2026-06-12 09:47:27.062069 | Job console starting
2026-06-12 09:47:27.183796 | Updating git repos
2026-06-12 09:47:27.269742 | Cloning repos into workspace
2026-06-12 09:47:33.019504 | Restoring repo states
2026-06-12 09:47:33.051497 | Merging changes
2026-06-12 09:47:34.035014 | Checking out repos
2026-06-12 09:47:35.501055 | Preparing playbooks
2026-06-12 09:47:41.435718 | Running Ansible setup
2026-06-12 09:47:46.577891 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 09:47:47.231220 | 
2026-06-12 09:47:47.231335 | PLAY [localhost]
2026-06-12 09:47:47.238631 | 
2026-06-12 09:47:47.238698 | TASK [Gathering Facts]
2026-06-12 09:47:48.257308 | localhost | ok
2026-06-12 09:47:48.271908 | 
2026-06-12 09:47:48.272147 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 09:47:48.829290 | localhost -> localhost | changed
2026-06-12 09:47:48.833818 | 
2026-06-12 09:47:48.833903 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 09:47:49.818424 | localhost -> localhost | changed
2026-06-12 09:47:49.827831 | 
2026-06-12 09:47:49.827978 | TASK [Setup log path fact]
2026-06-12 09:47:49.846422 | localhost | ok
2026-06-12 09:47:49.862615 | 
2026-06-12 09:47:49.862756 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 09:47:49.891731 | localhost | ok
2026-06-12 09:47:49.899214 | 
2026-06-12 09:47:49.899302 | TASK [emit-job-header : Print job information]
2026-06-12 09:47:49.938590 | # Job Information
2026-06-12 09:47:49.938785 | Ansible Version: 2.16.18
2026-06-12 09:47:49.938822 | Job: edpm-ansible-baremetal-minor-update
2026-06-12 09:47:49.938922 | Pipeline: github-check
2026-06-12 09:47:49.938962 | Executor: 38.129.56.84
2026-06-12 09:47:49.938987 | Triggered by: https://github.com/openstack-k8s-operators/edpm-ansible/pull/1190
2026-06-12 09:47:49.939014 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/3a7/rdoproject.org/3a735784d1074ebb98f04fe4262026fe/
2026-06-12 09:47:49.939044 | Event ID: a7e005a0-6641-11f1-96bd-528ec1c9638e
2026-06-12 09:47:49.943982 | 
2026-06-12 09:47:49.944099 | LOOP [emit-job-header : Print node information]
2026-06-12 09:47:50.046148 | localhost | ok:
2026-06-12 09:47:50.046430 | localhost | # Node Information
2026-06-12 09:47:50.046484 | localhost | Inventory Hostname: controller
2026-06-12 09:47:50.046534 | localhost | Hostname: np0000071711
2026-06-12 09:47:50.046573 | localhost | Username: zuul
2026-06-12 09:47:50.046614 | localhost | Distro: CentOS 9
2026-06-12 09:47:50.046650 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 09:47:50.046686 | localhost | Region: RegionOne
2026-06-12 09:47:50.046721 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-12 09:47:50.046755 | localhost | Product Name: OpenStack Nova
2026-06-12 09:47:50.046790 | localhost | Interface IP: 38.102.83.59
2026-06-12 09:47:50.059011 | 
2026-06-12 09:47:50.059089 | PLAY [all]
2026-06-12 09:47:50.065910 | 
2026-06-12 09:47:50.065974 | TASK [Gather network facts]
2026-06-12 09:47:50.626996 | controller | ok
2026-06-12 09:47:50.639578 | 
2026-06-12 09:47:50.639713 | TASK [include_role : start-zuul-console]
2026-06-12 09:47:50.663984 | controller | ok
2026-06-12 09:47:50.686276 | 
2026-06-12 09:47:50.686438 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 09:47:51.247804 | controller | ok
2026-06-12 09:47:51.256732 | 
2026-06-12 09:47:51.256886 | TASK [include_role : add-build-sshkey]
2026-06-12 09:47:51.289115 | controller | ok
2026-06-12 09:47:51.304753 | 
2026-06-12 09:47:51.304905 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 09:47:51.618814 | controller -> localhost | ok
2026-06-12 09:47:51.626601 | 
2026-06-12 09:47:51.626691 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 09:47:51.666634 | controller | ok
2026-06-12 09:47:51.684199 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 09:47:51.690442 | 
2026-06-12 09:47:51.690524 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 09:47:52.357157 | controller -> localhost | Generating public/private rsa key pair.
2026-06-12 09:47:52.357390 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/3a735784d1074ebb98f04fe4262026fe_id_rsa
2026-06-12 09:47:52.357420 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/3a735784d1074ebb98f04fe4262026fe_id_rsa.pub
2026-06-12 09:47:52.357443 | controller -> localhost | The key fingerprint is:
2026-06-12 09:47:52.357462 | controller -> localhost | SHA256:mZAiRgS7qys+u4kltqMSvyo2yauiVGPw9jsVgZtEi8w zuul-build-sshkey
2026-06-12 09:47:52.357480 | controller -> localhost | The key's randomart image is:
2026-06-12 09:47:52.357498 | controller -> localhost | +---[RSA 3072]----+
2026-06-12 09:47:52.357516 | controller -> localhost | |.oo ...          |
2026-06-12 09:47:52.357535 | controller -> localhost | | oo .o.o         |
2026-06-12 09:47:52.357553 | controller -> localhost | |..oEo.= .        |
2026-06-12 09:47:52.357570 | controller -> localhost | | oo. + o o       |
2026-06-12 09:47:52.357587 | controller -> localhost | |.  *    S        |
2026-06-12 09:47:52.357604 | controller -> localhost | |..+ o  .         |
2026-06-12 09:47:52.357621 | controller -> localhost | |+=o  ..          |
2026-06-12 09:47:52.357639 | controller -> localhost | |XX+  ..          |
2026-06-12 09:47:52.357656 | controller -> localhost | |^XO. ..          |
2026-06-12 09:47:52.357673 | controller -> localhost | +----[SHA256]-----+
2026-06-12 09:47:52.357719 | controller -> localhost | ok: Runtime: 0:00:00.088388
2026-06-12 09:47:52.361443 | 
2026-06-12 09:47:52.361511 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 09:47:52.404425 | controller | ok
2026-06-12 09:47:52.412596 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 09:47:52.428477 | 
2026-06-12 09:47:52.428562 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 09:47:52.452647 | controller | skipping: Conditional result was False
2026-06-12 09:47:52.457626 | 
2026-06-12 09:47:52.457696 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 09:47:53.179614 | controller | changed
2026-06-12 09:47:53.187463 | 
2026-06-12 09:47:53.187593 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 09:47:53.598176 | controller | ok
2026-06-12 09:47:53.608055 | 
2026-06-12 09:47:53.608187 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 09:47:55.403184 | controller | changed
2026-06-12 09:47:55.412308 | 
2026-06-12 09:47:55.412512 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 09:47:57.170025 | controller | changed
2026-06-12 09:47:57.179103 | 
2026-06-12 09:47:57.179241 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 09:47:57.216934 | controller | skipping: Conditional result was False
2026-06-12 09:47:57.227145 | 
2026-06-12 09:47:57.227390 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 09:47:57.724234 | controller -> localhost | changed
2026-06-12 09:47:57.740704 | 
2026-06-12 09:47:57.740902 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 09:47:58.101845 | controller -> localhost | Identity added: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/3a735784d1074ebb98f04fe4262026fe_id_rsa (zuul-build-sshkey)
2026-06-12 09:47:58.102226 | controller -> localhost | ok: Runtime: 0:00:00.012204
2026-06-12 09:47:58.111180 | 
2026-06-12 09:47:58.111318 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 09:47:58.612426 | controller | ok
2026-06-12 09:47:58.620151 | 
2026-06-12 09:47:58.620288 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 09:47:58.658248 | controller | skipping: Conditional result was False
2026-06-12 09:47:58.676693 | 
2026-06-12 09:47:58.676841 | TASK [include_role : validate-host]
2026-06-12 09:47:58.712027 | controller | ok
2026-06-12 09:47:58.744917 | 
2026-06-12 09:47:58.745037 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 09:47:58.786053 | controller | ok
2026-06-12 09:47:58.791102 | 
2026-06-12 09:47:58.791192 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 09:47:59.120258 | controller -> localhost | ok
2026-06-12 09:47:59.127372 | 
2026-06-12 09:47:59.127506 | TASK [validate-host : Collect information about the host]
2026-06-12 09:48:00.003764 | controller | ok
2026-06-12 09:48:00.024793 | 
2026-06-12 09:48:00.025003 | TASK [validate-host : Sanitize hostname]
2026-06-12 09:48:00.207430 | controller | ok
2026-06-12 09:48:00.212240 | 
2026-06-12 09:48:00.212327 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 09:48:00.797239 | controller -> localhost | changed
2026-06-12 09:48:00.819518 | 
2026-06-12 09:48:00.819727 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 09:48:01.376129 | controller | ok
2026-06-12 09:48:01.385176 | 
2026-06-12 09:48:01.385372 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 09:48:02.000661 | controller -> localhost | changed
2026-06-12 09:48:02.016787 | 
2026-06-12 09:48:02.017048 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 09:48:02.044209 | controller | skipping: Conditional result was False
2026-06-12 09:48:02.052048 | 
2026-06-12 09:48:02.052192 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 09:48:02.087911 | controller | skipping: Conditional result was False
2026-06-12 09:48:02.096978 | 
2026-06-12 09:48:02.097145 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 09:48:02.497473 | controller | ok: "logs"
2026-06-12 09:48:02.497904 | controller | ok: All items complete
2026-06-12 09:48:02.497969 | 
2026-06-12 09:48:02.785410 | controller | ok: "artifacts"
2026-06-12 09:48:03.071526 | controller | ok: "docs"
2026-06-12 09:48:03.089700 | 
2026-06-12 09:48:03.089978 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 09:48:03.515115 | controller | changed: "logs"
2026-06-12 09:48:03.883360 | controller | changed: "artifacts"
2026-06-12 09:48:04.253283 | controller | changed: "docs"
2026-06-12 09:48:04.268452 | 
2026-06-12 09:48:04.268593 | PLAY RECAP
2026-06-12 09:48:04.268725 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 09:48:04.268755 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 09:48:04.268773 | 
2026-06-12 09:48:04.476112 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 09:48:04.481272 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 09:48:05.169116 | 
2026-06-12 09:48:05.169265 | PLAY [all]
2026-06-12 09:48:05.180604 | 
2026-06-12 09:48:05.180690 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 09:48:05.265637 | controller | ok
2026-06-12 09:48:05.274238 | 
2026-06-12 09:48:05.274407 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 09:48:05.837340 | controller | changed
2026-06-12 09:48:05.847806 | 
2026-06-12 09:48:05.848066 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 09:48:07.886072 | controller | changed
2026-06-12 09:48:07.903989 | 
2026-06-12 09:48:07.904148 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 09:48:08.517736 | controller | changed:
2026-06-12 09:48:08.518109 | controller | {
2026-06-12 09:48:08.518166 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 09:48:08.518224 | controller | }
2026-06-12 09:48:08.956301 | controller | changed:
2026-06-12 09:48:08.956493 | controller | {
2026-06-12 09:48:08.956545 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 09:48:08.956585 | controller | }
2026-06-12 09:48:09.385492 | controller | changed:
2026-06-12 09:48:09.385670 | controller | {
2026-06-12 09:48:09.385720 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9MiLfy30deHA7xPOAlew5qUq3UP2gmRMYJi8PtkjFB20/DKeWwWNnkZPqP9AayruRoo51SIiVg870gbZE2jYl+Ncx/FYDe56JeC3ySZsXoAVkC9bP7gkOGqOmJjirvAgPMI7bogVz8i+66Q4Ar7OKTp3762G4IuWPPEg4ce4Y7lx9qWocZapHYq4cYKMxrOZ7SEbFSATBbe2bPZAPKTw8do/Eny+Hq/LkHFhIeyra6cqTFQYShr+zPln0Cr+ro/pDX3bB+1ubFgTpjpkkkQsLhDfR6cCdCWM2lgnS3BTtYj5Ct9/JRPR5YOphqZz+uB+OEu2IL68hmU9vNTth1KeX rlandy@redhat.com"
2026-06-12 09:48:09.385762 | controller | }
2026-06-12 09:48:09.776684 | controller | changed:
2026-06-12 09:48:09.776831 | controller | {
2026-06-12 09:48:09.776887 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 09:48:09.776914 | controller | }
2026-06-12 09:48:10.233832 | controller | changed:
2026-06-12 09:48:10.234060 | controller | {
2026-06-12 09:48:10.234112 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 09:48:10.234153 | controller | }
2026-06-12 09:48:10.698515 | controller | changed:
2026-06-12 09:48:10.698676 | controller | {
2026-06-12 09:48:10.698708 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 09:48:10.698734 | controller | }
2026-06-12 09:48:11.125455 | controller | changed:
2026-06-12 09:48:11.125630 | controller | {
2026-06-12 09:48:11.125693 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDLOQd4ZLtkZXQGY6UwAr/06ppWQK4fDO3HaqxPk98csyOCBXsliSKK39Bso828+5srIXiW7aI6aC9P5mwi4mUZlGPfJlQbfrcGvY+b/SocuvaGK+1RrHLoJCT52LBhwgrzlXio2jeksZeein8iaTrhsPrOAs7KggIL/rB9hEiB3NaOPWhhoCP4vlW6MEMExGcqB/1FVxXFBPnLkEyW0Lk7ycVflZl2ocRxbfjZi0+tI1Wlinp8PvSQSc/WVrAcDgKjc/mB4ODPOyYy3G8FHgfMsrXSDEyjBKgLKMsdCrAUcqJQWjkqXleXSYOV4q3pzL+9umK+q/e3P/bIoSFQzmJKTU1eDfuvPXmow9F5H54fii/Da7ezlMJ+wPGHJrRAkmzvMbALy7xwswLhZMkOGNtRcPqaKYRmIBKpw3o6bCTtcNUHOtOQnzwY8JzrM2eBWJBXAANYw+9/ho80JIiwhg29CFNpVBuHbql2YxJQNrnl90guN65rYNpDxdIluweyUf8= anbanerj@kaermorhen"
2026-06-12 09:48:11.125748 | controller | }
2026-06-12 09:48:11.567941 | controller | changed:
2026-06-12 09:48:11.568109 | controller | {
2026-06-12 09:48:11.568143 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3VwV8Im9kRm49lt3tM36hj4Zv27FxGo4C1Q/0jqhzFmHY7RHbmeRr8ObhwWoHjXSozKWg8FL5ER0z3hTwL0W6lez3sL7hUaCmSuZmG5Hnl3x4vTSxDI9JZ/Y65rtYiiWQo2fC5xJhU/4+0e5e/pseCm8cKRSu+SaxhO+sd6FDojA2x1BzOzKiQRDy/1zWGp/cZkxcEuB1wHI5LMzN03c67vmbu+fhZRAUO4dQkvcnj2LrhQtpa+ytvnSjr8icMDosf1OsbSffwZFyHB/hfWGAfe0eIeSA2XPraxiPknXxiPKx2MJsaUTYbsZcm3EjFdHBBMumw5rBI74zLrMRvCO9GwBEmGT4rFng1nP+yw5DB8sn2zqpOsPg1LYRwCPOUveC13P6pgsZZPh812e8v5EKnETct+5XI3dVpdw6CnNiLwAyVAF15DJvBGT/u1k0Myg/bQn+Gv9k2MSj6LvQmf6WbZu2Wgjm30z3FyCneBqTL7mLF19YXzeC0ufHz5pnO1E= dasm@fedora"
2026-06-12 09:48:11.568183 | controller | }
2026-06-12 09:48:11.935272 | controller | changed:
2026-06-12 09:48:11.935482 | controller | {
2026-06-12 09:48:11.935547 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 09:48:11.935632 | controller | }
2026-06-12 09:48:12.331703 | controller | changed:
2026-06-12 09:48:12.331890 | controller | {
2026-06-12 09:48:12.331948 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 09:48:12.331989 | controller | }
2026-06-12 09:48:12.759072 | controller | changed:
2026-06-12 09:48:12.759230 | controller | {
2026-06-12 09:48:12.759306 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 09:48:12.759356 | controller | }
2026-06-12 09:48:13.164320 | controller | changed:
2026-06-12 09:48:13.164479 | controller | {
2026-06-12 09:48:13.164532 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 09:48:13.164587 | controller | }
2026-06-12 09:48:13.596932 | controller | changed:
2026-06-12 09:48:13.597031 | controller | {
2026-06-12 09:48:13.597054 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 09:48:13.597072 | controller | }
2026-06-12 09:48:14.027146 | controller | changed:
2026-06-12 09:48:14.027336 | controller | {
2026-06-12 09:48:14.027401 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 09:48:14.027445 | controller | }
2026-06-12 09:48:14.480236 | controller | changed:
2026-06-12 09:48:14.480459 | controller | {
2026-06-12 09:48:14.480513 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 09:48:14.480554 | controller | }
2026-06-12 09:48:14.925263 | controller | changed:
2026-06-12 09:48:14.925439 | controller | {
2026-06-12 09:48:14.925470 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 09:48:14.925495 | controller | }
2026-06-12 09:48:15.329084 | controller | changed:
2026-06-12 09:48:15.329283 | controller | {
2026-06-12 09:48:15.329337 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCfNtF7NvKl915TGsGGoseUb06Hj8L/S4toWf0hExeY+F00woL6NvBlJD0nDct+P5a22I4EhvoQCRQ8reaPCm1lybR3uiRIJsj+8zkVvLwby9LXzfZorlNG9ofjd00FEmB09uW/YvTl6Q9XwwwX6tInzIOv3TMqTHHGOL74ibbj8J/FJR0cFEyj0z4WQRvtkh32xAHl83gbuINryMt0sqRI+clj2381NKL55DRLQrVw0gsfqqxiHAnXg21qWmc4J+b9e9kiuAFQjcjwTVkwJCcg3xbPwC/qokYRby/Y5S40UUd7/jEARGXT7RZgpzTuDd1oZiCVrnrqJNPaMNdVv5MLeFdf1B7iIe5aa/fGouX7AO4SdKhZUdnJmCFAGvjC6S3JMZ2wAcUl+OHnssfmdj7XL50cLo27vjuzMtLAgSqi6N99m92WCF2s8J9aVzszX7Xz9OKZCeGsiVJp3/NdABKzSEAyM9xBD/5Vho894Sav+otpySHe3p6RUTgbB5Zu8VyZRZ/UtB3ueXxyo764yrc6qWIDqrehm84Xm9g+/jpIBzGPl07NUNJpdt/6Sgf9RIKXw/7XypO5yZfUcuFNGTxLfqjTNrtgLZNcjfav6sSdVXVcMPL//XNuRdKmVFaO76eV/oGMQGr1fGcCD+N+CpI7+Q+fCNB6VFWG4nZFuI/Iuw== averdagu@redhat.com"
2026-06-12 09:48:15.329381 | controller | }
2026-06-12 09:48:15.775406 | controller | changed:
2026-06-12 09:48:15.775561 | controller | {
2026-06-12 09:48:15.775614 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDq8l27xI+QlQVdS4djp9ogSoyrNE2+Ox6vKPdhSNL1J3PE5w+WCSvMz9A5gnNuH810zwbekEApbxTze/gLQJwBHA52CChfURpXrFaxY7ePXRElwKAL3mJfzBWY/c5jnNL9TCVmFJTGZkFZP3Nh+BMgZvL6xBkt3WKm6Uq18qzd9XeKcZusrA+O+uLv1fVeQnadY9RIqOCyeFYCzLWrUfTyE8x/XG0hAWIM7qpnF2cALQS2h9n4hW5ybiUN790H08wf9hFwEf5nxY9Z9dVkPFQiTSGKNBzmnCXU9skxS/xhpFjJ5duGSZdtAHe9O+nGZm9c67hxgtf8e5PDuqAdXEv2cf6e3VBAt+Bz8EKI3yosTj0oZHfwr42Yzb1l/SKy14Rggsrc9KAQlrGXan6+u2jcQqqx7l+SWmnpFiWTV9u5cWj2IgOhApOitmRBPYqk9rE2usfO0hLn/Pj/R/Nau4803e1/EikdLE7Ps95s9mX5jRDjAoUa2JwFF5RsVFyL910= ashigupt@ashigupt.remote.csb"
2026-06-12 09:48:15.775747 | controller | }
2026-06-12 09:48:16.208081 | controller | changed:
2026-06-12 09:48:16.208307 | controller | {
2026-06-12 09:48:16.208400 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 09:48:16.208468 | controller | }
2026-06-12 09:48:16.640499 | controller | changed:
2026-06-12 09:48:16.640638 | controller | {
2026-06-12 09:48:16.640670 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 09:48:16.640697 | controller | }
2026-06-12 09:48:17.134926 | controller | changed:
2026-06-12 09:48:17.135107 | controller | {
2026-06-12 09:48:17.135155 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 09:48:17.135194 | controller | }
2026-06-12 09:48:17.574302 | controller | changed:
2026-06-12 09:48:17.574543 | controller | {
2026-06-12 09:48:17.574599 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 09:48:17.574639 | controller | }
2026-06-12 09:48:18.004677 | controller | changed:
2026-06-12 09:48:18.004915 | controller | {
2026-06-12 09:48:18.004979 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZdI7t1cxYx65heVI24HTV4F7oQLW1zyfxHreL2TIJKxjyrUUKIFEUmTutcBlJRLNT2Eoix6x1sOw9YrchloCLcn//SGfTElr9mSc5jbjb7QXEU+zJMhtxyEJ1Po3CUGnj7ckiIXw7wcawZtrEOAQ9pH3ExYCJcEMiyNjRQZCxT3tPK+S4B95EWh5Fsrz9CkwpjNRPPH7LigCeQTM3Wc7r97utAslBUUvYceDSLA7rMgkitJE38b7rZBeYzsGQ8YYUBjTCtehqQXxCRjizbHWaaZkBU+N3zkKB6n/iCNGIO690NK7A/qb6msTijiz1PeuM8ThOsi9qXnbX5v0PoTpcFSojV7NHAQ71f0XXuS43FhZctT+Dcx44dT8Fb5vJu2cJGrk+qF8ZgJYNpRS7gPg0EG2EqjK7JMf9ULdjSu0r+KlqIAyLvtzT4eOnQipoKlb/WG5D/0ohKv7OMQ352ggfkBFIQsRXyyTCT98Ft9juqPuahi3CAQmP4H9dyE+7+Kz437PEtsxLmfm6naNmWi7Ee1DqWPwS8rEajsm4sNM4wW9gdBboJQtc0uZw0DfLj1I9r3Mc8Ol0jYtz0yNQDSzVLrGCaJlC311trU70tZ+ZkAVV6Mn8lOhSbj1cK0lvSr6ZK4dgqGl3I1eTZJJhbLNdg7UOVaiRx9543+C/p/As7w== brjackma@redhat.com"
2026-06-12 09:48:18.005030 | controller | }
2026-06-12 09:48:18.426028 | controller | changed:
2026-06-12 09:48:18.426206 | controller | {
2026-06-12 09:48:18.426254 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 09:48:18.426292 | controller | }
2026-06-12 09:48:18.888577 | controller | changed:
2026-06-12 09:48:18.888987 | controller | {
2026-06-12 09:48:18.889081 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 09:48:18.889148 | controller | }
2026-06-12 09:48:19.302614 | controller | changed:
2026-06-12 09:48:19.302799 | controller | {
2026-06-12 09:48:19.302882 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 09:48:19.302934 | controller | }
2026-06-12 09:48:19.330678 | 
2026-06-12 09:48:19.330864 | TASK [Set timezone to UTC]
2026-06-12 09:48:20.035940 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 09:48:20.043678 | 
2026-06-12 09:48:20.043817 | TASK [Create nodepool directory]
2026-06-12 09:48:20.497641 | controller | changed
2026-06-12 09:48:20.509522 | 
2026-06-12 09:48:20.509675 | TASK [Create nodepool sub_nodes file]
2026-06-12 09:48:22.159384 | controller | changed
2026-06-12 09:48:22.167986 | 
2026-06-12 09:48:22.168237 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 09:48:23.815896 | controller | changed
2026-06-12 09:48:23.821309 | 
2026-06-12 09:48:23.821432 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 09:48:23.876267 | 
2026-06-12 09:48:23.876531 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 09:48:23.947876 | 
2026-06-12 09:48:23.948140 | TASK [Create nodepool primary file]
2026-06-12 09:48:23.994279 | controller | skipping: Conditional result was False
2026-06-12 09:48:24.006184 | 
2026-06-12 09:48:24.006421 | TASK [Create nodepool node_private for this node]
2026-06-12 09:48:25.764218 | controller | changed
2026-06-12 09:48:25.773892 | 
2026-06-12 09:48:25.774044 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 09:48:26.370767 | controller | ok: Item: id_rsa Runtime: 0:00:00.008561
2026-06-12 09:48:26.371237 | 
2026-06-12 09:48:26.706786 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.007156
2026-06-12 09:48:26.718927 | 
2026-06-12 09:48:26.719067 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 09:48:28.400553 | controller | changed
2026-06-12 09:48:28.406557 | 
2026-06-12 09:48:28.406636 | TASK [Validate sudoers config after edits]
2026-06-12 09:48:28.862511 | controller | /etc/sudoers: parsed OK
2026-06-12 09:48:28.862645 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 09:48:28.862661 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-12 09:48:28.862671 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 09:48:28.946930 | controller | ok: Runtime: 0:00:00.009139
2026-06-12 09:48:28.956355 | 
2026-06-12 09:48:28.956575 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 09:48:29.388700 | controller | SHELL=/bin/bash
2026-06-12 09:48:29.388864 | controller | ZUUL_PROJECT=openstack-k8s-operators/edpm-ansible
2026-06-12 09:48:29.388886 | controller | ZUUL_SHORT_PROJECT_NAME=edpm-ansible
2026-06-12 09:48:29.388901 | controller | ZUUL_CHANGES=openstack-k8s-operators/edpm-ansible:main:refs/changes/90/1190/f3e0b279f3c25657dccca5b26f83bfc521c3dbe4
2026-06-12 09:48:29.388911 | controller | PWD=/home/zuul
2026-06-12 09:48:29.388920 | controller | ZUUL_PIPELINE=github-check
2026-06-12 09:48:29.388932 | controller | LOGNAME=zuul
2026-06-12 09:48:29.388940 | controller | XDG_SESSION_TYPE=tty
2026-06-12 09:48:29.388947 | controller | _=/usr/bin/env
2026-06-12 09:48:29.388960 | controller | MOTD_SHOWN=pam
2026-06-12 09:48:29.388968 | controller | HOME=/home/zuul
2026-06-12 09:48:29.388976 | controller | LANG=en_US.UTF-8
2026-06-12 09:48:29.388988 | controller | SSH_CONNECTION=38.129.56.84 43952 38.102.83.59 22
2026-06-12 09:48:29.389002 | controller | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH ZUUL_CHANGES ZUUL_CHANGE_IDS ZUUL_CHANGE ZUUL_PATCHSET
2026-06-12 09:48:29.389014 | controller | ZUUL_CHANGE_IDS=1190,f3e0b279f3c25657dccca5b26f83bfc521c3dbe4
2026-06-12 09:48:29.389025 | controller | WORKSPACE=/home/zuul/workspace
2026-06-12 09:48:29.389036 | controller | XDG_SESSION_CLASS=user
2026-06-12 09:48:29.389047 | controller | SELINUX_ROLE_REQUESTED=
2026-06-12 09:48:29.389055 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 09:48:29.389064 | controller | USER=zuul
2026-06-12 09:48:29.389075 | controller | ZUUL_VOTING=True
2026-06-12 09:48:29.389086 | controller | BUILD_TIMEOUT=10800000
2026-06-12 09:48:29.389097 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-12 09:48:29.389108 | controller | SHLVL=1
2026-06-12 09:48:29.389119 | controller | ZUUL_PATCHSET=f3e0b279f3c25657dccca5b26f83bfc521c3dbe4
2026-06-12 09:48:29.389130 | controller | XDG_SESSION_ID=1
2026-06-12 09:48:29.389141 | controller | ZUUL_BRANCH=main
2026-06-12 09:48:29.389152 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 09:48:29.389163 | controller | SSH_CLIENT=38.129.56.84 43952 22
2026-06-12 09:48:29.389177 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 09:48:29.389185 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 09:48:29.389193 | controller | which_declare=declare -f
2026-06-12 09:48:29.389201 | controller | PATH=/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 09:48:29.389209 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-12 09:48:29.389216 | controller | ZUUL_CHANGE=1190
2026-06-12 09:48:29.389224 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 09:48:29.389232 | controller | ZUUL_UUID=3a735784d1074ebb98f04fe4262026fe
2026-06-12 09:48:29.389240 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 09:48:29.389248 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 09:48:29.389256 | controller | }
2026-06-12 09:48:30.157422 | controller | ok: Runtime: 0:00:00.008744
2026-06-12 09:48:30.166563 | 
2026-06-12 09:48:30.166714 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 09:48:30.204143 | controller | skipping: Conditional result was False
2026-06-12 09:48:30.212884 | 
2026-06-12 09:48:30.213022 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 09:48:31.028423 | controller | skipping: Conditional result was False
2026-06-12 09:48:31.042572 | 
2026-06-12 09:48:31.042823 | TASK [Ensure legacy workspace directory]
2026-06-12 09:48:31.904998 | controller | changed
2026-06-12 09:48:31.908364 | 
2026-06-12 09:48:31.908480 | PLAY RECAP
2026-06-12 09:48:31.908580 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 09:48:31.908632 | 
2026-06-12 09:48:32.148784 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 09:48:32.151687 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 09:48:32.896174 | 
2026-06-12 09:48:32.896323 | PLAY [all,!compute]
2026-06-12 09:48:32.907253 | 
2026-06-12 09:48:32.907339 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-12 09:48:33.430075 | controller | skipping: Conditional result was False
2026-06-12 09:48:33.442321 | 
2026-06-12 09:48:33.442537 | TASK [Install podman]
2026-06-12 09:48:51.509796 | controller | changed
2026-06-12 09:48:51.514455 | 
2026-06-12 09:48:51.514549 | TASK [Set var name for quay login zuul secret]
2026-06-12 09:48:51.575512 | controller | skipping: Conditional result was False
2026-06-12 09:48:51.580795 | 
2026-06-12 09:48:51.580911 | TASK [Print the username]
2026-06-12 09:48:52.201529 | controller | openstack-k8s-operators+cirobot
2026-06-12 09:48:52.613990 | controller | ok: Runtime: 0:00:00.005235
2026-06-12 09:48:52.623619 | 
2026-06-12 09:48:52.623784 | TASK [Fail when user or password is not set]
2026-06-12 09:48:52.712221 | controller | skipping: Conditional result was False
2026-06-12 09:48:52.722580 | 
2026-06-12 09:48:52.722796 | TASK [Set vars for quay login]
2026-06-12 09:48:52.797802 | controller | Output suppressed because no_log was given
2026-06-12 09:48:52.802668 | 
2026-06-12 09:48:52.802757 | LOOP [Perform container registry login(s) with podman]
2026-06-12 09:48:54.186213 | controller | Output suppressed because no_log was given
2026-06-12 09:48:54.192560 | 
2026-06-12 09:48:54.192716 | LOOP [Perform container registry login(s) with buildah]
2026-06-12 09:48:54.290045 | controller | Output suppressed because no_log was given
2026-06-12 09:48:54.303704 | 
2026-06-12 09:48:54.303930 | TASK [Set Insecure registry for content provider]
2026-06-12 09:48:54.838288 | controller | changed: Block inserted
2026-06-12 09:48:54.841285 | 
2026-06-12 09:48:54.841393 | PLAY RECAP
2026-06-12 09:48:54.841483 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 09:48:54.841530 | 
2026-06-12 09:48:55.011567 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 09:48:55.016048 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 09:48:55.761955 | 
2026-06-12 09:48:55.762104 | PLAY [Prefer ipv4 over ipv6]
2026-06-12 09:48:55.772388 | 
2026-06-12 09:48:55.772465 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-12 09:48:55.838208 | controller | skipping: Conditional result was False
2026-06-12 09:48:55.842238 | 
2026-06-12 09:48:55.842382 | PLAY [controller]
2026-06-12 09:48:55.853824 | 
2026-06-12 09:48:55.854034 | TASK [Fail when openshift_pull_sec not provided]
2026-06-12 09:48:55.881323 | controller | skipping: Conditional result was False
2026-06-12 09:48:55.889030 | 
2026-06-12 09:48:55.889118 | TASK [Clone repos in the job workspace]
2026-06-12 09:48:55.914568 | controller | ok
2026-06-12 09:48:55.949806 | 
2026-06-12 09:48:55.950127 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 09:48:56.506050 | controller | ok
2026-06-12 09:48:56.515881 | 
2026-06-12 09:48:56.516021 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 09:49:01.093108 | controller | Output suppressed because no_log was given
2026-06-12 09:49:01.104431 | 
2026-06-12 09:49:01.104535 | TASK [Create pull-secret.txt file]
2026-06-12 09:49:03.285452 | controller | Output suppressed because no_log was given
2026-06-12 09:49:03.289150 | 
2026-06-12 09:49:03.289216 | TASK [Apply CRC features and print image build date]
2026-06-12 09:49:03.323040 | controller | ok
2026-06-12 09:49:03.328938 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-12 09:49:03.333935 | 
2026-06-12 09:49:03.333999 | TASK [Set additional parameters for crc - telemetry]
2026-06-12 09:49:03.900253 | controller | skipping: Conditional result was False
2026-06-12 09:49:03.910074 | 
2026-06-12 09:49:03.910207 | TASK [Set additional parameters for crc - monitoring]
2026-06-12 09:49:04.463179 | controller | skipping: Conditional result was False
2026-06-12 09:49:04.472823 | 
2026-06-12 09:49:04.472998 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-12 09:49:05.013957 | controller | skipping: Conditional result was False
2026-06-12 09:49:05.024717 | 
2026-06-12 09:49:05.024884 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-12 09:49:05.565611 | controller | skipping: Conditional result was False
2026-06-12 09:49:05.576586 | 
2026-06-12 09:49:05.576720 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-12 09:49:06.119517 | controller | skipping: Conditional result was False
2026-06-12 09:49:06.132463 | 
2026-06-12 09:49:06.132682 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-12 09:49:06.677459 | controller | skipping: Conditional result was False
2026-06-12 09:49:06.687131 | 
2026-06-12 09:49:06.687272 | TASK [Execute crc start command]
2026-06-12 09:54:34.540335 | controller | ok: Runtime: 0:05:27.175810
2026-06-12 09:54:34.550994 | 
2026-06-12 09:54:34.551224 | TASK [Verify that OpenShift is up and running]
2026-06-12 09:54:34.589663 | controller | ok
2026-06-12 09:54:34.610598 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-12 09:54:34.622927 | 
2026-06-12 09:54:34.623011 | TASK [Create script to login and verify services]
2026-06-12 09:54:36.366125 | controller | changed
2026-06-12 09:54:36.375668 | 
2026-06-12 09:54:36.375805 | TASK [Ensure that user is logged]
2026-06-12 09:54:36.784250 | controller | Checking login to the cluster 1...
2026-06-12 09:54:40.059215 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:54:40.059281 | controller |
2026-06-12 09:54:40.965148 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 09:54:40.967991 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:54:50.971124 | controller | Checking login to the cluster 2...
2026-06-12 09:54:52.659142 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:54:52.659210 | controller |
2026-06-12 09:54:52.734816 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 09:54:52.738176 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:55:02.740642 | controller | Checking login to the cluster 3...
2026-06-12 09:55:02.926370 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:55:02.926454 | controller |
2026-06-12 09:55:03.188410 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 09:55:03.195036 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:55:13.201792 | controller | Checking login to the cluster 4...
2026-06-12 09:55:13.420570 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:55:13.420694 | controller |
2026-06-12 09:55:13.500092 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 09:55:13.517136 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:55:23.526704 | controller | Checking login to the cluster 5...
2026-06-12 09:55:24.284268 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:55:24.284342 | controller |
2026-06-12 09:55:26.658247 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 09:55:26.661432 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:55:36.666852 | controller | Checking login to the cluster 6...
2026-06-12 09:55:36.808032 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:55:36.808100 | controller |
2026-06-12 09:55:36.899405 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-12 09:55:36.903961 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:55:46.910207 | controller | Checking login to the cluster 7...
2026-06-12 09:55:47.043375 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:55:47.043450 | controller |
2026-06-12 09:55:47.165861 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-12 09:55:47.181265 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:55:57.188150 | controller | Checking login to the cluster 8...
2026-06-12 09:55:57.311169 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:55:57.311309 | controller |
2026-06-12 09:55:58.562154 | controller | Login failed (401 Unauthorized)
2026-06-12 09:55:58.562269 | controller | Verify you have provided the correct credentials.
2026-06-12 09:55:58.571562 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:56:08.576352 | controller | Checking login to the cluster 9...
2026-06-12 09:56:08.732535 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:56:08.733249 | controller |
2026-06-12 09:56:09.289728 | controller | Login failed (401 Unauthorized)
2026-06-12 09:56:09.289815 | controller | Verify you have provided the correct credentials.
2026-06-12 09:56:09.296894 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:56:19.300748 | controller | Checking login to the cluster 10...
2026-06-12 09:56:19.473959 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:56:19.474035 | controller |
2026-06-12 09:56:20.971671 | controller | Login failed (401 Unauthorized)
2026-06-12 09:56:20.971743 | controller | Verify you have provided the correct credentials.
2026-06-12 09:56:20.976661 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:56:30.979183 | controller | Checking login to the cluster 11...
2026-06-12 09:56:31.147052 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:56:31.147136 | controller |
2026-06-12 09:56:31.575436 | controller | Login failed (401 Unauthorized)
2026-06-12 09:56:31.575530 | controller | Verify you have provided the correct credentials.
2026-06-12 09:56:31.581388 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:56:41.588217 | controller | Checking login to the cluster 12...
2026-06-12 09:56:41.740256 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:56:41.740329 | controller |
2026-06-12 09:56:43.331735 | controller | Login failed (401 Unauthorized)
2026-06-12 09:56:43.331811 | controller | Verify you have provided the correct credentials.
2026-06-12 09:56:43.337123 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:56:53.340110 | controller | Checking login to the cluster 13...
2026-06-12 09:56:53.460856 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:56:53.460916 | controller |
2026-06-12 09:56:57.508322 | controller | Login failed (401 Unauthorized)
2026-06-12 09:56:57.508412 | controller | Verify you have provided the correct credentials.
2026-06-12 09:56:57.511952 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:57:07.518124 | controller | Checking login to the cluster 14...
2026-06-12 09:57:07.660635 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:57:07.660715 | controller |
2026-06-12 09:57:08.201459 | controller | Login failed (401 Unauthorized)
2026-06-12 09:57:08.201540 | controller | Verify you have provided the correct credentials.
2026-06-12 09:57:08.209179 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:57:18.212364 | controller | Checking login to the cluster 15...
2026-06-12 09:57:18.369948 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:57:18.370016 | controller |
2026-06-12 09:57:18.715390 | controller | Login failed (401 Unauthorized)
2026-06-12 09:57:18.715469 | controller | Verify you have provided the correct credentials.
2026-06-12 09:57:18.722030 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:57:28.725203 | controller | Checking login to the cluster 16...
2026-06-12 09:57:28.865332 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:57:28.865395 | controller |
2026-06-12 09:57:29.205145 | controller | Login failed (401 Unauthorized)
2026-06-12 09:57:29.205226 | controller | Verify you have provided the correct credentials.
2026-06-12 09:57:29.212027 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:57:39.217666 | controller | Checking login to the cluster 17...
2026-06-12 09:57:39.335692 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:57:39.335761 | controller |
2026-06-12 09:57:39.671760 | controller | Login failed (401 Unauthorized)
2026-06-12 09:57:39.671830 | controller | Verify you have provided the correct credentials.
2026-06-12 09:57:39.675407 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:57:49.678805 | controller | Checking login to the cluster 18...
2026-06-12 09:57:49.831627 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:57:49.831693 | controller |
2026-06-12 09:58:19.662307 | controller | Login failed (401 Unauthorized)
2026-06-12 09:58:19.662399 | controller | Verify you have provided the correct credentials.
2026-06-12 09:58:19.669297 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:58:29.672268 | controller | Checking login to the cluster 19...
2026-06-12 09:58:29.800227 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:58:29.800305 | controller |
2026-06-12 09:58:32.870766 | controller | Login failed (401 Unauthorized)
2026-06-12 09:58:32.870860 | controller | Verify you have provided the correct credentials.
2026-06-12 09:58:32.874936 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:58:42.877170 | controller | Checking login to the cluster 20...
2026-06-12 09:58:42.979428 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 09:58:42.983424 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:58:52.985765 | controller | Checking login to the cluster 21...
2026-06-12 09:58:53.068843 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused - verify you have provided the correct host and port and that the server is currently running.
2026-06-12 09:58:53.073204 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:59:03.075141 | controller | Checking login to the cluster 22...
2026-06-12 09:59:03.196057 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:59:03.196155 | controller |
2026-06-12 09:59:03.282442 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 09:59:03.286726 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:59:13.288705 | controller | Checking login to the cluster 23...
2026-06-12 09:59:13.389852 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:59:13.389912 | controller |
2026-06-12 09:59:13.441750 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-12 09:59:13.444741 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-12 09:59:23.447410 | controller | Checking login to the cluster 24...
2026-06-12 09:59:23.585086 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 09:59:23.585161 | controller |
2026-06-12 09:59:23.906385 | controller | Login successful.
2026-06-12 09:59:23.906458 | controller |
2026-06-12 09:59:23.938934 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-12 09:59:23.939002 | controller |
2026-06-12 09:59:23.939007 | controller | Using project "default".
2026-06-12 09:59:24.063776 | controller | ok: Runtime: 0:04:47.176459
2026-06-12 09:59:24.073715 | 
2026-06-12 09:59:24.073840 | TASK [Delete all openshift-marketplace pods]
2026-06-12 09:59:26.024362 | controller | pod "certified-operators-l27pk" deleted
2026-06-12 09:59:26.047819 | controller | pod "community-operators-qhh6t" deleted
2026-06-12 09:59:26.088870 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-12 09:59:26.104384 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-12 09:59:26.118265 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-12 09:59:27.627934 | controller | ok: Runtime: 0:00:02.974804
2026-06-12 09:59:27.637633 | 
2026-06-12 09:59:27.637767 | TASK [Copy script ensure_services_up.sh]
2026-06-12 09:59:27.685428 | controller | skipping: Conditional result was False
2026-06-12 09:59:27.694664 | 
2026-06-12 09:59:27.695030 | TASK [Ensure all pods are up and running]
2026-06-12 09:59:28.238928 | controller | skipping: Conditional result was False
2026-06-12 09:59:28.249297 | 
2026-06-12 09:59:28.249461 | TASK [Check if there is a image build date file]
2026-06-12 09:59:28.648783 | controller | ok
2026-06-12 09:59:28.658637 | 
2026-06-12 09:59:28.658771 | TASK [Print image date if available]
2026-06-12 09:59:29.125678 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-12 09:59:29.224132 | controller | ok: Runtime: 0:00:00.003807
2026-06-12 09:59:29.231763 | 
2026-06-12 09:59:29.231937 | TASK [Fix machineconfigpool]
2026-06-12 09:59:29.308905 | controller | skipping: Conditional result was False
2026-06-12 09:59:29.320218 | 
2026-06-12 09:59:29.320374 | TASK [Show available nodes]
2026-06-12 09:59:30.254693 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-12 09:59:30.254782 | controller | crc    Ready    control-plane,master,worker   222d   v1.33.5
2026-06-12 09:59:30.369752 | controller | ok: Runtime: 0:00:00.537011
2026-06-12 09:59:30.379033 | 
2026-06-12 09:59:30.379212 | TASK [Configure insecure registry inside crc vm]
2026-06-12 09:59:30.417286 | controller | ok
2026-06-12 09:59:30.434885 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-12 09:59:30.457227 | 
2026-06-12 09:59:30.457428 | TASK [Catch CRC IP]
2026-06-12 09:59:30.952307 | controller | 192.168.130.11
2026-06-12 09:59:31.018940 | controller | ok: Runtime: 0:00:00.090846
2026-06-12 09:59:31.022695 | 
2026-06-12 09:59:31.022761 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-12 09:59:31.661001 | controller | image.config.openshift.io/cluster patched
2026-06-12 09:59:32.052390 | controller | ok: Runtime: 0:00:00.293538
2026-06-12 09:59:32.065202 | 
2026-06-12 09:59:32.065439 | TASK [Check if id_ed25519 key exists]
2026-06-12 09:59:32.416011 | controller | ok
2026-06-12 09:59:32.422559 | 
2026-06-12 09:59:32.422682 | TASK [Set fact if new keypair exists]
2026-06-12 09:59:32.455024 | controller | ok
2026-06-12 09:59:32.460420 | 
2026-06-12 09:59:32.460521 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-12 09:59:33.563690 | controller |
2026-06-12 09:59:33.563774 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-12 09:59:33.563780 | controller |
2026-06-12 09:59:33.563784 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 09:59:40.388660 | controller | ok: [192.168.130.11]
2026-06-12 09:59:40.388728 | controller |
2026-06-12 09:59:40.388733 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-12 09:59:41.535410 | controller | changed: [192.168.130.11]
2026-06-12 09:59:41.535470 | controller |
2026-06-12 09:59:41.535481 | controller | TASK [Restart crio] ************************************************************
2026-06-12 09:59:54.122861 | controller | changed: [192.168.130.11]
2026-06-12 09:59:54.123012 | controller |
2026-06-12 09:59:54.123028 | controller | TASK [Restart kubelet] *********************************************************
2026-06-12 09:59:55.968071 | controller | changed: [192.168.130.11]
2026-06-12 09:59:55.968141 | controller |
2026-06-12 09:59:55.968152 | controller | PLAY RECAP *********************************************************************
2026-06-12 09:59:55.968161 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 09:59:55.968170 | controller |
2026-06-12 09:59:56.535138 | controller | ok: Runtime: 0:00:23.190548
2026-06-12 09:59:56.544985 | 
2026-06-12 09:59:56.545129 | TASK [Catch CRC IP]
2026-06-12 09:59:56.981087 | controller | 192.168.130.11
2026-06-12 09:59:57.092083 | controller | ok: Runtime: 0:00:00.071237
2026-06-12 09:59:57.097713 | 
2026-06-12 09:59:57.097800 | TASK [Check if id_ed25519 key exists]
2026-06-12 09:59:57.446746 | controller | ok
2026-06-12 09:59:57.455491 | 
2026-06-12 09:59:57.455644 | TASK [Set fact if new keypair exists]
2026-06-12 09:59:57.491021 | controller | ok
2026-06-12 09:59:57.499629 | 
2026-06-12 09:59:57.499756 | TASK [Run crc]
2026-06-12 09:59:58.367349 | controller |
2026-06-12 09:59:58.367457 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-12 09:59:58.367466 | controller |
2026-06-12 09:59:58.367472 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 10:00:03.155077 | controller | ok: [192.168.130.11]
2026-06-12 10:00:03.155368 | controller |
2026-06-12 10:00:03.155386 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-12 10:00:06.018516 | controller | changed: [192.168.130.11]
2026-06-12 10:00:06.018594 | controller |
2026-06-12 10:00:06.018626 | controller | TASK [Add crio config] *********************************************************
2026-06-12 10:00:07.827520 | controller | changed: [192.168.130.11]
2026-06-12 10:00:07.827580 | controller |
2026-06-12 10:00:07.827586 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-12 10:00:12.182002 | controller | changed: [192.168.130.11]
2026-06-12 10:00:12.182088 | controller |
2026-06-12 10:00:12.182099 | controller | PLAY RECAP *********************************************************************
2026-06-12 10:00:12.182108 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 10:00:12.182117 | controller |
2026-06-12 10:00:12.564680 | controller | ok: Runtime: 0:00:14.407140
2026-06-12 10:00:12.576218 | 
2026-06-12 10:00:12.576374 | TASK [Set slower etcd profile]
2026-06-12 10:00:12.645047 | controller | ok
2026-06-12 10:00:12.696977 | 
2026-06-12 10:00:12.697198 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-12 10:00:13.317927 | controller | etcd.operator.openshift.io/cluster patched
2026-06-12 10:00:13.737690 | controller | ok: Runtime: 0:00:00.217619
2026-06-12 10:00:13.749180 | 
2026-06-12 10:00:13.749408 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-12 10:00:43.809625 | controller | ok
2026-06-12 10:00:43.818065 | 
2026-06-12 10:00:43.818196 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-12 10:00:44.422409 | controller | ok: Runtime: 0:00:00.157024
2026-06-12 10:00:44.437989 | 
2026-06-12 10:00:44.438190 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-12 10:00:44.501203 | controller | ok
2026-06-12 10:00:44.545215 | 
2026-06-12 10:00:44.545378 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-12 10:00:44.577113 | controller | ok
2026-06-12 10:00:44.582804 | 
2026-06-12 10:00:44.582907 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-12 10:00:44.625491 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-12 10:00:44.632259 | 
2026-06-12 10:00:44.632397 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-12 10:00:46.205502 | controller |
2026-06-12 10:00:46.887986 | controller | ok: Runtime: 0:00:00.024461
2026-06-12 10:00:46.904530 | 
2026-06-12 10:00:46.904658 | TASK [Pause machineconfigpool]
2026-06-12 10:00:46.979794 | controller | ok
2026-06-12 10:00:47.028537 | 
2026-06-12 10:00:47.028658 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-12 10:00:47.630117 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-12 10:00:47.630550 | controller | ok: Item: master Runtime: 0:00:00.143004
2026-06-12 10:00:48.298247 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-12 10:00:48.298457 | controller | ok: Item: worker Runtime: 0:00:00.163254
2026-06-12 10:00:48.315575 | 
2026-06-12 10:00:48.315798 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-12 10:00:48.839925 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-12 10:00:48.840039 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     False      True       1              0                   0                     1                      222d
2026-06-12 10:00:48.840053 | controller | worker   rendered-worker-3dcc16ccd3a3eea0254ec40e36d4bfbe   True      False      False      0              0                   0                     0                      222d
2026-06-12 10:00:48.889117 | controller | ok: Runtime: 0:00:00.120864
2026-06-12 10:00:48.906576 | 
2026-06-12 10:00:48.906776 | TASK [Create cluster certificate approver workaround]
2026-06-12 10:00:48.985771 | controller | ok
2026-06-12 10:00:49.038780 | 
2026-06-12 10:00:49.039006 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-12 10:00:49.541934 | controller | ok: Item: Runtime: 0:00:00.141926
2026-06-12 10:00:49.542378 | controller | ok: All items complete
2026-06-12 10:00:49.542435 | 
2026-06-12 10:01:00.110996 | controller | ok: Item: Runtime: 0:00:00.190632
2026-06-12 10:01:10.592442 | controller | ok: Item: Runtime: 0:00:00.173874
2026-06-12 10:01:10.609010 | 
2026-06-12 10:01:10.609172 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-12 10:01:11.964749 | controller | changed
2026-06-12 10:01:11.968708 | 
2026-06-12 10:01:11.968772 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-12 10:01:12.552637 | controller | serviceaccount/csr-approver-sa created
2026-06-12 10:01:12.575199 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-12 10:01:12.591649 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-12 10:01:12.620315 | controller | cronjob.batch/auto-csr-approver created
2026-06-12 10:01:12.994631 | controller | ok: Runtime: 0:00:00.242940
2026-06-12 10:01:13.002028 | 
2026-06-12 10:01:13.002091 | TASK [Ensure that all cluster operators are stable]
2026-06-12 10:01:13.555881 | controller | True
2026-06-12 10:01:13.555996 | controller | True
2026-06-12 10:01:13.556010 | controller | True
2026-06-12 10:01:13.556022 | controller | True
2026-06-12 10:01:13.556032 | controller | True
2026-06-12 10:01:13.556042 | controller | True
2026-06-12 10:01:13.556052 | controller | True
2026-06-12 10:01:13.556063 | controller | True
2026-06-12 10:01:13.556073 | controller | True
2026-06-12 10:01:13.556083 | controller | True
2026-06-12 10:01:13.556094 | controller | True
2026-06-12 10:01:13.556105 | controller | True
2026-06-12 10:01:13.556116 | controller | True
2026-06-12 10:01:13.556127 | controller | True
2026-06-12 10:01:13.556138 | controller | True
2026-06-12 10:01:13.556149 | controller | True
2026-06-12 10:01:13.556160 | controller | True
2026-06-12 10:01:13.556170 | controller | True
2026-06-12 10:01:13.556181 | controller | True
2026-06-12 10:01:13.556191 | controller | True
2026-06-12 10:01:13.556202 | controller | True
2026-06-12 10:01:13.556213 | controller | True
2026-06-12 10:01:13.556223 | controller | True
2026-06-12 10:01:13.556234 | controller | True
2026-06-12 10:01:14.034591 | controller | ok: Runtime: 0:00:00.137734
2026-06-12 10:01:14.040270 | 
2026-06-12 10:01:14.040426 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-12 10:01:14.040674 | 
2026-06-12 10:01:14.040738 | PLAY RECAP
2026-06-12 10:01:14.040818 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-12 10:01:14.040909 | 
2026-06-12 10:01:14.293509 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 10:01:14.297590 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 10:01:15.002279 | 
2026-06-12 10:01:15.002419 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-12 10:01:15.016265 | 
2026-06-12 10:01:15.016341 | TASK [Clone repos in the job workspace]
2026-06-12 10:01:15.044920 | controller | ok
2026-06-12 10:01:15.063472 | 
2026-06-12 10:01:15.063555 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 10:01:15.584898 | controller | ok
2026-06-12 10:01:15.597720 | 
2026-06-12 10:01:15.597992 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 10:01:16.914345 | controller | Output suppressed because no_log was given
2026-06-12 10:01:16.930351 | 
2026-06-12 10:01:16.930501 | TASK [Create zuul-output directory]
2026-06-12 10:01:17.554429 | controller | ok
2026-06-12 10:01:17.564040 | 
2026-06-12 10:01:17.564177 | TASK [Install required packages]
2026-06-12 10:01:19.121055 | controller | ok: Nothing to do
2026-06-12 10:01:19.139062 | 
2026-06-12 10:01:19.139254 | TASK [Output pip related things]
2026-06-12 10:01:20.424412 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-12 10:01:20.718127 | controller | ok: Runtime: 0:00:00.849184
2026-06-12 10:01:20.726180 | 
2026-06-12 10:01:20.726319 | TASK [Install requirements]
2026-06-12 10:02:32.736844 | controller | changed
2026-06-12 10:02:32.764300 | 
2026-06-12 10:02:32.764521 | TASK [Add cronjob to trigger job stats]
2026-06-12 10:02:32.822167 | controller | skipping: Conditional result was False
2026-06-12 10:02:32.832692 | 
2026-06-12 10:02:32.832821 | LOOP [Construct project change list]
2026-06-12 10:02:32.900451 | controller | ok:
2026-06-12 10:02:32.900699 | controller | {
2026-06-12 10:02:32.900765 | controller |   "branch": "main",
2026-06-12 10:02:32.900813 | controller |   "change": "1190",
2026-06-12 10:02:32.900889 | controller |   "change_message": "Add edpm_leapp_upgrade role for RHEL in-place OS upgrades\n\nIntroduces the edpm_leapp_upgrade role and accompanying playbook to drive leapp-based major-version upgrades of RHEL on EDPM nodes.\r\n\r\nThe role is structured in three phases:\r\n- pre-validate: asserts RHEL 9, checks that ifcfg connections have been migrated to nmstate before proceeding\r\n- prepare: runs an optional repo-init command, installs prerequisite packages, and installs leapp-upgrade\r\n- run: executes `leapp upgrade` (optional --debug flag) and stages a reboot sentinel file at /var/lib/openstack/reboot_required/leapp_upgrade so the EDPM reboot workflow can detect and complete the upgrade\r\n- Adds playbooks/leapp_upgrade.yml to be able to run leapp-upgrade role",
2026-06-12 10:02:32.900954 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1190",
2026-06-12 10:02:32.901003 | controller |   "commit_id": "f3e0b279f3c25657dccca5b26f83bfc521c3dbe4",
2026-06-12 10:02:32.901047 | controller |   "patchset": "f3e0b279f3c25657dccca5b26f83bfc521c3dbe4",
2026-06-12 10:02:32.901090 | controller |   "project": {
2026-06-12 10:02:32.901134 | controller |     "canonical_hostname": "github.com",
2026-06-12 10:02:32.901176 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-12 10:02:32.901218 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-12 10:02:32.901260 | controller |     "short_name": "edpm-ansible",
2026-06-12 10:02:32.901299 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-12 10:02:32.901342 | controller |   },
2026-06-12 10:02:32.901384 | controller |   "topic": null
2026-06-12 10:02:32.901426 | controller | }
2026-06-12 10:02:32.959751 | 
2026-06-12 10:02:32.960010 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-12 10:02:32.966563 | 
2026-06-12 10:02:32.966639 | TASK [Filter out host if needed]
2026-06-12 10:02:32.985258 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 10:02:32.989658 | 
2026-06-12 10:02:32.989736 | TASK [Get git tag for image tagging]
2026-06-12 10:02:33.373084 | controller | f3e0b279f3c25657dccca5b26f83bfc521c3dbe4
2026-06-12 10:02:33.521240 | controller | ok: Runtime: 0:00:00.007120
2026-06-12 10:02:33.525480 | 
2026-06-12 10:02:33.525556 | TASK [Set openstack-runner image]
2026-06-12 10:02:33.591428 | controller | ok
2026-06-12 10:02:33.602628 | 
2026-06-12 10:02:33.602834 | TASK [Build openstack-runner image]
2026-06-12 10:06:41.932577 | controller | changed
2026-06-12 10:06:41.948324 | 
2026-06-12 10:06:41.948448 | TASK [Push openstack-runner image]
2026-06-12 10:06:47.627271 | controller | changed
2026-06-12 10:06:47.642730 | 
2026-06-12 10:06:47.642941 | TASK [Make sure ci-framework directory exists]
2026-06-12 10:06:48.050573 | controller | changed
2026-06-12 10:06:48.061027 | 
2026-06-12 10:06:48.061190 | TASK [Create EDPM ansible var file]
2026-06-12 10:06:49.813349 | controller | changed
2026-06-12 10:06:49.816122 | 
2026-06-12 10:06:49.816226 | PLAY RECAP
2026-06-12 10:06:49.816349 | controller | ok: 13 changed: 7 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 10:06:49.816396 | 
2026-06-12 10:06:50.063293 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 10:06:50.065282 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 10:06:50.779286 | 
2026-06-12 10:06:50.779473 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-12 10:06:50.794730 | 
2026-06-12 10:06:50.794929 | TASK [Create zuul-output directory]
2026-06-12 10:06:51.315829 | controller | changed
2026-06-12 10:06:51.324340 | 
2026-06-12 10:06:51.324489 | TASK [Slurp Zuul inventory test]
2026-06-12 10:06:51.840593 | controller -> localhost | ok
2026-06-12 10:06:51.852732 | 
2026-06-12 10:06:51.852909 | TASK [Save zuul inventory]
2026-06-12 10:06:53.617228 | controller | changed
2026-06-12 10:06:53.627611 | 
2026-06-12 10:06:53.627755 | TASK [Save zuul vars without the change_message]
2026-06-12 10:06:55.197393 | controller | changed
2026-06-12 10:06:55.200414 | 
2026-06-12 10:06:55.200556 | PLAY RECAP
2026-06-12 10:06:55.200651 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 10:06:55.200698 | 
2026-06-12 10:06:55.346309 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 10:06:55.350540 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-12 10:06:56.034521 | 
2026-06-12 10:06:56.034681 | PLAY [Run ci/playbooks/edpm_baremetal_update/run.yml]
2026-06-12 10:06:56.046540 | 
2026-06-12 10:06:56.046615 | TASK [Filter out host if needed]
2026-06-12 10:06:56.054004 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 10:06:56.057942 | 
2026-06-12 10:06:56.058006 | TASK [Check for edpm-ansible.yml file]
2026-06-12 10:06:56.606812 | controller | ok
2026-06-12 10:06:56.617541 | 
2026-06-12 10:06:56.617672 | TASK [Check if new ssh keypair exists]
2026-06-12 10:06:56.652984 | controller | ok
2026-06-12 10:06:56.680974 | 
2026-06-12 10:06:56.681122 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-12 10:06:57.025774 | controller | ok
2026-06-12 10:06:57.036526 | 
2026-06-12 10:06:57.036678 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-12 10:06:57.093358 | controller | ok
2026-06-12 10:06:57.101149 | 
2026-06-12 10:06:57.101285 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-12 10:06:57.128252 | controller | skipping: Conditional result was False
2026-06-12 10:06:57.146708 | 
2026-06-12 10:06:57.146886 | TASK [Add crc node in local inventory]
2026-06-12 10:06:57.192511 | controller | changed
2026-06-12 10:06:57.204231 | 
2026-06-12 10:06:57.204363 | LOOP [Ensure we know ssh hosts]
2026-06-12 10:06:57.843194 | controller | ok: Item: controller Runtime: 0:00:00.061108
2026-06-12 10:06:58.356345 | controller | ok: Item: crc Runtime: 0:00:00.141911
2026-06-12 10:06:58.387038 | 
2026-06-12 10:06:58.387395 | TASK [Load zuul_inventory]
2026-06-12 10:06:58.866524 | controller | ok
2026-06-12 10:06:58.875365 | 
2026-06-12 10:06:58.875473 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-12 10:07:01.611600 | controller | changed
2026-06-12 10:07:01.633964 | 
2026-06-12 10:07:01.634245 | TASK [Set default pre-update tag if not provided]
2026-06-12 10:07:01.702242 | controller | ok
2026-06-12 10:07:01.710757 | 
2026-06-12 10:07:01.711495 | TASK [Get pre-update index image digest from tag]
2026-06-12 10:07:04.426364 | controller | sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-12 10:07:04.761923 | controller | ok: Runtime: 0:00:02.338356
2026-06-12 10:07:04.770248 | 
2026-06-12 10:07:04.770387 | TASK [Set pre-update index image using digest from tag]
2026-06-12 10:07:04.819250 | controller | ok
2026-06-12 10:07:04.886917 | 
2026-06-12 10:07:04.887099 | TASK [Get minor update index image from content provider or use default]
2026-06-12 10:07:04.918348 | controller | ok
2026-06-12 10:07:04.922279 | 
2026-06-12 10:07:04.922342 | TASK [Override operator build output with pre-update index image for Phase 1]
2026-06-12 10:07:04.950006 | controller | ok
2026-06-12 10:07:04.953362 | 
2026-06-12 10:07:04.953422 | TASK [Write pre-update operator build output to temporary file]
2026-06-12 10:07:06.391314 | controller | changed
2026-06-12 10:07:06.395931 | 
2026-06-12 10:07:06.396002 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal (pre-update)]
2026-06-12 10:07:07.849838 | controller |
2026-06-12 10:07:07.849956 | controller | PLAY [Remove status flag] ******************************************************
2026-06-12 10:07:07.849969 | controller |
2026-06-12 10:07:07.849979 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-12 10:07:07.849991 | controller | Friday 12 June 2026  10:07:07 +0000 (0:00:00.037)       0:00:00.037 ***********
2026-06-12 10:07:07.850002 | controller | Friday 12 June 2026  10:07:07 +0000 (0:00:00.036)       0:00:00.036 ***********
2026-06-12 10:07:08.965345 | controller | ok: [localhost]
2026-06-12 10:07:08.965470 | controller |
2026-06-12 10:07:08.965480 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-12 10:07:08.965493 | controller | Friday 12 June 2026  10:07:08 +0000 (0:00:01.115)       0:00:01.153 ***********
2026-06-12 10:07:08.965499 | controller | Friday 12 June 2026  10:07:08 +0000 (0:00:01.115)       0:00:01.151 ***********
2026-06-12 10:07:09.277802 | controller | ok: [localhost]
2026-06-12 10:07:09.277951 | controller |
2026-06-12 10:07:09.277968 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-12 10:07:09.277982 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.311)       0:00:01.464 ***********
2026-06-12 10:07:09.277995 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.311)       0:00:01.462 ***********
2026-06-12 10:07:09.374365 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-12 10:07:09.374496 | controller |
2026-06-12 10:07:09.374509 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-12 10:07:09.374518 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.097)       0:00:01.561 ***********
2026-06-12 10:07:09.374526 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.096)       0:00:01.559 ***********
2026-06-12 10:07:09.408194 | controller | skipping: [localhost]
2026-06-12 10:07:09.408248 | controller |
2026-06-12 10:07:09.408263 | controller | TASK [cifmw_setup : Set custom cifmw PATH reusable fact cifmw_path={{ ansible_user_dir }}/.crc/bin:{{ ansible_user_dir }}/.crc/bin/oc:{{ ansible_user_dir }}/bin:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-12 10:07:09.408270 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.034)       0:00:01.595 ***********
2026-06-12 10:07:09.408275 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.034)       0:00:01.594 ***********
2026-06-12 10:07:09.451639 | controller | ok: [localhost]
2026-06-12 10:07:09.451690 | controller |
2026-06-12 10:07:09.451699 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-12 10:07:09.451705 | controller |   hostvars[inventory_hostname] |
2026-06-12 10:07:09.451710 | controller |   dict2items |
2026-06-12 10:07:09.451715 | controller |   selectattr("key", "match",
2026-06-12 10:07:09.451720 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-12 10:07:09.451725 | controller |   list | items2dict
2026-06-12 10:07:09.451730 | controller | }}] ***
2026-06-12 10:07:09.451735 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.043)       0:00:01.639 ***********
2026-06-12 10:07:09.451739 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.043)       0:00:01.637 ***********
2026-06-12 10:07:09.535555 | controller | ok: [localhost]
2026-06-12 10:07:09.535704 | controller |
2026-06-12 10:07:09.535716 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 10:07:09.535725 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.083)       0:00:01.722 ***********
2026-06-12 10:07:09.535731 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.083)       0:00:01.721 ***********
2026-06-12 10:07:09.765123 | controller | ok: [localhost]
2026-06-12 10:07:09.765218 | controller |
2026-06-12 10:07:09.765231 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-12 10:07:09.765241 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.229)       0:00:01.952 ***********
2026-06-12 10:07:09.765250 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.229)       0:00:01.951 ***********
2026-06-12 10:07:09.794164 | controller | skipping: [localhost]
2026-06-12 10:07:09.794248 | controller |
2026-06-12 10:07:09.794260 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-12 10:07:09.794270 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.028)       0:00:01.981 ***********
2026-06-12 10:07:09.794278 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.028)       0:00:01.980 ***********
2026-06-12 10:07:09.825316 | controller | skipping: [localhost]
2026-06-12 10:07:09.825405 | controller |
2026-06-12 10:07:09.825416 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-12 10:07:09.825427 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.031)       0:00:02.012 ***********
2026-06-12 10:07:09.825436 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.031)       0:00:02.011 ***********
2026-06-12 10:07:09.863235 | controller | skipping: [localhost]
2026-06-12 10:07:09.863311 | controller |
2026-06-12 10:07:09.863319 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-12 10:07:09.863325 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.037)       0:00:02.050 ***********
2026-06-12 10:07:09.863332 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.037)       0:00:02.049 ***********
2026-06-12 10:07:09.909448 | controller | skipping: [localhost]
2026-06-12 10:07:09.909525 | controller |
2026-06-12 10:07:09.909536 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 10:07:09.909546 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.046)       0:00:02.096 ***********
2026-06-12 10:07:09.909554 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.046)       0:00:02.095 ***********
2026-06-12 10:07:09.969446 | controller | skipping: [localhost]
2026-06-12 10:07:09.969514 | controller |
2026-06-12 10:07:09.969529 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 10:07:09.969543 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.059)       0:00:02.156 ***********
2026-06-12 10:07:09.969554 | controller | Friday 12 June 2026  10:07:09 +0000 (0:00:00.059)       0:00:02.155 ***********
2026-06-12 10:07:10.596128 | controller | changed: [localhost] => (item=tmp)
2026-06-12 10:07:10.596178 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-12 10:07:10.596188 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-12 10:07:10.596197 | controller |
2026-06-12 10:07:10.596207 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-12 10:07:10.596215 | controller | Friday 12 June 2026  10:07:10 +0000 (0:00:00.626)       0:00:02.783 ***********
2026-06-12 10:07:10.596224 | controller | Friday 12 June 2026  10:07:10 +0000 (0:00:00.626)       0:00:02.781 ***********
2026-06-12 10:07:11.584944 | controller | ok: [localhost]
2026-06-12 10:07:11.585001 | controller |
2026-06-12 10:07:11.585022 | controller | TASK [repo_setup : Get repo-setup repository accept_hostkey=True, dest={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, repo={{ cifmw_repo_setup_src }}, version={{ cifmw_repo_setup_version }}] ***
2026-06-12 10:07:11.585027 | controller | Friday 12 June 2026  10:07:11 +0000 (0:00:00.988)       0:00:03.771 ***********
2026-06-12 10:07:11.585031 | controller | Friday 12 June 2026  10:07:11 +0000 (0:00:00.988)       0:00:03.770 ***********
2026-06-12 10:07:12.724369 | controller | changed: [localhost]
2026-06-12 10:07:12.724444 | controller |
2026-06-12 10:07:12.724456 | controller | TASK [repo_setup : Initialize python venv and install requirements virtualenv={{ cifmw_repo_setup_venv }}, requirements={{ cifmw_repo_setup_basedir }}/tmp/repo-setup/requirements.txt, virtualenv_command=python3 -m venv  --system-site-packages --upgrade-deps] ***
2026-06-12 10:07:12.724477 | controller | Friday 12 June 2026  10:07:12 +0000 (0:00:01.139)       0:00:04.911 ***********
2026-06-12 10:07:12.724506 | controller | Friday 12 June 2026  10:07:12 +0000 (0:00:01.139)       0:00:04.909 ***********
2026-06-12 10:07:20.449021 | controller | changed: [localhost]
2026-06-12 10:07:20.449134 | controller |
2026-06-12 10:07:20.449153 | controller | TASK [repo_setup : Install repo-setup package chdir={{ cifmw_repo_setup_basedir }}/tmp/repo-setup, creates={{ cifmw_repo_setup_venv }}/bin/repo-setup, _raw_params={{ cifmw_repo_setup_venv }}/bin/python setup.py install] ***
2026-06-12 10:07:20.449167 | controller | Friday 12 June 2026  10:07:20 +0000 (0:00:07.725)       0:00:12.636 ***********
2026-06-12 10:07:20.449179 | controller | Friday 12 June 2026  10:07:20 +0000 (0:00:07.725)       0:00:12.635 ***********
2026-06-12 10:07:21.283339 | controller | changed: [localhost]
2026-06-12 10:07:21.283399 | controller |
2026-06-12 10:07:21.283405 | controller | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider cifmw_repo_setup_dlrn_hash_tag={{ content_provider_dlrn_md5_hash }}] ***
2026-06-12 10:07:21.283410 | controller | Friday 12 June 2026  10:07:21 +0000 (0:00:00.834)       0:00:13.470 ***********
2026-06-12 10:07:21.283415 | controller | Friday 12 June 2026  10:07:21 +0000 (0:00:00.834)       0:00:13.469 ***********
2026-06-12 10:07:21.309481 | controller | skipping: [localhost]
2026-06-12 10:07:21.309558 | controller |
2026-06-12 10:07:21.309587 | controller | TASK [repo_setup : Run repo-setup _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup {{ cifmw_repo_setup_promotion }} {{ cifmw_repo_setup_additional_repos }} -d {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} -b {{ cifmw_repo_setup_branch }} --rdo-mirror {{ cifmw_repo_setup_rdo_mirror }} {% if cifmw_repo_setup_dlrn_hash_tag | length > 0 %} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif %} {% for repo in cifmw_repo_setup_extra_repos %} --extra-repo {{ repo }} {% endfor %} {% for repo in cifmw_repo_setup_disable_repos %} --disable-repo {{ repo }} {% endfor %} -o {{ cifmw_repo_setup_output }}] ***
2026-06-12 10:07:21.309594 | controller | Friday 12 June 2026  10:07:21 +0000 (0:00:00.026)       0:00:13.497 ***********
2026-06-12 10:07:21.309598 | controller | Friday 12 June 2026  10:07:21 +0000 (0:00:00.026)       0:00:13.495 ***********
2026-06-12 10:07:21.939559 | controller | changed: [localhost]
2026-06-12 10:07:21.939654 | controller |
2026-06-12 10:07:21.939665 | controller | TASK [repo_setup : Get component repo url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/component/{{ cifmw_repo_setup_component_name }}/{{ cifmw_repo_setup_component_promotion_tag }}/delorean.repo, dest={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, mode=0644] ***
2026-06-12 10:07:21.939673 | controller | Friday 12 June 2026  10:07:21 +0000 (0:00:00.630)       0:00:14.127 ***********
2026-06-12 10:07:21.939680 | controller | Friday 12 June 2026  10:07:21 +0000 (0:00:00.630)       0:00:14.125 ***********
2026-06-12 10:07:21.984344 | controller | skipping: [localhost]
2026-06-12 10:07:21.984398 | controller |
2026-06-12 10:07:21.984413 | controller | TASK [repo_setup : Rename component repo path={{ cifmw_repo_setup_output }}/{{ cifmw_repo_setup_component_name }}_{{ cifmw_repo_setup_component_promotion_tag }}_delorean.repo, regexp=delorean-component-{{ cifmw_repo_setup_component_name }}, replace={{ cifmw_repo_setup_component_name }}-{{ cifmw_repo_setup_component_promotion_tag }}] ***
2026-06-12 10:07:21.984420 | controller | Friday 12 June 2026  10:07:21 +0000 (0:00:00.044)       0:00:14.172 ***********
2026-06-12 10:07:21.984426 | controller | Friday 12 June 2026  10:07:21 +0000 (0:00:00.044)       0:00:14.170 ***********
2026-06-12 10:07:22.043865 | controller | skipping: [localhost]
2026-06-12 10:07:22.043949 | controller |
2026-06-12 10:07:22.043960 | controller | TASK [repo_setup : Disable component repo in current-podified dlrn repo path={{ cifmw_repo_setup_output }}/delorean.repo, section=delorean-component-{{ cifmw_repo_setup_component_name }}, option=enabled, value=0, mode=0644] ***
2026-06-12 10:07:22.043968 | controller | Friday 12 June 2026  10:07:22 +0000 (0:00:00.059)       0:00:14.231 ***********
2026-06-12 10:07:22.043976 | controller | Friday 12 June 2026  10:07:22 +0000 (0:00:00.059)       0:00:14.230 ***********
2026-06-12 10:07:22.088515 | controller | skipping: [localhost]
2026-06-12 10:07:22.088597 | controller |
2026-06-12 10:07:22.088665 | controller | TASK [repo_setup : Run repo-setup-get-hash _raw_params={{ cifmw_repo_setup_venv }}/bin/repo-setup-get-hash --dlrn-url {{ cifmw_repo_setup_dlrn_uri[:-1] }} --os-version {{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }} --release {{ cifmw_repo_setup_branch }} {% if cifmw_repo_setup_component_name | length > 0 -%} --component {{ cifmw_repo_setup_component_name }} --tag {{ cifmw_repo_setup_component_promotion_tag }} {% else -%} --tag {{cifmw_repo_setup_promotion }} {% endif -%} {% if (cifmw_repo_setup_dlrn_hash_tag | length > 0) and (cifmw_repo_setup_component_name | length <= 0) -%} --dlrn-hash-tag {{ cifmw_repo_setup_dlrn_hash_tag }} {% endif -%} --json] ***
2026-06-12 10:07:22.088682 | controller | Friday 12 June 2026  10:07:22 +0000 (0:00:00.044)       0:00:14.276 ***********
2026-06-12 10:07:22.088694 | controller | Friday 12 June 2026  10:07:22 +0000 (0:00:00.044)       0:00:14.274 ***********
2026-06-12 10:07:22.611394 | controller | changed: [localhost]
2026-06-12 10:07:22.611483 | controller |
2026-06-12 10:07:22.611494 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-12 10:07:22.611502 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 10:07:22.611510 | controller | Friday 12 June 2026  10:07:22 +0000 (0:00:00.522)       0:00:14.798 ***********
2026-06-12 10:07:22.611518 | controller | Friday 12 June 2026  10:07:22 +0000 (0:00:00.522)       0:00:14.797 ***********
2026-06-12 10:07:23.333759 | controller | changed: [localhost]
2026-06-12 10:07:23.333846 | controller |
2026-06-12 10:07:23.333872 | controller | TASK [repo_setup : Dump current-podified hash url={{ cifmw_repo_setup_dlrn_uri }}/{{ cifmw_repo_setup_os_release }}{{ cifmw_repo_setup_dist_major_version }}-{{ cifmw_repo_setup_branch }}/current-podified/delorean.repo.md5, dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 10:07:23.333882 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.722)       0:00:15.521 ***********
2026-06-12 10:07:23.333891 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.722)       0:00:15.519 ***********
2026-06-12 10:07:23.359425 | controller | skipping: [localhost]
2026-06-12 10:07:23.359506 | controller |
2026-06-12 10:07:23.359514 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-12 10:07:23.359520 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.025)       0:00:15.547 ***********
2026-06-12 10:07:23.359526 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.025)       0:00:15.545 ***********
2026-06-12 10:07:23.385354 | controller | skipping: [localhost]
2026-06-12 10:07:23.385448 | controller |
2026-06-12 10:07:23.385463 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-12 10:07:23.385477 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.025)       0:00:15.572 ***********
2026-06-12 10:07:23.385489 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.025)       0:00:15.571 ***********
2026-06-12 10:07:23.410843 | controller | skipping: [localhost]
2026-06-12 10:07:23.410924 | controller |
2026-06-12 10:07:23.410938 | controller | TASK [repo_setup : Export hashes facts for further use cifmw_repo_setup_full_hash={{ _repo_setup_json['full_hash'] }}, cifmw_repo_setup_commit_hash={{ _repo_setup_json['commit_hash'] }}, cifmw_repo_setup_distro_hash={{ _repo_setup_json['distro_hash'] }}, cifmw_repo_setup_extended_hash={{ _repo_setup_json['extended_hash'] }}, cifmw_repo_setup_dlrn_api_url={{ _repo_setup_json['dlrn_api_url'] }}, cifmw_repo_setup_dlrn_url={{ _repo_setup_json['dlrn_url'] }}, cifmw_repo_setup_release={{ _repo_setup_json['release'] }}, cacheable=True] ***
2026-06-12 10:07:23.410950 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.025)       0:00:15.598 ***********
2026-06-12 10:07:23.410959 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.025)       0:00:15.596 ***********
2026-06-12 10:07:23.457229 | controller | ok: [localhost]
2026-06-12 10:07:23.457289 | controller |
2026-06-12 10:07:23.457300 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-12 10:07:23.457307 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.045)       0:00:15.643 ***********
2026-06-12 10:07:23.457316 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.045)       0:00:15.642 ***********
2026-06-12 10:07:23.489244 | controller | skipping: [localhost]
2026-06-12 10:07:23.489286 | controller |
2026-06-12 10:07:23.489293 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-12 10:07:23.489299 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.032)       0:00:15.676 ***********
2026-06-12 10:07:23.489304 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.032)       0:00:15.674 ***********
2026-06-12 10:07:23.522460 | controller | skipping: [localhost]
2026-06-12 10:07:23.522509 | controller |
2026-06-12 10:07:23.522528 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-12 10:07:23.522539 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.033)       0:00:15.709 ***********
2026-06-12 10:07:23.522545 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.033)       0:00:15.708 ***********
2026-06-12 10:07:23.553777 | controller | skipping: [localhost]
2026-06-12 10:07:23.553828 | controller |
2026-06-12 10:07:23.553838 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-12 10:07:23.553847 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-12 10:07:23.553855 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-12 10:07:23.553863 | controller |   else cifmw_krb_request_out.path
2026-06-12 10:07:23.553871 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-12 10:07:23.553880 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.031)       0:00:15.740 ***********
2026-06-12 10:07:23.553888 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.031)       0:00:15.739 ***********
2026-06-12 10:07:23.587235 | controller | skipping: [localhost]
2026-06-12 10:07:23.587294 | controller |
2026-06-12 10:07:23.587305 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-12 10:07:23.587313 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.033)       0:00:15.774 ***********
2026-06-12 10:07:23.587322 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.033)       0:00:15.773 ***********
2026-06-12 10:07:23.621834 | controller | skipping: [localhost]
2026-06-12 10:07:23.621932 | controller |
2026-06-12 10:07:23.621946 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-12 10:07:23.621954 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.033)       0:00:15.808 ***********
2026-06-12 10:07:23.621961 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.034)       0:00:15.807 ***********
2026-06-12 10:07:23.645395 | controller | skipping: [localhost]
2026-06-12 10:07:23.645437 | controller |
2026-06-12 10:07:23.645444 | controller | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }} _raw_params=rhos-release {{ cifmw_repo_setup_rhos_release_args }} \
2026-06-12 10:07:23.645450 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-12 10:07:23.645456 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.024)       0:00:15.833 ***********
2026-06-12 10:07:23.645462 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.024)       0:00:15.831 ***********
2026-06-12 10:07:23.664146 | controller | skipping: [localhost]
2026-06-12 10:07:23.664179 | controller |
2026-06-12 10:07:23.664184 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-12 10:07:23.664188 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.018)       0:00:15.851 ***********
2026-06-12 10:07:23.664193 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.018)       0:00:15.850 ***********
2026-06-12 10:07:23.874888 | controller | ok: [localhost]
2026-06-12 10:07:23.874966 | controller |
2026-06-12 10:07:23.874977 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 10:07:23.874985 | controller | source /etc/ci/mirror_info.sh
2026-06-12 10:07:23.874994 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-12 10:07:23.875016 | controller | ] ***
2026-06-12 10:07:23.875025 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.210)       0:00:16.062 ***********
2026-06-12 10:07:23.875033 | controller | Friday 12 June 2026  10:07:23 +0000 (0:00:00.210)       0:00:16.060 ***********
2026-06-12 10:07:24.106674 | controller | changed: [localhost]
2026-06-12 10:07:24.106774 | controller |
2026-06-12 10:07:24.106786 | controller | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist) chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 10:07:24.106795 | controller | source /etc/ci/mirror_info.sh
2026-06-12 10:07:24.106804 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-12 10:07:24.106812 | controller | ] ***
2026-06-12 10:07:24.106821 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.231)       0:00:16.294 ***********
2026-06-12 10:07:24.106828 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.231)       0:00:16.292 ***********
2026-06-12 10:07:24.331495 | controller | changed: [localhost]
2026-06-12 10:07:24.331581 | controller |
2026-06-12 10:07:24.331592 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-12 10:07:24.331631 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.224)       0:00:16.519 ***********
2026-06-12 10:07:24.331655 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.224)       0:00:16.517 ***********
2026-06-12 10:07:24.901670 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-12 10:07:24.901725 | controller | fatal: [localhost]: FAILED! =>
2026-06-12 10:07:24.901731 | controller |     changed: false
2026-06-12 10:07:24.901735 | controller |     elapsed: 0
2026-06-12 10:07:24.901739 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-12 10:07:24.901743 | controller |       Connection refused>'
2026-06-12 10:07:24.901747 | controller |     redirected: false
2026-06-12 10:07:24.901750 | controller |     status: -1
2026-06-12 10:07:24.901754 | controller |     url: http://38.102.83.102:8766/gating.repo
2026-06-12 10:07:24.901758 | controller | ...ignoring
2026-06-12 10:07:24.901762 | controller |
2026-06-12 10:07:24.901765 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-12 10:07:24.901769 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-12 10:07:24.901772 | controller | enabled=1
2026-06-12 10:07:24.901776 | controller | gpgcheck=0
2026-06-12 10:07:24.901779 | controller | priority=1
2026-06-12 10:07:24.901783 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-12 10:07:24.901787 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.569)       0:00:17.088 ***********
2026-06-12 10:07:24.901791 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.569)       0:00:17.087 ***********
2026-06-12 10:07:24.939890 | controller | skipping: [localhost]
2026-06-12 10:07:24.939977 | controller |
2026-06-12 10:07:24.939983 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-12 10:07:24.939988 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.038)       0:00:17.127 ***********
2026-06-12 10:07:24.939992 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.038)       0:00:17.125 ***********
2026-06-12 10:07:24.978347 | controller | skipping: [localhost]
2026-06-12 10:07:24.978407 | controller |
2026-06-12 10:07:24.978413 | controller | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/delorean.repo, regexp=priority=1, replace=priority=20] ***
2026-06-12 10:07:24.978417 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.038)       0:00:17.165 ***********
2026-06-12 10:07:24.978421 | controller | Friday 12 June 2026  10:07:24 +0000 (0:00:00.038)       0:00:17.164 ***********
2026-06-12 10:07:25.031825 | controller | skipping: [localhost]
2026-06-12 10:07:25.031865 | controller |
2026-06-12 10:07:25.031872 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-12 10:07:25.031878 | controller | Friday 12 June 2026  10:07:25 +0000 (0:00:00.054)       0:00:17.219 ***********
2026-06-12 10:07:25.031893 | controller | Friday 12 June 2026  10:07:25 +0000 (0:00:00.053)       0:00:17.218 ***********
2026-06-12 10:07:25.067696 | controller | skipping: [localhost]
2026-06-12 10:07:25.067738 | controller |
2026-06-12 10:07:25.067771 | controller | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}, regexp=priority=1, replace=priority=2] ***
2026-06-12 10:07:25.067785 | controller | Friday 12 June 2026  10:07:25 +0000 (0:00:00.036)       0:00:17.255 ***********
2026-06-12 10:07:25.067813 | controller | Friday 12 June 2026  10:07:25 +0000 (0:00:00.035)       0:00:17.254 ***********
2026-06-12 10:07:25.118339 | controller | skipping: [localhost]
2026-06-12 10:07:25.118381 | controller |
2026-06-12 10:07:25.118388 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-12 10:07:25.118395 | controller | Friday 12 June 2026  10:07:25 +0000 (0:00:00.050)       0:00:17.306 ***********
2026-06-12 10:07:25.118400 | controller | Friday 12 June 2026  10:07:25 +0000 (0:00:00.050)       0:00:17.304 ***********
2026-06-12 10:07:25.456665 | controller | ok: [localhost]
2026-06-12 10:07:25.456722 | controller |
2026-06-12 10:07:25.456727 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-12 10:07:25.456732 | controller | Friday 12 June 2026  10:07:25 +0000 (0:00:00.337)       0:00:17.643 ***********
2026-06-12 10:07:25.456735 | controller | Friday 12 June 2026  10:07:25 +0000 (0:00:00.337)       0:00:17.642 ***********
2026-06-12 10:07:26.124704 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-12 10:07:26.124773 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-12 10:07:26.124784 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-12 10:07:26.124793 | controller |
2026-06-12 10:07:26.124802 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-12 10:07:26.124810 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.668)       0:00:18.312 ***********
2026-06-12 10:07:26.124818 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.668)       0:00:18.310 ***********
2026-06-12 10:07:26.565166 | controller | changed: [localhost]
2026-06-12 10:07:26.565220 | controller |
2026-06-12 10:07:26.565232 | controller | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory mode=0755, remote_src=True, src={{ cifmw_repo_setup_output }}/, dest=/etc/yum.repos.d] ***
2026-06-12 10:07:26.565241 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.439)       0:00:18.751 ***********
2026-06-12 10:07:26.565250 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.439)       0:00:18.750 ***********
2026-06-12 10:07:26.880097 | controller | changed: [localhost]
2026-06-12 10:07:26.880184 | controller |
2026-06-12 10:07:26.880195 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-12 10:07:26.880204 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.315)       0:00:19.067 ***********
2026-06-12 10:07:26.880212 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.315)       0:00:19.065 ***********
2026-06-12 10:07:26.934217 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-12 10:07:26.934280 | controller |
2026-06-12 10:07:26.934288 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-12 10:07:26.934294 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.054)       0:00:19.121 ***********
2026-06-12 10:07:26.934299 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.054)       0:00:19.119 ***********
2026-06-12 10:07:26.967643 | controller | ok: [localhost] =>
2026-06-12 10:07:26.967700 | controller |     cifmw_ci_setup_packages:
2026-06-12 10:07:26.967710 | controller |     - bash-completion
2026-06-12 10:07:26.967717 | controller |     - ca-certificates
2026-06-12 10:07:26.967725 | controller |     - git-core
2026-06-12 10:07:26.967733 | controller |     - make
2026-06-12 10:07:26.967740 | controller |     - tar
2026-06-12 10:07:26.967747 | controller |     - tmux
2026-06-12 10:07:26.967754 | controller |     - python3-pip
2026-06-12 10:07:26.967761 | controller |
2026-06-12 10:07:26.967769 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-12 10:07:26.967787 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.033)       0:00:19.154 ***********
2026-06-12 10:07:26.967796 | controller | Friday 12 June 2026  10:07:26 +0000 (0:00:00.033)       0:00:19.153 ***********
2026-06-12 10:07:56.017092 | controller | changed: [localhost]
2026-06-12 10:07:56.017157 | controller |
2026-06-12 10:07:56.017168 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-12 10:07:56.017176 | controller | Friday 12 June 2026  10:07:56 +0000 (0:00:29.050)       0:00:48.204 ***********
2026-06-12 10:07:56.017183 | controller | Friday 12 June 2026  10:07:56 +0000 (0:00:29.049)       0:00:48.203 ***********
2026-06-12 10:07:56.370104 | controller | ok: [localhost]
2026-06-12 10:07:56.370176 | controller |
2026-06-12 10:07:56.370187 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-12 10:07:56.370196 | controller | Friday 12 June 2026  10:07:56 +0000 (0:00:00.353)       0:00:48.557 ***********
2026-06-12 10:07:56.370205 | controller | Friday 12 June 2026  10:07:56 +0000 (0:00:00.353)       0:00:48.556 ***********
2026-06-12 10:07:56.604562 | controller | changed: [localhost]
2026-06-12 10:07:56.604639 | controller |
2026-06-12 10:07:56.604654 | controller | TASK [ci_setup : Install openshift client src={{ cifmw_ci_setup_openshift_client_download_uri }}/{{ cifmw_ci_setup_openshift_client_version }}/openshift-client-linux.tar.gz, dest={{ cifmw_ci_setup_oc_install_path }}, remote_src=True, mode=0755, creates={{ cifmw_ci_setup_oc_install_path }}/oc] ***
2026-06-12 10:07:56.604665 | controller | Friday 12 June 2026  10:07:56 +0000 (0:00:00.234)       0:00:48.792 ***********
2026-06-12 10:07:56.604674 | controller | Friday 12 June 2026  10:07:56 +0000 (0:00:00.234)       0:00:48.790 ***********
2026-06-12 10:08:00.582578 | controller | changed: [localhost]
2026-06-12 10:08:00.582667 | controller |
2026-06-12 10:08:00.582677 | controller | TASK [ci_setup : Add the OC path to cifmw_path if needed cifmw_path={{ cifmw_ci_setup_oc_install_path }}:{{ ansible_env.PATH }}, cacheable=True] ***
2026-06-12 10:08:00.582685 | controller | Friday 12 June 2026  10:08:00 +0000 (0:00:03.977)       0:00:52.769 ***********
2026-06-12 10:08:00.582693 | controller | Friday 12 June 2026  10:08:00 +0000 (0:00:03.977)       0:00:52.768 ***********
2026-06-12 10:08:00.616667 | controller | skipping: [localhost]
2026-06-12 10:08:00.616729 | controller |
2026-06-12 10:08:00.616737 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-12 10:08:00.616742 | controller | Friday 12 June 2026  10:08:00 +0000 (0:00:00.034)       0:00:52.804 ***********
2026-06-12 10:08:00.616747 | controller | Friday 12 June 2026  10:08:00 +0000 (0:00:00.034)       0:00:52.802 ***********
2026-06-12 10:08:00.945887 | controller | changed: [localhost]
2026-06-12 10:08:00.945920 | controller |
2026-06-12 10:08:00.945925 | controller | TASK [ci_setup : Source completion from within .bashrc create=True, mode=0644, path={{ ansible_user_dir }}/.bashrc, block=if [ -f ~/.oc_completion ]; then
2026-06-12 10:08:00.945929 | controller |   source ~/.oc_completion
2026-06-12 10:08:00.945933 | controller | fi] ***
2026-06-12 10:08:00.945937 | controller | Friday 12 June 2026  10:08:00 +0000 (0:00:00.329)       0:00:53.133 ***********
2026-06-12 10:08:00.945941 | controller | Friday 12 June 2026  10:08:00 +0000 (0:00:00.329)       0:00:53.132 ***********
2026-06-12 10:08:01.267833 | controller | changed: [localhost]
2026-06-12 10:08:01.267864 | controller |
2026-06-12 10:08:01.267871 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-12 10:08:01.267876 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.321)       0:00:53.455 ***********
2026-06-12 10:08:01.267880 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.321)       0:00:53.454 ***********
2026-06-12 10:08:01.287729 | controller | skipping: [localhost]
2026-06-12 10:08:01.287755 | controller |
2026-06-12 10:08:01.287761 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-12 10:08:01.287788 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-12 10:08:01.287794 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-12 10:08:01.287799 | controller | }}] ***
2026-06-12 10:08:01.287803 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.019)       0:00:53.475 ***********
2026-06-12 10:08:01.287813 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.019)       0:00:53.474 ***********
2026-06-12 10:08:01.315042 | controller | skipping: [localhost]
2026-06-12 10:08:01.315070 | controller |
2026-06-12 10:08:01.315076 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-12 10:08:01.315081 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.027)       0:00:53.502 ***********
2026-06-12 10:08:01.315086 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.027)       0:00:53.501 ***********
2026-06-12 10:08:01.337442 | controller | skipping: [localhost]
2026-06-12 10:08:01.337483 | controller |
2026-06-12 10:08:01.337489 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-12 10:08:01.337494 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.022)       0:00:53.525 ***********
2026-06-12 10:08:01.337498 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.022)       0:00:53.523 ***********
2026-06-12 10:08:01.358394 | controller | skipping: [localhost]
2026-06-12 10:08:01.358448 | controller |
2026-06-12 10:08:01.358454 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-12 10:08:01.358459 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.021)       0:00:53.546 ***********
2026-06-12 10:08:01.358464 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.021)       0:00:53.544 ***********
2026-06-12 10:08:01.379435 | controller | skipping: [localhost]
2026-06-12 10:08:01.379491 | controller |
2026-06-12 10:08:01.379497 | controller | TASK [ci_setup : Ensure the repos are enabled in the system using yum name={{ item.name }}, baseurl={{ item.baseurl }}, description={{ item.description | default(item.name) }}, gpgcheck={{ item.gpgcheck | default(false) }}, enabled=True, state={{ yum_repo_state | default('present') }}] ***
2026-06-12 10:08:01.379502 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.021)       0:00:53.567 ***********
2026-06-12 10:08:01.379507 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.021)       0:00:53.565 ***********
2026-06-12 10:08:01.406195 | controller | skipping: [localhost]
2026-06-12 10:08:01.406259 | controller |
2026-06-12 10:08:01.406264 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-12 10:08:01.406269 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.026)       0:00:53.594 ***********
2026-06-12 10:08:01.406273 | controller | Friday 12 June 2026  10:08:01 +0000 (0:00:00.026)       0:00:53.592 ***********
2026-06-12 10:08:02.417228 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-12 10:08:02.417294 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 10:08:02.417300 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-12 10:08:02.417304 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-12 10:08:02.417308 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 10:08:02.417312 | controller |
2026-06-12 10:08:02.417316 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-12 10:08:02.417320 | controller | Friday 12 June 2026  10:08:02 +0000 (0:00:01.010)       0:00:54.604 ***********
2026-06-12 10:08:02.417341 | controller | Friday 12 June 2026  10:08:02 +0000 (0:00:01.010)       0:00:54.603 ***********
2026-06-12 10:08:02.550169 | controller |
2026-06-12 10:08:02.550248 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 10:08:02.550256 | controller | Friday 12 June 2026  10:08:02 +0000 (0:00:00.132)       0:00:54.737 ***********
2026-06-12 10:08:02.550270 | controller | Friday 12 June 2026  10:08:02 +0000 (0:00:00.132)       0:00:54.736 ***********
2026-06-12 10:08:03.189559 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 10:08:03.189692 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-12 10:08:03.189704 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 10:08:03.189747 | controller |
2026-06-12 10:08:03.189761 | controller | TASK [install_yamls : Ensure install_yamls repo is present at the desired version repo={{ cifmw_installyamls_repo_url }}, dest={{ cifmw_install_yamls_repo }}, version={{ cifmw_install_yamls_version }}, update=False] ***
2026-06-12 10:08:03.189774 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.639)       0:00:55.376 ***********
2026-06-12 10:08:03.189787 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.639)       0:00:55.375 ***********
2026-06-12 10:08:03.445767 | controller | ok: [localhost]
2026-06-12 10:08:03.445837 | controller |
2026-06-12 10:08:03.445848 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-12 10:08:03.445857 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.256)       0:00:55.633 ***********
2026-06-12 10:08:03.445866 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.256)       0:00:55.632 ***********
2026-06-12 10:08:03.479656 | controller |
2026-06-12 10:08:03.479710 | controller | TASK [install_yamls : Set fact with local repos based on Zuul items cifmw_install_yamls_operators_repo={{ cifmw_install_yamls_operators_repo | default({}) | combine(_repo_operator_info | items2dict) }}] ***
2026-06-12 10:08:03.479722 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.033)       0:00:55.667 ***********
2026-06-12 10:08:03.479730 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.033)       0:00:55.665 ***********
2026-06-12 10:08:03.530036 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1190', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1190', 'commit_id': 'f3e0b279f3c25657dccca5b26f83bfc521c3dbe4', 'patchset': 'f3e0b279f3c25657dccca5b26f83bfc521c3dbe4', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-12 10:08:03.530106 | controller | skipping: [localhost]
2026-06-12 10:08:03.530118 | controller |
2026-06-12 10:08:03.530128 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-12 10:08:03.530138 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-12 10:08:03.530148 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-12 10:08:03.530156 | controller | ] ***
2026-06-12 10:08:03.530165 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.050)       0:00:55.717 ***********
2026-06-12 10:08:03.530174 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.050)       0:00:55.716 ***********
2026-06-12 10:08:03.602033 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1190', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1190', 'commit_id': 'f3e0b279f3c25657dccca5b26f83bfc521c3dbe4', 'patchset': 'f3e0b279f3c25657dccca5b26f83bfc521c3dbe4', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-12 10:08:03.602119 | controller | skipping: [localhost]
2026-06-12 10:08:03.602130 | controller |
2026-06-12 10:08:03.602155 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-12 10:08:03.602164 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.071)       0:00:55.789 ***********
2026-06-12 10:08:03.602173 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.071)       0:00:55.788 ***********
2026-06-12 10:08:03.659080 | controller |
2026-06-12 10:08:03.659156 | controller | TASK [install_yamls : Update opm_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^opm_version:, line=opm_version: {{ cifmw_install_yamls_opm_version }}, state=present] ***
2026-06-12 10:08:03.659178 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.056)       0:00:55.846 ***********
2026-06-12 10:08:03.659197 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.056)       0:00:55.845 ***********
2026-06-12 10:08:03.687847 | controller | skipping: [localhost]
2026-06-12 10:08:03.687909 | controller |
2026-06-12 10:08:03.687916 | controller | TASK [install_yamls : Update sdk_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^sdk_version:, line=sdk_version: {{ cifmw_install_yamls_sdk_version }}, state=present] ***
2026-06-12 10:08:03.687922 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.029)       0:00:55.875 ***********
2026-06-12 10:08:03.687927 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.029)       0:00:55.874 ***********
2026-06-12 10:08:03.714355 | controller | skipping: [localhost]
2026-06-12 10:08:03.714417 | controller |
2026-06-12 10:08:03.714427 | controller | TASK [install_yamls : Update go_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^go_version:, line=go_version: {{ cifmw_install_yamls_go_version }}, state=present] ***
2026-06-12 10:08:03.714435 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.026)       0:00:55.902 ***********
2026-06-12 10:08:03.714442 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.026)       0:00:55.900 ***********
2026-06-12 10:08:03.753405 | controller | skipping: [localhost]
2026-06-12 10:08:03.753468 | controller |
2026-06-12 10:08:03.753474 | controller | TASK [install_yamls : Update kustomize_version in install_yamls devsetup/vars/default.yaml path={{ cifmw_install_yamls_repo }}/devsetup/vars/default.yaml, regexp=^kustomize_version:, line=kustomize_version: {{ cifmw_install_yamls_kustomize_version }}, state=present] ***
2026-06-12 10:08:03.753481 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.038)       0:00:55.941 ***********
2026-06-12 10:08:03.753486 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.038)       0:00:55.939 ***********
2026-06-12 10:08:03.798125 | controller | skipping: [localhost]
2026-06-12 10:08:03.798185 | controller |
2026-06-12 10:08:03.798192 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-12 10:08:03.798198 | controller |   _install_yamls_override_vars | default({}) |
2026-06-12 10:08:03.798204 | controller |   combine(item, recursive=True)
2026-06-12 10:08:03.798209 | controller | }}] ***
2026-06-12 10:08:03.798214 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.044)       0:00:55.985 ***********
2026-06-12 10:08:03.798219 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.044)       0:00:55.984 ***********
2026-06-12 10:08:03.903087 | controller | ok: [localhost] => (item={'BMAAS_INSTANCE_DISK_SIZE': 60, 'OPENSTACK_CTLPLANE': 'config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml'})
2026-06-12 10:08:03.903171 | controller |
2026-06-12 10:08:03.903181 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-12 10:08:03.903190 | controller |   _install_yamls_override_vars.keys() |
2026-06-12 10:08:03.903199 | controller |   map('upper') |
2026-06-12 10:08:03.903207 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-12 10:08:03.903215 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-12 10:08:03.903223 | controller |   combine({
2026-06-12 10:08:03.903231 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-12 10:08:03.903239 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-12 10:08:03.903247 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-12 10:08:03.903256 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-12 10:08:03.903264 | controller |   }) |
2026-06-12 10:08:03.903271 | controller |   combine(install_yamls_operators_repos)
2026-06-12 10:08:03.903279 | controller | }}, cacheable=True] ***
2026-06-12 10:08:03.903287 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.104)       0:00:56.090 ***********
2026-06-12 10:08:03.903295 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.104)       0:00:56.089 ***********
2026-06-12 10:08:03.982298 | controller | ok: [localhost]
2026-06-12 10:08:03.982389 | controller |
2026-06-12 10:08:03.982401 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-12 10:08:03.982433 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.079)       0:00:56.169 ***********
2026-06-12 10:08:03.982442 | controller | Friday 12 June 2026  10:08:03 +0000 (0:00:00.079)       0:00:56.168 ***********
2026-06-12 10:08:04.640003 | controller | ok: [localhost]
2026-06-12 10:08:04.640052 | controller |
2026-06-12 10:08:04.640074 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-12 10:08:04.640083 | controller | Friday 12 June 2026  10:08:04 +0000 (0:00:00.657)       0:00:56.827 ***********
2026-06-12 10:08:04.640091 | controller | Friday 12 June 2026  10:08:04 +0000 (0:00:00.657)       0:00:56.826 ***********
2026-06-12 10:08:04.841313 | controller | ok: [localhost]
2026-06-12 10:08:04.841370 | controller |
2026-06-12 10:08:04.841376 | controller | TASK [install_yamls : Ensure user cifmw_install_yamls_vars contains existing Makefile variables that=_cifmw_install_yamls_unmatched_vars | length == 0, msg=cifmw_install_yamls_vars contains a variable that is not defined in install_yamls Makefile nor cifmw_install_yamls_whitelisted_vars: {{ _cifmw_install_yamls_unmatched_vars | join(', ')}}, quiet=True] ***
2026-06-12 10:08:04.841381 | controller | Friday 12 June 2026  10:08:04 +0000 (0:00:00.201)       0:00:57.029 ***********
2026-06-12 10:08:04.841385 | controller | Friday 12 June 2026  10:08:04 +0000 (0:00:00.201)       0:00:57.027 ***********
2026-06-12 10:08:04.919848 | controller | ok: [localhost]
2026-06-12 10:08:04.919932 | controller |
2026-06-12 10:08:04.919943 | controller | TASK [install_yamls : Generate /home/zuul/ci-framework-data/artifacts/install_yamls.sh dest={{ cifmw_install_yamls_out_dir }}/{{ cifmw_install_yamls_envfile }}, content={% for k,v in cifmw_install_yamls_environment.items() %}
2026-06-12 10:08:04.919952 | controller | export {{ k }}={{ v }}
2026-06-12 10:08:04.919960 | controller | {% endfor %}, mode=0644] ***
2026-06-12 10:08:04.919969 | controller | Friday 12 June 2026  10:08:04 +0000 (0:00:00.078)       0:00:57.107 ***********
2026-06-12 10:08:04.919977 | controller | Friday 12 June 2026  10:08:04 +0000 (0:00:00.078)       0:00:57.105 ***********
2026-06-12 10:08:05.390372 | controller | changed: [localhost]
2026-06-12 10:08:05.390415 | controller |
2026-06-12 10:08:05.390421 | controller | TASK [install_yamls : Set install_yamls default values cifmw_install_yamls_defaults={{ get_makefiles_env_output.makefiles_values  | combine(cifmw_install_yamls_environment) }}, cacheable=True] ***
2026-06-12 10:08:05.390426 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.470)       0:00:57.577 ***********
2026-06-12 10:08:05.390430 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.470)       0:00:57.576 ***********
2026-06-12 10:08:05.439312 | controller | ok: [localhost]
2026-06-12 10:08:05.439344 | controller |
2026-06-12 10:08:05.439349 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-12 10:08:05.439354 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.049)       0:00:57.627 ***********
2026-06-12 10:08:05.439358 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.049)       0:00:57.625 ***********
2026-06-12 10:08:05.461263 | controller | ok: [localhost] =>
2026-06-12 10:08:05.461302 | controller |     cifmw_install_yamls_environment:
2026-06-12 10:08:05.461309 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:08:05.461315 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:08:05.461320 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:08:05.461325 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:08:05.461336 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:08:05.461341 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:08:05.461346 | controller |
2026-06-12 10:08:05.461351 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-12 10:08:05.461357 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.022)       0:00:57.649 ***********
2026-06-12 10:08:05.461361 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.022)       0:00:57.647 ***********
2026-06-12 10:08:05.491189 | controller | ok: [localhost] =>
2026-06-12 10:08:05.491233 | controller |     cifmw_install_yamls_defaults:
2026-06-12 10:08:05.491253 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-12 10:08:05.491259 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-12 10:08:05.491264 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-12 10:08:05.491269 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-12 10:08:05.491274 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-12 10:08:05.491279 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 10:08:05.491285 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 10:08:05.491290 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 10:08:05.491295 | controller |       BARBICAN_BRANCH: main
2026-06-12 10:08:05.491300 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-12 10:08:05.491305 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 10:08:05.491309 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-12 10:08:05.491314 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-12 10:08:05.491319 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-12 10:08:05.491325 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-12 10:08:05.491330 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-12 10:08:05.491335 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-12 10:08:05.491341 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-12 10:08:05.491346 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-12 10:08:05.491351 | controller |       BAREMETAL_BRANCH: main
2026-06-12 10:08:05.491356 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-12 10:08:05.491361 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-12 10:08:05.491373 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-12 10:08:05.491379 | controller |       BAREMETAL_OS_IMG: ''
2026-06-12 10:08:05.491383 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-12 10:08:05.491389 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-12 10:08:05.491394 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-12 10:08:05.491399 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-12 10:08:05.491404 | controller |       BGP_ASN: '64999'
2026-06-12 10:08:05.491410 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-12 10:08:05.491415 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-12 10:08:05.491420 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-12 10:08:05.491425 | controller |       BGP_PEER_ASN: '64999'
2026-06-12 10:08:05.491430 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-12 10:08:05.491436 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-12 10:08:05.491441 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-12 10:08:05.491446 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-12 10:08:05.491451 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:08:05.491456 | controller |       BMAAS_INSTANCE_MEMORY: '4096'
2026-06-12 10:08:05.491461 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-12 10:08:05.491466 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-12 10:08:05.491471 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-12 10:08:05.491477 | controller |       BMAAS_INSTANCE_VCPUS: '2'
2026-06-12 10:08:05.491482 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-12 10:08:05.491487 | controller |       BMAAS_IPV4: 'true'
2026-06-12 10:08:05.491492 | controller |       BMAAS_IPV6: 'false'
2026-06-12 10:08:05.491497 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-12 10:08:05.491502 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-12 10:08:05.491507 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-12 10:08:05.491513 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-12 10:08:05.491518 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-12 10:08:05.491528 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-12 10:08:05.491533 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-12 10:08:05.491538 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-12 10:08:05.491543 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-12 10:08:05.491548 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-12 10:08:05.491553 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-12 10:08:05.491559 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-12 10:08:05.491565 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-12 10:08:05.491570 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-12 10:08:05.491575 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-12 10:08:05.491581 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-12 10:08:05.491586 | controller |       BMH_NAMESPACE: openstack
2026-06-12 10:08:05.491592 | controller |       BMO_BRANCH: release-0.9
2026-06-12 10:08:05.491597 | controller |       BMO_CLEANUP: 'true'
2026-06-12 10:08:05.491629 | controller |       BMO_COMMIT_HASH: ''
2026-06-12 10:08:05.491641 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-12 10:08:05.491646 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-12 10:08:05.491652 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-12 10:08:05.491657 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-12 10:08:05.491663 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-12 10:08:05.491668 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-12 10:08:05.491673 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-12 10:08:05.491679 | controller |       BMO_SETUP: ''
2026-06-12 10:08:05.491684 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-12 10:08:05.491689 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-12 10:08:05.491695 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-12 10:08:05.491700 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-12 10:08:05.491705 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-12 10:08:05.491711 | controller |       BM_NETWORK_NAME: default
2026-06-12 10:08:05.491716 | controller |       BM_NODE_COUNT: '1'
2026-06-12 10:08:05.491722 | controller |       BM_ROOT_PASSWORD: ''
2026-06-12 10:08:05.491727 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-12 10:08:05.491732 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-12 10:08:05.491738 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-12 10:08:05.491743 | controller |       CEPH_BRANCH: release-1.15
2026-06-12 10:08:05.491756 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-12 10:08:05.491762 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-12 10:08:05.491767 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-12 10:08:05.491772 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-12 10:08:05.491778 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-12 10:08:05.491783 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-12 10:08:05.491788 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-12 10:08:05.491794 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-12 10:08:05.491799 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:08:05.491804 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 10:08:05.491810 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-12 10:08:05.491815 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-12 10:08:05.491820 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-12 10:08:05.491825 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-12 10:08:05.491831 | controller |       CINDER_BRANCH: main
2026-06-12 10:08:05.491836 | controller |       CINDER_COMMIT_HASH: ''
2026-06-12 10:08:05.491842 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 10:08:05.491847 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-12 10:08:05.491857 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-12 10:08:05.491862 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-12 10:08:05.491868 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-12 10:08:05.491873 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-12 10:08:05.491878 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-12 10:08:05.491884 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-12 10:08:05.491889 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-12 10:08:05.491894 | controller |       CRC_HTTPS_PROXY: ''
2026-06-12 10:08:05.491900 | controller |       CRC_HTTP_PROXY: ''
2026-06-12 10:08:05.491905 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-12 10:08:05.491910 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-12 10:08:05.491916 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-12 10:08:05.491921 | controller |       CRC_VERSION: latest
2026-06-12 10:08:05.491930 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-12 10:08:05.491936 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-12 10:08:05.491941 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-12 10:08:05.491946 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-12 10:08:05.491952 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-12 10:08:05.491957 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 10:08:05.491962 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-12 10:08:05.491967 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-12 10:08:05.491973 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-12 10:08:05.491978 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-12 10:08:05.491983 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-12 10:08:05.491988 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-12 10:08:05.491994 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-12 10:08:05.491999 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-12 10:08:05.492004 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-12 10:08:05.492009 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-12 10:08:05.492015 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-12 10:08:05.492020 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-12 10:08:05.492025 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-12 10:08:05.492031 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-12 10:08:05.492036 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-12 10:08:05.492041 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-12 10:08:05.492046 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-12 10:08:05.492052 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-12 10:08:05.492057 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-12 10:08:05.492062 | controller |       DBSERVICE: galera
2026-06-12 10:08:05.492068 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-12 10:08:05.492073 | controller |       DESIGNATE_BRANCH: main
2026-06-12 10:08:05.492078 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-12 10:08:05.492084 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-12 10:08:05.492089 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-12 10:08:05.492094 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-12 10:08:05.492100 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-12 10:08:05.492105 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-12 10:08:05.492114 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-12 10:08:05.492120 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 10:08:05.492129 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 10:08:05.492134 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 10:08:05.492140 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 10:08:05.492145 | controller |       DNS_DEPL_IMG: unused
2026-06-12 10:08:05.492151 | controller |       DNS_DOMAIN: localdomain
2026-06-12 10:08:05.492156 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-12 10:08:05.492161 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-12 10:08:05.492166 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-12 10:08:05.492171 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-12 10:08:05.492176 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-12 10:08:05.492181 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-12 10:08:05.492187 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-12 10:08:05.492192 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-12 10:08:05.492197 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-12 10:08:05.492202 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-12 10:08:05.492207 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-12 10:08:05.492212 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-12 10:08:05.492217 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-12 10:08:05.492222 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-12 10:08:05.492227 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-12 10:08:05.492232 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-12 10:08:05.492238 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-12 10:08:05.492243 | controller |       GALERA_REPLICAS: ''
2026-06-12 10:08:05.492248 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-12 10:08:05.492253 | controller |       GIT_CLONE_OPTS: ''
2026-06-12 10:08:05.492258 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-12 10:08:05.492263 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-12 10:08:05.492268 | controller |       GLANCE_BRANCH: main
2026-06-12 10:08:05.492273 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-12 10:08:05.492278 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-12 10:08:05.492284 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-12 10:08:05.492289 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-12 10:08:05.492294 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-12 10:08:05.492300 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-12 10:08:05.492305 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-12 10:08:05.492310 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-12 10:08:05.492316 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-12 10:08:05.492321 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-12 10:08:05.492326 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-12 10:08:05.492332 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-12 10:08:05.492337 | controller |       HEAT_BRANCH: main
2026-06-12 10:08:05.492343 | controller |       HEAT_COMMIT_HASH: ''
2026-06-12 10:08:05.492348 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-12 10:08:05.492354 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-12 10:08:05.492359 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-12 10:08:05.492364 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-12 10:08:05.492378 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-12 10:08:05.492383 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-12 10:08:05.492388 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-12 10:08:05.492394 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 10:08:05.492399 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-12 10:08:05.492405 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-12 10:08:05.492410 | controller |       HORIZON_BRANCH: main
2026-06-12 10:08:05.492415 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-12 10:08:05.492425 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 10:08:05.492431 | controller |       HORIZON_DEPL_IMG: unused
2026-06-12 10:08:05.492436 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-12 10:08:05.492441 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-12 10:08:05.492447 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-12 10:08:05.492452 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-12 10:08:05.492457 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-12 10:08:05.492463 | controller |       INFRA_BRANCH: main
2026-06-12 10:08:05.492468 | controller |       INFRA_COMMIT_HASH: ''
2026-06-12 10:08:05.492473 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-12 10:08:05.492479 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-12 10:08:05.492484 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-12 10:08:05.492489 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-12 10:08:05.492495 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 10:08:05.492506 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 10:08:05.492512 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-12 10:08:05.492518 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 10:08:05.492523 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-12 10:08:05.492528 | controller |       INSTALL_CERT_MANAGER: 'true'
2026-06-12 10:08:05.492534 | controller |       INSTALL_NMSTATE: true || false
2026-06-12 10:08:05.492539 | controller |       INSTALL_NNCP: true || false
2026-06-12 10:08:05.492545 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-12 10:08:05.492550 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-12 10:08:05.492555 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-12 10:08:05.492560 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-12 10:08:05.492566 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-12 10:08:05.492571 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-12 10:08:05.492576 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-12 10:08:05.492582 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-12 10:08:05.492587 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 10:08:05.492592 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-12 10:08:05.492598 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-12 10:08:05.492616 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-12 10:08:05.492625 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-12 10:08:05.492630 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-12 10:08:05.492636 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-12 10:08:05.492641 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-12 10:08:05.492650 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-12 10:08:05.492655 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-12 10:08:05.492661 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-12 10:08:05.492666 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 10:08:05.492671 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-12 10:08:05.492676 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-12 10:08:05.492682 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-12 10:08:05.492687 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-12 10:08:05.492692 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-12 10:08:05.492698 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 10:08:05.492703 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-12 10:08:05.492709 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-12 10:08:05.492714 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-12 10:08:05.492719 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-12 10:08:05.492725 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-12 10:08:05.492730 | controller |       IRONIC_BRANCH: main
2026-06-12 10:08:05.492735 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-12 10:08:05.492741 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 10:08:05.492746 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-12 10:08:05.492751 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-12 10:08:05.492757 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-12 10:08:05.492762 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-12 10:08:05.492768 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-12 10:08:05.492773 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-12 10:08:05.492778 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-12 10:08:05.492783 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 10:08:05.492789 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 10:08:05.492794 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-12 10:08:05.492799 | controller |       KEYSTONE_BRANCH: main
2026-06-12 10:08:05.492805 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-12 10:08:05.492810 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-12 10:08:05.492815 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-12 10:08:05.492821 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-12 10:08:05.492826 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-12 10:08:05.492831 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-12 10:08:05.492836 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-12 10:08:05.492842 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-12 10:08:05.492847 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-12 10:08:05.492852 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-12 10:08:05.492857 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-12 10:08:05.492862 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-12 10:08:05.492867 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-12 10:08:05.492872 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-12 10:08:05.492876 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-12 10:08:05.492881 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-12 10:08:05.492886 | controller |       LVMS_CR: '1'
2026-06-12 10:08:05.492891 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-12 10:08:05.492898 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-12 10:08:05.492904 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-12 10:08:05.492908 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-12 10:08:05.492913 | controller |       MANILA_BRANCH: main
2026-06-12 10:08:05.492918 | controller |       MANILA_COMMIT_HASH: ''
2026-06-12 10:08:05.492928 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-12 10:08:05.492933 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-12 10:08:05.492938 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-12 10:08:05.492944 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-12 10:08:05.492949 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-12 10:08:05.492954 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-12 10:08:05.492959 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-12 10:08:05.492968 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 10:08:05.492974 | controller |       MARIADB_BRANCH: main
2026-06-12 10:08:05.492979 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-12 10:08:05.492984 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-12 10:08:05.492989 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-12 10:08:05.492994 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-12 10:08:05.492999 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 10:08:05.493003 | controller |       MARIADB_DEPL_IMG: unused
2026-06-12 10:08:05.493008 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-12 10:08:05.493013 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-12 10:08:05.493018 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-12 10:08:05.493023 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-12 10:08:05.493028 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-12 10:08:05.493033 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 10:08:05.493038 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 10:08:05.493042 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-12 10:08:05.493047 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-12 10:08:05.493052 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-12 10:08:05.493057 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-12 10:08:05.493062 | controller |       MICROSHIFT: '0'
2026-06-12 10:08:05.493066 | controller |       MIRROR_INSECURE: 'true'
2026-06-12 10:08:05.493071 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-12 10:08:05.493076 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-12 10:08:05.493081 | controller |       NAMESPACE: openstack
2026-06-12 10:08:05.493085 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-12 10:08:05.493090 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-12 10:08:05.493094 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-12 10:08:05.493099 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-12 10:08:05.493104 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-12 10:08:05.493108 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-12 10:08:05.493113 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-12 10:08:05.493121 | controller |       NETWORK_BGP: 'false'
2026-06-12 10:08:05.493126 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-12 10:08:05.493131 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-12 10:08:05.493136 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-12 10:08:05.493140 | controller |       NETWORK_ISOLATION: 'true'
2026-06-12 10:08:05.493145 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-12 10:08:05.493150 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-12 10:08:05.493154 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-12 10:08:05.493159 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-12 10:08:05.493164 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-12 10:08:05.493168 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-12 10:08:05.493174 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-12 10:08:05.493179 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-12 10:08:05.493183 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-12 10:08:05.493188 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-12 10:08:05.493193 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-12 10:08:05.493198 | controller |       NETWORK_MTU: '1500'
2026-06-12 10:08:05.493203 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-12 10:08:05.493208 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-12 10:08:05.493213 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-12 10:08:05.493218 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-12 10:08:05.493223 | controller |       NETWORK_VLAN_START: '20'
2026-06-12 10:08:05.493227 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-12 10:08:05.493233 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 10:08:05.493237 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 10:08:05.493242 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-12 10:08:05.493247 | controller |       NEUTRON_BRANCH: main
2026-06-12 10:08:05.493252 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-12 10:08:05.493257 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-12 10:08:05.493266 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-12 10:08:05.493271 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-12 10:08:05.493276 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-12 10:08:05.493281 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-12 10:08:05.493286 | controller |       NFS_HOME: /home/nfs
2026-06-12 10:08:05.493291 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-12 10:08:05.493296 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-12 10:08:05.493301 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-12 10:08:05.493306 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-12 10:08:05.493311 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-12 10:08:05.493317 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-12 10:08:05.493322 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-12 10:08:05.493327 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-12 10:08:05.493332 | controller |       NNCP_BRIDGE: ospbr
2026-06-12 10:08:05.493338 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-12 10:08:05.493343 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-12 10:08:05.493349 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-12 10:08:05.493354 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-12 10:08:05.493360 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-12 10:08:05.493365 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-12 10:08:05.493370 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-12 10:08:05.493375 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-12 10:08:05.493380 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-12 10:08:05.493385 | controller |       NNCP_INTERFACE: enp6s0
2026-06-12 10:08:05.493393 | controller |       NNCP_NODES: ''
2026-06-12 10:08:05.493399 | controller |       NNCP_TIMEOUT: 240s
2026-06-12 10:08:05.493404 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 10:08:05.493409 | controller |       NOVA_BRANCH: main
2026-06-12 10:08:05.493414 | controller |       NOVA_COMMIT_HASH: ''
2026-06-12 10:08:05.493419 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 10:08:05.493424 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-12 10:08:05.493429 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-12 10:08:05.493434 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-12 10:08:05.493439 | controller |       OCP_NETWORK_NAME: crc
2026-06-12 10:08:05.493444 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 10:08:05.493449 | controller |       OCTAVIA_BRANCH: main
2026-06-12 10:08:05.493454 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-12 10:08:05.493459 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 10:08:05.493465 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-12 10:08:05.493469 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-12 10:08:05.493474 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-12 10:08:05.493479 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-12 10:08:05.493484 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-12 10:08:05.493489 | controller |       OKD: 'false'
2026-06-12 10:08:05.493494 | controller |       OPENSTACK_BRANCH: main
2026-06-12 10:08:05.493499 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-12 10:08:05.493504 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-12 10:08:05.493510 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:08:05.493515 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-12 10:08:05.493520 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:08:05.493525 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-12 10:08:05.493530 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:08:05.493535 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-12 10:08:05.493548 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-12 10:08:05.493554 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-12 10:08:05.493559 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-12 10:08:05.493563 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-12 10:08:05.493568 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-12 10:08:05.493573 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-12 10:08:05.493578 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-12 10:08:05.493583 | controller |       OPERATOR_CHANNEL: ''
2026-06-12 10:08:05.493588 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-12 10:08:05.493593 | controller |       OPERATOR_SOURCE: ''
2026-06-12 10:08:05.493598 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-12 10:08:05.493628 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:08:05.493635 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:08:05.493640 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 10:08:05.493646 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 10:08:05.493655 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-12 10:08:05.493667 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 10:08:05.493676 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 10:08:05.493681 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 10:08:05.493686 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 10:08:05.493691 | controller |       OVN_BRANCH: main
2026-06-12 10:08:05.493696 | controller |       OVN_COMMIT_HASH: ''
2026-06-12 10:08:05.493702 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-12 10:08:05.493706 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-12 10:08:05.493711 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-12 10:08:05.493716 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-12 10:08:05.493721 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-12 10:08:05.493725 | controller |       PASSWORD: '12345678'
2026-06-12 10:08:05.493730 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-12 10:08:05.493735 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 10:08:05.493739 | controller |       RABBITMQ_BRANCH: patches
2026-06-12 10:08:05.493744 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-12 10:08:05.493749 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 10:08:05.493754 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-12 10:08:05.493758 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-12 10:08:05.493763 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-12 10:08:05.493768 | controller |       REDHAT_OPERATORS: 'false'
2026-06-12 10:08:05.493773 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-12 10:08:05.493778 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-12 10:08:05.493784 | controller |       REDIS_DEPL_IMG: unused
2026-06-12 10:08:05.493789 | controller |       RH_REGISTRY_PWD: ''
2026-06-12 10:08:05.493793 | controller |       RH_REGISTRY_USER: ''
2026-06-12 10:08:05.493821 | controller |       SECRET: osp-secret
2026-06-12 10:08:05.493826 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-12 10:08:05.493831 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-12 10:08:05.493836 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-12 10:08:05.493841 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-12 10:08:05.493846 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-12 10:08:05.493851 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-12 10:08:05.493856 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-12 10:08:05.493860 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-12 10:08:05.493865 | controller |       STORAGE_CLASS: local-storage
2026-06-12 10:08:05.493870 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-12 10:08:05.493875 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-12 10:08:05.493880 | controller |       SWIFT_BRANCH: main
2026-06-12 10:08:05.493884 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-12 10:08:05.493889 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-12 10:08:05.493894 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-12 10:08:05.493899 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-12 10:08:05.493903 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-12 10:08:05.493913 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-12 10:08:05.493918 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-12 10:08:05.493922 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 10:08:05.493927 | controller |       TELEMETRY_BRANCH: main
2026-06-12 10:08:05.493932 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-12 10:08:05.493936 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 10:08:05.493941 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-12 10:08:05.493946 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-12 10:08:05.493951 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-12 10:08:05.493956 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-12 10:08:05.493960 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-12 10:08:05.493965 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-12 10:08:05.493970 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-12 10:08:05.493975 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-12 10:08:05.493980 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 10:08:05.493985 | controller |       TENANT_HOST_ROUTES: ''
2026-06-12 10:08:05.493990 | controller |       TEST_BRANCH: main
2026-06-12 10:08:05.493995 | controller |       TEST_COMMIT_HASH: ''
2026-06-12 10:08:05.494005 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 10:08:05.494010 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-12 10:08:05.494015 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-12 10:08:05.494019 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-12 10:08:05.494024 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-12 10:08:05.494030 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-12 10:08:05.494035 | controller |       TIMEOUT: 300s
2026-06-12 10:08:05.494040 | controller |       TLS_ENABLED: 'false'
2026-06-12 10:08:05.494045 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-12 10:08:05.494050 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-12 10:08:05.494055 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-12 10:08:05.500900 | controller |
2026-06-12 10:08:05.500921 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-12 10:08:05.500927 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.039)       0:00:57.688 ***********
2026-06-12 10:08:05.500931 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.039)       0:00:57.687 ***********
2026-06-12 10:08:05.812749 | controller | ok: [localhost]
2026-06-12 10:08:05.812790 | controller |
2026-06-12 10:08:05.812798 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-12 10:08:05.812804 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.312)       0:00:58.000 ***********
2026-06-12 10:08:05.812809 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.312)       0:00:57.999 ***********
2026-06-12 10:08:05.842008 | controller | ok: [localhost] =>
2026-06-12 10:08:05.842071 | controller |     cifmw_generate_makes:
2026-06-12 10:08:05.842077 | controller |       changed: false
2026-06-12 10:08:05.842083 | controller |       debug:
2026-06-12 10:08:05.842108 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-12 10:08:05.842114 | controller |         - all
2026-06-12 10:08:05.842120 | controller |         - help
2026-06-12 10:08:05.842124 | controller |         - cleanup
2026-06-12 10:08:05.842129 | controller |         - deploy_cleanup
2026-06-12 10:08:05.842134 | controller |         - wait
2026-06-12 10:08:05.842139 | controller |         - crc_storage
2026-06-12 10:08:05.842143 | controller |         - crc_storage_cleanup
2026-06-12 10:08:05.842148 | controller |         - crc_storage_release
2026-06-12 10:08:05.842153 | controller |         - crc_storage_with_retries
2026-06-12 10:08:05.842159 | controller |         - crc_storage_cleanup_with_retries
2026-06-12 10:08:05.842164 | controller |         - operator_namespace
2026-06-12 10:08:05.842168 | controller |         - namespace
2026-06-12 10:08:05.842173 | controller |         - namespace_cleanup
2026-06-12 10:08:05.842178 | controller |         - input
2026-06-12 10:08:05.842182 | controller |         - input_cleanup
2026-06-12 10:08:05.842187 | controller |         - crc_bmo_setup
2026-06-12 10:08:05.842192 | controller |         - crc_bmo_cleanup
2026-06-12 10:08:05.842197 | controller |         - mirror_registry
2026-06-12 10:08:05.842201 | controller |         - mirror_registry_secure
2026-06-12 10:08:05.842206 | controller |         - mirror_registry_ca
2026-06-12 10:08:05.842211 | controller |         - mirror_registry_cleanup
2026-06-12 10:08:05.842215 | controller |         - openstack_prep
2026-06-12 10:08:05.842220 | controller |         - openstack
2026-06-12 10:08:05.842225 | controller |         - openstack_wait
2026-06-12 10:08:05.842229 | controller |         - openstack_init
2026-06-12 10:08:05.842234 | controller |         - openstack_cleanup
2026-06-12 10:08:05.842248 | controller |         - openstack_repo
2026-06-12 10:08:05.842253 | controller |         - openstack_deploy_prep
2026-06-12 10:08:05.842257 | controller |         - openstack_deploy
2026-06-12 10:08:05.842262 | controller |         - openstack_wait_deploy
2026-06-12 10:08:05.842267 | controller |         - openstack_deploy_cleanup
2026-06-12 10:08:05.842272 | controller |         - openstack_update_run
2026-06-12 10:08:05.842276 | controller |         - update_services
2026-06-12 10:08:05.842281 | controller |         - update_system
2026-06-12 10:08:05.842286 | controller |         - openstack_patch_version
2026-06-12 10:08:05.842291 | controller |         - edpm_deploy_generate_keys
2026-06-12 10:08:05.842296 | controller |         - edpm_patch_ansible_runner_image
2026-06-12 10:08:05.842300 | controller |         - edpm_deploy_prep
2026-06-12 10:08:05.842305 | controller |         - edpm_deploy_cleanup
2026-06-12 10:08:05.842310 | controller |         - edpm_deploy
2026-06-12 10:08:05.842314 | controller |         - edpm_deploy_baremetal_prep
2026-06-12 10:08:05.842319 | controller |         - edpm_deploy_baremetal
2026-06-12 10:08:05.842324 | controller |         - edpm_wait_deploy_baremetal
2026-06-12 10:08:05.842328 | controller |         - edpm_wait_deploy
2026-06-12 10:08:05.842333 | controller |         - edpm_register_dns
2026-06-12 10:08:05.842338 | controller |         - edpm_nova_discover_hosts
2026-06-12 10:08:05.842343 | controller |         - openstack_crds
2026-06-12 10:08:05.842347 | controller |         - openstack_crds_cleanup
2026-06-12 10:08:05.842352 | controller |         - edpm_deploy_networker_prep
2026-06-12 10:08:05.842356 | controller |         - edpm_deploy_networker_cleanup
2026-06-12 10:08:05.842361 | controller |         - edpm_deploy_networker
2026-06-12 10:08:05.842366 | controller |         - infra_prep
2026-06-12 10:08:05.842371 | controller |         - infra
2026-06-12 10:08:05.842375 | controller |         - infra_cleanup
2026-06-12 10:08:05.842380 | controller |         - dns_deploy_prep
2026-06-12 10:08:05.842384 | controller |         - dns_deploy
2026-06-12 10:08:05.842389 | controller |         - dns_deploy_cleanup
2026-06-12 10:08:05.842394 | controller |         - netconfig_deploy_prep
2026-06-12 10:08:05.842399 | controller |         - netconfig_deploy
2026-06-12 10:08:05.842403 | controller |         - netconfig_deploy_cleanup
2026-06-12 10:08:05.842408 | controller |         - memcached_deploy_prep
2026-06-12 10:08:05.842413 | controller |         - memcached_deploy
2026-06-12 10:08:05.842417 | controller |         - memcached_deploy_cleanup
2026-06-12 10:08:05.842422 | controller |         - keystone_prep
2026-06-12 10:08:05.842427 | controller |         - keystone
2026-06-12 10:08:05.842432 | controller |         - keystone_cleanup
2026-06-12 10:08:05.842436 | controller |         - keystone_deploy_prep
2026-06-12 10:08:05.842441 | controller |         - keystone_deploy
2026-06-12 10:08:05.842446 | controller |         - keystone_deploy_cleanup
2026-06-12 10:08:05.842450 | controller |         - barbican_prep
2026-06-12 10:08:05.842458 | controller |         - barbican
2026-06-12 10:08:05.842462 | controller |         - barbican_cleanup
2026-06-12 10:08:05.842467 | controller |         - barbican_deploy_prep
2026-06-12 10:08:05.842472 | controller |         - barbican_deploy
2026-06-12 10:08:05.842476 | controller |         - barbican_deploy_validate
2026-06-12 10:08:05.842481 | controller |         - barbican_deploy_cleanup
2026-06-12 10:08:05.842486 | controller |         - mariadb
2026-06-12 10:08:05.842490 | controller |         - mariadb_cleanup
2026-06-12 10:08:05.842495 | controller |         - mariadb_deploy_prep
2026-06-12 10:08:05.842499 | controller |         - mariadb_deploy
2026-06-12 10:08:05.842504 | controller |         - mariadb_deploy_cleanup
2026-06-12 10:08:05.842509 | controller |         - glance_prep
2026-06-12 10:08:05.842513 | controller |         - glance
2026-06-12 10:08:05.842518 | controller |         - glance_cleanup
2026-06-12 10:08:05.842523 | controller |         - glance_deploy_prep
2026-06-12 10:08:05.842527 | controller |         - glance_deploy
2026-06-12 10:08:05.842532 | controller |         - glance_deploy_cleanup
2026-06-12 10:08:05.842536 | controller |         - ovn_prep
2026-06-12 10:08:05.842541 | controller |         - ovn
2026-06-12 10:08:05.842546 | controller |         - ovn_cleanup
2026-06-12 10:08:05.842550 | controller |         - ovn_deploy_prep
2026-06-12 10:08:05.842555 | controller |         - ovn_deploy
2026-06-12 10:08:05.842560 | controller |         - ovn_deploy_cleanup
2026-06-12 10:08:05.842565 | controller |         - neutron_prep
2026-06-12 10:08:05.842569 | controller |         - neutron
2026-06-12 10:08:05.842574 | controller |         - neutron_cleanup
2026-06-12 10:08:05.842579 | controller |         - neutron_deploy_prep
2026-06-12 10:08:05.842586 | controller |         - neutron_deploy
2026-06-12 10:08:05.842592 | controller |         - neutron_deploy_cleanup
2026-06-12 10:08:05.842596 | controller |         - cinder_prep
2026-06-12 10:08:05.842629 | controller |         - cinder
2026-06-12 10:08:05.842636 | controller |         - cinder_cleanup
2026-06-12 10:08:05.842641 | controller |         - cinder_deploy_prep
2026-06-12 10:08:05.842649 | controller |         - cinder_deploy
2026-06-12 10:08:05.842654 | controller |         - cinder_deploy_cleanup
2026-06-12 10:08:05.842659 | controller |         - rabbitmq_prep
2026-06-12 10:08:05.842663 | controller |         - rabbitmq
2026-06-12 10:08:05.842668 | controller |         - rabbitmq_cleanup
2026-06-12 10:08:05.842672 | controller |         - rabbitmq_deploy_prep
2026-06-12 10:08:05.842677 | controller |         - rabbitmq_deploy
2026-06-12 10:08:05.842682 | controller |         - rabbitmq_deploy_cleanup
2026-06-12 10:08:05.842686 | controller |         - infra_rabbitmq_deploy_prep
2026-06-12 10:08:05.842691 | controller |         - infra_rabbitmq_deploy
2026-06-12 10:08:05.842696 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-12 10:08:05.842701 | controller |         - ironic_prep
2026-06-12 10:08:05.842705 | controller |         - ironic
2026-06-12 10:08:05.842710 | controller |         - ironic_cleanup
2026-06-12 10:08:05.842714 | controller |         - ironic_deploy_prep
2026-06-12 10:08:05.842719 | controller |         - ironic_deploy
2026-06-12 10:08:05.842724 | controller |         - ironic_deploy_cleanup
2026-06-12 10:08:05.842728 | controller |         - octavia_prep
2026-06-12 10:08:05.842733 | controller |         - octavia
2026-06-12 10:08:05.842738 | controller |         - octavia_cleanup
2026-06-12 10:08:05.842742 | controller |         - octavia_deploy_prep
2026-06-12 10:08:05.842747 | controller |         - octavia_deploy
2026-06-12 10:08:05.842752 | controller |         - octavia_deploy_cleanup
2026-06-12 10:08:05.842756 | controller |         - designate_prep
2026-06-12 10:08:05.842761 | controller |         - designate
2026-06-12 10:08:05.842766 | controller |         - designate_cleanup
2026-06-12 10:08:05.842771 | controller |         - designate_deploy_prep
2026-06-12 10:08:05.842775 | controller |         - designate_deploy
2026-06-12 10:08:05.842780 | controller |         - designate_deploy_cleanup
2026-06-12 10:08:05.842785 | controller |         - nova_prep
2026-06-12 10:08:05.842789 | controller |         - nova
2026-06-12 10:08:05.842794 | controller |         - nova_cleanup
2026-06-12 10:08:05.842798 | controller |         - nova_deploy_prep
2026-06-12 10:08:05.842803 | controller |         - nova_deploy
2026-06-12 10:08:05.842807 | controller |         - nova_deploy_cleanup
2026-06-12 10:08:05.842812 | controller |         - mariadb_kuttl_run
2026-06-12 10:08:05.842817 | controller |         - mariadb_kuttl
2026-06-12 10:08:05.842821 | controller |         - kuttl_db_prep
2026-06-12 10:08:05.842826 | controller |         - kuttl_db_cleanup
2026-06-12 10:08:05.842830 | controller |         - kuttl_common_prep
2026-06-12 10:08:05.842835 | controller |         - kuttl_common_cleanup
2026-06-12 10:08:05.842850 | controller |         - keystone_kuttl_run
2026-06-12 10:08:05.842862 | controller |         - keystone_kuttl
2026-06-12 10:08:05.842868 | controller |         - barbican_kuttl_run
2026-06-12 10:08:05.842874 | controller |         - barbican_kuttl
2026-06-12 10:08:05.842879 | controller |         - cinder_kuttl_run
2026-06-12 10:08:05.842884 | controller |         - cinder_kuttl
2026-06-12 10:08:05.842890 | controller |         - neutron_kuttl_run
2026-06-12 10:08:05.842895 | controller |         - neutron_kuttl
2026-06-12 10:08:05.842900 | controller |         - octavia_kuttl_run
2026-06-12 10:08:05.842905 | controller |         - octavia_kuttl
2026-06-12 10:08:05.842910 | controller |         - designate_kuttl
2026-06-12 10:08:05.842914 | controller |         - designate_kuttl_run
2026-06-12 10:08:05.842918 | controller |         - ovn_kuttl_run
2026-06-12 10:08:05.842923 | controller |         - ovn_kuttl
2026-06-12 10:08:05.842927 | controller |         - infra_kuttl_run
2026-06-12 10:08:05.842932 | controller |         - infra_kuttl
2026-06-12 10:08:05.842937 | controller |         - ironic_kuttl_run
2026-06-12 10:08:05.842941 | controller |         - ironic_kuttl
2026-06-12 10:08:05.842946 | controller |         - ironic_kuttl_crc
2026-06-12 10:08:05.842950 | controller |         - heat_kuttl_run
2026-06-12 10:08:05.842955 | controller |         - heat_kuttl
2026-06-12 10:08:05.842960 | controller |         - heat_kuttl_crc
2026-06-12 10:08:05.842964 | controller |         - glance_kuttl_run
2026-06-12 10:08:05.842969 | controller |         - glance_kuttl
2026-06-12 10:08:05.842973 | controller |         - manila_kuttl_run
2026-06-12 10:08:05.842978 | controller |         - manila_kuttl
2026-06-12 10:08:05.842983 | controller |         - swift_kuttl_run
2026-06-12 10:08:05.842987 | controller |         - swift_kuttl
2026-06-12 10:08:05.842992 | controller |         - horizon_kuttl_run
2026-06-12 10:08:05.842997 | controller |         - horizon_kuttl
2026-06-12 10:08:05.843002 | controller |         - openstack_kuttl_prep
2026-06-12 10:08:05.843006 | controller |         - openstack_kuttl_run
2026-06-12 10:08:05.843011 | controller |         - openstack_kuttl_cleanup
2026-06-12 10:08:05.843015 | controller |         - openstack_kuttl
2026-06-12 10:08:05.843020 | controller |         - mariadb_chainsaw_run
2026-06-12 10:08:05.843025 | controller |         - mariadb_chainsaw
2026-06-12 10:08:05.843029 | controller |         - horizon_prep
2026-06-12 10:08:05.843034 | controller |         - horizon
2026-06-12 10:08:05.843038 | controller |         - horizon_cleanup
2026-06-12 10:08:05.843043 | controller |         - horizon_deploy_prep
2026-06-12 10:08:05.843048 | controller |         - horizon_deploy
2026-06-12 10:08:05.843052 | controller |         - horizon_deploy_cleanup
2026-06-12 10:08:05.843057 | controller |         - heat_prep
2026-06-12 10:08:05.843061 | controller |         - heat
2026-06-12 10:08:05.843066 | controller |         - heat_cleanup
2026-06-12 10:08:05.843071 | controller |         - heat_deploy_prep
2026-06-12 10:08:05.843075 | controller |         - heat_deploy
2026-06-12 10:08:05.843080 | controller |         - heat_deploy_cleanup
2026-06-12 10:08:05.843085 | controller |         - baremetal_prep
2026-06-12 10:08:05.843089 | controller |         - baremetal
2026-06-12 10:08:05.843094 | controller |         - baremetal_cleanup
2026-06-12 10:08:05.843098 | controller |         - ceph_help
2026-06-12 10:08:05.843103 | controller |         - ceph
2026-06-12 10:08:05.843108 | controller |         - ceph_cleanup
2026-06-12 10:08:05.843113 | controller |         - rook_prep
2026-06-12 10:08:05.843117 | controller |         - rook
2026-06-12 10:08:05.843122 | controller |         - rook_deploy_prep
2026-06-12 10:08:05.843127 | controller |         - rook_deploy
2026-06-12 10:08:05.843131 | controller |         - rook_crc_disk
2026-06-12 10:08:05.843136 | controller |         - rook_cleanup
2026-06-12 10:08:05.843140 | controller |         - lvms
2026-06-12 10:08:05.843145 | controller |         - nmstate
2026-06-12 10:08:05.843150 | controller |         - nncp
2026-06-12 10:08:05.843154 | controller |         - nncp_cleanup
2026-06-12 10:08:05.843159 | controller |         - netattach
2026-06-12 10:08:05.843163 | controller |         - netattach_cleanup
2026-06-12 10:08:05.843168 | controller |         - metallb
2026-06-12 10:08:05.843173 | controller |         - metallb_config
2026-06-12 10:08:05.843177 | controller |         - metallb_config_cleanup
2026-06-12 10:08:05.843182 | controller |         - metallb_cleanup
2026-06-12 10:08:05.843187 | controller |         - loki
2026-06-12 10:08:05.843192 | controller |         - loki_cleanup
2026-06-12 10:08:05.843196 | controller |         - loki_deploy
2026-06-12 10:08:05.843201 | controller |         - loki_deploy_cleanup
2026-06-12 10:08:05.843206 | controller |         - netobserv
2026-06-12 10:08:05.843210 | controller |         - netobserv_cleanup
2026-06-12 10:08:05.843215 | controller |         - netobserv_deploy
2026-06-12 10:08:05.843223 | controller |         - netobserv_deploy_cleanup
2026-06-12 10:08:05.843228 | controller |         - manila_prep
2026-06-12 10:08:05.843233 | controller |         - manila
2026-06-12 10:08:05.843237 | controller |         - manila_cleanup
2026-06-12 10:08:05.843242 | controller |         - manila_deploy_prep
2026-06-12 10:08:05.843246 | controller |         - manila_deploy
2026-06-12 10:08:05.843251 | controller |         - manila_deploy_cleanup
2026-06-12 10:08:05.843256 | controller |         - telemetry_prep
2026-06-12 10:08:05.843261 | controller |         - telemetry
2026-06-12 10:08:05.843265 | controller |         - telemetry_cleanup
2026-06-12 10:08:05.843270 | controller |         - telemetry_deploy_prep
2026-06-12 10:08:05.843274 | controller |         - telemetry_deploy
2026-06-12 10:08:05.843279 | controller |         - telemetry_deploy_cleanup
2026-06-12 10:08:05.843284 | controller |         - telemetry_kuttl_run
2026-06-12 10:08:05.843288 | controller |         - telemetry_kuttl
2026-06-12 10:08:05.843293 | controller |         - test_operator_prep
2026-06-12 10:08:05.843298 | controller |         - test_operator
2026-06-12 10:08:05.843302 | controller |         - test_operator_cleanup
2026-06-12 10:08:05.843307 | controller |         - test_operator_deploy_prep
2026-06-12 10:08:05.843312 | controller |         - test_operator_deploy
2026-06-12 10:08:05.843317 | controller |         - test_operator_deploy_cleanup
2026-06-12 10:08:05.843321 | controller |         - test_operator_kuttl_run
2026-06-12 10:08:05.843326 | controller |         - test_operator_kuttl
2026-06-12 10:08:05.843331 | controller |         - swift_prep
2026-06-12 10:08:05.843335 | controller |         - swift
2026-06-12 10:08:05.843340 | controller |         - swift_cleanup
2026-06-12 10:08:05.843345 | controller |         - swift_deploy_prep
2026-06-12 10:08:05.843349 | controller |         - swift_deploy
2026-06-12 10:08:05.843354 | controller |         - swift_deploy_cleanup
2026-06-12 10:08:05.843358 | controller |         - certmanager
2026-06-12 10:08:05.843363 | controller |         - certmanager_cleanup
2026-06-12 10:08:05.843368 | controller |         - validate_marketplace
2026-06-12 10:08:05.843372 | controller |         - redis_deploy_prep
2026-06-12 10:08:05.843377 | controller |         - redis_deploy
2026-06-12 10:08:05.843381 | controller |         - redis_deploy_cleanup
2026-06-12 10:08:05.843386 | controller |         - set_slower_etcd_profile
2026-06-12 10:08:05.843391 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-12 10:08:05.843396 | controller |         - help
2026-06-12 10:08:05.843401 | controller |         - download_tools
2026-06-12 10:08:05.843405 | controller |         - nfs
2026-06-12 10:08:05.843410 | controller |         - nfs_cleanup
2026-06-12 10:08:05.843415 | controller |         - crc
2026-06-12 10:08:05.843419 | controller |         - crc_cleanup
2026-06-12 10:08:05.843424 | controller |         - crc_scrub
2026-06-12 10:08:05.843429 | controller |         - crc_attach_default_interface
2026-06-12 10:08:05.843434 | controller |         - crc_attach_default_interface_cleanup
2026-06-12 10:08:05.843438 | controller |         - ipv6_lab_network
2026-06-12 10:08:05.843443 | controller |         - ipv6_lab_network_cleanup
2026-06-12 10:08:05.843448 | controller |         - ipv6_lab_nat64_router
2026-06-12 10:08:05.843453 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-12 10:08:05.843457 | controller |         - ipv6_lab_sno
2026-06-12 10:08:05.843461 | controller |         - ipv6_lab_sno_cleanup
2026-06-12 10:08:05.843466 | controller |         - ipv6_lab
2026-06-12 10:08:05.843471 | controller |         - ipv6_lab_cleanup
2026-06-12 10:08:05.843475 | controller |         - attach_default_interface
2026-06-12 10:08:05.843480 | controller |         - attach_default_interface_cleanup
2026-06-12 10:08:05.843485 | controller |         - network_isolation_bridge
2026-06-12 10:08:05.843489 | controller |         - network_isolation_bridge_cleanup
2026-06-12 10:08:05.843494 | controller |         - edpm_baremetal_compute
2026-06-12 10:08:05.843499 | controller |         - edpm_compute
2026-06-12 10:08:05.843503 | controller |         - edpm_compute_bootc
2026-06-12 10:08:05.843508 | controller |         - edpm_ansible_runner
2026-06-12 10:08:05.843513 | controller |         - edpm_computes_bgp
2026-06-12 10:08:05.843517 | controller |         - edpm_compute_repos
2026-06-12 10:08:05.843522 | controller |         - edpm_compute_cleanup
2026-06-12 10:08:05.843526 | controller |         - edpm_networker
2026-06-12 10:08:05.843531 | controller |         - edpm_networker_cleanup
2026-06-12 10:08:05.843536 | controller |         - edpm_deploy_instance
2026-06-12 10:08:05.843541 | controller |         - tripleo_deploy
2026-06-12 10:08:05.843545 | controller |         - standalone_deploy
2026-06-12 10:08:05.843553 | controller |         - standalone_sync
2026-06-12 10:08:05.843558 | controller |         - standalone
2026-06-12 10:08:05.843562 | controller |         - standalone_cleanup
2026-06-12 10:08:05.843567 | controller |         - standalone_snapshot
2026-06-12 10:08:05.843572 | controller |         - standalone_revert
2026-06-12 10:08:05.843576 | controller |         - cifmw_prepare
2026-06-12 10:08:05.843581 | controller |         - cifmw_cleanup
2026-06-12 10:08:05.843585 | controller |         - bmaas_network
2026-06-12 10:08:05.843595 | controller |         - bmaas_network_cleanup
2026-06-12 10:08:05.843599 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-12 10:08:05.843620 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-12 10:08:05.843628 | controller |         - bmaas_crc_attach_network
2026-06-12 10:08:05.843633 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-12 10:08:05.843638 | controller |         - bmaas_crc_baremetal_bridge
2026-06-12 10:08:05.843643 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-12 10:08:05.843647 | controller |         - bmaas_baremetal_net_nad
2026-06-12 10:08:05.843652 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-12 10:08:05.843657 | controller |         - bmaas_metallb
2026-06-12 10:08:05.843662 | controller |         - bmaas_metallb_cleanup
2026-06-12 10:08:05.843666 | controller |         - bmaas_virtual_bms
2026-06-12 10:08:05.843671 | controller |         - bmaas_virtual_bms_cleanup
2026-06-12 10:08:05.843675 | controller |         - bmaas_sushy_emulator
2026-06-12 10:08:05.843680 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-12 10:08:05.843685 | controller |         - bmaas_sushy_emulator_wait
2026-06-12 10:08:05.843690 | controller |         - bmaas_generate_nodes_yaml
2026-06-12 10:08:05.843694 | controller |         - bmaas
2026-06-12 10:08:05.843699 | controller |         - bmaas_cleanup
2026-06-12 10:08:05.843703 | controller |       failed: false
2026-06-12 10:08:05.843708 | controller |       success: true
2026-06-12 10:08:05.860106 | controller |
2026-06-12 10:08:05.860155 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-12 10:08:05.860163 | controller |   {
2026-06-12 10:08:05.860169 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-12 10:08:05.860174 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-12 10:08:05.860180 | controller |   } | to_nice_yaml
2026-06-12 10:08:05.860185 | controller | }}, mode=0644] ***
2026-06-12 10:08:05.860190 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.047)       0:00:58.047 ***********
2026-06-12 10:08:05.860195 | controller | Friday 12 June 2026  10:08:05 +0000 (0:00:00.047)       0:00:58.046 ***********
2026-06-12 10:08:06.310690 | controller | changed: [localhost]
2026-06-12 10:08:06.310763 | controller |
2026-06-12 10:08:06.310770 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-12 10:08:06.310775 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.450)       0:00:58.497 ***********
2026-06-12 10:08:06.310780 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.450)       0:00:58.496 ***********
2026-06-12 10:08:06.360244 | controller | skipping: [localhost]
2026-06-12 10:08:06.360317 | controller |
2026-06-12 10:08:06.360327 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-12 10:08:06.360336 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.049)       0:00:58.547 ***********
2026-06-12 10:08:06.360344 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.049)       0:00:58.546 ***********
2026-06-12 10:08:06.392111 | controller | ok: [localhost]
2026-06-12 10:08:06.392186 | controller |
2026-06-12 10:08:06.392198 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-12 10:08:06.392209 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.031)       0:00:58.579 ***********
2026-06-12 10:08:06.392220 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.031)       0:00:58.578 ***********
2026-06-12 10:08:06.429652 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/discover_latest_image/tasks/per-image.yml for localhost => (item={'key': 'default', 'value': {'base_url': 'https://cloud.centos.org/centos/9-stream/x86_64/images/', 'qcow_prefix': 'CentOS-Stream-GenericCloud-', 'images_file': 'CHECKSUM'}})
2026-06-12 10:08:06.429760 | controller |
2026-06-12 10:08:06.429772 | controller | TASK [discover_latest_image : Ensure the current image dict entry has the expected data that=['_expected_keys | difference(_given_keys) | length == 0'], fail_msg=The image discovery request dict's {{ _current_image.key }} entry does not match the expected schema. Requests must have the following keys: {{ _expected_keys }}, this entry had: {{ _given_keys }} See the discover_latest_image role's README for more information.] ***
2026-06-12 10:08:06.429807 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.037)       0:00:58.617 ***********
2026-06-12 10:08:06.429817 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.037)       0:00:58.615 ***********
2026-06-12 10:08:06.465705 | controller | ok: [localhost] =>
2026-06-12 10:08:06.465787 | controller |     changed: false
2026-06-12 10:08:06.465796 | controller |     msg: All assertions passed
2026-06-12 10:08:06.465804 | controller |
2026-06-12 10:08:06.465811 | controller | TASK [discover_latest_image : Get latest image for the current entry url={{ _current_image.value.base_url }}, image_prefix={{ _current_image.value.qcow_prefix }}, images_file={{ _current_image.value.images_file }}] ***
2026-06-12 10:08:06.465820 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.036)       0:00:58.653 ***********
2026-06-12 10:08:06.465829 | controller | Friday 12 June 2026  10:08:06 +0000 (0:00:00.036)       0:00:58.652 ***********
2026-06-12 10:08:07.222975 | controller | changed: [localhost]
2026-06-12 10:08:07.223047 | controller |
2026-06-12 10:08:07.223054 | controller | TASK [discover_latest_image : Append the current return value to the discovered images dict cifmw_discovered_images_dict={{ cifmw_discovered_images_dict | combine({_current_image.key: discovered_image.data}) }}, cacheable=True] ***
2026-06-12 10:08:07.223061 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.757)       0:00:59.410 ***********
2026-06-12 10:08:07.223067 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.757)       0:00:59.409 ***********
2026-06-12 10:08:07.256275 | controller | ok: [localhost]
2026-06-12 10:08:07.256342 | controller |
2026-06-12 10:08:07.256348 | controller | TASK [discover_latest_image : Export single-image facts if an image with name 'default' was discovered cifmw_discovered_image_name={{ cifmw_discovered_images_dict.default.image_name }}, cifmw_discovered_image_url={{ cifmw_discovered_images_dict.default.image_url }}, cifmw_discovered_hash={{ cifmw_discovered_images_dict.default.hash }}, cifmw_discovered_hash_algorithm={{ cifmw_discovered_images_dict.default.hash_algorithm }}, cacheable=True] ***
2026-06-12 10:08:07.256352 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.033)       0:00:59.443 ***********
2026-06-12 10:08:07.256357 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.033)       0:00:59.442 ***********
2026-06-12 10:08:07.320693 | controller | ok: [localhost]
2026-06-12 10:08:07.320763 | controller |
2026-06-12 10:08:07.320769 | controller | TASK [cifmw_setup : Create artifacts with custom params mode=0644, dest={{ cifmw_basedir }}/artifacts/parameters/custom-params.yml, content={{ ci_framework_params | to_nice_yaml }}] ***
2026-06-12 10:08:07.320774 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.064)       0:00:59.508 ***********
2026-06-12 10:08:07.320778 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.064)       0:00:59.506 ***********
2026-06-12 10:08:07.767923 | controller | changed: [localhost]
2026-06-12 10:08:07.768013 | controller |
2026-06-12 10:08:07.768025 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:08:07.768036 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.446)       0:00:59.954 ***********
2026-06-12 10:08:07.768045 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.446)       0:00:59.953 ***********
2026-06-12 10:08:07.881951 | controller | ok: [localhost]
2026-06-12 10:08:07.882043 | controller |
2026-06-12 10:08:07.882055 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:08:07.882084 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.113)       0:01:00.068 ***********
2026-06-12 10:08:07.882093 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.113)       0:01:00.067 ***********
2026-06-12 10:08:07.970700 | controller | ok: [localhost]
2026-06-12 10:08:07.970789 | controller |
2026-06-12 10:08:07.970800 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:08:07.970810 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.089)       0:01:00.158 ***********
2026-06-12 10:08:07.970818 | controller | Friday 12 June 2026  10:08:07 +0000 (0:00:00.089)       0:01:00.156 ***********
2026-06-12 10:08:08.119185 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/run_hook/tasks/playbook.yml for localhost => (item={'name': 'Download needed tools', 'inventory': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/hosts', 'type': 'playbook', 'source': '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/download_tools.yaml'})
2026-06-12 10:08:08.119254 | controller |
2026-06-12 10:08:08.119262 | controller | TASK [run_hook : Set playbook path for Download needed tools cifmw_basedir={{ _bdir }}, hook_name={{ _hook_name }}, playbook_path={{ _play | realpath }}, log_path={{ _bdir }}/logs/{{ step }}_{{ _hook_name }}.log, extra_vars=-e namespace={{ cifmw_openstack_namespace }} {%- if hook.extra_vars is defined and hook.extra_vars|length > 0 -%} {% for key,value in hook.extra_vars.items() -%} {%- if key == 'file' %} -e "@{{ value }}" {%- else %} -e "{{ key }}={{ value }}" {%- endif %} {%- endfor %} {%- endif %}] ***
2026-06-12 10:08:08.119270 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.148)       0:01:00.307 ***********
2026-06-12 10:08:08.119276 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.148)       0:01:00.305 ***********
2026-06-12 10:08:08.180017 | controller | ok: [localhost]
2026-06-12 10:08:08.180070 | controller |
2026-06-12 10:08:08.180082 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-12 10:08:08.180091 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.060)       0:01:00.367 ***********
2026-06-12 10:08:08.180100 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.060)       0:01:00.366 ***********
2026-06-12 10:08:08.410558 | controller | ok: [localhost]
2026-06-12 10:08:08.410694 | controller |
2026-06-12 10:08:08.410708 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-12 10:08:08.410717 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.229)       0:01:00.597 ***********
2026-06-12 10:08:08.410726 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.229)       0:01:00.596 ***********
2026-06-12 10:08:08.448788 | controller | skipping: [localhost]
2026-06-12 10:08:08.448870 | controller |
2026-06-12 10:08:08.448881 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-12 10:08:08.448891 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-12 10:08:08.448900 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-12 10:08:08.448909 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.038)       0:01:00.635 ***********
2026-06-12 10:08:08.448917 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.038)       0:01:00.634 ***********
2026-06-12 10:08:08.629155 | controller | ok: [localhost]
2026-06-12 10:08:08.629215 | controller |
2026-06-12 10:08:08.629222 | controller | TASK [run_hook : Add parameters artifacts as extra variables extra_vars={{ extra_vars }} {% for file in cifmw_run_hook_parameters_files.files %} -e "@{{ file.path }}" {%- endfor %}] ***
2026-06-12 10:08:08.629228 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.180)       0:01:00.816 ***********
2026-06-12 10:08:08.629233 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.180)       0:01:00.814 ***********
2026-06-12 10:08:08.685345 | controller | ok: [localhost]
2026-06-12 10:08:08.685383 | controller |
2026-06-12 10:08:08.685391 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-12 10:08:08.685397 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.056)       0:01:00.872 ***********
2026-06-12 10:08:08.685402 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.056)       0:01:00.871 ***********
2026-06-12 10:08:08.901509 | controller | ok: [localhost]
2026-06-12 10:08:08.901597 | controller |
2026-06-12 10:08:08.901642 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 10:08:08.901652 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.215)       0:01:01.088 ***********
2026-06-12 10:08:08.901663 | controller | Friday 12 June 2026  10:08:08 +0000 (0:00:00.216)       0:01:01.087 ***********
2026-06-12 10:08:09.112203 | controller | ok: [localhost]
2026-06-12 10:08:09.112287 | controller |
2026-06-12 10:08:09.112294 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-12 10:08:09.112301 | controller | Friday 12 June 2026  10:08:09 +0000 (0:00:00.210)       0:01:01.299 ***********
2026-06-12 10:08:09.112306 | controller | Friday 12 June 2026  10:08:09 +0000 (0:00:00.210)       0:01:01.297 ***********
2026-06-12 10:08:52.697532 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 10:08:52.697592 | controller | changed: [localhost]
2026-06-12 10:08:52.697598 | controller |
2026-06-12 10:08:52.697622 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-12 10:08:52.697640 | controller | Friday 12 June 2026  10:08:52 +0000 (0:00:43.586)       0:01:44.885 ***********
2026-06-12 10:08:52.697646 | controller | Friday 12 June 2026  10:08:52 +0000 (0:00:43.586)       0:01:44.883 ***********
2026-06-12 10:08:52.720658 | controller | skipping: [localhost]
2026-06-12 10:08:52.720701 | controller |
2026-06-12 10:08:52.720708 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 10:08:52.720715 | controller | Friday 12 June 2026  10:08:52 +0000 (0:00:00.023)       0:01:44.908 ***********
2026-06-12 10:08:52.720720 | controller | Friday 12 June 2026  10:08:52 +0000 (0:00:00.023)       0:01:44.907 ***********
2026-06-12 10:08:52.950267 | controller | ok: [localhost]
2026-06-12 10:08:52.950332 | controller |
2026-06-12 10:08:52.950340 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 10:08:52.950346 | controller | Friday 12 June 2026  10:08:52 +0000 (0:00:00.229)       0:01:45.137 ***********
2026-06-12 10:08:52.950351 | controller | Friday 12 June 2026  10:08:52 +0000 (0:00:00.229)       0:01:45.136 ***********
2026-06-12 10:08:53.022726 | controller | skipping: [localhost]
2026-06-12 10:08:53.022775 | controller |
2026-06-12 10:08:53.022798 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-12 10:08:53.022807 | controller |
2026-06-12 10:08:53.022815 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 10:08:53.022821 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.072)       0:01:45.210 ***********
2026-06-12 10:08:53.022826 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.072)       0:01:45.209 ***********
2026-06-12 10:08:53.064001 | controller |
2026-06-12 10:08:53.064043 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 10:08:53.064049 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.041)       0:01:45.251 ***********
2026-06-12 10:08:53.064054 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.041)       0:01:45.250 ***********
2026-06-12 10:08:53.297691 | controller | ok: [localhost]
2026-06-12 10:08:53.297770 | controller |
2026-06-12 10:08:53.297782 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 10:08:53.297790 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.233)       0:01:45.485 ***********
2026-06-12 10:08:53.297797 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.233)       0:01:45.483 ***********
2026-06-12 10:08:53.505912 | controller | ok: [localhost]
2026-06-12 10:08:53.506032 | controller |
2026-06-12 10:08:53.506068 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 10:08:53.506078 | controller | ] ***
2026-06-12 10:08:53.506086 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.207)       0:01:45.693 ***********
2026-06-12 10:08:53.506103 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.207)       0:01:45.691 ***********
2026-06-12 10:08:53.554002 | controller | ok: [localhost] =>
2026-06-12 10:08:53.554062 | controller |     msg: |
2026-06-12 10:08:53.554069 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-12 10:08:53.554074 | controller |
2026-06-12 10:08:53.554078 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 10:08:53.554082 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.048)       0:01:45.741 ***********
2026-06-12 10:08:53.554086 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.048)       0:01:45.740 ***********
2026-06-12 10:08:53.616003 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 10:08:53.616046 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 10:08:53.616052 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 10:08:53.616058 | controller |
2026-06-12 10:08:53.616063 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 10:08:53.616069 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.062)       0:01:45.803 ***********
2026-06-12 10:08:53.616073 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.062)       0:01:45.802 ***********
2026-06-12 10:08:53.652323 | controller | skipping: [localhost]
2026-06-12 10:08:53.652365 | controller |
2026-06-12 10:08:53.652371 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 10:08:53.652376 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.036)       0:01:45.839 ***********
2026-06-12 10:08:53.652381 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.036)       0:01:45.838 ***********
2026-06-12 10:08:53.902991 | controller | ok: [localhost]
2026-06-12 10:08:53.903059 | controller |
2026-06-12 10:08:53.903064 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 10:08:53.903068 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.249)       0:01:46.089 ***********
2026-06-12 10:08:53.903072 | controller | Friday 12 June 2026  10:08:53 +0000 (0:00:00.249)       0:01:46.088 ***********
2026-06-12 10:08:54.264028 | controller | changed: [localhost]
2026-06-12 10:08:54.264149 | controller |
2026-06-12 10:08:54.264155 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 10:08:54.264161 | controller | Friday 12 June 2026  10:08:54 +0000 (0:00:00.360)       0:01:46.450 ***********
2026-06-12 10:08:54.264166 | controller | Friday 12 June 2026  10:08:54 +0000 (0:00:00.360)       0:01:46.449 ***********
2026-06-12 10:08:54.606009 | controller | ok: [localhost]
2026-06-12 10:08:54.606065 | controller |
2026-06-12 10:08:54.606072 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 10:08:54.606077 | controller | Friday 12 June 2026  10:08:54 +0000 (0:00:00.343)       0:01:46.793 ***********
2026-06-12 10:08:54.606082 | controller | Friday 12 June 2026  10:08:54 +0000 (0:00:00.342)       0:01:46.792 ***********
2026-06-12 10:08:55.079770 | controller | changed: [localhost]
2026-06-12 10:08:55.080046 | controller |
2026-06-12 10:08:55.080058 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 10:08:55.080064 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.473)       0:01:47.267 ***********
2026-06-12 10:08:55.080069 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.473)       0:01:47.266 ***********
2026-06-12 10:08:55.186889 | controller | ok: [localhost]
2026-06-12 10:08:55.186968 | controller |
2026-06-12 10:08:55.186975 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 10:08:55.186981 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.105)       0:01:47.373 ***********
2026-06-12 10:08:55.186999 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.105)       0:01:47.371 ***********
2026-06-12 10:08:55.408692 | controller | changed: [localhost]
2026-06-12 10:08:55.408784 | controller |
2026-06-12 10:08:55.408808 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 10:08:55.408818 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.223)       0:01:47.596 ***********
2026-06-12 10:08:55.408825 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.222)       0:01:47.594 ***********
2026-06-12 10:08:55.446171 | controller | skipping: [localhost]
2026-06-12 10:08:55.446256 | controller |
2026-06-12 10:08:55.446267 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 10:08:55.446284 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.036)       0:01:47.633 ***********
2026-06-12 10:08:55.446292 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.036)       0:01:47.631 ***********
2026-06-12 10:08:55.666305 | controller | ok: [localhost]
2026-06-12 10:08:55.666379 | controller |
2026-06-12 10:08:55.666384 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 10:08:55.666389 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.220)       0:01:47.853 ***********
2026-06-12 10:08:55.666392 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.220)       0:01:47.851 ***********
2026-06-12 10:08:55.887833 | controller | changed: [localhost]
2026-06-12 10:08:55.887902 | controller |
2026-06-12 10:08:55.887916 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 10:08:55.887942 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.221)       0:01:48.074 ***********
2026-06-12 10:08:55.887952 | controller | Friday 12 June 2026  10:08:55 +0000 (0:00:00.221)       0:01:48.073 ***********
2026-06-12 10:08:56.092051 | controller | ok: [localhost]
2026-06-12 10:08:56.092127 | controller |
2026-06-12 10:08:56.092134 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 10:08:56.092139 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.204)       0:01:48.279 ***********
2026-06-12 10:08:56.092144 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.204)       0:01:48.277 ***********
2026-06-12 10:08:56.585337 | controller | changed: [localhost]
2026-06-12 10:08:56.585448 | controller |
2026-06-12 10:08:56.585454 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 10:08:56.585459 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.493)       0:01:48.772 ***********
2026-06-12 10:08:56.585463 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.493)       0:01:48.771 ***********
2026-06-12 10:08:56.650839 | controller | ok: [localhost]
2026-06-12 10:08:56.650879 | controller |
2026-06-12 10:08:56.650888 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 10:08:56.650893 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.065)       0:01:48.838 ***********
2026-06-12 10:08:56.650897 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.065)       0:01:48.836 ***********
2026-06-12 10:08:56.900388 | controller | changed: [localhost]
2026-06-12 10:08:56.900429 | controller |
2026-06-12 10:08:56.900436 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 10:08:56.900441 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.249)       0:01:49.088 ***********
2026-06-12 10:08:56.900446 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.249)       0:01:49.086 ***********
2026-06-12 10:08:56.957748 | controller | skipping: [localhost]
2026-06-12 10:08:56.957785 | controller |
2026-06-12 10:08:56.957790 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 10:08:56.957794 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.056)       0:01:49.144 ***********
2026-06-12 10:08:56.957798 | controller | Friday 12 June 2026  10:08:56 +0000 (0:00:00.056)       0:01:49.143 ***********
2026-06-12 10:08:57.169821 | controller | ok: [localhost]
2026-06-12 10:08:57.169880 | controller |
2026-06-12 10:08:57.169887 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 10:08:57.169903 | controller | Friday 12 June 2026  10:08:57 +0000 (0:00:00.213)       0:01:49.357 ***********
2026-06-12 10:08:57.169908 | controller | Friday 12 June 2026  10:08:57 +0000 (0:00:00.212)       0:01:49.355 ***********
2026-06-12 10:08:57.366731 | controller | changed: [localhost]
2026-06-12 10:08:57.366797 | controller |
2026-06-12 10:08:57.366805 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 10:08:57.366811 | controller | Friday 12 June 2026  10:08:57 +0000 (0:00:00.197)       0:01:49.554 ***********
2026-06-12 10:08:57.366816 | controller | Friday 12 June 2026  10:08:57 +0000 (0:00:00.197)       0:01:49.553 ***********
2026-06-12 10:08:57.567759 | controller | ok: [localhost]
2026-06-12 10:08:57.567848 | controller |
2026-06-12 10:08:57.567854 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 10:08:57.567858 | controller | Friday 12 June 2026  10:08:57 +0000 (0:00:00.200)       0:01:49.755 ***********
2026-06-12 10:08:57.567862 | controller | Friday 12 June 2026  10:08:57 +0000 (0:00:00.200)       0:01:49.753 ***********
2026-06-12 10:08:57.993085 | controller | changed: [localhost]
2026-06-12 10:08:57.993128 | controller |
2026-06-12 10:08:57.993135 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 10:08:57.993150 | controller | Friday 12 June 2026  10:08:57 +0000 (0:00:00.425)       0:01:50.180 ***********
2026-06-12 10:08:57.993156 | controller | Friday 12 June 2026  10:08:57 +0000 (0:00:00.425)       0:01:50.179 ***********
2026-06-12 10:08:58.049466 | controller | ok: [localhost]
2026-06-12 10:08:58.049506 | controller |
2026-06-12 10:08:58.049515 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 10:08:58.049521 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.056)       0:01:50.237 ***********
2026-06-12 10:08:58.049527 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.056)       0:01:50.235 ***********
2026-06-12 10:08:58.282329 | controller | changed: [localhost]
2026-06-12 10:08:58.282362 | controller |
2026-06-12 10:08:58.282367 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-12 10:08:58.282372 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.232)       0:01:50.470 ***********
2026-06-12 10:08:58.282375 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.232)       0:01:50.468 ***********
2026-06-12 10:08:58.306091 | controller | skipping: [localhost]
2026-06-12 10:08:58.306135 | controller |
2026-06-12 10:08:58.306145 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-12 10:08:58.306153 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.023)       0:01:50.493 ***********
2026-06-12 10:08:58.306161 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.023)       0:01:50.492 ***********
2026-06-12 10:08:58.418191 | controller | skipping: [localhost]
2026-06-12 10:08:58.418231 | controller |
2026-06-12 10:08:58.418237 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-12 10:08:58.418241 | controller |
2026-06-12 10:08:58.418245 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 10:08:58.418249 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.112)       0:01:50.606 ***********
2026-06-12 10:08:58.418252 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.112)       0:01:50.604 ***********
2026-06-12 10:08:58.495963 | controller |
2026-06-12 10:08:58.496002 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 10:08:58.496007 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.077)       0:01:50.683 ***********
2026-06-12 10:08:58.496012 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.077)       0:01:50.682 ***********
2026-06-12 10:08:58.714689 | controller | ok: [localhost]
2026-06-12 10:08:58.714772 | controller |
2026-06-12 10:08:58.714784 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 10:08:58.714793 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.218)       0:01:50.902 ***********
2026-06-12 10:08:58.714801 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.218)       0:01:50.900 ***********
2026-06-12 10:08:58.946899 | controller | ok: [localhost]
2026-06-12 10:08:58.946986 | controller |
2026-06-12 10:08:58.946996 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 10:08:58.947011 | controller | ] ***
2026-06-12 10:08:58.947021 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.232)       0:01:51.134 ***********
2026-06-12 10:08:58.947029 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.232)       0:01:51.132 ***********
2026-06-12 10:08:58.993509 | controller | ok: [localhost] =>
2026-06-12 10:08:58.993576 | controller |     msg: |
2026-06-12 10:08:58.993582 | controller |       Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml']
2026-06-12 10:08:58.993587 | controller |
2026-06-12 10:08:58.993591 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 10:08:58.993601 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.046)       0:01:51.181 ***********
2026-06-12 10:08:58.993620 | controller | Friday 12 June 2026  10:08:58 +0000 (0:00:00.046)       0:01:51.179 ***********
2026-06-12 10:08:59.073320 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 10:08:59.073414 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 10:08:59.073421 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml for localhost => (item=(censored due to no_log))
2026-06-12 10:08:59.073425 | controller |
2026-06-12 10:08:59.073429 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 10:08:59.073433 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.079)       0:01:51.261 ***********
2026-06-12 10:08:59.073437 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.079)       0:01:51.259 ***********
2026-06-12 10:08:59.115118 | controller | skipping: [localhost]
2026-06-12 10:08:59.115189 | controller |
2026-06-12 10:08:59.115195 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 10:08:59.115199 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.041)       0:01:51.302 ***********
2026-06-12 10:08:59.115203 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.041)       0:01:51.301 ***********
2026-06-12 10:08:59.375849 | controller | ok: [localhost]
2026-06-12 10:08:59.375925 | controller |
2026-06-12 10:08:59.375935 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 10:08:59.375942 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.260)       0:01:51.563 ***********
2026-06-12 10:08:59.375949 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.260)       0:01:51.561 ***********
2026-06-12 10:08:59.586315 | controller | changed: [localhost]
2026-06-12 10:08:59.586359 | controller |
2026-06-12 10:08:59.586366 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 10:08:59.586372 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.210)       0:01:51.774 ***********
2026-06-12 10:08:59.586377 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.210)       0:01:51.772 ***********
2026-06-12 10:08:59.765268 | controller | ok: [localhost]
2026-06-12 10:08:59.765314 | controller |
2026-06-12 10:08:59.765323 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 10:08:59.765328 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.178)       0:01:51.952 ***********
2026-06-12 10:08:59.765332 | controller | Friday 12 June 2026  10:08:59 +0000 (0:00:00.178)       0:01:51.951 ***********
2026-06-12 10:09:00.254598 | controller | changed: [localhost]
2026-06-12 10:09:00.254700 | controller |
2026-06-12 10:09:00.254715 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 10:09:00.254721 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.489)       0:01:52.442 ***********
2026-06-12 10:09:00.254736 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.489)       0:01:52.440 ***********
2026-06-12 10:09:00.320456 | controller | ok: [localhost]
2026-06-12 10:09:00.320535 | controller |
2026-06-12 10:09:00.320541 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 10:09:00.320547 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.065)       0:01:52.508 ***********
2026-06-12 10:09:00.320552 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.065)       0:01:52.506 ***********
2026-06-12 10:09:00.500134 | controller | changed: [localhost]
2026-06-12 10:09:00.500176 | controller |
2026-06-12 10:09:00.500185 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 10:09:00.500191 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.179)       0:01:52.687 ***********
2026-06-12 10:09:00.500196 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.179)       0:01:52.686 ***********
2026-06-12 10:09:00.537562 | controller | skipping: [localhost]
2026-06-12 10:09:00.537621 | controller |
2026-06-12 10:09:00.537632 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 10:09:00.537638 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.037)       0:01:52.725 ***********
2026-06-12 10:09:00.537643 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.037)       0:01:52.723 ***********
2026-06-12 10:09:00.767650 | controller | ok: [localhost]
2026-06-12 10:09:00.767725 | controller |
2026-06-12 10:09:00.767732 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 10:09:00.767737 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.229)       0:01:52.955 ***********
2026-06-12 10:09:00.767758 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.229)       0:01:52.953 ***********
2026-06-12 10:09:00.943733 | controller | changed: [localhost]
2026-06-12 10:09:00.943786 | controller |
2026-06-12 10:09:00.943791 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 10:09:00.943796 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.176)       0:01:53.131 ***********
2026-06-12 10:09:00.943799 | controller | Friday 12 June 2026  10:09:00 +0000 (0:00:00.176)       0:01:53.130 ***********
2026-06-12 10:09:01.137206 | controller | ok: [localhost]
2026-06-12 10:09:01.137256 | controller |
2026-06-12 10:09:01.137261 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 10:09:01.137266 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.193)       0:01:53.324 ***********
2026-06-12 10:09:01.137269 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.193)       0:01:53.323 ***********
2026-06-12 10:09:01.588632 | controller | changed: [localhost]
2026-06-12 10:09:01.588678 | controller |
2026-06-12 10:09:01.588685 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 10:09:01.588691 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.451)       0:01:53.775 ***********
2026-06-12 10:09:01.588697 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.451)       0:01:53.774 ***********
2026-06-12 10:09:01.648698 | controller | ok: [localhost]
2026-06-12 10:09:01.648793 | controller |
2026-06-12 10:09:01.648807 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 10:09:01.648819 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.060)       0:01:53.835 ***********
2026-06-12 10:09:01.648831 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.060)       0:01:53.834 ***********
2026-06-12 10:09:01.872197 | controller | changed: [localhost]
2026-06-12 10:09:01.872264 | controller |
2026-06-12 10:09:01.872269 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 10:09:01.872274 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.223)       0:01:54.059 ***********
2026-06-12 10:09:01.872277 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.223)       0:01:54.058 ***********
2026-06-12 10:09:01.904838 | controller | skipping: [localhost]
2026-06-12 10:09:01.904888 | controller |
2026-06-12 10:09:01.904893 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 10:09:01.904907 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.032)       0:01:54.092 ***********
2026-06-12 10:09:01.904911 | controller | Friday 12 June 2026  10:09:01 +0000 (0:00:00.032)       0:01:54.090 ***********
2026-06-12 10:09:02.108689 | controller | ok: [localhost]
2026-06-12 10:09:02.108745 | controller |
2026-06-12 10:09:02.108752 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 10:09:02.108759 | controller | Friday 12 June 2026  10:09:02 +0000 (0:00:00.203)       0:01:54.296 ***********
2026-06-12 10:09:02.108764 | controller | Friday 12 June 2026  10:09:02 +0000 (0:00:00.203)       0:01:54.294 ***********
2026-06-12 10:09:02.322832 | controller | changed: [localhost]
2026-06-12 10:09:02.322900 | controller |
2026-06-12 10:09:02.322905 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 10:09:02.322909 | controller | Friday 12 June 2026  10:09:02 +0000 (0:00:00.213)       0:01:54.509 ***********
2026-06-12 10:09:02.322913 | controller | Friday 12 June 2026  10:09:02 +0000 (0:00:00.213)       0:01:54.508 ***********
2026-06-12 10:09:02.540654 | controller | ok: [localhost]
2026-06-12 10:09:02.540712 | controller |
2026-06-12 10:09:02.540718 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 10:09:02.540722 | controller | Friday 12 June 2026  10:09:02 +0000 (0:00:00.218)       0:01:54.728 ***********
2026-06-12 10:09:02.540725 | controller | Friday 12 June 2026  10:09:02 +0000 (0:00:00.218)       0:01:54.726 ***********
2026-06-12 10:09:03.016291 | controller | changed: [localhost]
2026-06-12 10:09:03.016381 | controller |
2026-06-12 10:09:03.016409 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 10:09:03.016418 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.475)       0:01:55.203 ***********
2026-06-12 10:09:03.016426 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.475)       0:01:55.202 ***********
2026-06-12 10:09:03.093274 | controller | ok: [localhost]
2026-06-12 10:09:03.093332 | controller |
2026-06-12 10:09:03.093339 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 10:09:03.093346 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.076)       0:01:55.280 ***********
2026-06-12 10:09:03.093351 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.076)       0:01:55.279 ***********
2026-06-12 10:09:03.327779 | controller | changed: [localhost]
2026-06-12 10:09:03.327872 | controller |
2026-06-12 10:09:03.327888 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 10:09:03.327901 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.234)       0:01:55.514 ***********
2026-06-12 10:09:03.327910 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.234)       0:01:55.513 ***********
2026-06-12 10:09:03.496765 | controller | ok: [localhost]
2026-06-12 10:09:03.496806 | controller |
2026-06-12 10:09:03.496813 | controller | TASK [networking_mapper : Check for Networking Definition file existance that=['_net_env_def_stat.stat.exists'], msg=Ensure that the Networking Environment Definition file exists in {{ cifmw_networking_mapper_networking_env_def_path }}, quiet=True] ***
2026-06-12 10:09:03.496819 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.169)       0:01:55.684 ***********
2026-06-12 10:09:03.496824 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.169)       0:01:55.682 ***********
2026-06-12 10:09:03.539292 | controller | skipping: [localhost]
2026-06-12 10:09:03.539324 | controller |
2026-06-12 10:09:03.539329 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 10:09:03.539334 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.042)       0:01:55.727 ***********
2026-06-12 10:09:03.539338 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.042)       0:01:55.725 ***********
2026-06-12 10:09:03.573598 | controller | skipping: [localhost]
2026-06-12 10:09:03.573700 | controller |
2026-06-12 10:09:03.573707 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-12 10:09:03.573714 | controller |   _net_env_def_slurp['content'] |
2026-06-12 10:09:03.573720 | controller |   b64decode |
2026-06-12 10:09:03.573739 | controller |   from_yaml
2026-06-12 10:09:03.573745 | controller | }}, cacheable=True] ***
2026-06-12 10:09:03.573750 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.034)       0:01:55.761 ***********
2026-06-12 10:09:03.573755 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.034)       0:01:55.759 ***********
2026-06-12 10:09:03.617868 | controller | skipping: [localhost]
2026-06-12 10:09:03.617952 | controller |
2026-06-12 10:09:03.617957 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-12 10:09:03.617961 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.043)       0:01:55.805 ***********
2026-06-12 10:09:03.617965 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.043)       0:01:55.803 ***********
2026-06-12 10:09:03.644130 | controller | skipping: [localhost]
2026-06-12 10:09:03.644196 | controller |
2026-06-12 10:09:03.644204 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-12 10:09:03.644210 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.026)       0:01:55.831 ***********
2026-06-12 10:09:03.644215 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.026)       0:01:55.830 ***********
2026-06-12 10:09:03.851117 | controller |
2026-06-12 10:09:03.851180 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 10:09:03.851185 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.207)       0:01:56.039 ***********
2026-06-12 10:09:03.851189 | controller | Friday 12 June 2026  10:09:03 +0000 (0:00:00.207)       0:01:56.037 ***********
2026-06-12 10:09:04.439143 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 10:09:04.439196 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 10:09:04.439203 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-12 10:09:04.439209 | controller |
2026-06-12 10:09:04.439216 | controller | TASK [manage_secrets : Ensure directory tree exist path={{ cifmw_manage_secrets_basedir }}/secrets, state=directory, owner={{ cifmw_manage_secrets_owner }}, mode=0700] ***
2026-06-12 10:09:04.439221 | controller | Friday 12 June 2026  10:09:04 +0000 (0:00:00.587)       0:01:56.626 ***********
2026-06-12 10:09:04.439227 | controller | Friday 12 June 2026  10:09:04 +0000 (0:00:00.587)       0:01:56.625 ***********
2026-06-12 10:09:04.644720 | controller | changed: [localhost]
2026-06-12 10:09:04.644784 | controller |
2026-06-12 10:09:04.644791 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 10:09:04.644797 | controller | Friday 12 June 2026  10:09:04 +0000 (0:00:00.205)       0:01:56.832 ***********
2026-06-12 10:09:04.644803 | controller | Friday 12 June 2026  10:09:04 +0000 (0:00:00.205)       0:01:56.830 ***********
2026-06-12 10:09:04.864355 | controller | ok: [localhost]
2026-06-12 10:09:04.864461 | controller |
2026-06-12 10:09:04.864473 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-12 10:09:04.864483 | controller | Friday 12 June 2026  10:09:04 +0000 (0:00:00.219)       0:01:57.051 ***********
2026-06-12 10:09:04.864492 | controller | Friday 12 June 2026  10:09:04 +0000 (0:00:00.219)       0:01:57.050 ***********
2026-06-12 10:09:04.931951 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-12 10:09:04.932030 | controller |
2026-06-12 10:09:04.932057 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-12 10:09:04.932069 | controller | Friday 12 June 2026  10:09:04 +0000 (0:00:00.067)       0:01:57.119 ***********
2026-06-12 10:09:04.932081 | controller | Friday 12 June 2026  10:09:04 +0000 (0:00:00.067)       0:01:57.117 ***********
2026-06-12 10:09:05.513907 | controller | changed: [localhost]
2026-06-12 10:09:05.513975 | controller |
2026-06-12 10:09:05.513983 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-12 10:09:05.513989 | controller |   _crc_vers.stdout_lines |
2026-06-12 10:09:05.513995 | controller |   select('match', 'CRC') | first |
2026-06-12 10:09:05.514001 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-12 10:09:05.514007 | controller |   _crc_vers.stdout_lines |
2026-06-12 10:09:05.514012 | controller |   select ('match', 'OpenShift') | first |
2026-06-12 10:09:05.514026 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-12 10:09:05.514032 | controller | Friday 12 June 2026  10:09:05 +0000 (0:00:00.582)       0:01:57.701 ***********
2026-06-12 10:09:05.514037 | controller | Friday 12 June 2026  10:09:05 +0000 (0:00:00.582)       0:01:57.700 ***********
2026-06-12 10:09:05.558266 | controller | ok: [localhost]
2026-06-12 10:09:05.558341 | controller |
2026-06-12 10:09:05.558351 | controller | TASK [rhol_crc : Output found binary location and versions msg=Found crc at {{ cifmw_rhol_crc_binary }}, with version {{ crc_version }} (wants: {{ cifmw_rhol_crc_version }}) and serving OpenShift version {{ crc_openshift_version }}.] ***
2026-06-12 10:09:05.558359 | controller | Friday 12 June 2026  10:09:05 +0000 (0:00:00.044)       0:01:57.745 ***********
2026-06-12 10:09:05.558367 | controller | Friday 12 June 2026  10:09:05 +0000 (0:00:00.044)       0:01:57.744 ***********
2026-06-12 10:09:05.585152 | controller | ok: [localhost] =>
2026-06-12 10:09:05.585219 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-12 10:09:05.585226 | controller |       OpenShift version 4.20.1.'
2026-06-12 10:09:05.585232 | controller |
2026-06-12 10:09:05.585237 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-12 10:09:05.585243 | controller | Friday 12 June 2026  10:09:05 +0000 (0:00:00.026)       0:01:57.772 ***********
2026-06-12 10:09:05.585248 | controller | Friday 12 June 2026  10:09:05 +0000 (0:00:00.026)       0:01:57.771 ***********
2026-06-12 10:09:06.044568 | controller | ok: [localhost]
2026-06-12 10:09:06.044642 | controller |
2026-06-12 10:09:06.044651 | controller | TASK [rhol_crc : Set CRC status crc_bin_available={{ _crc_bin.stat.exists }}, crc_present={{ _domains is defined and 'crc' in _domains }}, crc_running={{
2026-06-12 10:09:06.044657 | controller |   _domain is defined and
2026-06-12 10:09:06.044662 | controller |   'crc' in _domains and
2026-06-12 10:09:06.044667 | controller |   _domains.crc.state == 'running'
2026-06-12 10:09:06.044672 | controller | }}] ***
2026-06-12 10:09:06.044678 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.459)       0:01:58.232 ***********
2026-06-12 10:09:06.044683 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.459)       0:01:58.230 ***********
2026-06-12 10:09:06.075276 | controller | ok: [localhost]
2026-06-12 10:09:06.075344 | controller |
2026-06-12 10:09:06.075349 | controller | TASK [rhol_crc : Fail if crc domain is already defined msg=The crc domain already exist. Set cifmw_rhol_crc_force_cleanup to true to force the cleanup. Interrupting tasks.] ***
2026-06-12 10:09:06.075354 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.031)       0:01:58.263 ***********
2026-06-12 10:09:06.075358 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.031)       0:01:58.261 ***********
2026-06-12 10:09:06.108093 | controller | skipping: [localhost]
2026-06-12 10:09:06.108149 | controller |
2026-06-12 10:09:06.108163 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-12 10:09:06.108168 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.032)       0:01:58.295 ***********
2026-06-12 10:09:06.108172 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.032)       0:01:58.294 ***********
2026-06-12 10:09:06.163479 | controller |
2026-06-12 10:09:06.163552 | controller | TASK [manage_secrets : Assert we get needed data quiet=True, that=['cifmw_manage_secrets_pullsecret_file != None or cifmw_manage_secrets_pullsecret_content != None', 'not (cifmw_manage_secrets_pullsecret_file != None and cifmw_manage_secrets_pullsecret_content != None)'], msg=Please provide EITHER cifmw_manage_secrets_pullsecret_file
2026-06-12 10:09:06.163560 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-12 10:09:06.163566 | controller | ] ***
2026-06-12 10:09:06.163571 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.055)       0:01:58.351 ***********
2026-06-12 10:09:06.163577 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.055)       0:01:58.349 ***********
2026-06-12 10:09:06.205835 | controller | ok: [localhost]
2026-06-12 10:09:06.205889 | controller |
2026-06-12 10:09:06.205900 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-12 10:09:06.205909 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.042)       0:01:58.393 ***********
2026-06-12 10:09:06.205926 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.042)       0:01:58.392 ***********
2026-06-12 10:09:06.250096 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-12 10:09:06.250142 | controller |
2026-06-12 10:09:06.250153 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-12 10:09:06.250162 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.044)       0:01:58.437 ***********
2026-06-12 10:09:06.250170 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.044)       0:01:58.436 ***********
2026-06-12 10:09:06.293771 | controller | ok: [localhost] =>
2026-06-12 10:09:06.293846 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-12 10:09:06.293858 | controller |
2026-06-12 10:09:06.293867 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-12 10:09:06.293877 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.043)       0:01:58.480 ***********
2026-06-12 10:09:06.293885 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.043)       0:01:58.479 ***********
2026-06-12 10:09:06.329641 | controller | ok: [localhost] =>
2026-06-12 10:09:06.329704 | controller |     _secret_file: null
2026-06-12 10:09:06.329711 | controller |
2026-06-12 10:09:06.329717 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-12 10:09:06.329723 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.035)       0:01:58.516 ***********
2026-06-12 10:09:06.329728 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.035)       0:01:58.515 ***********
2026-06-12 10:09:06.376028 | controller | ok: [localhost] =>
2026-06-12 10:09:06.376088 | controller |     _secret_content: {}
2026-06-12 10:09:06.376093 | controller |
2026-06-12 10:09:06.376097 | controller | TASK [manage_secrets : Ensure parameter is an absolute path that=['_secret_file is ansible.builtin.abs'], msg={{ _secret_file }} must be an absolute path
2026-06-12 10:09:06.376103 | controller | ] ***
2026-06-12 10:09:06.376107 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.046)       0:01:58.563 ***********
2026-06-12 10:09:06.376111 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.046)       0:01:58.561 ***********
2026-06-12 10:09:06.410019 | controller | skipping: [localhost]
2026-06-12 10:09:06.410070 | controller |
2026-06-12 10:09:06.410076 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-12 10:09:06.410080 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.033)       0:01:58.597 ***********
2026-06-12 10:09:06.410084 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.034)       0:01:58.595 ***********
2026-06-12 10:09:06.437835 | controller | skipping: [localhost]
2026-06-12 10:09:06.437894 | controller |
2026-06-12 10:09:06.437900 | controller | TASK [manage_secrets : Copy file to location remote_src={{ _ps_exists.stat.exists | default(false) }}, dest={{ _secret_dest }}, src={{ _secret_file }}, mode=0600, owner={{ cifmw_manage_secrets_owner }}] ***
2026-06-12 10:09:06.437904 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.028)       0:01:58.625 ***********
2026-06-12 10:09:06.437908 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.028)       0:01:58.624 ***********
2026-06-12 10:09:06.470266 | controller | skipping: [localhost]
2026-06-12 10:09:06.470329 | controller |
2026-06-12 10:09:06.470335 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-12 10:09:06.470339 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.032)       0:01:58.657 ***********
2026-06-12 10:09:06.470343 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.032)       0:01:58.656 ***********
2026-06-12 10:09:06.537488 | controller | skipping: [localhost]
2026-06-12 10:09:06.537563 | controller |
2026-06-12 10:09:06.537589 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-12 10:09:06.537595 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.066)       0:01:58.724 ***********
2026-06-12 10:09:06.537601 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.066)       0:01:58.722 ***********
2026-06-12 10:09:06.571888 | controller | skipping: [localhost]
2026-06-12 10:09:06.571938 | controller |
2026-06-12 10:09:06.571963 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-12 10:09:06.571977 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.034)       0:01:58.758 ***********
2026-06-12 10:09:06.571988 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.034)       0:01:58.757 ***********
2026-06-12 10:09:06.603336 | controller | skipping: [localhost]
2026-06-12 10:09:06.603420 | controller |
2026-06-12 10:09:06.603431 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-12 10:09:06.603442 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.031)       0:01:58.790 ***********
2026-06-12 10:09:06.603452 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.031)       0:01:58.789 ***********
2026-06-12 10:09:06.630236 | controller | skipping: [localhost]
2026-06-12 10:09:06.630301 | controller |
2026-06-12 10:09:06.630308 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-12 10:09:06.630314 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.026)       0:01:58.817 ***********
2026-06-12 10:09:06.630320 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.027)       0:01:58.816 ***********
2026-06-12 10:09:06.664444 | controller | skipping: [localhost]
2026-06-12 10:09:06.664485 | controller |
2026-06-12 10:09:06.664492 | controller | TASK [rhol_crc : Setup RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} setup 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-setup.log] ***
2026-06-12 10:09:06.664498 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.034)       0:01:58.852 ***********
2026-06-12 10:09:06.664504 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.034)       0:01:58.850 ***********
2026-06-12 10:09:06.700466 | controller | skipping: [localhost]
2026-06-12 10:09:06.700542 | controller |
2026-06-12 10:09:06.700550 | controller | TASK [rhol_crc : Start RHOL/CRC _raw_params=set -o pipefail; {{ cifmw_rhol_crc_binary }} start 2>&1 | tee {{ cifmw_rhol_crc_basedir }}/logs/crc-start.log] ***
2026-06-12 10:09:06.700559 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.036)       0:01:58.888 ***********
2026-06-12 10:09:06.700567 | controller | Friday 12 June 2026  10:09:06 +0000 (0:00:00.036)       0:01:58.886 ***********
2026-06-12 10:09:07.234071 | controller | changed: [localhost]
2026-06-12 10:09:07.234118 | controller |
2026-06-12 10:09:07.234128 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-12 10:09:07.234137 | controller | Friday 12 June 2026  10:09:07 +0000 (0:00:00.533)       0:01:59.421 ***********
2026-06-12 10:09:07.234144 | controller | Friday 12 June 2026  10:09:07 +0000 (0:00:00.533)       0:01:59.420 ***********
2026-06-12 10:09:07.499364 | controller | ok: [localhost]
2026-06-12 10:09:07.499450 | controller |
2026-06-12 10:09:07.499462 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-12 10:09:07.499470 | controller | Friday 12 June 2026  10:09:07 +0000 (0:00:00.265)       0:01:59.686 ***********
2026-06-12 10:09:07.499478 | controller | Friday 12 June 2026  10:09:07 +0000 (0:00:00.265)       0:01:59.685 ***********
2026-06-12 10:09:07.541134 | controller | ok: [localhost] =>
2026-06-12 10:09:07.541166 | controller |     _vm_list:
2026-06-12 10:09:07.541171 | controller |       changed: false
2026-06-12 10:09:07.541174 | controller |       failed: false
2026-06-12 10:09:07.541178 | controller |       list_vms:
2026-06-12 10:09:07.541182 | controller |       - crc
2026-06-12 10:09:07.541187 | controller |
2026-06-12 10:09:07.541192 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-12 10:09:07.541198 | controller | Friday 12 June 2026  10:09:07 +0000 (0:00:00.041)       0:01:59.728 ***********
2026-06-12 10:09:07.541203 | controller | Friday 12 June 2026  10:09:07 +0000 (0:00:00.041)       0:01:59.727 ***********
2026-06-12 10:09:07.976708 | controller | ok: [localhost]
2026-06-12 10:09:07.976784 | controller |
2026-06-12 10:09:07.976795 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-12 10:09:07.976804 | controller | Friday 12 June 2026  10:09:07 +0000 (0:00:00.434)       0:02:00.163 ***********
2026-06-12 10:09:07.976812 | controller | Friday 12 June 2026  10:09:07 +0000 (0:00:00.434)       0:02:00.162 ***********
2026-06-12 10:09:08.018170 | controller | ok: [localhost] =>
2026-06-12 10:09:08.018246 | controller |     _net_list:
2026-06-12 10:09:08.018272 | controller |       changed: false
2026-06-12 10:09:08.018305 | controller |       failed: false
2026-06-12 10:09:08.018317 | controller |       list_nets:
2026-06-12 10:09:08.018329 | controller |       - default
2026-06-12 10:09:08.018341 | controller |       - crc
2026-06-12 10:09:08.018353 | controller |
2026-06-12 10:09:08.018366 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-12 10:09:08.018379 | controller | Friday 12 June 2026  10:09:08 +0000 (0:00:00.042)       0:02:00.205 ***********
2026-06-12 10:09:08.018392 | controller | Friday 12 June 2026  10:09:08 +0000 (0:00:00.042)       0:02:00.204 ***********
2026-06-12 10:09:08.319236 | controller | ok: [localhost]
2026-06-12 10:09:08.319304 | controller |
2026-06-12 10:09:08.319311 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-12 10:09:08.319317 | controller |   _net_bridge_map | default({}) |
2026-06-12 10:09:08.319323 | controller |   combine(_local_map, recursive=true)
2026-06-12 10:09:08.319328 | controller | }}] ***
2026-06-12 10:09:08.319333 | controller | Friday 12 June 2026  10:09:08 +0000 (0:00:00.300)       0:02:00.506 ***********
2026-06-12 10:09:08.319338 | controller | Friday 12 June 2026  10:09:08 +0000 (0:00:00.300)       0:02:00.505 ***********
2026-06-12 10:09:08.372291 | controller | ok: [localhost] => (item=default)
2026-06-12 10:09:08.372359 | controller | ok: [localhost] => (item=crc)
2026-06-12 10:09:08.372364 | controller |
2026-06-12 10:09:08.372369 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-12 10:09:08.372373 | controller | Friday 12 June 2026  10:09:08 +0000 (0:00:00.052)       0:02:00.559 ***********
2026-06-12 10:09:08.372377 | controller | Friday 12 June 2026  10:09:08 +0000 (0:00:00.052)       0:02:00.558 ***********
2026-06-12 10:09:09.667481 | controller | ok: [localhost]
2026-06-12 10:09:09.667556 | controller |
2026-06-12 10:09:09.667563 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-12 10:09:09.667576 | controller | Friday 12 June 2026  10:09:09 +0000 (0:00:01.294)       0:02:01.854 ***********
2026-06-12 10:09:09.667582 | controller | Friday 12 June 2026  10:09:09 +0000 (0:00:01.295)       0:02:01.853 ***********
2026-06-12 10:09:10.118251 | controller | ok: [localhost]
2026-06-12 10:09:10.118325 | controller |
2026-06-12 10:09:10.118336 | controller | TASK [libvirt_manager : Attach interface default on crc _raw_params=virsh -c qemu:///system attach-interface "{{ vm_name }}" --source "{{ _local_bridge_name }}" --type "{{ _type }}" --mac "{{ _lm_mac_address }}" --model virtio --config --persistent] ***
2026-06-12 10:09:10.118346 | controller | Friday 12 June 2026  10:09:10 +0000 (0:00:00.450)       0:02:02.305 ***********
2026-06-12 10:09:10.118354 | controller | Friday 12 June 2026  10:09:10 +0000 (0:00:00.450)       0:02:02.303 ***********
2026-06-12 10:09:10.775060 | controller | changed: [localhost]
2026-06-12 10:09:10.775119 | controller |
2026-06-12 10:09:10.775126 | controller | TASK [rhol_crc : Revoke permissions granted in sudoers file for CRC/RHOL setup name={{ cifmw_rhol_crc_sudoers_file_name }}, state=absent] ***
2026-06-12 10:09:10.775132 | controller | Friday 12 June 2026  10:09:10 +0000 (0:00:00.657)       0:02:02.962 ***********
2026-06-12 10:09:10.775138 | controller | Friday 12 June 2026  10:09:10 +0000 (0:00:00.657)       0:02:02.960 ***********
2026-06-12 10:09:11.183655 | controller | ok: [localhost]
2026-06-12 10:09:11.183720 | controller |
2026-06-12 10:09:11.183726 | controller | TASK [openshift_login : Assert we have needed parameters that=['cifmw_openshift_login_load_kubeconfig is defined', 'cifmw_openshift_login_load_kubeconfig is not none', 'cifmw_openshift_login_load_kubeadmin is defined', 'cifmw_openshift_login_load_kubeadmin is not none']] ***
2026-06-12 10:09:11.183731 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.408)       0:02:03.370 ***********
2026-06-12 10:09:11.183735 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.408)       0:02:03.369 ***********
2026-06-12 10:09:11.268553 | controller | ok: [localhost] =>
2026-06-12 10:09:11.268639 | controller |     changed: false
2026-06-12 10:09:11.268654 | controller |     msg: All assertions passed
2026-06-12 10:09:11.268663 | controller |
2026-06-12 10:09:11.268672 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 10:09:11.268691 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.084)       0:02:03.455 ***********
2026-06-12 10:09:11.268699 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.084)       0:02:03.453 ***********
2026-06-12 10:09:11.466996 | controller | ok: [localhost]
2026-06-12 10:09:11.467063 | controller |
2026-06-12 10:09:11.467068 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 10:09:11.467072 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.198)       0:02:03.654 ***********
2026-06-12 10:09:11.467076 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.198)       0:02:03.652 ***********
2026-06-12 10:09:11.740528 | controller | ok: [localhost]
2026-06-12 10:09:11.740714 | controller |
2026-06-12 10:09:11.740749 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-12 10:09:11.740764 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.274)       0:02:03.928 ***********
2026-06-12 10:09:11.740776 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.273)       0:02:03.926 ***********
2026-06-12 10:09:11.777965 | controller | ok: [localhost] =>
2026-06-12 10:09:11.778001 | controller |     changed: false
2026-06-12 10:09:11.778006 | controller |     msg: All assertions passed
2026-06-12 10:09:11.778010 | controller |
2026-06-12 10:09:11.778015 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-12 10:09:11.778019 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.037)       0:02:03.965 ***********
2026-06-12 10:09:11.778023 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.037)       0:02:03.964 ***********
2026-06-12 10:09:11.987185 | controller | ok: [localhost]
2026-06-12 10:09:11.987246 | controller |
2026-06-12 10:09:11.987253 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-12 10:09:11.987258 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.209)       0:02:04.174 ***********
2026-06-12 10:09:11.987264 | controller | Friday 12 June 2026  10:09:11 +0000 (0:00:00.209)       0:02:04.173 ***********
2026-06-12 10:09:12.209477 | controller | ok: [localhost]
2026-06-12 10:09:12.209520 | controller |
2026-06-12 10:09:12.209528 | controller | TASK [openshift_login : Set the OpenShift platform access information. cifmw_openshift_api={{ kubeconf.clusters[0].cluster.server }}, cifmw_openshift_user=kubeadmin, cifmw_openshift_password={{ kubeadmin_password.content | b64decode }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_load_kubeconfig }}, cacheable=True] ***
2026-06-12 10:09:12.209535 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.221)       0:02:04.396 ***********
2026-06-12 10:09:12.209540 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.221)       0:02:04.395 ***********
2026-06-12 10:09:12.258138 | controller | ok: [localhost]
2026-06-12 10:09:12.258213 | controller |
2026-06-12 10:09:12.258220 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-12 10:09:12.258226 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.049)       0:02:04.445 ***********
2026-06-12 10:09:12.258231 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.049)       0:02:04.444 ***********
2026-06-12 10:09:12.287353 | controller | skipping: [localhost]
2026-06-12 10:09:12.287412 | controller |
2026-06-12 10:09:12.287423 | controller | TASK [rhol_crc : Warn the user that the kubeconfig files doesn't exist msg=The kubeconfig file was not found at {{ cifmw_rhol_crc_kubeconfig }}.] ***
2026-06-12 10:09:12.287433 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.029)       0:02:04.474 ***********
2026-06-12 10:09:12.287442 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.029)       0:02:04.473 ***********
2026-06-12 10:09:12.316830 | controller | skipping: [localhost]
2026-06-12 10:09:12.316947 | controller |
2026-06-12 10:09:12.316960 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-12 10:09:12.316970 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-12 10:09:12.316979 | controller | fi
2026-06-12 10:09:12.316987 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-12 10:09:12.317010 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.029)       0:02:04.504 ***********
2026-06-12 10:09:12.317028 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.029)       0:02:04.502 ***********
2026-06-12 10:09:12.343884 | controller | skipping: [localhost]
2026-06-12 10:09:12.343944 | controller |
2026-06-12 10:09:12.343956 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-12 10:09:12.343965 | controller | oc whoami
2026-06-12 10:09:12.343973 | controller | ] ***
2026-06-12 10:09:12.343981 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.027)       0:02:04.531 ***********
2026-06-12 10:09:12.343990 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.027)       0:02:04.529 ***********
2026-06-12 10:09:12.364941 | controller | skipping: [localhost]
2026-06-12 10:09:12.364979 | controller |
2026-06-12 10:09:12.364984 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-12 10:09:12.364988 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.021)       0:02:04.552 ***********
2026-06-12 10:09:12.364992 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.021)       0:02:04.551 ***********
2026-06-12 10:09:12.392651 | controller | skipping: [localhost]
2026-06-12 10:09:12.392729 | controller |
2026-06-12 10:09:12.392738 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 10:09:12.392744 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.027)       0:02:04.580 ***********
2026-06-12 10:09:12.392750 | controller | Friday 12 June 2026  10:09:12 +0000 (0:00:00.027)       0:02:04.578 ***********
2026-06-12 10:09:14.615081 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-12 10:09:14.615147 | controller |
2026-06-12 10:09:14.615162 | controller | TASK [rhol_crc : Configure dnsmasq listen-address to listen on both br-ex and ospbr path={{ _dnsmasq_config }}, insertafter=^listen-address=, line=listen-address={{ _crc_ip | ansible.utils.ipaddr('address') }}] ***
2026-06-12 10:09:14.615210 | controller | Friday 12 June 2026  10:09:14 +0000 (0:00:02.221)       0:02:06.801 ***********
2026-06-12 10:09:14.615226 | controller | Friday 12 June 2026  10:09:14 +0000 (0:00:02.221)       0:02:06.800 ***********
2026-06-12 10:09:15.507328 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-12 10:09:15.507437 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-12 10:09:15.507454 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-12 10:09:15.526080 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 10:09:15.526117 | controller |
2026-06-12 10:09:15.526128 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-12 10:09:15.526136 | controller | Friday 12 June 2026  10:09:15 +0000 (0:00:00.911)       0:02:07.713 ***********
2026-06-12 10:09:15.526144 | controller | Friday 12 June 2026  10:09:15 +0000 (0:00:00.911)       0:02:07.711 ***********
2026-06-12 10:09:17.719003 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 10:09:17.719039 | controller |
2026-06-12 10:09:17.719044 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-12 10:09:17.719049 | controller | Friday 12 June 2026  10:09:17 +0000 (0:00:02.193)       0:02:09.906 ***********
2026-06-12 10:09:17.719052 | controller | Friday 12 June 2026  10:09:17 +0000 (0:00:02.193)       0:02:09.905 ***********
2026-06-12 10:09:17.763809 | controller | skipping: [localhost]
2026-06-12 10:09:17.763857 | controller |
2026-06-12 10:09:17.763866 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 10:09:17.763874 | controller | Friday 12 June 2026  10:09:17 +0000 (0:00:00.044)       0:02:09.951 ***********
2026-06-12 10:09:17.763880 | controller | Friday 12 June 2026  10:09:17 +0000 (0:00:00.044)       0:02:09.950 ***********
2026-06-12 10:09:17.965252 | controller | ok: [localhost]
2026-06-12 10:09:17.965324 | controller |
2026-06-12 10:09:17.965332 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-12 10:09:17.965351 | controller | Friday 12 June 2026  10:09:17 +0000 (0:00:00.201)       0:02:10.153 ***********
2026-06-12 10:09:17.965357 | controller | Friday 12 June 2026  10:09:17 +0000 (0:00:00.201)       0:02:10.151 ***********
2026-06-12 10:09:18.012661 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-12 10:09:18.012705 | controller |
2026-06-12 10:09:18.012712 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 10:09:18.012719 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.047)       0:02:10.200 ***********
2026-06-12 10:09:18.012725 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.047)       0:02:10.198 ***********
2026-06-12 10:09:18.056471 | controller | skipping: [localhost]
2026-06-12 10:09:18.056560 | controller |
2026-06-12 10:09:18.056571 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 10:09:18.056580 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.043)       0:02:10.244 ***********
2026-06-12 10:09:18.056589 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.043)       0:02:10.242 ***********
2026-06-12 10:09:18.098707 | controller | skipping: [localhost]
2026-06-12 10:09:18.098797 | controller |
2026-06-12 10:09:18.098809 | controller | TASK [openshift_login : Set user password as a fact cifmw_openshift_login_password={{ cifmw_openshift_login_password_file_slurp.content | b64decode }}, cacheable=True] ***
2026-06-12 10:09:18.098837 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.041)       0:02:10.286 ***********
2026-06-12 10:09:18.098845 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.041)       0:02:10.284 ***********
2026-06-12 10:09:18.153838 | controller | skipping: [localhost]
2026-06-12 10:09:18.153925 | controller |
2026-06-12 10:09:18.153936 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-12 10:09:18.153945 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-12 10:09:18.153953 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-12 10:09:18.153961 | controller |  default(
2026-06-12 10:09:18.153969 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-12 10:09:18.153977 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-12 10:09:18.153985 | controller |  ) | trim
2026-06-12 10:09:18.153994 | controller | }}, cifmw_openshift_login_user={{ cifmw_openshift_login_user | default(cifmw_openshift_user) | default(omit) }}, cifmw_openshift_login_password={{ cifmw_openshift_login_password | default(cifmw_openshift_password) | default(omit) }}, cifmw_openshift_login_api={{ cifmw_openshift_login_api | default(cifmw_openshift_api) | default(omit) }}, cifmw_openshift_login_cert_login={{ cifmw_openshift_login_cert_login | default(false)}}, cifmw_openshift_login_provided_token={{ cifmw_openshift_provided_token | default(omit) }}, cacheable=True] ***
2026-06-12 10:09:18.154004 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.055)       0:02:10.341 ***********
2026-06-12 10:09:18.154012 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.055)       0:02:10.340 ***********
2026-06-12 10:09:18.217288 | controller | ok: [localhost]
2026-06-12 10:09:18.217340 | controller |
2026-06-12 10:09:18.217349 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 10:09:18.217357 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.063)       0:02:10.404 ***********
2026-06-12 10:09:18.217365 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.063)       0:02:10.403 ***********
2026-06-12 10:09:18.436232 | controller | ok: [localhost]
2026-06-12 10:09:18.436303 | controller |
2026-06-12 10:09:18.436315 | controller | TASK [openshift_login : Assert that enough data is provided to log in to OpenShift that=cifmw_openshift_login_kubeconfig_stat.stat.exists or (cifmw_openshift_login_provided_token is defined and cifmw_openshift_login_provided_token != '') or (
2026-06-12 10:09:18.436325 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-12 10:09:18.436335 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-12 10:09:18.436344 | controller |   (cifmw_openshift_login_api is defined)
2026-06-12 10:09:18.436364 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-12 10:09:18.436373 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.218)       0:02:10.623 ***********
2026-06-12 10:09:18.436382 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.218)       0:02:10.622 ***********
2026-06-12 10:09:18.483128 | controller | ok: [localhost] =>
2026-06-12 10:09:18.483223 | controller |     changed: false
2026-06-12 10:09:18.483238 | controller |     msg: All assertions passed
2026-06-12 10:09:18.483251 | controller |
2026-06-12 10:09:18.483263 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 10:09:18.483276 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.046)       0:02:10.670 ***********
2026-06-12 10:09:18.483289 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.046)       0:02:10.669 ***********
2026-06-12 10:09:18.520445 | controller | skipping: [localhost]
2026-06-12 10:09:18.520510 | controller |
2026-06-12 10:09:18.520517 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-12 10:09:18.520523 | controller |   (
2026-06-12 10:09:18.520528 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-12 10:09:18.520533 | controller |     b64decode |
2026-06-12 10:09:18.520539 | controller |     from_yaml
2026-06-12 10:09:18.520543 | controller |   ). users | default([]) |
2026-06-12 10:09:18.520548 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-12 10:09:18.520553 | controller |   map(attribute="name") |
2026-06-12 10:09:18.520558 | controller |   map("split", "/") |
2026-06-12 10:09:18.520563 | controller |   map("first")
2026-06-12 10:09:18.520567 | controller | }}, cacheable=True] ***
2026-06-12 10:09:18.520572 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.037)       0:02:10.708 ***********
2026-06-12 10:09:18.520580 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.037)       0:02:10.706 ***********
2026-06-12 10:09:18.568868 | controller | skipping: [localhost]
2026-06-12 10:09:18.568927 | controller |
2026-06-12 10:09:18.568934 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-12 10:09:18.568940 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-12 10:09:18.568945 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-12 10:09:18.568950 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-12 10:09:18.568955 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.047)       0:02:10.755 ***********
2026-06-12 10:09:18.568960 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.047)       0:02:10.754 ***********
2026-06-12 10:09:18.602876 | controller | skipping: [localhost]
2026-06-12 10:09:18.602973 | controller |
2026-06-12 10:09:18.602988 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-12 10:09:18.603002 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-12 10:09:18.603015 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-12 10:09:18.603028 | controller | }}] ***
2026-06-12 10:09:18.603040 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.034)       0:02:10.790 ***********
2026-06-12 10:09:18.603052 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.034)       0:02:10.789 ***********
2026-06-12 10:09:18.641546 | controller | ok: [localhost]
2026-06-12 10:09:18.641630 | controller |
2026-06-12 10:09:18.641640 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-12 10:09:18.641646 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.037)       0:02:10.828 ***********
2026-06-12 10:09:18.641664 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.037)       0:02:10.826 ***********
2026-06-12 10:09:18.691803 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-12 10:09:18.691876 | controller |
2026-06-12 10:09:18.691888 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 10:09:18.691897 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.051)       0:02:10.879 ***********
2026-06-12 10:09:18.691916 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.051)       0:02:10.878 ***********
2026-06-12 10:09:18.718844 | controller | skipping: [localhost]
2026-06-12 10:09:18.718903 | controller |
2026-06-12 10:09:18.718910 | controller | TASK [openshift_login : Fetch OpenShift token output_dir={{ cifmw_openshift_login_basedir }}/artifacts, script=oc login {%- if cifmw_openshift_login_provided_token is not defined %} {%- if cifmw_openshift_login_user is defined %} -u {{ cifmw_openshift_login_user }} {%- endif %} {%- if cifmw_openshift_login_password is defined %} -p {{ cifmw_openshift_login_password }} {%- endif %} {% else %} --token={{ cifmw_openshift_login_provided_token }} {%- endif %} {%- if cifmw_openshift_login_skip_tls_verify|bool %} --insecure-skip-tls-verify=true {%- endif %} {%- if cifmw_openshift_login_api is defined %} {{ cifmw_openshift_login_api }} {%- endif %}] ***
2026-06-12 10:09:18.718918 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.027)       0:02:10.906 ***********
2026-06-12 10:09:18.718924 | controller | Friday 12 June 2026  10:09:18 +0000 (0:00:00.027)       0:02:10.905 ***********
2026-06-12 10:09:19.762523 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 10:09:19.762663 | controller | changed: [localhost]
2026-06-12 10:09:19.762679 | controller |
2026-06-12 10:09:19.762688 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-12 10:09:19.762696 | controller | Friday 12 June 2026  10:09:19 +0000 (0:00:01.043)       0:02:11.949 ***********
2026-06-12 10:09:19.762705 | controller | Friday 12 June 2026  10:09:19 +0000 (0:00:01.043)       0:02:11.948 ***********
2026-06-12 10:09:19.797189 | controller | ok: [localhost] =>
2026-06-12 10:09:19.797301 | controller |     changed: false
2026-06-12 10:09:19.797306 | controller |     msg: All assertions passed
2026-06-12 10:09:19.797310 | controller |
2026-06-12 10:09:19.797314 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 10:09:19.797319 | controller | Friday 12 June 2026  10:09:19 +0000 (0:00:00.034)       0:02:11.984 ***********
2026-06-12 10:09:19.797324 | controller | Friday 12 June 2026  10:09:19 +0000 (0:00:00.034)       0:02:11.983 ***********
2026-06-12 10:09:20.176889 | controller | changed: [localhost]
2026-06-12 10:09:20.176963 | controller |
2026-06-12 10:09:20.176971 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-12 10:09:20.176976 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-12 10:09:20.176982 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-12 10:09:20.176987 | controller | }}, cacheable=True] ***
2026-06-12 10:09:20.176992 | controller | Friday 12 June 2026  10:09:20 +0000 (0:00:00.379)       0:02:12.364 ***********
2026-06-12 10:09:20.176998 | controller | Friday 12 June 2026  10:09:20 +0000 (0:00:00.379)       0:02:12.363 ***********
2026-06-12 10:09:20.211838 | controller | ok: [localhost]
2026-06-12 10:09:20.211915 | controller |
2026-06-12 10:09:20.211922 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-12 10:09:20.211928 | controller | Friday 12 June 2026  10:09:20 +0000 (0:00:00.034)       0:02:12.399 ***********
2026-06-12 10:09:20.211934 | controller | Friday 12 June 2026  10:09:20 +0000 (0:00:00.034)       0:02:12.397 ***********
2026-06-12 10:09:20.551571 | controller | changed: [localhost]
2026-06-12 10:09:20.551688 | controller |
2026-06-12 10:09:20.551695 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-12 10:09:20.551699 | controller | Friday 12 June 2026  10:09:20 +0000 (0:00:00.339)       0:02:12.738 ***********
2026-06-12 10:09:20.551703 | controller | Friday 12 June 2026  10:09:20 +0000 (0:00:00.339)       0:02:12.737 ***********
2026-06-12 10:09:20.956327 | controller | changed: [localhost]
2026-06-12 10:09:20.956367 | controller |
2026-06-12 10:09:20.956373 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-12 10:09:20.956377 | controller | Friday 12 June 2026  10:09:20 +0000 (0:00:00.405)       0:02:13.144 ***********
2026-06-12 10:09:20.956381 | controller | Friday 12 June 2026  10:09:20 +0000 (0:00:00.405)       0:02:13.142 ***********
2026-06-12 10:09:21.317221 | controller | changed: [localhost]
2026-06-12 10:09:21.317281 | controller |
2026-06-12 10:09:21.317294 | controller | TASK [openshift_login : Set OpenShift user, context and API facts cifmw_openshift_login_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_login_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_login_user={{ _oauth_user }}, cifmw_openshift_kubeconfig={{ cifmw_openshift_login_kubeconfig }}, cifmw_openshift_api={{ cifmw_openshift_login_api_out.stdout }}, cifmw_openshift_context={{ cifmw_openshift_login_context_out.stdout }}, cifmw_openshift_user={{ _oauth_user }}, cifmw_openshift_token={{ cifmw_openshift_login_token | default(omit) }}, cifmw_install_yamls_environment={{  ( cifmw_install_yamls_environment |
2026-06-12 10:09:21.317306 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-12 10:09:21.317315 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-12 10:09:21.317324 | controller | }}, cacheable=True] ***
2026-06-12 10:09:21.317343 | controller | Friday 12 June 2026  10:09:21 +0000 (0:00:00.360)       0:02:13.505 ***********
2026-06-12 10:09:21.317352 | controller | Friday 12 June 2026  10:09:21 +0000 (0:00:00.360)       0:02:13.503 ***********
2026-06-12 10:09:21.366756 | controller | ok: [localhost]
2026-06-12 10:09:21.366824 | controller |
2026-06-12 10:09:21.366832 | controller | TASK [openshift_login : Create the openshift_login parameters file dest={{ cifmw_basedir }}/artifacts/parameters/openshift-login-params.yml, content={{ cifmw_openshift_login_params_content | from_yaml | to_nice_yaml }}, mode=0600] ***
2026-06-12 10:09:21.366839 | controller | Friday 12 June 2026  10:09:21 +0000 (0:00:00.049)       0:02:13.554 ***********
2026-06-12 10:09:21.366846 | controller | Friday 12 June 2026  10:09:21 +0000 (0:00:00.049)       0:02:13.552 ***********
2026-06-12 10:09:21.827833 | controller | changed: [localhost]
2026-06-12 10:09:21.827900 | controller |
2026-06-12 10:09:21.827906 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-12 10:09:21.827910 | controller | Friday 12 June 2026  10:09:21 +0000 (0:00:00.461)       0:02:14.015 ***********
2026-06-12 10:09:21.827915 | controller | Friday 12 June 2026  10:09:21 +0000 (0:00:00.461)       0:02:14.014 ***********
2026-06-12 10:09:22.052059 | controller | ok: [localhost]
2026-06-12 10:09:22.052138 | controller |
2026-06-12 10:09:22.052147 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-12 10:09:22.052153 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-12 10:09:22.052158 | controller |   combine(
2026-06-12 10:09:22.052163 | controller |     {
2026-06-12 10:09:22.052168 | controller |       'cifmw_install_yamls_environment': {
2026-06-12 10:09:22.052174 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-12 10:09:22.052179 | controller |       }
2026-06-12 10:09:22.052184 | controller |     }, recursive=true) | to_nice_yaml
2026-06-12 10:09:22.052189 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-12 10:09:22.052194 | controller | Friday 12 June 2026  10:09:22 +0000 (0:00:00.223)       0:02:14.239 ***********
2026-06-12 10:09:22.052199 | controller | Friday 12 June 2026  10:09:22 +0000 (0:00:00.223)       0:02:14.237 ***********
2026-06-12 10:09:22.585532 | controller | changed: [localhost]
2026-06-12 10:09:22.585642 | controller |
2026-06-12 10:09:22.585651 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 10:09:22.585657 | controller | Friday 12 June 2026  10:09:22 +0000 (0:00:00.532)       0:02:14.772 ***********
2026-06-12 10:09:22.585663 | controller | Friday 12 June 2026  10:09:22 +0000 (0:00:00.532)       0:02:14.770 ***********
2026-06-12 10:09:22.828971 | controller | ok: [localhost]
2026-06-12 10:09:22.829065 | controller |
2026-06-12 10:09:22.829077 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-12 10:09:22.829086 | controller |   ((
2026-06-12 10:09:22.829095 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-12 10:09:22.829103 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-12 10:09:22.829129 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-12 10:09:22.829137 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-12 10:09:22.829145 | controller | }}] ***
2026-06-12 10:09:22.829153 | controller | Friday 12 June 2026  10:09:22 +0000 (0:00:00.243)       0:02:15.015 ***********
2026-06-12 10:09:22.829161 | controller | Friday 12 June 2026  10:09:22 +0000 (0:00:00.243)       0:02:15.014 ***********
2026-06-12 10:09:22.872381 | controller | ok: [localhost]
2026-06-12 10:09:22.872431 | controller |
2026-06-12 10:09:22.872441 | controller | TASK [openshift_setup : Create required namespaces kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ item }}, kind=Namespace, state=present] ***
2026-06-12 10:09:22.872450 | controller | Friday 12 June 2026  10:09:22 +0000 (0:00:00.044)       0:02:15.059 ***********
2026-06-12 10:09:22.872457 | controller | Friday 12 June 2026  10:09:22 +0000 (0:00:00.043)       0:02:15.058 ***********
2026-06-12 10:09:24.574081 | controller | changed: [localhost] => (item=openstack)
2026-06-12 10:09:24.574134 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-12 10:09:24.574142 | controller |
2026-06-12 10:09:24.574149 | controller | TASK [openshift_setup : Get internal OpenShift registry route kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Route, name=default-route, namespace=openshift-image-registry] ***
2026-06-12 10:09:24.574155 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:01.702)       0:02:16.761 ***********
2026-06-12 10:09:24.574161 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:01.702)       0:02:16.760 ***********
2026-06-12 10:09:24.600807 | controller | skipping: [localhost]
2026-06-12 10:09:24.600911 | controller |
2026-06-12 10:09:24.600926 | controller | TASK [openshift_setup : Allow anonymous image-pulls in CRC registry for targeted namespaces state=present, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'kind': 'RoleBinding', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'system:image-puller', 'namespace': '{{ item }}'}, 'subjects': [{'kind': 'User', 'name': 'system:anonymous'}, {'kind': 'User', 'name': 'system:unauthenticated'}], 'roleRef': {'kind': 'ClusterRole', 'name': 'system:image-puller'}}] ***
2026-06-12 10:09:24.600937 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.026)       0:02:16.788 ***********
2026-06-12 10:09:24.600946 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.026)       0:02:16.786 ***********
2026-06-12 10:09:24.641872 | controller | skipping: [localhost] => (item=openstack)
2026-06-12 10:09:24.641965 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-12 10:09:24.641976 | controller | skipping: [localhost]
2026-06-12 10:09:24.641984 | controller |
2026-06-12 10:09:24.641994 | controller | TASK [openshift_setup : Wait for the image registry to be ready kind=Deployment, name=image-registry, namespace=openshift-image-registry, kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Available', 'status': 'True'}] ***
2026-06-12 10:09:24.642002 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.040)       0:02:16.829 ***********
2026-06-12 10:09:24.642011 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.040)       0:02:16.827 ***********
2026-06-12 10:09:24.671487 | controller | skipping: [localhost]
2026-06-12 10:09:24.671537 | controller |
2026-06-12 10:09:24.671547 | controller | TASK [openshift_setup : Login into OpenShift internal registry output_dir={{ cifmw_openshift_setup_basedir }}/artifacts, script=podman login -u {{ cifmw_openshift_user }} -p {{ cifmw_openshift_token }} {%- if cifmw_openshift_setup_skip_internal_registry_tls_verify|bool %} --tls-verify=false {%- endif %} {{ cifmw_openshift_setup_registry_default_route.resources[0].spec.host }}] ***
2026-06-12 10:09:24.671568 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.029)       0:02:16.859 ***********
2026-06-12 10:09:24.671576 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.029)       0:02:16.857 ***********
2026-06-12 10:09:24.703971 | controller | skipping: [localhost]
2026-06-12 10:09:24.704031 | controller |
2026-06-12 10:09:24.704042 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-12 10:09:24.704050 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.032)       0:02:16.891 ***********
2026-06-12 10:09:24.704058 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.032)       0:02:16.890 ***********
2026-06-12 10:09:24.736592 | controller | skipping: [localhost]
2026-06-12 10:09:24.736661 | controller |
2026-06-12 10:09:24.736671 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-12 10:09:24.736679 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.032)       0:02:16.924 ***********
2026-06-12 10:09:24.736686 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.032)       0:02:16.922 ***********
2026-06-12 10:09:24.772161 | controller | skipping: [localhost]
2026-06-12 10:09:24.772219 | controller |
2026-06-12 10:09:24.772233 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-12 10:09:24.772245 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.035)       0:02:16.960 ***********
2026-06-12 10:09:24.772256 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.035)       0:02:16.958 ***********
2026-06-12 10:09:24.809231 | controller | skipping: [localhost]
2026-06-12 10:09:24.809282 | controller |
2026-06-12 10:09:24.809297 | controller | TASK [openshift_setup : Create config map with registry CAs kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'namespace': 'openshift-config', 'name': 'registry-cas'}, 'data': '{{ _config_map_data | items2dict  }}'}] ***
2026-06-12 10:09:24.809309 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.036)       0:02:16.996 ***********
2026-06-12 10:09:24.809320 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.036)       0:02:16.995 ***********
2026-06-12 10:09:24.841373 | controller | skipping: [localhost]
2026-06-12 10:09:24.841441 | controller |
2026-06-12 10:09:24.841451 | controller | TASK [openshift_setup : Install Red Hat CA for pulling images from internal registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'additionalTrustedCA': {'name': 'registry-cas'}}}] ***
2026-06-12 10:09:24.841461 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.031)       0:02:17.028 ***********
2026-06-12 10:09:24.841469 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.031)       0:02:17.027 ***********
2026-06-12 10:09:24.876477 | controller | skipping: [localhost]
2026-06-12 10:09:24.876569 | controller |
2026-06-12 10:09:24.876580 | controller | TASK [openshift_setup : Add insecure registry kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, merge_type=merge, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'Image', 'metadata': {'name': 'cluster'}, 'spec': {'registrySources': {'insecureRegistries': ['{{ cifmw_update_containers_registry }}'], 'allowedRegistries': '{{ all_registries }}'}}}] ***
2026-06-12 10:09:24.876592 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.035)       0:02:17.064 ***********
2026-06-12 10:09:24.876634 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.035)       0:02:17.062 ***********
2026-06-12 10:09:24.911368 | controller | skipping: [localhost]
2026-06-12 10:09:24.911460 | controller |
2026-06-12 10:09:24.911502 | controller | TASK [openshift_setup : Create ImageDigestMirrorSet repository digest mirrors kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageDigestMirrorSet', 'metadata': {'name': 'registry-digest-mirrors'}, 'spec': {'imageDigestMirrors': '{{ cifmw_openshift_setup_digest_mirrors }}'}}] ***
2026-06-12 10:09:24.911524 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.034)       0:02:17.099 ***********
2026-06-12 10:09:24.911535 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.034)       0:02:17.097 ***********
2026-06-12 10:09:24.941474 | controller | skipping: [localhost]
2026-06-12 10:09:24.941565 | controller |
2026-06-12 10:09:24.941576 | controller | TASK [openshift_setup : Create ImageTagMirrorSet for tag-based pulls kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, definition={'apiVersion': 'config.openshift.io/v1', 'kind': 'ImageTagMirrorSet', 'metadata': {'name': 'registry-tag-mirrors'}, 'spec': {'imageTagMirrors': '{{ cifmw_openshift_setup_tag_mirrors }}'}}] ***
2026-06-12 10:09:24.941586 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.029)       0:02:17.129 ***********
2026-06-12 10:09:24.941594 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.029)       0:02:17.127 ***********
2026-06-12 10:09:24.979389 | controller | skipping: [localhost]
2026-06-12 10:09:24.979499 | controller |
2026-06-12 10:09:24.979515 | controller | TASK [openshift_setup : Gather network.operator info kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=operator.openshift.io/v1, kind=Network, name=cluster] ***
2026-06-12 10:09:24.979528 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.037)       0:02:17.166 ***********
2026-06-12 10:09:24.979539 | controller | Friday 12 June 2026  10:09:24 +0000 (0:00:00.037)       0:02:17.165 ***********
2026-06-12 10:09:25.894638 | controller | ok: [localhost]
2026-06-12 10:09:25.894710 | controller |
2026-06-12 10:09:25.894716 | controller | TASK [openshift_setup : Patch network operator api_version=operator.openshift.io/v1, kubeconfig={{ cifmw_openshift_kubeconfig }}, kind=Network, name=cluster, persist_config=True, patch=[{'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/routingViaHost', 'value': True, 'op': 'replace'}, {'path': '/spec/defaultNetwork/ovnKubernetesConfig/gatewayConfig/ipForwarding', 'value': 'Global', 'op': 'replace'}]] ***
2026-06-12 10:09:25.894722 | controller | Friday 12 June 2026  10:09:25 +0000 (0:00:00.914)       0:02:18.081 ***********
2026-06-12 10:09:25.894726 | controller | Friday 12 June 2026  10:09:25 +0000 (0:00:00.914)       0:02:18.080 ***********
2026-06-12 10:09:26.976143 | controller | changed: [localhost]
2026-06-12 10:09:26.976213 | controller |
2026-06-12 10:09:26.976221 | controller | TASK [openshift_setup : Patch samples registry configuration kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, api_version=samples.operator.openshift.io/v1, kind=Config, name=cluster, patch=[{'op': 'replace', 'path': '/spec/samplesRegistry', 'value': '{{ cifmw_openshift_setup_samples_registry }}'}]] ***
2026-06-12 10:09:26.976229 | controller | Friday 12 June 2026  10:09:26 +0000 (0:00:01.082)       0:02:19.163 ***********
2026-06-12 10:09:26.976235 | controller | Friday 12 June 2026  10:09:26 +0000 (0:00:01.082)       0:02:19.162 ***********
2026-06-12 10:09:27.759835 | controller | changed: [localhost]
2026-06-12 10:09:27.759918 | controller |
2026-06-12 10:09:27.759930 | controller | TASK [openshift_setup : Delete the pods from openshift-marketplace namespace kind=Pod, state=absent, delete_all=True, kubeconfig={{ cifmw_openshift_kubeconfig }}, namespace=openshift-marketplace] ***
2026-06-12 10:09:27.759940 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.783)       0:02:19.947 ***********
2026-06-12 10:09:27.759949 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.783)       0:02:19.945 ***********
2026-06-12 10:09:27.786424 | controller | skipping: [localhost]
2026-06-12 10:09:27.786473 | controller |
2026-06-12 10:09:27.786484 | controller | TASK [openshift_setup : Wait for openshift-marketplace pods to be running _raw_params=oc wait pod --all --for=condition=Ready -n openshift-marketplace --timeout=1m] ***
2026-06-12 10:09:27.786493 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.026)       0:02:19.973 ***********
2026-06-12 10:09:27.786511 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.026)       0:02:19.972 ***********
2026-06-12 10:09:27.826099 | controller | skipping: [localhost]
2026-06-12 10:09:27.826156 | controller |
2026-06-12 10:09:27.826167 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-12 10:09:27.826176 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.039)       0:02:20.013 ***********
2026-06-12 10:09:27.826184 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.039)       0:02:20.012 ***********
2026-06-12 10:09:27.857450 | controller | skipping: [localhost]
2026-06-12 10:09:27.857500 | controller |
2026-06-12 10:09:27.857507 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-12 10:09:27.857513 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.031)       0:02:20.045 ***********
2026-06-12 10:09:27.857518 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.031)       0:02:20.043 ***********
2026-06-12 10:09:27.895694 | controller | skipping: [localhost]
2026-06-12 10:09:27.895745 | controller |
2026-06-12 10:09:27.895753 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-12 10:09:27.895767 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.038)       0:02:20.083 ***********
2026-06-12 10:09:27.895773 | controller | Friday 12 June 2026  10:09:27 +0000 (0:00:00.038)       0:02:20.081 ***********
2026-06-12 10:09:28.062991 | controller |
2026-06-12 10:09:28.063054 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 10:09:28.063068 | controller | Friday 12 June 2026  10:09:28 +0000 (0:00:00.167)       0:02:20.250 ***********
2026-06-12 10:09:28.063080 | controller | Friday 12 June 2026  10:09:28 +0000 (0:00:00.167)       0:02:20.249 ***********
2026-06-12 10:09:28.291071 | controller | changed: [localhost]
2026-06-12 10:09:28.291132 | controller |
2026-06-12 10:09:28.291146 | controller | TASK [cert_manager : Create the cifmw_cert_manager_operator_namespace namespace kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cert_manager_operator_namespace }}, kind=Namespace, state=present] ***
2026-06-12 10:09:28.291158 | controller | Friday 12 June 2026  10:09:28 +0000 (0:00:00.227)       0:02:20.478 ***********
2026-06-12 10:09:28.291168 | controller | Friday 12 June 2026  10:09:28 +0000 (0:00:00.227)       0:02:20.476 ***********
2026-06-12 10:09:29.004163 | controller | changed: [localhost]
2026-06-12 10:09:29.004214 | controller |
2026-06-12 10:09:29.004222 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-12 10:09:29.004228 | controller | Friday 12 June 2026  10:09:29 +0000 (0:00:00.713)       0:02:21.191 ***********
2026-06-12 10:09:29.004234 | controller | Friday 12 June 2026  10:09:29 +0000 (0:00:00.713)       0:02:21.190 ***********
2026-06-12 10:09:29.052538 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-12 10:09:29.052593 | controller |
2026-06-12 10:09:29.052632 | controller | TASK [cert_manager : Download release manifests url={{ cifmw_cert_manager_release_manifest }}, dest={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml, mode=0664] ***
2026-06-12 10:09:29.052645 | controller | Friday 12 June 2026  10:09:29 +0000 (0:00:00.048)       0:02:21.240 ***********
2026-06-12 10:09:29.052654 | controller | Friday 12 June 2026  10:09:29 +0000 (0:00:00.048)       0:02:21.238 ***********
2026-06-12 10:09:29.699904 | controller | changed: [localhost]
2026-06-12 10:09:29.700000 | controller |
2026-06-12 10:09:29.700012 | controller | TASK [cert_manager : Install cert-manager from release manifest kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, state=present, src={{ cifmw_cert_manager_manifests_dir }}/cert_manager_manifest.yml] ***
2026-06-12 10:09:29.700021 | controller | Friday 12 June 2026  10:09:29 +0000 (0:00:00.646)       0:02:21.886 ***********
2026-06-12 10:09:29.700030 | controller | Friday 12 June 2026  10:09:29 +0000 (0:00:00.646)       0:02:21.885 ***********
2026-06-12 10:09:34.645088 | controller | changed: [localhost]
2026-06-12 10:09:34.645152 | controller |
2026-06-12 10:09:34.645157 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-12 10:09:34.645161 | controller | Friday 12 June 2026  10:09:34 +0000 (0:00:04.945)       0:02:26.832 ***********
2026-06-12 10:09:34.645165 | controller | Friday 12 June 2026  10:09:34 +0000 (0:00:04.945)       0:02:26.831 ***********
2026-06-12 10:09:34.673501 | controller | skipping: [localhost]
2026-06-12 10:09:34.673543 | controller |
2026-06-12 10:09:34.673549 | controller | TASK [cert_manager : Check for cert-manager namespace existence kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name=cert-manager, kind=Namespace, field_selectors=['status.phase=Active']] ***
2026-06-12 10:09:34.673555 | controller | Friday 12 June 2026  10:09:34 +0000 (0:00:00.028)       0:02:26.861 ***********
2026-06-12 10:09:34.673560 | controller | Friday 12 June 2026  10:09:34 +0000 (0:00:00.028)       0:02:26.859 ***********
2026-06-12 10:09:35.399029 | controller | ok: [localhost]
2026-06-12 10:09:35.399108 | controller |
2026-06-12 10:09:35.399115 | controller | TASK [cert_manager : Wait for cert-manager pods to be ready kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, namespace=cert-manager, kind=Pod, wait=True, wait_sleep=10, wait_timeout=600, wait_condition={'type': 'Ready', 'status': 'True'}, label_selectors=['app = {{ item }}']] ***
2026-06-12 10:09:35.399121 | controller | Friday 12 June 2026  10:09:35 +0000 (0:00:00.725)       0:02:27.586 ***********
2026-06-12 10:09:35.399126 | controller | Friday 12 June 2026  10:09:35 +0000 (0:00:00.725)       0:02:27.585 ***********
2026-06-12 10:09:57.544148 | controller | ok: [localhost] => (item=cainjector)
2026-06-12 10:09:57.544222 | controller | ok: [localhost] => (item=webhook)
2026-06-12 10:09:57.544237 | controller | ok: [localhost] => (item=cert-manager)
2026-06-12 10:09:57.544249 | controller |
2026-06-12 10:09:57.544262 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-12 10:09:57.544273 | controller | Friday 12 June 2026  10:09:57 +0000 (0:00:22.145)       0:02:49.731 ***********
2026-06-12 10:09:57.544284 | controller | Friday 12 June 2026  10:09:57 +0000 (0:00:22.145)       0:02:49.730 ***********
2026-06-12 10:09:57.801622 | controller | ok: [localhost]
2026-06-12 10:09:57.801911 | controller |
2026-06-12 10:09:57.801937 | controller | TASK [cert_manager : Install cert-manager cmctl CLI url=https://github.com/cert-manager/cmctl/releases/{{ cifmw_cert_manager_version }}/download/cmctl_{{ _os }}_{{ _arch }}, dest={{ ansible_user_dir }}/bin/cmctl, mode=0755] ***
2026-06-12 10:09:57.801944 | controller | Friday 12 June 2026  10:09:57 +0000 (0:00:00.256)       0:02:49.988 ***********
2026-06-12 10:09:57.801949 | controller | Friday 12 June 2026  10:09:57 +0000 (0:00:00.256)       0:02:49.986 ***********
2026-06-12 10:09:59.507911 | controller | changed: [localhost]
2026-06-12 10:09:59.507977 | controller |
2026-06-12 10:09:59.507992 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-12 10:09:59.508005 | controller | Friday 12 June 2026  10:09:59 +0000 (0:00:01.706)       0:02:51.694 ***********
2026-06-12 10:09:59.508016 | controller | Friday 12 June 2026  10:09:59 +0000 (0:00:01.706)       0:02:51.693 ***********
2026-06-12 10:09:59.895511 | controller | changed: [localhost]
2026-06-12 10:09:59.895592 | controller |
2026-06-12 10:09:59.895599 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-12 10:09:59.895639 | controller | Friday 12 June 2026  10:09:59 +0000 (0:00:00.388)       0:02:52.083 ***********
2026-06-12 10:09:59.895649 | controller | Friday 12 June 2026  10:09:59 +0000 (0:00:00.388)       0:02:52.081 ***********
2026-06-12 10:09:59.933815 | controller | skipping: [localhost]
2026-06-12 10:09:59.933899 | controller |
2026-06-12 10:09:59.933906 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-12 10:09:59.933911 | controller | Friday 12 June 2026  10:09:59 +0000 (0:00:00.038)       0:02:52.121 ***********
2026-06-12 10:09:59.933916 | controller | Friday 12 June 2026  10:09:59 +0000 (0:00:00.038)       0:02:52.119 ***********
2026-06-12 10:09:59.965403 | controller | skipping: [localhost]
2026-06-12 10:09:59.965487 | controller |
2026-06-12 10:09:59.965494 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-12 10:09:59.965500 | controller | Friday 12 June 2026  10:09:59 +0000 (0:00:00.031)       0:02:52.152 ***********
2026-06-12 10:09:59.965505 | controller | Friday 12 June 2026  10:09:59 +0000 (0:00:00.031)       0:02:52.151 ***********
2026-06-12 10:10:00.014356 | controller | skipping: [localhost]
2026-06-12 10:10:00.014433 | controller |
2026-06-12 10:10:00.014439 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-12 10:10:00.014445 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.048)       0:02:52.201 ***********
2026-06-12 10:10:00.014450 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.048)       0:02:52.200 ***********
2026-06-12 10:10:00.050134 | controller | skipping: [localhost]
2026-06-12 10:10:00.050225 | controller |
2026-06-12 10:10:00.050233 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-12 10:10:00.050238 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.035)       0:02:52.237 ***********
2026-06-12 10:10:00.050243 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.035)       0:02:52.235 ***********
2026-06-12 10:10:00.108270 | controller | skipping: [localhost]
2026-06-12 10:10:00.108344 | controller |
2026-06-12 10:10:00.108349 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:10:00.108354 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.058)       0:02:52.295 ***********
2026-06-12 10:10:00.108358 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.058)       0:02:52.294 ***********
2026-06-12 10:10:00.182518 | controller | ok: [localhost]
2026-06-12 10:10:00.182567 | controller |
2026-06-12 10:10:00.182572 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:10:00.182577 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.074)       0:02:52.370 ***********
2026-06-12 10:10:00.182582 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.074)       0:02:52.368 ***********
2026-06-12 10:10:00.351124 | controller | ok: [localhost]
2026-06-12 10:10:00.351183 | controller |
2026-06-12 10:10:00.351188 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:10:00.351192 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.168)       0:02:52.538 ***********
2026-06-12 10:10:00.351196 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.168)       0:02:52.537 ***********
2026-06-12 10:10:00.542484 | controller | skipping: [localhost]
2026-06-12 10:10:00.542580 | controller |
2026-06-12 10:10:00.542592 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:10:00.542607 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.191)       0:02:52.729 ***********
2026-06-12 10:10:00.542688 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.191)       0:02:52.728 ***********
2026-06-12 10:10:00.615927 | controller | ok: [localhost]
2026-06-12 10:10:00.616005 | controller |
2026-06-12 10:10:00.616010 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:10:00.616015 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.073)       0:02:52.803 ***********
2026-06-12 10:10:00.616019 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.073)       0:02:52.801 ***********
2026-06-12 10:10:00.795756 | controller | ok: [localhost]
2026-06-12 10:10:00.795801 | controller |
2026-06-12 10:10:00.795809 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:10:00.795823 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.180)       0:02:52.983 ***********
2026-06-12 10:10:00.795828 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.180)       0:02:52.982 ***********
2026-06-12 10:10:00.977132 | controller | skipping: [localhost]
2026-06-12 10:10:00.977186 | controller |
2026-06-12 10:10:00.977196 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 10:10:00.977205 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.181)       0:02:53.164 ***********
2026-06-12 10:10:00.977214 | controller | Friday 12 June 2026  10:10:00 +0000 (0:00:00.181)       0:02:53.163 ***********
2026-06-12 10:10:01.158207 | controller | ok: [localhost]
2026-06-12 10:10:01.158254 | controller |
2026-06-12 10:10:01.158264 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-12 10:10:01.158281 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-12 10:10:01.158289 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-12 10:10:01.158296 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-12 10:10:01.158303 | controller | {% endfor -%}
2026-06-12 10:10:01.158310 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-12 10:10:01.158316 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-12 10:10:01.158323 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-12 10:10:01.158335 | controller | ] ***
2026-06-12 10:10:01.158342 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.181)       0:02:53.345 ***********
2026-06-12 10:10:01.158348 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.181)       0:02:53.344 ***********
2026-06-12 10:10:01.191172 | controller | skipping: [localhost]
2026-06-12 10:10:01.191211 | controller |
2026-06-12 10:10:01.191218 | controller | TASK [pkg_build : Build package using container name={{ pkg.name }}-builder, auto_remove=True, detach=False, privileged=True, log_driver=k8s-file, log_level=info, log_opt={'path': '{{ cifmw_pkg_build_basedir }}/logs/{{ pkg.name }}-builder.log'}, image={{ cifmw_pkg_build_ctx_name }}, volume={{ build_volumes | from_yaml }}, security_opt=['label=disable', 'seccomp=unconfined', 'apparmor=unconfined'], env={'PROJECT': '{{ pkg.name }}'}, command=ansible-playbook -i localhost, -c local playbook.yml] ***
2026-06-12 10:10:01.191226 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.033)       0:02:53.378 ***********
2026-06-12 10:10:01.191232 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.033)       0:02:53.377 ***********
2026-06-12 10:10:01.222483 | controller | skipping: [localhost]
2026-06-12 10:10:01.222523 | controller |
2026-06-12 10:10:01.222530 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:10:01.222536 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.031)       0:02:53.410 ***********
2026-06-12 10:10:01.222541 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.031)       0:02:53.408 ***********
2026-06-12 10:10:01.290844 | controller | ok: [localhost]
2026-06-12 10:10:01.290884 | controller |
2026-06-12 10:10:01.290891 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:10:01.290897 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.068)       0:02:53.478 ***********
2026-06-12 10:10:01.290903 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.068)       0:02:53.477 ***********
2026-06-12 10:10:01.399793 | controller | ok: [localhost]
2026-06-12 10:10:01.399876 | controller |
2026-06-12 10:10:01.399887 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:10:01.399895 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.109)       0:02:53.587 ***********
2026-06-12 10:10:01.399904 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.109)       0:02:53.586 ***********
2026-06-12 10:10:01.538452 | controller | skipping: [localhost]
2026-06-12 10:10:01.538526 | controller |
2026-06-12 10:10:01.538538 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:10:01.538548 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.138)       0:02:53.725 ***********
2026-06-12 10:10:01.538556 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.138)       0:02:53.724 ***********
2026-06-12 10:10:01.617886 | controller | ok: [localhost]
2026-06-12 10:10:01.617960 | controller |
2026-06-12 10:10:01.617968 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:10:01.617974 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.079)       0:02:53.805 ***********
2026-06-12 10:10:01.617980 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.079)       0:02:53.804 ***********
2026-06-12 10:10:01.738123 | controller | ok: [localhost]
2026-06-12 10:10:01.738200 | controller |
2026-06-12 10:10:01.738207 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:10:01.738213 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.120)       0:02:53.925 ***********
2026-06-12 10:10:01.738219 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.120)       0:02:53.924 ***********
2026-06-12 10:10:01.867522 | controller | skipping: [localhost]
2026-06-12 10:10:01.867573 | controller |
2026-06-12 10:10:01.867583 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 10:10:01.867592 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.129)       0:02:54.055 ***********
2026-06-12 10:10:01.867599 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.129)       0:02:54.053 ***********
2026-06-12 10:10:01.932214 | controller | ok: [localhost]
2026-06-12 10:10:01.932254 | controller |
2026-06-12 10:10:01.932268 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-12 10:10:01.932273 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.064)       0:02:54.119 ***********
2026-06-12 10:10:01.932276 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.064)       0:02:54.118 ***********
2026-06-12 10:10:01.963231 | controller | ok: [localhost] =>
2026-06-12 10:10:01.963269 | controller |     msg: No support for that step yet
2026-06-12 10:10:01.963277 | controller |
2026-06-12 10:10:01.963283 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:10:01.963288 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.031)       0:02:54.150 ***********
2026-06-12 10:10:01.963294 | controller | Friday 12 June 2026  10:10:01 +0000 (0:00:00.031)       0:02:54.149 ***********
2026-06-12 10:10:02.021642 | controller | ok: [localhost]
2026-06-12 10:10:02.021681 | controller |
2026-06-12 10:10:02.021688 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:10:02.021694 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.058)       0:02:54.209 ***********
2026-06-12 10:10:02.021699 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.058)       0:02:54.208 ***********
2026-06-12 10:10:02.133102 | controller | ok: [localhost]
2026-06-12 10:10:02.133142 | controller |
2026-06-12 10:10:02.133148 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:10:02.133154 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.111)       0:02:54.320 ***********
2026-06-12 10:10:02.133160 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.111)       0:02:54.319 ***********
2026-06-12 10:10:02.262441 | controller | skipping: [localhost]
2026-06-12 10:10:02.262474 | controller |
2026-06-12 10:10:02.262485 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:10:02.262490 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.129)       0:02:54.450 ***********
2026-06-12 10:10:02.262494 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.129)       0:02:54.448 ***********
2026-06-12 10:10:02.324243 | controller | ok: [localhost]
2026-06-12 10:10:02.324315 | controller |
2026-06-12 10:10:02.324323 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:10:02.324329 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.061)       0:02:54.511 ***********
2026-06-12 10:10:02.324335 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.061)       0:02:54.510 ***********
2026-06-12 10:10:02.454899 | controller | ok: [localhost]
2026-06-12 10:10:02.454969 | controller |
2026-06-12 10:10:02.454974 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:10:02.454978 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.130)       0:02:54.642 ***********
2026-06-12 10:10:02.454982 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.130)       0:02:54.641 ***********
2026-06-12 10:10:02.568845 | controller | skipping: [localhost]
2026-06-12 10:10:02.568962 | controller |
2026-06-12 10:10:02.568967 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 10:10:02.568972 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.113)       0:02:54.756 ***********
2026-06-12 10:10:02.568976 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.113)       0:02:54.755 ***********
2026-06-12 10:10:02.648842 | controller | ok: [localhost]
2026-06-12 10:10:02.648962 | controller |
2026-06-12 10:10:02.648968 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 10:10:02.648974 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.079)       0:02:54.836 ***********
2026-06-12 10:10:02.648979 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.079)       0:02:54.834 ***********
2026-06-12 10:10:02.690182 | controller | skipping: [localhost] => (item=artifacts)
2026-06-12 10:10:02.690296 | controller | skipping: [localhost] => (item=logs)
2026-06-12 10:10:02.690302 | controller | skipping: [localhost]
2026-06-12 10:10:02.690308 | controller |
2026-06-12 10:10:02.690314 | controller | TASK [operator_build : Initialize role output cifmw_operator_build_output={{ cifmw_operator_build_output }}, cifmw_operator_build_meta_name={{ cifmw_operator_build_meta_name }}] ***
2026-06-12 10:10:02.690320 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.041)       0:02:54.877 ***********
2026-06-12 10:10:02.690327 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.041)       0:02:54.876 ***********
2026-06-12 10:10:02.721511 | controller | skipping: [localhost]
2026-06-12 10:10:02.721641 | controller |
2026-06-12 10:10:02.721648 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-12 10:10:02.721654 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.031)       0:02:54.909 ***********
2026-06-12 10:10:02.721659 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.031)       0:02:54.907 ***********
2026-06-12 10:10:02.772115 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1190', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1190', 'commit_id': 'f3e0b279f3c25657dccca5b26f83bfc521c3dbe4', 'patchset': 'f3e0b279f3c25657dccca5b26f83bfc521c3dbe4', 'project': {'canonical_hostname': 'github.com', 'canonical_name': 'github.com/openstack-k8s-operators/edpm-ansible', 'name': 'openstack-k8s-operators/edpm-ansible', 'short_name': 'edpm-ansible', 'src_dir': 'src/github.com/openstack-k8s-operators/edpm-ansible'}, 'topic': None})
2026-06-12 10:10:02.772202 | controller | skipping: [localhost]
2026-06-12 10:10:02.772213 | controller |
2026-06-12 10:10:02.772223 | controller | TASK [operator_build : Merge lists of operators operators_list={{ [cifmw_operator_build_operators, zuul_info_operators | default([])] | community.general.lists_mergeby('name') }}] ***
2026-06-12 10:10:02.772239 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.050)       0:02:54.959 ***********
2026-06-12 10:10:02.772247 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.050)       0:02:54.958 ***********
2026-06-12 10:10:02.808825 | controller | skipping: [localhost]
2026-06-12 10:10:02.808901 | controller |
2026-06-12 10:10:02.808908 | controller | TASK [operator_build : Get meta_operator src dir from operators_list cifmw_operator_build_meta_src={{ (operators_list | selectattr('name', 'eq', cifmw_operator_build_meta_name) | map(attribute='src') | first ) | default(cifmw_operator_build_meta_src, true) }}] ***
2026-06-12 10:10:02.808914 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.036)       0:02:54.996 ***********
2026-06-12 10:10:02.808919 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.036)       0:02:54.994 ***********
2026-06-12 10:10:02.840571 | controller | skipping: [localhost]
2026-06-12 10:10:02.840651 | controller |
2026-06-12 10:10:02.840657 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-12 10:10:02.840662 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.031)       0:02:55.028 ***********
2026-06-12 10:10:02.840667 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.031)       0:02:55.026 ***********
2026-06-12 10:10:02.880853 | controller | skipping: [localhost]
2026-06-12 10:10:02.880899 | controller |
2026-06-12 10:10:02.880904 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-12 10:10:02.880909 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.040)       0:02:55.068 ***********
2026-06-12 10:10:02.880912 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.040)       0:02:55.067 ***********
2026-06-12 10:10:02.911779 | controller | skipping: [localhost]
2026-06-12 10:10:02.911802 | controller |
2026-06-12 10:10:02.911808 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-12 10:10:02.911813 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.030)       0:02:55.099 ***********
2026-06-12 10:10:02.911818 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.030)       0:02:55.097 ***********
2026-06-12 10:10:02.951096 | controller | skipping: [localhost]
2026-06-12 10:10:02.951137 | controller |
2026-06-12 10:10:02.951145 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-12 10:10:02.951151 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.039)       0:02:55.138 ***********
2026-06-12 10:10:02.951156 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.039)       0:02:55.137 ***********
2026-06-12 10:10:02.987754 | controller | skipping: [localhost]
2026-06-12 10:10:02.987798 | controller |
2026-06-12 10:10:02.987805 | controller | TASK [operator_build : Gather role output dest={{ cifmw_operator_build_basedir }}/artifacts/custom-operators.yml, content={{ cifmw_operator_build_output | to_nice_yaml }}, mode=0644] ***
2026-06-12 10:10:02.987810 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.036)       0:02:55.175 ***********
2026-06-12 10:10:02.987815 | controller | Friday 12 June 2026  10:10:02 +0000 (0:00:00.036)       0:02:55.173 ***********
2026-06-12 10:10:03.031321 | controller | skipping: [localhost]
2026-06-12 10:10:03.031391 | controller |
2026-06-12 10:10:03.031399 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:10:03.031405 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.043)       0:02:55.219 ***********
2026-06-12 10:10:03.031411 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.043)       0:02:55.217 ***********
2026-06-12 10:10:03.097325 | controller | ok: [localhost]
2026-06-12 10:10:03.097390 | controller |
2026-06-12 10:10:03.097398 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:10:03.097418 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.065)       0:02:55.284 ***********
2026-06-12 10:10:03.097424 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.065)       0:02:55.283 ***********
2026-06-12 10:10:03.230358 | controller | ok: [localhost]
2026-06-12 10:10:03.230431 | controller |
2026-06-12 10:10:03.230438 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:10:03.230444 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.132)       0:02:55.417 ***********
2026-06-12 10:10:03.230451 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.132)       0:02:55.416 ***********
2026-06-12 10:10:03.391807 | controller | skipping: [localhost]
2026-06-12 10:10:03.391883 | controller |
2026-06-12 10:10:03.391893 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:10:03.391914 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.161)       0:02:55.579 ***********
2026-06-12 10:10:03.391921 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.161)       0:02:55.577 ***********
2026-06-12 10:10:03.465851 | controller | ok: [localhost]
2026-06-12 10:10:03.465918 | controller |
2026-06-12 10:10:03.465942 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:10:03.465946 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.074)       0:02:55.653 ***********
2026-06-12 10:10:03.465950 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.074)       0:02:55.651 ***********
2026-06-12 10:10:03.586447 | controller | ok: [localhost]
2026-06-12 10:10:03.586524 | controller |
2026-06-12 10:10:03.586529 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:10:03.586534 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.120)       0:02:55.774 ***********
2026-06-12 10:10:03.586538 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.120)       0:02:55.772 ***********
2026-06-12 10:10:03.718293 | controller | skipping: [localhost]
2026-06-12 10:10:03.718363 | controller |
2026-06-12 10:10:03.718368 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 10:10:03.718373 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.131)       0:02:55.906 ***********
2026-06-12 10:10:03.718377 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.131)       0:02:55.904 ***********
2026-06-12 10:10:03.846324 | controller | ok: [localhost]
2026-06-12 10:10:03.846408 | controller |
2026-06-12 10:10:03.846415 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-12 10:10:03.846422 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.127)       0:02:56.033 ***********
2026-06-12 10:10:03.846427 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.127)       0:02:56.032 ***********
2026-06-12 10:10:03.963528 | controller |
2026-06-12 10:10:03.963638 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 10:10:03.963651 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.117)       0:02:56.151 ***********
2026-06-12 10:10:03.963660 | controller | Friday 12 June 2026  10:10:03 +0000 (0:00:00.117)       0:02:56.149 ***********
2026-06-12 10:10:04.160025 | controller | changed: [localhost]
2026-06-12 10:10:04.160070 | controller |
2026-06-12 10:10:04.160079 | controller | TASK [ci_local_storage : Create the cifmw_cls_namespace namespace" kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit) }}, name={{ cifmw_cls_namespace }}, kind=Namespace, state=present] ***
2026-06-12 10:10:04.160087 | controller | Friday 12 June 2026  10:10:04 +0000 (0:00:00.196)       0:02:56.347 ***********
2026-06-12 10:10:04.160094 | controller | Friday 12 June 2026  10:10:04 +0000 (0:00:00.196)       0:02:56.346 ***********
2026-06-12 10:10:04.893130 | controller | ok: [localhost]
2026-06-12 10:10:04.893206 | controller |
2026-06-12 10:10:04.893225 | controller | TASK [ci_local_storage : Save storage manifests as artifacts dest={{ cifmw_cls_manifests_dir }}/storage-class.yaml, content={{ cifmw_cls_storage_manifest | to_nice_yaml }}, mode=0644] ***
2026-06-12 10:10:04.893231 | controller | Friday 12 June 2026  10:10:04 +0000 (0:00:00.733)       0:02:57.080 ***********
2026-06-12 10:10:04.893237 | controller | Friday 12 June 2026  10:10:04 +0000 (0:00:00.733)       0:02:57.079 ***********
2026-06-12 10:10:05.271343 | controller | changed: [localhost]
2026-06-12 10:10:05.271423 | controller |
2026-06-12 10:10:05.271431 | controller | TASK [ci_local_storage : Get k8s nodes kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Node] ***
2026-06-12 10:10:05.271437 | controller | Friday 12 June 2026  10:10:05 +0000 (0:00:00.378)       0:02:57.459 ***********
2026-06-12 10:10:05.271443 | controller | Friday 12 June 2026  10:10:05 +0000 (0:00:00.378)       0:02:57.457 ***********
2026-06-12 10:10:06.103141 | controller | ok: [localhost]
2026-06-12 10:10:06.103221 | controller |
2026-06-12 10:10:06.103231 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-12 10:10:06.103239 | controller | Friday 12 June 2026  10:10:06 +0000 (0:00:00.831)       0:02:58.290 ***********
2026-06-12 10:10:06.103247 | controller | Friday 12 June 2026  10:10:06 +0000 (0:00:00.831)       0:02:58.289 ***********
2026-06-12 10:10:07.695471 | controller | changed: [localhost -> controller(38.102.83.59)] => (item=controller)
2026-06-12 10:10:07.695506 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-12 10:10:07.695512 | controller | changed: [localhost] => (item=localhost)
2026-06-12 10:10:07.695517 | controller |
2026-06-12 10:10:07.695523 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-12 10:10:07.695528 | controller |     _host_map |
2026-06-12 10:10:07.695533 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-12 10:10:07.695538 | controller |     map(attribute="value") |
2026-06-12 10:10:07.695542 | controller |     list
2026-06-12 10:10:07.695547 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-12 10:10:07.695551 | controller | Friday 12 June 2026  10:10:07 +0000 (0:00:01.592)       0:02:59.883 ***********
2026-06-12 10:10:07.695555 | controller | Friday 12 June 2026  10:10:07 +0000 (0:00:01.592)       0:02:59.881 ***********
2026-06-12 10:10:07.762384 | controller | ok: [localhost]
2026-06-12 10:10:07.762423 | controller |
2026-06-12 10:10:07.762431 | controller | TASK [ci_local_storage : Apply the storage class manifests kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage-class.yaml] ***
2026-06-12 10:10:07.762438 | controller | Friday 12 June 2026  10:10:07 +0000 (0:00:00.066)       0:02:59.950 ***********
2026-06-12 10:10:07.762444 | controller | Friday 12 June 2026  10:10:07 +0000 (0:00:00.066)       0:02:59.948 ***********
2026-06-12 10:10:08.559089 | controller | changed: [localhost]
2026-06-12 10:10:08.559129 | controller |
2026-06-12 10:10:08.559136 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-12 10:10:08.559142 | controller | Friday 12 June 2026  10:10:08 +0000 (0:00:00.796)       0:03:00.746 ***********
2026-06-12 10:10:08.559148 | controller | Friday 12 June 2026  10:10:08 +0000 (0:00:00.796)       0:03:00.745 ***********
2026-06-12 10:10:08.613157 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_local_storage/tasks/worker_node_dirs.yml for localhost => (item=crc)
2026-06-12 10:10:08.613196 | controller |
2026-06-12 10:10:08.613204 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-12 10:10:08.613211 | controller |   [
2026-06-12 10:10:08.613218 | controller |     cifmw_cls_local_storage_name,
2026-06-12 10:10:08.613224 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-12 10:10:08.613231 | controller |   ] | path_join
2026-06-12 10:10:08.613236 | controller | }}, state={{
2026-06-12 10:10:08.613242 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-12 10:10:08.613248 | controller | }}, mode=0775] ***
2026-06-12 10:10:08.613254 | controller | Friday 12 June 2026  10:10:08 +0000 (0:00:00.054)       0:03:00.800 ***********
2026-06-12 10:10:08.613266 | controller | Friday 12 June 2026  10:10:08 +0000 (0:00:00.054)       0:03:00.799 ***********
2026-06-12 10:10:19.635419 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-12 10:10:19.635538 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-12 10:10:19.635546 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-12 10:10:19.635551 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-12 10:10:19.635563 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-12 10:10:19.635571 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-12 10:10:19.635576 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-12 10:10:19.635581 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-12 10:10:19.635586 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-12 10:10:19.635591 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-12 10:10:19.635596 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-12 10:10:19.635637 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-12 10:10:19.635644 | controller |
2026-06-12 10:10:19.635658 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-12 10:10:19.635665 | controller | Friday 12 June 2026  10:10:19 +0000 (0:00:11.021)       0:03:11.822 ***********
2026-06-12 10:10:19.635671 | controller | Friday 12 June 2026  10:10:19 +0000 (0:00:11.021)       0:03:11.821 ***********
2026-06-12 10:10:19.674761 | controller | skipping: [localhost]
2026-06-12 10:10:19.674841 | controller |
2026-06-12 10:10:19.674849 | controller | TASK [ci_local_storage : Generate pv related storage manifest file src=storage.yaml.j2, dest={{ cifmw_cls_manifests_dir }}/storage.yaml, mode=0644] ***
2026-06-12 10:10:19.674855 | controller | Friday 12 June 2026  10:10:19 +0000 (0:00:00.039)       0:03:11.862 ***********
2026-06-12 10:10:19.674860 | controller | Friday 12 June 2026  10:10:19 +0000 (0:00:00.039)       0:03:11.860 ***********
2026-06-12 10:10:20.339384 | controller | changed: [localhost]
2026-06-12 10:10:20.339455 | controller |
2026-06-12 10:10:20.339462 | controller | TASK [ci_local_storage : Apply pv related storage manifest file kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit)  }}, state=present, src={{ cifmw_cls_manifests_dir }}/storage.yaml] ***
2026-06-12 10:10:20.339467 | controller | Friday 12 June 2026  10:10:20 +0000 (0:00:00.664)       0:03:12.526 ***********
2026-06-12 10:10:20.339471 | controller | Friday 12 June 2026  10:10:20 +0000 (0:00:00.664)       0:03:12.525 ***********
2026-06-12 10:10:21.382620 | controller | changed: [localhost]
2026-06-12 10:10:21.382674 | controller |
2026-06-12 10:10:21.382683 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-12 10:10:21.382699 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:01.043)       0:03:13.570 ***********
2026-06-12 10:10:21.382705 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:01.043)       0:03:13.568 ***********
2026-06-12 10:10:21.436790 | controller | skipping: [localhost]
2026-06-12 10:10:21.436853 | controller |
2026-06-12 10:10:21.436864 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-12 10:10:21.436882 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.053)       0:03:13.623 ***********
2026-06-12 10:10:21.436894 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.053)       0:03:13.621 ***********
2026-06-12 10:10:21.590783 | controller |
2026-06-12 10:10:21.590891 | controller | TASK [edpm_prepare : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={'OPENSTACK_BRANCH': '', "GIT_CLONE_OPTS'": '-l', "OPENSTACK_REPO'": '{{ operators_build_output[cifmw_operator_build_meta_name].git_src_dir  }}'}] ***
2026-06-12 10:10:21.590904 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.155)       0:03:13.778 ***********
2026-06-12 10:10:21.590913 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.155)       0:03:13.777 ***********
2026-06-12 10:10:21.645301 | controller | skipping: [localhost]
2026-06-12 10:10:21.645402 | controller |
2026-06-12 10:10:21.645416 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-12 10:10:21.645426 | controller |   cifmw_install_yamls_environment |
2026-06-12 10:10:21.645435 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 10:10:21.645458 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-12 10:10:21.645467 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-12 10:10:21.645476 | controller | }}, cifmw_edpm_prepare_make_openstack_env={% if cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output %}
2026-06-12 10:10:21.645493 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-12 10:10:21.645507 | controller | {% endif %}
2026-06-12 10:10:21.645516 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-12 10:10:21.645533 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-12 10:10:21.645542 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.054)       0:03:13.832 ***********
2026-06-12 10:10:21.645551 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.054)       0:03:13.831 ***********
2026-06-12 10:10:21.690166 | controller | ok: [localhost]
2026-06-12 10:10:21.690240 | controller |
2026-06-12 10:10:21.690253 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-12 10:10:21.690262 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.044)       0:03:13.877 ***********
2026-06-12 10:10:21.690271 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.044)       0:03:13.876 ***********
2026-06-12 10:10:21.729068 | controller | skipping: [localhost]
2026-06-12 10:10:21.729151 | controller |
2026-06-12 10:10:21.729163 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-12 10:10:21.729172 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.038)       0:03:13.916 ***********
2026-06-12 10:10:21.729180 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.038)       0:03:13.915 ***********
2026-06-12 10:10:21.777445 | controller |
2026-06-12 10:10:21.777527 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-12 10:10:21.777542 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.048)       0:03:13.965 ***********
2026-06-12 10:10:21.777548 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.048)       0:03:13.963 ***********
2026-06-12 10:10:21.812728 | controller | ok: [localhost] =>
2026-06-12 10:10:21.812807 | controller |     make_input_env:
2026-06-12 10:10:21.812814 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:10:21.812819 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:10:21.812823 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 10:10:21.812833 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:10:21.812839 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:10:21.812845 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:10:21.812849 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:10:21.812855 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 10:10:21.812883 | controller |
2026-06-12 10:10:21.812891 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-12 10:10:21.812896 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.035)       0:03:14.000 ***********
2026-06-12 10:10:21.812901 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.035)       0:03:13.998 ***********
2026-06-12 10:10:21.862050 | controller | skipping: [localhost]
2026-06-12 10:10:21.862130 | controller |
2026-06-12 10:10:21.862140 | controller | TASK [install_yamls_makes : Run input output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make input, dry_run={{ make_input_dryrun|default(false)|bool }}, extra_args={{ dict((make_input_env|default({})), **(make_input_params|default({}))) }}] ***
2026-06-12 10:10:21.862167 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.049)       0:03:14.049 ***********
2026-06-12 10:10:21.862174 | controller | Friday 12 June 2026  10:10:21 +0000 (0:00:00.049)       0:03:14.048 ***********
2026-06-12 10:10:25.391450 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 10:10:25.391563 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-12 10:10:25.391570 | controller | }}
2026-06-12 10:10:25.414472 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 10:10:25.414529 | controller | changed: [localhost]
2026-06-12 10:10:25.414535 | controller |
2026-06-12 10:10:25.414539 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-12 10:10:25.414543 | controller | Friday 12 June 2026  10:10:25 +0000 (0:00:03.552)       0:03:17.601 ***********
2026-06-12 10:10:25.414553 | controller | Friday 12 June 2026  10:10:25 +0000 (0:00:03.552)       0:03:17.600 ***********
2026-06-12 10:10:25.497342 | controller |
2026-06-12 10:10:25.497418 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-12 10:10:25.497425 | controller | Friday 12 June 2026  10:10:25 +0000 (0:00:00.083)       0:03:17.685 ***********
2026-06-12 10:10:25.497430 | controller | Friday 12 June 2026  10:10:25 +0000 (0:00:00.083)       0:03:17.683 ***********
2026-06-12 10:10:25.538282 | controller | ok: [localhost] =>
2026-06-12 10:10:25.538355 | controller |     make_openstack_env:
2026-06-12 10:10:25.538366 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:10:25.538373 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:10:25.538378 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 10:10:25.538384 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:10:25.538389 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-12 10:10:25.538394 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:10:25.538399 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:10:25.538404 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:10:25.538408 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 10:10:25.538412 | controller |
2026-06-12 10:10:25.538415 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-12 10:10:25.538419 | controller | Friday 12 June 2026  10:10:25 +0000 (0:00:00.040)       0:03:17.726 ***********
2026-06-12 10:10:25.538433 | controller | Friday 12 June 2026  10:10:25 +0000 (0:00:00.040)       0:03:17.724 ***********
2026-06-12 10:10:25.570681 | controller | skipping: [localhost]
2026-06-12 10:10:25.570723 | controller |
2026-06-12 10:10:25.570730 | controller | TASK [install_yamls_makes : Run openstack output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack, dry_run={{ make_openstack_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_env|default({})), **(make_openstack_params|default({}))) }}] ***
2026-06-12 10:10:25.570736 | controller | Friday 12 June 2026  10:10:25 +0000 (0:00:00.032)       0:03:17.758 ***********
2026-06-12 10:10:25.570742 | controller | Friday 12 June 2026  10:10:25 +0000 (0:00:00.032)       0:03:17.756 ***********
2026-06-12 10:14:41.499678 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 10:14:41.499814 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-12 10:14:41.499822 | controller | default(true) }}
2026-06-12 10:14:41.526904 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 10:14:41.526986 | controller | changed: [localhost]
2026-06-12 10:14:41.526992 | controller |
2026-06-12 10:14:41.526998 | controller | TASK [edpm_prepare : Wait for OpenStack subscription creation _raw_params=oc get sub openstack-operator --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} -o=jsonpath='{.status.installplan.name}'] ***
2026-06-12 10:14:41.527025 | controller | Friday 12 June 2026  10:14:41 +0000 (0:04:15.956)       0:07:33.714 ***********
2026-06-12 10:14:41.527031 | controller | Friday 12 June 2026  10:14:41 +0000 (0:04:15.956)       0:07:33.713 ***********
2026-06-12 10:16:16.380482 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-12 10:16:16.380950 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-12 10:16:16.380965 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-12 10:16:16.380970 | controller | changed: [localhost]
2026-06-12 10:16:16.380974 | controller |
2026-06-12 10:16:16.380979 | controller | TASK [edpm_prepare : Wait for OpenStack operator to get installed _raw_params=oc wait InstallPlan {{ cifmw_edpm_prepare_wait_installplan_out.stdout }} --namespace={{ cifmw_install_yamls_defaults['OPERATOR_NAMESPACE'] }} --for=jsonpath='{.status.phase}'=Complete --timeout=20m] ***
2026-06-12 10:16:16.380984 | controller | Friday 12 June 2026  10:16:16 +0000 (0:01:34.853)       0:09:08.567 ***********
2026-06-12 10:16:16.380987 | controller | Friday 12 June 2026  10:16:16 +0000 (0:01:34.853)       0:09:08.566 ***********
2026-06-12 10:16:17.346255 | controller | changed: [localhost]
2026-06-12 10:16:17.346333 | controller |
2026-06-12 10:16:17.346338 | controller | TASK [edpm_prepare : Check if the OpenStack initialization CRD exists kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, kind=CustomResourceDefinition, name=openstacks.operator.openstack.org] ***
2026-06-12 10:16:17.346343 | controller | Friday 12 June 2026  10:16:17 +0000 (0:00:00.965)       0:09:09.533 ***********
2026-06-12 10:16:17.346347 | controller | Friday 12 June 2026  10:16:17 +0000 (0:00:00.965)       0:09:09.532 ***********
2026-06-12 10:16:18.620682 | controller | ok: [localhost]
2026-06-12 10:16:18.620756 | controller |
2026-06-12 10:16:18.620763 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-12 10:16:18.620769 | controller | Friday 12 June 2026  10:16:18 +0000 (0:00:01.274)       0:09:10.807 ***********
2026-06-12 10:16:18.620775 | controller | Friday 12 June 2026  10:16:18 +0000 (0:00:01.274)       0:09:10.806 ***********
2026-06-12 10:16:18.693236 | controller |
2026-06-12 10:16:18.693314 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-12 10:16:18.693320 | controller | Friday 12 June 2026  10:16:18 +0000 (0:00:00.073)       0:09:10.880 ***********
2026-06-12 10:16:18.693324 | controller | Friday 12 June 2026  10:16:18 +0000 (0:00:00.073)       0:09:10.879 ***********
2026-06-12 10:16:18.747044 | controller | ok: [localhost] =>
2026-06-12 10:16:18.747114 | controller |     make_openstack_init_env:
2026-06-12 10:16:18.747120 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:16:18.747124 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:16:18.747128 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 10:16:18.747132 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:16:18.747136 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:16:18.747140 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:16:18.747143 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:16:18.747147 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 10:16:18.747152 | controller |
2026-06-12 10:16:18.747155 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-12 10:16:18.747159 | controller | Friday 12 June 2026  10:16:18 +0000 (0:00:00.053)       0:09:10.934 ***********
2026-06-12 10:16:18.747163 | controller | Friday 12 June 2026  10:16:18 +0000 (0:00:00.053)       0:09:10.933 ***********
2026-06-12 10:16:18.782115 | controller | skipping: [localhost]
2026-06-12 10:16:18.782232 | controller |
2026-06-12 10:16:18.782261 | controller | TASK [install_yamls_makes : Run openstack_init output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_init, dry_run={{ make_openstack_init_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_init_env|default({})), **(make_openstack_init_params|default({}))) }}] ***
2026-06-12 10:16:18.782268 | controller | Friday 12 June 2026  10:16:18 +0000 (0:00:00.035)       0:09:10.969 ***********
2026-06-12 10:16:18.782274 | controller | Friday 12 June 2026  10:16:18 +0000 (0:00:00.035)       0:09:10.968 ***********
2026-06-12 10:18:57.148489 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 10:18:57.149844 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-12 10:18:57.149870 | controller | default(true) }}
2026-06-12 10:18:57.175121 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 10:18:57.175251 | controller | changed: [localhost]
2026-06-12 10:18:57.175261 | controller |
2026-06-12 10:18:57.175269 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-12 10:18:57.175276 | controller | Friday 12 June 2026  10:18:57 +0000 (0:02:38.392)       0:11:49.362 ***********
2026-06-12 10:18:57.175283 | controller | Friday 12 June 2026  10:18:57 +0000 (0:02:38.392)       0:11:49.361 ***********
2026-06-12 10:18:57.210033 | controller | skipping: [localhost]
2026-06-12 10:18:57.210125 | controller |
2026-06-12 10:18:57.210135 | controller | TASK [edpm_prepare : Set facts for baremetal UEFI image url cifmw_update_containers_edpm_image_url={{ cifmw_build_images_output['images']['edpm-hardened-uefi']['image'] }}, cacheable=True] ***
2026-06-12 10:18:57.210143 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.035)       0:11:49.397 ***********
2026-06-12 10:18:57.210149 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.035)       0:11:49.396 ***********
2026-06-12 10:18:57.237148 | controller | skipping: [localhost]
2026-06-12 10:18:57.237228 | controller |
2026-06-12 10:18:57.237234 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-12 10:18:57.237239 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.027)       0:11:49.424 ***********
2026-06-12 10:18:57.237243 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.027)       0:11:49.423 ***********
2026-06-12 10:18:57.298196 | controller |
2026-06-12 10:18:57.298267 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-12 10:18:57.298272 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.060)       0:11:49.485 ***********
2026-06-12 10:18:57.298276 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.060)       0:11:49.484 ***********
2026-06-12 10:18:57.334135 | controller | ok: [localhost] =>
2026-06-12 10:18:57.334209 | controller |     make_openstack_deploy_prep_env:
2026-06-12 10:18:57.334214 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:18:57.334218 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:18:57.334222 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-12 10:18:57.334225 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 10:18:57.334230 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:18:57.334234 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:18:57.334237 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:18:57.334241 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:18:57.334246 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 10:18:57.334250 | controller |
2026-06-12 10:18:57.334253 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-12 10:18:57.334257 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.036)       0:11:49.521 ***********
2026-06-12 10:18:57.334261 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.036)       0:11:49.520 ***********
2026-06-12 10:18:57.367207 | controller | skipping: [localhost]
2026-06-12 10:18:57.367275 | controller |
2026-06-12 10:18:57.367281 | controller | TASK [install_yamls_makes : Run openstack_deploy_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_deploy_prep, dry_run={{ make_openstack_deploy_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_deploy_prep_env|default({})), **(make_openstack_deploy_prep_params|default({}))) }}] ***
2026-06-12 10:18:57.367286 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.033)       0:11:49.554 ***********
2026-06-12 10:18:57.367290 | controller | Friday 12 June 2026  10:18:57 +0000 (0:00:00.033)       0:11:49.553 ***********
2026-06-12 10:18:58.840488 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 10:18:58.840545 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-12 10:18:58.840550 | controller | default(true) }}
2026-06-12 10:18:58.864053 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 10:18:58.864137 | controller | changed: [localhost]
2026-06-12 10:18:58.864177 | controller |
2026-06-12 10:18:58.864184 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-12 10:18:58.864189 | controller | Friday 12 June 2026  10:18:58 +0000 (0:00:01.496)       0:11:51.051 ***********
2026-06-12 10:18:58.864194 | controller | Friday 12 June 2026  10:18:58 +0000 (0:00:01.496)       0:11:51.050 ***********
2026-06-12 10:18:58.934952 | controller |
2026-06-12 10:18:58.935035 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-12 10:18:58.935041 | controller | Friday 12 June 2026  10:18:58 +0000 (0:00:00.071)       0:11:51.122 ***********
2026-06-12 10:18:58.935075 | controller | Friday 12 June 2026  10:18:58 +0000 (0:00:00.071)       0:11:51.121 ***********
2026-06-12 10:18:58.975387 | controller | ok: [localhost] =>
2026-06-12 10:18:58.975509 | controller |     make_netconfig_deploy_env:
2026-06-12 10:18:58.975518 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:18:58.975525 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:18:58.975532 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 10:18:58.975538 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:18:58.975544 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:18:58.975550 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:18:58.975555 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:18:58.975561 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 10:18:58.975568 | controller |
2026-06-12 10:18:58.975573 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-12 10:18:58.975579 | controller | Friday 12 June 2026  10:18:58 +0000 (0:00:00.040)       0:11:51.162 ***********
2026-06-12 10:18:58.975583 | controller | Friday 12 June 2026  10:18:58 +0000 (0:00:00.040)       0:11:51.161 ***********
2026-06-12 10:18:59.011888 | controller | skipping: [localhost]
2026-06-12 10:18:59.011936 | controller |
2026-06-12 10:18:59.011944 | controller | TASK [install_yamls_makes : Run netconfig_deploy output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make netconfig_deploy, dry_run={{ make_netconfig_deploy_dryrun|default(false)|bool }}, extra_args={{ dict((make_netconfig_deploy_env|default({})), **(make_netconfig_deploy_params|default({}))) }}] ***
2026-06-12 10:18:59.011951 | controller | Friday 12 June 2026  10:18:59 +0000 (0:00:00.036)       0:11:51.199 ***********
2026-06-12 10:18:59.011957 | controller | Friday 12 June 2026  10:18:59 +0000 (0:00:00.036)       0:11:51.198 ***********
2026-06-12 10:19:05.039971 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 10:19:05.040048 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-12 10:19:05.040059 | controller | default(true) }}
2026-06-12 10:19:05.061204 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 10:19:05.061267 | controller | changed: [localhost]
2026-06-12 10:19:05.061275 | controller |
2026-06-12 10:19:05.061281 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-12 10:19:05.061286 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:06.049)       0:11:57.248 ***********
2026-06-12 10:19:05.061291 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:06.049)       0:11:57.247 ***********
2026-06-12 10:19:05.131247 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-12 10:19:05.131331 | controller |
2026-06-12 10:19:05.131338 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-12 10:19:05.131344 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.069)       0:11:57.318 ***********
2026-06-12 10:19:05.131349 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.069)       0:11:57.317 ***********
2026-06-12 10:19:05.162834 | controller | ok: [localhost]
2026-06-12 10:19:05.162905 | controller |
2026-06-12 10:19:05.162910 | controller | TASK [edpm_prepare : Set vars related to update_containers content provider cifmw_update_containers_registry={{ content_provider_os_registry_url  | split('/') | first }}, cifmw_update_containers_org={{ content_provider_os_registry_url  | split('/') | last }}, cifmw_update_containers_tag={{ content_provider_dlrn_md5_hash }}, cifmw_update_containers_openstack=True] ***
2026-06-12 10:19:05.162915 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.031)       0:11:57.350 ***********
2026-06-12 10:19:05.162919 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.031)       0:11:57.348 ***********
2026-06-12 10:19:05.197535 | controller | skipping: [localhost]
2026-06-12 10:19:05.197579 | controller |
2026-06-12 10:19:05.197631 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-12 10:19:05.197638 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.034)       0:11:57.384 ***********
2026-06-12 10:19:05.197643 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.034)       0:11:57.383 ***********
2026-06-12 10:19:05.231090 | controller | skipping: [localhost]
2026-06-12 10:19:05.231165 | controller |
2026-06-12 10:19:05.231173 | controller | TASK [edpm_prepare : Controlplane name kustomization _ctlplane_name_kustomizations=[{'apiVersion': 'kustomize.config.k8s.io/v1beta1', 'kind': 'Kustomization', 'patches': [{'target': {'kind': 'OpenStackControlPlane'}, 'patch': '- op: replace\n  path: /metadata/name\n  value: {{ _ctlplane_name }}'}]}]] ***
2026-06-12 10:19:05.231178 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.034)       0:11:57.418 ***********
2026-06-12 10:19:05.231183 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.034)       0:11:57.417 ***********
2026-06-12 10:19:05.272061 | controller | ok: [localhost]
2026-06-12 10:19:05.272129 | controller |
2026-06-12 10:19:05.272135 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-12 10:19:05.272139 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-12 10:19:05.272144 | controller |   _ctlplane_name_kustomizations +
2026-06-12 10:19:05.272148 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-12 10:19:05.272152 | controller | }}, kustomizations_paths={{
2026-06-12 10:19:05.272155 | controller |   [
2026-06-12 10:19:05.272159 | controller |     (
2026-06-12 10:19:05.272162 | controller |       [
2026-06-12 10:19:05.272166 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-12 10:19:05.272169 | controller |         'kustomizations',
2026-06-12 10:19:05.272173 | controller |         'controlplane'
2026-06-12 10:19:05.272177 | controller |       ] | ansible.builtin.path_join
2026-06-12 10:19:05.272180 | controller |     )
2026-06-12 10:19:05.272183 | controller |   ]
2026-06-12 10:19:05.272187 | controller | }}] ***
2026-06-12 10:19:05.272191 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.040)       0:11:57.459 ***********
2026-06-12 10:19:05.272196 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.040)       0:11:57.458 ***********
2026-06-12 10:19:05.931289 | controller | changed: [localhost]
2026-06-12 10:19:05.931367 | controller |
2026-06-12 10:19:05.931373 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-12 10:19:05.931378 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.659)       0:11:58.119 ***********
2026-06-12 10:19:05.931382 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.659)       0:11:58.117 ***********
2026-06-12 10:19:05.966484 | controller | ok: [localhost] =>
2026-06-12 10:19:05.966569 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-12 10:19:05.966639 | controller |       changed: true
2026-06-12 10:19:05.966645 | controller |       count: 2
2026-06-12 10:19:05.966650 | controller |       failed: false
2026-06-12 10:19:05.966655 | controller |       kustomizations_paths:
2026-06-12 10:19:05.966660 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 10:19:05.966665 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 10:19:05.966668 | controller |       result:
2026-06-12 10:19:05.966672 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-12 10:19:05.966676 | controller |         kind: OpenStackControlPlane
2026-06-12 10:19:05.966679 | controller |         metadata:
2026-06-12 10:19:05.966683 | controller |           labels:
2026-06-12 10:19:05.966686 | controller |             created-by: install_yamls
2026-06-12 10:19:05.966690 | controller |           name: controlplane
2026-06-12 10:19:05.966693 | controller |           namespace: openstack
2026-06-12 10:19:05.966697 | controller |         spec:
2026-06-12 10:19:05.966700 | controller |           barbican:
2026-06-12 10:19:05.966704 | controller |             apiOverride:
2026-06-12 10:19:05.966707 | controller |               route: {}
2026-06-12 10:19:05.966711 | controller |             template:
2026-06-12 10:19:05.966714 | controller |               barbicanAPI:
2026-06-12 10:19:05.966717 | controller |                 override:
2026-06-12 10:19:05.966721 | controller |                   service:
2026-06-12 10:19:05.966724 | controller |                     internal:
2026-06-12 10:19:05.966728 | controller |                       metadata:
2026-06-12 10:19:05.966731 | controller |                         annotations:
2026-06-12 10:19:05.966735 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.966738 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.966742 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.966745 | controller |                       spec:
2026-06-12 10:19:05.966749 | controller |                         type: LoadBalancer
2026-06-12 10:19:05.966752 | controller |                 replicas: 1
2026-06-12 10:19:05.966755 | controller |               barbicanKeystoneListener:
2026-06-12 10:19:05.966759 | controller |                 replicas: 1
2026-06-12 10:19:05.966762 | controller |               barbicanWorker:
2026-06-12 10:19:05.966765 | controller |                 replicas: 1
2026-06-12 10:19:05.966769 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.966772 | controller |               secret: osp-secret
2026-06-12 10:19:05.966776 | controller |           cinder:
2026-06-12 10:19:05.966779 | controller |             apiOverride:
2026-06-12 10:19:05.966782 | controller |               route: {}
2026-06-12 10:19:05.966786 | controller |             template:
2026-06-12 10:19:05.966789 | controller |               cinderAPI:
2026-06-12 10:19:05.966792 | controller |                 override:
2026-06-12 10:19:05.966796 | controller |                   service:
2026-06-12 10:19:05.966799 | controller |                     internal:
2026-06-12 10:19:05.966802 | controller |                       metadata:
2026-06-12 10:19:05.966806 | controller |                         annotations:
2026-06-12 10:19:05.966809 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.966813 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.966816 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.966819 | controller |                       spec:
2026-06-12 10:19:05.966823 | controller |                         type: LoadBalancer
2026-06-12 10:19:05.966826 | controller |               cinderBackup:
2026-06-12 10:19:05.966841 | controller |                 networkAttachments:
2026-06-12 10:19:05.966845 | controller |                 - storage
2026-06-12 10:19:05.966848 | controller |                 replicas: 0
2026-06-12 10:19:05.966851 | controller |               cinderScheduler:
2026-06-12 10:19:05.966855 | controller |                 replicas: 1
2026-06-12 10:19:05.966858 | controller |               cinderVolumes:
2026-06-12 10:19:05.966861 | controller |                 volume1:
2026-06-12 10:19:05.966865 | controller |                   networkAttachments:
2026-06-12 10:19:05.966868 | controller |                   - storage
2026-06-12 10:19:05.966871 | controller |                   replicas: 0
2026-06-12 10:19:05.966875 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.966878 | controller |               secret: osp-secret
2026-06-12 10:19:05.966882 | controller |           designate:
2026-06-12 10:19:05.966885 | controller |             apiOverride:
2026-06-12 10:19:05.966888 | controller |               route: {}
2026-06-12 10:19:05.966892 | controller |             enabled: false
2026-06-12 10:19:05.966895 | controller |             template:
2026-06-12 10:19:05.966898 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.966902 | controller |               designateAPI:
2026-06-12 10:19:05.966905 | controller |                 override:
2026-06-12 10:19:05.966908 | controller |                   service:
2026-06-12 10:19:05.966912 | controller |                     internal:
2026-06-12 10:19:05.966926 | controller |                       metadata:
2026-06-12 10:19:05.966930 | controller |                         annotations:
2026-06-12 10:19:05.966933 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.966937 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.966940 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.966943 | controller |                       spec:
2026-06-12 10:19:05.966947 | controller |                         type: LoadBalancer
2026-06-12 10:19:05.966950 | controller |               designateBackendbind9:
2026-06-12 10:19:05.966954 | controller |                 networkAttachments:
2026-06-12 10:19:05.966957 | controller |                 - designate
2026-06-12 10:19:05.966960 | controller |                 replicas: 1
2026-06-12 10:19:05.966964 | controller |                 storageClass: local-storage
2026-06-12 10:19:05.966967 | controller |                 storageRequest: 10Gi
2026-06-12 10:19:05.966970 | controller |               designateCentral:
2026-06-12 10:19:05.966974 | controller |                 replicas: 1
2026-06-12 10:19:05.966977 | controller |               designateMdns:
2026-06-12 10:19:05.966980 | controller |                 networkAttachments:
2026-06-12 10:19:05.966984 | controller |                 - designate
2026-06-12 10:19:05.966987 | controller |                 replicas: 1
2026-06-12 10:19:05.966990 | controller |               designateProducer:
2026-06-12 10:19:05.966994 | controller |                 replicas: 1
2026-06-12 10:19:05.966997 | controller |               designateWorker:
2026-06-12 10:19:05.967002 | controller |                 networkAttachments:
2026-06-12 10:19:05.967005 | controller |                 - designate
2026-06-12 10:19:05.967009 | controller |                 replicas: 1
2026-06-12 10:19:05.967012 | controller |               secret: osp-secret
2026-06-12 10:19:05.967015 | controller |           dns:
2026-06-12 10:19:05.967019 | controller |             template:
2026-06-12 10:19:05.967022 | controller |               options:
2026-06-12 10:19:05.967025 | controller |               - key: server
2026-06-12 10:19:05.967028 | controller |                 values:
2026-06-12 10:19:05.967032 | controller |                 - 192.168.122.1
2026-06-12 10:19:05.967035 | controller |               override:
2026-06-12 10:19:05.967038 | controller |                 service:
2026-06-12 10:19:05.967042 | controller |                   metadata:
2026-06-12 10:19:05.967045 | controller |                     annotations:
2026-06-12 10:19:05.967048 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-12 10:19:05.967052 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-12 10:19:05.967056 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-12 10:19:05.967059 | controller |                   spec:
2026-06-12 10:19:05.967088 | controller |                     type: LoadBalancer
2026-06-12 10:19:05.967092 | controller |               replicas: 1
2026-06-12 10:19:05.967095 | controller |           galera:
2026-06-12 10:19:05.967099 | controller |             templates:
2026-06-12 10:19:05.967104 | controller |               openstack:
2026-06-12 10:19:05.967107 | controller |                 replicas: 1
2026-06-12 10:19:05.967110 | controller |                 secret: osp-secret
2026-06-12 10:19:05.967114 | controller |                 storageRequest: 10G
2026-06-12 10:19:05.967117 | controller |               openstack-cell1:
2026-06-12 10:19:05.967121 | controller |                 replicas: 1
2026-06-12 10:19:05.967124 | controller |                 secret: osp-secret
2026-06-12 10:19:05.967127 | controller |                 storageRequest: 10G
2026-06-12 10:19:05.967131 | controller |           glance:
2026-06-12 10:19:05.967134 | controller |             apiOverrides:
2026-06-12 10:19:05.967137 | controller |               default:
2026-06-12 10:19:05.967141 | controller |                 route: {}
2026-06-12 10:19:05.967144 | controller |             template:
2026-06-12 10:19:05.967147 | controller |               customServiceConfig: |
2026-06-12 10:19:05.967151 | controller |                 [DEFAULT]
2026-06-12 10:19:05.967154 | controller |                 enabled_backends = default_backend:swift
2026-06-12 10:19:05.967157 | controller |                 [glance_store]
2026-06-12 10:19:05.967161 | controller |                 default_backend = default_backend
2026-06-12 10:19:05.967164 | controller |                 [default_backend]
2026-06-12 10:19:05.967168 | controller |                 swift_store_create_container_on_put = True
2026-06-12 10:19:05.967171 | controller |                 swift_store_auth_version = 3
2026-06-12 10:19:05.967174 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-12 10:19:05.967178 | controller |                 swift_store_endpoint_type = internalURL
2026-06-12 10:19:05.967181 | controller |                 swift_store_user = service:glance
2026-06-12 10:19:05.967185 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-12 10:19:05.967188 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.967191 | controller |               glanceAPIs:
2026-06-12 10:19:05.967195 | controller |                 default:
2026-06-12 10:19:05.967198 | controller |                   networkAttachments:
2026-06-12 10:19:05.967201 | controller |                   - storage
2026-06-12 10:19:05.967205 | controller |                   override:
2026-06-12 10:19:05.967208 | controller |                     service:
2026-06-12 10:19:05.967211 | controller |                       internal:
2026-06-12 10:19:05.967215 | controller |                         metadata:
2026-06-12 10:19:05.967218 | controller |                           annotations:
2026-06-12 10:19:05.967222 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.967225 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.967228 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.967232 | controller |                         spec:
2026-06-12 10:19:05.967235 | controller |                           type: LoadBalancer
2026-06-12 10:19:05.967238 | controller |                   replicas: 1
2026-06-12 10:19:05.967242 | controller |               keystoneEndpoint: default
2026-06-12 10:19:05.967245 | controller |               secret: osp-secret
2026-06-12 10:19:05.967249 | controller |               storage:
2026-06-12 10:19:05.967252 | controller |                 storageClass: ''
2026-06-12 10:19:05.967255 | controller |                 storageRequest: 10Gi
2026-06-12 10:19:05.967259 | controller |           heat:
2026-06-12 10:19:05.967262 | controller |             apiOverride:
2026-06-12 10:19:05.967265 | controller |               route: {}
2026-06-12 10:19:05.967270 | controller |             cnfAPIOverride:
2026-06-12 10:19:05.967276 | controller |               route: {}
2026-06-12 10:19:05.967282 | controller |             enabled: false
2026-06-12 10:19:05.967297 | controller |             template:
2026-06-12 10:19:05.967303 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.967308 | controller |               heatAPI:
2026-06-12 10:19:05.967313 | controller |                 override:
2026-06-12 10:19:05.967318 | controller |                   service:
2026-06-12 10:19:05.967322 | controller |                     internal:
2026-06-12 10:19:05.967326 | controller |                       metadata:
2026-06-12 10:19:05.967330 | controller |                         annotations:
2026-06-12 10:19:05.967334 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.967338 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.967345 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.967349 | controller |                       spec:
2026-06-12 10:19:05.967353 | controller |                         type: LoadBalancer
2026-06-12 10:19:05.967357 | controller |                 replicas: 1
2026-06-12 10:19:05.967361 | controller |               heatEngine:
2026-06-12 10:19:05.967365 | controller |                 override:
2026-06-12 10:19:05.967370 | controller |                   service:
2026-06-12 10:19:05.967374 | controller |                     internal:
2026-06-12 10:19:05.967379 | controller |                       metadata:
2026-06-12 10:19:05.967383 | controller |                         annotations:
2026-06-12 10:19:05.967388 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.967393 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.967397 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.967401 | controller |                       spec:
2026-06-12 10:19:05.967405 | controller |                         type: LoadBalancer
2026-06-12 10:19:05.967409 | controller |                 replicas: 1
2026-06-12 10:19:05.967413 | controller |               secret: osp-secret
2026-06-12 10:19:05.967417 | controller |           horizon:
2026-06-12 10:19:05.967421 | controller |             apiOverride:
2026-06-12 10:19:05.967425 | controller |               route: {}
2026-06-12 10:19:05.967429 | controller |             template:
2026-06-12 10:19:05.967432 | controller |               replicas: 1
2026-06-12 10:19:05.967436 | controller |               secret: osp-secret
2026-06-12 10:19:05.967440 | controller |           ironic:
2026-06-12 10:19:05.967444 | controller |             enabled: false
2026-06-12 10:19:05.967448 | controller |             template:
2026-06-12 10:19:05.967452 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.967456 | controller |               ironicAPI:
2026-06-12 10:19:05.967460 | controller |                 replicas: 1
2026-06-12 10:19:05.967464 | controller |               ironicConductors:
2026-06-12 10:19:05.967468 | controller |               - replicas: 1
2026-06-12 10:19:05.967475 | controller |                 storageRequest: 10Gi
2026-06-12 10:19:05.967479 | controller |               ironicInspector:
2026-06-12 10:19:05.967482 | controller |                 replicas: 1
2026-06-12 10:19:05.967486 | controller |               ironicNeutronAgent:
2026-06-12 10:19:05.967491 | controller |                 replicas: 1
2026-06-12 10:19:05.967495 | controller |               secret: osp-secret
2026-06-12 10:19:05.967500 | controller |           keystone:
2026-06-12 10:19:05.967505 | controller |             apiOverride:
2026-06-12 10:19:05.967509 | controller |               route: {}
2026-06-12 10:19:05.967514 | controller |             template:
2026-06-12 10:19:05.967518 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.967523 | controller |               override:
2026-06-12 10:19:05.967527 | controller |                 service:
2026-06-12 10:19:05.967531 | controller |                   internal:
2026-06-12 10:19:05.967536 | controller |                     metadata:
2026-06-12 10:19:05.967540 | controller |                       annotations:
2026-06-12 10:19:05.967545 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.967550 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.967559 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.967563 | controller |                     spec:
2026-06-12 10:19:05.967567 | controller |                       type: LoadBalancer
2026-06-12 10:19:05.967571 | controller |               secret: osp-secret
2026-06-12 10:19:05.967575 | controller |           manila:
2026-06-12 10:19:05.967579 | controller |             apiOverride:
2026-06-12 10:19:05.967583 | controller |               route: {}
2026-06-12 10:19:05.967587 | controller |             template:
2026-06-12 10:19:05.967591 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.967595 | controller |               manilaAPI:
2026-06-12 10:19:05.967599 | controller |                 networkAttachments:
2026-06-12 10:19:05.967625 | controller |                 - internalapi
2026-06-12 10:19:05.967630 | controller |                 override:
2026-06-12 10:19:05.967635 | controller |                   service:
2026-06-12 10:19:05.967640 | controller |                     internal:
2026-06-12 10:19:05.967644 | controller |                       metadata:
2026-06-12 10:19:05.967652 | controller |                         annotations:
2026-06-12 10:19:05.967657 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.967662 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.967666 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.967671 | controller |                       spec:
2026-06-12 10:19:05.967676 | controller |                         type: LoadBalancer
2026-06-12 10:19:05.967680 | controller |                 replicas: 1
2026-06-12 10:19:05.967684 | controller |               manilaScheduler:
2026-06-12 10:19:05.967688 | controller |                 replicas: 1
2026-06-12 10:19:05.967692 | controller |               manilaShares:
2026-06-12 10:19:05.967696 | controller |                 share1:
2026-06-12 10:19:05.967700 | controller |                   networkAttachments:
2026-06-12 10:19:05.967704 | controller |                   - storage
2026-06-12 10:19:05.967708 | controller |                   replicas: 1
2026-06-12 10:19:05.967712 | controller |           memcached:
2026-06-12 10:19:05.967716 | controller |             templates:
2026-06-12 10:19:05.967720 | controller |               memcached:
2026-06-12 10:19:05.967724 | controller |                 replicas: 1
2026-06-12 10:19:05.967728 | controller |           neutron:
2026-06-12 10:19:05.967731 | controller |             apiOverride:
2026-06-12 10:19:05.967735 | controller |               route: {}
2026-06-12 10:19:05.967739 | controller |             template:
2026-06-12 10:19:05.967743 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.967748 | controller |               networkAttachments:
2026-06-12 10:19:05.967753 | controller |               - internalapi
2026-06-12 10:19:05.967757 | controller |               override:
2026-06-12 10:19:05.967761 | controller |                 service:
2026-06-12 10:19:05.967766 | controller |                   internal:
2026-06-12 10:19:05.967771 | controller |                     metadata:
2026-06-12 10:19:05.967775 | controller |                       annotations:
2026-06-12 10:19:05.967780 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.967784 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.967789 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.967793 | controller |                     spec:
2026-06-12 10:19:05.967798 | controller |                       type: LoadBalancer
2026-06-12 10:19:05.967802 | controller |               secret: osp-secret
2026-06-12 10:19:05.967807 | controller |           nova:
2026-06-12 10:19:05.967812 | controller |             apiOverride:
2026-06-12 10:19:05.967816 | controller |               route: {}
2026-06-12 10:19:05.967820 | controller |             template:
2026-06-12 10:19:05.967824 | controller |               apiServiceTemplate:
2026-06-12 10:19:05.967828 | controller |                 override:
2026-06-12 10:19:05.967832 | controller |                   service:
2026-06-12 10:19:05.967835 | controller |                     internal:
2026-06-12 10:19:05.967839 | controller |                       metadata:
2026-06-12 10:19:05.967843 | controller |                         annotations:
2026-06-12 10:19:05.967847 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.967851 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.967855 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.967859 | controller |                       spec:
2026-06-12 10:19:05.967863 | controller |                         type: LoadBalancer
2026-06-12 10:19:05.967867 | controller |               cellTemplates:
2026-06-12 10:19:05.967871 | controller |                 cell0:
2026-06-12 10:19:05.967875 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-12 10:19:05.967879 | controller |                   cellDatabaseInstance: openstack
2026-06-12 10:19:05.967883 | controller |                   cellMessageBusInstance: rabbitmq
2026-06-12 10:19:05.967887 | controller |                   conductorServiceTemplate:
2026-06-12 10:19:05.967891 | controller |                     replicas: 1
2026-06-12 10:19:05.967896 | controller |                   hasAPIAccess: true
2026-06-12 10:19:05.967900 | controller |                 cell1:
2026-06-12 10:19:05.967904 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-12 10:19:05.967909 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-12 10:19:05.967917 | controller |                   cellMessageBusInstance: rabbitmq-cell1
2026-06-12 10:19:05.967922 | controller |                   conductorServiceTemplate:
2026-06-12 10:19:05.967926 | controller |                     replicas: 1
2026-06-12 10:19:05.967931 | controller |                   hasAPIAccess: true
2026-06-12 10:19:05.967936 | controller |               metadataServiceTemplate:
2026-06-12 10:19:05.967940 | controller |                 override:
2026-06-12 10:19:05.967945 | controller |                   service:
2026-06-12 10:19:05.967950 | controller |                     metadata:
2026-06-12 10:19:05.967954 | controller |                       annotations:
2026-06-12 10:19:05.967959 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.967964 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.967969 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.967974 | controller |                     spec:
2026-06-12 10:19:05.967978 | controller |                       type: LoadBalancer
2026-06-12 10:19:05.967983 | controller |               secret: osp-secret
2026-06-12 10:19:05.967988 | controller |           octavia:
2026-06-12 10:19:05.967995 | controller |             enabled: false
2026-06-12 10:19:05.967999 | controller |             template:
2026-06-12 10:19:05.968003 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.968007 | controller |               octaviaAPI:
2026-06-12 10:19:05.968011 | controller |                 replicas: 1
2026-06-12 10:19:05.968015 | controller |               secret: osp-secret
2026-06-12 10:19:05.968019 | controller |           ovn:
2026-06-12 10:19:05.968023 | controller |             template:
2026-06-12 10:19:05.968027 | controller |               ovnController:
2026-06-12 10:19:05.968031 | controller |                 networkAttachment: tenant
2026-06-12 10:19:05.968036 | controller |                 nicMappings:
2026-06-12 10:19:05.968040 | controller |                   datacentre: ospbr
2026-06-12 10:19:05.968044 | controller |               ovnDBCluster:
2026-06-12 10:19:05.968049 | controller |                 ovndbcluster-nb:
2026-06-12 10:19:05.968054 | controller |                   dbType: NB
2026-06-12 10:19:05.968058 | controller |                   networkAttachment: internalapi
2026-06-12 10:19:05.968063 | controller |                   storageRequest: 10Gi
2026-06-12 10:19:05.968068 | controller |                 ovndbcluster-sb:
2026-06-12 10:19:05.968072 | controller |                   dbType: SB
2026-06-12 10:19:05.968083 | controller |                   networkAttachment: internalapi
2026-06-12 10:19:05.968087 | controller |                   storageRequest: 10Gi
2026-06-12 10:19:05.968091 | controller |           placement:
2026-06-12 10:19:05.968095 | controller |             apiOverride:
2026-06-12 10:19:05.968099 | controller |               route: {}
2026-06-12 10:19:05.968103 | controller |             template:
2026-06-12 10:19:05.968107 | controller |               databaseInstance: openstack
2026-06-12 10:19:05.968111 | controller |               override:
2026-06-12 10:19:05.968114 | controller |                 service:
2026-06-12 10:19:05.968118 | controller |                   internal:
2026-06-12 10:19:05.968122 | controller |                     metadata:
2026-06-12 10:19:05.968126 | controller |                       annotations:
2026-06-12 10:19:05.968130 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.968134 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.968138 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.968142 | controller |                     spec:
2026-06-12 10:19:05.968146 | controller |                       type: LoadBalancer
2026-06-12 10:19:05.968150 | controller |               secret: osp-secret
2026-06-12 10:19:05.968154 | controller |           rabbitmq:
2026-06-12 10:19:05.968158 | controller |             templates:
2026-06-12 10:19:05.968162 | controller |               rabbitmq:
2026-06-12 10:19:05.968167 | controller |                 override:
2026-06-12 10:19:05.968171 | controller |                   service:
2026-06-12 10:19:05.968176 | controller |                     metadata:
2026-06-12 10:19:05.968180 | controller |                       annotations:
2026-06-12 10:19:05.968185 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.968189 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-12 10:19:05.968196 | controller |                     spec:
2026-06-12 10:19:05.968200 | controller |                       type: LoadBalancer
2026-06-12 10:19:05.968204 | controller |               rabbitmq-cell1:
2026-06-12 10:19:05.968208 | controller |                 override:
2026-06-12 10:19:05.968212 | controller |                   service:
2026-06-12 10:19:05.968216 | controller |                     metadata:
2026-06-12 10:19:05.968220 | controller |                       annotations:
2026-06-12 10:19:05.968224 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.968228 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-12 10:19:05.968232 | controller |                     spec:
2026-06-12 10:19:05.968236 | controller |                       type: LoadBalancer
2026-06-12 10:19:05.968240 | controller |           redis:
2026-06-12 10:19:05.968244 | controller |             enabled: false
2026-06-12 10:19:05.968248 | controller |           secret: osp-secret
2026-06-12 10:19:05.968253 | controller |           storageClass: local-storage
2026-06-12 10:19:05.968257 | controller |           swift:
2026-06-12 10:19:05.968262 | controller |             enabled: true
2026-06-12 10:19:05.968266 | controller |             proxyOverride:
2026-06-12 10:19:05.968271 | controller |               route: {}
2026-06-12 10:19:05.968276 | controller |             template:
2026-06-12 10:19:05.968280 | controller |               swiftProxy:
2026-06-12 10:19:05.968285 | controller |                 networkAttachments:
2026-06-12 10:19:05.968289 | controller |                 - storage
2026-06-12 10:19:05.968293 | controller |                 override:
2026-06-12 10:19:05.968296 | controller |                   service:
2026-06-12 10:19:05.968300 | controller |                     internal:
2026-06-12 10:19:05.968304 | controller |                       metadata:
2026-06-12 10:19:05.968308 | controller |                         annotations:
2026-06-12 10:19:05.968312 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.968316 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.968320 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.968324 | controller |                       spec:
2026-06-12 10:19:05.968328 | controller |                         type: LoadBalancer
2026-06-12 10:19:05.968332 | controller |                 replicas: 1
2026-06-12 10:19:05.968336 | controller |               swiftRing:
2026-06-12 10:19:05.968340 | controller |                 ringReplicas: 1
2026-06-12 10:19:05.968344 | controller |               swiftStorage:
2026-06-12 10:19:05.968348 | controller |                 networkAttachments:
2026-06-12 10:19:05.968353 | controller |                 - storage
2026-06-12 10:19:05.968358 | controller |                 replicas: 1
2026-06-12 10:19:05.968363 | controller |           telemetry:
2026-06-12 10:19:05.968367 | controller |             enabled: true
2026-06-12 10:19:05.968372 | controller |             template:
2026-06-12 10:19:05.968377 | controller |               autoscaling:
2026-06-12 10:19:05.968380 | controller |                 aodh:
2026-06-12 10:19:05.968384 | controller |                   databaseAccount: aodh
2026-06-12 10:19:05.968387 | controller |                   databaseInstance: openstack
2026-06-12 10:19:05.968390 | controller |                   passwordSelectors: null
2026-06-12 10:19:05.968394 | controller |                   secret: osp-secret
2026-06-12 10:19:05.968397 | controller |                 enabled: false
2026-06-12 10:19:05.968400 | controller |                 heatInstance: heat
2026-06-12 10:19:05.968404 | controller |               ceilometer:
2026-06-12 10:19:05.968407 | controller |                 enabled: true
2026-06-12 10:19:05.968410 | controller |                 secret: osp-secret
2026-06-12 10:19:05.968414 | controller |               cloudkitty:
2026-06-12 10:19:05.968417 | controller |                 apiTimeout: 0
2026-06-12 10:19:05.968420 | controller |                 cloudKittyAPI:
2026-06-12 10:19:05.968423 | controller |                   override:
2026-06-12 10:19:05.968427 | controller |                     service:
2026-06-12 10:19:05.968430 | controller |                       internal:
2026-06-12 10:19:05.968433 | controller |                         metadata:
2026-06-12 10:19:05.968437 | controller |                           annotations:
2026-06-12 10:19:05.968440 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.968443 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.968447 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.968456 | controller |                         spec:
2026-06-12 10:19:05.968460 | controller |                           type: LoadBalancer
2026-06-12 10:19:05.968463 | controller |                   replicas: 1
2026-06-12 10:19:05.968467 | controller |                   resources: {}
2026-06-12 10:19:05.968470 | controller |                   tls:
2026-06-12 10:19:05.968473 | controller |                     api:
2026-06-12 10:19:05.968480 | controller |                       internal: {}
2026-06-12 10:19:05.968483 | controller |                       public: {}
2026-06-12 10:19:05.968487 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 10:19:05.968490 | controller |                 cloudKittyProc:
2026-06-12 10:19:05.968493 | controller |                   replicas: 1
2026-06-12 10:19:05.968497 | controller |                   resources: {}
2026-06-12 10:19:05.968500 | controller |                   tls:
2026-06-12 10:19:05.968503 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 10:19:05.968507 | controller |                 databaseAccount: cloudkitty
2026-06-12 10:19:05.968510 | controller |                 databaseInstance: openstack
2026-06-12 10:19:05.968514 | controller |                 enabled: false
2026-06-12 10:19:05.968517 | controller |                 memcachedInstance: memcached
2026-06-12 10:19:05.968520 | controller |                 passwordSelector:
2026-06-12 10:19:05.968524 | controller |                   aodhService: AodhPassword
2026-06-12 10:19:05.968527 | controller |                   ceilometerService: CeilometerPassword
2026-06-12 10:19:05.968534 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-12 10:19:05.968537 | controller |                 preserveJobs: false
2026-06-12 10:19:05.968541 | controller |                 rabbitMqClusterName: rabbitmq
2026-06-12 10:19:05.968544 | controller |                 s3StorageConfig:
2026-06-12 10:19:05.968547 | controller |                   schemas:
2026-06-12 10:19:05.968551 | controller |                   - effectiveDate: '2024-11-18'
2026-06-12 10:19:05.968554 | controller |                     version: v13
2026-06-12 10:19:05.968557 | controller |                   secret:
2026-06-12 10:19:05.968561 | controller |                     name: cloudkitty-loki-s3
2026-06-12 10:19:05.968564 | controller |                     type: s3
2026-06-12 10:19:05.968567 | controller |                 secret: osp-secret
2026-06-12 10:19:05.968571 | controller |                 serviceUser: cloudkitty
2026-06-12 10:19:05.968574 | controller |                 storageClass: local-storage
2026-06-12 10:19:05.968577 | controller |               logging:
2026-06-12 10:19:05.968581 | controller |                 annotations:
2026-06-12 10:19:05.968584 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-12 10:19:05.968588 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 10:19:05.968591 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 10:19:05.968594 | controller |                 cloNamespace: openshift-logging
2026-06-12 10:19:05.968598 | controller |                 enabled: false
2026-06-12 10:19:05.968627 | controller |                 ipaddr: 172.17.0.80
2026-06-12 10:19:05.968631 | controller |                 port: 10514
2026-06-12 10:19:05.968634 | controller |               metricStorage:
2026-06-12 10:19:05.968638 | controller |                 enabled: false
2026-06-12 10:19:05.968641 | controller |                 monitoringStack:
2026-06-12 10:19:05.968644 | controller |                   alertingEnabled: true
2026-06-12 10:19:05.968648 | controller |                   scrapeInterval: 30s
2026-06-12 10:19:05.968651 | controller |                   storage:
2026-06-12 10:19:05.968655 | controller |                     persistent:
2026-06-12 10:19:05.968658 | controller |                       pvcStorageRequest: 10Gi
2026-06-12 10:19:05.968661 | controller |                     retention: 24h
2026-06-12 10:19:05.968665 | controller |                     strategy: persistent
2026-06-12 10:19:05.978038 | controller |
2026-06-12 10:19:05.978072 | controller | TASK [edpm_prepare : Apply the OpenStackControlPlane CR output_dir={{ cifmw_edpm_prepare_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_prepare_crs_kustomize_result.output_path }}] ***
2026-06-12 10:19:05.978078 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.046)       0:11:58.165 ***********
2026-06-12 10:19:05.978082 | controller | Friday 12 June 2026  10:19:05 +0000 (0:00:00.046)       0:11:58.164 ***********
2026-06-12 10:19:06.320982 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 10:19:06.321026 | controller | changed: [localhost]
2026-06-12 10:19:06.321032 | controller |
2026-06-12 10:19:06.321037 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-12 10:19:06.321043 | controller | Friday 12 June 2026  10:19:06 +0000 (0:00:00.342)       0:11:58.508 ***********
2026-06-12 10:19:06.321049 | controller | Friday 12 June 2026  10:19:06 +0000 (0:00:00.342)       0:11:58.507 ***********
2026-06-12 10:19:36.386477 | controller | Pausing for 30 seconds
2026-06-12 10:19:36.386536 | controller | ok: [localhost]
2026-06-12 10:19:36.386541 | controller |
2026-06-12 10:19:36.386546 | controller | TASK [edpm_prepare : Wait for OpenStack controlplane to be deployed _raw_params=oc wait OpenStackControlPlane {{ _ctlplane_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_prepare_timeout }}m] ***
2026-06-12 10:19:36.386557 | controller | Friday 12 June 2026  10:19:36 +0000 (0:00:30.065)       0:12:28.573 ***********
2026-06-12 10:19:36.386562 | controller | Friday 12 June 2026  10:19:36 +0000 (0:00:30.065)       0:12:28.572 ***********
2026-06-12 10:26:50.608974 | controller | changed: [localhost]
2026-06-12 10:26:50.609171 | controller |
2026-06-12 10:26:50.609185 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-12 10:26:50.609194 | controller | Friday 12 June 2026  10:26:50 +0000 (0:07:14.222)       0:19:42.796 ***********
2026-06-12 10:26:50.609202 | controller | Friday 12 June 2026  10:26:50 +0000 (0:07:14.222)       0:19:42.794 ***********
2026-06-12 10:26:50.701560 | controller |
2026-06-12 10:26:50.701674 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-12 10:26:50.701684 | controller | Friday 12 June 2026  10:26:50 +0000 (0:00:00.092)       0:19:42.888 ***********
2026-06-12 10:26:50.701690 | controller | Friday 12 June 2026  10:26:50 +0000 (0:00:00.092)       0:19:42.887 ***********
2026-06-12 10:26:51.115330 | controller | changed: [localhost]
2026-06-12 10:26:51.115405 | controller |
2026-06-12 10:26:51.115410 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-12 10:26:51.115414 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.414)       0:19:43.303 ***********
2026-06-12 10:26:51.115418 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.414)       0:19:43.301 ***********
2026-06-12 10:26:51.155691 | controller | ok: [localhost]
2026-06-12 10:26:51.155764 | controller |
2026-06-12 10:26:51.155769 | controller | TASK [install_openstack_ca : Creating tls-ca-bundle.pem from CA bundle dest={{ cifmw_install_openstack_ca_file_full_path }}, content={{ _ca_bundle }}, mode=0644] ***
2026-06-12 10:26:51.155791 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.040)       0:19:43.343 ***********
2026-06-12 10:26:51.155795 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.040)       0:19:43.341 ***********
2026-06-12 10:26:51.592651 | controller | changed: [localhost]
2026-06-12 10:26:51.592730 | controller |
2026-06-12 10:26:51.592738 | controller | TASK [install_openstack_ca : Check if OpenStackControlplane CA file is present path={{ cifmw_install_openstack_ca_file_full_path }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 10:26:51.592763 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.436)       0:19:43.780 ***********
2026-06-12 10:26:51.592769 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.437)       0:19:43.778 ***********
2026-06-12 10:26:51.789888 | controller | ok: [localhost]
2026-06-12 10:26:51.789956 | controller |
2026-06-12 10:26:51.789962 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-12 10:26:51.789966 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.197)       0:19:43.977 ***********
2026-06-12 10:26:51.789970 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.197)       0:19:43.976 ***********
2026-06-12 10:26:51.843115 | controller |
2026-06-12 10:26:51.843187 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 10:26:51.843192 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.053)       0:19:44.030 ***********
2026-06-12 10:26:51.843216 | controller | Friday 12 June 2026  10:26:51 +0000 (0:00:00.053)       0:19:44.029 ***********
2026-06-12 10:26:52.055334 | controller | ok: [localhost]
2026-06-12 10:26:52.055418 | controller |
2026-06-12 10:26:52.055425 | controller | TASK [install_ca : Wait until CA URL is reachable url={{ cifmw_install_ca_url }}, method=HEAD, validate_certs=False, follow_redirects=all, status_code=[200, 301, 302, 303, 307, 308, 401, 403, 404, 405]] ***
2026-06-12 10:26:52.055431 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.212)       0:19:44.243 ***********
2026-06-12 10:26:52.055436 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.212)       0:19:44.241 ***********
2026-06-12 10:26:52.094305 | controller | skipping: [localhost]
2026-06-12 10:26:52.094383 | controller |
2026-06-12 10:26:52.094390 | controller | TASK [install_ca : Install internal CA from url url={{ cifmw_install_ca_url }}, dest={{ cifmw_install_ca_trust_dir }}, validate_certs={{ cifmw_install_ca_url_validate_certs | default(omit) }}, mode=0644] ***
2026-06-12 10:26:52.094396 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.038)       0:19:44.281 ***********
2026-06-12 10:26:52.094401 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.038)       0:19:44.280 ***********
2026-06-12 10:26:52.125652 | controller | skipping: [localhost]
2026-06-12 10:26:52.125721 | controller |
2026-06-12 10:26:52.125726 | controller | TASK [install_ca : Install custom CA bundle from inline dest={{ cifmw_install_ca_trust_dir }}/cifmw_inline_ca_bundle.crt, content={{ cifmw_install_ca_bundle_inline }}, mode=0644] ***
2026-06-12 10:26:52.125731 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.031)       0:19:44.313 ***********
2026-06-12 10:26:52.125735 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.031)       0:19:44.311 ***********
2026-06-12 10:26:52.157852 | controller | skipping: [localhost]
2026-06-12 10:26:52.157934 | controller |
2026-06-12 10:26:52.157945 | controller | TASK [install_ca : Install custom CA bundle from file dest={{ cifmw_install_ca_trust_dir }}/{{ cifmw_install_ca_bundle_src | basename }}, src={{ cifmw_install_ca_bundle_src }}, mode=0644] ***
2026-06-12 10:26:52.157954 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.032)       0:19:44.345 ***********
2026-06-12 10:26:52.157962 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.032)       0:19:44.344 ***********
2026-06-12 10:26:52.661267 | controller | changed: [localhost]
2026-06-12 10:26:52.661306 | controller |
2026-06-12 10:26:52.661313 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 10:26:52.661318 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.503)       0:19:44.848 ***********
2026-06-12 10:26:52.661322 | controller | Friday 12 June 2026  10:26:52 +0000 (0:00:00.503)       0:19:44.847 ***********
2026-06-12 10:26:54.291742 | controller | changed: [localhost]
2026-06-12 10:26:54.291783 | controller |
2026-06-12 10:26:54.291790 | controller | TASK [edpm_prepare : Extract keystone endpoint host _raw_params=oc get keystoneapi keystone --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o jsonpath='{ .status.apiEndpoints.public }'] ***
2026-06-12 10:26:54.291796 | controller | Friday 12 June 2026  10:26:54 +0000 (0:00:01.630)       0:19:46.479 ***********
2026-06-12 10:26:54.291801 | controller | Friday 12 June 2026  10:26:54 +0000 (0:00:01.630)       0:19:46.477 ***********
2026-06-12 10:26:54.605843 | controller | changed: [localhost]
2026-06-12 10:26:54.605916 | controller |
2026-06-12 10:26:54.605921 | controller | TASK [edpm_prepare : Wait for keystone endpoint to exist in DNS url={{ _cifmw_edpm_prepare_keystone_endpoint_out.stdout | trim }}, status_code={{ _keystone_response_codes }}, validate_certs={{ cifmw_edpm_prepare_verify_tls }}] ***
2026-06-12 10:26:54.605926 | controller | Friday 12 June 2026  10:26:54 +0000 (0:00:00.314)       0:19:46.793 ***********
2026-06-12 10:26:54.605930 | controller | Friday 12 June 2026  10:26:54 +0000 (0:00:00.314)       0:19:46.792 ***********
2026-06-12 10:26:55.048530 | controller | ok: [localhost]
2026-06-12 10:26:55.048596 | controller |
2026-06-12 10:26:55.048623 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 10:26:55.048648 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.442)       0:19:47.236 ***********
2026-06-12 10:26:55.048654 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.442)       0:19:47.234 ***********
2026-06-12 10:26:55.151332 | controller | ok: [localhost]
2026-06-12 10:26:55.151404 | controller |
2026-06-12 10:26:55.151410 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 10:26:55.151415 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.102)       0:19:47.338 ***********
2026-06-12 10:26:55.151419 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.102)       0:19:47.337 ***********
2026-06-12 10:26:55.357198 | controller | ok: [localhost]
2026-06-12 10:26:55.357278 | controller |
2026-06-12 10:26:55.357283 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 10:26:55.357288 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.205)       0:19:47.544 ***********
2026-06-12 10:26:55.357292 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.205)       0:19:47.543 ***********
2026-06-12 10:26:55.503205 | controller | skipping: [localhost]
2026-06-12 10:26:55.503306 | controller |
2026-06-12 10:26:55.503315 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 10:26:55.503323 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.146)       0:19:47.690 ***********
2026-06-12 10:26:55.503330 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.146)       0:19:47.689 ***********
2026-06-12 10:26:55.773849 | controller | ok: [localhost]
2026-06-12 10:26:55.773921 | controller |
2026-06-12 10:26:55.773928 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-12 10:26:55.773933 | controller |   (
2026-06-12 10:26:55.773937 | controller |     {
2026-06-12 10:26:55.773942 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-12 10:26:55.773947 | controller |       'OPENSTACK_BRANCH': '',
2026-06-12 10:26:55.773952 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-12 10:26:55.773956 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 10:26:55.773961 | controller |     else {}
2026-06-12 10:26:55.773965 | controller |   )
2026-06-12 10:26:55.773969 | controller | }}] ***
2026-06-12 10:26:55.773974 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.270)       0:19:47.961 ***********
2026-06-12 10:26:55.773979 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.270)       0:19:47.960 ***********
2026-06-12 10:26:55.817494 | controller | skipping: [localhost]
2026-06-12 10:26:55.817566 | controller |
2026-06-12 10:26:55.817574 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 10:26:55.817579 | controller |   cifmw_install_yamls_environment |
2026-06-12 10:26:55.817584 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 10:26:55.817590 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 10:26:55.817595 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-12 10:26:55.817620 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-12 10:26:55.817629 | controller |   combine(
2026-06-12 10:26:55.817634 | controller |     {
2026-06-12 10:26:55.817638 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-12 10:26:55.817644 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 10:26:55.817650 | controller |     else {}
2026-06-12 10:26:55.817654 | controller |   )
2026-06-12 10:26:55.817660 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-12 10:26:55.817665 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.043)       0:19:48.005 ***********
2026-06-12 10:26:55.817671 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.043)       0:19:48.003 ***********
2026-06-12 10:26:55.865735 | controller | ok: [localhost]
2026-06-12 10:26:55.865776 | controller |
2026-06-12 10:26:55.865793 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-12 10:26:55.865804 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.048)       0:19:48.053 ***********
2026-06-12 10:26:55.865810 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.048)       0:19:48.051 ***********
2026-06-12 10:26:55.931423 | controller |
2026-06-12 10:26:55.931466 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-12 10:26:55.931472 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.065)       0:19:48.118 ***********
2026-06-12 10:26:55.931477 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.065)       0:19:48.117 ***********
2026-06-12 10:26:55.979406 | controller | ok: [localhost] =>
2026-06-12 10:26:55.979448 | controller |     make_edpm_baremetal_compute_env:
2026-06-12 10:26:55.979455 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:26:55.979461 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:26:55.979467 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 10:26:55.979472 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:26:55.979478 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-12 10:26:55.979483 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:26:55.979488 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:26:55.979493 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:26:55.979498 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 10:26:55.979503 | controller |
2026-06-12 10:26:55.979509 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-12 10:26:55.979514 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.047)       0:19:48.167 ***********
2026-06-12 10:26:55.979519 | controller | Friday 12 June 2026  10:26:55 +0000 (0:00:00.047)       0:19:48.165 ***********
2026-06-12 10:26:56.020790 | controller | skipping: [localhost]
2026-06-12 10:26:56.020833 | controller |
2026-06-12 10:26:56.020848 | controller | TASK [install_yamls_makes : Run edpm_baremetal_compute output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup, script=make edpm_baremetal_compute, dry_run={{ make_edpm_baremetal_compute_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_baremetal_compute_env|default({})), **(make_edpm_baremetal_compute_params|default({}))) }}] ***
2026-06-12 10:26:56.020855 | controller | Friday 12 June 2026  10:26:56 +0000 (0:00:00.041)       0:19:48.208 ***********
2026-06-12 10:26:56.020861 | controller | Friday 12 June 2026  10:26:56 +0000 (0:00:00.041)       0:19:48.206 ***********
2026-06-12 10:27:24.236873 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 10:27:24.237061 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-12 10:27:24.237069 | controller | | default(true) }}
2026-06-12 10:27:24.256316 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 10:27:24.256428 | controller | changed: [localhost]
2026-06-12 10:27:24.256436 | controller |
2026-06-12 10:27:24.256442 | controller | TASK [edpm_deploy_baremetal : Create the config file mode=0644, content={{ cifmw_edpm_deploy_baremetal_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_baremetal_nova_extra_config_file }}] ***
2026-06-12 10:27:24.256449 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:28.235)       0:20:16.443 ***********
2026-06-12 10:27:24.256454 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:28.235)       0:20:16.442 ***********
2026-06-12 10:27:24.297875 | controller | skipping: [localhost]
2026-06-12 10:27:24.297913 | controller |
2026-06-12 10:27:24.297919 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 10:27:24.297929 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-12 10:27:24.297934 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-12 10:27:24.297937 | controller | }}, cacheable=True] ***
2026-06-12 10:27:24.297941 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.041)       0:20:16.485 ***********
2026-06-12 10:27:24.297944 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.041)       0:20:16.484 ***********
2026-06-12 10:27:24.335209 | controller | skipping: [localhost]
2026-06-12 10:27:24.335260 | controller |
2026-06-12 10:27:24.335279 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-12 10:27:24.335284 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.037)       0:20:16.522 ***********
2026-06-12 10:27:24.335289 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.037)       0:20:16.521 ***********
2026-06-12 10:27:24.388517 | controller |
2026-06-12 10:27:24.388558 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-12 10:27:24.388565 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.053)       0:20:16.576 ***********
2026-06-12 10:27:24.388570 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.053)       0:20:16.574 ***********
2026-06-12 10:27:24.432705 | controller | ok: [localhost] =>
2026-06-12 10:27:24.432774 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-12 10:27:24.432780 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 10:27:24.432784 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 10:27:24.432788 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 10:27:24.432792 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 10:27:24.432796 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-12 10:27:24.432801 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 10:27:24.432804 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 10:27:24.432808 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 10:27:24.432811 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 10:27:24.432816 | controller |
2026-06-12 10:27:24.432821 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-12 10:27:24.432824 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.044)       0:20:16.620 ***********
2026-06-12 10:27:24.432828 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.044)       0:20:16.618 ***********
2026-06-12 10:27:24.471056 | controller | skipping: [localhost]
2026-06-12 10:27:24.471129 | controller |
2026-06-12 10:27:24.471136 | controller | TASK [install_yamls_makes : Run edpm_deploy_baremetal_prep output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make edpm_deploy_baremetal_prep, dry_run={{ make_edpm_deploy_baremetal_prep_dryrun|default(false)|bool }}, extra_args={{ dict((make_edpm_deploy_baremetal_prep_env|default({})), **(make_edpm_deploy_baremetal_prep_params|default({}))) }}] ***
2026-06-12 10:27:24.471143 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.038)       0:20:16.658 ***********
2026-06-12 10:27:24.471148 | controller | Friday 12 June 2026  10:27:24 +0000 (0:00:00.038)       0:20:16.657 ***********
2026-06-12 10:27:36.252299 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 10:27:36.252387 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-12 10:27:36.252395 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-12 10:27:36.273035 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 10:27:36.273110 | controller | changed: [localhost]
2026-06-12 10:27:36.273115 | controller |
2026-06-12 10:27:36.273120 | controller | TASK [edpm_deploy_baremetal : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations={% if content_provider_registry_ip is defined or (not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap) %}
2026-06-12 10:27:36.273134 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-12 10:27:36.273139 | controller | kind: Kustomization
2026-06-12 10:27:36.273142 | controller | patches:
2026-06-12 10:27:36.273146 | controller |   - target:
2026-06-12 10:27:36.273149 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-12 10:27:36.273153 | controller |     patch: |-
2026-06-12 10:27:36.273156 | controller | {% if content_provider_registry_ip is defined %}
2026-06-12 10:27:36.273160 | controller |       - op: add
2026-06-12 10:27:36.273163 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-12 10:27:36.273167 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-12 10:27:36.273171 | controller | {% endif %}
2026-06-12 10:27:36.273174 | controller |
2026-06-12 10:27:36.273178 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-12 10:27:36.273181 | controller |       - op: add
2026-06-12 10:27:36.273184 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-12 10:27:36.273188 | controller |         value: sudo dnf -y update
2026-06-12 10:27:36.273191 | controller | {% endif %}
2026-06-12 10:27:36.273195 | controller | {% endif %}, kustomizations_paths={{
2026-06-12 10:27:36.273198 | controller |   [
2026-06-12 10:27:36.273201 | controller |     (
2026-06-12 10:27:36.273205 | controller |       [
2026-06-12 10:27:36.273208 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-12 10:27:36.273212 | controller |         'kustomizations',
2026-06-12 10:27:36.273215 | controller |         'dataplane'
2026-06-12 10:27:36.273218 | controller |       ] | ansible.builtin.path_join
2026-06-12 10:27:36.273222 | controller |     )
2026-06-12 10:27:36.273225 | controller |   ]
2026-06-12 10:27:36.273228 | controller | }}] ***
2026-06-12 10:27:36.273232 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:11.801)       0:20:28.460 ***********
2026-06-12 10:27:36.273235 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:11.801)       0:20:28.459 ***********
2026-06-12 10:27:36.624599 | controller | changed: [localhost]
2026-06-12 10:27:36.624700 | controller |
2026-06-12 10:27:36.624707 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-12 10:27:36.624712 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.351)       0:20:28.812 ***********
2026-06-12 10:27:36.624718 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.351)       0:20:28.810 ***********
2026-06-12 10:27:36.669096 | controller | ok: [localhost] =>
2026-06-12 10:27:36.669166 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-12 10:27:36.669174 | controller |       changed: true
2026-06-12 10:27:36.669180 | controller |       count: 2
2026-06-12 10:27:36.669185 | controller |       failed: false
2026-06-12 10:27:36.669190 | controller |       kustomizations_paths:
2026-06-12 10:27:36.669196 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 10:27:36.669202 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 10:27:36.669207 | controller |       result:
2026-06-12 10:27:36.669213 | controller |       - apiVersion: v1
2026-06-12 10:27:36.669218 | controller |         data:
2026-06-12 10:27:36.669223 | controller |           network_config_template: |
2026-06-12 10:27:36.669229 | controller |             ---
2026-06-12 10:27:36.669234 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-12 10:27:36.669239 | controller |             {% for network in nodeset_networks %}
2026-06-12 10:27:36.669245 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-12 10:27:36.669250 | controller |             {%- endfor %}
2026-06-12 10:27:36.669255 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-12 10:27:36.669260 | controller |             network_config:
2026-06-12 10:27:36.669264 | controller |             - type: ovs_bridge
2026-06-12 10:27:36.669269 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-12 10:27:36.669288 | controller |               mtu: {{ min_viable_mtu }}
2026-06-12 10:27:36.669294 | controller |               use_dhcp: false
2026-06-12 10:27:36.669298 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-12 10:27:36.669304 | controller |               domain: {{ dns_search_domains }}
2026-06-12 10:27:36.669309 | controller |               addresses:
2026-06-12 10:27:36.669314 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-12 10:27:36.669319 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-12 10:27:36.669324 | controller |               members:
2026-06-12 10:27:36.669329 | controller |               - type: interface
2026-06-12 10:27:36.669334 | controller |                 name: nic1
2026-06-12 10:27:36.669339 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-12 10:27:36.669344 | controller |                 # force the MAC address of the bridge to this interface
2026-06-12 10:27:36.669349 | controller |                 primary: true
2026-06-12 10:27:36.669354 | controller |             {% for network in nodeset_networks %}
2026-06-12 10:27:36.669359 | controller |               - type: vlan
2026-06-12 10:27:36.669364 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-12 10:27:36.669369 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-12 10:27:36.669374 | controller |                 addresses:
2026-06-12 10:27:36.669379 | controller |                 - ip_netmask:
2026-06-12 10:27:36.669384 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-12 10:27:36.669389 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-12 10:27:36.669394 | controller |             {% endfor %}
2026-06-12 10:27:36.669398 | controller |         kind: ConfigMap
2026-06-12 10:27:36.669403 | controller |         metadata:
2026-06-12 10:27:36.669409 | controller |           labels:
2026-06-12 10:27:36.669414 | controller |             created-by: install_yamls
2026-06-12 10:27:36.669418 | controller |           name: network-config-template-ipam
2026-06-12 10:27:36.669423 | controller |           namespace: openstack
2026-06-12 10:27:36.669428 | controller |       - apiVersion: v1
2026-06-12 10:27:36.669433 | controller |         data:
2026-06-12 10:27:36.669438 | controller |           physical_bridge_name: br-ex
2026-06-12 10:27:36.669443 | controller |           public_interface_name: eth0
2026-06-12 10:27:36.669447 | controller |         kind: ConfigMap
2026-06-12 10:27:36.669452 | controller |         metadata:
2026-06-12 10:27:36.669457 | controller |           labels:
2026-06-12 10:27:36.669462 | controller |             created-by: install_yamls
2026-06-12 10:27:36.669466 | controller |           name: neutron-edpm-ipam
2026-06-12 10:27:36.669481 | controller |           namespace: openstack
2026-06-12 10:27:36.669486 | controller |       - apiVersion: v1
2026-06-12 10:27:36.669491 | controller |         data:
2026-06-12 10:27:36.669496 | controller |           25-nova-extra.conf: ''
2026-06-12 10:27:36.669501 | controller |         kind: ConfigMap
2026-06-12 10:27:36.669505 | controller |         metadata:
2026-06-12 10:27:36.669510 | controller |           labels:
2026-06-12 10:27:36.669515 | controller |             created-by: install_yamls
2026-06-12 10:27:36.669520 | controller |           name: nova-extra-config
2026-06-12 10:27:36.669525 | controller |           namespace: openstack
2026-06-12 10:27:36.669529 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 10:27:36.669535 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-12 10:27:36.669540 | controller |         metadata:
2026-06-12 10:27:36.669545 | controller |           labels:
2026-06-12 10:27:36.669550 | controller |             created-by: install_yamls
2026-06-12 10:27:36.669555 | controller |           name: edpm-deployment-ipam
2026-06-12 10:27:36.669560 | controller |           namespace: openstack
2026-06-12 10:27:36.669565 | controller |         spec:
2026-06-12 10:27:36.669570 | controller |           nodeSets:
2026-06-12 10:27:36.669575 | controller |           - openstack-edpm-ipam
2026-06-12 10:27:36.669580 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 10:27:36.669585 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-12 10:27:36.669591 | controller |         metadata:
2026-06-12 10:27:36.669596 | controller |           labels:
2026-06-12 10:27:36.669625 | controller |             created-by: install_yamls
2026-06-12 10:27:36.669636 | controller |           name: openstack-edpm-ipam
2026-06-12 10:27:36.669646 | controller |           namespace: openstack
2026-06-12 10:27:36.669652 | controller |         spec:
2026-06-12 10:27:36.669657 | controller |           baremetalSetTemplate:
2026-06-12 10:27:36.669662 | controller |             bmhLabelSelector:
2026-06-12 10:27:36.669667 | controller |               app: openstack
2026-06-12 10:27:36.669672 | controller |             bmhNamespace: openstack
2026-06-12 10:27:36.669677 | controller |             cloudUserName: cloud-admin
2026-06-12 10:27:36.669682 | controller |             ctlplaneInterface: enp1s0
2026-06-12 10:27:36.669687 | controller |           env:
2026-06-12 10:27:36.669693 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-12 10:27:36.669698 | controller |             value: 'True'
2026-06-12 10:27:36.669703 | controller |           networkAttachments:
2026-06-12 10:27:36.669708 | controller |           - ctlplane
2026-06-12 10:27:36.669713 | controller |           nodeTemplate:
2026-06-12 10:27:36.669719 | controller |             ansible:
2026-06-12 10:27:36.669724 | controller |               ansibleUser: cloud-admin
2026-06-12 10:27:36.669729 | controller |               ansibleVars:
2026-06-12 10:27:36.669735 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-12 10:27:36.669741 | controller |                 edpm_container_registry_insecure_registries:
2026-06-12 10:27:36.669746 | controller |                 - 38.102.83.102:5001
2026-06-12 10:27:36.669751 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-12 10:27:36.669757 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-12 10:27:36.669762 | controller |                 edpm_sshd_allowed_ranges:
2026-06-12 10:27:36.669767 | controller |                 - 192.168.122.0/24
2026-06-12 10:27:36.669773 | controller |                 enable_debug: false
2026-06-12 10:27:36.669778 | controller |                 gather_facts: false
2026-06-12 10:27:36.669794 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-12 10:27:36.669800 | controller |                 image_prefix: openstack
2026-06-12 10:27:36.669805 | controller |                 image_tag: current-podified
2026-06-12 10:27:36.669809 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-12 10:27:36.669815 | controller |                 timesync_ntp_servers:
2026-06-12 10:27:36.669820 | controller |                 - hostname: pool.ntp.org
2026-06-12 10:27:36.669825 | controller |               ansibleVarsFrom:
2026-06-12 10:27:36.669830 | controller |               - configMapRef:
2026-06-12 10:27:36.669835 | controller |                   name: network-config-template-ipam
2026-06-12 10:27:36.669840 | controller |                 prefix: edpm_
2026-06-12 10:27:36.669845 | controller |               - configMapRef:
2026-06-12 10:27:36.669851 | controller |                   name: neutron-edpm-ipam
2026-06-12 10:27:36.669855 | controller |                 prefix: neutron_
2026-06-12 10:27:36.669860 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-12 10:27:36.669865 | controller |             networks:
2026-06-12 10:27:36.669870 | controller |             - defaultRoute: true
2026-06-12 10:27:36.669875 | controller |               name: ctlplane
2026-06-12 10:27:36.669880 | controller |               subnetName: subnet1
2026-06-12 10:27:36.669885 | controller |             - name: internalapi
2026-06-12 10:27:36.669890 | controller |               subnetName: subnet1
2026-06-12 10:27:36.669895 | controller |             - name: storage
2026-06-12 10:27:36.669901 | controller |               subnetName: subnet1
2026-06-12 10:27:36.669906 | controller |             - name: tenant
2026-06-12 10:27:36.669911 | controller |               subnetName: subnet1
2026-06-12 10:27:36.669916 | controller |           nodes:
2026-06-12 10:27:36.669920 | controller |             edpm-compute-0:
2026-06-12 10:27:36.669925 | controller |               hostName: edpm-compute-0
2026-06-12 10:27:36.669930 | controller |           preProvisioned: false
2026-06-12 10:27:36.669935 | controller |           services:
2026-06-12 10:27:36.669940 | controller |           - repo-setup
2026-06-12 10:27:36.669945 | controller |           - redhat
2026-06-12 10:27:36.669950 | controller |           - bootstrap
2026-06-12 10:27:36.669955 | controller |           - download-cache
2026-06-12 10:27:36.669960 | controller |           - configure-network
2026-06-12 10:27:36.669965 | controller |           - validate-network
2026-06-12 10:27:36.669970 | controller |           - install-os
2026-06-12 10:27:36.669975 | controller |           - configure-os
2026-06-12 10:27:36.669980 | controller |           - ssh-known-hosts
2026-06-12 10:27:36.669988 | controller |           - run-os
2026-06-12 10:27:36.669994 | controller |           - reboot-os
2026-06-12 10:27:36.669998 | controller |           - install-certs
2026-06-12 10:27:36.670003 | controller |           - ovn
2026-06-12 10:27:36.670008 | controller |           - neutron-metadata
2026-06-12 10:27:36.670013 | controller |           - libvirt
2026-06-12 10:27:36.670018 | controller |           - nova
2026-06-12 10:27:36.670022 | controller |           - telemetry
2026-06-12 10:27:36.670027 | controller |           tlsEnabled: true
2026-06-12 10:27:36.670032 | controller |
2026-06-12 10:27:36.670048 | controller | TASK [edpm_deploy_baremetal : Create repo-setup-downstream OpenStackDataPlaneService _raw_params=oc apply -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -f "{{ cifmw_installyamls_repos }}/devsetup/edpm/services/dataplane_v1beta1_openstackdataplaneservice_reposetup_downstream.yaml"] ***
2026-06-12 10:27:36.670055 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.044)       0:20:28.856 ***********
2026-06-12 10:27:36.670060 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.044)       0:20:28.855 ***********
2026-06-12 10:27:36.701967 | controller | skipping: [localhost]
2026-06-12 10:27:36.702036 | controller |
2026-06-12 10:27:36.702044 | controller | TASK [edpm_deploy_baremetal : Get list of services defined under OpenStackDataPlaneNodeSet resource _raw_params=yq '.spec.services[]' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 10:27:36.702051 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.032)       0:20:28.889 ***********
2026-06-12 10:27:36.702057 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.032)       0:20:28.888 ***********
2026-06-12 10:27:36.736907 | controller | skipping: [localhost]
2026-06-12 10:27:36.736979 | controller |
2026-06-12 10:27:36.737001 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to add "repo-setup-downstream" service _raw_params=yq -i '.spec.services = ["repo-setup-downstream"] + .spec.services' {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 10:27:36.737008 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.035)       0:20:28.924 ***********
2026-06-12 10:27:36.737013 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.035)       0:20:28.923 ***********
2026-06-12 10:27:36.771568 | controller | skipping: [localhost]
2026-06-12 10:27:36.771657 | controller |
2026-06-12 10:27:36.771663 | controller | TASK [edpm_deploy_baremetal : Patch OpenStackDataPlaneNodeSet resource to replace "repo-setup" with "repo-setup-downstream" service _raw_params=yq -i '(.spec.services[] | select(. == "repo-setup")) |= "repo-setup-downstream"'  {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 10:27:36.771669 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.034)       0:20:28.959 ***********
2026-06-12 10:27:36.771673 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.034)       0:20:28.957 ***********
2026-06-12 10:27:36.811995 | controller | skipping: [localhost]
2026-06-12 10:27:36.812064 | controller |
2026-06-12 10:27:36.812071 | controller | TASK [edpm_deploy_baremetal : Apply the OpenStackDataPlaneNodeSet CR output_dir={{ cifmw_edpm_deploy_baremetal_basedir }}/artifacts, script=oc apply -f {{ cifmw_edpm_deploy_baremetal_crs_kustomize_result.output_path }}] ***
2026-06-12 10:27:36.812077 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.039)       0:20:28.999 ***********
2026-06-12 10:27:36.812082 | controller | Friday 12 June 2026  10:27:36 +0000 (0:00:00.039)       0:20:28.997 ***********
2026-06-12 10:27:37.338906 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 10:27:37.338970 | controller | changed: [localhost]
2026-06-12 10:27:37.338976 | controller |
2026-06-12 10:27:37.338981 | controller | TASK [edpm_deploy_baremetal : Wait for Ironic to be ready _raw_params=oc wait pod -l name=ironic -n baremetal-operator-system --for=condition=Ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_ironic_timeout_mins }}m] ***
2026-06-12 10:27:37.338985 | controller | Friday 12 June 2026  10:27:37 +0000 (0:00:00.526)       0:20:29.526 ***********
2026-06-12 10:27:37.338989 | controller | Friday 12 June 2026  10:27:37 +0000 (0:00:00.526)       0:20:29.524 ***********
2026-06-12 10:27:37.857703 | controller | changed: [localhost]
2026-06-12 10:27:37.857765 | controller |
2026-06-12 10:27:37.857772 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created _raw_params=oc get po -l osp-provisionserver/name=openstack-edpm-ipam-provisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} -o name] ***
2026-06-12 10:27:37.857778 | controller | Friday 12 June 2026  10:27:37 +0000 (0:00:00.518)       0:20:30.045 ***********
2026-06-12 10:27:37.857783 | controller | Friday 12 June 2026  10:27:37 +0000 (0:00:00.518)       0:20:30.043 ***********
2026-06-12 10:31:46.948944 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-12 10:31:46.949019 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-12 10:31:46.949027 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-12 10:31:46.949032 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-12 10:31:46.949036 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-12 10:31:46.949041 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-12 10:31:46.949046 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-12 10:31:46.949050 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-12 10:31:46.949055 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-12 10:31:46.949060 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-12 10:31:46.949064 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-12 10:31:46.949069 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-12 10:31:46.949073 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-12 10:31:46.949078 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-12 10:31:46.949083 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-12 10:31:46.949087 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-12 10:31:46.949092 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-12 10:31:46.949097 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-12 10:31:46.949110 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-12 10:31:46.949115 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-12 10:31:46.949120 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-12 10:31:46.949125 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-12 10:31:46.949129 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-12 10:31:46.949133 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-12 10:31:46.949138 | controller | changed: [localhost]
2026-06-12 10:31:46.949144 | controller |
2026-06-12 10:31:46.949149 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available _raw_params=oc wait deployment openstack-edpm-ipam-provisionserver-openstackprovisionserver -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for condition=Available --timeout={{ cifmw_edpm_deploy_baremetal_wait_provisionserver_timeout_mins }}m] ***
2026-06-12 10:31:46.949160 | controller | Friday 12 June 2026  10:31:46 +0000 (0:04:09.091)       0:24:39.136 ***********
2026-06-12 10:31:46.949165 | controller | Friday 12 June 2026  10:31:46 +0000 (0:04:09.091)       0:24:39.134 ***********
2026-06-12 10:32:24.191594 | controller | changed: [localhost]
2026-06-12 10:32:24.191656 | controller |
2026-06-12 10:32:24.191662 | controller | TASK [edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state _raw_params=oc wait bmh --all -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=jsonpath='{.status.provisioning.state}'=provisioned --timeout={{ cifmw_edpm_deploy_baremetal_wait_bmh_timeout_mins }}m] ***
2026-06-12 10:32:24.191667 | controller | Friday 12 June 2026  10:32:24 +0000 (0:00:37.242)       0:25:16.378 ***********
2026-06-12 10:32:24.191671 | controller | Friday 12 June 2026  10:32:24 +0000 (0:00:37.242)       0:25:16.377 ***********
2026-06-12 10:37:29.473198 | controller | changed: [localhost]
2026-06-12 10:37:29.473282 | controller |
2026-06-12 10:37:29.473290 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-12 10:37:29.473297 | controller | Friday 12 June 2026  10:37:29 +0000 (0:05:05.281)       0:30:21.660 ***********
2026-06-12 10:37:29.473302 | controller | Friday 12 June 2026  10:37:29 +0000 (0:05:05.281)       0:30:21.659 ***********
2026-06-12 10:37:29.906639 | controller | changed: [localhost]
2026-06-12 10:37:29.906750 | controller |
2026-06-12 10:37:29.906762 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-12 10:37:29.906771 | controller | Friday 12 June 2026  10:37:29 +0000 (0:00:00.433)       0:30:22.093 ***********
2026-06-12 10:37:29.906779 | controller | Friday 12 June 2026  10:37:29 +0000 (0:00:00.433)       0:30:22.092 ***********
2026-06-12 10:37:29.968697 | controller | ok: [localhost] =>
2026-06-12 10:37:29.968812 | controller |     compute_nodes_output.stdout_lines:
2026-06-12 10:37:29.968824 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-12 10:37:29.968833 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-12 10:37:29.968841 | controller |
2026-06-12 10:37:29.968864 | controller | TASK [edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=ready --timeout={{ cifmw_edpm_deploy_baremetal_wait_dataplane_timeout_mins }}m] ***
2026-06-12 10:37:29.968874 | controller | Friday 12 June 2026  10:37:29 +0000 (0:00:00.062)       0:30:22.156 ***********
2026-06-12 10:37:29.968882 | controller | Friday 12 June 2026  10:37:29 +0000 (0:00:00.062)       0:30:22.154 ***********
2026-06-12 11:05:27.266543 | controller | changed: [localhost]
2026-06-12 11:05:27.266651 | controller |
2026-06-12 11:05:27.266662 | controller | TASK [edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped _raw_params=oc rsh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose] ***
2026-06-12 11:05:27.266676 | controller | Friday 12 June 2026  11:05:27 +0000 (0:27:57.297)       0:58:19.453 ***********
2026-06-12 11:05:27.266683 | controller | Friday 12 June 2026  11:05:27 +0000 (0:27:57.297)       0:58:19.452 ***********
2026-06-12 11:05:32.929319 | controller | changed: [localhost]
2026-06-12 11:05:32.929426 | controller |
2026-06-12 11:05:32.929442 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 11:05:32.929455 | controller | Friday 12 June 2026  11:05:32 +0000 (0:00:05.663)       0:58:25.116 ***********
2026-06-12 11:05:32.929467 | controller | Friday 12 June 2026  11:05:32 +0000 (0:00:05.663)       0:58:25.115 ***********
2026-06-12 11:05:33.148297 | controller | ok: [localhost]
2026-06-12 11:05:33.148363 | controller |
2026-06-12 11:05:33.148369 | controller | TASK [libvirt_manager : Set compute config and common environment facts compute_config={{ cifmw_libvirt_manager_configuration['vms']['compute'] }}, cifmw_libvirt_manager_common_env={{ cifmw_install_yamls_environment | combine({'PATH': cifmw_path }) }}, cacheable=True] ***
2026-06-12 11:05:33.148403 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.219)       0:58:25.336 ***********
2026-06-12 11:05:33.148407 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.219)       0:58:25.334 ***********
2026-06-12 11:05:33.182082 | controller | skipping: [localhost]
2026-06-12 11:05:33.182127 | controller |
2026-06-12 11:05:33.182135 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 11:05:33.182141 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.033)       0:58:25.369 ***********
2026-06-12 11:05:33.182147 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.033)       0:58:25.368 ***********
2026-06-12 11:05:33.250860 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-12 11:05:33.250921 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-12 11:05:33.250934 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-12 11:05:33.250943 | controller | skipping: [localhost]
2026-06-12 11:05:33.250954 | controller |
2026-06-12 11:05:33.250963 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-12 11:05:33.250973 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.068)       0:58:25.437 ***********
2026-06-12 11:05:33.250982 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.068)       0:58:25.436 ***********
2026-06-12 11:05:33.288079 | controller | skipping: [localhost]
2026-06-12 11:05:33.288153 | controller |
2026-06-12 11:05:33.288164 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-12 11:05:33.288173 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.037)       0:58:25.475 ***********
2026-06-12 11:05:33.288182 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.037)       0:58:25.473 ***********
2026-06-12 11:05:33.327449 | controller | skipping: [localhost]
2026-06-12 11:05:33.327491 | controller |
2026-06-12 11:05:33.327502 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-12 11:05:33.327511 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.039)       0:58:25.514 ***********
2026-06-12 11:05:33.327519 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.039)       0:58:25.513 ***********
2026-06-12 11:05:33.364030 | controller | skipping: [localhost]
2026-06-12 11:05:33.364082 | controller |
2026-06-12 11:05:33.364092 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-12 11:05:33.364101 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.036)       0:58:25.551 ***********
2026-06-12 11:05:33.364109 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.036)       0:58:25.550 ***********
2026-06-12 11:05:33.402040 | controller | skipping: [localhost]
2026-06-12 11:05:33.402106 | controller |
2026-06-12 11:05:33.402116 | controller | TASK [libvirt_manager : Output CR for extra computes dest={{ cifmw_libvirt_manager_basedir }}/artifacts/{{ cifmw_install_yamls_defaults['NAMESPACE'] }}/cr/99-cifmw-computes-{{ item }}.yaml, src=kustomize_compute.yml.j2, mode=0644] ***
2026-06-12 11:05:33.402123 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.037)       0:58:25.589 ***********
2026-06-12 11:05:33.402129 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.037)       0:58:25.588 ***********
2026-06-12 11:05:33.441311 | controller | skipping: [localhost]
2026-06-12 11:05:33.441401 | controller |
2026-06-12 11:05:33.441409 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-12 11:05:33.441416 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.039)       0:58:25.629 ***********
2026-06-12 11:05:33.441422 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.039)       0:58:25.627 ***********
2026-06-12 11:05:33.471045 | controller | skipping: [localhost]
2026-06-12 11:05:33.471107 | controller |
2026-06-12 11:05:33.471114 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-12 11:05:33.471122 | controller |   cifmw_install_yamls_environment |
2026-06-12 11:05:33.471127 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 11:05:33.471133 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-12 11:05:33.471149 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-12 11:05:33.471157 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-12 11:05:33.471162 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 11:05:33.471169 | controller | }}, cacheable=True] ***
2026-06-12 11:05:33.471176 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.029)       0:58:25.658 ***********
2026-06-12 11:05:33.471181 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.029)       0:58:25.657 ***********
2026-06-12 11:05:33.505096 | controller | skipping: [localhost]
2026-06-12 11:05:33.505135 | controller |
2026-06-12 11:05:33.505143 | controller | TASK [edpm_deploy : Create the config file mode=0644, content={{ cifmw_edpm_deploy_nova_compute_extra_config }}, dest={{ _cifmw_edpm_deploy_nova_extra_config_file }}] ***
2026-06-12 11:05:33.505149 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.033)       0:58:25.692 ***********
2026-06-12 11:05:33.505155 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.033)       0:58:25.691 ***********
2026-06-12 11:05:33.538174 | controller | skipping: [localhost]
2026-06-12 11:05:33.538207 | controller |
2026-06-12 11:05:33.538213 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-12 11:05:33.538217 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-12 11:05:33.538222 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-12 11:05:33.538225 | controller | }}, cacheable=True] ***
2026-06-12 11:05:33.538229 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.033)       0:58:25.725 ***********
2026-06-12 11:05:33.538233 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.033)       0:58:25.724 ***********
2026-06-12 11:05:33.573263 | controller | skipping: [localhost]
2026-06-12 11:05:33.573336 | controller |
2026-06-12 11:05:33.573343 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-12 11:05:33.573349 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.034)       0:58:25.760 ***********
2026-06-12 11:05:33.573355 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.034)       0:58:25.759 ***********
2026-06-12 11:05:33.608451 | controller | skipping: [localhost]
2026-06-12 11:05:33.608538 | controller |
2026-06-12 11:05:33.608548 | controller | TASK [edpm_deploy : Perform kustomizations to the OpenStackDataPlaneNodeSet CR target_path={{ cifmw_edpm_deploy_openstack_crs_path }}, sort_ascending=False, kustomizations_paths={{
2026-06-12 11:05:33.608557 | controller |   [
2026-06-12 11:05:33.608564 | controller |     (
2026-06-12 11:05:33.608572 | controller |       [
2026-06-12 11:05:33.608580 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-12 11:05:33.608589 | controller |         'kustomizations',
2026-06-12 11:05:33.608597 | controller |         'dataplane'
2026-06-12 11:05:33.608658 | controller |       ] | ansible.builtin.path_join
2026-06-12 11:05:33.608666 | controller |     )
2026-06-12 11:05:33.608676 | controller |   ]
2026-06-12 11:05:33.608687 | controller | }}] ***
2026-06-12 11:05:33.608745 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.035)       0:58:25.796 ***********
2026-06-12 11:05:33.608760 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.035)       0:58:25.794 ***********
2026-06-12 11:05:33.642595 | controller | skipping: [localhost]
2026-06-12 11:05:33.642699 | controller |
2026-06-12 11:05:33.642709 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-12 11:05:33.642718 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.034)       0:58:25.830 ***********
2026-06-12 11:05:33.642726 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.034)       0:58:25.828 ***********
2026-06-12 11:05:33.681233 | controller | skipping: [localhost]
2026-06-12 11:05:33.681314 | controller |
2026-06-12 11:05:33.681324 | controller | TASK [edpm_deploy : Apply dataplane resources but ignore DataPlaneDeployment kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | rejectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-12 11:05:33.681344 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.038)       0:58:25.868 ***********
2026-06-12 11:05:33.681353 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.038)       0:58:25.867 ***********
2026-06-12 11:05:33.723835 | controller | skipping: [localhost]
2026-06-12 11:05:33.723872 | controller |
2026-06-12 11:05:33.723877 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneNodeSet become SetupReady _raw_params=oc wait OpenStackDataPlaneNodeSet {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=SetupReady --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-12 11:05:33.723882 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.042)       0:58:25.911 ***********
2026-06-12 11:05:33.723887 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.042)       0:58:25.909 ***********
2026-06-12 11:05:33.760064 | controller | skipping: [localhost]
2026-06-12 11:05:33.760133 | controller |
2026-06-12 11:05:33.760143 | controller | TASK [edpm_deploy : Apply DataPlaneDeployment resource kubeconfig={{ cifmw_openshift_kubeconfig  }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, state=present, definition={{ lookup('file', cifmw_edpm_deploy_crs_kustomize_result.output_path) | from_yaml_all | selectattr('kind', 'search', cifmw_edpm_deploy_step2_kind) }}] ***
2026-06-12 11:05:33.760152 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.036)       0:58:25.947 ***********
2026-06-12 11:05:33.760161 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.036)       0:58:25.946 ***********
2026-06-12 11:05:33.788195 | controller | skipping: [localhost]
2026-06-12 11:05:33.788239 | controller |
2026-06-12 11:05:33.788246 | controller | TASK [edpm_deploy : Wait for OpenStackDataPlaneDeployment become Ready _raw_params=oc wait OpenStackDataPlaneDeployment {{ cr_name }} --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} --for=condition=Ready --timeout={{ cifmw_edpm_deploy_timeout }}m] ***
2026-06-12 11:05:33.788253 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.028)       0:58:25.975 ***********
2026-06-12 11:05:33.788259 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.028)       0:58:25.974 ***********
2026-06-12 11:05:33.827279 | controller | skipping: [localhost]
2026-06-12 11:05:33.827328 | controller |
2026-06-12 11:05:33.827338 | controller | TASK [edpm_deploy : Run nova-manage discover_hosts to ensure compute nodes are mapped output_dir={{ cifmw_basedir }}/artifacts, executable=/bin/bash, script=set -xe
2026-06-12 11:05:33.827347 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-12 11:05:33.827355 | controller | ] ***
2026-06-12 11:05:33.827362 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.038)       0:58:26.014 ***********
2026-06-12 11:05:33.827371 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.038)       0:58:26.013 ***********
2026-06-12 11:05:33.869942 | controller | skipping: [localhost]
2026-06-12 11:05:33.869981 | controller |
2026-06-12 11:05:33.869986 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-12 11:05:33.869990 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.042)       0:58:26.057 ***********
2026-06-12 11:05:33.869994 | controller | Friday 12 June 2026  11:05:33 +0000 (0:00:00.042)       0:58:26.056 ***********
2026-06-12 11:05:33.983843 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-12 11:05:34.009148 | controller | skipping: [localhost]
2026-06-12 11:05:34.009205 | controller |
2026-06-12 11:05:34.009211 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-12 11:05:34.009216 | controller | skipping: no hosts matched
2026-06-12 11:05:34.009220 | controller |
2026-06-12 11:05:34.009223 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-12 11:05:34.009227 | controller | skipping: no hosts matched
2026-06-12 11:05:34.009230 | controller |
2026-06-12 11:05:34.009234 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-12 11:05:34.009237 | controller |
2026-06-12 11:05:34.009263 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 11:05:34.009275 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.139)       0:58:26.197 ***********
2026-06-12 11:05:34.009278 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.139)       0:58:26.195 ***********
2026-06-12 11:05:34.082226 | controller | ok: [localhost]
2026-06-12 11:05:34.082326 | controller |
2026-06-12 11:05:34.082335 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 11:05:34.082342 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.072)       0:58:26.270 ***********
2026-06-12 11:05:34.082348 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.072)       0:58:26.268 ***********
2026-06-12 11:05:34.207833 | controller | ok: [localhost]
2026-06-12 11:05:34.207888 | controller |
2026-06-12 11:05:34.207893 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-12 11:05:34.207897 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.125)       0:58:26.395 ***********
2026-06-12 11:05:34.207901 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.125)       0:58:26.394 ***********
2026-06-12 11:05:34.395439 | controller | skipping: [localhost]
2026-06-12 11:05:34.395513 | controller |
2026-06-12 11:05:34.395522 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-12 11:05:34.395530 | controller |
2026-06-12 11:05:34.395536 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-12 11:05:34.395544 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.187)       0:58:26.583 ***********
2026-06-12 11:05:34.395550 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.187)       0:58:26.581 ***********
2026-06-12 11:05:34.431300 | controller | skipping: [localhost]
2026-06-12 11:05:34.431334 | controller |
2026-06-12 11:05:34.431340 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-12 11:05:34.431344 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.035)       0:58:26.619 ***********
2026-06-12 11:05:34.431354 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.035)       0:58:26.617 ***********
2026-06-12 11:05:34.460396 | controller | skipping: [localhost]
2026-06-12 11:05:34.460434 | controller |
2026-06-12 11:05:34.460441 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 11:05:34.460447 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.029)       0:58:26.648 ***********
2026-06-12 11:05:34.460453 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.029)       0:58:26.646 ***********
2026-06-12 11:05:34.539745 | controller | ok: [localhost]
2026-06-12 11:05:34.539781 | controller |
2026-06-12 11:05:34.539787 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 11:05:34.539792 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.079)       0:58:26.727 ***********
2026-06-12 11:05:34.539796 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.079)       0:58:26.725 ***********
2026-06-12 11:05:34.679027 | controller | ok: [localhost]
2026-06-12 11:05:34.679060 | controller |
2026-06-12 11:05:34.679066 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 11:05:34.679070 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.139)       0:58:26.866 ***********
2026-06-12 11:05:34.679074 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.139)       0:58:26.865 ***********
2026-06-12 11:05:34.840301 | controller | skipping: [localhost]
2026-06-12 11:05:34.840374 | controller |
2026-06-12 11:05:34.840383 | controller | TASK [Run validations name=validations] ****************************************
2026-06-12 11:05:34.840388 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.161)       0:58:27.028 ***********
2026-06-12 11:05:34.840409 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.161)       0:58:27.026 ***********
2026-06-12 11:05:34.875263 | controller | skipping: [localhost]
2026-06-12 11:05:34.875318 | controller |
2026-06-12 11:05:34.875324 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 11:05:34.875330 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.034)       0:58:27.063 ***********
2026-06-12 11:05:34.875335 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.034)       0:58:27.061 ***********
2026-06-12 11:05:34.903878 | controller | skipping: [localhost]
2026-06-12 11:05:34.903942 | controller |
2026-06-12 11:05:34.903949 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 11:05:34.903956 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.028)       0:58:27.091 ***********
2026-06-12 11:05:34.903961 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.028)       0:58:27.090 ***********
2026-06-12 11:05:34.933399 | controller | skipping: [localhost]
2026-06-12 11:05:34.933432 | controller |
2026-06-12 11:05:34.933437 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 11:05:34.933441 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.029)       0:58:27.121 ***********
2026-06-12 11:05:34.933445 | controller | Friday 12 June 2026  11:05:34 +0000 (0:00:00.029)       0:58:27.119 ***********
2026-06-12 11:05:35.074902 | controller | skipping: [localhost]
2026-06-12 11:05:35.074972 | controller |
2026-06-12 11:05:35.074982 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-12 11:05:35.074988 | controller | Friday 12 June 2026  11:05:35 +0000 (0:00:00.127)       0:58:27.248 ***********
2026-06-12 11:05:35.074992 | controller | Friday 12 June 2026  11:05:35 +0000 (0:00:00.127)       0:58:27.246 ***********
2026-06-12 11:05:35.074997 | controller |
2026-06-12 11:05:35.075002 | controller | PLAY RECAP *********************************************************************
2026-06-12 11:05:35.075008 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=173  rescued=0    ignored=1
2026-06-12 11:05:35.075013 | controller |
2026-06-12 11:05:35.075018 | controller | Friday 12 June 2026  11:05:35 +0000 (0:00:00.012)       0:58:27.261 ***********
2026-06-12 11:05:35.075023 | controller | ===============================================================================
2026-06-12 11:05:35.075027 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1677.30s
2026-06-12 11:05:35.075032 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 434.22s
2026-06-12 11:05:35.075037 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 305.28s
2026-06-12 11:05:35.075041 | controller | install_yamls_makes : Run openstack ----------------------------------- 255.96s
2026-06-12 11:05:35.075046 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 249.09s
2026-06-12 11:05:35.075051 | controller | install_yamls_makes : Run openstack_init ------------------------------ 158.39s
2026-06-12 11:05:35.075056 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 94.85s
2026-06-12 11:05:35.075060 | controller | run_hook : Run hook without retry - Download needed tools -------------- 43.59s
2026-06-12 11:05:35.075065 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 37.24s
2026-06-12 11:05:35.075070 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.07s
2026-06-12 11:05:35.075074 | controller | ci_setup : Install needed packages ------------------------------------- 29.05s
2026-06-12 11:05:35.075079 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 28.24s
2026-06-12 11:05:35.075083 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.15s
2026-06-12 11:05:35.075087 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 11.80s
2026-06-12 11:05:35.075106 | controller | ci_local_storage : Perform action in the PV directory ------------------ 11.02s
2026-06-12 11:05:35.075112 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.73s
2026-06-12 11:05:35.075116 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 6.05s
2026-06-12 11:05:35.075120 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 5.66s
2026-06-12 11:05:35.075125 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.95s
2026-06-12 11:05:35.075129 | controller | ci_setup : Install openshift client ------------------------------------- 3.98s
2026-06-12 11:05:35.075133 | controller | Friday 12 June 2026  11:05:35 +0000 (0:00:00.014)       0:58:27.261 ***********
2026-06-12 11:05:35.075137 | controller | ===============================================================================
2026-06-12 11:05:35.075142 | controller | edpm_deploy_baremetal ------------------------------------------------ 2276.95s
2026-06-12 11:05:35.075147 | controller | edpm_prepare ---------------------------------------------------------- 564.03s
2026-06-12 11:05:35.075152 | controller | install_yamls_makes --------------------------------------------------- 466.05s
2026-06-12 11:05:35.075156 | controller | run_hook --------------------------------------------------------------- 49.47s
2026-06-12 11:05:35.075161 | controller | ci_setup --------------------------------------------------------------- 35.54s
2026-06-12 11:05:35.075165 | controller | cert_manager ----------------------------------------------------------- 31.83s
2026-06-12 11:05:35.075170 | controller | ci_local_storage ------------------------------------------------------- 17.42s
2026-06-12 11:05:35.075174 | controller | repo_setup ------------------------------------------------------------- 16.91s
2026-06-12 11:05:35.075179 | controller | cifmw_helpers ---------------------------------------------------------- 10.05s
2026-06-12 11:05:35.075183 | controller | rhol_crc ---------------------------------------------------------------- 9.46s
2026-06-12 11:05:35.075187 | controller | openshift_login --------------------------------------------------------- 5.90s
2026-06-12 11:05:35.075192 | controller | openshift_setup --------------------------------------------------------- 5.24s
2026-06-12 11:05:35.075196 | controller | install_yamls ----------------------------------------------------------- 3.81s
2026-06-12 11:05:35.075201 | controller | cifmw_setup ------------------------------------------------------------- 3.12s
2026-06-12 11:05:35.075205 | controller | libvirt_manager --------------------------------------------------------- 3.05s
2026-06-12 11:05:35.075210 | controller | install_ca -------------------------------------------------------------- 2.88s
2026-06-12 11:05:35.075215 | controller | install_openstack_ca ---------------------------------------------------- 1.14s
2026-06-12 11:05:35.075220 | controller | gather_facts ------------------------------------------------------------ 1.12s
2026-06-12 11:05:35.075224 | controller | discover_latest_image --------------------------------------------------- 0.96s
2026-06-12 11:05:35.075228 | controller | manage_secrets ---------------------------------------------------------- 0.58s
2026-06-12 11:05:35.075253 | controller | edpm_deploy ------------------------------------------------------------- 0.54s
2026-06-12 11:05:35.075258 | controller | operator_build ---------------------------------------------------------- 0.38s
2026-06-12 11:05:35.075263 | controller | ansible.builtin.file ---------------------------------------------------- 0.31s
2026-06-12 11:05:35.075267 | controller | networking_mapper ------------------------------------------------------- 0.29s
2026-06-12 11:05:35.075271 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.10s
2026-06-12 11:05:35.075276 | controller | pkg_build --------------------------------------------------------------- 0.06s
2026-06-12 11:05:35.075280 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-12 11:05:35.075284 | controller | ansible.builtin.meta ---------------------------------------------------- 0.01s
2026-06-12 11:05:35.075289 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 11:05:35.075296 | controller | total ---------------------------------------------------------------- 3507.22s
2026-06-12 11:05:35.622208 | controller | ok: Runtime: 0:58:28.469285
2026-06-12 11:05:35.670413 | 
2026-06-12 11:05:35.670563 | PLAY RECAP
2026-06-12 11:05:35.670629 | controller | ok: 14 changed: 5 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 11:05:35.670659 | 
2026-06-12 11:05:35.849400 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-12 11:05:35.854081 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-12 11:05:36.621036 | 
2026-06-12 11:05:36.621190 | PLAY [OpenStack minor version update orchestrator]
2026-06-12 11:05:36.634834 | 
2026-06-12 11:05:36.634935 | TASK [Filter out host if needed]
2026-06-12 11:05:36.645542 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 11:05:36.649456 | 
2026-06-12 11:05:36.649518 | TASK [Set cifmw_basedir if not defined]
2026-06-12 11:05:36.693302 | controller | ok
2026-06-12 11:05:36.698779 | 
2026-06-12 11:05:36.698922 | TASK [Get minor update index image from content provider or use default]
2026-06-12 11:05:36.744825 | controller | ok
2026-06-12 11:05:36.753642 | 
2026-06-12 11:05:36.753776 | TASK [Write minor update index image to parameters file]
2026-06-12 11:05:38.637568 | controller | changed
2026-06-12 11:05:38.647052 | 
2026-06-12 11:05:38.647187 | TASK [Run update-edpm.yml on target host]
2026-06-12 11:05:40.051694 | controller |
2026-06-12 11:05:40.051749 | controller | PLAY [OpenStack minor version update] ******************************************
2026-06-12 11:05:40.051755 | controller |
2026-06-12 11:05:40.051760 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-12 11:05:40.051765 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.056)       0:00:00.056 ***********
2026-06-12 11:05:40.051770 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.055)       0:00:00.055 ***********
2026-06-12 11:05:40.360900 | controller | ok: [localhost]
2026-06-12 11:05:40.360951 | controller |
2026-06-12 11:05:40.360958 | controller | TASK [Set cifmw_basedir if not defined cifmw_basedir={{ cifmw_basedir | default(ansible_user_dir ~ '/ci-framework-data') }}] ***
2026-06-12 11:05:40.360963 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.308)       0:00:00.365 ***********
2026-06-12 11:05:40.360967 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.309)       0:00:00.364 ***********
2026-06-12 11:05:40.399224 | controller | ok: [localhost]
2026-06-12 11:05:40.399294 | controller |
2026-06-12 11:05:40.399300 | controller | TASK [Set update artifacts basedir if not defined cifmw_update_artifacts_basedir={{ cifmw_update_artifacts_basedir | default(cifmw_basedir ~ '/tests/update') }}] ***
2026-06-12 11:05:40.399316 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.038)       0:00:00.403 ***********
2026-06-12 11:05:40.399330 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.038)       0:00:00.402 ***********
2026-06-12 11:05:40.440559 | controller | ok: [localhost]
2026-06-12 11:05:40.440643 | controller |
2026-06-12 11:05:40.440649 | controller | TASK [Initialize monitoring name=update, tasks_from=init_monitoring.yml] *******
2026-06-12 11:05:40.440655 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.041)       0:00:00.444 ***********
2026-06-12 11:05:40.440659 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.041)       0:00:00.443 ***********
2026-06-12 11:05:40.498582 | controller |
2026-06-12 11:05:40.498672 | controller | TASK [update : Ensure update log directory exists. path={{ cifmw_update_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-12 11:05:40.498677 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.058)       0:00:00.503 ***********
2026-06-12 11:05:40.498682 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.058)       0:00:00.502 ***********
2026-06-12 11:05:40.727757 | controller | changed: [localhost]
2026-06-12 11:05:40.727825 | controller |
2026-06-12 11:05:40.727831 | controller | TASK [update : Create update step monitoring file src=update_event.sh.j2, dest={{ cifmw_update_artifacts_basedir }}/update_event.sh, mode=0755] ***
2026-06-12 11:05:40.727838 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.229)       0:00:00.732 ***********
2026-06-12 11:05:40.727843 | controller | Friday 12 June 2026  11:05:40 +0000 (0:00:00.229)       0:00:00.731 ***********
2026-06-12 11:05:41.344913 | controller | changed: [localhost]
2026-06-12 11:05:41.344980 | controller |
2026-06-12 11:05:41.344988 | controller | TASK [update : Create update stage monitoring file src=monitor_resources_changes.sh.j2, dest={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.sh, mode=0755] ***
2026-06-12 11:05:41.344993 | controller | Friday 12 June 2026  11:05:41 +0000 (0:00:00.616)       0:00:01.349 ***********
2026-06-12 11:05:41.344996 | controller | Friday 12 June 2026  11:05:41 +0000 (0:00:00.616)       0:00:01.348 ***********
2026-06-12 11:05:41.781583 | controller | changed: [localhost]
2026-06-12 11:05:41.781666 | controller |
2026-06-12 11:05:41.781677 | controller | TASK [update : Set update step to Starting Update _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh {{ cifmw_update_state | default("Starting Update") }}
2026-06-12 11:05:41.781683 | controller | ] ***
2026-06-12 11:05:41.781689 | controller | Friday 12 June 2026  11:05:41 +0000 (0:00:00.437)       0:00:01.786 ***********
2026-06-12 11:05:41.781695 | controller | Friday 12 June 2026  11:05:41 +0000 (0:00:00.437)       0:00:01.785 ***********
2026-06-12 11:05:44.143626 | controller | changed: [localhost]
2026-06-12 11:05:44.143675 | controller |
2026-06-12 11:05:44.143681 | controller | TASK [update : Initialize monitoring] ******************************************
2026-06-12 11:05:44.143686 | controller | Friday 12 June 2026  11:05:44 +0000 (0:00:02.362)       0:00:04.148 ***********
2026-06-12 11:05:44.143690 | controller | Friday 12 June 2026  11:05:44 +0000 (0:00:02.362)       0:00:04.147 ***********
2026-06-12 11:05:51.506794 | controller | changed: [localhost]
2026-06-12 11:05:51.507147 | controller |
2026-06-12 11:05:51.507166 | controller | TASK [update : Start monitoring creates={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid, _raw_params={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.sh -a monitor -t {{ cifmw_update_resources_monitoring_interval }} -l {{ cifmw_update_artifacts_basedir }}/monitor_resources_script.log] ***
2026-06-12 11:05:51.507171 | controller | Friday 12 June 2026  11:05:51 +0000 (0:00:07.362)       0:00:11.511 ***********
2026-06-12 11:05:51.507175 | controller | Friday 12 June 2026  11:05:51 +0000 (0:00:07.362)       0:00:11.510 ***********
2026-06-12 11:05:51.704810 | controller | changed: [localhost]
2026-06-12 11:05:51.704890 | controller |
2026-06-12 11:05:51.704896 | controller | TASK [Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ******
2026-06-12 11:05:51.704900 | controller | Friday 12 June 2026  11:05:51 +0000 (0:00:00.198)       0:00:11.709 ***********
2026-06-12 11:05:51.704905 | controller | Friday 12 June 2026  11:05:51 +0000 (0:00:00.198)       0:00:11.708 ***********
2026-06-12 11:05:51.836578 | controller | ok: [localhost]
2026-06-12 11:05:51.836696 | controller |
2026-06-12 11:05:51.836704 | controller | TASK [Set install_yamls environment for minor update phase cifmw_minor_update_env={{
2026-06-12 11:05:51.836711 | controller |   (cifmw_install_yamls_environment | default({})) |
2026-06-12 11:05:51.836717 | controller |   combine({'PATH': cifmw_path | default(ansible_user_dir ~ '/.crc/bin:' ~ ansible_user_dir ~ '/.crc/bin/oc:' ~ ansible_user_dir ~ '/bin:' ~ ansible_env.PATH)}) |
2026-06-12 11:05:51.836723 | controller |   combine({'OPENSTACK_IMG': cifmw_minor_update_index_image}) |
2026-06-12 11:05:51.836728 | controller |   combine({'BMO_CLEANUP': false})
2026-06-12 11:05:51.836733 | controller | }}] ***
2026-06-12 11:05:51.836740 | controller | Friday 12 June 2026  11:05:51 +0000 (0:00:00.131)       0:00:11.841 ***********
2026-06-12 11:05:51.836746 | controller | Friday 12 June 2026  11:05:51 +0000 (0:00:00.131)       0:00:11.840 ***********
2026-06-12 11:05:51.906207 | controller | ok: [localhost]
2026-06-12 11:05:51.906253 | controller |
2026-06-12 11:05:51.906261 | controller | TASK [Set update step to Running openstack cleanup _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack cleanup
2026-06-12 11:05:51.906266 | controller | ] ***
2026-06-12 11:05:51.906272 | controller | Friday 12 June 2026  11:05:51 +0000 (0:00:00.069)       0:00:11.910 ***********
2026-06-12 11:05:51.906278 | controller | Friday 12 June 2026  11:05:51 +0000 (0:00:00.069)       0:00:11.910 ***********
2026-06-12 11:05:54.099323 | controller | changed: [localhost]
2026-06-12 11:05:54.099360 | controller |
2026-06-12 11:05:54.099393 | controller | TASK [Run make openstack_cleanup name=install_yamls_makes, tasks_from=make_openstack_cleanup] ***
2026-06-12 11:05:54.099398 | controller | Friday 12 June 2026  11:05:54 +0000 (0:00:02.192)       0:00:14.103 ***********
2026-06-12 11:05:54.099403 | controller | Friday 12 June 2026  11:05:54 +0000 (0:00:02.192)       0:00:14.103 ***********
2026-06-12 11:05:54.148472 | controller |
2026-06-12 11:05:54.148544 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_env var=make_openstack_cleanup_env] ***
2026-06-12 11:05:54.148549 | controller | Friday 12 June 2026  11:05:54 +0000 (0:00:00.049)       0:00:14.152 ***********
2026-06-12 11:05:54.148553 | controller | Friday 12 June 2026  11:05:54 +0000 (0:00:00.049)       0:00:14.152 ***********
2026-06-12 11:05:54.185006 | controller | ok: [localhost] =>
2026-06-12 11:05:54.185082 | controller |     make_openstack_cleanup_env:
2026-06-12 11:05:54.185089 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 11:05:54.185095 | controller |       BMO_CLEANUP: false
2026-06-12 11:05:54.185100 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 11:05:54.185106 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 11:05:54.185112 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 11:05:54.185117 | controller |       OPENSTACK_IMG: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 11:05:54.185122 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 11:05:54.185127 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 11:05:54.185150 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 11:05:54.185156 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 11:05:54.185161 | controller |
2026-06-12 11:05:54.185167 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_params var=make_openstack_cleanup_params] ***
2026-06-12 11:05:54.185171 | controller | Friday 12 June 2026  11:05:54 +0000 (0:00:00.036)       0:00:14.189 ***********
2026-06-12 11:05:54.185176 | controller | Friday 12 June 2026  11:05:54 +0000 (0:00:00.036)       0:00:14.188 ***********
2026-06-12 11:05:54.218678 | controller | skipping: [localhost]
2026-06-12 11:05:54.218748 | controller |
2026-06-12 11:05:54.218754 | controller | TASK [install_yamls_makes : Run openstack_cleanup output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_cleanup, dry_run={{ make_openstack_cleanup_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_cleanup_env|default({})), **(make_openstack_cleanup_params|default({}))) }}] ***
2026-06-12 11:05:54.218759 | controller | Friday 12 June 2026  11:05:54 +0000 (0:00:00.033)       0:00:14.223 ***********
2026-06-12 11:05:54.218763 | controller | Friday 12 June 2026  11:05:54 +0000 (0:00:00.033)       0:00:14.222 ***********
2026-06-12 11:06:06.831382 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 11:06:06.831527 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_cleanup_until |
2026-06-12 11:06:06.831534 | controller | default(true) }}
2026-06-12 11:06:06.859019 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-12 11:06:06.859151 | controller | changed: [localhost]
2026-06-12 11:06:06.859161 | controller |
2026-06-12 11:06:06.859167 | controller | TASK [Set update step to Running openstack wait _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack wait
2026-06-12 11:06:06.859173 | controller | ] ***
2026-06-12 11:06:06.859179 | controller | Friday 12 June 2026  11:06:06 +0000 (0:00:12.640)       0:00:26.863 ***********
2026-06-12 11:06:06.859184 | controller | Friday 12 June 2026  11:06:06 +0000 (0:00:12.640)       0:00:26.862 ***********
2026-06-12 11:06:09.087878 | controller | changed: [localhost]
2026-06-12 11:06:09.087958 | controller |
2026-06-12 11:06:09.087966 | controller | TASK [Run make openstack_wait (minor update) name=install_yamls_makes, tasks_from=make_openstack_wait] ***
2026-06-12 11:06:09.087972 | controller | Friday 12 June 2026  11:06:09 +0000 (0:00:02.228)       0:00:29.092 ***********
2026-06-12 11:06:09.087976 | controller | Friday 12 June 2026  11:06:09 +0000 (0:00:02.228)       0:00:29.091 ***********
2026-06-12 11:06:09.150860 | controller |
2026-06-12 11:06:09.150946 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_env var=make_openstack_wait_env] ***
2026-06-12 11:06:09.150954 | controller | Friday 12 June 2026  11:06:09 +0000 (0:00:00.062)       0:00:29.155 ***********
2026-06-12 11:06:09.150959 | controller | Friday 12 June 2026  11:06:09 +0000 (0:00:00.062)       0:00:29.154 ***********
2026-06-12 11:06:09.192445 | controller | ok: [localhost] =>
2026-06-12 11:06:09.192534 | controller |     make_openstack_wait_env:
2026-06-12 11:06:09.192542 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 11:06:09.192548 | controller |       BMO_CLEANUP: false
2026-06-12 11:06:09.192552 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 11:06:09.192557 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 11:06:09.192563 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 11:06:09.192568 | controller |       OPENSTACK_IMG: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 11:06:09.192573 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 11:06:09.192578 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 11:06:09.192583 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 11:06:09.192589 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 11:06:09.192649 | controller |
2026-06-12 11:06:09.192673 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_params var=make_openstack_wait_params] ***
2026-06-12 11:06:09.192680 | controller | Friday 12 June 2026  11:06:09 +0000 (0:00:00.041)       0:00:29.196 ***********
2026-06-12 11:06:09.192685 | controller | Friday 12 June 2026  11:06:09 +0000 (0:00:00.041)       0:00:29.196 ***********
2026-06-12 11:06:09.227391 | controller | skipping: [localhost]
2026-06-12 11:06:09.227479 | controller |
2026-06-12 11:06:09.227487 | controller | TASK [install_yamls_makes : Run openstack_wait output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_wait, dry_run={{ make_openstack_wait_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_wait_env|default({})), **(make_openstack_wait_params|default({}))) }}] ***
2026-06-12 11:06:09.227494 | controller | Friday 12 June 2026  11:06:09 +0000 (0:00:00.035)       0:00:29.232 ***********
2026-06-12 11:06:09.227499 | controller | Friday 12 June 2026  11:06:09 +0000 (0:00:00.035)       0:00:29.231 ***********
2026-06-12 11:07:29.721962 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 11:07:29.722033 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_wait_until |
2026-06-12 11:07:29.722046 | controller | default(true) }}
2026-06-12 11:07:29.750255 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-12 11:07:29.750331 | controller | changed: [localhost]
2026-06-12 11:07:29.750337 | controller |
2026-06-12 11:07:29.750343 | controller | TASK [Set update step to Running openstack init _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack init
2026-06-12 11:07:29.750347 | controller | ] ***
2026-06-12 11:07:29.750351 | controller | Friday 12 June 2026  11:07:29 +0000 (0:01:20.522)       0:01:49.755 ***********
2026-06-12 11:07:29.750355 | controller | Friday 12 June 2026  11:07:29 +0000 (0:01:20.522)       0:01:49.754 ***********
2026-06-12 11:07:31.956589 | controller | changed: [localhost]
2026-06-12 11:07:31.956655 | controller |
2026-06-12 11:07:31.956662 | controller | TASK [Run make openstack_init (minor update) name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-12 11:07:31.956668 | controller | Friday 12 June 2026  11:07:31 +0000 (0:00:02.206)       0:01:51.961 ***********
2026-06-12 11:07:31.956672 | controller | Friday 12 June 2026  11:07:31 +0000 (0:00:02.206)       0:01:51.960 ***********
2026-06-12 11:07:32.023027 | controller |
2026-06-12 11:07:32.023069 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-12 11:07:32.023074 | controller | Friday 12 June 2026  11:07:32 +0000 (0:00:00.066)       0:01:52.027 ***********
2026-06-12 11:07:32.023078 | controller | Friday 12 June 2026  11:07:32 +0000 (0:00:00.066)       0:01:52.026 ***********
2026-06-12 11:07:32.062098 | controller | ok: [localhost] =>
2026-06-12 11:07:32.062175 | controller |     make_openstack_init_env:
2026-06-12 11:07:32.062182 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 11:07:32.062189 | controller |       BMO_CLEANUP: false
2026-06-12 11:07:32.062195 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 11:07:32.062200 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 11:07:32.062206 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 11:07:32.062212 | controller |       OPENSTACK_IMG: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 11:07:32.062217 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 11:07:32.062223 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 11:07:32.062229 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 11:07:32.062235 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 11:07:32.062240 | controller |
2026-06-12 11:07:32.062266 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-12 11:07:32.062272 | controller | Friday 12 June 2026  11:07:32 +0000 (0:00:00.039)       0:01:52.066 ***********
2026-06-12 11:07:32.062277 | controller | Friday 12 June 2026  11:07:32 +0000 (0:00:00.039)       0:01:52.065 ***********
2026-06-12 11:07:32.096771 | controller | skipping: [localhost]
2026-06-12 11:07:32.096819 | controller |
2026-06-12 11:07:32.096827 | controller | TASK [install_yamls_makes : Run openstack_init output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_init, dry_run={{ make_openstack_init_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_init_env|default({})), **(make_openstack_init_params|default({}))) }}] ***
2026-06-12 11:07:32.096834 | controller | Friday 12 June 2026  11:07:32 +0000 (0:00:00.033)       0:01:52.100 ***********
2026-06-12 11:07:32.096839 | controller | Friday 12 June 2026  11:07:32 +0000 (0:00:00.033)       0:01:52.099 ***********
2026-06-12 11:09:02.776049 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 11:09:02.776121 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-12 11:09:02.776129 | controller | default(true) }}
2026-06-12 11:09:02.798376 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-12 11:09:02.798457 | controller | changed: [localhost]
2026-06-12 11:09:02.798464 | controller |
2026-06-12 11:09:02.798492 | controller | TASK [Set update step to Waiting for new version to be available _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Waiting for new version to be available
2026-06-12 11:09:02.798499 | controller | ] ***
2026-06-12 11:09:02.798505 | controller | Friday 12 June 2026  11:09:02 +0000 (0:01:30.702)       0:03:22.803 ***********
2026-06-12 11:09:02.798509 | controller | Friday 12 June 2026  11:09:02 +0000 (0:01:30.702)       0:03:22.802 ***********
2026-06-12 11:09:04.991435 | controller | changed: [localhost]
2026-06-12 11:09:04.991474 | controller |
2026-06-12 11:09:04.991481 | controller | TASK [Wait for availableVersion to be different from deployedVersion kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, api_version=core.openstack.org/v1beta1, kind=OpenStackVersion, namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] | default('openstack') }}] ***
2026-06-12 11:09:04.991488 | controller | Friday 12 June 2026  11:09:04 +0000 (0:00:02.192)       0:03:24.996 ***********
2026-06-12 11:09:04.991493 | controller | Friday 12 June 2026  11:09:04 +0000 (0:00:02.193)       0:03:24.995 ***********
2026-06-12 11:10:07.144445 | controller | FAILED - RETRYING: [localhost]: Wait for availableVersion to be different from deployedVersion (10 retries left).
2026-06-12 11:10:07.144555 | controller | ok: [localhost]
2026-06-12 11:10:07.144565 | controller |
2026-06-12 11:10:07.144571 | controller | TASK [Get available version from OpenStackVersion CR cifmw_minor_update_target_version={{ openstackversion_wait_info.resources[0].status.availableVersion }}] ***
2026-06-12 11:10:07.144577 | controller | Friday 12 June 2026  11:10:07 +0000 (0:01:02.151)       0:04:27.148 ***********
2026-06-12 11:10:07.144583 | controller | Friday 12 June 2026  11:10:07 +0000 (0:01:02.151)       0:04:27.147 ***********
2026-06-12 11:10:07.175707 | controller | ok: [localhost]
2026-06-12 11:10:07.175795 | controller |
2026-06-12 11:10:07.175805 | controller | TASK [Set update step to Patching OpenStackVersion CR _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Patching OpenStackVersion CR with version {{ cifmw_minor_update_target_version }}
2026-06-12 11:10:07.175821 | controller | ] ***
2026-06-12 11:10:07.175827 | controller | Friday 12 June 2026  11:10:07 +0000 (0:00:00.031)       0:04:27.179 ***********
2026-06-12 11:10:07.175832 | controller | Friday 12 June 2026  11:10:07 +0000 (0:00:00.031)       0:04:27.178 ***********
2026-06-12 11:10:09.392966 | controller | changed: [localhost]
2026-06-12 11:10:09.393025 | controller |
2026-06-12 11:10:09.393031 | controller | TASK [Patch OpenStackVersion CR availableVersion name=install_yamls_makes, tasks_from=make_openstack_patch_version] ***
2026-06-12 11:10:09.393036 | controller | Friday 12 June 2026  11:10:09 +0000 (0:00:02.218)       0:04:29.397 ***********
2026-06-12 11:10:09.393057 | controller | Friday 12 June 2026  11:10:09 +0000 (0:00:02.218)       0:04:29.396 ***********
2026-06-12 11:10:09.449454 | controller |
2026-06-12 11:10:09.449541 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_env var=make_openstack_patch_version_env] ***
2026-06-12 11:10:09.449550 | controller | Friday 12 June 2026  11:10:09 +0000 (0:00:00.056)       0:04:29.454 ***********
2026-06-12 11:10:09.449555 | controller | Friday 12 June 2026  11:10:09 +0000 (0:00:00.056)       0:04:29.453 ***********
2026-06-12 11:10:09.487816 | controller | ok: [localhost] =>
2026-06-12 11:10:09.487890 | controller |     make_openstack_patch_version_env:
2026-06-12 11:10:09.487899 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 11:10:09.487904 | controller |       BMO_CLEANUP: false
2026-06-12 11:10:09.487910 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 11:10:09.487915 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 11:10:09.487921 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 11:10:09.487926 | controller |       OPENSTACK_IMG: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 11:10:09.487931 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 11:10:09.487936 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 11:10:09.487941 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 11:10:09.487947 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 11:10:09.487952 | controller |
2026-06-12 11:10:09.487957 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_params var=make_openstack_patch_version_params] ***
2026-06-12 11:10:09.487962 | controller | Friday 12 June 2026  11:10:09 +0000 (0:00:00.037)       0:04:29.492 ***********
2026-06-12 11:10:09.487966 | controller | Friday 12 June 2026  11:10:09 +0000 (0:00:00.037)       0:04:29.491 ***********
2026-06-12 11:10:09.514639 | controller | skipping: [localhost]
2026-06-12 11:10:09.514715 | controller |
2026-06-12 11:10:09.514745 | controller | TASK [install_yamls_makes : Run openstack_patch_version output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_patch_version, dry_run={{ make_openstack_patch_version_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_patch_version_env|default({})), **(make_openstack_patch_version_params|default({}))) }}] ***
2026-06-12 11:10:09.514753 | controller | Friday 12 June 2026  11:10:09 +0000 (0:00:00.027)       0:04:29.519 ***********
2026-06-12 11:10:09.514759 | controller | Friday 12 June 2026  11:10:09 +0000 (0:00:00.027)       0:04:29.518 ***********
2026-06-12 11:10:10.774250 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 11:10:10.774291 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_patch_version_until
2026-06-12 11:10:10.774298 | controller | | default(true) }}
2026-06-12 11:10:10.797923 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-12 11:10:10.797985 | controller | changed: [localhost]
2026-06-12 11:10:10.797991 | controller |
2026-06-12 11:10:10.797995 | controller | TASK [Set vars related to update_containers content provider cifmw_update_containers_registry={{ content_provider_os_registry_url  | split('/') | first }}, cifmw_update_containers_org={{ content_provider_os_registry_url  | split('/') | last }}, cifmw_update_containers_tag={{ content_provider_dlrn_md5_hash }}, cifmw_update_containers_openstack=True] ***
2026-06-12 11:10:10.798000 | controller | Friday 12 June 2026  11:10:10 +0000 (0:00:01.283)       0:04:30.802 ***********
2026-06-12 11:10:10.798004 | controller | Friday 12 June 2026  11:10:10 +0000 (0:00:01.283)       0:04:30.801 ***********
2026-06-12 11:10:10.832154 | controller | skipping: [localhost]
2026-06-12 11:10:10.832227 | controller |
2026-06-12 11:10:10.832233 | controller | TASK [Set update step to Updating container images _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Updating container images
2026-06-12 11:10:10.832245 | controller | ] ***
2026-06-12 11:10:10.832249 | controller | Friday 12 June 2026  11:10:10 +0000 (0:00:00.033)       0:04:30.836 ***********
2026-06-12 11:10:10.832253 | controller | Friday 12 June 2026  11:10:10 +0000 (0:00:00.034)       0:04:30.835 ***********
2026-06-12 11:10:13.035237 | controller | changed: [localhost]
2026-06-12 11:10:13.035274 | controller |
2026-06-12 11:10:13.035279 | controller | TASK [Prepare and patch OpenStackVersion CR for update name=update_containers] ***
2026-06-12 11:10:13.035283 | controller | Friday 12 June 2026  11:10:13 +0000 (0:00:02.203)       0:04:33.039 ***********
2026-06-12 11:10:13.035287 | controller | Friday 12 June 2026  11:10:13 +0000 (0:00:02.203)       0:04:33.039 ***********
2026-06-12 11:10:13.157375 | controller |
2026-06-12 11:10:13.157514 | controller | TASK [update_containers : Destination directory exists state=directory, recurse=True, path={{ cifmw_update_containers_dest_path | dirname }}] ***
2026-06-12 11:10:13.157527 | controller | Friday 12 June 2026  11:10:13 +0000 (0:00:00.122)       0:04:33.162 ***********
2026-06-12 11:10:13.157540 | controller | Friday 12 June 2026  11:10:13 +0000 (0:00:00.122)       0:04:33.161 ***********
2026-06-12 11:10:14.425116 | controller | ok: [localhost]
2026-06-12 11:10:14.425216 | controller |
2026-06-12 11:10:14.425226 | controller | TASK [update_containers : Generate update containers yaml file src=update_containers.j2, dest={{ cifmw_update_containers_dest_path }}, mode=0644] ***
2026-06-12 11:10:14.425233 | controller | Friday 12 June 2026  11:10:14 +0000 (0:00:01.267)       0:04:34.429 ***********
2026-06-12 11:10:14.425238 | controller | Friday 12 June 2026  11:10:14 +0000 (0:00:01.267)       0:04:34.428 ***********
2026-06-12 11:10:14.892258 | controller | changed: [localhost]
2026-06-12 11:10:14.892395 | controller |
2026-06-12 11:10:14.892406 | controller | TASK [update_containers : Update the containers _raw_params=oc apply -f {{ cifmw_update_containers_dest_path }}] ***
2026-06-12 11:10:14.892411 | controller | Friday 12 June 2026  11:10:14 +0000 (0:00:00.466)       0:04:34.896 ***********
2026-06-12 11:10:14.892417 | controller | Friday 12 June 2026  11:10:14 +0000 (0:00:00.466)       0:04:34.895 ***********
2026-06-12 11:10:22.627178 | controller | changed: [localhost]
2026-06-12 11:10:22.627327 | controller |
2026-06-12 11:10:22.627339 | controller | TASK [Set update step to Starting the CI update sequence _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Starting the CI update sequence
2026-06-12 11:10:22.627346 | controller | ] ***
2026-06-12 11:10:22.627353 | controller | Friday 12 June 2026  11:10:22 +0000 (0:00:07.735)       0:04:42.631 ***********
2026-06-12 11:10:22.627359 | controller | Friday 12 June 2026  11:10:22 +0000 (0:00:07.735)       0:04:42.630 ***********
2026-06-12 11:10:24.833166 | controller | changed: [localhost]
2026-06-12 11:10:24.833237 | controller |
2026-06-12 11:10:24.833248 | controller | TASK [Run make openstack_update_run name=install_yamls_makes, tasks_from=make_openstack_update_run] ***
2026-06-12 11:10:24.833254 | controller | Friday 12 June 2026  11:10:24 +0000 (0:00:02.205)       0:04:44.837 ***********
2026-06-12 11:10:24.833258 | controller | Friday 12 June 2026  11:10:24 +0000 (0:00:02.205)       0:04:44.836 ***********
2026-06-12 11:10:24.976245 | controller |
2026-06-12 11:10:24.976376 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_env var=make_openstack_update_run_env] ***
2026-06-12 11:10:24.976385 | controller | Friday 12 June 2026  11:10:24 +0000 (0:00:00.142)       0:04:44.980 ***********
2026-06-12 11:10:24.976390 | controller | Friday 12 June 2026  11:10:24 +0000 (0:00:00.142)       0:04:44.979 ***********
2026-06-12 11:10:25.013932 | controller | ok: [localhost] =>
2026-06-12 11:10:25.014058 | controller |     make_openstack_update_run_env:
2026-06-12 11:10:25.014066 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-12 11:10:25.014070 | controller |       BMO_CLEANUP: false
2026-06-12 11:10:25.014075 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 11:10:25.014079 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 11:10:25.014084 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 11:10:25.014089 | controller |       OPENSTACK_IMG: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 11:10:25.014117 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 11:10:25.014121 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 11:10:25.014125 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 11:10:25.014130 | controller |       PATH: /home/zuul/.crc/bin:/home/zuul/.crc/bin/oc:/home/zuul/bin:/home/zuul/.crc/bin/oc:/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-12 11:10:25.014141 | controller |
2026-06-12 11:10:25.014145 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_params var=make_openstack_update_run_params] ***
2026-06-12 11:10:25.014188 | controller | Friday 12 June 2026  11:10:25 +0000 (0:00:00.037)       0:04:45.018 ***********
2026-06-12 11:10:25.014192 | controller | Friday 12 June 2026  11:10:25 +0000 (0:00:00.037)       0:04:45.017 ***********
2026-06-12 11:10:25.064379 | controller | ok: [localhost] =>
2026-06-12 11:10:25.064482 | controller |     make_openstack_update_run_params:
2026-06-12 11:10:25.064492 | controller |       OPENSTACK_VERSION: 0.6.0-1781257442
2026-06-12 11:10:25.064497 | controller |       TIMEOUT: 1200s
2026-06-12 11:10:25.064502 | controller |
2026-06-12 11:10:25.064508 | controller | TASK [install_yamls_makes : Run openstack_update_run output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_update_run, dry_run={{ make_openstack_update_run_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_update_run_env|default({})), **(make_openstack_update_run_params|default({}))) }}] ***
2026-06-12 11:10:25.064515 | controller | Friday 12 June 2026  11:10:25 +0000 (0:00:00.050)       0:04:45.068 ***********
2026-06-12 11:10:25.064521 | controller | Friday 12 June 2026  11:10:25 +0000 (0:00:00.050)       0:04:45.067 ***********
2026-06-12 11:27:17.886697 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 11:27:17.886842 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_update_run_until |
2026-06-12 11:27:17.886851 | controller | default(true) }}
2026-06-12 11:27:17.926222 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-12 11:27:17.926347 | controller | changed: [localhost]
2026-06-12 11:27:17.926353 | controller |
2026-06-12 11:27:17.926358 | controller | TASK [Set update step to Verifying update completion _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Verifying update completion
2026-06-12 11:27:17.926363 | controller | ] ***
2026-06-12 11:27:17.926368 | controller | Friday 12 June 2026  11:27:17 +0000 (0:16:52.861)       0:21:37.930 ***********
2026-06-12 11:27:17.926372 | controller | Friday 12 June 2026  11:27:17 +0000 (0:16:52.861)       0:21:37.929 ***********
2026-06-12 11:27:20.154497 | controller | changed: [localhost]
2026-06-12 11:27:20.154577 | controller |
2026-06-12 11:27:20.154583 | controller | TASK [Verify deployed version matches target version kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, api_version=core.openstack.org/v1beta1, kind=OpenStackVersion, namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] | default('openstack') }}] ***
2026-06-12 11:27:20.154588 | controller | Friday 12 June 2026  11:27:20 +0000 (0:00:02.228)       0:21:40.159 ***********
2026-06-12 11:27:20.154592 | controller | Friday 12 June 2026  11:27:20 +0000 (0:00:02.228)       0:21:40.158 ***********
2026-06-12 11:27:20.977810 | controller | ok: [localhost]
2026-06-12 11:27:20.977860 | controller |
2026-06-12 11:27:20.977876 | controller | TASK [Set update step to CI update sequence complete _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh CI update verification successful - Target version {{ cifmw_minor_update_target_version }} matches deployed version {{ openstackversion_verify_info.resources[0].status.deployedVersion }}
2026-06-12 11:27:20.977882 | controller | ] ***
2026-06-12 11:27:20.977888 | controller | Friday 12 June 2026  11:27:20 +0000 (0:00:00.823)       0:21:40.982 ***********
2026-06-12 11:27:20.977894 | controller | Friday 12 June 2026  11:27:20 +0000 (0:00:00.823)       0:21:40.981 ***********
2026-06-12 11:27:23.216785 | controller | changed: [localhost]
2026-06-12 11:27:23.216863 | controller |
2026-06-12 11:27:23.216883 | controller | TASK [Display update verification result msg=Update verification successful: Target version {{ cifmw_minor_update_target_version }} matches deployed version {{ openstackversion_verify_info.resources[0].status.deployedVersion }}] ***
2026-06-12 11:27:23.216896 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:02.238)       0:21:43.221 ***********
2026-06-12 11:27:23.216900 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:02.238)       0:21:43.220 ***********
2026-06-12 11:27:23.258117 | controller | ok: [localhost] =>
2026-06-12 11:27:23.258185 | controller |     msg: 'Update verification successful: Target version 0.6.0-1781257442 matches deployed
2026-06-12 11:27:23.258190 | controller |       version 0.6.0-1781257442'
2026-06-12 11:27:23.258194 | controller |
2026-06-12 11:27:23.258198 | controller | TASK [Verify monitoring pid file path={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid] ***
2026-06-12 11:27:23.258202 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.040)       0:21:43.262 ***********
2026-06-12 11:27:23.258206 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.040)       0:21:43.261 ***********
2026-06-12 11:27:23.453433 | controller | ok: [localhost]
2026-06-12 11:27:23.453503 | controller |
2026-06-12 11:27:23.453511 | controller | TASK [Stop the monitoring process _raw_params=kill $(cat {{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid)] ***
2026-06-12 11:27:23.453517 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.195)       0:21:43.458 ***********
2026-06-12 11:27:23.453523 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.195)       0:21:43.457 ***********
2026-06-12 11:27:23.637429 | controller | changed: [localhost]
2026-06-12 11:27:23.637460 | controller |
2026-06-12 11:27:23.637466 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 11:27:23.637477 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.184)       0:21:43.642 ***********
2026-06-12 11:27:23.637481 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.184)       0:21:43.641 ***********
2026-06-12 11:27:23.715696 | controller | ok: [localhost]
2026-06-12 11:27:23.715756 | controller |
2026-06-12 11:27:23.715764 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 11:27:23.715770 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.078)       0:21:43.720 ***********
2026-06-12 11:27:23.715776 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.078)       0:21:43.719 ***********
2026-06-12 11:27:23.810859 | controller | ok: [localhost]
2026-06-12 11:27:23.810918 | controller |
2026-06-12 11:27:23.810925 | controller | TASK [run_hook : Loop on hooks for pre_admin_setup _raw_params={{ hook.type }}.yml] ***
2026-06-12 11:27:23.810931 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.095)       0:21:43.815 ***********
2026-06-12 11:27:23.810936 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.095)       0:21:43.814 ***********
2026-06-12 11:27:23.955039 | controller | skipping: [localhost]
2026-06-12 11:27:23.955092 | controller |
2026-06-12 11:27:23.955098 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 11:27:23.955102 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.143)       0:21:43.959 ***********
2026-06-12 11:27:23.955106 | controller | Friday 12 June 2026  11:27:23 +0000 (0:00:00.143)       0:21:43.958 ***********
2026-06-12 11:27:24.018144 | controller | ok: [localhost]
2026-06-12 11:27:24.018181 | controller |
2026-06-12 11:27:24.018187 | controller | TASK [os_net_setup : Delete existing subnets _raw_params=set -euxo pipefail
2026-06-12 11:27:24.018192 | controller | if [ $(oc exec -n  {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack subnet list --network {{ item.0.name }} -c Name -f value | grep -c {{ item.1.name }}) != 0 ];then
2026-06-12 11:27:24.018196 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack subnet delete {{ item.1.name }}
2026-06-12 11:27:24.018200 | controller | fi
2026-06-12 11:27:24.018204 | controller | ] ***
2026-06-12 11:27:24.018208 | controller | Friday 12 June 2026  11:27:24 +0000 (0:00:00.063)       0:21:44.022 ***********
2026-06-12 11:27:24.018226 | controller | Friday 12 June 2026  11:27:24 +0000 (0:00:00.063)       0:21:44.022 ***********
2026-06-12 11:27:30.534225 | controller | changed: [localhost] => (item=[{'name': 'public', 'external': True, 'shared': False, 'is_default': True, 'provider_network_type': 'flat', 'provider_physical_network': 'datacentre', 'availability_zone_hints': [], 'subnets': [{'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}]}, {'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}])
2026-06-12 11:27:30.534335 | controller |
2026-06-12 11:27:30.534348 | controller | TASK [os_net_setup : Delete existing subnet pools _raw_params=set -euxo pipefail
2026-06-12 11:27:30.534358 | controller | if [ $(oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack subnet pool list -c Name -f value | grep -c {{ item.name }}) != 0 ];then
2026-06-12 11:27:30.534367 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack subnet pool delete {{ item.name }}
2026-06-12 11:27:30.534376 | controller | fi
2026-06-12 11:27:30.534384 | controller | ] ***
2026-06-12 11:27:30.534392 | controller | Friday 12 June 2026  11:27:30 +0000 (0:00:06.515)       0:21:50.538 ***********
2026-06-12 11:27:30.534400 | controller | Friday 12 June 2026  11:27:30 +0000 (0:00:06.515)       0:21:50.537 ***********
2026-06-12 11:27:36.362718 | controller | changed: [localhost] => (item={'name': 'shared-pool-ipv4', 'default_prefix_length': 26, 'prefixes': '10.1.0.0/20', 'is_default': True, 'is_shared': True})
2026-06-12 11:27:36.362812 | controller | changed: [localhost] => (item={'name': 'shared-pool-ipv6', 'default_prefix_length': 64, 'prefixes': 'fdfe:381f:8400::/56', 'is_default': True, 'is_shared': True})
2026-06-12 11:27:36.362824 | controller |
2026-06-12 11:27:36.362834 | controller | TASK [os_net_setup : Delete existing networks _raw_params=set -euxo pipefail
2026-06-12 11:27:36.362843 | controller | if [ $(oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack network list -c Name -f value | grep -c {{ item.name }}) != 0 ];then
2026-06-12 11:27:36.362851 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack network delete {{ item.name }}
2026-06-12 11:27:36.362860 | controller | fi
2026-06-12 11:27:36.362869 | controller | ] ***
2026-06-12 11:27:36.362878 | controller | Friday 12 June 2026  11:27:36 +0000 (0:00:05.828)       0:21:56.367 ***********
2026-06-12 11:27:36.362886 | controller | Friday 12 June 2026  11:27:36 +0000 (0:00:05.828)       0:21:56.366 ***********
2026-06-12 11:27:39.105210 | controller | changed: [localhost] => (item={'name': 'public', 'external': True, 'shared': False, 'is_default': True, 'provider_network_type': 'flat', 'provider_physical_network': 'datacentre', 'availability_zone_hints': [], 'subnets': [{'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}]})
2026-06-12 11:27:39.105251 | controller |
2026-06-12 11:27:39.105257 | controller | TASK [os_net_setup : Print network creation commands msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-12 11:27:39.105262 | controller | Friday 12 June 2026  11:27:39 +0000 (0:00:02.742)       0:21:59.110 ***********
2026-06-12 11:27:39.105267 | controller | Friday 12 June 2026  11:27:39 +0000 (0:00:02.742)       0:21:59.109 ***********
2026-06-12 11:27:39.266842 | controller | ok: [localhost] =>
2026-06-12 11:27:39.266913 | controller |     msg: |
2026-06-12 11:27:39.266918 | controller |       set -euo pipefail
2026-06-12 11:27:39.266923 | controller |       oc exec -n openstack openstackclient -- openstack network create \
2026-06-12 11:27:39.266927 | controller |           --external \
2026-06-12 11:27:39.266931 | controller |           --default \
2026-06-12 11:27:39.266934 | controller |           --provider-network-type flat \
2026-06-12 11:27:39.266938 | controller |           --provider-physical-network datacentre \
2026-06-12 11:27:39.266942 | controller |           --no-share \
2026-06-12 11:27:39.266961 | controller |           public
2026-06-12 11:27:39.266966 | controller |
2026-06-12 11:27:39.266970 | controller | TASK [os_net_setup : Create networks _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-12 11:27:39.266974 | controller | ] ***
2026-06-12 11:27:39.266977 | controller | Friday 12 June 2026  11:27:39 +0000 (0:00:00.161)       0:21:59.271 ***********
2026-06-12 11:27:39.266981 | controller | Friday 12 June 2026  11:27:39 +0000 (0:00:00.161)       0:21:59.270 ***********
2026-06-12 11:27:44.535088 | controller | changed: [localhost]
2026-06-12 11:27:44.535175 | controller |
2026-06-12 11:27:44.535182 | controller | TASK [os_net_setup : Print subnet command creation msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-12 11:27:44.535187 | controller | Friday 12 June 2026  11:27:44 +0000 (0:00:05.268)       0:22:04.539 ***********
2026-06-12 11:27:44.535191 | controller | Friday 12 June 2026  11:27:44 +0000 (0:00:05.268)       0:22:04.538 ***********
2026-06-12 11:27:44.696044 | controller | ok: [localhost] =>
2026-06-12 11:27:44.696109 | controller |     msg: |
2026-06-12 11:27:44.696115 | controller |       set -euo pipefail
2026-06-12 11:27:44.696120 | controller |       oc exec -n openstack openstackclient -- openstack subnet create \
2026-06-12 11:27:44.696124 | controller |           --allocation-pool start=192.168.122.171,end=192.168.122.250 \
2026-06-12 11:27:44.696128 | controller |           --subnet-range 192.168.122.0/24 \
2026-06-12 11:27:44.696132 | controller |           --gateway 192.168.122.1 \
2026-06-12 11:27:44.696135 | controller |           --network public \
2026-06-12 11:27:44.696139 | controller |           public_subnet
2026-06-12 11:27:44.696143 | controller |
2026-06-12 11:27:44.696165 | controller | TASK [os_net_setup : Create subnets _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-12 11:27:44.696170 | controller | ] ***
2026-06-12 11:27:44.696173 | controller | Friday 12 June 2026  11:27:44 +0000 (0:00:00.160)       0:22:04.700 ***********
2026-06-12 11:27:44.696187 | controller | Friday 12 June 2026  11:27:44 +0000 (0:00:00.160)       0:22:04.699 ***********
2026-06-12 11:27:52.775008 | controller | changed: [localhost]
2026-06-12 11:27:52.775079 | controller |
2026-06-12 11:27:52.775085 | controller | TASK [os_net_setup : Print subnet pools command creation msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-12 11:27:52.775089 | controller | Friday 12 June 2026  11:27:52 +0000 (0:00:08.079)       0:22:12.779 ***********
2026-06-12 11:27:52.775093 | controller | Friday 12 June 2026  11:27:52 +0000 (0:00:08.079)       0:22:12.778 ***********
2026-06-12 11:27:52.870465 | controller | ok: [localhost] =>
2026-06-12 11:27:52.870517 | controller |     msg: |
2026-06-12 11:27:52.870526 | controller |       set -euo pipefail
2026-06-12 11:27:52.870533 | controller |       oc exec -n openstack openstackclient -- openstack subnet pool create \
2026-06-12 11:27:52.870541 | controller |           --default-prefix-length 26 \
2026-06-12 11:27:52.870548 | controller |           --pool-prefix 10.1.0.0/20 \
2026-06-12 11:27:52.870554 | controller |           --default \
2026-06-12 11:27:52.870561 | controller |           --share \
2026-06-12 11:27:52.870568 | controller |           shared-pool-ipv4
2026-06-12 11:27:52.870574 | controller |       oc exec -n openstack openstackclient -- openstack subnet pool create \
2026-06-12 11:27:52.870581 | controller |           --default-prefix-length 64 \
2026-06-12 11:27:52.870587 | controller |           --pool-prefix fdfe:381f:8400::/56 \
2026-06-12 11:27:52.870594 | controller |           --default \
2026-06-12 11:27:52.870621 | controller |           --share \
2026-06-12 11:27:52.870633 | controller |           shared-pool-ipv6
2026-06-12 11:27:52.870639 | controller |
2026-06-12 11:27:52.870646 | controller | TASK [os_net_setup : Create subnet pools _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-12 11:27:52.870654 | controller | ] ***
2026-06-12 11:27:52.870660 | controller | Friday 12 June 2026  11:27:52 +0000 (0:00:00.095)       0:22:12.874 ***********
2026-06-12 11:27:52.870667 | controller | Friday 12 June 2026  11:27:52 +0000 (0:00:00.095)       0:22:12.874 ***********
2026-06-12 11:27:59.496696 | controller | changed: [localhost]
2026-06-12 11:27:59.496782 | controller |
2026-06-12 11:27:59.496791 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 11:27:59.496811 | controller | Friday 12 June 2026  11:27:59 +0000 (0:00:06.626)       0:22:19.501 ***********
2026-06-12 11:27:59.496818 | controller | Friday 12 June 2026  11:27:59 +0000 (0:00:06.626)       0:22:19.500 ***********
2026-06-12 11:27:59.571901 | controller | ok: [localhost]
2026-06-12 11:27:59.571971 | controller |
2026-06-12 11:27:59.571978 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 11:27:59.571982 | controller | Friday 12 June 2026  11:27:59 +0000 (0:00:00.075)       0:22:19.576 ***********
2026-06-12 11:27:59.571987 | controller | Friday 12 June 2026  11:27:59 +0000 (0:00:00.075)       0:22:19.575 ***********
2026-06-12 11:27:59.701959 | controller | ok: [localhost]
2026-06-12 11:27:59.701992 | controller |
2026-06-12 11:27:59.701998 | controller | TASK [run_hook : Loop on hooks for post_admin_setup _raw_params={{ hook.type }}.yml] ***
2026-06-12 11:27:59.702002 | controller | Friday 12 June 2026  11:27:59 +0000 (0:00:00.130)       0:22:19.706 ***********
2026-06-12 11:27:59.702008 | controller | Friday 12 June 2026  11:27:59 +0000 (0:00:00.130)       0:22:19.705 ***********
2026-06-12 11:27:59.877024 | controller | skipping: [localhost]
2026-06-12 11:27:59.877065 | controller |
2026-06-12 11:27:59.877073 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 11:27:59.877080 | controller | Friday 12 June 2026  11:27:59 +0000 (0:00:00.175)       0:22:19.881 ***********
2026-06-12 11:27:59.877086 | controller | Friday 12 June 2026  11:27:59 +0000 (0:00:00.175)       0:22:19.880 ***********
2026-06-12 11:28:00.006363 | controller | ok: [localhost]
2026-06-12 11:28:00.006408 | controller |
2026-06-12 11:28:00.006419 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 11:28:00.006427 | controller | Friday 12 June 2026  11:28:00 +0000 (0:00:00.129)       0:22:20.011 ***********
2026-06-12 11:28:00.006434 | controller | Friday 12 June 2026  11:28:00 +0000 (0:00:00.129)       0:22:20.010 ***********
2026-06-12 11:28:00.108623 | controller | ok: [localhost]
2026-06-12 11:28:00.108691 | controller |
2026-06-12 11:28:00.108697 | controller | TASK [run_hook : Loop on hooks for pre_tests _raw_params={{ hook.type }}.yml] ***
2026-06-12 11:28:00.108702 | controller | Friday 12 June 2026  11:28:00 +0000 (0:00:00.102)       0:22:20.113 ***********
2026-06-12 11:28:00.108705 | controller | Friday 12 June 2026  11:28:00 +0000 (0:00:00.102)       0:22:20.112 ***********
2026-06-12 11:28:00.225457 | controller | skipping: [localhost]
2026-06-12 11:28:00.225520 | controller |
2026-06-12 11:28:00.225526 | controller | TASK [tempest : Ensure podman is installed name=podman, state=present] *********
2026-06-12 11:28:00.225530 | controller | Friday 12 June 2026  11:28:00 +0000 (0:00:00.117)       0:22:20.230 ***********
2026-06-12 11:28:00.225533 | controller | Friday 12 June 2026  11:28:00 +0000 (0:00:00.117)       0:22:20.229 ***********
2026-06-12 11:28:02.833285 | controller | ok: [localhost]
2026-06-12 11:28:02.833357 | controller |
2026-06-12 11:28:02.833397 | controller | TASK [tempest : Create tempest directories path={{ cifmw_tempest_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-12 11:28:02.833402 | controller | Friday 12 June 2026  11:28:02 +0000 (0:00:02.607)       0:22:22.837 ***********
2026-06-12 11:28:02.833407 | controller | Friday 12 June 2026  11:28:02 +0000 (0:00:02.607)       0:22:22.836 ***********
2026-06-12 11:28:03.039476 | controller | changed: [localhost]
2026-06-12 11:28:03.039591 | controller |
2026-06-12 11:28:03.039598 | controller | TASK [tempest : Setup tempest tests _raw_params=tempest-tests.yml] *************
2026-06-12 11:28:03.039621 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.206)       0:22:23.044 ***********
2026-06-12 11:28:03.039627 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.206)       0:22:23.043 ***********
2026-06-12 11:28:03.096200 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/tempest-tests.yml for localhost
2026-06-12 11:28:03.096346 | controller |
2026-06-12 11:28:03.096352 | controller | TASK [tempest : Copy list_allowed to artifacts dir mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/list_allowed.yml, src=list_allowed.yml] ***
2026-06-12 11:28:03.096358 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.056)       0:22:23.100 ***********
2026-06-12 11:28:03.096362 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.056)       0:22:23.099 ***********
2026-06-12 11:28:03.135312 | controller | skipping: [localhost]
2026-06-12 11:28:03.135430 | controller |
2026-06-12 11:28:03.135438 | controller | TASK [tempest : Get list of tests to be executed yaml_file={{ cifmw_tempest_artifacts_basedir }}/list_allowed.yml, groups={{ cifmw_tempest_default_groups }}, job={{ cifmw_tempest_job_name | default(omit) }}] ***
2026-06-12 11:28:03.135460 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.038)       0:22:23.139 ***********
2026-06-12 11:28:03.135465 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.038)       0:22:23.138 ***********
2026-06-12 11:28:03.166391 | controller | skipping: [localhost]
2026-06-12 11:28:03.166552 | controller |
2026-06-12 11:28:03.166562 | controller | TASK [tempest : Creating include.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/include.txt, content={% for test in list_allowed.allowed_tests %}{{ test }}
2026-06-12 11:28:03.166567 | controller | {% endfor %}] ***
2026-06-12 11:28:03.166572 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.031)       0:22:23.171 ***********
2026-06-12 11:28:03.166576 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.031)       0:22:23.170 ***********
2026-06-12 11:28:03.236889 | controller | skipping: [localhost]
2026-06-12 11:28:03.236961 | controller |
2026-06-12 11:28:03.236966 | controller | TASK [tempest : Show tests to be executed msg={{ list_allowed }}] **************
2026-06-12 11:28:03.236971 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.070)       0:22:23.241 ***********
2026-06-12 11:28:03.236975 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.070)       0:22:23.240 ***********
2026-06-12 11:28:03.268183 | controller | skipping: [localhost]
2026-06-12 11:28:03.268246 | controller |
2026-06-12 11:28:03.268251 | controller | TASK [tempest : Copy list_skipped to artifacts dir mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/list_skipped.yml, src=list_skipped.yml] ***
2026-06-12 11:28:03.268256 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.031)       0:22:23.273 ***********
2026-06-12 11:28:03.268261 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.031)       0:22:23.272 ***********
2026-06-12 11:28:03.656434 | controller | changed: [localhost]
2026-06-12 11:28:03.656470 | controller |
2026-06-12 11:28:03.656475 | controller | TASK [tempest : Get list of tests to be excluded yaml_file={{ cifmw_tempest_artifacts_basedir }}/list_skipped.yml, jobs={{ cifmw_tempest_default_jobs }}] ***
2026-06-12 11:28:03.656480 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.388)       0:22:23.661 ***********
2026-06-12 11:28:03.656485 | controller | Friday 12 June 2026  11:28:03 +0000 (0:00:00.388)       0:22:23.660 ***********
2026-06-12 11:28:04.134980 | controller | changed: [localhost]
2026-06-12 11:28:04.135037 | controller |
2026-06-12 11:28:04.135047 | controller | TASK [tempest : Creating exclude.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/exclude.txt, content={% for test in list_skipped.skipped_tests %}{{ test }}
2026-06-12 11:28:04.135054 | controller | {% endfor %}] ***
2026-06-12 11:28:04.135060 | controller | Friday 12 June 2026  11:28:04 +0000 (0:00:00.478)       0:22:24.139 ***********
2026-06-12 11:28:04.135066 | controller | Friday 12 June 2026  11:28:04 +0000 (0:00:00.478)       0:22:24.138 ***********
2026-06-12 11:28:04.597241 | controller | changed: [localhost]
2026-06-12 11:28:04.597284 | controller |
2026-06-12 11:28:04.597291 | controller | TASK [tempest : Show tests to be excluded msg={{ list_skipped.skipped_tests }}] ***
2026-06-12 11:28:04.597296 | controller | Friday 12 June 2026  11:28:04 +0000 (0:00:00.462)       0:22:24.601 ***********
2026-06-12 11:28:04.597301 | controller | Friday 12 June 2026  11:28:04 +0000 (0:00:00.462)       0:22:24.601 ***********
2026-06-12 11:28:04.639918 | controller | ok: [localhost] =>
2026-06-12 11:28:04.639959 | controller |     msg:
2026-06-12 11:28:04.639965 | controller |     - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames
2026-06-12 11:28:04.639970 | controller |
2026-06-12 11:28:04.639976 | controller | TASK [tempest : Creating include.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/include.txt, content={% for test in cifmw_tempest_tests_allowed %}{{ test }}
2026-06-12 11:28:04.639990 | controller | {% endfor %}] ***
2026-06-12 11:28:04.639995 | controller | Friday 12 June 2026  11:28:04 +0000 (0:00:00.042)       0:22:24.644 ***********
2026-06-12 11:28:04.640000 | controller | Friday 12 June 2026  11:28:04 +0000 (0:00:00.042)       0:22:24.643 ***********
2026-06-12 11:28:05.090489 | controller | changed: [localhost]
2026-06-12 11:28:05.090633 | controller |
2026-06-12 11:28:05.090643 | controller | TASK [tempest : Show tests to be executed msg={{ cifmw_tempest_tests_allowed }}] ***
2026-06-12 11:28:05.090648 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.450)       0:22:25.094 ***********
2026-06-12 11:28:05.090652 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.450)       0:22:25.094 ***********
2026-06-12 11:28:05.136122 | controller | ok: [localhost] =>
2026-06-12 11:28:05.136197 | controller |     msg:
2026-06-12 11:28:05.136203 | controller |     - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops
2026-06-12 11:28:05.136208 | controller |
2026-06-12 11:28:05.136213 | controller | TASK [tempest : Creating exclude.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/exclude.txt, content={% for test in cifmw_tempest_tests_skipped %}{{ test }}
2026-06-12 11:28:05.136235 | controller | {% endfor %}] ***
2026-06-12 11:28:05.136239 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.045)       0:22:25.140 ***********
2026-06-12 11:28:05.136243 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.045)       0:22:25.139 ***********
2026-06-12 11:28:05.176707 | controller | skipping: [localhost]
2026-06-12 11:28:05.176789 | controller |
2026-06-12 11:28:05.176798 | controller | TASK [tempest : Show tests to be excluded msg={{ cifmw_tempest_tests_skipped }}] ***
2026-06-12 11:28:05.176804 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.040)       0:22:25.181 ***********
2026-06-12 11:28:05.176810 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.040)       0:22:25.180 ***********
2026-06-12 11:28:05.214758 | controller | skipping: [localhost]
2026-06-12 11:28:05.214842 | controller |
2026-06-12 11:28:05.214851 | controller | TASK [tempest : Create clouds.yaml _raw_params=create-clouds-file.yml] *********
2026-06-12 11:28:05.214858 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.037)       0:22:25.219 ***********
2026-06-12 11:28:05.214865 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.037)       0:22:25.218 ***********
2026-06-12 11:28:05.291872 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/create-clouds-file.yml for localhost
2026-06-12 11:28:05.291916 | controller |
2026-06-12 11:28:05.291924 | controller | TASK [tempest : Get keystone data _raw_params=oc get keystoneapi keystone -n {{ cifmw_openstack_namespace }} -o json] ***
2026-06-12 11:28:05.291930 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.077)       0:22:25.296 ***********
2026-06-12 11:28:05.291936 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.077)       0:22:25.295 ***********
2026-06-12 11:28:05.653473 | controller | changed: [localhost]
2026-06-12 11:28:05.653559 | controller |
2026-06-12 11:28:05.653585 | controller | TASK [tempest : Set keystone vars keystone_secret_name={{ _keystone_json_content['spec']['secret'] }}, keystone_passwd_select={{ _keystone_json_content['spec']['passwordSelectors']['admin'] }}, keystone_api={{ _keystone_json_content['status']['apiEndpoints']['public'] }}] ***
2026-06-12 11:28:05.653596 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.361)       0:22:25.658 ***********
2026-06-12 11:28:05.653632 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.361)       0:22:25.657 ***********
2026-06-12 11:28:05.734905 | controller | ok: [localhost]
2026-06-12 11:28:05.734985 | controller |
2026-06-12 11:28:05.734994 | controller | TASK [tempest : Get credentials data _raw_params=oc get secret {{ keystone_secret_name }} -n {{ cifmw_openstack_namespace }} -o json] ***
2026-06-12 11:28:05.735000 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.081)       0:22:25.739 ***********
2026-06-12 11:28:05.735006 | controller | Friday 12 June 2026  11:28:05 +0000 (0:00:00.081)       0:22:25.738 ***********
2026-06-12 11:28:06.176267 | controller | changed: [localhost]
2026-06-12 11:28:06.176314 | controller |
2026-06-12 11:28:06.176321 | controller | TASK [tempest : Get password data os_password={{
2026-06-12 11:28:06.176337 | controller |   _os_password_data_json_content['data'][keystone_passwd_select] |
2026-06-12 11:28:06.176343 | controller |   ansible.builtin.b64decode
2026-06-12 11:28:06.176348 | controller | }}] ***
2026-06-12 11:28:06.176353 | controller | Friday 12 June 2026  11:28:06 +0000 (0:00:00.440)       0:22:26.180 ***********
2026-06-12 11:28:06.176358 | controller | Friday 12 June 2026  11:28:06 +0000 (0:00:00.441)       0:22:26.179 ***********
2026-06-12 11:28:06.217976 | controller | ok: [localhost]
2026-06-12 11:28:06.218020 | controller |
2026-06-12 11:28:06.218027 | controller | TASK [tempest : Get clouds.yaml src=clouds.yaml.j2, dest={{ cifmw_tempest_artifacts_basedir }}/clouds.yaml, mode=0644] ***
2026-06-12 11:28:06.218033 | controller | Friday 12 June 2026  11:28:06 +0000 (0:00:00.041)       0:22:26.221 ***********
2026-06-12 11:28:06.218039 | controller | Friday 12 June 2026  11:28:06 +0000 (0:00:00.041)       0:22:26.221 ***********
2026-06-12 11:28:06.678072 | controller | changed: [localhost]
2026-06-12 11:28:06.678113 | controller |
2026-06-12 11:28:06.678120 | controller | TASK [tempest : Configure tempest _raw_params=configure-tempest.yml] ***********
2026-06-12 11:28:06.678126 | controller | Friday 12 June 2026  11:28:06 +0000 (0:00:00.460)       0:22:26.682 ***********
2026-06-12 11:28:06.678131 | controller | Friday 12 June 2026  11:28:06 +0000 (0:00:00.460)       0:22:26.681 ***********
2026-06-12 11:28:06.736470 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/configure-tempest.yml for localhost
2026-06-12 11:28:06.736540 | controller |
2026-06-12 11:28:06.736548 | controller | TASK [tempest : Create profile.yaml file content={{ _cifmw_tempest_tempestconf_profile_content | to_nice_yaml }}, dest={{ cifmw_tempest_artifacts_basedir }}/profile.yaml, mode=0644] ***
2026-06-12 11:28:06.736554 | controller | Friday 12 June 2026  11:28:06 +0000 (0:00:00.058)       0:22:26.741 ***********
2026-06-12 11:28:06.736559 | controller | Friday 12 June 2026  11:28:06 +0000 (0:00:00.058)       0:22:26.740 ***********
2026-06-12 11:28:07.154846 | controller | changed: [localhost]
2026-06-12 11:28:07.154916 | controller |
2026-06-12 11:28:07.154922 | controller | TASK [tempest : Copy CA bundle to cifmw_tempest_artifacts_basedir src=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem, dest={{ cifmw_tempest_artifacts_basedir }}, mode=0444, owner={{ ansible_user | default(lookup('env', 'USER')) }}, group={{ ansible_user | default(lookup('env', 'USER')) }}, remote_src=True] ***
2026-06-12 11:28:07.154927 | controller | Friday 12 June 2026  11:28:07 +0000 (0:00:00.418)       0:22:27.159 ***********
2026-06-12 11:28:07.154931 | controller | Friday 12 June 2026  11:28:07 +0000 (0:00:00.418)       0:22:27.158 ***********
2026-06-12 11:28:07.405850 | controller | changed: [localhost]
2026-06-12 11:28:07.405909 | controller |
2026-06-12 11:28:07.405918 | controller | TASK [tempest : Set proper permission for tempest directory _raw_params=podman unshare chown 42480:42480 -R {{ cifmw_tempest_artifacts_basedir }}] ***
2026-06-12 11:28:07.405925 | controller | Friday 12 June 2026  11:28:07 +0000 (0:00:00.250)       0:22:27.410 ***********
2026-06-12 11:28:07.405931 | controller | Friday 12 June 2026  11:28:07 +0000 (0:00:00.250)       0:22:27.409 ***********
2026-06-12 11:28:07.686783 | controller | changed: [localhost]
2026-06-12 11:28:07.686846 | controller |
2026-06-12 11:28:07.686854 | controller | TASK [tempest : Ensure we have tempest container image name={{ cifmw_tempest_image }}:{{ cifmw_tempest_image_tag }}] ***
2026-06-12 11:28:07.686859 | controller | Friday 12 June 2026  11:28:07 +0000 (0:00:00.281)       0:22:27.691 ***********
2026-06-12 11:28:07.686864 | controller | Friday 12 June 2026  11:28:07 +0000 (0:00:00.280)       0:22:27.690 ***********
2026-06-12 11:28:15.488478 | controller | changed: [localhost]
2026-06-12 11:28:15.488524 | controller |
2026-06-12 11:28:15.488541 | controller | TASK [tempest : Run tempest name=tempest, image={{ cifmw_tempest_image }}:{{ cifmw_tempest_image_tag }}, state=started, auto_remove={{ cifmw_tempest_remove_container }}, network=host, volume=['{{ cifmw_tempest_artifacts_basedir }}/:/var/lib/tempest/external_files:Z', '{{ cifmw_tempest_artifacts_basedir }}/tls-ca-bundle.pem:/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:Z'], detach=False, dns={{ cifmw_tempest_dns_servers }}, env={'CONCURRENCY': '{{ cifmw_tempest_concurrency | default(omit) }}'}] ***
2026-06-12 11:28:15.488554 | controller | Friday 12 June 2026  11:28:15 +0000 (0:00:07.801)       0:22:35.492 ***********
2026-06-12 11:28:15.488560 | controller | Friday 12 June 2026  11:28:15 +0000 (0:00:07.801)       0:22:35.491 ***********
2026-06-12 11:31:25.208976 | controller | changed: [localhost]
2026-06-12 11:31:25.209308 | controller |
2026-06-12 11:31:25.209333 | controller | TASK [tempest : Change tempest directory permission back to original path={{ cifmw_tempest_artifacts_basedir }}, state=directory, recurse=True, owner={{ ansible_user | default(lookup('env', 'USER')) }}, group={{ ansible_user | default(lookup('env', 'USER')) }}] ***
2026-06-12 11:31:25.209344 | controller | Friday 12 June 2026  11:31:25 +0000 (0:03:09.719)       0:25:45.212 ***********
2026-06-12 11:31:25.209352 | controller | Friday 12 June 2026  11:31:25 +0000 (0:03:09.719)       0:25:45.211 ***********
2026-06-12 11:31:25.541073 | controller | changed: [localhost]
2026-06-12 11:31:25.541141 | controller |
2026-06-12 11:31:25.541159 | controller | TASK [tempest : Save logs from podman mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/podman_tempest.log, content="{{ tempest_run_output.stdout }}"
2026-06-12 11:31:25.541165 | controller | ] ***
2026-06-12 11:31:25.541170 | controller | Friday 12 June 2026  11:31:25 +0000 (0:00:00.332)       0:25:45.545 ***********
2026-06-12 11:31:25.541179 | controller | Friday 12 June 2026  11:31:25 +0000 (0:00:00.332)       0:25:45.544 ***********
2026-06-12 11:31:26.042705 | controller | changed: [localhost]
2026-06-12 11:31:26.042781 | controller |
2026-06-12 11:31:26.042787 | controller | TASK [tempest : Fail if podman container did not succeed that=['tempest_run_output.failed == false']] ***
2026-06-12 11:31:26.042792 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.501)       0:25:46.046 ***********
2026-06-12 11:31:26.042802 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.501)       0:25:46.045 ***********
2026-06-12 11:31:26.096980 | controller | ok: [localhost] =>
2026-06-12 11:31:26.097066 | controller |     changed: false
2026-06-12 11:31:26.097074 | controller |     msg: All assertions passed
2026-06-12 11:31:26.097079 | controller |
2026-06-12 11:31:26.097084 | controller | TASK [run_hook : Assert parameters are valid quiet=True, that=['_list_hooks is not string', '_list_hooks is not mapping', '_list_hooks is iterable', '(hooks | default([])) is not string', '(hooks | default([])) is not mapping', '(hooks | default([])) is iterable']] ***
2026-06-12 11:31:26.097090 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.054)       0:25:46.101 ***********
2026-06-12 11:31:26.097094 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.054)       0:25:46.100 ***********
2026-06-12 11:31:26.301724 | controller | ok: [localhost]
2026-06-12 11:31:26.301804 | controller |
2026-06-12 11:31:26.301813 | controller | TASK [run_hook : Assert single hooks are all mappings quiet=True, that=['_not_mapping_hooks | length == 0'], msg=All single hooks must be a list of mappings or a mapping.] ***
2026-06-12 11:31:26.301819 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.204)       0:25:46.306 ***********
2026-06-12 11:31:26.301829 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.204)       0:25:46.305 ***********
2026-06-12 11:31:26.444389 | controller | ok: [localhost]
2026-06-12 11:31:26.444471 | controller |
2026-06-12 11:31:26.444479 | controller | TASK [run_hook : Loop on hooks for post_tests _raw_params={{ hook.type }}.yml] ***
2026-06-12 11:31:26.444484 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.142)       0:25:46.448 ***********
2026-06-12 11:31:26.444492 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.142)       0:25:46.447 ***********
2026-06-12 11:31:26.606041 | controller | skipping: [localhost]
2026-06-12 11:31:26.606119 | controller |
2026-06-12 11:31:26.606125 | controller | TASK [Inject success flag path={{ ansible_user_dir }}/cifmw-success, state=touch, mode=0644] ***
2026-06-12 11:31:26.606131 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.162)       0:25:46.610 ***********
2026-06-12 11:31:26.606135 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.162)       0:25:46.609 ***********
2026-06-12 11:31:26.876838 | controller | changed: [localhost]
2026-06-12 11:31:26.876910 | controller |
2026-06-12 11:31:26.876919 | controller | PLAY RECAP *********************************************************************
2026-06-12 11:31:26.876925 | controller | localhost                  : ok=83   changed=45   unreachable=0    failed=0    skipped=15   rescued=0    ignored=0
2026-06-12 11:31:26.876951 | controller |
2026-06-12 11:31:26.876958 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.269)       0:25:46.880 ***********
2026-06-12 11:31:26.876962 | controller | ===============================================================================
2026-06-12 11:31:26.876967 | controller | install_yamls_makes : Run openstack_update_run ----------------------- 1012.86s
2026-06-12 11:31:26.876971 | controller | tempest : Run tempest ------------------------------------------------- 189.72s
2026-06-12 11:31:26.876976 | controller | install_yamls_makes : Run openstack_init ------------------------------- 90.70s
2026-06-12 11:31:26.876980 | controller | install_yamls_makes : Run openstack_wait ------------------------------- 80.52s
2026-06-12 11:31:26.876985 | controller | Wait for availableVersion to be different from deployedVersion --------- 62.15s
2026-06-12 11:31:26.876989 | controller | install_yamls_makes : Run openstack_cleanup ---------------------------- 12.64s
2026-06-12 11:31:26.876994 | controller | os_net_setup : Create subnets ------------------------------------------- 8.08s
2026-06-12 11:31:26.876998 | controller | tempest : Ensure we have tempest container image ------------------------ 7.80s
2026-06-12 11:31:26.877007 | controller | update_containers : Update the containers ------------------------------- 7.74s
2026-06-12 11:31:26.877014 | controller | update : Initialize monitoring ------------------------------------------ 7.36s
2026-06-12 11:31:26.877018 | controller | os_net_setup : Create subnet pools -------------------------------------- 6.63s
2026-06-12 11:31:26.877023 | controller | os_net_setup : Delete existing subnets ---------------------------------- 6.52s
2026-06-12 11:31:26.877027 | controller | os_net_setup : Delete existing subnet pools ----------------------------- 5.83s
2026-06-12 11:31:26.877032 | controller | os_net_setup : Create networks ------------------------------------------ 5.27s
2026-06-12 11:31:26.877036 | controller | os_net_setup : Delete existing networks --------------------------------- 2.74s
2026-06-12 11:31:26.877041 | controller | tempest : Ensure podman is installed ------------------------------------ 2.61s
2026-06-12 11:31:26.877045 | controller | update : Set update step to Starting Update ----------------------------- 2.36s
2026-06-12 11:31:26.877049 | controller | Set update step to CI update sequence complete -------------------------- 2.24s
2026-06-12 11:31:26.877054 | controller | Set update step to Running openstack wait ------------------------------- 2.23s
2026-06-12 11:31:26.877058 | controller | Set update step to Verifying update completion -------------------------- 2.23s
2026-06-12 11:31:26.877062 | controller | Friday 12 June 2026  11:31:26 +0000 (0:00:00.270)       0:25:46.880 ***********
2026-06-12 11:31:26.877067 | controller | ===============================================================================
2026-06-12 11:31:26.877078 | controller | install_yamls_makes -------------------------------------------------- 1198.38s
2026-06-12 11:31:26.877083 | controller | tempest --------------------------------------------------------------- 205.87s
2026-06-12 11:31:26.877088 | controller | kubernetes.core.k8s_info ----------------------------------------------- 62.98s
2026-06-12 11:31:26.877092 | controller | os_net_setup ----------------------------------------------------------- 35.48s
2026-06-12 11:31:26.877097 | controller | ansible.builtin.command ------------------------------------------------ 19.92s
2026-06-12 11:31:26.877101 | controller | update ----------------------------------------------------------------- 11.21s
2026-06-12 11:31:26.877112 | controller | update_containers ------------------------------------------------------- 9.47s
2026-06-12 11:31:26.877124 | controller | run_hook ---------------------------------------------------------------- 1.55s
2026-06-12 11:31:26.877129 | controller | ansible.builtin.file ---------------------------------------------------- 0.58s
2026-06-12 11:31:26.877133 | controller | ansible.builtin.include_role -------------------------------------------- 0.56s
2026-06-12 11:31:26.877138 | controller | ansible.builtin.set_fact ------------------------------------------------ 0.21s
2026-06-12 11:31:26.877142 | controller | ansible.builtin.stat ---------------------------------------------------- 0.20s
2026-06-12 11:31:26.877146 | controller | ansible.builtin.shell --------------------------------------------------- 0.18s
2026-06-12 11:31:26.877153 | controller | ansible.builtin.include_vars -------------------------------------------- 0.13s
2026-06-12 11:31:26.877158 | controller | cifmw_setup ------------------------------------------------------------- 0.06s
2026-06-12 11:31:26.877162 | controller | ansible.builtin.debug --------------------------------------------------- 0.04s
2026-06-12 11:31:26.877167 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 11:31:26.877177 | controller | total ---------------------------------------------------------------- 1546.82s
2026-06-12 11:31:27.480768 | controller | ok: Runtime: 0:25:47.895769
2026-06-12 11:31:27.486992 | 
2026-06-12 11:31:27.487044 | PLAY RECAP
2026-06-12 11:31:27.487088 | controller | ok: 4 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 11:31:27.487109 | 
2026-06-12 11:31:27.611345 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-12 11:31:27.615463 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 11:31:28.393216 | 
2026-06-12 11:31:28.393334 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-12 11:31:28.414688 | 
2026-06-12 11:31:28.414784 | TASK [Filter out host if needed]
2026-06-12 11:31:28.422217 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 11:31:28.425411 | 
2026-06-12 11:31:28.425488 | TASK [Ensure we have the ci-framework on host]
2026-06-12 11:31:29.009379 | controller | ok
2026-06-12 11:31:29.021156 | 
2026-06-12 11:31:29.021307 | TASK [End host if no basedir]
2026-06-12 11:31:29.032046 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 11:31:29.039070 | 
2026-06-12 11:31:29.039187 | TASK [Read base centos-9 scenarios]
2026-06-12 11:31:29.063385 | controller | ok
2026-06-12 11:31:29.165624 | 
2026-06-12 11:31:29.165723 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 11:31:29.200034 | controller | skipping: Conditional result was False
2026-06-12 11:31:29.205141 | 
2026-06-12 11:31:29.205237 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 11:31:29.571691 | controller | ok
2026-06-12 11:31:29.581234 | 
2026-06-12 11:31:29.581389 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 11:31:29.618774 | controller | skipping: Conditional result was False
2026-06-12 11:31:29.628552 | 
2026-06-12 11:31:29.628702 | TASK [cifmw_helpers : Read vars]
2026-06-12 11:31:29.668177 | 
2026-06-12 11:31:29.668443 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 11:31:29.725385 | 
2026-06-12 11:31:29.725689 | TASK [cifmw_helpers : Include vars]
2026-06-12 11:31:29.763640 | 
2026-06-12 11:31:29.763991 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 11:31:29.801067 | controller | skipping: Conditional result was False
2026-06-12 11:31:29.820572 | 
2026-06-12 11:31:29.820762 | TASK [run_hook : Assert parameters are valid]
2026-06-12 11:31:29.959111 | controller | ok: All assertions passed
2026-06-12 11:31:29.968257 | 
2026-06-12 11:31:29.968417 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 11:31:30.161720 | controller | ok: All assertions passed
2026-06-12 11:31:30.169178 | 
2026-06-12 11:31:30.169311 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-12 11:31:30.255645 | 
2026-06-12 11:31:30.255830 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-12 11:31:30.280455 | controller | skipping: Conditional result was False
2026-06-12 11:31:30.286133 | 
2026-06-12 11:31:30.286200 | TASK [Read artifacts parameters dir and set as facts]
2026-06-12 11:31:30.314750 | controller | ok
2026-06-12 11:31:30.336106 | 
2026-06-12 11:31:30.336269 | TASK [cifmw_helpers : Check directory is available]
2026-06-12 11:31:30.693582 | controller | ok
2026-06-12 11:31:30.703692 | 
2026-06-12 11:31:30.703832 | TASK [cifmw_helpers : Find yaml files]
2026-06-12 11:31:31.166420 | controller | ok: All paths examined
2026-06-12 11:31:31.178986 | 
2026-06-12 11:31:31.179134 | TASK [cifmw_helpers : Print available yaml files]
2026-06-12 11:31:31.237243 | controller | ok: Found yaml files to parse: ['/home/zuul/ci-framework-data/artifacts/parameters/zuul-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/install-yamls-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/custom-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/openshift-login-params.yml', '/home/zuul/ci-framework-data/artifacts/parameters/minor_update_index_image.yml']
2026-06-12 11:31:31.245571 | 
2026-06-12 11:31:31.245730 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-12 11:31:31.289708 | controller | Output suppressed because no_log was given
2026-06-12 11:31:31.290239 | 
2026-06-12 11:31:31.298042 | controller | Output suppressed because no_log was given
2026-06-12 11:31:31.307062 | controller | Output suppressed because no_log was given
2026-06-12 11:31:31.314491 | controller | Output suppressed because no_log was given
2026-06-12 11:31:31.321961 | controller | Output suppressed because no_log was given
2026-06-12 11:31:31.356754 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 11:31:31.367822 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 11:31:31.375405 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 11:31:31.382189 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 11:31:31.388822 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 11:31:31.396810 | 
2026-06-12 11:31:31.396914 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 11:31:31.431550 | controller | skipping: Conditional result was False
2026-06-12 11:31:31.438135 | 
2026-06-12 11:31:31.438227 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 11:31:31.775915 | controller | ok
2026-06-12 11:31:31.789014 | 
2026-06-12 11:31:31.789298 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 11:31:32.222594 | controller -> localhost | changed
2026-06-12 11:31:32.233697 | 
2026-06-12 11:31:32.233906 | TASK [cifmw_helpers : Read vars]
2026-06-12 11:31:32.693802 | controller | Output suppressed because no_log was given
2026-06-12 11:31:32.702609 | 
2026-06-12 11:31:32.702755 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 11:31:33.419328 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:33.426771 | 
2026-06-12 11:31:33.426886 | TASK [cifmw_helpers : Include vars]
2026-06-12 11:31:33.493727 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:33.503269 | 
2026-06-12 11:31:33.503413 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 11:31:33.987067 | controller -> localhost | changed
2026-06-12 11:31:33.999016 | 
2026-06-12 11:31:33.999170 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 11:31:34.036198 | controller | skipping: Conditional result was False
2026-06-12 11:31:34.047081 | 
2026-06-12 11:31:34.047229 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 11:31:34.417942 | controller | ok
2026-06-12 11:31:34.432268 | 
2026-06-12 11:31:34.432478 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 11:31:34.806785 | controller -> localhost | changed
2026-06-12 11:31:34.818335 | 
2026-06-12 11:31:34.818480 | TASK [cifmw_helpers : Read vars]
2026-06-12 11:31:35.172124 | controller | Output suppressed because no_log was given
2026-06-12 11:31:35.180720 | 
2026-06-12 11:31:35.180895 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 11:31:35.745368 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:35.756671 | 
2026-06-12 11:31:35.756840 | TASK [cifmw_helpers : Include vars]
2026-06-12 11:31:35.795755 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:35.806350 | 
2026-06-12 11:31:35.806652 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 11:31:36.086623 | controller -> localhost | changed
2026-06-12 11:31:36.098049 | 
2026-06-12 11:31:36.098189 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 11:31:36.144961 | controller | skipping: Conditional result was False
2026-06-12 11:31:36.157984 | 
2026-06-12 11:31:36.158151 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 11:31:36.537746 | controller | ok
2026-06-12 11:31:36.548513 | 
2026-06-12 11:31:36.548659 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 11:31:36.849114 | controller -> localhost | changed
2026-06-12 11:31:36.864134 | 
2026-06-12 11:31:36.864357 | TASK [cifmw_helpers : Read vars]
2026-06-12 11:31:37.163909 | controller | Output suppressed because no_log was given
2026-06-12 11:31:37.172699 | 
2026-06-12 11:31:37.172843 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 11:31:37.705971 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:37.721273 | 
2026-06-12 11:31:37.721416 | TASK [cifmw_helpers : Include vars]
2026-06-12 11:31:37.779055 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:37.791017 | 
2026-06-12 11:31:37.791155 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 11:31:38.111844 | controller -> localhost | changed
2026-06-12 11:31:38.123092 | 
2026-06-12 11:31:38.123227 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 11:31:38.160214 | controller | skipping: Conditional result was False
2026-06-12 11:31:38.171006 | 
2026-06-12 11:31:38.171164 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 11:31:38.500022 | controller | ok
2026-06-12 11:31:38.510017 | 
2026-06-12 11:31:38.510155 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 11:31:38.809528 | controller -> localhost | changed
2026-06-12 11:31:38.821063 | 
2026-06-12 11:31:38.821203 | TASK [cifmw_helpers : Read vars]
2026-06-12 11:31:39.154409 | controller | Output suppressed because no_log was given
2026-06-12 11:31:39.163288 | 
2026-06-12 11:31:39.163451 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 11:31:39.696642 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:39.707962 | 
2026-06-12 11:31:39.708105 | TASK [cifmw_helpers : Include vars]
2026-06-12 11:31:39.765065 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:39.777312 | 
2026-06-12 11:31:39.777487 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 11:31:40.096748 | controller -> localhost | changed
2026-06-12 11:31:40.103901 | 
2026-06-12 11:31:40.103994 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 11:31:40.127746 | controller | skipping: Conditional result was False
2026-06-12 11:31:40.134190 | 
2026-06-12 11:31:40.134283 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 11:31:40.467166 | controller | ok
2026-06-12 11:31:40.475689 | 
2026-06-12 11:31:40.475781 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 11:31:40.813958 | controller -> localhost | changed
2026-06-12 11:31:40.825210 | 
2026-06-12 11:31:40.825347 | TASK [cifmw_helpers : Read vars]
2026-06-12 11:31:41.195194 | controller | Output suppressed because no_log was given
2026-06-12 11:31:41.204149 | 
2026-06-12 11:31:41.204286 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 11:31:41.742015 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:41.752443 | 
2026-06-12 11:31:41.752597 | TASK [cifmw_helpers : Include vars]
2026-06-12 11:31:41.789210 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 11:31:41.799640 | 
2026-06-12 11:31:41.799771 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 11:31:42.082226 | controller -> localhost | changed
2026-06-12 11:31:42.158413 | 
2026-06-12 11:31:42.158557 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-12 11:31:42.192878 | controller | skipping: Conditional result was False
2026-06-12 11:31:42.199281 | 
2026-06-12 11:31:42.199380 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-12 11:31:42.240053 | controller | ok
2026-06-12 11:31:42.245643 | 
2026-06-12 11:31:42.245735 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-12 11:31:42.655520 | controller | ok
2026-06-12 11:31:42.665927 | 
2026-06-12 11:31:42.666074 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-12 11:31:43.416614 | controller | ok
2026-06-12 11:31:43.426696 | 
2026-06-12 11:31:43.426835 | LOOP [artifacts : Ensure base directory exists]
2026-06-12 11:31:43.758246 | controller | ok: "artifacts"
2026-06-12 11:31:44.040527 | controller | ok: "logs"
2026-06-12 11:31:44.053107 | 
2026-06-12 11:31:44.053264 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-12 11:31:44.098342 | controller | ERROR
2026-06-12 11:31:44.098702 | controller | {
2026-06-12 11:31:44.098764 | controller |   "ansible_facts": {},
2026-06-12 11:31:44.098815 | controller |   "ansible_included_var_files": [],
2026-06-12 11:31:44.098882 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-12 11:31:44.098929 | controller | }
2026-06-12 11:31:44.098979 | controller | ERROR: Ignoring Errors
2026-06-12 11:31:44.107506 | 
2026-06-12 11:31:44.107645 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-12 11:31:45.482797 | controller | changed
2026-06-12 11:31:45.494146 | 
2026-06-12 11:31:45.494440 | TASK [artifacts : Gather facts]
2026-06-12 11:31:46.815458 | controller | changed
2026-06-12 11:31:46.821908 | 
2026-06-12 11:31:46.822048 | TASK [artifacts : Copy some network configuration files]
2026-06-12 11:31:47.359957 | controller | ok: Runtime: 0:00:00.034673
2026-06-12 11:31:47.369185 | 
2026-06-12 11:31:47.369326 | TASK [artifacts : Get installed packages list]
2026-06-12 11:31:48.476589 | controller | ok
2026-06-12 11:31:48.557171 | 
2026-06-12 11:31:48.557314 | TASK [artifacts : Output package list]
2026-06-12 11:31:49.999602 | controller | changed
2026-06-12 11:31:50.029106 | 
2026-06-12 11:31:50.029241 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-12 11:31:50.621542 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-12 11:31:50.621783 | controller | ok: All items complete
2026-06-12 11:31:50.621812 | 
2026-06-12 11:31:50.659639 | 
2026-06-12 11:31:50.659743 | TASK [os_must_gather : Ensure directories are present]
2026-06-12 11:31:51.056604 | controller | changed
2026-06-12 11:31:51.083922 | 
2026-06-12 11:31:51.084075 | LOOP [os_must_gather : Construct project change list]
2026-06-12 11:31:51.178946 | controller | ok:
2026-06-12 11:31:51.179176 | controller | {
2026-06-12 11:31:51.179211 | controller |   "branch": "main",
2026-06-12 11:31:51.179237 | controller |   "change": "1190",
2026-06-12 11:31:51.179261 | controller |   "change_message": "Add edpm_leapp_upgrade role for RHEL in-place OS upgrades\n\nIntroduces the edpm_leapp_upgrade role and accompanying playbook to drive leapp-based major-version upgrades of RHEL on EDPM nodes.\r\n\r\nThe role is structured in three phases:\r\n- pre-validate: asserts RHEL 9, checks that ifcfg connections have been migrated to nmstate before proceeding\r\n- prepare: runs an optional repo-init command, installs prerequisite packages, and installs leapp-upgrade\r\n- run: executes `leapp upgrade` (optional --debug flag) and stages a reboot sentinel file at /var/lib/openstack/reboot_required/leapp_upgrade so the EDPM reboot workflow can detect and complete the upgrade\r\n- Adds playbooks/leapp_upgrade.yml to be able to run leapp-upgrade role",
2026-06-12 11:31:51.179290 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1190",
2026-06-12 11:31:51.179314 | controller |   "commit_id": "f3e0b279f3c25657dccca5b26f83bfc521c3dbe4",
2026-06-12 11:31:51.179336 | controller |   "patchset": "f3e0b279f3c25657dccca5b26f83bfc521c3dbe4",
2026-06-12 11:31:51.179358 | controller |   "project": {
2026-06-12 11:31:51.179381 | controller |     "canonical_hostname": "github.com",
2026-06-12 11:31:51.179404 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-12 11:31:51.179426 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-12 11:31:51.179448 | controller |     "short_name": "edpm-ansible",
2026-06-12 11:31:51.179470 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-12 11:31:51.179492 | controller |   },
2026-06-12 11:31:51.179514 | controller |   "topic": null
2026-06-12 11:31:51.179536 | controller | }
2026-06-12 11:31:51.244334 | 
2026-06-12 11:31:51.244527 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-12 11:31:51.848280 | controller | skipping: Conditional result was False
2026-06-12 11:31:51.898497 | 
2026-06-12 11:31:51.898646 | TASK [os_must_gather : Debug git show-ref]
2026-06-12 11:31:51.935282 | controller | skipping: Conditional result was False
2026-06-12 11:31:52.028795 | 
2026-06-12 11:31:52.028938 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-12 11:31:52.054900 | controller | skipping: Conditional result was False
2026-06-12 11:31:52.079616 | 
2026-06-12 11:31:52.079760 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-12 11:31:52.114832 | controller | skipping: Conditional result was False
2026-06-12 11:31:52.138893 | 
2026-06-12 11:31:52.139040 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-12 11:31:52.174250 | controller | skipping: Conditional result was False
2026-06-12 11:31:52.198145 | 
2026-06-12 11:31:52.198281 | TASK [os_must_gather : Check for oc command]
2026-06-12 11:31:53.397775 | controller | changed
2026-06-12 11:31:53.423959 | 
2026-06-12 11:31:53.424134 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-12 11:31:53.774045 | controller | ok
2026-06-12 11:31:53.802563 | 
2026-06-12 11:31:53.802726 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-12 11:41:02.985039 | controller | changed
2026-06-12 11:41:03.052354 | 
2026-06-12 11:41:03.052522 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-12 11:41:03.117412 | controller | skipping: Conditional result was False
2026-06-12 11:41:03.140203 | 
2026-06-12 11:41:03.140375 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-12 11:41:03.805594 | controller | skipping: Conditional result was False
2026-06-12 11:41:03.854533 | 
2026-06-12 11:41:03.854743 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-12 11:41:03.911192 | controller | skipping: Conditional result was False
2026-06-12 11:41:03.957326 | 
2026-06-12 11:41:03.957471 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-12 11:41:04.024957 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.025521 | controller | ok: All items complete
2026-06-12 11:41:04.025593 | 
2026-06-12 11:41:04.045822 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.067990 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.089282 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.106394 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.121560 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.136001 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.150469 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.164794 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.179148 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.194212 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.209262 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.224202 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.238774 | controller | skipping: Conditional result was False
2026-06-12 11:41:04.287749 | 
2026-06-12 11:41:04.288040 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-12 11:41:04.716273 | controller | ok: All paths examined
2026-06-12 11:41:04.746846 | 
2026-06-12 11:41:04.747053 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-12 11:41:05.173911 | controller | changed
2026-06-12 11:41:05.225413 | 
2026-06-12 11:41:05.225555 | TASK [os_must_gather : Collect pod usage]
2026-06-12 11:41:05.295609 | controller | ok
2026-06-12 11:41:05.389644 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-12 11:41:05.409517 | 
2026-06-12 11:41:05.409595 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-12 11:41:05.969325 | controller | error: Metrics API not available
2026-06-12 11:41:06.072764 | controller | ERROR
2026-06-12 11:41:06.073044 | controller | {
2026-06-12 11:41:06.073092 | controller |   "delta": "0:00:00.136318",
2026-06-12 11:41:06.073123 | controller |   "end": "2026-06-12 11:41:05.973391",
2026-06-12 11:41:06.073152 | controller |   "msg": "non-zero return code",
2026-06-12 11:41:06.073179 | controller |   "rc": 1,
2026-06-12 11:41:06.073206 | controller |   "start": "2026-06-12 11:41:05.837073"
2026-06-12 11:41:06.073232 | controller | }
2026-06-12 11:41:06.073270 | controller | ERROR: Ignoring Errors
2026-06-12 11:41:06.099073 | 
2026-06-12 11:41:06.099220 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-12 11:41:06.124009 | controller | skipping: Conditional result was False
2026-06-12 11:41:06.145497 | 
2026-06-12 11:41:06.145581 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-12 11:41:06.794269 | controller | skipping: Conditional result was False
2026-06-12 11:41:06.838127 | 
2026-06-12 11:41:06.838302 | TASK [os_must_gather : Find all namespaces directories]
2026-06-12 11:41:06.874828 | controller | skipping: Conditional result was False
2026-06-12 11:41:06.903556 | 
2026-06-12 11:41:06.903663 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-12 11:41:06.958228 | 
2026-06-12 11:41:06.958453 | TASK [os_must_gather : Get node resource usage]
2026-06-12 11:41:07.556360 | controller | skipping: Conditional result was False
2026-06-12 11:41:07.600495 | 
2026-06-12 11:41:07.600671 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-12 11:41:07.653728 | controller | ok
2026-06-12 11:41:07.739475 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-12 11:41:07.766207 | 
2026-06-12 11:41:07.766347 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-12 11:41:08.186843 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-12 11:41:08.186935 | controller | /bin/sh: -c: line 1: `oc get events --all-namespaces --field-selector type=Warning --sort-by=.lastTimestamp | grep -i -E 'OOMKill|Killing.*out of memory|Pressure' >'
2026-06-12 11:41:08.394622 | controller | ERROR
2026-06-12 11:41:08.394978 | controller | {
2026-06-12 11:41:08.395050 | controller |   "delta": "0:00:00.005244",
2026-06-12 11:41:08.395093 | controller |   "end": "2026-06-12 11:41:08.187242",
2026-06-12 11:41:08.395133 | controller |   "msg": "non-zero return code",
2026-06-12 11:41:08.395169 | controller |   "rc": 2,
2026-06-12 11:41:08.395206 | controller |   "start": "2026-06-12 11:41:08.181998"
2026-06-12 11:41:08.395241 | controller | }
2026-06-12 11:41:08.395288 | controller | ERROR: Ignoring Errors
2026-06-12 11:41:08.447314 | 
2026-06-12 11:41:08.447445 | TASK [artifacts : Create crc logs directory]
2026-06-12 11:41:08.471468 | controller | skipping: Conditional result was False
2026-06-12 11:41:08.492657 | 
2026-06-12 11:41:08.492738 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-12 11:41:09.145355 | controller | skipping: Conditional result was False
2026-06-12 11:41:09.176035 | 
2026-06-12 11:41:09.176189 | TASK [artifacts : Recognize new keypair]
2026-06-12 11:41:09.202052 | controller | skipping: Conditional result was False
2026-06-12 11:41:09.231833 | 
2026-06-12 11:41:09.231984 | TASK [artifacts : Set fact if new keypair exists]
2026-06-12 11:41:09.267341 | controller | skipping: Conditional result was False
2026-06-12 11:41:09.303767 | 
2026-06-12 11:41:09.304082 | TASK [artifacts : Prepare root ssh accesses]
2026-06-12 11:41:09.342883 | controller | skipping: Conditional result was False
2026-06-12 11:41:09.367804 | 
2026-06-12 11:41:09.367968 | TASK [artifacts : Copy logs from CRC VM]
2026-06-12 11:41:09.396108 | controller | skipping: Conditional result was False
2026-06-12 11:41:09.446743 | 
2026-06-12 11:41:09.447033 | TASK [artifacts : List all of the existing virtual machines]
2026-06-12 11:41:10.155661 | controller | ok
2026-06-12 11:41:10.180653 | 
2026-06-12 11:41:10.180737 | TASK [artifacts : Filter out edpm vm]
2026-06-12 11:41:10.235699 | controller | ok
2026-06-12 11:41:10.254697 | 
2026-06-12 11:41:10.254789 | TASK [artifacts : Slurp zuul inventory file]
2026-06-12 11:41:10.289063 | controller | skipping: Conditional result was False
2026-06-12 11:41:10.309884 | 
2026-06-12 11:41:10.310002 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-12 11:41:10.420422 | 
2026-06-12 11:41:10.420576 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-12 11:41:18.695872 | controller | changed: "192.168.122.100"
2026-06-12 11:41:18.696146 | 
2026-06-12 11:41:18.728199 | 
2026-06-12 11:41:18.728335 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-12 11:41:20.916492 | controller | changed: "192.168.122.100"
2026-06-12 11:41:20.948126 | 
2026-06-12 11:41:20.948337 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-12 11:41:21.399191 | controller | ok: All paths examined
2026-06-12 11:41:21.429511 | 
2026-06-12 11:41:21.429738 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-12 11:41:22.290120 | controller | changed:
2026-06-12 11:41:22.290419 | controller | {
2026-06-12 11:41:22.290458 | controller |   "atime": 1781258527.7782366,
2026-06-12 11:41:22.290484 | controller |   "ctime": 1781263886.8764396,
2026-06-12 11:41:22.290508 | controller |   "dev": 64513,
2026-06-12 11:41:22.290532 | controller |   "gid": 1000,
2026-06-12 11:41:22.290556 | controller |   "gr_name": "zuul",
2026-06-12 11:41:22.290579 | controller |   "inode": 3016645,
2026-06-12 11:41:22.290602 | controller |   "isblk": false,
2026-06-12 11:41:22.290638 | controller |   "ischr": false,
2026-06-12 11:41:22.290660 | controller |   "isdir": false,
2026-06-12 11:41:22.290682 | controller |   "isfifo": false,
2026-06-12 11:41:22.290704 | controller |   "isgid": false,
2026-06-12 11:41:22.290726 | controller |   "islnk": false,
2026-06-12 11:41:22.290752 | controller |   "isreg": true,
2026-06-12 11:41:22.290779 | controller |   "issock": false,
2026-06-12 11:41:22.290802 | controller |   "isuid": false,
2026-06-12 11:41:22.290827 | controller |   "mode": "0644",
2026-06-12 11:41:22.290877 | controller |   "mtime": 1781263886.8764396,
2026-06-12 11:41:22.290919 | controller |   "nlink": 1,
2026-06-12 11:41:22.290944 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 11:41:22.290966 | controller |   "pw_name": "zuul",
2026-06-12 11:41:22.290989 | controller |   "rgrp": true,
2026-06-12 11:41:22.291011 | controller |   "roth": true,
2026-06-12 11:41:22.291033 | controller |   "rusr": true,
2026-06-12 11:41:22.291101 | controller |   "size": 427837,
2026-06-12 11:41:22.291126 | controller |   "uid": 1000,
2026-06-12 11:41:22.291148 | controller |   "wgrp": false,
2026-06-12 11:41:22.291170 | controller |   "woth": false,
2026-06-12 11:41:22.291192 | controller |   "wusr": true,
2026-06-12 11:41:22.291214 | controller |   "xgrp": false,
2026-06-12 11:41:22.291236 | controller |   "xoth": false,
2026-06-12 11:41:22.291258 | controller |   "xusr": false
2026-06-12 11:41:22.291280 | controller | }
2026-06-12 11:41:22.291328 | controller | changed: All items complete
2026-06-12 11:41:22.291356 | 
2026-06-12 11:41:22.332103 | 
2026-06-12 11:41:22.332334 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-12 11:41:28.073631 | controller | ok: Runtime: 0:00:04.816609
2026-06-12 11:41:28.101950 | 
2026-06-12 11:41:28.102104 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-12 11:43:12.130946 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-12 11:43:12.921685 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-12 11:43:13.004147 | 
2026-06-12 11:43:13.004356 | LOOP [env_op_images : Ensure directory is present]
2026-06-12 11:43:13.443598 | controller | ok: "artifacts"
2026-06-12 11:43:13.444000 | controller | changed: All items complete
2026-06-12 11:43:13.444062 | 
2026-06-12 11:43:13.788142 | controller | ok: "logs"
2026-06-12 11:43:13.840314 | 
2026-06-12 11:43:13.840561 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-12 11:43:15.099624 | controller | ok: Runtime: 0:00:00.186472
2026-06-12 11:43:15.126963 | 
2026-06-12 11:43:15.127125 | TASK [env_op_images : Get images from the CSV]
2026-06-12 11:43:16.189250 | controller | apiVersion: v1
2026-06-12 11:43:16.189395 | controller | items:
2026-06-12 11:43:16.189421 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-12 11:43:16.189436 | controller |   kind: ClusterServiceVersion
2026-06-12 11:43:16.189446 | controller |   metadata:
2026-06-12 11:43:16.189454 | controller |     annotations:
2026-06-12 11:43:16.189462 | controller |       alm-examples: |-
2026-06-12 11:43:16.189479 | controller |         [
2026-06-12 11:43:16.189491 | controller |           {
2026-06-12 11:43:16.189506 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-12 11:43:16.189531 | controller |             "kind": "OpenStack",
2026-06-12 11:43:16.189550 | controller |             "metadata": {
2026-06-12 11:43:16.189562 | controller |               "labels": {
2026-06-12 11:43:16.189585 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-12 11:43:16.189654 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-12 11:43:16.189677 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-12 11:43:16.189688 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-12 11:43:16.189695 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-12 11:43:16.189710 | controller |               },
2026-06-12 11:43:16.189724 | controller |               "name": "openstack",
2026-06-12 11:43:16.189731 | controller |               "namespace": "openstack-operators"
2026-06-12 11:43:16.189739 | controller |             },
2026-06-12 11:43:16.189747 | controller |             "spec": {
2026-06-12 11:43:16.189754 | controller |               "operatorOverrides": [
2026-06-12 11:43:16.189774 | controller |                 {
2026-06-12 11:43:16.189782 | controller |                   "controllerManager": {
2026-06-12 11:43:16.189790 | controller |                     "resources": {
2026-06-12 11:43:16.189797 | controller |                       "limits": {
2026-06-12 11:43:16.189815 | controller |                         "cpu": "600m",
2026-06-12 11:43:16.189832 | controller |                         "memory": "2Gi"
2026-06-12 11:43:16.189840 | controller |                       }
2026-06-12 11:43:16.189860 | controller |                     }
2026-06-12 11:43:16.189869 | controller |                   },
2026-06-12 11:43:16.189876 | controller |                   "name": "infra",
2026-06-12 11:43:16.189884 | controller |                   "replicas": 1
2026-06-12 11:43:16.189903 | controller |                 }
2026-06-12 11:43:16.189913 | controller |               ]
2026-06-12 11:43:16.189921 | controller |             }
2026-06-12 11:43:16.189929 | controller |           }
2026-06-12 11:43:16.189948 | controller |         ]
2026-06-12 11:43:16.189957 | controller |       capabilities: Seamless Upgrades
2026-06-12 11:43:16.189964 | controller |       createdAt: "2026-06-12T09:44:03Z"
2026-06-12 11:43:16.189972 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-12 11:43:16.189980 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-12 11:43:16.189999 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-12 11:43:16.190007 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-12 11:43:16.190015 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-12 11:43:16.190022 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-12 11:43:16.190042 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-12 11:43:16.190050 | controller |       olm.operatorGroup: openstack
2026-06-12 11:43:16.190058 | controller |       olm.operatorNamespace: openstack-operators
2026-06-12 11:43:16.190074 | controller |       olm.targetNamespaces: ""
2026-06-12 11:43:16.190090 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-12 11:43:16.190100 | controller |       operatorframework.io/properties: '{"properties":[{"type":"olm.package","value":{"packageName":"openstack-operator","version":"0.6.0"}},{"type":"olm.gvk","value":{"group":"operator.openstack.org","kind":"OpenStack","version":"v1beta1"}}]}'
2026-06-12 11:43:16.190126 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-12 11:43:16.190134 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-12 11:43:16.190142 | controller |         "OpenShift Platform Plus"]'
2026-06-12 11:43:16.190170 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-12 11:43:16.190179 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-12 11:43:16.190187 | controller |     creationTimestamp: "2026-06-12T11:07:03Z"
2026-06-12 11:43:16.190195 | controller |     finalizers:
2026-06-12 11:43:16.190214 | controller |     - operators.coreos.com/csv-cleanup
2026-06-12 11:43:16.190223 | controller |     generation: 1
2026-06-12 11:43:16.190230 | controller |     labels:
2026-06-12 11:43:16.190238 | controller |       olm.managed: "true"
2026-06-12 11:43:16.190246 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-12 11:43:16.190253 | controller |     name: openstack-operator.v0.6.0
2026-06-12 11:43:16.190261 | controller |     namespace: openstack-operators
2026-06-12 11:43:16.190268 | controller |     resourceVersion: "86326"
2026-06-12 11:43:16.190276 | controller |     uid: 053a91a0-7c29-4d45-83ef-7e3bf4d2fbb7
2026-06-12 11:43:16.190283 | controller |   spec:
2026-06-12 11:43:16.190301 | controller |     apiservicedefinitions: {}
2026-06-12 11:43:16.190311 | controller |     cleanup:
2026-06-12 11:43:16.190318 | controller |       enabled: false
2026-06-12 11:43:16.190326 | controller |     customresourcedefinitions:
2026-06-12 11:43:16.190345 | controller |       owned:
2026-06-12 11:43:16.190353 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-12 11:43:16.190361 | controller |         displayName: Open Stack
2026-06-12 11:43:16.190368 | controller |         kind: OpenStack
2026-06-12 11:43:16.190376 | controller |         name: openstacks.operator.openstack.org
2026-06-12 11:43:16.190383 | controller |         version: v1beta1
2026-06-12 11:43:16.190391 | controller |     description: Install and configure OpenStack
2026-06-12 11:43:16.190398 | controller |     displayName: OpenStack
2026-06-12 11:43:16.190406 | controller |     icon:
2026-06-12 11:43:16.190493 | controller |     - base64data: iVBORw0KGgoAAAANSUhEUgAAAYAAAAEiCAYAAADwEwVaAAAACXBIWXMAABYlAAAWJQFJUiTwAAAck0lEQVR4nO3dfYwdV33G8WeCCbaJsr7WKo4a/AalEJXIm0JBFQE7ElQICDGoav8hsqNKFbQ0MRIqElIbG6RKICTstFLVSig2RqXtH7BJGoQaUHZDKgSNyLou6gsq2XVqFKOtrzei2WAST3X2nvGO79x7986dt3PmfD+SRbKzODuzu+eZ33mN4jgWACA8m/ieI0TdKDos6aCkA5KmBjyCM5IuSZqTtGD+dOJ4MfNZgMeoABCUbhQdkWT+7J7gvpdsGJhQmOvE8ULmMwCPEAAIQjeKZiSdlLSvxPtdSsJA0mwnji9lPgNwGAEQsG4UbZM00/cELrXtzdZ29xwf0tVTpjM2ZKgO4AUCICDdKEr6vE2jv3+DO093d8z62v/djSLT8N+fuVA98/xmTSAQBnAVAdBy9i0/6fcu8gacvN16EwbdKDJf76HMhfoRBnASAdBSJTb8gzxsulQ6cTw34Frj7L3PjlHlNIEwgDMIgBayA56zE850ycM0Zkc7cXzSladoG/+5kgd7q0IYoFEEQMvYAc+Har4rJ4LAs8a/n3ddbPAfAdAi3Sg6KumBBu+osSCoseqpw3wqDJhaisoQAC3R4GyXQZZsA3a8jgbMzm46WcM0z7qtpLqInBxvgd8IgBZoqNtnHCt2/v3Jqro1HAu+KiWhWtmzRHgIAM91o8jM63/Cg7s4VeabrL3vky3p8snrYds95MzgO/xEAHjMDnouetb1UWjmi+3uOeLoFM+6raS62qgKkBsB4LFuFM153hCupFYbL9jdNxeScYPUVhV77Armgy3s5y/LvA1VqgKMjQDwlN3V8kuhPwdkUBVgbASAhzzt+kH9HrZVwSzPHoMQAB5yaI8b+GEpNRuLdQW4igDwTDeKTH/4s6E/B0wkWVdwlO4hGNdlPgLXMciHSU3ZyvFZM4HAzqhCwKgAPOLRnH/4Y237DradCBMVgF8Oh/4AULrddhX5otlLyk4wQCCoADxB3z9qdIpxgjBQAfjjaOgPALVJxglO2l1W0VJUAB5g3j8aNm8rAnYkbRkqAD+wBQKaZLYbecLOHDrAd6I9qAA80I2iBU9PuUI7URG0BAHgONsH+0zozwFOIgg8RxeQ+5j6CVclXUMn7Sw1eIYKwHHdKFoM9NAT+Ifpo56hAnCYXapP4w9fmOmjCywo8wcB4Db2aoFvzGy1B2wQ0H3pOLqAHNaNoktM/4TnzEDxkUmO/0T1qAAcZbt/aPzhOzNQ/AzdQm4iANxF+Yw2SbqFWEjmELqAHGTflLqhPwe01rFOHLO3lQOoANzE4C/a7AGzup21A80jANxEAKDt9tEl1Dy6gBzDvv8I0L2dOOao0wZQAbiHt3+E5iGznQTf9foRAO5h9g9CdIgQqB9dQA6h+wfQqU4c8xJUEyoAt/CDj9AdYguJ+lABOISdP4Gr7uScgeoRAI7g4BfgGiuS9nTi+BKPpTp0AbmDshdYZ/bBOs7zqBYVgCPo/gEGoiuoQlQADuDgF2Ao9gyqEAHgBhZ/AYPtZ7uI6tAF5AAOfgFGmu/EMSFQASqAhnHwC7Ch/ewcWg0CoHnM/gE2doRnVD66gBrEwS/A2JY6cUwVUDIqgGYx+AuMZ7ddLIkSEQDNIgCA8fH7UjK6gBrCzp9Abmc6cUwVUCIqgObwNgPks8+Om6EkBEBzmP0D5Md6gBIRAA2w3T/7grtxoDgCoEQEQDPo/gEmQwCUiEHgBrDzJzC5ThxHPL5yUAHUzM5lpvEHJsTmcOUhAOrH4C9QDAFQEgKgfvT/A8UQACUhAGpE9w9QChaDlYQAqBc7GgLFTbEvUDkIgHrR/QOUg26gEhAANeHgF6BUVAAlIADqw9s/UB4qgBKwEKwmnPsLlG5vJ44XeayTowKoQTeKDtP4A6WjG6ggAqAedP8A5aMbqCC6gCrGub9AZTggpiAqgOrx9g9Ugy3VCyIAqkcAABVhY7hiCIAK2e6fu1t7g0DzCIACCIBq8fYPVIsAKIAAqBZbPwPVYhC4AAKgIvbc3/2tvDnAHWwMVwABUB26f4B60A00IQKgOnT/APWgApgQAVAB2/3DHGWgHlQAEyIAqkH3D1Cf3falCzkRABX4qfSx1t0U4Da6gSZAAJQsiqKZX5He1KqbAtxHN9AECIDyce4vUD8qgAmwG2iJot7WD4sX2fsfqF0njiOeej5UAOXi3F+gIWwMlx8BUC66f4DmEAA5EQAliXrL0dfm/v9YOt+GewI8wzhATgRAea6+/X9N2tqC+wF8QwWQE4PAJYj6jn3cJWnB5xsC/HV7J4759RsTFUA5rtn355ykb0oXPL4fwFd0A+VAAJQjM/j7GWmHp/cC+IxuoBwIgIKi3tSz3f1/C1UA0AgCIAcCoLih2z7/kbTjF9JLmQsAqrLbnsWNMRAABdjB30PD/oYVSX8gXclcAFAlqoAxEQDFDH37TzwqbX1KWs5cAFAVAmBMBEAxmcHfQe6Rpi/1CgIA1WMm0JhYBzAhO/j7xLj/79skzWc+CqAKbAw3HiqAyeU68/espPul1cwFAKVjY7jxbPLhi6yLPVYufbRc+odoW1Jarkqbd0nvOJfz6zotbXmPdPEuaXvmIoAymd/dOZ7oaEEEgJ0WlvQLJo36jG3Ut+U9wP0X0krexj9xSNr+iLR8hzSduQigLIwDjKFVAWDLvuQtPmng92c+saAHC07tNIPCT0oXd1IJAFWhC2gMXg4C266aGfsnafQzq3GrMmNX+hZhTo0hBIBKsTHcBryoAOyb/YFUg9/YqVvPSxfOlbDPj5kT+m5p+zPSyjZOEQOqMMPGvKM5GQDd3uEqB21jX3oXThFz0stl/V0mBO6Wph6XVq+XtmQ+AUARpv04yRMczpkA6EbRQdvoO32u7mPSLZkPFmCmh75X2kIIAKVjHGADjY4B+NLop+1VNUt6d/W2jWBMAChXpxPHl3img9W+EMwM4Haj6Hg3isw35Rt2MzUvGv8XpG5V+zmcs2MCz0kXMxcBTIoqYITaAqAbRYe7UWQWZjzbWxTr38DnBenFzAdLtEIIAGUjAEaoPABsw78o6SHXBnTzeqLEAeBhkhBgB1GgFCwIG6GyAOhr+Gubo98GJgQ+JE0/SiUAFOX1S2fVSg8AM7Db1ob/R9JNmQ9WyGwb8WecKAYUwsZww5UWAHZwd84O7Lbyjf/ZBqZp/qW02ewi+suKxx+AFiMAhiglALpRdMSuuKPcqoDdRXQrh8oAE2EcYIhCAWB22bRv/V/ycVaPT8yCsdulKWYIAblRAQwxcQDY7RoWeeuvz0pv3+rtX2WGEJDHlN1AEn0mCgAzw0fSM6G99b9vbSlA8+6TphkXAHKhChggdwB0o+ioneETnE0OzchJxgXOUw0A4yAABsgVAN0oMjvrPZC5EIg7Hds91YwL3MF6AWAcDAQPMPZmcGb/HruFQ7AuS6s3O7pj5z3S6hel+NXS1sxFAGJjuKyxKgDb5x9042+Y7Zp3ZT7qBtMl9JvSVmYJAUPRDdRnwwCwq+iC7PMfZL+0OuDDTjhnZwmdYL0AMAjdQH1GBoCdOjWbuRCwezwYdD0mTZm5uSwcA9b9b+/cEaSMHAOwi7yY59+nqkNhymbm6H5OWv6oNO3BlwtUrhPHEU953dAKwG7vQOM/wIcc7gZKW7FrBj5ENQCseWsUfZAnsW5gANiun6OZC1jzJ9L/+fQknrLbSDA2gNDdJv1O6M8gbWAA2MafvX2GuEWavmPwJWetpMYGWDyGUP2MgeBrZALAvv0fynwmrvHH0nM+PpGzvbegaXPOAFtJIDQvSr/KN31dJgDo+hnPe6Wdrq4JGIc5Z8CsG+DoSYTkFem1UW8jy+CpPwB4+8/nzx3ZHG5S5+zRkwwSIzAsCLP6K4DDmc/AUO+Xdvg2FjCIGSR+vR0kplsIASAALAKgoM97XgWkmUFi0y30zRbdEzAAAWBdDQB7wEsrz/Kt0q3Sjns8WRcwDtMt9FFph+kW+neCAC1zrnc7UxEHxKxJVwC8/U/oC1LUtjmzplvondKOQ9KLjA+gLc6t30fwVYD6AoAHMqHXSJtPt3Q2zaPSVjM+YKaNXm5RpYPwvCB1UzcdfHunJADM4e69jSQxKXMwy10tHkA100bfJG0xA8UEAXz0X9LPU1928AGgVAXAvNgS/I10XZuXTyeriQkC+OgHa0d6XLWbcYD1ACANS2C6gh4NYGFVOgiYMQRf/L20o+9LDf7FNwmA4JOwLG+Rph8IZNB0xc4YMr9FJgioCOAq87N5Nvu1Bf/iSwBU4H5pqs3jAf2SqaN0DcFV314bA84IPgDWDoTpRtEiawDKZRrB90pbBrx1tJ4ZBzkirXxcuv56Rw/RR1j2240QB+jEAR8Un1QANP4lMw3f30rLIe6pnR4juF9aZR0BmmQWNA5p/PVT6T+6URTsGqhBu4GiJObcgCeli6EerGBa/dPSFrOOwAQBK4vRhE9nB3+vsq/+D3Wj6FI3io7aKfHBIAAqtlPa/qB0sdU3OQYTBO+0W0w87ulZCvCPeel4asRXfXatt3aNeU97QNKiDYIgxkUJgBrcJW0/RQisMb+MvyftNDOHGDBG1T424u3f+J50Q9+HkiB4thtFJ9seBARATQiBa52z4wQ323ECuodQNvOCMazvP/EdqZP54LpDNgha2zWUzAKKM1dQCbOnjtlWgaebZU5Y+5S0/LvSa5k9hCKeky7uk7aP81eM+VZmhrSOmz+dFs0aIgAaYN54T9PAjWS22P6Y9MKtG5TwQL9fSC+9Wdo87tSzp6Wl148/E9L8tUc6cXwyc8VDdAE14IS05RPSS8HdeA7JoHEyVtC3kyMwkBlT+u0cjb96ewRtynxwuCk7a2ihG0XeLySjAmjQo9LFQ2OWqZBu603pu/Ae6Ua6iNBv0sWXpto8MfnP08O2IljMXPFAUgHM89NUPwaG8zlrt5wwA8f32OmkzCKCCq68Xyj2MnG3+SvMQHHmigeSCmDOrpZGA6gEivmApD+Unn+rNEVlEB4z4Gteps4VuPOS3sLO2GpgLnPFUUkF4M0X3Ebmh/dMwCuGi3qsFwI3UxmEx7w8vbtg42/8RFrKfDA/c6jWE90oOu7LtNEkALzsv2oTs2LYbBuxK/QHUdBjdqFZEgZ/J51nALl9zEwfc161qZzL2Gjqv8udEHO/7RZyfpA4uemFzBXUzoTAD6TV23j0pXis1zV0yx6pY/o3Pyt1fyydb8GtBc2cPfHm3uFLW8t6DgNWBBe1O6kGXP5erY0BqHcu8CU7xQkN+6X04qekiLUC1ZjqneFsuo3Ov1/aeuPo1aBwhFktbrZ2qGKLdfPz8Ejmo6UxYwOHO3Hs3It2OgBm7Yg2HPFVafk+aZrvR7V29WZArH5QWn6HdAOB4BbT8JsdPUdt6laUeSl4ttq7dnIBWToAjkj6UuYz0Kh/k5bvkqbZUL8+6UC4Tbr+ZlYjN8J09Xy+ojf+QWqaj33KBoET20mkA2BP9SGISZgDVe6WpkI8XcwFSZfRu6SlO6VNu6XtTDetxnlp+a+lG07nXM1bhpxbQhThTJfQ1QBQLwQW7FQmOIiN5NxhBupnpNXfki6+XXr5ddJNhMJkTKP/ZelVX5c6RadzFlFjAMh2CZkQmM1cqVF/ANAN5LinpOV76BJy0i4bDKZS+A3putfRfTSQmZb7fenn/yhNPyJtceVnueYASBzrxHFjq4j7A4BuIA/QJeSX22w30vukC2+ULr9BuhJSxWAWWZkN174nbZ+XtjT5lj9KQwGgJscFrgkA9UKAbSE8YXbJPMbUXa8l4fA2qXuz9IKpHLZLV7ZKm32rHkxDf1G67ofSle9Ku8/Z/Zt80WAAyI4LHKg7BAYFgDkh/6HMZ8JJZpbQR6VpV9+qUNxtqQU6SVCYf75R2mTGH9L/gbIri+elCy/arctfkTY9Yf97z0s3Pm2ny1Y5PbNODQeAbAgcrHNn0UwAiEVh3jELxz4nXccAMTA5BwJAdnD4QF0zhIbtf+H08mVc69XS1s9Km5+UltlLCJjM9FpR1Tjz4j3XjaKZOr6QYRUAg8GeohoAJuPYwRy1VAIDKwDbB3UqcwHOoxoA8nNwA8ZaKoGBAWB5ecINet4iTZtXhwd6bxIARphx8/yIykNgaABQBbTD/dLUT6SVO0J/EMAIZt+n4VcbVWkIDBwDSNhTbRaZEdQOZhXxJ5gyCmQsSl3Hd4GtZExgaAWgXhVwiRlB7XGHNP0v0ot0CwHrdvXWVLi+Bbh5CT9Z9lGTIwPAMgFQxnmZcIAZJE66he6SXuR7gtB9xJ8jQ/fZ7qDSQmDDALBVwJHMBXhtmzR1Str6z9IFxgcQsvvKPQ+4avvK7JUZ68btlqXzmQvw3q3Sjkd6p49dYNooQnOHfRny7LYPdaOolFmaIweB0+zisAUGhNvNHEP5p2w3jUCYCvhWf7fs/nDR8wTGDgBxXkAwLkurfyVdPi5NEQRoq4oPgq+D+fWcKbJ5XK4AENtFB4UgQJt5/vafONOJ44nXCEwy+HFYTCMMgtlW2MwY+k9p1Uwdpe8PbWFmwLWg8Tf2daNo4kHh3BWAODMgWFQEaAPzIvOMtOLh4O8od3bieG7E9YEmCgD1QuCkGY3OXEDrJUHwkDTFqmL45kF7iFLLvnHmnWxP3hPFigSAWYwwZ+elIlDflC58RtpBEMAHpuvHrH9p6Tfr4U4cH8x8dISJA0C9EJixIUD3cOCelp77rLSzLccDon3Mls+PS6stP4w/V1dQoQAQ4wHoc15a/oL02tPt/iWDZ6bsZoi3tK/rp99SJ473ZD46ROEl0J04NmMBJzIXECTzC3ZC2vK8nTnE6mI0zTT+T0oXA2j8jd15VgkXrgASrA/AMI9Lz/0F3UNoQNL475S2B/T8x14gVmYAMCiMkS5JKw9KVx6SOkwjRdUCbfwTpzpxfDjz0T6lBYDYLwg5mKrgK9LOx3hoqEDgjX9i70ZVQKkBIGYGIacXpO4j0itf5KQylMTM9vkn6aXXSJsDf6YbVgGlB4B6IWDmon4jcwEYwcwg+rL0KrqIMKl7pNUTzEBLG1kFVBIAYnooCjLrCk5L049IWwgDbMR0N5yWlu8IY6ZPHiOrgMoCQIQASkIYYBSzrfNX2re3T5mGVgGVHoXGGgGU4W3STlPWP9vr233OlPn8pmOqt5//8iN+nupVp2YqgAQbx6EKP5bOf03a+nWpwwByWMwiw49L17d8W4eyrHTieOBB8rUEgAgBVOx56cK3pVf9gzTNgrP2MtXfMekyb/y5DTw+srYAECGAmpjtqv9VWjbjBvPSFqoD/9HwFzZwp9BaA0CEABpg1hp8X/r5V+x2FAwk+8G09EeklXulKzdKndCfRwk6/ecF1B4AIgTQMNNdNCe9/Jh0y1lJVAhuMQu5Pi1deH87jmx0yb12Ys5VjQSAmCIKhyQVwvekG74jdc7yzamd2TX2I1L3Puk6unkqk+kGaiwARAjAYWaG0RPSy9+VdlMlVCNp9H9feiWQrZqblpkN1GgAiBCAJ8zA8pJ00YTCj6SbFqQtVAr5faD35/z7pa306zfimhPDGg8AsYEcPGbGE/5HuvxD6YqpFkylQDD0TNlVuu+Slu6UNr1x7bwgNOxYJ46vHhjjRACIEEDLmHGFZemFH0ibLkqbvmUHNNu6RmGX/fM+6cLbpcu/Jt3AG76T5jtxfCD5wpwJAHGoDALyE2nJ3K0JiBekl5+XbnzaNphnHZ2qmjTyU/atfq903RukK6+Xdmc+Ga66ZhzAqQDQegjMcrwksF5JmH9+RdpkxiDSj+VlafO3SpguuVda/XXpZ6l/X2vczT+/TrqJLRda5ermcM4FQIK1AgBQiasDwZXuBlqE3cP6Xr7/AFCqmeQvczYAtL6d9J2s3geA0lwdA3A6ANQLgTmbWGcyFwEAee1JPt/5AFAvBMyAhZm6dCpzEQCQh18BoF4IXLLjAp/MXAQA5OZNACQ6cXxc0u2MCwBAMd4FgHohsGDLmPnMRQDAWLwMAK13CZlxgWOZiwCADXkbAAm7sRFTRQEgJ+8DQOtTRU2X0MOZiwCAgVoRAFrvEjpoZwlRDQDABloTAAk7S+gAC8cAYLTWBYDsLKFOHJvVwycyFwEgbFdPBGtlACQ6cXzEDhAvZS4CQOBaHQC6di8hqgEAkBaTZ9D6AND6ADHVAACEFgAJqgEAWA8AZ08Eq1o3isxMIXPeAOeZAghGJ46j5F6DqgDSqAYABOia/dOCDQBdOzZwO+sGAARgMX2LQQdAIrVu4BiriAG02EL61giAFLux3Ax7CgFoqbn0bQU7CLyRbhSZfYWOM0gMoCVWOnG8LX0rVABDdOJ41lYDnDcAoA3m+u+BABjBDhKbbqG9nD4GwHOZAKALKAfWDgDw2N5OHDMLaFJm7UAnjvcwWwiAZ5b6G38RAJOx3UImCE75+PUDCM5s5iMEwOTs+MBhu4iM8QEALjs56GtjDKAkjA8AcNQZu9A1gwqgJKnxgXvZchqAQ44P+1KoACrQjSKz2OKI/TPVuhsE4AszWWWP6bIe9PVSAVQgtX6AGUMAmjQ7rPEXFUA9ulFkgsAEwqEQ7heAMzJz/9OoAGpgvgF2xtBepo4CqMmpUY2/qACaQUUAoAYj3/5FBdAMKgIAFdvw7V9UAG6gIgBQsg3f/kUF4AYqAgAlOjFO4y8qADdREQCY0Mh5//2oABzUVxGcYB0BgDEdGbfxFxWAH1hZDGAM8504PpDnQREAHrFBcNB2D7HpHICE6SWYGbfvP0EAeKobRaaLyPzZH/qzAKAP23PMcyEAPGe3oT7MgDEQrFN2zDA3AqAl7MyhIzYMGCcAwnBG0oE8A79pBEDLME4ABGOifv80AqDFbPeQqQruDv1ZAC10pzmIqshtEQABoHsIaJ17O3E88JzfPAiAwNjZQyYM9oX+LABPfbITx0OPecyDAAhUN4pmbBAcpCoAvDHxjJ9BCIDApQaNqQoAt5Xa+IsAQJqtCg4zVgA4p/TGXwQAhrFjBQeZQQQ0rrQ+/34EAEayM4iSLiLWFQD1KmW2zzAEAMZGFxFQG7PI62DRef4bIQAwkW4UHbSVAXsQAeUy2zsc7sTxQtXPlQBAIalZRIwXAMU9bBv/ifb2yYsAQGlSYcA21UB+lQ32DkMAoBKpwePDrC8ARqqty6cfAYDKpcLgIJUBcI1jnTg+2tQjIQBQK8YMgDWNvfWnEQBoTCoMDrAnEQJhpncerbuvfxgCAM6wU0uTMGDRGdrmlFlQWdcMn3EQAHCSXXR2gHEDtMC8bfgb7e4ZhACA82xX0YFUdxHVAXwwb7t7Kl3NWwQBAO+kqoMDDCTDQc43/AkCAN6zZx8n1QFrDtAU08d/0oeGP0EAoFVS3UUHCATUwMzqMbt1Hu/E8aJvD5wAQKsRCKiImcdvpnLOujSrJy8CAEGxgZAeQ2CGEca1ZBp8X9/2ByEAELy+QeUZZhkhZcU2+l717Y+LAAD6pLqNZlL/yyrlcCRv+nOdOJ5t810TAMAY7IZ2M4RCa82nGn3nFmxVhQAAJmRDYU8qEPYwyOwNM4g7F8Jb/igEAFAyuy4hHQ57GFdolOnHX0g1+K3ry58UAQDUxA4270lVC3voSipdurE3/7vQlhk7VSAAAAfYqkG2Ykimqm6jS2koM1C7aBv5xVRj7+2c/CYQAIAHUgGRBEMSEmppF5Ppo79kG/dF+8+mkb8U0iBt1QgAoEVsN9M2e0dJN5OG/LtqCI+kIU9bSH0sadhF414/AgAAQiTp/wGp07dbIvUIVgAAAABJRU5ErkJggg==
2026-06-12 11:43:16.190547 | controller |       mediatype: image/png
2026-06-12 11:43:16.190573 | controller |     install:
2026-06-12 11:43:16.190583 | controller |       spec:
2026-06-12 11:43:16.190591 | controller |         clusterPermissions:
2026-06-12 11:43:16.190599 | controller |         - rules:
2026-06-12 11:43:16.190701 | controller |           - apiGroups:
2026-06-12 11:43:16.190722 | controller |             - authentication.k8s.io
2026-06-12 11:43:16.190730 | controller |             resources:
2026-06-12 11:43:16.190738 | controller |             - tokenreviews
2026-06-12 11:43:16.190752 | controller |             verbs:
2026-06-12 11:43:16.190765 | controller |             - create
2026-06-12 11:43:16.190773 | controller |           - apiGroups:
2026-06-12 11:43:16.190780 | controller |             - authorization.k8s.io
2026-06-12 11:43:16.190793 | controller |             resources:
2026-06-12 11:43:16.190801 | controller |             - subjectaccessreviews
2026-06-12 11:43:16.190809 | controller |             verbs:
2026-06-12 11:43:16.190816 | controller |             - create
2026-06-12 11:43:16.190824 | controller |           - apiGroups:
2026-06-12 11:43:16.190831 | controller |             - ""
2026-06-12 11:43:16.190839 | controller |             resources:
2026-06-12 11:43:16.190846 | controller |             - configmaps
2026-06-12 11:43:16.190866 | controller |             - namespaces
2026-06-12 11:43:16.190874 | controller |             - serviceaccounts
2026-06-12 11:43:16.190882 | controller |             - services
2026-06-12 11:43:16.190900 | controller |             verbs:
2026-06-12 11:43:16.190910 | controller |             - '*'
2026-06-12 11:43:16.190917 | controller |           - apiGroups:
2026-06-12 11:43:16.190925 | controller |             - admissionregistration.k8s.io
2026-06-12 11:43:16.190932 | controller |             resources:
2026-06-12 11:43:16.190940 | controller |             - mutatingwebhookconfigurations
2026-06-12 11:43:16.190947 | controller |             - validatingwebhookconfigurations
2026-06-12 11:43:16.190965 | controller |             verbs:
2026-06-12 11:43:16.190975 | controller |             - '*'
2026-06-12 11:43:16.190982 | controller |           - apiGroups:
2026-06-12 11:43:16.190990 | controller |             - apiextensions.k8s.io
2026-06-12 11:43:16.191010 | controller |             resources:
2026-06-12 11:43:16.191017 | controller |             - '*'
2026-06-12 11:43:16.191025 | controller |             verbs:
2026-06-12 11:43:16.191032 | controller |             - '*'
2026-06-12 11:43:16.191039 | controller |           - apiGroups:
2026-06-12 11:43:16.191047 | controller |             - apps
2026-06-12 11:43:16.191054 | controller |             resources:
2026-06-12 11:43:16.191062 | controller |             - deployments
2026-06-12 11:43:16.191069 | controller |             verbs:
2026-06-12 11:43:16.191076 | controller |             - create
2026-06-12 11:43:16.191084 | controller |             - delete
2026-06-12 11:43:16.191099 | controller |             - get
2026-06-12 11:43:16.191111 | controller |             - list
2026-06-12 11:43:16.191118 | controller |             - patch
2026-06-12 11:43:16.191126 | controller |             - update
2026-06-12 11:43:16.191133 | controller |             - watch
2026-06-12 11:43:16.191147 | controller |           - apiGroups:
2026-06-12 11:43:16.191160 | controller |             - cert-manager.io
2026-06-12 11:43:16.191168 | controller |             resources:
2026-06-12 11:43:16.191175 | controller |             - certificates
2026-06-12 11:43:16.191229 | controller |             - issuers
2026-06-12 11:43:16.191237 | controller |             verbs:
2026-06-12 11:43:16.191254 | controller |             - create
2026-06-12 11:43:16.191265 | controller |             - delete
2026-06-12 11:43:16.191273 | controller |             - get
2026-06-12 11:43:16.191280 | controller |             - list
2026-06-12 11:43:16.191295 | controller |             - patch
2026-06-12 11:43:16.191308 | controller |             - update
2026-06-12 11:43:16.191315 | controller |             - watch
2026-06-12 11:43:16.191323 | controller |           - apiGroups:
2026-06-12 11:43:16.191330 | controller |             - discovery.k8s.io
2026-06-12 11:43:16.191338 | controller |             resources:
2026-06-12 11:43:16.191345 | controller |             - endpointslices
2026-06-12 11:43:16.191364 | controller |             verbs:
2026-06-12 11:43:16.191373 | controller |             - get
2026-06-12 11:43:16.191387 | controller |             - list
2026-06-12 11:43:16.191399 | controller |             - watch
2026-06-12 11:43:16.191407 | controller |           - apiGroups:
2026-06-12 11:43:16.191415 | controller |             - monitoring.coreos.com
2026-06-12 11:43:16.191429 | controller |             resources:
2026-06-12 11:43:16.191442 | controller |             - servicemonitors
2026-06-12 11:43:16.191450 | controller |             verbs:
2026-06-12 11:43:16.191457 | controller |             - create
2026-06-12 11:43:16.191464 | controller |             - delete
2026-06-12 11:43:16.191472 | controller |             - get
2026-06-12 11:43:16.191491 | controller |             - list
2026-06-12 11:43:16.191499 | controller |             - update
2026-06-12 11:43:16.191517 | controller |             - watch
2026-06-12 11:43:16.191536 | controller |           - apiGroups:
2026-06-12 11:43:16.191547 | controller |             - networking.k8s.io
2026-06-12 11:43:16.191569 | controller |             resources:
2026-06-12 11:43:16.191580 | controller |             - networkpolicies
2026-06-12 11:43:16.191587 | controller |             verbs:
2026-06-12 11:43:16.191595 | controller |             - create
2026-06-12 11:43:16.191649 | controller |             - delete
2026-06-12 11:43:16.191659 | controller |             - get
2026-06-12 11:43:16.191667 | controller |             - list
2026-06-12 11:43:16.191681 | controller |             - update
2026-06-12 11:43:16.191700 | controller |           - apiGroups:
2026-06-12 11:43:16.191709 | controller |             - operator.openstack.org
2026-06-12 11:43:16.191726 | controller |             resources:
2026-06-12 11:43:16.191736 | controller |             - openstacks
2026-06-12 11:43:16.191744 | controller |             verbs:
2026-06-12 11:43:16.191751 | controller |             - create
2026-06-12 11:43:16.191758 | controller |             - delete
2026-06-12 11:43:16.191776 | controller |             - get
2026-06-12 11:43:16.191786 | controller |             - list
2026-06-12 11:43:16.191793 | controller |             - patch
2026-06-12 11:43:16.191801 | controller |             - update
2026-06-12 11:43:16.191814 | controller |             - watch
2026-06-12 11:43:16.191828 | controller |           - apiGroups:
2026-06-12 11:43:16.191836 | controller |             - operator.openstack.org
2026-06-12 11:43:16.191843 | controller |             resources:
2026-06-12 11:43:16.191861 | controller |             - openstacks/finalizers
2026-06-12 11:43:16.191871 | controller |             verbs:
2026-06-12 11:43:16.191878 | controller |             - update
2026-06-12 11:43:16.191886 | controller |           - apiGroups:
2026-06-12 11:43:16.191903 | controller |             - operator.openstack.org
2026-06-12 11:43:16.191913 | controller |             resources:
2026-06-12 11:43:16.191921 | controller |             - openstacks/status
2026-06-12 11:43:16.191935 | controller |             verbs:
2026-06-12 11:43:16.191948 | controller |             - get
2026-06-12 11:43:16.191956 | controller |             - patch
2026-06-12 11:43:16.191963 | controller |             - update
2026-06-12 11:43:16.191982 | controller |           - apiGroups:
2026-06-12 11:43:16.191991 | controller |             - operators.coreos.com
2026-06-12 11:43:16.191999 | controller |             resources:
2026-06-12 11:43:16.192006 | controller |             - clusterserviceversions
2026-06-12 11:43:16.192014 | controller |             - installplans
2026-06-12 11:43:16.192026 | controller |             - operators
2026-06-12 11:43:16.192041 | controller |             - subscriptions
2026-06-12 11:43:16.192048 | controller |             verbs:
2026-06-12 11:43:16.192066 | controller |             - delete
2026-06-12 11:43:16.192075 | controller |             - get
2026-06-12 11:43:16.192083 | controller |             - list
2026-06-12 11:43:16.192090 | controller |           - apiGroups:
2026-06-12 11:43:16.192105 | controller |             - rbac.authorization.k8s.io
2026-06-12 11:43:16.192118 | controller |             resources:
2026-06-12 11:43:16.192140 | controller |             - clusterrolebindings
2026-06-12 11:43:16.192149 | controller |             - clusterroles
2026-06-12 11:43:16.192156 | controller |             - rolebindings
2026-06-12 11:43:16.192176 | controller |             - roles
2026-06-12 11:43:16.192185 | controller |             verbs:
2026-06-12 11:43:16.192192 | controller |             - '*'
2026-06-12 11:43:16.192210 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 11:43:16.192220 | controller |         deployments:
2026-06-12 11:43:16.192227 | controller |         - label:
2026-06-12 11:43:16.192247 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 11:43:16.192255 | controller |             control-plane: controller-manager
2026-06-12 11:43:16.192263 | controller |             openstack.org/operator-name: openstack-init
2026-06-12 11:43:16.192281 | controller |           name: openstack-operator-controller-init
2026-06-12 11:43:16.192291 | controller |           spec:
2026-06-12 11:43:16.192299 | controller |             replicas: 1
2026-06-12 11:43:16.192306 | controller |             selector:
2026-06-12 11:43:16.192325 | controller |               matchLabels:
2026-06-12 11:43:16.192334 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 11:43:16.192341 | controller |                 control-plane: controller-manager
2026-06-12 11:43:16.192349 | controller |                 openstack.org/operator-name: openstack-init
2026-06-12 11:43:16.192364 | controller |             strategy: {}
2026-06-12 11:43:16.192378 | controller |             template:
2026-06-12 11:43:16.192386 | controller |               metadata:
2026-06-12 11:43:16.192394 | controller |                 annotations:
2026-06-12 11:43:16.192414 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-12 11:43:16.192422 | controller |                 creationTimestamp: null
2026-06-12 11:43:16.192429 | controller |                 labels:
2026-06-12 11:43:16.192448 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 11:43:16.192457 | controller |                   control-plane: controller-manager
2026-06-12 11:43:16.192485 | controller |                   openstack.org/operator-name: openstack-init
2026-06-12 11:43:16.192496 | controller |               spec:
2026-06-12 11:43:16.192504 | controller |                 containers:
2026-06-12 11:43:16.192530 | controller |                 - args:
2026-06-12 11:43:16.192542 | controller |                   - --leader-elect
2026-06-12 11:43:16.192566 | controller |                   - --health-probe-bind-address=:8081
2026-06-12 11:43:16.192575 | controller |                   command:
2026-06-12 11:43:16.192583 | controller |                   - /operator
2026-06-12 11:43:16.192623 | controller |                   env:
2026-06-12 11:43:16.192637 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192645 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 11:43:16.192666 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192674 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 11:43:16.192682 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192689 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 11:43:16.192707 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192717 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 11:43:16.192724 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192732 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 11:43:16.192752 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192759 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 11:43:16.192767 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192775 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 11:43:16.192795 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192803 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 11:43:16.192810 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192818 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 11:43:16.192835 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192846 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 11:43:16.192853 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192873 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 11:43:16.192881 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192889 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 11:43:16.192905 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192916 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 11:43:16.192923 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192931 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 11:43:16.192938 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192958 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 11:43:16.192973 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.192993 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 11:43:16.193001 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193022 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 11:43:16.193030 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193047 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 11:43:16.193058 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193065 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 11:43:16.193084 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193093 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 11:43:16.193100 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193108 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 11:43:16.193116 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193135 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 11:43:16.193143 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193150 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 11:43:16.193159 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193177 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 11:43:16.193187 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193195 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 11:43:16.193202 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193209 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 11:43:16.193228 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193237 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 11:43:16.193244 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193251 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 11:43:16.193259 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193266 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 11:43:16.193274 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193281 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 11:43:16.193289 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193303 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 11:43:16.193316 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193323 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 11:43:16.193331 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193338 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 11:43:16.193362 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193370 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 11:43:16.193378 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193385 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 11:43:16.193400 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193418 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 11:43:16.193426 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193440 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 11:43:16.193454 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193461 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 11:43:16.193469 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193495 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 11:43:16.193506 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193517 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 11:43:16.193543 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193555 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 11:43:16.193564 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193584 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 11:43:16.193595 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193636 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 11:43:16.193647 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193654 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 11:43:16.193662 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193680 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 11:43:16.193690 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193697 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 11:43:16.193705 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193712 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 11:43:16.193730 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193739 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 11:43:16.193747 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193754 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 11:43:16.193772 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193782 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 11:43:16.193789 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193811 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 11:43:16.193825 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193832 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 11:43:16.193840 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193858 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 11:43:16.193867 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193875 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 11:43:16.193883 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193901 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 11:43:16.193910 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193918 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 11:43:16.193933 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193945 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 11:43:16.193953 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193960 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 11:43:16.193973 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.193987 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 11:43:16.193995 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194003 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 11:43:16.194012 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194019 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 11:43:16.194039 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194049 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 11:43:16.194057 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194083 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 11:43:16.194094 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194114 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 11:43:16.194122 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194129 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 11:43:16.194138 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194153 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 11:43:16.194166 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194173 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 11:43:16.194181 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194188 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 11:43:16.194196 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194208 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 11:43:16.194223 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194236 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 11:43:16.194243 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194251 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 11:43:16.194258 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194274 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 11:43:16.194286 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194294 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 11:43:16.194302 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194327 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 11:43:16.194335 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194342 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 11:43:16.194360 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194371 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 11:43:16.194378 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194386 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 11:43:16.194402 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194414 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 11:43:16.194421 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194442 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 11:43:16.194452 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194468 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 11:43:16.194480 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194488 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 11:43:16.194495 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194504 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 11:43:16.194530 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194542 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 11:43:16.194566 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194574 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 11:43:16.194582 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194590 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 11:43:16.194644 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194665 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 11:43:16.194690 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194710 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 11:43:16.194719 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194726 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 11:43:16.194746 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194754 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 11:43:16.194761 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194775 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 11:43:16.194788 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194796 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-12 11:43:16.194804 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194821 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-12 11:43:16.194831 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-12 11:43:16.194838 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-12 11:43:16.194846 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-12 11:43:16.194865 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 11:43:16.194873 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.194881 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 11:43:16.194889 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.194914 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 11:43:16.194923 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.194942 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 11:43:16.194950 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.194958 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 11:43:16.194965 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.194980 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 11:43:16.194993 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195001 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 11:43:16.195018 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195029 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 11:43:16.195036 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195051 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 11:43:16.195070 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195077 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 11:43:16.195097 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195106 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 11:43:16.195113 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195130 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 11:43:16.195141 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195148 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 11:43:16.195156 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195205 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 11:43:16.195225 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195236 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 11:43:16.195244 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195252 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 11:43:16.195267 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195281 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 11:43:16.195289 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195296 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 11:43:16.195314 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195324 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 11:43:16.195331 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195339 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 11:43:16.195357 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 11:43:16.195366 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 11:43:16.195374 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-12 11:43:16.195389 | controller |                     value: 0.6.0-1781257442
2026-06-12 11:43:16.195401 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-12 11:43:16.195409 | controller |                     value: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 11:43:16.195422 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-12 11:43:16.195442 | controller |                     value: "false"
2026-06-12 11:43:16.195450 | controller |                   - name: LEASE_DURATION
2026-06-12 11:43:16.195458 | controller |                     value: "30"
2026-06-12 11:43:16.195475 | controller |                   - name: RENEW_DEADLINE
2026-06-12 11:43:16.195492 | controller |                     value: "20"
2026-06-12 11:43:16.195500 | controller |                   - name: RETRY_PERIOD
2026-06-12 11:43:16.195511 | controller |                     value: "5"
2026-06-12 11:43:16.195543 | controller |                   image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 11:43:16.195556 | controller |                   livenessProbe:
2026-06-12 11:43:16.195583 | controller |                     httpGet:
2026-06-12 11:43:16.195591 | controller |                       path: /healthz
2026-06-12 11:43:16.195625 | controller |                       port: 8081
2026-06-12 11:43:16.195653 | controller |                     initialDelaySeconds: 15
2026-06-12 11:43:16.195663 | controller |                     periodSeconds: 20
2026-06-12 11:43:16.195671 | controller |                   name: operator
2026-06-12 11:43:16.195678 | controller |                   readinessProbe:
2026-06-12 11:43:16.195697 | controller |                     httpGet:
2026-06-12 11:43:16.195706 | controller |                       path: /readyz
2026-06-12 11:43:16.195713 | controller |                       port: 8081
2026-06-12 11:43:16.195726 | controller |                     initialDelaySeconds: 5
2026-06-12 11:43:16.195740 | controller |                     periodSeconds: 10
2026-06-12 11:43:16.195748 | controller |                   resources:
2026-06-12 11:43:16.195755 | controller |                     limits:
2026-06-12 11:43:16.195775 | controller |                       cpu: 500m
2026-06-12 11:43:16.195783 | controller |                       memory: 256Mi
2026-06-12 11:43:16.195790 | controller |                     requests:
2026-06-12 11:43:16.195805 | controller |                       cpu: 10m
2026-06-12 11:43:16.195817 | controller |                       memory: 128Mi
2026-06-12 11:43:16.195825 | controller |                   securityContext:
2026-06-12 11:43:16.195832 | controller |                     allowPrivilegeEscalation: false
2026-06-12 11:43:16.195840 | controller |                 securityContext:
2026-06-12 11:43:16.195859 | controller |                   runAsNonRoot: true
2026-06-12 11:43:16.195867 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-12 11:43:16.195874 | controller |                 terminationGracePeriodSeconds: 10
2026-06-12 11:43:16.195882 | controller |                 tolerations:
2026-06-12 11:43:16.195889 | controller |                 - effect: NoExecute
2026-06-12 11:43:16.195908 | controller |                   key: node.kubernetes.io/not-ready
2026-06-12 11:43:16.195916 | controller |                   operator: Exists
2026-06-12 11:43:16.195924 | controller |                   tolerationSeconds: 120
2026-06-12 11:43:16.195942 | controller |                 - effect: NoExecute
2026-06-12 11:43:16.195951 | controller |                   key: node.kubernetes.io/unreachable
2026-06-12 11:43:16.195966 | controller |                   operator: Exists
2026-06-12 11:43:16.195978 | controller |                   tolerationSeconds: 120
2026-06-12 11:43:16.195985 | controller |         permissions:
2026-06-12 11:43:16.195993 | controller |         - rules:
2026-06-12 11:43:16.196007 | controller |           - apiGroups:
2026-06-12 11:43:16.196020 | controller |             - ""
2026-06-12 11:43:16.196028 | controller |             resources:
2026-06-12 11:43:16.196035 | controller |             - configmaps
2026-06-12 11:43:16.196054 | controller |             verbs:
2026-06-12 11:43:16.196063 | controller |             - get
2026-06-12 11:43:16.196070 | controller |             - list
2026-06-12 11:43:16.196078 | controller |             - watch
2026-06-12 11:43:16.196097 | controller |             - create
2026-06-12 11:43:16.196105 | controller |             - update
2026-06-12 11:43:16.196112 | controller |             - patch
2026-06-12 11:43:16.196120 | controller |             - delete
2026-06-12 11:43:16.196136 | controller |           - apiGroups:
2026-06-12 11:43:16.196147 | controller |             - coordination.k8s.io
2026-06-12 11:43:16.196154 | controller |             resources:
2026-06-12 11:43:16.196162 | controller |             - leases
2026-06-12 11:43:16.196180 | controller |             verbs:
2026-06-12 11:43:16.196189 | controller |             - get
2026-06-12 11:43:16.196205 | controller |             - list
2026-06-12 11:43:16.196222 | controller |             - watch
2026-06-12 11:43:16.196233 | controller |             - create
2026-06-12 11:43:16.196240 | controller |             - update
2026-06-12 11:43:16.196248 | controller |             - patch
2026-06-12 11:43:16.196255 | controller |             - delete
2026-06-12 11:43:16.196275 | controller |           - apiGroups:
2026-06-12 11:43:16.196283 | controller |             - ""
2026-06-12 11:43:16.196297 | controller |             resources:
2026-06-12 11:43:16.196304 | controller |             - events
2026-06-12 11:43:16.196323 | controller |             verbs:
2026-06-12 11:43:16.196332 | controller |             - create
2026-06-12 11:43:16.196339 | controller |             - patch
2026-06-12 11:43:16.196347 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 11:43:16.196365 | controller |       strategy: deployment
2026-06-12 11:43:16.196374 | controller |     installModes:
2026-06-12 11:43:16.196381 | controller |     - supported: false
2026-06-12 11:43:16.196398 | controller |       type: OwnNamespace
2026-06-12 11:43:16.196408 | controller |     - supported: false
2026-06-12 11:43:16.196417 | controller |       type: SingleNamespace
2026-06-12 11:43:16.196425 | controller |     - supported: false
2026-06-12 11:43:16.196440 | controller |       type: MultiNamespace
2026-06-12 11:43:16.196453 | controller |     - supported: true
2026-06-12 11:43:16.196460 | controller |       type: AllNamespaces
2026-06-12 11:43:16.196474 | controller |     keywords:
2026-06-12 11:43:16.196487 | controller |     - OpenStack
2026-06-12 11:43:16.196495 | controller |     links:
2026-06-12 11:43:16.196502 | controller |     - name: Openstack Operator
2026-06-12 11:43:16.196517 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-12 11:43:16.196529 | controller |     maturity: alpha
2026-06-12 11:43:16.196536 | controller |     minKubeVersion: 0.0.1
2026-06-12 11:43:16.196544 | controller |     provider:
2026-06-12 11:43:16.196560 | controller |       name: Red Hat Inc.
2026-06-12 11:43:16.196571 | controller |       url: https://redhat.com/
2026-06-12 11:43:16.196579 | controller |     relatedImages:
2026-06-12 11:43:16.196586 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 11:43:16.196594 | controller |       name: agent-image-url-default
2026-06-12 11:43:16.196633 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 11:43:16.196641 | controller |       name: ansibleee-image-url-default
2026-06-12 11:43:16.196649 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 11:43:16.196664 | controller |       name: aodh-api-image-url-default
2026-06-12 11:43:16.196676 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 11:43:16.196684 | controller |       name: aodh-evaluator-image-url-default
2026-06-12 11:43:16.196692 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 11:43:16.196699 | controller |       name: aodh-listener-image-url-default
2026-06-12 11:43:16.196706 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 11:43:16.196714 | controller |       name: aodh-notifier-image-url-default
2026-06-12 11:43:16.196721 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 11:43:16.196729 | controller |       name: apache-image-url-default
2026-06-12 11:43:16.196736 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 11:43:16.196744 | controller |       name: barbican-api-image-url-default
2026-06-12 11:43:16.196751 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 11:43:16.196759 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-12 11:43:16.196766 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 11:43:16.196785 | controller |       name: barbican-worker-image-url-default
2026-06-12 11:43:16.196793 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 11:43:16.196801 | controller |       name: ceilometer-central-image-url-default
2026-06-12 11:43:16.196820 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 11:43:16.196828 | controller |       name: ceilometer-compute-image-url-default
2026-06-12 11:43:16.196836 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 11:43:16.196843 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-12 11:43:16.196862 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 11:43:16.196871 | controller |       name: ceilometer-notification-image-url-default
2026-06-12 11:43:16.196902 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 11:43:16.196913 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-12 11:43:16.196920 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 11:43:16.196928 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-12 11:43:16.196945 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 11:43:16.196955 | controller |       name: ksm-image-url-default
2026-06-12 11:43:16.196963 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 11:43:16.196970 | controller |       name: cinder-api-image-url-default
2026-06-12 11:43:16.196978 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 11:43:16.196993 | controller |       name: cinder-backup-image-url-default
2026-06-12 11:43:16.197005 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 11:43:16.197022 | controller |       name: cinder-scheduler-image-url-default
2026-06-12 11:43:16.197032 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 11:43:16.197039 | controller |       name: cinder-volume-image-url-default
2026-06-12 11:43:16.197054 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 11:43:16.197066 | controller |       name: cloudkitty-api-image-url-default
2026-06-12 11:43:16.197074 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 11:43:16.197081 | controller |       name: cloudkitty-proc-image-url-default
2026-06-12 11:43:16.197098 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 11:43:16.197109 | controller |       name: designate-api-image-url-default
2026-06-12 11:43:16.197116 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 11:43:16.197131 | controller |       name: designate-backendbind9-image-url-default
2026-06-12 11:43:16.197148 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 11:43:16.197158 | controller |       name: designate-central-image-url-default
2026-06-12 11:43:16.197166 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 11:43:16.197173 | controller |       name: designate-mdns-image-url-default
2026-06-12 11:43:16.197186 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 11:43:16.197200 | controller |       name: designate-producer-image-url-default
2026-06-12 11:43:16.197208 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 11:43:16.197222 | controller |       name: designate-unbound-image-url-default
2026-06-12 11:43:16.197234 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 11:43:16.197242 | controller |       name: designate-worker-image-url-default
2026-06-12 11:43:16.197256 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 11:43:16.197269 | controller |       name: edpm-frr-image-url-default
2026-06-12 11:43:16.197277 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 11:43:16.197284 | controller |       name: edpm-iscsid-image-url-default
2026-06-12 11:43:16.197297 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 11:43:16.197311 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-12 11:43:16.197319 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 11:43:16.197326 | controller |       name: edpm-multipathd-image-url-default
2026-06-12 11:43:16.197340 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 11:43:16.197353 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-12 11:43:16.197360 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 11:43:16.197379 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-12 11:43:16.197393 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 11:43:16.197406 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-12 11:43:16.197414 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 11:43:16.197431 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-12 11:43:16.197440 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 11:43:16.197448 | controller |       name: edpm-node-exporter-image-url-default
2026-06-12 11:43:16.197466 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 11:43:16.197475 | controller |       name: edpm-kepler-image-url-default
2026-06-12 11:43:16.197482 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 11:43:16.197490 | controller |       name: openstack-network-exporter-image-url-default
2026-06-12 11:43:16.197507 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 11:43:16.197517 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-12 11:43:16.197525 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 11:43:16.197544 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-12 11:43:16.197552 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 11:43:16.197560 | controller |       name: glance-api-image-url-default
2026-06-12 11:43:16.197574 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 11:43:16.197587 | controller |       name: heat-api-image-url-default
2026-06-12 11:43:16.197594 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 11:43:16.197632 | controller |       name: heat-cfnapi-image-url-default
2026-06-12 11:43:16.197642 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 11:43:16.197650 | controller |       name: heat-engine-image-url-default
2026-06-12 11:43:16.197657 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 11:43:16.197674 | controller |       name: horizon-image-url-default
2026-06-12 11:43:16.197685 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 11:43:16.197692 | controller |       name: infra-memcached-image-url-default
2026-06-12 11:43:16.197700 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 11:43:16.197707 | controller |       name: infra-redis-image-url-default
2026-06-12 11:43:16.197715 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 11:43:16.197722 | controller |       name: ironic-api-image-url-default
2026-06-12 11:43:16.197730 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 11:43:16.197737 | controller |       name: ironic-conductor-image-url-default
2026-06-12 11:43:16.197745 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 11:43:16.197764 | controller |       name: ironic-inspector-image-url-default
2026-06-12 11:43:16.197772 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 11:43:16.197780 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-12 11:43:16.197787 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 11:43:16.197795 | controller |       name: ironic-pxe-image-url-default
2026-06-12 11:43:16.197802 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 11:43:16.197829 | controller |       name: ironic-python-agent-image-url-default
2026-06-12 11:43:16.197850 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 11:43:16.197863 | controller |       name: keystone-api-image-url-default
2026-06-12 11:43:16.197870 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 11:43:16.197891 | controller |       name: manila-api-image-url-default
2026-06-12 11:43:16.197902 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 11:43:16.197909 | controller |       name: manila-scheduler-image-url-default
2026-06-12 11:43:16.197917 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 11:43:16.197936 | controller |       name: manila-share-image-url-default
2026-06-12 11:43:16.197944 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 11:43:16.197952 | controller |       name: mariadb-image-url-default
2026-06-12 11:43:16.197969 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 11:43:16.197979 | controller |       name: net-utils-image-url-default
2026-06-12 11:43:16.197987 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 11:43:16.197994 | controller |       name: neutron-api-image-url-default
2026-06-12 11:43:16.198002 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 11:43:16.198009 | controller |       name: nova-api-image-url-default
2026-06-12 11:43:16.198027 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 11:43:16.198037 | controller |       name: nova-compute-image-url-default
2026-06-12 11:43:16.198045 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 11:43:16.198052 | controller |       name: nova-conductor-image-url-default
2026-06-12 11:43:16.198060 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 11:43:16.198077 | controller |       name: nova-novnc-image-url-default
2026-06-12 11:43:16.198087 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 11:43:16.198094 | controller |       name: nova-scheduler-image-url-default
2026-06-12 11:43:16.198114 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 11:43:16.198122 | controller |       name: octavia-api-image-url-default
2026-06-12 11:43:16.198130 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 11:43:16.198137 | controller |       name: octavia-healthmanager-image-url-default
2026-06-12 11:43:16.198156 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 11:43:16.198165 | controller |       name: octavia-housekeeping-image-url-default
2026-06-12 11:43:16.198172 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 11:43:16.198190 | controller |       name: octavia-worker-image-url-default
2026-06-12 11:43:16.198199 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 11:43:16.198207 | controller |       name: octavia-rsyslog-image-url-default
2026-06-12 11:43:16.198214 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 11:43:16.198233 | controller |       name: openstack-client-image-url-default
2026-06-12 11:43:16.198242 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 11:43:16.198249 | controller |       name: os-container-image-url-default
2026-06-12 11:43:16.198268 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 11:43:16.198277 | controller |       name: ovn-controller-image-url-default
2026-06-12 11:43:16.198284 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 11:43:16.198292 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-12 11:43:16.198311 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 11:43:16.198320 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-12 11:43:16.198327 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 11:43:16.198345 | controller |       name: ovn-northd-image-url-default
2026-06-12 11:43:16.198358 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 11:43:16.198366 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-12 11:43:16.198373 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 11:43:16.198392 | controller |       name: placement-api-image-url-default
2026-06-12 11:43:16.198400 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 11:43:16.198408 | controller |       name: rabbitmq-image-url-default
2026-06-12 11:43:16.198416 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 11:43:16.198435 | controller |       name: swift-account-image-url-default
2026-06-12 11:43:16.198443 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 11:43:16.198451 | controller |       name: swift-container-image-url-default
2026-06-12 11:43:16.198458 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 11:43:16.198466 | controller |       name: swift-object-image-url-default
2026-06-12 11:43:16.198473 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 11:43:16.198481 | controller |       name: swift-proxy-image-url-default
2026-06-12 11:43:16.198488 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 11:43:16.198496 | controller |       name: test-tempest-image-url-default
2026-06-12 11:43:16.198510 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 11:43:16.198517 | controller |       name: watcher-api-image-url-default
2026-06-12 11:43:16.198525 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 11:43:16.198532 | controller |       name: watcher-applier-image-url-default
2026-06-12 11:43:16.198540 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 11:43:16.198547 | controller |       name: watcher-decision-engine-image-url-default
2026-06-12 11:43:16.198555 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 11:43:16.198562 | controller |       name: openstack-must-gather-default
2026-06-12 11:43:16.198570 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 11:43:16.198577 | controller |       name: barbican-operator-manager-image-url
2026-06-12 11:43:16.198585 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 11:43:16.198593 | controller |       name: cinder-operator-manager-image-url
2026-06-12 11:43:16.198600 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 11:43:16.198629 | controller |       name: designate-operator-manager-image-url
2026-06-12 11:43:16.198637 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 11:43:16.198645 | controller |       name: glance-operator-manager-image-url
2026-06-12 11:43:16.198653 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 11:43:16.198660 | controller |       name: heat-operator-manager-image-url
2026-06-12 11:43:16.198667 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 11:43:16.198675 | controller |       name: horizon-operator-manager-image-url
2026-06-12 11:43:16.198682 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 11:43:16.198690 | controller |       name: infra-operator-manager-image-url
2026-06-12 11:43:16.198697 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 11:43:16.198709 | controller |       name: ironic-operator-manager-image-url
2026-06-12 11:43:16.198717 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 11:43:16.198724 | controller |       name: keystone-operator-manager-image-url
2026-06-12 11:43:16.198747 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 11:43:16.198760 | controller |       name: manila-operator-manager-image-url
2026-06-12 11:43:16.198768 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 11:43:16.198775 | controller |       name: mariadb-operator-manager-image-url
2026-06-12 11:43:16.198783 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 11:43:16.198790 | controller |       name: neutron-operator-manager-image-url
2026-06-12 11:43:16.198798 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 11:43:16.198805 | controller |       name: nova-operator-manager-image-url
2026-06-12 11:43:16.198825 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 11:43:16.198834 | controller |       name: octavia-operator-manager-image-url
2026-06-12 11:43:16.198841 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 11:43:16.198849 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-12 11:43:16.198856 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 11:43:16.198864 | controller |       name: ovn-operator-manager-image-url
2026-06-12 11:43:16.198871 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 11:43:16.198879 | controller |       name: swift-operator-manager-image-url
2026-06-12 11:43:16.198886 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 11:43:16.198894 | controller |       name: telemetry-operator-manager-image-url
2026-06-12 11:43:16.198914 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 11:43:16.198922 | controller |       name: test-operator-manager-image-url
2026-06-12 11:43:16.198930 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 11:43:16.198944 | controller |       name: watcher-operator-manager-image-url
2026-06-12 11:43:16.198951 | controller |     version: 0.6.0
2026-06-12 11:43:16.198959 | controller |   status:
2026-06-12 11:43:16.198966 | controller |     cleanup: {}
2026-06-12 11:43:16.198974 | controller |     conditions:
2026-06-12 11:43:16.198981 | controller |     - lastTransitionTime: "2026-06-12T11:07:03Z"
2026-06-12 11:43:16.198989 | controller |       lastUpdateTime: "2026-06-12T11:07:03Z"
2026-06-12 11:43:16.198996 | controller |       message: requirements not yet checked
2026-06-12 11:43:16.199004 | controller |       phase: Pending
2026-06-12 11:43:16.199011 | controller |       reason: RequirementsUnknown
2026-06-12 11:43:16.199019 | controller |     - lastTransitionTime: "2026-06-12T11:07:03Z"
2026-06-12 11:43:16.199026 | controller |       lastUpdateTime: "2026-06-12T11:07:03Z"
2026-06-12 11:43:16.199034 | controller |       message: one or more requirements couldn't be found
2026-06-12 11:43:16.199041 | controller |       phase: Pending
2026-06-12 11:43:16.199049 | controller |       reason: RequirementsNotMet
2026-06-12 11:43:16.199056 | controller |     - lastTransitionTime: "2026-06-12T11:07:05Z"
2026-06-12 11:43:16.199064 | controller |       lastUpdateTime: "2026-06-12T11:07:05Z"
2026-06-12 11:43:16.199071 | controller |       message: all requirements found, attempting install
2026-06-12 11:43:16.199094 | controller |       phase: InstallReady
2026-06-12 11:43:16.199103 | controller |       reason: AllRequirementsMet
2026-06-12 11:43:16.199110 | controller |     - lastTransitionTime: "2026-06-12T11:07:05Z"
2026-06-12 11:43:16.199118 | controller |       lastUpdateTime: "2026-06-12T11:07:05Z"
2026-06-12 11:43:16.199125 | controller |       message: waiting for install components to report healthy
2026-06-12 11:43:16.199133 | controller |       phase: Installing
2026-06-12 11:43:16.199140 | controller |       reason: InstallSucceeded
2026-06-12 11:43:16.199148 | controller |     - lastTransitionTime: "2026-06-12T11:07:05Z"
2026-06-12 11:43:16.199155 | controller |       lastUpdateTime: "2026-06-12T11:07:05Z"
2026-06-12 11:43:16.199163 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-12 11:43:16.199190 | controller |         to become ready: waiting for spec update of deployment "openstack-operator-controller-init"
2026-06-12 11:43:16.199202 | controller |         to be observed...'
2026-06-12 11:43:16.199223 | controller |       phase: Installing
2026-06-12 11:43:16.199231 | controller |       reason: InstallWaiting
2026-06-12 11:43:16.199239 | controller |     - lastTransitionTime: "2026-06-12T11:07:29Z"
2026-06-12 11:43:16.199246 | controller |       lastUpdateTime: "2026-06-12T11:07:29Z"
2026-06-12 11:43:16.199254 | controller |       message: install strategy completed with no errors
2026-06-12 11:43:16.199261 | controller |       phase: Succeeded
2026-06-12 11:43:16.199269 | controller |       reason: InstallSucceeded
2026-06-12 11:43:16.199276 | controller |     lastTransitionTime: "2026-06-12T11:07:29Z"
2026-06-12 11:43:16.199284 | controller |     lastUpdateTime: "2026-06-12T11:07:29Z"
2026-06-12 11:43:16.199303 | controller |     message: install strategy completed with no errors
2026-06-12 11:43:16.199311 | controller |     phase: Succeeded
2026-06-12 11:43:16.199319 | controller |     reason: InstallSucceeded
2026-06-12 11:43:16.199326 | controller |     requirementStatus:
2026-06-12 11:43:16.199334 | controller |     - group: operators.coreos.com
2026-06-12 11:43:16.199341 | controller |       kind: ClusterServiceVersion
2026-06-12 11:43:16.199349 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-12 11:43:16.199357 | controller |       name: openstack-operator.v0.6.0
2026-06-12 11:43:16.199364 | controller |       status: Present
2026-06-12 11:43:16.199372 | controller |       version: v1alpha1
2026-06-12 11:43:16.199379 | controller |     - group: apiextensions.k8s.io
2026-06-12 11:43:16.199399 | controller |       kind: CustomResourceDefinition
2026-06-12 11:43:16.199407 | controller |       message: CRD is present and Established condition is true
2026-06-12 11:43:16.199414 | controller |       name: openstacks.operator.openstack.org
2026-06-12 11:43:16.199422 | controller |       status: Present
2026-06-12 11:43:16.199429 | controller |       uuid: ef8f7a14-2b44-47b2-9c29-536f89479cb7
2026-06-12 11:43:16.199437 | controller |       version: v1
2026-06-12 11:43:16.199444 | controller |     - dependents:
2026-06-12 11:43:16.199452 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199466 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199479 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-12 11:43:16.199487 | controller |         status: Satisfied
2026-06-12 11:43:16.199494 | controller |         version: v1
2026-06-12 11:43:16.199502 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199521 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199529 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-12 11:43:16.199537 | controller |         status: Satisfied
2026-06-12 11:43:16.199544 | controller |         version: v1
2026-06-12 11:43:16.199552 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199559 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199567 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-12 11:43:16.199580 | controller |         status: Satisfied
2026-06-12 11:43:16.199594 | controller |         version: v1
2026-06-12 11:43:16.199602 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199634 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199642 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-12 11:43:16.199656 | controller |         status: Satisfied
2026-06-12 11:43:16.199675 | controller |         version: v1
2026-06-12 11:43:16.199685 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199693 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199700 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-12 11:43:16.199708 | controller |         status: Satisfied
2026-06-12 11:43:16.199727 | controller |         version: v1
2026-06-12 11:43:16.199735 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199743 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199751 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-12 11:43:16.199758 | controller |         status: Satisfied
2026-06-12 11:43:16.199766 | controller |         version: v1
2026-06-12 11:43:16.199773 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199781 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199788 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-12 11:43:16.199803 | controller |         status: Satisfied
2026-06-12 11:43:16.199816 | controller |         version: v1
2026-06-12 11:43:16.199823 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199831 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199855 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-12 11:43:16.199866 | controller |         status: Satisfied
2026-06-12 11:43:16.199873 | controller |         version: v1
2026-06-12 11:43:16.199881 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199888 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199896 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-12 11:43:16.199903 | controller |         status: Satisfied
2026-06-12 11:43:16.199911 | controller |         version: v1
2026-06-12 11:43:16.199918 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199937 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199946 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-12 11:43:16.199954 | controller |         status: Satisfied
2026-06-12 11:43:16.199968 | controller |         version: v1
2026-06-12 11:43:16.199980 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.199988 | controller |         kind: PolicyRule
2026-06-12 11:43:16.199996 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-12 11:43:16.200003 | controller |         status: Satisfied
2026-06-12 11:43:16.200011 | controller |         version: v1
2026-06-12 11:43:16.200018 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.200025 | controller |         kind: PolicyRule
2026-06-12 11:43:16.200047 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-12 11:43:16.200059 | controller |         status: Satisfied
2026-06-12 11:43:16.200067 | controller |         version: v1
2026-06-12 11:43:16.200075 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.200094 | controller |         kind: PolicyRule
2026-06-12 11:43:16.200102 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-12 11:43:16.200110 | controller |         status: Satisfied
2026-06-12 11:43:16.200117 | controller |         version: v1
2026-06-12 11:43:16.200125 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.200132 | controller |         kind: PolicyRule
2026-06-12 11:43:16.200140 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-12 11:43:16.200159 | controller |         status: Satisfied
2026-06-12 11:43:16.200171 | controller |         version: v1
2026-06-12 11:43:16.200179 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 11:43:16.200186 | controller |         kind: PolicyRule
2026-06-12 11:43:16.200206 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-12 11:43:16.200214 | controller |         status: Satisfied
2026-06-12 11:43:16.200222 | controller |         version: v1
2026-06-12 11:43:16.200229 | controller |       group: ""
2026-06-12 11:43:16.200237 | controller |       kind: ServiceAccount
2026-06-12 11:43:16.200244 | controller |       message: ""
2026-06-12 11:43:16.200252 | controller |       name: openstack-operator-controller-init
2026-06-12 11:43:16.200259 | controller |       status: Present
2026-06-12 11:43:16.200277 | controller |       version: v1
2026-06-12 11:43:16.200286 | controller | kind: List
2026-06-12 11:43:16.200294 | controller | metadata:
2026-06-12 11:43:16.200309 | controller |   resourceVersion: ""
2026-06-12 11:43:16.344977 | controller | ok: Runtime: 0:00:00.512518
2026-06-12 11:43:16.462767 | 
2026-06-12 11:43:16.462975 | TASK [env_op_images : Get the images name]
2026-06-12 11:43:17.253698 | controller | [
2026-06-12 11:43:17.253826 | controller |   {
2026-06-12 11:43:17.253839 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 11:43:17.253846 | controller |   },
2026-06-12 11:43:17.253851 | controller |   {
2026-06-12 11:43:17.253858 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 11:43:17.253871 | controller |   },
2026-06-12 11:43:17.253878 | controller |   {
2026-06-12 11:43:17.253886 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 11:43:17.253894 | controller |   },
2026-06-12 11:43:17.253898 | controller |   {
2026-06-12 11:43:17.253903 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 11:43:17.253908 | controller |   },
2026-06-12 11:43:17.253912 | controller |   {
2026-06-12 11:43:17.253917 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 11:43:17.253922 | controller |   },
2026-06-12 11:43:17.253927 | controller |   {
2026-06-12 11:43:17.253939 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 11:43:17.253944 | controller |   },
2026-06-12 11:43:17.253959 | controller |   {
2026-06-12 11:43:17.253965 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 11:43:17.253969 | controller |   },
2026-06-12 11:43:17.253974 | controller |   {
2026-06-12 11:43:17.253979 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 11:43:17.253984 | controller |   },
2026-06-12 11:43:17.253993 | controller |   {
2026-06-12 11:43:17.254002 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 11:43:17.254007 | controller |   },
2026-06-12 11:43:17.254012 | controller |   {
2026-06-12 11:43:17.254016 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 11:43:17.254020 | controller |   },
2026-06-12 11:43:17.254025 | controller |   {
2026-06-12 11:43:17.254030 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 11:43:17.254035 | controller |   },
2026-06-12 11:43:17.254045 | controller |   {
2026-06-12 11:43:17.254052 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 11:43:17.254057 | controller |   },
2026-06-12 11:43:17.254062 | controller |   {
2026-06-12 11:43:17.254067 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 11:43:17.254072 | controller |   },
2026-06-12 11:43:17.254076 | controller |   {
2026-06-12 11:43:17.254081 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 11:43:17.254085 | controller |   },
2026-06-12 11:43:17.254090 | controller |   {
2026-06-12 11:43:17.254095 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 11:43:17.254100 | controller |   },
2026-06-12 11:43:17.254120 | controller |   {
2026-06-12 11:43:17.254127 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 11:43:17.254135 | controller |   },
2026-06-12 11:43:17.254140 | controller |   {
2026-06-12 11:43:17.254144 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 11:43:17.254149 | controller |   },
2026-06-12 11:43:17.254158 | controller |   {
2026-06-12 11:43:17.254164 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 11:43:17.254167 | controller |   },
2026-06-12 11:43:17.254171 | controller |   {
2026-06-12 11:43:17.254174 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 11:43:17.254177 | controller |   },
2026-06-12 11:43:17.254181 | controller |   {
2026-06-12 11:43:17.254184 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 11:43:17.254188 | controller |   },
2026-06-12 11:43:17.254191 | controller |   {
2026-06-12 11:43:17.254194 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 11:43:17.254198 | controller |   }
2026-06-12 11:43:17.254201 | controller | ]
2026-06-12 11:43:17.602420 | controller | ok: Runtime: 0:00:00.302887
2026-06-12 11:43:17.632374 | 
2026-06-12 11:43:17.632482 | TASK [env_op_images : Extract env variable name and images]
2026-06-12 11:43:17.722436 | controller | ok
2026-06-12 11:43:17.749599 | 
2026-06-12 11:43:17.749698 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-12 11:43:22.169393 | controller | ok
2026-06-12 11:43:23.641025 | 
2026-06-12 11:43:23.641185 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-12 11:43:24.137507 | controller | ok
2026-06-12 11:43:24.181006 | 
2026-06-12 11:43:24.181194 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-12 11:43:26.351141 | controller | ok
2026-06-12 11:43:26.588647 | 
2026-06-12 11:43:26.588810 | TASK [env_op_images : Get operator images and pods]
2026-06-12 11:43:27.168586 | controller | ok
2026-06-12 11:43:27.620017 | 
2026-06-12 11:43:27.620174 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-12 11:43:27.966912 | controller | ok:
2026-06-12 11:43:27.967354 | controller | {
2026-06-12 11:43:27.967397 | controller |   "apiVersion": "v1",
2026-06-12 11:43:27.967424 | controller |   "kind": "Pod",
2026-06-12 11:43:27.967522 | controller |   "metadata": {
2026-06-12 11:43:27.967554 | controller |     "annotations": {
2026-06-12 11:43:27.967579 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.29/23\"],\"mac_address\":\"0a:58:0a:d9:01:1d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.29/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:27.967619 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.29\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:27.967643 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:27.967667 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:27.967689 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:27.967711 | controller |     },
2026-06-12 11:43:27.967732 | controller |     "creationTimestamp": "2026-06-12T11:08:10Z",
2026-06-12 11:43:27.967754 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-12 11:43:27.967775 | controller |     "generation": 1,
2026-06-12 11:43:27.967797 | controller |     "labels": {
2026-06-12 11:43:27.967818 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-12 11:43:27.967839 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:27.967911 | controller |       "openstack.org/operator-name": "barbican",
2026-06-12 11:43:27.967935 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-12 11:43:27.967957 | controller |     },
2026-06-12 11:43:27.967979 | controller |     "managedFields": [
2026-06-12 11:43:27.968001 | controller |       {
2026-06-12 11:43:27.968023 | controller |         "apiVersion": "v1",
2026-06-12 11:43:27.968044 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:27.968065 | controller |         "fieldsV1": {
2026-06-12 11:43:27.968086 | controller |           "f:metadata": {
2026-06-12 11:43:27.968108 | controller |             "f:annotations": {
2026-06-12 11:43:27.968128 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:27.968150 | controller |             }
2026-06-12 11:43:27.968171 | controller |           }
2026-06-12 11:43:27.968192 | controller |         },
2026-06-12 11:43:27.968213 | controller |         "manager": "crc",
2026-06-12 11:43:27.968235 | controller |         "operation": "Update",
2026-06-12 11:43:27.968255 | controller |         "subresource": "status",
2026-06-12 11:43:27.968278 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:27.968300 | controller |       },
2026-06-12 11:43:27.968321 | controller |       {
2026-06-12 11:43:27.968342 | controller |         "apiVersion": "v1",
2026-06-12 11:43:27.968363 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:27.968384 | controller |         "fieldsV1": {
2026-06-12 11:43:27.968405 | controller |           "f:metadata": {
2026-06-12 11:43:27.968426 | controller |             "f:annotations": {
2026-06-12 11:43:27.968447 | controller |               ".": {},
2026-06-12 11:43:27.968467 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:27.968488 | controller |             },
2026-06-12 11:43:27.968510 | controller |             "f:generateName": {},
2026-06-12 11:43:27.968531 | controller |             "f:labels": {
2026-06-12 11:43:27.968552 | controller |               ".": {},
2026-06-12 11:43:27.968573 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:27.968594 | controller |               "f:control-plane": {},
2026-06-12 11:43:27.968615 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:27.968637 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:27.968658 | controller |             },
2026-06-12 11:43:27.968679 | controller |             "f:ownerReferences": {
2026-06-12 11:43:27.968700 | controller |               ".": {},
2026-06-12 11:43:27.968721 | controller |               "k:{\"uid\":\"c449d994-036d-482b-8637-bd49f83b38e7\"}": {}
2026-06-12 11:43:27.968748 | controller |             }
2026-06-12 11:43:27.968770 | controller |           },
2026-06-12 11:43:27.968792 | controller |           "f:spec": {
2026-06-12 11:43:27.968814 | controller |             "f:containers": {
2026-06-12 11:43:27.968835 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:27.968883 | controller |                 ".": {},
2026-06-12 11:43:27.968907 | controller |                 "f:args": {},
2026-06-12 11:43:27.968929 | controller |                 "f:command": {},
2026-06-12 11:43:27.968950 | controller |                 "f:env": {
2026-06-12 11:43:27.968972 | controller |                   ".": {},
2026-06-12 11:43:27.968993 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:27.969015 | controller |                     ".": {},
2026-06-12 11:43:27.969035 | controller |                     "f:name": {},
2026-06-12 11:43:27.969056 | controller |                     "f:value": {}
2026-06-12 11:43:27.969077 | controller |                   },
2026-06-12 11:43:27.969098 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:27.969119 | controller |                     ".": {},
2026-06-12 11:43:27.969140 | controller |                     "f:name": {},
2026-06-12 11:43:27.969161 | controller |                     "f:value": {}
2026-06-12 11:43:27.969182 | controller |                   },
2026-06-12 11:43:27.969203 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:27.969224 | controller |                     ".": {},
2026-06-12 11:43:27.969245 | controller |                     "f:name": {},
2026-06-12 11:43:27.969266 | controller |                     "f:value": {}
2026-06-12 11:43:27.969287 | controller |                   },
2026-06-12 11:43:27.969308 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:27.969329 | controller |                     ".": {},
2026-06-12 11:43:27.969349 | controller |                     "f:name": {},
2026-06-12 11:43:27.969370 | controller |                     "f:value": {}
2026-06-12 11:43:27.969391 | controller |                   },
2026-06-12 11:43:27.969412 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:27.969433 | controller |                     ".": {},
2026-06-12 11:43:27.969453 | controller |                     "f:name": {},
2026-06-12 11:43:27.969475 | controller |                     "f:value": {}
2026-06-12 11:43:27.969496 | controller |                   }
2026-06-12 11:43:27.969517 | controller |                 },
2026-06-12 11:43:27.969538 | controller |                 "f:image": {},
2026-06-12 11:43:27.969559 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:27.969581 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:27.969602 | controller |                   ".": {},
2026-06-12 11:43:27.969623 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:27.969644 | controller |                   "f:httpGet": {
2026-06-12 11:43:27.969665 | controller |                     ".": {},
2026-06-12 11:43:27.969686 | controller |                     "f:path": {},
2026-06-12 11:43:27.969707 | controller |                     "f:port": {},
2026-06-12 11:43:27.969728 | controller |                     "f:scheme": {}
2026-06-12 11:43:27.969749 | controller |                   },
2026-06-12 11:43:27.969769 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:27.969790 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:27.969902 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:27.969928 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:27.969950 | controller |                 },
2026-06-12 11:43:27.969971 | controller |                 "f:name": {},
2026-06-12 11:43:27.969993 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:27.970014 | controller |                   ".": {},
2026-06-12 11:43:27.970041 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:27.970062 | controller |                   "f:httpGet": {
2026-06-12 11:43:27.970083 | controller |                     ".": {},
2026-06-12 11:43:27.970104 | controller |                     "f:path": {},
2026-06-12 11:43:27.970125 | controller |                     "f:port": {},
2026-06-12 11:43:27.970146 | controller |                     "f:scheme": {}
2026-06-12 11:43:27.970166 | controller |                   },
2026-06-12 11:43:27.970186 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:27.970206 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:27.970227 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:27.970248 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:27.970269 | controller |                 },
2026-06-12 11:43:27.970290 | controller |                 "f:resources": {
2026-06-12 11:43:27.970311 | controller |                   ".": {},
2026-06-12 11:43:27.970332 | controller |                   "f:limits": {
2026-06-12 11:43:27.970353 | controller |                     ".": {},
2026-06-12 11:43:27.970373 | controller |                     "f:cpu": {},
2026-06-12 11:43:27.970393 | controller |                     "f:memory": {}
2026-06-12 11:43:27.970414 | controller |                   },
2026-06-12 11:43:27.970435 | controller |                   "f:requests": {
2026-06-12 11:43:27.970456 | controller |                     ".": {},
2026-06-12 11:43:27.970476 | controller |                     "f:cpu": {},
2026-06-12 11:43:27.970497 | controller |                     "f:memory": {}
2026-06-12 11:43:27.970517 | controller |                   }
2026-06-12 11:43:27.970537 | controller |                 },
2026-06-12 11:43:27.970558 | controller |                 "f:securityContext": {
2026-06-12 11:43:27.970579 | controller |                   ".": {},
2026-06-12 11:43:27.970600 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:27.970621 | controller |                 },
2026-06-12 11:43:27.970642 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:27.970663 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:27.970683 | controller |               }
2026-06-12 11:43:27.970704 | controller |             },
2026-06-12 11:43:27.970725 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:27.970745 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:27.970766 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:27.970802 | controller |             "f:schedulerName": {},
2026-06-12 11:43:27.970825 | controller |             "f:securityContext": {
2026-06-12 11:43:27.970938 | controller |               ".": {},
2026-06-12 11:43:27.970967 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:27.970989 | controller |             },
2026-06-12 11:43:27.971010 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:27.971032 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:27.971054 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:27.971075 | controller |             "f:tolerations": {}
2026-06-12 11:43:27.971096 | controller |           }
2026-06-12 11:43:27.971118 | controller |         },
2026-06-12 11:43:27.971139 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:27.971160 | controller |         "operation": "Update",
2026-06-12 11:43:27.971181 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:27.971203 | controller |       },
2026-06-12 11:43:27.971224 | controller |       {
2026-06-12 11:43:27.971244 | controller |         "apiVersion": "v1",
2026-06-12 11:43:27.971265 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:27.971286 | controller |         "fieldsV1": {
2026-06-12 11:43:27.971307 | controller |           "f:metadata": {
2026-06-12 11:43:27.971334 | controller |             "f:annotations": {
2026-06-12 11:43:27.971355 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:27.971376 | controller |             }
2026-06-12 11:43:27.971397 | controller |           }
2026-06-12 11:43:27.971419 | controller |         },
2026-06-12 11:43:27.971439 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:27.971460 | controller |         "operation": "Update",
2026-06-12 11:43:27.971481 | controller |         "subresource": "status",
2026-06-12 11:43:27.971501 | controller |         "time": "2026-06-12T11:08:12Z"
2026-06-12 11:43:27.971522 | controller |       },
2026-06-12 11:43:27.971544 | controller |       {
2026-06-12 11:43:27.971565 | controller |         "apiVersion": "v1",
2026-06-12 11:43:27.971586 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:27.971608 | controller |         "fieldsV1": {
2026-06-12 11:43:27.971629 | controller |           "f:status": {
2026-06-12 11:43:27.971650 | controller |             "f:conditions": {
2026-06-12 11:43:27.971671 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:27.971692 | controller |                 ".": {},
2026-06-12 11:43:27.971713 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:27.971734 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:27.971755 | controller |                 "f:status": {},
2026-06-12 11:43:27.971776 | controller |                 "f:type": {}
2026-06-12 11:43:27.971798 | controller |               },
2026-06-12 11:43:27.971819 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:27.971840 | controller |                 ".": {},
2026-06-12 11:43:27.971889 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:27.971912 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:27.971934 | controller |                 "f:status": {},
2026-06-12 11:43:27.971955 | controller |                 "f:type": {}
2026-06-12 11:43:27.971975 | controller |               },
2026-06-12 11:43:27.971996 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:27.972017 | controller |                 ".": {},
2026-06-12 11:43:27.972039 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:27.972060 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:27.972081 | controller |                 "f:status": {},
2026-06-12 11:43:27.972102 | controller |                 "f:type": {}
2026-06-12 11:43:27.972122 | controller |               },
2026-06-12 11:43:27.972143 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:27.972164 | controller |                 ".": {},
2026-06-12 11:43:27.972185 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:27.972206 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:27.972227 | controller |                 "f:status": {},
2026-06-12 11:43:27.972248 | controller |                 "f:type": {}
2026-06-12 11:43:27.972269 | controller |               }
2026-06-12 11:43:27.972289 | controller |             },
2026-06-12 11:43:27.972309 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:27.972330 | controller |             "f:hostIP": {},
2026-06-12 11:43:27.972351 | controller |             "f:hostIPs": {},
2026-06-12 11:43:27.972372 | controller |             "f:phase": {},
2026-06-12 11:43:27.972393 | controller |             "f:podIP": {},
2026-06-12 11:43:27.972414 | controller |             "f:podIPs": {
2026-06-12 11:43:27.972434 | controller |               ".": {},
2026-06-12 11:43:27.972455 | controller |               "k:{\"ip\":\"10.217.1.29\"}": {
2026-06-12 11:43:27.972476 | controller |                 ".": {},
2026-06-12 11:43:27.972497 | controller |                 "f:ip": {}
2026-06-12 11:43:27.972517 | controller |               }
2026-06-12 11:43:27.972544 | controller |             },
2026-06-12 11:43:27.972566 | controller |             "f:startTime": {}
2026-06-12 11:43:27.972587 | controller |           }
2026-06-12 11:43:27.972609 | controller |         },
2026-06-12 11:43:27.972630 | controller |         "manager": "kubelet",
2026-06-12 11:43:27.972652 | controller |         "operation": "Update",
2026-06-12 11:43:27.972673 | controller |         "subresource": "status",
2026-06-12 11:43:27.972694 | controller |         "time": "2026-06-12T11:08:59Z"
2026-06-12 11:43:27.972715 | controller |       }
2026-06-12 11:43:27.972736 | controller |     ],
2026-06-12 11:43:27.972757 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-hmdmk",
2026-06-12 11:43:27.972779 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:27.972800 | controller |     "ownerReferences": [
2026-06-12 11:43:27.972821 | controller |       {
2026-06-12 11:43:27.972842 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:27.972888 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:27.972911 | controller |         "controller": true,
2026-06-12 11:43:27.972932 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:27.972953 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-12 11:43:27.972975 | controller |         "uid": "c449d994-036d-482b-8637-bd49f83b38e7"
2026-06-12 11:43:27.972996 | controller |       }
2026-06-12 11:43:27.973017 | controller |     ],
2026-06-12 11:43:27.973038 | controller |     "resourceVersion": "88326",
2026-06-12 11:43:27.973059 | controller |     "uid": "93c4c9f0-5eb4-49f3-b919-408d7896c797"
2026-06-12 11:43:27.973081 | controller |   },
2026-06-12 11:43:27.973101 | controller |   "spec": {
2026-06-12 11:43:27.973122 | controller |     "containers": [
2026-06-12 11:43:27.973143 | controller |       {
2026-06-12 11:43:27.973164 | controller |         "args": [
2026-06-12 11:43:27.973184 | controller |           "--leader-elect",
2026-06-12 11:43:27.973205 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:27.973226 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:27.973247 | controller |         ],
2026-06-12 11:43:27.973268 | controller |         "command": [
2026-06-12 11:43:27.973288 | controller |           "/manager"
2026-06-12 11:43:27.973309 | controller |         ],
2026-06-12 11:43:27.973329 | controller |         "env": [
2026-06-12 11:43:27.973349 | controller |           {
2026-06-12 11:43:27.973369 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:27.973389 | controller |             "value": "30"
2026-06-12 11:43:27.973410 | controller |           },
2026-06-12 11:43:27.973430 | controller |           {
2026-06-12 11:43:27.973451 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:27.973471 | controller |             "value": "20"
2026-06-12 11:43:27.973492 | controller |           },
2026-06-12 11:43:27.973513 | controller |           {
2026-06-12 11:43:27.973533 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:27.973553 | controller |             "value": "5"
2026-06-12 11:43:27.973576 | controller |           },
2026-06-12 11:43:27.973599 | controller |           {
2026-06-12 11:43:27.973619 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:27.973640 | controller |             "value": "false"
2026-06-12 11:43:27.973661 | controller |           },
2026-06-12 11:43:27.973681 | controller |           {
2026-06-12 11:43:27.973701 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:27.973722 | controller |             "value": "false"
2026-06-12 11:43:27.973742 | controller |           }
2026-06-12 11:43:27.973763 | controller |         ],
2026-06-12 11:43:27.973783 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 11:43:27.973804 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:27.973831 | controller |         "livenessProbe": {
2026-06-12 11:43:27.973895 | controller |           "failureThreshold": 3,
2026-06-12 11:43:27.973921 | controller |           "httpGet": {
2026-06-12 11:43:27.973942 | controller |             "path": "/healthz",
2026-06-12 11:43:27.973963 | controller |             "port": 8081,
2026-06-12 11:43:27.973984 | controller |             "scheme": "HTTP"
2026-06-12 11:43:27.974004 | controller |           },
2026-06-12 11:43:27.974025 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:27.974045 | controller |           "periodSeconds": 20,
2026-06-12 11:43:27.974066 | controller |           "successThreshold": 1,
2026-06-12 11:43:27.974086 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:27.974107 | controller |         },
2026-06-12 11:43:27.974128 | controller |         "name": "manager",
2026-06-12 11:43:27.974148 | controller |         "readinessProbe": {
2026-06-12 11:43:27.974170 | controller |           "failureThreshold": 3,
2026-06-12 11:43:27.974191 | controller |           "httpGet": {
2026-06-12 11:43:27.974212 | controller |             "path": "/readyz",
2026-06-12 11:43:27.974233 | controller |             "port": 8081,
2026-06-12 11:43:27.974254 | controller |             "scheme": "HTTP"
2026-06-12 11:43:27.974275 | controller |           },
2026-06-12 11:43:27.974296 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:27.974317 | controller |           "periodSeconds": 10,
2026-06-12 11:43:27.974337 | controller |           "successThreshold": 1,
2026-06-12 11:43:27.974358 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:27.974379 | controller |         },
2026-06-12 11:43:27.974400 | controller |         "resources": {
2026-06-12 11:43:27.974421 | controller |           "limits": {
2026-06-12 11:43:27.974443 | controller |             "cpu": "500m",
2026-06-12 11:43:27.974468 | controller |             "memory": "512Mi"
2026-06-12 11:43:27.974489 | controller |           },
2026-06-12 11:43:27.974510 | controller |           "requests": {
2026-06-12 11:43:27.974531 | controller |             "cpu": "10m",
2026-06-12 11:43:27.974552 | controller |             "memory": "256Mi"
2026-06-12 11:43:27.974573 | controller |           }
2026-06-12 11:43:27.974594 | controller |         },
2026-06-12 11:43:27.974615 | controller |         "securityContext": {
2026-06-12 11:43:27.974635 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:27.974656 | controller |           "capabilities": {
2026-06-12 11:43:27.974677 | controller |             "drop": [
2026-06-12 11:43:27.974698 | controller |               "MKNOD"
2026-06-12 11:43:27.974720 | controller |             ]
2026-06-12 11:43:27.974740 | controller |           }
2026-06-12 11:43:27.974776 | controller |         },
2026-06-12 11:43:27.974798 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:27.974819 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:27.974867 | controller |         "volumeMounts": [
2026-06-12 11:43:27.974896 | controller |           {
2026-06-12 11:43:27.974918 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:27.974940 | controller |             "name": "kube-api-access-9thpr",
2026-06-12 11:43:27.974961 | controller |             "readOnly": true
2026-06-12 11:43:27.974982 | controller |           }
2026-06-12 11:43:27.975002 | controller |         ]
2026-06-12 11:43:27.975023 | controller |       }
2026-06-12 11:43:27.975044 | controller |     ],
2026-06-12 11:43:27.975064 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:27.975085 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:27.975106 | controller |     "imagePullSecrets": [
2026-06-12 11:43:27.975126 | controller |       {
2026-06-12 11:43:27.975147 | controller |         "name": "barbican-operator-controller-manager-dockercfg-njmxz"
2026-06-12 11:43:27.975174 | controller |       }
2026-06-12 11:43:27.975196 | controller |     ],
2026-06-12 11:43:27.975217 | controller |     "nodeName": "crc",
2026-06-12 11:43:27.975238 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:27.975259 | controller |     "priority": 0,
2026-06-12 11:43:27.975279 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:27.975301 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:27.975322 | controller |     "securityContext": {
2026-06-12 11:43:27.975343 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:27.975364 | controller |       "seLinuxOptions": {
2026-06-12 11:43:27.975385 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:27.975406 | controller |       }
2026-06-12 11:43:27.975426 | controller |     },
2026-06-12 11:43:27.975447 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-12 11:43:27.975468 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-12 11:43:27.975488 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:27.975509 | controller |     "tolerations": [
2026-06-12 11:43:27.975530 | controller |       {
2026-06-12 11:43:27.975551 | controller |         "effect": "NoExecute",
2026-06-12 11:43:27.975572 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:27.975593 | controller |         "operator": "Exists",
2026-06-12 11:43:27.975614 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:27.975635 | controller |       },
2026-06-12 11:43:27.975656 | controller |       {
2026-06-12 11:43:27.975677 | controller |         "effect": "NoExecute",
2026-06-12 11:43:27.975698 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:27.975719 | controller |         "operator": "Exists",
2026-06-12 11:43:27.975740 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:27.975762 | controller |       },
2026-06-12 11:43:27.975782 | controller |       {
2026-06-12 11:43:27.975804 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:27.975824 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:27.975845 | controller |         "operator": "Exists"
2026-06-12 11:43:27.975892 | controller |       }
2026-06-12 11:43:27.975914 | controller |     ],
2026-06-12 11:43:27.975935 | controller |     "volumes": [
2026-06-12 11:43:27.975956 | controller |       {
2026-06-12 11:43:27.975977 | controller |         "name": "kube-api-access-9thpr",
2026-06-12 11:43:27.975999 | controller |         "projected": {
2026-06-12 11:43:27.976020 | controller |           "defaultMode": 420,
2026-06-12 11:43:27.976041 | controller |           "sources": [
2026-06-12 11:43:27.976062 | controller |             {
2026-06-12 11:43:27.976083 | controller |               "serviceAccountToken": {
2026-06-12 11:43:27.976104 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:27.976125 | controller |                 "path": "token"
2026-06-12 11:43:27.976146 | controller |               }
2026-06-12 11:43:27.976167 | controller |             },
2026-06-12 11:43:27.976187 | controller |             {
2026-06-12 11:43:27.976208 | controller |               "configMap": {
2026-06-12 11:43:27.976229 | controller |                 "items": [
2026-06-12 11:43:27.976250 | controller |                   {
2026-06-12 11:43:27.976271 | controller |                     "key": "ca.crt",
2026-06-12 11:43:27.976291 | controller |                     "path": "ca.crt"
2026-06-12 11:43:27.976312 | controller |                   }
2026-06-12 11:43:27.976333 | controller |                 ],
2026-06-12 11:43:27.976353 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:27.976374 | controller |               }
2026-06-12 11:43:27.976395 | controller |             },
2026-06-12 11:43:27.976415 | controller |             {
2026-06-12 11:43:27.976435 | controller |               "downwardAPI": {
2026-06-12 11:43:27.976456 | controller |                 "items": [
2026-06-12 11:43:27.976483 | controller |                   {
2026-06-12 11:43:27.976504 | controller |                     "fieldRef": {
2026-06-12 11:43:27.976525 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:27.976546 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:27.976567 | controller |                     },
2026-06-12 11:43:27.976589 | controller |                     "path": "namespace"
2026-06-12 11:43:27.976610 | controller |                   }
2026-06-12 11:43:27.976631 | controller |                 ]
2026-06-12 11:43:27.976652 | controller |               }
2026-06-12 11:43:27.976673 | controller |             },
2026-06-12 11:43:27.976694 | controller |             {
2026-06-12 11:43:27.976715 | controller |               "configMap": {
2026-06-12 11:43:27.976735 | controller |                 "items": [
2026-06-12 11:43:27.976756 | controller |                   {
2026-06-12 11:43:27.976777 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:27.976797 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:27.976818 | controller |                   }
2026-06-12 11:43:27.976839 | controller |                 ],
2026-06-12 11:43:27.976885 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:27.976909 | controller |               }
2026-06-12 11:43:27.976929 | controller |             }
2026-06-12 11:43:27.976950 | controller |           ]
2026-06-12 11:43:27.976971 | controller |         }
2026-06-12 11:43:27.976991 | controller |       }
2026-06-12 11:43:27.977012 | controller |     ]
2026-06-12 11:43:27.977032 | controller |   },
2026-06-12 11:43:27.977052 | controller |   "status": {
2026-06-12 11:43:27.977073 | controller |     "conditions": [
2026-06-12 11:43:27.977094 | controller |       {
2026-06-12 11:43:27.977115 | controller |         "lastProbeTime": null,
2026-06-12 11:43:27.977136 | controller |         "lastTransitionTime": "2026-06-12T11:08:47Z",
2026-06-12 11:43:27.977158 | controller |         "status": "True",
2026-06-12 11:43:27.977180 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:27.977201 | controller |       },
2026-06-12 11:43:27.977222 | controller |       {
2026-06-12 11:43:27.977243 | controller |         "lastProbeTime": null,
2026-06-12 11:43:27.977264 | controller |         "lastTransitionTime": "2026-06-12T11:08:10Z",
2026-06-12 11:43:27.977285 | controller |         "status": "True",
2026-06-12 11:43:27.977306 | controller |         "type": "Initialized"
2026-06-12 11:43:27.977327 | controller |       },
2026-06-12 11:43:27.977349 | controller |       {
2026-06-12 11:43:27.977370 | controller |         "lastProbeTime": null,
2026-06-12 11:43:27.977390 | controller |         "lastTransitionTime": "2026-06-12T11:08:59Z",
2026-06-12 11:43:27.977411 | controller |         "status": "True",
2026-06-12 11:43:27.977442 | controller |         "type": "Ready"
2026-06-12 11:43:27.977471 | controller |       },
2026-06-12 11:43:27.977499 | controller |       {
2026-06-12 11:43:27.977527 | controller |         "lastProbeTime": null,
2026-06-12 11:43:27.977556 | controller |         "lastTransitionTime": "2026-06-12T11:08:59Z",
2026-06-12 11:43:27.977587 | controller |         "status": "True",
2026-06-12 11:43:27.977614 | controller |         "type": "ContainersReady"
2026-06-12 11:43:27.977642 | controller |       },
2026-06-12 11:43:27.977669 | controller |       {
2026-06-12 11:43:27.977697 | controller |         "lastProbeTime": null,
2026-06-12 11:43:27.977724 | controller |         "lastTransitionTime": "2026-06-12T11:08:10Z",
2026-06-12 11:43:27.977752 | controller |         "status": "True",
2026-06-12 11:43:27.977779 | controller |         "type": "PodScheduled"
2026-06-12 11:43:27.977806 | controller |       }
2026-06-12 11:43:27.977833 | controller |     ],
2026-06-12 11:43:27.977897 | controller |     "containerStatuses": [
2026-06-12 11:43:27.977929 | controller |       {
2026-06-12 11:43:27.977962 | controller |         "allocatedResources": {
2026-06-12 11:43:27.977990 | controller |           "cpu": "10m",
2026-06-12 11:43:27.978018 | controller |           "memory": "256Mi"
2026-06-12 11:43:27.978045 | controller |         },
2026-06-12 11:43:27.978073 | controller |         "containerID": "cri-o://fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5",
2026-06-12 11:43:27.978101 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 11:43:27.978129 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 11:43:27.978157 | controller |         "lastState": {},
2026-06-12 11:43:27.978184 | controller |         "name": "manager",
2026-06-12 11:43:27.978211 | controller |         "ready": true,
2026-06-12 11:43:27.978238 | controller |         "resources": {
2026-06-12 11:43:27.978265 | controller |           "limits": {
2026-06-12 11:43:27.978293 | controller |             "cpu": "500m",
2026-06-12 11:43:27.978320 | controller |             "memory": "512Mi"
2026-06-12 11:43:27.978347 | controller |           },
2026-06-12 11:43:27.978374 | controller |           "requests": {
2026-06-12 11:43:27.978402 | controller |             "cpu": "10m",
2026-06-12 11:43:27.978429 | controller |             "memory": "256Mi"
2026-06-12 11:43:27.978457 | controller |           }
2026-06-12 11:43:27.978484 | controller |         },
2026-06-12 11:43:27.978511 | controller |         "restartCount": 0,
2026-06-12 11:43:27.978628 | controller |         "started": true,
2026-06-12 11:43:27.978658 | controller |         "state": {
2026-06-12 11:43:27.978686 | controller |           "running": {
2026-06-12 11:43:27.978728 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:27.978756 | controller |           }
2026-06-12 11:43:27.978784 | controller |         },
2026-06-12 11:43:27.978811 | controller |         "user": {
2026-06-12 11:43:27.978864 | controller |           "linux": {
2026-06-12 11:43:27.978901 | controller |             "gid": 0,
2026-06-12 11:43:27.978930 | controller |             "supplementalGroups": [
2026-06-12 11:43:27.978957 | controller |               0
2026-06-12 11:43:27.978985 | controller |             ],
2026-06-12 11:43:27.979012 | controller |             "uid": 65532
2026-06-12 11:43:27.979039 | controller |           }
2026-06-12 11:43:27.979066 | controller |         },
2026-06-12 11:43:27.979093 | controller |         "volumeMounts": [
2026-06-12 11:43:27.979121 | controller |           {
2026-06-12 11:43:27.979149 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:27.979177 | controller |             "name": "kube-api-access-9thpr",
2026-06-12 11:43:27.979205 | controller |             "readOnly": true,
2026-06-12 11:43:27.979232 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:27.979260 | controller |           }
2026-06-12 11:43:27.979288 | controller |         ]
2026-06-12 11:43:27.979315 | controller |       }
2026-06-12 11:43:27.979403 | controller |     ],
2026-06-12 11:43:27.979432 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:27.979454 | controller |     "hostIPs": [
2026-06-12 11:43:27.979475 | controller |       {
2026-06-12 11:43:27.979496 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:27.979517 | controller |       }
2026-06-12 11:43:27.979538 | controller |     ],
2026-06-12 11:43:27.979558 | controller |     "phase": "Running",
2026-06-12 11:43:27.979580 | controller |     "podIP": "10.217.1.29",
2026-06-12 11:43:27.979601 | controller |     "podIPs": [
2026-06-12 11:43:27.979621 | controller |       {
2026-06-12 11:43:27.979642 | controller |         "ip": "10.217.1.29"
2026-06-12 11:43:27.979663 | controller |       }
2026-06-12 11:43:27.979684 | controller |     ],
2026-06-12 11:43:27.979710 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:27.979731 | controller |     "startTime": "2026-06-12T11:08:10Z"
2026-06-12 11:43:27.979752 | controller |   }
2026-06-12 11:43:27.979773 | controller | }
2026-06-12 11:43:28.008532 | controller | ok:
2026-06-12 11:43:28.008597 | controller | {
2026-06-12 11:43:28.008626 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.008650 | controller |   "kind": "Pod",
2026-06-12 11:43:28.008728 | controller |   "metadata": {
2026-06-12 11:43:28.008787 | controller |     "annotations": {
2026-06-12 11:43:28.008813 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.30/23\"],\"mac_address\":\"0a:58:0a:d9:01:1e\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.30/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.008922 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.30\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.008947 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.008965 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.008980 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.008996 | controller |     },
2026-06-12 11:43:28.009012 | controller |     "creationTimestamp": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.009027 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-12 11:43:28.009042 | controller |     "generation": 1,
2026-06-12 11:43:28.009057 | controller |     "labels": {
2026-06-12 11:43:28.009072 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-12 11:43:28.009087 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.009101 | controller |       "openstack.org/operator-name": "cinder",
2026-06-12 11:43:28.009115 | controller |       "pod-template-hash": "584b474457"
2026-06-12 11:43:28.009130 | controller |     },
2026-06-12 11:43:28.009144 | controller |     "managedFields": [
2026-06-12 11:43:28.009160 | controller |       {
2026-06-12 11:43:28.009175 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.009189 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.009204 | controller |         "fieldsV1": {
2026-06-12 11:43:28.009218 | controller |           "f:metadata": {
2026-06-12 11:43:28.009232 | controller |             "f:annotations": {
2026-06-12 11:43:28.009247 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.009261 | controller |             }
2026-06-12 11:43:28.009276 | controller |           }
2026-06-12 11:43:28.009291 | controller |         },
2026-06-12 11:43:28.009305 | controller |         "manager": "crc",
2026-06-12 11:43:28.009320 | controller |         "operation": "Update",
2026-06-12 11:43:28.009334 | controller |         "subresource": "status",
2026-06-12 11:43:28.009349 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:28.009364 | controller |       },
2026-06-12 11:43:28.009378 | controller |       {
2026-06-12 11:43:28.009392 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.009407 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.009422 | controller |         "fieldsV1": {
2026-06-12 11:43:28.009436 | controller |           "f:metadata": {
2026-06-12 11:43:28.009454 | controller |             "f:annotations": {
2026-06-12 11:43:28.009469 | controller |               ".": {},
2026-06-12 11:43:28.009484 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.009505 | controller |             },
2026-06-12 11:43:28.009523 | controller |             "f:generateName": {},
2026-06-12 11:43:28.009539 | controller |             "f:labels": {
2026-06-12 11:43:28.009553 | controller |               ".": {},
2026-06-12 11:43:28.009568 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.009583 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.009597 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.009612 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.009627 | controller |             },
2026-06-12 11:43:28.009642 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.009657 | controller |               ".": {},
2026-06-12 11:43:28.009671 | controller |               "k:{\"uid\":\"4e7755d4-765c-4d65-b431-d19ca86e687a\"}": {}
2026-06-12 11:43:28.009686 | controller |             }
2026-06-12 11:43:28.009701 | controller |           },
2026-06-12 11:43:28.009716 | controller |           "f:spec": {
2026-06-12 11:43:28.009731 | controller |             "f:containers": {
2026-06-12 11:43:28.009746 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.009761 | controller |                 ".": {},
2026-06-12 11:43:28.009776 | controller |                 "f:args": {},
2026-06-12 11:43:28.009790 | controller |                 "f:command": {},
2026-06-12 11:43:28.009805 | controller |                 "f:env": {
2026-06-12 11:43:28.009819 | controller |                   ".": {},
2026-06-12 11:43:28.009833 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.009873 | controller |                     ".": {},
2026-06-12 11:43:28.009893 | controller |                     "f:name": {},
2026-06-12 11:43:28.009908 | controller |                     "f:value": {}
2026-06-12 11:43:28.009923 | controller |                   },
2026-06-12 11:43:28.009937 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.009952 | controller |                     ".": {},
2026-06-12 11:43:28.009967 | controller |                     "f:name": {},
2026-06-12 11:43:28.009981 | controller |                     "f:value": {}
2026-06-12 11:43:28.009996 | controller |                   },
2026-06-12 11:43:28.010010 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.010025 | controller |                     ".": {},
2026-06-12 11:43:28.010039 | controller |                     "f:name": {},
2026-06-12 11:43:28.010054 | controller |                     "f:value": {}
2026-06-12 11:43:28.010069 | controller |                   },
2026-06-12 11:43:28.010083 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.010098 | controller |                     ".": {},
2026-06-12 11:43:28.010113 | controller |                     "f:name": {},
2026-06-12 11:43:28.010127 | controller |                     "f:value": {}
2026-06-12 11:43:28.010141 | controller |                   },
2026-06-12 11:43:28.010156 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.010170 | controller |                     ".": {},
2026-06-12 11:43:28.010185 | controller |                     "f:name": {},
2026-06-12 11:43:28.010199 | controller |                     "f:value": {}
2026-06-12 11:43:28.010213 | controller |                   }
2026-06-12 11:43:28.010228 | controller |                 },
2026-06-12 11:43:28.010242 | controller |                 "f:image": {},
2026-06-12 11:43:28.010256 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.010271 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.010286 | controller |                   ".": {},
2026-06-12 11:43:28.010300 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.010314 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.010329 | controller |                     ".": {},
2026-06-12 11:43:28.010358 | controller |                     "f:path": {},
2026-06-12 11:43:28.010374 | controller |                     "f:port": {},
2026-06-12 11:43:28.010388 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.010402 | controller |                   },
2026-06-12 11:43:28.010417 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.010431 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.010446 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.010460 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.010474 | controller |                 },
2026-06-12 11:43:28.010489 | controller |                 "f:name": {},
2026-06-12 11:43:28.010504 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.010519 | controller |                   ".": {},
2026-06-12 11:43:28.010534 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.010548 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.010563 | controller |                     ".": {},
2026-06-12 11:43:28.010578 | controller |                     "f:path": {},
2026-06-12 11:43:28.010593 | controller |                     "f:port": {},
2026-06-12 11:43:28.010608 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.010622 | controller |                   },
2026-06-12 11:43:28.010637 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.010651 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.010665 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.010680 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.010694 | controller |                 },
2026-06-12 11:43:28.010709 | controller |                 "f:resources": {
2026-06-12 11:43:28.010723 | controller |                   ".": {},
2026-06-12 11:43:28.010738 | controller |                   "f:limits": {
2026-06-12 11:43:28.010753 | controller |                     ".": {},
2026-06-12 11:43:28.010768 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.010782 | controller |                     "f:memory": {}
2026-06-12 11:43:28.010797 | controller |                   },
2026-06-12 11:43:28.010812 | controller |                   "f:requests": {
2026-06-12 11:43:28.010826 | controller |                     ".": {},
2026-06-12 11:43:28.010841 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.010882 | controller |                     "f:memory": {}
2026-06-12 11:43:28.010898 | controller |                   }
2026-06-12 11:43:28.010913 | controller |                 },
2026-06-12 11:43:28.010928 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.010942 | controller |                   ".": {},
2026-06-12 11:43:28.010957 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.010971 | controller |                 },
2026-06-12 11:43:28.010985 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.010999 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.011014 | controller |               }
2026-06-12 11:43:28.011028 | controller |             },
2026-06-12 11:43:28.011043 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.011057 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.011071 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.011086 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.011100 | controller |             "f:securityContext": {
2026-06-12 11:43:28.011114 | controller |               ".": {},
2026-06-12 11:43:28.011129 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.011143 | controller |             },
2026-06-12 11:43:28.011157 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.011171 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.011190 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.011204 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.011218 | controller |           }
2026-06-12 11:43:28.011233 | controller |         },
2026-06-12 11:43:28.011247 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.011261 | controller |         "operation": "Update",
2026-06-12 11:43:28.011276 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:28.011290 | controller |       },
2026-06-12 11:43:28.011304 | controller |       {
2026-06-12 11:43:28.011319 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.011333 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.011348 | controller |         "fieldsV1": {
2026-06-12 11:43:28.011362 | controller |           "f:metadata": {
2026-06-12 11:43:28.011376 | controller |             "f:annotations": {
2026-06-12 11:43:28.011391 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.011405 | controller |             }
2026-06-12 11:43:28.011419 | controller |           }
2026-06-12 11:43:28.011434 | controller |         },
2026-06-12 11:43:28.011448 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.011462 | controller |         "operation": "Update",
2026-06-12 11:43:28.011476 | controller |         "subresource": "status",
2026-06-12 11:43:28.011491 | controller |         "time": "2026-06-12T11:08:13Z"
2026-06-12 11:43:28.011505 | controller |       },
2026-06-12 11:43:28.011520 | controller |       {
2026-06-12 11:43:28.011534 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.011549 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.011564 | controller |         "fieldsV1": {
2026-06-12 11:43:28.011579 | controller |           "f:status": {
2026-06-12 11:43:28.011594 | controller |             "f:conditions": {
2026-06-12 11:43:28.011608 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.011623 | controller |                 ".": {},
2026-06-12 11:43:28.011638 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.011652 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.011667 | controller |                 "f:status": {},
2026-06-12 11:43:28.011681 | controller |                 "f:type": {}
2026-06-12 11:43:28.011696 | controller |               },
2026-06-12 11:43:28.011711 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.011725 | controller |                 ".": {},
2026-06-12 11:43:28.011740 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.011755 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.011769 | controller |                 "f:status": {},
2026-06-12 11:43:28.011784 | controller |                 "f:type": {}
2026-06-12 11:43:28.011799 | controller |               },
2026-06-12 11:43:28.011814 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.011829 | controller |                 ".": {},
2026-06-12 11:43:28.011844 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.011878 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.011894 | controller |                 "f:status": {},
2026-06-12 11:43:28.011909 | controller |                 "f:type": {}
2026-06-12 11:43:28.011924 | controller |               },
2026-06-12 11:43:28.011938 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.011953 | controller |                 ".": {},
2026-06-12 11:43:28.011968 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.011982 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.011996 | controller |                 "f:status": {},
2026-06-12 11:43:28.012011 | controller |                 "f:type": {}
2026-06-12 11:43:28.012029 | controller |               }
2026-06-12 11:43:28.012044 | controller |             },
2026-06-12 11:43:28.012059 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.012123 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.012144 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.012159 | controller |             "f:phase": {},
2026-06-12 11:43:28.012173 | controller |             "f:podIP": {},
2026-06-12 11:43:28.012188 | controller |             "f:podIPs": {
2026-06-12 11:43:28.012245 | controller |               ".": {},
2026-06-12 11:43:28.012264 | controller |               "k:{\"ip\":\"10.217.1.30\"}": {
2026-06-12 11:43:28.012279 | controller |                 ".": {},
2026-06-12 11:43:28.012294 | controller |                 "f:ip": {}
2026-06-12 11:43:28.012308 | controller |               }
2026-06-12 11:43:28.012323 | controller |             },
2026-06-12 11:43:28.012338 | controller |             "f:startTime": {}
2026-06-12 11:43:28.012352 | controller |           }
2026-06-12 11:43:28.012367 | controller |         },
2026-06-12 11:43:28.012382 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.012396 | controller |         "operation": "Update",
2026-06-12 11:43:28.012411 | controller |         "subresource": "status",
2026-06-12 11:43:28.012425 | controller |         "time": "2026-06-12T11:09:00Z"
2026-06-12 11:43:28.012440 | controller |       }
2026-06-12 11:43:28.012454 | controller |     ],
2026-06-12 11:43:28.012469 | controller |     "name": "cinder-operator-controller-manager-584b474457-xxrlp",
2026-06-12 11:43:28.012483 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.012498 | controller |     "ownerReferences": [
2026-06-12 11:43:28.012512 | controller |       {
2026-06-12 11:43:28.012527 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.012542 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.012557 | controller |         "controller": true,
2026-06-12 11:43:28.012571 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.012586 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-12 11:43:28.012601 | controller |         "uid": "4e7755d4-765c-4d65-b431-d19ca86e687a"
2026-06-12 11:43:28.012615 | controller |       }
2026-06-12 11:43:28.012630 | controller |     ],
2026-06-12 11:43:28.012645 | controller |     "resourceVersion": "88371",
2026-06-12 11:43:28.012660 | controller |     "uid": "205a4a70-d19c-4469-aabc-e1bd0aaf0453"
2026-06-12 11:43:28.012675 | controller |   },
2026-06-12 11:43:28.012690 | controller |   "spec": {
2026-06-12 11:43:28.012705 | controller |     "containers": [
2026-06-12 11:43:28.012719 | controller |       {
2026-06-12 11:43:28.012734 | controller |         "args": [
2026-06-12 11:43:28.012749 | controller |           "--leader-elect",
2026-06-12 11:43:28.012764 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.012779 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.012793 | controller |         ],
2026-06-12 11:43:28.012808 | controller |         "command": [
2026-06-12 11:43:28.012823 | controller |           "/manager"
2026-06-12 11:43:28.012838 | controller |         ],
2026-06-12 11:43:28.012882 | controller |         "env": [
2026-06-12 11:43:28.012901 | controller |           {
2026-06-12 11:43:28.012916 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.012931 | controller |             "value": "30"
2026-06-12 11:43:28.012946 | controller |           },
2026-06-12 11:43:28.012961 | controller |           {
2026-06-12 11:43:28.012976 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.012991 | controller |             "value": "20"
2026-06-12 11:43:28.013005 | controller |           },
2026-06-12 11:43:28.013020 | controller |           {
2026-06-12 11:43:28.013035 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.013050 | controller |             "value": "5"
2026-06-12 11:43:28.013069 | controller |           },
2026-06-12 11:43:28.013084 | controller |           {
2026-06-12 11:43:28.013099 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.013114 | controller |             "value": "false"
2026-06-12 11:43:28.013128 | controller |           },
2026-06-12 11:43:28.013143 | controller |           {
2026-06-12 11:43:28.013157 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.013171 | controller |             "value": "false"
2026-06-12 11:43:28.013186 | controller |           }
2026-06-12 11:43:28.013200 | controller |         ],
2026-06-12 11:43:28.013215 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 11:43:28.013230 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.013245 | controller |         "livenessProbe": {
2026-06-12 11:43:28.013260 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.013274 | controller |           "httpGet": {
2026-06-12 11:43:28.013289 | controller |             "path": "/healthz",
2026-06-12 11:43:28.013303 | controller |             "port": 8081,
2026-06-12 11:43:28.013317 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.013331 | controller |           },
2026-06-12 11:43:28.013346 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.013360 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.013375 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.013389 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.013404 | controller |         },
2026-06-12 11:43:28.013418 | controller |         "name": "manager",
2026-06-12 11:43:28.013432 | controller |         "readinessProbe": {
2026-06-12 11:43:28.013446 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.013460 | controller |           "httpGet": {
2026-06-12 11:43:28.013474 | controller |             "path": "/readyz",
2026-06-12 11:43:28.013489 | controller |             "port": 8081,
2026-06-12 11:43:28.013503 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.013520 | controller |           },
2026-06-12 11:43:28.013536 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.013550 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.013564 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.013579 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.013593 | controller |         },
2026-06-12 11:43:28.013608 | controller |         "resources": {
2026-06-12 11:43:28.013622 | controller |           "limits": {
2026-06-12 11:43:28.013636 | controller |             "cpu": "500m",
2026-06-12 11:43:28.013650 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.013664 | controller |           },
2026-06-12 11:43:28.013679 | controller |           "requests": {
2026-06-12 11:43:28.013693 | controller |             "cpu": "10m",
2026-06-12 11:43:28.013708 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.013723 | controller |           }
2026-06-12 11:43:28.013738 | controller |         },
2026-06-12 11:43:28.013753 | controller |         "securityContext": {
2026-06-12 11:43:28.013767 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.013782 | controller |           "capabilities": {
2026-06-12 11:43:28.013797 | controller |             "drop": [
2026-06-12 11:43:28.013812 | controller |               "MKNOD"
2026-06-12 11:43:28.013826 | controller |             ]
2026-06-12 11:43:28.013841 | controller |           }
2026-06-12 11:43:28.013874 | controller |         },
2026-06-12 11:43:28.013891 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.013906 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.013920 | controller |         "volumeMounts": [
2026-06-12 11:43:28.013935 | controller |           {
2026-06-12 11:43:28.013958 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.013974 | controller |             "name": "kube-api-access-wkm9q",
2026-06-12 11:43:28.013990 | controller |             "readOnly": true
2026-06-12 11:43:28.014005 | controller |           }
2026-06-12 11:43:28.014019 | controller |         ]
2026-06-12 11:43:28.014034 | controller |       }
2026-06-12 11:43:28.014049 | controller |     ],
2026-06-12 11:43:28.014064 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.014079 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.014094 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.014109 | controller |       {
2026-06-12 11:43:28.014124 | controller |         "name": "cinder-operator-controller-manager-dockercfg-sbfg4"
2026-06-12 11:43:28.014138 | controller |       }
2026-06-12 11:43:28.014153 | controller |     ],
2026-06-12 11:43:28.014168 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.014182 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.014197 | controller |     "priority": 0,
2026-06-12 11:43:28.014212 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.014226 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.014241 | controller |     "securityContext": {
2026-06-12 11:43:28.014255 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.014270 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.014284 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.014310 | controller |       }
2026-06-12 11:43:28.014326 | controller |     },
2026-06-12 11:43:28.014341 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-12 11:43:28.014355 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-12 11:43:28.014370 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.014385 | controller |     "tolerations": [
2026-06-12 11:43:28.014399 | controller |       {
2026-06-12 11:43:28.014413 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.014428 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.014443 | controller |         "operator": "Exists",
2026-06-12 11:43:28.014457 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.014474 | controller |       },
2026-06-12 11:43:28.014492 | controller |       {
2026-06-12 11:43:28.014511 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.014529 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.014547 | controller |         "operator": "Exists",
2026-06-12 11:43:28.014565 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.014583 | controller |       },
2026-06-12 11:43:28.014601 | controller |       {
2026-06-12 11:43:28.014619 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.014637 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.014654 | controller |         "operator": "Exists"
2026-06-12 11:43:28.014668 | controller |       }
2026-06-12 11:43:28.014683 | controller |     ],
2026-06-12 11:43:28.014697 | controller |     "volumes": [
2026-06-12 11:43:28.014712 | controller |       {
2026-06-12 11:43:28.014726 | controller |         "name": "kube-api-access-wkm9q",
2026-06-12 11:43:28.014740 | controller |         "projected": {
2026-06-12 11:43:28.014755 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.014770 | controller |           "sources": [
2026-06-12 11:43:28.014784 | controller |             {
2026-06-12 11:43:28.014799 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.014815 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.014829 | controller |                 "path": "token"
2026-06-12 11:43:28.014858 | controller |               }
2026-06-12 11:43:28.014879 | controller |             },
2026-06-12 11:43:28.014899 | controller |             {
2026-06-12 11:43:28.014914 | controller |               "configMap": {
2026-06-12 11:43:28.014929 | controller |                 "items": [
2026-06-12 11:43:28.014943 | controller |                   {
2026-06-12 11:43:28.014958 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.014972 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.014986 | controller |                   }
2026-06-12 11:43:28.015001 | controller |                 ],
2026-06-12 11:43:28.015015 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.015029 | controller |               }
2026-06-12 11:43:28.015044 | controller |             },
2026-06-12 11:43:28.015059 | controller |             {
2026-06-12 11:43:28.015074 | controller |               "downwardAPI": {
2026-06-12 11:43:28.015089 | controller |                 "items": [
2026-06-12 11:43:28.015104 | controller |                   {
2026-06-12 11:43:28.015119 | controller |                     "fieldRef": {
2026-06-12 11:43:28.015133 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.015148 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.015162 | controller |                     },
2026-06-12 11:43:28.015177 | controller |                     "path": "namespace"
2026-06-12 11:43:28.015191 | controller |                   }
2026-06-12 11:43:28.015206 | controller |                 ]
2026-06-12 11:43:28.015221 | controller |               }
2026-06-12 11:43:28.015236 | controller |             },
2026-06-12 11:43:28.015250 | controller |             {
2026-06-12 11:43:28.015265 | controller |               "configMap": {
2026-06-12 11:43:28.015279 | controller |                 "items": [
2026-06-12 11:43:28.015293 | controller |                   {
2026-06-12 11:43:28.015308 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.015323 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.015337 | controller |                   }
2026-06-12 11:43:28.015352 | controller |                 ],
2026-06-12 11:43:28.015366 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.015380 | controller |               }
2026-06-12 11:43:28.015395 | controller |             }
2026-06-12 11:43:28.015409 | controller |           ]
2026-06-12 11:43:28.015423 | controller |         }
2026-06-12 11:43:28.015438 | controller |       }
2026-06-12 11:43:28.015452 | controller |     ]
2026-06-12 11:43:28.015467 | controller |   },
2026-06-12 11:43:28.015485 | controller |   "status": {
2026-06-12 11:43:28.015503 | controller |     "conditions": [
2026-06-12 11:43:28.015521 | controller |       {
2026-06-12 11:43:28.015540 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.015558 | controller |         "lastTransitionTime": "2026-06-12T11:08:47Z",
2026-06-12 11:43:28.015576 | controller |         "status": "True",
2026-06-12 11:43:28.015594 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.015612 | controller |       },
2026-06-12 11:43:28.015630 | controller |       {
2026-06-12 11:43:28.015647 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.015662 | controller |         "lastTransitionTime": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.015676 | controller |         "status": "True",
2026-06-12 11:43:28.015691 | controller |         "type": "Initialized"
2026-06-12 11:43:28.015706 | controller |       },
2026-06-12 11:43:28.015720 | controller |       {
2026-06-12 11:43:28.015735 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.015749 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.015764 | controller |         "status": "True",
2026-06-12 11:43:28.015778 | controller |         "type": "Ready"
2026-06-12 11:43:28.015792 | controller |       },
2026-06-12 11:43:28.015807 | controller |       {
2026-06-12 11:43:28.015822 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.015840 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.015875 | controller |         "status": "True",
2026-06-12 11:43:28.015891 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.015906 | controller |       },
2026-06-12 11:43:28.015921 | controller |       {
2026-06-12 11:43:28.015936 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.015951 | controller |         "lastTransitionTime": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.015966 | controller |         "status": "True",
2026-06-12 11:43:28.015981 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.015995 | controller |       }
2026-06-12 11:43:28.016010 | controller |     ],
2026-06-12 11:43:28.016024 | controller |     "containerStatuses": [
2026-06-12 11:43:28.016039 | controller |       {
2026-06-12 11:43:28.016053 | controller |         "allocatedResources": {
2026-06-12 11:43:28.016067 | controller |           "cpu": "10m",
2026-06-12 11:43:28.016082 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.016097 | controller |         },
2026-06-12 11:43:28.016111 | controller |         "containerID": "cri-o://ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d",
2026-06-12 11:43:28.016126 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 11:43:28.016141 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 11:43:28.016156 | controller |         "lastState": {},
2026-06-12 11:43:28.016171 | controller |         "name": "manager",
2026-06-12 11:43:28.016185 | controller |         "ready": true,
2026-06-12 11:43:28.016200 | controller |         "resources": {
2026-06-12 11:43:28.016215 | controller |           "limits": {
2026-06-12 11:43:28.016230 | controller |             "cpu": "500m",
2026-06-12 11:43:28.016244 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.016259 | controller |           },
2026-06-12 11:43:28.016273 | controller |           "requests": {
2026-06-12 11:43:28.016288 | controller |             "cpu": "10m",
2026-06-12 11:43:28.016302 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.016317 | controller |           }
2026-06-12 11:43:28.016331 | controller |         },
2026-06-12 11:43:28.016346 | controller |         "restartCount": 0,
2026-06-12 11:43:28.016360 | controller |         "started": true,
2026-06-12 11:43:28.016375 | controller |         "state": {
2026-06-12 11:43:28.016389 | controller |           "running": {
2026-06-12 11:43:28.016403 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.016418 | controller |           }
2026-06-12 11:43:28.016432 | controller |         },
2026-06-12 11:43:28.016447 | controller |         "user": {
2026-06-12 11:43:28.016461 | controller |           "linux": {
2026-06-12 11:43:28.016476 | controller |             "gid": 0,
2026-06-12 11:43:28.016490 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.016505 | controller |               0
2026-06-12 11:43:28.016519 | controller |             ],
2026-06-12 11:43:28.016534 | controller |             "uid": 65532
2026-06-12 11:43:28.016548 | controller |           }
2026-06-12 11:43:28.016563 | controller |         },
2026-06-12 11:43:28.016577 | controller |         "volumeMounts": [
2026-06-12 11:43:28.016591 | controller |           {
2026-06-12 11:43:28.016606 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.016621 | controller |             "name": "kube-api-access-wkm9q",
2026-06-12 11:43:28.016635 | controller |             "readOnly": true,
2026-06-12 11:43:28.016650 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.016665 | controller |           }
2026-06-12 11:43:28.016679 | controller |         ]
2026-06-12 11:43:28.016698 | controller |       }
2026-06-12 11:43:28.016713 | controller |     ],
2026-06-12 11:43:28.016728 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.016743 | controller |     "hostIPs": [
2026-06-12 11:43:28.016758 | controller |       {
2026-06-12 11:43:28.016772 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.016787 | controller |       }
2026-06-12 11:43:28.016802 | controller |     ],
2026-06-12 11:43:28.016816 | controller |     "phase": "Running",
2026-06-12 11:43:28.016831 | controller |     "podIP": "10.217.1.30",
2026-06-12 11:43:28.016846 | controller |     "podIPs": [
2026-06-12 11:43:28.016892 | controller |       {
2026-06-12 11:43:28.016908 | controller |         "ip": "10.217.1.30"
2026-06-12 11:43:28.016924 | controller |       }
2026-06-12 11:43:28.016939 | controller |     ],
2026-06-12 11:43:28.016954 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.016969 | controller |     "startTime": "2026-06-12T11:08:10Z"
2026-06-12 11:43:28.016984 | controller |   }
2026-06-12 11:43:28.017000 | controller | }
2026-06-12 11:43:28.038398 | controller | ok:
2026-06-12 11:43:28.038444 | controller | {
2026-06-12 11:43:28.038464 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.038481 | controller |   "kind": "Pod",
2026-06-12 11:43:28.038497 | controller |   "metadata": {
2026-06-12 11:43:28.038512 | controller |     "annotations": {
2026-06-12 11:43:28.038528 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.31/23\"],\"mac_address\":\"0a:58:0a:d9:01:1f\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.31/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.038545 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.31\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.038561 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.038579 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.038597 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.038613 | controller |     },
2026-06-12 11:43:28.038628 | controller |     "creationTimestamp": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.038643 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-12 11:43:28.038658 | controller |     "generation": 1,
2026-06-12 11:43:28.038673 | controller |     "labels": {
2026-06-12 11:43:28.038688 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-12 11:43:28.038702 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.038717 | controller |       "openstack.org/operator-name": "designate",
2026-06-12 11:43:28.038731 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-12 11:43:28.038746 | controller |     },
2026-06-12 11:43:28.038760 | controller |     "managedFields": [
2026-06-12 11:43:28.038775 | controller |       {
2026-06-12 11:43:28.038789 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.038804 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.038818 | controller |         "fieldsV1": {
2026-06-12 11:43:28.038833 | controller |           "f:metadata": {
2026-06-12 11:43:28.038876 | controller |             "f:annotations": {
2026-06-12 11:43:28.038898 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.038957 | controller |             }
2026-06-12 11:43:28.038979 | controller |           }
2026-06-12 11:43:28.038995 | controller |         },
2026-06-12 11:43:28.039010 | controller |         "manager": "crc",
2026-06-12 11:43:28.039030 | controller |         "operation": "Update",
2026-06-12 11:43:28.039045 | controller |         "subresource": "status",
2026-06-12 11:43:28.039060 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:28.039075 | controller |       },
2026-06-12 11:43:28.039090 | controller |       {
2026-06-12 11:43:28.039104 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.039119 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.039133 | controller |         "fieldsV1": {
2026-06-12 11:43:28.039148 | controller |           "f:metadata": {
2026-06-12 11:43:28.039162 | controller |             "f:annotations": {
2026-06-12 11:43:28.039176 | controller |               ".": {},
2026-06-12 11:43:28.039191 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.039205 | controller |             },
2026-06-12 11:43:28.039220 | controller |             "f:generateName": {},
2026-06-12 11:43:28.039234 | controller |             "f:labels": {
2026-06-12 11:43:28.039249 | controller |               ".": {},
2026-06-12 11:43:28.039264 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.039278 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.039293 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.039307 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.039322 | controller |             },
2026-06-12 11:43:28.039337 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.039351 | controller |               ".": {},
2026-06-12 11:43:28.039366 | controller |               "k:{\"uid\":\"ac6ef4f8-0cf4-444e-b0e4-df4850a7a5aa\"}": {}
2026-06-12 11:43:28.039381 | controller |             }
2026-06-12 11:43:28.039396 | controller |           },
2026-06-12 11:43:28.039410 | controller |           "f:spec": {
2026-06-12 11:43:28.039425 | controller |             "f:containers": {
2026-06-12 11:43:28.039439 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.039454 | controller |                 ".": {},
2026-06-12 11:43:28.039469 | controller |                 "f:args": {},
2026-06-12 11:43:28.039484 | controller |                 "f:command": {},
2026-06-12 11:43:28.039499 | controller |                 "f:env": {
2026-06-12 11:43:28.039514 | controller |                   ".": {},
2026-06-12 11:43:28.039528 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.039543 | controller |                     ".": {},
2026-06-12 11:43:28.039558 | controller |                     "f:name": {},
2026-06-12 11:43:28.039572 | controller |                     "f:value": {}
2026-06-12 11:43:28.039587 | controller |                   },
2026-06-12 11:43:28.039601 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.039616 | controller |                     ".": {},
2026-06-12 11:43:28.039631 | controller |                     "f:name": {},
2026-06-12 11:43:28.039646 | controller |                     "f:value": {}
2026-06-12 11:43:28.039660 | controller |                   },
2026-06-12 11:43:28.039675 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.039690 | controller |                     ".": {},
2026-06-12 11:43:28.039705 | controller |                     "f:name": {},
2026-06-12 11:43:28.039720 | controller |                     "f:value": {}
2026-06-12 11:43:28.039735 | controller |                   },
2026-06-12 11:43:28.039750 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.039765 | controller |                     ".": {},
2026-06-12 11:43:28.039780 | controller |                     "f:name": {},
2026-06-12 11:43:28.039794 | controller |                     "f:value": {}
2026-06-12 11:43:28.039809 | controller |                   },
2026-06-12 11:43:28.039824 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.039843 | controller |                     ".": {},
2026-06-12 11:43:28.039880 | controller |                     "f:name": {},
2026-06-12 11:43:28.039897 | controller |                     "f:value": {}
2026-06-12 11:43:28.039912 | controller |                   }
2026-06-12 11:43:28.039927 | controller |                 },
2026-06-12 11:43:28.039942 | controller |                 "f:image": {},
2026-06-12 11:43:28.039956 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.039971 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.039986 | controller |                   ".": {},
2026-06-12 11:43:28.040001 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.040016 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.040030 | controller |                     ".": {},
2026-06-12 11:43:28.040045 | controller |                     "f:path": {},
2026-06-12 11:43:28.040059 | controller |                     "f:port": {},
2026-06-12 11:43:28.040074 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.040088 | controller |                   },
2026-06-12 11:43:28.040103 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.040117 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.040132 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.040147 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.040161 | controller |                 },
2026-06-12 11:43:28.040176 | controller |                 "f:name": {},
2026-06-12 11:43:28.040191 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.040205 | controller |                   ".": {},
2026-06-12 11:43:28.040220 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.040235 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.040250 | controller |                     ".": {},
2026-06-12 11:43:28.040264 | controller |                     "f:path": {},
2026-06-12 11:43:28.040279 | controller |                     "f:port": {},
2026-06-12 11:43:28.040294 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.040308 | controller |                   },
2026-06-12 11:43:28.040323 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.040337 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.040352 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.040367 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.040381 | controller |                 },
2026-06-12 11:43:28.040396 | controller |                 "f:resources": {
2026-06-12 11:43:28.040411 | controller |                   ".": {},
2026-06-12 11:43:28.040426 | controller |                   "f:limits": {
2026-06-12 11:43:28.040441 | controller |                     ".": {},
2026-06-12 11:43:28.040455 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.040470 | controller |                     "f:memory": {}
2026-06-12 11:43:28.040486 | controller |                   },
2026-06-12 11:43:28.040504 | controller |                   "f:requests": {
2026-06-12 11:43:28.040522 | controller |                     ".": {},
2026-06-12 11:43:28.040541 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.040559 | controller |                     "f:memory": {}
2026-06-12 11:43:28.040577 | controller |                   }
2026-06-12 11:43:28.040595 | controller |                 },
2026-06-12 11:43:28.040614 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.040632 | controller |                   ".": {},
2026-06-12 11:43:28.040650 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.040669 | controller |                 },
2026-06-12 11:43:28.040687 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.040705 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.040724 | controller |               }
2026-06-12 11:43:28.040739 | controller |             },
2026-06-12 11:43:28.040754 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.040769 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.040783 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.040798 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.040813 | controller |             "f:securityContext": {
2026-06-12 11:43:28.040828 | controller |               ".": {},
2026-06-12 11:43:28.040842 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.040877 | controller |             },
2026-06-12 11:43:28.040894 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.040908 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.040923 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.040938 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.040953 | controller |           }
2026-06-12 11:43:28.040968 | controller |         },
2026-06-12 11:43:28.040982 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.040997 | controller |         "operation": "Update",
2026-06-12 11:43:28.041011 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:28.041026 | controller |       },
2026-06-12 11:43:28.041040 | controller |       {
2026-06-12 11:43:28.041055 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.041070 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.041084 | controller |         "fieldsV1": {
2026-06-12 11:43:28.041099 | controller |           "f:metadata": {
2026-06-12 11:43:28.041113 | controller |             "f:annotations": {
2026-06-12 11:43:28.041128 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.041142 | controller |             }
2026-06-12 11:43:28.041157 | controller |           }
2026-06-12 11:43:28.041172 | controller |         },
2026-06-12 11:43:28.041186 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.041201 | controller |         "operation": "Update",
2026-06-12 11:43:28.041216 | controller |         "subresource": "status",
2026-06-12 11:43:28.041231 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.041246 | controller |       },
2026-06-12 11:43:28.041260 | controller |       {
2026-06-12 11:43:28.041275 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.041290 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.041304 | controller |         "fieldsV1": {
2026-06-12 11:43:28.041319 | controller |           "f:status": {
2026-06-12 11:43:28.041333 | controller |             "f:conditions": {
2026-06-12 11:43:28.041348 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.041362 | controller |                 ".": {},
2026-06-12 11:43:28.041377 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.041391 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.041405 | controller |                 "f:status": {},
2026-06-12 11:43:28.041420 | controller |                 "f:type": {}
2026-06-12 11:43:28.041434 | controller |               },
2026-06-12 11:43:28.041448 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.041463 | controller |                 ".": {},
2026-06-12 11:43:28.041478 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.041494 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.041512 | controller |                 "f:status": {},
2026-06-12 11:43:28.041530 | controller |                 "f:type": {}
2026-06-12 11:43:28.041548 | controller |               },
2026-06-12 11:43:28.041566 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.041585 | controller |                 ".": {},
2026-06-12 11:43:28.041609 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.041628 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.041647 | controller |                 "f:status": {},
2026-06-12 11:43:28.041662 | controller |                 "f:type": {}
2026-06-12 11:43:28.041677 | controller |               },
2026-06-12 11:43:28.041692 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.041707 | controller |                 ".": {},
2026-06-12 11:43:28.041721 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.041736 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.041751 | controller |                 "f:status": {},
2026-06-12 11:43:28.041765 | controller |                 "f:type": {}
2026-06-12 11:43:28.041780 | controller |               }
2026-06-12 11:43:28.041794 | controller |             },
2026-06-12 11:43:28.041809 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.041824 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.041839 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.041874 | controller |             "f:phase": {},
2026-06-12 11:43:28.041891 | controller |             "f:podIP": {},
2026-06-12 11:43:28.041906 | controller |             "f:podIPs": {
2026-06-12 11:43:28.041921 | controller |               ".": {},
2026-06-12 11:43:28.041936 | controller |               "k:{\"ip\":\"10.217.1.31\"}": {
2026-06-12 11:43:28.041951 | controller |                 ".": {},
2026-06-12 11:43:28.041966 | controller |                 "f:ip": {}
2026-06-12 11:43:28.041981 | controller |               }
2026-06-12 11:43:28.042008 | controller |             },
2026-06-12 11:43:28.042023 | controller |             "f:startTime": {}
2026-06-12 11:43:28.042038 | controller |           }
2026-06-12 11:43:28.042052 | controller |         },
2026-06-12 11:43:28.042067 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.042082 | controller |         "operation": "Update",
2026-06-12 11:43:28.042096 | controller |         "subresource": "status",
2026-06-12 11:43:28.042111 | controller |         "time": "2026-06-12T11:09:00Z"
2026-06-12 11:43:28.042126 | controller |       }
2026-06-12 11:43:28.042140 | controller |     ],
2026-06-12 11:43:28.042155 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-q7jfq",
2026-06-12 11:43:28.042170 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.042185 | controller |     "ownerReferences": [
2026-06-12 11:43:28.042199 | controller |       {
2026-06-12 11:43:28.042214 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.042228 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.042243 | controller |         "controller": true,
2026-06-12 11:43:28.042257 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.042272 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-12 11:43:28.042286 | controller |         "uid": "ac6ef4f8-0cf4-444e-b0e4-df4850a7a5aa"
2026-06-12 11:43:28.042301 | controller |       }
2026-06-12 11:43:28.042316 | controller |     ],
2026-06-12 11:43:28.042330 | controller |     "resourceVersion": "88355",
2026-06-12 11:43:28.042345 | controller |     "uid": "07d8313b-bfb8-48d0-b869-cb9c52a50e35"
2026-06-12 11:43:28.042360 | controller |   },
2026-06-12 11:43:28.042375 | controller |   "spec": {
2026-06-12 11:43:28.042389 | controller |     "containers": [
2026-06-12 11:43:28.042404 | controller |       {
2026-06-12 11:43:28.042419 | controller |         "args": [
2026-06-12 11:43:28.042434 | controller |           "--leader-elect",
2026-06-12 11:43:28.042448 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.042463 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.042478 | controller |         ],
2026-06-12 11:43:28.042493 | controller |         "command": [
2026-06-12 11:43:28.042514 | controller |           "/manager"
2026-06-12 11:43:28.042532 | controller |         ],
2026-06-12 11:43:28.042547 | controller |         "env": [
2026-06-12 11:43:28.042561 | controller |           {
2026-06-12 11:43:28.042576 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.042591 | controller |             "value": "30"
2026-06-12 11:43:28.042606 | controller |           },
2026-06-12 11:43:28.042620 | controller |           {
2026-06-12 11:43:28.042635 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.042650 | controller |             "value": "20"
2026-06-12 11:43:28.042665 | controller |           },
2026-06-12 11:43:28.042680 | controller |           {
2026-06-12 11:43:28.042695 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.042710 | controller |             "value": "5"
2026-06-12 11:43:28.042724 | controller |           },
2026-06-12 11:43:28.042739 | controller |           {
2026-06-12 11:43:28.042754 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.042769 | controller |             "value": "false"
2026-06-12 11:43:28.042784 | controller |           },
2026-06-12 11:43:28.042799 | controller |           {
2026-06-12 11:43:28.042814 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.042828 | controller |             "value": "false"
2026-06-12 11:43:28.042843 | controller |           }
2026-06-12 11:43:28.042892 | controller |         ],
2026-06-12 11:43:28.042909 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 11:43:28.042925 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.042940 | controller |         "livenessProbe": {
2026-06-12 11:43:28.042955 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.042970 | controller |           "httpGet": {
2026-06-12 11:43:28.042985 | controller |             "path": "/healthz",
2026-06-12 11:43:28.043000 | controller |             "port": 8081,
2026-06-12 11:43:28.043014 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.043029 | controller |           },
2026-06-12 11:43:28.043043 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.043057 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.043072 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.043086 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.043100 | controller |         },
2026-06-12 11:43:28.043114 | controller |         "name": "manager",
2026-06-12 11:43:28.043128 | controller |         "readinessProbe": {
2026-06-12 11:43:28.043143 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.043157 | controller |           "httpGet": {
2026-06-12 11:43:28.043172 | controller |             "path": "/readyz",
2026-06-12 11:43:28.043186 | controller |             "port": 8081,
2026-06-12 11:43:28.043200 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.043215 | controller |           },
2026-06-12 11:43:28.043229 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.043244 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.043258 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.043273 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.043287 | controller |         },
2026-06-12 11:43:28.043302 | controller |         "resources": {
2026-06-12 11:43:28.043316 | controller |           "limits": {
2026-06-12 11:43:28.043330 | controller |             "cpu": "500m",
2026-06-12 11:43:28.043345 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.043359 | controller |           },
2026-06-12 11:43:28.043374 | controller |           "requests": {
2026-06-12 11:43:28.043388 | controller |             "cpu": "10m",
2026-06-12 11:43:28.043403 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.043417 | controller |           }
2026-06-12 11:43:28.043437 | controller |         },
2026-06-12 11:43:28.043691 | controller |         "securityContext": {
2026-06-12 11:43:28.043708 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.043723 | controller |           "capabilities": {
2026-06-12 11:43:28.043737 | controller |             "drop": [
2026-06-12 11:43:28.043751 | controller |               "MKNOD"
2026-06-12 11:43:28.043765 | controller |             ]
2026-06-12 11:43:28.043779 | controller |           }
2026-06-12 11:43:28.043794 | controller |         },
2026-06-12 11:43:28.043809 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.043823 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.043838 | controller |         "volumeMounts": [
2026-06-12 11:43:28.043873 | controller |           {
2026-06-12 11:43:28.043890 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.043905 | controller |             "name": "kube-api-access-vx4z8",
2026-06-12 11:43:28.043920 | controller |             "readOnly": true
2026-06-12 11:43:28.043935 | controller |           }
2026-06-12 11:43:28.043950 | controller |         ]
2026-06-12 11:43:28.043965 | controller |       }
2026-06-12 11:43:28.043980 | controller |     ],
2026-06-12 11:43:28.043994 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.044009 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.044024 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.044039 | controller |       {
2026-06-12 11:43:28.044053 | controller |         "name": "designate-operator-controller-manager-dockercfg-phdwh"
2026-06-12 11:43:28.044068 | controller |       }
2026-06-12 11:43:28.044083 | controller |     ],
2026-06-12 11:43:28.044098 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.044113 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.044128 | controller |     "priority": 0,
2026-06-12 11:43:28.044143 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.044157 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.044172 | controller |     "securityContext": {
2026-06-12 11:43:28.044188 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.044202 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.044217 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.044232 | controller |       }
2026-06-12 11:43:28.044248 | controller |     },
2026-06-12 11:43:28.044263 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-12 11:43:28.044277 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-12 11:43:28.044292 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.044307 | controller |     "tolerations": [
2026-06-12 11:43:28.044322 | controller |       {
2026-06-12 11:43:28.044337 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.044352 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.044367 | controller |         "operator": "Exists",
2026-06-12 11:43:28.044382 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.044397 | controller |       },
2026-06-12 11:43:28.044412 | controller |       {
2026-06-12 11:43:28.044427 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.044442 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.044457 | controller |         "operator": "Exists",
2026-06-12 11:43:28.044472 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.044488 | controller |       },
2026-06-12 11:43:28.044504 | controller |       {
2026-06-12 11:43:28.044522 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.044539 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.044554 | controller |         "operator": "Exists"
2026-06-12 11:43:28.044569 | controller |       }
2026-06-12 11:43:28.044588 | controller |     ],
2026-06-12 11:43:28.044604 | controller |     "volumes": [
2026-06-12 11:43:28.044618 | controller |       {
2026-06-12 11:43:28.044633 | controller |         "name": "kube-api-access-vx4z8",
2026-06-12 11:43:28.044648 | controller |         "projected": {
2026-06-12 11:43:28.044662 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.044677 | controller |           "sources": [
2026-06-12 11:43:28.044692 | controller |             {
2026-06-12 11:43:28.044710 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.044725 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.044740 | controller |                 "path": "token"
2026-06-12 11:43:28.044755 | controller |               }
2026-06-12 11:43:28.044770 | controller |             },
2026-06-12 11:43:28.044785 | controller |             {
2026-06-12 11:43:28.044799 | controller |               "configMap": {
2026-06-12 11:43:28.044814 | controller |                 "items": [
2026-06-12 11:43:28.044829 | controller |                   {
2026-06-12 11:43:28.044844 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.044880 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.044896 | controller |                   }
2026-06-12 11:43:28.044911 | controller |                 ],
2026-06-12 11:43:28.044926 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.044941 | controller |               }
2026-06-12 11:43:28.044955 | controller |             },
2026-06-12 11:43:28.044970 | controller |             {
2026-06-12 11:43:28.044984 | controller |               "downwardAPI": {
2026-06-12 11:43:28.044999 | controller |                 "items": [
2026-06-12 11:43:28.045014 | controller |                   {
2026-06-12 11:43:28.045029 | controller |                     "fieldRef": {
2026-06-12 11:43:28.045044 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.045059 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.045074 | controller |                     },
2026-06-12 11:43:28.045088 | controller |                     "path": "namespace"
2026-06-12 11:43:28.045103 | controller |                   }
2026-06-12 11:43:28.045118 | controller |                 ]
2026-06-12 11:43:28.045133 | controller |               }
2026-06-12 11:43:28.045147 | controller |             },
2026-06-12 11:43:28.045162 | controller |             {
2026-06-12 11:43:28.045177 | controller |               "configMap": {
2026-06-12 11:43:28.045192 | controller |                 "items": [
2026-06-12 11:43:28.045206 | controller |                   {
2026-06-12 11:43:28.045222 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.045237 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.045252 | controller |                   }
2026-06-12 11:43:28.045267 | controller |                 ],
2026-06-12 11:43:28.045282 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.045297 | controller |               }
2026-06-12 11:43:28.045311 | controller |             }
2026-06-12 11:43:28.045325 | controller |           ]
2026-06-12 11:43:28.045340 | controller |         }
2026-06-12 11:43:28.045354 | controller |       }
2026-06-12 11:43:28.045368 | controller |     ]
2026-06-12 11:43:28.045383 | controller |   },
2026-06-12 11:43:28.045397 | controller |   "status": {
2026-06-12 11:43:28.045411 | controller |     "conditions": [
2026-06-12 11:43:28.045426 | controller |       {
2026-06-12 11:43:28.045440 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.045455 | controller |         "lastTransitionTime": "2026-06-12T11:08:47Z",
2026-06-12 11:43:28.045470 | controller |         "status": "True",
2026-06-12 11:43:28.045484 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.045499 | controller |       },
2026-06-12 11:43:28.045519 | controller |       {
2026-06-12 11:43:28.045534 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.045549 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.045564 | controller |         "status": "True",
2026-06-12 11:43:28.045579 | controller |         "type": "Initialized"
2026-06-12 11:43:28.045593 | controller |       },
2026-06-12 11:43:28.045608 | controller |       {
2026-06-12 11:43:28.045623 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.045637 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.045652 | controller |         "status": "True",
2026-06-12 11:43:28.045666 | controller |         "type": "Ready"
2026-06-12 11:43:28.045686 | controller |       },
2026-06-12 11:43:28.045768 | controller |       {
2026-06-12 11:43:28.045791 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.045807 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.045825 | controller |         "status": "True",
2026-06-12 11:43:28.045840 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.045882 | controller |       },
2026-06-12 11:43:28.045899 | controller |       {
2026-06-12 11:43:28.045914 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.045929 | controller |         "lastTransitionTime": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.045954 | controller |         "status": "True",
2026-06-12 11:43:28.045969 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.045984 | controller |       }
2026-06-12 11:43:28.045999 | controller |     ],
2026-06-12 11:43:28.046013 | controller |     "containerStatuses": [
2026-06-12 11:43:28.046028 | controller |       {
2026-06-12 11:43:28.046042 | controller |         "allocatedResources": {
2026-06-12 11:43:28.046057 | controller |           "cpu": "10m",
2026-06-12 11:43:28.046072 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.046086 | controller |         },
2026-06-12 11:43:28.046101 | controller |         "containerID": "cri-o://09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6",
2026-06-12 11:43:28.046116 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 11:43:28.046131 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 11:43:28.046146 | controller |         "lastState": {},
2026-06-12 11:43:28.046161 | controller |         "name": "manager",
2026-06-12 11:43:28.046176 | controller |         "ready": true,
2026-06-12 11:43:28.046191 | controller |         "resources": {
2026-06-12 11:43:28.046206 | controller |           "limits": {
2026-06-12 11:43:28.046220 | controller |             "cpu": "500m",
2026-06-12 11:43:28.046235 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.046250 | controller |           },
2026-06-12 11:43:28.046265 | controller |           "requests": {
2026-06-12 11:43:28.046279 | controller |             "cpu": "10m",
2026-06-12 11:43:28.046294 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.046308 | controller |           }
2026-06-12 11:43:28.046323 | controller |         },
2026-06-12 11:43:28.046337 | controller |         "restartCount": 0,
2026-06-12 11:43:28.046352 | controller |         "started": true,
2026-06-12 11:43:28.046367 | controller |         "state": {
2026-06-12 11:43:28.046382 | controller |           "running": {
2026-06-12 11:43:28.046397 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.046412 | controller |           }
2026-06-12 11:43:28.046427 | controller |         },
2026-06-12 11:43:28.046442 | controller |         "user": {
2026-06-12 11:43:28.046457 | controller |           "linux": {
2026-06-12 11:43:28.046472 | controller |             "gid": 0,
2026-06-12 11:43:28.046487 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.046507 | controller |               0
2026-06-12 11:43:28.046522 | controller |             ],
2026-06-12 11:43:28.046537 | controller |             "uid": 65532
2026-06-12 11:43:28.046554 | controller |           }
2026-06-12 11:43:28.046572 | controller |         },
2026-06-12 11:43:28.046586 | controller |         "volumeMounts": [
2026-06-12 11:43:28.046601 | controller |           {
2026-06-12 11:43:28.046616 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.046631 | controller |             "name": "kube-api-access-vx4z8",
2026-06-12 11:43:28.046646 | controller |             "readOnly": true,
2026-06-12 11:43:28.046660 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.046675 | controller |           }
2026-06-12 11:43:28.046690 | controller |         ]
2026-06-12 11:43:28.046705 | controller |       }
2026-06-12 11:43:28.046719 | controller |     ],
2026-06-12 11:43:28.046734 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.046748 | controller |     "hostIPs": [
2026-06-12 11:43:28.046763 | controller |       {
2026-06-12 11:43:28.046778 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.046792 | controller |       }
2026-06-12 11:43:28.046807 | controller |     ],
2026-06-12 11:43:28.046821 | controller |     "phase": "Running",
2026-06-12 11:43:28.046836 | controller |     "podIP": "10.217.1.31",
2026-06-12 11:43:28.046882 | controller |     "podIPs": [
2026-06-12 11:43:28.046900 | controller |       {
2026-06-12 11:43:28.046915 | controller |         "ip": "10.217.1.31"
2026-06-12 11:43:28.046930 | controller |       }
2026-06-12 11:43:28.046945 | controller |     ],
2026-06-12 11:43:28.046960 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.046974 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.046989 | controller |   }
2026-06-12 11:43:28.047004 | controller | }
2026-06-12 11:43:28.067681 | controller | ok:
2026-06-12 11:43:28.067730 | controller | {
2026-06-12 11:43:28.067751 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.067768 | controller |   "kind": "Pod",
2026-06-12 11:43:28.067784 | controller |   "metadata": {
2026-06-12 11:43:28.067799 | controller |     "annotations": {
2026-06-12 11:43:28.067815 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.32/23\"],\"mac_address\":\"0a:58:0a:d9:01:20\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.32/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.067832 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.32\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:20\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.067868 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.067889 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.067906 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.067922 | controller |     },
2026-06-12 11:43:28.067938 | controller |     "creationTimestamp": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.067954 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-12 11:43:28.067969 | controller |     "generation": 1,
2026-06-12 11:43:28.067985 | controller |     "labels": {
2026-06-12 11:43:28.068000 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-12 11:43:28.068015 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.068030 | controller |       "openstack.org/operator-name": "glance",
2026-06-12 11:43:28.068050 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-12 11:43:28.068065 | controller |     },
2026-06-12 11:43:28.068080 | controller |     "managedFields": [
2026-06-12 11:43:28.068096 | controller |       {
2026-06-12 11:43:28.068111 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.068126 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.068140 | controller |         "fieldsV1": {
2026-06-12 11:43:28.068156 | controller |           "f:metadata": {
2026-06-12 11:43:28.068181 | controller |             "f:annotations": {
2026-06-12 11:43:28.068197 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.068220 | controller |             }
2026-06-12 11:43:28.068236 | controller |           }
2026-06-12 11:43:28.068257 | controller |         },
2026-06-12 11:43:28.068273 | controller |         "manager": "crc",
2026-06-12 11:43:28.068295 | controller |         "operation": "Update",
2026-06-12 11:43:28.068310 | controller |         "subresource": "status",
2026-06-12 11:43:28.068332 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:28.068347 | controller |       },
2026-06-12 11:43:28.068369 | controller |       {
2026-06-12 11:43:28.068384 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.068405 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.068420 | controller |         "fieldsV1": {
2026-06-12 11:43:28.068441 | controller |           "f:metadata": {
2026-06-12 11:43:28.068462 | controller |             "f:annotations": {
2026-06-12 11:43:28.068542 | controller |               ".": {},
2026-06-12 11:43:28.068565 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.068582 | controller |             },
2026-06-12 11:43:28.068597 | controller |             "f:generateName": {},
2026-06-12 11:43:28.068612 | controller |             "f:labels": {
2026-06-12 11:43:28.068627 | controller |               ".": {},
2026-06-12 11:43:28.068642 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.068657 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.068671 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.068686 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.068701 | controller |             },
2026-06-12 11:43:28.068715 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.068730 | controller |               ".": {},
2026-06-12 11:43:28.068744 | controller |               "k:{\"uid\":\"cb2e2b3e-c2b3-4bf1-927e-02527f5ba6be\"}": {}
2026-06-12 11:43:28.068760 | controller |             }
2026-06-12 11:43:28.068775 | controller |           },
2026-06-12 11:43:28.068790 | controller |           "f:spec": {
2026-06-12 11:43:28.068804 | controller |             "f:containers": {
2026-06-12 11:43:28.068820 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.068834 | controller |                 ".": {},
2026-06-12 11:43:28.068867 | controller |                 "f:args": {},
2026-06-12 11:43:28.068888 | controller |                 "f:command": {},
2026-06-12 11:43:28.068903 | controller |                 "f:env": {
2026-06-12 11:43:28.068918 | controller |                   ".": {},
2026-06-12 11:43:28.068933 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.068948 | controller |                     ".": {},
2026-06-12 11:43:28.068963 | controller |                     "f:name": {},
2026-06-12 11:43:28.068978 | controller |                     "f:value": {}
2026-06-12 11:43:28.068992 | controller |                   },
2026-06-12 11:43:28.069007 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.069022 | controller |                     ".": {},
2026-06-12 11:43:28.069037 | controller |                     "f:name": {},
2026-06-12 11:43:28.069051 | controller |                     "f:value": {}
2026-06-12 11:43:28.069071 | controller |                   },
2026-06-12 11:43:28.069086 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.069101 | controller |                     ".": {},
2026-06-12 11:43:28.069116 | controller |                     "f:name": {},
2026-06-12 11:43:28.069131 | controller |                     "f:value": {}
2026-06-12 11:43:28.069146 | controller |                   },
2026-06-12 11:43:28.069161 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.069176 | controller |                     ".": {},
2026-06-12 11:43:28.069191 | controller |                     "f:name": {},
2026-06-12 11:43:28.069206 | controller |                     "f:value": {}
2026-06-12 11:43:28.069221 | controller |                   },
2026-06-12 11:43:28.069237 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.069252 | controller |                     ".": {},
2026-06-12 11:43:28.069267 | controller |                     "f:name": {},
2026-06-12 11:43:28.069282 | controller |                     "f:value": {}
2026-06-12 11:43:28.069297 | controller |                   }
2026-06-12 11:43:28.069313 | controller |                 },
2026-06-12 11:43:28.069327 | controller |                 "f:image": {},
2026-06-12 11:43:28.069342 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.069357 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.069372 | controller |                   ".": {},
2026-06-12 11:43:28.069387 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.069402 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.069417 | controller |                     ".": {},
2026-06-12 11:43:28.069432 | controller |                     "f:path": {},
2026-06-12 11:43:28.069447 | controller |                     "f:port": {},
2026-06-12 11:43:28.069461 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.069476 | controller |                   },
2026-06-12 11:43:28.069491 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.069507 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.069524 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.069540 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.069555 | controller |                 },
2026-06-12 11:43:28.069570 | controller |                 "f:name": {},
2026-06-12 11:43:28.069584 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.069599 | controller |                   ".": {},
2026-06-12 11:43:28.069614 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.069629 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.069644 | controller |                     ".": {},
2026-06-12 11:43:28.069659 | controller |                     "f:path": {},
2026-06-12 11:43:28.069674 | controller |                     "f:port": {},
2026-06-12 11:43:28.069699 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.069716 | controller |                   },
2026-06-12 11:43:28.069731 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.069746 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.069761 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.069775 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.069790 | controller |                 },
2026-06-12 11:43:28.069804 | controller |                 "f:resources": {
2026-06-12 11:43:28.069818 | controller |                   ".": {},
2026-06-12 11:43:28.069832 | controller |                   "f:limits": {
2026-06-12 11:43:28.069874 | controller |                     ".": {},
2026-06-12 11:43:28.069890 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.069905 | controller |                     "f:memory": {}
2026-06-12 11:43:28.069925 | controller |                   },
2026-06-12 11:43:28.069940 | controller |                   "f:requests": {
2026-06-12 11:43:28.069955 | controller |                     ".": {},
2026-06-12 11:43:28.069969 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.069984 | controller |                     "f:memory": {}
2026-06-12 11:43:28.070031 | controller |                   }
2026-06-12 11:43:28.070052 | controller |                 },
2026-06-12 11:43:28.070067 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.070082 | controller |                   ".": {},
2026-06-12 11:43:28.070097 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.070112 | controller |                 },
2026-06-12 11:43:28.070126 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.070142 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.070157 | controller |               }
2026-06-12 11:43:28.070171 | controller |             },
2026-06-12 11:43:28.070186 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.070201 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.070215 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.070230 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.070244 | controller |             "f:securityContext": {
2026-06-12 11:43:28.070259 | controller |               ".": {},
2026-06-12 11:43:28.070273 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.070288 | controller |             },
2026-06-12 11:43:28.070303 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.070318 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.070333 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.070348 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.070363 | controller |           }
2026-06-12 11:43:28.070378 | controller |         },
2026-06-12 11:43:28.070393 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.070408 | controller |         "operation": "Update",
2026-06-12 11:43:28.070422 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:28.070437 | controller |       },
2026-06-12 11:43:28.070452 | controller |       {
2026-06-12 11:43:28.070466 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.070481 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.070496 | controller |         "fieldsV1": {
2026-06-12 11:43:28.070511 | controller |           "f:metadata": {
2026-06-12 11:43:28.070526 | controller |             "f:annotations": {
2026-06-12 11:43:28.070541 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.070556 | controller |             }
2026-06-12 11:43:28.070571 | controller |           }
2026-06-12 11:43:28.070586 | controller |         },
2026-06-12 11:43:28.070600 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.070615 | controller |         "operation": "Update",
2026-06-12 11:43:28.070630 | controller |         "subresource": "status",
2026-06-12 11:43:28.070645 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.070660 | controller |       },
2026-06-12 11:43:28.070675 | controller |       {
2026-06-12 11:43:28.070690 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.070705 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.070720 | controller |         "fieldsV1": {
2026-06-12 11:43:28.070734 | controller |           "f:status": {
2026-06-12 11:43:28.070749 | controller |             "f:conditions": {
2026-06-12 11:43:28.070764 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.070778 | controller |                 ".": {},
2026-06-12 11:43:28.070793 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.070808 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.070828 | controller |                 "f:status": {},
2026-06-12 11:43:28.070843 | controller |                 "f:type": {}
2026-06-12 11:43:28.070888 | controller |               },
2026-06-12 11:43:28.070905 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.070920 | controller |                 ".": {},
2026-06-12 11:43:28.070935 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.070949 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.070964 | controller |                 "f:status": {},
2026-06-12 11:43:28.070979 | controller |                 "f:type": {}
2026-06-12 11:43:28.070994 | controller |               },
2026-06-12 11:43:28.071009 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.071024 | controller |                 ".": {},
2026-06-12 11:43:28.071039 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.071054 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.071069 | controller |                 "f:status": {},
2026-06-12 11:43:28.071142 | controller |                 "f:type": {}
2026-06-12 11:43:28.071158 | controller |               },
2026-06-12 11:43:28.071173 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.071188 | controller |                 ".": {},
2026-06-12 11:43:28.071203 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.071218 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.071232 | controller |                 "f:status": {},
2026-06-12 11:43:28.071247 | controller |                 "f:type": {}
2026-06-12 11:43:28.071261 | controller |               }
2026-06-12 11:43:28.071276 | controller |             },
2026-06-12 11:43:28.071290 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.071305 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.071320 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.071334 | controller |             "f:phase": {},
2026-06-12 11:43:28.071349 | controller |             "f:podIP": {},
2026-06-12 11:43:28.071363 | controller |             "f:podIPs": {
2026-06-12 11:43:28.071378 | controller |               ".": {},
2026-06-12 11:43:28.071393 | controller |               "k:{\"ip\":\"10.217.1.32\"}": {
2026-06-12 11:43:28.071408 | controller |                 ".": {},
2026-06-12 11:43:28.071422 | controller |                 "f:ip": {}
2026-06-12 11:43:28.071437 | controller |               }
2026-06-12 11:43:28.071452 | controller |             },
2026-06-12 11:43:28.071467 | controller |             "f:startTime": {}
2026-06-12 11:43:28.071482 | controller |           }
2026-06-12 11:43:28.071497 | controller |         },
2026-06-12 11:43:28.071512 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.071527 | controller |         "operation": "Update",
2026-06-12 11:43:28.071541 | controller |         "subresource": "status",
2026-06-12 11:43:28.071556 | controller |         "time": "2026-06-12T11:09:00Z"
2026-06-12 11:43:28.071571 | controller |       }
2026-06-12 11:43:28.071585 | controller |     ],
2026-06-12 11:43:28.071600 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-dzwsp",
2026-06-12 11:43:28.071615 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.071630 | controller |     "ownerReferences": [
2026-06-12 11:43:28.071645 | controller |       {
2026-06-12 11:43:28.071660 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.071675 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.071689 | controller |         "controller": true,
2026-06-12 11:43:28.071704 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.071719 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-12 11:43:28.071733 | controller |         "uid": "cb2e2b3e-c2b3-4bf1-927e-02527f5ba6be"
2026-06-12 11:43:28.071753 | controller |       }
2026-06-12 11:43:28.071768 | controller |     ],
2026-06-12 11:43:28.071783 | controller |     "resourceVersion": "88366",
2026-06-12 11:43:28.071797 | controller |     "uid": "bb75e3dd-5459-42b6-985b-ed5acbd01f3b"
2026-06-12 11:43:28.071812 | controller |   },
2026-06-12 11:43:28.071828 | controller |   "spec": {
2026-06-12 11:43:28.071842 | controller |     "containers": [
2026-06-12 11:43:28.071878 | controller |       {
2026-06-12 11:43:28.071894 | controller |         "args": [
2026-06-12 11:43:28.071909 | controller |           "--leader-elect",
2026-06-12 11:43:28.071924 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.071939 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.071954 | controller |         ],
2026-06-12 11:43:28.071968 | controller |         "command": [
2026-06-12 11:43:28.071983 | controller |           "/manager"
2026-06-12 11:43:28.071998 | controller |         ],
2026-06-12 11:43:28.072013 | controller |         "env": [
2026-06-12 11:43:28.072027 | controller |           {
2026-06-12 11:43:28.072042 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.072056 | controller |             "value": "30"
2026-06-12 11:43:28.072071 | controller |           },
2026-06-12 11:43:28.072085 | controller |           {
2026-06-12 11:43:28.072100 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.072115 | controller |             "value": "20"
2026-06-12 11:43:28.072129 | controller |           },
2026-06-12 11:43:28.072144 | controller |           {
2026-06-12 11:43:28.072159 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.072173 | controller |             "value": "5"
2026-06-12 11:43:28.072188 | controller |           },
2026-06-12 11:43:28.072202 | controller |           {
2026-06-12 11:43:28.072217 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.072232 | controller |             "value": "false"
2026-06-12 11:43:28.072246 | controller |           },
2026-06-12 11:43:28.072261 | controller |           {
2026-06-12 11:43:28.072276 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.072290 | controller |             "value": "false"
2026-06-12 11:43:28.072305 | controller |           }
2026-06-12 11:43:28.072320 | controller |         ],
2026-06-12 11:43:28.072335 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 11:43:28.072350 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.072366 | controller |         "livenessProbe": {
2026-06-12 11:43:28.072381 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.072396 | controller |           "httpGet": {
2026-06-12 11:43:28.072410 | controller |             "path": "/healthz",
2026-06-12 11:43:28.072425 | controller |             "port": 8081,
2026-06-12 11:43:28.072440 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.072455 | controller |           },
2026-06-12 11:43:28.072470 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.072485 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.072500 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.072514 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.072529 | controller |         },
2026-06-12 11:43:28.072544 | controller |         "name": "manager",
2026-06-12 11:43:28.072558 | controller |         "readinessProbe": {
2026-06-12 11:43:28.072572 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.072586 | controller |           "httpGet": {
2026-06-12 11:43:28.072601 | controller |             "path": "/readyz",
2026-06-12 11:43:28.072615 | controller |             "port": 8081,
2026-06-12 11:43:28.072630 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.072644 | controller |           },
2026-06-12 11:43:28.072659 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.072678 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.072694 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.072708 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.072723 | controller |         },
2026-06-12 11:43:28.072738 | controller |         "resources": {
2026-06-12 11:43:28.072753 | controller |           "limits": {
2026-06-12 11:43:28.072767 | controller |             "cpu": "500m",
2026-06-12 11:43:28.072782 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.072797 | controller |           },
2026-06-12 11:43:28.072811 | controller |           "requests": {
2026-06-12 11:43:28.072826 | controller |             "cpu": "10m",
2026-06-12 11:43:28.072841 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.072874 | controller |           }
2026-06-12 11:43:28.072891 | controller |         },
2026-06-12 11:43:28.072906 | controller |         "securityContext": {
2026-06-12 11:43:28.072920 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.072935 | controller |           "capabilities": {
2026-06-12 11:43:28.072951 | controller |             "drop": [
2026-06-12 11:43:28.072965 | controller |               "MKNOD"
2026-06-12 11:43:28.072980 | controller |             ]
2026-06-12 11:43:28.072995 | controller |           }
2026-06-12 11:43:28.073009 | controller |         },
2026-06-12 11:43:28.073024 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.073039 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.073053 | controller |         "volumeMounts": [
2026-06-12 11:43:28.073068 | controller |           {
2026-06-12 11:43:28.073083 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.073098 | controller |             "name": "kube-api-access-xwcdr",
2026-06-12 11:43:28.073113 | controller |             "readOnly": true
2026-06-12 11:43:28.073128 | controller |           }
2026-06-12 11:43:28.073143 | controller |         ]
2026-06-12 11:43:28.073157 | controller |       }
2026-06-12 11:43:28.073172 | controller |     ],
2026-06-12 11:43:28.073187 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.073201 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.073216 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.073231 | controller |       {
2026-06-12 11:43:28.073246 | controller |         "name": "glance-operator-controller-manager-dockercfg-nq25v"
2026-06-12 11:43:28.073261 | controller |       }
2026-06-12 11:43:28.073276 | controller |     ],
2026-06-12 11:43:28.073291 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.073305 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.073320 | controller |     "priority": 0,
2026-06-12 11:43:28.073334 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.073349 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.073364 | controller |     "securityContext": {
2026-06-12 11:43:28.073378 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.073393 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.073408 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.073423 | controller |       }
2026-06-12 11:43:28.073437 | controller |     },
2026-06-12 11:43:28.073452 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-12 11:43:28.073467 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-12 11:43:28.073482 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.073497 | controller |     "tolerations": [
2026-06-12 11:43:28.073515 | controller |       {
2026-06-12 11:43:28.073532 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.073547 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.073562 | controller |         "operator": "Exists",
2026-06-12 11:43:28.073581 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.073596 | controller |       },
2026-06-12 11:43:28.073611 | controller |       {
2026-06-12 11:43:28.073627 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.073642 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.073670 | controller |         "operator": "Exists",
2026-06-12 11:43:28.073685 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.073701 | controller |       },
2026-06-12 11:43:28.073716 | controller |       {
2026-06-12 11:43:28.073731 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.073746 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.073761 | controller |         "operator": "Exists"
2026-06-12 11:43:28.073776 | controller |       }
2026-06-12 11:43:28.073791 | controller |     ],
2026-06-12 11:43:28.073806 | controller |     "volumes": [
2026-06-12 11:43:28.073820 | controller |       {
2026-06-12 11:43:28.073835 | controller |         "name": "kube-api-access-xwcdr",
2026-06-12 11:43:28.073882 | controller |         "projected": {
2026-06-12 11:43:28.073898 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.073914 | controller |           "sources": [
2026-06-12 11:43:28.073929 | controller |             {
2026-06-12 11:43:28.073943 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.073958 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.073973 | controller |                 "path": "token"
2026-06-12 11:43:28.073988 | controller |               }
2026-06-12 11:43:28.074002 | controller |             },
2026-06-12 11:43:28.074017 | controller |             {
2026-06-12 11:43:28.074031 | controller |               "configMap": {
2026-06-12 11:43:28.074046 | controller |                 "items": [
2026-06-12 11:43:28.074060 | controller |                   {
2026-06-12 11:43:28.074075 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.074090 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.074104 | controller |                   }
2026-06-12 11:43:28.074118 | controller |                 ],
2026-06-12 11:43:28.074133 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.074148 | controller |               }
2026-06-12 11:43:28.074162 | controller |             },
2026-06-12 11:43:28.074177 | controller |             {
2026-06-12 11:43:28.074191 | controller |               "downwardAPI": {
2026-06-12 11:43:28.074206 | controller |                 "items": [
2026-06-12 11:43:28.074221 | controller |                   {
2026-06-12 11:43:28.074236 | controller |                     "fieldRef": {
2026-06-12 11:43:28.074250 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.074265 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.074280 | controller |                     },
2026-06-12 11:43:28.074295 | controller |                     "path": "namespace"
2026-06-12 11:43:28.074365 | controller |                   }
2026-06-12 11:43:28.074386 | controller |                 ]
2026-06-12 11:43:28.074401 | controller |               }
2026-06-12 11:43:28.074416 | controller |             },
2026-06-12 11:43:28.074432 | controller |             {
2026-06-12 11:43:28.074446 | controller |               "configMap": {
2026-06-12 11:43:28.074461 | controller |                 "items": [
2026-06-12 11:43:28.074476 | controller |                   {
2026-06-12 11:43:28.074490 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.074505 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.074520 | controller |                   }
2026-06-12 11:43:28.074535 | controller |                 ],
2026-06-12 11:43:28.074550 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.074565 | controller |               }
2026-06-12 11:43:28.074584 | controller |             }
2026-06-12 11:43:28.074599 | controller |           ]
2026-06-12 11:43:28.074614 | controller |         }
2026-06-12 11:43:28.074629 | controller |       }
2026-06-12 11:43:28.074643 | controller |     ]
2026-06-12 11:43:28.074658 | controller |   },
2026-06-12 11:43:28.074672 | controller |   "status": {
2026-06-12 11:43:28.074687 | controller |     "conditions": [
2026-06-12 11:43:28.074701 | controller |       {
2026-06-12 11:43:28.074716 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.074730 | controller |         "lastTransitionTime": "2026-06-12T11:08:47Z",
2026-06-12 11:43:28.074745 | controller |         "status": "True",
2026-06-12 11:43:28.074759 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.074775 | controller |       },
2026-06-12 11:43:28.074790 | controller |       {
2026-06-12 11:43:28.074805 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.074820 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.074836 | controller |         "status": "True",
2026-06-12 11:43:28.074880 | controller |         "type": "Initialized"
2026-06-12 11:43:28.074898 | controller |       },
2026-06-12 11:43:28.074913 | controller |       {
2026-06-12 11:43:28.074928 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.074943 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.074958 | controller |         "status": "True",
2026-06-12 11:43:28.074973 | controller |         "type": "Ready"
2026-06-12 11:43:28.074988 | controller |       },
2026-06-12 11:43:28.075003 | controller |       {
2026-06-12 11:43:28.075019 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.075034 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.075049 | controller |         "status": "True",
2026-06-12 11:43:28.075063 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.075078 | controller |       },
2026-06-12 11:43:28.075093 | controller |       {
2026-06-12 11:43:28.075108 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.075123 | controller |         "lastTransitionTime": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.075137 | controller |         "status": "True",
2026-06-12 11:43:28.075152 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.075167 | controller |       }
2026-06-12 11:43:28.075182 | controller |     ],
2026-06-12 11:43:28.075196 | controller |     "containerStatuses": [
2026-06-12 11:43:28.075211 | controller |       {
2026-06-12 11:43:28.075226 | controller |         "allocatedResources": {
2026-06-12 11:43:28.075241 | controller |           "cpu": "10m",
2026-06-12 11:43:28.075255 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.075270 | controller |         },
2026-06-12 11:43:28.075285 | controller |         "containerID": "cri-o://4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2",
2026-06-12 11:43:28.075300 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 11:43:28.075315 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 11:43:28.075330 | controller |         "lastState": {},
2026-06-12 11:43:28.075344 | controller |         "name": "manager",
2026-06-12 11:43:28.075359 | controller |         "ready": true,
2026-06-12 11:43:28.075374 | controller |         "resources": {
2026-06-12 11:43:28.075388 | controller |           "limits": {
2026-06-12 11:43:28.075403 | controller |             "cpu": "500m",
2026-06-12 11:43:28.075417 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.075432 | controller |           },
2026-06-12 11:43:28.075447 | controller |           "requests": {
2026-06-12 11:43:28.075462 | controller |             "cpu": "10m",
2026-06-12 11:43:28.075481 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.075496 | controller |           }
2026-06-12 11:43:28.075511 | controller |         },
2026-06-12 11:43:28.075525 | controller |         "restartCount": 0,
2026-06-12 11:43:28.075540 | controller |         "started": true,
2026-06-12 11:43:28.075555 | controller |         "state": {
2026-06-12 11:43:28.075569 | controller |           "running": {
2026-06-12 11:43:28.075584 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.075598 | controller |           }
2026-06-12 11:43:28.075613 | controller |         },
2026-06-12 11:43:28.075628 | controller |         "user": {
2026-06-12 11:43:28.075643 | controller |           "linux": {
2026-06-12 11:43:28.075657 | controller |             "gid": 0,
2026-06-12 11:43:28.075672 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.075687 | controller |               0
2026-06-12 11:43:28.075702 | controller |             ],
2026-06-12 11:43:28.075717 | controller |             "uid": 65532
2026-06-12 11:43:28.075732 | controller |           }
2026-06-12 11:43:28.075747 | controller |         },
2026-06-12 11:43:28.075762 | controller |         "volumeMounts": [
2026-06-12 11:43:28.075776 | controller |           {
2026-06-12 11:43:28.075791 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.075806 | controller |             "name": "kube-api-access-xwcdr",
2026-06-12 11:43:28.075820 | controller |             "readOnly": true,
2026-06-12 11:43:28.075835 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.075871 | controller |           }
2026-06-12 11:43:28.075889 | controller |         ]
2026-06-12 11:43:28.075905 | controller |       }
2026-06-12 11:43:28.075920 | controller |     ],
2026-06-12 11:43:28.075935 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.075949 | controller |     "hostIPs": [
2026-06-12 11:43:28.075964 | controller |       {
2026-06-12 11:43:28.075979 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.075994 | controller |       }
2026-06-12 11:43:28.076009 | controller |     ],
2026-06-12 11:43:28.076023 | controller |     "phase": "Running",
2026-06-12 11:43:28.076038 | controller |     "podIP": "10.217.1.32",
2026-06-12 11:43:28.076053 | controller |     "podIPs": [
2026-06-12 11:43:28.076068 | controller |       {
2026-06-12 11:43:28.076082 | controller |         "ip": "10.217.1.32"
2026-06-12 11:43:28.076097 | controller |       }
2026-06-12 11:43:28.076112 | controller |     ],
2026-06-12 11:43:28.076126 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.076141 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.076156 | controller |   }
2026-06-12 11:43:28.076170 | controller | }
2026-06-12 11:43:28.096846 | controller | ok:
2026-06-12 11:43:28.096917 | controller | {
2026-06-12 11:43:28.097008 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.097031 | controller |   "kind": "Pod",
2026-06-12 11:43:28.097048 | controller |   "metadata": {
2026-06-12 11:43:28.097063 | controller |     "annotations": {
2026-06-12 11:43:28.097080 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.33/23\"],\"mac_address\":\"0a:58:0a:d9:01:21\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.33/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.097097 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.33\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:21\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.097146 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.097173 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.097189 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.097204 | controller |     },
2026-06-12 11:43:28.097219 | controller |     "creationTimestamp": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.097235 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-12 11:43:28.097250 | controller |     "generation": 1,
2026-06-12 11:43:28.097265 | controller |     "labels": {
2026-06-12 11:43:28.097280 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-12 11:43:28.097295 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.097309 | controller |       "openstack.org/operator-name": "heat",
2026-06-12 11:43:28.097324 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-12 11:43:28.097339 | controller |     },
2026-06-12 11:43:28.097354 | controller |     "managedFields": [
2026-06-12 11:43:28.097368 | controller |       {
2026-06-12 11:43:28.097395 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.097410 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.097425 | controller |         "fieldsV1": {
2026-06-12 11:43:28.097440 | controller |           "f:metadata": {
2026-06-12 11:43:28.097455 | controller |             "f:annotations": {
2026-06-12 11:43:28.097470 | controller |               ".": {},
2026-06-12 11:43:28.097484 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.097499 | controller |             },
2026-06-12 11:43:28.097513 | controller |             "f:generateName": {},
2026-06-12 11:43:28.097527 | controller |             "f:labels": {
2026-06-12 11:43:28.097542 | controller |               ".": {},
2026-06-12 11:43:28.097558 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.097573 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.097588 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.097604 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.097619 | controller |             },
2026-06-12 11:43:28.097634 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.097649 | controller |               ".": {},
2026-06-12 11:43:28.097664 | controller |               "k:{\"uid\":\"8285b073-35a3-4776-b5f6-81a6dcf4f94f\"}": {}
2026-06-12 11:43:28.097679 | controller |             }
2026-06-12 11:43:28.097694 | controller |           },
2026-06-12 11:43:28.097709 | controller |           "f:spec": {
2026-06-12 11:43:28.097724 | controller |             "f:containers": {
2026-06-12 11:43:28.097738 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.097753 | controller |                 ".": {},
2026-06-12 11:43:28.097769 | controller |                 "f:args": {},
2026-06-12 11:43:28.097783 | controller |                 "f:command": {},
2026-06-12 11:43:28.097798 | controller |                 "f:env": {
2026-06-12 11:43:28.097813 | controller |                   ".": {},
2026-06-12 11:43:28.097828 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.097843 | controller |                     ".": {},
2026-06-12 11:43:28.097891 | controller |                     "f:name": {},
2026-06-12 11:43:28.097907 | controller |                     "f:value": {}
2026-06-12 11:43:28.097922 | controller |                   },
2026-06-12 11:43:28.097937 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.097952 | controller |                     ".": {},
2026-06-12 11:43:28.097967 | controller |                     "f:name": {},
2026-06-12 11:43:28.097981 | controller |                     "f:value": {}
2026-06-12 11:43:28.097996 | controller |                   },
2026-06-12 11:43:28.098010 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.098029 | controller |                     ".": {},
2026-06-12 11:43:28.098044 | controller |                     "f:name": {},
2026-06-12 11:43:28.098059 | controller |                     "f:value": {}
2026-06-12 11:43:28.098073 | controller |                   },
2026-06-12 11:43:28.098088 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.098102 | controller |                     ".": {},
2026-06-12 11:43:28.098117 | controller |                     "f:name": {},
2026-06-12 11:43:28.098131 | controller |                     "f:value": {}
2026-06-12 11:43:28.098146 | controller |                   },
2026-06-12 11:43:28.098160 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.098226 | controller |                     ".": {},
2026-06-12 11:43:28.098248 | controller |                     "f:name": {},
2026-06-12 11:43:28.098264 | controller |                     "f:value": {}
2026-06-12 11:43:28.098279 | controller |                   }
2026-06-12 11:43:28.098293 | controller |                 },
2026-06-12 11:43:28.098308 | controller |                 "f:image": {},
2026-06-12 11:43:28.098322 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.098337 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.098352 | controller |                   ".": {},
2026-06-12 11:43:28.098366 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.098381 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.098395 | controller |                     ".": {},
2026-06-12 11:43:28.098410 | controller |                     "f:path": {},
2026-06-12 11:43:28.098424 | controller |                     "f:port": {},
2026-06-12 11:43:28.098438 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.098453 | controller |                   },
2026-06-12 11:43:28.098468 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.098483 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.098498 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.098514 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.098531 | controller |                 },
2026-06-12 11:43:28.098547 | controller |                 "f:name": {},
2026-06-12 11:43:28.098562 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.098577 | controller |                   ".": {},
2026-06-12 11:43:28.098592 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.098606 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.098621 | controller |                     ".": {},
2026-06-12 11:43:28.098636 | controller |                     "f:path": {},
2026-06-12 11:43:28.098651 | controller |                     "f:port": {},
2026-06-12 11:43:28.098666 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.098681 | controller |                   },
2026-06-12 11:43:28.098696 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.098711 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.098726 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.098741 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.098756 | controller |                 },
2026-06-12 11:43:28.098771 | controller |                 "f:resources": {
2026-06-12 11:43:28.098785 | controller |                   ".": {},
2026-06-12 11:43:28.098801 | controller |                   "f:limits": {
2026-06-12 11:43:28.098816 | controller |                     ".": {},
2026-06-12 11:43:28.098831 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.098846 | controller |                     "f:memory": {}
2026-06-12 11:43:28.098882 | controller |                   },
2026-06-12 11:43:28.098898 | controller |                   "f:requests": {
2026-06-12 11:43:28.098917 | controller |                     ".": {},
2026-06-12 11:43:28.098932 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.098947 | controller |                     "f:memory": {}
2026-06-12 11:43:28.098962 | controller |                   }
2026-06-12 11:43:28.098977 | controller |                 },
2026-06-12 11:43:28.098992 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.099007 | controller |                   ".": {},
2026-06-12 11:43:28.099022 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.099037 | controller |                 },
2026-06-12 11:43:28.099052 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.099067 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.099082 | controller |               }
2026-06-12 11:43:28.099097 | controller |             },
2026-06-12 11:43:28.099112 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.099127 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.099142 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.099156 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.099171 | controller |             "f:securityContext": {
2026-06-12 11:43:28.099186 | controller |               ".": {},
2026-06-12 11:43:28.099200 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.099215 | controller |             },
2026-06-12 11:43:28.099230 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.099245 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.099259 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.099274 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.099288 | controller |           }
2026-06-12 11:43:28.099303 | controller |         },
2026-06-12 11:43:28.099318 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.099333 | controller |         "operation": "Update",
2026-06-12 11:43:28.099347 | controller |         "time": "2026-06-12T11:08:10Z"
2026-06-12 11:43:28.099362 | controller |       },
2026-06-12 11:43:28.099377 | controller |       {
2026-06-12 11:43:28.099392 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.099407 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.099422 | controller |         "fieldsV1": {
2026-06-12 11:43:28.099436 | controller |           "f:metadata": {
2026-06-12 11:43:28.099451 | controller |             "f:annotations": {
2026-06-12 11:43:28.099465 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.099480 | controller |             }
2026-06-12 11:43:28.099494 | controller |           }
2026-06-12 11:43:28.099511 | controller |         },
2026-06-12 11:43:28.099528 | controller |         "manager": "crc",
2026-06-12 11:43:28.099543 | controller |         "operation": "Update",
2026-06-12 11:43:28.099557 | controller |         "subresource": "status",
2026-06-12 11:43:28.099572 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.099586 | controller |       },
2026-06-12 11:43:28.099601 | controller |       {
2026-06-12 11:43:28.099616 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.099630 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.099645 | controller |         "fieldsV1": {
2026-06-12 11:43:28.099659 | controller |           "f:metadata": {
2026-06-12 11:43:28.099674 | controller |             "f:annotations": {
2026-06-12 11:43:28.099688 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.099703 | controller |             }
2026-06-12 11:43:28.099718 | controller |           }
2026-06-12 11:43:28.099734 | controller |         },
2026-06-12 11:43:28.099749 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.099764 | controller |         "operation": "Update",
2026-06-12 11:43:28.099779 | controller |         "subresource": "status",
2026-06-12 11:43:28.099810 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.099826 | controller |       },
2026-06-12 11:43:28.099841 | controller |       {
2026-06-12 11:43:28.099893 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.099910 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.099926 | controller |         "fieldsV1": {
2026-06-12 11:43:28.099941 | controller |           "f:status": {
2026-06-12 11:43:28.099956 | controller |             "f:conditions": {
2026-06-12 11:43:28.099970 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.099985 | controller |                 ".": {},
2026-06-12 11:43:28.100000 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.100015 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.100031 | controller |                 "f:status": {},
2026-06-12 11:43:28.100046 | controller |                 "f:type": {}
2026-06-12 11:43:28.100060 | controller |               },
2026-06-12 11:43:28.100075 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.100090 | controller |                 ".": {},
2026-06-12 11:43:28.100105 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.100119 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.100134 | controller |                 "f:status": {},
2026-06-12 11:43:28.100149 | controller |                 "f:type": {}
2026-06-12 11:43:28.100164 | controller |               },
2026-06-12 11:43:28.100178 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.100193 | controller |                 ".": {},
2026-06-12 11:43:28.100208 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.100223 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.100238 | controller |                 "f:status": {},
2026-06-12 11:43:28.100253 | controller |                 "f:type": {}
2026-06-12 11:43:28.100268 | controller |               },
2026-06-12 11:43:28.100283 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.100298 | controller |                 ".": {},
2026-06-12 11:43:28.100312 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.100327 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.100342 | controller |                 "f:status": {},
2026-06-12 11:43:28.100357 | controller |                 "f:type": {}
2026-06-12 11:43:28.100371 | controller |               }
2026-06-12 11:43:28.100386 | controller |             },
2026-06-12 11:43:28.100400 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.100415 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.100429 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.100444 | controller |             "f:phase": {},
2026-06-12 11:43:28.100459 | controller |             "f:podIP": {},
2026-06-12 11:43:28.100473 | controller |             "f:podIPs": {
2026-06-12 11:43:28.100488 | controller |               ".": {},
2026-06-12 11:43:28.100502 | controller |               "k:{\"ip\":\"10.217.1.33\"}": {
2026-06-12 11:43:28.100516 | controller |                 ".": {},
2026-06-12 11:43:28.100531 | controller |                 "f:ip": {}
2026-06-12 11:43:28.100545 | controller |               }
2026-06-12 11:43:28.100560 | controller |             },
2026-06-12 11:43:28.100574 | controller |             "f:startTime": {}
2026-06-12 11:43:28.100589 | controller |           }
2026-06-12 11:43:28.100603 | controller |         },
2026-06-12 11:43:28.100618 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.100632 | controller |         "operation": "Update",
2026-06-12 11:43:28.100646 | controller |         "subresource": "status",
2026-06-12 11:43:28.100660 | controller |         "time": "2026-06-12T11:08:59Z"
2026-06-12 11:43:28.100675 | controller |       }
2026-06-12 11:43:28.100693 | controller |     ],
2026-06-12 11:43:28.100708 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-cp7t9",
2026-06-12 11:43:28.100723 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.100738 | controller |     "ownerReferences": [
2026-06-12 11:43:28.100752 | controller |       {
2026-06-12 11:43:28.100767 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.100782 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.100797 | controller |         "controller": true,
2026-06-12 11:43:28.100812 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.100827 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-12 11:43:28.100842 | controller |         "uid": "8285b073-35a3-4776-b5f6-81a6dcf4f94f"
2026-06-12 11:43:28.100879 | controller |       }
2026-06-12 11:43:28.100895 | controller |     ],
2026-06-12 11:43:28.100910 | controller |     "resourceVersion": "88341",
2026-06-12 11:43:28.100925 | controller |     "uid": "6f14c7bc-9fe6-4855-b8e1-90a1c555c871"
2026-06-12 11:43:28.100940 | controller |   },
2026-06-12 11:43:28.100955 | controller |   "spec": {
2026-06-12 11:43:28.100970 | controller |     "containers": [
2026-06-12 11:43:28.100984 | controller |       {
2026-06-12 11:43:28.100999 | controller |         "args": [
2026-06-12 11:43:28.101013 | controller |           "--leader-elect",
2026-06-12 11:43:28.101028 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.101043 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.101059 | controller |         ],
2026-06-12 11:43:28.101074 | controller |         "command": [
2026-06-12 11:43:28.101089 | controller |           "/manager"
2026-06-12 11:43:28.101104 | controller |         ],
2026-06-12 11:43:28.101119 | controller |         "env": [
2026-06-12 11:43:28.101134 | controller |           {
2026-06-12 11:43:28.101148 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.101163 | controller |             "value": "30"
2026-06-12 11:43:28.101178 | controller |           },
2026-06-12 11:43:28.101192 | controller |           {
2026-06-12 11:43:28.101207 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.101221 | controller |             "value": "20"
2026-06-12 11:43:28.101236 | controller |           },
2026-06-12 11:43:28.101250 | controller |           {
2026-06-12 11:43:28.101265 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.101280 | controller |             "value": "5"
2026-06-12 11:43:28.101294 | controller |           },
2026-06-12 11:43:28.101309 | controller |           {
2026-06-12 11:43:28.101323 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.101352 | controller |             "value": "false"
2026-06-12 11:43:28.101368 | controller |           },
2026-06-12 11:43:28.101383 | controller |           {
2026-06-12 11:43:28.101398 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.101412 | controller |             "value": "false"
2026-06-12 11:43:28.101427 | controller |           }
2026-06-12 11:43:28.101441 | controller |         ],
2026-06-12 11:43:28.101456 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 11:43:28.101472 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.101487 | controller |         "livenessProbe": {
2026-06-12 11:43:28.101503 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.101521 | controller |           "httpGet": {
2026-06-12 11:43:28.101537 | controller |             "path": "/healthz",
2026-06-12 11:43:28.101552 | controller |             "port": 8081,
2026-06-12 11:43:28.101566 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.101581 | controller |           },
2026-06-12 11:43:28.101596 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.101614 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.101629 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.101644 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.101659 | controller |         },
2026-06-12 11:43:28.101674 | controller |         "name": "manager",
2026-06-12 11:43:28.101688 | controller |         "readinessProbe": {
2026-06-12 11:43:28.101703 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.101718 | controller |           "httpGet": {
2026-06-12 11:43:28.101733 | controller |             "path": "/readyz",
2026-06-12 11:43:28.101748 | controller |             "port": 8081,
2026-06-12 11:43:28.101762 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.101777 | controller |           },
2026-06-12 11:43:28.101791 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.101806 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.101820 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.101835 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.101875 | controller |         },
2026-06-12 11:43:28.101893 | controller |         "resources": {
2026-06-12 11:43:28.101908 | controller |           "limits": {
2026-06-12 11:43:28.101923 | controller |             "cpu": "500m",
2026-06-12 11:43:28.101938 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.101952 | controller |           },
2026-06-12 11:43:28.101967 | controller |           "requests": {
2026-06-12 11:43:28.101982 | controller |             "cpu": "10m",
2026-06-12 11:43:28.101997 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.102012 | controller |           }
2026-06-12 11:43:28.102026 | controller |         },
2026-06-12 11:43:28.102041 | controller |         "securityContext": {
2026-06-12 11:43:28.102056 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.102071 | controller |           "capabilities": {
2026-06-12 11:43:28.102085 | controller |             "drop": [
2026-06-12 11:43:28.102100 | controller |               "MKNOD"
2026-06-12 11:43:28.102115 | controller |             ]
2026-06-12 11:43:28.102130 | controller |           }
2026-06-12 11:43:28.102144 | controller |         },
2026-06-12 11:43:28.102159 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.102174 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.102189 | controller |         "volumeMounts": [
2026-06-12 11:43:28.102204 | controller |           {
2026-06-12 11:43:28.102219 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.102234 | controller |             "name": "kube-api-access-vbj59",
2026-06-12 11:43:28.102249 | controller |             "readOnly": true
2026-06-12 11:43:28.102263 | controller |           }
2026-06-12 11:43:28.102278 | controller |         ]
2026-06-12 11:43:28.102293 | controller |       }
2026-06-12 11:43:28.102307 | controller |     ],
2026-06-12 11:43:28.102322 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.102336 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.102351 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.102366 | controller |       {
2026-06-12 11:43:28.102434 | controller |         "name": "heat-operator-controller-manager-dockercfg-ljvsg"
2026-06-12 11:43:28.102456 | controller |       }
2026-06-12 11:43:28.102472 | controller |     ],
2026-06-12 11:43:28.102487 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.102502 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.102517 | controller |     "priority": 0,
2026-06-12 11:43:28.102532 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.102547 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.102562 | controller |     "securityContext": {
2026-06-12 11:43:28.102577 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.102595 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.102611 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.102626 | controller |       }
2026-06-12 11:43:28.102641 | controller |     },
2026-06-12 11:43:28.102655 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-12 11:43:28.102670 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-12 11:43:28.102685 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.102700 | controller |     "tolerations": [
2026-06-12 11:43:28.102714 | controller |       {
2026-06-12 11:43:28.102729 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.102744 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.102758 | controller |         "operator": "Exists",
2026-06-12 11:43:28.102773 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.102787 | controller |       },
2026-06-12 11:43:28.102802 | controller |       {
2026-06-12 11:43:28.102817 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.102832 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.102910 | controller |         "operator": "Exists",
2026-06-12 11:43:28.102938 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.102955 | controller |       },
2026-06-12 11:43:28.102971 | controller |       {
2026-06-12 11:43:28.102986 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.103001 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.103016 | controller |         "operator": "Exists"
2026-06-12 11:43:28.103031 | controller |       }
2026-06-12 11:43:28.103047 | controller |     ],
2026-06-12 11:43:28.103062 | controller |     "volumes": [
2026-06-12 11:43:28.103077 | controller |       {
2026-06-12 11:43:28.103093 | controller |         "name": "kube-api-access-vbj59",
2026-06-12 11:43:28.103108 | controller |         "projected": {
2026-06-12 11:43:28.103123 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.103137 | controller |           "sources": [
2026-06-12 11:43:28.103152 | controller |             {
2026-06-12 11:43:28.103167 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.103183 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.103198 | controller |                 "path": "token"
2026-06-12 11:43:28.103212 | controller |               }
2026-06-12 11:43:28.103227 | controller |             },
2026-06-12 11:43:28.103242 | controller |             {
2026-06-12 11:43:28.103257 | controller |               "configMap": {
2026-06-12 11:43:28.103272 | controller |                 "items": [
2026-06-12 11:43:28.103287 | controller |                   {
2026-06-12 11:43:28.103302 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.103317 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.103331 | controller |                   }
2026-06-12 11:43:28.103346 | controller |                 ],
2026-06-12 11:43:28.103361 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.103376 | controller |               }
2026-06-12 11:43:28.103391 | controller |             },
2026-06-12 11:43:28.103405 | controller |             {
2026-06-12 11:43:28.103420 | controller |               "downwardAPI": {
2026-06-12 11:43:28.103434 | controller |                 "items": [
2026-06-12 11:43:28.103449 | controller |                   {
2026-06-12 11:43:28.103463 | controller |                     "fieldRef": {
2026-06-12 11:43:28.103478 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.103493 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.103507 | controller |                     },
2026-06-12 11:43:28.103522 | controller |                     "path": "namespace"
2026-06-12 11:43:28.103537 | controller |                   }
2026-06-12 11:43:28.103555 | controller |                 ]
2026-06-12 11:43:28.103570 | controller |               }
2026-06-12 11:43:28.103585 | controller |             },
2026-06-12 11:43:28.103599 | controller |             {
2026-06-12 11:43:28.103614 | controller |               "configMap": {
2026-06-12 11:43:28.103629 | controller |                 "items": [
2026-06-12 11:43:28.103644 | controller |                   {
2026-06-12 11:43:28.103658 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.103673 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.103688 | controller |                   }
2026-06-12 11:43:28.103702 | controller |                 ],
2026-06-12 11:43:28.103717 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.103732 | controller |               }
2026-06-12 11:43:28.103747 | controller |             }
2026-06-12 11:43:28.103762 | controller |           ]
2026-06-12 11:43:28.103777 | controller |         }
2026-06-12 11:43:28.103791 | controller |       }
2026-06-12 11:43:28.103806 | controller |     ]
2026-06-12 11:43:28.103821 | controller |   },
2026-06-12 11:43:28.103835 | controller |   "status": {
2026-06-12 11:43:28.103880 | controller |     "conditions": [
2026-06-12 11:43:28.103902 | controller |       {
2026-06-12 11:43:28.103918 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.103933 | controller |         "lastTransitionTime": "2026-06-12T11:08:47Z",
2026-06-12 11:43:28.103948 | controller |         "status": "True",
2026-06-12 11:43:28.103963 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.103978 | controller |       },
2026-06-12 11:43:28.103992 | controller |       {
2026-06-12 11:43:28.104007 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.104022 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.104037 | controller |         "status": "True",
2026-06-12 11:43:28.104052 | controller |         "type": "Initialized"
2026-06-12 11:43:28.104066 | controller |       },
2026-06-12 11:43:28.104081 | controller |       {
2026-06-12 11:43:28.104096 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.104111 | controller |         "lastTransitionTime": "2026-06-12T11:08:59Z",
2026-06-12 11:43:28.104126 | controller |         "status": "True",
2026-06-12 11:43:28.104141 | controller |         "type": "Ready"
2026-06-12 11:43:28.104156 | controller |       },
2026-06-12 11:43:28.104170 | controller |       {
2026-06-12 11:43:28.104185 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.104200 | controller |         "lastTransitionTime": "2026-06-12T11:08:59Z",
2026-06-12 11:43:28.104215 | controller |         "status": "True",
2026-06-12 11:43:28.104230 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.104245 | controller |       },
2026-06-12 11:43:28.104259 | controller |       {
2026-06-12 11:43:28.104274 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.104289 | controller |         "lastTransitionTime": "2026-06-12T11:08:10Z",
2026-06-12 11:43:28.104304 | controller |         "status": "True",
2026-06-12 11:43:28.104319 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.104335 | controller |       }
2026-06-12 11:43:28.104350 | controller |     ],
2026-06-12 11:43:28.104365 | controller |     "containerStatuses": [
2026-06-12 11:43:28.104380 | controller |       {
2026-06-12 11:43:28.104395 | controller |         "allocatedResources": {
2026-06-12 11:43:28.104409 | controller |           "cpu": "10m",
2026-06-12 11:43:28.104424 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.104439 | controller |         },
2026-06-12 11:43:28.104454 | controller |         "containerID": "cri-o://bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef",
2026-06-12 11:43:28.104469 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 11:43:28.104490 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 11:43:28.104507 | controller |         "lastState": {},
2026-06-12 11:43:28.104524 | controller |         "name": "manager",
2026-06-12 11:43:28.104540 | controller |         "ready": true,
2026-06-12 11:43:28.104554 | controller |         "resources": {
2026-06-12 11:43:28.104569 | controller |           "limits": {
2026-06-12 11:43:28.104584 | controller |             "cpu": "500m",
2026-06-12 11:43:28.104598 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.104613 | controller |           },
2026-06-12 11:43:28.104627 | controller |           "requests": {
2026-06-12 11:43:28.104642 | controller |             "cpu": "10m",
2026-06-12 11:43:28.104656 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.104670 | controller |           }
2026-06-12 11:43:28.104685 | controller |         },
2026-06-12 11:43:28.104699 | controller |         "restartCount": 0,
2026-06-12 11:43:28.104714 | controller |         "started": true,
2026-06-12 11:43:28.104728 | controller |         "state": {
2026-06-12 11:43:28.104743 | controller |           "running": {
2026-06-12 11:43:28.104757 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.104772 | controller |           }
2026-06-12 11:43:28.104786 | controller |         },
2026-06-12 11:43:28.104801 | controller |         "user": {
2026-06-12 11:43:28.104816 | controller |           "linux": {
2026-06-12 11:43:28.104830 | controller |             "gid": 0,
2026-06-12 11:43:28.104845 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.104878 | controller |               0
2026-06-12 11:43:28.104894 | controller |             ],
2026-06-12 11:43:28.104909 | controller |             "uid": 65532
2026-06-12 11:43:28.104924 | controller |           }
2026-06-12 11:43:28.104939 | controller |         },
2026-06-12 11:43:28.104953 | controller |         "volumeMounts": [
2026-06-12 11:43:28.104968 | controller |           {
2026-06-12 11:43:28.104982 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.104997 | controller |             "name": "kube-api-access-vbj59",
2026-06-12 11:43:28.105014 | controller |             "readOnly": true,
2026-06-12 11:43:28.105030 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.105045 | controller |           }
2026-06-12 11:43:28.105061 | controller |         ]
2026-06-12 11:43:28.105075 | controller |       }
2026-06-12 11:43:28.105091 | controller |     ],
2026-06-12 11:43:28.105105 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.105120 | controller |     "hostIPs": [
2026-06-12 11:43:28.105135 | controller |       {
2026-06-12 11:43:28.105150 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.105165 | controller |       }
2026-06-12 11:43:28.105180 | controller |     ],
2026-06-12 11:43:28.105195 | controller |     "phase": "Running",
2026-06-12 11:43:28.105209 | controller |     "podIP": "10.217.1.33",
2026-06-12 11:43:28.105224 | controller |     "podIPs": [
2026-06-12 11:43:28.105239 | controller |       {
2026-06-12 11:43:28.105253 | controller |         "ip": "10.217.1.33"
2026-06-12 11:43:28.105269 | controller |       }
2026-06-12 11:43:28.105284 | controller |     ],
2026-06-12 11:43:28.105312 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.105328 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.105343 | controller |   }
2026-06-12 11:43:28.105358 | controller | }
2026-06-12 11:43:28.125951 | controller | ok:
2026-06-12 11:43:28.126010 | controller | {
2026-06-12 11:43:28.126031 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.126048 | controller |   "kind": "Pod",
2026-06-12 11:43:28.126064 | controller |   "metadata": {
2026-06-12 11:43:28.126079 | controller |     "annotations": {
2026-06-12 11:43:28.126100 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.34/23\"],\"mac_address\":\"0a:58:0a:d9:01:22\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.34/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.126117 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.34\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:22\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.126133 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.126148 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.126164 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.126179 | controller |     },
2026-06-12 11:43:28.126195 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.126210 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-12 11:43:28.126225 | controller |     "generation": 1,
2026-06-12 11:43:28.126240 | controller |     "labels": {
2026-06-12 11:43:28.126255 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-12 11:43:28.126270 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.126285 | controller |       "openstack.org/operator-name": "horizon",
2026-06-12 11:43:28.126300 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-12 11:43:28.126315 | controller |     },
2026-06-12 11:43:28.126330 | controller |     "managedFields": [
2026-06-12 11:43:28.126345 | controller |       {
2026-06-12 11:43:28.126360 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.126374 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.126447 | controller |         "fieldsV1": {
2026-06-12 11:43:28.126467 | controller |           "f:metadata": {
2026-06-12 11:43:28.126483 | controller |             "f:annotations": {
2026-06-12 11:43:28.126498 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.126516 | controller |             }
2026-06-12 11:43:28.126533 | controller |           }
2026-06-12 11:43:28.126548 | controller |         },
2026-06-12 11:43:28.126563 | controller |         "manager": "crc",
2026-06-12 11:43:28.126577 | controller |         "operation": "Update",
2026-06-12 11:43:28.126592 | controller |         "subresource": "status",
2026-06-12 11:43:28.126607 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.126622 | controller |       },
2026-06-12 11:43:28.126637 | controller |       {
2026-06-12 11:43:28.126651 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.126666 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.126681 | controller |         "fieldsV1": {
2026-06-12 11:43:28.126695 | controller |           "f:metadata": {
2026-06-12 11:43:28.126710 | controller |             "f:annotations": {
2026-06-12 11:43:28.126725 | controller |               ".": {},
2026-06-12 11:43:28.126740 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.126755 | controller |             },
2026-06-12 11:43:28.126770 | controller |             "f:generateName": {},
2026-06-12 11:43:28.126784 | controller |             "f:labels": {
2026-06-12 11:43:28.126799 | controller |               ".": {},
2026-06-12 11:43:28.126814 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.126829 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.126844 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.126884 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.126905 | controller |             },
2026-06-12 11:43:28.126921 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.126936 | controller |               ".": {},
2026-06-12 11:43:28.126951 | controller |               "k:{\"uid\":\"acf8dce0-fcde-4c65-83dd-fb480891cbe3\"}": {}
2026-06-12 11:43:28.126966 | controller |             }
2026-06-12 11:43:28.126981 | controller |           },
2026-06-12 11:43:28.126996 | controller |           "f:spec": {
2026-06-12 11:43:28.127011 | controller |             "f:containers": {
2026-06-12 11:43:28.127025 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.127040 | controller |                 ".": {},
2026-06-12 11:43:28.127055 | controller |                 "f:args": {},
2026-06-12 11:43:28.127070 | controller |                 "f:command": {},
2026-06-12 11:43:28.127085 | controller |                 "f:env": {
2026-06-12 11:43:28.127099 | controller |                   ".": {},
2026-06-12 11:43:28.127114 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.127129 | controller |                     ".": {},
2026-06-12 11:43:28.127144 | controller |                     "f:name": {},
2026-06-12 11:43:28.127159 | controller |                     "f:value": {}
2026-06-12 11:43:28.127174 | controller |                   },
2026-06-12 11:43:28.127189 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.127204 | controller |                     ".": {},
2026-06-12 11:43:28.127219 | controller |                     "f:name": {},
2026-06-12 11:43:28.127233 | controller |                     "f:value": {}
2026-06-12 11:43:28.127248 | controller |                   },
2026-06-12 11:43:28.127263 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.127277 | controller |                     ".": {},
2026-06-12 11:43:28.127292 | controller |                     "f:name": {},
2026-06-12 11:43:28.127307 | controller |                     "f:value": {}
2026-06-12 11:43:28.127321 | controller |                   },
2026-06-12 11:43:28.127336 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.127350 | controller |                     ".": {},
2026-06-12 11:43:28.127365 | controller |                     "f:name": {},
2026-06-12 11:43:28.127380 | controller |                     "f:value": {}
2026-06-12 11:43:28.127394 | controller |                   },
2026-06-12 11:43:28.127408 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.127423 | controller |                     ".": {},
2026-06-12 11:43:28.127437 | controller |                     "f:name": {},
2026-06-12 11:43:28.127452 | controller |                     "f:value": {}
2026-06-12 11:43:28.127466 | controller |                   }
2026-06-12 11:43:28.127481 | controller |                 },
2026-06-12 11:43:28.127495 | controller |                 "f:image": {},
2026-06-12 11:43:28.127510 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.127525 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.127540 | controller |                   ".": {},
2026-06-12 11:43:28.127554 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.127569 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.127584 | controller |                     ".": {},
2026-06-12 11:43:28.127599 | controller |                     "f:path": {},
2026-06-12 11:43:28.127613 | controller |                     "f:port": {},
2026-06-12 11:43:28.127628 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.127642 | controller |                   },
2026-06-12 11:43:28.127657 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.127671 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.127686 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.127705 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.127720 | controller |                 },
2026-06-12 11:43:28.127735 | controller |                 "f:name": {},
2026-06-12 11:43:28.127749 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.127764 | controller |                   ".": {},
2026-06-12 11:43:28.127778 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.127792 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.127807 | controller |                     ".": {},
2026-06-12 11:43:28.127821 | controller |                     "f:path": {},
2026-06-12 11:43:28.127835 | controller |                     "f:port": {},
2026-06-12 11:43:28.127866 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.127886 | controller |                   },
2026-06-12 11:43:28.127901 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.127915 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.127930 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.127944 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.127959 | controller |                 },
2026-06-12 11:43:28.127974 | controller |                 "f:resources": {
2026-06-12 11:43:28.127989 | controller |                   ".": {},
2026-06-12 11:43:28.128005 | controller |                   "f:limits": {
2026-06-12 11:43:28.128019 | controller |                     ".": {},
2026-06-12 11:43:28.128034 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.128048 | controller |                     "f:memory": {}
2026-06-12 11:43:28.128063 | controller |                   },
2026-06-12 11:43:28.128078 | controller |                   "f:requests": {
2026-06-12 11:43:28.128092 | controller |                     ".": {},
2026-06-12 11:43:28.128107 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.128121 | controller |                     "f:memory": {}
2026-06-12 11:43:28.128135 | controller |                   }
2026-06-12 11:43:28.128149 | controller |                 },
2026-06-12 11:43:28.128164 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.128179 | controller |                   ".": {},
2026-06-12 11:43:28.128194 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.128209 | controller |                 },
2026-06-12 11:43:28.128224 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.128239 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.128254 | controller |               }
2026-06-12 11:43:28.128301 | controller |             },
2026-06-12 11:43:28.128322 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.128337 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.128352 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.128367 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.128382 | controller |             "f:securityContext": {
2026-06-12 11:43:28.128396 | controller |               ".": {},
2026-06-12 11:43:28.128411 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.128426 | controller |             },
2026-06-12 11:43:28.128440 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.128455 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.128469 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.128485 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.128500 | controller |           }
2026-06-12 11:43:28.128514 | controller |         },
2026-06-12 11:43:28.128529 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.128545 | controller |         "operation": "Update",
2026-06-12 11:43:28.128560 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.128575 | controller |       },
2026-06-12 11:43:28.128594 | controller |       {
2026-06-12 11:43:28.128609 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.128624 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.128639 | controller |         "fieldsV1": {
2026-06-12 11:43:28.128653 | controller |           "f:metadata": {
2026-06-12 11:43:28.128668 | controller |             "f:annotations": {
2026-06-12 11:43:28.128683 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.128698 | controller |             }
2026-06-12 11:43:28.128712 | controller |           }
2026-06-12 11:43:28.128727 | controller |         },
2026-06-12 11:43:28.128742 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.128756 | controller |         "operation": "Update",
2026-06-12 11:43:28.128771 | controller |         "subresource": "status",
2026-06-12 11:43:28.128786 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.128800 | controller |       },
2026-06-12 11:43:28.128816 | controller |       {
2026-06-12 11:43:28.128830 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.128845 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.128879 | controller |         "fieldsV1": {
2026-06-12 11:43:28.128895 | controller |           "f:status": {
2026-06-12 11:43:28.128910 | controller |             "f:conditions": {
2026-06-12 11:43:28.128925 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.128940 | controller |                 ".": {},
2026-06-12 11:43:28.128955 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.128970 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.128985 | controller |                 "f:status": {},
2026-06-12 11:43:28.129000 | controller |                 "f:type": {}
2026-06-12 11:43:28.129015 | controller |               },
2026-06-12 11:43:28.129040 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.129056 | controller |                 ".": {},
2026-06-12 11:43:28.129071 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.129086 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.129101 | controller |                 "f:status": {},
2026-06-12 11:43:28.129116 | controller |                 "f:type": {}
2026-06-12 11:43:28.129130 | controller |               },
2026-06-12 11:43:28.129144 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.129159 | controller |                 ".": {},
2026-06-12 11:43:28.129174 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.129189 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.129203 | controller |                 "f:status": {},
2026-06-12 11:43:28.129218 | controller |                 "f:type": {}
2026-06-12 11:43:28.129233 | controller |               },
2026-06-12 11:43:28.129248 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.129263 | controller |                 ".": {},
2026-06-12 11:43:28.129278 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.129293 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.129308 | controller |                 "f:status": {},
2026-06-12 11:43:28.129323 | controller |                 "f:type": {}
2026-06-12 11:43:28.129380 | controller |               }
2026-06-12 11:43:28.129403 | controller |             },
2026-06-12 11:43:28.129419 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.129434 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.129449 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.129464 | controller |             "f:phase": {},
2026-06-12 11:43:28.129479 | controller |             "f:podIP": {},
2026-06-12 11:43:28.129493 | controller |             "f:podIPs": {
2026-06-12 11:43:28.129508 | controller |               ".": {},
2026-06-12 11:43:28.129530 | controller |               "k:{\"ip\":\"10.217.1.34\"}": {
2026-06-12 11:43:28.129546 | controller |                 ".": {},
2026-06-12 11:43:28.129561 | controller |                 "f:ip": {}
2026-06-12 11:43:28.129576 | controller |               }
2026-06-12 11:43:28.129590 | controller |             },
2026-06-12 11:43:28.129605 | controller |             "f:startTime": {}
2026-06-12 11:43:28.129620 | controller |           }
2026-06-12 11:43:28.129634 | controller |         },
2026-06-12 11:43:28.129649 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.129664 | controller |         "operation": "Update",
2026-06-12 11:43:28.129678 | controller |         "subresource": "status",
2026-06-12 11:43:28.129692 | controller |         "time": "2026-06-12T11:09:01Z"
2026-06-12 11:43:28.129707 | controller |       }
2026-06-12 11:43:28.129722 | controller |     ],
2026-06-12 11:43:28.129736 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-xxjjb",
2026-06-12 11:43:28.129751 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.129766 | controller |     "ownerReferences": [
2026-06-12 11:43:28.129780 | controller |       {
2026-06-12 11:43:28.129795 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.129809 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.129824 | controller |         "controller": true,
2026-06-12 11:43:28.129838 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.129882 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-12 11:43:28.129899 | controller |         "uid": "acf8dce0-fcde-4c65-83dd-fb480891cbe3"
2026-06-12 11:43:28.129915 | controller |       }
2026-06-12 11:43:28.129929 | controller |     ],
2026-06-12 11:43:28.129944 | controller |     "resourceVersion": "88442",
2026-06-12 11:43:28.129959 | controller |     "uid": "6c7d9732-ad24-44fb-bd50-510babc6be58"
2026-06-12 11:43:28.129974 | controller |   },
2026-06-12 11:43:28.129989 | controller |   "spec": {
2026-06-12 11:43:28.130004 | controller |     "containers": [
2026-06-12 11:43:28.130019 | controller |       {
2026-06-12 11:43:28.130034 | controller |         "args": [
2026-06-12 11:43:28.130049 | controller |           "--leader-elect",
2026-06-12 11:43:28.130064 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.130078 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.130093 | controller |         ],
2026-06-12 11:43:28.130107 | controller |         "command": [
2026-06-12 11:43:28.130122 | controller |           "/manager"
2026-06-12 11:43:28.130136 | controller |         ],
2026-06-12 11:43:28.130152 | controller |         "env": [
2026-06-12 11:43:28.130166 | controller |           {
2026-06-12 11:43:28.130181 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.130196 | controller |             "value": "30"
2026-06-12 11:43:28.130211 | controller |           },
2026-06-12 11:43:28.130226 | controller |           {
2026-06-12 11:43:28.130241 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.130255 | controller |             "value": "20"
2026-06-12 11:43:28.130270 | controller |           },
2026-06-12 11:43:28.130285 | controller |           {
2026-06-12 11:43:28.130300 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.130314 | controller |             "value": "5"
2026-06-12 11:43:28.130329 | controller |           },
2026-06-12 11:43:28.130344 | controller |           {
2026-06-12 11:43:28.130359 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.130374 | controller |             "value": "false"
2026-06-12 11:43:28.130390 | controller |           },
2026-06-12 11:43:28.130405 | controller |           {
2026-06-12 11:43:28.130420 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.130435 | controller |             "value": "false"
2026-06-12 11:43:28.130450 | controller |           }
2026-06-12 11:43:28.130468 | controller |         ],
2026-06-12 11:43:28.130484 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 11:43:28.130500 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.130517 | controller |         "livenessProbe": {
2026-06-12 11:43:28.130535 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.130549 | controller |           "httpGet": {
2026-06-12 11:43:28.130564 | controller |             "path": "/healthz",
2026-06-12 11:43:28.130578 | controller |             "port": 8081,
2026-06-12 11:43:28.130593 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.130608 | controller |           },
2026-06-12 11:43:28.130623 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.130637 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.130652 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.130667 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.130681 | controller |         },
2026-06-12 11:43:28.130696 | controller |         "name": "manager",
2026-06-12 11:43:28.130711 | controller |         "readinessProbe": {
2026-06-12 11:43:28.130725 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.130740 | controller |           "httpGet": {
2026-06-12 11:43:28.130754 | controller |             "path": "/readyz",
2026-06-12 11:43:28.130769 | controller |             "port": 8081,
2026-06-12 11:43:28.130783 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.130797 | controller |           },
2026-06-12 11:43:28.130812 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.130827 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.130841 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.130877 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.130893 | controller |         },
2026-06-12 11:43:28.130908 | controller |         "resources": {
2026-06-12 11:43:28.130923 | controller |           "limits": {
2026-06-12 11:43:28.130938 | controller |             "cpu": "500m",
2026-06-12 11:43:28.130953 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.130967 | controller |           },
2026-06-12 11:43:28.130982 | controller |           "requests": {
2026-06-12 11:43:28.130996 | controller |             "cpu": "10m",
2026-06-12 11:43:28.131011 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.131026 | controller |           }
2026-06-12 11:43:28.131041 | controller |         },
2026-06-12 11:43:28.131056 | controller |         "securityContext": {
2026-06-12 11:43:28.131071 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.131086 | controller |           "capabilities": {
2026-06-12 11:43:28.131100 | controller |             "drop": [
2026-06-12 11:43:28.131115 | controller |               "MKNOD"
2026-06-12 11:43:28.131130 | controller |             ]
2026-06-12 11:43:28.131145 | controller |           }
2026-06-12 11:43:28.131160 | controller |         },
2026-06-12 11:43:28.131175 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.131190 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.131205 | controller |         "volumeMounts": [
2026-06-12 11:43:28.131220 | controller |           {
2026-06-12 11:43:28.131235 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.131250 | controller |             "name": "kube-api-access-q4fl9",
2026-06-12 11:43:28.131265 | controller |             "readOnly": true
2026-06-12 11:43:28.131280 | controller |           }
2026-06-12 11:43:28.131295 | controller |         ]
2026-06-12 11:43:28.131310 | controller |       }
2026-06-12 11:43:28.131324 | controller |     ],
2026-06-12 11:43:28.131339 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.131354 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.131376 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.131391 | controller |       {
2026-06-12 11:43:28.131406 | controller |         "name": "horizon-operator-controller-manager-dockercfg-lgvxx"
2026-06-12 11:43:28.131421 | controller |       }
2026-06-12 11:43:28.131437 | controller |     ],
2026-06-12 11:43:28.131452 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.131467 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.131482 | controller |     "priority": 0,
2026-06-12 11:43:28.131497 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.131513 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.131527 | controller |     "securityContext": {
2026-06-12 11:43:28.131542 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.131557 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.131571 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.131586 | controller |       }
2026-06-12 11:43:28.131601 | controller |     },
2026-06-12 11:43:28.131616 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-12 11:43:28.131631 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-12 11:43:28.131645 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.131660 | controller |     "tolerations": [
2026-06-12 11:43:28.131674 | controller |       {
2026-06-12 11:43:28.131689 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.131703 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.131718 | controller |         "operator": "Exists",
2026-06-12 11:43:28.131733 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.131748 | controller |       },
2026-06-12 11:43:28.131763 | controller |       {
2026-06-12 11:43:28.131778 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.131792 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.131807 | controller |         "operator": "Exists",
2026-06-12 11:43:28.131822 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.131836 | controller |       },
2026-06-12 11:43:28.131870 | controller |       {
2026-06-12 11:43:28.131887 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.131903 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.131918 | controller |         "operator": "Exists"
2026-06-12 11:43:28.131932 | controller |       }
2026-06-12 11:43:28.131947 | controller |     ],
2026-06-12 11:43:28.131961 | controller |     "volumes": [
2026-06-12 11:43:28.131976 | controller |       {
2026-06-12 11:43:28.131991 | controller |         "name": "kube-api-access-q4fl9",
2026-06-12 11:43:28.132006 | controller |         "projected": {
2026-06-12 11:43:28.132021 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.132035 | controller |           "sources": [
2026-06-12 11:43:28.132050 | controller |             {
2026-06-12 11:43:28.132065 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.132080 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.132094 | controller |                 "path": "token"
2026-06-12 11:43:28.132109 | controller |               }
2026-06-12 11:43:28.132123 | controller |             },
2026-06-12 11:43:28.132138 | controller |             {
2026-06-12 11:43:28.132153 | controller |               "configMap": {
2026-06-12 11:43:28.132167 | controller |                 "items": [
2026-06-12 11:43:28.132182 | controller |                   {
2026-06-12 11:43:28.132197 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.132212 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.132227 | controller |                   }
2026-06-12 11:43:28.132242 | controller |                 ],
2026-06-12 11:43:28.132257 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.132276 | controller |               }
2026-06-12 11:43:28.132292 | controller |             },
2026-06-12 11:43:28.132307 | controller |             {
2026-06-12 11:43:28.132322 | controller |               "downwardAPI": {
2026-06-12 11:43:28.132337 | controller |                 "items": [
2026-06-12 11:43:28.132351 | controller |                   {
2026-06-12 11:43:28.132366 | controller |                     "fieldRef": {
2026-06-12 11:43:28.132381 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.132395 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.132410 | controller |                     },
2026-06-12 11:43:28.132425 | controller |                     "path": "namespace"
2026-06-12 11:43:28.132439 | controller |                   }
2026-06-12 11:43:28.132454 | controller |                 ]
2026-06-12 11:43:28.132469 | controller |               }
2026-06-12 11:43:28.132483 | controller |             },
2026-06-12 11:43:28.132498 | controller |             {
2026-06-12 11:43:28.132513 | controller |               "configMap": {
2026-06-12 11:43:28.132528 | controller |                 "items": [
2026-06-12 11:43:28.132543 | controller |                   {
2026-06-12 11:43:28.132558 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.132573 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.132588 | controller |                   }
2026-06-12 11:43:28.132603 | controller |                 ],
2026-06-12 11:43:28.132618 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.132632 | controller |               }
2026-06-12 11:43:28.132647 | controller |             }
2026-06-12 11:43:28.132662 | controller |           ]
2026-06-12 11:43:28.132677 | controller |         }
2026-06-12 11:43:28.132692 | controller |       }
2026-06-12 11:43:28.132706 | controller |     ]
2026-06-12 11:43:28.132721 | controller |   },
2026-06-12 11:43:28.132736 | controller |   "status": {
2026-06-12 11:43:28.132750 | controller |     "conditions": [
2026-06-12 11:43:28.132765 | controller |       {
2026-06-12 11:43:28.132780 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.132795 | controller |         "lastTransitionTime": "2026-06-12T11:08:48Z",
2026-06-12 11:43:28.132810 | controller |         "status": "True",
2026-06-12 11:43:28.132825 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.132839 | controller |       },
2026-06-12 11:43:28.132877 | controller |       {
2026-06-12 11:43:28.132894 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.132910 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.132925 | controller |         "status": "True",
2026-06-12 11:43:28.132940 | controller |         "type": "Initialized"
2026-06-12 11:43:28.132955 | controller |       },
2026-06-12 11:43:28.132970 | controller |       {
2026-06-12 11:43:28.132996 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.133013 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.133028 | controller |         "status": "True",
2026-06-12 11:43:28.133043 | controller |         "type": "Ready"
2026-06-12 11:43:28.133058 | controller |       },
2026-06-12 11:43:28.133072 | controller |       {
2026-06-12 11:43:28.133087 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.133102 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.133117 | controller |         "status": "True",
2026-06-12 11:43:28.133131 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.133146 | controller |       },
2026-06-12 11:43:28.133161 | controller |       {
2026-06-12 11:43:28.133175 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.133190 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.133204 | controller |         "status": "True",
2026-06-12 11:43:28.133223 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.133238 | controller |       }
2026-06-12 11:43:28.133253 | controller |     ],
2026-06-12 11:43:28.133267 | controller |     "containerStatuses": [
2026-06-12 11:43:28.133282 | controller |       {
2026-06-12 11:43:28.133297 | controller |         "allocatedResources": {
2026-06-12 11:43:28.133312 | controller |           "cpu": "10m",
2026-06-12 11:43:28.133327 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.133342 | controller |         },
2026-06-12 11:43:28.133357 | controller |         "containerID": "cri-o://a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024",
2026-06-12 11:43:28.133373 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 11:43:28.133388 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 11:43:28.133403 | controller |         "lastState": {},
2026-06-12 11:43:28.133418 | controller |         "name": "manager",
2026-06-12 11:43:28.133433 | controller |         "ready": true,
2026-06-12 11:43:28.133448 | controller |         "resources": {
2026-06-12 11:43:28.133462 | controller |           "limits": {
2026-06-12 11:43:28.133477 | controller |             "cpu": "500m",
2026-06-12 11:43:28.133491 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.133506 | controller |           },
2026-06-12 11:43:28.133521 | controller |           "requests": {
2026-06-12 11:43:28.133535 | controller |             "cpu": "10m",
2026-06-12 11:43:28.133550 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.133565 | controller |           }
2026-06-12 11:43:28.133579 | controller |         },
2026-06-12 11:43:28.133594 | controller |         "restartCount": 0,
2026-06-12 11:43:28.133609 | controller |         "started": true,
2026-06-12 11:43:28.133624 | controller |         "state": {
2026-06-12 11:43:28.133639 | controller |           "running": {
2026-06-12 11:43:28.133653 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.133668 | controller |           }
2026-06-12 11:43:28.133683 | controller |         },
2026-06-12 11:43:28.133698 | controller |         "user": {
2026-06-12 11:43:28.133712 | controller |           "linux": {
2026-06-12 11:43:28.133727 | controller |             "gid": 0,
2026-06-12 11:43:28.133741 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.133756 | controller |               0
2026-06-12 11:43:28.133770 | controller |             ],
2026-06-12 11:43:28.133785 | controller |             "uid": 65532
2026-06-12 11:43:28.133799 | controller |           }
2026-06-12 11:43:28.133814 | controller |         },
2026-06-12 11:43:28.133829 | controller |         "volumeMounts": [
2026-06-12 11:43:28.133843 | controller |           {
2026-06-12 11:43:28.133878 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.133894 | controller |             "name": "kube-api-access-q4fl9",
2026-06-12 11:43:28.133909 | controller |             "readOnly": true,
2026-06-12 11:43:28.133924 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.133939 | controller |           }
2026-06-12 11:43:28.133954 | controller |         ]
2026-06-12 11:43:28.133968 | controller |       }
2026-06-12 11:43:28.133983 | controller |     ],
2026-06-12 11:43:28.133998 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.134012 | controller |     "hostIPs": [
2026-06-12 11:43:28.134027 | controller |       {
2026-06-12 11:43:28.134042 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.134057 | controller |       }
2026-06-12 11:43:28.134072 | controller |     ],
2026-06-12 11:43:28.134087 | controller |     "phase": "Running",
2026-06-12 11:43:28.134101 | controller |     "podIP": "10.217.1.34",
2026-06-12 11:43:28.134120 | controller |     "podIPs": [
2026-06-12 11:43:28.134135 | controller |       {
2026-06-12 11:43:28.134149 | controller |         "ip": "10.217.1.34"
2026-06-12 11:43:28.134164 | controller |       }
2026-06-12 11:43:28.134179 | controller |     ],
2026-06-12 11:43:28.134193 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.134208 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.134223 | controller |   }
2026-06-12 11:43:28.134237 | controller | }
2026-06-12 11:43:28.155153 | controller | ok:
2026-06-12 11:43:28.155219 | controller | {
2026-06-12 11:43:28.155241 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.155265 | controller |   "kind": "Pod",
2026-06-12 11:43:28.155282 | controller |   "metadata": {
2026-06-12 11:43:28.155301 | controller |     "annotations": {
2026-06-12 11:43:28.155320 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.35/23\"],\"mac_address\":\"0a:58:0a:d9:01:23\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.35/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.155338 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.35\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:23\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.155361 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.155378 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.155393 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.155411 | controller |     },
2026-06-12 11:43:28.155427 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.155445 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-12 11:43:28.155529 | controller |     "generation": 1,
2026-06-12 11:43:28.155553 | controller |     "labels": {
2026-06-12 11:43:28.155569 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-12 11:43:28.155584 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.155598 | controller |       "openstack.org/operator-name": "infra",
2026-06-12 11:43:28.155613 | controller |       "pod-template-hash": "594d6555bb"
2026-06-12 11:43:28.155629 | controller |     },
2026-06-12 11:43:28.155644 | controller |     "managedFields": [
2026-06-12 11:43:28.155659 | controller |       {
2026-06-12 11:43:28.155674 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.155690 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.155704 | controller |         "fieldsV1": {
2026-06-12 11:43:28.155719 | controller |           "f:metadata": {
2026-06-12 11:43:28.155734 | controller |             "f:annotations": {
2026-06-12 11:43:28.155750 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.155765 | controller |             }
2026-06-12 11:43:28.155780 | controller |           }
2026-06-12 11:43:28.155795 | controller |         },
2026-06-12 11:43:28.155810 | controller |         "manager": "crc",
2026-06-12 11:43:28.155825 | controller |         "operation": "Update",
2026-06-12 11:43:28.155840 | controller |         "subresource": "status",
2026-06-12 11:43:28.155884 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.155902 | controller |       },
2026-06-12 11:43:28.155917 | controller |       {
2026-06-12 11:43:28.155932 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.155947 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.155962 | controller |         "fieldsV1": {
2026-06-12 11:43:28.155977 | controller |           "f:metadata": {
2026-06-12 11:43:28.155998 | controller |             "f:annotations": {
2026-06-12 11:43:28.156013 | controller |               ".": {},
2026-06-12 11:43:28.156028 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.156044 | controller |             },
2026-06-12 11:43:28.156059 | controller |             "f:generateName": {},
2026-06-12 11:43:28.156073 | controller |             "f:labels": {
2026-06-12 11:43:28.156088 | controller |               ".": {},
2026-06-12 11:43:28.156103 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.156118 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.156132 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.156147 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.156162 | controller |             },
2026-06-12 11:43:28.156177 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.156192 | controller |               ".": {},
2026-06-12 11:43:28.156207 | controller |               "k:{\"uid\":\"65a89df4-55d6-45f6-baa5-53e109311c38\"}": {}
2026-06-12 11:43:28.156222 | controller |             }
2026-06-12 11:43:28.156237 | controller |           },
2026-06-12 11:43:28.156252 | controller |           "f:spec": {
2026-06-12 11:43:28.156267 | controller |             "f:containers": {
2026-06-12 11:43:28.156282 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.156296 | controller |                 ".": {},
2026-06-12 11:43:28.156311 | controller |                 "f:args": {},
2026-06-12 11:43:28.156325 | controller |                 "f:command": {},
2026-06-12 11:43:28.156340 | controller |                 "f:env": {
2026-06-12 11:43:28.156354 | controller |                   ".": {},
2026-06-12 11:43:28.156368 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.156382 | controller |                     ".": {},
2026-06-12 11:43:28.156396 | controller |                     "f:name": {},
2026-06-12 11:43:28.156411 | controller |                     "f:value": {}
2026-06-12 11:43:28.156426 | controller |                   },
2026-06-12 11:43:28.156440 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.156455 | controller |                     ".": {},
2026-06-12 11:43:28.156470 | controller |                     "f:name": {},
2026-06-12 11:43:28.156485 | controller |                     "f:value": {}
2026-06-12 11:43:28.156499 | controller |                   },
2026-06-12 11:43:28.156514 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.156529 | controller |                     ".": {},
2026-06-12 11:43:28.156544 | controller |                     "f:name": {},
2026-06-12 11:43:28.156559 | controller |                     "f:value": {}
2026-06-12 11:43:28.156574 | controller |                   },
2026-06-12 11:43:28.156588 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.156603 | controller |                     ".": {},
2026-06-12 11:43:28.156617 | controller |                     "f:name": {},
2026-06-12 11:43:28.156632 | controller |                     "f:value": {}
2026-06-12 11:43:28.156646 | controller |                   },
2026-06-12 11:43:28.156661 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.156675 | controller |                     ".": {},
2026-06-12 11:43:28.156690 | controller |                     "f:name": {},
2026-06-12 11:43:28.156705 | controller |                     "f:value": {}
2026-06-12 11:43:28.156720 | controller |                   }
2026-06-12 11:43:28.156748 | controller |                 },
2026-06-12 11:43:28.156763 | controller |                 "f:image": {},
2026-06-12 11:43:28.156778 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.156793 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.156811 | controller |                   ".": {},
2026-06-12 11:43:28.156826 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.156862 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.156882 | controller |                     ".": {},
2026-06-12 11:43:28.156898 | controller |                     "f:path": {},
2026-06-12 11:43:28.156913 | controller |                     "f:port": {},
2026-06-12 11:43:28.156928 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.156943 | controller |                   },
2026-06-12 11:43:28.156957 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.156972 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.156992 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.157008 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.157023 | controller |                 },
2026-06-12 11:43:28.157038 | controller |                 "f:name": {},
2026-06-12 11:43:28.157052 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.157067 | controller |                   ".": {},
2026-06-12 11:43:28.157081 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.157096 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.157111 | controller |                     ".": {},
2026-06-12 11:43:28.157125 | controller |                     "f:path": {},
2026-06-12 11:43:28.157139 | controller |                     "f:port": {},
2026-06-12 11:43:28.157154 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.157168 | controller |                   },
2026-06-12 11:43:28.157182 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.157197 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.157212 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.157226 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.157240 | controller |                 },
2026-06-12 11:43:28.157255 | controller |                 "f:resources": {
2026-06-12 11:43:28.157270 | controller |                   ".": {},
2026-06-12 11:43:28.157285 | controller |                   "f:limits": {
2026-06-12 11:43:28.157299 | controller |                     ".": {},
2026-06-12 11:43:28.157313 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.157328 | controller |                     "f:memory": {}
2026-06-12 11:43:28.157342 | controller |                   },
2026-06-12 11:43:28.157356 | controller |                   "f:requests": {
2026-06-12 11:43:28.157371 | controller |                     ".": {},
2026-06-12 11:43:28.157385 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.157399 | controller |                     "f:memory": {}
2026-06-12 11:43:28.157414 | controller |                   }
2026-06-12 11:43:28.157428 | controller |                 },
2026-06-12 11:43:28.157442 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.157457 | controller |                   ".": {},
2026-06-12 11:43:28.157472 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.157487 | controller |                 },
2026-06-12 11:43:28.157501 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.157516 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 11:43:28.157531 | controller |                 "f:volumeMounts": {
2026-06-12 11:43:28.157546 | controller |                   ".": {},
2026-06-12 11:43:28.157561 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 11:43:28.157576 | controller |                     ".": {},
2026-06-12 11:43:28.157591 | controller |                     "f:mountPath": {},
2026-06-12 11:43:28.157607 | controller |                     "f:name": {},
2026-06-12 11:43:28.157621 | controller |                     "f:readOnly": {}
2026-06-12 11:43:28.157640 | controller |                   }
2026-06-12 11:43:28.157655 | controller |                 }
2026-06-12 11:43:28.157669 | controller |               }
2026-06-12 11:43:28.157684 | controller |             },
2026-06-12 11:43:28.157699 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.157714 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.157730 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.157745 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.157760 | controller |             "f:securityContext": {
2026-06-12 11:43:28.157775 | controller |               ".": {},
2026-06-12 11:43:28.157790 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.157805 | controller |             },
2026-06-12 11:43:28.157820 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.157835 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.157874 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.157897 | controller |             "f:tolerations": {},
2026-06-12 11:43:28.157914 | controller |             "f:volumes": {
2026-06-12 11:43:28.157929 | controller |               ".": {},
2026-06-12 11:43:28.157944 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 11:43:28.157959 | controller |                 ".": {},
2026-06-12 11:43:28.157974 | controller |                 "f:name": {},
2026-06-12 11:43:28.157988 | controller |                 "f:secret": {
2026-06-12 11:43:28.158003 | controller |                   ".": {},
2026-06-12 11:43:28.158017 | controller |                   "f:defaultMode": {},
2026-06-12 11:43:28.158032 | controller |                   "f:secretName": {}
2026-06-12 11:43:28.158046 | controller |                 }
2026-06-12 11:43:28.158061 | controller |               }
2026-06-12 11:43:28.158075 | controller |             }
2026-06-12 11:43:28.158089 | controller |           }
2026-06-12 11:43:28.158104 | controller |         },
2026-06-12 11:43:28.158118 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.158133 | controller |         "operation": "Update",
2026-06-12 11:43:28.158148 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.158162 | controller |       },
2026-06-12 11:43:28.158177 | controller |       {
2026-06-12 11:43:28.158191 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.158206 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.158221 | controller |         "fieldsV1": {
2026-06-12 11:43:28.158235 | controller |           "f:metadata": {
2026-06-12 11:43:28.158250 | controller |             "f:annotations": {
2026-06-12 11:43:28.158264 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.158279 | controller |             }
2026-06-12 11:43:28.158294 | controller |           }
2026-06-12 11:43:28.158308 | controller |         },
2026-06-12 11:43:28.158323 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.158337 | controller |         "operation": "Update",
2026-06-12 11:43:28.158358 | controller |         "subresource": "status",
2026-06-12 11:43:28.158373 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.158388 | controller |       },
2026-06-12 11:43:28.158403 | controller |       {
2026-06-12 11:43:28.158418 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.158434 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.158448 | controller |         "fieldsV1": {
2026-06-12 11:43:28.158463 | controller |           "f:status": {
2026-06-12 11:43:28.158478 | controller |             "f:conditions": {
2026-06-12 11:43:28.158493 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.158510 | controller |                 ".": {},
2026-06-12 11:43:28.158527 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.158547 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.158563 | controller |                 "f:status": {},
2026-06-12 11:43:28.158578 | controller |                 "f:type": {}
2026-06-12 11:43:28.158592 | controller |               },
2026-06-12 11:43:28.158607 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.158622 | controller |                 ".": {},
2026-06-12 11:43:28.158637 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.158652 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.158667 | controller |                 "f:status": {},
2026-06-12 11:43:28.158682 | controller |                 "f:type": {}
2026-06-12 11:43:28.158696 | controller |               },
2026-06-12 11:43:28.158711 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.158726 | controller |                 ".": {},
2026-06-12 11:43:28.158741 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.158755 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.158770 | controller |                 "f:status": {},
2026-06-12 11:43:28.158785 | controller |                 "f:type": {}
2026-06-12 11:43:28.158800 | controller |               },
2026-06-12 11:43:28.158815 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.158830 | controller |                 ".": {},
2026-06-12 11:43:28.158846 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.158881 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.158897 | controller |                 "f:status": {},
2026-06-12 11:43:28.158912 | controller |                 "f:type": {}
2026-06-12 11:43:28.158927 | controller |               }
2026-06-12 11:43:28.158942 | controller |             },
2026-06-12 11:43:28.158957 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.158971 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.158986 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.159000 | controller |             "f:phase": {},
2026-06-12 11:43:28.159015 | controller |             "f:podIP": {},
2026-06-12 11:43:28.159030 | controller |             "f:podIPs": {
2026-06-12 11:43:28.159045 | controller |               ".": {},
2026-06-12 11:43:28.159059 | controller |               "k:{\"ip\":\"10.217.1.35\"}": {
2026-06-12 11:43:28.159074 | controller |                 ".": {},
2026-06-12 11:43:28.159089 | controller |                 "f:ip": {}
2026-06-12 11:43:28.159104 | controller |               }
2026-06-12 11:43:28.159118 | controller |             },
2026-06-12 11:43:28.159133 | controller |             "f:startTime": {}
2026-06-12 11:43:28.159148 | controller |           }
2026-06-12 11:43:28.159163 | controller |         },
2026-06-12 11:43:28.159177 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.159192 | controller |         "operation": "Update",
2026-06-12 11:43:28.159206 | controller |         "subresource": "status",
2026-06-12 11:43:28.159220 | controller |         "time": "2026-06-12T11:09:00Z"
2026-06-12 11:43:28.159234 | controller |       }
2026-06-12 11:43:28.159249 | controller |     ],
2026-06-12 11:43:28.159264 | controller |     "name": "infra-operator-controller-manager-594d6555bb-kxhvw",
2026-06-12 11:43:28.159278 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.159293 | controller |     "ownerReferences": [
2026-06-12 11:43:28.159308 | controller |       {
2026-06-12 11:43:28.159322 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.159337 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.159352 | controller |         "controller": true,
2026-06-12 11:43:28.159367 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.159381 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-12 11:43:28.159396 | controller |         "uid": "65a89df4-55d6-45f6-baa5-53e109311c38"
2026-06-12 11:43:28.159415 | controller |       }
2026-06-12 11:43:28.159430 | controller |     ],
2026-06-12 11:43:28.159445 | controller |     "resourceVersion": "88380",
2026-06-12 11:43:28.159459 | controller |     "uid": "f7a3290b-63dd-4615-8e47-bedd2f41e2a9"
2026-06-12 11:43:28.159474 | controller |   },
2026-06-12 11:43:28.159489 | controller |   "spec": {
2026-06-12 11:43:28.159504 | controller |     "containers": [
2026-06-12 11:43:28.159521 | controller |       {
2026-06-12 11:43:28.159538 | controller |         "args": [
2026-06-12 11:43:28.159552 | controller |           "--leader-elect",
2026-06-12 11:43:28.159567 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.159581 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.159596 | controller |         ],
2026-06-12 11:43:28.159611 | controller |         "command": [
2026-06-12 11:43:28.159625 | controller |           "/manager"
2026-06-12 11:43:28.159640 | controller |         ],
2026-06-12 11:43:28.159655 | controller |         "env": [
2026-06-12 11:43:28.159670 | controller |           {
2026-06-12 11:43:28.159685 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.159700 | controller |             "value": "30"
2026-06-12 11:43:28.159714 | controller |           },
2026-06-12 11:43:28.159729 | controller |           {
2026-06-12 11:43:28.159744 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.159759 | controller |             "value": "20"
2026-06-12 11:43:28.159774 | controller |           },
2026-06-12 11:43:28.159789 | controller |           {
2026-06-12 11:43:28.159804 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.159818 | controller |             "value": "5"
2026-06-12 11:43:28.159833 | controller |           },
2026-06-12 11:43:28.159862 | controller |           {
2026-06-12 11:43:28.159883 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.159899 | controller |             "value": "true"
2026-06-12 11:43:28.159914 | controller |           },
2026-06-12 11:43:28.159930 | controller |           {
2026-06-12 11:43:28.159945 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.159961 | controller |             "value": "false"
2026-06-12 11:43:28.159976 | controller |           }
2026-06-12 11:43:28.159991 | controller |         ],
2026-06-12 11:43:28.160006 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 11:43:28.160021 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.160041 | controller |         "livenessProbe": {
2026-06-12 11:43:28.160056 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.160071 | controller |           "httpGet": {
2026-06-12 11:43:28.160086 | controller |             "path": "/healthz",
2026-06-12 11:43:28.160100 | controller |             "port": 8081,
2026-06-12 11:43:28.160115 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.160129 | controller |           },
2026-06-12 11:43:28.160144 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.160159 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.160174 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.160188 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.160203 | controller |         },
2026-06-12 11:43:28.160218 | controller |         "name": "manager",
2026-06-12 11:43:28.160233 | controller |         "readinessProbe": {
2026-06-12 11:43:28.160248 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.160263 | controller |           "httpGet": {
2026-06-12 11:43:28.160277 | controller |             "path": "/readyz",
2026-06-12 11:43:28.160292 | controller |             "port": 8081,
2026-06-12 11:43:28.160307 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.160322 | controller |           },
2026-06-12 11:43:28.160340 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.160355 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.160370 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.160384 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.160399 | controller |         },
2026-06-12 11:43:28.160414 | controller |         "resources": {
2026-06-12 11:43:28.160428 | controller |           "limits": {
2026-06-12 11:43:28.160443 | controller |             "cpu": "600m",
2026-06-12 11:43:28.160457 | controller |             "memory": "2Gi"
2026-06-12 11:43:28.160472 | controller |           },
2026-06-12 11:43:28.160486 | controller |           "requests": {
2026-06-12 11:43:28.160500 | controller |             "cpu": "10m",
2026-06-12 11:43:28.160517 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.160534 | controller |           }
2026-06-12 11:43:28.160549 | controller |         },
2026-06-12 11:43:28.160564 | controller |         "securityContext": {
2026-06-12 11:43:28.160579 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.160594 | controller |           "capabilities": {
2026-06-12 11:43:28.160609 | controller |             "drop": [
2026-06-12 11:43:28.160624 | controller |               "MKNOD"
2026-06-12 11:43:28.160638 | controller |             ]
2026-06-12 11:43:28.160653 | controller |           }
2026-06-12 11:43:28.160668 | controller |         },
2026-06-12 11:43:28.160723 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.160740 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.160755 | controller |         "volumeMounts": [
2026-06-12 11:43:28.160770 | controller |           {
2026-06-12 11:43:28.160785 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 11:43:28.160800 | controller |             "name": "cert",
2026-06-12 11:43:28.160815 | controller |             "readOnly": true
2026-06-12 11:43:28.160830 | controller |           },
2026-06-12 11:43:28.160869 | controller |           {
2026-06-12 11:43:28.160887 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.160902 | controller |             "name": "kube-api-access-2kbsp",
2026-06-12 11:43:28.160917 | controller |             "readOnly": true
2026-06-12 11:43:28.160932 | controller |           }
2026-06-12 11:43:28.160947 | controller |         ]
2026-06-12 11:43:28.160963 | controller |       }
2026-06-12 11:43:28.160978 | controller |     ],
2026-06-12 11:43:28.160993 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.161008 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.161023 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.161038 | controller |       {
2026-06-12 11:43:28.161052 | controller |         "name": "infra-operator-controller-manager-dockercfg-k88s8"
2026-06-12 11:43:28.161067 | controller |       }
2026-06-12 11:43:28.161082 | controller |     ],
2026-06-12 11:43:28.161097 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.161112 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.161127 | controller |     "priority": 0,
2026-06-12 11:43:28.161142 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.161156 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.161171 | controller |     "securityContext": {
2026-06-12 11:43:28.161186 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.161201 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.161215 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.161230 | controller |       }
2026-06-12 11:43:28.161245 | controller |     },
2026-06-12 11:43:28.161260 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-12 11:43:28.161274 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-12 11:43:28.161297 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.161313 | controller |     "tolerations": [
2026-06-12 11:43:28.161327 | controller |       {
2026-06-12 11:43:28.161342 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.161357 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.161371 | controller |         "operator": "Exists",
2026-06-12 11:43:28.161386 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.161401 | controller |       },
2026-06-12 11:43:28.161416 | controller |       {
2026-06-12 11:43:28.161431 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.161446 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.161460 | controller |         "operator": "Exists",
2026-06-12 11:43:28.161474 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.161489 | controller |       },
2026-06-12 11:43:28.161503 | controller |       {
2026-06-12 11:43:28.161518 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.161532 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.161547 | controller |         "operator": "Exists"
2026-06-12 11:43:28.161562 | controller |       }
2026-06-12 11:43:28.161576 | controller |     ],
2026-06-12 11:43:28.161591 | controller |     "volumes": [
2026-06-12 11:43:28.161606 | controller |       {
2026-06-12 11:43:28.161621 | controller |         "name": "cert",
2026-06-12 11:43:28.161636 | controller |         "secret": {
2026-06-12 11:43:28.161651 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.161666 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-12 11:43:28.161680 | controller |         }
2026-06-12 11:43:28.161695 | controller |       },
2026-06-12 11:43:28.161710 | controller |       {
2026-06-12 11:43:28.161725 | controller |         "name": "kube-api-access-2kbsp",
2026-06-12 11:43:28.161739 | controller |         "projected": {
2026-06-12 11:43:28.161754 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.161769 | controller |           "sources": [
2026-06-12 11:43:28.161784 | controller |             {
2026-06-12 11:43:28.161799 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.161814 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.161829 | controller |                 "path": "token"
2026-06-12 11:43:28.161844 | controller |               }
2026-06-12 11:43:28.161888 | controller |             },
2026-06-12 11:43:28.161905 | controller |             {
2026-06-12 11:43:28.161920 | controller |               "configMap": {
2026-06-12 11:43:28.161935 | controller |                 "items": [
2026-06-12 11:43:28.161949 | controller |                   {
2026-06-12 11:43:28.161964 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.161979 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.161993 | controller |                   }
2026-06-12 11:43:28.162008 | controller |                 ],
2026-06-12 11:43:28.162022 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.162037 | controller |               }
2026-06-12 11:43:28.162052 | controller |             },
2026-06-12 11:43:28.162067 | controller |             {
2026-06-12 11:43:28.162082 | controller |               "downwardAPI": {
2026-06-12 11:43:28.162097 | controller |                 "items": [
2026-06-12 11:43:28.162112 | controller |                   {
2026-06-12 11:43:28.162126 | controller |                     "fieldRef": {
2026-06-12 11:43:28.162141 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.162156 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.162171 | controller |                     },
2026-06-12 11:43:28.162185 | controller |                     "path": "namespace"
2026-06-12 11:43:28.162200 | controller |                   }
2026-06-12 11:43:28.162219 | controller |                 ]
2026-06-12 11:43:28.162234 | controller |               }
2026-06-12 11:43:28.162249 | controller |             },
2026-06-12 11:43:28.162264 | controller |             {
2026-06-12 11:43:28.162279 | controller |               "configMap": {
2026-06-12 11:43:28.162294 | controller |                 "items": [
2026-06-12 11:43:28.162308 | controller |                   {
2026-06-12 11:43:28.162323 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.162337 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.162352 | controller |                   }
2026-06-12 11:43:28.162366 | controller |                 ],
2026-06-12 11:43:28.162381 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.162396 | controller |               }
2026-06-12 11:43:28.162410 | controller |             }
2026-06-12 11:43:28.162425 | controller |           ]
2026-06-12 11:43:28.162440 | controller |         }
2026-06-12 11:43:28.162454 | controller |       }
2026-06-12 11:43:28.162469 | controller |     ]
2026-06-12 11:43:28.162484 | controller |   },
2026-06-12 11:43:28.162499 | controller |   "status": {
2026-06-12 11:43:28.162514 | controller |     "conditions": [
2026-06-12 11:43:28.162529 | controller |       {
2026-06-12 11:43:28.162544 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.162559 | controller |         "lastTransitionTime": "2026-06-12T11:08:49Z",
2026-06-12 11:43:28.162575 | controller |         "status": "True",
2026-06-12 11:43:28.162590 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.162606 | controller |       },
2026-06-12 11:43:28.162621 | controller |       {
2026-06-12 11:43:28.162635 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.162651 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.162666 | controller |         "status": "True",
2026-06-12 11:43:28.162681 | controller |         "type": "Initialized"
2026-06-12 11:43:28.162695 | controller |       },
2026-06-12 11:43:28.162710 | controller |       {
2026-06-12 11:43:28.162725 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.162740 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.162755 | controller |         "status": "True",
2026-06-12 11:43:28.162770 | controller |         "type": "Ready"
2026-06-12 11:43:28.162785 | controller |       },
2026-06-12 11:43:28.162800 | controller |       {
2026-06-12 11:43:28.162815 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.162830 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.162845 | controller |         "status": "True",
2026-06-12 11:43:28.162892 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.162909 | controller |       },
2026-06-12 11:43:28.162924 | controller |       {
2026-06-12 11:43:28.162939 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.162954 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.162969 | controller |         "status": "True",
2026-06-12 11:43:28.162984 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.162998 | controller |       }
2026-06-12 11:43:28.163013 | controller |     ],
2026-06-12 11:43:28.163027 | controller |     "containerStatuses": [
2026-06-12 11:43:28.163042 | controller |       {
2026-06-12 11:43:28.163057 | controller |         "allocatedResources": {
2026-06-12 11:43:28.163072 | controller |           "cpu": "10m",
2026-06-12 11:43:28.163087 | controller |           "memory": "512Mi"
2026-06-12 11:43:28.163102 | controller |         },
2026-06-12 11:43:28.163117 | controller |         "containerID": "cri-o://3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b",
2026-06-12 11:43:28.163132 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 11:43:28.163151 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 11:43:28.163166 | controller |         "lastState": {},
2026-06-12 11:43:28.163181 | controller |         "name": "manager",
2026-06-12 11:43:28.163196 | controller |         "ready": true,
2026-06-12 11:43:28.163210 | controller |         "resources": {
2026-06-12 11:43:28.163225 | controller |           "limits": {
2026-06-12 11:43:28.163240 | controller |             "cpu": "600m",
2026-06-12 11:43:28.163254 | controller |             "memory": "2Gi"
2026-06-12 11:43:28.163269 | controller |           },
2026-06-12 11:43:28.163284 | controller |           "requests": {
2026-06-12 11:43:28.163299 | controller |             "cpu": "10m",
2026-06-12 11:43:28.163313 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.163328 | controller |           }
2026-06-12 11:43:28.163342 | controller |         },
2026-06-12 11:43:28.163357 | controller |         "restartCount": 0,
2026-06-12 11:43:28.163371 | controller |         "started": true,
2026-06-12 11:43:28.163386 | controller |         "state": {
2026-06-12 11:43:28.163401 | controller |           "running": {
2026-06-12 11:43:28.163415 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.163430 | controller |           }
2026-06-12 11:43:28.163444 | controller |         },
2026-06-12 11:43:28.163459 | controller |         "user": {
2026-06-12 11:43:28.163473 | controller |           "linux": {
2026-06-12 11:43:28.163488 | controller |             "gid": 0,
2026-06-12 11:43:28.163502 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.163517 | controller |               0
2026-06-12 11:43:28.163531 | controller |             ],
2026-06-12 11:43:28.163545 | controller |             "uid": 65532
2026-06-12 11:43:28.163560 | controller |           }
2026-06-12 11:43:28.163574 | controller |         },
2026-06-12 11:43:28.163589 | controller |         "volumeMounts": [
2026-06-12 11:43:28.163604 | controller |           {
2026-06-12 11:43:28.163618 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 11:43:28.163633 | controller |             "name": "cert",
2026-06-12 11:43:28.163647 | controller |             "readOnly": true,
2026-06-12 11:43:28.163661 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.163676 | controller |           },
2026-06-12 11:43:28.163690 | controller |           {
2026-06-12 11:43:28.163705 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.163719 | controller |             "name": "kube-api-access-2kbsp",
2026-06-12 11:43:28.163734 | controller |             "readOnly": true,
2026-06-12 11:43:28.163749 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.163763 | controller |           }
2026-06-12 11:43:28.163778 | controller |         ]
2026-06-12 11:43:28.163792 | controller |       }
2026-06-12 11:43:28.163806 | controller |     ],
2026-06-12 11:43:28.163821 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.163835 | controller |     "hostIPs": [
2026-06-12 11:43:28.163864 | controller |       {
2026-06-12 11:43:28.163885 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.163901 | controller |       }
2026-06-12 11:43:28.163916 | controller |     ],
2026-06-12 11:43:28.163931 | controller |     "phase": "Running",
2026-06-12 11:43:28.163946 | controller |     "podIP": "10.217.1.35",
2026-06-12 11:43:28.163961 | controller |     "podIPs": [
2026-06-12 11:43:28.163976 | controller |       {
2026-06-12 11:43:28.163991 | controller |         "ip": "10.217.1.35"
2026-06-12 11:43:28.164006 | controller |       }
2026-06-12 11:43:28.164021 | controller |     ],
2026-06-12 11:43:28.164036 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.164051 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.164069 | controller |   }
2026-06-12 11:43:28.164084 | controller | }
2026-06-12 11:43:28.185149 | controller | ok:
2026-06-12 11:43:28.185209 | controller | {
2026-06-12 11:43:28.185237 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.185261 | controller |   "kind": "Pod",
2026-06-12 11:43:28.185336 | controller |   "metadata": {
2026-06-12 11:43:28.185358 | controller |     "annotations": {
2026-06-12 11:43:28.185374 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.36/23\"],\"mac_address\":\"0a:58:0a:d9:01:24\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.36/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.185391 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.36\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:24\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.185408 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.185425 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.185440 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.185455 | controller |     },
2026-06-12 11:43:28.185470 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.185485 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-12 11:43:28.185500 | controller |     "generation": 1,
2026-06-12 11:43:28.185516 | controller |     "labels": {
2026-06-12 11:43:28.185531 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-12 11:43:28.185546 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.185561 | controller |       "openstack.org/operator-name": "ironic",
2026-06-12 11:43:28.185576 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-12 11:43:28.185591 | controller |     },
2026-06-12 11:43:28.185606 | controller |     "managedFields": [
2026-06-12 11:43:28.185621 | controller |       {
2026-06-12 11:43:28.185637 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.185652 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.185667 | controller |         "fieldsV1": {
2026-06-12 11:43:28.185681 | controller |           "f:metadata": {
2026-06-12 11:43:28.185696 | controller |             "f:annotations": {
2026-06-12 11:43:28.185710 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.185725 | controller |             }
2026-06-12 11:43:28.185740 | controller |           }
2026-06-12 11:43:28.185755 | controller |         },
2026-06-12 11:43:28.185770 | controller |         "manager": "crc",
2026-06-12 11:43:28.185784 | controller |         "operation": "Update",
2026-06-12 11:43:28.185799 | controller |         "subresource": "status",
2026-06-12 11:43:28.185813 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.185828 | controller |       },
2026-06-12 11:43:28.185842 | controller |       {
2026-06-12 11:43:28.185882 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.185899 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.185914 | controller |         "fieldsV1": {
2026-06-12 11:43:28.185928 | controller |           "f:metadata": {
2026-06-12 11:43:28.185943 | controller |             "f:annotations": {
2026-06-12 11:43:28.185958 | controller |               ".": {},
2026-06-12 11:43:28.185972 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.185987 | controller |             },
2026-06-12 11:43:28.186002 | controller |             "f:generateName": {},
2026-06-12 11:43:28.186022 | controller |             "f:labels": {
2026-06-12 11:43:28.186037 | controller |               ".": {},
2026-06-12 11:43:28.186052 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.186066 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.186081 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.186096 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.186110 | controller |             },
2026-06-12 11:43:28.186125 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.186140 | controller |               ".": {},
2026-06-12 11:43:28.186155 | controller |               "k:{\"uid\":\"a952641f-6be7-47be-aaf0-28b43fe8653c\"}": {}
2026-06-12 11:43:28.186170 | controller |             }
2026-06-12 11:43:28.186186 | controller |           },
2026-06-12 11:43:28.186201 | controller |           "f:spec": {
2026-06-12 11:43:28.186216 | controller |             "f:containers": {
2026-06-12 11:43:28.186231 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.186246 | controller |                 ".": {},
2026-06-12 11:43:28.186262 | controller |                 "f:args": {},
2026-06-12 11:43:28.186277 | controller |                 "f:command": {},
2026-06-12 11:43:28.186292 | controller |                 "f:env": {
2026-06-12 11:43:28.186308 | controller |                   ".": {},
2026-06-12 11:43:28.186323 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.186338 | controller |                     ".": {},
2026-06-12 11:43:28.186354 | controller |                     "f:name": {},
2026-06-12 11:43:28.186369 | controller |                     "f:value": {}
2026-06-12 11:43:28.186385 | controller |                   },
2026-06-12 11:43:28.186400 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.186415 | controller |                     ".": {},
2026-06-12 11:43:28.186430 | controller |                     "f:name": {},
2026-06-12 11:43:28.186445 | controller |                     "f:value": {}
2026-06-12 11:43:28.186460 | controller |                   },
2026-06-12 11:43:28.186475 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.186489 | controller |                     ".": {},
2026-06-12 11:43:28.186504 | controller |                     "f:name": {},
2026-06-12 11:43:28.186521 | controller |                     "f:value": {}
2026-06-12 11:43:28.186537 | controller |                   },
2026-06-12 11:43:28.186552 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.186567 | controller |                     ".": {},
2026-06-12 11:43:28.186582 | controller |                     "f:name": {},
2026-06-12 11:43:28.186596 | controller |                     "f:value": {}
2026-06-12 11:43:28.186611 | controller |                   },
2026-06-12 11:43:28.186625 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.186640 | controller |                     ".": {},
2026-06-12 11:43:28.186654 | controller |                     "f:name": {},
2026-06-12 11:43:28.186669 | controller |                     "f:value": {}
2026-06-12 11:43:28.186683 | controller |                   }
2026-06-12 11:43:28.186698 | controller |                 },
2026-06-12 11:43:28.186713 | controller |                 "f:image": {},
2026-06-12 11:43:28.186727 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.186742 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.186756 | controller |                   ".": {},
2026-06-12 11:43:28.186771 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.186786 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.186800 | controller |                     ".": {},
2026-06-12 11:43:28.186815 | controller |                     "f:path": {},
2026-06-12 11:43:28.186830 | controller |                     "f:port": {},
2026-06-12 11:43:28.186875 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.186898 | controller |                   },
2026-06-12 11:43:28.186914 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.186929 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.186944 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.186958 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.186973 | controller |                 },
2026-06-12 11:43:28.186988 | controller |                 "f:name": {},
2026-06-12 11:43:28.187002 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.187017 | controller |                   ".": {},
2026-06-12 11:43:28.187031 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.187046 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.187061 | controller |                     ".": {},
2026-06-12 11:43:28.187075 | controller |                     "f:path": {},
2026-06-12 11:43:28.187090 | controller |                     "f:port": {},
2026-06-12 11:43:28.187104 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.187119 | controller |                   },
2026-06-12 11:43:28.187133 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.187148 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.187162 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.187177 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.187192 | controller |                 },
2026-06-12 11:43:28.187207 | controller |                 "f:resources": {
2026-06-12 11:43:28.187223 | controller |                   ".": {},
2026-06-12 11:43:28.187238 | controller |                   "f:limits": {
2026-06-12 11:43:28.187253 | controller |                     ".": {},
2026-06-12 11:43:28.187268 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.187283 | controller |                     "f:memory": {}
2026-06-12 11:43:28.187298 | controller |                   },
2026-06-12 11:43:28.187313 | controller |                   "f:requests": {
2026-06-12 11:43:28.187328 | controller |                     ".": {},
2026-06-12 11:43:28.187343 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.187358 | controller |                     "f:memory": {}
2026-06-12 11:43:28.187373 | controller |                   }
2026-06-12 11:43:28.187388 | controller |                 },
2026-06-12 11:43:28.187403 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.187418 | controller |                   ".": {},
2026-06-12 11:43:28.187433 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.187448 | controller |                 },
2026-06-12 11:43:28.187463 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.187478 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.187493 | controller |               }
2026-06-12 11:43:28.187508 | controller |             },
2026-06-12 11:43:28.187526 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.187544 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.187559 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.187574 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.187589 | controller |             "f:securityContext": {
2026-06-12 11:43:28.187603 | controller |               ".": {},
2026-06-12 11:43:28.187618 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.187633 | controller |             },
2026-06-12 11:43:28.187648 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.187663 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.187678 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.187693 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.187711 | controller |           }
2026-06-12 11:43:28.187727 | controller |         },
2026-06-12 11:43:28.187742 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.187757 | controller |         "operation": "Update",
2026-06-12 11:43:28.187772 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.187787 | controller |       },
2026-06-12 11:43:28.187802 | controller |       {
2026-06-12 11:43:28.187817 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.187832 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.187846 | controller |         "fieldsV1": {
2026-06-12 11:43:28.188073 | controller |           "f:metadata": {
2026-06-12 11:43:28.188089 | controller |             "f:annotations": {
2026-06-12 11:43:28.188104 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.188118 | controller |             }
2026-06-12 11:43:28.188133 | controller |           }
2026-06-12 11:43:28.188148 | controller |         },
2026-06-12 11:43:28.188163 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.188178 | controller |         "operation": "Update",
2026-06-12 11:43:28.188193 | controller |         "subresource": "status",
2026-06-12 11:43:28.188208 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.188222 | controller |       },
2026-06-12 11:43:28.188237 | controller |       {
2026-06-12 11:43:28.188252 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.188267 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.188282 | controller |         "fieldsV1": {
2026-06-12 11:43:28.188296 | controller |           "f:status": {
2026-06-12 11:43:28.188311 | controller |             "f:conditions": {
2026-06-12 11:43:28.188326 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.188341 | controller |                 ".": {},
2026-06-12 11:43:28.188356 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.188380 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.188396 | controller |                 "f:status": {},
2026-06-12 11:43:28.188411 | controller |                 "f:type": {}
2026-06-12 11:43:28.188426 | controller |               },
2026-06-12 11:43:28.188441 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.188456 | controller |                 ".": {},
2026-06-12 11:43:28.188471 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.188487 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.188502 | controller |                 "f:status": {},
2026-06-12 11:43:28.188517 | controller |                 "f:type": {}
2026-06-12 11:43:28.188532 | controller |               },
2026-06-12 11:43:28.188547 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.188562 | controller |                 ".": {},
2026-06-12 11:43:28.188577 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.188593 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.188608 | controller |                 "f:status": {},
2026-06-12 11:43:28.188623 | controller |                 "f:type": {}
2026-06-12 11:43:28.188638 | controller |               },
2026-06-12 11:43:28.188653 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.188668 | controller |                 ".": {},
2026-06-12 11:43:28.188683 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.188699 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.188714 | controller |                 "f:status": {},
2026-06-12 11:43:28.188729 | controller |                 "f:type": {}
2026-06-12 11:43:28.188744 | controller |               }
2026-06-12 11:43:28.188759 | controller |             },
2026-06-12 11:43:28.188774 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.188793 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.188808 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.188823 | controller |             "f:phase": {},
2026-06-12 11:43:28.188838 | controller |             "f:podIP": {},
2026-06-12 11:43:28.188872 | controller |             "f:podIPs": {
2026-06-12 11:43:28.188889 | controller |               ".": {},
2026-06-12 11:43:28.188904 | controller |               "k:{\"ip\":\"10.217.1.36\"}": {
2026-06-12 11:43:28.188919 | controller |                 ".": {},
2026-06-12 11:43:28.188934 | controller |                 "f:ip": {}
2026-06-12 11:43:28.188948 | controller |               }
2026-06-12 11:43:28.188963 | controller |             },
2026-06-12 11:43:28.188978 | controller |             "f:startTime": {}
2026-06-12 11:43:28.188993 | controller |           }
2026-06-12 11:43:28.189008 | controller |         },
2026-06-12 11:43:28.189022 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.189037 | controller |         "operation": "Update",
2026-06-12 11:43:28.189052 | controller |         "subresource": "status",
2026-06-12 11:43:28.189067 | controller |         "time": "2026-06-12T11:18:32Z"
2026-06-12 11:43:28.189082 | controller |       }
2026-06-12 11:43:28.189096 | controller |     ],
2026-06-12 11:43:28.189111 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-6xbsw",
2026-06-12 11:43:28.189126 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.189141 | controller |     "ownerReferences": [
2026-06-12 11:43:28.189156 | controller |       {
2026-06-12 11:43:28.189171 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.189186 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.189201 | controller |         "controller": true,
2026-06-12 11:43:28.189216 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.189230 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-12 11:43:28.189244 | controller |         "uid": "a952641f-6be7-47be-aaf0-28b43fe8653c"
2026-06-12 11:43:28.189259 | controller |       }
2026-06-12 11:43:28.189274 | controller |     ],
2026-06-12 11:43:28.189289 | controller |     "resourceVersion": "99754",
2026-06-12 11:43:28.189303 | controller |     "uid": "0993021f-c042-4547-b43a-2d4424e9db5a"
2026-06-12 11:43:28.189318 | controller |   },
2026-06-12 11:43:28.189333 | controller |   "spec": {
2026-06-12 11:43:28.189349 | controller |     "containers": [
2026-06-12 11:43:28.189364 | controller |       {
2026-06-12 11:43:28.189379 | controller |         "args": [
2026-06-12 11:43:28.189394 | controller |           "--leader-elect",
2026-06-12 11:43:28.189409 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.189424 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.189439 | controller |         ],
2026-06-12 11:43:28.189453 | controller |         "command": [
2026-06-12 11:43:28.189468 | controller |           "/manager"
2026-06-12 11:43:28.189483 | controller |         ],
2026-06-12 11:43:28.189498 | controller |         "env": [
2026-06-12 11:43:28.189513 | controller |           {
2026-06-12 11:43:28.189528 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.189543 | controller |             "value": "30"
2026-06-12 11:43:28.189558 | controller |           },
2026-06-12 11:43:28.189573 | controller |           {
2026-06-12 11:43:28.189588 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.189603 | controller |             "value": "20"
2026-06-12 11:43:28.189619 | controller |           },
2026-06-12 11:43:28.189634 | controller |           {
2026-06-12 11:43:28.189649 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.189664 | controller |             "value": "5"
2026-06-12 11:43:28.189679 | controller |           },
2026-06-12 11:43:28.189694 | controller |           {
2026-06-12 11:43:28.189710 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.189729 | controller |             "value": "false"
2026-06-12 11:43:28.189746 | controller |           },
2026-06-12 11:43:28.189761 | controller |           {
2026-06-12 11:43:28.189776 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.189792 | controller |             "value": "false"
2026-06-12 11:43:28.189807 | controller |           }
2026-06-12 11:43:28.189822 | controller |         ],
2026-06-12 11:43:28.189837 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 11:43:28.189872 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.189889 | controller |         "livenessProbe": {
2026-06-12 11:43:28.189904 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.189919 | controller |           "httpGet": {
2026-06-12 11:43:28.189934 | controller |             "path": "/healthz",
2026-06-12 11:43:28.189949 | controller |             "port": 8081,
2026-06-12 11:43:28.189963 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.189978 | controller |           },
2026-06-12 11:43:28.189992 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.190007 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.190022 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.190036 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.190051 | controller |         },
2026-06-12 11:43:28.190065 | controller |         "name": "manager",
2026-06-12 11:43:28.190080 | controller |         "readinessProbe": {
2026-06-12 11:43:28.190094 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.190109 | controller |           "httpGet": {
2026-06-12 11:43:28.190123 | controller |             "path": "/readyz",
2026-06-12 11:43:28.190138 | controller |             "port": 8081,
2026-06-12 11:43:28.190152 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.190167 | controller |           },
2026-06-12 11:43:28.190181 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.190196 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.190210 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.190224 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.190239 | controller |         },
2026-06-12 11:43:28.190254 | controller |         "resources": {
2026-06-12 11:43:28.190269 | controller |           "limits": {
2026-06-12 11:43:28.190284 | controller |             "cpu": "500m",
2026-06-12 11:43:28.190298 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.190313 | controller |           },
2026-06-12 11:43:28.190328 | controller |           "requests": {
2026-06-12 11:43:28.190343 | controller |             "cpu": "10m",
2026-06-12 11:43:28.190357 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.190372 | controller |           }
2026-06-12 11:43:28.190387 | controller |         },
2026-06-12 11:43:28.190402 | controller |         "securityContext": {
2026-06-12 11:43:28.190417 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.190432 | controller |           "capabilities": {
2026-06-12 11:43:28.190447 | controller |             "drop": [
2026-06-12 11:43:28.190462 | controller |               "MKNOD"
2026-06-12 11:43:28.190476 | controller |             ]
2026-06-12 11:43:28.190491 | controller |           }
2026-06-12 11:43:28.190506 | controller |         },
2026-06-12 11:43:28.190520 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.190535 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.190550 | controller |         "volumeMounts": [
2026-06-12 11:43:28.190566 | controller |           {
2026-06-12 11:43:28.190581 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.190597 | controller |             "name": "kube-api-access-sdmr6",
2026-06-12 11:43:28.190616 | controller |             "readOnly": true
2026-06-12 11:43:28.190632 | controller |           }
2026-06-12 11:43:28.190647 | controller |         ]
2026-06-12 11:43:28.190662 | controller |       }
2026-06-12 11:43:28.190677 | controller |     ],
2026-06-12 11:43:28.190693 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.190708 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.190723 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.190739 | controller |       {
2026-06-12 11:43:28.190754 | controller |         "name": "ironic-operator-controller-manager-dockercfg-qgb2n"
2026-06-12 11:43:28.190769 | controller |       }
2026-06-12 11:43:28.190784 | controller |     ],
2026-06-12 11:43:28.190800 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.190815 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.190831 | controller |     "priority": 0,
2026-06-12 11:43:28.190846 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.190892 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.190908 | controller |     "securityContext": {
2026-06-12 11:43:28.190923 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.190939 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.190953 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.190968 | controller |       }
2026-06-12 11:43:28.190983 | controller |     },
2026-06-12 11:43:28.190998 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-12 11:43:28.191014 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-12 11:43:28.191029 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.191044 | controller |     "tolerations": [
2026-06-12 11:43:28.191059 | controller |       {
2026-06-12 11:43:28.191074 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.191089 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.191104 | controller |         "operator": "Exists",
2026-06-12 11:43:28.191119 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.191133 | controller |       },
2026-06-12 11:43:28.191148 | controller |       {
2026-06-12 11:43:28.191162 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.191177 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.191192 | controller |         "operator": "Exists",
2026-06-12 11:43:28.191206 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.191221 | controller |       },
2026-06-12 11:43:28.191235 | controller |       {
2026-06-12 11:43:28.191249 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.191264 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.191279 | controller |         "operator": "Exists"
2026-06-12 11:43:28.191293 | controller |       }
2026-06-12 11:43:28.191308 | controller |     ],
2026-06-12 11:43:28.191323 | controller |     "volumes": [
2026-06-12 11:43:28.191338 | controller |       {
2026-06-12 11:43:28.191353 | controller |         "name": "kube-api-access-sdmr6",
2026-06-12 11:43:28.191368 | controller |         "projected": {
2026-06-12 11:43:28.191382 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.191397 | controller |           "sources": [
2026-06-12 11:43:28.191411 | controller |             {
2026-06-12 11:43:28.191426 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.191441 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.191456 | controller |                 "path": "token"
2026-06-12 11:43:28.191471 | controller |               }
2026-06-12 11:43:28.191485 | controller |             },
2026-06-12 11:43:28.191500 | controller |             {
2026-06-12 11:43:28.191514 | controller |               "configMap": {
2026-06-12 11:43:28.191529 | controller |                 "items": [
2026-06-12 11:43:28.191551 | controller |                   {
2026-06-12 11:43:28.191566 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.191581 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.191596 | controller |                   }
2026-06-12 11:43:28.191611 | controller |                 ],
2026-06-12 11:43:28.191626 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.191641 | controller |               }
2026-06-12 11:43:28.191657 | controller |             },
2026-06-12 11:43:28.191671 | controller |             {
2026-06-12 11:43:28.191686 | controller |               "downwardAPI": {
2026-06-12 11:43:28.191701 | controller |                 "items": [
2026-06-12 11:43:28.191716 | controller |                   {
2026-06-12 11:43:28.191731 | controller |                     "fieldRef": {
2026-06-12 11:43:28.191746 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.191762 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.191777 | controller |                     },
2026-06-12 11:43:28.191792 | controller |                     "path": "namespace"
2026-06-12 11:43:28.191808 | controller |                   }
2026-06-12 11:43:28.191823 | controller |                 ]
2026-06-12 11:43:28.191838 | controller |               }
2026-06-12 11:43:28.191874 | controller |             },
2026-06-12 11:43:28.191891 | controller |             {
2026-06-12 11:43:28.191907 | controller |               "configMap": {
2026-06-12 11:43:28.191922 | controller |                 "items": [
2026-06-12 11:43:28.191937 | controller |                   {
2026-06-12 11:43:28.191952 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.191967 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.191982 | controller |                   }
2026-06-12 11:43:28.191997 | controller |                 ],
2026-06-12 11:43:28.192012 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.192027 | controller |               }
2026-06-12 11:43:28.192042 | controller |             }
2026-06-12 11:43:28.192057 | controller |           ]
2026-06-12 11:43:28.192072 | controller |         }
2026-06-12 11:43:28.192087 | controller |       }
2026-06-12 11:43:28.192102 | controller |     ]
2026-06-12 11:43:28.192117 | controller |   },
2026-06-12 11:43:28.192132 | controller |   "status": {
2026-06-12 11:43:28.192147 | controller |     "conditions": [
2026-06-12 11:43:28.192162 | controller |       {
2026-06-12 11:43:28.192177 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.192191 | controller |         "lastTransitionTime": "2026-06-12T11:08:47Z",
2026-06-12 11:43:28.192206 | controller |         "status": "True",
2026-06-12 11:43:28.192221 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.192236 | controller |       },
2026-06-12 11:43:28.192251 | controller |       {
2026-06-12 11:43:28.192266 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.192281 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.192296 | controller |         "status": "True",
2026-06-12 11:43:28.192311 | controller |         "type": "Initialized"
2026-06-12 11:43:28.192337 | controller |       },
2026-06-12 11:43:28.192354 | controller |       {
2026-06-12 11:43:28.192369 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.192384 | controller |         "lastTransitionTime": "2026-06-12T11:18:30Z",
2026-06-12 11:43:28.192398 | controller |         "status": "True",
2026-06-12 11:43:28.192413 | controller |         "type": "Ready"
2026-06-12 11:43:28.192428 | controller |       },
2026-06-12 11:43:28.192442 | controller |       {
2026-06-12 11:43:28.192457 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.192471 | controller |         "lastTransitionTime": "2026-06-12T11:18:30Z",
2026-06-12 11:43:28.192486 | controller |         "status": "True",
2026-06-12 11:43:28.192504 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.192519 | controller |       },
2026-06-12 11:43:28.192534 | controller |       {
2026-06-12 11:43:28.192549 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.192563 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.192578 | controller |         "status": "True",
2026-06-12 11:43:28.192593 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.192607 | controller |       }
2026-06-12 11:43:28.192622 | controller |     ],
2026-06-12 11:43:28.192636 | controller |     "containerStatuses": [
2026-06-12 11:43:28.192651 | controller |       {
2026-06-12 11:43:28.192666 | controller |         "allocatedResources": {
2026-06-12 11:43:28.192681 | controller |           "cpu": "10m",
2026-06-12 11:43:28.192696 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.192711 | controller |         },
2026-06-12 11:43:28.192726 | controller |         "containerID": "cri-o://9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc",
2026-06-12 11:43:28.192742 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 11:43:28.192758 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 11:43:28.192773 | controller |         "lastState": {
2026-06-12 11:43:28.192788 | controller |           "terminated": {
2026-06-12 11:43:28.192804 | controller |             "containerID": "cri-o://907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f",
2026-06-12 11:43:28.192819 | controller |             "exitCode": 1,
2026-06-12 11:43:28.192834 | controller |             "finishedAt": "2026-06-12T11:17:36Z",
2026-06-12 11:43:28.192876 | controller |             "reason": "Error",
2026-06-12 11:43:28.192893 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.192908 | controller |           }
2026-06-12 11:43:28.192924 | controller |         },
2026-06-12 11:43:28.192939 | controller |         "name": "manager",
2026-06-12 11:43:28.192955 | controller |         "ready": true,
2026-06-12 11:43:28.192970 | controller |         "resources": {
2026-06-12 11:43:28.192985 | controller |           "limits": {
2026-06-12 11:43:28.193000 | controller |             "cpu": "500m",
2026-06-12 11:43:28.193015 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.193030 | controller |           },
2026-06-12 11:43:28.193045 | controller |           "requests": {
2026-06-12 11:43:28.193060 | controller |             "cpu": "10m",
2026-06-12 11:43:28.193075 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.193090 | controller |           }
2026-06-12 11:43:28.193105 | controller |         },
2026-06-12 11:43:28.193120 | controller |         "restartCount": 1,
2026-06-12 11:43:28.193135 | controller |         "started": true,
2026-06-12 11:43:28.193150 | controller |         "state": {
2026-06-12 11:43:28.193164 | controller |           "running": {
2026-06-12 11:43:28.193179 | controller |             "startedAt": "2026-06-12T11:18:18Z"
2026-06-12 11:43:28.193194 | controller |           }
2026-06-12 11:43:28.193208 | controller |         },
2026-06-12 11:43:28.193223 | controller |         "user": {
2026-06-12 11:43:28.193238 | controller |           "linux": {
2026-06-12 11:43:28.193252 | controller |             "gid": 0,
2026-06-12 11:43:28.193267 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.193281 | controller |               0
2026-06-12 11:43:28.193296 | controller |             ],
2026-06-12 11:43:28.193310 | controller |             "uid": 65532
2026-06-12 11:43:28.193325 | controller |           }
2026-06-12 11:43:28.193339 | controller |         },
2026-06-12 11:43:28.193354 | controller |         "volumeMounts": [
2026-06-12 11:43:28.193368 | controller |           {
2026-06-12 11:43:28.193387 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.193403 | controller |             "name": "kube-api-access-sdmr6",
2026-06-12 11:43:28.193418 | controller |             "readOnly": true,
2026-06-12 11:43:28.193433 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.193448 | controller |           }
2026-06-12 11:43:28.193463 | controller |         ]
2026-06-12 11:43:28.193478 | controller |       }
2026-06-12 11:43:28.193493 | controller |     ],
2026-06-12 11:43:28.193508 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.193523 | controller |     "hostIPs": [
2026-06-12 11:43:28.193538 | controller |       {
2026-06-12 11:43:28.193553 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.193567 | controller |       }
2026-06-12 11:43:28.193582 | controller |     ],
2026-06-12 11:43:28.193597 | controller |     "phase": "Running",
2026-06-12 11:43:28.193611 | controller |     "podIP": "10.217.1.36",
2026-06-12 11:43:28.193626 | controller |     "podIPs": [
2026-06-12 11:43:28.193641 | controller |       {
2026-06-12 11:43:28.193656 | controller |         "ip": "10.217.1.36"
2026-06-12 11:43:28.193671 | controller |       }
2026-06-12 11:43:28.193686 | controller |     ],
2026-06-12 11:43:28.193701 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.193716 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.193732 | controller |   }
2026-06-12 11:43:28.193747 | controller | }
2026-06-12 11:43:28.214760 | controller | ok:
2026-06-12 11:43:28.214809 | controller | {
2026-06-12 11:43:28.214830 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.214872 | controller |   "kind": "Pod",
2026-06-12 11:43:28.214895 | controller |   "metadata": {
2026-06-12 11:43:28.214912 | controller |     "annotations": {
2026-06-12 11:43:28.214929 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.37/23\"],\"mac_address\":\"0a:58:0a:d9:01:25\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.37/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.214946 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.37\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:25\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.214962 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.214978 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.214994 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.215010 | controller |     },
2026-06-12 11:43:28.215025 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.215041 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-12 11:43:28.215056 | controller |     "generation": 1,
2026-06-12 11:43:28.215072 | controller |     "labels": {
2026-06-12 11:43:28.215087 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-12 11:43:28.215101 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.215116 | controller |       "openstack.org/operator-name": "keystone",
2026-06-12 11:43:28.215131 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-12 11:43:28.215146 | controller |     },
2026-06-12 11:43:28.215161 | controller |     "managedFields": [
2026-06-12 11:43:28.215176 | controller |       {
2026-06-12 11:43:28.215191 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.215206 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.215227 | controller |         "fieldsV1": {
2026-06-12 11:43:28.215242 | controller |           "f:metadata": {
2026-06-12 11:43:28.215258 | controller |             "f:annotations": {
2026-06-12 11:43:28.215273 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.215288 | controller |             }
2026-06-12 11:43:28.215304 | controller |           }
2026-06-12 11:43:28.215319 | controller |         },
2026-06-12 11:43:28.215334 | controller |         "manager": "crc",
2026-06-12 11:43:28.215349 | controller |         "operation": "Update",
2026-06-12 11:43:28.215364 | controller |         "subresource": "status",
2026-06-12 11:43:28.215379 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.215394 | controller |       },
2026-06-12 11:43:28.215409 | controller |       {
2026-06-12 11:43:28.215424 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.215439 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.215454 | controller |         "fieldsV1": {
2026-06-12 11:43:28.215469 | controller |           "f:metadata": {
2026-06-12 11:43:28.215484 | controller |             "f:annotations": {
2026-06-12 11:43:28.215498 | controller |               ".": {},
2026-06-12 11:43:28.215515 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.215532 | controller |             },
2026-06-12 11:43:28.215547 | controller |             "f:generateName": {},
2026-06-12 11:43:28.215562 | controller |             "f:labels": {
2026-06-12 11:43:28.215577 | controller |               ".": {},
2026-06-12 11:43:28.215591 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.215606 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.215620 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.215635 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.215649 | controller |             },
2026-06-12 11:43:28.215664 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.215678 | controller |               ".": {},
2026-06-12 11:43:28.215693 | controller |               "k:{\"uid\":\"f5aee4b7-94bb-40b8-ba35-931cf29939fc\"}": {}
2026-06-12 11:43:28.215708 | controller |             }
2026-06-12 11:43:28.215722 | controller |           },
2026-06-12 11:43:28.215737 | controller |           "f:spec": {
2026-06-12 11:43:28.215752 | controller |             "f:containers": {
2026-06-12 11:43:28.215767 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.215782 | controller |                 ".": {},
2026-06-12 11:43:28.215797 | controller |                 "f:args": {},
2026-06-12 11:43:28.215811 | controller |                 "f:command": {},
2026-06-12 11:43:28.215826 | controller |                 "f:env": {
2026-06-12 11:43:28.215840 | controller |                   ".": {},
2026-06-12 11:43:28.215876 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.215893 | controller |                     ".": {},
2026-06-12 11:43:28.215908 | controller |                     "f:name": {},
2026-06-12 11:43:28.215923 | controller |                     "f:value": {}
2026-06-12 11:43:28.215938 | controller |                   },
2026-06-12 11:43:28.215953 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.215968 | controller |                     ".": {},
2026-06-12 11:43:28.215983 | controller |                     "f:name": {},
2026-06-12 11:43:28.215998 | controller |                     "f:value": {}
2026-06-12 11:43:28.216013 | controller |                   },
2026-06-12 11:43:28.216027 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.216042 | controller |                     ".": {},
2026-06-12 11:43:28.216057 | controller |                     "f:name": {},
2026-06-12 11:43:28.216085 | controller |                     "f:value": {}
2026-06-12 11:43:28.216100 | controller |                   },
2026-06-12 11:43:28.216119 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.216135 | controller |                     ".": {},
2026-06-12 11:43:28.216150 | controller |                     "f:name": {},
2026-06-12 11:43:28.216166 | controller |                     "f:value": {}
2026-06-12 11:43:28.216180 | controller |                   },
2026-06-12 11:43:28.216195 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.216210 | controller |                     ".": {},
2026-06-12 11:43:28.216225 | controller |                     "f:name": {},
2026-06-12 11:43:28.216240 | controller |                     "f:value": {}
2026-06-12 11:43:28.216254 | controller |                   }
2026-06-12 11:43:28.216269 | controller |                 },
2026-06-12 11:43:28.216284 | controller |                 "f:image": {},
2026-06-12 11:43:28.216298 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.216313 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.216328 | controller |                   ".": {},
2026-06-12 11:43:28.216342 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.216357 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.216371 | controller |                     ".": {},
2026-06-12 11:43:28.216385 | controller |                     "f:path": {},
2026-06-12 11:43:28.216400 | controller |                     "f:port": {},
2026-06-12 11:43:28.216414 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.216429 | controller |                   },
2026-06-12 11:43:28.216443 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.216457 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.216472 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.216486 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.216500 | controller |                 },
2026-06-12 11:43:28.216515 | controller |                 "f:name": {},
2026-06-12 11:43:28.216530 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.216544 | controller |                   ".": {},
2026-06-12 11:43:28.216559 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.216573 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.216588 | controller |                     ".": {},
2026-06-12 11:43:28.216603 | controller |                     "f:path": {},
2026-06-12 11:43:28.216618 | controller |                     "f:port": {},
2026-06-12 11:43:28.216632 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.216647 | controller |                   },
2026-06-12 11:43:28.216661 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.216675 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.216690 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.216704 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.216718 | controller |                 },
2026-06-12 11:43:28.216733 | controller |                 "f:resources": {
2026-06-12 11:43:28.216747 | controller |                   ".": {},
2026-06-12 11:43:28.216761 | controller |                   "f:limits": {
2026-06-12 11:43:28.216776 | controller |                     ".": {},
2026-06-12 11:43:28.216790 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.216804 | controller |                     "f:memory": {}
2026-06-12 11:43:28.216819 | controller |                   },
2026-06-12 11:43:28.216833 | controller |                   "f:requests": {
2026-06-12 11:43:28.216863 | controller |                     ".": {},
2026-06-12 11:43:28.216883 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.216898 | controller |                     "f:memory": {}
2026-06-12 11:43:28.216913 | controller |                   }
2026-06-12 11:43:28.216932 | controller |                 },
2026-06-12 11:43:28.216948 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.216964 | controller |                   ".": {},
2026-06-12 11:43:28.216978 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.216993 | controller |                 },
2026-06-12 11:43:28.217008 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.217023 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.217038 | controller |               }
2026-06-12 11:43:28.217053 | controller |             },
2026-06-12 11:43:28.217068 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.217083 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.217097 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.217112 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.217126 | controller |             "f:securityContext": {
2026-06-12 11:43:28.217141 | controller |               ".": {},
2026-06-12 11:43:28.217156 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.217171 | controller |             },
2026-06-12 11:43:28.217186 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.217201 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.217216 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.217230 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.217245 | controller |           }
2026-06-12 11:43:28.217260 | controller |         },
2026-06-12 11:43:28.217275 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.217290 | controller |         "operation": "Update",
2026-06-12 11:43:28.217305 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.217320 | controller |       },
2026-06-12 11:43:28.217335 | controller |       {
2026-06-12 11:43:28.217351 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.217365 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.217380 | controller |         "fieldsV1": {
2026-06-12 11:43:28.217395 | controller |           "f:metadata": {
2026-06-12 11:43:28.217410 | controller |             "f:annotations": {
2026-06-12 11:43:28.217425 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.217440 | controller |             }
2026-06-12 11:43:28.217455 | controller |           }
2026-06-12 11:43:28.217470 | controller |         },
2026-06-12 11:43:28.217485 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.217500 | controller |         "operation": "Update",
2026-06-12 11:43:28.217517 | controller |         "subresource": "status",
2026-06-12 11:43:28.217534 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.217549 | controller |       },
2026-06-12 11:43:28.217564 | controller |       {
2026-06-12 11:43:28.217579 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.217593 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.217608 | controller |         "fieldsV1": {
2026-06-12 11:43:28.217623 | controller |           "f:status": {
2026-06-12 11:43:28.217638 | controller |             "f:conditions": {
2026-06-12 11:43:28.217653 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.217668 | controller |                 ".": {},
2026-06-12 11:43:28.217683 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.217698 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.217713 | controller |                 "f:status": {},
2026-06-12 11:43:28.217728 | controller |                 "f:type": {}
2026-06-12 11:43:28.217742 | controller |               },
2026-06-12 11:43:28.217757 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.217772 | controller |                 ".": {},
2026-06-12 11:43:28.217790 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.217806 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.217821 | controller |                 "f:status": {},
2026-06-12 11:43:28.217836 | controller |                 "f:type": {}
2026-06-12 11:43:28.217878 | controller |               },
2026-06-12 11:43:28.217897 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.217912 | controller |                 ".": {},
2026-06-12 11:43:28.217928 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.217943 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.217958 | controller |                 "f:status": {},
2026-06-12 11:43:28.217974 | controller |                 "f:type": {}
2026-06-12 11:43:28.217989 | controller |               },
2026-06-12 11:43:28.218004 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.218019 | controller |                 ".": {},
2026-06-12 11:43:28.218034 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.218049 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.218064 | controller |                 "f:status": {},
2026-06-12 11:43:28.218079 | controller |                 "f:type": {}
2026-06-12 11:43:28.218094 | controller |               }
2026-06-12 11:43:28.218108 | controller |             },
2026-06-12 11:43:28.218124 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.218139 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.218153 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.218168 | controller |             "f:phase": {},
2026-06-12 11:43:28.218183 | controller |             "f:podIP": {},
2026-06-12 11:43:28.218198 | controller |             "f:podIPs": {
2026-06-12 11:43:28.218212 | controller |               ".": {},
2026-06-12 11:43:28.218227 | controller |               "k:{\"ip\":\"10.217.1.37\"}": {
2026-06-12 11:43:28.218242 | controller |                 ".": {},
2026-06-12 11:43:28.218257 | controller |                 "f:ip": {}
2026-06-12 11:43:28.218272 | controller |               }
2026-06-12 11:43:28.218286 | controller |             },
2026-06-12 11:43:28.218301 | controller |             "f:startTime": {}
2026-06-12 11:43:28.218316 | controller |           }
2026-06-12 11:43:28.218331 | controller |         },
2026-06-12 11:43:28.218345 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.218360 | controller |         "operation": "Update",
2026-06-12 11:43:28.218380 | controller |         "subresource": "status",
2026-06-12 11:43:28.218395 | controller |         "time": "2026-06-12T11:09:01Z"
2026-06-12 11:43:28.218410 | controller |       }
2026-06-12 11:43:28.218424 | controller |     ],
2026-06-12 11:43:28.218439 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-wp25v",
2026-06-12 11:43:28.218454 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.218469 | controller |     "ownerReferences": [
2026-06-12 11:43:28.218483 | controller |       {
2026-06-12 11:43:28.218498 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.218515 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.218532 | controller |         "controller": true,
2026-06-12 11:43:28.218547 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.218562 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-12 11:43:28.218576 | controller |         "uid": "f5aee4b7-94bb-40b8-ba35-931cf29939fc"
2026-06-12 11:43:28.218591 | controller |       }
2026-06-12 11:43:28.218605 | controller |     ],
2026-06-12 11:43:28.218620 | controller |     "resourceVersion": "88424",
2026-06-12 11:43:28.218635 | controller |     "uid": "f98a9b5e-9cff-458e-aa83-784a5a7b3d2d"
2026-06-12 11:43:28.218649 | controller |   },
2026-06-12 11:43:28.218663 | controller |   "spec": {
2026-06-12 11:43:28.218678 | controller |     "containers": [
2026-06-12 11:43:28.218701 | controller |       {
2026-06-12 11:43:28.218715 | controller |         "args": [
2026-06-12 11:43:28.218788 | controller |           "--leader-elect",
2026-06-12 11:43:28.218811 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.218827 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.218842 | controller |         ],
2026-06-12 11:43:28.218886 | controller |         "command": [
2026-06-12 11:43:28.218904 | controller |           "/manager"
2026-06-12 11:43:28.218919 | controller |         ],
2026-06-12 11:43:28.218934 | controller |         "env": [
2026-06-12 11:43:28.218949 | controller |           {
2026-06-12 11:43:28.218964 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.218979 | controller |             "value": "30"
2026-06-12 11:43:28.218994 | controller |           },
2026-06-12 11:43:28.219009 | controller |           {
2026-06-12 11:43:28.219023 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.219038 | controller |             "value": "20"
2026-06-12 11:43:28.219053 | controller |           },
2026-06-12 11:43:28.219068 | controller |           {
2026-06-12 11:43:28.219083 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.219098 | controller |             "value": "5"
2026-06-12 11:43:28.219113 | controller |           },
2026-06-12 11:43:28.219128 | controller |           {
2026-06-12 11:43:28.219144 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.219159 | controller |             "value": "false"
2026-06-12 11:43:28.219174 | controller |           },
2026-06-12 11:43:28.219189 | controller |           {
2026-06-12 11:43:28.219204 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.219219 | controller |             "value": "false"
2026-06-12 11:43:28.219234 | controller |           }
2026-06-12 11:43:28.219249 | controller |         ],
2026-06-12 11:43:28.219263 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 11:43:28.219279 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.219294 | controller |         "livenessProbe": {
2026-06-12 11:43:28.219308 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.219323 | controller |           "httpGet": {
2026-06-12 11:43:28.219338 | controller |             "path": "/healthz",
2026-06-12 11:43:28.219353 | controller |             "port": 8081,
2026-06-12 11:43:28.219368 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.219382 | controller |           },
2026-06-12 11:43:28.219398 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.219412 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.219427 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.219442 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.219457 | controller |         },
2026-06-12 11:43:28.219471 | controller |         "name": "manager",
2026-06-12 11:43:28.219486 | controller |         "readinessProbe": {
2026-06-12 11:43:28.219501 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.219516 | controller |           "httpGet": {
2026-06-12 11:43:28.219531 | controller |             "path": "/readyz",
2026-06-12 11:43:28.219546 | controller |             "port": 8081,
2026-06-12 11:43:28.219563 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.219580 | controller |           },
2026-06-12 11:43:28.219595 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.219609 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.219624 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.219639 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.219656 | controller |         },
2026-06-12 11:43:28.219671 | controller |         "resources": {
2026-06-12 11:43:28.219690 | controller |           "limits": {
2026-06-12 11:43:28.219705 | controller |             "cpu": "500m",
2026-06-12 11:43:28.219720 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.219735 | controller |           },
2026-06-12 11:43:28.219749 | controller |           "requests": {
2026-06-12 11:43:28.219764 | controller |             "cpu": "10m",
2026-06-12 11:43:28.219779 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.219793 | controller |           }
2026-06-12 11:43:28.219808 | controller |         },
2026-06-12 11:43:28.219823 | controller |         "securityContext": {
2026-06-12 11:43:28.219838 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.219872 | controller |           "capabilities": {
2026-06-12 11:43:28.219889 | controller |             "drop": [
2026-06-12 11:43:28.219904 | controller |               "MKNOD"
2026-06-12 11:43:28.219919 | controller |             ]
2026-06-12 11:43:28.219934 | controller |           }
2026-06-12 11:43:28.219949 | controller |         },
2026-06-12 11:43:28.219964 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.219979 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.219994 | controller |         "volumeMounts": [
2026-06-12 11:43:28.220009 | controller |           {
2026-06-12 11:43:28.220034 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.220050 | controller |             "name": "kube-api-access-l8nwr",
2026-06-12 11:43:28.220065 | controller |             "readOnly": true
2026-06-12 11:43:28.220080 | controller |           }
2026-06-12 11:43:28.220095 | controller |         ]
2026-06-12 11:43:28.220110 | controller |       }
2026-06-12 11:43:28.220125 | controller |     ],
2026-06-12 11:43:28.220139 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.220154 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.220169 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.220184 | controller |       {
2026-06-12 11:43:28.220199 | controller |         "name": "keystone-operator-controller-manager-dockercfg-6t5mp"
2026-06-12 11:43:28.220215 | controller |       }
2026-06-12 11:43:28.220230 | controller |     ],
2026-06-12 11:43:28.220245 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.220259 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.220274 | controller |     "priority": 0,
2026-06-12 11:43:28.220289 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.220305 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.220320 | controller |     "securityContext": {
2026-06-12 11:43:28.220335 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.220350 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.220365 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.220380 | controller |       }
2026-06-12 11:43:28.220395 | controller |     },
2026-06-12 11:43:28.220410 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-12 11:43:28.220425 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-12 11:43:28.220440 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.220455 | controller |     "tolerations": [
2026-06-12 11:43:28.220470 | controller |       {
2026-06-12 11:43:28.220485 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.220500 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.220515 | controller |         "operator": "Exists",
2026-06-12 11:43:28.220529 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.220544 | controller |       },
2026-06-12 11:43:28.220559 | controller |       {
2026-06-12 11:43:28.220574 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.220589 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.220604 | controller |         "operator": "Exists",
2026-06-12 11:43:28.220623 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.220638 | controller |       },
2026-06-12 11:43:28.220653 | controller |       {
2026-06-12 11:43:28.220669 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.220686 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.220701 | controller |         "operator": "Exists"
2026-06-12 11:43:28.220716 | controller |       }
2026-06-12 11:43:28.220731 | controller |     ],
2026-06-12 11:43:28.220746 | controller |     "volumes": [
2026-06-12 11:43:28.220760 | controller |       {
2026-06-12 11:43:28.220774 | controller |         "name": "kube-api-access-l8nwr",
2026-06-12 11:43:28.220789 | controller |         "projected": {
2026-06-12 11:43:28.220804 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.220818 | controller |           "sources": [
2026-06-12 11:43:28.220833 | controller |             {
2026-06-12 11:43:28.220862 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.220882 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.220898 | controller |                 "path": "token"
2026-06-12 11:43:28.220913 | controller |               }
2026-06-12 11:43:28.220927 | controller |             },
2026-06-12 11:43:28.220942 | controller |             {
2026-06-12 11:43:28.220961 | controller |               "configMap": {
2026-06-12 11:43:28.220975 | controller |                 "items": [
2026-06-12 11:43:28.220990 | controller |                   {
2026-06-12 11:43:28.221004 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.221019 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.221034 | controller |                   }
2026-06-12 11:43:28.221048 | controller |                 ],
2026-06-12 11:43:28.221063 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.221077 | controller |               }
2026-06-12 11:43:28.221092 | controller |             },
2026-06-12 11:43:28.221107 | controller |             {
2026-06-12 11:43:28.221122 | controller |               "downwardAPI": {
2026-06-12 11:43:28.221137 | controller |                 "items": [
2026-06-12 11:43:28.221153 | controller |                   {
2026-06-12 11:43:28.221167 | controller |                     "fieldRef": {
2026-06-12 11:43:28.221182 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.221198 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.221220 | controller |                     },
2026-06-12 11:43:28.221296 | controller |                     "path": "namespace"
2026-06-12 11:43:28.221320 | controller |                   }
2026-06-12 11:43:28.221336 | controller |                 ]
2026-06-12 11:43:28.221352 | controller |               }
2026-06-12 11:43:28.221367 | controller |             },
2026-06-12 11:43:28.221382 | controller |             {
2026-06-12 11:43:28.221397 | controller |               "configMap": {
2026-06-12 11:43:28.221413 | controller |                 "items": [
2026-06-12 11:43:28.221428 | controller |                   {
2026-06-12 11:43:28.221443 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.221462 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.221477 | controller |                   }
2026-06-12 11:43:28.221492 | controller |                 ],
2026-06-12 11:43:28.221507 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.221522 | controller |               }
2026-06-12 11:43:28.221537 | controller |             }
2026-06-12 11:43:28.221552 | controller |           ]
2026-06-12 11:43:28.221567 | controller |         }
2026-06-12 11:43:28.221582 | controller |       }
2026-06-12 11:43:28.221597 | controller |     ]
2026-06-12 11:43:28.221612 | controller |   },
2026-06-12 11:43:28.221627 | controller |   "status": {
2026-06-12 11:43:28.221646 | controller |     "conditions": [
2026-06-12 11:43:28.221661 | controller |       {
2026-06-12 11:43:28.221676 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.221691 | controller |         "lastTransitionTime": "2026-06-12T11:08:49Z",
2026-06-12 11:43:28.221707 | controller |         "status": "True",
2026-06-12 11:43:28.221722 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.221738 | controller |       },
2026-06-12 11:43:28.221753 | controller |       {
2026-06-12 11:43:28.221768 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.221783 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.221798 | controller |         "status": "True",
2026-06-12 11:43:28.221815 | controller |         "type": "Initialized"
2026-06-12 11:43:28.221832 | controller |       },
2026-06-12 11:43:28.221871 | controller |       {
2026-06-12 11:43:28.221894 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.221910 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.221925 | controller |         "status": "True",
2026-06-12 11:43:28.221941 | controller |         "type": "Ready"
2026-06-12 11:43:28.221956 | controller |       },
2026-06-12 11:43:28.221971 | controller |       {
2026-06-12 11:43:28.221986 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.222001 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.222016 | controller |         "status": "True",
2026-06-12 11:43:28.222032 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.222047 | controller |       },
2026-06-12 11:43:28.222062 | controller |       {
2026-06-12 11:43:28.222078 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.222093 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.222108 | controller |         "status": "True",
2026-06-12 11:43:28.222123 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.222138 | controller |       }
2026-06-12 11:43:28.222154 | controller |     ],
2026-06-12 11:43:28.222173 | controller |     "containerStatuses": [
2026-06-12 11:43:28.222187 | controller |       {
2026-06-12 11:43:28.222202 | controller |         "allocatedResources": {
2026-06-12 11:43:28.222217 | controller |           "cpu": "10m",
2026-06-12 11:43:28.222232 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.222246 | controller |         },
2026-06-12 11:43:28.222262 | controller |         "containerID": "cri-o://7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435",
2026-06-12 11:43:28.222277 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 11:43:28.222293 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 11:43:28.222308 | controller |         "lastState": {},
2026-06-12 11:43:28.222323 | controller |         "name": "manager",
2026-06-12 11:43:28.222337 | controller |         "ready": true,
2026-06-12 11:43:28.222352 | controller |         "resources": {
2026-06-12 11:43:28.222367 | controller |           "limits": {
2026-06-12 11:43:28.222382 | controller |             "cpu": "500m",
2026-06-12 11:43:28.222396 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.222411 | controller |           },
2026-06-12 11:43:28.222427 | controller |           "requests": {
2026-06-12 11:43:28.222442 | controller |             "cpu": "10m",
2026-06-12 11:43:28.222457 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.222473 | controller |           }
2026-06-12 11:43:28.222488 | controller |         },
2026-06-12 11:43:28.222503 | controller |         "restartCount": 0,
2026-06-12 11:43:28.222518 | controller |         "started": true,
2026-06-12 11:43:28.222537 | controller |         "state": {
2026-06-12 11:43:28.222556 | controller |           "running": {
2026-06-12 11:43:28.222572 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.222587 | controller |           }
2026-06-12 11:43:28.222603 | controller |         },
2026-06-12 11:43:28.222618 | controller |         "user": {
2026-06-12 11:43:28.222633 | controller |           "linux": {
2026-06-12 11:43:28.222649 | controller |             "gid": 0,
2026-06-12 11:43:28.222664 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.222679 | controller |               0
2026-06-12 11:43:28.222695 | controller |             ],
2026-06-12 11:43:28.222710 | controller |             "uid": 65532
2026-06-12 11:43:28.222725 | controller |           }
2026-06-12 11:43:28.222740 | controller |         },
2026-06-12 11:43:28.222755 | controller |         "volumeMounts": [
2026-06-12 11:43:28.222770 | controller |           {
2026-06-12 11:43:28.222784 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.222800 | controller |             "name": "kube-api-access-l8nwr",
2026-06-12 11:43:28.222815 | controller |             "readOnly": true,
2026-06-12 11:43:28.222830 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.222844 | controller |           }
2026-06-12 11:43:28.222888 | controller |         ]
2026-06-12 11:43:28.222904 | controller |       }
2026-06-12 11:43:28.222919 | controller |     ],
2026-06-12 11:43:28.222934 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.222949 | controller |     "hostIPs": [
2026-06-12 11:43:28.222964 | controller |       {
2026-06-12 11:43:28.222979 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.222994 | controller |       }
2026-06-12 11:43:28.223009 | controller |     ],
2026-06-12 11:43:28.223024 | controller |     "phase": "Running",
2026-06-12 11:43:28.223038 | controller |     "podIP": "10.217.1.37",
2026-06-12 11:43:28.223053 | controller |     "podIPs": [
2026-06-12 11:43:28.223068 | controller |       {
2026-06-12 11:43:28.223083 | controller |         "ip": "10.217.1.37"
2026-06-12 11:43:28.223097 | controller |       }
2026-06-12 11:43:28.223112 | controller |     ],
2026-06-12 11:43:28.223126 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.223141 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.223156 | controller |   }
2026-06-12 11:43:28.223171 | controller | }
2026-06-12 11:43:28.244500 | controller | ok:
2026-06-12 11:43:28.244554 | controller | {
2026-06-12 11:43:28.244574 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.244591 | controller |   "kind": "Pod",
2026-06-12 11:43:28.244607 | controller |   "metadata": {
2026-06-12 11:43:28.244622 | controller |     "annotations": {
2026-06-12 11:43:28.244638 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.38/23\"],\"mac_address\":\"0a:58:0a:d9:01:26\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.38/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.244654 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.38\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:26\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.244670 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.244685 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.244701 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.244716 | controller |     },
2026-06-12 11:43:28.244732 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.244756 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-12 11:43:28.244772 | controller |     "generation": 1,
2026-06-12 11:43:28.244786 | controller |     "labels": {
2026-06-12 11:43:28.244801 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-12 11:43:28.244816 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.244831 | controller |       "openstack.org/operator-name": "manila",
2026-06-12 11:43:28.244846 | controller |       "pod-template-hash": "b547849c7"
2026-06-12 11:43:28.244892 | controller |     },
2026-06-12 11:43:28.244908 | controller |     "managedFields": [
2026-06-12 11:43:28.244924 | controller |       {
2026-06-12 11:43:28.244939 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.244953 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.244968 | controller |         "fieldsV1": {
2026-06-12 11:43:28.244983 | controller |           "f:metadata": {
2026-06-12 11:43:28.244997 | controller |             "f:annotations": {
2026-06-12 11:43:28.245012 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.245027 | controller |             }
2026-06-12 11:43:28.245041 | controller |           }
2026-06-12 11:43:28.245056 | controller |         },
2026-06-12 11:43:28.245071 | controller |         "manager": "crc",
2026-06-12 11:43:28.245086 | controller |         "operation": "Update",
2026-06-12 11:43:28.245100 | controller |         "subresource": "status",
2026-06-12 11:43:28.245116 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.245131 | controller |       },
2026-06-12 11:43:28.245146 | controller |       {
2026-06-12 11:43:28.245160 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.245175 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.245189 | controller |         "fieldsV1": {
2026-06-12 11:43:28.245204 | controller |           "f:metadata": {
2026-06-12 11:43:28.245218 | controller |             "f:annotations": {
2026-06-12 11:43:28.245233 | controller |               ".": {},
2026-06-12 11:43:28.245247 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.245262 | controller |             },
2026-06-12 11:43:28.245277 | controller |             "f:generateName": {},
2026-06-12 11:43:28.245292 | controller |             "f:labels": {
2026-06-12 11:43:28.245307 | controller |               ".": {},
2026-06-12 11:43:28.245321 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.245336 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.245351 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.245365 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.245380 | controller |             },
2026-06-12 11:43:28.245394 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.245409 | controller |               ".": {},
2026-06-12 11:43:28.245424 | controller |               "k:{\"uid\":\"6f5fed63-9986-4ad5-ba08-e3a4f5a2b14b\"}": {}
2026-06-12 11:43:28.245438 | controller |             }
2026-06-12 11:43:28.245453 | controller |           },
2026-06-12 11:43:28.245467 | controller |           "f:spec": {
2026-06-12 11:43:28.245482 | controller |             "f:containers": {
2026-06-12 11:43:28.245497 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.245512 | controller |                 ".": {},
2026-06-12 11:43:28.245526 | controller |                 "f:args": {},
2026-06-12 11:43:28.245541 | controller |                 "f:command": {},
2026-06-12 11:43:28.245555 | controller |                 "f:env": {
2026-06-12 11:43:28.245570 | controller |                   ".": {},
2026-06-12 11:43:28.245585 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.245599 | controller |                     ".": {},
2026-06-12 11:43:28.245614 | controller |                     "f:name": {},
2026-06-12 11:43:28.245632 | controller |                     "f:value": {}
2026-06-12 11:43:28.245647 | controller |                   },
2026-06-12 11:43:28.245662 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.245677 | controller |                     ".": {},
2026-06-12 11:43:28.245691 | controller |                     "f:name": {},
2026-06-12 11:43:28.245706 | controller |                     "f:value": {}
2026-06-12 11:43:28.245720 | controller |                   },
2026-06-12 11:43:28.245735 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.245750 | controller |                     ".": {},
2026-06-12 11:43:28.245764 | controller |                     "f:name": {},
2026-06-12 11:43:28.245779 | controller |                     "f:value": {}
2026-06-12 11:43:28.245793 | controller |                   },
2026-06-12 11:43:28.245808 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.245822 | controller |                     ".": {},
2026-06-12 11:43:28.245837 | controller |                     "f:name": {},
2026-06-12 11:43:28.245873 | controller |                     "f:value": {}
2026-06-12 11:43:28.245890 | controller |                   },
2026-06-12 11:43:28.245905 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.245920 | controller |                     ".": {},
2026-06-12 11:43:28.245934 | controller |                     "f:name": {},
2026-06-12 11:43:28.245949 | controller |                     "f:value": {}
2026-06-12 11:43:28.245964 | controller |                   }
2026-06-12 11:43:28.245979 | controller |                 },
2026-06-12 11:43:28.245993 | controller |                 "f:image": {},
2026-06-12 11:43:28.246008 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.246023 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.246037 | controller |                   ".": {},
2026-06-12 11:43:28.246051 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.246065 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.246079 | controller |                     ".": {},
2026-06-12 11:43:28.246093 | controller |                     "f:path": {},
2026-06-12 11:43:28.246108 | controller |                     "f:port": {},
2026-06-12 11:43:28.246122 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.246137 | controller |                   },
2026-06-12 11:43:28.246152 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.246166 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.246181 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.246195 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.246210 | controller |                 },
2026-06-12 11:43:28.246224 | controller |                 "f:name": {},
2026-06-12 11:43:28.246239 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.246253 | controller |                   ".": {},
2026-06-12 11:43:28.246268 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.246282 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.246297 | controller |                     ".": {},
2026-06-12 11:43:28.246311 | controller |                     "f:path": {},
2026-06-12 11:43:28.246325 | controller |                     "f:port": {},
2026-06-12 11:43:28.246340 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.246354 | controller |                   },
2026-06-12 11:43:28.246368 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.246382 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.246397 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.246411 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.246425 | controller |                 },
2026-06-12 11:43:28.246444 | controller |                 "f:resources": {
2026-06-12 11:43:28.246459 | controller |                   ".": {},
2026-06-12 11:43:28.246473 | controller |                   "f:limits": {
2026-06-12 11:43:28.246488 | controller |                     ".": {},
2026-06-12 11:43:28.246502 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.246519 | controller |                     "f:memory": {}
2026-06-12 11:43:28.246535 | controller |                   },
2026-06-12 11:43:28.246551 | controller |                   "f:requests": {
2026-06-12 11:43:28.246565 | controller |                     ".": {},
2026-06-12 11:43:28.246580 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.246595 | controller |                     "f:memory": {}
2026-06-12 11:43:28.246609 | controller |                   }
2026-06-12 11:43:28.246624 | controller |                 },
2026-06-12 11:43:28.246638 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.246652 | controller |                   ".": {},
2026-06-12 11:43:28.246667 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.246681 | controller |                 },
2026-06-12 11:43:28.246696 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.246711 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.246725 | controller |               }
2026-06-12 11:43:28.246739 | controller |             },
2026-06-12 11:43:28.246754 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.246768 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.246782 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.246796 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.246811 | controller |             "f:securityContext": {
2026-06-12 11:43:28.246825 | controller |               ".": {},
2026-06-12 11:43:28.246839 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.246879 | controller |             },
2026-06-12 11:43:28.246896 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.246911 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.246926 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.246941 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.246956 | controller |           }
2026-06-12 11:43:28.246971 | controller |         },
2026-06-12 11:43:28.246986 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.247001 | controller |         "operation": "Update",
2026-06-12 11:43:28.247015 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.247030 | controller |       },
2026-06-12 11:43:28.247045 | controller |       {
2026-06-12 11:43:28.247060 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.247075 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.247090 | controller |         "fieldsV1": {
2026-06-12 11:43:28.247105 | controller |           "f:metadata": {
2026-06-12 11:43:28.247120 | controller |             "f:annotations": {
2026-06-12 11:43:28.247134 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.247149 | controller |             }
2026-06-12 11:43:28.247164 | controller |           }
2026-06-12 11:43:28.247179 | controller |         },
2026-06-12 11:43:28.247194 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.247209 | controller |         "operation": "Update",
2026-06-12 11:43:28.247224 | controller |         "subresource": "status",
2026-06-12 11:43:28.247239 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.247254 | controller |       },
2026-06-12 11:43:28.247268 | controller |       {
2026-06-12 11:43:28.247283 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.247298 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.247317 | controller |         "fieldsV1": {
2026-06-12 11:43:28.247332 | controller |           "f:status": {
2026-06-12 11:43:28.247347 | controller |             "f:conditions": {
2026-06-12 11:43:28.247361 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.247376 | controller |                 ".": {},
2026-06-12 11:43:28.247390 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.247405 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.247420 | controller |                 "f:status": {},
2026-06-12 11:43:28.247434 | controller |                 "f:type": {}
2026-06-12 11:43:28.247449 | controller |               },
2026-06-12 11:43:28.247463 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.247478 | controller |                 ".": {},
2026-06-12 11:43:28.247492 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.247507 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.247521 | controller |                 "f:status": {},
2026-06-12 11:43:28.247536 | controller |                 "f:type": {}
2026-06-12 11:43:28.247551 | controller |               },
2026-06-12 11:43:28.247568 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.247584 | controller |                 ".": {},
2026-06-12 11:43:28.247598 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.247613 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.247628 | controller |                 "f:status": {},
2026-06-12 11:43:28.247642 | controller |                 "f:type": {}
2026-06-12 11:43:28.247657 | controller |               },
2026-06-12 11:43:28.247672 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.247686 | controller |                 ".": {},
2026-06-12 11:43:28.247701 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.247723 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.247740 | controller |                 "f:status": {},
2026-06-12 11:43:28.247754 | controller |                 "f:type": {}
2026-06-12 11:43:28.247769 | controller |               }
2026-06-12 11:43:28.247784 | controller |             },
2026-06-12 11:43:28.247798 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.247813 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.247828 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.247867 | controller |             "f:phase": {},
2026-06-12 11:43:28.247884 | controller |             "f:podIP": {},
2026-06-12 11:43:28.247899 | controller |             "f:podIPs": {
2026-06-12 11:43:28.247914 | controller |               ".": {},
2026-06-12 11:43:28.247928 | controller |               "k:{\"ip\":\"10.217.1.38\"}": {
2026-06-12 11:43:28.247943 | controller |                 ".": {},
2026-06-12 11:43:28.247958 | controller |                 "f:ip": {}
2026-06-12 11:43:28.247973 | controller |               }
2026-06-12 11:43:28.247988 | controller |             },
2026-06-12 11:43:28.248003 | controller |             "f:startTime": {}
2026-06-12 11:43:28.248017 | controller |           }
2026-06-12 11:43:28.248032 | controller |         },
2026-06-12 11:43:28.248047 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.248062 | controller |         "operation": "Update",
2026-06-12 11:43:28.248077 | controller |         "subresource": "status",
2026-06-12 11:43:28.248091 | controller |         "time": "2026-06-12T11:08:59Z"
2026-06-12 11:43:28.248106 | controller |       }
2026-06-12 11:43:28.248121 | controller |     ],
2026-06-12 11:43:28.248135 | controller |     "name": "manila-operator-controller-manager-b547849c7-wdwbn",
2026-06-12 11:43:28.248150 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.248165 | controller |     "ownerReferences": [
2026-06-12 11:43:28.248180 | controller |       {
2026-06-12 11:43:28.248199 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.248214 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.248229 | controller |         "controller": true,
2026-06-12 11:43:28.248243 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.248258 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-12 11:43:28.248273 | controller |         "uid": "6f5fed63-9986-4ad5-ba08-e3a4f5a2b14b"
2026-06-12 11:43:28.248288 | controller |       }
2026-06-12 11:43:28.248302 | controller |     ],
2026-06-12 11:43:28.248316 | controller |     "resourceVersion": "88336",
2026-06-12 11:43:28.248331 | controller |     "uid": "6338f7e2-64dd-4fa7-b660-cfdb87828211"
2026-06-12 11:43:28.248345 | controller |   },
2026-06-12 11:43:28.248359 | controller |   "spec": {
2026-06-12 11:43:28.248374 | controller |     "containers": [
2026-06-12 11:43:28.248388 | controller |       {
2026-06-12 11:43:28.248402 | controller |         "args": [
2026-06-12 11:43:28.248416 | controller |           "--leader-elect",
2026-06-12 11:43:28.248430 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.248445 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.248459 | controller |         ],
2026-06-12 11:43:28.248473 | controller |         "command": [
2026-06-12 11:43:28.248488 | controller |           "/manager"
2026-06-12 11:43:28.248502 | controller |         ],
2026-06-12 11:43:28.248517 | controller |         "env": [
2026-06-12 11:43:28.248531 | controller |           {
2026-06-12 11:43:28.248545 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.248560 | controller |             "value": "30"
2026-06-12 11:43:28.248574 | controller |           },
2026-06-12 11:43:28.248588 | controller |           {
2026-06-12 11:43:28.248603 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.248617 | controller |             "value": "20"
2026-06-12 11:43:28.248631 | controller |           },
2026-06-12 11:43:28.248646 | controller |           {
2026-06-12 11:43:28.248660 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.248675 | controller |             "value": "5"
2026-06-12 11:43:28.248689 | controller |           },
2026-06-12 11:43:28.248703 | controller |           {
2026-06-12 11:43:28.248718 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.248732 | controller |             "value": "false"
2026-06-12 11:43:28.248747 | controller |           },
2026-06-12 11:43:28.248761 | controller |           {
2026-06-12 11:43:28.248775 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.248790 | controller |             "value": "false"
2026-06-12 11:43:28.248804 | controller |           }
2026-06-12 11:43:28.248819 | controller |         ],
2026-06-12 11:43:28.248833 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 11:43:28.248874 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.248895 | controller |         "livenessProbe": {
2026-06-12 11:43:28.248911 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.248926 | controller |           "httpGet": {
2026-06-12 11:43:28.248940 | controller |             "path": "/healthz",
2026-06-12 11:43:28.248955 | controller |             "port": 8081,
2026-06-12 11:43:28.248969 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.248983 | controller |           },
2026-06-12 11:43:28.248998 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.249012 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.249027 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.249042 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.249057 | controller |         },
2026-06-12 11:43:28.249072 | controller |         "name": "manager",
2026-06-12 11:43:28.249087 | controller |         "readinessProbe": {
2026-06-12 11:43:28.249106 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.249121 | controller |           "httpGet": {
2026-06-12 11:43:28.249135 | controller |             "path": "/readyz",
2026-06-12 11:43:28.249150 | controller |             "port": 8081,
2026-06-12 11:43:28.249164 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.249179 | controller |           },
2026-06-12 11:43:28.249193 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.249208 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.249223 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.249237 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.249252 | controller |         },
2026-06-12 11:43:28.249267 | controller |         "resources": {
2026-06-12 11:43:28.249282 | controller |           "limits": {
2026-06-12 11:43:28.249296 | controller |             "cpu": "500m",
2026-06-12 11:43:28.249311 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.249326 | controller |           },
2026-06-12 11:43:28.249340 | controller |           "requests": {
2026-06-12 11:43:28.249355 | controller |             "cpu": "10m",
2026-06-12 11:43:28.249370 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.249384 | controller |           }
2026-06-12 11:43:28.249399 | controller |         },
2026-06-12 11:43:28.249413 | controller |         "securityContext": {
2026-06-12 11:43:28.249428 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.249442 | controller |           "capabilities": {
2026-06-12 11:43:28.249457 | controller |             "drop": [
2026-06-12 11:43:28.249471 | controller |               "MKNOD"
2026-06-12 11:43:28.249486 | controller |             ]
2026-06-12 11:43:28.249501 | controller |           }
2026-06-12 11:43:28.249515 | controller |         },
2026-06-12 11:43:28.249529 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.249544 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.249558 | controller |         "volumeMounts": [
2026-06-12 11:43:28.249573 | controller |           {
2026-06-12 11:43:28.249588 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.249603 | controller |             "name": "kube-api-access-wzw52",
2026-06-12 11:43:28.249618 | controller |             "readOnly": true
2026-06-12 11:43:28.249633 | controller |           }
2026-06-12 11:43:28.249647 | controller |         ]
2026-06-12 11:43:28.249662 | controller |       }
2026-06-12 11:43:28.249676 | controller |     ],
2026-06-12 11:43:28.249690 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.249705 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.249719 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.249734 | controller |       {
2026-06-12 11:43:28.249749 | controller |         "name": "manila-operator-controller-manager-dockercfg-4fpnm"
2026-06-12 11:43:28.249764 | controller |       }
2026-06-12 11:43:28.249779 | controller |     ],
2026-06-12 11:43:28.249793 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.249808 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.249823 | controller |     "priority": 0,
2026-06-12 11:43:28.249838 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.249873 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.249890 | controller |     "securityContext": {
2026-06-12 11:43:28.249905 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.249920 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.249934 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.249949 | controller |       }
2026-06-12 11:43:28.249963 | controller |     },
2026-06-12 11:43:28.249978 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-12 11:43:28.249993 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-12 11:43:28.250026 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.250041 | controller |     "tolerations": [
2026-06-12 11:43:28.250056 | controller |       {
2026-06-12 11:43:28.250071 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.250086 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.250101 | controller |         "operator": "Exists",
2026-06-12 11:43:28.250116 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.250131 | controller |       },
2026-06-12 11:43:28.250146 | controller |       {
2026-06-12 11:43:28.250161 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.250175 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.250190 | controller |         "operator": "Exists",
2026-06-12 11:43:28.250205 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.250219 | controller |       },
2026-06-12 11:43:28.250234 | controller |       {
2026-06-12 11:43:28.250249 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.250263 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.250278 | controller |         "operator": "Exists"
2026-06-12 11:43:28.250292 | controller |       }
2026-06-12 11:43:28.250307 | controller |     ],
2026-06-12 11:43:28.250331 | controller |     "volumes": [
2026-06-12 11:43:28.250417 | controller |       {
2026-06-12 11:43:28.250440 | controller |         "name": "kube-api-access-wzw52",
2026-06-12 11:43:28.250456 | controller |         "projected": {
2026-06-12 11:43:28.250471 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.250486 | controller |           "sources": [
2026-06-12 11:43:28.250500 | controller |             {
2026-06-12 11:43:28.250515 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.250530 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.250545 | controller |                 "path": "token"
2026-06-12 11:43:28.250559 | controller |               }
2026-06-12 11:43:28.250574 | controller |             },
2026-06-12 11:43:28.250588 | controller |             {
2026-06-12 11:43:28.250602 | controller |               "configMap": {
2026-06-12 11:43:28.250616 | controller |                 "items": [
2026-06-12 11:43:28.250631 | controller |                   {
2026-06-12 11:43:28.250645 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.250660 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.250674 | controller |                   }
2026-06-12 11:43:28.250689 | controller |                 ],
2026-06-12 11:43:28.250703 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.250717 | controller |               }
2026-06-12 11:43:28.250732 | controller |             },
2026-06-12 11:43:28.250746 | controller |             {
2026-06-12 11:43:28.250760 | controller |               "downwardAPI": {
2026-06-12 11:43:28.250774 | controller |                 "items": [
2026-06-12 11:43:28.250788 | controller |                   {
2026-06-12 11:43:28.250803 | controller |                     "fieldRef": {
2026-06-12 11:43:28.250817 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.250832 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.250871 | controller |                     },
2026-06-12 11:43:28.250892 | controller |                     "path": "namespace"
2026-06-12 11:43:28.250908 | controller |                   }
2026-06-12 11:43:28.250923 | controller |                 ]
2026-06-12 11:43:28.250937 | controller |               }
2026-06-12 11:43:28.250952 | controller |             },
2026-06-12 11:43:28.250967 | controller |             {
2026-06-12 11:43:28.250981 | controller |               "configMap": {
2026-06-12 11:43:28.250995 | controller |                 "items": [
2026-06-12 11:43:28.251014 | controller |                   {
2026-06-12 11:43:28.251030 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.251045 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.251059 | controller |                   }
2026-06-12 11:43:28.251074 | controller |                 ],
2026-06-12 11:43:28.251088 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.251102 | controller |               }
2026-06-12 11:43:28.251117 | controller |             }
2026-06-12 11:43:28.251131 | controller |           ]
2026-06-12 11:43:28.251145 | controller |         }
2026-06-12 11:43:28.251160 | controller |       }
2026-06-12 11:43:28.251174 | controller |     ]
2026-06-12 11:43:28.251188 | controller |   },
2026-06-12 11:43:28.251203 | controller |   "status": {
2026-06-12 11:43:28.251218 | controller |     "conditions": [
2026-06-12 11:43:28.251233 | controller |       {
2026-06-12 11:43:28.251247 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.251262 | controller |         "lastTransitionTime": "2026-06-12T11:08:47Z",
2026-06-12 11:43:28.251276 | controller |         "status": "True",
2026-06-12 11:43:28.251292 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.251307 | controller |       },
2026-06-12 11:43:28.251321 | controller |       {
2026-06-12 11:43:28.251335 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.251349 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.251364 | controller |         "status": "True",
2026-06-12 11:43:28.251378 | controller |         "type": "Initialized"
2026-06-12 11:43:28.251393 | controller |       },
2026-06-12 11:43:28.251407 | controller |       {
2026-06-12 11:43:28.251422 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.251436 | controller |         "lastTransitionTime": "2026-06-12T11:08:59Z",
2026-06-12 11:43:28.251451 | controller |         "status": "True",
2026-06-12 11:43:28.251466 | controller |         "type": "Ready"
2026-06-12 11:43:28.251481 | controller |       },
2026-06-12 11:43:28.251495 | controller |       {
2026-06-12 11:43:28.251510 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.251524 | controller |         "lastTransitionTime": "2026-06-12T11:08:59Z",
2026-06-12 11:43:28.251539 | controller |         "status": "True",
2026-06-12 11:43:28.251554 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.251569 | controller |       },
2026-06-12 11:43:28.251583 | controller |       {
2026-06-12 11:43:28.251598 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.251613 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.251627 | controller |         "status": "True",
2026-06-12 11:43:28.251641 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.251656 | controller |       }
2026-06-12 11:43:28.251681 | controller |     ],
2026-06-12 11:43:28.251697 | controller |     "containerStatuses": [
2026-06-12 11:43:28.251712 | controller |       {
2026-06-12 11:43:28.251726 | controller |         "allocatedResources": {
2026-06-12 11:43:28.251741 | controller |           "cpu": "10m",
2026-06-12 11:43:28.251756 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.251770 | controller |         },
2026-06-12 11:43:28.251784 | controller |         "containerID": "cri-o://858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9",
2026-06-12 11:43:28.251800 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 11:43:28.251815 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 11:43:28.251829 | controller |         "lastState": {},
2026-06-12 11:43:28.251868 | controller |         "name": "manager",
2026-06-12 11:43:28.251885 | controller |         "ready": true,
2026-06-12 11:43:28.251905 | controller |         "resources": {
2026-06-12 11:43:28.251920 | controller |           "limits": {
2026-06-12 11:43:28.251935 | controller |             "cpu": "500m",
2026-06-12 11:43:28.251950 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.251965 | controller |           },
2026-06-12 11:43:28.251980 | controller |           "requests": {
2026-06-12 11:43:28.251995 | controller |             "cpu": "10m",
2026-06-12 11:43:28.252010 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.252025 | controller |           }
2026-06-12 11:43:28.252039 | controller |         },
2026-06-12 11:43:28.252053 | controller |         "restartCount": 0,
2026-06-12 11:43:28.252068 | controller |         "started": true,
2026-06-12 11:43:28.252082 | controller |         "state": {
2026-06-12 11:43:28.252097 | controller |           "running": {
2026-06-12 11:43:28.252112 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.252127 | controller |           }
2026-06-12 11:43:28.252142 | controller |         },
2026-06-12 11:43:28.252157 | controller |         "user": {
2026-06-12 11:43:28.252171 | controller |           "linux": {
2026-06-12 11:43:28.252186 | controller |             "gid": 0,
2026-06-12 11:43:28.252201 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.252215 | controller |               0
2026-06-12 11:43:28.252230 | controller |             ],
2026-06-12 11:43:28.252245 | controller |             "uid": 65532
2026-06-12 11:43:28.252260 | controller |           }
2026-06-12 11:43:28.252274 | controller |         },
2026-06-12 11:43:28.252289 | controller |         "volumeMounts": [
2026-06-12 11:43:28.252303 | controller |           {
2026-06-12 11:43:28.252318 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.252333 | controller |             "name": "kube-api-access-wzw52",
2026-06-12 11:43:28.252348 | controller |             "readOnly": true,
2026-06-12 11:43:28.252363 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.252378 | controller |           }
2026-06-12 11:43:28.252393 | controller |         ]
2026-06-12 11:43:28.252408 | controller |       }
2026-06-12 11:43:28.252422 | controller |     ],
2026-06-12 11:43:28.252437 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.252451 | controller |     "hostIPs": [
2026-06-12 11:43:28.252466 | controller |       {
2026-06-12 11:43:28.252481 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.252496 | controller |       }
2026-06-12 11:43:28.252511 | controller |     ],
2026-06-12 11:43:28.252526 | controller |     "phase": "Running",
2026-06-12 11:43:28.252540 | controller |     "podIP": "10.217.1.38",
2026-06-12 11:43:28.252554 | controller |     "podIPs": [
2026-06-12 11:43:28.252569 | controller |       {
2026-06-12 11:43:28.252583 | controller |         "ip": "10.217.1.38"
2026-06-12 11:43:28.252598 | controller |       }
2026-06-12 11:43:28.252612 | controller |     ],
2026-06-12 11:43:28.252627 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.252641 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.252656 | controller |   }
2026-06-12 11:43:28.252671 | controller | }
2026-06-12 11:43:28.273783 | controller | ok:
2026-06-12 11:43:28.273870 | controller | {
2026-06-12 11:43:28.273904 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.273929 | controller |   "kind": "Pod",
2026-06-12 11:43:28.274012 | controller |   "metadata": {
2026-06-12 11:43:28.274036 | controller |     "annotations": {
2026-06-12 11:43:28.274052 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.39/23\"],\"mac_address\":\"0a:58:0a:d9:01:27\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.39/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.274075 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.39\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:27\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.274092 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.274109 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.274124 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.274140 | controller |     },
2026-06-12 11:43:28.274155 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.274170 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-12 11:43:28.274185 | controller |     "generation": 1,
2026-06-12 11:43:28.274200 | controller |     "labels": {
2026-06-12 11:43:28.274215 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-12 11:43:28.274230 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.274245 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-12 11:43:28.274260 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-12 11:43:28.274275 | controller |     },
2026-06-12 11:43:28.274291 | controller |     "managedFields": [
2026-06-12 11:43:28.274306 | controller |       {
2026-06-12 11:43:28.274322 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.274337 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.274352 | controller |         "fieldsV1": {
2026-06-12 11:43:28.274367 | controller |           "f:metadata": {
2026-06-12 11:43:28.274382 | controller |             "f:annotations": {
2026-06-12 11:43:28.274397 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.274412 | controller |             }
2026-06-12 11:43:28.274427 | controller |           }
2026-06-12 11:43:28.274442 | controller |         },
2026-06-12 11:43:28.274456 | controller |         "manager": "crc",
2026-06-12 11:43:28.274471 | controller |         "operation": "Update",
2026-06-12 11:43:28.274485 | controller |         "subresource": "status",
2026-06-12 11:43:28.274500 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.274515 | controller |       },
2026-06-12 11:43:28.274530 | controller |       {
2026-06-12 11:43:28.274545 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.274560 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.274576 | controller |         "fieldsV1": {
2026-06-12 11:43:28.274591 | controller |           "f:metadata": {
2026-06-12 11:43:28.274606 | controller |             "f:annotations": {
2026-06-12 11:43:28.274621 | controller |               ".": {},
2026-06-12 11:43:28.274636 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.274651 | controller |             },
2026-06-12 11:43:28.274666 | controller |             "f:generateName": {},
2026-06-12 11:43:28.274681 | controller |             "f:labels": {
2026-06-12 11:43:28.274696 | controller |               ".": {},
2026-06-12 11:43:28.274711 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.274726 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.274740 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.274755 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.274770 | controller |             },
2026-06-12 11:43:28.274786 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.274801 | controller |               ".": {},
2026-06-12 11:43:28.274816 | controller |               "k:{\"uid\":\"f1de0960-6257-4163-9e20-9c0a562ae9a1\"}": {}
2026-06-12 11:43:28.274831 | controller |             }
2026-06-12 11:43:28.274877 | controller |           },
2026-06-12 11:43:28.274900 | controller |           "f:spec": {
2026-06-12 11:43:28.274916 | controller |             "f:containers": {
2026-06-12 11:43:28.274931 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.274946 | controller |                 ".": {},
2026-06-12 11:43:28.274962 | controller |                 "f:args": {},
2026-06-12 11:43:28.274977 | controller |                 "f:command": {},
2026-06-12 11:43:28.274992 | controller |                 "f:env": {
2026-06-12 11:43:28.275007 | controller |                   ".": {},
2026-06-12 11:43:28.275022 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.275037 | controller |                     ".": {},
2026-06-12 11:43:28.275052 | controller |                     "f:name": {},
2026-06-12 11:43:28.275067 | controller |                     "f:value": {}
2026-06-12 11:43:28.275082 | controller |                   },
2026-06-12 11:43:28.275097 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.275112 | controller |                     ".": {},
2026-06-12 11:43:28.275127 | controller |                     "f:name": {},
2026-06-12 11:43:28.275142 | controller |                     "f:value": {}
2026-06-12 11:43:28.275157 | controller |                   },
2026-06-12 11:43:28.275172 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.275187 | controller |                     ".": {},
2026-06-12 11:43:28.275202 | controller |                     "f:name": {},
2026-06-12 11:43:28.275217 | controller |                     "f:value": {}
2026-06-12 11:43:28.275231 | controller |                   },
2026-06-12 11:43:28.275246 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.275261 | controller |                     ".": {},
2026-06-12 11:43:28.275275 | controller |                     "f:name": {},
2026-06-12 11:43:28.275290 | controller |                     "f:value": {}
2026-06-12 11:43:28.275304 | controller |                   },
2026-06-12 11:43:28.275319 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.275334 | controller |                     ".": {},
2026-06-12 11:43:28.275348 | controller |                     "f:name": {},
2026-06-12 11:43:28.275363 | controller |                     "f:value": {}
2026-06-12 11:43:28.275378 | controller |                   }
2026-06-12 11:43:28.275393 | controller |                 },
2026-06-12 11:43:28.275417 | controller |                 "f:image": {},
2026-06-12 11:43:28.275433 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.275448 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.275464 | controller |                   ".": {},
2026-06-12 11:43:28.275478 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.275493 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.275508 | controller |                     ".": {},
2026-06-12 11:43:28.275525 | controller |                     "f:path": {},
2026-06-12 11:43:28.275542 | controller |                     "f:port": {},
2026-06-12 11:43:28.275556 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.275571 | controller |                   },
2026-06-12 11:43:28.275585 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.275600 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.275616 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.275631 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.275646 | controller |                 },
2026-06-12 11:43:28.275662 | controller |                 "f:name": {},
2026-06-12 11:43:28.275677 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.275692 | controller |                   ".": {},
2026-06-12 11:43:28.275707 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.275733 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.275749 | controller |                     ".": {},
2026-06-12 11:43:28.275764 | controller |                     "f:path": {},
2026-06-12 11:43:28.275779 | controller |                     "f:port": {},
2026-06-12 11:43:28.275794 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.275808 | controller |                   },
2026-06-12 11:43:28.275823 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.275838 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.275880 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.275896 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.275911 | controller |                 },
2026-06-12 11:43:28.275926 | controller |                 "f:resources": {
2026-06-12 11:43:28.275941 | controller |                   ".": {},
2026-06-12 11:43:28.275956 | controller |                   "f:limits": {
2026-06-12 11:43:28.275971 | controller |                     ".": {},
2026-06-12 11:43:28.275985 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.276000 | controller |                     "f:memory": {}
2026-06-12 11:43:28.276015 | controller |                   },
2026-06-12 11:43:28.276030 | controller |                   "f:requests": {
2026-06-12 11:43:28.276045 | controller |                     ".": {},
2026-06-12 11:43:28.276059 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.276073 | controller |                     "f:memory": {}
2026-06-12 11:43:28.276088 | controller |                   }
2026-06-12 11:43:28.276102 | controller |                 },
2026-06-12 11:43:28.276117 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.276132 | controller |                   ".": {},
2026-06-12 11:43:28.276146 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.276161 | controller |                 },
2026-06-12 11:43:28.276176 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.276191 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.276205 | controller |               }
2026-06-12 11:43:28.276220 | controller |             },
2026-06-12 11:43:28.276235 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.276249 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.276264 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.276278 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.276292 | controller |             "f:securityContext": {
2026-06-12 11:43:28.276307 | controller |               ".": {},
2026-06-12 11:43:28.276322 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.276336 | controller |             },
2026-06-12 11:43:28.276351 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.276365 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.276380 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.276395 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.276410 | controller |           }
2026-06-12 11:43:28.276425 | controller |         },
2026-06-12 11:43:28.276440 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.276454 | controller |         "operation": "Update",
2026-06-12 11:43:28.276469 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.276483 | controller |       },
2026-06-12 11:43:28.276497 | controller |       {
2026-06-12 11:43:28.276512 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.276527 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.276541 | controller |         "fieldsV1": {
2026-06-12 11:43:28.276555 | controller |           "f:metadata": {
2026-06-12 11:43:28.276570 | controller |             "f:annotations": {
2026-06-12 11:43:28.276589 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.276604 | controller |             }
2026-06-12 11:43:28.276618 | controller |           }
2026-06-12 11:43:28.276633 | controller |         },
2026-06-12 11:43:28.276647 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.276661 | controller |         "operation": "Update",
2026-06-12 11:43:28.276676 | controller |         "subresource": "status",
2026-06-12 11:43:28.276691 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.276706 | controller |       },
2026-06-12 11:43:28.276721 | controller |       {
2026-06-12 11:43:28.276736 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.276751 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.276766 | controller |         "fieldsV1": {
2026-06-12 11:43:28.276781 | controller |           "f:status": {
2026-06-12 11:43:28.276796 | controller |             "f:conditions": {
2026-06-12 11:43:28.276810 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.276825 | controller |                 ".": {},
2026-06-12 11:43:28.276840 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.276874 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.276891 | controller |                 "f:status": {},
2026-06-12 11:43:28.276906 | controller |                 "f:type": {}
2026-06-12 11:43:28.276921 | controller |               },
2026-06-12 11:43:28.276937 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.276952 | controller |                 ".": {},
2026-06-12 11:43:28.276967 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.276983 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.276998 | controller |                 "f:status": {},
2026-06-12 11:43:28.277013 | controller |                 "f:type": {}
2026-06-12 11:43:28.277028 | controller |               },
2026-06-12 11:43:28.277043 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.277058 | controller |                 ".": {},
2026-06-12 11:43:28.277073 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.277088 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.277103 | controller |                 "f:status": {},
2026-06-12 11:43:28.277117 | controller |                 "f:type": {}
2026-06-12 11:43:28.277132 | controller |               },
2026-06-12 11:43:28.277147 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.277162 | controller |                 ".": {},
2026-06-12 11:43:28.277177 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.277192 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.277207 | controller |                 "f:status": {},
2026-06-12 11:43:28.277222 | controller |                 "f:type": {}
2026-06-12 11:43:28.277236 | controller |               }
2026-06-12 11:43:28.277251 | controller |             },
2026-06-12 11:43:28.277265 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.277280 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.277295 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.277310 | controller |             "f:phase": {},
2026-06-12 11:43:28.277325 | controller |             "f:podIP": {},
2026-06-12 11:43:28.277339 | controller |             "f:podIPs": {
2026-06-12 11:43:28.277354 | controller |               ".": {},
2026-06-12 11:43:28.277369 | controller |               "k:{\"ip\":\"10.217.1.39\"}": {
2026-06-12 11:43:28.277384 | controller |                 ".": {},
2026-06-12 11:43:28.277399 | controller |                 "f:ip": {}
2026-06-12 11:43:28.277414 | controller |               }
2026-06-12 11:43:28.277428 | controller |             },
2026-06-12 11:43:28.277443 | controller |             "f:startTime": {}
2026-06-12 11:43:28.277462 | controller |           }
2026-06-12 11:43:28.277478 | controller |         },
2026-06-12 11:43:28.277492 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.277507 | controller |         "operation": "Update",
2026-06-12 11:43:28.277522 | controller |         "subresource": "status",
2026-06-12 11:43:28.277537 | controller |         "time": "2026-06-12T11:09:01Z"
2026-06-12 11:43:28.277551 | controller |       }
2026-06-12 11:43:28.277566 | controller |     ],
2026-06-12 11:43:28.277581 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-2mv8m",
2026-06-12 11:43:28.277596 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.277611 | controller |     "ownerReferences": [
2026-06-12 11:43:28.277626 | controller |       {
2026-06-12 11:43:28.277641 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.277656 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.277671 | controller |         "controller": true,
2026-06-12 11:43:28.277686 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.277701 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-12 11:43:28.277716 | controller |         "uid": "f1de0960-6257-4163-9e20-9c0a562ae9a1"
2026-06-12 11:43:28.277731 | controller |       }
2026-06-12 11:43:28.277747 | controller |     ],
2026-06-12 11:43:28.277761 | controller |     "resourceVersion": "88431",
2026-06-12 11:43:28.277776 | controller |     "uid": "225ba33c-e90c-453c-98ac-79abda3df174"
2026-06-12 11:43:28.277791 | controller |   },
2026-06-12 11:43:28.277806 | controller |   "spec": {
2026-06-12 11:43:28.277821 | controller |     "containers": [
2026-06-12 11:43:28.277835 | controller |       {
2026-06-12 11:43:28.277875 | controller |         "args": [
2026-06-12 11:43:28.277897 | controller |           "--leader-elect",
2026-06-12 11:43:28.277913 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.277928 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.277942 | controller |         ],
2026-06-12 11:43:28.277958 | controller |         "command": [
2026-06-12 11:43:28.277973 | controller |           "/manager"
2026-06-12 11:43:28.277988 | controller |         ],
2026-06-12 11:43:28.278003 | controller |         "env": [
2026-06-12 11:43:28.278018 | controller |           {
2026-06-12 11:43:28.278032 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.278047 | controller |             "value": "30"
2026-06-12 11:43:28.278062 | controller |           },
2026-06-12 11:43:28.278077 | controller |           {
2026-06-12 11:43:28.278092 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.278106 | controller |             "value": "20"
2026-06-12 11:43:28.278181 | controller |           },
2026-06-12 11:43:28.278208 | controller |           {
2026-06-12 11:43:28.278224 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.278239 | controller |             "value": "5"
2026-06-12 11:43:28.278254 | controller |           },
2026-06-12 11:43:28.278268 | controller |           {
2026-06-12 11:43:28.278283 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.278299 | controller |             "value": "false"
2026-06-12 11:43:28.278313 | controller |           },
2026-06-12 11:43:28.278328 | controller |           {
2026-06-12 11:43:28.278343 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.278358 | controller |             "value": "false"
2026-06-12 11:43:28.278372 | controller |           }
2026-06-12 11:43:28.278387 | controller |         ],
2026-06-12 11:43:28.278401 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 11:43:28.278417 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.278432 | controller |         "livenessProbe": {
2026-06-12 11:43:28.278451 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.278466 | controller |           "httpGet": {
2026-06-12 11:43:28.278481 | controller |             "path": "/healthz",
2026-06-12 11:43:28.278496 | controller |             "port": 8081,
2026-06-12 11:43:28.278510 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.278525 | controller |           },
2026-06-12 11:43:28.278540 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.278555 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.278570 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.278584 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.278599 | controller |         },
2026-06-12 11:43:28.278614 | controller |         "name": "manager",
2026-06-12 11:43:28.278629 | controller |         "readinessProbe": {
2026-06-12 11:43:28.278643 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.278658 | controller |           "httpGet": {
2026-06-12 11:43:28.278673 | controller |             "path": "/readyz",
2026-06-12 11:43:28.278688 | controller |             "port": 8081,
2026-06-12 11:43:28.278702 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.278717 | controller |           },
2026-06-12 11:43:28.278731 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.278746 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.278760 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.278775 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.278789 | controller |         },
2026-06-12 11:43:28.278804 | controller |         "resources": {
2026-06-12 11:43:28.278819 | controller |           "limits": {
2026-06-12 11:43:28.278833 | controller |             "cpu": "500m",
2026-06-12 11:43:28.278865 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.278885 | controller |           },
2026-06-12 11:43:28.278901 | controller |           "requests": {
2026-06-12 11:43:28.278916 | controller |             "cpu": "10m",
2026-06-12 11:43:28.278932 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.278947 | controller |           }
2026-06-12 11:43:28.278962 | controller |         },
2026-06-12 11:43:28.278977 | controller |         "securityContext": {
2026-06-12 11:43:28.278992 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.279007 | controller |           "capabilities": {
2026-06-12 11:43:28.279022 | controller |             "drop": [
2026-06-12 11:43:28.279037 | controller |               "MKNOD"
2026-06-12 11:43:28.279052 | controller |             ]
2026-06-12 11:43:28.279067 | controller |           }
2026-06-12 11:43:28.279082 | controller |         },
2026-06-12 11:43:28.279096 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.279112 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.279127 | controller |         "volumeMounts": [
2026-06-12 11:43:28.279142 | controller |           {
2026-06-12 11:43:28.279157 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.279173 | controller |             "name": "kube-api-access-vhwqf",
2026-06-12 11:43:28.279188 | controller |             "readOnly": true
2026-06-12 11:43:28.279203 | controller |           }
2026-06-12 11:43:28.279219 | controller |         ]
2026-06-12 11:43:28.279233 | controller |       }
2026-06-12 11:43:28.279248 | controller |     ],
2026-06-12 11:43:28.279263 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.279278 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.279293 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.279308 | controller |       {
2026-06-12 11:43:28.279323 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-dcpzc"
2026-06-12 11:43:28.279338 | controller |       }
2026-06-12 11:43:28.279353 | controller |     ],
2026-06-12 11:43:28.279389 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.279405 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.279421 | controller |     "priority": 0,
2026-06-12 11:43:28.279436 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.279451 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.279466 | controller |     "securityContext": {
2026-06-12 11:43:28.279481 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.279496 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.279510 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.279525 | controller |       }
2026-06-12 11:43:28.279540 | controller |     },
2026-06-12 11:43:28.279554 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-12 11:43:28.279569 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-12 11:43:28.279585 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.279600 | controller |     "tolerations": [
2026-06-12 11:43:28.279615 | controller |       {
2026-06-12 11:43:28.279629 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.279645 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.279660 | controller |         "operator": "Exists",
2026-06-12 11:43:28.279674 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.279689 | controller |       },
2026-06-12 11:43:28.279704 | controller |       {
2026-06-12 11:43:28.279719 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.279734 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.279748 | controller |         "operator": "Exists",
2026-06-12 11:43:28.279763 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.279778 | controller |       },
2026-06-12 11:43:28.279793 | controller |       {
2026-06-12 11:43:28.279808 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.279822 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.279837 | controller |         "operator": "Exists"
2026-06-12 11:43:28.279871 | controller |       }
2026-06-12 11:43:28.279888 | controller |     ],
2026-06-12 11:43:28.279903 | controller |     "volumes": [
2026-06-12 11:43:28.279918 | controller |       {
2026-06-12 11:43:28.279933 | controller |         "name": "kube-api-access-vhwqf",
2026-06-12 11:43:28.279948 | controller |         "projected": {
2026-06-12 11:43:28.279963 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.279978 | controller |           "sources": [
2026-06-12 11:43:28.279992 | controller |             {
2026-06-12 11:43:28.280007 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.280022 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.280037 | controller |                 "path": "token"
2026-06-12 11:43:28.280052 | controller |               }
2026-06-12 11:43:28.280066 | controller |             },
2026-06-12 11:43:28.280081 | controller |             {
2026-06-12 11:43:28.280096 | controller |               "configMap": {
2026-06-12 11:43:28.280111 | controller |                 "items": [
2026-06-12 11:43:28.280126 | controller |                   {
2026-06-12 11:43:28.280141 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.280156 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.280171 | controller |                   }
2026-06-12 11:43:28.280186 | controller |                 ],
2026-06-12 11:43:28.280201 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.280216 | controller |               }
2026-06-12 11:43:28.280230 | controller |             },
2026-06-12 11:43:28.280245 | controller |             {
2026-06-12 11:43:28.280260 | controller |               "downwardAPI": {
2026-06-12 11:43:28.280275 | controller |                 "items": [
2026-06-12 11:43:28.280289 | controller |                   {
2026-06-12 11:43:28.280308 | controller |                     "fieldRef": {
2026-06-12 11:43:28.280324 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.280339 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.280353 | controller |                     },
2026-06-12 11:43:28.280368 | controller |                     "path": "namespace"
2026-06-12 11:43:28.280383 | controller |                   }
2026-06-12 11:43:28.280397 | controller |                 ]
2026-06-12 11:43:28.280412 | controller |               }
2026-06-12 11:43:28.280426 | controller |             },
2026-06-12 11:43:28.280440 | controller |             {
2026-06-12 11:43:28.280455 | controller |               "configMap": {
2026-06-12 11:43:28.280469 | controller |                 "items": [
2026-06-12 11:43:28.280484 | controller |                   {
2026-06-12 11:43:28.280499 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.280513 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.280528 | controller |                   }
2026-06-12 11:43:28.280543 | controller |                 ],
2026-06-12 11:43:28.280557 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.280572 | controller |               }
2026-06-12 11:43:28.280586 | controller |             }
2026-06-12 11:43:28.280600 | controller |           ]
2026-06-12 11:43:28.280615 | controller |         }
2026-06-12 11:43:28.280629 | controller |       }
2026-06-12 11:43:28.280644 | controller |     ]
2026-06-12 11:43:28.280658 | controller |   },
2026-06-12 11:43:28.280673 | controller |   "status": {
2026-06-12 11:43:28.280687 | controller |     "conditions": [
2026-06-12 11:43:28.280702 | controller |       {
2026-06-12 11:43:28.280716 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.280731 | controller |         "lastTransitionTime": "2026-06-12T11:08:48Z",
2026-06-12 11:43:28.280746 | controller |         "status": "True",
2026-06-12 11:43:28.280761 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.280776 | controller |       },
2026-06-12 11:43:28.280790 | controller |       {
2026-06-12 11:43:28.280805 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.280820 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.280835 | controller |         "status": "True",
2026-06-12 11:43:28.280865 | controller |         "type": "Initialized"
2026-06-12 11:43:28.280885 | controller |       },
2026-06-12 11:43:28.280900 | controller |       {
2026-06-12 11:43:28.280915 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.280930 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.280945 | controller |         "status": "True",
2026-06-12 11:43:28.280961 | controller |         "type": "Ready"
2026-06-12 11:43:28.280975 | controller |       },
2026-06-12 11:43:28.280990 | controller |       {
2026-06-12 11:43:28.281005 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.281020 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.281035 | controller |         "status": "True",
2026-06-12 11:43:28.281051 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.281065 | controller |       },
2026-06-12 11:43:28.281080 | controller |       {
2026-06-12 11:43:28.281095 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.281110 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.281125 | controller |         "status": "True",
2026-06-12 11:43:28.281140 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.281154 | controller |       }
2026-06-12 11:43:28.281169 | controller |     ],
2026-06-12 11:43:28.281184 | controller |     "containerStatuses": [
2026-06-12 11:43:28.281199 | controller |       {
2026-06-12 11:43:28.281214 | controller |         "allocatedResources": {
2026-06-12 11:43:28.281233 | controller |           "cpu": "10m",
2026-06-12 11:43:28.281248 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.281264 | controller |         },
2026-06-12 11:43:28.281279 | controller |         "containerID": "cri-o://cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8",
2026-06-12 11:43:28.281294 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 11:43:28.281310 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 11:43:28.281325 | controller |         "lastState": {},
2026-06-12 11:43:28.281340 | controller |         "name": "manager",
2026-06-12 11:43:28.281355 | controller |         "ready": true,
2026-06-12 11:43:28.281370 | controller |         "resources": {
2026-06-12 11:43:28.281385 | controller |           "limits": {
2026-06-12 11:43:28.281400 | controller |             "cpu": "500m",
2026-06-12 11:43:28.281416 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.281431 | controller |           },
2026-06-12 11:43:28.281446 | controller |           "requests": {
2026-06-12 11:43:28.281461 | controller |             "cpu": "10m",
2026-06-12 11:43:28.281476 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.281490 | controller |           }
2026-06-12 11:43:28.281505 | controller |         },
2026-06-12 11:43:28.281520 | controller |         "restartCount": 0,
2026-06-12 11:43:28.281535 | controller |         "started": true,
2026-06-12 11:43:28.281549 | controller |         "state": {
2026-06-12 11:43:28.281564 | controller |           "running": {
2026-06-12 11:43:28.281579 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.281593 | controller |           }
2026-06-12 11:43:28.281608 | controller |         },
2026-06-12 11:43:28.281623 | controller |         "user": {
2026-06-12 11:43:28.281638 | controller |           "linux": {
2026-06-12 11:43:28.281653 | controller |             "gid": 0,
2026-06-12 11:43:28.281668 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.281683 | controller |               0
2026-06-12 11:43:28.281697 | controller |             ],
2026-06-12 11:43:28.281712 | controller |             "uid": 65532
2026-06-12 11:43:28.281727 | controller |           }
2026-06-12 11:43:28.281741 | controller |         },
2026-06-12 11:43:28.281756 | controller |         "volumeMounts": [
2026-06-12 11:43:28.281770 | controller |           {
2026-06-12 11:43:28.281785 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.281800 | controller |             "name": "kube-api-access-vhwqf",
2026-06-12 11:43:28.281815 | controller |             "readOnly": true,
2026-06-12 11:43:28.281830 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.281845 | controller |           }
2026-06-12 11:43:28.281891 | controller |         ]
2026-06-12 11:43:28.281907 | controller |       }
2026-06-12 11:43:28.281922 | controller |     ],
2026-06-12 11:43:28.281937 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.281952 | controller |     "hostIPs": [
2026-06-12 11:43:28.281966 | controller |       {
2026-06-12 11:43:28.281981 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.281996 | controller |       }
2026-06-12 11:43:28.282011 | controller |     ],
2026-06-12 11:43:28.282026 | controller |     "phase": "Running",
2026-06-12 11:43:28.282041 | controller |     "podIP": "10.217.1.39",
2026-06-12 11:43:28.282056 | controller |     "podIPs": [
2026-06-12 11:43:28.282071 | controller |       {
2026-06-12 11:43:28.282086 | controller |         "ip": "10.217.1.39"
2026-06-12 11:43:28.282101 | controller |       }
2026-06-12 11:43:28.282116 | controller |     ],
2026-06-12 11:43:28.282131 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.282151 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.282166 | controller |   }
2026-06-12 11:43:28.282181 | controller | }
2026-06-12 11:43:28.302769 | controller | ok:
2026-06-12 11:43:28.302822 | controller | {
2026-06-12 11:43:28.302843 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.302882 | controller |   "kind": "Pod",
2026-06-12 11:43:28.302899 | controller |   "metadata": {
2026-06-12 11:43:28.302914 | controller |     "annotations": {
2026-06-12 11:43:28.302930 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.40/23\"],\"mac_address\":\"0a:58:0a:d9:01:28\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.40/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.302947 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.40\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:28\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.302963 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.302978 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.302994 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.303009 | controller |     },
2026-06-12 11:43:28.303024 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.303039 | controller |     "generateName": "neutron-operator-controller-manager-6c7667d64b-",
2026-06-12 11:43:28.303054 | controller |     "generation": 1,
2026-06-12 11:43:28.303069 | controller |     "labels": {
2026-06-12 11:43:28.303083 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-12 11:43:28.303112 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.303127 | controller |       "openstack.org/operator-name": "neutron",
2026-06-12 11:43:28.303141 | controller |       "pod-template-hash": "6c7667d64b"
2026-06-12 11:43:28.303156 | controller |     },
2026-06-12 11:43:28.303170 | controller |     "managedFields": [
2026-06-12 11:43:28.303185 | controller |       {
2026-06-12 11:43:28.303199 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.303213 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.303228 | controller |         "fieldsV1": {
2026-06-12 11:43:28.303242 | controller |           "f:metadata": {
2026-06-12 11:43:28.303257 | controller |             "f:annotations": {
2026-06-12 11:43:28.303271 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.303285 | controller |             }
2026-06-12 11:43:28.303300 | controller |           }
2026-06-12 11:43:28.303315 | controller |         },
2026-06-12 11:43:28.303329 | controller |         "manager": "crc",
2026-06-12 11:43:28.303343 | controller |         "operation": "Update",
2026-06-12 11:43:28.303358 | controller |         "subresource": "status",
2026-06-12 11:43:28.303373 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.303387 | controller |       },
2026-06-12 11:43:28.303402 | controller |       {
2026-06-12 11:43:28.303416 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.303430 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.303445 | controller |         "fieldsV1": {
2026-06-12 11:43:28.303460 | controller |           "f:metadata": {
2026-06-12 11:43:28.303474 | controller |             "f:annotations": {
2026-06-12 11:43:28.303488 | controller |               ".": {},
2026-06-12 11:43:28.303503 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.303517 | controller |             },
2026-06-12 11:43:28.303538 | controller |             "f:generateName": {},
2026-06-12 11:43:28.303553 | controller |             "f:labels": {
2026-06-12 11:43:28.303568 | controller |               ".": {},
2026-06-12 11:43:28.303583 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.303597 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.303612 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.303626 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.303640 | controller |             },
2026-06-12 11:43:28.303655 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.303669 | controller |               ".": {},
2026-06-12 11:43:28.303684 | controller |               "k:{\"uid\":\"9b2bbf02-47c8-4eb3-9932-e6ab0867425b\"}": {}
2026-06-12 11:43:28.303699 | controller |             }
2026-06-12 11:43:28.303713 | controller |           },
2026-06-12 11:43:28.303729 | controller |           "f:spec": {
2026-06-12 11:43:28.303743 | controller |             "f:containers": {
2026-06-12 11:43:28.303758 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.303772 | controller |                 ".": {},
2026-06-12 11:43:28.303787 | controller |                 "f:args": {},
2026-06-12 11:43:28.303801 | controller |                 "f:command": {},
2026-06-12 11:43:28.303816 | controller |                 "f:env": {
2026-06-12 11:43:28.303830 | controller |                   ".": {},
2026-06-12 11:43:28.303859 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.303879 | controller |                     ".": {},
2026-06-12 11:43:28.303895 | controller |                     "f:name": {},
2026-06-12 11:43:28.303909 | controller |                     "f:value": {}
2026-06-12 11:43:28.303924 | controller |                   },
2026-06-12 11:43:28.303939 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.303954 | controller |                     ".": {},
2026-06-12 11:43:28.304022 | controller |                     "f:name": {},
2026-06-12 11:43:28.304041 | controller |                     "f:value": {}
2026-06-12 11:43:28.304056 | controller |                   },
2026-06-12 11:43:28.304071 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.304086 | controller |                     ".": {},
2026-06-12 11:43:28.304102 | controller |                     "f:name": {},
2026-06-12 11:43:28.304117 | controller |                     "f:value": {}
2026-06-12 11:43:28.304132 | controller |                   },
2026-06-12 11:43:28.304147 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.304162 | controller |                     ".": {},
2026-06-12 11:43:28.304177 | controller |                     "f:name": {},
2026-06-12 11:43:28.304192 | controller |                     "f:value": {}
2026-06-12 11:43:28.304207 | controller |                   },
2026-06-12 11:43:28.304222 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.304238 | controller |                     ".": {},
2026-06-12 11:43:28.304253 | controller |                     "f:name": {},
2026-06-12 11:43:28.304268 | controller |                     "f:value": {}
2026-06-12 11:43:28.304284 | controller |                   }
2026-06-12 11:43:28.304299 | controller |                 },
2026-06-12 11:43:28.304314 | controller |                 "f:image": {},
2026-06-12 11:43:28.304329 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.304344 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.304359 | controller |                   ".": {},
2026-06-12 11:43:28.304374 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.304389 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.304404 | controller |                     ".": {},
2026-06-12 11:43:28.304419 | controller |                     "f:path": {},
2026-06-12 11:43:28.304443 | controller |                     "f:port": {},
2026-06-12 11:43:28.304461 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.304476 | controller |                   },
2026-06-12 11:43:28.304491 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.304506 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.304521 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.304537 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.304552 | controller |                 },
2026-06-12 11:43:28.304567 | controller |                 "f:name": {},
2026-06-12 11:43:28.304582 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.304598 | controller |                   ".": {},
2026-06-12 11:43:28.304613 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.304628 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.304644 | controller |                     ".": {},
2026-06-12 11:43:28.304659 | controller |                     "f:path": {},
2026-06-12 11:43:28.304674 | controller |                     "f:port": {},
2026-06-12 11:43:28.304689 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.304704 | controller |                   },
2026-06-12 11:43:28.304719 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.304734 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.304749 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.304764 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.304779 | controller |                 },
2026-06-12 11:43:28.304794 | controller |                 "f:resources": {
2026-06-12 11:43:28.304809 | controller |                   ".": {},
2026-06-12 11:43:28.304825 | controller |                   "f:limits": {
2026-06-12 11:43:28.304840 | controller |                     ".": {},
2026-06-12 11:43:28.304877 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.304894 | controller |                     "f:memory": {}
2026-06-12 11:43:28.304910 | controller |                   },
2026-06-12 11:43:28.304925 | controller |                   "f:requests": {
2026-06-12 11:43:28.304941 | controller |                     ".": {},
2026-06-12 11:43:28.304956 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.304971 | controller |                     "f:memory": {}
2026-06-12 11:43:28.304986 | controller |                   }
2026-06-12 11:43:28.305001 | controller |                 },
2026-06-12 11:43:28.305015 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.305030 | controller |                   ".": {},
2026-06-12 11:43:28.305045 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.305060 | controller |                 },
2026-06-12 11:43:28.305075 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.305090 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.305105 | controller |               }
2026-06-12 11:43:28.305120 | controller |             },
2026-06-12 11:43:28.305135 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.305149 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.305164 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.305178 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.305193 | controller |             "f:securityContext": {
2026-06-12 11:43:28.305208 | controller |               ".": {},
2026-06-12 11:43:28.305225 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.305239 | controller |             },
2026-06-12 11:43:28.305254 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.305269 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.305284 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.305303 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.305318 | controller |           }
2026-06-12 11:43:28.305333 | controller |         },
2026-06-12 11:43:28.305347 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.305362 | controller |         "operation": "Update",
2026-06-12 11:43:28.305377 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.305391 | controller |       },
2026-06-12 11:43:28.305406 | controller |       {
2026-06-12 11:43:28.305421 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.305436 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.305451 | controller |         "fieldsV1": {
2026-06-12 11:43:28.305465 | controller |           "f:metadata": {
2026-06-12 11:43:28.305479 | controller |             "f:annotations": {
2026-06-12 11:43:28.305494 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.305508 | controller |             }
2026-06-12 11:43:28.305523 | controller |           }
2026-06-12 11:43:28.305537 | controller |         },
2026-06-12 11:43:28.305552 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.305566 | controller |         "operation": "Update",
2026-06-12 11:43:28.305581 | controller |         "subresource": "status",
2026-06-12 11:43:28.305595 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.305610 | controller |       },
2026-06-12 11:43:28.305624 | controller |       {
2026-06-12 11:43:28.305638 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.305653 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.305667 | controller |         "fieldsV1": {
2026-06-12 11:43:28.305682 | controller |           "f:status": {
2026-06-12 11:43:28.305696 | controller |             "f:conditions": {
2026-06-12 11:43:28.305710 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.305725 | controller |                 ".": {},
2026-06-12 11:43:28.305739 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.305753 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.305767 | controller |                 "f:status": {},
2026-06-12 11:43:28.305782 | controller |                 "f:type": {}
2026-06-12 11:43:28.305796 | controller |               },
2026-06-12 11:43:28.305810 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.305825 | controller |                 ".": {},
2026-06-12 11:43:28.305839 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.305886 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.305903 | controller |                 "f:status": {},
2026-06-12 11:43:28.305919 | controller |                 "f:type": {}
2026-06-12 11:43:28.305934 | controller |               },
2026-06-12 11:43:28.305948 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.305963 | controller |                 ".": {},
2026-06-12 11:43:28.305978 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.305993 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.306008 | controller |                 "f:status": {},
2026-06-12 11:43:28.306022 | controller |                 "f:type": {}
2026-06-12 11:43:28.306037 | controller |               },
2026-06-12 11:43:28.306052 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.306066 | controller |                 ".": {},
2026-06-12 11:43:28.306081 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.306096 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.306111 | controller |                 "f:status": {},
2026-06-12 11:43:28.306126 | controller |                 "f:type": {}
2026-06-12 11:43:28.306141 | controller |               }
2026-06-12 11:43:28.306155 | controller |             },
2026-06-12 11:43:28.306174 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.306190 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.306205 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.306220 | controller |             "f:phase": {},
2026-06-12 11:43:28.306235 | controller |             "f:podIP": {},
2026-06-12 11:43:28.306250 | controller |             "f:podIPs": {
2026-06-12 11:43:28.306265 | controller |               ".": {},
2026-06-12 11:43:28.306280 | controller |               "k:{\"ip\":\"10.217.1.40\"}": {
2026-06-12 11:43:28.306294 | controller |                 ".": {},
2026-06-12 11:43:28.306309 | controller |                 "f:ip": {}
2026-06-12 11:43:28.306324 | controller |               }
2026-06-12 11:43:28.306339 | controller |             },
2026-06-12 11:43:28.306354 | controller |             "f:startTime": {}
2026-06-12 11:43:28.306368 | controller |           }
2026-06-12 11:43:28.306383 | controller |         },
2026-06-12 11:43:28.306398 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.306413 | controller |         "operation": "Update",
2026-06-12 11:43:28.306428 | controller |         "subresource": "status",
2026-06-12 11:43:28.306443 | controller |         "time": "2026-06-12T11:09:00Z"
2026-06-12 11:43:28.306458 | controller |       }
2026-06-12 11:43:28.306472 | controller |     ],
2026-06-12 11:43:28.306487 | controller |     "name": "neutron-operator-controller-manager-6c7667d64b-bsrp9",
2026-06-12 11:43:28.306502 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.306520 | controller |     "ownerReferences": [
2026-06-12 11:43:28.306536 | controller |       {
2026-06-12 11:43:28.306552 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.306567 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.306581 | controller |         "controller": true,
2026-06-12 11:43:28.306596 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.306611 | controller |         "name": "neutron-operator-controller-manager-6c7667d64b",
2026-06-12 11:43:28.306626 | controller |         "uid": "9b2bbf02-47c8-4eb3-9932-e6ab0867425b"
2026-06-12 11:43:28.306640 | controller |       }
2026-06-12 11:43:28.306656 | controller |     ],
2026-06-12 11:43:28.306671 | controller |     "resourceVersion": "88400",
2026-06-12 11:43:28.306686 | controller |     "uid": "2ea6a4c9-1b6f-4dcd-ae49-d21cdb8fba8c"
2026-06-12 11:43:28.306700 | controller |   },
2026-06-12 11:43:28.306715 | controller |   "spec": {
2026-06-12 11:43:28.306730 | controller |     "containers": [
2026-06-12 11:43:28.306745 | controller |       {
2026-06-12 11:43:28.306759 | controller |         "args": [
2026-06-12 11:43:28.306774 | controller |           "--leader-elect",
2026-06-12 11:43:28.306789 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.306804 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.306819 | controller |         ],
2026-06-12 11:43:28.306833 | controller |         "command": [
2026-06-12 11:43:28.306865 | controller |           "/manager"
2026-06-12 11:43:28.306886 | controller |         ],
2026-06-12 11:43:28.306902 | controller |         "env": [
2026-06-12 11:43:28.306916 | controller |           {
2026-06-12 11:43:28.306931 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.306946 | controller |             "value": "30"
2026-06-12 11:43:28.306961 | controller |           },
2026-06-12 11:43:28.306976 | controller |           {
2026-06-12 11:43:28.306990 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.307005 | controller |             "value": "20"
2026-06-12 11:43:28.307020 | controller |           },
2026-06-12 11:43:28.307035 | controller |           {
2026-06-12 11:43:28.307059 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.307076 | controller |             "value": "5"
2026-06-12 11:43:28.307091 | controller |           },
2026-06-12 11:43:28.307110 | controller |           {
2026-06-12 11:43:28.307124 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.307139 | controller |             "value": "false"
2026-06-12 11:43:28.307155 | controller |           },
2026-06-12 11:43:28.307169 | controller |           {
2026-06-12 11:43:28.307184 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.307199 | controller |             "value": "false"
2026-06-12 11:43:28.307214 | controller |           }
2026-06-12 11:43:28.307229 | controller |         ],
2026-06-12 11:43:28.307245 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 11:43:28.307260 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.307275 | controller |         "livenessProbe": {
2026-06-12 11:43:28.307290 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.307305 | controller |           "httpGet": {
2026-06-12 11:43:28.307320 | controller |             "path": "/healthz",
2026-06-12 11:43:28.307335 | controller |             "port": 8081,
2026-06-12 11:43:28.307349 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.307364 | controller |           },
2026-06-12 11:43:28.307378 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.307393 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.307407 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.307422 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.307436 | controller |         },
2026-06-12 11:43:28.307451 | controller |         "name": "manager",
2026-06-12 11:43:28.307466 | controller |         "readinessProbe": {
2026-06-12 11:43:28.307481 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.307495 | controller |           "httpGet": {
2026-06-12 11:43:28.307511 | controller |             "path": "/readyz",
2026-06-12 11:43:28.307527 | controller |             "port": 8081,
2026-06-12 11:43:28.307544 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.307558 | controller |           },
2026-06-12 11:43:28.307573 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.307588 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.307602 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.307617 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.307631 | controller |         },
2026-06-12 11:43:28.307646 | controller |         "resources": {
2026-06-12 11:43:28.307660 | controller |           "limits": {
2026-06-12 11:43:28.307675 | controller |             "cpu": "500m",
2026-06-12 11:43:28.307689 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.307704 | controller |           },
2026-06-12 11:43:28.307719 | controller |           "requests": {
2026-06-12 11:43:28.307733 | controller |             "cpu": "10m",
2026-06-12 11:43:28.307748 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.307762 | controller |           }
2026-06-12 11:43:28.307777 | controller |         },
2026-06-12 11:43:28.307791 | controller |         "securityContext": {
2026-06-12 11:43:28.307806 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.307820 | controller |           "capabilities": {
2026-06-12 11:43:28.307835 | controller |             "drop": [
2026-06-12 11:43:28.307868 | controller |               "MKNOD"
2026-06-12 11:43:28.307885 | controller |             ]
2026-06-12 11:43:28.307900 | controller |           }
2026-06-12 11:43:28.307915 | controller |         },
2026-06-12 11:43:28.307930 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.307944 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.307959 | controller |         "volumeMounts": [
2026-06-12 11:43:28.307974 | controller |           {
2026-06-12 11:43:28.307988 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.308008 | controller |             "name": "kube-api-access-f5z4d",
2026-06-12 11:43:28.308023 | controller |             "readOnly": true
2026-06-12 11:43:28.308039 | controller |           }
2026-06-12 11:43:28.308054 | controller |         ]
2026-06-12 11:43:28.308068 | controller |       }
2026-06-12 11:43:28.308083 | controller |     ],
2026-06-12 11:43:28.308097 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.308112 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.308127 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.308142 | controller |       {
2026-06-12 11:43:28.308157 | controller |         "name": "neutron-operator-controller-manager-dockercfg-wgjst"
2026-06-12 11:43:28.308171 | controller |       }
2026-06-12 11:43:28.308186 | controller |     ],
2026-06-12 11:43:28.308201 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.308216 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.308231 | controller |     "priority": 0,
2026-06-12 11:43:28.308246 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.308261 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.308276 | controller |     "securityContext": {
2026-06-12 11:43:28.308291 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.308305 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.308320 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.308334 | controller |       }
2026-06-12 11:43:28.308350 | controller |     },
2026-06-12 11:43:28.308364 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-12 11:43:28.308379 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-12 11:43:28.308394 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.308408 | controller |     "tolerations": [
2026-06-12 11:43:28.308423 | controller |       {
2026-06-12 11:43:28.308438 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.308453 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.308468 | controller |         "operator": "Exists",
2026-06-12 11:43:28.308482 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.308497 | controller |       },
2026-06-12 11:43:28.308512 | controller |       {
2026-06-12 11:43:28.308526 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.308541 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.308555 | controller |         "operator": "Exists",
2026-06-12 11:43:28.308572 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.308589 | controller |       },
2026-06-12 11:43:28.308604 | controller |       {
2026-06-12 11:43:28.308618 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.308633 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.308648 | controller |         "operator": "Exists"
2026-06-12 11:43:28.308663 | controller |       }
2026-06-12 11:43:28.308678 | controller |     ],
2026-06-12 11:43:28.308692 | controller |     "volumes": [
2026-06-12 11:43:28.308707 | controller |       {
2026-06-12 11:43:28.308722 | controller |         "name": "kube-api-access-f5z4d",
2026-06-12 11:43:28.308737 | controller |         "projected": {
2026-06-12 11:43:28.308752 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.308767 | controller |           "sources": [
2026-06-12 11:43:28.308782 | controller |             {
2026-06-12 11:43:28.308797 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.308812 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.308826 | controller |                 "path": "token"
2026-06-12 11:43:28.308841 | controller |               }
2026-06-12 11:43:28.308874 | controller |             },
2026-06-12 11:43:28.308890 | controller |             {
2026-06-12 11:43:28.308905 | controller |               "configMap": {
2026-06-12 11:43:28.308924 | controller |                 "items": [
2026-06-12 11:43:28.308939 | controller |                   {
2026-06-12 11:43:28.308954 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.308969 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.308983 | controller |                   }
2026-06-12 11:43:28.308998 | controller |                 ],
2026-06-12 11:43:28.309012 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.309027 | controller |               }
2026-06-12 11:43:28.309042 | controller |             },
2026-06-12 11:43:28.309057 | controller |             {
2026-06-12 11:43:28.309073 | controller |               "downwardAPI": {
2026-06-12 11:43:28.309087 | controller |                 "items": [
2026-06-12 11:43:28.309102 | controller |                   {
2026-06-12 11:43:28.309117 | controller |                     "fieldRef": {
2026-06-12 11:43:28.309132 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.309147 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.309162 | controller |                     },
2026-06-12 11:43:28.309176 | controller |                     "path": "namespace"
2026-06-12 11:43:28.309191 | controller |                   }
2026-06-12 11:43:28.309206 | controller |                 ]
2026-06-12 11:43:28.309221 | controller |               }
2026-06-12 11:43:28.309236 | controller |             },
2026-06-12 11:43:28.309250 | controller |             {
2026-06-12 11:43:28.309265 | controller |               "configMap": {
2026-06-12 11:43:28.309281 | controller |                 "items": [
2026-06-12 11:43:28.309296 | controller |                   {
2026-06-12 11:43:28.309311 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.309326 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.309341 | controller |                   }
2026-06-12 11:43:28.309355 | controller |                 ],
2026-06-12 11:43:28.309370 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.309384 | controller |               }
2026-06-12 11:43:28.309399 | controller |             }
2026-06-12 11:43:28.309413 | controller |           ]
2026-06-12 11:43:28.309428 | controller |         }
2026-06-12 11:43:28.309443 | controller |       }
2026-06-12 11:43:28.309457 | controller |     ]
2026-06-12 11:43:28.309472 | controller |   },
2026-06-12 11:43:28.309486 | controller |   "status": {
2026-06-12 11:43:28.309501 | controller |     "conditions": [
2026-06-12 11:43:28.309516 | controller |       {
2026-06-12 11:43:28.309530 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.309545 | controller |         "lastTransitionTime": "2026-06-12T11:08:48Z",
2026-06-12 11:43:28.309560 | controller |         "status": "True",
2026-06-12 11:43:28.309574 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.309589 | controller |       },
2026-06-12 11:43:28.309603 | controller |       {
2026-06-12 11:43:28.309617 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.309632 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.309647 | controller |         "status": "True",
2026-06-12 11:43:28.309662 | controller |         "type": "Initialized"
2026-06-12 11:43:28.309678 | controller |       },
2026-06-12 11:43:28.309701 | controller |       {
2026-06-12 11:43:28.309785 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.309806 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.309822 | controller |         "status": "True",
2026-06-12 11:43:28.309837 | controller |         "type": "Ready"
2026-06-12 11:43:28.309874 | controller |       },
2026-06-12 11:43:28.309892 | controller |       {
2026-06-12 11:43:28.309907 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.309922 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.309940 | controller |         "status": "True",
2026-06-12 11:43:28.309955 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.309970 | controller |       },
2026-06-12 11:43:28.309984 | controller |       {
2026-06-12 11:43:28.309999 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.310014 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.310028 | controller |         "status": "True",
2026-06-12 11:43:28.310043 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.310057 | controller |       }
2026-06-12 11:43:28.310072 | controller |     ],
2026-06-12 11:43:28.310086 | controller |     "containerStatuses": [
2026-06-12 11:43:28.310101 | controller |       {
2026-06-12 11:43:28.310116 | controller |         "allocatedResources": {
2026-06-12 11:43:28.310130 | controller |           "cpu": "10m",
2026-06-12 11:43:28.310144 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.310159 | controller |         },
2026-06-12 11:43:28.310173 | controller |         "containerID": "cri-o://a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146",
2026-06-12 11:43:28.310189 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 11:43:28.310204 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 11:43:28.310219 | controller |         "lastState": {},
2026-06-12 11:43:28.310234 | controller |         "name": "manager",
2026-06-12 11:43:28.310249 | controller |         "ready": true,
2026-06-12 11:43:28.310264 | controller |         "resources": {
2026-06-12 11:43:28.310278 | controller |           "limits": {
2026-06-12 11:43:28.310293 | controller |             "cpu": "500m",
2026-06-12 11:43:28.310308 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.310323 | controller |           },
2026-06-12 11:43:28.310338 | controller |           "requests": {
2026-06-12 11:43:28.310352 | controller |             "cpu": "10m",
2026-06-12 11:43:28.310367 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.310381 | controller |           }
2026-06-12 11:43:28.310396 | controller |         },
2026-06-12 11:43:28.310411 | controller |         "restartCount": 0,
2026-06-12 11:43:28.310425 | controller |         "started": true,
2026-06-12 11:43:28.310440 | controller |         "state": {
2026-06-12 11:43:28.310455 | controller |           "running": {
2026-06-12 11:43:28.310470 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.310484 | controller |           }
2026-06-12 11:43:28.310499 | controller |         },
2026-06-12 11:43:28.310516 | controller |         "user": {
2026-06-12 11:43:28.310533 | controller |           "linux": {
2026-06-12 11:43:28.310549 | controller |             "gid": 0,
2026-06-12 11:43:28.310564 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.310578 | controller |               0
2026-06-12 11:43:28.310593 | controller |             ],
2026-06-12 11:43:28.310608 | controller |             "uid": 65532
2026-06-12 11:43:28.310623 | controller |           }
2026-06-12 11:43:28.310637 | controller |         },
2026-06-12 11:43:28.310652 | controller |         "volumeMounts": [
2026-06-12 11:43:28.310667 | controller |           {
2026-06-12 11:43:28.310682 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.310697 | controller |             "name": "kube-api-access-f5z4d",
2026-06-12 11:43:28.310711 | controller |             "readOnly": true,
2026-06-12 11:43:28.310726 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.310741 | controller |           }
2026-06-12 11:43:28.310756 | controller |         ]
2026-06-12 11:43:28.310771 | controller |       }
2026-06-12 11:43:28.310789 | controller |     ],
2026-06-12 11:43:28.310804 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.310819 | controller |     "hostIPs": [
2026-06-12 11:43:28.310834 | controller |       {
2026-06-12 11:43:28.310878 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.310899 | controller |       }
2026-06-12 11:43:28.310915 | controller |     ],
2026-06-12 11:43:28.310930 | controller |     "phase": "Running",
2026-06-12 11:43:28.310945 | controller |     "podIP": "10.217.1.40",
2026-06-12 11:43:28.310960 | controller |     "podIPs": [
2026-06-12 11:43:28.310975 | controller |       {
2026-06-12 11:43:28.310990 | controller |         "ip": "10.217.1.40"
2026-06-12 11:43:28.311004 | controller |       }
2026-06-12 11:43:28.311028 | controller |     ],
2026-06-12 11:43:28.311043 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.311058 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.311073 | controller |   }
2026-06-12 11:43:28.311087 | controller | }
2026-06-12 11:43:28.332051 | controller | ok:
2026-06-12 11:43:28.332105 | controller | {
2026-06-12 11:43:28.332126 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.332143 | controller |   "kind": "Pod",
2026-06-12 11:43:28.332159 | controller |   "metadata": {
2026-06-12 11:43:28.332175 | controller |     "annotations": {
2026-06-12 11:43:28.332190 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.41/23\"],\"mac_address\":\"0a:58:0a:d9:01:29\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.41/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.332207 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.41\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:29\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.332224 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.332240 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.332256 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.332272 | controller |     },
2026-06-12 11:43:28.332287 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.332303 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-12 11:43:28.332318 | controller |     "generation": 1,
2026-06-12 11:43:28.332333 | controller |     "labels": {
2026-06-12 11:43:28.332348 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-12 11:43:28.332363 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.332378 | controller |       "openstack.org/operator-name": "nova",
2026-06-12 11:43:28.332393 | controller |       "pod-template-hash": "6df846755f"
2026-06-12 11:43:28.332408 | controller |     },
2026-06-12 11:43:28.332423 | controller |     "managedFields": [
2026-06-12 11:43:28.332438 | controller |       {
2026-06-12 11:43:28.332453 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.332467 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.332483 | controller |         "fieldsV1": {
2026-06-12 11:43:28.332498 | controller |           "f:metadata": {
2026-06-12 11:43:28.332513 | controller |             "f:annotations": {
2026-06-12 11:43:28.332528 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.332543 | controller |             }
2026-06-12 11:43:28.332559 | controller |           }
2026-06-12 11:43:28.332574 | controller |         },
2026-06-12 11:43:28.332588 | controller |         "manager": "crc",
2026-06-12 11:43:28.332608 | controller |         "operation": "Update",
2026-06-12 11:43:28.332689 | controller |         "subresource": "status",
2026-06-12 11:43:28.332710 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.332726 | controller |       },
2026-06-12 11:43:28.332741 | controller |       {
2026-06-12 11:43:28.332756 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.332771 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.332785 | controller |         "fieldsV1": {
2026-06-12 11:43:28.332800 | controller |           "f:metadata": {
2026-06-12 11:43:28.332814 | controller |             "f:annotations": {
2026-06-12 11:43:28.332829 | controller |               ".": {},
2026-06-12 11:43:28.332844 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.332883 | controller |             },
2026-06-12 11:43:28.332900 | controller |             "f:generateName": {},
2026-06-12 11:43:28.332915 | controller |             "f:labels": {
2026-06-12 11:43:28.332930 | controller |               ".": {},
2026-06-12 11:43:28.332945 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.332960 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.332975 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.332990 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.333005 | controller |             },
2026-06-12 11:43:28.333019 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.333034 | controller |               ".": {},
2026-06-12 11:43:28.333049 | controller |               "k:{\"uid\":\"6d309442-368a-46be-8be0-5d3dc960ef7e\"}": {}
2026-06-12 11:43:28.333064 | controller |             }
2026-06-12 11:43:28.333078 | controller |           },
2026-06-12 11:43:28.333093 | controller |           "f:spec": {
2026-06-12 11:43:28.333108 | controller |             "f:containers": {
2026-06-12 11:43:28.333123 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.333138 | controller |                 ".": {},
2026-06-12 11:43:28.333153 | controller |                 "f:args": {},
2026-06-12 11:43:28.333167 | controller |                 "f:command": {},
2026-06-12 11:43:28.333182 | controller |                 "f:env": {
2026-06-12 11:43:28.333196 | controller |                   ".": {},
2026-06-12 11:43:28.333211 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.333225 | controller |                     ".": {},
2026-06-12 11:43:28.333240 | controller |                     "f:name": {},
2026-06-12 11:43:28.333255 | controller |                     "f:value": {}
2026-06-12 11:43:28.333269 | controller |                   },
2026-06-12 11:43:28.333284 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.333298 | controller |                     ".": {},
2026-06-12 11:43:28.333313 | controller |                     "f:name": {},
2026-06-12 11:43:28.333328 | controller |                     "f:value": {}
2026-06-12 11:43:28.333343 | controller |                   },
2026-06-12 11:43:28.333357 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.333373 | controller |                     ".": {},
2026-06-12 11:43:28.333388 | controller |                     "f:name": {},
2026-06-12 11:43:28.333403 | controller |                     "f:value": {}
2026-06-12 11:43:28.333418 | controller |                   },
2026-06-12 11:43:28.333433 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.333448 | controller |                     ".": {},
2026-06-12 11:43:28.333463 | controller |                     "f:name": {},
2026-06-12 11:43:28.333478 | controller |                     "f:value": {}
2026-06-12 11:43:28.333492 | controller |                   },
2026-06-12 11:43:28.333507 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.333522 | controller |                     ".": {},
2026-06-12 11:43:28.333541 | controller |                     "f:name": {},
2026-06-12 11:43:28.333556 | controller |                     "f:value": {}
2026-06-12 11:43:28.333572 | controller |                   }
2026-06-12 11:43:28.333587 | controller |                 },
2026-06-12 11:43:28.333602 | controller |                 "f:image": {},
2026-06-12 11:43:28.333616 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.333632 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.333647 | controller |                   ".": {},
2026-06-12 11:43:28.333662 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.333676 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.333691 | controller |                     ".": {},
2026-06-12 11:43:28.333706 | controller |                     "f:path": {},
2026-06-12 11:43:28.333721 | controller |                     "f:port": {},
2026-06-12 11:43:28.333736 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.333751 | controller |                   },
2026-06-12 11:43:28.333766 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.333781 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.333796 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.333810 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.333825 | controller |                 },
2026-06-12 11:43:28.333840 | controller |                 "f:name": {},
2026-06-12 11:43:28.333885 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.333903 | controller |                   ".": {},
2026-06-12 11:43:28.333918 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.333933 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.333948 | controller |                     ".": {},
2026-06-12 11:43:28.333963 | controller |                     "f:path": {},
2026-06-12 11:43:28.333978 | controller |                     "f:port": {},
2026-06-12 11:43:28.333992 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.334007 | controller |                   },
2026-06-12 11:43:28.334022 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.334037 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.334051 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.334066 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.334081 | controller |                 },
2026-06-12 11:43:28.334095 | controller |                 "f:resources": {
2026-06-12 11:43:28.334110 | controller |                   ".": {},
2026-06-12 11:43:28.334125 | controller |                   "f:limits": {
2026-06-12 11:43:28.334140 | controller |                     ".": {},
2026-06-12 11:43:28.334155 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.334169 | controller |                     "f:memory": {}
2026-06-12 11:43:28.334184 | controller |                   },
2026-06-12 11:43:28.334199 | controller |                   "f:requests": {
2026-06-12 11:43:28.334214 | controller |                     ".": {},
2026-06-12 11:43:28.334228 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.334243 | controller |                     "f:memory": {}
2026-06-12 11:43:28.334257 | controller |                   }
2026-06-12 11:43:28.334272 | controller |                 },
2026-06-12 11:43:28.334287 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.334302 | controller |                   ".": {},
2026-06-12 11:43:28.334317 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.334332 | controller |                 },
2026-06-12 11:43:28.334347 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.334363 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.334378 | controller |               }
2026-06-12 11:43:28.334400 | controller |             },
2026-06-12 11:43:28.334416 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.334431 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.334446 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.334461 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.334476 | controller |             "f:securityContext": {
2026-06-12 11:43:28.334491 | controller |               ".": {},
2026-06-12 11:43:28.334506 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.334521 | controller |             },
2026-06-12 11:43:28.334536 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.334551 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.334566 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.334581 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.334596 | controller |           }
2026-06-12 11:43:28.334611 | controller |         },
2026-06-12 11:43:28.334626 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.334641 | controller |         "operation": "Update",
2026-06-12 11:43:28.334656 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.334671 | controller |       },
2026-06-12 11:43:28.334686 | controller |       {
2026-06-12 11:43:28.334702 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.334717 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.334732 | controller |         "fieldsV1": {
2026-06-12 11:43:28.334747 | controller |           "f:metadata": {
2026-06-12 11:43:28.334775 | controller |             "f:annotations": {
2026-06-12 11:43:28.334790 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.334805 | controller |             }
2026-06-12 11:43:28.334821 | controller |           }
2026-06-12 11:43:28.334836 | controller |         },
2026-06-12 11:43:28.334879 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.334895 | controller |         "operation": "Update",
2026-06-12 11:43:28.334909 | controller |         "subresource": "status",
2026-06-12 11:43:28.334924 | controller |         "time": "2026-06-12T11:08:14Z"
2026-06-12 11:43:28.334939 | controller |       },
2026-06-12 11:43:28.334954 | controller |       {
2026-06-12 11:43:28.334969 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.334983 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.334998 | controller |         "fieldsV1": {
2026-06-12 11:43:28.335012 | controller |           "f:status": {
2026-06-12 11:43:28.335027 | controller |             "f:conditions": {
2026-06-12 11:43:28.335042 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.335057 | controller |                 ".": {},
2026-06-12 11:43:28.335072 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.335087 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.335101 | controller |                 "f:status": {},
2026-06-12 11:43:28.335116 | controller |                 "f:type": {}
2026-06-12 11:43:28.335131 | controller |               },
2026-06-12 11:43:28.335145 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.335160 | controller |                 ".": {},
2026-06-12 11:43:28.335175 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.335190 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.335204 | controller |                 "f:status": {},
2026-06-12 11:43:28.335219 | controller |                 "f:type": {}
2026-06-12 11:43:28.335233 | controller |               },
2026-06-12 11:43:28.335248 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.335262 | controller |                 ".": {},
2026-06-12 11:43:28.335277 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.335296 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.335312 | controller |                 "f:status": {},
2026-06-12 11:43:28.335327 | controller |                 "f:type": {}
2026-06-12 11:43:28.335341 | controller |               },
2026-06-12 11:43:28.335356 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.335371 | controller |                 ".": {},
2026-06-12 11:43:28.335385 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.335400 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.335415 | controller |                 "f:status": {},
2026-06-12 11:43:28.335487 | controller |                 "f:type": {}
2026-06-12 11:43:28.335505 | controller |               }
2026-06-12 11:43:28.335520 | controller |             },
2026-06-12 11:43:28.335535 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.335550 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.335565 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.335580 | controller |             "f:phase": {},
2026-06-12 11:43:28.335595 | controller |             "f:podIP": {},
2026-06-12 11:43:28.335610 | controller |             "f:podIPs": {
2026-06-12 11:43:28.335625 | controller |               ".": {},
2026-06-12 11:43:28.335640 | controller |               "k:{\"ip\":\"10.217.1.41\"}": {
2026-06-12 11:43:28.335654 | controller |                 ".": {},
2026-06-12 11:43:28.335669 | controller |                 "f:ip": {}
2026-06-12 11:43:28.335684 | controller |               }
2026-06-12 11:43:28.335699 | controller |             },
2026-06-12 11:43:28.335714 | controller |             "f:startTime": {}
2026-06-12 11:43:28.335729 | controller |           }
2026-06-12 11:43:28.335744 | controller |         },
2026-06-12 11:43:28.335758 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.335773 | controller |         "operation": "Update",
2026-06-12 11:43:28.335788 | controller |         "subresource": "status",
2026-06-12 11:43:28.335803 | controller |         "time": "2026-06-12T11:09:00Z"
2026-06-12 11:43:28.335819 | controller |       }
2026-06-12 11:43:28.335834 | controller |     ],
2026-06-12 11:43:28.335864 | controller |     "name": "nova-operator-controller-manager-6df846755f-4pz86",
2026-06-12 11:43:28.335884 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.335900 | controller |     "ownerReferences": [
2026-06-12 11:43:28.335915 | controller |       {
2026-06-12 11:43:28.335931 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.335946 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.335961 | controller |         "controller": true,
2026-06-12 11:43:28.335976 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.335991 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-12 11:43:28.336006 | controller |         "uid": "6d309442-368a-46be-8be0-5d3dc960ef7e"
2026-06-12 11:43:28.336021 | controller |       }
2026-06-12 11:43:28.336036 | controller |     ],
2026-06-12 11:43:28.336050 | controller |     "resourceVersion": "88361",
2026-06-12 11:43:28.336065 | controller |     "uid": "213d616b-0cf9-4d6b-b51d-452a80897145"
2026-06-12 11:43:28.336080 | controller |   },
2026-06-12 11:43:28.336094 | controller |   "spec": {
2026-06-12 11:43:28.336109 | controller |     "containers": [
2026-06-12 11:43:28.336124 | controller |       {
2026-06-12 11:43:28.336138 | controller |         "args": [
2026-06-12 11:43:28.336153 | controller |           "--leader-elect",
2026-06-12 11:43:28.336167 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.336182 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.336197 | controller |         ],
2026-06-12 11:43:28.336212 | controller |         "command": [
2026-06-12 11:43:28.336227 | controller |           "/manager"
2026-06-12 11:43:28.336246 | controller |         ],
2026-06-12 11:43:28.336261 | controller |         "env": [
2026-06-12 11:43:28.336276 | controller |           {
2026-06-12 11:43:28.336290 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.336305 | controller |             "value": "30"
2026-06-12 11:43:28.336319 | controller |           },
2026-06-12 11:43:28.336334 | controller |           {
2026-06-12 11:43:28.336349 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.336364 | controller |             "value": "20"
2026-06-12 11:43:28.336378 | controller |           },
2026-06-12 11:43:28.336393 | controller |           {
2026-06-12 11:43:28.336408 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.336423 | controller |             "value": "5"
2026-06-12 11:43:28.336437 | controller |           },
2026-06-12 11:43:28.336452 | controller |           {
2026-06-12 11:43:28.336466 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.336481 | controller |             "value": "false"
2026-06-12 11:43:28.336496 | controller |           },
2026-06-12 11:43:28.336511 | controller |           {
2026-06-12 11:43:28.336526 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.336540 | controller |             "value": "false"
2026-06-12 11:43:28.336555 | controller |           }
2026-06-12 11:43:28.336570 | controller |         ],
2026-06-12 11:43:28.336585 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 11:43:28.336602 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.336617 | controller |         "livenessProbe": {
2026-06-12 11:43:28.336632 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.336647 | controller |           "httpGet": {
2026-06-12 11:43:28.336662 | controller |             "path": "/healthz",
2026-06-12 11:43:28.336678 | controller |             "port": 8081,
2026-06-12 11:43:28.336693 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.336708 | controller |           },
2026-06-12 11:43:28.336723 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.336737 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.336752 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.336767 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.336783 | controller |         },
2026-06-12 11:43:28.336798 | controller |         "name": "manager",
2026-06-12 11:43:28.336813 | controller |         "readinessProbe": {
2026-06-12 11:43:28.336828 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.336843 | controller |           "httpGet": {
2026-06-12 11:43:28.336879 | controller |             "path": "/readyz",
2026-06-12 11:43:28.336896 | controller |             "port": 8081,
2026-06-12 11:43:28.336911 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.336926 | controller |           },
2026-06-12 11:43:28.336941 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.336956 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.336971 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.336986 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.337001 | controller |         },
2026-06-12 11:43:28.337016 | controller |         "resources": {
2026-06-12 11:43:28.337030 | controller |           "limits": {
2026-06-12 11:43:28.337047 | controller |             "cpu": "500m",
2026-06-12 11:43:28.337063 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.337079 | controller |           },
2026-06-12 11:43:28.337094 | controller |           "requests": {
2026-06-12 11:43:28.337109 | controller |             "cpu": "10m",
2026-06-12 11:43:28.337124 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.337139 | controller |           }
2026-06-12 11:43:28.337154 | controller |         },
2026-06-12 11:43:28.337169 | controller |         "securityContext": {
2026-06-12 11:43:28.337187 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.337203 | controller |           "capabilities": {
2026-06-12 11:43:28.337218 | controller |             "drop": [
2026-06-12 11:43:28.337232 | controller |               "MKNOD"
2026-06-12 11:43:28.337247 | controller |             ]
2026-06-12 11:43:28.337262 | controller |           }
2026-06-12 11:43:28.337277 | controller |         },
2026-06-12 11:43:28.337292 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.337306 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.337323 | controller |         "volumeMounts": [
2026-06-12 11:43:28.337339 | controller |           {
2026-06-12 11:43:28.337354 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.337370 | controller |             "name": "kube-api-access-qjvzr",
2026-06-12 11:43:28.337385 | controller |             "readOnly": true
2026-06-12 11:43:28.337400 | controller |           }
2026-06-12 11:43:28.337415 | controller |         ]
2026-06-12 11:43:28.337430 | controller |       }
2026-06-12 11:43:28.337445 | controller |     ],
2026-06-12 11:43:28.337459 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.337474 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.337489 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.337503 | controller |       {
2026-06-12 11:43:28.337518 | controller |         "name": "nova-operator-controller-manager-dockercfg-nm256"
2026-06-12 11:43:28.337533 | controller |       }
2026-06-12 11:43:28.337548 | controller |     ],
2026-06-12 11:43:28.337563 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.337577 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.337592 | controller |     "priority": 0,
2026-06-12 11:43:28.337609 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.337626 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.337641 | controller |     "securityContext": {
2026-06-12 11:43:28.337656 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.337671 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.337685 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.337700 | controller |       }
2026-06-12 11:43:28.337716 | controller |     },
2026-06-12 11:43:28.337731 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-12 11:43:28.337746 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-12 11:43:28.337761 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.337776 | controller |     "tolerations": [
2026-06-12 11:43:28.337792 | controller |       {
2026-06-12 11:43:28.337809 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.337827 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.337841 | controller |         "operator": "Exists",
2026-06-12 11:43:28.337887 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.337904 | controller |       },
2026-06-12 11:43:28.337920 | controller |       {
2026-06-12 11:43:28.337935 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.337950 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.337965 | controller |         "operator": "Exists",
2026-06-12 11:43:28.337980 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.337996 | controller |       },
2026-06-12 11:43:28.338011 | controller |       {
2026-06-12 11:43:28.338026 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.338041 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.338056 | controller |         "operator": "Exists"
2026-06-12 11:43:28.338071 | controller |       }
2026-06-12 11:43:28.338086 | controller |     ],
2026-06-12 11:43:28.338100 | controller |     "volumes": [
2026-06-12 11:43:28.338119 | controller |       {
2026-06-12 11:43:28.338135 | controller |         "name": "kube-api-access-qjvzr",
2026-06-12 11:43:28.338149 | controller |         "projected": {
2026-06-12 11:43:28.338164 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.338179 | controller |           "sources": [
2026-06-12 11:43:28.338195 | controller |             {
2026-06-12 11:43:28.338209 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.338224 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.338239 | controller |                 "path": "token"
2026-06-12 11:43:28.338254 | controller |               }
2026-06-12 11:43:28.338268 | controller |             },
2026-06-12 11:43:28.338283 | controller |             {
2026-06-12 11:43:28.338298 | controller |               "configMap": {
2026-06-12 11:43:28.338313 | controller |                 "items": [
2026-06-12 11:43:28.338328 | controller |                   {
2026-06-12 11:43:28.338343 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.338358 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.338373 | controller |                   }
2026-06-12 11:43:28.338388 | controller |                 ],
2026-06-12 11:43:28.338403 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.338418 | controller |               }
2026-06-12 11:43:28.338433 | controller |             },
2026-06-12 11:43:28.338447 | controller |             {
2026-06-12 11:43:28.338462 | controller |               "downwardAPI": {
2026-06-12 11:43:28.338477 | controller |                 "items": [
2026-06-12 11:43:28.338491 | controller |                   {
2026-06-12 11:43:28.338506 | controller |                     "fieldRef": {
2026-06-12 11:43:28.338522 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.338539 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.338555 | controller |                     },
2026-06-12 11:43:28.338570 | controller |                     "path": "namespace"
2026-06-12 11:43:28.338585 | controller |                   }
2026-06-12 11:43:28.338600 | controller |                 ]
2026-06-12 11:43:28.338615 | controller |               }
2026-06-12 11:43:28.338630 | controller |             },
2026-06-12 11:43:28.338645 | controller |             {
2026-06-12 11:43:28.338660 | controller |               "configMap": {
2026-06-12 11:43:28.338675 | controller |                 "items": [
2026-06-12 11:43:28.338689 | controller |                   {
2026-06-12 11:43:28.338704 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.338732 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.338748 | controller |                   }
2026-06-12 11:43:28.338763 | controller |                 ],
2026-06-12 11:43:28.338778 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.338793 | controller |               }
2026-06-12 11:43:28.338808 | controller |             }
2026-06-12 11:43:28.338823 | controller |           ]
2026-06-12 11:43:28.338846 | controller |         }
2026-06-12 11:43:28.338880 | controller |       }
2026-06-12 11:43:28.338896 | controller |     ]
2026-06-12 11:43:28.338911 | controller |   },
2026-06-12 11:43:28.338926 | controller |   "status": {
2026-06-12 11:43:28.338941 | controller |     "conditions": [
2026-06-12 11:43:28.338955 | controller |       {
2026-06-12 11:43:28.338970 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.338985 | controller |         "lastTransitionTime": "2026-06-12T11:08:49Z",
2026-06-12 11:43:28.339001 | controller |         "status": "True",
2026-06-12 11:43:28.339016 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.339032 | controller |       },
2026-06-12 11:43:28.339047 | controller |       {
2026-06-12 11:43:28.339062 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.339081 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.339096 | controller |         "status": "True",
2026-06-12 11:43:28.339111 | controller |         "type": "Initialized"
2026-06-12 11:43:28.339126 | controller |       },
2026-06-12 11:43:28.339141 | controller |       {
2026-06-12 11:43:28.339155 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.339170 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.339184 | controller |         "status": "True",
2026-06-12 11:43:28.339199 | controller |         "type": "Ready"
2026-06-12 11:43:28.339214 | controller |       },
2026-06-12 11:43:28.339229 | controller |       {
2026-06-12 11:43:28.339244 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.339259 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.339274 | controller |         "status": "True",
2026-06-12 11:43:28.339289 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.339304 | controller |       },
2026-06-12 11:43:28.339318 | controller |       {
2026-06-12 11:43:28.339333 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.339347 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.339362 | controller |         "status": "True",
2026-06-12 11:43:28.339377 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.339392 | controller |       }
2026-06-12 11:43:28.339407 | controller |     ],
2026-06-12 11:43:28.339421 | controller |     "containerStatuses": [
2026-06-12 11:43:28.339436 | controller |       {
2026-06-12 11:43:28.339451 | controller |         "allocatedResources": {
2026-06-12 11:43:28.339466 | controller |           "cpu": "10m",
2026-06-12 11:43:28.339481 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.339496 | controller |         },
2026-06-12 11:43:28.339511 | controller |         "containerID": "cri-o://b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82",
2026-06-12 11:43:28.339526 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 11:43:28.339542 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 11:43:28.339556 | controller |         "lastState": {},
2026-06-12 11:43:28.339571 | controller |         "name": "manager",
2026-06-12 11:43:28.339586 | controller |         "ready": true,
2026-06-12 11:43:28.339601 | controller |         "resources": {
2026-06-12 11:43:28.339616 | controller |           "limits": {
2026-06-12 11:43:28.339631 | controller |             "cpu": "500m",
2026-06-12 11:43:28.339646 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.339660 | controller |           },
2026-06-12 11:43:28.339675 | controller |           "requests": {
2026-06-12 11:43:28.339690 | controller |             "cpu": "10m",
2026-06-12 11:43:28.339705 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.339720 | controller |           }
2026-06-12 11:43:28.339735 | controller |         },
2026-06-12 11:43:28.339750 | controller |         "restartCount": 0,
2026-06-12 11:43:28.339765 | controller |         "started": true,
2026-06-12 11:43:28.339780 | controller |         "state": {
2026-06-12 11:43:28.339795 | controller |           "running": {
2026-06-12 11:43:28.339810 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.339825 | controller |           }
2026-06-12 11:43:28.339841 | controller |         },
2026-06-12 11:43:28.339877 | controller |         "user": {
2026-06-12 11:43:28.339895 | controller |           "linux": {
2026-06-12 11:43:28.339910 | controller |             "gid": 0,
2026-06-12 11:43:28.339925 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.339940 | controller |               0
2026-06-12 11:43:28.339955 | controller |             ],
2026-06-12 11:43:28.339974 | controller |             "uid": 65532
2026-06-12 11:43:28.339990 | controller |           }
2026-06-12 11:43:28.340005 | controller |         },
2026-06-12 11:43:28.340019 | controller |         "volumeMounts": [
2026-06-12 11:43:28.340034 | controller |           {
2026-06-12 11:43:28.340049 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.340065 | controller |             "name": "kube-api-access-qjvzr",
2026-06-12 11:43:28.340080 | controller |             "readOnly": true,
2026-06-12 11:43:28.340096 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.340111 | controller |           }
2026-06-12 11:43:28.340126 | controller |         ]
2026-06-12 11:43:28.340141 | controller |       }
2026-06-12 11:43:28.340155 | controller |     ],
2026-06-12 11:43:28.340170 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.340186 | controller |     "hostIPs": [
2026-06-12 11:43:28.340201 | controller |       {
2026-06-12 11:43:28.340215 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.340230 | controller |       }
2026-06-12 11:43:28.340245 | controller |     ],
2026-06-12 11:43:28.340260 | controller |     "phase": "Running",
2026-06-12 11:43:28.340275 | controller |     "podIP": "10.217.1.41",
2026-06-12 11:43:28.340289 | controller |     "podIPs": [
2026-06-12 11:43:28.340304 | controller |       {
2026-06-12 11:43:28.340319 | controller |         "ip": "10.217.1.41"
2026-06-12 11:43:28.340334 | controller |       }
2026-06-12 11:43:28.340349 | controller |     ],
2026-06-12 11:43:28.340363 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.340378 | controller |     "startTime": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.340393 | controller |   }
2026-06-12 11:43:28.340408 | controller | }
2026-06-12 11:43:28.361032 | controller | ok:
2026-06-12 11:43:28.361090 | controller | {
2026-06-12 11:43:28.361111 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.361135 | controller |   "kind": "Pod",
2026-06-12 11:43:28.361151 | controller |   "metadata": {
2026-06-12 11:43:28.361174 | controller |     "annotations": {
2026-06-12 11:43:28.361195 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.42/23\"],\"mac_address\":\"0a:58:0a:d9:01:2a\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.42/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.361213 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.42\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:2a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.361236 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.361252 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.361274 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.361289 | controller |     },
2026-06-12 11:43:28.361310 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.361326 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-12 11:43:28.361347 | controller |     "generation": 1,
2026-06-12 11:43:28.361363 | controller |     "labels": {
2026-06-12 11:43:28.361384 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-12 11:43:28.361399 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.361419 | controller |       "openstack.org/operator-name": "octavia",
2026-06-12 11:43:28.361434 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-12 11:43:28.361458 | controller |     },
2026-06-12 11:43:28.361476 | controller |     "managedFields": [
2026-06-12 11:43:28.361568 | controller |       {
2026-06-12 11:43:28.361591 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.361608 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.361623 | controller |         "fieldsV1": {
2026-06-12 11:43:28.361638 | controller |           "f:metadata": {
2026-06-12 11:43:28.361652 | controller |             "f:annotations": {
2026-06-12 11:43:28.361667 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.361683 | controller |             }
2026-06-12 11:43:28.361698 | controller |           }
2026-06-12 11:43:28.361713 | controller |         },
2026-06-12 11:43:28.361728 | controller |         "manager": "crc",
2026-06-12 11:43:28.361743 | controller |         "operation": "Update",
2026-06-12 11:43:28.361758 | controller |         "subresource": "status",
2026-06-12 11:43:28.361773 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.361788 | controller |       },
2026-06-12 11:43:28.361802 | controller |       {
2026-06-12 11:43:28.361818 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.361833 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.361872 | controller |         "fieldsV1": {
2026-06-12 11:43:28.361894 | controller |           "f:metadata": {
2026-06-12 11:43:28.361910 | controller |             "f:annotations": {
2026-06-12 11:43:28.361925 | controller |               ".": {},
2026-06-12 11:43:28.361940 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.361956 | controller |             },
2026-06-12 11:43:28.361972 | controller |             "f:generateName": {},
2026-06-12 11:43:28.361987 | controller |             "f:labels": {
2026-06-12 11:43:28.362002 | controller |               ".": {},
2026-06-12 11:43:28.362017 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.362032 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.362047 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.362062 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.362077 | controller |             },
2026-06-12 11:43:28.362092 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.362106 | controller |               ".": {},
2026-06-12 11:43:28.362121 | controller |               "k:{\"uid\":\"7f36ee89-8a11-427a-8368-68bc5998451a\"}": {}
2026-06-12 11:43:28.362135 | controller |             }
2026-06-12 11:43:28.362150 | controller |           },
2026-06-12 11:43:28.362165 | controller |           "f:spec": {
2026-06-12 11:43:28.362179 | controller |             "f:containers": {
2026-06-12 11:43:28.362193 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.362208 | controller |                 ".": {},
2026-06-12 11:43:28.362222 | controller |                 "f:args": {},
2026-06-12 11:43:28.362237 | controller |                 "f:command": {},
2026-06-12 11:43:28.362252 | controller |                 "f:env": {
2026-06-12 11:43:28.362266 | controller |                   ".": {},
2026-06-12 11:43:28.362281 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.362296 | controller |                     ".": {},
2026-06-12 11:43:28.362311 | controller |                     "f:name": {},
2026-06-12 11:43:28.362326 | controller |                     "f:value": {}
2026-06-12 11:43:28.362341 | controller |                   },
2026-06-12 11:43:28.362356 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.362370 | controller |                     ".": {},
2026-06-12 11:43:28.362385 | controller |                     "f:name": {},
2026-06-12 11:43:28.362400 | controller |                     "f:value": {}
2026-06-12 11:43:28.362414 | controller |                   },
2026-06-12 11:43:28.362429 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.362458 | controller |                     ".": {},
2026-06-12 11:43:28.362474 | controller |                     "f:name": {},
2026-06-12 11:43:28.362489 | controller |                     "f:value": {}
2026-06-12 11:43:28.362504 | controller |                   },
2026-06-12 11:43:28.362518 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.362533 | controller |                     ".": {},
2026-06-12 11:43:28.362548 | controller |                     "f:name": {},
2026-06-12 11:43:28.362563 | controller |                     "f:value": {}
2026-06-12 11:43:28.362577 | controller |                   },
2026-06-12 11:43:28.362591 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.362606 | controller |                     ".": {},
2026-06-12 11:43:28.362621 | controller |                     "f:name": {},
2026-06-12 11:43:28.362636 | controller |                     "f:value": {}
2026-06-12 11:43:28.362650 | controller |                   }
2026-06-12 11:43:28.362665 | controller |                 },
2026-06-12 11:43:28.362679 | controller |                 "f:image": {},
2026-06-12 11:43:28.362694 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.362709 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.362723 | controller |                   ".": {},
2026-06-12 11:43:28.362738 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.362753 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.362768 | controller |                     ".": {},
2026-06-12 11:43:28.362783 | controller |                     "f:path": {},
2026-06-12 11:43:28.362798 | controller |                     "f:port": {},
2026-06-12 11:43:28.362813 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.362828 | controller |                   },
2026-06-12 11:43:28.362862 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.362883 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.362898 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.362913 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.362928 | controller |                 },
2026-06-12 11:43:28.362943 | controller |                 "f:name": {},
2026-06-12 11:43:28.362958 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.362973 | controller |                   ".": {},
2026-06-12 11:43:28.362988 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.363003 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.363018 | controller |                     ".": {},
2026-06-12 11:43:28.363033 | controller |                     "f:path": {},
2026-06-12 11:43:28.363048 | controller |                     "f:port": {},
2026-06-12 11:43:28.363063 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.363077 | controller |                   },
2026-06-12 11:43:28.363092 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.363107 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.363122 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.363136 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.363151 | controller |                 },
2026-06-12 11:43:28.363166 | controller |                 "f:resources": {
2026-06-12 11:43:28.363181 | controller |                   ".": {},
2026-06-12 11:43:28.363196 | controller |                   "f:limits": {
2026-06-12 11:43:28.363211 | controller |                     ".": {},
2026-06-12 11:43:28.363225 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.363240 | controller |                     "f:memory": {}
2026-06-12 11:43:28.363255 | controller |                   },
2026-06-12 11:43:28.363269 | controller |                   "f:requests": {
2026-06-12 11:43:28.363288 | controller |                     ".": {},
2026-06-12 11:43:28.363303 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.363317 | controller |                     "f:memory": {}
2026-06-12 11:43:28.363332 | controller |                   }
2026-06-12 11:43:28.363347 | controller |                 },
2026-06-12 11:43:28.363361 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.363376 | controller |                   ".": {},
2026-06-12 11:43:28.363390 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.363405 | controller |                 },
2026-06-12 11:43:28.363420 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.363435 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.363450 | controller |               }
2026-06-12 11:43:28.363465 | controller |             },
2026-06-12 11:43:28.363479 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.363494 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.363508 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.363523 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.363540 | controller |             "f:securityContext": {
2026-06-12 11:43:28.363557 | controller |               ".": {},
2026-06-12 11:43:28.363572 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.363586 | controller |             },
2026-06-12 11:43:28.363601 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.363616 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.363630 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.363645 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.363660 | controller |           }
2026-06-12 11:43:28.363675 | controller |         },
2026-06-12 11:43:28.363690 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.363704 | controller |         "operation": "Update",
2026-06-12 11:43:28.363719 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.363734 | controller |       },
2026-06-12 11:43:28.363749 | controller |       {
2026-06-12 11:43:28.363764 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.363778 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.363793 | controller |         "fieldsV1": {
2026-06-12 11:43:28.363808 | controller |           "f:metadata": {
2026-06-12 11:43:28.363903 | controller |             "f:annotations": {
2026-06-12 11:43:28.363923 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.363939 | controller |             }
2026-06-12 11:43:28.363954 | controller |           }
2026-06-12 11:43:28.363969 | controller |         },
2026-06-12 11:43:28.363984 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.363998 | controller |         "operation": "Update",
2026-06-12 11:43:28.364013 | controller |         "subresource": "status",
2026-06-12 11:43:28.364028 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.364043 | controller |       },
2026-06-12 11:43:28.364058 | controller |       {
2026-06-12 11:43:28.364073 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.364088 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.364103 | controller |         "fieldsV1": {
2026-06-12 11:43:28.364118 | controller |           "f:status": {
2026-06-12 11:43:28.364133 | controller |             "f:conditions": {
2026-06-12 11:43:28.364148 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.364163 | controller |                 ".": {},
2026-06-12 11:43:28.364177 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.364192 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.364206 | controller |                 "f:status": {},
2026-06-12 11:43:28.364225 | controller |                 "f:type": {}
2026-06-12 11:43:28.364240 | controller |               },
2026-06-12 11:43:28.364255 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.364270 | controller |                 ".": {},
2026-06-12 11:43:28.364285 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.364300 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.364315 | controller |                 "f:status": {},
2026-06-12 11:43:28.364329 | controller |                 "f:type": {}
2026-06-12 11:43:28.364344 | controller |               },
2026-06-12 11:43:28.364358 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.364373 | controller |                 ".": {},
2026-06-12 11:43:28.364388 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.364403 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.364417 | controller |                 "f:status": {},
2026-06-12 11:43:28.364432 | controller |                 "f:type": {}
2026-06-12 11:43:28.364447 | controller |               },
2026-06-12 11:43:28.364461 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.364476 | controller |                 ".": {},
2026-06-12 11:43:28.364490 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.364505 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.364520 | controller |                 "f:status": {},
2026-06-12 11:43:28.364534 | controller |                 "f:type": {}
2026-06-12 11:43:28.364549 | controller |               }
2026-06-12 11:43:28.364566 | controller |             },
2026-06-12 11:43:28.364583 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.364599 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.364614 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.364628 | controller |             "f:phase": {},
2026-06-12 11:43:28.364643 | controller |             "f:podIP": {},
2026-06-12 11:43:28.364658 | controller |             "f:podIPs": {
2026-06-12 11:43:28.364672 | controller |               ".": {},
2026-06-12 11:43:28.364687 | controller |               "k:{\"ip\":\"10.217.1.42\"}": {
2026-06-12 11:43:28.364701 | controller |                 ".": {},
2026-06-12 11:43:28.364716 | controller |                 "f:ip": {}
2026-06-12 11:43:28.364731 | controller |               }
2026-06-12 11:43:28.364746 | controller |             },
2026-06-12 11:43:28.364760 | controller |             "f:startTime": {}
2026-06-12 11:43:28.364775 | controller |           }
2026-06-12 11:43:28.364790 | controller |         },
2026-06-12 11:43:28.364805 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.364819 | controller |         "operation": "Update",
2026-06-12 11:43:28.364834 | controller |         "subresource": "status",
2026-06-12 11:43:28.364875 | controller |         "time": "2026-06-12T11:18:41Z"
2026-06-12 11:43:28.364896 | controller |       }
2026-06-12 11:43:28.364912 | controller |     ],
2026-06-12 11:43:28.364927 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-blh9w",
2026-06-12 11:43:28.364943 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.364958 | controller |     "ownerReferences": [
2026-06-12 11:43:28.364973 | controller |       {
2026-06-12 11:43:28.364988 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.365003 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.365018 | controller |         "controller": true,
2026-06-12 11:43:28.365032 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.365047 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-12 11:43:28.365062 | controller |         "uid": "7f36ee89-8a11-427a-8368-68bc5998451a"
2026-06-12 11:43:28.365077 | controller |       }
2026-06-12 11:43:28.365092 | controller |     ],
2026-06-12 11:43:28.365111 | controller |     "resourceVersion": "99847",
2026-06-12 11:43:28.365126 | controller |     "uid": "733d0e23-4085-4867-9843-2d15925caa77"
2026-06-12 11:43:28.365142 | controller |   },
2026-06-12 11:43:28.365157 | controller |   "spec": {
2026-06-12 11:43:28.365172 | controller |     "containers": [
2026-06-12 11:43:28.365187 | controller |       {
2026-06-12 11:43:28.365202 | controller |         "args": [
2026-06-12 11:43:28.365217 | controller |           "--leader-elect",
2026-06-12 11:43:28.365232 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.365247 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.365262 | controller |         ],
2026-06-12 11:43:28.365277 | controller |         "command": [
2026-06-12 11:43:28.365292 | controller |           "/manager"
2026-06-12 11:43:28.365306 | controller |         ],
2026-06-12 11:43:28.365321 | controller |         "env": [
2026-06-12 11:43:28.365336 | controller |           {
2026-06-12 11:43:28.365350 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.365365 | controller |             "value": "30"
2026-06-12 11:43:28.365379 | controller |           },
2026-06-12 11:43:28.365393 | controller |           {
2026-06-12 11:43:28.365408 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.365423 | controller |             "value": "20"
2026-06-12 11:43:28.365438 | controller |           },
2026-06-12 11:43:28.365452 | controller |           {
2026-06-12 11:43:28.365467 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.365482 | controller |             "value": "5"
2026-06-12 11:43:28.365496 | controller |           },
2026-06-12 11:43:28.365511 | controller |           {
2026-06-12 11:43:28.365526 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.365541 | controller |             "value": "false"
2026-06-12 11:43:28.365558 | controller |           },
2026-06-12 11:43:28.365576 | controller |           {
2026-06-12 11:43:28.365590 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.365605 | controller |             "value": "false"
2026-06-12 11:43:28.365620 | controller |           }
2026-06-12 11:43:28.365635 | controller |         ],
2026-06-12 11:43:28.365650 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 11:43:28.365666 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.365681 | controller |         "livenessProbe": {
2026-06-12 11:43:28.365696 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.365711 | controller |           "httpGet": {
2026-06-12 11:43:28.365726 | controller |             "path": "/healthz",
2026-06-12 11:43:28.365741 | controller |             "port": 8081,
2026-06-12 11:43:28.365756 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.365770 | controller |           },
2026-06-12 11:43:28.365785 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.365800 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.365815 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.365830 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.365844 | controller |         },
2026-06-12 11:43:28.365879 | controller |         "name": "manager",
2026-06-12 11:43:28.365896 | controller |         "readinessProbe": {
2026-06-12 11:43:28.365911 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.365926 | controller |           "httpGet": {
2026-06-12 11:43:28.365941 | controller |             "path": "/readyz",
2026-06-12 11:43:28.365955 | controller |             "port": 8081,
2026-06-12 11:43:28.365970 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.365985 | controller |           },
2026-06-12 11:43:28.366000 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.366015 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.366034 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.366050 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.366065 | controller |         },
2026-06-12 11:43:28.366080 | controller |         "resources": {
2026-06-12 11:43:28.366094 | controller |           "limits": {
2026-06-12 11:43:28.366109 | controller |             "cpu": "500m",
2026-06-12 11:43:28.366124 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.366138 | controller |           },
2026-06-12 11:43:28.366153 | controller |           "requests": {
2026-06-12 11:43:28.366168 | controller |             "cpu": "10m",
2026-06-12 11:43:28.366182 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.366197 | controller |           }
2026-06-12 11:43:28.366212 | controller |         },
2026-06-12 11:43:28.366227 | controller |         "securityContext": {
2026-06-12 11:43:28.366242 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.366257 | controller |           "capabilities": {
2026-06-12 11:43:28.366272 | controller |             "drop": [
2026-06-12 11:43:28.366287 | controller |               "MKNOD"
2026-06-12 11:43:28.366302 | controller |             ]
2026-06-12 11:43:28.366316 | controller |           }
2026-06-12 11:43:28.366331 | controller |         },
2026-06-12 11:43:28.366346 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.366361 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.366376 | controller |         "volumeMounts": [
2026-06-12 11:43:28.366391 | controller |           {
2026-06-12 11:43:28.366419 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.366435 | controller |             "name": "kube-api-access-cwdzg",
2026-06-12 11:43:28.366450 | controller |             "readOnly": true
2026-06-12 11:43:28.366465 | controller |           }
2026-06-12 11:43:28.366480 | controller |         ]
2026-06-12 11:43:28.366495 | controller |       }
2026-06-12 11:43:28.366510 | controller |     ],
2026-06-12 11:43:28.366524 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.366539 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.366554 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.366569 | controller |       {
2026-06-12 11:43:28.366583 | controller |         "name": "octavia-operator-controller-manager-dockercfg-znbvx"
2026-06-12 11:43:28.366598 | controller |       }
2026-06-12 11:43:28.366613 | controller |     ],
2026-06-12 11:43:28.366628 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.366643 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.366657 | controller |     "priority": 0,
2026-06-12 11:43:28.366672 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.366687 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.366701 | controller |     "securityContext": {
2026-06-12 11:43:28.366715 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.366730 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.366744 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.366759 | controller |       }
2026-06-12 11:43:28.366773 | controller |     },
2026-06-12 11:43:28.366788 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-12 11:43:28.366802 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-12 11:43:28.366817 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.366833 | controller |     "tolerations": [
2026-06-12 11:43:28.366871 | controller |       {
2026-06-12 11:43:28.366888 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.366903 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.366919 | controller |         "operator": "Exists",
2026-06-12 11:43:28.366934 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.366953 | controller |       },
2026-06-12 11:43:28.366968 | controller |       {
2026-06-12 11:43:28.366984 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.366999 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.367014 | controller |         "operator": "Exists",
2026-06-12 11:43:28.367029 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.367044 | controller |       },
2026-06-12 11:43:28.367059 | controller |       {
2026-06-12 11:43:28.367074 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.367088 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.367103 | controller |         "operator": "Exists"
2026-06-12 11:43:28.367118 | controller |       }
2026-06-12 11:43:28.367133 | controller |     ],
2026-06-12 11:43:28.367148 | controller |     "volumes": [
2026-06-12 11:43:28.367163 | controller |       {
2026-06-12 11:43:28.367178 | controller |         "name": "kube-api-access-cwdzg",
2026-06-12 11:43:28.367193 | controller |         "projected": {
2026-06-12 11:43:28.367207 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.367222 | controller |           "sources": [
2026-06-12 11:43:28.367237 | controller |             {
2026-06-12 11:43:28.367252 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.367267 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.367282 | controller |                 "path": "token"
2026-06-12 11:43:28.367297 | controller |               }
2026-06-12 11:43:28.367312 | controller |             },
2026-06-12 11:43:28.367327 | controller |             {
2026-06-12 11:43:28.367342 | controller |               "configMap": {
2026-06-12 11:43:28.367357 | controller |                 "items": [
2026-06-12 11:43:28.367371 | controller |                   {
2026-06-12 11:43:28.367386 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.367401 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.367416 | controller |                   }
2026-06-12 11:43:28.367431 | controller |                 ],
2026-06-12 11:43:28.367446 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.367461 | controller |               }
2026-06-12 11:43:28.367476 | controller |             },
2026-06-12 11:43:28.367491 | controller |             {
2026-06-12 11:43:28.367506 | controller |               "downwardAPI": {
2026-06-12 11:43:28.367521 | controller |                 "items": [
2026-06-12 11:43:28.367536 | controller |                   {
2026-06-12 11:43:28.367551 | controller |                     "fieldRef": {
2026-06-12 11:43:28.367566 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.367581 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.367596 | controller |                     },
2026-06-12 11:43:28.367610 | controller |                     "path": "namespace"
2026-06-12 11:43:28.367625 | controller |                   }
2026-06-12 11:43:28.367640 | controller |                 ]
2026-06-12 11:43:28.367655 | controller |               }
2026-06-12 11:43:28.367670 | controller |             },
2026-06-12 11:43:28.367685 | controller |             {
2026-06-12 11:43:28.367700 | controller |               "configMap": {
2026-06-12 11:43:28.367715 | controller |                 "items": [
2026-06-12 11:43:28.367730 | controller |                   {
2026-06-12 11:43:28.367745 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.367760 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.367775 | controller |                   }
2026-06-12 11:43:28.367790 | controller |                 ],
2026-06-12 11:43:28.367805 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.367819 | controller |               }
2026-06-12 11:43:28.367834 | controller |             }
2026-06-12 11:43:28.367863 | controller |           ]
2026-06-12 11:43:28.367891 | controller |         }
2026-06-12 11:43:28.367907 | controller |       }
2026-06-12 11:43:28.367922 | controller |     ]
2026-06-12 11:43:28.367937 | controller |   },
2026-06-12 11:43:28.367951 | controller |   "status": {
2026-06-12 11:43:28.367966 | controller |     "conditions": [
2026-06-12 11:43:28.367981 | controller |       {
2026-06-12 11:43:28.367996 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.368010 | controller |         "lastTransitionTime": "2026-06-12T11:08:49Z",
2026-06-12 11:43:28.368025 | controller |         "status": "True",
2026-06-12 11:43:28.368039 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.368054 | controller |       },
2026-06-12 11:43:28.368069 | controller |       {
2026-06-12 11:43:28.368084 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.368100 | controller |         "lastTransitionTime": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.368115 | controller |         "status": "True",
2026-06-12 11:43:28.368130 | controller |         "type": "Initialized"
2026-06-12 11:43:28.368146 | controller |       },
2026-06-12 11:43:28.368161 | controller |       {
2026-06-12 11:43:28.368176 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.368191 | controller |         "lastTransitionTime": "2026-06-12T11:18:31Z",
2026-06-12 11:43:28.368206 | controller |         "status": "True",
2026-06-12 11:43:28.368221 | controller |         "type": "Ready"
2026-06-12 11:43:28.368235 | controller |       },
2026-06-12 11:43:28.368250 | controller |       {
2026-06-12 11:43:28.368265 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.368280 | controller |         "lastTransitionTime": "2026-06-12T11:18:31Z",
2026-06-12 11:43:28.368294 | controller |         "status": "True",
2026-06-12 11:43:28.368309 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.368324 | controller |       },
2026-06-12 11:43:28.368338 | controller |       {
2026-06-12 11:43:28.368353 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.368368 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.368383 | controller |         "status": "True",
2026-06-12 11:43:28.368398 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.368413 | controller |       }
2026-06-12 11:43:28.368427 | controller |     ],
2026-06-12 11:43:28.368442 | controller |     "containerStatuses": [
2026-06-12 11:43:28.368456 | controller |       {
2026-06-12 11:43:28.368471 | controller |         "allocatedResources": {
2026-06-12 11:43:28.368486 | controller |           "cpu": "10m",
2026-06-12 11:43:28.368501 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.368516 | controller |         },
2026-06-12 11:43:28.368530 | controller |         "containerID": "cri-o://f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26",
2026-06-12 11:43:28.368546 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 11:43:28.368561 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 11:43:28.368576 | controller |         "lastState": {
2026-06-12 11:43:28.368591 | controller |           "terminated": {
2026-06-12 11:43:28.368605 | controller |             "containerID": "cri-o://5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd",
2026-06-12 11:43:28.368620 | controller |             "exitCode": 1,
2026-06-12 11:43:28.368635 | controller |             "finishedAt": "2026-06-12T11:17:35Z",
2026-06-12 11:43:28.368649 | controller |             "reason": "Error",
2026-06-12 11:43:28.368664 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.368679 | controller |           }
2026-06-12 11:43:28.368693 | controller |         },
2026-06-12 11:43:28.368708 | controller |         "name": "manager",
2026-06-12 11:43:28.368727 | controller |         "ready": true,
2026-06-12 11:43:28.368742 | controller |         "resources": {
2026-06-12 11:43:28.368757 | controller |           "limits": {
2026-06-12 11:43:28.368771 | controller |             "cpu": "500m",
2026-06-12 11:43:28.368786 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.368801 | controller |           },
2026-06-12 11:43:28.368816 | controller |           "requests": {
2026-06-12 11:43:28.368830 | controller |             "cpu": "10m",
2026-06-12 11:43:28.368844 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.368891 | controller |           }
2026-06-12 11:43:28.368907 | controller |         },
2026-06-12 11:43:28.368923 | controller |         "restartCount": 1,
2026-06-12 11:43:28.368937 | controller |         "started": true,
2026-06-12 11:43:28.368953 | controller |         "state": {
2026-06-12 11:43:28.368968 | controller |           "running": {
2026-06-12 11:43:28.368983 | controller |             "startedAt": "2026-06-12T11:18:19Z"
2026-06-12 11:43:28.368998 | controller |           }
2026-06-12 11:43:28.369012 | controller |         },
2026-06-12 11:43:28.369027 | controller |         "user": {
2026-06-12 11:43:28.369042 | controller |           "linux": {
2026-06-12 11:43:28.369057 | controller |             "gid": 0,
2026-06-12 11:43:28.369071 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.369086 | controller |               0
2026-06-12 11:43:28.369100 | controller |             ],
2026-06-12 11:43:28.369115 | controller |             "uid": 65532
2026-06-12 11:43:28.369129 | controller |           }
2026-06-12 11:43:28.369144 | controller |         },
2026-06-12 11:43:28.369159 | controller |         "volumeMounts": [
2026-06-12 11:43:28.369173 | controller |           {
2026-06-12 11:43:28.369188 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.369203 | controller |             "name": "kube-api-access-cwdzg",
2026-06-12 11:43:28.369218 | controller |             "readOnly": true,
2026-06-12 11:43:28.369233 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.369248 | controller |           }
2026-06-12 11:43:28.369263 | controller |         ]
2026-06-12 11:43:28.369278 | controller |       }
2026-06-12 11:43:28.369293 | controller |     ],
2026-06-12 11:43:28.369307 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.369322 | controller |     "hostIPs": [
2026-06-12 11:43:28.369337 | controller |       {
2026-06-12 11:43:28.369351 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.369366 | controller |       }
2026-06-12 11:43:28.369381 | controller |     ],
2026-06-12 11:43:28.369396 | controller |     "phase": "Running",
2026-06-12 11:43:28.369410 | controller |     "podIP": "10.217.1.42",
2026-06-12 11:43:28.369426 | controller |     "podIPs": [
2026-06-12 11:43:28.369442 | controller |       {
2026-06-12 11:43:28.369457 | controller |         "ip": "10.217.1.42"
2026-06-12 11:43:28.369471 | controller |       }
2026-06-12 11:43:28.369486 | controller |     ],
2026-06-12 11:43:28.369501 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.369515 | controller |     "startTime": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.369530 | controller |   }
2026-06-12 11:43:28.369545 | controller | }
2026-06-12 11:43:28.393434 | controller | ok:
2026-06-12 11:43:28.393506 | controller | {
2026-06-12 11:43:28.393536 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.393554 | controller |   "kind": "Pod",
2026-06-12 11:43:28.393576 | controller |   "metadata": {
2026-06-12 11:43:28.393598 | controller |     "annotations": {
2026-06-12 11:43:28.393691 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.43/23\"],\"mac_address\":\"0a:58:0a:d9:01:2b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.43/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.393721 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.43\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:2b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.393738 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.393755 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 11:43:28.393770 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 11:43:28.393785 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 11:43:28.393801 | controller |     },
2026-06-12 11:43:28.393817 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.393832 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-678fc77c54-",
2026-06-12 11:43:28.393870 | controller |     "generation": 1,
2026-06-12 11:43:28.393892 | controller |     "labels": {
2026-06-12 11:43:28.393909 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-12 11:43:28.393924 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.393939 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-12 11:43:28.393954 | controller |       "pod-template-hash": "678fc77c54"
2026-06-12 11:43:28.393969 | controller |     },
2026-06-12 11:43:28.393984 | controller |     "managedFields": [
2026-06-12 11:43:28.393999 | controller |       {
2026-06-12 11:43:28.394015 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.394030 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.394045 | controller |         "fieldsV1": {
2026-06-12 11:43:28.394060 | controller |           "f:metadata": {
2026-06-12 11:43:28.394075 | controller |             "f:annotations": {
2026-06-12 11:43:28.394103 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.394119 | controller |             }
2026-06-12 11:43:28.394134 | controller |           }
2026-06-12 11:43:28.394149 | controller |         },
2026-06-12 11:43:28.394164 | controller |         "manager": "crc",
2026-06-12 11:43:28.394181 | controller |         "operation": "Update",
2026-06-12 11:43:28.394195 | controller |         "subresource": "status",
2026-06-12 11:43:28.394210 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.394224 | controller |       },
2026-06-12 11:43:28.394239 | controller |       {
2026-06-12 11:43:28.394254 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.394269 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.394284 | controller |         "fieldsV1": {
2026-06-12 11:43:28.394298 | controller |           "f:metadata": {
2026-06-12 11:43:28.394313 | controller |             "f:annotations": {
2026-06-12 11:43:28.394328 | controller |               ".": {},
2026-06-12 11:43:28.394343 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.394358 | controller |             },
2026-06-12 11:43:28.394373 | controller |             "f:generateName": {},
2026-06-12 11:43:28.394388 | controller |             "f:labels": {
2026-06-12 11:43:28.394404 | controller |               ".": {},
2026-06-12 11:43:28.394419 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.394434 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.394449 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.394464 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.394479 | controller |             },
2026-06-12 11:43:28.394494 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.394514 | controller |               ".": {},
2026-06-12 11:43:28.394530 | controller |               "k:{\"uid\":\"a6015f1a-9bfe-4161-9679-578f5a4231d7\"}": {}
2026-06-12 11:43:28.394546 | controller |             }
2026-06-12 11:43:28.394562 | controller |           },
2026-06-12 11:43:28.394577 | controller |           "f:spec": {
2026-06-12 11:43:28.394593 | controller |             "f:containers": {
2026-06-12 11:43:28.394607 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.394622 | controller |                 ".": {},
2026-06-12 11:43:28.394637 | controller |                 "f:args": {},
2026-06-12 11:43:28.394652 | controller |                 "f:command": {},
2026-06-12 11:43:28.394667 | controller |                 "f:env": {
2026-06-12 11:43:28.394681 | controller |                   ".": {},
2026-06-12 11:43:28.394696 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.394711 | controller |                     ".": {},
2026-06-12 11:43:28.394726 | controller |                     "f:name": {},
2026-06-12 11:43:28.394741 | controller |                     "f:value": {}
2026-06-12 11:43:28.394755 | controller |                   },
2026-06-12 11:43:28.394770 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.394785 | controller |                     ".": {},
2026-06-12 11:43:28.394799 | controller |                     "f:name": {},
2026-06-12 11:43:28.394814 | controller |                     "f:value": {}
2026-06-12 11:43:28.394829 | controller |                   },
2026-06-12 11:43:28.394843 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.394889 | controller |                     ".": {},
2026-06-12 11:43:28.394906 | controller |                     "f:name": {},
2026-06-12 11:43:28.394921 | controller |                     "f:value": {}
2026-06-12 11:43:28.394935 | controller |                   },
2026-06-12 11:43:28.394950 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.394965 | controller |                     ".": {},
2026-06-12 11:43:28.394980 | controller |                     "f:name": {},
2026-06-12 11:43:28.394994 | controller |                     "f:value": {}
2026-06-12 11:43:28.395009 | controller |                   },
2026-06-12 11:43:28.395023 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395038 | controller |                     ".": {},
2026-06-12 11:43:28.395053 | controller |                     "f:name": {},
2026-06-12 11:43:28.395067 | controller |                     "f:value": {}
2026-06-12 11:43:28.395082 | controller |                   },
2026-06-12 11:43:28.395097 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395111 | controller |                     ".": {},
2026-06-12 11:43:28.395126 | controller |                     "f:name": {},
2026-06-12 11:43:28.395141 | controller |                     "f:value": {}
2026-06-12 11:43:28.395155 | controller |                   },
2026-06-12 11:43:28.395170 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395185 | controller |                     ".": {},
2026-06-12 11:43:28.395200 | controller |                     "f:name": {},
2026-06-12 11:43:28.395215 | controller |                     "f:value": {}
2026-06-12 11:43:28.395229 | controller |                   },
2026-06-12 11:43:28.395244 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395259 | controller |                     ".": {},
2026-06-12 11:43:28.395273 | controller |                     "f:name": {},
2026-06-12 11:43:28.395288 | controller |                     "f:value": {}
2026-06-12 11:43:28.395302 | controller |                   },
2026-06-12 11:43:28.395317 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395336 | controller |                     ".": {},
2026-06-12 11:43:28.395351 | controller |                     "f:name": {},
2026-06-12 11:43:28.395366 | controller |                     "f:value": {}
2026-06-12 11:43:28.395381 | controller |                   },
2026-06-12 11:43:28.395396 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395411 | controller |                     ".": {},
2026-06-12 11:43:28.395426 | controller |                     "f:name": {},
2026-06-12 11:43:28.395441 | controller |                     "f:value": {}
2026-06-12 11:43:28.395456 | controller |                   },
2026-06-12 11:43:28.395471 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395486 | controller |                     ".": {},
2026-06-12 11:43:28.395501 | controller |                     "f:name": {},
2026-06-12 11:43:28.395515 | controller |                     "f:value": {}
2026-06-12 11:43:28.395532 | controller |                   },
2026-06-12 11:43:28.395549 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395565 | controller |                     ".": {},
2026-06-12 11:43:28.395580 | controller |                     "f:name": {},
2026-06-12 11:43:28.395595 | controller |                     "f:value": {}
2026-06-12 11:43:28.395610 | controller |                   },
2026-06-12 11:43:28.395625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395640 | controller |                     ".": {},
2026-06-12 11:43:28.395655 | controller |                     "f:name": {},
2026-06-12 11:43:28.395670 | controller |                     "f:value": {}
2026-06-12 11:43:28.395686 | controller |                   },
2026-06-12 11:43:28.395701 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395716 | controller |                     ".": {},
2026-06-12 11:43:28.395731 | controller |                     "f:name": {},
2026-06-12 11:43:28.395745 | controller |                     "f:value": {}
2026-06-12 11:43:28.395760 | controller |                   },
2026-06-12 11:43:28.395775 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395790 | controller |                     ".": {},
2026-06-12 11:43:28.395805 | controller |                     "f:name": {},
2026-06-12 11:43:28.395819 | controller |                     "f:value": {}
2026-06-12 11:43:28.395834 | controller |                   },
2026-06-12 11:43:28.395863 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395884 | controller |                     ".": {},
2026-06-12 11:43:28.395900 | controller |                     "f:name": {},
2026-06-12 11:43:28.395915 | controller |                     "f:value": {}
2026-06-12 11:43:28.395930 | controller |                   },
2026-06-12 11:43:28.395945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.395960 | controller |                     ".": {},
2026-06-12 11:43:28.395974 | controller |                     "f:name": {},
2026-06-12 11:43:28.395989 | controller |                     "f:value": {}
2026-06-12 11:43:28.396003 | controller |                   },
2026-06-12 11:43:28.396017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396032 | controller |                     ".": {},
2026-06-12 11:43:28.396105 | controller |                     "f:name": {},
2026-06-12 11:43:28.396124 | controller |                     "f:value": {}
2026-06-12 11:43:28.396139 | controller |                   },
2026-06-12 11:43:28.396158 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396174 | controller |                     ".": {},
2026-06-12 11:43:28.396189 | controller |                     "f:name": {},
2026-06-12 11:43:28.396204 | controller |                     "f:value": {}
2026-06-12 11:43:28.396219 | controller |                   },
2026-06-12 11:43:28.396234 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396249 | controller |                     ".": {},
2026-06-12 11:43:28.396264 | controller |                     "f:name": {},
2026-06-12 11:43:28.396279 | controller |                     "f:value": {}
2026-06-12 11:43:28.396294 | controller |                   },
2026-06-12 11:43:28.396309 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396323 | controller |                     ".": {},
2026-06-12 11:43:28.396338 | controller |                     "f:name": {},
2026-06-12 11:43:28.396353 | controller |                     "f:value": {}
2026-06-12 11:43:28.396367 | controller |                   },
2026-06-12 11:43:28.396382 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396397 | controller |                     ".": {},
2026-06-12 11:43:28.396411 | controller |                     "f:name": {},
2026-06-12 11:43:28.396426 | controller |                     "f:value": {}
2026-06-12 11:43:28.396441 | controller |                   },
2026-06-12 11:43:28.396456 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396471 | controller |                     ".": {},
2026-06-12 11:43:28.396486 | controller |                     "f:name": {},
2026-06-12 11:43:28.396500 | controller |                     "f:value": {}
2026-06-12 11:43:28.396516 | controller |                   },
2026-06-12 11:43:28.396532 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396549 | controller |                     ".": {},
2026-06-12 11:43:28.396565 | controller |                     "f:name": {},
2026-06-12 11:43:28.396580 | controller |                     "f:value": {}
2026-06-12 11:43:28.396594 | controller |                   },
2026-06-12 11:43:28.396609 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396624 | controller |                     ".": {},
2026-06-12 11:43:28.396639 | controller |                     "f:name": {},
2026-06-12 11:43:28.396654 | controller |                     "f:value": {}
2026-06-12 11:43:28.396669 | controller |                   },
2026-06-12 11:43:28.396684 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396699 | controller |                     ".": {},
2026-06-12 11:43:28.396715 | controller |                     "f:name": {},
2026-06-12 11:43:28.396730 | controller |                     "f:value": {}
2026-06-12 11:43:28.396745 | controller |                   },
2026-06-12 11:43:28.396760 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396775 | controller |                     ".": {},
2026-06-12 11:43:28.396790 | controller |                     "f:name": {},
2026-06-12 11:43:28.396806 | controller |                     "f:value": {}
2026-06-12 11:43:28.396820 | controller |                   },
2026-06-12 11:43:28.396835 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396871 | controller |                     ".": {},
2026-06-12 11:43:28.396889 | controller |                     "f:name": {},
2026-06-12 11:43:28.396904 | controller |                     "f:value": {}
2026-06-12 11:43:28.396922 | controller |                   },
2026-06-12 11:43:28.396938 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.396953 | controller |                     ".": {},
2026-06-12 11:43:28.396968 | controller |                     "f:name": {},
2026-06-12 11:43:28.397009 | controller |                     "f:value": {}
2026-06-12 11:43:28.397030 | controller |                   },
2026-06-12 11:43:28.397045 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397060 | controller |                     ".": {},
2026-06-12 11:43:28.397075 | controller |                     "f:name": {},
2026-06-12 11:43:28.397090 | controller |                     "f:value": {}
2026-06-12 11:43:28.397105 | controller |                   },
2026-06-12 11:43:28.397120 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397135 | controller |                     ".": {},
2026-06-12 11:43:28.397150 | controller |                     "f:name": {},
2026-06-12 11:43:28.397165 | controller |                     "f:value": {}
2026-06-12 11:43:28.397180 | controller |                   },
2026-06-12 11:43:28.397194 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397209 | controller |                     ".": {},
2026-06-12 11:43:28.397224 | controller |                     "f:name": {},
2026-06-12 11:43:28.397239 | controller |                     "f:value": {}
2026-06-12 11:43:28.397254 | controller |                   },
2026-06-12 11:43:28.397269 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397284 | controller |                     ".": {},
2026-06-12 11:43:28.397299 | controller |                     "f:name": {},
2026-06-12 11:43:28.397313 | controller |                     "f:value": {}
2026-06-12 11:43:28.397328 | controller |                   },
2026-06-12 11:43:28.397342 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397357 | controller |                     ".": {},
2026-06-12 11:43:28.397372 | controller |                     "f:name": {},
2026-06-12 11:43:28.397386 | controller |                     "f:value": {}
2026-06-12 11:43:28.397400 | controller |                   },
2026-06-12 11:43:28.397415 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397430 | controller |                     ".": {},
2026-06-12 11:43:28.397444 | controller |                     "f:name": {},
2026-06-12 11:43:28.397458 | controller |                     "f:value": {}
2026-06-12 11:43:28.397473 | controller |                   },
2026-06-12 11:43:28.397487 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397502 | controller |                     ".": {},
2026-06-12 11:43:28.397516 | controller |                     "f:name": {},
2026-06-12 11:43:28.397531 | controller |                     "f:value": {}
2026-06-12 11:43:28.397545 | controller |                   },
2026-06-12 11:43:28.397560 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397575 | controller |                     ".": {},
2026-06-12 11:43:28.397590 | controller |                     "f:name": {},
2026-06-12 11:43:28.397605 | controller |                     "f:value": {}
2026-06-12 11:43:28.397620 | controller |                   },
2026-06-12 11:43:28.397635 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397650 | controller |                     ".": {},
2026-06-12 11:43:28.397665 | controller |                     "f:name": {},
2026-06-12 11:43:28.397684 | controller |                     "f:value": {}
2026-06-12 11:43:28.397699 | controller |                   },
2026-06-12 11:43:28.397714 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397730 | controller |                     ".": {},
2026-06-12 11:43:28.397744 | controller |                     "f:name": {},
2026-06-12 11:43:28.397759 | controller |                     "f:value": {}
2026-06-12 11:43:28.397774 | controller |                   },
2026-06-12 11:43:28.397789 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397805 | controller |                     ".": {},
2026-06-12 11:43:28.397819 | controller |                     "f:name": {},
2026-06-12 11:43:28.397834 | controller |                     "f:value": {}
2026-06-12 11:43:28.397863 | controller |                   },
2026-06-12 11:43:28.397884 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397899 | controller |                     ".": {},
2026-06-12 11:43:28.397914 | controller |                     "f:name": {},
2026-06-12 11:43:28.397929 | controller |                     "f:value": {}
2026-06-12 11:43:28.397943 | controller |                   },
2026-06-12 11:43:28.397958 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.397973 | controller |                     ".": {},
2026-06-12 11:43:28.397987 | controller |                     "f:name": {},
2026-06-12 11:43:28.398002 | controller |                     "f:value": {}
2026-06-12 11:43:28.398017 | controller |                   },
2026-06-12 11:43:28.398031 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398110 | controller |                     ".": {},
2026-06-12 11:43:28.398131 | controller |                     "f:name": {},
2026-06-12 11:43:28.398147 | controller |                     "f:value": {}
2026-06-12 11:43:28.398162 | controller |                   },
2026-06-12 11:43:28.398177 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398192 | controller |                     ".": {},
2026-06-12 11:43:28.398207 | controller |                     "f:name": {},
2026-06-12 11:43:28.398223 | controller |                     "f:value": {}
2026-06-12 11:43:28.398238 | controller |                   },
2026-06-12 11:43:28.398252 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398267 | controller |                     ".": {},
2026-06-12 11:43:28.398282 | controller |                     "f:name": {},
2026-06-12 11:43:28.398297 | controller |                     "f:value": {}
2026-06-12 11:43:28.398311 | controller |                   },
2026-06-12 11:43:28.398326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398340 | controller |                     ".": {},
2026-06-12 11:43:28.398355 | controller |                     "f:name": {},
2026-06-12 11:43:28.398370 | controller |                     "f:value": {}
2026-06-12 11:43:28.398385 | controller |                   },
2026-06-12 11:43:28.398400 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398415 | controller |                     ".": {},
2026-06-12 11:43:28.398430 | controller |                     "f:name": {},
2026-06-12 11:43:28.398445 | controller |                     "f:value": {}
2026-06-12 11:43:28.398459 | controller |                   },
2026-06-12 11:43:28.398474 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398489 | controller |                     ".": {},
2026-06-12 11:43:28.398507 | controller |                     "f:name": {},
2026-06-12 11:43:28.398522 | controller |                     "f:value": {}
2026-06-12 11:43:28.398536 | controller |                   },
2026-06-12 11:43:28.398551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398565 | controller |                     ".": {},
2026-06-12 11:43:28.398580 | controller |                     "f:name": {},
2026-06-12 11:43:28.398595 | controller |                     "f:value": {}
2026-06-12 11:43:28.398609 | controller |                   },
2026-06-12 11:43:28.398623 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398638 | controller |                     ".": {},
2026-06-12 11:43:28.398653 | controller |                     "f:name": {},
2026-06-12 11:43:28.398668 | controller |                     "f:value": {}
2026-06-12 11:43:28.398683 | controller |                   },
2026-06-12 11:43:28.398698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398713 | controller |                     ".": {},
2026-06-12 11:43:28.398728 | controller |                     "f:name": {},
2026-06-12 11:43:28.398743 | controller |                     "f:value": {}
2026-06-12 11:43:28.398758 | controller |                   },
2026-06-12 11:43:28.398773 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398788 | controller |                     ".": {},
2026-06-12 11:43:28.398803 | controller |                     "f:name": {},
2026-06-12 11:43:28.398818 | controller |                     "f:value": {}
2026-06-12 11:43:28.398833 | controller |                   },
2026-06-12 11:43:28.398873 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398896 | controller |                     ".": {},
2026-06-12 11:43:28.398912 | controller |                     "f:name": {},
2026-06-12 11:43:28.398927 | controller |                     "f:value": {}
2026-06-12 11:43:28.398943 | controller |                   },
2026-06-12 11:43:28.398958 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.398973 | controller |                     ".": {},
2026-06-12 11:43:28.398988 | controller |                     "f:name": {},
2026-06-12 11:43:28.399003 | controller |                     "f:value": {}
2026-06-12 11:43:28.399017 | controller |                   },
2026-06-12 11:43:28.399032 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399047 | controller |                     ".": {},
2026-06-12 11:43:28.399062 | controller |                     "f:name": {},
2026-06-12 11:43:28.399077 | controller |                     "f:value": {}
2026-06-12 11:43:28.399091 | controller |                   },
2026-06-12 11:43:28.399106 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399121 | controller |                     ".": {},
2026-06-12 11:43:28.399135 | controller |                     "f:name": {},
2026-06-12 11:43:28.399150 | controller |                     "f:value": {}
2026-06-12 11:43:28.399165 | controller |                   },
2026-06-12 11:43:28.399179 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399194 | controller |                     ".": {},
2026-06-12 11:43:28.399209 | controller |                     "f:name": {},
2026-06-12 11:43:28.399224 | controller |                     "f:value": {}
2026-06-12 11:43:28.399239 | controller |                   },
2026-06-12 11:43:28.399253 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399278 | controller |                     ".": {},
2026-06-12 11:43:28.399293 | controller |                     "f:name": {},
2026-06-12 11:43:28.399308 | controller |                     "f:value": {}
2026-06-12 11:43:28.399323 | controller |                   },
2026-06-12 11:43:28.399338 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399353 | controller |                     ".": {},
2026-06-12 11:43:28.399368 | controller |                     "f:name": {},
2026-06-12 11:43:28.399383 | controller |                     "f:value": {}
2026-06-12 11:43:28.399397 | controller |                   },
2026-06-12 11:43:28.399412 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399427 | controller |                     ".": {},
2026-06-12 11:43:28.399442 | controller |                     "f:name": {},
2026-06-12 11:43:28.399457 | controller |                     "f:value": {}
2026-06-12 11:43:28.399471 | controller |                   },
2026-06-12 11:43:28.399485 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399500 | controller |                     ".": {},
2026-06-12 11:43:28.399515 | controller |                     "f:name": {},
2026-06-12 11:43:28.399530 | controller |                     "f:value": {}
2026-06-12 11:43:28.399544 | controller |                   },
2026-06-12 11:43:28.399558 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399573 | controller |                     ".": {},
2026-06-12 11:43:28.399587 | controller |                     "f:name": {},
2026-06-12 11:43:28.399602 | controller |                     "f:value": {}
2026-06-12 11:43:28.399617 | controller |                   },
2026-06-12 11:43:28.399632 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399646 | controller |                     ".": {},
2026-06-12 11:43:28.399661 | controller |                     "f:name": {},
2026-06-12 11:43:28.399676 | controller |                     "f:value": {}
2026-06-12 11:43:28.399690 | controller |                   },
2026-06-12 11:43:28.399706 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399721 | controller |                     ".": {},
2026-06-12 11:43:28.399736 | controller |                     "f:name": {},
2026-06-12 11:43:28.399751 | controller |                     "f:value": {}
2026-06-12 11:43:28.399766 | controller |                   },
2026-06-12 11:43:28.399781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399796 | controller |                     ".": {},
2026-06-12 11:43:28.399811 | controller |                     "f:name": {},
2026-06-12 11:43:28.399826 | controller |                     "f:value": {}
2026-06-12 11:43:28.399841 | controller |                   },
2026-06-12 11:43:28.399883 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399900 | controller |                     ".": {},
2026-06-12 11:43:28.399915 | controller |                     "f:name": {},
2026-06-12 11:43:28.399929 | controller |                     "f:value": {}
2026-06-12 11:43:28.399944 | controller |                   },
2026-06-12 11:43:28.399959 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.399974 | controller |                     ".": {},
2026-06-12 11:43:28.399989 | controller |                     "f:name": {},
2026-06-12 11:43:28.400004 | controller |                     "f:value": {}
2026-06-12 11:43:28.400020 | controller |                   },
2026-06-12 11:43:28.400035 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400054 | controller |                     ".": {},
2026-06-12 11:43:28.400069 | controller |                     "f:name": {},
2026-06-12 11:43:28.400084 | controller |                     "f:value": {}
2026-06-12 11:43:28.400099 | controller |                   },
2026-06-12 11:43:28.400114 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400129 | controller |                     ".": {},
2026-06-12 11:43:28.400144 | controller |                     "f:name": {},
2026-06-12 11:43:28.400159 | controller |                     "f:value": {}
2026-06-12 11:43:28.400173 | controller |                   },
2026-06-12 11:43:28.400188 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400203 | controller |                     ".": {},
2026-06-12 11:43:28.400218 | controller |                     "f:name": {},
2026-06-12 11:43:28.400233 | controller |                     "f:value": {}
2026-06-12 11:43:28.400247 | controller |                   },
2026-06-12 11:43:28.400262 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400277 | controller |                     ".": {},
2026-06-12 11:43:28.400291 | controller |                     "f:name": {},
2026-06-12 11:43:28.400305 | controller |                     "f:value": {}
2026-06-12 11:43:28.400320 | controller |                   },
2026-06-12 11:43:28.400335 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400350 | controller |                     ".": {},
2026-06-12 11:43:28.400364 | controller |                     "f:name": {},
2026-06-12 11:43:28.400379 | controller |                     "f:value": {}
2026-06-12 11:43:28.400393 | controller |                   },
2026-06-12 11:43:28.400408 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400423 | controller |                     ".": {},
2026-06-12 11:43:28.400438 | controller |                     "f:name": {},
2026-06-12 11:43:28.400452 | controller |                     "f:value": {}
2026-06-12 11:43:28.400467 | controller |                   },
2026-06-12 11:43:28.400482 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400497 | controller |                     ".": {},
2026-06-12 11:43:28.400511 | controller |                     "f:name": {},
2026-06-12 11:43:28.400526 | controller |                     "f:value": {}
2026-06-12 11:43:28.400541 | controller |                   },
2026-06-12 11:43:28.400556 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400571 | controller |                     ".": {},
2026-06-12 11:43:28.400586 | controller |                     "f:name": {},
2026-06-12 11:43:28.400601 | controller |                     "f:value": {}
2026-06-12 11:43:28.400616 | controller |                   },
2026-06-12 11:43:28.400630 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400645 | controller |                     ".": {},
2026-06-12 11:43:28.400660 | controller |                     "f:name": {},
2026-06-12 11:43:28.400674 | controller |                     "f:value": {}
2026-06-12 11:43:28.400689 | controller |                   },
2026-06-12 11:43:28.400703 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 11:43:28.400718 | controller |                     ".": {},
2026-06-12 11:43:28.400733 | controller |                     "f:name": {},
2026-06-12 11:43:28.400747 | controller |                     "f:value": {}
2026-06-12 11:43:28.400762 | controller |                   },
2026-06-12 11:43:28.400777 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400796 | controller |                     ".": {},
2026-06-12 11:43:28.400811 | controller |                     "f:name": {},
2026-06-12 11:43:28.400826 | controller |                     "f:value": {}
2026-06-12 11:43:28.400841 | controller |                   },
2026-06-12 11:43:28.400878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400894 | controller |                     ".": {},
2026-06-12 11:43:28.400909 | controller |                     "f:name": {},
2026-06-12 11:43:28.400924 | controller |                     "f:value": {}
2026-06-12 11:43:28.400939 | controller |                   },
2026-06-12 11:43:28.400953 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.400969 | controller |                     ".": {},
2026-06-12 11:43:28.400984 | controller |                     "f:name": {},
2026-06-12 11:43:28.400998 | controller |                     "f:value": {}
2026-06-12 11:43:28.401013 | controller |                   },
2026-06-12 11:43:28.401029 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401044 | controller |                     ".": {},
2026-06-12 11:43:28.401060 | controller |                     "f:name": {},
2026-06-12 11:43:28.401075 | controller |                     "f:value": {}
2026-06-12 11:43:28.401090 | controller |                   },
2026-06-12 11:43:28.401104 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401119 | controller |                     ".": {},
2026-06-12 11:43:28.401134 | controller |                     "f:name": {},
2026-06-12 11:43:28.401149 | controller |                     "f:value": {}
2026-06-12 11:43:28.401163 | controller |                   },
2026-06-12 11:43:28.401178 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401193 | controller |                     ".": {},
2026-06-12 11:43:28.401208 | controller |                     "f:name": {},
2026-06-12 11:43:28.401222 | controller |                     "f:value": {}
2026-06-12 11:43:28.401237 | controller |                   },
2026-06-12 11:43:28.401252 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401267 | controller |                     ".": {},
2026-06-12 11:43:28.401281 | controller |                     "f:name": {},
2026-06-12 11:43:28.401296 | controller |                     "f:value": {}
2026-06-12 11:43:28.401311 | controller |                   },
2026-06-12 11:43:28.401326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401340 | controller |                     ".": {},
2026-06-12 11:43:28.401355 | controller |                     "f:name": {},
2026-06-12 11:43:28.401369 | controller |                     "f:value": {}
2026-06-12 11:43:28.401384 | controller |                   },
2026-06-12 11:43:28.401399 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401414 | controller |                     ".": {},
2026-06-12 11:43:28.401429 | controller |                     "f:name": {},
2026-06-12 11:43:28.401444 | controller |                     "f:value": {}
2026-06-12 11:43:28.401459 | controller |                   },
2026-06-12 11:43:28.401473 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401488 | controller |                     ".": {},
2026-06-12 11:43:28.401503 | controller |                     "f:name": {},
2026-06-12 11:43:28.401517 | controller |                     "f:value": {}
2026-06-12 11:43:28.401532 | controller |                   },
2026-06-12 11:43:28.401550 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401566 | controller |                     ".": {},
2026-06-12 11:43:28.401581 | controller |                     "f:name": {},
2026-06-12 11:43:28.401595 | controller |                     "f:value": {}
2026-06-12 11:43:28.401610 | controller |                   },
2026-06-12 11:43:28.401625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401639 | controller |                     ".": {},
2026-06-12 11:43:28.401654 | controller |                     "f:name": {},
2026-06-12 11:43:28.401669 | controller |                     "f:value": {}
2026-06-12 11:43:28.401683 | controller |                   },
2026-06-12 11:43:28.401698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401713 | controller |                     ".": {},
2026-06-12 11:43:28.401728 | controller |                     "f:name": {},
2026-06-12 11:43:28.401742 | controller |                     "f:value": {}
2026-06-12 11:43:28.401757 | controller |                   },
2026-06-12 11:43:28.401772 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401787 | controller |                     ".": {},
2026-06-12 11:43:28.401801 | controller |                     "f:name": {},
2026-06-12 11:43:28.401816 | controller |                     "f:value": {}
2026-06-12 11:43:28.401831 | controller |                   },
2026-06-12 11:43:28.401846 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401882 | controller |                     ".": {},
2026-06-12 11:43:28.401898 | controller |                     "f:name": {},
2026-06-12 11:43:28.401913 | controller |                     "f:value": {}
2026-06-12 11:43:28.401928 | controller |                   },
2026-06-12 11:43:28.401943 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.401959 | controller |                     ".": {},
2026-06-12 11:43:28.401974 | controller |                     "f:name": {},
2026-06-12 11:43:28.401988 | controller |                     "f:value": {}
2026-06-12 11:43:28.402013 | controller |                   },
2026-06-12 11:43:28.402029 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.402044 | controller |                     ".": {},
2026-06-12 11:43:28.402059 | controller |                     "f:name": {},
2026-06-12 11:43:28.402074 | controller |                     "f:value": {}
2026-06-12 11:43:28.402089 | controller |                   },
2026-06-12 11:43:28.402104 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.402119 | controller |                     ".": {},
2026-06-12 11:43:28.402133 | controller |                     "f:name": {},
2026-06-12 11:43:28.402148 | controller |                     "f:value": {}
2026-06-12 11:43:28.402163 | controller |                   },
2026-06-12 11:43:28.402178 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.402193 | controller |                     ".": {},
2026-06-12 11:43:28.402207 | controller |                     "f:name": {},
2026-06-12 11:43:28.402222 | controller |                     "f:value": {}
2026-06-12 11:43:28.402236 | controller |                   }
2026-06-12 11:43:28.402251 | controller |                 },
2026-06-12 11:43:28.402265 | controller |                 "f:image": {},
2026-06-12 11:43:28.402280 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.402296 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.402311 | controller |                   ".": {},
2026-06-12 11:43:28.402326 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.402345 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.402360 | controller |                     ".": {},
2026-06-12 11:43:28.402375 | controller |                     "f:path": {},
2026-06-12 11:43:28.402390 | controller |                     "f:port": {},
2026-06-12 11:43:28.402405 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.402419 | controller |                   },
2026-06-12 11:43:28.402434 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.402449 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.402464 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.402478 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.402492 | controller |                 },
2026-06-12 11:43:28.402507 | controller |                 "f:name": {},
2026-06-12 11:43:28.402522 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.402537 | controller |                   ".": {},
2026-06-12 11:43:28.402551 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.402565 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.402580 | controller |                     ".": {},
2026-06-12 11:43:28.402594 | controller |                     "f:path": {},
2026-06-12 11:43:28.402608 | controller |                     "f:port": {},
2026-06-12 11:43:28.402622 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.402637 | controller |                   },
2026-06-12 11:43:28.402651 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.402665 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.402679 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.402694 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.402708 | controller |                 },
2026-06-12 11:43:28.402723 | controller |                 "f:resources": {
2026-06-12 11:43:28.402738 | controller |                   ".": {},
2026-06-12 11:43:28.402753 | controller |                   "f:limits": {
2026-06-12 11:43:28.402767 | controller |                     ".": {},
2026-06-12 11:43:28.402782 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.402796 | controller |                     "f:memory": {}
2026-06-12 11:43:28.402810 | controller |                   },
2026-06-12 11:43:28.402825 | controller |                   "f:requests": {
2026-06-12 11:43:28.402840 | controller |                     ".": {},
2026-06-12 11:43:28.402884 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.402902 | controller |                     "f:memory": {}
2026-06-12 11:43:28.402917 | controller |                   }
2026-06-12 11:43:28.402932 | controller |                 },
2026-06-12 11:43:28.402947 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.402963 | controller |                   ".": {},
2026-06-12 11:43:28.402978 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.402993 | controller |                 },
2026-06-12 11:43:28.403008 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.403023 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 11:43:28.403038 | controller |                 "f:volumeMounts": {
2026-06-12 11:43:28.403053 | controller |                   ".": {},
2026-06-12 11:43:28.403068 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 11:43:28.403083 | controller |                     ".": {},
2026-06-12 11:43:28.403098 | controller |                     "f:mountPath": {},
2026-06-12 11:43:28.403113 | controller |                     "f:name": {},
2026-06-12 11:43:28.403128 | controller |                     "f:readOnly": {}
2026-06-12 11:43:28.403144 | controller |                   }
2026-06-12 11:43:28.403163 | controller |                 }
2026-06-12 11:43:28.403179 | controller |               }
2026-06-12 11:43:28.403194 | controller |             },
2026-06-12 11:43:28.403209 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.403224 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.403239 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.403254 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.403269 | controller |             "f:securityContext": {
2026-06-12 11:43:28.403284 | controller |               ".": {},
2026-06-12 11:43:28.403298 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.403313 | controller |             },
2026-06-12 11:43:28.403328 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.403343 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.403358 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.403373 | controller |             "f:tolerations": {},
2026-06-12 11:43:28.403388 | controller |             "f:volumes": {
2026-06-12 11:43:28.403403 | controller |               ".": {},
2026-06-12 11:43:28.403417 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 11:43:28.403432 | controller |                 ".": {},
2026-06-12 11:43:28.403447 | controller |                 "f:name": {},
2026-06-12 11:43:28.403461 | controller |                 "f:secret": {
2026-06-12 11:43:28.403475 | controller |                   ".": {},
2026-06-12 11:43:28.403490 | controller |                   "f:defaultMode": {},
2026-06-12 11:43:28.403504 | controller |                   "f:secretName": {}
2026-06-12 11:43:28.403519 | controller |                 }
2026-06-12 11:43:28.403534 | controller |               }
2026-06-12 11:43:28.403549 | controller |             }
2026-06-12 11:43:28.403564 | controller |           }
2026-06-12 11:43:28.403579 | controller |         },
2026-06-12 11:43:28.403594 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.403610 | controller |         "operation": "Update",
2026-06-12 11:43:28.403625 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.403640 | controller |       },
2026-06-12 11:43:28.403655 | controller |       {
2026-06-12 11:43:28.403671 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.403686 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.403701 | controller |         "fieldsV1": {
2026-06-12 11:43:28.403715 | controller |           "f:metadata": {
2026-06-12 11:43:28.403730 | controller |             "f:annotations": {
2026-06-12 11:43:28.403745 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.403770 | controller |             }
2026-06-12 11:43:28.403786 | controller |           }
2026-06-12 11:43:28.403809 | controller |         },
2026-06-12 11:43:28.403830 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.404075 | controller |         "operation": "Update",
2026-06-12 11:43:28.404102 | controller |         "subresource": "status",
2026-06-12 11:43:28.404119 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.404134 | controller |       },
2026-06-12 11:43:28.404149 | controller |       {
2026-06-12 11:43:28.404164 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.404179 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.404194 | controller |         "fieldsV1": {
2026-06-12 11:43:28.404209 | controller |           "f:status": {
2026-06-12 11:43:28.404224 | controller |             "f:conditions": {
2026-06-12 11:43:28.404239 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.404254 | controller |                 ".": {},
2026-06-12 11:43:28.404269 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.404285 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.404300 | controller |                 "f:status": {},
2026-06-12 11:43:28.404327 | controller |                 "f:type": {}
2026-06-12 11:43:28.404342 | controller |               },
2026-06-12 11:43:28.404358 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.404373 | controller |                 ".": {},
2026-06-12 11:43:28.404388 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.404403 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.404418 | controller |                 "f:status": {},
2026-06-12 11:43:28.404433 | controller |                 "f:type": {}
2026-06-12 11:43:28.404448 | controller |               },
2026-06-12 11:43:28.404463 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.404479 | controller |                 ".": {},
2026-06-12 11:43:28.404494 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.404509 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.404525 | controller |                 "f:status": {},
2026-06-12 11:43:28.404542 | controller |                 "f:type": {}
2026-06-12 11:43:28.404559 | controller |               },
2026-06-12 11:43:28.404573 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.404589 | controller |                 ".": {},
2026-06-12 11:43:28.404604 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.404619 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.404633 | controller |                 "f:status": {},
2026-06-12 11:43:28.404648 | controller |                 "f:type": {}
2026-06-12 11:43:28.404663 | controller |               }
2026-06-12 11:43:28.404678 | controller |             },
2026-06-12 11:43:28.404694 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.404709 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.404724 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.404738 | controller |             "f:phase": {},
2026-06-12 11:43:28.404753 | controller |             "f:podIP": {},
2026-06-12 11:43:28.404767 | controller |             "f:podIPs": {
2026-06-12 11:43:28.404782 | controller |               ".": {},
2026-06-12 11:43:28.404797 | controller |               "k:{\"ip\":\"10.217.1.43\"}": {
2026-06-12 11:43:28.404811 | controller |                 ".": {},
2026-06-12 11:43:28.404826 | controller |                 "f:ip": {}
2026-06-12 11:43:28.404840 | controller |               }
2026-06-12 11:43:28.404881 | controller |             },
2026-06-12 11:43:28.404898 | controller |             "f:startTime": {}
2026-06-12 11:43:28.404913 | controller |           }
2026-06-12 11:43:28.404928 | controller |         },
2026-06-12 11:43:28.404944 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.404959 | controller |         "operation": "Update",
2026-06-12 11:43:28.404974 | controller |         "subresource": "status",
2026-06-12 11:43:28.404988 | controller |         "time": "2026-06-12T11:18:41Z"
2026-06-12 11:43:28.405003 | controller |       }
2026-06-12 11:43:28.405018 | controller |     ],
2026-06-12 11:43:28.405033 | controller |     "name": "openstack-baremetal-operator-controller-manager-678fc77c5489tdf",
2026-06-12 11:43:28.405049 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.405064 | controller |     "ownerReferences": [
2026-06-12 11:43:28.405079 | controller |       {
2026-06-12 11:43:28.405094 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.405109 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.405124 | controller |         "controller": true,
2026-06-12 11:43:28.405139 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.405154 | controller |         "name": "openstack-baremetal-operator-controller-manager-678fc77c54",
2026-06-12 11:43:28.405169 | controller |         "uid": "a6015f1a-9bfe-4161-9679-578f5a4231d7"
2026-06-12 11:43:28.405184 | controller |       }
2026-06-12 11:43:28.405204 | controller |     ],
2026-06-12 11:43:28.405219 | controller |     "resourceVersion": "99839",
2026-06-12 11:43:28.405235 | controller |     "uid": "52e36a2a-ee07-4508-9017-dc910fceba39"
2026-06-12 11:43:28.405250 | controller |   },
2026-06-12 11:43:28.405266 | controller |   "spec": {
2026-06-12 11:43:28.405282 | controller |     "containers": [
2026-06-12 11:43:28.405297 | controller |       {
2026-06-12 11:43:28.405312 | controller |         "args": [
2026-06-12 11:43:28.405328 | controller |           "--leader-elect",
2026-06-12 11:43:28.405343 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.405358 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.405374 | controller |         ],
2026-06-12 11:43:28.405389 | controller |         "command": [
2026-06-12 11:43:28.405404 | controller |           "/manager"
2026-06-12 11:43:28.405420 | controller |         ],
2026-06-12 11:43:28.405435 | controller |         "env": [
2026-06-12 11:43:28.405450 | controller |           {
2026-06-12 11:43:28.405466 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.405481 | controller |             "value": "30"
2026-06-12 11:43:28.405496 | controller |           },
2026-06-12 11:43:28.405512 | controller |           {
2026-06-12 11:43:28.405527 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.405543 | controller |             "value": "20"
2026-06-12 11:43:28.405558 | controller |           },
2026-06-12 11:43:28.405573 | controller |           {
2026-06-12 11:43:28.405588 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.405604 | controller |             "value": "5"
2026-06-12 11:43:28.405619 | controller |           },
2026-06-12 11:43:28.405634 | controller |           {
2026-06-12 11:43:28.405649 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.405664 | controller |             "value": "true"
2026-06-12 11:43:28.405679 | controller |           },
2026-06-12 11:43:28.405694 | controller |           {
2026-06-12 11:43:28.405708 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.405723 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 11:43:28.405739 | controller |           },
2026-06-12 11:43:28.405753 | controller |           {
2026-06-12 11:43:28.405768 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.405783 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 11:43:28.405798 | controller |           },
2026-06-12 11:43:28.405813 | controller |           {
2026-06-12 11:43:28.405828 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.405843 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 11:43:28.405880 | controller |           },
2026-06-12 11:43:28.405896 | controller |           {
2026-06-12 11:43:28.405911 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.405927 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 11:43:28.405942 | controller |           },
2026-06-12 11:43:28.405970 | controller |           {
2026-06-12 11:43:28.405986 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406001 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 11:43:28.406017 | controller |           },
2026-06-12 11:43:28.406032 | controller |           {
2026-06-12 11:43:28.406047 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406062 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 11:43:28.406081 | controller |           },
2026-06-12 11:43:28.406097 | controller |           {
2026-06-12 11:43:28.406112 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406126 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 11:43:28.406141 | controller |           },
2026-06-12 11:43:28.406156 | controller |           {
2026-06-12 11:43:28.406171 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406186 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 11:43:28.406201 | controller |           },
2026-06-12 11:43:28.406216 | controller |           {
2026-06-12 11:43:28.406231 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406246 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 11:43:28.406261 | controller |           },
2026-06-12 11:43:28.406276 | controller |           {
2026-06-12 11:43:28.406291 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406306 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 11:43:28.406321 | controller |           },
2026-06-12 11:43:28.406336 | controller |           {
2026-06-12 11:43:28.406351 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406366 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 11:43:28.406382 | controller |           },
2026-06-12 11:43:28.406397 | controller |           {
2026-06-12 11:43:28.406412 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406428 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 11:43:28.406443 | controller |           },
2026-06-12 11:43:28.406458 | controller |           {
2026-06-12 11:43:28.406474 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406489 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 11:43:28.406504 | controller |           },
2026-06-12 11:43:28.406519 | controller |           {
2026-06-12 11:43:28.406535 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406550 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 11:43:28.406565 | controller |           },
2026-06-12 11:43:28.406580 | controller |           {
2026-06-12 11:43:28.406595 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406610 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 11:43:28.406626 | controller |           },
2026-06-12 11:43:28.406641 | controller |           {
2026-06-12 11:43:28.406656 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406671 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 11:43:28.406686 | controller |           },
2026-06-12 11:43:28.406702 | controller |           {
2026-06-12 11:43:28.406717 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 11:43:28.406748 | controller |           },
2026-06-12 11:43:28.406763 | controller |           {
2026-06-12 11:43:28.406782 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406797 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 11:43:28.406812 | controller |           },
2026-06-12 11:43:28.406827 | controller |           {
2026-06-12 11:43:28.406842 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406878 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 11:43:28.406895 | controller |           },
2026-06-12 11:43:28.406910 | controller |           {
2026-06-12 11:43:28.406926 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.406941 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 11:43:28.406956 | controller |           },
2026-06-12 11:43:28.406971 | controller |           {
2026-06-12 11:43:28.406986 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407001 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 11:43:28.407016 | controller |           },
2026-06-12 11:43:28.407031 | controller |           {
2026-06-12 11:43:28.407045 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407061 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 11:43:28.407076 | controller |           },
2026-06-12 11:43:28.407091 | controller |           {
2026-06-12 11:43:28.407106 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407121 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 11:43:28.407136 | controller |           },
2026-06-12 11:43:28.407151 | controller |           {
2026-06-12 11:43:28.407166 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407181 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 11:43:28.407196 | controller |           },
2026-06-12 11:43:28.407211 | controller |           {
2026-06-12 11:43:28.407226 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407241 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 11:43:28.407256 | controller |           },
2026-06-12 11:43:28.407271 | controller |           {
2026-06-12 11:43:28.407286 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407301 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 11:43:28.407316 | controller |           },
2026-06-12 11:43:28.407330 | controller |           {
2026-06-12 11:43:28.407345 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407360 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 11:43:28.407375 | controller |           },
2026-06-12 11:43:28.407390 | controller |           {
2026-06-12 11:43:28.407405 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407421 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 11:43:28.407436 | controller |           },
2026-06-12 11:43:28.407451 | controller |           {
2026-06-12 11:43:28.407466 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407485 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 11:43:28.407501 | controller |           },
2026-06-12 11:43:28.407516 | controller |           {
2026-06-12 11:43:28.407531 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407546 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 11:43:28.407561 | controller |           },
2026-06-12 11:43:28.407578 | controller |           {
2026-06-12 11:43:28.407595 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407611 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 11:43:28.407626 | controller |           },
2026-06-12 11:43:28.407641 | controller |           {
2026-06-12 11:43:28.407656 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407672 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 11:43:28.407687 | controller |           },
2026-06-12 11:43:28.407702 | controller |           {
2026-06-12 11:43:28.407717 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 11:43:28.407747 | controller |           },
2026-06-12 11:43:28.407762 | controller |           {
2026-06-12 11:43:28.407777 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407793 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 11:43:28.407807 | controller |           },
2026-06-12 11:43:28.407822 | controller |           {
2026-06-12 11:43:28.407837 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407882 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 11:43:28.407900 | controller |           },
2026-06-12 11:43:28.407916 | controller |           {
2026-06-12 11:43:28.407931 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.407947 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 11:43:28.407962 | controller |           },
2026-06-12 11:43:28.407977 | controller |           {
2026-06-12 11:43:28.407992 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408007 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 11:43:28.408022 | controller |           },
2026-06-12 11:43:28.408036 | controller |           {
2026-06-12 11:43:28.408051 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408067 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 11:43:28.408082 | controller |           },
2026-06-12 11:43:28.408096 | controller |           {
2026-06-12 11:43:28.408111 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408126 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 11:43:28.408141 | controller |           },
2026-06-12 11:43:28.408156 | controller |           {
2026-06-12 11:43:28.408171 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408186 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 11:43:28.408204 | controller |           },
2026-06-12 11:43:28.408219 | controller |           {
2026-06-12 11:43:28.408235 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408250 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 11:43:28.408265 | controller |           },
2026-06-12 11:43:28.408279 | controller |           {
2026-06-12 11:43:28.408294 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408309 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 11:43:28.408324 | controller |           },
2026-06-12 11:43:28.408338 | controller |           {
2026-06-12 11:43:28.408352 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408367 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 11:43:28.408382 | controller |           },
2026-06-12 11:43:28.408397 | controller |           {
2026-06-12 11:43:28.408412 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408426 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 11:43:28.408441 | controller |           },
2026-06-12 11:43:28.408456 | controller |           {
2026-06-12 11:43:28.408471 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408486 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 11:43:28.408502 | controller |           },
2026-06-12 11:43:28.408517 | controller |           {
2026-06-12 11:43:28.408532 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408547 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 11:43:28.408562 | controller |           },
2026-06-12 11:43:28.408578 | controller |           {
2026-06-12 11:43:28.408593 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408608 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 11:43:28.408623 | controller |           },
2026-06-12 11:43:28.408638 | controller |           {
2026-06-12 11:43:28.408653 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408669 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 11:43:28.408684 | controller |           },
2026-06-12 11:43:28.408699 | controller |           {
2026-06-12 11:43:28.408714 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408729 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 11:43:28.408745 | controller |           },
2026-06-12 11:43:28.408760 | controller |           {
2026-06-12 11:43:28.408775 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408790 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 11:43:28.408805 | controller |           },
2026-06-12 11:43:28.408820 | controller |           {
2026-06-12 11:43:28.408835 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408870 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 11:43:28.408888 | controller |           },
2026-06-12 11:43:28.408904 | controller |           {
2026-06-12 11:43:28.408922 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408938 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 11:43:28.408953 | controller |           },
2026-06-12 11:43:28.408968 | controller |           {
2026-06-12 11:43:28.408983 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.408998 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 11:43:28.409013 | controller |           },
2026-06-12 11:43:28.409028 | controller |           {
2026-06-12 11:43:28.409043 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409059 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 11:43:28.409074 | controller |           },
2026-06-12 11:43:28.409090 | controller |           {
2026-06-12 11:43:28.409105 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409121 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 11:43:28.409136 | controller |           },
2026-06-12 11:43:28.409152 | controller |           {
2026-06-12 11:43:28.409167 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409182 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 11:43:28.409197 | controller |           },
2026-06-12 11:43:28.409212 | controller |           {
2026-06-12 11:43:28.409228 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409243 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 11:43:28.409258 | controller |           },
2026-06-12 11:43:28.409274 | controller |           {
2026-06-12 11:43:28.409289 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409304 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 11:43:28.409318 | controller |           },
2026-06-12 11:43:28.409334 | controller |           {
2026-06-12 11:43:28.409349 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409364 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 11:43:28.409379 | controller |           },
2026-06-12 11:43:28.409394 | controller |           {
2026-06-12 11:43:28.409409 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409424 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 11:43:28.409440 | controller |           },
2026-06-12 11:43:28.409455 | controller |           {
2026-06-12 11:43:28.409470 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409485 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 11:43:28.409500 | controller |           },
2026-06-12 11:43:28.409515 | controller |           {
2026-06-12 11:43:28.409530 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409546 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 11:43:28.409561 | controller |           },
2026-06-12 11:43:28.409577 | controller |           {
2026-06-12 11:43:28.409592 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409607 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 11:43:28.409625 | controller |           },
2026-06-12 11:43:28.409641 | controller |           {
2026-06-12 11:43:28.409656 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409672 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 11:43:28.409687 | controller |           },
2026-06-12 11:43:28.409702 | controller |           {
2026-06-12 11:43:28.409717 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 11:43:28.409748 | controller |           },
2026-06-12 11:43:28.409763 | controller |           {
2026-06-12 11:43:28.409778 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 11:43:28.409809 | controller |           },
2026-06-12 11:43:28.409825 | controller |           {
2026-06-12 11:43:28.409840 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409874 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 11:43:28.409891 | controller |           },
2026-06-12 11:43:28.409906 | controller |           {
2026-06-12 11:43:28.409932 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.409948 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 11:43:28.409963 | controller |           },
2026-06-12 11:43:28.409978 | controller |           {
2026-06-12 11:43:28.409993 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410009 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 11:43:28.410024 | controller |           },
2026-06-12 11:43:28.410039 | controller |           {
2026-06-12 11:43:28.410054 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410069 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 11:43:28.410084 | controller |           },
2026-06-12 11:43:28.410099 | controller |           {
2026-06-12 11:43:28.410114 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410129 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 11:43:28.410144 | controller |           },
2026-06-12 11:43:28.410159 | controller |           {
2026-06-12 11:43:28.410174 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410189 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 11:43:28.410204 | controller |           },
2026-06-12 11:43:28.410219 | controller |           {
2026-06-12 11:43:28.410234 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410248 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 11:43:28.410264 | controller |           },
2026-06-12 11:43:28.410279 | controller |           {
2026-06-12 11:43:28.410294 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 11:43:28.410309 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 11:43:28.410324 | controller |           },
2026-06-12 11:43:28.410343 | controller |           {
2026-06-12 11:43:28.410358 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410373 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 11:43:28.410388 | controller |           },
2026-06-12 11:43:28.410404 | controller |           {
2026-06-12 11:43:28.410419 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410434 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 11:43:28.410449 | controller |           },
2026-06-12 11:43:28.410464 | controller |           {
2026-06-12 11:43:28.410479 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410494 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 11:43:28.410509 | controller |           },
2026-06-12 11:43:28.410524 | controller |           {
2026-06-12 11:43:28.410541 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410558 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 11:43:28.410573 | controller |           },
2026-06-12 11:43:28.410588 | controller |           {
2026-06-12 11:43:28.410603 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410618 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 11:43:28.410633 | controller |           },
2026-06-12 11:43:28.410648 | controller |           {
2026-06-12 11:43:28.410663 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410678 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 11:43:28.410694 | controller |           },
2026-06-12 11:43:28.410709 | controller |           {
2026-06-12 11:43:28.410725 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410740 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 11:43:28.410755 | controller |           },
2026-06-12 11:43:28.410770 | controller |           {
2026-06-12 11:43:28.410785 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410800 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 11:43:28.410816 | controller |           },
2026-06-12 11:43:28.410831 | controller |           {
2026-06-12 11:43:28.410861 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410882 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 11:43:28.410899 | controller |           },
2026-06-12 11:43:28.410914 | controller |           {
2026-06-12 11:43:28.410929 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.410945 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 11:43:28.410960 | controller |           },
2026-06-12 11:43:28.410975 | controller |           {
2026-06-12 11:43:28.410990 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.411005 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 11:43:28.411020 | controller |           },
2026-06-12 11:43:28.411036 | controller |           {
2026-06-12 11:43:28.411050 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.411070 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 11:43:28.411085 | controller |           },
2026-06-12 11:43:28.411100 | controller |           {
2026-06-12 11:43:28.411116 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.411131 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 11:43:28.411146 | controller |           },
2026-06-12 11:43:28.411161 | controller |           {
2026-06-12 11:43:28.411176 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.411191 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 11:43:28.411206 | controller |           },
2026-06-12 11:43:28.411222 | controller |           {
2026-06-12 11:43:28.411236 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.411251 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 11:43:28.411266 | controller |           },
2026-06-12 11:43:28.411281 | controller |           {
2026-06-12 11:43:28.411296 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.411311 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 11:43:28.411326 | controller |           },
2026-06-12 11:43:28.411341 | controller |           {
2026-06-12 11:43:28.411356 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.411371 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 11:43:28.411386 | controller |           },
2026-06-12 11:43:28.411401 | controller |           {
2026-06-12 11:43:28.411415 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.411430 | controller |             "value": "false"
2026-06-12 11:43:28.411445 | controller |           }
2026-06-12 11:43:28.411460 | controller |         ],
2026-06-12 11:43:28.411475 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 11:43:28.411491 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.411507 | controller |         "livenessProbe": {
2026-06-12 11:43:28.411522 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.411537 | controller |           "httpGet": {
2026-06-12 11:43:28.411552 | controller |             "path": "/healthz",
2026-06-12 11:43:28.411566 | controller |             "port": 8081,
2026-06-12 11:43:28.411581 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.411595 | controller |           },
2026-06-12 11:43:28.411610 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.411625 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.411639 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.411655 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.411669 | controller |         },
2026-06-12 11:43:28.411685 | controller |         "name": "manager",
2026-06-12 11:43:28.411700 | controller |         "readinessProbe": {
2026-06-12 11:43:28.411715 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.411731 | controller |           "httpGet": {
2026-06-12 11:43:28.411746 | controller |             "path": "/readyz",
2026-06-12 11:43:28.411762 | controller |             "port": 8081,
2026-06-12 11:43:28.411777 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.411792 | controller |           },
2026-06-12 11:43:28.411807 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.411823 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.411841 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.411887 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.411904 | controller |         },
2026-06-12 11:43:28.411920 | controller |         "resources": {
2026-06-12 11:43:28.411935 | controller |           "limits": {
2026-06-12 11:43:28.411950 | controller |             "cpu": "500m",
2026-06-12 11:43:28.411966 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.411981 | controller |           },
2026-06-12 11:43:28.411997 | controller |           "requests": {
2026-06-12 11:43:28.412012 | controller |             "cpu": "10m",
2026-06-12 11:43:28.412027 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.412042 | controller |           }
2026-06-12 11:43:28.412057 | controller |         },
2026-06-12 11:43:28.412073 | controller |         "securityContext": {
2026-06-12 11:43:28.412088 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.412103 | controller |           "capabilities": {
2026-06-12 11:43:28.412118 | controller |             "drop": [
2026-06-12 11:43:28.412133 | controller |               "ALL"
2026-06-12 11:43:28.412148 | controller |             ]
2026-06-12 11:43:28.412163 | controller |           },
2026-06-12 11:43:28.412178 | controller |           "runAsUser": 1000660000
2026-06-12 11:43:28.412193 | controller |         },
2026-06-12 11:43:28.412208 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.412223 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.412238 | controller |         "volumeMounts": [
2026-06-12 11:43:28.412253 | controller |           {
2026-06-12 11:43:28.412267 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 11:43:28.412282 | controller |             "name": "cert",
2026-06-12 11:43:28.412297 | controller |             "readOnly": true
2026-06-12 11:43:28.412312 | controller |           },
2026-06-12 11:43:28.412326 | controller |           {
2026-06-12 11:43:28.412341 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.412357 | controller |             "name": "kube-api-access-jbqf5",
2026-06-12 11:43:28.412372 | controller |             "readOnly": true
2026-06-12 11:43:28.412386 | controller |           }
2026-06-12 11:43:28.412401 | controller |         ]
2026-06-12 11:43:28.412416 | controller |       }
2026-06-12 11:43:28.412431 | controller |     ],
2026-06-12 11:43:28.412446 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.412460 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.412475 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.412490 | controller |       {
2026-06-12 11:43:28.412505 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-gjdgv"
2026-06-12 11:43:28.412520 | controller |       }
2026-06-12 11:43:28.412535 | controller |     ],
2026-06-12 11:43:28.412549 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.412564 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.412579 | controller |     "priority": 0,
2026-06-12 11:43:28.412593 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.412608 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.412623 | controller |     "securityContext": {
2026-06-12 11:43:28.412638 | controller |       "fsGroup": 1000660000,
2026-06-12 11:43:28.412653 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.412668 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.412682 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.412697 | controller |       },
2026-06-12 11:43:28.412711 | controller |       "seccompProfile": {
2026-06-12 11:43:28.412726 | controller |         "type": "RuntimeDefault"
2026-06-12 11:43:28.412741 | controller |       }
2026-06-12 11:43:28.412759 | controller |     },
2026-06-12 11:43:28.412775 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-12 11:43:28.412790 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-12 11:43:28.412805 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.412820 | controller |     "tolerations": [
2026-06-12 11:43:28.412835 | controller |       {
2026-06-12 11:43:28.412869 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.412887 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.412902 | controller |         "operator": "Exists",
2026-06-12 11:43:28.412917 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.412932 | controller |       },
2026-06-12 11:43:28.412947 | controller |       {
2026-06-12 11:43:28.412963 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.412978 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.412992 | controller |         "operator": "Exists",
2026-06-12 11:43:28.413007 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.413022 | controller |       },
2026-06-12 11:43:28.413038 | controller |       {
2026-06-12 11:43:28.413053 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.413069 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.413084 | controller |         "operator": "Exists"
2026-06-12 11:43:28.413100 | controller |       }
2026-06-12 11:43:28.413115 | controller |     ],
2026-06-12 11:43:28.413130 | controller |     "volumes": [
2026-06-12 11:43:28.413145 | controller |       {
2026-06-12 11:43:28.413161 | controller |         "name": "cert",
2026-06-12 11:43:28.413176 | controller |         "secret": {
2026-06-12 11:43:28.413191 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.413206 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-12 11:43:28.413222 | controller |         }
2026-06-12 11:43:28.413237 | controller |       },
2026-06-12 11:43:28.413252 | controller |       {
2026-06-12 11:43:28.413268 | controller |         "name": "kube-api-access-jbqf5",
2026-06-12 11:43:28.413283 | controller |         "projected": {
2026-06-12 11:43:28.413298 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.413312 | controller |           "sources": [
2026-06-12 11:43:28.413327 | controller |             {
2026-06-12 11:43:28.413342 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.413357 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.413372 | controller |                 "path": "token"
2026-06-12 11:43:28.413387 | controller |               }
2026-06-12 11:43:28.413402 | controller |             },
2026-06-12 11:43:28.413417 | controller |             {
2026-06-12 11:43:28.413431 | controller |               "configMap": {
2026-06-12 11:43:28.413446 | controller |                 "items": [
2026-06-12 11:43:28.413461 | controller |                   {
2026-06-12 11:43:28.413476 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.413490 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.413505 | controller |                   }
2026-06-12 11:43:28.413519 | controller |                 ],
2026-06-12 11:43:28.413534 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.413549 | controller |               }
2026-06-12 11:43:28.413564 | controller |             },
2026-06-12 11:43:28.413579 | controller |             {
2026-06-12 11:43:28.413594 | controller |               "downwardAPI": {
2026-06-12 11:43:28.413608 | controller |                 "items": [
2026-06-12 11:43:28.413623 | controller |                   {
2026-06-12 11:43:28.413638 | controller |                     "fieldRef": {
2026-06-12 11:43:28.413652 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.413667 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.413686 | controller |                     },
2026-06-12 11:43:28.413701 | controller |                     "path": "namespace"
2026-06-12 11:43:28.413716 | controller |                   }
2026-06-12 11:43:28.413731 | controller |                 ]
2026-06-12 11:43:28.413746 | controller |               }
2026-06-12 11:43:28.413762 | controller |             },
2026-06-12 11:43:28.413776 | controller |             {
2026-06-12 11:43:28.413791 | controller |               "configMap": {
2026-06-12 11:43:28.413807 | controller |                 "items": [
2026-06-12 11:43:28.413822 | controller |                   {
2026-06-12 11:43:28.413837 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.413883 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.413901 | controller |                   }
2026-06-12 11:43:28.413916 | controller |                 ],
2026-06-12 11:43:28.413931 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.413946 | controller |               }
2026-06-12 11:43:28.413961 | controller |             }
2026-06-12 11:43:28.414000 | controller |           ]
2026-06-12 11:43:28.414018 | controller |         }
2026-06-12 11:43:28.414034 | controller |       }
2026-06-12 11:43:28.414049 | controller |     ]
2026-06-12 11:43:28.414065 | controller |   },
2026-06-12 11:43:28.414080 | controller |   "status": {
2026-06-12 11:43:28.414095 | controller |     "conditions": [
2026-06-12 11:43:28.414110 | controller |       {
2026-06-12 11:43:28.414126 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.414145 | controller |         "lastTransitionTime": "2026-06-12T11:08:49Z",
2026-06-12 11:43:28.414160 | controller |         "status": "True",
2026-06-12 11:43:28.414178 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.414193 | controller |       },
2026-06-12 11:43:28.414211 | controller |       {
2026-06-12 11:43:28.414226 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.414244 | controller |         "lastTransitionTime": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.414259 | controller |         "status": "True",
2026-06-12 11:43:28.414278 | controller |         "type": "Initialized"
2026-06-12 11:43:28.414355 | controller |       },
2026-06-12 11:43:28.414377 | controller |       {
2026-06-12 11:43:28.414393 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.414408 | controller |         "lastTransitionTime": "2026-06-12T11:18:32Z",
2026-06-12 11:43:28.414424 | controller |         "status": "True",
2026-06-12 11:43:28.414439 | controller |         "type": "Ready"
2026-06-12 11:43:28.414454 | controller |       },
2026-06-12 11:43:28.414469 | controller |       {
2026-06-12 11:43:28.414484 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.414499 | controller |         "lastTransitionTime": "2026-06-12T11:18:32Z",
2026-06-12 11:43:28.414514 | controller |         "status": "True",
2026-06-12 11:43:28.414531 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.414548 | controller |       },
2026-06-12 11:43:28.414564 | controller |       {
2026-06-12 11:43:28.414579 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.414594 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.414609 | controller |         "status": "True",
2026-06-12 11:43:28.414623 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.414638 | controller |       }
2026-06-12 11:43:28.414653 | controller |     ],
2026-06-12 11:43:28.414669 | controller |     "containerStatuses": [
2026-06-12 11:43:28.414684 | controller |       {
2026-06-12 11:43:28.414699 | controller |         "allocatedResources": {
2026-06-12 11:43:28.414714 | controller |           "cpu": "10m",
2026-06-12 11:43:28.414728 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.414743 | controller |         },
2026-06-12 11:43:28.414758 | controller |         "containerID": "cri-o://fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06",
2026-06-12 11:43:28.414778 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 11:43:28.414794 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 11:43:28.414810 | controller |         "lastState": {
2026-06-12 11:43:28.414825 | controller |           "terminated": {
2026-06-12 11:43:28.414840 | controller |             "containerID": "cri-o://ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da",
2026-06-12 11:43:28.414882 | controller |             "exitCode": 1,
2026-06-12 11:43:28.414899 | controller |             "finishedAt": "2026-06-12T11:17:35Z",
2026-06-12 11:43:28.414915 | controller |             "reason": "Error",
2026-06-12 11:43:28.414930 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.414945 | controller |           }
2026-06-12 11:43:28.414960 | controller |         },
2026-06-12 11:43:28.414975 | controller |         "name": "manager",
2026-06-12 11:43:28.414990 | controller |         "ready": true,
2026-06-12 11:43:28.415005 | controller |         "resources": {
2026-06-12 11:43:28.415019 | controller |           "limits": {
2026-06-12 11:43:28.415034 | controller |             "cpu": "500m",
2026-06-12 11:43:28.415049 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.415064 | controller |           },
2026-06-12 11:43:28.415079 | controller |           "requests": {
2026-06-12 11:43:28.415095 | controller |             "cpu": "10m",
2026-06-12 11:43:28.415110 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.415124 | controller |           }
2026-06-12 11:43:28.415140 | controller |         },
2026-06-12 11:43:28.415155 | controller |         "restartCount": 1,
2026-06-12 11:43:28.415170 | controller |         "started": true,
2026-06-12 11:43:28.415186 | controller |         "state": {
2026-06-12 11:43:28.415201 | controller |           "running": {
2026-06-12 11:43:28.415216 | controller |             "startedAt": "2026-06-12T11:18:19Z"
2026-06-12 11:43:28.415231 | controller |           }
2026-06-12 11:43:28.415246 | controller |         },
2026-06-12 11:43:28.415262 | controller |         "user": {
2026-06-12 11:43:28.415277 | controller |           "linux": {
2026-06-12 11:43:28.415292 | controller |             "gid": 0,
2026-06-12 11:43:28.415307 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.415322 | controller |               0,
2026-06-12 11:43:28.415337 | controller |               1000660000
2026-06-12 11:43:28.415352 | controller |             ],
2026-06-12 11:43:28.415367 | controller |             "uid": 1000660000
2026-06-12 11:43:28.415382 | controller |           }
2026-06-12 11:43:28.415397 | controller |         },
2026-06-12 11:43:28.415412 | controller |         "volumeMounts": [
2026-06-12 11:43:28.415426 | controller |           {
2026-06-12 11:43:28.415441 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 11:43:28.415456 | controller |             "name": "cert",
2026-06-12 11:43:28.415471 | controller |             "readOnly": true,
2026-06-12 11:43:28.415486 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.415501 | controller |           },
2026-06-12 11:43:28.415516 | controller |           {
2026-06-12 11:43:28.415532 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.415547 | controller |             "name": "kube-api-access-jbqf5",
2026-06-12 11:43:28.415562 | controller |             "readOnly": true,
2026-06-12 11:43:28.415576 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.415591 | controller |           }
2026-06-12 11:43:28.415606 | controller |         ]
2026-06-12 11:43:28.415624 | controller |       }
2026-06-12 11:43:28.415640 | controller |     ],
2026-06-12 11:43:28.415655 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.415670 | controller |     "hostIPs": [
2026-06-12 11:43:28.415685 | controller |       {
2026-06-12 11:43:28.415700 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.415715 | controller |       }
2026-06-12 11:43:28.415730 | controller |     ],
2026-06-12 11:43:28.415745 | controller |     "phase": "Running",
2026-06-12 11:43:28.415760 | controller |     "podIP": "10.217.1.43",
2026-06-12 11:43:28.415775 | controller |     "podIPs": [
2026-06-12 11:43:28.415790 | controller |       {
2026-06-12 11:43:28.415805 | controller |         "ip": "10.217.1.43"
2026-06-12 11:43:28.415821 | controller |       }
2026-06-12 11:43:28.415836 | controller |     ],
2026-06-12 11:43:28.415879 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.415897 | controller |     "startTime": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.415912 | controller |   }
2026-06-12 11:43:28.415928 | controller | }
2026-06-12 11:43:28.445487 | controller | ok:
2026-06-12 11:43:28.445640 | controller | {
2026-06-12 11:43:28.445673 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.445711 | controller |   "kind": "Pod",
2026-06-12 11:43:28.445742 | controller |   "metadata": {
2026-06-12 11:43:28.445759 | controller |     "annotations": {
2026-06-12 11:43:28.445809 | controller |       "alm-examples": "[\n  {\n    \"apiVersion\": \"operator.openstack.org/v1beta1\",\n    \"kind\": \"OpenStack\",\n    \"metadata\": {\n      \"labels\": {\n        \"app.kubernetes.io/created-by\": \"openstack-operator\",\n        \"app.kubernetes.io/instance\": \"openstack\",\n        \"app.kubernetes.io/managed-by\": \"kustomize\",\n        \"app.kubernetes.io/name\": \"openstack\",\n        \"app.kubernetes.io/part-of\": \"openstack-operator\"\n      },\n      \"name\": \"openstack\",\n      \"namespace\": \"openstack-operators\"\n    },\n    \"spec\": {\n      \"operatorOverrides\": [\n        {\n          \"controllerManager\": {\n            \"resources\": {\n              \"limits\": {\n                \"cpu\": \"600m\",\n                \"memory\": \"2Gi\"\n              }\n            }\n          },\n          \"name\": \"infra\",\n          \"replicas\": 1\n        }\n      ]\n    }\n  }\n]",
2026-06-12 11:43:28.445837 | controller |       "capabilities": "Seamless Upgrades",
2026-06-12 11:43:28.445985 | controller |       "createdAt": "2026-06-12T09:44:03Z",
2026-06-12 11:43:28.446012 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-12 11:43:28.446054 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-12 11:43:28.446073 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-12 11:43:28.446089 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-12 11:43:28.446104 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-12 11:43:28.446143 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-12 11:43:28.446160 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-12 11:43:28.446175 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.27/23\"],\"mac_address\":\"0a:58:0a:d9:01:1b\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.27/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.446211 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.27\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.446243 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-12 11:43:28.446259 | controller |       "olm.operatorGroup": "openstack",
2026-06-12 11:43:28.446302 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-12 11:43:28.446322 | controller |       "olm.targetNamespaces": "",
2026-06-12 11:43:28.446337 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 11:43:28.446352 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-12 11:43:28.446390 | controller |       "operatorframework.io/properties": "{\"properties\":[{\"type\":\"olm.package\",\"value\":{\"packageName\":\"openstack-operator\",\"version\":\"0.6.0\"}},{\"type\":\"olm.gvk\",\"value\":{\"group\":\"operator.openstack.org\",\"kind\":\"OpenStack\",\"version\":\"v1beta1\"}}]}",
2026-06-12 11:43:28.446413 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-12 11:43:28.446429 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-12 11:43:28.446445 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-12 11:43:28.446460 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-12 11:43:28.446475 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 11:43:28.446490 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 11:43:28.446505 | controller |     },
2026-06-12 11:43:28.446519 | controller |     "creationTimestamp": "2026-06-12T11:07:05Z",
2026-06-12 11:43:28.446534 | controller |     "generateName": "openstack-operator-controller-init-567b97d897-",
2026-06-12 11:43:28.446549 | controller |     "generation": 1,
2026-06-12 11:43:28.446564 | controller |     "labels": {
2026-06-12 11:43:28.446578 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-12 11:43:28.446593 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.446607 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-12 11:43:28.446622 | controller |       "pod-template-hash": "567b97d897"
2026-06-12 11:43:28.446637 | controller |     },
2026-06-12 11:43:28.446652 | controller |     "managedFields": [
2026-06-12 11:43:28.446667 | controller |       {
2026-06-12 11:43:28.446681 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.446696 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.446711 | controller |         "fieldsV1": {
2026-06-12 11:43:28.446755 | controller |           "f:metadata": {
2026-06-12 11:43:28.446772 | controller |             "f:annotations": {
2026-06-12 11:43:28.446786 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.446820 | controller |             }
2026-06-12 11:43:28.446840 | controller |           }
2026-06-12 11:43:28.446904 | controller |         },
2026-06-12 11:43:28.446923 | controller |         "manager": "crc",
2026-06-12 11:43:28.446939 | controller |         "operation": "Update",
2026-06-12 11:43:28.446978 | controller |         "subresource": "status",
2026-06-12 11:43:28.446995 | controller |         "time": "2026-06-12T11:07:05Z"
2026-06-12 11:43:28.447010 | controller |       },
2026-06-12 11:43:28.447025 | controller |       {
2026-06-12 11:43:28.447063 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.447080 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.447095 | controller |         "fieldsV1": {
2026-06-12 11:43:28.447109 | controller |           "f:metadata": {
2026-06-12 11:43:28.447150 | controller |             "f:annotations": {
2026-06-12 11:43:28.447166 | controller |               ".": {},
2026-06-12 11:43:28.447185 | controller |               "f:alm-examples": {},
2026-06-12 11:43:28.447221 | controller |               "f:capabilities": {},
2026-06-12 11:43:28.447239 | controller |               "f:createdAt": {},
2026-06-12 11:43:28.447254 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-12 11:43:28.447269 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-12 11:43:28.447307 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-12 11:43:28.447326 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-12 11:43:28.447341 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-12 11:43:28.447355 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-12 11:43:28.447393 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-12 11:43:28.447411 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-12 11:43:28.447426 | controller |               "f:olm.operatorGroup": {},
2026-06-12 11:43:28.447441 | controller |               "f:olm.operatorNamespace": {},
2026-06-12 11:43:28.447456 | controller |               "f:olm.targetNamespaces": {},
2026-06-12 11:43:28.447470 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-12 11:43:28.447485 | controller |               "f:operatorframework.io/properties": {},
2026-06-12 11:43:28.447500 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-12 11:43:28.447515 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-12 11:43:28.447529 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-12 11:43:28.447544 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-12 11:43:28.447559 | controller |             },
2026-06-12 11:43:28.447574 | controller |             "f:generateName": {},
2026-06-12 11:43:28.447588 | controller |             "f:labels": {
2026-06-12 11:43:28.447603 | controller |               ".": {},
2026-06-12 11:43:28.447618 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.447633 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.447647 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.447662 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.447676 | controller |             },
2026-06-12 11:43:28.447690 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.447705 | controller |               ".": {},
2026-06-12 11:43:28.447720 | controller |               "k:{\"uid\":\"f4600364-df5a-4d1f-aabc-b8e13d31dd52\"}": {}
2026-06-12 11:43:28.447735 | controller |             }
2026-06-12 11:43:28.447750 | controller |           },
2026-06-12 11:43:28.447765 | controller |           "f:spec": {
2026-06-12 11:43:28.447780 | controller |             "f:containers": {
2026-06-12 11:43:28.447795 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-12 11:43:28.447810 | controller |                 ".": {},
2026-06-12 11:43:28.447825 | controller |                 "f:args": {},
2026-06-12 11:43:28.447840 | controller |                 "f:command": {},
2026-06-12 11:43:28.447883 | controller |                 "f:env": {
2026-06-12 11:43:28.447900 | controller |                   ".": {},
2026-06-12 11:43:28.447915 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.447930 | controller |                     ".": {},
2026-06-12 11:43:28.447945 | controller |                     "f:name": {},
2026-06-12 11:43:28.447960 | controller |                     "f:value": {}
2026-06-12 11:43:28.447974 | controller |                   },
2026-06-12 11:43:28.447989 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.448008 | controller |                     ".": {},
2026-06-12 11:43:28.448023 | controller |                     "f:name": {},
2026-06-12 11:43:28.448038 | controller |                     "f:value": {}
2026-06-12 11:43:28.448052 | controller |                   },
2026-06-12 11:43:28.448066 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 11:43:28.448081 | controller |                     ".": {},
2026-06-12 11:43:28.448096 | controller |                     "f:name": {},
2026-06-12 11:43:28.448110 | controller |                     "f:value": {}
2026-06-12 11:43:28.448125 | controller |                   },
2026-06-12 11:43:28.448139 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-12 11:43:28.448153 | controller |                     ".": {},
2026-06-12 11:43:28.448167 | controller |                     "f:name": {},
2026-06-12 11:43:28.448181 | controller |                     "f:value": {}
2026-06-12 11:43:28.448195 | controller |                   },
2026-06-12 11:43:28.448210 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-12 11:43:28.448224 | controller |                     ".": {},
2026-06-12 11:43:28.448239 | controller |                     "f:name": {},
2026-06-12 11:43:28.448254 | controller |                     "f:value": {}
2026-06-12 11:43:28.448268 | controller |                   },
2026-06-12 11:43:28.448283 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448297 | controller |                     ".": {},
2026-06-12 11:43:28.448312 | controller |                     "f:name": {},
2026-06-12 11:43:28.448326 | controller |                     "f:value": {}
2026-06-12 11:43:28.448341 | controller |                   },
2026-06-12 11:43:28.448355 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448370 | controller |                     ".": {},
2026-06-12 11:43:28.448384 | controller |                     "f:name": {},
2026-06-12 11:43:28.448399 | controller |                     "f:value": {}
2026-06-12 11:43:28.448414 | controller |                   },
2026-06-12 11:43:28.448428 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448443 | controller |                     ".": {},
2026-06-12 11:43:28.448458 | controller |                     "f:name": {},
2026-06-12 11:43:28.448472 | controller |                     "f:value": {}
2026-06-12 11:43:28.448486 | controller |                   },
2026-06-12 11:43:28.448501 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448516 | controller |                     ".": {},
2026-06-12 11:43:28.448532 | controller |                     "f:name": {},
2026-06-12 11:43:28.448549 | controller |                     "f:value": {}
2026-06-12 11:43:28.448566 | controller |                   },
2026-06-12 11:43:28.448580 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448595 | controller |                     ".": {},
2026-06-12 11:43:28.448610 | controller |                     "f:name": {},
2026-06-12 11:43:28.448624 | controller |                     "f:value": {}
2026-06-12 11:43:28.448639 | controller |                   },
2026-06-12 11:43:28.448654 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448669 | controller |                     ".": {},
2026-06-12 11:43:28.448683 | controller |                     "f:name": {},
2026-06-12 11:43:28.448697 | controller |                     "f:value": {}
2026-06-12 11:43:28.448712 | controller |                   },
2026-06-12 11:43:28.448726 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448744 | controller |                     ".": {},
2026-06-12 11:43:28.448759 | controller |                     "f:name": {},
2026-06-12 11:43:28.448774 | controller |                     "f:value": {}
2026-06-12 11:43:28.448789 | controller |                   },
2026-06-12 11:43:28.448804 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448819 | controller |                     ".": {},
2026-06-12 11:43:28.448833 | controller |                     "f:name": {},
2026-06-12 11:43:28.448863 | controller |                     "f:value": {}
2026-06-12 11:43:28.448883 | controller |                   },
2026-06-12 11:43:28.448899 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.448914 | controller |                     ".": {},
2026-06-12 11:43:28.448928 | controller |                     "f:name": {},
2026-06-12 11:43:28.448943 | controller |                     "f:value": {}
2026-06-12 11:43:28.448957 | controller |                   },
2026-06-12 11:43:28.448972 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.448987 | controller |                     ".": {},
2026-06-12 11:43:28.449001 | controller |                     "f:name": {},
2026-06-12 11:43:28.449016 | controller |                     "f:value": {}
2026-06-12 11:43:28.449030 | controller |                   },
2026-06-12 11:43:28.449044 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449059 | controller |                     ".": {},
2026-06-12 11:43:28.449073 | controller |                     "f:name": {},
2026-06-12 11:43:28.449088 | controller |                     "f:value": {}
2026-06-12 11:43:28.449102 | controller |                   },
2026-06-12 11:43:28.449116 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449131 | controller |                     ".": {},
2026-06-12 11:43:28.449145 | controller |                     "f:name": {},
2026-06-12 11:43:28.449160 | controller |                     "f:value": {}
2026-06-12 11:43:28.449174 | controller |                   },
2026-06-12 11:43:28.449188 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449202 | controller |                     ".": {},
2026-06-12 11:43:28.449217 | controller |                     "f:name": {},
2026-06-12 11:43:28.449231 | controller |                     "f:value": {}
2026-06-12 11:43:28.449245 | controller |                   },
2026-06-12 11:43:28.449259 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449274 | controller |                     ".": {},
2026-06-12 11:43:28.449288 | controller |                     "f:name": {},
2026-06-12 11:43:28.449303 | controller |                     "f:value": {}
2026-06-12 11:43:28.449317 | controller |                   },
2026-06-12 11:43:28.449331 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449345 | controller |                     ".": {},
2026-06-12 11:43:28.449359 | controller |                     "f:name": {},
2026-06-12 11:43:28.449373 | controller |                     "f:value": {}
2026-06-12 11:43:28.449387 | controller |                   },
2026-06-12 11:43:28.449401 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449416 | controller |                     ".": {},
2026-06-12 11:43:28.449430 | controller |                     "f:name": {},
2026-06-12 11:43:28.449444 | controller |                     "f:value": {}
2026-06-12 11:43:28.449458 | controller |                   },
2026-06-12 11:43:28.449472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449502 | controller |                     ".": {},
2026-06-12 11:43:28.449518 | controller |                     "f:name": {},
2026-06-12 11:43:28.449532 | controller |                     "f:value": {}
2026-06-12 11:43:28.449547 | controller |                   },
2026-06-12 11:43:28.449563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449580 | controller |                     ".": {},
2026-06-12 11:43:28.449596 | controller |                     "f:name": {},
2026-06-12 11:43:28.449610 | controller |                     "f:value": {}
2026-06-12 11:43:28.449625 | controller |                   },
2026-06-12 11:43:28.449639 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449654 | controller |                     ".": {},
2026-06-12 11:43:28.449669 | controller |                     "f:name": {},
2026-06-12 11:43:28.449684 | controller |                     "f:value": {}
2026-06-12 11:43:28.449699 | controller |                   },
2026-06-12 11:43:28.449713 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.449728 | controller |                     ".": {},
2026-06-12 11:43:28.449742 | controller |                     "f:name": {},
2026-06-12 11:43:28.449756 | controller |                     "f:value": {}
2026-06-12 11:43:28.449771 | controller |                   },
2026-06-12 11:43:28.449785 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449800 | controller |                     ".": {},
2026-06-12 11:43:28.449815 | controller |                     "f:name": {},
2026-06-12 11:43:28.449829 | controller |                     "f:value": {}
2026-06-12 11:43:28.449866 | controller |                   },
2026-06-12 11:43:28.449883 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449898 | controller |                     ".": {},
2026-06-12 11:43:28.449913 | controller |                     "f:name": {},
2026-06-12 11:43:28.449928 | controller |                     "f:value": {}
2026-06-12 11:43:28.449943 | controller |                   },
2026-06-12 11:43:28.449957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.449972 | controller |                     ".": {},
2026-06-12 11:43:28.449987 | controller |                     "f:name": {},
2026-06-12 11:43:28.450002 | controller |                     "f:value": {}
2026-06-12 11:43:28.450017 | controller |                   },
2026-06-12 11:43:28.450031 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450046 | controller |                     ".": {},
2026-06-12 11:43:28.450061 | controller |                     "f:name": {},
2026-06-12 11:43:28.450075 | controller |                     "f:value": {}
2026-06-12 11:43:28.450090 | controller |                   },
2026-06-12 11:43:28.450104 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450119 | controller |                     ".": {},
2026-06-12 11:43:28.450134 | controller |                     "f:name": {},
2026-06-12 11:43:28.450148 | controller |                     "f:value": {}
2026-06-12 11:43:28.450163 | controller |                   },
2026-06-12 11:43:28.450177 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450192 | controller |                     ".": {},
2026-06-12 11:43:28.450212 | controller |                     "f:name": {},
2026-06-12 11:43:28.450226 | controller |                     "f:value": {}
2026-06-12 11:43:28.450241 | controller |                   },
2026-06-12 11:43:28.450259 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450275 | controller |                     ".": {},
2026-06-12 11:43:28.450289 | controller |                     "f:name": {},
2026-06-12 11:43:28.450304 | controller |                     "f:value": {}
2026-06-12 11:43:28.450318 | controller |                   },
2026-06-12 11:43:28.450333 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450348 | controller |                     ".": {},
2026-06-12 11:43:28.450362 | controller |                     "f:name": {},
2026-06-12 11:43:28.450377 | controller |                     "f:value": {}
2026-06-12 11:43:28.450392 | controller |                   },
2026-06-12 11:43:28.450406 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.450421 | controller |                     ".": {},
2026-06-12 11:43:28.450435 | controller |                     "f:name": {},
2026-06-12 11:43:28.450450 | controller |                     "f:value": {}
2026-06-12 11:43:28.450464 | controller |                   },
2026-06-12 11:43:28.450478 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450556 | controller |                     ".": {},
2026-06-12 11:43:28.450575 | controller |                     "f:name": {},
2026-06-12 11:43:28.450590 | controller |                     "f:value": {}
2026-06-12 11:43:28.450605 | controller |                   },
2026-06-12 11:43:28.450620 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450635 | controller |                     ".": {},
2026-06-12 11:43:28.450649 | controller |                     "f:name": {},
2026-06-12 11:43:28.450664 | controller |                     "f:value": {}
2026-06-12 11:43:28.450679 | controller |                   },
2026-06-12 11:43:28.450694 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450709 | controller |                     ".": {},
2026-06-12 11:43:28.450724 | controller |                     "f:name": {},
2026-06-12 11:43:28.450739 | controller |                     "f:value": {}
2026-06-12 11:43:28.450754 | controller |                   },
2026-06-12 11:43:28.450768 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450783 | controller |                     ".": {},
2026-06-12 11:43:28.450797 | controller |                     "f:name": {},
2026-06-12 11:43:28.450812 | controller |                     "f:value": {}
2026-06-12 11:43:28.450826 | controller |                   },
2026-06-12 11:43:28.450840 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450886 | controller |                     ".": {},
2026-06-12 11:43:28.450903 | controller |                     "f:name": {},
2026-06-12 11:43:28.450918 | controller |                     "f:value": {}
2026-06-12 11:43:28.450933 | controller |                   },
2026-06-12 11:43:28.450948 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.450963 | controller |                     ".": {},
2026-06-12 11:43:28.450978 | controller |                     "f:name": {},
2026-06-12 11:43:28.450992 | controller |                     "f:value": {}
2026-06-12 11:43:28.451007 | controller |                   },
2026-06-12 11:43:28.451021 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451036 | controller |                     ".": {},
2026-06-12 11:43:28.451050 | controller |                     "f:name": {},
2026-06-12 11:43:28.451068 | controller |                     "f:value": {}
2026-06-12 11:43:28.451087 | controller |                   },
2026-06-12 11:43:28.451102 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451116 | controller |                     ".": {},
2026-06-12 11:43:28.451130 | controller |                     "f:name": {},
2026-06-12 11:43:28.451145 | controller |                     "f:value": {}
2026-06-12 11:43:28.451159 | controller |                   },
2026-06-12 11:43:28.451173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451188 | controller |                     ".": {},
2026-06-12 11:43:28.451202 | controller |                     "f:name": {},
2026-06-12 11:43:28.451217 | controller |                     "f:value": {}
2026-06-12 11:43:28.451231 | controller |                   },
2026-06-12 11:43:28.451245 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451260 | controller |                     ".": {},
2026-06-12 11:43:28.451274 | controller |                     "f:name": {},
2026-06-12 11:43:28.451288 | controller |                     "f:value": {}
2026-06-12 11:43:28.451303 | controller |                   },
2026-06-12 11:43:28.451317 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451332 | controller |                     ".": {},
2026-06-12 11:43:28.451346 | controller |                     "f:name": {},
2026-06-12 11:43:28.451360 | controller |                     "f:value": {}
2026-06-12 11:43:28.451374 | controller |                   },
2026-06-12 11:43:28.451389 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451403 | controller |                     ".": {},
2026-06-12 11:43:28.451417 | controller |                     "f:name": {},
2026-06-12 11:43:28.451432 | controller |                     "f:value": {}
2026-06-12 11:43:28.451446 | controller |                   },
2026-06-12 11:43:28.451460 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451474 | controller |                     ".": {},
2026-06-12 11:43:28.451488 | controller |                     "f:name": {},
2026-06-12 11:43:28.451503 | controller |                     "f:value": {}
2026-06-12 11:43:28.451517 | controller |                   },
2026-06-12 11:43:28.451531 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451546 | controller |                     ".": {},
2026-06-12 11:43:28.451563 | controller |                     "f:name": {},
2026-06-12 11:43:28.451577 | controller |                     "f:value": {}
2026-06-12 11:43:28.451591 | controller |                   },
2026-06-12 11:43:28.451605 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451620 | controller |                     ".": {},
2026-06-12 11:43:28.451634 | controller |                     "f:name": {},
2026-06-12 11:43:28.451648 | controller |                     "f:value": {}
2026-06-12 11:43:28.451662 | controller |                   },
2026-06-12 11:43:28.451676 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451691 | controller |                     ".": {},
2026-06-12 11:43:28.451705 | controller |                     "f:name": {},
2026-06-12 11:43:28.451720 | controller |                     "f:value": {}
2026-06-12 11:43:28.451735 | controller |                   },
2026-06-12 11:43:28.451750 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.451764 | controller |                     ".": {},
2026-06-12 11:43:28.451779 | controller |                     "f:name": {},
2026-06-12 11:43:28.451798 | controller |                     "f:value": {}
2026-06-12 11:43:28.451813 | controller |                   },
2026-06-12 11:43:28.451828 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451842 | controller |                     ".": {},
2026-06-12 11:43:28.451876 | controller |                     "f:name": {},
2026-06-12 11:43:28.451893 | controller |                     "f:value": {}
2026-06-12 11:43:28.451909 | controller |                   },
2026-06-12 11:43:28.451923 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.451938 | controller |                     ".": {},
2026-06-12 11:43:28.451952 | controller |                     "f:name": {},
2026-06-12 11:43:28.451967 | controller |                     "f:value": {}
2026-06-12 11:43:28.451983 | controller |                   },
2026-06-12 11:43:28.451998 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452013 | controller |                     ".": {},
2026-06-12 11:43:28.452027 | controller |                     "f:name": {},
2026-06-12 11:43:28.452045 | controller |                     "f:value": {}
2026-06-12 11:43:28.452060 | controller |                   },
2026-06-12 11:43:28.452074 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.452089 | controller |                     ".": {},
2026-06-12 11:43:28.452104 | controller |                     "f:name": {},
2026-06-12 11:43:28.452118 | controller |                     "f:value": {}
2026-06-12 11:43:28.452133 | controller |                   },
2026-06-12 11:43:28.452148 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452163 | controller |                     ".": {},
2026-06-12 11:43:28.452178 | controller |                     "f:name": {},
2026-06-12 11:43:28.452192 | controller |                     "f:value": {}
2026-06-12 11:43:28.452207 | controller |                   },
2026-06-12 11:43:28.452221 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.452236 | controller |                     ".": {},
2026-06-12 11:43:28.452250 | controller |                     "f:name": {},
2026-06-12 11:43:28.452265 | controller |                     "f:value": {}
2026-06-12 11:43:28.452279 | controller |                   },
2026-06-12 11:43:28.452294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452308 | controller |                     ".": {},
2026-06-12 11:43:28.452323 | controller |                     "f:name": {},
2026-06-12 11:43:28.452337 | controller |                     "f:value": {}
2026-06-12 11:43:28.452352 | controller |                   },
2026-06-12 11:43:28.452366 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.452381 | controller |                     ".": {},
2026-06-12 11:43:28.452395 | controller |                     "f:name": {},
2026-06-12 11:43:28.452409 | controller |                     "f:value": {}
2026-06-12 11:43:28.452424 | controller |                   },
2026-06-12 11:43:28.452438 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452453 | controller |                     ".": {},
2026-06-12 11:43:28.452467 | controller |                     "f:name": {},
2026-06-12 11:43:28.452482 | controller |                     "f:value": {}
2026-06-12 11:43:28.452496 | controller |                   },
2026-06-12 11:43:28.452510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452525 | controller |                     ".": {},
2026-06-12 11:43:28.452544 | controller |                     "f:name": {},
2026-06-12 11:43:28.452559 | controller |                     "f:value": {}
2026-06-12 11:43:28.452574 | controller |                   },
2026-06-12 11:43:28.452588 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452603 | controller |                     ".": {},
2026-06-12 11:43:28.452618 | controller |                     "f:name": {},
2026-06-12 11:43:28.452633 | controller |                     "f:value": {}
2026-06-12 11:43:28.452648 | controller |                   },
2026-06-12 11:43:28.452663 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452677 | controller |                     ".": {},
2026-06-12 11:43:28.452692 | controller |                     "f:name": {},
2026-06-12 11:43:28.452707 | controller |                     "f:value": {}
2026-06-12 11:43:28.452721 | controller |                   },
2026-06-12 11:43:28.452736 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452751 | controller |                     ".": {},
2026-06-12 11:43:28.452766 | controller |                     "f:name": {},
2026-06-12 11:43:28.452781 | controller |                     "f:value": {}
2026-06-12 11:43:28.452796 | controller |                   },
2026-06-12 11:43:28.452810 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.452825 | controller |                     ".": {},
2026-06-12 11:43:28.452839 | controller |                     "f:name": {},
2026-06-12 11:43:28.452876 | controller |                     "f:value": {}
2026-06-12 11:43:28.452893 | controller |                   },
2026-06-12 11:43:28.452908 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452922 | controller |                     ".": {},
2026-06-12 11:43:28.452937 | controller |                     "f:name": {},
2026-06-12 11:43:28.452952 | controller |                     "f:value": {}
2026-06-12 11:43:28.452967 | controller |                   },
2026-06-12 11:43:28.452981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.452996 | controller |                     ".": {},
2026-06-12 11:43:28.453011 | controller |                     "f:name": {},
2026-06-12 11:43:28.453026 | controller |                     "f:value": {}
2026-06-12 11:43:28.453040 | controller |                   },
2026-06-12 11:43:28.453055 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453070 | controller |                     ".": {},
2026-06-12 11:43:28.453084 | controller |                     "f:name": {},
2026-06-12 11:43:28.453099 | controller |                     "f:value": {}
2026-06-12 11:43:28.453113 | controller |                   },
2026-06-12 11:43:28.453128 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.453143 | controller |                     ".": {},
2026-06-12 11:43:28.453157 | controller |                     "f:name": {},
2026-06-12 11:43:28.453172 | controller |                     "f:value": {}
2026-06-12 11:43:28.453187 | controller |                   },
2026-06-12 11:43:28.453201 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453216 | controller |                     ".": {},
2026-06-12 11:43:28.453231 | controller |                     "f:name": {},
2026-06-12 11:43:28.453245 | controller |                     "f:value": {}
2026-06-12 11:43:28.453260 | controller |                   },
2026-06-12 11:43:28.453275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453293 | controller |                     ".": {},
2026-06-12 11:43:28.453308 | controller |                     "f:name": {},
2026-06-12 11:43:28.453323 | controller |                     "f:value": {}
2026-06-12 11:43:28.453337 | controller |                   },
2026-06-12 11:43:28.453352 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.453366 | controller |                     ".": {},
2026-06-12 11:43:28.453380 | controller |                     "f:name": {},
2026-06-12 11:43:28.453395 | controller |                     "f:value": {}
2026-06-12 11:43:28.453409 | controller |                   },
2026-06-12 11:43:28.453423 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453449 | controller |                     ".": {},
2026-06-12 11:43:28.453464 | controller |                     "f:name": {},
2026-06-12 11:43:28.453483 | controller |                     "f:value": {}
2026-06-12 11:43:28.453498 | controller |                   },
2026-06-12 11:43:28.453512 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453527 | controller |                     ".": {},
2026-06-12 11:43:28.453542 | controller |                     "f:name": {},
2026-06-12 11:43:28.453556 | controller |                     "f:value": {}
2026-06-12 11:43:28.453570 | controller |                   },
2026-06-12 11:43:28.453584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453599 | controller |                     ".": {},
2026-06-12 11:43:28.453613 | controller |                     "f:name": {},
2026-06-12 11:43:28.453628 | controller |                     "f:value": {}
2026-06-12 11:43:28.453642 | controller |                   },
2026-06-12 11:43:28.453656 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.453671 | controller |                     ".": {},
2026-06-12 11:43:28.453685 | controller |                     "f:name": {},
2026-06-12 11:43:28.453700 | controller |                     "f:value": {}
2026-06-12 11:43:28.453714 | controller |                   },
2026-06-12 11:43:28.453728 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453743 | controller |                     ".": {},
2026-06-12 11:43:28.453757 | controller |                     "f:name": {},
2026-06-12 11:43:28.453772 | controller |                     "f:value": {}
2026-06-12 11:43:28.453787 | controller |                   },
2026-06-12 11:43:28.453802 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453816 | controller |                     ".": {},
2026-06-12 11:43:28.453831 | controller |                     "f:name": {},
2026-06-12 11:43:28.453868 | controller |                     "f:value": {}
2026-06-12 11:43:28.453884 | controller |                   },
2026-06-12 11:43:28.453899 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.453914 | controller |                     ".": {},
2026-06-12 11:43:28.453929 | controller |                     "f:name": {},
2026-06-12 11:43:28.453943 | controller |                     "f:value": {}
2026-06-12 11:43:28.453958 | controller |                   },
2026-06-12 11:43:28.453973 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.453988 | controller |                     ".": {},
2026-06-12 11:43:28.454002 | controller |                     "f:name": {},
2026-06-12 11:43:28.454017 | controller |                     "f:value": {}
2026-06-12 11:43:28.454032 | controller |                   },
2026-06-12 11:43:28.454047 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454065 | controller |                     ".": {},
2026-06-12 11:43:28.454081 | controller |                     "f:name": {},
2026-06-12 11:43:28.454096 | controller |                     "f:value": {}
2026-06-12 11:43:28.454111 | controller |                   },
2026-06-12 11:43:28.454126 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454140 | controller |                     ".": {},
2026-06-12 11:43:28.454155 | controller |                     "f:name": {},
2026-06-12 11:43:28.454169 | controller |                     "f:value": {}
2026-06-12 11:43:28.454184 | controller |                   },
2026-06-12 11:43:28.454199 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454214 | controller |                     ".": {},
2026-06-12 11:43:28.454228 | controller |                     "f:name": {},
2026-06-12 11:43:28.454243 | controller |                     "f:value": {}
2026-06-12 11:43:28.454258 | controller |                   },
2026-06-12 11:43:28.454273 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.454288 | controller |                     ".": {},
2026-06-12 11:43:28.454303 | controller |                     "f:name": {},
2026-06-12 11:43:28.454317 | controller |                     "f:value": {}
2026-06-12 11:43:28.454332 | controller |                   },
2026-06-12 11:43:28.454346 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454361 | controller |                     ".": {},
2026-06-12 11:43:28.454376 | controller |                     "f:name": {},
2026-06-12 11:43:28.454390 | controller |                     "f:value": {}
2026-06-12 11:43:28.454405 | controller |                   },
2026-06-12 11:43:28.454419 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454434 | controller |                     ".": {},
2026-06-12 11:43:28.454449 | controller |                     "f:name": {},
2026-06-12 11:43:28.454463 | controller |                     "f:value": {}
2026-06-12 11:43:28.454478 | controller |                   },
2026-06-12 11:43:28.454492 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454507 | controller |                     ".": {},
2026-06-12 11:43:28.454522 | controller |                     "f:name": {},
2026-06-12 11:43:28.454536 | controller |                     "f:value": {}
2026-06-12 11:43:28.454550 | controller |                   },
2026-06-12 11:43:28.454565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454579 | controller |                     ".": {},
2026-06-12 11:43:28.454594 | controller |                     "f:name": {},
2026-06-12 11:43:28.454609 | controller |                     "f:value": {}
2026-06-12 11:43:28.454623 | controller |                   },
2026-06-12 11:43:28.454637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.454652 | controller |                     ".": {},
2026-06-12 11:43:28.454667 | controller |                     "f:name": {},
2026-06-12 11:43:28.454681 | controller |                     "f:value": {}
2026-06-12 11:43:28.454696 | controller |                   },
2026-06-12 11:43:28.454710 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454725 | controller |                     ".": {},
2026-06-12 11:43:28.454739 | controller |                     "f:name": {},
2026-06-12 11:43:28.454754 | controller |                     "f:value": {}
2026-06-12 11:43:28.454769 | controller |                   },
2026-06-12 11:43:28.454783 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454801 | controller |                     ".": {},
2026-06-12 11:43:28.454817 | controller |                     "f:name": {},
2026-06-12 11:43:28.454831 | controller |                     "f:value": {}
2026-06-12 11:43:28.454846 | controller |                   },
2026-06-12 11:43:28.454881 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.454897 | controller |                     ".": {},
2026-06-12 11:43:28.454912 | controller |                     "f:name": {},
2026-06-12 11:43:28.454927 | controller |                     "f:value": {}
2026-06-12 11:43:28.454941 | controller |                   },
2026-06-12 11:43:28.454956 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.454975 | controller |                     ".": {},
2026-06-12 11:43:28.454990 | controller |                     "f:name": {},
2026-06-12 11:43:28.455004 | controller |                     "f:value": {}
2026-06-12 11:43:28.455018 | controller |                   },
2026-06-12 11:43:28.455033 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 11:43:28.455047 | controller |                     ".": {},
2026-06-12 11:43:28.455061 | controller |                     "f:name": {},
2026-06-12 11:43:28.455076 | controller |                     "f:value": {}
2026-06-12 11:43:28.455091 | controller |                   },
2026-06-12 11:43:28.455106 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455121 | controller |                     ".": {},
2026-06-12 11:43:28.455136 | controller |                     "f:name": {},
2026-06-12 11:43:28.455151 | controller |                     "f:value": {}
2026-06-12 11:43:28.455166 | controller |                   },
2026-06-12 11:43:28.455180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455195 | controller |                     ".": {},
2026-06-12 11:43:28.455210 | controller |                     "f:name": {},
2026-06-12 11:43:28.455224 | controller |                     "f:value": {}
2026-06-12 11:43:28.455238 | controller |                   },
2026-06-12 11:43:28.455253 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455268 | controller |                     ".": {},
2026-06-12 11:43:28.455283 | controller |                     "f:name": {},
2026-06-12 11:43:28.455297 | controller |                     "f:value": {}
2026-06-12 11:43:28.455312 | controller |                   },
2026-06-12 11:43:28.455326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455341 | controller |                     ".": {},
2026-06-12 11:43:28.455359 | controller |                     "f:name": {},
2026-06-12 11:43:28.455373 | controller |                     "f:value": {}
2026-06-12 11:43:28.455388 | controller |                   },
2026-06-12 11:43:28.455402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455418 | controller |                     ".": {},
2026-06-12 11:43:28.455432 | controller |                     "f:name": {},
2026-06-12 11:43:28.455446 | controller |                     "f:value": {}
2026-06-12 11:43:28.455460 | controller |                   },
2026-06-12 11:43:28.455475 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455490 | controller |                     ".": {},
2026-06-12 11:43:28.455504 | controller |                     "f:name": {},
2026-06-12 11:43:28.455519 | controller |                     "f:value": {}
2026-06-12 11:43:28.455533 | controller |                   },
2026-06-12 11:43:28.455551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.455567 | controller |                     ".": {},
2026-06-12 11:43:28.455582 | controller |                     "f:name": {},
2026-06-12 11:43:28.455596 | controller |                     "f:value": {}
2026-06-12 11:43:28.455611 | controller |                   },
2026-06-12 11:43:28.455625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455640 | controller |                     ".": {},
2026-06-12 11:43:28.455654 | controller |                     "f:name": {},
2026-06-12 11:43:28.455668 | controller |                     "f:value": {}
2026-06-12 11:43:28.455682 | controller |                   },
2026-06-12 11:43:28.455750 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455768 | controller |                     ".": {},
2026-06-12 11:43:28.455783 | controller |                     "f:name": {},
2026-06-12 11:43:28.455798 | controller |                     "f:value": {}
2026-06-12 11:43:28.455813 | controller |                   },
2026-06-12 11:43:28.455827 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455842 | controller |                     ".": {},
2026-06-12 11:43:28.455886 | controller |                     "f:name": {},
2026-06-12 11:43:28.455903 | controller |                     "f:value": {}
2026-06-12 11:43:28.455917 | controller |                   },
2026-06-12 11:43:28.455932 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.455947 | controller |                     ".": {},
2026-06-12 11:43:28.455962 | controller |                     "f:name": {},
2026-06-12 11:43:28.455977 | controller |                     "f:value": {}
2026-06-12 11:43:28.455992 | controller |                   },
2026-06-12 11:43:28.456006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.456021 | controller |                     ".": {},
2026-06-12 11:43:28.456035 | controller |                     "f:name": {},
2026-06-12 11:43:28.456051 | controller |                     "f:value": {}
2026-06-12 11:43:28.456073 | controller |                   },
2026-06-12 11:43:28.456088 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.456169 | controller |                     ".": {},
2026-06-12 11:43:28.456193 | controller |                     "f:name": {},
2026-06-12 11:43:28.456208 | controller |                     "f:value": {}
2026-06-12 11:43:28.456223 | controller |                   },
2026-06-12 11:43:28.456238 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.456254 | controller |                     ".": {},
2026-06-12 11:43:28.456268 | controller |                     "f:name": {},
2026-06-12 11:43:28.456283 | controller |                     "f:value": {}
2026-06-12 11:43:28.456298 | controller |                   },
2026-06-12 11:43:28.456313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.456328 | controller |                     ".": {},
2026-06-12 11:43:28.456343 | controller |                     "f:name": {},
2026-06-12 11:43:28.456358 | controller |                     "f:value": {}
2026-06-12 11:43:28.456372 | controller |                   },
2026-06-12 11:43:28.456387 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.456401 | controller |                     ".": {},
2026-06-12 11:43:28.456415 | controller |                     "f:name": {},
2026-06-12 11:43:28.456430 | controller |                     "f:value": {}
2026-06-12 11:43:28.456448 | controller |                   },
2026-06-12 11:43:28.456463 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.456478 | controller |                     ".": {},
2026-06-12 11:43:28.456493 | controller |                     "f:name": {},
2026-06-12 11:43:28.456507 | controller |                     "f:value": {}
2026-06-12 11:43:28.456522 | controller |                   },
2026-06-12 11:43:28.456536 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.456551 | controller |                     ".": {},
2026-06-12 11:43:28.456566 | controller |                     "f:name": {},
2026-06-12 11:43:28.456581 | controller |                     "f:value": {}
2026-06-12 11:43:28.456595 | controller |                   },
2026-06-12 11:43:28.456610 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.456625 | controller |                     ".": {},
2026-06-12 11:43:28.456640 | controller |                     "f:name": {},
2026-06-12 11:43:28.456655 | controller |                     "f:value": {}
2026-06-12 11:43:28.456669 | controller |                   },
2026-06-12 11:43:28.456684 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.456699 | controller |                     ".": {},
2026-06-12 11:43:28.456713 | controller |                     "f:name": {},
2026-06-12 11:43:28.456728 | controller |                     "f:value": {}
2026-06-12 11:43:28.456743 | controller |                   },
2026-06-12 11:43:28.456758 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.456773 | controller |                     ".": {},
2026-06-12 11:43:28.456787 | controller |                     "f:name": {},
2026-06-12 11:43:28.456802 | controller |                     "f:value": {}
2026-06-12 11:43:28.456817 | controller |                   },
2026-06-12 11:43:28.456831 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 11:43:28.456846 | controller |                     ".": {},
2026-06-12 11:43:28.456892 | controller |                     "f:name": {},
2026-06-12 11:43:28.456908 | controller |                     "f:value": {}
2026-06-12 11:43:28.456923 | controller |                   },
2026-06-12 11:43:28.456937 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.456953 | controller |                     ".": {},
2026-06-12 11:43:28.456968 | controller |                     "f:name": {},
2026-06-12 11:43:28.456982 | controller |                     "f:value": {}
2026-06-12 11:43:28.456997 | controller |                   },
2026-06-12 11:43:28.457012 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.457027 | controller |                     ".": {},
2026-06-12 11:43:28.457041 | controller |                     "f:name": {},
2026-06-12 11:43:28.457056 | controller |                     "f:value": {}
2026-06-12 11:43:28.457072 | controller |                   },
2026-06-12 11:43:28.457089 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.457104 | controller |                     ".": {},
2026-06-12 11:43:28.457119 | controller |                     "f:name": {},
2026-06-12 11:43:28.457134 | controller |                     "f:value": {}
2026-06-12 11:43:28.457149 | controller |                   },
2026-06-12 11:43:28.457163 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.457178 | controller |                     ".": {},
2026-06-12 11:43:28.457193 | controller |                     "f:name": {},
2026-06-12 11:43:28.457207 | controller |                     "f:value": {}
2026-06-12 11:43:28.457226 | controller |                   },
2026-06-12 11:43:28.457241 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.457256 | controller |                     ".": {},
2026-06-12 11:43:28.457270 | controller |                     "f:name": {},
2026-06-12 11:43:28.457285 | controller |                     "f:value": {}
2026-06-12 11:43:28.457299 | controller |                   }
2026-06-12 11:43:28.457314 | controller |                 },
2026-06-12 11:43:28.457329 | controller |                 "f:image": {},
2026-06-12 11:43:28.457343 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.457359 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.457373 | controller |                   ".": {},
2026-06-12 11:43:28.457430 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.457453 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.457468 | controller |                     ".": {},
2026-06-12 11:43:28.457482 | controller |                     "f:path": {},
2026-06-12 11:43:28.457497 | controller |                     "f:port": {},
2026-06-12 11:43:28.457511 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.457526 | controller |                   },
2026-06-12 11:43:28.457540 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.457555 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.457570 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.457585 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.457599 | controller |                 },
2026-06-12 11:43:28.457613 | controller |                 "f:name": {},
2026-06-12 11:43:28.457627 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.457642 | controller |                   ".": {},
2026-06-12 11:43:28.457656 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.457670 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.457684 | controller |                     ".": {},
2026-06-12 11:43:28.457699 | controller |                     "f:path": {},
2026-06-12 11:43:28.457713 | controller |                     "f:port": {},
2026-06-12 11:43:28.457727 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.457742 | controller |                   },
2026-06-12 11:43:28.457756 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.457771 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.457785 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.457800 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.457814 | controller |                 },
2026-06-12 11:43:28.457829 | controller |                 "f:resources": {
2026-06-12 11:43:28.457863 | controller |                   ".": {},
2026-06-12 11:43:28.457884 | controller |                   "f:limits": {
2026-06-12 11:43:28.457899 | controller |                     ".": {},
2026-06-12 11:43:28.457914 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.457929 | controller |                     "f:memory": {}
2026-06-12 11:43:28.457943 | controller |                   },
2026-06-12 11:43:28.457957 | controller |                   "f:requests": {
2026-06-12 11:43:28.457972 | controller |                     ".": {},
2026-06-12 11:43:28.457986 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.458001 | controller |                     "f:memory": {}
2026-06-12 11:43:28.458016 | controller |                   }
2026-06-12 11:43:28.458030 | controller |                 },
2026-06-12 11:43:28.458044 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.458059 | controller |                   ".": {},
2026-06-12 11:43:28.458073 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.458088 | controller |                 },
2026-06-12 11:43:28.458109 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.458124 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.458139 | controller |               }
2026-06-12 11:43:28.458154 | controller |             },
2026-06-12 11:43:28.458169 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.458184 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.458199 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.458213 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.458228 | controller |             "f:securityContext": {
2026-06-12 11:43:28.458242 | controller |               ".": {},
2026-06-12 11:43:28.458257 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.458271 | controller |             },
2026-06-12 11:43:28.458286 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.458300 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.458315 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.458330 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.458344 | controller |           }
2026-06-12 11:43:28.458359 | controller |         },
2026-06-12 11:43:28.458373 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.458388 | controller |         "operation": "Update",
2026-06-12 11:43:28.458403 | controller |         "time": "2026-06-12T11:07:05Z"
2026-06-12 11:43:28.458419 | controller |       },
2026-06-12 11:43:28.458437 | controller |       {
2026-06-12 11:43:28.458452 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.458467 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.458482 | controller |         "fieldsV1": {
2026-06-12 11:43:28.458496 | controller |           "f:metadata": {
2026-06-12 11:43:28.458511 | controller |             "f:annotations": {
2026-06-12 11:43:28.458525 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.458540 | controller |             }
2026-06-12 11:43:28.458554 | controller |           }
2026-06-12 11:43:28.458569 | controller |         },
2026-06-12 11:43:28.458584 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.458598 | controller |         "operation": "Update",
2026-06-12 11:43:28.458613 | controller |         "subresource": "status",
2026-06-12 11:43:28.458627 | controller |         "time": "2026-06-12T11:07:06Z"
2026-06-12 11:43:28.458641 | controller |       },
2026-06-12 11:43:28.458656 | controller |       {
2026-06-12 11:43:28.458671 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.458685 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.458700 | controller |         "fieldsV1": {
2026-06-12 11:43:28.458715 | controller |           "f:status": {
2026-06-12 11:43:28.458729 | controller |             "f:conditions": {
2026-06-12 11:43:28.458744 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.458758 | controller |                 ".": {},
2026-06-12 11:43:28.458773 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.458787 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.458802 | controller |                 "f:status": {},
2026-06-12 11:43:28.458816 | controller |                 "f:type": {}
2026-06-12 11:43:28.458830 | controller |               },
2026-06-12 11:43:28.458845 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.458878 | controller |                 ".": {},
2026-06-12 11:43:28.458893 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.458908 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.458923 | controller |                 "f:status": {},
2026-06-12 11:43:28.458937 | controller |                 "f:type": {}
2026-06-12 11:43:28.458952 | controller |               },
2026-06-12 11:43:28.458970 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.458986 | controller |                 ".": {},
2026-06-12 11:43:28.459001 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.459015 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.459030 | controller |                 "f:status": {},
2026-06-12 11:43:28.459044 | controller |                 "f:type": {}
2026-06-12 11:43:28.459059 | controller |               },
2026-06-12 11:43:28.459073 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.459088 | controller |                 ".": {},
2026-06-12 11:43:28.459102 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.459117 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.459132 | controller |                 "f:status": {},
2026-06-12 11:43:28.459146 | controller |                 "f:type": {}
2026-06-12 11:43:28.459161 | controller |               }
2026-06-12 11:43:28.459175 | controller |             },
2026-06-12 11:43:28.459190 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.459205 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.459220 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.459235 | controller |             "f:phase": {},
2026-06-12 11:43:28.459250 | controller |             "f:podIP": {},
2026-06-12 11:43:28.459265 | controller |             "f:podIPs": {
2026-06-12 11:43:28.459279 | controller |               ".": {},
2026-06-12 11:43:28.459293 | controller |               "k:{\"ip\":\"10.217.1.27\"}": {
2026-06-12 11:43:28.459308 | controller |                 ".": {},
2026-06-12 11:43:28.459322 | controller |                 "f:ip": {}
2026-06-12 11:43:28.459336 | controller |               }
2026-06-12 11:43:28.459351 | controller |             },
2026-06-12 11:43:28.459365 | controller |             "f:startTime": {}
2026-06-12 11:43:28.459379 | controller |           }
2026-06-12 11:43:28.459394 | controller |         },
2026-06-12 11:43:28.459409 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.459424 | controller |         "operation": "Update",
2026-06-12 11:43:28.459439 | controller |         "subresource": "status",
2026-06-12 11:43:28.459454 | controller |         "time": "2026-06-12T11:07:28Z"
2026-06-12 11:43:28.459469 | controller |       }
2026-06-12 11:43:28.459484 | controller |     ],
2026-06-12 11:43:28.459499 | controller |     "name": "openstack-operator-controller-init-567b97d897-f2z8q",
2026-06-12 11:43:28.459514 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.459528 | controller |     "ownerReferences": [
2026-06-12 11:43:28.459543 | controller |       {
2026-06-12 11:43:28.459557 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.459572 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.459587 | controller |         "controller": true,
2026-06-12 11:43:28.459601 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.459616 | controller |         "name": "openstack-operator-controller-init-567b97d897",
2026-06-12 11:43:28.459631 | controller |         "uid": "f4600364-df5a-4d1f-aabc-b8e13d31dd52"
2026-06-12 11:43:28.459646 | controller |       }
2026-06-12 11:43:28.459660 | controller |     ],
2026-06-12 11:43:28.459675 | controller |     "resourceVersion": "86315",
2026-06-12 11:43:28.459689 | controller |     "uid": "e91d8d94-950d-467b-a992-f3588b58cf1a"
2026-06-12 11:43:28.459704 | controller |   },
2026-06-12 11:43:28.459719 | controller |   "spec": {
2026-06-12 11:43:28.459733 | controller |     "containers": [
2026-06-12 11:43:28.459748 | controller |       {
2026-06-12 11:43:28.459763 | controller |         "args": [
2026-06-12 11:43:28.459777 | controller |           "--leader-elect",
2026-06-12 11:43:28.459792 | controller |           "--health-probe-bind-address=:8081"
2026-06-12 11:43:28.459806 | controller |         ],
2026-06-12 11:43:28.459825 | controller |         "command": [
2026-06-12 11:43:28.459840 | controller |           "/operator"
2026-06-12 11:43:28.459883 | controller |         ],
2026-06-12 11:43:28.459900 | controller |         "env": [
2026-06-12 11:43:28.459915 | controller |           {
2026-06-12 11:43:28.459930 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.459945 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 11:43:28.459960 | controller |           },
2026-06-12 11:43:28.459975 | controller |           {
2026-06-12 11:43:28.459990 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460004 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 11:43:28.460019 | controller |           },
2026-06-12 11:43:28.460034 | controller |           {
2026-06-12 11:43:28.460048 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460063 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 11:43:28.460078 | controller |           },
2026-06-12 11:43:28.460093 | controller |           {
2026-06-12 11:43:28.460107 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460122 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 11:43:28.460137 | controller |           },
2026-06-12 11:43:28.460152 | controller |           {
2026-06-12 11:43:28.460166 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460181 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 11:43:28.460195 | controller |           },
2026-06-12 11:43:28.460210 | controller |           {
2026-06-12 11:43:28.460225 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460239 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 11:43:28.460254 | controller |           },
2026-06-12 11:43:28.460270 | controller |           {
2026-06-12 11:43:28.460284 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460299 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 11:43:28.460314 | controller |           },
2026-06-12 11:43:28.460329 | controller |           {
2026-06-12 11:43:28.460344 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460359 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 11:43:28.460374 | controller |           },
2026-06-12 11:43:28.460389 | controller |           {
2026-06-12 11:43:28.460404 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460419 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 11:43:28.460434 | controller |           },
2026-06-12 11:43:28.460448 | controller |           {
2026-06-12 11:43:28.460463 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460478 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 11:43:28.460493 | controller |           },
2026-06-12 11:43:28.460508 | controller |           {
2026-06-12 11:43:28.460523 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460538 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 11:43:28.460556 | controller |           },
2026-06-12 11:43:28.460571 | controller |           {
2026-06-12 11:43:28.460586 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460601 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 11:43:28.460615 | controller |           },
2026-06-12 11:43:28.460630 | controller |           {
2026-06-12 11:43:28.460645 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460660 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 11:43:28.460674 | controller |           },
2026-06-12 11:43:28.460689 | controller |           {
2026-06-12 11:43:28.460703 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460718 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 11:43:28.460733 | controller |           },
2026-06-12 11:43:28.460748 | controller |           {
2026-06-12 11:43:28.460763 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460778 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 11:43:28.460792 | controller |           },
2026-06-12 11:43:28.460807 | controller |           {
2026-06-12 11:43:28.460822 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460837 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 11:43:28.460871 | controller |           },
2026-06-12 11:43:28.460888 | controller |           {
2026-06-12 11:43:28.460904 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460919 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 11:43:28.460933 | controller |           },
2026-06-12 11:43:28.460948 | controller |           {
2026-06-12 11:43:28.460963 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.460978 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 11:43:28.460993 | controller |           },
2026-06-12 11:43:28.461008 | controller |           {
2026-06-12 11:43:28.461022 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461037 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 11:43:28.461052 | controller |           },
2026-06-12 11:43:28.461066 | controller |           {
2026-06-12 11:43:28.461081 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461096 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 11:43:28.461111 | controller |           },
2026-06-12 11:43:28.461125 | controller |           {
2026-06-12 11:43:28.461140 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461204 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 11:43:28.461224 | controller |           },
2026-06-12 11:43:28.461239 | controller |           {
2026-06-12 11:43:28.461254 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461269 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 11:43:28.461284 | controller |           },
2026-06-12 11:43:28.461299 | controller |           {
2026-06-12 11:43:28.461368 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461392 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 11:43:28.461409 | controller |           },
2026-06-12 11:43:28.461424 | controller |           {
2026-06-12 11:43:28.461439 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461455 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 11:43:28.461470 | controller |           },
2026-06-12 11:43:28.461485 | controller |           {
2026-06-12 11:43:28.461500 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461515 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 11:43:28.461530 | controller |           },
2026-06-12 11:43:28.461546 | controller |           {
2026-06-12 11:43:28.461562 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461577 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 11:43:28.461592 | controller |           },
2026-06-12 11:43:28.461607 | controller |           {
2026-06-12 11:43:28.461622 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 11:43:28.461652 | controller |           },
2026-06-12 11:43:28.461667 | controller |           {
2026-06-12 11:43:28.461682 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461697 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 11:43:28.461712 | controller |           },
2026-06-12 11:43:28.461726 | controller |           {
2026-06-12 11:43:28.461741 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461756 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 11:43:28.461771 | controller |           },
2026-06-12 11:43:28.461785 | controller |           {
2026-06-12 11:43:28.461800 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461815 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 11:43:28.461829 | controller |           },
2026-06-12 11:43:28.461859 | controller |           {
2026-06-12 11:43:28.461879 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461895 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 11:43:28.461909 | controller |           },
2026-06-12 11:43:28.461924 | controller |           {
2026-06-12 11:43:28.461939 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.461954 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 11:43:28.461969 | controller |           },
2026-06-12 11:43:28.461983 | controller |           {
2026-06-12 11:43:28.461998 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462012 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 11:43:28.462027 | controller |           },
2026-06-12 11:43:28.462042 | controller |           {
2026-06-12 11:43:28.462056 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462071 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 11:43:28.462089 | controller |           },
2026-06-12 11:43:28.462104 | controller |           {
2026-06-12 11:43:28.462119 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462133 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 11:43:28.462148 | controller |           },
2026-06-12 11:43:28.462162 | controller |           {
2026-06-12 11:43:28.462177 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462191 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 11:43:28.462206 | controller |           },
2026-06-12 11:43:28.462220 | controller |           {
2026-06-12 11:43:28.462235 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462249 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 11:43:28.462264 | controller |           },
2026-06-12 11:43:28.462278 | controller |           {
2026-06-12 11:43:28.462292 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462307 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 11:43:28.462322 | controller |           },
2026-06-12 11:43:28.462336 | controller |           {
2026-06-12 11:43:28.462351 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462366 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 11:43:28.462380 | controller |           },
2026-06-12 11:43:28.462395 | controller |           {
2026-06-12 11:43:28.462410 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462425 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 11:43:28.462440 | controller |           },
2026-06-12 11:43:28.462454 | controller |           {
2026-06-12 11:43:28.462469 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462484 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 11:43:28.462499 | controller |           },
2026-06-12 11:43:28.462514 | controller |           {
2026-06-12 11:43:28.462529 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462544 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 11:43:28.462559 | controller |           },
2026-06-12 11:43:28.462574 | controller |           {
2026-06-12 11:43:28.462588 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462603 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 11:43:28.462618 | controller |           },
2026-06-12 11:43:28.462633 | controller |           {
2026-06-12 11:43:28.462648 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462662 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 11:43:28.462677 | controller |           },
2026-06-12 11:43:28.462692 | controller |           {
2026-06-12 11:43:28.462707 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462722 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 11:43:28.462741 | controller |           },
2026-06-12 11:43:28.462756 | controller |           {
2026-06-12 11:43:28.462771 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462786 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 11:43:28.462801 | controller |           },
2026-06-12 11:43:28.462816 | controller |           {
2026-06-12 11:43:28.462830 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462845 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 11:43:28.462879 | controller |           },
2026-06-12 11:43:28.462895 | controller |           {
2026-06-12 11:43:28.462909 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462924 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 11:43:28.462939 | controller |           },
2026-06-12 11:43:28.462954 | controller |           {
2026-06-12 11:43:28.462969 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.462984 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 11:43:28.462999 | controller |           },
2026-06-12 11:43:28.463013 | controller |           {
2026-06-12 11:43:28.463028 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463043 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 11:43:28.463058 | controller |           },
2026-06-12 11:43:28.463073 | controller |           {
2026-06-12 11:43:28.463088 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463103 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 11:43:28.463118 | controller |           },
2026-06-12 11:43:28.463133 | controller |           {
2026-06-12 11:43:28.463148 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463162 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 11:43:28.463177 | controller |           },
2026-06-12 11:43:28.463192 | controller |           {
2026-06-12 11:43:28.463207 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463221 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 11:43:28.463236 | controller |           },
2026-06-12 11:43:28.463251 | controller |           {
2026-06-12 11:43:28.463266 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 11:43:28.463295 | controller |           },
2026-06-12 11:43:28.463310 | controller |           {
2026-06-12 11:43:28.463324 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463339 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 11:43:28.463354 | controller |           },
2026-06-12 11:43:28.463369 | controller |           {
2026-06-12 11:43:28.463383 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463398 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 11:43:28.463413 | controller |           },
2026-06-12 11:43:28.463428 | controller |           {
2026-06-12 11:43:28.463442 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463460 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 11:43:28.463476 | controller |           },
2026-06-12 11:43:28.463491 | controller |           {
2026-06-12 11:43:28.463506 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463520 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 11:43:28.463535 | controller |           },
2026-06-12 11:43:28.463551 | controller |           {
2026-06-12 11:43:28.463566 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463581 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 11:43:28.463596 | controller |           },
2026-06-12 11:43:28.463611 | controller |           {
2026-06-12 11:43:28.463626 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463641 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 11:43:28.463656 | controller |           },
2026-06-12 11:43:28.463671 | controller |           {
2026-06-12 11:43:28.463686 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463701 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 11:43:28.463716 | controller |           },
2026-06-12 11:43:28.463732 | controller |           {
2026-06-12 11:43:28.463747 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463762 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 11:43:28.463777 | controller |           },
2026-06-12 11:43:28.463791 | controller |           {
2026-06-12 11:43:28.463806 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463821 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 11:43:28.463836 | controller |           },
2026-06-12 11:43:28.463879 | controller |           {
2026-06-12 11:43:28.463897 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463912 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 11:43:28.463928 | controller |           },
2026-06-12 11:43:28.463943 | controller |           {
2026-06-12 11:43:28.463957 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.463972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 11:43:28.463987 | controller |           },
2026-06-12 11:43:28.464001 | controller |           {
2026-06-12 11:43:28.464016 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464031 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 11:43:28.464046 | controller |           },
2026-06-12 11:43:28.464060 | controller |           {
2026-06-12 11:43:28.464075 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464089 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 11:43:28.464104 | controller |           },
2026-06-12 11:43:28.464119 | controller |           {
2026-06-12 11:43:28.464133 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464148 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 11:43:28.464167 | controller |           },
2026-06-12 11:43:28.464181 | controller |           {
2026-06-12 11:43:28.464196 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464211 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 11:43:28.464226 | controller |           },
2026-06-12 11:43:28.464241 | controller |           {
2026-06-12 11:43:28.464255 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464270 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 11:43:28.464285 | controller |           },
2026-06-12 11:43:28.464300 | controller |           {
2026-06-12 11:43:28.464314 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464328 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 11:43:28.464343 | controller |           },
2026-06-12 11:43:28.464364 | controller |           {
2026-06-12 11:43:28.464378 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464393 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 11:43:28.464408 | controller |           },
2026-06-12 11:43:28.464422 | controller |           {
2026-06-12 11:43:28.464436 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464451 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 11:43:28.464466 | controller |           },
2026-06-12 11:43:28.464480 | controller |           {
2026-06-12 11:43:28.464495 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464509 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 11:43:28.464526 | controller |           },
2026-06-12 11:43:28.464543 | controller |           {
2026-06-12 11:43:28.464559 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464574 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 11:43:28.464588 | controller |           },
2026-06-12 11:43:28.464603 | controller |           {
2026-06-12 11:43:28.464618 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464633 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 11:43:28.464648 | controller |           },
2026-06-12 11:43:28.464662 | controller |           {
2026-06-12 11:43:28.464677 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464692 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 11:43:28.464706 | controller |           },
2026-06-12 11:43:28.464721 | controller |           {
2026-06-12 11:43:28.464736 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464751 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 11:43:28.464766 | controller |           },
2026-06-12 11:43:28.464780 | controller |           {
2026-06-12 11:43:28.464795 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464810 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 11:43:28.464826 | controller |           },
2026-06-12 11:43:28.464841 | controller |           {
2026-06-12 11:43:28.464879 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464896 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 11:43:28.464911 | controller |           },
2026-06-12 11:43:28.464926 | controller |           {
2026-06-12 11:43:28.464941 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.464955 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 11:43:28.464970 | controller |           },
2026-06-12 11:43:28.464985 | controller |           {
2026-06-12 11:43:28.465000 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465015 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 11:43:28.465030 | controller |           },
2026-06-12 11:43:28.465045 | controller |           {
2026-06-12 11:43:28.465059 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465074 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 11:43:28.465089 | controller |           },
2026-06-12 11:43:28.465104 | controller |           {
2026-06-12 11:43:28.465119 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465133 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 11:43:28.465148 | controller |           },
2026-06-12 11:43:28.465163 | controller |           {
2026-06-12 11:43:28.465178 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465192 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 11:43:28.465207 | controller |           },
2026-06-12 11:43:28.465222 | controller |           {
2026-06-12 11:43:28.465237 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465252 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 11:43:28.465267 | controller |           },
2026-06-12 11:43:28.465282 | controller |           {
2026-06-12 11:43:28.465297 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465325 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 11:43:28.465340 | controller |           },
2026-06-12 11:43:28.465355 | controller |           {
2026-06-12 11:43:28.465370 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465384 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 11:43:28.465399 | controller |           },
2026-06-12 11:43:28.465414 | controller |           {
2026-06-12 11:43:28.465429 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465444 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 11:43:28.465458 | controller |           },
2026-06-12 11:43:28.465473 | controller |           {
2026-06-12 11:43:28.465488 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465503 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 11:43:28.465517 | controller |           },
2026-06-12 11:43:28.465532 | controller |           {
2026-06-12 11:43:28.465547 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465565 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-12 11:43:28.465580 | controller |           },
2026-06-12 11:43:28.465595 | controller |           {
2026-06-12 11:43:28.465610 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465625 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-12 11:43:28.465640 | controller |           },
2026-06-12 11:43:28.465654 | controller |           {
2026-06-12 11:43:28.465669 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.465684 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-12 11:43:28.465699 | controller |           },
2026-06-12 11:43:28.465714 | controller |           {
2026-06-12 11:43:28.465729 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 11:43:28.465744 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 11:43:28.465760 | controller |           },
2026-06-12 11:43:28.465774 | controller |           {
2026-06-12 11:43:28.465789 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.465804 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 11:43:28.465820 | controller |           },
2026-06-12 11:43:28.465835 | controller |           {
2026-06-12 11:43:28.465869 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.465886 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 11:43:28.465902 | controller |           },
2026-06-12 11:43:28.465917 | controller |           {
2026-06-12 11:43:28.465932 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.465947 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 11:43:28.465961 | controller |           },
2026-06-12 11:43:28.465976 | controller |           {
2026-06-12 11:43:28.465991 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466006 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 11:43:28.466021 | controller |           },
2026-06-12 11:43:28.466035 | controller |           {
2026-06-12 11:43:28.466050 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466065 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 11:43:28.466080 | controller |           },
2026-06-12 11:43:28.466095 | controller |           {
2026-06-12 11:43:28.466109 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466124 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 11:43:28.466139 | controller |           },
2026-06-12 11:43:28.466154 | controller |           {
2026-06-12 11:43:28.466169 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466183 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 11:43:28.466198 | controller |           },
2026-06-12 11:43:28.466217 | controller |           {
2026-06-12 11:43:28.466232 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466247 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 11:43:28.466262 | controller |           },
2026-06-12 11:43:28.466277 | controller |           {
2026-06-12 11:43:28.466291 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466306 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 11:43:28.466321 | controller |           },
2026-06-12 11:43:28.466336 | controller |           {
2026-06-12 11:43:28.466350 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466365 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 11:43:28.466380 | controller |           },
2026-06-12 11:43:28.466395 | controller |           {
2026-06-12 11:43:28.466409 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466424 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 11:43:28.466439 | controller |           },
2026-06-12 11:43:28.466453 | controller |           {
2026-06-12 11:43:28.466468 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466482 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 11:43:28.466497 | controller |           },
2026-06-12 11:43:28.466511 | controller |           {
2026-06-12 11:43:28.466526 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466540 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 11:43:28.466555 | controller |           },
2026-06-12 11:43:28.466569 | controller |           {
2026-06-12 11:43:28.466584 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466599 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 11:43:28.466613 | controller |           },
2026-06-12 11:43:28.466628 | controller |           {
2026-06-12 11:43:28.466643 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466658 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 11:43:28.466674 | controller |           },
2026-06-12 11:43:28.466689 | controller |           {
2026-06-12 11:43:28.466704 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466719 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 11:43:28.466734 | controller |           },
2026-06-12 11:43:28.466749 | controller |           {
2026-06-12 11:43:28.466765 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466780 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 11:43:28.466795 | controller |           },
2026-06-12 11:43:28.466813 | controller |           {
2026-06-12 11:43:28.466828 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466843 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 11:43:28.466884 | controller |           },
2026-06-12 11:43:28.466901 | controller |           {
2026-06-12 11:43:28.466916 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466931 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 11:43:28.466947 | controller |           },
2026-06-12 11:43:28.466962 | controller |           {
2026-06-12 11:43:28.466977 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 11:43:28.466992 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 11:43:28.467008 | controller |           },
2026-06-12 11:43:28.467023 | controller |           {
2026-06-12 11:43:28.467037 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 11:43:28.467052 | controller |             "value": "0.6.0-1781257442"
2026-06-12 11:43:28.467068 | controller |           },
2026-06-12 11:43:28.467083 | controller |           {
2026-06-12 11:43:28.467097 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-12 11:43:28.467112 | controller |             "value": "38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc"
2026-06-12 11:43:28.467128 | controller |           },
2026-06-12 11:43:28.467143 | controller |           {
2026-06-12 11:43:28.467157 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.467172 | controller |             "value": "false"
2026-06-12 11:43:28.467187 | controller |           },
2026-06-12 11:43:28.467202 | controller |           {
2026-06-12 11:43:28.467217 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.467232 | controller |             "value": "30"
2026-06-12 11:43:28.467247 | controller |           },
2026-06-12 11:43:28.467262 | controller |           {
2026-06-12 11:43:28.467277 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.467292 | controller |             "value": "20"
2026-06-12 11:43:28.467307 | controller |           },
2026-06-12 11:43:28.467321 | controller |           {
2026-06-12 11:43:28.467336 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.467351 | controller |             "value": "5"
2026-06-12 11:43:28.467366 | controller |           },
2026-06-12 11:43:28.467381 | controller |           {
2026-06-12 11:43:28.467410 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-12 11:43:28.467433 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-12 11:43:28.467448 | controller |           }
2026-06-12 11:43:28.467463 | controller |         ],
2026-06-12 11:43:28.467484 | controller |         "image": "38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 11:43:28.467500 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.467521 | controller |         "livenessProbe": {
2026-06-12 11:43:28.467545 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.467567 | controller |           "httpGet": {
2026-06-12 11:43:28.467589 | controller |             "path": "/healthz",
2026-06-12 11:43:28.467611 | controller |             "port": 8081,
2026-06-12 11:43:28.467626 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.467647 | controller |           },
2026-06-12 11:43:28.467668 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.467689 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.467777 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.467799 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.467814 | controller |         },
2026-06-12 11:43:28.467829 | controller |         "name": "operator",
2026-06-12 11:43:28.467844 | controller |         "readinessProbe": {
2026-06-12 11:43:28.467938 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.467957 | controller |           "httpGet": {
2026-06-12 11:43:28.467973 | controller |             "path": "/readyz",
2026-06-12 11:43:28.467988 | controller |             "port": 8081,
2026-06-12 11:43:28.468004 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.468018 | controller |           },
2026-06-12 11:43:28.468033 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.468048 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.468063 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.468077 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.468092 | controller |         },
2026-06-12 11:43:28.468106 | controller |         "resources": {
2026-06-12 11:43:28.468121 | controller |           "limits": {
2026-06-12 11:43:28.468135 | controller |             "cpu": "500m",
2026-06-12 11:43:28.468150 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.468165 | controller |           },
2026-06-12 11:43:28.468180 | controller |           "requests": {
2026-06-12 11:43:28.468195 | controller |             "cpu": "10m",
2026-06-12 11:43:28.468210 | controller |             "memory": "128Mi"
2026-06-12 11:43:28.468225 | controller |           }
2026-06-12 11:43:28.468240 | controller |         },
2026-06-12 11:43:28.468255 | controller |         "securityContext": {
2026-06-12 11:43:28.468270 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.468285 | controller |           "capabilities": {
2026-06-12 11:43:28.468300 | controller |             "drop": [
2026-06-12 11:43:28.468314 | controller |               "ALL"
2026-06-12 11:43:28.468329 | controller |             ]
2026-06-12 11:43:28.468344 | controller |           },
2026-06-12 11:43:28.468358 | controller |           "runAsUser": 1000660000
2026-06-12 11:43:28.468373 | controller |         },
2026-06-12 11:43:28.468388 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.468403 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.468418 | controller |         "volumeMounts": [
2026-06-12 11:43:28.468433 | controller |           {
2026-06-12 11:43:28.468448 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.468463 | controller |             "name": "kube-api-access-4f44x",
2026-06-12 11:43:28.468477 | controller |             "readOnly": true
2026-06-12 11:43:28.468492 | controller |           }
2026-06-12 11:43:28.468507 | controller |         ]
2026-06-12 11:43:28.468521 | controller |       }
2026-06-12 11:43:28.468536 | controller |     ],
2026-06-12 11:43:28.468550 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.468565 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.468580 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.468595 | controller |       {
2026-06-12 11:43:28.468609 | controller |         "name": "openstack-operator-controller-init-dockercfg-7gwp6"
2026-06-12 11:43:28.468625 | controller |       }
2026-06-12 11:43:28.468639 | controller |     ],
2026-06-12 11:43:28.468654 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.468668 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.468683 | controller |     "priority": 0,
2026-06-12 11:43:28.468697 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.468712 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.468727 | controller |     "securityContext": {
2026-06-12 11:43:28.468742 | controller |       "fsGroup": 1000660000,
2026-06-12 11:43:28.468760 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.468775 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.468790 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.468804 | controller |       },
2026-06-12 11:43:28.468819 | controller |       "seccompProfile": {
2026-06-12 11:43:28.468834 | controller |         "type": "RuntimeDefault"
2026-06-12 11:43:28.468874 | controller |       }
2026-06-12 11:43:28.468896 | controller |     },
2026-06-12 11:43:28.468912 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-12 11:43:28.468927 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-12 11:43:28.468941 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.468956 | controller |     "tolerations": [
2026-06-12 11:43:28.468971 | controller |       {
2026-06-12 11:43:28.468986 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.469001 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.469016 | controller |         "operator": "Exists",
2026-06-12 11:43:28.469031 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.469045 | controller |       },
2026-06-12 11:43:28.469060 | controller |       {
2026-06-12 11:43:28.469075 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.469091 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.469106 | controller |         "operator": "Exists",
2026-06-12 11:43:28.469120 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.469135 | controller |       },
2026-06-12 11:43:28.469150 | controller |       {
2026-06-12 11:43:28.469164 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.469179 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.469194 | controller |         "operator": "Exists"
2026-06-12 11:43:28.469209 | controller |       }
2026-06-12 11:43:28.469223 | controller |     ],
2026-06-12 11:43:28.469238 | controller |     "volumes": [
2026-06-12 11:43:28.469265 | controller |       {
2026-06-12 11:43:28.469282 | controller |         "name": "kube-api-access-4f44x",
2026-06-12 11:43:28.469296 | controller |         "projected": {
2026-06-12 11:43:28.469311 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.469326 | controller |           "sources": [
2026-06-12 11:43:28.469340 | controller |             {
2026-06-12 11:43:28.469355 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.469370 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.469384 | controller |                 "path": "token"
2026-06-12 11:43:28.469399 | controller |               }
2026-06-12 11:43:28.469413 | controller |             },
2026-06-12 11:43:28.469428 | controller |             {
2026-06-12 11:43:28.469442 | controller |               "configMap": {
2026-06-12 11:43:28.469456 | controller |                 "items": [
2026-06-12 11:43:28.469471 | controller |                   {
2026-06-12 11:43:28.469485 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.469500 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.469514 | controller |                   }
2026-06-12 11:43:28.469529 | controller |                 ],
2026-06-12 11:43:28.469544 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.469559 | controller |               }
2026-06-12 11:43:28.469574 | controller |             },
2026-06-12 11:43:28.469589 | controller |             {
2026-06-12 11:43:28.469604 | controller |               "downwardAPI": {
2026-06-12 11:43:28.469619 | controller |                 "items": [
2026-06-12 11:43:28.469634 | controller |                   {
2026-06-12 11:43:28.469648 | controller |                     "fieldRef": {
2026-06-12 11:43:28.469663 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.469678 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.469699 | controller |                     },
2026-06-12 11:43:28.469714 | controller |                     "path": "namespace"
2026-06-12 11:43:28.469728 | controller |                   }
2026-06-12 11:43:28.469743 | controller |                 ]
2026-06-12 11:43:28.469758 | controller |               }
2026-06-12 11:43:28.469772 | controller |             },
2026-06-12 11:43:28.469787 | controller |             {
2026-06-12 11:43:28.469802 | controller |               "configMap": {
2026-06-12 11:43:28.469816 | controller |                 "items": [
2026-06-12 11:43:28.469831 | controller |                   {
2026-06-12 11:43:28.469864 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.469882 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.469897 | controller |                   }
2026-06-12 11:43:28.469912 | controller |                 ],
2026-06-12 11:43:28.469926 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.469941 | controller |               }
2026-06-12 11:43:28.469957 | controller |             }
2026-06-12 11:43:28.469972 | controller |           ]
2026-06-12 11:43:28.469987 | controller |         }
2026-06-12 11:43:28.470001 | controller |       }
2026-06-12 11:43:28.470017 | controller |     ]
2026-06-12 11:43:28.470031 | controller |   },
2026-06-12 11:43:28.470046 | controller |   "status": {
2026-06-12 11:43:28.470061 | controller |     "conditions": [
2026-06-12 11:43:28.470076 | controller |       {
2026-06-12 11:43:28.470091 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.470106 | controller |         "lastTransitionTime": "2026-06-12T11:07:17Z",
2026-06-12 11:43:28.470121 | controller |         "status": "True",
2026-06-12 11:43:28.470136 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.470151 | controller |       },
2026-06-12 11:43:28.470166 | controller |       {
2026-06-12 11:43:28.470180 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.470195 | controller |         "lastTransitionTime": "2026-06-12T11:07:05Z",
2026-06-12 11:43:28.470210 | controller |         "status": "True",
2026-06-12 11:43:28.470224 | controller |         "type": "Initialized"
2026-06-12 11:43:28.470239 | controller |       },
2026-06-12 11:43:28.470254 | controller |       {
2026-06-12 11:43:28.470270 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.470285 | controller |         "lastTransitionTime": "2026-06-12T11:07:28Z",
2026-06-12 11:43:28.470300 | controller |         "status": "True",
2026-06-12 11:43:28.470315 | controller |         "type": "Ready"
2026-06-12 11:43:28.470330 | controller |       },
2026-06-12 11:43:28.470345 | controller |       {
2026-06-12 11:43:28.470360 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.470375 | controller |         "lastTransitionTime": "2026-06-12T11:07:28Z",
2026-06-12 11:43:28.470390 | controller |         "status": "True",
2026-06-12 11:43:28.470404 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.470419 | controller |       },
2026-06-12 11:43:28.470434 | controller |       {
2026-06-12 11:43:28.470449 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.470464 | controller |         "lastTransitionTime": "2026-06-12T11:07:05Z",
2026-06-12 11:43:28.470479 | controller |         "status": "True",
2026-06-12 11:43:28.470493 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.470508 | controller |       }
2026-06-12 11:43:28.470523 | controller |     ],
2026-06-12 11:43:28.470538 | controller |     "containerStatuses": [
2026-06-12 11:43:28.470552 | controller |       {
2026-06-12 11:43:28.470567 | controller |         "allocatedResources": {
2026-06-12 11:43:28.470582 | controller |           "cpu": "10m",
2026-06-12 11:43:28.470597 | controller |           "memory": "128Mi"
2026-06-12 11:43:28.470612 | controller |         },
2026-06-12 11:43:28.470627 | controller |         "containerID": "cri-o://503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b",
2026-06-12 11:43:28.470645 | controller |         "image": "38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 11:43:28.470661 | controller |         "imageID": "38.102.83.102:5001/openstack-k8s-operators/openstack-operator@sha256:815ad8d109b703bcd2b677b06a86ba1380872c778940d4468b456abecb7df7d0",
2026-06-12 11:43:28.470675 | controller |         "lastState": {},
2026-06-12 11:43:28.470690 | controller |         "name": "operator",
2026-06-12 11:43:28.470704 | controller |         "ready": true,
2026-06-12 11:43:28.470719 | controller |         "resources": {
2026-06-12 11:43:28.470733 | controller |           "limits": {
2026-06-12 11:43:28.470747 | controller |             "cpu": "500m",
2026-06-12 11:43:28.470762 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.470777 | controller |           },
2026-06-12 11:43:28.470791 | controller |           "requests": {
2026-06-12 11:43:28.470805 | controller |             "cpu": "10m",
2026-06-12 11:43:28.470865 | controller |             "memory": "128Mi"
2026-06-12 11:43:28.470890 | controller |           }
2026-06-12 11:43:28.470906 | controller |         },
2026-06-12 11:43:28.470921 | controller |         "restartCount": 0,
2026-06-12 11:43:28.470936 | controller |         "started": true,
2026-06-12 11:43:28.470951 | controller |         "state": {
2026-06-12 11:43:28.470966 | controller |           "running": {
2026-06-12 11:43:28.470981 | controller |             "startedAt": "2026-06-12T11:07:17Z"
2026-06-12 11:43:28.470996 | controller |           }
2026-06-12 11:43:28.471011 | controller |         },
2026-06-12 11:43:28.471026 | controller |         "user": {
2026-06-12 11:43:28.471040 | controller |           "linux": {
2026-06-12 11:43:28.471055 | controller |             "gid": 0,
2026-06-12 11:43:28.471070 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.471084 | controller |               0,
2026-06-12 11:43:28.471099 | controller |               1000660000
2026-06-12 11:43:28.471113 | controller |             ],
2026-06-12 11:43:28.471128 | controller |             "uid": 1000660000
2026-06-12 11:43:28.471143 | controller |           }
2026-06-12 11:43:28.471158 | controller |         },
2026-06-12 11:43:28.471173 | controller |         "volumeMounts": [
2026-06-12 11:43:28.471188 | controller |           {
2026-06-12 11:43:28.471202 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.471218 | controller |             "name": "kube-api-access-4f44x",
2026-06-12 11:43:28.471233 | controller |             "readOnly": true,
2026-06-12 11:43:28.471247 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.471262 | controller |           }
2026-06-12 11:43:28.471277 | controller |         ]
2026-06-12 11:43:28.471292 | controller |       }
2026-06-12 11:43:28.471308 | controller |     ],
2026-06-12 11:43:28.471323 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.471338 | controller |     "hostIPs": [
2026-06-12 11:43:28.471353 | controller |       {
2026-06-12 11:43:28.471368 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.471383 | controller |       }
2026-06-12 11:43:28.471398 | controller |     ],
2026-06-12 11:43:28.471413 | controller |     "phase": "Running",
2026-06-12 11:43:28.471428 | controller |     "podIP": "10.217.1.27",
2026-06-12 11:43:28.471443 | controller |     "podIPs": [
2026-06-12 11:43:28.471457 | controller |       {
2026-06-12 11:43:28.471472 | controller |         "ip": "10.217.1.27"
2026-06-12 11:43:28.471487 | controller |       }
2026-06-12 11:43:28.471502 | controller |     ],
2026-06-12 11:43:28.471517 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.471531 | controller |     "startTime": "2026-06-12T11:07:05Z"
2026-06-12 11:43:28.471546 | controller |   }
2026-06-12 11:43:28.471561 | controller | }
2026-06-12 11:43:28.500614 | controller | ok:
2026-06-12 11:43:28.500690 | controller | {
2026-06-12 11:43:28.500720 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.500738 | controller |   "kind": "Pod",
2026-06-12 11:43:28.500760 | controller |   "metadata": {
2026-06-12 11:43:28.500783 | controller |     "annotations": {
2026-06-12 11:43:28.500805 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.49/23\"],\"mac_address\":\"0a:58:0a:d9:01:31\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.49/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.500946 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.49\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:31\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.500975 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.500992 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 11:43:28.501008 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 11:43:28.501023 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 11:43:28.501037 | controller |     },
2026-06-12 11:43:28.501053 | controller |     "creationTimestamp": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.501068 | controller |     "generateName": "openstack-operator-controller-manager-698d5f8d8c-",
2026-06-12 11:43:28.501084 | controller |     "generation": 1,
2026-06-12 11:43:28.501098 | controller |     "labels": {
2026-06-12 11:43:28.501113 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-12 11:43:28.501127 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.501141 | controller |       "openstack.org/operator-name": "openstack",
2026-06-12 11:43:28.501155 | controller |       "pod-template-hash": "698d5f8d8c"
2026-06-12 11:43:28.501170 | controller |     },
2026-06-12 11:43:28.501185 | controller |     "managedFields": [
2026-06-12 11:43:28.501199 | controller |       {
2026-06-12 11:43:28.501214 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.501229 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.501244 | controller |         "fieldsV1": {
2026-06-12 11:43:28.501259 | controller |           "f:metadata": {
2026-06-12 11:43:28.501274 | controller |             "f:annotations": {
2026-06-12 11:43:28.501288 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.501302 | controller |             }
2026-06-12 11:43:28.501317 | controller |           }
2026-06-12 11:43:28.501332 | controller |         },
2026-06-12 11:43:28.501346 | controller |         "manager": "crc",
2026-06-12 11:43:28.501361 | controller |         "operation": "Update",
2026-06-12 11:43:28.501375 | controller |         "subresource": "status",
2026-06-12 11:43:28.501390 | controller |         "time": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.501405 | controller |       },
2026-06-12 11:43:28.501420 | controller |       {
2026-06-12 11:43:28.501435 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.501450 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.501464 | controller |         "fieldsV1": {
2026-06-12 11:43:28.501479 | controller |           "f:metadata": {
2026-06-12 11:43:28.501494 | controller |             "f:annotations": {
2026-06-12 11:43:28.501508 | controller |               ".": {},
2026-06-12 11:43:28.501523 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.501537 | controller |             },
2026-06-12 11:43:28.501552 | controller |             "f:generateName": {},
2026-06-12 11:43:28.501573 | controller |             "f:labels": {
2026-06-12 11:43:28.501588 | controller |               ".": {},
2026-06-12 11:43:28.501603 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.501618 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.501632 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.501647 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.501662 | controller |             },
2026-06-12 11:43:28.501677 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.501692 | controller |               ".": {},
2026-06-12 11:43:28.501707 | controller |               "k:{\"uid\":\"a0117300-c6bf-4868-bbdb-c46fe6a4d41c\"}": {}
2026-06-12 11:43:28.501722 | controller |             }
2026-06-12 11:43:28.501737 | controller |           },
2026-06-12 11:43:28.501752 | controller |           "f:spec": {
2026-06-12 11:43:28.501767 | controller |             "f:containers": {
2026-06-12 11:43:28.501782 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.501796 | controller |                 ".": {},
2026-06-12 11:43:28.501811 | controller |                 "f:args": {},
2026-06-12 11:43:28.501825 | controller |                 "f:command": {},
2026-06-12 11:43:28.501839 | controller |                 "f:env": {
2026-06-12 11:43:28.501878 | controller |                   ".": {},
2026-06-12 11:43:28.501895 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.501911 | controller |                     ".": {},
2026-06-12 11:43:28.501925 | controller |                     "f:name": {},
2026-06-12 11:43:28.501940 | controller |                     "f:value": {}
2026-06-12 11:43:28.501954 | controller |                   },
2026-06-12 11:43:28.501969 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 11:43:28.501983 | controller |                     ".": {},
2026-06-12 11:43:28.501998 | controller |                     "f:name": {},
2026-06-12 11:43:28.502012 | controller |                     "f:value": {}
2026-06-12 11:43:28.502027 | controller |                   },
2026-06-12 11:43:28.502041 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502056 | controller |                     ".": {},
2026-06-12 11:43:28.502070 | controller |                     "f:name": {},
2026-06-12 11:43:28.502084 | controller |                     "f:value": {}
2026-06-12 11:43:28.502099 | controller |                   },
2026-06-12 11:43:28.502114 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502129 | controller |                     ".": {},
2026-06-12 11:43:28.502143 | controller |                     "f:name": {},
2026-06-12 11:43:28.502158 | controller |                     "f:value": {}
2026-06-12 11:43:28.502172 | controller |                   },
2026-06-12 11:43:28.502187 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502201 | controller |                     ".": {},
2026-06-12 11:43:28.502216 | controller |                     "f:name": {},
2026-06-12 11:43:28.502230 | controller |                     "f:value": {}
2026-06-12 11:43:28.502244 | controller |                   },
2026-06-12 11:43:28.502259 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502273 | controller |                     ".": {},
2026-06-12 11:43:28.502288 | controller |                     "f:name": {},
2026-06-12 11:43:28.502302 | controller |                     "f:value": {}
2026-06-12 11:43:28.502317 | controller |                   },
2026-06-12 11:43:28.502331 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502346 | controller |                     ".": {},
2026-06-12 11:43:28.502364 | controller |                     "f:name": {},
2026-06-12 11:43:28.502379 | controller |                     "f:value": {}
2026-06-12 11:43:28.502393 | controller |                   },
2026-06-12 11:43:28.502407 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502422 | controller |                     ".": {},
2026-06-12 11:43:28.502436 | controller |                     "f:name": {},
2026-06-12 11:43:28.502451 | controller |                     "f:value": {}
2026-06-12 11:43:28.502465 | controller |                   },
2026-06-12 11:43:28.502480 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502494 | controller |                     ".": {},
2026-06-12 11:43:28.502509 | controller |                     "f:name": {},
2026-06-12 11:43:28.502524 | controller |                     "f:value": {}
2026-06-12 11:43:28.502539 | controller |                   },
2026-06-12 11:43:28.502553 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502568 | controller |                     ".": {},
2026-06-12 11:43:28.502583 | controller |                     "f:name": {},
2026-06-12 11:43:28.502597 | controller |                     "f:value": {}
2026-06-12 11:43:28.502612 | controller |                   },
2026-06-12 11:43:28.502626 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502641 | controller |                     ".": {},
2026-06-12 11:43:28.502655 | controller |                     "f:name": {},
2026-06-12 11:43:28.502669 | controller |                     "f:value": {}
2026-06-12 11:43:28.502684 | controller |                   },
2026-06-12 11:43:28.502698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502713 | controller |                     ".": {},
2026-06-12 11:43:28.502727 | controller |                     "f:name": {},
2026-06-12 11:43:28.502742 | controller |                     "f:value": {}
2026-06-12 11:43:28.502757 | controller |                   },
2026-06-12 11:43:28.502771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502786 | controller |                     ".": {},
2026-06-12 11:43:28.502801 | controller |                     "f:name": {},
2026-06-12 11:43:28.502815 | controller |                     "f:value": {}
2026-06-12 11:43:28.502830 | controller |                   },
2026-06-12 11:43:28.502844 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502879 | controller |                     ".": {},
2026-06-12 11:43:28.502895 | controller |                     "f:name": {},
2026-06-12 11:43:28.502910 | controller |                     "f:value": {}
2026-06-12 11:43:28.502925 | controller |                   },
2026-06-12 11:43:28.502940 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.502955 | controller |                     ".": {},
2026-06-12 11:43:28.502970 | controller |                     "f:name": {},
2026-06-12 11:43:28.502985 | controller |                     "f:value": {}
2026-06-12 11:43:28.502999 | controller |                   },
2026-06-12 11:43:28.503014 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503029 | controller |                     ".": {},
2026-06-12 11:43:28.503044 | controller |                     "f:name": {},
2026-06-12 11:43:28.503059 | controller |                     "f:value": {}
2026-06-12 11:43:28.503074 | controller |                   },
2026-06-12 11:43:28.503089 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503107 | controller |                     ".": {},
2026-06-12 11:43:28.503123 | controller |                     "f:name": {},
2026-06-12 11:43:28.503138 | controller |                     "f:value": {}
2026-06-12 11:43:28.503152 | controller |                   },
2026-06-12 11:43:28.503167 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503182 | controller |                     ".": {},
2026-06-12 11:43:28.503197 | controller |                     "f:name": {},
2026-06-12 11:43:28.503211 | controller |                     "f:value": {}
2026-06-12 11:43:28.503226 | controller |                   },
2026-06-12 11:43:28.503241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503256 | controller |                     ".": {},
2026-06-12 11:43:28.503270 | controller |                     "f:name": {},
2026-06-12 11:43:28.503285 | controller |                     "f:value": {}
2026-06-12 11:43:28.503299 | controller |                   },
2026-06-12 11:43:28.503313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503328 | controller |                     ".": {},
2026-06-12 11:43:28.503343 | controller |                     "f:name": {},
2026-06-12 11:43:28.503358 | controller |                     "f:value": {}
2026-06-12 11:43:28.503373 | controller |                   },
2026-06-12 11:43:28.503387 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503402 | controller |                     ".": {},
2026-06-12 11:43:28.503417 | controller |                     "f:name": {},
2026-06-12 11:43:28.503432 | controller |                     "f:value": {}
2026-06-12 11:43:28.503446 | controller |                   },
2026-06-12 11:43:28.503460 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503475 | controller |                     ".": {},
2026-06-12 11:43:28.503490 | controller |                     "f:name": {},
2026-06-12 11:43:28.503505 | controller |                     "f:value": {}
2026-06-12 11:43:28.503520 | controller |                   },
2026-06-12 11:43:28.503536 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503553 | controller |                     ".": {},
2026-06-12 11:43:28.503570 | controller |                     "f:name": {},
2026-06-12 11:43:28.503584 | controller |                     "f:value": {}
2026-06-12 11:43:28.503598 | controller |                   },
2026-06-12 11:43:28.503613 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503627 | controller |                     ".": {},
2026-06-12 11:43:28.503642 | controller |                     "f:name": {},
2026-06-12 11:43:28.503656 | controller |                     "f:value": {}
2026-06-12 11:43:28.503671 | controller |                   },
2026-06-12 11:43:28.503685 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503700 | controller |                     ".": {},
2026-06-12 11:43:28.503714 | controller |                     "f:name": {},
2026-06-12 11:43:28.503729 | controller |                     "f:value": {}
2026-06-12 11:43:28.503744 | controller |                   },
2026-06-12 11:43:28.503759 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503774 | controller |                     ".": {},
2026-06-12 11:43:28.503788 | controller |                     "f:name": {},
2026-06-12 11:43:28.503803 | controller |                     "f:value": {}
2026-06-12 11:43:28.503818 | controller |                   },
2026-06-12 11:43:28.503832 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503878 | controller |                     ".": {},
2026-06-12 11:43:28.503899 | controller |                     "f:name": {},
2026-06-12 11:43:28.503915 | controller |                     "f:value": {}
2026-06-12 11:43:28.503929 | controller |                   },
2026-06-12 11:43:28.503944 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.503959 | controller |                     ".": {},
2026-06-12 11:43:28.503973 | controller |                     "f:name": {},
2026-06-12 11:43:28.503988 | controller |                     "f:value": {}
2026-06-12 11:43:28.504003 | controller |                   },
2026-06-12 11:43:28.504017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504032 | controller |                     ".": {},
2026-06-12 11:43:28.504047 | controller |                     "f:name": {},
2026-06-12 11:43:28.504061 | controller |                     "f:value": {}
2026-06-12 11:43:28.504075 | controller |                   },
2026-06-12 11:43:28.504090 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504104 | controller |                     ".": {},
2026-06-12 11:43:28.504118 | controller |                     "f:name": {},
2026-06-12 11:43:28.504132 | controller |                     "f:value": {}
2026-06-12 11:43:28.504146 | controller |                   },
2026-06-12 11:43:28.504160 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504175 | controller |                     ".": {},
2026-06-12 11:43:28.504190 | controller |                     "f:name": {},
2026-06-12 11:43:28.504204 | controller |                     "f:value": {}
2026-06-12 11:43:28.504218 | controller |                   },
2026-06-12 11:43:28.504232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504247 | controller |                     ".": {},
2026-06-12 11:43:28.504261 | controller |                     "f:name": {},
2026-06-12 11:43:28.504275 | controller |                     "f:value": {}
2026-06-12 11:43:28.504289 | controller |                   },
2026-06-12 11:43:28.504303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504317 | controller |                     ".": {},
2026-06-12 11:43:28.504331 | controller |                     "f:name": {},
2026-06-12 11:43:28.504346 | controller |                     "f:value": {}
2026-06-12 11:43:28.504360 | controller |                   },
2026-06-12 11:43:28.504374 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504389 | controller |                     ".": {},
2026-06-12 11:43:28.504403 | controller |                     "f:name": {},
2026-06-12 11:43:28.504417 | controller |                     "f:value": {}
2026-06-12 11:43:28.504431 | controller |                   },
2026-06-12 11:43:28.504445 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504459 | controller |                     ".": {},
2026-06-12 11:43:28.504473 | controller |                     "f:name": {},
2026-06-12 11:43:28.504487 | controller |                     "f:value": {}
2026-06-12 11:43:28.504501 | controller |                   },
2026-06-12 11:43:28.504516 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504530 | controller |                     ".": {},
2026-06-12 11:43:28.504545 | controller |                     "f:name": {},
2026-06-12 11:43:28.504559 | controller |                     "f:value": {}
2026-06-12 11:43:28.504573 | controller |                   },
2026-06-12 11:43:28.504595 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504612 | controller |                     ".": {},
2026-06-12 11:43:28.504627 | controller |                     "f:name": {},
2026-06-12 11:43:28.504641 | controller |                     "f:value": {}
2026-06-12 11:43:28.504656 | controller |                   },
2026-06-12 11:43:28.504670 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504685 | controller |                     ".": {},
2026-06-12 11:43:28.504699 | controller |                     "f:name": {},
2026-06-12 11:43:28.504714 | controller |                     "f:value": {}
2026-06-12 11:43:28.504728 | controller |                   },
2026-06-12 11:43:28.504743 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504758 | controller |                     ".": {},
2026-06-12 11:43:28.504772 | controller |                     "f:name": {},
2026-06-12 11:43:28.504787 | controller |                     "f:value": {}
2026-06-12 11:43:28.504802 | controller |                   },
2026-06-12 11:43:28.504817 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504832 | controller |                     ".": {},
2026-06-12 11:43:28.504846 | controller |                     "f:name": {},
2026-06-12 11:43:28.504896 | controller |                     "f:value": {}
2026-06-12 11:43:28.504912 | controller |                   },
2026-06-12 11:43:28.504927 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.504942 | controller |                     ".": {},
2026-06-12 11:43:28.504956 | controller |                     "f:name": {},
2026-06-12 11:43:28.504971 | controller |                     "f:value": {}
2026-06-12 11:43:28.504985 | controller |                   },
2026-06-12 11:43:28.505000 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505014 | controller |                     ".": {},
2026-06-12 11:43:28.505029 | controller |                     "f:name": {},
2026-06-12 11:43:28.505043 | controller |                     "f:value": {}
2026-06-12 11:43:28.505057 | controller |                   },
2026-06-12 11:43:28.505072 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505086 | controller |                     ".": {},
2026-06-12 11:43:28.505100 | controller |                     "f:name": {},
2026-06-12 11:43:28.505115 | controller |                     "f:value": {}
2026-06-12 11:43:28.505129 | controller |                   },
2026-06-12 11:43:28.505144 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505158 | controller |                     ".": {},
2026-06-12 11:43:28.505172 | controller |                     "f:name": {},
2026-06-12 11:43:28.505187 | controller |                     "f:value": {}
2026-06-12 11:43:28.505201 | controller |                   },
2026-06-12 11:43:28.505215 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505229 | controller |                     ".": {},
2026-06-12 11:43:28.505244 | controller |                     "f:name": {},
2026-06-12 11:43:28.505258 | controller |                     "f:value": {}
2026-06-12 11:43:28.505272 | controller |                   },
2026-06-12 11:43:28.505286 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505301 | controller |                     ".": {},
2026-06-12 11:43:28.505315 | controller |                     "f:name": {},
2026-06-12 11:43:28.505329 | controller |                     "f:value": {}
2026-06-12 11:43:28.505347 | controller |                   },
2026-06-12 11:43:28.505362 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505376 | controller |                     ".": {},
2026-06-12 11:43:28.505391 | controller |                     "f:name": {},
2026-06-12 11:43:28.505405 | controller |                     "f:value": {}
2026-06-12 11:43:28.505511 | controller |                   },
2026-06-12 11:43:28.505535 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505552 | controller |                     ".": {},
2026-06-12 11:43:28.505567 | controller |                     "f:name": {},
2026-06-12 11:43:28.505582 | controller |                     "f:value": {}
2026-06-12 11:43:28.505597 | controller |                   },
2026-06-12 11:43:28.505611 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505626 | controller |                     ".": {},
2026-06-12 11:43:28.505641 | controller |                     "f:name": {},
2026-06-12 11:43:28.505656 | controller |                     "f:value": {}
2026-06-12 11:43:28.505671 | controller |                   },
2026-06-12 11:43:28.505685 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505701 | controller |                     ".": {},
2026-06-12 11:43:28.505715 | controller |                     "f:name": {},
2026-06-12 11:43:28.505730 | controller |                     "f:value": {}
2026-06-12 11:43:28.505745 | controller |                   },
2026-06-12 11:43:28.505759 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505774 | controller |                     ".": {},
2026-06-12 11:43:28.505789 | controller |                     "f:name": {},
2026-06-12 11:43:28.505804 | controller |                     "f:value": {}
2026-06-12 11:43:28.505818 | controller |                   },
2026-06-12 11:43:28.505833 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505863 | controller |                     ".": {},
2026-06-12 11:43:28.505883 | controller |                     "f:name": {},
2026-06-12 11:43:28.505898 | controller |                     "f:value": {}
2026-06-12 11:43:28.505913 | controller |                   },
2026-06-12 11:43:28.505928 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.505943 | controller |                     ".": {},
2026-06-12 11:43:28.505958 | controller |                     "f:name": {},
2026-06-12 11:43:28.505973 | controller |                     "f:value": {}
2026-06-12 11:43:28.505988 | controller |                   },
2026-06-12 11:43:28.506002 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506017 | controller |                     ".": {},
2026-06-12 11:43:28.506032 | controller |                     "f:name": {},
2026-06-12 11:43:28.506046 | controller |                     "f:value": {}
2026-06-12 11:43:28.506061 | controller |                   },
2026-06-12 11:43:28.506075 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506089 | controller |                     ".": {},
2026-06-12 11:43:28.506104 | controller |                     "f:name": {},
2026-06-12 11:43:28.506118 | controller |                     "f:value": {}
2026-06-12 11:43:28.506133 | controller |                   },
2026-06-12 11:43:28.506149 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506165 | controller |                     ".": {},
2026-06-12 11:43:28.506180 | controller |                     "f:name": {},
2026-06-12 11:43:28.506199 | controller |                     "f:value": {}
2026-06-12 11:43:28.506214 | controller |                   },
2026-06-12 11:43:28.506228 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506242 | controller |                     ".": {},
2026-06-12 11:43:28.506257 | controller |                     "f:name": {},
2026-06-12 11:43:28.506272 | controller |                     "f:value": {}
2026-06-12 11:43:28.506286 | controller |                   },
2026-06-12 11:43:28.506301 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506315 | controller |                     ".": {},
2026-06-12 11:43:28.506330 | controller |                     "f:name": {},
2026-06-12 11:43:28.506344 | controller |                     "f:value": {}
2026-06-12 11:43:28.506358 | controller |                   },
2026-06-12 11:43:28.506373 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506387 | controller |                     ".": {},
2026-06-12 11:43:28.506401 | controller |                     "f:name": {},
2026-06-12 11:43:28.506416 | controller |                     "f:value": {}
2026-06-12 11:43:28.506430 | controller |                   },
2026-06-12 11:43:28.506444 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506459 | controller |                     ".": {},
2026-06-12 11:43:28.506473 | controller |                     "f:name": {},
2026-06-12 11:43:28.506488 | controller |                     "f:value": {}
2026-06-12 11:43:28.506502 | controller |                   },
2026-06-12 11:43:28.506516 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506530 | controller |                     ".": {},
2026-06-12 11:43:28.506545 | controller |                     "f:name": {},
2026-06-12 11:43:28.506559 | controller |                     "f:value": {}
2026-06-12 11:43:28.506573 | controller |                   },
2026-06-12 11:43:28.506587 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506602 | controller |                     ".": {},
2026-06-12 11:43:28.506616 | controller |                     "f:name": {},
2026-06-12 11:43:28.506630 | controller |                     "f:value": {}
2026-06-12 11:43:28.506645 | controller |                   },
2026-06-12 11:43:28.506659 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506673 | controller |                     ".": {},
2026-06-12 11:43:28.506688 | controller |                     "f:name": {},
2026-06-12 11:43:28.506702 | controller |                     "f:value": {}
2026-06-12 11:43:28.506717 | controller |                   },
2026-06-12 11:43:28.506731 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506746 | controller |                     ".": {},
2026-06-12 11:43:28.506760 | controller |                     "f:name": {},
2026-06-12 11:43:28.506775 | controller |                     "f:value": {}
2026-06-12 11:43:28.506790 | controller |                   },
2026-06-12 11:43:28.506804 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506818 | controller |                     ".": {},
2026-06-12 11:43:28.506833 | controller |                     "f:name": {},
2026-06-12 11:43:28.506862 | controller |                     "f:value": {}
2026-06-12 11:43:28.506882 | controller |                   },
2026-06-12 11:43:28.506898 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506912 | controller |                     ".": {},
2026-06-12 11:43:28.506927 | controller |                     "f:name": {},
2026-06-12 11:43:28.506946 | controller |                     "f:value": {}
2026-06-12 11:43:28.506961 | controller |                   },
2026-06-12 11:43:28.506976 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.506991 | controller |                     ".": {},
2026-06-12 11:43:28.507006 | controller |                     "f:name": {},
2026-06-12 11:43:28.507020 | controller |                     "f:value": {}
2026-06-12 11:43:28.507035 | controller |                   },
2026-06-12 11:43:28.507050 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507065 | controller |                     ".": {},
2026-06-12 11:43:28.507080 | controller |                     "f:name": {},
2026-06-12 11:43:28.507095 | controller |                     "f:value": {}
2026-06-12 11:43:28.507110 | controller |                   },
2026-06-12 11:43:28.507124 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507139 | controller |                     ".": {},
2026-06-12 11:43:28.507154 | controller |                     "f:name": {},
2026-06-12 11:43:28.507169 | controller |                     "f:value": {}
2026-06-12 11:43:28.507184 | controller |                   },
2026-06-12 11:43:28.507199 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507213 | controller |                     ".": {},
2026-06-12 11:43:28.507228 | controller |                     "f:name": {},
2026-06-12 11:43:28.507243 | controller |                     "f:value": {}
2026-06-12 11:43:28.507258 | controller |                   },
2026-06-12 11:43:28.507273 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507288 | controller |                     ".": {},
2026-06-12 11:43:28.507303 | controller |                     "f:name": {},
2026-06-12 11:43:28.507318 | controller |                     "f:value": {}
2026-06-12 11:43:28.507332 | controller |                   },
2026-06-12 11:43:28.507347 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507361 | controller |                     ".": {},
2026-06-12 11:43:28.507376 | controller |                     "f:name": {},
2026-06-12 11:43:28.507390 | controller |                     "f:value": {}
2026-06-12 11:43:28.507405 | controller |                   },
2026-06-12 11:43:28.507420 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507435 | controller |                     ".": {},
2026-06-12 11:43:28.507449 | controller |                     "f:name": {},
2026-06-12 11:43:28.507464 | controller |                     "f:value": {}
2026-06-12 11:43:28.507478 | controller |                   },
2026-06-12 11:43:28.507493 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507507 | controller |                     ".": {},
2026-06-12 11:43:28.507522 | controller |                     "f:name": {},
2026-06-12 11:43:28.507536 | controller |                     "f:value": {}
2026-06-12 11:43:28.507551 | controller |                   },
2026-06-12 11:43:28.507566 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507580 | controller |                     ".": {},
2026-06-12 11:43:28.507595 | controller |                     "f:name": {},
2026-06-12 11:43:28.507609 | controller |                     "f:value": {}
2026-06-12 11:43:28.507624 | controller |                   },
2026-06-12 11:43:28.507638 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 11:43:28.507652 | controller |                     ".": {},
2026-06-12 11:43:28.507671 | controller |                     "f:name": {},
2026-06-12 11:43:28.507686 | controller |                     "f:value": {}
2026-06-12 11:43:28.507700 | controller |                   },
2026-06-12 11:43:28.507714 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507729 | controller |                     ".": {},
2026-06-12 11:43:28.507743 | controller |                     "f:name": {},
2026-06-12 11:43:28.507758 | controller |                     "f:value": {}
2026-06-12 11:43:28.507773 | controller |                   },
2026-06-12 11:43:28.507787 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507801 | controller |                     ".": {},
2026-06-12 11:43:28.507816 | controller |                     "f:name": {},
2026-06-12 11:43:28.507830 | controller |                     "f:value": {}
2026-06-12 11:43:28.507845 | controller |                   },
2026-06-12 11:43:28.507878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507894 | controller |                     ".": {},
2026-06-12 11:43:28.507908 | controller |                     "f:name": {},
2026-06-12 11:43:28.507923 | controller |                     "f:value": {}
2026-06-12 11:43:28.507938 | controller |                   },
2026-06-12 11:43:28.507952 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.507967 | controller |                     ".": {},
2026-06-12 11:43:28.507982 | controller |                     "f:name": {},
2026-06-12 11:43:28.507996 | controller |                     "f:value": {}
2026-06-12 11:43:28.508011 | controller |                   },
2026-06-12 11:43:28.508025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508040 | controller |                     ".": {},
2026-06-12 11:43:28.508054 | controller |                     "f:name": {},
2026-06-12 11:43:28.508069 | controller |                     "f:value": {}
2026-06-12 11:43:28.508083 | controller |                   },
2026-06-12 11:43:28.508098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508112 | controller |                     ".": {},
2026-06-12 11:43:28.508127 | controller |                     "f:name": {},
2026-06-12 11:43:28.508141 | controller |                     "f:value": {}
2026-06-12 11:43:28.508155 | controller |                   },
2026-06-12 11:43:28.508170 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508184 | controller |                     ".": {},
2026-06-12 11:43:28.508199 | controller |                     "f:name": {},
2026-06-12 11:43:28.508213 | controller |                     "f:value": {}
2026-06-12 11:43:28.508227 | controller |                   },
2026-06-12 11:43:28.508241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508256 | controller |                     ".": {},
2026-06-12 11:43:28.508270 | controller |                     "f:name": {},
2026-06-12 11:43:28.508285 | controller |                     "f:value": {}
2026-06-12 11:43:28.508299 | controller |                   },
2026-06-12 11:43:28.508313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508327 | controller |                     ".": {},
2026-06-12 11:43:28.508342 | controller |                     "f:name": {},
2026-06-12 11:43:28.508356 | controller |                     "f:value": {}
2026-06-12 11:43:28.508370 | controller |                   },
2026-06-12 11:43:28.508384 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508407 | controller |                     ".": {},
2026-06-12 11:43:28.508422 | controller |                     "f:name": {},
2026-06-12 11:43:28.508436 | controller |                     "f:value": {}
2026-06-12 11:43:28.508450 | controller |                   },
2026-06-12 11:43:28.508464 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508478 | controller |                     ".": {},
2026-06-12 11:43:28.508493 | controller |                     "f:name": {},
2026-06-12 11:43:28.508507 | controller |                     "f:value": {}
2026-06-12 11:43:28.508522 | controller |                   },
2026-06-12 11:43:28.508536 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508551 | controller |                     ".": {},
2026-06-12 11:43:28.508565 | controller |                     "f:name": {},
2026-06-12 11:43:28.508579 | controller |                     "f:value": {}
2026-06-12 11:43:28.508594 | controller |                   },
2026-06-12 11:43:28.508608 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508622 | controller |                     ".": {},
2026-06-12 11:43:28.508637 | controller |                     "f:name": {},
2026-06-12 11:43:28.508651 | controller |                     "f:value": {}
2026-06-12 11:43:28.508665 | controller |                   },
2026-06-12 11:43:28.508680 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508694 | controller |                     ".": {},
2026-06-12 11:43:28.508708 | controller |                     "f:name": {},
2026-06-12 11:43:28.508722 | controller |                     "f:value": {}
2026-06-12 11:43:28.508737 | controller |                   },
2026-06-12 11:43:28.508751 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508766 | controller |                     ".": {},
2026-06-12 11:43:28.508780 | controller |                     "f:name": {},
2026-06-12 11:43:28.508795 | controller |                     "f:value": {}
2026-06-12 11:43:28.508809 | controller |                   },
2026-06-12 11:43:28.508832 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508880 | controller |                     ".": {},
2026-06-12 11:43:28.508900 | controller |                     "f:name": {},
2026-06-12 11:43:28.508915 | controller |                     "f:value": {}
2026-06-12 11:43:28.508929 | controller |                   },
2026-06-12 11:43:28.508944 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 11:43:28.508958 | controller |                     ".": {},
2026-06-12 11:43:28.508973 | controller |                     "f:name": {},
2026-06-12 11:43:28.508988 | controller |                     "f:value": {}
2026-06-12 11:43:28.509002 | controller |                   },
2026-06-12 11:43:28.509017 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.509032 | controller |                     ".": {},
2026-06-12 11:43:28.509046 | controller |                     "f:name": {},
2026-06-12 11:43:28.509062 | controller |                     "f:value": {}
2026-06-12 11:43:28.509077 | controller |                   },
2026-06-12 11:43:28.509091 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.509106 | controller |                     ".": {},
2026-06-12 11:43:28.509121 | controller |                     "f:name": {},
2026-06-12 11:43:28.509135 | controller |                     "f:value": {}
2026-06-12 11:43:28.509150 | controller |                   }
2026-06-12 11:43:28.509165 | controller |                 },
2026-06-12 11:43:28.509179 | controller |                 "f:image": {},
2026-06-12 11:43:28.509198 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.509213 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.509227 | controller |                   ".": {},
2026-06-12 11:43:28.509242 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.509257 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.509271 | controller |                     ".": {},
2026-06-12 11:43:28.509286 | controller |                     "f:path": {},
2026-06-12 11:43:28.509300 | controller |                     "f:port": {},
2026-06-12 11:43:28.509315 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.509329 | controller |                   },
2026-06-12 11:43:28.509343 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.509358 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.509373 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.509388 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.509403 | controller |                 },
2026-06-12 11:43:28.509418 | controller |                 "f:name": {},
2026-06-12 11:43:28.509433 | controller |                 "f:ports": {
2026-06-12 11:43:28.509447 | controller |                   ".": {},
2026-06-12 11:43:28.509462 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-12 11:43:28.509477 | controller |                     ".": {},
2026-06-12 11:43:28.509492 | controller |                     "f:containerPort": {},
2026-06-12 11:43:28.509507 | controller |                     "f:name": {},
2026-06-12 11:43:28.509521 | controller |                     "f:protocol": {}
2026-06-12 11:43:28.509536 | controller |                   }
2026-06-12 11:43:28.509550 | controller |                 },
2026-06-12 11:43:28.509564 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.509578 | controller |                   ".": {},
2026-06-12 11:43:28.509593 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.509608 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.509622 | controller |                     ".": {},
2026-06-12 11:43:28.509636 | controller |                     "f:path": {},
2026-06-12 11:43:28.509651 | controller |                     "f:port": {},
2026-06-12 11:43:28.509665 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.509680 | controller |                   },
2026-06-12 11:43:28.509695 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.509709 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.509724 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.509738 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.509753 | controller |                 },
2026-06-12 11:43:28.509768 | controller |                 "f:resources": {
2026-06-12 11:43:28.509782 | controller |                   ".": {},
2026-06-12 11:43:28.509797 | controller |                   "f:limits": {
2026-06-12 11:43:28.509812 | controller |                     ".": {},
2026-06-12 11:43:28.509827 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.509842 | controller |                     "f:memory": {}
2026-06-12 11:43:28.509877 | controller |                   },
2026-06-12 11:43:28.509894 | controller |                   "f:requests": {
2026-06-12 11:43:28.509909 | controller |                     ".": {},
2026-06-12 11:43:28.509924 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.509939 | controller |                     "f:memory": {}
2026-06-12 11:43:28.509953 | controller |                   }
2026-06-12 11:43:28.509968 | controller |                 },
2026-06-12 11:43:28.509983 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.509997 | controller |                   ".": {},
2026-06-12 11:43:28.510012 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-12 11:43:28.510030 | controller |                   "f:capabilities": {
2026-06-12 11:43:28.510045 | controller |                     ".": {},
2026-06-12 11:43:28.510060 | controller |                     "f:drop": {}
2026-06-12 11:43:28.510075 | controller |                   }
2026-06-12 11:43:28.510090 | controller |                 },
2026-06-12 11:43:28.510105 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.510120 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 11:43:28.510135 | controller |                 "f:volumeMounts": {
2026-06-12 11:43:28.510150 | controller |                   ".": {},
2026-06-12 11:43:28.510164 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-12 11:43:28.510179 | controller |                     ".": {},
2026-06-12 11:43:28.510193 | controller |                     "f:mountPath": {},
2026-06-12 11:43:28.510208 | controller |                     "f:name": {},
2026-06-12 11:43:28.510222 | controller |                     "f:readOnly": {}
2026-06-12 11:43:28.510237 | controller |                   },
2026-06-12 11:43:28.510251 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 11:43:28.510265 | controller |                     ".": {},
2026-06-12 11:43:28.510280 | controller |                     "f:mountPath": {},
2026-06-12 11:43:28.510294 | controller |                     "f:name": {},
2026-06-12 11:43:28.510308 | controller |                     "f:readOnly": {}
2026-06-12 11:43:28.510322 | controller |                   }
2026-06-12 11:43:28.510336 | controller |                 }
2026-06-12 11:43:28.510351 | controller |               }
2026-06-12 11:43:28.510365 | controller |             },
2026-06-12 11:43:28.510379 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.510393 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.510408 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.510422 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.510437 | controller |             "f:securityContext": {
2026-06-12 11:43:28.510451 | controller |               ".": {},
2026-06-12 11:43:28.510465 | controller |               "f:runAsNonRoot": {},
2026-06-12 11:43:28.510479 | controller |               "f:seccompProfile": {
2026-06-12 11:43:28.510493 | controller |                 ".": {},
2026-06-12 11:43:28.510508 | controller |                 "f:type": {}
2026-06-12 11:43:28.510522 | controller |               }
2026-06-12 11:43:28.510537 | controller |             },
2026-06-12 11:43:28.510551 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.510565 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.510580 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.510594 | controller |             "f:volumes": {
2026-06-12 11:43:28.510609 | controller |               ".": {},
2026-06-12 11:43:28.510623 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-12 11:43:28.510638 | controller |                 ".": {},
2026-06-12 11:43:28.510652 | controller |                 "f:name": {},
2026-06-12 11:43:28.510667 | controller |                 "f:secret": {
2026-06-12 11:43:28.510681 | controller |                   ".": {},
2026-06-12 11:43:28.510695 | controller |                   "f:defaultMode": {},
2026-06-12 11:43:28.510710 | controller |                   "f:items": {},
2026-06-12 11:43:28.510724 | controller |                   "f:optional": {},
2026-06-12 11:43:28.510739 | controller |                   "f:secretName": {}
2026-06-12 11:43:28.510753 | controller |                 }
2026-06-12 11:43:28.510767 | controller |               },
2026-06-12 11:43:28.510782 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-12 11:43:28.510796 | controller |                 ".": {},
2026-06-12 11:43:28.510814 | controller |                 "f:name": {},
2026-06-12 11:43:28.510829 | controller |                 "f:secret": {
2026-06-12 11:43:28.510843 | controller |                   ".": {},
2026-06-12 11:43:28.510916 | controller |                   "f:defaultMode": {},
2026-06-12 11:43:28.510932 | controller |                   "f:secretName": {}
2026-06-12 11:43:28.510947 | controller |                 }
2026-06-12 11:43:28.510962 | controller |               }
2026-06-12 11:43:28.510977 | controller |             }
2026-06-12 11:43:28.510992 | controller |           }
2026-06-12 11:43:28.511016 | controller |         },
2026-06-12 11:43:28.511091 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.511112 | controller |         "operation": "Update",
2026-06-12 11:43:28.511127 | controller |         "time": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.511142 | controller |       },
2026-06-12 11:43:28.511157 | controller |       {
2026-06-12 11:43:28.511172 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.511187 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.511202 | controller |         "fieldsV1": {
2026-06-12 11:43:28.511217 | controller |           "f:metadata": {
2026-06-12 11:43:28.511232 | controller |             "f:annotations": {
2026-06-12 11:43:28.511247 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.511262 | controller |             }
2026-06-12 11:43:28.511277 | controller |           }
2026-06-12 11:43:28.511292 | controller |         },
2026-06-12 11:43:28.511307 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.511321 | controller |         "operation": "Update",
2026-06-12 11:43:28.511336 | controller |         "subresource": "status",
2026-06-12 11:43:28.511351 | controller |         "time": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.511366 | controller |       },
2026-06-12 11:43:28.511381 | controller |       {
2026-06-12 11:43:28.511396 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.511410 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.511425 | controller |         "fieldsV1": {
2026-06-12 11:43:28.511440 | controller |           "f:status": {
2026-06-12 11:43:28.511455 | controller |             "f:conditions": {
2026-06-12 11:43:28.511469 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.511484 | controller |                 ".": {},
2026-06-12 11:43:28.511499 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.511514 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.511528 | controller |                 "f:status": {},
2026-06-12 11:43:28.511543 | controller |                 "f:type": {}
2026-06-12 11:43:28.511557 | controller |               },
2026-06-12 11:43:28.511572 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.511586 | controller |                 ".": {},
2026-06-12 11:43:28.511601 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.511615 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.511630 | controller |                 "f:status": {},
2026-06-12 11:43:28.511644 | controller |                 "f:type": {}
2026-06-12 11:43:28.511658 | controller |               },
2026-06-12 11:43:28.511673 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.511687 | controller |                 ".": {},
2026-06-12 11:43:28.511702 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.511716 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.511731 | controller |                 "f:status": {},
2026-06-12 11:43:28.511745 | controller |                 "f:type": {}
2026-06-12 11:43:28.511759 | controller |               },
2026-06-12 11:43:28.511773 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.511788 | controller |                 ".": {},
2026-06-12 11:43:28.511806 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.511821 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.511835 | controller |                 "f:status": {},
2026-06-12 11:43:28.511868 | controller |                 "f:type": {}
2026-06-12 11:43:28.511888 | controller |               }
2026-06-12 11:43:28.511904 | controller |             },
2026-06-12 11:43:28.511918 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.511933 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.511948 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.511962 | controller |             "f:phase": {},
2026-06-12 11:43:28.511977 | controller |             "f:podIP": {},
2026-06-12 11:43:28.511991 | controller |             "f:podIPs": {
2026-06-12 11:43:28.512006 | controller |               ".": {},
2026-06-12 11:43:28.512021 | controller |               "k:{\"ip\":\"10.217.1.49\"}": {
2026-06-12 11:43:28.512036 | controller |                 ".": {},
2026-06-12 11:43:28.512051 | controller |                 "f:ip": {}
2026-06-12 11:43:28.512065 | controller |               }
2026-06-12 11:43:28.512080 | controller |             },
2026-06-12 11:43:28.512095 | controller |             "f:startTime": {}
2026-06-12 11:43:28.512110 | controller |           }
2026-06-12 11:43:28.512125 | controller |         },
2026-06-12 11:43:28.512140 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.512154 | controller |         "operation": "Update",
2026-06-12 11:43:28.512169 | controller |         "subresource": "status",
2026-06-12 11:43:28.512183 | controller |         "time": "2026-06-12T11:09:01Z"
2026-06-12 11:43:28.512198 | controller |       }
2026-06-12 11:43:28.512213 | controller |     ],
2026-06-12 11:43:28.512228 | controller |     "name": "openstack-operator-controller-manager-698d5f8d8c-vd76j",
2026-06-12 11:43:28.512243 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.512258 | controller |     "ownerReferences": [
2026-06-12 11:43:28.512272 | controller |       {
2026-06-12 11:43:28.512287 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.512302 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.512316 | controller |         "controller": true,
2026-06-12 11:43:28.512330 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.512345 | controller |         "name": "openstack-operator-controller-manager-698d5f8d8c",
2026-06-12 11:43:28.512359 | controller |         "uid": "a0117300-c6bf-4868-bbdb-c46fe6a4d41c"
2026-06-12 11:43:28.512374 | controller |       }
2026-06-12 11:43:28.512389 | controller |     ],
2026-06-12 11:43:28.512403 | controller |     "resourceVersion": "88436",
2026-06-12 11:43:28.512418 | controller |     "uid": "4b746350-429b-43b8-add6-06ee12eccb3c"
2026-06-12 11:43:28.512432 | controller |   },
2026-06-12 11:43:28.512447 | controller |   "spec": {
2026-06-12 11:43:28.512462 | controller |     "containers": [
2026-06-12 11:43:28.512477 | controller |       {
2026-06-12 11:43:28.512491 | controller |         "args": [
2026-06-12 11:43:28.512506 | controller |           "--metrics-bind-address=:8443",
2026-06-12 11:43:28.512520 | controller |           "--leader-elect",
2026-06-12 11:43:28.512534 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.512549 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 11:43:28.512563 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-12 11:43:28.512577 | controller |         ],
2026-06-12 11:43:28.512592 | controller |         "command": [
2026-06-12 11:43:28.512606 | controller |           "/manager"
2026-06-12 11:43:28.512620 | controller |         ],
2026-06-12 11:43:28.512635 | controller |         "env": [
2026-06-12 11:43:28.512649 | controller |           {
2026-06-12 11:43:28.512663 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.512681 | controller |             "value": "30"
2026-06-12 11:43:28.512696 | controller |           },
2026-06-12 11:43:28.512710 | controller |           {
2026-06-12 11:43:28.512725 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.512739 | controller |             "value": "20"
2026-06-12 11:43:28.512754 | controller |           },
2026-06-12 11:43:28.512768 | controller |           {
2026-06-12 11:43:28.512794 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.512809 | controller |             "value": "5"
2026-06-12 11:43:28.512824 | controller |           },
2026-06-12 11:43:28.512870 | controller |           {
2026-06-12 11:43:28.512892 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 11:43:28.512907 | controller |             "value": "0.6.0-1781257442"
2026-06-12 11:43:28.512922 | controller |           },
2026-06-12 11:43:28.512937 | controller |           {
2026-06-12 11:43:28.512951 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.512966 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 11:43:28.512981 | controller |           },
2026-06-12 11:43:28.512996 | controller |           {
2026-06-12 11:43:28.513010 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513025 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 11:43:28.513039 | controller |           },
2026-06-12 11:43:28.513054 | controller |           {
2026-06-12 11:43:28.513069 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513084 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 11:43:28.513099 | controller |           },
2026-06-12 11:43:28.513113 | controller |           {
2026-06-12 11:43:28.513128 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513142 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 11:43:28.513162 | controller |           },
2026-06-12 11:43:28.513176 | controller |           {
2026-06-12 11:43:28.513191 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513205 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 11:43:28.513220 | controller |           },
2026-06-12 11:43:28.513234 | controller |           {
2026-06-12 11:43:28.513249 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513263 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 11:43:28.513278 | controller |           },
2026-06-12 11:43:28.513293 | controller |           {
2026-06-12 11:43:28.513307 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513322 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 11:43:28.513337 | controller |           },
2026-06-12 11:43:28.513352 | controller |           {
2026-06-12 11:43:28.513366 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 11:43:28.513395 | controller |           },
2026-06-12 11:43:28.513410 | controller |           {
2026-06-12 11:43:28.513425 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513440 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 11:43:28.513454 | controller |           },
2026-06-12 11:43:28.513473 | controller |           {
2026-06-12 11:43:28.513488 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513503 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 11:43:28.513517 | controller |           },
2026-06-12 11:43:28.513532 | controller |           {
2026-06-12 11:43:28.513546 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513561 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 11:43:28.513575 | controller |           },
2026-06-12 11:43:28.513589 | controller |           {
2026-06-12 11:43:28.513604 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513618 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 11:43:28.513632 | controller |           },
2026-06-12 11:43:28.513647 | controller |           {
2026-06-12 11:43:28.513661 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 11:43:28.513690 | controller |           },
2026-06-12 11:43:28.513705 | controller |           {
2026-06-12 11:43:28.513720 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513738 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 11:43:28.513752 | controller |           },
2026-06-12 11:43:28.513767 | controller |           {
2026-06-12 11:43:28.513782 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513796 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 11:43:28.513811 | controller |           },
2026-06-12 11:43:28.513826 | controller |           {
2026-06-12 11:43:28.513840 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513877 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 11:43:28.513893 | controller |           },
2026-06-12 11:43:28.513908 | controller |           {
2026-06-12 11:43:28.513923 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513938 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 11:43:28.513953 | controller |           },
2026-06-12 11:43:28.513967 | controller |           {
2026-06-12 11:43:28.513981 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.513996 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 11:43:28.514010 | controller |           },
2026-06-12 11:43:28.514024 | controller |           {
2026-06-12 11:43:28.514039 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514054 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 11:43:28.514068 | controller |           },
2026-06-12 11:43:28.514083 | controller |           {
2026-06-12 11:43:28.514097 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514112 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 11:43:28.514127 | controller |           },
2026-06-12 11:43:28.514141 | controller |           {
2026-06-12 11:43:28.514156 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514177 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 11:43:28.514192 | controller |           },
2026-06-12 11:43:28.514207 | controller |           {
2026-06-12 11:43:28.514221 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514235 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 11:43:28.514250 | controller |           },
2026-06-12 11:43:28.514264 | controller |           {
2026-06-12 11:43:28.514278 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514293 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 11:43:28.514307 | controller |           },
2026-06-12 11:43:28.514322 | controller |           {
2026-06-12 11:43:28.514337 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514352 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 11:43:28.514367 | controller |           },
2026-06-12 11:43:28.514381 | controller |           {
2026-06-12 11:43:28.514396 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514410 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 11:43:28.514425 | controller |           },
2026-06-12 11:43:28.514439 | controller |           {
2026-06-12 11:43:28.514453 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514467 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 11:43:28.514482 | controller |           },
2026-06-12 11:43:28.514496 | controller |           {
2026-06-12 11:43:28.514511 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514525 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 11:43:28.514540 | controller |           },
2026-06-12 11:43:28.514554 | controller |           {
2026-06-12 11:43:28.514569 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514584 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 11:43:28.514598 | controller |           },
2026-06-12 11:43:28.514612 | controller |           {
2026-06-12 11:43:28.514626 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514641 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 11:43:28.514656 | controller |           },
2026-06-12 11:43:28.514670 | controller |           {
2026-06-12 11:43:28.514684 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514699 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 11:43:28.514714 | controller |           },
2026-06-12 11:43:28.514728 | controller |           {
2026-06-12 11:43:28.514743 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514757 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 11:43:28.514771 | controller |           },
2026-06-12 11:43:28.514785 | controller |           {
2026-06-12 11:43:28.514799 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514813 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 11:43:28.514831 | controller |           },
2026-06-12 11:43:28.514846 | controller |           {
2026-06-12 11:43:28.514880 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514896 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 11:43:28.514911 | controller |           },
2026-06-12 11:43:28.514925 | controller |           {
2026-06-12 11:43:28.514940 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.514954 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 11:43:28.514968 | controller |           },
2026-06-12 11:43:28.514983 | controller |           {
2026-06-12 11:43:28.514997 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515012 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 11:43:28.515026 | controller |           },
2026-06-12 11:43:28.515041 | controller |           {
2026-06-12 11:43:28.515055 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515070 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 11:43:28.515085 | controller |           },
2026-06-12 11:43:28.515100 | controller |           {
2026-06-12 11:43:28.515114 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515129 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 11:43:28.515144 | controller |           },
2026-06-12 11:43:28.515158 | controller |           {
2026-06-12 11:43:28.515173 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515188 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 11:43:28.515202 | controller |           },
2026-06-12 11:43:28.515217 | controller |           {
2026-06-12 11:43:28.515232 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515246 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 11:43:28.515261 | controller |           },
2026-06-12 11:43:28.515275 | controller |           {
2026-06-12 11:43:28.515290 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515304 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 11:43:28.515319 | controller |           },
2026-06-12 11:43:28.515333 | controller |           {
2026-06-12 11:43:28.515348 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515363 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 11:43:28.515378 | controller |           },
2026-06-12 11:43:28.515393 | controller |           {
2026-06-12 11:43:28.515408 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515423 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 11:43:28.515437 | controller |           },
2026-06-12 11:43:28.515452 | controller |           {
2026-06-12 11:43:28.515466 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515481 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 11:43:28.515500 | controller |           },
2026-06-12 11:43:28.515515 | controller |           {
2026-06-12 11:43:28.515530 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515545 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 11:43:28.515560 | controller |           },
2026-06-12 11:43:28.515574 | controller |           {
2026-06-12 11:43:28.515589 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515603 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 11:43:28.515617 | controller |           },
2026-06-12 11:43:28.515632 | controller |           {
2026-06-12 11:43:28.515646 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515661 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 11:43:28.515675 | controller |           },
2026-06-12 11:43:28.515690 | controller |           {
2026-06-12 11:43:28.515704 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515719 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 11:43:28.515733 | controller |           },
2026-06-12 11:43:28.515748 | controller |           {
2026-06-12 11:43:28.515762 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515777 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 11:43:28.515792 | controller |           },
2026-06-12 11:43:28.515806 | controller |           {
2026-06-12 11:43:28.515821 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515836 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 11:43:28.515868 | controller |           },
2026-06-12 11:43:28.515885 | controller |           {
2026-06-12 11:43:28.515899 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515914 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 11:43:28.515929 | controller |           },
2026-06-12 11:43:28.515944 | controller |           {
2026-06-12 11:43:28.515958 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.515973 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 11:43:28.515988 | controller |           },
2026-06-12 11:43:28.516002 | controller |           {
2026-06-12 11:43:28.516017 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516032 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 11:43:28.516046 | controller |           },
2026-06-12 11:43:28.516061 | controller |           {
2026-06-12 11:43:28.516075 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516090 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 11:43:28.516105 | controller |           },
2026-06-12 11:43:28.516119 | controller |           {
2026-06-12 11:43:28.516134 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516149 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 11:43:28.516164 | controller |           },
2026-06-12 11:43:28.516179 | controller |           {
2026-06-12 11:43:28.516193 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516212 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 11:43:28.516227 | controller |           },
2026-06-12 11:43:28.516242 | controller |           {
2026-06-12 11:43:28.516256 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516271 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 11:43:28.516286 | controller |           },
2026-06-12 11:43:28.516301 | controller |           {
2026-06-12 11:43:28.516316 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516331 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 11:43:28.516345 | controller |           },
2026-06-12 11:43:28.516360 | controller |           {
2026-06-12 11:43:28.516375 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516391 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 11:43:28.516406 | controller |           },
2026-06-12 11:43:28.516421 | controller |           {
2026-06-12 11:43:28.516436 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516450 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 11:43:28.516465 | controller |           },
2026-06-12 11:43:28.516480 | controller |           {
2026-06-12 11:43:28.516495 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516509 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 11:43:28.516524 | controller |           },
2026-06-12 11:43:28.516539 | controller |           {
2026-06-12 11:43:28.516553 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516568 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 11:43:28.516584 | controller |           },
2026-06-12 11:43:28.516598 | controller |           {
2026-06-12 11:43:28.516613 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516628 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 11:43:28.516642 | controller |           },
2026-06-12 11:43:28.516657 | controller |           {
2026-06-12 11:43:28.516671 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516686 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 11:43:28.516700 | controller |           },
2026-06-12 11:43:28.516715 | controller |           {
2026-06-12 11:43:28.516729 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516754 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 11:43:28.516770 | controller |           },
2026-06-12 11:43:28.516784 | controller |           {
2026-06-12 11:43:28.516799 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516814 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 11:43:28.516828 | controller |           },
2026-06-12 11:43:28.516867 | controller |           {
2026-06-12 11:43:28.516884 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516899 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 11:43:28.516918 | controller |           },
2026-06-12 11:43:28.516933 | controller |           {
2026-06-12 11:43:28.516948 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.516962 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 11:43:28.516977 | controller |           },
2026-06-12 11:43:28.516991 | controller |           {
2026-06-12 11:43:28.517006 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517020 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 11:43:28.517035 | controller |           },
2026-06-12 11:43:28.517049 | controller |           {
2026-06-12 11:43:28.517064 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517078 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 11:43:28.517093 | controller |           },
2026-06-12 11:43:28.517107 | controller |           {
2026-06-12 11:43:28.517122 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517136 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 11:43:28.517150 | controller |           },
2026-06-12 11:43:28.517165 | controller |           {
2026-06-12 11:43:28.517179 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517193 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 11:43:28.517208 | controller |           },
2026-06-12 11:43:28.517223 | controller |           {
2026-06-12 11:43:28.517238 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517253 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 11:43:28.517267 | controller |           },
2026-06-12 11:43:28.517282 | controller |           {
2026-06-12 11:43:28.517297 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517311 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 11:43:28.517326 | controller |           },
2026-06-12 11:43:28.517341 | controller |           {
2026-06-12 11:43:28.517356 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 11:43:28.517371 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 11:43:28.517386 | controller |           },
2026-06-12 11:43:28.517400 | controller |           {
2026-06-12 11:43:28.517415 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517430 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 11:43:28.517445 | controller |           },
2026-06-12 11:43:28.517460 | controller |           {
2026-06-12 11:43:28.517475 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517490 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 11:43:28.517505 | controller |           },
2026-06-12 11:43:28.517519 | controller |           {
2026-06-12 11:43:28.517534 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517549 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 11:43:28.517563 | controller |           },
2026-06-12 11:43:28.517578 | controller |           {
2026-06-12 11:43:28.517596 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517611 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 11:43:28.517626 | controller |           },
2026-06-12 11:43:28.517641 | controller |           {
2026-06-12 11:43:28.517655 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517670 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 11:43:28.517684 | controller |           },
2026-06-12 11:43:28.517699 | controller |           {
2026-06-12 11:43:28.517713 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517728 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 11:43:28.517743 | controller |           },
2026-06-12 11:43:28.517757 | controller |           {
2026-06-12 11:43:28.517771 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517786 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 11:43:28.517800 | controller |           },
2026-06-12 11:43:28.517815 | controller |           {
2026-06-12 11:43:28.517829 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517844 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 11:43:28.517892 | controller |           },
2026-06-12 11:43:28.517909 | controller |           {
2026-06-12 11:43:28.517924 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517938 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 11:43:28.517953 | controller |           },
2026-06-12 11:43:28.517968 | controller |           {
2026-06-12 11:43:28.517983 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.517997 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 11:43:28.518012 | controller |           },
2026-06-12 11:43:28.518026 | controller |           {
2026-06-12 11:43:28.518041 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.518055 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 11:43:28.518070 | controller |           },
2026-06-12 11:43:28.518084 | controller |           {
2026-06-12 11:43:28.518098 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.518112 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 11:43:28.518127 | controller |           },
2026-06-12 11:43:28.518141 | controller |           {
2026-06-12 11:43:28.518156 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.518170 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 11:43:28.518185 | controller |           },
2026-06-12 11:43:28.518200 | controller |           {
2026-06-12 11:43:28.518214 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.518229 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 11:43:28.518244 | controller |           },
2026-06-12 11:43:28.518259 | controller |           {
2026-06-12 11:43:28.518274 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.518289 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 11:43:28.518308 | controller |           },
2026-06-12 11:43:28.518323 | controller |           {
2026-06-12 11:43:28.518337 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.518352 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 11:43:28.518366 | controller |           },
2026-06-12 11:43:28.518381 | controller |           {
2026-06-12 11:43:28.518396 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 11:43:28.518410 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 11:43:28.518425 | controller |           }
2026-06-12 11:43:28.518440 | controller |         ],
2026-06-12 11:43:28.518454 | controller |         "image": "38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 11:43:28.518470 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.518485 | controller |         "livenessProbe": {
2026-06-12 11:43:28.518500 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.518515 | controller |           "httpGet": {
2026-06-12 11:43:28.518530 | controller |             "path": "/healthz",
2026-06-12 11:43:28.518544 | controller |             "port": 8081,
2026-06-12 11:43:28.518558 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.518573 | controller |           },
2026-06-12 11:43:28.518587 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.518602 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.518616 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.518630 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.518644 | controller |         },
2026-06-12 11:43:28.518658 | controller |         "name": "manager",
2026-06-12 11:43:28.518672 | controller |         "ports": [
2026-06-12 11:43:28.518687 | controller |           {
2026-06-12 11:43:28.518701 | controller |             "containerPort": 9443,
2026-06-12 11:43:28.518715 | controller |             "name": "webhook-server",
2026-06-12 11:43:28.518729 | controller |             "protocol": "TCP"
2026-06-12 11:43:28.518744 | controller |           }
2026-06-12 11:43:28.518758 | controller |         ],
2026-06-12 11:43:28.518773 | controller |         "readinessProbe": {
2026-06-12 11:43:28.518787 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.518802 | controller |           "httpGet": {
2026-06-12 11:43:28.518816 | controller |             "path": "/readyz",
2026-06-12 11:43:28.518830 | controller |             "port": 8081,
2026-06-12 11:43:28.518845 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.518879 | controller |           },
2026-06-12 11:43:28.518894 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.518909 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.518924 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.518938 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.518953 | controller |         },
2026-06-12 11:43:28.518968 | controller |         "resources": {
2026-06-12 11:43:28.518982 | controller |           "limits": {
2026-06-12 11:43:28.518997 | controller |             "cpu": "500m",
2026-06-12 11:43:28.519012 | controller |             "memory": "1Gi"
2026-06-12 11:43:28.519026 | controller |           },
2026-06-12 11:43:28.519040 | controller |           "requests": {
2026-06-12 11:43:28.519055 | controller |             "cpu": "10m",
2026-06-12 11:43:28.519069 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.519083 | controller |           }
2026-06-12 11:43:28.519097 | controller |         },
2026-06-12 11:43:28.519111 | controller |         "securityContext": {
2026-06-12 11:43:28.519129 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.519144 | controller |           "capabilities": {
2026-06-12 11:43:28.519159 | controller |             "drop": [
2026-06-12 11:43:28.519173 | controller |               "ALL"
2026-06-12 11:43:28.519188 | controller |             ]
2026-06-12 11:43:28.519202 | controller |           },
2026-06-12 11:43:28.519217 | controller |           "runAsUser": 1000660000
2026-06-12 11:43:28.519231 | controller |         },
2026-06-12 11:43:28.519245 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.519260 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.519275 | controller |         "volumeMounts": [
2026-06-12 11:43:28.519290 | controller |           {
2026-06-12 11:43:28.519305 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 11:43:28.519319 | controller |             "name": "metrics-certs",
2026-06-12 11:43:28.519334 | controller |             "readOnly": true
2026-06-12 11:43:28.519349 | controller |           },
2026-06-12 11:43:28.519363 | controller |           {
2026-06-12 11:43:28.519378 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 11:43:28.519393 | controller |             "name": "webhook-certs",
2026-06-12 11:43:28.519407 | controller |             "readOnly": true
2026-06-12 11:43:28.519421 | controller |           },
2026-06-12 11:43:28.519436 | controller |           {
2026-06-12 11:43:28.519450 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.519465 | controller |             "name": "kube-api-access-vr8gx",
2026-06-12 11:43:28.519479 | controller |             "readOnly": true
2026-06-12 11:43:28.519494 | controller |           }
2026-06-12 11:43:28.519509 | controller |         ]
2026-06-12 11:43:28.519524 | controller |       }
2026-06-12 11:43:28.519539 | controller |     ],
2026-06-12 11:43:28.519553 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.519568 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.519583 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.519597 | controller |       {
2026-06-12 11:43:28.519612 | controller |         "name": "openstack-operator-controller-manager-dockercfg-nvw7n"
2026-06-12 11:43:28.519627 | controller |       }
2026-06-12 11:43:28.519642 | controller |     ],
2026-06-12 11:43:28.519657 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.519671 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.519686 | controller |     "priority": 0,
2026-06-12 11:43:28.519701 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.519716 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.519731 | controller |     "securityContext": {
2026-06-12 11:43:28.519746 | controller |       "fsGroup": 1000660000,
2026-06-12 11:43:28.519761 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.519776 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.519790 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.519805 | controller |       },
2026-06-12 11:43:28.519820 | controller |       "seccompProfile": {
2026-06-12 11:43:28.519834 | controller |         "type": "RuntimeDefault"
2026-06-12 11:43:28.519873 | controller |       }
2026-06-12 11:43:28.519894 | controller |     },
2026-06-12 11:43:28.519910 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-12 11:43:28.519925 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-12 11:43:28.519940 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.519955 | controller |     "tolerations": [
2026-06-12 11:43:28.519970 | controller |       {
2026-06-12 11:43:28.519985 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.520000 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.520042 | controller |         "operator": "Exists",
2026-06-12 11:43:28.520058 | controller |         "tolerationSeconds": 300
2026-06-12 11:43:28.520073 | controller |       },
2026-06-12 11:43:28.520088 | controller |       {
2026-06-12 11:43:28.520103 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.520118 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.520133 | controller |         "operator": "Exists",
2026-06-12 11:43:28.520148 | controller |         "tolerationSeconds": 300
2026-06-12 11:43:28.520163 | controller |       },
2026-06-12 11:43:28.520179 | controller |       {
2026-06-12 11:43:28.520194 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.520208 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.520223 | controller |         "operator": "Exists"
2026-06-12 11:43:28.520238 | controller |       }
2026-06-12 11:43:28.520253 | controller |     ],
2026-06-12 11:43:28.520268 | controller |     "volumes": [
2026-06-12 11:43:28.520283 | controller |       {
2026-06-12 11:43:28.520298 | controller |         "name": "metrics-certs",
2026-06-12 11:43:28.520312 | controller |         "secret": {
2026-06-12 11:43:28.520327 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.520342 | controller |           "items": [
2026-06-12 11:43:28.520357 | controller |             {
2026-06-12 11:43:28.520372 | controller |               "key": "ca.crt",
2026-06-12 11:43:28.520387 | controller |               "path": "ca.crt"
2026-06-12 11:43:28.520402 | controller |             },
2026-06-12 11:43:28.520417 | controller |             {
2026-06-12 11:43:28.520432 | controller |               "key": "tls.crt",
2026-06-12 11:43:28.520446 | controller |               "path": "tls.crt"
2026-06-12 11:43:28.520461 | controller |             },
2026-06-12 11:43:28.520475 | controller |             {
2026-06-12 11:43:28.520490 | controller |               "key": "tls.key",
2026-06-12 11:43:28.520504 | controller |               "path": "tls.key"
2026-06-12 11:43:28.520519 | controller |             }
2026-06-12 11:43:28.520533 | controller |           ],
2026-06-12 11:43:28.520548 | controller |           "optional": false,
2026-06-12 11:43:28.520563 | controller |           "secretName": "metrics-server-cert"
2026-06-12 11:43:28.520578 | controller |         }
2026-06-12 11:43:28.520594 | controller |       },
2026-06-12 11:43:28.520609 | controller |       {
2026-06-12 11:43:28.520623 | controller |         "name": "webhook-certs",
2026-06-12 11:43:28.520638 | controller |         "secret": {
2026-06-12 11:43:28.520652 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.520667 | controller |           "secretName": "webhook-server-cert"
2026-06-12 11:43:28.520682 | controller |         }
2026-06-12 11:43:28.520708 | controller |       },
2026-06-12 11:43:28.520723 | controller |       {
2026-06-12 11:43:28.520738 | controller |         "name": "kube-api-access-vr8gx",
2026-06-12 11:43:28.520752 | controller |         "projected": {
2026-06-12 11:43:28.520767 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.520782 | controller |           "sources": [
2026-06-12 11:43:28.520796 | controller |             {
2026-06-12 11:43:28.520811 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.520825 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.520861 | controller |                 "path": "token"
2026-06-12 11:43:28.520881 | controller |               }
2026-06-12 11:43:28.520896 | controller |             },
2026-06-12 11:43:28.520910 | controller |             {
2026-06-12 11:43:28.520925 | controller |               "configMap": {
2026-06-12 11:43:28.520940 | controller |                 "items": [
2026-06-12 11:43:28.520954 | controller |                   {
2026-06-12 11:43:28.520969 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.520983 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.521006 | controller |                   }
2026-06-12 11:43:28.521021 | controller |                 ],
2026-06-12 11:43:28.521036 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.521050 | controller |               }
2026-06-12 11:43:28.521065 | controller |             },
2026-06-12 11:43:28.521079 | controller |             {
2026-06-12 11:43:28.521094 | controller |               "downwardAPI": {
2026-06-12 11:43:28.521109 | controller |                 "items": [
2026-06-12 11:43:28.521123 | controller |                   {
2026-06-12 11:43:28.521137 | controller |                     "fieldRef": {
2026-06-12 11:43:28.521152 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.521175 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.521253 | controller |                     },
2026-06-12 11:43:28.521273 | controller |                     "path": "namespace"
2026-06-12 11:43:28.521288 | controller |                   }
2026-06-12 11:43:28.521303 | controller |                 ]
2026-06-12 11:43:28.521318 | controller |               }
2026-06-12 11:43:28.521332 | controller |             },
2026-06-12 11:43:28.521347 | controller |             {
2026-06-12 11:43:28.521361 | controller |               "configMap": {
2026-06-12 11:43:28.521375 | controller |                 "items": [
2026-06-12 11:43:28.521390 | controller |                   {
2026-06-12 11:43:28.521404 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.521419 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.521433 | controller |                   }
2026-06-12 11:43:28.521448 | controller |                 ],
2026-06-12 11:43:28.521462 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.521477 | controller |               }
2026-06-12 11:43:28.521492 | controller |             }
2026-06-12 11:43:28.521507 | controller |           ]
2026-06-12 11:43:28.521522 | controller |         }
2026-06-12 11:43:28.521537 | controller |       }
2026-06-12 11:43:28.521551 | controller |     ]
2026-06-12 11:43:28.521566 | controller |   },
2026-06-12 11:43:28.521581 | controller |   "status": {
2026-06-12 11:43:28.521595 | controller |     "conditions": [
2026-06-12 11:43:28.521610 | controller |       {
2026-06-12 11:43:28.521625 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.521640 | controller |         "lastTransitionTime": "2026-06-12T11:08:49Z",
2026-06-12 11:43:28.521655 | controller |         "status": "True",
2026-06-12 11:43:28.521670 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.521685 | controller |       },
2026-06-12 11:43:28.521700 | controller |       {
2026-06-12 11:43:28.521715 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.521730 | controller |         "lastTransitionTime": "2026-06-12T11:08:13Z",
2026-06-12 11:43:28.521745 | controller |         "status": "True",
2026-06-12 11:43:28.521760 | controller |         "type": "Initialized"
2026-06-12 11:43:28.521775 | controller |       },
2026-06-12 11:43:28.521790 | controller |       {
2026-06-12 11:43:28.521805 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.521820 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.521835 | controller |         "status": "True",
2026-06-12 11:43:28.521878 | controller |         "type": "Ready"
2026-06-12 11:43:28.521912 | controller |       },
2026-06-12 11:43:28.521929 | controller |       {
2026-06-12 11:43:28.521944 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.521958 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.521973 | controller |         "status": "True",
2026-06-12 11:43:28.521988 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.522002 | controller |       },
2026-06-12 11:43:28.522017 | controller |       {
2026-06-12 11:43:28.522032 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.522053 | controller |         "lastTransitionTime": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.522069 | controller |         "status": "True",
2026-06-12 11:43:28.522084 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.522099 | controller |       }
2026-06-12 11:43:28.522114 | controller |     ],
2026-06-12 11:43:28.522128 | controller |     "containerStatuses": [
2026-06-12 11:43:28.522143 | controller |       {
2026-06-12 11:43:28.522158 | controller |         "allocatedResources": {
2026-06-12 11:43:28.522173 | controller |           "cpu": "10m",
2026-06-12 11:43:28.522187 | controller |           "memory": "512Mi"
2026-06-12 11:43:28.522202 | controller |         },
2026-06-12 11:43:28.522217 | controller |         "containerID": "cri-o://735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664",
2026-06-12 11:43:28.522232 | controller |         "image": "38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 11:43:28.522247 | controller |         "imageID": "38.102.83.102:5001/openstack-k8s-operators/openstack-operator@sha256:815ad8d109b703bcd2b677b06a86ba1380872c778940d4468b456abecb7df7d0",
2026-06-12 11:43:28.522262 | controller |         "lastState": {},
2026-06-12 11:43:28.522277 | controller |         "name": "manager",
2026-06-12 11:43:28.522292 | controller |         "ready": true,
2026-06-12 11:43:28.522306 | controller |         "resources": {
2026-06-12 11:43:28.522321 | controller |           "limits": {
2026-06-12 11:43:28.522393 | controller |             "cpu": "500m",
2026-06-12 11:43:28.522411 | controller |             "memory": "1Gi"
2026-06-12 11:43:28.522427 | controller |           },
2026-06-12 11:43:28.522442 | controller |           "requests": {
2026-06-12 11:43:28.522457 | controller |             "cpu": "10m",
2026-06-12 11:43:28.522472 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.522487 | controller |           }
2026-06-12 11:43:28.522548 | controller |         },
2026-06-12 11:43:28.522567 | controller |         "restartCount": 0,
2026-06-12 11:43:28.522582 | controller |         "started": true,
2026-06-12 11:43:28.522596 | controller |         "state": {
2026-06-12 11:43:28.522611 | controller |           "running": {
2026-06-12 11:43:28.522626 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.522642 | controller |           }
2026-06-12 11:43:28.522657 | controller |         },
2026-06-12 11:43:28.522672 | controller |         "user": {
2026-06-12 11:43:28.522687 | controller |           "linux": {
2026-06-12 11:43:28.522702 | controller |             "gid": 0,
2026-06-12 11:43:28.522717 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.522731 | controller |               0,
2026-06-12 11:43:28.522746 | controller |               1000660000
2026-06-12 11:43:28.522760 | controller |             ],
2026-06-12 11:43:28.522775 | controller |             "uid": 1000660000
2026-06-12 11:43:28.522790 | controller |           }
2026-06-12 11:43:28.522805 | controller |         },
2026-06-12 11:43:28.522819 | controller |         "volumeMounts": [
2026-06-12 11:43:28.522834 | controller |           {
2026-06-12 11:43:28.522868 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 11:43:28.522940 | controller |             "name": "metrics-certs",
2026-06-12 11:43:28.522959 | controller |             "readOnly": true,
2026-06-12 11:43:28.522974 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.522990 | controller |           },
2026-06-12 11:43:28.523005 | controller |           {
2026-06-12 11:43:28.523020 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 11:43:28.523035 | controller |             "name": "webhook-certs",
2026-06-12 11:43:28.523049 | controller |             "readOnly": true,
2026-06-12 11:43:28.523064 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.523086 | controller |           },
2026-06-12 11:43:28.523101 | controller |           {
2026-06-12 11:43:28.523116 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.523131 | controller |             "name": "kube-api-access-vr8gx",
2026-06-12 11:43:28.523146 | controller |             "readOnly": true,
2026-06-12 11:43:28.523160 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.523174 | controller |           }
2026-06-12 11:43:28.523189 | controller |         ]
2026-06-12 11:43:28.523203 | controller |       }
2026-06-12 11:43:28.523218 | controller |     ],
2026-06-12 11:43:28.523233 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.523248 | controller |     "hostIPs": [
2026-06-12 11:43:28.523263 | controller |       {
2026-06-12 11:43:28.523278 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.523293 | controller |       }
2026-06-12 11:43:28.523307 | controller |     ],
2026-06-12 11:43:28.523322 | controller |     "phase": "Running",
2026-06-12 11:43:28.523336 | controller |     "podIP": "10.217.1.49",
2026-06-12 11:43:28.523351 | controller |     "podIPs": [
2026-06-12 11:43:28.523365 | controller |       {
2026-06-12 11:43:28.523380 | controller |         "ip": "10.217.1.49"
2026-06-12 11:43:28.523394 | controller |       }
2026-06-12 11:43:28.523409 | controller |     ],
2026-06-12 11:43:28.523423 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.523437 | controller |     "startTime": "2026-06-12T11:08:13Z"
2026-06-12 11:43:28.523452 | controller |   }
2026-06-12 11:43:28.523467 | controller | }
2026-06-12 11:43:28.548173 | controller | ok:
2026-06-12 11:43:28.548231 | controller | {
2026-06-12 11:43:28.548314 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.548337 | controller |   "kind": "Pod",
2026-06-12 11:43:28.548354 | controller |   "metadata": {
2026-06-12 11:43:28.548369 | controller |     "annotations": {
2026-06-12 11:43:28.548397 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.44/23\"],\"mac_address\":\"0a:58:0a:d9:01:2c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.44/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.548414 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.44\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:2c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.548430 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.548447 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.548462 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.548478 | controller |     },
2026-06-12 11:43:28.548493 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.548508 | controller |     "generateName": "ovn-operator-controller-manager-5666dfdddd-",
2026-06-12 11:43:28.548522 | controller |     "generation": 1,
2026-06-12 11:43:28.548537 | controller |     "labels": {
2026-06-12 11:43:28.548552 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-12 11:43:28.548566 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.548581 | controller |       "openstack.org/operator-name": "ovn",
2026-06-12 11:43:28.548596 | controller |       "pod-template-hash": "5666dfdddd"
2026-06-12 11:43:28.548610 | controller |     },
2026-06-12 11:43:28.548625 | controller |     "managedFields": [
2026-06-12 11:43:28.548640 | controller |       {
2026-06-12 11:43:28.548656 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.548671 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.548694 | controller |         "fieldsV1": {
2026-06-12 11:43:28.548709 | controller |           "f:metadata": {
2026-06-12 11:43:28.548724 | controller |             "f:annotations": {
2026-06-12 11:43:28.548739 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.548754 | controller |             }
2026-06-12 11:43:28.548769 | controller |           }
2026-06-12 11:43:28.548784 | controller |         },
2026-06-12 11:43:28.548799 | controller |         "manager": "crc",
2026-06-12 11:43:28.548814 | controller |         "operation": "Update",
2026-06-12 11:43:28.548828 | controller |         "subresource": "status",
2026-06-12 11:43:28.548877 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.548899 | controller |       },
2026-06-12 11:43:28.548915 | controller |       {
2026-06-12 11:43:28.548931 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.548946 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.548961 | controller |         "fieldsV1": {
2026-06-12 11:43:28.548976 | controller |           "f:metadata": {
2026-06-12 11:43:28.548990 | controller |             "f:annotations": {
2026-06-12 11:43:28.549005 | controller |               ".": {},
2026-06-12 11:43:28.549019 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.549034 | controller |             },
2026-06-12 11:43:28.549049 | controller |             "f:generateName": {},
2026-06-12 11:43:28.549064 | controller |             "f:labels": {
2026-06-12 11:43:28.549078 | controller |               ".": {},
2026-06-12 11:43:28.549093 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.549108 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.549123 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.549138 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.549152 | controller |             },
2026-06-12 11:43:28.549167 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.549182 | controller |               ".": {},
2026-06-12 11:43:28.549196 | controller |               "k:{\"uid\":\"9327212f-107f-4bca-9868-1d287dd34c84\"}": {}
2026-06-12 11:43:28.549211 | controller |             }
2026-06-12 11:43:28.549226 | controller |           },
2026-06-12 11:43:28.549241 | controller |           "f:spec": {
2026-06-12 11:43:28.549256 | controller |             "f:containers": {
2026-06-12 11:43:28.549270 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.549285 | controller |                 ".": {},
2026-06-12 11:43:28.549300 | controller |                 "f:args": {},
2026-06-12 11:43:28.549315 | controller |                 "f:command": {},
2026-06-12 11:43:28.549330 | controller |                 "f:env": {
2026-06-12 11:43:28.549344 | controller |                   ".": {},
2026-06-12 11:43:28.549359 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.549374 | controller |                     ".": {},
2026-06-12 11:43:28.549389 | controller |                     "f:name": {},
2026-06-12 11:43:28.549403 | controller |                     "f:value": {}
2026-06-12 11:43:28.549418 | controller |                   },
2026-06-12 11:43:28.549433 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.549448 | controller |                     ".": {},
2026-06-12 11:43:28.549463 | controller |                     "f:name": {},
2026-06-12 11:43:28.549478 | controller |                     "f:value": {}
2026-06-12 11:43:28.549492 | controller |                   },
2026-06-12 11:43:28.549507 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.549522 | controller |                     ".": {},
2026-06-12 11:43:28.549539 | controller |                     "f:name": {},
2026-06-12 11:43:28.549556 | controller |                     "f:value": {}
2026-06-12 11:43:28.549578 | controller |                   },
2026-06-12 11:43:28.549593 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.549608 | controller |                     ".": {},
2026-06-12 11:43:28.549622 | controller |                     "f:name": {},
2026-06-12 11:43:28.549637 | controller |                     "f:value": {}
2026-06-12 11:43:28.549651 | controller |                   },
2026-06-12 11:43:28.549667 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.549682 | controller |                     ".": {},
2026-06-12 11:43:28.549697 | controller |                     "f:name": {},
2026-06-12 11:43:28.549712 | controller |                     "f:value": {}
2026-06-12 11:43:28.549726 | controller |                   }
2026-06-12 11:43:28.549741 | controller |                 },
2026-06-12 11:43:28.549756 | controller |                 "f:image": {},
2026-06-12 11:43:28.549771 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.549786 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.549800 | controller |                   ".": {},
2026-06-12 11:43:28.549815 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.549830 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.549845 | controller |                     ".": {},
2026-06-12 11:43:28.549883 | controller |                     "f:path": {},
2026-06-12 11:43:28.549899 | controller |                     "f:port": {},
2026-06-12 11:43:28.549914 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.549929 | controller |                   },
2026-06-12 11:43:28.549944 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.549959 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.549974 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.549989 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.550003 | controller |                 },
2026-06-12 11:43:28.550018 | controller |                 "f:name": {},
2026-06-12 11:43:28.550033 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.550048 | controller |                   ".": {},
2026-06-12 11:43:28.550062 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.550076 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.550091 | controller |                     ".": {},
2026-06-12 11:43:28.550105 | controller |                     "f:path": {},
2026-06-12 11:43:28.550119 | controller |                     "f:port": {},
2026-06-12 11:43:28.550134 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.550148 | controller |                   },
2026-06-12 11:43:28.550162 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.550176 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.550191 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.550205 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.550220 | controller |                 },
2026-06-12 11:43:28.550234 | controller |                 "f:resources": {
2026-06-12 11:43:28.550249 | controller |                   ".": {},
2026-06-12 11:43:28.550264 | controller |                   "f:limits": {
2026-06-12 11:43:28.550279 | controller |                     ".": {},
2026-06-12 11:43:28.550293 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.550308 | controller |                     "f:memory": {}
2026-06-12 11:43:28.550322 | controller |                   },
2026-06-12 11:43:28.550337 | controller |                   "f:requests": {
2026-06-12 11:43:28.550351 | controller |                     ".": {},
2026-06-12 11:43:28.550366 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.550380 | controller |                     "f:memory": {}
2026-06-12 11:43:28.550402 | controller |                   }
2026-06-12 11:43:28.550417 | controller |                 },
2026-06-12 11:43:28.550432 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.550446 | controller |                   ".": {},
2026-06-12 11:43:28.550461 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.550475 | controller |                 },
2026-06-12 11:43:28.550490 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.550504 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.550519 | controller |               }
2026-06-12 11:43:28.550533 | controller |             },
2026-06-12 11:43:28.550548 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.550562 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.550577 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.550592 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.550609 | controller |             "f:securityContext": {
2026-06-12 11:43:28.550625 | controller |               ".": {},
2026-06-12 11:43:28.550640 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.550655 | controller |             },
2026-06-12 11:43:28.550669 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.550684 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.550699 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.550713 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.550729 | controller |           }
2026-06-12 11:43:28.550744 | controller |         },
2026-06-12 11:43:28.550758 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.550774 | controller |         "operation": "Update",
2026-06-12 11:43:28.550788 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.550803 | controller |       },
2026-06-12 11:43:28.550818 | controller |       {
2026-06-12 11:43:28.550833 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.550861 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.550882 | controller |         "fieldsV1": {
2026-06-12 11:43:28.550897 | controller |           "f:metadata": {
2026-06-12 11:43:28.550912 | controller |             "f:annotations": {
2026-06-12 11:43:28.550927 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.550942 | controller |             }
2026-06-12 11:43:28.550958 | controller |           }
2026-06-12 11:43:28.550973 | controller |         },
2026-06-12 11:43:28.550988 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.551003 | controller |         "operation": "Update",
2026-06-12 11:43:28.551018 | controller |         "subresource": "status",
2026-06-12 11:43:28.551032 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.551047 | controller |       },
2026-06-12 11:43:28.551062 | controller |       {
2026-06-12 11:43:28.551077 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.551092 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.551107 | controller |         "fieldsV1": {
2026-06-12 11:43:28.551122 | controller |           "f:status": {
2026-06-12 11:43:28.551136 | controller |             "f:conditions": {
2026-06-12 11:43:28.551151 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.551166 | controller |                 ".": {},
2026-06-12 11:43:28.551181 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.551196 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.551210 | controller |                 "f:status": {},
2026-06-12 11:43:28.551226 | controller |                 "f:type": {}
2026-06-12 11:43:28.551240 | controller |               },
2026-06-12 11:43:28.551255 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.551270 | controller |                 ".": {},
2026-06-12 11:43:28.551291 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.551306 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.551321 | controller |                 "f:status": {},
2026-06-12 11:43:28.551336 | controller |                 "f:type": {}
2026-06-12 11:43:28.551350 | controller |               },
2026-06-12 11:43:28.551365 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.551379 | controller |                 ".": {},
2026-06-12 11:43:28.551394 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.551409 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.551423 | controller |                 "f:status": {},
2026-06-12 11:43:28.551437 | controller |                 "f:type": {}
2026-06-12 11:43:28.551452 | controller |               },
2026-06-12 11:43:28.551466 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.551481 | controller |                 ".": {},
2026-06-12 11:43:28.551495 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.551509 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.551524 | controller |                 "f:status": {},
2026-06-12 11:43:28.551538 | controller |                 "f:type": {}
2026-06-12 11:43:28.551553 | controller |               }
2026-06-12 11:43:28.551567 | controller |             },
2026-06-12 11:43:28.551582 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.551596 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.551611 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.551626 | controller |             "f:phase": {},
2026-06-12 11:43:28.551640 | controller |             "f:podIP": {},
2026-06-12 11:43:28.551654 | controller |             "f:podIPs": {
2026-06-12 11:43:28.551669 | controller |               ".": {},
2026-06-12 11:43:28.551683 | controller |               "k:{\"ip\":\"10.217.1.44\"}": {
2026-06-12 11:43:28.551698 | controller |                 ".": {},
2026-06-12 11:43:28.551715 | controller |                 "f:ip": {}
2026-06-12 11:43:28.551732 | controller |               }
2026-06-12 11:43:28.551747 | controller |             },
2026-06-12 11:43:28.551762 | controller |             "f:startTime": {}
2026-06-12 11:43:28.551776 | controller |           }
2026-06-12 11:43:28.551791 | controller |         },
2026-06-12 11:43:28.551806 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.551821 | controller |         "operation": "Update",
2026-06-12 11:43:28.551836 | controller |         "subresource": "status",
2026-06-12 11:43:28.551869 | controller |         "time": "2026-06-12T11:09:01Z"
2026-06-12 11:43:28.551886 | controller |       }
2026-06-12 11:43:28.551901 | controller |     ],
2026-06-12 11:43:28.551916 | controller |     "name": "ovn-operator-controller-manager-5666dfdddd-xbj5n",
2026-06-12 11:43:28.551931 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.551946 | controller |     "ownerReferences": [
2026-06-12 11:43:28.551961 | controller |       {
2026-06-12 11:43:28.551976 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.551991 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.552006 | controller |         "controller": true,
2026-06-12 11:43:28.552021 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.552035 | controller |         "name": "ovn-operator-controller-manager-5666dfdddd",
2026-06-12 11:43:28.552050 | controller |         "uid": "9327212f-107f-4bca-9868-1d287dd34c84"
2026-06-12 11:43:28.552065 | controller |       }
2026-06-12 11:43:28.552079 | controller |     ],
2026-06-12 11:43:28.552093 | controller |     "resourceVersion": "88419",
2026-06-12 11:43:28.552108 | controller |     "uid": "f77d2b3f-17ba-4f9a-a9cf-bd856e56d6ef"
2026-06-12 11:43:28.552123 | controller |   },
2026-06-12 11:43:28.552138 | controller |   "spec": {
2026-06-12 11:43:28.552163 | controller |     "containers": [
2026-06-12 11:43:28.552179 | controller |       {
2026-06-12 11:43:28.552194 | controller |         "args": [
2026-06-12 11:43:28.552209 | controller |           "--leader-elect",
2026-06-12 11:43:28.552223 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.552238 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.552253 | controller |         ],
2026-06-12 11:43:28.552268 | controller |         "command": [
2026-06-12 11:43:28.552283 | controller |           "/manager"
2026-06-12 11:43:28.552298 | controller |         ],
2026-06-12 11:43:28.552312 | controller |         "env": [
2026-06-12 11:43:28.552327 | controller |           {
2026-06-12 11:43:28.552351 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.552366 | controller |             "value": "30"
2026-06-12 11:43:28.552381 | controller |           },
2026-06-12 11:43:28.552395 | controller |           {
2026-06-12 11:43:28.552410 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.552424 | controller |             "value": "20"
2026-06-12 11:43:28.552439 | controller |           },
2026-06-12 11:43:28.552453 | controller |           {
2026-06-12 11:43:28.552467 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.552482 | controller |             "value": "5"
2026-06-12 11:43:28.552497 | controller |           },
2026-06-12 11:43:28.552511 | controller |           {
2026-06-12 11:43:28.552526 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.552540 | controller |             "value": "false"
2026-06-12 11:43:28.552555 | controller |           },
2026-06-12 11:43:28.552570 | controller |           {
2026-06-12 11:43:28.552584 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.552598 | controller |             "value": "false"
2026-06-12 11:43:28.552613 | controller |           }
2026-06-12 11:43:28.552627 | controller |         ],
2026-06-12 11:43:28.552642 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 11:43:28.552657 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.552672 | controller |         "livenessProbe": {
2026-06-12 11:43:28.552687 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.552701 | controller |           "httpGet": {
2026-06-12 11:43:28.552715 | controller |             "path": "/healthz",
2026-06-12 11:43:28.552729 | controller |             "port": 8081,
2026-06-12 11:43:28.552744 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.552757 | controller |           },
2026-06-12 11:43:28.552772 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.552786 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.552801 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.552816 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.552830 | controller |         },
2026-06-12 11:43:28.552864 | controller |         "name": "manager",
2026-06-12 11:43:28.552881 | controller |         "readinessProbe": {
2026-06-12 11:43:28.552896 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.552911 | controller |           "httpGet": {
2026-06-12 11:43:28.552926 | controller |             "path": "/readyz",
2026-06-12 11:43:28.552941 | controller |             "port": 8081,
2026-06-12 11:43:28.552956 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.552970 | controller |           },
2026-06-12 11:43:28.552985 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.552999 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.553014 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.553028 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.553043 | controller |         },
2026-06-12 11:43:28.553058 | controller |         "resources": {
2026-06-12 11:43:28.553078 | controller |           "limits": {
2026-06-12 11:43:28.553093 | controller |             "cpu": "500m",
2026-06-12 11:43:28.553108 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.553123 | controller |           },
2026-06-12 11:43:28.553138 | controller |           "requests": {
2026-06-12 11:43:28.553153 | controller |             "cpu": "10m",
2026-06-12 11:43:28.553167 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.553182 | controller |           }
2026-06-12 11:43:28.553196 | controller |         },
2026-06-12 11:43:28.553212 | controller |         "securityContext": {
2026-06-12 11:43:28.553227 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.553241 | controller |           "capabilities": {
2026-06-12 11:43:28.553256 | controller |             "drop": [
2026-06-12 11:43:28.553270 | controller |               "MKNOD"
2026-06-12 11:43:28.553285 | controller |             ]
2026-06-12 11:43:28.553300 | controller |           }
2026-06-12 11:43:28.553315 | controller |         },
2026-06-12 11:43:28.553329 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.553344 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.553359 | controller |         "volumeMounts": [
2026-06-12 11:43:28.553373 | controller |           {
2026-06-12 11:43:28.553388 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.553403 | controller |             "name": "kube-api-access-ww66l",
2026-06-12 11:43:28.553418 | controller |             "readOnly": true
2026-06-12 11:43:28.553433 | controller |           }
2026-06-12 11:43:28.553447 | controller |         ]
2026-06-12 11:43:28.553462 | controller |       }
2026-06-12 11:43:28.553477 | controller |     ],
2026-06-12 11:43:28.553491 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.553506 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.553521 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.553535 | controller |       {
2026-06-12 11:43:28.553550 | controller |         "name": "ovn-operator-controller-manager-dockercfg-ndj6f"
2026-06-12 11:43:28.553565 | controller |       }
2026-06-12 11:43:28.553579 | controller |     ],
2026-06-12 11:43:28.553594 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.553609 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.553623 | controller |     "priority": 0,
2026-06-12 11:43:28.553638 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.553653 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.553667 | controller |     "securityContext": {
2026-06-12 11:43:28.553682 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.553696 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.553711 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.553725 | controller |       }
2026-06-12 11:43:28.553740 | controller |     },
2026-06-12 11:43:28.553755 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-12 11:43:28.553770 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-12 11:43:28.553784 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.553799 | controller |     "tolerations": [
2026-06-12 11:43:28.553814 | controller |       {
2026-06-12 11:43:28.553829 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.553844 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.553889 | controller |         "operator": "Exists",
2026-06-12 11:43:28.553906 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.553921 | controller |       },
2026-06-12 11:43:28.553936 | controller |       {
2026-06-12 11:43:28.553951 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.553966 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.553988 | controller |         "operator": "Exists",
2026-06-12 11:43:28.554003 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.554018 | controller |       },
2026-06-12 11:43:28.554033 | controller |       {
2026-06-12 11:43:28.554047 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.554062 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.554076 | controller |         "operator": "Exists"
2026-06-12 11:43:28.554091 | controller |       }
2026-06-12 11:43:28.554106 | controller |     ],
2026-06-12 11:43:28.554121 | controller |     "volumes": [
2026-06-12 11:43:28.554135 | controller |       {
2026-06-12 11:43:28.554150 | controller |         "name": "kube-api-access-ww66l",
2026-06-12 11:43:28.554165 | controller |         "projected": {
2026-06-12 11:43:28.554179 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.554194 | controller |           "sources": [
2026-06-12 11:43:28.554209 | controller |             {
2026-06-12 11:43:28.554224 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.554239 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.554254 | controller |                 "path": "token"
2026-06-12 11:43:28.554268 | controller |               }
2026-06-12 11:43:28.554283 | controller |             },
2026-06-12 11:43:28.554298 | controller |             {
2026-06-12 11:43:28.554312 | controller |               "configMap": {
2026-06-12 11:43:28.554326 | controller |                 "items": [
2026-06-12 11:43:28.554341 | controller |                   {
2026-06-12 11:43:28.554356 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.554370 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.554385 | controller |                   }
2026-06-12 11:43:28.554399 | controller |                 ],
2026-06-12 11:43:28.554414 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.554429 | controller |               }
2026-06-12 11:43:28.554443 | controller |             },
2026-06-12 11:43:28.554458 | controller |             {
2026-06-12 11:43:28.554473 | controller |               "downwardAPI": {
2026-06-12 11:43:28.554487 | controller |                 "items": [
2026-06-12 11:43:28.554502 | controller |                   {
2026-06-12 11:43:28.554517 | controller |                     "fieldRef": {
2026-06-12 11:43:28.554531 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.554546 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.554560 | controller |                     },
2026-06-12 11:43:28.554575 | controller |                     "path": "namespace"
2026-06-12 11:43:28.554589 | controller |                   }
2026-06-12 11:43:28.554604 | controller |                 ]
2026-06-12 11:43:28.554619 | controller |               }
2026-06-12 11:43:28.554633 | controller |             },
2026-06-12 11:43:28.554648 | controller |             {
2026-06-12 11:43:28.554662 | controller |               "configMap": {
2026-06-12 11:43:28.554677 | controller |                 "items": [
2026-06-12 11:43:28.554691 | controller |                   {
2026-06-12 11:43:28.554706 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.554721 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.554735 | controller |                   }
2026-06-12 11:43:28.554750 | controller |                 ],
2026-06-12 11:43:28.554764 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.554779 | controller |               }
2026-06-12 11:43:28.554794 | controller |             }
2026-06-12 11:43:28.554809 | controller |           ]
2026-06-12 11:43:28.554824 | controller |         }
2026-06-12 11:43:28.554838 | controller |       }
2026-06-12 11:43:28.554873 | controller |     ]
2026-06-12 11:43:28.554890 | controller |   },
2026-06-12 11:43:28.554905 | controller |   "status": {
2026-06-12 11:43:28.554927 | controller |     "conditions": [
2026-06-12 11:43:28.554942 | controller |       {
2026-06-12 11:43:28.554957 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.554972 | controller |         "lastTransitionTime": "2026-06-12T11:08:49Z",
2026-06-12 11:43:28.554987 | controller |         "status": "True",
2026-06-12 11:43:28.555002 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.555017 | controller |       },
2026-06-12 11:43:28.555032 | controller |       {
2026-06-12 11:43:28.555047 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.555063 | controller |         "lastTransitionTime": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.555078 | controller |         "status": "True",
2026-06-12 11:43:28.555093 | controller |         "type": "Initialized"
2026-06-12 11:43:28.555108 | controller |       },
2026-06-12 11:43:28.555123 | controller |       {
2026-06-12 11:43:28.555138 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.555153 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.555168 | controller |         "status": "True",
2026-06-12 11:43:28.555184 | controller |         "type": "Ready"
2026-06-12 11:43:28.555199 | controller |       },
2026-06-12 11:43:28.555214 | controller |       {
2026-06-12 11:43:28.555229 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.555243 | controller |         "lastTransitionTime": "2026-06-12T11:09:01Z",
2026-06-12 11:43:28.555258 | controller |         "status": "True",
2026-06-12 11:43:28.555272 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.555287 | controller |       },
2026-06-12 11:43:28.555301 | controller |       {
2026-06-12 11:43:28.555315 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.555330 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.555345 | controller |         "status": "True",
2026-06-12 11:43:28.555359 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.555374 | controller |       }
2026-06-12 11:43:28.555389 | controller |     ],
2026-06-12 11:43:28.555404 | controller |     "containerStatuses": [
2026-06-12 11:43:28.555419 | controller |       {
2026-06-12 11:43:28.555433 | controller |         "allocatedResources": {
2026-06-12 11:43:28.555448 | controller |           "cpu": "10m",
2026-06-12 11:43:28.555463 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.555477 | controller |         },
2026-06-12 11:43:28.555492 | controller |         "containerID": "cri-o://b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036",
2026-06-12 11:43:28.555507 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 11:43:28.555523 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 11:43:28.555538 | controller |         "lastState": {},
2026-06-12 11:43:28.555552 | controller |         "name": "manager",
2026-06-12 11:43:28.555567 | controller |         "ready": true,
2026-06-12 11:43:28.555581 | controller |         "resources": {
2026-06-12 11:43:28.555596 | controller |           "limits": {
2026-06-12 11:43:28.555610 | controller |             "cpu": "500m",
2026-06-12 11:43:28.555625 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.555639 | controller |           },
2026-06-12 11:43:28.555654 | controller |           "requests": {
2026-06-12 11:43:28.555669 | controller |             "cpu": "10m",
2026-06-12 11:43:28.555684 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.555698 | controller |           }
2026-06-12 11:43:28.555713 | controller |         },
2026-06-12 11:43:28.555728 | controller |         "restartCount": 0,
2026-06-12 11:43:28.555742 | controller |         "started": true,
2026-06-12 11:43:28.555757 | controller |         "state": {
2026-06-12 11:43:28.555778 | controller |           "running": {
2026-06-12 11:43:28.555793 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.555808 | controller |           }
2026-06-12 11:43:28.555823 | controller |         },
2026-06-12 11:43:28.555837 | controller |         "user": {
2026-06-12 11:43:28.555871 | controller |           "linux": {
2026-06-12 11:43:28.555888 | controller |             "gid": 0,
2026-06-12 11:43:28.555903 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.555917 | controller |               0
2026-06-12 11:43:28.555933 | controller |             ],
2026-06-12 11:43:28.555948 | controller |             "uid": 65532
2026-06-12 11:43:28.555963 | controller |           }
2026-06-12 11:43:28.555977 | controller |         },
2026-06-12 11:43:28.555992 | controller |         "volumeMounts": [
2026-06-12 11:43:28.556007 | controller |           {
2026-06-12 11:43:28.556022 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.556037 | controller |             "name": "kube-api-access-ww66l",
2026-06-12 11:43:28.556052 | controller |             "readOnly": true,
2026-06-12 11:43:28.556067 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.556082 | controller |           }
2026-06-12 11:43:28.556097 | controller |         ]
2026-06-12 11:43:28.556112 | controller |       }
2026-06-12 11:43:28.556126 | controller |     ],
2026-06-12 11:43:28.556141 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.556156 | controller |     "hostIPs": [
2026-06-12 11:43:28.556171 | controller |       {
2026-06-12 11:43:28.556186 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.556201 | controller |       }
2026-06-12 11:43:28.556216 | controller |     ],
2026-06-12 11:43:28.556230 | controller |     "phase": "Running",
2026-06-12 11:43:28.556245 | controller |     "podIP": "10.217.1.44",
2026-06-12 11:43:28.556260 | controller |     "podIPs": [
2026-06-12 11:43:28.556274 | controller |       {
2026-06-12 11:43:28.556330 | controller |         "ip": "10.217.1.44"
2026-06-12 11:43:28.556347 | controller |       }
2026-06-12 11:43:28.556363 | controller |     ],
2026-06-12 11:43:28.556378 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.556447 | controller |     "startTime": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.556509 | controller |   }
2026-06-12 11:43:28.556526 | controller | }
2026-06-12 11:43:28.577353 | controller | ok:
2026-06-12 11:43:28.577405 | controller | {
2026-06-12 11:43:28.577426 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.577443 | controller |   "kind": "Pod",
2026-06-12 11:43:28.577459 | controller |   "metadata": {
2026-06-12 11:43:28.577475 | controller |     "annotations": {
2026-06-12 11:43:28.577490 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.45/23\"],\"mac_address\":\"0a:58:0a:d9:01:2d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.45/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.577507 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.45\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:2d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.577523 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.577539 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 11:43:28.577555 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 11:43:28.577570 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 11:43:28.577585 | controller |     },
2026-06-12 11:43:28.577609 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.577624 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-12 11:43:28.577639 | controller |     "generation": 1,
2026-06-12 11:43:28.577653 | controller |     "labels": {
2026-06-12 11:43:28.577668 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-12 11:43:28.577682 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.577697 | controller |       "openstack.org/operator-name": "swift",
2026-06-12 11:43:28.577711 | controller |       "pod-template-hash": "79846f755c"
2026-06-12 11:43:28.577726 | controller |     },
2026-06-12 11:43:28.577741 | controller |     "managedFields": [
2026-06-12 11:43:28.577756 | controller |       {
2026-06-12 11:43:28.577771 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.577785 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.577800 | controller |         "fieldsV1": {
2026-06-12 11:43:28.577815 | controller |           "f:metadata": {
2026-06-12 11:43:28.577830 | controller |             "f:annotations": {
2026-06-12 11:43:28.577845 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.577881 | controller |             }
2026-06-12 11:43:28.577898 | controller |           }
2026-06-12 11:43:28.577912 | controller |         },
2026-06-12 11:43:28.577927 | controller |         "manager": "crc",
2026-06-12 11:43:28.577942 | controller |         "operation": "Update",
2026-06-12 11:43:28.577958 | controller |         "subresource": "status",
2026-06-12 11:43:28.577973 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.577988 | controller |       },
2026-06-12 11:43:28.578004 | controller |       {
2026-06-12 11:43:28.578019 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.578034 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.578049 | controller |         "fieldsV1": {
2026-06-12 11:43:28.578064 | controller |           "f:metadata": {
2026-06-12 11:43:28.578079 | controller |             "f:annotations": {
2026-06-12 11:43:28.578094 | controller |               ".": {},
2026-06-12 11:43:28.578109 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.578124 | controller |             },
2026-06-12 11:43:28.578139 | controller |             "f:generateName": {},
2026-06-12 11:43:28.578154 | controller |             "f:labels": {
2026-06-12 11:43:28.578169 | controller |               ".": {},
2026-06-12 11:43:28.578184 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.578199 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.578214 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.578229 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.578244 | controller |             },
2026-06-12 11:43:28.578259 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.578274 | controller |               ".": {},
2026-06-12 11:43:28.578289 | controller |               "k:{\"uid\":\"cde8e4f8-97d5-4ddb-b5f3-ca8963e6ea07\"}": {}
2026-06-12 11:43:28.578305 | controller |             }
2026-06-12 11:43:28.578320 | controller |           },
2026-06-12 11:43:28.578335 | controller |           "f:spec": {
2026-06-12 11:43:28.578350 | controller |             "f:containers": {
2026-06-12 11:43:28.578365 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.578380 | controller |                 ".": {},
2026-06-12 11:43:28.578395 | controller |                 "f:args": {},
2026-06-12 11:43:28.578410 | controller |                 "f:command": {},
2026-06-12 11:43:28.578425 | controller |                 "f:env": {
2026-06-12 11:43:28.578440 | controller |                   ".": {},
2026-06-12 11:43:28.578455 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.578480 | controller |                     ".": {},
2026-06-12 11:43:28.578495 | controller |                     "f:name": {},
2026-06-12 11:43:28.578510 | controller |                     "f:value": {}
2026-06-12 11:43:28.578525 | controller |                   },
2026-06-12 11:43:28.578539 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.578554 | controller |                     ".": {},
2026-06-12 11:43:28.578569 | controller |                     "f:name": {},
2026-06-12 11:43:28.578584 | controller |                     "f:value": {}
2026-06-12 11:43:28.578599 | controller |                   },
2026-06-12 11:43:28.578614 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.578630 | controller |                     ".": {},
2026-06-12 11:43:28.578645 | controller |                     "f:name": {},
2026-06-12 11:43:28.578660 | controller |                     "f:value": {}
2026-06-12 11:43:28.578675 | controller |                   },
2026-06-12 11:43:28.578690 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.578705 | controller |                     ".": {},
2026-06-12 11:43:28.578720 | controller |                     "f:name": {},
2026-06-12 11:43:28.578734 | controller |                     "f:value": {}
2026-06-12 11:43:28.578749 | controller |                   },
2026-06-12 11:43:28.578764 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.578779 | controller |                     ".": {},
2026-06-12 11:43:28.578795 | controller |                     "f:name": {},
2026-06-12 11:43:28.578810 | controller |                     "f:value": {}
2026-06-12 11:43:28.578825 | controller |                   }
2026-06-12 11:43:28.578839 | controller |                 },
2026-06-12 11:43:28.578872 | controller |                 "f:image": {},
2026-06-12 11:43:28.578889 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.578905 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.578919 | controller |                   ".": {},
2026-06-12 11:43:28.578934 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.578950 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.578964 | controller |                     ".": {},
2026-06-12 11:43:28.578979 | controller |                     "f:path": {},
2026-06-12 11:43:28.578994 | controller |                     "f:port": {},
2026-06-12 11:43:28.579009 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.579023 | controller |                   },
2026-06-12 11:43:28.579038 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.579056 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.579071 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.579086 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.579101 | controller |                 },
2026-06-12 11:43:28.579116 | controller |                 "f:name": {},
2026-06-12 11:43:28.579131 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.579145 | controller |                   ".": {},
2026-06-12 11:43:28.579160 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.579175 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.579190 | controller |                     ".": {},
2026-06-12 11:43:28.579210 | controller |                     "f:path": {},
2026-06-12 11:43:28.579230 | controller |                     "f:port": {},
2026-06-12 11:43:28.579249 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.579268 | controller |                   },
2026-06-12 11:43:28.579287 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.579307 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.579326 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.579353 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.579371 | controller |                 },
2026-06-12 11:43:28.579389 | controller |                 "f:resources": {
2026-06-12 11:43:28.579406 | controller |                   ".": {},
2026-06-12 11:43:28.579424 | controller |                   "f:limits": {
2026-06-12 11:43:28.579441 | controller |                     ".": {},
2026-06-12 11:43:28.579458 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.579475 | controller |                     "f:memory": {}
2026-06-12 11:43:28.579492 | controller |                   },
2026-06-12 11:43:28.579509 | controller |                   "f:requests": {
2026-06-12 11:43:28.579526 | controller |                     ".": {},
2026-06-12 11:43:28.579543 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.579560 | controller |                     "f:memory": {}
2026-06-12 11:43:28.579578 | controller |                   }
2026-06-12 11:43:28.579595 | controller |                 },
2026-06-12 11:43:28.579613 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.579630 | controller |                   ".": {},
2026-06-12 11:43:28.579648 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.579666 | controller |                 },
2026-06-12 11:43:28.579685 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.579704 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.579722 | controller |               }
2026-06-12 11:43:28.579739 | controller |             },
2026-06-12 11:43:28.579759 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.579779 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.579802 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.579824 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.579843 | controller |             "f:securityContext": {
2026-06-12 11:43:28.579896 | controller |               ".": {},
2026-06-12 11:43:28.579918 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.579939 | controller |             },
2026-06-12 11:43:28.579956 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.579973 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.579992 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.580011 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.580046 | controller |           }
2026-06-12 11:43:28.580066 | controller |         },
2026-06-12 11:43:28.580086 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.580104 | controller |         "operation": "Update",
2026-06-12 11:43:28.580122 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.580143 | controller |       },
2026-06-12 11:43:28.580164 | controller |       {
2026-06-12 11:43:28.580183 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.580202 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.580222 | controller |         "fieldsV1": {
2026-06-12 11:43:28.580240 | controller |           "f:metadata": {
2026-06-12 11:43:28.580258 | controller |             "f:annotations": {
2026-06-12 11:43:28.580275 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.580292 | controller |             }
2026-06-12 11:43:28.580309 | controller |           }
2026-06-12 11:43:28.580327 | controller |         },
2026-06-12 11:43:28.580346 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.580364 | controller |         "operation": "Update",
2026-06-12 11:43:28.580382 | controller |         "subresource": "status",
2026-06-12 11:43:28.580399 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.580416 | controller |       },
2026-06-12 11:43:28.580433 | controller |       {
2026-06-12 11:43:28.580450 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.580478 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.580497 | controller |         "fieldsV1": {
2026-06-12 11:43:28.580514 | controller |           "f:status": {
2026-06-12 11:43:28.580533 | controller |             "f:conditions": {
2026-06-12 11:43:28.580552 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.580571 | controller |                 ".": {},
2026-06-12 11:43:28.580592 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.580612 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.580630 | controller |                 "f:status": {},
2026-06-12 11:43:28.580650 | controller |                 "f:type": {}
2026-06-12 11:43:28.580670 | controller |               },
2026-06-12 11:43:28.580690 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.580709 | controller |                 ".": {},
2026-06-12 11:43:28.580724 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.580740 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.580755 | controller |                 "f:status": {},
2026-06-12 11:43:28.580770 | controller |                 "f:type": {}
2026-06-12 11:43:28.580784 | controller |               },
2026-06-12 11:43:28.580801 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.580821 | controller |                 ".": {},
2026-06-12 11:43:28.580842 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.580891 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.580908 | controller |                 "f:status": {},
2026-06-12 11:43:28.580923 | controller |                 "f:type": {}
2026-06-12 11:43:28.580943 | controller |               },
2026-06-12 11:43:28.580959 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.580974 | controller |                 ".": {},
2026-06-12 11:43:28.580989 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.581004 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.581018 | controller |                 "f:status": {},
2026-06-12 11:43:28.581033 | controller |                 "f:type": {}
2026-06-12 11:43:28.581048 | controller |               }
2026-06-12 11:43:28.581063 | controller |             },
2026-06-12 11:43:28.581078 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.581093 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.581107 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.581122 | controller |             "f:phase": {},
2026-06-12 11:43:28.581137 | controller |             "f:podIP": {},
2026-06-12 11:43:28.581151 | controller |             "f:podIPs": {
2026-06-12 11:43:28.581166 | controller |               ".": {},
2026-06-12 11:43:28.581180 | controller |               "k:{\"ip\":\"10.217.1.45\"}": {
2026-06-12 11:43:28.581195 | controller |                 ".": {},
2026-06-12 11:43:28.581209 | controller |                 "f:ip": {}
2026-06-12 11:43:28.581224 | controller |               }
2026-06-12 11:43:28.581239 | controller |             },
2026-06-12 11:43:28.581253 | controller |             "f:startTime": {}
2026-06-12 11:43:28.581268 | controller |           }
2026-06-12 11:43:28.581282 | controller |         },
2026-06-12 11:43:28.581297 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.581311 | controller |         "operation": "Update",
2026-06-12 11:43:28.581325 | controller |         "subresource": "status",
2026-06-12 11:43:28.581340 | controller |         "time": "2026-06-12T11:08:59Z"
2026-06-12 11:43:28.581354 | controller |       }
2026-06-12 11:43:28.581369 | controller |     ],
2026-06-12 11:43:28.581384 | controller |     "name": "swift-operator-controller-manager-79846f755c-2dqw5",
2026-06-12 11:43:28.581400 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.581422 | controller |     "ownerReferences": [
2026-06-12 11:43:28.581438 | controller |       {
2026-06-12 11:43:28.581452 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.581467 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.581482 | controller |         "controller": true,
2026-06-12 11:43:28.581497 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.581512 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-12 11:43:28.581527 | controller |         "uid": "cde8e4f8-97d5-4ddb-b5f3-ca8963e6ea07"
2026-06-12 11:43:28.581543 | controller |       }
2026-06-12 11:43:28.581557 | controller |     ],
2026-06-12 11:43:28.581572 | controller |     "resourceVersion": "88331",
2026-06-12 11:43:28.581587 | controller |     "uid": "d67a3d85-7d68-49f2-b759-02e11faabeef"
2026-06-12 11:43:28.581602 | controller |   },
2026-06-12 11:43:28.581618 | controller |   "spec": {
2026-06-12 11:43:28.581633 | controller |     "containers": [
2026-06-12 11:43:28.581648 | controller |       {
2026-06-12 11:43:28.581662 | controller |         "args": [
2026-06-12 11:43:28.581677 | controller |           "--leader-elect",
2026-06-12 11:43:28.581692 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.581707 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.581722 | controller |         ],
2026-06-12 11:43:28.581737 | controller |         "command": [
2026-06-12 11:43:28.581752 | controller |           "/manager"
2026-06-12 11:43:28.581768 | controller |         ],
2026-06-12 11:43:28.581782 | controller |         "env": [
2026-06-12 11:43:28.581797 | controller |           {
2026-06-12 11:43:28.581812 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.581826 | controller |             "value": "30"
2026-06-12 11:43:28.581841 | controller |           },
2026-06-12 11:43:28.581879 | controller |           {
2026-06-12 11:43:28.581895 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.581910 | controller |             "value": "20"
2026-06-12 11:43:28.581925 | controller |           },
2026-06-12 11:43:28.581939 | controller |           {
2026-06-12 11:43:28.581954 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.581969 | controller |             "value": "5"
2026-06-12 11:43:28.581985 | controller |           },
2026-06-12 11:43:28.581999 | controller |           {
2026-06-12 11:43:28.582014 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.582028 | controller |             "value": "false"
2026-06-12 11:43:28.582043 | controller |           },
2026-06-12 11:43:28.582058 | controller |           {
2026-06-12 11:43:28.582072 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.582087 | controller |             "value": "false"
2026-06-12 11:43:28.582101 | controller |           }
2026-06-12 11:43:28.582116 | controller |         ],
2026-06-12 11:43:28.582130 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 11:43:28.582145 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.582160 | controller |         "livenessProbe": {
2026-06-12 11:43:28.582175 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.582190 | controller |           "httpGet": {
2026-06-12 11:43:28.582205 | controller |             "path": "/healthz",
2026-06-12 11:43:28.582219 | controller |             "port": 8081,
2026-06-12 11:43:28.582234 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.582248 | controller |           },
2026-06-12 11:43:28.582263 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.582277 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.582292 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.582307 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.582321 | controller |         },
2026-06-12 11:43:28.582343 | controller |         "name": "manager",
2026-06-12 11:43:28.582359 | controller |         "readinessProbe": {
2026-06-12 11:43:28.582374 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.582392 | controller |           "httpGet": {
2026-06-12 11:43:28.582406 | controller |             "path": "/readyz",
2026-06-12 11:43:28.582421 | controller |             "port": 8081,
2026-06-12 11:43:28.582436 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.582450 | controller |           },
2026-06-12 11:43:28.582465 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.582479 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.582494 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.582508 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.582522 | controller |         },
2026-06-12 11:43:28.582539 | controller |         "resources": {
2026-06-12 11:43:28.582556 | controller |           "limits": {
2026-06-12 11:43:28.582571 | controller |             "cpu": "500m",
2026-06-12 11:43:28.582591 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.582607 | controller |           },
2026-06-12 11:43:28.582623 | controller |           "requests": {
2026-06-12 11:43:28.582639 | controller |             "cpu": "10m",
2026-06-12 11:43:28.582654 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.582669 | controller |           }
2026-06-12 11:43:28.582684 | controller |         },
2026-06-12 11:43:28.582698 | controller |         "securityContext": {
2026-06-12 11:43:28.582713 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.582728 | controller |           "capabilities": {
2026-06-12 11:43:28.582742 | controller |             "drop": [
2026-06-12 11:43:28.582757 | controller |               "ALL"
2026-06-12 11:43:28.582772 | controller |             ]
2026-06-12 11:43:28.582786 | controller |           },
2026-06-12 11:43:28.582801 | controller |           "runAsUser": 1000660000
2026-06-12 11:43:28.582816 | controller |         },
2026-06-12 11:43:28.582831 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.582846 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.582887 | controller |         "volumeMounts": [
2026-06-12 11:43:28.582905 | controller |           {
2026-06-12 11:43:28.582925 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.582940 | controller |             "name": "kube-api-access-jchts",
2026-06-12 11:43:28.582956 | controller |             "readOnly": true
2026-06-12 11:43:28.582971 | controller |           }
2026-06-12 11:43:28.582986 | controller |         ]
2026-06-12 11:43:28.583000 | controller |       }
2026-06-12 11:43:28.583015 | controller |     ],
2026-06-12 11:43:28.583030 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.583045 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.583059 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.583074 | controller |       {
2026-06-12 11:43:28.583089 | controller |         "name": "swift-operator-controller-manager-dockercfg-phgwf"
2026-06-12 11:43:28.583104 | controller |       }
2026-06-12 11:43:28.583119 | controller |     ],
2026-06-12 11:43:28.583134 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.583150 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.583164 | controller |     "priority": 0,
2026-06-12 11:43:28.583179 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.583194 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.583208 | controller |     "securityContext": {
2026-06-12 11:43:28.583223 | controller |       "fsGroup": 1000660000,
2026-06-12 11:43:28.583237 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.583252 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.583266 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.583288 | controller |       },
2026-06-12 11:43:28.583303 | controller |       "seccompProfile": {
2026-06-12 11:43:28.583318 | controller |         "type": "RuntimeDefault"
2026-06-12 11:43:28.583333 | controller |       }
2026-06-12 11:43:28.583348 | controller |     },
2026-06-12 11:43:28.583363 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-12 11:43:28.583378 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-12 11:43:28.583394 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.583409 | controller |     "tolerations": [
2026-06-12 11:43:28.583423 | controller |       {
2026-06-12 11:43:28.583438 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.583453 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.583467 | controller |         "operator": "Exists",
2026-06-12 11:43:28.583482 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.583496 | controller |       },
2026-06-12 11:43:28.583511 | controller |       {
2026-06-12 11:43:28.583526 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.583541 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.583555 | controller |         "operator": "Exists",
2026-06-12 11:43:28.583570 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.583587 | controller |       },
2026-06-12 11:43:28.583603 | controller |       {
2026-06-12 11:43:28.583618 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.583633 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.583648 | controller |         "operator": "Exists"
2026-06-12 11:43:28.583663 | controller |       }
2026-06-12 11:43:28.583678 | controller |     ],
2026-06-12 11:43:28.583693 | controller |     "volumes": [
2026-06-12 11:43:28.583708 | controller |       {
2026-06-12 11:43:28.583722 | controller |         "name": "kube-api-access-jchts",
2026-06-12 11:43:28.583737 | controller |         "projected": {
2026-06-12 11:43:28.583752 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.583767 | controller |           "sources": [
2026-06-12 11:43:28.583782 | controller |             {
2026-06-12 11:43:28.583797 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.583812 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.583827 | controller |                 "path": "token"
2026-06-12 11:43:28.583842 | controller |               }
2026-06-12 11:43:28.583886 | controller |             },
2026-06-12 11:43:28.583903 | controller |             {
2026-06-12 11:43:28.583918 | controller |               "configMap": {
2026-06-12 11:43:28.583933 | controller |                 "items": [
2026-06-12 11:43:28.583948 | controller |                   {
2026-06-12 11:43:28.583963 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.583987 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.584003 | controller |                   }
2026-06-12 11:43:28.584019 | controller |                 ],
2026-06-12 11:43:28.584042 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.584057 | controller |               }
2026-06-12 11:43:28.584079 | controller |             },
2026-06-12 11:43:28.584094 | controller |             {
2026-06-12 11:43:28.584114 | controller |               "downwardAPI": {
2026-06-12 11:43:28.584129 | controller |                 "items": [
2026-06-12 11:43:28.584144 | controller |                   {
2026-06-12 11:43:28.584165 | controller |                     "fieldRef": {
2026-06-12 11:43:28.584246 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.584270 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.584286 | controller |                     },
2026-06-12 11:43:28.584302 | controller |                     "path": "namespace"
2026-06-12 11:43:28.584331 | controller |                   }
2026-06-12 11:43:28.584346 | controller |                 ]
2026-06-12 11:43:28.584361 | controller |               }
2026-06-12 11:43:28.584376 | controller |             },
2026-06-12 11:43:28.584391 | controller |             {
2026-06-12 11:43:28.584405 | controller |               "configMap": {
2026-06-12 11:43:28.584420 | controller |                 "items": [
2026-06-12 11:43:28.584435 | controller |                   {
2026-06-12 11:43:28.584455 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.584470 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.584485 | controller |                   }
2026-06-12 11:43:28.584500 | controller |                 ],
2026-06-12 11:43:28.584514 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.584529 | controller |               }
2026-06-12 11:43:28.584543 | controller |             }
2026-06-12 11:43:28.584557 | controller |           ]
2026-06-12 11:43:28.584571 | controller |         }
2026-06-12 11:43:28.584585 | controller |       }
2026-06-12 11:43:28.584599 | controller |     ]
2026-06-12 11:43:28.584613 | controller |   },
2026-06-12 11:43:28.584627 | controller |   "status": {
2026-06-12 11:43:28.584642 | controller |     "conditions": [
2026-06-12 11:43:28.584656 | controller |       {
2026-06-12 11:43:28.584670 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.584684 | controller |         "lastTransitionTime": "2026-06-12T11:08:47Z",
2026-06-12 11:43:28.584699 | controller |         "status": "True",
2026-06-12 11:43:28.584713 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.584728 | controller |       },
2026-06-12 11:43:28.584743 | controller |       {
2026-06-12 11:43:28.584757 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.584772 | controller |         "lastTransitionTime": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.584786 | controller |         "status": "True",
2026-06-12 11:43:28.584801 | controller |         "type": "Initialized"
2026-06-12 11:43:28.584816 | controller |       },
2026-06-12 11:43:28.584831 | controller |       {
2026-06-12 11:43:28.584846 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.584894 | controller |         "lastTransitionTime": "2026-06-12T11:08:59Z",
2026-06-12 11:43:28.584910 | controller |         "status": "True",
2026-06-12 11:43:28.584925 | controller |         "type": "Ready"
2026-06-12 11:43:28.584940 | controller |       },
2026-06-12 11:43:28.584961 | controller |       {
2026-06-12 11:43:28.584976 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.584991 | controller |         "lastTransitionTime": "2026-06-12T11:08:59Z",
2026-06-12 11:43:28.585006 | controller |         "status": "True",
2026-06-12 11:43:28.585020 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.585035 | controller |       },
2026-06-12 11:43:28.585050 | controller |       {
2026-06-12 11:43:28.585071 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.585086 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.585101 | controller |         "status": "True",
2026-06-12 11:43:28.585116 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.585131 | controller |       }
2026-06-12 11:43:28.585145 | controller |     ],
2026-06-12 11:43:28.585160 | controller |     "containerStatuses": [
2026-06-12 11:43:28.585175 | controller |       {
2026-06-12 11:43:28.585190 | controller |         "allocatedResources": {
2026-06-12 11:43:28.585205 | controller |           "cpu": "10m",
2026-06-12 11:43:28.585220 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.585234 | controller |         },
2026-06-12 11:43:28.585249 | controller |         "containerID": "cri-o://6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e",
2026-06-12 11:43:28.585264 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 11:43:28.585286 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 11:43:28.585302 | controller |         "lastState": {},
2026-06-12 11:43:28.585317 | controller |         "name": "manager",
2026-06-12 11:43:28.585331 | controller |         "ready": true,
2026-06-12 11:43:28.585347 | controller |         "resources": {
2026-06-12 11:43:28.585362 | controller |           "limits": {
2026-06-12 11:43:28.585376 | controller |             "cpu": "500m",
2026-06-12 11:43:28.585391 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.585406 | controller |           },
2026-06-12 11:43:28.585421 | controller |           "requests": {
2026-06-12 11:43:28.585435 | controller |             "cpu": "10m",
2026-06-12 11:43:28.585450 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.585465 | controller |           }
2026-06-12 11:43:28.585480 | controller |         },
2026-06-12 11:43:28.585495 | controller |         "restartCount": 0,
2026-06-12 11:43:28.585509 | controller |         "started": true,
2026-06-12 11:43:28.585524 | controller |         "state": {
2026-06-12 11:43:28.585538 | controller |           "running": {
2026-06-12 11:43:28.585553 | controller |             "startedAt": "2026-06-12T11:08:47Z"
2026-06-12 11:43:28.585567 | controller |           }
2026-06-12 11:43:28.585582 | controller |         },
2026-06-12 11:43:28.585596 | controller |         "user": {
2026-06-12 11:43:28.585610 | controller |           "linux": {
2026-06-12 11:43:28.585625 | controller |             "gid": 0,
2026-06-12 11:43:28.585639 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.585654 | controller |               0,
2026-06-12 11:43:28.585669 | controller |               1000660000
2026-06-12 11:43:28.585788 | controller |             ],
2026-06-12 11:43:28.585803 | controller |             "uid": 1000660000
2026-06-12 11:43:28.585879 | controller |           }
2026-06-12 11:43:28.585896 | controller |         },
2026-06-12 11:43:28.585911 | controller |         "volumeMounts": [
2026-06-12 11:43:28.585926 | controller |           {
2026-06-12 11:43:28.585941 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.585957 | controller |             "name": "kube-api-access-jchts",
2026-06-12 11:43:28.585972 | controller |             "readOnly": true,
2026-06-12 11:43:28.585987 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.586001 | controller |           }
2026-06-12 11:43:28.586016 | controller |         ]
2026-06-12 11:43:28.586030 | controller |       }
2026-06-12 11:43:28.586045 | controller |     ],
2026-06-12 11:43:28.586060 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.586075 | controller |     "hostIPs": [
2026-06-12 11:43:28.586093 | controller |       {
2026-06-12 11:43:28.586109 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.586124 | controller |       }
2026-06-12 11:43:28.586139 | controller |     ],
2026-06-12 11:43:28.586154 | controller |     "phase": "Running",
2026-06-12 11:43:28.586168 | controller |     "podIP": "10.217.1.45",
2026-06-12 11:43:28.586183 | controller |     "podIPs": [
2026-06-12 11:43:28.586198 | controller |       {
2026-06-12 11:43:28.586213 | controller |         "ip": "10.217.1.45"
2026-06-12 11:43:28.586227 | controller |       }
2026-06-12 11:43:28.586242 | controller |     ],
2026-06-12 11:43:28.586257 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.586272 | controller |     "startTime": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.586288 | controller |   }
2026-06-12 11:43:28.586303 | controller | }
2026-06-12 11:43:28.608460 | controller | ok:
2026-06-12 11:43:28.608522 | controller | {
2026-06-12 11:43:28.608542 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.608559 | controller |   "kind": "Pod",
2026-06-12 11:43:28.608584 | controller |   "metadata": {
2026-06-12 11:43:28.608600 | controller |     "annotations": {
2026-06-12 11:43:28.608616 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.46/23\"],\"mac_address\":\"0a:58:0a:d9:01:2e\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.46/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.608633 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.46\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:2e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.608648 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.608664 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.608679 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.608695 | controller |     },
2026-06-12 11:43:28.608710 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.608725 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-12 11:43:28.608740 | controller |     "generation": 1,
2026-06-12 11:43:28.608755 | controller |     "labels": {
2026-06-12 11:43:28.608780 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-12 11:43:28.608795 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.608922 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-12 11:43:28.608948 | controller |       "pod-template-hash": "565998cc45"
2026-06-12 11:43:28.609048 | controller |     },
2026-06-12 11:43:28.609067 | controller |     "managedFields": [
2026-06-12 11:43:28.609083 | controller |       {
2026-06-12 11:43:28.609098 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.609112 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.609127 | controller |         "fieldsV1": {
2026-06-12 11:43:28.609142 | controller |           "f:metadata": {
2026-06-12 11:43:28.609156 | controller |             "f:annotations": {
2026-06-12 11:43:28.609171 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.609185 | controller |             }
2026-06-12 11:43:28.609199 | controller |           }
2026-06-12 11:43:28.609213 | controller |         },
2026-06-12 11:43:28.609228 | controller |         "manager": "crc",
2026-06-12 11:43:28.609242 | controller |         "operation": "Update",
2026-06-12 11:43:28.609256 | controller |         "subresource": "status",
2026-06-12 11:43:28.609271 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.609285 | controller |       },
2026-06-12 11:43:28.609300 | controller |       {
2026-06-12 11:43:28.609314 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.609329 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.609343 | controller |         "fieldsV1": {
2026-06-12 11:43:28.609358 | controller |           "f:metadata": {
2026-06-12 11:43:28.609372 | controller |             "f:annotations": {
2026-06-12 11:43:28.609386 | controller |               ".": {},
2026-06-12 11:43:28.609401 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.609416 | controller |             },
2026-06-12 11:43:28.609431 | controller |             "f:generateName": {},
2026-06-12 11:43:28.609445 | controller |             "f:labels": {
2026-06-12 11:43:28.609460 | controller |               ".": {},
2026-06-12 11:43:28.609474 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.609489 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.609510 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.609525 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.609543 | controller |             },
2026-06-12 11:43:28.609560 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.609575 | controller |               ".": {},
2026-06-12 11:43:28.609589 | controller |               "k:{\"uid\":\"54441bdd-46d8-4cce-9841-c279909cfff0\"}": {}
2026-06-12 11:43:28.609604 | controller |             }
2026-06-12 11:43:28.609619 | controller |           },
2026-06-12 11:43:28.609634 | controller |           "f:spec": {
2026-06-12 11:43:28.609649 | controller |             "f:containers": {
2026-06-12 11:43:28.609663 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.609678 | controller |                 ".": {},
2026-06-12 11:43:28.609692 | controller |                 "f:args": {},
2026-06-12 11:43:28.609707 | controller |                 "f:command": {},
2026-06-12 11:43:28.609721 | controller |                 "f:env": {
2026-06-12 11:43:28.609736 | controller |                   ".": {},
2026-06-12 11:43:28.609751 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.609766 | controller |                     ".": {},
2026-06-12 11:43:28.609780 | controller |                     "f:name": {},
2026-06-12 11:43:28.609795 | controller |                     "f:value": {}
2026-06-12 11:43:28.609810 | controller |                   },
2026-06-12 11:43:28.609825 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.609840 | controller |                     ".": {},
2026-06-12 11:43:28.609888 | controller |                     "f:name": {},
2026-06-12 11:43:28.609905 | controller |                     "f:value": {}
2026-06-12 11:43:28.609920 | controller |                   },
2026-06-12 11:43:28.609935 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.609950 | controller |                     ".": {},
2026-06-12 11:43:28.609965 | controller |                     "f:name": {},
2026-06-12 11:43:28.609980 | controller |                     "f:value": {}
2026-06-12 11:43:28.609994 | controller |                   },
2026-06-12 11:43:28.610009 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.610023 | controller |                     ".": {},
2026-06-12 11:43:28.610038 | controller |                     "f:name": {},
2026-06-12 11:43:28.610053 | controller |                     "f:value": {}
2026-06-12 11:43:28.610067 | controller |                   },
2026-06-12 11:43:28.610082 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.610097 | controller |                     ".": {},
2026-06-12 11:43:28.610112 | controller |                     "f:name": {},
2026-06-12 11:43:28.610126 | controller |                     "f:value": {}
2026-06-12 11:43:28.610141 | controller |                   }
2026-06-12 11:43:28.610155 | controller |                 },
2026-06-12 11:43:28.610170 | controller |                 "f:image": {},
2026-06-12 11:43:28.610184 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.610199 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.610214 | controller |                   ".": {},
2026-06-12 11:43:28.610228 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.610243 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.610257 | controller |                     ".": {},
2026-06-12 11:43:28.610272 | controller |                     "f:path": {},
2026-06-12 11:43:28.610286 | controller |                     "f:port": {},
2026-06-12 11:43:28.610300 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.610315 | controller |                   },
2026-06-12 11:43:28.610329 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.610344 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.610364 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.610379 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.610394 | controller |                 },
2026-06-12 11:43:28.610408 | controller |                 "f:name": {},
2026-06-12 11:43:28.610423 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.610437 | controller |                   ".": {},
2026-06-12 11:43:28.610452 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.610466 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.610480 | controller |                     ".": {},
2026-06-12 11:43:28.610495 | controller |                     "f:path": {},
2026-06-12 11:43:28.610509 | controller |                     "f:port": {},
2026-06-12 11:43:28.610523 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.610540 | controller |                   },
2026-06-12 11:43:28.610557 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.610572 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.610587 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.610601 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.610616 | controller |                 },
2026-06-12 11:43:28.610631 | controller |                 "f:resources": {
2026-06-12 11:43:28.610645 | controller |                   ".": {},
2026-06-12 11:43:28.610660 | controller |                   "f:limits": {
2026-06-12 11:43:28.610674 | controller |                     ".": {},
2026-06-12 11:43:28.610688 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.610703 | controller |                     "f:memory": {}
2026-06-12 11:43:28.610717 | controller |                   },
2026-06-12 11:43:28.610732 | controller |                   "f:requests": {
2026-06-12 11:43:28.610747 | controller |                     ".": {},
2026-06-12 11:43:28.610761 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.610776 | controller |                     "f:memory": {}
2026-06-12 11:43:28.610791 | controller |                   }
2026-06-12 11:43:28.610806 | controller |                 },
2026-06-12 11:43:28.610821 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.610836 | controller |                   ".": {},
2026-06-12 11:43:28.610870 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.610887 | controller |                 },
2026-06-12 11:43:28.610903 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.610917 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.610932 | controller |               }
2026-06-12 11:43:28.610947 | controller |             },
2026-06-12 11:43:28.610961 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.610976 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.610991 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.611005 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.611020 | controller |             "f:securityContext": {
2026-06-12 11:43:28.611034 | controller |               ".": {},
2026-06-12 11:43:28.611048 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.611062 | controller |             },
2026-06-12 11:43:28.611077 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.611091 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.611105 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.611119 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.611134 | controller |           }
2026-06-12 11:43:28.611148 | controller |         },
2026-06-12 11:43:28.611162 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.611176 | controller |         "operation": "Update",
2026-06-12 11:43:28.611197 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.611212 | controller |       },
2026-06-12 11:43:28.611226 | controller |       {
2026-06-12 11:43:28.611240 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.611255 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.611269 | controller |         "fieldsV1": {
2026-06-12 11:43:28.611284 | controller |           "f:metadata": {
2026-06-12 11:43:28.611298 | controller |             "f:annotations": {
2026-06-12 11:43:28.611312 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.611327 | controller |             }
2026-06-12 11:43:28.611341 | controller |           }
2026-06-12 11:43:28.611356 | controller |         },
2026-06-12 11:43:28.611370 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.611385 | controller |         "operation": "Update",
2026-06-12 11:43:28.611400 | controller |         "subresource": "status",
2026-06-12 11:43:28.611414 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.611429 | controller |       },
2026-06-12 11:43:28.611444 | controller |       {
2026-06-12 11:43:28.611458 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.611472 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.611487 | controller |         "fieldsV1": {
2026-06-12 11:43:28.611501 | controller |           "f:status": {
2026-06-12 11:43:28.611515 | controller |             "f:conditions": {
2026-06-12 11:43:28.611529 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.611543 | controller |                 ".": {},
2026-06-12 11:43:28.611558 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.611572 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.611587 | controller |                 "f:status": {},
2026-06-12 11:43:28.611601 | controller |                 "f:type": {}
2026-06-12 11:43:28.611616 | controller |               },
2026-06-12 11:43:28.611631 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.611645 | controller |                 ".": {},
2026-06-12 11:43:28.611660 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.611675 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.611702 | controller |                 "f:status": {},
2026-06-12 11:43:28.611717 | controller |                 "f:type": {}
2026-06-12 11:43:28.611732 | controller |               },
2026-06-12 11:43:28.611747 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.611762 | controller |                 ".": {},
2026-06-12 11:43:28.611777 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.611792 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.611806 | controller |                 "f:status": {},
2026-06-12 11:43:28.611821 | controller |                 "f:type": {}
2026-06-12 11:43:28.611836 | controller |               },
2026-06-12 11:43:28.611876 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.611893 | controller |                 ".": {},
2026-06-12 11:43:28.611908 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.611922 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.611937 | controller |                 "f:status": {},
2026-06-12 11:43:28.611952 | controller |                 "f:type": {}
2026-06-12 11:43:28.611967 | controller |               }
2026-06-12 11:43:28.611981 | controller |             },
2026-06-12 11:43:28.611996 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.612010 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.612025 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.612039 | controller |             "f:phase": {},
2026-06-12 11:43:28.612054 | controller |             "f:podIP": {},
2026-06-12 11:43:28.612075 | controller |             "f:podIPs": {
2026-06-12 11:43:28.612090 | controller |               ".": {},
2026-06-12 11:43:28.612104 | controller |               "k:{\"ip\":\"10.217.1.46\"}": {
2026-06-12 11:43:28.612119 | controller |                 ".": {},
2026-06-12 11:43:28.612133 | controller |                 "f:ip": {}
2026-06-12 11:43:28.612147 | controller |               }
2026-06-12 11:43:28.612162 | controller |             },
2026-06-12 11:43:28.612176 | controller |             "f:startTime": {}
2026-06-12 11:43:28.612191 | controller |           }
2026-06-12 11:43:28.612205 | controller |         },
2026-06-12 11:43:28.612220 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.612235 | controller |         "operation": "Update",
2026-06-12 11:43:28.612250 | controller |         "subresource": "status",
2026-06-12 11:43:28.612264 | controller |         "time": "2026-06-12T11:09:00Z"
2026-06-12 11:43:28.612279 | controller |       }
2026-06-12 11:43:28.612294 | controller |     ],
2026-06-12 11:43:28.612308 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-ww74w",
2026-06-12 11:43:28.612323 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.612338 | controller |     "ownerReferences": [
2026-06-12 11:43:28.612353 | controller |       {
2026-06-12 11:43:28.612368 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.612382 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.612397 | controller |         "controller": true,
2026-06-12 11:43:28.612411 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.612425 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-12 11:43:28.612440 | controller |         "uid": "54441bdd-46d8-4cce-9841-c279909cfff0"
2026-06-12 11:43:28.612455 | controller |       }
2026-06-12 11:43:28.612470 | controller |     ],
2026-06-12 11:43:28.612484 | controller |     "resourceVersion": "88376",
2026-06-12 11:43:28.612499 | controller |     "uid": "37da28a4-9dd5-49f3-a4ba-13e82d20b87c"
2026-06-12 11:43:28.612514 | controller |   },
2026-06-12 11:43:28.612529 | controller |   "spec": {
2026-06-12 11:43:28.612543 | controller |     "containers": [
2026-06-12 11:43:28.612558 | controller |       {
2026-06-12 11:43:28.612572 | controller |         "args": [
2026-06-12 11:43:28.612587 | controller |           "--leader-elect",
2026-06-12 11:43:28.612601 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.612616 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.612630 | controller |         ],
2026-06-12 11:43:28.612645 | controller |         "command": [
2026-06-12 11:43:28.612660 | controller |           "/manager"
2026-06-12 11:43:28.612675 | controller |         ],
2026-06-12 11:43:28.612689 | controller |         "env": [
2026-06-12 11:43:28.612704 | controller |           {
2026-06-12 11:43:28.612719 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.612733 | controller |             "value": "30"
2026-06-12 11:43:28.612747 | controller |           },
2026-06-12 11:43:28.612762 | controller |           {
2026-06-12 11:43:28.612777 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.612791 | controller |             "value": "20"
2026-06-12 11:43:28.612805 | controller |           },
2026-06-12 11:43:28.612820 | controller |           {
2026-06-12 11:43:28.612834 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.612863 | controller |             "value": "5"
2026-06-12 11:43:28.612884 | controller |           },
2026-06-12 11:43:28.612899 | controller |           {
2026-06-12 11:43:28.612915 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.612930 | controller |             "value": "false"
2026-06-12 11:43:28.612945 | controller |           },
2026-06-12 11:43:28.612960 | controller |           {
2026-06-12 11:43:28.612975 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.612996 | controller |             "value": "false"
2026-06-12 11:43:28.613011 | controller |           }
2026-06-12 11:43:28.613025 | controller |         ],
2026-06-12 11:43:28.613040 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 11:43:28.613055 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.613070 | controller |         "livenessProbe": {
2026-06-12 11:43:28.613084 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.613099 | controller |           "httpGet": {
2026-06-12 11:43:28.613113 | controller |             "path": "/healthz",
2026-06-12 11:43:28.613127 | controller |             "port": 8081,
2026-06-12 11:43:28.613142 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.613155 | controller |           },
2026-06-12 11:43:28.613170 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.613184 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.613198 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.613212 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.613226 | controller |         },
2026-06-12 11:43:28.613240 | controller |         "name": "manager",
2026-06-12 11:43:28.613255 | controller |         "readinessProbe": {
2026-06-12 11:43:28.613269 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.613283 | controller |           "httpGet": {
2026-06-12 11:43:28.613297 | controller |             "path": "/readyz",
2026-06-12 11:43:28.613311 | controller |             "port": 8081,
2026-06-12 11:43:28.613325 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.613340 | controller |           },
2026-06-12 11:43:28.613354 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.613368 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.613382 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.613397 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.613411 | controller |         },
2026-06-12 11:43:28.613425 | controller |         "resources": {
2026-06-12 11:43:28.613439 | controller |           "limits": {
2026-06-12 11:43:28.613453 | controller |             "cpu": "500m",
2026-06-12 11:43:28.613467 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.613481 | controller |           },
2026-06-12 11:43:28.613496 | controller |           "requests": {
2026-06-12 11:43:28.613510 | controller |             "cpu": "10m",
2026-06-12 11:43:28.613525 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.613539 | controller |           }
2026-06-12 11:43:28.613553 | controller |         },
2026-06-12 11:43:28.613568 | controller |         "securityContext": {
2026-06-12 11:43:28.613582 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.613596 | controller |           "capabilities": {
2026-06-12 11:43:28.613610 | controller |             "drop": [
2026-06-12 11:43:28.613625 | controller |               "MKNOD"
2026-06-12 11:43:28.613639 | controller |             ]
2026-06-12 11:43:28.613653 | controller |           }
2026-06-12 11:43:28.613668 | controller |         },
2026-06-12 11:43:28.613683 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.613698 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.613713 | controller |         "volumeMounts": [
2026-06-12 11:43:28.613728 | controller |           {
2026-06-12 11:43:28.613743 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.613758 | controller |             "name": "kube-api-access-5shtj",
2026-06-12 11:43:28.613773 | controller |             "readOnly": true
2026-06-12 11:43:28.613788 | controller |           }
2026-06-12 11:43:28.613803 | controller |         ]
2026-06-12 11:43:28.613818 | controller |       }
2026-06-12 11:43:28.613838 | controller |     ],
2026-06-12 11:43:28.613872 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.613890 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.613905 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.613921 | controller |       {
2026-06-12 11:43:28.613936 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-wc2w6"
2026-06-12 11:43:28.613951 | controller |       }
2026-06-12 11:43:28.613966 | controller |     ],
2026-06-12 11:43:28.613981 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.613996 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.614011 | controller |     "priority": 0,
2026-06-12 11:43:28.614026 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.614040 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.614055 | controller |     "securityContext": {
2026-06-12 11:43:28.614069 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.614084 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.614099 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.614114 | controller |       }
2026-06-12 11:43:28.614128 | controller |     },
2026-06-12 11:43:28.614143 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-12 11:43:28.614158 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-12 11:43:28.614173 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.614187 | controller |     "tolerations": [
2026-06-12 11:43:28.614202 | controller |       {
2026-06-12 11:43:28.614217 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.614232 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.614247 | controller |         "operator": "Exists",
2026-06-12 11:43:28.614261 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.614276 | controller |       },
2026-06-12 11:43:28.614291 | controller |       {
2026-06-12 11:43:28.614306 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.614320 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.614335 | controller |         "operator": "Exists",
2026-06-12 11:43:28.614349 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.614364 | controller |       },
2026-06-12 11:43:28.614379 | controller |       {
2026-06-12 11:43:28.614393 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.614408 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.614423 | controller |         "operator": "Exists"
2026-06-12 11:43:28.614437 | controller |       }
2026-06-12 11:43:28.614452 | controller |     ],
2026-06-12 11:43:28.614467 | controller |     "volumes": [
2026-06-12 11:43:28.614481 | controller |       {
2026-06-12 11:43:28.614496 | controller |         "name": "kube-api-access-5shtj",
2026-06-12 11:43:28.614511 | controller |         "projected": {
2026-06-12 11:43:28.614525 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.614540 | controller |           "sources": [
2026-06-12 11:43:28.614554 | controller |             {
2026-06-12 11:43:28.614569 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.614583 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.614598 | controller |                 "path": "token"
2026-06-12 11:43:28.614613 | controller |               }
2026-06-12 11:43:28.614628 | controller |             },
2026-06-12 11:43:28.614643 | controller |             {
2026-06-12 11:43:28.614657 | controller |               "configMap": {
2026-06-12 11:43:28.614672 | controller |                 "items": [
2026-06-12 11:43:28.614687 | controller |                   {
2026-06-12 11:43:28.614703 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.614718 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.614743 | controller |                   }
2026-06-12 11:43:28.614758 | controller |                 ],
2026-06-12 11:43:28.614773 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.614787 | controller |               }
2026-06-12 11:43:28.614802 | controller |             },
2026-06-12 11:43:28.614817 | controller |             {
2026-06-12 11:43:28.614832 | controller |               "downwardAPI": {
2026-06-12 11:43:28.614846 | controller |                 "items": [
2026-06-12 11:43:28.614917 | controller |                   {
2026-06-12 11:43:28.614933 | controller |                     "fieldRef": {
2026-06-12 11:43:28.614947 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.614962 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.614977 | controller |                     },
2026-06-12 11:43:28.614991 | controller |                     "path": "namespace"
2026-06-12 11:43:28.615007 | controller |                   }
2026-06-12 11:43:28.615021 | controller |                 ]
2026-06-12 11:43:28.615036 | controller |               }
2026-06-12 11:43:28.615051 | controller |             },
2026-06-12 11:43:28.615065 | controller |             {
2026-06-12 11:43:28.615080 | controller |               "configMap": {
2026-06-12 11:43:28.615095 | controller |                 "items": [
2026-06-12 11:43:28.615110 | controller |                   {
2026-06-12 11:43:28.615125 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.615139 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.615154 | controller |                   }
2026-06-12 11:43:28.615168 | controller |                 ],
2026-06-12 11:43:28.615182 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.615197 | controller |               }
2026-06-12 11:43:28.615212 | controller |             }
2026-06-12 11:43:28.615227 | controller |           ]
2026-06-12 11:43:28.615241 | controller |         }
2026-06-12 11:43:28.615256 | controller |       }
2026-06-12 11:43:28.615270 | controller |     ]
2026-06-12 11:43:28.615284 | controller |   },
2026-06-12 11:43:28.615298 | controller |   "status": {
2026-06-12 11:43:28.615312 | controller |     "conditions": [
2026-06-12 11:43:28.615326 | controller |       {
2026-06-12 11:43:28.615340 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.615354 | controller |         "lastTransitionTime": "2026-06-12T11:08:49Z",
2026-06-12 11:43:28.615368 | controller |         "status": "True",
2026-06-12 11:43:28.615383 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.615397 | controller |       },
2026-06-12 11:43:28.615412 | controller |       {
2026-06-12 11:43:28.615426 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.615440 | controller |         "lastTransitionTime": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.615455 | controller |         "status": "True",
2026-06-12 11:43:28.615469 | controller |         "type": "Initialized"
2026-06-12 11:43:28.615484 | controller |       },
2026-06-12 11:43:28.615498 | controller |       {
2026-06-12 11:43:28.615512 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.615527 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.615541 | controller |         "status": "True",
2026-06-12 11:43:28.615556 | controller |         "type": "Ready"
2026-06-12 11:43:28.615570 | controller |       },
2026-06-12 11:43:28.615584 | controller |       {
2026-06-12 11:43:28.615599 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.615613 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.615627 | controller |         "status": "True",
2026-06-12 11:43:28.615650 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.615665 | controller |       },
2026-06-12 11:43:28.615680 | controller |       {
2026-06-12 11:43:28.615694 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.615715 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.615730 | controller |         "status": "True",
2026-06-12 11:43:28.615744 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.615759 | controller |       }
2026-06-12 11:43:28.615774 | controller |     ],
2026-06-12 11:43:28.615789 | controller |     "containerStatuses": [
2026-06-12 11:43:28.615803 | controller |       {
2026-06-12 11:43:28.615818 | controller |         "allocatedResources": {
2026-06-12 11:43:28.615833 | controller |           "cpu": "10m",
2026-06-12 11:43:28.615871 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.615888 | controller |         },
2026-06-12 11:43:28.615903 | controller |         "containerID": "cri-o://5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104",
2026-06-12 11:43:28.615918 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 11:43:28.615934 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 11:43:28.615949 | controller |         "lastState": {},
2026-06-12 11:43:28.615964 | controller |         "name": "manager",
2026-06-12 11:43:28.615978 | controller |         "ready": true,
2026-06-12 11:43:28.615993 | controller |         "resources": {
2026-06-12 11:43:28.616007 | controller |           "limits": {
2026-06-12 11:43:28.616022 | controller |             "cpu": "500m",
2026-06-12 11:43:28.616037 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.616051 | controller |           },
2026-06-12 11:43:28.616066 | controller |           "requests": {
2026-06-12 11:43:28.616081 | controller |             "cpu": "10m",
2026-06-12 11:43:28.616095 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.616110 | controller |           }
2026-06-12 11:43:28.616125 | controller |         },
2026-06-12 11:43:28.616139 | controller |         "restartCount": 0,
2026-06-12 11:43:28.616154 | controller |         "started": true,
2026-06-12 11:43:28.616169 | controller |         "state": {
2026-06-12 11:43:28.616183 | controller |           "running": {
2026-06-12 11:43:28.616198 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.616212 | controller |           }
2026-06-12 11:43:28.616227 | controller |         },
2026-06-12 11:43:28.616242 | controller |         "user": {
2026-06-12 11:43:28.616256 | controller |           "linux": {
2026-06-12 11:43:28.616271 | controller |             "gid": 0,
2026-06-12 11:43:28.616286 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.616300 | controller |               0
2026-06-12 11:43:28.616314 | controller |             ],
2026-06-12 11:43:28.616329 | controller |             "uid": 65532
2026-06-12 11:43:28.616343 | controller |           }
2026-06-12 11:43:28.616358 | controller |         },
2026-06-12 11:43:28.616373 | controller |         "volumeMounts": [
2026-06-12 11:43:28.616388 | controller |           {
2026-06-12 11:43:28.616402 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.616417 | controller |             "name": "kube-api-access-5shtj",
2026-06-12 11:43:28.616431 | controller |             "readOnly": true,
2026-06-12 11:43:28.616446 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.616460 | controller |           }
2026-06-12 11:43:28.616474 | controller |         ]
2026-06-12 11:43:28.616489 | controller |       }
2026-06-12 11:43:28.616503 | controller |     ],
2026-06-12 11:43:28.616518 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.616533 | controller |     "hostIPs": [
2026-06-12 11:43:28.616548 | controller |       {
2026-06-12 11:43:28.616562 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.616576 | controller |       }
2026-06-12 11:43:28.616596 | controller |     ],
2026-06-12 11:43:28.616610 | controller |     "phase": "Running",
2026-06-12 11:43:28.616625 | controller |     "podIP": "10.217.1.46",
2026-06-12 11:43:28.616639 | controller |     "podIPs": [
2026-06-12 11:43:28.616654 | controller |       {
2026-06-12 11:43:28.616668 | controller |         "ip": "10.217.1.46"
2026-06-12 11:43:28.616682 | controller |       }
2026-06-12 11:43:28.616696 | controller |     ],
2026-06-12 11:43:28.616711 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.616726 | controller |     "startTime": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.616740 | controller |   }
2026-06-12 11:43:28.616755 | controller | }
2026-06-12 11:43:28.638806 | controller | ok:
2026-06-12 11:43:28.638888 | controller | {
2026-06-12 11:43:28.638911 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.638928 | controller |   "kind": "Pod",
2026-06-12 11:43:28.638945 | controller |   "metadata": {
2026-06-12 11:43:28.638960 | controller |     "annotations": {
2026-06-12 11:43:28.638976 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.47/23\"],\"mac_address\":\"0a:58:0a:d9:01:2f\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.47/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.638994 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.47\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:2f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.639010 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.639026 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.639042 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.639058 | controller |     },
2026-06-12 11:43:28.639074 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.639090 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-12 11:43:28.639105 | controller |     "generation": 1,
2026-06-12 11:43:28.639121 | controller |     "labels": {
2026-06-12 11:43:28.639136 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-12 11:43:28.639152 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.639167 | controller |       "openstack.org/operator-name": "test",
2026-06-12 11:43:28.639183 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-12 11:43:28.639199 | controller |     },
2026-06-12 11:43:28.639214 | controller |     "managedFields": [
2026-06-12 11:43:28.639229 | controller |       {
2026-06-12 11:43:28.639244 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.639259 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.639274 | controller |         "fieldsV1": {
2026-06-12 11:43:28.639290 | controller |           "f:metadata": {
2026-06-12 11:43:28.639305 | controller |             "f:annotations": {
2026-06-12 11:43:28.639320 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.639335 | controller |             }
2026-06-12 11:43:28.639350 | controller |           }
2026-06-12 11:43:28.639365 | controller |         },
2026-06-12 11:43:28.639394 | controller |         "manager": "crc",
2026-06-12 11:43:28.639410 | controller |         "operation": "Update",
2026-06-12 11:43:28.639433 | controller |         "subresource": "status",
2026-06-12 11:43:28.639450 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.639471 | controller |       },
2026-06-12 11:43:28.639487 | controller |       {
2026-06-12 11:43:28.639508 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.639610 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.639633 | controller |         "fieldsV1": {
2026-06-12 11:43:28.639648 | controller |           "f:metadata": {
2026-06-12 11:43:28.639664 | controller |             "f:annotations": {
2026-06-12 11:43:28.639679 | controller |               ".": {},
2026-06-12 11:43:28.639694 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.639709 | controller |             },
2026-06-12 11:43:28.639725 | controller |             "f:generateName": {},
2026-06-12 11:43:28.639740 | controller |             "f:labels": {
2026-06-12 11:43:28.639755 | controller |               ".": {},
2026-06-12 11:43:28.639770 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.639785 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.639800 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.639816 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.639831 | controller |             },
2026-06-12 11:43:28.639846 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.639887 | controller |               ".": {},
2026-06-12 11:43:28.639904 | controller |               "k:{\"uid\":\"72ab2fcb-8331-423e-b696-f8903512a4e2\"}": {}
2026-06-12 11:43:28.639920 | controller |             }
2026-06-12 11:43:28.639935 | controller |           },
2026-06-12 11:43:28.639950 | controller |           "f:spec": {
2026-06-12 11:43:28.639965 | controller |             "f:containers": {
2026-06-12 11:43:28.639979 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.639994 | controller |                 ".": {},
2026-06-12 11:43:28.640009 | controller |                 "f:args": {},
2026-06-12 11:43:28.640024 | controller |                 "f:command": {},
2026-06-12 11:43:28.640039 | controller |                 "f:env": {
2026-06-12 11:43:28.640054 | controller |                   ".": {},
2026-06-12 11:43:28.640069 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.640084 | controller |                     ".": {},
2026-06-12 11:43:28.640099 | controller |                     "f:name": {},
2026-06-12 11:43:28.640114 | controller |                     "f:value": {}
2026-06-12 11:43:28.640129 | controller |                   },
2026-06-12 11:43:28.640144 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.640159 | controller |                     ".": {},
2026-06-12 11:43:28.640174 | controller |                     "f:name": {},
2026-06-12 11:43:28.640189 | controller |                     "f:value": {}
2026-06-12 11:43:28.640204 | controller |                   },
2026-06-12 11:43:28.640219 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.640234 | controller |                     ".": {},
2026-06-12 11:43:28.640250 | controller |                     "f:name": {},
2026-06-12 11:43:28.640265 | controller |                     "f:value": {}
2026-06-12 11:43:28.640280 | controller |                   },
2026-06-12 11:43:28.640294 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.640310 | controller |                     ".": {},
2026-06-12 11:43:28.640325 | controller |                     "f:name": {},
2026-06-12 11:43:28.640340 | controller |                     "f:value": {}
2026-06-12 11:43:28.640355 | controller |                   },
2026-06-12 11:43:28.640370 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.640385 | controller |                     ".": {},
2026-06-12 11:43:28.640400 | controller |                     "f:name": {},
2026-06-12 11:43:28.640415 | controller |                     "f:value": {}
2026-06-12 11:43:28.640430 | controller |                   }
2026-06-12 11:43:28.640444 | controller |                 },
2026-06-12 11:43:28.640459 | controller |                 "f:image": {},
2026-06-12 11:43:28.640479 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.640494 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.640509 | controller |                   ".": {},
2026-06-12 11:43:28.640524 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.640539 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.640553 | controller |                     ".": {},
2026-06-12 11:43:28.640568 | controller |                     "f:path": {},
2026-06-12 11:43:28.640583 | controller |                     "f:port": {},
2026-06-12 11:43:28.640598 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.640612 | controller |                   },
2026-06-12 11:43:28.640627 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.640642 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.640657 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.640671 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.640686 | controller |                 },
2026-06-12 11:43:28.640700 | controller |                 "f:name": {},
2026-06-12 11:43:28.640715 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.640730 | controller |                   ".": {},
2026-06-12 11:43:28.640745 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.640760 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.640775 | controller |                     ".": {},
2026-06-12 11:43:28.640789 | controller |                     "f:path": {},
2026-06-12 11:43:28.640804 | controller |                     "f:port": {},
2026-06-12 11:43:28.640819 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.640833 | controller |                   },
2026-06-12 11:43:28.640863 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.640883 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.640899 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.640913 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.640928 | controller |                 },
2026-06-12 11:43:28.640943 | controller |                 "f:resources": {
2026-06-12 11:43:28.640957 | controller |                   ".": {},
2026-06-12 11:43:28.640972 | controller |                   "f:limits": {
2026-06-12 11:43:28.640986 | controller |                     ".": {},
2026-06-12 11:43:28.641001 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.641016 | controller |                     "f:memory": {}
2026-06-12 11:43:28.641030 | controller |                   },
2026-06-12 11:43:28.641044 | controller |                   "f:requests": {
2026-06-12 11:43:28.641059 | controller |                     ".": {},
2026-06-12 11:43:28.641073 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.641088 | controller |                     "f:memory": {}
2026-06-12 11:43:28.641102 | controller |                   }
2026-06-12 11:43:28.641117 | controller |                 },
2026-06-12 11:43:28.641138 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.641152 | controller |                   ".": {},
2026-06-12 11:43:28.641167 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.641182 | controller |                 },
2026-06-12 11:43:28.641197 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.641212 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.641227 | controller |               }
2026-06-12 11:43:28.641241 | controller |             },
2026-06-12 11:43:28.641256 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.641270 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.641285 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.641305 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.641320 | controller |             "f:securityContext": {
2026-06-12 11:43:28.641336 | controller |               ".": {},
2026-06-12 11:43:28.641351 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.641366 | controller |             },
2026-06-12 11:43:28.641381 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.641396 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.641411 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.641426 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.641441 | controller |           }
2026-06-12 11:43:28.641457 | controller |         },
2026-06-12 11:43:28.641472 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.641486 | controller |         "operation": "Update",
2026-06-12 11:43:28.641501 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.641516 | controller |       },
2026-06-12 11:43:28.641532 | controller |       {
2026-06-12 11:43:28.641549 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.641566 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.641580 | controller |         "fieldsV1": {
2026-06-12 11:43:28.641595 | controller |           "f:metadata": {
2026-06-12 11:43:28.641610 | controller |             "f:annotations": {
2026-06-12 11:43:28.641625 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.641640 | controller |             }
2026-06-12 11:43:28.641655 | controller |           }
2026-06-12 11:43:28.641670 | controller |         },
2026-06-12 11:43:28.641685 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.641700 | controller |         "operation": "Update",
2026-06-12 11:43:28.641715 | controller |         "subresource": "status",
2026-06-12 11:43:28.641730 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.641745 | controller |       },
2026-06-12 11:43:28.641760 | controller |       {
2026-06-12 11:43:28.641775 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.641790 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.641805 | controller |         "fieldsV1": {
2026-06-12 11:43:28.641819 | controller |           "f:status": {
2026-06-12 11:43:28.641834 | controller |             "f:conditions": {
2026-06-12 11:43:28.641869 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.641890 | controller |                 ".": {},
2026-06-12 11:43:28.641906 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.641921 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.641936 | controller |                 "f:status": {},
2026-06-12 11:43:28.641951 | controller |                 "f:type": {}
2026-06-12 11:43:28.641966 | controller |               },
2026-06-12 11:43:28.641980 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.641995 | controller |                 ".": {},
2026-06-12 11:43:28.642010 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.642025 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.642040 | controller |                 "f:status": {},
2026-06-12 11:43:28.642055 | controller |                 "f:type": {}
2026-06-12 11:43:28.642070 | controller |               },
2026-06-12 11:43:28.642085 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.642100 | controller |                 ".": {},
2026-06-12 11:43:28.642116 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.642131 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.642146 | controller |                 "f:status": {},
2026-06-12 11:43:28.642163 | controller |                 "f:type": {}
2026-06-12 11:43:28.642182 | controller |               },
2026-06-12 11:43:28.642202 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.642218 | controller |                 ".": {},
2026-06-12 11:43:28.642233 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.642248 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.642263 | controller |                 "f:status": {},
2026-06-12 11:43:28.642278 | controller |                 "f:type": {}
2026-06-12 11:43:28.642293 | controller |               }
2026-06-12 11:43:28.642308 | controller |             },
2026-06-12 11:43:28.642322 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.642337 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.642352 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.642367 | controller |             "f:phase": {},
2026-06-12 11:43:28.642382 | controller |             "f:podIP": {},
2026-06-12 11:43:28.642397 | controller |             "f:podIPs": {
2026-06-12 11:43:28.642411 | controller |               ".": {},
2026-06-12 11:43:28.642426 | controller |               "k:{\"ip\":\"10.217.1.47\"}": {
2026-06-12 11:43:28.642441 | controller |                 ".": {},
2026-06-12 11:43:28.642462 | controller |                 "f:ip": {}
2026-06-12 11:43:28.642477 | controller |               }
2026-06-12 11:43:28.642493 | controller |             },
2026-06-12 11:43:28.642508 | controller |             "f:startTime": {}
2026-06-12 11:43:28.642523 | controller |           }
2026-06-12 11:43:28.642539 | controller |         },
2026-06-12 11:43:28.642553 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.642568 | controller |         "operation": "Update",
2026-06-12 11:43:28.642585 | controller |         "subresource": "status",
2026-06-12 11:43:28.642602 | controller |         "time": "2026-06-12T11:18:37Z"
2026-06-12 11:43:28.642617 | controller |       }
2026-06-12 11:43:28.642633 | controller |     ],
2026-06-12 11:43:28.642647 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-q5dnk",
2026-06-12 11:43:28.642662 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.642678 | controller |     "ownerReferences": [
2026-06-12 11:43:28.642693 | controller |       {
2026-06-12 11:43:28.642708 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.642723 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.642738 | controller |         "controller": true,
2026-06-12 11:43:28.642753 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.642768 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-12 11:43:28.642783 | controller |         "uid": "72ab2fcb-8331-423e-b696-f8903512a4e2"
2026-06-12 11:43:28.642798 | controller |       }
2026-06-12 11:43:28.642812 | controller |     ],
2026-06-12 11:43:28.642826 | controller |     "resourceVersion": "99792",
2026-06-12 11:43:28.642841 | controller |     "uid": "5cfc8aa4-951f-48b7-8765-1ec1173b82fe"
2026-06-12 11:43:28.642876 | controller |   },
2026-06-12 11:43:28.642893 | controller |   "spec": {
2026-06-12 11:43:28.642909 | controller |     "containers": [
2026-06-12 11:43:28.642924 | controller |       {
2026-06-12 11:43:28.642939 | controller |         "args": [
2026-06-12 11:43:28.642954 | controller |           "--leader-elect",
2026-06-12 11:43:28.642968 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.642983 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.642998 | controller |         ],
2026-06-12 11:43:28.643015 | controller |         "command": [
2026-06-12 11:43:28.643031 | controller |           "/manager"
2026-06-12 11:43:28.643046 | controller |         ],
2026-06-12 11:43:28.643061 | controller |         "env": [
2026-06-12 11:43:28.643075 | controller |           {
2026-06-12 11:43:28.643090 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.643105 | controller |             "value": "30"
2026-06-12 11:43:28.643119 | controller |           },
2026-06-12 11:43:28.643140 | controller |           {
2026-06-12 11:43:28.643155 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.643170 | controller |             "value": "20"
2026-06-12 11:43:28.643185 | controller |           },
2026-06-12 11:43:28.643199 | controller |           {
2026-06-12 11:43:28.643214 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.643229 | controller |             "value": "5"
2026-06-12 11:43:28.643244 | controller |           },
2026-06-12 11:43:28.643258 | controller |           {
2026-06-12 11:43:28.643273 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.643288 | controller |             "value": "false"
2026-06-12 11:43:28.643303 | controller |           },
2026-06-12 11:43:28.643318 | controller |           {
2026-06-12 11:43:28.643344 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.643360 | controller |             "value": "false"
2026-06-12 11:43:28.643375 | controller |           }
2026-06-12 11:43:28.643390 | controller |         ],
2026-06-12 11:43:28.643406 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 11:43:28.643423 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.643438 | controller |         "livenessProbe": {
2026-06-12 11:43:28.643453 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.643468 | controller |           "httpGet": {
2026-06-12 11:43:28.643483 | controller |             "path": "/healthz",
2026-06-12 11:43:28.643498 | controller |             "port": 8081,
2026-06-12 11:43:28.643512 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.643527 | controller |           },
2026-06-12 11:43:28.643542 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.643557 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.643572 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.643587 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.643602 | controller |         },
2026-06-12 11:43:28.643618 | controller |         "name": "manager",
2026-06-12 11:43:28.643632 | controller |         "readinessProbe": {
2026-06-12 11:43:28.643647 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.643662 | controller |           "httpGet": {
2026-06-12 11:43:28.643676 | controller |             "path": "/readyz",
2026-06-12 11:43:28.643691 | controller |             "port": 8081,
2026-06-12 11:43:28.643705 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.643720 | controller |           },
2026-06-12 11:43:28.643735 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.643750 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.643765 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.643780 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.643795 | controller |         },
2026-06-12 11:43:28.643809 | controller |         "resources": {
2026-06-12 11:43:28.643824 | controller |           "limits": {
2026-06-12 11:43:28.643839 | controller |             "cpu": "500m",
2026-06-12 11:43:28.643874 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.643890 | controller |           },
2026-06-12 11:43:28.643905 | controller |           "requests": {
2026-06-12 11:43:28.643920 | controller |             "cpu": "10m",
2026-06-12 11:43:28.643935 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.643950 | controller |           }
2026-06-12 11:43:28.643965 | controller |         },
2026-06-12 11:43:28.643979 | controller |         "securityContext": {
2026-06-12 11:43:28.643994 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.644009 | controller |           "capabilities": {
2026-06-12 11:43:28.644024 | controller |             "drop": [
2026-06-12 11:43:28.644039 | controller |               "MKNOD"
2026-06-12 11:43:28.644059 | controller |             ]
2026-06-12 11:43:28.644075 | controller |           }
2026-06-12 11:43:28.644090 | controller |         },
2026-06-12 11:43:28.644105 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.644119 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.644134 | controller |         "volumeMounts": [
2026-06-12 11:43:28.644149 | controller |           {
2026-06-12 11:43:28.644164 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.644179 | controller |             "name": "kube-api-access-sqzjs",
2026-06-12 11:43:28.644194 | controller |             "readOnly": true
2026-06-12 11:43:28.644209 | controller |           }
2026-06-12 11:43:28.644224 | controller |         ]
2026-06-12 11:43:28.644238 | controller |       }
2026-06-12 11:43:28.644253 | controller |     ],
2026-06-12 11:43:28.644268 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.644283 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.644298 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.644313 | controller |       {
2026-06-12 11:43:28.644328 | controller |         "name": "test-operator-controller-manager-dockercfg-9b5pb"
2026-06-12 11:43:28.644343 | controller |       }
2026-06-12 11:43:28.644358 | controller |     ],
2026-06-12 11:43:28.644373 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.644389 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.644404 | controller |     "priority": 0,
2026-06-12 11:43:28.644418 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.644434 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.644449 | controller |     "securityContext": {
2026-06-12 11:43:28.644464 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.644479 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.644494 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.644509 | controller |       }
2026-06-12 11:43:28.644524 | controller |     },
2026-06-12 11:43:28.644539 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-12 11:43:28.644554 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-12 11:43:28.644569 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.644584 | controller |     "tolerations": [
2026-06-12 11:43:28.644599 | controller |       {
2026-06-12 11:43:28.644614 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.644629 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.644644 | controller |         "operator": "Exists",
2026-06-12 11:43:28.644660 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.644675 | controller |       },
2026-06-12 11:43:28.644690 | controller |       {
2026-06-12 11:43:28.644705 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.644720 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.644735 | controller |         "operator": "Exists",
2026-06-12 11:43:28.644749 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.644764 | controller |       },
2026-06-12 11:43:28.644779 | controller |       {
2026-06-12 11:43:28.644794 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.644808 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.644823 | controller |         "operator": "Exists"
2026-06-12 11:43:28.644838 | controller |       }
2026-06-12 11:43:28.644877 | controller |     ],
2026-06-12 11:43:28.644894 | controller |     "volumes": [
2026-06-12 11:43:28.644910 | controller |       {
2026-06-12 11:43:28.644924 | controller |         "name": "kube-api-access-sqzjs",
2026-06-12 11:43:28.644939 | controller |         "projected": {
2026-06-12 11:43:28.644954 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.644969 | controller |           "sources": [
2026-06-12 11:43:28.644989 | controller |             {
2026-06-12 11:43:28.645004 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.645019 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.645034 | controller |                 "path": "token"
2026-06-12 11:43:28.645050 | controller |               }
2026-06-12 11:43:28.645065 | controller |             },
2026-06-12 11:43:28.645080 | controller |             {
2026-06-12 11:43:28.645094 | controller |               "configMap": {
2026-06-12 11:43:28.645109 | controller |                 "items": [
2026-06-12 11:43:28.645124 | controller |                   {
2026-06-12 11:43:28.645139 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.645154 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.645168 | controller |                   }
2026-06-12 11:43:28.645182 | controller |                 ],
2026-06-12 11:43:28.645197 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.645212 | controller |               }
2026-06-12 11:43:28.645227 | controller |             },
2026-06-12 11:43:28.645242 | controller |             {
2026-06-12 11:43:28.645257 | controller |               "downwardAPI": {
2026-06-12 11:43:28.645275 | controller |                 "items": [
2026-06-12 11:43:28.645290 | controller |                   {
2026-06-12 11:43:28.645305 | controller |                     "fieldRef": {
2026-06-12 11:43:28.645320 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.645335 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.645350 | controller |                     },
2026-06-12 11:43:28.645365 | controller |                     "path": "namespace"
2026-06-12 11:43:28.645380 | controller |                   }
2026-06-12 11:43:28.645395 | controller |                 ]
2026-06-12 11:43:28.645410 | controller |               }
2026-06-12 11:43:28.645425 | controller |             },
2026-06-12 11:43:28.645440 | controller |             {
2026-06-12 11:43:28.645456 | controller |               "configMap": {
2026-06-12 11:43:28.645471 | controller |                 "items": [
2026-06-12 11:43:28.645485 | controller |                   {
2026-06-12 11:43:28.645500 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.645515 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.645530 | controller |                   }
2026-06-12 11:43:28.645551 | controller |                 ],
2026-06-12 11:43:28.645565 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.645580 | controller |               }
2026-06-12 11:43:28.645595 | controller |             }
2026-06-12 11:43:28.645610 | controller |           ]
2026-06-12 11:43:28.645624 | controller |         }
2026-06-12 11:43:28.645639 | controller |       }
2026-06-12 11:43:28.645654 | controller |     ]
2026-06-12 11:43:28.645669 | controller |   },
2026-06-12 11:43:28.645684 | controller |   "status": {
2026-06-12 11:43:28.645699 | controller |     "conditions": [
2026-06-12 11:43:28.645713 | controller |       {
2026-06-12 11:43:28.645728 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.645744 | controller |         "lastTransitionTime": "2026-06-12T11:08:16Z",
2026-06-12 11:43:28.645758 | controller |         "status": "True",
2026-06-12 11:43:28.645773 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.645788 | controller |       },
2026-06-12 11:43:28.645803 | controller |       {
2026-06-12 11:43:28.645818 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.645833 | controller |         "lastTransitionTime": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.645862 | controller |         "status": "True",
2026-06-12 11:43:28.645883 | controller |         "type": "Initialized"
2026-06-12 11:43:28.645899 | controller |       },
2026-06-12 11:43:28.645914 | controller |       {
2026-06-12 11:43:28.645934 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.645950 | controller |         "lastTransitionTime": "2026-06-12T11:18:31Z",
2026-06-12 11:43:28.645965 | controller |         "status": "True",
2026-06-12 11:43:28.645981 | controller |         "type": "Ready"
2026-06-12 11:43:28.645996 | controller |       },
2026-06-12 11:43:28.646011 | controller |       {
2026-06-12 11:43:28.646026 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.646042 | controller |         "lastTransitionTime": "2026-06-12T11:18:31Z",
2026-06-12 11:43:28.646057 | controller |         "status": "True",
2026-06-12 11:43:28.646072 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.646087 | controller |       },
2026-06-12 11:43:28.646102 | controller |       {
2026-06-12 11:43:28.646117 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.646132 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.646147 | controller |         "status": "True",
2026-06-12 11:43:28.646162 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.646177 | controller |       }
2026-06-12 11:43:28.646192 | controller |     ],
2026-06-12 11:43:28.646206 | controller |     "containerStatuses": [
2026-06-12 11:43:28.646221 | controller |       {
2026-06-12 11:43:28.646236 | controller |         "allocatedResources": {
2026-06-12 11:43:28.646252 | controller |           "cpu": "10m",
2026-06-12 11:43:28.646267 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.646282 | controller |         },
2026-06-12 11:43:28.646297 | controller |         "containerID": "cri-o://4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82",
2026-06-12 11:43:28.646313 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 11:43:28.646328 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 11:43:28.646343 | controller |         "lastState": {
2026-06-12 11:43:28.646358 | controller |           "terminated": {
2026-06-12 11:43:28.646373 | controller |             "containerID": "cri-o://eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a",
2026-06-12 11:43:28.646447 | controller |             "exitCode": 1,
2026-06-12 11:43:28.646469 | controller |             "finishedAt": "2026-06-12T11:17:35Z",
2026-06-12 11:43:28.646485 | controller |             "reason": "Error",
2026-06-12 11:43:28.646500 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.646515 | controller |           }
2026-06-12 11:43:28.646531 | controller |         },
2026-06-12 11:43:28.646546 | controller |         "name": "manager",
2026-06-12 11:43:28.646561 | controller |         "ready": true,
2026-06-12 11:43:28.646576 | controller |         "resources": {
2026-06-12 11:43:28.646590 | controller |           "limits": {
2026-06-12 11:43:28.646605 | controller |             "cpu": "500m",
2026-06-12 11:43:28.646620 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.646634 | controller |           },
2026-06-12 11:43:28.646649 | controller |           "requests": {
2026-06-12 11:43:28.646664 | controller |             "cpu": "10m",
2026-06-12 11:43:28.646679 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.646694 | controller |           }
2026-06-12 11:43:28.646708 | controller |         },
2026-06-12 11:43:28.646723 | controller |         "restartCount": 1,
2026-06-12 11:43:28.646738 | controller |         "started": true,
2026-06-12 11:43:28.646752 | controller |         "state": {
2026-06-12 11:43:28.646767 | controller |           "running": {
2026-06-12 11:43:28.646783 | controller |             "startedAt": "2026-06-12T11:18:19Z"
2026-06-12 11:43:28.646798 | controller |           }
2026-06-12 11:43:28.646813 | controller |         },
2026-06-12 11:43:28.646828 | controller |         "user": {
2026-06-12 11:43:28.646862 | controller |           "linux": {
2026-06-12 11:43:28.646883 | controller |             "gid": 0,
2026-06-12 11:43:28.646899 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.646915 | controller |               0
2026-06-12 11:43:28.646930 | controller |             ],
2026-06-12 11:43:28.646944 | controller |             "uid": 65532
2026-06-12 11:43:28.646959 | controller |           }
2026-06-12 11:43:28.646974 | controller |         },
2026-06-12 11:43:28.646989 | controller |         "volumeMounts": [
2026-06-12 11:43:28.647004 | controller |           {
2026-06-12 11:43:28.647018 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.647034 | controller |             "name": "kube-api-access-sqzjs",
2026-06-12 11:43:28.647049 | controller |             "readOnly": true,
2026-06-12 11:43:28.647064 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.647079 | controller |           }
2026-06-12 11:43:28.647094 | controller |         ]
2026-06-12 11:43:28.647109 | controller |       }
2026-06-12 11:43:28.647124 | controller |     ],
2026-06-12 11:43:28.647139 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.647154 | controller |     "hostIPs": [
2026-06-12 11:43:28.647168 | controller |       {
2026-06-12 11:43:28.647183 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.647198 | controller |       }
2026-06-12 11:43:28.647213 | controller |     ],
2026-06-12 11:43:28.647227 | controller |     "phase": "Running",
2026-06-12 11:43:28.647242 | controller |     "podIP": "10.217.1.47",
2026-06-12 11:43:28.647256 | controller |     "podIPs": [
2026-06-12 11:43:28.647271 | controller |       {
2026-06-12 11:43:28.647298 | controller |         "ip": "10.217.1.47"
2026-06-12 11:43:28.647314 | controller |       }
2026-06-12 11:43:28.647330 | controller |     ],
2026-06-12 11:43:28.647345 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.647360 | controller |     "startTime": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.647375 | controller |   }
2026-06-12 11:43:28.647391 | controller | }
2026-06-12 11:43:28.669007 | controller | ok:
2026-06-12 11:43:28.669065 | controller | {
2026-06-12 11:43:28.669085 | controller |   "apiVersion": "v1",
2026-06-12 11:43:28.669102 | controller |   "kind": "Pod",
2026-06-12 11:43:28.669127 | controller |   "metadata": {
2026-06-12 11:43:28.669144 | controller |     "annotations": {
2026-06-12 11:43:28.669166 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.48/23\"],\"mac_address\":\"0a:58:0a:d9:01:30\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.1.48/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 11:43:28.669257 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.48\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:30\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 11:43:28.669281 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 11:43:28.669299 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 11:43:28.669314 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 11:43:28.669330 | controller |     },
2026-06-12 11:43:28.669346 | controller |     "creationTimestamp": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.669361 | controller |     "generateName": "watcher-operator-controller-manager-7869644bb4-",
2026-06-12 11:43:28.669377 | controller |     "generation": 1,
2026-06-12 11:43:28.669393 | controller |     "labels": {
2026-06-12 11:43:28.669409 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-12 11:43:28.669432 | controller |       "control-plane": "controller-manager",
2026-06-12 11:43:28.669447 | controller |       "openstack.org/operator-name": "watcher",
2026-06-12 11:43:28.669462 | controller |       "pod-template-hash": "7869644bb4"
2026-06-12 11:43:28.669477 | controller |     },
2026-06-12 11:43:28.669492 | controller |     "managedFields": [
2026-06-12 11:43:28.669507 | controller |       {
2026-06-12 11:43:28.669522 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.669537 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.669552 | controller |         "fieldsV1": {
2026-06-12 11:43:28.669567 | controller |           "f:metadata": {
2026-06-12 11:43:28.669582 | controller |             "f:annotations": {
2026-06-12 11:43:28.669597 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 11:43:28.669612 | controller |             }
2026-06-12 11:43:28.669627 | controller |           }
2026-06-12 11:43:28.669642 | controller |         },
2026-06-12 11:43:28.669657 | controller |         "manager": "crc",
2026-06-12 11:43:28.669673 | controller |         "operation": "Update",
2026-06-12 11:43:28.669688 | controller |         "subresource": "status",
2026-06-12 11:43:28.669704 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.669719 | controller |       },
2026-06-12 11:43:28.669733 | controller |       {
2026-06-12 11:43:28.669748 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.669763 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.669778 | controller |         "fieldsV1": {
2026-06-12 11:43:28.669793 | controller |           "f:metadata": {
2026-06-12 11:43:28.669807 | controller |             "f:annotations": {
2026-06-12 11:43:28.669822 | controller |               ".": {},
2026-06-12 11:43:28.669837 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 11:43:28.669889 | controller |             },
2026-06-12 11:43:28.669908 | controller |             "f:generateName": {},
2026-06-12 11:43:28.669923 | controller |             "f:labels": {
2026-06-12 11:43:28.669938 | controller |               ".": {},
2026-06-12 11:43:28.669953 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 11:43:28.669968 | controller |               "f:control-plane": {},
2026-06-12 11:43:28.669982 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 11:43:28.669997 | controller |               "f:pod-template-hash": {}
2026-06-12 11:43:28.670011 | controller |             },
2026-06-12 11:43:28.670026 | controller |             "f:ownerReferences": {
2026-06-12 11:43:28.670041 | controller |               ".": {},
2026-06-12 11:43:28.670056 | controller |               "k:{\"uid\":\"95eaa174-a3b1-4a88-88a7-938549ff3c6b\"}": {}
2026-06-12 11:43:28.670071 | controller |             }
2026-06-12 11:43:28.670085 | controller |           },
2026-06-12 11:43:28.670100 | controller |           "f:spec": {
2026-06-12 11:43:28.670115 | controller |             "f:containers": {
2026-06-12 11:43:28.670130 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 11:43:28.670144 | controller |                 ".": {},
2026-06-12 11:43:28.670159 | controller |                 "f:args": {},
2026-06-12 11:43:28.670173 | controller |                 "f:command": {},
2026-06-12 11:43:28.670188 | controller |                 "f:env": {
2026-06-12 11:43:28.670202 | controller |                   ".": {},
2026-06-12 11:43:28.670217 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 11:43:28.670232 | controller |                     ".": {},
2026-06-12 11:43:28.670247 | controller |                     "f:name": {},
2026-06-12 11:43:28.670261 | controller |                     "f:value": {}
2026-06-12 11:43:28.670276 | controller |                   },
2026-06-12 11:43:28.670291 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 11:43:28.670306 | controller |                     ".": {},
2026-06-12 11:43:28.670325 | controller |                     "f:name": {},
2026-06-12 11:43:28.670340 | controller |                     "f:value": {}
2026-06-12 11:43:28.670355 | controller |                   },
2026-06-12 11:43:28.670370 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 11:43:28.670385 | controller |                     ".": {},
2026-06-12 11:43:28.670400 | controller |                     "f:name": {},
2026-06-12 11:43:28.670415 | controller |                     "f:value": {}
2026-06-12 11:43:28.670430 | controller |                   },
2026-06-12 11:43:28.670445 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 11:43:28.670460 | controller |                     ".": {},
2026-06-12 11:43:28.670475 | controller |                     "f:name": {},
2026-06-12 11:43:28.670490 | controller |                     "f:value": {}
2026-06-12 11:43:28.670505 | controller |                   },
2026-06-12 11:43:28.670520 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 11:43:28.670535 | controller |                     ".": {},
2026-06-12 11:43:28.670550 | controller |                     "f:name": {},
2026-06-12 11:43:28.670564 | controller |                     "f:value": {}
2026-06-12 11:43:28.670579 | controller |                   }
2026-06-12 11:43:28.670594 | controller |                 },
2026-06-12 11:43:28.670609 | controller |                 "f:image": {},
2026-06-12 11:43:28.670623 | controller |                 "f:imagePullPolicy": {},
2026-06-12 11:43:28.670638 | controller |                 "f:livenessProbe": {
2026-06-12 11:43:28.670653 | controller |                   ".": {},
2026-06-12 11:43:28.670667 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.670682 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.670697 | controller |                     ".": {},
2026-06-12 11:43:28.670712 | controller |                     "f:path": {},
2026-06-12 11:43:28.670727 | controller |                     "f:port": {},
2026-06-12 11:43:28.670742 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.670756 | controller |                   },
2026-06-12 11:43:28.670771 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.670786 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.670801 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.670816 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.670830 | controller |                 },
2026-06-12 11:43:28.670845 | controller |                 "f:name": {},
2026-06-12 11:43:28.670882 | controller |                 "f:readinessProbe": {
2026-06-12 11:43:28.670898 | controller |                   ".": {},
2026-06-12 11:43:28.670914 | controller |                   "f:failureThreshold": {},
2026-06-12 11:43:28.670928 | controller |                   "f:httpGet": {
2026-06-12 11:43:28.670943 | controller |                     ".": {},
2026-06-12 11:43:28.670957 | controller |                     "f:path": {},
2026-06-12 11:43:28.670972 | controller |                     "f:port": {},
2026-06-12 11:43:28.670987 | controller |                     "f:scheme": {}
2026-06-12 11:43:28.671002 | controller |                   },
2026-06-12 11:43:28.671029 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 11:43:28.671045 | controller |                   "f:periodSeconds": {},
2026-06-12 11:43:28.671060 | controller |                   "f:successThreshold": {},
2026-06-12 11:43:28.671075 | controller |                   "f:timeoutSeconds": {}
2026-06-12 11:43:28.671090 | controller |                 },
2026-06-12 11:43:28.671104 | controller |                 "f:resources": {
2026-06-12 11:43:28.671119 | controller |                   ".": {},
2026-06-12 11:43:28.671134 | controller |                   "f:limits": {
2026-06-12 11:43:28.671149 | controller |                     ".": {},
2026-06-12 11:43:28.671168 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.671182 | controller |                     "f:memory": {}
2026-06-12 11:43:28.671197 | controller |                   },
2026-06-12 11:43:28.671211 | controller |                   "f:requests": {
2026-06-12 11:43:28.671226 | controller |                     ".": {},
2026-06-12 11:43:28.671240 | controller |                     "f:cpu": {},
2026-06-12 11:43:28.671302 | controller |                     "f:memory": {}
2026-06-12 11:43:28.671321 | controller |                   }
2026-06-12 11:43:28.671336 | controller |                 },
2026-06-12 11:43:28.671351 | controller |                 "f:securityContext": {
2026-06-12 11:43:28.671366 | controller |                   ".": {},
2026-06-12 11:43:28.671381 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 11:43:28.671396 | controller |                 },
2026-06-12 11:43:28.671410 | controller |                 "f:terminationMessagePath": {},
2026-06-12 11:43:28.671425 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 11:43:28.671440 | controller |               }
2026-06-12 11:43:28.671454 | controller |             },
2026-06-12 11:43:28.671469 | controller |             "f:dnsPolicy": {},
2026-06-12 11:43:28.671484 | controller |             "f:enableServiceLinks": {},
2026-06-12 11:43:28.671499 | controller |             "f:restartPolicy": {},
2026-06-12 11:43:28.671513 | controller |             "f:schedulerName": {},
2026-06-12 11:43:28.671527 | controller |             "f:securityContext": {
2026-06-12 11:43:28.671542 | controller |               ".": {},
2026-06-12 11:43:28.671557 | controller |               "f:runAsNonRoot": {}
2026-06-12 11:43:28.671572 | controller |             },
2026-06-12 11:43:28.671588 | controller |             "f:serviceAccount": {},
2026-06-12 11:43:28.671603 | controller |             "f:serviceAccountName": {},
2026-06-12 11:43:28.671618 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 11:43:28.671633 | controller |             "f:tolerations": {}
2026-06-12 11:43:28.671648 | controller |           }
2026-06-12 11:43:28.671663 | controller |         },
2026-06-12 11:43:28.671677 | controller |         "manager": "kube-controller-manager",
2026-06-12 11:43:28.671692 | controller |         "operation": "Update",
2026-06-12 11:43:28.671707 | controller |         "time": "2026-06-12T11:08:11Z"
2026-06-12 11:43:28.671721 | controller |       },
2026-06-12 11:43:28.671736 | controller |       {
2026-06-12 11:43:28.671751 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.671766 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.671781 | controller |         "fieldsV1": {
2026-06-12 11:43:28.671796 | controller |           "f:metadata": {
2026-06-12 11:43:28.671811 | controller |             "f:annotations": {
2026-06-12 11:43:28.671826 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 11:43:28.671841 | controller |             }
2026-06-12 11:43:28.671882 | controller |           }
2026-06-12 11:43:28.671899 | controller |         },
2026-06-12 11:43:28.671914 | controller |         "manager": "multus-daemon",
2026-06-12 11:43:28.671929 | controller |         "operation": "Update",
2026-06-12 11:43:28.671944 | controller |         "subresource": "status",
2026-06-12 11:43:28.671959 | controller |         "time": "2026-06-12T11:08:15Z"
2026-06-12 11:43:28.671973 | controller |       },
2026-06-12 11:43:28.671988 | controller |       {
2026-06-12 11:43:28.672003 | controller |         "apiVersion": "v1",
2026-06-12 11:43:28.672018 | controller |         "fieldsType": "FieldsV1",
2026-06-12 11:43:28.672032 | controller |         "fieldsV1": {
2026-06-12 11:43:28.672047 | controller |           "f:status": {
2026-06-12 11:43:28.672061 | controller |             "f:conditions": {
2026-06-12 11:43:28.672076 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 11:43:28.672100 | controller |                 ".": {},
2026-06-12 11:43:28.672115 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.672130 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.672144 | controller |                 "f:status": {},
2026-06-12 11:43:28.672159 | controller |                 "f:type": {}
2026-06-12 11:43:28.672174 | controller |               },
2026-06-12 11:43:28.672189 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 11:43:28.672204 | controller |                 ".": {},
2026-06-12 11:43:28.672219 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.672233 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.672248 | controller |                 "f:status": {},
2026-06-12 11:43:28.672262 | controller |                 "f:type": {}
2026-06-12 11:43:28.672277 | controller |               },
2026-06-12 11:43:28.672291 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 11:43:28.672306 | controller |                 ".": {},
2026-06-12 11:43:28.672320 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.672398 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.672420 | controller |                 "f:status": {},
2026-06-12 11:43:28.672435 | controller |                 "f:type": {}
2026-06-12 11:43:28.672450 | controller |               },
2026-06-12 11:43:28.672465 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 11:43:28.672480 | controller |                 ".": {},
2026-06-12 11:43:28.672495 | controller |                 "f:lastProbeTime": {},
2026-06-12 11:43:28.672510 | controller |                 "f:lastTransitionTime": {},
2026-06-12 11:43:28.672525 | controller |                 "f:status": {},
2026-06-12 11:43:28.672540 | controller |                 "f:type": {}
2026-06-12 11:43:28.672555 | controller |               }
2026-06-12 11:43:28.672570 | controller |             },
2026-06-12 11:43:28.672584 | controller |             "f:containerStatuses": {},
2026-06-12 11:43:28.672599 | controller |             "f:hostIP": {},
2026-06-12 11:43:28.672613 | controller |             "f:hostIPs": {},
2026-06-12 11:43:28.672628 | controller |             "f:phase": {},
2026-06-12 11:43:28.672643 | controller |             "f:podIP": {},
2026-06-12 11:43:28.672658 | controller |             "f:podIPs": {
2026-06-12 11:43:28.672673 | controller |               ".": {},
2026-06-12 11:43:28.672688 | controller |               "k:{\"ip\":\"10.217.1.48\"}": {
2026-06-12 11:43:28.672703 | controller |                 ".": {},
2026-06-12 11:43:28.672718 | controller |                 "f:ip": {}
2026-06-12 11:43:28.672733 | controller |               }
2026-06-12 11:43:28.672748 | controller |             },
2026-06-12 11:43:28.672762 | controller |             "f:startTime": {}
2026-06-12 11:43:28.672777 | controller |           }
2026-06-12 11:43:28.672792 | controller |         },
2026-06-12 11:43:28.672807 | controller |         "manager": "kubelet",
2026-06-12 11:43:28.672822 | controller |         "operation": "Update",
2026-06-12 11:43:28.672836 | controller |         "subresource": "status",
2026-06-12 11:43:28.672871 | controller |         "time": "2026-06-12T11:09:00Z"
2026-06-12 11:43:28.672888 | controller |       }
2026-06-12 11:43:28.672903 | controller |     ],
2026-06-12 11:43:28.672918 | controller |     "name": "watcher-operator-controller-manager-7869644bb4-fqhqr",
2026-06-12 11:43:28.672933 | controller |     "namespace": "openstack-operators",
2026-06-12 11:43:28.672949 | controller |     "ownerReferences": [
2026-06-12 11:43:28.672964 | controller |       {
2026-06-12 11:43:28.672979 | controller |         "apiVersion": "apps/v1",
2026-06-12 11:43:28.672994 | controller |         "blockOwnerDeletion": true,
2026-06-12 11:43:28.673009 | controller |         "controller": true,
2026-06-12 11:43:28.673024 | controller |         "kind": "ReplicaSet",
2026-06-12 11:43:28.673043 | controller |         "name": "watcher-operator-controller-manager-7869644bb4",
2026-06-12 11:43:28.673059 | controller |         "uid": "95eaa174-a3b1-4a88-88a7-938549ff3c6b"
2026-06-12 11:43:28.673074 | controller |       }
2026-06-12 11:43:28.673089 | controller |     ],
2026-06-12 11:43:28.673104 | controller |     "resourceVersion": "88387",
2026-06-12 11:43:28.673119 | controller |     "uid": "52cdb64c-bf10-49b6-9015-59fdc0c218e6"
2026-06-12 11:43:28.673134 | controller |   },
2026-06-12 11:43:28.673150 | controller |   "spec": {
2026-06-12 11:43:28.673165 | controller |     "containers": [
2026-06-12 11:43:28.673180 | controller |       {
2026-06-12 11:43:28.673195 | controller |         "args": [
2026-06-12 11:43:28.673210 | controller |           "--leader-elect",
2026-06-12 11:43:28.673226 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 11:43:28.673240 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 11:43:28.673256 | controller |         ],
2026-06-12 11:43:28.673271 | controller |         "command": [
2026-06-12 11:43:28.673286 | controller |           "/manager"
2026-06-12 11:43:28.673301 | controller |         ],
2026-06-12 11:43:28.673315 | controller |         "env": [
2026-06-12 11:43:28.673330 | controller |           {
2026-06-12 11:43:28.673344 | controller |             "name": "LEASE_DURATION",
2026-06-12 11:43:28.673359 | controller |             "value": "30"
2026-06-12 11:43:28.673374 | controller |           },
2026-06-12 11:43:28.673388 | controller |           {
2026-06-12 11:43:28.673403 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 11:43:28.673417 | controller |             "value": "20"
2026-06-12 11:43:28.673432 | controller |           },
2026-06-12 11:43:28.673447 | controller |           {
2026-06-12 11:43:28.673461 | controller |             "name": "RETRY_PERIOD",
2026-06-12 11:43:28.673476 | controller |             "value": "5"
2026-06-12 11:43:28.673491 | controller |           },
2026-06-12 11:43:28.673505 | controller |           {
2026-06-12 11:43:28.673520 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 11:43:28.673539 | controller |             "value": "false"
2026-06-12 11:43:28.673556 | controller |           },
2026-06-12 11:43:28.673572 | controller |           {
2026-06-12 11:43:28.673589 | controller |             "name": "METRICS_CERTS",
2026-06-12 11:43:28.673605 | controller |             "value": "false"
2026-06-12 11:43:28.673620 | controller |           }
2026-06-12 11:43:28.673635 | controller |         ],
2026-06-12 11:43:28.673650 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 11:43:28.673665 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 11:43:28.673680 | controller |         "livenessProbe": {
2026-06-12 11:43:28.673696 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.673710 | controller |           "httpGet": {
2026-06-12 11:43:28.673725 | controller |             "path": "/healthz",
2026-06-12 11:43:28.673740 | controller |             "port": 8081,
2026-06-12 11:43:28.673755 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.673770 | controller |           },
2026-06-12 11:43:28.673785 | controller |           "initialDelaySeconds": 15,
2026-06-12 11:43:28.673799 | controller |           "periodSeconds": 20,
2026-06-12 11:43:28.673814 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.673829 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.673844 | controller |         },
2026-06-12 11:43:28.673879 | controller |         "name": "manager",
2026-06-12 11:43:28.673896 | controller |         "readinessProbe": {
2026-06-12 11:43:28.673911 | controller |           "failureThreshold": 3,
2026-06-12 11:43:28.673926 | controller |           "httpGet": {
2026-06-12 11:43:28.673941 | controller |             "path": "/readyz",
2026-06-12 11:43:28.673956 | controller |             "port": 8081,
2026-06-12 11:43:28.673975 | controller |             "scheme": "HTTP"
2026-06-12 11:43:28.673990 | controller |           },
2026-06-12 11:43:28.674006 | controller |           "initialDelaySeconds": 5,
2026-06-12 11:43:28.674021 | controller |           "periodSeconds": 10,
2026-06-12 11:43:28.674037 | controller |           "successThreshold": 1,
2026-06-12 11:43:28.674052 | controller |           "timeoutSeconds": 1
2026-06-12 11:43:28.674066 | controller |         },
2026-06-12 11:43:28.674081 | controller |         "resources": {
2026-06-12 11:43:28.674096 | controller |           "limits": {
2026-06-12 11:43:28.674110 | controller |             "cpu": "500m",
2026-06-12 11:43:28.674125 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.674140 | controller |           },
2026-06-12 11:43:28.674155 | controller |           "requests": {
2026-06-12 11:43:28.674170 | controller |             "cpu": "10m",
2026-06-12 11:43:28.674185 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.674199 | controller |           }
2026-06-12 11:43:28.674214 | controller |         },
2026-06-12 11:43:28.674229 | controller |         "securityContext": {
2026-06-12 11:43:28.674243 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 11:43:28.674258 | controller |           "capabilities": {
2026-06-12 11:43:28.674273 | controller |             "drop": [
2026-06-12 11:43:28.674287 | controller |               "MKNOD"
2026-06-12 11:43:28.674302 | controller |             ]
2026-06-12 11:43:28.674316 | controller |           }
2026-06-12 11:43:28.674331 | controller |         },
2026-06-12 11:43:28.674346 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 11:43:28.674360 | controller |         "terminationMessagePolicy": "File",
2026-06-12 11:43:28.674375 | controller |         "volumeMounts": [
2026-06-12 11:43:28.674390 | controller |           {
2026-06-12 11:43:28.674406 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.674421 | controller |             "name": "kube-api-access-lcrn6",
2026-06-12 11:43:28.674436 | controller |             "readOnly": true
2026-06-12 11:43:28.674451 | controller |           }
2026-06-12 11:43:28.674466 | controller |         ]
2026-06-12 11:43:28.674480 | controller |       }
2026-06-12 11:43:28.674495 | controller |     ],
2026-06-12 11:43:28.674509 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 11:43:28.674524 | controller |     "enableServiceLinks": true,
2026-06-12 11:43:28.674541 | controller |     "imagePullSecrets": [
2026-06-12 11:43:28.674558 | controller |       {
2026-06-12 11:43:28.674573 | controller |         "name": "watcher-operator-controller-manager-dockercfg-zcslp"
2026-06-12 11:43:28.674588 | controller |       }
2026-06-12 11:43:28.674602 | controller |     ],
2026-06-12 11:43:28.674617 | controller |     "nodeName": "crc",
2026-06-12 11:43:28.674631 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 11:43:28.674646 | controller |     "priority": 0,
2026-06-12 11:43:28.674660 | controller |     "restartPolicy": "Always",
2026-06-12 11:43:28.674675 | controller |     "schedulerName": "default-scheduler",
2026-06-12 11:43:28.674690 | controller |     "securityContext": {
2026-06-12 11:43:28.674705 | controller |       "runAsNonRoot": true,
2026-06-12 11:43:28.674719 | controller |       "seLinuxOptions": {
2026-06-12 11:43:28.674733 | controller |         "level": "s0:c26,c5"
2026-06-12 11:43:28.674748 | controller |       }
2026-06-12 11:43:28.674762 | controller |     },
2026-06-12 11:43:28.674777 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-12 11:43:28.674792 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-12 11:43:28.674806 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 11:43:28.674821 | controller |     "tolerations": [
2026-06-12 11:43:28.674837 | controller |       {
2026-06-12 11:43:28.674875 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.674893 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 11:43:28.674908 | controller |         "operator": "Exists",
2026-06-12 11:43:28.674923 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.674938 | controller |       },
2026-06-12 11:43:28.674953 | controller |       {
2026-06-12 11:43:28.674968 | controller |         "effect": "NoExecute",
2026-06-12 11:43:28.674993 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 11:43:28.675009 | controller |         "operator": "Exists",
2026-06-12 11:43:28.675024 | controller |         "tolerationSeconds": 120
2026-06-12 11:43:28.675039 | controller |       },
2026-06-12 11:43:28.675054 | controller |       {
2026-06-12 11:43:28.675069 | controller |         "effect": "NoSchedule",
2026-06-12 11:43:28.675085 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 11:43:28.675100 | controller |         "operator": "Exists"
2026-06-12 11:43:28.675115 | controller |       }
2026-06-12 11:43:28.675131 | controller |     ],
2026-06-12 11:43:28.675146 | controller |     "volumes": [
2026-06-12 11:43:28.675161 | controller |       {
2026-06-12 11:43:28.675176 | controller |         "name": "kube-api-access-lcrn6",
2026-06-12 11:43:28.675190 | controller |         "projected": {
2026-06-12 11:43:28.675205 | controller |           "defaultMode": 420,
2026-06-12 11:43:28.675219 | controller |           "sources": [
2026-06-12 11:43:28.675234 | controller |             {
2026-06-12 11:43:28.675249 | controller |               "serviceAccountToken": {
2026-06-12 11:43:28.675264 | controller |                 "expirationSeconds": 3607,
2026-06-12 11:43:28.675279 | controller |                 "path": "token"
2026-06-12 11:43:28.675294 | controller |               }
2026-06-12 11:43:28.675309 | controller |             },
2026-06-12 11:43:28.675323 | controller |             {
2026-06-12 11:43:28.675338 | controller |               "configMap": {
2026-06-12 11:43:28.675353 | controller |                 "items": [
2026-06-12 11:43:28.675368 | controller |                   {
2026-06-12 11:43:28.675383 | controller |                     "key": "ca.crt",
2026-06-12 11:43:28.675397 | controller |                     "path": "ca.crt"
2026-06-12 11:43:28.675412 | controller |                   }
2026-06-12 11:43:28.675426 | controller |                 ],
2026-06-12 11:43:28.675441 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 11:43:28.675455 | controller |               }
2026-06-12 11:43:28.675470 | controller |             },
2026-06-12 11:43:28.675484 | controller |             {
2026-06-12 11:43:28.675499 | controller |               "downwardAPI": {
2026-06-12 11:43:28.675514 | controller |                 "items": [
2026-06-12 11:43:28.675528 | controller |                   {
2026-06-12 11:43:28.675543 | controller |                     "fieldRef": {
2026-06-12 11:43:28.675557 | controller |                       "apiVersion": "v1",
2026-06-12 11:43:28.675572 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 11:43:28.675586 | controller |                     },
2026-06-12 11:43:28.675601 | controller |                     "path": "namespace"
2026-06-12 11:43:28.675616 | controller |                   }
2026-06-12 11:43:28.675631 | controller |                 ]
2026-06-12 11:43:28.675645 | controller |               }
2026-06-12 11:43:28.675660 | controller |             },
2026-06-12 11:43:28.675676 | controller |             {
2026-06-12 11:43:28.675691 | controller |               "configMap": {
2026-06-12 11:43:28.675706 | controller |                 "items": [
2026-06-12 11:43:28.675721 | controller |                   {
2026-06-12 11:43:28.675736 | controller |                     "key": "service-ca.crt",
2026-06-12 11:43:28.675751 | controller |                     "path": "service-ca.crt"
2026-06-12 11:43:28.675766 | controller |                   }
2026-06-12 11:43:28.675786 | controller |                 ],
2026-06-12 11:43:28.675801 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 11:43:28.675816 | controller |               }
2026-06-12 11:43:28.675831 | controller |             }
2026-06-12 11:43:28.675860 | controller |           ]
2026-06-12 11:43:28.675882 | controller |         }
2026-06-12 11:43:28.675898 | controller |       }
2026-06-12 11:43:28.675913 | controller |     ]
2026-06-12 11:43:28.675928 | controller |   },
2026-06-12 11:43:28.675943 | controller |   "status": {
2026-06-12 11:43:28.675957 | controller |     "conditions": [
2026-06-12 11:43:28.675972 | controller |       {
2026-06-12 11:43:28.675987 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.676001 | controller |         "lastTransitionTime": "2026-06-12T11:08:16Z",
2026-06-12 11:43:28.676016 | controller |         "status": "True",
2026-06-12 11:43:28.676031 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 11:43:28.676047 | controller |       },
2026-06-12 11:43:28.676062 | controller |       {
2026-06-12 11:43:28.676077 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.676091 | controller |         "lastTransitionTime": "2026-06-12T11:08:12Z",
2026-06-12 11:43:28.676107 | controller |         "status": "True",
2026-06-12 11:43:28.676122 | controller |         "type": "Initialized"
2026-06-12 11:43:28.676137 | controller |       },
2026-06-12 11:43:28.676153 | controller |       {
2026-06-12 11:43:28.676168 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.676184 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.676199 | controller |         "status": "True",
2026-06-12 11:43:28.676214 | controller |         "type": "Ready"
2026-06-12 11:43:28.676229 | controller |       },
2026-06-12 11:43:28.676243 | controller |       {
2026-06-12 11:43:28.676258 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.676273 | controller |         "lastTransitionTime": "2026-06-12T11:09:00Z",
2026-06-12 11:43:28.676288 | controller |         "status": "True",
2026-06-12 11:43:28.676303 | controller |         "type": "ContainersReady"
2026-06-12 11:43:28.676318 | controller |       },
2026-06-12 11:43:28.676333 | controller |       {
2026-06-12 11:43:28.676347 | controller |         "lastProbeTime": null,
2026-06-12 11:43:28.676362 | controller |         "lastTransitionTime": "2026-06-12T11:08:11Z",
2026-06-12 11:43:28.676377 | controller |         "status": "True",
2026-06-12 11:43:28.676392 | controller |         "type": "PodScheduled"
2026-06-12 11:43:28.676407 | controller |       }
2026-06-12 11:43:28.676422 | controller |     ],
2026-06-12 11:43:28.676437 | controller |     "containerStatuses": [
2026-06-12 11:43:28.676451 | controller |       {
2026-06-12 11:43:28.676466 | controller |         "allocatedResources": {
2026-06-12 11:43:28.676481 | controller |           "cpu": "10m",
2026-06-12 11:43:28.676496 | controller |           "memory": "256Mi"
2026-06-12 11:43:28.676511 | controller |         },
2026-06-12 11:43:28.676526 | controller |         "containerID": "cri-o://557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743",
2026-06-12 11:43:28.676541 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 11:43:28.676557 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 11:43:28.676572 | controller |         "lastState": {},
2026-06-12 11:43:28.676586 | controller |         "name": "manager",
2026-06-12 11:43:28.676601 | controller |         "ready": true,
2026-06-12 11:43:28.676616 | controller |         "resources": {
2026-06-12 11:43:28.676630 | controller |           "limits": {
2026-06-12 11:43:28.676645 | controller |             "cpu": "500m",
2026-06-12 11:43:28.676659 | controller |             "memory": "512Mi"
2026-06-12 11:43:28.676680 | controller |           },
2026-06-12 11:43:28.676695 | controller |           "requests": {
2026-06-12 11:43:28.676709 | controller |             "cpu": "10m",
2026-06-12 11:43:28.676724 | controller |             "memory": "256Mi"
2026-06-12 11:43:28.676739 | controller |           }
2026-06-12 11:43:28.676754 | controller |         },
2026-06-12 11:43:28.676768 | controller |         "restartCount": 0,
2026-06-12 11:43:28.676783 | controller |         "started": true,
2026-06-12 11:43:28.676797 | controller |         "state": {
2026-06-12 11:43:28.676812 | controller |           "running": {
2026-06-12 11:43:28.676826 | controller |             "startedAt": "2026-06-12T11:08:48Z"
2026-06-12 11:43:28.676841 | controller |           }
2026-06-12 11:43:28.676876 | controller |         },
2026-06-12 11:43:28.676893 | controller |         "user": {
2026-06-12 11:43:28.676907 | controller |           "linux": {
2026-06-12 11:43:28.676922 | controller |             "gid": 0,
2026-06-12 11:43:28.676937 | controller |             "supplementalGroups": [
2026-06-12 11:43:28.676952 | controller |               0
2026-06-12 11:43:28.676967 | controller |             ],
2026-06-12 11:43:28.676982 | controller |             "uid": 65532
2026-06-12 11:43:28.676997 | controller |           }
2026-06-12 11:43:28.677012 | controller |         },
2026-06-12 11:43:28.677027 | controller |         "volumeMounts": [
2026-06-12 11:43:28.677042 | controller |           {
2026-06-12 11:43:28.677056 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 11:43:28.677071 | controller |             "name": "kube-api-access-lcrn6",
2026-06-12 11:43:28.677086 | controller |             "readOnly": true,
2026-06-12 11:43:28.677101 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 11:43:28.677116 | controller |           }
2026-06-12 11:43:28.677131 | controller |         ]
2026-06-12 11:43:28.677146 | controller |       }
2026-06-12 11:43:28.677161 | controller |     ],
2026-06-12 11:43:28.677176 | controller |     "hostIP": "192.168.126.11",
2026-06-12 11:43:28.677192 | controller |     "hostIPs": [
2026-06-12 11:43:28.677207 | controller |       {
2026-06-12 11:43:28.677222 | controller |         "ip": "192.168.126.11"
2026-06-12 11:43:28.677237 | controller |       }
2026-06-12 11:43:28.677252 | controller |     ],
2026-06-12 11:43:28.677267 | controller |     "phase": "Running",
2026-06-12 11:43:28.677282 | controller |     "podIP": "10.217.1.48",
2026-06-12 11:43:28.677297 | controller |     "podIPs": [
2026-06-12 11:43:28.677312 | controller |       {
2026-06-12 11:43:28.677327 | controller |         "ip": "10.217.1.48"
2026-06-12 11:43:28.677341 | controller |       }
2026-06-12 11:43:28.677356 | controller |     ],
2026-06-12 11:43:28.677371 | controller |     "qosClass": "Burstable",
2026-06-12 11:43:28.677385 | controller |     "startTime": "2026-06-12T11:08:12Z"
2026-06-12 11:43:28.677400 | controller |   }
2026-06-12 11:43:28.677415 | controller | }
2026-06-12 11:43:29.099886 | 
2026-06-12 11:43:29.100086 | TASK [env_op_images : Write images to file]
2026-06-12 11:43:30.517928 | controller | changed
2026-06-12 11:43:30.547654 | 
2026-06-12 11:43:30.547814 | TASK [env_op_images : Generate pulled images registry report]
2026-06-12 11:43:30.598279 | controller | ok
2026-06-12 11:43:30.625075 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-12 11:43:30.647876 | 
2026-06-12 11:43:30.648032 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-12 11:43:31.028156 | controller | ok
2026-06-12 11:43:31.056755 | 
2026-06-12 11:43:31.056912 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-12 11:43:31.683934 | controller | {
2026-06-12 11:43:31.684045 | controller |     "apiVersion": "v1",
2026-06-12 11:43:31.684057 | controller |     "items": [],
2026-06-12 11:43:31.684067 | controller |     "kind": "List",
2026-06-12 11:43:31.684075 | controller |     "metadata": {
2026-06-12 11:43:31.684083 | controller |         "resourceVersion": ""
2026-06-12 11:43:31.684091 | controller |     }
2026-06-12 11:43:31.684099 | controller | }
2026-06-12 11:43:32.201719 | controller | ok: Runtime: 0:00:00.182102
2026-06-12 11:43:32.238558 | 
2026-06-12 11:43:32.238723 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-12 11:43:33.113936 | controller | {
2026-06-12 11:43:33.114042 | controller |     "apiVersion": "v1",
2026-06-12 11:43:33.114055 | controller |     "items": [],
2026-06-12 11:43:33.114064 | controller |     "kind": "List",
2026-06-12 11:43:33.114072 | controller |     "metadata": {
2026-06-12 11:43:33.114081 | controller |         "resourceVersion": ""
2026-06-12 11:43:33.114089 | controller |     }
2026-06-12 11:43:33.114097 | controller | }
2026-06-12 11:43:33.633997 | controller | ok: Runtime: 0:00:00.168610
2026-06-12 11:43:33.662955 | 
2026-06-12 11:43:33.663054 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-12 11:43:33.789495 | controller | ok
2026-06-12 11:43:33.816869 | 
2026-06-12 11:43:33.817010 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-12 11:43:33.918893 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-12 11:43:33.944295 | 
2026-06-12 11:43:33.944399 | LOOP [env_op_images : Get pods per namespace]
2026-06-12 11:43:36.173476 | controller | ok: "openstack"
2026-06-12 11:43:36.173777 | controller | ok: All items complete
2026-06-12 11:43:36.173809 | 
2026-06-12 11:43:37.725057 | controller | ok: "openstack-operators"
2026-06-12 11:43:38.789573 | 
2026-06-12 11:43:38.789745 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-12 11:43:40.476872 | controller | ok
2026-06-12 11:43:40.528555 | 
2026-06-12 11:43:40.528751 | TASK [env_op_images : Build report summary]
2026-06-12 11:43:40.634027 | controller | ok
2026-06-12 11:43:40.654785 | 
2026-06-12 11:43:40.655058 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-12 11:43:42.663605 | controller | changed
2026-06-12 11:43:42.690491 | 
2026-06-12 11:43:42.690604 | TASK [env_op_images : Pulled images report summary]
2026-06-12 11:43:43.055149 | controller | ok: Pulled images report: 126 containers (0 mirror, 126 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 11:43:43.073737 | 
2026-06-12 11:43:43.073841 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-12 11:43:43.125627 | controller | ok
2026-06-12 11:43:43.153506 | controller | included: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-12 11:43:43.179695 | 
2026-06-12 11:43:43.179838 | TASK [env_op_images : Check pulled images report exists]
2026-06-12 11:43:43.592568 | controller | ok
2026-06-12 11:43:43.622994 | 
2026-06-12 11:43:43.623157 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-12 11:43:44.034088 | controller | changed
2026-06-12 11:43:44.059648 | 
2026-06-12 11:43:44.059750 | TASK [env_op_images : List cluster nodes]
2026-06-12 11:43:44.675278 | controller | {
2026-06-12 11:43:44.675385 | controller |     "apiVersion": "v1",
2026-06-12 11:43:44.675398 | controller |     "items": [
2026-06-12 11:43:44.675407 | controller |         {
2026-06-12 11:43:44.675418 | controller |             "apiVersion": "v1",
2026-06-12 11:43:44.675427 | controller |             "kind": "Node",
2026-06-12 11:43:44.675435 | controller |             "metadata": {
2026-06-12 11:43:44.675444 | controller |                 "annotations": {
2026-06-12 11:43:44.675457 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-12 11:43:44.675471 | controller |                     "k8s.ovn.org/host-cidrs": "[\"172.17.0.5/24\",\"172.18.0.5/24\",\"172.19.0.5/24\",\"172.20.0.5/24\",\"172.28.0.5/24\",\"172.50.0.5/24\",\"192.168.122.10/24\",\"192.168.126.11/24\",\"192.168.130.11/24\"]",
2026-06-12 11:43:44.675484 | controller |                     "k8s.ovn.org/l3-gateway-config": "{\"default\":{\"mode\":\"local\",\"bridge-id\":\"br-ex\",\"interface-id\":\"br-ex_crc\",\"mac-address\":\"52:fd:fc:07:21:82\",\"ip-addresses\":[\"192.168.130.11/24\"],\"ip-address\":\"192.168.130.11/24\",\"next-hops\":[\"192.168.130.1\"],\"next-hop\":\"192.168.130.1\",\"node-port-enable\":\"true\",\"vlan-id\":\"0\"}}",
2026-06-12 11:43:44.675493 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-12 11:43:44.675501 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-12 11:43:44.675509 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-12 11:43:44.675522 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-12 11:43:44.675530 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-12 11:43:44.675538 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-12 11:43:44.675546 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-12 11:43:44.675554 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-12 11:43:44.675563 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-12 11:43:44.675571 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-12 11:43:44.675579 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 11:43:44.675588 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 11:43:44.675596 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 11:43:44.675628 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 11:43:44.675637 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-12 11:43:44.675648 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "98969",
2026-06-12 11:43:44.675656 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-12 11:43:44.675664 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-12 11:43:44.675675 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-12 11:43:44.675686 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-12 11:43:44.675697 | controller |                 },
2026-06-12 11:43:44.675708 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-12 11:43:44.675719 | controller |                 "labels": {
2026-06-12 11:43:44.675730 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-12 11:43:44.675738 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-12 11:43:44.675755 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-12 11:43:44.675763 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-12 11:43:44.675771 | controller |                     "kubernetes.io/os": "linux",
2026-06-12 11:43:44.675778 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-12 11:43:44.675786 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-12 11:43:44.675794 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-12 11:43:44.675804 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-12 11:43:44.675847 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-12 11:43:44.675864 | controller |                 },
2026-06-12 11:43:44.675875 | controller |                 "name": "crc",
2026-06-12 11:43:44.675885 | controller |                 "resourceVersion": "114469",
2026-06-12 11:43:44.675895 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-12 11:43:44.675904 | controller |             },
2026-06-12 11:43:44.675915 | controller |             "spec": {},
2026-06-12 11:43:44.675926 | controller |             "status": {
2026-06-12 11:43:44.675935 | controller |                 "addresses": [
2026-06-12 11:43:44.675945 | controller |                     {
2026-06-12 11:43:44.675954 | controller |                         "address": "192.168.126.11",
2026-06-12 11:43:44.675964 | controller |                         "type": "InternalIP"
2026-06-12 11:43:44.675973 | controller |                     },
2026-06-12 11:43:44.675983 | controller |                     {
2026-06-12 11:43:44.675992 | controller |                         "address": "crc",
2026-06-12 11:43:44.676002 | controller |                         "type": "Hostname"
2026-06-12 11:43:44.676011 | controller |                     }
2026-06-12 11:43:44.676020 | controller |                 ],
2026-06-12 11:43:44.676043 | controller |                 "allocatable": {
2026-06-12 11:43:44.676053 | controller |                     "cpu": "11800m",
2026-06-12 11:43:44.676063 | controller |                     "ephemeral-storage": "231016688053",
2026-06-12 11:43:44.676073 | controller |                     "hugepages-1Gi": "0",
2026-06-12 11:43:44.676083 | controller |                     "hugepages-2Mi": "0",
2026-06-12 11:43:44.676093 | controller |                     "memory": "31621688Ki",
2026-06-12 11:43:44.676103 | controller |                     "pods": "250"
2026-06-12 11:43:44.676113 | controller |                 },
2026-06-12 11:43:44.676123 | controller |                 "capacity": {
2026-06-12 11:43:44.676132 | controller |                     "cpu": "12",
2026-06-12 11:43:44.676142 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-12 11:43:44.676152 | controller |                     "hugepages-1Gi": "0",
2026-06-12 11:43:44.676162 | controller |                     "hugepages-2Mi": "0",
2026-06-12 11:43:44.676173 | controller |                     "memory": "32082488Ki",
2026-06-12 11:43:44.676184 | controller |                     "pods": "250"
2026-06-12 11:43:44.676195 | controller |                 },
2026-06-12 11:43:44.676204 | controller |                 "conditions": [
2026-06-12 11:43:44.676212 | controller |                     {
2026-06-12 11:43:44.676219 | controller |                         "lastHeartbeatTime": "2026-06-12T11:43:27Z",
2026-06-12 11:43:44.676227 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 11:43:44.676235 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-12 11:43:44.676242 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-12 11:43:44.676250 | controller |                         "status": "False",
2026-06-12 11:43:44.676257 | controller |                         "type": "MemoryPressure"
2026-06-12 11:43:44.676265 | controller |                     },
2026-06-12 11:43:44.676272 | controller |                     {
2026-06-12 11:43:44.676288 | controller |                         "lastHeartbeatTime": "2026-06-12T11:43:27Z",
2026-06-12 11:43:44.676296 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 11:43:44.676303 | controller |                         "message": "kubelet has no disk pressure",
2026-06-12 11:43:44.676311 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-12 11:43:44.676318 | controller |                         "status": "False",
2026-06-12 11:43:44.676326 | controller |                         "type": "DiskPressure"
2026-06-12 11:43:44.676340 | controller |                     },
2026-06-12 11:43:44.676348 | controller |                     {
2026-06-12 11:43:44.676355 | controller |                         "lastHeartbeatTime": "2026-06-12T11:43:27Z",
2026-06-12 11:43:44.676363 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 11:43:44.676370 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-12 11:43:44.676378 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-12 11:43:44.676385 | controller |                         "status": "False",
2026-06-12 11:43:44.676393 | controller |                         "type": "PIDPressure"
2026-06-12 11:43:44.676400 | controller |                     },
2026-06-12 11:43:44.676408 | controller |                     {
2026-06-12 11:43:44.676415 | controller |                         "lastHeartbeatTime": "2026-06-12T11:43:27Z",
2026-06-12 11:43:44.676423 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-12 11:43:44.676430 | controller |                         "message": "kubelet is posting ready status",
2026-06-12 11:43:44.676438 | controller |                         "reason": "KubeletReady",
2026-06-12 11:43:44.676445 | controller |                         "status": "True",
2026-06-12 11:43:44.676453 | controller |                         "type": "Ready"
2026-06-12 11:43:44.676460 | controller |                     }
2026-06-12 11:43:44.676467 | controller |                 ],
2026-06-12 11:43:44.676475 | controller |                 "daemonEndpoints": {
2026-06-12 11:43:44.676482 | controller |                     "kubeletEndpoint": {
2026-06-12 11:43:44.676490 | controller |                         "Port": 10250
2026-06-12 11:43:44.676497 | controller |                     }
2026-06-12 11:43:44.676505 | controller |                 },
2026-06-12 11:43:44.676512 | controller |                 "features": {
2026-06-12 11:43:44.676519 | controller |                     "supplementalGroupsPolicy": true
2026-06-12 11:43:44.676527 | controller |                 },
2026-06-12 11:43:44.676534 | controller |                 "images": [
2026-06-12 11:43:44.676542 | controller |                     {
2026-06-12 11:43:44.676549 | controller |                         "names": [
2026-06-12 11:43:44.676557 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-12 11:43:44.676566 | controller |                         ],
2026-06-12 11:43:44.676574 | controller |                         "sizeBytes": 2981840865
2026-06-12 11:43:44.676582 | controller |                     },
2026-06-12 11:43:44.676590 | controller |                     {
2026-06-12 11:43:44.676598 | controller |                         "names": [
2026-06-12 11:43:44.676647 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-12 11:43:44.676660 | controller |                         ],
2026-06-12 11:43:44.676672 | controller |                         "sizeBytes": 1791386233
2026-06-12 11:43:44.676693 | controller |                     },
2026-06-12 11:43:44.676715 | controller |                     {
2026-06-12 11:43:44.676727 | controller |                         "names": [
2026-06-12 11:43:44.676737 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:e0e8c3b534ef6d1af2ab0a5f468ebba764330fb966a49c166232ac1ecb98ad11",
2026-06-12 11:43:44.676748 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115",
2026-06-12 11:43:44.676758 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-12 11:43:44.676768 | controller |                         ],
2026-06-12 11:43:44.676778 | controller |                         "sizeBytes": 1663108685
2026-06-12 11:43:44.676788 | controller |                     },
2026-06-12 11:43:44.676798 | controller |                     {
2026-06-12 11:43:44.676808 | controller |                         "names": [
2026-06-12 11:43:44.676819 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-12 11:43:44.676830 | controller |                         ],
2026-06-12 11:43:44.676841 | controller |                         "sizeBytes": 1641503854
2026-06-12 11:43:44.676851 | controller |                     },
2026-06-12 11:43:44.676873 | controller |                     {
2026-06-12 11:43:44.676883 | controller |                         "names": [
2026-06-12 11:43:44.676934 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-12 11:43:44.676947 | controller |                         ],
2026-06-12 11:43:44.676957 | controller |                         "sizeBytes": 1597684406
2026-06-12 11:43:44.676968 | controller |                     },
2026-06-12 11:43:44.676979 | controller |                     {
2026-06-12 11:43:44.676990 | controller |                         "names": [
2026-06-12 11:43:44.677008 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-12 11:43:44.677018 | controller |                         ],
2026-06-12 11:43:44.677029 | controller |                         "sizeBytes": 1283022964
2026-06-12 11:43:44.677040 | controller |                     },
2026-06-12 11:43:44.677050 | controller |                     {
2026-06-12 11:43:44.677061 | controller |                         "names": [
2026-06-12 11:43:44.677071 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-12 11:43:44.677082 | controller |                         ],
2026-06-12 11:43:44.677092 | controller |                         "sizeBytes": 1261384762
2026-06-12 11:43:44.677103 | controller |                     },
2026-06-12 11:43:44.677113 | controller |                     {
2026-06-12 11:43:44.677123 | controller |                         "names": [
2026-06-12 11:43:44.677134 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-12 11:43:44.677144 | controller |                         ],
2026-06-12 11:43:44.677155 | controller |                         "sizeBytes": 1236270196
2026-06-12 11:43:44.677165 | controller |                     },
2026-06-12 11:43:44.677176 | controller |                     {
2026-06-12 11:43:44.677186 | controller |                         "names": [
2026-06-12 11:43:44.677193 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-12 11:43:44.677201 | controller |                         ],
2026-06-12 11:43:44.677208 | controller |                         "sizeBytes": 1224304325
2026-06-12 11:43:44.677216 | controller |                     },
2026-06-12 11:43:44.677223 | controller |                     {
2026-06-12 11:43:44.677231 | controller |                         "names": [
2026-06-12 11:43:44.677239 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-12 11:43:44.677247 | controller |                         ],
2026-06-12 11:43:44.677254 | controller |                         "sizeBytes": 1188201576
2026-06-12 11:43:44.677261 | controller |                     },
2026-06-12 11:43:44.677269 | controller |                     {
2026-06-12 11:43:44.677276 | controller |                         "names": [
2026-06-12 11:43:44.677284 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-12 11:43:44.677292 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 11:43:44.677302 | controller |                         ],
2026-06-12 11:43:44.677309 | controller |                         "sizeBytes": 1161782565
2026-06-12 11:43:44.677317 | controller |                     },
2026-06-12 11:43:44.677324 | controller |                     {
2026-06-12 11:43:44.677332 | controller |                         "names": [
2026-06-12 11:43:44.677339 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838"
2026-06-12 11:43:44.677347 | controller |                         ],
2026-06-12 11:43:44.677354 | controller |                         "sizeBytes": 1161387303
2026-06-12 11:43:44.677362 | controller |                     },
2026-06-12 11:43:44.677369 | controller |                     {
2026-06-12 11:43:44.677377 | controller |                         "names": [
2026-06-12 11:43:44.677391 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5",
2026-06-12 11:43:44.677399 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:5e5bfb46936183c0945dd2198764c829c2ad20d96b00ef56b6f0ff013aaf6e74",
2026-06-12 11:43:44.677407 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-12 11:43:44.677414 | controller |                         ],
2026-06-12 11:43:44.677422 | controller |                         "sizeBytes": 1143505734
2026-06-12 11:43:44.677429 | controller |                     },
2026-06-12 11:43:44.677437 | controller |                     {
2026-06-12 11:43:44.677444 | controller |                         "names": [
2026-06-12 11:43:44.677452 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:52ec45b7574d4600e2429d11dc6430aa5fc7786276ff1ded0fe6dbbcf8478723"
2026-06-12 11:43:44.677459 | controller |                         ],
2026-06-12 11:43:44.677467 | controller |                         "sizeBytes": 1143497018
2026-06-12 11:43:44.677474 | controller |                     },
2026-06-12 11:43:44.677482 | controller |                     {
2026-06-12 11:43:44.677489 | controller |                         "names": [
2026-06-12 11:43:44.677497 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-12 11:43:44.677504 | controller |                         ],
2026-06-12 11:43:44.677512 | controller |                         "sizeBytes": 1126957757
2026-06-12 11:43:44.677519 | controller |                     },
2026-06-12 11:43:44.677527 | controller |                     {
2026-06-12 11:43:44.677534 | controller |                         "names": [
2026-06-12 11:43:44.677542 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:701f162f3bb75dbbd5d2dd4b133cae9d2c61a329889ade638164b03598dded3d",
2026-06-12 11:43:44.677550 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029",
2026-06-12 11:43:44.677557 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-12 11:43:44.677572 | controller |                         ],
2026-06-12 11:43:44.677580 | controller |                         "sizeBytes": 1112985400
2026-06-12 11:43:44.677589 | controller |                     },
2026-06-12 11:43:44.677596 | controller |                     {
2026-06-12 11:43:44.677646 | controller |                         "names": [
2026-06-12 11:43:44.677692 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:485ce5f23fba349290acdd7b47cec8ed7032139f3d5d7e3cbed36e9a1cc2c6f6"
2026-06-12 11:43:44.677723 | controller |                         ],
2026-06-12 11:43:44.677736 | controller |                         "sizeBytes": 1112953156
2026-06-12 11:43:44.677747 | controller |                     },
2026-06-12 11:43:44.677756 | controller |                     {
2026-06-12 11:43:44.677763 | controller |                         "names": [
2026-06-12 11:43:44.677771 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-12 11:43:44.677786 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 11:43:44.677793 | controller |                         ],
2026-06-12 11:43:44.677801 | controller |                         "sizeBytes": 1083749533
2026-06-12 11:43:44.677808 | controller |                     },
2026-06-12 11:43:44.677816 | controller |                     {
2026-06-12 11:43:44.677823 | controller |                         "names": [
2026-06-12 11:43:44.677831 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777"
2026-06-12 11:43:44.677838 | controller |                         ],
2026-06-12 11:43:44.677845 | controller |                         "sizeBytes": 1083250334
2026-06-12 11:43:44.677853 | controller |                     },
2026-06-12 11:43:44.677860 | controller |                     {
2026-06-12 11:43:44.677882 | controller |                         "names": [
2026-06-12 11:43:44.677890 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-12 11:43:44.677898 | controller |                         ],
2026-06-12 11:43:44.677905 | controller |                         "sizeBytes": 1079537324
2026-06-12 11:43:44.677913 | controller |                     },
2026-06-12 11:43:44.677920 | controller |                     {
2026-06-12 11:43:44.677927 | controller |                         "names": [
2026-06-12 11:43:44.677935 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-12 11:43:44.677943 | controller |                         ],
2026-06-12 11:43:44.677950 | controller |                         "sizeBytes": 1052707833
2026-06-12 11:43:44.677957 | controller |                     },
2026-06-12 11:43:44.677965 | controller |                     {
2026-06-12 11:43:44.677972 | controller |                         "names": [
2026-06-12 11:43:44.677980 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:7b54e1e90decd1b13bca74d4debd94fcd10edfbfab9a78e71e2df8b032a43eb1",
2026-06-12 11:43:44.677988 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba",
2026-06-12 11:43:44.677996 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-12 11:43:44.678003 | controller |                         ],
2026-06-12 11:43:44.678011 | controller |                         "sizeBytes": 1041008430
2026-06-12 11:43:44.678018 | controller |                     },
2026-06-12 11:43:44.678025 | controller |                     {
2026-06-12 11:43:44.678033 | controller |                         "names": [
2026-06-12 11:43:44.678040 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:2406e044dfb66590b6cbcc27e0ad13c623ab354dbf62ceb0a43a91832e6f600b"
2026-06-12 11:43:44.678048 | controller |                         ],
2026-06-12 11:43:44.678055 | controller |                         "sizeBytes": 1040693038
2026-06-12 11:43:44.678063 | controller |                     },
2026-06-12 11:43:44.678070 | controller |                     {
2026-06-12 11:43:44.678078 | controller |                         "names": [
2026-06-12 11:43:44.678085 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-12 11:43:44.678093 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 11:43:44.678102 | controller |                         ],
2026-06-12 11:43:44.678109 | controller |                         "sizeBytes": 992738785
2026-06-12 11:43:44.678117 | controller |                     },
2026-06-12 11:43:44.678124 | controller |                     {
2026-06-12 11:43:44.678131 | controller |                         "names": [
2026-06-12 11:43:44.678139 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-12 11:43:44.678147 | controller |                         ],
2026-06-12 11:43:44.678154 | controller |                         "sizeBytes": 989392005
2026-06-12 11:43:44.678161 | controller |                     },
2026-06-12 11:43:44.678169 | controller |                     {
2026-06-12 11:43:44.678176 | controller |                         "names": [
2026-06-12 11:43:44.678185 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-12 11:43:44.678195 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 11:43:44.678206 | controller |                         ],
2026-06-12 11:43:44.678216 | controller |                         "sizeBytes": 983337330
2026-06-12 11:43:44.678226 | controller |                     },
2026-06-12 11:43:44.678242 | controller |                     {
2026-06-12 11:43:44.678252 | controller |                         "names": [
2026-06-12 11:43:44.678262 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07"
2026-06-12 11:43:44.678278 | controller |                         ],
2026-06-12 11:43:44.678290 | controller |                         "sizeBytes": 983190896
2026-06-12 11:43:44.678298 | controller |                     },
2026-06-12 11:43:44.678306 | controller |                     {
2026-06-12 11:43:44.678324 | controller |                         "names": [
2026-06-12 11:43:44.678332 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-12 11:43:44.678342 | controller |                         ],
2026-06-12 11:43:44.678356 | controller |                         "sizeBytes": 971668163
2026-06-12 11:43:44.678385 | controller |                     },
2026-06-12 11:43:44.678396 | controller |                     {
2026-06-12 11:43:44.678404 | controller |                         "names": [
2026-06-12 11:43:44.678411 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-12 11:43:44.678419 | controller |                         ],
2026-06-12 11:43:44.678427 | controller |                         "sizeBytes": 969078739
2026-06-12 11:43:44.678434 | controller |                     },
2026-06-12 11:43:44.678442 | controller |                     {
2026-06-12 11:43:44.678450 | controller |                         "names": [
2026-06-12 11:43:44.678457 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f"
2026-06-12 11:43:44.678465 | controller |                         ],
2026-06-12 11:43:44.678472 | controller |                         "sizeBytes": 963409888
2026-06-12 11:43:44.678480 | controller |                     },
2026-06-12 11:43:44.678487 | controller |                     {
2026-06-12 11:43:44.678495 | controller |                         "names": [
2026-06-12 11:43:44.678502 | controller |                             "quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044"
2026-06-12 11:43:44.678510 | controller |                         ],
2026-06-12 11:43:44.678517 | controller |                         "sizeBytes": 918620848
2026-06-12 11:43:44.678524 | controller |                     },
2026-06-12 11:43:44.678532 | controller |                     {
2026-06-12 11:43:44.678539 | controller |                         "names": [
2026-06-12 11:43:44.678547 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-12 11:43:44.678554 | controller |                         ],
2026-06-12 11:43:44.678562 | controller |                         "sizeBytes": 876488654
2026-06-12 11:43:44.678569 | controller |                     },
2026-06-12 11:43:44.678577 | controller |                     {
2026-06-12 11:43:44.678584 | controller |                         "names": [
2026-06-12 11:43:44.678592 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-12 11:43:44.678600 | controller |                         ],
2026-06-12 11:43:44.678658 | controller |                         "sizeBytes": 874121453
2026-06-12 11:43:44.678669 | controller |                     },
2026-06-12 11:43:44.678690 | controller |                     {
2026-06-12 11:43:44.678712 | controller |                         "names": [
2026-06-12 11:43:44.678724 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-12 11:43:44.678734 | controller |                         ],
2026-06-12 11:43:44.678742 | controller |                         "sizeBytes": 847332502
2026-06-12 11:43:44.678749 | controller |                     },
2026-06-12 11:43:44.678757 | controller |                     {
2026-06-12 11:43:44.678764 | controller |                         "names": [
2026-06-12 11:43:44.678772 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-12 11:43:44.678779 | controller |                         ],
2026-06-12 11:43:44.678786 | controller |                         "sizeBytes": 772260039
2026-06-12 11:43:44.678794 | controller |                     },
2026-06-12 11:43:44.678810 | controller |                     {
2026-06-12 11:43:44.678818 | controller |                         "names": [
2026-06-12 11:43:44.678826 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-12 11:43:44.678833 | controller |                         ],
2026-06-12 11:43:44.678841 | controller |                         "sizeBytes": 769516783
2026-06-12 11:43:44.678981 | controller |                     },
2026-06-12 11:43:44.678999 | controller |                     {
2026-06-12 11:43:44.679006 | controller |                         "names": [
2026-06-12 11:43:44.679014 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-12 11:43:44.679022 | controller |                         ],
2026-06-12 11:43:44.679029 | controller |                         "sizeBytes": 721591926
2026-06-12 11:43:44.679037 | controller |                     },
2026-06-12 11:43:44.679044 | controller |                     {
2026-06-12 11:43:44.679052 | controller |                         "names": [
2026-06-12 11:43:44.679059 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-12 11:43:44.679067 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 11:43:44.679076 | controller |                         ],
2026-06-12 11:43:44.679084 | controller |                         "sizeBytes": 685346535
2026-06-12 11:43:44.679091 | controller |                     },
2026-06-12 11:43:44.679099 | controller |                     {
2026-06-12 11:43:44.679106 | controller |                         "names": [
2026-06-12 11:43:44.679114 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c"
2026-06-12 11:43:44.679121 | controller |                         ],
2026-06-12 11:43:44.679129 | controller |                         "sizeBytes": 685002983
2026-06-12 11:43:44.679136 | controller |                     },
2026-06-12 11:43:44.679143 | controller |                     {
2026-06-12 11:43:44.679151 | controller |                         "names": [
2026-06-12 11:43:44.679158 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514"
2026-06-12 11:43:44.679171 | controller |                         ],
2026-06-12 11:43:44.679179 | controller |                         "sizeBytes": 679322452
2026-06-12 11:43:44.679186 | controller |                     },
2026-06-12 11:43:44.679194 | controller |                     {
2026-06-12 11:43:44.679201 | controller |                         "names": [
2026-06-12 11:43:44.679219 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-12 11:43:44.679227 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 11:43:44.679235 | controller |                         ],
2026-06-12 11:43:44.679242 | controller |                         "sizeBytes": 679305043
2026-06-12 11:43:44.679250 | controller |                     },
2026-06-12 11:43:44.679257 | controller |                     {
2026-06-12 11:43:44.679265 | controller |                         "names": [
2026-06-12 11:43:44.679272 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-12 11:43:44.679280 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 11:43:44.679288 | controller |                         ],
2026-06-12 11:43:44.679297 | controller |                         "sizeBytes": 670911986
2026-06-12 11:43:44.679305 | controller |                     },
2026-06-12 11:43:44.679312 | controller |                     {
2026-06-12 11:43:44.679320 | controller |                         "names": [
2026-06-12 11:43:44.679328 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d"
2026-06-12 11:43:44.679341 | controller |                         ],
2026-06-12 11:43:44.679348 | controller |                         "sizeBytes": 670568433
2026-06-12 11:43:44.679356 | controller |                     },
2026-06-12 11:43:44.679364 | controller |                     {
2026-06-12 11:43:44.679371 | controller |                         "names": [
2026-06-12 11:43:44.679379 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-12 11:43:44.679386 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 11:43:44.679394 | controller |                         ],
2026-06-12 11:43:44.679401 | controller |                         "sizeBytes": 668539883
2026-06-12 11:43:44.679409 | controller |                     },
2026-06-12 11:43:44.679416 | controller |                     {
2026-06-12 11:43:44.679424 | controller |                         "names": [
2026-06-12 11:43:44.679431 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-12 11:43:44.679439 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 11:43:44.679447 | controller |                         ],
2026-06-12 11:43:44.679454 | controller |                         "sizeBytes": 668539883
2026-06-12 11:43:44.679462 | controller |                     },
2026-06-12 11:43:44.679469 | controller |                     {
2026-06-12 11:43:44.679477 | controller |                         "names": [
2026-06-12 11:43:44.679484 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e"
2026-06-12 11:43:44.679492 | controller |                         ],
2026-06-12 11:43:44.679499 | controller |                         "sizeBytes": 668208107
2026-06-12 11:43:44.679507 | controller |                     },
2026-06-12 11:43:44.679514 | controller |                     {
2026-06-12 11:43:44.679522 | controller |                         "names": [
2026-06-12 11:43:44.679533 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697"
2026-06-12 11:43:44.679541 | controller |                         ],
2026-06-12 11:43:44.679548 | controller |                         "sizeBytes": 668208104
2026-06-12 11:43:44.679556 | controller |                     },
2026-06-12 11:43:44.679563 | controller |                     {
2026-06-12 11:43:44.679571 | controller |                         "names": [
2026-06-12 11:43:44.679578 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-12 11:43:44.679586 | controller |                         ],
2026-06-12 11:43:44.679593 | controller |                         "sizeBytes": 646867625
2026-06-12 11:43:44.679601 | controller |                     },
2026-06-12 11:43:44.679668 | controller |                     {
2026-06-12 11:43:44.679685 | controller |                         "names": [
2026-06-12 11:43:44.679716 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-12 11:43:44.679729 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-12 11:43:44.679740 | controller |                         ],
2026-06-12 11:43:44.679751 | controller |                         "sizeBytes": 644545406
2026-06-12 11:43:44.679760 | controller |                     },
2026-06-12 11:43:44.679768 | controller |                     {
2026-06-12 11:43:44.679775 | controller |                         "names": [
2026-06-12 11:43:44.679783 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-12 11:43:44.679791 | controller |                         ],
2026-06-12 11:43:44.679799 | controller |                         "sizeBytes": 638910445
2026-06-12 11:43:44.679806 | controller |                     }
2026-06-12 11:43:44.679813 | controller |                 ],
2026-06-12 11:43:44.679821 | controller |                 "nodeInfo": {
2026-06-12 11:43:44.679828 | controller |                     "architecture": "amd64",
2026-06-12 11:43:44.679847 | controller |                     "bootID": "ac176ea3-0cda-43c2-94ce-1753dbbb9a0d",
2026-06-12 11:43:44.679855 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-12 11:43:44.679863 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-12 11:43:44.679870 | controller |                     "kubeProxyVersion": "",
2026-06-12 11:43:44.679878 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-12 11:43:44.679885 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-12 11:43:44.679893 | controller |                     "operatingSystem": "linux",
2026-06-12 11:43:44.679909 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-12 11:43:44.679917 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-12 11:43:44.679926 | controller |                 },
2026-06-12 11:43:44.679934 | controller |                 "runtimeHandlers": [
2026-06-12 11:43:44.679942 | controller |                     {
2026-06-12 11:43:44.679949 | controller |                         "features": {
2026-06-12 11:43:44.679957 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 11:43:44.679964 | controller |                             "userNamespaces": true
2026-06-12 11:43:44.679971 | controller |                         },
2026-06-12 11:43:44.679979 | controller |                         "name": "runc"
2026-06-12 11:43:44.679986 | controller |                     },
2026-06-12 11:43:44.679994 | controller |                     {
2026-06-12 11:43:44.680001 | controller |                         "features": {
2026-06-12 11:43:44.680008 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 11:43:44.680016 | controller |                             "userNamespaces": true
2026-06-12 11:43:44.680023 | controller |                         },
2026-06-12 11:43:44.680031 | controller |                         "name": "crun"
2026-06-12 11:43:44.680038 | controller |                     },
2026-06-12 11:43:44.680045 | controller |                     {
2026-06-12 11:43:44.680053 | controller |                         "features": {
2026-06-12 11:43:44.680060 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 11:43:44.680067 | controller |                             "userNamespaces": true
2026-06-12 11:43:44.680075 | controller |                         },
2026-06-12 11:43:44.680082 | controller |                         "name": ""
2026-06-12 11:43:44.680090 | controller |                     }
2026-06-12 11:43:44.680097 | controller |                 ]
2026-06-12 11:43:44.680104 | controller |             }
2026-06-12 11:43:44.680112 | controller |         }
2026-06-12 11:43:44.680120 | controller |     ],
2026-06-12 11:43:44.680127 | controller |     "kind": "List",
2026-06-12 11:43:44.680134 | controller |     "metadata": {
2026-06-12 11:43:44.680142 | controller |         "resourceVersion": ""
2026-06-12 11:43:44.680149 | controller |     }
2026-06-12 11:43:44.680157 | controller | }
2026-06-12 11:43:45.224284 | controller | ok: Runtime: 0:00:00.144913
2026-06-12 11:43:45.260299 | 
2026-06-12 11:43:45.260440 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-12 11:43:45.311092 | controller | skipping: Conditional result was False
2026-06-12 11:43:45.356508 | 
2026-06-12 11:43:45.356651 | TASK [env_op_images : Extract node names]
2026-06-12 11:43:45.450318 | controller | ok
2026-06-12 11:43:45.477835 | 
2026-06-12 11:43:45.477970 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-12 11:43:47.887293 | controller | Jun 12 09:50:59.649574 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 11:43:47.887695 | controller | Jun 12 09:51:00.947346 crc crio[3641]: time="2026-06-12T09:51:00.94670554Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 11:43:47.887736 | controller | Jun 12 09:51:00.947346 crc crio[3641]: time="2026-06-12T09:51:00.9472813Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 11:43:47.887758 | controller | Jun 12 09:51:00.959413 crc crio[3641]: time="2026-06-12T09:51:00.957995788Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 11:43:47.887777 | controller | Jun 12 09:51:00.960232 crc crio[3641]: time="2026-06-12T09:51:00.960019899Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 11:43:47.887795 | controller | Jun 12 09:51:00.981959 crc crio[3641]: time="2026-06-12T09:51:00.981719581Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 11:43:47.887817 | controller | Jun 12 09:51:00.982613 crc crio[3641]: time="2026-06-12T09:51:00.982483934Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 11:43:47.887906 | controller | Jun 12 09:51:00.982613 crc crio[3641]: time="2026-06-12T09:51:00.982515286Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 11:43:47.887935 | controller | Jun 12 09:51:00.982801 crc crio[3641]: time="2026-06-12T09:51:00.982679448Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 11:43:47.887955 | controller | Jun 12 09:51:00.982801 crc crio[3641]: time="2026-06-12T09:51:00.982690668Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 11:43:47.887972 | controller | Jun 12 09:51:01.013700 crc crio[3641]: time="2026-06-12T09:51:01.012732874Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 11:43:47.887989 | controller | Jun 12 09:51:01.143004 crc crio[3641]: time="2026-06-12T09:51:01.141329897Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 11:43:47.888007 | controller | Jun 12 09:51:01.361944 crc crio[3641]: time="2026-06-12T09:51:01.361286345Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 11:43:47.888026 | controller | Jun 12 09:51:01.392323 crc crio[3641]: time="2026-06-12T09:51:01.392154694Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 11:43:47.888046 | controller | Jun 12 09:51:01.802069 crc crio[3641]: time="2026-06-12T09:51:01.801771679Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 11:43:47.888071 | controller | Jun 12 09:51:01.802069 crc crio[3641]: time="2026-06-12T09:51:01.801990434Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 11:43:47.888096 | controller | Jun 12 09:51:01.802069 crc crio[3641]: time="2026-06-12T09:51:01.802043138Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 11:43:47.888131 | controller | Jun 12 09:51:01.802069 crc crio[3641]: time="2026-06-12T09:51:01.802054939Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 11:43:47.888156 | controller | Jun 12 09:51:01.802069 crc crio[3641]: time="2026-06-12T09:51:01.802062419Z" level=info msg="RDT not available in the host system"
2026-06-12 11:43:47.888181 | controller | Jun 12 09:51:01.808474 crc crio[3641]: time="2026-06-12T09:51:01.808364243Z" level=info msg="Conmon does support the --sync option"
2026-06-12 11:43:47.888202 | controller | Jun 12 09:51:01.808474 crc crio[3641]: time="2026-06-12T09:51:01.808412926Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 11:43:47.888218 | controller | Jun 12 09:51:01.819571 crc crio[3641]: time="2026-06-12T09:51:01.819427206Z" level=info msg="Conmon does support the --sync option"
2026-06-12 11:43:47.888235 | controller | Jun 12 09:51:01.819571 crc crio[3641]: time="2026-06-12T09:51:01.819532263Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 11:43:47.888251 | controller | Jun 12 09:51:02.524085 crc crio[3641]: time="2026-06-12T09:51:02.523583125Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:47.888273 | controller | Jun 12 09:51:02.524085 crc crio[3641]: time="2026-06-12T09:51:02.52394416Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:47.888291 | controller | Jun 12 09:51:02.526273 crc crio[3641]: time="2026-06-12T09:51:02.524699722Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 11:43:47.888308 | controller | Jun 12 09:51:02.526273 crc crio[3641]: time="2026-06-12T09:51:02.524719174Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 11:43:47.888328 | controller | Jun 12 09:51:02.526352 crc crio[3641]: time="2026-06-12T09:51:02.526168194Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.criu.config\", \"io.kubernetes.cri.container-type\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.LinkLogs\", \"org.systemd.property.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"module.wasm.image/variant\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"cpu-shared.crio.io\", \"bundle\", \"run.oci.\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 11:43:47.888355 | controller | Jun 12 09:51:02.530372 crc crio[3641]: time="2026-06-12T09:51:02.529976416Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-12 11:43:47.888375 | controller | Jun 12 09:51:04.548674 crc crio[3641]: time="2026-06-12T09:51:04.547933547Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 11:43:47.888393 | controller | Jun 12 09:51:04.549794 crc crio[3641]: time="2026-06-12T09:51:04.549174849Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 11:43:47.888410 | controller | Jun 12 09:51:04.771527 crc crio[3641]: time="2026-06-12T09:51:04.77105102Z" level=warning msg="Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\": no such file or directory"
2026-06-12 11:43:47.888428 | controller | Jun 12 09:51:04.790629 crc crio[3641]: time="2026-06-12T09:51:04.790466887Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-12 11:43:47.888465 | controller | Jun 12 09:51:04.800361 crc crio[3641]: time="2026-06-12T09:51:04.800253484Z" level=warning msg="Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\": no such file or directory"
2026-06-12 11:43:47.888486 | controller | Jun 12 09:51:04.809063 crc crio[3641]: time="2026-06-12T09:51:04.808919294Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-12 11:43:47.888504 | controller | Jun 12 09:51:04.895209 crc crio[3641]: time="2026-06-12T09:51:04.894046899Z" level=warning msg="Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\": no such file or directory"
2026-06-12 11:43:47.888522 | controller | Jun 12 09:51:04.901597 crc crio[3641]: time="2026-06-12T09:51:04.901509979Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-12 11:43:47.888539 | controller | Jun 12 09:51:04.922303 crc crio[3641]: time="2026-06-12T09:51:04.922181347Z" level=warning msg="Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\": no such file or directory"
2026-06-12 11:43:47.888557 | controller | Jun 12 09:51:04.928051 crc crio[3641]: time="2026-06-12T09:51:04.92793225Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-12 11:43:47.888583 | controller | Jun 12 09:51:04.942107 crc crio[3641]: time="2026-06-12T09:51:04.941986763Z" level=warning msg="Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\": no such file or directory"
2026-06-12 11:43:47.888610 | controller | Jun 12 09:51:04.948978 crc crio[3641]: time="2026-06-12T09:51:04.948792734Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-12 11:43:47.888634 | controller | Jun 12 09:51:04.966873 crc crio[3641]: time="2026-06-12T09:51:04.966692339Z" level=warning msg="Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\": no such file or directory"
2026-06-12 11:43:47.888653 | controller | Jun 12 09:51:04.972361 crc crio[3641]: time="2026-06-12T09:51:04.972251798Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-12 11:43:47.888670 | controller | Jun 12 09:51:04.979667 crc crio[3641]: time="2026-06-12T09:51:04.979541143Z" level=warning msg="Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\": no such file or directory"
2026-06-12 11:43:47.888687 | controller | Jun 12 09:51:05.003162 crc crio[3641]: time="2026-06-12T09:51:05.002121854Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-12 11:43:47.888703 | controller | Jun 12 09:51:05.020245 crc crio[3641]: time="2026-06-12T09:51:05.020102325Z" level=warning msg="Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\": no such file or directory"
2026-06-12 11:43:47.888720 | controller | Jun 12 09:51:05.032411 crc crio[3641]: time="2026-06-12T09:51:05.032188366Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-12 11:43:47.888736 | controller | Jun 12 09:51:05.045245 crc crio[3641]: time="2026-06-12T09:51:05.045062319Z" level=warning msg="Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\": no such file or directory"
2026-06-12 11:43:47.888753 | controller | Jun 12 09:51:05.057182 crc crio[3641]: time="2026-06-12T09:51:05.056655092Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-12 11:43:47.888768 | controller | Jun 12 09:51:05.069055 crc crio[3641]: time="2026-06-12T09:51:05.068731829Z" level=warning msg="Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\": no such file or directory"
2026-06-12 11:43:47.888785 | controller | Jun 12 09:51:05.078263 crc crio[3641]: time="2026-06-12T09:51:05.078184234Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-12 11:43:47.888801 | controller | Jun 12 09:51:05.102942 crc crio[3641]: time="2026-06-12T09:51:05.102659594Z" level=warning msg="Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\": no such file or directory"
2026-06-12 11:43:47.888818 | controller | Jun 12 09:51:05.108016 crc crio[3641]: time="2026-06-12T09:51:05.107707209Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-12 11:43:47.888839 | controller | Jun 12 09:51:05.142637 crc crio[3641]: time="2026-06-12T09:51:05.142412123Z" level=warning msg="Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\": no such file or directory"
2026-06-12 11:43:47.888880 | controller | Jun 12 09:51:05.147981 crc crio[3641]: time="2026-06-12T09:51:05.147680565Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-12 11:43:47.888900 | controller | Jun 12 09:51:05.192866 crc crio[3641]: time="2026-06-12T09:51:05.192693414Z" level=warning msg="Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\": no such file or directory"
2026-06-12 11:43:47.888917 | controller | Jun 12 09:51:05.196900 crc crio[3641]: time="2026-06-12T09:51:05.196683851Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-12 11:43:47.888934 | controller | Jun 12 09:51:05.228542 crc crio[3641]: time="2026-06-12T09:51:05.228278345Z" level=warning msg="Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\": no such file or directory"
2026-06-12 11:43:47.888950 | controller | Jun 12 09:51:05.236281 crc crio[3641]: time="2026-06-12T09:51:05.236198072Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-12 11:43:47.888966 | controller | Jun 12 09:51:05.244028 crc crio[3641]: time="2026-06-12T09:51:05.243032659Z" level=warning msg="Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\": no such file or directory"
2026-06-12 11:43:47.888983 | controller | Jun 12 09:51:05.252642 crc crio[3641]: time="2026-06-12T09:51:05.252489982Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-12 11:43:47.888999 | controller | Jun 12 09:51:05.289447 crc crio[3641]: time="2026-06-12T09:51:05.28927184Z" level=warning msg="Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\": no such file or directory"
2026-06-12 11:43:47.889016 | controller | Jun 12 09:51:05.294659 crc crio[3641]: time="2026-06-12T09:51:05.294580225Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-12 11:43:47.889032 | controller | Jun 12 09:51:05.324552 crc crio[3641]: time="2026-06-12T09:51:05.324424768Z" level=warning msg="Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\": no such file or directory"
2026-06-12 11:43:47.889048 | controller | Jun 12 09:51:05.335498 crc crio[3641]: time="2026-06-12T09:51:05.335379383Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-12 11:43:47.889068 | controller | Jun 12 09:51:05.356509 crc crio[3641]: time="2026-06-12T09:51:05.356340537Z" level=warning msg="Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\": no such file or directory"
2026-06-12 11:43:47.889097 | controller | Jun 12 09:51:05.365076 crc crio[3641]: time="2026-06-12T09:51:05.364955286Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-12 11:43:47.889122 | controller | Jun 12 09:51:05.377067 crc crio[3641]: time="2026-06-12T09:51:05.376987341Z" level=warning msg="Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\": no such file or directory"
2026-06-12 11:43:47.889144 | controller | Jun 12 09:51:05.383312 crc crio[3641]: time="2026-06-12T09:51:05.38320185Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-12 11:43:47.889166 | controller | Jun 12 09:51:05.390774 crc crio[3641]: time="2026-06-12T09:51:05.390673123Z" level=warning msg="Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\": no such file or directory"
2026-06-12 11:43:47.889187 | controller | Jun 12 09:51:05.398360 crc crio[3641]: time="2026-06-12T09:51:05.398096935Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-12 11:43:47.889207 | controller | Jun 12 09:51:05.408161 crc crio[3641]: time="2026-06-12T09:51:05.408053013Z" level=warning msg="Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\": no such file or directory"
2026-06-12 11:43:47.889228 | controller | Jun 12 09:51:05.415692 crc crio[3641]: time="2026-06-12T09:51:05.415575053Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-12 11:43:47.889249 | controller | Jun 12 09:51:05.428083 crc crio[3641]: time="2026-06-12T09:51:05.427931768Z" level=warning msg="Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\": no such file or directory"
2026-06-12 11:43:47.889270 | controller | Jun 12 09:51:05.441480 crc crio[3641]: time="2026-06-12T09:51:05.441315733Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-12 11:43:47.889290 | controller | Jun 12 09:51:05.459413 crc crio[3641]: time="2026-06-12T09:51:05.459272824Z" level=warning msg="Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\": no such file or directory"
2026-06-12 11:43:47.889312 | controller | Jun 12 09:51:05.469273 crc crio[3641]: time="2026-06-12T09:51:05.469139127Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-12 11:43:47.889334 | controller | Jun 12 09:51:05.487776 crc crio[3641]: time="2026-06-12T09:51:05.487649419Z" level=warning msg="Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\": no such file or directory"
2026-06-12 11:43:47.889351 | controller | Jun 12 09:51:05.497466 crc crio[3641]: time="2026-06-12T09:51:05.497316238Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-12 11:43:47.889368 | controller | Jun 12 09:51:05.516541 crc crio[3641]: time="2026-06-12T09:51:05.516355119Z" level=warning msg="Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\": no such file or directory"
2026-06-12 11:43:47.889388 | controller | Jun 12 09:51:05.525211 crc crio[3641]: time="2026-06-12T09:51:05.52506389Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-12 11:43:47.889406 | controller | Jun 12 09:51:05.563347 crc crio[3641]: time="2026-06-12T09:51:05.563102998Z" level=warning msg="Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\": no such file or directory"
2026-06-12 11:43:47.889422 | controller | Jun 12 09:51:05.570119 crc crio[3641]: time="2026-06-12T09:51:05.56999815Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-12 11:43:47.889438 | controller | Jun 12 09:51:05.581129 crc crio[3641]: time="2026-06-12T09:51:05.580943221Z" level=warning msg="Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\": no such file or directory"
2026-06-12 11:43:47.889455 | controller | Jun 12 09:51:05.586940 crc crio[3641]: time="2026-06-12T09:51:05.586679989Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-12 11:43:47.889471 | controller | Jun 12 09:51:05.597291 crc crio[3641]: time="2026-06-12T09:51:05.597176076Z" level=warning msg="Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\": no such file or directory"
2026-06-12 11:43:47.889488 | controller | Jun 12 09:51:05.605100 crc crio[3641]: time="2026-06-12T09:51:05.604968725Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-12 11:43:47.889505 | controller | Jun 12 09:51:05.627933 crc crio[3641]: time="2026-06-12T09:51:05.627700281Z" level=warning msg="Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\": no such file or directory"
2026-06-12 11:43:47.889522 | controller | Jun 12 09:51:05.634079 crc crio[3641]: time="2026-06-12T09:51:05.633983877Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-12 11:43:47.889539 | controller | Jun 12 09:51:05.642491 crc crio[3641]: time="2026-06-12T09:51:05.64238901Z" level=warning msg="Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\": no such file or directory"
2026-06-12 11:43:47.889556 | controller | Jun 12 09:51:05.646027 crc crio[3641]: time="2026-06-12T09:51:05.645944035Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-12 11:43:47.889572 | controller | Jun 12 09:51:05.657465 crc crio[3641]: time="2026-06-12T09:51:05.657355702Z" level=warning msg="Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\": no such file or directory"
2026-06-12 11:43:47.889591 | controller | Jun 12 09:51:05.663168 crc crio[3641]: time="2026-06-12T09:51:05.663072156Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-12 11:43:47.889615 | controller | Jun 12 09:51:05.669917 crc crio[3641]: time="2026-06-12T09:51:05.669712488Z" level=warning msg="Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\": no such file or directory"
2026-06-12 11:43:47.889638 | controller | Jun 12 09:51:05.676079 crc crio[3641]: time="2026-06-12T09:51:05.675950422Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-12 11:43:47.889656 | controller | Jun 12 09:51:05.685060 crc crio[3641]: time="2026-06-12T09:51:05.684966369Z" level=warning msg="Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\": no such file or directory"
2026-06-12 11:43:47.889673 | controller | Jun 12 09:51:05.693197 crc crio[3641]: time="2026-06-12T09:51:05.693135716Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-12 11:43:47.889690 | controller | Jun 12 09:51:05.757604 crc crio[3641]: time="2026-06-12T09:51:05.757518453Z" level=warning msg="Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\": no such file or directory"
2026-06-12 11:43:47.889706 | controller | Jun 12 09:51:05.765943 crc crio[3641]: time="2026-06-12T09:51:05.76568348Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-12 11:43:47.889723 | controller | Jun 12 09:51:05.779336 crc crio[3641]: time="2026-06-12T09:51:05.779202132Z" level=warning msg="Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\": no such file or directory"
2026-06-12 11:43:47.889740 | controller | Jun 12 09:51:05.785778 crc crio[3641]: time="2026-06-12T09:51:05.785585147Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-12 11:43:47.889758 | controller | Jun 12 09:51:05.806795 crc crio[3641]: time="2026-06-12T09:51:05.8065386Z" level=warning msg="Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\": no such file or directory"
2026-06-12 11:43:47.889775 | controller | Jun 12 09:51:05.810710 crc crio[3641]: time="2026-06-12T09:51:05.810600932Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-12 11:43:47.889792 | controller | Jun 12 09:51:05.816491 crc crio[3641]: time="2026-06-12T09:51:05.816375539Z" level=warning msg="Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\": no such file or directory"
2026-06-12 11:43:47.889809 | controller | Jun 12 09:51:05.821132 crc crio[3641]: time="2026-06-12T09:51:05.821025715Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-12 11:43:47.889825 | controller | Jun 12 09:51:05.839051 crc crio[3641]: time="2026-06-12T09:51:05.838764184Z" level=warning msg="Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\": no such file or directory"
2026-06-12 11:43:47.889841 | controller | Jun 12 09:51:05.846228 crc crio[3641]: time="2026-06-12T09:51:05.846037402Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-12 11:43:47.889892 | controller | Jun 12 09:51:05.863741 crc crio[3641]: time="2026-06-12T09:51:05.863576402Z" level=warning msg="Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\": no such file or directory"
2026-06-12 11:43:47.889917 | controller | Jun 12 09:51:05.867491 crc crio[3641]: time="2026-06-12T09:51:05.867405487Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-12 11:43:47.889935 | controller | Jun 12 09:51:05.891939 crc crio[3641]: time="2026-06-12T09:51:05.891586871Z" level=warning msg="Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\": no such file or directory"
2026-06-12 11:43:47.889952 | controller | Jun 12 09:51:05.899349 crc crio[3641]: time="2026-06-12T09:51:05.89924302Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-12 11:43:47.889969 | controller | Jun 12 09:51:05.905285 crc crio[3641]: time="2026-06-12T09:51:05.905160808Z" level=warning msg="Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\": no such file or directory"
2026-06-12 11:43:47.889986 | controller | Jun 12 09:51:05.912583 crc crio[3641]: time="2026-06-12T09:51:05.912457523Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-12 11:43:47.890003 | controller | Jun 12 09:51:05.930115 crc crio[3641]: time="2026-06-12T09:51:05.929908304Z" level=warning msg="Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\": no such file or directory"
2026-06-12 11:43:47.890019 | controller | Jun 12 09:51:05.933512 crc crio[3641]: time="2026-06-12T09:51:05.933446037Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-12 11:43:47.890036 | controller | Jun 12 09:51:05.943146 crc crio[3641]: time="2026-06-12T09:51:05.943084681Z" level=warning msg="Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\": no such file or directory"
2026-06-12 11:43:47.890053 | controller | Jun 12 09:51:05.946686 crc crio[3641]: time="2026-06-12T09:51:05.946633865Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-12 11:43:47.890070 | controller | Jun 12 09:51:06.008225 crc crio[3641]: time="2026-06-12T09:51:06.008095475Z" level=warning msg="Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\": no such file or directory"
2026-06-12 11:43:47.890087 | controller | Jun 12 09:51:06.016384 crc crio[3641]: time="2026-06-12T09:51:06.016128862Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-12 11:43:47.890104 | controller | Jun 12 09:51:06.027211 crc crio[3641]: time="2026-06-12T09:51:06.027113846Z" level=warning msg="Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\": no such file or directory"
2026-06-12 11:43:47.890120 | controller | Jun 12 09:51:06.032898 crc crio[3641]: time="2026-06-12T09:51:06.032864384Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-12 11:43:47.890141 | controller | Jun 12 09:51:06.037700 crc crio[3641]: time="2026-06-12T09:51:06.037674709Z" level=warning msg="Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\": no such file or directory"
2026-06-12 11:43:47.890159 | controller | Jun 12 09:51:06.047308 crc crio[3641]: time="2026-06-12T09:51:06.047185665Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-12 11:43:47.890175 | controller | Jun 12 09:51:06.108191 crc crio[3641]: time="2026-06-12T09:51:06.107754369Z" level=warning msg="Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\": no such file or directory"
2026-06-12 11:43:47.890191 | controller | Jun 12 09:51:06.113514 crc crio[3641]: time="2026-06-12T09:51:06.113408819Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-12 11:43:47.890208 | controller | Jun 12 09:51:06.120643 crc crio[3641]: time="2026-06-12T09:51:06.120536308Z" level=warning msg="Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\": no such file or directory"
2026-06-12 11:43:47.890225 | controller | Jun 12 09:51:06.125051 crc crio[3641]: time="2026-06-12T09:51:06.124909373Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-12 11:43:47.890241 | controller | Jun 12 09:51:06.149935 crc crio[3641]: time="2026-06-12T09:51:06.149699411Z" level=warning msg="Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\": no such file or directory"
2026-06-12 11:43:47.890258 | controller | Jun 12 09:51:06.161518 crc crio[3641]: time="2026-06-12T09:51:06.161298643Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-12 11:43:47.890275 | controller | Jun 12 09:51:06.171782 crc crio[3641]: time="2026-06-12T09:51:06.171665032Z" level=warning msg="Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\": no such file or directory"
2026-06-12 11:43:47.890292 | controller | Jun 12 09:51:06.179789 crc crio[3641]: time="2026-06-12T09:51:06.179648275Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-12 11:43:47.890308 | controller | Jun 12 09:51:06.194590 crc crio[3641]: time="2026-06-12T09:51:06.194465474Z" level=warning msg="Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\": no such file or directory"
2026-06-12 11:43:47.890325 | controller | Jun 12 09:51:06.202022 crc crio[3641]: time="2026-06-12T09:51:06.201756144Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-12 11:43:47.890341 | controller | Jun 12 09:51:06.210349 crc crio[3641]: time="2026-06-12T09:51:06.210224233Z" level=warning msg="Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\": no such file or directory"
2026-06-12 11:43:47.890363 | controller | Jun 12 09:51:06.214359 crc crio[3641]: time="2026-06-12T09:51:06.214249401Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-12 11:43:47.890380 | controller | Jun 12 09:51:06.229703 crc crio[3641]: time="2026-06-12T09:51:06.22959452Z" level=warning msg="Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\": no such file or directory"
2026-06-12 11:43:47.890397 | controller | Jun 12 09:51:06.238203 crc crio[3641]: time="2026-06-12T09:51:06.237188044Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-12 11:43:47.890414 | controller | Jun 12 09:51:06.304048 crc crio[3641]: time="2026-06-12T09:51:06.303775213Z" level=warning msg="Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\": no such file or directory"
2026-06-12 11:43:47.890431 | controller | Jun 12 09:51:06.307680 crc crio[3641]: time="2026-06-12T09:51:06.307446786Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-12 11:43:47.890448 | controller | Jun 12 09:51:06.330304 crc crio[3641]: time="2026-06-12T09:51:06.329964227Z" level=warning msg="Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\": no such file or directory"
2026-06-12 11:43:47.890464 | controller | Jun 12 09:51:06.336039 crc crio[3641]: time="2026-06-12T09:51:06.335686603Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-12 11:43:47.890481 | controller | Jun 12 09:51:06.345448 crc crio[3641]: time="2026-06-12T09:51:06.345289174Z" level=warning msg="Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\": no such file or directory"
2026-06-12 11:43:47.890498 | controller | Jun 12 09:51:06.352161 crc crio[3641]: time="2026-06-12T09:51:06.352039366Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-12 11:43:47.890514 | controller | Jun 12 09:51:06.362251 crc crio[3641]: time="2026-06-12T09:51:06.362123413Z" level=warning msg="Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\": no such file or directory"
2026-06-12 11:43:47.890531 | controller | Jun 12 09:51:06.367178 crc crio[3641]: time="2026-06-12T09:51:06.367067001Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-12 11:43:47.890547 | controller | Jun 12 09:51:06.376036 crc crio[3641]: time="2026-06-12T09:51:06.375762285Z" level=warning msg="Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\": no such file or directory"
2026-06-12 11:43:47.890565 | controller | Jun 12 09:51:06.382235 crc crio[3641]: time="2026-06-12T09:51:06.382116057Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-12 11:43:47.890585 | controller | Jun 12 09:51:06.397573 crc crio[3641]: time="2026-06-12T09:51:06.397054275Z" level=warning msg="Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\": no such file or directory"
2026-06-12 11:43:47.890615 | controller | Jun 12 09:51:06.402535 crc crio[3641]: time="2026-06-12T09:51:06.402412933Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-12 11:43:47.890636 | controller | Jun 12 09:51:06.417933 crc crio[3641]: time="2026-06-12T09:51:06.417455329Z" level=warning msg="Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\": no such file or directory"
2026-06-12 11:43:47.890654 | controller | Jun 12 09:51:06.420555 crc crio[3641]: time="2026-06-12T09:51:06.420467852Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-12 11:43:47.890670 | controller | Jun 12 09:51:06.426200 crc crio[3641]: time="2026-06-12T09:51:06.426115241Z" level=warning msg="Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\": no such file or directory"
2026-06-12 11:43:47.890687 | controller | Jun 12 09:51:06.428996 crc crio[3641]: time="2026-06-12T09:51:06.428918889Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-12 11:43:47.890704 | controller | Jun 12 09:51:06.435279 crc crio[3641]: time="2026-06-12T09:51:06.435164192Z" level=warning msg="Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\": no such file or directory"
2026-06-12 11:43:47.890720 | controller | Jun 12 09:51:06.441319 crc crio[3641]: time="2026-06-12T09:51:06.441219622Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-12 11:43:47.890737 | controller | Jun 12 09:51:06.450653 crc crio[3641]: time="2026-06-12T09:51:06.450510591Z" level=warning msg="Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\": no such file or directory"
2026-06-12 11:43:47.890754 | controller | Jun 12 09:51:06.456084 crc crio[3641]: time="2026-06-12T09:51:06.455970896Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-12 11:43:47.890770 | controller | Jun 12 09:51:06.470335 crc crio[3641]: time="2026-06-12T09:51:06.470090174Z" level=warning msg="Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\": no such file or directory"
2026-06-12 11:43:47.890787 | controller | Jun 12 09:51:06.475504 crc crio[3641]: time="2026-06-12T09:51:06.47530204Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-12 11:43:47.890804 | controller | Jun 12 09:51:06.485139 crc crio[3641]: time="2026-06-12T09:51:06.484743391Z" level=warning msg="Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\": no such file or directory"
2026-06-12 11:43:47.890821 | controller | Jun 12 09:51:06.488245 crc crio[3641]: time="2026-06-12T09:51:06.488115912Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-12 11:43:47.890841 | controller | Jun 12 09:51:06.497732 crc crio[3641]: time="2026-06-12T09:51:06.497607275Z" level=warning msg="Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\": no such file or directory"
2026-06-12 11:43:47.890882 | controller | Jun 12 09:51:06.500231 crc crio[3641]: time="2026-06-12T09:51:06.500127902Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-12 11:43:47.890901 | controller | Jun 12 09:51:06.508002 crc crio[3641]: time="2026-06-12T09:51:06.507684424Z" level=warning msg="Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\": no such file or directory"
2026-06-12 11:43:47.890919 | controller | Jun 12 09:51:06.512651 crc crio[3641]: time="2026-06-12T09:51:06.512518892Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-12 11:43:47.890936 | controller | Jun 12 09:51:06.522712 crc crio[3641]: time="2026-06-12T09:51:06.522503312Z" level=warning msg="Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\": no such file or directory"
2026-06-12 11:43:47.890953 | controller | Jun 12 09:51:06.527612 crc crio[3641]: time="2026-06-12T09:51:06.527485853Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-12 11:43:47.890969 | controller | Jun 12 09:51:06.532717 crc crio[3641]: time="2026-06-12T09:51:06.532613192Z" level=warning msg="Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\": no such file or directory"
2026-06-12 11:43:47.890986 | controller | Jun 12 09:51:06.535420 crc crio[3641]: time="2026-06-12T09:51:06.535324604Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-12 11:43:47.891003 | controller | Jun 12 09:51:06.539545 crc crio[3641]: time="2026-06-12T09:51:06.5394455Z" level=warning msg="Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\": no such file or directory"
2026-06-12 11:43:47.891020 | controller | Jun 12 09:51:06.545012 crc crio[3641]: time="2026-06-12T09:51:06.544731042Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-12 11:43:47.891038 | controller | Jun 12 09:51:06.554308 crc crio[3641]: time="2026-06-12T09:51:06.554103987Z" level=warning msg="Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\": no such file or directory"
2026-06-12 11:43:47.891054 | controller | Jun 12 09:51:06.559006 crc crio[3641]: time="2026-06-12T09:51:06.558743131Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-12 11:43:47.891070 | controller | Jun 12 09:51:06.626662 crc crio[3641]: time="2026-06-12T09:51:06.626457456Z" level=warning msg="Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory"
2026-06-12 11:43:47.891087 | controller | Jun 12 09:51:06.628433 crc crio[3641]: time="2026-06-12T09:51:06.627790186Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.891105 | controller | Jun 12 09:51:06.629745 crc crio[3641]: time="2026-06-12T09:51:06.62960865Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 11:43:47.891127 | controller | Jun 12 09:51:06.630994 crc crio[3641]: time="2026-06-12T09:51:06.630036383Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info"
2026-06-12 11:43:47.891147 | controller | Jun 12 09:51:06.634459 crc crio[3641]: time="2026-06-12T09:51:06.634321323Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d24370}] Aliases:map[]}"
2026-06-12 11:43:47.891165 | controller | Jun 12 09:51:06.635795 crc crio[3641]: time="2026-06-12T09:51:06.635023325Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.891183 | controller | Jun 12 09:51:06.638699 crc crio[3641]: time="2026-06-12T09:51:06.638491379Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 11:43:47.891200 | controller | Jun 12 09:51:06.639666 crc crio[3641]: time="2026-06-12T09:51:06.639407827Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 11:43:47.891217 | controller | Jun 12 09:51:06.639666 crc crio[3641]: time="2026-06-12T09:51:06.639657296Z" level=info msg="Create NRI interface"
2026-06-12 11:43:47.891235 | controller | Jun 12 09:51:06.645800 crc crio[3641]: time="2026-06-12T09:51:06.645611577Z" level=info msg="runtime interface created"
2026-06-12 11:43:47.891251 | controller | Jun 12 09:51:06.645800 crc crio[3641]: time="2026-06-12T09:51:06.646003876Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 11:43:47.891268 | controller | Jun 12 09:51:06.646649 crc crio[3641]: time="2026-06-12T09:51:06.646219552Z" level=info msg="runtime interface starting up..."
2026-06-12 11:43:47.891284 | controller | Jun 12 09:51:06.646649 crc crio[3641]: time="2026-06-12T09:51:06.646414897Z" level=info msg="starting plugins..."
2026-06-12 11:43:47.891301 | controller | Jun 12 09:51:06.647342 crc crio[3641]: time="2026-06-12T09:51:06.647228957Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 11:43:47.891317 | controller | Jun 12 09:51:06.648771 crc crio[3641]: time="2026-06-12T09:51:06.648647553Z" level=info msg="No systemd watchdog enabled"
2026-06-12 11:43:47.891334 | controller | Jun 12 09:51:06.657507 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 11:43:47.891351 | controller | Jun 12 09:51:06.868567 crc crio[3641]: 2026-06-12T09:51:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.891368 | controller | Jun 12 09:51:06.870458 crc crio[3641]: time="2026-06-12T09:51:06.869052096Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-12 11:43:47.891385 | controller | Jun 12 09:51:06.870458 crc crio[3641]: time="2026-06-12T09:51:06.869126002Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.891401 | controller | Jun 12 09:51:06.870458 crc crio[3641]: time="2026-06-12T09:51:06.869170245Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info"
2026-06-12 11:43:47.891425 | controller | Jun 12 09:51:06.870458 crc crio[3641]: time="2026-06-12T09:51:06.869517351Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000d24400}] Aliases:map[]}"
2026-06-12 11:43:47.891443 | controller | Jun 12 09:51:06.870458 crc crio[3641]: time="2026-06-12T09:51:06.869719746Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.891459 | controller | Jun 12 09:51:06.997553 crc crio[3641]: 2026-06-12T09:51:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.891477 | controller | Jun 12 09:51:06.998121 crc crio[3641]: time="2026-06-12T09:51:06.99769257Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-12 11:43:47.891494 | controller | Jun 12 09:51:06.998121 crc crio[3641]: time="2026-06-12T09:51:06.997749264Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.891512 | controller | Jun 12 09:51:06.998121 crc crio[3641]: time="2026-06-12T09:51:06.998057887Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info"
2026-06-12 11:43:47.891530 | controller | Jun 12 09:51:06.998610 crc crio[3641]: time="2026-06-12T09:51:06.99849533Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000d244b8}] Aliases:map[]}"
2026-06-12 11:43:47.891547 | controller | Jun 12 09:51:06.999214 crc crio[3641]: time="2026-06-12T09:51:06.999053481Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.891564 | controller | Jun 12 09:51:07.069196 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.891582 | controller | Jun 12 09:51:07.069514 crc crio[3641]: time="2026-06-12T09:51:07.069463386Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-12 11:43:47.891609 | controller | Jun 12 09:51:07.069645 crc crio[3641]: time="2026-06-12T09:51:07.069622197Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.891631 | controller | Jun 12 09:51:07.069789 crc crio[3641]: time="2026-06-12T09:51:07.069766468Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info"
2026-06-12 11:43:47.891649 | controller | Jun 12 09:51:07.070266 crc crio[3641]: time="2026-06-12T09:51:07.070239233Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00018a168}] Aliases:map[]}"
2026-06-12 11:43:47.891672 | controller | Jun 12 09:51:07.070561 crc crio[3641]: time="2026-06-12T09:51:07.070531525Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.891689 | controller | Jun 12 09:51:07.266051 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.891706 | controller | Jun 12 09:51:07.266051 crc crio[3641]: time="2026-06-12T09:51:07.265848577Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-12 11:43:47.891723 | controller | Jun 12 09:51:07.266051 crc crio[3641]: time="2026-06-12T09:51:07.265908811Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.891740 | controller | Jun 12 09:51:07.266051 crc crio[3641]: time="2026-06-12T09:51:07.265931473Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-12 11:43:47.891756 | controller | Jun 12 09:51:07.266051 crc crio[3641]: time="2026-06-12T09:51:07.26602526Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.891773 | controller | Jun 12 09:51:07.266051 crc crio[3641]: time="2026-06-12T09:51:07.266055932Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info"
2026-06-12 11:43:47.891791 | controller | Jun 12 09:51:07.266731 crc crio[3641]: time="2026-06-12T09:51:07.266296639Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120b50}] Aliases:map[]}"
2026-06-12 11:43:47.891808 | controller | Jun 12 09:51:07.266731 crc crio[3641]: time="2026-06-12T09:51:07.26646135Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.891825 | controller | Jun 12 09:51:07.331065 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.891873 | controller | Jun 12 09:51:07.331349 crc crio[3641]: time="2026-06-12T09:51:07.331303398Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-12 11:43:47.891906 | controller | Jun 12 09:51:07.331349 crc crio[3641]: time="2026-06-12T09:51:07.331347451Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.891928 | controller | Jun 12 09:51:07.331553 crc crio[3641]: time="2026-06-12T09:51:07.331391854Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info"
2026-06-12 11:43:47.891955 | controller | Jun 12 09:51:07.331742 crc crio[3641]: time="2026-06-12T09:51:07.331647822Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000d24558}] Aliases:map[]}"
2026-06-12 11:43:47.891978 | controller | Jun 12 09:51:07.332093 crc crio[3641]: time="2026-06-12T09:51:07.331928542Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.892000 | controller | Jun 12 09:51:07.524122 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.892021 | controller | Jun 12 09:51:07.524122 crc crio[3641]: time="2026-06-12T09:51:07.522976434Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-12 11:43:47.892041 | controller | Jun 12 09:51:07.524122 crc crio[3641]: time="2026-06-12T09:51:07.52307218Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.892062 | controller | Jun 12 09:51:07.524122 crc crio[3641]: time="2026-06-12T09:51:07.523135335Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info"
2026-06-12 11:43:47.892084 | controller | Jun 12 09:51:07.524122 crc crio[3641]: time="2026-06-12T09:51:07.523472738Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a230}] Aliases:map[]}"
2026-06-12 11:43:47.892107 | controller | Jun 12 09:51:07.524122 crc crio[3641]: time="2026-06-12T09:51:07.523709555Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.892128 | controller | Jun 12 09:51:07.577358 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.892150 | controller | Jun 12 09:51:07.577610 crc crio[3641]: time="2026-06-12T09:51:07.577479128Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-12 11:43:47.892172 | controller | Jun 12 09:51:07.577610 crc crio[3641]: time="2026-06-12T09:51:07.577532242Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.892197 | controller | Jun 12 09:51:07.577610 crc crio[3641]: time="2026-06-12T09:51:07.577592556Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info"
2026-06-12 11:43:47.892228 | controller | Jun 12 09:51:07.578376 crc crio[3641]: time="2026-06-12T09:51:07.57821728Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120c00}] Aliases:map[]}"
2026-06-12 11:43:47.892253 | controller | Jun 12 09:51:07.578730 crc crio[3641]: time="2026-06-12T09:51:07.578606857Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.892278 | controller | Jun 12 09:51:07.670445 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.892302 | controller | Jun 12 09:51:07.672411 crc crio[3641]: time="2026-06-12T09:51:07.670646959Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-12 11:43:47.892326 | controller | Jun 12 09:51:07.672411 crc crio[3641]: time="2026-06-12T09:51:07.670724484Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.892349 | controller | Jun 12 09:51:07.672411 crc crio[3641]: time="2026-06-12T09:51:07.670761477Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-12 11:43:47.892372 | controller | Jun 12 09:51:07.672411 crc crio[3641]: time="2026-06-12T09:51:07.670779328Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.892395 | controller | Jun 12 09:51:07.672411 crc crio[3641]: time="2026-06-12T09:51:07.671005854Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info"
2026-06-12 11:43:47.892419 | controller | Jun 12 09:51:07.672411 crc crio[3641]: time="2026-06-12T09:51:07.671439985Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00096c028}] Aliases:map[]}"
2026-06-12 11:43:47.892458 | controller | Jun 12 09:51:07.672411 crc crio[3641]: time="2026-06-12T09:51:07.671730315Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.892491 | controller | Jun 12 09:51:07.760053 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.892522 | controller | Jun 12 09:51:07.760377 crc crio[3641]: time="2026-06-12T09:51:07.76010155Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-12 11:43:47.892552 | controller | Jun 12 09:51:07.760377 crc crio[3641]: time="2026-06-12T09:51:07.760175615Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.892579 | controller | Jun 12 09:51:07.760377 crc crio[3641]: time="2026-06-12T09:51:07.760214798Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info"
2026-06-12 11:43:47.892607 | controller | Jun 12 09:51:07.760696 crc crio[3641]: time="2026-06-12T09:51:07.760490347Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008c560}] Aliases:map[]}"
2026-06-12 11:43:47.892632 | controller | Jun 12 09:51:07.760696 crc crio[3641]: time="2026-06-12T09:51:07.760643428Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.892655 | controller | Jun 12 09:51:07.937164 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.892679 | controller | Jun 12 09:51:07.937459 crc crio[3641]: time="2026-06-12T09:51:07.937293492Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-12 11:43:47.892703 | controller | Jun 12 09:51:07.937459 crc crio[3641]: time="2026-06-12T09:51:07.937323124Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.892728 | controller | Jun 12 09:51:07.937459 crc crio[3641]: time="2026-06-12T09:51:07.937362837Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info"
2026-06-12 11:43:47.892755 | controller | Jun 12 09:51:07.937747 crc crio[3641]: time="2026-06-12T09:51:07.937524108Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00008c608}] Aliases:map[]}"
2026-06-12 11:43:47.892783 | controller | Jun 12 09:51:07.937747 crc crio[3641]: time="2026-06-12T09:51:07.937653287Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.892810 | controller | Jun 12 09:51:08.096110 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.892839 | controller | Jun 12 09:51:08.096446 crc crio[3641]: time="2026-06-12T09:51:08.096184753Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-12 11:43:47.892894 | controller | Jun 12 09:51:08.096446 crc crio[3641]: time="2026-06-12T09:51:08.096217545Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.892936 | controller | Jun 12 09:51:08.096446 crc crio[3641]: time="2026-06-12T09:51:08.096254898Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info"
2026-06-12 11:43:47.892964 | controller | Jun 12 09:51:08.096446 crc crio[3641]: time="2026-06-12T09:51:08.096415519Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}"
2026-06-12 11:43:47.892990 | controller | Jun 12 09:51:08.096723 crc crio[3641]: time="2026-06-12T09:51:08.096534457Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.893015 | controller | Jun 12 09:51:08.296664 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.893039 | controller | Jun 12 09:51:08.297173 crc crio[3641]: time="2026-06-12T09:51:08.297054572Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-12 11:43:47.893062 | controller | Jun 12 09:51:08.297173 crc crio[3641]: time="2026-06-12T09:51:08.297140218Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.893086 | controller | Jun 12 09:51:08.297337 crc crio[3641]: time="2026-06-12T09:51:08.297196552Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info"
2026-06-12 11:43:47.893110 | controller | Jun 12 09:51:08.297894 crc crio[3641]: time="2026-06-12T09:51:08.297568988Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00096c0d0}] Aliases:map[]}"
2026-06-12 11:43:47.893129 | controller | Jun 12 09:51:08.298315 crc crio[3641]: time="2026-06-12T09:51:08.298219784Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.893147 | controller | Jun 12 09:51:08.384688 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.893164 | controller | Jun 12 09:51:08.385028 crc crio[3641]: time="2026-06-12T09:51:08.384885479Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-12 11:43:47.893181 | controller | Jun 12 09:51:08.385028 crc crio[3641]: time="2026-06-12T09:51:08.384929414Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.893198 | controller | Jun 12 09:51:08.385028 crc crio[3641]: time="2026-06-12T09:51:08.38501073Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info"
2026-06-12 11:43:47.893222 | controller | Jun 12 09:51:08.385278 crc crio[3641]: time="2026-06-12T09:51:08.385245927Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24620}] Aliases:map[]}"
2026-06-12 11:43:47.893248 | controller | Jun 12 09:51:08.385726 crc crio[3641]: time="2026-06-12T09:51:08.385404088Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.893273 | controller | Jun 12 09:51:08.419304 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.893299 | controller | Jun 12 09:51:08.419572 crc crio[3641]: time="2026-06-12T09:51:08.419421437Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-12 11:43:47.893325 | controller | Jun 12 09:51:08.419572 crc crio[3641]: time="2026-06-12T09:51:08.41946545Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.893351 | controller | Jun 12 09:51:08.419572 crc crio[3641]: time="2026-06-12T09:51:08.419509423Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info"
2026-06-12 11:43:47.893378 | controller | Jun 12 09:51:08.420211 crc crio[3641]: time="2026-06-12T09:51:08.419711377Z" level=info msg="Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00018a460}] Aliases:map[]}"
2026-06-12 11:43:47.893404 | controller | Jun 12 09:51:08.420211 crc crio[3641]: time="2026-06-12T09:51:08.420100617Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.893432 | controller | Jun 12 09:51:08.420211 crc crio[3641]: time="2026-06-12T09:51:08.420126666Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.893456 | controller | Jun 12 09:51:08.420211 crc crio[3641]: time="2026-06-12T09:51:08.420143348Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.893480 | controller | Jun 12 09:51:08.502335 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.893504 | controller | Jun 12 09:51:08.502335 crc crio[3641]: time="2026-06-12T09:51:08.502171078Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-12 11:43:47.893534 | controller | Jun 12 09:51:08.502335 crc crio[3641]: time="2026-06-12T09:51:08.502218582Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.893554 | controller | Jun 12 09:51:08.502335 crc crio[3641]: time="2026-06-12T09:51:08.502235253Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-12 11:43:47.893572 | controller | Jun 12 09:51:08.502335 crc crio[3641]: time="2026-06-12T09:51:08.502245903Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.893595 | controller | Jun 12 09:51:08.502335 crc crio[3641]: time="2026-06-12T09:51:08.502279556Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info"
2026-06-12 11:43:47.893620 | controller | Jun 12 09:51:08.503269 crc crio[3641]: time="2026-06-12T09:51:08.502528403Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008c750}] Aliases:map[]}"
2026-06-12 11:43:47.893646 | controller | Jun 12 09:51:08.503269 crc crio[3641]: time="2026-06-12T09:51:08.502685544Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.893671 | controller | Jun 12 09:51:08.542042 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.893697 | controller | Jun 12 09:51:08.542312 crc crio[3641]: time="2026-06-12T09:51:08.542071331Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-12 11:43:47.893724 | controller | Jun 12 09:51:08.542312 crc crio[3641]: time="2026-06-12T09:51:08.542115954Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.893752 | controller | Jun 12 09:51:08.542312 crc crio[3641]: time="2026-06-12T09:51:08.542134776Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-12 11:43:47.893778 | controller | Jun 12 09:51:08.542312 crc crio[3641]: time="2026-06-12T09:51:08.542147526Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.893803 | controller | Jun 12 09:51:08.542312 crc crio[3641]: time="2026-06-12T09:51:08.542183509Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info"
2026-06-12 11:43:47.893826 | controller | Jun 12 09:51:08.542948 crc crio[3641]: time="2026-06-12T09:51:08.542443657Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00096c168}] Aliases:map[]}"
2026-06-12 11:43:47.893844 | controller | Jun 12 09:51:08.542948 crc crio[3641]: time="2026-06-12T09:51:08.542633541Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.893904 | controller | Jun 12 09:51:08.570694 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.893928 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.566649031Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-12 11:43:47.893946 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.566685014Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.893964 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.566710675Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-12 11:43:47.893987 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.566726517Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.894011 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.566743988Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-12 11:43:47.894117 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.566758369Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.894142 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.566795051Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info"
2026-06-12 11:43:47.894170 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.567190519Z" level=info msg="Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}"
2026-06-12 11:43:47.894198 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.567288126Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.895366 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.567310968Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.895506 | controller | Jun 12 09:51:08.570694 crc crio[3641]: time="2026-06-12T09:51:08.567327159Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.895651 | controller | Jun 12 09:51:08.674770 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.895752 | controller | Jun 12 09:51:08.676501 crc crio[3641]: time="2026-06-12T09:51:08.675238041Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-12 11:43:47.895843 | controller | Jun 12 09:51:08.676501 crc crio[3641]: time="2026-06-12T09:51:08.675283184Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.896014 | controller | Jun 12 09:51:08.676501 crc crio[3641]: time="2026-06-12T09:51:08.675335818Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info"
2026-06-12 11:43:47.896134 | controller | Jun 12 09:51:08.676501 crc crio[3641]: time="2026-06-12T09:51:08.675607407Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008c850}] Aliases:map[]}"
2026-06-12 11:43:47.896233 | controller | Jun 12 09:51:08.676501 crc crio[3641]: time="2026-06-12T09:51:08.676152425Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.896328 | controller | Jun 12 09:51:08.733566 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.896418 | controller | Jun 12 09:51:08.734082 crc crio[3641]: time="2026-06-12T09:51:08.733713604Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-12 11:43:47.896526 | controller | Jun 12 09:51:08.734082 crc crio[3641]: time="2026-06-12T09:51:08.733793099Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.896618 | controller | Jun 12 09:51:08.734082 crc crio[3641]: time="2026-06-12T09:51:08.733925469Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info"
2026-06-12 11:43:47.896710 | controller | Jun 12 09:51:08.734523 crc crio[3641]: time="2026-06-12T09:51:08.734171956Z" level=info msg="Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc000d246c8}] Aliases:map[]}"
2026-06-12 11:43:47.896802 | controller | Jun 12 09:51:08.734523 crc crio[3641]: time="2026-06-12T09:51:08.734243061Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.896930 | controller | Jun 12 09:51:08.734523 crc crio[3641]: time="2026-06-12T09:51:08.734260522Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.897026 | controller | Jun 12 09:51:08.734523 crc crio[3641]: time="2026-06-12T09:51:08.734274193Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.897115 | controller | Jun 12 09:51:08.776142 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.897198 | controller | Jun 12 09:51:08.776142 crc crio[3641]: time="2026-06-12T09:51:08.776139333Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-12 11:43:47.897302 | controller | Jun 12 09:51:08.776388 crc crio[3641]: time="2026-06-12T09:51:08.776170826Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.897403 | controller | Jun 12 09:51:08.776388 crc crio[3641]: time="2026-06-12T09:51:08.776189657Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-12 11:43:47.897494 | controller | Jun 12 09:51:08.776388 crc crio[3641]: time="2026-06-12T09:51:08.776200048Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.897583 | controller | Jun 12 09:51:08.776388 crc crio[3641]: time="2026-06-12T09:51:08.77623109Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info"
2026-06-12 11:43:47.897675 | controller | Jun 12 09:51:08.776699 crc crio[3641]: time="2026-06-12T09:51:08.776421523Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000d24790}] Aliases:map[]}"
2026-06-12 11:43:47.897766 | controller | Jun 12 09:51:08.776699 crc crio[3641]: time="2026-06-12T09:51:08.776560553Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.897896 | controller | Jun 12 09:51:08.819244 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.898010 | controller | Jun 12 09:51:08.819583 crc crio[3641]: time="2026-06-12T09:51:08.819460406Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-12 11:43:47.898119 | controller | Jun 12 09:51:08.819583 crc crio[3641]: time="2026-06-12T09:51:08.819552052Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.898222 | controller | Jun 12 09:51:08.819583 crc crio[3641]: time="2026-06-12T09:51:08.819590555Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-12 11:43:47.898325 | controller | Jun 12 09:51:08.820208 crc crio[3641]: time="2026-06-12T09:51:08.819608015Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.898467 | controller | Jun 12 09:51:08.820208 crc crio[3641]: time="2026-06-12T09:51:08.819651139Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info"
2026-06-12 11:43:47.898625 | controller | Jun 12 09:51:08.820391 crc crio[3641]: time="2026-06-12T09:51:08.82022478Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000120f40}] Aliases:map[]}"
2026-06-12 11:43:47.898779 | controller | Jun 12 09:51:08.820511 crc crio[3641]: time="2026-06-12T09:51:08.820480268Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.898898 | controller | Jun 12 09:51:08.862370 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.898995 | controller | Jun 12 09:51:08.862667 crc crio[3641]: time="2026-06-12T09:51:08.862525169Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-12 11:43:47.899086 | controller | Jun 12 09:51:08.862667 crc crio[3641]: time="2026-06-12T09:51:08.862584114Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.899171 | controller | Jun 12 09:51:08.862667 crc crio[3641]: time="2026-06-12T09:51:08.862631527Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info"
2026-06-12 11:43:47.899218 | controller | Jun 12 09:51:08.863050 crc crio[3641]: time="2026-06-12T09:51:08.862919737Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120fd0}] Aliases:map[]}"
2026-06-12 11:43:47.899256 | controller | Jun 12 09:51:08.863247 crc crio[3641]: time="2026-06-12T09:51:08.863156974Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.899342 | controller | Jun 12 09:51:08.900192 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.899386 | controller | Jun 12 09:51:08.900331 crc crio[3641]: time="2026-06-12T09:51:08.900300784Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-12 11:43:47.899423 | controller | Jun 12 09:51:08.900331 crc crio[3641]: time="2026-06-12T09:51:08.900335236Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.899458 | controller | Jun 12 09:51:08.900487 crc crio[3641]: time="2026-06-12T09:51:08.900374769Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info"
2026-06-12 11:43:47.899494 | controller | Jun 12 09:51:08.900573 crc crio[3641]: time="2026-06-12T09:51:08.900536951Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008c970}] Aliases:map[]}"
2026-06-12 11:43:47.899580 | controller | Jun 12 09:51:08.900718 crc crio[3641]: time="2026-06-12T09:51:08.900661829Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.899623 | controller | Jun 12 09:51:08.927628 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.899668 | controller | Jun 12 09:51:08.928141 crc crio[3641]: time="2026-06-12T09:51:08.928048796Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-12 11:43:47.899706 | controller | Jun 12 09:51:08.928220 crc crio[3641]: time="2026-06-12T09:51:08.928136822Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.899741 | controller | Jun 12 09:51:08.928220 crc crio[3641]: time="2026-06-12T09:51:08.928177445Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-12 11:43:47.899776 | controller | Jun 12 09:51:08.928220 crc crio[3641]: time="2026-06-12T09:51:08.928199467Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.899810 | controller | Jun 12 09:51:08.928220 crc crio[3641]: time="2026-06-12T09:51:08.928217278Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-12 11:43:47.899845 | controller | Jun 12 09:51:08.928406 crc crio[3641]: time="2026-06-12T09:51:08.928233199Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.899965 | controller | Jun 12 09:51:08.928406 crc crio[3641]: time="2026-06-12T09:51:08.928286093Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info"
2026-06-12 11:43:47.900034 | controller | Jun 12 09:51:08.928960 crc crio[3641]: time="2026-06-12T09:51:08.928613166Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000121080}] Aliases:map[]}"
2026-06-12 11:43:47.900073 | controller | Jun 12 09:51:08.930785 crc crio[3641]: time="2026-06-12T09:51:08.930609366Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.900109 | controller | Jun 12 09:51:09.048455 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.900145 | controller | Jun 12 09:51:09.050008 crc crio[3641]: time="2026-06-12T09:51:09.049944728Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-12 11:43:47.900181 | controller | Jun 12 09:51:09.050201 crc crio[3641]: time="2026-06-12T09:51:09.050184865Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.900216 | controller | Jun 12 09:51:09.050336 crc crio[3641]: time="2026-06-12T09:51:09.050302933Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info"
2026-06-12 11:43:47.900252 | controller | Jun 12 09:51:09.052508 crc crio[3641]: time="2026-06-12T09:51:09.052173645Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00078a0b0}] Aliases:map[]}"
2026-06-12 11:43:47.900297 | controller | Jun 12 09:51:09.052938 crc crio[3641]: time="2026-06-12T09:51:09.052915657Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.900333 | controller | Jun 12 09:51:09.205762 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.900395 | controller | Jun 12 09:51:09.206325 crc crio[3641]: time="2026-06-12T09:51:09.206153311Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-12 11:43:47.900449 | controller | Jun 12 09:51:09.206386 crc crio[3641]: time="2026-06-12T09:51:09.206320913Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.900488 | controller | Jun 12 09:51:09.206386 crc crio[3641]: time="2026-06-12T09:51:09.206363916Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-12 11:43:47.900527 | controller | Jun 12 09:51:09.206386 crc crio[3641]: time="2026-06-12T09:51:09.206373347Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.900562 | controller | Jun 12 09:51:09.206499 crc crio[3641]: time="2026-06-12T09:51:09.206410739Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info"
2026-06-12 11:43:47.900599 | controller | Jun 12 09:51:09.206714 crc crio[3641]: time="2026-06-12T09:51:09.206604923Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00078a250}] Aliases:map[]}"
2026-06-12 11:43:47.900682 | controller | Jun 12 09:51:09.206953 crc crio[3641]: time="2026-06-12T09:51:09.206778405Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.900732 | controller | Jun 12 09:51:09.598345 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.900770 | controller | Jun 12 09:51:09.598786 crc crio[3641]: time="2026-06-12T09:51:09.598605459Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-12 11:43:47.900807 | controller | Jun 12 09:51:09.599291 crc crio[3641]: time="2026-06-12T09:51:09.598948873Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.900841 | controller | Jun 12 09:51:09.599291 crc crio[3641]: time="2026-06-12T09:51:09.599137477Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-12 11:43:47.900915 | controller | Jun 12 09:51:09.599291 crc crio[3641]: time="2026-06-12T09:51:09.59918086Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.900963 | controller | Jun 12 09:51:09.599291 crc crio[3641]: time="2026-06-12T09:51:09.599225223Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info"
2026-06-12 11:43:47.901002 | controller | Jun 12 09:51:09.599885 crc crio[3641]: time="2026-06-12T09:51:09.599513723Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00238e018}] Aliases:map[]}"
2026-06-12 11:43:47.901039 | controller | Jun 12 09:51:09.599885 crc crio[3641]: time="2026-06-12T09:51:09.599673164Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.901077 | controller | Jun 12 09:51:09.647782 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.901114 | controller | Jun 12 09:51:09.648788 crc crio[3641]: time="2026-06-12T09:51:09.648284452Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-12 11:43:47.901150 | controller | Jun 12 09:51:09.648788 crc crio[3641]: time="2026-06-12T09:51:09.648755695Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.901186 | controller | Jun 12 09:51:09.648788 crc crio[3641]: time="2026-06-12T09:51:09.648776527Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-12 11:43:47.901220 | controller | Jun 12 09:51:09.648788 crc crio[3641]: time="2026-06-12T09:51:09.648786148Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.901255 | controller | Jun 12 09:51:09.649166 crc crio[3641]: time="2026-06-12T09:51:09.648881064Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info"
2026-06-12 11:43:47.901290 | controller | Jun 12 09:51:09.649308 crc crio[3641]: time="2026-06-12T09:51:09.649183595Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00018a160}] Aliases:map[]}"
2026-06-12 11:43:47.901326 | controller | Jun 12 09:51:09.649410 crc crio[3641]: time="2026-06-12T09:51:09.64938719Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.901361 | controller | Jun 12 09:51:09.749016 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.901404 | controller | Jun 12 09:51:09.750566 crc crio[3641]: time="2026-06-12T09:51:09.750190948Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-12 11:43:47.901441 | controller | Jun 12 09:51:09.750566 crc crio[3641]: time="2026-06-12T09:51:09.750262593Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.901476 | controller | Jun 12 09:51:09.750566 crc crio[3641]: time="2026-06-12T09:51:09.750310737Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info"
2026-06-12 11:43:47.901512 | controller | Jun 12 09:51:09.751311 crc crio[3641]: time="2026-06-12T09:51:09.750579616Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000d24090}] Aliases:map[]}"
2026-06-12 11:43:47.901548 | controller | Jun 12 09:51:09.751311 crc crio[3641]: time="2026-06-12T09:51:09.75078208Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.901584 | controller | Jun 12 09:51:09.834093 crc crio[3641]: time="2026-06-12T09:51:09.833687553Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.901621 | controller | Jun 12 09:51:09.834751 crc crio[3641]: time="2026-06-12T09:51:09.834563055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.901657 | controller | Jun 12 09:51:09.837535 crc crio[3641]: time="2026-06-12T09:51:09.837334461Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.901692 | controller | Jun 12 09:51:09.837704 crc crio[3641]: time="2026-06-12T09:51:09.837627941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.901727 | controller | Jun 12 09:51:09.863131 crc crio[3641]: time="2026-06-12T09:51:09.862776498Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.901762 | controller | Jun 12 09:51:09.863712 crc crio[3641]: time="2026-06-12T09:51:09.863565814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.901797 | controller | Jun 12 09:51:09.893512 crc crio[3641]: time="2026-06-12T09:51:09.89279218Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.901833 | controller | Jun 12 09:51:09.893512 crc crio[3641]: time="2026-06-12T09:51:09.893480639Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.901920 | controller | Jun 12 09:51:09.894956 crc crio[3641]: time="2026-06-12T09:51:09.894410783Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.901961 | controller | Jun 12 09:51:09.899916 crc crio[3641]: time="2026-06-12T09:51:09.899564014Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.902046 | controller | Jun 12 09:51:09.899916 crc crio[3641]: time="2026-06-12T09:51:09.899673022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.902096 | controller | Jun 12 09:51:09.912725 crc crio[3641]: time="2026-06-12T09:51:09.912686652Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.902133 | controller | Jun 12 09:51:09.913217 crc crio[3641]: time="2026-06-12T09:51:09.913014975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.902168 | controller | Jun 12 09:51:09.924583 crc crio[3641]: time="2026-06-12T09:51:09.924330028Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.902204 | controller | Jun 12 09:51:09.947573 crc crio[3641]: time="2026-06-12T09:51:09.946621793Z" level=info msg="Ran pod sandbox 649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.902239 | controller | Jun 12 09:51:09.954649 crc crio[3641]: time="2026-06-12T09:51:09.954570762Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.902275 | controller | Jun 12 09:51:09.956442 crc crio[3641]: time="2026-06-12T09:51:09.955648442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=538ea56a-c555-4cc3-a88e-9fdf3d6129de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.902310 | controller | Jun 12 09:51:09.956877 crc crio[3641]: time="2026-06-12T09:51:09.955649261Z" level=info msg="Ran pod sandbox 0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.902345 | controller | Jun 12 09:51:09.961410 crc crio[3641]: time="2026-06-12T09:51:09.961298124Z" level=info msg="Ran pod sandbox c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.902380 | controller | Jun 12 09:51:09.961900 crc crio[3641]: time="2026-06-12T09:51:09.961754847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f8989725-5f88-4225-b08d-58d82d39999a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.902433 | controller | Jun 12 09:51:09.962653 crc crio[3641]: time="2026-06-12T09:51:09.962567965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=11fcfda0-810f-4bd2-83c1-0d3271f4d260 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.902469 | controller | Jun 12 09:51:09.964625 crc crio[3641]: time="2026-06-12T09:51:09.964601436Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6d419daf-a7d0-47f2-8da9-050a0925d572 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.902504 | controller | Jun 12 09:51:09.965911 crc crio[3641]: time="2026-06-12T09:51:09.965731655Z" level=info msg="Ran pod sandbox efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.902539 | controller | Jun 12 09:51:09.966746 crc crio[3641]: time="2026-06-12T09:51:09.966659222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=355add04-e497-4d79-954e-476d1cc1f02e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.902574 | controller | Jun 12 09:51:09.969742 crc crio[3641]: time="2026-06-12T09:51:09.969640078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=89497248-5f19-4913-91e7-ed87b94978cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.902609 | controller | Jun 12 09:51:09.971750 crc crio[3641]: time="2026-06-12T09:51:09.971070378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1f4c98e9-5a05-4216-ad8a-d6b497e0a1c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.902644 | controller | Jun 12 09:51:09.972171 crc crio[3641]: time="2026-06-12T09:51:09.972143793Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c56c6f4f-81f0-41c6-b38f-f88669ad9fa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.902679 | controller | Jun 12 09:51:09.976145 crc crio[3641]: time="2026-06-12T09:51:09.976116131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.902715 | controller | Jun 12 09:51:09.977350 crc crio[3641]: time="2026-06-12T09:51:09.977293783Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=ed093b63-69cd-4ebf-88b8-cb2d196d9ccb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.902751 | controller | Jun 12 09:51:09.977659 crc crio[3641]: time="2026-06-12T09:51:09.977638528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.902786 | controller | Jun 12 09:51:09.979054 crc crio[3641]: time="2026-06-12T09:51:09.977420683Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=de055e96-b32c-4895-badd-0953cdfb3c62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.902821 | controller | Jun 12 09:51:09.980201 crc crio[3641]: time="2026-06-12T09:51:09.980017775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2fe2f71b-08f2-44a1-affb-fb14dd258305 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.902897 | controller | Jun 12 09:51:09.982635 crc crio[3641]: time="2026-06-12T09:51:09.982610906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.902946 | controller | Jun 12 09:51:09.989245 crc crio[3641]: time="2026-06-12T09:51:09.989213498Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=d8faa61a-6403-477b-b096-d81a031e0cc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.902983 | controller | Jun 12 09:51:09.992995 crc crio[3641]: time="2026-06-12T09:51:09.992734155Z" level=info msg="Ran pod sandbox 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff with infra container: openshift-etcd/etcd-crc/POD" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.903018 | controller | Jun 12 09:51:09.993955 crc crio[3641]: time="2026-06-12T09:51:09.993773729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.903054 | controller | Jun 12 09:51:09.995756 crc crio[3641]: time="2026-06-12T09:51:09.995678922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=73955229-02c4-44c6-a440-febc8fe67415 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.903088 | controller | Jun 12 09:51:09.997623 crc crio[3641]: time="2026-06-12T09:51:09.997551361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.903124 | controller | Jun 12 09:51:10.000885 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.903160 | controller | Jun 12 09:51:10.001117 crc crio[3641]: time="2026-06-12T09:51:10.000988092Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-12 11:43:47.903197 | controller | Jun 12 09:51:10.001231 crc crio[3641]: time="2026-06-12T09:51:10.001124972Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.903233 | controller | Jun 12 09:51:10.001231 crc crio[3641]: time="2026-06-12T09:51:10.001195617Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info"
2026-06-12 11:43:47.903273 | controller | Jun 12 09:51:10.001563 crc crio[3641]: time="2026-06-12T09:51:10.001465126Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c310}] Aliases:map[]}"
2026-06-12 11:43:47.903312 | controller | Jun 12 09:51:10.001904 crc crio[3641]: time="2026-06-12T09:51:10.001739765Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.903349 | controller | Jun 12 09:51:10.007199 crc crio[3641]: time="2026-06-12T09:51:10.00711489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.903392 | controller | Jun 12 09:51:10.007321 crc crio[3641]: time="2026-06-12T09:51:10.007269164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f01e896e-47dd-4017-b31c-a4f035d68dd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.903429 | controller | Jun 12 09:51:10.017357 crc crio[3641]: time="2026-06-12T09:51:10.017018434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.903465 | controller | Jun 12 09:51:10.022177 crc crio[3641]: time="2026-06-12T09:51:10.021932908Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=b0d9001f-b6a1-4ef3-a1bf-651dbe576493 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.903502 | controller | Jun 12 09:51:10.022652 crc crio[3641]: time="2026-06-12T09:51:10.022442633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.903537 | controller | Jun 12 09:51:10.049484 crc crio[3641]: time="2026-06-12T09:51:10.049340396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.903573 | controller | Jun 12 09:51:10.053700 crc crio[3641]: time="2026-06-12T09:51:10.053363568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.903609 | controller | Jun 12 09:51:10.382499 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.903645 | controller | Jun 12 09:51:10.382703 crc crio[3641]: time="2026-06-12T09:51:10.382598721Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-12 11:43:47.903680 | controller | Jun 12 09:51:10.382703 crc crio[3641]: time="2026-06-12T09:51:10.382641353Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.903716 | controller | Jun 12 09:51:10.382703 crc crio[3641]: time="2026-06-12T09:51:10.382658784Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-12 11:43:47.903753 | controller | Jun 12 09:51:10.382703 crc crio[3641]: time="2026-06-12T09:51:10.382668265Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.903789 | controller | Jun 12 09:51:10.382970 crc crio[3641]: time="2026-06-12T09:51:10.382702277Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info"
2026-06-12 11:43:47.903827 | controller | Jun 12 09:51:10.383031 crc crio[3641]: time="2026-06-12T09:51:10.382959375Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e162a0}] Aliases:map[]}"
2026-06-12 11:43:47.903907 | controller | Jun 12 09:51:10.383231 crc crio[3641]: time="2026-06-12T09:51:10.383176401Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.903956 | controller | Jun 12 09:51:10.525948 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.903992 | controller | Jun 12 09:51:10.526170 crc crio[3641]: time="2026-06-12T09:51:10.526097964Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-12 11:43:47.904028 | controller | Jun 12 09:51:10.526170 crc crio[3641]: time="2026-06-12T09:51:10.526153868Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.904064 | controller | Jun 12 09:51:10.526274 crc crio[3641]: time="2026-06-12T09:51:10.526191421Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info"
2026-06-12 11:43:47.904099 | controller | Jun 12 09:51:10.526405 crc crio[3641]: time="2026-06-12T09:51:10.526339871Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0022ca618}] Aliases:map[]}"
2026-06-12 11:43:47.904135 | controller | Jun 12 09:51:10.526515 crc crio[3641]: time="2026-06-12T09:51:10.526484121Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.904170 | controller | Jun 12 09:51:10.778004 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.904206 | controller | Jun 12 09:51:10.778004 crc crio[3641]: time="2026-06-12T09:51:10.777980325Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-12 11:43:47.904242 | controller | Jun 12 09:51:10.779339 crc crio[3641]: time="2026-06-12T09:51:10.778016088Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.904277 | controller | Jun 12 09:51:10.779339 crc crio[3641]: time="2026-06-12T09:51:10.778063221Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info"
2026-06-12 11:43:47.904315 | controller | Jun 12 09:51:10.779339 crc crio[3641]: time="2026-06-12T09:51:10.778287027Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00078a050}] Aliases:map[]}"
2026-06-12 11:43:47.904352 | controller | Jun 12 09:51:10.779339 crc crio[3641]: time="2026-06-12T09:51:10.778488611Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.904397 | controller | Jun 12 09:51:11.030474 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.904453 | controller | Jun 12 09:51:11.031299 crc crio[3641]: time="2026-06-12T09:51:11.030670681Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-12 11:43:47.904491 | controller | Jun 12 09:51:11.031299 crc crio[3641]: time="2026-06-12T09:51:11.03094781Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.904527 | controller | Jun 12 09:51:11.031299 crc crio[3641]: time="2026-06-12T09:51:11.031005804Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info"
2026-06-12 11:43:47.904563 | controller | Jun 12 09:51:11.031513 crc crio[3641]: time="2026-06-12T09:51:11.031349248Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000d246d8}] Aliases:map[]}"
2026-06-12 11:43:47.904599 | controller | Jun 12 09:51:11.031598 crc crio[3641]: time="2026-06-12T09:51:11.031541812Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.904635 | controller | Jun 12 09:51:11.363320 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.904671 | controller | Jun 12 09:51:11.363320 crc crio[3641]: time="2026-06-12T09:51:11.363296442Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-12 11:43:47.904707 | controller | Jun 12 09:51:11.363320 crc crio[3641]: time="2026-06-12T09:51:11.363338705Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.904742 | controller | Jun 12 09:51:11.363679 crc crio[3641]: time="2026-06-12T09:51:11.363375037Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info"
2026-06-12 11:43:47.904777 | controller | Jun 12 09:51:11.363679 crc crio[3641]: time="2026-06-12T09:51:11.36354727Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001d96030}] Aliases:map[]}"
2026-06-12 11:43:47.904813 | controller | Jun 12 09:51:11.363986 crc crio[3641]: time="2026-06-12T09:51:11.36369749Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.904895 | controller | Jun 12 09:51:11.716175 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.904946 | controller | Jun 12 09:51:11.716526 crc crio[3641]: time="2026-06-12T09:51:11.716423168Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-12 11:43:47.904983 | controller | Jun 12 09:51:11.716526 crc crio[3641]: time="2026-06-12T09:51:11.716502533Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.905017 | controller | Jun 12 09:51:11.716668 crc crio[3641]: time="2026-06-12T09:51:11.71659825Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info"
2026-06-12 11:43:47.905053 | controller | Jun 12 09:51:11.716891 crc crio[3641]: time="2026-06-12T09:51:11.716753911Z" level=info msg="Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc000d24450}] Aliases:map[]}"
2026-06-12 11:43:47.905090 | controller | Jun 12 09:51:11.717099 crc crio[3641]: time="2026-06-12T09:51:11.71702157Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.905126 | controller | Jun 12 09:51:11.717099 crc crio[3641]: time="2026-06-12T09:51:11.717063753Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.905160 | controller | Jun 12 09:51:11.717099 crc crio[3641]: time="2026-06-12T09:51:11.717083224Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.905195 | controller | Jun 12 09:51:11.835253 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.905231 | controller | Jun 12 09:51:11.835751 crc crio[3641]: time="2026-06-12T09:51:11.835351292Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-12 11:43:47.905265 | controller | Jun 12 09:51:11.835751 crc crio[3641]: time="2026-06-12T09:51:11.835423917Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.905299 | controller | Jun 12 09:51:11.835751 crc crio[3641]: time="2026-06-12T09:51:11.835441999Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-12 11:43:47.905333 | controller | Jun 12 09:51:11.835751 crc crio[3641]: time="2026-06-12T09:51:11.835452569Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.905366 | controller | Jun 12 09:51:11.835751 crc crio[3641]: time="2026-06-12T09:51:11.835486752Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info"
2026-06-12 11:43:47.905402 | controller | Jun 12 09:51:11.836324 crc crio[3641]: time="2026-06-12T09:51:11.836256485Z" level=info msg="Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc000d240b8}] Aliases:map[]}"
2026-06-12 11:43:47.905445 | controller | Jun 12 09:51:11.836388 crc crio[3641]: time="2026-06-12T09:51:11.836350222Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.905481 | controller | Jun 12 09:51:11.836388 crc crio[3641]: time="2026-06-12T09:51:11.836366153Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.905516 | controller | Jun 12 09:51:11.836388 crc crio[3641]: time="2026-06-12T09:51:11.836377713Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.905551 | controller | Jun 12 09:51:11.887933 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.905586 | controller | Jun 12 09:51:11.888024 crc crio[3641]: time="2026-06-12T09:51:11.887945893Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-12 11:43:47.905622 | controller | Jun 12 09:51:11.888024 crc crio[3641]: time="2026-06-12T09:51:11.887980476Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.905656 | controller | Jun 12 09:51:11.888024 crc crio[3641]: time="2026-06-12T09:51:11.887992956Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-12 11:43:47.905691 | controller | Jun 12 09:51:11.888024 crc crio[3641]: time="2026-06-12T09:51:11.888001197Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.905725 | controller | Jun 12 09:51:11.888024 crc crio[3641]: time="2026-06-12T09:51:11.888009948Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-12 11:43:47.905759 | controller | Jun 12 09:51:11.888024 crc crio[3641]: time="2026-06-12T09:51:11.888017388Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.905794 | controller | Jun 12 09:51:11.888264 crc crio[3641]: time="2026-06-12T09:51:11.88804402Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info"
2026-06-12 11:43:47.905830 | controller | Jun 12 09:51:11.888264 crc crio[3641]: time="2026-06-12T09:51:11.888220722Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d24288}] Aliases:map[]}"
2026-06-12 11:43:47.906044 | controller | Jun 12 09:51:11.888411 crc crio[3641]: time="2026-06-12T09:51:11.888356432Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.906118 | controller | Jun 12 09:51:11.934367 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.906168 | controller | Jun 12 09:51:11.934590 crc crio[3641]: time="2026-06-12T09:51:11.934491451Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-12 11:43:47.906207 | controller | Jun 12 09:51:11.934590 crc crio[3641]: time="2026-06-12T09:51:11.934525863Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.906244 | controller | Jun 12 09:51:11.934590 crc crio[3641]: time="2026-06-12T09:51:11.934561956Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info"
2026-06-12 11:43:47.906282 | controller | Jun 12 09:51:11.934800 crc crio[3641]: time="2026-06-12T09:51:11.934750059Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008c798}] Aliases:map[]}"
2026-06-12 11:43:47.906320 | controller | Jun 12 09:51:11.935093 crc crio[3641]: time="2026-06-12T09:51:11.935043449Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.906356 | controller | Jun 12 09:51:12.017875 crc crio[3641]: time="2026-06-12T09:51:12.017495001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.906393 | controller | Jun 12 09:51:12.017875 crc crio[3641]: time="2026-06-12T09:51:12.017751318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.906429 | controller | Jun 12 09:51:12.020241 crc crio[3641]: time="2026-06-12T09:51:12.019878616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.906464 | controller | Jun 12 09:51:12.020730 crc crio[3641]: time="2026-06-12T09:51:12.020393072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.906499 | controller | Jun 12 09:51:12.027585 crc crio[3641]: time="2026-06-12T09:51:12.02731525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.906534 | controller | Jun 12 09:51:12.092679 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.906570 | controller | Jun 12 09:51:12.093008 crc crio[3641]: time="2026-06-12T09:51:12.092883756Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-12 11:43:47.906606 | controller | Jun 12 09:51:12.093008 crc crio[3641]: time="2026-06-12T09:51:12.09294233Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.906642 | controller | Jun 12 09:51:12.093008 crc crio[3641]: time="2026-06-12T09:51:12.092962012Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-12 11:43:47.906686 | controller | Jun 12 09:51:12.093008 crc crio[3641]: time="2026-06-12T09:51:12.092971092Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.906723 | controller | Jun 12 09:51:12.093008 crc crio[3641]: time="2026-06-12T09:51:12.093007195Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info"
2026-06-12 11:43:47.906760 | controller | Jun 12 09:51:12.093251 crc crio[3641]: time="2026-06-12T09:51:12.093210569Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00096c018}] Aliases:map[]}"
2026-06-12 11:43:47.906797 | controller | Jun 12 09:51:12.093437 crc crio[3641]: time="2026-06-12T09:51:12.093355829Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.906832 | controller | Jun 12 09:51:12.160111 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.906908 | controller | Jun 12 09:51:12.160280 crc crio[3641]: time="2026-06-12T09:51:12.160226112Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-12 11:43:47.906948 | controller | Jun 12 09:51:12.160387 crc crio[3641]: time="2026-06-12T09:51:12.160283246Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.907006 | controller | Jun 12 09:51:12.160387 crc crio[3641]: time="2026-06-12T09:51:12.160361861Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info"
2026-06-12 11:43:47.907046 | controller | Jun 12 09:51:12.161555 crc crio[3641]: time="2026-06-12T09:51:12.161439757Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00078a028}] Aliases:map[]}"
2026-06-12 11:43:47.907083 | controller | Jun 12 09:51:12.161796 crc crio[3641]: time="2026-06-12T09:51:12.161671053Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.907119 | controller | Jun 12 09:51:12.184985 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.907154 | controller | Jun 12 09:51:12.185211 crc crio[3641]: time="2026-06-12T09:51:12.185029856Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-12 11:43:47.907190 | controller | Jun 12 09:51:12.185211 crc crio[3641]: time="2026-06-12T09:51:12.185055497Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.907233 | controller | Jun 12 09:51:12.185211 crc crio[3641]: time="2026-06-12T09:51:12.18508636Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info"
2026-06-12 11:43:47.907271 | controller | Jun 12 09:51:12.185341 crc crio[3641]: time="2026-06-12T09:51:12.185278023Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078a160}] Aliases:map[]}"
2026-06-12 11:43:47.907309 | controller | Jun 12 09:51:12.185487 crc crio[3641]: time="2026-06-12T09:51:12.185420003Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.907345 | controller | Jun 12 09:51:12.343918 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.907380 | controller | Jun 12 09:51:12.344264 crc crio[3641]: time="2026-06-12T09:51:12.344133132Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-12 11:43:47.907416 | controller | Jun 12 09:51:12.344264 crc crio[3641]: time="2026-06-12T09:51:12.34424736Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.907451 | controller | Jun 12 09:51:12.344377 crc crio[3641]: time="2026-06-12T09:51:12.344296694Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info"
2026-06-12 11:43:47.907486 | controller | Jun 12 09:51:12.344590 crc crio[3641]: time="2026-06-12T09:51:12.34452821Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d241a0}] Aliases:map[]}"
2026-06-12 11:43:47.907521 | controller | Jun 12 09:51:12.344741 crc crio[3641]: time="2026-06-12T09:51:12.344688481Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.907557 | controller | Jun 12 09:51:12.428919 crc crio[3641]: time="2026-06-12T09:51:12.428716672Z" level=info msg="Created container 86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=ed093b63-69cd-4ebf-88b8-cb2d196d9ccb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.907592 | controller | Jun 12 09:51:12.428919 crc crio[3641]: time="2026-06-12T09:51:12.428801397Z" level=info msg="Created container 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c56c6f4f-81f0-41c6-b38f-f88669ad9fa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.907635 | controller | Jun 12 09:51:12.429479 crc crio[3641]: time="2026-06-12T09:51:12.429442203Z" level=info msg="Created container 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2: openshift-kube-apiserver/kube-apiserver-crc/setup" id=de055e96-b32c-4895-badd-0953cdfb3c62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.907672 | controller | Jun 12 09:51:12.431137 crc crio[3641]: time="2026-06-12T09:51:12.430979561Z" level=info msg="Created container 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202: openshift-etcd/etcd-crc/setup" id=b0d9001f-b6a1-4ef3-a1bf-651dbe576493 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.907707 | controller | Jun 12 09:51:12.432270 crc crio[3641]: time="2026-06-12T09:51:12.432085049Z" level=info msg="Starting container: 86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0" id=46c91978-9f04-43e1-a71b-287237a5f8d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.907742 | controller | Jun 12 09:51:12.432717 crc crio[3641]: time="2026-06-12T09:51:12.432088089Z" level=info msg="Starting container: 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca" id=fa8abf2c-cccb-4314-9ad9-64680c66840c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.907777 | controller | Jun 12 09:51:12.432925 crc crio[3641]: time="2026-06-12T09:51:12.432151192Z" level=info msg="Starting container: 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2" id=50413a20-3d15-48f2-a6d7-581da95cd1c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.907811 | controller | Jun 12 09:51:12.433457 crc crio[3641]: time="2026-06-12T09:51:12.433315645Z" level=info msg="Created container c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=d8faa61a-6403-477b-b096-d81a031e0cc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.907846 | controller | Jun 12 09:51:12.434943 crc crio[3641]: time="2026-06-12T09:51:12.434895524Z" level=info msg="Starting container: c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26" id=ebb0da48-a5a0-416a-b2f8-bf60805239cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.907923 | controller | Jun 12 09:51:12.435092 crc crio[3641]: time="2026-06-12T09:51:12.435071717Z" level=info msg="Starting container: 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202" id=afda027b-9832-43a0-939d-023c0956d242 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.907961 | controller | Jun 12 09:51:12.445698 crc crio[3641]: time="2026-06-12T09:51:12.445486887Z" level=info msg="Started container" PID=5412 containerID=041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202 description=openshift-etcd/etcd-crc/setup id=afda027b-9832-43a0-939d-023c0956d242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff
2026-06-12 11:43:47.908004 | controller | Jun 12 09:51:12.446054 crc crio[3641]: time="2026-06-12T09:51:12.445912695Z" level=info msg="Started container" PID=5414 containerID=21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fa8abf2c-cccb-4314-9ad9-64680c66840c name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:47.908042 | controller | Jun 12 09:51:12.446476 crc crio[3641]: time="2026-06-12T09:51:12.446436572Z" level=info msg="Started container" PID=5416 containerID=c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ebb0da48-a5a0-416a-b2f8-bf60805239cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058
2026-06-12 11:43:47.908080 | controller | Jun 12 09:51:12.447262 crc crio[3641]: time="2026-06-12T09:51:12.446797387Z" level=info msg="Started container" PID=5411 containerID=3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=50413a20-3d15-48f2-a6d7-581da95cd1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322
2026-06-12 11:43:47.908124 | controller | Jun 12 09:51:12.453056 crc crio[3641]: time="2026-06-12T09:51:12.452950448Z" level=info msg="Started container" PID=5410 containerID=86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=46c91978-9f04-43e1-a71b-287237a5f8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94
2026-06-12 11:43:47.908160 | controller | Jun 12 09:51:12.486915 crc crio[3641]: time="2026-06-12T09:51:12.485364907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8a6e644e-5d71-47c9-b626-027b9b762f5d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.908195 | controller | Jun 12 09:51:12.487498 crc crio[3641]: time="2026-06-12T09:51:12.487420691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8801b485-796d-4c14-824b-668b04bdfca7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.908230 | controller | Jun 12 09:51:12.490447 crc crio[3641]: time="2026-06-12T09:51:12.490350236Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=96f9a05a-9649-475f-ae96-eaa5684084a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.908265 | controller | Jun 12 09:51:12.490811 crc crio[3641]: time="2026-06-12T09:51:12.490740664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.908300 | controller | Jun 12 09:51:12.500270 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.908336 | controller | Jun 12 09:51:12.500465 crc crio[3641]: time="2026-06-12T09:51:12.500366507Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-12 11:43:47.908373 | controller | Jun 12 09:51:12.500465 crc crio[3641]: time="2026-06-12T09:51:12.500450413Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.908409 | controller | Jun 12 09:51:12.500616 crc crio[3641]: time="2026-06-12T09:51:12.500513457Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info"
2026-06-12 11:43:47.908464 | controller | Jun 12 09:51:12.501267 crc crio[3641]: time="2026-06-12T09:51:12.500754004Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0022ca218}] Aliases:map[]}"
2026-06-12 11:43:47.908501 | controller | Jun 12 09:51:12.501577 crc crio[3641]: time="2026-06-12T09:51:12.501494106Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.908544 | controller | Jun 12 09:51:12.515698 crc crio[3641]: time="2026-06-12T09:51:12.515606956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.908581 | controller | Jun 12 09:51:12.553093 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.908617 | controller | Jun 12 09:51:12.553350 crc crio[3641]: time="2026-06-12T09:51:12.553164212Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-12 11:43:47.908653 | controller | Jun 12 09:51:12.553350 crc crio[3641]: time="2026-06-12T09:51:12.553302512Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.908690 | controller | Jun 12 09:51:12.553448 crc crio[3641]: time="2026-06-12T09:51:12.553356586Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info"
2026-06-12 11:43:47.908726 | controller | Jun 12 09:51:12.553706 crc crio[3641]: time="2026-06-12T09:51:12.553594052Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001e16460}] Aliases:map[]}"
2026-06-12 11:43:47.908764 | controller | Jun 12 09:51:12.554122 crc crio[3641]: time="2026-06-12T09:51:12.554003381Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.908800 | controller | Jun 12 09:51:12.677168 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.908836 | controller | Jun 12 09:51:12.677538 crc crio[3641]: time="2026-06-12T09:51:12.677488834Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-12 11:43:47.908920 | controller | Jun 12 09:51:12.677673 crc crio[3641]: time="2026-06-12T09:51:12.677654196Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.908970 | controller | Jun 12 09:51:12.677798 crc crio[3641]: time="2026-06-12T09:51:12.677775254Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info"
2026-06-12 11:43:47.909019 | controller | Jun 12 09:51:12.678140 crc crio[3641]: time="2026-06-12T09:51:12.678115948Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00078abd0}] Aliases:map[]}"
2026-06-12 11:43:47.909074 | controller | Jun 12 09:51:12.678464 crc crio[3641]: time="2026-06-12T09:51:12.67842886Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.909122 | controller | Jun 12 09:51:12.706768 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.909168 | controller | Jun 12 09:51:12.707027 crc crio[3641]: time="2026-06-12T09:51:12.706962378Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-12 11:43:47.909213 | controller | Jun 12 09:51:12.707027 crc crio[3641]: time="2026-06-12T09:51:12.707017352Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.909258 | controller | Jun 12 09:51:12.707118 crc crio[3641]: time="2026-06-12T09:51:12.707055674Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info"
2026-06-12 11:43:47.909304 | controller | Jun 12 09:51:12.707317 crc crio[3641]: time="2026-06-12T09:51:12.707253308Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00238e470}] Aliases:map[]}"
2026-06-12 11:43:47.909350 | controller | Jun 12 09:51:12.707476 crc crio[3641]: time="2026-06-12T09:51:12.70742461Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.909397 | controller | Jun 12 09:51:12.734795 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.909443 | controller | Jun 12 09:51:12.734947 crc crio[3641]: time="2026-06-12T09:51:12.734904582Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-12 11:43:47.909489 | controller | Jun 12 09:51:12.734947 crc crio[3641]: time="2026-06-12T09:51:12.734935645Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.909534 | controller | Jun 12 09:51:12.735011 crc crio[3641]: time="2026-06-12T09:51:12.734951196Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-12 11:43:47.909579 | controller | Jun 12 09:51:12.735011 crc crio[3641]: time="2026-06-12T09:51:12.734962936Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.909624 | controller | Jun 12 09:51:12.735011 crc crio[3641]: time="2026-06-12T09:51:12.734997989Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info"
2026-06-12 11:43:47.909669 | controller | Jun 12 09:51:12.735219 crc crio[3641]: time="2026-06-12T09:51:12.735148059Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c548}] Aliases:map[]}"
2026-06-12 11:43:47.909723 | controller | Jun 12 09:51:12.735469 crc crio[3641]: time="2026-06-12T09:51:12.735334133Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.909768 | controller | Jun 12 09:51:12.801095 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.909813 | controller | Jun 12 09:51:12.801531 crc crio[3641]: time="2026-06-12T09:51:12.80115617Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-12 11:43:47.909962 | controller | Jun 12 09:51:12.801531 crc crio[3641]: time="2026-06-12T09:51:12.801451391Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.910019 | controller | Jun 12 09:51:12.801698 crc crio[3641]: time="2026-06-12T09:51:12.801529396Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info"
2026-06-12 11:43:47.910058 | controller | Jun 12 09:51:12.802066 crc crio[3641]: time="2026-06-12T09:51:12.801802466Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c9a0}] Aliases:map[]}"
2026-06-12 11:43:47.910096 | controller | Jun 12 09:51:12.802709 crc crio[3641]: time="2026-06-12T09:51:12.802587161Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.910133 | controller | Jun 12 09:51:12.837940 crc crio[3641]: time="2026-06-12T09:51:12.837686626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.910168 | controller | Jun 12 09:51:12.845128 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.910203 | controller | Jun 12 09:51:12.845332 crc crio[3641]: time="2026-06-12T09:51:12.845262077Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-12 11:43:47.910238 | controller | Jun 12 09:51:12.845332 crc crio[3641]: time="2026-06-12T09:51:12.845296379Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.910274 | controller | Jun 12 09:51:12.845466 crc crio[3641]: time="2026-06-12T09:51:12.845332832Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info"
2026-06-12 11:43:47.910310 | controller | Jun 12 09:51:12.845577 crc crio[3641]: time="2026-06-12T09:51:12.845524686Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e16118}] Aliases:map[]}"
2026-06-12 11:43:47.910366 | controller | Jun 12 09:51:12.846020 crc crio[3641]: time="2026-06-12T09:51:12.845935234Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.910402 | controller | Jun 12 09:51:12.961521 crc crio[3641]: time="2026-06-12T09:51:12.96118919Z" level=info msg="Created container 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=96f9a05a-9649-475f-ae96-eaa5684084a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.910438 | controller | Jun 12 09:51:12.965126 crc crio[3641]: time="2026-06-12T09:51:12.96490158Z" level=info msg="Starting container: 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d" id=c4a277e3-3548-45cf-bbd9-300f5c27af56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.910474 | controller | Jun 12 09:51:12.975662 crc crio[3641]: time="2026-06-12T09:51:12.975410836Z" level=info msg="Started container" PID=5566 containerID=79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c4a277e3-3548-45cf-bbd9-300f5c27af56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:47.910510 | controller | Jun 12 09:51:13.020284 crc crio[3641]: time="2026-06-12T09:51:13.020120545Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=94fa9546-c847-4e73-9ee0-8a20c3df98ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.910546 | controller | Jun 12 09:51:13.024249 crc crio[3641]: time="2026-06-12T09:51:13.024135816Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=e4cd7973-16f4-40a8-b34e-a96a88de4e16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.910582 | controller | Jun 12 09:51:13.027438 crc crio[3641]: time="2026-06-12T09:51:13.027286377Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=af631243-c54d-4d3d-870f-5b2fefb2fddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.910617 | controller | Jun 12 09:51:13.027740 crc crio[3641]: time="2026-06-12T09:51:13.027651153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.910652 | controller | Jun 12 09:51:13.041901 crc crio[3641]: time="2026-06-12T09:51:13.041657062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.910686 | controller | Jun 12 09:51:13.146262 crc crio[3641]: 2026-06-12T09:51:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.910721 | controller | Jun 12 09:51:13.146496 crc crio[3641]: time="2026-06-12T09:51:13.146325288Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-12 11:43:47.910764 | controller | Jun 12 09:51:13.146496 crc crio[3641]: time="2026-06-12T09:51:13.146397003Z" level=info msg="cleanup sandbox network"
2026-06-12 11:43:47.910799 | controller | Jun 12 09:51:13.146496 crc crio[3641]: time="2026-06-12T09:51:13.146458468Z" level=warning msg="Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info"
2026-06-12 11:43:47.910835 | controller | Jun 12 09:51:13.146688 crc crio[3641]: time="2026-06-12T09:51:13.146576836Z" level=info msg="Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc0022ca000}] Aliases:map[]}"
2026-06-12 11:43:47.910915 | controller | Jun 12 09:51:13.146688 crc crio[3641]: time="2026-06-12T09:51:13.14663717Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.910957 | controller | Jun 12 09:51:13.146688 crc crio[3641]: time="2026-06-12T09:51:13.146649741Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.910994 | controller | Jun 12 09:51:13.146951 crc crio[3641]: time="2026-06-12T09:51:13.146693664Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.911029 | controller | Jun 12 09:51:13.197058 crc crio[3641]: 2026-06-12T09:51:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.911065 | controller | Jun 12 09:51:13.197171 crc crio[3641]: time="2026-06-12T09:51:13.197137605Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-12 11:43:47.911101 | controller | Jun 12 09:51:13.438467 crc crio[3641]: time="2026-06-12T09:51:13.438412732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b0b902cc-3edb-4fc0-a5b5-4153aadca07c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.911137 | controller | Jun 12 09:51:13.442238 crc crio[3641]: time="2026-06-12T09:51:13.442130623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4d405cf1-ca3d-4d19-8ba8-6b458e2e62b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.911172 | controller | Jun 12 09:51:13.446614 crc crio[3641]: time="2026-06-12T09:51:13.446445284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=78107497-6008-44c7-ab91-84cf392a60fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.911208 | controller | Jun 12 09:51:13.447252 crc crio[3641]: time="2026-06-12T09:51:13.447130862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5ec97b67-6b3a-4c45-b6fc-46eb5a81f15c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.911244 | controller | Jun 12 09:51:13.449422 crc crio[3641]: time="2026-06-12T09:51:13.449335677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e7288029-740f-40ad-9637-b3e1a310e2a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.911287 | controller | Jun 12 09:51:13.452324 crc crio[3641]: time="2026-06-12T09:51:13.452266723Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=14bb3fa6-86bc-4215-b76c-eb3e0f1156e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.911323 | controller | Jun 12 09:51:13.453925 crc crio[3641]: time="2026-06-12T09:51:13.45251701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911359 | controller | Jun 12 09:51:13.453925 crc crio[3641]: time="2026-06-12T09:51:13.452763257Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=6b54825f-307b-4148-96c1-eb6a3b310a39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.911395 | controller | Jun 12 09:51:13.453925 crc crio[3641]: time="2026-06-12T09:51:13.453421143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911429 | controller | Jun 12 09:51:13.454410 crc crio[3641]: time="2026-06-12T09:51:13.454171009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ce90ce6c-7245-49dc-b5b7-d11fb8aa5be6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.911465 | controller | Jun 12 09:51:13.456471 crc crio[3641]: time="2026-06-12T09:51:13.456179206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7827b11c-b963-4e0e-bdc8-2566a6d73b7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.911498 | controller | Jun 12 09:51:13.468943 crc crio[3641]: time="2026-06-12T09:51:13.468590218Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=5f6e5307-e5df-495d-922b-9dc4ae566678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.911533 | controller | Jun 12 09:51:13.469761 crc crio[3641]: time="2026-06-12T09:51:13.469582568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911569 | controller | Jun 12 09:51:13.474281 crc crio[3641]: time="2026-06-12T09:51:13.474043406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=36be87fe-21e3-42a0-9b4e-4d87c732394e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.911605 | controller | Jun 12 09:51:13.498382 crc crio[3641]: time="2026-06-12T09:51:13.498304564Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=854d448f-b555-4873-9145-0d67850967cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.911640 | controller | Jun 12 09:51:13.499373 crc crio[3641]: time="2026-06-12T09:51:13.499291653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911675 | controller | Jun 12 09:51:13.499897 crc crio[3641]: time="2026-06-12T09:51:13.499735725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911711 | controller | Jun 12 09:51:13.505550 crc crio[3641]: time="2026-06-12T09:51:13.505448887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911745 | controller | Jun 12 09:51:13.545570 crc crio[3641]: time="2026-06-12T09:51:13.544759555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911845 | controller | Jun 12 09:51:13.557976 crc crio[3641]: time="2026-06-12T09:51:13.557899175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911926 | controller | Jun 12 09:51:14.518057 crc crio[3641]: time="2026-06-12T09:51:14.517001745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911964 | controller | Jun 12 09:51:14.528177 crc crio[3641]: time="2026-06-12T09:51:14.526728085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.911999 | controller | Jun 12 09:51:14.559772 crc crio[3641]: time="2026-06-12T09:51:14.559719403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.912034 | controller | Jun 12 09:51:14.562756 crc crio[3641]: time="2026-06-12T09:51:14.562619486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.912069 | controller | Jun 12 09:51:14.833913 crc crio[3641]: time="2026-06-12T09:51:14.833418038Z" level=info msg="Created container e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=854d448f-b555-4873-9145-0d67850967cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.912105 | controller | Jun 12 09:51:14.853030 crc crio[3641]: time="2026-06-12T09:51:14.836098068Z" level=info msg="Starting container: e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067" id=fade7373-aa72-48ad-b6b3-ec253a4278c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.912141 | controller | Jun 12 09:51:14.853030 crc crio[3641]: time="2026-06-12T09:51:14.84141904Z" level=info msg="Created container d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=14bb3fa6-86bc-4215-b76c-eb3e0f1156e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.912176 | controller | Jun 12 09:51:14.853030 crc crio[3641]: time="2026-06-12T09:51:14.844492916Z" level=info msg="Starting container: d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04" id=a25609bd-8448-4c62-b7e6-948a86b58a78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.912211 | controller | Jun 12 09:51:14.857726 crc crio[3641]: time="2026-06-12T09:51:14.857630978Z" level=info msg="Created container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=5f6e5307-e5df-495d-922b-9dc4ae566678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.912246 | controller | Jun 12 09:51:14.862416 crc crio[3641]: time="2026-06-12T09:51:14.862240137Z" level=info msg="Starting container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a" id=b55dd781-ddb2-4f3a-9fcb-8f3acf21a52f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.912282 | controller | Jun 12 09:51:14.872901 crc crio[3641]: time="2026-06-12T09:51:14.872760313Z" level=info msg="Created container c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=6b54825f-307b-4148-96c1-eb6a3b310a39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.912318 | controller | Jun 12 09:51:14.875211 crc crio[3641]: time="2026-06-12T09:51:14.875118799Z" level=info msg="Starting container: c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5" id=552c3ba7-9417-4cb5-ba60-11ff1ca14e75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.912365 | controller | Jun 12 09:51:14.879498 crc crio[3641]: time="2026-06-12T09:51:14.87934209Z" level=info msg="Started container" PID=5657 containerID=e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=fade7373-aa72-48ad-b6b3-ec253a4278c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94
2026-06-12 11:43:47.912404 | controller | Jun 12 09:51:14.884320 crc crio[3641]: time="2026-06-12T09:51:14.883803658Z" level=info msg="Started container" PID=5652 containerID=d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=a25609bd-8448-4c62-b7e6-948a86b58a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058
2026-06-12 11:43:47.912463 | controller | Jun 12 09:51:14.885627 crc crio[3641]: time="2026-06-12T09:51:14.885500686Z" level=info msg="Started container" PID=5659 containerID=c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=552c3ba7-9417-4cb5-ba60-11ff1ca14e75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff
2026-06-12 11:43:47.912500 | controller | Jun 12 09:51:14.895794 crc crio[3641]: time="2026-06-12T09:51:14.895684038Z" level=info msg="Started container" PID=5662 containerID=6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=b55dd781-ddb2-4f3a-9fcb-8f3acf21a52f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322
2026-06-12 11:43:47.912536 | controller | Jun 12 09:51:14.898111 crc crio[3641]: time="2026-06-12T09:51:14.898040254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=e8e4ee33-e5e7-405e-87ba-5a49ae270910 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.912573 | controller | Jun 12 09:51:14.902454 crc crio[3641]: time="2026-06-12T09:51:14.902335445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=03e69546-50f0-48c1-9ea4-c0830f428e9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.912608 | controller | Jun 12 09:51:14.915318 crc crio[3641]: time="2026-06-12T09:51:14.915149071Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=d308f1c6-04c9-4912-a862-8a1eeca41334 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.912643 | controller | Jun 12 09:51:14.915905 crc crio[3641]: time="2026-06-12T09:51:14.915728462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.912679 | controller | Jun 12 09:51:14.927242 crc crio[3641]: time="2026-06-12T09:51:14.926712303Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3c4f38df-6aaf-42ea-9ec1-c2fad97a7c0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.912715 | controller | Jun 12 09:51:14.930420 crc crio[3641]: time="2026-06-12T09:51:14.930212545Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e8500410-504b-40d5-865a-175ca4ed6013 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.912758 | controller | Jun 12 09:51:14.933247 crc crio[3641]: time="2026-06-12T09:51:14.933190773Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3eef793f-b4eb-414d-9d9e-a2c04b9aa635 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.912794 | controller | Jun 12 09:51:14.933678 crc crio[3641]: time="2026-06-12T09:51:14.933594442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.912829 | controller | Jun 12 09:51:14.965680 crc crio[3641]: time="2026-06-12T09:51:14.965464492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.912895 | controller | Jun 12 09:51:14.977762 crc crio[3641]: time="2026-06-12T09:51:14.977614057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.912934 | controller | Jun 12 09:51:15.491995 crc crio[3641]: time="2026-06-12T09:51:15.491416335Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=92c70fdd-0cb0-4767-8168-0fd68bdd8fa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.912970 | controller | Jun 12 09:51:15.512008 crc crio[3641]: time="2026-06-12T09:51:15.511740549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=555bdac9-cd9e-4e2a-93b7-840859334498 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.913006 | controller | Jun 12 09:51:15.525055 crc crio[3641]: time="2026-06-12T09:51:15.524531432Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=ae75fc79-c87d-49c8-a428-536b016c5b2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.913043 | controller | Jun 12 09:51:15.526121 crc crio[3641]: time="2026-06-12T09:51:15.525199819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913078 | controller | Jun 12 09:51:15.637772 crc crio[3641]: time="2026-06-12T09:51:15.637730428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913113 | controller | Jun 12 09:51:15.928088 crc crio[3641]: time="2026-06-12T09:51:15.926213719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913148 | controller | Jun 12 09:51:16.341770 crc crio[3641]: time="2026-06-12T09:51:16.34161522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913183 | controller | Jun 12 09:51:16.574913 crc crio[3641]: time="2026-06-12T09:51:16.574626289Z" level=info msg="Created container 62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=d308f1c6-04c9-4912-a862-8a1eeca41334 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.913218 | controller | Jun 12 09:51:16.577126 crc crio[3641]: time="2026-06-12T09:51:16.576951612Z" level=info msg="Created container 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a: openshift-etcd/etcd-crc/etcd-resources-copy" id=ae75fc79-c87d-49c8-a428-536b016c5b2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.913254 | controller | Jun 12 09:51:16.586795 crc crio[3641]: time="2026-06-12T09:51:16.586723388Z" level=info msg="Starting container: 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a" id=7781ba9b-f389-4c05-a5cf-92b7db9ebe58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.913299 | controller | Jun 12 09:51:16.588153 crc crio[3641]: time="2026-06-12T09:51:16.586981023Z" level=info msg="Starting container: 62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325" id=863732ea-b349-45a8-950e-400fbc4261f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.913338 | controller | Jun 12 09:51:16.610163 crc crio[3641]: time="2026-06-12T09:51:16.609150897Z" level=info msg="Started container" PID=5703 containerID=62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=863732ea-b349-45a8-950e-400fbc4261f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94
2026-06-12 11:43:47.913375 | controller | Jun 12 09:51:16.680287 crc crio[3641]: time="2026-06-12T09:51:16.680107762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=8c9b81c5-c792-42af-bf64-2431b25f8f5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.913410 | controller | Jun 12 09:51:16.682707 crc crio[3641]: time="2026-06-12T09:51:16.682475349Z" level=info msg="Started container" PID=5712 containerID=6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a description=openshift-etcd/etcd-crc/etcd-resources-copy id=7781ba9b-f389-4c05-a5cf-92b7db9ebe58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff
2026-06-12 11:43:47.913447 | controller | Jun 12 09:51:16.684932 crc crio[3641]: time="2026-06-12T09:51:16.684766738Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f6673077-8362-43f1-b79f-534b9bdb9002 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.913482 | controller | Jun 12 09:51:16.691962 crc crio[3641]: time="2026-06-12T09:51:16.691595276Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b582585b-fdc2-4751-8df5-f518db4867ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.913517 | controller | Jun 12 09:51:16.692578 crc crio[3641]: time="2026-06-12T09:51:16.692412253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913552 | controller | Jun 12 09:51:16.765969 crc crio[3641]: time="2026-06-12T09:51:16.765757276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913588 | controller | Jun 12 09:51:17.022282 crc crio[3641]: time="2026-06-12T09:51:17.021933146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913622 | controller | Jun 12 09:51:17.024659 crc crio[3641]: time="2026-06-12T09:51:17.02455178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913657 | controller | Jun 12 09:51:17.345571 crc crio[3641]: time="2026-06-12T09:51:17.342732211Z" level=info msg="Created container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3eef793f-b4eb-414d-9d9e-a2c04b9aa635 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.913692 | controller | Jun 12 09:51:17.347130 crc crio[3641]: time="2026-06-12T09:51:17.346967266Z" level=info msg="Starting container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359" id=68185f1c-2165-42c1-ba80-7199b044a780 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.913736 | controller | Jun 12 09:51:17.349468 crc crio[3641]: time="2026-06-12T09:51:17.349430118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.913773 | controller | Jun 12 09:51:17.353257 crc crio[3641]: time="2026-06-12T09:51:17.352789282Z" level=info msg="Created container d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=af631243-c54d-4d3d-870f-5b2fefb2fddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.913808 | controller | Jun 12 09:51:17.356161 crc crio[3641]: time="2026-06-12T09:51:17.356054093Z" level=info msg="Starting container: d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644" id=13e9ef62-61a0-4e9d-97c0-fef0629d53fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.913843 | controller | Jun 12 09:51:17.362198 crc crio[3641]: time="2026-06-12T09:51:17.361610231Z" level=info msg="Started container" PID=5758 containerID=b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=68185f1c-2165-42c1-ba80-7199b044a780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322
2026-06-12 11:43:47.913920 | controller | Jun 12 09:51:17.397691 crc crio[3641]: time="2026-06-12T09:51:17.397523055Z" level=info msg="Started container" PID=5759 containerID=d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=13e9ef62-61a0-4e9d-97c0-fef0629d53fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:47.913959 | controller | Jun 12 09:51:17.414275 crc crio[3641]: time="2026-06-12T09:51:17.413690721Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9b4729e4-e8b9-4868-b430-de6e85215c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.913995 | controller | Jun 12 09:51:17.418432 crc crio[3641]: time="2026-06-12T09:51:17.418129666Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b9bac2a0-b6cf-4271-b1a7-ac20e1cdb2ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.914032 | controller | Jun 12 09:51:17.421573 crc crio[3641]: time="2026-06-12T09:51:17.421167569Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=cc674453-599d-4b76-b108-c0560d76c6b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.914068 | controller | Jun 12 09:51:17.423576 crc crio[3641]: time="2026-06-12T09:51:17.42317328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914103 | controller | Jun 12 09:51:17.437460 crc crio[3641]: time="2026-06-12T09:51:17.437144771Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=9a9e1a53-35e8-4bdf-8f80-428f83d701df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.914139 | controller | Jun 12 09:51:17.448782 crc crio[3641]: time="2026-06-12T09:51:17.446249809Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=1528ddc1-cd86-4837-8e6b-216943cf12f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.914183 | controller | Jun 12 09:51:17.452320 crc crio[3641]: time="2026-06-12T09:51:17.451968055Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=bf93385f-27e0-4604-8d2c-30d9a41039f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.914220 | controller | Jun 12 09:51:17.453605 crc crio[3641]: time="2026-06-12T09:51:17.453532085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914257 | controller | Jun 12 09:51:17.488319 crc crio[3641]: time="2026-06-12T09:51:17.4882761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914294 | controller | Jun 12 09:51:17.543381 crc crio[3641]: time="2026-06-12T09:51:17.542800082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914331 | controller | Jun 12 09:51:17.603480 crc crio[3641]: time="2026-06-12T09:51:17.602651195Z" level=info msg="Created container 1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=b582585b-fdc2-4751-8df5-f518db4867ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.914366 | controller | Jun 12 09:51:17.606758 crc crio[3641]: time="2026-06-12T09:51:17.605658962Z" level=info msg="Starting container: 1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e" id=2c5e806d-a309-4fc3-b39a-e9d5dc988d1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.914402 | controller | Jun 12 09:51:17.666785 crc crio[3641]: time="2026-06-12T09:51:17.666740589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=74414b75-ab0d-4ca0-a519-62aa0b740434 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.914437 | controller | Jun 12 09:51:17.681536 crc crio[3641]: time="2026-06-12T09:51:17.681332991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4e83692f-d277-4e29-b382-e9681dc0de54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.914473 | controller | Jun 12 09:51:17.692542 crc crio[3641]: time="2026-06-12T09:51:17.692321504Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=f7473542-e8c5-4ff2-a197-d8a69d785d71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.914509 | controller | Jun 12 09:51:17.693278 crc crio[3641]: time="2026-06-12T09:51:17.693098549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914545 | controller | Jun 12 09:51:17.785171 crc crio[3641]: time="2026-06-12T09:51:17.785046693Z" level=info msg="Started container" PID=5780 containerID=1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=2c5e806d-a309-4fc3-b39a-e9d5dc988d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94
2026-06-12 11:43:47.914581 | controller | Jun 12 09:51:17.800966 crc crio[3641]: time="2026-06-12T09:51:17.800551623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914626 | controller | Jun 12 09:51:18.571752 crc crio[3641]: time="2026-06-12T09:51:18.571685817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914663 | controller | Jun 12 09:51:18.738464 crc crio[3641]: time="2026-06-12T09:51:18.736727979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914698 | controller | Jun 12 09:51:19.061623 crc crio[3641]: time="2026-06-12T09:51:19.056597985Z" level=info msg="Created container 1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=bf93385f-27e0-4604-8d2c-30d9a41039f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.914734 | controller | Jun 12 09:51:19.071766 crc crio[3641]: time="2026-06-12T09:51:19.071519119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.914769 | controller | Jun 12 09:51:19.075325 crc crio[3641]: time="2026-06-12T09:51:19.074648113Z" level=info msg="Starting container: 1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa" id=e941cc4d-cf30-4c05-a687-04777aef5714 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.914810 | controller | Jun 12 09:51:19.112957 crc crio[3641]: time="2026-06-12T09:51:19.112552671Z" level=info msg="Started container" PID=5818 containerID=1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=e941cc4d-cf30-4c05-a687-04777aef5714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:47.914909 | controller | Jun 12 09:51:19.123915 crc crio[3641]: time="2026-06-12T09:51:19.123752158Z" level=info msg="Created container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=cc674453-599d-4b76-b108-c0560d76c6b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.914971 | controller | Jun 12 09:51:19.137347 crc crio[3641]: time="2026-06-12T09:51:19.13705912Z" level=info msg="Starting container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c" id=99085811-194a-4b5f-8c68-81c47daf7b91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.915021 | controller | Jun 12 09:51:19.190350 crc crio[3641]: time="2026-06-12T09:51:19.19021179Z" level=info msg="Started container" PID=5825 containerID=23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=99085811-194a-4b5f-8c68-81c47daf7b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322
2026-06-12 11:43:47.915073 | controller | Jun 12 09:51:19.238123 crc crio[3641]: time="2026-06-12T09:51:19.23735104Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=88ac0f5e-ecef-4192-880c-84b7d66ab18d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.915124 | controller | Jun 12 09:51:19.247364 crc crio[3641]: time="2026-06-12T09:51:19.246797218Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f5ace6fb-03f9-4993-9ea9-5e438d8782f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.915179 | controller | Jun 12 09:51:19.254764 crc crio[3641]: time="2026-06-12T09:51:19.254241751Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=427fb838-0c13-4916-bc8a-409bad064400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.915242 | controller | Jun 12 09:51:19.255898 crc crio[3641]: time="2026-06-12T09:51:19.255365871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.915281 | controller | Jun 12 09:51:19.318980 crc crio[3641]: time="2026-06-12T09:51:19.318030263Z" level=info msg="Created container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl" id=f7473542-e8c5-4ff2-a197-d8a69d785d71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.915317 | controller | Jun 12 09:51:19.321147 crc crio[3641]: time="2026-06-12T09:51:19.320653616Z" level=info msg="Starting container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803" id=4dcf7fbd-80ce-4fe2-9b90-e4bd033fe559 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.915351 | controller | Jun 12 09:51:19.344388 crc crio[3641]: time="2026-06-12T09:51:19.34413121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.915388 | controller | Jun 12 09:51:19.373626 crc crio[3641]: time="2026-06-12T09:51:19.373455962Z" level=info msg="Started container" PID=5833 containerID=ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 description=openshift-etcd/etcd-crc/etcdctl id=4dcf7fbd-80ce-4fe2-9b90-e4bd033fe559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff
2026-06-12 11:43:47.915423 | controller | Jun 12 09:51:19.444361 crc crio[3641]: time="2026-06-12T09:51:19.444270918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d7d47a55-7281-4166-af09-411d141a2b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.915458 | controller | Jun 12 09:51:19.450257 crc crio[3641]: time="2026-06-12T09:51:19.449728347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=85d0abe5-71b7-42ef-9c4a-049c36b834bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.915493 | controller | Jun 12 09:51:19.455398 crc crio[3641]: time="2026-06-12T09:51:19.455334902Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=0eee03e0-3322-472d-ba33-e8a9612e5b95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.915527 | controller | Jun 12 09:51:19.456029 crc crio[3641]: time="2026-06-12T09:51:19.455953015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.915562 | controller | Jun 12 09:51:19.584307 crc crio[3641]: time="2026-06-12T09:51:19.583725079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.915602 | controller | Jun 12 09:51:20.759116 crc crio[3641]: time="2026-06-12T09:51:20.758873189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.915654 | controller | Jun 12 09:51:20.839359 crc crio[3641]: time="2026-06-12T09:51:20.83522715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.915707 | controller | Jun 12 09:51:21.106013 crc crio[3641]: time="2026-06-12T09:51:21.10575167Z" level=info msg="Created container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd" id=0eee03e0-3322-472d-ba33-e8a9612e5b95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.915762 | controller | Jun 12 09:51:21.107419 crc crio[3641]: time="2026-06-12T09:51:21.105931331Z" level=info msg="Created container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=427fb838-0c13-4916-bc8a-409bad064400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.915799 | controller | Jun 12 09:51:21.109627 crc crio[3641]: time="2026-06-12T09:51:21.108787029Z" level=info msg="Starting container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3" id=d0f640e4-80a4-4372-b2d4-9110579d5c38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.915834 | controller | Jun 12 09:51:21.110600 crc crio[3641]: time="2026-06-12T09:51:21.109276483Z" level=info msg="Starting container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d" id=be7a2c3e-c8f0-4b6c-949d-789dfe819c8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.915915 | controller | Jun 12 09:51:21.161602 crc crio[3641]: time="2026-06-12T09:51:21.161273642Z" level=info msg="Started container" PID=5910 containerID=4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=be7a2c3e-c8f0-4b6c-949d-789dfe819c8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322
2026-06-12 11:43:47.915979 | controller | Jun 12 09:51:21.190584 crc crio[3641]: time="2026-06-12T09:51:21.186270944Z" level=info msg="Started container" PID=5905 containerID=2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3 description=openshift-etcd/etcd-crc/etcd id=d0f640e4-80a4-4372-b2d4-9110579d5c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff
2026-06-12 11:43:47.916018 | controller | Jun 12 09:51:21.199716 crc crio[3641]: time="2026-06-12T09:51:21.198723968Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ef84d714-5aba-4f76-8356-6eed99252c66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.916053 | controller | Jun 12 09:51:21.206094 crc crio[3641]: time="2026-06-12T09:51:21.205984872Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0e0c621a-5ecd-4aec-b987-24aac2deeb89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.916089 | controller | Jun 12 09:51:21.212091 crc crio[3641]: time="2026-06-12T09:51:21.211661013Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b1dbc71b-2ec7-41c4-9812-9d3f9e60782e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.916124 | controller | Jun 12 09:51:21.212891 crc crio[3641]: time="2026-06-12T09:51:21.212701854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916157 | controller | Jun 12 09:51:21.274153 crc crio[3641]: time="2026-06-12T09:51:21.26821148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6beacc3c-ec76-44b0-b2da-12854d3310ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.916192 | controller | Jun 12 09:51:21.275755 crc crio[3641]: time="2026-06-12T09:51:21.275573734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=68960098-5118-4531-98e6-504d02acbb98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.916236 | controller | Jun 12 09:51:21.322142 crc crio[3641]: time="2026-06-12T09:51:21.321094311Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=91643368-f7a9-4751-8086-19b985f1a61b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.916271 | controller | Jun 12 09:51:21.326730 crc crio[3641]: time="2026-06-12T09:51:21.326326685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916306 | controller | Jun 12 09:51:21.342731 crc crio[3641]: time="2026-06-12T09:51:21.342277413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916341 | controller | Jun 12 09:51:21.490736 crc crio[3641]: time="2026-06-12T09:51:21.490255398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916375 | controller | Jun 12 09:51:22.529495 crc crio[3641]: time="2026-06-12T09:51:22.529300262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916429 | controller | Jun 12 09:51:22.670245 crc crio[3641]: time="2026-06-12T09:51:22.669787995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916468 | controller | Jun 12 09:51:22.796713 crc crio[3641]: time="2026-06-12T09:51:22.796554376Z" level=info msg="Created container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b1dbc71b-2ec7-41c4-9812-9d3f9e60782e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.916504 | controller | Jun 12 09:51:22.798235 crc crio[3641]: time="2026-06-12T09:51:22.798098341Z" level=info msg="Starting container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84" id=02a24eb8-55cd-4f2b-adc2-77de68b1439c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.916539 | controller | Jun 12 09:51:22.805272 crc crio[3641]: time="2026-06-12T09:51:22.805186057Z" level=info msg="Started container" PID=5950 containerID=5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=02a24eb8-55cd-4f2b-adc2-77de68b1439c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322
2026-06-12 11:43:47.916576 | controller | Jun 12 09:51:22.892371 crc crio[3641]: time="2026-06-12T09:51:22.8898456Z" level=info msg="Created container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics" id=91643368-f7a9-4751-8086-19b985f1a61b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.916611 | controller | Jun 12 09:51:22.895173 crc crio[3641]: time="2026-06-12T09:51:22.895026141Z" level=info msg="Starting container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729" id=638cb3de-a45f-4bb3-92b8-7528803e0084 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.916646 | controller | Jun 12 09:51:22.955418 crc crio[3641]: time="2026-06-12T09:51:22.955108525Z" level=info msg="Started container" PID=5955 containerID=8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729 description=openshift-etcd/etcd-crc/etcd-metrics id=638cb3de-a45f-4bb3-92b8-7528803e0084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff
2026-06-12 11:43:47.916680 | controller | Jun 12 09:51:22.977709 crc crio[3641]: time="2026-06-12T09:51:22.977521041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6c620385-a5fe-49ac-976f-a34bdb3af7fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.916725 | controller | Jun 12 09:51:22.980930 crc crio[3641]: time="2026-06-12T09:51:22.980713623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=870e6045-949b-4058-a10b-ad076202e02d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.916760 | controller | Jun 12 09:51:22.985715 crc crio[3641]: time="2026-06-12T09:51:22.985639957Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=fee35102-6ad1-4632-a45c-9ed8725d8be9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.916794 | controller | Jun 12 09:51:22.986789 crc crio[3641]: time="2026-06-12T09:51:22.98674218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916827 | controller | Jun 12 09:51:23.022071 crc crio[3641]: time="2026-06-12T09:51:23.016544505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916943 | controller | Jun 12 09:51:23.486242 crc crio[3641]: time="2026-06-12T09:51:23.486105356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.916988 | controller | Jun 12 09:51:23.699645 crc crio[3641]: time="2026-06-12T09:51:23.699493064Z" level=info msg="Created container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz" id=fee35102-6ad1-4632-a45c-9ed8725d8be9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.917024 | controller | Jun 12 09:51:23.701215 crc crio[3641]: time="2026-06-12T09:51:23.701175691Z" level=info msg="Starting container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3" id=4ff935df-5da2-4b51-b4d8-68ad70469215 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.917059 | controller | Jun 12 09:51:23.714485 crc crio[3641]: time="2026-06-12T09:51:23.714419278Z" level=info msg="Started container" PID=5981 containerID=00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3 description=openshift-etcd/etcd-crc/etcd-readyz id=4ff935df-5da2-4b51-b4d8-68ad70469215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff
2026-06-12 11:43:47.917094 | controller | Jun 12 09:51:23.738561 crc crio[3641]: time="2026-06-12T09:51:23.738527979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=42350d44-100b-4db1-9a54-2c588c883420 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.917129 | controller | Jun 12 09:51:23.742138 crc crio[3641]: time="2026-06-12T09:51:23.74165775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=bedf8d2a-b2d6-4e2f-880f-35146d11a63e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.917165 | controller | Jun 12 09:51:23.746799 crc crio[3641]: time="2026-06-12T09:51:23.746702807Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=4fb12fef-781b-4022-ba32-600fafb189cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.917200 | controller | Jun 12 09:51:23.747746 crc crio[3641]: time="2026-06-12T09:51:23.747653905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.917235 | controller | Jun 12 09:51:23.770162 crc crio[3641]: time="2026-06-12T09:51:23.770134541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.917280 | controller | Jun 12 09:51:24.210547 crc crio[3641]: time="2026-06-12T09:51:24.210484168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.917316 | controller | Jun 12 09:51:24.357081 crc crio[3641]: time="2026-06-12T09:51:24.356930869Z" level=info msg="Created container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev" id=4fb12fef-781b-4022-ba32-600fafb189cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.917352 | controller | Jun 12 09:51:24.358921 crc crio[3641]: time="2026-06-12T09:51:24.358659479Z" level=info msg="Starting container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be" id=c653bcfb-1b1c-4802-b49b-1555030b0de0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.917388 | controller | Jun 12 09:51:24.365255 crc crio[3641]: time="2026-06-12T09:51:24.365128387Z" level=info msg="Started container" PID=5998 containerID=1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be description=openshift-etcd/etcd-crc/etcd-rev id=c653bcfb-1b1c-4802-b49b-1555030b0de0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff
2026-06-12 11:43:47.917423 | controller | Jun 12 09:51:46.653495 crc crio[3641]: time="2026-06-12T09:51:46.652965778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ca5dfe17-d3ae-4a60-a22e-7ff6685bd01d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.917459 | controller | Jun 12 09:51:46.657594 crc crio[3641]: time="2026-06-12T09:51:46.657496488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=5f2c1150-84fb-4dbd-a697-0a8f96394561 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.917495 | controller | Jun 12 09:51:46.663950 crc crio[3641]: time="2026-06-12T09:51:46.659944969Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b7893e51-83f8-4dce-b260-5809a5402afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.917530 | controller | Jun 12 09:51:46.663950 crc crio[3641]: time="2026-06-12T09:51:46.660411473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.917566 | controller | Jun 12 09:51:46.683510 crc crio[3641]: time="2026-06-12T09:51:46.683429861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.917601 | controller | Jun 12 09:51:47.224792 crc crio[3641]: time="2026-06-12T09:51:47.224624275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.917636 | controller | Jun 12 09:51:47.384313 crc crio[3641]: time="2026-06-12T09:51:47.383698398Z" level=info msg="Created container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b7893e51-83f8-4dce-b260-5809a5402afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.917672 | controller | Jun 12 09:51:47.388286 crc crio[3641]: time="2026-06-12T09:51:47.388127032Z" level=info msg="Starting container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755" id=83445df3-bbbb-4576-819e-53438d413c5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.917724 | controller | Jun 12 09:51:47.400799 crc crio[3641]: time="2026-06-12T09:51:47.400670007Z" level=info msg="Started container" PID=6215 containerID=aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=83445df3-bbbb-4576-819e-53438d413c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:47.917763 | controller | Jun 12 09:51:52.129172 crc crio[3641]: time="2026-06-12T09:51:52.128541673Z" level=info msg="Stopping container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755 (timeout: 30s)" id=5ed62481-172f-4e94-957a-cfa58bd79317 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:47.917800 | controller | Jun 12 09:51:52.320390 crc crio[3641]: time="2026-06-12T09:51:52.320117546Z" level=info msg="Stopped container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5ed62481-172f-4e94-957a-cfa58bd79317 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:47.917837 | controller | Jun 12 09:51:52.753652 crc crio[3641]: time="2026-06-12T09:51:52.753450433Z" level=info msg="Removing container: 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d" id=9527479a-3ca4-4530-85eb-2a27bf536586 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:47.917914 | controller | Jun 12 09:51:52.833792 crc crio[3641]: time="2026-06-12T09:51:52.833502003Z" level=info msg="Removed container 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9527479a-3ca4-4530-85eb-2a27bf536586 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:47.917954 | controller | Jun 12 09:52:13.338499 crc crio[3641]: time="2026-06-12T09:52:13.338008505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=08aa8a89-ae17-4d6b-bd08-2f9769771a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.917990 | controller | Jun 12 09:52:13.340686 crc crio[3641]: time="2026-06-12T09:52:13.340214702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e9043361-b3ea-4222-a529-c252c01b0af9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.918025 | controller | Jun 12 09:52:13.342248 crc crio[3641]: time="2026-06-12T09:52:13.342144782Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=feb2a1a3-ed92-40c9-b7c8-dee9f32e4a07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.918060 | controller | Jun 12 09:52:13.342503 crc crio[3641]: time="2026-06-12T09:52:13.342478712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.918094 | controller | Jun 12 09:52:13.354960 crc crio[3641]: time="2026-06-12T09:52:13.354882689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.918128 | controller | Jun 12 09:52:13.561733 crc crio[3641]: time="2026-06-12T09:52:13.561440768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.918163 | controller | Jun 12 09:52:13.652327 crc crio[3641]: time="2026-06-12T09:52:13.651977504Z" level=info msg="Created container ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=feb2a1a3-ed92-40c9-b7c8-dee9f32e4a07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.918209 | controller | Jun 12 09:52:13.653621 crc crio[3641]: time="2026-06-12T09:52:13.65349923Z" level=info msg="Starting container: ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14" id=2fdc3d83-bcb9-40ab-87f8-45eb855a382a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.918246 | controller | Jun 12 09:52:13.661102 crc crio[3641]: time="2026-06-12T09:52:13.660981808Z" level=info msg="Started container" PID=6662 containerID=ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2fdc3d83-bcb9-40ab-87f8-45eb855a382a name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:47.918283 | controller | Jun 12 09:52:25.417119 crc crio[3641]: time="2026-06-12T09:52:25.416691738Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918318 | controller | Jun 12 09:52:25.417784 crc crio[3641]: time="2026-06-12T09:52:25.417145712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.918354 | controller | Jun 12 09:52:25.435437 crc crio[3641]: time="2026-06-12T09:52:25.435332017Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a139a085-eed3-4626-bb73-8dddcb090ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00018aaf0}] Aliases:map[]}"
2026-06-12 11:43:47.918392 | controller | Jun 12 09:52:25.435437 crc crio[3641]: time="2026-06-12T09:52:25.435434961Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.918427 | controller | Jun 12 09:52:25.993277 crc crio[3641]: time="2026-06-12T09:52:25.993135368Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918463 | controller | Jun 12 09:52:25.993558 crc crio[3641]: time="2026-06-12T09:52:25.993292183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.918499 | controller | Jun 12 09:52:26.003161 crc crio[3641]: time="2026-06-12T09:52:26.002894436Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918534 | controller | Jun 12 09:52:26.003161 crc crio[3641]: time="2026-06-12T09:52:26.003016739Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918570 | controller | Jun 12 09:52:26.003161 crc crio[3641]: time="2026-06-12T09:52:26.003102431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.918606 | controller | Jun 12 09:52:26.013965 crc crio[3641]: time="2026-06-12T09:52:26.01316721Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918651 | controller | Jun 12 09:52:26.014405 crc crio[3641]: time="2026-06-12T09:52:26.014313355Z" level=info msg="Ran pod sandbox 6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918688 | controller | Jun 12 09:52:26.016719 crc crio[3641]: time="2026-06-12T09:52:26.016607313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=cc44681b-7d1f-46a0-a005-b7101d5d3612 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.918724 | controller | Jun 12 09:52:26.020937 crc crio[3641]: time="2026-06-12T09:52:26.020750149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2a85de07-d392-428c-9f98-e681044269d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.918759 | controller | Jun 12 09:52:26.023700 crc crio[3641]: time="2026-06-12T09:52:26.020912401Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918794 | controller | Jun 12 09:52:26.023700 crc crio[3641]: time="2026-06-12T09:52:26.02143038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.918829 | controller | Jun 12 09:52:26.038402 crc crio[3641]: time="2026-06-12T09:52:26.038144082Z" level=info msg="Ran pod sandbox 7496c4a0493d7ea308d18e7ad875743525b0603485315f0f571579fc35d5f515 with infra container: openshift-dns/node-resolver-277xp/POD" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918902 | controller | Jun 12 09:52:26.041442 crc crio[3641]: time="2026-06-12T09:52:26.041230283Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.918942 | controller | Jun 12 09:52:26.041442 crc crio[3641]: time="2026-06-12T09:52:26.041423599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.918978 | controller | Jun 12 09:52:26.042696 crc crio[3641]: time="2026-06-12T09:52:26.042606974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=5919b15d-393f-429b-9bde-4a83cd6d255c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.919014 | controller | Jun 12 09:52:26.061451 crc crio[3641]: time="2026-06-12T09:52:26.060748867Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919049 | controller | Jun 12 09:52:26.061451 crc crio[3641]: time="2026-06-12T09:52:26.061050666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.919084 | controller | Jun 12 09:52:26.078433 crc crio[3641]: time="2026-06-12T09:52:26.078088374Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919128 | controller | Jun 12 09:52:26.078433 crc crio[3641]: time="2026-06-12T09:52:26.078379933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.919165 | controller | Jun 12 09:52:26.096025 crc crio[3641]: time="2026-06-12T09:52:26.095772814Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919202 | controller | Jun 12 09:52:26.096369 crc crio[3641]: time="2026-06-12T09:52:26.09629207Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919238 | controller | Jun 12 09:52:26.103984 crc crio[3641]: time="2026-06-12T09:52:26.1039008Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/47fe717c-9eb4-4a83-b85a-13a488a87bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022ca768}] Aliases:map[]}"
2026-06-12 11:43:47.919274 | controller | Jun 12 09:52:26.104068 crc crio[3641]: time="2026-06-12T09:52:26.103988545Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.919310 | controller | Jun 12 09:52:26.108618 crc crio[3641]: time="2026-06-12T09:52:26.108526093Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/08677060-5114-4efd-b7fc-63d66ece8378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e169d0}] Aliases:map[]}"
2026-06-12 11:43:47.919349 | controller | Jun 12 09:52:26.108723 crc crio[3641]: time="2026-06-12T09:52:26.108621426Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.919386 | controller | Jun 12 09:52:26.116437 crc crio[3641]: time="2026-06-12T09:52:26.11565973Z" level=info msg="Ran pod sandbox c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919422 | controller | Jun 12 09:52:26.116802 crc crio[3641]: time="2026-06-12T09:52:26.116401061Z" level=info msg="Ran pod sandbox 7244b06dc7d9c0d16f6bc0c187365c3b78c72adbfc3548653e0abb4ccb65df9b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919459 | controller | Jun 12 09:52:26.126760 crc crio[3641]: time="2026-06-12T09:52:26.126710835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5c0baadd-bc82-43fd-ade9-9ca66eed6c59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.919494 | controller | Jun 12 09:52:26.127711 crc crio[3641]: time="2026-06-12T09:52:26.127324204Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=111a1cdd-4edc-4fb1-bd81-cb49c97902c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.919538 | controller | Jun 12 09:52:26.136071 crc crio[3641]: time="2026-06-12T09:52:26.135516334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=effe1409-8b2e-4b54-b172-c317a242b0cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.919575 | controller | Jun 12 09:52:26.140279 crc crio[3641]: time="2026-06-12T09:52:26.140208187Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919610 | controller | Jun 12 09:52:26.140742 crc crio[3641]: time="2026-06-12T09:52:26.140718052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.919646 | controller | Jun 12 09:52:26.154051 crc crio[3641]: time="2026-06-12T09:52:26.153965182Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919681 | controller | Jun 12 09:52:26.154135 crc crio[3641]: time="2026-06-12T09:52:26.154097186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.919717 | controller | Jun 12 09:52:26.182607 crc crio[3641]: time="2026-06-12T09:52:26.182519664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=40709bbc-3ce0-4384-ae5a-41e2d8d7e8b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.919753 | controller | Jun 12 09:52:26.193487 crc crio[3641]: time="2026-06-12T09:52:26.191603611Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919790 | controller | Jun 12 09:52:26.193487 crc crio[3641]: time="2026-06-12T09:52:26.192100106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.919826 | controller | Jun 12 09:52:26.193487 crc crio[3641]: time="2026-06-12T09:52:26.193230681Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.919895 | controller | Jun 12 09:52:26.200149 crc crio[3641]: time="2026-06-12T09:52:26.200045722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7982a600-4228-4836-8460-e223a8720758 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.919936 | controller | Jun 12 09:52:26.203240 crc crio[3641]: time="2026-06-12T09:52:26.201650287Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4fddaeff-9531-463d-a01e-77a7970215fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00096c208}] Aliases:map[]}"
2026-06-12 11:43:47.919982 | controller | Jun 12 09:52:26.203240 crc crio[3641]: time="2026-06-12T09:52:26.201693299Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.920036 | controller | Jun 12 09:52:26.203240 crc crio[3641]: time="2026-06-12T09:52:26.202492605Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.920086 | controller | Jun 12 09:52:26.203240 crc crio[3641]: time="2026-06-12T09:52:26.202552704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.920135 | controller | Jun 12 09:52:26.205216 crc crio[3641]: time="2026-06-12T09:52:26.205118782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=18108144-33cf-4af0-9ec7-efb251081329 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.920182 | controller | Jun 12 09:52:26.214920 crc crio[3641]: time="2026-06-12T09:52:26.21359145Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=18b948fa-5ff4-42e9-be01-07b01a4d6bb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.920228 | controller | Jun 12 09:52:26.219763 crc crio[3641]: time="2026-06-12T09:52:26.219611933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=463942d5-289d-4c98-9cdb-870fd6c21676 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.920274 | controller | Jun 12 09:52:26.221713 crc crio[3641]: time="2026-06-12T09:52:26.22147025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=17043b2b-7b10-4b80-8406-5dbc9ee8bf23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.920318 | controller | Jun 12 09:52:26.236157 crc crio[3641]: time="2026-06-12T09:52:26.232072245Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.920365 | controller | Jun 12 09:52:26.236157 crc crio[3641]: time="2026-06-12T09:52:26.234576148Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.920425 | controller | Jun 12 09:52:26.236157 crc crio[3641]: time="2026-06-12T09:52:26.23464342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.920472 | controller | Jun 12 09:52:26.240692 crc crio[3641]: time="2026-06-12T09:52:26.240658635Z" level=info msg="Ran pod sandbox f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.920518 | controller | Jun 12 09:52:26.248727 crc crio[3641]: time="2026-06-12T09:52:26.248666219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=04738586-f6ef-461a-81ae-2375543f0fc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.920572 | controller | Jun 12 09:52:26.249030 crc crio[3641]: time="2026-06-12T09:52:26.248959208Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1f62c0df-b17a-47b8-ba34-8c2f0cc5c6ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c3d8}] Aliases:map[]}"
2026-06-12 11:43:47.920655 | controller | Jun 12 09:52:26.249030 crc crio[3641]: time="2026-06-12T09:52:26.249001599Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.920699 | controller | Jun 12 09:52:26.253387 crc crio[3641]: time="2026-06-12T09:52:26.253211779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=9e94cc54-d737-49d7-adb3-51d03d81bd43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.920743 | controller | Jun 12 09:52:26.262672 crc crio[3641]: time="2026-06-12T09:52:26.262299076Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.920787 | controller | Jun 12 09:52:26.262672 crc crio[3641]: time="2026-06-12T09:52:26.262390779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.920832 | controller | Jun 12 09:52:26.269773 crc crio[3641]: time="2026-06-12T09:52:26.269369209Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/dd9d3816-4427-4958-8dbf-01d7103bc518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00078a238}] Aliases:map[]}"
2026-06-12 11:43:47.920915 | controller | Jun 12 09:52:26.269773 crc crio[3641]: time="2026-06-12T09:52:26.269438271Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.920965 | controller | Jun 12 09:52:26.275751 crc crio[3641]: time="2026-06-12T09:52:26.272072599Z" level=info msg="Ran pod sandbox 94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad with infra container: openshift-multus/multus-bzhnf/POD" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.921012 | controller | Jun 12 09:52:26.284587 crc crio[3641]: time="2026-06-12T09:52:26.284528184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=2daf0b41-4243-4e88-8f50-37c04eceffbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.921049 | controller | Jun 12 09:52:26.292590 crc crio[3641]: time="2026-06-12T09:52:26.292420797Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.921085 | controller | Jun 12 09:52:26.292674 crc crio[3641]: time="2026-06-12T09:52:26.292629294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.921139 | controller | Jun 12 09:52:26.334730 crc crio[3641]: time="2026-06-12T09:52:26.333701783Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.921184 | controller | Jun 12 09:52:26.334730 crc crio[3641]: time="2026-06-12T09:52:26.333777525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.921225 | controller | Jun 12 09:52:26.356211 crc crio[3641]: time="2026-06-12T09:52:26.355042732Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/84391a12-2016-4220-9957-029b38677f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c960}] Aliases:map[]}"
2026-06-12 11:43:47.921262 | controller | Jun 12 09:52:26.356211 crc crio[3641]: time="2026-06-12T09:52:26.355120294Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.921301 | controller | Jun 12 09:52:26.386608 crc crio[3641]: time="2026-06-12T09:52:26.385029905Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.921346 | controller | Jun 12 09:52:26.386608 crc crio[3641]: time="2026-06-12T09:52:26.385164179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.921390 | controller | Jun 12 09:52:26.388619 crc crio[3641]: time="2026-06-12T09:52:26.386968373Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/72e64f41-5266-4ce4-a3a6-c64771b49200 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000d247f8}] Aliases:map[]}"
2026-06-12 11:43:47.921434 | controller | Jun 12 09:52:26.388619 crc crio[3641]: time="2026-06-12T09:52:26.387067846Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.921479 | controller | Jun 12 09:52:26.444372 crc crio[3641]: time="2026-06-12T09:52:26.443739576Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.921523 | controller | Jun 12 09:52:26.446283 crc crio[3641]: time="2026-06-12T09:52:26.444418567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.921568 | controller | Jun 12 09:52:26.505461 crc crio[3641]: time="2026-06-12T09:52:26.498963866Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36d827fe-72de-44eb-bf14-87c5546a9406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001694528}] Aliases:map[]}"
2026-06-12 11:43:47.921622 | controller | Jun 12 09:52:26.505461 crc crio[3641]: time="2026-06-12T09:52:26.499119041Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.921667 | controller | Jun 12 09:52:26.520205 crc crio[3641]: time="2026-06-12T09:52:26.519973846Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/00c8b084-0beb-4f9c-9b82-cebb3a7b187d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000d24950}] Aliases:map[]}"
2026-06-12 11:43:47.921712 | controller | Jun 12 09:52:26.520499 crc crio[3641]: time="2026-06-12T09:52:26.520212333Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.921756 | controller | Jun 12 09:52:26.646926 crc crio[3641]: time="2026-06-12T09:52:26.645518805Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.921800 | controller | Jun 12 09:52:26.646926 crc crio[3641]: time="2026-06-12T09:52:26.64568698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.921843 | controller | Jun 12 09:52:26.657350 crc crio[3641]: time="2026-06-12T09:52:26.657092404Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.921936 | controller | Jun 12 09:52:26.657350 crc crio[3641]: time="2026-06-12T09:52:26.657165647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.921982 | controller | Jun 12 09:52:26.657526 crc crio[3641]: time="2026-06-12T09:52:26.657420204Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922026 | controller | Jun 12 09:52:26.657526 crc crio[3641]: time="2026-06-12T09:52:26.657451925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.922070 | controller | Jun 12 09:52:26.691606 crc crio[3641]: time="2026-06-12T09:52:26.69107545Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922114 | controller | Jun 12 09:52:26.691606 crc crio[3641]: time="2026-06-12T09:52:26.691152753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.922158 | controller | Jun 12 09:52:26.723433 crc crio[3641]: time="2026-06-12T09:52:26.721432135Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922212 | controller | Jun 12 09:52:26.723433 crc crio[3641]: time="2026-06-12T09:52:26.721486087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.922257 | controller | Jun 12 09:52:26.754061 crc crio[3641]: time="2026-06-12T09:52:26.75374818Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922303 | controller | Jun 12 09:52:26.754236 crc crio[3641]: time="2026-06-12T09:52:26.754126121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.922348 | controller | Jun 12 09:52:26.770369 crc crio[3641]: time="2026-06-12T09:52:26.769726407Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922391 | controller | Jun 12 09:52:26.770369 crc crio[3641]: time="2026-06-12T09:52:26.770094803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.922436 | controller | Jun 12 09:52:26.811689 crc crio[3641]: time="2026-06-12T09:52:26.805760956Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8190eaf7-b007-46dc-99d3-2950832f0a8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d24a58}] Aliases:map[]}"
2026-06-12 11:43:47.922481 | controller | Jun 12 09:52:26.811689 crc crio[3641]: time="2026-06-12T09:52:26.811665919Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.922525 | controller | Jun 12 09:52:26.820354 crc crio[3641]: time="2026-06-12T09:52:26.817093336Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922570 | controller | Jun 12 09:52:26.820354 crc crio[3641]: time="2026-06-12T09:52:26.817142137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.922613 | controller | Jun 12 09:52:26.867739 crc crio[3641]: time="2026-06-12T09:52:26.86754651Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922657 | controller | Jun 12 09:52:26.867739 crc crio[3641]: time="2026-06-12T09:52:26.867642973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.922701 | controller | Jun 12 09:52:26.919519 crc crio[3641]: time="2026-06-12T09:52:26.916959305Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922746 | controller | Jun 12 09:52:26.919519 crc crio[3641]: time="2026-06-12T09:52:26.917565654Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.922799 | controller | Jun 12 09:52:26.919519 crc crio[3641]: time="2026-06-12T09:52:26.917668237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.922846 | controller | Jun 12 09:52:26.919519 crc crio[3641]: time="2026-06-12T09:52:26.918114521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.965173 | controller | Jun 12 09:52:26.953141 crc crio[3641]: time="2026-06-12T09:52:26.940149779Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/35cc4d47-862b-4062-ac19-7a80f6a9b1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d24bc0}] Aliases:map[]}"
2026-06-12 11:43:47.965248 | controller | Jun 12 09:52:26.953141 crc crio[3641]: time="2026-06-12T09:52:26.940363266Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.965294 | controller | Jun 12 09:52:26.953141 crc crio[3641]: time="2026-06-12T09:52:26.947094933Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.965339 | controller | Jun 12 09:52:27.086023 crc crio[3641]: time="2026-06-12T09:52:27.085597065Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.965381 | controller | Jun 12 09:52:27.086201 crc crio[3641]: time="2026-06-12T09:52:27.08607058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.965419 | controller | Jun 12 09:52:27.125726 crc crio[3641]: time="2026-06-12T09:52:27.124485863Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.965457 | controller | Jun 12 09:52:27.125726 crc crio[3641]: time="2026-06-12T09:52:27.12469424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.965496 | controller | Jun 12 09:52:27.151266 crc crio[3641]: time="2026-06-12T09:52:27.151073522Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.965533 | controller | Jun 12 09:52:27.151514 crc crio[3641]: time="2026-06-12T09:52:27.151439194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.965572 | controller | Jun 12 09:52:27.206644 crc crio[3641]: time="2026-06-12T09:52:27.206580278Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/a32b9253-72d2-4b20-acd0-a2e6910b9a8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008c608}] Aliases:map[]}"
2026-06-12 11:43:47.965628 | controller | Jun 12 09:52:27.207003 crc crio[3641]: time="2026-06-12T09:52:27.206788034Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.965668 | controller | Jun 12 09:52:27.215714 crc crio[3641]: time="2026-06-12T09:52:27.215681428Z" level=info msg="Ran pod sandbox e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.965708 | controller | Jun 12 09:52:27.227487 crc crio[3641]: time="2026-06-12T09:52:27.227232401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f02a693a-3fe8-4770-b7f9-e4ea1efcc74d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.965745 | controller | Jun 12 09:52:27.258793 crc crio[3641]: time="2026-06-12T09:52:27.258742071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=3558e19a-10e5-4dd5-8400-dbe2cfb4b55b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.965783 | controller | Jun 12 09:52:27.268428 crc crio[3641]: time="2026-06-12T09:52:27.267949214Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/aec8d953-9742-49cb-a78a-e5d48f0774e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000d24178}] Aliases:map[]}"
2026-06-12 11:43:47.965820 | controller | Jun 12 09:52:27.268428 crc crio[3641]: time="2026-06-12T09:52:27.268107739Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.965901 | controller | Jun 12 09:52:27.272702 crc crio[3641]: time="2026-06-12T09:52:27.271641524Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.965945 | controller | Jun 12 09:52:27.290583 crc crio[3641]: time="2026-06-12T09:52:27.279569905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=3d462a7c-a4d3-42a0-8b1e-6eb5eb754ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.965983 | controller | Jun 12 09:52:27.303087 crc crio[3641]: time="2026-06-12T09:52:27.301351866Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=882e75d2-7c0b-4063-a159-00c5cc8eb2f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.966022 | controller | Jun 12 09:52:27.341292 crc crio[3641]: time="2026-06-12T09:52:27.340550044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=bc7ac274-dea5-4a9f-8df8-b795fd9fea42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.966060 | controller | Jun 12 09:52:27.371339 crc crio[3641]: time="2026-06-12T09:52:27.370741079Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.966107 | controller | Jun 12 09:52:27.415539 crc crio[3641]: time="2026-06-12T09:52:27.415492885Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7c8c0c5e-6132-4e27-854c-dfed8e8e30d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e167a0}] Aliases:map[]}"
2026-06-12 11:43:47.966146 | controller | Jun 12 09:52:27.423524 crc crio[3641]: time="2026-06-12T09:52:27.423492182Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.966184 | controller | Jun 12 09:52:27.425467 crc crio[3641]: time="2026-06-12T09:52:27.417466716Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b9661014-95eb-4e74-b9e0-63dbc892bd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00238e268}] Aliases:map[]}"
2026-06-12 11:43:47.966221 | controller | Jun 12 09:52:27.426038 crc crio[3641]: time="2026-06-12T09:52:27.425927797Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.966257 | controller | Jun 12 09:52:27.439995 crc crio[3641]: time="2026-06-12T09:52:27.437989598Z" level=info msg="Ran pod sandbox 273d7efd49dd2f5f74e03e94417e8236ca6af4accedd004ace71d48a9055d442 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.966293 | controller | Jun 12 09:52:27.447392 crc crio[3641]: time="2026-06-12T09:52:27.447011056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=88384fa9-acb9-4620-b3a5-2b09fc75c1e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.966329 | controller | Jun 12 09:52:27.483756 crc crio[3641]: time="2026-06-12T09:52:27.482633756Z" level=info msg="Ran pod sandbox 12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.966365 | controller | Jun 12 09:52:27.509499 crc crio[3641]: time="2026-06-12T09:52:27.509209165Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=b624e94b-9cd1-45b2-bbda-6a56d42a877a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.966401 | controller | Jun 12 09:52:27.537755 crc crio[3641]: time="2026-06-12T09:52:27.532356568Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5a0c6a3-0658-4ece-bb4a-a829a0f261b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00078a6e8}] Aliases:map[]}"
2026-06-12 11:43:47.966448 | controller | Jun 12 09:52:27.537755 crc crio[3641]: time="2026-06-12T09:52:27.532410049Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.966485 | controller | Jun 12 09:52:27.610468 crc crio[3641]: time="2026-06-12T09:52:27.610292962Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1bd7e967-13aa-421c-ad2f-22e706faf35e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00238e3c0}] Aliases:map[]}"
2026-06-12 11:43:47.966523 | controller | Jun 12 09:52:27.610650 crc crio[3641]: time="2026-06-12T09:52:27.610627032Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.966560 | controller | Jun 12 09:52:27.744740 crc crio[3641]: time="2026-06-12T09:52:27.742692194Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/00b59bda-85dc-458f-bf64-9a9de60341c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a428}] Aliases:map[]}"
2026-06-12 11:43:47.966617 | controller | Jun 12 09:52:27.744740 crc crio[3641]: time="2026-06-12T09:52:27.742758906Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.966657 | controller | Jun 12 09:52:28.026162 crc crio[3641]: time="2026-06-12T09:52:28.025512262Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/591a8617-46b2-4438-847f-e442b840d6de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0022ca380}] Aliases:map[]}"
2026-06-12 11:43:47.966694 | controller | Jun 12 09:52:28.026162 crc crio[3641]: time="2026-06-12T09:52:28.025562744Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.966731 | controller | Jun 12 09:52:28.150426 crc crio[3641]: time="2026-06-12T09:52:28.150089313Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/545e0c0d-320d-4417-b623-4f1f1750e937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}"
2026-06-12 11:43:47.966768 | controller | Jun 12 09:52:28.150426 crc crio[3641]: time="2026-06-12T09:52:28.150148665Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.966812 | controller | Jun 12 09:52:28.153710 crc crio[3641]: time="2026-06-12T09:52:28.153633933Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/4fd2eb50-f98d-4171-8dac-bbb67cf12e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000d243d8}] Aliases:map[]}"
2026-06-12 11:43:47.966883 | controller | Jun 12 09:52:28.153710 crc crio[3641]: time="2026-06-12T09:52:28.153659273Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.966933 | controller | Jun 12 09:52:28.179576 crc crio[3641]: time="2026-06-12T09:52:28.179124788Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.966972 | controller | Jun 12 09:52:28.179576 crc crio[3641]: time="2026-06-12T09:52:28.179336944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967010 | controller | Jun 12 09:52:28.246351 crc crio[3641]: time="2026-06-12T09:52:28.246189847Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967046 | controller | Jun 12 09:52:28.246487 crc crio[3641]: time="2026-06-12T09:52:28.246383943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967082 | controller | Jun 12 09:52:28.248690 crc crio[3641]: time="2026-06-12T09:52:28.248649198Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967118 | controller | Jun 12 09:52:28.248992 crc crio[3641]: time="2026-06-12T09:52:28.248967808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967155 | controller | Jun 12 09:52:28.257289 crc crio[3641]: time="2026-06-12T09:52:28.25721837Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967192 | controller | Jun 12 09:52:28.257434 crc crio[3641]: time="2026-06-12T09:52:28.257409796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967228 | controller | Jun 12 09:52:28.284233 crc crio[3641]: time="2026-06-12T09:52:28.284186662Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967264 | controller | Jun 12 09:52:28.289314 crc crio[3641]: time="2026-06-12T09:52:28.289194126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967300 | controller | Jun 12 09:52:28.289472 crc crio[3641]: time="2026-06-12T09:52:28.284596015Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/47b09eea-9beb-4c2d-9a76-49665c1336ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001e16250}] Aliases:map[]}"
2026-06-12 11:43:47.967346 | controller | Jun 12 09:52:28.289588 crc crio[3641]: time="2026-06-12T09:52:28.289569878Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.967384 | controller | Jun 12 09:52:28.291430 crc crio[3641]: time="2026-06-12T09:52:28.284714474Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967420 | controller | Jun 12 09:52:28.291430 crc crio[3641]: time="2026-06-12T09:52:28.290798921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967456 | controller | Jun 12 09:52:28.310923 crc crio[3641]: time="2026-06-12T09:52:28.310509938Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967492 | controller | Jun 12 09:52:28.311941 crc crio[3641]: time="2026-06-12T09:52:28.310988022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967527 | controller | Jun 12 09:52:28.313543 crc crio[3641]: time="2026-06-12T09:52:28.312161839Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967563 | controller | Jun 12 09:52:28.313543 crc crio[3641]: time="2026-06-12T09:52:28.312457788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967599 | controller | Jun 12 09:52:28.350898 crc crio[3641]: time="2026-06-12T09:52:28.350113971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=beafaafe-e5c8-4da2-badc-253a6124e3d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.967634 | controller | Jun 12 09:52:28.368751 crc crio[3641]: time="2026-06-12T09:52:28.368095384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=2ad12646-cdcc-478b-bbd1-0b98340acaaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.967669 | controller | Jun 12 09:52:28.409204 crc crio[3641]: time="2026-06-12T09:52:28.408290103Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967704 | controller | Jun 12 09:52:28.409204 crc crio[3641]: time="2026-06-12T09:52:28.408563781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.967740 | controller | Jun 12 09:52:28.619102 crc crio[3641]: time="2026-06-12T09:52:28.618169423Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/7feece86-5f04-4d25-a011-62e146c31bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0022ca260}] Aliases:map[]}"
2026-06-12 11:43:47.967785 | controller | Jun 12 09:52:28.619102 crc crio[3641]: time="2026-06-12T09:52:28.618226294Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.967821 | controller | Jun 12 09:52:28.771999 crc crio[3641]: time="2026-06-12T09:52:28.765799725Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/b01d961e-cd64-49ae-8cf4-bf654bc47af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d24778}] Aliases:map[]}"
2026-06-12 11:43:47.967893 | controller | Jun 12 09:52:28.771999 crc crio[3641]: time="2026-06-12T09:52:28.766097445Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.967935 | controller | Jun 12 09:52:28.803975 crc crio[3641]: time="2026-06-12T09:52:28.803571129Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.967971 | controller | Jun 12 09:52:28.833443 crc crio[3641]: time="2026-06-12T09:52:28.832231486Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.968008 | controller | Jun 12 09:52:28.942650 crc crio[3641]: time="2026-06-12T09:52:28.938792357Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5c33cfec-daaf-49a9-9294-c51765efa1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c290}] Aliases:map[]}"
2026-06-12 11:43:47.968045 | controller | Jun 12 09:52:28.942650 crc crio[3641]: time="2026-06-12T09:52:28.939632543Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.968081 | controller | Jun 12 09:52:29.096044 crc crio[3641]: time="2026-06-12T09:52:29.094424697Z" level=info msg="Ran pod sandbox 8ce25008cb2d320832b6ac6e9c5eef4023aeec7363f28e15e137df1f62af56fc with infra container: openshift-image-registry/node-ca-2wddl/POD" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.968117 | controller | Jun 12 09:52:29.130531 crc crio[3641]: time="2026-06-12T09:52:29.12758153Z" level=info msg="Ran pod sandbox 92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.968153 | controller | Jun 12 09:52:29.146731 crc crio[3641]: time="2026-06-12T09:52:29.144648434Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/19be776d-8fa1-4503-9e28-2f2f356a157c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00096c470}] Aliases:map[]}"
2026-06-12 11:43:47.968200 | controller | Jun 12 09:52:29.146731 crc crio[3641]: time="2026-06-12T09:52:29.144703206Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.968239 | controller | Jun 12 09:52:29.154009 crc crio[3641]: time="2026-06-12T09:52:29.153731471Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5023a430-5b27-42ca-864d-5e106fc086e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00096c408}] Aliases:map[]}"
2026-06-12 11:43:47.968277 | controller | Jun 12 09:52:29.154009 crc crio[3641]: time="2026-06-12T09:52:29.153861995Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.968314 | controller | Jun 12 09:52:29.160963 crc crio[3641]: time="2026-06-12T09:52:29.160711839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=bbcce705-252d-4a71-9671-101a839726c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.968381 | controller | Jun 12 09:52:29.206992 crc crio[3641]: time="2026-06-12T09:52:29.188604141Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/4689d4a9-63ec-48a2-ae7b-d9e611b4d67e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}"
2026-06-12 11:43:47.968435 | controller | Jun 12 09:52:29.206992 crc crio[3641]: time="2026-06-12T09:52:29.188769266Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.968485 | controller | Jun 12 09:52:29.220236 crc crio[3641]: time="2026-06-12T09:52:29.22019425Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=4ade2ad0-feba-4192-b1d3-9938b30b5a45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.968534 | controller | Jun 12 09:52:46.480680 crc crio[3641]: time="2026-06-12T09:52:46.479593584Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.968583 | controller | Jun 12 09:52:46.482133 crc crio[3641]: time="2026-06-12T09:52:46.480698388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.968643 | controller | Jun 12 09:52:46.489372 crc crio[3641]: time="2026-06-12T09:52:46.488587929Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=ebdbe639-534d-48e0-a525-110c87d1599b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.968695 | controller | Jun 12 09:52:46.489372 crc crio[3641]: time="2026-06-12T09:52:46.488681082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=ea5b1c8e-5532-406c-93b4-f1ee9bb2ccae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.968744 | controller | Jun 12 09:52:46.489372 crc crio[3641]: time="2026-06-12T09:52:46.488719943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=ae6ce8f8-ff05-4df3-82f5-e5ca8e01dd0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.968792 | controller | Jun 12 09:52:46.489722 crc crio[3641]: time="2026-06-12T09:52:46.489481884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a74fc647-dafd-499d-a9f6-4813e215467e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.968839 | controller | Jun 12 09:52:46.490158 crc crio[3641]: time="2026-06-12T09:52:46.489753345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=1ce74f1b-02db-4434-891d-8a9d325a238d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.968934 | controller | Jun 12 09:52:46.490551 crc crio[3641]: time="2026-06-12T09:52:46.490429753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=902f39ed-4bc0-4018-bd63-eba6d931037d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.968973 | controller | Jun 12 09:52:46.490795 crc crio[3641]: time="2026-06-12T09:52:46.490693852Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=23bfda17-5d04-41fa-8b82-0156d5e92f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.969010 | controller | Jun 12 09:52:46.491522 crc crio[3641]: time="2026-06-12T09:52:46.491356222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d5e530b6-1e52-49c6-a308-333fe9a75be9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.969046 | controller | Jun 12 09:52:46.492998 crc crio[3641]: time="2026-06-12T09:52:46.492729093Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969082 | controller | Jun 12 09:52:46.492998 crc crio[3641]: time="2026-06-12T09:52:46.49293465Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969117 | controller | Jun 12 09:52:46.493589 crc crio[3641]: time="2026-06-12T09:52:46.493067674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969152 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.496574932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=e60c7c7b-2120-48c6-b26f-511b26c4a870 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.969198 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.496692194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=c56f536d-f8ad-428f-ad34-d28b12d6683b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.969235 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497017555Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969271 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497090118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969306 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.49711854Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969342 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497152619Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969376 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497190953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969412 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497350665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969446 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497394346Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969481 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497463608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969515 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497470749Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969550 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497553512Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969584 | controller | Jun 12 09:52:46.497607 crc crio[3641]: time="2026-06-12T09:52:46.497610954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969618 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.497710619Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969653 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.497753347Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969697 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.497771561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969733 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.497797508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969768 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.497977954Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969802 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.497557811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969837 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.498046366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.969913 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.498466768Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969952 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.498566192Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.969987 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.49295106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.970021 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.497035028Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.970055 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.498702905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.970089 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.498760781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=691b2267-ee7f-444d-a1a9-580c7e497368 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970124 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.493086244Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.970159 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.499338409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.970194 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.499737047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.970228 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.499985847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.970272 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.500025465Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.970308 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.500105037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.970342 | controller | Jun 12 09:52:46.501090 crc crio[3641]: time="2026-06-12T09:52:46.500377126Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=18b018cd-02c8-486b-8f6e-f005b94d34f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970378 | controller | Jun 12 09:52:46.504483 crc crio[3641]: time="2026-06-12T09:52:46.504325056Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.970413 | controller | Jun 12 09:52:46.504483 crc crio[3641]: time="2026-06-12T09:52:46.504465341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.970448 | controller | Jun 12 09:52:46.514392 crc crio[3641]: time="2026-06-12T09:52:46.513962019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=f461777f-2026-4333-a42f-ea6a3051adb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970483 | controller | Jun 12 09:52:46.514392 crc crio[3641]: time="2026-06-12T09:52:46.514176806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2b9fcce2-6b74-4052-8fa0-8fbf614558f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970519 | controller | Jun 12 09:52:46.514776 crc crio[3641]: time="2026-06-12T09:52:46.514499026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7bef762e-daec-4c53-8de4-c7e7f03d3da4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970554 | controller | Jun 12 09:52:46.520773 crc crio[3641]: time="2026-06-12T09:52:46.520042085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=af4979a5-086f-43c6-a008-fa95f6b07428 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970588 | controller | Jun 12 09:52:46.521509 crc crio[3641]: time="2026-06-12T09:52:46.521097287Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=3d84da9c-e393-4b7f-82e8-0f40a47bfcf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.970623 | controller | Jun 12 09:52:46.521624 crc crio[3641]: time="2026-06-12T09:52:46.52152732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.970658 | controller | Jun 12 09:52:46.523116 crc crio[3641]: time="2026-06-12T09:52:46.522971085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=cfe7eb57-efe9-4261-a9f0-7679912818de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970702 | controller | Jun 12 09:52:46.523415 crc crio[3641]: time="2026-06-12T09:52:46.523368576Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=4c5d9c94-d67d-4149-b60d-573a0fae66f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.970738 | controller | Jun 12 09:52:46.527259 crc crio[3641]: time="2026-06-12T09:52:46.527182793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=4f430f4b-13ac-4fe9-a825-2e760b6e0572 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970773 | controller | Jun 12 09:52:46.527485 crc crio[3641]: time="2026-06-12T09:52:46.527456981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=9449a71a-1080-4916-9d88-abc0ae36cce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970807 | controller | Jun 12 09:52:46.528048 crc crio[3641]: time="2026-06-12T09:52:46.528013537Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=7aee5581-786e-4937-be1d-129a4912d59b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.970842 | controller | Jun 12 09:52:46.528722 crc crio[3641]: time="2026-06-12T09:52:46.528693028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=5c417116-be72-4751-8f82-c74a303aa406 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.970921 | controller | Jun 12 09:52:46.529451 crc crio[3641]: time="2026-06-12T09:52:46.52941872Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=85788a13-39ff-45b3-9421-327eeb604a00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.970960 | controller | Jun 12 09:52:46.531083 crc crio[3641]: time="2026-06-12T09:52:46.531047721Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=ae68521b-416e-45ba-af39-1b0b80bd5012 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.970996 | controller | Jun 12 09:52:46.532323 crc crio[3641]: time="2026-06-12T09:52:46.532176355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c5fe704d-29b2-428a-833e-df5e2ccd8a17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.971033 | controller | Jun 12 09:52:46.532986 crc crio[3641]: time="2026-06-12T09:52:46.53234875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=8bad86bd-62fa-4f41-8077-9d7d2c4c1989 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.971068 | controller | Jun 12 09:52:46.535999 crc crio[3641]: time="2026-06-12T09:52:46.535801885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971104 | controller | Jun 12 09:52:46.536550 crc crio[3641]: time="2026-06-12T09:52:46.536438827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971139 | controller | Jun 12 09:52:46.536901 crc crio[3641]: time="2026-06-12T09:52:46.53662115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971175 | controller | Jun 12 09:52:46.538352 crc crio[3641]: time="2026-06-12T09:52:46.538292112Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8cb24651-3223-49c7-9ba6-e660f92e453e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}"
2026-06-12 11:43:47.971222 | controller | Jun 12 09:52:46.538352 crc crio[3641]: time="2026-06-12T09:52:46.538344123Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.971259 | controller | Jun 12 09:52:46.540154 crc crio[3641]: time="2026-06-12T09:52:46.540092355Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=7dacc61c-f03c-48a4-8457-9a42863aee78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.971297 | controller | Jun 12 09:52:46.542306 crc crio[3641]: time="2026-06-12T09:52:46.542273452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971334 | controller | Jun 12 09:52:46.545497 crc crio[3641]: time="2026-06-12T09:52:46.545396147Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=f513834d-d939-4818-ad9a-4dd05c55cef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.971371 | controller | Jun 12 09:52:46.552910 crc crio[3641]: time="2026-06-12T09:52:46.552713441Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=17579ba9-d7e9-46ce-9bde-0c9ba6ffa6f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.971406 | controller | Jun 12 09:52:46.553339 crc crio[3641]: time="2026-06-12T09:52:46.55308435Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=4f1f1439-4e30-47f4-9c2e-8db5a4f968c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.971442 | controller | Jun 12 09:52:46.553937 crc crio[3641]: time="2026-06-12T09:52:46.55368397Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=e6f8830a-d9ea-40ed-9acd-a5b0d9610307 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.971478 | controller | Jun 12 09:52:46.557583 crc crio[3641]: time="2026-06-12T09:52:46.557383352Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=68ba289a-d5bc-4891-8dcb-5da71345f203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.971516 | controller | Jun 12 09:52:46.567517 crc crio[3641]: time="2026-06-12T09:52:46.567411411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971551 | controller | Jun 12 09:52:46.569023 crc crio[3641]: time="2026-06-12T09:52:46.568703648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971586 | controller | Jun 12 09:52:46.570139 crc crio[3641]: time="2026-06-12T09:52:46.569685179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971621 | controller | Jun 12 09:52:46.574036 crc crio[3641]: time="2026-06-12T09:52:46.573681139Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/bfb7e218-e48e-43e0-80a6-5e57023f651f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001694558}] Aliases:map[]}"
2026-06-12 11:43:47.971672 | controller | Jun 12 09:52:46.574036 crc crio[3641]: time="2026-06-12T09:52:46.573940016Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.971708 | controller | Jun 12 09:52:46.578429 crc crio[3641]: time="2026-06-12T09:52:46.577781658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971742 | controller | Jun 12 09:52:46.578899 crc crio[3641]: time="2026-06-12T09:52:46.578565916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971777 | controller | Jun 12 09:52:46.578899 crc crio[3641]: time="2026-06-12T09:52:46.578738273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.971812 | controller | Jun 12 09:52:46.678901 crc crio[3641]: time="2026-06-12T09:52:46.678735429Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/03e4e18d-1f1c-4a03-a2c6-11c890171991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001694270}] Aliases:map[]}"
2026-06-12 11:43:47.971887 | controller | Jun 12 09:52:46.678901 crc crio[3641]: time="2026-06-12T09:52:46.67879154Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.971937 | controller | Jun 12 09:52:46.747711 crc crio[3641]: time="2026-06-12T09:52:46.747583422Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.971975 | controller | Jun 12 09:52:46.755901 crc crio[3641]: time="2026-06-12T09:52:46.755783922Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.972012 | controller | Jun 12 09:52:46.782415 crc crio[3641]: time="2026-06-12T09:52:46.781686182Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/05086bc2-4201-4997-a315-06f0a7edfe6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000120468}] Aliases:map[]}"
2026-06-12 11:43:47.972047 | controller | Jun 12 09:52:46.782415 crc crio[3641]: time="2026-06-12T09:52:46.782341922Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.972083 | controller | Jun 12 09:52:46.786874 crc crio[3641]: time="2026-06-12T09:52:46.78658222Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/5c3142b7-a7a9-4828-83f4-7d2f5cd85573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120588}] Aliases:map[]}"
2026-06-12 11:43:47.972129 | controller | Jun 12 09:52:46.786874 crc crio[3641]: time="2026-06-12T09:52:46.786703453Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.972167 | controller | Jun 12 09:52:46.794366 crc crio[3641]: time="2026-06-12T09:52:46.794094289Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2800d434-2b5f-42fb-8c31-ea32e56b0420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0022ca948}] Aliases:map[]}"
2026-06-12 11:43:47.972203 | controller | Jun 12 09:52:46.794366 crc crio[3641]: time="2026-06-12T09:52:46.794260854Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.972239 | controller | Jun 12 09:52:46.886304 crc crio[3641]: time="2026-06-12T09:52:46.88612148Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.972275 | controller | Jun 12 09:52:47.088961 crc crio[3641]: time="2026-06-12T09:52:47.08593362Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.972311 | controller | Jun 12 09:52:47.088961 crc crio[3641]: time="2026-06-12T09:52:47.086170258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.972369 | controller | Jun 12 09:52:47.154317 crc crio[3641]: time="2026-06-12T09:52:47.154087491Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bd975173-0036-4a70-9fca-266ee5c680f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e160b8}] Aliases:map[]}"
2026-06-12 11:43:47.972422 | controller | Jun 12 09:52:47.154317 crc crio[3641]: time="2026-06-12T09:52:47.154236415Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.972472 | controller | Jun 12 09:52:47.178538 crc crio[3641]: time="2026-06-12T09:52:47.176772002Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d1c012e4-1f9a-4a3e-b6f6-032ce883430d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c478}] Aliases:map[]}"
2026-06-12 11:43:47.972521 | controller | Jun 12 09:52:47.178538 crc crio[3641]: time="2026-06-12T09:52:47.176981858Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.972584 | controller | Jun 12 09:52:47.188078 crc crio[3641]: time="2026-06-12T09:52:47.186743463Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/bf2d36ed-499f-471b-8481-8b46764bf5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00078a140}] Aliases:map[]}"
2026-06-12 11:43:47.972635 | controller | Jun 12 09:52:47.188157 crc crio[3641]: time="2026-06-12T09:52:47.188090924Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.972684 | controller | Jun 12 09:52:47.201553 crc crio[3641]: time="2026-06-12T09:52:47.201140305Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/78e8bda6-8638-48cb-a2b8-c7f02a9475f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001e16280}] Aliases:map[]}"
2026-06-12 11:43:47.972732 | controller | Jun 12 09:52:47.201553 crc crio[3641]: time="2026-06-12T09:52:47.201208995Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.972779 | controller | Jun 12 09:52:47.210586 crc crio[3641]: time="2026-06-12T09:52:47.210165681Z" level=info msg="Ran pod sandbox e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.972828 | controller | Jun 12 09:52:47.212791 crc crio[3641]: time="2026-06-12T09:52:47.212694389Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6c277f24-d8f4-4230-82b6-4007b214cf57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0022ca3e0}] Aliases:map[]}"
2026-06-12 11:43:47.972914 | controller | Jun 12 09:52:47.212791 crc crio[3641]: time="2026-06-12T09:52:47.212768391Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.972956 | controller | Jun 12 09:52:47.214752 crc crio[3641]: time="2026-06-12T09:52:47.214066056Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7b4a5582-0f16-4b08-b402-8fef2cb3e767 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.972993 | controller | Jun 12 09:52:47.217860 crc crio[3641]: time="2026-06-12T09:52:47.217658312Z" level=info msg="Ran pod sandbox 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.973030 | controller | Jun 12 09:52:47.220313 crc crio[3641]: time="2026-06-12T09:52:47.220122501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973075 | controller | Jun 12 09:52:47.221924 crc crio[3641]: time="2026-06-12T09:52:47.221066942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b80ad627-cb19-4a34-be63-59528dc69148 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.973112 | controller | Jun 12 09:52:47.222718 crc crio[3641]: time="2026-06-12T09:52:47.222372864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973147 | controller | Jun 12 09:52:47.224919 crc crio[3641]: time="2026-06-12T09:52:47.224630358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973182 | controller | Jun 12 09:52:47.229022 crc crio[3641]: time="2026-06-12T09:52:47.228735744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973216 | controller | Jun 12 09:52:47.229651 crc crio[3641]: time="2026-06-12T09:52:47.229164556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973251 | controller | Jun 12 09:52:47.233935 crc crio[3641]: time="2026-06-12T09:52:47.232281708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fdae3e01-e84a-4866-a413-fe8d0b0e06d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.973286 | controller | Jun 12 09:52:47.233935 crc crio[3641]: time="2026-06-12T09:52:47.233487488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973321 | controller | Jun 12 09:52:47.242662 crc crio[3641]: time="2026-06-12T09:52:47.242628611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973359 | controller | Jun 12 09:52:47.256377 crc crio[3641]: time="2026-06-12T09:52:47.256047031Z" level=info msg="Ran pod sandbox 2528bb0a19a33f3dcf44bb88055d202560511ab0a553776ae67ab8b975018d76 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.973394 | controller | Jun 12 09:52:47.258056 crc crio[3641]: time="2026-06-12T09:52:47.257737363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973430 | controller | Jun 12 09:52:47.259989 crc crio[3641]: time="2026-06-12T09:52:47.259427266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0fbdef18-ef17-43ad-8183-7da046ff99f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.973466 | controller | Jun 12 09:52:47.263099 crc crio[3641]: time="2026-06-12T09:52:47.263068971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973501 | controller | Jun 12 09:52:47.281040 crc crio[3641]: time="2026-06-12T09:52:47.280533765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973537 | controller | Jun 12 09:52:47.281730 crc crio[3641]: time="2026-06-12T09:52:47.28153248Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20477eeb-75bb-4b55-9595-a63f3dd0c7c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078a680}] Aliases:map[]}"
2026-06-12 11:43:47.973582 | controller | Jun 12 09:52:47.281730 crc crio[3641]: time="2026-06-12T09:52:47.281728066Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.973620 | controller | Jun 12 09:52:47.282949 crc crio[3641]: time="2026-06-12T09:52:47.282423832Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/387249d1-ad58-4ab9-b831-8c2387abb9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00238e648}] Aliases:map[]}"
2026-06-12 11:43:47.973658 | controller | Jun 12 09:52:47.282949 crc crio[3641]: time="2026-06-12T09:52:47.282537636Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.973694 | controller | Jun 12 09:52:47.289292 crc crio[3641]: time="2026-06-12T09:52:47.289181474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973731 | controller | Jun 12 09:52:47.305113 crc crio[3641]: time="2026-06-12T09:52:47.304631386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973767 | controller | Jun 12 09:52:47.306172 crc crio[3641]: time="2026-06-12T09:52:47.305896525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973803 | controller | Jun 12 09:52:47.312655 crc crio[3641]: time="2026-06-12T09:52:47.31060612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973839 | controller | Jun 12 09:52:47.344655 crc crio[3641]: time="2026-06-12T09:52:47.344495214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.973915 | controller | Jun 12 09:52:47.396737 crc crio[3641]: time="2026-06-12T09:52:47.396475988Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=fcb78d2d-2b99-4e64-8905-1fc9c8de8f4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.973955 | controller | Jun 12 09:52:47.485961 crc crio[3641]: time="2026-06-12T09:52:47.485657055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1ddbfaff-a7ed-4a9a-a7b5-11c30c826e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.973991 | controller | Jun 12 09:52:47.540430 crc crio[3641]: time="2026-06-12T09:52:47.540155147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.974027 | controller | Jun 12 09:52:47.542753 crc crio[3641]: time="2026-06-12T09:52:47.542609702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.974083 | controller | Jun 12 09:52:47.718261 crc crio[3641]: time="2026-06-12T09:52:47.71763565Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=4ac856cc-abcf-4b36-aa22-90f858e9b484 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.974120 | controller | Jun 12 09:52:47.718438 crc crio[3641]: time="2026-06-12T09:52:47.718270419Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e3ef3217-4d61-41a3-9c12-2d18b94df6ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.974157 | controller | Jun 12 09:52:47.834657 crc crio[3641]: time="2026-06-12T09:52:47.778567508Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7abf0a89-2689-4d26-b52b-d0b7b2a520e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00018a208}] Aliases:map[]}"
2026-06-12 11:43:47.974194 | controller | Jun 12 09:52:47.835582 crc crio[3641]: time="2026-06-12T09:52:47.835549445Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.974230 | controller | Jun 12 09:52:47.845064 crc crio[3641]: time="2026-06-12T09:52:47.845037467Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3267df43-7eae-4f22-96ba-fe980c08a097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001694028}] Aliases:map[]}"
2026-06-12 11:43:47.974267 | controller | Jun 12 09:52:47.847199 crc crio[3641]: time="2026-06-12T09:52:47.846732269Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.974303 | controller | Jun 12 09:52:47.870306 crc crio[3641]: time="2026-06-12T09:52:47.869598664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.974339 | controller | Jun 12 09:52:47.895509 crc crio[3641]: time="2026-06-12T09:52:47.861559446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.974374 | controller | Jun 12 09:52:48.083774 crc crio[3641]: time="2026-06-12T09:52:48.083016094Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=28819ea1-1ec3-4322-9520-8e7b365aa676 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.974410 | controller | Jun 12 09:52:48.308949 crc crio[3641]: time="2026-06-12T09:52:48.308896417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.974446 | controller | Jun 12 09:52:48.512455 crc crio[3641]: time="2026-06-12T09:52:48.512309448Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ccb74649-9247-44c4-b085-eff680ddff7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d2b8}] Aliases:map[]}"
2026-06-12 11:43:47.974490 | controller | Jun 12 09:52:48.512455 crc crio[3641]: time="2026-06-12T09:52:48.512442952Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.974526 | controller | Jun 12 09:52:48.649790 crc crio[3641]: time="2026-06-12T09:52:48.646777196Z" level=info msg="Created container 11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329: openshift-multus/multus-bzhnf/kube-multus" id=ae68521b-416e-45ba-af39-1b0b80bd5012 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.974561 | controller | Jun 12 09:52:48.725202 crc crio[3641]: time="2026-06-12T09:52:48.724137679Z" level=info msg="Starting container: 11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329" id=cfeb309d-e770-4b6e-b374-78040fe0d4f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.974596 | controller | Jun 12 09:52:48.794963 crc crio[3641]: time="2026-06-12T09:52:48.794454938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.974630 | controller | Jun 12 09:52:49.691058 crc crio[3641]: time="2026-06-12T09:52:49.68875381Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_13d0c622-8272-45f9-a3f4-aff1edbddd23\""
2026-06-12 11:43:47.974665 | controller | Jun 12 09:52:49.691058 crc crio[3641]: time="2026-06-12T09:52:49.69005306Z" level=info msg="Created container 35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=4c5d9c94-d67d-4149-b60d-573a0fae66f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.974701 | controller | Jun 12 09:52:49.734977 crc crio[3641]: time="2026-06-12T09:52:49.734441867Z" level=info msg="Created container efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=f513834d-d939-4818-ad9a-4dd05c55cef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.974738 | controller | Jun 12 09:52:49.761628 crc crio[3641]: time="2026-06-12T09:52:49.761529371Z" level=info msg="Started container" PID=7493 containerID=11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329 description=openshift-multus/multus-bzhnf/kube-multus id=cfeb309d-e770-4b6e-b374-78040fe0d4f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad
2026-06-12 11:43:47.974774 | controller | Jun 12 09:52:49.768726 crc crio[3641]: time="2026-06-12T09:52:49.768430097Z" level=info msg="Created container 675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=85788a13-39ff-45b3-9421-327eeb604a00 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.974809 | controller | Jun 12 09:52:49.794319 crc crio[3641]: time="2026-06-12T09:52:49.794152389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.974908 | controller | Jun 12 09:52:49.799019 crc crio[3641]: time="2026-06-12T09:52:49.797701849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.974953 | controller | Jun 12 09:52:49.845285 crc crio[3641]: time="2026-06-12T09:52:49.844771658Z" level=info msg="Starting container: efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249" id=99dd0739-1ac0-488c-9c6d-808eed492590 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.975011 | controller | Jun 12 09:52:49.894791 crc crio[3641]: time="2026-06-12T09:52:49.894535924Z" level=info msg="Created container 7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=68ba289a-d5bc-4891-8dcb-5da71345f203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.975058 | controller | Jun 12 09:52:49.905341 crc crio[3641]: time="2026-06-12T09:52:49.905211703Z" level=info msg="Started container" PID=7485 containerID=efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=99dd0739-1ac0-488c-9c6d-808eed492590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d
2026-06-12 11:43:47.975109 | controller | Jun 12 09:52:50.482994 crc crio[3641]: time="2026-06-12T09:52:50.482789108Z" level=info msg="Starting container: 7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3" id=b1d20f95-e4d5-48f4-8c1d-d1ef46643cba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.975150 | controller | Jun 12 09:52:50.497352 crc crio[3641]: time="2026-06-12T09:52:50.497208792Z" level=info msg="Starting container: 35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8" id=c01ae065-db74-4460-9446-54057aca6be4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.975195 | controller | Jun 12 09:52:50.521542 crc crio[3641]: time="2026-06-12T09:52:50.521506024Z" level=info msg="Starting container: 675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342" id=166432fc-53cc-41fa-9240-d63292619a59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.975240 | controller | Jun 12 09:52:51.902332 crc crio[3641]: time="2026-06-12T09:52:51.901506158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.975287 | controller | Jun 12 09:52:51.932977 crc crio[3641]: time="2026-06-12T09:52:51.931595386Z" level=info msg="Started container" PID=7472 containerID=35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c01ae065-db74-4460-9446-54057aca6be4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7244b06dc7d9c0d16f6bc0c187365c3b78c72adbfc3548653e0abb4ccb65df9b
2026-06-12 11:43:47.975335 | controller | Jun 12 09:52:52.027690 crc crio[3641]: time="2026-06-12T09:52:52.02674312Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:47.975380 | controller | Jun 12 09:52:52.037872 crc crio[3641]: time="2026-06-12T09:52:52.034048985Z" level=info msg="Created container 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=4ac856cc-abcf-4b36-aa22-90f858e9b484 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.975426 | controller | Jun 12 09:52:52.037872 crc crio[3641]: time="2026-06-12T09:52:52.03548534Z" level=info msg="Started container" PID=7473 containerID=675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=166432fc-53cc-41fa-9240-d63292619a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36
2026-06-12 11:43:47.975472 | controller | Jun 12 09:52:52.065489 crc crio[3641]: time="2026-06-12T09:52:52.065195632Z" level=info msg="Starting container: 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee" id=a34fa955-1cfc-41fc-beca-885f8563907f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.975527 | controller | Jun 12 09:52:52.067636 crc crio[3641]: time="2026-06-12T09:52:52.066416429Z" level=info msg="Started container" PID=7509 containerID=7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=b1d20f95-e4d5-48f4-8c1d-d1ef46643cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345
2026-06-12 11:43:47.975575 | controller | Jun 12 09:52:52.532708 crc crio[3641]: time="2026-06-12T09:52:52.531777101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=63f9fa8f-aab5-446a-abd2-3873d98177fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.975621 | controller | Jun 12 09:52:52.584543 crc crio[3641]: time="2026-06-12T09:52:52.584369716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7c3a793c-99f8-4efc-94c1-7bab715ae38f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.975666 | controller | Jun 12 09:52:52.593418 crc crio[3641]: time="2026-06-12T09:52:52.593359258Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=7ce2497d-df92-4f2f-8e94-3874ca7c7012 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.975710 | controller | Jun 12 09:52:52.604326 crc crio[3641]: time="2026-06-12T09:52:52.601806132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.975755 | controller | Jun 12 09:52:52.615198 crc crio[3641]: time="2026-06-12T09:52:52.61378077Z" level=info msg="Started container" PID=7589 containerID=0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=a34fa955-1cfc-41fc-beca-885f8563907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.975799 | controller | Jun 12 09:52:52.754791 crc crio[3641]: time="2026-06-12T09:52:52.754740273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.975843 | controller | Jun 12 09:52:52.793411 crc crio[3641]: time="2026-06-12T09:52:52.793375881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.975918 | controller | Jun 12 09:52:52.895098 crc crio[3641]: time="2026-06-12T09:52:52.89147568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f03f70f4-8ce5-498a-a6c6-f434f7727fef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.975964 | controller | Jun 12 09:52:52.906761 crc crio[3641]: time="2026-06-12T09:52:52.906135592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9fcd30db-e737-4e2d-9ee1-c56233f788ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.976008 | controller | Jun 12 09:52:52.915393 crc crio[3641]: time="2026-06-12T09:52:52.915308726Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=c2378c84-a4fb-4a82-9221-584143a1f01c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.976053 | controller | Jun 12 09:52:52.916131 crc crio[3641]: time="2026-06-12T09:52:52.915718219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.976105 | controller | Jun 12 09:52:53.032714 crc crio[3641]: time="2026-06-12T09:52:53.020545819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.976151 | controller | Jun 12 09:52:53.233019 crc crio[3641]: time="2026-06-12T09:52:53.232758129Z" level=info msg="Created container dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=7ce2497d-df92-4f2f-8e94-3874ca7c7012 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.976195 | controller | Jun 12 09:52:53.320031 crc crio[3641]: time="2026-06-12T09:52:53.316718847Z" level=info msg="Starting container: dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07" id=28b16049-d945-44b9-bd00-b2cac01bd196 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.976240 | controller | Jun 12 09:52:53.530912 crc crio[3641]: time="2026-06-12T09:52:53.529995043Z" level=info msg="Started container" PID=7689 containerID=dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=28b16049-d945-44b9-bd00-b2cac01bd196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345
2026-06-12 11:43:47.976285 | controller | Jun 12 09:52:53.640580 crc crio[3641]: time="2026-06-12T09:52:53.640394631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.976321 | controller | Jun 12 09:52:53.657129 crc crio[3641]: time="2026-06-12T09:52:53.657034274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.976389 | controller | Jun 12 09:52:53.707865 crc crio[3641]: time="2026-06-12T09:52:53.707521319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2d6d6e53-864a-4a1b-8f55-e4a023edca34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.976440 | controller | Jun 12 09:52:53.718136 crc crio[3641]: time="2026-06-12T09:52:53.717699503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=51291c7b-8725-48dc-8257-c989679ee816 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.976488 | controller | Jun 12 09:52:54.014585 crc crio[3641]: time="2026-06-12T09:52:54.014313975Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=cd0c1a60-a620-4781-ace9-20dc4823de2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.976535 | controller | Jun 12 09:52:54.016544 crc crio[3641]: time="2026-06-12T09:52:54.015089378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.976582 | controller | Jun 12 09:52:54.391482 crc crio[3641]: time="2026-06-12T09:52:54.385501257Z" level=info msg="Created container 1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=28819ea1-1ec3-4322-9520-8e7b365aa676 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.976629 | controller | Jun 12 09:52:54.392289 crc crio[3641]: time="2026-06-12T09:52:54.392065214Z" level=info msg="Starting container: 1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e" id=751c3c01-e938-40b4-8084-bf2fef07c877 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.976687 | controller | Jun 12 09:52:54.490679 crc crio[3641]: time="2026-06-12T09:52:54.489755596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.976737 | controller | Jun 12 09:52:54.550765 crc crio[3641]: time="2026-06-12T09:52:54.550502138Z" level=info msg="Created container e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=c2378c84-a4fb-4a82-9221-584143a1f01c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.976887 | controller | Jun 12 09:52:54.553683 crc crio[3641]: time="2026-06-12T09:52:54.553478818Z" level=info msg="Started container" PID=7702 containerID=1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=751c3c01-e938-40b4-8084-bf2fef07c877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2528bb0a19a33f3dcf44bb88055d202560511ab0a553776ae67ab8b975018d76
2026-06-12 11:43:47.976955 | controller | Jun 12 09:52:54.561442 crc crio[3641]: time="2026-06-12T09:52:54.561022102Z" level=info msg="Starting container: e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6" id=cacc07fd-e45c-4e76-9ae6-7a0e92a17f0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.976996 | controller | Jun 12 09:52:55.084892 crc crio[3641]: time="2026-06-12T09:52:55.083431859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977034 | controller | Jun 12 09:52:55.094110 crc crio[3641]: time="2026-06-12T09:52:55.089086284Z" level=info msg="Started container" PID=7718 containerID=e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=cacc07fd-e45c-4e76-9ae6-7a0e92a17f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36
2026-06-12 11:43:47.977071 | controller | Jun 12 09:52:55.102808 crc crio[3641]: time="2026-06-12T09:52:55.100756662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977108 | controller | Jun 12 09:52:55.143635 crc crio[3641]: time="2026-06-12T09:52:55.143298883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977143 | controller | Jun 12 09:52:55.445484 crc crio[3641]: time="2026-06-12T09:52:55.444798498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977178 | controller | Jun 12 09:52:55.461783 crc crio[3641]: time="2026-06-12T09:52:55.457004854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977212 | controller | Jun 12 09:52:55.461783 crc crio[3641]: time="2026-06-12T09:52:55.458560996Z" level=info msg="Created container b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=3d84da9c-e393-4b7f-82e8-0f40a47bfcf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.977247 | controller | Jun 12 09:52:55.467095 crc crio[3641]: time="2026-06-12T09:52:55.46658191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977282 | controller | Jun 12 09:52:55.471162 crc crio[3641]: time="2026-06-12T09:52:55.470538872Z" level=info msg="Starting container: b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb" id=1c39fb1c-9701-4db3-b9ed-baaa47c027db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.977327 | controller | Jun 12 09:52:55.528307 crc crio[3641]: time="2026-06-12T09:52:55.527644854Z" level=info msg="Started container" PID=7742 containerID=b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=1c39fb1c-9701-4db3-b9ed-baaa47c027db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423
2026-06-12 11:43:47.977365 | controller | Jun 12 09:52:55.635287 crc crio[3641]: time="2026-06-12T09:52:55.629643719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=e1840795-e267-4252-bd44-282dbce8f57c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.977402 | controller | Jun 12 09:52:55.642763 crc crio[3641]: time="2026-06-12T09:52:55.641467953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=55c2969d-94c0-4f31-8bfd-312f2e58349a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.977439 | controller | Jun 12 09:52:55.659405 crc crio[3641]: time="2026-06-12T09:52:55.657604578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977475 | controller | Jun 12 09:52:55.687230 crc crio[3641]: time="2026-06-12T09:52:55.687033096Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1fb1e7a4-75ed-4b5d-8a36-41ea7ce90213 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.977510 | controller | Jun 12 09:52:55.688019 crc crio[3641]: time="2026-06-12T09:52:55.687693956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977546 | controller | Jun 12 09:52:56.015573 crc crio[3641]: time="2026-06-12T09:52:56.015259846Z" level=info msg="Created container 281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c: openshift-dns/node-resolver-277xp/dns-node-resolver" id=7aee5581-786e-4937-be1d-129a4912d59b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.977582 | controller | Jun 12 09:52:56.039799 crc crio[3641]: time="2026-06-12T09:52:56.03573815Z" level=info msg="Starting container: 281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c" id=0c8cb87e-d3d8-4ffe-910e-a1a6bb8eb03c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.977618 | controller | Jun 12 09:52:56.053674 crc crio[3641]: time="2026-06-12T09:52:56.05014252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.977654 | controller | Jun 12 09:52:56.144311 crc crio[3641]: time="2026-06-12T09:52:56.143889103Z" level=info msg="Started container" PID=7751 containerID=281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c description=openshift-dns/node-resolver-277xp/dns-node-resolver id=0c8cb87e-d3d8-4ffe-910e-a1a6bb8eb03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7496c4a0493d7ea308d18e7ad875743525b0603485315f0f571579fc35d5f515
2026-06-12 11:43:47.977689 | controller | Jun 12 09:52:56.183919 crc crio[3641]: time="2026-06-12T09:52:56.182812698Z" level=info msg="Created container 29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc: openshift-image-registry/node-ca-2wddl/node-ca" id=17579ba9-d7e9-46ce-9bde-0c9ba6ffa6f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.977724 | controller | Jun 12 09:52:56.191739 crc crio[3641]: time="2026-06-12T09:52:56.191378286Z" level=info msg="Starting container: 29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc" id=beb99bd5-cb18-42c9-96bc-3085d5d2f360 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.977768 | controller | Jun 12 09:52:56.315050 crc crio[3641]: time="2026-06-12T09:52:56.314672942Z" level=info msg="Created container 60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=4f1f1439-4e30-47f4-9c2e-8db5a4f968c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.977805 | controller | Jun 12 09:52:56.316522 crc crio[3641]: time="2026-06-12T09:52:56.316177266Z" level=info msg="Created container 1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=7dacc61c-f03c-48a4-8457-9a42863aee78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.977841 | controller | Jun 12 09:52:56.322891 crc crio[3641]: time="2026-06-12T09:52:56.321918843Z" level=info msg="Starting container: 1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09" id=0441674e-4539-4134-b407-66c4c68f26f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.977919 | controller | Jun 12 09:52:56.325935 crc crio[3641]: time="2026-06-12T09:52:56.323727488Z" level=info msg="Starting container: 60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d" id=eccba390-858a-4c8e-92e6-8a81806c7e41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.977957 | controller | Jun 12 09:52:56.374110 crc crio[3641]: time="2026-06-12T09:52:56.373673738Z" level=info msg="Started container" PID=7757 containerID=29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc description=openshift-image-registry/node-ca-2wddl/node-ca id=beb99bd5-cb18-42c9-96bc-3085d5d2f360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce25008cb2d320832b6ac6e9c5eef4023aeec7363f28e15e137df1f62af56fc
2026-06-12 11:43:47.977993 | controller | Jun 12 09:52:56.378380 crc crio[3641]: time="2026-06-12T09:52:56.37830624Z" level=info msg="Started container" PID=7785 containerID=60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=eccba390-858a-4c8e-92e6-8a81806c7e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a
2026-06-12 11:43:47.978030 | controller | Jun 12 09:52:56.393335 crc crio[3641]: time="2026-06-12T09:52:56.393142192Z" level=info msg="Created container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=cd0c1a60-a620-4781-ace9-20dc4823de2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.978067 | controller | Jun 12 09:52:56.394684 crc crio[3641]: time="2026-06-12T09:52:56.394409465Z" level=info msg="Started container" PID=7767 containerID=1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=0441674e-4539-4134-b407-66c4c68f26f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92
2026-06-12 11:43:47.978102 | controller | Jun 12 09:52:56.409781 crc crio[3641]: time="2026-06-12T09:52:56.409497355Z" level=info msg="Starting container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0" id=4cf5ebdd-e58b-40d7-a044-a56b503fd406 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.978139 | controller | Jun 12 09:52:56.448741 crc crio[3641]: time="2026-06-12T09:52:56.448626069Z" level=info msg="Started container" PID=7782 containerID=d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=4cf5ebdd-e58b-40d7-a044-a56b503fd406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.978185 | controller | Jun 12 09:52:56.590246 crc crio[3641]: time="2026-06-12T09:52:56.589088307Z" level=info msg="Created container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=fcb78d2d-2b99-4e64-8905-1fc9c8de8f4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.978222 | controller | Jun 12 09:52:56.596755 crc crio[3641]: time="2026-06-12T09:52:56.594997592Z" level=info msg="Starting container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471" id=02026c23-f2a3-465f-9a0e-103d6f686aae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.978257 | controller | Jun 12 09:52:56.607011 crc crio[3641]: time="2026-06-12T09:52:56.605372281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cd8e4b15-4ae7-466a-bbb9-84c31bb54134 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.978293 | controller | Jun 12 09:52:56.674718 crc crio[3641]: time="2026-06-12T09:52:56.674642816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3380bcbb-0251-490a-aef3-554912d65e45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.978328 | controller | Jun 12 09:52:56.682462 crc crio[3641]: time="2026-06-12T09:52:56.681976438Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=186263a8-d09b-4445-be45-2fe6e8c2fe39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.978364 | controller | Jun 12 09:52:56.687101 crc crio[3641]: time="2026-06-12T09:52:56.682658659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.978399 | controller | Jun 12 09:52:56.800769 crc crio[3641]: time="2026-06-12T09:52:56.800541746Z" level=info msg="Started container" PID=7786 containerID=ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=02026c23-f2a3-465f-9a0e-103d6f686aae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031
2026-06-12 11:43:47.978435 | controller | Jun 12 09:52:57.011744 crc crio[3641]: time="2026-06-12T09:52:57.011114129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2f4e0dd6-c114-439b-8576-e74af9acd119 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.978470 | controller | Jun 12 09:52:57.018163 crc crio[3641]: time="2026-06-12T09:52:57.017652744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=eaaff2a0-0c3a-499e-b161-bdfe3e7cd82a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.978506 | controller | Jun 12 09:52:57.041129 crc crio[3641]: time="2026-06-12T09:52:57.034405167Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=01e7351c-19ea-4922-9b13-76fa579d37fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.978542 | controller | Jun 12 09:52:57.043611 crc crio[3641]: time="2026-06-12T09:52:57.043216821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.978576 | controller | Jun 12 09:52:57.515938 crc crio[3641]: time="2026-06-12T09:52:57.515127857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.978619 | controller | Jun 12 09:52:57.665675 crc crio[3641]: time="2026-06-12T09:52:57.562137865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.978654 | controller | Jun 12 09:52:57.684723 crc crio[3641]: time="2026-06-12T09:52:57.645578989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.978688 | controller | Jun 12 09:52:57.781720 crc crio[3641]: time="2026-06-12T09:52:57.776895629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.978722 | controller | Jun 12 09:52:58.170956 crc crio[3641]: time="2026-06-12T09:52:58.169991278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.978757 | controller | Jun 12 09:52:58.221466 crc crio[3641]: time="2026-06-12T09:52:58.207125847Z" level=info msg="Created container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=186263a8-d09b-4445-be45-2fe6e8c2fe39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.978792 | controller | Jun 12 09:52:58.225488 crc crio[3641]: time="2026-06-12T09:52:58.225151618Z" level=info msg="Starting container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489" id=e4792dfb-e222-4239-afb2-d00c8387a648 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.978828 | controller | Jun 12 09:52:58.331948 crc crio[3641]: time="2026-06-12T09:52:58.326658167Z" level=info msg="Started container" PID=7863 containerID=aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=e4792dfb-e222-4239-afb2-d00c8387a648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.978903 | controller | Jun 12 09:52:58.527340 crc crio[3641]: time="2026-06-12T09:52:58.527110662Z" level=info msg="Created container ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=01e7351c-19ea-4922-9b13-76fa579d37fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.978943 | controller | Jun 12 09:52:58.530382 crc crio[3641]: time="2026-06-12T09:52:58.529958781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1f708adf-4297-4707-b5f5-6654d2d9673d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.978979 | controller | Jun 12 09:52:58.552590 crc crio[3641]: time="2026-06-12T09:52:58.550782517Z" level=info msg="Starting container: ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d" id=ac19b8ea-848e-47a0-b19b-f8dfd00a358f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.979015 | controller | Jun 12 09:52:58.552590 crc crio[3641]: time="2026-06-12T09:52:58.551504185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ca29e4b5-0977-44da-b689-885275100904 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.979050 | controller | Jun 12 09:52:58.552590 crc crio[3641]: time="2026-06-12T09:52:58.552325435Z" level=info msg="Created container 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1fb1e7a4-75ed-4b5d-8a36-41ea7ce90213 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.979100 | controller | Jun 12 09:52:58.568074 crc crio[3641]: time="2026-06-12T09:52:58.560151245Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=2d563122-799f-45db-a894-9968281a0d53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.979136 | controller | Jun 12 09:52:58.568074 crc crio[3641]: time="2026-06-12T09:52:58.560530297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.979172 | controller | Jun 12 09:52:58.570719 crc crio[3641]: time="2026-06-12T09:52:58.570648946Z" level=info msg="Starting container: 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840" id=401c3f8e-acd3-447e-a61a-03eb014765c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.979207 | controller | Jun 12 09:52:58.573349 crc crio[3641]: time="2026-06-12T09:52:58.572869957Z" level=info msg="Started container" PID=7879 containerID=ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ac19b8ea-848e-47a0-b19b-f8dfd00a358f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031
2026-06-12 11:43:47.979243 | controller | Jun 12 09:52:58.611211 crc crio[3641]: time="2026-06-12T09:52:58.610624893Z" level=info msg="Started container" PID=7892 containerID=75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=401c3f8e-acd3-447e-a61a-03eb014765c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423
2026-06-12 11:43:47.979279 | controller | Jun 12 09:52:58.740305 crc crio[3641]: time="2026-06-12T09:52:58.738743912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.979314 | controller | Jun 12 09:52:58.753759 crc crio[3641]: time="2026-06-12T09:52:58.753391923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.979353 | controller | Jun 12 09:52:59.275465 crc crio[3641]: time="2026-06-12T09:52:59.27510028Z" level=info msg="Created container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=2d563122-799f-45db-a894-9968281a0d53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.979388 | controller | Jun 12 09:52:59.283741 crc crio[3641]: time="2026-06-12T09:52:59.283478275Z" level=info msg="Starting container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58" id=68b3dc31-9944-4231-980d-14171523deee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.979423 | controller | Jun 12 09:52:59.318050 crc crio[3641]: time="2026-06-12T09:52:59.31366229Z" level=info msg="Started container" PID=7917 containerID=3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=68b3dc31-9944-4231-980d-14171523deee name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.979458 | controller | Jun 12 09:52:59.823680 crc crio[3641]: time="2026-06-12T09:52:59.823381659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=604b2b0b-c548-49ea-ab35-11e564739746 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.979495 | controller | Jun 12 09:52:59.842487 crc crio[3641]: time="2026-06-12T09:52:59.84214894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6c1fcad7-7f6c-498a-bfd9-e16f34c4aad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.979542 | controller | Jun 12 09:52:59.851035 crc crio[3641]: time="2026-06-12T09:52:59.847300408Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=9448194c-2ee2-42be-bd2c-36cb36ae376a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.979580 | controller | Jun 12 09:52:59.851035 crc crio[3641]: time="2026-06-12T09:52:59.8476827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.979617 | controller | Jun 12 09:53:00.303095 crc crio[3641]: time="2026-06-12T09:53:00.29705239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.979653 | controller | Jun 12 09:53:00.336959 crc crio[3641]: time="2026-06-12T09:53:00.336435592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.979689 | controller | Jun 12 09:53:00.784221 crc crio[3641]: time="2026-06-12T09:53:00.783691147Z" level=info msg="Created container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=9448194c-2ee2-42be-bd2c-36cb36ae376a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.979725 | controller | Jun 12 09:53:00.811011 crc crio[3641]: time="2026-06-12T09:53:00.810552994Z" level=info msg="Starting container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c" id=af9be901-6f12-431d-a91d-251813e82ccd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.979761 | controller | Jun 12 09:53:01.231013 crc crio[3641]: time="2026-06-12T09:53:01.140483923Z" level=info msg="Started container" PID=7957 containerID=40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=af9be901-6f12-431d-a91d-251813e82ccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.979798 | controller | Jun 12 09:53:01.275788 crc crio[3641]: time="2026-06-12T09:53:01.275291088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=96fe5bf7-6cbe-4e45-973e-6123f1d7c35c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.979833 | controller | Jun 12 09:53:01.287162 crc crio[3641]: time="2026-06-12T09:53:01.286978905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=58cfe527-7679-4f38-b02f-d17f7153a546 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.979908 | controller | Jun 12 09:53:01.353589 crc crio[3641]: time="2026-06-12T09:53:01.352522974Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=051eca5c-f131-4e4d-8b08-e6a6ed2aef33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.979948 | controller | Jun 12 09:53:01.353589 crc crio[3641]: time="2026-06-12T09:53:01.353516684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.979984 | controller | Jun 12 09:53:01.553108 crc crio[3641]: time="2026-06-12T09:53:01.552797688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.980029 | controller | Jun 12 09:53:01.816771 crc crio[3641]: time="2026-06-12T09:53:01.81049069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.980066 | controller | Jun 12 09:53:02.114650 crc crio[3641]: time="2026-06-12T09:53:02.113496896Z" level=info msg="Created container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=051eca5c-f131-4e4d-8b08-e6a6ed2aef33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.980102 | controller | Jun 12 09:53:02.121794 crc crio[3641]: time="2026-06-12T09:53:02.121383804Z" level=info msg="Starting container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953" id=df2891fc-88d9-4017-bc69-02a246dad696 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.980138 | controller | Jun 12 09:53:02.244641 crc crio[3641]: time="2026-06-12T09:53:02.244405556Z" level=info msg="Started container" PID=7996 containerID=be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=df2891fc-88d9-4017-bc69-02a246dad696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.980174 | controller | Jun 12 09:53:02.329599 crc crio[3641]: time="2026-06-12T09:53:02.32934736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=80e8006c-8cd3-4e9a-9fb4-c1402153e832 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.980210 | controller | Jun 12 09:53:02.338990 crc crio[3641]: time="2026-06-12T09:53:02.337502231Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=43179474-f990-46e2-8166-863cb8a5f3c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.980245 | controller | Jun 12 09:53:02.354483 crc crio[3641]: time="2026-06-12T09:53:02.353970872Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=191cbdfd-3cfa-4ee4-b80b-3c1fec1581a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.980280 | controller | Jun 12 09:53:02.368047 crc crio[3641]: time="2026-06-12T09:53:02.366447859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.980314 | controller | Jun 12 09:53:02.573285 crc crio[3641]: time="2026-06-12T09:53:02.573110679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.980379 | controller | Jun 12 09:53:02.619941 crc crio[3641]: time="2026-06-12T09:53:02.619590871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.980429 | controller | Jun 12 09:53:03.160980 crc crio[3641]: time="2026-06-12T09:53:03.160538584Z" level=info msg="Created container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=191cbdfd-3cfa-4ee4-b80b-3c1fec1581a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.980476 | controller | Jun 12 09:53:03.193677 crc crio[3641]: time="2026-06-12T09:53:03.193011658Z" level=info msg="Starting container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123" id=50117c75-670b-4ac1-b9c7-af3b7ffc9722 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.980524 | controller | Jun 12 09:53:03.264119 crc crio[3641]: time="2026-06-12T09:53:03.259230005Z" level=info msg="Started container" PID=8027 containerID=75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=50117c75-670b-4ac1-b9c7-af3b7ffc9722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.980583 | controller | Jun 12 09:53:04.949274 crc crio[3641]: time="2026-06-12T09:53:04.949136271Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=4b16afc4-2520-4705-94e6-d71dd6a4fdea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.980630 | controller | Jun 12 09:53:04.980046 crc crio[3641]: time="2026-06-12T09:53:04.979793296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=24b9d359-1f31-4e47-ad4a-214a1134c0e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.980673 | controller | Jun 12 09:53:05.002097 crc crio[3641]: time="2026-06-12T09:53:05.001527961Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0f6aa811-3f7d-4d24-89d2-ee8c637de758 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.980718 | controller | Jun 12 09:53:05.002667 crc crio[3641]: time="2026-06-12T09:53:05.00216145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.980763 | controller | Jun 12 09:53:05.152377 crc crio[3641]: time="2026-06-12T09:53:05.151503364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.980807 | controller | Jun 12 09:53:06.041562 crc crio[3641]: time="2026-06-12T09:53:06.04123978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.980886 | controller | Jun 12 09:53:06.042322 crc crio[3641]: time="2026-06-12T09:53:06.042280223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=b5367b3e-db53-4e60-ad06-58d546b422ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.980947 | controller | Jun 12 09:53:06.056398 crc crio[3641]: time="2026-06-12T09:53:06.055477734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=f14636ec-ca6b-4bc0-a501-24ac525536b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.980996 | controller | Jun 12 09:53:06.061986 crc crio[3641]: time="2026-06-12T09:53:06.059554638Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=1a12624e-82ca-4cd1-885e-8b965fd3de0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.981041 | controller | Jun 12 09:53:06.061986 crc crio[3641]: time="2026-06-12T09:53:06.059974421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.981088 | controller | Jun 12 09:53:06.152750 crc crio[3641]: time="2026-06-12T09:53:06.150653101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.981133 | controller | Jun 12 09:53:06.644389 crc crio[3641]: time="2026-06-12T09:53:06.641372606Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bfc4e8ef-0946-496f-8949-354050df741d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.981190 | controller | Jun 12 09:53:06.661619 crc crio[3641]: time="2026-06-12T09:53:06.66128149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4112cdf7-5c2d-49bd-afaa-8c5f31734dfa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.981237 | controller | Jun 12 09:53:06.705501 crc crio[3641]: time="2026-06-12T09:53:06.705283278Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=a5b27d41-4c94-47f6-bc13-216146abf520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.981283 | controller | Jun 12 09:53:06.706117 crc crio[3641]: time="2026-06-12T09:53:06.705798174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.981328 | controller | Jun 12 09:53:06.765453 crc crio[3641]: time="2026-06-12T09:53:06.75295829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.981373 | controller | Jun 12 09:53:06.765453 crc crio[3641]: time="2026-06-12T09:53:06.756067776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.981417 | controller | Jun 12 09:53:07.025459 crc crio[3641]: time="2026-06-12T09:53:07.024501626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.981461 | controller | Jun 12 09:53:07.653945 crc crio[3641]: time="2026-06-12T09:53:07.653483698Z" level=info msg="Created container fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=e6f8830a-d9ea-40ed-9acd-a5b0d9610307 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.981506 | controller | Jun 12 09:53:07.660438 crc crio[3641]: time="2026-06-12T09:53:07.655284292Z" level=info msg="Starting container: fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6" id=e34f1aee-1334-4b70-b2ab-1858f6905f4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.981551 | controller | Jun 12 09:53:07.677714 crc crio[3641]: time="2026-06-12T09:53:07.677452598Z" level=info msg="Started container" PID=7847 containerID=fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e34f1aee-1334-4b70-b2ab-1858f6905f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=273d7efd49dd2f5f74e03e94417e8236ca6af4accedd004ace71d48a9055d442
2026-06-12 11:43:47.981598 | controller | Jun 12 09:53:08.033519 crc crio[3641]: time="2026-06-12T09:53:08.032691614Z" level=info msg="Created container 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0f6aa811-3f7d-4d24-89d2-ee8c637de758 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.981644 | controller | Jun 12 09:53:08.034184 crc crio[3641]: time="2026-06-12T09:53:08.034051525Z" level=info msg="Created container ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=1a12624e-82ca-4cd1-885e-8b965fd3de0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.981688 | controller | Jun 12 09:53:08.034679 crc crio[3641]: time="2026-06-12T09:53:08.034639193Z" level=info msg="Created container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=a5b27d41-4c94-47f6-bc13-216146abf520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.981733 | controller | Jun 12 09:53:08.035544 crc crio[3641]: time="2026-06-12T09:53:08.035142858Z" level=info msg="Starting container: 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a" id=e0d60f15-e66d-4795-8627-fb0577d89554 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.981787 | controller | Jun 12 09:53:08.036699 crc crio[3641]: time="2026-06-12T09:53:08.035325535Z" level=info msg="Starting container: ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0" id=b38fb9cf-6209-4597-b0d0-a6c25c3cebe8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.981833 | controller | Jun 12 09:53:08.046418 crc crio[3641]: time="2026-06-12T09:53:08.046307727Z" level=info msg="Starting container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a" id=d2eb3d9e-e531-4ae4-956f-ba3fa6cbcd9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.981922 | controller | Jun 12 09:53:08.053358 crc crio[3641]: time="2026-06-12T09:53:08.052494088Z" level=info msg="Started container" PID=8220 containerID=6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e0d60f15-e66d-4795-8627-fb0577d89554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423
2026-06-12 11:43:47.981973 | controller | Jun 12 09:53:08.064744 crc crio[3641]: time="2026-06-12T09:53:08.064711818Z" level=info msg="Started container" PID=8219 containerID=ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=b38fb9cf-6209-4597-b0d0-a6c25c3cebe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92
2026-06-12 11:43:47.982020 | controller | Jun 12 09:53:08.088027 crc crio[3641]: time="2026-06-12T09:53:08.087062229Z" level=info msg="Started container" PID=8218 containerID=2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d2eb3d9e-e531-4ae4-956f-ba3fa6cbcd9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.982067 | controller | Jun 12 09:53:10.643736 crc crio[3641]: time="2026-06-12T09:53:10.639740269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e6e53023-5960-4c14-9211-a7bbfd91fb07 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.982112 | controller | Jun 12 09:53:10.723377 crc crio[3641]: time="2026-06-12T09:53:10.722753254Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3610e87f-ae91-438e-be49-e360f84e94f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.982158 | controller | Jun 12 09:53:10.733422 crc crio[3641]: time="2026-06-12T09:53:10.733038468Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=d9f00b9e-2731-4c50-8bfc-30a6f1ebecc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.982203 | controller | Jun 12 09:53:10.733583 crc crio[3641]: time="2026-06-12T09:53:10.733498802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.982249 | controller | Jun 12 09:53:10.809031 crc crio[3641]: time="2026-06-12T09:53:10.808579662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.982293 | controller | Jun 12 09:53:10.812178 crc crio[3641]: time="2026-06-12T09:53:10.812119661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.982348 | controller | Jun 12 09:53:11.150863 crc crio[3641]: time="2026-06-12T09:53:11.14963579Z" level=info msg="Created container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=d9f00b9e-2731-4c50-8bfc-30a6f1ebecc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.982395 | controller | Jun 12 09:53:11.152227 crc crio[3641]: time="2026-06-12T09:53:11.152100906Z" level=info msg="Starting container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc" id=2f9a6434-578e-48d8-a71d-f2b0517ba2fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.982440 | controller | Jun 12 09:53:11.166300 crc crio[3641]: time="2026-06-12T09:53:11.165708809Z" level=info msg="Started container" PID=8350 containerID=9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2f9a6434-578e-48d8-a71d-f2b0517ba2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721
2026-06-12 11:43:47.982486 | controller | Jun 12 09:53:18.748584 crc crio[3641]: time="2026-06-12T09:53:18.7462929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=4dddb9fb-dc48-427c-b75e-2203105d13b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.982532 | controller | Jun 12 09:53:18.766577 crc crio[3641]: time="2026-06-12T09:53:18.766347223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=9bb4c80a-a7ff-4d8c-a112-10981883aaf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.982576 | controller | Jun 12 09:53:18.781103 crc crio[3641]: time="2026-06-12T09:53:18.779539634Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=eaf7d6af-5809-4093-8a1a-58f0d9cc3a6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.982622 | controller | Jun 12 09:53:18.788787 crc crio[3641]: time="2026-06-12T09:53:18.787321569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.982666 | controller | Jun 12 09:53:18.894356 crc crio[3641]: time="2026-06-12T09:53:18.893975313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.982711 | controller | Jun 12 09:53:19.498419 crc crio[3641]: time="2026-06-12T09:53:19.497894223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.982756 | controller | Jun 12 09:53:19.648972 crc crio[3641]: time="2026-06-12T09:53:19.648772068Z" level=info msg="Created container 52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=eaf7d6af-5809-4093-8a1a-58f0d9cc3a6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.982801 | controller | Jun 12 09:53:19.654158 crc crio[3641]: time="2026-06-12T09:53:19.654064063Z" level=info msg="Starting container: 52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79" id=faba2362-54ac-4f12-a738-e0358aa6f696 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.982883 | controller | Jun 12 09:53:19.676788 crc crio[3641]: time="2026-06-12T09:53:19.676584442Z" level=info msg="Started container" PID=8635 containerID=52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=faba2362-54ac-4f12-a738-e0358aa6f696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92
2026-06-12 11:43:47.982955 | controller | Jun 12 09:53:21.810097 crc crio[3641]: time="2026-06-12T09:53:21.809897471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=d993d8cd-3910-4452-9183-456f58388624 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.983005 | controller | Jun 12 09:53:21.812988 crc crio[3641]: time="2026-06-12T09:53:21.812897444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=410e9de9-d27e-405f-97ad-45fe0081fc2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.983052 | controller | Jun 12 09:53:21.814957 crc crio[3641]: time="2026-06-12T09:53:21.814865505Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=428db6a0-482f-4028-8f08-573f7ff291aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.983097 | controller | Jun 12 09:53:21.815317 crc crio[3641]: time="2026-06-12T09:53:21.815243037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.983143 | controller | Jun 12 09:53:21.838600 crc crio[3641]: time="2026-06-12T09:53:21.838422669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.983188 | controller | Jun 12 09:53:22.238749 crc crio[3641]: time="2026-06-12T09:53:22.238596748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.983233 | controller | Jun 12 09:53:22.333361 crc crio[3641]: time="2026-06-12T09:53:22.333230772Z" level=info msg="Created container 03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=428db6a0-482f-4028-8f08-573f7ff291aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.983279 | controller | Jun 12 09:53:22.336042 crc crio[3641]: time="2026-06-12T09:53:22.335796312Z" level=info msg="Starting container: 03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f" id=a7514281-98ca-4531-a9cb-90901b6f152c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.983326 | controller | Jun 12 09:53:22.345577 crc crio[3641]: time="2026-06-12T09:53:22.345204045Z" level=info msg="Started container" PID=8792 containerID=03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=a7514281-98ca-4531-a9cb-90901b6f152c name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92
2026-06-12 11:43:47.983375 | controller | Jun 12 09:53:22.820998 crc crio[3641]: time="2026-06-12T09:53:22.820699888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=488d0c2e-dc24-4725-b555-cb05ce5294e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.983422 | controller | Jun 12 09:53:22.826800 crc crio[3641]: time="2026-06-12T09:53:22.826724597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=e5724a04-cbe2-450a-92d3-affd4df8e299 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.983468 | controller | Jun 12 09:53:22.838360 crc crio[3641]: time="2026-06-12T09:53:22.838001277Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=51a273cf-2659-4e6b-aafb-45fac99ed6b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.983525 | controller | Jun 12 09:53:22.838690 crc crio[3641]: time="2026-06-12T09:53:22.838516132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.983573 | controller | Jun 12 09:53:22.860428 crc crio[3641]: time="2026-06-12T09:53:22.859093012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.983618 | controller | Jun 12 09:53:23.231575 crc crio[3641]: time="2026-06-12T09:53:23.231031845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.983663 | controller | Jun 12 09:53:23.339338 crc crio[3641]: time="2026-06-12T09:53:23.339095756Z" level=info msg="Created container a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=51a273cf-2659-4e6b-aafb-45fac99ed6b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.983708 | controller | Jun 12 09:53:23.341044 crc crio[3641]: time="2026-06-12T09:53:23.340953554Z" level=info msg="Starting container: a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca" id=b701d0e7-2036-4819-a907-b7cef26b602b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.983753 | controller | Jun 12 09:53:23.371298 crc crio[3641]: time="2026-06-12T09:53:23.37107225Z" level=info msg="Started container" PID=8822 containerID=a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=b701d0e7-2036-4819-a907-b7cef26b602b name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92
2026-06-12 11:43:47.983798 | controller | Jun 12 09:53:25.612197 crc crio[3641]: time="2026-06-12T09:53:25.61174529Z" level=info msg="NetworkStart: stopping network for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.983843 | controller | Jun 12 09:53:27.060025 crc crio[3641]: time="2026-06-12T09:53:27.059434309Z" level=info msg="NetworkStart: stopping network for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.983933 | controller | Jun 12 09:53:27.771428 crc crio[3641]: time="2026-06-12T09:53:27.333489115Z" level=info msg="NetworkStart: stopping network for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.983981 | controller | Jun 12 09:53:27.783173 crc crio[3641]: time="2026-06-12T09:53:27.783024104Z" level=info msg="NetworkStart: stopping network for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984025 | controller | Jun 12 09:53:27.791208 crc crio[3641]: time="2026-06-12T09:53:27.790985009Z" level=info msg="NetworkStart: stopping network for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984069 | controller | Jun 12 09:53:28.080635 crc crio[3641]: time="2026-06-12T09:53:28.080539847Z" level=info msg="NetworkStart: stopping network for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984114 | controller | Jun 12 09:53:28.184014 crc crio[3641]: time="2026-06-12T09:53:28.183454188Z" level=info msg="NetworkStart: stopping network for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984168 | controller | Jun 12 09:53:28.299427 crc crio[3641]: time="2026-06-12T09:53:28.298699224Z" level=info msg="NetworkStart: stopping network for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984215 | controller | Jun 12 09:53:28.535922 crc crio[3641]: time="2026-06-12T09:53:28.535522471Z" level=info msg="NetworkStart: stopping network for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984251 | controller | Jun 12 09:53:28.629855 crc crio[3641]: time="2026-06-12T09:53:28.629685011Z" level=info msg="NetworkStart: stopping network for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984286 | controller | Jun 12 09:53:28.771619 crc crio[3641]: time="2026-06-12T09:53:28.771349268Z" level=info msg="NetworkStart: stopping network for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984320 | controller | Jun 12 09:53:28.965693 crc crio[3641]: time="2026-06-12T09:53:28.96554867Z" level=info msg="NetworkStart: stopping network for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984390 | controller | Jun 12 09:53:28.970988 crc crio[3641]: time="2026-06-12T09:53:28.970770672Z" level=info msg="NetworkStart: stopping network for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984437 | controller | Jun 12 09:53:29.085482 crc crio[3641]: time="2026-06-12T09:53:29.085322206Z" level=info msg="NetworkStart: stopping network for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984483 | controller | Jun 12 09:53:29.216439 crc crio[3641]: time="2026-06-12T09:53:29.216342862Z" level=info msg="NetworkStart: stopping network for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984530 | controller | Jun 12 09:53:29.387336 crc crio[3641]: time="2026-06-12T09:53:29.387141706Z" level=info msg="NetworkStart: stopping network for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984576 | controller | Jun 12 09:53:29.897585 crc crio[3641]: time="2026-06-12T09:53:29.897435075Z" level=info msg="NetworkStart: stopping network for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984622 | controller | Jun 12 09:53:29.993997 crc crio[3641]: time="2026-06-12T09:53:29.993895033Z" level=info msg="NetworkStart: stopping network for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984668 | controller | Jun 12 09:53:30.176399 crc crio[3641]: time="2026-06-12T09:53:30.176224645Z" level=info msg="NetworkStart: stopping network for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984724 | controller | Jun 12 09:53:30.276628 crc crio[3641]: time="2026-06-12T09:53:30.276510636Z" level=info msg="NetworkStart: stopping network for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984772 | controller | Jun 12 09:53:30.391578 crc crio[3641]: time="2026-06-12T09:53:30.391381989Z" level=info msg="NetworkStart: stopping network for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984818 | controller | Jun 12 09:53:30.421281 crc crio[3641]: time="2026-06-12T09:53:30.421176366Z" level=info msg="NetworkStart: stopping network for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984910 | controller | Jun 12 09:53:30.511644 crc crio[3641]: time="2026-06-12T09:53:30.511494286Z" level=info msg="NetworkStart: stopping network for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984962 | controller | Jun 12 09:53:30.521749 crc crio[3641]: time="2026-06-12T09:53:30.521655632Z" level=info msg="NetworkStart: stopping network for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.984999 | controller | Jun 12 09:53:30.547504 crc crio[3641]: time="2026-06-12T09:53:30.547455925Z" level=info msg="NetworkStart: stopping network for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.985034 | controller | Jun 12 09:53:30.638799 crc crio[3641]: time="2026-06-12T09:53:30.638701413Z" level=info msg="NetworkStart: stopping network for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.985069 | controller | Jun 12 09:53:30.715430 crc crio[3641]: time="2026-06-12T09:53:30.715275486Z" level=info msg="NetworkStart: stopping network for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.985104 | controller | Jun 12 09:53:30.771570 crc crio[3641]: time="2026-06-12T09:53:30.771435723Z" level=info msg="NetworkStart: stopping network for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.985139 | controller | Jun 12 09:53:30.819162 crc crio[3641]: time="2026-06-12T09:53:30.818983734Z" level=info msg="NetworkStart: stopping network for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.985173 | controller | Jun 12 09:53:32.074345 crc crio[3641]: time="2026-06-12T09:53:32.073703048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=ca2a9d0b-dbff-4a20-965f-d7865f32139c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.985208 | controller | Jun 12 09:53:32.081061 crc crio[3641]: time="2026-06-12T09:53:32.080802118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=cd48c543-24b9-4862-9399-14cc1264b1c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.985253 | controller | Jun 12 09:53:32.085534 crc crio[3641]: time="2026-06-12T09:53:32.085390122Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=acfb4148-df1d-4b6a-b994-bb480236f6f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.985291 | controller | Jun 12 09:53:32.086067 crc crio[3641]: time="2026-06-12T09:53:32.08597897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.985326 | controller | Jun 12 09:53:32.112021 crc crio[3641]: time="2026-06-12T09:53:32.111771712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.985360 | controller | Jun 12 09:53:32.389018 crc crio[3641]: time="2026-06-12T09:53:32.388922504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.985395 | controller | Jun 12 09:53:32.481589 crc crio[3641]: time="2026-06-12T09:53:32.481444463Z" level=info msg="Created container aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=acfb4148-df1d-4b6a-b994-bb480236f6f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.985429 | controller | Jun 12 09:53:32.484144 crc crio[3641]: time="2026-06-12T09:53:32.483392583Z" level=info msg="Starting container: aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed" id=92980307-d87b-47a3-b003-cd9c8f29355a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.985465 | controller | Jun 12 09:53:32.491745 crc crio[3641]: time="2026-06-12T09:53:32.491605109Z" level=info msg="Started container" PID=9215 containerID=aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=92980307-d87b-47a3-b003-cd9c8f29355a name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92
2026-06-12 11:43:47.985502 | controller | Jun 12 09:53:33.103455 crc crio[3641]: time="2026-06-12T09:53:33.103298019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=24c18f5b-dce4-4440-8149-dddede0d1626 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.985537 | controller | Jun 12 09:53:33.108151 crc crio[3641]: time="2026-06-12T09:53:33.108008616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6be4779a-e284-4867-a243-b2359dc6a739 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.985572 | controller | Jun 12 09:53:33.136926 crc crio[3641]: time="2026-06-12T09:53:33.13444857Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=c3f45474-3fa3-4152-94dc-3665c1384f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.985607 | controller | Jun 12 09:53:33.136926 crc crio[3641]: time="2026-06-12T09:53:33.135035968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.985641 | controller | Jun 12 09:53:33.199167 crc crio[3641]: time="2026-06-12T09:53:33.199039148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.985676 | controller | Jun 12 09:53:33.359542 crc crio[3641]: time="2026-06-12T09:53:33.359318444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.985718 | controller | Jun 12 09:53:33.426270 crc crio[3641]: time="2026-06-12T09:53:33.425524544Z" level=info msg="Created container f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=c3f45474-3fa3-4152-94dc-3665c1384f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.985755 | controller | Jun 12 09:53:33.429920 crc crio[3641]: time="2026-06-12T09:53:33.427187066Z" level=info msg="Starting container: f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36" id=e0916c51-be7d-4f8c-b585-d4157c8bd8a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.985791 | controller | Jun 12 09:53:33.433068 crc crio[3641]: time="2026-06-12T09:53:33.432991186Z" level=info msg="Started container" PID=9249 containerID=f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=e0916c51-be7d-4f8c-b585-d4157c8bd8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92
2026-06-12 11:43:47.985828 | controller | Jun 12 09:53:39.155541 crc crio[3641]: time="2026-06-12T09:53:39.155432397Z" level=info msg="Removing container: 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840" id=615ff89f-dc1a-49f0-9e01-b789fc5b953b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:47.985902 | controller | Jun 12 09:53:39.257917 crc crio[3641]: time="2026-06-12T09:53:39.257727489Z" level=info msg="Removed container 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=615ff89f-dc1a-49f0-9e01-b789fc5b953b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:47.985942 | controller | Jun 12 09:53:46.624905 crc crio[3641]: time="2026-06-12T09:53:46.624662871Z" level=info msg="NetworkStart: stopping network for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.985979 | controller | Jun 12 09:53:46.658396 crc crio[3641]: time="2026-06-12T09:53:46.658241146Z" level=info msg="NetworkStart: stopping network for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986014 | controller | Jun 12 09:53:46.708475 crc crio[3641]: time="2026-06-12T09:53:46.708260352Z" level=info msg="NetworkStart: stopping network for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986049 | controller | Jun 12 09:53:46.930792 crc crio[3641]: time="2026-06-12T09:53:46.930651421Z" level=info msg="NetworkStart: stopping network for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986084 | controller | Jun 12 09:53:47.811516 crc crio[3641]: time="2026-06-12T09:53:47.811385311Z" level=info msg="NetworkStart: stopping network for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986118 | controller | Jun 12 09:53:47.816430 crc crio[3641]: time="2026-06-12T09:53:47.816309917Z" level=info msg="NetworkStart: stopping network for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986152 | controller | Jun 12 09:53:49.086871 crc crio[3641]: time="2026-06-12T09:53:49.086702449Z" level=info msg="NetworkStart: stopping network for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986195 | controller | Jun 12 09:53:49.416246 crc crio[3641]: time="2026-06-12T09:53:49.415970501Z" level=info msg="NetworkStart: stopping network for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986231 | controller | Jun 12 09:53:49.911599 crc crio[3641]: time="2026-06-12T09:53:49.911113746Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/POD" id=cf13127c-9a39-444a-8dd0-bf7434086822 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986266 | controller | Jun 12 09:53:49.911764 crc crio[3641]: time="2026-06-12T09:53:49.911631092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.986301 | controller | Jun 12 09:53:50.337147 crc crio[3641]: time="2026-06-12T09:53:50.336773538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=d7a5b8ac-4c70-460c-b871-7da1997bd509 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.986337 | controller | Jun 12 09:53:50.340577 crc crio[3641]: time="2026-06-12T09:53:50.340451344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=1e54789d-c8d9-44f5-be18-9953defdf5df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:47.986372 | controller | Jun 12 09:53:50.344976 crc crio[3641]: time="2026-06-12T09:53:50.344712825Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=40348235-506e-434f-803e-2db091c05396 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.986408 | controller | Jun 12 09:53:50.353177 crc crio[3641]: time="2026-06-12T09:53:50.351096254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.986443 | controller | Jun 12 09:53:50.370400 crc crio[3641]: time="2026-06-12T09:53:50.370307093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.986479 | controller | Jun 12 09:53:50.434309 crc crio[3641]: time="2026-06-12T09:53:50.434233261Z" level=info msg="NetworkStart: stopping network for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986513 | controller | Jun 12 09:53:50.491937 crc crio[3641]: time="2026-06-12T09:53:50.491609397Z" level=info msg="NetworkStart: stopping network for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986548 | controller | Jun 12 09:53:50.572946 crc crio[3641]: time="2026-06-12T09:53:50.57274946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:47.986582 | controller | Jun 12 09:53:50.673561 crc crio[3641]: time="2026-06-12T09:53:50.673439293Z" level=info msg="NetworkStart: stopping network for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986617 | controller | Jun 12 09:53:50.705407 crc crio[3641]: time="2026-06-12T09:53:50.705264762Z" level=info msg="Created container d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=40348235-506e-434f-803e-2db091c05396 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:47.986662 | controller | Jun 12 09:53:50.707140 crc crio[3641]: time="2026-06-12T09:53:50.706666506Z" level=info msg="Starting container: d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20" id=b33a27e2-bd73-4cec-a905-664e7ccdc286 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:47.986699 | controller | Jun 12 09:53:50.716048 crc crio[3641]: time="2026-06-12T09:53:50.715340007Z" level=info msg="Started container" PID=9330 containerID=d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b33a27e2-bd73-4cec-a905-664e7ccdc286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423
2026-06-12 11:43:47.986735 | controller | Jun 12 09:53:50.903545 crc crio[3641]: time="2026-06-12T09:53:50.902994894Z" level=info msg="NetworkStart: stopping network for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986769 | controller | Jun 12 09:53:51.014630 crc crio[3641]: time="2026-06-12T09:53:51.014432901Z" level=info msg="NetworkStart: stopping network for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986803 | controller | Jun 12 09:53:51.151458 crc crio[3641]: time="2026-06-12T09:53:51.151351961Z" level=info msg="NetworkStart: stopping network for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986837 | controller | Jun 12 09:53:51.187590 crc crio[3641]: time="2026-06-12T09:53:51.187406252Z" level=info msg="NetworkStart: stopping network for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.986973 | controller | Jun 12 09:53:51.294456 crc crio[3641]: time="2026-06-12T09:53:51.294240697Z" level=info msg="NetworkStart: stopping network for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.987030 | controller | Jun 12 09:53:51.295182 crc crio[3641]: time="2026-06-12T09:53:51.294282758Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:47.987069 | controller | Jun 12 09:53:51.295483 crc crio[3641]: time="2026-06-12T09:53:51.295437925Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_7fba5945-743e-4e81-a236-877cb2a9bc50\""
2026-06-12 11:43:47.987164 | controller | Jun 12 09:53:51.296045 crc crio[3641]: time="2026-06-12T09:53:51.295714882Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b9661014-95eb-4e74-b9e0-63dbc892bd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00096c928}] Aliases:map[]}"
2026-06-12 11:43:47.987222 | controller | Jun 12 09:53:51.296045 crc crio[3641]: time="2026-06-12T09:53:51.295881108Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.987349 | controller | Jun 12 09:53:51.296045 crc crio[3641]: time="2026-06-12T09:53:51.295898328Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.987399 | controller | Jun 12 09:53:51.296045 crc crio[3641]: time="2026-06-12T09:53:51.295913619Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.987437 | controller | Jun 12 09:53:51.297025 crc crio[3641]: time="2026-06-12T09:53:51.296464766Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/5c3142b7-a7a9-4828-83f4-7d2f5cd85573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001e16ad0}] Aliases:map[]}"
2026-06-12 11:43:47.987524 | controller | Jun 12 09:53:51.297025 crc crio[3641]: time="2026-06-12T09:53:51.296515608Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.987573 | controller | Jun 12 09:53:51.297025 crc crio[3641]: time="2026-06-12T09:53:51.296526508Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.987610 | controller | Jun 12 09:53:51.297025 crc crio[3641]: time="2026-06-12T09:53:51.296535958Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.987647 | controller | Jun 12 09:53:51.297457 crc crio[3641]: time="2026-06-12T09:53:51.29724397Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/7feece86-5f04-4d25-a011-62e146c31bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001d96470}] Aliases:map[]}"
2026-06-12 11:43:47.987684 | controller | Jun 12 09:53:51.297556 crc crio[3641]: time="2026-06-12T09:53:51.297481967Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.987719 | controller | Jun 12 09:53:51.297645 crc crio[3641]: time="2026-06-12T09:53:51.297501628Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.987753 | controller | Jun 12 09:53:51.297645 crc crio[3641]: time="2026-06-12T09:53:51.297604831Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.987789 | controller | Jun 12 09:53:51.299206 crc crio[3641]: time="2026-06-12T09:53:51.298576053Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/78e8bda6-8638-48cb-a2b8-c7f02a9475f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a468}] Aliases:map[]}"
2026-06-12 11:43:47.987825 | controller | Jun 12 09:53:51.299385 crc crio[3641]: time="2026-06-12T09:53:51.299350695Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36d827fe-72de-44eb-bf14-87c5546a9406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000121008}] Aliases:map[]}"
2026-06-12 11:43:47.987917 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.299379819Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.987959 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.29940866Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.987996 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.29942972Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.988032 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.299717656Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6c277f24-d8f4-4230-82b6-4007b214cf57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00238e5d8}] Aliases:map[]}"
2026-06-12 11:43:47.988067 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.299801519Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20477eeb-75bb-4b55-9595-a63f3dd0c7c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000121098}] Aliases:map[]}"
2026-06-12 11:43:47.988103 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.299914703Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.988138 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.299927413Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.988173 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.299938253Z" level=info msg="Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.988208 | controller | Jun 12 09:53:51.300136 crc crio[3641]: time="2026-06-12T09:53:51.299967705Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4fddaeff-9531-463d-a01e-77a7970215fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008d358}] Aliases:map[]}"
2026-06-12 11:43:47.988243 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.299792399Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/35cc4d47-862b-4062-ac19-7a80f6a9b1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d247d0}] Aliases:map[]}"
2026-06-12 11:43:47.988288 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300212083Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.988347 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300249014Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1bd7e967-13aa-421c-ad2f-22e706faf35e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0000a81d0}] Aliases:map[]}"
2026-06-12 11:43:47.988400 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300406901Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/bf2d36ed-499f-471b-8481-8b46764bf5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000d24808}] Aliases:map[]}"
2026-06-12 11:43:47.988450 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300410858Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/dd9d3816-4427-4958-8dbf-01d7103bc518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00238e5f8}] Aliases:map[]}"
2026-06-12 11:43:47.988498 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300455153Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.988545 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300490202Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bd975173-0036-4a70-9fca-266ee5c680f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018b5a0}] Aliases:map[]}"
2026-06-12 11:43:47.988592 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300603687Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5023a430-5b27-42ca-864d-5e106fc086e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000d24828}] Aliases:map[]}"
2026-06-12 11:43:47.988653 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300634505Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/4fd2eb50-f98d-4171-8dac-bbb67cf12e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00238e610}] Aliases:map[]}"
2026-06-12 11:43:47.988703 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300657659Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.988752 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.30067785Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.988800 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.30070489Z" level=info msg="Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.988882 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300771891Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8cb24651-3223-49c7-9ba6-e660f92e453e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0000a81f0}] Aliases:map[]}"
2026-06-12 11:43:47.988938 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300774101Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/05086bc2-4201-4997-a315-06f0a7edfe6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00018b5b8}] Aliases:map[]}"
2026-06-12 11:43:47.988976 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300974687Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/00c8b084-0beb-4f9c-9b82-cebb3a7b187d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0000a8208}] Aliases:map[]}"
2026-06-12 11:43:47.989015 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300974207Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/bfb7e218-e48e-43e0-80a6-5e57023f651f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}"
2026-06-12 11:43:47.989051 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.30110776Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7c8c0c5e-6132-4e27-854c-dfed8e8e30d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001694060}] Aliases:map[]}"
2026-06-12 11:43:47.989097 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.300254344Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.989135 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.301217214Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.989172 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.301234935Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.989208 | controller | Jun 12 09:53:51.301220 crc crio[3641]: time="2026-06-12T09:53:51.301276556Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.989242 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.301303527Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.989278 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.300676538Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/03e4e18d-1f1c-4a03-a2c6-11c890171991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008d3a0}] Aliases:map[]}"
2026-06-12 11:43:47.989314 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.301444331Z" level=info msg="Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc00096ca28}] Aliases:map[]}"
2026-06-12 11:43:47.989350 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.300613636Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.989385 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.301529143Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.989420 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.299464908Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/84391a12-2016-4220-9957-029b38677f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000121020}] Aliases:map[]}"
2026-06-12 11:43:47.989464 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.301660208Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.989501 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.301702509Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.989536 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.3017314Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.989573 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.299352416Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a139a085-eed3-4626-bb73-8dddcb090ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008d310}] Aliases:map[]}"
2026-06-12 11:43:47.989608 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.302154394Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.989643 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.302175435Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.989678 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.301012308Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.989712 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.302280348Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.989745 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.302297438Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.989780 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.301541844Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.989814 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.302260477Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.989876 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.300872114Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.989923 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.303429536Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.989959 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.303454145Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.989994 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.300485232Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.990028 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.303879076Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.990080 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.303891087Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.990117 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.300497944Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.990151 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.304148376Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.990186 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.299398636Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.990220 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.304451024Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.990254 | controller | Jun 12 09:53:51.305335 crc crio[3641]: time="2026-06-12T09:53:51.304514646Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.990289 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.298949333Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3267df43-7eae-4f22-96ba-fe980c08a097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00018b570}] Aliases:map[]}"
2026-06-12 11:43:47.990324 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.298965623Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5c33cfec-daaf-49a9-9294-c51765efa1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}"
2026-06-12 11:43:47.990359 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.298999784Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/387249d1-ad58-4ab9-b831-8c2387abb9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000120fc0}] Aliases:map[]}"
2026-06-12 11:43:47.990394 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.306049267Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.990429 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.306289344Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.990464 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.306326935Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.990507 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.305939841Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.990543 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.3064846Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.990579 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.306506461Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.990615 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.299129798Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ccb74649-9247-44c4-b085-eff680ddff7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000120fd8}] Aliases:map[]}"
2026-06-12 11:43:47.990651 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.306695584Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.990685 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.306712685Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.990719 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.306723955Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.990755 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.299157089Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/4689d4a9-63ec-48a2-ae7b-d9e611b4d67e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c9e0}] Aliases:map[]}"
2026-06-12 11:43:47.990791 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.307362606Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.990826 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.307381957Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.990898 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.307396887Z" level=info msg="Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.990938 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.299192121Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7abf0a89-2689-4d26-b52b-d0b7b2a520e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00018b588}] Aliases:map[]}"
2026-06-12 11:43:47.990983 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.307747757Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.991021 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.307760718Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.991056 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.307772958Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.991092 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.299203681Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/a32b9253-72d2-4b20-acd0-a2e6910b9a8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008d2f8}] Aliases:map[]}"
2026-06-12 11:43:47.991127 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.299216111Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/591a8617-46b2-4438-847f-e442b840d6de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00096c9f8}] Aliases:map[]}"
2026-06-12 11:43:47.991163 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.312119068Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.991199 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.299274122Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/aec8d953-9742-49cb-a78a-e5d48f0774e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000120ff0}] Aliases:map[]}"
2026-06-12 11:43:47.991235 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.312181008Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.991271 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.312195878Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.991305 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.312217719Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.991340 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.299293323Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/00b59bda-85dc-458f-bf64-9a9de60341c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00096ca10}] Aliases:map[]}"
2026-06-12 11:43:47.991383 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.312434978Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.991419 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.312707126Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.991454 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.312721197Z" level=info msg="Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.991490 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.312131086Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.991526 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.313130996Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.991561 | controller | Jun 12 09:53:51.313758 crc crio[3641]: time="2026-06-12T09:53:51.313146317Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.991597 | controller | Jun 12 09:53:51.317332 crc crio[3641]: time="2026-06-12T09:53:51.312141538Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.991632 | controller | Jun 12 09:53:51.317332 crc crio[3641]: time="2026-06-12T09:53:51.314314087Z" level=info msg="Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.991668 | controller | Jun 12 09:53:51.317332 crc crio[3641]: time="2026-06-12T09:53:51.299566673Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/08677060-5114-4efd-b7fc-63d66ece8378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008d328}] Aliases:map[]}"
2026-06-12 11:43:47.991704 | controller | Jun 12 09:53:51.317332 crc crio[3641]: time="2026-06-12T09:53:51.29952266Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1f62c0df-b17a-47b8-ba34-8c2f0cc5c6ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000121038}] Aliases:map[]}"
2026-06-12 11:43:47.991743 | controller | Jun 12 09:53:51.317332 crc crio[3641]: time="2026-06-12T09:53:51.315889928Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.991780 | controller | Jun 12 09:53:51.317332 crc crio[3641]: time="2026-06-12T09:53:51.316329112Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.991816 | controller | Jun 12 09:53:51.317332 crc crio[3641]: time="2026-06-12T09:53:51.31656803Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.991895 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.300910414Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/b01d961e-cd64-49ae-8cf4-bf654bc47af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00238e650}] Aliases:map[]}"
2026-06-12 11:43:47.991946 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.318185907Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.991984 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.318208477Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.992020 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.318220498Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.992055 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.318247696Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.992090 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.318266737Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.992126 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.300506921Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.992161 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.318346096Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.992196 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.318387347Z" level=info msg="Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.992230 | controller | Jun 12 09:53:51.319031 crc crio[3641]: time="2026-06-12T09:53:51.318742092Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.992266 | controller | Jun 12 09:53:51.320538 crc crio[3641]: time="2026-06-12T09:53:51.300515653Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5a0c6a3-0658-4ece-bb4a-a829a0f261b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008d388}] Aliases:map[]}"
2026-06-12 11:43:47.992302 | controller | Jun 12 09:53:51.320538 crc crio[3641]: time="2026-06-12T09:53:51.320394058Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.992365 | controller | Jun 12 09:53:51.320538 crc crio[3641]: time="2026-06-12T09:53:51.320428049Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.992415 | controller | Jun 12 09:53:51.320538 crc crio[3641]: time="2026-06-12T09:53:51.301472543Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.992474 | controller | Jun 12 09:53:51.321252 crc crio[3641]: time="2026-06-12T09:53:51.320585927Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.992524 | controller | Jun 12 09:53:51.321252 crc crio[3641]: time="2026-06-12T09:53:51.320613798Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.992572 | controller | Jun 12 09:53:51.321252 crc crio[3641]: time="2026-06-12T09:53:51.301163353Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.992620 | controller | Jun 12 09:53:51.321252 crc crio[3641]: time="2026-06-12T09:53:51.321017848Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.992667 | controller | Jun 12 09:53:51.321252 crc crio[3641]: time="2026-06-12T09:53:51.321055899Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.992714 | controller | Jun 12 09:53:51.322436 crc crio[3641]: time="2026-06-12T09:53:51.300277537Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.992762 | controller | Jun 12 09:53:51.322436 crc crio[3641]: time="2026-06-12T09:53:51.32179897Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.992809 | controller | Jun 12 09:53:51.322436 crc crio[3641]: time="2026-06-12T09:53:51.321875173Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.992846 | controller | Jun 12 09:53:51.323393 crc crio[3641]: time="2026-06-12T09:53:51.299674326Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/47fe717c-9eb4-4a83-b85a-13a488a87bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000121068}] Aliases:map[]}"
2026-06-12 11:43:47.992925 | controller | Jun 12 09:53:51.323557 crc crio[3641]: time="2026-06-12T09:53:51.323421586Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.992962 | controller | Jun 12 09:53:51.323557 crc crio[3641]: time="2026-06-12T09:53:51.323439232Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.992997 | controller | Jun 12 09:53:51.323557 crc crio[3641]: time="2026-06-12T09:53:51.323452217Z" level=info msg="Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.993032 | controller | Jun 12 09:53:51.326189 crc crio[3641]: time="2026-06-12T09:53:51.300687527Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.993067 | controller | Jun 12 09:53:51.326332 crc crio[3641]: time="2026-06-12T09:53:51.32615466Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.993102 | controller | Jun 12 09:53:51.326332 crc crio[3641]: time="2026-06-12T09:53:51.326252523Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.993137 | controller | Jun 12 09:53:51.327003 crc crio[3641]: time="2026-06-12T09:53:51.29888218Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/545e0c0d-320d-4417-b623-4f1f1750e937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00096c998}] Aliases:map[]}"
2026-06-12 11:43:47.993182 | controller | Jun 12 09:53:51.327228 crc crio[3641]: time="2026-06-12T09:53:51.300217402Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.993220 | controller | Jun 12 09:53:51.327614 crc crio[3641]: time="2026-06-12T09:53:51.299028095Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/47b09eea-9beb-4c2d-9a76-49665c1336ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00096c9c8}] Aliases:map[]}"
2026-06-12 11:43:47.993256 | controller | Jun 12 09:53:51.327713 crc crio[3641]: time="2026-06-12T09:53:51.327615463Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.993291 | controller | Jun 12 09:53:51.327713 crc crio[3641]: time="2026-06-12T09:53:51.327636394Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.993325 | controller | Jun 12 09:53:51.327713 crc crio[3641]: time="2026-06-12T09:53:51.327647564Z" level=info msg="Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.993360 | controller | Jun 12 09:53:51.328183 crc crio[3641]: time="2026-06-12T09:53:51.301021868Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.993394 | controller | Jun 12 09:53:51.328301 crc crio[3641]: time="2026-06-12T09:53:51.328280157Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.993429 | controller | Jun 12 09:53:51.328718 crc crio[3641]: time="2026-06-12T09:53:51.301573645Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.993465 | controller | Jun 12 09:53:51.328940 crc crio[3641]: time="2026-06-12T09:53:51.299704426Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8190eaf7-b007-46dc-99d3-2950832f0a8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008d340}] Aliases:map[]}"
2026-06-12 11:43:47.993500 | controller | Jun 12 09:53:51.333646 crc crio[3641]: time="2026-06-12T09:53:51.299738347Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d1c012e4-1f9a-4a3e-b6f6-032ce883430d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000121080}] Aliases:map[]}"
2026-06-12 11:43:47.993544 | controller | Jun 12 09:53:51.333646 crc crio[3641]: time="2026-06-12T09:53:51.30615967Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.993581 | controller | Jun 12 09:53:51.335665 crc crio[3641]: time="2026-06-12T09:53:51.299578042Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/72e64f41-5266-4ce4-a3a6-c64771b49200 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000121050}] Aliases:map[]}"
2026-06-12 11:43:47.993617 | controller | Jun 12 09:53:51.335665 crc crio[3641]: time="2026-06-12T09:53:51.301142432Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2800d434-2b5f-42fb-8c31-ea32e56b0420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0000a8220}] Aliases:map[]}"
2026-06-12 11:43:47.993651 | controller | Jun 12 09:53:51.335665 crc crio[3641]: time="2026-06-12T09:53:51.301128301Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/19be776d-8fa1-4503-9e28-2f2f356a157c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00238e668}] Aliases:map[]}"
2026-06-12 11:43:47.993686 | controller | Jun 12 09:53:51.335665 crc crio[3641]: time="2026-06-12T09:53:51.327273322Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.993721 | controller | Jun 12 09:53:51.335665 crc crio[3641]: time="2026-06-12T09:53:51.333914163Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.993755 | controller | Jun 12 09:53:51.335665 crc crio[3641]: time="2026-06-12T09:53:51.333939264Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.993789 | controller | Jun 12 09:53:51.342327 crc crio[3641]: time="2026-06-12T09:53:51.327533984Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.993823 | controller | Jun 12 09:53:51.343337 crc crio[3641]: time="2026-06-12T09:53:51.342796907Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.993886 | controller | Jun 12 09:53:51.343983 crc crio[3641]: time="2026-06-12T09:53:51.329149495Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.993931 | controller | Jun 12 09:53:51.344968 crc crio[3641]: time="2026-06-12T09:53:51.34461926Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.993967 | controller | Jun 12 09:53:51.344968 crc crio[3641]: time="2026-06-12T09:53:51.344748904Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.994002 | controller | Jun 12 09:53:51.344968 crc crio[3641]: time="2026-06-12T09:53:51.3204679Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.994045 | controller | Jun 12 09:53:51.344968 crc crio[3641]: time="2026-06-12T09:53:51.34494028Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.994080 | controller | Jun 12 09:53:51.344968 crc crio[3641]: time="2026-06-12T09:53:51.344965831Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.994115 | controller | Jun 12 09:53:51.345568 crc crio[3641]: time="2026-06-12T09:53:51.344984292Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.994149 | controller | Jun 12 09:53:51.345568 crc crio[3641]: time="2026-06-12T09:53:51.345174153Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.994183 | controller | Jun 12 09:53:51.345568 crc crio[3641]: time="2026-06-12T09:53:51.345196914Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.994219 | controller | Jun 12 09:53:51.346218 crc crio[3641]: time="2026-06-12T09:53:51.34615387Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.994254 | controller | Jun 12 09:53:51.346459 crc crio[3641]: time="2026-06-12T09:53:51.346369376Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.994288 | controller | Jun 12 09:53:51.347632 crc crio[3641]: time="2026-06-12T09:53:51.347348803Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.994323 | controller | Jun 12 09:53:51.356754 crc crio[3641]: time="2026-06-12T09:53:51.356649778Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.994359 | controller | Jun 12 09:53:51.356754 crc crio[3641]: time="2026-06-12T09:53:51.356732671Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.994394 | controller | Jun 12 09:53:51.357008 crc crio[3641]: time="2026-06-12T09:53:51.356762612Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.994428 | controller | Jun 12 09:53:51.360533 crc crio[3641]: time="2026-06-12T09:53:51.344782095Z" level=info msg="Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.994463 | controller | Jun 12 09:53:51.363304 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.994499 | controller | Jun 12 09:53:51.363304 crc crio[3641]: time="2026-06-12T09:53:51.363298557Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:47.994534 | controller | Jun 12 09:53:51.363609 crc crio[3641]: time="2026-06-12T09:53:51.363367759Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.994571 | controller | Jun 12 09:53:51.364056 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.994621 | controller | Jun 12 09:53:51.364366 crc crio[3641]: time="2026-06-12T09:53:51.344660333Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 11:43:47.994657 | controller | Jun 12 09:53:51.364366 crc crio[3641]: time="2026-06-12T09:53:51.364304609Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 11:43:47.994692 | controller | Jun 12 09:53:51.364366 crc crio[3641]: time="2026-06-12T09:53:51.36432678Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:47.994726 | controller | Jun 12 09:53:51.364774 crc crio[3641]: time="2026-06-12T09:53:51.364250057Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.994762 | controller | Jun 12 09:53:51.367541 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.994797 | controller | Jun 12 09:53:51.367541 crc crio[3641]: time="2026-06-12T09:53:51.366614832Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.994832 | controller | Jun 12 09:53:51.392439 crc crio[3641]: time="2026-06-12T09:53:51.392292965Z" level=info msg="runSandbox: deleting pod ID fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d from idIndex" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.994909 | controller | Jun 12 09:53:51.392651 crc crio[3641]: time="2026-06-12T09:53:51.392507116Z" level=info msg="runSandbox: removing pod sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.994949 | controller | Jun 12 09:53:51.392651 crc crio[3641]: time="2026-06-12T09:53:51.39229449Z" level=info msg="runSandbox: deleting pod ID 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da from idIndex" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.994984 | controller | Jun 12 09:53:51.392651 crc crio[3641]: time="2026-06-12T09:53:51.392625565Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995020 | controller | Jun 12 09:53:51.392651 crc crio[3641]: time="2026-06-12T09:53:51.39263537Z" level=info msg="runSandbox: removing pod sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995054 | controller | Jun 12 09:53:51.394107 crc crio[3641]: time="2026-06-12T09:53:51.392682417Z" level=info msg="runSandbox: unmounting shmPath for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995089 | controller | Jun 12 09:53:51.394107 crc crio[3641]: time="2026-06-12T09:53:51.392766004Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995123 | controller | Jun 12 09:53:51.394107 crc crio[3641]: time="2026-06-12T09:53:51.39389536Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995167 | controller | Jun 12 09:53:51.395407 crc crio[3641]: time="2026-06-12T09:53:51.395031016Z" level=info msg="runSandbox: removing pod sandbox from storage: 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995202 | controller | Jun 12 09:53:51.403876 crc crio[3641]: time="2026-06-12T09:53:51.403723009Z" level=info msg="runSandbox: deleting pod ID 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 from idIndex" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995238 | controller | Jun 12 09:53:51.403876 crc crio[3641]: time="2026-06-12T09:53:51.403862934Z" level=info msg="runSandbox: removing pod sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995274 | controller | Jun 12 09:53:51.404164 crc crio[3641]: time="2026-06-12T09:53:51.403944456Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995309 | controller | Jun 12 09:53:51.404164 crc crio[3641]: time="2026-06-12T09:53:51.403976297Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995344 | controller | Jun 12 09:53:51.406271 crc crio[3641]: time="2026-06-12T09:53:51.405407772Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995379 | controller | Jun 12 09:53:51.406377 crc crio[3641]: time="2026-06-12T09:53:51.406355792Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995414 | controller | Jun 12 09:53:51.406539 crc crio[3641]: time="2026-06-12T09:53:51.405491568Z" level=info msg="runSandbox: removing pod sandbox from storage: fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995450 | controller | Jun 12 09:53:51.414923 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.995485 | controller | Jun 12 09:53:51.414923 crc crio[3641]: time="2026-06-12T09:53:51.414580241Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995521 | controller | Jun 12 09:53:51.415054 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.995556 | controller | Jun 12 09:53:51.415054 crc crio[3641]: time="2026-06-12T09:53:51.415006244Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995600 | controller | Jun 12 09:53:51.415660 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.995638 | controller | Jun 12 09:53:51.416106 crc crio[3641]: time="2026-06-12T09:53:51.415944494Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995674 | controller | Jun 12 09:53:51.416445 crc crio[3641]: time="2026-06-12T09:53:51.416256624Z" level=info msg="runSandbox: removing pod sandbox from storage: 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995708 | controller | Jun 12 09:53:51.421378 crc crio[3641]: time="2026-06-12T09:53:51.421305533Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995742 | controller | Jun 12 09:53:51.421378 crc crio[3641]: time="2026-06-12T09:53:51.421403486Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995777 | controller | Jun 12 09:53:51.422801 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.995811 | controller | Jun 12 09:53:51.422801 crc crio[3641]: time="2026-06-12T09:53:51.42249957Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995874 | controller | Jun 12 09:53:51.424153 crc crio[3641]: time="2026-06-12T09:53:51.424104987Z" level=info msg="runSandbox: deleting pod ID ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed from idIndex" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995925 | controller | Jun 12 09:53:51.424285 crc crio[3641]: time="2026-06-12T09:53:51.424187179Z" level=info msg="runSandbox: removing pod sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995963 | controller | Jun 12 09:53:51.424285 crc crio[3641]: time="2026-06-12T09:53:51.424246711Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.995999 | controller | Jun 12 09:53:51.424285 crc crio[3641]: time="2026-06-12T09:53:51.424272072Z" level=info msg="runSandbox: unmounting shmPath for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996035 | controller | Jun 12 09:53:51.425532 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.996078 | controller | Jun 12 09:53:51.426019 crc crio[3641]: time="2026-06-12T09:53:51.425879556Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996115 | controller | Jun 12 09:53:51.428225 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.996150 | controller | Jun 12 09:53:51.428358 crc crio[3641]: time="2026-06-12T09:53:51.428293292Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996185 | controller | Jun 12 09:53:51.429484 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.996220 | controller | Jun 12 09:53:51.429898 crc crio[3641]: time="2026-06-12T09:53:51.429741658Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996255 | controller | Jun 12 09:53:51.429971 crc crio[3641]: time="2026-06-12T09:53:51.429910793Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996290 | controller | Jun 12 09:53:51.430047 crc crio[3641]: time="2026-06-12T09:53:51.429766442Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996360 | controller | Jun 12 09:53:51.430546 crc crio[3641]: time="2026-06-12T09:53:51.43045637Z" level=info msg="runSandbox: deleting pod ID 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 from idIndex" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996411 | controller | Jun 12 09:53:51.430616 crc crio[3641]: time="2026-06-12T09:53:51.430579324Z" level=info msg="runSandbox: removing pod sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996460 | controller | Jun 12 09:53:51.430708 crc crio[3641]: time="2026-06-12T09:53:51.430649307Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996506 | controller | Jun 12 09:53:51.430708 crc crio[3641]: time="2026-06-12T09:53:51.430699288Z" level=info msg="runSandbox: unmounting shmPath for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996554 | controller | Jun 12 09:53:51.432768 crc crio[3641]: time="2026-06-12T09:53:51.43268036Z" level=info msg="runSandbox: deleting pod ID b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 from idIndex" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996611 | controller | Jun 12 09:53:51.432954 crc crio[3641]: time="2026-06-12T09:53:51.432770143Z" level=info msg="runSandbox: removing pod sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996659 | controller | Jun 12 09:53:51.432954 crc crio[3641]: time="2026-06-12T09:53:51.432903177Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996705 | controller | Jun 12 09:53:51.432954 crc crio[3641]: time="2026-06-12T09:53:51.432944229Z" level=info msg="runSandbox: unmounting shmPath for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996753 | controller | Jun 12 09:53:51.433112 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.996801 | controller | Jun 12 09:53:51.433112 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.996843 | controller | Jun 12 09:53:51.433187 crc crio[3641]: time="2026-06-12T09:53:51.433115887Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996923 | controller | Jun 12 09:53:51.433187 crc crio[3641]: time="2026-06-12T09:53:51.433152285Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.996960 | controller | Jun 12 09:53:51.433511 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.996995 | controller | Jun 12 09:53:51.433584 crc crio[3641]: time="2026-06-12T09:53:51.433558458Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997031 | controller | Jun 12 09:53:51.434141 crc crio[3641]: time="2026-06-12T09:53:51.433997435Z" level=info msg="runSandbox: removing pod sandbox from storage: ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997067 | controller | Jun 12 09:53:51.434506 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.997103 | controller | Jun 12 09:53:51.434566 crc crio[3641]: time="2026-06-12T09:53:51.434535392Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997147 | controller | Jun 12 09:53:51.434929 crc crio[3641]: time="2026-06-12T09:53:51.434859931Z" level=info msg="runSandbox: deleting pod ID 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 from idIndex" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997184 | controller | Jun 12 09:53:51.434990 crc crio[3641]: time="2026-06-12T09:53:51.434926353Z" level=info msg="runSandbox: removing pod sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997219 | controller | Jun 12 09:53:51.436258 crc crio[3641]: time="2026-06-12T09:53:51.436015577Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997254 | controller | Jun 12 09:53:51.436258 crc crio[3641]: time="2026-06-12T09:53:51.436114591Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997289 | controller | Jun 12 09:53:51.436258 crc crio[3641]: time="2026-06-12T09:53:51.435246201Z" level=info msg="runSandbox: deleting pod ID 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 from idIndex" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997325 | controller | Jun 12 09:53:51.436505 crc crio[3641]: time="2026-06-12T09:53:51.436299084Z" level=info msg="runSandbox: deleting pod ID 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 from idIndex" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997359 | controller | Jun 12 09:53:51.436505 crc crio[3641]: time="2026-06-12T09:53:51.43649499Z" level=info msg="runSandbox: removing pod sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997409 | controller | Jun 12 09:53:51.436576 crc crio[3641]: time="2026-06-12T09:53:51.436556442Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997458 | controller | Jun 12 09:53:51.436623 crc crio[3641]: time="2026-06-12T09:53:51.436580393Z" level=info msg="runSandbox: unmounting shmPath for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997504 | controller | Jun 12 09:53:51.437015 crc crio[3641]: time="2026-06-12T09:53:51.436925867Z" level=info msg="runSandbox: deleting pod ID 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 from idIndex" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997550 | controller | Jun 12 09:53:51.437015 crc crio[3641]: time="2026-06-12T09:53:51.436987569Z" level=info msg="runSandbox: removing pod sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997663 | controller | Jun 12 09:53:51.437165 crc crio[3641]: time="2026-06-12T09:53:51.437019547Z" level=info msg="runSandbox: deleting pod ID 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b from idIndex" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997712 | controller | Jun 12 09:53:51.437165 crc crio[3641]: time="2026-06-12T09:53:51.43712836Z" level=info msg="runSandbox: removing pod sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997769 | controller | Jun 12 09:53:51.437246 crc crio[3641]: time="2026-06-12T09:53:51.437233264Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997817 | controller | Jun 12 09:53:51.437290 crc crio[3641]: time="2026-06-12T09:53:51.437263295Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.997946 | controller | Jun 12 09:53:51.437570 crc crio[3641]: time="2026-06-12T09:53:51.436362246Z" level=info msg="runSandbox: removing pod sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998005 | controller | Jun 12 09:53:51.437570 crc crio[3641]: time="2026-06-12T09:53:51.437512142Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998050 | controller | Jun 12 09:53:51.437570 crc crio[3641]: time="2026-06-12T09:53:51.437543663Z" level=info msg="runSandbox: unmounting shmPath for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998094 | controller | Jun 12 09:53:51.437773 crc crio[3641]: time="2026-06-12T09:53:51.43702615Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998138 | controller | Jun 12 09:53:51.437773 crc crio[3641]: time="2026-06-12T09:53:51.43765888Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998182 | controller | Jun 12 09:53:51.437773 crc crio[3641]: time="2026-06-12T09:53:51.43740416Z" level=info msg="runSandbox: removing pod sandbox from storage: 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998226 | controller | Jun 12 09:53:51.437773 crc crio[3641]: time="2026-06-12T09:53:51.435370595Z" level=info msg="runSandbox: deleting pod ID f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 from idIndex" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998270 | controller | Jun 12 09:53:51.437989 crc crio[3641]: time="2026-06-12T09:53:51.437861784Z" level=info msg="runSandbox: removing pod sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998314 | controller | Jun 12 09:53:51.437989 crc crio[3641]: time="2026-06-12T09:53:51.4378969Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998358 | controller | Jun 12 09:53:51.437989 crc crio[3641]: time="2026-06-12T09:53:51.437921856Z" level=info msg="runSandbox: unmounting shmPath for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998413 | controller | Jun 12 09:53:51.438709 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.998459 | controller | Jun 12 09:53:51.438709 crc crio[3641]: time="2026-06-12T09:53:51.438459833Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998504 | controller | Jun 12 09:53:51.439049 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.998548 | controller | Jun 12 09:53:51.439385 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.998592 | controller | Jun 12 09:53:51.439709 crc crio[3641]: time="2026-06-12T09:53:51.439639129Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998635 | controller | Jun 12 09:53:51.439920 crc crio[3641]: time="2026-06-12T09:53:51.439666751Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998677 | controller | Jun 12 09:53:51.443293 crc crio[3641]: time="2026-06-12T09:53:51.443176591Z" level=info msg="runSandbox: removing pod sandbox from storage: b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998720 | controller | Jun 12 09:53:51.443517 crc crio[3641]: time="2026-06-12T09:53:51.443445909Z" level=info msg="runSandbox: removing pod sandbox from storage: 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998762 | controller | Jun 12 09:53:51.444305 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.998805 | controller | Jun 12 09:53:51.444415 crc crio[3641]: time="2026-06-12T09:53:51.444337725Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998875 | controller | Jun 12 09:53:51.446498 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.998931 | controller | Jun 12 09:53:51.447007 crc crio[3641]: time="2026-06-12T09:53:51.446759792Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.998986 | controller | Jun 12 09:53:51.458523 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.999032 | controller | Jun 12 09:53:51.458786 crc crio[3641]: time="2026-06-12T09:53:51.458600586Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999076 | controller | Jun 12 09:53:51.465887 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.999120 | controller | Jun 12 09:53:51.466198 crc crio[3641]: time="2026-06-12T09:53:51.466060814Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999164 | controller | Jun 12 09:53:51.469046 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.999208 | controller | Jun 12 09:53:51.469369 crc crio[3641]: time="2026-06-12T09:53:51.469294923Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999251 | controller | Jun 12 09:53:51.487246 crc crio[3641]: time="2026-06-12T09:53:51.486777799Z" level=info msg="runSandbox: removing pod sandbox from storage: 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999295 | controller | Jun 12 09:53:51.487246 crc crio[3641]: time="2026-06-12T09:53:51.487189806Z" level=info msg="runSandbox: removing pod sandbox from storage: f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999340 | controller | Jun 12 09:53:51.487581 crc crio[3641]: time="2026-06-12T09:53:51.487262915Z" level=info msg="runSandbox: removing pod sandbox from storage: 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999393 | controller | Jun 12 09:53:51.487581 crc crio[3641]: time="2026-06-12T09:53:51.487220721Z" level=info msg="runSandbox: deleting pod ID ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 from idIndex" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999452 | controller | Jun 12 09:53:51.487581 crc crio[3641]: time="2026-06-12T09:53:51.487453611Z" level=info msg="runSandbox: removing pod sandbox from storage: 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999500 | controller | Jun 12 09:53:51.487581 crc crio[3641]: time="2026-06-12T09:53:51.487442896Z" level=info msg="runSandbox: removing pod sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999544 | controller | Jun 12 09:53:51.487581 crc crio[3641]: time="2026-06-12T09:53:51.487543164Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999598 | controller | Jun 12 09:53:51.487790 crc crio[3641]: time="2026-06-12T09:53:51.487615646Z" level=info msg="runSandbox: unmounting shmPath for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999644 | controller | Jun 12 09:53:51.488483 crc crio[3641]: time="2026-06-12T09:53:51.487899402Z" level=info msg="runSandbox: removing pod sandbox from storage: 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999688 | controller | Jun 12 09:53:51.489248 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.999732 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.489255554Z" level=info msg="runSandbox: deleting pod ID ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 from idIndex" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999775 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.493186298Z" level=info msg="runSandbox: removing pod sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:47.999819 | controller | Jun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.999908 | controller | Jun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:47.999959 | controller | Jun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.000004 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.490039102Z" level=info msg="runSandbox: removing pod sandbox from storage: ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000049 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.493131866Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000093 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.490929165Z" level=info msg="runSandbox: deleting pod ID 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c from idIndex" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000137 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.491356938Z" level=info msg="runSandbox: deleting pod ID 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 from idIndex" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000190 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.493292951Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000235 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.493366627Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000278 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.492158804Z" level=info msg="runSandbox: deleting pod ID 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 from idIndex" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000346 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.493715024Z" level=info msg="runSandbox: removing pod sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000407 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.493744525Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000467 | controller | Jun 12 09:53:51.493910 crc crio[3641]: time="2026-06-12T09:53:51.493762935Z" level=info msg="runSandbox: unmounting shmPath for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000527 | controller | Jun 12 09:53:51.494713 crc crio[3641]: time="2026-06-12T09:53:51.493445434Z" level=info msg="runSandbox: removing pod sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000585 | controller | Jun 12 09:53:51.494713 crc crio[3641]: time="2026-06-12T09:53:51.494060255Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000643 | controller | Jun 12 09:53:51.494713 crc crio[3641]: time="2026-06-12T09:53:51.494125597Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000702 | controller | Jun 12 09:53:51.494713 crc crio[3641]: time="2026-06-12T09:53:51.493305361Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000759 | controller | Jun 12 09:53:51.495148 crc crio[3641]: time="2026-06-12T09:53:51.490722282Z" level=info msg="runSandbox: deleting pod ID dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 from idIndex" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000818 | controller | Jun 12 09:53:51.495148 crc crio[3641]: time="2026-06-12T09:53:51.495018734Z" level=info msg="runSandbox: removing pod sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000932 | controller | Jun 12 09:53:51.495148 crc crio[3641]: time="2026-06-12T09:53:51.492134314Z" level=info msg="runSandbox: deleting pod ID 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 from idIndex" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.000987 | controller | Jun 12 09:53:51.495148 crc crio[3641]: time="2026-06-12T09:53:51.495102576Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001033 | controller | Jun 12 09:53:51.495148 crc crio[3641]: time="2026-06-12T09:53:51.487675815Z" level=info msg="runSandbox: deleting pod ID 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 from idIndex" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001079 | controller | Jun 12 09:53:51.495148 crc crio[3641]: time="2026-06-12T09:53:51.495137878Z" level=info msg="runSandbox: unmounting shmPath for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001123 | controller | Jun 12 09:53:51.495148 crc crio[3641]: time="2026-06-12T09:53:51.49515594Z" level=info msg="runSandbox: removing pod sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001168 | controller | Jun 12 09:53:51.495385 crc crio[3641]: time="2026-06-12T09:53:51.495182811Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001213 | controller | Jun 12 09:53:51.495385 crc crio[3641]: time="2026-06-12T09:53:51.495204452Z" level=info msg="runSandbox: unmounting shmPath for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001258 | controller | Jun 12 09:53:51.495385 crc crio[3641]: time="2026-06-12T09:53:51.493379393Z" level=info msg="runSandbox: removing pod sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001303 | controller | Jun 12 09:53:51.495385 crc crio[3641]: time="2026-06-12T09:53:51.495123002Z" level=info msg="runSandbox: removing pod sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001347 | controller | Jun 12 09:53:51.495385 crc crio[3641]: time="2026-06-12T09:53:51.495327941Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001391 | controller | Jun 12 09:53:51.495385 crc crio[3641]: time="2026-06-12T09:53:51.4953603Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001434 | controller | Jun 12 09:53:51.495777 crc crio[3641]: time="2026-06-12T09:53:51.495363913Z" level=info msg="runSandbox: unmounting shmPath for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001477 | controller | Jun 12 09:53:51.495777 crc crio[3641]: time="2026-06-12T09:53:51.495428005Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001529 | controller | Jun 12 09:53:51.495777 crc crio[3641]: time="2026-06-12T09:53:51.49325256Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001574 | controller | Jun 12 09:53:51.495777 crc crio[3641]: time="2026-06-12T09:53:51.495544313Z" level=info msg="runSandbox: unmounting shmPath for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001617 | controller | Jun 12 09:53:51.500273 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.001661 | controller | Jun 12 09:53:51.500273 crc crio[3641]: time="2026-06-12T09:53:51.500266884Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001705 | controller | Jun 12 09:53:51.500438 crc crio[3641]: time="2026-06-12T09:53:51.500399369Z" level=info msg="runSandbox: removing pod sandbox from storage: dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001749 | controller | Jun 12 09:53:51.500601 crc crio[3641]: time="2026-06-12T09:53:51.500496893Z" level=info msg="runSandbox: removing pod sandbox from storage: 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001793 | controller | Jun 12 09:53:51.500601 crc crio[3641]: time="2026-06-12T09:53:51.500563729Z" level=info msg="runSandbox: removing pod sandbox from storage: 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001836 | controller | Jun 12 09:53:51.500601 crc crio[3641]: time="2026-06-12T09:53:51.500592652Z" level=info msg="runSandbox: removing pod sandbox from storage: ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001916 | controller | Jun 12 09:53:51.500785 crc crio[3641]: time="2026-06-12T09:53:51.500571541Z" level=info msg="runSandbox: removing pod sandbox from storage: 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.001964 | controller | Jun 12 09:53:51.500785 crc crio[3641]: time="2026-06-12T09:53:51.50059647Z" level=info msg="runSandbox: removing pod sandbox from storage: 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002009 | controller | Jun 12 09:53:51.500785 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.002053 | controller | Jun 12 09:53:51.500785 crc crio[3641]: time="2026-06-12T09:53:51.500771412Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002105 | controller | Jun 12 09:53:51.501199 crc crio[3641]: time="2026-06-12T09:53:51.50079008Z" level=info msg="runSandbox: removing pod sandbox from storage: 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002149 | controller | Jun 12 09:53:51.501199 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.002192 | controller | Jun 12 09:53:51.501199 crc crio[3641]: time="2026-06-12T09:53:51.50115934Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002235 | controller | Jun 12 09:53:51.501352 crc crio[3641]: time="2026-06-12T09:53:51.501172414Z" level=info msg="runSandbox: deleting pod ID 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c from idIndex" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002277 | controller | Jun 12 09:53:51.501352 crc crio[3641]: time="2026-06-12T09:53:51.501238387Z" level=info msg="runSandbox: removing pod sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002320 | controller | Jun 12 09:53:51.501352 crc crio[3641]: time="2026-06-12T09:53:51.501285328Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002366 | controller | Jun 12 09:53:51.501352 crc crio[3641]: time="2026-06-12T09:53:51.501303599Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002410 | controller | Jun 12 09:53:51.502310 crc crio[3641]: time="2026-06-12T09:53:51.502239607Z" level=info msg="runSandbox: removing pod sandbox from storage: 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002453 | controller | Jun 12 09:53:51.502912 crc crio[3641]: time="2026-06-12T09:53:51.502759673Z" level=info msg="runSandbox: deleting pod ID 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 from idIndex" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002496 | controller | Jun 12 09:53:51.504891 crc crio[3641]: time="2026-06-12T09:53:51.504847619Z" level=info msg="runSandbox: removing pod sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002539 | controller | Jun 12 09:53:51.505046 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.002582 | controller | Jun 12 09:53:51.505148 crc crio[3641]: time="2026-06-12T09:53:51.505094064Z" level=info msg="runSandbox: deleting pod ID 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 from idIndex" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002633 | controller | Jun 12 09:53:51.505148 crc crio[3641]: time="2026-06-12T09:53:51.503303416Z" level=info msg="runSandbox: deleting pod ID 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c from idIndex" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002677 | controller | Jun 12 09:53:51.505257 crc crio[3641]: time="2026-06-12T09:53:51.505163234Z" level=info msg="runSandbox: removing pod sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002720 | controller | Jun 12 09:53:51.505257 crc crio[3641]: time="2026-06-12T09:53:51.50331874Z" level=info msg="runSandbox: deleting pod ID fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 from idIndex" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002762 | controller | Jun 12 09:53:51.505257 crc crio[3641]: time="2026-06-12T09:53:51.505224641Z" level=info msg="runSandbox: removing pod sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002805 | controller | Jun 12 09:53:51.505257 crc crio[3641]: time="2026-06-12T09:53:51.505106472Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.002847 | controller | Jun 12 09:53:51.505595 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.002929 | controller | Jun 12 09:53:51.505595 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.002974 | controller | Jun 12 09:53:51.505595 crc crio[3641]: time="2026-06-12T09:53:51.505140875Z" level=info msg="runSandbox: removing pod sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003017 | controller | Jun 12 09:53:51.505595 crc crio[3641]: time="2026-06-12T09:53:51.505473518Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003062 | controller | Jun 12 09:53:51.505595 crc crio[3641]: time="2026-06-12T09:53:51.505503945Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003105 | controller | Jun 12 09:53:51.505595 crc crio[3641]: time="2026-06-12T09:53:51.505559621Z" level=info msg="runSandbox: deleting pod ID 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 from idIndex" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003149 | controller | Jun 12 09:53:51.505595 crc crio[3641]: time="2026-06-12T09:53:51.505592883Z" level=info msg="runSandbox: removing pod sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003191 | controller | Jun 12 09:53:51.506035 crc crio[3641]: time="2026-06-12T09:53:51.503632076Z" level=info msg="runSandbox: deleting pod ID bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd from idIndex" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003320 | controller | Jun 12 09:53:51.506035 crc crio[3641]: time="2026-06-12T09:53:51.50388278Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003369 | controller | Jun 12 09:53:51.506035 crc crio[3641]: time="2026-06-12T09:53:51.505647344Z" level=info msg="runSandbox: removing pod sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003405 | controller | Jun 12 09:53:51.506035 crc crio[3641]: time="2026-06-12T09:53:51.503582649Z" level=info msg="runSandbox: deleting pod ID 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb from idIndex" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003440 | controller | Jun 12 09:53:51.506035 crc crio[3641]: time="2026-06-12T09:53:51.505969923Z" level=info msg="runSandbox: removing pod sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003475 | controller | Jun 12 09:53:51.506649 crc crio[3641]: time="2026-06-12T09:53:51.506589984Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003510 | controller | Jun 12 09:53:51.506961 crc crio[3641]: time="2026-06-12T09:53:51.506764256Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003544 | controller | Jun 12 09:53:51.506961 crc crio[3641]: time="2026-06-12T09:53:51.506860929Z" level=info msg="runSandbox: unmounting shmPath for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003578 | controller | Jun 12 09:53:51.507062 crc crio[3641]: time="2026-06-12T09:53:51.506911392Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003613 | controller | Jun 12 09:53:51.507062 crc crio[3641]: time="2026-06-12T09:53:51.507001005Z" level=info msg="runSandbox: unmounting shmPath for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003648 | controller | Jun 12 09:53:51.507341 crc crio[3641]: time="2026-06-12T09:53:51.50677207Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003683 | controller | Jun 12 09:53:51.507879 crc crio[3641]: time="2026-06-12T09:53:51.507571414Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003718 | controller | Jun 12 09:53:51.507879 crc crio[3641]: time="2026-06-12T09:53:51.507627516Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003764 | controller | Jun 12 09:53:51.507879 crc crio[3641]: time="2026-06-12T09:53:51.507850994Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003800 | controller | Jun 12 09:53:51.508170 crc crio[3641]: time="2026-06-12T09:53:51.507896805Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003835 | controller | Jun 12 09:53:51.508170 crc crio[3641]: time="2026-06-12T09:53:51.507942207Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003915 | controller | Jun 12 09:53:51.508170 crc crio[3641]: time="2026-06-12T09:53:51.507983019Z" level=info msg="runSandbox: unmounting shmPath for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003954 | controller | Jun 12 09:53:51.508170 crc crio[3641]: time="2026-06-12T09:53:51.507901846Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.003990 | controller | Jun 12 09:53:51.508472 crc crio[3641]: time="2026-06-12T09:53:51.508264505Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004026 | controller | Jun 12 09:53:51.508472 crc crio[3641]: time="2026-06-12T09:53:51.508341147Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004060 | controller | Jun 12 09:53:51.508972 crc crio[3641]: time="2026-06-12T09:53:51.508609975Z" level=info msg="runSandbox: removing pod sandbox from storage: fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004094 | controller | Jun 12 09:53:51.508972 crc crio[3641]: time="2026-06-12T09:53:51.508633588Z" level=info msg="runSandbox: removing pod sandbox from storage: 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004129 | controller | Jun 12 09:53:51.508972 crc crio[3641]: time="2026-06-12T09:53:51.508609894Z" level=info msg="runSandbox: removing pod sandbox from storage: 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004163 | controller | Jun 12 09:53:51.509297 crc crio[3641]: time="2026-06-12T09:53:51.509051191Z" level=info msg="runSandbox: deleting pod ID 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db from idIndex" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004197 | controller | Jun 12 09:53:51.509297 crc crio[3641]: time="2026-06-12T09:53:51.509117093Z" level=info msg="runSandbox: removing pod sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004240 | controller | Jun 12 09:53:51.509297 crc crio[3641]: time="2026-06-12T09:53:51.509154655Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004276 | controller | Jun 12 09:53:51.509297 crc crio[3641]: time="2026-06-12T09:53:51.509178075Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004337 | controller | Jun 12 09:53:51.510330 crc crio[3641]: time="2026-06-12T09:53:51.510230617Z" level=info msg="runSandbox: removing pod sandbox from storage: 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004389 | controller | Jun 12 09:53:51.510330 crc crio[3641]: time="2026-06-12T09:53:51.510299816Z" level=info msg="runSandbox: deleting pod ID bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad from idIndex" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004437 | controller | Jun 12 09:53:51.510462 crc crio[3641]: time="2026-06-12T09:53:51.510335967Z" level=info msg="runSandbox: removing pod sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004484 | controller | Jun 12 09:53:51.510462 crc crio[3641]: time="2026-06-12T09:53:51.510375092Z" level=info msg="runSandbox: deleting pod ID b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 from idIndex" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004531 | controller | Jun 12 09:53:51.510462 crc crio[3641]: time="2026-06-12T09:53:51.510405873Z" level=info msg="runSandbox: removing pod sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004578 | controller | Jun 12 09:53:51.510462 crc crio[3641]: time="2026-06-12T09:53:51.510434904Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004625 | controller | Jun 12 09:53:51.510462 crc crio[3641]: time="2026-06-12T09:53:51.510454115Z" level=info msg="runSandbox: unmounting shmPath for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004673 | controller | Jun 12 09:53:51.510784 crc crio[3641]: time="2026-06-12T09:53:51.51037834Z" level=info msg="runSandbox: removing pod sandbox from storage: 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004720 | controller | Jun 12 09:53:51.510784 crc crio[3641]: time="2026-06-12T09:53:51.510381608Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004767 | controller | Jun 12 09:53:51.510784 crc crio[3641]: time="2026-06-12T09:53:51.510559464Z" level=info msg="runSandbox: unmounting shmPath for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004826 | controller | Jun 12 09:53:51.511055 crc crio[3641]: time="2026-06-12T09:53:51.510882719Z" level=info msg="runSandbox: deleting pod ID b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d from idIndex" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004916 | controller | Jun 12 09:53:51.511055 crc crio[3641]: time="2026-06-12T09:53:51.51091869Z" level=info msg="runSandbox: removing pod sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004957 | controller | Jun 12 09:53:51.511055 crc crio[3641]: time="2026-06-12T09:53:51.510949301Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.004993 | controller | Jun 12 09:53:51.511055 crc crio[3641]: time="2026-06-12T09:53:51.510967787Z" level=info msg="runSandbox: unmounting shmPath for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005029 | controller | Jun 12 09:53:51.511055 crc crio[3641]: time="2026-06-12T09:53:51.511025593Z" level=info msg="runSandbox: removing pod sandbox from storage: b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005064 | controller | Jun 12 09:53:51.511395 crc crio[3641]: time="2026-06-12T09:53:51.511339173Z" level=info msg="runSandbox: removing pod sandbox from storage: 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005099 | controller | Jun 12 09:53:51.511439 crc crio[3641]: time="2026-06-12T09:53:51.5113852Z" level=info msg="runSandbox: removing pod sandbox from storage: bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005134 | controller | Jun 12 09:53:51.511439 crc crio[3641]: time="2026-06-12T09:53:51.511407481Z" level=info msg="runSandbox: removing pod sandbox from storage: 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005168 | controller | Jun 12 09:53:51.512248 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.005204 | controller | Jun 12 09:53:51.512444 crc crio[3641]: time="2026-06-12T09:53:51.512393444Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005239 | controller | Jun 12 09:53:51.512621 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.005273 | controller | Jun 12 09:53:51.512718 crc crio[3641]: time="2026-06-12T09:53:51.512672815Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005308 | controller | Jun 12 09:53:51.513097 crc crio[3641]: time="2026-06-12T09:53:51.513009436Z" level=info msg="runSandbox: removing pod sandbox from storage: b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005352 | controller | Jun 12 09:53:51.514463 crc crio[3641]: time="2026-06-12T09:53:51.513305581Z" level=info msg="runSandbox: removing pod sandbox from storage: bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005388 | controller | Jun 12 09:53:51.515140 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.005422 | controller | Jun 12 09:53:51.515140 crc crio[3641]: time="2026-06-12T09:53:51.514908925Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005455 | controller | Jun 12 09:53:51.516650 crc crio[3641]: time="2026-06-12T09:53:51.516585425Z" level=info msg="runSandbox: deleting pod ID cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a from idIndex" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005489 | controller | Jun 12 09:53:51.516650 crc crio[3641]: time="2026-06-12T09:53:51.516624247Z" level=info msg="runSandbox: removing pod sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005523 | controller | Jun 12 09:53:51.516766 crc crio[3641]: time="2026-06-12T09:53:51.516660658Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005558 | controller | Jun 12 09:53:51.516766 crc crio[3641]: time="2026-06-12T09:53:51.516703469Z" level=info msg="runSandbox: unmounting shmPath for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005592 | controller | Jun 12 09:53:51.517034 crc crio[3641]: time="2026-06-12T09:53:51.51694716Z" level=info msg="runSandbox: deleting pod ID 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 from idIndex" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005626 | controller | Jun 12 09:53:51.517034 crc crio[3641]: time="2026-06-12T09:53:51.516995821Z" level=info msg="runSandbox: removing pod sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005659 | controller | Jun 12 09:53:51.517034 crc crio[3641]: time="2026-06-12T09:53:51.517029912Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005693 | controller | Jun 12 09:53:51.517034 crc crio[3641]: time="2026-06-12T09:53:51.517051763Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005727 | controller | Jun 12 09:53:51.517546 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.005769 | controller | Jun 12 09:53:51.517648 crc crio[3641]: time="2026-06-12T09:53:51.517583805Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005805 | controller | Jun 12 09:53:51.518226 crc crio[3641]: time="2026-06-12T09:53:51.518176109Z" level=info msg="runSandbox: removing pod sandbox from storage: 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005840 | controller | Jun 12 09:53:51.518349 crc crio[3641]: time="2026-06-12T09:53:51.518284379Z" level=info msg="runSandbox: removing pod sandbox from storage: cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005914 | controller | Jun 12 09:53:51.518409 crc crio[3641]: time="2026-06-12T09:53:51.51825358Z" level=info msg="runSandbox: deleting pod ID 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 from idIndex" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005952 | controller | Jun 12 09:53:51.518454 crc crio[3641]: time="2026-06-12T09:53:51.518422055Z" level=info msg="runSandbox: removing pod sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.005987 | controller | Jun 12 09:53:51.518554 crc crio[3641]: time="2026-06-12T09:53:51.518515008Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006022 | controller | Jun 12 09:53:51.518648 crc crio[3641]: time="2026-06-12T09:53:51.518613221Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006056 | controller | Jun 12 09:53:51.519202 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.006090 | controller | Jun 12 09:53:51.519357 crc crio[3641]: time="2026-06-12T09:53:51.519287258Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006124 | controller | Jun 12 09:53:51.519471 crc crio[3641]: time="2026-06-12T09:53:51.519439752Z" level=info msg="runSandbox: removing pod sandbox from storage: 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006158 | controller | Jun 12 09:53:51.520765 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.006191 | controller | Jun 12 09:53:51.520765 crc crio[3641]: time="2026-06-12T09:53:51.520389071Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006235 | controller | Jun 12 09:53:51.520765 crc crio[3641]: time="2026-06-12T09:53:51.520416184Z" level=info msg="runSandbox: deleting pod ID 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d from idIndex" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006270 | controller | Jun 12 09:53:51.520765 crc crio[3641]: time="2026-06-12T09:53:51.520446465Z" level=info msg="runSandbox: removing pod sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006304 | controller | Jun 12 09:53:51.520765 crc crio[3641]: time="2026-06-12T09:53:51.520481236Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006338 | controller | Jun 12 09:53:51.520765 crc crio[3641]: time="2026-06-12T09:53:51.520521257Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006372 | controller | Jun 12 09:53:51.520765 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.006406 | controller | Jun 12 09:53:51.521546 crc crio[3641]: time="2026-06-12T09:53:51.520790774Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006442 | controller | Jun 12 09:53:51.522178 crc crio[3641]: time="2026-06-12T09:53:51.522104915Z" level=info msg="runSandbox: deleting pod ID d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a from idIndex" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006477 | controller | Jun 12 09:53:51.522178 crc crio[3641]: time="2026-06-12T09:53:51.522170937Z" level=info msg="runSandbox: removing pod sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006511 | controller | Jun 12 09:53:51.522321 crc crio[3641]: time="2026-06-12T09:53:51.522222999Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006546 | controller | Jun 12 09:53:51.522321 crc crio[3641]: time="2026-06-12T09:53:51.522289621Z" level=info msg="runSandbox: unmounting shmPath for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006581 | controller | Jun 12 09:53:51.522425 crc crio[3641]: time="2026-06-12T09:53:51.522360255Z" level=info msg="runSandbox: removing pod sandbox from storage: 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006616 | controller | Jun 12 09:53:51.523939 crc crio[3641]: time="2026-06-12T09:53:51.523757337Z" level=info msg="runSandbox: deleting pod ID e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 from idIndex" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006651 | controller | Jun 12 09:53:51.523939 crc crio[3641]: time="2026-06-12T09:53:51.523905432Z" level=info msg="runSandbox: removing pod sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006693 | controller | Jun 12 09:53:51.523939 crc crio[3641]: time="2026-06-12T09:53:51.523941813Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006729 | controller | Jun 12 09:53:51.524181 crc crio[3641]: time="2026-06-12T09:53:51.523964094Z" level=info msg="runSandbox: unmounting shmPath for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006764 | controller | Jun 12 09:53:51.524181 crc crio[3641]: time="2026-06-12T09:53:51.524048555Z" level=info msg="runSandbox: removing pod sandbox from storage: d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006798 | controller | Jun 12 09:53:51.524297 crc crio[3641]: time="2026-06-12T09:53:51.523763983Z" level=info msg="runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006833 | controller | Jun 12 09:53:51.524297 crc crio[3641]: time="2026-06-12T09:53:51.524272243Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006906 | controller | Jun 12 09:53:51.524566 crc crio[3641]: time="2026-06-12T09:53:51.524486114Z" level=info msg="runSandbox: deleting pod ID 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 from idIndex" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006945 | controller | Jun 12 09:53:51.524566 crc crio[3641]: time="2026-06-12T09:53:51.524543916Z" level=info msg="runSandbox: removing pod sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.006981 | controller | Jun 12 09:53:51.524690 crc crio[3641]: time="2026-06-12T09:53:51.524581667Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007016 | controller | Jun 12 09:53:51.524690 crc crio[3641]: time="2026-06-12T09:53:51.524599368Z" level=info msg="runSandbox: unmounting shmPath for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007051 | controller | Jun 12 09:53:51.525377 crc crio[3641]: time="2026-06-12T09:53:51.525194132Z" level=info msg="runSandbox: removing pod sandbox from storage: e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007086 | controller | Jun 12 09:53:51.525600 crc crio[3641]: time="2026-06-12T09:53:51.525551452Z" level=info msg="runSandbox: removing pod sandbox from storage: 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007121 | controller | Jun 12 09:53:51.526044 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.007178 | controller | Jun 12 09:53:51.526194 crc crio[3641]: time="2026-06-12T09:53:51.526139221Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007214 | controller | Jun 12 09:53:51.528246 crc crio[3641]: time="2026-06-12T09:53:51.528202674Z" level=info msg="runSandbox: deleting pod ID 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab from idIndex" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007249 | controller | Jun 12 09:53:51.528318 crc crio[3641]: time="2026-06-12T09:53:51.528253826Z" level=info msg="runSandbox: removing pod sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007284 | controller | Jun 12 09:53:51.528318 crc crio[3641]: time="2026-06-12T09:53:51.528296488Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007318 | controller | Jun 12 09:53:51.528318 crc crio[3641]: time="2026-06-12T09:53:51.528314598Z" level=info msg="runSandbox: unmounting shmPath for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007353 | controller | Jun 12 09:53:51.530998 crc crio[3641]: time="2026-06-12T09:53:51.530533087Z" level=info msg="runSandbox: removing pod sandbox from storage: 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007387 | controller | Jun 12 09:53:51.532019 crc crio[3641]: time="2026-06-12T09:53:51.531772938Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007421 | controller | Jun 12 09:53:51.532019 crc crio[3641]: time="2026-06-12T09:53:51.531981825Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007455 | controller | Jun 12 09:53:51.543901 crc crio[3641]: time="2026-06-12T09:53:51.540338104Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007489 | controller | Jun 12 09:53:51.543901 crc crio[3641]: time="2026-06-12T09:53:51.540417356Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007522 | controller | Jun 12 09:53:51.543901 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.007556 | controller | Jun 12 09:53:51.543901 crc crio[3641]: time="2026-06-12T09:53:51.541942242Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007598 | controller | Jun 12 09:53:51.543901 crc crio[3641]: time="2026-06-12T09:53:51.54347276Z" level=info msg="runSandbox: deleting pod ID b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 from idIndex" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007634 | controller | Jun 12 09:53:51.543901 crc crio[3641]: time="2026-06-12T09:53:51.543508161Z" level=info msg="runSandbox: removing pod sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007668 | controller | Jun 12 09:53:51.543901 crc crio[3641]: time="2026-06-12T09:53:51.543558302Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007702 | controller | Jun 12 09:53:51.543901 crc crio[3641]: time="2026-06-12T09:53:51.543579793Z" level=info msg="runSandbox: unmounting shmPath for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007736 | controller | Jun 12 09:53:51.545122 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.007771 | controller | Jun 12 09:53:51.545276 crc crio[3641]: time="2026-06-12T09:53:51.545198564Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007805 | controller | Jun 12 09:53:51.545585 crc crio[3641]: time="2026-06-12T09:53:51.545459511Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007840 | controller | Jun 12 09:53:51.545675 crc crio[3641]: time="2026-06-12T09:53:51.545205923Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007913 | controller | Jun 12 09:53:51.545925 crc crio[3641]: time="2026-06-12T09:53:51.545230395Z" level=info msg="runSandbox: removing pod sandbox from storage: b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.007951 | controller | Jun 12 09:53:51.546890 crc crio[3641]: time="2026-06-12T09:53:51.546722408Z" level=info msg="runSandbox: deleting pod ID 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 from idIndex" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008050 | controller | Jun 12 09:53:51.546890 crc crio[3641]: time="2026-06-12T09:53:51.546764252Z" level=info msg="runSandbox: removing pod sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008085 | controller | Jun 12 09:53:51.546890 crc crio[3641]: time="2026-06-12T09:53:51.546796583Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008129 | controller | Jun 12 09:53:51.546890 crc crio[3641]: time="2026-06-12T09:53:51.546872106Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008165 | controller | Jun 12 09:53:51.547576 crc crio[3641]: time="2026-06-12T09:53:51.547488535Z" level=info msg="runSandbox: removing pod sandbox from storage: 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008201 | controller | Jun 12 09:53:51.552674 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.008234 | controller | Jun 12 09:53:51.553186 crc crio[3641]: time="2026-06-12T09:53:51.553037748Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008268 | controller | Jun 12 09:53:51.554911 crc crio[3641]: time="2026-06-12T09:53:51.554743221Z" level=info msg="runSandbox: deleting pod ID 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d from idIndex" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008323 | controller | Jun 12 09:53:51.554994 crc crio[3641]: time="2026-06-12T09:53:51.554934937Z" level=info msg="runSandbox: removing pod sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008373 | controller | Jun 12 09:53:51.555120 crc crio[3641]: time="2026-06-12T09:53:51.555044861Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008421 | controller | Jun 12 09:53:51.555232 crc crio[3641]: time="2026-06-12T09:53:51.555185324Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008467 | controller | Jun 12 09:53:51.557207 crc crio[3641]: time="2026-06-12T09:53:51.557045947Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008512 | controller | Jun 12 09:53:51.557207 crc crio[3641]: time="2026-06-12T09:53:51.557159005Z" level=info msg="runSandbox: removing pod sandbox from storage: 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008559 | controller | Jun 12 09:53:51.557207 crc crio[3641]: time="2026-06-12T09:53:51.557170851Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008605 | controller | Jun 12 09:53:51.560031 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.008663 | controller | Jun 12 09:53:51.560245 crc crio[3641]: time="2026-06-12T09:53:51.56015277Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008709 | controller | Jun 12 09:53:51.564116 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 11:43:48.008756 | controller | Jun 12 09:53:51.564419 crc crio[3641]: time="2026-06-12T09:53:51.56437053Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008799 | controller | Jun 12 09:53:51.565425 crc crio[3641]: time="2026-06-12T09:53:51.565357081Z" level=info msg="runSandbox: deleting pod ID 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e from idIndex" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008844 | controller | Jun 12 09:53:51.565425 crc crio[3641]: time="2026-06-12T09:53:51.565415043Z" level=info msg="runSandbox: removing pod sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.008940 | controller | Jun 12 09:53:51.565615 crc crio[3641]: time="2026-06-12T09:53:51.565462575Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009053 | controller | Jun 12 09:53:51.565615 crc crio[3641]: time="2026-06-12T09:53:51.565484615Z" level=info msg="runSandbox: unmounting shmPath for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009101 | controller | Jun 12 09:53:51.566303 crc crio[3641]: time="2026-06-12T09:53:51.566239609Z" level=info msg="runSandbox: removing pod sandbox from storage: 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009144 | controller | Jun 12 09:53:51.566515 crc crio[3641]: time="2026-06-12T09:53:51.566483337Z" level=info msg="runSandbox: deleting pod ID 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 from idIndex" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009187 | controller | Jun 12 09:53:51.566639 crc crio[3641]: time="2026-06-12T09:53:51.566613501Z" level=info msg="runSandbox: removing pod sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009234 | controller | Jun 12 09:53:51.566794 crc crio[3641]: time="2026-06-12T09:53:51.566768176Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009275 | controller | Jun 12 09:53:51.567024 crc crio[3641]: time="2026-06-12T09:53:51.566997303Z" level=info msg="runSandbox: unmounting shmPath for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009335 | controller | Jun 12 09:53:51.567694 crc crio[3641]: time="2026-06-12T09:53:51.566944561Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009386 | controller | Jun 12 09:53:51.567694 crc crio[3641]: time="2026-06-12T09:53:51.567320821Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009435 | controller | Jun 12 09:53:51.568693 crc crio[3641]: time="2026-06-12T09:53:51.568659885Z" level=info msg="runSandbox: removing pod sandbox from storage: 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009483 | controller | Jun 12 09:53:51.572338 crc crio[3641]: time="2026-06-12T09:53:51.572291957Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009531 | controller | Jun 12 09:53:51.572536 crc crio[3641]: time="2026-06-12T09:53:51.572511383Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009578 | controller | Jun 12 09:53:51.580390 crc crio[3641]: time="2026-06-12T09:53:51.580302247Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009624 | controller | Jun 12 09:53:51.580689 crc crio[3641]: time="2026-06-12T09:53:51.580659437Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009671 | controller | Jun 12 09:53:51.587289 crc crio[3641]: time="2026-06-12T09:53:51.58718364Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009724 | controller | Jun 12 09:53:51.587289 crc crio[3641]: time="2026-06-12T09:53:51.587286403Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009778 | controller | Jun 12 09:53:51.592355 crc crio[3641]: time="2026-06-12T09:53:51.592272638Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009829 | controller | Jun 12 09:53:51.592355 crc crio[3641]: time="2026-06-12T09:53:51.59233235Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009931 | controller | Jun 12 09:53:51.596380 crc crio[3641]: time="2026-06-12T09:53:51.596288864Z" level=info msg="runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.009997 | controller | Jun 12 09:53:51.596380 crc crio[3641]: time="2026-06-12T09:53:51.596368885Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010052 | controller | Jun 12 09:53:51.601320 crc crio[3641]: time="2026-06-12T09:53:51.601191677Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010103 | controller | Jun 12 09:53:51.601320 crc crio[3641]: time="2026-06-12T09:53:51.601268619Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010154 | controller | Jun 12 09:53:51.606115 crc crio[3641]: time="2026-06-12T09:53:51.606013599Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010202 | controller | Jun 12 09:53:51.606115 crc crio[3641]: time="2026-06-12T09:53:51.606111402Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010251 | controller | Jun 12 09:53:51.612333 crc crio[3641]: time="2026-06-12T09:53:51.61219656Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010297 | controller | Jun 12 09:53:51.612333 crc crio[3641]: time="2026-06-12T09:53:51.612308631Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010342 | controller | Jun 12 09:53:51.617363 crc crio[3641]: time="2026-06-12T09:53:51.617249025Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010393 | controller | Jun 12 09:53:51.617363 crc crio[3641]: time="2026-06-12T09:53:51.617358809Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010445 | controller | Jun 12 09:53:51.623020 crc crio[3641]: time="2026-06-12T09:53:51.622938333Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010497 | controller | Jun 12 09:53:51.623186 crc crio[3641]: time="2026-06-12T09:53:51.623025786Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010561 | controller | Jun 12 09:53:51.628204 crc crio[3641]: time="2026-06-12T09:53:51.628154106Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010617 | controller | Jun 12 09:53:51.628367 crc crio[3641]: time="2026-06-12T09:53:51.628340971Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010662 | controller | Jun 12 09:53:51.632347 crc crio[3641]: time="2026-06-12T09:53:51.632313085Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010699 | controller | Jun 12 09:53:51.632430 crc crio[3641]: time="2026-06-12T09:53:51.632357867Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010734 | controller | Jun 12 09:53:51.637208 crc crio[3641]: time="2026-06-12T09:53:51.637172395Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010768 | controller | Jun 12 09:53:51.637374 crc crio[3641]: time="2026-06-12T09:53:51.637341951Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010803 | controller | Jun 12 09:53:51.641797 crc crio[3641]: time="2026-06-12T09:53:51.641765599Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010838 | controller | Jun 12 09:53:51.642032 crc crio[3641]: time="2026-06-12T09:53:51.642004276Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010922 | controller | Jun 12 09:53:51.645615 crc crio[3641]: time="2026-06-12T09:53:51.645560806Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010961 | controller | Jun 12 09:53:51.645754 crc crio[3641]: time="2026-06-12T09:53:51.645727452Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.010996 | controller | Jun 12 09:53:51.650615 crc crio[3641]: time="2026-06-12T09:53:51.650454649Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011048 | controller | Jun 12 09:53:51.650615 crc crio[3641]: time="2026-06-12T09:53:51.650521781Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011084 | controller | Jun 12 09:53:51.654562 crc crio[3641]: time="2026-06-12T09:53:51.654509575Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011120 | controller | Jun 12 09:53:51.654780 crc crio[3641]: time="2026-06-12T09:53:51.654742892Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011155 | controller | Jun 12 09:53:51.659327 crc crio[3641]: time="2026-06-12T09:53:51.659250882Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011189 | controller | Jun 12 09:53:51.659327 crc crio[3641]: time="2026-06-12T09:53:51.659320424Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011224 | controller | Jun 12 09:53:51.662508 crc crio[3641]: time="2026-06-12T09:53:51.662477703Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011258 | controller | Jun 12 09:53:51.662630 crc crio[3641]: time="2026-06-12T09:53:51.662611447Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011292 | controller | Jun 12 09:53:51.666480 crc crio[3641]: time="2026-06-12T09:53:51.666452477Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011326 | controller | Jun 12 09:53:51.666598 crc crio[3641]: time="2026-06-12T09:53:51.666576531Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011360 | controller | Jun 12 09:53:51.669769 crc crio[3641]: time="2026-06-12T09:53:51.669743148Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011394 | controller | Jun 12 09:53:51.669973 crc crio[3641]: time="2026-06-12T09:53:51.669946815Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011435 | controller | Jun 12 09:53:51.673392 crc crio[3641]: time="2026-06-12T09:53:51.673317521Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011470 | controller | Jun 12 09:53:51.673392 crc crio[3641]: time="2026-06-12T09:53:51.673390983Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011503 | controller | Jun 12 09:53:51.679491 crc crio[3641]: time="2026-06-12T09:53:51.679401651Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011537 | controller | Jun 12 09:53:51.679561 crc crio[3641]: time="2026-06-12T09:53:51.679507625Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011571 | controller | Jun 12 09:53:51.684278 crc crio[3641]: time="2026-06-12T09:53:51.684198069Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011605 | controller | Jun 12 09:53:51.684278 crc crio[3641]: time="2026-06-12T09:53:51.684270652Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011638 | controller | Jun 12 09:53:51.688954 crc crio[3641]: time="2026-06-12T09:53:51.688764841Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011672 | controller | Jun 12 09:53:51.688954 crc crio[3641]: time="2026-06-12T09:53:51.688928566Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011706 | controller | Jun 12 09:53:51.692714 crc crio[3641]: time="2026-06-12T09:53:51.69259659Z" level=info msg="runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011738 | controller | Jun 12 09:53:51.692714 crc crio[3641]: time="2026-06-12T09:53:51.692650131Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011771 | controller | Jun 12 09:53:51.696546 crc crio[3641]: time="2026-06-12T09:53:51.696461101Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011812 | controller | Jun 12 09:53:51.696546 crc crio[3641]: time="2026-06-12T09:53:51.696536204Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011873 | controller | Jun 12 09:53:51.701279 crc crio[3641]: time="2026-06-12T09:53:51.701180907Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011921 | controller | Jun 12 09:53:51.701279 crc crio[3641]: time="2026-06-12T09:53:51.701221928Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011956 | controller | Jun 12 09:53:51.704314 crc crio[3641]: time="2026-06-12T09:53:51.704240792Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.011991 | controller | Jun 12 09:53:51.704314 crc crio[3641]: time="2026-06-12T09:53:51.704299064Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012026 | controller | Jun 12 09:53:51.709539 crc crio[3641]: time="2026-06-12T09:53:51.709408173Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012061 | controller | Jun 12 09:53:51.709626 crc crio[3641]: time="2026-06-12T09:53:51.709554657Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012095 | controller | Jun 12 09:53:51.714525 crc crio[3641]: time="2026-06-12T09:53:51.71444021Z" level=info msg="runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012129 | controller | Jun 12 09:53:51.714525 crc crio[3641]: time="2026-06-12T09:53:51.714512822Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012162 | controller | Jun 12 09:53:51.718562 crc crio[3641]: time="2026-06-12T09:53:51.718464775Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012196 | controller | Jun 12 09:53:51.718562 crc crio[3641]: time="2026-06-12T09:53:51.718563628Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012238 | controller | Jun 12 09:53:51.722378 crc crio[3641]: time="2026-06-12T09:53:51.722293574Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012274 | controller | Jun 12 09:53:51.722378 crc crio[3641]: time="2026-06-12T09:53:51.722360776Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012346 | controller | Jun 12 09:53:51.726295 crc crio[3641]: time="2026-06-12T09:53:51.726200495Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012399 | controller | Jun 12 09:53:51.726380 crc crio[3641]: time="2026-06-12T09:53:51.726296428Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012446 | controller | Jun 12 09:53:51.735266 crc crio[3641]: time="2026-06-12T09:53:51.735165906Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012492 | controller | Jun 12 09:53:51.735334 crc crio[3641]: time="2026-06-12T09:53:51.73529171Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012539 | controller | Jun 12 09:54:02.565199 crc crio[3641]: time="2026-06-12T09:54:02.564978309Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=0de6c076-c504-4fe2-a9e2-573bf0d43a73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012587 | controller | Jun 12 09:54:02.566575 crc crio[3641]: time="2026-06-12T09:54:02.565738273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.012634 | controller | Jun 12 09:54:02.569106 crc crio[3641]: time="2026-06-12T09:54:02.567529267Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=77b709a6-b4af-450f-8512-3801d52ef8ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012682 | controller | Jun 12 09:54:02.569106 crc crio[3641]: time="2026-06-12T09:54:02.568771806Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=56c7b1ca-06f4-4f2d-bad2-b41c94395c16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012729 | controller | Jun 12 09:54:02.569961 crc crio[3641]: time="2026-06-12T09:54:02.569619713Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=0a439004-bc01-40d9-830a-6b81da108139 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012778 | controller | Jun 12 09:54:02.571190 crc crio[3641]: time="2026-06-12T09:54:02.570794829Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=0e329648-9af8-436e-b9dc-d3da548ac831 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.012837 | controller | Jun 12 09:54:02.571190 crc crio[3641]: time="2026-06-12T09:54:02.570920113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.012930 | controller | Jun 12 09:54:02.571190 crc crio[3641]: time="2026-06-12T09:54:02.571046917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.012970 | controller | Jun 12 09:54:02.571447 crc crio[3641]: time="2026-06-12T09:54:02.571214072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013005 | controller | Jun 12 09:54:02.571447 crc crio[3641]: time="2026-06-12T09:54:02.570944624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013041 | controller | Jun 12 09:54:02.580003 crc crio[3641]: time="2026-06-12T09:54:02.579932207Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=4948129d-6a7c-45a7-9bdf-c60b021161fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013077 | controller | Jun 12 09:54:02.580177 crc crio[3641]: time="2026-06-12T09:54:02.580157521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013113 | controller | Jun 12 09:54:02.588065 crc crio[3641]: time="2026-06-12T09:54:02.585689413Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=a8e2b519-ede0-452f-aad2-7aabf719b148 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013148 | controller | Jun 12 09:54:02.588065 crc crio[3641]: time="2026-06-12T09:54:02.585891129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013183 | controller | Jun 12 09:54:02.603384 crc crio[3641]: time="2026-06-12T09:54:02.599358509Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=3f77235d-1bc4-42ed-b127-da2645c29962 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013218 | controller | Jun 12 09:54:02.603384 crc crio[3641]: time="2026-06-12T09:54:02.599453302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013252 | controller | Jun 12 09:54:03.339022 crc crio[3641]: time="2026-06-12T09:54:03.337635246Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=655b054e-5f56-47d4-ae28-1bb9cde8ad74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013287 | controller | Jun 12 09:54:03.339377 crc crio[3641]: time="2026-06-12T09:54:03.339248377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013322 | controller | Jun 12 09:54:03.339453 crc crio[3641]: time="2026-06-12T09:54:03.337891664Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=ca5e4f97-0704-4c99-b634-1d0824643ab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013347 | controller | Jun 12 09:54:03.339453 crc crio[3641]: time="2026-06-12T09:54:03.339438123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013374 | controller | Jun 12 09:54:03.339713 crc crio[3641]: time="2026-06-12T09:54:03.337667777Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=e46952f9-6600-4891-ae76-e5ed2af4cee7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013403 | controller | Jun 12 09:54:03.339781 crc crio[3641]: time="2026-06-12T09:54:03.339742952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013429 | controller | Jun 12 09:54:04.338953 crc crio[3641]: time="2026-06-12T09:54:04.338539146Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=7d7fec98-5f3a-42a9-87dc-170610b429c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013461 | controller | Jun 12 09:54:04.338953 crc crio[3641]: time="2026-06-12T09:54:04.338783844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013484 | controller | Jun 12 09:54:04.341444 crc crio[3641]: time="2026-06-12T09:54:04.339992113Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=a4ca2754-dee6-4cdd-91c0-d687a43c3c19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013513 | controller | Jun 12 09:54:04.341444 crc crio[3641]: time="2026-06-12T09:54:04.340084196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013538 | controller | Jun 12 09:54:04.341444 crc crio[3641]: time="2026-06-12T09:54:04.340503097Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=290d00c6-b124-4269-a666-a53c36fff4aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013567 | controller | Jun 12 09:54:04.341444 crc crio[3641]: time="2026-06-12T09:54:04.3405713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013590 | controller | Jun 12 09:54:04.341444 crc crio[3641]: time="2026-06-12T09:54:04.341444449Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=9c010220-4993-4860-8e32-4719e96d14df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013618 | controller | Jun 12 09:54:04.342279 crc crio[3641]: time="2026-06-12T09:54:04.34148206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013647 | controller | Jun 12 09:54:04.342279 crc crio[3641]: time="2026-06-12T09:54:04.341521109Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=6d4fa660-c5c8-4fbf-a3c9-799a9d74f7ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013673 | controller | Jun 12 09:54:04.342279 crc crio[3641]: time="2026-06-12T09:54:04.341562962Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=dded15e9-e9ad-4dbd-9dfd-73bc613c9f9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013698 | controller | Jun 12 09:54:04.342279 crc crio[3641]: time="2026-06-12T09:54:04.341584452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013727 | controller | Jun 12 09:54:04.342279 crc crio[3641]: time="2026-06-12T09:54:04.341591023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013750 | controller | Jun 12 09:54:04.342279 crc crio[3641]: time="2026-06-12T09:54:04.341653055Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=70317e7b-6544-490a-8356-2514ee266b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013784 | controller | Jun 12 09:54:04.342279 crc crio[3641]: time="2026-06-12T09:54:04.341749237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013814 | controller | Jun 12 09:54:04.342279 crc crio[3641]: time="2026-06-12T09:54:04.342236383Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=9723b134-8811-4bcc-90b0-d0f6340a41f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013840 | controller | Jun 12 09:54:04.343287 crc crio[3641]: time="2026-06-12T09:54:04.342305445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013895 | controller | Jun 12 09:54:04.343287 crc crio[3641]: time="2026-06-12T09:54:04.342512261Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=a25c7741-ea5c-4d75-a4a3-4d395e2e4c69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013926 | controller | Jun 12 09:54:04.343287 crc crio[3641]: time="2026-06-12T09:54:04.342562683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.013955 | controller | Jun 12 09:54:05.338072 crc crio[3641]: time="2026-06-12T09:54:05.337941671Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=da946dc8-d0ed-45a1-914b-81fb2b16100d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.013983 | controller | Jun 12 09:54:05.338072 crc crio[3641]: time="2026-06-12T09:54:05.338071585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014012 | controller | Jun 12 09:54:05.339361 crc crio[3641]: time="2026-06-12T09:54:05.338977311Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=94750de7-dc1f-45b9-b704-5b9b35d8280c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014040 | controller | Jun 12 09:54:05.339361 crc crio[3641]: time="2026-06-12T09:54:05.339182367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014069 | controller | Jun 12 09:54:05.340495 crc crio[3641]: time="2026-06-12T09:54:05.339639222Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=e2f606cd-d0d4-487f-a90f-2c1556baa0a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014097 | controller | Jun 12 09:54:05.340495 crc crio[3641]: time="2026-06-12T09:54:05.339692343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014125 | controller | Jun 12 09:54:05.340495 crc crio[3641]: time="2026-06-12T09:54:05.340308773Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=e6566621-96b2-4b3a-b0ac-7ad9d109561d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014153 | controller | Jun 12 09:54:05.340495 crc crio[3641]: time="2026-06-12T09:54:05.340393856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014181 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.340602222Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=7899da49-542a-49e9-aee5-92537ff7ce5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014216 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.340665394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014248 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.341091771Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=5cd67d36-1bd9-4d70-894f-761df1dd8948 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014271 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.341114928Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=4bea118e-0b3f-4c9e-b6f1-b0aac478fe5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014300 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.341171943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014328 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.341253373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014356 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.341495173Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=ca80b532-109e-4ecf-9a39-8d5f54170b47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014384 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.341495813Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=cfa1ac9d-557e-4945-b732-e57adc9bf9e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014409 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.341529934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014431 | controller | Jun 12 09:54:05.341681 crc crio[3641]: time="2026-06-12T09:54:05.341585263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014453 | controller | Jun 12 09:54:05.342911 crc crio[3641]: time="2026-06-12T09:54:05.342417679Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=02bf17f8-8494-444f-8e1a-c8bad90a2f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014537 | controller | Jun 12 09:54:05.342911 crc crio[3641]: time="2026-06-12T09:54:05.342485881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014567 | controller | Jun 12 09:54:06.338797 crc crio[3641]: time="2026-06-12T09:54:06.338125575Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=e0e50866-e335-4b2a-87c4-0315c25f996d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014589 | controller | Jun 12 09:54:06.338797 crc crio[3641]: time="2026-06-12T09:54:06.338730903Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=0f2442e5-0557-4a0a-8916-e649c5390101 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014612 | controller | Jun 12 09:54:06.339081 crc crio[3641]: time="2026-06-12T09:54:06.338800185Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=6e390700-c877-47f3-b6f4-b8ece59e4510 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014641 | controller | Jun 12 09:54:06.339081 crc crio[3641]: time="2026-06-12T09:54:06.338895938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014664 | controller | Jun 12 09:54:06.339081 crc crio[3641]: time="2026-06-12T09:54:06.33894798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014687 | controller | Jun 12 09:54:06.339081 crc crio[3641]: time="2026-06-12T09:54:06.338761515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014709 | controller | Jun 12 09:54:06.339496 crc crio[3641]: time="2026-06-12T09:54:06.339389185Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=465dfc75-5a42-4634-af12-b47aacc38817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014732 | controller | Jun 12 09:54:06.340204 crc crio[3641]: time="2026-06-12T09:54:06.33955553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014755 | controller | Jun 12 09:54:06.340204 crc crio[3641]: time="2026-06-12T09:54:06.339427925Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=bb0d28ec-634f-4b84-ab28-3a192585291a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014777 | controller | Jun 12 09:54:06.340204 crc crio[3641]: time="2026-06-12T09:54:06.3399025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014800 | controller | Jun 12 09:54:06.340360 crc crio[3641]: time="2026-06-12T09:54:06.340302404Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=6b71bfe9-def2-4d11-81ea-54626705f032 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014822 | controller | Jun 12 09:54:06.340409 crc crio[3641]: time="2026-06-12T09:54:06.340369116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014844 | controller | Jun 12 09:54:06.340409 crc crio[3641]: time="2026-06-12T09:54:06.340385225Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=e7ee5736-e349-434e-96d8-109760f846a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014910 | controller | Jun 12 09:54:06.340524 crc crio[3641]: time="2026-06-12T09:54:06.340443437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014935 | controller | Jun 12 09:54:06.341114 crc crio[3641]: time="2026-06-12T09:54:06.341030886Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d79fd11a-f543-4f56-8a9f-8dedb8fc293a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.014958 | controller | Jun 12 09:54:06.341245 crc crio[3641]: time="2026-06-12T09:54:06.341119547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.014981 | controller | Jun 12 09:54:06.341245 crc crio[3641]: time="2026-06-12T09:54:06.341074877Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=b26d3320-c968-4cbf-ad58-b8125996846f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.015009 | controller | Jun 12 09:54:06.341345 crc crio[3641]: time="2026-06-12T09:54:06.341244924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.015033 | controller | Jun 12 09:54:06.342079 crc crio[3641]: time="2026-06-12T09:54:06.342000025Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=1bdf8464-5c9e-4961-b540-bf97230f3f4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.015055 | controller | Jun 12 09:54:06.342212 crc crio[3641]: time="2026-06-12T09:54:06.342077638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.015078 | controller | Jun 12 09:54:06.344753 crc crio[3641]: time="2026-06-12T09:54:06.344682409Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=fa678e04-9226-4729-a517-eca675eadfe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.015100 | controller | Jun 12 09:54:06.344920 crc crio[3641]: time="2026-06-12T09:54:06.344750541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.015123 | controller | Jun 12 09:54:07.338202 crc crio[3641]: time="2026-06-12T09:54:07.338011612Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=30ebcd74-4c02-4368-979a-0caccd061890 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.015145 | controller | Jun 12 09:54:07.338202 crc crio[3641]: time="2026-06-12T09:54:07.338127906Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=1788cf97-8ae9-4309-bf41-a075463ab94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.015168 | controller | Jun 12 09:54:07.338429 crc crio[3641]: time="2026-06-12T09:54:07.338271351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.015190 | controller | Jun 12 09:54:07.338993 crc crio[3641]: time="2026-06-12T09:54:07.338292021Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=eb1024d2-22c3-4ca6-a0ba-33718715dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.015212 | controller | Jun 12 09:54:07.339203 crc crio[3641]: time="2026-06-12T09:54:07.339071986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.015234 | controller | Jun 12 09:54:07.339321 crc crio[3641]: time="2026-06-12T09:54:07.33827356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.015257 | controller | Jun 12 09:54:07.340051 crc crio[3641]: time="2026-06-12T09:54:07.338292202Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=f4232fc0-2c02-4c38-bb39-2d9981a77a63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.015279 | controller | Jun 12 09:54:07.341095 crc crio[3641]: time="2026-06-12T09:54:07.340080888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.015301 | controller | Jun 12 09:54:09.043928 crc crio[3641]: 2026-06-12T09:54:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:529661450bd3286 Mac:d6:75:6b:6e:ec:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 SocketPath: PciID:}] [{Interface:0xc000508210 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.015329 | controller | Jun 12 09:54:09.046178 crc crio[3641]: time="2026-06-12T09:54:09.045793933Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.015354 | controller | Jun 12 09:54:09.047990 crc crio[3641]: time="2026-06-12T09:54:09.047697253Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-12 11:43:48.015381 | controller | Jun 12 09:54:09.048735 crc crio[3641]: time="2026-06-12T09:54:09.048618534Z" level=info msg="Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc00096ca28}] Aliases:map[]}"
2026-06-12 11:43:48.015405 | controller | Jun 12 09:54:09.049382 crc crio[3641]: time="2026-06-12T09:54:09.049256424Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.015428 | controller | Jun 12 09:54:09.075880 crc crio[3641]: time="2026-06-12T09:54:09.051071967Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}"
2026-06-12 11:43:48.015451 | controller | Jun 12 09:54:09.075880 crc crio[3641]: time="2026-06-12T09:54:09.053130501Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001e16230}] Aliases:map[]}"
2026-06-12 11:43:48.015474 | controller | Jun 12 09:54:09.076213 crc crio[3641]: time="2026-06-12T09:54:09.075866208Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015496 | controller | Jun 12 09:54:09.076213 crc crio[3641]: time="2026-06-12T09:54:09.060957917Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00238e038}] Aliases:map[]}"
2026-06-12 11:43:48.015519 | controller | Jun 12 09:54:09.076213 crc crio[3641]: time="2026-06-12T09:54:09.05595076Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0000a82d0}] Aliases:map[]}"
2026-06-12 11:43:48.015546 | controller | Jun 12 09:54:09.076213 crc crio[3641]: time="2026-06-12T09:54:09.055906059Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c008}] Aliases:map[]}"
2026-06-12 11:43:48.015569 | controller | Jun 12 09:54:09.076968 crc crio[3641]: time="2026-06-12T09:54:09.076098445Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015591 | controller | Jun 12 09:54:09.077309 crc crio[3641]: time="2026-06-12T09:54:09.076131816Z" level=info msg="Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015614 | controller | Jun 12 09:54:09.077395 crc crio[3641]: time="2026-06-12T09:54:09.056929811Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000120b78}] Aliases:map[]}"
2026-06-12 11:43:48.015637 | controller | Jun 12 09:54:09.077395 crc crio[3641]: time="2026-06-12T09:54:09.077343424Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015659 | controller | Jun 12 09:54:09.077753 crc crio[3641]: time="2026-06-12T09:54:09.054092742Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00078aab8}] Aliases:map[]}"
2026-06-12 11:43:48.015681 | controller | Jun 12 09:54:09.077753 crc crio[3641]: time="2026-06-12T09:54:09.077742477Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015704 | controller | Jun 12 09:54:09.078051 crc crio[3641]: time="2026-06-12T09:54:09.077767013Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0000a8350}] Aliases:map[]}"
2026-06-12 11:43:48.015731 | controller | Jun 12 09:54:09.078051 crc crio[3641]: time="2026-06-12T09:54:09.077943038Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015754 | controller | Jun 12 09:54:09.078798 crc crio[3641]: time="2026-06-12T09:54:09.078679026Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00238e148}] Aliases:map[]}"
2026-06-12 11:43:48.015776 | controller | Jun 12 09:54:09.078798 crc crio[3641]: time="2026-06-12T09:54:09.07878691Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015798 | controller | Jun 12 09:54:09.079468 crc crio[3641]: time="2026-06-12T09:54:09.079354128Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078aa88}] Aliases:map[]}"
2026-06-12 11:43:48.015820 | controller | Jun 12 09:54:09.079569 crc crio[3641]: time="2026-06-12T09:54:09.079471821Z" level=info msg="Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015842 | controller | Jun 12 09:54:09.080185 crc crio[3641]: time="2026-06-12T09:54:09.0800915Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}"
2026-06-12 11:43:48.015891 | controller | Jun 12 09:54:09.080288 crc crio[3641]: time="2026-06-12T09:54:09.080190943Z" level=info msg="Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015915 | controller | Jun 12 09:54:09.080288 crc crio[3641]: time="2026-06-12T09:54:09.0802122Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c130}] Aliases:map[]}"
2026-06-12 11:43:48.015938 | controller | Jun 12 09:54:09.080288 crc crio[3641]: time="2026-06-12T09:54:09.080255821Z" level=info msg="Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.015960 | controller | Jun 12 09:54:09.080288 crc crio[3641]: time="2026-06-12T09:54:09.080275146Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078ab68}] Aliases:map[]}"
2026-06-12 11:43:48.015988 | controller | Jun 12 09:54:09.080526 crc crio[3641]: time="2026-06-12T09:54:09.080308597Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016012 | controller | Jun 12 09:54:09.083963 crc crio[3641]: time="2026-06-12T09:54:09.079360108Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000120c70}] Aliases:map[]}"
2026-06-12 11:43:48.016034 | controller | Jun 12 09:54:09.084127 crc crio[3641]: time="2026-06-12T09:54:09.084102447Z" level=info msg="Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016056 | controller | Jun 12 09:54:09.089491 crc crio[3641]: time="2026-06-12T09:54:09.05947615Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e162c8}] Aliases:map[]}"
2026-06-12 11:43:48.016078 | controller | Jun 12 09:54:09.089616 crc crio[3641]: time="2026-06-12T09:54:09.076097785Z" level=info msg="Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016099 | controller | Jun 12 09:54:09.089876 crc crio[3641]: time="2026-06-12T09:54:09.089513957Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016121 | controller | Jun 12 09:54:09.089981 crc crio[3641]: time="2026-06-12T09:54:09.058613512Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120be0}] Aliases:map[]}"
2026-06-12 11:43:48.016143 | controller | Jun 12 09:54:09.089981 crc crio[3641]: time="2026-06-12T09:54:09.089951128Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016164 | controller | Jun 12 09:54:09.091791 crc crio[3641]: time="2026-06-12T09:54:09.091691041Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00238e1a8}] Aliases:map[]}"
2026-06-12 11:43:48.016192 | controller | Jun 12 09:54:09.091791 crc crio[3641]: time="2026-06-12T09:54:09.091751693Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016215 | controller | Jun 12 09:54:09.092057 crc crio[3641]: time="2026-06-12T09:54:09.092017821Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00078ab58}] Aliases:map[]}"
2026-06-12 11:43:48.016238 | controller | Jun 12 09:54:09.092121 crc crio[3641]: time="2026-06-12T09:54:09.092063303Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016261 | controller | Jun 12 09:54:09.092238 crc crio[3641]: time="2026-06-12T09:54:09.092197467Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120ba8}] Aliases:map[]}"
2026-06-12 11:43:48.016284 | controller | Jun 12 09:54:09.092306 crc crio[3641]: time="2026-06-12T09:54:09.092231638Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016331 | controller | Jun 12 09:54:09.092781 crc crio[3641]: time="2026-06-12T09:54:09.092691662Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d242e8}] Aliases:map[]}"
2026-06-12 11:43:48.016362 | controller | Jun 12 09:54:09.092944 crc crio[3641]: time="2026-06-12T09:54:09.092773335Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016393 | controller | Jun 12 09:54:09.093291 crc crio[3641]: time="2026-06-12T09:54:09.093212569Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a148}] Aliases:map[]}"
2026-06-12 11:43:48.016435 | controller | Jun 12 09:54:09.093291 crc crio[3641]: time="2026-06-12T09:54:09.093274361Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016466 | controller | Jun 12 09:54:09.094562 crc crio[3641]: time="2026-06-12T09:54:09.094456308Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a3e8}] Aliases:map[]}"
2026-06-12 11:43:48.016496 | controller | Jun 12 09:54:09.094562 crc crio[3641]: time="2026-06-12T09:54:09.09453552Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016527 | controller | Jun 12 09:54:09.094972 crc crio[3641]: time="2026-06-12T09:54:09.094688205Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00238e260}] Aliases:map[]}"
2026-06-12 11:43:48.016557 | controller | Jun 12 09:54:09.094972 crc crio[3641]: time="2026-06-12T09:54:09.094959244Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016587 | controller | Jun 12 09:54:09.095413 crc crio[3641]: time="2026-06-12T09:54:09.095332845Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00018a428}] Aliases:map[]}"
2026-06-12 11:43:48.016617 | controller | Jun 12 09:54:09.095413 crc crio[3641]: time="2026-06-12T09:54:09.095390807Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016645 | controller | Jun 12 09:54:09.095759 crc crio[3641]: time="2026-06-12T09:54:09.095662866Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc001694210}] Aliases:map[]}"
2026-06-12 11:43:48.016676 | controller | Jun 12 09:54:09.095759 crc crio[3641]: time="2026-06-12T09:54:09.095722018Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016705 | controller | Jun 12 09:54:09.096483 crc crio[3641]: time="2026-06-12T09:54:09.096397129Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008c310}] Aliases:map[]}"
2026-06-12 11:43:48.016741 | controller | Jun 12 09:54:09.096585 crc crio[3641]: time="2026-06-12T09:54:09.096486472Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016769 | controller | Jun 12 09:54:09.097377 crc crio[3641]: time="2026-06-12T09:54:09.097193014Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001694290}] Aliases:map[]}"
2026-06-12 11:43:48.016793 | controller | Jun 12 09:54:09.097377 crc crio[3641]: time="2026-06-12T09:54:09.097249646Z" level=info msg="Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016817 | controller | Jun 12 09:54:09.098666 crc crio[3641]: time="2026-06-12T09:54:09.098619049Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001d96150}] Aliases:map[]}"
2026-06-12 11:43:48.016840 | controller | Jun 12 09:54:09.098896 crc crio[3641]: time="2026-06-12T09:54:09.098798205Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016890 | controller | Jun 12 09:54:09.100052 crc crio[3641]: time="2026-06-12T09:54:09.099979902Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001694108}] Aliases:map[]}"
2026-06-12 11:43:48.016916 | controller | Jun 12 09:54:09.100052 crc crio[3641]: time="2026-06-12T09:54:09.100023243Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.016939 | controller | Jun 12 09:54:09.102133 crc crio[3641]: time="2026-06-12T09:54:09.102052287Z" level=info msg="Ran pod sandbox 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/POD" id=cf13127c-9a39-444a-8dd0-bf7434086822 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.016961 | controller | Jun 12 09:54:09.102519 crc crio[3641]: time="2026-06-12T09:54:09.102489851Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.016989 | controller | Jun 12 09:54:09.105030 crc crio[3641]: time="2026-06-12T09:54:09.104929818Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=de453da7-36d2-452b-b566-27d39911d024 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.017013 | controller | Jun 12 09:54:09.105740 crc crio[3641]: time="2026-06-12T09:54:09.105629878Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00018ada0}] Aliases:map[]}"
2026-06-12 11:43:48.017037 | controller | Jun 12 09:54:09.105917 crc crio[3641]: time="2026-06-12T09:54:09.105739361Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.017059 | controller | Jun 12 09:54:09.110868 crc crio[3641]: time="2026-06-12T09:54:09.109002146Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.017082 | controller | Jun 12 09:54:09.110868 crc crio[3641]: time="2026-06-12T09:54:09.110126181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ac0e2b81-22d8-42a8-a537-0ca2918a9382 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.017104 | controller | Jun 12 09:54:09.127682 crc crio[3641]: time="2026-06-12T09:54:09.127374926Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles" id=24e05959-3d83-4cba-91fe-6bdb4b1f9da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.017127 | controller | Jun 12 09:54:09.129068 crc crio[3641]: time="2026-06-12T09:54:09.128948765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.017149 | controller | Jun 12 09:54:09.270317 crc crio[3641]: time="2026-06-12T09:54:09.270126278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.017170 | controller | Jun 12 09:54:09.334102 crc crio[3641]: time="2026-06-12T09:54:09.333959891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.017192 | controller | Jun 12 09:54:09.983638 crc crio[3641]: time="2026-06-12T09:54:09.983581609Z" level=info msg="Created container 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles" id=24e05959-3d83-4cba-91fe-6bdb4b1f9da2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.017215 | controller | Jun 12 09:54:10.013610 crc crio[3641]: time="2026-06-12T09:54:10.012319458Z" level=info msg="Starting container: 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d" id=5571127d-d45b-4fbe-b516-4e044d3ebc4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.017237 | controller | Jun 12 09:54:10.467140 crc crio[3641]: time="2026-06-12T09:54:10.466672936Z" level=info msg="Started container" PID=10244 containerID=5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d description=openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles id=5571127d-d45b-4fbe-b516-4e044d3ebc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e
2026-06-12 11:43:48.017267 | controller | Jun 12 09:54:14.482036 crc crio[3641]: 2026-06-12T09:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f3e6f30d77bae8 Mac:7a:58:95:3a:83:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017291 | controller | Jun 12 09:54:14.878229 crc crio[3641]: 2026-06-12T09:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48474ad465b2655 Mac:8e:bb:b3:9b:66:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017314 | controller | Jun 12 09:54:15.530540 crc crio[3641]: 2026-06-12T09:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394dabdb7042001 Mac:f6:83:79:b4:a6:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017336 | controller | Jun 12 09:54:17.604796 crc crio[3641]: 2026-06-12T09:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e248370542d0a43 Mac:9a:b4:34:e1:f8:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 SocketPath: PciID:}] [{Interface:0xc000419250 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017359 | controller | Jun 12 09:54:17.692957 crc crio[3641]: 2026-06-12T09:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f132b6c12e663f6 Mac:9e:17:ce:98:ee:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017381 | controller | Jun 12 09:54:19.864903 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:490d4ac6cec3939 Mac:8e:38:92:20:94:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec SocketPath: PciID:}] [{Interface:0xc00012e8f0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017402 | controller | Jun 12 09:54:19.874587 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:256d4e878e0e887 Mac:96:ea:95:3d:7e:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 SocketPath: PciID:}] [{Interface:0xc0001dd510 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017424 | controller | Jun 12 09:54:19.881085 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4963a39cf013cd3 Mac:e6:02:5d:87:41:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 SocketPath: PciID:}] [{Interface:0xc000350c50 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017445 | controller | Jun 12 09:54:19.881085 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f3943cc648159 Mac:8a:df:fb:88:2c:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017472 | controller | Jun 12 09:54:19.885562 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbbd375d808ae93 Mac:ea:4a:6a:1c:d7:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 SocketPath: PciID:}] [{Interface:0xc0001137c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017494 | controller | Jun 12 09:54:19.886731 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a85ca9d0e2a81 Mac:32:62:af:8f:a2:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017516 | controller | Jun 12 09:54:19.894147 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af77daf29629bd3 Mac:ee:2c:6a:00:b6:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df SocketPath: PciID:}] [{Interface:0xc00022a650 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017537 | controller | Jun 12 09:54:20.090922 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcaf237cada514d Mac:ba:4f:67:6b:35:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 SocketPath: PciID:}] [{Interface:0xc0002a67e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017558 | controller | Jun 12 09:54:20.091053 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12377cecf2b43be Mac:2e:5c:96:44:68:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 SocketPath: PciID:}] [{Interface:0xc0002285d0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017580 | controller | Jun 12 09:54:20.132283 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eda4b0fac095034 Mac:c6:6e:3b:49:53:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 SocketPath: PciID:}] [{Interface:0xc000116780 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017601 | controller | Jun 12 09:54:20.136277 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15ebcbb165e0a3a Mac:a2:5a:a2:9c:2f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e SocketPath: PciID:}] [{Interface:0xc0000150c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017622 | controller | Jun 12 09:54:20.144910 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93bce8eed47f654 Mac:96:50:1a:9f:46:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 SocketPath: PciID:}] [{Interface:0xc000015170 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017643 | controller | Jun 12 09:54:20.214918 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89345dff89c97d Mac:4e:bc:7e:09:46:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d SocketPath: PciID:}] [{Interface:0xc00032c960 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017669 | controller | Jun 12 09:54:20.220800 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a2b3b1046d53e6 Mac:ea:de:34:9b:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 SocketPath: PciID:}] [{Interface:0xc0002da9d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017691 | controller | Jun 12 09:54:20.259248 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acd267bf595b64d Mac:86:fa:8e:d4:25:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 SocketPath: PciID:}] [{Interface:0xc00011a790 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017712 | controller | Jun 12 09:54:20.266780 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:330ab4060391a3e Mac:a6:3a:52:4c:93:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c SocketPath: PciID:}] [{Interface:0xc0005f26f0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017733 | controller | Jun 12 09:54:20.266780 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c62b76ef4b6aa0 Mac:9e:21:a4:4b:1b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 SocketPath: PciID:}] [{Interface:0xc000133180 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017754 | controller | Jun 12 09:54:20.319523 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d43a84f45ce7a Mac:7a:b2:1f:11:e7:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db SocketPath: PciID:}] [{Interface:0xc000296d60 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017775 | controller | Jun 12 09:54:20.350877 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33d46772150b59 Mac:46:07:39:da:58:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017796 | controller | Jun 12 09:54:20.352880 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:517ad34e708951d Mac:2e:90:04:8f:8b:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017817 | controller | Jun 12 09:54:20.358063 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffa0bf258ee2e14 Mac:56:bb:ab:59:c6:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 SocketPath: PciID:}] [{Interface:0xc00032e750 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017838 | controller | Jun 12 09:54:20.401000 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6acbd1365eaedb Mac:72:25:00:f3:55:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017885 | controller | Jun 12 09:54:20.549418 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c68d5e5b7c18df4 Mac:e2:99:eb:42:50:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b SocketPath: PciID:}] [{Interface:0xc0002592f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017915 | controller | Jun 12 09:54:20.625583 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:409dc7f3e357c4b Mac:e6:7c:02:63:9f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 SocketPath: PciID:}] [{Interface:0xc000328850 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017937 | controller | Jun 12 09:54:20.625940 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e92adad0bf6e835 Mac:16:71:9a:d6:2b:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 SocketPath: PciID:}] [{Interface:0xc00011b080 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.017959 | controller | Jun 12 09:54:20.626442 crc crio[3641]: time="2026-06-12T09:54:20.626260699Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.017981 | controller | Jun 12 09:54:20.626511 crc crio[3641]: time="2026-06-12T09:54:20.626481116Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_7fba5945-743e-4e81-a236-877cb2a9bc50\""
2026-06-12 11:43:48.018003 | controller | Jun 12 09:54:20.626563 crc crio[3641]: time="2026-06-12T09:54:20.626502396Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc001694210}] Aliases:map[]}"
2026-06-12 11:43:48.018026 | controller | Jun 12 09:54:20.626627 crc crio[3641]: time="2026-06-12T09:54:20.626548858Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00238e0d0}] Aliases:map[]}"
2026-06-12 11:43:48.018049 | controller | Jun 12 09:54:20.626627 crc crio[3641]: time="2026-06-12T09:54:20.626572439Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0000a82d0}] Aliases:map[]}"
2026-06-12 11:43:48.018073 | controller | Jun 12 09:54:20.626627 crc crio[3641]: time="2026-06-12T09:54:20.626594589Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24030}] Aliases:map[]}"
2026-06-12 11:43:48.018101 | controller | Jun 12 09:54:20.626627 crc crio[3641]: time="2026-06-12T09:54:20.62661748Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.018125 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.626676122Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018149 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.626723813Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000120c70}] Aliases:map[]}"
2026-06-12 11:43:48.018173 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.626759276Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}"
2026-06-12 11:43:48.018196 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.626905169Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018218 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.627020612Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018240 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.627313614Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018263 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.627357773Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120be0}] Aliases:map[]}"
2026-06-12 11:43:48.018286 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.627442137Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001e16230}] Aliases:map[]}"
2026-06-12 11:43:48.018309 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.627520968Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018340 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.627586672Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018366 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.627797167Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c008}] Aliases:map[]}"
2026-06-12 11:43:48.018388 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.627889701Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00238e260}] Aliases:map[]}"
2026-06-12 11:43:48.018411 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628024985Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018433 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628043616Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018456 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628272335Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001d96150}] Aliases:map[]}"
2026-06-12 11:43:48.018480 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628339545Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008c310}] Aliases:map[]}"
2026-06-12 11:43:48.018503 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628368317Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0016943a0}] Aliases:map[]}"
2026-06-12 11:43:48.018532 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628401588Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001694108}] Aliases:map[]}"
2026-06-12 11:43:48.018555 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.62848319Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018579 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628547163Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018601 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628611306Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018624 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628734628Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0000a8320}] Aliases:map[]}"
2026-06-12 11:43:48.018646 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628756211Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.018668 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.62878305Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e16220}] Aliases:map[]}"
2026-06-12 11:43:48.018691 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628877673Z" level=info msg="Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.018714 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628959016Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001694118}] Aliases:map[]}"
2026-06-12 11:43:48.018745 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.628986327Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.018769 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.626501526Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00238e038}] Aliases:map[]}"
2026-06-12 11:43:48.018792 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.629445753Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a3e8}] Aliases:map[]}"
2026-06-12 11:43:48.018814 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.629564706Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018835 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.630386133Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.018883 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.630718973Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000120b68}] Aliases:map[]}"
2026-06-12 11:43:48.018909 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.631393326Z" level=info msg="Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.018931 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.631421984Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d242e8}] Aliases:map[]}"
2026-06-12 11:43:48.018955 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.631622002Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001e16398}] Aliases:map[]}"
2026-06-12 11:43:48.018983 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.631662324Z" level=info msg="Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.019006 | controller | Jun 12 09:54:20.632678 crc crio[3641]: time="2026-06-12T09:54:20.632000753Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.019062 | controller | Jun 12 09:54:20.634775 crc crio[3641]: time="2026-06-12T09:54:20.627793968Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001694398}] Aliases:map[]}"
2026-06-12 11:43:48.019097 | controller | Jun 12 09:54:20.634775 crc crio[3641]: time="2026-06-12T09:54:20.632100459Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.019121 | controller | Jun 12 09:54:20.635178 crc crio[3641]: time="2026-06-12T09:54:20.632274773Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a148}] Aliases:map[]}"
2026-06-12 11:43:48.019144 | controller | Jun 12 09:54:20.635178 crc crio[3641]: time="2026-06-12T09:54:20.631392573Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00238e148}] Aliases:map[]}"
2026-06-12 11:43:48.019167 | controller | Jun 12 09:54:20.641455 crc crio[3641]: time="2026-06-12T09:54:20.626525637Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_0d894c25-5a4a-49b7-bc82-f5d7730a4907\""
2026-06-12 11:43:48.019190 | controller | Jun 12 09:54:20.641738 crc crio[3641]: time="2026-06-12T09:54:20.636738858Z" level=info msg="Ran pod sandbox 409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=5cd67d36-1bd9-4d70-894f-761df1dd8948 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.019212 | controller | Jun 12 09:54:20.641738 crc crio[3641]: time="2026-06-12T09:54:20.638615069Z" level=info msg="Ran pod sandbox 12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=0e329648-9af8-436e-b9dc-d3da548ac831 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.019240 | controller | Jun 12 09:54:20.641738 crc crio[3641]: time="2026-06-12T09:54:20.631340191Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078ab68}] Aliases:map[]}"
2026-06-12 11:43:48.019264 | controller | Jun 12 09:54:20.641966 crc crio[3641]: time="2026-06-12T09:54:20.627322073Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022ca138}] Aliases:map[]}"
2026-06-12 11:43:48.019287 | controller | Jun 12 09:54:20.641966 crc crio[3641]: time="2026-06-12T09:54:20.641955673Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.019309 | controller | Jun 12 09:54:20.642067 crc crio[3641]: time="2026-06-12T09:54:20.632319243Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000120b78}] Aliases:map[]}"
2026-06-12 11:43:48.019331 | controller | Jun 12 09:54:20.642627 crc crio[3641]: time="2026-06-12T09:54:20.6425046Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.019354 | controller | Jun 12 09:54:20.643039 crc crio[3641]: time="2026-06-12T09:54:20.626530457Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c130}] Aliases:map[]}"
2026-06-12 11:43:48.019377 | controller | Jun 12 09:54:20.643039 crc crio[3641]: time="2026-06-12T09:54:20.626579349Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.019399 | controller | Jun 12 09:54:20.643311 crc crio[3641]: time="2026-06-12T09:54:20.628417548Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.019420 | controller | Jun 12 09:54:20.643526 crc crio[3641]: time="2026-06-12T09:54:20.631368972Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078aa88}] Aliases:map[]}"
2026-06-12 11:43:48.019449 | controller | Jun 12 09:54:20.643752 crc crio[3641]: time="2026-06-12T09:54:20.63246318Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0000a8350}] Aliases:map[]}"
2026-06-12 11:43:48.019472 | controller | Jun 12 09:54:20.644291 crc crio[3641]: time="2026-06-12T09:54:20.631319271Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00078aab8}] Aliases:map[]}"
2026-06-12 11:43:48.019495 | controller | Jun 12 09:54:20.644502 crc crio[3641]: time="2026-06-12T09:54:20.644485173Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.019517 | controller | Jun 12 09:54:20.644694 crc crio[3641]: time="2026-06-12T09:54:20.644602357Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.019539 | controller | Jun 12 09:54:20.644946 crc crio[3641]: time="2026-06-12T09:54:20.631263929Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00238e1a8}] Aliases:map[]}"
2026-06-12 11:43:48.019562 | controller | Jun 12 09:54:20.646171 crc crio[3641]: time="2026-06-12T09:54:20.646151957Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.019585 | controller | Jun 12 09:54:20.646306 crc crio[3641]: time="2026-06-12T09:54:20.632503721Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e162c8}] Aliases:map[]}"
2026-06-12 11:43:48.019608 | controller | Jun 12 09:54:20.646389 crc crio[3641]: time="2026-06-12T09:54:20.632343084Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}"
2026-06-12 11:43:48.019635 | controller | Jun 12 09:54:20.646462 crc crio[3641]: time="2026-06-12T09:54:20.632352296Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001694120}] Aliases:map[]}"
2026-06-12 11:43:48.019658 | controller | Jun 12 09:54:20.646603 crc crio[3641]: time="2026-06-12T09:54:20.632402788Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120ba8}] Aliases:map[]}"
2026-06-12 11:43:48.019681 | controller | Jun 12 09:54:20.646694 crc crio[3641]: time="2026-06-12T09:54:20.632435739Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00078ab58}] Aliases:map[]}"
2026-06-12 11:43:48.019703 | controller | Jun 12 09:54:20.646768 crc crio[3641]: time="2026-06-12T09:54:20.630736764Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018add8}] Aliases:map[]}"
2026-06-12 11:43:48.019726 | controller | Jun 12 09:54:20.646897 crc crio[3641]: time="2026-06-12T09:54:20.632604912Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00018ada0}] Aliases:map[]}"
2026-06-12 11:43:48.019749 | controller | Jun 12 09:54:20.646989 crc crio[3641]: time="2026-06-12T09:54:20.633332656Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001694128}] Aliases:map[]}"
2026-06-12 11:43:48.019779 | controller | Jun 12 09:54:20.647072 crc crio[3641]: time="2026-06-12T09:54:20.632623653Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001694290}] Aliases:map[]}"
2026-06-12 11:43:48.019803 | controller | Jun 12 09:54:20.647148 crc crio[3641]: time="2026-06-12T09:54:20.63248808Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00018a428}] Aliases:map[]}"
2026-06-12 11:43:48.019825 | controller | Jun 12 09:54:20.647262 crc crio[3641]: time="2026-06-12T09:54:20.636130969Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.019867 | controller | Jun 12 09:54:20.647344 crc crio[3641]: time="2026-06-12T09:54:20.636252813Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.019900 | controller | Jun 12 09:54:20.647414 crc crio[3641]: time="2026-06-12T09:54:20.63129677Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120b70}] Aliases:map[]}"
2026-06-12 11:43:48.019924 | controller | Jun 12 09:54:20.647489 crc crio[3641]: time="2026-06-12T09:54:20.635957773Z" level=info msg="Ran pod sandbox e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=9723b134-8811-4bcc-90b0-d0f6340a41f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.019948 | controller | Jun 12 09:54:20.647560 crc crio[3641]: time="2026-06-12T09:54:20.630753634Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e16360}] Aliases:map[]}"
2026-06-12 11:43:48.019971 | controller | Jun 12 09:54:20.647650 crc crio[3641]: time="2026-06-12T09:54:20.647261873Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.019999 | controller | Jun 12 09:54:20.647787 crc crio[3641]: time="2026-06-12T09:54:20.647732109Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020022 | controller | Jun 12 09:54:20.649635 crc crio[3641]: time="2026-06-12T09:54:20.649548668Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.020045 | controller | Jun 12 09:54:20.649981 crc crio[3641]: time="2026-06-12T09:54:20.649775875Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020067 | controller | Jun 12 09:54:20.649981 crc crio[3641]: time="2026-06-12T09:54:20.649966661Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.020089 | controller | Jun 12 09:54:20.650969 crc crio[3641]: time="2026-06-12T09:54:20.647647296Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020112 | controller | Jun 12 09:54:20.650969 crc crio[3641]: time="2026-06-12T09:54:20.650908872Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020134 | controller | Jun 12 09:54:20.651493 crc crio[3641]: time="2026-06-12T09:54:20.651379207Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020157 | controller | Jun 12 09:54:20.651862 crc crio[3641]: time="2026-06-12T09:54:20.651726688Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020180 | controller | Jun 12 09:54:20.652156 crc crio[3641]: time="2026-06-12T09:54:20.65209538Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.020204 | controller | Jun 12 09:54:20.654146 crc crio[3641]: time="2026-06-12T09:54:20.647385937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=04f99274-e4e8-4fb0-b4a1-c1ad64261114 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020227 | controller | Jun 12 09:54:20.655755 crc crio[3641]: time="2026-06-12T09:54:20.645668142Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020250 | controller | Jun 12 09:54:20.655755 crc crio[3641]: time="2026-06-12T09:54:20.647481711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=aea6d0e8-9ec2-4490-9d1c-79a700778ec0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020272 | controller | Jun 12 09:54:20.655755 crc crio[3641]: time="2026-06-12T09:54:20.647538952Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.020313 | controller | Jun 12 09:54:20.655755 crc crio[3641]: time="2026-06-12T09:54:20.64310719Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020346 | controller | Jun 12 09:54:20.655755 crc crio[3641]: time="2026-06-12T09:54:20.647549593Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020384 | controller | Jun 12 09:54:20.655755 crc crio[3641]: time="2026-06-12T09:54:20.645770305Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.020414 | controller | Jun 12 09:54:20.656147 crc crio[3641]: time="2026-06-12T09:54:20.655987086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3a94b081-48e6-43af-9c79-39ec7db1edf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020444 | controller | Jun 12 09:54:20.656908 crc crio[3641]: time="2026-06-12T09:54:20.656461038Z" level=info msg="Ran pod sandbox 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d79fd11a-f543-4f56-8a9f-8dedb8fc293a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020473 | controller | Jun 12 09:54:20.656908 crc crio[3641]: time="2026-06-12T09:54:20.656641867Z" level=info msg="Ran pod sandbox 517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=1788cf97-8ae9-4309-bf41-a075463ab94b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020503 | controller | Jun 12 09:54:20.657713 crc crio[3641]: time="2026-06-12T09:54:20.657314199Z" level=info msg="Ran pod sandbox ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 with infra container: openshift-dns/dns-default-qtghf/POD" id=a8e2b519-ede0-452f-aad2-7aabf719b148 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020532 | controller | Jun 12 09:54:20.659391 crc crio[3641]: time="2026-06-12T09:54:20.659306734Z" level=info msg="Ran pod sandbox 330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=7d7fec98-5f3a-42a9-87dc-170610b429c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020561 | controller | Jun 12 09:54:20.660710 crc crio[3641]: time="2026-06-12T09:54:20.660641527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=01495b80-eee9-4c6f-b428-f8ec76316c53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020591 | controller | Jun 12 09:54:20.660710 crc crio[3641]: time="2026-06-12T09:54:20.660664094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=c652dfc6-762c-440c-8a2c-0cd4507d3cdd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020621 | controller | Jun 12 09:54:20.660913 crc crio[3641]: time="2026-06-12T09:54:20.660709825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=535212d3-b050-4338-b234-593d157a6273 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020650 | controller | Jun 12 09:54:20.661998 crc crio[3641]: time="2026-06-12T09:54:20.661935589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=632bba42-441b-442e-b732-82556c6bea1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020679 | controller | Jun 12 09:54:20.667432 crc crio[3641]: time="2026-06-12T09:54:20.667151704Z" level=info msg="Ran pod sandbox f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=6d4fa660-c5c8-4fbf-a3c9-799a9d74f7ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020715 | controller | Jun 12 09:54:20.679856 crc crio[3641]: time="2026-06-12T09:54:20.670261945Z" level=info msg="Ran pod sandbox c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=4948129d-6a7c-45a7-9bdf-c60b021161fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020739 | controller | Jun 12 09:54:20.679856 crc crio[3641]: time="2026-06-12T09:54:20.672658678Z" level=info msg="Ran pod sandbox d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=56c7b1ca-06f4-4f2d-bad2-b41c94395c16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020761 | controller | Jun 12 09:54:20.695756 crc crio[3641]: time="2026-06-12T09:54:20.695666043Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=c8137041-9828-48c0-939c-1f63cc4f5b7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020783 | controller | Jun 12 09:54:20.696047 crc crio[3641]: time="2026-06-12T09:54:20.695710656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=ca4737ca-0a73-4399-b415-eac0f7652ead name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020806 | controller | Jun 12 09:54:20.697479 crc crio[3641]: time="2026-06-12T09:54:20.696158361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=9dc02c3e-c984-40b0-b3b0-0ca0ae2f2057 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020828 | controller | Jun 12 09:54:20.713320 crc crio[3641]: time="2026-06-12T09:54:20.707444845Z" level=info msg="Ran pod sandbox c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=4bea118e-0b3f-4c9e-b6f1-b0aac478fe5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020870 | controller | Jun 12 09:54:20.713320 crc crio[3641]: time="2026-06-12T09:54:20.710926489Z" level=info msg="Ran pod sandbox eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=ca80b532-109e-4ecf-9a39-8d5f54170b47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020901 | controller | Jun 12 09:54:20.715430 crc crio[3641]: time="2026-06-12T09:54:20.715307682Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=0ac03900-93fb-4531-a017-a56e16e90e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020925 | controller | Jun 12 09:54:20.715540 crc crio[3641]: time="2026-06-12T09:54:20.715492436Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=5f3c0181-fb02-46c9-84a4-bbdafb5c8640 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020947 | controller | Jun 12 09:54:20.718285 crc crio[3641]: time="2026-06-12T09:54:20.716623051Z" level=info msg="Ran pod sandbox f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=290d00c6-b124-4269-a666-a53c36fff4aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.020969 | controller | Jun 12 09:54:20.721148 crc crio[3641]: time="2026-06-12T09:54:20.721076839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=01feaefb-ac83-47f2-a85b-2d2cd841f2e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.020997 | controller | Jun 12 09:54:20.726665 crc crio[3641]: time="2026-06-12T09:54:20.726619778Z" level=info msg="Ran pod sandbox d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=da946dc8-d0ed-45a1-914b-81fb2b16100d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021020 | controller | Jun 12 09:54:20.729546 crc crio[3641]: time="2026-06-12T09:54:20.729477232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=116b15fa-a18b-4b7b-9a31-978c75e2db90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021042 | controller | Jun 12 09:54:20.730662 crc crio[3641]: time="2026-06-12T09:54:20.730612259Z" level=info msg="Ran pod sandbox 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=6e390700-c877-47f3-b6f4-b8ece59e4510 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021064 | controller | Jun 12 09:54:20.732360 crc crio[3641]: time="2026-06-12T09:54:20.732323014Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=03c6476f-fa54-474a-ac4c-d0e35c13d9f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021085 | controller | Jun 12 09:54:20.739029 crc crio[3641]: time="2026-06-12T09:54:20.737970711Z" level=info msg="Ran pod sandbox bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=7899da49-542a-49e9-aee5-92537ff7ce5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021107 | controller | Jun 12 09:54:20.741901 crc crio[3641]: time="2026-06-12T09:54:20.741516039Z" level=info msg="Ran pod sandbox 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=ca5e4f97-0704-4c99-b634-1d0824643ab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021129 | controller | Jun 12 09:54:20.742052 crc crio[3641]: time="2026-06-12T09:54:20.742001145Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ff9cffd4-b90c-4518-ab85-546dddf1162e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021151 | controller | Jun 12 09:54:20.744329 crc crio[3641]: time="2026-06-12T09:54:20.744264071Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.021173 | controller | Jun 12 09:54:20.744329 crc crio[3641]: time="2026-06-12T09:54:20.744306243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f349e8e6-ca13-4e43-8e35-8e340a12d960 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021195 | controller | Jun 12 09:54:20.746335 crc crio[3641]: time="2026-06-12T09:54:20.746271687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=815dee6d-5ee4-429c-97e4-147a4d39f74f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021217 | controller | Jun 12 09:54:20.754264 crc crio[3641]: time="2026-06-12T09:54:20.754148131Z" level=info msg="Ran pod sandbox 490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=bb0d28ec-634f-4b84-ab28-3a192585291a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021279 | controller | Jun 12 09:54:20.760658 crc crio[3641]: time="2026-06-12T09:54:20.760394162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=9aa6e4ab-1412-43ab-a545-d943055fd44d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021311 | controller | Jun 12 09:54:20.761864 crc crio[3641]: time="2026-06-12T09:54:20.761450555Z" level=info msg="Ran pod sandbox 15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=e2f606cd-d0d4-487f-a90f-2c1556baa0a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021335 | controller | Jun 12 09:54:20.764355 crc crio[3641]: time="2026-06-12T09:54:20.763934518Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=8a589d8e-553b-41b6-b45b-a700d1a4befc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021357 | controller | Jun 12 09:54:20.786470 crc crio[3641]: time="2026-06-12T09:54:20.786383606Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=a82f0018-c40d-469d-baa0-4793192096bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021379 | controller | Jun 12 09:54:20.788703 crc crio[3641]: time="2026-06-12T09:54:20.788626799Z" level=info msg="Ran pod sandbox af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=e46952f9-6600-4891-ae76-e5ed2af4cee7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021401 | controller | Jun 12 09:54:20.792557 crc crio[3641]: time="2026-06-12T09:54:20.792527095Z" level=info msg="Ran pod sandbox cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=9c010220-4993-4860-8e32-4719e96d14df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021424 | controller | Jun 12 09:54:20.797092 crc crio[3641]: time="2026-06-12T09:54:20.797016211Z" level=info msg="Ran pod sandbox 7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=94750de7-dc1f-45b9-b704-5b9b35d8280c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021446 | controller | Jun 12 09:54:20.797438 crc crio[3641]: time="2026-06-12T09:54:20.797382806Z" level=info msg="Ran pod sandbox 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=dded15e9-e9ad-4dbd-9dfd-73bc613c9f9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021468 | controller | Jun 12 09:54:20.797500 crc crio[3641]: time="2026-06-12T09:54:20.79745594Z" level=info msg="Ran pod sandbox e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=a25c7741-ea5c-4d75-a4a3-4d395e2e4c69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021490 | controller | Jun 12 09:54:20.799688 crc crio[3641]: time="2026-06-12T09:54:20.799664136Z" level=info msg="Ran pod sandbox 88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=1bdf8464-5c9e-4961-b540-bf97230f3f4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021512 | controller | Jun 12 09:54:20.802037 crc crio[3641]: time="2026-06-12T09:54:20.80186323Z" level=info msg="Ran pod sandbox acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=0a439004-bc01-40d9-830a-6b81da108139 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021540 | controller | Jun 12 09:54:20.802110 crc crio[3641]: time="2026-06-12T09:54:20.802068276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=ef388fa3-4c5d-4eef-9b59-c4d25f0486f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021564 | controller | Jun 12 09:54:20.802337 crc crio[3641]: time="2026-06-12T09:54:20.802312422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=d27d7759-f854-48cf-9190-ff4b1634e542 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021586 | controller | Jun 12 09:54:20.809894 crc crio[3641]: time="2026-06-12T09:54:20.809854357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ff17cb23-b94e-4ecd-bd63-3f87fa2789a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021610 | controller | Jun 12 09:54:20.810101 crc crio[3641]: time="2026-06-12T09:54:20.810083214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=675100af-59d3-4965-b7a9-b4f80be5e1ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021633 | controller | Jun 12 09:54:20.810262 crc crio[3641]: time="2026-06-12T09:54:20.810239239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=fdbe349e-13ff-4c9b-a832-32bdc5920207 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021655 | controller | Jun 12 09:54:20.810445 crc crio[3641]: time="2026-06-12T09:54:20.810381989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ae17ab71-1eba-4350-949a-934f0ee3b707 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021678 | controller | Jun 12 09:54:20.811435 crc crio[3641]: time="2026-06-12T09:54:20.811270684Z" level=info msg="Ran pod sandbox f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=0f2442e5-0557-4a0a-8916-e649c5390101 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.021700 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.368642858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=55a73b20-9110-4217-968e-b20cf8abdd3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021722 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.36931865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=c253eee2-767c-4c9a-a8c8-01bc3800ee45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021744 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.369499396Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=dd4b0ee0-19ae-4839-8704-ac23a3b04854 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.021766 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.369519666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8c80db95-a556-483e-84c1-bab293f5ea0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021788 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.36962498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=5dc36242-24bd-421a-8b93-c020c9a00812 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021816 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.369667171Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=ca3b024d-5855-4bab-b803-26fce709323e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.021839 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.369776025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.021886 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.369795225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=74c74a49-ce07-4ccc-beca-b4e1de3cd268 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021911 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.369894329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=29b55b68-888f-4c2f-b5dd-050cba1a4284 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021933 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.36993227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=701d665c-b8c5-4842-8e8c-8648ceba00a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021956 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.370138731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=25e473bf-fe69-4a9c-918a-38d189cb916a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.021978 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.370581381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=5c0ba506-3de3-403d-9c3f-84307e8ec7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022001 | controller | Jun 12 09:54:21.382285 crc crio[3641]: time="2026-06-12T09:54:21.370663883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=70548772-ba48-436f-a345-118d7a1d6a43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022023 | controller | Jun 12 09:54:21.385056 crc crio[3641]: time="2026-06-12T09:54:21.38371362Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=6403e5d0-27e6-48be-87e5-1db74ab93170 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022045 | controller | Jun 12 09:54:21.385056 crc crio[3641]: time="2026-06-12T09:54:21.384074652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=b4b39bcd-8d90-43ba-a948-a7f3bc2d7dca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022067 | controller | Jun 12 09:54:21.385056 crc crio[3641]: time="2026-06-12T09:54:21.384396672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=5fccca88-1530-4203-a49a-f1a7eb200db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022094 | controller | Jun 12 09:54:21.385056 crc crio[3641]: time="2026-06-12T09:54:21.38463134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=1e5c44ab-cef8-4300-b050-5b90b979c4ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022116 | controller | Jun 12 09:54:21.385056 crc crio[3641]: time="2026-06-12T09:54:21.384911269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6cde8efb-f8a9-4f95-b009-7101c7ebdd71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022138 | controller | Jun 12 09:54:21.385269 crc crio[3641]: time="2026-06-12T09:54:21.385187678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9e6df337-2f2b-4ba3-a2ba-89e96f1ad558 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022160 | controller | Jun 12 09:54:21.385688 crc crio[3641]: time="2026-06-12T09:54:21.385459747Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=771905ac-04d2-4786-857c-15b3448a763c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022182 | controller | Jun 12 09:54:21.385977 crc crio[3641]: time="2026-06-12T09:54:21.385915622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=4c772bdf-b236-4481-a5f3-1aed3aa2495f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022205 | controller | Jun 12 09:54:21.391145 crc crio[3641]: time="2026-06-12T09:54:21.389894451Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=ddef8464-b63a-436a-8bfa-b4d949a29ec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022227 | controller | Jun 12 09:54:21.391145 crc crio[3641]: time="2026-06-12T09:54:21.390160919Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=ffc1d105-cf85-4e6d-9a30-9100566b6f0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022249 | controller | Jun 12 09:54:21.391145 crc crio[3641]: time="2026-06-12T09:54:21.390342865Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=cd16e244-9574-43cb-97fc-374804cca6f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022270 | controller | Jun 12 09:54:21.392037 crc crio[3641]: time="2026-06-12T09:54:21.391974038Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=e7d2b654-5492-4845-91ee-781bdb295069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022292 | controller | Jun 12 09:54:21.392225 crc crio[3641]: time="2026-06-12T09:54:21.392122837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=3374161d-2bbb-4929-8b40-045a12b341c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022314 | controller | Jun 12 09:54:21.392331 crc crio[3641]: time="2026-06-12T09:54:21.392058645Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=873ccd65-60a6-4764-b070-c6d66068d748 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022336 | controller | Jun 12 09:54:21.394693 crc crio[3641]: time="2026-06-12T09:54:21.392767604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=034abc30-e8aa-4b18-aeec-43d76c7438bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022364 | controller | Jun 12 09:54:21.394693 crc crio[3641]: time="2026-06-12T09:54:21.393074474Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=7c739787-ad3e-4db9-bb1c-64fad32ed324 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022387 | controller | Jun 12 09:54:21.394693 crc crio[3641]: time="2026-06-12T09:54:21.392888878Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=cbfa4c38-209b-4fd3-b19b-9827f087f081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022409 | controller | Jun 12 09:54:21.394693 crc crio[3641]: time="2026-06-12T09:54:21.393474087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=72e77ad7-78a6-4098-892e-82052459aece name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022430 | controller | Jun 12 09:54:21.394693 crc crio[3641]: time="2026-06-12T09:54:21.393669233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=82e16886-a07f-439e-9201-b7abc3b3989b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022452 | controller | Jun 12 09:54:21.394693 crc crio[3641]: time="2026-06-12T09:54:21.393961232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2571b00f-666d-470b-83c6-8fdd0aa98ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022473 | controller | Jun 12 09:54:21.394693 crc crio[3641]: time="2026-06-12T09:54:21.36932605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=109c8249-7c62-451c-8a68-bf351ab05e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.022494 | controller | Jun 12 09:54:21.398242 crc crio[3641]: time="2026-06-12T09:54:21.397389823Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=b4fc7367-deab-4f63-a6d2-83755f4b0b43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022516 | controller | Jun 12 09:54:21.398242 crc crio[3641]: time="2026-06-12T09:54:21.397516328Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=d987061e-a7d1-4b51-86f7-8aaa6a9c333b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022537 | controller | Jun 12 09:54:21.398745 crc crio[3641]: time="2026-06-12T09:54:21.398595273Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=7165968d-0ad3-4cfe-9dca-f74b9fd63b2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022559 | controller | Jun 12 09:54:21.398874 crc crio[3641]: time="2026-06-12T09:54:21.398791889Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=f6c1729d-8df9-4fee-bcb6-ae53920e2dff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022580 | controller | Jun 12 09:54:21.408931 crc crio[3641]: time="2026-06-12T09:54:21.405673539Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=d4d18ad5-bcfe-4b9b-af63-50b1452daf97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022602 | controller | Jun 12 09:54:21.408931 crc crio[3641]: time="2026-06-12T09:54:21.406088393Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=0bb2cf18-140c-4738-a000-1cf182430c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022629 | controller | Jun 12 09:54:21.416960 crc crio[3641]: time="2026-06-12T09:54:21.416414674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022652 | controller | Jun 12 09:54:21.421150 crc crio[3641]: time="2026-06-12T09:54:21.420983428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022674 | controller | Jun 12 09:54:21.421962 crc crio[3641]: time="2026-06-12T09:54:21.421693865Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=71dcee72-e692-4ac1-aa9c-cac94f8a4723 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022695 | controller | Jun 12 09:54:21.422574 crc crio[3641]: time="2026-06-12T09:54:21.422421872Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=1330f3e2-4fea-45b8-ba8e-0bb0e36b8c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022717 | controller | Jun 12 09:54:21.422653 crc crio[3641]: time="2026-06-12T09:54:21.422594508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022739 | controller | Jun 12 09:54:21.424688 crc crio[3641]: time="2026-06-12T09:54:21.424625617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022760 | controller | Jun 12 09:54:21.424688 crc crio[3641]: time="2026-06-12T09:54:21.424683051Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=6ce882eb-238b-4664-8f42-22ed0050170c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.022782 | controller | Jun 12 09:54:21.425230 crc crio[3641]: time="2026-06-12T09:54:21.425152914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022803 | controller | Jun 12 09:54:21.425559 crc crio[3641]: time="2026-06-12T09:54:21.425494106Z" level=info msg="Ran pod sandbox 394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=655b054e-5f56-47d4-ae28-1bb9cde8ad74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.022825 | controller | Jun 12 09:54:21.425632 crc crio[3641]: time="2026-06-12T09:54:21.425573258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022846 | controller | Jun 12 09:54:21.425881 crc crio[3641]: time="2026-06-12T09:54:21.425796876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022896 | controller | Jun 12 09:54:21.426016 crc crio[3641]: time="2026-06-12T09:54:21.425956814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022919 | controller | Jun 12 09:54:21.427717 crc crio[3641]: time="2026-06-12T09:54:21.427616865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022940 | controller | Jun 12 09:54:21.428236 crc crio[3641]: time="2026-06-12T09:54:21.4281381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.022973 | controller | Jun 12 09:54:21.429718 crc crio[3641]: time="2026-06-12T09:54:21.429673281Z" level=info msg="Ran pod sandbox 93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=0de6c076-c504-4fe2-a9e2-573bf0d43a73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.022996 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.431625258Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=dc182730-ab29-4c23-ae7a-877555e0221e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023018 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.431725845Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=097fa19e-9514-4f4d-8772-344626353735 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023040 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.431768422Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=adc35c4a-713e-4d28-bddc-58f87226869b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023062 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.4318795Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=986f1197-4566-4b04-b37d-d09c75ac1c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023084 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.431897456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023106 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.43315864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=9dcbee83-d1b5-4963-befc-a734ab170f0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.023127 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.433267491Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=5171cc04-ac1c-46f1-9e91-0e245913721a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023149 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.433289674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=5443f22b-275d-4cf3-8ab7-4c84840ef2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.023171 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.433513602Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=9d963222-454a-47da-8630-4ebfd49d552f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023194 | controller | Jun 12 09:54:21.433957 crc crio[3641]: time="2026-06-12T09:54:21.433646476Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=cb8c976c-38da-4de8-944a-b3d4fc41ba99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023216 | controller | Jun 12 09:54:21.443868 crc crio[3641]: time="2026-06-12T09:54:21.443738721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023239 | controller | Jun 12 09:54:21.444164 crc crio[3641]: time="2026-06-12T09:54:21.444066412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023267 | controller | Jun 12 09:54:21.444296 crc crio[3641]: time="2026-06-12T09:54:21.444189436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023291 | controller | Jun 12 09:54:21.444471 crc crio[3641]: time="2026-06-12T09:54:21.444426893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023313 | controller | Jun 12 09:54:21.448051 crc crio[3641]: time="2026-06-12T09:54:21.447996217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=c65a5111-f77c-40fa-80a2-79a7fe849c29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.023336 | controller | Jun 12 09:54:21.449144 crc crio[3641]: time="2026-06-12T09:54:21.449084883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023357 | controller | Jun 12 09:54:21.449561 crc crio[3641]: time="2026-06-12T09:54:21.449337411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023379 | controller | Jun 12 09:54:21.449561 crc crio[3641]: time="2026-06-12T09:54:21.449513766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023400 | controller | Jun 12 09:54:21.450142 crc crio[3641]: time="2026-06-12T09:54:21.450082105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023422 | controller | Jun 12 09:54:21.450393 crc crio[3641]: time="2026-06-12T09:54:21.448932598Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=9cf157b1-216e-4e3d-b902-8c92d93bce6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023444 | controller | Jun 12 09:54:21.450883 crc crio[3641]: time="2026-06-12T09:54:21.448962459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023466 | controller | Jun 12 09:54:21.450883 crc crio[3641]: time="2026-06-12T09:54:21.44900252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=a628d363-5046-48c4-bb25-c86115fc1438 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.023488 | controller | Jun 12 09:54:21.451454 crc crio[3641]: time="2026-06-12T09:54:21.451418318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023511 | controller | Jun 12 09:54:21.452636 crc crio[3641]: time="2026-06-12T09:54:21.452370877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023533 | controller | Jun 12 09:54:21.467524 crc crio[3641]: time="2026-06-12T09:54:21.467370997Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=8ac2c058-7a39-4673-b632-105960dcfc76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.023556 | controller | Jun 12 09:54:21.468455 crc crio[3641]: time="2026-06-12T09:54:21.468384858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023584 | controller | Jun 12 09:54:21.474180 crc crio[3641]: time="2026-06-12T09:54:21.474095743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=9a230d49-4cd2-4173-9164-516e4fe40eef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.023607 | controller | Jun 12 09:54:21.475161 crc crio[3641]: time="2026-06-12T09:54:21.475095366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023629 | controller | Jun 12 09:54:21.477749 crc crio[3641]: time="2026-06-12T09:54:21.477670058Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b6582ac4-f726-4739-ae4b-4acfc74ca798 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023651 | controller | Jun 12 09:54:21.479624 crc crio[3641]: time="2026-06-12T09:54:21.479547089Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=1cd5dcf3-375c-4b43-bb23-45be79e47cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023673 | controller | Jun 12 09:54:21.480054 crc crio[3641]: time="2026-06-12T09:54:21.47988756Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=6e91322c-05de-493e-b8ff-843c9b89dce9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023695 | controller | Jun 12 09:54:21.531380 crc crio[3641]: time="2026-06-12T09:54:21.531305507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023717 | controller | Jun 12 09:54:21.531601 crc crio[3641]: time="2026-06-12T09:54:21.531407952Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=d8ee4397-1d62-4870-b596-56a1f4900e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.023738 | controller | Jun 12 09:54:21.533505 crc crio[3641]: time="2026-06-12T09:54:21.533437666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023759 | controller | Jun 12 09:54:21.533737 crc crio[3641]: time="2026-06-12T09:54:21.533684646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023781 | controller | Jun 12 09:54:21.534103 crc crio[3641]: time="2026-06-12T09:54:21.534036956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023802 | controller | Jun 12 09:54:21.551169 crc crio[3641]: time="2026-06-12T09:54:21.546389793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023824 | controller | Jun 12 09:54:21.554499 crc crio[3641]: time="2026-06-12T09:54:21.554421044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023845 | controller | Jun 12 09:54:21.561870 crc crio[3641]: time="2026-06-12T09:54:21.561636472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023893 | controller | Jun 12 09:54:21.563945 crc crio[3641]: time="2026-06-12T09:54:21.563869484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023922 | controller | Jun 12 09:54:21.567503 crc crio[3641]: time="2026-06-12T09:54:21.567468708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.023945 | controller | Jun 12 09:54:21.636583 crc crio[3641]: time="2026-06-12T09:54:21.636348036Z" level=info msg="Ran pod sandbox 256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=30ebcd74-4c02-4368-979a-0caccd061890 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.023967 | controller | Jun 12 09:54:21.641554 crc crio[3641]: time="2026-06-12T09:54:21.641479504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=76d3e535-6fe7-4a73-b136-d492554483b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.023989 | controller | Jun 12 09:54:21.698406 crc crio[3641]: time="2026-06-12T09:54:21.697006041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024011 | controller | Jun 12 09:54:21.839455 crc crio[3641]: time="2026-06-12T09:54:21.839328875Z" level=info msg="Created container f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=f6c1729d-8df9-4fee-bcb6-ae53920e2dff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.024032 | controller | Jun 12 09:54:21.842284 crc crio[3641]: time="2026-06-12T09:54:21.842028135Z" level=info msg="Starting container: f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44" id=fcd3834c-7e60-4e62-8d32-e24439c23f00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.024054 | controller | Jun 12 09:54:21.869485 crc crio[3641]: time="2026-06-12T09:54:21.867282979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024076 | controller | Jun 12 09:54:21.874757 crc crio[3641]: time="2026-06-12T09:54:21.872418356Z" level=info msg="Started container" PID=11276 containerID=f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=fcd3834c-7e60-4e62-8d32-e24439c23f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f
2026-06-12 11:43:48.024098 | controller | Jun 12 09:54:21.874757 crc crio[3641]: time="2026-06-12T09:54:21.874052488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=e06434d8-e565-40e7-a9f1-a6feef98f70d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.024120 | controller | Jun 12 09:54:21.883444 crc crio[3641]: time="2026-06-12T09:54:21.882117159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024142 | controller | Jun 12 09:54:21.891298 crc crio[3641]: time="2026-06-12T09:54:21.889551924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024163 | controller | Jun 12 09:54:21.906136 crc crio[3641]: time="2026-06-12T09:54:21.904568231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024194 | controller | Jun 12 09:54:22.009976 crc crio[3641]: time="2026-06-12T09:54:22.009880668Z" level=info msg="Created container 76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=dd4b0ee0-19ae-4839-8704-ac23a3b04854 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.024216 | controller | Jun 12 09:54:22.014624 crc crio[3641]: time="2026-06-12T09:54:22.013859637Z" level=info msg="Starting container: 76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108" id=fac91abe-00a5-4f53-b158-03dd6e153deb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.024239 | controller | Jun 12 09:54:22.042994 crc crio[3641]: time="2026-06-12T09:54:22.042867298Z" level=info msg="Created container 9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=7165968d-0ad3-4cfe-9dca-f74b9fd63b2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.024261 | controller | Jun 12 09:54:22.044375 crc crio[3641]: time="2026-06-12T09:54:22.044320205Z" level=info msg="Starting container: 9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a" id=c0ca486b-08e5-40f2-8512-46de317c1442 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.024300 | controller | Jun 12 09:54:22.050278 crc crio[3641]: time="2026-06-12T09:54:22.048752419Z" level=info msg="Started container" PID=11274 containerID=76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fac91abe-00a5-4f53-b158-03dd6e153deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f
2026-06-12 11:43:48.024338 | controller | Jun 12 09:54:22.060402 crc crio[3641]: time="2026-06-12T09:54:22.059524696Z" level=info msg="Started container" PID=11425 containerID=9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c0ca486b-08e5-40f2-8512-46de317c1442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb
2026-06-12 11:43:48.024369 | controller | Jun 12 09:54:22.069446 crc crio[3641]: time="2026-06-12T09:54:22.06840253Z" level=info msg="Created container b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=7c739787-ad3e-4db9-bb1c-64fad32ed324 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.024399 | controller | Jun 12 09:54:22.074342 crc crio[3641]: time="2026-06-12T09:54:22.074239221Z" level=info msg="Starting container: b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa" id=1d0e0629-cb23-44e2-a481-e6129a5d3dbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.024429 | controller | Jun 12 09:54:22.086739 crc crio[3641]: time="2026-06-12T09:54:22.084507477Z" level=info msg="Started container" PID=11422 containerID=b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=1d0e0629-cb23-44e2-a481-e6129a5d3dbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105
2026-06-12 11:43:48.024459 | controller | Jun 12 09:54:22.089883 crc crio[3641]: time="2026-06-12T09:54:22.088677559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024495 | controller | Jun 12 09:54:22.101495 crc crio[3641]: time="2026-06-12T09:54:22.101073907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024526 | controller | Jun 12 09:54:22.104143 crc crio[3641]: time="2026-06-12T09:54:22.103006039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024555 | controller | Jun 12 09:54:22.148750 crc crio[3641]: time="2026-06-12T09:54:22.146471937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024584 | controller | Jun 12 09:54:22.172684 crc crio[3641]: time="2026-06-12T09:54:22.172418221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024667 | controller | Jun 12 09:54:22.187460 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e865e16e424a98 Mac:b2:c9:32:0f:16:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.024709 | controller | Jun 12 09:54:22.191896 crc crio[3641]: time="2026-06-12T09:54:22.19172922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024739 | controller | Jun 12 09:54:22.202499 crc crio[3641]: time="2026-06-12T09:54:22.202393396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024767 | controller | Jun 12 09:54:22.209774 crc crio[3641]: time="2026-06-12T09:54:22.205510186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024790 | controller | Jun 12 09:54:22.210144 crc crio[3641]: time="2026-06-12T09:54:22.210097735Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=3eac0c7a-a7b1-48a7-a609-08532f266e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.024812 | controller | Jun 12 09:54:22.217186 crc crio[3641]: time="2026-06-12T09:54:22.214750115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024833 | controller | Jun 12 09:54:22.220130 crc crio[3641]: time="2026-06-12T09:54:22.220074942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024884 | controller | Jun 12 09:54:22.319885 crc crio[3641]: time="2026-06-12T09:54:22.318926626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024910 | controller | Jun 12 09:54:22.319885 crc crio[3641]: time="2026-06-12T09:54:22.319673506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.024932 | controller | Jun 12 09:54:22.324270 crc crio[3641]: time="2026-06-12T09:54:22.322014046Z" level=info msg="Created container 0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=71dcee72-e692-4ac1-aa9c-cac94f8a4723 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.024962 | controller | Jun 12 09:54:22.339319 crc crio[3641]: time="2026-06-12T09:54:22.339178366Z" level=info msg="Starting container: 0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6" id=7fb5fb2e-d54a-4dbc-9511-4ca9ea3bbdac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.024986 | controller | Jun 12 09:54:22.345735 crc crio[3641]: time="2026-06-12T09:54:22.345635467Z" level=info msg="Created container 03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=9cf157b1-216e-4e3d-b902-8c92d93bce6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.025009 | controller | Jun 12 09:54:22.350958 crc crio[3641]: time="2026-06-12T09:54:22.349234092Z" level=info msg="Created container 81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=5171cc04-ac1c-46f1-9e91-0e245913721a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.025032 | controller | Jun 12 09:54:22.354066 crc crio[3641]: time="2026-06-12T09:54:22.353938861Z" level=info msg="Starting container: 03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf" id=6886ec90-cd26-49e5-ac1d-6be5b121ad34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.025054 | controller | Jun 12 09:54:22.355657 crc crio[3641]: time="2026-06-12T09:54:22.355389048Z" level=info msg="Created container c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=b4fc7367-deab-4f63-a6d2-83755f4b0b43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.025076 | controller | Jun 12 09:54:22.356124 crc crio[3641]: time="2026-06-12T09:54:22.356000301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025099 | controller | Jun 12 09:54:22.357796 crc crio[3641]: time="2026-06-12T09:54:22.357691185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025121 | controller | Jun 12 09:54:22.360977 crc crio[3641]: time="2026-06-12T09:54:22.360885402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025143 | controller | Jun 12 09:54:22.363197 crc crio[3641]: time="2026-06-12T09:54:22.363008527Z" level=info msg="Created container ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=d4d18ad5-bcfe-4b9b-af63-50b1452daf97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.025167 | controller | Jun 12 09:54:22.364615 crc crio[3641]: time="2026-06-12T09:54:22.364498643Z" level=info msg="Started container" PID=11478 containerID=0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=7fb5fb2e-d54a-4dbc-9511-4ca9ea3bbdac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5
2026-06-12 11:43:48.025190 | controller | Jun 12 09:54:22.368463 crc crio[3641]: time="2026-06-12T09:54:22.367588533Z" level=info msg="Started container" PID=11491 containerID=03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6886ec90-cd26-49e5-ac1d-6be5b121ad34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602
2026-06-12 11:43:48.025214 | controller | Jun 12 09:54:22.369481 crc crio[3641]: time="2026-06-12T09:54:22.36936361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025242 | controller | Jun 12 09:54:22.378749 crc crio[3641]: time="2026-06-12T09:54:22.378644737Z" level=info msg="Starting container: c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0" id=5621297d-bdc4-47eb-8775-0ca519fdf7e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.025266 | controller | Jun 12 09:54:22.382298 crc crio[3641]: time="2026-06-12T09:54:22.382199525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025289 | controller | Jun 12 09:54:22.382876 crc crio[3641]: time="2026-06-12T09:54:22.382763344Z" level=info msg="Starting container: ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97" id=7857b2e8-ad01-4518-a8f5-c5686c77de06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.025311 | controller | Jun 12 09:54:22.385391 crc crio[3641]: time="2026-06-12T09:54:22.385183697Z" level=info msg="Starting container: 81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d" id=38a28712-405c-4c21-8847-ee79d480d756 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.025334 | controller | Jun 12 09:54:22.399023 crc crio[3641]: time="2026-06-12T09:54:22.398482675Z" level=info msg="Started container" PID=11499 containerID=c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=5621297d-bdc4-47eb-8775-0ca519fdf7e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603
2026-06-12 11:43:48.025357 | controller | Jun 12 09:54:22.399023 crc crio[3641]: time="2026-06-12T09:54:22.398760615Z" level=info msg="Started container" PID=11506 containerID=ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=7857b2e8-ad01-4518-a8f5-c5686c77de06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe
2026-06-12 11:43:48.025379 | controller | Jun 12 09:54:22.401073 crc crio[3641]: time="2026-06-12T09:54:22.401011024Z" level=info msg="Started container" PID=11504 containerID=81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=38a28712-405c-4c21-8847-ee79d480d756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61
2026-06-12 11:43:48.025402 | controller | Jun 12 09:54:22.412583 crc crio[3641]: time="2026-06-12T09:54:22.412500063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025424 | controller | Jun 12 09:54:22.417389 crc crio[3641]: time="2026-06-12T09:54:22.417315197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025446 | controller | Jun 12 09:54:22.421535 crc crio[3641]: time="2026-06-12T09:54:22.421111568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025468 | controller | Jun 12 09:54:22.426626 crc crio[3641]: time="2026-06-12T09:54:22.425764977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025489 | controller | Jun 12 09:54:22.431005 crc crio[3641]: time="2026-06-12T09:54:22.430945144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025516 | controller | Jun 12 09:54:22.435157 crc crio[3641]: time="2026-06-12T09:54:22.435040065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025538 | controller | Jun 12 09:54:22.482293 crc crio[3641]: time="2026-06-12T09:54:22.478748258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025560 | controller | Jun 12 09:54:22.482293 crc crio[3641]: time="2026-06-12T09:54:22.481411895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=b91f037d-eef3-4afc-a18e-e996c6100595 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.025582 | controller | Jun 12 09:54:22.485616 crc crio[3641]: time="2026-06-12T09:54:22.485188663Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=da64aaf7-a6e9-4b17-96f1-f0e9db11422d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.025604 | controller | Jun 12 09:54:22.490732 crc crio[3641]: time="2026-06-12T09:54:22.489926898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025626 | controller | Jun 12 09:54:22.495616 crc crio[3641]: time="2026-06-12T09:54:22.495511224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025648 | controller | Jun 12 09:54:22.500236 crc crio[3641]: time="2026-06-12T09:54:22.500141803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025669 | controller | Jun 12 09:54:22.509199 crc crio[3641]: time="2026-06-12T09:54:22.509067399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025691 | controller | Jun 12 09:54:22.514714 crc crio[3641]: time="2026-06-12T09:54:22.514631617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025713 | controller | Jun 12 09:54:22.515148 crc crio[3641]: time="2026-06-12T09:54:22.515078422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025734 | controller | Jun 12 09:54:22.526559 crc crio[3641]: time="2026-06-12T09:54:22.526325666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025756 | controller | Jun 12 09:54:22.529625 crc crio[3641]: time="2026-06-12T09:54:22.529577651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025777 | controller | Jun 12 09:54:22.549232 crc crio[3641]: time="2026-06-12T09:54:22.549109393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025798 | controller | Jun 12 09:54:22.557578 crc crio[3641]: time="2026-06-12T09:54:22.5574524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=278abd7a-fcbc-4b7c-a43f-4d48a8f555a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.025826 | controller | Jun 12 09:54:22.567551 crc crio[3641]: time="2026-06-12T09:54:22.567472107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025868 | controller | Jun 12 09:54:22.578626 crc crio[3641]: time="2026-06-12T09:54:22.578499904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.025898 | controller | Jun 12 09:54:22.591692 crc crio[3641]: time="2026-06-12T09:54:22.591596896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0236b410-33ef-43b5-893e-4c4f7afb8511 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.025921 | controller | Jun 12 09:54:22.594284 crc crio[3641]: time="2026-06-12T09:54:22.594034365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=0b308883-f4f7-47f4-b72d-d916561e958f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.025944 | controller | Jun 12 09:54:22.599280 crc crio[3641]: time="2026-06-12T09:54:22.596018248Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=999ff55b-1db1-4c8a-acce-84e2f935b3dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.025965 | controller | Jun 12 09:54:22.599867 crc crio[3641]: time="2026-06-12T09:54:22.599706766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=a48c5193-5ece-496c-af25-09bce07f878c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.025987 | controller | Jun 12 09:54:22.600608 crc crio[3641]: time="2026-06-12T09:54:22.600535714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026009 | controller | Jun 12 09:54:22.603686 crc crio[3641]: time="2026-06-12T09:54:22.603600165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026031 | controller | Jun 12 09:54:22.605104 crc crio[3641]: time="2026-06-12T09:54:22.605036958Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=f1d16e13-c0eb-40dd-a48e-f775787b5706 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.026052 | controller | Jun 12 09:54:22.619420 crc crio[3641]: time="2026-06-12T09:54:22.619333335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026073 | controller | Jun 12 09:54:22.619607 crc crio[3641]: time="2026-06-12T09:54:22.619482749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026094 | controller | Jun 12 09:54:22.623653 crc crio[3641]: time="2026-06-12T09:54:22.623582362Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=bcc91861-386a-4e23-810b-789659e51050 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.026116 | controller | Jun 12 09:54:22.669738 crc crio[3641]: time="2026-06-12T09:54:22.669518998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026143 | controller | Jun 12 09:54:22.672194 crc crio[3641]: time="2026-06-12T09:54:22.672108607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026166 | controller | Jun 12 09:54:22.674028 crc crio[3641]: time="2026-06-12T09:54:22.673968226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026187 | controller | Jun 12 09:54:22.685472 crc crio[3641]: time="2026-06-12T09:54:22.685400455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026208 | controller | Jun 12 09:54:22.694294 crc crio[3641]: time="2026-06-12T09:54:22.694239606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026230 | controller | Jun 12 09:54:22.735924 crc crio[3641]: time="2026-06-12T09:54:22.735850862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026252 | controller | Jun 12 09:54:22.739648 crc crio[3641]: time="2026-06-12T09:54:22.739581923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026273 | controller | Jun 12 09:54:22.744155 crc crio[3641]: time="2026-06-12T09:54:22.743992104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026294 | controller | Jun 12 09:54:22.747117 crc crio[3641]: time="2026-06-12T09:54:22.746592464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026314 | controller | Jun 12 09:54:22.767706 crc crio[3641]: time="2026-06-12T09:54:22.767635191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026335 | controller | Jun 12 09:54:22.779262 crc crio[3641]: time="2026-06-12T09:54:22.778696895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026356 | controller | Jun 12 09:54:22.802661 crc crio[3641]: time="2026-06-12T09:54:22.802535288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026378 | controller | Jun 12 09:54:22.815938 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce7697cafd8b9e0 Mac:0e:e6:ed:04:e0:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d SocketPath: PciID:}] [{Interface:0xc000438770 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.026399 | controller | Jun 12 09:54:22.821490 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c65fbc63356233 Mac:ba:30:63:e7:21:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.026421 | controller | Jun 12 09:54:22.829881 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1e721b3846ad3a Mac:8e:7f:d8:ab:aa:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e SocketPath: PciID:}] [{Interface:0xc0003dc5f0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.026449 | controller | Jun 12 09:54:22.830738 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24943af92fba023 Mac:62:31:41:a5:a5:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.026471 | controller | Jun 12 09:54:22.832006 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a37e1b7fb181256 Mac:62:d2:37:1a:e3:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.026493 | controller | Jun 12 09:54:22.832124 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e09fad90265d24 Mac:de:04:c7:3d:30:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c SocketPath: PciID:}] [{Interface:0xc0004425d0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.026515 | controller | Jun 12 09:54:22.839609 crc crio[3641]: time="2026-06-12T09:54:22.839572676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026537 | controller | Jun 12 09:54:22.859124 crc crio[3641]: time="2026-06-12T09:54:22.85899617Z" level=info msg="Created container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=0bb2cf18-140c-4738-a000-1cf182430c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.026559 | controller | Jun 12 09:54:22.860797 crc crio[3641]: time="2026-06-12T09:54:22.860558448Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cab2e8ab-62c8-4678-965f-b6f77f88a8fd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.026582 | controller | Jun 12 09:54:22.864416 crc crio[3641]: time="2026-06-12T09:54:22.86434288Z" level=info msg="Starting container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87" id=e240da53-d291-48a5-a6c3-e9bbd44da5ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.026604 | controller | Jun 12 09:54:22.886389 crc crio[3641]: time="2026-06-12T09:54:22.886292579Z" level=info msg="Created container 2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=dc182730-ab29-4c23-ae7a-877555e0221e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.026626 | controller | Jun 12 09:54:22.889308 crc crio[3641]: time="2026-06-12T09:54:22.889194367Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.026649 | controller | Jun 12 09:54:22.890628 crc crio[3641]: time="2026-06-12T09:54:22.890550151Z" level=info msg="Started container" PID=11573 containerID=f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e240da53-d291-48a5-a6c3-e9bbd44da5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0
2026-06-12 11:43:48.026672 | controller | Jun 12 09:54:22.899668 crc crio[3641]: time="2026-06-12T09:54:22.899622852Z" level=info msg="Starting container: 2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63" id=669605cb-4cbb-40c1-acb8-9d2ba4eb1592 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.026700 | controller | Jun 12 09:54:22.916725 crc crio[3641]: time="2026-06-12T09:54:22.911459602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026724 | controller | Jun 12 09:54:22.916725 crc crio[3641]: time="2026-06-12T09:54:22.916642449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026746 | controller | Jun 12 09:54:22.918929 crc crio[3641]: time="2026-06-12T09:54:22.918752735Z" level=info msg="Started container" PID=11563 containerID=2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=669605cb-4cbb-40c1-acb8-9d2ba4eb1592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5
2026-06-12 11:43:48.026769 | controller | Jun 12 09:54:22.921356 crc crio[3641]: time="2026-06-12T09:54:22.921238498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026791 | controller | Jun 12 09:54:22.931098 crc crio[3641]: time="2026-06-12T09:54:22.931008888Z" level=info msg="Created container 6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=986f1197-4566-4b04-b37d-d09c75ac1c02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.026813 | controller | Jun 12 09:54:22.933588 crc crio[3641]: time="2026-06-12T09:54:22.933440586Z" level=info msg="Starting container: 6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c" id=d61231c6-420d-4461-b003-bb38adbbcf1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.026836 | controller | Jun 12 09:54:22.944532 crc crio[3641]: time="2026-06-12T09:54:22.934017515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026883 | controller | Jun 12 09:54:22.946090 crc crio[3641]: time="2026-06-12T09:54:22.942550822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026908 | controller | Jun 12 09:54:22.960126 crc crio[3641]: time="2026-06-12T09:54:22.959980366Z" level=info msg="Started container" PID=11574 containerID=6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=d61231c6-420d-4461-b003-bb38adbbcf1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c
2026-06-12 11:43:48.026932 | controller | Jun 12 09:54:22.999473 crc crio[3641]: time="2026-06-12T09:54:22.999348961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.026955 | controller | Jun 12 09:54:23.007517 crc crio[3641]: time="2026-06-12T09:54:23.007442219Z" level=info msg="Created container 8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=d987061e-a7d1-4b51-86f7-8aaa6a9c333b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.026977 | controller | Jun 12 09:54:23.010232 crc crio[3641]: time="2026-06-12T09:54:23.010140075Z" level=info msg="Starting container: 8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6" id=d2220eb1-0651-4977-b96a-c362404c2611 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.027006 | controller | Jun 12 09:54:23.017319 crc crio[3641]: time="2026-06-12T09:54:23.017172124Z" level=info msg="Started container" PID=11533 containerID=8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=d2220eb1-0651-4977-b96a-c362404c2611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1
2026-06-12 11:43:48.027030 | controller | Jun 12 09:54:23.021126 crc crio[3641]: time="2026-06-12T09:54:23.021005484Z" level=info msg="Created container 35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=6ce882eb-238b-4664-8f42-22ed0050170c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027053 | controller | Jun 12 09:54:23.022794 crc crio[3641]: time="2026-06-12T09:54:23.022660672Z" level=info msg="Starting container: 35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072" id=f696d819-8c33-42ce-bdd0-7492750a637f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.027075 | controller | Jun 12 09:54:23.030376 crc crio[3641]: time="2026-06-12T09:54:23.029924767Z" level=info msg="Started container" PID=11565 containerID=35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=f696d819-8c33-42ce-bdd0-7492750a637f name=/runtime.v1.RuntimeService/StartContainer sandboxID=490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e
2026-06-12 11:43:48.027098 | controller | Jun 12 09:54:23.108858 crc crio[3641]: time="2026-06-12T09:54:23.108169859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.027120 | controller | Jun 12 09:54:23.140162 crc crio[3641]: time="2026-06-12T09:54:23.140048981Z" level=info msg="Created container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=ffc1d105-cf85-4e6d-9a30-9100566b6f0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027142 | controller | Jun 12 09:54:23.140409 crc crio[3641]: time="2026-06-12T09:54:23.140246507Z" level=info msg="Created container c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=adc35c4a-713e-4d28-bddc-58f87226869b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027164 | controller | Jun 12 09:54:23.141311 crc crio[3641]: time="2026-06-12T09:54:23.140986761Z" level=info msg="Created container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b6582ac4-f726-4739-ae4b-4acfc74ca798 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027186 | controller | Jun 12 09:54:23.143775 crc crio[3641]: time="2026-06-12T09:54:23.143316417Z" level=info msg="Starting container: c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f" id=b54bfcae-4304-46c2-a2f7-59618be60e63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.027208 | controller | Jun 12 09:54:23.151133 crc crio[3641]: time="2026-06-12T09:54:23.151048197Z" level=info msg="Started container" PID=11595 containerID=c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=b54bfcae-4304-46c2-a2f7-59618be60e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300
2026-06-12 11:43:48.027231 | controller | Jun 12 09:54:23.151732 crc crio[3641]: time="2026-06-12T09:54:23.151662013Z" level=info msg="Starting container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2" id=69801e16-9b6c-4e42-9814-ecde85afb5a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.027259 | controller | Jun 12 09:54:23.153051 crc crio[3641]: time="2026-06-12T09:54:23.153023107Z" level=info msg="Starting container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d" id=4ab1bf92-cfa4-4f90-82fe-e3f22eb3c5be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.027282 | controller | Jun 12 09:54:23.156768 crc crio[3641]: time="2026-06-12T09:54:23.156678405Z" level=info msg="Created container cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=ddef8464-b63a-436a-8bfa-b4d949a29ec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027304 | controller | Jun 12 09:54:23.158560 crc crio[3641]: time="2026-06-12T09:54:23.158493833Z" level=info msg="Starting container: cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58" id=8920b94e-23e5-4fec-b577-8c1aadf40ba2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.027326 | controller | Jun 12 09:54:23.161923 crc crio[3641]: time="2026-06-12T09:54:23.161879812Z" level=info msg="Started container" PID=11601 containerID=efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=4ab1bf92-cfa4-4f90-82fe-e3f22eb3c5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945
2026-06-12 11:43:48.027348 | controller | Jun 12 09:54:23.167674 crc crio[3641]: time="2026-06-12T09:54:23.167533996Z" level=info msg="Started container" PID=11592 containerID=cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=8920b94e-23e5-4fec-b577-8c1aadf40ba2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b
2026-06-12 11:43:48.027370 | controller | Jun 12 09:54:23.176907 crc crio[3641]: time="2026-06-12T09:54:23.176618414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.027392 | controller | Jun 12 09:54:23.176907 crc crio[3641]: time="2026-06-12T09:54:23.176889292Z" level=info msg="Started container" PID=11600 containerID=fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=69801e16-9b6c-4e42-9814-ecde85afb5a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5
2026-06-12 11:43:48.027415 | controller | Jun 12 09:54:23.184487 crc crio[3641]: time="2026-06-12T09:54:23.184126035Z" level=info msg="Created container b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=e7d2b654-5492-4845-91ee-781bdb295069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027437 | controller | Jun 12 09:54:23.185860 crc crio[3641]: time="2026-06-12T09:54:23.185654133Z" level=info msg="Starting container: b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d" id=3401e54d-5d2f-42b4-8c8f-aa1215f330d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.027459 | controller | Jun 12 09:54:23.194082 crc crio[3641]: time="2026-06-12T09:54:23.193715485Z" level=info msg="Started container" PID=11593 containerID=b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=3401e54d-5d2f-42b4-8c8f-aa1215f330d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9
2026-06-12 11:43:48.027498 | controller | Jun 12 09:54:23.229302 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:228409e259bd256 Mac:92:a1:9f:a4:43:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.027522 | controller | Jun 12 09:54:23.231078 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1e04df32dca4b Mac:06:93:83:79:d5:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d SocketPath: PciID:}] [{Interface:0xc0003ba5d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.027544 | controller | Jun 12 09:54:23.232184 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79efbf8a709eb66 Mac:92:c9:49:86:c0:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.027566 | controller | Jun 12 09:54:23.235394 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d8ab5f2befe55a Mac:9e:5f:57:71:8f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.027589 | controller | Jun 12 09:54:23.235696 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58bd20eb8930392 Mac:d6:45:54:6f:f1:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.027610 | controller | Jun 12 09:54:23.237746 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:341a7d911d504e8 Mac:c6:d6:44:f5:b0:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e SocketPath: PciID:}] [{Interface:0xc0000151f0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.027632 | controller | Jun 12 09:54:23.242029 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72dcd9f990c5a6f Mac:be:7e:1b:aa:4f:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 SocketPath: PciID:}] [{Interface:0xc000480880 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.027654 | controller | Jun 12 09:54:23.265980 crc crio[3641]: time="2026-06-12T09:54:23.265793243Z" level=info msg="Created container 2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=999ff55b-1db1-4c8a-acce-84e2f935b3dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027677 | controller | Jun 12 09:54:23.266655 crc crio[3641]: time="2026-06-12T09:54:23.266610019Z" level=info msg="Created container d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=ca3b024d-5855-4bab-b803-26fce709323e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027698 | controller | Jun 12 09:54:23.267308 crc crio[3641]: time="2026-06-12T09:54:23.267230839Z" level=info msg="Created container f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=cb8c976c-38da-4de8-944a-b3d4fc41ba99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027725 | controller | Jun 12 09:54:23.274187 crc crio[3641]: time="2026-06-12T09:54:23.273899902Z" level=info msg="Created container ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=cd16e244-9574-43cb-97fc-374804cca6f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027748 | controller | Jun 12 09:54:23.274187 crc crio[3641]: time="2026-06-12T09:54:23.274019957Z" level=info msg="Created container a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=9d963222-454a-47da-8630-4ebfd49d552f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027770 | controller | Jun 12 09:54:23.274698 crc crio[3641]: time="2026-06-12T09:54:23.274406139Z" level=info msg="Created container bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=f1d16e13-c0eb-40dd-a48e-f775787b5706 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027792 | controller | Jun 12 09:54:23.274698 crc crio[3641]: time="2026-06-12T09:54:23.274601926Z" level=info msg="Created container 52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e: openshift-dns/dns-default-qtghf/dns" id=cbfa4c38-209b-4fd3-b19b-9827f087f081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027814 | controller | Jun 12 09:54:23.274938 crc crio[3641]: time="2026-06-12T09:54:23.274747551Z" level=info msg="Created container 61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=d8ee4397-1d62-4870-b596-56a1f4900e23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027836 | controller | Jun 12 09:54:23.276600 crc crio[3641]: time="2026-06-12T09:54:23.276519077Z" level=info msg="Created container 4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=6e91322c-05de-493e-b8ff-843c9b89dce9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027884 | controller | Jun 12 09:54:23.277019 crc crio[3641]: time="2026-06-12T09:54:23.276978552Z" level=info msg="Created container 9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=097fa19e-9514-4f4d-8772-344626353735 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.027909 | controller | Jun 12 09:54:23.279566 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a3bd9307fd9fc6 Mac:52:b8:75:be:1a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 SocketPath: PciID:}] [{Interface:0xc000204750 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.027932 | controller | Jun 12 09:54:23.279774 crc crio[3641]: time="2026-06-12T09:54:23.279717369Z" level=info msg="Starting container: d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6" id=b705af3f-eed4-46d8-acef-f6e2280c5c12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.027955 | controller | Jun 12 09:54:23.279931 crc crio[3641]: time="2026-06-12T09:54:23.27975437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4050ba7a-110a-4f79-9069-01b0e4e6dc65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.027978 | controller | Jun 12 09:54:23.279931 crc crio[3641]: time="2026-06-12T09:54:23.279869024Z" level=info msg="Starting container: bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300" id=b0c2864d-ab20-45a1-b583-9310ece38bce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028005 | controller | Jun 12 09:54:23.280180 crc crio[3641]: time="2026-06-12T09:54:23.280143234Z" level=info msg="Starting container: 9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19" id=20a49071-d698-4fa3-aebc-c222156e1c88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028029 | controller | Jun 12 09:54:23.280371 crc crio[3641]: time="2026-06-12T09:54:23.280312388Z" level=info msg="Starting container: 2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f" id=4ac2dec3-b21b-4a76-915f-fc94df03070b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028050 | controller | Jun 12 09:54:23.280703 crc crio[3641]: time="2026-06-12T09:54:23.280334939Z" level=info msg="Starting container: 61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6" id=6de3717c-4aa6-430f-81d0-c2dc2e699239 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028072 | controller | Jun 12 09:54:23.280912 crc crio[3641]: time="2026-06-12T09:54:23.280798905Z" level=info msg="Starting container: f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493" id=08916ce0-4930-4ee2-8985-cd9d678b705b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028093 | controller | Jun 12 09:54:23.281094 crc crio[3641]: time="2026-06-12T09:54:23.280323629Z" level=info msg="Starting container: 4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3" id=9a6c575b-f0c4-4e54-8453-8c86f827c5cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028114 | controller | Jun 12 09:54:23.281094 crc crio[3641]: time="2026-06-12T09:54:23.280193685Z" level=info msg="Starting container: 52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e" id=0903022e-9354-4d90-b1fe-fd2e01025a19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028135 | controller | Jun 12 09:54:23.281202 crc crio[3641]: time="2026-06-12T09:54:23.280256047Z" level=info msg="Starting container: a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64" id=d6359998-6c42-4a78-be23-e1583f681f3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028157 | controller | Jun 12 09:54:23.281320 crc crio[3641]: time="2026-06-12T09:54:23.279727549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8baa0f54-b7e4-45ce-9b2c-7854fdb41f6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.028179 | controller | Jun 12 09:54:23.281320 crc crio[3641]: time="2026-06-12T09:54:23.280284127Z" level=info msg="Starting container: ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d" id=24612f93-c453-44ae-9902-86aacd3ccb1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.028202 | controller | Jun 12 09:54:23.281914 crc crio[3641]: time="2026-06-12T09:54:23.280751433Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.028224 | controller | Jun 12 09:54:23.282064 crc crio[3641]: time="2026-06-12T09:54:23.281980022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.028248 | controller | Jun 12 09:54:23.282064 crc crio[3641]: time="2026-06-12T09:54:23.282016343Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000120b68}] Aliases:map[]}"
2026-06-12 11:43:48.028272 | controller | Jun 12 09:54:23.282064 crc crio[3641]: time="2026-06-12T09:54:23.282048654Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120b70}] Aliases:map[]}"
2026-06-12 11:43:48.028327 | controller | Jun 12 09:54:23.282200 crc crio[3641]: time="2026-06-12T09:54:23.282075865Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0016943a0}] Aliases:map[]}"
2026-06-12 11:43:48.028360 | controller | Jun 12 09:54:23.282200 crc crio[3641]: time="2026-06-12T09:54:23.282113996Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001e16398}] Aliases:map[]}"
2026-06-12 11:43:48.028392 | controller | Jun 12 09:54:23.282358 crc crio[3641]: time="2026-06-12T09:54:23.28224971Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028422 | controller | Jun 12 09:54:23.282358 crc crio[3641]: time="2026-06-12T09:54:23.282276871Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001694398}] Aliases:map[]}"
2026-06-12 11:43:48.028453 | controller | Jun 12 09:54:23.282358 crc crio[3641]: time="2026-06-12T09:54:23.282298042Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028483 | controller | Jun 12 09:54:23.282358 crc crio[3641]: time="2026-06-12T09:54:23.282329113Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028514 | controller | Jun 12 09:54:23.282526 crc crio[3641]: time="2026-06-12T09:54:23.282406965Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028545 | controller | Jun 12 09:54:23.282526 crc crio[3641]: time="2026-06-12T09:54:23.282495078Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001694120}] Aliases:map[]}"
2026-06-12 11:43:48.028587 | controller | Jun 12 09:54:23.282616 crc crio[3641]: time="2026-06-12T09:54:23.282085155Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022ca138}] Aliases:map[]}"
2026-06-12 11:43:48.028619 | controller | Jun 12 09:54:23.282616 crc crio[3641]: time="2026-06-12T09:54:23.282600852Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028651 | controller | Jun 12 09:54:23.282766 crc crio[3641]: time="2026-06-12T09:54:23.282692845Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0000a8320}] Aliases:map[]}"
2026-06-12 11:43:48.028682 | controller | Jun 12 09:54:23.282766 crc crio[3641]: time="2026-06-12T09:54:23.282735226Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028713 | controller | Jun 12 09:54:23.283284 crc crio[3641]: time="2026-06-12T09:54:23.281994672Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e16360}] Aliases:map[]}"
2026-06-12 11:43:48.028737 | controller | Jun 12 09:54:23.283284 crc crio[3641]: time="2026-06-12T09:54:23.282963383Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028760 | controller | Jun 12 09:54:23.283284 crc crio[3641]: time="2026-06-12T09:54:23.282018283Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001694118}] Aliases:map[]}"
2026-06-12 11:43:48.028782 | controller | Jun 12 09:54:23.283284 crc crio[3641]: time="2026-06-12T09:54:23.283106848Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028805 | controller | Jun 12 09:54:23.283284 crc crio[3641]: time="2026-06-12T09:54:23.282972344Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028834 | controller | Jun 12 09:54:23.283524 crc crio[3641]: time="2026-06-12T09:54:23.282034023Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001694128}] Aliases:map[]}"
2026-06-12 11:43:48.028885 | controller | Jun 12 09:54:23.283524 crc crio[3641]: time="2026-06-12T09:54:23.28225572Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028911 | controller | Jun 12 09:54:23.283524 crc crio[3641]: time="2026-06-12T09:54:23.283449999Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.028934 | controller | Jun 12 09:54:23.283524 crc crio[3641]: time="2026-06-12T09:54:23.282057474Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e16220}] Aliases:map[]}"
2026-06-12 11:43:48.028958 | controller | Jun 12 09:54:23.283706 crc crio[3641]: time="2026-06-12T09:54:23.282097615Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00238e0d0}] Aliases:map[]}"
2026-06-12 11:43:48.028980 | controller | Jun 12 09:54:23.283706 crc crio[3641]: time="2026-06-12T09:54:23.283638805Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.029002 | controller | Jun 12 09:54:23.283882 crc crio[3641]: time="2026-06-12T09:54:23.282029163Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24030}] Aliases:map[]}"
2026-06-12 11:43:48.029024 | controller | Jun 12 09:54:23.283882 crc crio[3641]: time="2026-06-12T09:54:23.283746009Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.029047 | controller | Jun 12 09:54:23.284024 crc crio[3641]: time="2026-06-12T09:54:23.282049184Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018add8}] Aliases:map[]}"
2026-06-12 11:43:48.029075 | controller | Jun 12 09:54:23.284024 crc crio[3641]: time="2026-06-12T09:54:23.284015407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2d434c77-cb9c-45ef-a15b-a67cb701ee12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.029098 | controller | Jun 12 09:54:23.284124 crc crio[3641]: time="2026-06-12T09:54:23.28409485Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.029120 | controller | Jun 12 09:54:23.285181 crc crio[3641]: time="2026-06-12T09:54:23.285115243Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.029142 | controller | Jun 12 09:54:23.286705 crc crio[3641]: time="2026-06-12T09:54:23.286633421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fe7a627e-1027-4e25-974a-bf05e0a210a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.029164 | controller | Jun 12 09:54:23.289289 crc crio[3641]: time="2026-06-12T09:54:23.289165204Z" level=info msg="Started container" PID=11652 containerID=f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=08916ce0-4930-4ee2-8985-cd9d678b705b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80
2026-06-12 11:43:48.029187 | controller | Jun 12 09:54:23.290461 crc crio[3641]: time="2026-06-12T09:54:23.290390295Z" level=info msg="Started container" PID=11688 containerID=61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=6de3717c-4aa6-430f-81d0-c2dc2e699239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f
2026-06-12 11:43:48.029210 | controller | Jun 12 09:54:23.294053 crc crio[3641]: time="2026-06-12T09:54:23.293932297Z" level=info msg="Started container" PID=11686 containerID=bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=b0c2864d-ab20-45a1-b583-9310ece38bce name=/runtime.v1.RuntimeService/StartContainer sandboxID=f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe
2026-06-12 11:43:48.029232 | controller | Jun 12 09:54:23.294357 crc crio[3641]: time="2026-06-12T09:54:23.294284909Z" level=info msg="Ran pod sandbox 228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=cfa1ac9d-557e-4945-b732-e57adc9bf9e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.029254 | controller | Jun 12 09:54:23.297344 crc crio[3641]: time="2026-06-12T09:54:23.297111688Z" level=info msg="Started container" PID=11681 containerID=ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=24612f93-c453-44ae-9902-86aacd3ccb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c
2026-06-12 11:43:48.029276 | controller | Jun 12 09:54:23.298348 crc crio[3641]: time="2026-06-12T09:54:23.298236422Z" level=info msg="Started container" PID=11654 containerID=2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=4ac2dec3-b21b-4a76-915f-fc94df03070b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603
2026-06-12 11:43:48.029303 | controller | Jun 12 09:54:23.300940 crc crio[3641]: time="2026-06-12T09:54:23.300900497Z" level=info msg="Ran pod sandbox 72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=eb1024d2-22c3-4ca6-a0ba-33718715dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.029325 | controller | Jun 12 09:54:23.303556 crc crio[3641]: time="2026-06-12T09:54:23.303435713Z" level=info msg="Ran pod sandbox 1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=f4232fc0-2c02-4c38-bb39-2d9981a77a63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.029348 | controller | Jun 12 09:54:23.305919 crc crio[3641]: time="2026-06-12T09:54:23.305762042Z" level=info msg="Started container" PID=11685 containerID=52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e description=openshift-dns/dns-default-qtghf/dns id=0903022e-9354-4d90-b1fe-fd2e01025a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790
2026-06-12 11:43:48.029369 | controller | Jun 12 09:54:23.306282 crc crio[3641]: time="2026-06-12T09:54:23.306028493Z" level=info msg="Started container" PID=11655 containerID=d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=b705af3f-eed4-46d8-acef-f6e2280c5c12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8
2026-06-12 11:43:48.029392 | controller | Jun 12 09:54:23.306617 crc crio[3641]: time="2026-06-12T09:54:23.306548585Z" level=info msg="Started container" PID=11700 containerID=9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=20a49071-d698-4fa3-aebc-c222156e1c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7
2026-06-12 11:43:48.029414 | controller | Jun 12 09:54:23.307501 crc crio[3641]: time="2026-06-12T09:54:23.30746383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=923141b7-df68-4658-9787-7b168dbd8915 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.029437 | controller | Jun 12 09:54:23.312321 crc crio[3641]: time="2026-06-12T09:54:23.312154983Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=f6043c68-6fcd-4962-947f-5e49ec9dffd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.029458 | controller | Jun 12 09:54:23.312456 crc crio[3641]: time="2026-06-12T09:54:23.312331816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=7b26ffa7-b265-44cc-8ec6-a8c7411af6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.029480 | controller | Jun 12 09:54:23.320513 crc crio[3641]: time="2026-06-12T09:54:23.320391498Z" level=info msg="Started container" PID=11668 containerID=4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=9a6c575b-f0c4-4e54-8453-8c86f827c5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300
2026-06-12 11:43:48.029507 | controller | Jun 12 09:54:23.328320 crc crio[3641]: time="2026-06-12T09:54:23.328163823Z" level=info msg="Started container" PID=11675 containerID=a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d6359998-6c42-4a78-be23-e1583f681f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb
2026-06-12 11:43:48.029530 | controller | Jun 12 09:54:23.334062 crc crio[3641]: time="2026-06-12T09:54:23.329515626Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=d094b339-ad49-47f3-b0b9-152945c2b1f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.029553 | controller | Jun 12 09:54:23.336542 crc crio[3641]: time="2026-06-12T09:54:23.336154986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.029575 | controller | Jun 12 09:54:23.338364 crc crio[3641]: time="2026-06-12T09:54:23.33831617Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=9e0ccb18-389b-49b5-9c99-33a8ee0128b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.029596 | controller | Jun 12 09:54:23.338678 crc crio[3641]: time="2026-06-12T09:54:23.338655661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=21fae2b2-8774-4760-8c9e-404073df8b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.029619 | controller | Jun 12 09:54:23.338977 crc crio[3641]: time="2026-06-12T09:54:23.33895151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=3b6aa86b-e332-4210-aee3-7ad58bb6ae66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.029641 | controller | Jun 12 09:54:23.341084 crc crio[3641]: time="2026-06-12T09:54:23.341060696Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a88a9e08-aedc-4997-8a4f-b8cefe85e35f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.029662 | controller | Jun 12 09:54:23.342953 crc crio[3641]: time="2026-06-12T09:54:23.342867793Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.029684 | controller | Jun 12 09:54:23.342953 crc crio[3641]: time="2026-06-12T09:54:23.342932697Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.029706 | controller | Jun 12 09:54:23.343071 crc crio[3641]: time="2026-06-12T09:54:23.342959697Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-12 11:43:48.029729 | controller | Jun 12 09:54:23.345911 crc crio[3641]: time="2026-06-12T09:54:23.34587784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.029751 | controller | Jun 12 09:54:23.354690 crc crio[3641]: time="2026-06-12T09:54:23.354594653Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=dac4e639-d4e5-42e5-927d-a2b5d5e09e98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.029773 | controller | Jun 12 09:54:23.354690 crc crio[3641]: time="2026-06-12T09:54:23.354666122Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=3651f057-b833-479c-922e-ab295500a993 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.029801 | controller | Jun 12 09:54:23.354982 crc crio[3641]: time="2026-06-12T09:54:23.354775679Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=c48650cb-1a48-44ca-82b4-1cd98d4afff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.029824 | controller | Jun 12 09:54:23.359383 crc crio[3641]: time="2026-06-12T09:54:23.359323696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.029846 | controller | Jun 12 09:54:23.359711 crc crio[3641]: time="2026-06-12T09:54:23.359632333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.029898 | controller | Jun 12 09:54:23.360279 crc crio[3641]: time="2026-06-12T09:54:23.360234336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.029921 | controller | Jun 12 09:54:23.371331 crc crio[3641]: time="2026-06-12T09:54:23.371194902Z" level=info msg="Created container ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=bcc91861-386a-4e23-810b-789659e51050 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.029944 | controller | Jun 12 09:54:23.374335 crc crio[3641]: time="2026-06-12T09:54:23.373507738Z" level=info msg="Ran pod sandbox 3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=465dfc75-5a42-4634-af12-b47aacc38817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.029967 | controller | Jun 12 09:54:23.377055 crc crio[3641]: time="2026-06-12T09:54:23.375016946Z" level=info msg="Ran pod sandbox 24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=e6566621-96b2-4b3a-b0ac-7ad9d109561d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.029989 | controller | Jun 12 09:54:23.380575 crc crio[3641]: time="2026-06-12T09:54:23.379445058Z" level=info msg="Ran pod sandbox 341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=e0e50866-e335-4b2a-87c4-0315c25f996d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030012 | controller | Jun 12 09:54:23.381364 crc crio[3641]: time="2026-06-12T09:54:23.381302837Z" level=info msg="Ran pod sandbox 9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=b26d3320-c968-4cbf-ad58-b8125996846f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030034 | controller | Jun 12 09:54:23.384677 crc crio[3641]: time="2026-06-12T09:54:23.384618698Z" level=info msg="Ran pod sandbox a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=70317e7b-6544-490a-8356-2514ee266b75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030057 | controller | Jun 12 09:54:23.386487 crc crio[3641]: time="2026-06-12T09:54:23.386108695Z" level=info msg="Ran pod sandbox c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=fa678e04-9226-4729-a517-eca675eadfe9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030080 | controller | Jun 12 09:54:23.387266 crc crio[3641]: time="2026-06-12T09:54:23.386753084Z" level=info msg="Starting container: ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413" id=56cece68-b6ec-4fdb-97fb-b2bf8a6f31bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.030109 | controller | Jun 12 09:54:23.388535 crc crio[3641]: time="2026-06-12T09:54:23.387561499Z" level=info msg="Ran pod sandbox 3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=77b709a6-b4af-450f-8512-3801d52ef8ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030132 | controller | Jun 12 09:54:23.388535 crc crio[3641]: time="2026-06-12T09:54:23.388016724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=62504802-fb67-43af-a1e2-a820ac81949d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030155 | controller | Jun 12 09:54:23.388535 crc crio[3641]: time="2026-06-12T09:54:23.388350395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=c37476a9-0542-40c9-8d7c-dec792e0b293 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030177 | controller | Jun 12 09:54:23.388535 crc crio[3641]: time="2026-06-12T09:54:23.388461613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=2da84114-91c7-410f-ba0f-21e8cdcf1ca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030199 | controller | Jun 12 09:54:23.388735 crc crio[3641]: time="2026-06-12T09:54:23.388662565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=af6f0888-8e07-4b79-aa94-6c269f20c471 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030220 | controller | Jun 12 09:54:23.389515 crc crio[3641]: time="2026-06-12T09:54:23.389473015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=45570465-99f3-48b1-a0c5-7d0489edfdef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030242 | controller | Jun 12 09:54:23.390337 crc crio[3641]: time="2026-06-12T09:54:23.390272855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=18334c1d-b370-4927-b8b3-d1ab4a7d9497 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030264 | controller | Jun 12 09:54:23.446232 crc crio[3641]: time="2026-06-12T09:54:23.445787784Z" level=info msg="Started container" PID=11689 containerID=ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=56cece68-b6ec-4fdb-97fb-b2bf8a6f31bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5
2026-06-12 11:43:48.030287 | controller | Jun 12 09:54:23.450097 crc crio[3641]: time="2026-06-12T09:54:23.450009529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=e223f7f5-e662-4f79-8492-48d32e2de294 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030309 | controller | Jun 12 09:54:23.451781 crc crio[3641]: time="2026-06-12T09:54:23.451712674Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.030332 | controller | Jun 12 09:54:23.451781 crc crio[3641]: time="2026-06-12T09:54:23.451765116Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.030355 | controller | Jun 12 09:54:23.452035 crc crio[3641]: time="2026-06-12T09:54:23.45190072Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-12 11:43:48.030383 | controller | Jun 12 09:54:23.456306 crc crio[3641]: time="2026-06-12T09:54:23.453694908Z" level=info msg="Created container 3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=1330f3e2-4fea-45b8-ba8e-0bb0e36b8c29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.030406 | controller | Jun 12 09:54:23.456306 crc crio[3641]: time="2026-06-12T09:54:23.455764006Z" level=info msg="Ran pod sandbox 58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=02bf17f8-8494-444f-8e1a-c8bad90a2f51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030429 | controller | Jun 12 09:54:23.460161 crc crio[3641]: time="2026-06-12T09:54:23.459621721Z" level=info msg="Starting container: 3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc" id=ee7d313d-0ed8-40bc-845a-380fdb414b1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.030451 | controller | Jun 12 09:54:23.530675 crc crio[3641]: time="2026-06-12T09:54:23.524981824Z" level=info msg="Created container 9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=3eac0c7a-a7b1-48a7-a609-08532f266e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.030474 | controller | Jun 12 09:54:23.530675 crc crio[3641]: time="2026-06-12T09:54:23.529343953Z" level=info msg="Ran pod sandbox 0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=3f77235d-1bc4-42ed-b127-da2645c29962 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030496 | controller | Jun 12 09:54:23.530675 crc crio[3641]: time="2026-06-12T09:54:23.529593011Z" level=info msg="Ran pod sandbox ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=6b71bfe9-def2-4d11-81ea-54626705f032 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030518 | controller | Jun 12 09:54:23.530675 crc crio[3641]: time="2026-06-12T09:54:23.529672634Z" level=info msg="Ran pod sandbox 79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=a4ca2754-dee6-4cdd-91c0-d687a43c3c19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030540 | controller | Jun 12 09:54:23.530675 crc crio[3641]: time="2026-06-12T09:54:23.529748876Z" level=info msg="Ran pod sandbox 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=e7ee5736-e349-434e-96d8-109760f846a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.030562 | controller | Jun 12 09:54:23.541601 crc crio[3641]: time="2026-06-12T09:54:23.5412577Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=edebc034-b685-4e33-bcb5-633deef88221 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030584 | controller | Jun 12 09:54:23.541855 crc crio[3641]: time="2026-06-12T09:54:23.541615686Z" level=info msg="Starting container: 9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813" id=71897d2b-3452-42bf-b8c2-e2a8214777ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.030606 | controller | Jun 12 09:54:23.543419 crc crio[3641]: time="2026-06-12T09:54:23.543170477Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=b1d1e6a4-6e64-40b6-910f-cca54155c358 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030633 | controller | Jun 12 09:54:23.543419 crc crio[3641]: time="2026-06-12T09:54:23.543414624Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=dff8400e-c22b-47e8-87be-e49cf93a2019 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030656 | controller | Jun 12 09:54:23.544040 crc crio[3641]: time="2026-06-12T09:54:23.543787847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=1eed60ae-5a25-4403-b03e-87833543042b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030679 | controller | Jun 12 09:54:23.545920 crc crio[3641]: time="2026-06-12T09:54:23.54559108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=48f0acbb-73f2-457d-84ba-f763b3020ed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030702 | controller | Jun 12 09:54:23.556408 crc crio[3641]: time="2026-06-12T09:54:23.556038819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.030723 | controller | Jun 12 09:54:23.567853 crc crio[3641]: time="2026-06-12T09:54:23.56748884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.030745 | controller | Jun 12 09:54:23.578594 crc crio[3641]: time="2026-06-12T09:54:23.578436055Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=2e65534d-9b06-4577-91c9-68fc0a725ce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030767 | controller | Jun 12 09:54:23.588637 crc crio[3641]: time="2026-06-12T09:54:23.586707163Z" level=info msg="Started container" PID=11726 containerID=3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=ee7d313d-0ed8-40bc-845a-380fdb414b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e
2026-06-12 11:43:48.030789 | controller | Jun 12 09:54:23.595942 crc crio[3641]: time="2026-06-12T09:54:23.594441381Z" level=info msg="Started container" PID=11692 containerID=9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=71897d2b-3452-42bf-b8c2-e2a8214777ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab
2026-06-12 11:43:48.030812 | controller | Jun 12 09:54:23.596563 crc crio[3641]: time="2026-06-12T09:54:23.59630192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.030834 | controller | Jun 12 09:54:23.610184 crc crio[3641]: time="2026-06-12T09:54:23.609775087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=c47d5cba-81bd-45a9-a84f-42f034940114 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030883 | controller | Jun 12 09:54:23.619404 crc crio[3641]: time="2026-06-12T09:54:23.61375945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=57c6950d-7b8d-4cd0-99fc-b85c9ec9bd21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030908 | controller | Jun 12 09:54:23.620057 crc crio[3641]: time="2026-06-12T09:54:23.614566902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=60695832-1917-4ccb-ad14-278ddf269642 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030936 | controller | Jun 12 09:54:23.620192 crc crio[3641]: time="2026-06-12T09:54:23.614615004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=376d4fed-a482-48a9-a9db-9150212069d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030958 | controller | Jun 12 09:54:23.620400 crc crio[3641]: time="2026-06-12T09:54:23.614660225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=d8b574c4-7d39-482f-8596-30770cf79540 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.030980 | controller | Jun 12 09:54:23.620522 crc crio[3641]: time="2026-06-12T09:54:23.614718047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f10a7790-92d1-43d7-b38a-f296a8524195 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031001 | controller | Jun 12 09:54:23.620643 crc crio[3641]: time="2026-06-12T09:54:23.615143021Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2cc9d38b-3eea-4e55-9bad-f13e33dc9c0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031023 | controller | Jun 12 09:54:23.620776 crc crio[3641]: time="2026-06-12T09:54:23.618619587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3ed30028-a815-43ab-9eb3-298f89079f6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031044 | controller | Jun 12 09:54:23.621250 crc crio[3641]: time="2026-06-12T09:54:23.619406451Z" level=info msg="Created container 933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=1cd5dcf3-375c-4b43-bb23-45be79e47cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031066 | controller | Jun 12 09:54:23.629132 crc crio[3641]: time="2026-06-12T09:54:23.622365177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8a82648f-469f-43d1-8b2f-978c8d59b4f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031087 | controller | Jun 12 09:54:23.629132 crc crio[3641]: time="2026-06-12T09:54:23.622663157Z" level=info msg="Starting container: 933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208" id=9fafe1af-11db-45ae-859f-22946f1e9318 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.031108 | controller | Jun 12 09:54:23.629132 crc crio[3641]: time="2026-06-12T09:54:23.625205547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=83af003c-3090-4551-8a78-719c5d63dfdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031129 | controller | Jun 12 09:54:23.629132 crc crio[3641]: time="2026-06-12T09:54:23.625527622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=7584df0a-e245-45bd-aac3-187c90dcb87a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031150 | controller | Jun 12 09:54:23.667632 crc crio[3641]: time="2026-06-12T09:54:23.667476465Z" level=info msg="Started container" PID=11740 containerID=933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=9fafe1af-11db-45ae-859f-22946f1e9318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b
2026-06-12 11:43:48.031177 | controller | Jun 12 09:54:23.741472 crc crio[3641]: time="2026-06-12T09:54:23.724302106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d65f5425-467d-456e-8b89-7b7dcb0cecab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031200 | controller | Jun 12 09:54:23.741472 crc crio[3641]: time="2026-06-12T09:54:23.724498302Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=0e4d390f-4a98-4138-ad0b-ac023856574a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031222 | controller | Jun 12 09:54:23.741472 crc crio[3641]: time="2026-06-12T09:54:23.725896446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8558d12d-fb43-45a6-aabb-64d4e87d72b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031243 | controller | Jun 12 09:54:23.742476 crc crio[3641]: time="2026-06-12T09:54:23.742402143Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.031265 | controller | Jun 12 09:54:23.742620 crc crio[3641]: time="2026-06-12T09:54:23.742587579Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.031286 | controller | Jun 12 09:54:23.742769 crc crio[3641]: time="2026-06-12T09:54:23.742749544Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-12 11:43:48.031308 | controller | Jun 12 09:54:23.767048 crc crio[3641]: time="2026-06-12T09:54:23.766962453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031382 | controller | Jun 12 09:54:23.772510 crc crio[3641]: time="2026-06-12T09:54:23.772426207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031408 | controller | Jun 12 09:54:23.781583 crc crio[3641]: time="2026-06-12T09:54:23.78138433Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=db33c259-d746-4258-993c-e4afd26b23d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031431 | controller | Jun 12 09:54:23.783457 crc crio[3641]: time="2026-06-12T09:54:23.782793116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=61cf6dd1-15b4-49f1-bfcc-4e999721605e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031453 | controller | Jun 12 09:54:23.786522 crc crio[3641]: time="2026-06-12T09:54:23.786365949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=94dd2ec2-246f-45ed-8a26-33b0804c8b5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031475 | controller | Jun 12 09:54:23.789170 crc crio[3641]: time="2026-06-12T09:54:23.788528759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031497 | controller | Jun 12 09:54:23.795604 crc crio[3641]: time="2026-06-12T09:54:23.79497249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=82bdbb09-fd93-423b-a5c1-a853558b107b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.031557 | controller | Jun 12 09:54:23.796297 crc crio[3641]: time="2026-06-12T09:54:23.796176919Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=b8fe52bb-5247-45e3-89ac-c82360e0009a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031585 | controller | Jun 12 09:54:23.796553 crc crio[3641]: time="2026-06-12T09:54:23.796416907Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=7a67df7e-6169-4f61-9b23-ecbbdb98d3c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031608 | controller | Jun 12 09:54:23.796937 crc crio[3641]: time="2026-06-12T09:54:23.796635614Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=5bdf21a3-9abd-4dde-b4b1-22228db0680c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031631 | controller | Jun 12 09:54:23.797111 crc crio[3641]: time="2026-06-12T09:54:23.797015517Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=3a4dc9b0-252e-4411-b71b-31eee77301ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031653 | controller | Jun 12 09:54:23.797192 crc crio[3641]: time="2026-06-12T09:54:23.797177722Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=ed61295e-e890-491a-bc2a-54440c28de41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031675 | controller | Jun 12 09:54:23.797686 crc crio[3641]: time="2026-06-12T09:54:23.797577655Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=c1971c8c-7e36-4de8-85ea-fd16b821f1cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031697 | controller | Jun 12 09:54:23.798259 crc crio[3641]: time="2026-06-12T09:54:23.798132101Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=a5f7ef46-d73a-47b5-adab-36fd78a06474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031719 | controller | Jun 12 09:54:23.798355 crc crio[3641]: time="2026-06-12T09:54:23.798310216Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=4ed00a43-c62b-4416-8b8b-866783565656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031741 | controller | Jun 12 09:54:23.798418 crc crio[3641]: time="2026-06-12T09:54:23.798381159Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=cdbaf7d2-3039-4fd6-8fce-54af480a0d45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031763 | controller | Jun 12 09:54:23.804081 crc crio[3641]: time="2026-06-12T09:54:23.797803822Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=a1795c93-414c-43b2-8f63-b839ec649ea1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.031785 | controller | Jun 12 09:54:23.829072 crc crio[3641]: time="2026-06-12T09:54:23.828556994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031808 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.835174535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031830 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.835702759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031877 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.836071444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031908 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.836393874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031931 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.83657973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031952 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.836766216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031974 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.837357572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.031996 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.837695863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032018 | controller | Jun 12 09:54:23.840169 crc crio[3641]: time="2026-06-12T09:54:23.839144451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032040 | controller | Jun 12 09:54:23.843675 crc crio[3641]: time="2026-06-12T09:54:23.84363219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=a7a83d5f-7b0d-4f95-8812-6c881bb2a548 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.032063 | controller | Jun 12 09:54:23.845126 crc crio[3641]: time="2026-06-12T09:54:23.845095607Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=1948a80f-c422-4de7-815e-310dda74ba8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.032085 | controller | Jun 12 09:54:23.851036 crc crio[3641]: time="2026-06-12T09:54:23.851001898Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=cfaebf4c-54a4-4568-aff8-29018b73896b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.032106 | controller | Jun 12 09:54:23.857699 crc crio[3641]: time="2026-06-12T09:54:23.8576334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032128 | controller | Jun 12 09:54:23.861751 crc crio[3641]: time="2026-06-12T09:54:23.861628049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032150 | controller | Jun 12 09:54:24.164984 crc crio[3641]: time="2026-06-12T09:54:24.164713271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032171 | controller | Jun 12 09:54:24.192866 crc crio[3641]: time="2026-06-12T09:54:24.192641435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032192 | controller | Jun 12 09:54:24.232499 crc crio[3641]: time="2026-06-12T09:54:24.230455721Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=4e14ff60-1e5d-4197-963d-49fc0587a89e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.032221 | controller | Jun 12 09:54:24.240702 crc crio[3641]: time="2026-06-12T09:54:24.238520489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032243 | controller | Jun 12 09:54:24.246712 crc crio[3641]: time="2026-06-12T09:54:24.245516707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032265 | controller | Jun 12 09:54:24.252485 crc crio[3641]: time="2026-06-12T09:54:24.249579827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032311 | controller | Jun 12 09:54:24.263079 crc crio[3641]: time="2026-06-12T09:54:24.262683582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032341 | controller | Jun 12 09:54:24.693404 crc crio[3641]: time="2026-06-12T09:54:24.692344414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032370 | controller | Jun 12 09:54:24.890268 crc crio[3641]: time="2026-06-12T09:54:24.890163307Z" level=info msg="Created container 672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=dac4e639-d4e5-42e5-927d-a2b5d5e09e98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.032399 | controller | Jun 12 09:54:24.898197 crc crio[3641]: time="2026-06-12T09:54:24.898115872Z" level=info msg="Starting container: 672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768" id=a9b3d59b-836a-411c-9e10-2e8235d85442 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.032428 | controller | Jun 12 09:54:24.907707 crc crio[3641]: time="2026-06-12T09:54:24.906666896Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.032458 | controller | Jun 12 09:54:24.907707 crc crio[3641]: time="2026-06-12T09:54:24.906732038Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.032488 | controller | Jun 12 09:54:24.907707 crc crio[3641]: time="2026-06-12T09:54:24.906780249Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-12 11:43:48.032519 | controller | Jun 12 09:54:24.957496 crc crio[3641]: time="2026-06-12T09:54:24.957070932Z" level=info msg="Started container" PID=11871 containerID=672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=a9b3d59b-836a-411c-9e10-2e8235d85442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05
2026-06-12 11:43:48.032549 | controller | Jun 12 09:54:24.981646 crc crio[3641]: time="2026-06-12T09:54:24.981387161Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f847eb87-8efb-4df7-8c46-b0ea63c588f2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.032579 | controller | Jun 12 09:54:24.988064 crc crio[3641]: time="2026-06-12T09:54:24.987779467Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.032610 | controller | Jun 12 09:54:25.011600 crc crio[3641]: time="2026-06-12T09:54:25.011163376Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c3bd08df-d7e7-46fd-9b9a-f6d5904ff6fa name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.032646 | controller | Jun 12 09:54:25.030191 crc crio[3641]: time="2026-06-12T09:54:25.02979234Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.032677 | controller | Jun 12 09:54:25.075498 crc crio[3641]: time="2026-06-12T09:54:25.07451704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032707 | controller | Jun 12 09:54:25.107933 crc crio[3641]: time="2026-06-12T09:54:25.10785611Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.032731 | controller | Jun 12 09:54:25.107933 crc crio[3641]: time="2026-06-12T09:54:25.107909452Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.032753 | controller | Jun 12 09:54:25.107933 crc crio[3641]: time="2026-06-12T09:54:25.107938963Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-12 11:43:48.032775 | controller | Jun 12 09:54:25.111717 crc crio[3641]: time="2026-06-12T09:54:25.111619522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032796 | controller | Jun 12 09:54:25.131040 crc crio[3641]: time="2026-06-12T09:54:25.130961098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032818 | controller | Jun 12 09:54:25.160999 crc crio[3641]: time="2026-06-12T09:54:25.160915034Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d3a55090-d9d8-43d7-bb03-c61ee09490cc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.032839 | controller | Jun 12 09:54:25.167613 crc crio[3641]: time="2026-06-12T09:54:25.167503901Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.032889 | controller | Jun 12 09:54:25.182720 crc crio[3641]: time="2026-06-12T09:54:25.182598684Z" level=info msg="Stopping pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e" id=e3b25bde-25db-4563-a21f-a39c549dad37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.032914 | controller | Jun 12 09:54:25.184247 crc crio[3641]: time="2026-06-12T09:54:25.184079872Z" level=info msg="Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc000120908}] Aliases:map[]}"
2026-06-12 11:43:48.032937 | controller | Jun 12 09:54:25.188085 crc crio[3641]: time="2026-06-12T09:54:25.188010179Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.032960 | controller | Jun 12 09:54:25.359589 crc crio[3641]: time="2026-06-12T09:54:25.359461574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.032982 | controller | Jun 12 09:54:25.364887 crc crio[3641]: time="2026-06-12T09:54:25.364762511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033004 | controller | Jun 12 09:54:25.403568 crc crio[3641]: time="2026-06-12T09:54:25.403211694Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.033036 | controller | Jun 12 09:54:26.024444 crc crio[3641]: time="2026-06-12T09:54:26.015630774Z" level=info msg="Created container 8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=d094b339-ad49-47f3-b0b9-152945c2b1f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.033058 | controller | Jun 12 09:54:26.032410 crc crio[3641]: time="2026-06-12T09:54:26.032135722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033080 | controller | Jun 12 09:54:26.037002 crc crio[3641]: time="2026-06-12T09:54:26.036150006Z" level=info msg="Starting container: 8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7" id=37031295-a0ad-4935-b502-d57725b75ca9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.033102 | controller | Jun 12 09:54:26.097166 crc crio[3641]: time="2026-06-12T09:54:26.097043609Z" level=info msg="Started container" PID=11845 containerID=8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=37031295-a0ad-4935-b502-d57725b75ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5
2026-06-12 11:43:48.033124 | controller | Jun 12 09:54:26.126575 crc crio[3641]: time="2026-06-12T09:54:26.116542254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033147 | controller | Jun 12 09:54:26.156944 crc crio[3641]: time="2026-06-12T09:54:26.144626795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033168 | controller | Jun 12 09:54:26.544777 crc crio[3641]: time="2026-06-12T09:54:26.524766273Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.033190 | controller | Jun 12 09:54:26.544777 crc crio[3641]: time="2026-06-12T09:54:26.52499797Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-12 11:43:48.033212 | controller | Jun 12 09:54:26.557042 crc crio[3641]: time="2026-06-12T09:54:26.553027647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033233 | controller | Jun 12 09:54:26.566591 crc crio[3641]: time="2026-06-12T09:54:26.566405896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033255 | controller | Jun 12 09:54:26.579574 crc crio[3641]: time="2026-06-12T09:54:26.555738623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033275 | controller | Jun 12 09:54:26.616496 crc crio[3641]: time="2026-06-12T09:54:26.616209944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033296 | controller | Jun 12 09:54:26.631280 crc crio[3641]: time="2026-06-12T09:54:26.630646915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033317 | controller | Jun 12 09:54:26.697031 crc crio[3641]: time="2026-06-12T09:54:26.696776129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033348 | controller | Jun 12 09:54:26.742196 crc crio[3641]: time="2026-06-12T09:54:26.738049579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033372 | controller | Jun 12 09:54:26.749975 crc crio[3641]: time="2026-06-12T09:54:26.749800276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033394 | controller | Jun 12 09:54:26.819484 crc crio[3641]: time="2026-06-12T09:54:26.817168614Z" level=info msg="Stopped pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e" id=e3b25bde-25db-4563-a21f-a39c549dad37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.033416 | controller | Jun 12 09:54:26.834714 crc crio[3641]: time="2026-06-12T09:54:26.834639374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=4b7f47e2-ab51-4554-82d5-51aefe127cf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.033438 | controller | Jun 12 09:54:26.835124 crc crio[3641]: time="2026-06-12T09:54:26.83507931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033460 | controller | Jun 12 09:54:26.857196 crc crio[3641]: time="2026-06-12T09:54:26.856792729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=bf3075bf-d70c-40dd-9dc8-0b31aea2f39d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.033483 | controller | Jun 12 09:54:26.864660 crc crio[3641]: time="2026-06-12T09:54:26.864625029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033505 | controller | Jun 12 09:54:26.902490 crc crio[3641]: time="2026-06-12T09:54:26.901041477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033527 | controller | Jun 12 09:54:26.929043 crc crio[3641]: time="2026-06-12T09:54:26.924384442Z" level=info msg="Created container 1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=3651f057-b833-479c-922e-ab295500a993 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.033549 | controller | Jun 12 09:54:26.938496 crc crio[3641]: time="2026-06-12T09:54:26.937037408Z" level=info msg="Created container 35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=9e0ccb18-389b-49b5-9c99-33a8ee0128b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.033572 | controller | Jun 12 09:54:26.941548 crc crio[3641]: time="2026-06-12T09:54:26.938605361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=18bec0ff-ad4f-492b-a6f4-9468e60c9b61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.033594 | controller | Jun 12 09:54:26.941548 crc crio[3641]: time="2026-06-12T09:54:26.939641275Z" level=info msg="Starting container: 1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265" id=e11ae53d-a0a8-4174-a13a-5a254136aa00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.033616 | controller | Jun 12 09:54:26.973057 crc crio[3641]: time="2026-06-12T09:54:26.970430553Z" level=info msg="Starting container: 35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2" id=c242d352-401d-4c5b-9e3a-a89b6d03bc88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.033643 | controller | Jun 12 09:54:26.998924 crc crio[3641]: time="2026-06-12T09:54:26.997966763Z" level=info msg="Created container 05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=b8fe52bb-5247-45e3-89ac-c82360e0009a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.033665 | controller | Jun 12 09:54:26.998924 crc crio[3641]: time="2026-06-12T09:54:26.998129918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.033688 | controller | Jun 12 09:54:27.002416 crc crio[3641]: time="2026-06-12T09:54:27.000284848Z" level=info msg="Created container 85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=c48650cb-1a48-44ca-82b4-1cd98d4afff0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.033711 | controller | Jun 12 09:54:27.018584 crc crio[3641]: time="2026-06-12T09:54:27.017096763Z" level=info msg="Started container" PID=11936 containerID=35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=c242d352-401d-4c5b-9e3a-a89b6d03bc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b
2026-06-12 11:43:48.033734 | controller | Jun 12 09:54:27.025574 crc crio[3641]: time="2026-06-12T09:54:27.025014Z" level=info msg="Starting container: 85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f" id=dc86a826-c6ac-4926-9c91-f92dc92bee06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.033756 | controller | Jun 12 09:54:27.045566 crc crio[3641]: time="2026-06-12T09:54:27.04507007Z" level=info msg="Starting container: 05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1" id=667837c8-de5f-4df3-81b9-ba089560cb8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.033779 | controller | Jun 12 09:54:27.047179 crc crio[3641]: time="2026-06-12T09:54:27.046963581Z" level=info msg="Started container" PID=11900 containerID=1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=e11ae53d-a0a8-4174-a13a-5a254136aa00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e
2026-06-12 11:43:48.033801 | controller | Jun 12 09:54:27.088114 crc crio[3641]: time="2026-06-12T09:54:27.087012073Z" level=info msg="Created container 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=a5f7ef46-d73a-47b5-adab-36fd78a06474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.033823 | controller | Jun 12 09:54:27.113544 crc crio[3641]: time="2026-06-12T09:54:27.112452858Z" level=info msg="Started container" PID=11966 containerID=85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=dc86a826-c6ac-4926-9c91-f92dc92bee06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b
2026-06-12 11:43:48.033846 | controller | Jun 12 09:54:27.532689 crc crio[3641]: time="2026-06-12T09:54:27.531715985Z" level=info msg="Starting container: 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9" id=ac9343fb-25a5-4060-b942-dcd0b73ae69a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.033897 | controller | Jun 12 09:54:27.597976 crc crio[3641]: time="2026-06-12T09:54:27.589570781Z" level=info msg="Started container" PID=11962 containerID=05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=667837c8-de5f-4df3-81b9-ba089560cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412
2026-06-12 11:43:48.033928 | controller | Jun 12 09:54:27.666138 crc crio[3641]: time="2026-06-12T09:54:27.660185973Z" level=info msg="Created container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=3a4dc9b0-252e-4411-b71b-31eee77301ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.033952 | controller | Jun 12 09:54:27.682014 crc crio[3641]: time="2026-06-12T09:54:27.68139308Z" level=info msg="Started container" PID=12052 containerID=1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ac9343fb-25a5-4060-b942-dcd0b73ae69a name=/runtime.v1.RuntimeService/StartContainer sandboxID=24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c
2026-06-12 11:43:48.033975 | controller | Jun 12 09:54:27.693141 crc crio[3641]: time="2026-06-12T09:54:27.692349468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ec6bbb25-345c-464a-9f4c-20393bb5f42a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.033998 | controller | Jun 12 09:54:27.693141 crc crio[3641]: time="2026-06-12T09:54:27.692413318Z" level=info msg="Starting container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf" id=302b7ddc-6a1c-4310-810d-9e85127c5f7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.034020 | controller | Jun 12 09:54:27.709199 crc crio[3641]: time="2026-06-12T09:54:27.695566981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034042 | controller | Jun 12 09:54:27.709199 crc crio[3641]: time="2026-06-12T09:54:27.703365073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=519f5958-24f7-456c-9049-817f11fbca48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.034064 | controller | Jun 12 09:54:27.709199 crc crio[3641]: time="2026-06-12T09:54:27.703734855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=68c8fc0d-a835-4595-808d-42b9d9511244 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.034086 | controller | Jun 12 09:54:27.729727 crc crio[3641]: time="2026-06-12T09:54:27.718711913Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=42b39a32-e4ef-414c-94e8-0634076293dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034108 | controller | Jun 12 09:54:27.729727 crc crio[3641]: time="2026-06-12T09:54:27.719195037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034130 | controller | Jun 12 09:54:27.752630 crc crio[3641]: time="2026-06-12T09:54:27.752140848Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=3d016355-f6d4-4caa-a71f-6e6b2803e338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034152 | controller | Jun 12 09:54:27.810294 crc crio[3641]: time="2026-06-12T09:54:27.809724935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034180 | controller | Jun 12 09:54:27.861760 crc crio[3641]: time="2026-06-12T09:54:27.861166965Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=79b83cfb-baaf-49df-8dcd-8d5fd36f9d99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034203 | controller | Jun 12 09:54:27.880429 crc crio[3641]: time="2026-06-12T09:54:27.875008974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034225 | controller | Jun 12 09:54:28.078427 crc crio[3641]: time="2026-06-12T09:54:28.078194248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034247 | controller | Jun 12 09:54:28.237092 crc crio[3641]: time="2026-06-12T09:54:28.236743367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3ea03a9d-1823-47de-8ba3-ce20bae21630 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.034269 | controller | Jun 12 09:54:28.362958 crc crio[3641]: time="2026-06-12T09:54:28.36173973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034291 | controller | Jun 12 09:54:28.363502 crc crio[3641]: time="2026-06-12T09:54:28.363450156Z" level=info msg="Created container e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=5bdf21a3-9abd-4dde-b4b1-22228db0680c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034313 | controller | Jun 12 09:54:28.372737 crc crio[3641]: time="2026-06-12T09:54:28.372583912Z" level=info msg="Created container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console" id=db33c259-d746-4258-993c-e4afd26b23d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034335 | controller | Jun 12 09:54:28.853921 crc crio[3641]: time="2026-06-12T09:54:28.850733967Z" level=info msg="Started container" PID=12064 containerID=d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=302b7ddc-6a1c-4310-810d-9e85127c5f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45
2026-06-12 11:43:48.034357 | controller | Jun 12 09:54:28.963943 crc crio[3641]: time="2026-06-12T09:54:28.960939283Z" level=info msg="Starting container: e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e" id=35112fce-1dfe-4e66-b01b-b8b3bf996474 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.034379 | controller | Jun 12 09:54:28.976022 crc crio[3641]: time="2026-06-12T09:54:28.972088337Z" level=info msg="Created container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=7a67df7e-6169-4f61-9b23-ecbbdb98d3c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034401 | controller | Jun 12 09:54:28.980967 crc crio[3641]: time="2026-06-12T09:54:28.980713857Z" level=info msg="Starting container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32" id=edafdbb1-ee01-41c5-ad88-73dc82bc3a25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.034423 | controller | Jun 12 09:54:29.039125 crc crio[3641]: time="2026-06-12T09:54:29.032131897Z" level=info msg="Starting container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a" id=fd6bdb21-3d40-4ea7-ae95-c9d0eadca61d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.034450 | controller | Jun 12 09:54:29.169049 crc crio[3641]: time="2026-06-12T09:54:29.165456265Z" level=info msg="Created container 8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=c1971c8c-7e36-4de8-85ea-fd16b821f1cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034472 | controller | Jun 12 09:54:29.413113 crc crio[3641]: time="2026-06-12T09:54:29.411769692Z" level=info msg="Started container" PID=12066 containerID=d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32 description=openshift-console/console-6c684df5db-cc8g8/console id=edafdbb1-ee01-41c5-ad88-73dc82bc3a25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831
2026-06-12 11:43:48.034495 | controller | Jun 12 09:54:29.968801 crc crio[3641]: time="2026-06-12T09:54:29.968400964Z" level=info msg="Started container" PID=12108 containerID=d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=fd6bdb21-3d40-4ea7-ae95-c9d0eadca61d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c
2026-06-12 11:43:48.034518 | controller | Jun 12 09:54:29.973641 crc crio[3641]: time="2026-06-12T09:54:29.973033645Z" level=info msg="Started container" PID=12083 containerID=e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=35112fce-1dfe-4e66-b01b-b8b3bf996474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9
2026-06-12 11:43:48.034540 | controller | Jun 12 09:54:30.004667 crc crio[3641]: time="2026-06-12T09:54:30.004022099Z" level=info msg="Starting container: 8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0" id=e9024599-3b3f-45ca-b4f5-0da8f43bb90f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.034562 | controller | Jun 12 09:54:30.151124 crc crio[3641]: time="2026-06-12T09:54:30.147148695Z" level=info msg="Started container" PID=12148 containerID=8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=e9024599-3b3f-45ca-b4f5-0da8f43bb90f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913
2026-06-12 11:43:48.034585 | controller | Jun 12 09:54:30.412331 crc crio[3641]: time="2026-06-12T09:54:30.406426688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034607 | controller | Jun 12 09:54:30.415953 crc crio[3641]: time="2026-06-12T09:54:30.414970555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=40814a05-d19d-4507-bea9-84e6b54b4497 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.034629 | controller | Jun 12 09:54:30.477596 crc crio[3641]: time="2026-06-12T09:54:30.47733398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034651 | controller | Jun 12 09:54:30.485336 crc crio[3641]: time="2026-06-12T09:54:30.484703149Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ebb6f1aa-eb5a-43cb-918c-6a5ae06ec2c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034674 | controller | Jun 12 09:54:30.501360 crc crio[3641]: time="2026-06-12T09:54:30.501189794Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.034703 | controller | Jun 12 09:54:30.501360 crc crio[3641]: time="2026-06-12T09:54:30.501360569Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.034726 | controller | Jun 12 09:54:30.501683 crc crio[3641]: time="2026-06-12T09:54:30.501388Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-12 11:43:48.034748 | controller | Jun 12 09:54:30.665168 crc crio[3641]: time="2026-06-12T09:54:30.658514511Z" level=info msg="Created container 39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=ed61295e-e890-491a-bc2a-54440c28de41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034771 | controller | Jun 12 09:54:30.713592 crc crio[3641]: time="2026-06-12T09:54:30.710171972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034793 | controller | Jun 12 09:54:30.728010 crc crio[3641]: time="2026-06-12T09:54:30.726449754Z" level=info msg="Created container bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=4e14ff60-1e5d-4197-963d-49fc0587a89e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.034815 | controller | Jun 12 09:54:30.731010 crc crio[3641]: time="2026-06-12T09:54:30.73095895Z" level=info msg="Starting container: 39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd" id=5be11519-0a0f-4b74-ac3c-c77f09badfbe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.034838 | controller | Jun 12 09:54:30.803139 crc crio[3641]: time="2026-06-12T09:54:30.734109662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.034888 | controller | Jun 12 09:54:30.854876 crc crio[3641]: time="2026-06-12T09:54:30.748382527Z" level=info msg="Started container" PID=12180 containerID=39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=5be11519-0a0f-4b74-ac3c-c77f09badfbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e
2026-06-12 11:43:48.034914 | controller | Jun 12 09:54:30.911653 crc crio[3641]: time="2026-06-12T09:54:30.751623352Z" level=info msg="Starting container: bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e" id=d4964d7c-afb3-4919-af27-7b07e3fe5280 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.034936 | controller | Jun 12 09:54:31.129101 crc crio[3641]: time="2026-06-12T09:54:31.107628058Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.034958 | controller | Jun 12 09:54:31.129101 crc crio[3641]: time="2026-06-12T09:54:31.108559054Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.034980 | controller | Jun 12 09:54:31.129101 crc crio[3641]: time="2026-06-12T09:54:31.108595729Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-12 11:43:48.035003 | controller | Jun 12 09:54:31.457559 crc crio[3641]: time="2026-06-12T09:54:31.457162985Z" level=info msg="Started container" PID=12101 containerID=bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=d4964d7c-afb3-4919-af27-7b07e3fe5280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab
2026-06-12 11:43:48.035033 | controller | Jun 12 09:54:31.817882 crc crio[3641]: time="2026-06-12T09:54:31.817566571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035056 | controller | Jun 12 09:54:31.834452 crc crio[3641]: time="2026-06-12T09:54:31.834221413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035079 | controller | Jun 12 09:54:32.154072 crc crio[3641]: time="2026-06-12T09:54:32.153686809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035101 | controller | Jun 12 09:54:32.299379 crc crio[3641]: time="2026-06-12T09:54:32.274784674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035123 | controller | Jun 12 09:54:32.344585 crc crio[3641]: time="2026-06-12T09:54:32.344503722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035145 | controller | Jun 12 09:54:32.428999 crc crio[3641]: time="2026-06-12T09:54:32.420615143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035166 | controller | Jun 12 09:54:32.666192 crc crio[3641]: time="2026-06-12T09:54:32.665682428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035187 | controller | Jun 12 09:54:32.921979 crc crio[3641]: time="2026-06-12T09:54:32.921648199Z" level=info msg="Created container 5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=42b39a32-e4ef-414c-94e8-0634076293dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.035209 | controller | Jun 12 09:54:32.942987 crc crio[3641]: time="2026-06-12T09:54:32.935577594Z" level=info msg="Starting container: 5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841" id=01f61274-737f-4dda-820a-d154d0b1bc20 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.035231 | controller | Jun 12 09:54:33.139493 crc crio[3641]: time="2026-06-12T09:54:33.13613255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035253 | controller | Jun 12 09:54:33.320700 crc crio[3641]: time="2026-06-12T09:54:33.319203252Z" level=info msg="Started container" PID=12252 containerID=5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=01f61274-737f-4dda-820a-d154d0b1bc20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05
2026-06-12 11:43:48.035276 | controller | Jun 12 09:54:33.681239 crc crio[3641]: time="2026-06-12T09:54:33.673390347Z" level=info msg="Created container cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=ebb6f1aa-eb5a-43cb-918c-6a5ae06ec2c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.035299 | controller | Jun 12 09:54:33.702081 crc crio[3641]: time="2026-06-12T09:54:33.693588242Z" level=info msg="Starting container: cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9" id=4679a7cb-ad66-4be9-99e9-b873d1d51f24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.035327 | controller | Jun 12 09:54:33.728930 crc crio[3641]: time="2026-06-12T09:54:33.728417841Z" level=info msg="Started container" PID=12314 containerID=cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4679a7cb-ad66-4be9-99e9-b873d1d51f24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412
2026-06-12 11:43:48.035351 | controller | Jun 12 09:54:33.737983 crc crio[3641]: time="2026-06-12T09:54:33.734495338Z" level=info msg="Created container 54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=cdbaf7d2-3039-4fd6-8fce-54af480a0d45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.035373 | controller | Jun 12 09:54:33.769412 crc crio[3641]: time="2026-06-12T09:54:33.762707593Z" level=info msg="Created container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=79b83cfb-baaf-49df-8dcd-8d5fd36f9d99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.035408 | controller | Jun 12 09:54:33.772524 crc crio[3641]: time="2026-06-12T09:54:33.77207934Z" level=info msg="Starting container: 54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b" id=2b7aa9af-88cc-4287-8c7a-600d81f860e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.035435 | controller | Jun 12 09:54:33.773598 crc crio[3641]: time="2026-06-12T09:54:33.773140394Z" level=info msg="Starting container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656" id=628d7391-e483-4e41-8d8b-baea5754fba1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.035457 | controller | Jun 12 09:54:33.854254 crc crio[3641]: time="2026-06-12T09:54:33.854006846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035480 | controller | Jun 12 09:54:34.113182 crc crio[3641]: time="2026-06-12T09:54:34.107991828Z" level=info msg="Started container" PID=12299 containerID=13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=628d7391-e483-4e41-8d8b-baea5754fba1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8
2026-06-12 11:43:48.035510 | controller | Jun 12 09:54:34.280140 crc crio[3641]: time="2026-06-12T09:54:34.277470089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.035533 | controller | Jun 12 09:54:34.284692 crc crio[3641]: time="2026-06-12T09:54:34.284013409Z" level=info msg="Started container" PID=12293 containerID=54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=2b7aa9af-88cc-4287-8c7a-600d81f860e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c
2026-06-12 11:43:48.035556 | controller | Jun 12 09:54:34.900741 crc crio[3641]: time="2026-06-12T09:54:34.89073881Z" level=info msg="Created container 65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=1948a80f-c422-4de7-815e-310dda74ba8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.035578 | controller | Jun 12 09:54:34.900741 crc crio[3641]: time="2026-06-12T09:54:34.897666404Z" level=info msg="Starting container: 65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b" id=d5e59954-b507-4df9-9c99-58751b2fdfd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.035605 | controller | Jun 12 09:54:34.916612 crc crio[3641]: time="2026-06-12T09:54:34.916554789Z" level=info msg="Created container 4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=4ed00a43-c62b-4416-8b8b-866783565656 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.035628 | controller | Jun 12 09:54:34.965172 crc crio[3641]: time="2026-06-12T09:54:34.964583836Z" level=info msg="Starting container: 4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7" id=22372724-c87e-4a45-bff4-701b541a0885 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.035650 | controller | Jun 12 09:54:35.131400 crc crio[3641]: time="2026-06-12T09:54:35.127096192Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.035672 | controller | Jun 12 09:54:35.131400 crc crio[3641]: time="2026-06-12T09:54:35.127168464Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.035695 | controller | Jun 12 09:54:35.131400 crc crio[3641]: time="2026-06-12T09:54:35.127241686Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-12 11:43:48.035717 | controller | Jun 12 09:54:35.286174 crc crio[3641]: time="2026-06-12T09:54:35.285549289Z" level=info msg="Created container a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=a1795c93-414c-43b2-8f63-b839ec649ea1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.035739 | controller | Jun 12 09:54:35.340657 crc crio[3641]: time="2026-06-12T09:54:35.339107232Z" level=info msg="Starting container: a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f" id=cf3bec7b-525d-48fd-8580-425aa999be1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.035761 | controller | Jun 12 09:54:35.638112 crc crio[3641]: time="2026-06-12T09:54:35.637073561Z" level=info msg="Started container" PID=12355 containerID=65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=d5e59954-b507-4df9-9c99-58751b2fdfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790
2026-06-12 11:43:48.035783 | controller | Jun 12 09:54:35.689980 crc crio[3641]: time="2026-06-12T09:54:35.676993235Z" level=info msg="Started container" PID=12418 containerID=a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=cf3bec7b-525d-48fd-8580-425aa999be1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489
2026-06-12 11:43:48.035805 | controller | Jun 12 09:54:35.689980 crc crio[3641]: time="2026-06-12T09:54:35.681300485Z" level=info msg="Started container" PID=12329 containerID=4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=22372724-c87e-4a45-bff4-701b541a0885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775
2026-06-12 11:43:48.035828 | controller | Jun 12 09:54:36.577071 crc crio[3641]: time="2026-06-12T09:54:36.576632481Z" level=info msg="Created container 073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=cfaebf4c-54a4-4568-aff8-29018b73896b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.035871 | controller | Jun 12 09:54:36.714759 crc crio[3641]: time="2026-06-12T09:54:36.707543348Z" level=info msg="Starting container: 073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd" id=b4c480e8-b34d-4ac2-ad2b-424b592e9687 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.035907 | controller | Jun 12 09:54:36.994402 crc crio[3641]: time="2026-06-12T09:54:36.994090698Z" level=info msg="Started container" PID=12407 containerID=073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b4c480e8-b34d-4ac2-ad2b-424b592e9687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c
2026-06-12 11:43:48.035932 | controller | Jun 12 09:54:37.462971 crc crio[3641]: time="2026-06-12T09:54:37.461212966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=63cfb298-d4b1-4a15-b97a-4112eb78b89f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.035954 | controller | Jun 12 09:54:37.949106 crc crio[3641]: time="2026-06-12T09:54:37.941632096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=3096fce6-0c4c-4e68-a16a-e9836111910c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.035976 | controller | Jun 12 09:54:38.035206 crc crio[3641]: time="2026-06-12T09:54:38.03356534Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=9c4e5f83-773d-4b12-8810-694caa9d462c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.036371 | controller | Jun 12 09:54:38.035206 crc crio[3641]: time="2026-06-12T09:54:38.034668436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.036419 | controller | Jun 12 09:54:38.630903 crc crio[3641]: time="2026-06-12T09:54:38.630199465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=610f9107-108f-41ad-9a7e-d39243420c45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.036451 | controller | Jun 12 09:54:39.223104 crc crio[3641]: time="2026-06-12T09:54:39.219157101Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.036481 | controller | Jun 12 09:54:39.223104 crc crio[3641]: time="2026-06-12T09:54:39.219754141Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.036510 | controller | Jun 12 09:54:39.223104 crc crio[3641]: time="2026-06-12T09:54:39.219787902Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-12 11:43:48.036539 | controller | Jun 12 09:54:40.083902 crc crio[3641]: time="2026-06-12T09:54:40.081684702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.036568 | controller | Jun 12 09:54:40.102767 crc crio[3641]: time="2026-06-12T09:54:40.102664316Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d468d753-2819-4dce-98c8-356d4e778cbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.036597 | controller | Jun 12 09:54:40.107153 crc crio[3641]: time="2026-06-12T09:54:40.107100434Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=5612403e-820b-4b47-8d0c-4d42fb2a8972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.036625 | controller | Jun 12 09:54:40.123667 crc crio[3641]: time="2026-06-12T09:54:40.123596758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.036663 | controller | Jun 12 09:54:42.097775 crc crio[3641]: time="2026-06-12T09:54:41.951181577Z" level=info msg="Created container 742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=3d016355-f6d4-4caa-a71f-6e6b2803e338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.036693 | controller | Jun 12 09:54:42.205526 crc crio[3641]: time="2026-06-12T09:54:42.205163173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.036720 | controller | Jun 12 09:54:42.228283 crc crio[3641]: time="2026-06-12T09:54:42.227729091Z" level=info msg="Starting container: 742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5" id=8b2dde42-bc26-49bb-a2c5-75b58061bdd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.036742 | controller | Jun 12 09:54:43.192605 crc crio[3641]: time="2026-06-12T09:54:43.188335669Z" level=info msg="Started container" PID=12624 containerID=742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=8b2dde42-bc26-49bb-a2c5-75b58061bdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b
2026-06-12 11:43:48.036765 | controller | Jun 12 09:54:43.428067 crc crio[3641]: time="2026-06-12T09:54:43.427704079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.036787 | controller | Jun 12 09:54:44.158564 crc crio[3641]: time="2026-06-12T09:54:44.151103792Z" level=info msg="Stopping container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656 (timeout: 30s)" id=b4da8bdc-3035-4fc3-a3c9-b5430a1bc4b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.036809 | controller | Jun 12 09:54:45.914658 crc crio[3641]: time="2026-06-12T09:54:45.889615485Z" level=info msg="Stopped container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b4da8bdc-3035-4fc3-a3c9-b5430a1bc4b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.036831 | controller | Jun 12 09:54:46.094554 crc crio[3641]: time="2026-06-12T09:54:46.090742412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=879e78ae-646b-4ab4-a8ef-7f2a82cb76c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.036884 | controller | Jun 12 09:54:46.164076 crc crio[3641]: time="2026-06-12T09:54:46.1620948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c45a907d-0180-4dde-85bf-ab800f8918c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.036910 | controller | Jun 12 09:54:46.244491 crc crio[3641]: time="2026-06-12T09:54:46.244016164Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=41c9accb-8609-4e7a-bcec-28c10da0ac33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.036932 | controller | Jun 12 09:54:46.250531 crc crio[3641]: time="2026-06-12T09:54:46.246176704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.036954 | controller | Jun 12 09:54:46.389161 crc crio[3641]: time="2026-06-12T09:54:46.388563186Z" level=info msg="Stopping container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2 (timeout: 2s)" id=dd30a03e-c9c0-4076-b803-252424a93ba8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.036982 | controller | Jun 12 09:54:46.704914 crc crio[3641]: time="2026-06-12T09:54:46.7042609Z" level=info msg="Stopping container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87 (timeout: 30s)" id=613856ff-f17e-42ae-bb1e-81b374887bfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.037004 | controller | Jun 12 09:54:47.611164 crc crio[3641]: time="2026-06-12T09:54:47.289067226Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.037025 | controller | Jun 12 09:54:47.611164 crc crio[3641]: time="2026-06-12T09:54:47.289642425Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.037047 | controller | Jun 12 09:54:47.611164 crc crio[3641]: time="2026-06-12T09:54:47.289700057Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-12 11:43:48.037069 | controller | Jun 12 09:54:48.200119 crc crio[3641]: time="2026-06-12T09:54:48.199742895Z" level=info msg="Stopped container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=613856ff-f17e-42ae-bb1e-81b374887bfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.037092 | controller | Jun 12 09:54:48.311958 crc crio[3641]: time="2026-06-12T09:54:48.304107593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=5615f087-c18d-442f-8e77-7090c2d8dc2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.037116 | controller | Jun 12 09:54:48.399271 crc crio[3641]: time="2026-06-12T09:54:48.391221623Z" level=info msg="Stopped container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server" id=dd30a03e-c9c0-4076-b803-252424a93ba8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.037139 | controller | Jun 12 09:54:48.515444 crc crio[3641]: time="2026-06-12T09:54:48.509911735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=2eff6520-923f-468c-a319-690335f68e56 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.037162 | controller | Jun 12 09:54:48.744910 crc crio[3641]: time="2026-06-12T09:54:48.74056182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f8a3f69d-da34-4824-8ab7-7142a879545e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.037184 | controller | Jun 12 09:54:48.744910 crc crio[3641]: time="2026-06-12T09:54:48.742066702Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=df864f5a-6cef-44ed-b3d6-ef509aed77c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.037206 | controller | Jun 12 09:54:48.766280 crc crio[3641]: time="2026-06-12T09:54:48.766040416Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2424089b-d336-4da6-900d-f4eb2a25c957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.037229 | controller | Jun 12 09:54:49.028270 crc crio[3641]: time="2026-06-12T09:54:48.981897587Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cb77d5f4-cf30-4486-a1c1-a72368b0c158 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.037251 | controller | Jun 12 09:54:49.308305 crc crio[3641]: time="2026-06-12T09:54:49.298334868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037278 | controller | Jun 12 09:54:49.308305 crc crio[3641]: time="2026-06-12T09:54:49.300784016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037301 | controller | Jun 12 09:54:53.115848 crc crio[3641]: time="2026-06-12T09:54:53.114461055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037323 | controller | Jun 12 09:54:53.339918 crc crio[3641]: time="2026-06-12T09:54:53.339050923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037348 | controller | Jun 12 09:54:56.179173 crc crio[3641]: time="2026-06-12T09:54:56.178115644Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.037372 | controller | Jun 12 09:54:56.179173 crc crio[3641]: time="2026-06-12T09:54:56.179174898Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.037394 | controller | Jun 12 09:54:56.180505 crc crio[3641]: time="2026-06-12T09:54:56.17921867Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-12 11:43:48.037416 | controller | Jun 12 09:54:56.319445 crc crio[3641]: time="2026-06-12T09:54:56.318195919Z" level=info msg="Created container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=41c9accb-8609-4e7a-bcec-28c10da0ac33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.037439 | controller | Jun 12 09:54:56.329486 crc crio[3641]: time="2026-06-12T09:54:56.328305809Z" level=info msg="Starting container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569" id=bbfabf80-fa59-4709-a364-d92c69ab4766 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.037461 | controller | Jun 12 09:54:56.619506 crc crio[3641]: time="2026-06-12T09:54:56.618233902Z" level=info msg="Stopping container: efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249 (timeout: 3600s)" id=ea0b1c94-5cdb-44fe-83e9-b200c30c6f4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.037484 | controller | Jun 12 09:54:56.740538 crc crio[3641]: time="2026-06-12T09:54:56.740458451Z" level=info msg="Started container" PID=12802 containerID=38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bbfabf80-fa59-4709-a364-d92c69ab4766 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8
2026-06-12 11:43:48.037507 | controller | Jun 12 09:54:56.969195 crc crio[3641]: time="2026-06-12T09:54:56.967153601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037529 | controller | Jun 12 09:54:57.293660 crc crio[3641]: time="2026-06-12T09:54:57.290645917Z" level=info msg="Stopping container: 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9 (timeout: 30s)" id=9db7f1f7-4cb2-4bb0-adc3-c58fd75c5926 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.037552 | controller | Jun 12 09:54:57.837441 crc crio[3641]: time="2026-06-12T09:54:57.836282113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037574 | controller | Jun 12 09:54:58.167679 crc crio[3641]: time="2026-06-12T09:54:58.166311543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037604 | controller | Jun 12 09:54:58.214206 crc crio[3641]: time="2026-06-12T09:54:58.21393181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037626 | controller | Jun 12 09:54:58.403105 crc crio[3641]: time="2026-06-12T09:54:58.393260076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037647 | controller | Jun 12 09:54:58.596708 crc crio[3641]: time="2026-06-12T09:54:58.596652078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.037669 | controller | Jun 12 09:54:59.883991 crc crio[3641]: time="2026-06-12T09:54:59.862656164Z" level=info msg="Created container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=2424089b-d336-4da6-900d-f4eb2a25c957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.037691 | controller | Jun 12 09:55:00.208051 crc crio[3641]: time="2026-06-12T09:55:00.198423619Z" level=info msg="Created container 096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=9c4e5f83-773d-4b12-8810-694caa9d462c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.037712 | controller | Jun 12 09:55:00.223751 crc crio[3641]: time="2026-06-12T09:55:00.210959219Z" level=info msg="Created container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cb77d5f4-cf30-4486-a1c1-a72368b0c158 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.037734 | controller | Jun 12 09:55:00.744547 crc crio[3641]: time="2026-06-12T09:55:00.744241827Z" level=info msg="Starting container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f" id=406a3f2c-2b09-47c8-adac-6e92d0017e64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.037756 | controller | Jun 12 09:55:01.016520 crc crio[3641]: time="2026-06-12T09:55:01.007287518Z" level=info msg="Created container e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=5612403e-820b-4b47-8d0c-4d42fb2a8972 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.037777 | controller | Jun 12 09:55:01.129870 crc crio[3641]: time="2026-06-12T09:55:01.129628948Z" level=info msg="Starting container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b" id=6d776580-7044-4aa1-a948-ad964ecf416a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.037800 | controller | Jun 12 09:55:01.230285 crc crio[3641]: time="2026-06-12T09:55:01.148398337Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.037821 | controller | Jun 12 09:55:01.230285 crc crio[3641]: time="2026-06-12T09:55:01.229886892Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.037844 | controller | Jun 12 09:55:01.230285 crc crio[3641]: time="2026-06-12T09:55:01.229922883Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-12 11:43:48.037895 | controller | Jun 12 09:55:01.257461 crc crio[3641]: time="2026-06-12T09:55:01.159977092Z" level=info msg="Starting container: 096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394" id=31ce452b-effa-40dc-8058-4f7fa96ac80e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.037918 | controller | Jun 12 09:55:01.348169 crc crio[3641]: time="2026-06-12T09:55:01.342780814Z" level=info msg="Starting container: e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e" id=d016bd16-a947-4237-9536-1a1b5a300314 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.037950 | controller | Jun 12 09:55:01.607308 crc crio[3641]: time="2026-06-12T09:55:01.592797987Z" level=info msg="Started container" PID=12908 containerID=70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=406a3f2c-2b09-47c8-adac-6e92d0017e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5
2026-06-12 11:43:48.037973 | controller | Jun 12 09:55:01.748255 crc crio[3641]: time="2026-06-12T09:55:01.739074926Z" level=info msg="Started container" PID=12925 containerID=096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=31ce452b-effa-40dc-8058-4f7fa96ac80e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c
2026-06-12 11:43:48.037996 | controller | Jun 12 09:55:01.830304 crc crio[3641]: time="2026-06-12T09:55:01.824060531Z" level=info msg="Started container" PID=12927 containerID=e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=d016bd16-a947-4237-9536-1a1b5a300314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489
2026-06-12 11:43:48.038018 | controller | Jun 12 09:55:01.884059 crc crio[3641]: time="2026-06-12T09:55:01.883207502Z" level=info msg="Started container" PID=12920 containerID=503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=6d776580-7044-4aa1-a948-ad964ecf416a name=/runtime.v1.RuntimeService/StartContainer sandboxID=48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0
2026-06-12 11:43:48.038041 | controller | Jun 12 09:55:01.938287 crc crio[3641]: time="2026-06-12T09:55:01.938194685Z" level=info msg="Stopping container: e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e (timeout: 30s)" id=4a174250-e45e-4dfa-973f-6a45f9bbb342 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.038063 | controller | Jun 12 09:55:01.970183 crc crio[3641]: time="2026-06-12T09:55:01.960131978Z" level=info msg="Stopping container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf (timeout: 30s)" id=f7a9efe5-9155-4dc0-8531-93764e922738 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.038084 | controller | Jun 12 09:55:02.062137 crc crio[3641]: time="2026-06-12T09:55:02.061608332Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.038106 | controller | Jun 12 09:55:02.062137 crc crio[3641]: time="2026-06-12T09:55:02.061711185Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.038128 | controller | Jun 12 09:55:02.062137 crc crio[3641]: time="2026-06-12T09:55:02.061741616Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-12 11:43:48.038151 | controller | Jun 12 09:55:02.523882 crc crio[3641]: time="2026-06-12T09:55:02.523526321Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=782f6955-693a-448a-a84d-3ba0f380fcc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.038173 | controller | Jun 12 09:55:02.557644 crc crio[3641]: time="2026-06-12T09:55:02.535652534Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ad93dac1-f98d-4ca3-80c4-d8755f2ba901 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.038195 | controller | Jun 12 09:55:02.620085 crc crio[3641]: time="2026-06-12T09:55:02.619529846Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=073f5f46-c335-48c2-b897-70746bbe73a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.038223 | controller | Jun 12 09:55:02.620413 crc crio[3641]: time="2026-06-12T09:55:02.62026355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038246 | controller | Jun 12 09:55:04.407490 crc crio[3641]: time="2026-06-12T09:55:04.406647254Z" level=info msg="Stopped container 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=9db7f1f7-4cb2-4bb0-adc3-c58fd75c5926 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.038268 | controller | Jun 12 09:55:04.455957 crc crio[3641]: time="2026-06-12T09:55:04.45589697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=1051bfec-207a-405f-9520-239b4d57227d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.038290 | controller | Jun 12 09:55:04.536071 crc crio[3641]: time="2026-06-12T09:55:04.532703686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=de27ae22-20db-4c68-a495-135d53dfc61e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.038312 | controller | Jun 12 09:55:04.539686 crc crio[3641]: time="2026-06-12T09:55:04.537450244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038333 | controller | Jun 12 09:55:04.620164 crc crio[3641]: time="2026-06-12T09:55:04.571646405Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=b8a18bdc-4012-4cc7-965e-c233dee07588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.038355 | controller | Jun 12 09:55:04.620164 crc crio[3641]: time="2026-06-12T09:55:04.57274424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038377 | controller | Jun 12 09:55:06.200704 crc crio[3641]: time="2026-06-12T09:55:06.199510167Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.038398 | controller | Jun 12 09:55:06.201762 crc crio[3641]: time="2026-06-12T09:55:06.201735309Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.038421 | controller | Jun 12 09:55:06.201959 crc crio[3641]: time="2026-06-12T09:55:06.201937165Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-12 11:43:48.038443 | controller | Jun 12 09:55:06.606932 crc crio[3641]: time="2026-06-12T09:55:06.606744384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038464 | controller | Jun 12 09:55:07.141063 crc crio[3641]: time="2026-06-12T09:55:07.140727163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038486 | controller | Jun 12 09:55:07.859213 crc crio[3641]: time="2026-06-12T09:55:07.845304294Z" level=info msg="Stopped container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=f7a9efe5-9155-4dc0-8531-93764e922738 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.038513 | controller | Jun 12 09:55:07.888413 crc crio[3641]: time="2026-06-12T09:55:07.888085914Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39d8757d-e5cf-4379-a6da-d3b7b75d62fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.038537 | controller | Jun 12 09:55:07.944640 crc crio[3641]: time="2026-06-12T09:55:07.944548044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=798a47a6-c150-4e77-a28c-e73a09c6da33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.038559 | controller | Jun 12 09:55:07.998310 crc crio[3641]: time="2026-06-12T09:55:07.994331031Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=8391a28c-f58f-4123-a75e-73349b6c6460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.038581 | controller | Jun 12 09:55:08.012121 crc crio[3641]: time="2026-06-12T09:55:08.010534537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038603 | controller | Jun 12 09:55:08.118051 crc crio[3641]: time="2026-06-12T09:55:08.114401717Z" level=info msg="Created container 6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=b8a18bdc-4012-4cc7-965e-c233dee07588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.038624 | controller | Jun 12 09:55:08.135580 crc crio[3641]: time="2026-06-12T09:55:08.13455369Z" level=info msg="Starting container: 6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06" id=68d93350-cfef-49a2-a40a-be29769260bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.038646 | controller | Jun 12 09:55:08.184986 crc crio[3641]: time="2026-06-12T09:55:08.183722186Z" level=info msg="Stopping container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569 (timeout: 30s)" id=e1febadf-de74-4653-8ff2-b59cc0119a4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.038669 | controller | Jun 12 09:55:08.512749 crc crio[3641]: time="2026-06-12T09:55:08.5067901Z" level=info msg="Started container" PID=13104 containerID=6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=68d93350-cfef-49a2-a40a-be29769260bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c
2026-06-12 11:43:48.038692 | controller | Jun 12 09:55:08.689773 crc crio[3641]: time="2026-06-12T09:55:08.689539198Z" level=info msg="Stopped container e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=4a174250-e45e-4dfa-973f-6a45f9bbb342 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.038715 | controller | Jun 12 09:55:08.702720 crc crio[3641]: time="2026-06-12T09:55:08.702545192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=770b5cc9-fef3-4135-9241-29cf6239b857 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.038738 | controller | Jun 12 09:55:08.718782 crc crio[3641]: time="2026-06-12T09:55:08.713154946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5df87fd0-732a-4cbe-9487-fb7080544418 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.038760 | controller | Jun 12 09:55:08.728884 crc crio[3641]: time="2026-06-12T09:55:08.722375795Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=10b5730b-cdcc-4638-8d0d-da5f7dd43282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.038788 | controller | Jun 12 09:55:08.728884 crc crio[3641]: time="2026-06-12T09:55:08.723173811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038811 | controller | Jun 12 09:55:09.381063 crc crio[3641]: time="2026-06-12T09:55:09.380472579Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.038833 | controller | Jun 12 09:55:09.381063 crc crio[3641]: time="2026-06-12T09:55:09.380560372Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.038884 | controller | Jun 12 09:55:09.381063 crc crio[3641]: time="2026-06-12T09:55:09.380591223Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-12 11:43:48.038909 | controller | Jun 12 09:55:09.636658 crc crio[3641]: time="2026-06-12T09:55:09.636271601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038932 | controller | Jun 12 09:55:09.744230 crc crio[3641]: time="2026-06-12T09:55:09.74350848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038954 | controller | Jun 12 09:55:09.954864 crc crio[3641]: time="2026-06-12T09:55:09.94999174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038976 | controller | Jun 12 09:55:10.025496 crc crio[3641]: time="2026-06-12T09:55:10.025335473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.038998 | controller | Jun 12 09:55:10.724922 crc crio[3641]: time="2026-06-12T09:55:10.724075657Z" level=info msg="Created container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=8391a28c-f58f-4123-a75e-73349b6c6460 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.039020 | controller | Jun 12 09:55:10.834767 crc crio[3641]: time="2026-06-12T09:55:10.834215861Z" level=info msg="Starting container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a" id=f3e6da54-ded4-47b3-b36d-1f6675f21987 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.039043 | controller | Jun 12 09:55:10.992244 crc crio[3641]: time="2026-06-12T09:55:10.992066735Z" level=info msg="Started container" PID=13138 containerID=0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=f3e6da54-ded4-47b3-b36d-1f6675f21987 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45
2026-06-12 11:43:48.039066 | controller | Jun 12 09:55:11.352457 crc crio[3641]: time="2026-06-12T09:55:11.351797836Z" level=info msg="Created container 949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=10b5730b-cdcc-4638-8d0d-da5f7dd43282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.039089 | controller | Jun 12 09:55:11.412057 crc crio[3641]: time="2026-06-12T09:55:11.409702746Z" level=info msg="Starting container: 949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283" id=b2481477-bb8c-4368-8298-f9af2d029c3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.039112 | controller | Jun 12 09:55:11.466953 crc crio[3641]: time="2026-06-12T09:55:11.466691243Z" level=info msg="Started container" PID=13143 containerID=949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=b2481477-bb8c-4368-8298-f9af2d029c3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9
2026-06-12 11:43:48.039141 | controller | Jun 12 09:55:13.057729 crc crio[3641]: time="2026-06-12T09:55:13.057119225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.039164 | controller | Jun 12 09:55:13.717564 crc crio[3641]: time="2026-06-12T09:55:13.717427955Z" level=info msg="Created container f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=073f5f46-c335-48c2-b897-70746bbe73a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.039187 | controller | Jun 12 09:55:13.734142 crc crio[3641]: time="2026-06-12T09:55:13.734010233Z" level=info msg="Starting container: f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4" id=129b1873-4969-4d9b-b04f-e514ada2f0d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.039210 | controller | Jun 12 09:55:14.007667 crc crio[3641]: time="2026-06-12T09:55:14.007251946Z" level=info msg="Started container" PID=13197 containerID=f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=129b1873-4969-4d9b-b04f-e514ada2f0d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c
2026-06-12 11:43:48.039233 | controller | Jun 12 09:55:14.094306 crc crio[3641]: time="2026-06-12T09:55:14.094218315Z" level=info msg="Stopped container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e1febadf-de74-4653-8ff2-b59cc0119a4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.039255 | controller | Jun 12 09:55:14.148078 crc crio[3641]: time="2026-06-12T09:55:14.136099078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=73b29c10-269d-475c-87ea-8fcd2daaad11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.039278 | controller | Jun 12 09:55:14.229590 crc crio[3641]: time="2026-06-12T09:55:14.228798745Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=a6b7b00b-f63d-4a9f-b782-ae150eac6545 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.039299 | controller | Jun 12 09:55:14.235703 crc crio[3641]: time="2026-06-12T09:55:14.232507645Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=33e51ad9-c2bd-42ab-8bbe-9f0fe9d9688a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.039321 | controller | Jun 12 09:55:14.235703 crc crio[3641]: time="2026-06-12T09:55:14.234546691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.039342 | controller | Jun 12 09:55:14.397088 crc crio[3641]: time="2026-06-12T09:55:14.396864395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.039364 | controller | Jun 12 09:55:15.029789 crc crio[3641]: time="2026-06-12T09:55:15.027251471Z" level=info msg="Removing container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656" id=6db482e4-954d-42d8-abd2-0177a8ab23f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.039391 | controller | Jun 12 09:55:15.369762 crc crio[3641]: time="2026-06-12T09:55:15.369616442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.039414 | controller | Jun 12 09:55:15.494129 crc crio[3641]: time="2026-06-12T09:55:15.493371377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.039436 | controller | Jun 12 09:55:16.009899 crc crio[3641]: time="2026-06-12T09:55:16.009436052Z" level=info msg="Removed container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=6db482e4-954d-42d8-abd2-0177a8ab23f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.039457 | controller | Jun 12 09:55:16.734437 crc crio[3641]: time="2026-06-12T09:55:16.73356086Z" level=info msg="Created container 1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=0e4d390f-4a98-4138-ad0b-ac023856574a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.039479 | controller | Jun 12 09:55:16.762905 crc crio[3641]: time="2026-06-12T09:55:16.749096983Z" level=info msg="Starting container: 1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a" id=191d4d29-f3f4-4f19-8c7f-7a26f202db8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.039501 | controller | Jun 12 09:55:16.930902 crc crio[3641]: time="2026-06-12T09:55:16.92646408Z" level=info msg="Started container" PID=13237 containerID=1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=191d4d29-f3f4-4f19-8c7f-7a26f202db8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190
2026-06-12 11:43:48.039524 | controller | Jun 12 09:55:16.997271 crc crio[3641]: time="2026-06-12T09:55:16.991678164Z" level=info msg="Created container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=33e51ad9-c2bd-42ab-8bbe-9f0fe9d9688a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.039546 | controller | Jun 12 09:55:16.997271 crc crio[3641]: time="2026-06-12T09:55:16.996134589Z" level=info msg="Starting container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64" id=de124249-662a-4b36-89fd-69d73bfc1934 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.039567 | controller | Jun 12 09:55:17.248203 crc crio[3641]: time="2026-06-12T09:55:17.247540878Z" level=info msg="Started container" PID=13238 containerID=0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=de124249-662a-4b36-89fd-69d73bfc1934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8
2026-06-12 11:43:48.039589 | controller | Jun 12 09:55:17.371191 crc crio[3641]: time="2026-06-12T09:55:17.366788768Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=2dd1e0c6-f276-49d1-819c-23b5c4e3b6ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.039611 | controller | Jun 12 09:55:17.373043 crc crio[3641]: time="2026-06-12T09:55:17.371648955Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=2b3a1159-59b9-4393-9253-1f33cc3c17d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.039633 | controller | Jun 12 09:55:17.391394 crc crio[3641]: time="2026-06-12T09:55:17.38816111Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=2311e484-8316-4d32-9421-37e49c660bbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.039661 | controller | Jun 12 09:55:17.403998 crc crio[3641]: time="2026-06-12T09:55:17.397130361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.039684 | controller | Jun 12 09:55:19.101400 crc crio[3641]: time="2026-06-12T09:55:19.095860754Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.039705 | controller | Jun 12 09:55:19.101400 crc crio[3641]: time="2026-06-12T09:55:19.095927646Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.039728 | controller | Jun 12 09:55:19.101400 crc crio[3641]: time="2026-06-12T09:55:19.095962267Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-12 11:43:48.039750 | controller | Jun 12 09:55:19.798503 crc crio[3641]: time="2026-06-12T09:55:19.797170695Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.039771 | controller | Jun 12 09:55:19.798503 crc crio[3641]: time="2026-06-12T09:55:19.798416005Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.039792 | controller | Jun 12 09:55:19.798503 crc crio[3641]: time="2026-06-12T09:55:19.798448287Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-12 11:43:48.039813 | controller | Jun 12 09:55:19.942021 crc crio[3641]: time="2026-06-12T09:55:19.927304867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.039834 | controller | Jun 12 09:55:20.693053 crc crio[3641]: time="2026-06-12T09:55:20.677561259Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-vddsf/POD" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.039881 | controller | Jun 12 09:55:20.693053 crc crio[3641]: time="2026-06-12T09:55:20.677735644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.039906 | controller | Jun 12 09:55:22.874070 crc crio[3641]: time="2026-06-12T09:55:22.873343871Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.039929 | controller | Jun 12 09:55:23.023562 crc crio[3641]: time="2026-06-12T09:55:23.023048397Z" level=info msg="Ran pod sandbox 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081 with infra container: openshift-multus/cni-sysctl-allowlist-ds-vddsf/POD" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.039951 | controller | Jun 12 09:55:23.057164 crc crio[3641]: time="2026-06-12T09:55:23.056965897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=919446d5-136b-417d-9822-3940a5eb5825 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.039973 | controller | Jun 12 09:55:23.064221 crc crio[3641]: time="2026-06-12T09:55:23.064155094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8ec11fb0-299c-45af-b306-be862bfa3ca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.040000 | controller | Jun 12 09:55:24.823108 crc crio[3641]: time="2026-06-12T09:55:24.793644317Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins" id=d77b8da4-3591-4de3-90b9-0c9ab0c7bdb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.040022 | controller | Jun 12 09:55:24.823108 crc crio[3641]: time="2026-06-12T09:55:24.809523532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.040043 | controller | Jun 12 09:55:25.140174 crc crio[3641]: time="2026-06-12T09:55:25.138491054Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.040065 | controller | Jun 12 09:55:25.140174 crc crio[3641]: time="2026-06-12T09:55:25.139088404Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.040086 | controller | Jun 12 09:55:25.140174 crc crio[3641]: time="2026-06-12T09:55:25.139116305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.040108 | controller | Jun 12 09:55:26.826985 crc crio[3641]: time="2026-06-12T09:55:26.621920189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.040130 | controller | Jun 12 09:55:26.887440 crc crio[3641]: time="2026-06-12T09:55:26.887039902Z" level=info msg="Stopping container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f (timeout: 2s)" id=34a7d3d7-6708-4559-89c8-60a227207e78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.040152 | controller | Jun 12 09:55:27.842095 crc crio[3641]: time="2026-06-12T09:55:27.840571903Z" level=info msg="Stopping container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64 (timeout: 30s)" id=57c0c0e0-fa05-4b89-8d4b-dae4347c1a44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.040174 | controller | Jun 12 09:55:28.106080 crc crio[3641]: time="2026-06-12T09:55:28.105967034Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.040195 | controller | Jun 12 09:55:28.106080 crc crio[3641]: time="2026-06-12T09:55:28.106040056Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.040217 | controller | Jun 12 09:55:28.106444 crc crio[3641]: time="2026-06-12T09:55:28.106119229Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_0d894c25-5a4a-49b7-bc82-f5d7730a4907\""
2026-06-12 11:43:48.040238 | controller | Jun 12 09:55:28.106444 crc crio[3641]: time="2026-06-12T09:55:28.106198861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.040275 | controller | Jun 12 09:55:28.261055 crc crio[3641]: time="2026-06-12T09:55:28.260205339Z" level=info msg="Stopped container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=34a7d3d7-6708-4559-89c8-60a227207e78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.040309 | controller | Jun 12 09:55:28.350956 crc crio[3641]: time="2026-06-12T09:55:28.350583484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=f7c03ce6-e567-4e71-9a61-aaa4ff2ecd6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.040340 | controller | Jun 12 09:55:28.498077 crc crio[3641]: time="2026-06-12T09:55:28.494600965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=020c33fb-7b00-4458-a3ae-697f39e7683a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.040383 | controller | Jun 12 09:55:28.640980 crc crio[3641]: time="2026-06-12T09:55:28.633298685Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=efaf16c5-2b10-4a11-8714-f5fa7041b86d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.040414 | controller | Jun 12 09:55:28.697582 crc crio[3641]: time="2026-06-12T09:55:28.697261301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.040444 | controller | Jun 12 09:55:28.967189 crc crio[3641]: time="2026-06-12T09:55:28.967127859Z" level=info msg="Removing container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2" id=8fe1aa0e-52b4-4d8d-8a34-a9c51f73363e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.040474 | controller | Jun 12 09:55:29.311198 crc crio[3641]: time="2026-06-12T09:55:29.311077769Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.040504 | controller | Jun 12 09:55:29.311198 crc crio[3641]: time="2026-06-12T09:55:29.311185943Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.040534 | controller | Jun 12 09:55:29.311522 crc crio[3641]: time="2026-06-12T09:55:29.311282046Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_07e3212e-7507-40af-a354-5fdef82189fe\""
2026-06-12 11:43:48.040564 | controller | Jun 12 09:55:29.337929 crc crio[3641]: time="2026-06-12T09:55:29.337727183Z" level=info msg="Stopping container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a (timeout: 30s)" id=f39269b7-a805-441c-ba0c-e3e555a89442 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.040595 | controller | Jun 12 09:55:29.371609 crc crio[3641]: time="2026-06-12T09:55:29.371530142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.040625 | controller | Jun 12 09:55:29.507022 crc crio[3641]: time="2026-06-12T09:55:29.506430619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.040655 | controller | Jun 12 09:55:29.564251 crc crio[3641]: time="2026-06-12T09:55:29.550756356Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-mf6q8/POD" id=5fe1c921-e8cf-43ee-b39f-a943ca37f0c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.040679 | controller | Jun 12 09:55:29.564251 crc crio[3641]: time="2026-06-12T09:55:29.551378656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.040702 | controller | Jun 12 09:55:29.734224 crc crio[3641]: time="2026-06-12T09:55:29.704157944Z" level=info msg="Removed container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8fe1aa0e-52b4-4d8d-8a34-a9c51f73363e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.040724 | controller | Jun 12 09:55:29.812769 crc crio[3641]: time="2026-06-12T09:55:29.812643875Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-zbkbn/POD" id=ddb97324-9afd-4b51-8a6d-feb53cc17b76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.040747 | controller | Jun 12 09:55:29.812769 crc crio[3641]: time="2026-06-12T09:55:29.81279767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.040769 | controller | Jun 12 09:55:29.831882 crc crio[3641]: time="2026-06-12T09:55:29.82854782Z" level=info msg="Stopped container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=57c0c0e0-fa05-4b89-8d4b-dae4347c1a44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.040799 | controller | Jun 12 09:55:29.839907 crc crio[3641]: time="2026-06-12T09:55:29.837056594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=8b2c8db4-ac3a-421b-9439-ec8ed9aa65aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.040822 | controller | Jun 12 09:55:29.908041 crc crio[3641]: time="2026-06-12T09:55:29.905272121Z" level=info msg="Stopping container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d (timeout: 30s)" id=fd7b19cd-bf63-4e0b-ae2f-047be29eb5ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.040844 | controller | Jun 12 09:55:29.944714 crc crio[3641]: time="2026-06-12T09:55:29.9311551Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=3fb70e22-d5e7-4ff6-ab04-d4f3f3ac363a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.040895 | controller | Jun 12 09:55:30.014673 crc crio[3641]: time="2026-06-12T09:55:30.014545376Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d6ab022d-e53e-4a7d-95b1-8031365814d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.040919 | controller | Jun 12 09:55:30.082628 crc crio[3641]: time="2026-06-12T09:55:30.082528781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.040942 | controller | Jun 12 09:55:30.120780 crc crio[3641]: time="2026-06-12T09:55:30.113749426Z" level=info msg="Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc00078a608}] Aliases:map[]}"
2026-06-12 11:43:48.040965 | controller | Jun 12 09:55:30.120780 crc crio[3641]: time="2026-06-12T09:55:30.114053136Z" level=info msg="Adding pod openshift-marketplace_community-operators-mf6q8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.040988 | controller | Jun 12 09:55:30.120780 crc crio[3641]: time="2026-06-12T09:55:30.118894423Z" level=info msg="Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}"
2026-06-12 11:43:48.041011 | controller | Jun 12 09:55:30.120780 crc crio[3641]: time="2026-06-12T09:55:30.119683758Z" level=info msg="Adding pod openshift-marketplace_certified-operators-zbkbn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.041034 | controller | Jun 12 09:55:30.149342 crc crio[3641]: time="2026-06-12T09:55:30.149209445Z" level=info msg="Removing container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569" id=02a6da00-a481-46f0-adb0-dc8a459f9aa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.041056 | controller | Jun 12 09:55:30.212781 crc crio[3641]: time="2026-06-12T09:55:30.212329314Z" level=info msg="Created container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server" id=efaf16c5-2b10-4a11-8714-f5fa7041b86d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.041084 | controller | Jun 12 09:55:30.233987 crc crio[3641]: time="2026-06-12T09:55:30.233306625Z" level=info msg="Starting container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9" id=c62f6add-bdf4-4784-bbfe-e0f80ca54b33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.041107 | controller | Jun 12 09:55:30.244522 crc crio[3641]: time="2026-06-12T09:55:30.244472842Z" level=info msg="Started container" PID=13393 containerID=fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c62f6add-bdf4-4784-bbfe-e0f80ca54b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5
2026-06-12 11:43:48.041130 | controller | Jun 12 09:55:30.384546 crc crio[3641]: time="2026-06-12T09:55:30.384261943Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.041152 | controller | Jun 12 09:55:30.452408 crc crio[3641]: time="2026-06-12T09:55:30.452173867Z" level=info msg="Removed container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=02a6da00-a481-46f0-adb0-dc8a459f9aa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.041174 | controller | Jun 12 09:55:30.571751 crc crio[3641]: time="2026-06-12T09:55:30.571626827Z" level=info msg="Stopped container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=f39269b7-a805-441c-ba0c-e3e555a89442 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.041196 | controller | Jun 12 09:55:30.588578 crc crio[3641]: time="2026-06-12T09:55:30.578029759Z" level=info msg="Stopping pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c" id=efe973d8-c7f2-435d-92f9-3f0024fe4cd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.041218 | controller | Jun 12 09:55:30.881112 crc crio[3641]: time="2026-06-12T09:55:30.879243974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.041240 | controller | Jun 12 09:55:31.051169 crc crio[3641]: time="2026-06-12T09:55:31.050644906Z" level=info msg="Stopped container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=fd7b19cd-bf63-4e0b-ae2f-047be29eb5ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.041262 | controller | Jun 12 09:55:31.064551 crc crio[3641]: time="2026-06-12T09:55:31.064409332Z" level=info msg="Stopping pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945" id=5e40bfef-cf8c-4e7c-9637-877b6ed6b8ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.041285 | controller | Jun 12 09:55:31.075560 crc crio[3641]: time="2026-06-12T09:55:31.075471011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.041307 | controller | Jun 12 09:55:31.365401 crc crio[3641]: time="2026-06-12T09:55:31.359726183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.041329 | controller | Jun 12 09:55:31.585565 crc crio[3641]: time="2026-06-12T09:55:31.585480221Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-sczm8/POD" id=0ca4d92b-624f-4771-9b4e-a06259f20378 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.041356 | controller | Jun 12 09:55:31.585765 crc crio[3641]: time="2026-06-12T09:55:31.585608805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.041379 | controller | Jun 12 09:55:31.720226 crc crio[3641]: time="2026-06-12T09:55:31.720086478Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-g48fz/POD" id=62549ed9-e84c-4f75-bb54-b2a6d8bd7c23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.041400 | controller | Jun 12 09:55:31.720226 crc crio[3641]: time="2026-06-12T09:55:31.720181061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.041422 | controller | Jun 12 09:55:31.819243 crc crio[3641]: time="2026-06-12T09:55:31.818260133Z" level=info msg="Created container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins" id=d77b8da4-3591-4de3-90b9-0c9ab0c7bdb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.041444 | controller | Jun 12 09:55:31.841721 crc crio[3641]: time="2026-06-12T09:55:31.841245837Z" level=info msg="Starting container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693" id=503db14d-383b-4890-99a2-af1c307914ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.041465 | controller | Jun 12 09:55:31.889325 crc crio[3641]: time="2026-06-12T09:55:31.888939141Z" level=info msg="Created container ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d6ab022d-e53e-4a7d-95b1-8031365814d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.041487 | controller | Jun 12 09:55:31.895290 crc crio[3641]: time="2026-06-12T09:55:31.892506733Z" level=info msg="Starting container: ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca" id=3618d701-96de-4d3d-a9d4-c2843ae7f9ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.041509 | controller | Jun 12 09:55:31.941391 crc crio[3641]: time="2026-06-12T09:55:31.941234121Z" level=info msg="Started container" PID=13515 containerID=570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 description=openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins id=503db14d-383b-4890-99a2-af1c307914ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081
2026-06-12 11:43:48.041531 | controller | Jun 12 09:55:31.949710 crc crio[3641]: time="2026-06-12T09:55:31.949469395Z" level=info msg="Started container" PID=13522 containerID=ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3618d701-96de-4d3d-a9d4-c2843ae7f9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8
2026-06-12 11:43:48.041554 | controller | Jun 12 09:55:32.131256 crc crio[3641]: 2026-06-12T09:55:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:890a016aa8af0e6 Mac:9a:fe:90:ee:83:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 SocketPath: PciID:}] [{Interface:0xc0003db090 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.041576 | controller | Jun 12 09:55:32.776610 crc crio[3641]: 2026-06-12T09:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc9ef5c7d99f3ca Mac:1a:1b:df:ec:58:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d SocketPath: PciID:}] [{Interface:0xc00020c5b0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.041648 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.771536111Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.041674 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.771757208Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-12 11:43:48.041697 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.772089624Z" level=info msg="Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc00078a608}] Aliases:map[]}"
2026-06-12 11:43:48.041721 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.772248629Z" level=info msg="Checking pod openshift-marketplace_community-operators-mf6q8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.041744 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.775178799Z" level=info msg="Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000120198}] Aliases:map[]}"
2026-06-12 11:43:48.041766 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.77520902Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-sczm8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.041789 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.775554946Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00238e038}] Aliases:map[]}"
2026-06-12 11:43:48.041812 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.775591647Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0001203a0}] Aliases:map[]}"
2026-06-12 11:43:48.041834 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.775720331Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.041883 | controller | Jun 12 09:55:32.776610 crc crio[3641]: time="2026-06-12T09:55:32.775730902Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.041915 | controller | Jun 12 09:55:32.778584 crc crio[3641]: time="2026-06-12T09:55:32.777869246Z" level=info msg="Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}"
2026-06-12 11:43:48.041939 | controller | Jun 12 09:55:32.778584 crc crio[3641]: time="2026-06-12T09:55:32.778041012Z" level=info msg="Checking pod openshift-marketplace_certified-operators-zbkbn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.041962 | controller | Jun 12 09:55:32.780146 crc crio[3641]: time="2026-06-12T09:55:32.778661892Z" level=info msg="Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00018a1d0}] Aliases:map[]}"
2026-06-12 11:43:48.041984 | controller | Jun 12 09:55:32.780146 crc crio[3641]: time="2026-06-12T09:55:32.778862788Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-g48fz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.042007 | controller | Jun 12 09:55:32.896684 crc crio[3641]: time="2026-06-12T09:55:32.895781401Z" level=info msg="Ran pod sandbox bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 with infra container: openshift-marketplace/community-operators-mf6q8/POD" id=5fe1c921-e8cf-43ee-b39f-a943ca37f0c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.042029 | controller | Jun 12 09:55:32.907797 crc crio[3641]: time="2026-06-12T09:55:32.903715174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2017d068-7433-4fa7-9c66-37c4b5523301 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.042052 | controller | Jun 12 09:55:33.290263 crc crio[3641]: time="2026-06-12T09:55:33.282609078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a3743d6e-1e1a-4c92-9765-f38caa5ec8af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.042074 | controller | Jun 12 09:55:33.373023 crc crio[3641]: time="2026-06-12T09:55:33.370894585Z" level=info msg="Creating container: openshift-marketplace/community-operators-mf6q8/extract-utilities" id=75574c63-fa2c-48e6-aa9a-cd96f462d8b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.042097 | controller | Jun 12 09:55:33.373023 crc crio[3641]: time="2026-06-12T09:55:33.371968189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.042120 | controller | Jun 12 09:55:33.610304 crc crio[3641]: time="2026-06-12T09:55:33.602916401Z" level=info msg="Ran pod sandbox 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 with infra container: openshift-marketplace/certified-operators-zbkbn/POD" id=ddb97324-9afd-4b51-8a6d-feb53cc17b76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.042143 | controller | Jun 12 09:55:33.644599 crc crio[3641]: time="2026-06-12T09:55:33.644304178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e6a79fd7-476f-4087-97cc-1a71cd1d9a56 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.042172 | controller | Jun 12 09:55:34.542925 crc crio[3641]: time="2026-06-12T09:55:34.542405385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d924774d-aba9-408a-90eb-2fcbf254b6d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.042196 | controller | Jun 12 09:55:34.564588 crc crio[3641]: time="2026-06-12T09:55:34.564240206Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zbkbn/extract-utilities" id=eebd1101-bca1-4a0e-ba9c-2abf7dc2fb15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.042218 | controller | Jun 12 09:55:34.590429 crc crio[3641]: time="2026-06-12T09:55:34.583466943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.042241 | controller | Jun 12 09:55:34.750319 crc crio[3641]: time="2026-06-12T09:55:34.749994111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.042263 | controller | Jun 12 09:55:35.029678 crc crio[3641]: time="2026-06-12T09:55:35.013718243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.042285 | controller | Jun 12 09:55:35.793438 crc crio[3641]: time="2026-06-12T09:55:35.792007056Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.042307 | controller | Jun 12 09:55:35.876419 crc crio[3641]: time="2026-06-12T09:55:35.871689754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.042329 | controller | Jun 12 09:55:35.891027 crc crio[3641]: time="2026-06-12T09:55:35.890185817Z" level=info msg="Created container fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd: openshift-marketplace/community-operators-mf6q8/extract-utilities" id=75574c63-fa2c-48e6-aa9a-cd96f462d8b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.042351 | controller | Jun 12 09:55:35.906603 crc crio[3641]: time="2026-06-12T09:55:35.906504111Z" level=info msg="Starting container: fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd" id=304abb85-986a-4c52-952f-9ab367324f6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.042373 | controller | Jun 12 09:55:35.951346 crc crio[3641]: time="2026-06-12T09:55:35.94553421Z" level=info msg="Started container" PID=13617 containerID=fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd description=openshift-marketplace/community-operators-mf6q8/extract-utilities id=304abb85-986a-4c52-952f-9ab367324f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988
2026-06-12 11:43:48.042396 | controller | Jun 12 09:55:35.970682 crc crio[3641]: time="2026-06-12T09:55:35.97053037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.042419 | controller | Jun 12 09:55:36.346509 crc crio[3641]: time="2026-06-12T09:55:36.342647586Z" level=info msg="Stopped pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945" id=5e40bfef-cf8c-4e7c-9637-877b6ed6b8ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.042441 | controller | Jun 12 09:55:36.486218 crc crio[3641]: time="2026-06-12T09:55:36.486091394Z" level=info msg="Removing container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d" id=56cfc7d9-69e0-46cd-b172-05f0415602b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.042473 | controller | Jun 12 09:55:36.509236 crc crio[3641]: time="2026-06-12T09:55:36.506947766Z" level=info msg="Stopping container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 (timeout: 30s)" id=a1922c76-72c7-4cf9-a743-3297475f2592 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.042496 | controller | Jun 12 09:55:36.884339 crc crio[3641]: time="2026-06-12T09:55:36.881573105Z" level=info msg="Created container 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2: openshift-marketplace/certified-operators-zbkbn/extract-utilities" id=eebd1101-bca1-4a0e-ba9c-2abf7dc2fb15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.042519 | controller | Jun 12 09:55:36.948960 crc crio[3641]: time="2026-06-12T09:55:36.948714459Z" level=info msg="Removed container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=56cfc7d9-69e0-46cd-b172-05f0415602b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.042541 | controller | Jun 12 09:55:37.114620 crc crio[3641]: time="2026-06-12T09:55:37.113802458Z" level=info msg="Starting container: 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2" id=653a9f3b-c120-4779-86da-130d6e349d6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.042563 | controller | Jun 12 09:55:37.177229 crc crio[3641]: time="2026-06-12T09:55:37.176468572Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/POD" id=6b64d441-ceae-4850-bd34-a7d814179696 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.042585 | controller | Jun 12 09:55:37.177229 crc crio[3641]: time="2026-06-12T09:55:37.176595226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.042607 | controller | Jun 12 09:55:37.798138 crc crio[3641]: time="2026-06-12T09:55:37.79098445Z" level=info msg="Started container" PID=13665 containerID=94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2 description=openshift-marketplace/certified-operators-zbkbn/extract-utilities id=653a9f3b-c120-4779-86da-130d6e349d6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77
2026-06-12 11:43:48.042629 | controller | Jun 12 09:55:38.362066 crc crio[3641]: time="2026-06-12T09:55:38.361890706Z" level=info msg="Stopped pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c" id=efe973d8-c7f2-435d-92f9-3f0024fe4cd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.042651 | controller | Jun 12 09:55:38.367339 crc crio[3641]: time="2026-06-12T09:55:38.366761007Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=d8449200-98e1-4185-b89d-c2b1a1197a7e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.042673 | controller | Jun 12 09:55:38.394775 crc crio[3641]: time="2026-06-12T09:55:38.389893632Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.042695 | controller | Jun 12 09:55:38.452898 crc crio[3641]: time="2026-06-12T09:55:38.452781016Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e0b619ab-08cc-41d9-83ae-911d99c66f3e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.042717 | controller | Jun 12 09:55:38.455788 crc crio[3641]: 2026-06-12T09:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b20d3c061e4f5b5 Mac:2a:b4:05:5d:25:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 SocketPath: PciID:}] [{Interface:0xc0002732e0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.042744 | controller | Jun 12 09:55:38.471231 crc crio[3641]: time="2026-06-12T09:55:38.466671631Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.042767 | controller | Jun 12 09:55:38.521071 crc crio[3641]: 2026-06-12T09:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afeba99e4930200 Mac:82:1a:cf:08:08:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b SocketPath: PciID:}] [{Interface:0xc000015240 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.042789 | controller | Jun 12 09:55:38.602442 crc crio[3641]: time="2026-06-12T09:55:38.601702757Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.042811 | controller | Jun 12 09:55:38.602442 crc crio[3641]: time="2026-06-12T09:55:38.601918864Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_07e3212e-7507-40af-a354-5fdef82189fe\""
2026-06-12 11:43:48.042833 | controller | Jun 12 09:55:38.605626 crc crio[3641]: time="2026-06-12T09:55:38.605574823Z" level=info msg="Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000120198}] Aliases:map[]}"
2026-06-12 11:43:48.042883 | controller | Jun 12 09:55:38.609694 crc crio[3641]: time="2026-06-12T09:55:38.606007677Z" level=info msg="Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00018a1d0}] Aliases:map[]}"
2026-06-12 11:43:48.042909 | controller | Jun 12 09:55:38.609694 crc crio[3641]: time="2026-06-12T09:55:38.609628518Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-g48fz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.042932 | controller | Jun 12 09:55:38.610040 crc crio[3641]: time="2026-06-12T09:55:38.610016887Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-sczm8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.042954 | controller | Jun 12 09:55:38.659881 crc crio[3641]: time="2026-06-12T09:55:38.655101111Z" level=info msg="Ran pod sandbox afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd with infra container: openshift-marketplace/redhat-operators-g48fz/POD" id=62549ed9-e84c-4f75-bb54-b2a6d8bd7c23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.042977 | controller | Jun 12 09:55:38.688669 crc crio[3641]: time="2026-06-12T09:55:38.687928396Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=68c588f1-8dfc-4840-94df-c33ae0c45d00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.043000 | controller | Jun 12 09:55:38.695638 crc crio[3641]: time="2026-06-12T09:55:38.695121415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d8b172bc-402a-400a-a420-fa15405d65b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.043022 | controller | Jun 12 09:55:38.696116 crc crio[3641]: time="2026-06-12T09:55:38.695986027Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 11:43:48.043050 | controller | Jun 12 09:55:38.716292 crc crio[3641]: time="2026-06-12T09:55:38.716216313Z" level=info msg="Ran pod sandbox b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c with infra container: openshift-marketplace/redhat-marketplace-sczm8/POD" id=0ca4d92b-624f-4771-9b4e-a06259f20378 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.043073 | controller | Jun 12 09:55:38.724287 crc crio[3641]: time="2026-06-12T09:55:38.724227553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1bde1b68-de27-4cea-bdc8-2fea377e08f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.043095 | controller | Jun 12 09:55:38.728324 crc crio[3641]: time="2026-06-12T09:55:38.728290991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9735e2ad-2660-4126-96f8-5733aace0461 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.043117 | controller | Jun 12 09:55:38.746337 crc crio[3641]: time="2026-06-12T09:55:38.746302476Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g48fz/extract-utilities" id=171f8832-2579-49ff-81cf-8e899f66cdcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.043139 | controller | Jun 12 09:55:38.747040 crc crio[3641]: time="2026-06-12T09:55:38.747013119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.043161 | controller | Jun 12 09:55:38.759519 crc crio[3641]: time="2026-06-12T09:55:38.759385935Z" level=info msg="Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc00078a2c8}] Aliases:map[]}"
2026-06-12 11:43:48.043184 | controller | Jun 12 09:55:38.759519 crc crio[3641]: time="2026-06-12T09:55:38.75951236Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.043206 | controller | Jun 12 09:55:38.813886 crc crio[3641]: time="2026-06-12T09:55:38.806774135Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities" id=6ba66662-846d-42d6-8b24-bee914979be3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.043228 | controller | Jun 12 09:55:38.813886 crc crio[3641]: time="2026-06-12T09:55:38.80723316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.043251 | controller | Jun 12 09:55:38.898887 crc crio[3641]: time="2026-06-12T09:55:38.898758866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.043272 | controller | Jun 12 09:55:38.962065 crc crio[3641]: time="2026-06-12T09:55:38.961951798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.043294 | controller | Jun 12 09:55:38.963971 crc crio[3641]: time="2026-06-12T09:55:38.963906095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.043322 | controller | Jun 12 09:55:39.016864 crc crio[3641]: time="2026-06-12T09:55:39.016557541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.043347 | controller | Jun 12 09:55:39.059906 crc crio[3641]: time="2026-06-12T09:55:39.059633323Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/POD" id=cefa2923-20db-443a-953d-0ccb025ede80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.043372 | controller | Jun 12 09:55:39.059906 crc crio[3641]: time="2026-06-12T09:55:39.059771887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.043394 | controller | Jun 12 09:55:39.125196 crc crio[3641]: time="2026-06-12T09:55:39.124544522Z" level=info msg="Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc00096c1b0}] Aliases:map[]}"
2026-06-12 11:43:48.043416 | controller | Jun 12 09:55:39.125196 crc crio[3641]: time="2026-06-12T09:55:39.124678327Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.043439 | controller | Jun 12 09:55:39.218788 crc crio[3641]: time="2026-06-12T09:55:39.218239173Z" level=info msg="Created container b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670: openshift-marketplace/redhat-operators-g48fz/extract-utilities" id=171f8832-2579-49ff-81cf-8e899f66cdcb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.043461 | controller | Jun 12 09:55:39.249973 crc crio[3641]: time="2026-06-12T09:55:39.242033539Z" level=info msg="Starting container: b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670" id=a556ffa2-82b6-4a98-9021-4d4c1aa33296 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.043483 | controller | Jun 12 09:55:39.327107 crc crio[3641]: time="2026-06-12T09:55:39.319236061Z" level=info msg="Started container" PID=13752 containerID=b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670 description=openshift-marketplace/redhat-operators-g48fz/extract-utilities id=a556ffa2-82b6-4a98-9021-4d4c1aa33296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd
2026-06-12 11:43:48.043505 | controller | Jun 12 09:55:39.358328 crc crio[3641]: time="2026-06-12T09:55:39.358177255Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.043527 | controller | Jun 12 09:55:39.714332 crc crio[3641]: time="2026-06-12T09:55:39.713661283Z" level=info msg="Removing container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a" id=58f3d9bd-9b33-4090-8d2d-962720593b61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.043549 | controller | Jun 12 09:55:39.760402 crc crio[3641]: time="2026-06-12T09:55:39.760055393Z" level=info msg="Created container 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities" id=6ba66662-846d-42d6-8b24-bee914979be3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.043571 | controller | Jun 12 09:55:39.763964 crc crio[3641]: time="2026-06-12T09:55:39.763777363Z" level=info msg="Starting container: 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66" id=e543bb50-f058-404e-b237-39b107744ebd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.043598 | controller | Jun 12 09:55:39.777631 crc crio[3641]: time="2026-06-12T09:55:39.777251234Z" level=info msg="Started container" PID=13757 containerID=6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66 description=openshift-marketplace/redhat-marketplace-sczm8/extract-utilities id=e543bb50-f058-404e-b237-39b107744ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c
2026-06-12 11:43:48.043620 | controller | Jun 12 09:55:39.815281 crc crio[3641]: time="2026-06-12T09:55:39.815133605Z" level=info msg="Removed container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=58f3d9bd-9b33-4090-8d2d-962720593b61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.043642 | controller | Jun 12 09:55:40.864233 crc crio[3641]: time="2026-06-12T09:55:40.863333939Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=967149e5-e8fb-4cce-a2a8-5b61e41fd6a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.043665 | controller | Jun 12 09:55:40.879551 crc crio[3641]: time="2026-06-12T09:55:40.878720761Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=55740ecd-cf00-420a-a98f-52c49e67336b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.043687 | controller | Jun 12 09:55:40.884910 crc crio[3641]: time="2026-06-12T09:55:40.883728183Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.043709 | controller | Jun 12 09:55:40.886518 crc crio[3641]: time="2026-06-12T09:55:40.88608451Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.043731 | controller | Jun 12 09:55:41.913559 crc crio[3641]: 2026-06-12T09:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75cbfdbf8182a6 Mac:be:df:f6:84:96:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 SocketPath: PciID:}] [{Interface:0xc000442720 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.043753 | controller | Jun 12 09:55:41.960292 crc crio[3641]: 2026-06-12T09:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f2617c6475e5de Mac:c6:28:e6:0c:21:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.043775 | controller | Jun 12 09:55:41.981705 crc crio[3641]: time="2026-06-12T09:55:41.968745245Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.043798 | controller | Jun 12 09:55:41.981705 crc crio[3641]: time="2026-06-12T09:55:41.969274742Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 11:43:48.043820 | controller | Jun 12 09:55:41.981705 crc crio[3641]: time="2026-06-12T09:55:41.972228808Z" level=info msg="Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc00078a2c8}] Aliases:map[]}"
2026-06-12 11:43:48.043844 | controller | Jun 12 09:55:41.981705 crc crio[3641]: time="2026-06-12T09:55:41.972554869Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.043909 | controller | Jun 12 09:55:41.981705 crc crio[3641]: time="2026-06-12T09:55:41.976125231Z" level=info msg="Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc00096c1b0}] Aliases:map[]}"
2026-06-12 11:43:48.044129 | controller | Jun 12 09:55:41.981705 crc crio[3641]: time="2026-06-12T09:55:41.976479243Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.044157 | controller | Jun 12 09:55:41.999283 crc crio[3641]: time="2026-06-12T09:55:41.997924361Z" level=info msg="Ran pod sandbox e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d with infra container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/POD" id=6b64d441-ceae-4850-bd34-a7d814179696 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.044181 | controller | Jun 12 09:55:42.011710 crc crio[3641]: time="2026-06-12T09:55:42.011311269Z" level=info msg="Ran pod sandbox 7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd with infra container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/POD" id=cefa2923-20db-443a-953d-0ccb025ede80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.044204 | controller | Jun 12 09:55:42.012862 crc crio[3641]: time="2026-06-12T09:55:42.01224664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=712f47c1-43a8-4cfc-89a1-276d3dbe64a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.044227 | controller | Jun 12 09:55:42.027882 crc crio[3641]: time="2026-06-12T09:55:42.026402204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=bca6626e-8974-48e5-997c-78c49557e990 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.044249 | controller | Jun 12 09:55:42.058002 crc crio[3641]: time="2026-06-12T09:55:42.056212746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=eb2f8738-e0d5-4487-8074-a3dbad478512 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.044295 | controller | Jun 12 09:55:42.075225 crc crio[3641]: time="2026-06-12T09:55:42.074089844Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager" id=3baa1e23-0743-42b4-8ab8-24eb004fa180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.044328 | controller | Jun 12 09:55:42.075225 crc crio[3641]: time="2026-06-12T09:55:42.07678505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044360 | controller | Jun 12 09:55:42.092341 crc crio[3641]: time="2026-06-12T09:55:42.09155306Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=37081e12-895c-4d7a-a1ce-d110183adcce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.044386 | controller | Jun 12 09:55:42.746766 crc crio[3641]: time="2026-06-12T09:55:42.746150666Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager" id=e771b43f-3cd7-48ae-b5e3-6fc7d53924b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.044416 | controller | Jun 12 09:55:42.747338 crc crio[3641]: time="2026-06-12T09:55:42.747180889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044439 | controller | Jun 12 09:55:42.920082 crc crio[3641]: time="2026-06-12T09:55:42.919560029Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.044462 | controller | Jun 12 09:55:42.920082 crc crio[3641]: time="2026-06-12T09:55:42.919864489Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.044484 | controller | Jun 12 09:55:42.920082 crc crio[3641]: time="2026-06-12T09:55:42.91989882Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 11:43:48.044507 | controller | Jun 12 09:55:43.135636 crc crio[3641]: time="2026-06-12T09:55:43.135267346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044529 | controller | Jun 12 09:55:43.160712 crc crio[3641]: time="2026-06-12T09:55:43.159435204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044551 | controller | Jun 12 09:55:43.353580 crc crio[3641]: time="2026-06-12T09:55:43.352997316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044573 | controller | Jun 12 09:55:43.377778 crc crio[3641]: time="2026-06-12T09:55:43.377456071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044595 | controller | Jun 12 09:55:44.041912 crc crio[3641]: time="2026-06-12T09:55:44.040486933Z" level=info msg="Created container 354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager" id=3baa1e23-0743-42b4-8ab8-24eb004fa180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.044617 | controller | Jun 12 09:55:44.103653 crc crio[3641]: time="2026-06-12T09:55:44.099766369Z" level=info msg="Starting container: 354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e" id=51bd1b9f-45d1-4dbe-b956-4074e79f33b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.044640 | controller | Jun 12 09:55:44.119321 crc crio[3641]: time="2026-06-12T09:55:44.117408078Z" level=info msg="Started container" PID=13915 containerID=354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e description=openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager id=51bd1b9f-45d1-4dbe-b956-4074e79f33b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d
2026-06-12 11:43:48.044663 | controller | Jun 12 09:55:44.189181 crc crio[3641]: time="2026-06-12T09:55:44.188477546Z" level=info msg="Created container b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager" id=e771b43f-3cd7-48ae-b5e3-6fc7d53924b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.044687 | controller | Jun 12 09:55:44.190324 crc crio[3641]: time="2026-06-12T09:55:44.190100888Z" level=info msg="Stopped container efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=ea0b1c94-5cdb-44fe-83e9-b200c30c6f4d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.044715 | controller | Jun 12 09:55:44.209649 crc crio[3641]: time="2026-06-12T09:55:44.209142579Z" level=info msg="Starting container: b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441" id=e3fd902e-b040-4f2a-88c0-dc4b9dc074c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.044739 | controller | Jun 12 09:55:44.209649 crc crio[3641]: time="2026-06-12T09:55:44.209199161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=9f1a1114-e7ed-405d-9331-4c88c932e926 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.044762 | controller | Jun 12 09:55:44.260621 crc crio[3641]: time="2026-06-12T09:55:44.259897378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=026b8aee-71e4-40f6-9cb1-bb99dd1e7fef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.044784 | controller | Jun 12 09:55:44.279220 crc crio[3641]: time="2026-06-12T09:55:44.27902007Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=8a73a6c3-25ec-47fe-ba69-94723ef979ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.044806 | controller | Jun 12 09:55:44.280591 crc crio[3641]: time="2026-06-12T09:55:44.280329993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044828 | controller | Jun 12 09:55:44.423102 crc crio[3641]: time="2026-06-12T09:55:44.422628286Z" level=info msg="Started container" PID=13927 containerID=b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441 description=openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager id=e3fd902e-b040-4f2a-88c0-dc4b9dc074c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd
2026-06-12 11:43:48.044872 | controller | Jun 12 09:55:44.881219 crc crio[3641]: time="2026-06-12T09:55:44.880948886Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.044903 | controller | Jun 12 09:55:44.881219 crc crio[3641]: time="2026-06-12T09:55:44.881200805Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.044927 | controller | Jun 12 09:55:44.881219 crc crio[3641]: time="2026-06-12T09:55:44.881234296Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 11:43:48.044949 | controller | Jun 12 09:55:45.027614 crc crio[3641]: time="2026-06-12T09:55:45.027306785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044970 | controller | Jun 12 09:55:45.190774 crc crio[3641]: time="2026-06-12T09:55:45.186235141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.044992 | controller | Jun 12 09:55:45.320718 crc crio[3641]: time="2026-06-12T09:55:45.319776043Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.045014 | controller | Jun 12 09:55:45.320718 crc crio[3641]: time="2026-06-12T09:55:45.320015094Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.045036 | controller | Jun 12 09:55:45.320718 crc crio[3641]: time="2026-06-12T09:55:45.320036614Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 11:43:48.045057 | controller | Jun 12 09:55:45.537695 crc crio[3641]: time="2026-06-12T09:55:45.53564195Z" level=info msg="Created container 7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=8a73a6c3-25ec-47fe-ba69-94723ef979ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.045086 | controller | Jun 12 09:55:45.579062 crc crio[3641]: time="2026-06-12T09:55:45.578965427Z" level=info msg="Starting container: 7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1" id=742f9f7d-76c2-4fca-bc8f-402affefb72c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.045109 | controller | Jun 12 09:55:45.686970 crc crio[3641]: time="2026-06-12T09:55:45.686622215Z" level=info msg="Started container" PID=13967 containerID=7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=742f9f7d-76c2-4fca-bc8f-402affefb72c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d
2026-06-12 11:43:48.045132 | controller | Jun 12 09:55:46.804604 crc crio[3641]: time="2026-06-12T09:55:46.799698982Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.045154 | controller | Jun 12 09:55:46.804604 crc crio[3641]: time="2026-06-12T09:55:46.802151336Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.045176 | controller | Jun 12 09:55:46.804604 crc crio[3641]: time="2026-06-12T09:55:46.802203728Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 11:43:48.045197 | controller | Jun 12 09:55:48.446920 crc crio[3641]: time="2026-06-12T09:55:48.437406277Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.045218 | controller | Jun 12 09:55:48.446920 crc crio[3641]: time="2026-06-12T09:55:48.438678649Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.045240 | controller | Jun 12 09:55:48.446920 crc crio[3641]: time="2026-06-12T09:55:48.43870694Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 11:43:48.045262 | controller | Jun 12 09:55:49.825578 crc crio[3641]: time="2026-06-12T09:55:49.824786741Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.045283 | controller | Jun 12 09:55:49.825578 crc crio[3641]: time="2026-06-12T09:55:49.82504199Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.045304 | controller | Jun 12 09:55:49.825578 crc crio[3641]: time="2026-06-12T09:55:49.8250695Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 11:43:48.045326 | controller | Jun 12 09:55:50.037999 crc crio[3641]: time="2026-06-12T09:55:50.037526863Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.045348 | controller | Jun 12 09:55:50.037999 crc crio[3641]: time="2026-06-12T09:55:50.037879844Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.045369 | controller | Jun 12 09:55:50.037999 crc crio[3641]: time="2026-06-12T09:55:50.037914665Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_13d0c622-8272-45f9-a3f4-aff1edbddd23\""
2026-06-12 11:43:48.045391 | controller | Jun 12 09:55:50.037999 crc crio[3641]: time="2026-06-12T09:55:50.037996718Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_13d4ca78-304b-4b13-acef-65a22458330c\""
2026-06-12 11:43:48.045413 | controller | Jun 12 09:55:51.394056 crc crio[3641]: time="2026-06-12T09:55:51.393487583Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=07242de8-2b1e-4b89-befd-71c62bd07a57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.045434 | controller | Jun 12 09:55:51.397416 crc crio[3641]: time="2026-06-12T09:55:51.394106903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.045463 | controller | Jun 12 09:55:51.610331 crc crio[3641]: time="2026-06-12T09:55:51.60965614Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc00018a8c8}] Aliases:map[]}"
2026-06-12 11:43:48.045487 | controller | Jun 12 09:55:51.610331 crc crio[3641]: time="2026-06-12T09:55:51.609708442Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.045509 | controller | Jun 12 09:55:51.654346 crc crio[3641]: time="2026-06-12T09:55:51.653607872Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.045531 | controller | Jun 12 09:55:52.253463 crc crio[3641]: time="2026-06-12T09:55:52.253315297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.045554 | controller | Jun 12 09:55:52.742704 crc crio[3641]: time="2026-06-12T09:55:52.741321548Z" level=info msg="Created container 418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=2311e484-8316-4d32-9421-37e49c660bbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.045576 | controller | Jun 12 09:55:52.753382 crc crio[3641]: time="2026-06-12T09:55:52.750481572Z" level=info msg="Starting container: 418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53" id=0d6f4ad7-55e7-494c-acb8-f4654d1e9057 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.045599 | controller | Jun 12 09:55:52.797624 crc crio[3641]: time="2026-06-12T09:55:52.796778222Z" level=info msg="Started container" PID=14117 containerID=418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=0d6f4ad7-55e7-494c-acb8-f4654d1e9057 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190
2026-06-12 11:43:48.045624 | controller | Jun 12 09:55:53.201937 crc crio[3641]: time="2026-06-12T09:55:53.200126342Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=db9eaa53-d7d1-446b-b5be-87df287ababc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.045647 | controller | Jun 12 09:55:55.731274 crc crio[3641]: time="2026-06-12T09:55:55.72544392Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=051ce820-2073-4d86-81f9-98372b728be4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.045670 | controller | Jun 12 09:55:55.731274 crc crio[3641]: time="2026-06-12T09:55:55.730503414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.045692 | controller | Jun 12 09:55:56.322314 crc crio[3641]: time="2026-06-12T09:55:56.321260191Z" level=info msg="Stopping container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9 (timeout: 2s)" id=53997406-ca3e-4883-abed-e9d51c8a5fba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.045714 | controller | Jun 12 09:55:57.016181 crc crio[3641]: 2026-06-12T09:55:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90e3bc89b915212 Mac:ba:f1:f4:ed:ab:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 SocketPath: PciID:}] [{Interface:0xc000194fc0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.045742 | controller | Jun 12 09:55:57.019755 crc crio[3641]: time="2026-06-12T09:55:57.019716422Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.045766 | controller | Jun 12 09:55:57.019976 crc crio[3641]: time="2026-06-12T09:55:57.01995656Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-12 11:43:48.045788 | controller | Jun 12 09:55:57.021067 crc crio[3641]: time="2026-06-12T09:55:57.021037545Z" level=info msg="Removing container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f" id=cf38a7b8-0b4a-4cc1-aed5-3c6f75f29afe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.045811 | controller | Jun 12 09:55:57.021464 crc crio[3641]: time="2026-06-12T09:55:57.021351585Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc00018a8c8}] Aliases:map[]}"
2026-06-12 11:43:48.045835 | controller | Jun 12 09:55:57.021700 crc crio[3641]: time="2026-06-12T09:55:57.021680206Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.045882 | controller | Jun 12 09:55:57.513070 crc crio[3641]: time="2026-06-12T09:55:57.513013223Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.045908 | controller | Jun 12 09:55:57.517611 crc crio[3641]: time="2026-06-12T09:55:57.517581672Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.045931 | controller | Jun 12 09:55:57.517739 crc crio[3641]: time="2026-06-12T09:55:57.517715466Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_13d4ca78-304b-4b13-acef-65a22458330c\""
2026-06-12 11:43:48.045954 | controller | Jun 12 09:55:57.517974 crc crio[3641]: time="2026-06-12T09:55:57.517951564Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_4d7171ea-85d6-4475-9715-a9b856d7e76a\""
2026-06-12 11:43:48.045976 | controller | Jun 12 09:55:58.155147 crc crio[3641]: time="2026-06-12T09:55:58.154995916Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.045998 | controller | Jun 12 09:55:58.155147 crc crio[3641]: time="2026-06-12T09:55:58.15512508Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.046020 | controller | Jun 12 09:55:58.155147 crc crio[3641]: time="2026-06-12T09:55:58.155147571Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-12 11:43:48.046042 | controller | Jun 12 09:55:58.597252 crc crio[3641]: time="2026-06-12T09:55:58.594706472Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.046064 | controller | Jun 12 09:55:58.597252 crc crio[3641]: time="2026-06-12T09:55:58.594754624Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.046085 | controller | Jun 12 09:55:58.597252 crc crio[3641]: time="2026-06-12T09:55:58.594781805Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-12 11:43:48.046106 | controller | Jun 12 09:56:00.153700 crc crio[3641]: time="2026-06-12T09:56:00.153054518Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.046133 | controller | Jun 12 09:56:00.180909 crc crio[3641]: time="2026-06-12T09:56:00.180692814Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.046155 | controller | Jun 12 09:56:00.180909 crc crio[3641]: time="2026-06-12T09:56:00.180843399Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-12 11:43:48.046177 | controller | Jun 12 09:56:02.510267 crc crio[3641]: time="2026-06-12T09:56:02.509675629Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.046198 | controller | Jun 12 09:56:02.510267 crc crio[3641]: time="2026-06-12T09:56:02.510164965Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.046219 | controller | Jun 12 09:56:02.510267 crc crio[3641]: time="2026-06-12T09:56:02.510196456Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_4d7171ea-85d6-4475-9715-a9b856d7e76a\""
2026-06-12 11:43:48.046240 | controller | Jun 12 09:56:02.510267 crc crio[3641]: time="2026-06-12T09:56:02.510252858Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 11:43:48.046262 | controller | Jun 12 09:56:04.567069 crc crio[3641]: time="2026-06-12T09:56:04.566386377Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.046283 | controller | Jun 12 09:56:04.567069 crc crio[3641]: time="2026-06-12T09:56:04.566801571Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.046304 | controller | Jun 12 09:56:06.823887 crc crio[3641]: time="2026-06-12T09:56:06.822641258Z" level=warning msg="Stopping container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.046326 | controller | Jun 12 09:56:09.587510 crc crio[3641]: time="2026-06-12T09:56:09.587092779Z" level=info msg="Stopping pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c" id=e1cd5ff8-c445-4f77-9b0d-d2db607e292c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.046349 | controller | Jun 12 09:56:10.797094 crc crio[3641]: time="2026-06-12T09:56:09.590386245Z" level=info msg="Stopped pod sandbox (already stopped): 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c" id=e1cd5ff8-c445-4f77-9b0d-d2db607e292c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.046375 | controller | Jun 12 09:56:10.797094 crc crio[3641]: time="2026-06-12T09:56:09.597082716Z" level=info msg="Removing pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c" id=7c08057c-2edc-4c28-87ce-b9cf1191269e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.046397 | controller | Jun 12 09:56:27.215205 crc crio[3641]: time="2026-06-12T09:56:27.211662983Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=cb9c0c7a-39f3-483a-be74-3fe7005c0164 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.046420 | controller | Jun 12 09:56:27.292699 crc crio[3641]: time="2026-06-12T09:56:27.292285399Z" level=info msg="Stopped container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server" id=53997406-ca3e-4883-abed-e9d51c8a5fba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.046454 | controller | Jun 12 09:56:27.308017 crc crio[3641]: time="2026-06-12T09:56:27.307349812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1555e3d5-6ec8-4128-995f-09b9462bb2a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.046540 | controller | Jun 12 09:56:35.832952 crc crio[3641]: time="2026-06-12T09:56:35.831628008Z" level=info msg="Stopped container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins" id=a1922c76-72c7-4cf9-a743-3297475f2592 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.046571 | controller | Jun 12 09:56:35.845459 crc crio[3641]: time="2026-06-12T09:56:35.844495744Z" level=info msg="Stopping pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081" id=8d268cd9-7ea8-4a20-b96e-24ae664ef9c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.046594 | controller | Jun 12 09:56:35.859502 crc crio[3641]: time="2026-06-12T09:56:35.858602211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=529ae62a-e2e5-45d0-98cc-96237bf9aa73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.046616 | controller | Jun 12 09:56:35.861972 crc crio[3641]: time="2026-06-12T09:56:35.861099082Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=61d384f4-5110-4e91-afcf-29f994c30060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.046639 | controller | Jun 12 09:56:35.897519 crc crio[3641]: time="2026-06-12T09:56:35.896663486Z" level=info msg="Ran pod sandbox 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=07242de8-2b1e-4b89-befd-71c62bd07a57 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.046661 | controller | Jun 12 09:56:35.900409 crc crio[3641]: time="2026-06-12T09:56:35.900311578Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e0c21f1b-a070-4032-b200-15830bd0f018 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.046683 | controller | Jun 12 09:56:46.371759 crc crio[3641]: time="2026-06-12T09:56:46.371348844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.046704 | controller | Jun 12 09:56:46.374897 crc crio[3641]: time="2026-06-12T09:56:46.374634743Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9b940c88-4ab7-4a7f-80a7-a389852656ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.046726 | controller | Jun 12 09:56:46.377714 crc crio[3641]: time="2026-06-12T09:56:46.377596481Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=36d15b27-a1c3-4af3-891a-6b28e5e3687c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.046748 | controller | Jun 12 09:56:46.401336 crc crio[3641]: time="2026-06-12T09:56:46.401219959Z" level=info msg="Removed container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cf38a7b8-0b4a-4cc1-aed5-3c6f75f29afe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.046770 | controller | Jun 12 09:56:46.402461 crc crio[3641]: time="2026-06-12T09:56:46.402389859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.046792 | controller | Jun 12 09:56:46.409154 crc crio[3641]: time="2026-06-12T09:56:46.409063849Z" level=info msg="Stopped pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081" id=8d268cd9-7ea8-4a20-b96e-24ae664ef9c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.046814 | controller | Jun 12 09:56:46.429255 crc crio[3641]: time="2026-06-12T09:56:46.429018978Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=70cce5ff-3c70-4da9-9ca4-8f5453d31338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.046842 | controller | Jun 12 09:56:47.043328 crc crio[3641]: time="2026-06-12T09:56:47.043003382Z" level=info msg="Removing container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693" id=75afc46d-3ae2-4dc0-be67-b6eca4f0d9c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.046891 | controller | Jun 12 09:57:01.353240 crc crio[3641]: time="2026-06-12T09:57:01.352215069Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=b93dd948-5287-4e6d-8418-8c4948cc30c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.046915 | controller | Jun 12 09:57:01.355602 crc crio[3641]: time="2026-06-12T09:57:01.355569621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.046938 | controller | Jun 12 09:57:01.799011 crc crio[3641]: time="2026-06-12T09:57:01.798372832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.046960 | controller | Jun 12 09:57:01.810066 crc crio[3641]: time="2026-06-12T09:57:01.810029466Z" level=info msg="Removed pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c" id=7c08057c-2edc-4c28-87ce-b9cf1191269e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.046981 | controller | Jun 12 09:57:01.812021 crc crio[3641]: time="2026-06-12T09:57:01.81194815Z" level=info msg="Stopping pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945" id=f8873cc6-9024-45cc-8ea0-ec44fd87cd80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.047003 | controller | Jun 12 09:57:01.812110 crc crio[3641]: time="2026-06-12T09:57:01.812023993Z" level=info msg="Stopped pod sandbox (already stopped): 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945" id=f8873cc6-9024-45cc-8ea0-ec44fd87cd80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.047025 | controller | Jun 12 09:57:01.812739 crc crio[3641]: time="2026-06-12T09:57:01.812712915Z" level=info msg="Removing pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945" id=65558765-c1bb-468e-ba14-bc2493fa84b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.047047 | controller | Jun 12 09:57:47.824460 crc crio[3641]: time="2026-06-12T09:57:47.823601605Z" level=info msg="Removed container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins" id=75afc46d-3ae2-4dc0-be67-b6eca4f0d9c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.047069 | controller | Jun 12 09:57:47.849783 crc crio[3641]: time="2026-06-12T09:57:47.84963228Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00096c728}] Aliases:map[]}"
2026-06-12 11:43:48.047091 | controller | Jun 12 09:57:47.849783 crc crio[3641]: time="2026-06-12T09:57:47.849733324Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.047113 | controller | Jun 12 09:57:47.891566 crc crio[3641]: time="2026-06-12T09:57:47.891436411Z" level=info msg="Removed pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945" id=65558765-c1bb-468e-ba14-bc2493fa84b8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.047153 | controller | Jun 12 09:57:47.896240 crc crio[3641]: time="2026-06-12T09:57:47.896059617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.047176 | controller | Jun 12 09:57:48.004578 crc crio[3641]: time="2026-06-12T09:57:48.004334175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.047197 | controller | Jun 12 09:57:48.014701 crc crio[3641]: time="2026-06-12T09:57:48.014628527Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=d3a55090-d9d8-43d7-bb03-c61ee09490cc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.047220 | controller | Jun 12 09:57:48.017753 crc crio[3641]: time="2026-06-12T09:57:48.017518026Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=269981c3-86f8-4399-a280-4fce23c0a67c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047242 | controller | Jun 12 09:57:48.020476 crc crio[3641]: time="2026-06-12T09:57:48.0203726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.047264 | controller | Jun 12 09:57:48.027563 crc crio[3641]: time="2026-06-12T09:57:48.027361939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.047287 | controller | Jun 12 09:57:48.059158 crc crio[3641]: time="2026-06-12T09:57:48.057742236Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd" id=d8449200-98e1-4185-b89d-c2b1a1197a7e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.047309 | controller | Jun 12 09:57:48.060540 crc crio[3641]: time="2026-06-12T09:57:48.060424861Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=27118ec5-cdd9-45d4-9b62-6dab552aacbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047331 | controller | Jun 12 09:57:48.074089 crc crio[3641]: time="2026-06-12T09:57:48.073981044Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=f847eb87-8efb-4df7-8c46-b0ea63c588f2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.047354 | controller | Jun 12 09:57:48.077366 crc crio[3641]: time="2026-06-12T09:57:48.077282703Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=933bd833-a125-4c1d-95af-0b6313374fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047376 | controller | Jun 12 09:57:48.102003 crc crio[3641]: time="2026-06-12T09:57:48.101312858Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00096ce38}] Aliases:map[]}"
2026-06-12 11:43:48.047399 | controller | Jun 12 09:57:48.102003 crc crio[3641]: time="2026-06-12T09:57:48.101897948Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.047431 | controller | Jun 12 09:57:48.106797 crc crio[3641]: time="2026-06-12T09:57:48.102557281Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=892e03a8-efef-4d71-b1ab-b82b7101a907 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047455 | controller | Jun 12 09:57:48.106797 crc crio[3641]: time="2026-06-12T09:57:48.103462532Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2bcdb5a3-dcc2-40aa-8b7d-18af4e414c64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047479 | controller | Jun 12 09:57:48.129600 crc crio[3641]: time="2026-06-12T09:57:48.129399903Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e6657557-bcec-41d0-b4dd-83a5df03dd8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047501 | controller | Jun 12 09:57:48.212246 crc crio[3641]: time="2026-06-12T09:57:48.212100881Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c" id=cab2e8ab-62c8-4678-965f-b6f77f88a8fd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.047524 | controller | Jun 12 09:57:48.217365 crc crio[3641]: time="2026-06-12T09:57:48.216136828Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=f7472542-959c-4887-9ac9-80bfe0f98488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.047546 | controller | Jun 12 09:57:48.218001 crc crio[3641]: time="2026-06-12T09:57:48.217695871Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=15f7b56c-7b14-47f5-9421-31a00362cc67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047568 | controller | Jun 12 09:57:48.222699 crc crio[3641]: time="2026-06-12T09:57:48.221938628Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c" id=e0b619ab-08cc-41d9-83ae-911d99c66f3e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.047590 | controller | Jun 12 09:57:48.230011 crc crio[3641]: time="2026-06-12T09:57:48.228075427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.047612 | controller | Jun 12 09:57:48.238031 crc crio[3641]: time="2026-06-12T09:57:48.237862755Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f83c4247-ee4c-485a-bd72-7d0c2af31f89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047635 | controller | Jun 12 09:57:48.239059 crc crio[3641]: time="2026-06-12T09:57:48.238939474Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=967149e5-e8fb-4cce-a2a8-5b61e41fd6a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.047657 | controller | Jun 12 09:57:48.242148 crc crio[3641]: time="2026-06-12T09:57:48.242052827Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=04bce346-49db-4acb-afaf-c4ca0a35787e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047679 | controller | Jun 12 09:57:48.244316 crc crio[3641]: time="2026-06-12T09:57:48.244267568Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f80eeff0-4c4a-431f-bf88-2eac864900c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047702 | controller | Jun 12 09:57:48.244585 crc crio[3641]: time="2026-06-12T09:57:48.24448893Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5e1b751c-ce3a-4c3e-b64f-48892334332b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047724 | controller | Jun 12 09:57:48.257089 crc crio[3641]: time="2026-06-12T09:57:48.255899739Z" level=info msg="Created container 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=36d15b27-a1c3-4af3-891a-6b28e5e3687c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.047751 | controller | Jun 12 09:57:48.262571 crc crio[3641]: time="2026-06-12T09:57:48.262327555Z" level=info msg="Starting container: 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d" id=aceb7c63-6a14-43f0-abff-4090f70c4601 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.047774 | controller | Jun 12 09:57:48.264488 crc crio[3641]: time="2026-06-12T09:57:48.264358206Z" level=info msg="Creating container: openshift-marketplace/community-operators-mf6q8/extract-content" id=ebb3ad87-5144-4215-b165-5c8b9b54585e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.047796 | controller | Jun 12 09:57:48.265200 crc crio[3641]: time="2026-06-12T09:57:48.26508105Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=37079483-ec4c-4ad6-b46e-64d9fbcf060d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.047817 | controller | Jun 12 09:57:48.327490 crc crio[3641]: time="2026-06-12T09:57:48.327359007Z" level=info msg="Started container" PID=14817 containerID=900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=aceb7c63-6a14-43f0-abff-4090f70c4601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5
2026-06-12 11:43:48.047839 | controller | Jun 12 09:57:48.328026 crc crio[3641]: time="2026-06-12T09:57:48.327944718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.047888 | controller | Jun 12 09:57:48.346349 crc crio[3641]: time="2026-06-12T09:57:48.346057606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.047912 | controller | Jun 12 09:57:48.354712 crc crio[3641]: time="2026-06-12T09:57:48.354578982Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1424912f-e647-4da8-88c6-abf8ad4ae9a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.047935 | controller | Jun 12 09:57:48.355352 crc crio[3641]: 2026-06-12T09:57:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81ee408c5c9b60a Mac:5e:b8:02:72:3c:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c SocketPath: PciID:}] [{Interface:0xc0002c45d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.047957 | controller | Jun 12 09:57:48.356803 crc crio[3641]: time="2026-06-12T09:57:48.356418651Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00096c728}] Aliases:map[]}"
2026-06-12 11:43:48.047980 | controller | Jun 12 09:57:48.357014 crc crio[3641]: time="2026-06-12T09:57:48.356941679Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.048002 | controller | Jun 12 09:57:48.365672 crc crio[3641]: time="2026-06-12T09:57:48.365637684Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zbkbn/extract-content" id=d5db54fe-5830-41f5-885d-daed5ed73dca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.048030 | controller | Jun 12 09:57:48.442556 crc crio[3641]: time="2026-06-12T09:57:48.439621271Z" level=info msg="Ran pod sandbox 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=051ce820-2073-4d86-81f9-98372b728be4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.048053 | controller | Jun 12 09:57:48.445593 crc crio[3641]: time="2026-06-12T09:57:48.445498616Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd" id=c3bd08df-d7e7-46fd-9b9a-f6d5904ff6fa name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.048075 | controller | Jun 12 09:57:48.448550 crc crio[3641]: time="2026-06-12T09:57:48.448365101Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=04ce8044-2c2c-454b-8583-00066a84028c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.048097 | controller | Jun 12 09:57:48.449933 crc crio[3641]: time="2026-06-12T09:57:48.449727011Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4237f32a-7503-4b11-b51b-4891a65f9809 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.048118 | controller | Jun 12 09:57:48.471212 crc crio[3641]: time="2026-06-12T09:57:48.468114155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048140 | controller | Jun 12 09:57:48.473271 crc crio[3641]: time="2026-06-12T09:57:48.473139065Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=44d5246f-0d77-4c60-b0d5-0697be726d32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.048162 | controller | Jun 12 09:57:48.473935 crc crio[3641]: time="2026-06-12T09:57:48.473720045Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d21505c3-5028-4ec4-bbaf-4e346377fd56 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.048184 | controller | Jun 12 09:57:48.481232 crc crio[3641]: time="2026-06-12T09:57:48.481013574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048206 | controller | Jun 12 09:57:48.488446 crc crio[3641]: time="2026-06-12T09:57:48.488326555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048228 | controller | Jun 12 09:57:48.506504 crc crio[3641]: time="2026-06-12T09:57:48.506426306Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=97e7915b-7cd5-4809-9bae-6f31261ec751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.048264 | controller | Jun 12 09:57:48.508266 crc crio[3641]: time="2026-06-12T09:57:48.508111954Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g48fz/extract-content" id=2c08a138-5998-4f0a-8d10-8edc306b0e4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.048294 | controller | Jun 12 09:57:48.510265 crc crio[3641]: time="2026-06-12T09:57:48.510160211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048321 | controller | Jun 12 09:57:48.516381 crc crio[3641]: time="2026-06-12T09:57:48.516249618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048347 | controller | Jun 12 09:57:48.518689 crc crio[3641]: time="2026-06-12T09:57:48.51862945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048381 | controller | Jun 12 09:57:48.552665 crc crio[3641]: time="2026-06-12T09:57:48.55223187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048407 | controller | Jun 12 09:57:48.553167 crc crio[3641]: time="2026-06-12T09:57:48.553086091Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=53716958-20e9-48da-bfac-2a80bb69114c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.048430 | controller | Jun 12 09:57:48.553776 crc crio[3641]: time="2026-06-12T09:57:48.553456282Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=082dfb28-abeb-406c-9ae3-61e22bacef24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.048451 | controller | Jun 12 09:57:48.554038 crc crio[3641]: time="2026-06-12T09:57:48.553962609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048473 | controller | Jun 12 09:57:48.571716 crc crio[3641]: time="2026-06-12T09:57:48.57168127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048495 | controller | Jun 12 09:57:48.607990 crc crio[3641]: time="2026-06-12T09:57:48.607730975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048516 | controller | Jun 12 09:57:48.611274 crc crio[3641]: time="2026-06-12T09:57:48.611205134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048537 | controller | Jun 12 09:57:48.617642 crc crio[3641]: time="2026-06-12T09:57:48.617598894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048559 | controller | Jun 12 09:57:48.647450 crc crio[3641]: time="2026-06-12T09:57:48.647328924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048580 | controller | Jun 12 09:57:48.651694 crc crio[3641]: time="2026-06-12T09:57:48.651636381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048601 | controller | Jun 12 09:57:48.667899 crc crio[3641]: time="2026-06-12T09:57:48.667776814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048622 | controller | Jun 12 09:57:48.701660 crc crio[3641]: time="2026-06-12T09:57:48.701580581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048642 | controller | Jun 12 09:57:48.707106 crc crio[3641]: time="2026-06-12T09:57:48.706799938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048663 | controller | Jun 12 09:57:48.735214 crc crio[3641]: time="2026-06-12T09:57:48.735049868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048690 | controller | Jun 12 09:57:48.752439 crc crio[3641]: time="2026-06-12T09:57:48.752271492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048712 | controller | Jun 12 09:57:48.756464 crc crio[3641]: time="2026-06-12T09:57:48.756306676Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=55740ecd-cf00-420a-a98f-52c49e67336b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.048735 | controller | Jun 12 09:57:48.757858 crc crio[3641]: time="2026-06-12T09:57:48.757739433Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=587e702b-87ee-47e8-80bf-1cab40a22961 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.048757 | controller | Jun 12 09:57:48.799034 crc crio[3641]: time="2026-06-12T09:57:48.796663373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048779 | controller | Jun 12 09:57:48.805964 crc crio[3641]: time="2026-06-12T09:57:48.805641095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048800 | controller | Jun 12 09:57:48.891922 crc crio[3641]: time="2026-06-12T09:57:48.865445904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048822 | controller | Jun 12 09:57:49.074012 crc crio[3641]: time="2026-06-12T09:57:49.073906893Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5c20f09d-5cf9-4603-9255-4973dfe0bc4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.048845 | controller | Jun 12 09:57:49.139917 crc crio[3641]: time="2026-06-12T09:57:49.13979195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.048894 | controller | Jun 12 09:57:49.563344 crc crio[3641]: time="2026-06-12T09:57:49.562501574Z" level=info msg="Created container 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=f7472542-959c-4887-9ac9-80bfe0f98488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.048919 | controller | Jun 12 09:57:49.566060 crc crio[3641]: time="2026-06-12T09:57:49.565962862Z" level=info msg="Starting container: 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e" id=338e84e1-b8ea-4d44-99e3-f9190e74ccf4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.048942 | controller | Jun 12 09:57:49.572494 crc crio[3641]: time="2026-06-12T09:57:49.572379949Z" level=info msg="Started container" PID=14889 containerID=361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=338e84e1-b8ea-4d44-99e3-f9190e74ccf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb
2026-06-12 11:43:48.048964 | controller | Jun 12 09:57:49.680537 crc crio[3641]: time="2026-06-12T09:57:49.680370095Z" level=info msg="Created container 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338: openshift-marketplace/redhat-operators-g48fz/extract-content" id=2c08a138-5998-4f0a-8d10-8edc306b0e4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.048986 | controller | Jun 12 09:57:49.681638 crc crio[3641]: time="2026-06-12T09:57:49.681546846Z" level=info msg="Starting container: 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338" id=0f09d3db-c983-4961-96b2-226b66dcb3fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049015 | controller | Jun 12 09:57:49.687930 crc crio[3641]: time="2026-06-12T09:57:49.687741776Z" level=info msg="Started container" PID=14904 containerID=4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338 description=openshift-marketplace/redhat-operators-g48fz/extract-content id=0f09d3db-c983-4961-96b2-226b66dcb3fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd
2026-06-12 11:43:48.049038 | controller | Jun 12 09:57:49.736103 crc crio[3641]: time="2026-06-12T09:57:49.735963854Z" level=info msg="Created container e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51: openshift-marketplace/community-operators-mf6q8/extract-content" id=ebb3ad87-5144-4215-b165-5c8b9b54585e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049060 | controller | Jun 12 09:57:49.740997 crc crio[3641]: time="2026-06-12T09:57:49.740418056Z" level=info msg="Starting container: e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51" id=c8c4cc71-98da-42de-9451-969959e12c0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049082 | controller | Jun 12 09:57:49.750508 crc crio[3641]: time="2026-06-12T09:57:49.750371562Z" level=info msg="Started container" PID=14899 containerID=e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51 description=openshift-marketplace/community-operators-mf6q8/extract-content id=c8c4cc71-98da-42de-9451-969959e12c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988
2026-06-12 11:43:48.049104 | controller | Jun 12 09:57:49.901254 crc crio[3641]: time="2026-06-12T09:57:49.900807627Z" level=info msg="Created container 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338: openshift-marketplace/community-operators-qhh6t/extract-content" id=53716958-20e9-48da-bfac-2a80bb69114c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049126 | controller | Jun 12 09:57:49.902700 crc crio[3641]: time="2026-06-12T09:57:49.902589431Z" level=info msg="Starting container: 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338" id=2a1a6f45-a2a6-4389-906f-2369faa0de03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049148 | controller | Jun 12 09:57:49.918756 crc crio[3641]: time="2026-06-12T09:57:49.918320396Z" level=info msg="Started container" PID=14915 containerID=63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338 description=openshift-marketplace/community-operators-qhh6t/extract-content id=2a1a6f45-a2a6-4389-906f-2369faa0de03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300
2026-06-12 11:43:48.049171 | controller | Jun 12 09:57:50.230723 crc crio[3641]: time="2026-06-12T09:57:50.230483155Z" level=info msg="Created container cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e: openshift-marketplace/certified-operators-l27pk/extract-content" id=97e7915b-7cd5-4809-9bae-6f31261ec751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049193 | controller | Jun 12 09:57:50.232076 crc crio[3641]: time="2026-06-12T09:57:50.231983596Z" level=info msg="Starting container: cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e" id=f278410f-d270-472a-8fe1-8f1d439d25a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049215 | controller | Jun 12 09:57:50.239002 crc crio[3641]: time="2026-06-12T09:57:50.238908522Z" level=info msg="Started container" PID=14908 containerID=cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e description=openshift-marketplace/certified-operators-l27pk/extract-content id=f278410f-d270-472a-8fe1-8f1d439d25a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f
2026-06-12 11:43:48.049238 | controller | Jun 12 09:57:50.431611 crc crio[3641]: time="2026-06-12T09:57:50.430910511Z" level=info msg="Created container 28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=61d384f4-5110-4e91-afcf-29f994c30060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049266 | controller | Jun 12 09:57:50.431611 crc crio[3641]: time="2026-06-12T09:57:50.431344086Z" level=info msg="Created container b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718: openshift-kube-apiserver/installer-13-crc/installer" id=082dfb28-abeb-406c-9ae3-61e22bacef24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049289 | controller | Jun 12 09:57:50.432720 crc crio[3641]: time="2026-06-12T09:57:50.432084341Z" level=info msg="Created container 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27: openshift-marketplace/certified-operators-zbkbn/extract-content" id=d5db54fe-5830-41f5-885d-daed5ed73dca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049312 | controller | Jun 12 09:57:50.433151 crc crio[3641]: time="2026-06-12T09:57:50.432968744Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sczm8/extract-content" id=1125a284-4b5b-451a-a908-e3bca6a42fbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049335 | controller | Jun 12 09:57:50.433324 crc crio[3641]: time="2026-06-12T09:57:50.433011442Z" level=info msg="Created container 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=37079483-ec4c-4ad6-b46e-64d9fbcf060d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049357 | controller | Jun 12 09:57:50.434056 crc crio[3641]: time="2026-06-12T09:57:50.433274741Z" level=info msg="Created container cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=70cce5ff-3c70-4da9-9ca4-8f5453d31338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049379 | controller | Jun 12 09:57:50.435500 crc crio[3641]: time="2026-06-12T09:57:50.435413383Z" level=info msg="Starting container: 28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5" id=43779d61-0eb9-409c-b979-60a5fe786eb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049401 | controller | Jun 12 09:57:50.436439 crc crio[3641]: time="2026-06-12T09:57:50.436235896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.049423 | controller | Jun 12 09:57:50.437258 crc crio[3641]: time="2026-06-12T09:57:50.436765989Z" level=info msg="Starting container: 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900" id=82829752-fe06-4014-9700-c1f64ea8bea1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049444 | controller | Jun 12 09:57:50.437440 crc crio[3641]: time="2026-06-12T09:57:50.436766159Z" level=info msg="Starting container: b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718" id=65414189-6c92-4ea4-a27b-93bab60aaad8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049466 | controller | Jun 12 09:57:50.438903 crc crio[3641]: time="2026-06-12T09:57:50.43701708Z" level=info msg="Starting container: cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6" id=ec7a53ae-ef7b-4da6-8347-b3b84f729805 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049489 | controller | Jun 12 09:57:50.439674 crc crio[3641]: time="2026-06-12T09:57:50.43936754Z" level=info msg="Starting container: 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27" id=bd3a800b-6210-4539-838d-9bec570aa9e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.049511 | controller | Jun 12 09:57:50.447580 crc crio[3641]: time="2026-06-12T09:57:50.44739866Z" level=info msg="Started container" PID=14929 containerID=b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718 description=openshift-kube-apiserver/installer-13-crc/installer id=65414189-6c92-4ea4-a27b-93bab60aaad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d
2026-06-12 11:43:48.049539 | controller | Jun 12 09:57:50.452942 crc crio[3641]: time="2026-06-12T09:57:50.452690621Z" level=info msg="Started container" PID=14911 containerID=28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=43779d61-0eb9-409c-b979-60a5fe786eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190
2026-06-12 11:43:48.049563 | controller | Jun 12 09:57:50.453105 crc crio[3641]: time="2026-06-12T09:57:50.452972839Z" level=info msg="Started container" PID=14888 containerID=8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=82829752-fe06-4014-9700-c1f64ea8bea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80
2026-06-12 11:43:48.049586 | controller | Jun 12 09:57:50.469165 crc crio[3641]: time="2026-06-12T09:57:50.469077856Z" level=info msg="Started container" PID=14925 containerID=cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=ec7a53ae-ef7b-4da6-8347-b3b84f729805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee
2026-06-12 11:43:48.049608 | controller | Jun 12 09:57:50.475992 crc crio[3641]: time="2026-06-12T09:57:50.47176154Z" level=info msg="Started container" PID=14898 containerID=7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27 description=openshift-marketplace/certified-operators-zbkbn/extract-content id=bd3a800b-6210-4539-838d-9bec570aa9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77
2026-06-12 11:43:48.049630 | controller | Jun 12 09:57:50.508708 crc crio[3641]: 2026-06-12T09:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f8be9d9258a957 Mac:1a:c6:60:08:2c:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.049652 | controller | Jun 12 09:57:50.510976 crc crio[3641]: time="2026-06-12T09:57:50.51078416Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00096ce38}] Aliases:map[]}"
2026-06-12 11:43:48.049675 | controller | Jun 12 09:57:50.511400 crc crio[3641]: time="2026-06-12T09:57:50.511332112Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.049697 | controller | Jun 12 09:57:50.545118 crc crio[3641]: time="2026-06-12T09:57:50.5450341Z" level=info msg="Ran pod sandbox 3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=b93dd948-5287-4e6d-8418-8c4948cc30c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.049719 | controller | Jun 12 09:57:50.562562 crc crio[3641]: time="2026-06-12T09:57:50.559396828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=f6c1cbd3-ed45-4291-ae75-6c7bd5e1b875 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.049746 | controller | Jun 12 09:57:50.576175 crc crio[3641]: time="2026-06-12T09:57:50.57063377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.049768 | controller | Jun 12 09:57:50.576435 crc crio[3641]: time="2026-06-12T09:57:50.576368989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.049790 | controller | Jun 12 09:57:50.643632 crc crio[3641]: time="2026-06-12T09:57:50.643552625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=8d0aaf61-5f53-4c4f-94a5-706164e0beb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.049811 | controller | Jun 12 09:57:50.650310 crc crio[3641]: time="2026-06-12T09:57:50.650232938Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=3557a4a5-0fe7-41f9-a3ef-56de45648413 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.049833 | controller | Jun 12 09:57:50.651795 crc crio[3641]: time="2026-06-12T09:57:50.65058665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.049880 | controller | Jun 12 09:57:50.794175 crc crio[3641]: time="2026-06-12T09:57:50.791408041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=78712c4f-eb46-474a-bffd-e45aae6d68da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.049906 | controller | Jun 12 09:57:50.847215 crc crio[3641]: time="2026-06-12T09:57:50.847111472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.049929 | controller | Jun 12 09:57:50.851323 crc crio[3641]: time="2026-06-12T09:57:50.850139055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2fdbb4e3-9fe7-4bd7-9dbf-3b2023e46f67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.049951 | controller | Jun 12 09:57:50.851323 crc crio[3641]: time="2026-06-12T09:57:50.850366754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.049974 | controller | Jun 12 09:57:50.906634 crc crio[3641]: time="2026-06-12T09:57:50.906486368Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=7a07b24f-5592-4fd6-892c-6fcd6ba29267 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.049996 | controller | Jun 12 09:57:50.970319 crc crio[3641]: time="2026-06-12T09:57:50.97013835Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=6a185585-d4b6-4b94-b95b-ed2f00a13fb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050017 | controller | Jun 12 09:57:51.052368 crc crio[3641]: time="2026-06-12T09:57:51.051334397Z" level=info msg="Created container 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469: openshift-marketplace/redhat-marketplace-sczm8/extract-content" id=1125a284-4b5b-451a-a908-e3bca6a42fbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050038 | controller | Jun 12 09:57:51.053515 crc crio[3641]: time="2026-06-12T09:57:51.053378116Z" level=info msg="Starting container: 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469" id=8cbdf75d-4f21-438b-81bc-fbd23d56aaa9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.050066 | controller | Jun 12 09:57:51.060580 crc crio[3641]: time="2026-06-12T09:57:51.060455636Z" level=info msg="Started container" PID=15012 containerID=1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469 description=openshift-marketplace/redhat-marketplace-sczm8/extract-content id=8cbdf75d-4f21-438b-81bc-fbd23d56aaa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c
2026-06-12 11:43:48.050089 | controller | Jun 12 09:57:51.284605 crc crio[3641]: time="2026-06-12T09:57:51.284340528Z" level=info msg="Creating container: openshift-marketplace/community-operators-mf6q8/registry-server" id=a258e7bf-8982-43f0-b8b5-9f97ece39e33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050111 | controller | Jun 12 09:57:51.285247 crc crio[3641]: time="2026-06-12T09:57:51.285087824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050133 | controller | Jun 12 09:57:51.285247 crc crio[3641]: time="2026-06-12T09:57:51.285140716Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=2167cce8-8847-4164-86cb-66bfe38aaf51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050154 | controller | Jun 12 09:57:51.285619 crc crio[3641]: time="2026-06-12T09:57:51.285461307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050176 | controller | Jun 12 09:57:51.342592 crc crio[3641]: time="2026-06-12T09:57:51.342460912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050197 | controller | Jun 12 09:57:51.345633 crc crio[3641]: time="2026-06-12T09:57:51.345545196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050218 | controller | Jun 12 09:57:51.364616 crc crio[3641]: time="2026-06-12T09:57:51.36446868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050239 | controller | Jun 12 09:57:51.560954 crc crio[3641]: time="2026-06-12T09:57:51.559742221Z" level=info msg="Created container 455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=3557a4a5-0fe7-41f9-a3ef-56de45648413 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050261 | controller | Jun 12 09:57:51.564121 crc crio[3641]: time="2026-06-12T09:57:51.564080748Z" level=info msg="Starting container: 455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4" id=17154c85-6a38-48d5-b4b5-f0a250cb35d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.050283 | controller | Jun 12 09:57:51.573053 crc crio[3641]: time="2026-06-12T09:57:51.572938999Z" level=info msg="Started container" PID=15027 containerID=455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=17154c85-6a38-48d5-b4b5-f0a250cb35d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696
2026-06-12 11:43:48.050304 | controller | Jun 12 09:57:51.809393 crc crio[3641]: time="2026-06-12T09:57:51.809335595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050327 | controller | Jun 12 09:57:51.832076 crc crio[3641]: time="2026-06-12T09:57:51.831951203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9b66048b-3b0b-4ccd-8f3b-b9bc7a84a19d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050358 | controller | Jun 12 09:57:51.841746 crc crio[3641]: time="2026-06-12T09:57:51.841664142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=77a7be7b-70f6-48a1-9bb7-424a3387aba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050381 | controller | Jun 12 09:57:51.849162 crc crio[3641]: time="2026-06-12T09:57:51.849076445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=89311fbe-94e4-45ae-a786-760b4f5c9231 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050402 | controller | Jun 12 09:57:51.849496 crc crio[3641]: time="2026-06-12T09:57:51.849402435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cf2b27ab-d545-44b8-8553-1b7aa74fffb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050424 | controller | Jun 12 09:57:51.850443 crc crio[3641]: time="2026-06-12T09:57:51.849614152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=244bd459-bec1-4e84-9e67-bfd7db468d78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050445 | controller | Jun 12 09:57:51.857248 crc crio[3641]: time="2026-06-12T09:57:51.857082996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=be296d6d-605e-4027-b875-ba5b28208748 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050466 | controller | Jun 12 09:57:51.865971 crc crio[3641]: time="2026-06-12T09:57:51.865899315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=61924e4c-79a8-4225-9ce1-9714aa1cadd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050487 | controller | Jun 12 09:57:51.873650 crc crio[3641]: time="2026-06-12T09:57:51.87340318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d8129af0-af19-4700-87a8-eb545ffdf95d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050509 | controller | Jun 12 09:57:51.873780 crc crio[3641]: time="2026-06-12T09:57:51.873503454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b35ac3c7-321d-481a-8a4a-5f660b9c037a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050532 | controller | Jun 12 09:57:51.937660 crc crio[3641]: time="2026-06-12T09:57:51.937021341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f245f952-571c-4d13-828c-de22ce90f230 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050554 | controller | Jun 12 09:57:51.939009 crc crio[3641]: time="2026-06-12T09:57:51.937915411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=44904f45-64be-44f5-aa1e-0d12abf29d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050576 | controller | Jun 12 09:57:51.939009 crc crio[3641]: time="2026-06-12T09:57:51.938139359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=47553bfc-79e3-49e1-a38d-32971835b653 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050603 | controller | Jun 12 09:57:51.939009 crc crio[3641]: time="2026-06-12T09:57:51.938245593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=270a9651-e9be-42b8-b593-60d3fb1a0012 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050625 | controller | Jun 12 09:57:51.939009 crc crio[3641]: time="2026-06-12T09:57:51.93815509Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ab60ae62-6b5c-403d-b0d5-f2ef0b4aac36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.050647 | controller | Jun 12 09:57:52.010798 crc crio[3641]: time="2026-06-12T09:57:52.010627862Z" level=info msg="Created container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server" id=a258e7bf-8982-43f0-b8b5-9f97ece39e33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050669 | controller | Jun 12 09:57:52.015342 crc crio[3641]: time="2026-06-12T09:57:52.015084561Z" level=info msg="Starting container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658" id=ce8440cf-7138-4cd8-8eab-83538101fc40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.050691 | controller | Jun 12 09:57:52.022400 crc crio[3641]: time="2026-06-12T09:57:52.022302356Z" level=info msg="Started container" PID=15069 containerID=8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658 description=openshift-marketplace/community-operators-mf6q8/registry-server id=ce8440cf-7138-4cd8-8eab-83538101fc40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988
2026-06-12 11:43:48.050714 | controller | Jun 12 09:57:52.278996 crc crio[3641]: time="2026-06-12T09:57:52.278683481Z" level=info msg="Created container e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=2167cce8-8847-4164-86cb-66bfe38aaf51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050735 | controller | Jun 12 09:57:52.280685 crc crio[3641]: time="2026-06-12T09:57:52.280596936Z" level=info msg="Starting container: e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f" id=0babbaeb-428b-403d-9d7b-16d8d141d280 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.050757 | controller | Jun 12 09:57:52.286131 crc crio[3641]: time="2026-06-12T09:57:52.286036961Z" level=info msg="Started container" PID=15080 containerID=e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=0babbaeb-428b-403d-9d7b-16d8d141d280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190
2026-06-12 11:43:48.050780 | controller | Jun 12 09:57:52.407458 crc crio[3641]: time="2026-06-12T09:57:52.40733473Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=4a43c0e4-0e38-4a47-aa93-8300d90dc029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050802 | controller | Jun 12 09:57:52.407458 crc crio[3641]: time="2026-06-12T09:57:52.407393402Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sczm8/registry-server" id=804fed69-77ac-432c-b759-897468619907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050824 | controller | Jun 12 09:57:52.408097 crc crio[3641]: time="2026-06-12T09:57:52.407403372Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=b8052931-093b-461e-ab35-0a646e5f849e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050846 | controller | Jun 12 09:57:52.408097 crc crio[3641]: time="2026-06-12T09:57:52.407675622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050901 | controller | Jun 12 09:57:52.408097 crc crio[3641]: time="2026-06-12T09:57:52.407358004Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=27a76b53-b66a-45f6-b7ac-dc4860b20f7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.050927 | controller | Jun 12 09:57:52.408553 crc crio[3641]: time="2026-06-12T09:57:52.408174109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050950 | controller | Jun 12 09:57:52.408553 crc crio[3641]: time="2026-06-12T09:57:52.408353708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050972 | controller | Jun 12 09:57:52.410338 crc crio[3641]: time="2026-06-12T09:57:52.409075973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.050994 | controller | Jun 12 09:57:52.457747 crc crio[3641]: time="2026-06-12T09:57:52.457636588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051015 | controller | Jun 12 09:57:52.461231 crc crio[3641]: time="2026-06-12T09:57:52.461132407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051037 | controller | Jun 12 09:57:52.464735 crc crio[3641]: time="2026-06-12T09:57:52.46416981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051058 | controller | Jun 12 09:57:52.469398 crc crio[3641]: time="2026-06-12T09:57:52.469278113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051079 | controller | Jun 12 09:57:52.506972 crc crio[3641]: time="2026-06-12T09:57:52.506788187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051101 | controller | Jun 12 09:57:52.512403 crc crio[3641]: time="2026-06-12T09:57:52.512325147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051122 | controller | Jun 12 09:57:52.533325 crc crio[3641]: time="2026-06-12T09:57:52.533073099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051143 | controller | Jun 12 09:57:52.537313 crc crio[3641]: time="2026-06-12T09:57:52.537226711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051165 | controller | Jun 12 09:57:53.055070 crc crio[3641]: time="2026-06-12T09:57:53.05495568Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zbkbn/registry-server" id=b103a922-5bbd-41fd-baaa-a1d35114b5f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051187 | controller | Jun 12 09:57:53.060582 crc crio[3641]: time="2026-06-12T09:57:53.055423936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051208 | controller | Jun 12 09:57:53.060582 crc crio[3641]: time="2026-06-12T09:57:53.056929928Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=3d6d605b-7860-438a-b271-26d9489e611f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051234 | controller | Jun 12 09:57:53.065652 crc crio[3641]: time="2026-06-12T09:57:53.065497538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051256 | controller | Jun 12 09:57:53.089960 crc crio[3641]: time="2026-06-12T09:57:53.089787212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051277 | controller | Jun 12 09:57:53.093763 crc crio[3641]: time="2026-06-12T09:57:53.093694675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051298 | controller | Jun 12 09:57:53.122768 crc crio[3641]: time="2026-06-12T09:57:53.122646739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051319 | controller | Jun 12 09:57:53.126011 crc crio[3641]: time="2026-06-12T09:57:53.125944411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051340 | controller | Jun 12 09:57:53.343105 crc crio[3641]: time="2026-06-12T09:57:53.342732863Z" level=info msg="Created container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=b8052931-093b-461e-ab35-0a646e5f849e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051362 | controller | Jun 12 09:57:53.345458 crc crio[3641]: time="2026-06-12T09:57:53.345302701Z" level=info msg="Starting container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e" id=7c46b5e2-d4e1-4461-95e7-cfb00c1fad81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.051384 | controller | Jun 12 09:57:53.354173 crc crio[3641]: time="2026-06-12T09:57:53.354036125Z" level=info msg="Started container" PID=15110 containerID=91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7c46b5e2-d4e1-4461-95e7-cfb00c1fad81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb
2026-06-12 11:43:48.051406 | controller | Jun 12 09:57:53.448749 crc crio[3641]: time="2026-06-12T09:57:53.448547685Z" level=info msg="Created container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server" id=27a76b53-b66a-45f6-b7ac-dc4860b20f7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051428 | controller | Jun 12 09:57:53.449938 crc crio[3641]: time="2026-06-12T09:57:53.44987383Z" level=info msg="Starting container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165" id=5fd1fdc7-857d-499e-969c-1967fe1f38a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.051450 | controller | Jun 12 09:57:53.452438 crc crio[3641]: time="2026-06-12T09:57:53.452308162Z" level=info msg="Created container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=4a43c0e4-0e38-4a47-aa93-8300d90dc029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051472 | controller | Jun 12 09:57:53.452733 crc crio[3641]: time="2026-06-12T09:57:53.452619853Z" level=info msg="Created container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server" id=804fed69-77ac-432c-b759-897468619907 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051500 | controller | Jun 12 09:57:53.455962 crc crio[3641]: time="2026-06-12T09:57:53.454335621Z" level=info msg="Starting container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021" id=95526cea-4f7d-482e-8e7a-541cee3e3246 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.051523 | controller | Jun 12 09:57:53.455962 crc crio[3641]: time="2026-06-12T09:57:53.45572735Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-g48fz/registry-server" id=171d037b-b828-45b0-803c-28c6481bf8e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051546 | controller | Jun 12 09:57:53.456766 crc crio[3641]: time="2026-06-12T09:57:53.456645791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051569 | controller | Jun 12 09:57:53.459888 crc crio[3641]: time="2026-06-12T09:57:53.458059189Z" level=info msg="Starting container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c" id=fb411349-a16f-4b89-af0a-3f131cf3d1b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.051591 | controller | Jun 12 09:57:53.461264 crc crio[3641]: time="2026-06-12T09:57:53.461128712Z" level=info msg="Started container" PID=15104 containerID=add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=95526cea-4f7d-482e-8e7a-541cee3e3246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80
2026-06-12 11:43:48.051613 | controller | Jun 12 09:57:53.465081 crc crio[3641]: time="2026-06-12T09:57:53.465009493Z" level=info msg="Started container" PID=15109 containerID=274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165 description=openshift-marketplace/community-operators-qhh6t/registry-server id=5fd1fdc7-857d-499e-969c-1967fe1f38a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300
2026-06-12 11:43:48.051635 | controller | Jun 12 09:57:53.473011 crc crio[3641]: time="2026-06-12T09:57:53.472924343Z" level=info msg="Started container" PID=15101 containerID=b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c description=openshift-marketplace/redhat-marketplace-sczm8/registry-server id=fb411349-a16f-4b89-af0a-3f131cf3d1b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c
2026-06-12 11:43:48.051691 | controller | Jun 12 09:57:53.500905 crc crio[3641]: time="2026-06-12T09:57:53.500759017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051723 | controller | Jun 12 09:57:53.504477 crc crio[3641]: time="2026-06-12T09:57:53.504420702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.051747 | controller | Jun 12 09:57:53.710942 crc crio[3641]: time="2026-06-12T09:57:53.710547751Z" level=info msg="Created container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server" id=b103a922-5bbd-41fd-baaa-a1d35114b5f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051769 | controller | Jun 12 09:57:53.712059 crc crio[3641]: time="2026-06-12T09:57:53.71199176Z" level=info msg="Starting container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9" id=0a5544b9-67b6-4090-b538-edc275b55c88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.051792 | controller | Jun 12 09:57:53.720317 crc crio[3641]: time="2026-06-12T09:57:53.719105842Z" level=info msg="Started container" PID=15133 containerID=0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9 description=openshift-marketplace/certified-operators-zbkbn/registry-server id=0a5544b9-67b6-4090-b538-edc275b55c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77
2026-06-12 11:43:48.051824 | controller | Jun 12 09:57:53.854506 crc crio[3641]: time="2026-06-12T09:57:53.854319632Z" level=info msg="Created container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server" id=3d6d605b-7860-438a-b271-26d9489e611f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.051846 | controller | Jun 12 09:57:53.855626 crc crio[3641]: time="2026-06-12T09:57:53.855541254Z" level=info msg="Starting container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327" id=149730cd-9d15-4dc3-abe3-c10d5d1ca46f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.051894 | controller | Jun 12 09:57:53.864939 crc crio[3641]: time="2026-06-12T09:57:53.864746547Z" level=info msg="Started container" PID=15137 containerID=0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327 description=openshift-marketplace/certified-operators-l27pk/registry-server id=149730cd-9d15-4dc3-abe3-c10d5d1ca46f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f
2026-06-12 11:43:48.051917 | controller | Jun 12 09:57:53.967769 crc crio[3641]: time="2026-06-12T09:57:53.967651452Z" level=info msg="Stopping pod sandbox: 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee" id=1ecfd7f2-b7c9-4ec5-a51d-be633f6e53f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.051940 | controller | Jun 12 09:57:53.969313 crc crio[3641]: time="2026-06-12T09:57:53.96845633Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc001694260}] Aliases:map[]}"
2026-06-12 11:43:48.051963 | controller | Jun 12 09:57:53.969313 crc crio[3641]: time="2026-06-12T09:57:53.968639726Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.051985 | controller | Jun 12 09:57:54.387354 crc crio[3641]: time="2026-06-12T09:57:54.384624739Z" level=info msg="Created container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server" id=171d037b-b828-45b0-803c-28c6481bf8e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.052007 | controller | Jun 12 09:57:54.389477 crc crio[3641]: time="2026-06-12T09:57:54.38937589Z" level=info msg="Starting container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d" id=9870fd6e-79c4-4a13-b8df-38a2c62e765f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.052029 | controller | Jun 12 09:57:54.402453 crc crio[3641]: time="2026-06-12T09:57:54.40200026Z" level=info msg="Started container" PID=15178 containerID=f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d description=openshift-marketplace/redhat-operators-g48fz/registry-server id=9870fd6e-79c4-4a13-b8df-38a2c62e765f name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd
2026-06-12 11:43:48.052052 | controller | Jun 12 09:57:54.407762 crc crio[3641]: time="2026-06-12T09:57:54.404634759Z" level=info msg="Stopped pod sandbox: 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee" id=1ecfd7f2-b7c9-4ec5-a51d-be633f6e53f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.052080 | controller | Jun 12 09:58:16.292512 crc crio[3641]: time="2026-06-12T09:58:16.291434067Z" level=info msg="Stopping container: 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d (timeout: 2s)" id=364515b1-30bb-4d67-a97b-345e60242cbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.052103 | controller | Jun 12 09:58:17.262751 crc crio[3641]: time="2026-06-12T09:58:17.26221941Z" level=info msg="Removing container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9" id=5848e4a0-cb0f-4743-9a45-d305850fff94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.052126 | controller | Jun 12 09:58:19.071232 crc crio[3641]: time="2026-06-12T09:58:19.071127283Z" level=info msg="Removed container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5848e4a0-cb0f-4743-9a45-d305850fff94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.052149 | controller | Jun 12 09:58:19.170351 crc crio[3641]: time="2026-06-12T09:58:19.169797121Z" level=info msg="Stopped container 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d: openshift-console/downloads-747b44746d-4pqvr/download-server" id=364515b1-30bb-4d67-a97b-345e60242cbe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.052171 | controller | Jun 12 09:58:19.172569 crc crio[3641]: time="2026-06-12T09:58:19.172379679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b46b7b51-d974-41e2-b250-a78ad154988f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.052194 | controller | Jun 12 09:58:19.189527 crc crio[3641]: time="2026-06-12T09:58:19.189415378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=74582382-665e-4019-b493-061a2cde1fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.052216 | controller | Jun 12 09:58:19.194540 crc crio[3641]: time="2026-06-12T09:58:19.194311144Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b803bb73-b2cc-4c1d-88c7-f17dcb009c2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.052238 | controller | Jun 12 09:58:19.194748 crc crio[3641]: time="2026-06-12T09:58:19.194619034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.052284 | controller | Jun 12 09:58:19.225760 crc crio[3641]: time="2026-06-12T09:58:19.225552075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.052315 | controller | Jun 12 09:58:19.232252 crc crio[3641]: time="2026-06-12T09:58:19.232113518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.052344 | controller | Jun 12 09:58:19.508299 crc crio[3641]: time="2026-06-12T09:58:19.500419021Z" level=info msg="Created container 5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b803bb73-b2cc-4c1d-88c7-f17dcb009c2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.052373 | controller | Jun 12 09:58:19.508299 crc crio[3641]: time="2026-06-12T09:58:19.502202638Z" level=info msg="Starting container: 5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db" id=cf32f751-0334-4a64-8ce6-5b17119c5276 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.052403 | controller | Jun 12 09:58:19.521391 crc crio[3641]: time="2026-06-12T09:58:19.519155347Z" level=info msg="Started container" PID=15782 containerID=5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db description=openshift-console/downloads-747b44746d-4pqvr/download-server id=cf32f751-0334-4a64-8ce6-5b17119c5276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5
2026-06-12 11:43:48.052439 | controller | Jun 12 09:58:22.975096 crc crio[3641]: time="2026-06-12T09:58:22.974326006Z" level=info msg="Stopping container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c (timeout: 2s)" id=1e624215-5552-44cf-bca3-5227cb4618b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.052469 | controller | Jun 12 09:58:24.767583 crc crio[3641]: time="2026-06-12T09:58:24.7671562Z" level=info msg="Stopped container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server" id=1e624215-5552-44cf-bca3-5227cb4618b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.052498 | controller | Jun 12 09:58:24.769254 crc crio[3641]: time="2026-06-12T09:58:24.76918399Z" level=info msg="Stopping pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c" id=97166209-ada0-47d9-8bdf-860dc47c87b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.052528 | controller | Jun 12 09:58:24.770102 crc crio[3641]: time="2026-06-12T09:58:24.770021158Z" level=info msg="Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000d24378}] Aliases:map[]}"
2026-06-12 11:43:48.052559 | controller | Jun 12 09:58:24.770401 crc crio[3641]: time="2026-06-12T09:58:24.770247356Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-sczm8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.052588 | controller | Jun 12 09:58:25.778353 crc crio[3641]: time="2026-06-12T09:58:25.777770006Z" level=info msg="Stopped pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c" id=97166209-ada0-47d9-8bdf-860dc47c87b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.052619 | controller | Jun 12 09:58:26.376952 crc crio[3641]: time="2026-06-12T09:58:26.376622711Z" level=info msg="Removing container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c" id=d8f86f9a-5698-4011-8f86-c839111a86da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.052648 | controller | Jun 12 09:58:26.449510 crc crio[3641]: time="2026-06-12T09:58:26.449333821Z" level=info msg="Removed container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server" id=d8f86f9a-5698-4011-8f86-c839111a86da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.052677 | controller | Jun 12 09:58:26.453684 crc crio[3641]: time="2026-06-12T09:58:26.453448509Z" level=info msg="Removing container: 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469" id=649a0b18-abf6-4c22-93f5-2d911307339c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.052707 | controller | Jun 12 09:58:26.493527 crc crio[3641]: time="2026-06-12T09:58:26.492704622Z" level=info msg="Removed container 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469: openshift-marketplace/redhat-marketplace-sczm8/extract-content" id=649a0b18-abf6-4c22-93f5-2d911307339c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.052737 | controller | Jun 12 09:58:26.498055 crc crio[3641]: time="2026-06-12T09:58:26.497999294Z" level=info msg="Removing container: 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66" id=06b80b4d-450d-4c44-8342-57b9ad77571c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.052773 | controller | Jun 12 09:58:26.530586 crc crio[3641]: time="2026-06-12T09:58:26.530477276Z" level=info msg="Removed container 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities" id=06b80b4d-450d-4c44-8342-57b9ad77571c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.052803 | controller | Jun 12 09:58:32.558751 crc crio[3641]: time="2026-06-12T09:58:32.557749142Z" level=info msg="Stopping container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658 (timeout: 2s)" id=2660eb26-c2cf-41d4-a6cd-38f161e54431 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.052832 | controller | Jun 12 09:58:32.597636 crc crio[3641]: time="2026-06-12T09:58:32.597334338Z" level=info msg="Stopping container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d (timeout: 2s)" id=2214b30c-54d8-49cd-8991-5e30a5bc7946 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.052881 | controller | Jun 12 09:58:32.701016 crc crio[3641]: time="2026-06-12T09:58:32.700777269Z" level=info msg="Stopped container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server" id=2660eb26-c2cf-41d4-a6cd-38f161e54431 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.052906 | controller | Jun 12 09:58:32.703243 crc crio[3641]: time="2026-06-12T09:58:32.70315995Z" level=info msg="Stopping pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988" id=5f83447d-dfa4-45bd-9a9e-b379fa19447c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.052928 | controller | Jun 12 09:58:32.703967 crc crio[3641]: time="2026-06-12T09:58:32.70374978Z" level=info msg="Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc001e16ad8}] Aliases:map[]}"
2026-06-12 11:43:48.052950 | controller | Jun 12 09:58:32.704077 crc crio[3641]: time="2026-06-12T09:58:32.704017549Z" level=info msg="Deleting pod openshift-marketplace_community-operators-mf6q8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.052972 | controller | Jun 12 09:58:32.734731 crc crio[3641]: time="2026-06-12T09:58:32.73467097Z" level=info msg="Stopped container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server" id=2214b30c-54d8-49cd-8991-5e30a5bc7946 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.052994 | controller | Jun 12 09:58:32.737603 crc crio[3641]: time="2026-06-12T09:58:32.737529756Z" level=info msg="Stopping pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd" id=d1d11916-cba8-4d1b-869f-dfa8330ae728 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.053017 | controller | Jun 12 09:58:32.738249 crc crio[3641]: time="2026-06-12T09:58:32.738083525Z" level=info msg="Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00008c818}] Aliases:map[]}"
2026-06-12 11:43:48.053039 | controller | Jun 12 09:58:32.738451 crc crio[3641]: time="2026-06-12T09:58:32.738343994Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-g48fz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.053067 | controller | Jun 12 09:58:33.219432 crc crio[3641]: time="2026-06-12T09:58:33.219012485Z" level=info msg="Stopped pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988" id=5f83447d-dfa4-45bd-9a9e-b379fa19447c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.053091 | controller | Jun 12 09:58:33.233594 crc crio[3641]: time="2026-06-12T09:58:33.233490567Z" level=info msg="Stopped pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd" id=d1d11916-cba8-4d1b-869f-dfa8330ae728 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.053113 | controller | Jun 12 09:58:33.358507 crc crio[3641]: time="2026-06-12T09:58:33.357360564Z" level=info msg="Stopping container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9 (timeout: 2s)" id=786ee4c6-6b59-46fd-902f-9ea4f069a2bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053135 | controller | Jun 12 09:58:33.482917 crc crio[3641]: time="2026-06-12T09:58:33.482664998Z" level=info msg="Removing container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658" id=010e2046-b89e-4d37-9cde-52407418eb60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053157 | controller | Jun 12 09:58:33.512207 crc crio[3641]: time="2026-06-12T09:58:33.5121426Z" level=info msg="Stopped container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server" id=786ee4c6-6b59-46fd-902f-9ea4f069a2bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053179 | controller | Jun 12 09:58:33.513964 crc crio[3641]: time="2026-06-12T09:58:33.513905749Z" level=info msg="Stopping pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77" id=0f664333-695c-4ad0-8f4e-59ecac813aa7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.053201 | controller | Jun 12 09:58:33.514607 crc crio[3641]: time="2026-06-12T09:58:33.514562222Z" level=info msg="Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00018b6e0}] Aliases:map[]}"
2026-06-12 11:43:48.053223 | controller | Jun 12 09:58:33.514780 crc crio[3641]: time="2026-06-12T09:58:33.514735198Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-zbkbn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.053244 | controller | Jun 12 09:58:33.575761 crc crio[3641]: time="2026-06-12T09:58:33.575673271Z" level=info msg="Removed container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server" id=010e2046-b89e-4d37-9cde-52407418eb60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053266 | controller | Jun 12 09:58:33.583504 crc crio[3641]: time="2026-06-12T09:58:33.583371711Z" level=info msg="Removing container: e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51" id=5c079902-75df-4b3a-b5f3-2207cea1f9b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053288 | controller | Jun 12 09:58:33.627998 crc crio[3641]: time="2026-06-12T09:58:33.627789009Z" level=info msg="Removed container e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51: openshift-marketplace/community-operators-mf6q8/extract-content" id=5c079902-75df-4b3a-b5f3-2207cea1f9b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053310 | controller | Jun 12 09:58:33.631456 crc crio[3641]: time="2026-06-12T09:58:33.631379937Z" level=info msg="Removing container: fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd" id=ed6b6175-c932-4490-9b4e-6192af582c5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053337 | controller | Jun 12 09:58:33.659210 crc crio[3641]: time="2026-06-12T09:58:33.65906356Z" level=info msg="Removed container fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd: openshift-marketplace/community-operators-mf6q8/extract-utilities" id=ed6b6175-c932-4490-9b4e-6192af582c5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053359 | controller | Jun 12 09:58:33.665791 crc crio[3641]: time="2026-06-12T09:58:33.665705193Z" level=info msg="Removing container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d" id=9871993e-713f-4b1d-9ed9-4a6937fa32dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053380 | controller | Jun 12 09:58:33.684933 crc crio[3641]: time="2026-06-12T09:58:33.684777012Z" level=info msg="Removed container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server" id=9871993e-713f-4b1d-9ed9-4a6937fa32dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053402 | controller | Jun 12 09:58:33.687916 crc crio[3641]: time="2026-06-12T09:58:33.687768552Z" level=info msg="Removing container: 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338" id=d9dc040a-0c95-40f0-9f44-e672d2e89b34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053423 | controller | Jun 12 09:58:33.731241 crc crio[3641]: time="2026-06-12T09:58:33.730738586Z" level=info msg="Removed container 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338: openshift-marketplace/redhat-operators-g48fz/extract-content" id=d9dc040a-0c95-40f0-9f44-e672d2e89b34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053444 | controller | Jun 12 09:58:33.735084 crc crio[3641]: time="2026-06-12T09:58:33.734343033Z" level=info msg="Removing container: b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670" id=c5c4e0f4-2e10-4db3-9445-0e1976cdee48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053466 | controller | Jun 12 09:58:33.764406 crc crio[3641]: time="2026-06-12T09:58:33.764279266Z" level=info msg="Removed container b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670: openshift-marketplace/redhat-operators-g48fz/extract-utilities" id=c5c4e0f4-2e10-4db3-9445-0e1976cdee48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053488 | controller | Jun 12 09:58:33.813644 crc crio[3641]: time="2026-06-12T09:58:33.813541913Z" level=info msg="Stopped pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77" id=0f664333-695c-4ad0-8f4e-59ecac813aa7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.053509 | controller | Jun 12 09:58:34.511015 crc crio[3641]: time="2026-06-12T09:58:34.510934244Z" level=info msg="Removing container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9" id=818ac075-889d-41f2-8ef5-a18c71bf7cdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053530 | controller | Jun 12 09:58:34.532132 crc crio[3641]: time="2026-06-12T09:58:34.531706054Z" level=info msg="Removed container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server" id=818ac075-889d-41f2-8ef5-a18c71bf7cdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053551 | controller | Jun 12 09:58:34.536347 crc crio[3641]: time="2026-06-12T09:58:34.53614191Z" level=info msg="Removing container: 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27" id=b9a6492a-2baa-4bd0-887b-662bc8f0ae09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053573 | controller | Jun 12 09:58:34.603227 crc crio[3641]: time="2026-06-12T09:58:34.602965643Z" level=info msg="Removed container 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27: openshift-marketplace/certified-operators-zbkbn/extract-content" id=b9a6492a-2baa-4bd0-887b-662bc8f0ae09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053599 | controller | Jun 12 09:58:34.615617 crc crio[3641]: time="2026-06-12T09:58:34.615241564Z" level=info msg="Removing container: 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2" id=89f17872-c9e4-4a8f-a778-816641e5090c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053622 | controller | Jun 12 09:58:34.678003 crc crio[3641]: time="2026-06-12T09:58:34.677260835Z" level=info msg="Removed container 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2: openshift-marketplace/certified-operators-zbkbn/extract-utilities" id=89f17872-c9e4-4a8f-a778-816641e5090c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.053644 | controller | Jun 12 09:58:39.331889 crc crio[3641]: time="2026-06-12T09:58:39.331154938Z" level=info msg="Stopping container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84 (timeout: 15s)" id=a16461f3-6cbe-46e9-9bdb-a4ed9887ec65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053665 | controller | Jun 12 09:58:39.333419 crc crio[3641]: time="2026-06-12T09:58:39.332887774Z" level=info msg="Stopping container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a (timeout: 15s)" id=c7fce56f-26af-48d9-872b-b3acb8478677 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053686 | controller | Jun 12 09:58:39.336784 crc crio[3641]: time="2026-06-12T09:58:39.336534151Z" level=info msg="Stopping container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359 (timeout: 15s)" id=a67e0239-b7f2-4867-ba4c-1a2351bf2c7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053708 | controller | Jun 12 09:58:39.338346 crc crio[3641]: time="2026-06-12T09:58:39.337885995Z" level=info msg="Stopping container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c (timeout: 15s)" id=5a973aa1-e619-44d2-ad2e-71b961432f2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053729 | controller | Jun 12 09:58:39.339853 crc crio[3641]: time="2026-06-12T09:58:39.338474945Z" level=info msg="Stopping container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d (timeout: 15s)" id=e9bb0730-f427-4696-a262-c22472c56232 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053750 | controller | Jun 12 09:58:39.533719 crc crio[3641]: time="2026-06-12T09:58:39.53315958Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.053772 | controller | Jun 12 09:58:39.533970 crc crio[3641]: time="2026-06-12T09:58:39.533727569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.053794 | controller | Jun 12 09:58:39.646299 crc crio[3641]: time="2026-06-12T09:58:39.64621539Z" level=info msg="Stopped container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=a67e0239-b7f2-4867-ba4c-1a2351bf2c7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053815 | controller | Jun 12 09:58:39.770559 crc crio[3641]: time="2026-06-12T09:58:39.770430291Z" level=info msg="Stopped container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=5a973aa1-e619-44d2-ad2e-71b961432f2e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053837 | controller | Jun 12 09:58:39.806073 crc crio[3641]: time="2026-06-12T09:58:39.80504245Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.053893 | controller | Jun 12 09:58:39.813371 crc crio[3641]: time="2026-06-12T09:58:39.813283536Z" level=info msg="Ran pod sandbox f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.053920 | controller | Jun 12 09:58:39.815570 crc crio[3641]: time="2026-06-12T09:58:39.815500077Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8cdb7a84-f7d1-4d02-9056-08baf931f1bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.053944 | controller | Jun 12 09:58:39.835445 crc crio[3641]: time="2026-06-12T09:58:39.83530512Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=444ef8c8-857a-4a9b-bcfc-b47a71dffd5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.053967 | controller | Jun 12 09:58:39.868232 crc crio[3641]: time="2026-06-12T09:58:39.868067054Z" level=info msg="Stopped container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a16461f3-6cbe-46e9-9bdb-a4ed9887ec65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.053990 | controller | Jun 12 09:58:39.960041 crc crio[3641]: time="2026-06-12T09:58:39.959723459Z" level=info msg="Stopped container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=e9bb0730-f427-4696-a262-c22472c56232 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.054012 | controller | Jun 12 09:58:39.960723 crc crio[3641]: time="2026-06-12T09:58:39.960632608Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=12777431-a12c-4095-8a60-79706179e4cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.054035 | controller | Jun 12 09:58:39.961276 crc crio[3641]: time="2026-06-12T09:58:39.961199598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.054058 | controller | Jun 12 09:58:39.986574 crc crio[3641]: time="2026-06-12T09:58:39.986459032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.054080 | controller | Jun 12 09:58:40.143761 crc crio[3641]: time="2026-06-12T09:58:40.143656887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.054102 | controller | Jun 12 09:58:40.287936 crc crio[3641]: time="2026-06-12T09:58:40.287300598Z" level=info msg="Created container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=12777431-a12c-4095-8a60-79706179e4cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.054124 | controller | Jun 12 09:58:40.289945 crc crio[3641]: time="2026-06-12T09:58:40.288708365Z" level=info msg="Starting container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55" id=02210420-89c0-42f6-aa6c-44ccc968bf65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.054147 | controller | Jun 12 09:58:40.296451 crc crio[3641]: time="2026-06-12T09:58:40.296350581Z" level=info msg="Started container" PID=16366 containerID=63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=02210420-89c0-42f6-aa6c-44ccc968bf65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78
2026-06-12 11:43:48.054176 | controller | Jun 12 09:58:40.583464 crc crio[3641]: time="2026-06-12T09:58:40.582438023Z" level=info msg="Stopping pod sandbox: 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d" id=2dc56e51-6602-4bb2-be6f-b3466655eb3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054200 | controller | Jun 12 09:58:40.583464 crc crio[3641]: time="2026-06-12T09:58:40.583172888Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00238ea40}] Aliases:map[]}"
2026-06-12 11:43:48.054223 | controller | Jun 12 09:58:40.583464 crc crio[3641]: time="2026-06-12T09:58:40.583290742Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.054247 | controller | Jun 12 09:58:41.246662 crc crio[3641]: time="2026-06-12T09:58:41.246483409Z" level=info msg="Stopped pod sandbox: 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d" id=2dc56e51-6602-4bb2-be6f-b3466655eb3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054270 | controller | Jun 12 09:58:42.235994 crc crio[3641]: time="2026-06-12T09:58:42.235112765Z" level=info msg="Stopped container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=c7fce56f-26af-48d9-872b-b3acb8478677 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.054293 | controller | Jun 12 09:58:42.237377 crc crio[3641]: time="2026-06-12T09:58:42.23706211Z" level=info msg="Stopping pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322" id=ce24a75f-cbbe-489f-bb8e-69079ffbd2e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054317 | controller | Jun 12 09:58:42.240532 crc crio[3641]: time="2026-06-12T09:58:42.240460173Z" level=info msg="Stopped pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322" id=ce24a75f-cbbe-489f-bb8e-69079ffbd2e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054339 | controller | Jun 12 09:58:42.613292 crc crio[3641]: time="2026-06-12T09:58:42.613191753Z" level=info msg="Removing container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84" id=adffea68-4db9-40f0-a5c1-abe0e3a7a853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054361 | controller | Jun 12 09:58:42.639740 crc crio[3641]: time="2026-06-12T09:58:42.6396737Z" level=info msg="Removed container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=adffea68-4db9-40f0-a5c1-abe0e3a7a853 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054383 | controller | Jun 12 09:58:42.649065 crc crio[3641]: time="2026-06-12T09:58:42.648679659Z" level=info msg="Removing container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d" id=b6ec1d09-5453-49d1-883f-f5d9391225a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054405 | controller | Jun 12 09:58:42.666459 crc crio[3641]: time="2026-06-12T09:58:42.666280688Z" level=info msg="Removed container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b6ec1d09-5453-49d1-883f-f5d9391225a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054426 | controller | Jun 12 09:58:42.670867 crc crio[3641]: time="2026-06-12T09:58:42.670037393Z" level=info msg="Removing container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c" id=8fe96b0a-4748-45dc-a9ad-77e688134357 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054453 | controller | Jun 12 09:58:42.686272 crc crio[3641]: time="2026-06-12T09:58:42.686138653Z" level=info msg="Removed container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=8fe96b0a-4748-45dc-a9ad-77e688134357 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054476 | controller | Jun 12 09:58:42.689130 crc crio[3641]: time="2026-06-12T09:58:42.689106161Z" level=info msg="Removing container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359" id=5659d1b2-904f-473a-8370-64ee0508eb38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054498 | controller | Jun 12 09:58:42.713094 crc crio[3641]: time="2026-06-12T09:58:42.7129913Z" level=info msg="Removed container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=5659d1b2-904f-473a-8370-64ee0508eb38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054520 | controller | Jun 12 09:58:42.719419 crc crio[3641]: time="2026-06-12T09:58:42.719349182Z" level=info msg="Removing container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a" id=12377c87-8d2c-408d-9f4d-446942904636 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054542 | controller | Jun 12 09:58:42.749551 crc crio[3641]: time="2026-06-12T09:58:42.749229892Z" level=info msg="Removed container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=12377c87-8d2c-408d-9f4d-446942904636 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054563 | controller | Jun 12 09:58:42.752258 crc crio[3641]: time="2026-06-12T09:58:42.752137268Z" level=info msg="Removing container: 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2" id=0a7ba8c3-4674-491a-a967-0c0b7a00ac50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054585 | controller | Jun 12 09:58:42.860091 crc crio[3641]: time="2026-06-12T09:58:42.859900092Z" level=info msg="Removed container 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2: openshift-kube-apiserver/kube-apiserver-crc/setup" id=0a7ba8c3-4674-491a-a967-0c0b7a00ac50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.054607 | controller | Jun 12 09:58:47.920524 crc crio[3641]: time="2026-06-12T09:58:47.919747759Z" level=info msg="Stopping pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988" id=826f4c6d-43fe-4e7b-99aa-319a2609a528 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054629 | controller | Jun 12 09:58:47.922786 crc crio[3641]: time="2026-06-12T09:58:47.920553336Z" level=info msg="Stopped pod sandbox (already stopped): bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988" id=826f4c6d-43fe-4e7b-99aa-319a2609a528 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054650 | controller | Jun 12 09:58:47.922786 crc crio[3641]: time="2026-06-12T09:58:47.921190457Z" level=info msg="Removing pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988" id=5c95ab07-dadd-4bd8-b9e1-71fac773f8c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.054672 | controller | Jun 12 09:58:47.929160 crc crio[3641]: time="2026-06-12T09:58:47.92905169Z" level=info msg="Removed pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988" id=5c95ab07-dadd-4bd8-b9e1-71fac773f8c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.054693 | controller | Jun 12 09:58:47.930520 crc crio[3641]: time="2026-06-12T09:58:47.930427705Z" level=info msg="Stopping pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd" id=4d454852-46a6-4e90-87c5-ebc0db6c47ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054720 | controller | Jun 12 09:58:47.930520 crc crio[3641]: time="2026-06-12T09:58:47.930501317Z" level=info msg="Stopped pod sandbox (already stopped): afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd" id=4d454852-46a6-4e90-87c5-ebc0db6c47ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054743 | controller | Jun 12 09:58:47.931437 crc crio[3641]: time="2026-06-12T09:58:47.931270123Z" level=info msg="Removing pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd" id=5472559d-b911-456b-ad3a-2f4de717d0b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.054765 | controller | Jun 12 09:58:47.943092 crc crio[3641]: time="2026-06-12T09:58:47.943024149Z" level=info msg="Removed pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd" id=5472559d-b911-456b-ad3a-2f4de717d0b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.054786 | controller | Jun 12 09:58:47.945157 crc crio[3641]: time="2026-06-12T09:58:47.945045273Z" level=info msg="Stopping pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77" id=b5690acb-8f56-477a-a1fc-fd4b21831cbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054807 | controller | Jun 12 09:58:47.945157 crc crio[3641]: time="2026-06-12T09:58:47.945119606Z" level=info msg="Stopped pod sandbox (already stopped): 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77" id=b5690acb-8f56-477a-a1fc-fd4b21831cbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054829 | controller | Jun 12 09:58:47.946238 crc crio[3641]: time="2026-06-12T09:58:47.946168171Z" level=info msg="Removing pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77" id=b20597b4-5475-4cd1-96a4-0eb098622575 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.054870 | controller | Jun 12 09:58:47.959728 crc crio[3641]: time="2026-06-12T09:58:47.959674845Z" level=info msg="Removed pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77" id=b20597b4-5475-4cd1-96a4-0eb098622575 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.054901 | controller | Jun 12 09:58:47.961131 crc crio[3641]: time="2026-06-12T09:58:47.960891364Z" level=info msg="Stopping pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c" id=f9aed85e-a1a3-4665-8de0-502ce4a6ea41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054924 | controller | Jun 12 09:58:47.961131 crc crio[3641]: time="2026-06-12T09:58:47.960954986Z" level=info msg="Stopped pod sandbox (already stopped): b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c" id=f9aed85e-a1a3-4665-8de0-502ce4a6ea41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.054947 | controller | Jun 12 09:58:47.962041 crc crio[3641]: time="2026-06-12T09:58:47.961956899Z" level=info msg="Removing pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c" id=c9930064-fe9c-4c7d-8032-045f0f2f88d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.054969 | controller | Jun 12 09:58:47.976645 crc crio[3641]: time="2026-06-12T09:58:47.976494409Z" level=info msg="Removed pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c" id=c9930064-fe9c-4c7d-8032-045f0f2f88d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.054991 | controller | Jun 12 09:58:47.977988 crc crio[3641]: time="2026-06-12T09:58:47.977927743Z" level=info msg="Stopping pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081" id=a37e05d4-a051-4d23-8552-e93553b3e7c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.055012 | controller | Jun 12 09:58:47.978220 crc crio[3641]: time="2026-06-12T09:58:47.978184152Z" level=info msg="Stopped pod sandbox (already stopped): 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081" id=a37e05d4-a051-4d23-8552-e93553b3e7c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.055039 | controller | Jun 12 09:58:47.979327 crc crio[3641]: time="2026-06-12T09:58:47.979207066Z" level=info msg="Removing pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081" id=26cbd4fd-bd39-4635-a29b-ff95f0a734fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.055061 | controller | Jun 12 09:58:47.988507 crc crio[3641]: time="2026-06-12T09:58:47.988297781Z" level=info msg="Removed pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081" id=26cbd4fd-bd39-4635-a29b-ff95f0a734fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.055082 | controller | Jun 12 09:58:47.989559 crc crio[3641]: time="2026-06-12T09:58:47.989505569Z" level=info msg="Stopping pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322" id=31db474d-b127-4e76-9a25-1d447c13957f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.055103 | controller | Jun 12 09:58:47.989793 crc crio[3641]: time="2026-06-12T09:58:47.989755478Z" level=info msg="Stopped pod sandbox (already stopped): c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322" id=31db474d-b127-4e76-9a25-1d447c13957f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.055124 | controller | Jun 12 09:58:47.991175 crc crio[3641]: time="2026-06-12T09:58:47.99100853Z" level=info msg="Removing pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322" id=94b7ec6c-fc3c-4b82-8ed9-cde09f2f7c50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.055146 | controller | Jun 12 09:58:48.006157 crc crio[3641]: time="2026-06-12T09:58:48.006042365Z" level=info msg="Removed pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322" id=94b7ec6c-fc3c-4b82-8ed9-cde09f2f7c50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.055167 | controller | Jun 12 09:58:50.361446 crc crio[3641]: time="2026-06-12T09:58:50.360938856Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.055189 | controller | Jun 12 09:58:50.363709 crc crio[3641]: time="2026-06-12T09:58:50.361445093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055210 | controller | Jun 12 09:58:50.385583 crc crio[3641]: time="2026-06-12T09:58:50.38521272Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.055232 | controller | Jun 12 09:58:50.394387 crc crio[3641]: time="2026-06-12T09:58:50.393706533Z" level=info msg="Ran pod sandbox d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.055254 | controller | Jun 12 09:58:50.397520 crc crio[3641]: time="2026-06-12T09:58:50.397438756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c1f93d2c-a694-49a7-a1f5-5715ba17aaa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.055276 | controller | Jun 12 09:58:50.400785 crc crio[3641]: time="2026-06-12T09:58:50.400743497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0ba1676c-6946-4e23-94f4-fa426916222e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.055303 | controller | Jun 12 09:58:51.682914 crc crio[3641]: time="2026-06-12T09:58:51.682240421Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=010e777e-2d2c-4f2c-a5b6-7aced3ac1098 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.055326 | controller | Jun 12 09:58:51.684790 crc crio[3641]: time="2026-06-12T09:58:51.683413371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055348 | controller | Jun 12 09:58:51.713507 crc crio[3641]: time="2026-06-12T09:58:51.713150376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055370 | controller | Jun 12 09:58:51.875192 crc crio[3641]: time="2026-06-12T09:58:51.875145169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055391 | controller | Jun 12 09:58:51.990377 crc crio[3641]: time="2026-06-12T09:58:51.989902145Z" level=info msg="Created container ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde: openshift-kube-apiserver/kube-apiserver-crc/setup" id=010e777e-2d2c-4f2c-a5b6-7aced3ac1098 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.055413 | controller | Jun 12 09:58:51.992862 crc crio[3641]: time="2026-06-12T09:58:51.992676279Z" level=info msg="Starting container: ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde" id=6f79dac7-52ae-4f7c-a09e-4746de330bfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.055435 | controller | Jun 12 09:58:51.999439 crc crio[3641]: time="2026-06-12T09:58:51.999379362Z" level=info msg="Started container" PID=16658 containerID=ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde description=openshift-kube-apiserver/kube-apiserver-crc/setup id=6f79dac7-52ae-4f7c-a09e-4746de330bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4
2026-06-12 11:43:48.055458 | controller | Jun 12 09:58:52.783654 crc crio[3641]: time="2026-06-12T09:58:52.78345381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=136dbd18-ba28-4180-a5d6-bf68f699e24f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.055481 | controller | Jun 12 09:58:52.786518 crc crio[3641]: time="2026-06-12T09:58:52.786206732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f63d7628-dbe7-4a74-865c-585e5a9eeb60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.055504 | controller | Jun 12 09:58:52.796025 crc crio[3641]: time="2026-06-12T09:58:52.795784073Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=cf127c92-b70f-46d5-9b7b-0d44eda6b43d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.055526 | controller | Jun 12 09:58:52.796235 crc crio[3641]: time="2026-06-12T09:58:52.796165456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055549 | controller | Jun 12 09:58:52.821781 crc crio[3641]: time="2026-06-12T09:58:52.821666887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055572 | controller | Jun 12 09:58:52.966622 crc crio[3641]: time="2026-06-12T09:58:52.96653199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055595 | controller | Jun 12 09:58:53.108584 crc crio[3641]: time="2026-06-12T09:58:53.108294048Z" level=info msg="Created container 4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=cf127c92-b70f-46d5-9b7b-0d44eda6b43d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.055622 | controller | Jun 12 09:58:53.112265 crc crio[3641]: time="2026-06-12T09:58:53.112153208Z" level=info msg="Starting container: 4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db" id=abd3b9df-1d1c-437e-85af-d2c58a987b28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.055646 | controller | Jun 12 09:58:53.118486 crc crio[3641]: time="2026-06-12T09:58:53.118325423Z" level=info msg="Started container" PID=16672 containerID=4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=abd3b9df-1d1c-437e-85af-d2c58a987b28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4
2026-06-12 11:43:48.055669 | controller | Jun 12 09:58:53.158360 crc crio[3641]: time="2026-06-12T09:58:53.158246278Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=42c8e677-ea02-4010-9bd8-7090e1395f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.055691 | controller | Jun 12 09:58:53.162075 crc crio[3641]: time="2026-06-12T09:58:53.161735735Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c800bd94-f6fb-4c21-8bbd-d477fd3e2b4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.055713 | controller | Jun 12 09:58:53.173675 crc crio[3641]: time="2026-06-12T09:58:53.173519489Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=45dc0405-527d-4580-a8dc-db693727c652 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.055736 | controller | Jun 12 09:58:53.174138 crc crio[3641]: time="2026-06-12T09:58:53.174010006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055757 | controller | Jun 12 09:58:53.196579 crc crio[3641]: time="2026-06-12T09:58:53.196484377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055779 | controller | Jun 12 09:58:53.362774 crc crio[3641]: time="2026-06-12T09:58:53.362601709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055802 | controller | Jun 12 09:58:53.518141 crc crio[3641]: time="2026-06-12T09:58:53.516981469Z" level=info msg="Created container 975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=45dc0405-527d-4580-a8dc-db693727c652 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.055824 | controller | Jun 12 09:58:53.519739 crc crio[3641]: time="2026-06-12T09:58:53.519691349Z" level=info msg="Starting container: 975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2" id=9fd98836-5c8d-44c2-8956-70f45b2e44a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.055846 | controller | Jun 12 09:58:53.524411 crc crio[3641]: time="2026-06-12T09:58:53.524330764Z" level=info msg="Started container" PID=16706 containerID=975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9fd98836-5c8d-44c2-8956-70f45b2e44a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4
2026-06-12 11:43:48.055901 | controller | Jun 12 09:58:53.613911 crc crio[3641]: time="2026-06-12T09:58:53.613658941Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=340c9ef3-636c-427d-bf68-b4760b49273d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.055926 | controller | Jun 12 09:58:53.615411 crc crio[3641]: time="2026-06-12T09:58:53.615383928Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d0ee0c15-bf6f-4c48-8f28-9b99ca35e22c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.055949 | controller | Jun 12 09:58:53.715609 crc crio[3641]: time="2026-06-12T09:58:53.715134952Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=fb012760-bef2-4947-a646-62d8773a401a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.055971 | controller | Jun 12 09:58:53.716439 crc crio[3641]: time="2026-06-12T09:58:53.716412585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.055993 | controller | Jun 12 09:58:53.743489 crc crio[3641]: time="2026-06-12T09:58:53.743331695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056015 | controller | Jun 12 09:58:53.804253 crc crio[3641]: time="2026-06-12T09:58:53.80418359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=67822e90-e314-4e6b-8df9-47e1b8d6bc3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.056038 | controller | Jun 12 09:58:53.816800 crc crio[3641]: time="2026-06-12T09:58:53.816713752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f06e0e63-bc9c-441f-ba8c-bf6981f35e1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.056060 | controller | Jun 12 09:58:53.819083 crc crio[3641]: time="2026-06-12T09:58:53.819030646Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=183e8cbc-df4b-47b3-8d51-288be1d5c609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.056082 | controller | Jun 12 09:58:53.819526 crc crio[3641]: time="2026-06-12T09:58:53.819505142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056104 | controller | Jun 12 09:58:53.853030 crc crio[3641]: time="2026-06-12T09:58:53.85297738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056125 | controller | Jun 12 09:58:53.929555 crc crio[3641]: time="2026-06-12T09:58:53.929323485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056147 | controller | Jun 12 09:58:54.048094 crc crio[3641]: time="2026-06-12T09:58:54.04799636Z" level=info msg="Created container 551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=fb012760-bef2-4947-a646-62d8773a401a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.056168 | controller | Jun 12 09:58:54.050447 crc crio[3641]: time="2026-06-12T09:58:54.050383079Z" level=info msg="Starting container: 551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3" id=13190684-1d93-4321-8fd4-1e69d50c6bd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.056199 | controller | Jun 12 09:58:54.061396 crc crio[3641]: time="2026-06-12T09:58:54.061280975Z" level=info msg="Started container" PID=16730 containerID=551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=13190684-1d93-4321-8fd4-1e69d50c6bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4
2026-06-12 11:43:48.056223 | controller | Jun 12 09:58:54.069916 crc crio[3641]: time="2026-06-12T09:58:54.06987526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056267 | controller | Jun 12 09:58:54.084679 crc crio[3641]: time="2026-06-12T09:58:54.084486678Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=70808bc2-7fe6-4be5-90a7-914071ad60d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.056301 | controller | Jun 12 09:58:54.086450 crc crio[3641]: time="2026-06-12T09:58:54.08634178Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=dc3a1469-9504-4ff9-896f-adb6dfad023b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.056331 | controller | Jun 12 09:58:54.094011 crc crio[3641]: time="2026-06-12T09:58:54.093878182Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=acc4db0b-c07f-40bd-8e64-d5e3d2c094c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.056363 | controller | Jun 12 09:58:54.094726 crc crio[3641]: time="2026-06-12T09:58:54.094656018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056394 | controller | Jun 12 09:58:54.120130 crc crio[3641]: time="2026-06-12T09:58:54.119993135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056424 | controller | Jun 12 09:58:54.177647 crc crio[3641]: time="2026-06-12T09:58:54.177512647Z" level=info msg="Created container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=183e8cbc-df4b-47b3-8d51-288be1d5c609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.056454 | controller | Jun 12 09:58:54.191935 crc crio[3641]: time="2026-06-12T09:58:54.19104746Z" level=info msg="Starting container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d" id=80c209af-2576-40ed-9bb0-2fa30f6fb593 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.056484 | controller | Jun 12 09:58:54.202153 crc crio[3641]: time="2026-06-12T09:58:54.202060681Z" level=info msg="Started container" PID=16746 containerID=b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=80c209af-2576-40ed-9bb0-2fa30f6fb593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:48.056514 | controller | Jun 12 09:58:54.422420 crc crio[3641]: time="2026-06-12T09:58:54.422246158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056543 | controller | Jun 12 09:58:54.499264 crc crio[3641]: time="2026-06-12T09:58:54.499165749Z" level=info msg="Created container 37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=acc4db0b-c07f-40bd-8e64-d5e3d2c094c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.056580 | controller | Jun 12 09:58:54.501080 crc crio[3641]: time="2026-06-12T09:58:54.501027171Z" level=info msg="Starting container: 37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4" id=7816b94a-af15-4195-98d1-f67361438cf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.056659 | controller | Jun 12 09:58:54.507255 crc crio[3641]: time="2026-06-12T09:58:54.507155567Z" level=info msg="Started container" PID=16768 containerID=37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=7816b94a-af15-4195-98d1-f67361438cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4
2026-06-12 11:43:48.056697 | controller | Jun 12 09:58:54.520674 crc crio[3641]: time="2026-06-12T09:58:54.520577915Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=9b57a8d7-2de6-44f5-98c5-2d9b1179faf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.056721 | controller | Jun 12 09:58:54.522780 crc crio[3641]: time="2026-06-12T09:58:54.522713966Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8cb20983-0af2-4cd5-8d6f-834b6167a93d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.056744 | controller | Jun 12 09:58:54.532771 crc crio[3641]: time="2026-06-12T09:58:54.532676069Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=18ceba35-ed29-42f4-8290-84c39f93dc75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.056767 | controller | Jun 12 09:58:54.533311 crc crio[3641]: time="2026-06-12T09:58:54.533244398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056788 | controller | Jun 12 09:58:54.564438 crc crio[3641]: time="2026-06-12T09:58:54.564289366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056810 | controller | Jun 12 09:58:54.772403 crc crio[3641]: time="2026-06-12T09:58:54.772209536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.056832 | controller | Jun 12 09:58:54.860680 crc crio[3641]: time="2026-06-12T09:58:54.853134851Z" level=info msg="Created container e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=18ceba35-ed29-42f4-8290-84c39f93dc75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.056880 | controller | Jun 12 09:58:54.861650 crc crio[3641]: time="2026-06-12T09:58:54.861052568Z" level=info msg="Starting container: e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9" id=5b8b9049-1187-422d-9e85-1f6e6f7f81a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.056906 | controller | Jun 12 09:58:54.871649 crc crio[3641]: time="2026-06-12T09:58:54.871498484Z" level=info msg="Started container" PID=16790 containerID=e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5b8b9049-1187-422d-9e85-1f6e6f7f81a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4
2026-06-12 11:43:48.056934 | controller | Jun 12 09:59:02.390750 crc crio[3641]: time="2026-06-12T09:59:02.389725675Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e76478af-9314-4307-9c71-aa654ec514a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.056957 | controller | Jun 12 09:59:02.394155 crc crio[3641]: time="2026-06-12T09:59:02.393036946Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=85019ead-371d-447b-89d1-9642fd3367bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.056980 | controller | Jun 12 09:59:02.407753 crc crio[3641]: time="2026-06-12T09:59:02.406955171Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a616d9b1-a974-4e41-a4c4-95b23f8d4e69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.057002 | controller | Jun 12 09:59:02.407753 crc crio[3641]: time="2026-06-12T09:59:02.407478019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.057024 | controller | Jun 12 09:59:02.448628 crc crio[3641]: time="2026-06-12T09:59:02.448176968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.057045 | controller | Jun 12 09:59:02.633493 crc crio[3641]: time="2026-06-12T09:59:02.633090233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.057067 | controller | Jun 12 09:59:02.741095 crc crio[3641]: time="2026-06-12T09:59:02.740992596Z" level=info msg="Created container 044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a616d9b1-a974-4e41-a4c4-95b23f8d4e69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.057089 | controller | Jun 12 09:59:02.743972 crc crio[3641]: time="2026-06-12T09:59:02.743886642Z" level=info msg="Starting container: 044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090" id=2859d138-b78a-47c8-9115-7fbb640b72d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.057111 | controller | Jun 12 09:59:02.748984 crc crio[3641]: time="2026-06-12T09:59:02.748919472Z" level=info msg="Started container" PID=16986 containerID=044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2859d138-b78a-47c8-9115-7fbb640b72d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4
2026-06-12 11:43:48.057133 | controller | Jun 12 09:59:20.910719 crc crio[3641]: time="2026-06-12T09:59:20.90949232Z" level=info msg="Stopping container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d (timeout: 30s)" id=4155d3ae-67e2-49a8-8ea2-d6ab4fc6aa3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057156 | controller | Jun 12 09:59:25.540623 crc crio[3641]: time="2026-06-12T09:59:25.540010956Z" level=info msg="Stopping container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 (timeout: 5s)" id=c0e64b7c-9374-4dee-ad39-d6d73e6e0109 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057177 | controller | Jun 12 09:59:26.020911 crc crio[3641]: time="2026-06-12T09:59:26.020736454Z" level=info msg="Stopping container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327 (timeout: 30s)" id=c4583322-3c44-476d-a0fa-70cb0edc417a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057206 | controller | Jun 12 09:59:26.077241 crc crio[3641]: time="2026-06-12T09:59:26.077169111Z" level=info msg="Stopping container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165 (timeout: 30s)" id=dbdef86c-a844-45bd-bbd7-0bbfbecf3ff5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057229 | controller | Jun 12 09:59:26.090612 crc crio[3641]: time="2026-06-12T09:59:26.090499836Z" level=info msg="Stopping container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b (timeout: 30s)" id=c35460ed-194d-4644-86d0-0689fa945630 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057250 | controller | Jun 12 09:59:26.109065 crc crio[3641]: time="2026-06-12T09:59:26.10895378Z" level=info msg="Stopping container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021 (timeout: 30s)" id=92cf3fe6-102c-4421-89a8-8a1ff4d71246 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057272 | controller | Jun 12 09:59:26.126723 crc crio[3641]: time="2026-06-12T09:59:26.125619073Z" level=info msg="Stopping container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e (timeout: 30s)" id=e98705ba-66c8-4ee4-a138-6c337823c2fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057294 | controller | Jun 12 09:59:26.180526 crc crio[3641]: time="2026-06-12T09:59:26.179976617Z" level=info msg="Stopped container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server" id=c4583322-3c44-476d-a0fa-70cb0edc417a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057317 | controller | Jun 12 09:59:26.181442 crc crio[3641]: time="2026-06-12T09:59:26.181383013Z" level=info msg="Stopping pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f" id=231e0bd0-0fde-4d2f-8c69-5ebbe94d63c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057341 | controller | Jun 12 09:59:26.182646 crc crio[3641]: time="2026-06-12T09:59:26.182546423Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0022ca850}] Aliases:map[]}"
2026-06-12 11:43:48.057364 | controller | Jun 12 09:59:26.183250 crc crio[3641]: time="2026-06-12T09:59:26.182899935Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.057386 | controller | Jun 12 09:59:26.203012 crc crio[3641]: time="2026-06-12T09:59:26.202033364Z" level=info msg="Stopped container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server" id=dbdef86c-a844-45bd-bbd7-0bbfbecf3ff5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057409 | controller | Jun 12 09:59:26.205243 crc crio[3641]: time="2026-06-12T09:59:26.205109847Z" level=info msg="Stopping pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300" id=8aa63e6d-8fb0-4f43-8977-2163b9d0683e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057431 | controller | Jun 12 09:59:26.205757 crc crio[3641]: time="2026-06-12T09:59:26.205674616Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}"
2026-06-12 11:43:48.057460 | controller | Jun 12 09:59:26.205994 crc crio[3641]: time="2026-06-12T09:59:26.205934945Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.057484 | controller | Jun 12 09:59:26.250526 crc crio[3641]: time="2026-06-12T09:59:26.248087838Z" level=info msg="Stopped container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=92cf3fe6-102c-4421-89a8-8a1ff4d71246 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057506 | controller | Jun 12 09:59:26.258158 crc crio[3641]: time="2026-06-12T09:59:26.258048627Z" level=info msg="Stopped container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=c35460ed-194d-4644-86d0-0689fa945630 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057529 | controller | Jun 12 09:59:26.259327 crc crio[3641]: time="2026-06-12T09:59:26.259253309Z" level=info msg="Stopping pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80" id=db358b28-2590-45ac-85b9-088b762aaec4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057552 | controller | Jun 12 09:59:26.260400 crc crio[3641]: time="2026-06-12T09:59:26.260275714Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00018ab68}] Aliases:map[]}"
2026-06-12 11:43:48.057575 | controller | Jun 12 09:59:26.260886 crc crio[3641]: time="2026-06-12T09:59:26.260738768Z" level=info msg="Stopping pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0" id=7b45dd49-66f5-4601-a942-086fa9213f8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057597 | controller | Jun 12 09:59:26.261202 crc crio[3641]: time="2026-06-12T09:59:26.261134712Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0022ca988}] Aliases:map[]}"
2026-06-12 11:43:48.057621 | controller | Jun 12 09:59:26.261363 crc crio[3641]: time="2026-06-12T09:59:26.261288048Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.057644 | controller | Jun 12 09:59:26.261553 crc crio[3641]: time="2026-06-12T09:59:26.261297237Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.057667 | controller | Jun 12 09:59:26.275192 crc crio[3641]: time="2026-06-12T09:59:26.271686264Z" level=info msg="Stopped container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=e98705ba-66c8-4ee4-a138-6c337823c2fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.057690 | controller | Jun 12 09:59:26.285671 crc crio[3641]: time="2026-06-12T09:59:26.285482864Z" level=info msg="Stopping pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb" id=430bd760-64c1-46ad-8d80-fe34d96a9dec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057718 | controller | Jun 12 09:59:26.286516 crc crio[3641]: time="2026-06-12T09:59:26.286373824Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0022caa40}] Aliases:map[]}"
2026-06-12 11:43:48.057742 | controller | Jun 12 09:59:26.286991 crc crio[3641]: time="2026-06-12T09:59:26.286900302Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.057765 | controller | Jun 12 09:59:26.602880 crc crio[3641]: time="2026-06-12T09:59:26.60039228Z" level=info msg="Stopped pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f" id=231e0bd0-0fde-4d2f-8c69-5ebbe94d63c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057788 | controller | Jun 12 09:59:26.635147 crc crio[3641]: time="2026-06-12T09:59:26.633052184Z" level=info msg="Stopped pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300" id=8aa63e6d-8fb0-4f43-8977-2163b9d0683e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057811 | controller | Jun 12 09:59:26.653140 crc crio[3641]: time="2026-06-12T09:59:26.648210079Z" level=info msg="Stopped pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0" id=7b45dd49-66f5-4601-a942-086fa9213f8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057833 | controller | Jun 12 09:59:26.662964 crc crio[3641]: time="2026-06-12T09:59:26.661354557Z" level=info msg="Stopped pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80" id=db358b28-2590-45ac-85b9-088b762aaec4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057882 | controller | Jun 12 09:59:26.721317 crc crio[3641]: time="2026-06-12T09:59:26.721105064Z" level=info msg="Stopped pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb" id=430bd760-64c1-46ad-8d80-fe34d96a9dec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.057907 | controller | Jun 12 09:59:27.205160 crc crio[3641]: time="2026-06-12T09:59:27.205049621Z" level=info msg="Removing container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165" id=bf4a9ef4-8f26-44c6-b77a-65aaf5998f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.057929 | controller | Jun 12 09:59:27.266618 crc crio[3641]: time="2026-06-12T09:59:27.265751672Z" level=info msg="Removed container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server" id=bf4a9ef4-8f26-44c6-b77a-65aaf5998f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.057951 | controller | Jun 12 09:59:27.270231 crc crio[3641]: time="2026-06-12T09:59:27.270130535Z" level=info msg="Removing container: 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338" id=10544de2-4688-4289-ac0b-095858ece3cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.057973 | controller | Jun 12 09:59:27.345391 crc crio[3641]: time="2026-06-12T09:59:27.344408349Z" level=info msg="Removed container 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338: openshift-marketplace/community-operators-qhh6t/extract-content" id=10544de2-4688-4289-ac0b-095858ece3cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.057994 | controller | Jun 12 09:59:27.351674 crc crio[3641]: time="2026-06-12T09:59:27.351583479Z" level=info msg="Removing container: c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f" id=90f329e4-739a-420f-9b37-bd5525b9c4c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058022 | controller | Jun 12 09:59:27.379413 crc crio[3641]: time="2026-06-12T09:59:27.379346507Z" level=info msg="Removed container c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=90f329e4-739a-420f-9b37-bd5525b9c4c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058045 | controller | Jun 12 09:59:27.395793 crc crio[3641]: time="2026-06-12T09:59:27.395716845Z" level=info msg="Removing container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b" id=732c84c1-852b-4be1-a713-6bb1aac886dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058067 | controller | Jun 12 09:59:27.433161 crc crio[3641]: time="2026-06-12T09:59:27.433065426Z" level=info msg="Removed container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=732c84c1-852b-4be1-a713-6bb1aac886dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058089 | controller | Jun 12 09:59:27.441697 crc crio[3641]: time="2026-06-12T09:59:27.441553075Z" level=info msg="Removing container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87" id=7dfaae94-e43d-45ef-a1d3-3df07ba269a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058111 | controller | Jun 12 09:59:27.472948 crc crio[3641]: time="2026-06-12T09:59:27.472870973Z" level=info msg="Removed container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=7dfaae94-e43d-45ef-a1d3-3df07ba269a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058132 | controller | Jun 12 09:59:27.477248 crc crio[3641]: time="2026-06-12T09:59:27.477175077Z" level=info msg="Removing container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021" id=dc867161-3542-4913-a4cd-7c9abc127f78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058154 | controller | Jun 12 09:59:27.494601 crc crio[3641]: time="2026-06-12T09:59:27.494472808Z" level=info msg="Removed container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=dc867161-3542-4913-a4cd-7c9abc127f78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058176 | controller | Jun 12 09:59:27.498033 crc crio[3641]: time="2026-06-12T09:59:27.497955411Z" level=info msg="Removing container: 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900" id=0715b274-6628-4b2d-83c5-2db89d2a6e9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058198 | controller | Jun 12 09:59:27.518793 crc crio[3641]: time="2026-06-12T09:59:27.516901018Z" level=info msg="Removed container 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=0715b274-6628-4b2d-83c5-2db89d2a6e9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058220 | controller | Jun 12 09:59:27.524170 crc crio[3641]: time="2026-06-12T09:59:27.523736193Z" level=info msg="Removing container: f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493" id=20f4c7b3-693c-4912-8c43-faa4ef2ace75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058242 | controller | Jun 12 09:59:27.544326 crc crio[3641]: time="2026-06-12T09:59:27.544241502Z" level=info msg="Removed container f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=20f4c7b3-693c-4912-8c43-faa4ef2ace75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058263 | controller | Jun 12 09:59:27.549620 crc crio[3641]: time="2026-06-12T09:59:27.549549516Z" level=info msg="Removing container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327" id=eb863348-2228-4525-939b-17f1de5581ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058290 | controller | Jun 12 09:59:27.568600 crc crio[3641]: time="2026-06-12T09:59:27.56851008Z" level=info msg="Removed container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server" id=eb863348-2228-4525-939b-17f1de5581ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058312 | controller | Jun 12 09:59:27.572090 crc crio[3641]: time="2026-06-12T09:59:27.572005747Z" level=info msg="Removing container: cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e" id=41a01a0a-3a3f-4eff-9ad3-40588c560e14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058334 | controller | Jun 12 09:59:27.592680 crc crio[3641]: time="2026-06-12T09:59:27.592586282Z" level=info msg="Removed container cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e: openshift-marketplace/certified-operators-l27pk/extract-content" id=41a01a0a-3a3f-4eff-9ad3-40588c560e14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058356 | controller | Jun 12 09:59:27.595219 crc crio[3641]: time="2026-06-12T09:59:27.59515659Z" level=info msg="Removing container: f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44" id=e4e2a82f-ea50-4562-b40f-5d425ff8a2cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058377 | controller | Jun 12 09:59:27.619752 crc crio[3641]: time="2026-06-12T09:59:27.619640042Z" level=info msg="Removed container f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=e4e2a82f-ea50-4562-b40f-5d425ff8a2cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058398 | controller | Jun 12 09:59:27.622448 crc crio[3641]: time="2026-06-12T09:59:27.622340419Z" level=info msg="Removing container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e" id=32af1e9d-b7b5-4ef5-a6e3-6981684988cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058427 | controller | Jun 12 09:59:27.641940 crc crio[3641]: time="2026-06-12T09:59:27.64177768Z" level=info msg="Removed container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=32af1e9d-b7b5-4ef5-a6e3-6981684988cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058458 | controller | Jun 12 09:59:27.645623 crc crio[3641]: time="2026-06-12T09:59:27.645544424Z" level=info msg="Removing container: 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e" id=da1e25a2-55e8-4f2a-aff0-c3644f7765ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058481 | controller | Jun 12 09:59:27.670298 crc crio[3641]: time="2026-06-12T09:59:27.670188318Z" level=info msg="Removed container 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=da1e25a2-55e8-4f2a-aff0-c3644f7765ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058503 | controller | Jun 12 09:59:27.673329 crc crio[3641]: time="2026-06-12T09:59:27.67325365Z" level=info msg="Removing container: a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64" id=b231eb81-472d-4684-9541-8ef4ea025f94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058524 | controller | Jun 12 09:59:27.690125 crc crio[3641]: time="2026-06-12T09:59:27.690032882Z" level=info msg="Removed container a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=b231eb81-472d-4684-9541-8ef4ea025f94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058545 | controller | Jun 12 09:59:30.550272 crc crio[3641]: time="2026-06-12T09:59:30.549766289Z" level=warning msg="Stopping container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.058582 | controller | Jun 12 09:59:31.086542 crc crio[3641]: time="2026-06-12T09:59:31.086318834Z" level=info msg="Stopped container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=c0e64b7c-9374-4dee-ad39-d6d73e6e0109 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.058607 | controller | Jun 12 09:59:31.088237 crc crio[3641]: time="2026-06-12T09:59:31.088109934Z" level=info msg="Stopping pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78" id=0f1b8425-a2c1-45b2-8220-614cc5c96685 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.058630 | controller | Jun 12 09:59:31.091999 crc crio[3641]: time="2026-06-12T09:59:31.091914511Z" level=info msg="Stopped pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78" id=0f1b8425-a2c1-45b2-8220-614cc5c96685 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.058652 | controller | Jun 12 09:59:31.405943 crc crio[3641]: time="2026-06-12T09:59:31.404194029Z" level=info msg="Removing container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55" id=da1adf7f-2730-4a9a-8217-1c01ca01ee8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058674 | controller | Jun 12 09:59:31.429200 crc crio[3641]: time="2026-06-12T09:59:31.429042271Z" level=info msg="Removed container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=da1adf7f-2730-4a9a-8217-1c01ca01ee8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.058698 | controller | Jun 12 09:59:44.529957 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 11:43:48.058720 | controller | Jun 12 09:59:50.929362 crc crio[3641]: time="2026-06-12T09:59:50.927979215Z" level=warning msg="Stopping container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.058742 | controller | Jun 12 09:59:51.469392 crc crio[3641]: time="2026-06-12T09:59:51.466799684Z" level=info msg="Stopped container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4155d3ae-67e2-49a8-8ea2-d6ab4fc6aa3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.058766 | controller | Jun 12 09:59:51.507252 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 11:43:48.058788 | controller | Jun 12 09:59:51.508121 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 11:43:48.058811 | controller | Jun 12 09:59:51.508410 crc systemd[1]: crio.service: Consumed 16min 52.237s CPU time.
2026-06-12 11:43:48.058832 | controller | Jun 12 09:59:51.593101 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 11:43:48.058881 | controller | Jun 12 09:59:51.696990 crc crio[18325]: time="2026-06-12T09:59:51.696914023Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 11:43:48.058908 | controller | Jun 12 09:59:51.696990 crc crio[18325]: time="2026-06-12T09:59:51.696956995Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 11:43:48.058936 | controller | Jun 12 09:59:51.698300 crc crio[18325]: time="2026-06-12T09:59:51.698151685Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 11:43:48.058960 | controller | Jun 12 09:59:51.698300 crc crio[18325]: time="2026-06-12T09:59:51.698231548Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 11:43:48.058983 | controller | Jun 12 09:59:51.720515 crc crio[18325]: time="2026-06-12T09:59:51.720231878Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 11:43:48.059012 | controller | Jun 12 09:59:51.720704 crc crio[18325]: time="2026-06-12T09:59:51.720562659Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 11:43:48.059035 | controller | Jun 12 09:59:51.720704 crc crio[18325]: time="2026-06-12T09:59:51.720574519Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 11:43:48.059058 | controller | Jun 12 09:59:51.720704 crc crio[18325]: time="2026-06-12T09:59:51.720667432Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 11:43:48.059080 | controller | Jun 12 09:59:51.720704 crc crio[18325]: time="2026-06-12T09:59:51.720675603Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 11:43:48.059103 | controller | Jun 12 09:59:51.754745 crc crio[18325]: time="2026-06-12T09:59:51.754570683Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 11:43:48.059126 | controller | Jun 12 09:59:51.769667 crc crio[18325]: time="2026-06-12T09:59:51.76958066Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 11:43:48.059148 | controller | Jun 12 09:59:51.774672 crc crio[18325]: time="2026-06-12T09:59:51.774566516Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 11:43:48.059171 | controller | Jun 12 09:59:51.807998 crc crio[18325]: time="2026-06-12T09:59:51.8078808Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 11:43:48.059193 | controller | Jun 12 09:59:51.999091 crc crio[18325]: time="2026-06-12T09:59:51.995320117Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 11:43:48.059215 | controller | Jun 12 09:59:51.999091 crc crio[18325]: time="2026-06-12T09:59:51.995366505Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 11:43:48.059237 | controller | Jun 12 09:59:51.999091 crc crio[18325]: time="2026-06-12T09:59:51.995383559Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 11:43:48.059259 | controller | Jun 12 09:59:51.999091 crc crio[18325]: time="2026-06-12T09:59:51.995393719Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 11:43:48.059281 | controller | Jun 12 09:59:51.999091 crc crio[18325]: time="2026-06-12T09:59:51.9954031Z" level=info msg="RDT not available in the host system"
2026-06-12 11:43:48.059304 | controller | Jun 12 09:59:52.000033 crc crio[18325]: time="2026-06-12T09:59:51.999942616Z" level=info msg="Conmon does support the --sync option"
2026-06-12 11:43:48.059326 | controller | Jun 12 09:59:52.000033 crc crio[18325]: time="2026-06-12T09:59:52.000018298Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 11:43:48.059348 | controller | Jun 12 09:59:52.007670 crc crio[18325]: time="2026-06-12T09:59:52.007577609Z" level=info msg="Conmon does support the --sync option"
2026-06-12 11:43:48.059370 | controller | Jun 12 09:59:52.007670 crc crio[18325]: time="2026-06-12T09:59:52.007641701Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 11:43:48.059392 | controller | Jun 12 09:59:52.032101 crc crio[18325]: time="2026-06-12T09:59:52.031774011Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.059414 | controller | Jun 12 09:59:52.032373 crc crio[18325]: time="2026-06-12T09:59:52.032175995Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.059436 | controller | Jun 12 09:59:52.035662 crc crio[18325]: time="2026-06-12T09:59:52.035409413Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 11:43:48.059457 | controller | Jun 12 09:59:52.036078 crc crio[18325]: time="2026-06-12T09:59:52.035778185Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 11:43:48.059490 | controller | Jun 12 09:59:52.042044 crc crio[18325]: time="2026-06-12T09:59:52.040876066Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"bundle\", \"org.criu.config\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-load-balancing.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 11:43:48.059523 | controller | Jun 12 09:59:52.045414 crc crio[18325]: time="2026-06-12T09:59:52.044297817Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 11:43:48.059546 | controller | Jun 12 09:59:52.046223 crc crio[18325]: time="2026-06-12T09:59:52.046126607Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 11:43:48.059569 | controller | Jun 12 09:59:53.906364 crc crio[18325]: time="2026-06-12T09:59:53.905201028Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000612e88}] Aliases:map[]}"
2026-06-12 11:43:48.059596 | controller | Jun 12 09:59:53.908088 crc crio[18325]: time="2026-06-12T09:59:53.906678427Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.059620 | controller | Jun 12 09:59:53.908088 crc crio[18325]: time="2026-06-12T09:59:53.907247667Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.059642 | controller | Jun 12 09:59:53.908088 crc crio[18325]: time="2026-06-12T09:59:53.907297388Z" level=warning msg="Could not restore sandbox IP for 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f344669e-49a4-44be-b72a-0a1acbb3af6f_0(81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.059664 | controller | Jun 12 09:59:53.908088 crc crio[18325]: time="2026-06-12T09:59:53.907332719Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.059686 | controller | Jun 12 09:59:53.908088 crc crio[18325]: time="2026-06-12T09:59:53.9073571Z" level=warning msg="Could not restore sandbox IP for 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_b3733451-36dd-4a0f-a903-b1688af5cff3_0(90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.059708 | controller | Jun 12 09:59:53.909074 crc crio[18325]: time="2026-06-12T09:59:53.908958912Z" level=info msg="Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc000292298}] Aliases:map[]}"
2026-06-12 11:43:48.059730 | controller | Jun 12 09:59:53.909432 crc crio[18325]: time="2026-06-12T09:59:53.909330026Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.059752 | controller | Jun 12 09:59:53.910539 crc crio[18325]: time="2026-06-12T09:59:53.910421633Z" level=info msg="Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc000292380}] Aliases:map[]}"
2026-06-12 11:43:48.059775 | controller | Jun 12 09:59:53.910929 crc crio[18325]: time="2026-06-12T09:59:53.910736593Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.059798 | controller | Jun 12 09:59:53.912135 crc crio[18325]: time="2026-06-12T09:59:53.911911463Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000292450}] Aliases:map[]}"
2026-06-12 11:43:48.059826 | controller | Jun 12 09:59:53.912337 crc crio[18325]: time="2026-06-12T09:59:53.912245654Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.059872 | controller | Jun 12 09:59:53.913437 crc crio[18325]: time="2026-06-12T09:59:53.913342891Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000292560}] Aliases:map[]}"
2026-06-12 11:43:48.059908 | controller | Jun 12 09:59:53.914172 crc crio[18325]: time="2026-06-12T09:59:53.913666022Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.059932 | controller | Jun 12 09:59:53.914752 crc crio[18325]: time="2026-06-12T09:59:53.914653085Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000292640}] Aliases:map[]}"
2026-06-12 11:43:48.059955 | controller | Jun 12 09:59:53.915126 crc crio[18325]: time="2026-06-12T09:59:53.915026357Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.059977 | controller | Jun 12 09:59:53.916419 crc crio[18325]: time="2026-06-12T09:59:53.91630399Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000292738}] Aliases:map[]}"
2026-06-12 11:43:48.059999 | controller | Jun 12 09:59:53.916798 crc crio[18325]: time="2026-06-12T09:59:53.916634061Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060021 | controller | Jun 12 09:59:53.917614 crc crio[18325]: time="2026-06-12T09:59:53.917466609Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0002927e8}] Aliases:map[]}"
2026-06-12 11:43:48.060048 | controller | Jun 12 09:59:53.918093 crc crio[18325]: time="2026-06-12T09:59:53.918004357Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060071 | controller | Jun 12 09:59:53.919113 crc crio[18325]: time="2026-06-12T09:59:53.91900584Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000292890}] Aliases:map[]}"
2026-06-12 11:43:48.060093 | controller | Jun 12 09:59:53.919466 crc crio[18325]: time="2026-06-12T09:59:53.919365012Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060116 | controller | Jun 12 09:59:53.920751 crc crio[18325]: time="2026-06-12T09:59:53.920663096Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000292930}] Aliases:map[]}"
2026-06-12 11:43:48.060138 | controller | Jun 12 09:59:53.921111 crc crio[18325]: time="2026-06-12T09:59:53.921020848Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060161 | controller | Jun 12 09:59:53.922108 crc crio[18325]: time="2026-06-12T09:59:53.922015441Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0002929e0}] Aliases:map[]}"
2026-06-12 11:43:48.060184 | controller | Jun 12 09:59:53.922387 crc crio[18325]: time="2026-06-12T09:59:53.922300961Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060206 | controller | Jun 12 09:59:53.923676 crc crio[18325]: time="2026-06-12T09:59:53.923583034Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000292a98}] Aliases:map[]}"
2026-06-12 11:43:48.060228 | controller | Jun 12 09:59:53.924099 crc crio[18325]: time="2026-06-12T09:59:53.924007268Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060285 | controller | Jun 12 09:59:53.924529 crc crio[18325]: time="2026-06-12T09:59:53.92435958Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.060318 | controller | Jun 12 09:59:53.924619 crc crio[18325]: time="2026-06-12T09:59:53.924462713Z" level=warning msg="Could not restore sandbox IP for 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.060348 | controller | Jun 12 09:59:53.925370 crc crio[18325]: time="2026-06-12T09:59:53.925276291Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000292b40}] Aliases:map[]}"
2026-06-12 11:43:48.060378 | controller | Jun 12 09:59:53.925695 crc crio[18325]: time="2026-06-12T09:59:53.925606912Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060410 | controller | Jun 12 09:59:53.926715 crc crio[18325]: time="2026-06-12T09:59:53.926633098Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000a54028}] Aliases:map[]}"
2026-06-12 11:43:48.060442 | controller | Jun 12 09:59:53.926885 crc crio[18325]: time="2026-06-12T09:59:53.926864136Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060472 | controller | Jun 12 09:59:53.927354 crc crio[18325]: time="2026-06-12T09:59:53.927269159Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000a54120}] Aliases:map[]}"
2026-06-12 11:43:48.060502 | controller | Jun 12 09:59:53.927603 crc crio[18325]: time="2026-06-12T09:59:53.927534158Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060532 | controller | Jun 12 09:59:53.928034 crc crio[18325]: time="2026-06-12T09:59:53.927966933Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000a54220}] Aliases:map[]}"
2026-06-12 11:43:48.060570 | controller | Jun 12 09:59:53.928142 crc crio[18325]: time="2026-06-12T09:59:53.928095457Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060601 | controller | Jun 12 09:59:53.928540 crc crio[18325]: time="2026-06-12T09:59:53.928421508Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000a54320}] Aliases:map[]}"
2026-06-12 11:43:48.060631 | controller | Jun 12 09:59:53.928634 crc crio[18325]: time="2026-06-12T09:59:53.928615574Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060661 | controller | Jun 12 09:59:53.929145 crc crio[18325]: time="2026-06-12T09:59:53.929062749Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a54410}] Aliases:map[]}"
2026-06-12 11:43:48.060685 | controller | Jun 12 09:59:53.929284 crc crio[18325]: time="2026-06-12T09:59:53.929194404Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060707 | controller | Jun 12 09:59:53.929640 crc crio[18325]: time="2026-06-12T09:59:53.929556835Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000a54508}] Aliases:map[]}"
2026-06-12 11:43:48.060730 | controller | Jun 12 09:59:53.929766 crc crio[18325]: time="2026-06-12T09:59:53.929711911Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060753 | controller | Jun 12 09:59:53.930159 crc crio[18325]: time="2026-06-12T09:59:53.930099824Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000a545f0}] Aliases:map[]}"
2026-06-12 11:43:48.060776 | controller | Jun 12 09:59:53.930292 crc crio[18325]: time="2026-06-12T09:59:53.930219998Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060805 | controller | Jun 12 09:59:53.931354 crc crio[18325]: time="2026-06-12T09:59:53.931262053Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000a546d0}] Aliases:map[]}"
2026-06-12 11:43:48.060828 | controller | Jun 12 09:59:53.931562 crc crio[18325]: time="2026-06-12T09:59:53.931531232Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060876 | controller | Jun 12 09:59:53.931961 crc crio[18325]: time="2026-06-12T09:59:53.931910295Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000a547a8}] Aliases:map[]}"
2026-06-12 11:43:48.060922 | controller | Jun 12 09:59:53.932105 crc crio[18325]: time="2026-06-12T09:59:53.93205585Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.060953 | controller | Jun 12 09:59:53.932535 crc crio[18325]: time="2026-06-12T09:59:53.932445803Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000a54860}] Aliases:map[]}"
2026-06-12 11:43:48.060978 | controller | Jun 12 09:59:53.932679 crc crio[18325]: time="2026-06-12T09:59:53.932594158Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061001 | controller | Jun 12 09:59:53.933065 crc crio[18325]: time="2026-06-12T09:59:53.932983851Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000a54918}] Aliases:map[]}"
2026-06-12 11:43:48.061023 | controller | Jun 12 09:59:53.933211 crc crio[18325]: time="2026-06-12T09:59:53.933105235Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061046 | controller | Jun 12 09:59:53.933594 crc crio[18325]: time="2026-06-12T09:59:53.933466847Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a549c8}] Aliases:map[]}"
2026-06-12 11:43:48.061077 | controller | Jun 12 09:59:53.933733 crc crio[18325]: time="2026-06-12T09:59:53.933657923Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061102 | controller | Jun 12 09:59:53.934228 crc crio[18325]: time="2026-06-12T09:59:53.934115999Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000a54a60}] Aliases:map[]}"
2026-06-12 11:43:48.061125 | controller | Jun 12 09:59:53.934408 crc crio[18325]: time="2026-06-12T09:59:53.934243243Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061148 | controller | Jun 12 09:59:53.934408 crc crio[18325]: time="2026-06-12T09:59:53.934372407Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.061171 | controller | Jun 12 09:59:53.934408 crc crio[18325]: time="2026-06-12T09:59:53.934388158Z" level=warning msg="Could not restore sandbox IP for cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.061194 | controller | Jun 12 09:59:53.934732 crc crio[18325]: time="2026-06-12T09:59:53.934667267Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000a54b00}] Aliases:map[]}"
2026-06-12 11:43:48.061217 | controller | Jun 12 09:59:53.935075 crc crio[18325]: time="2026-06-12T09:59:53.934768121Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061239 | controller | Jun 12 09:59:53.935075 crc crio[18325]: time="2026-06-12T09:59:53.934935296Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.061262 | controller | Jun 12 09:59:53.935075 crc crio[18325]: time="2026-06-12T09:59:53.934952407Z" level=warning msg="Could not restore sandbox IP for e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.061291 | controller | Jun 12 09:59:53.935075 crc crio[18325]: time="2026-06-12T09:59:53.934970054Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.061315 | controller | Jun 12 09:59:53.935075 crc crio[18325]: time="2026-06-12T09:59:53.934978568Z" level=warning msg="Could not restore sandbox IP for 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.061342 | controller | Jun 12 09:59:53.935647 crc crio[18325]: time="2026-06-12T09:59:53.935257177Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000a54bc0}] Aliases:map[]}"
2026-06-12 11:43:48.061366 | controller | Jun 12 09:59:53.935647 crc crio[18325]: time="2026-06-12T09:59:53.9353617Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061388 | controller | Jun 12 09:59:53.935975 crc crio[18325]: time="2026-06-12T09:59:53.935723423Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000a54c60}] Aliases:map[]}"
2026-06-12 11:43:48.061411 | controller | Jun 12 09:59:53.935975 crc crio[18325]: time="2026-06-12T09:59:53.935910859Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061433 | controller | Jun 12 09:59:53.936530 crc crio[18325]: time="2026-06-12T09:59:53.936392565Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000a54cf8}] Aliases:map[]}"
2026-06-12 11:43:48.061456 | controller | Jun 12 09:59:53.936983 crc crio[18325]: time="2026-06-12T09:59:53.93655045Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061479 | controller | Jun 12 09:59:53.936983 crc crio[18325]: time="2026-06-12T09:59:53.936964484Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000a54d90}] Aliases:map[]}"
2026-06-12 11:43:48.061508 | controller | Jun 12 09:59:53.937186 crc crio[18325]: time="2026-06-12T09:59:53.937065907Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061532 | controller | Jun 12 09:59:53.937568 crc crio[18325]: time="2026-06-12T09:59:53.937411269Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a54e20}] Aliases:map[]}"
2026-06-12 11:43:48.061556 | controller | Jun 12 09:59:53.937568 crc crio[18325]: time="2026-06-12T09:59:53.937559804Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061578 | controller | Jun 12 09:59:53.937784 crc crio[18325]: time="2026-06-12T09:59:53.937666968Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.061600 | controller | Jun 12 09:59:53.937784 crc crio[18325]: time="2026-06-12T09:59:53.937677858Z" level=warning msg="Could not restore sandbox IP for 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.061622 | controller | Jun 12 09:59:53.938096 crc crio[18325]: time="2026-06-12T09:59:53.937996729Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000a54ec8}] Aliases:map[]}"
2026-06-12 11:43:48.061645 | controller | Jun 12 09:59:53.938188 crc crio[18325]: time="2026-06-12T09:59:53.938108122Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061669 | controller | Jun 12 09:59:53.938591 crc crio[18325]: time="2026-06-12T09:59:53.938469394Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000a54f60}] Aliases:map[]}"
2026-06-12 11:43:48.061692 | controller | Jun 12 09:59:53.938778 crc crio[18325]: time="2026-06-12T09:59:53.93862134Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061714 | controller | Jun 12 09:59:53.939098 crc crio[18325]: time="2026-06-12T09:59:53.939018273Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000a54ff0}] Aliases:map[]}"
2026-06-12 11:43:48.061795 | controller | Jun 12 09:59:53.939270 crc crio[18325]: time="2026-06-12T09:59:53.939152427Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061836 | controller | Jun 12 09:59:53.939665 crc crio[18325]: time="2026-06-12T09:59:53.939573851Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000a55080}] Aliases:map[]}"
2026-06-12 11:43:48.061889 | controller | Jun 12 09:59:53.940020 crc crio[18325]: time="2026-06-12T09:59:53.939716296Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061916 | controller | Jun 12 09:59:53.940158 crc crio[18325]: time="2026-06-12T09:59:53.94012728Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000a55118}] Aliases:map[]}"
2026-06-12 11:43:48.061940 | controller | Jun 12 09:59:53.940271 crc crio[18325]: time="2026-06-12T09:59:53.940237504Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.061963 | controller | Jun 12 09:59:53.940967 crc crio[18325]: time="2026-06-12T09:59:53.940595566Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000a551b8}] Aliases:map[]}"
2026-06-12 11:43:48.061986 | controller | Jun 12 09:59:53.940967 crc crio[18325]: time="2026-06-12T09:59:53.940783422Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.062009 | controller | Jun 12 09:59:53.941326 crc crio[18325]: time="2026-06-12T09:59:53.941234617Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000a55238}] Aliases:map[]}"
2026-06-12 11:43:48.062038 | controller | Jun 12 09:59:53.941447 crc crio[18325]: time="2026-06-12T09:59:53.941363141Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.062061 | controller | Jun 12 09:59:53.941913 crc crio[18325]: time="2026-06-12T09:59:53.941726124Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000a552b8}] Aliases:map[]}"
2026-06-12 11:43:48.062084 | controller | Jun 12 09:59:53.942066 crc crio[18325]: time="2026-06-12T09:59:53.941938831Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.062107 | controller | Jun 12 09:59:53.942419 crc crio[18325]: time="2026-06-12T09:59:53.942330314Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000a55348}] Aliases:map[]}"
2026-06-12 11:43:48.062129 | controller | Jun 12 09:59:53.942625 crc crio[18325]: time="2026-06-12T09:59:53.942458518Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.062151 | controller | Jun 12 09:59:53.942625 crc crio[18325]: time="2026-06-12T09:59:53.942600853Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.062174 | controller | Jun 12 09:59:53.942625 crc crio[18325]: time="2026-06-12T09:59:53.942615743Z" level=warning msg="Could not restore sandbox IP for 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e: failed to get network status for pod sandbox k8s_collect-profiles-29687625-2pzbl_openshift-operator-lifecycle-manager_1a32e8ba-f2c6-42d3-89d4-0450de6e6c67_0(529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.062197 | controller | Jun 12 09:59:53.943529 crc crio[18325]: time="2026-06-12T09:59:53.943319291Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 11:43:48.062219 | controller | Jun 12 09:59:53.944743 crc crio[18325]: time="2026-06-12T09:59:53.944651036Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 11:43:48.062241 | controller | Jun 12 09:59:53.944743 crc crio[18325]: time="2026-06-12T09:59:53.944719567Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 11:43:48.062263 | controller | Jun 12 09:59:53.945066 crc crio[18325]: time="2026-06-12T09:59:53.944802481Z" level=info msg="Create NRI interface"
2026-06-12 11:43:48.062285 | controller | Jun 12 09:59:53.945066 crc crio[18325]: time="2026-06-12T09:59:53.945002567Z" level=info msg="runtime interface created"
2026-06-12 11:43:48.062308 | controller | Jun 12 09:59:53.945066 crc crio[18325]: time="2026-06-12T09:59:53.945017608Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 11:43:48.062330 | controller | Jun 12 09:59:53.945066 crc crio[18325]: time="2026-06-12T09:59:53.945032358Z" level=info msg="runtime interface starting up..."
2026-06-12 11:43:48.062362 | controller | Jun 12 09:59:53.945066 crc crio[18325]: time="2026-06-12T09:59:53.945042019Z" level=info msg="starting plugins..."
2026-06-12 11:43:48.062385 | controller | Jun 12 09:59:53.945713 crc crio[18325]: time="2026-06-12T09:59:53.94507347Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 11:43:48.062407 | controller | Jun 12 09:59:53.952045 crc crio[18325]: time="2026-06-12T09:59:53.951757664Z" level=info msg="No systemd watchdog enabled"
2026-06-12 11:43:48.062429 | controller | Jun 12 09:59:53.961433 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 11:43:48.062451 | controller | Jun 12 09:59:57.494583 crc crio[18325]: time="2026-06-12T09:59:57.493303048Z" level=info msg="Removing container: 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca" id=5fdc254e-533b-438f-9934-f97a35832e07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.062473 | controller | Jun 12 09:59:57.590949 crc crio[18325]: time="2026-06-12T09:59:57.590639966Z" level=info msg="Removed container 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=5fdc254e-533b-438f-9934-f97a35832e07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.062496 | controller | Jun 12 09:59:57.688021 crc crio[18325]: time="2026-06-12T09:59:57.687894928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=dbf7219f-dc95-4aa1-8182-ba87d0c61c4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.062519 | controller | Jun 12 09:59:57.690748 crc crio[18325]: time="2026-06-12T09:59:57.690566276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=baa11ebb-fe68-4a1e-998e-9b5b36f27455 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.062542 | controller | Jun 12 09:59:57.693775 crc crio[18325]: time="2026-06-12T09:59:57.693658509Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e62621dc-6d75-4bd9-b128-e41d32a5a911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.062564 | controller | Jun 12 09:59:57.694304 crc crio[18325]: time="2026-06-12T09:59:57.694127215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.062587 | controller | Jun 12 09:59:57.726624 crc crio[18325]: time="2026-06-12T09:59:57.726543489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.062609 | controller | Jun 12 09:59:57.892260 crc crio[18325]: time="2026-06-12T09:59:57.891979562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.062631 | controller | Jun 12 09:59:57.988230 crc crio[18325]: time="2026-06-12T09:59:57.987598082Z" level=info msg="Created container 3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=e62621dc-6d75-4bd9-b128-e41d32a5a911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.062653 | controller | Jun 12 09:59:57.990462 crc crio[18325]: time="2026-06-12T09:59:57.990407866Z" level=info msg="Starting container: 3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e" id=7794d956-c850-41bc-aa59-a85f10fbb44d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.062676 | controller | Jun 12 09:59:57.996714 crc crio[18325]: time="2026-06-12T09:59:57.996615161Z" level=info msg="Started container" PID=18734 containerID=3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7794d956-c850-41bc-aa59-a85f10fbb44d name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:48.062704 | controller | Jun 12 10:00:09.118620 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 11:43:48.062728 | controller | Jun 12 10:00:09.215355 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 11:43:48.062750 | controller | Jun 12 10:00:09.216658 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 11:43:48.062773 | controller | Jun 12 10:00:09.217122 crc systemd[1]: crio.service: Consumed 4.686s CPU time.
2026-06-12 11:43:48.062795 | controller | Jun 12 10:00:09.307668 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 11:43:48.062818 | controller | Jun 12 10:00:09.453603 crc crio[19822]: time="2026-06-12T10:00:09.453477013Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 11:43:48.062843 | controller | Jun 12 10:00:09.453603 crc crio[19822]: time="2026-06-12T10:00:09.453573426Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 11:43:48.062909 | controller | Jun 12 10:00:09.455430 crc crio[19822]: time="2026-06-12T10:00:09.455155519Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 11:43:48.062945 | controller | Jun 12 10:00:09.455430 crc crio[19822]: time="2026-06-12T10:00:09.455227972Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 11:43:48.062974 | controller | Jun 12 10:00:09.455748 crc crio[19822]: time="2026-06-12T10:00:09.455649126Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-12 11:43:48.063001 | controller | Jun 12 10:00:09.489054 crc crio[19822]: time="2026-06-12T10:00:09.488916184Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 11:43:48.063028 | controller | Jun 12 10:00:09.489340 crc crio[19822]: time="2026-06-12T10:00:09.489243965Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 11:43:48.063054 | controller | Jun 12 10:00:09.489340 crc crio[19822]: time="2026-06-12T10:00:09.489255996Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 11:43:48.063082 | controller | Jun 12 10:00:09.489443 crc crio[19822]: time="2026-06-12T10:00:09.489357009Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 11:43:48.063110 | controller | Jun 12 10:00:09.489443 crc crio[19822]: time="2026-06-12T10:00:09.489367749Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 11:43:48.063138 | controller | Jun 12 10:00:09.504910 crc crio[19822]: time="2026-06-12T10:00:09.504616373Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 11:43:48.063166 | controller | Jun 12 10:00:09.519369 crc crio[19822]: time="2026-06-12T10:00:09.519300875Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
2026-06-12 11:43:48.063195 | controller | Jun 12 10:00:09.528101 crc crio[19822]: time="2026-06-12T10:00:09.528070161Z" level=info msg="Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL"
2026-06-12 11:43:48.063227 | controller | Jun 12 10:00:09.551068 crc crio[19822]: time="2026-06-12T10:00:09.550756863Z" level=info msg="Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2"
2026-06-12 11:43:48.063262 | controller | Jun 12 10:00:09.884583 crc crio[19822]: time="2026-06-12T10:00:09.884346406Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 11:43:48.063300 | controller | Jun 12 10:00:09.884583 crc crio[19822]: time="2026-06-12T10:00:09.8844531Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 11:43:48.063327 | controller | Jun 12 10:00:09.884583 crc crio[19822]: time="2026-06-12T10:00:09.88446476Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 11:43:48.063349 | controller | Jun 12 10:00:09.884583 crc crio[19822]: time="2026-06-12T10:00:09.884472091Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 11:43:48.063372 | controller | Jun 12 10:00:09.884583 crc crio[19822]: time="2026-06-12T10:00:09.884557694Z" level=info msg="RDT not available in the host system"
2026-06-12 11:43:48.063394 | controller | Jun 12 10:00:09.889402 crc crio[19822]: time="2026-06-12T10:00:09.889323425Z" level=info msg="Conmon does support the --sync option"
2026-06-12 11:43:48.063416 | controller | Jun 12 10:00:09.889402 crc crio[19822]: time="2026-06-12T10:00:09.889391957Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 11:43:48.063439 | controller | Jun 12 10:00:09.893275 crc crio[19822]: time="2026-06-12T10:00:09.893207774Z" level=info msg="Conmon does support the --sync option"
2026-06-12 11:43:48.063460 | controller | Jun 12 10:00:09.893275 crc crio[19822]: time="2026-06-12T10:00:09.893243125Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 11:43:48.063482 | controller | Jun 12 10:00:09.927497 crc crio[19822]: time="2026-06-12T10:00:09.927180681Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.063504 | controller | Jun 12 10:00:09.927497 crc crio[19822]: time="2026-06-12T10:00:09.927416468Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.063526 | controller | Jun 12 10:00:09.932292 crc crio[19822]: time="2026-06-12T10:00:09.929271161Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 11:43:48.063547 | controller | Jun 12 10:00:09.932292 crc crio[19822]: time="2026-06-12T10:00:09.929399405Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 11:43:48.063572 | controller | Jun 12 10:00:09.934342 crc crio[19822]: time="2026-06-12T10:00:09.93344449Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"bundle\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.UnifiedCgroup\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/etc/crio/openshift-pull-secret\"\n    pause_image = \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\"\n    pause_image_auth_file = \"/var/lib/kubelet/config.json\"\n    pause_command = \"/usr/bin/pod\"\n    signature_policy = \"\"\n    signature_policy_dir = \"/etc/crio/policies\"\n    image_volumes = \"mkdir\"\n    big_files_temporary_dir = \"\"\n    auto_reload_registries = false\n    pull_progress_timeout = \"0s\"\n    oci_artifact_mount_support = false\n  [crio.network]\n    cni_default_network = \"\"\n    network_dir = \"/etc/kubernetes/cni/net.d/\"\n    plugin_dirs = [\"/var/lib/cni/bin\"]\n  [crio.metrics]\n    enable_metrics = true\n    metrics_collectors = [\"operations\", \"operations_latency_microseconds_total\", \"operations_latency_microseconds\", \"operations_errors\", \"image_pulls_layer_size\", \"containers_oom_total\", \"containers_oom\", \"operations_total\", \"operations_latency_seconds_total\", \"operations_latency_seconds\", \"operations_errors_total\", \"image_pulls_bytes_total\", \"image_pulls_skipped_bytes_total\", \"image_pulls_success_total\", \"image_pulls_failure_total\", \"image_layer_reuse_total\", \"containers_oom_count_total\", \"processes_defunct\"]\n    metrics_host = \"127.0.0.1\"\n    metrics_port = 9537\n    metrics_socket = \"\"\n    metrics_cert = \"\"\n    metrics_key = \"\"\n  [crio.tracing]\n    enable_tracing = false\n    tracing_endpoint = \"127.0.0.1:4317\"\n    tracing_sampling_rate_per_million = 0\n  [crio.stats]\n    stats_collection_period = 0\n    collection_period = 0\n  [crio.nri]\n    enable_nri = true\n    nri_listen = \"/var/run/nri/nri.sock\"\n    nri_plugin_dir = \"/opt/nri/plugins\"\n    nri_plugin_config_dir = \"/etc/nri/conf.d\"\n    nri_plugin_registration_timeout = \"5s\"\n    nri_plugin_request_timeout = \"2s\"\n    nri_disable_connections = false\n"
2026-06-12 11:43:48.063607 | controller | Jun 12 10:00:09.936939 crc crio[19822]: time="2026-06-12T10:00:09.936744777Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 11:43:48.063630 | controller | Jun 12 10:00:09.938068 crc crio[19822]: time="2026-06-12T10:00:09.937136424Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 11:43:48.063653 | controller | Jun 12 10:00:11.825692 crc crio[19822]: time="2026-06-12T10:00:11.825210236Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0007ad8c8}] Aliases:map[]}"
2026-06-12 11:43:48.063676 | controller | Jun 12 10:00:11.827205 crc crio[19822]: time="2026-06-12T10:00:11.825889429Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.063698 | controller | Jun 12 10:00:11.827205 crc crio[19822]: time="2026-06-12T10:00:11.826263051Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.063720 | controller | Jun 12 10:00:11.827205 crc crio[19822]: time="2026-06-12T10:00:11.826302462Z" level=warning msg="Could not restore sandbox IP for 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f344669e-49a4-44be-b72a-0a1acbb3af6f_0(81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.063742 | controller | Jun 12 10:00:11.827205 crc crio[19822]: time="2026-06-12T10:00:11.826337574Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.063764 | controller | Jun 12 10:00:11.827205 crc crio[19822]: time="2026-06-12T10:00:11.826353674Z" level=warning msg="Could not restore sandbox IP for 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_b3733451-36dd-4a0f-a903-b1688af5cff3_0(90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.063792 | controller | Jun 12 10:00:11.827205 crc crio[19822]: time="2026-06-12T10:00:11.826762288Z" level=info msg="Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc0007ada28}] Aliases:map[]}"
2026-06-12 11:43:48.063816 | controller | Jun 12 10:00:11.827205 crc crio[19822]: time="2026-06-12T10:00:11.827041517Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.063839 | controller | Jun 12 10:00:11.827649 crc crio[19822]: time="2026-06-12T10:00:11.827606146Z" level=info msg="Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc0007adae0}] Aliases:map[]}"
2026-06-12 11:43:48.063893 | controller | Jun 12 10:00:11.827906 crc crio[19822]: time="2026-06-12T10:00:11.827764651Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.063919 | controller | Jun 12 10:00:11.828644 crc crio[19822]: time="2026-06-12T10:00:11.828507706Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0007adb98}] Aliases:map[]}"
2026-06-12 11:43:48.063941 | controller | Jun 12 10:00:11.828910 crc crio[19822]: time="2026-06-12T10:00:11.828776505Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.063964 | controller | Jun 12 10:00:11.829507 crc crio[19822]: time="2026-06-12T10:00:11.829418707Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0007adc70}] Aliases:map[]}"
2026-06-12 11:43:48.063986 | controller | Jun 12 10:00:11.829756 crc crio[19822]: time="2026-06-12T10:00:11.829678785Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064008 | controller | Jun 12 10:00:11.830616 crc crio[19822]: time="2026-06-12T10:00:11.830453491Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0007add28}] Aliases:map[]}"
2026-06-12 11:43:48.064036 | controller | Jun 12 10:00:11.830803 crc crio[19822]: time="2026-06-12T10:00:11.830677849Z" level=info msg="Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064064 | controller | Jun 12 10:00:11.831499 crc crio[19822]: time="2026-06-12T10:00:11.831382403Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0007adde0}] Aliases:map[]}"
2026-06-12 11:43:48.064098 | controller | Jun 12 10:00:11.831767 crc crio[19822]: time="2026-06-12T10:00:11.831587769Z" level=info msg="Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064134 | controller | Jun 12 10:00:11.832340 crc crio[19822]: time="2026-06-12T10:00:11.832226911Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0007adea0}] Aliases:map[]}"
2026-06-12 11:43:48.064164 | controller | Jun 12 10:00:11.832490 crc crio[19822]: time="2026-06-12T10:00:11.832429098Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064188 | controller | Jun 12 10:00:11.833417 crc crio[19822]: time="2026-06-12T10:00:11.833253175Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0007adf78}] Aliases:map[]}"
2026-06-12 11:43:48.064212 | controller | Jun 12 10:00:11.833669 crc crio[19822]: time="2026-06-12T10:00:11.83361872Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064252 | controller | Jun 12 10:00:11.834254 crc crio[19822]: time="2026-06-12T10:00:11.834142865Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008c570}] Aliases:map[]}"
2026-06-12 11:43:48.064295 | controller | Jun 12 10:00:11.834425 crc crio[19822]: time="2026-06-12T10:00:11.83430318Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064326 | controller | Jun 12 10:00:11.835041 crc crio[19822]: time="2026-06-12T10:00:11.834936842Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c800}] Aliases:map[]}"
2026-06-12 11:43:48.064357 | controller | Jun 12 10:00:11.835250 crc crio[19822]: time="2026-06-12T10:00:11.835107557Z" level=info msg="Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064388 | controller | Jun 12 10:00:11.835681 crc crio[19822]: time="2026-06-12T10:00:11.835571363Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}"
2026-06-12 11:43:48.064419 | controller | Jun 12 10:00:11.835936 crc crio[19822]: time="2026-06-12T10:00:11.83577053Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064449 | controller | Jun 12 10:00:11.836083 crc crio[19822]: time="2026-06-12T10:00:11.836009118Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.064479 | controller | Jun 12 10:00:11.836083 crc crio[19822]: time="2026-06-12T10:00:11.836030468Z" level=warning msg="Could not restore sandbox IP for 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.064509 | controller | Jun 12 10:00:11.836583 crc crio[19822]: time="2026-06-12T10:00:11.836444082Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008c9e8}] Aliases:map[]}"
2026-06-12 11:43:48.064540 | controller | Jun 12 10:00:11.837096 crc crio[19822]: time="2026-06-12T10:00:11.836658119Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064570 | controller | Jun 12 10:00:11.837214 crc crio[19822]: time="2026-06-12T10:00:11.837194437Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}"
2026-06-12 11:43:48.064609 | controller | Jun 12 10:00:11.837342 crc crio[19822]: time="2026-06-12T10:00:11.837328742Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064641 | controller | Jun 12 10:00:11.838037 crc crio[19822]: time="2026-06-12T10:00:11.837934852Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}"
2026-06-12 11:43:48.064671 | controller | Jun 12 10:00:11.838241 crc crio[19822]: time="2026-06-12T10:00:11.838145939Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064702 | controller | Jun 12 10:00:11.839006 crc crio[19822]: time="2026-06-12T10:00:11.83876878Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008cc28}] Aliases:map[]}"
2026-06-12 11:43:48.064732 | controller | Jun 12 10:00:11.839205 crc crio[19822]: time="2026-06-12T10:00:11.83908224Z" level=info msg="Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064762 | controller | Jun 12 10:00:11.839732 crc crio[19822]: time="2026-06-12T10:00:11.839624559Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}"
2026-06-12 11:43:48.064786 | controller | Jun 12 10:00:11.840005 crc crio[19822]: time="2026-06-12T10:00:11.839797534Z" level=info msg="Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064809 | controller | Jun 12 10:00:11.840597 crc crio[19822]: time="2026-06-12T10:00:11.840339293Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}"
2026-06-12 11:43:48.064875 | controller | Jun 12 10:00:11.840941 crc crio[19822]: time="2026-06-12T10:00:11.840735236Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064924 | controller | Jun 12 10:00:11.841749 crc crio[19822]: time="2026-06-12T10:00:11.841499942Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008ce40}] Aliases:map[]}"
2026-06-12 11:43:48.064953 | controller | Jun 12 10:00:11.841749 crc crio[19822]: time="2026-06-12T10:00:11.841721479Z" level=info msg="Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.064977 | controller | Jun 12 10:00:11.842457 crc crio[19822]: time="2026-06-12T10:00:11.84234604Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}"
2026-06-12 11:43:48.065000 | controller | Jun 12 10:00:11.842705 crc crio[19822]: time="2026-06-12T10:00:11.842571867Z" level=info msg="Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065023 | controller | Jun 12 10:00:11.843206 crc crio[19822]: time="2026-06-12T10:00:11.843101495Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008d218}] Aliases:map[]}"
2026-06-12 11:43:48.065047 | controller | Jun 12 10:00:11.843370 crc crio[19822]: time="2026-06-12T10:00:11.843262691Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065071 | controller | Jun 12 10:00:11.843798 crc crio[19822]: time="2026-06-12T10:00:11.843698835Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d2a0}] Aliases:map[]}"
2026-06-12 11:43:48.065093 | controller | Jun 12 10:00:11.844037 crc crio[19822]: time="2026-06-12T10:00:11.843957354Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065123 | controller | Jun 12 10:00:11.844618 crc crio[19822]: time="2026-06-12T10:00:11.84444017Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008d330}] Aliases:map[]}"
2026-06-12 11:43:48.065146 | controller | Jun 12 10:00:11.844771 crc crio[19822]: time="2026-06-12T10:00:11.844643427Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065168 | controller | Jun 12 10:00:11.845418 crc crio[19822]: time="2026-06-12T10:00:11.845309489Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}"
2026-06-12 11:43:48.065191 | controller | Jun 12 10:00:11.845635 crc crio[19822]: time="2026-06-12T10:00:11.845481025Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065213 | controller | Jun 12 10:00:11.846300 crc crio[19822]: time="2026-06-12T10:00:11.846189109Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008d450}] Aliases:map[]}"
2026-06-12 11:43:48.065235 | controller | Jun 12 10:00:11.846495 crc crio[19822]: time="2026-06-12T10:00:11.846402326Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065257 | controller | Jun 12 10:00:11.847291 crc crio[19822]: time="2026-06-12T10:00:11.847179412Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008d4d0}] Aliases:map[]}"
2026-06-12 11:43:48.065280 | controller | Jun 12 10:00:11.847491 crc crio[19822]: time="2026-06-12T10:00:11.847347357Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065301 | controller | Jun 12 10:00:11.847898 crc crio[19822]: time="2026-06-12T10:00:11.847578765Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.065330 | controller | Jun 12 10:00:11.847898 crc crio[19822]: time="2026-06-12T10:00:11.847601916Z" level=warning msg="Could not restore sandbox IP for cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.065353 | controller | Jun 12 10:00:11.848123 crc crio[19822]: time="2026-06-12T10:00:11.848047471Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d558}] Aliases:map[]}"
2026-06-12 11:43:48.065376 | controller | Jun 12 10:00:11.848246 crc crio[19822]: time="2026-06-12T10:00:11.848208336Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065398 | controller | Jun 12 10:00:11.848470 crc crio[19822]: time="2026-06-12T10:00:11.848381222Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.065420 | controller | Jun 12 10:00:11.848470 crc crio[19822]: time="2026-06-12T10:00:11.848430624Z" level=warning msg="Could not restore sandbox IP for e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.065442 | controller | Jun 12 10:00:11.848470 crc crio[19822]: time="2026-06-12T10:00:11.848459735Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.065464 | controller | Jun 12 10:00:11.848470 crc crio[19822]: time="2026-06-12T10:00:11.848473123Z" level=warning msg="Could not restore sandbox IP for 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.065486 | controller | Jun 12 10:00:11.849137 crc crio[19822]: time="2026-06-12T10:00:11.849103486Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008d5f8}] Aliases:map[]}"
2026-06-12 11:43:48.065509 | controller | Jun 12 10:00:11.849300 crc crio[19822]: time="2026-06-12T10:00:11.849240371Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065531 | controller | Jun 12 10:00:11.853016 crc crio[19822]: time="2026-06-12T10:00:11.851229904Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d688}] Aliases:map[]}"
2026-06-12 11:43:48.065560 | controller | Jun 12 10:00:11.853016 crc crio[19822]: time="2026-06-12T10:00:11.851970389Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065583 | controller | Jun 12 10:00:11.854052 crc crio[19822]: time="2026-06-12T10:00:11.853980927Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00008d720}] Aliases:map[]}"
2026-06-12 11:43:48.065606 | controller | Jun 12 10:00:11.854460 crc crio[19822]: time="2026-06-12T10:00:11.85437949Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065629 | controller | Jun 12 10:00:11.857757 crc crio[19822]: time="2026-06-12T10:00:11.857668068Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008d7b0}] Aliases:map[]}"
2026-06-12 11:43:48.065651 | controller | Jun 12 10:00:11.858576 crc crio[19822]: time="2026-06-12T10:00:11.858350511Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065674 | controller | Jun 12 10:00:11.859250 crc crio[19822]: time="2026-06-12T10:00:11.859168168Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000120188}] Aliases:map[]}"
2026-06-12 11:43:48.065696 | controller | Jun 12 10:00:11.859436 crc crio[19822]: time="2026-06-12T10:00:11.859394706Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065719 | controller | Jun 12 10:00:11.859716 crc crio[19822]: time="2026-06-12T10:00:11.859647215Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.065752 | controller | Jun 12 10:00:11.860154 crc crio[19822]: time="2026-06-12T10:00:11.859710547Z" level=warning msg="Could not restore sandbox IP for 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.065798 | controller | Jun 12 10:00:11.860361 crc crio[19822]: time="2026-06-12T10:00:11.860264025Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0001204e0}] Aliases:map[]}"
2026-06-12 11:43:48.065833 | controller | Jun 12 10:00:11.860725 crc crio[19822]: time="2026-06-12T10:00:11.860592416Z" level=info msg="Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065921 | controller | Jun 12 10:00:11.862437 crc crio[19822]: time="2026-06-12T10:00:11.862331954Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0001205e8}] Aliases:map[]}"
2026-06-12 11:43:48.065968 | controller | Jun 12 10:00:11.862667 crc crio[19822]: time="2026-06-12T10:00:11.862581553Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.065995 | controller | Jun 12 10:00:11.864005 crc crio[19822]: time="2026-06-12T10:00:11.863777723Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000120680}] Aliases:map[]}"
2026-06-12 11:43:48.066020 | controller | Jun 12 10:00:11.864238 crc crio[19822]: time="2026-06-12T10:00:11.864166366Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.066043 | controller | Jun 12 10:00:11.864803 crc crio[19822]: time="2026-06-12T10:00:11.864702154Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000120710}] Aliases:map[]}"
2026-06-12 11:43:48.066066 | controller | Jun 12 10:00:11.865074 crc crio[19822]: time="2026-06-12T10:00:11.864955012Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.066089 | controller | Jun 12 10:00:11.865572 crc crio[19822]: time="2026-06-12T10:00:11.865462779Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}"
2026-06-12 11:43:48.066120 | controller | Jun 12 10:00:11.865720 crc crio[19822]: time="2026-06-12T10:00:11.865692487Z" level=info msg="Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.066145 | controller | Jun 12 10:00:11.866238 crc crio[19822]: time="2026-06-12T10:00:11.86617639Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000120848}] Aliases:map[]}"
2026-06-12 11:43:48.066167 | controller | Jun 12 10:00:11.866403 crc crio[19822]: time="2026-06-12T10:00:11.866327598Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.066190 | controller | Jun 12 10:00:11.867102 crc crio[19822]: time="2026-06-12T10:00:11.866991161Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0001208d0}] Aliases:map[]}"
2026-06-12 11:43:48.066213 | controller | Jun 12 10:00:11.867306 crc crio[19822]: time="2026-06-12T10:00:11.867215818Z" level=info msg="Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.066236 | controller | Jun 12 10:00:11.867758 crc crio[19822]: time="2026-06-12T10:00:11.867661823Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000120958}] Aliases:map[]}"
2026-06-12 11:43:48.066260 | controller | Jun 12 10:00:11.868045 crc crio[19822]: time="2026-06-12T10:00:11.867939442Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.066284 | controller | Jun 12 10:00:11.868578 crc crio[19822]: time="2026-06-12T10:00:11.8684537Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0001209f8}] Aliases:map[]}"
2026-06-12 11:43:48.066314 | controller | Jun 12 10:00:11.868731 crc crio[19822]: time="2026-06-12T10:00:11.868664827Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.066339 | controller | Jun 12 10:00:11.868954 crc crio[19822]: time="2026-06-12T10:00:11.868933126Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.066362 | controller | Jun 12 10:00:11.869084 crc crio[19822]: time="2026-06-12T10:00:11.868955336Z" level=warning msg="Could not restore sandbox IP for 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e: failed to get network status for pod sandbox k8s_collect-profiles-29687625-2pzbl_openshift-operator-lifecycle-manager_1a32e8ba-f2c6-42d3-89d4-0450de6e6c67_0(529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 11:43:48.066385 | controller | Jun 12 10:00:11.870060 crc crio[19822]: time="2026-06-12T10:00:11.869984957Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 11:43:48.066409 | controller | Jun 12 10:00:11.872446 crc crio[19822]: time="2026-06-12T10:00:11.872394948Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 11:43:48.066433 | controller | Jun 12 10:00:11.873055 crc crio[19822]: time="2026-06-12T10:00:11.873009608Z" level=info msg="Create NRI interface"
2026-06-12 11:43:48.066455 | controller | Jun 12 10:00:11.873400 crc crio[19822]: time="2026-06-12T10:00:11.873267965Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 11:43:48.066477 | controller | Jun 12 10:00:11.873708 crc crio[19822]: time="2026-06-12T10:00:11.87366392Z" level=info msg="runtime interface created"
2026-06-12 11:43:48.066500 | controller | Jun 12 10:00:11.874192 crc crio[19822]: time="2026-06-12T10:00:11.874153746Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 11:43:48.066530 | controller | Jun 12 10:00:11.874371 crc crio[19822]: time="2026-06-12T10:00:11.874338713Z" level=info msg="runtime interface starting up..."
2026-06-12 11:43:48.066560 | controller | Jun 12 10:00:11.874779 crc crio[19822]: time="2026-06-12T10:00:11.874669144Z" level=info msg="starting plugins..."
2026-06-12 11:43:48.066584 | controller | Jun 12 10:00:11.875195 crc crio[19822]: time="2026-06-12T10:00:11.87515659Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 11:43:48.066607 | controller | Jun 12 10:00:11.887270 crc crio[19822]: time="2026-06-12T10:00:11.887196881Z" level=info msg="No systemd watchdog enabled"
2026-06-12 11:43:48.066630 | controller | Jun 12 10:00:11.901919 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 11:43:48.066652 | controller | Jun 12 10:00:18.314202 crc crio[19822]: time="2026-06-12T10:00:18.313198595Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-thj9p/POD" id=620c910c-a2e7-4151-8752-f22bee43f9dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.066675 | controller | Jun 12 10:00:18.316679 crc crio[19822]: time="2026-06-12T10:00:18.314337363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.066697 | controller | Jun 12 10:00:18.421460 crc crio[19822]: time="2026-06-12T10:00:18.420081222Z" level=info msg="Got pod network &{Name:redhat-operators-thj9p Namespace:openshift-marketplace ID:824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d UID:74b55060-eb93-43cd-bee7-4e86fb95b605 NetNS:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74b55060_eb93_43cd_bee7_4e86fb95b605.slice PodAnnotations:0xc00101a450}] Aliases:map[]}"
2026-06-12 11:43:48.066727 | controller | Jun 12 10:00:18.421460 crc crio[19822]: time="2026-06-12T10:00:18.420133943Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-thj9p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.066764 | controller | Jun 12 10:00:18.927166 crc crio[19822]: time="2026-06-12T10:00:18.927006299Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-6r77n/POD" id=496dd1f3-9740-4dcd-b6ba-c42a367598ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.066877 | controller | Jun 12 10:00:18.927166 crc crio[19822]: time="2026-06-12T10:00:18.927139814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.066928 | controller | Jun 12 10:00:18.944272 crc crio[19822]: time="2026-06-12T10:00:18.944061635Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-86f7m/POD" id=cc52d27e-d427-4eb9-80bf-b03b01cbc0dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.066955 | controller | Jun 12 10:00:18.944272 crc crio[19822]: time="2026-06-12T10:00:18.944216036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.066979 | controller | Jun 12 10:00:18.956955 crc crio[19822]: time="2026-06-12T10:00:18.956851151Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-9d48d/POD" id=5b5f3816-2781-4ec1-b92d-8392b8b842a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.067002 | controller | Jun 12 10:00:18.957094 crc crio[19822]: time="2026-06-12T10:00:18.956963595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.067025 | controller | Jun 12 10:00:18.982205 crc crio[19822]: time="2026-06-12T10:00:18.981775245Z" level=info msg="Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc00101a6e0}] Aliases:map[]}"
2026-06-12 11:43:48.067048 | controller | Jun 12 10:00:18.982205 crc crio[19822]: time="2026-06-12T10:00:18.98194728Z" level=info msg="Adding pod openshift-marketplace_community-operators-86f7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.067071 | controller | Jun 12 10:00:19.007392 crc crio[19822]: time="2026-06-12T10:00:19.007307566Z" level=info msg="Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc0007ac450}] Aliases:map[]}"
2026-06-12 11:43:48.067094 | controller | Jun 12 10:00:19.007392 crc crio[19822]: time="2026-06-12T10:00:19.007378048Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-9d48d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.067116 | controller | Jun 12 10:00:19.041044 crc crio[19822]: time="2026-06-12T10:00:19.040886385Z" level=info msg="Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0007ac598}] Aliases:map[]}"
2026-06-12 11:43:48.067147 | controller | Jun 12 10:00:19.041044 crc crio[19822]: time="2026-06-12T10:00:19.040948855Z" level=info msg="Adding pod openshift-marketplace_certified-operators-6r77n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.067171 | controller | Jun 12 10:00:20.008005 crc crio[19822]: 2026-06-12T10:00:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:824179ea66fd380 Mac:8e:1f:0c:5b:c5:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 SocketPath: PciID:}] [{Interface:0xc000367600 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.067194 | controller | Jun 12 10:00:20.014394 crc crio[19822]: time="2026-06-12T10:00:20.014280198Z" level=info msg="Got pod network &{Name:redhat-operators-thj9p Namespace:openshift-marketplace ID:824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d UID:74b55060-eb93-43cd-bee7-4e86fb95b605 NetNS:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74b55060_eb93_43cd_bee7_4e86fb95b605.slice PodAnnotations:0xc00101a450}] Aliases:map[]}"
2026-06-12 11:43:48.067218 | controller | Jun 12 10:00:20.014758 crc crio[19822]: time="2026-06-12T10:00:20.014662754Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-thj9p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.067240 | controller | Jun 12 10:00:20.027746 crc crio[19822]: time="2026-06-12T10:00:20.027279314Z" level=info msg="Ran pod sandbox 824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d with infra container: openshift-marketplace/redhat-operators-thj9p/POD" id=620c910c-a2e7-4151-8752-f22bee43f9dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.067264 | controller | Jun 12 10:00:20.039712 crc crio[19822]: time="2026-06-12T10:00:20.039621235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5c07d38a-9d05-4cd3-a62d-692b6e5ca387 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.067287 | controller | Jun 12 10:00:20.048420 crc crio[19822]: time="2026-06-12T10:00:20.047008354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9314d326-0658-4d3a-a27b-08e2fa49399c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.067309 | controller | Jun 12 10:00:20.056217 crc crio[19822]: time="2026-06-12T10:00:20.056130456Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-thj9p/extract-utilities" id=25292184-3ef7-46a5-9f41-5e248ee1480a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.067332 | controller | Jun 12 10:00:20.057014 crc crio[19822]: time="2026-06-12T10:00:20.056778417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.067354 | controller | Jun 12 10:00:20.207313 crc crio[19822]: time="2026-06-12T10:00:20.206475412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.067376 | controller | Jun 12 10:00:20.217563 crc crio[19822]: time="2026-06-12T10:00:20.216389374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.067404 | controller | Jun 12 10:00:20.445451 crc crio[19822]: time="2026-06-12T10:00:20.445272724Z" level=info msg="Created container 9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8: openshift-marketplace/redhat-operators-thj9p/extract-utilities" id=25292184-3ef7-46a5-9f41-5e248ee1480a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.067429 | controller | Jun 12 10:00:20.454780 crc crio[19822]: time="2026-06-12T10:00:20.454662876Z" level=info msg="Starting container: 9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8" id=32a8cd9e-5574-4731-9171-ffd694534fee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.067452 | controller | Jun 12 10:00:20.467201 crc crio[19822]: time="2026-06-12T10:00:20.466027974Z" level=info msg="Started container" PID=20196 containerID=9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8 description=openshift-marketplace/redhat-operators-thj9p/extract-utilities id=32a8cd9e-5574-4731-9171-ffd694534fee name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d
2026-06-12 11:43:48.067475 | controller | Jun 12 10:00:20.500373 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d00a75600de30 Mac:76:38:0a:87:1c:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa SocketPath: PciID:}] [{Interface:0xc0004385b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.067497 | controller | Jun 12 10:00:20.502073 crc crio[19822]: time="2026-06-12T10:00:20.501933882Z" level=info msg="Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc0007ac450}] Aliases:map[]}"
2026-06-12 11:43:48.067520 | controller | Jun 12 10:00:20.502154 crc crio[19822]: time="2026-06-12T10:00:20.502097748Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-9d48d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.067543 | controller | Jun 12 10:00:20.522745 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1412d0060cffdd Mac:de:0f:9d:d1:88:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.067566 | controller | Jun 12 10:00:20.523622 crc crio[19822]: time="2026-06-12T10:00:20.523576164Z" level=info msg="Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0007ac598}] Aliases:map[]}"
2026-06-12 11:43:48.067588 | controller | Jun 12 10:00:20.523748 crc crio[19822]: time="2026-06-12T10:00:20.523715879Z" level=info msg="Checking pod openshift-marketplace_certified-operators-6r77n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.067611 | controller | Jun 12 10:00:20.571293 crc crio[19822]: time="2026-06-12T10:00:20.571168797Z" level=info msg="Ran pod sandbox 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 with infra container: openshift-marketplace/redhat-marketplace-9d48d/POD" id=5b5f3816-2781-4ec1-b92d-8392b8b842a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.067639 | controller | Jun 12 10:00:20.571893 crc crio[19822]: time="2026-06-12T10:00:20.571789111Z" level=info msg="Ran pod sandbox b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c with infra container: openshift-marketplace/certified-operators-6r77n/POD" id=496dd1f3-9740-4dcd-b6ba-c42a367598ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.067664 | controller | Jun 12 10:00:20.581642 crc crio[19822]: time="2026-06-12T10:00:20.581516451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f050c724-1b8a-46bc-97dd-8ebe928448e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.067686 | controller | Jun 12 10:00:20.581981 crc crio[19822]: time="2026-06-12T10:00:20.581897142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=da085c1e-9b34-43df-b752-0d1404f45adc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.067708 | controller | Jun 12 10:00:20.588023 crc crio[19822]: time="2026-06-12T10:00:20.587794008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b7c1ef1-bdbf-4b14-a479-ad46dc5fcc21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.067730 | controller | Jun 12 10:00:20.592357 crc crio[19822]: time="2026-06-12T10:00:20.592276489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5f1a00db-838f-4c24-bb89-96a2dce8da59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.067752 | controller | Jun 12 10:00:20.597457 crc crio[19822]: time="2026-06-12T10:00:20.597108526Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities" id=8a18c8ee-f97c-4b97-80a8-ee1e23083058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.067775 | controller | Jun 12 10:00:20.597942 crc crio[19822]: time="2026-06-12T10:00:20.597752909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.067797 | controller | Jun 12 10:00:20.607726 crc crio[19822]: time="2026-06-12T10:00:20.607583045Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6r77n/extract-utilities" id=26d94900-36ed-455f-a8b2-f8ebd862a03c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.067819 | controller | Jun 12 10:00:20.616902 crc crio[19822]: time="2026-06-12T10:00:20.613364996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.067841 | controller | Jun 12 10:00:20.618652 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f816a2e1fa1e8 Mac:d2:dc:44:52:d7:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.067894 | controller | Jun 12 10:00:20.619246 crc crio[19822]: time="2026-06-12T10:00:20.619178188Z" level=info msg="Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc00101a6e0}] Aliases:map[]}"
2026-06-12 11:43:48.067929 | controller | Jun 12 10:00:20.619384 crc crio[19822]: time="2026-06-12T10:00:20.619338654Z" level=info msg="Checking pod openshift-marketplace_community-operators-86f7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.067953 | controller | Jun 12 10:00:20.637871 crc crio[19822]: time="2026-06-12T10:00:20.63598007Z" level=info msg="Ran pod sandbox c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a with infra container: openshift-marketplace/community-operators-86f7m/POD" id=cc52d27e-d427-4eb9-80bf-b03b01cbc0dc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.067977 | controller | Jun 12 10:00:20.647502 crc crio[19822]: time="2026-06-12T10:00:20.645914477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f958a7fc-9e7a-46d3-afdb-733b1f319439 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.068000 | controller | Jun 12 10:00:20.650558 crc crio[19822]: time="2026-06-12T10:00:20.649325317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=44ba03d1-094e-4cbd-89f9-c262297bf12b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.068023 | controller | Jun 12 10:00:20.650558 crc crio[19822]: time="2026-06-12T10:00:20.650443265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068048 | controller | Jun 12 10:00:20.655961 crc crio[19822]: time="2026-06-12T10:00:20.65558048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068071 | controller | Jun 12 10:00:20.663172 crc crio[19822]: time="2026-06-12T10:00:20.663107239Z" level=info msg="Creating container: openshift-marketplace/community-operators-86f7m/extract-utilities" id=801c7a22-9238-42cf-b12e-dd0d00687df2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.068093 | controller | Jun 12 10:00:20.663630 crc crio[19822]: time="2026-06-12T10:00:20.663456611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068116 | controller | Jun 12 10:00:20.664936 crc crio[19822]: time="2026-06-12T10:00:20.664783219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068138 | controller | Jun 12 10:00:20.673116 crc crio[19822]: time="2026-06-12T10:00:20.673072407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068159 | controller | Jun 12 10:00:20.705599 crc crio[19822]: time="2026-06-12T10:00:20.70550255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068181 | controller | Jun 12 10:00:20.710723 crc crio[19822]: time="2026-06-12T10:00:20.710619881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068203 | controller | Jun 12 10:00:20.894227 crc crio[19822]: time="2026-06-12T10:00:20.893981457Z" level=info msg="Created container 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities" id=8a18c8ee-f97c-4b97-80a8-ee1e23083058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.068240 | controller | Jun 12 10:00:20.894517 crc crio[19822]: time="2026-06-12T10:00:20.894459514Z" level=info msg="Created container 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06: openshift-marketplace/community-operators-86f7m/extract-utilities" id=801c7a22-9238-42cf-b12e-dd0d00687df2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.068279 | controller | Jun 12 10:00:20.895987 crc crio[19822]: time="2026-06-12T10:00:20.895870501Z" level=info msg="Starting container: 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf" id=b8436a13-67db-4870-a3c7-16dc9ac33ece name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.068309 | controller | Jun 12 10:00:20.896559 crc crio[19822]: time="2026-06-12T10:00:20.896431607Z" level=info msg="Starting container: 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06" id=b0015c6c-a088-4b82-acbc-8adae5228b66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.068340 | controller | Jun 12 10:00:20.905260 crc crio[19822]: time="2026-06-12T10:00:20.903211357Z" level=info msg="Started container" PID=20218 containerID=02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf description=openshift-marketplace/redhat-marketplace-9d48d/extract-utilities id=b8436a13-67db-4870-a3c7-16dc9ac33ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294
2026-06-12 11:43:48.068371 | controller | Jun 12 10:00:20.905963 crc crio[19822]: time="2026-06-12T10:00:20.90575152Z" level=info msg="Created container 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a: openshift-marketplace/certified-operators-6r77n/extract-utilities" id=26d94900-36ed-455f-a8b2-f8ebd862a03c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.068401 | controller | Jun 12 10:00:20.910040 crc crio[19822]: time="2026-06-12T10:00:20.909966268Z" level=info msg="Starting container: 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a" id=4cf333ca-e470-434a-9067-edacc24a1b97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.068430 | controller | Jun 12 10:00:20.923150 crc crio[19822]: time="2026-06-12T10:00:20.922878457Z" level=info msg="Started container" PID=20219 containerID=1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a description=openshift-marketplace/certified-operators-6r77n/extract-utilities id=4cf333ca-e470-434a-9067-edacc24a1b97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c
2026-06-12 11:43:48.068461 | controller | Jun 12 10:00:20.926934 crc crio[19822]: time="2026-06-12T10:00:20.923473664Z" level=info msg="Started container" PID=20220 containerID=49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06 description=openshift-marketplace/community-operators-86f7m/extract-utilities id=b0015c6c-a088-4b82-acbc-8adae5228b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a
2026-06-12 11:43:48.068492 | controller | Jun 12 10:00:21.158312 crc crio[19822]: time="2026-06-12T10:00:21.157377437Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=8b67420c-69f9-405f-8ca3-9dc543a8d3cf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.068521 | controller | Jun 12 10:00:21.176315 crc crio[19822]: time="2026-06-12T10:00:21.176268474Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=61787377-e4e1-439b-9f2a-1451b86b43fc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.068551 | controller | Jun 12 10:00:21.192766 crc crio[19822]: time="2026-06-12T10:00:21.191669084Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f84c1a23-701f-4d0a-bde2-b34c51f2cfb5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.068580 | controller | Jun 12 10:00:21.210277 crc crio[19822]: time="2026-06-12T10:00:21.210137545Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7abf9c48-ec0e-4f81-b82e-4db0eabf51fc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.068620 | controller | Jun 12 10:00:21.300358 crc crio[19822]: time="2026-06-12T10:00:21.29989177Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.068650 | controller | Jun 12 10:00:21.300358 crc crio[19822]: time="2026-06-12T10:00:21.300068996Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.068680 | controller | Jun 12 10:00:21.300647 crc crio[19822]: time="2026-06-12T10:00:21.300030496Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.068704 | controller | Jun 12 10:00:21.301190 crc crio[19822]: time="2026-06-12T10:00:21.299907619Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.068727 | controller | Jun 12 10:00:21.487108 crc crio[19822]: time="2026-06-12T10:00:21.486988985Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/POD" id=a6011608-f4c8-45c4-b487-6269aa0b908d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.068751 | controller | Jun 12 10:00:21.487232 crc crio[19822]: time="2026-06-12T10:00:21.487110529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068773 | controller | Jun 12 10:00:21.501500 crc crio[19822]: time="2026-06-12T10:00:21.501423196Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/POD" id=3b1bd9fa-eab2-48ff-8512-4cbcb493011a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.068796 | controller | Jun 12 10:00:21.501621 crc crio[19822]: time="2026-06-12T10:00:21.501517119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.068821 | controller | Jun 12 10:00:21.527473 crc crio[19822]: time="2026-06-12T10:00:21.527330029Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cqls9 Namespace:openshift-marketplace ID:9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 UID:b1374ac0-7d60-4ea5-83a9-662d44fbf1ad NetNS:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1374ac0_7d60_4ea5_83a9_662d44fbf1ad.slice PodAnnotations:0xc00140e4a8}] Aliases:map[]}"
2026-06-12 11:43:48.068844 | controller | Jun 12 10:00:21.527473 crc crio[19822]: time="2026-06-12T10:00:21.527405342Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cqls9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.068914 | controller | Jun 12 10:00:21.531910 crc crio[19822]: time="2026-06-12T10:00:21.531749467Z" level=info msg="Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc000120728}] Aliases:map[]}"
2026-06-12 11:43:48.068945 | controller | Jun 12 10:00:21.531910 crc crio[19822]: time="2026-06-12T10:00:21.531852281Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.068971 | controller | Jun 12 10:00:22.443969 crc crio[19822]: time="2026-06-12T10:00:22.443269039Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c" id=61787377-e4e1-439b-9f2a-1451b86b43fc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.069001 | controller | Jun 12 10:00:22.448892 crc crio[19822]: time="2026-06-12T10:00:22.447923033Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6322f83f-abeb-42d5-b2cb-7a1a04396a28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069025 | controller | Jun 12 10:00:22.452454 crc crio[19822]: time="2026-06-12T10:00:22.451418949Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d03b523f-999d-4b62-a229-cd7e1ac9416d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069048 | controller | Jun 12 10:00:22.468138 crc crio[19822]: time="2026-06-12T10:00:22.467787732Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6r77n/extract-content" id=ff0f1107-37c0-4f3f-bb2a-b47a4a1af076 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.069071 | controller | Jun 12 10:00:22.485019 crc crio[19822]: time="2026-06-12T10:00:22.482345374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069092 | controller | Jun 12 10:00:22.549245 crc crio[19822]: time="2026-06-12T10:00:22.548111916Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=f84c1a23-701f-4d0a-bde2-b34c51f2cfb5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.069115 | controller | Jun 12 10:00:22.555970 crc crio[19822]: time="2026-06-12T10:00:22.555879532Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5c0fee85-ad07-40fb-aea0-fb883af59a5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069137 | controller | Jun 12 10:00:22.592902 crc crio[19822]: time="2026-06-12T10:00:22.592381192Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=13b077ee-51d8-463b-8dda-928fb8af24be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069159 | controller | Jun 12 10:00:22.629910 crc crio[19822]: time="2026-06-12T10:00:22.628996556Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=7abf9c48-ec0e-4f81-b82e-4db0eabf51fc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.069181 | controller | Jun 12 10:00:22.634443 crc crio[19822]: time="2026-06-12T10:00:22.634408345Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9d48d/extract-content" id=2551eb26-5b6f-49d2-a866-98b9c0bf9fcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.069203 | controller | Jun 12 10:00:22.635173 crc crio[19822]: time="2026-06-12T10:00:22.635115758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069225 | controller | Jun 12 10:00:22.647255 crc crio[19822]: time="2026-06-12T10:00:22.647178102Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6cd49594-010a-4abd-bcfc-c26a988393a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069247 | controller | Jun 12 10:00:22.648157 crc crio[19822]: time="2026-06-12T10:00:22.64813332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069269 | controller | Jun 12 10:00:22.652905 crc crio[19822]: time="2026-06-12T10:00:22.652286537Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f77b379e-5daf-4d66-aabc-83801bbd2429 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069297 | controller | Jun 12 10:00:22.653061 crc crio[19822]: time="2026-06-12T10:00:22.653039922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069320 | controller | Jun 12 10:00:22.682913 crc crio[19822]: time="2026-06-12T10:00:22.680935037Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-thj9p/extract-content" id=576d850d-a9a2-4126-8934-e9f92952b722 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.069342 | controller | Jun 12 10:00:22.682913 crc crio[19822]: time="2026-06-12T10:00:22.681375111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069364 | controller | Jun 12 10:00:22.692787 crc crio[19822]: time="2026-06-12T10:00:22.689400188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069387 | controller | Jun 12 10:00:22.710647 crc crio[19822]: time="2026-06-12T10:00:22.710219439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069409 | controller | Jun 12 10:00:22.771483 crc crio[19822]: time="2026-06-12T10:00:22.771445859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069431 | controller | Jun 12 10:00:22.855342 crc crio[19822]: time="2026-06-12T10:00:22.854956847Z" level=info msg="Created container 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c: openshift-marketplace/certified-operators-6r77n/extract-content" id=ff0f1107-37c0-4f3f-bb2a-b47a4a1af076 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.069453 | controller | Jun 12 10:00:22.856434 crc crio[19822]: time="2026-06-12T10:00:22.856282728Z" level=info msg="Starting container: 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c" id=247f0be1-dcc3-46bf-b8d9-125765bb0fe0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.069475 | controller | Jun 12 10:00:22.875868 crc crio[19822]: time="2026-06-12T10:00:22.874155914Z" level=info msg="Started container" PID=20349 containerID=27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c description=openshift-marketplace/certified-operators-6r77n/extract-content id=247f0be1-dcc3-46bf-b8d9-125765bb0fe0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c
2026-06-12 11:43:48.069498 | controller | Jun 12 10:00:22.921952 crc crio[19822]: time="2026-06-12T10:00:22.921886733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069521 | controller | Jun 12 10:00:22.931203 crc crio[19822]: time="2026-06-12T10:00:22.928940076Z" level=info msg="Created container 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75: openshift-marketplace/redhat-marketplace-9d48d/extract-content" id=2551eb26-5b6f-49d2-a866-98b9c0bf9fcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.069543 | controller | Jun 12 10:00:22.931203 crc crio[19822]: time="2026-06-12T10:00:22.930898294Z" level=info msg="Starting container: 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75" id=c9585bfe-bf13-4379-946b-3a74a1b32cdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.069566 | controller | Jun 12 10:00:22.940942 crc crio[19822]: time="2026-06-12T10:00:22.940674296Z" level=info msg="Started container" PID=20355 containerID=1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75 description=openshift-marketplace/redhat-marketplace-9d48d/extract-content id=c9585bfe-bf13-4379-946b-3a74a1b32cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294
2026-06-12 11:43:48.069595 | controller | Jun 12 10:00:22.978257 crc crio[19822]: 2026-06-12T10:00:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d6748123c86316 Mac:0a:10:15:e7:49:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.069619 | controller | Jun 12 10:00:22.979895 crc crio[19822]: time="2026-06-12T10:00:22.979762638Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-cqls9 Namespace:openshift-marketplace ID:9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 UID:b1374ac0-7d60-4ea5-83a9-662d44fbf1ad NetNS:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1374ac0_7d60_4ea5_83a9_662d44fbf1ad.slice PodAnnotations:0xc00140e4a8}] Aliases:map[]}"
2026-06-12 11:43:48.069642 | controller | Jun 12 10:00:22.980044 crc crio[19822]: time="2026-06-12T10:00:22.980029317Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cqls9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.069664 | controller | Jun 12 10:00:23.336242 crc crio[19822]: 2026-06-12T10:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f78f6d765a4080 Mac:26:bc:fd:a2:c3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 SocketPath: PciID:}] [{Interface:0xc0001465d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.069686 | controller | Jun 12 10:00:23.336242 crc crio[19822]: time="2026-06-12T10:00:23.333047937Z" level=info msg="Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc000120728}] Aliases:map[]}"
2026-06-12 11:43:48.069710 | controller | Jun 12 10:00:23.336242 crc crio[19822]: time="2026-06-12T10:00:23.333198122Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.069732 | controller | Jun 12 10:00:23.434946 crc crio[19822]: time="2026-06-12T10:00:23.433780671Z" level=info msg="Ran pod sandbox 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/POD" id=a6011608-f4c8-45c4-b487-6269aa0b908d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.069754 | controller | Jun 12 10:00:23.434946 crc crio[19822]: time="2026-06-12T10:00:23.434089041Z" level=info msg="Ran pod sandbox 9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/POD" id=3b1bd9fa-eab2-48ff-8512-4cbcb493011a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.069778 | controller | Jun 12 10:00:23.442875 crc crio[19822]: time="2026-06-12T10:00:23.442722078Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=49f59157-f3e0-4280-b64b-481ab36a1522 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069806 | controller | Jun 12 10:00:23.443383 crc crio[19822]: time="2026-06-12T10:00:23.443324359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=60b359bc-a14c-4985-84ff-027687395bc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069831 | controller | Jun 12 10:00:23.452719 crc crio[19822]: time="2026-06-12T10:00:23.452640295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=890c1a30-da55-48e4-a9c0-1513b23f9f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069882 | controller | Jun 12 10:00:23.454145 crc crio[19822]: time="2026-06-12T10:00:23.453590567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a9dd175b-4409-45de-a06a-c2f822cf9a5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.069910 | controller | Jun 12 10:00:23.470344 crc crio[19822]: time="2026-06-12T10:00:23.47023529Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator" id=94641d34-7d97-438e-ae72-2228ec7b5f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.069933 | controller | Jun 12 10:00:23.470963 crc crio[19822]: time="2026-06-12T10:00:23.470642734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069950 | controller | Jun 12 10:00:23.479041 crc crio[19822]: time="2026-06-12T10:00:23.478959304Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles" id=8ff000ad-4246-4eae-98ab-bc844fec28a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.069967 | controller | Jun 12 10:00:23.493423 crc crio[19822]: time="2026-06-12T10:00:23.493270212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.069983 | controller | Jun 12 10:00:23.503344 crc crio[19822]: time="2026-06-12T10:00:23.503136673Z" level=info msg="Created container 6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2: openshift-marketplace/redhat-operators-thj9p/extract-content" id=576d850d-a9a2-4126-8934-e9f92952b722 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070000 | controller | Jun 12 10:00:23.507048 crc crio[19822]: time="2026-06-12T10:00:23.507001468Z" level=info msg="Starting container: 6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2" id=3d49016a-09f0-46a4-8e0e-8cb893f50541 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.070017 | controller | Jun 12 10:00:23.531013 crc crio[19822]: time="2026-06-12T10:00:23.530869499Z" level=info msg="Started container" PID=20374 containerID=6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2 description=openshift-marketplace/redhat-operators-thj9p/extract-content id=3d49016a-09f0-46a4-8e0e-8cb893f50541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d
2026-06-12 11:43:48.070034 | controller | Jun 12 10:00:23.598730 crc crio[19822]: time="2026-06-12T10:00:23.598629774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070052 | controller | Jun 12 10:00:23.599741 crc crio[19822]: time="2026-06-12T10:00:23.599659779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070068 | controller | Jun 12 10:00:23.605654 crc crio[19822]: time="2026-06-12T10:00:23.605468011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070089 | controller | Jun 12 10:00:23.610907 crc crio[19822]: time="2026-06-12T10:00:23.610732188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070106 | controller | Jun 12 10:00:23.828189 crc crio[19822]: time="2026-06-12T10:00:23.826724455Z" level=info msg="Created container 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles" id=8ff000ad-4246-4eae-98ab-bc844fec28a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070123 | controller | Jun 12 10:00:23.831610 crc crio[19822]: time="2026-06-12T10:00:23.828950541Z" level=info msg="Created container fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator" id=94641d34-7d97-438e-ae72-2228ec7b5f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070140 | controller | Jun 12 10:00:23.833693 crc crio[19822]: time="2026-06-12T10:00:23.833387046Z" level=info msg="Starting container: fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1" id=2d9554fa-065d-4596-9ca2-672eee203276 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.070157 | controller | Jun 12 10:00:23.835336 crc crio[19822]: time="2026-06-12T10:00:23.835217286Z" level=info msg="Starting container: 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f" id=252aa9c0-cfbe-4811-8e97-670afc7f504c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.070174 | controller | Jun 12 10:00:23.842961 crc crio[19822]: time="2026-06-12T10:00:23.842647844Z" level=info msg="Started container" PID=20410 containerID=3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f description=openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles id=252aa9c0-cfbe-4811-8e97-670afc7f504c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a
2026-06-12 11:43:48.070191 | controller | Jun 12 10:00:23.848120 crc crio[19822]: time="2026-06-12T10:00:23.848055805Z" level=info msg="Started container" PID=20409 containerID=fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1 description=openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator id=2d9554fa-065d-4596-9ca2-672eee203276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3
2026-06-12 11:43:48.070208 | controller | Jun 12 10:00:23.875244 crc crio[19822]: time="2026-06-12T10:00:23.875066947Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd" id=8b67420c-69f9-405f-8ca3-9dc543a8d3cf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.070224 | controller | Jun 12 10:00:23.877928 crc crio[19822]: time="2026-06-12T10:00:23.877722279Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c5017023-8c92-44f9-b54d-10afa3580c80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070241 | controller | Jun 12 10:00:23.881140 crc crio[19822]: time="2026-06-12T10:00:23.881025604Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d6c2963d-7d81-48c0-b06c-3519a817b645 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070257 | controller | Jun 12 10:00:23.894944 crc crio[19822]: time="2026-06-12T10:00:23.894778451Z" level=info msg="Creating container: openshift-marketplace/community-operators-86f7m/extract-content" id=10840b1c-4870-4b1f-85de-83363376fb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070276 | controller | Jun 12 10:00:23.895658 crc crio[19822]: time="2026-06-12T10:00:23.895280598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070295 | controller | Jun 12 10:00:23.949206 crc crio[19822]: time="2026-06-12T10:00:23.949016899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070312 | controller | Jun 12 10:00:23.957153 crc crio[19822]: time="2026-06-12T10:00:23.957086635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070328 | controller | Jun 12 10:00:24.097497 crc crio[19822]: time="2026-06-12T10:00:24.097418706Z" level=info msg="Created container 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429: openshift-marketplace/community-operators-86f7m/extract-content" id=10840b1c-4870-4b1f-85de-83363376fb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070344 | controller | Jun 12 10:00:24.100279 crc crio[19822]: time="2026-06-12T10:00:24.100165718Z" level=info msg="Starting container: 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429" id=7e0b6f98-ffd1-4d92-a9f4-86d1518cced7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.070361 | controller | Jun 12 10:00:24.115416 crc crio[19822]: time="2026-06-12T10:00:24.115254852Z" level=info msg="Started container" PID=20431 containerID=6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429 description=openshift-marketplace/community-operators-86f7m/extract-content id=7e0b6f98-ffd1-4d92-a9f4-86d1518cced7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a
2026-06-12 11:43:48.070379 | controller | Jun 12 10:00:24.577708 crc crio[19822]: time="2026-06-12T10:00:24.577626778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1a062c78-381a-4652-849a-3369c1ee90f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070397 | controller | Jun 12 10:00:24.585846 crc crio[19822]: time="2026-06-12T10:00:24.585677978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=06c6d5ba-8d25-4105-9b48-3b614c17697c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070414 | controller | Jun 12 10:00:24.592490 crc crio[19822]: time="2026-06-12T10:00:24.592223458Z" level=info msg="Creating container: openshift-marketplace/certified-operators-6r77n/registry-server" id=1c8288db-fb13-4c0d-bf5d-017b8d9366e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070430 | controller | Jun 12 10:00:24.592775 crc crio[19822]: time="2026-06-12T10:00:24.592670313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070446 | controller | Jun 12 10:00:24.611123 crc crio[19822]: time="2026-06-12T10:00:24.611013597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e55ddae2-f43b-4421-b0d1-935747beb9d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070462 | controller | Jun 12 10:00:24.617167 crc crio[19822]: time="2026-06-12T10:00:24.617096941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e9bcd4e8-8068-47d7-b58d-fd42713ff667 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070479 | controller | Jun 12 10:00:24.644031 crc crio[19822]: time="2026-06-12T10:00:24.643956041Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-9d48d/registry-server" id=26da934f-94d7-42a7-bc24-c43e19d9a316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070499 | controller | Jun 12 10:00:24.645753 crc crio[19822]: time="2026-06-12T10:00:24.644298842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070516 | controller | Jun 12 10:00:24.718465 crc crio[19822]: time="2026-06-12T10:00:24.715599869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070531 | controller | Jun 12 10:00:24.723472 crc crio[19822]: time="2026-06-12T10:00:24.723385175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070547 | controller | Jun 12 10:00:24.751867 crc crio[19822]: time="2026-06-12T10:00:24.747959029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070563 | controller | Jun 12 10:00:24.752635 crc crio[19822]: time="2026-06-12T10:00:24.752561906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070579 | controller | Jun 12 10:00:24.937491 crc crio[19822]: time="2026-06-12T10:00:24.937351424Z" level=info msg="Created container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server" id=26da934f-94d7-42a7-bc24-c43e19d9a316 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070595 | controller | Jun 12 10:00:24.940006 crc crio[19822]: time="2026-06-12T10:00:24.939723747Z" level=info msg="Starting container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b" id=2d6c745f-75da-4143-ad48-45b3d54073a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.070611 | controller | Jun 12 10:00:24.947002 crc crio[19822]: time="2026-06-12T10:00:24.94677726Z" level=info msg="Started container" PID=20458 containerID=cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b description=openshift-marketplace/redhat-marketplace-9d48d/registry-server id=2d6c745f-75da-4143-ad48-45b3d54073a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294
2026-06-12 11:43:48.070627 | controller | Jun 12 10:00:24.970503 crc crio[19822]: time="2026-06-12T10:00:24.970378891Z" level=info msg="Created container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server" id=1c8288db-fb13-4c0d-bf5d-017b8d9366e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070644 | controller | Jun 12 10:00:24.972759 crc crio[19822]: time="2026-06-12T10:00:24.972344519Z" level=info msg="Starting container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159" id=5a118784-5dc3-40b1-823b-b6cfa724c889 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.070660 | controller | Jun 12 10:00:24.990998 crc crio[19822]: time="2026-06-12T10:00:24.990892423Z" level=info msg="Started container" PID=20455 containerID=8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159 description=openshift-marketplace/certified-operators-6r77n/registry-server id=5a118784-5dc3-40b1-823b-b6cfa724c889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c
2026-06-12 11:43:48.070677 | controller | Jun 12 10:00:25.625911 crc crio[19822]: time="2026-06-12T10:00:25.625858845Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e4f46ad7-cec6-4378-8ac4-b7e8c926712e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070697 | controller | Jun 12 10:00:25.634253 crc crio[19822]: time="2026-06-12T10:00:25.634073391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6008a0cb-6181-4297-bc99-fa41410afed3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070714 | controller | Jun 12 10:00:25.967687 crc crio[19822]: time="2026-06-12T10:00:25.967259028Z" level=info msg="Creating container: openshift-marketplace/community-operators-86f7m/registry-server" id=9bf4d747-c429-4880-bdaa-e0a8c851d5bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070732 | controller | Jun 12 10:00:25.968009 crc crio[19822]: time="2026-06-12T10:00:25.967983013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070748 | controller | Jun 12 10:00:26.018649 crc crio[19822]: time="2026-06-12T10:00:26.018466199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070765 | controller | Jun 12 10:00:26.027265 crc crio[19822]: time="2026-06-12T10:00:26.026910644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070781 | controller | Jun 12 10:00:26.407783 crc crio[19822]: time="2026-06-12T10:00:26.406780434Z" level=info msg="Created container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server" id=9bf4d747-c429-4880-bdaa-e0a8c851d5bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070797 | controller | Jun 12 10:00:26.410429 crc crio[19822]: time="2026-06-12T10:00:26.4102589Z" level=info msg="Starting container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d" id=60453fbb-aead-4c78-a5e2-0fd66ad67c5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.070814 | controller | Jun 12 10:00:26.422281 crc crio[19822]: time="2026-06-12T10:00:26.421378458Z" level=info msg="Started container" PID=20500 containerID=e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d description=openshift-marketplace/community-operators-86f7m/registry-server id=60453fbb-aead-4c78-a5e2-0fd66ad67c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a
2026-06-12 11:43:48.070831 | controller | Jun 12 10:00:26.709589 crc crio[19822]: time="2026-06-12T10:00:26.709390393Z" level=info msg="Stopping pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a" id=7076087e-1439-4409-90b4-1c0ce155a39c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.070862 | controller | Jun 12 10:00:26.710997 crc crio[19822]: time="2026-06-12T10:00:26.710341355Z" level=info msg="Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc001ee2e90}] Aliases:map[]}"
2026-06-12 11:43:48.070886 | controller | Jun 12 10:00:26.711195 crc crio[19822]: time="2026-06-12T10:00:26.71110058Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.070905 | controller | Jun 12 10:00:29.667578 crc crio[19822]: time="2026-06-12T10:00:29.667179681Z" level=info msg="Stopped pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a" id=7076087e-1439-4409-90b4-1c0ce155a39c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.070926 | controller | Jun 12 10:00:33.210235 crc crio[19822]: time="2026-06-12T10:00:33.209445064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eda72762-eae0-4823-9ba3-dde2bd1fb25b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070944 | controller | Jun 12 10:00:33.212953 crc crio[19822]: time="2026-06-12T10:00:33.212768455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2bdae7d0-18a6-4cad-b55d-39c2e2927300 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.070960 | controller | Jun 12 10:00:33.219248 crc crio[19822]: time="2026-06-12T10:00:33.219127805Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-thj9p/registry-server" id=ab0d211d-8218-4ad9-ad9d-8415ee056ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.070976 | controller | Jun 12 10:00:33.219753 crc crio[19822]: time="2026-06-12T10:00:33.219665823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.070991 | controller | Jun 12 10:00:33.280737 crc crio[19822]: time="2026-06-12T10:00:33.280597643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.071007 | controller | Jun 12 10:00:33.283779 crc crio[19822]: time="2026-06-12T10:00:33.283641825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.071023 | controller | Jun 12 10:00:33.462873 crc crio[19822]: time="2026-06-12T10:00:33.462742541Z" level=info msg="Created container d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e: openshift-marketplace/redhat-operators-thj9p/registry-server" id=ab0d211d-8218-4ad9-ad9d-8415ee056ad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.071039 | controller | Jun 12 10:00:33.464039 crc crio[19822]: time="2026-06-12T10:00:33.46394149Z" level=info msg="Starting container: d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e" id=972db86f-51d2-4d37-a536-0e99c9ebdd4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.071055 | controller | Jun 12 10:00:33.471146 crc crio[19822]: time="2026-06-12T10:00:33.471057905Z" level=info msg="Started container" PID=20647 containerID=d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e description=openshift-marketplace/redhat-operators-thj9p/registry-server id=972db86f-51d2-4d37-a536-0e99c9ebdd4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d
2026-06-12 11:43:48.071072 | controller | Jun 12 10:00:56.420632 crc crio[19822]: time="2026-06-12T10:00:56.420110363Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=e76e3661-dd8d-49f0-8081-26613920abf7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.071088 | controller | Jun 12 10:00:56.422046 crc crio[19822]: time="2026-06-12T10:00:56.420685912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.071104 | controller | Jun 12 10:00:56.452084 crc crio[19822]: time="2026-06-12T10:00:56.451765458Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}"
2026-06-12 11:43:48.071126 | controller | Jun 12 10:00:56.452084 crc crio[19822]: time="2026-06-12T10:00:56.451988457Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.071143 | controller | Jun 12 10:00:57.167721 crc crio[19822]: 2026-06-12T10:00:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1105ae88207b903 Mac:6a:b1:16:d7:96:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd SocketPath: PciID:}] [{Interface:0xc00025c8c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.071160 | controller | Jun 12 10:00:57.169478 crc crio[19822]: time="2026-06-12T10:00:57.169390013Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}"
2026-06-12 11:43:48.071177 | controller | Jun 12 10:00:57.169637 crc crio[19822]: time="2026-06-12T10:00:57.169541018Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.071193 | controller | Jun 12 10:00:57.175755 crc crio[19822]: time="2026-06-12T10:00:57.175668461Z" level=info msg="Ran pod sandbox 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be with infra container: openshift-etcd/installer-3-crc/POD" id=e76e3661-dd8d-49f0-8081-26613920abf7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.071209 | controller | Jun 12 10:00:57.177789 crc crio[19822]: time="2026-06-12T10:00:57.177721878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=811b8ead-9e28-4440-8c6a-9bb1f5201e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.071226 | controller | Jun 12 10:00:57.180047 crc crio[19822]: time="2026-06-12T10:00:57.179973332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=fd337873-10db-4927-9f14-f8a2979b479e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.071242 | controller | Jun 12 10:00:57.296509 crc crio[19822]: time="2026-06-12T10:00:57.295762519Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=b56772f1-e740-4f46-a0e5-f7c179eeaca1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.071258 | controller | Jun 12 10:00:57.298133 crc crio[19822]: time="2026-06-12T10:00:57.297173746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.071274 | controller | Jun 12 10:00:57.329069 crc crio[19822]: time="2026-06-12T10:00:57.328920862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.071291 | controller | Jun 12 10:00:57.527928 crc crio[19822]: time="2026-06-12T10:00:57.527023213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.071308 | controller | Jun 12 10:00:57.821166 crc crio[19822]: time="2026-06-12T10:00:57.820990743Z" level=info msg="Created container a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6: openshift-etcd/installer-3-crc/installer" id=b56772f1-e740-4f46-a0e5-f7c179eeaca1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.071329 | controller | Jun 12 10:00:57.823238 crc crio[19822]: time="2026-06-12T10:00:57.822897175Z" level=info msg="Starting container: a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6" id=77ea5317-4ff4-42b8-a8bc-b3fd708077d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.071347 | controller | Jun 12 10:00:57.838152 crc crio[19822]: time="2026-06-12T10:00:57.837996113Z" level=info msg="Started container" PID=21066 containerID=a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6 description=openshift-etcd/installer-3-crc/installer id=77ea5317-4ff4-42b8-a8bc-b3fd708077d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be
2026-06-12 11:43:48.071363 | controller | Jun 12 10:01:12.415990 crc crio[19822]: time="2026-06-12T10:01:12.41492253Z" level=info msg="Stopping pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300" id=d3ba4aad-e6bd-4f1a-ab3c-991589564a3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071381 | controller | Jun 12 10:01:12.415990 crc crio[19822]: time="2026-06-12T10:01:12.415988716Z" level=info msg="Stopped pod sandbox (already stopped): 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300" id=d3ba4aad-e6bd-4f1a-ab3c-991589564a3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071397 | controller | Jun 12 10:01:12.418270 crc crio[19822]: time="2026-06-12T10:01:12.417694221Z" level=info msg="Removing pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300" id=0142872a-6710-423f-98c6-1df0d37ad1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071414 | controller | Jun 12 10:01:12.427953 crc crio[19822]: time="2026-06-12T10:01:12.427764005Z" level=info msg="Removed pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300" id=0142872a-6710-423f-98c6-1df0d37ad1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071430 | controller | Jun 12 10:01:12.429114 crc crio[19822]: time="2026-06-12T10:01:12.429026355Z" level=info msg="Stopping pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb" id=fcc599aa-24d0-47a1-8bdf-64a3919a05c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071447 | controller | Jun 12 10:01:12.429219 crc crio[19822]: time="2026-06-12T10:01:12.429144019Z" level=info msg="Stopped pod sandbox (already stopped): cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb" id=fcc599aa-24d0-47a1-8bdf-64a3919a05c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071463 | controller | Jun 12 10:01:12.429995 crc crio[19822]: time="2026-06-12T10:01:12.429918705Z" level=info msg="Removing pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb" id=ce2f71f5-9f2c-4472-8cc7-1e9c9955dd97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071479 | controller | Jun 12 10:01:12.446171 crc crio[19822]: time="2026-06-12T10:01:12.445305793Z" level=info msg="Removed pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb" id=ce2f71f5-9f2c-4472-8cc7-1e9c9955dd97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071495 | controller | Jun 12 10:01:12.446718 crc crio[19822]: time="2026-06-12T10:01:12.446590824Z" level=info msg="Stopping pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0" id=0dddb009-4507-426a-abcf-e7be872d369c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071510 | controller | Jun 12 10:01:12.446718 crc crio[19822]: time="2026-06-12T10:01:12.446703768Z" level=info msg="Stopped pod sandbox (already stopped): 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0" id=0dddb009-4507-426a-abcf-e7be872d369c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071531 | controller | Jun 12 10:01:12.448425 crc crio[19822]: time="2026-06-12T10:01:12.448361382Z" level=info msg="Removing pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0" id=b6a35356-9377-4a9b-98dd-aa76e4e1503f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071547 | controller | Jun 12 10:01:12.454054 crc crio[19822]: time="2026-06-12T10:01:12.453986249Z" level=info msg="Removed pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0" id=b6a35356-9377-4a9b-98dd-aa76e4e1503f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071564 | controller | Jun 12 10:01:12.455498 crc crio[19822]: time="2026-06-12T10:01:12.455398235Z" level=info msg="Stopping pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78" id=f4795ec1-a5fa-413c-80f9-3d848f6ba208 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071580 | controller | Jun 12 10:01:12.455586 crc crio[19822]: time="2026-06-12T10:01:12.45554983Z" level=info msg="Stopped pod sandbox (already stopped): f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78" id=f4795ec1-a5fa-413c-80f9-3d848f6ba208 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071595 | controller | Jun 12 10:01:12.456275 crc crio[19822]: time="2026-06-12T10:01:12.456221451Z" level=info msg="Removing pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78" id=ab6ee4d6-fe01-4365-a203-8a44d86ecbdb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071611 | controller | Jun 12 10:01:12.461904 crc crio[19822]: time="2026-06-12T10:01:12.461733665Z" level=info msg="Removed pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78" id=ab6ee4d6-fe01-4365-a203-8a44d86ecbdb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071626 | controller | Jun 12 10:01:12.463687 crc crio[19822]: time="2026-06-12T10:01:12.463557303Z" level=info msg="Stopping pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80" id=f271beae-6e18-4c15-b894-d27245bbdb8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071642 | controller | Jun 12 10:01:12.463775 crc crio[19822]: time="2026-06-12T10:01:12.463736819Z" level=info msg="Stopped pod sandbox (already stopped): 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80" id=f271beae-6e18-4c15-b894-d27245bbdb8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071659 | controller | Jun 12 10:01:12.464557 crc crio[19822]: time="2026-06-12T10:01:12.464498314Z" level=info msg="Removing pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80" id=0c3edecb-bce9-4bd8-8d90-87d91919c048 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071675 | controller | Jun 12 10:01:12.471478 crc crio[19822]: time="2026-06-12T10:01:12.471391692Z" level=info msg="Removed pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80" id=0c3edecb-bce9-4bd8-8d90-87d91919c048 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071691 | controller | Jun 12 10:01:12.472510 crc crio[19822]: time="2026-06-12T10:01:12.472381005Z" level=info msg="Stopping pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f" id=922e93fb-9cc8-4971-8147-02eb7e9416dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071707 | controller | Jun 12 10:01:12.472593 crc crio[19822]: time="2026-06-12T10:01:12.47254467Z" level=info msg="Stopped pod sandbox (already stopped): e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f" id=922e93fb-9cc8-4971-8147-02eb7e9416dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.071722 | controller | Jun 12 10:01:12.473346 crc crio[19822]: time="2026-06-12T10:01:12.473268103Z" level=info msg="Removing pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f" id=bf1963b9-cc39-4cd5-9038-00336ee4a3ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071742 | controller | Jun 12 10:01:12.481113 crc crio[19822]: time="2026-06-12T10:01:12.481008471Z" level=info msg="Removed pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f" id=bf1963b9-cc39-4cd5-9038-00336ee4a3ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.071758 | controller | Jun 12 10:01:30.298493 crc crio[19822]: time="2026-06-12T10:01:30.297782745Z" level=info msg="Stopping container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3 (timeout: 30s)" id=51c5ae80-fbd9-4456-9ec8-e9107773c3c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.071773 | controller | Jun 12 10:01:30.299990 crc crio[19822]: time="2026-06-12T10:01:30.298417686Z" level=info msg="Stopping container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 (timeout: 30s)" id=d24b586b-5d42-4349-92eb-5b9e9527326a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.071788 | controller | Jun 12 10:01:30.299990 crc crio[19822]: time="2026-06-12T10:01:30.298452647Z" level=info msg="Stopping container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be (timeout: 30s)" id=ab71476b-249a-4ec9-86f3-8cf7665c5fae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.071803 | controller | Jun 12 10:01:30.300370 crc crio[19822]: time="2026-06-12T10:01:30.300069551Z" level=info msg="Stopping container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729 (timeout: 30s)" id=9e5aa3b5-53c2-47a3-8375-b2060dc34c5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.071863 | controller | Jun 12 10:01:30.302413 crc crio[19822]: time="2026-06-12T10:01:30.302384558Z" level=info msg="Stopping container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3 (timeout: 30s)" id=7b2765be-138d-4c44-83cd-c9e8773fef5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.071887 | controller | Jun 12 10:01:30.487158 crc crio[19822]: time="2026-06-12T10:01:30.48689987Z" level=info msg="Stopped container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev" id=ab71476b-249a-4ec9-86f3-8cf7665c5fae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.071904 | controller | Jun 12 10:01:30.536190 crc crio[19822]: time="2026-06-12T10:01:30.53606113Z" level=info msg="Stopped container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz" id=7b2765be-138d-4c44-83cd-c9e8773fef5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.071920 | controller | Jun 12 10:01:30.579994 crc crio[19822]: time="2026-06-12T10:01:30.579688748Z" level=info msg="Stopped container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics" id=9e5aa3b5-53c2-47a3-8375-b2060dc34c5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.071935 | controller | Jun 12 10:01:44.289456 crc crio[19822]: time="2026-06-12T10:01:44.288524539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ea872484-8743-47e6-869b-db1db49c188a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.071951 | controller | Jun 12 10:01:44.290308 crc crio[19822]: time="2026-06-12T10:01:44.28976104Z" level=info msg="Removing container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d" id=643f9979-5613-4a5e-b9b9-842c4bd1bc8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.071967 | controller | Jun 12 10:01:44.291693 crc crio[19822]: time="2026-06-12T10:01:44.2915855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=048b2970-19a3-4cd6-b176-04ba518f3ddc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.071988 | controller | Jun 12 10:01:44.297916 crc crio[19822]: time="2026-06-12T10:01:44.297383851Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=de494b4c-9bed-4845-be59-0b6f93b80200 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.072005 | controller | Jun 12 10:01:44.297916 crc crio[19822]: time="2026-06-12T10:01:44.297778314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.072022 | controller | Jun 12 10:01:44.327509 crc crio[19822]: time="2026-06-12T10:01:44.327403361Z" level=info msg="Removed container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=643f9979-5613-4a5e-b9b9-842c4bd1bc8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072038 | controller | Jun 12 10:01:44.334086 crc crio[19822]: time="2026-06-12T10:01:44.333990538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.072054 | controller | Jun 12 10:01:44.496283 crc crio[19822]: time="2026-06-12T10:01:44.495974138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.072070 | controller | Jun 12 10:01:44.563748 crc crio[19822]: time="2026-06-12T10:01:44.563629778Z" level=info msg="Created container 140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=de494b4c-9bed-4845-be59-0b6f93b80200 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.072086 | controller | Jun 12 10:01:44.565065 crc crio[19822]: time="2026-06-12T10:01:44.564968751Z" level=info msg="Starting container: 140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee" id=ce0fc585-3876-49b6-9fbd-42bbb5082a4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.072103 | controller | Jun 12 10:01:44.568954 crc crio[19822]: time="2026-06-12T10:01:44.56886337Z" level=info msg="Started container" PID=21691 containerID=140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ce0fc585-3876-49b6-9fbd-42bbb5082a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:48.072119 | controller | Jun 12 10:01:46.325103 crc crio[19822]: time="2026-06-12T10:01:46.323962677Z" level=info msg="Stopping pod sandbox: 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be" id=fea45de0-622d-4108-b327-b45ea5ad6d22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.072137 | controller | Jun 12 10:01:46.327482 crc crio[19822]: time="2026-06-12T10:01:46.32735879Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc000696718}] Aliases:map[]}"
2026-06-12 11:43:48.072154 | controller | Jun 12 10:01:46.327992 crc crio[19822]: time="2026-06-12T10:01:46.327745763Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.072171 | controller | Jun 12 10:01:46.645308 crc crio[19822]: time="2026-06-12T10:01:46.645027631Z" level=info msg="Stopped pod sandbox: 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be" id=fea45de0-622d-4108-b327-b45ea5ad6d22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.072195 | controller | Jun 12 10:01:57.483217 crc crio[19822]: time="2026-06-12T10:01:57.48243898Z" level=info msg="Stopped container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd" id=51c5ae80-fbd9-4456-9ec8-e9107773c3c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.072212 | controller | Jun 12 10:02:00.307670 crc crio[19822]: time="2026-06-12T10:02:00.307137493Z" level=warning msg="Stopping container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.072246 | controller | Jun 12 10:02:00.393335 crc crio[19822]: time="2026-06-12T10:02:00.393262933Z" level=info msg="Stopped container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl" id=d24b586b-5d42-4349-92eb-5b9e9527326a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.072270 | controller | Jun 12 10:02:00.395460 crc crio[19822]: time="2026-06-12T10:02:00.395335683Z" level=info msg="Stopping pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff" id=7b25cd85-a2a3-4ffa-aa1a-d458f1f8df89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.072291 | controller | Jun 12 10:02:00.404198 crc crio[19822]: time="2026-06-12T10:02:00.404095631Z" level=info msg="Stopped pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff" id=7b25cd85-a2a3-4ffa-aa1a-d458f1f8df89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.072313 | controller | Jun 12 10:02:00.529348 crc crio[19822]: time="2026-06-12T10:02:00.529228949Z" level=info msg="Removing container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be" id=3bce23cf-0648-4a01-af34-17a4e2a744b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072334 | controller | Jun 12 10:02:00.565351 crc crio[19822]: time="2026-06-12T10:02:00.565068118Z" level=info msg="Removed container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev" id=3bce23cf-0648-4a01-af34-17a4e2a744b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072356 | controller | Jun 12 10:02:00.568722 crc crio[19822]: time="2026-06-12T10:02:00.568613028Z" level=info msg="Removing container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3" id=b8aeaacd-52c0-4276-a992-56e6fab5727b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072377 | controller | Jun 12 10:02:00.588915 crc crio[19822]: time="2026-06-12T10:02:00.588791794Z" level=info msg="Removed container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz" id=b8aeaacd-52c0-4276-a992-56e6fab5727b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072398 | controller | Jun 12 10:02:00.593450 crc crio[19822]: time="2026-06-12T10:02:00.592735803Z" level=info msg="Removing container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729" id=c181fa77-1e41-4f3d-9fc7-d7511faadf73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072419 | controller | Jun 12 10:02:00.610256 crc crio[19822]: time="2026-06-12T10:02:00.610164499Z" level=info msg="Removed container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics" id=c181fa77-1e41-4f3d-9fc7-d7511faadf73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072441 | controller | Jun 12 10:02:00.615276 crc crio[19822]: time="2026-06-12T10:02:00.615186704Z" level=info msg="Removing container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3" id=ce674ff3-47a1-4447-ab6c-a1677007e3f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072462 | controller | Jun 12 10:02:00.634050 crc crio[19822]: time="2026-06-12T10:02:00.633963765Z" level=info msg="Removed container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd" id=ce674ff3-47a1-4447-ab6c-a1677007e3f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072489 | controller | Jun 12 10:02:00.638648 crc crio[19822]: time="2026-06-12T10:02:00.638539245Z" level=info msg="Removing container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803" id=50a3938a-399e-4577-b8e7-cef9fc105a6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072511 | controller | Jun 12 10:02:00.657014 crc crio[19822]: time="2026-06-12T10:02:00.656919541Z" level=info msg="Removed container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl" id=50a3938a-399e-4577-b8e7-cef9fc105a6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072531 | controller | Jun 12 10:02:00.659809 crc crio[19822]: time="2026-06-12T10:02:00.659674921Z" level=info msg="Removing container: 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a" id=ac23fe17-bba1-463a-890b-1b2305220ac1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072553 | controller | Jun 12 10:02:00.720652 crc crio[19822]: time="2026-06-12T10:02:00.720533589Z" level=info msg="Removed container 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a: openshift-etcd/etcd-crc/etcd-resources-copy" id=ac23fe17-bba1-463a-890b-1b2305220ac1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072574 | controller | Jun 12 10:02:00.723461 crc crio[19822]: time="2026-06-12T10:02:00.723335571Z" level=info msg="Removing container: c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5" id=2393e00f-0217-49d8-8619-bcedfcb2653a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072595 | controller | Jun 12 10:02:00.802662 crc crio[19822]: time="2026-06-12T10:02:00.802516807Z" level=info msg="Removed container c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=2393e00f-0217-49d8-8619-bcedfcb2653a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072617 | controller | Jun 12 10:02:00.811163 crc crio[19822]: time="2026-06-12T10:02:00.811052856Z" level=info msg="Removing container: 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202" id=f9a6f1c8-05e2-4898-bb01-566641a79b23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072634 | controller | Jun 12 10:02:00.899900 crc crio[19822]: time="2026-06-12T10:02:00.899537014Z" level=info msg="Removed container 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202: openshift-etcd/etcd-crc/setup" id=f9a6f1c8-05e2-4898-bb01-566641a79b23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.072651 | controller | Jun 12 10:02:12.522522 crc crio[19822]: time="2026-06-12T10:02:12.521102622Z" level=info msg="Stopping pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff" id=0c9be9c3-ff55-4e94-af75-a388ff7b7fba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.072667 | controller | Jun 12 10:02:12.524469 crc crio[19822]: time="2026-06-12T10:02:12.5240649Z" level=info msg="Stopped pod sandbox (already stopped): 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff" id=0c9be9c3-ff55-4e94-af75-a388ff7b7fba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.072683 | controller | Jun 12 10:02:12.525610 crc crio[19822]: time="2026-06-12T10:02:12.525505088Z" level=info msg="Removing pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff" id=f2768076-8a65-4ba1-8322-1e72d39843ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.072699 | controller | Jun 12 10:02:12.536131 crc crio[19822]: time="2026-06-12T10:02:12.536036356Z" level=info msg="Removed pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff" id=f2768076-8a65-4ba1-8322-1e72d39843ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.072720 | controller | Jun 12 10:02:35.881618 crc crio[19822]: time="2026-06-12T10:02:35.880556649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3c9dcf9c-4cb6-4258-b2ff-57d45e5aee0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.072737 | controller | Jun 12 10:02:35.883994 crc crio[19822]: time="2026-06-12T10:02:35.883693373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4168a6e4-2591-43bc-a460-10aa8b263131 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.072753 | controller | Jun 12 10:02:35.887106 crc crio[19822]: time="2026-06-12T10:02:35.886976231Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=298e2b2c-720b-4072-8bae-88e1a2b45df2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.072769 | controller | Jun 12 10:02:35.887345 crc crio[19822]: time="2026-06-12T10:02:35.887309112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.072785 | controller | Jun 12 10:02:35.929351 crc crio[19822]: time="2026-06-12T10:02:35.929072609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.072801 | controller | Jun 12 10:02:35.936501 crc crio[19822]: time="2026-06-12T10:02:35.93639355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.072817 | controller | Jun 12 10:02:36.258585 crc crio[19822]: time="2026-06-12T10:02:36.258431534Z" level=info msg="Created container 3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=298e2b2c-720b-4072-8bae-88e1a2b45df2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.072833 | controller | Jun 12 10:02:36.260687 crc crio[19822]: time="2026-06-12T10:02:36.260304795Z" level=info msg="Starting container: 3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c" id=578d88ea-bdee-40fa-9500-d9cdfa17ca0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.072869 | controller | Jun 12 10:02:36.277246 crc crio[19822]: time="2026-06-12T10:02:36.277072689Z" level=info msg="Started container" PID=22447 containerID=3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=578d88ea-bdee-40fa-9500-d9cdfa17ca0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345
2026-06-12 11:43:48.072902 | controller | Jun 12 10:02:43.507734 crc crio[19822]: time="2026-06-12T10:02:43.506959336Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.072923 | controller | Jun 12 10:02:43.508425 crc crio[19822]: time="2026-06-12T10:02:43.507764562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.072940 | controller | Jun 12 10:02:43.519319 crc crio[19822]: time="2026-06-12T10:02:43.519145412Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.072956 | controller | Jun 12 10:02:43.526798 crc crio[19822]: time="2026-06-12T10:02:43.526400619Z" level=info msg="Ran pod sandbox 81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1 with infra container: openshift-etcd/etcd-crc/POD" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.072978 | controller | Jun 12 10:02:43.528943 crc crio[19822]: time="2026-06-12T10:02:43.528877528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9f24f8a2-48aa-47cc-8935-54071927292e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.072995 | controller | Jun 12 10:02:43.530665 crc crio[19822]: time="2026-06-12T10:02:43.530587725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=51bbaf49-13f4-4844-a656-a5b7cc1a7966 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073011 | controller | Jun 12 10:02:43.606298 crc crio[19822]: time="2026-06-12T10:02:43.606175429Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=673a02ff-0ae1-4819-a050-e96019c1c018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073028 | controller | Jun 12 10:02:43.607222 crc crio[19822]: time="2026-06-12T10:02:43.606654404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073044 | controller | Jun 12 10:02:43.645218 crc crio[19822]: time="2026-06-12T10:02:43.64443719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073060 | controller | Jun 12 10:02:43.820890 crc crio[19822]: time="2026-06-12T10:02:43.820746086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073075 | controller | Jun 12 10:02:43.924275 crc crio[19822]: time="2026-06-12T10:02:43.924063614Z" level=info msg="Created container 6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d: openshift-etcd/etcd-crc/setup" id=673a02ff-0ae1-4819-a050-e96019c1c018 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073092 | controller | Jun 12 10:02:43.925573 crc crio[19822]: time="2026-06-12T10:02:43.925416359Z" level=info msg="Starting container: 6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d" id=eca68277-beec-4fe5-bd03-6e393fcab4f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.073108 | controller | Jun 12 10:02:43.933602 crc crio[19822]: time="2026-06-12T10:02:43.933441023Z" level=info msg="Started container" PID=22541 containerID=6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d description=openshift-etcd/etcd-crc/setup id=eca68277-beec-4fe5-bd03-6e393fcab4f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1
2026-06-12 11:43:48.073124 | controller | Jun 12 10:03:18.004332 crc crio[19822]: time="2026-06-12T10:03:18.003538618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=25561ed6-f4c4-459c-a33f-62c212463303 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073140 | controller | Jun 12 10:03:18.008232 crc crio[19822]: time="2026-06-12T10:03:18.00810363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=bb44c838-bfa3-47f9-bd08-1566988c3f03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073156 | controller | Jun 12 10:03:18.023354 crc crio[19822]: time="2026-06-12T10:03:18.023194593Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=db9e59f6-c1cc-4dc8-9a7a-b4525a210ccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073177 | controller | Jun 12 10:03:18.024165 crc crio[19822]: time="2026-06-12T10:03:18.02402591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073194 | controller | Jun 12 10:03:18.073233 crc crio[19822]: time="2026-06-12T10:03:18.072107053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073210 | controller | Jun 12 10:03:18.275494 crc crio[19822]: time="2026-06-12T10:03:18.275291939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073226 | controller | Jun 12 10:03:18.427907 crc crio[19822]: time="2026-06-12T10:03:18.427062544Z" level=info msg="Created container 6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=db9e59f6-c1cc-4dc8-9a7a-b4525a210ccd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073242 | controller | Jun 12 10:03:18.429492 crc crio[19822]: time="2026-06-12T10:03:18.429348788Z" level=info msg="Starting container: 6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3" id=038a8509-7c38-4acc-9967-299069c0813b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.073258 | controller | Jun 12 10:03:18.436425 crc crio[19822]: time="2026-06-12T10:03:18.436252695Z" level=info msg="Started container" PID=23002 containerID=6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=038a8509-7c38-4acc-9967-299069c0813b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1
2026-06-12 11:43:48.073274 | controller | Jun 12 10:03:32.524728 crc crio[19822]: time="2026-06-12T10:03:32.523607208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=2489a4fd-8764-4a96-9dc8-270f6e53e884 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073290 | controller | Jun 12 10:03:32.527045 crc crio[19822]: time="2026-06-12T10:03:32.527000539Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=155c0cee-9247-4c58-a663-e81753a97134 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073306 | controller | Jun 12 10:03:32.530032 crc crio[19822]: time="2026-06-12T10:03:32.529900154Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator" id=e66949e1-0e91-4cc1-a102-7b51289f06fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073321 | controller | Jun 12 10:03:32.531203 crc crio[19822]: time="2026-06-12T10:03:32.531119945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073337 | controller | Jun 12 10:03:32.579679 crc crio[19822]: time="2026-06-12T10:03:32.579531908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073353 | controller | Jun 12 10:03:32.585968 crc crio[19822]: time="2026-06-12T10:03:32.585798122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073369 | controller | Jun 12 10:03:32.696333 crc crio[19822]: time="2026-06-12T10:03:32.696167683Z" level=info msg="Created container a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator" id=e66949e1-0e91-4cc1-a102-7b51289f06fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073390 | controller | Jun 12 10:03:32.700173 crc crio[19822]: time="2026-06-12T10:03:32.700033269Z" level=info msg="Starting container: a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd" id=17eb6abb-4882-4c07-9d46-5e316eb3ba98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.073406 | controller | Jun 12 10:03:32.707380 crc crio[19822]: time="2026-06-12T10:03:32.707175643Z" level=info msg="Started container" PID=23191 containerID=a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd description=openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator id=17eb6abb-4882-4c07-9d46-5e316eb3ba98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3
2026-06-12 11:43:48.073423 | controller | Jun 12 10:03:53.402012 crc crio[19822]: time="2026-06-12T10:03:53.400667322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=43adafce-19a8-41bb-a4ba-371557963eb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073439 | controller | Jun 12 10:03:53.407278 crc crio[19822]: time="2026-06-12T10:03:53.407137793Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f8391b22-b880-40ce-9be3-cdbc0b74a7e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073455 | controller | Jun 12 10:03:53.418151 crc crio[19822]: time="2026-06-12T10:03:53.417957196Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=0d955b2c-d634-4c16-bd8f-0ff25705fc06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073471 | controller | Jun 12 10:03:53.418930 crc crio[19822]: time="2026-06-12T10:03:53.41868225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073487 | controller | Jun 12 10:03:53.462507 crc crio[19822]: time="2026-06-12T10:03:53.462361848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073503 | controller | Jun 12 10:03:53.656987 crc crio[19822]: time="2026-06-12T10:03:53.65685978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073519 | controller | Jun 12 10:03:53.785616 crc crio[19822]: time="2026-06-12T10:03:53.784696392Z" level=info msg="Created container 7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6: openshift-etcd/etcd-crc/etcd-resources-copy" id=0d955b2c-d634-4c16-bd8f-0ff25705fc06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073536 | controller | Jun 12 10:03:53.788313 crc crio[19822]: time="2026-06-12T10:03:53.788236158Z" level=info msg="Starting container: 7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6" id=a932f065-a987-41f8-9665-953aa70ac08b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.073552 | controller | Jun 12 10:03:53.797178 crc crio[19822]: time="2026-06-12T10:03:53.797039746Z" level=info msg="Started container" PID=23459 containerID=7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6 description=openshift-etcd/etcd-crc/etcd-resources-copy id=a932f065-a987-41f8-9665-953aa70ac08b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1
2026-06-12 11:43:48.073569 | controller | Jun 12 10:03:55.816213 crc crio[19822]: time="2026-06-12T10:03:55.816116002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=efae20b8-155d-4248-9e29-f30e1a2b8e25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073589 | controller | Jun 12 10:03:55.821263 crc crio[19822]: time="2026-06-12T10:03:55.821163009Z" level=info msg="Removing container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755" id=f62c7ddf-0111-4a2f-834b-4484ebcedea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.073606 | controller | Jun 12 10:03:55.822287 crc crio[19822]: time="2026-06-12T10:03:55.82220819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=44a660ab-7c72-4a69-b4a6-3e008a6241de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073623 | controller | Jun 12 10:03:55.826230 crc crio[19822]: time="2026-06-12T10:03:55.82614736Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=08e54799-2cfa-4a37-b9f7-f7c6517633f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073639 | controller | Jun 12 10:03:55.826587 crc crio[19822]: time="2026-06-12T10:03:55.826532783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073656 | controller | Jun 12 10:03:55.846338 crc crio[19822]: time="2026-06-12T10:03:55.846228514Z" level=info msg="Removed container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f62c7ddf-0111-4a2f-834b-4484ebcedea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.073672 | controller | Jun 12 10:03:55.857625 crc crio[19822]: time="2026-06-12T10:03:55.857264087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073689 | controller | Jun 12 10:03:56.018626 crc crio[19822]: time="2026-06-12T10:03:56.018503143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073705 | controller | Jun 12 10:03:56.100409 crc crio[19822]: time="2026-06-12T10:03:56.100233914Z" level=info msg="Created container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=08e54799-2cfa-4a37-b9f7-f7c6517633f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073721 | controller | Jun 12 10:03:56.101620 crc crio[19822]: time="2026-06-12T10:03:56.101506616Z" level=info msg="Starting container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb" id=e78d06a4-d9bc-498c-af5b-8063ae582a3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.073738 | controller | Jun 12 10:03:56.108783 crc crio[19822]: time="2026-06-12T10:03:56.10866889Z" level=info msg="Started container" PID=23531 containerID=2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e78d06a4-d9bc-498c-af5b-8063ae582a3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:48.073754 | controller | Jun 12 10:03:57.863079 crc crio[19822]: time="2026-06-12T10:03:57.862780248Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=ffa2c22d-7564-4271-a7e4-f2f8d6e5eee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073771 | controller | Jun 12 10:03:57.866011 crc crio[19822]: time="2026-06-12T10:03:57.865364473Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=41f53b35-f07f-4931-b5c7-bf330b4e1bfe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073795 | controller | Jun 12 10:03:57.868417 crc crio[19822]: time="2026-06-12T10:03:57.868286668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=b1bc2548-0d7a-42cc-89a0-e5ee2cac4119 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073812 | controller | Jun 12 10:03:57.869784 crc crio[19822]: time="2026-06-12T10:03:57.869645992Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=789e30c6-80ac-417c-a411-414ca90315dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073830 | controller | Jun 12 10:03:57.870228 crc crio[19822]: time="2026-06-12T10:03:57.870145399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073846 | controller | Jun 12 10:03:57.870609 crc crio[19822]: time="2026-06-12T10:03:57.87044524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=6ae1c0af-200f-4dc9-bf17-a50287b5a487 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.073887 | controller | Jun 12 10:03:57.874051 crc crio[19822]: time="2026-06-12T10:03:57.873924523Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=8015a84b-3b61-4e57-ae0f-0143008cecdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073904 | controller | Jun 12 10:03:57.881791 crc crio[19822]: time="2026-06-12T10:03:57.881607444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073920 | controller | Jun 12 10:03:57.903957 crc crio[19822]: time="2026-06-12T10:03:57.903607073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073938 | controller | Jun 12 10:03:57.928624 crc crio[19822]: time="2026-06-12T10:03:57.928032564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073953 | controller | Jun 12 10:03:57.935986 crc crio[19822]: time="2026-06-12T10:03:57.935757425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.073969 | controller | Jun 12 10:03:58.061515 crc crio[19822]: time="2026-06-12T10:03:58.061416855Z" level=info msg="Created container afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=8015a84b-3b61-4e57-ae0f-0143008cecdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.073985 | controller | Jun 12 10:03:58.062796 crc crio[19822]: time="2026-06-12T10:03:58.062654215Z" level=info msg="Starting container: afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606" id=de274e33-f9b7-4413-a335-74dea40da099 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.074002 | controller | Jun 12 10:03:58.069142 crc crio[19822]: time="2026-06-12T10:03:58.069053085Z" level=info msg="Started container" PID=23566 containerID=afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=de274e33-f9b7-4413-a335-74dea40da099 name=/runtime.v1.RuntimeService/StartContainer sandboxID=517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61
2026-06-12 11:43:48.074025 | controller | Jun 12 10:03:58.083780 crc crio[19822]: time="2026-06-12T10:03:58.083632752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074042 | controller | Jun 12 10:03:58.198700 crc crio[19822]: time="2026-06-12T10:03:58.198482929Z" level=info msg="Created container 1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=789e30c6-80ac-417c-a411-414ca90315dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074059 | controller | Jun 12 10:03:58.200220 crc crio[19822]: time="2026-06-12T10:03:58.20006974Z" level=info msg="Starting container: 1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179" id=f7f930a6-c8a8-40ca-8bf6-2684d12f9176 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.074075 | controller | Jun 12 10:03:58.207186 crc crio[19822]: time="2026-06-12T10:03:58.207026058Z" level=info msg="Started container" PID=23582 containerID=1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f7f930a6-c8a8-40ca-8bf6-2684d12f9176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:48.074092 | controller | Jun 12 10:04:03.980910 crc crio[19822]: time="2026-06-12T10:04:03.980024482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4078bfb5-439c-4cb0-9e96-ee26e171e8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074108 | controller | Jun 12 10:04:03.983944 crc crio[19822]: time="2026-06-12T10:04:03.983702992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f1b006db-6f52-423e-b563-b15f7f540296 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074124 | controller | Jun 12 10:04:03.987637 crc crio[19822]: time="2026-06-12T10:04:03.987519867Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=ad28de45-1a00-4d19-8617-ac1648349e97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074140 | controller | Jun 12 10:04:03.988286 crc crio[19822]: time="2026-06-12T10:04:03.988183689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074155 | controller | Jun 12 10:04:04.020271 crc crio[19822]: time="2026-06-12T10:04:04.019578094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074171 | controller | Jun 12 10:04:04.209378 crc crio[19822]: time="2026-06-12T10:04:04.209120134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074187 | controller | Jun 12 10:04:04.298709 crc crio[19822]: time="2026-06-12T10:04:04.298553364Z" level=info msg="Created container 645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=ad28de45-1a00-4d19-8617-ac1648349e97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074203 | controller | Jun 12 10:04:04.300275 crc crio[19822]: time="2026-06-12T10:04:04.300234289Z" level=info msg="Starting container: 645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c" id=2d18de50-315c-4068-8fdd-2f1c51e8960c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.074224 | controller | Jun 12 10:04:04.307351 crc crio[19822]: time="2026-06-12T10:04:04.307321091Z" level=info msg="Started container" PID=23712 containerID=645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=2d18de50-315c-4068-8fdd-2f1c51e8960c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94
2026-06-12 11:43:48.074241 | controller | Jun 12 10:04:05.005390 crc crio[19822]: time="2026-06-12T10:04:05.005230673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b84f07b1-23a1-4cb1-8fe2-da1f3c6e3427 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074258 | controller | Jun 12 10:04:05.008607 crc crio[19822]: time="2026-06-12T10:04:05.008544399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5906ab27-2c12-4bcd-a010-4a50c1a9d1f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074273 | controller | Jun 12 10:04:05.012693 crc crio[19822]: time="2026-06-12T10:04:05.012627283Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=9d074e0e-6644-4c98-b581-d4b2caa539c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074291 | controller | Jun 12 10:04:05.013557 crc crio[19822]: time="2026-06-12T10:04:05.013511482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074307 | controller | Jun 12 10:04:05.068776 crc crio[19822]: time="2026-06-12T10:04:05.068591661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074323 | controller | Jun 12 10:04:05.306392 crc crio[19822]: time="2026-06-12T10:04:05.306050465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074341 | controller | Jun 12 10:04:05.390468 crc crio[19822]: time="2026-06-12T10:04:05.390027737Z" level=info msg="Created container 28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=9d074e0e-6644-4c98-b581-d4b2caa539c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074359 | controller | Jun 12 10:04:05.391877 crc crio[19822]: time="2026-06-12T10:04:05.391668671Z" level=info msg="Starting container: 28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177" id=92628fee-48fa-4031-8977-e81027c26a80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.074375 | controller | Jun 12 10:04:05.400800 crc crio[19822]: time="2026-06-12T10:04:05.400640314Z" level=info msg="Started container" PID=23756 containerID=28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=92628fee-48fa-4031-8977-e81027c26a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94
2026-06-12 11:43:48.074392 | controller | Jun 12 10:04:17.180476 crc crio[19822]: time="2026-06-12T10:04:17.179471982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8e299b4f-b808-453c-9bab-b9e3033851bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074413 | controller | Jun 12 10:04:17.183469 crc crio[19822]: time="2026-06-12T10:04:17.183308106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2f59efcb-3308-41c9-a0b0-d3a0cf7a8bc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074430 | controller | Jun 12 10:04:17.188378 crc crio[19822]: time="2026-06-12T10:04:17.188273429Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a306899c-a7e6-450d-8138-8322c280a644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074446 | controller | Jun 12 10:04:17.188864 crc crio[19822]: time="2026-06-12T10:04:17.188700713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074462 | controller | Jun 12 10:04:17.218312 crc crio[19822]: time="2026-06-12T10:04:17.218197736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074478 | controller | Jun 12 10:04:17.222203 crc crio[19822]: time="2026-06-12T10:04:17.222128585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074494 | controller | Jun 12 10:04:17.371489 crc crio[19822]: time="2026-06-12T10:04:17.370448898Z" level=info msg="Created container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=a306899c-a7e6-450d-8138-8322c280a644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074510 | controller | Jun 12 10:04:17.373387 crc crio[19822]: time="2026-06-12T10:04:17.373329753Z" level=info msg="Starting container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc" id=4e776838-fe72-452a-ad58-aa57f647a270 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.074526 | controller | Jun 12 10:04:17.379388 crc crio[19822]: time="2026-06-12T10:04:17.379326242Z" level=info msg="Started container" PID=23930 containerID=33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4e776838-fe72-452a-ad58-aa57f647a270 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031
2026-06-12 11:43:48.074542 | controller | Jun 12 10:04:18.202441 crc crio[19822]: time="2026-06-12T10:04:18.200886147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=b48d5562-a45a-4df3-8418-84c32f3f8cc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074558 | controller | Jun 12 10:04:18.205070 crc crio[19822]: time="2026-06-12T10:04:18.20495539Z" level=info msg="Removing container: 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a" id=b7a39972-ca04-4f65-9899-7b859589de53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.074575 | controller | Jun 12 10:04:18.209652 crc crio[19822]: time="2026-06-12T10:04:18.209507378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=333ad64c-c208-4b34-b858-42d58a86690d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074592 | controller | Jun 12 10:04:18.262584 crc crio[19822]: time="2026-06-12T10:04:18.262466437Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0d86c754-0052-4a6a-a556-a9331f544c65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074608 | controller | Jun 12 10:04:18.263209 crc crio[19822]: time="2026-06-12T10:04:18.263112489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074629 | controller | Jun 12 10:04:18.286904 crc crio[19822]: time="2026-06-12T10:04:18.286705979Z" level=info msg="Removed container 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=b7a39972-ca04-4f65-9899-7b859589de53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.074646 | controller | Jun 12 10:04:18.291111 crc crio[19822]: time="2026-06-12T10:04:18.29100597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074661 | controller | Jun 12 10:04:18.488874 crc crio[19822]: time="2026-06-12T10:04:18.48854467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074677 | controller | Jun 12 10:04:18.581276 crc crio[19822]: time="2026-06-12T10:04:18.581143434Z" level=info msg="Created container d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0d86c754-0052-4a6a-a556-a9331f544c65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074693 | controller | Jun 12 10:04:18.582481 crc crio[19822]: time="2026-06-12T10:04:18.582435947Z" level=info msg="Starting container: d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510" id=620a6597-3ae2-432e-8b2b-ace164da26b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.074710 | controller | Jun 12 10:04:18.591795 crc crio[19822]: time="2026-06-12T10:04:18.591626886Z" level=info msg="Started container" PID=23960 containerID=d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=620a6597-3ae2-432e-8b2b-ace164da26b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423
2026-06-12 11:43:48.074727 | controller | Jun 12 10:04:22.715472 crc crio[19822]: time="2026-06-12T10:04:22.714590945Z" level=info msg="Stopping container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb (timeout: 30s)" id=dd986c5d-6555-4204-9b5e-9e5dfc7a6529 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.074743 | controller | Jun 12 10:04:22.911850 crc crio[19822]: time="2026-06-12T10:04:22.911078962Z" level=info msg="Stopped container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=dd986c5d-6555-4204-9b5e-9e5dfc7a6529 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.074760 | controller | Jun 12 10:04:22.920324 crc crio[19822]: time="2026-06-12T10:04:22.920194149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2f877ba5-0997-493b-9bb1-f25aef0a65a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074776 | controller | Jun 12 10:04:22.924368 crc crio[19822]: time="2026-06-12T10:04:22.924289823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=beac6ed3-ac96-4cfc-a73c-119a08f03782 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074793 | controller | Jun 12 10:04:22.928322 crc crio[19822]: time="2026-06-12T10:04:22.928128899Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ef16bcc3-0ad7-470d-b285-2988c323f5cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074814 | controller | Jun 12 10:04:22.928652 crc crio[19822]: time="2026-06-12T10:04:22.928569983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074831 | controller | Jun 12 10:04:22.966109 crc crio[19822]: time="2026-06-12T10:04:22.965964054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074863 | controller | Jun 12 10:04:23.132788 crc crio[19822]: time="2026-06-12T10:04:23.132635438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.074885 | controller | Jun 12 10:04:23.223414 crc crio[19822]: time="2026-06-12T10:04:23.223190183Z" level=info msg="Created container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ef16bcc3-0ad7-470d-b285-2988c323f5cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.074904 | controller | Jun 12 10:04:23.224705 crc crio[19822]: time="2026-06-12T10:04:23.224650491Z" level=info msg="Starting container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff" id=37877e70-6957-45fe-aaea-edd7602523c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.074921 | controller | Jun 12 10:04:23.229418 crc crio[19822]: time="2026-06-12T10:04:23.229300413Z" level=info msg="Started container" PID=24042 containerID=39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=37877e70-6957-45fe-aaea-edd7602523c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:48.074937 | controller | Jun 12 10:04:23.264363 crc crio[19822]: time="2026-06-12T10:04:23.264223223Z" level=info msg="Removing container: ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14" id=579a68a6-e6f4-4c7d-ac8f-47063de4dffd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.074954 | controller | Jun 12 10:04:23.338647 crc crio[19822]: time="2026-06-12T10:04:23.338532802Z" level=info msg="Removed container ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=579a68a6-e6f4-4c7d-ac8f-47063de4dffd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.074971 | controller | Jun 12 10:04:28.787174 crc crio[19822]: time="2026-06-12T10:04:28.786175337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=210b06c2-25e3-470a-ae17-0905612c43cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.074987 | controller | Jun 12 10:04:28.792044 crc crio[19822]: time="2026-06-12T10:04:28.791726889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e373ebfd-4592-4c4c-8695-49efc5ec2a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075004 | controller | Jun 12 10:04:28.852296 crc crio[19822]: time="2026-06-12T10:04:28.85207667Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=31fb070d-e028-4183-bb01-7eef754f5dba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075020 | controller | Jun 12 10:04:28.853109 crc crio[19822]: time="2026-06-12T10:04:28.85297815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075041 | controller | Jun 12 10:04:28.896905 crc crio[19822]: time="2026-06-12T10:04:28.896663995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075058 | controller | Jun 12 10:04:29.118207 crc crio[19822]: time="2026-06-12T10:04:29.118057577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075074 | controller | Jun 12 10:04:29.302188 crc crio[19822]: time="2026-06-12T10:04:29.302042634Z" level=info msg="Created container 5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038: openshift-etcd/etcd-crc/etcdctl" id=31fb070d-e028-4183-bb01-7eef754f5dba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075090 | controller | Jun 12 10:04:29.303708 crc crio[19822]: time="2026-06-12T10:04:29.303590584Z" level=info msg="Starting container: 5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038" id=3d02e825-d3e6-4903-9595-21524045e68f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.075107 | controller | Jun 12 10:04:29.312543 crc crio[19822]: time="2026-06-12T10:04:29.312449733Z" level=info msg="Started container" PID=24117 containerID=5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038 description=openshift-etcd/etcd-crc/etcdctl id=3d02e825-d3e6-4903-9595-21524045e68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1
2026-06-12 11:43:48.075123 | controller | Jun 12 10:04:29.403568 crc crio[19822]: time="2026-06-12T10:04:29.403099053Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=da1c530c-767b-437e-8f73-d6b0c5e16042 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075140 | controller | Jun 12 10:04:29.405524 crc crio[19822]: time="2026-06-12T10:04:29.40543595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=19f30d85-9aab-4df4-a686-899b21cae3c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075156 | controller | Jun 12 10:04:29.416307 crc crio[19822]: time="2026-06-12T10:04:29.415912322Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=46ed7dac-316d-4920-b4e9-7d3a6d079d09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075172 | controller | Jun 12 10:04:29.416966 crc crio[19822]: time="2026-06-12T10:04:29.416361397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075188 | controller | Jun 12 10:04:29.440175 crc crio[19822]: time="2026-06-12T10:04:29.439984567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075204 | controller | Jun 12 10:04:29.635405 crc crio[19822]: time="2026-06-12T10:04:29.635053988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075219 | controller | Jun 12 10:04:29.752564 crc crio[19822]: time="2026-06-12T10:04:29.752351088Z" level=info msg="Created container c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c: openshift-etcd/etcd-crc/etcd" id=46ed7dac-316d-4920-b4e9-7d3a6d079d09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075235 | controller | Jun 12 10:04:29.754079 crc crio[19822]: time="2026-06-12T10:04:29.753982031Z" level=info msg="Starting container: c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c" id=0011cdaf-079c-4191-9a53-71993adb496b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.075256 | controller | Jun 12 10:04:29.763327 crc crio[19822]: time="2026-06-12T10:04:29.763241664Z" level=info msg="Started container" PID=24127 containerID=c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c description=openshift-etcd/etcd-crc/etcd id=0011cdaf-079c-4191-9a53-71993adb496b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1
2026-06-12 11:43:48.075273 | controller | Jun 12 10:04:29.776863 crc crio[19822]: time="2026-06-12T10:04:29.776701164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=fa55b93c-9275-4422-9f27-f380dcac29f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075289 | controller | Jun 12 10:04:29.778800 crc crio[19822]: time="2026-06-12T10:04:29.778683129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=90365cb5-ac15-478a-856c-b2b15b783262 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075305 | controller | Jun 12 10:04:29.784074 crc crio[19822]: time="2026-06-12T10:04:29.78396445Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=e1b2cd08-20b4-4e33-afb6-be75ddcaa811 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075322 | controller | Jun 12 10:04:29.784678 crc crio[19822]: time="2026-06-12T10:04:29.784601291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075338 | controller | Jun 12 10:04:29.816661 crc crio[19822]: time="2026-06-12T10:04:29.816555326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075354 | controller | Jun 12 10:04:29.955456 crc crio[19822]: time="2026-06-12T10:04:29.955183342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075369 | controller | Jun 12 10:04:30.070666 crc crio[19822]: time="2026-06-12T10:04:30.070524829Z" level=info msg="Created container 1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d: openshift-etcd/etcd-crc/etcd-metrics" id=e1b2cd08-20b4-4e33-afb6-be75ddcaa811 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075385 | controller | Jun 12 10:04:30.071939 crc crio[19822]: time="2026-06-12T10:04:30.071714018Z" level=info msg="Starting container: 1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d" id=d17605cf-cd92-45fb-8a55-6f4be5a02c29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.075401 | controller | Jun 12 10:04:30.077485 crc crio[19822]: time="2026-06-12T10:04:30.077398724Z" level=info msg="Started container" PID=24159 containerID=1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d description=openshift-etcd/etcd-crc/etcd-metrics id=d17605cf-cd92-45fb-8a55-6f4be5a02c29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1
2026-06-12 11:43:48.075417 | controller | Jun 12 10:04:30.095260 crc crio[19822]: time="2026-06-12T10:04:30.095069961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=78f56997-314d-4cbf-9480-f97f4fff0ac1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075433 | controller | Jun 12 10:04:30.098216 crc crio[19822]: time="2026-06-12T10:04:30.097963304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=78e425c4-5299-4bda-b72e-b4d8de1df59b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075456 | controller | Jun 12 10:04:30.105271 crc crio[19822]: time="2026-06-12T10:04:30.105102728Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=25faaf06-8565-40f4-a123-185035b8b01b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075473 | controller | Jun 12 10:04:30.105957 crc crio[19822]: time="2026-06-12T10:04:30.105662707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075490 | controller | Jun 12 10:04:30.143148 crc crio[19822]: time="2026-06-12T10:04:30.142994905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075506 | controller | Jun 12 10:04:30.309030 crc crio[19822]: time="2026-06-12T10:04:30.308356555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075522 | controller | Jun 12 10:04:30.439653 crc crio[19822]: time="2026-06-12T10:04:30.4395734Z" level=info msg="Created container 3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989: openshift-etcd/etcd-crc/etcd-readyz" id=25faaf06-8565-40f4-a123-185035b8b01b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075537 | controller | Jun 12 10:04:30.442164 crc crio[19822]: time="2026-06-12T10:04:30.442020251Z" level=info msg="Starting container: 3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989" id=e0472a10-1ab3-4c55-a5d5-f171155b36d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.075553 | controller | Jun 12 10:04:30.456572 crc crio[19822]: time="2026-06-12T10:04:30.456423621Z" level=info msg="Started container" PID=24187 containerID=3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989 description=openshift-etcd/etcd-crc/etcd-readyz id=e0472a10-1ab3-4c55-a5d5-f171155b36d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1
2026-06-12 11:43:48.075568 | controller | Jun 12 10:04:30.478622 crc crio[19822]: time="2026-06-12T10:04:30.478512822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=af5a78b0-ed3b-4cc9-8134-082cf99081d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075585 | controller | Jun 12 10:04:30.481015 crc crio[19822]: time="2026-06-12T10:04:30.48090669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d379e0b9-5ff9-4c8d-8141-1009a5dfd6f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075600 | controller | Jun 12 10:04:30.488923 crc crio[19822]: time="2026-06-12T10:04:30.488635413Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=d9633959-5075-42ea-9c4f-f846b7104087 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075617 | controller | Jun 12 10:04:30.490008 crc crio[19822]: time="2026-06-12T10:04:30.489734909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075633 | controller | Jun 12 10:04:30.532342 crc crio[19822]: time="2026-06-12T10:04:30.532220866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075648 | controller | Jun 12 10:04:30.701393 crc crio[19822]: time="2026-06-12T10:04:30.701251236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075664 | controller | Jun 12 10:04:30.790552 crc crio[19822]: time="2026-06-12T10:04:30.790430418Z" level=info msg="Created container f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe: openshift-etcd/etcd-crc/etcd-rev" id=d9633959-5075-42ea-9c4f-f846b7104087 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075686 | controller | Jun 12 10:04:30.791631 crc crio[19822]: time="2026-06-12T10:04:30.791555105Z" level=info msg="Starting container: f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe" id=4f168ed1-26d0-4966-b147-27df4fab36b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.075703 | controller | Jun 12 10:04:30.798863 crc crio[19822]: time="2026-06-12T10:04:30.798709248Z" level=info msg="Started container" PID=24214 containerID=f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe description=openshift-etcd/etcd-crc/etcd-rev id=4f168ed1-26d0-4966-b147-27df4fab36b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1
2026-06-12 11:43:48.075719 | controller | Jun 12 10:04:52.716559 crc crio[19822]: time="2026-06-12T10:04:52.716010725Z" level=info msg="Stopping container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff (timeout: 30s)" id=8a4bf3fa-d15a-43d7-a448-dda5786603c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.075735 | controller | Jun 12 10:04:52.878497 crc crio[19822]: time="2026-06-12T10:04:52.878380298Z" level=info msg="Stopped container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8a4bf3fa-d15a-43d7-a448-dda5786603c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.075751 | controller | Jun 12 10:04:52.880900 crc crio[19822]: time="2026-06-12T10:04:52.880746175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0513abc6-32b8-4646-97a5-8901c9c5396d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075767 | controller | Jun 12 10:04:52.883338 crc crio[19822]: time="2026-06-12T10:04:52.883269807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8c8d56a8-7343-4eb6-b383-e1329c14c277 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.075782 | controller | Jun 12 10:04:52.896320 crc crio[19822]: time="2026-06-12T10:04:52.896026356Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a125c5ca-5eca-4f86-8c3d-b4dd5504042b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075798 | controller | Jun 12 10:04:52.896941 crc crio[19822]: time="2026-06-12T10:04:52.896779051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075814 | controller | Jun 12 10:04:52.940510 crc crio[19822]: time="2026-06-12T10:04:52.940373042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075829 | controller | Jun 12 10:04:53.115481 crc crio[19822]: time="2026-06-12T10:04:53.114945674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.075869 | controller | Jun 12 10:04:53.202438 crc crio[19822]: time="2026-06-12T10:04:53.202337387Z" level=info msg="Created container a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a125c5ca-5eca-4f86-8c3d-b4dd5504042b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.075906 | controller | Jun 12 10:04:53.203755 crc crio[19822]: time="2026-06-12T10:04:53.203593878Z" level=info msg="Starting container: a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b" id=ebaeeb8a-9397-43ef-9fda-5192face95eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.075934 | controller | Jun 12 10:04:53.212182 crc crio[19822]: time="2026-06-12T10:04:53.212117307Z" level=info msg="Started container" PID=24539 containerID=a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ebaeeb8a-9397-43ef-9fda-5192face95eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:48.075953 | controller | Jun 12 10:04:53.586016 crc crio[19822]: time="2026-06-12T10:04:53.585715336Z" level=info msg="Removing container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb" id=7f8524e5-0990-496b-bcaf-57fc4164ad43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.075970 | controller | Jun 12 10:04:53.617929 crc crio[19822]: time="2026-06-12T10:04:53.617744144Z" level=info msg="Removed container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=7f8524e5-0990-496b-bcaf-57fc4164ad43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.075990 | controller | Jun 12 10:05:22.714612 crc crio[19822]: time="2026-06-12T10:05:22.713387673Z" level=info msg="Stopping container: a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b (timeout: 30s)" id=0c4a8438-2b8c-40f4-b4f9-746eec389875 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.076015 | controller | Jun 12 10:05:22.875121 crc crio[19822]: time="2026-06-12T10:05:22.874942049Z" level=info msg="Stopped container a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0c4a8438-2b8c-40f4-b4f9-746eec389875 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.076044 | controller | Jun 12 10:05:22.944934 crc crio[19822]: time="2026-06-12T10:05:22.94480264Z" level=info msg="Removing container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff" id=a7a18d4a-4ef8-4498-9d93-44be82ecb6e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.076064 | controller | Jun 12 10:05:22.967604 crc crio[19822]: time="2026-06-12T10:05:22.967380672Z" level=info msg="Removed container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a7a18d4a-4ef8-4498-9d93-44be82ecb6e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.076082 | controller | Jun 12 10:05:58.323680 crc crio[19822]: time="2026-06-12T10:05:58.323082805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5cc12c45-52e0-48d8-919c-e545524ed8b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076099 | controller | Jun 12 10:05:58.327341 crc crio[19822]: time="2026-06-12T10:05:58.327259884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=f135bcf8-168e-4fc2-84b0-e16ad69f186a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076116 | controller | Jun 12 10:05:58.327728 crc crio[19822]: time="2026-06-12T10:05:58.327641494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=7429a84c-1182-40d8-bb68-c05fbf7cc1ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076132 | controller | Jun 12 10:05:58.330137 crc crio[19822]: time="2026-06-12T10:05:58.330010781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=be217a24-3dbd-4b1f-a269-da960375e4a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076154 | controller | Jun 12 10:05:58.330975 crc crio[19822]: time="2026-06-12T10:05:58.330754676Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=3cae2b7a-2a3f-4ec6-8f13-9f10950a04c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.076171 | controller | Jun 12 10:05:58.331183 crc crio[19822]: time="2026-06-12T10:05:58.331099257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076188 | controller | Jun 12 10:05:58.333479 crc crio[19822]: time="2026-06-12T10:05:58.333436663Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c6641e31-43ff-45f3-bd1c-0af676186b7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.076204 | controller | Jun 12 10:05:58.336719 crc crio[19822]: time="2026-06-12T10:05:58.3366833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=dfb024a1-f588-482f-8ae4-03a7e976a137 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076235 | controller | Jun 12 10:05:58.337336 crc crio[19822]: time="2026-06-12T10:05:58.337202947Z" level=info msg="Removing container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64" id=740037b5-1db9-409d-8bdd-70e5d6fc284f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.076257 | controller | Jun 12 10:05:58.339276 crc crio[19822]: time="2026-06-12T10:05:58.339195052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076277 | controller | Jun 12 10:05:58.342735 crc crio[19822]: time="2026-06-12T10:05:58.341601571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=28e8e9b8-c969-4ad8-aa76-1bd536ab0a9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076297 | controller | Jun 12 10:05:58.342735 crc crio[19822]: time="2026-06-12T10:05:58.341632761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=847786a7-ab72-464a-9361-c1cb33da7038 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076318 | controller | Jun 12 10:05:58.348648 crc crio[19822]: time="2026-06-12T10:05:58.347267236Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e9a6dd48-6ef1-4f97-a8e7-79558ee821b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.076340 | controller | Jun 12 10:05:58.348648 crc crio[19822]: time="2026-06-12T10:05:58.347532064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=a2552ea5-266f-41e8-8f9a-2bc3c7098291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076361 | controller | Jun 12 10:05:58.348648 crc crio[19822]: time="2026-06-12T10:05:58.348244798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=9e8215c7-4af0-411a-9813-f4e1d0d38e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076382 | controller | Jun 12 10:05:58.352199 crc crio[19822]: time="2026-06-12T10:05:58.352067341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8fd365f8-acdf-4ffe-8e38-6b2fefc17fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076410 | controller | Jun 12 10:05:58.358043 crc crio[19822]: time="2026-06-12T10:05:58.358003635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076433 | controller | Jun 12 10:05:58.358349 crc crio[19822]: time="2026-06-12T10:05:58.358241323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=8920b958-a199-4cdd-861f-8a92fd47ae15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076454 | controller | Jun 12 10:05:58.361558 crc crio[19822]: time="2026-06-12T10:05:58.36149982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076476 | controller | Jun 12 10:05:58.362375 crc crio[19822]: time="2026-06-12T10:05:58.361524291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076497 | controller | Jun 12 10:05:58.364446 crc crio[19822]: time="2026-06-12T10:05:58.364368054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=7b63f5c5-a8e7-4d84-9591-6cdee2249699 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076519 | controller | Jun 12 10:05:58.364446 crc crio[19822]: time="2026-06-12T10:05:58.364434287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8ca5cace-2e56-42a2-8e1b-2a57663954ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076540 | controller | Jun 12 10:05:58.364685 crc crio[19822]: time="2026-06-12T10:05:58.364632283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=c1c75cbe-a145-42ff-aab7-0410d1e007cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076560 | controller | Jun 12 10:05:58.365989 crc crio[19822]: time="2026-06-12T10:05:58.365918026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=3f358ca2-ad1a-4cb0-880a-8f335ed4c446 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076581 | controller | Jun 12 10:05:58.369436 crc crio[19822]: time="2026-06-12T10:05:58.369394727Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager" id=abecf554-91e2-41ed-8a7a-0f01532e8c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.076603 | controller | Jun 12 10:05:58.374525 crc crio[19822]: time="2026-06-12T10:05:58.37344221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076624 | controller | Jun 12 10:05:58.374525 crc crio[19822]: time="2026-06-12T10:05:58.374328339Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6ffd9c28-f04b-4a65-a225-93563d9e6ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076645 | controller | Jun 12 10:05:58.375274 crc crio[19822]: time="2026-06-12T10:05:58.375230488Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=340bfee9-d17b-4b3c-b5d9-15eb5bce9605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.076673 | controller | Jun 12 10:05:58.376269 crc crio[19822]: time="2026-06-12T10:05:58.376179368Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4465be4c-0b2d-4e43-aa5d-840fa8ec66ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076692 | controller | Jun 12 10:05:58.376390 crc crio[19822]: time="2026-06-12T10:05:58.376278862Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=632fc9fc-d108-4330-a387-eef2c9b15620 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076709 | controller | Jun 12 10:05:58.377273 crc crio[19822]: time="2026-06-12T10:05:58.377035727Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=ae1295ce-0dd6-4d44-9cfe-ffb1bfbb6c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.076724 | controller | Jun 12 10:05:58.378709 crc crio[19822]: time="2026-06-12T10:05:58.378672181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=3062ecb5-6543-43db-b929-1a99a2427f21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076740 | controller | Jun 12 10:05:58.381074 crc crio[19822]: time="2026-06-12T10:05:58.380957035Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=d221e28c-d9f8-48e7-a5df-b1e27609fadf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.076756 | controller | Jun 12 10:05:58.382602 crc crio[19822]: time="2026-06-12T10:05:58.382531697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=d6593684-f919-4f10-8888-78b484d07f45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076773 | controller | Jun 12 10:05:58.386292 crc crio[19822]: time="2026-06-12T10:05:58.386256908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076788 | controller | Jun 12 10:05:58.390564 crc crio[19822]: time="2026-06-12T10:05:58.390495788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076804 | controller | Jun 12 10:05:58.392217 crc crio[19822]: time="2026-06-12T10:05:58.392153333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076820 | controller | Jun 12 10:05:58.392477 crc crio[19822]: time="2026-06-12T10:05:58.392421932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076836 | controller | Jun 12 10:05:58.392477 crc crio[19822]: time="2026-06-12T10:05:58.392465941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=0f93f91b-494f-45db-ad3b-974becb93ef0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076879 | controller | Jun 12 10:05:58.395705 crc crio[19822]: time="2026-06-12T10:05:58.395636978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=41711269-e311-43a2-bcdd-6fece69e31d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.076907 | controller | Jun 12 10:05:58.397976 crc crio[19822]: time="2026-06-12T10:05:58.397756114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076939 | controller | Jun 12 10:05:58.398075 crc crio[19822]: time="2026-06-12T10:05:58.398001362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.076961 | controller | Jun 12 10:05:58.399386 crc crio[19822]: time="2026-06-12T10:05:58.399315646Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=61675872-b58a-46a9-a082-3bc1c230ebc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077038 | controller | Jun 12 10:05:58.399636 crc crio[19822]: time="2026-06-12T10:05:58.399561324Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=26dfdc44-4779-4b0d-9d0d-7d10156f8d77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077062 | controller | Jun 12 10:05:58.400023 crc crio[19822]: time="2026-06-12T10:05:58.399961988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=bf9ae52d-7eba-4bc1-a142-5b4dd04b5292 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.077079 | controller | Jun 12 10:05:58.400023 crc crio[19822]: time="2026-06-12T10:05:58.399972187Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=adc986bb-0e18-40ef-91f8-10c982d4440f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077096 | controller | Jun 12 10:05:58.400231 crc crio[19822]: time="2026-06-12T10:05:58.400200774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=ff136bc7-59e0-4a0a-9190-431c7a7e2a15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.077112 | controller | Jun 12 10:05:58.402182 crc crio[19822]: time="2026-06-12T10:05:58.402122117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077128 | controller | Jun 12 10:05:58.412309 crc crio[19822]: time="2026-06-12T10:05:58.412198701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077144 | controller | Jun 12 10:05:58.412610 crc crio[19822]: time="2026-06-12T10:05:58.412519046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077159 | controller | Jun 12 10:05:58.416427 crc crio[19822]: time="2026-06-12T10:05:58.416396893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077175 | controller | Jun 12 10:05:58.419013 crc crio[19822]: time="2026-06-12T10:05:58.418981996Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=e89770c5-6d2f-4cf7-96f7-2b46169ae1b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077191 | controller | Jun 12 10:05:58.419745 crc crio[19822]: time="2026-06-12T10:05:58.419720831Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager" id=e94658eb-99be-4ab1-9392-8f700fe26185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077207 | controller | Jun 12 10:05:58.459901 crc crio[19822]: time="2026-06-12T10:05:58.459291993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077230 | controller | Jun 12 10:05:58.460263 crc crio[19822]: time="2026-06-12T10:05:58.459970698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077247 | controller | Jun 12 10:05:58.467055 crc crio[19822]: time="2026-06-12T10:05:58.466742367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077263 | controller | Jun 12 10:05:58.479918 crc crio[19822]: time="2026-06-12T10:05:58.479797223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077278 | controller | Jun 12 10:05:58.480339 crc crio[19822]: time="2026-06-12T10:05:58.480279748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077294 | controller | Jun 12 10:05:58.482985 crc crio[19822]: time="2026-06-12T10:05:58.482648136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077309 | controller | Jun 12 10:05:58.496032 crc crio[19822]: time="2026-06-12T10:05:58.495798055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077325 | controller | Jun 12 10:05:58.503622 crc crio[19822]: time="2026-06-12T10:05:58.50359667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077341 | controller | Jun 12 10:05:58.533646 crc crio[19822]: time="2026-06-12T10:05:58.533194516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077357 | controller | Jun 12 10:05:58.538222 crc crio[19822]: time="2026-06-12T10:05:58.538133438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077373 | controller | Jun 12 10:05:58.541202 crc crio[19822]: time="2026-06-12T10:05:58.541082034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077389 | controller | Jun 12 10:05:58.591226 crc crio[19822]: time="2026-06-12T10:05:58.591103098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077405 | controller | Jun 12 10:05:58.605203 crc crio[19822]: time="2026-06-12T10:05:58.605097565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077421 | controller | Jun 12 10:05:58.610048 crc crio[19822]: time="2026-06-12T10:05:58.609977134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077436 | controller | Jun 12 10:05:58.642156 crc crio[19822]: time="2026-06-12T10:05:58.642082293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077452 | controller | Jun 12 10:05:58.646317 crc crio[19822]: time="2026-06-12T10:05:58.646261069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077473 | controller | Jun 12 10:05:58.710585 crc crio[19822]: time="2026-06-12T10:05:58.710484507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077491 | controller | Jun 12 10:05:58.732350 crc crio[19822]: time="2026-06-12T10:05:58.731926636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077507 | controller | Jun 12 10:05:58.758047 crc crio[19822]: time="2026-06-12T10:05:58.757969587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077523 | controller | Jun 12 10:05:58.763732 crc crio[19822]: time="2026-06-12T10:05:58.763604726Z" level=info msg="Removed container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=740037b5-1db9-409d-8bdd-70e5d6fc284f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.077540 | controller | Jun 12 10:05:58.767315 crc crio[19822]: time="2026-06-12T10:05:58.767232259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.077556 | controller | Jun 12 10:05:58.932687 crc crio[19822]: time="2026-06-12T10:05:58.931121472Z" level=info msg="Created container c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager" id=abecf554-91e2-41ed-8a7a-0f01532e8c92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077572 | controller | Jun 12 10:05:58.932687 crc crio[19822]: time="2026-06-12T10:05:58.932457775Z" level=info msg="Starting container: c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9" id=f778c731-6232-4a52-b8bc-da80d5e92e04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077589 | controller | Jun 12 10:05:58.938016 crc crio[19822]: time="2026-06-12T10:05:58.937923174Z" level=info msg="Created container 733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=3cae2b7a-2a3f-4ec6-8f13-9f10950a04c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077606 | controller | Jun 12 10:05:58.939425 crc crio[19822]: time="2026-06-12T10:05:58.939327171Z" level=info msg="Starting container: 733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0" id=f064fefb-26fe-4537-9c71-17b6b3a7129e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077623 | controller | Jun 12 10:05:58.942959 crc crio[19822]: time="2026-06-12T10:05:58.942754722Z" level=info msg="Started container" PID=25448 containerID=c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9 description=openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager id=f778c731-6232-4a52-b8bc-da80d5e92e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d
2026-06-12 11:43:48.077640 | controller | Jun 12 10:05:58.946596 crc crio[19822]: time="2026-06-12T10:05:58.946402422Z" level=info msg="Started container" PID=25452 containerID=733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f064fefb-26fe-4537-9c71-17b6b3a7129e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5
2026-06-12 11:43:48.077656 | controller | Jun 12 10:05:58.947486 crc crio[19822]: time="2026-06-12T10:05:58.947282699Z" level=info msg="Created container bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=d221e28c-d9f8-48e7-a5df-b1e27609fadf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077678 | controller | Jun 12 10:05:58.948395 crc crio[19822]: time="2026-06-12T10:05:58.948352835Z" level=info msg="Created container 089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=26dfdc44-4779-4b0d-9d0d-7d10156f8d77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077695 | controller | Jun 12 10:05:58.949343 crc crio[19822]: time="2026-06-12T10:05:58.94913941Z" level=info msg="Starting container: bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4" id=f0dc745e-a765-4797-b67a-cd085c92ecec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077712 | controller | Jun 12 10:05:58.949538 crc crio[19822]: time="2026-06-12T10:05:58.949402898Z" level=info msg="Starting container: 089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6" id=91dace52-3b70-4689-a818-e8481027111f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077728 | controller | Jun 12 10:05:58.949538 crc crio[19822]: time="2026-06-12T10:05:58.94944881Z" level=info msg="Created container 7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager" id=e94658eb-99be-4ab1-9392-8f700fe26185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077745 | controller | Jun 12 10:05:58.950457 crc crio[19822]: time="2026-06-12T10:05:58.95036036Z" level=info msg="Starting container: 7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6" id=a43f3d38-00c9-445f-a9aa-14acf22b9101 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077761 | controller | Jun 12 10:05:58.956437 crc crio[19822]: time="2026-06-12T10:05:58.956248341Z" level=info msg="Started container" PID=25451 containerID=089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=91dace52-3b70-4689-a818-e8481027111f name=/runtime.v1.RuntimeService/StartContainer sandboxID=eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb
2026-06-12 11:43:48.077777 | controller | Jun 12 10:05:58.956922 crc crio[19822]: time="2026-06-12T10:05:58.956708396Z" level=info msg="Started container" PID=25446 containerID=7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6 description=openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager id=a43f3d38-00c9-445f-a9aa-14acf22b9101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd
2026-06-12 11:43:48.077793 | controller | Jun 12 10:05:58.963385 crc crio[19822]: time="2026-06-12T10:05:58.963259431Z" level=info msg="Started container" PID=25456 containerID=bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=f0dc745e-a765-4797-b67a-cd085c92ecec name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603
2026-06-12 11:43:48.077810 | controller | Jun 12 10:05:58.992177 crc crio[19822]: time="2026-06-12T10:05:58.991764243Z" level=info msg="Created container 113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c6641e31-43ff-45f3-bd1c-0af676186b7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077826 | controller | Jun 12 10:05:58.993719 crc crio[19822]: time="2026-06-12T10:05:58.993641065Z" level=info msg="Starting container: 113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719" id=c1416ca0-862d-4371-8497-2990b3bc1b93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077871 | controller | Jun 12 10:05:59.002566 crc crio[19822]: time="2026-06-12T10:05:59.002499672Z" level=info msg="Started container" PID=25447 containerID=113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=c1416ca0-862d-4371-8497-2990b3bc1b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105
2026-06-12 11:43:48.077898 | controller | Jun 12 10:05:59.008584 crc crio[19822]: time="2026-06-12T10:05:59.007789237Z" level=info msg="Created container ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=61675872-b58a-46a9-a082-3bc1c230ebc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077917 | controller | Jun 12 10:05:59.009268 crc crio[19822]: time="2026-06-12T10:05:59.00918268Z" level=info msg="Starting container: ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94" id=08aa91c6-6c93-4819-a149-35991a9b28b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077934 | controller | Jun 12 10:05:59.009437 crc crio[19822]: time="2026-06-12T10:05:59.009344437Z" level=info msg="Created container b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=e89770c5-6d2f-4cf7-96f7-2b46169ae1b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077950 | controller | Jun 12 10:05:59.011139 crc crio[19822]: time="2026-06-12T10:05:59.011075095Z" level=info msg="Starting container: b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c" id=b6bb0e86-397a-4554-ad81-2c11095a4143 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077967 | controller | Jun 12 10:05:59.015208 crc crio[19822]: time="2026-06-12T10:05:59.015140836Z" level=info msg="Created container 538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=adc986bb-0e18-40ef-91f8-10c982d4440f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.077983 | controller | Jun 12 10:05:59.016338 crc crio[19822]: time="2026-06-12T10:05:59.016257611Z" level=info msg="Starting container: 538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0" id=27b43ac8-0642-4edf-ab05-d412169bddb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.077999 | controller | Jun 12 10:05:59.020327 crc crio[19822]: time="2026-06-12T10:05:59.020239883Z" level=info msg="Started container" PID=25449 containerID=b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=b6bb0e86-397a-4554-ad81-2c11095a4143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f
2026-06-12 11:43:48.078016 | controller | Jun 12 10:05:59.020602 crc crio[19822]: time="2026-06-12T10:05:59.020529533Z" level=info msg="Created container fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=ae1295ce-0dd6-4d44-9cfe-ffb1bfbb6c6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078033 | controller | Jun 12 10:05:59.021690 crc crio[19822]: time="2026-06-12T10:05:59.021587018Z" level=info msg="Starting container: fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6" id=12297425-a828-4e17-91cb-4aeef2d18f73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.078056 | controller | Jun 12 10:05:59.030460 crc crio[19822]: time="2026-06-12T10:05:59.025679778Z" level=info msg="Started container" PID=25465 containerID=ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=08aa91c6-6c93-4819-a149-35991a9b28b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b
2026-06-12 11:43:48.078073 | controller | Jun 12 10:05:59.030460 crc crio[19822]: time="2026-06-12T10:05:59.026170006Z" level=info msg="Started container" PID=25464 containerID=538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=27b43ac8-0642-4edf-ab05-d412169bddb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1
2026-06-12 11:43:48.078090 | controller | Jun 12 10:05:59.030460 crc crio[19822]: time="2026-06-12T10:05:59.027112461Z" level=info msg="Created container 72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=340bfee9-d17b-4b3c-b5d9-15eb5bce9605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078107 | controller | Jun 12 10:05:59.030460 crc crio[19822]: time="2026-06-12T10:05:59.028456745Z" level=info msg="Starting container: 72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60" id=bbfb3f77-15c9-4742-b1e2-338d5a9f13aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.078123 | controller | Jun 12 10:05:59.035328 crc crio[19822]: time="2026-06-12T10:05:59.035284127Z" level=info msg="Created container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e9a6dd48-6ef1-4f97-a8e7-79558ee821b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078139 | controller | Jun 12 10:05:59.037076 crc crio[19822]: time="2026-06-12T10:05:59.036483462Z" level=info msg="Started container" PID=25458 containerID=72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=bbfb3f77-15c9-4742-b1e2-338d5a9f13aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a
2026-06-12 11:43:48.078155 | controller | Jun 12 10:05:59.039243 crc crio[19822]: time="2026-06-12T10:05:59.039183291Z" level=info msg="Starting container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434" id=14872294-8475-46ab-90ba-ef181d8f0553 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.078171 | controller | Jun 12 10:05:59.052088 crc crio[19822]: time="2026-06-12T10:05:59.051929538Z" level=info msg="Started container" PID=25450 containerID=34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=14872294-8475-46ab-90ba-ef181d8f0553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8
2026-06-12 11:43:48.078188 | controller | Jun 12 10:05:59.067026 crc crio[19822]: time="2026-06-12T10:05:59.066935477Z" level=info msg="Started container" PID=25459 containerID=fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=12297425-a828-4e17-91cb-4aeef2d18f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7
2026-06-12 11:43:48.078204 | controller | Jun 12 10:06:08.727028 crc crio[19822]: time="2026-06-12T10:06:08.726102735Z" level=info msg="Stopping container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434 (timeout: 30s)" id=4f7d0d51-ca4d-44b7-bf29-9804c7799788 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.078226 | controller | Jun 12 10:06:09.459778 crc crio[19822]: time="2026-06-12T10:06:09.458699778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8c213db2-2269-4cb6-ae4c-5a93a31be738 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.078244 | controller | Jun 12 10:06:09.464498 crc crio[19822]: time="2026-06-12T10:06:09.464383224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=95bf83c2-f3d3-4b93-9d79-8c50d6abfab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.078260 | controller | Jun 12 10:06:09.471301 crc crio[19822]: time="2026-06-12T10:06:09.471134896Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=49f5b4c2-f0c5-4ba2-82c3-f7874ffc5064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078276 | controller | Jun 12 10:06:09.471800 crc crio[19822]: time="2026-06-12T10:06:09.471737276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078293 | controller | Jun 12 10:06:09.519010 crc crio[19822]: time="2026-06-12T10:06:09.51877366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078309 | controller | Jun 12 10:06:09.771398 crc crio[19822]: time="2026-06-12T10:06:09.770557843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078326 | controller | Jun 12 10:06:10.046099 crc crio[19822]: time="2026-06-12T10:06:10.045946205Z" level=info msg="Created container 25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=49f5b4c2-f0c5-4ba2-82c3-f7874ffc5064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078342 | controller | Jun 12 10:06:10.048343 crc crio[19822]: time="2026-06-12T10:06:10.048180329Z" level=info msg="Starting container: 25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6" id=b27fca7d-bf51-4f71-932b-2a40d87358c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.078359 | controller | Jun 12 10:06:10.056222 crc crio[19822]: time="2026-06-12T10:06:10.056131838Z" level=info msg="Started container" PID=25818 containerID=25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b27fca7d-bf51-4f71-932b-2a40d87358c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813
2026-06-12 11:43:48.078375 | controller | Jun 12 10:06:10.222399 crc crio[19822]: time="2026-06-12T10:06:10.222267813Z" level=info msg="Stopped container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=4f7d0d51-ca4d-44b7-bf29-9804c7799788 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.078391 | controller | Jun 12 10:06:10.225919 crc crio[19822]: time="2026-06-12T10:06:10.225703437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=ca20e16e-865b-4d9e-bee0-e616482a3485 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.078412 | controller | Jun 12 10:06:10.228375 crc crio[19822]: time="2026-06-12T10:06:10.228199679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=e3624dd7-2912-4be7-ac81-6d62ca21d3f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.078429 | controller | Jun 12 10:06:10.230307 crc crio[19822]: time="2026-06-12T10:06:10.230134703Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=af8a0179-609f-435a-9f35-eb18867dbd70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078445 | controller | Jun 12 10:06:10.230526 crc crio[19822]: time="2026-06-12T10:06:10.230462304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078461 | controller | Jun 12 10:06:10.256602 crc crio[19822]: time="2026-06-12T10:06:10.255686904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078477 | controller | Jun 12 10:06:10.261164 crc crio[19822]: time="2026-06-12T10:06:10.261096181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078493 | controller | Jun 12 10:06:10.497720 crc crio[19822]: time="2026-06-12T10:06:10.497113789Z" level=info msg="Created container 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=af8a0179-609f-435a-9f35-eb18867dbd70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078509 | controller | Jun 12 10:06:10.499298 crc crio[19822]: time="2026-06-12T10:06:10.499192406Z" level=info msg="Starting container: 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346" id=010a3544-a178-4460-8791-4da11a183e0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.078525 | controller | Jun 12 10:06:10.508047 crc crio[19822]: time="2026-06-12T10:06:10.507975703Z" level=info msg="Started container" PID=25865 containerID=501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=010a3544-a178-4460-8791-4da11a183e0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8
2026-06-12 11:43:48.078543 | controller | Jun 12 10:06:10.643088 crc crio[19822]: time="2026-06-12T10:06:10.642939501Z" level=info msg="Removing container: ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca" id=3d68bdf3-f99f-42e7-a88e-28b1d5719a9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.078559 | controller | Jun 12 10:06:10.702247 crc crio[19822]: time="2026-06-12T10:06:10.702129922Z" level=info msg="Removed container ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3d68bdf3-f99f-42e7-a88e-28b1d5719a9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.078576 | controller | Jun 12 10:06:20.727203 crc crio[19822]: time="2026-06-12T10:06:20.726101679Z" level=info msg="Stopping container: 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346 (timeout: 30s)" id=7470fec7-2eea-41dc-a3d2-f230ffb7a3b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.078592 | controller | Jun 12 10:06:21.257301 crc crio[19822]: time="2026-06-12T10:06:21.256575391Z" level=info msg="Stopped container 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7470fec7-2eea-41dc-a3d2-f230ffb7a3b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.078615 | controller | Jun 12 10:06:21.776627 crc crio[19822]: time="2026-06-12T10:06:21.776487435Z" level=info msg="Removing container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434" id=cb2e931e-a5b8-47c2-ad39-89a624907d34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.078632 | controller | Jun 12 10:06:21.805651 crc crio[19822]: time="2026-06-12T10:06:21.805507023Z" level=info msg="Removed container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=cb2e931e-a5b8-47c2-ad39-89a624907d34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.078648 | controller | Jun 12 10:06:49.460191 crc crio[19822]: time="2026-06-12T10:06:49.458621913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=72141894-ca16-46eb-bb3f-d0b483a2e31a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.078664 | controller | Jun 12 10:06:49.465456 crc crio[19822]: time="2026-06-12T10:06:49.46501321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=3bac6002-4454-44c4-8427-2269b9e0aa47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.078681 | controller | Jun 12 10:06:49.469320 crc crio[19822]: time="2026-06-12T10:06:49.469013929Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=cf3f56d3-dc59-45f4-aac5-379c4ac4e93e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078697 | controller | Jun 12 10:06:49.469987 crc crio[19822]: time="2026-06-12T10:06:49.469765163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078713 | controller | Jun 12 10:06:49.511247 crc crio[19822]: time="2026-06-12T10:06:49.511128674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078729 | controller | Jun 12 10:06:49.516415 crc crio[19822]: time="2026-06-12T10:06:49.51596198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078745 | controller | Jun 12 10:06:49.631029 crc crio[19822]: time="2026-06-12T10:06:49.630013781Z" level=info msg="Created container f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=cf3f56d3-dc59-45f4-aac5-379c4ac4e93e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.078761 | controller | Jun 12 10:06:49.632776 crc crio[19822]: time="2026-06-12T10:06:49.632666977Z" level=info msg="Starting container: f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782" id=ae4922c0-401b-4115-99d2-c965a9f5aec2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.078778 | controller | Jun 12 10:06:49.640359 crc crio[19822]: time="2026-06-12T10:06:49.640229082Z" level=info msg="Started container" PID=26393 containerID=f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ae4922c0-401b-4115-99d2-c965a9f5aec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8
2026-06-12 11:43:48.078794 | controller | Jun 12 10:08:52.123603 crc crio[19822]: time="2026-06-12T10:08:52.122930804Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687646-9cqss/POD" id=bd1d3ee2-c910-41bc-9f67-49026dcd3244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.078820 | controller | Jun 12 10:08:52.124960 crc crio[19822]: time="2026-06-12T10:08:52.123630037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078838 | controller | Jun 12 10:08:52.143197 crc crio[19822]: time="2026-06-12T10:08:52.143081667Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}"
2026-06-12 11:43:48.078877 | controller | Jun 12 10:08:52.143197 crc crio[19822]: time="2026-06-12T10:08:52.143145309Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687646-9cqss to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.078898 | controller | Jun 12 10:08:52.160405 crc crio[19822]: time="2026-06-12T10:08:52.160323178Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687648-nkmbk/POD" id=7497af00-362e-4fd6-a5bb-cb50f99b8bbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.078915 | controller | Jun 12 10:08:52.160547 crc crio[19822]: time="2026-06-12T10:08:52.160421501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.078932 | controller | Jun 12 10:08:52.178087 crc crio[19822]: time="2026-06-12T10:08:52.177761148Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101a710}] Aliases:map[]}"
2026-06-12 11:43:48.078950 | controller | Jun 12 10:08:52.178087 crc crio[19822]: time="2026-06-12T10:08:52.177867202Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687648-nkmbk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.078967 | controller | Jun 12 10:08:52.179234 crc crio[19822]: time="2026-06-12T10:08:52.179177065Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vvf8b/POD" id=778dd30c-1da6-48ca-82a2-79d1e7f15b47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.078983 | controller | Jun 12 10:08:52.179234 crc crio[19822]: time="2026-06-12T10:08:52.179229186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079000 | controller | Jun 12 10:08:52.198890 crc crio[19822]: time="2026-06-12T10:08:52.198770559Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}"
2026-06-12 11:43:48.079016 | controller | Jun 12 10:08:52.198890 crc crio[19822]: time="2026-06-12T10:08:52.198872062Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vvf8b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.079040 | controller | Jun 12 10:08:52.414335 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:479b7bf307bdbbd Mac:8a:a3:e3:f8:81:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.079057 | controller | Jun 12 10:08:52.415900 crc crio[19822]: time="2026-06-12T10:08:52.415798723Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}"
2026-06-12 11:43:48.079074 | controller | Jun 12 10:08:52.416357 crc crio[19822]: time="2026-06-12T10:08:52.415991899Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687646-9cqss for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.079090 | controller | Jun 12 10:08:52.421242 crc crio[19822]: time="2026-06-12T10:08:52.421159988Z" level=info msg="Ran pod sandbox 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 with infra container: openshift-infra/auto-csr-approver-29687646-9cqss/POD" id=bd1d3ee2-c910-41bc-9f67-49026dcd3244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.079107 | controller | Jun 12 10:08:52.425577 crc crio[19822]: time="2026-06-12T10:08:52.425442135Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8f3462c0-6470-4b39-bf24-265d8ae5eb20 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.079124 | controller | Jun 12 10:08:52.436569 crc crio[19822]: time="2026-06-12T10:08:52.43640683Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.079140 | controller | Jun 12 10:08:52.483397 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e30526b08e3374 Mac:2a:0f:74:fb:c2:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d SocketPath: PciID:}] [{Interface:0xc00048c5d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.079156 | controller | Jun 12 10:08:52.486674 crc crio[19822]: time="2026-06-12T10:08:52.486565053Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101a710}] Aliases:map[]}"
2026-06-12 11:43:48.079173 | controller | Jun 12 10:08:52.486936 crc crio[19822]: time="2026-06-12T10:08:52.486888174Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687648-nkmbk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.079190 | controller | Jun 12 10:08:52.499076 crc crio[19822]: time="2026-06-12T10:08:52.498062248Z" level=info msg="Ran pod sandbox 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 with infra container: openshift-infra/auto-csr-approver-29687648-nkmbk/POD" id=7497af00-362e-4fd6-a5bb-cb50f99b8bbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.079206 | controller | Jun 12 10:08:52.503672 crc crio[19822]: time="2026-06-12T10:08:52.503607944Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6ca64478-9a69-4c40-b473-4356aabf5cbe name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.079229 | controller | Jun 12 10:08:52.504856 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5d75c4f632ddfb Mac:42:dc:79:7a:20:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f SocketPath: PciID:}] [{Interface:0xc0003ccce0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.079246 | controller | Jun 12 10:08:52.507753 crc crio[19822]: time="2026-06-12T10:08:52.507314424Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}"
2026-06-12 11:43:48.079263 | controller | Jun 12 10:08:52.507753 crc crio[19822]: time="2026-06-12T10:08:52.507517591Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vvf8b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.079279 | controller | Jun 12 10:08:52.508325 crc crio[19822]: time="2026-06-12T10:08:52.508245614Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.079295 | controller | Jun 12 10:08:52.520663 crc crio[19822]: time="2026-06-12T10:08:52.520628279Z" level=info msg="Ran pod sandbox b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 with infra container: openshift-marketplace/redhat-marketplace-vvf8b/POD" id=778dd30c-1da6-48ca-82a2-79d1e7f15b47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.079311 | controller | Jun 12 10:08:52.523591 crc crio[19822]: time="2026-06-12T10:08:52.523518849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=64d920aa-c638-4baf-a666-c815815b970a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079327 | controller | Jun 12 10:08:52.525675 crc crio[19822]: time="2026-06-12T10:08:52.525587895Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b25e643-7b25-46ae-90d0-93be0e386964 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079344 | controller | Jun 12 10:08:52.530616 crc crio[19822]: time="2026-06-12T10:08:52.530510434Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities" id=9377129c-0113-4d70-b1ea-1251f5d31058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.079360 | controller | Jun 12 10:08:52.532267 crc crio[19822]: time="2026-06-12T10:08:52.531274319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079376 | controller | Jun 12 10:08:52.560342 crc crio[19822]: time="2026-06-12T10:08:52.560231686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079392 | controller | Jun 12 10:08:52.564053 crc crio[19822]: time="2026-06-12T10:08:52.563990178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079408 | controller | Jun 12 10:08:52.667972 crc crio[19822]: time="2026-06-12T10:08:52.667781677Z" level=info msg="Created container 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities" id=9377129c-0113-4d70-b1ea-1251f5d31058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.079430 | controller | Jun 12 10:08:52.669542 crc crio[19822]: time="2026-06-12T10:08:52.669466911Z" level=info msg="Starting container: 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488" id=a1b014db-5793-42ee-a61c-7c2edce38cf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.079448 | controller | Jun 12 10:08:52.678112 crc crio[19822]: time="2026-06-12T10:08:52.677944656Z" level=info msg="Started container" PID=28128 containerID=611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488 description=openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities id=a1b014db-5793-42ee-a61c-7c2edce38cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651
2026-06-12 11:43:48.079464 | controller | Jun 12 10:08:53.344904 crc crio[19822]: time="2026-06-12T10:08:53.344752276Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=37869ef7-6df7-41e2-a82d-2a03ad2c8c29 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.079481 | controller | Jun 12 10:08:53.349646 crc crio[19822]: time="2026-06-12T10:08:53.349560302Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.079497 | controller | Jun 12 10:08:54.633664 crc crio[19822]: time="2026-06-12T10:08:54.632920505Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=37869ef7-6df7-41e2-a82d-2a03ad2c8c29 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.079513 | controller | Jun 12 10:08:54.634789 crc crio[19822]: time="2026-06-12T10:08:54.634734514Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ea8b2718-2bb7-4fc1-91eb-311621eab5dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079530 | controller | Jun 12 10:08:54.638554 crc crio[19822]: time="2026-06-12T10:08:54.638455974Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1c6101b9-2383-464b-a72e-82f225230eb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079546 | controller | Jun 12 10:08:54.653783 crc crio[19822]: time="2026-06-12T10:08:54.653680227Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvf8b/extract-content" id=4ba48be3-f1cf-47d2-8614-f17ae44cd0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.079562 | controller | Jun 12 10:08:54.654396 crc crio[19822]: time="2026-06-12T10:08:54.654340839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079578 | controller | Jun 12 10:08:54.685655 crc crio[19822]: time="2026-06-12T10:08:54.685543088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079594 | controller | Jun 12 10:08:54.689037 crc crio[19822]: time="2026-06-12T10:08:54.688730921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079610 | controller | Jun 12 10:08:54.787631 crc crio[19822]: time="2026-06-12T10:08:54.786727913Z" level=info msg="Created container c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666: openshift-marketplace/redhat-marketplace-vvf8b/extract-content" id=4ba48be3-f1cf-47d2-8614-f17ae44cd0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.079625 | controller | Jun 12 10:08:54.789171 crc crio[19822]: time="2026-06-12T10:08:54.78908125Z" level=info msg="Starting container: c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666" id=379645ec-6e02-422d-9d41-43fef824e53b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.079646 | controller | Jun 12 10:08:54.798328 crc crio[19822]: time="2026-06-12T10:08:54.798209656Z" level=info msg="Started container" PID=28149 containerID=c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666 description=openshift-marketplace/redhat-marketplace-vvf8b/extract-content id=379645ec-6e02-422d-9d41-43fef824e53b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651
2026-06-12 11:43:48.079664 | controller | Jun 12 10:08:55.424585 crc crio[19822]: time="2026-06-12T10:08:55.397594434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=08568fe8-b7cd-441d-88a0-901819a97281 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079680 | controller | Jun 12 10:08:58.173330 crc crio[19822]: time="2026-06-12T10:08:58.172531339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=167e0e01-2466-4461-8248-0c46c01bd6e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079696 | controller | Jun 12 10:08:58.184875 crc crio[19822]: time="2026-06-12T10:08:58.184691712Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvf8b/registry-server" id=6cfa7caf-27e4-45d7-971a-d15439103d5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.079713 | controller | Jun 12 10:08:58.185316 crc crio[19822]: time="2026-06-12T10:08:58.18525499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079730 | controller | Jun 12 10:08:58.223081 crc crio[19822]: time="2026-06-12T10:08:58.222738134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079748 | controller | Jun 12 10:08:58.225932 crc crio[19822]: time="2026-06-12T10:08:58.225864935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079764 | controller | Jun 12 10:08:58.330111 crc crio[19822]: time="2026-06-12T10:08:58.329804224Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8f3462c0-6470-4b39-bf24-265d8ae5eb20 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.079781 | controller | Jun 12 10:08:58.331054 crc crio[19822]: time="2026-06-12T10:08:58.330974406Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=712a83cb-a8c5-4f95-9ea4-e85d4c42a152 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079797 | controller | Jun 12 10:08:58.333413 crc crio[19822]: time="2026-06-12T10:08:58.333303051Z" level=info msg="Created container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server" id=6cfa7caf-27e4-45d7-971a-d15439103d5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.079814 | controller | Jun 12 10:08:58.334550 crc crio[19822]: time="2026-06-12T10:08:58.334505111Z" level=info msg="Starting container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c" id=4df38a25-97c4-4adf-8683-f51f5f784f58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.079832 | controller | Jun 12 10:08:58.340689 crc crio[19822]: time="2026-06-12T10:08:58.340607188Z" level=info msg="Started container" PID=28239 containerID=4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c description=openshift-marketplace/redhat-marketplace-vvf8b/registry-server id=4df38a25-97c4-4adf-8683-f51f5f784f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651
2026-06-12 11:43:48.079883 | controller | Jun 12 10:08:58.353437 crc crio[19822]: time="2026-06-12T10:08:58.35333618Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2e7cc6ce-a778-49bd-b833-6f78ccb7c7a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079907 | controller | Jun 12 10:08:58.361874 crc crio[19822]: time="2026-06-12T10:08:58.361619338Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687646-9cqss/oc" id=f97e0762-6484-415b-add3-85ee6e781848 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.079925 | controller | Jun 12 10:08:58.364884 crc crio[19822]: time="2026-06-12T10:08:58.364589625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.079943 | controller | Jun 12 10:08:58.384478 crc crio[19822]: time="2026-06-12T10:08:58.384212983Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6ca64478-9a69-4c40-b473-4356aabf5cbe name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.079959 | controller | Jun 12 10:08:58.385647 crc crio[19822]: time="2026-06-12T10:08:58.385368947Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bf36d470-06cb-4a88-a4dd-44b5c10073d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079976 | controller | Jun 12 10:08:58.393268 crc crio[19822]: time="2026-06-12T10:08:58.393149189Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=99e06d5d-dddf-4425-aea5-e21f33cd43ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.079992 | controller | Jun 12 10:08:58.399180 crc crio[19822]: time="2026-06-12T10:08:58.398706048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.080009 | controller | Jun 12 10:08:58.412323 crc crio[19822]: time="2026-06-12T10:08:58.412081826Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687648-nkmbk/oc" id=32dfff48-277b-43c8-a0d5-7755d4cd260c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.080027 | controller | Jun 12 10:08:58.415580 crc crio[19822]: time="2026-06-12T10:08:58.415448136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.080043 | controller | Jun 12 10:08:58.492568 crc crio[19822]: time="2026-06-12T10:08:58.492322113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.080059 | controller | Jun 12 10:08:59.017863 crc crio[19822]: time="2026-06-12T10:08:59.017745733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.080075 | controller | Jun 12 10:08:59.028282 crc crio[19822]: time="2026-06-12T10:08:59.02818655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.080091 | controller | Jun 12 10:08:59.130791 crc crio[19822]: time="2026-06-12T10:08:59.130710139Z" level=info msg="Created container 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec: openshift-infra/auto-csr-approver-29687646-9cqss/oc" id=f97e0762-6484-415b-add3-85ee6e781848 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.080107 | controller | Jun 12 10:08:59.132058 crc crio[19822]: time="2026-06-12T10:08:59.131964149Z" level=info msg="Starting container: 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec" id=4a815927-90b4-402d-9f8e-93805f003402 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.080129 | controller | Jun 12 10:08:59.133968 crc crio[19822]: time="2026-06-12T10:08:59.132689252Z" level=info msg="Created container a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef: openshift-infra/auto-csr-approver-29687648-nkmbk/oc" id=32dfff48-277b-43c8-a0d5-7755d4cd260c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.080147 | controller | Jun 12 10:08:59.133968 crc crio[19822]: time="2026-06-12T10:08:59.133767307Z" level=info msg="Starting container: a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef" id=fd577c08-0a61-4ad2-aa34-9cec15f13816 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.080163 | controller | Jun 12 10:08:59.137701 crc crio[19822]: time="2026-06-12T10:08:59.137333622Z" level=info msg="Started container" PID=28285 containerID=357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec description=openshift-infra/auto-csr-approver-29687646-9cqss/oc id=4a815927-90b4-402d-9f8e-93805f003402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5
2026-06-12 11:43:48.080179 | controller | Jun 12 10:08:59.143662 crc crio[19822]: time="2026-06-12T10:08:59.143553754Z" level=info msg="Started container" PID=28284 containerID=a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef description=openshift-infra/auto-csr-approver-29687648-nkmbk/oc id=fd577c08-0a61-4ad2-aa34-9cec15f13816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920
2026-06-12 11:43:48.080195 | controller | Jun 12 10:09:01.506103 crc crio[19822]: time="2026-06-12T10:09:01.505973059Z" level=info msg="Stopping pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5" id=e1a2be09-cff5-49a7-9b3d-8aea96e13e62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.080224 | controller | Jun 12 10:09:01.507713 crc crio[19822]: time="2026-06-12T10:09:01.506157316Z" level=info msg="Stopping pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920" id=c1f2208a-b9c2-420b-bbcf-67620a4fd8f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.080249 | controller | Jun 12 10:09:01.507713 crc crio[19822]: time="2026-06-12T10:09:01.506739334Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc00008d870}] Aliases:map[]}"
2026-06-12 11:43:48.080271 | controller | Jun 12 10:09:01.507713 crc crio[19822]: time="2026-06-12T10:09:01.507294433Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687646-9cqss from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.080292 | controller | Jun 12 10:09:01.507713 crc crio[19822]: time="2026-06-12T10:09:01.506785267Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101abe8}] Aliases:map[]}"
2026-06-12 11:43:48.080314 | controller | Jun 12 10:09:01.507713 crc crio[19822]: time="2026-06-12T10:09:01.50752963Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687648-nkmbk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.080344 | controller | Jun 12 10:09:01.871984 crc crio[19822]: time="2026-06-12T10:09:01.871101697Z" level=info msg="Stopped pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5" id=e1a2be09-cff5-49a7-9b3d-8aea96e13e62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.080368 | controller | Jun 12 10:09:01.880674 crc crio[19822]: time="2026-06-12T10:09:01.880573023Z" level=info msg="Stopped pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920" id=c1f2208a-b9c2-420b-bbcf-67620a4fd8f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.080389 | controller | Jun 12 10:09:12.696292 crc crio[19822]: time="2026-06-12T10:09:12.695170798Z" level=info msg="Stopping container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c (timeout: 2s)" id=fa1ca34b-4ab4-4583-81ed-f046c970649d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.080411 | controller | Jun 12 10:09:12.825106 crc crio[19822]: time="2026-06-12T10:09:12.824673948Z" level=info msg="Stopped container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server" id=fa1ca34b-4ab4-4583-81ed-f046c970649d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.080432 | controller | Jun 12 10:09:12.825931 crc crio[19822]: time="2026-06-12T10:09:12.825741893Z" level=info msg="Stopping pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651" id=52debe00-8ed8-4abc-aabc-794a85fdee66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.080452 | controller | Jun 12 10:09:12.826403 crc crio[19822]: time="2026-06-12T10:09:12.826319222Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc00101a560}] Aliases:map[]}"
2026-06-12 11:43:48.080474 | controller | Jun 12 10:09:12.826559 crc crio[19822]: time="2026-06-12T10:09:12.826512038Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vvf8b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.080494 | controller | Jun 12 10:09:13.144714 crc crio[19822]: time="2026-06-12T10:09:13.144057364Z" level=info msg="Stopped pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651" id=52debe00-8ed8-4abc-aabc-794a85fdee66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.080515 | controller | Jun 12 10:09:13.677238 crc crio[19822]: time="2026-06-12T10:09:13.676347942Z" level=info msg="Removing container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c" id=5b8a6495-2936-465e-8c96-e7e5e570b56e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.080536 | controller | Jun 12 10:09:13.723318 crc crio[19822]: time="2026-06-12T10:09:13.723179668Z" level=info msg="Removed container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server" id=5b8a6495-2936-465e-8c96-e7e5e570b56e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.080557 | controller | Jun 12 10:09:13.739248 crc crio[19822]: time="2026-06-12T10:09:13.728205066Z" level=info msg="Removing container: c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666" id=e01a54fd-5db0-45da-b6d9-89049ba3859e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.080578 | controller | Jun 12 10:09:13.762878 crc crio[19822]: time="2026-06-12T10:09:13.762719619Z" level=info msg="Removed container c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666: openshift-marketplace/redhat-marketplace-vvf8b/extract-content" id=e01a54fd-5db0-45da-b6d9-89049ba3859e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.080630 | controller | Jun 12 10:09:13.765878 crc crio[19822]: time="2026-06-12T10:09:13.765705743Z" level=info msg="Removing container: 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488" id=29938bc6-88ab-42ee-b25d-3088245c3f33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.080652 | controller | Jun 12 10:09:13.787248 crc crio[19822]: time="2026-06-12T10:09:13.787135568Z" level=info msg="Removed container 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities" id=29938bc6-88ab-42ee-b25d-3088245c3f33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.080669 | controller | Jun 12 10:09:34.401267 crc crio[19822]: time="2026-06-12T10:09:34.400295775Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/POD" id=61ccddaa-0e22-4db7-9f83-d5174036c6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.080685 | controller | Jun 12 10:09:34.401267 crc crio[19822]: time="2026-06-12T10:09:34.401232916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.080701 | controller | Jun 12 10:09:34.419318 crc crio[19822]: time="2026-06-12T10:09:34.418559286Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-7ttsx/POD" id=bbd151af-1339-4de9-842e-5dc498fd3e7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.080717 | controller | Jun 12 10:09:34.419466 crc crio[19822]: time="2026-06-12T10:09:34.419353232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.080733 | controller | Jun 12 10:09:34.427185 crc crio[19822]: time="2026-06-12T10:09:34.426900947Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc000121600}] Aliases:map[]}"
2026-06-12 11:43:48.080750 | controller | Jun 12 10:09:34.427185 crc crio[19822]: time="2026-06-12T10:09:34.42697517Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.080766 | controller | Jun 12 10:09:34.435313 crc crio[19822]: time="2026-06-12T10:09:34.435207305Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/POD" id=98706fb0-d700-4d5d-b1cf-52d35f33047c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.080782 | controller | Jun 12 10:09:34.435313 crc crio[19822]: time="2026-06-12T10:09:34.435299228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.080798 | controller | Jun 12 10:09:34.487258 crc crio[19822]: time="2026-06-12T10:09:34.483185709Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc000120130}] Aliases:map[]}"
2026-06-12 11:43:48.080820 | controller | Jun 12 10:09:34.487258 crc crio[19822]: time="2026-06-12T10:09:34.483301923Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-7ttsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.080838 | controller | Jun 12 10:09:34.487258 crc crio[19822]: time="2026-06-12T10:09:34.486549097Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc000696428}] Aliases:map[]}"
2026-06-12 11:43:48.080935 | controller | Jun 12 10:09:34.487258 crc crio[19822]: time="2026-06-12T10:09:34.486594069Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.080963 | controller | Jun 12 10:09:34.891158 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d2a0d083da171 Mac:4e:ae:f0:3f:aa:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 SocketPath: PciID:}] [{Interface:0xc000015ba0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.080982 | controller | Jun 12 10:09:34.892994 crc crio[19822]: time="2026-06-12T10:09:34.892884547Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc000696428}] Aliases:map[]}"
2026-06-12 11:43:48.080999 | controller | Jun 12 10:09:34.893161 crc crio[19822]: time="2026-06-12T10:09:34.893084124Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.081016 | controller | Jun 12 10:09:34.901236 crc crio[19822]: time="2026-06-12T10:09:34.901144557Z" level=info msg="Ran pod sandbox 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/POD" id=98706fb0-d700-4d5d-b1cf-52d35f33047c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.081033 | controller | Jun 12 10:09:34.903654 crc crio[19822]: time="2026-06-12T10:09:34.90316657Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081049 | controller | Jun 12 10:09:34.903654 crc crio[19822]: time="2026-06-12T10:09:34.903356626Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081065 | controller | Jun 12 10:09:34.903654 crc crio[19822]: time="2026-06-12T10:09:34.903583791Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081081 | controller | Jun 12 10:09:34.905193 crc crio[19822]: time="2026-06-12T10:09:34.905108763Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=719e3c33-bd7f-488a-80ba-20a819e05419 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.081104 | controller | Jun 12 10:09:34.913669 crc crio[19822]: time="2026-06-12T10:09:34.913290428Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-12 11:43:48.081121 | controller | Jun 12 10:09:34.993408 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04eaf933082ee50 Mac:06:c8:2b:13:0e:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b SocketPath: PciID:}] [{Interface:0xc0005085e0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.081137 | controller | Jun 12 10:09:34.995379 crc crio[19822]: time="2026-06-12T10:09:34.99525922Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc000121600}] Aliases:map[]}"
2026-06-12 11:43:48.081154 | controller | Jun 12 10:09:34.995486 crc crio[19822]: time="2026-06-12T10:09:34.995447506Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.081171 | controller | Jun 12 10:09:35.001622 crc crio[19822]: time="2026-06-12T10:09:35.001539176Z" level=info msg="Ran pod sandbox 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/POD" id=61ccddaa-0e22-4db7-9f83-d5174036c6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.081188 | controller | Jun 12 10:09:35.002553 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58a6f00d3260615 Mac:62:5c:36:29:a2:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 SocketPath: PciID:}] [{Interface:0xc000015020 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.081205 | controller | Jun 12 10:09:35.003496 crc crio[19822]: time="2026-06-12T10:09:35.003404044Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc000120130}] Aliases:map[]}"
2026-06-12 11:43:48.081221 | controller | Jun 12 10:09:35.003753 crc crio[19822]: time="2026-06-12T10:09:35.003644172Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-7ttsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.081239 | controller | Jun 12 10:09:35.004098 crc crio[19822]: time="2026-06-12T10:09:35.003668433Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081256 | controller | Jun 12 10:09:35.004310 crc crio[19822]: time="2026-06-12T10:09:35.004241782Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081273 | controller | Jun 12 10:09:35.004382 crc crio[19822]: time="2026-06-12T10:09:35.004324755Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081294 | controller | Jun 12 10:09:35.005719 crc crio[19822]: time="2026-06-12T10:09:35.005579274Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=034e70eb-64b3-43e8-b796-7906189e26fd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.081312 | controller | Jun 12 10:09:35.007913 crc crio[19822]: time="2026-06-12T10:09:35.007777436Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-12 11:43:48.081328 | controller | Jun 12 10:09:35.009962 crc crio[19822]: time="2026-06-12T10:09:35.009935927Z" level=info msg="Ran pod sandbox 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 with infra container: cert-manager/cert-manager-7b8b89f89d-7ttsx/POD" id=bbd151af-1339-4de9-842e-5dc498fd3e7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.081344 | controller | Jun 12 10:09:35.011546 crc crio[19822]: time="2026-06-12T10:09:35.011485685Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081361 | controller | Jun 12 10:09:35.011654 crc crio[19822]: time="2026-06-12T10:09:35.01163299Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081377 | controller | Jun 12 10:09:35.011697 crc crio[19822]: time="2026-06-12T10:09:35.011681952Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081393 | controller | Jun 12 10:09:35.012786 crc crio[19822]: time="2026-06-12T10:09:35.012701095Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=5e6ea52c-be0e-49e5-ade4-968ce6be04e6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.081409 | controller | Jun 12 10:09:35.015328 crc crio[19822]: time="2026-06-12T10:09:35.015253707Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-12 11:43:48.081426 | controller | Jun 12 10:09:41.693014 crc crio[19822]: time="2026-06-12T10:09:41.69197746Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=719e3c33-bd7f-488a-80ba-20a819e05419 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.081443 | controller | Jun 12 10:09:41.695338 crc crio[19822]: time="2026-06-12T10:09:41.695250994Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=92cbd57f-7859-4bea-988a-03218a486815 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081460 | controller | Jun 12 10:09:41.700355 crc crio[19822]: time="2026-06-12T10:09:41.700251615Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=5e52499f-72a0-47ad-8352-2abc9e6228f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081476 | controller | Jun 12 10:09:41.718614 crc crio[19822]: time="2026-06-12T10:09:41.718506196Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook" id=41931fa0-8675-485e-a3b3-4a1f2e7299a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.081492 | controller | Jun 12 10:09:41.720328 crc crio[19822]: time="2026-06-12T10:09:41.720236202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.081509 | controller | Jun 12 10:09:41.800868 crc crio[19822]: time="2026-06-12T10:09:41.800093799Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=5e6ea52c-be0e-49e5-ade4-968ce6be04e6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.081530 | controller | Jun 12 10:09:41.804633 crc crio[19822]: time="2026-06-12T10:09:41.804516561Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=1f8f0697-03ba-409d-8ca0-1efdde95d4fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081547 | controller | Jun 12 10:09:42.556439 crc crio[19822]: time="2026-06-12T10:09:42.556134144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.081564 | controller | Jun 12 10:09:42.565140 crc crio[19822]: time="2026-06-12T10:09:42.565019692Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=e883ec24-4277-49ec-b7dd-990634c5b642 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081580 | controller | Jun 12 10:09:42.565695 crc crio[19822]: time="2026-06-12T10:09:42.565655413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.081596 | controller | Jun 12 10:09:42.674106 crc crio[19822]: time="2026-06-12T10:09:42.673934197Z" level=info msg="Created container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook" id=41931fa0-8675-485e-a3b3-4a1f2e7299a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.081612 | controller | Jun 12 10:09:42.675263 crc crio[19822]: time="2026-06-12T10:09:42.675154927Z" level=info msg="Starting container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9" id=054423a8-5e28-4e0d-ba37-d1a6efa07ac6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.081628 | controller | Jun 12 10:09:42.681916 crc crio[19822]: time="2026-06-12T10:09:42.680776729Z" level=info msg="Started container" PID=29952 containerID=3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9 description=cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook id=054423a8-5e28-4e0d-ba37-d1a6efa07ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9
2026-06-12 11:43:48.081645 | controller | Jun 12 10:09:42.855989 crc crio[19822]: time="2026-06-12T10:09:42.855566928Z" level=info msg="Stopping container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc (timeout: 30s)" id=e3a1d2f5-5365-4ff6-89ef-45c5f3defd54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081661 | controller | Jun 12 10:09:42.855989 crc crio[19822]: time="2026-06-12T10:09:42.855682171Z" level=info msg="Stopping container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471 (timeout: 30s)" id=38ab1829-5c12-4374-bcba-91aba6defff2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081677 | controller | Jun 12 10:09:43.053136 crc crio[19822]: time="2026-06-12T10:09:43.052596112Z" level=info msg="Stopped container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=38ab1829-5c12-4374-bcba-91aba6defff2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081693 | controller | Jun 12 10:09:43.070578 crc crio[19822]: time="2026-06-12T10:09:43.07049421Z" level=info msg="Stopping container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a (timeout: 30s)" id=63aaba34-d284-48ac-a711-887a8a021cf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081709 | controller | Jun 12 10:09:43.070760 crc crio[19822]: time="2026-06-12T10:09:43.070628695Z" level=info msg="Stopping container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c (timeout: 30s)" id=a53b572d-54c3-4f7c-93eb-e945d75e532b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081724 | controller | Jun 12 10:09:43.070924 crc crio[19822]: time="2026-06-12T10:09:43.070767544Z" level=info msg="Stopping container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489 (timeout: 30s)" id=7e1f4171-2c8a-45c8-99a1-05ce64294d02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081745 | controller | Jun 12 10:09:43.070998 crc crio[19822]: time="2026-06-12T10:09:43.070917246Z" level=info msg="Stopping container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953 (timeout: 30s)" id=3af7cde2-09eb-4801-85c8-c3d702aab439 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081762 | controller | Jun 12 10:09:43.072935 crc crio[19822]: time="2026-06-12T10:09:43.072609081Z" level=info msg="Stopping container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58 (timeout: 30s)" id=ff41e17e-9058-4ed0-9e9b-cad6cba675f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081778 | controller | Jun 12 10:09:43.077180 crc crio[19822]: time="2026-06-12T10:09:43.076949532Z" level=info msg="Stopping container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123 (timeout: 30s)" id=96116f44-df4f-4f5d-8fc3-38d449709a6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081793 | controller | Jun 12 10:09:43.077180 crc crio[19822]: time="2026-06-12T10:09:43.07064558Z" level=info msg="Stopping container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0 (timeout: 30s)" id=7ca49e91-9e89-4474-92b7-94065787ec1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081810 | controller | Jun 12 10:09:43.111412 crc crio[19822]: time="2026-06-12T10:09:43.111325793Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=034e70eb-64b3-43e8-b796-7906189e26fd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.081825 | controller | Jun 12 10:09:43.111718 crc crio[19822]: time="2026-06-12T10:09:43.11156224Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller" id=f1d947b8-a572-4beb-8e02-5381aa627930 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.081842 | controller | Jun 12 10:09:43.115618 crc crio[19822]: time="2026-06-12T10:09:43.115541825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.081897 | controller | Jun 12 10:09:43.137285 crc crio[19822]: time="2026-06-12T10:09:43.137235061Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=aac7ea98-a493-482f-a04f-03a6b195abd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081917 | controller | Jun 12 10:09:43.141727 crc crio[19822]: time="2026-06-12T10:09:43.141632743Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=0b241bae-a9b3-402e-825b-b6311d44ecf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.081934 | controller | Jun 12 10:09:43.144892 crc crio[19822]: time="2026-06-12T10:09:43.143991209Z" level=info msg="Stopped container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e3a1d2f5-5365-4ff6-89ef-45c5f3defd54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.081951 | controller | Jun 12 10:09:43.150443 crc crio[19822]: time="2026-06-12T10:09:43.145276311Z" level=info msg="Stopping pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031" id=1596f30e-4968-45ea-9d33-f7244c7c0db2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.081967 | controller | Jun 12 10:09:43.161653 crc crio[19822]: time="2026-06-12T10:09:43.161563968Z" level=info msg="Stopped pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031" id=1596f30e-4968-45ea-9d33-f7244c7c0db2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.081988 | controller | Jun 12 10:09:43.167675 crc crio[19822]: time="2026-06-12T10:09:43.167576593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082005 | controller | Jun 12 10:09:43.168528 crc crio[19822]: time="2026-06-12T10:09:43.16839881Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 11:43:48.082022 | controller | Jun 12 10:09:43.168600 crc crio[19822]: time="2026-06-12T10:09:43.168556444Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector" id=9cc7537a-6a69-4d9e-9a52-87e4bcf53dca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.082039 | controller | Jun 12 10:09:43.168701 crc crio[19822]: time="2026-06-12T10:09:43.168664258Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.082056 | controller | Jun 12 10:09:43.171915 crc crio[19822]: time="2026-06-12T10:09:43.171753999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082073 | controller | Jun 12 10:09:43.175858 crc crio[19822]: time="2026-06-12T10:09:43.175715229Z" level=info msg="Stopping container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc (timeout: 30s)" id=1ed2bcbd-1ef8-4cb2-b91e-8487d03ea974 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082089 | controller | Jun 12 10:09:43.182673 crc crio[19822]: time="2026-06-12T10:09:43.182468775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082106 | controller | Jun 12 10:09:43.238257 crc crio[19822]: time="2026-06-12T10:09:43.238185047Z" level=info msg="Stopped container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=ff41e17e-9058-4ed0-9e9b-cad6cba675f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082123 | controller | Jun 12 10:09:43.243457 crc crio[19822]: time="2026-06-12T10:09:43.243383636Z" level=info msg="Stopped container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=a53b572d-54c3-4f7c-93eb-e945d75e532b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082138 | controller | Jun 12 10:09:43.248588 crc crio[19822]: time="2026-06-12T10:09:43.248514642Z" level=info msg="Stopped container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=7e1f4171-2c8a-45c8-99a1-05ce64294d02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082154 | controller | Jun 12 10:09:43.257431 crc crio[19822]: time="2026-06-12T10:09:43.257336668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082171 | controller | Jun 12 10:09:43.259249 crc crio[19822]: time="2026-06-12T10:09:43.259014335Z" level=info msg="Stopped container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=7ca49e91-9e89-4474-92b7-94065787ec1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082187 | controller | Jun 12 10:09:43.263745 crc crio[19822]: time="2026-06-12T10:09:43.263670483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082202 | controller | Jun 12 10:09:43.367938 crc crio[19822]: time="2026-06-12T10:09:43.367772571Z" level=info msg="Created container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller" id=f1d947b8-a572-4beb-8e02-5381aa627930 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.082228 | controller | Jun 12 10:09:43.368225 crc crio[19822]: time="2026-06-12T10:09:43.368150824Z" level=info msg="Created container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector" id=9cc7537a-6a69-4d9e-9a52-87e4bcf53dca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.082244 | controller | Jun 12 10:09:43.369632 crc crio[19822]: time="2026-06-12T10:09:43.368969681Z" level=info msg="Starting container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398" id=065513ad-0582-4631-88ae-b73156e4b744 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.082260 | controller | Jun 12 10:09:43.369632 crc crio[19822]: time="2026-06-12T10:09:43.369183807Z" level=info msg="Starting container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29" id=fe23ff33-5ff0-405f-944f-23e2e5b98055 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.082276 | controller | Jun 12 10:09:43.374879 crc crio[19822]: time="2026-06-12T10:09:43.374733097Z" level=info msg="Started container" PID=30082 containerID=cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398 description=cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller id=065513ad-0582-4631-88ae-b73156e4b744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8
2026-06-12 11:43:48.082293 | controller | Jun 12 10:09:43.375518 crc crio[19822]: time="2026-06-12T10:09:43.375314126Z" level=info msg="Started container" PID=30081 containerID=f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector id=fe23ff33-5ff0-405f-944f-23e2e5b98055 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72
2026-06-12 11:43:48.082309 | controller | Jun 12 10:09:43.409763 crc crio[19822]: time="2026-06-12T10:09:43.409450042Z" level=info msg="Stopped container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=1ed2bcbd-1ef8-4cb2-b91e-8487d03ea974 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082325 | controller | Jun 12 10:09:43.456775 crc crio[19822]: time="2026-06-12T10:09:43.45670656Z" level=info msg="Stopped container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=63aaba34-d284-48ac-a711-887a8a021cf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082342 | controller | Jun 12 10:09:43.457183 crc crio[19822]: time="2026-06-12T10:09:43.456882065Z" level=info msg="Stopped container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=96116f44-df4f-4f5d-8fc3-38d449709a6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082359 | controller | Jun 12 10:09:43.457516 crc crio[19822]: time="2026-06-12T10:09:43.457406412Z" level=info msg="Stopped container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=3af7cde2-09eb-4801-85c8-c3d702aab439 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.082376 | controller | Jun 12 10:09:43.458373 crc crio[19822]: time="2026-06-12T10:09:43.458322052Z" level=info msg="Stopping pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721" id=5bca522a-a6fb-4e80-adff-8aa16e0b0dea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.082392 | controller | Jun 12 10:09:43.461749 crc crio[19822]: time="2026-06-12T10:09:43.461674901Z" level=info msg="Stopped pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721" id=5bca522a-a6fb-4e80-adff-8aa16e0b0dea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.082414 | controller | Jun 12 10:09:43.728866 crc crio[19822]: time="2026-06-12T10:09:43.72834327Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/POD" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.082431 | controller | Jun 12 10:09:43.729039 crc crio[19822]: time="2026-06-12T10:09:43.728880578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082448 | controller | Jun 12 10:09:43.741575 crc crio[19822]: time="2026-06-12T10:09:43.741527949Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.082464 | controller | Jun 12 10:09:43.751764 crc crio[19822]: time="2026-06-12T10:09:43.751345437Z" level=info msg="Ran pod sandbox 32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/POD" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.082481 | controller | Jun 12 10:09:43.756097 crc crio[19822]: time="2026-06-12T10:09:43.754917661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4ca20344-3daa-4471-bc60-23c59c311732 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.082498 | controller | Jun 12 10:09:43.757432 crc crio[19822]: time="2026-06-12T10:09:43.757263207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=74f1c618-0327-4989-862a-16246cbbf6ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.082514 | controller | Jun 12 10:09:43.769369 crc crio[19822]: time="2026-06-12T10:09:43.769275546Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy" id=4d09c3cd-f009-46e2-ac05-73b9467bdd24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.082530 | controller | Jun 12 10:09:43.769767 crc crio[19822]: time="2026-06-12T10:09:43.769676489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082547 | controller | Jun 12 10:09:43.801301 crc crio[19822]: time="2026-06-12T10:09:43.800973702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082563 | controller | Jun 12 10:09:43.935157 crc crio[19822]: time="2026-06-12T10:09:43.934929468Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-tpmfs/POD" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.082579 | controller | Jun 12 10:09:43.936009 crc crio[19822]: time="2026-06-12T10:09:43.935208477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082595 | controller | Jun 12 10:09:43.964379 crc crio[19822]: time="2026-06-12T10:09:43.964171267Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.082612 | controller | Jun 12 10:09:43.976286 crc crio[19822]: time="2026-06-12T10:09:43.976173534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082633 | controller | Jun 12 10:09:43.980227 crc crio[19822]: time="2026-06-12T10:09:43.980137199Z" level=info msg="Ran pod sandbox 453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45 with infra container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/POD" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.082651 | controller | Jun 12 10:09:43.984631 crc crio[19822]: time="2026-06-12T10:09:43.984556463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c4198aba-b41a-4078-9718-a12764474e2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.082667 | controller | Jun 12 10:09:43.987438 crc crio[19822]: time="2026-06-12T10:09:43.987340083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=15902945-ff8e-4b1e-b482-1cf4ac3734b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.082683 | controller | Jun 12 10:09:44.093892 crc crio[19822]: time="2026-06-12T10:09:44.093742686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=bb3b4dc0-1cba-478d-9a9e-5f2e02304140 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.082699 | controller | Jun 12 10:09:44.097650 crc crio[19822]: time="2026-06-12T10:09:44.097245472Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=0ef5f24d-ebf5-422b-bc3e-594279d957c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.082715 | controller | Jun 12 10:09:44.105425 crc crio[19822]: time="2026-06-12T10:09:44.105356872Z" level=info msg="Removing container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc" id=da106af4-0f40-444c-95a5-a8d2708b3d10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082730 | controller | Jun 12 10:09:44.128563 crc crio[19822]: time="2026-06-12T10:09:44.128475952Z" level=info msg="Removed container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=da106af4-0f40-444c-95a5-a8d2708b3d10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082746 | controller | Jun 12 10:09:44.131013 crc crio[19822]: time="2026-06-12T10:09:44.13093825Z" level=info msg="Removing container: ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d" id=e0dcded1-e6aa-41de-a239-715002d76cde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082762 | controller | Jun 12 10:09:44.164398 crc crio[19822]: time="2026-06-12T10:09:44.16425832Z" level=info msg="Removed container ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e0dcded1-e6aa-41de-a239-715002d76cde name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082778 | controller | Jun 12 10:09:44.166902 crc crio[19822]: time="2026-06-12T10:09:44.166741759Z" level=info msg="Removing container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471" id=51294e6f-8024-4a96-ab4e-d9bdd1232c84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082793 | controller | Jun 12 10:09:44.184362 crc crio[19822]: time="2026-06-12T10:09:44.184259687Z" level=info msg="Removed container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=51294e6f-8024-4a96-ab4e-d9bdd1232c84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082810 | controller | Jun 12 10:09:44.190118 crc crio[19822]: time="2026-06-12T10:09:44.18999146Z" level=info msg="Removing container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc" id=315e67d7-4bd7-42d2-b180-66eb89655d45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082830 | controller | Jun 12 10:09:44.191790 crc crio[19822]: time="2026-06-12T10:09:44.191522491Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup" id=c015b475-4be6-4ff6-b807-f1dca3a32282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.082846 | controller | Jun 12 10:09:44.192750 crc crio[19822]: time="2026-06-12T10:09:44.192618675Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=80c5d8b3-6312-4c02-9d06-69688a06093b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.082885 | controller | Jun 12 10:09:44.193238 crc crio[19822]: time="2026-06-12T10:09:44.192868745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082903 | controller | Jun 12 10:09:44.193238 crc crio[19822]: time="2026-06-12T10:09:44.193218525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082919 | controller | Jun 12 10:09:44.217960 crc crio[19822]: time="2026-06-12T10:09:44.217744661Z" level=info msg="Removed container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=315e67d7-4bd7-42d2-b180-66eb89655d45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082936 | controller | Jun 12 10:09:44.220042 crc crio[19822]: time="2026-06-12T10:09:44.21993123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082952 | controller | Jun 12 10:09:44.222178 crc crio[19822]: time="2026-06-12T10:09:44.22179365Z" level=info msg="Removing container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a" id=4769cd52-6327-498d-8cc7-ef2d3ae4464f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.082968 | controller | Jun 12 10:09:44.222321 crc crio[19822]: time="2026-06-12T10:09:44.221931796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.082984 | controller | Jun 12 10:09:44.247119 crc crio[19822]: time="2026-06-12T10:09:44.247014777Z" level=info msg="Removed container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=4769cd52-6327-498d-8cc7-ef2d3ae4464f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083000 | controller | Jun 12 10:09:44.249556 crc crio[19822]: time="2026-06-12T10:09:44.249364623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.083016 | controller | Jun 12 10:09:44.250218 crc crio[19822]: time="2026-06-12T10:09:44.250113897Z" level=info msg="Removing container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123" id=057169a4-6fc4-4480-92d9-ad9c94f8905a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083032 | controller | Jun 12 10:09:44.251353 crc crio[19822]: time="2026-06-12T10:09:44.251260935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.083048 | controller | Jun 12 10:09:44.259579 crc crio[19822]: time="2026-06-12T10:09:44.259322828Z" level=info msg="Created container 582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy" id=4d09c3cd-f009-46e2-ac05-73b9467bdd24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.083069 | controller | Jun 12 10:09:44.263673 crc crio[19822]: time="2026-06-12T10:09:44.263581033Z" level=info msg="Starting container: 582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512" id=5c83126c-4f7c-4fda-b6c9-c4c877480a77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.083086 | controller | Jun 12 10:09:44.275653 crc crio[19822]: time="2026-06-12T10:09:44.275094875Z" level=info msg="Started container" PID=30149 containerID=582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy id=5c83126c-4f7c-4fda-b6c9-c4c877480a77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731
2026-06-12 11:43:48.083102 | controller | Jun 12 10:09:44.287588 crc crio[19822]: time="2026-06-12T10:09:44.287498178Z" level=info msg="Removed container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=057169a4-6fc4-4480-92d9-ad9c94f8905a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083118 | controller | Jun 12 10:09:44.294442 crc crio[19822]: time="2026-06-12T10:09:44.294344138Z" level=info msg="Removing container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953" id=d3974e3e-35ec-4824-8f7c-1d528481ac4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083135 | controller | Jun 12 10:09:44.306249 crc crio[19822]: time="2026-06-12T10:09:44.305924373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f2ef1d2e-4111-44fd-a64c-5ddda40fd157 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.083151 | controller | Jun 12 10:09:44.312894 crc crio[19822]: time="2026-06-12T10:09:44.312795527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8311536f-b40f-42ff-aa39-6720c276f256 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.083167 | controller | Jun 12 10:09:44.323175 crc crio[19822]: time="2026-06-12T10:09:44.322962136Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager" id=261fa1e1-bf57-4485-a753-9bc2fc094955 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.083183 | controller | Jun 12 10:09:44.330428 crc crio[19822]: time="2026-06-12T10:09:44.33018666Z" level=info msg="Created container 24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup" id=c015b475-4be6-4ff6-b807-f1dca3a32282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.083199 | controller | Jun 12 10:09:44.339149 crc crio[19822]: time="2026-06-12T10:09:44.336467294Z" level=info msg="Removed container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=d3974e3e-35ec-4824-8f7c-1d528481ac4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083215 | controller | Jun 12 10:09:44.339149 crc crio[19822]: time="2026-06-12T10:09:44.337035703Z" level=info msg="Starting container: 24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc" id=908780bf-e2ad-4b03-9aa1-e396de19f5a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.083230 | controller | Jun 12 10:09:44.339149 crc crio[19822]: time="2026-06-12T10:09:44.337906648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.083246 | controller | Jun 12 10:09:44.347715 crc crio[19822]: time="2026-06-12T10:09:44.347627662Z" level=info msg="Removing container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c" id=335f3df1-3e5a-462e-909d-a0ac90217090 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083267 | controller | Jun 12 10:09:44.348141 crc crio[19822]: time="2026-06-12T10:09:44.348035257Z" level=info msg="Started container" PID=30161 containerID=24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup id=908780bf-e2ad-4b03-9aa1-e396de19f5a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.083285 | controller | Jun 12 10:09:44.366894 crc crio[19822]: time="2026-06-12T10:09:44.366733504Z" level=info msg="Removed container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=335f3df1-3e5a-462e-909d-a0ac90217090 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083301 | controller | Jun 12 10:09:44.372421 crc crio[19822]: time="2026-06-12T10:09:44.371847317Z" level=info msg="Created container bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad: openshift-multus/multus-bzhnf/kube-multus" id=80c5d8b3-6312-4c02-9d06-69688a06093b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.083317 | controller | Jun 12 10:09:44.372938 crc crio[19822]: time="2026-06-12T10:09:44.372764587Z" level=info msg="Starting container: bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad" id=86de8008-e300-4faa-a5ed-106c8da68b9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.083333 | controller | Jun 12 10:09:44.379022 crc crio[19822]: time="2026-06-12T10:09:44.377899464Z" level=info msg="Removing container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58" id=f3a97e86-dfb9-470f-aa7f-09b4e8f55ea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083349 | controller | Jun 12 10:09:44.383472 crc crio[19822]: time="2026-06-12T10:09:44.38212308Z" level=info msg="Started container" PID=30169 containerID=bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad description=openshift-multus/multus-bzhnf/kube-multus id=86de8008-e300-4faa-a5ed-106c8da68b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad
2026-06-12 11:43:48.083364 | controller | Jun 12 10:09:44.397969 crc crio[19822]: time="2026-06-12T10:09:44.395571715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.083380 | controller | Jun 12 10:09:44.404579 crc crio[19822]: time="2026-06-12T10:09:44.404430861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.083396 | controller | Jun 12 10:09:44.408199 crc crio[19822]: time="2026-06-12T10:09:44.404680489Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_1cd93691-de9a-4951-99f0-0e9ad492d85a\""
2026-06-12 11:43:48.083412 | controller | Jun 12 10:09:44.408199 crc crio[19822]: time="2026-06-12T10:09:44.404778952Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083428 | controller | Jun 12 10:09:44.424098 crc crio[19822]: time="2026-06-12T10:09:44.424024457Z" level=info msg="Removed container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=f3a97e86-dfb9-470f-aa7f-09b4e8f55ea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083444 | controller | Jun 12 10:09:44.430483 crc crio[19822]: time="2026-06-12T10:09:44.430250889Z" level=info msg="Removing container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489" id=183deaba-c62b-40e9-95af-84c1567054af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083465 | controller | Jun 12 10:09:44.455526 crc crio[19822]: time="2026-06-12T10:09:44.455104614Z" level=info msg="Removed container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=183deaba-c62b-40e9-95af-84c1567054af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083483 | controller | Jun 12 10:09:44.459185 crc crio[19822]: time="2026-06-12T10:09:44.459150722Z" level=info msg="Removing container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0" id=4a744d60-f1e9-432e-b138-75b5b017d7a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083499 | controller | Jun 12 10:09:44.480152 crc crio[19822]: time="2026-06-12T10:09:44.479722819Z" level=info msg="Removed container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=4a744d60-f1e9-432e-b138-75b5b017d7a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083515 | controller | Jun 12 10:09:44.483635 crc crio[19822]: time="2026-06-12T10:09:44.48348408Z" level=info msg="Removing container: 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee" id=a8bab1f1-e245-4179-9136-d9d854258528 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083531 | controller | Jun 12 10:09:44.497541 crc crio[19822]: time="2026-06-12T10:09:44.497459362Z" level=info msg="Created container 2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager" id=261fa1e1-bf57-4485-a753-9bc2fc094955 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.083548 | controller | Jun 12 10:09:44.498536 crc crio[19822]: time="2026-06-12T10:09:44.498430423Z" level=info msg="Starting container: 2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9" id=333d6410-30c5-4309-8850-55aac7269e76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.083564 | controller | Jun 12 10:09:44.502744 crc crio[19822]: time="2026-06-12T10:09:44.502612841Z" level=info msg="Removed container 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=a8bab1f1-e245-4179-9136-d9d854258528 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.083581 | controller | Jun 12 10:09:44.503612 crc crio[19822]: time="2026-06-12T10:09:44.503457456Z" level=info msg="Started container" PID=30202 containerID=2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager id=333d6410-30c5-4309-8850-55aac7269e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731
2026-06-12 11:43:48.083597 | controller | Jun 12 10:09:44.862301 crc crio[19822]: time="2026-06-12T10:09:44.862212796Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 11:43:48.083614 | controller | Jun 12 10:09:44.862560 crc crio[19822]: time="2026-06-12T10:09:44.862429973Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083632 | controller | Jun 12 10:09:44.874894 crc crio[19822]: time="2026-06-12T10:09:44.874616688Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 11:43:48.083649 | controller | Jun 12 10:09:44.874894 crc crio[19822]: time="2026-06-12T10:09:44.874906867Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083665 | controller | Jun 12 10:09:44.875269 crc crio[19822]: time="2026-06-12T10:09:44.875166136Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 11:43:48.083682 | controller | Jun 12 10:09:44.875269 crc crio[19822]: time="2026-06-12T10:09:44.875258909Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083704 | controller | Jun 12 10:09:44.884524 crc crio[19822]: time="2026-06-12T10:09:44.884469566Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 11:43:48.083720 | controller | Jun 12 10:09:44.884524 crc crio[19822]: time="2026-06-12T10:09:44.884525928Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083737 | controller | Jun 12 10:09:44.893641 crc crio[19822]: time="2026-06-12T10:09:44.893559641Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 11:43:48.083754 | controller | Jun 12 10:09:44.893641 crc crio[19822]: time="2026-06-12T10:09:44.893614132Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083770 | controller | Jun 12 10:09:44.904207 crc crio[19822]: time="2026-06-12T10:09:44.904145923Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 11:43:48.083787 | controller | Jun 12 10:09:44.904207 crc crio[19822]: time="2026-06-12T10:09:44.904208235Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083802 | controller | Jun 12 10:09:44.913231 crc crio[19822]: time="2026-06-12T10:09:44.913176965Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 11:43:48.083818 | controller | Jun 12 10:09:44.913730 crc crio[19822]: time="2026-06-12T10:09:44.913240298Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083834 | controller | Jun 12 10:09:44.914366 crc crio[19822]: time="2026-06-12T10:09:44.91392375Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 11:43:48.083865 | controller | Jun 12 10:09:44.914366 crc crio[19822]: time="2026-06-12T10:09:44.913956921Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.083887 | controller | Jun 12 10:09:44.922997 crc crio[19822]: time="2026-06-12T10:09:44.922941702Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_1cd93691-de9a-4951-99f0-0e9ad492d85a\""
2026-06-12 11:43:48.083905 | controller | Jun 12 10:09:45.145480 crc crio[19822]: time="2026-06-12T10:09:45.145351429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e162c706-2b16-4500-aa5a-3ee6acae76f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.083921 | controller | Jun 12 10:09:45.149213 crc crio[19822]: time="2026-06-12T10:09:45.148365337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4f6d3a62-7bca-4fc9-9ea4-57046858bb8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.083937 | controller | Jun 12 10:09:45.176215 crc crio[19822]: time="2026-06-12T10:09:45.176006961Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller" id=c730c6df-69d5-4e51-b58b-367701c90c51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.083953 | controller | Jun 12 10:09:45.177052 crc crio[19822]: time="2026-06-12T10:09:45.176959593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.083969 | controller | Jun 12 10:09:45.263378 crc crio[19822]: time="2026-06-12T10:09:45.263306548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.083985 | controller | Jun 12 10:09:45.267504 crc crio[19822]: time="2026-06-12T10:09:45.267394812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084001 | controller | Jun 12 10:09:45.377880 crc crio[19822]: time="2026-06-12T10:09:45.377281246Z" level=info msg="Created container 6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller" id=c730c6df-69d5-4e51-b58b-367701c90c51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084024 | controller | Jun 12 10:09:45.383855 crc crio[19822]: time="2026-06-12T10:09:45.380533642Z" level=info msg="Starting container: 6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d" id=4ee85c0c-0dc8-4e42-be3e-0aca3b58686f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.084041 | controller | Jun 12 10:09:45.387311 crc crio[19822]: time="2026-06-12T10:09:45.38700677Z" level=info msg="Started container" PID=30264 containerID=6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller id=4ee85c0c-0dc8-4e42-be3e-0aca3b58686f name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.084057 | controller | Jun 12 10:09:45.398254 crc crio[19822]: time="2026-06-12T10:09:45.397971255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1414050e-e52e-402f-9e92-b7c4e5d357d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084075 | controller | Jun 12 10:09:45.400877 crc crio[19822]: time="2026-06-12T10:09:45.400747625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1f92fc86-33f5-49d0-8afb-ad425278cb42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084090 | controller | Jun 12 10:09:45.419801 crc crio[19822]: time="2026-06-12T10:09:45.419658317Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging" id=728bcb7b-4f4f-40bf-8e76-7a69bddf0518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084106 | controller | Jun 12 10:09:45.420398 crc crio[19822]: time="2026-06-12T10:09:45.420312688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084122 | controller | Jun 12 10:09:45.445216 crc crio[19822]: time="2026-06-12T10:09:45.44505773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084138 | controller | Jun 12 10:09:45.447054 crc crio[19822]: time="2026-06-12T10:09:45.446983923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084153 | controller | Jun 12 10:09:45.563319 crc crio[19822]: time="2026-06-12T10:09:45.563182282Z" level=info msg="Created container 799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging" id=728bcb7b-4f4f-40bf-8e76-7a69bddf0518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084169 | controller | Jun 12 10:09:45.564902 crc crio[19822]: time="2026-06-12T10:09:45.564766604Z" level=info msg="Starting container: 799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9" id=49f5516f-4545-49b5-a58c-855d484d7ad5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.084185 | controller | Jun 12 10:09:45.570496 crc crio[19822]: time="2026-06-12T10:09:45.570399756Z" level=info msg="Started container" PID=30276 containerID=799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging id=49f5516f-4545-49b5-a58c-855d484d7ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.084201 | controller | Jun 12 10:09:45.582506 crc crio[19822]: time="2026-06-12T10:09:45.582446435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1928cfa5-337b-4597-aacf-271dfbffe98e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084241 | controller | Jun 12 10:09:45.585330 crc crio[19822]: time="2026-06-12T10:09:45.585262496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=adb726e0-d6ed-4960-bc9b-dcef177bfebe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084265 | controller | Jun 12 10:09:45.599052 crc crio[19822]: time="2026-06-12T10:09:45.597258305Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node" id=3df3d680-7ece-47c3-86ea-f21cc119f183 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084286 | controller | Jun 12 10:09:45.599052 crc crio[19822]: time="2026-06-12T10:09:45.597977239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084307 | controller | Jun 12 10:09:45.632751 crc crio[19822]: time="2026-06-12T10:09:45.632598939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084328 | controller | Jun 12 10:09:45.635214 crc crio[19822]: time="2026-06-12T10:09:45.6350581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084350 | controller | Jun 12 10:09:45.748561 crc crio[19822]: time="2026-06-12T10:09:45.748422297Z" level=info msg="Created container 6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node" id=3df3d680-7ece-47c3-86ea-f21cc119f183 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084371 | controller | Jun 12 10:09:45.749561 crc crio[19822]: time="2026-06-12T10:09:45.749505942Z" level=info msg="Starting container: 6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042" id=57fd706a-9884-4e70-9868-5aa747798bb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.084392 | controller | Jun 12 10:09:45.760207 crc crio[19822]: time="2026-06-12T10:09:45.758685139Z" level=info msg="Started container" PID=30294 containerID=6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node id=57fd706a-9884-4e70-9868-5aa747798bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.084414 | controller | Jun 12 10:09:45.770879 crc crio[19822]: time="2026-06-12T10:09:45.77074779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9f84d30a-fd09-46bf-9591-23267394c106 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084436 | controller | Jun 12 10:09:45.773582 crc crio[19822]: time="2026-06-12T10:09:45.773341854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7850c1ce-a460-416f-8d2b-d3b441e161fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084457 | controller | Jun 12 10:09:45.782696 crc crio[19822]: time="2026-06-12T10:09:45.782594703Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics" id=1a883cf7-2adb-42a4-91b9-08fd821ed9f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084478 | controller | Jun 12 10:09:45.783319 crc crio[19822]: time="2026-06-12T10:09:45.783249365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084504 | controller | Jun 12 10:09:45.826732 crc crio[19822]: time="2026-06-12T10:09:45.826615333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084526 | controller | Jun 12 10:09:45.829213 crc crio[19822]: time="2026-06-12T10:09:45.829189881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084548 | controller | Jun 12 10:09:45.913422 crc crio[19822]: time="2026-06-12T10:09:45.913374345Z" level=info msg="Created container 017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics" id=1a883cf7-2adb-42a4-91b9-08fd821ed9f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084568 | controller | Jun 12 10:09:45.914648 crc crio[19822]: time="2026-06-12T10:09:45.914565683Z" level=info msg="Starting container: 017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560" id=caf4f5bd-cab9-47fb-9944-b6845c7cf9b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.084585 | controller | Jun 12 10:09:45.922737 crc crio[19822]: time="2026-06-12T10:09:45.922663736Z" level=info msg="Started container" PID=30326 containerID=017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics id=caf4f5bd-cab9-47fb-9944-b6845c7cf9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.084602 | controller | Jun 12 10:09:45.940629 crc crio[19822]: time="2026-06-12T10:09:45.940531844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=27595c57-124a-46ff-b46c-ad67d04c5c03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084618 | controller | Jun 12 10:09:45.943429 crc crio[19822]: time="2026-06-12T10:09:45.943353616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=109c3b4e-7c45-48c8-9846-068879cc960d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084633 | controller | Jun 12 10:09:45.950946 crc crio[19822]: time="2026-06-12T10:09:45.950653312Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd" id=8d8d66f0-30ac-405e-a617-b6ca2dd7d04e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084650 | controller | Jun 12 10:09:45.951294 crc crio[19822]: time="2026-06-12T10:09:45.951226601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084666 | controller | Jun 12 10:09:45.973182 crc crio[19822]: time="2026-06-12T10:09:45.973038717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084682 | controller | Jun 12 10:09:45.975033 crc crio[19822]: time="2026-06-12T10:09:45.974929579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084698 | controller | Jun 12 10:09:46.061516 crc crio[19822]: time="2026-06-12T10:09:46.061395606Z" level=info msg="Created container 06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad: openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd" id=8d8d66f0-30ac-405e-a617-b6ca2dd7d04e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084715 | controller | Jun 12 10:09:46.062773 crc crio[19822]: time="2026-06-12T10:09:46.062690608Z" level=info msg="Starting container: 06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad" id=dc9975ae-e675-4aeb-80e4-155b3e9ff281 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.084738 | controller | Jun 12 10:09:46.067934 crc crio[19822]: time="2026-06-12T10:09:46.067867376Z" level=info msg="Started container" PID=30356 containerID=06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd id=dc9975ae-e675-4aeb-80e4-155b3e9ff281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.084756 | controller | Jun 12 10:09:46.078298 crc crio[19822]: time="2026-06-12T10:09:46.078167449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7215a4ac-a3dc-49a1-9896-39ad71276fd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084773 | controller | Jun 12 10:09:46.080562 crc crio[19822]: time="2026-06-12T10:09:46.080503144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b777f18b-67a0-4d9f-b8d7-fe6d241f8ad1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084789 | controller | Jun 12 10:09:46.086654 crc crio[19822]: time="2026-06-12T10:09:46.08655899Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb" id=3094e0e8-4e09-499a-ac96-dcb116eb1e10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084805 | controller | Jun 12 10:09:46.086978 crc crio[19822]: time="2026-06-12T10:09:46.086939983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084822 | controller | Jun 12 10:09:46.112922 crc crio[19822]: time="2026-06-12T10:09:46.112736568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084838 | controller | Jun 12 10:09:46.114329 crc crio[19822]: time="2026-06-12T10:09:46.114265508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.084882 | controller | Jun 12 10:09:46.294866 crc crio[19822]: time="2026-06-12T10:09:46.294673396Z" level=info msg="Created container 98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069: openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb" id=3094e0e8-4e09-499a-ac96-dcb116eb1e10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.084909 | controller | Jun 12 10:09:46.296996 crc crio[19822]: time="2026-06-12T10:09:46.296708911Z" level=info msg="Starting container: 98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069" id=bb41910f-83cf-4ac1-9aa3-2d7de65dc196 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.084927 | controller | Jun 12 10:09:46.301486 crc crio[19822]: time="2026-06-12T10:09:46.301404693Z" level=info msg="Started container" PID=30367 containerID=98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb id=bb41910f-83cf-4ac1-9aa3-2d7de65dc196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.084944 | controller | Jun 12 10:09:48.500399 crc crio[19822]: time="2026-06-12T10:09:48.499896573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3bdfc518-5585-4e8d-b81a-4489f58cc779 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084961 | controller | Jun 12 10:09:48.504462 crc crio[19822]: time="2026-06-12T10:09:48.50439334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0e2de08b-8166-4c3f-ac8b-c8cd95e40b54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.084984 | controller | Jun 12 10:09:48.518586 crc crio[19822]: time="2026-06-12T10:09:48.517453012Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb" id=9b88ee17-60f4-40e3-872e-6e9c66c298a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.085001 | controller | Jun 12 10:09:48.518586 crc crio[19822]: time="2026-06-12T10:09:48.518266068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.085018 | controller | Jun 12 10:09:48.555238 crc crio[19822]: time="2026-06-12T10:09:48.554896103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.085034 | controller | Jun 12 10:09:48.558124 crc crio[19822]: time="2026-06-12T10:09:48.557652683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.085050 | controller | Jun 12 10:09:48.687597 crc crio[19822]: time="2026-06-12T10:09:48.687488714Z" level=info msg="Created container cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695: openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb" id=9b88ee17-60f4-40e3-872e-6e9c66c298a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.085067 | controller | Jun 12 10:09:48.689139 crc crio[19822]: time="2026-06-12T10:09:48.688987872Z" level=info msg="Starting container: cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695" id=0f195525-9b79-4551-ab06-b0f2ade92ddc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.085084 | controller | Jun 12 10:09:48.700258 crc crio[19822]: time="2026-06-12T10:09:48.700046581Z" level=info msg="Started container" PID=30430 containerID=cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb id=0f195525-9b79-4551-ab06-b0f2ade92ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.085101 | controller | Jun 12 10:09:50.858772 crc crio[19822]: time="2026-06-12T10:09:50.858205996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8c7a2f1b-282a-4a81-8fcd-1c8ec0718da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.085117 | controller | Jun 12 10:09:50.875675 crc crio[19822]: time="2026-06-12T10:09:50.875553958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=20618313-a6c7-4d1f-b2de-a9d923c15a2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.085133 | controller | Jun 12 10:09:50.884029 crc crio[19822]: time="2026-06-12T10:09:50.883974719Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller" id=41e53976-3132-4b1a-a511-2021dbecb12c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.085149 | controller | Jun 12 10:09:50.884385 crc crio[19822]: time="2026-06-12T10:09:50.884317711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.085165 | controller | Jun 12 10:09:50.918346 crc crio[19822]: time="2026-06-12T10:09:50.918212818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.085186 | controller | Jun 12 10:09:50.920274 crc crio[19822]: time="2026-06-12T10:09:50.920166882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.085203 | controller | Jun 12 10:09:51.080703 crc crio[19822]: time="2026-06-12T10:09:51.080593345Z" level=info msg="Created container 3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller" id=41e53976-3132-4b1a-a511-2021dbecb12c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.085219 | controller | Jun 12 10:09:51.082153 crc crio[19822]: time="2026-06-12T10:09:51.0820394Z" level=info msg="Starting container: 3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc" id=05434e24-b824-47ae-8351-17c3ed980016 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.085235 | controller | Jun 12 10:09:51.088518 crc crio[19822]: time="2026-06-12T10:09:51.088399046Z" level=info msg="Started container" PID=30518 containerID=3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller id=05434e24-b824-47ae-8351-17c3ed980016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45
2026-06-12 11:43:48.085251 | controller | Jun 12 10:09:51.195911 crc crio[19822]: time="2026-06-12T10:09:51.194333105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085267 | controller | Jun 12 10:09:51.195911 crc crio[19822]: time="2026-06-12T10:09:51.194653085Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085283 | controller | Jun 12 10:09:51.195911 crc crio[19822]: time="2026-06-12T10:09:51.195218393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085299 | controller | Jun 12 10:09:51.195911 crc crio[19822]: time="2026-06-12T10:09:51.195259984Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085316 | controller | Jun 12 10:09:51.195911 crc crio[19822]: time="2026-06-12T10:09:51.19544526Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085332 | controller | Jun 12 10:09:51.195911 crc crio[19822]: time="2026-06-12T10:09:51.195484891Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085348 | controller | Jun 12 10:09:51.195911 crc crio[19822]: time="2026-06-12T10:09:51.195665797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085364 | controller | Jun 12 10:09:51.195911 crc crio[19822]: time="2026-06-12T10:09:51.195694048Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085380 | controller | Jun 12 10:09:51.196480 crc crio[19822]: time="2026-06-12T10:09:51.19603901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085395 | controller | Jun 12 10:09:51.196480 crc crio[19822]: time="2026-06-12T10:09:51.196112912Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085411 | controller | Jun 12 10:09:51.196480 crc crio[19822]: time="2026-06-12T10:09:51.196305648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085426 | controller | Jun 12 10:09:51.196480 crc crio[19822]: time="2026-06-12T10:09:51.196340019Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085442 | controller | Jun 12 10:09:51.196617 crc crio[19822]: time="2026-06-12T10:09:51.196529876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085457 | controller | Jun 12 10:09:51.196617 crc crio[19822]: time="2026-06-12T10:09:51.196560787Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085478 | controller | Jun 12 10:09:51.196964 crc crio[19822]: time="2026-06-12T10:09:51.196854576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085495 | controller | Jun 12 10:09:51.196964 crc crio[19822]: time="2026-06-12T10:09:51.196913638Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085510 | controller | Jun 12 10:09:51.197291 crc crio[19822]: time="2026-06-12T10:09:51.197243968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085526 | controller | Jun 12 10:09:51.197659 crc crio[19822]: time="2026-06-12T10:09:51.19729625Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085542 | controller | Jun 12 10:09:51.197986 crc crio[19822]: time="2026-06-12T10:09:51.197900351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085557 | controller | Jun 12 10:09:51.197986 crc crio[19822]: time="2026-06-12T10:09:51.197961083Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085573 | controller | Jun 12 10:09:51.198225 crc crio[19822]: time="2026-06-12T10:09:51.198188099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085588 | controller | Jun 12 10:09:51.198225 crc crio[19822]: time="2026-06-12T10:09:51.19822814Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085603 | controller | Jun 12 10:09:51.198575 crc crio[19822]: time="2026-06-12T10:09:51.198395176Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085618 | controller | Jun 12 10:09:51.198575 crc crio[19822]: time="2026-06-12T10:09:51.198425077Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085634 | controller | Jun 12 10:09:51.198678 crc crio[19822]: time="2026-06-12T10:09:51.198630883Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085648 | controller | Jun 12 10:09:51.198678 crc crio[19822]: time="2026-06-12T10:09:51.198663764Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085663 | controller | Jun 12 10:09:51.198998 crc crio[19822]: time="2026-06-12T10:09:51.198949104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085679 | controller | Jun 12 10:09:51.199142 crc crio[19822]: time="2026-06-12T10:09:51.199003676Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085695 | controller | Jun 12 10:09:51.199423 crc crio[19822]: time="2026-06-12T10:09:51.199350768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085711 | controller | Jun 12 10:09:51.199423 crc crio[19822]: time="2026-06-12T10:09:51.19940001Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085726 | controller | Jun 12 10:09:51.199624 crc crio[19822]: time="2026-06-12T10:09:51.199525753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085741 | controller | Jun 12 10:09:51.199624 crc crio[19822]: time="2026-06-12T10:09:51.199562594Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085756 | controller | Jun 12 10:09:51.199791 crc crio[19822]: time="2026-06-12T10:09:51.19974591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085771 | controller | Jun 12 10:09:51.199979 crc crio[19822]: time="2026-06-12T10:09:51.199796952Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085787 | controller | Jun 12 10:09:51.200304 crc crio[19822]: time="2026-06-12T10:09:51.200228307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085811 | controller | Jun 12 10:09:51.200304 crc crio[19822]: time="2026-06-12T10:09:51.200278488Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085827 | controller | Jun 12 10:09:51.200530 crc crio[19822]: time="2026-06-12T10:09:51.200483813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085843 | controller | Jun 12 10:09:51.200632 crc crio[19822]: time="2026-06-12T10:09:51.200535565Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085878 | controller | Jun 12 10:09:51.201150 crc crio[19822]: time="2026-06-12T10:09:51.201030043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085895 | controller | Jun 12 10:09:51.201150 crc crio[19822]: time="2026-06-12T10:09:51.201121686Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085911 | controller | Jun 12 10:09:51.201370 crc crio[19822]: time="2026-06-12T10:09:51.201233138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085927 | controller | Jun 12 10:09:51.201370 crc crio[19822]: time="2026-06-12T10:09:51.201272459Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085944 | controller | Jun 12 10:09:51.201565 crc crio[19822]: time="2026-06-12T10:09:51.201522027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.085968 | controller | Jun 12 10:09:51.201645 crc crio[19822]: time="2026-06-12T10:09:51.201572579Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.085997 | controller | Jun 12 10:09:51.201983 crc crio[19822]: time="2026-06-12T10:09:51.201897731Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086019 | controller | Jun 12 10:09:51.201983 crc crio[19822]: time="2026-06-12T10:09:51.201955993Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086036 | controller | Jun 12 10:09:51.202228 crc crio[19822]: time="2026-06-12T10:09:51.202160078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086052 | controller | Jun 12 10:09:51.202228 crc crio[19822]: time="2026-06-12T10:09:51.202195019Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086068 | controller | Jun 12 10:09:51.202508 crc crio[19822]: time="2026-06-12T10:09:51.202454598Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086090 | controller | Jun 12 10:09:51.202599 crc crio[19822]: time="2026-06-12T10:09:51.202512179Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086116 | controller | Jun 12 10:09:51.202943 crc crio[19822]: time="2026-06-12T10:09:51.202801249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086143 | controller | Jun 12 10:09:51.202943 crc crio[19822]: time="2026-06-12T10:09:51.202913142Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086163 | controller | Jun 12 10:09:51.203224 crc crio[19822]: time="2026-06-12T10:09:51.203133559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086180 | controller | Jun 12 10:09:51.203224 crc crio[19822]: time="2026-06-12T10:09:51.203197301Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086196 | controller | Jun 12 10:09:51.203444 crc crio[19822]: time="2026-06-12T10:09:51.203403708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086212 | controller | Jun 12 10:09:51.203520 crc crio[19822]: time="2026-06-12T10:09:51.203454199Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086234 | controller | Jun 12 10:09:51.203782 crc crio[19822]: time="2026-06-12T10:09:51.203713269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086251 | controller | Jun 12 10:09:51.203782 crc crio[19822]: time="2026-06-12T10:09:51.20376057Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086267 | controller | Jun 12 10:09:51.204107 crc crio[19822]: time="2026-06-12T10:09:51.203969886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086284 | controller | Jun 12 10:09:51.204107 crc crio[19822]: time="2026-06-12T10:09:51.204002707Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086300 | controller | Jun 12 10:09:51.204376 crc crio[19822]: time="2026-06-12T10:09:51.204275866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086316 | controller | Jun 12 10:09:51.204376 crc crio[19822]: time="2026-06-12T10:09:51.204312917Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086332 | controller | Jun 12 10:09:51.204625 crc crio[19822]: time="2026-06-12T10:09:51.204578116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086347 | controller | Jun 12 10:09:51.204625 crc crio[19822]: time="2026-06-12T10:09:51.204626618Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086363 | controller | Jun 12 10:09:51.205058 crc crio[19822]: time="2026-06-12T10:09:51.20497501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086378 | controller | Jun 12 10:09:51.205058 crc crio[19822]: time="2026-06-12T10:09:51.205031952Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086394 | controller | Jun 12 10:09:51.205718 crc crio[19822]: time="2026-06-12T10:09:51.205586019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086409 | controller | Jun 12 10:09:51.205718 crc crio[19822]: time="2026-06-12T10:09:51.205701123Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086425 | controller | Jun 12 10:09:51.205718 crc crio[19822]: time="2026-06-12T10:09:51.205720293Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086440 | controller | Jun 12 10:09:51.206120 crc crio[19822]: time="2026-06-12T10:09:51.205744214Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086456 | controller | Jun 12 10:09:51.206423 crc crio[19822]: time="2026-06-12T10:09:51.206314612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086471 | controller | Jun 12 10:09:51.206423 crc crio[19822]: time="2026-06-12T10:09:51.206392834Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086487 | controller | Jun 12 10:09:51.206668 crc crio[19822]: time="2026-06-12T10:09:51.206592581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086502 | controller | Jun 12 10:09:51.206750 crc crio[19822]: time="2026-06-12T10:09:51.206697244Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086517 | controller | Jun 12 10:09:51.206750 crc crio[19822]: time="2026-06-12T10:09:51.206720165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086533 | controller | Jun 12 10:09:51.206750 crc crio[19822]: time="2026-06-12T10:09:51.206741866Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086548 | controller | Jun 12 10:09:51.207318 crc crio[19822]: time="2026-06-12T10:09:51.207243332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086570 | controller | Jun 12 10:09:51.207318 crc crio[19822]: time="2026-06-12T10:09:51.207302924Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086586 | controller | Jun 12 10:09:51.207629 crc crio[19822]: time="2026-06-12T10:09:51.207570353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086601 | controller | Jun 12 10:09:51.207725 crc crio[19822]: time="2026-06-12T10:09:51.207630195Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086617 | controller | Jun 12 10:09:51.208001 crc crio[19822]: time="2026-06-12T10:09:51.207872813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086633 | controller | Jun 12 10:09:51.208351 crc crio[19822]: time="2026-06-12T10:09:51.208024918Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086648 | controller | Jun 12 10:09:51.208351 crc crio[19822]: time="2026-06-12T10:09:51.208059229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086663 | controller | Jun 12 10:09:51.208351 crc crio[19822]: time="2026-06-12T10:09:51.208136841Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086679 | controller | Jun 12 10:09:51.208351 crc crio[19822]: time="2026-06-12T10:09:51.208289785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086694 | controller | Jun 12 10:09:51.208351 crc crio[19822]: time="2026-06-12T10:09:51.208357668Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086710 | controller | Jun 12 10:09:51.208708 crc crio[19822]: time="2026-06-12T10:09:51.208581225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086726 | controller | Jun 12 10:09:51.208708 crc crio[19822]: time="2026-06-12T10:09:51.208615266Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086742 | controller | Jun 12 10:09:51.208917 crc crio[19822]: time="2026-06-12T10:09:51.208769651Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086757 | controller | Jun 12 10:09:51.208917 crc crio[19822]: time="2026-06-12T10:09:51.208855154Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086773 | controller | Jun 12 10:09:51.209226 crc crio[19822]: time="2026-06-12T10:09:51.209160624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086789 | controller | Jun 12 10:09:51.209226 crc crio[19822]: time="2026-06-12T10:09:51.209223646Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086804 | controller | Jun 12 10:09:51.209445 crc crio[19822]: time="2026-06-12T10:09:51.209256227Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086820 | controller | Jun 12 10:09:51.209445 crc crio[19822]: time="2026-06-12T10:09:51.209280008Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086836 | controller | Jun 12 10:09:51.209754 crc crio[19822]: time="2026-06-12T10:09:51.209530376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086874 | controller | Jun 12 10:09:51.209754 crc crio[19822]: time="2026-06-12T10:09:51.209559987Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086894 | controller | Jun 12 10:09:51.210000 crc crio[19822]: time="2026-06-12T10:09:51.209795565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086910 | controller | Jun 12 10:09:51.210000 crc crio[19822]: time="2026-06-12T10:09:51.209899518Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086926 | controller | Jun 12 10:09:51.210198 crc crio[19822]: time="2026-06-12T10:09:51.210101055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086947 | controller | Jun 12 10:09:51.210198 crc crio[19822]: time="2026-06-12T10:09:51.210138666Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086964 | controller | Jun 12 10:09:51.210409 crc crio[19822]: time="2026-06-12T10:09:51.210340993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.086980 | controller | Jun 12 10:09:51.210409 crc crio[19822]: time="2026-06-12T10:09:51.210408515Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.086996 | controller | Jun 12 10:09:51.210639 crc crio[19822]: time="2026-06-12T10:09:51.210596921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087012 | controller | Jun 12 10:09:51.210722 crc crio[19822]: time="2026-06-12T10:09:51.210651393Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087027 | controller | Jun 12 10:09:51.210933 crc crio[19822]: time="2026-06-12T10:09:51.210891101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087043 | controller | Jun 12 10:09:51.211033 crc crio[19822]: time="2026-06-12T10:09:51.210949422Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087058 | controller | Jun 12 10:09:51.211191 crc crio[19822]: time="2026-06-12T10:09:51.211149069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087074 | controller | Jun 12 10:09:51.211287 crc crio[19822]: time="2026-06-12T10:09:51.211206111Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087090 | controller | Jun 12 10:09:51.211502 crc crio[19822]: time="2026-06-12T10:09:51.211437837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087105 | controller | Jun 12 10:09:51.211502 crc crio[19822]: time="2026-06-12T10:09:51.211492909Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087131 | controller | Jun 12 10:09:51.211648 crc crio[19822]: time="2026-06-12T10:09:51.211543031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087149 | controller | Jun 12 10:09:51.211648 crc crio[19822]: time="2026-06-12T10:09:51.211563141Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087175 | controller | Jun 12 10:09:51.211917 crc crio[19822]: time="2026-06-12T10:09:51.211773338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087192 | controller | Jun 12 10:09:51.211917 crc crio[19822]: time="2026-06-12T10:09:51.211800479Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087209 | controller | Jun 12 10:09:51.212059 crc crio[19822]: time="2026-06-12T10:09:51.212014736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087225 | controller | Jun 12 10:09:51.212059 crc crio[19822]: time="2026-06-12T10:09:51.212040917Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087249 | controller | Jun 12 10:09:51.212297 crc crio[19822]: time="2026-06-12T10:09:51.212257114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087269 | controller | Jun 12 10:09:51.212373 crc crio[19822]: time="2026-06-12T10:09:51.212301176Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087291 | controller | Jun 12 10:09:51.212707 crc crio[19822]: time="2026-06-12T10:09:51.212541384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087308 | controller | Jun 12 10:09:51.212707 crc crio[19822]: time="2026-06-12T10:09:51.212589305Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087330 | controller | Jun 12 10:09:51.212960 crc crio[19822]: time="2026-06-12T10:09:51.212721579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087353 | controller | Jun 12 10:09:51.212960 crc crio[19822]: time="2026-06-12T10:09:51.21274611Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087373 | controller | Jun 12 10:09:51.213064 crc crio[19822]: time="2026-06-12T10:09:51.213007589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087396 | controller | Jun 12 10:09:51.213064 crc crio[19822]: time="2026-06-12T10:09:51.21303482Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087412 | controller | Jun 12 10:09:51.213289 crc crio[19822]: time="2026-06-12T10:09:51.213250297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087428 | controller | Jun 12 10:09:51.213404 crc crio[19822]: time="2026-06-12T10:09:51.213293108Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087451 | controller | Jun 12 10:09:51.213664 crc crio[19822]: time="2026-06-12T10:09:51.213508165Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087546 | controller | Jun 12 10:09:51.213664 crc crio[19822]: time="2026-06-12T10:09:51.21364506Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087571 | controller | Jun 12 10:09:51.214005 crc crio[19822]: time="2026-06-12T10:09:51.213734643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087588 | controller | Jun 12 10:09:51.214005 crc crio[19822]: time="2026-06-12T10:09:51.213765084Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087604 | controller | Jun 12 10:09:51.214168 crc crio[19822]: time="2026-06-12T10:09:51.214138045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087620 | controller | Jun 12 10:09:51.214168 crc crio[19822]: time="2026-06-12T10:09:51.214167176Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087636 | controller | Jun 12 10:09:51.214429 crc crio[19822]: time="2026-06-12T10:09:51.214384423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087651 | controller | Jun 12 10:09:51.214534 crc crio[19822]: time="2026-06-12T10:09:51.214438715Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087667 | controller | Jun 12 10:09:51.214608 crc crio[19822]: time="2026-06-12T10:09:51.2145939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087683 | controller | Jun 12 10:09:51.214689 crc crio[19822]: time="2026-06-12T10:09:51.214623111Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087699 | controller | Jun 12 10:09:51.215116 crc crio[19822]: time="2026-06-12T10:09:51.215040744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087714 | controller | Jun 12 10:09:51.215116 crc crio[19822]: time="2026-06-12T10:09:51.215112907Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087730 | controller | Jun 12 10:09:51.215354 crc crio[19822]: time="2026-06-12T10:09:51.215298563Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087745 | controller | Jun 12 10:09:51.215459 crc crio[19822]: time="2026-06-12T10:09:51.215360235Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087761 | controller | Jun 12 10:09:51.215547 crc crio[19822]: time="2026-06-12T10:09:51.215492159Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087782 | controller | Jun 12 10:09:51.215547 crc crio[19822]: time="2026-06-12T10:09:51.21552007Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087798 | controller | Jun 12 10:09:51.215969 crc crio[19822]: time="2026-06-12T10:09:51.215713886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087814 | controller | Jun 12 10:09:51.215969 crc crio[19822]: time="2026-06-12T10:09:51.215741497Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087830 | controller | Jun 12 10:09:51.216324 crc crio[19822]: time="2026-06-12T10:09:51.215981265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087845 | controller | Jun 12 10:09:51.216324 crc crio[19822]: time="2026-06-12T10:09:51.216015516Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087890 | controller | Jun 12 10:09:51.216324 crc crio[19822]: time="2026-06-12T10:09:51.216300756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087907 | controller | Jun 12 10:09:51.216498 crc crio[19822]: time="2026-06-12T10:09:51.216333497Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087923 | controller | Jun 12 10:09:51.216498 crc crio[19822]: time="2026-06-12T10:09:51.216469141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087938 | controller | Jun 12 10:09:51.216586 crc crio[19822]: time="2026-06-12T10:09:51.216500272Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087954 | controller | Jun 12 10:09:51.216784 crc crio[19822]: time="2026-06-12T10:09:51.216717859Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.087969 | controller | Jun 12 10:09:51.216784 crc crio[19822]: time="2026-06-12T10:09:51.216781621Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.087984 | controller | Jun 12 10:09:51.217172 crc crio[19822]: time="2026-06-12T10:09:51.217058069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088000 | controller | Jun 12 10:09:51.217172 crc crio[19822]: time="2026-06-12T10:09:51.217154462Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088015 | controller | Jun 12 10:09:51.217311 crc crio[19822]: time="2026-06-12T10:09:51.217252786Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088030 | controller | Jun 12 10:09:51.217311 crc crio[19822]: time="2026-06-12T10:09:51.217287367Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088046 | controller | Jun 12 10:09:51.217535 crc crio[19822]: time="2026-06-12T10:09:51.217478733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088061 | controller | Jun 12 10:09:51.217535 crc crio[19822]: time="2026-06-12T10:09:51.217536715Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088076 | controller | Jun 12 10:09:51.217745 crc crio[19822]: time="2026-06-12T10:09:51.21768556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088092 | controller | Jun 12 10:09:51.217745 crc crio[19822]: time="2026-06-12T10:09:51.217742702Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088107 | controller | Jun 12 10:09:51.218303 crc crio[19822]: time="2026-06-12T10:09:51.218178496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088123 | controller | Jun 12 10:09:51.218303 crc crio[19822]: time="2026-06-12T10:09:51.218285169Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088144 | controller | Jun 12 10:09:51.218469 crc crio[19822]: time="2026-06-12T10:09:51.218317221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088161 | controller | Jun 12 10:09:51.218469 crc crio[19822]: time="2026-06-12T10:09:51.218342521Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088176 | controller | Jun 12 10:09:51.218469 crc crio[19822]: time="2026-06-12T10:09:51.218364812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088192 | controller | Jun 12 10:09:51.218469 crc crio[19822]: time="2026-06-12T10:09:51.218387023Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088223 | controller | Jun 12 10:09:51.218744 crc crio[19822]: time="2026-06-12T10:09:51.218566109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088245 | controller | Jun 12 10:09:51.218744 crc crio[19822]: time="2026-06-12T10:09:51.21859903Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088264 | controller | Jun 12 10:09:51.218976 crc crio[19822]: time="2026-06-12T10:09:51.218801076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088284 | controller | Jun 12 10:09:51.218976 crc crio[19822]: time="2026-06-12T10:09:51.218937881Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088305 | controller | Jun 12 10:09:51.219194 crc crio[19822]: time="2026-06-12T10:09:51.219112297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088325 | controller | Jun 12 10:09:51.219194 crc crio[19822]: time="2026-06-12T10:09:51.219147638Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088345 | controller | Jun 12 10:09:51.219520 crc crio[19822]: time="2026-06-12T10:09:51.219433927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088366 | controller | Jun 12 10:09:51.219520 crc crio[19822]: time="2026-06-12T10:09:51.219498249Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088386 | controller | Jun 12 10:09:51.219692 crc crio[19822]: time="2026-06-12T10:09:51.219605023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088407 | controller | Jun 12 10:09:51.219692 crc crio[19822]: time="2026-06-12T10:09:51.219642024Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088427 | controller | Jun 12 10:09:51.219994 crc crio[19822]: time="2026-06-12T10:09:51.219936302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088447 | controller | Jun 12 10:09:51.219994 crc crio[19822]: time="2026-06-12T10:09:51.219989995Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088468 | controller | Jun 12 10:09:51.220350 crc crio[19822]: time="2026-06-12T10:09:51.220179881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088488 | controller | Jun 12 10:09:51.220350 crc crio[19822]: time="2026-06-12T10:09:51.220207892Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088509 | controller | Jun 12 10:09:51.220468 crc crio[19822]: time="2026-06-12T10:09:51.220441589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088530 | controller | Jun 12 10:09:51.220527 crc crio[19822]: time="2026-06-12T10:09:51.22047123Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088551 | controller | Jun 12 10:09:51.220578 crc crio[19822]: time="2026-06-12T10:09:51.220535432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088577 | controller | Jun 12 10:09:51.220578 crc crio[19822]: time="2026-06-12T10:09:51.220560383Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088599 | controller | Jun 12 10:09:51.220914 crc crio[19822]: time="2026-06-12T10:09:51.22076303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088619 | controller | Jun 12 10:09:51.220914 crc crio[19822]: time="2026-06-12T10:09:51.220879553Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088641 | controller | Jun 12 10:09:51.221155 crc crio[19822]: time="2026-06-12T10:09:51.221099161Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088661 | controller | Jun 12 10:09:51.221155 crc crio[19822]: time="2026-06-12T10:09:51.221129232Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088677 | controller | Jun 12 10:09:51.221438 crc crio[19822]: time="2026-06-12T10:09:51.221363679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088693 | controller | Jun 12 10:09:51.221535 crc crio[19822]: time="2026-06-12T10:09:51.221509794Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088709 | controller | Jun 12 10:09:51.221633 crc crio[19822]: time="2026-06-12T10:09:51.221595257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088725 | controller | Jun 12 10:09:51.221723 crc crio[19822]: time="2026-06-12T10:09:51.221639568Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088740 | controller | Jun 12 10:09:51.221957 crc crio[19822]: time="2026-06-12T10:09:51.221897497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088756 | controller | Jun 12 10:09:51.221957 crc crio[19822]: time="2026-06-12T10:09:51.221956439Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088772 | controller | Jun 12 10:09:51.222221 crc crio[19822]: time="2026-06-12T10:09:51.222152395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088788 | controller | Jun 12 10:09:51.222221 crc crio[19822]: time="2026-06-12T10:09:51.222183746Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088804 | controller | Jun 12 10:09:51.222556 crc crio[19822]: time="2026-06-12T10:09:51.222351752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088820 | controller | Jun 12 10:09:51.222556 crc crio[19822]: time="2026-06-12T10:09:51.222392783Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088836 | controller | Jun 12 10:09:51.222920 crc crio[19822]: time="2026-06-12T10:09:51.222705742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088880 | controller | Jun 12 10:09:51.222920 crc crio[19822]: time="2026-06-12T10:09:51.222753854Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088909 | controller | Jun 12 10:09:51.223112 crc crio[19822]: time="2026-06-12T10:09:51.22294826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088928 | controller | Jun 12 10:09:51.223112 crc crio[19822]: time="2026-06-12T10:09:51.222992212Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088944 | controller | Jun 12 10:09:51.223440 crc crio[19822]: time="2026-06-12T10:09:51.223359724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088961 | controller | Jun 12 10:09:51.223440 crc crio[19822]: time="2026-06-12T10:09:51.223424066Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.088977 | controller | Jun 12 10:09:51.223645 crc crio[19822]: time="2026-06-12T10:09:51.223456727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.088998 | controller | Jun 12 10:09:51.223645 crc crio[19822]: time="2026-06-12T10:09:51.223480967Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089015 | controller | Jun 12 10:09:51.223926 crc crio[19822]: time="2026-06-12T10:09:51.22387846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089031 | controller | Jun 12 10:09:51.224176 crc crio[19822]: time="2026-06-12T10:09:51.223929622Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089047 | controller | Jun 12 10:09:51.224176 crc crio[19822]: time="2026-06-12T10:09:51.223955053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089063 | controller | Jun 12 10:09:51.224176 crc crio[19822]: time="2026-06-12T10:09:51.223977494Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089079 | controller | Jun 12 10:09:51.224332 crc crio[19822]: time="2026-06-12T10:09:51.224230582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089096 | controller | Jun 12 10:09:51.224332 crc crio[19822]: time="2026-06-12T10:09:51.224269423Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089112 | controller | Jun 12 10:09:51.224449 crc crio[19822]: time="2026-06-12T10:09:51.224373627Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089128 | controller | Jun 12 10:09:51.224449 crc crio[19822]: time="2026-06-12T10:09:51.224403008Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089144 | controller | Jun 12 10:09:51.224652 crc crio[19822]: time="2026-06-12T10:09:51.224610124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089160 | controller | Jun 12 10:09:51.224731 crc crio[19822]: time="2026-06-12T10:09:51.224661616Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089176 | controller | Jun 12 10:09:51.225140 crc crio[19822]: time="2026-06-12T10:09:51.22478678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089192 | controller | Jun 12 10:09:51.225140 crc crio[19822]: time="2026-06-12T10:09:51.224979067Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089207 | controller | Jun 12 10:09:51.225278 crc crio[19822]: time="2026-06-12T10:09:51.225212034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089222 | controller | Jun 12 10:09:51.225278 crc crio[19822]: time="2026-06-12T10:09:51.225248985Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089237 | controller | Jun 12 10:09:51.225575 crc crio[19822]: time="2026-06-12T10:09:51.225525234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089253 | controller | Jun 12 10:09:51.225575 crc crio[19822]: time="2026-06-12T10:09:51.225579606Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089269 | controller | Jun 12 10:09:51.225723 crc crio[19822]: time="2026-06-12T10:09:51.22568752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089284 | controller | Jun 12 10:09:51.225723 crc crio[19822]: time="2026-06-12T10:09:51.225721071Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089300 | controller | Jun 12 10:09:51.226165 crc crio[19822]: time="2026-06-12T10:09:51.226112333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089316 | controller | Jun 12 10:09:51.226272 crc crio[19822]: time="2026-06-12T10:09:51.226173315Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089336 | controller | Jun 12 10:09:51.226272 crc crio[19822]: time="2026-06-12T10:09:51.226202686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089352 | controller | Jun 12 10:09:51.226272 crc crio[19822]: time="2026-06-12T10:09:51.226223606Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089367 | controller | Jun 12 10:09:51.226427 crc crio[19822]: time="2026-06-12T10:09:51.226396992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089382 | controller | Jun 12 10:09:51.226479 crc crio[19822]: time="2026-06-12T10:09:51.226428753Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089397 | controller | Jun 12 10:09:51.226623 crc crio[19822]: time="2026-06-12T10:09:51.226578568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089413 | controller | Jun 12 10:09:51.226720 crc crio[19822]: time="2026-06-12T10:09:51.226628319Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089428 | controller | Jun 12 10:09:51.226880 crc crio[19822]: time="2026-06-12T10:09:51.226772364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089443 | controller | Jun 12 10:09:51.226880 crc crio[19822]: time="2026-06-12T10:09:51.226872567Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089459 | controller | Jun 12 10:09:51.227255 crc crio[19822]: time="2026-06-12T10:09:51.227111885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089474 | controller | Jun 12 10:09:51.227342 crc crio[19822]: time="2026-06-12T10:09:51.227286911Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089489 | controller | Jun 12 10:09:51.227402 crc crio[19822]: time="2026-06-12T10:09:51.227376864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089505 | controller | Jun 12 10:09:51.227466 crc crio[19822]: time="2026-06-12T10:09:51.227409515Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089520 | controller | Jun 12 10:09:51.227688 crc crio[19822]: time="2026-06-12T10:09:51.227646183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089535 | controller | Jun 12 10:09:51.227887 crc crio[19822]: time="2026-06-12T10:09:51.227786437Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089550 | controller | Jun 12 10:09:51.228017 crc crio[19822]: time="2026-06-12T10:09:51.227971353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089565 | controller | Jun 12 10:09:51.228153 crc crio[19822]: time="2026-06-12T10:09:51.228026665Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089580 | controller | Jun 12 10:09:51.228307 crc crio[19822]: time="2026-06-12T10:09:51.228239872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089595 | controller | Jun 12 10:09:51.228307 crc crio[19822]: time="2026-06-12T10:09:51.228274203Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089610 | controller | Jun 12 10:09:51.228545 crc crio[19822]: time="2026-06-12T10:09:51.22850177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089625 | controller | Jun 12 10:09:51.228707 crc crio[19822]: time="2026-06-12T10:09:51.228558062Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089641 | controller | Jun 12 10:09:51.228803 crc crio[19822]: time="2026-06-12T10:09:51.228764078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089661 | controller | Jun 12 10:09:51.229002 crc crio[19822]: time="2026-06-12T10:09:51.228867462Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089678 | controller | Jun 12 10:09:51.229237 crc crio[19822]: time="2026-06-12T10:09:51.229197643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089694 | controller | Jun 12 10:09:51.229355 crc crio[19822]: time="2026-06-12T10:09:51.229254874Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089709 | controller | Jun 12 10:09:51.229355 crc crio[19822]: time="2026-06-12T10:09:51.229282525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089725 | controller | Jun 12 10:09:51.229355 crc crio[19822]: time="2026-06-12T10:09:51.229308416Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089741 | controller | Jun 12 10:09:51.229695 crc crio[19822]: time="2026-06-12T10:09:51.229649917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089756 | controller | Jun 12 10:09:51.229784 crc crio[19822]: time="2026-06-12T10:09:51.229710759Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089772 | controller | Jun 12 10:09:51.230494 crc crio[19822]: time="2026-06-12T10:09:51.230188685Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089788 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.230676001Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089804 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.230727723Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089820 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.230764144Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089835 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.230878828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089868 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.230911649Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089898 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.231145585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089922 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.2312776Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089940 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.231352905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089956 | controller | Jun 12 10:09:51.231507 crc crio[19822]: time="2026-06-12T10:09:51.23148969Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.089972 | controller | Jun 12 10:09:51.232196 crc crio[19822]: time="2026-06-12T10:09:51.231626771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.089987 | controller | Jun 12 10:09:51.232196 crc crio[19822]: time="2026-06-12T10:09:51.231692743Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090003 | controller | Jun 12 10:09:51.232196 crc crio[19822]: time="2026-06-12T10:09:51.231994823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090019 | controller | Jun 12 10:09:51.232196 crc crio[19822]: time="2026-06-12T10:09:51.232058455Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090042 | controller | Jun 12 10:09:51.232196 crc crio[19822]: time="2026-06-12T10:09:51.232166769Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090058 | controller | Jun 12 10:09:51.232517 crc crio[19822]: time="2026-06-12T10:09:51.23221337Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090074 | controller | Jun 12 10:09:51.232672 crc crio[19822]: time="2026-06-12T10:09:51.232555671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090089 | controller | Jun 12 10:09:51.232672 crc crio[19822]: time="2026-06-12T10:09:51.232629554Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090105 | controller | Jun 12 10:09:51.232672 crc crio[19822]: time="2026-06-12T10:09:51.232672155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090121 | controller | Jun 12 10:09:51.233206 crc crio[19822]: time="2026-06-12T10:09:51.232707526Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090136 | controller | Jun 12 10:09:51.233206 crc crio[19822]: time="2026-06-12T10:09:51.232740097Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090151 | controller | Jun 12 10:09:51.233206 crc crio[19822]: time="2026-06-12T10:09:51.232765818Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090167 | controller | Jun 12 10:09:51.233587 crc crio[19822]: time="2026-06-12T10:09:51.233511882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090182 | controller | Jun 12 10:09:51.233687 crc crio[19822]: time="2026-06-12T10:09:51.233604535Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090197 | controller | Jun 12 10:09:51.233952 crc crio[19822]: time="2026-06-12T10:09:51.233892414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090212 | controller | Jun 12 10:09:51.234034 crc crio[19822]: time="2026-06-12T10:09:51.233966687Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090227 | controller | Jun 12 10:09:51.234270 crc crio[19822]: time="2026-06-12T10:09:51.234200474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090242 | controller | Jun 12 10:09:51.234367 crc crio[19822]: time="2026-06-12T10:09:51.234291717Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090257 | controller | Jun 12 10:09:51.234367 crc crio[19822]: time="2026-06-12T10:09:51.234328298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090272 | controller | Jun 12 10:09:51.234464 crc crio[19822]: time="2026-06-12T10:09:51.23437585Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090286 | controller | Jun 12 10:09:51.234666 crc crio[19822]: time="2026-06-12T10:09:51.234603387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090302 | controller | Jun 12 10:09:51.234997 crc crio[19822]: time="2026-06-12T10:09:51.23468033Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090317 | controller | Jun 12 10:09:51.234997 crc crio[19822]: time="2026-06-12T10:09:51.23498735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090333 | controller | Jun 12 10:09:51.235184 crc crio[19822]: time="2026-06-12T10:09:51.235032942Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090349 | controller | Jun 12 10:09:51.235287 crc crio[19822]: time="2026-06-12T10:09:51.235230558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090370 | controller | Jun 12 10:09:51.235380 crc crio[19822]: time="2026-06-12T10:09:51.23530388Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090386 | controller | Jun 12 10:09:51.235512 crc crio[19822]: time="2026-06-12T10:09:51.235466226Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090402 | controller | Jun 12 10:09:51.235587 crc crio[19822]: time="2026-06-12T10:09:51.235531878Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090418 | controller | Jun 12 10:09:51.235711 crc crio[19822]: time="2026-06-12T10:09:51.235657002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090433 | controller | Jun 12 10:09:51.235798 crc crio[19822]: time="2026-06-12T10:09:51.235747315Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090448 | controller | Jun 12 10:09:51.236008 crc crio[19822]: time="2026-06-12T10:09:51.235962732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090464 | controller | Jun 12 10:09:51.236139 crc crio[19822]: time="2026-06-12T10:09:51.236027804Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090478 | controller | Jun 12 10:09:51.236326 crc crio[19822]: time="2026-06-12T10:09:51.236267972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090493 | controller | Jun 12 10:09:51.236409 crc crio[19822]: time="2026-06-12T10:09:51.236361335Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090508 | controller | Jun 12 10:09:51.236569 crc crio[19822]: time="2026-06-12T10:09:51.236545811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090524 | controller | Jun 12 10:09:51.236629 crc crio[19822]: time="2026-06-12T10:09:51.236599883Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090539 | controller | Jun 12 10:09:51.236688 crc crio[19822]: time="2026-06-12T10:09:51.236647044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090554 | controller | Jun 12 10:09:51.236688 crc crio[19822]: time="2026-06-12T10:09:51.236683636Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090569 | controller | Jun 12 10:09:51.237024 crc crio[19822]: time="2026-06-12T10:09:51.236978835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090583 | controller | Jun 12 10:09:51.237164 crc crio[19822]: time="2026-06-12T10:09:51.237046846Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090598 | controller | Jun 12 10:09:51.237239 crc crio[19822]: time="2026-06-12T10:09:51.237196271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090613 | controller | Jun 12 10:09:51.237347 crc crio[19822]: time="2026-06-12T10:09:51.237290224Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090627 | controller | Jun 12 10:09:51.237535 crc crio[19822]: time="2026-06-12T10:09:51.237487342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090641 | controller | Jun 12 10:09:51.237804 crc crio[19822]: time="2026-06-12T10:09:51.237549484Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090656 | controller | Jun 12 10:09:51.237804 crc crio[19822]: time="2026-06-12T10:09:51.237633546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090670 | controller | Jun 12 10:09:51.237804 crc crio[19822]: time="2026-06-12T10:09:51.237664147Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090684 | controller | Jun 12 10:09:51.238226 crc crio[19822]: time="2026-06-12T10:09:51.238026638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090703 | controller | Jun 12 10:09:51.238226 crc crio[19822]: time="2026-06-12T10:09:51.23805941Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090718 | controller | Jun 12 10:09:51.238226 crc crio[19822]: time="2026-06-12T10:09:51.238216585Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090732 | controller | Jun 12 10:09:51.238381 crc crio[19822]: time="2026-06-12T10:09:51.238245756Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090746 | controller | Jun 12 10:09:51.238431 crc crio[19822]: time="2026-06-12T10:09:51.238399621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090762 | controller | Jun 12 10:09:51.238431 crc crio[19822]: time="2026-06-12T10:09:51.238425191Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090777 | controller | Jun 12 10:09:51.238701 crc crio[19822]: time="2026-06-12T10:09:51.238660949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090792 | controller | Jun 12 10:09:51.238779 crc crio[19822]: time="2026-06-12T10:09:51.238703781Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090807 | controller | Jun 12 10:09:51.239127 crc crio[19822]: time="2026-06-12T10:09:51.239062121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090822 | controller | Jun 12 10:09:51.239239 crc crio[19822]: time="2026-06-12T10:09:51.239196836Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090837 | controller | Jun 12 10:09:51.239239 crc crio[19822]: time="2026-06-12T10:09:51.239210196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090875 | controller | Jun 12 10:09:51.239239 crc crio[19822]: time="2026-06-12T10:09:51.239233787Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090894 | controller | Jun 12 10:09:51.239426 crc crio[19822]: time="2026-06-12T10:09:51.239370282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090909 | controller | Jun 12 10:09:51.239426 crc crio[19822]: time="2026-06-12T10:09:51.239425654Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090926 | controller | Jun 12 10:09:51.239544 crc crio[19822]: time="2026-06-12T10:09:51.239527657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090941 | controller | Jun 12 10:09:51.239610 crc crio[19822]: time="2026-06-12T10:09:51.239558698Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090957 | controller | Jun 12 10:09:51.239790 crc crio[19822]: time="2026-06-12T10:09:51.239734904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.090972 | controller | Jun 12 10:09:51.239955 crc crio[19822]: time="2026-06-12T10:09:51.239870249Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.090987 | controller | Jun 12 10:09:51.240150 crc crio[19822]: time="2026-06-12T10:09:51.240012882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091002 | controller | Jun 12 10:09:51.240242 crc crio[19822]: time="2026-06-12T10:09:51.240160767Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091018 | controller | Jun 12 10:09:51.240355 crc crio[19822]: time="2026-06-12T10:09:51.240306773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091033 | controller | Jun 12 10:09:51.240436 crc crio[19822]: time="2026-06-12T10:09:51.240379415Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091054 | controller | Jun 12 10:09:51.240486 crc crio[19822]: time="2026-06-12T10:09:51.240464319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091071 | controller | Jun 12 10:09:51.240540 crc crio[19822]: time="2026-06-12T10:09:51.240512301Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091087 | controller | Jun 12 10:09:51.240747 crc crio[19822]: time="2026-06-12T10:09:51.240699796Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091102 | controller | Jun 12 10:09:51.240887 crc crio[19822]: time="2026-06-12T10:09:51.240771618Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091118 | controller | Jun 12 10:09:51.240979 crc crio[19822]: time="2026-06-12T10:09:51.240914272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091133 | controller | Jun 12 10:09:51.241151 crc crio[19822]: time="2026-06-12T10:09:51.241011475Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091148 | controller | Jun 12 10:09:51.241458 crc crio[19822]: time="2026-06-12T10:09:51.241386777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091164 | controller | Jun 12 10:09:51.241547 crc crio[19822]: time="2026-06-12T10:09:51.24147044Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091180 | controller | Jun 12 10:09:51.241547 crc crio[19822]: time="2026-06-12T10:09:51.241512391Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091196 | controller | Jun 12 10:09:51.241641 crc crio[19822]: time="2026-06-12T10:09:51.241550203Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091211 | controller | Jun 12 10:09:51.241998 crc crio[19822]: time="2026-06-12T10:09:51.241943835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091226 | controller | Jun 12 10:09:51.241998 crc crio[19822]: time="2026-06-12T10:09:51.241998246Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091242 | controller | Jun 12 10:09:51.242453 crc crio[19822]: time="2026-06-12T10:09:51.242386119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091257 | controller | Jun 12 10:09:51.242453 crc crio[19822]: time="2026-06-12T10:09:51.242450821Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091272 | controller | Jun 12 10:09:51.242693 crc crio[19822]: time="2026-06-12T10:09:51.242596076Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091287 | controller | Jun 12 10:09:51.242693 crc crio[19822]: time="2026-06-12T10:09:51.242638557Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091302 | controller | Jun 12 10:09:51.243016 crc crio[19822]: time="2026-06-12T10:09:51.242927887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091317 | controller | Jun 12 10:09:51.243196 crc crio[19822]: time="2026-06-12T10:09:51.2430133Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091332 | controller | Jun 12 10:09:51.243196 crc crio[19822]: time="2026-06-12T10:09:51.243148214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091347 | controller | Jun 12 10:09:51.243334 crc crio[19822]: time="2026-06-12T10:09:51.243196256Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091361 | controller | Jun 12 10:09:51.243604 crc crio[19822]: time="2026-06-12T10:09:51.243546187Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091385 | controller | Jun 12 10:09:51.243604 crc crio[19822]: time="2026-06-12T10:09:51.243602579Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091401 | controller | Jun 12 10:09:51.244030 crc crio[19822]: time="2026-06-12T10:09:51.243878648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091416 | controller | Jun 12 10:09:51.244030 crc crio[19822]: time="2026-06-12T10:09:51.243924359Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091431 | controller | Jun 12 10:09:51.244030 crc crio[19822]: time="2026-06-12T10:09:51.243958911Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091446 | controller | Jun 12 10:09:51.244030 crc crio[19822]: time="2026-06-12T10:09:51.243990542Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091461 | controller | Jun 12 10:09:51.244341 crc crio[19822]: time="2026-06-12T10:09:51.244142137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091476 | controller | Jun 12 10:09:51.244341 crc crio[19822]: time="2026-06-12T10:09:51.244172267Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091491 | controller | Jun 12 10:09:51.244725 crc crio[19822]: time="2026-06-12T10:09:51.244677153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091506 | controller | Jun 12 10:09:51.244725 crc crio[19822]: time="2026-06-12T10:09:51.244728125Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091521 | controller | Jun 12 10:09:51.244949 crc crio[19822]: time="2026-06-12T10:09:51.244754376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091535 | controller | Jun 12 10:09:51.244949 crc crio[19822]: time="2026-06-12T10:09:51.244771316Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091550 | controller | Jun 12 10:09:51.245146 crc crio[19822]: time="2026-06-12T10:09:51.245098107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091565 | controller | Jun 12 10:09:51.245233 crc crio[19822]: time="2026-06-12T10:09:51.245163849Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091580 | controller | Jun 12 10:09:51.245323 crc crio[19822]: time="2026-06-12T10:09:51.245228111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091595 | controller | Jun 12 10:09:51.245323 crc crio[19822]: time="2026-06-12T10:09:51.245261272Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091610 | controller | Jun 12 10:09:51.245620 crc crio[19822]: time="2026-06-12T10:09:51.245457069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091625 | controller | Jun 12 10:09:51.245620 crc crio[19822]: time="2026-06-12T10:09:51.24550081Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091640 | controller | Jun 12 10:09:51.245620 crc crio[19822]: time="2026-06-12T10:09:51.245602273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091656 | controller | Jun 12 10:09:51.245801 crc crio[19822]: time="2026-06-12T10:09:51.245728737Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091671 | controller | Jun 12 10:09:51.245801 crc crio[19822]: time="2026-06-12T10:09:51.24579514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091686 | controller | Jun 12 10:09:51.246028 crc crio[19822]: time="2026-06-12T10:09:51.245921384Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091707 | controller | Jun 12 10:09:51.246141 crc crio[19822]: time="2026-06-12T10:09:51.24611265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091723 | controller | Jun 12 10:09:51.246216 crc crio[19822]: time="2026-06-12T10:09:51.246185975Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091739 | controller | Jun 12 10:09:51.246423 crc crio[19822]: time="2026-06-12T10:09:51.246356311Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091755 | controller | Jun 12 10:09:51.246509 crc crio[19822]: time="2026-06-12T10:09:51.246429633Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091770 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.246585035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091785 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.246645127Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091800 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.24672655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091815 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.246762041Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091830 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.246893168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091845 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.246941647Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091882 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.247127573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091899 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.247169625Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091915 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.247372551Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091961 | controller | Jun 12 10:09:51.247521 crc crio[19822]: time="2026-06-12T10:09:51.247409232Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.091980 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.248473966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.091996 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.248643432Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092012 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.248686083Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092028 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.248737685Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092044 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.248766666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092059 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.248795527Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092075 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249131929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092096 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.2491767Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092113 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249435359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092128 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249568513Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092143 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249650676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092158 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249694547Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092174 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249708608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092190 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249729178Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092222 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249931924Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092245 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.249972155Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092266 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.250205002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092286 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.250243573Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092307 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.250265434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092327 | controller | Jun 12 10:09:51.250505 crc crio[19822]: time="2026-06-12T10:09:51.250300485Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092347 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.250573005Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092368 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.250626437Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092389 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.25072015Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092409 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.250772391Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092430 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.250895394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092451 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.250935726Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092471 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.251130612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092492 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.251165563Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092518 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.251391941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092540 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.251425252Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092560 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.251449203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092576 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.251469103Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092591 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.251712062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092606 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.251749762Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092621 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252113336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092636 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252156318Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092651 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252218428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092665 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252252419Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092680 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252463738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092695 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252506709Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092711 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.25257769Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092726 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252620341Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092741 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252801479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092757 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252887302Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092771 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.252985533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092786 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.253026614Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092801 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.253509012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092816 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.253600465Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092831 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.253614395Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092846 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.253634576Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092890 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.253789701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092907 | controller | Jun 12 10:09:51.254026 crc crio[19822]: time="2026-06-12T10:09:51.253871754Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092923 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.254205832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092938 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.254249553Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092953 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.254758572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092968 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.255046451Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.092983 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.255360402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.092998 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.255413253Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093013 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.255536095Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093027 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.255581647Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093042 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.255593457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093056 | controller | Jun 12 10:09:51.255618 crc crio[19822]: time="2026-06-12T10:09:51.255611928Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093071 | controller | Jun 12 10:09:51.256364 crc crio[19822]: time="2026-06-12T10:09:51.255909907Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093085 | controller | Jun 12 10:09:51.256364 crc crio[19822]: time="2026-06-12T10:09:51.256056941Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093100 | controller | Jun 12 10:09:51.256364 crc crio[19822]: time="2026-06-12T10:09:51.256138544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093114 | controller | Jun 12 10:09:51.256364 crc crio[19822]: time="2026-06-12T10:09:51.256171535Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093129 | controller | Jun 12 10:09:51.256509 crc crio[19822]: time="2026-06-12T10:09:51.256376132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093144 | controller | Jun 12 10:09:51.256509 crc crio[19822]: time="2026-06-12T10:09:51.256475345Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093161 | controller | Jun 12 10:09:51.256580 crc crio[19822]: time="2026-06-12T10:09:51.256564988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093177 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.256599829Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093192 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.256787195Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093213 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.256985752Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093229 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.257016493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093245 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.257038773Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093260 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.257214909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093276 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.25725014Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093291 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.257486368Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093307 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.25752997Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093322 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.257696535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093337 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.257737796Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093352 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.257988845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093368 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.258560643Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093385 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.258589564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093401 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.258607215Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093416 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.258682877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093432 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.25875269Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093448 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.258934746Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093463 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.258961846Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093479 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.259539114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093494 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.259573075Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093509 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.259582106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093524 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.259597336Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093544 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.259616077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093560 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.259632027Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093576 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.259865405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093591 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.259894496Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093608 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.26001571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093623 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260041861Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093639 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260231457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093654 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260261798Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093669 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260403193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093685 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260429613Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093700 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260683342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093715 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260725093Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093730 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260749854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093746 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.260770375Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093762 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.261157457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093777 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.261193328Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093793 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.261404094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093808 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.261439295Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093823 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.261631632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093839 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.261767866Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093881 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.261801737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093912 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.26187934Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093930 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262060886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093947 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262116318Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093962 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262140238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.093978 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262156599Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.093994 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262378976Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094009 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262407967Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094025 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262519171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094040 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262546952Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094055 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262766839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094070 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262932324Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094085 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262968876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094101 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.262991296Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094116 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.263125111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094131 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.263150761Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094147 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.263322347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094163 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.263351018Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094179 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.263516303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094194 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.263543294Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094209 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.263688359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094224 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.26371663Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094245 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.264096862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094262 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.264128293Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094278 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.264268158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094294 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.264300009Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094310 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.264510315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094325 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.264540376Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094341 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.26466564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094357 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.264693521Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094372 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265062413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094387 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265205598Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094403 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265236209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094418 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265256509Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094433 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265405104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094448 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265439585Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094463 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265598421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094479 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265632142Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094495 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265755806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094510 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.265790207Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094527 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266011504Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094543 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266045035Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094559 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266378626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094579 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266414867Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094596 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266425178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094612 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266446488Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094628 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266580123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094643 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266612764Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094659 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266714127Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094674 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266740258Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094689 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266925514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094704 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.266957655Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094718 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267134751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094733 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267171892Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094748 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267213204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094763 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267232524Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094778 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267463781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094793 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267497332Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094809 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267580465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094824 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267606155Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094839 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.267768891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094878 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.26804733Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094896 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.268233596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094911 | controller | Jun 12 10:09:51.256619 crc crio[19822]: time="2026-06-12T10:09:51.268266297Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094926 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.26837177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094946 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.268399281Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094962 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.268615768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.094978 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.26865247Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.094993 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.268697531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095008 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.268730072Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095023 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269041322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095037 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269098284Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095053 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269228858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095068 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269255619Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095082 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269385324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095097 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269418605Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095112 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269763086Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095151 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269854489Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095175 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.26989454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095192 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.269920871Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095207 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270033125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095222 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270106767Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095238 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270256832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095255 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270295603Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095277 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270435038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095295 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270476309Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095317 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270578443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095333 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270604183Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095349 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270931413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095364 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270971964Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095380 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.270999515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095396 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.271023226Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095411 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.271320296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095427 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.271353487Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095443 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.271489091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095459 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.271519002Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095475 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.271665917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095490 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.271707659Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095506 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.27204653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095521 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.272139443Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095537 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.272171894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095552 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.272194045Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095567 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.27237857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095582 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.272409931Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095598 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.272530915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095613 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.272556316Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095629 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.272733552Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095650 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.272759583Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095667 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.273885279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095683 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.2739194Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095699 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.273939231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095715 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.273958471Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095730 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.274395805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095745 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.274467168Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095762 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.274506759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095778 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.27452496Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095794 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.274627973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095809 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.274654444Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095824 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.274881301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095840 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.274908322Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095876 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.275346057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095894 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.275377318Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095911 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.275507101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095927 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.275536232Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095944 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.275715148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095960 | controller | Jun 12 10:09:51.275756 crc crio[19822]: time="2026-06-12T10:09:51.275747259Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.095977 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276005467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.095993 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276045098Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096016 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276204097Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096033 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276235965Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096056 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276451262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096082 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276487713Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096108 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276581506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096127 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276608027Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096144 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276737951Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096161 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.276766252Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096180 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277190166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096218 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277228387Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096247 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277370372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096271 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277404033Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096289 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277551648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096306 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277581929Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096323 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277716193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096342 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277743244Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096360 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277957751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096377 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.277984402Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096392 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.278138257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096408 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.278177461Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096424 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.278372355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096446 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.278412866Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096462 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.278519039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096478 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.278546083Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096495 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.278784767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096511 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.278893653Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096527 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.279045556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096542 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.279105848Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096558 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.279245162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096574 | controller | Jun 12 10:09:51.279310 crc crio[19822]: time="2026-06-12T10:09:51.279275043Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096589 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.279411628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096605 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.279438298Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096621 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.279621834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096637 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.279647845Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096653 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.279875933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096669 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.279906134Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096685 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.280021748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096701 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.280049118Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096717 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.280256495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096732 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.280283826Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096748 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.280529524Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096763 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.280563155Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096779 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.28069968Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096802 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.280725041Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096820 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.280990799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096836 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.28102422Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096873 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.281126904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096893 | controller | Jun 12 10:09:51.281214 crc crio[19822]: time="2026-06-12T10:09:51.281154925Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096909 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.28132842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096925 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.281355611Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096942 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.281487776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096958 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.281513966Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.096974 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.281653151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.096990 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.281678082Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097006 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.281880518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097022 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.281907109Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097037 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.282100455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097053 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.282129046Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097069 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.282343313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097085 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.282375279Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097100 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.282498278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097115 | controller | Jun 12 10:09:51.282604 crc crio[19822]: time="2026-06-12T10:09:51.282529409Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097131 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.282697554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097146 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.282729835Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097167 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.282889891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097183 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.282918722Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097198 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.28318576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097213 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.283218431Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097228 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.283238142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097245 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.283254302Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097260 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.28347813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097277 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.283511201Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097293 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.283613564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097309 | controller | Jun 12 10:09:51.283734 crc crio[19822]: time="2026-06-12T10:09:51.283645505Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097324 | controller | Jun 12 10:09:51.284646 crc crio[19822]: time="2026-06-12T10:09:51.283977776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097340 | controller | Jun 12 10:09:51.284646 crc crio[19822]: time="2026-06-12T10:09:51.284010117Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097355 | controller | Jun 12 10:09:51.284646 crc crio[19822]: time="2026-06-12T10:09:51.284309986Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097370 | controller | Jun 12 10:09:51.284646 crc crio[19822]: time="2026-06-12T10:09:51.284343757Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097385 | controller | Jun 12 10:09:51.284646 crc crio[19822]: time="2026-06-12T10:09:51.284368358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097401 | controller | Jun 12 10:09:51.284646 crc crio[19822]: time="2026-06-12T10:09:51.284390658Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097416 | controller | Jun 12 10:09:51.284646 crc crio[19822]: time="2026-06-12T10:09:51.284557754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097432 | controller | Jun 12 10:09:51.284646 crc crio[19822]: time="2026-06-12T10:09:51.284586795Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097447 | controller | Jun 12 10:09:51.285169 crc crio[19822]: time="2026-06-12T10:09:51.284769231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097463 | controller | Jun 12 10:09:51.285169 crc crio[19822]: time="2026-06-12T10:09:51.284801162Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097479 | controller | Jun 12 10:09:51.285169 crc crio[19822]: time="2026-06-12T10:09:51.285014779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097500 | controller | Jun 12 10:09:51.285169 crc crio[19822]: time="2026-06-12T10:09:51.28504452Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097517 | controller | Jun 12 10:09:51.285529 crc crio[19822]: time="2026-06-12T10:09:51.285441023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097532 | controller | Jun 12 10:09:51.285529 crc crio[19822]: time="2026-06-12T10:09:51.285507205Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097548 | controller | Jun 12 10:09:51.285529 crc crio[19822]: time="2026-06-12T10:09:51.285535716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097564 | controller | Jun 12 10:09:51.285714 crc crio[19822]: time="2026-06-12T10:09:51.285560387Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097579 | controller | Jun 12 10:09:51.285925 crc crio[19822]: time="2026-06-12T10:09:51.285790334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097595 | controller | Jun 12 10:09:51.285925 crc crio[19822]: time="2026-06-12T10:09:51.285920518Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097610 | controller | Jun 12 10:09:51.286101 crc crio[19822]: time="2026-06-12T10:09:51.286034392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097636 | controller | Jun 12 10:09:51.286101 crc crio[19822]: time="2026-06-12T10:09:51.286095484Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097653 | controller | Jun 12 10:09:51.286377 crc crio[19822]: time="2026-06-12T10:09:51.286303301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097676 | controller | Jun 12 10:09:51.286377 crc crio[19822]: time="2026-06-12T10:09:51.286364253Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097692 | controller | Jun 12 10:09:51.287018 crc crio[19822]: time="2026-06-12T10:09:51.286946181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097714 | controller | Jun 12 10:09:51.287018 crc crio[19822]: time="2026-06-12T10:09:51.287009143Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097729 | controller | Jun 12 10:09:51.287193 crc crio[19822]: time="2026-06-12T10:09:51.287134667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097752 | controller | Jun 12 10:09:51.287193 crc crio[19822]: time="2026-06-12T10:09:51.287166088Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097774 | controller | Jun 12 10:09:51.287418 crc crio[19822]: time="2026-06-12T10:09:51.287351684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097871 | controller | Jun 12 10:09:51.287418 crc crio[19822]: time="2026-06-12T10:09:51.287408736Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097911 | controller | Jun 12 10:09:51.287586 crc crio[19822]: time="2026-06-12T10:09:51.287547011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097932 | controller | Jun 12 10:09:51.287672 crc crio[19822]: time="2026-06-12T10:09:51.287593952Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097949 | controller | Jun 12 10:09:51.288158 crc crio[19822]: time="2026-06-12T10:09:51.288100489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.097966 | controller | Jun 12 10:09:51.288158 crc crio[19822]: time="2026-06-12T10:09:51.288154701Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.097990 | controller | Jun 12 10:09:51.289299 crc crio[19822]: time="2026-06-12T10:09:51.288180621Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098008 | controller | Jun 12 10:09:51.289299 crc crio[19822]: time="2026-06-12T10:09:51.288198492Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098024 | controller | Jun 12 10:09:51.289299 crc crio[19822]: time="2026-06-12T10:09:51.288382048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098040 | controller | Jun 12 10:09:51.289299 crc crio[19822]: time="2026-06-12T10:09:51.288409449Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098056 | controller | Jun 12 10:09:51.289299 crc crio[19822]: time="2026-06-12T10:09:51.288568094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098072 | controller | Jun 12 10:09:51.289299 crc crio[19822]: time="2026-06-12T10:09:51.288593495Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098089 | controller | Jun 12 10:09:51.289299 crc crio[19822]: time="2026-06-12T10:09:51.288767301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098104 | controller | Jun 12 10:09:51.289299 crc crio[19822]: time="2026-06-12T10:09:51.288795212Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098120 | controller | Jun 12 10:09:51.290313 crc crio[19822]: time="2026-06-12T10:09:51.289382781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098136 | controller | Jun 12 10:09:51.290313 crc crio[19822]: time="2026-06-12T10:09:51.289417862Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098152 | controller | Jun 12 10:09:51.290313 crc crio[19822]: time="2026-06-12T10:09:51.289686921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098168 | controller | Jun 12 10:09:51.290313 crc crio[19822]: time="2026-06-12T10:09:51.289712392Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098184 | controller | Jun 12 10:09:51.290313 crc crio[19822]: time="2026-06-12T10:09:51.290092374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098201 | controller | Jun 12 10:09:51.290313 crc crio[19822]: time="2026-06-12T10:09:51.290122965Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098217 | controller | Jun 12 10:09:51.290601 crc crio[19822]: time="2026-06-12T10:09:51.290565579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098232 | controller | Jun 12 10:09:51.290601 crc crio[19822]: time="2026-06-12T10:09:51.2905999Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098248 | controller | Jun 12 10:09:51.290793 crc crio[19822]: time="2026-06-12T10:09:51.290751055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098264 | controller | Jun 12 10:09:51.290793 crc crio[19822]: time="2026-06-12T10:09:51.290795986Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098279 | controller | Jun 12 10:09:51.291777 crc crio[19822]: time="2026-06-12T10:09:51.291715236Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098295 | controller | Jun 12 10:09:51.291777 crc crio[19822]: time="2026-06-12T10:09:51.291769908Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098311 | controller | Jun 12 10:09:51.292010 crc crio[19822]: time="2026-06-12T10:09:51.291999755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098332 | controller | Jun 12 10:09:51.292108 crc crio[19822]: time="2026-06-12T10:09:51.292029876Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098349 | controller | Jun 12 10:09:51.292278 crc crio[19822]: time="2026-06-12T10:09:51.292217442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098365 | controller | Jun 12 10:09:51.292445 crc crio[19822]: time="2026-06-12T10:09:51.292397867Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098380 | controller | Jun 12 10:09:51.292445 crc crio[19822]: time="2026-06-12T10:09:51.292433369Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098396 | controller | Jun 12 10:09:51.292592 crc crio[19822]: time="2026-06-12T10:09:51.29246075Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098411 | controller | Jun 12 10:09:51.292645 crc crio[19822]: time="2026-06-12T10:09:51.292615816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098426 | controller | Jun 12 10:09:51.292710 crc crio[19822]: time="2026-06-12T10:09:51.292649926Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098443 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.292897355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098459 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.292927655Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098475 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.293370919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098491 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.294985562Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098507 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.295020103Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098522 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.295039194Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098538 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.295355803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098553 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.295386914Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098569 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.295511798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098585 | controller | Jun 12 10:09:51.296738 crc crio[19822]: time="2026-06-12T10:09:51.295538219Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098601 | controller | Jun 12 10:09:51.297586 crc crio[19822]: time="2026-06-12T10:09:51.297215375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098616 | controller | Jun 12 10:09:51.297586 crc crio[19822]: time="2026-06-12T10:09:51.29735137Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098631 | controller | Jun 12 10:09:51.297586 crc crio[19822]: time="2026-06-12T10:09:51.29738094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098647 | controller | Jun 12 10:09:51.297586 crc crio[19822]: time="2026-06-12T10:09:51.297415052Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098668 | controller | Jun 12 10:09:51.297586 crc crio[19822]: time="2026-06-12T10:09:51.297551286Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098684 | controller | Jun 12 10:09:51.297916 crc crio[19822]: time="2026-06-12T10:09:51.297603138Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098700 | controller | Jun 12 10:09:51.297916 crc crio[19822]: time="2026-06-12T10:09:51.297774662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098715 | controller | Jun 12 10:09:51.297916 crc crio[19822]: time="2026-06-12T10:09:51.297865245Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098731 | controller | Jun 12 10:09:51.298189 crc crio[19822]: time="2026-06-12T10:09:51.298156714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098746 | controller | Jun 12 10:09:51.298189 crc crio[19822]: time="2026-06-12T10:09:51.298191745Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098762 | controller | Jun 12 10:09:51.298297 crc crio[19822]: time="2026-06-12T10:09:51.298285878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098778 | controller | Jun 12 10:09:51.298358 crc crio[19822]: time="2026-06-12T10:09:51.298318279Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098793 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.298472814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098808 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.298523426Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098823 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.298682411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098839 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.298716532Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098879 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.298877638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098897 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.298905358Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098914 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.299344453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098930 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.299382884Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098947 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.299394874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098963 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.299413415Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.098979 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.29958151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.098995 | controller | Jun 12 10:09:51.299728 crc crio[19822]: time="2026-06-12T10:09:51.299616902Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099012 | controller | Jun 12 10:09:51.301009 crc crio[19822]: time="2026-06-12T10:09:51.29988049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099028 | controller | Jun 12 10:09:51.301009 crc crio[19822]: time="2026-06-12T10:09:51.299917531Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099050 | controller | Jun 12 10:09:51.301009 crc crio[19822]: time="2026-06-12T10:09:51.300212411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099066 | controller | Jun 12 10:09:51.301009 crc crio[19822]: time="2026-06-12T10:09:51.300420698Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099083 | controller | Jun 12 10:09:51.301009 crc crio[19822]: time="2026-06-12T10:09:51.300439879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099099 | controller | Jun 12 10:09:51.301009 crc crio[19822]: time="2026-06-12T10:09:51.300547072Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099114 | controller | Jun 12 10:09:51.301009 crc crio[19822]: time="2026-06-12T10:09:51.300591747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099130 | controller | Jun 12 10:09:51.301009 crc crio[19822]: time="2026-06-12T10:09:51.300955618Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099146 | controller | Jun 12 10:09:51.301696 crc crio[19822]: time="2026-06-12T10:09:51.301106813Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099162 | controller | Jun 12 10:09:51.301696 crc crio[19822]: time="2026-06-12T10:09:51.301232988Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099177 | controller | Jun 12 10:09:51.301696 crc crio[19822]: time="2026-06-12T10:09:51.301365682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099193 | controller | Jun 12 10:09:51.301696 crc crio[19822]: time="2026-06-12T10:09:51.301480596Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099208 | controller | Jun 12 10:09:51.301696 crc crio[19822]: time="2026-06-12T10:09:51.301588419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099224 | controller | Jun 12 10:09:51.301696 crc crio[19822]: time="2026-06-12T10:09:51.301691923Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099239 | controller | Jun 12 10:09:51.301696 crc crio[19822]: time="2026-06-12T10:09:51.301706983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099255 | controller | Jun 12 10:09:51.302342 crc crio[19822]: time="2026-06-12T10:09:51.301729244Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099271 | controller | Jun 12 10:09:51.302342 crc crio[19822]: time="2026-06-12T10:09:51.301790836Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099287 | controller | Jun 12 10:09:51.302342 crc crio[19822]: time="2026-06-12T10:09:51.301898129Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099303 | controller | Jun 12 10:09:51.302342 crc crio[19822]: time="2026-06-12T10:09:51.302025413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099319 | controller | Jun 12 10:09:51.302342 crc crio[19822]: time="2026-06-12T10:09:51.302154398Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099337 | controller | Jun 12 10:09:51.303460 crc crio[19822]: time="2026-06-12T10:09:51.303351233Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099356 | controller | Jun 12 10:09:51.303601 crc crio[19822]: time="2026-06-12T10:09:51.303471967Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099371 | controller | Jun 12 10:09:51.303601 crc crio[19822]: time="2026-06-12T10:09:51.303543499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099392 | controller | Jun 12 10:09:51.303601 crc crio[19822]: time="2026-06-12T10:09:51.30358126Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099408 | controller | Jun 12 10:09:51.303739 crc crio[19822]: time="2026-06-12T10:09:51.303607141Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099423 | controller | Jun 12 10:09:51.304022 crc crio[19822]: time="2026-06-12T10:09:51.303761635Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099439 | controller | Jun 12 10:09:51.304022 crc crio[19822]: time="2026-06-12T10:09:51.303793516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099454 | controller | Jun 12 10:09:51.304022 crc crio[19822]: time="2026-06-12T10:09:51.303874059Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099470 | controller | Jun 12 10:09:51.304022 crc crio[19822]: time="2026-06-12T10:09:51.303993003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099485 | controller | Jun 12 10:09:51.304332 crc crio[19822]: time="2026-06-12T10:09:51.304029264Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099501 | controller | Jun 12 10:09:51.304332 crc crio[19822]: time="2026-06-12T10:09:51.304134217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099516 | controller | Jun 12 10:09:51.304332 crc crio[19822]: time="2026-06-12T10:09:51.304167529Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099531 | controller | Jun 12 10:09:51.304477 crc crio[19822]: time="2026-06-12T10:09:51.304415147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099547 | controller | Jun 12 10:09:51.304477 crc crio[19822]: time="2026-06-12T10:09:51.304458838Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099562 | controller | Jun 12 10:09:51.305420 crc crio[19822]: time="2026-06-12T10:09:51.304703926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099577 | controller | Jun 12 10:09:51.305420 crc crio[19822]: time="2026-06-12T10:09:51.304931814Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099593 | controller | Jun 12 10:09:51.305420 crc crio[19822]: time="2026-06-12T10:09:51.305155866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099608 | controller | Jun 12 10:09:51.305420 crc crio[19822]: time="2026-06-12T10:09:51.305214318Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099623 | controller | Jun 12 10:09:51.305420 crc crio[19822]: time="2026-06-12T10:09:51.30527374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099638 | controller | Jun 12 10:09:51.305420 crc crio[19822]: time="2026-06-12T10:09:51.305311291Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099653 | controller | Jun 12 10:09:51.305733 crc crio[19822]: time="2026-06-12T10:09:51.30543157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099668 | controller | Jun 12 10:09:51.305733 crc crio[19822]: time="2026-06-12T10:09:51.305467951Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099683 | controller | Jun 12 10:09:51.305733 crc crio[19822]: time="2026-06-12T10:09:51.305643737Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099698 | controller | Jun 12 10:09:51.305733 crc crio[19822]: time="2026-06-12T10:09:51.305680508Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099730 | controller | Jun 12 10:09:51.306453 crc crio[19822]: time="2026-06-12T10:09:51.30605324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099746 | controller | Jun 12 10:09:51.306453 crc crio[19822]: time="2026-06-12T10:09:51.306123473Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099762 | controller | Jun 12 10:09:51.306453 crc crio[19822]: time="2026-06-12T10:09:51.306151023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099777 | controller | Jun 12 10:09:51.306453 crc crio[19822]: time="2026-06-12T10:09:51.306176774Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099793 | controller | Jun 12 10:09:51.306453 crc crio[19822]: time="2026-06-12T10:09:51.306309969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099808 | controller | Jun 12 10:09:51.306453 crc crio[19822]: time="2026-06-12T10:09:51.30634047Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099823 | controller | Jun 12 10:09:51.306946 crc crio[19822]: time="2026-06-12T10:09:51.306610819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099838 | controller | Jun 12 10:09:51.306946 crc crio[19822]: time="2026-06-12T10:09:51.30664817Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099874 | controller | Jun 12 10:09:51.306946 crc crio[19822]: time="2026-06-12T10:09:51.306783654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099892 | controller | Jun 12 10:09:51.306946 crc crio[19822]: time="2026-06-12T10:09:51.306866957Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099909 | controller | Jun 12 10:09:51.307292 crc crio[19822]: time="2026-06-12T10:09:51.307168336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099924 | controller | Jun 12 10:09:51.307292 crc crio[19822]: time="2026-06-12T10:09:51.307207567Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099939 | controller | Jun 12 10:09:51.307292 crc crio[19822]: time="2026-06-12T10:09:51.307235008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099955 | controller | Jun 12 10:09:51.307292 crc crio[19822]: time="2026-06-12T10:09:51.307253619Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.099970 | controller | Jun 12 10:09:51.307479 crc crio[19822]: time="2026-06-12T10:09:51.307432224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.099985 | controller | Jun 12 10:09:51.307536 crc crio[19822]: time="2026-06-12T10:09:51.307480596Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100000 | controller | Jun 12 10:09:51.307738 crc crio[19822]: time="2026-06-12T10:09:51.307706773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100015 | controller | Jun 12 10:09:51.307906 crc crio[19822]: time="2026-06-12T10:09:51.307753185Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100030 | controller | Jun 12 10:09:51.307990 crc crio[19822]: time="2026-06-12T10:09:51.307954021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100046 | controller | Jun 12 10:09:51.308045 crc crio[19822]: time="2026-06-12T10:09:51.308003383Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100061 | controller | Jun 12 10:09:51.308117 crc crio[19822]: time="2026-06-12T10:09:51.308052755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100083 | controller | Jun 12 10:09:51.308161 crc crio[19822]: time="2026-06-12T10:09:51.308119427Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100099 | controller | Jun 12 10:09:51.308479 crc crio[19822]: time="2026-06-12T10:09:51.308421817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100115 | controller | Jun 12 10:09:51.308479 crc crio[19822]: time="2026-06-12T10:09:51.308475579Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100130 | controller | Jun 12 10:09:51.308631 crc crio[19822]: time="2026-06-12T10:09:51.308589292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100146 | controller | Jun 12 10:09:51.308687 crc crio[19822]: time="2026-06-12T10:09:51.308637495Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100161 | controller | Jun 12 10:09:51.308883 crc crio[19822]: time="2026-06-12T10:09:51.308769218Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100177 | controller | Jun 12 10:09:51.308883 crc crio[19822]: time="2026-06-12T10:09:51.308873732Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100207 | controller | Jun 12 10:09:51.308991 crc crio[19822]: time="2026-06-12T10:09:51.308971595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100225 | controller | Jun 12 10:09:51.309029 crc crio[19822]: time="2026-06-12T10:09:51.308995976Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100241 | controller | Jun 12 10:09:51.309282 crc crio[19822]: time="2026-06-12T10:09:51.309203882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100257 | controller | Jun 12 10:09:51.309355 crc crio[19822]: time="2026-06-12T10:09:51.309284705Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100273 | controller | Jun 12 10:09:51.309632 crc crio[19822]: time="2026-06-12T10:09:51.309579224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100288 | controller | Jun 12 10:09:51.309632 crc crio[19822]: time="2026-06-12T10:09:51.309631705Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100309 | controller | Jun 12 10:09:51.309735 crc crio[19822]: time="2026-06-12T10:09:51.309658546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100333 | controller | Jun 12 10:09:51.309735 crc crio[19822]: time="2026-06-12T10:09:51.309676757Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100356 | controller | Jun 12 10:09:51.309885 crc crio[19822]: time="2026-06-12T10:09:51.309861713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100373 | controller | Jun 12 10:09:51.309947 crc crio[19822]: time="2026-06-12T10:09:51.309889144Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100390 | controller | Jun 12 10:09:51.310280 crc crio[19822]: time="2026-06-12T10:09:51.310229705Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100406 | controller | Jun 12 10:09:51.310352 crc crio[19822]: time="2026-06-12T10:09:51.310293927Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100422 | controller | Jun 12 10:09:51.310442 crc crio[19822]: time="2026-06-12T10:09:51.310400681Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100438 | controller | Jun 12 10:09:51.310582 crc crio[19822]: time="2026-06-12T10:09:51.310541105Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100460 | controller | Jun 12 10:09:51.310637 crc crio[19822]: time="2026-06-12T10:09:51.310589797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100477 | controller | Jun 12 10:09:51.310637 crc crio[19822]: time="2026-06-12T10:09:51.310615818Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100493 | controller | Jun 12 10:09:51.310910 crc crio[19822]: time="2026-06-12T10:09:51.310872726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100509 | controller | Jun 12 10:09:51.310972 crc crio[19822]: time="2026-06-12T10:09:51.310929018Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100524 | controller | Jun 12 10:09:51.311114 crc crio[19822]: time="2026-06-12T10:09:51.311036421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100540 | controller | Jun 12 10:09:51.311175 crc crio[19822]: time="2026-06-12T10:09:51.311114704Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100556 | controller | Jun 12 10:09:51.311328 crc crio[19822]: time="2026-06-12T10:09:51.311282759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100572 | controller | Jun 12 10:09:51.311393 crc crio[19822]: time="2026-06-12T10:09:51.311338981Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100587 | controller | Jun 12 10:09:51.311488 crc crio[19822]: time="2026-06-12T10:09:51.311452625Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100603 | controller | Jun 12 10:09:51.311541 crc crio[19822]: time="2026-06-12T10:09:51.311512197Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100619 | controller | Jun 12 10:09:51.311761 crc crio[19822]: time="2026-06-12T10:09:51.311713753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100634 | controller | Jun 12 10:09:51.311872 crc crio[19822]: time="2026-06-12T10:09:51.311777356Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100649 | controller | Jun 12 10:09:51.311939 crc crio[19822]: time="2026-06-12T10:09:51.311870249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100665 | controller | Jun 12 10:09:51.311939 crc crio[19822]: time="2026-06-12T10:09:51.31190628Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100680 | controller | Jun 12 10:09:51.312241 crc crio[19822]: time="2026-06-12T10:09:51.312183689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100696 | controller | Jun 12 10:09:51.312314 crc crio[19822]: time="2026-06-12T10:09:51.312250911Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100711 | controller | Jun 12 10:09:51.312314 crc crio[19822]: time="2026-06-12T10:09:51.312277462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100726 | controller | Jun 12 10:09:51.312314 crc crio[19822]: time="2026-06-12T10:09:51.312301233Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100742 | controller | Jun 12 10:09:51.312538 crc crio[19822]: time="2026-06-12T10:09:51.312495028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100757 | controller | Jun 12 10:09:51.312616 crc crio[19822]: time="2026-06-12T10:09:51.31254468Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100773 | controller | Jun 12 10:09:51.312881 crc crio[19822]: time="2026-06-12T10:09:51.312683374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100795 | controller | Jun 12 10:09:51.312949 crc crio[19822]: time="2026-06-12T10:09:51.312892611Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100812 | controller | Jun 12 10:09:51.312949 crc crio[19822]: time="2026-06-12T10:09:51.312926362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100828 | controller | Jun 12 10:09:51.313027 crc crio[19822]: time="2026-06-12T10:09:51.312953783Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100844 | controller | Jun 12 10:09:51.313172 crc crio[19822]: time="2026-06-12T10:09:51.313125609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100883 | controller | Jun 12 10:09:51.313232 crc crio[19822]: time="2026-06-12T10:09:51.313180911Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100901 | controller | Jun 12 10:09:51.313304 crc crio[19822]: time="2026-06-12T10:09:51.313233642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100917 | controller | Jun 12 10:09:51.313356 crc crio[19822]: time="2026-06-12T10:09:51.313329405Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100933 | controller | Jun 12 10:09:51.313499 crc crio[19822]: time="2026-06-12T10:09:51.313450809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100950 | controller | Jun 12 10:09:51.313571 crc crio[19822]: time="2026-06-12T10:09:51.313510131Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100966 | controller | Jun 12 10:09:51.313752 crc crio[19822]: time="2026-06-12T10:09:51.313700647Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.100981 | controller | Jun 12 10:09:51.313862 crc crio[19822]: time="2026-06-12T10:09:51.31376459Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.100997 | controller | Jun 12 10:09:51.314679 crc crio[19822]: time="2026-06-12T10:09:51.314612147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101013 | controller | Jun 12 10:09:51.314743 crc crio[19822]: time="2026-06-12T10:09:51.31469603Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101028 | controller | Jun 12 10:09:51.314743 crc crio[19822]: time="2026-06-12T10:09:51.314724891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101044 | controller | Jun 12 10:09:51.314917 crc crio[19822]: time="2026-06-12T10:09:51.314745602Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101060 | controller | Jun 12 10:09:51.315084 crc crio[19822]: time="2026-06-12T10:09:51.31499669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101075 | controller | Jun 12 10:09:51.315145 crc crio[19822]: time="2026-06-12T10:09:51.315091273Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101091 | controller | Jun 12 10:09:51.315393 crc crio[19822]: time="2026-06-12T10:09:51.31529366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101106 | controller | Jun 12 10:09:51.315658 crc crio[19822]: time="2026-06-12T10:09:51.315604459Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101123 | controller | Jun 12 10:09:51.315715 crc crio[19822]: time="2026-06-12T10:09:51.315663111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101139 | controller | Jun 12 10:09:51.315715 crc crio[19822]: time="2026-06-12T10:09:51.315697852Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101155 | controller | Jun 12 10:09:51.316145 crc crio[19822]: time="2026-06-12T10:09:51.315721963Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101176 | controller | Jun 12 10:09:51.316145 crc crio[19822]: time="2026-06-12T10:09:51.315741903Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101193 | controller | Jun 12 10:09:51.316145 crc crio[19822]: time="2026-06-12T10:09:51.316005432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101210 | controller | Jun 12 10:09:51.316145 crc crio[19822]: time="2026-06-12T10:09:51.316035413Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101225 | controller | Jun 12 10:09:51.316296 crc crio[19822]: time="2026-06-12T10:09:51.316170349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101241 | controller | Jun 12 10:09:51.316296 crc crio[19822]: time="2026-06-12T10:09:51.316279733Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101257 | controller | Jun 12 10:09:51.316418 crc crio[19822]: time="2026-06-12T10:09:51.316368714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101272 | controller | Jun 12 10:09:51.316480 crc crio[19822]: time="2026-06-12T10:09:51.316432986Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101288 | controller | Jun 12 10:09:51.316620 crc crio[19822]: time="2026-06-12T10:09:51.316563842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101304 | controller | Jun 12 10:09:51.316676 crc crio[19822]: time="2026-06-12T10:09:51.316629834Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101320 | controller | Jun 12 10:09:51.316901 crc crio[19822]: time="2026-06-12T10:09:51.316859182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101336 | controller | Jun 12 10:09:51.316971 crc crio[19822]: time="2026-06-12T10:09:51.316924604Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101353 | controller | Jun 12 10:09:51.317238 crc crio[19822]: time="2026-06-12T10:09:51.3171808Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101375 | controller | Jun 12 10:09:51.317332 crc crio[19822]: time="2026-06-12T10:09:51.317274103Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101400 | controller | Jun 12 10:09:51.317444 crc crio[19822]: time="2026-06-12T10:09:51.31740861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101425 | controller | Jun 12 10:09:51.317505 crc crio[19822]: time="2026-06-12T10:09:51.317462732Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101445 | controller | Jun 12 10:09:51.317616 crc crio[19822]: time="2026-06-12T10:09:51.317582383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101462 | controller | Jun 12 10:09:51.317669 crc crio[19822]: time="2026-06-12T10:09:51.317631934Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101478 | controller | Jun 12 10:09:51.317860 crc crio[19822]: time="2026-06-12T10:09:51.317762961Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101494 | controller | Jun 12 10:09:51.317932 crc crio[19822]: time="2026-06-12T10:09:51.317868555Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101510 | controller | Jun 12 10:09:51.318062 crc crio[19822]: time="2026-06-12T10:09:51.318022047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101526 | controller | Jun 12 10:09:51.318157 crc crio[19822]: time="2026-06-12T10:09:51.31812532Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101547 | controller | Jun 12 10:09:51.318322 crc crio[19822]: time="2026-06-12T10:09:51.318282558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101564 | controller | Jun 12 10:09:51.318374 crc crio[19822]: time="2026-06-12T10:09:51.31834385Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101580 | controller | Jun 12 10:09:51.318408 crc crio[19822]: time="2026-06-12T10:09:51.318379852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101596 | controller | Jun 12 10:09:51.318451 crc crio[19822]: time="2026-06-12T10:09:51.318411533Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101612 | controller | Jun 12 10:09:51.318588 crc crio[19822]: time="2026-06-12T10:09:51.318548834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101628 | controller | Jun 12 10:09:51.318654 crc crio[19822]: time="2026-06-12T10:09:51.318612596Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101644 | controller | Jun 12 10:09:51.318774 crc crio[19822]: time="2026-06-12T10:09:51.31873659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101660 | controller | Jun 12 10:09:51.318987 crc crio[19822]: time="2026-06-12T10:09:51.318947507Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101676 | controller | Jun 12 10:09:51.319053 crc crio[19822]: time="2026-06-12T10:09:51.319006089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101691 | controller | Jun 12 10:09:51.319053 crc crio[19822]: time="2026-06-12T10:09:51.31903865Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101707 | controller | Jun 12 10:09:51.319307 crc crio[19822]: time="2026-06-12T10:09:51.319273668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101722 | controller | Jun 12 10:09:51.319369 crc crio[19822]: time="2026-06-12T10:09:51.319322852Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101737 | controller | Jun 12 10:09:51.319480 crc crio[19822]: time="2026-06-12T10:09:51.319448854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101753 | controller | Jun 12 10:09:51.319543 crc crio[19822]: time="2026-06-12T10:09:51.319494685Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101768 | controller | Jun 12 10:09:51.319755 crc crio[19822]: time="2026-06-12T10:09:51.319720912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101784 | controller | Jun 12 10:09:51.319875 crc crio[19822]: time="2026-06-12T10:09:51.319775014Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101800 | controller | Jun 12 10:09:51.319942 crc crio[19822]: time="2026-06-12T10:09:51.319877128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101815 | controller | Jun 12 10:09:51.319942 crc crio[19822]: time="2026-06-12T10:09:51.319915339Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101831 | controller | Jun 12 10:09:51.320178 crc crio[19822]: time="2026-06-12T10:09:51.320140026Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101863 | controller | Jun 12 10:09:51.320246 crc crio[19822]: time="2026-06-12T10:09:51.320192418Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101897 | controller | Jun 12 10:09:51.320246 crc crio[19822]: time="2026-06-12T10:09:51.320219959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101923 | controller | Jun 12 10:09:51.320246 crc crio[19822]: time="2026-06-12T10:09:51.32024182Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101941 | controller | Jun 12 10:09:51.320426 crc crio[19822]: time="2026-06-12T10:09:51.320386774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101957 | controller | Jun 12 10:09:51.320479 crc crio[19822]: time="2026-06-12T10:09:51.320446306Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.101973 | controller | Jun 12 10:09:51.320742 crc crio[19822]: time="2026-06-12T10:09:51.320703945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.101989 | controller | Jun 12 10:09:51.320938 crc crio[19822]: time="2026-06-12T10:09:51.320761527Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102005 | controller | Jun 12 10:09:51.320938 crc crio[19822]: time="2026-06-12T10:09:51.320908711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102020 | controller | Jun 12 10:09:51.321052 crc crio[19822]: time="2026-06-12T10:09:51.320944353Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102036 | controller | Jun 12 10:09:51.321363 crc crio[19822]: time="2026-06-12T10:09:51.321322864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102051 | controller | Jun 12 10:09:51.321429 crc crio[19822]: time="2026-06-12T10:09:51.321387366Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102066 | controller | Jun 12 10:09:51.321429 crc crio[19822]: time="2026-06-12T10:09:51.321421937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102081 | controller | Jun 12 10:09:51.321492 crc crio[19822]: time="2026-06-12T10:09:51.321443468Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102097 | controller | Jun 12 10:09:51.321725 crc crio[19822]: time="2026-06-12T10:09:51.321681806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102112 | controller | Jun 12 10:09:51.321852 crc crio[19822]: time="2026-06-12T10:09:51.321740968Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102128 | controller | Jun 12 10:09:51.321936 crc crio[19822]: time="2026-06-12T10:09:51.321907523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102143 | controller | Jun 12 10:09:51.321997 crc crio[19822]: time="2026-06-12T10:09:51.321937784Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102159 | controller | Jun 12 10:09:51.322374 crc crio[19822]: time="2026-06-12T10:09:51.322230734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102174 | controller | Jun 12 10:09:51.322429 crc crio[19822]: time="2026-06-12T10:09:51.322398239Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102190 | controller | Jun 12 10:09:51.322429 crc crio[19822]: time="2026-06-12T10:09:51.32242682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102205 | controller | Jun 12 10:09:51.322505 crc crio[19822]: time="2026-06-12T10:09:51.322445171Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102220 | controller | Jun 12 10:09:51.322572 crc crio[19822]: time="2026-06-12T10:09:51.322540154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102236 | controller | Jun 12 10:09:51.322624 crc crio[19822]: time="2026-06-12T10:09:51.322583917Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102259 | controller | Jun 12 10:09:51.322782 crc crio[19822]: time="2026-06-12T10:09:51.322751101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102275 | controller | Jun 12 10:09:51.322900 crc crio[19822]: time="2026-06-12T10:09:51.322794862Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102291 | controller | Jun 12 10:09:51.323056 crc crio[19822]: time="2026-06-12T10:09:51.323020368Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102306 | controller | Jun 12 10:09:51.323132 crc crio[19822]: time="2026-06-12T10:09:51.323113722Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102321 | controller | Jun 12 10:09:51.323184 crc crio[19822]: time="2026-06-12T10:09:51.323168453Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102336 | controller | Jun 12 10:09:51.323220 crc crio[19822]: time="2026-06-12T10:09:51.323197864Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102351 | controller | Jun 12 10:09:51.323569 crc crio[19822]: time="2026-06-12T10:09:51.323391751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102366 | controller | Jun 12 10:09:51.323641 crc crio[19822]: time="2026-06-12T10:09:51.323572177Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102382 | controller | Jun 12 10:09:51.323641 crc crio[19822]: time="2026-06-12T10:09:51.323604618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102397 | controller | Jun 12 10:09:51.323641 crc crio[19822]: time="2026-06-12T10:09:51.323622068Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102412 | controller | Jun 12 10:09:51.323739 crc crio[19822]: time="2026-06-12T10:09:51.323727672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102427 | controller | Jun 12 10:09:51.323778 crc crio[19822]: time="2026-06-12T10:09:51.323756383Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102441 | controller | Jun 12 10:09:51.323971 crc crio[19822]: time="2026-06-12T10:09:51.323926088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102457 | controller | Jun 12 10:09:51.323971 crc crio[19822]: time="2026-06-12T10:09:51.323962969Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102472 | controller | Jun 12 10:09:51.324210 crc crio[19822]: time="2026-06-12T10:09:51.324151905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102488 | controller | Jun 12 10:09:51.324269 crc crio[19822]: time="2026-06-12T10:09:51.324210207Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102504 | controller | Jun 12 10:09:51.324389 crc crio[19822]: time="2026-06-12T10:09:51.324346592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102519 | controller | Jun 12 10:09:51.324448 crc crio[19822]: time="2026-06-12T10:09:51.324398804Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102535 | controller | Jun 12 10:09:51.324681 crc crio[19822]: time="2026-06-12T10:09:51.324635421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102552 | controller | Jun 12 10:09:51.324738 crc crio[19822]: time="2026-06-12T10:09:51.324688373Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102567 | controller | Jun 12 10:09:51.324738 crc crio[19822]: time="2026-06-12T10:09:51.324714944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102588 | controller | Jun 12 10:09:51.324738 crc crio[19822]: time="2026-06-12T10:09:51.324731694Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102609 | controller | Jun 12 10:09:51.325014 crc crio[19822]: time="2026-06-12T10:09:51.324967422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102633 | controller | Jun 12 10:09:51.325014 crc crio[19822]: time="2026-06-12T10:09:51.325012864Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102655 | controller | Jun 12 10:09:51.325340 crc crio[19822]: time="2026-06-12T10:09:51.325264492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102672 | controller | Jun 12 10:09:51.325340 crc crio[19822]: time="2026-06-12T10:09:51.325329734Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102689 | controller | Jun 12 10:09:51.325483 crc crio[19822]: time="2026-06-12T10:09:51.325446618Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102704 | controller | Jun 12 10:09:51.325544 crc crio[19822]: time="2026-06-12T10:09:51.32550412Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102720 | controller | Jun 12 10:09:51.325917 crc crio[19822]: time="2026-06-12T10:09:51.325659775Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102736 | controller | Jun 12 10:09:51.325917 crc crio[19822]: time="2026-06-12T10:09:51.325889401Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102752 | controller | Jun 12 10:09:51.325917 crc crio[19822]: time="2026-06-12T10:09:51.325919062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102768 | controller | Jun 12 10:09:51.326151 crc crio[19822]: time="2026-06-12T10:09:51.325936953Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102784 | controller | Jun 12 10:09:51.326196 crc crio[19822]: time="2026-06-12T10:09:51.32616779Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102799 | controller | Jun 12 10:09:51.326231 crc crio[19822]: time="2026-06-12T10:09:51.326209262Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102815 | controller | Jun 12 10:09:51.326413 crc crio[19822]: time="2026-06-12T10:09:51.326364037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102831 | controller | Jun 12 10:09:51.326469 crc crio[19822]: time="2026-06-12T10:09:51.326422669Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102846 | controller | Jun 12 10:09:51.326578 crc crio[19822]: time="2026-06-12T10:09:51.326530712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102887 | controller | Jun 12 10:09:51.326633 crc crio[19822]: time="2026-06-12T10:09:51.326588744Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102904 | controller | Jun 12 10:09:51.326776 crc crio[19822]: time="2026-06-12T10:09:51.326734069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102920 | controller | Jun 12 10:09:51.326903 crc crio[19822]: time="2026-06-12T10:09:51.3267812Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102936 | controller | Jun 12 10:09:51.327022 crc crio[19822]: time="2026-06-12T10:09:51.326987167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102951 | controller | Jun 12 10:09:51.327109 crc crio[19822]: time="2026-06-12T10:09:51.327034679Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.102967 | controller | Jun 12 10:09:51.327232 crc crio[19822]: time="2026-06-12T10:09:51.327187674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.102988 | controller | Jun 12 10:09:51.327322 crc crio[19822]: time="2026-06-12T10:09:51.327239185Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103004 | controller | Jun 12 10:09:51.327448 crc crio[19822]: time="2026-06-12T10:09:51.327410411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103020 | controller | Jun 12 10:09:51.327536 crc crio[19822]: time="2026-06-12T10:09:51.327454753Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103035 | controller | Jun 12 10:09:51.327665 crc crio[19822]: time="2026-06-12T10:09:51.327618668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103051 | controller | Jun 12 10:09:51.327721 crc crio[19822]: time="2026-06-12T10:09:51.32767841Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103067 | controller | Jun 12 10:09:51.328110 crc crio[19822]: time="2026-06-12T10:09:51.328045262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103082 | controller | Jun 12 10:09:51.328180 crc crio[19822]: time="2026-06-12T10:09:51.328138355Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103098 | controller | Jun 12 10:09:51.328180 crc crio[19822]: time="2026-06-12T10:09:51.328154645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103114 | controller | Jun 12 10:09:51.328180 crc crio[19822]: time="2026-06-12T10:09:51.328173766Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103129 | controller | Jun 12 10:09:51.328358 crc crio[19822]: time="2026-06-12T10:09:51.328314281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103145 | controller | Jun 12 10:09:51.328415 crc crio[19822]: time="2026-06-12T10:09:51.328363592Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103160 | controller | Jun 12 10:09:51.328547 crc crio[19822]: time="2026-06-12T10:09:51.328505857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103176 | controller | Jun 12 10:09:51.328609 crc crio[19822]: time="2026-06-12T10:09:51.328551328Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103192 | controller | Jun 12 10:09:51.328749 crc crio[19822]: time="2026-06-12T10:09:51.328708013Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103207 | controller | Jun 12 10:09:51.328852 crc crio[19822]: time="2026-06-12T10:09:51.328752585Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103223 | controller | Jun 12 10:09:51.329270 crc crio[19822]: time="2026-06-12T10:09:51.329179798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103239 | controller | Jun 12 10:09:51.329270 crc crio[19822]: time="2026-06-12T10:09:51.329267103Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103255 | controller | Jun 12 10:09:51.329378 crc crio[19822]: time="2026-06-12T10:09:51.329302782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103270 | controller | Jun 12 10:09:51.329378 crc crio[19822]: time="2026-06-12T10:09:51.329326883Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103286 | controller | Jun 12 10:09:51.329519 crc crio[19822]: time="2026-06-12T10:09:51.329458887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103302 | controller | Jun 12 10:09:51.329576 crc crio[19822]: time="2026-06-12T10:09:51.329527749Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103324 | controller | Jun 12 10:09:51.329678 crc crio[19822]: time="2026-06-12T10:09:51.329636543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103340 | controller | Jun 12 10:09:51.329749 crc crio[19822]: time="2026-06-12T10:09:51.329685495Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103356 | controller | Jun 12 10:09:51.330052 crc crio[19822]: time="2026-06-12T10:09:51.329996135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103371 | controller | Jun 12 10:09:51.330052 crc crio[19822]: time="2026-06-12T10:09:51.330049506Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103387 | controller | Jun 12 10:09:51.330430 crc crio[19822]: time="2026-06-12T10:09:51.330366107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103403 | controller | Jun 12 10:09:51.330430 crc crio[19822]: time="2026-06-12T10:09:51.330424469Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103418 | controller | Jun 12 10:09:51.330527 crc crio[19822]: time="2026-06-12T10:09:51.33045691Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103434 | controller | Jun 12 10:09:51.330527 crc crio[19822]: time="2026-06-12T10:09:51.330483171Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103449 | controller | Jun 12 10:09:51.330722 crc crio[19822]: time="2026-06-12T10:09:51.330664717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103465 | controller | Jun 12 10:09:51.330722 crc crio[19822]: time="2026-06-12T10:09:51.330722758Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103481 | controller | Jun 12 10:09:51.330985 crc crio[19822]: time="2026-06-12T10:09:51.330933595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103496 | controller | Jun 12 10:09:51.330985 crc crio[19822]: time="2026-06-12T10:09:51.330983107Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103512 | controller | Jun 12 10:09:51.331529 crc crio[19822]: time="2026-06-12T10:09:51.331470112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103527 | controller | Jun 12 10:09:51.331600 crc crio[19822]: time="2026-06-12T10:09:51.331534304Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103543 | controller | Jun 12 10:09:51.331600 crc crio[19822]: time="2026-06-12T10:09:51.331563985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103558 | controller | Jun 12 10:09:51.331600 crc crio[19822]: time="2026-06-12T10:09:51.331585456Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103574 | controller | Jun 12 10:09:51.332307 crc crio[19822]: time="2026-06-12T10:09:51.331776292Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103590 | controller | Jun 12 10:09:51.332307 crc crio[19822]: time="2026-06-12T10:09:51.331862125Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103606 | controller | Jun 12 10:09:51.332307 crc crio[19822]: time="2026-06-12T10:09:51.33201928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103622 | controller | Jun 12 10:09:51.332307 crc crio[19822]: time="2026-06-12T10:09:51.332054591Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103638 | controller | Jun 12 10:09:51.332307 crc crio[19822]: time="2026-06-12T10:09:51.332222037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103659 | controller | Jun 12 10:09:51.332307 crc crio[19822]: time="2026-06-12T10:09:51.332252588Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103676 | controller | Jun 12 10:09:51.332611 crc crio[19822]: time="2026-06-12T10:09:51.332550317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103692 | controller | Jun 12 10:09:51.332611 crc crio[19822]: time="2026-06-12T10:09:51.332610169Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103708 | controller | Jun 12 10:09:51.332705 crc crio[19822]: time="2026-06-12T10:09:51.33262554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103723 | controller | Jun 12 10:09:51.332705 crc crio[19822]: time="2026-06-12T10:09:51.3326445Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103739 | controller | Jun 12 10:09:51.332775 crc crio[19822]: time="2026-06-12T10:09:51.332740973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103762 | controller | Jun 12 10:09:51.332884 crc crio[19822]: time="2026-06-12T10:09:51.332777385Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103788 | controller | Jun 12 10:09:51.333186 crc crio[19822]: time="2026-06-12T10:09:51.333002542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103808 | controller | Jun 12 10:09:51.333272 crc crio[19822]: time="2026-06-12T10:09:51.333211429Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103825 | controller | Jun 12 10:09:51.333310 crc crio[19822]: time="2026-06-12T10:09:51.333281641Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103841 | controller | Jun 12 10:09:51.333350 crc crio[19822]: time="2026-06-12T10:09:51.333309212Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103880 | controller | Jun 12 10:09:51.333744 crc crio[19822]: time="2026-06-12T10:09:51.333682064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103898 | controller | Jun 12 10:09:51.333868 crc crio[19822]: time="2026-06-12T10:09:51.333745396Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103914 | controller | Jun 12 10:09:51.333868 crc crio[19822]: time="2026-06-12T10:09:51.333777587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103930 | controller | Jun 12 10:09:51.333868 crc crio[19822]: time="2026-06-12T10:09:51.333799098Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103946 | controller | Jun 12 10:09:51.334014 crc crio[19822]: time="2026-06-12T10:09:51.333992194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103961 | controller | Jun 12 10:09:51.334051 crc crio[19822]: time="2026-06-12T10:09:51.334026266Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.103977 | controller | Jun 12 10:09:51.334274 crc crio[19822]: time="2026-06-12T10:09:51.334213492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.103993 | controller | Jun 12 10:09:51.334334 crc crio[19822]: time="2026-06-12T10:09:51.334281994Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104009 | controller | Jun 12 10:09:51.334334 crc crio[19822]: time="2026-06-12T10:09:51.334314465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104025 | controller | Jun 12 10:09:51.334409 crc crio[19822]: time="2026-06-12T10:09:51.334336036Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104047 | controller | Jun 12 10:09:51.335262 crc crio[19822]: time="2026-06-12T10:09:51.335200713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104064 | controller | Jun 12 10:09:51.335325 crc crio[19822]: time="2026-06-12T10:09:51.335299907Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104079 | controller | Jun 12 10:09:51.335373 crc crio[19822]: time="2026-06-12T10:09:51.335334387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104095 | controller | Jun 12 10:09:51.335373 crc crio[19822]: time="2026-06-12T10:09:51.335356968Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104111 | controller | Jun 12 10:09:51.335761 crc crio[19822]: time="2026-06-12T10:09:51.335704709Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104127 | controller | Jun 12 10:09:51.335916 crc crio[19822]: time="2026-06-12T10:09:51.335763601Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104143 | controller | Jun 12 10:09:51.335974 crc crio[19822]: time="2026-06-12T10:09:51.335944937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104158 | controller | Jun 12 10:09:51.336020 crc crio[19822]: time="2026-06-12T10:09:51.335985979Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104174 | controller | Jun 12 10:09:51.336020 crc crio[19822]: time="2026-06-12T10:09:51.33601485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104203 | controller | Jun 12 10:09:51.336136 crc crio[19822]: time="2026-06-12T10:09:51.33603467Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104220 | controller | Jun 12 10:09:51.336314 crc crio[19822]: time="2026-06-12T10:09:51.336255087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104236 | controller | Jun 12 10:09:51.336314 crc crio[19822]: time="2026-06-12T10:09:51.336312909Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104252 | controller | Jun 12 10:09:51.336515 crc crio[19822]: time="2026-06-12T10:09:51.336461324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104268 | controller | Jun 12 10:09:51.336581 crc crio[19822]: time="2026-06-12T10:09:51.336521136Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104284 | controller | Jun 12 10:09:51.336885 crc crio[19822]: time="2026-06-12T10:09:51.336798485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104299 | controller | Jun 12 10:09:51.337097 crc crio[19822]: time="2026-06-12T10:09:51.337036722Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104315 | controller | Jun 12 10:09:51.337167 crc crio[19822]: time="2026-06-12T10:09:51.337121515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104330 | controller | Jun 12 10:09:51.337167 crc crio[19822]: time="2026-06-12T10:09:51.337155106Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104346 | controller | Jun 12 10:09:51.337265 crc crio[19822]: time="2026-06-12T10:09:51.337207348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104361 | controller | Jun 12 10:09:51.337265 crc crio[19822]: time="2026-06-12T10:09:51.337254579Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104377 | controller | Jun 12 10:09:51.337496 crc crio[19822]: time="2026-06-12T10:09:51.337451706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104397 | controller | Jun 12 10:09:51.337565 crc crio[19822]: time="2026-06-12T10:09:51.337504657Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104413 | controller | Jun 12 10:09:51.337714 crc crio[19822]: time="2026-06-12T10:09:51.337676473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104429 | controller | Jun 12 10:09:51.337771 crc crio[19822]: time="2026-06-12T10:09:51.337735495Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104444 | controller | Jun 12 10:09:51.337962 crc crio[19822]: time="2026-06-12T10:09:51.337926741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104459 | controller | Jun 12 10:09:51.338020 crc crio[19822]: time="2026-06-12T10:09:51.337984843Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104474 | controller | Jun 12 10:09:51.338292 crc crio[19822]: time="2026-06-12T10:09:51.338244352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104489 | controller | Jun 12 10:09:51.338366 crc crio[19822]: time="2026-06-12T10:09:51.338303954Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104505 | controller | Jun 12 10:09:51.338407 crc crio[19822]: time="2026-06-12T10:09:51.338395206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104520 | controller | Jun 12 10:09:51.338442 crc crio[19822]: time="2026-06-12T10:09:51.338429228Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104535 | controller | Jun 12 10:09:51.338710 crc crio[19822]: time="2026-06-12T10:09:51.338647515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104550 | controller | Jun 12 10:09:51.338766 crc crio[19822]: time="2026-06-12T10:09:51.338708577Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104565 | controller | Jun 12 10:09:51.339038 crc crio[19822]: time="2026-06-12T10:09:51.338985346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104580 | controller | Jun 12 10:09:51.339130 crc crio[19822]: time="2026-06-12T10:09:51.339051368Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104594 | controller | Jun 12 10:09:51.339380 crc crio[19822]: time="2026-06-12T10:09:51.339330287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104610 | controller | Jun 12 10:09:51.339443 crc crio[19822]: time="2026-06-12T10:09:51.339390299Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104626 | controller | Jun 12 10:09:51.339443 crc crio[19822]: time="2026-06-12T10:09:51.3394168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104641 | controller | Jun 12 10:09:51.339443 crc crio[19822]: time="2026-06-12T10:09:51.339435051Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104656 | controller | Jun 12 10:09:51.339676 crc crio[19822]: time="2026-06-12T10:09:51.339631217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104672 | controller | Jun 12 10:09:51.339676 crc crio[19822]: time="2026-06-12T10:09:51.339677098Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104687 | controller | Jun 12 10:09:51.339961 crc crio[19822]: time="2026-06-12T10:09:51.339882455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104703 | controller | Jun 12 10:09:51.339961 crc crio[19822]: time="2026-06-12T10:09:51.339945067Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104723 | controller | Jun 12 10:09:51.340354 crc crio[19822]: time="2026-06-12T10:09:51.340218046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104739 | controller | Jun 12 10:09:51.340354 crc crio[19822]: time="2026-06-12T10:09:51.340307639Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104755 | controller | Jun 12 10:09:51.340910 crc crio[19822]: time="2026-06-12T10:09:51.340794564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104770 | controller | Jun 12 10:09:51.340974 crc crio[19822]: time="2026-06-12T10:09:51.340924288Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104786 | controller | Jun 12 10:09:51.340974 crc crio[19822]: time="2026-06-12T10:09:51.34096508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104801 | controller | Jun 12 10:09:51.341052 crc crio[19822]: time="2026-06-12T10:09:51.340998501Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104817 | controller | Jun 12 10:09:51.341483 crc crio[19822]: time="2026-06-12T10:09:51.341098477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104832 | controller | Jun 12 10:09:51.341919 crc crio[19822]: time="2026-06-12T10:09:51.341710657Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104864 | controller | Jun 12 10:09:51.341919 crc crio[19822]: time="2026-06-12T10:09:51.341754458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104886 | controller | Jun 12 10:09:51.341919 crc crio[19822]: time="2026-06-12T10:09:51.341782729Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104902 | controller | Jun 12 10:09:51.341919 crc crio[19822]: time="2026-06-12T10:09:51.341864229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104918 | controller | Jun 12 10:09:51.341919 crc crio[19822]: time="2026-06-12T10:09:51.3419021Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104933 | controller | Jun 12 10:09:51.342328 crc crio[19822]: time="2026-06-12T10:09:51.342255042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104948 | controller | Jun 12 10:09:51.342419 crc crio[19822]: time="2026-06-12T10:09:51.342385126Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104964 | controller | Jun 12 10:09:51.342537 crc crio[19822]: time="2026-06-12T10:09:51.342446778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.104979 | controller | Jun 12 10:09:51.342537 crc crio[19822]: time="2026-06-12T10:09:51.342482319Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.104995 | controller | Jun 12 10:09:51.342710 crc crio[19822]: time="2026-06-12T10:09:51.342660544Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.105010 | controller | Jun 12 10:09:51.342772 crc crio[19822]: time="2026-06-12T10:09:51.342739727Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.105026 | controller | Jun 12 10:09:51.343263 crc crio[19822]: time="2026-06-12T10:09:51.343187851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.105042 | controller | Jun 12 10:09:51.343361 crc crio[19822]: time="2026-06-12T10:09:51.343296525Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.105057 | controller | Jun 12 10:09:51.343361 crc crio[19822]: time="2026-06-12T10:09:51.343341416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.105073 | controller | Jun 12 10:09:51.343512 crc crio[19822]: time="2026-06-12T10:09:51.343380498Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.105094 | controller | Jun 12 10:09:51.343512 crc crio[19822]: time="2026-06-12T10:09:51.343497851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.105111 | controller | Jun 12 10:09:51.343612 crc crio[19822]: time="2026-06-12T10:09:51.343534983Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.105126 | controller | Jun 12 10:09:51.343661 crc crio[19822]: time="2026-06-12T10:09:51.343604155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.105141 | controller | Jun 12 10:09:51.343661 crc crio[19822]: time="2026-06-12T10:09:51.343647106Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.105157 | controller | Jun 12 10:09:51.344283 crc crio[19822]: time="2026-06-12T10:09:51.344207915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.105172 | controller | Jun 12 10:09:51.344355 crc crio[19822]: time="2026-06-12T10:09:51.344306468Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.105189 | controller | Jun 12 10:09:51.344460 crc crio[19822]: time="2026-06-12T10:09:51.34435314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 11:43:48.105236 | controller | Jun 12 10:09:51.344460 crc crio[19822]: time="2026-06-12T10:09:51.344388811Z" level=info msg="Updated default CNI network name to "
2026-06-12 11:43:48.105254 | controller | Jun 12 10:09:56.062066 crc crio[19822]: time="2026-06-12T10:09:56.061561472Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 11:43:48.105270 | controller | Jun 12 10:09:56.291983 crc crio[19822]: time="2026-06-12T10:09:56.291564111Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.105286 | controller | Jun 12 10:09:56.291983 crc crio[19822]: time="2026-06-12T10:09:56.291722346Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.105302 | controller | Jun 12 10:09:56.291983 crc crio[19822]: time="2026-06-12T10:09:56.291752497Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 11:43:48.105318 | controller | Jun 12 10:09:56.465883 crc crio[19822]: time="2026-06-12T10:09:56.464778652Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 11:43:48.105334 | controller | Jun 12 10:09:56.466206 crc crio[19822]: time="2026-06-12T10:09:56.466012322Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 11:43:48.105350 | controller | Jun 12 10:10:00.745204 crc crio[19822]: time="2026-06-12T10:10:00.744228938Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687650-5q8f6/POD" id=30fc14e8-c472-4d62-ac1d-4f7a3a39e0e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.105367 | controller | Jun 12 10:10:00.746352 crc crio[19822]: time="2026-06-12T10:10:00.745250651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.105384 | controller | Jun 12 10:10:00.773694 crc crio[19822]: time="2026-06-12T10:10:00.773603039Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}"
2026-06-12 11:43:48.105406 | controller | Jun 12 10:10:00.773694 crc crio[19822]: time="2026-06-12T10:10:00.773664331Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687650-5q8f6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.105423 | controller | Jun 12 10:10:01.211159 crc crio[19822]: 2026-06-12T10:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63d9931c3de867d Mac:32:ff:1d:b3:2f:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.105441 | controller | Jun 12 10:10:01.213310 crc crio[19822]: time="2026-06-12T10:10:01.213249149Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}"
2026-06-12 11:43:48.105458 | controller | Jun 12 10:10:01.213465 crc crio[19822]: time="2026-06-12T10:10:01.213424404Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687650-5q8f6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.105474 | controller | Jun 12 10:10:01.220261 crc crio[19822]: time="2026-06-12T10:10:01.219477979Z" level=info msg="Ran pod sandbox 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 with infra container: openshift-infra/auto-csr-approver-29687650-5q8f6/POD" id=30fc14e8-c472-4d62-ac1d-4f7a3a39e0e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.105491 | controller | Jun 12 10:10:01.222245 crc crio[19822]: time="2026-06-12T10:10:01.222177677Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c5159f34-5de0-49e3-b806-cd8b3d7621b6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.105507 | controller | Jun 12 10:10:01.229121 crc crio[19822]: time="2026-06-12T10:10:01.22900829Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.105524 | controller | Jun 12 10:10:03.081858 crc crio[19822]: time="2026-06-12T10:10:03.081727158Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c5159f34-5de0-49e3-b806-cd8b3d7621b6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.105540 | controller | Jun 12 10:10:03.083051 crc crio[19822]: time="2026-06-12T10:10:03.082659928Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5dfd5579-e56b-49b3-b512-f3928f04d1e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.105556 | controller | Jun 12 10:10:03.084435 crc crio[19822]: time="2026-06-12T10:10:03.084375903Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c04fc678-19ae-48f4-a7d7-bc8cc8fb354c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.105572 | controller | Jun 12 10:10:03.092263 crc crio[19822]: time="2026-06-12T10:10:03.092192266Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687650-5q8f6/oc" id=0598fdfc-5300-48ae-9f7f-5e5ddbcc7b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.105588 | controller | Jun 12 10:10:03.092603 crc crio[19822]: time="2026-06-12T10:10:03.092550418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.105606 | controller | Jun 12 10:10:03.123422 crc crio[19822]: time="2026-06-12T10:10:03.123323524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.105628 | controller | Jun 12 10:10:03.404657 crc crio[19822]: time="2026-06-12T10:10:03.404269526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.105645 | controller | Jun 12 10:10:03.505223 crc crio[19822]: time="2026-06-12T10:10:03.505047287Z" level=info msg="Created container c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4: openshift-infra/auto-csr-approver-29687650-5q8f6/oc" id=0598fdfc-5300-48ae-9f7f-5e5ddbcc7b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.105661 | controller | Jun 12 10:10:03.506446 crc crio[19822]: time="2026-06-12T10:10:03.506388691Z" level=info msg="Starting container: c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4" id=00b309ea-c39f-42bf-84f9-239bb2442406 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.105678 | controller | Jun 12 10:10:03.514673 crc crio[19822]: time="2026-06-12T10:10:03.513517143Z" level=info msg="Started container" PID=31006 containerID=c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4 description=openshift-infra/auto-csr-approver-29687650-5q8f6/oc id=00b309ea-c39f-42bf-84f9-239bb2442406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424
2026-06-12 11:43:48.105695 | controller | Jun 12 10:10:05.408451 crc crio[19822]: time="2026-06-12T10:10:05.407372253Z" level=info msg="Stopping pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424" id=8a8d1883-fb64-4a0f-8869-66c5004bc0ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.105711 | controller | Jun 12 10:10:05.409250 crc crio[19822]: time="2026-06-12T10:10:05.408904264Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}"
2026-06-12 11:43:48.105727 | controller | Jun 12 10:10:05.409250 crc crio[19822]: time="2026-06-12T10:10:05.409127851Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687650-5q8f6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.105743 | controller | Jun 12 10:10:05.740294 crc crio[19822]: time="2026-06-12T10:10:05.73787279Z" level=info msg="Stopped pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424" id=8a8d1883-fb64-4a0f-8869-66c5004bc0ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.105760 | controller | Jun 12 10:10:11.480771 crc crio[19822]: time="2026-06-12T10:10:11.479697764Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-zgbct/POD" id=86fd0cae-e304-49ec-802a-28865a0f51fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.105775 | controller | Jun 12 10:10:11.480771 crc crio[19822]: time="2026-06-12T10:10:11.48049927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.105791 | controller | Jun 12 10:10:11.511644 crc crio[19822]: time="2026-06-12T10:10:11.511510506Z" level=info msg="Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc000120e30}] Aliases:map[]}"
2026-06-12 11:43:48.105814 | controller | Jun 12 10:10:11.511644 crc crio[19822]: time="2026-06-12T10:10:11.511571748Z" level=info msg="Adding pod openshift-marketplace_certified-operators-zgbct to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.105831 | controller | Jun 12 10:10:11.821300 crc crio[19822]: 2026-06-12T10:10:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57eb4106d3ebc5b Mac:be:3d:25:3f:b1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 SocketPath: PciID:}] [{Interface:0xc000313100 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.105865 | controller | Jun 12 10:10:11.822793 crc crio[19822]: time="2026-06-12T10:10:11.822730138Z" level=info msg="Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc000120e30}] Aliases:map[]}"
2026-06-12 11:43:48.105900 | controller | Jun 12 10:10:11.822976 crc crio[19822]: time="2026-06-12T10:10:11.822931264Z" level=info msg="Checking pod openshift-marketplace_certified-operators-zgbct for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.105923 | controller | Jun 12 10:10:11.829906 crc crio[19822]: time="2026-06-12T10:10:11.829613073Z" level=info msg="Ran pod sandbox 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 with infra container: openshift-marketplace/certified-operators-zgbct/POD" id=86fd0cae-e304-49ec-802a-28865a0f51fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.105941 | controller | Jun 12 10:10:11.835266 crc crio[19822]: time="2026-06-12T10:10:11.835154359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ec601ed1-6ea4-4fcb-8060-1aa50cc08d1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.105958 | controller | Jun 12 10:10:11.836980 crc crio[19822]: time="2026-06-12T10:10:11.836922665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=06626e96-ba44-442c-a8f6-3f1b58aea1c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.105974 | controller | Jun 12 10:10:11.843131 crc crio[19822]: time="2026-06-12T10:10:11.843035952Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zgbct/extract-utilities" id=2d2e46ee-e0aa-4db0-b0e0-a714ba94cd41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.105991 | controller | Jun 12 10:10:11.843430 crc crio[19822]: time="2026-06-12T10:10:11.843363833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106007 | controller | Jun 12 10:10:11.886715 crc crio[19822]: time="2026-06-12T10:10:11.886610898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106024 | controller | Jun 12 10:10:11.890461 crc crio[19822]: time="2026-06-12T10:10:11.890395632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106039 | controller | Jun 12 10:10:12.060010 crc crio[19822]: time="2026-06-12T10:10:12.059920192Z" level=info msg="Created container a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27: openshift-marketplace/certified-operators-zgbct/extract-utilities" id=2d2e46ee-e0aa-4db0-b0e0-a714ba94cd41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.106062 | controller | Jun 12 10:10:12.061341 crc crio[19822]: time="2026-06-12T10:10:12.061266126Z" level=info msg="Starting container: a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27" id=0c517200-c299-431e-b8a8-4bf65ab1aafa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.106080 | controller | Jun 12 10:10:12.066892 crc crio[19822]: time="2026-06-12T10:10:12.06669858Z" level=info msg="Started container" PID=31590 containerID=a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27 description=openshift-marketplace/certified-operators-zgbct/extract-utilities id=0c517200-c299-431e-b8a8-4bf65ab1aafa name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4
2026-06-12 11:43:48.106097 | controller | Jun 12 10:10:12.469115 crc crio[19822]: time="2026-06-12T10:10:12.468633508Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=261f1af8-613b-4873-9019-8e708410711f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.106115 | controller | Jun 12 10:10:12.474272 crc crio[19822]: time="2026-06-12T10:10:12.472539886Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.106132 | controller | Jun 12 10:10:12.732518 crc crio[19822]: time="2026-06-12T10:10:12.732206629Z" level=info msg="Stopping pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031" id=7a63ccce-40ff-4088-b872-b0657774e61e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.106156 | controller | Jun 12 10:10:12.732518 crc crio[19822]: time="2026-06-12T10:10:12.732264781Z" level=info msg="Stopped pod sandbox (already stopped): e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031" id=7a63ccce-40ff-4088-b872-b0657774e61e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.106184 | controller | Jun 12 10:10:12.734120 crc crio[19822]: time="2026-06-12T10:10:12.732909021Z" level=info msg="Removing pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031" id=d0bec4f7-936b-48b6-a1f0-7580ac8ed729 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.106208 | controller | Jun 12 10:10:12.741494 crc crio[19822]: time="2026-06-12T10:10:12.74142099Z" level=info msg="Removed pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031" id=d0bec4f7-936b-48b6-a1f0-7580ac8ed729 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.106226 | controller | Jun 12 10:10:12.742615 crc crio[19822]: time="2026-06-12T10:10:12.742526883Z" level=info msg="Stopping pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651" id=3f21fa9a-5b10-43e7-9d78-f5a96a3f0f8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.106243 | controller | Jun 12 10:10:12.742764 crc crio[19822]: time="2026-06-12T10:10:12.742723309Z" level=info msg="Stopped pod sandbox (already stopped): b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651" id=3f21fa9a-5b10-43e7-9d78-f5a96a3f0f8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.106260 | controller | Jun 12 10:10:12.743733 crc crio[19822]: time="2026-06-12T10:10:12.743660359Z" level=info msg="Removing pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651" id=3dbec477-e040-4c78-a5d6-07c2b780b304 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.106277 | controller | Jun 12 10:10:12.752808 crc crio[19822]: time="2026-06-12T10:10:12.752697083Z" level=info msg="Removed pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651" id=3dbec477-e040-4c78-a5d6-07c2b780b304 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.106303 | controller | Jun 12 10:10:12.753562 crc crio[19822]: time="2026-06-12T10:10:12.753528089Z" level=info msg="Stopping pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721" id=690bc5b8-2cb0-4616-aed1-39c19173dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.106331 | controller | Jun 12 10:10:12.754029 crc crio[19822]: time="2026-06-12T10:10:12.754005115Z" level=info msg="Stopped pod sandbox (already stopped): 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721" id=690bc5b8-2cb0-4616-aed1-39c19173dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.106359 | controller | Jun 12 10:10:12.755994 crc crio[19822]: time="2026-06-12T10:10:12.755905076Z" level=info msg="Removing pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721" id=86ff8e18-f7f6-47a0-8a4a-d793509c0f5e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.106379 | controller | Jun 12 10:10:12.767132 crc crio[19822]: time="2026-06-12T10:10:12.767044889Z" level=info msg="Removed pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721" id=86ff8e18-f7f6-47a0-8a4a-d793509c0f5e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.106396 | controller | Jun 12 10:10:13.115272 crc crio[19822]: time="2026-06-12T10:10:13.114791461Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c" id=261f1af8-613b-4873-9019-8e708410711f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.106412 | controller | Jun 12 10:10:13.116873 crc crio[19822]: time="2026-06-12T10:10:13.116729101Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0692f340-eff2-4c29-b241-3f154b893f8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.106430 | controller | Jun 12 10:10:13.119045 crc crio[19822]: time="2026-06-12T10:10:13.118981856Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=981b2b40-39a3-4318-ad3f-4930adb60c5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.106446 | controller | Jun 12 10:10:13.126179 crc crio[19822]: time="2026-06-12T10:10:13.126079455Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zgbct/extract-content" id=d5305139-eac9-4a27-aa45-5b05e8564388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.106463 | controller | Jun 12 10:10:13.127249 crc crio[19822]: time="2026-06-12T10:10:13.12714239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106479 | controller | Jun 12 10:10:13.162420 crc crio[19822]: time="2026-06-12T10:10:13.162322929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106495 | controller | Jun 12 10:10:13.166556 crc crio[19822]: time="2026-06-12T10:10:13.166497953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106511 | controller | Jun 12 10:10:13.273356 crc crio[19822]: time="2026-06-12T10:10:13.272414951Z" level=info msg="Created container a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268: openshift-marketplace/certified-operators-zgbct/extract-content" id=d5305139-eac9-4a27-aa45-5b05e8564388 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.106527 | controller | Jun 12 10:10:13.274699 crc crio[19822]: time="2026-06-12T10:10:13.274579002Z" level=info msg="Starting container: a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268" id=104688af-9d0f-4209-a077-8e445dcb2f64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.106548 | controller | Jun 12 10:10:13.280044 crc crio[19822]: time="2026-06-12T10:10:13.279954496Z" level=info msg="Started container" PID=31681 containerID=a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268 description=openshift-marketplace/certified-operators-zgbct/extract-content id=104688af-9d0f-4209-a077-8e445dcb2f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4
2026-06-12 11:43:48.106566 | controller | Jun 12 10:10:15.028640 crc crio[19822]: time="2026-06-12T10:10:15.028193188Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-bhht5/POD" id=3b91eb5e-8458-4e54-b86f-1229294ee40e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.106582 | controller | Jun 12 10:10:15.030086 crc crio[19822]: time="2026-06-12T10:10:15.028691254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106599 | controller | Jun 12 10:10:15.072416 crc crio[19822]: time="2026-06-12T10:10:15.069476042Z" level=info msg="Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120888}] Aliases:map[]}"
2026-06-12 11:43:48.106616 | controller | Jun 12 10:10:15.072416 crc crio[19822]: time="2026-06-12T10:10:15.069569125Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-bhht5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.106632 | controller | Jun 12 10:10:16.700138 crc crio[19822]: 2026-06-12T10:10:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc5d0e7181ff1cb Mac:a2:1c:a7:4b:25:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.106649 | controller | Jun 12 10:10:16.702004 crc crio[19822]: time="2026-06-12T10:10:16.701932791Z" level=info msg="Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120888}] Aliases:map[]}"
2026-06-12 11:43:48.106665 | controller | Jun 12 10:10:16.702233 crc crio[19822]: time="2026-06-12T10:10:16.70219426Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-bhht5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.106681 | controller | Jun 12 10:10:16.727058 crc crio[19822]: time="2026-06-12T10:10:16.726689253Z" level=info msg="Ran pod sandbox bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 with infra container: openshift-marketplace/redhat-operators-bhht5/POD" id=3b91eb5e-8458-4e54-b86f-1229294ee40e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.106698 | controller | Jun 12 10:10:16.731125 crc crio[19822]: time="2026-06-12T10:10:16.730788006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=897124bf-5327-46d3-bd4a-4871416db09c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.106714 | controller | Jun 12 10:10:16.734060 crc crio[19822]: time="2026-06-12T10:10:16.73399641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4f89135c-6c6d-45d5-8fbb-8c836c5d029a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.106737 | controller | Jun 12 10:10:16.741070 crc crio[19822]: time="2026-06-12T10:10:16.739970913Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bhht5/extract-utilities" id=787137fb-6fa4-47d3-b7c2-632a2c94f558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.106753 | controller | Jun 12 10:10:16.741070 crc crio[19822]: time="2026-06-12T10:10:16.740401177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106769 | controller | Jun 12 10:10:16.767461 crc crio[19822]: time="2026-06-12T10:10:16.767372911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106785 | controller | Jun 12 10:10:16.771418 crc crio[19822]: time="2026-06-12T10:10:16.771339218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106800 | controller | Jun 12 10:10:16.885688 crc crio[19822]: time="2026-06-12T10:10:16.885583686Z" level=info msg="Created container 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a: openshift-marketplace/redhat-operators-bhht5/extract-utilities" id=787137fb-6fa4-47d3-b7c2-632a2c94f558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.106817 | controller | Jun 12 10:10:16.887876 crc crio[19822]: time="2026-06-12T10:10:16.887770786Z" level=info msg="Starting container: 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a" id=4f2a6484-3273-489d-ba11-63008256d701 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.106833 | controller | Jun 12 10:10:16.895241 crc crio[19822]: time="2026-06-12T10:10:16.895139137Z" level=info msg="Started container" PID=31987 containerID=7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a description=openshift-marketplace/redhat-operators-bhht5/extract-utilities id=4f2a6484-3273-489d-ba11-63008256d701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3
2026-06-12 11:43:48.106865 | controller | Jun 12 10:10:17.551601 crc crio[19822]: time="2026-06-12T10:10:17.551064632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=25652e02-cae2-45db-b5c0-2c49d3182963 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.106895 | controller | Jun 12 10:10:17.554608 crc crio[19822]: time="2026-06-12T10:10:17.554225562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=edbc04ba-6caa-4c7e-b49d-653ebf8586d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.106920 | controller | Jun 12 10:10:17.559010 crc crio[19822]: time="2026-06-12T10:10:17.557045014Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c4a98824-16a8-4f78-adbf-6ee6991c9d2b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.106939 | controller | Jun 12 10:10:17.564428 crc crio[19822]: time="2026-06-12T10:10:17.564072495Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.106957 | controller | Jun 12 10:10:17.589060 crc crio[19822]: time="2026-06-12T10:10:17.58837931Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zgbct/registry-server" id=4b2b5877-f05d-4d3b-b9a8-3fec0eb644b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.106973 | controller | Jun 12 10:10:17.589060 crc crio[19822]: time="2026-06-12T10:10:17.588784184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.106995 | controller | Jun 12 10:10:17.636537 crc crio[19822]: time="2026-06-12T10:10:17.63563253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107012 | controller | Jun 12 10:10:17.641134 crc crio[19822]: time="2026-06-12T10:10:17.641068976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107028 | controller | Jun 12 10:10:17.751642 crc crio[19822]: time="2026-06-12T10:10:17.751532591Z" level=info msg="Created container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server" id=4b2b5877-f05d-4d3b-b9a8-3fec0eb644b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107044 | controller | Jun 12 10:10:17.754219 crc crio[19822]: time="2026-06-12T10:10:17.754135577Z" level=info msg="Starting container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237" id=77033abb-dc7b-4ca1-81c7-bcaeebc34cfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.107061 | controller | Jun 12 10:10:17.766525 crc crio[19822]: time="2026-06-12T10:10:17.766431162Z" level=info msg="Started container" PID=32059 containerID=97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237 description=openshift-marketplace/certified-operators-zgbct/registry-server id=77033abb-dc7b-4ca1-81c7-bcaeebc34cfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4
2026-06-12 11:43:48.107077 | controller | Jun 12 10:10:18.179025 crc crio[19822]: time="2026-06-12T10:10:18.178298732Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=c4a98824-16a8-4f78-adbf-6ee6991c9d2b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.107093 | controller | Jun 12 10:10:18.180085 crc crio[19822]: time="2026-06-12T10:10:18.180005847Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=909ca9b9-5808-4855-8425-7fb4eaf189de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.107109 | controller | Jun 12 10:10:18.183389 crc crio[19822]: time="2026-06-12T10:10:18.183299396Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1584af4d-ec5f-41b7-b421-7703ebb66a73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.107125 | controller | Jun 12 10:10:18.194089 crc crio[19822]: time="2026-06-12T10:10:18.193993153Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bhht5/extract-content" id=16a00d53-799e-41e1-8473-250716ce9eda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107141 | controller | Jun 12 10:10:18.194693 crc crio[19822]: time="2026-06-12T10:10:18.194631404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107157 | controller | Jun 12 10:10:18.226534 crc crio[19822]: time="2026-06-12T10:10:18.226360744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107173 | controller | Jun 12 10:10:18.231541 crc crio[19822]: time="2026-06-12T10:10:18.230247983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107188 | controller | Jun 12 10:10:18.413753 crc crio[19822]: time="2026-06-12T10:10:18.413688641Z" level=info msg="Created container b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1: openshift-marketplace/redhat-operators-bhht5/extract-content" id=16a00d53-799e-41e1-8473-250716ce9eda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107210 | controller | Jun 12 10:10:18.415515 crc crio[19822]: time="2026-06-12T10:10:18.415443157Z" level=info msg="Starting container: b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1" id=fc62373a-6446-4893-933f-3dd097a70bad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.107226 | controller | Jun 12 10:10:18.432615 crc crio[19822]: time="2026-06-12T10:10:18.432517346Z" level=info msg="Started container" PID=32142 containerID=b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1 description=openshift-marketplace/redhat-operators-bhht5/extract-content id=fc62373a-6446-4893-933f-3dd097a70bad name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3
2026-06-12 11:43:48.107243 | controller | Jun 12 10:10:22.105542 crc crio[19822]: time="2026-06-12T10:10:22.103434876Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-bpbwq/POD" id=808ed3ab-a075-4ced-83d9-3a2518da09f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.107259 | controller | Jun 12 10:10:22.105542 crc crio[19822]: time="2026-06-12T10:10:22.105208221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107276 | controller | Jun 12 10:10:22.167104 crc crio[19822]: time="2026-06-12T10:10:22.1666268Z" level=info msg="Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc0007ac560}] Aliases:map[]}"
2026-06-12 11:43:48.107294 | controller | Jun 12 10:10:22.167104 crc crio[19822]: time="2026-06-12T10:10:22.167128606Z" level=info msg="Adding pod openshift-marketplace_community-operators-bpbwq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.107311 | controller | Jun 12 10:10:26.108268 crc crio[19822]: 2026-06-12T10:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5674f0d437147ae Mac:2a:f2:75:9e:ee:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.107327 | controller | Jun 12 10:10:26.110625 crc crio[19822]: time="2026-06-12T10:10:26.110488526Z" level=info msg="Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc0007ac560}] Aliases:map[]}"
2026-06-12 11:43:48.107344 | controller | Jun 12 10:10:26.111163 crc crio[19822]: time="2026-06-12T10:10:26.110761955Z" level=info msg="Checking pod openshift-marketplace_community-operators-bpbwq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.107361 | controller | Jun 12 10:10:26.120639 crc crio[19822]: time="2026-06-12T10:10:26.12049477Z" level=info msg="Ran pod sandbox 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c with infra container: openshift-marketplace/community-operators-bpbwq/POD" id=808ed3ab-a075-4ced-83d9-3a2518da09f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.107382 | controller | Jun 12 10:10:26.124867 crc crio[19822]: time="2026-06-12T10:10:26.124594685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=039dadf2-ef3d-403b-b6c3-574f46ce0abb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.107400 | controller | Jun 12 10:10:26.127243 crc crio[19822]: time="2026-06-12T10:10:26.127163302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2a7b3ae6-5ac2-4a6c-b580-fed8664314d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.107417 | controller | Jun 12 10:10:26.135294 crc crio[19822]: time="2026-06-12T10:10:26.134989009Z" level=info msg="Creating container: openshift-marketplace/community-operators-bpbwq/extract-utilities" id=43f46cf8-fd33-4cd2-8d08-e60a67172356 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107434 | controller | Jun 12 10:10:26.135930 crc crio[19822]: time="2026-06-12T10:10:26.135613359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107451 | controller | Jun 12 10:10:26.195693 crc crio[19822]: time="2026-06-12T10:10:26.194890877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107467 | controller | Jun 12 10:10:26.205075 crc crio[19822]: time="2026-06-12T10:10:26.204951122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107483 | controller | Jun 12 10:10:26.354314 crc crio[19822]: time="2026-06-12T10:10:26.353996866Z" level=info msg="Created container 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe: openshift-marketplace/community-operators-bpbwq/extract-utilities" id=43f46cf8-fd33-4cd2-8d08-e60a67172356 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107500 | controller | Jun 12 10:10:26.355522 crc crio[19822]: time="2026-06-12T10:10:26.355443292Z" level=info msg="Starting container: 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe" id=459bac1b-6916-4846-9f32-b40a325bdf6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.107516 | controller | Jun 12 10:10:26.372988 crc crio[19822]: time="2026-06-12T10:10:26.372773053Z" level=info msg="Started container" PID=32423 containerID=0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe description=openshift-marketplace/community-operators-bpbwq/extract-utilities id=459bac1b-6916-4846-9f32-b40a325bdf6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c
2026-06-12 11:43:48.107534 | controller | Jun 12 10:10:26.807457 crc crio[19822]: time="2026-06-12T10:10:26.807286525Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=7d23e450-b1ce-4e1f-982f-3a8db878519d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.107550 | controller | Jun 12 10:10:26.812099 crc crio[19822]: time="2026-06-12T10:10:26.811936837Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.107567 | controller | Jun 12 10:10:27.898286 crc crio[19822]: time="2026-06-12T10:10:27.897778817Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd" id=7d23e450-b1ce-4e1f-982f-3a8db878519d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.107584 | controller | Jun 12 10:10:27.899395 crc crio[19822]: time="2026-06-12T10:10:27.899274505Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=3914b023-89ba-4281-a6e7-f7722d4ce808 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.107606 | controller | Jun 12 10:10:27.901872 crc crio[19822]: time="2026-06-12T10:10:27.901782236Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=3ebc3cab-156b-46e7-b79b-fda9f2cae00c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.107624 | controller | Jun 12 10:10:27.918795 crc crio[19822]: time="2026-06-12T10:10:27.918644322Z" level=info msg="Creating container: openshift-marketplace/community-operators-bpbwq/extract-content" id=4eff2635-2f85-4401-8410-5373eadc5b5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107641 | controller | Jun 12 10:10:27.919255 crc crio[19822]: time="2026-06-12T10:10:27.919144069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107657 | controller | Jun 12 10:10:27.960111 crc crio[19822]: time="2026-06-12T10:10:27.958993576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107673 | controller | Jun 12 10:10:27.964279 crc crio[19822]: time="2026-06-12T10:10:27.964207148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107689 | controller | Jun 12 10:10:28.124026 crc crio[19822]: time="2026-06-12T10:10:28.123627059Z" level=info msg="Created container 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae: openshift-marketplace/community-operators-bpbwq/extract-content" id=4eff2635-2f85-4401-8410-5373eadc5b5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107706 | controller | Jun 12 10:10:28.126322 crc crio[19822]: time="2026-06-12T10:10:28.126101528Z" level=info msg="Starting container: 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae" id=931257f4-ceef-4bcd-9d55-e8cc677cd077 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.107722 | controller | Jun 12 10:10:28.134755 crc crio[19822]: time="2026-06-12T10:10:28.134651453Z" level=info msg="Started container" PID=32432 containerID=6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae description=openshift-marketplace/community-operators-bpbwq/extract-content id=931257f4-ceef-4bcd-9d55-e8cc677cd077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c
2026-06-12 11:43:48.107739 | controller | Jun 12 10:10:32.886222 crc crio[19822]: time="2026-06-12T10:10:32.886072557Z" level=info msg="Stopping container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237 (timeout: 2s)" id=719fd4be-4420-40ea-879f-6a1854325c2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.107755 | controller | Jun 12 10:10:32.890963 crc crio[19822]: time="2026-06-12T10:10:32.890749969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bca3c1a7-c0cc-4b95-b8b5-31c5625c5373 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.107770 | controller | Jun 12 10:10:32.897662 crc crio[19822]: time="2026-06-12T10:10:32.897333039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f21b4c81-b39e-4c87-8c45-9858517f2f15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.107786 | controller | Jun 12 10:10:33.022886 crc crio[19822]: time="2026-06-12T10:10:33.020962198Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bhht5/registry-server" id=0df4e005-ed26-4eb1-882b-a169a3acb374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107807 | controller | Jun 12 10:10:33.022886 crc crio[19822]: time="2026-06-12T10:10:33.02168322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107824 | controller | Jun 12 10:10:33.067304 crc crio[19822]: time="2026-06-12T10:10:33.067219425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107840 | controller | Jun 12 10:10:33.073450 crc crio[19822]: time="2026-06-12T10:10:33.073363052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.107878 | controller | Jun 12 10:10:33.267588 crc crio[19822]: time="2026-06-12T10:10:33.267475327Z" level=info msg="Created container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server" id=0df4e005-ed26-4eb1-882b-a169a3acb374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.107897 | controller | Jun 12 10:10:33.268702 crc crio[19822]: time="2026-06-12T10:10:33.268599874Z" level=info msg="Starting container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283" id=cb3dc843-8cc6-46bb-8a88-84fab86f6405 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.107973 | controller | Jun 12 10:10:33.274275 crc crio[19822]: time="2026-06-12T10:10:33.273944777Z" level=info msg="Started container" PID=32541 containerID=27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283 description=openshift-marketplace/redhat-operators-bhht5/registry-server id=cb3dc843-8cc6-46bb-8a88-84fab86f6405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3
2026-06-12 11:43:48.107998 | controller | Jun 12 10:10:33.935407 crc crio[19822]: time="2026-06-12T10:10:33.934282339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0876636e-6684-46f0-b9ad-79b24d4e01bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108015 | controller | Jun 12 10:10:33.946786 crc crio[19822]: time="2026-06-12T10:10:33.946689339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c59a3821-20d9-4391-a3fc-f4cfa3d275a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108031 | controller | Jun 12 10:10:34.064382 crc crio[19822]: time="2026-06-12T10:10:34.064221589Z" level=info msg="Stopped container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server" id=719fd4be-4420-40ea-879f-6a1854325c2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.108048 | controller | Jun 12 10:10:34.065991 crc crio[19822]: time="2026-06-12T10:10:34.06580244Z" level=info msg="Stopping pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4" id=13c5d852-c63d-44e3-b2e8-bffd725dacfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.108064 | controller | Jun 12 10:10:34.066974 crc crio[19822]: time="2026-06-12T10:10:34.066481152Z" level=info msg="Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc0007ac130}] Aliases:map[]}"
2026-06-12 11:43:48.108081 | controller | Jun 12 10:10:34.066974 crc crio[19822]: time="2026-06-12T10:10:34.066680818Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-zgbct from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.108103 | controller | Jun 12 10:10:34.382369 crc crio[19822]: time="2026-06-12T10:10:34.3822577Z" level=info msg="Creating container: openshift-marketplace/community-operators-bpbwq/registry-server" id=7ae86577-d2bf-44dc-b428-7753faad7bd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.108120 | controller | Jun 12 10:10:34.383317 crc crio[19822]: time="2026-06-12T10:10:34.383210631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108137 | controller | Jun 12 10:10:34.450669 crc crio[19822]: time="2026-06-12T10:10:34.450603189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108152 | controller | Jun 12 10:10:34.455943 crc crio[19822]: time="2026-06-12T10:10:34.455694453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108168 | controller | Jun 12 10:10:34.597085 crc crio[19822]: time="2026-06-12T10:10:34.59642297Z" level=info msg="Stopped pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4" id=13c5d852-c63d-44e3-b2e8-bffd725dacfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.108199 | controller | Jun 12 10:10:34.645451 crc crio[19822]: time="2026-06-12T10:10:34.645294833Z" level=info msg="Created container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server" id=7ae86577-d2bf-44dc-b428-7753faad7bd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.108219 | controller | Jun 12 10:10:34.646728 crc crio[19822]: time="2026-06-12T10:10:34.646632736Z" level=info msg="Starting container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a" id=600bb66f-5eea-477d-8102-76b7d0b8a67b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.108235 | controller | Jun 12 10:10:34.654232 crc crio[19822]: time="2026-06-12T10:10:34.654181959Z" level=info msg="Started container" PID=32589 containerID=4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a description=openshift-marketplace/community-operators-bpbwq/registry-server id=600bb66f-5eea-477d-8102-76b7d0b8a67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c
2026-06-12 11:43:48.108251 | controller | Jun 12 10:10:34.958627 crc crio[19822]: time="2026-06-12T10:10:34.95854464Z" level=info msg="Removing container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237" id=11fac15d-ea44-491f-a214-5443f4fbf54f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.108267 | controller | Jun 12 10:10:34.979015 crc crio[19822]: time="2026-06-12T10:10:34.978905308Z" level=info msg="Removed container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server" id=11fac15d-ea44-491f-a214-5443f4fbf54f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.108283 | controller | Jun 12 10:10:34.984671 crc crio[19822]: time="2026-06-12T10:10:34.984591239Z" level=info msg="Removing container: a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268" id=32191224-4e5e-47a3-948e-3cd6f3c3ff15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.108300 | controller | Jun 12 10:10:35.011918 crc crio[19822]: time="2026-06-12T10:10:35.01107913Z" level=info msg="Removed container a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268: openshift-marketplace/certified-operators-zgbct/extract-content" id=32191224-4e5e-47a3-948e-3cd6f3c3ff15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.108322 | controller | Jun 12 10:10:35.014245 crc crio[19822]: time="2026-06-12T10:10:35.014172039Z" level=info msg="Removing container: a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27" id=02913a9f-fa28-4e3c-af77-b8dce4272846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.108339 | controller | Jun 12 10:10:35.061711 crc crio[19822]: time="2026-06-12T10:10:35.06159249Z" level=info msg="Removed container a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27: openshift-marketplace/certified-operators-zgbct/extract-utilities" id=02913a9f-fa28-4e3c-af77-b8dce4272846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.108359 | controller | Jun 12 10:10:35.789776 crc crio[19822]: time="2026-06-12T10:10:35.789666318Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/POD" id=8b796081-5add-43e5-954c-7c92064ed920 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.108377 | controller | Jun 12 10:10:35.789952 crc crio[19822]: time="2026-06-12T10:10:35.789796612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108393 | controller | Jun 12 10:10:35.827737 crc crio[19822]: time="2026-06-12T10:10:35.827644847Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc002145140}] Aliases:map[]}"
2026-06-12 11:43:48.108410 | controller | Jun 12 10:10:35.827737 crc crio[19822]: time="2026-06-12T10:10:35.827711519Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.108427 | controller | Jun 12 10:10:36.365802 crc crio[19822]: 2026-06-12T10:10:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55c9799c7783ba Mac:0a:47:80:3c:ed:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.108443 | controller | Jun 12 10:10:36.368557 crc crio[19822]: time="2026-06-12T10:10:36.368418098Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc002145140}] Aliases:map[]}"
2026-06-12 11:43:48.108460 | controller | Jun 12 10:10:36.368903 crc crio[19822]: time="2026-06-12T10:10:36.368744889Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.108477 | controller | Jun 12 10:10:36.384269 crc crio[19822]: time="2026-06-12T10:10:36.384106059Z" level=info msg="Ran pod sandbox e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/POD" id=8b796081-5add-43e5-954c-7c92064ed920 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.108499 | controller | Jun 12 10:10:36.386691 crc crio[19822]: time="2026-06-12T10:10:36.386516359Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39222bf5-055c-470d-9b15-4536dd341c78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108516 | controller | Jun 12 10:10:36.388779 crc crio[19822]: time="2026-06-12T10:10:36.388705849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5740626f-9a9e-4f07-8c34-0c1ad7488b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108532 | controller | Jun 12 10:10:36.394799 crc crio[19822]: time="2026-06-12T10:10:36.394701243Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util" id=3b82b12c-c1fb-4750-8347-f399c8052898 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.108549 | controller | Jun 12 10:10:36.395435 crc crio[19822]: time="2026-06-12T10:10:36.395333544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108565 | controller | Jun 12 10:10:36.427488 crc crio[19822]: time="2026-06-12T10:10:36.427400794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108581 | controller | Jun 12 10:10:36.430968 crc crio[19822]: time="2026-06-12T10:10:36.430916627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108598 | controller | Jun 12 10:10:36.541928 crc crio[19822]: time="2026-06-12T10:10:36.541434553Z" level=info msg="Created container 64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util" id=3b82b12c-c1fb-4750-8347-f399c8052898 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.108614 | controller | Jun 12 10:10:36.543643 crc crio[19822]: time="2026-06-12T10:10:36.543560031Z" level=info msg="Starting container: 64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f" id=4a107530-cec5-40ac-8a6f-9e6f16122300 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.108631 | controller | Jun 12 10:10:36.555626 crc crio[19822]: time="2026-06-12T10:10:36.555503416Z" level=info msg="Started container" PID=32724 containerID=64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util id=4a107530-cec5-40ac-8a6f-9e6f16122300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143
2026-06-12 11:43:48.108648 | controller | Jun 12 10:10:38.000919 crc crio[19822]: time="2026-06-12T10:10:38.000027907Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108665 | controller | Jun 12 10:10:38.001703 crc crio[19822]: time="2026-06-12T10:10:38.001641289Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108681 | controller | Jun 12 10:10:38.006886 crc crio[19822]: time="2026-06-12T10:10:38.005980618Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108701 | controller | Jun 12 10:10:38.010888 crc crio[19822]: time="2026-06-12T10:10:38.007286511Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=fe2a1507-2047-4060-8002-a34fdfab2a41 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.108718 | controller | Jun 12 10:10:38.022907 crc crio[19822]: time="2026-06-12T10:10:38.021105186Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-12 11:43:48.108734 | controller | Jun 12 10:10:39.941013 crc crio[19822]: time="2026-06-12T10:10:39.940357709Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=fe2a1507-2047-4060-8002-a34fdfab2a41 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.108750 | controller | Jun 12 10:10:39.942551 crc crio[19822]: time="2026-06-12T10:10:39.942465078Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=77ab67e5-8b84-4042-88e8-fbb2ea5b6486 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108766 | controller | Jun 12 10:10:39.947996 crc crio[19822]: time="2026-06-12T10:10:39.947779518Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=761f4300-71ba-4564-8b4f-d64c5a3e72ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108782 | controller | Jun 12 10:10:39.962584 crc crio[19822]: time="2026-06-12T10:10:39.962488981Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull" id=dbe68063-4517-46bd-b7f0-af6d80164962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.108798 | controller | Jun 12 10:10:39.964687 crc crio[19822]: time="2026-06-12T10:10:39.96461251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108815 | controller | Jun 12 10:10:39.998646 crc crio[19822]: time="2026-06-12T10:10:39.99669221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108831 | controller | Jun 12 10:10:39.998646 crc crio[19822]: time="2026-06-12T10:10:39.997093454Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6cad49f346d1713ace19bc52ad51ccf0dea3c29597d4aae812d08a880c54f9af/merged/etc/passwd: no such file or directory"
2026-06-12 11:43:48.108871 | controller | Jun 12 10:10:39.998646 crc crio[19822]: time="2026-06-12T10:10:39.997127065Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6cad49f346d1713ace19bc52ad51ccf0dea3c29597d4aae812d08a880c54f9af/merged/etc/group: no such file or directory"
2026-06-12 11:43:48.108896 | controller | Jun 12 10:10:40.001749 crc crio[19822]: time="2026-06-12T10:10:40.001724853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.108913 | controller | Jun 12 10:10:40.125778 crc crio[19822]: time="2026-06-12T10:10:40.125081422Z" level=info msg="Created container 2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull" id=dbe68063-4517-46bd-b7f0-af6d80164962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.108934 | controller | Jun 12 10:10:40.131374 crc crio[19822]: time="2026-06-12T10:10:40.128068878Z" level=info msg="Starting container: 2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94" id=13e783ab-df83-4e31-8622-1cb8d0bc38ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.108951 | controller | Jun 12 10:10:40.135722 crc crio[19822]: time="2026-06-12T10:10:40.135588499Z" level=info msg="Started container" PID=32777 containerID=2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull id=13e783ab-df83-4e31-8622-1cb8d0bc38ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143
2026-06-12 11:43:48.108968 | controller | Jun 12 10:10:41.027498 crc crio[19822]: time="2026-06-12T10:10:41.02742485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3e76c255-2a86-4398-b688-4b9693e6422f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.108984 | controller | Jun 12 10:10:41.030382 crc crio[19822]: time="2026-06-12T10:10:41.030284202Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=27857c5a-b3fa-468c-baf0-a404b37f1c04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.109000 | controller | Jun 12 10:10:41.038913 crc crio[19822]: time="2026-06-12T10:10:41.038670953Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract" id=d2003357-549c-46eb-85c0-f0550e25c234 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.109016 | controller | Jun 12 10:10:41.039362 crc crio[19822]: time="2026-06-12T10:10:41.039285023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.109032 | controller | Jun 12 10:10:41.074566 crc crio[19822]: time="2026-06-12T10:10:41.074439672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.109048 | controller | Jun 12 10:10:41.079286 crc crio[19822]: time="2026-06-12T10:10:41.079195146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.109064 | controller | Jun 12 10:10:41.179690 crc crio[19822]: time="2026-06-12T10:10:41.179610686Z" level=info msg="Created container f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract" id=d2003357-549c-46eb-85c0-f0550e25c234 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.109081 | controller | Jun 12 10:10:41.181616 crc crio[19822]: time="2026-06-12T10:10:41.181539768Z" level=info msg="Starting container: f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c" id=83b76ccf-6231-47dc-9dbf-deb72867654a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.109097 | controller | Jun 12 10:10:41.187410 crc crio[19822]: time="2026-06-12T10:10:41.187316715Z" level=info msg="Started container" PID=32795 containerID=f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract id=83b76ccf-6231-47dc-9dbf-deb72867654a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143
2026-06-12 11:43:48.109113 | controller | Jun 12 10:10:43.055488 crc crio[19822]: time="2026-06-12T10:10:43.053301665Z" level=info msg="Stopping pod sandbox: e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143" id=ee34c58f-f374-4b67-824c-217c11ad6533 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.109133 | controller | Jun 12 10:10:43.055488 crc crio[19822]: time="2026-06-12T10:10:43.054559015Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc000120428}] Aliases:map[]}"
2026-06-12 11:43:48.109152 | controller | Jun 12 10:10:43.055488 crc crio[19822]: time="2026-06-12T10:10:43.054724481Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.109171 | controller | Jun 12 10:10:43.421633 crc crio[19822]: time="2026-06-12T10:10:43.421541061Z" level=info msg="Stopped pod sandbox: e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143" id=ee34c58f-f374-4b67-824c-217c11ad6533 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.109196 | controller | Jun 12 10:10:47.085292 crc crio[19822]: time="2026-06-12T10:10:47.084258074Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/POD" id=1a7ee0ba-2703-4481-8158-e0d65dca7f7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.109221 | controller | Jun 12 10:10:47.086564 crc crio[19822]: time="2026-06-12T10:10:47.085319218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.109240 | controller | Jun 12 10:10:47.112214 crc crio[19822]: time="2026-06-12T10:10:47.112072248Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-j7q92 Namespace:openshift-nmstate ID:37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c UID:d4649232-7310-4dbb-97e8-a7f13ef9cb1b NetNS:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4649232_7310_4dbb_97e8_a7f13ef9cb1b.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}"
2026-06-12 11:43:48.109257 | controller | Jun 12 10:10:47.112214 crc crio[19822]: time="2026-06-12T10:10:47.112179622Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-j7q92 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.109274 | controller | Jun 12 10:10:47.281690 crc crio[19822]: time="2026-06-12T10:10:47.281610629Z" level=info msg="Stopping container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a (timeout: 2s)" id=6a3e52fc-c23f-4db3-b001-0c6fa4a468fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.109292 | controller | Jun 12 10:10:47.411700 crc crio[19822]: time="2026-06-12T10:10:47.411242333Z" level=info msg="Stopped container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server" id=6a3e52fc-c23f-4db3-b001-0c6fa4a468fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.109308 | controller | Jun 12 10:10:47.413534 crc crio[19822]: time="2026-06-12T10:10:47.413495815Z" level=info msg="Stopping pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c" id=d41095eb-745e-4c0e-b022-98f8956c78b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.109325 | controller | Jun 12 10:10:47.414325 crc crio[19822]: time="2026-06-12T10:10:47.414288441Z" level=info msg="Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc00140e9c0}] Aliases:map[]}"
2026-06-12 11:43:48.109347 | controller | Jun 12 10:10:47.414668 crc crio[19822]: time="2026-06-12T10:10:47.414639802Z" level=info msg="Deleting pod openshift-marketplace_community-operators-bpbwq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.109364 | controller | Jun 12 10:10:47.513526 crc crio[19822]: 2026-06-12T10:10:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37911f91b9f8d0c Mac:96:21:ba:56:46:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.109381 | controller | Jun 12 10:10:47.514348 crc crio[19822]: time="2026-06-12T10:10:47.514284187Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-j7q92 Namespace:openshift-nmstate ID:37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c UID:d4649232-7310-4dbb-97e8-a7f13ef9cb1b NetNS:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4649232_7310_4dbb_97e8_a7f13ef9cb1b.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}"
2026-06-12 11:43:48.109398 | controller | Jun 12 10:10:47.514483 crc crio[19822]: time="2026-06-12T10:10:47.514468123Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-j7q92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.109414 | controller | Jun 12 10:10:47.521173 crc crio[19822]: time="2026-06-12T10:10:47.520992756Z" level=info msg="Ran pod sandbox 37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c with infra container: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/POD" id=1a7ee0ba-2703-4481-8158-e0d65dca7f7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.109430 | controller | Jun 12 10:10:47.523333 crc crio[19822]: time="2026-06-12T10:10:47.523269588Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.109446 | controller | Jun 12 10:10:47.523625 crc crio[19822]: time="2026-06-12T10:10:47.523547927Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.109463 | controller | Jun 12 10:10:47.523625 crc crio[19822]: time="2026-06-12T10:10:47.52364768Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.109480 | controller | Jun 12 10:10:47.525002 crc crio[19822]: time="2026-06-12T10:10:47.524917969Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=c89cbd31-e6ec-4794-b134-d01644c23bc5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.109496 | controller | Jun 12 10:10:47.529584 crc crio[19822]: time="2026-06-12T10:10:47.529427175Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-12 11:43:48.109518 | controller | Jun 12 10:10:47.653190 crc crio[19822]: time="2026-06-12T10:10:47.653117385Z" level=info msg="Stopped pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c" id=d41095eb-745e-4c0e-b022-98f8956c78b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.109534 | controller | Jun 12 10:10:48.109944 crc crio[19822]: time="2026-06-12T10:10:48.109707073Z" level=info msg="Removing container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a" id=b902d2e7-c4f2-43db-b1ee-ae295ce35ef6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109550 | controller | Jun 12 10:10:48.136203 crc crio[19822]: time="2026-06-12T10:10:48.13606124Z" level=info msg="Removed container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server" id=b902d2e7-c4f2-43db-b1ee-ae295ce35ef6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109567 | controller | Jun 12 10:10:48.139180 crc crio[19822]: time="2026-06-12T10:10:48.139036546Z" level=info msg="Removing container: 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae" id=6e390de8-1a01-46d7-bd7b-c66783ac4ed5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109583 | controller | Jun 12 10:10:48.182290 crc crio[19822]: time="2026-06-12T10:10:48.181863064Z" level=info msg="Removed container 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae: openshift-marketplace/community-operators-bpbwq/extract-content" id=6e390de8-1a01-46d7-bd7b-c66783ac4ed5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109599 | controller | Jun 12 10:10:48.185453 crc crio[19822]: time="2026-06-12T10:10:48.185372366Z" level=info msg="Removing container: 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe" id=13124491-d1fe-4f07-8af2-ff952ceb6f2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109615 | controller | Jun 12 10:10:48.214468 crc crio[19822]: time="2026-06-12T10:10:48.214366794Z" level=info msg="Removed container 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe: openshift-marketplace/community-operators-bpbwq/extract-utilities" id=13124491-d1fe-4f07-8af2-ff952ceb6f2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109631 | controller | Jun 12 10:10:48.875083 crc crio[19822]: time="2026-06-12T10:10:48.874583815Z" level=info msg="Stopping container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283 (timeout: 2s)" id=01b325fb-619c-4262-8e54-df33c0ebb585 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.109646 | controller | Jun 12 10:10:49.001912 crc crio[19822]: time="2026-06-12T10:10:49.001676326Z" level=info msg="Stopped container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server" id=01b325fb-619c-4262-8e54-df33c0ebb585 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.109662 | controller | Jun 12 10:10:49.002953 crc crio[19822]: time="2026-06-12T10:10:49.002875725Z" level=info msg="Stopping pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3" id=1d9499bc-c433-4df7-b7e7-a26c5dfc0f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.109678 | controller | Jun 12 10:10:49.003383 crc crio[19822]: time="2026-06-12T10:10:49.00332304Z" level=info msg="Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120fe0}] Aliases:map[]}"
2026-06-12 11:43:48.109699 | controller | Jun 12 10:10:49.003578 crc crio[19822]: time="2026-06-12T10:10:49.003512596Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-bhht5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.109716 | controller | Jun 12 10:10:49.278247 crc crio[19822]: time="2026-06-12T10:10:49.277887453Z" level=info msg="Stopped pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3" id=1d9499bc-c433-4df7-b7e7-a26c5dfc0f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.109732 | controller | Jun 12 10:10:50.148910 crc crio[19822]: time="2026-06-12T10:10:50.148324955Z" level=info msg="Removing container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283" id=6cdd2250-52be-43cd-86a0-fb7f2bef1e04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109749 | controller | Jun 12 10:10:50.182595 crc crio[19822]: time="2026-06-12T10:10:50.18253675Z" level=info msg="Removed container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server" id=6cdd2250-52be-43cd-86a0-fb7f2bef1e04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109766 | controller | Jun 12 10:10:50.187595 crc crio[19822]: time="2026-06-12T10:10:50.187525706Z" level=info msg="Removing container: b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1" id=e2a7ebc4-9f34-411f-a94e-9663ff87aa6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109782 | controller | Jun 12 10:10:50.226945 crc crio[19822]: time="2026-06-12T10:10:50.226387872Z" level=info msg="Removed container b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1: openshift-marketplace/redhat-operators-bhht5/extract-content" id=e2a7ebc4-9f34-411f-a94e-9663ff87aa6b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109799 | controller | Jun 12 10:10:50.236417 crc crio[19822]: time="2026-06-12T10:10:50.236340918Z" level=info msg="Removing container: 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a" id=47e57ce0-9748-4124-8c1b-c9729c10deb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109815 | controller | Jun 12 10:10:50.257089 crc crio[19822]: time="2026-06-12T10:10:50.256984342Z" level=info msg="Removed container 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a: openshift-marketplace/redhat-operators-bhht5/extract-utilities" id=47e57ce0-9748-4124-8c1b-c9729c10deb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.109831 | controller | Jun 12 10:10:51.434529 crc crio[19822]: time="2026-06-12T10:10:51.434392069Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=c89cbd31-e6ec-4794-b134-d01644c23bc5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.109864 | controller | Jun 12 10:10:51.435937 crc crio[19822]: time="2026-06-12T10:10:51.435868507Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=c55c36dc-62c3-4b89-a87a-6d6f078058b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.109888 | controller | Jun 12 10:10:51.442485 crc crio[19822]: time="2026-06-12T10:10:51.442445478Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=045032dc-7dba-4e56-9c04-5153d000ba21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.109905 | controller | Jun 12 10:10:51.451546 crc crio[19822]: time="2026-06-12T10:10:51.451459778Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator" id=30adc4a2-d74e-4fa2-b057-cba49d320fca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.109932 | controller | Jun 12 10:10:51.454387 crc crio[19822]: time="2026-06-12T10:10:51.454296551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.109949 | controller | Jun 12 10:10:51.492219 crc crio[19822]: time="2026-06-12T10:10:51.492050214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.109965 | controller | Jun 12 10:10:51.506267 crc crio[19822]: time="2026-06-12T10:10:51.505971646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.109981 | controller | Jun 12 10:10:51.642363 crc crio[19822]: time="2026-06-12T10:10:51.642243384Z" level=info msg="Created container c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator" id=30adc4a2-d74e-4fa2-b057-cba49d320fca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.109998 | controller | Jun 12 10:10:51.643666 crc crio[19822]: time="2026-06-12T10:10:51.643553645Z" level=info msg="Starting container: c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df" id=7b1620e5-6cad-42a1-b0b8-7fd239de8c95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.110014 | controller | Jun 12 10:10:51.649118 crc crio[19822]: time="2026-06-12T10:10:51.649028272Z" level=info msg="Started container" PID=33161 containerID=c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df description=openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator id=7b1620e5-6cad-42a1-b0b8-7fd239de8c95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c
2026-06-12 11:43:48.110031 | controller | Jun 12 10:11:05.987640 crc crio[19822]: time="2026-06-12T10:11:05.986676407Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/POD" id=e3fb3b9e-2dd8-44eb-bf3f-f74374ea19fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110048 | controller | Jun 12 10:11:05.989243 crc crio[19822]: time="2026-06-12T10:11:05.987769192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.110065 | controller | Jun 12 10:11:06.055518 crc crio[19822]: time="2026-06-12T10:11:06.055465751Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-6bw8z Namespace:openshift-nmstate ID:5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 UID:23ee480a-149f-4336-8103-cca26c1d7924 NetNS:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23ee480a_149f_4336_8103_cca26c1d7924.slice PodAnnotations:0xc00140f438}] Aliases:map[]}"
2026-06-12 11:43:48.110081 | controller | Jun 12 10:11:06.055710 crc crio[19822]: time="2026-06-12T10:11:06.055684318Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-6bw8z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.110098 | controller | Jun 12 10:11:06.083937 crc crio[19822]: time="2026-06-12T10:11:06.080004875Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-k7bng/POD" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110114 | controller | Jun 12 10:11:06.083937 crc crio[19822]: time="2026-06-12T10:11:06.080104529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.110136 | controller | Jun 12 10:11:06.098752 crc crio[19822]: time="2026-06-12T10:11:06.098645641Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110153 | controller | Jun 12 10:11:06.123569 crc crio[19822]: time="2026-06-12T10:11:06.123504959Z" level=info msg="Ran pod sandbox 4f5a3d37bb6374063de23f141ee6bee8139f1262aff3e99adfff6587c9f4f34c with infra container: openshift-nmstate/nmstate-handler-k7bng/POD" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110170 | controller | Jun 12 10:11:06.129928 crc crio[19822]: time="2026-06-12T10:11:06.129748829Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110188 | controller | Jun 12 10:11:06.130371 crc crio[19822]: time="2026-06-12T10:11:06.130300917Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110204 | controller | Jun 12 10:11:06.130507 crc crio[19822]: time="2026-06-12T10:11:06.130457082Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110223 | controller | Jun 12 10:11:06.132642 crc crio[19822]: time="2026-06-12T10:11:06.132564302Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=984619e5-5f27-4f9c-bf07-52106dbcc472 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.110248 | controller | Jun 12 10:11:06.140461 crc crio[19822]: time="2026-06-12T10:11:06.140384932Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 11:43:48.110274 | controller | Jun 12 10:11:06.453469 crc crio[19822]: 2026-06-12T10:11:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5df837cc2b077f6 Mac:6e:0b:45:0e:20:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.110299 | controller | Jun 12 10:11:06.455745 crc crio[19822]: time="2026-06-12T10:11:06.455622554Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-6bw8z Namespace:openshift-nmstate ID:5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 UID:23ee480a-149f-4336-8103-cca26c1d7924 NetNS:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23ee480a_149f_4336_8103_cca26c1d7924.slice PodAnnotations:0xc00140f438}] Aliases:map[]}"
2026-06-12 11:43:48.110324 | controller | Jun 12 10:11:06.456261 crc crio[19822]: time="2026-06-12T10:11:06.455821621Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-6bw8z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.110345 | controller | Jun 12 10:11:06.463455 crc crio[19822]: time="2026-06-12T10:11:06.462579088Z" level=info msg="Ran pod sandbox 5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/POD" id=e3fb3b9e-2dd8-44eb-bf3f-f74374ea19fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110368 | controller | Jun 12 10:11:06.464606 crc crio[19822]: time="2026-06-12T10:11:06.464472169Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110385 | controller | Jun 12 10:11:06.465152 crc crio[19822]: time="2026-06-12T10:11:06.465032526Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110402 | controller | Jun 12 10:11:06.465152 crc crio[19822]: time="2026-06-12T10:11:06.465147239Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110418 | controller | Jun 12 10:11:06.467914 crc crio[19822]: time="2026-06-12T10:11:06.467584898Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=24a159ea-d7f3-4ae4-b758-9cbe804de029 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.110434 | controller | Jun 12 10:11:06.476236 crc crio[19822]: time="2026-06-12T10:11:06.476110134Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 11:43:48.110449 | controller | Jun 12 10:11:06.629237 crc crio[19822]: time="2026-06-12T10:11:06.629137875Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/POD" id=d2550032-8858-49b6-a5ac-694a393ede6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110465 | controller | Jun 12 10:11:06.629359 crc crio[19822]: time="2026-06-12T10:11:06.629259229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.110481 | controller | Jun 12 10:11:06.666680 crc crio[19822]: time="2026-06-12T10:11:06.664642287Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-8ckhr Namespace:openshift-nmstate ID:dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 UID:525d5fee-1b25-4d63-8b99-2513034b9d6d NetNS:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525d5fee_1b25_4d63_8b99_2513034b9d6d.slice PodAnnotations:0xc00244c0d0}] Aliases:map[]}"
2026-06-12 11:43:48.110497 | controller | Jun 12 10:11:06.666680 crc crio[19822]: time="2026-06-12T10:11:06.664781322Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-8ckhr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.110513 | controller | Jun 12 10:11:06.670627 crc crio[19822]: time="2026-06-12T10:11:06.670531317Z" level=info msg="Running pod sandbox: openshift-console/console-5989d7fb7b-9l4g6/POD" id=72833d9b-c1ce-4075-baf2-565eece17000 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110528 | controller | Jun 12 10:11:06.670627 crc crio[19822]: time="2026-06-12T10:11:06.670663061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.110545 | controller | Jun 12 10:11:06.707365 crc crio[19822]: time="2026-06-12T10:11:06.706064361Z" level=info msg="Got pod network &{Name:console-5989d7fb7b-9l4g6 Namespace:openshift-console ID:4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a UID:fb6761ee-f146-4d8d-9747-7c4f3bf8c659 NetNS:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6761ee_f146_4d8d_9747_7c4f3bf8c659.slice PodAnnotations:0xc00140e398}] Aliases:map[]}"
2026-06-12 11:43:48.110567 | controller | Jun 12 10:11:06.707365 crc crio[19822]: time="2026-06-12T10:11:06.706116392Z" level=info msg="Adding pod openshift-console_console-5989d7fb7b-9l4g6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.110584 | controller | Jun 12 10:11:06.742927 crc crio[19822]: time="2026-06-12T10:11:06.74275158Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/POD" id=1c5eccbb-668f-444b-9b47-06b84e94b84d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110600 | controller | Jun 12 10:11:06.743040 crc crio[19822]: time="2026-06-12T10:11:06.742926006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.110618 | controller | Jun 12 10:11:06.763745 crc crio[19822]: time="2026-06-12T10:11:06.763634892Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wfqgr Namespace:openshift-nmstate ID:4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e UID:115d9145-fea4-4710-afc3-fc9da77ecf55 NetNS:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115d9145_fea4_4710_afc3_fc9da77ecf55.slice PodAnnotations:0xc00244c578}] Aliases:map[]}"
2026-06-12 11:43:48.110635 | controller | Jun 12 10:11:06.763745 crc crio[19822]: time="2026-06-12T10:11:06.763713335Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wfqgr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.110651 | controller | Jun 12 10:11:07.033093 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dda010d35122ad2 Mac:b6:9d:df:47:7b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 SocketPath: PciID:}] [{Interface:0xc000134240 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.110668 | controller | Jun 12 10:11:07.034295 crc crio[19822]: time="2026-06-12T10:11:07.034213627Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-8ckhr Namespace:openshift-nmstate ID:dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 UID:525d5fee-1b25-4d63-8b99-2513034b9d6d NetNS:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525d5fee_1b25_4d63_8b99_2513034b9d6d.slice PodAnnotations:0xc00244c0d0}] Aliases:map[]}"
2026-06-12 11:43:48.110684 | controller | Jun 12 10:11:07.034401 crc crio[19822]: time="2026-06-12T10:11:07.034349251Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-8ckhr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.110700 | controller | Jun 12 10:11:07.046964 crc crio[19822]: time="2026-06-12T10:11:07.046732241Z" level=info msg="Ran pod sandbox dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/POD" id=d2550032-8858-49b6-a5ac-694a393ede6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110716 | controller | Jun 12 10:11:07.050060 crc crio[19822]: time="2026-06-12T10:11:07.049890561Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110738 | controller | Jun 12 10:11:07.050329 crc crio[19822]: time="2026-06-12T10:11:07.050253123Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110755 | controller | Jun 12 10:11:07.050437 crc crio[19822]: time="2026-06-12T10:11:07.050362026Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110772 | controller | Jun 12 10:11:07.052078 crc crio[19822]: time="2026-06-12T10:11:07.05173563Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b07d0223-301c-4f19-a59c-6ca0f111514a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.110788 | controller | Jun 12 10:11:07.059285 crc crio[19822]: time="2026-06-12T10:11:07.059222432Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 11:43:48.110804 | controller | Jun 12 10:11:07.108064 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c62fa1c1aafedf Mac:86:1d:fb:fe:6a:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.110820 | controller | Jun 12 10:11:07.109100 crc crio[19822]: time="2026-06-12T10:11:07.108770847Z" level=info msg="Got pod network &{Name:console-5989d7fb7b-9l4g6 Namespace:openshift-console ID:4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a UID:fb6761ee-f146-4d8d-9747-7c4f3bf8c659 NetNS:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6761ee_f146_4d8d_9747_7c4f3bf8c659.slice PodAnnotations:0xc00140e398}] Aliases:map[]}"
2026-06-12 11:43:48.110837 | controller | Jun 12 10:11:07.109100 crc crio[19822]: time="2026-06-12T10:11:07.108977684Z" level=info msg="Checking pod openshift-console_console-5989d7fb7b-9l4g6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.110881 | controller | Jun 12 10:11:07.114780 crc crio[19822]: time="2026-06-12T10:11:07.114674179Z" level=info msg="Ran pod sandbox 4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a with infra container: openshift-console/console-5989d7fb7b-9l4g6/POD" id=72833d9b-c1ce-4075-baf2-565eece17000 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.110911 | controller | Jun 12 10:11:07.116722 crc crio[19822]: time="2026-06-12T10:11:07.116648208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=3ea0b1e4-71c7-45e5-9c89-b9268ae6fd84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110931 | controller | Jun 12 10:11:07.118758 crc crio[19822]: time="2026-06-12T10:11:07.118694995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=36201b1c-0894-4d40-969d-8ae38e9b018c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.110955 | controller | Jun 12 10:11:07.127971 crc crio[19822]: time="2026-06-12T10:11:07.12788497Z" level=info msg="Creating container: openshift-console/console-5989d7fb7b-9l4g6/console" id=698bb0fe-6a2a-460c-a20f-c89984faaccc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.110972 | controller | Jun 12 10:11:07.128599 crc crio[19822]: time="2026-06-12T10:11:07.128575043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.110988 | controller | Jun 12 10:11:07.158415 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcd50e60ca91f0 Mac:2e:1c:b0:a4:3e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.111006 | controller | Jun 12 10:11:07.159245 crc crio[19822]: time="2026-06-12T10:11:07.159148732Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wfqgr Namespace:openshift-nmstate ID:4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e UID:115d9145-fea4-4710-afc3-fc9da77ecf55 NetNS:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115d9145_fea4_4710_afc3_fc9da77ecf55.slice PodAnnotations:0xc00244c578}] Aliases:map[]}"
2026-06-12 11:43:48.111022 | controller | Jun 12 10:11:07.159414 crc crio[19822]: time="2026-06-12T10:11:07.159358559Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wfqgr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.111039 | controller | Jun 12 10:11:07.166021 crc crio[19822]: time="2026-06-12T10:11:07.165957493Z" level=info msg="Ran pod sandbox 4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/POD" id=1c5eccbb-668f-444b-9b47-06b84e94b84d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.111056 | controller | Jun 12 10:11:07.167636 crc crio[19822]: time="2026-06-12T10:11:07.167573247Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111073 | controller | Jun 12 10:11:07.168218 crc crio[19822]: time="2026-06-12T10:11:07.16798947Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111090 | controller | Jun 12 10:11:07.168218 crc crio[19822]: time="2026-06-12T10:11:07.168068793Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111106 | controller | Jun 12 10:11:07.170591 crc crio[19822]: time="2026-06-12T10:11:07.170531042Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=44ad818c-ad98-4c54-b1f9-c70d99a0a348 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.111123 | controller | Jun 12 10:11:07.173201 crc crio[19822]: time="2026-06-12T10:11:07.173108756Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-12 11:43:48.111144 | controller | Jun 12 10:11:07.174748 crc crio[19822]: time="2026-06-12T10:11:07.174646255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111161 | controller | Jun 12 10:11:07.180237 crc crio[19822]: time="2026-06-12T10:11:07.180123471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111178 | controller | Jun 12 10:11:07.285236 crc crio[19822]: time="2026-06-12T10:11:07.284699655Z" level=info msg="Created container 603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42: openshift-console/console-5989d7fb7b-9l4g6/console" id=698bb0fe-6a2a-460c-a20f-c89984faaccc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111194 | controller | Jun 12 10:11:07.286520 crc crio[19822]: time="2026-06-12T10:11:07.286424771Z" level=info msg="Starting container: 603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42" id=866755c5-34da-4efb-a16e-ecfca6e2a4d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.111211 | controller | Jun 12 10:11:07.295936 crc crio[19822]: time="2026-06-12T10:11:07.294913184Z" level=info msg="Started container" PID=33579 containerID=603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42 description=openshift-console/console-5989d7fb7b-9l4g6/console id=866755c5-34da-4efb-a16e-ecfca6e2a4d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a
2026-06-12 11:43:48.111227 | controller | Jun 12 10:11:11.215291 crc crio[19822]: time="2026-06-12T10:11:11.214489061Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=44ad818c-ad98-4c54-b1f9-c70d99a0a348 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.111243 | controller | Jun 12 10:11:11.216571 crc crio[19822]: time="2026-06-12T10:11:11.216360549Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=d1d9d52e-6e91-46f6-b3b8-1081fb6ff067 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111259 | controller | Jun 12 10:11:11.218089 crc crio[19822]: time="2026-06-12T10:11:11.217977136Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=24a159ea-d7f3-4ae4-b758-9cbe804de029 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.111276 | controller | Jun 12 10:11:11.219245 crc crio[19822]: time="2026-06-12T10:11:11.218695064Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=faefd7f9-8f00-40c4-be0b-71a0f1decfbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111292 | controller | Jun 12 10:11:11.366864 crc crio[19822]: time="2026-06-12T10:11:11.36672677Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=984619e5-5f27-4f9c-bf07-52106dbcc472 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.111308 | controller | Jun 12 10:11:11.367980 crc crio[19822]: time="2026-06-12T10:11:11.367724769Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=9662c645-cf7a-4fd5-a79b-df47a8abba6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111324 | controller | Jun 12 10:11:11.374254 crc crio[19822]: time="2026-06-12T10:11:11.374130515Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=3fe32c33-bb34-443e-85b3-86581e9661f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111345 | controller | Jun 12 10:11:11.376728 crc crio[19822]: time="2026-06-12T10:11:11.376643547Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=c03a537f-e757-462a-8266-1c21e3c0e36e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111364 | controller | Jun 12 10:11:11.387275 crc crio[19822]: time="2026-06-12T10:11:11.387056792Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics" id=87473cdb-2e3c-44f5-8ce4-87d6bade0483 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111386 | controller | Jun 12 10:11:11.389724 crc crio[19822]: time="2026-06-12T10:11:11.389673177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111407 | controller | Jun 12 10:11:11.391790 crc crio[19822]: time="2026-06-12T10:11:11.391598912Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=b07d0223-301c-4f19-a59c-6ca0f111514a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.111423 | controller | Jun 12 10:11:11.391961 crc crio[19822]: time="2026-06-12T10:11:11.391623388Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=c51489ba-7e79-4111-9ae7-6c5aeef171b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111439 | controller | Jun 12 10:11:11.393233 crc crio[19822]: time="2026-06-12T10:11:11.393125856Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=eafd3f64-6809-4070-b6cd-5fa93a9d2e29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111455 | controller | Jun 12 10:11:11.393462 crc crio[19822]: time="2026-06-12T10:11:11.393407785Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-k7bng/nmstate-handler" id=f42e54f8-1dad-475c-a50d-2e33aa46a799 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111470 | controller | Jun 12 10:11:11.404215 crc crio[19822]: time="2026-06-12T10:11:11.4040986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111487 | controller | Jun 12 10:11:11.407784 crc crio[19822]: time="2026-06-12T10:11:11.407712576Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=18c5c3de-d438-43ba-b6af-bfa06d2c46fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111504 | controller | Jun 12 10:11:11.414867 crc crio[19822]: time="2026-06-12T10:11:11.414735922Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin" id=66ea1c5a-8f38-45cb-90d9-029c9dc0a6b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111521 | controller | Jun 12 10:11:11.427454 crc crio[19822]: time="2026-06-12T10:11:11.427336337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111537 | controller | Jun 12 10:11:11.427454 crc crio[19822]: time="2026-06-12T10:11:11.427391568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111558 | controller | Jun 12 10:11:11.434038 crc crio[19822]: time="2026-06-12T10:11:11.433962079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111576 | controller | Jun 12 10:11:11.439919 crc crio[19822]: time="2026-06-12T10:11:11.439760286Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook" id=5b9845f3-df51-4f34-873f-37f03b944528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111592 | controller | Jun 12 10:11:11.453645 crc crio[19822]: time="2026-06-12T10:11:11.453544209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111608 | controller | Jun 12 10:11:11.453995 crc crio[19822]: time="2026-06-12T10:11:11.453939812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111624 | controller | Jun 12 10:11:11.483997 crc crio[19822]: time="2026-06-12T10:11:11.483684709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111640 | controller | Jun 12 10:11:11.491712 crc crio[19822]: time="2026-06-12T10:11:11.491363757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111656 | controller | Jun 12 10:11:11.502973 crc crio[19822]: time="2026-06-12T10:11:11.502902817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111671 | controller | Jun 12 10:11:11.508137 crc crio[19822]: time="2026-06-12T10:11:11.508091745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111687 | controller | Jun 12 10:11:11.585236 crc crio[19822]: time="2026-06-12T10:11:11.585092001Z" level=info msg="Created container ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics" id=87473cdb-2e3c-44f5-8ce4-87d6bade0483 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111703 | controller | Jun 12 10:11:11.590078 crc crio[19822]: time="2026-06-12T10:11:11.589980419Z" level=info msg="Starting container: ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f" id=a8dbe689-9273-4e0f-8713-4c0bec8e594f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.111719 | controller | Jun 12 10:11:11.618001 crc crio[19822]: time="2026-06-12T10:11:11.615902114Z" level=info msg="Started container" PID=33715 containerID=ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics id=a8dbe689-9273-4e0f-8713-4c0bec8e594f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391
2026-06-12 11:43:48.111735 | controller | Jun 12 10:11:11.630982 crc crio[19822]: time="2026-06-12T10:11:11.630789492Z" level=info msg="Created container a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin" id=66ea1c5a-8f38-45cb-90d9-029c9dc0a6b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111751 | controller | Jun 12 10:11:11.632671 crc crio[19822]: time="2026-06-12T10:11:11.632583459Z" level=info msg="Starting container: a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787" id=d55cfb7f-5219-4b6c-8372-495845cade09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.111773 | controller | Jun 12 10:11:11.633461 crc crio[19822]: time="2026-06-12T10:11:11.633319644Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111791 | controller | Jun 12 10:11:11.634065 crc crio[19822]: time="2026-06-12T10:11:11.633731538Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111807 | controller | Jun 12 10:11:11.634065 crc crio[19822]: time="2026-06-12T10:11:11.633962295Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.111822 | controller | Jun 12 10:11:11.639479 crc crio[19822]: time="2026-06-12T10:11:11.63939358Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=626e46eb-8e79-4922-aceb-b87952f94f3e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.111838 | controller | Jun 12 10:11:11.643645 crc crio[19822]: time="2026-06-12T10:11:11.643437308Z" level=info msg="Created container acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook" id=5b9845f3-df51-4f34-873f-37f03b944528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111877 | controller | Jun 12 10:11:11.645536 crc crio[19822]: time="2026-06-12T10:11:11.645447624Z" level=info msg="Starting container: acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa" id=2a54c852-8d39-49a5-8b55-8ecaaaa1b69f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.111897 | controller | Jun 12 10:11:11.646340 crc crio[19822]: time="2026-06-12T10:11:11.646243632Z" level=info msg="Started container" PID=33723 containerID=a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin id=d55cfb7f-5219-4b6c-8372-495845cade09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e
2026-06-12 11:43:48.111914 | controller | Jun 12 10:11:11.649790 crc crio[19822]: time="2026-06-12T10:11:11.649712894Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-12 11:43:48.111930 | controller | Jun 12 10:11:11.662533 crc crio[19822]: time="2026-06-12T10:11:11.662307846Z" level=info msg="Started container" PID=33724 containerID=acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa description=openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook id=2a54c852-8d39-49a5-8b55-8ecaaaa1b69f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1
2026-06-12 11:43:48.111946 | controller | Jun 12 10:11:11.705111 crc crio[19822]: time="2026-06-12T10:11:11.704229945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.111962 | controller | Jun 12 10:11:11.789140 crc crio[19822]: time="2026-06-12T10:11:11.789025993Z" level=info msg="Created container a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0: openshift-nmstate/nmstate-handler-k7bng/nmstate-handler" id=f42e54f8-1dad-475c-a50d-2e33aa46a799 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.111983 | controller | Jun 12 10:11:11.790131 crc crio[19822]: time="2026-06-12T10:11:11.790036685Z" level=info msg="Starting container: a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0" id=e72c24f5-c1b1-45f8-a4ea-7f30dd1dd6f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.112001 | controller | Jun 12 10:11:11.795555 crc crio[19822]: time="2026-06-12T10:11:11.795413558Z" level=info msg="Started container" PID=33758 containerID=a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0 description=openshift-nmstate/nmstate-handler-k7bng/nmstate-handler id=e72c24f5-c1b1-45f8-a4ea-7f30dd1dd6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f5a3d37bb6374063de23f141ee6bee8139f1262aff3e99adfff6587c9f4f34c
2026-06-12 11:43:48.112017 | controller | Jun 12 10:11:12.794341 crc crio[19822]: time="2026-06-12T10:11:12.793932951Z" level=info msg="Stopping pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3" id=922af6a8-981a-4cf0-a66a-d6d454806432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.112033 | controller | Jun 12 10:11:12.794341 crc crio[19822]: time="2026-06-12T10:11:12.794326823Z" level=info msg="Stopped pod sandbox (already stopped): bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3" id=922af6a8-981a-4cf0-a66a-d6d454806432 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.112049 | controller | Jun 12 10:11:12.795895 crc crio[19822]: time="2026-06-12T10:11:12.795377528Z" level=info msg="Removing pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3" id=209a0d5f-6b08-4347-904e-bc51556e607f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.112065 | controller | Jun 12 10:11:12.815577 crc crio[19822]: time="2026-06-12T10:11:12.815477371Z" level=info msg="Removed pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3" id=209a0d5f-6b08-4347-904e-bc51556e607f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.112081 | controller | Jun 12 10:11:12.816561 crc crio[19822]: time="2026-06-12T10:11:12.816486046Z" level=info msg="Stopping pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4" id=caa4b7e6-f33e-403a-b3f4-27c661f55be2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.112097 | controller | Jun 12 10:11:12.816780 crc crio[19822]: time="2026-06-12T10:11:12.816560439Z" level=info msg="Stopped pod sandbox (already stopped): 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4" id=caa4b7e6-f33e-403a-b3f4-27c661f55be2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.112112 | controller | Jun 12 10:11:12.817124 crc crio[19822]: time="2026-06-12T10:11:12.817083086Z" level=info msg="Removing pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4" id=22a94ef5-1e52-455a-97a0-8dfcf6f1c547 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.112127 | controller | Jun 12 10:11:12.826968 crc crio[19822]: time="2026-06-12T10:11:12.826878382Z" level=info msg="Removed pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4" id=22a94ef5-1e52-455a-97a0-8dfcf6f1c547 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.112143 | controller | Jun 12 10:11:12.827745 crc crio[19822]: time="2026-06-12T10:11:12.827666106Z" level=info msg="Stopping pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c" id=96894af0-576b-4e49-9dcd-2cd79cf00e41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.112159 | controller | Jun 12 10:11:12.827917 crc crio[19822]: time="2026-06-12T10:11:12.827773129Z" level=info msg="Stopped pod sandbox (already stopped): 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c" id=96894af0-576b-4e49-9dcd-2cd79cf00e41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.112187 | controller | Jun 12 10:11:12.828896 crc crio[19822]: time="2026-06-12T10:11:12.828857805Z" level=info msg="Removing pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c" id=f0c8492a-5f42-43eb-9e13-a241c9c66a03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.112213 | controller | Jun 12 10:11:12.838395 crc crio[19822]: time="2026-06-12T10:11:12.838329071Z" level=info msg="Removed pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c" id=f0c8492a-5f42-43eb-9e13-a241c9c66a03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.112231 | controller | Jun 12 10:11:15.173919 crc crio[19822]: time="2026-06-12T10:11:15.173725216Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=626e46eb-8e79-4922-aceb-b87952f94f3e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.112249 | controller | Jun 12 10:11:15.175916 crc crio[19822]: time="2026-06-12T10:11:15.175740016Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=c49e0399-88bb-4bc2-9bf0-288ebd738bb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112266 | controller | Jun 12 10:11:15.181622 crc crio[19822]: time="2026-06-12T10:11:15.181538002Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f194c741-d991-449b-822e-0c996a7e9419 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112282 | controller | Jun 12 10:11:15.191426 crc crio[19822]: time="2026-06-12T10:11:15.191324209Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy" id=159d7f0a-fd63-4a4d-aaa2-37812e1bd197 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.112300 | controller | Jun 12 10:11:15.194677 crc crio[19822]: time="2026-06-12T10:11:15.194526643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.112316 | controller | Jun 12 10:11:15.237606 crc crio[19822]: time="2026-06-12T10:11:15.237238864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.112333 | controller | Jun 12 10:11:15.245496 crc crio[19822]: time="2026-06-12T10:11:15.245388526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.112349 | controller | Jun 12 10:11:15.368711 crc crio[19822]: time="2026-06-12T10:11:15.368568399Z" level=info msg="Created container e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy" id=159d7f0a-fd63-4a4d-aaa2-37812e1bd197 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.112365 | controller | Jun 12 10:11:15.371314 crc crio[19822]: time="2026-06-12T10:11:15.37108095Z" level=info msg="Starting container: e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802" id=c1d952ab-9d83-4650-84d8-992030964f21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.112381 | controller | Jun 12 10:11:15.377276 crc crio[19822]: time="2026-06-12T10:11:15.377201137Z" level=info msg="Started container" PID=33854 containerID=e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy id=c1d952ab-9d83-4650-84d8-992030964f21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391
2026-06-12 11:43:48.112398 | controller | Jun 12 10:11:42.643382 crc crio[19822]: time="2026-06-12T10:11:42.642687145Z" level=info msg="Stopping container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32 (timeout: 15s)" id=245c4a75-a034-4b1c-9933-57bdf53b0b16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.112420 | controller | Jun 12 10:11:42.784162 crc crio[19822]: time="2026-06-12T10:11:42.783873506Z" level=info msg="Stopped container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console" id=245c4a75-a034-4b1c-9933-57bdf53b0b16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.112437 | controller | Jun 12 10:11:42.785257 crc crio[19822]: time="2026-06-12T10:11:42.785150078Z" level=info msg="Stopping pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831" id=2b568241-322c-4433-a79a-769ab7db2dda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.112453 | controller | Jun 12 10:11:42.785938 crc crio[19822]: time="2026-06-12T10:11:42.785762118Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc003094588}] Aliases:map[]}"
2026-06-12 11:43:48.112470 | controller | Jun 12 10:11:42.786178 crc crio[19822]: time="2026-06-12T10:11:42.786095298Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.112487 | controller | Jun 12 10:11:43.043024 crc crio[19822]: time="2026-06-12T10:11:43.042557959Z" level=info msg="Stopped pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831" id=2b568241-322c-4433-a79a-769ab7db2dda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.112504 | controller | Jun 12 10:11:43.745422 crc crio[19822]: time="2026-06-12T10:11:43.744412739Z" level=info msg="Removing container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32" id=a456bbdc-77e7-4d09-a605-ca4e2329164b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.112521 | controller | Jun 12 10:11:43.786765 crc crio[19822]: time="2026-06-12T10:11:43.785597336Z" level=info msg="Removed container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console" id=a456bbdc-77e7-4d09-a605-ca4e2329164b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.112537 | controller | Jun 12 10:11:48.918129 crc crio[19822]: time="2026-06-12T10:11:48.917369875Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/POD" id=29939c6f-b25e-4768-b420-de4175506984 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.112554 | controller | Jun 12 10:11:48.918129 crc crio[19822]: time="2026-06-12T10:11:48.91812705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.112570 | controller | Jun 12 10:11:48.946465 crc crio[19822]: time="2026-06-12T10:11:48.946338337Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc00101b420}] Aliases:map[]}"
2026-06-12 11:43:48.112587 | controller | Jun 12 10:11:48.946465 crc crio[19822]: time="2026-06-12T10:11:48.946392319Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.112608 | controller | Jun 12 10:11:49.213938 crc crio[19822]: 2026-06-12T10:11:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:836e23a36791c0e Mac:86:5f:09:08:78:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.112626 | controller | Jun 12 10:11:49.215024 crc crio[19822]: time="2026-06-12T10:11:49.214941428Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc00101b420}] Aliases:map[]}"
2026-06-12 11:43:48.112643 | controller | Jun 12 10:11:49.215117 crc crio[19822]: time="2026-06-12T10:11:49.215102184Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.112659 | controller | Jun 12 10:11:49.221740 crc crio[19822]: time="2026-06-12T10:11:49.221638935Z" level=info msg="Ran pod sandbox 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/POD" id=29939c6f-b25e-4768-b420-de4175506984 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.112675 | controller | Jun 12 10:11:49.224069 crc crio[19822]: time="2026-06-12T10:11:49.223979709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6530b145-9834-4777-aab2-5dec7bc4b295 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112692 | controller | Jun 12 10:11:49.227648 crc crio[19822]: time="2026-06-12T10:11:49.227589115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=13d9dc0a-b4ea-4d61-a592-9123ba28dc96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112708 | controller | Jun 12 10:11:49.235578 crc crio[19822]: time="2026-06-12T10:11:49.23549763Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util" id=ce6de089-00b9-44ed-abca-0ec9b00b76cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.112724 | controller | Jun 12 10:11:49.236103 crc crio[19822]: time="2026-06-12T10:11:49.236037318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.112740 | controller | Jun 12 10:11:49.270127 crc crio[19822]: time="2026-06-12T10:11:49.269907076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.112756 | controller | Jun 12 10:11:49.276069 crc crio[19822]: time="2026-06-12T10:11:49.275978652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.112771 | controller | Jun 12 10:11:49.398285 crc crio[19822]: time="2026-06-12T10:11:49.397381578Z" level=info msg="Created container 5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util" id=ce6de089-00b9-44ed-abca-0ec9b00b76cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.112792 | controller | Jun 12 10:11:49.400526 crc crio[19822]: time="2026-06-12T10:11:49.400426496Z" level=info msg="Starting container: 5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366" id=62f43196-873b-4190-940f-59fe6ff94141 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.112808 | controller | Jun 12 10:11:49.423722 crc crio[19822]: time="2026-06-12T10:11:49.423501164Z" level=info msg="Started container" PID=35093 containerID=5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util id=62f43196-873b-4190-940f-59fe6ff94141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e
2026-06-12 11:43:48.112825 | controller | Jun 12 10:11:49.805257 crc crio[19822]: time="2026-06-12T10:11:49.805097314Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112842 | controller | Jun 12 10:11:49.806158 crc crio[19822]: time="2026-06-12T10:11:49.805543838Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112879 | controller | Jun 12 10:11:49.806158 crc crio[19822]: time="2026-06-12T10:11:49.805696453Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112898 | controller | Jun 12 10:11:49.809387 crc crio[19822]: time="2026-06-12T10:11:49.807733021Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=a156cd30-be36-4adf-af84-00292a4a8218 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.112914 | controller | Jun 12 10:11:49.828631 crc crio[19822]: time="2026-06-12T10:11:49.82850677Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-12 11:43:48.112931 | controller | Jun 12 10:11:51.628724 crc crio[19822]: time="2026-06-12T10:11:51.627782621Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=a156cd30-be36-4adf-af84-00292a4a8218 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.112947 | controller | Jun 12 10:11:51.631203 crc crio[19822]: time="2026-06-12T10:11:51.629699882Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=10daf865-e525-4403-9971-1ac5d3b9079b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112962 | controller | Jun 12 10:11:51.635148 crc crio[19822]: time="2026-06-12T10:11:51.635036184Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=c941b060-1ab0-4f67-b55e-f9e4cab763af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.112978 | controller | Jun 12 10:11:51.645531 crc crio[19822]: time="2026-06-12T10:11:51.645421847Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull" id=69cdf52c-83c2-4b5d-be02-653890f0d0b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.113003 | controller | Jun 12 10:11:51.648307 crc crio[19822]: time="2026-06-12T10:11:51.648175947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113021 | controller | Jun 12 10:11:51.697412 crc crio[19822]: time="2026-06-12T10:11:51.697274745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113038 | controller | Jun 12 10:11:51.697955 crc crio[19822]: time="2026-06-12T10:11:51.697787582Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0b30d9291582701e06e6700866d2a3535e90e5d6d1eda40267146f6c49334c1e/merged/etc/passwd: no such file or directory"
2026-06-12 11:43:48.113054 | controller | Jun 12 10:11:51.698038 crc crio[19822]: time="2026-06-12T10:11:51.697984678Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/0b30d9291582701e06e6700866d2a3535e90e5d6d1eda40267146f6c49334c1e/merged/etc/group: no such file or directory"
2026-06-12 11:43:48.113070 | controller | Jun 12 10:11:51.701919 crc crio[19822]: time="2026-06-12T10:11:51.70176659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113086 | controller | Jun 12 10:11:51.841408 crc crio[19822]: time="2026-06-12T10:11:51.840526554Z" level=info msg="Created container 26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull" id=69cdf52c-83c2-4b5d-be02-653890f0d0b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.113102 | controller | Jun 12 10:11:51.843741 crc crio[19822]: time="2026-06-12T10:11:51.843637944Z" level=info msg="Starting container: 26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5" id=f753881d-6565-45fe-b0b9-24ff37cb9777 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.113119 | controller | Jun 12 10:11:51.848503 crc crio[19822]: time="2026-06-12T10:11:51.848415297Z" level=info msg="Started container" PID=35166 containerID=26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull id=f753881d-6565-45fe-b0b9-24ff37cb9777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e
2026-06-12 11:43:48.113135 | controller | Jun 12 10:11:52.840657 crc crio[19822]: time="2026-06-12T10:11:52.839512381Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8891e891-b364-4308-b735-3bd726ecc1dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.113151 | controller | Jun 12 10:11:52.843153 crc crio[19822]: time="2026-06-12T10:11:52.843014235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=518b4898-5036-4d10-bc46-10e8f8bb1871 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.113168 | controller | Jun 12 10:11:52.851379 crc crio[19822]: time="2026-06-12T10:11:52.851181687Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract" id=461aee56-3dc3-49a1-83f8-10ce21a9ea40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.113184 | controller | Jun 12 10:11:52.852047 crc crio[19822]: time="2026-06-12T10:11:52.851943421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113200 | controller | Jun 12 10:11:52.887857 crc crio[19822]: time="2026-06-12T10:11:52.887745903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113220 | controller | Jun 12 10:11:52.891316 crc crio[19822]: time="2026-06-12T10:11:52.891248076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113237 | controller | Jun 12 10:11:53.015198 crc crio[19822]: time="2026-06-12T10:11:53.015031218Z" level=info msg="Created container 1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract" id=461aee56-3dc3-49a1-83f8-10ce21a9ea40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.113253 | controller | Jun 12 10:11:53.016648 crc crio[19822]: time="2026-06-12T10:11:53.016556387Z" level=info msg="Starting container: 1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84" id=82eccf58-37fa-413c-9895-827689b9e281 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.113269 | controller | Jun 12 10:11:53.024579 crc crio[19822]: time="2026-06-12T10:11:53.024404419Z" level=info msg="Started container" PID=35211 containerID=1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract id=82eccf58-37fa-413c-9895-827689b9e281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e
2026-06-12 11:43:48.113286 | controller | Jun 12 10:11:54.869700 crc crio[19822]: time="2026-06-12T10:11:54.869071923Z" level=info msg="Stopping pod sandbox: 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e" id=3e4773f0-ebcf-46d1-9fa8-fdcf050780ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.113303 | controller | Jun 12 10:11:54.872174 crc crio[19822]: time="2026-06-12T10:11:54.872143253Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc002ed0738}] Aliases:map[]}"
2026-06-12 11:43:48.113320 | controller | Jun 12 10:11:54.872547 crc crio[19822]: time="2026-06-12T10:11:54.872524415Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.113336 | controller | Jun 12 10:11:55.210549 crc crio[19822]: time="2026-06-12T10:11:55.210478597Z" level=info msg="Stopped pod sandbox: 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e" id=3e4773f0-ebcf-46d1-9fa8-fdcf050780ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.113352 | controller | Jun 12 10:12:00.573879 crc crio[19822]: time="2026-06-12T10:12:00.572488686Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687652-vk29w/POD" id=a342607e-d734-49ae-8303-8152ced7f54b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.113368 | controller | Jun 12 10:12:00.575443 crc crio[19822]: time="2026-06-12T10:12:00.573949484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113384 | controller | Jun 12 10:12:00.608886 crc crio[19822]: time="2026-06-12T10:12:00.608722813Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc000696df8}] Aliases:map[]}"
2026-06-12 11:43:48.113405 | controller | Jun 12 10:12:00.608886 crc crio[19822]: time="2026-06-12T10:12:00.608845407Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687652-vk29w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.113423 | controller | Jun 12 10:12:01.289428 crc crio[19822]: 2026-06-12T10:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0358a24e3734163 Mac:b6:36:c4:f1:ca:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.113440 | controller | Jun 12 10:12:01.292490 crc crio[19822]: time="2026-06-12T10:12:01.292393556Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc000696df8}] Aliases:map[]}"
2026-06-12 11:43:48.113457 | controller | Jun 12 10:12:01.292766 crc crio[19822]: time="2026-06-12T10:12:01.292710096Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687652-vk29w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.113474 | controller | Jun 12 10:12:01.302990 crc crio[19822]: time="2026-06-12T10:12:01.302914908Z" level=info msg="Ran pod sandbox 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 with infra container: openshift-infra/auto-csr-approver-29687652-vk29w/POD" id=a342607e-d734-49ae-8303-8152ced7f54b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.113490 | controller | Jun 12 10:12:01.308760 crc crio[19822]: time="2026-06-12T10:12:01.30805275Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5ccb17d9-6760-404c-8211-dc4ce7a9e7e2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.113507 | controller | Jun 12 10:12:01.323044 crc crio[19822]: time="2026-06-12T10:12:01.322904793Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.113523 | controller | Jun 12 10:12:02.505871 crc crio[19822]: time="2026-06-12T10:12:02.50569833Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5ccb17d9-6760-404c-8211-dc4ce7a9e7e2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.113540 | controller | Jun 12 10:12:02.509905 crc crio[19822]: time="2026-06-12T10:12:02.50788518Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e62535db-a2be-4168-9504-a90590f32f14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.113556 | controller | Jun 12 10:12:02.510593 crc crio[19822]: time="2026-06-12T10:12:02.510162566Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=97bb6543-e562-4bfe-a38f-278c28a03e7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.113573 | controller | Jun 12 10:12:02.518105 crc crio[19822]: time="2026-06-12T10:12:02.518038707Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687652-vk29w/oc" id=b03fcb37-9fec-4358-b2bd-16efef5a0bb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.113594 | controller | Jun 12 10:12:02.518557 crc crio[19822]: time="2026-06-12T10:12:02.518514642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113611 | controller | Jun 12 10:12:02.568639 crc crio[19822]: time="2026-06-12T10:12:02.568566882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113628 | controller | Jun 12 10:12:02.991208 crc crio[19822]: time="2026-06-12T10:12:02.991139717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113644 | controller | Jun 12 10:12:03.235501 crc crio[19822]: time="2026-06-12T10:12:03.235000511Z" level=info msg="Created container d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b: openshift-infra/auto-csr-approver-29687652-vk29w/oc" id=b03fcb37-9fec-4358-b2bd-16efef5a0bb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.113661 | controller | Jun 12 10:12:03.237474 crc crio[19822]: time="2026-06-12T10:12:03.237383199Z" level=info msg="Starting container: d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b" id=0215c599-25dc-4adf-97a6-d7bd75b35e5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.113678 | controller | Jun 12 10:12:03.242430 crc crio[19822]: time="2026-06-12T10:12:03.242352967Z" level=info msg="Started container" PID=35491 containerID=d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b description=openshift-infra/auto-csr-approver-29687652-vk29w/oc id=0215c599-25dc-4adf-97a6-d7bd75b35e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314
2026-06-12 11:43:48.113695 | controller | Jun 12 10:12:05.874860 crc crio[19822]: time="2026-06-12T10:12:05.874367742Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/POD" id=6e55a137-15cd-4de3-bc2b-171dde440cfd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.113711 | controller | Jun 12 10:12:05.876168 crc crio[19822]: time="2026-06-12T10:12:05.87489743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.113728 | controller | Jun 12 10:12:05.912029 crc crio[19822]: time="2026-06-12T10:12:05.905784113Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-5c4fcb86df-zcf66 Namespace:metallb-system ID:cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 UID:4e35989a-3f1d-4180-a484-a9d3417d7d23 NetNS:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e35989a_3f1d_4180_a484_a9d3417d7d23.slice PodAnnotations:0xc0007ac5c8}] Aliases:map[]}"
2026-06-12 11:43:48.113745 | controller | Jun 12 10:12:05.912029 crc crio[19822]: time="2026-06-12T10:12:05.905965309Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-5c4fcb86df-zcf66 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.113761 | controller | Jun 12 10:12:05.985122 crc crio[19822]: time="2026-06-12T10:12:05.985062483Z" level=info msg="Stopping pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314" id=35c8268d-02ae-4bb3-b6c2-66296735957e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.113778 | controller | Jun 12 10:12:05.985800 crc crio[19822]: time="2026-06-12T10:12:05.985723035Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}"
2026-06-12 11:43:48.113799 | controller | Jun 12 10:12:05.986320 crc crio[19822]: time="2026-06-12T10:12:05.98621107Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687652-vk29w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.113816 | controller | Jun 12 10:12:06.540373 crc crio[19822]: time="2026-06-12T10:12:06.539646104Z" level=info msg="Stopped pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314" id=35c8268d-02ae-4bb3-b6c2-66296735957e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.113834 | controller | Jun 12 10:12:06.615331 crc crio[19822]: 2026-06-12T10:12:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1fb4df0ddd117 Mac:2a:d2:53:eb:19:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 SocketPath: PciID:}] [{Interface:0xc00030e620 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.113867 | controller | Jun 12 10:12:06.617385 crc crio[19822]: time="2026-06-12T10:12:06.616858549Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-5c4fcb86df-zcf66 Namespace:metallb-system ID:cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 UID:4e35989a-3f1d-4180-a484-a9d3417d7d23 NetNS:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e35989a_3f1d_4180_a484_a9d3417d7d23.slice PodAnnotations:0xc0007ac5c8}] Aliases:map[]}"
2026-06-12 11:43:48.113890 | controller | Jun 12 10:12:06.617385 crc crio[19822]: time="2026-06-12T10:12:06.617131407Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-5c4fcb86df-zcf66 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.113908 | controller | Jun 12 10:12:06.679955 crc crio[19822]: time="2026-06-12T10:12:06.67938919Z" level=info msg="Ran pod sandbox cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 with infra container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/POD" id=6e55a137-15cd-4de3-bc2b-171dde440cfd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.113925 | controller | Jun 12 10:12:06.682151 crc crio[19822]: time="2026-06-12T10:12:06.682074187Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.113941 | controller | Jun 12 10:12:06.682681 crc crio[19822]: time="2026-06-12T10:12:06.682534662Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.113957 | controller | Jun 12 10:12:06.682681 crc crio[19822]: time="2026-06-12T10:12:06.682597994Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.113973 | controller | Jun 12 10:12:06.687324 crc crio[19822]: time="2026-06-12T10:12:06.684895659Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=483f1bcb-150d-4f54-b622-90cd55bbbf5a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.113994 | controller | Jun 12 10:12:06.691094 crc crio[19822]: time="2026-06-12T10:12:06.691012034Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-12 11:43:48.114012 | controller | Jun 12 10:12:06.967062 crc crio[19822]: time="2026-06-12T10:12:06.966009569Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/POD" id=bdea48bb-931c-412a-b6ce-73150a1f69c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.114028 | controller | Jun 12 10:12:06.967062 crc crio[19822]: time="2026-06-12T10:12:06.966911828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114045 | controller | Jun 12 10:12:07.003600 crc crio[19822]: time="2026-06-12T10:12:07.003438127Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5645d497d7-bjx7t Namespace:metallb-system ID:337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 UID:b15d20b4-3fb3-42a7-9f82-7188686c82b5 NetNS:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb15d20b4_3fb3_42a7_9f82_7188686c82b5.slice PodAnnotations:0xc003095040}] Aliases:map[]}"
2026-06-12 11:43:48.114061 | controller | Jun 12 10:12:07.003600 crc crio[19822]: time="2026-06-12T10:12:07.003488268Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-5645d497d7-bjx7t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.114077 | controller | Jun 12 10:12:07.531267 crc crio[19822]: 2026-06-12T10:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:337573fea7e7d82 Mac:9e:74:a2:bb:75:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.114093 | controller | Jun 12 10:12:07.532784 crc crio[19822]: time="2026-06-12T10:12:07.532372575Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5645d497d7-bjx7t Namespace:metallb-system ID:337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 UID:b15d20b4-3fb3-42a7-9f82-7188686c82b5 NetNS:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb15d20b4_3fb3_42a7_9f82_7188686c82b5.slice PodAnnotations:0xc003095040}] Aliases:map[]}"
2026-06-12 11:43:48.114110 | controller | Jun 12 10:12:07.532784 crc crio[19822]: time="2026-06-12T10:12:07.532702945Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-5645d497d7-bjx7t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.114126 | controller | Jun 12 10:12:07.541951 crc crio[19822]: time="2026-06-12T10:12:07.541897968Z" level=info msg="Ran pod sandbox 337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 with infra container: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/POD" id=bdea48bb-931c-412a-b6ce-73150a1f69c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.114142 | controller | Jun 12 10:12:07.547246 crc crio[19822]: time="2026-06-12T10:12:07.547148496Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114158 | controller | Jun 12 10:12:07.547546 crc crio[19822]: time="2026-06-12T10:12:07.547492748Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114179 | controller | Jun 12 10:12:07.547610 crc crio[19822]: time="2026-06-12T10:12:07.547583151Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114196 | controller | Jun 12 10:12:07.549929 crc crio[19822]: time="2026-06-12T10:12:07.549802042Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=5796c356-8f54-4673-8bbb-7fb5f1a2b2bc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.114212 | controller | Jun 12 10:12:07.554035 crc crio[19822]: time="2026-06-12T10:12:07.553959406Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-12 11:43:48.114228 | controller | Jun 12 10:12:12.876597 crc crio[19822]: time="2026-06-12T10:12:12.875597206Z" level=info msg="Stopping pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831" id=eb6dea00-6f67-4dce-803e-0ced71b780e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.114244 | controller | Jun 12 10:12:12.881917 crc crio[19822]: time="2026-06-12T10:12:12.8766542Z" level=info msg="Stopped pod sandbox (already stopped): a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831" id=eb6dea00-6f67-4dce-803e-0ced71b780e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.114259 | controller | Jun 12 10:12:12.883443 crc crio[19822]: time="2026-06-12T10:12:12.883343556Z" level=info msg="Removing pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831" id=3e4b6e83-7b7e-4c59-8e61-aa412258d5bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.114276 | controller | Jun 12 10:12:13.231921 crc crio[19822]: time="2026-06-12T10:12:13.231576809Z" level=info msg="Removed pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831" id=3e4b6e83-7b7e-4c59-8e61-aa412258d5bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.114292 | controller | Jun 12 10:12:13.381488 crc crio[19822]: time="2026-06-12T10:12:13.381034667Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=483f1bcb-150d-4f54-b622-90cd55bbbf5a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.114308 | controller | Jun 12 10:12:13.386417 crc crio[19822]: time="2026-06-12T10:12:13.386121621Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=be1be7e3-84e3-413b-86f1-4ecff878ed1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114323 | controller | Jun 12 10:12:13.398315 crc crio[19822]: time="2026-06-12T10:12:13.397469546Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=dee5f34b-4778-43c0-a8b7-e121414b10c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114339 | controller | Jun 12 10:12:13.425966 crc crio[19822]: time="2026-06-12T10:12:13.425682163Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager" id=b6ee1587-d398-4c37-8db1-a77ddaf1c1da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.114354 | controller | Jun 12 10:12:13.430291 crc crio[19822]: time="2026-06-12T10:12:13.43020662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114374 | controller | Jun 12 10:12:13.530519 crc crio[19822]: time="2026-06-12T10:12:13.530225767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114390 | controller | Jun 12 10:12:13.546584 crc crio[19822]: time="2026-06-12T10:12:13.545795488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114407 | controller | Jun 12 10:12:13.785072 crc crio[19822]: time="2026-06-12T10:12:13.780015992Z" level=info msg="Created container 77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager" id=b6ee1587-d398-4c37-8db1-a77ddaf1c1da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.114423 | controller | Jun 12 10:12:13.785072 crc crio[19822]: time="2026-06-12T10:12:13.783983762Z" level=info msg="Starting container: 77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0" id=c21a5a9a-ed91-47df-a6f0-f3e36a5ff41f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.114439 | controller | Jun 12 10:12:13.819417 crc crio[19822]: time="2026-06-12T10:12:13.819308856Z" level=info msg="Started container" PID=35824 containerID=77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0 description=metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager id=c21a5a9a-ed91-47df-a6f0-f3e36a5ff41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915
2026-06-12 11:43:48.114456 | controller | Jun 12 10:12:21.184020 crc crio[19822]: time="2026-06-12T10:12:21.183296099Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=5796c356-8f54-4673-8bbb-7fb5f1a2b2bc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.114472 | controller | Jun 12 10:12:21.185713 crc crio[19822]: time="2026-06-12T10:12:21.184973502Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=f954f6c0-0e0c-4615-914a-7e510bf4ceb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114487 | controller | Jun 12 10:12:21.190168 crc crio[19822]: time="2026-06-12T10:12:21.190075147Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=1b9413e9-93bf-47fa-9cb7-8ba7759a6e61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114503 | controller | Jun 12 10:12:21.204101 crc crio[19822]: time="2026-06-12T10:12:21.203973654Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server" id=cc296b23-fd9f-406c-aa8c-bea5faacf87a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.114519 | controller | Jun 12 10:12:21.206454 crc crio[19822]: time="2026-06-12T10:12:21.206389043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114535 | controller | Jun 12 10:12:21.257709 crc crio[19822]: time="2026-06-12T10:12:21.257614959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114551 | controller | Jun 12 10:12:21.265006 crc crio[19822]: time="2026-06-12T10:12:21.264338548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114567 | controller | Jun 12 10:12:21.393998 crc crio[19822]: time="2026-06-12T10:12:21.393497941Z" level=info msg="Created container 741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server" id=cc296b23-fd9f-406c-aa8c-bea5faacf87a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.114588 | controller | Jun 12 10:12:21.395438 crc crio[19822]: time="2026-06-12T10:12:21.395334861Z" level=info msg="Starting container: 741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5" id=210b8d3a-521c-4b0e-bb3a-2a2cd90223e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.114605 | controller | Jun 12 10:12:21.401121 crc crio[19822]: time="2026-06-12T10:12:21.400989322Z" level=info msg="Started container" PID=35971 containerID=741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5 description=metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server id=210b8d3a-521c-4b0e-bb3a-2a2cd90223e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78
2026-06-12 11:43:48.114623 | controller | Jun 12 10:12:47.776163 crc crio[19822]: time="2026-06-12T10:12:47.775321943Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-jrh47/POD" id=3206697e-d156-44e1-8b65-f35130f083c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.114640 | controller | Jun 12 10:12:47.776163 crc crio[19822]: time="2026-06-12T10:12:47.776100788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114657 | controller | Jun 12 10:12:47.808581 crc crio[19822]: time="2026-06-12T10:12:47.808263528Z" level=info msg="Got pod network &{Name:controller-8464864885-jrh47 Namespace:metallb-system ID:6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc UID:520d3cad-5ae2-489a-942f-ce95a7b7425b NetNS:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod520d3cad_5ae2_489a_942f_ce95a7b7425b.slice PodAnnotations:0xc0030940b0}] Aliases:map[]}"
2026-06-12 11:43:48.114674 | controller | Jun 12 10:12:47.808581 crc crio[19822]: time="2026-06-12T10:12:47.808561787Z" level=info msg="Adding pod metallb-system_controller-8464864885-jrh47 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.114691 | controller | Jun 12 10:12:48.390427 crc crio[19822]: 2026-06-12T10:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa4c0ee8ca320d Mac:b2:81:a9:dd:53:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 SocketPath: PciID:}] [{Interface:0xc0002b65c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.114708 | controller | Jun 12 10:12:48.392183 crc crio[19822]: time="2026-06-12T10:12:48.392146593Z" level=info msg="Got pod network &{Name:controller-8464864885-jrh47 Namespace:metallb-system ID:6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc UID:520d3cad-5ae2-489a-942f-ce95a7b7425b NetNS:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod520d3cad_5ae2_489a_942f_ce95a7b7425b.slice PodAnnotations:0xc0030940b0}] Aliases:map[]}"
2026-06-12 11:43:48.114725 | controller | Jun 12 10:12:48.392369 crc crio[19822]: time="2026-06-12T10:12:48.392319579Z" level=info msg="Checking pod metallb-system_controller-8464864885-jrh47 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.114742 | controller | Jun 12 10:12:48.399676 crc crio[19822]: time="2026-06-12T10:12:48.399529693Z" level=info msg="Ran pod sandbox 6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc with infra container: metallb-system/controller-8464864885-jrh47/POD" id=3206697e-d156-44e1-8b65-f35130f083c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.114765 | controller | Jun 12 10:12:48.402461 crc crio[19822]: time="2026-06-12T10:12:48.402351534Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=5668b432-d368-4cf1-8cac-76a90517dc24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114782 | controller | Jun 12 10:12:48.407670 crc crio[19822]: time="2026-06-12T10:12:48.407582051Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=aaef095e-bad1-423c-915a-2a8c5d4b7328 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114799 | controller | Jun 12 10:12:48.418344 crc crio[19822]: time="2026-06-12T10:12:48.418162577Z" level=info msg="Creating container: metallb-system/controller-8464864885-jrh47/controller" id=f8eb7932-2f61-4ce6-b183-adfd09234fb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.114816 | controller | Jun 12 10:12:48.418799 crc crio[19822]: time="2026-06-12T10:12:48.418690824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114832 | controller | Jun 12 10:12:48.461404 crc crio[19822]: time="2026-06-12T10:12:48.460679738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114865 | controller | Jun 12 10:12:48.466356 crc crio[19822]: time="2026-06-12T10:12:48.465925224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.114899 | controller | Jun 12 10:12:48.579058 crc crio[19822]: time="2026-06-12T10:12:48.578948153Z" level=info msg="Created container 34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c: metallb-system/controller-8464864885-jrh47/controller" id=f8eb7932-2f61-4ce6-b183-adfd09234fb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.114920 | controller | Jun 12 10:12:48.580279 crc crio[19822]: time="2026-06-12T10:12:48.580197213Z" level=info msg="Starting container: 34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c" id=ccbafbff-6f44-477c-976b-102e95359ab1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.114937 | controller | Jun 12 10:12:48.584703 crc crio[19822]: time="2026-06-12T10:12:48.584613623Z" level=info msg="Started container" PID=36404 containerID=34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c description=metallb-system/controller-8464864885-jrh47/controller id=ccbafbff-6f44-477c-976b-102e95359ab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc
2026-06-12 11:43:48.114954 | controller | Jun 12 10:12:48.594429 crc crio[19822]: time="2026-06-12T10:12:48.594325212Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=e9935e6a-6e83-4ed1-9c8c-5e86cf4aa4bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114970 | controller | Jun 12 10:12:48.597445 crc crio[19822]: time="2026-06-12T10:12:48.597365768Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f8a7b621-372e-4f7f-9886-cc9c26fe6fd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.114987 | controller | Jun 12 10:12:48.604719 crc crio[19822]: time="2026-06-12T10:12:48.604617928Z" level=info msg="Creating container: metallb-system/controller-8464864885-jrh47/kube-rbac-proxy" id=b9d11cf2-8137-40cd-a14b-a4753ed87910 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.115009 | controller | Jun 12 10:12:48.605299 crc crio[19822]: time="2026-06-12T10:12:48.605198167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115026 | controller | Jun 12 10:12:48.659285 crc crio[19822]: time="2026-06-12T10:12:48.659060438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115041 | controller | Jun 12 10:12:48.664690 crc crio[19822]: time="2026-06-12T10:12:48.664626025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115058 | controller | Jun 12 10:12:48.772419 crc crio[19822]: time="2026-06-12T10:12:48.772305566Z" level=info msg="Created container 68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d: metallb-system/controller-8464864885-jrh47/kube-rbac-proxy" id=b9d11cf2-8137-40cd-a14b-a4753ed87910 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.115074 | controller | Jun 12 10:12:48.775131 crc crio[19822]: time="2026-06-12T10:12:48.775056913Z" level=info msg="Starting container: 68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d" id=24dd8aa2-f904-4387-b309-f20939b0ac11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.115090 | controller | Jun 12 10:12:48.785083 crc crio[19822]: time="2026-06-12T10:12:48.784991278Z" level=info msg="Started container" PID=36421 containerID=68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d description=metallb-system/controller-8464864885-jrh47/kube-rbac-proxy id=24dd8aa2-f904-4387-b309-f20939b0ac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc
2026-06-12 11:43:48.115107 | controller | Jun 12 10:12:50.749156 crc crio[19822]: time="2026-06-12T10:12:50.748562472Z" level=info msg="Running pod sandbox: metallb-system/speaker-ld4m8/POD" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.115123 | controller | Jun 12 10:12:50.750147 crc crio[19822]: time="2026-06-12T10:12:50.749205033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115139 | controller | Jun 12 10:12:50.778310 crc crio[19822]: time="2026-06-12T10:12:50.777795053Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.115157 | controller | Jun 12 10:12:50.793393 crc crio[19822]: time="2026-06-12T10:12:50.792975692Z" level=info msg="Ran pod sandbox 96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60 with infra container: metallb-system/speaker-ld4m8/POD" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.115174 | controller | Jun 12 10:12:50.802863 crc crio[19822]: time="2026-06-12T10:12:50.802643307Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=1f16a42f-2578-4193-a974-9aa2f9e71c4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115190 | controller | Jun 12 10:12:50.817319 crc crio[19822]: time="2026-06-12T10:12:50.816691095Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=2534fe9e-4e17-490a-9670-bbbc59ec6588 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115206 | controller | Jun 12 10:12:50.826424 crc crio[19822]: time="2026-06-12T10:12:50.826347865Z" level=info msg="Creating container: metallb-system/speaker-ld4m8/speaker" id=f4aac6d8-af61-4ad9-851a-c6831be2bb87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.115237 | controller | Jun 12 10:12:50.826882 crc crio[19822]: time="2026-06-12T10:12:50.826648654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115254 | controller | Jun 12 10:12:50.858209 crc crio[19822]: time="2026-06-12T10:12:50.858022936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115305 | controller | Jun 12 10:12:51.098289 crc crio[19822]: time="2026-06-12T10:12:51.098191364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115326 | controller | Jun 12 10:12:51.268193 crc crio[19822]: time="2026-06-12T10:12:51.268062319Z" level=info msg="Created container 7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4: metallb-system/speaker-ld4m8/speaker" id=f4aac6d8-af61-4ad9-851a-c6831be2bb87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.115345 | controller | Jun 12 10:12:51.275324 crc crio[19822]: time="2026-06-12T10:12:51.275127368Z" level=info msg="Starting container: 7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4" id=dc9f39c8-cb9e-4e7e-88ad-5ef6af4ee665 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.115363 | controller | Jun 12 10:12:51.284977 crc crio[19822]: time="2026-06-12T10:12:51.284398518Z" level=info msg="Started container" PID=36470 containerID=7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4 description=metallb-system/speaker-ld4m8/speaker id=dc9f39c8-cb9e-4e7e-88ad-5ef6af4ee665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60
2026-06-12 11:43:48.115380 | controller | Jun 12 10:12:52.528389 crc crio[19822]: time="2026-06-12T10:12:52.527852291Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=4f9e8bec-a74a-4b76-935b-d78990642346 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115396 | controller | Jun 12 10:12:52.530752 crc crio[19822]: time="2026-06-12T10:12:52.5306488Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=28242870-ec18-4f44-87d6-55016d312b6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115413 | controller | Jun 12 10:12:52.564778 crc crio[19822]: time="2026-06-12T10:12:52.564668212Z" level=info msg="Creating container: metallb-system/speaker-ld4m8/kube-rbac-proxy" id=ec352a1e-2932-42f6-96df-5e48f0969945 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.115429 | controller | Jun 12 10:12:52.565331 crc crio[19822]: time="2026-06-12T10:12:52.565211818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115445 | controller | Jun 12 10:12:52.613419 crc crio[19822]: time="2026-06-12T10:12:52.613326835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115461 | controller | Jun 12 10:12:52.767418 crc crio[19822]: time="2026-06-12T10:12:52.767223644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115476 | controller | Jun 12 10:12:52.920111 crc crio[19822]: time="2026-06-12T10:12:52.91952044Z" level=info msg="Created container 873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675: metallb-system/speaker-ld4m8/kube-rbac-proxy" id=ec352a1e-2932-42f6-96df-5e48f0969945 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.115499 | controller | Jun 12 10:12:52.921381 crc crio[19822]: time="2026-06-12T10:12:52.921299826Z" level=info msg="Starting container: 873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675" id=55b9f843-eaca-48e9-b1bc-d0a14073edf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.115516 | controller | Jun 12 10:12:52.927009 crc crio[19822]: time="2026-06-12T10:12:52.926925215Z" level=info msg="Started container" PID=36542 containerID=873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675 description=metallb-system/speaker-ld4m8/kube-rbac-proxy id=55b9f843-eaca-48e9-b1bc-d0a14073edf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60
2026-06-12 11:43:48.115532 | controller | Jun 12 10:13:07.785292 crc crio[19822]: time="2026-06-12T10:13:07.784456373Z" level=info msg="Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/POD" id=cdae8978-04e2-4fef-bdd5-b8f2dba3755b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.115548 | controller | Jun 12 10:13:07.785292 crc crio[19822]: time="2026-06-12T10:13:07.78528333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115564 | controller | Jun 12 10:13:07.815082 crc crio[19822]: time="2026-06-12T10:13:07.81455286Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008d800}] Aliases:map[]}"
2026-06-12 11:43:48.115581 | controller | Jun 12 10:13:07.815082 crc crio[19822]: time="2026-06-12T10:13:07.815063616Z" level=info msg="Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.115597 | controller | Jun 12 10:13:08.343586 crc crio[19822]: 2026-06-12T10:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f497166637d3daf Mac:aa:5d:67:0f:08:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 SocketPath: PciID:}] [{Interface:0xc000292b30 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.115615 | controller | Jun 12 10:13:08.345657 crc crio[19822]: time="2026-06-12T10:13:08.345541895Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008d800}] Aliases:map[]}"
2026-06-12 11:43:48.115632 | controller | Jun 12 10:13:08.345763 crc crio[19822]: time="2026-06-12T10:13:08.345699009Z" level=info msg="Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.115648 | controller | Jun 12 10:13:08.358797 crc crio[19822]: time="2026-06-12T10:13:08.358718408Z" level=info msg="Ran pod sandbox f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/POD" id=cdae8978-04e2-4fef-bdd5-b8f2dba3755b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.115669 | controller | Jun 12 10:13:08.361502 crc crio[19822]: time="2026-06-12T10:13:08.361433329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cecc0eec-19b6-4d13-8a3e-ca013d27ece7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115685 | controller | Jun 12 10:13:08.366769 crc crio[19822]: time="2026-06-12T10:13:08.365905141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fa6f806b-57c4-4afe-917e-5c1545d26b05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115702 | controller | Jun 12 10:13:08.376794 crc crio[19822]: time="2026-06-12T10:13:08.376485407Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util" id=545e2bce-44d3-4561-9d9c-115d086c9b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.115719 | controller | Jun 12 10:13:08.377125 crc crio[19822]: time="2026-06-12T10:13:08.377075836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115735 | controller | Jun 12 10:13:08.411577 crc crio[19822]: time="2026-06-12T10:13:08.410593739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115751 | controller | Jun 12 10:13:08.420281 crc crio[19822]: time="2026-06-12T10:13:08.420160703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115767 | controller | Jun 12 10:13:08.531893 crc crio[19822]: time="2026-06-12T10:13:08.531758548Z" level=info msg="Created container 17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util" id=545e2bce-44d3-4561-9d9c-115d086c9b5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.115782 | controller | Jun 12 10:13:08.533949 crc crio[19822]: time="2026-06-12T10:13:08.533748871Z" level=info msg="Starting container: 17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687" id=93b9805c-e98a-4766-aee3-cee21f15459a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.115798 | controller | Jun 12 10:13:08.542208 crc crio[19822]: time="2026-06-12T10:13:08.542159478Z" level=info msg="Started container" PID=36850 containerID=17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util id=93b9805c-e98a-4766-aee3-cee21f15459a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8
2026-06-12 11:43:48.115816 | controller | Jun 12 10:13:08.796408 crc crio[19822]: time="2026-06-12T10:13:08.796342001Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115833 | controller | Jun 12 10:13:08.797153 crc crio[19822]: time="2026-06-12T10:13:08.796584339Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115870 | controller | Jun 12 10:13:08.797153 crc crio[19822]: time="2026-06-12T10:13:08.796645541Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.115895 | controller | Jun 12 10:13:08.798110 crc crio[19822]: time="2026-06-12T10:13:08.798012774Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=c2bac186-51a5-48cc-93e0-e9cc86836783 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.115913 | controller | Jun 12 10:13:08.813909 crc crio[19822]: time="2026-06-12T10:13:08.813760205Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\""
2026-06-12 11:43:48.115929 | controller | Jun 12 10:13:13.508060 crc crio[19822]: time="2026-06-12T10:13:13.506688943Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-p9nl8/POD" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.115945 | controller | Jun 12 10:13:13.509098 crc crio[19822]: time="2026-06-12T10:13:13.508115779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115962 | controller | Jun 12 10:13:14.443713 crc crio[19822]: time="2026-06-12T10:13:14.443210727Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/POD" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.115978 | controller | Jun 12 10:13:14.443713 crc crio[19822]: time="2026-06-12T10:13:14.443669101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.115994 | controller | Jun 12 10:13:15.416069 crc crio[19822]: time="2026-06-12T10:13:15.415918778Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.116010 | controller | Jun 12 10:13:15.482856 crc crio[19822]: time="2026-06-12T10:13:15.482695711Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.116026 | controller | Jun 12 10:13:15.487691 crc crio[19822]: time="2026-06-12T10:13:15.487371561Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=c2bac186-51a5-48cc-93e0-e9cc86836783 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.116042 | controller | Jun 12 10:13:15.488718 crc crio[19822]: time="2026-06-12T10:13:15.488490324Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=feca3fbd-f793-4a81-a445-e3d640225cca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116058 | controller | Jun 12 10:13:15.500211 crc crio[19822]: time="2026-06-12T10:13:15.498928436Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=3e7eb50b-030c-4f30-b9b4-c98c2c9983d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116074 | controller | Jun 12 10:13:15.500580 crc crio[19822]: time="2026-06-12T10:13:15.499551026Z" level=info msg="Ran pod sandbox 1b281ba3d9b4f6534da8144b1b93787b2030c1279833a2d9a8860b9cf73e098a with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/POD" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.116098 | controller | Jun 12 10:13:15.505410 crc crio[19822]: time="2026-06-12T10:13:15.505339678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116115 | controller | Jun 12 10:13:15.505526 crc crio[19822]: time="2026-06-12T10:13:15.505495203Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116132 | controller | Jun 12 10:13:15.505587 crc crio[19822]: time="2026-06-12T10:13:15.505566485Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116149 | controller | Jun 12 10:13:15.506405 crc crio[19822]: time="2026-06-12T10:13:15.5063383Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cc570039-8877-405a-8291-7013b47cfae1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.116166 | controller | Jun 12 10:13:15.512513 crc crio[19822]: time="2026-06-12T10:13:15.512444994Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 11:43:48.116204 | controller | Jun 12 10:13:15.517230 crc crio[19822]: time="2026-06-12T10:13:15.517148694Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull" id=27a8b916-f4e2-4ec4-bc27-30b38f05557e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.116222 | controller | Jun 12 10:13:15.518911 crc crio[19822]: time="2026-06-12T10:13:15.518790717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.116244 | controller | Jun 12 10:13:15.570204 crc crio[19822]: time="2026-06-12T10:13:15.569591219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.116270 | controller | Jun 12 10:13:15.585306 crc crio[19822]: time="2026-06-12T10:13:15.585190885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.116298 | controller | Jun 12 10:13:15.622569 crc crio[19822]: time="2026-06-12T10:13:15.622465858Z" level=info msg="Ran pod sandbox 859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9 with infra container: openshift-frr-k8s/frr-k8s-p9nl8/POD" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.116316 | controller | Jun 12 10:13:15.624718 crc crio[19822]: time="2026-06-12T10:13:15.624649268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116333 | controller | Jun 12 10:13:15.625134 crc crio[19822]: time="2026-06-12T10:13:15.625063131Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116355 | controller | Jun 12 10:13:15.625275 crc crio[19822]: time="2026-06-12T10:13:15.625216596Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116372 | controller | Jun 12 10:13:15.626417 crc crio[19822]: time="2026-06-12T10:13:15.626344921Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b35970a2-bcee-49cf-a40d-1ce34dea21b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.116390 | controller | Jun 12 10:13:15.631663 crc crio[19822]: time="2026-06-12T10:13:15.631564929Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 11:43:48.116414 | controller | Jun 12 10:13:15.688587 crc crio[19822]: time="2026-06-12T10:13:15.688454754Z" level=info msg="Created container 4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull" id=27a8b916-f4e2-4ec4-bc27-30b38f05557e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.116442 | controller | Jun 12 10:13:15.690082 crc crio[19822]: time="2026-06-12T10:13:15.689594031Z" level=info msg="Starting container: 4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660" id=94cac598-776d-4ce2-bb90-4a41ab52509e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.116467 | controller | Jun 12 10:13:15.695069 crc crio[19822]: time="2026-06-12T10:13:15.69496328Z" level=info msg="Started container" PID=37008 containerID=4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull id=94cac598-776d-4ce2-bb90-4a41ab52509e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8
2026-06-12 11:43:48.116485 | controller | Jun 12 10:13:16.899429 crc crio[19822]: time="2026-06-12T10:13:16.898065621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c979a24e-c744-445c-97c0-426b9f83e86d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116502 | controller | Jun 12 10:13:16.905680 crc crio[19822]: time="2026-06-12T10:13:16.902901026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=45fb29eb-2a1c-4d23-9ec8-5141b8c4c750 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116550 | controller | Jun 12 10:13:16.917149 crc crio[19822]: time="2026-06-12T10:13:16.916610441Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract" id=95c2d8d5-7cab-4702-b3f2-24ebe000810b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.116571 | controller | Jun 12 10:13:16.917391 crc crio[19822]: time="2026-06-12T10:13:16.917168539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.116588 | controller | Jun 12 10:13:16.981881 crc crio[19822]: time="2026-06-12T10:13:16.981736189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.116603 | controller | Jun 12 10:13:16.985463 crc crio[19822]: time="2026-06-12T10:13:16.985061564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.116626 | controller | Jun 12 10:13:17.112451 crc crio[19822]: time="2026-06-12T10:13:17.112221552Z" level=info msg="Created container 09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract" id=95c2d8d5-7cab-4702-b3f2-24ebe000810b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.116643 | controller | Jun 12 10:13:17.114363 crc crio[19822]: time="2026-06-12T10:13:17.114138844Z" level=info msg="Starting container: 09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431" id=3a5de017-0c46-4af0-99a9-ade40bee5b41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.116659 | controller | Jun 12 10:13:17.136340 crc crio[19822]: time="2026-06-12T10:13:17.135950627Z" level=info msg="Started container" PID=37065 containerID=09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract id=3a5de017-0c46-4af0-99a9-ade40bee5b41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8
2026-06-12 11:43:48.116676 | controller | Jun 12 10:13:18.928372 crc crio[19822]: time="2026-06-12T10:13:18.928308602Z" level=info msg="Stopping pod sandbox: f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8" id=8ede666b-b129-4485-b9da-da0e3f706c9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.116692 | controller | Jun 12 10:13:18.930764 crc crio[19822]: time="2026-06-12T10:13:18.930725949Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008ce10}] Aliases:map[]}"
2026-06-12 11:43:48.116709 | controller | Jun 12 10:13:18.931175 crc crio[19822]: time="2026-06-12T10:13:18.931146253Z" level=info msg="Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.116725 | controller | Jun 12 10:13:20.373555 crc crio[19822]: time="2026-06-12T10:13:20.37349284Z" level=info msg="Stopped pod sandbox: f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8" id=8ede666b-b129-4485-b9da-da0e3f706c9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.116741 | controller | Jun 12 10:13:31.084282 crc crio[19822]: time="2026-06-12T10:13:31.083471155Z" level=info msg="Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/POD" id=4add0e77-729c-4e3c-8a01-c11e2b16a2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.116757 | controller | Jun 12 10:13:31.084282 crc crio[19822]: time="2026-06-12T10:13:31.084097755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.116774 | controller | Jun 12 10:13:39.213582 crc crio[19822]: time="2026-06-12T10:13:39.212772443Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r7nh2 Namespace:cert-manager-operator ID:970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 UID:e144d63e-3ee4-406e-b4df-36ac69f3082c NetNS:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode144d63e_3ee4_406e_b4df_36ac69f3082c.slice PodAnnotations:0xc00244c260}] Aliases:map[]}"
2026-06-12 11:43:48.116796 | controller | Jun 12 10:13:39.213582 crc crio[19822]: time="2026-06-12T10:13:39.213549378Z" level=info msg="Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r7nh2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.116814 | controller | Jun 12 10:13:39.318113 crc crio[19822]: time="2026-06-12T10:13:39.317895579Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b35970a2-bcee-49cf-a40d-1ce34dea21b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.116831 | controller | Jun 12 10:13:39.319765 crc crio[19822]: time="2026-06-12T10:13:39.319488189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a25a86b5-3c1a-41ea-b65b-91991078c00f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116870 | controller | Jun 12 10:13:39.326469 crc crio[19822]: time="2026-06-12T10:13:39.326311595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=18f22cf4-aebb-496a-8b8b-d28b613ef68d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116896 | controller | Jun 12 10:13:39.336129 crc crio[19822]: time="2026-06-12T10:13:39.335936971Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files" id=64f1bd0b-575a-4516-9ed8-5f987b0602e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.116914 | controller | Jun 12 10:13:39.341719 crc crio[19822]: time="2026-06-12T10:13:39.341627294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.116931 | controller | Jun 12 10:13:39.346408 crc crio[19822]: time="2026-06-12T10:13:39.346365992Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cc570039-8877-405a-8291-7013b47cfae1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.116947 | controller | Jun 12 10:13:39.348150 crc crio[19822]: time="2026-06-12T10:13:39.348062337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1f841d42-9067-4d88-a766-3d7cd0b1c6cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116964 | controller | Jun 12 10:13:39.358882 crc crio[19822]: time="2026-06-12T10:13:39.358692054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=fbb4ef52-72e2-4369-a1e2-8af98f1a8ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.116980 | controller | Jun 12 10:13:39.369610 crc crio[19822]: time="2026-06-12T10:13:39.369436095Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server" id=48316918-1a5f-4a47-ac71-68aa8608986a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.116995 | controller | Jun 12 10:13:39.373445 crc crio[19822]: time="2026-06-12T10:13:39.373331961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117011 | controller | Jun 12 10:13:39.401165 crc crio[19822]: time="2026-06-12T10:13:39.400932356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117027 | controller | Jun 12 10:13:39.426532 crc crio[19822]: time="2026-06-12T10:13:39.426007503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117047 | controller | Jun 12 10:13:39.434226 crc crio[19822]: time="2026-06-12T10:13:39.433901317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117064 | controller | Jun 12 10:13:39.441231 crc crio[19822]: time="2026-06-12T10:13:39.441134459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117080 | controller | Jun 12 10:13:39.564042 crc crio[19822]: time="2026-06-12T10:13:39.563931233Z" level=info msg="Created container d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files" id=64f1bd0b-575a-4516-9ed8-5f987b0602e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117096 | controller | Jun 12 10:13:39.565471 crc crio[19822]: time="2026-06-12T10:13:39.565399722Z" level=info msg="Starting container: d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c" id=c73abc97-ea4c-4913-b779-17eb06f74673 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.117112 | controller | Jun 12 10:13:39.566427 crc crio[19822]: time="2026-06-12T10:13:39.566328179Z" level=info msg="Created container dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server" id=48316918-1a5f-4a47-ac71-68aa8608986a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117128 | controller | Jun 12 10:13:39.567371 crc crio[19822]: time="2026-06-12T10:13:39.567309525Z" level=info msg="Starting container: dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c" id=c853d23a-179b-45ff-bceb-86d31807fb9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.117144 | controller | Jun 12 10:13:39.574303 crc crio[19822]: time="2026-06-12T10:13:39.574072452Z" level=info msg="Started container" PID=37457 containerID=d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c description=openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files id=c73abc97-ea4c-4913-b779-17eb06f74673 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.117160 | controller | Jun 12 10:13:39.574913 crc crio[19822]: time="2026-06-12T10:13:39.57485691Z" level=info msg="Started container" PID=37460 containerID=dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server id=c853d23a-179b-45ff-bceb-86d31807fb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b281ba3d9b4f6534da8144b1b93787b2030c1279833a2d9a8860b9cf73e098a
2026-06-12 11:43:48.117177 | controller | Jun 12 10:13:39.786629 crc crio[19822]: 2026-06-12T10:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:970fd58dcbf8fd4 Mac:0e:67:ba:a9:0b:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec SocketPath: PciID:}] [{Interface:0xc0004b4d90 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.117194 | controller | Jun 12 10:13:39.788979 crc crio[19822]: time="2026-06-12T10:13:39.788892138Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r7nh2 Namespace:cert-manager-operator ID:970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 UID:e144d63e-3ee4-406e-b4df-36ac69f3082c NetNS:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode144d63e_3ee4_406e_b4df_36ac69f3082c.slice PodAnnotations:0xc00244c260}] Aliases:map[]}"
2026-06-12 11:43:48.117216 | controller | Jun 12 10:13:39.789266 crc crio[19822]: time="2026-06-12T10:13:39.789177617Z" level=info msg="Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r7nh2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.117233 | controller | Jun 12 10:13:39.798029 crc crio[19822]: time="2026-06-12T10:13:39.797932128Z" level=info msg="Ran pod sandbox 970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/POD" id=4add0e77-729c-4e3c-8a01-c11e2b16a2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.117250 | controller | Jun 12 10:13:39.801721 crc crio[19822]: time="2026-06-12T10:13:39.801628132Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117267 | controller | Jun 12 10:13:39.802077 crc crio[19822]: time="2026-06-12T10:13:39.802002234Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117283 | controller | Jun 12 10:13:39.802158 crc crio[19822]: time="2026-06-12T10:13:39.802098577Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117299 | controller | Jun 12 10:13:39.803647 crc crio[19822]: time="2026-06-12T10:13:39.803599925Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=094feb4c-08d3-4b09-9403-5b7e7eb63436 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.117315 | controller | Jun 12 10:13:39.811542 crc crio[19822]: time="2026-06-12T10:13:39.811460215Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\""
2026-06-12 11:43:48.117331 | controller | Jun 12 10:13:40.239525 crc crio[19822]: time="2026-06-12T10:13:40.239046294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=35d009d2-c1f8-44c3-a4d6-d966ddcca72a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117346 | controller | Jun 12 10:13:40.243195 crc crio[19822]: time="2026-06-12T10:13:40.243093483Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6623cb17-0b2b-4be3-bb5f-50ab903f6af6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117362 | controller | Jun 12 10:13:40.255239 crc crio[19822]: time="2026-06-12T10:13:40.255107345Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader" id=f1964def-a893-49a7-aa38-fa2bbd52ad37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117378 | controller | Jun 12 10:13:40.257068 crc crio[19822]: time="2026-06-12T10:13:40.256959124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117394 | controller | Jun 12 10:13:40.287331 crc crio[19822]: time="2026-06-12T10:13:40.287290216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117414 | controller | Jun 12 10:13:40.292221 crc crio[19822]: time="2026-06-12T10:13:40.292195623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117432 | controller | Jun 12 10:13:40.398795 crc crio[19822]: time="2026-06-12T10:13:40.398493528Z" level=info msg="Created container ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23: openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader" id=f1964def-a893-49a7-aa38-fa2bbd52ad37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117449 | controller | Jun 12 10:13:40.400331 crc crio[19822]: time="2026-06-12T10:13:40.400277015Z" level=info msg="Starting container: ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23" id=c608164d-114a-477d-a4b4-aecff7b2c260 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.117466 | controller | Jun 12 10:13:40.406853 crc crio[19822]: time="2026-06-12T10:13:40.406697159Z" level=info msg="Started container" PID=37509 containerID=ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23 description=openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader id=c608164d-114a-477d-a4b4-aecff7b2c260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.117482 | controller | Jun 12 10:13:41.261497 crc crio[19822]: time="2026-06-12T10:13:41.261384233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d58dfb15-16b3-4495-9424-2b939b512876 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117499 | controller | Jun 12 10:13:41.274379 crc crio[19822]: time="2026-06-12T10:13:41.274128909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=5a0bd72c-d82e-4afb-ab5b-6afafeef1611 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117515 | controller | Jun 12 10:13:41.286372 crc crio[19822]: time="2026-06-12T10:13:41.286207619Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics" id=f977762c-bcb3-43e6-993f-07ce92a329f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117531 | controller | Jun 12 10:13:41.288873 crc crio[19822]: time="2026-06-12T10:13:41.288723869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117547 | controller | Jun 12 10:13:41.335997 crc crio[19822]: time="2026-06-12T10:13:41.331340605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117563 | controller | Jun 12 10:13:41.339167 crc crio[19822]: time="2026-06-12T10:13:41.339077781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117579 | controller | Jun 12 10:13:41.467368 crc crio[19822]: time="2026-06-12T10:13:41.466557322Z" level=info msg="Created container 10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e: openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics" id=f977762c-bcb3-43e6-993f-07ce92a329f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117595 | controller | Jun 12 10:13:41.468967 crc crio[19822]: time="2026-06-12T10:13:41.468797741Z" level=info msg="Starting container: 10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e" id=bd3ad41a-6e7b-419e-b1bc-38962d4e5348 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.117611 | controller | Jun 12 10:13:41.475492 crc crio[19822]: time="2026-06-12T10:13:41.475384511Z" level=info msg="Started container" PID=37539 containerID=10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e description=openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics id=bd3ad41a-6e7b-419e-b1bc-38962d4e5348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.117632 | controller | Jun 12 10:13:42.274018 crc crio[19822]: time="2026-06-12T10:13:42.273973024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e262c740-ea9d-49f6-a5c6-2ad52205ce21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117650 | controller | Jun 12 10:13:42.808416 crc crio[19822]: time="2026-06-12T10:13:42.807669414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c91ac9a2-3c03-4fb1-a14d-df49db142558 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117666 | controller | Jun 12 10:13:42.821746 crc crio[19822]: time="2026-06-12T10:13:42.821689979Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status" id=e9454eb2-0418-4c42-ad53-b5f3b8c68fc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117682 | controller | Jun 12 10:13:42.824025 crc crio[19822]: time="2026-06-12T10:13:42.823998093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117698 | controller | Jun 12 10:13:42.913732 crc crio[19822]: time="2026-06-12T10:13:42.912795952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117714 | controller | Jun 12 10:13:42.914459 crc crio[19822]: time="2026-06-12T10:13:42.914351696Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e" id=094feb4c-08d3-4b09-9403-5b7e7eb63436 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.117730 | controller | Jun 12 10:13:42.916294 crc crio[19822]: time="2026-06-12T10:13:42.916108418Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=d7f2a4b3-4bd1-4a6d-8526-f82c80752e92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117746 | controller | Jun 12 10:13:42.921781 crc crio[19822]: time="2026-06-12T10:13:42.921443027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117761 | controller | Jun 12 10:13:42.921781 crc crio[19822]: time="2026-06-12T10:13:42.921547091Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=5b3d43f1-1206-48c0-8a09-b883cb9161a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117778 | controller | Jun 12 10:13:42.934677 crc crio[19822]: time="2026-06-12T10:13:42.934465582Z" level=info msg="Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator" id=162724f7-07ca-428c-9cee-50e105bc55dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117794 | controller | Jun 12 10:13:42.942395 crc crio[19822]: time="2026-06-12T10:13:42.942155975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117810 | controller | Jun 12 10:13:42.982758 crc crio[19822]: time="2026-06-12T10:13:42.982637971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117831 | controller | Jun 12 10:13:42.987219 crc crio[19822]: time="2026-06-12T10:13:42.987145994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.117862 | controller | Jun 12 10:13:43.089359 crc crio[19822]: time="2026-06-12T10:13:43.089054371Z" level=info msg="Created container 44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status" id=e9454eb2-0418-4c42-ad53-b5f3b8c68fc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117886 | controller | Jun 12 10:13:43.091370 crc crio[19822]: time="2026-06-12T10:13:43.091306742Z" level=info msg="Starting container: 44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58" id=dda4c81a-a29b-4243-8b77-67834e0441ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.117903 | controller | Jun 12 10:13:43.104310 crc crio[19822]: time="2026-06-12T10:13:43.104173121Z" level=info msg="Started container" PID=37588 containerID=44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58 description=openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status id=dda4c81a-a29b-4243-8b77-67834e0441ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.117920 | controller | Jun 12 10:13:43.105571 crc crio[19822]: time="2026-06-12T10:13:43.105358329Z" level=info msg="Created container 646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator" id=162724f7-07ca-428c-9cee-50e105bc55dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.117936 | controller | Jun 12 10:13:43.107575 crc crio[19822]: time="2026-06-12T10:13:43.107415405Z" level=info msg="Starting container: 646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7" id=f6f171fc-adc6-47fd-86f4-fd6949133445 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.117953 | controller | Jun 12 10:13:43.114603 crc crio[19822]: time="2026-06-12T10:13:43.114521Z" level=info msg="Started container" PID=37592 containerID=646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator id=f6f171fc-adc6-47fd-86f4-fd6949133445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155
2026-06-12 11:43:48.117969 | controller | Jun 12 10:13:43.302347 crc crio[19822]: time="2026-06-12T10:13:43.30188569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=40caa0d0-ad78-4926-869b-2b4f50094e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.117985 | controller | Jun 12 10:13:43.310912 crc crio[19822]: time="2026-06-12T10:13:43.310619082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2b65d008-028c-41e6-8971-a9010a76eb81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118001 | controller | Jun 12 10:13:43.321054 crc crio[19822]: time="2026-06-12T10:13:43.320961826Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/controller" id=2cfdac49-7aa0-4c20-bc7b-818d59032d42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118018 | controller | Jun 12 10:13:43.324147 crc crio[19822]: time="2026-06-12T10:13:43.323682404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118033 | controller | Jun 12 10:13:43.372186 crc crio[19822]: time="2026-06-12T10:13:43.372023167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118059 | controller | Jun 12 10:13:43.377364 crc crio[19822]: time="2026-06-12T10:13:43.377225883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118085 | controller | Jun 12 10:13:43.520435 crc crio[19822]: time="2026-06-12T10:13:43.520303868Z" level=info msg="Created container 944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea: openshift-frr-k8s/frr-k8s-p9nl8/controller" id=2cfdac49-7aa0-4c20-bc7b-818d59032d42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118101 | controller | Jun 12 10:13:43.524138 crc crio[19822]: time="2026-06-12T10:13:43.524014785Z" level=info msg="Starting container: 944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea" id=f40ea67f-6800-4d79-a8c4-3348e794e76e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.118121 | controller | Jun 12 10:13:43.530201 crc crio[19822]: time="2026-06-12T10:13:43.53011157Z" level=info msg="Started container" PID=37615 containerID=944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea description=openshift-frr-k8s/frr-k8s-p9nl8/controller id=f40ea67f-6800-4d79-a8c4-3348e794e76e name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.118193 | controller | Jun 12 10:13:43.547403 crc crio[19822]: time="2026-06-12T10:13:43.547167018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cbc89c51-cc82-47b7-8862-c14b809df8f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118217 | controller | Jun 12 10:13:43.553513 crc crio[19822]: time="2026-06-12T10:13:43.553369517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0cac4bea-cf4b-45d6-939e-68ee4312bf3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118234 | controller | Jun 12 10:13:43.562492 crc crio[19822]: time="2026-06-12T10:13:43.562338072Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr" id=0aa6931e-5efd-4bca-aae7-a6d80ad0118d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118251 | controller | Jun 12 10:13:43.564923 crc crio[19822]: time="2026-06-12T10:13:43.56479073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118267 | controller | Jun 12 10:13:43.604050 crc crio[19822]: time="2026-06-12T10:13:43.603979834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118283 | controller | Jun 12 10:13:43.607914 crc crio[19822]: time="2026-06-12T10:13:43.607753184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118299 | controller | Jun 12 10:13:43.753854 crc crio[19822]: time="2026-06-12T10:13:43.753647498Z" level=info msg="Created container e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549: openshift-frr-k8s/frr-k8s-p9nl8/frr" id=0aa6931e-5efd-4bca-aae7-a6d80ad0118d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118315 | controller | Jun 12 10:13:43.755475 crc crio[19822]: time="2026-06-12T10:13:43.755389373Z" level=info msg="Starting container: e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549" id=dbca8ebe-21f6-4880-951e-909068ebd172 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.118332 | controller | Jun 12 10:13:43.763540 crc crio[19822]: time="2026-06-12T10:13:43.763474731Z" level=info msg="Started container" PID=37641 containerID=e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549 description=openshift-frr-k8s/frr-k8s-p9nl8/frr id=dbca8ebe-21f6-4880-951e-909068ebd172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.118354 | controller | Jun 12 10:13:43.775753 crc crio[19822]: time="2026-06-12T10:13:43.775626757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b569134a-9580-49ef-bbba-9403333f28ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118372 | controller | Jun 12 10:13:43.779852 crc crio[19822]: time="2026-06-12T10:13:43.779714107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=18aa5976-53b4-4998-ada0-0d30d84b4f54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118388 | controller | Jun 12 10:13:43.792143 crc crio[19822]: time="2026-06-12T10:13:43.792067128Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/reloader" id=bd642395-7fab-41ac-8ab5-496963637b16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118406 | controller | Jun 12 10:13:43.793682 crc crio[19822]: time="2026-06-12T10:13:43.793627228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118422 | controller | Jun 12 10:13:43.835197 crc crio[19822]: time="2026-06-12T10:13:43.835086934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118439 | controller | Jun 12 10:13:43.838789 crc crio[19822]: time="2026-06-12T10:13:43.83873074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118455 | controller | Jun 12 10:13:43.965461 crc crio[19822]: time="2026-06-12T10:13:43.964748943Z" level=info msg="Created container 8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26: openshift-frr-k8s/frr-k8s-p9nl8/reloader" id=bd642395-7fab-41ac-8ab5-496963637b16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118472 | controller | Jun 12 10:13:43.967192 crc crio[19822]: time="2026-06-12T10:13:43.967109968Z" level=info msg="Starting container: 8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26" id=ba9b04ce-edb7-429b-a216-ad8c7c4319d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.118488 | controller | Jun 12 10:13:43.975331 crc crio[19822]: time="2026-06-12T10:13:43.97505164Z" level=info msg="Started container" PID=37669 containerID=8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26 description=openshift-frr-k8s/frr-k8s-p9nl8/reloader id=ba9b04ce-edb7-429b-a216-ad8c7c4319d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.118504 | controller | Jun 12 10:13:43.995222 crc crio[19822]: time="2026-06-12T10:13:43.995125808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=25f981a4-02f4-431e-b674-136284fce887 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118520 | controller | Jun 12 10:13:43.999933 crc crio[19822]: time="2026-06-12T10:13:43.999767065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=5720283b-a8ec-4c1a-916a-f237b3adbc2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118536 | controller | Jun 12 10:13:44.117791 crc crio[19822]: time="2026-06-12T10:13:44.117631413Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics" id=1049a78a-85ac-4ff7-89f6-95e33ff2d694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118557 | controller | Jun 12 10:13:44.120488 crc crio[19822]: time="2026-06-12T10:13:44.120407689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118574 | controller | Jun 12 10:13:44.182907 crc crio[19822]: time="2026-06-12T10:13:44.182184308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118590 | controller | Jun 12 10:13:44.186109 crc crio[19822]: time="2026-06-12T10:13:44.1859895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118606 | controller | Jun 12 10:13:44.449043 crc crio[19822]: time="2026-06-12T10:13:44.447020371Z" level=info msg="Created container ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e: openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics" id=1049a78a-85ac-4ff7-89f6-95e33ff2d694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118622 | controller | Jun 12 10:13:44.451297 crc crio[19822]: time="2026-06-12T10:13:44.451175444Z" level=info msg="Starting container: ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e" id=c900b46b-d2e2-48ee-8c3f-bcd5d1647285 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.118638 | controller | Jun 12 10:13:44.469211 crc crio[19822]: time="2026-06-12T10:13:44.468510751Z" level=info msg="Started container" PID=37701 containerID=ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e description=openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics id=c900b46b-d2e2-48ee-8c3f-bcd5d1647285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.118654 | controller | Jun 12 10:13:44.495046 crc crio[19822]: time="2026-06-12T10:13:44.494718545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4dd18a50-e688-4fd3-902c-2b5641bf400e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118671 | controller | Jun 12 10:13:44.510585 crc crio[19822]: time="2026-06-12T10:13:44.510503936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8824357a-eb12-445a-b714-b132db3593b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118688 | controller | Jun 12 10:13:44.530430 crc crio[19822]: time="2026-06-12T10:13:44.530306559Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr-status" id=884cff11-0c12-4801-b58d-8d0aee4b52d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118705 | controller | Jun 12 10:13:44.532708 crc crio[19822]: time="2026-06-12T10:13:44.532609233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118721 | controller | Jun 12 10:13:44.643305 crc crio[19822]: time="2026-06-12T10:13:44.643136695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118737 | controller | Jun 12 10:13:44.675512 crc crio[19822]: time="2026-06-12T10:13:44.675432503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118753 | controller | Jun 12 10:13:44.880192 crc crio[19822]: time="2026-06-12T10:13:44.879685989Z" level=info msg="Created container 8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe: openshift-frr-k8s/frr-k8s-p9nl8/frr-status" id=884cff11-0c12-4801-b58d-8d0aee4b52d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118774 | controller | Jun 12 10:13:44.881394 crc crio[19822]: time="2026-06-12T10:13:44.881363645Z" level=info msg="Starting container: 8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe" id=2112d5bd-a088-4d34-b1c5-6eb32459237a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.118791 | controller | Jun 12 10:13:44.912551 crc crio[19822]: time="2026-06-12T10:13:44.912415184Z" level=info msg="Started container" PID=37720 containerID=8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe description=openshift-frr-k8s/frr-k8s-p9nl8/frr-status id=2112d5bd-a088-4d34-b1c5-6eb32459237a name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.118808 | controller | Jun 12 10:13:44.947444 crc crio[19822]: time="2026-06-12T10:13:44.947390661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4b84bbe2-5af6-4f2b-8e51-a8474147fab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118825 | controller | Jun 12 10:13:44.951435 crc crio[19822]: time="2026-06-12T10:13:44.951161402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7c540856-37aa-4062-991c-f16a2ccea30e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.118841 | controller | Jun 12 10:13:44.967443 crc crio[19822]: time="2026-06-12T10:13:44.967202388Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy" id=b03afc31-a86e-4d6b-8371-45218f2cc00b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.118894 | controller | Jun 12 10:13:44.968064 crc crio[19822]: time="2026-06-12T10:13:44.967961357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118919 | controller | Jun 12 10:13:45.005050 crc crio[19822]: time="2026-06-12T10:13:45.004758987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118936 | controller | Jun 12 10:13:45.550051 crc crio[19822]: time="2026-06-12T10:13:45.549484476Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-79c8d999ff-mq5sb/POD" id=41104c9c-4932-4ff1-a84e-1a953494b678 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.118953 | controller | Jun 12 10:13:45.550051 crc crio[19822]: time="2026-06-12T10:13:45.549637441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.118971 | controller | Jun 12 10:13:45.734087 crc crio[19822]: time="2026-06-12T10:13:45.732407227Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-mq5sb Namespace:cert-manager ID:051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc UID:bc1e76bb-518b-4b57-b0e6-a8333f5d8048 NetNS:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1e76bb_518b_4b57_b0e6_a8333f5d8048.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}"
2026-06-12 11:43:48.118988 | controller | Jun 12 10:13:45.734087 crc crio[19822]: time="2026-06-12T10:13:45.732541061Z" level=info msg="Adding pod cert-manager_cert-manager-79c8d999ff-mq5sb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.119005 | controller | Jun 12 10:13:46.175365 crc crio[19822]: time="2026-06-12T10:13:46.150061068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.119027 | controller | Jun 12 10:13:46.285063 crc crio[19822]: time="2026-06-12T10:13:46.284727289Z" level=info msg="Created container ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy" id=b03afc31-a86e-4d6b-8371-45218f2cc00b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.119045 | controller | Jun 12 10:13:46.288066 crc crio[19822]: time="2026-06-12T10:13:46.287793862Z" level=info msg="Starting container: ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553" id=ea14d01a-c536-4bec-82c2-b63f124776d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.119063 | controller | Jun 12 10:13:46.299779 crc crio[19822]: time="2026-06-12T10:13:46.299647371Z" level=info msg="Started container" PID=37819 containerID=ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553 description=openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy id=ea14d01a-c536-4bec-82c2-b63f124776d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.119079 | controller | Jun 12 10:13:46.322656 crc crio[19822]: time="2026-06-12T10:13:46.322524727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=091340e8-708f-498b-a972-9190674e01d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119096 | controller | Jun 12 10:13:46.328518 crc crio[19822]: time="2026-06-12T10:13:46.328340515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f68e556c-8c56-495c-96c0-66043470871d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119112 | controller | Jun 12 10:13:46.340306 crc crio[19822]: time="2026-06-12T10:13:46.340192236Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr" id=beaf1d46-4ef8-422a-948f-685c8040604f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.119127 | controller | Jun 12 10:13:46.340727 crc crio[19822]: time="2026-06-12T10:13:46.340662151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.119143 | controller | Jun 12 10:13:46.392068 crc crio[19822]: time="2026-06-12T10:13:46.391582548Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/POD" id=4f4163c2-b95b-45c3-a6f9-9b6a93d4136c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.119159 | controller | Jun 12 10:13:46.392068 crc crio[19822]: time="2026-06-12T10:13:46.391676641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.119174 | controller | Jun 12 10:13:46.396719 crc crio[19822]: time="2026-06-12T10:13:46.396563158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.119190 | controller | Jun 12 10:13:46.521996 crc crio[19822]: time="2026-06-12T10:13:46.521735553Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-ktwkf Namespace:cert-manager ID:731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be UID:4099737b-3489-4455-a828-53b53128cc31 NetNS:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4099737b_3489_4455_a828_53b53128cc31.slice PodAnnotations:0xc00244c0c8}] Aliases:map[]}"
2026-06-12 11:43:48.119207 | controller | Jun 12 10:13:46.521996 crc crio[19822]: time="2026-06-12T10:13:46.521782964Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-587ccfb98-ktwkf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.119228 | controller | Jun 12 10:13:47.472794 crc crio[19822]: time="2026-06-12T10:13:47.47253436Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-526tv/POD" id=5dddef58-078b-4389-aaa5-0faf5aaf94b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.119245 | controller | Jun 12 10:13:47.472794 crc crio[19822]: time="2026-06-12T10:13:47.472694895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.119262 | controller | Jun 12 10:13:47.784235 crc crio[19822]: time="2026-06-12T10:13:47.78195597Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-526tv Namespace:cert-manager ID:36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 UID:0aa95c7b-a446-45c8-b53e-53c62189da99 NetNS:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0aa95c7b_a446_45c8_b53e_53c62189da99.slice PodAnnotations:0xc00244c428}] Aliases:map[]}"
2026-06-12 11:43:48.119279 | controller | Jun 12 10:13:47.784235 crc crio[19822]: time="2026-06-12T10:13:47.784237853Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-68b757865b-526tv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.119295 | controller | Jun 12 10:13:47.792452 crc crio[19822]: time="2026-06-12T10:13:47.791407443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.119311 | controller | Jun 12 10:13:48.039166 crc crio[19822]: time="2026-06-12T10:13:48.038748772Z" level=info msg="Created container f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr" id=beaf1d46-4ef8-422a-948f-685c8040604f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.119327 | controller | Jun 12 10:13:48.041924 crc crio[19822]: time="2026-06-12T10:13:48.040527709Z" level=info msg="Starting container: f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb" id=95dcf532-35fd-4e88-ad0c-d95a228051b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.119343 | controller | Jun 12 10:13:48.069723 crc crio[19822]: time="2026-06-12T10:13:48.069604818Z" level=info msg="Started container" PID=37905 containerID=f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb description=openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr id=95dcf532-35fd-4e88-ad0c-d95a228051b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9
2026-06-12 11:43:48.119360 | controller | Jun 12 10:13:48.521116 crc crio[19822]: 2026-06-12T10:13:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:051e907eedfcbfe Mac:12:e6:8b:f1:57:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 SocketPath: PciID:}] [{Interface:0xc0001218d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.119376 | controller | Jun 12 10:13:48.526687 crc crio[19822]: time="2026-06-12T10:13:48.526085442Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-mq5sb Namespace:cert-manager ID:051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc UID:bc1e76bb-518b-4b57-b0e6-a8333f5d8048 NetNS:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1e76bb_518b_4b57_b0e6_a8333f5d8048.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}"
2026-06-12 11:43:48.119399 | controller | Jun 12 10:13:48.528016 crc crio[19822]: time="2026-06-12T10:13:48.52693546Z" level=info msg="Checking pod cert-manager_cert-manager-79c8d999ff-mq5sb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.119417 | controller | Jun 12 10:13:48.544858 crc crio[19822]: time="2026-06-12T10:13:48.544728165Z" level=info msg="Ran pod sandbox 051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc with infra container: cert-manager/cert-manager-79c8d999ff-mq5sb/POD" id=41104c9c-4932-4ff1-a84e-1a953494b678 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.119433 | controller | Jun 12 10:13:48.554976 crc crio[19822]: time="2026-06-12T10:13:48.550754289Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119449 | controller | Jun 12 10:13:48.554976 crc crio[19822]: time="2026-06-12T10:13:48.551075609Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119465 | controller | Jun 12 10:13:48.554976 crc crio[19822]: time="2026-06-12T10:13:48.551136521Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119482 | controller | Jun 12 10:13:48.554976 crc crio[19822]: time="2026-06-12T10:13:48.553075217Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=df821165-d563-4635-9217-0d91e61a5118 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.119498 | controller | Jun 12 10:13:48.563959 crc crio[19822]: time="2026-06-12T10:13:48.563526061Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-12 11:43:48.119514 | controller | Jun 12 10:13:49.011748 crc crio[19822]: 2026-06-12T10:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:731669c93fb72eb Mac:8e:de:fe:00:c3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 SocketPath: PciID:}] [{Interface:0xc0000148d0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.119530 | controller | Jun 12 10:13:49.012882 crc crio[19822]: time="2026-06-12T10:13:49.012732936Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-ktwkf Namespace:cert-manager ID:731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be UID:4099737b-3489-4455-a828-53b53128cc31 NetNS:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4099737b_3489_4455_a828_53b53128cc31.slice PodAnnotations:0xc00244c0c8}] Aliases:map[]}"
2026-06-12 11:43:48.119546 | controller | Jun 12 10:13:49.013044 crc crio[19822]: time="2026-06-12T10:13:49.012984024Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-587ccfb98-ktwkf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.119563 | controller | Jun 12 10:13:49.021105 crc crio[19822]: time="2026-06-12T10:13:49.02100487Z" level=info msg="Ran pod sandbox 731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be with infra container: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/POD" id=4f4163c2-b95b-45c3-a6f9-9b6a93d4136c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.119584 | controller | Jun 12 10:13:49.023290 crc crio[19822]: time="2026-06-12T10:13:49.023192618Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119601 | controller | Jun 12 10:13:49.023608 crc crio[19822]: time="2026-06-12T10:13:49.023532439Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119618 | controller | Jun 12 10:13:49.023866 crc crio[19822]: time="2026-06-12T10:13:49.023660193Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119634 | controller | Jun 12 10:13:49.027636 crc crio[19822]: time="2026-06-12T10:13:49.027526546Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=5704af73-f76c-441f-93a8-036efd6db389 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.119650 | controller | Jun 12 10:13:49.031392 crc crio[19822]: time="2026-06-12T10:13:49.031352888Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-12 11:43:48.119666 | controller | Jun 12 10:13:49.164112 crc crio[19822]: 2026-06-12T10:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36087d7c27a4795 Mac:da:47:52:a8:6f:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 SocketPath: PciID:}] [{Interface:0xc000436770 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.119683 | controller | Jun 12 10:13:49.165964 crc crio[19822]: time="2026-06-12T10:13:49.165746116Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-526tv Namespace:cert-manager ID:36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 UID:0aa95c7b-a446-45c8-b53e-53c62189da99 NetNS:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0aa95c7b_a446_45c8_b53e_53c62189da99.slice PodAnnotations:0xc00244c428}] Aliases:map[]}"
2026-06-12 11:43:48.119700 | controller | Jun 12 10:13:49.166080 crc crio[19822]: time="2026-06-12T10:13:49.165990925Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-68b757865b-526tv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.119716 | controller | Jun 12 10:13:49.182363 crc crio[19822]: time="2026-06-12T10:13:49.182075066Z" level=info msg="Ran pod sandbox 36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 with infra container: cert-manager/cert-manager-cainjector-68b757865b-526tv/POD" id=5dddef58-078b-4389-aaa5-0faf5aaf94b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.119733 | controller | Jun 12 10:13:49.184176 crc crio[19822]: time="2026-06-12T10:13:49.184109128Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119750 | controller | Jun 12 10:13:49.184418 crc crio[19822]: time="2026-06-12T10:13:49.184353366Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119771 | controller | Jun 12 10:13:49.184502 crc crio[19822]: time="2026-06-12T10:13:49.184439719Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119789 | controller | Jun 12 10:13:49.185488 crc crio[19822]: time="2026-06-12T10:13:49.18541793Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=45074699-0305-423e-81e3-4865df781ddc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.119806 | controller | Jun 12 10:13:49.188596 crc crio[19822]: time="2026-06-12T10:13:49.188485768Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-12 11:43:48.119823 | controller | Jun 12 10:13:58.837866 crc crio[19822]: time="2026-06-12T10:13:58.836800364Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=df821165-d563-4635-9217-0d91e61a5118 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.119839 | controller | Jun 12 10:13:58.839557 crc crio[19822]: time="2026-06-12T10:13:58.838940197Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=33526ec9-a539-4424-b000-fdb7ae0eef33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119880 | controller | Jun 12 10:13:58.959540 crc crio[19822]: time="2026-06-12T10:13:58.95870363Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=92127ad0-e39a-4bcf-9f6f-eea948022017 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119899 | controller | Jun 12 10:13:58.977748 crc crio[19822]: time="2026-06-12T10:13:58.977622631Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=5704af73-f76c-441f-93a8-036efd6db389 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.119916 | controller | Jun 12 10:13:58.978910 crc crio[19822]: time="2026-06-12T10:13:58.978716796Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=45c76941-22aa-425d-b293-52bddbe0ab62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119932 | controller | Jun 12 10:13:59.035624 crc crio[19822]: time="2026-06-12T10:13:59.035446658Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=45074699-0305-423e-81e3-4865df781ddc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.119949 | controller | Jun 12 10:13:59.037427 crc crio[19822]: time="2026-06-12T10:13:59.037189673Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=90ac8b53-2652-404a-8fae-ce879e7f4294 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119966 | controller | Jun 12 10:13:59.037427 crc crio[19822]: time="2026-06-12T10:13:59.037379229Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=8b424fa7-c90b-444c-89c8-d56636cb234f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.119988 | controller | Jun 12 10:13:59.046049 crc crio[19822]: time="2026-06-12T10:13:59.043234485Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=f9c628d3-9525-44b8-b1b9-6f84cc20e198 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.120006 | controller | Jun 12 10:13:59.069564 crc crio[19822]: time="2026-06-12T10:13:59.060026129Z" level=info msg="Creating container: cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller" id=cb6ca469-681f-40e8-b6e8-bff1a0816a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.120022 | controller | Jun 12 10:13:59.069564 crc crio[19822]: time="2026-06-12T10:13:59.061801926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120038 | controller | Jun 12 10:13:59.082629 crc crio[19822]: time="2026-06-12T10:13:59.080755136Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook" id=55038c9d-30e9-49b3-bcf3-ebf207b8d739 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.120054 | controller | Jun 12 10:13:59.082629 crc crio[19822]: time="2026-06-12T10:13:59.082440441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120070 | controller | Jun 12 10:13:59.093789 crc crio[19822]: time="2026-06-12T10:13:59.093514472Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector" id=71c756cb-926c-47e8-bdf2-513dcf1d4f9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.120086 | controller | Jun 12 10:13:59.098537 crc crio[19822]: time="2026-06-12T10:13:59.098344385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120101 | controller | Jun 12 10:13:59.112950 crc crio[19822]: time="2026-06-12T10:13:59.111881165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120117 | controller | Jun 12 10:13:59.117671 crc crio[19822]: time="2026-06-12T10:13:59.116473011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120132 | controller | Jun 12 10:13:59.135789 crc crio[19822]: time="2026-06-12T10:13:59.135663571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120148 | controller | Jun 12 10:13:59.140004 crc crio[19822]: time="2026-06-12T10:13:59.139915975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120177 | controller | Jun 12 10:13:59.159875 crc crio[19822]: time="2026-06-12T10:13:59.155750628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120198 | controller | Jun 12 10:13:59.163755 crc crio[19822]: time="2026-06-12T10:13:59.162930786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120215 | controller | Jun 12 10:13:59.461975 crc crio[19822]: time="2026-06-12T10:13:59.460380324Z" level=info msg="Created container 8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179: cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller" id=cb6ca469-681f-40e8-b6e8-bff1a0816a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.120237 | controller | Jun 12 10:13:59.466435 crc crio[19822]: time="2026-06-12T10:13:59.463295647Z" level=info msg="Starting container: 8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179" id=51140471-61a2-4b07-96a2-792729169e34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.120254 | controller | Jun 12 10:13:59.472394 crc crio[19822]: time="2026-06-12T10:13:59.47157594Z" level=info msg="Started container" PID=38181 containerID=8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179 description=cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller id=51140471-61a2-4b07-96a2-792729169e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc
2026-06-12 11:43:48.120272 | controller | Jun 12 10:13:59.490106 crc crio[19822]: time="2026-06-12T10:13:59.482701983Z" level=info msg="Created container b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook" id=55038c9d-30e9-49b3-bcf3-ebf207b8d739 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.120288 | controller | Jun 12 10:13:59.490106 crc crio[19822]: time="2026-06-12T10:13:59.485532654Z" level=info msg="Created container b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21: cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector" id=71c756cb-926c-47e8-bdf2-513dcf1d4f9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.120303 | controller | Jun 12 10:13:59.490106 crc crio[19822]: time="2026-06-12T10:13:59.486233235Z" level=info msg="Starting container: b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97" id=5c9eda20-671b-4432-a9b4-cf3edb5114a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.120319 | controller | Jun 12 10:13:59.491108 crc crio[19822]: time="2026-06-12T10:13:59.490996327Z" level=info msg="Starting container: b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21" id=a73639d9-245b-4d2d-aa4d-c35843b19e46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.120335 | controller | Jun 12 10:13:59.498583 crc crio[19822]: time="2026-06-12T10:13:59.498479974Z" level=info msg="Started container" PID=38182 containerID=b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21 description=cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector id=a73639d9-245b-4d2d-aa4d-c35843b19e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66
2026-06-12 11:43:48.120351 | controller | Jun 12 10:13:59.503162 crc crio[19822]: time="2026-06-12T10:13:59.503016589Z" level=info msg="Started container" PID=38180 containerID=b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97 description=cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook id=5c9eda20-671b-4432-a9b4-cf3edb5114a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be
2026-06-12 11:43:48.120368 | controller | Jun 12 10:14:00.269436 crc crio[19822]: time="2026-06-12T10:14:00.267151639Z" level=info msg="Stopping container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29 (timeout: 30s)" id=45f80e65-88b8-40f9-89de-dce0f8261993 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.120384 | controller | Jun 12 10:14:00.322030 crc crio[19822]: time="2026-06-12T10:14:00.321320009Z" level=info msg="Stopping container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398 (timeout: 30s)" id=fc6b2d45-b0ab-48bd-81c2-8d73eb9d6fba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.120400 | controller | Jun 12 10:14:00.614556 crc crio[19822]: time="2026-06-12T10:14:00.613967623Z" level=info msg="Stopped container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector" id=45f80e65-88b8-40f9-89de-dce0f8261993 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.120421 | controller | Jun 12 10:14:00.615980 crc crio[19822]: time="2026-06-12T10:14:00.615884853Z" level=info msg="Stopping pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72" id=c9c80b7c-634d-4654-b428-6d84e0527d60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.120438 | controller | Jun 12 10:14:00.616667 crc crio[19822]: time="2026-06-12T10:14:00.616594786Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc00101a4e8}] Aliases:map[]}"
2026-06-12 11:43:48.120455 | controller | Jun 12 10:14:00.616784 crc crio[19822]: time="2026-06-12T10:14:00.616757251Z" level=info msg="Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.120471 | controller | Jun 12 10:14:00.644147 crc crio[19822]: time="2026-06-12T10:14:00.643080417Z" level=info msg="Stopped container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller" id=fc6b2d45-b0ab-48bd-81c2-8d73eb9d6fba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.120487 | controller | Jun 12 10:14:00.647873 crc crio[19822]: time="2026-06-12T10:14:00.647751619Z" level=info msg="Stopping pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8" id=9663fa2c-cddd-4f69-96b1-335d30f5896e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.120504 | controller | Jun 12 10:14:00.648381 crc crio[19822]: time="2026-06-12T10:14:00.648307536Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc00140e800}] Aliases:map[]}"
2026-06-12 11:43:48.120520 | controller | Jun 12 10:14:00.648617 crc crio[19822]: time="2026-06-12T10:14:00.648557745Z" level=info msg="Deleting pod cert-manager_cert-manager-7b8b89f89d-7ttsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.120537 | controller | Jun 12 10:14:00.776631 crc crio[19822]: time="2026-06-12T10:14:00.776535746Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687654-jlwjh/POD" id=a401dbaf-6a9d-4a86-881d-5774016b4859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.120554 | controller | Jun 12 10:14:00.776770 crc crio[19822]: time="2026-06-12T10:14:00.77667496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120571 | controller | Jun 12 10:14:00.833725 crc crio[19822]: time="2026-06-12T10:14:00.833631857Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc00140eae8}] Aliases:map[]}"
2026-06-12 11:43:48.120592 | controller | Jun 12 10:14:00.833725 crc crio[19822]: time="2026-06-12T10:14:00.833694679Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687654-jlwjh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.120610 | controller | Jun 12 10:14:01.106109 crc crio[19822]: time="2026-06-12T10:14:01.103732657Z" level=info msg="Stopped pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8" id=9663fa2c-cddd-4f69-96b1-335d30f5896e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.120627 | controller | Jun 12 10:14:01.224075 crc crio[19822]: time="2026-06-12T10:14:01.22224505Z" level=info msg="Stopped pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72" id=c9c80b7c-634d-4654-b428-6d84e0527d60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.120644 | controller | Jun 12 10:14:01.576034 crc crio[19822]: 2026-06-12T10:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4a6f6adfe528d Mac:76:98:d1:b1:3a:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.120661 | controller | Jun 12 10:14:01.579195 crc crio[19822]: time="2026-06-12T10:14:01.579155207Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc00140eae8}] Aliases:map[]}"
2026-06-12 11:43:48.120677 | controller | Jun 12 10:14:01.585225 crc crio[19822]: time="2026-06-12T10:14:01.584992402Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687654-jlwjh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.120694 | controller | Jun 12 10:14:01.602076 crc crio[19822]: time="2026-06-12T10:14:01.600795553Z" level=info msg="Ran pod sandbox be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 with infra container: openshift-infra/auto-csr-approver-29687654-jlwjh/POD" id=a401dbaf-6a9d-4a86-881d-5774016b4859 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.120710 | controller | Jun 12 10:14:01.604688 crc crio[19822]: time="2026-06-12T10:14:01.604547703Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=42ee57bb-0a07-4d8d-8dd7-5a9399eb74ae name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.120727 | controller | Jun 12 10:14:01.612651 crc crio[19822]: time="2026-06-12T10:14:01.612575608Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.120743 | controller | Jun 12 10:14:02.007938 crc crio[19822]: time="2026-06-12T10:14:02.007542953Z" level=info msg="Removing container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398" id=7cdfff4f-c429-4f2b-92da-a35e0c4b0a15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.120759 | controller | Jun 12 10:14:02.048754 crc crio[19822]: time="2026-06-12T10:14:02.048391632Z" level=info msg="Removed container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller" id=7cdfff4f-c429-4f2b-92da-a35e0c4b0a15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.120775 | controller | Jun 12 10:14:02.057383 crc crio[19822]: time="2026-06-12T10:14:02.057231561Z" level=info msg="Removing container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29" id=51832aac-f1e5-46ce-8a48-d50037d47c79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.120796 | controller | Jun 12 10:14:02.089511 crc crio[19822]: time="2026-06-12T10:14:02.089431463Z" level=info msg="Removed container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector" id=51832aac-f1e5-46ce-8a48-d50037d47c79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.120813 | controller | Jun 12 10:14:02.877881 crc crio[19822]: time="2026-06-12T10:14:02.87775571Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=42ee57bb-0a07-4d8d-8dd7-5a9399eb74ae name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.120830 | controller | Jun 12 10:14:02.879499 crc crio[19822]: time="2026-06-12T10:14:02.879379592Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2c03d1a7-711f-48f1-a8af-744674323c11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.120862 | controller | Jun 12 10:14:02.881753 crc crio[19822]: time="2026-06-12T10:14:02.881670074Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=35f0b0ce-b63a-4d5c-90a1-b4fb000ae353 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.120886 | controller | Jun 12 10:14:02.888349 crc crio[19822]: time="2026-06-12T10:14:02.888155142Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687654-jlwjh/oc" id=54b9fadd-c2e4-4b13-9a3e-a2e0e2f7443e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.120903 | controller | Jun 12 10:14:02.888931 crc crio[19822]: time="2026-06-12T10:14:02.888762651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120920 | controller | Jun 12 10:14:02.945760 crc crio[19822]: time="2026-06-12T10:14:02.945643506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120936 | controller | Jun 12 10:14:03.323847 crc crio[19822]: time="2026-06-12T10:14:03.321318357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.120953 | controller | Jun 12 10:14:03.464743 crc crio[19822]: time="2026-06-12T10:14:03.463640407Z" level=info msg="Created container c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178: openshift-infra/auto-csr-approver-29687654-jlwjh/oc" id=54b9fadd-c2e4-4b13-9a3e-a2e0e2f7443e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.120970 | controller | Jun 12 10:14:03.468414 crc crio[19822]: time="2026-06-12T10:14:03.46772058Z" level=info msg="Starting container: c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178" id=474fc787-4738-46de-b56a-1ce4b375f9bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.120986 | controller | Jun 12 10:14:03.475724 crc crio[19822]: time="2026-06-12T10:14:03.475548545Z" level=info msg="Started container" PID=38430 containerID=c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178 description=openshift-infra/auto-csr-approver-29687654-jlwjh/oc id=474fc787-4738-46de-b56a-1ce4b375f9bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93
2026-06-12 11:43:48.121004 | controller | Jun 12 10:14:05.089441 crc crio[19822]: time="2026-06-12T10:14:05.088365158Z" level=info msg="Stopping pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93" id=8cc4b36b-9519-4cb5-8726-7b1b2eba601a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121021 | controller | Jun 12 10:14:05.091231 crc crio[19822]: time="2026-06-12T10:14:05.090188287Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc000696138}] Aliases:map[]}"
2026-06-12 11:43:48.121043 | controller | Jun 12 10:14:05.091231 crc crio[19822]: time="2026-06-12T10:14:05.090487186Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687654-jlwjh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.121060 | controller | Jun 12 10:14:05.433068 crc crio[19822]: time="2026-06-12T10:14:05.427363915Z" level=info msg="Stopped pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93" id=8cc4b36b-9519-4cb5-8726-7b1b2eba601a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121076 | controller | Jun 12 10:14:06.107452 crc crio[19822]: time="2026-06-12T10:14:06.107351581Z" level=info msg="Stopping container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9 (timeout: 30s)" id=2075cca4-0bb8-4d03-9778-a6366ea6252a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.121092 | controller | Jun 12 10:14:06.249643 crc crio[19822]: time="2026-06-12T10:14:06.249508586Z" level=info msg="Stopped container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook" id=2075cca4-0bb8-4d03-9778-a6366ea6252a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.121109 | controller | Jun 12 10:14:06.251934 crc crio[19822]: time="2026-06-12T10:14:06.251619973Z" level=info msg="Stopping pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9" id=cac0d932-3ea3-4d2d-a3d6-615337b8eacc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121125 | controller | Jun 12 10:14:06.252292 crc crio[19822]: time="2026-06-12T10:14:06.252193112Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc0021441f8}] Aliases:map[]}"
2026-06-12 11:43:48.121142 | controller | Jun 12 10:14:06.252543 crc crio[19822]: time="2026-06-12T10:14:06.252467861Z" level=info msg="Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.121159 | controller | Jun 12 10:14:06.557152 crc crio[19822]: time="2026-06-12T10:14:06.55692009Z" level=info msg="Stopped pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9" id=cac0d932-3ea3-4d2d-a3d6-615337b8eacc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121175 | controller | Jun 12 10:14:07.122922 crc crio[19822]: time="2026-06-12T10:14:07.122287512Z" level=info msg="Removing container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9" id=981d3f16-2f4f-4088-8547-be4ff1f9fad7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.121191 | controller | Jun 12 10:14:07.163114 crc crio[19822]: time="2026-06-12T10:14:07.163002622Z" level=info msg="Removed container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook" id=981d3f16-2f4f-4088-8547-be4ff1f9fad7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.121207 | controller | Jun 12 10:14:13.303371 crc crio[19822]: time="2026-06-12T10:14:13.302165958Z" level=info msg="Stopping pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9" id=95a789d2-d2a3-4a39-b5f2-392af80df48f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121228 | controller | Jun 12 10:14:13.303371 crc crio[19822]: time="2026-06-12T10:14:13.30316629Z" level=info msg="Stopped pod sandbox (already stopped): 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9" id=95a789d2-d2a3-4a39-b5f2-392af80df48f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121245 | controller | Jun 12 10:14:13.309395 crc crio[19822]: time="2026-06-12T10:14:13.307382304Z" level=info msg="Removing pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9" id=331d9e86-ea78-4995-8d24-4e6bce36cf67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.121261 | controller | Jun 12 10:14:13.321417 crc crio[19822]: time="2026-06-12T10:14:13.321243906Z" level=info msg="Removed pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9" id=331d9e86-ea78-4995-8d24-4e6bce36cf67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.121277 | controller | Jun 12 10:14:13.322500 crc crio[19822]: time="2026-06-12T10:14:13.3223803Z" level=info msg="Stopping pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8" id=3a60bb1e-014d-4a61-be95-27f9b1c10345 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121293 | controller | Jun 12 10:14:13.322646 crc crio[19822]: time="2026-06-12T10:14:13.322508864Z" level=info msg="Stopped pod sandbox (already stopped): 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8" id=3a60bb1e-014d-4a61-be95-27f9b1c10345 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121309 | controller | Jun 12 10:14:13.323292 crc crio[19822]: time="2026-06-12T10:14:13.323160595Z" level=info msg="Removing pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8" id=b425da04-91b9-4558-87d8-2218491d633e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.121325 | controller | Jun 12 10:14:13.347406 crc crio[19822]: time="2026-06-12T10:14:13.34720934Z" level=info msg="Removed pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8" id=b425da04-91b9-4558-87d8-2218491d633e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.121342 | controller | Jun 12 10:14:13.350151 crc crio[19822]: time="2026-06-12T10:14:13.350056499Z" level=info msg="Stopping pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72" id=b9af5652-c6a7-4c87-8f6b-9ff44cdfe11b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121357 | controller | Jun 12 10:14:13.350518 crc crio[19822]: time="2026-06-12T10:14:13.350165352Z" level=info msg="Stopped pod sandbox (already stopped): 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72" id=b9af5652-c6a7-4c87-8f6b-9ff44cdfe11b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.121373 | controller | Jun 12 10:14:13.351389 crc crio[19822]: time="2026-06-12T10:14:13.351314859Z" level=info msg="Removing pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72" id=5ccf2c66-d9c9-4961-a6b4-66b999bd6647 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.121390 | controller | Jun 12 10:14:13.364153 crc crio[19822]: time="2026-06-12T10:14:13.364043064Z" level=info msg="Removed pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72" id=5ccf2c66-d9c9-4961-a6b4-66b999bd6647 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.121406 | controller | Jun 12 10:14:41.131771 crc crio[19822]: time="2026-06-12T10:14:41.130776013Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/POD" id=a3590e92-f568-44cb-b023-b3f1aa807fb7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.121421 | controller | Jun 12 10:14:41.133673 crc crio[19822]: time="2026-06-12T10:14:41.131890039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.121443 | controller | Jun 12 10:14:41.161734 crc crio[19822]: time="2026-06-12T10:14:41.161609314Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5869475b48-lnv8n Namespace:baremetal-operator-system ID:926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e UID:672990c8-26d3-4ffa-a58c-8b87b14b41b0 NetNS:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672990c8_26d3_4ffa_a58c_8b87b14b41b0.slice PodAnnotations:0xc0001214a8}] Aliases:map[]}"
2026-06-12 11:43:48.121460 | controller | Jun 12 10:14:41.161734 crc crio[19822]: time="2026-06-12T10:14:41.161678396Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5869475b48-lnv8n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.121478 | controller | Jun 12 10:14:41.548970 crc crio[19822]: 2026-06-12T10:14:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:926c45f25c956c5 Mac:d6:24:ab:c8:fa:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.121494 | controller | Jun 12 10:14:41.552252 crc crio[19822]: time="2026-06-12T10:14:41.552168578Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5869475b48-lnv8n Namespace:baremetal-operator-system ID:926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e UID:672990c8-26d3-4ffa-a58c-8b87b14b41b0 NetNS:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672990c8_26d3_4ffa_a58c_8b87b14b41b0.slice PodAnnotations:0xc0001214a8}] Aliases:map[]}"
2026-06-12 11:43:48.121511 | controller | Jun 12 10:14:41.552497 crc crio[19822]: time="2026-06-12T10:14:41.552400186Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5869475b48-lnv8n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.121528 | controller | Jun 12 10:14:41.562349 crc crio[19822]: time="2026-06-12T10:14:41.562172977Z" level=info msg="Ran pod sandbox 926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/POD" id=a3590e92-f568-44cb-b023-b3f1aa807fb7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.121545 | controller | Jun 12 10:14:41.566677 crc crio[19822]: time="2026-06-12T10:14:41.566555143Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=c263567b-d544-40eb-bd0c-aa76101ace53 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.121561 | controller | Jun 12 10:14:41.587872 crc crio[19822]: time="2026-06-12T10:14:41.587496125Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 11:43:48.121577 | controller | Jun 12 10:14:41.917724 crc crio[19822]: time="2026-06-12T10:14:41.917619854Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-crrlr/POD" id=0aaddcbc-d703-4250-83aa-785a32a5dbab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.121593 | controller | Jun 12 10:14:41.917724 crc crio[19822]: time="2026-06-12T10:14:41.917718247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.121616 | controller | Jun 12 10:14:41.956247 crc crio[19822]: time="2026-06-12T10:14:41.956105476Z" level=info msg="Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc000120578}] Aliases:map[]}"
2026-06-12 11:43:48.121634 | controller | Jun 12 10:14:41.956247 crc crio[19822]: time="2026-06-12T10:14:41.956182888Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-crrlr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.121650 | controller | Jun 12 10:14:42.371642 crc crio[19822]: 2026-06-12T10:14:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b88bd15dc107c Mac:26:7d:ac:54:1b:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.121668 | controller | Jun 12 10:14:42.373424 crc crio[19822]: time="2026-06-12T10:14:42.372667956Z" level=info msg="Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc000120578}] Aliases:map[]}"
2026-06-12 11:43:48.121684 | controller | Jun 12 10:14:42.373424 crc crio[19822]: time="2026-06-12T10:14:42.372976836Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-crrlr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.121700 | controller | Jun 12 10:14:42.480968 crc crio[19822]: time="2026-06-12T10:14:42.480698081Z" level=info msg="Ran pod sandbox c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 with infra container: openstack-operators/openstack-operator-index-crrlr/POD" id=0aaddcbc-d703-4250-83aa-785a32a5dbab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.121716 | controller | Jun 12 10:14:42.488680 crc crio[19822]: time="2026-06-12T10:14:42.488599228Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.121732 | controller | Jun 12 10:14:42.489290 crc crio[19822]: time="2026-06-12T10:14:42.489039242Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.121749 | controller | Jun 12 10:14:42.489290 crc crio[19822]: time="2026-06-12T10:14:42.489092934Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.121765 | controller | Jun 12 10:14:42.490672 crc crio[19822]: time="2026-06-12T10:14:42.490593631Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=934cbbd4-9eb7-4961-a0f1-a8d39029c851 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.121787 | controller | Jun 12 10:14:42.493887 crc crio[19822]: time="2026-06-12T10:14:42.493406011Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-12 11:43:48.121803 | controller | Jun 12 10:14:43.716767 crc crio[19822]: time="2026-06-12T10:14:43.716687232Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/POD" id=2da2041e-726b-44fd-9162-88fc40e50e6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.121819 | controller | Jun 12 10:14:43.718512 crc crio[19822]: time="2026-06-12T10:14:43.716795386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.121835 | controller | Jun 12 10:14:44.458674 crc crio[19822]: time="2026-06-12T10:14:44.458217322Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/POD" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.121866 | controller | Jun 12 10:14:44.458674 crc crio[19822]: time="2026-06-12T10:14:44.458573954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.121889 | controller | Jun 12 10:14:45.341753 crc crio[19822]: time="2026-06-12T10:14:45.340986309Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc0007ac300}] Aliases:map[]}"
2026-06-12 11:43:48.121907 | controller | Jun 12 10:14:45.343074 crc crio[19822]: time="2026-06-12T10:14:45.343037235Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.121923 | controller | Jun 12 10:14:46.083176 crc crio[19822]: time="2026-06-12T10:14:46.083056477Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-zm5j6/POD" id=49616221-9a46-4920-9746-51c0482695fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.121940 | controller | Jun 12 10:14:46.083335 crc crio[19822]: time="2026-06-12T10:14:46.083235473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.121956 | controller | Jun 12 10:14:46.390767 crc crio[19822]: 2026-06-12T10:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1f7aacb21f868b Mac:da:f7:ad:c9:52:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 SocketPath: PciID:}] [{Interface:0xc0001c6790 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.121972 | controller | Jun 12 10:14:46.394309 crc crio[19822]: time="2026-06-12T10:14:46.394108528Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc0007ac300}] Aliases:map[]}"
2026-06-12 11:43:48.121993 | controller | Jun 12 10:14:46.396567 crc crio[19822]: time="2026-06-12T10:14:46.396540756Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.122009 | controller | Jun 12 10:14:48.484302 crc crio[19822]: time="2026-06-12T10:14:48.484150256Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.122026 | controller | Jun 12 10:14:48.522589 crc crio[19822]: time="2026-06-12T10:14:48.521993565Z" level=info msg="Ran pod sandbox a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/POD" id=2da2041e-726b-44fd-9162-88fc40e50e6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.122042 | controller | Jun 12 10:14:48.530668 crc crio[19822]: time="2026-06-12T10:14:48.525691956Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=3a8eccaa-64b6-4f2a-8b0e-af147ea50e6d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.122060 | controller | Jun 12 10:14:48.536013 crc crio[19822]: time="2026-06-12T10:14:48.532436431Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-12 11:43:48.122077 | controller | Jun 12 10:14:55.141070 crc crio[19822]: time="2026-06-12T10:14:55.132200851Z" level=info msg="Ran pod sandbox 812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6 with infra container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/POD" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.122094 | controller | Jun 12 10:14:55.147988 crc crio[19822]: time="2026-06-12T10:14:55.146994463Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=dabe1209-1d61-45f4-8cad-208497042b75 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.122110 | controller | Jun 12 10:14:55.155933 crc crio[19822]: time="2026-06-12T10:14:55.155883353Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-12 11:43:48.122127 | controller | Jun 12 10:14:55.207914 crc crio[19822]: time="2026-06-12T10:14:55.20774423Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=c263567b-d544-40eb-bd0c-aa76101ace53 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.122143 | controller | Jun 12 10:14:55.208885 crc crio[19822]: time="2026-06-12T10:14:55.208725107Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=95e3740e-2fcb-423c-bb44-fbfba17fa504 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122160 | controller | Jun 12 10:14:56.236193 crc crio[19822]: time="2026-06-12T10:14:56.232764674Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=8ac5d38d-7d51-48b0-83be-5fe61d426340 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122177 | controller | Jun 12 10:14:56.239478 crc crio[19822]: time="2026-06-12T10:14:56.239337131Z" level=info msg="Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc002ed0350}] Aliases:map[]}"
2026-06-12 11:43:48.122193 | controller | Jun 12 10:14:56.239478 crc crio[19822]: time="2026-06-12T10:14:56.239387012Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-zm5j6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.122216 | controller | Jun 12 10:14:56.251653 crc crio[19822]: time="2026-06-12T10:14:56.251514172Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager" id=f590ba5c-1700-4730-832c-a2496e06aeef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.122233 | controller | Jun 12 10:14:56.254039 crc crio[19822]: time="2026-06-12T10:14:56.253961139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.122250 | controller | Jun 12 10:14:56.304490 crc crio[19822]: time="2026-06-12T10:14:56.304111051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.122266 | controller | Jun 12 10:14:56.380215 crc crio[19822]: time="2026-06-12T10:14:56.380090938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.122282 | controller | Jun 12 10:14:56.623668 crc crio[19822]: time="2026-06-12T10:14:56.618472213Z" level=info msg="Created container bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager" id=f590ba5c-1700-4730-832c-a2496e06aeef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.122299 | controller | Jun 12 10:14:56.623668 crc crio[19822]: time="2026-06-12T10:14:56.622095837Z" level=info msg="Starting container: bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34" id=148608b6-ec7e-4aa9-b45e-2d3454ddd15f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.122316 | controller | Jun 12 10:14:56.660575 crc crio[19822]: time="2026-06-12T10:14:56.660420019Z" level=info msg="Started container" PID=39694 containerID=bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34 description=baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager id=148608b6-ec7e-4aa9-b45e-2d3454ddd15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e
2026-06-12 11:43:48.122334 | controller | Jun 12 10:14:56.940139 crc crio[19822]: 2026-06-12T10:14:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9f959ca96e5162 Mac:ae:b7:e1:2d:42:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.122351 | controller | Jun 12 10:14:56.944690 crc crio[19822]: time="2026-06-12T10:14:56.944633257Z" level=info msg="Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc002ed0350}] Aliases:map[]}"
2026-06-12 11:43:48.122368 | controller | Jun 12 10:14:56.945152 crc crio[19822]: time="2026-06-12T10:14:56.945128832Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-zm5j6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.122384 | controller | Jun 12 10:14:56.960007 crc crio[19822]: time="2026-06-12T10:14:56.959551296Z" level=info msg="Ran pod sandbox d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 with infra container: openstack-operators/openstack-operator-index-zm5j6/POD" id=49616221-9a46-4920-9746-51c0482695fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.122409 | controller | Jun 12 10:14:56.964435 crc crio[19822]: time="2026-06-12T10:14:56.964350418Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122426 | controller | Jun 12 10:14:56.964786 crc crio[19822]: time="2026-06-12T10:14:56.964686108Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122443 | controller | Jun 12 10:14:56.965624 crc crio[19822]: time="2026-06-12T10:14:56.965433222Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122459 | controller | Jun 12 10:14:56.970347 crc crio[19822]: time="2026-06-12T10:14:56.970188807Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=36402ef8-d548-420b-9f1a-ddb2b4ed76fe name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.122477 | controller | Jun 12 10:14:56.987996 crc crio[19822]: time="2026-06-12T10:14:56.987894917Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-12 11:43:48.122493 | controller | Jun 12 10:15:00.924049 crc crio[19822]: time="2026-06-12T10:15:00.922411013Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/POD" id=44fe9118-1f5d-4979-92b1-b9b718f4eccb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.122509 | controller | Jun 12 10:15:00.925593 crc crio[19822]: time="2026-06-12T10:15:00.924096697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.122524 | controller | Jun 12 10:15:13.383646 crc crio[19822]: time="2026-06-12T10:15:13.382858323Z" level=info msg="Removing container: 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec" id=72f194f8-8084-45f4-82ae-3d7e496f6f0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.122540 | controller | Jun 12 10:15:16.152624 crc crio[19822]: time="2026-06-12T10:15:16.151717718Z" level=info msg="Removed container 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec: openshift-infra/auto-csr-approver-29687646-9cqss/oc" id=72f194f8-8084-45f4-82ae-3d7e496f6f0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.122556 | controller | Jun 12 10:15:16.156467 crc crio[19822]: time="2026-06-12T10:15:16.156366663Z" level=info msg="Removing container: a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef" id=69e4f9bb-3950-48e5-a76a-5764e8e599eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.122572 | controller | Jun 12 10:15:25.907406 crc crio[19822]: time="2026-06-12T10:15:25.90500677Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7af27138f3f28b71541c86bbde42e04715cbaf0c6183f7f4ea20ae60c8f70d62" id=3a8eccaa-64b6-4f2a-8b0e-af147ea50e6d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.122588 | controller | Jun 12 10:15:25.907406 crc crio[19822]: time="2026-06-12T10:15:25.906513805Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=378823e1-9246-4a59-9700-0ae19eaa6d03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122610 | controller | Jun 12 10:15:26.034387 crc crio[19822]: time="2026-06-12T10:15:26.034174402Z" level=info msg="Removed container a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef: openshift-infra/auto-csr-approver-29687648-nkmbk/oc" id=69e4f9bb-3950-48e5-a76a-5764e8e599eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.122627 | controller | Jun 12 10:15:26.043499 crc crio[19822]: time="2026-06-12T10:15:26.043411045Z" level=info msg="Stopping pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920" id=ae75a37a-9415-4cdd-9be9-f3a7e231d21f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.122644 | controller | Jun 12 10:15:26.044181 crc crio[19822]: time="2026-06-12T10:15:26.043572021Z" level=info msg="Stopped pod sandbox (already stopped): 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920" id=ae75a37a-9415-4cdd-9be9-f3a7e231d21f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.122659 | controller | Jun 12 10:15:26.044651 crc crio[19822]: time="2026-06-12T10:15:26.044600093Z" level=info msg="Removing pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920" id=0478fcb5-9be9-49c7-8581-9437aea1a636 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.122676 | controller | Jun 12 10:15:26.046953 crc crio[19822]: time="2026-06-12T10:15:26.04687653Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=934cbbd4-9eb7-4961-a0f1-a8d39029c851 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.122691 | controller | Jun 12 10:15:26.047782 crc crio[19822]: time="2026-06-12T10:15:26.04769384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=74d8afeb-fd5e-4aed-bcee-e0b92ce10ae6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122707 | controller | Jun 12 10:15:26.192943 crc crio[19822]: time="2026-06-12T10:15:26.192691266Z" level=info msg="Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc002144068}] Aliases:map[]}"
2026-06-12 11:43:48.122724 | controller | Jun 12 10:15:26.192943 crc crio[19822]: time="2026-06-12T10:15:26.192784579Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.122740 | controller | Jun 12 10:15:26.196547 crc crio[19822]: time="2026-06-12T10:15:26.196468436Z" level=info msg="Removed pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920" id=0478fcb5-9be9-49c7-8581-9437aea1a636 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.122757 | controller | Jun 12 10:15:26.202684 crc crio[19822]: time="2026-06-12T10:15:26.199746035Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=361a7f41-4d80-41dd-8e46-fef91cdca47a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122773 | controller | Jun 12 10:15:26.202684 crc crio[19822]: time="2026-06-12T10:15:26.200903892Z" level=info msg="Stopping pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5" id=3ccf412b-6394-4e6b-96ff-684f919918b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.122789 | controller | Jun 12 10:15:26.202684 crc crio[19822]: time="2026-06-12T10:15:26.2011632Z" level=info msg="Stopped pod sandbox (already stopped): 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5" id=3ccf412b-6394-4e6b-96ff-684f919918b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.122810 | controller | Jun 12 10:15:26.203550 crc crio[19822]: time="2026-06-12T10:15:26.202896955Z" level=info msg="Removing pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5" id=73b12611-3cf6-48c5-93ff-1110325a9391 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.122827 | controller | Jun 12 10:15:26.205208 crc crio[19822]: time="2026-06-12T10:15:26.205105664Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=4faab802-3c2a-4d37-8e1a-b391f1deef77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122844 | controller | Jun 12 10:15:26.260767 crc crio[19822]: time="2026-06-12T10:15:26.260441121Z" level=info msg="Removed pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5" id=73b12611-3cf6-48c5-93ff-1110325a9391 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.122890 | controller | Jun 12 10:15:26.270719 crc crio[19822]: time="2026-06-12T10:15:26.270684079Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-crrlr/registry-server" id=d57faf70-61d0-4dc8-b08a-a39fdba4b102 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.122915 | controller | Jun 12 10:15:26.296346 crc crio[19822]: time="2026-06-12T10:15:26.295874911Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=dabe1209-1d61-45f4-8cad-208497042b75 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.122933 | controller | Jun 12 10:15:26.296944 crc crio[19822]: time="2026-06-12T10:15:26.296608112Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=766dae9a-4216-4c8a-a4b3-0195a0e704b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.122950 | controller | Jun 12 10:15:26.300495 crc crio[19822]: time="2026-06-12T10:15:26.298657106Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager" id=a945299f-eb7a-44f8-98ea-9aa4edce4692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.122967 | controller | Jun 12 10:15:26.301137 crc crio[19822]: time="2026-06-12T10:15:26.301075232Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=36402ef8-d548-420b-9f1a-ddb2b4ed76fe name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.122983 | controller | Jun 12 10:15:26.303629 crc crio[19822]: time="2026-06-12T10:15:26.303581222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.122999 | controller | Jun 12 10:15:26.304005 crc crio[19822]: time="2026-06-12T10:15:26.303742511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123015 | controller | Jun 12 10:15:26.304005 crc crio[19822]: time="2026-06-12T10:15:26.303959824Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=328dc6f0-baf1-490d-89c6-09b9feec86c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.123031 | controller | Jun 12 10:15:26.321976 crc crio[19822]: time="2026-06-12T10:15:26.321927386Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=0c829377-07d8-49e3-88f1-bf8412fce085 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.123047 | controller | Jun 12 10:15:26.334117 crc crio[19822]: time="2026-06-12T10:15:26.333900984Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=36cdc818-88e0-47d2-b12a-a1ab0505da47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.123068 | controller | Jun 12 10:15:26.347601 crc crio[19822]: time="2026-06-12T10:15:26.347389434Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader" id=b822dac3-7384-4d2a-b7a7-3ffb6940fcc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.123085 | controller | Jun 12 10:15:26.347957 crc crio[19822]: time="2026-06-12T10:15:26.347927781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123101 | controller | Jun 12 10:15:26.351948 crc crio[19822]: time="2026-06-12T10:15:26.351718509Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-zm5j6/registry-server" id=246c47d8-cb34-44c9-8fd9-bc4c6419bd6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.123119 | controller | Jun 12 10:15:26.373086 crc crio[19822]: time="2026-06-12T10:15:26.373000677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123135 | controller | Jun 12 10:15:26.373550 crc crio[19822]: time="2026-06-12T10:15:26.373491591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123151 | controller | Jun 12 10:15:26.376798 crc crio[19822]: time="2026-06-12T10:15:26.376701432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123167 | controller | Jun 12 10:15:26.394246 crc crio[19822]: time="2026-06-12T10:15:26.393411007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123182 | controller | Jun 12 10:15:26.399522 crc crio[19822]: time="2026-06-12T10:15:26.399249389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123198 | controller | Jun 12 10:15:26.428057 crc crio[19822]: time="2026-06-12T10:15:26.427957114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123213 | controller | Jun 12 10:15:26.433671 crc crio[19822]: time="2026-06-12T10:15:26.433578065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123229 | controller | Jun 12 10:15:26.437061 crc crio[19822]: time="2026-06-12T10:15:26.437021444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123246 | controller | Jun 12 10:15:26.542690 crc crio[19822]: time="2026-06-12T10:15:26.542225158Z" level=info msg="Created container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server" id=d57faf70-61d0-4dc8-b08a-a39fdba4b102 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.123262 | controller | Jun 12 10:15:26.543870 crc crio[19822]: time="2026-06-12T10:15:26.543536316Z" level=info msg="Created container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server" id=246c47d8-cb34-44c9-8fd9-bc4c6419bd6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.123286 | controller | Jun 12 10:15:26.547737 crc crio[19822]: time="2026-06-12T10:15:26.544759469Z" level=info msg="Starting container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2" id=f54cac0f-98d0-4700-80c3-e54f60e9a6fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.123303 | controller | Jun 12 10:15:26.547737 crc crio[19822]: time="2026-06-12T10:15:26.5447765Z" level=info msg="Starting container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c" id=6a232154-34ec-42ae-b051-8594d4c5b08c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.123320 | controller | Jun 12 10:15:26.550794 crc crio[19822]: time="2026-06-12T10:15:26.550724106Z" level=info msg="Started container" PID=40374 containerID=142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2 description=openstack-operators/openstack-operator-index-crrlr/registry-server id=f54cac0f-98d0-4700-80c3-e54f60e9a6fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64
2026-06-12 11:43:48.123337 | controller | Jun 12 10:15:26.551236 crc crio[19822]: time="2026-06-12T10:15:26.55116072Z" level=info msg="Started container" PID=40381 containerID=2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c description=openstack-operators/openstack-operator-index-zm5j6/registry-server id=6a232154-34ec-42ae-b051-8594d4c5b08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7
2026-06-12 11:43:48.123354 | controller | Jun 12 10:15:26.602890 crc crio[19822]: time="2026-06-12T10:15:26.602836215Z" level=info msg="Created container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager" id=a945299f-eb7a-44f8-98ea-9aa4edce4692 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.123370 | controller | Jun 12 10:15:26.604397 crc crio[19822]: time="2026-06-12T10:15:26.604325652Z" level=info msg="Starting container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918" id=b2ef2f34-d1a7-4c7d-986a-c82b1b2d1f81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.123386 | controller | Jun 12 10:15:26.611435 crc crio[19822]: time="2026-06-12T10:15:26.610542673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123403 | controller | Jun 12 10:15:26.618664 crc crio[19822]: time="2026-06-12T10:15:26.618547345Z" level=info msg="Started container" PID=40387 containerID=0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918 description=baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager id=b2ef2f34-d1a7-4c7d-986a-c82b1b2d1f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167
2026-06-12 11:43:48.123420 | controller | Jun 12 10:15:26.640427 crc crio[19822]: time="2026-06-12T10:15:26.638664643Z" level=info msg="Stopping container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2 (timeout: 2s)" id=62bdad69-38e6-46ea-a4e2-21be723dffab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.123436 | controller | Jun 12 10:15:26.785867 crc crio[19822]: time="2026-06-12T10:15:26.785196225Z" level=info msg="Stopped container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server" id=62bdad69-38e6-46ea-a4e2-21be723dffab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.123453 | controller | Jun 12 10:15:26.786194 crc crio[19822]: time="2026-06-12T10:15:26.786118815Z" level=info msg="Created container f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader" id=b822dac3-7384-4d2a-b7a7-3ffb6940fcc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.123475 | controller | Jun 12 10:15:26.788969 crc crio[19822]: time="2026-06-12T10:15:26.788673545Z" level=info msg="Stopping pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64" id=2726aa50-0330-49b2-8661-7131472bf399 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.123496 | controller | Jun 12 10:15:26.788969 crc crio[19822]: time="2026-06-12T10:15:26.78879147Z" level=info msg="Starting container: f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb" id=293074c2-ed15-4773-83dd-1d76610f98fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.123519 | controller | Jun 12 10:15:26.789476 crc crio[19822]: time="2026-06-12T10:15:26.789397568Z" level=info msg="Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc001ee26d0}] Aliases:map[]}"
2026-06-12 11:43:48.123537 | controller | Jun 12 10:15:26.789758 crc crio[19822]: time="2026-06-12T10:15:26.789680837Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-crrlr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.123555 | controller | Jun 12 10:15:26.808578 crc crio[19822]: time="2026-06-12T10:15:26.80848525Z" level=info msg="Started container" PID=40422 containerID=f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader id=293074c2-ed15-4773-83dd-1d76610f98fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6
2026-06-12 11:43:48.123571 | controller | Jun 12 10:15:26.918145 crc crio[19822]: 2026-06-12T10:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6daf6fa40eae34 Mac:aa:83:78:71:fd:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.123588 | controller | Jun 12 10:15:26.920190 crc crio[19822]: time="2026-06-12T10:15:26.919992651Z" level=info msg="Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc002144068}] Aliases:map[]}"
2026-06-12 11:43:48.123605 | controller | Jun 12 10:15:26.920190 crc crio[19822]: time="2026-06-12T10:15:26.920154956Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.123621 | controller | Jun 12 10:15:26.933683 crc crio[19822]: time="2026-06-12T10:15:26.933538227Z" level=info msg="Ran pod sandbox b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/POD" id=44fe9118-1f5d-4979-92b1-b9b718f4eccb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.123638 | controller | Jun 12 10:15:26.937917 crc crio[19822]: time="2026-06-12T10:15:26.937475389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8b37d6e0-ac7d-4bd5-8b21-f704ace1a765 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.123659 | controller | Jun 12 10:15:26.942929 crc crio[19822]: time="2026-06-12T10:15:26.942788706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=51f2b1a4-f1c1-41aa-ae72-64ffba88a64f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.123676 | controller | Jun 12 10:15:26.951552 crc crio[19822]: time="2026-06-12T10:15:26.951446747Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles" id=51f041ca-a04b-40ef-a52f-9ea7c7eeed60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.123693 | controller | Jun 12 10:15:26.951991 crc crio[19822]: time="2026-06-12T10:15:26.951908741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123709 | controller | Jun 12 10:15:26.997510 crc crio[19822]: time="2026-06-12T10:15:26.997375387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123724 | controller | Jun 12 10:15:27.005883 crc crio[19822]: time="2026-06-12T10:15:27.00578125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.123740 | controller | Jun 12 10:15:27.127427 crc crio[19822]: time="2026-06-12T10:15:27.126597437Z" level=info msg="Created container f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles" id=51f041ca-a04b-40ef-a52f-9ea7c7eeed60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.123757 | controller | Jun 12 10:15:27.129912 crc crio[19822]: time="2026-06-12T10:15:27.129722135Z" level=info msg="Starting container: f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484" id=e4d64fc8-ec5f-4c42-ba70-6256f1351641 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.123773 | controller | Jun 12 10:15:27.139063 crc crio[19822]: time="2026-06-12T10:15:27.138898632Z" level=info msg="Started container" PID=40465 containerID=f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484 description=openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles id=e4d64fc8-ec5f-4c42-ba70-6256f1351641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9
2026-06-12 11:43:48.123790 | controller | Jun 12 10:15:27.383670 crc crio[19822]: time="2026-06-12T10:15:27.383573971Z" level=info msg="Stopped pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64" id=2726aa50-0330-49b2-8661-7131472bf399 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.123806 | controller | Jun 12 10:15:27.653613 crc crio[19822]: time="2026-06-12T10:15:27.653328645Z" level=info msg="Removing container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2" id=276f4b72-497e-42d1-bbd3-4e1e86511aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.123822 | controller | Jun 12 10:15:27.666962 crc crio[19822]: time="2026-06-12T10:15:27.665094664Z" level=info msg="Stopping container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918 (timeout: 10s)" id=aa5e7648-6be8-4d7f-b47e-19614e3e40a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.123838 | controller | Jun 12 10:15:27.680734 crc crio[19822]: time="2026-06-12T10:15:27.680589881Z" level=info msg="Removed container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server" id=276f4b72-497e-42d1-bbd3-4e1e86511aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.123881 | controller | Jun 12 10:15:27.819117 crc crio[19822]: time="2026-06-12T10:15:27.818532196Z" level=info msg="Stopped container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager" id=aa5e7648-6be8-4d7f-b47e-19614e3e40a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.123901 | controller | Jun 12 10:15:27.820305 crc crio[19822]: time="2026-06-12T10:15:27.820224936Z" level=info msg="Stopping pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167" id=e618a8a3-b444-4bc6-905e-7d6b4455d64b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.123918 | controller | Jun 12 10:15:27.820972 crc crio[19822]: time="2026-06-12T10:15:27.820934309Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc001ee2b58}] Aliases:map[]}"
2026-06-12 11:43:48.123934 | controller | Jun 12 10:15:27.821305 crc crio[19822]: time="2026-06-12T10:15:27.821241519Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.123950 | controller | Jun 12 10:15:28.165457 crc crio[19822]: time="2026-06-12T10:15:28.162764722Z" level=info msg="Stopped pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167" id=e618a8a3-b444-4bc6-905e-7d6b4455d64b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.123965 | controller | Jun 12 10:15:28.689446 crc crio[19822]: time="2026-06-12T10:15:28.688055577Z" level=info msg="Removing container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918" id=be8a6eb1-4a6a-4055-8e59-3f947a856589 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.123981 | controller | Jun 12 10:15:28.754483 crc crio[19822]: time="2026-06-12T10:15:28.754378833Z" level=info msg="Removed container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager" id=be8a6eb1-4a6a-4055-8e59-3f947a856589 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.123997 | controller | Jun 12 10:15:29.697314 crc crio[19822]: time="2026-06-12T10:15:29.696655949Z" level=info msg="Stopping pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9" id=48ce9372-f079-48c8-8621-6ce0be9b098a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.124012 | controller | Jun 12 10:15:29.699102 crc crio[19822]: time="2026-06-12T10:15:29.697623059Z" level=info msg="Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc0037c8f78}] Aliases:map[]}"
2026-06-12 11:43:48.124029 | controller | Jun 12 10:15:29.699102 crc crio[19822]: time="2026-06-12T10:15:29.697754063Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.124045 | controller | Jun 12 10:15:30.094846 crc crio[19822]: time="2026-06-12T10:15:30.094327884Z" level=info msg="Stopped pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9" id=48ce9372-f079-48c8-8621-6ce0be9b098a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.124067 | controller | Jun 12 10:15:52.920047 crc crio[19822]: time="2026-06-12T10:15:52.916932628Z" level=info msg="Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/POD" id=55399856-c1de-47ee-a639-dcb7d4233ebe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.124083 | controller | Jun 12 10:15:52.920047 crc crio[19822]: time="2026-06-12T10:15:52.918046893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124099 | controller | Jun 12 10:15:52.948934 crc crio[19822]: time="2026-06-12T10:15:52.948738505Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0037c80e8}] Aliases:map[]}"
2026-06-12 11:43:48.124115 | controller | Jun 12 10:15:52.948934 crc crio[19822]: time="2026-06-12T10:15:52.948881439Z" level=info msg="Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.124132 | controller | Jun 12 10:15:55.289765 crc crio[19822]: 2026-06-12T10:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee2c1078804b658 Mac:8a:3b:44:17:2b:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 SocketPath: PciID:}] [{Interface:0xc0002a2940 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.124148 | controller | Jun 12 10:15:55.299318 crc crio[19822]: time="2026-06-12T10:15:55.299180786Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0037c80e8}] Aliases:map[]}"
2026-06-12 11:43:48.124183 | controller | Jun 12 10:15:55.300036 crc crio[19822]: time="2026-06-12T10:15:55.299597449Z" level=info msg="Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.124204 | controller | Jun 12 10:15:55.327024 crc crio[19822]: time="2026-06-12T10:15:55.326531743Z" level=info msg="Ran pod sandbox ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/POD" id=55399856-c1de-47ee-a639-dcb7d4233ebe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.124222 | controller | Jun 12 10:15:55.336485 crc crio[19822]: time="2026-06-12T10:15:55.336372251Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb1772be-ca10-4c3d-99f3-31eafa2ada70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.124238 | controller | Jun 12 10:15:55.339546 crc crio[19822]: time="2026-06-12T10:15:55.339425788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8b0de8eb-7d36-47eb-a147-5a7851f26837 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.124260 | controller | Jun 12 10:15:55.914950 crc crio[19822]: time="2026-06-12T10:15:55.914615735Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util" id=74f1e835-b9c1-4fa1-9c43-6fe4a79e2eda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.124277 | controller | Jun 12 10:15:55.915312 crc crio[19822]: time="2026-06-12T10:15:55.915234796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124293 | controller | Jun 12 10:15:55.979709 crc crio[19822]: time="2026-06-12T10:15:55.978861058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124310 | controller | Jun 12 10:15:55.994714 crc crio[19822]: time="2026-06-12T10:15:55.994478299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124326 | controller | Jun 12 10:15:56.167903 crc crio[19822]: time="2026-06-12T10:15:56.167218392Z" level=info msg="Created container b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util" id=74f1e835-b9c1-4fa1-9c43-6fe4a79e2eda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.124345 | controller | Jun 12 10:15:56.169462 crc crio[19822]: time="2026-06-12T10:15:56.16930402Z" level=info msg="Starting container: b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3" id=b37ef9ec-a04e-4756-ba5c-901c0e949edd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.124363 | controller | Jun 12 10:15:56.177362 crc crio[19822]: time="2026-06-12T10:15:56.177061101Z" level=info msg="Started container" PID=41063 containerID=b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util id=b37ef9ec-a04e-4756-ba5c-901c0e949edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da
2026-06-12 11:43:48.124379 | controller | Jun 12 10:15:57.253982 crc crio[19822]: time="2026-06-12T10:15:57.253624074Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=d3a8db50-2ca9-4585-9074-3d127e6cf9c7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.124395 | controller | Jun 12 10:15:57.263497 crc crio[19822]: time="2026-06-12T10:15:57.263407552Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\""
2026-06-12 11:43:48.124412 | controller | Jun 12 10:15:58.135422 crc crio[19822]: time="2026-06-12T10:15:58.134933957Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68" id=d3a8db50-2ca9-4585-9074-3d127e6cf9c7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.124429 | controller | Jun 12 10:15:58.137749 crc crio[19822]: time="2026-06-12T10:15:58.137533999Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=1c41c9d3-d2d1-4e31-930c-d8bfc9072897 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.124445 | controller | Jun 12 10:15:58.144292 crc crio[19822]: time="2026-06-12T10:15:58.144001361Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=e7eeada8-6262-46af-bd54-723bafe9d8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.124467 | controller | Jun 12 10:15:58.155159 crc crio[19822]: time="2026-06-12T10:15:58.154955775Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull" id=7773581f-d059-4116-bb72-5c0d45c026ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.124485 | controller | Jun 12 10:15:58.156982 crc crio[19822]: time="2026-06-12T10:15:58.156798853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124502 | controller | Jun 12 10:15:58.198643 crc crio[19822]: time="2026-06-12T10:15:58.19848407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124518 | controller | Jun 12 10:15:58.199337 crc crio[19822]: time="2026-06-12T10:15:58.198714417Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/a3312d5d03eea8d8bcda7e5e6691fac6e560b95d037ce0ae167192f8c27e51d4/merged/etc/passwd: no such file or directory"
2026-06-12 11:43:48.124534 | controller | Jun 12 10:15:58.199337 crc crio[19822]: time="2026-06-12T10:15:58.198741348Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/a3312d5d03eea8d8bcda7e5e6691fac6e560b95d037ce0ae167192f8c27e51d4/merged/etc/group: no such file or directory"
2026-06-12 11:43:48.124552 | controller | Jun 12 10:15:58.201632 crc crio[19822]: time="2026-06-12T10:15:58.201524625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124568 | controller | Jun 12 10:15:58.354942 crc crio[19822]: time="2026-06-12T10:15:58.354118617Z" level=info msg="Created container 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull" id=7773581f-d059-4116-bb72-5c0d45c026ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.124584 | controller | Jun 12 10:15:58.357363 crc crio[19822]: time="2026-06-12T10:15:58.356981287Z" level=info msg="Starting container: 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050" id=01e7b8d8-280a-4ff2-9696-682d21951e2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.124600 | controller | Jun 12 10:15:58.364356 crc crio[19822]: time="2026-06-12T10:15:58.364149381Z" level=info msg="Started container" PID=41126 containerID=610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull id=01e7b8d8-280a-4ff2-9696-682d21951e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da
2026-06-12 11:43:48.124617 | controller | Jun 12 10:15:59.280072 crc crio[19822]: time="2026-06-12T10:15:59.279608096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f6b4837a-3d86-442c-b0fe-b6a5015bc545 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.124633 | controller | Jun 12 10:15:59.282762 crc crio[19822]: time="2026-06-12T10:15:59.282421734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79f4eaaa-143e-49f0-b1a5-7e426de0b1fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.124650 | controller | Jun 12 10:15:59.291446 crc crio[19822]: time="2026-06-12T10:15:59.289152395Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract" id=ec3a498f-f653-458b-a45c-0dbf35fd214d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.124671 | controller | Jun 12 10:15:59.291446 crc crio[19822]: time="2026-06-12T10:15:59.289589919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124691 | controller | Jun 12 10:15:59.335663 crc crio[19822]: time="2026-06-12T10:15:59.335478846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124715 | controller | Jun 12 10:15:59.340526 crc crio[19822]: time="2026-06-12T10:15:59.340416631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124740 | controller | Jun 12 10:15:59.511934 crc crio[19822]: time="2026-06-12T10:15:59.511429782Z" level=info msg="Created container 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract" id=ec3a498f-f653-458b-a45c-0dbf35fd214d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.124762 | controller | Jun 12 10:15:59.513340 crc crio[19822]: time="2026-06-12T10:15:59.512786484Z" level=info msg="Starting container: 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4" id=6b480fca-4bf6-4cf1-b981-8140171d35b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.124779 | controller | Jun 12 10:15:59.542452 crc crio[19822]: time="2026-06-12T10:15:59.541961489Z" level=info msg="Started container" PID=41146 containerID=1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract id=6b480fca-4bf6-4cf1-b981-8140171d35b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da
2026-06-12 11:43:48.124796 | controller | Jun 12 10:16:00.519018 crc crio[19822]: time="2026-06-12T10:16:00.518170655Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687656-7jbvv/POD" id=56ce4392-cb58-4ac4-85ad-7a59c316a58d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.124813 | controller | Jun 12 10:16:00.519018 crc crio[19822]: time="2026-06-12T10:16:00.518982451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.124829 | controller | Jun 12 10:16:00.556053 crc crio[19822]: time="2026-06-12T10:16:00.555906678Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}"
2026-06-12 11:43:48.124847 | controller | Jun 12 10:16:00.556053 crc crio[19822]: time="2026-06-12T10:16:00.556056223Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687656-7jbvv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.124889 | controller | Jun 12 10:16:01.365027 crc crio[19822]: time="2026-06-12T10:16:01.363597315Z" level=info msg="Stopping pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da" id=2eedc7db-feb0-4b61-b4fb-a96b7d5ebdd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.124907 | controller | Jun 12 10:16:01.367430 crc crio[19822]: time="2026-06-12T10:16:01.365662491Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0030944d0}] Aliases:map[]}"
2026-06-12 11:43:48.124929 | controller | Jun 12 10:16:01.367430 crc crio[19822]: time="2026-06-12T10:16:01.366299561Z" level=info msg="Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.124946 | controller | Jun 12 10:16:01.708178 crc crio[19822]: 2026-06-12T10:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f2b500a169e57 Mac:c2:2f:38:cf:c3:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba SocketPath: PciID:}] [{Interface:0xc000113150 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.124964 | controller | Jun 12 10:16:01.712360 crc crio[19822]: time="2026-06-12T10:16:01.712152669Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}"
2026-06-12 11:43:48.124980 | controller | Jun 12 10:16:01.712591 crc crio[19822]: time="2026-06-12T10:16:01.712489589Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687656-7jbvv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.124996 | controller | Jun 12 10:16:01.726163 crc crio[19822]: time="2026-06-12T10:16:01.722707673Z" level=info msg="Ran pod sandbox 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 with infra container: openshift-infra/auto-csr-approver-29687656-7jbvv/POD" id=56ce4392-cb58-4ac4-85ad-7a59c316a58d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.125013 | controller | Jun 12 10:16:01.729168 crc crio[19822]: time="2026-06-12T10:16:01.728518791Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=97268901-b84b-41a0-98d3-4a4785334b8a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.125029 | controller | Jun 12 10:16:01.737594 crc crio[19822]: time="2026-06-12T10:16:01.737524855Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.125045 | controller | Jun 12 10:16:02.006612 crc crio[19822]: time="2026-06-12T10:16:02.006120213Z" level=info msg="Stopped pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da" id=2eedc7db-feb0-4b61-b4fb-a96b7d5ebdd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125060 | controller | Jun 12 10:16:02.572333 crc crio[19822]: time="2026-06-12T10:16:02.572086201Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=97268901-b84b-41a0-98d3-4a4785334b8a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.125076 | controller | Jun 12 10:16:02.574079 crc crio[19822]: time="2026-06-12T10:16:02.573915568Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3e65d900-c6c3-4c26-9655-6c0f87c11c3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.125092 | controller | Jun 12 10:16:02.580004 crc crio[19822]: time="2026-06-12T10:16:02.579895606Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e5a49d94-6792-4c34-9966-0645fe5ad880 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.125112 | controller | Jun 12 10:16:02.588476 crc crio[19822]: time="2026-06-12T10:16:02.588376482Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687656-7jbvv/oc" id=bc22e9ea-afa3-46e7-ba3c-c7295abe7b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.125129 | controller | Jun 12 10:16:02.589420 crc crio[19822]: time="2026-06-12T10:16:02.589328352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.125145 | controller | Jun 12 10:16:02.629133 crc crio[19822]: time="2026-06-12T10:16:02.628916622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.125161 | controller | Jun 12 10:16:02.902326 crc crio[19822]: time="2026-06-12T10:16:02.902008239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.125177 | controller | Jun 12 10:16:03.065497 crc crio[19822]: time="2026-06-12T10:16:03.064898648Z" level=info msg="Created container 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed: openshift-infra/auto-csr-approver-29687656-7jbvv/oc" id=bc22e9ea-afa3-46e7-ba3c-c7295abe7b7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.125193 | controller | Jun 12 10:16:03.067104 crc crio[19822]: time="2026-06-12T10:16:03.066986323Z" level=info msg="Starting container: 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed" id=7558161e-4685-4f55-9ed1-4caffad0e3f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.125210 | controller | Jun 12 10:16:03.081636 crc crio[19822]: time="2026-06-12T10:16:03.08145999Z" level=info msg="Started container" PID=41337 containerID=8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed description=openshift-infra/auto-csr-approver-29687656-7jbvv/oc id=7558161e-4685-4f55-9ed1-4caffad0e3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09
2026-06-12 11:43:48.125227 | controller | Jun 12 10:16:04.421762 crc crio[19822]: time="2026-06-12T10:16:04.421668433Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=37e460ee-4019-4e11-9c81-2049fed5f71d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.125243 | controller | Jun 12 10:16:04.426215 crc crio[19822]: time="2026-06-12T10:16:04.426120813Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-12 11:43:48.125259 | controller | Jun 12 10:16:05.447280 crc crio[19822]: time="2026-06-12T10:16:05.446370801Z" level=info msg="Stopping pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09" id=9afb362a-8c53-45de-9678-9a22a481224b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125275 | controller | Jun 12 10:16:05.448201 crc crio[19822]: time="2026-06-12T10:16:05.448116325Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc000696798}] Aliases:map[]}"
2026-06-12 11:43:48.125292 | controller | Jun 12 10:16:05.448444 crc crio[19822]: time="2026-06-12T10:16:05.448386184Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687656-7jbvv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.125309 | controller | Jun 12 10:16:05.752127 crc crio[19822]: time="2026-06-12T10:16:05.751912068Z" level=info msg="Stopped pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09" id=9afb362a-8c53-45de-9678-9a22a481224b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125330 | controller | Jun 12 10:16:10.834282 crc crio[19822]: time="2026-06-12T10:16:10.785103054Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/POD" id=1ca12f12-cdf6-4463-9db4-183dbdead247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.125348 | controller | Jun 12 10:16:10.834282 crc crio[19822]: time="2026-06-12T10:16:10.786063955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.125363 | controller | Jun 12 10:16:26.298779 crc crio[19822]: time="2026-06-12T10:16:26.29738227Z" level=info msg="Removing container: c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4" id=bc17e6e9-7c9b-4ba6-94a5-9d74d266e2ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.125379 | controller | Jun 12 10:16:27.522119 crc crio[19822]: time="2026-06-12T10:16:27.521006924Z" level=info msg="Removed container c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4: openshift-infra/auto-csr-approver-29687650-5q8f6/oc" id=bc17e6e9-7c9b-4ba6-94a5-9d74d266e2ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.125395 | controller | Jun 12 10:16:27.532661 crc crio[19822]: time="2026-06-12T10:16:27.532495742Z" level=info msg="Stopping pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64" id=504721fe-e5fd-45fe-9092-841834d56eee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125411 | controller | Jun 12 10:16:27.532661 crc crio[19822]: time="2026-06-12T10:16:27.532603436Z" level=info msg="Stopped pod sandbox (already stopped): c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64" id=504721fe-e5fd-45fe-9092-841834d56eee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125427 | controller | Jun 12 10:16:27.533351 crc crio[19822]: time="2026-06-12T10:16:27.533209005Z" level=info msg="Removing pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64" id=7b1f3fb9-bb06-4359-ac44-a7e07003555b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.125443 | controller | Jun 12 10:16:27.653982 crc crio[19822]: time="2026-06-12T10:16:27.651888519Z" level=info msg="Removed pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64" id=7b1f3fb9-bb06-4359-ac44-a7e07003555b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.125458 | controller | Jun 12 10:16:27.653982 crc crio[19822]: time="2026-06-12T10:16:27.65293395Z" level=info msg="Stopping pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424" id=ba464d27-ccbb-4bdd-97ca-344b0a339cb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125474 | controller | Jun 12 10:16:27.653982 crc crio[19822]: time="2026-06-12T10:16:27.653002932Z" level=info msg="Stopped pod sandbox (already stopped): 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424" id=ba464d27-ccbb-4bdd-97ca-344b0a339cb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125490 | controller | Jun 12 10:16:27.653982 crc crio[19822]: time="2026-06-12T10:16:27.65355665Z" level=info msg="Removing pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424" id=05cbf222-9c44-4916-922d-29a6e113fa7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.125506 | controller | Jun 12 10:16:27.662298 crc crio[19822]: time="2026-06-12T10:16:27.662071859Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=37e460ee-4019-4e11-9c81-2049fed5f71d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.125521 | controller | Jun 12 10:16:27.672311 crc crio[19822]: time="2026-06-12T10:16:27.669655342Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c710}] Aliases:map[]}"
2026-06-12 11:43:48.125546 | controller | Jun 12 10:16:27.672519 crc crio[19822]: time="2026-06-12T10:16:27.672333195Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.125564 | controller | Jun 12 10:16:27.673490 crc crio[19822]: time="2026-06-12T10:16:27.673398381Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=d0219fa8-e4c5-4f69-9589-7f57172bed08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.125580 | controller | Jun 12 10:16:27.675483 crc crio[19822]: time="2026-06-12T10:16:27.675398777Z" level=info msg="Removed pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424" id=05cbf222-9c44-4916-922d-29a6e113fa7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.125596 | controller | Jun 12 10:16:27.687350 crc crio[19822]: time="2026-06-12T10:16:27.687225431Z" level=info msg="Stopping pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167" id=27b8bda9-591f-4648-9ef1-769fa9610d01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125613 | controller | Jun 12 10:16:27.687590 crc crio[19822]: time="2026-06-12T10:16:27.687365126Z" level=info msg="Stopped pod sandbox (already stopped): a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167" id=27b8bda9-591f-4648-9ef1-769fa9610d01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.125629 | controller | Jun 12 10:16:27.688708 crc crio[19822]: time="2026-06-12T10:16:27.688651837Z" level=info msg="Removing pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167" id=97e313d8-7e70-41fb-bb47-2d9499450da4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.125645 | controller | Jun 12 10:16:27.713745 crc crio[19822]: time="2026-06-12T10:16:27.7135976Z" level=info msg="Removed pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167" id=97e313d8-7e70-41fb-bb47-2d9499450da4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.125661 | controller | Jun 12 10:16:27.734283 crc crio[19822]: time="2026-06-12T10:16:27.734160484Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=7438bbb4-33a6-45e2-824c-304404b4fb35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.125678 | controller | Jun 12 10:16:27.821578 crc crio[19822]: time="2026-06-12T10:16:27.82149229Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb" id=36c0e691-02a8-425e-8556-50f5a5d8a545 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.125694 | controller | Jun 12 10:16:27.823995 crc crio[19822]: time="2026-06-12T10:16:27.823658758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.125711 | controller | Jun 12 10:16:28.171363 crc crio[19822]: time="2026-06-12T10:16:28.170433018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.125728 | controller | Jun 12 10:16:28.822108 crc crio[19822]: 2026-06-12T10:16:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27635c7c75f3f05 Mac:ee:3b:2d:7b:2f:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.125751 | controller | Jun 12 10:16:28.825059 crc crio[19822]: time="2026-06-12T10:16:28.824983076Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c710}] Aliases:map[]}"
2026-06-12 11:43:48.125769 | controller | Jun 12 10:16:28.825340 crc crio[19822]: time="2026-06-12T10:16:28.825293715Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.125786 | controller | Jun 12 10:16:28.835713 crc crio[19822]: time="2026-06-12T10:16:28.835631927Z" level=info msg="Ran pod sandbox 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/POD" id=1ca12f12-cdf6-4463-9db4-183dbdead247 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.125802 | controller | Jun 12 10:16:28.839850 crc crio[19822]: time="2026-06-12T10:16:28.839745096Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.125819 | controller | Jun 12 10:16:28.840120 crc crio[19822]: time="2026-06-12T10:16:28.840065666Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.125836 | controller | Jun 12 10:16:28.840208 crc crio[19822]: time="2026-06-12T10:16:28.840163969Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.125875 | controller | Jun 12 10:16:28.846209 crc crio[19822]: time="2026-06-12T10:16:28.846136387Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=153854c1-2a6a-4226-8d22-c9e4d07558a3 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.125894 | controller | Jun 12 10:16:28.863771 crc crio[19822]: time="2026-06-12T10:16:28.863510101Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\""
2026-06-12 11:43:48.125912 | controller | Jun 12 10:16:28.931578 crc crio[19822]: time="2026-06-12T10:16:28.93145477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.125929 | controller | Jun 12 10:16:29.053996 crc crio[19822]: time="2026-06-12T10:16:29.053751113Z" level=info msg="Created container 8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb" id=36c0e691-02a8-425e-8556-50f5a5d8a545 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.125945 | controller | Jun 12 10:16:29.055645 crc crio[19822]: time="2026-06-12T10:16:29.055511659Z" level=info msg="Starting container: 8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7" id=2b75a7aa-4b7a-4c55-95ee-66e0e2e7e94c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.125967 | controller | Jun 12 10:16:29.060802 crc crio[19822]: time="2026-06-12T10:16:29.060687984Z" level=info msg="Started container" PID=41993 containerID=8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7 description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb id=2b75a7aa-4b7a-4c55-95ee-66e0e2e7e94c name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6
2026-06-12 11:43:48.125985 | controller | Jun 12 10:16:29.074622 crc crio[19822]: time="2026-06-12T10:16:29.074522245Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=f8da287e-89a8-443a-9540-ae255fbd484f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.126002 | controller | Jun 12 10:16:29.078483 crc crio[19822]: time="2026-06-12T10:16:29.078399616Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 11:43:48.126018 | controller | Jun 12 10:16:52.813982 crc crio[19822]: time="2026-06-12T10:16:52.812981405Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=153854c1-2a6a-4226-8d22-c9e4d07558a3 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.126034 | controller | Jun 12 10:16:52.816705 crc crio[19822]: time="2026-06-12T10:16:52.815197305Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=a4d38fb9-08b6-49fd-9088-fe3cdfb37ec3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126051 | controller | Jun 12 10:16:53.783953 crc crio[19822]: time="2026-06-12T10:16:53.783864976Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-85lzw/POD" id=19c259ce-e917-4b04-91f7-ae3b3c1354f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.126067 | controller | Jun 12 10:16:53.784466 crc crio[19822]: time="2026-06-12T10:16:53.784410323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126084 | controller | Jun 12 10:17:10.642923 crc crio[19822]: time="2026-06-12T10:17:10.642037454Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=a1a09f14-1d4d-434e-8f8a-c3c7c2121741 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126100 | controller | Jun 12 10:17:11.162408 crc crio[19822]: time="2026-06-12T10:17:11.161907819Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator" id=3fdd42fc-031e-43a3-a843-a32e8a698a50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.126116 | controller | Jun 12 10:17:11.688423 crc crio[19822]: time="2026-06-12T10:17:11.688303869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126132 | controller | Jun 12 10:17:11.994364 crc crio[19822]: time="2026-06-12T10:17:11.994046781Z" level=info msg="Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc001ee2168}] Aliases:map[]}"
2026-06-12 11:43:48.126148 | controller | Jun 12 10:17:11.994364 crc crio[19822]: time="2026-06-12T10:17:11.994104453Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-85lzw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.126170 | controller | Jun 12 10:17:12.654943 crc crio[19822]: 2026-06-12T10:17:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f939799001cf7d0 Mac:ae:a0:b4:50:94:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b SocketPath: PciID:}] [{Interface:0xc00059cd30 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.126188 | controller | Jun 12 10:17:12.657551 crc crio[19822]: time="2026-06-12T10:17:12.65662165Z" level=info msg="Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc001ee2168}] Aliases:map[]}"
2026-06-12 11:43:48.126205 | controller | Jun 12 10:17:12.657551 crc crio[19822]: time="2026-06-12T10:17:12.656797495Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-85lzw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.126221 | controller | Jun 12 10:17:13.307765 crc crio[19822]: time="2026-06-12T10:17:13.307329345Z" level=info msg="Ran pod sandbox f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 with infra container: openshift-marketplace/redhat-marketplace-85lzw/POD" id=19c259ce-e917-4b04-91f7-ae3b3c1354f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.126237 | controller | Jun 12 10:17:13.310984 crc crio[19822]: time="2026-06-12T10:17:13.310379219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5b465293-c7f6-4e99-b932-211fb9040d1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126253 | controller | Jun 12 10:17:13.317416 crc crio[19822]: time="2026-06-12T10:17:13.317316596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6f1af8fe-b3ae-4e84-99f4-4077f0d2fa1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126270 | controller | Jun 12 10:17:13.331708 crc crio[19822]: time="2026-06-12T10:17:13.331646455Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities" id=a3e4d7e9-8914-4d68-950f-6c7255e3b4fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.126285 | controller | Jun 12 10:17:13.439495 crc crio[19822]: time="2026-06-12T10:17:13.439440685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126301 | controller | Jun 12 10:17:13.446457 crc crio[19822]: time="2026-06-12T10:17:13.446382692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126317 | controller | Jun 12 10:17:13.455241 crc crio[19822]: time="2026-06-12T10:17:13.455077844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126336 | controller | Jun 12 10:17:13.585715 crc crio[19822]: time="2026-06-12T10:17:13.585620466Z" level=info msg="Created container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator" id=3fdd42fc-031e-43a3-a843-a32e8a698a50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.126367 | controller | Jun 12 10:17:13.587160 crc crio[19822]: time="2026-06-12T10:17:13.587049901Z" level=info msg="Starting container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c" id=98893b5a-eece-4b8d-995e-9056a03376bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.126395 | controller | Jun 12 10:17:13.593856 crc crio[19822]: time="2026-06-12T10:17:13.59371902Z" level=info msg="Started container" PID=43244 containerID=244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator id=98893b5a-eece-4b8d-995e-9056a03376bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829
2026-06-12 11:43:48.126415 | controller | Jun 12 10:17:13.611640 crc crio[19822]: time="2026-06-12T10:17:13.61154641Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126433 | controller | Jun 12 10:17:13.611983 crc crio[19822]: time="2026-06-12T10:17:13.61186499Z" level=info msg="Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126450 | controller | Jun 12 10:17:13.611983 crc crio[19822]: time="2026-06-12T10:17:13.611942233Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126466 | controller | Jun 12 10:17:13.613915 crc crio[19822]: time="2026-06-12T10:17:13.613750118Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a3713d16-7418-48f8-a551-246867fb84c2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.126483 | controller | Jun 12 10:17:13.624526 crc crio[19822]: time="2026-06-12T10:17:13.624399016Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\""
2026-06-12 11:43:48.126507 | controller | Jun 12 10:17:13.833294 crc crio[19822]: time="2026-06-12T10:17:13.832721521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126535 | controller | Jun 12 10:17:13.838843 crc crio[19822]: time="2026-06-12T10:17:13.838713269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126558 | controller | Jun 12 10:17:13.970129 crc crio[19822]: time="2026-06-12T10:17:13.970034679Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=f8da287e-89a8-443a-9540-ae255fbd484f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.126575 | controller | Jun 12 10:17:13.970622 crc crio[19822]: time="2026-06-12T10:17:13.970593462Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=1d2b4578-509a-4e3a-b8a0-ad438c389519 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126625 | controller | Jun 12 10:17:13.975314 crc crio[19822]: time="2026-06-12T10:17:13.974710502Z" level=info msg="Created container 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities" id=a3e4d7e9-8914-4d68-950f-6c7255e3b4fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.126651 | controller | Jun 12 10:17:13.975491 crc crio[19822]: time="2026-06-12T10:17:13.975418703Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=ad66935e-8b29-4b49-8580-c8efd88c6026 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126669 | controller | Jun 12 10:17:13.975914 crc crio[19822]: time="2026-06-12T10:17:13.975879129Z" level=info msg="Starting container: 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389" id=a534a094-72f5-492a-bf88-1ecdfdd78184 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.126687 | controller | Jun 12 10:17:13.987375 crc crio[19822]: time="2026-06-12T10:17:13.987305436Z" level=info msg="Started container" PID=43287 containerID=769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389 description=openshift-marketplace/redhat-marketplace-85lzw/extract-utilities id=a534a094-72f5-492a-bf88-1ecdfdd78184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8
2026-06-12 11:43:48.126704 | controller | Jun 12 10:17:13.988944 crc crio[19822]: time="2026-06-12T10:17:13.988889946Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic" id=e825f406-5658-48d1-9b6f-9d1b0ff48bed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.126721 | controller | Jun 12 10:17:13.991455 crc crio[19822]: time="2026-06-12T10:17:13.991395176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126737 | controller | Jun 12 10:17:14.048783 crc crio[19822]: time="2026-06-12T10:17:14.04870014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126753 | controller | Jun 12 10:17:14.797002 crc crio[19822]: time="2026-06-12T10:17:14.795177788Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f4a4da15-4683-47b1-8bcd-d2fe213881b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.126769 | controller | Jun 12 10:17:14.800920 crc crio[19822]: time="2026-06-12T10:17:14.800463505Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.126785 | controller | Jun 12 10:17:15.429033 crc crio[19822]: time="2026-06-12T10:17:15.428947011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.126801 | controller | Jun 12 10:17:16.202371 crc crio[19822]: time="2026-06-12T10:17:16.20161697Z" level=info msg="Created container cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic" id=e825f406-5658-48d1-9b6f-9d1b0ff48bed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.126818 | controller | Jun 12 10:17:16.203911 crc crio[19822]: time="2026-06-12T10:17:16.203736276Z" level=info msg="Starting container: cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4" id=03b85866-ec63-41ab-9c44-88263996e389 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.126834 | controller | Jun 12 10:17:16.212018 crc crio[19822]: time="2026-06-12T10:17:16.211921703Z" level=info msg="Started container" PID=43374 containerID=cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4 description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic id=03b85866-ec63-41ab-9c44-88263996e389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6
2026-06-12 11:43:48.126870 | controller | Jun 12 10:17:16.351926 crc crio[19822]: time="2026-06-12T10:17:16.351711545Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=4cc75031-fe94-4a4f-b20f-43b701d28058 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.126906 | controller | Jun 12 10:17:16.358795 crc crio[19822]: time="2026-06-12T10:17:16.358665323Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 11:43:48.126927 | controller | Jun 12 10:17:18.302941 crc crio[19822]: time="2026-06-12T10:17:18.30252853Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=f4a4da15-4683-47b1-8bcd-d2fe213881b4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.126944 | controller | Jun 12 10:17:18.304176 crc crio[19822]: time="2026-06-12T10:17:18.304088748Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d9346245-d22f-4b4b-a0ea-bd8ac53ce0c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126960 | controller | Jun 12 10:17:18.342039 crc crio[19822]: time="2026-06-12T10:17:18.341942155Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=dcb6af10-20b8-4388-80f9-d81572d81933 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.126977 | controller | Jun 12 10:17:18.360092 crc crio[19822]: time="2026-06-12T10:17:18.360008132Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-85lzw/extract-content" id=65143070-12df-4f7e-a969-aa92e812d46a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.126994 | controller | Jun 12 10:17:18.373260 crc crio[19822]: time="2026-06-12T10:17:18.373140893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127010 | controller | Jun 12 10:17:18.374769 crc crio[19822]: time="2026-06-12T10:17:18.374675354Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a3713d16-7418-48f8-a551-246867fb84c2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.127028 | controller | Jun 12 10:17:18.375996 crc crio[19822]: time="2026-06-12T10:17:18.375934401Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=fec51566-8060-4f55-90e0-42e4b090634f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.127045 | controller | Jun 12 10:17:18.385185 crc crio[19822]: time="2026-06-12T10:17:18.385038985Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=4cc75031-fe94-4a4f-b20f-43b701d28058 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.127061 | controller | Jun 12 10:17:18.386245 crc crio[19822]: time="2026-06-12T10:17:18.386149231Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=b20936cb-64ae-4ff7-83fa-f25ccff64906 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.127078 | controller | Jun 12 10:17:18.388900 crc crio[19822]: time="2026-06-12T10:17:18.388782613Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=802b0f48-47ad-44dc-b4b6-a778ef0da081 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.127094 | controller | Jun 12 10:17:18.410714 crc crio[19822]: time="2026-06-12T10:17:18.410559159Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=132933aa-1760-4a5d-817f-6f145e0873b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.127110 | controller | Jun 12 10:17:18.411398 crc crio[19822]: time="2026-06-12T10:17:18.411302719Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy" id=c4ea51f7-1bc8-4459-aa5a-f756e266c321 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127132 | controller | Jun 12 10:17:18.418122 crc crio[19822]: time="2026-06-12T10:17:18.4179887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127149 | controller | Jun 12 10:17:18.424732 crc crio[19822]: time="2026-06-12T10:17:18.424648317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127165 | controller | Jun 12 10:17:18.430156 crc crio[19822]: time="2026-06-12T10:17:18.430061297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127181 | controller | Jun 12 10:17:18.435111 crc crio[19822]: time="2026-06-12T10:17:18.434998781Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd" id=474ceea3-41ca-4cc7-a7a2-75726264c1e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127198 | controller | Jun 12 10:17:18.441370 crc crio[19822]: time="2026-06-12T10:17:18.441275708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127214 | controller | Jun 12 10:17:18.480337 crc crio[19822]: time="2026-06-12T10:17:18.475713338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127230 | controller | Jun 12 10:17:18.488342 crc crio[19822]: time="2026-06-12T10:17:18.48825359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127277 | controller | Jun 12 10:17:18.513712 crc crio[19822]: time="2026-06-12T10:17:18.513569574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127297 | controller | Jun 12 10:17:18.685367 crc crio[19822]: time="2026-06-12T10:17:18.685263218Z" level=info msg="Created container 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0: openshift-marketplace/redhat-marketplace-85lzw/extract-content" id=65143070-12df-4f7e-a969-aa92e812d46a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127314 | controller | Jun 12 10:17:18.690291 crc crio[19822]: time="2026-06-12T10:17:18.690127608Z" level=info msg="Starting container: 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0" id=4989fbf3-2164-4927-bd16-83498359b782 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.127332 | controller | Jun 12 10:17:18.690980 crc crio[19822]: time="2026-06-12T10:17:18.690883503Z" level=info msg="Created container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy" id=c4ea51f7-1bc8-4459-aa5a-f756e266c321 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127350 | controller | Jun 12 10:17:18.694304 crc crio[19822]: time="2026-06-12T10:17:18.694247678Z" level=info msg="Starting container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6" id=cf68ef75-7c1f-48c6-84f6-bed795fe7564 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.127367 | controller | Jun 12 10:17:18.708338 crc crio[19822]: time="2026-06-12T10:17:18.699359999Z" level=info msg="Started container" PID=43556 containerID=98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0 description=openshift-marketplace/redhat-marketplace-85lzw/extract-content id=4989fbf3-2164-4927-bd16-83498359b782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8
2026-06-12 11:43:48.127388 | controller | Jun 12 10:17:18.708338 crc crio[19822]: time="2026-06-12T10:17:18.703304392Z" level=info msg="Started container" PID=43553 containerID=07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy id=cf68ef75-7c1f-48c6-84f6-bed795fe7564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829
2026-06-12 11:43:48.127405 | controller | Jun 12 10:17:19.753921 crc crio[19822]: time="2026-06-12T10:17:19.753399985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127423 | controller | Jun 12 10:17:19.879368 crc crio[19822]: time="2026-06-12T10:17:19.879100285Z" level=info msg="Created container 1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd" id=474ceea3-41ca-4cc7-a7a2-75726264c1e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127440 | controller | Jun 12 10:17:19.880742 crc crio[19822]: time="2026-06-12T10:17:19.880676054Z" level=info msg="Starting container: 1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db" id=aab3bd54-c2f3-41f4-a4a5-aa8c46efb632 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.127456 | controller | Jun 12 10:17:19.887889 crc crio[19822]: time="2026-06-12T10:17:19.887773428Z" level=info msg="Started container" PID=43580 containerID=1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd id=aab3bd54-c2f3-41f4-a4a5-aa8c46efb632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6
2026-06-12 11:43:48.127472 | controller | Jun 12 10:17:19.901107 crc crio[19822]: time="2026-06-12T10:17:19.901037322Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=979ca77d-d934-464a-ac39-006ca701379f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.127488 | controller | Jun 12 10:17:19.907539 crc crio[19822]: time="2026-06-12T10:17:19.907499395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3bb8e193-6f76-43bf-abc9-1a688c627243 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.127506 | controller | Jun 12 10:17:19.910260 crc crio[19822]: time="2026-06-12T10:17:19.91019302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d90aae1a-cc0b-4210-8375-5259523889bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.127522 | controller | Jun 12 10:17:19.914248 crc crio[19822]: time="2026-06-12T10:17:19.914192084Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 11:43:48.127539 | controller | Jun 12 10:17:19.921482 crc crio[19822]: time="2026-06-12T10:17:19.921390259Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-85lzw/registry-server" id=fab562bc-91e1-4e08-a376-90dd5cbdebc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127555 | controller | Jun 12 10:17:19.922025 crc crio[19822]: time="2026-06-12T10:17:19.921960468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127572 | controller | Jun 12 10:17:20.021568 crc crio[19822]: time="2026-06-12T10:17:20.021465617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127588 | controller | Jun 12 10:17:20.027711 crc crio[19822]: time="2026-06-12T10:17:20.027443034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127609 | controller | Jun 12 10:17:20.145261 crc crio[19822]: time="2026-06-12T10:17:20.145149224Z" level=info msg="Created container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server" id=fab562bc-91e1-4e08-a376-90dd5cbdebc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127626 | controller | Jun 12 10:17:20.148498 crc crio[19822]: time="2026-06-12T10:17:20.148409509Z" level=info msg="Starting container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05" id=953f6849-e488-45f3-8019-d01ca69e06ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.127642 | controller | Jun 12 10:17:20.153653 crc crio[19822]: time="2026-06-12T10:17:20.153447983Z" level=info msg="Started container" PID=43623 containerID=7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05 description=openshift-marketplace/redhat-marketplace-85lzw/registry-server id=953f6849-e488-45f3-8019-d01ca69e06ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8
2026-06-12 11:43:48.127659 | controller | Jun 12 10:17:20.344111 crc crio[19822]: time="2026-06-12T10:17:20.344009937Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=979ca77d-d934-464a-ac39-006ca701379f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.127675 | controller | Jun 12 10:17:20.345683 crc crio[19822]: time="2026-06-12T10:17:20.345525285Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=07de73b8-0636-4435-be8a-cc731178b826 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.127691 | controller | Jun 12 10:17:20.351077 crc crio[19822]: time="2026-06-12T10:17:20.350970184Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=c9316c99-bf58-4b9d-aca8-d3c5bad00b22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.127707 | controller | Jun 12 10:17:20.358998 crc crio[19822]: time="2026-06-12T10:17:20.358927847Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch" id=e31c9e84-a205-4661-81a3-a3120872ff9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127722 | controller | Jun 12 10:17:20.361037 crc crio[19822]: time="2026-06-12T10:17:20.360974152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127738 | controller | Jun 12 10:17:20.408672 crc crio[19822]: time="2026-06-12T10:17:20.408031406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127753 | controller | Jun 12 10:17:22.015650 crc crio[19822]: time="2026-06-12T10:17:22.014752653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.127769 | controller | Jun 12 10:17:22.404782 crc crio[19822]: time="2026-06-12T10:17:22.404612542Z" level=info msg="Created container 506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch" id=e31c9e84-a205-4661-81a3-a3120872ff9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.127785 | controller | Jun 12 10:17:22.406308 crc crio[19822]: time="2026-06-12T10:17:22.406066734Z" level=info msg="Starting container: 506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad" id=2a45b1ba-d274-42a1-9c26-847092a08aff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.127806 | controller | Jun 12 10:17:22.413557 crc crio[19822]: time="2026-06-12T10:17:22.413370195Z" level=info msg="Started container" PID=43762 containerID=506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch id=2a45b1ba-d274-42a1-9c26-847092a08aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6
2026-06-12 11:43:48.127823 | controller | Jun 12 10:17:35.272439 crc crio[19822]: time="2026-06-12T10:17:35.271524513Z" level=info msg="Stopping container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05 (timeout: 2s)" id=5e63d22c-9173-4534-bf3b-f0c15d3bc878 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.127841 | controller | Jun 12 10:17:35.510202 crc crio[19822]: time="2026-06-12T10:17:35.510080761Z" level=info msg="Stopped container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server" id=5e63d22c-9173-4534-bf3b-f0c15d3bc878 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.127878 | controller | Jun 12 10:17:35.511553 crc crio[19822]: time="2026-06-12T10:17:35.511295103Z" level=info msg="Stopping pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8" id=9ab79ae0-ec5a-4009-8750-6a1c0bc5c305 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.127897 | controller | Jun 12 10:17:35.512113 crc crio[19822]: time="2026-06-12T10:17:35.511965804Z" level=info msg="Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc00244c328}] Aliases:map[]}"
2026-06-12 11:43:48.127915 | controller | Jun 12 10:17:35.512267 crc crio[19822]: time="2026-06-12T10:17:35.512175911Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-85lzw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.127932 | controller | Jun 12 10:17:36.629025 crc crio[19822]: time="2026-06-12T10:17:36.628370664Z" level=info msg="Stopped pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8" id=9ab79ae0-ec5a-4009-8750-6a1c0bc5c305 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.127948 | controller | Jun 12 10:17:37.317586 crc crio[19822]: time="2026-06-12T10:17:37.317034256Z" level=info msg="Removing container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05" id=5cef2337-0b18-4ab0-b819-a2dc448feff0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.127964 | controller | Jun 12 10:17:37.358535 crc crio[19822]: time="2026-06-12T10:17:37.358410382Z" level=info msg="Removed container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server" id=5cef2337-0b18-4ab0-b819-a2dc448feff0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.127980 | controller | Jun 12 10:17:37.366331 crc crio[19822]: time="2026-06-12T10:17:37.366096885Z" level=info msg="Removing container: 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0" id=dd31e502-5ebd-4277-b18f-02ca655f4cca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.127996 | controller | Jun 12 10:17:37.450420 crc crio[19822]: time="2026-06-12T10:17:37.450285704Z" level=info msg="Removed container 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0: openshift-marketplace/redhat-marketplace-85lzw/extract-content" id=dd31e502-5ebd-4277-b18f-02ca655f4cca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.128018 | controller | Jun 12 10:17:37.508657 crc crio[19822]: time="2026-06-12T10:17:37.508374086Z" level=info msg="Removing container: 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389" id=330cf3fa-3800-43d0-b680-e3b86ad6c41c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.128035 | controller | Jun 12 10:17:37.555730 crc crio[19822]: time="2026-06-12T10:17:37.55548714Z" level=info msg="Removed container 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities" id=330cf3fa-3800-43d0-b680-e3b86ad6c41c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.128053 | controller | Jun 12 10:17:48.249435 crc crio[19822]: time="2026-06-12T10:17:48.248537709Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/POD" id=95ec3910-799f-4bc0-9b5b-b028fb644600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128077 | controller | Jun 12 10:17:48.256718 crc crio[19822]: time="2026-06-12T10:17:48.249472408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128102 | controller | Jun 12 10:17:48.265925 crc crio[19822]: time="2026-06-12T10:17:48.265641934Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/POD" id=0b229db8-bf6e-4c52-a06f-e64cc39c5993 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128121 | controller | Jun 12 10:17:48.265925 crc crio[19822]: time="2026-06-12T10:17:48.265742457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128139 | controller | Jun 12 10:17:48.319960 crc crio[19822]: time="2026-06-12T10:17:48.319436709Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc00101b1e8}] Aliases:map[]}"
2026-06-12 11:43:48.128168 | controller | Jun 12 10:17:48.319960 crc crio[19822]: time="2026-06-12T10:17:48.319953286Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128189 | controller | Jun 12 10:17:48.325059 crc crio[19822]: time="2026-06-12T10:17:48.324969402Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc000696dc8}] Aliases:map[]}"
2026-06-12 11:43:48.128206 | controller | Jun 12 10:17:48.325059 crc crio[19822]: time="2026-06-12T10:17:48.325043004Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128223 | controller | Jun 12 10:17:48.371036 crc crio[19822]: time="2026-06-12T10:17:48.370980825Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/POD" id=6df31eec-1567-4e61-8b8c-d2626e8f5af5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128240 | controller | Jun 12 10:17:48.371349 crc crio[19822]: time="2026-06-12T10:17:48.371320516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128263 | controller | Jun 12 10:17:48.502738 crc crio[19822]: time="2026-06-12T10:17:48.502681654Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc002ed0058}] Aliases:map[]}"
2026-06-12 11:43:48.128287 | controller | Jun 12 10:17:48.503057 crc crio[19822]: time="2026-06-12T10:17:48.503036395Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128366 | controller | Jun 12 10:17:48.544669 crc crio[19822]: time="2026-06-12T10:17:48.542547044Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/POD" id=b2949034-446f-4ee5-ae8f-242195310abf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128393 | controller | Jun 12 10:17:48.544669 crc crio[19822]: time="2026-06-12T10:17:48.542644007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128411 | controller | Jun 12 10:17:48.578890 crc crio[19822]: time="2026-06-12T10:17:48.574376807Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/POD" id=cee85d76-7ca9-415e-9269-fdc378708613 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128428 | controller | Jun 12 10:17:48.578890 crc crio[19822]: time="2026-06-12T10:17:48.574506581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128444 | controller | Jun 12 10:17:48.738054 crc crio[19822]: time="2026-06-12T10:17:48.736175902Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc00101a2f8}] Aliases:map[]}"
2026-06-12 11:43:48.128461 | controller | Jun 12 10:17:48.738414 crc crio[19822]: time="2026-06-12T10:17:48.738078049Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128478 | controller | Jun 12 10:17:48.739615 crc crio[19822]: time="2026-06-12T10:17:48.739553209Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}"
2026-06-12 11:43:48.128495 | controller | Jun 12 10:17:48.739717 crc crio[19822]: time="2026-06-12T10:17:48.739604348Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128518 | controller | Jun 12 10:17:48.803546 crc crio[19822]: time="2026-06-12T10:17:48.803308631Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/POD" id=36d76124-8af4-4ccd-87e0-c6fd7088ecb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128536 | controller | Jun 12 10:17:48.803546 crc crio[19822]: time="2026-06-12T10:17:48.803471476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128553 | controller | Jun 12 10:17:48.862783 crc crio[19822]: time="2026-06-12T10:17:48.862698616Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/POD" id=5b5018e7-8be2-4019-8955-2285f429c6fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128570 | controller | Jun 12 10:17:48.862967 crc crio[19822]: time="2026-06-12T10:17:48.862884622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128586 | controller | Jun 12 10:17:49.085366 crc crio[19822]: time="2026-06-12T10:17:49.085272788Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/POD" id=a7eb29d9-a8c9-49df-96ea-873c158342bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128603 | controller | Jun 12 10:17:49.085485 crc crio[19822]: time="2026-06-12T10:17:49.085407639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128620 | controller | Jun 12 10:17:49.121448 crc crio[19822]: time="2026-06-12T10:17:49.121333793Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc002ed0280}] Aliases:map[]}"
2026-06-12 11:43:48.128637 | controller | Jun 12 10:17:49.121448 crc crio[19822]: time="2026-06-12T10:17:49.121425386Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128654 | controller | Jun 12 10:17:49.127145 crc crio[19822]: time="2026-06-12T10:17:49.125369601Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/POD" id=fb4c2ad4-1a01-4204-8d79-2e97c8887821 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128671 | controller | Jun 12 10:17:49.127145 crc crio[19822]: time="2026-06-12T10:17:49.125490065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128688 | controller | Jun 12 10:17:49.135289 crc crio[19822]: time="2026-06-12T10:17:49.13071869Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc002ed03b8}] Aliases:map[]}"
2026-06-12 11:43:48.128720 | controller | Jun 12 10:17:49.135289 crc crio[19822]: time="2026-06-12T10:17:49.130783132Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128738 | controller | Jun 12 10:17:49.266879 crc crio[19822]: time="2026-06-12T10:17:49.24574557Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc003094518}] Aliases:map[]}"
2026-06-12 11:43:48.128755 | controller | Jun 12 10:17:49.266879 crc crio[19822]: time="2026-06-12T10:17:49.246543265Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128771 | controller | Jun 12 10:17:49.309579 crc crio[19822]: time="2026-06-12T10:17:49.309526851Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc002ed05d8}] Aliases:map[]}"
2026-06-12 11:43:48.128788 | controller | Jun 12 10:17:49.310497 crc crio[19822]: time="2026-06-12T10:17:49.31046931Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.128804 | controller | Jun 12 10:17:49.327066 crc crio[19822]: time="2026-06-12T10:17:49.326632077Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/POD" id=572febbd-fdb7-473a-9090-c0f3645a989e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128820 | controller | Jun 12 10:17:49.327066 crc crio[19822]: time="2026-06-12T10:17:49.326863464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128836 | controller | Jun 12 10:17:49.338720 crc crio[19822]: time="2026-06-12T10:17:49.338613383Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/POD" id=50b9eee0-a1ef-4ba5-94c7-934dc5509b25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128876 | controller | Jun 12 10:17:49.338720 crc crio[19822]: time="2026-06-12T10:17:49.338717386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128897 | controller | Jun 12 10:17:49.339167 crc crio[19822]: time="2026-06-12T10:17:49.339059347Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/POD" id=d02b96ec-0d2f-4434-bd8b-5bb0db24a3e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128914 | controller | Jun 12 10:17:49.339330 crc crio[19822]: time="2026-06-12T10:17:49.339288814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128931 | controller | Jun 12 10:17:49.340383 crc crio[19822]: time="2026-06-12T10:17:49.34029327Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/POD" id=9f6fcdf1-208e-4dd1-bca8-c6f3a7ce57f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128956 | controller | Jun 12 10:17:49.340503 crc crio[19822]: time="2026-06-12T10:17:49.340422174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.128973 | controller | Jun 12 10:17:49.352650 crc crio[19822]: time="2026-06-12T10:17:49.352569729Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/POD" id=5cb33ca3-732a-435c-b1ba-0c1c86e10872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.128989 | controller | Jun 12 10:17:49.352933 crc crio[19822]: time="2026-06-12T10:17:49.352855188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.129005 | controller | Jun 12 10:17:49.388750 crc crio[19822]: time="2026-06-12T10:17:49.388640023Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/POD" id=ca6554c8-5e2d-49ed-af70-e625e0f84fd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.129021 | controller | Jun 12 10:17:49.388937 crc crio[19822]: time="2026-06-12T10:17:49.388858239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.129038 | controller | Jun 12 10:17:49.518542 crc crio[19822]: time="2026-06-12T10:17:49.517153628Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc0030940b8}] Aliases:map[]}"
2026-06-12 11:43:48.129054 | controller | Jun 12 10:17:49.518542 crc crio[19822]: time="2026-06-12T10:17:49.517310983Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.129072 | controller | Jun 12 10:17:49.527088 crc crio[19822]: time="2026-06-12T10:17:49.527020138Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}"
2026-06-12 11:43:48.129088 | controller | Jun 12 10:17:49.527399 crc crio[19822]: time="2026-06-12T10:17:49.527370829Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.129105 | controller | Jun 12 10:17:49.619064 crc crio[19822]: time="2026-06-12T10:17:49.618692792Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc00008c918}] Aliases:map[]}"
2026-06-12 11:43:48.129128 | controller | Jun 12 10:17:49.619064 crc crio[19822]: time="2026-06-12T10:17:49.618776155Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.129145 | controller | Jun 12 10:17:49.634535 crc crio[19822]: time="2026-06-12T10:17:49.634368315Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc0007ac5b8}] Aliases:map[]}"
2026-06-12 11:43:48.129162 | controller | Jun 12 10:17:49.634535 crc crio[19822]: time="2026-06-12T10:17:49.634451338Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.129179 | controller | Jun 12 10:17:49.694020 crc crio[19822]: time="2026-06-12T10:17:49.693747775Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed00d8}] Aliases:map[]}"
2026-06-12 11:43:48.129195 | controller | Jun 12 10:17:49.694020 crc crio[19822]: time="2026-06-12T10:17:49.69392268Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.129211 | controller | Jun 12 10:17:49.747054 crc crio[19822]: time="2026-06-12T10:17:49.737572527Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc003094320}] Aliases:map[]}"
2026-06-12 11:43:48.129230 | controller | Jun 12 10:17:49.747054 crc crio[19822]: time="2026-06-12T10:17:49.737649709Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.129255 | controller | Jun 12 10:17:49.875656 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da64239638a23c8 Mac:22:3c:1e:90:14:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.129280 | controller | Jun 12 10:17:49.876599 crc crio[19822]: time="2026-06-12T10:17:49.876531693Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc00101b1e8}] Aliases:map[]}"
2026-06-12 11:43:48.129303 | controller | Jun 12 10:17:49.877355 crc crio[19822]: time="2026-06-12T10:17:49.876697798Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.129320 | controller | Jun 12 10:17:49.894061 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c10b79f3a2f3be7 Mac:42:ac:00:f5:69:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.129337 | controller | Jun 12 10:17:49.894061 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76f9cc9adfa3ea1 Mac:72:bb:11:98:03:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 SocketPath: PciID:}] [{Interface:0xc00033a5c0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.129353 | controller | Jun 12 10:17:49.894061 crc crio[19822]: time="2026-06-12T10:17:49.885485787Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc002ed0058}] Aliases:map[]}"
2026-06-12 11:43:48.129369 | controller | Jun 12 10:17:49.894061 crc crio[19822]: time="2026-06-12T10:17:49.885630141Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.129385 | controller | Jun 12 10:17:49.921936 crc crio[19822]: time="2026-06-12T10:17:49.915175108Z" level=info msg="Ran pod sandbox 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/POD" id=6df31eec-1567-4e61-8b8c-d2626e8f5af5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.129401 | controller | Jun 12 10:17:49.921936 crc crio[19822]: time="2026-06-12T10:17:49.917991807Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc000696dc8}] Aliases:map[]}"
2026-06-12 11:43:48.129417 | controller | Jun 12 10:17:49.921936 crc crio[19822]: time="2026-06-12T10:17:49.918309947Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.129434 | controller | Jun 12 10:17:49.935922 crc crio[19822]: time="2026-06-12T10:17:49.9275285Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129452 | controller | Jun 12 10:17:49.935922 crc crio[19822]: time="2026-06-12T10:17:49.928104138Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129472 | controller | Jun 12 10:17:49.935922 crc crio[19822]: time="2026-06-12T10:17:49.92817854Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129489 | controller | Jun 12 10:17:49.948798 crc crio[19822]: time="2026-06-12T10:17:49.948650109Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=198520c8-a5c4-4fd8-a1f3-f0b4372c80ae name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.129505 | controller | Jun 12 10:17:49.975548 crc crio[19822]: time="2026-06-12T10:17:49.973166239Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\""
2026-06-12 11:43:48.129520 | controller | Jun 12 10:17:49.978591 crc crio[19822]: time="2026-06-12T10:17:49.978523575Z" level=info msg="Ran pod sandbox da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/POD" id=95ec3910-799f-4bc0-9b5b-b028fb644600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.129538 | controller | Jun 12 10:17:49.993269 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd28371e17e2ca7 Mac:fa:cb:75:54:18:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.129555 | controller | Jun 12 10:17:49.995085 crc crio[19822]: time="2026-06-12T10:17:49.994086132Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc00101a2f8}] Aliases:map[]}"
2026-06-12 11:43:48.129572 | controller | Jun 12 10:17:49.995085 crc crio[19822]: time="2026-06-12T10:17:49.994266848Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.129589 | controller | Jun 12 10:17:49.995387 crc crio[19822]: time="2026-06-12T10:17:49.995322388Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/POD" id=bfb29249-c272-478f-a817-7df4a6257d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.129606 | controller | Jun 12 10:17:49.995451 crc crio[19822]: time="2026-06-12T10:17:49.995417631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.129622 | controller | Jun 12 10:17:50.006526 crc crio[19822]: time="2026-06-12T10:17:50.00643688Z" level=info msg="Ran pod sandbox cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/POD" id=cee85d76-7ca9-415e-9269-fdc378708613 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.129644 | controller | Jun 12 10:17:50.018042 crc crio[19822]: time="2026-06-12T10:17:50.017944145Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129661 | controller | Jun 12 10:17:50.018423 crc crio[19822]: time="2026-06-12T10:17:50.018172642Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129678 | controller | Jun 12 10:17:50.018423 crc crio[19822]: time="2026-06-12T10:17:50.018273195Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129695 | controller | Jun 12 10:17:50.018423 crc crio[19822]: time="2026-06-12T10:17:50.018379843Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129712 | controller | Jun 12 10:17:50.018624 crc crio[19822]: time="2026-06-12T10:17:50.018564018Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129728 | controller | Jun 12 10:17:50.018744 crc crio[19822]: time="2026-06-12T10:17:50.018686052Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.129744 | controller | Jun 12 10:17:50.023253 crc crio[19822]: time="2026-06-12T10:17:50.023120019Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=4d927727-965b-4136-92fe-d671b647b6ab name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.129760 | controller | Jun 12 10:17:50.024091 crc crio[19822]: time="2026-06-12T10:17:50.023558483Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=f7c33e93-6dc6-4daa-be93-98ae2955cc50 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.129776 | controller | Jun 12 10:17:50.050857 crc crio[19822]: time="2026-06-12T10:17:50.048529065Z" level=info msg="Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/POD" id=8887d87a-cadb-4e67-9392-1e2e0d4b1e48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.129792 | controller | Jun 12 10:17:50.050857 crc crio[19822]: time="2026-06-12T10:17:50.048635699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.129809 | controller | Jun 12 10:17:50.050857 crc crio[19822]: time="2026-06-12T10:17:50.0487184Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/POD" id=6deb1b09-5b68-4d04-972d-e622e9c09a7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.129825 | controller | Jun 12 10:17:50.050857 crc crio[19822]: time="2026-06-12T10:17:50.048754981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.129846 | controller | Jun 12 10:17:50.051166 crc crio[19822]: time="2026-06-12T10:17:50.050964101Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\""
2026-06-12 11:43:48.129887 | controller | Jun 12 10:17:50.054879 crc crio[19822]: time="2026-06-12T10:17:50.05174754Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\""
2026-06-12 11:43:48.129905 | controller | Jun 12 10:17:50.161536 crc crio[19822]: time="2026-06-12T10:17:50.161437024Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/POD" id=7f91bbde-c7c8-490d-996b-488b681d8b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.129922 | controller | Jun 12 10:17:50.161765 crc crio[19822]: time="2026-06-12T10:17:50.161558367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.129939 | controller | Jun 12 10:17:50.244024 crc crio[19822]: time="2026-06-12T10:17:50.23535872Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc001ee24c8}] Aliases:map[]}"
2026-06-12 11:43:48.129957 | controller | Jun 12 10:17:50.244024 crc crio[19822]: time="2026-06-12T10:17:50.235444423Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.129975 | controller | Jun 12 10:17:50.244024 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:418d09a1b3f72a6 Mac:ae:27:c1:1f:fc:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 SocketPath: PciID:}] [{Interface:0xc0002908a0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.129992 | controller | Jun 12 10:17:50.260689 crc crio[19822]: time="2026-06-12T10:17:50.250087335Z" level=info msg="Ran pod sandbox c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/POD" id=0b229db8-bf6e-4c52-a06f-e64cc39c5993 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.130008 | controller | Jun 12 10:17:50.274588 crc crio[19822]: time="2026-06-12T10:17:50.26628783Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/POD" id=cca31531-125c-4df2-be32-da762a02119b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.130024 | controller | Jun 12 10:17:50.274588 crc crio[19822]: time="2026-06-12T10:17:50.266391264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.130041 | controller | Jun 12 10:17:50.290883 crc crio[19822]: time="2026-06-12T10:17:50.285484019Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130057 | controller | Jun 12 10:17:50.290883 crc crio[19822]: time="2026-06-12T10:17:50.289765735Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130079 | controller | Jun 12 10:17:50.290883 crc crio[19822]: time="2026-06-12T10:17:50.28992125Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130096 | controller | Jun 12 10:17:50.320117 crc crio[19822]: time="2026-06-12T10:17:50.319431815Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=4cf6e9d7-ec1d-44d7-a54d-d13ab707289a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.130112 | controller | Jun 12 10:17:50.329878 crc crio[19822]: time="2026-06-12T10:17:50.323430102Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}"
2026-06-12 11:43:48.130129 | controller | Jun 12 10:17:50.329878 crc crio[19822]: time="2026-06-12T10:17:50.323750282Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.130145 | controller | Jun 12 10:17:50.332890 crc crio[19822]: time="2026-06-12T10:17:50.332724096Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\""
2026-06-12 11:43:48.130162 | controller | Jun 12 10:17:50.463052 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c11473d684b0e10 Mac:ca:8b:c9:69:71:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.130178 | controller | Jun 12 10:17:50.497452 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceda7d9502106a5 Mac:6e:25:07:c4:78:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 SocketPath: PciID:}] [{Interface:0xc000015210 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.130194 | controller | Jun 12 10:17:50.522260 crc crio[19822]: time="2026-06-12T10:17:50.512139929Z" level=info msg="Ran pod sandbox 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/POD" id=b2949034-446f-4ee5-ae8f-242195310abf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.130210 | controller | Jun 12 10:17:50.534534 crc crio[19822]: time="2026-06-12T10:17:50.533981451Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130226 | controller | Jun 12 10:17:50.534534 crc crio[19822]: time="2026-06-12T10:17:50.534274391Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130243 | controller | Jun 12 10:17:50.534534 crc crio[19822]: time="2026-06-12T10:17:50.534330892Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130264 | controller | Jun 12 10:17:50.546374 crc crio[19822]: time="2026-06-12T10:17:50.541247697Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=1664a7fc-5778-423e-8f29-35ac9af9e596 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.130281 | controller | Jun 12 10:17:50.546374 crc crio[19822]: time="2026-06-12T10:17:50.548455074Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\""
2026-06-12 11:43:48.130297 | controller | Jun 12 10:17:50.571955 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b02146929025f7 Mac:be:d0:bf:3b:05:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 SocketPath: PciID:}] [{Interface:0xc0004046b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.130313 | controller | Jun 12 10:17:50.616064 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:358c66724525100 Mac:da:5c:6b:4f:7e:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 SocketPath: PciID:}] [{Interface:0xc00031e7f0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.130331 | controller | Jun 12 10:17:50.632338 crc crio[19822]: time="2026-06-12T10:17:50.632251524Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc002ed03b8}] Aliases:map[]}"
2026-06-12 11:43:48.130350 | controller | Jun 12 10:17:50.632601 crc crio[19822]: time="2026-06-12T10:17:50.632551993Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.130367 | controller | Jun 12 10:17:50.634710 crc crio[19822]: time="2026-06-12T10:17:50.634614266Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc003094338}] Aliases:map[]}"
2026-06-12 11:43:48.130384 | controller | Jun 12 10:17:50.634710 crc crio[19822]: time="2026-06-12T10:17:50.634661678Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.130402 | controller | Jun 12 10:17:50.639135 crc crio[19822]: time="2026-06-12T10:17:50.639053089Z" level=info msg="Ran pod sandbox c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/POD" id=36d76124-8af4-4ccd-87e0-c6fd7088ecb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.130424 | controller | Jun 12 10:17:50.639613 crc crio[19822]: time="2026-06-12T10:17:50.639577056Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc003094518}] Aliases:map[]}"
2026-06-12 11:43:48.130442 | controller | Jun 12 10:17:50.639950 crc crio[19822]: time="2026-06-12T10:17:50.639928047Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.130459 | controller | Jun 12 10:17:50.666985 crc crio[19822]: time="2026-06-12T10:17:50.666761282Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130476 | controller | Jun 12 10:17:50.667797 crc crio[19822]: time="2026-06-12T10:17:50.667104938Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130492 | controller | Jun 12 10:17:50.667797 crc crio[19822]: time="2026-06-12T10:17:50.667168154Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130508 | controller | Jun 12 10:17:50.672748 crc crio[19822]: time="2026-06-12T10:17:50.672650785Z" level=info msg="Ran pod sandbox ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/POD" id=a7eb29d9-a8c9-49df-96ea-873c158342bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.130524 | controller | Jun 12 10:17:50.675584 crc crio[19822]: time="2026-06-12T10:17:50.675498905Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=c8106379-2dee-43e0-9a6f-c48c7a46fafa name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.130541 | controller | Jun 12 10:17:50.677493 crc crio[19822]: time="2026-06-12T10:17:50.677250419Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc0021442b8}] Aliases:map[]}"
2026-06-12 11:43:48.130558 | controller | Jun 12 10:17:50.677493 crc crio[19822]: time="2026-06-12T10:17:50.677312141Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.130575 | controller | Jun 12 10:17:50.677493 crc crio[19822]: time="2026-06-12T10:17:50.677450635Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130595 | controller | Jun 12 10:17:50.677937 crc crio[19822]: time="2026-06-12T10:17:50.677672332Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130612 | controller | Jun 12 10:17:50.678115 crc crio[19822]: time="2026-06-12T10:17:50.678021494Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130629 | controller | Jun 12 10:17:50.679001 crc crio[19822]: time="2026-06-12T10:17:50.678931192Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc002ed0280}] Aliases:map[]}"
2026-06-12 11:43:48.130646 | controller | Jun 12 10:17:50.679182 crc crio[19822]: time="2026-06-12T10:17:50.679122178Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.130662 | controller | Jun 12 10:17:50.680269 crc crio[19822]: time="2026-06-12T10:17:50.680023517Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=b5f0a755-48d6-46da-a910-57545726702e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.130678 | controller | Jun 12 10:17:50.681129 crc crio[19822]: time="2026-06-12T10:17:50.681026629Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\""
2026-06-12 11:43:48.130695 | controller | Jun 12 10:17:50.691026 crc crio[19822]: time="2026-06-12T10:17:50.686492822Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc002ed05d8}] Aliases:map[]}"
2026-06-12 11:43:48.130711 | controller | Jun 12 10:17:50.691026 crc crio[19822]: time="2026-06-12T10:17:50.687390488Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc00140e6d0}] Aliases:map[]}"
2026-06-12 11:43:48.130729 | controller | Jun 12 10:17:50.691026 crc crio[19822]: time="2026-06-12T10:17:50.687429779Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.130745 | controller | Jun 12 10:17:50.691026 crc crio[19822]: time="2026-06-12T10:17:50.688080469Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\""
2026-06-12 11:43:48.130766 | controller | Jun 12 10:17:50.697741 crc crio[19822]: time="2026-06-12T10:17:50.697236783Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.130784 | controller | Jun 12 10:17:50.718969 crc crio[19822]: time="2026-06-12T10:17:50.718802297Z" level=info msg="Ran pod sandbox 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/POD" id=fb4c2ad4-1a01-4204-8d79-2e97c8887821 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.130801 | controller | Jun 12 10:17:50.724347 crc crio[19822]: time="2026-06-12T10:17:50.722011369Z" level=info msg="Ran pod sandbox 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/POD" id=5b5018e7-8be2-4019-8955-2285f429c6fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.130818 | controller | Jun 12 10:17:50.739532 crc crio[19822]: time="2026-06-12T10:17:50.73946106Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc000696ce0}] Aliases:map[]}"
2026-06-12 11:43:48.130834 | controller | Jun 12 10:17:50.739532 crc crio[19822]: time="2026-06-12T10:17:50.739532452Z" level=info msg="Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.130868 | controller | Jun 12 10:17:50.742526 crc crio[19822]: time="2026-06-12T10:17:50.742401712Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130901 | controller | Jun 12 10:17:50.742684 crc crio[19822]: time="2026-06-12T10:17:50.74264605Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130922 | controller | Jun 12 10:17:50.742744 crc crio[19822]: time="2026-06-12T10:17:50.742702542Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130939 | controller | Jun 12 10:17:50.742897 crc crio[19822]: time="2026-06-12T10:17:50.742860667Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130956 | controller | Jun 12 10:17:50.743210 crc crio[19822]: time="2026-06-12T10:17:50.743006882Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130973 | controller | Jun 12 10:17:50.743210 crc crio[19822]: time="2026-06-12T10:17:50.743170027Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.130995 | controller | Jun 12 10:17:50.744225 crc crio[19822]: time="2026-06-12T10:17:50.744167538Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=109819b1-8670-4d7d-9119-130cd2055275 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.131013 | controller | Jun 12 10:17:50.745125 crc crio[19822]: time="2026-06-12T10:17:50.744993335Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=667b55d8-dedd-4397-83e1-fd3cddc91320 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.131030 | controller | Jun 12 10:17:50.747016 crc crio[19822]: time="2026-06-12T10:17:50.746905903Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\""
2026-06-12 11:43:48.131047 | controller | Jun 12 10:17:50.751798 crc crio[19822]: time="2026-06-12T10:17:50.751572201Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\""
2026-06-12 11:43:48.131063 | controller | Jun 12 10:17:50.911118 crc crio[19822]: time="2026-06-12T10:17:50.910370716Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/POD" id=45909952-00ba-407d-8a39-2046d39c2476 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.131080 | controller | Jun 12 10:17:50.911424 crc crio[19822]: time="2026-06-12T10:17:50.911182381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.131098 | controller | Jun 12 10:17:51.104594 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade47e6254140d3 Mac:1a:85:4a:64:0d:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.131115 | controller | Jun 12 10:17:51.106715 crc crio[19822]: time="2026-06-12T10:17:51.106121436Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc0030940b8}] Aliases:map[]}"
2026-06-12 11:43:48.131132 | controller | Jun 12 10:17:51.106715 crc crio[19822]: time="2026-06-12T10:17:51.106415425Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.131148 | controller | Jun 12 10:17:51.107767 crc crio[19822]: time="2026-06-12T10:17:51.107578003Z" level=info msg="Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/POD" id=45e87b83-cb2e-48be-ab2a-e59dc3587087 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.131165 | controller | Jun 12 10:17:51.107767 crc crio[19822]: time="2026-06-12T10:17:51.107737228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.131186 | controller | Jun 12 10:17:51.109912 crc crio[19822]: time="2026-06-12T10:17:51.109122561Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/POD" id=f1bc3783-8a39-4d1d-82b9-149c4c1b984a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.131203 | controller | Jun 12 10:17:51.109912 crc crio[19822]: time="2026-06-12T10:17:51.109371837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.131219 | controller | Jun 12 10:17:51.155487 crc crio[19822]: time="2026-06-12T10:17:51.155295308Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000696138}] Aliases:map[]}"
2026-06-12 11:43:48.131236 | controller | Jun 12 10:17:51.155487 crc crio[19822]: time="2026-06-12T10:17:51.15534516Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.131253 | controller | Jun 12 10:17:51.158530 crc crio[19822]: time="2026-06-12T10:17:51.158397863Z" level=info msg="Ran pod sandbox ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/POD" id=572febbd-fdb7-473a-9090-c0f3645a989e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.131270 | controller | Jun 12 10:17:51.165318 crc crio[19822]: time="2026-06-12T10:17:51.165121492Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131286 | controller | Jun 12 10:17:51.176441 crc crio[19822]: time="2026-06-12T10:17:51.176284659Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131303 | controller | Jun 12 10:17:51.176441 crc crio[19822]: time="2026-06-12T10:17:51.176402183Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131319 | controller | Jun 12 10:17:51.178601 crc crio[19822]: time="2026-06-12T10:17:51.178495661Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=68e197e6-61c8-4ef7-81d2-4344ad6b8cc0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.131337 | controller | Jun 12 10:17:51.181697 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c88dbd7eb686d5e Mac:be:1d:08:cf:ac:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd SocketPath: PciID:}] [{Interface:0xc0002b6970 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.131354 | controller | Jun 12 10:17:51.184075 crc crio[19822]: time="2026-06-12T10:17:51.183883211Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\""
2026-06-12 11:43:48.131377 | controller | Jun 12 10:17:51.198088 crc crio[19822]: time="2026-06-12T10:17:51.193479341Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed00d8}] Aliases:map[]}"
2026-06-12 11:43:48.131395 | controller | Jun 12 10:17:51.198088 crc crio[19822]: time="2026-06-12T10:17:51.193906874Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.131413 | controller | Jun 12 10:17:51.219134 crc crio[19822]: time="2026-06-12T10:17:51.217779809Z" level=info msg="Ran pod sandbox c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/POD" id=ca6554c8-5e2d-49ed-af70-e625e0f84fd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.131429 | controller | Jun 12 10:17:51.229975 crc crio[19822]: time="2026-06-12T10:17:51.229894621Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131446 | controller | Jun 12 10:17:51.231708 crc crio[19822]: time="2026-06-12T10:17:51.231574084Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}"
2026-06-12 11:43:48.131463 | controller | Jun 12 10:17:51.231919 crc crio[19822]: time="2026-06-12T10:17:51.231707129Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.131479 | controller | Jun 12 10:17:51.233566 crc crio[19822]: time="2026-06-12T10:17:51.233490844Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131496 | controller | Jun 12 10:17:51.233734 crc crio[19822]: time="2026-06-12T10:17:51.233574827Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131513 | controller | Jun 12 10:17:51.234877 crc crio[19822]: time="2026-06-12T10:17:51.234746824Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=af578e8d-7732-4da3-bdf4-e330f6c4da38 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.131529 | controller | Jun 12 10:17:51.239672 crc crio[19822]: time="2026-06-12T10:17:51.239110642Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\""
2026-06-12 11:43:48.131545 | controller | Jun 12 10:17:51.252668 crc crio[19822]: time="2026-06-12T10:17:51.247027619Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc000120798}] Aliases:map[]}"
2026-06-12 11:43:48.131566 | controller | Jun 12 10:17:51.252668 crc crio[19822]: time="2026-06-12T10:17:51.247080911Z" level=info msg="Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.131584 | controller | Jun 12 10:17:51.419652 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f40706efe6d35c1 Mac:ee:a5:66:47:3c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.131600 | controller | Jun 12 10:17:51.419652 crc crio[19822]: time="2026-06-12T10:17:51.418617481Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc0007ac5b8}] Aliases:map[]}"
2026-06-12 11:43:48.131616 | controller | Jun 12 10:17:51.419652 crc crio[19822]: time="2026-06-12T10:17:51.418744585Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.131632 | controller | Jun 12 10:17:51.424146 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1bd2ba4453d7cd Mac:02:ab:47:6a:12:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce SocketPath: PciID:}] [{Interface:0xc00031e5c0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.131649 | controller | Jun 12 10:17:51.425443 crc crio[19822]: time="2026-06-12T10:17:51.425364285Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc003094320}] Aliases:map[]}"
2026-06-12 11:43:48.131666 | controller | Jun 12 10:17:51.425616 crc crio[19822]: time="2026-06-12T10:17:51.425554471Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.131682 | controller | Jun 12 10:17:51.463626 crc crio[19822]: time="2026-06-12T10:17:51.463531825Z" level=info msg="Ran pod sandbox f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/POD" id=5cb33ca3-732a-435c-b1ba-0c1c86e10872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.131698 | controller | Jun 12 10:17:51.475586 crc crio[19822]: time="2026-06-12T10:17:51.475379814Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131721 | controller | Jun 12 10:17:51.476710 crc crio[19822]: time="2026-06-12T10:17:51.475673984Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131737 | controller | Jun 12 10:17:51.476710 crc crio[19822]: time="2026-06-12T10:17:51.475735986Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131754 | controller | Jun 12 10:17:51.482858 crc crio[19822]: time="2026-06-12T10:17:51.482695705Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=d5391937-41b4-4a84-9002-890434f64d58 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.131770 | controller | Jun 12 10:17:51.497271 crc crio[19822]: time="2026-06-12T10:17:51.493750663Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\""
2026-06-12 11:43:48.131786 | controller | Jun 12 10:17:51.536102 crc crio[19822]: time="2026-06-12T10:17:51.535263112Z" level=info msg="Ran pod sandbox b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/POD" id=50b9eee0-a1ef-4ba5-94c7-934dc5509b25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.131802 | controller | Jun 12 10:17:51.547041 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2015ddb771c0e Mac:ba:46:68:b2:fb:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.131819 | controller | Jun 12 10:17:51.549539 crc crio[19822]: time="2026-06-12T10:17:51.549446941Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}"
2026-06-12 11:43:48.131835 | controller | Jun 12 10:17:51.549920 crc crio[19822]: time="2026-06-12T10:17:51.549654358Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.131879 | controller | Jun 12 10:17:51.593045 crc crio[19822]: time="2026-06-12T10:17:51.592700102Z" level=info msg="Ran pod sandbox 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/POD" id=d02b96ec-0d2f-4434-bd8b-5bb0db24a3e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.131909 | controller | Jun 12 10:17:51.610635 crc crio[19822]: time="2026-06-12T10:17:51.610504271Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131939 | controller | Jun 12 10:17:51.611010 crc crio[19822]: time="2026-06-12T10:17:51.610949625Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131965 | controller | Jun 12 10:17:51.611077 crc crio[19822]: time="2026-06-12T10:17:51.611048658Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.131989 | controller | Jun 12 10:17:51.620548 crc crio[19822]: time="2026-06-12T10:17:51.616422587Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=51a8835e-e61c-49ee-a685-cbf61c222421 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.132007 | controller | Jun 12 10:17:51.628390 crc crio[19822]: time="2026-06-12T10:17:51.627742422Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\""
2026-06-12 11:43:48.132024 | controller | Jun 12 10:17:51.646110 crc crio[19822]: time="2026-06-12T10:17:51.64486459Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132041 | controller | Jun 12 10:17:51.646110 crc crio[19822]: time="2026-06-12T10:17:51.645547855Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132058 | controller | Jun 12 10:17:51.646110 crc crio[19822]: time="2026-06-12T10:17:51.645621417Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132074 | controller | Jun 12 10:17:51.648513 crc crio[19822]: time="2026-06-12T10:17:51.648391961Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=6d805115-5526-487c-af92-1b0b111b6de1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.132091 | controller | Jun 12 10:17:51.714680 crc crio[19822]: time="2026-06-12T10:17:51.712857317Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\""
2026-06-12 11:43:48.132107 | controller | Jun 12 10:17:51.732130 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c29823546cdc686 Mac:f2:77:41:4c:83:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 SocketPath: PciID:}] [{Interface:0xc0004a05d0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.132125 | controller | Jun 12 10:17:51.765690 crc crio[19822]: time="2026-06-12T10:17:51.763505346Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc00008c918}] Aliases:map[]}"
2026-06-12 11:43:48.132147 | controller | Jun 12 10:17:51.767564 crc crio[19822]: time="2026-06-12T10:17:51.765698146Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.132180 | controller | Jun 12 10:17:51.777398 crc crio[19822]: time="2026-06-12T10:17:51.774968379Z" level=info msg="Ran pod sandbox c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/POD" id=9f6fcdf1-208e-4dd1-bca8-c6f3a7ce57f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.132198 | controller | Jun 12 10:17:51.799423 crc crio[19822]: time="2026-06-12T10:17:51.795647398Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132215 | controller | Jun 12 10:17:51.799423 crc crio[19822]: time="2026-06-12T10:17:51.796054341Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132231 | controller | Jun 12 10:17:51.799423 crc crio[19822]: time="2026-06-12T10:17:51.796123953Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132247 | controller | Jun 12 10:17:51.823243 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bfb94966685052 Mac:86:f7:22:bc:b6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.132263 | controller | Jun 12 10:17:51.824436 crc crio[19822]: time="2026-06-12T10:17:51.824358074Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc001ee24c8}] Aliases:map[]}"
2026-06-12 11:43:48.132280 | controller | Jun 12 10:17:51.824626 crc crio[19822]: time="2026-06-12T10:17:51.824568021Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.132297 | controller | Jun 12 10:17:51.838005 crc crio[19822]: time="2026-06-12T10:17:51.837797817Z" level=info msg="Ran pod sandbox 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/POD" id=bfb29249-c272-478f-a817-7df4a6257d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.132313 | controller | Jun 12 10:17:51.857245 crc crio[19822]: time="2026-06-12T10:17:51.853634822Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=bf401e6a-fc30-41e2-be7e-465a04e9ca31 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.132335 | controller | Jun 12 10:17:51.865076 crc crio[19822]: time="2026-06-12T10:17:51.865000552Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132353 | controller | Jun 12 10:17:51.865383 crc crio[19822]: time="2026-06-12T10:17:51.86530272Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132370 | controller | Jun 12 10:17:51.865383 crc crio[19822]: time="2026-06-12T10:17:51.865382163Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132387 | controller | Jun 12 10:17:51.869051 crc crio[19822]: time="2026-06-12T10:17:51.869017468Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\""
2026-06-12 11:43:48.132403 | controller | Jun 12 10:17:51.923072 crc crio[19822]: time="2026-06-12T10:17:51.922881222Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=c4565b4b-c384-4dab-bbbf-2dc85d8a5bd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.132420 | controller | Jun 12 10:17:52.016616 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f06d6f2268cfcb1 Mac:ae:78:ae:c1:a1:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee SocketPath: PciID:}] [{Interface:0xc0003254f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.132437 | controller | Jun 12 10:17:52.034403 crc crio[19822]: time="2026-06-12T10:17:52.027184127Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc003094338}] Aliases:map[]}"
2026-06-12 11:43:48.132453 | controller | Jun 12 10:17:52.034403 crc crio[19822]: time="2026-06-12T10:17:52.027471426Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.132469 | controller | Jun 12 10:17:52.055123 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d673b0511f888ee Mac:2a:cb:64:c4:6f:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 SocketPath: PciID:}] [{Interface:0xc000193480 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.132485 | controller | Jun 12 10:17:52.063236 crc crio[19822]: time="2026-06-12T10:17:52.059498304Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\""
2026-06-12 11:43:48.132502 | controller | Jun 12 10:17:52.072898 crc crio[19822]: time="2026-06-12T10:17:52.06733617Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc0021442b8}] Aliases:map[]}"
2026-06-12 11:43:48.132522 | controller | Jun 12 10:17:52.072898 crc crio[19822]: time="2026-06-12T10:17:52.071638196Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.132540 | controller | Jun 12 10:17:52.127355 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f2281764f52cb9 Mac:ba:75:54:65:0d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 SocketPath: PciID:}] [{Interface:0xc00012e9f0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.132556 | controller | Jun 12 10:17:52.128579 crc crio[19822]: time="2026-06-12T10:17:52.128481539Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc00140e6d0}] Aliases:map[]}"
2026-06-12 11:43:48.132573 | controller | Jun 12 10:17:52.131321 crc crio[19822]: time="2026-06-12T10:17:52.131138683Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.132590 | controller | Jun 12 10:17:52.194537 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba199a355396c09 Mac:02:ae:16:7f:c6:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 SocketPath: PciID:}] [{Interface:0xc0005a45d0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.132606 | controller | Jun 12 10:17:52.221098 crc crio[19822]: time="2026-06-12T10:17:52.214667856Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc000696ce0}] Aliases:map[]}"
2026-06-12 11:43:48.132622 | controller | Jun 12 10:17:52.233038 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6e5725f91cb52 Mac:66:23:2a:46:d3:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa SocketPath: PciID:}] [{Interface:0xc0003d0970 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.132638 | controller | Jun 12 10:17:52.278860 crc crio[19822]: time="2026-06-12T10:17:52.278710794Z" level=info msg="Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.132654 | controller | Jun 12 10:17:52.294665 crc crio[19822]: time="2026-06-12T10:17:52.294469809Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}"
2026-06-12 11:43:48.132675 | controller | Jun 12 10:17:52.307654 crc crio[19822]: time="2026-06-12T10:17:52.294748138Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.132692 | controller | Jun 12 10:17:52.348341 crc crio[19822]: time="2026-06-12T10:17:52.348232226Z" level=info msg="Ran pod sandbox f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/POD" id=6deb1b09-5b68-4d04-972d-e622e9c09a7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.132708 | controller | Jun 12 10:17:52.390519 crc crio[19822]: time="2026-06-12T10:17:52.390410825Z" level=info msg="Ran pod sandbox ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/POD" id=8887d87a-cadb-4e67-9392-1e2e0d4b1e48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.132726 | controller | Jun 12 10:17:52.418965 crc crio[19822]: time="2026-06-12T10:17:52.414365623Z" level=info msg="Ran pod sandbox d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/POD" id=7f91bbde-c7c8-490d-996b-488b681d8b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.132742 | controller | Jun 12 10:17:52.418965 crc crio[19822]: time="2026-06-12T10:17:52.414496266Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132759 | controller | Jun 12 10:17:52.418965 crc crio[19822]: time="2026-06-12T10:17:52.414744554Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132775 | controller | Jun 12 10:17:52.418965 crc crio[19822]: time="2026-06-12T10:17:52.41493877Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132791 | controller | Jun 12 10:17:52.418965 crc crio[19822]: time="2026-06-12T10:17:52.415071345Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132807 | controller | Jun 12 10:17:52.418965 crc crio[19822]: time="2026-06-12T10:17:52.415348554Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132823 | controller | Jun 12 10:17:52.418965 crc crio[19822]: time="2026-06-12T10:17:52.415411156Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.132844 | controller | Jun 12 10:17:52.419704 crc crio[19822]: time="2026-06-12T10:17:52.419278573Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=76280920-5e80-4f00-b35c-c6307c27e691 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.132885 | controller | Jun 12 10:17:52.421792 crc crio[19822]: time="2026-06-12T10:17:52.420089909Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=cff8208b-8b8b-4ac7-b826-038273f713a6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.132903 | controller | Jun 12 10:17:52.427227 crc crio[19822]: time="2026-06-12T10:17:52.425711797Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\""
2026-06-12 11:43:48.132920 | controller | Jun 12 10:17:52.430961 crc crio[19822]: time="2026-06-12T10:17:52.430644254Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\""
2026-06-12 11:43:48.132936 | controller | Jun 12 10:17:52.433997 crc crio[19822]: time="2026-06-12T10:17:52.433917519Z" level=info msg="Ran pod sandbox db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/POD" id=f1bc3783-8a39-4d1d-82b9-149c4c1b984a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.132952 | controller | Jun 12 10:17:52.442960 crc crio[19822]: time="2026-06-12T10:17:52.442901434Z" level=info msg="Ran pod sandbox 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/POD" id=cca31531-125c-4df2-be32-da762a02119b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.132968 | controller | Jun 12 10:17:52.453559 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4ab08aab85c18e Mac:1a:76:68:8d:d3:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 SocketPath: PciID:}] [{Interface:0xc0003968a0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.132984 | controller | Jun 12 10:17:52.455307 crc crio[19822]: time="2026-06-12T10:17:52.455142748Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=cf374ded-fa57-4f05-88d4-da00f87f545b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133000 | controller | Jun 12 10:17:52.456776 crc crio[19822]: time="2026-06-12T10:17:52.456634325Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133016 | controller | Jun 12 10:17:52.458119 crc crio[19822]: time="2026-06-12T10:17:52.456963274Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133032 | controller | Jun 12 10:17:52.458239 crc crio[19822]: time="2026-06-12T10:17:52.458142311Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133047 | controller | Jun 12 10:17:52.458239 crc crio[19822]: time="2026-06-12T10:17:52.458228594Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133069 | controller | Jun 12 10:17:52.463137 crc crio[19822]: time="2026-06-12T10:17:52.463041296Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc000120798}] Aliases:map[]}"
2026-06-12 11:43:48.133086 | controller | Jun 12 10:17:52.463491 crc crio[19822]: time="2026-06-12T10:17:52.463356236Z" level=info msg="Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.133102 | controller | Jun 12 10:17:52.467084 crc crio[19822]: time="2026-06-12T10:17:52.457442311Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133120 | controller | Jun 12 10:17:52.467084 crc crio[19822]: time="2026-06-12T10:17:52.466350574Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133136 | controller | Jun 12 10:17:52.484797 crc crio[19822]: time="2026-06-12T10:17:52.483247946Z" level=info msg="Ran pod sandbox f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/POD" id=45e87b83-cb2e-48be-ab2a-e59dc3587087 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.133152 | controller | Jun 12 10:17:52.487957 crc crio[19822]: time="2026-06-12T10:17:52.487754677Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=130a9224-32a8-45d6-9968-09e4e59731b3 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.133168 | controller | Jun 12 10:17:52.489546 crc crio[19822]: time="2026-06-12T10:17:52.488615404Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=023fe9ca-5808-4599-ad38-98bc83a0d256 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.133184 | controller | Jun 12 10:17:52.489546 crc crio[19822]: time="2026-06-12T10:17:52.488913806Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=c47a7d0e-a935-4426-ab76-8feb60280aac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133200 | controller | Jun 12 10:17:52.492963 crc crio[19822]: time="2026-06-12T10:17:52.49262567Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\""
2026-06-12 11:43:48.133215 | controller | Jun 12 10:17:52.493479 crc crio[19822]: time="2026-06-12T10:17:52.493351443Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\""
2026-06-12 11:43:48.133232 | controller | Jun 12 10:17:52.493771 crc crio[19822]: time="2026-06-12T10:17:52.493652676Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133253 | controller | Jun 12 10:17:52.494034 crc crio[19822]: time="2026-06-12T10:17:52.493870333Z" level=info msg="Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133271 | controller | Jun 12 10:17:52.494034 crc crio[19822]: time="2026-06-12T10:17:52.493954136Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133288 | controller | Jun 12 10:17:52.495985 crc crio[19822]: time="2026-06-12T10:17:52.495753379Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=b2bef5b3-99d2-48b0-adde-026728bcb368 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.133304 | controller | Jun 12 10:17:52.503036 crc crio[19822]: time="2026-06-12T10:17:52.502939296Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager" id=61b3fd43-cce7-4dd8-90f9-f907a1e03ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.133321 | controller | Jun 12 10:17:52.503594 crc crio[19822]: time="2026-06-12T10:17:52.503508474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.133337 | controller | Jun 12 10:17:52.510975 crc crio[19822]: time="2026-06-12T10:17:52.510858844Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\""
2026-06-12 11:43:48.133353 | controller | Jun 12 10:17:52.613279 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854b6a5ef6aaa49 Mac:56:a9:cc:2e:df:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.133369 | controller | Jun 12 10:17:52.614958 crc crio[19822]: time="2026-06-12T10:17:52.613948416Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000696138}] Aliases:map[]}"
2026-06-12 11:43:48.133385 | controller | Jun 12 10:17:52.614958 crc crio[19822]: time="2026-06-12T10:17:52.614129662Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.133402 | controller | Jun 12 10:17:52.625360 crc crio[19822]: time="2026-06-12T10:17:52.625279568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.133419 | controller | Jun 12 10:17:52.647459 crc crio[19822]: time="2026-06-12T10:17:52.647138001Z" level=info msg="Ran pod sandbox 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/POD" id=45909952-00ba-407d-8a39-2046d39c2476 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.133440 | controller | Jun 12 10:17:52.662074 crc crio[19822]: time="2026-06-12T10:17:52.662018479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.133457 | controller | Jun 12 10:17:52.663495 crc crio[19822]: time="2026-06-12T10:17:52.663058204Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133474 | controller | Jun 12 10:17:52.663495 crc crio[19822]: time="2026-06-12T10:17:52.663440826Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133491 | controller | Jun 12 10:17:52.663640 crc crio[19822]: time="2026-06-12T10:17:52.663500068Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133508 | controller | Jun 12 10:17:52.669150 crc crio[19822]: time="2026-06-12T10:17:52.668338188Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=31cf7a45-b6fa-441e-8709-fcee3d25dfaf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.133525 | controller | Jun 12 10:17:52.707326 crc crio[19822]: time="2026-06-12T10:17:52.706708748Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\""
2026-06-12 11:43:48.133541 | controller | Jun 12 10:17:52.891418 crc crio[19822]: time="2026-06-12T10:17:52.890372336Z" level=info msg="Created container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager" id=61b3fd43-cce7-4dd8-90f9-f907a1e03ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.133559 | controller | Jun 12 10:17:52.907430 crc crio[19822]: time="2026-06-12T10:17:52.907300467Z" level=info msg="Starting container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1" id=64517428-1302-4efd-8a40-61e3804840e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.133576 | controller | Jun 12 10:17:52.954113 crc crio[19822]: time="2026-06-12T10:17:52.953718996Z" level=info msg="Started container" PID=45282 containerID=41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1 description=openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager id=64517428-1302-4efd-8a40-61e3804840e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe
2026-06-12 11:43:48.133593 | controller | Jun 12 10:17:53.019710 crc crio[19822]: time="2026-06-12T10:17:53.019636342Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c874aca2-e1ab-4474-b9a0-619d61446dc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133609 | controller | Jun 12 10:17:53.027654 crc crio[19822]: time="2026-06-12T10:17:53.027484898Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=fc36116d-1325-4953-bbbc-13dfdf6cd117 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133630 | controller | Jun 12 10:17:53.061237 crc crio[19822]: time="2026-06-12T10:17:53.059684633Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy" id=ab46c08b-f8b8-4776-afcb-9fe156feb4cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.133648 | controller | Jun 12 10:17:53.062657 crc crio[19822]: time="2026-06-12T10:17:53.062602376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.133672 | controller | Jun 12 10:17:53.628737 crc crio[19822]: time="2026-06-12T10:17:53.628045327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.133698 | controller | Jun 12 10:17:53.690644 crc crio[19822]: time="2026-06-12T10:17:53.69016434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.133717 | controller | Jun 12 10:17:54.040607 crc crio[19822]: time="2026-06-12T10:17:54.040490285Z" level=info msg="Created container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy" id=ab46c08b-f8b8-4776-afcb-9fe156feb4cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.133733 | controller | Jun 12 10:17:54.079556 crc crio[19822]: time="2026-06-12T10:17:54.079460648Z" level=info msg="Starting container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe" id=2b9f0c64-9c9a-42a3-8389-1efdd9dd25e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.133750 | controller | Jun 12 10:17:54.105027 crc crio[19822]: time="2026-06-12T10:17:54.101698563Z" level=info msg="Started container" PID=45398 containerID=3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe description=openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy id=2b9f0c64-9c9a-42a3-8389-1efdd9dd25e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe
2026-06-12 11:43:48.133767 | controller | Jun 12 10:18:00.572952 crc crio[19822]: time="2026-06-12T10:18:00.571040324Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687658-q6bh9/POD" id=2c1a4c92-8195-4150-9dec-44a858cce4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.133783 | controller | Jun 12 10:18:00.572952 crc crio[19822]: time="2026-06-12T10:18:00.572865202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.133800 | controller | Jun 12 10:18:15.048585 crc crio[19822]: time="2026-06-12T10:18:15.047693471Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=76280920-5e80-4f00-b35c-c6307c27e691 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.133816 | controller | Jun 12 10:18:15.051329 crc crio[19822]: time="2026-06-12T10:18:15.051252571Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=2b462f92-e16a-4d7e-8faf-d9dcd299bfb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133832 | controller | Jun 12 10:18:15.946891 crc crio[19822]: time="2026-06-12T10:18:15.946464847Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=68e197e6-61c8-4ef7-81d2-4344ad6b8cc0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.133869 | controller | Jun 12 10:18:15.948724 crc crio[19822]: time="2026-06-12T10:18:15.948614808Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=4b5aa6bc-8ea3-404a-8418-00981928d230 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133893 | controller | Jun 12 10:18:25.286942 crc crio[19822]: time="2026-06-12T10:18:25.286082894Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=c1daefec-a002-4b84-b485-bdf3e4bd9aaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133911 | controller | Jun 12 10:18:25.290125 crc crio[19822]: time="2026-06-12T10:18:25.290073589Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=c4bc71d2-55c0-477e-97bf-8337eb84dacc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.133928 | controller | Jun 12 10:18:27.779254 crc crio[19822]: time="2026-06-12T10:18:27.77860168Z" level=info msg="Stopping pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8" id=b9573800-1ae4-4bf3-8393-5509336e3b85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.133944 | controller | Jun 12 10:18:27.780571 crc crio[19822]: time="2026-06-12T10:18:27.779279951Z" level=info msg="Stopped pod sandbox (already stopped): f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8" id=b9573800-1ae4-4bf3-8393-5509336e3b85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.133960 | controller | Jun 12 10:18:27.780571 crc crio[19822]: time="2026-06-12T10:18:27.780139376Z" level=info msg="Removing pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8" id=48241722-7bee-46ad-89fc-5a2916849ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.133975 | controller | Jun 12 10:18:28.459312 crc crio[19822]: time="2026-06-12T10:18:28.459193951Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager" id=1313df54-fb13-46d6-ad13-d32dd0afe439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.133991 | controller | Jun 12 10:18:28.493779 crc crio[19822]: time="2026-06-12T10:18:28.493685871Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager" id=4136ca6b-9a84-40cd-9302-9bdab8d1f3bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.134007 | controller | Jun 12 10:18:31.927204 crc crio[19822]: time="2026-06-12T10:18:31.926503156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.134023 | controller | Jun 12 10:18:31.927204 crc crio[19822]: time="2026-06-12T10:18:31.926650181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.134040 | controller | Jun 12 10:18:37.292997 crc crio[19822]: time="2026-06-12T10:18:37.292123638Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=130a9224-32a8-45d6-9968-09e4e59731b3 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134056 | controller | Jun 12 10:18:37.295630 crc crio[19822]: time="2026-06-12T10:18:37.294374652Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=c9c798d7-9765-421b-bec5-988524d70b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134072 | controller | Jun 12 10:18:37.335514 crc crio[19822]: time="2026-06-12T10:18:37.335410859Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=6d805115-5526-487c-af92-1b0b111b6de1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134093 | controller | Jun 12 10:18:37.337389 crc crio[19822]: time="2026-06-12T10:18:37.337252926Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=9dbfb603-0e94-4cb4-b4f8-dfef22a729a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134110 | controller | Jun 12 10:18:37.338307 crc crio[19822]: time="2026-06-12T10:18:37.338197807Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=cff8208b-8b8b-4ac7-b826-038273f713a6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134126 | controller | Jun 12 10:18:37.348141 crc crio[19822]: time="2026-06-12T10:18:37.348076308Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=d7956bef-9e46-4679-9dd0-71955df7d7e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134143 | controller | Jun 12 10:18:37.350918 crc crio[19822]: time="2026-06-12T10:18:37.35078042Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=31cf7a45-b6fa-441e-8709-fcee3d25dfaf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134159 | controller | Jun 12 10:18:37.351757 crc crio[19822]: time="2026-06-12T10:18:37.351648087Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=a6f1e1c8-3ec2-4c20-8b31-f747dff16627 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134174 | controller | Jun 12 10:18:37.361001 crc crio[19822]: time="2026-06-12T10:18:37.360939796Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=4cf6e9d7-ec1d-44d7-a54d-d13ab707289a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134190 | controller | Jun 12 10:18:37.361765 crc crio[19822]: time="2026-06-12T10:18:37.361685062Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=8f7ebf5c-0015-4a81-a885-9ee71e2301d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134205 | controller | Jun 12 10:18:37.362587 crc crio[19822]: time="2026-06-12T10:18:37.362560202Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=af578e8d-7732-4da3-bdf4-e330f6c4da38 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134220 | controller | Jun 12 10:18:37.368150 crc crio[19822]: time="2026-06-12T10:18:37.368122804Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=dab53f6d-886f-4d29-8590-8b1116db6384 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134236 | controller | Jun 12 10:18:37.375198 crc crio[19822]: time="2026-06-12T10:18:37.37509752Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=667b55d8-dedd-4397-83e1-fd3cddc91320 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134251 | controller | Jun 12 10:18:37.375482 crc crio[19822]: time="2026-06-12T10:18:37.375224789Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=d5391937-41b4-4a84-9002-890434f64d58 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134271 | controller | Jun 12 10:18:37.376411 crc crio[19822]: time="2026-06-12T10:18:37.376353952Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=1437486c-1f7f-4fcc-be08-0a081522c5c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134288 | controller | Jun 12 10:18:37.377122 crc crio[19822]: time="2026-06-12T10:18:37.377010313Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=016ba17b-fd69-4b66-8535-ea0f493d6c29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134303 | controller | Jun 12 10:18:37.382478 crc crio[19822]: time="2026-06-12T10:18:37.382384759Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=c4565b4b-c384-4dab-bbbf-2dc85d8a5bd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134319 | controller | Jun 12 10:18:37.383506 crc crio[19822]: time="2026-06-12T10:18:37.383465724Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=99010bfe-9c7f-4c8b-99bd-a099ec282536 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134334 | controller | Jun 12 10:18:37.384201 crc crio[19822]: time="2026-06-12T10:18:37.384130151Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=1664a7fc-5778-423e-8f29-35ac9af9e596 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134350 | controller | Jun 12 10:18:37.385043 crc crio[19822]: time="2026-06-12T10:18:37.384960672Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=7fc86a15-08cf-4b4b-a3e1-422fbf8905b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134365 | controller | Jun 12 10:18:37.386254 crc crio[19822]: time="2026-06-12T10:18:37.386189723Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=198520c8-a5c4-4fd8-a1f3-f0b4372c80ae name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134381 | controller | Jun 12 10:18:37.387100 crc crio[19822]: time="2026-06-12T10:18:37.387038737Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=b4ab2406-cfc5-4bc1-bbf1-218f47750162 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134398 | controller | Jun 12 10:18:37.393792 crc crio[19822]: time="2026-06-12T10:18:37.393673799Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=023fe9ca-5808-4599-ad38-98bc83a0d256 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134414 | controller | Jun 12 10:18:37.394402 crc crio[19822]: time="2026-06-12T10:18:37.394359186Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=688d6a4f-003d-478e-b13e-17e5ce997936 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134433 | controller | Jun 12 10:18:37.409937 crc crio[19822]: time="2026-06-12T10:18:37.409557852Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=109819b1-8670-4d7d-9119-130cd2055275 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134458 | controller | Jun 12 10:18:37.411604 crc crio[19822]: time="2026-06-12T10:18:37.41149344Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=b2bef5b3-99d2-48b0-adde-026728bcb368 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134483 | controller | Jun 12 10:18:37.412268 crc crio[19822]: time="2026-06-12T10:18:37.412131754Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=774b5339-e564-4917-9678-a3f3ae745e41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134501 | controller | Jun 12 10:18:37.412589 crc crio[19822]: time="2026-06-12T10:18:37.412510455Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=598bb8ea-9732-4e47-90f1-20043862322c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134518 | controller | Jun 12 10:18:37.427120 crc crio[19822]: time="2026-06-12T10:18:37.427058011Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=4d927727-965b-4136-92fe-d671b647b6ab name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134534 | controller | Jun 12 10:18:37.428804 crc crio[19822]: time="2026-06-12T10:18:37.428714053Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=4890ad3a-76d7-4b5a-8a41-7206ff3b75a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134552 | controller | Jun 12 10:18:37.435024 crc crio[19822]: time="2026-06-12T10:18:37.434948464Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=51a8835e-e61c-49ee-a685-cbf61c222421 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134569 | controller | Jun 12 10:18:37.435721 crc crio[19822]: time="2026-06-12T10:18:37.435694381Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=75174ee2-4ba3-4965-8a44-7b400dafe5db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134585 | controller | Jun 12 10:18:37.445599 crc crio[19822]: time="2026-06-12T10:18:37.445518603Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=f7c33e93-6dc6-4daa-be93-98ae2955cc50 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134601 | controller | Jun 12 10:18:37.446581 crc crio[19822]: time="2026-06-12T10:18:37.44649091Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=03f04b84-c3c4-443d-b59d-32b9c1ecba95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134618 | controller | Jun 12 10:18:37.448337 crc crio[19822]: time="2026-06-12T10:18:37.448228095Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc0037c8100}] Aliases:map[]}"
2026-06-12 11:43:48.134635 | controller | Jun 12 10:18:37.448337 crc crio[19822]: time="2026-06-12T10:18:37.448321258Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687658-q6bh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.134652 | controller | Jun 12 10:18:37.450584 crc crio[19822]: time="2026-06-12T10:18:37.450351121Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=ddc3991d-d677-4f99-a338-a53e1f652887 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134678 | controller | Jun 12 10:18:37.450882 crc crio[19822]: time="2026-06-12T10:18:37.450778624Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=92b42c1d-aad4-497f-b224-c3a4cd864e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134703 | controller | Jun 12 10:18:37.450960 crc crio[19822]: time="2026-06-12T10:18:37.450907108Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=7819a1be-5bad-455a-a5c1-a9b5bd7c4fa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134721 | controller | Jun 12 10:18:37.450960 crc crio[19822]: time="2026-06-12T10:18:37.450907499Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=e6c3f103-e284-43b2-b371-df658830e987 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134741 | controller | Jun 12 10:18:37.451488 crc crio[19822]: time="2026-06-12T10:18:37.451386779Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=bf401e6a-fc30-41e2-be7e-465a04e9ca31 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134767 | controller | Jun 12 10:18:37.452195 crc crio[19822]: time="2026-06-12T10:18:37.452129847Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=58320ee7-6329-48d5-817b-57a01cfb6746 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134788 | controller | Jun 12 10:18:37.452632 crc crio[19822]: time="2026-06-12T10:18:37.452508319Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=56dbbb5c-1474-470a-b74c-0593fbfae716 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134805 | controller | Jun 12 10:18:37.479621 crc crio[19822]: time="2026-06-12T10:18:37.479117548Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=c8106379-2dee-43e0-9a6f-c48c7a46fafa name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.134822 | controller | Jun 12 10:18:37.482256 crc crio[19822]: time="2026-06-12T10:18:37.482128529Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=7967087f-7ee7-46e9-9292-cdf98f31eb3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134838 | controller | Jun 12 10:18:37.484317 crc crio[19822]: time="2026-06-12T10:18:37.484234033Z" level=info msg="Removed pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8" id=48241722-7bee-46ad-89fc-5a2916849ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.134883 | controller | Jun 12 10:18:37.486390 crc crio[19822]: time="2026-06-12T10:18:37.486259467Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=4eed9c56-4cb1-4cc4-bbc7-c49c53c47277 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134909 | controller | Jun 12 10:18:37.486761 crc crio[19822]: time="2026-06-12T10:18:37.486650579Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=c4cd82a1-ab52-4d81-a337-e099d8dfc2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134934 | controller | Jun 12 10:18:37.487012 crc crio[19822]: time="2026-06-12T10:18:37.48694694Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=87e33cf5-b91a-462f-a24d-d00c471b357f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134952 | controller | Jun 12 10:18:37.487090 crc crio[19822]: time="2026-06-12T10:18:37.487042081Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=3c60517f-6b31-4044-86e8-fdc9db50aaa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134969 | controller | Jun 12 10:18:37.487242 crc crio[19822]: time="2026-06-12T10:18:37.487152856Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=1e3751e6-fbd9-4637-ae5c-f44f6f6d9ccb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.134985 | controller | Jun 12 10:18:37.487384 crc crio[19822]: time="2026-06-12T10:18:37.48730392Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=d50e7643-636f-404f-b609-ac306b815563 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135001 | controller | Jun 12 10:18:37.488867 crc crio[19822]: time="2026-06-12T10:18:37.488749805Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=3d66afe9-ccbf-4a93-b17b-36a76e7e0520 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135017 | controller | Jun 12 10:18:37.494017 crc crio[19822]: time="2026-06-12T10:18:37.493944782Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=b5f0a755-48d6-46da-a910-57545726702e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.135034 | controller | Jun 12 10:18:37.495076 crc crio[19822]: time="2026-06-12T10:18:37.495042551Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=584b202b-3be6-4978-9ec8-e102d638f5d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135050 | controller | Jun 12 10:18:37.496641 crc crio[19822]: time="2026-06-12T10:18:37.4965825Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=edcfe4f1-5d0c-4a0d-a1d9-6ee0b14f5050 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135067 | controller | Jun 12 10:18:37.499388 crc crio[19822]: time="2026-06-12T10:18:37.499332886Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=ca0004c6-beee-48bb-9bc8-b7bf623ac7a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135083 | controller | Jun 12 10:18:37.501884 crc crio[19822]: time="2026-06-12T10:18:37.501772293Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=ea243990-5b19-4a3d-b116-2580ec0b7a63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135099 | controller | Jun 12 10:18:37.504668 crc crio[19822]: time="2026-06-12T10:18:37.503885685Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=e1ae8f9f-80e6-4301-9c06-99c28c112853 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135119 | controller | Jun 12 10:18:37.506599 crc crio[19822]: time="2026-06-12T10:18:37.504960534Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=97f1f730-3aad-4a56-8bd3-46fa181881fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135136 | controller | Jun 12 10:18:37.509380 crc crio[19822]: time="2026-06-12T10:18:37.509296225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=d5df3733-8d29-4ce8-83c9-14499c5c653d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135152 | controller | Jun 12 10:18:37.509586 crc crio[19822]: time="2026-06-12T10:18:37.509383372Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=af475bc0-e0fc-4899-bad1-7cbd862a3420 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135168 | controller | Jun 12 10:18:37.510544 crc crio[19822]: time="2026-06-12T10:18:37.510472957Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager" id=fa129d45-82e4-4405-a437-9dc85c030306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135184 | controller | Jun 12 10:18:37.513118 crc crio[19822]: time="2026-06-12T10:18:37.512993165Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=84d7f06b-44d9-40a4-9008-cfbffb86cd03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.135200 | controller | Jun 12 10:18:37.514094 crc crio[19822]: time="2026-06-12T10:18:37.513991124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135216 | controller | Jun 12 10:18:37.517504 crc crio[19822]: time="2026-06-12T10:18:37.517407824Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager" id=ad85f87b-2cb2-48a2-9f86-ae7d2b2d97f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135231 | controller | Jun 12 10:18:37.531233 crc crio[19822]: time="2026-06-12T10:18:37.528350816Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager" id=7f33c59f-384c-47e3-9be2-b76366584de0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135247 | controller | Jun 12 10:18:37.533708 crc crio[19822]: time="2026-06-12T10:18:37.533613961Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager" id=35a4d3c5-127b-4854-beec-1dd437653b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135263 | controller | Jun 12 10:18:37.536073 crc crio[19822]: time="2026-06-12T10:18:37.535976215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135278 | controller | Jun 12 10:18:37.542778 crc crio[19822]: time="2026-06-12T10:18:37.542673835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135294 | controller | Jun 12 10:18:37.544205 crc crio[19822]: time="2026-06-12T10:18:37.544062679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135310 | controller | Jun 12 10:18:37.545377 crc crio[19822]: time="2026-06-12T10:18:37.545303068Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager" id=871e14d1-e7d0-4aeb-97ad-9126f75c32cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135332 | controller | Jun 12 10:18:37.556276 crc crio[19822]: time="2026-06-12T10:18:37.556124148Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager" id=f25d2fc2-1639-43f4-b476-e06787b15732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135348 | controller | Jun 12 10:18:37.556515 crc crio[19822]: time="2026-06-12T10:18:37.556359055Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager" id=60bf54e3-3728-4202-b388-550dcb62fcc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135364 | controller | Jun 12 10:18:37.557657 crc crio[19822]: time="2026-06-12T10:18:37.557265426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135381 | controller | Jun 12 10:18:37.558298 crc crio[19822]: time="2026-06-12T10:18:37.557665351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135397 | controller | Jun 12 10:18:37.568583 crc crio[19822]: time="2026-06-12T10:18:37.568008762Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager" id=9df775f8-61ec-45aa-9bc7-a80fc7816c39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135413 | controller | Jun 12 10:18:37.575535 crc crio[19822]: time="2026-06-12T10:18:37.575424714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135429 | controller | Jun 12 10:18:37.580013 crc crio[19822]: time="2026-06-12T10:18:37.579939503Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager" id=88ea79b8-d662-46f0-aabe-abd960124a7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135447 | controller | Jun 12 10:18:37.581424 crc crio[19822]: time="2026-06-12T10:18:37.581328486Z" level=info msg="Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator" id=32a0bab7-a655-4d29-bd2a-0f39382cfc25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135464 | controller | Jun 12 10:18:37.587489 crc crio[19822]: time="2026-06-12T10:18:37.587358067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135480 | controller | Jun 12 10:18:37.587489 crc crio[19822]: time="2026-06-12T10:18:37.58747287Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager" id=cef3a253-8d7c-4d6a-b59b-59d2d48802c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135497 | controller | Jun 12 10:18:37.600228 crc crio[19822]: time="2026-06-12T10:18:37.600105885Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager" id=71b1028c-36d6-490a-a16b-6a1ad8cfb971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135513 | controller | Jun 12 10:18:37.601133 crc crio[19822]: time="2026-06-12T10:18:37.601049338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135529 | controller | Jun 12 10:18:37.601395 crc crio[19822]: time="2026-06-12T10:18:37.601336379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135544 | controller | Jun 12 10:18:37.602911 crc crio[19822]: time="2026-06-12T10:18:37.602291984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135566 | controller | Jun 12 10:18:37.602911 crc crio[19822]: time="2026-06-12T10:18:37.602865103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135584 | controller | Jun 12 10:18:37.603597 crc crio[19822]: time="2026-06-12T10:18:37.603460677Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager" id=39a01458-770f-47fe-9e0f-4377622fd84a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135600 | controller | Jun 12 10:18:37.604593 crc crio[19822]: time="2026-06-12T10:18:37.604499955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135616 | controller | Jun 12 10:18:37.613441 crc crio[19822]: time="2026-06-12T10:18:37.61335693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135631 | controller | Jun 12 10:18:37.617217 crc crio[19822]: time="2026-06-12T10:18:37.616343617Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager" id=338bad98-4511-4d08-ab69-b8085f430fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135647 | controller | Jun 12 10:18:37.649076 crc crio[19822]: time="2026-06-12T10:18:37.648669038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135662 | controller | Jun 12 10:18:37.651305 crc crio[19822]: time="2026-06-12T10:18:37.651161056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135678 | controller | Jun 12 10:18:37.652399 crc crio[19822]: time="2026-06-12T10:18:37.652334603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135694 | controller | Jun 12 10:18:37.655942 crc crio[19822]: time="2026-06-12T10:18:37.65576408Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager" id=0e08dce2-263d-48de-baa2-8022952217cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135711 | controller | Jun 12 10:18:37.663115 crc crio[19822]: time="2026-06-12T10:18:37.662962085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135727 | controller | Jun 12 10:18:37.682875 crc crio[19822]: time="2026-06-12T10:18:37.682713614Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager" id=3a47cb81-b6ba-4290-b385-bd7a91c0711c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135743 | controller | Jun 12 10:18:37.697487 crc crio[19822]: time="2026-06-12T10:18:37.696748255Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager" id=f9e2639f-3908-44fc-8d4f-a97df61cce9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135759 | controller | Jun 12 10:18:37.703427 crc crio[19822]: time="2026-06-12T10:18:37.698263013Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager" id=c35e8dca-55e9-43bb-a68b-a9b6b91529b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135774 | controller | Jun 12 10:18:37.706967 crc crio[19822]: time="2026-06-12T10:18:37.706702254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135795 | controller | Jun 12 10:18:37.708469 crc crio[19822]: time="2026-06-12T10:18:37.708164753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135815 | controller | Jun 12 10:18:37.709815 crc crio[19822]: time="2026-06-12T10:18:37.70972616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135840 | controller | Jun 12 10:18:37.717713 crc crio[19822]: time="2026-06-12T10:18:37.717660032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135889 | controller | Jun 12 10:18:37.755964 crc crio[19822]: time="2026-06-12T10:18:37.755495297Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager" id=092826a3-a72e-4541-83b5-1a0434999578 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.135909 | controller | Jun 12 10:18:37.783722 crc crio[19822]: time="2026-06-12T10:18:37.783577787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135926 | controller | Jun 12 10:18:37.789924 crc crio[19822]: time="2026-06-12T10:18:37.78976123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135942 | controller | Jun 12 10:18:37.792045 crc crio[19822]: time="2026-06-12T10:18:37.791926852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135958 | controller | Jun 12 10:18:37.792485 crc crio[19822]: time="2026-06-12T10:18:37.792399347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135974 | controller | Jun 12 10:18:37.868886 crc crio[19822]: time="2026-06-12T10:18:37.868706634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.135991 | controller | Jun 12 10:18:37.875539 crc crio[19822]: time="2026-06-12T10:18:37.875428315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136007 | controller | Jun 12 10:18:37.898299 crc crio[19822]: time="2026-06-12T10:18:37.898113526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136023 | controller | Jun 12 10:18:37.920165 crc crio[19822]: time="2026-06-12T10:18:37.919428185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136039 | controller | Jun 12 10:18:37.927920 crc crio[19822]: time="2026-06-12T10:18:37.927748145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136054 | controller | Jun 12 10:18:37.942705 crc crio[19822]: time="2026-06-12T10:18:37.941904348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136070 | controller | Jun 12 10:18:37.944352 crc crio[19822]: time="2026-06-12T10:18:37.944158979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136091 | controller | Jun 12 10:18:37.950423 crc crio[19822]: time="2026-06-12T10:18:37.950323882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136108 | controller | Jun 12 10:18:37.950719 crc crio[19822]: time="2026-06-12T10:18:37.950670903Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager" id=4699c33d-34ca-47b2-b2ac-c8e1b16072d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.136123 | controller | Jun 12 10:18:37.965225 crc crio[19822]: time="2026-06-12T10:18:37.965074436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136140 | controller | Jun 12 10:18:37.966512 crc crio[19822]: time="2026-06-12T10:18:37.966472978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136170 | controller | Jun 12 10:18:37.983390 crc crio[19822]: time="2026-06-12T10:18:37.983249235Z" level=info msg="Created container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager" id=1313df54-fb13-46d6-ad13-d32dd0afe439 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.136188 | controller | Jun 12 10:18:37.987947 crc crio[19822]: time="2026-06-12T10:18:37.985033699Z" level=info msg="Starting container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135" id=106ea074-a2df-4a44-b226-36502aeb7e38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.136205 | controller | Jun 12 10:18:37.987947 crc crio[19822]: time="2026-06-12T10:18:37.986779486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136221 | controller | Jun 12 10:18:38.000551 crc crio[19822]: time="2026-06-12T10:18:37.999575565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136237 | controller | Jun 12 10:18:38.000551 crc crio[19822]: time="2026-06-12T10:18:37.999792242Z" level=info msg="Created container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager" id=7f33c59f-384c-47e3-9be2-b76366584de0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.136258 | controller | Jun 12 10:18:38.003941 crc crio[19822]: time="2026-06-12T10:18:38.003498179Z" level=info msg="Created container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager" id=4136ca6b-9a84-40cd-9302-9bdab8d1f3bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.136280 | controller | Jun 12 10:18:38.004918 crc crio[19822]: time="2026-06-12T10:18:38.00480663Z" level=info msg="Created container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager" id=fa129d45-82e4-4405-a437-9dc85c030306 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.136298 | controller | Jun 12 10:18:38.010965 crc crio[19822]: time="2026-06-12T10:18:38.007347069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136314 | controller | Jun 12 10:18:38.010965 crc crio[19822]: time="2026-06-12T10:18:38.008962401Z" level=info msg="Starting container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4" id=02968aa9-6dd4-4730-9844-c0267b429b1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.136335 | controller | Jun 12 10:18:38.010965 crc crio[19822]: time="2026-06-12T10:18:38.009273281Z" level=info msg="Starting container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288" id=fe0112a4-cc1c-43dc-a881-2e178a6e31bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.136351 | controller | Jun 12 10:18:38.010965 crc crio[19822]: time="2026-06-12T10:18:38.009540899Z" level=info msg="Starting container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082" id=f012b355-51c9-4a1d-b3e9-3a6261c77616 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.136367 | controller | Jun 12 10:18:38.012782 crc crio[19822]: time="2026-06-12T10:18:38.012543041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136383 | controller | Jun 12 10:18:38.016505 crc crio[19822]: time="2026-06-12T10:18:38.016235789Z" level=info msg="Started container" PID=46690 containerID=0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager id=106ea074-a2df-4a44-b226-36502aeb7e38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51
2026-06-12 11:43:48.136399 | controller | Jun 12 10:18:38.028036 crc crio[19822]: time="2026-06-12T10:18:38.027420649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136416 | controller | Jun 12 10:18:38.029654 crc crio[19822]: time="2026-06-12T10:18:38.028977908Z" level=info msg="Started container" PID=46700 containerID=324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager id=f012b355-51c9-4a1d-b3e9-3a6261c77616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200
2026-06-12 11:43:48.136436 | controller | Jun 12 10:18:38.054236 crc crio[19822]: time="2026-06-12T10:18:38.046551518Z" level=info msg="Started container" PID=46695 containerID=343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager id=02968aa9-6dd4-4730-9844-c0267b429b1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760
2026-06-12 11:43:48.136463 | controller | Jun 12 10:18:38.070127 crc crio[19822]: time="2026-06-12T10:18:38.06053155Z" level=info msg="Started container" PID=46704 containerID=dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager id=fe0112a4-cc1c-43dc-a881-2e178a6e31bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458
2026-06-12 11:43:48.136491 | controller | Jun 12 10:18:38.070127 crc crio[19822]: time="2026-06-12T10:18:38.068332431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136511 | controller | Jun 12 10:18:38.072585 crc crio[19822]: time="2026-06-12T10:18:38.072467052Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=460c9851-2429-4b56-ba68-f5b4d6caedfa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.136529 | controller | Jun 12 10:18:38.082064 crc crio[19822]: time="2026-06-12T10:18:38.081909397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136552 | controller | Jun 12 10:18:38.082528 crc crio[19822]: 2026-06-12T10:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6bc45aee7cef4 Mac:56:d2:d2:52:59:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d SocketPath: PciID:}] [{Interface:0xc000192c10 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.136570 | controller | Jun 12 10:18:38.088211 crc crio[19822]: time="2026-06-12T10:18:38.086796169Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc0037c8100}] Aliases:map[]}"
2026-06-12 11:43:48.136594 | controller | Jun 12 10:18:38.088470 crc crio[19822]: time="2026-06-12T10:18:38.088399529Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687658-q6bh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.136623 | controller | Jun 12 10:18:38.103258 crc crio[19822]: time="2026-06-12T10:18:38.101573047Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9908feb5-cf3c-4e10-8a96-790e736ad0f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.136650 | controller | Jun 12 10:18:38.124429 crc crio[19822]: time="2026-06-12T10:18:38.124327645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136671 | controller | Jun 12 10:18:38.126455 crc crio[19822]: time="2026-06-12T10:18:38.126288708Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a4dbeaa8-21a3-4879-8ad8-0c96fa79a899 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.136688 | controller | Jun 12 10:18:38.130463 crc crio[19822]: time="2026-06-12T10:18:38.129944882Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c6cf1693-9214-44ae-a868-fb10cfe7433c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.136704 | controller | Jun 12 10:18:38.160220 crc crio[19822]: time="2026-06-12T10:18:38.159798817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136720 | controller | Jun 12 10:18:38.162115 crc crio[19822]: time="2026-06-12T10:18:38.161945457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136736 | controller | Jun 12 10:18:38.163879 crc crio[19822]: time="2026-06-12T10:18:38.163614547Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=8501f5ea-400b-4bd9-a155-2a68fff7eb22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.136752 | controller | Jun 12 10:18:38.210050 crc crio[19822]: time="2026-06-12T10:18:38.209809368Z" level=info msg="Created container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator" id=32a0bab7-a655-4d29-bd2a-0f39382cfc25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.136773 | controller | Jun 12 10:18:38.241659 crc crio[19822]: time="2026-06-12T10:18:38.240636132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136789 | controller | Jun 12 10:18:38.248003 crc crio[19822]: time="2026-06-12T10:18:38.2469868Z" level=info msg="Starting container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8" id=ac9b8d3f-09c2-4c37-98ba-a97abe0f1715 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.136806 | controller | Jun 12 10:18:38.249989 crc crio[19822]: time="2026-06-12T10:18:38.248903981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.136822 | controller | Jun 12 10:18:38.258157 crc crio[19822]: time="2026-06-12T10:18:38.257925943Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e4a81c19-5e98-4240-a0a7-0d2d4a0a9659 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.136838 | controller | Jun 12 10:18:38.259382 crc crio[19822]: time="2026-06-12T10:18:38.259053888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a748c619-450d-4d8e-8199-17466601c7b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.136877 | controller | Jun 12 10:18:38.261631 crc crio[19822]: time="2026-06-12T10:18:38.261586909Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3b8a71eb-ecf9-43c8-afa1-99d7dbe6bb8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.136896 | controller | Jun 12 10:18:38.279899 crc crio[19822]: time="2026-06-12T10:18:38.26645535Z" level=info msg="Ran pod sandbox de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 with infra container: openshift-infra/auto-csr-approver-29687658-q6bh9/POD" id=2c1a4c92-8195-4150-9dec-44a858cce4b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.136912 | controller | Jun 12 10:18:38.279899 crc crio[19822]: time="2026-06-12T10:18:38.267160295Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy" id=a1c5cd7d-0044-4b72-9f9d-4b158ccc0057 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.136929 | controller | Jun 12 10:18:38.279899 crc crio[19822]: time="2026-06-12T10:18:38.267443854Z" level=info msg="Started container" PID=46717 containerID=eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator id=ac9b8d3f-09c2-4c37-98ba-a97abe0f1715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667
2026-06-12 11:43:48.136946 | controller | Jun 12 10:18:38.288715 crc crio[19822]: time="2026-06-12T10:18:38.288640892Z" level=info msg="Created container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager" id=35a4d3c5-127b-4854-beec-1dd437653b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.136962 | controller | Jun 12 10:18:38.297131 crc crio[19822]: time="2026-06-12T10:18:38.292404066Z" level=info msg="Starting container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b" id=ae5614ad-a8c5-4bd3-8a6b-9f605881cf9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.136979 | controller | Jun 12 10:18:38.305457 crc crio[19822]: time="2026-06-12T10:18:38.304636449Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=83967515-db17-410f-a223-6bd15e3794ed name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.137000 | controller | Jun 12 10:18:38.325581 crc crio[19822]: time="2026-06-12T10:18:38.325453914Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.137018 | controller | Jun 12 10:18:38.345685 crc crio[19822]: time="2026-06-12T10:18:38.345438567Z" level=info msg="Started container" PID=46722 containerID=523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager id=ae5614ad-a8c5-4bd3-8a6b-9f605881cf9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155
2026-06-12 11:43:48.137035 | controller | Jun 12 10:18:38.390698 crc crio[19822]: time="2026-06-12T10:18:38.390523874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137051 | controller | Jun 12 10:18:38.414379 crc crio[19822]: time="2026-06-12T10:18:38.414231623Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=0614da4a-a112-478e-b50c-43dede0bfed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137068 | controller | Jun 12 10:18:38.436611 crc crio[19822]: time="2026-06-12T10:18:38.43640848Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy" id=bd620705-e461-493b-ada7-8b745537cd1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137085 | controller | Jun 12 10:18:38.454286 crc crio[19822]: time="2026-06-12T10:18:38.454187833Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy" id=e38c18b0-ad14-424c-8c4a-2da29d459b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137101 | controller | Jun 12 10:18:38.466954 crc crio[19822]: time="2026-06-12T10:18:38.463051488Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy" id=402f7e9c-1e65-431e-88ac-2755f20fed58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137117 | controller | Jun 12 10:18:38.564183 crc crio[19822]: time="2026-06-12T10:18:38.563988286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137133 | controller | Jun 12 10:18:38.570033 crc crio[19822]: time="2026-06-12T10:18:38.566338319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137149 | controller | Jun 12 10:18:38.570033 crc crio[19822]: time="2026-06-12T10:18:38.567421094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137164 | controller | Jun 12 10:18:38.570033 crc crio[19822]: time="2026-06-12T10:18:38.568156096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137181 | controller | Jun 12 10:18:38.571744 crc crio[19822]: time="2026-06-12T10:18:38.5714615Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=60cebf48-00be-4fc6-b417-b24b4eda35d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137198 | controller | Jun 12 10:18:38.586636 crc crio[19822]: time="2026-06-12T10:18:38.586478052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137218 | controller | Jun 12 10:18:38.631244 crc crio[19822]: time="2026-06-12T10:18:38.631059645Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy" id=f395aff8-6b07-4a3a-926e-0da996a9b650 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137235 | controller | Jun 12 10:18:38.633382 crc crio[19822]: time="2026-06-12T10:18:38.633287619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137251 | controller | Jun 12 10:18:38.746581 crc crio[19822]: time="2026-06-12T10:18:38.746370268Z" level=info msg="Created container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager" id=60bf54e3-3728-4202-b388-550dcb62fcc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137268 | controller | Jun 12 10:18:38.749925 crc crio[19822]: time="2026-06-12T10:18:38.749261394Z" level=info msg="Starting container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e" id=1bad313f-e024-4887-ab7f-33f2cd19d6bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.137284 | controller | Jun 12 10:18:38.764720 crc crio[19822]: time="2026-06-12T10:18:38.764426728Z" level=info msg="Started container" PID=46731 containerID=0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager id=1bad313f-e024-4887-ab7f-33f2cd19d6bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2
2026-06-12 11:43:48.137301 | controller | Jun 12 10:18:38.778021 crc crio[19822]: time="2026-06-12T10:18:38.777250813Z" level=info msg="Created container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager" id=338bad98-4511-4d08-ab69-b8085f430fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137352 | controller | Jun 12 10:18:38.781626 crc crio[19822]: time="2026-06-12T10:18:38.781465252Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d11611cf-2233-4ea2-aba1-5733512c8402 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137369 | controller | Jun 12 10:18:38.782232 crc crio[19822]: time="2026-06-12T10:18:38.782134283Z" level=info msg="Starting container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615" id=49d4c525-6d2f-4fb1-97ef-ec8fe7cd6f76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.137386 | controller | Jun 12 10:18:38.785543 crc crio[19822]: time="2026-06-12T10:18:38.785368752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137402 | controller | Jun 12 10:18:38.794605 crc crio[19822]: time="2026-06-12T10:18:38.790201115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137419 | controller | Jun 12 10:18:38.802634 crc crio[19822]: time="2026-06-12T10:18:38.802575184Z" level=info msg="Started container" PID=46768 containerID=8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager id=49d4c525-6d2f-4fb1-97ef-ec8fe7cd6f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437
2026-06-12 11:43:48.137436 | controller | Jun 12 10:18:38.803916 crc crio[19822]: time="2026-06-12T10:18:38.802660841Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c7dccc9f-9e1a-418d-86a0-7c9de57becd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137457 | controller | Jun 12 10:18:38.826557 crc crio[19822]: time="2026-06-12T10:18:38.825767633Z" level=info msg="Created container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager" id=ad85f87b-2cb2-48a2-9f86-ae7d2b2d97f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137474 | controller | Jun 12 10:18:38.834376 crc crio[19822]: time="2026-06-12T10:18:38.834213963Z" level=info msg="Starting container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da" id=f586f640-ae71-4c83-8afc-50ecfc3f34bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.137491 | controller | Jun 12 10:18:38.888489 crc crio[19822]: time="2026-06-12T10:18:38.888379828Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=99287493-967d-49e6-b21e-8870f6ce044a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137508 | controller | Jun 12 10:18:38.893505 crc crio[19822]: time="2026-06-12T10:18:38.893271898Z" level=info msg="Started container" PID=46781 containerID=cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager id=f586f640-ae71-4c83-8afc-50ecfc3f34bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1
2026-06-12 11:43:48.137525 | controller | Jun 12 10:18:38.895394 crc crio[19822]: time="2026-06-12T10:18:38.895330871Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy" id=5a662360-3ef7-4808-b5c6-8c00cd2406e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137541 | controller | Jun 12 10:18:38.933797 crc crio[19822]: time="2026-06-12T10:18:38.933597024Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=2f6dc533-a541-4513-951e-35e06345aea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137557 | controller | Jun 12 10:18:38.949488 crc crio[19822]: time="2026-06-12T10:18:38.949363354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137573 | controller | Jun 12 10:18:38.958077 crc crio[19822]: time="2026-06-12T10:18:38.958025206Z" level=info msg="Created container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager" id=cef3a253-8d7c-4d6a-b59b-59d2d48802c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137589 | controller | Jun 12 10:18:38.965110 crc crio[19822]: time="2026-06-12T10:18:38.965032916Z" level=info msg="Starting container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd" id=15c5b905-5ffc-42ac-a659-0f8502f6b5c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.137605 | controller | Jun 12 10:18:38.969966 crc crio[19822]: time="2026-06-12T10:18:38.969489359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137621 | controller | Jun 12 10:18:38.973270 crc crio[19822]: time="2026-06-12T10:18:38.973119439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137637 | controller | Jun 12 10:18:38.975757 crc crio[19822]: time="2026-06-12T10:18:38.975525569Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=889f34be-a3c6-42dd-b06e-520af0e4ea66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137658 | controller | Jun 12 10:18:38.975757 crc crio[19822]: time="2026-06-12T10:18:38.975717205Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=cc4d49fe-7838-425f-a87d-2d4398735a29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137676 | controller | Jun 12 10:18:38.991338 crc crio[19822]: time="2026-06-12T10:18:38.991221906Z" level=info msg="Started container" PID=46784 containerID=4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd description=openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager id=15c5b905-5ffc-42ac-a659-0f8502f6b5c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998
2026-06-12 11:43:48.137693 | controller | Jun 12 10:18:39.020919 crc crio[19822]: time="2026-06-12T10:18:39.020656069Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=10c25792-d7a1-47a3-bef1-7d3cd26c84d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137709 | controller | Jun 12 10:18:39.032286 crc crio[19822]: time="2026-06-12T10:18:39.032035057Z" level=info msg="Created container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager" id=871e14d1-e7d0-4aeb-97ad-9126f75c32cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137725 | controller | Jun 12 10:18:39.034338 crc crio[19822]: time="2026-06-12T10:18:39.034226929Z" level=info msg="Starting container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593" id=599c633f-c5d0-4a5c-a732-c20d8af184b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.137741 | controller | Jun 12 10:18:39.039581 crc crio[19822]: time="2026-06-12T10:18:39.039504714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137757 | controller | Jun 12 10:18:39.040783 crc crio[19822]: time="2026-06-12T10:18:39.040578261Z" level=info msg="Started container" PID=46800 containerID=a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593 description=openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager id=599c633f-c5d0-4a5c-a732-c20d8af184b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e
2026-06-12 11:43:48.137773 | controller | Jun 12 10:18:39.050664 crc crio[19822]: time="2026-06-12T10:18:39.050343818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137789 | controller | Jun 12 10:18:39.057997 crc crio[19822]: time="2026-06-12T10:18:39.057886186Z" level=info msg="Created container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager" id=f25d2fc2-1639-43f4-b476-e06787b15732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137805 | controller | Jun 12 10:18:39.059389 crc crio[19822]: time="2026-06-12T10:18:39.059253043Z" level=info msg="Starting container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce" id=2c2c24b4-441f-48f6-b315-db54c8c304c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.137821 | controller | Jun 12 10:18:39.066249 crc crio[19822]: time="2026-06-12T10:18:39.066082064Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=fc5498ce-8a07-4121-8c58-a4980180181f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137842 | controller | Jun 12 10:18:39.070810 crc crio[19822]: time="2026-06-12T10:18:39.069737791Z" level=info msg="Started container" PID=46782 containerID=7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce description=openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager id=2c2c24b4-441f-48f6-b315-db54c8c304c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16
2026-06-12 11:43:48.137882 | controller | Jun 12 10:18:39.071421 crc crio[19822]: time="2026-06-12T10:18:39.071280707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137903 | controller | Jun 12 10:18:39.099129 crc crio[19822]: time="2026-06-12T10:18:39.097402745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.137928 | controller | Jun 12 10:18:39.108624 crc crio[19822]: time="2026-06-12T10:18:39.107477699Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=261a6b32-e331-4081-bd8c-b82fc49910a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.137952 | controller | Jun 12 10:18:39.164780 crc crio[19822]: time="2026-06-12T10:18:39.16454154Z" level=info msg="Created container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager" id=9df775f8-61ec-45aa-9bc7-a80fc7816c39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.137970 | controller | Jun 12 10:18:39.167907 crc crio[19822]: time="2026-06-12T10:18:39.166998735Z" level=info msg="Starting container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca" id=a18737ba-60da-4e7f-b917-5145b232ba7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.137987 | controller | Jun 12 10:18:39.180045 crc crio[19822]: time="2026-06-12T10:18:39.179654606Z" level=info msg="Created container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager" id=71b1028c-36d6-490a-a16b-6a1ad8cfb971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138003 | controller | Jun 12 10:18:39.184679 crc crio[19822]: time="2026-06-12T10:18:39.184558327Z" level=info msg="Started container" PID=46783 containerID=372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca description=openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager id=a18737ba-60da-4e7f-b917-5145b232ba7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2
2026-06-12 11:43:48.138020 | controller | Jun 12 10:18:39.187149 crc crio[19822]: time="2026-06-12T10:18:39.187099465Z" level=info msg="Starting container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba" id=19b0e099-22b9-4458-9d07-c5bd509c75cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.138036 | controller | Jun 12 10:18:39.202528 crc crio[19822]: time="2026-06-12T10:18:39.202305303Z" level=info msg="Started container" PID=46788 containerID=a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager id=19b0e099-22b9-4458-9d07-c5bd509c75cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb
2026-06-12 11:43:48.138053 | controller | Jun 12 10:18:39.206902 crc crio[19822]: time="2026-06-12T10:18:39.20671261Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=0d2ef763-6eec-4c09-a7c1-8954767221b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.138077 | controller | Jun 12 10:18:39.214009 crc crio[19822]: time="2026-06-12T10:18:39.213622499Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a9ab6275-83e1-4251-b4ed-5053f7e83e2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.138095 | controller | Jun 12 10:18:39.253327 crc crio[19822]: time="2026-06-12T10:18:39.253271832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138113 | controller | Jun 12 10:18:39.265684 crc crio[19822]: time="2026-06-12T10:18:39.2624977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138129 | controller | Jun 12 10:18:39.308938 crc crio[19822]: time="2026-06-12T10:18:39.308065143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138145 | controller | Jun 12 10:18:39.314941 crc crio[19822]: time="2026-06-12T10:18:39.312729104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138161 | controller | Jun 12 10:18:39.325622 crc crio[19822]: time="2026-06-12T10:18:39.325446884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138176 | controller | Jun 12 10:18:39.352627 crc crio[19822]: time="2026-06-12T10:18:39.343584519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138192 | controller | Jun 12 10:18:39.354493 crc crio[19822]: time="2026-06-12T10:18:39.354349548Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=5cf35313-0008-4d3c-8e07-8ec1855a6944 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.138208 | controller | Jun 12 10:18:39.379358 crc crio[19822]: time="2026-06-12T10:18:39.37452326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138225 | controller | Jun 12 10:18:39.379358 crc crio[19822]: time="2026-06-12T10:18:39.378751089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138241 | controller | Jun 12 10:18:39.402500 crc crio[19822]: time="2026-06-12T10:18:39.402436077Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9de16a50-393c-45fc-9930-65d0ef6285c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.138258 | controller | Jun 12 10:18:39.434356 crc crio[19822]: time="2026-06-12T10:18:39.43427708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138274 | controller | Jun 12 10:18:39.452949 crc crio[19822]: time="2026-06-12T10:18:39.444399384Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy" id=e647e498-df31-46b6-ab2c-fbdf88685b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138296 | controller | Jun 12 10:18:39.466929 crc crio[19822]: time="2026-06-12T10:18:39.463157462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138313 | controller | Jun 12 10:18:39.466929 crc crio[19822]: time="2026-06-12T10:18:39.46406817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138329 | controller | Jun 12 10:18:39.466929 crc crio[19822]: time="2026-06-12T10:18:39.464597064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138345 | controller | Jun 12 10:18:39.477510 crc crio[19822]: time="2026-06-12T10:18:39.47746529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138362 | controller | Jun 12 10:18:39.496085 crc crio[19822]: time="2026-06-12T10:18:39.489138108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138377 | controller | Jun 12 10:18:39.496655 crc crio[19822]: time="2026-06-12T10:18:39.496600297Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=cf1c822d-58af-4030-9447-77e56144ed72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.138393 | controller | Jun 12 10:18:39.496946 crc crio[19822]: time="2026-06-12T10:18:39.496916817Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a07f1c3c-cd7d-4b4c-bed8-ca29b80ef44b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.138409 | controller | Jun 12 10:18:39.590700 crc crio[19822]: time="2026-06-12T10:18:39.58844411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138425 | controller | Jun 12 10:18:39.677296 crc crio[19822]: time="2026-06-12T10:18:39.677201107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138447 | controller | Jun 12 10:18:39.682995 crc crio[19822]: time="2026-06-12T10:18:39.682610817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138473 | controller | Jun 12 10:18:39.718609 crc crio[19822]: time="2026-06-12T10:18:39.718560623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138490 | controller | Jun 12 10:18:39.735123 crc crio[19822]: time="2026-06-12T10:18:39.735073775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138510 | controller | Jun 12 10:18:39.759056 crc crio[19822]: time="2026-06-12T10:18:39.759009471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138583 | controller | Jun 12 10:18:39.769636 crc crio[19822]: time="2026-06-12T10:18:39.769543713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138608 | controller | Jun 12 10:18:39.825497 crc crio[19822]: time="2026-06-12T10:18:39.825337632Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=88d3c06b-51d1-462f-acaf-9d36cf32da25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.138631 | controller | Jun 12 10:18:41.026013 crc crio[19822]: time="2026-06-12T10:18:41.025536779Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy" id=064bd3b9-40f2-4162-91f8-e2f180f70347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138647 | controller | Jun 12 10:18:41.027044 crc crio[19822]: time="2026-06-12T10:18:41.026426317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138695 | controller | Jun 12 10:18:41.046618 crc crio[19822]: time="2026-06-12T10:18:41.046513036Z" level=info msg="Created container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager" id=4699c33d-34ca-47b2-b2ac-c8e1b16072d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138712 | controller | Jun 12 10:18:41.050357 crc crio[19822]: time="2026-06-12T10:18:41.049153918Z" level=info msg="Created container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy" id=e38c18b0-ad14-424c-8c4a-2da29d459b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138728 | controller | Jun 12 10:18:41.052438 crc crio[19822]: time="2026-06-12T10:18:41.051546133Z" level=info msg="Starting container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851" id=962d85f9-0c44-4770-b698-ba4a4a57053d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.138744 | controller | Jun 12 10:18:41.052438 crc crio[19822]: time="2026-06-12T10:18:41.051570425Z" level=info msg="Starting container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc" id=a0aa3d67-8aab-484a-b2b4-725530b6bd01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.138760 | controller | Jun 12 10:18:41.064583 crc crio[19822]: time="2026-06-12T10:18:41.064135268Z" level=info msg="Created container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager" id=88ea79b8-d662-46f0-aabe-abd960124a7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138777 | controller | Jun 12 10:18:41.066356 crc crio[19822]: time="2026-06-12T10:18:41.066318847Z" level=info msg="Created container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager" id=39a01458-770f-47fe-9e0f-4377622fd84a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138792 | controller | Jun 12 10:18:41.067467 crc crio[19822]: time="2026-06-12T10:18:41.066620296Z" level=info msg="Created container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager" id=f9e2639f-3908-44fc-8d4f-a97df61cce9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138808 | controller | Jun 12 10:18:41.067581 crc crio[19822]: time="2026-06-12T10:18:41.067511004Z" level=info msg="Created container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager" id=092826a3-a72e-4541-83b5-1a0434999578 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138824 | controller | Jun 12 10:18:41.068641 crc crio[19822]: time="2026-06-12T10:18:41.068484966Z" level=info msg="Created container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy" id=bd620705-e461-493b-ada7-8b745537cd1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138845 | controller | Jun 12 10:18:41.070680 crc crio[19822]: time="2026-06-12T10:18:41.06927239Z" level=info msg="Created container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager" id=0e08dce2-263d-48de-baa2-8022952217cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138903 | controller | Jun 12 10:18:41.070680 crc crio[19822]: time="2026-06-12T10:18:41.069433364Z" level=info msg="Created container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy" id=402f7e9c-1e65-431e-88ac-2755f20fed58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138924 | controller | Jun 12 10:18:41.070680 crc crio[19822]: time="2026-06-12T10:18:41.068938299Z" level=info msg="Created container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy" id=a1c5cd7d-0044-4b72-9f9d-4b158ccc0057 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138941 | controller | Jun 12 10:18:41.070680 crc crio[19822]: time="2026-06-12T10:18:41.070359494Z" level=info msg="Created container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy" id=5a662360-3ef7-4808-b5c6-8c00cd2406e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138958 | controller | Jun 12 10:18:41.071303 crc crio[19822]: time="2026-06-12T10:18:41.071276085Z" level=info msg="Created container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager" id=3a47cb81-b6ba-4290-b385-bd7a91c0711c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.138974 | controller | Jun 12 10:18:41.075478 crc crio[19822]: time="2026-06-12T10:18:41.075395824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.138993 | controller | Jun 12 10:18:41.078475 crc crio[19822]: time="2026-06-12T10:18:41.07812638Z" level=info msg="Created container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy" id=e647e498-df31-46b6-ab2c-fbdf88685b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.139017 | controller | Jun 12 10:18:41.079731 crc crio[19822]: time="2026-06-12T10:18:41.079494949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.139042 | controller | Jun 12 10:18:41.111528 crc crio[19822]: time="2026-06-12T10:18:41.089546828Z" level=info msg="Created container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy" id=f395aff8-6b07-4a3a-926e-0da996a9b650 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.139066 | controller | Jun 12 10:18:41.111952 crc crio[19822]: time="2026-06-12T10:18:41.111213191Z" level=info msg="Created container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager" id=c35e8dca-55e9-43bb-a68b-a9b6b91529b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.139089 | controller | Jun 12 10:18:41.123092 crc crio[19822]: time="2026-06-12T10:18:41.122688136Z" level=info msg="Started container" PID=46989 containerID=77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy id=962d85f9-0c44-4770-b698-ba4a4a57053d name=/runtime.v1.RuntimeService/StartContainer sandboxID=76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200
2026-06-12 11:43:48.139121 | controller | Jun 12 10:18:41.123396 crc crio[19822]: time="2026-06-12T10:18:41.123197636Z" level=info msg="Started container" PID=46984 containerID=79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc description=openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager id=a0aa3d67-8aab-484a-b2b4-725530b6bd01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb
2026-06-12 11:43:48.139144 | controller | Jun 12 10:18:41.123396 crc crio[19822]: time="2026-06-12T10:18:41.123327883Z" level=info msg="Starting container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a" id=c9daa99a-f1d1-42f1-ac8a-d1162d5ae9f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139161 | controller | Jun 12 10:18:41.123540 crc crio[19822]: time="2026-06-12T10:18:41.123482359Z" level=info msg="Starting container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5" id=f52ec6c0-112c-44ee-812a-d31d88ef27f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139178 | controller | Jun 12 10:18:41.123609 crc crio[19822]: time="2026-06-12T10:18:41.123588153Z" level=info msg="Starting container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840" id=6182d307-25c5-427f-bace-dfa4bfc15316 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139200 | controller | Jun 12 10:18:41.124189 crc crio[19822]: time="2026-06-12T10:18:41.123935347Z" level=info msg="Starting container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9" id=3ec53ea3-4803-4262-8f8e-0f40a06bcc39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139224 | controller | Jun 12 10:18:41.124189 crc crio[19822]: time="2026-06-12T10:18:41.124066597Z" level=info msg="Starting container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2" id=1d45c834-97d3-4f81-bef9-1c534a632c2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139246 | controller | Jun 12 10:18:41.124360 crc crio[19822]: time="2026-06-12T10:18:41.124258613Z" level=info msg="Starting container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819" id=ff9f3b1c-615f-4bd8-a890-722a2079a9ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139267 | controller | Jun 12 10:18:41.127701 crc crio[19822]: time="2026-06-12T10:18:41.124601528Z" level=info msg="Starting container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c" id=9cec4b18-fd7f-4585-9ad5-dedec84e7f6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139285 | controller | Jun 12 10:18:41.127701 crc crio[19822]: time="2026-06-12T10:18:41.124662226Z" level=info msg="Starting container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff" id=443bb6cc-91da-42c7-9dfc-fd2a782d357e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139301 | controller | Jun 12 10:18:41.128549 crc crio[19822]: time="2026-06-12T10:18:41.1281443Z" level=info msg="Starting container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24" id=7fb04150-0f4b-477c-8f51-6b90847b9022 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139317 | controller | Jun 12 10:18:41.128549 crc crio[19822]: time="2026-06-12T10:18:41.12832128Z" level=info msg="Starting container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30" id=dd709edb-e5c9-48bd-8c48-14c077f8e506 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139333 | controller | Jun 12 10:18:41.128549 crc crio[19822]: time="2026-06-12T10:18:41.128482017Z" level=info msg="Starting container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102" id=e1fd1136-0a0c-4c2f-a62e-175ac0794a28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139354 | controller | Jun 12 10:18:41.128946 crc crio[19822]: time="2026-06-12T10:18:41.128886637Z" level=info msg="Starting container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501" id=973d3dcd-8b83-4f42-9d90-b8fe32c1a633 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139371 | controller | Jun 12 10:18:41.129281 crc crio[19822]: time="2026-06-12T10:18:41.124607714Z" level=info msg="Starting container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77" id=3778f670-31cc-495e-9e44-7e877f85c23f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.139387 | controller | Jun 12 10:18:41.163619 crc crio[19822]: time="2026-06-12T10:18:41.163446509Z" level=info msg="Started container" PID=47047 containerID=11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy id=f52ec6c0-112c-44ee-812a-d31d88ef27f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155
2026-06-12 11:43:48.139404 | controller | Jun 12 10:18:41.177657 crc crio[19822]: time="2026-06-12T10:18:41.17739703Z" level=info msg="Started container" PID=47045 containerID=dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy id=ff9f3b1c-615f-4bd8-a890-722a2079a9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2
2026-06-12 11:43:48.139422 | controller | Jun 12 10:18:41.179242 crc crio[19822]: time="2026-06-12T10:18:41.178763524Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy" id=d4f4b19b-e2b1-4589-96ef-c3fe3eb6d918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.139438 | controller | Jun 12 10:18:41.179894 crc crio[19822]: time="2026-06-12T10:18:41.179479297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.139454 | controller | Jun 12 10:18:41.181596 crc crio[19822]: time="2026-06-12T10:18:41.181537097Z" level=info msg="Started container" PID=46983 containerID=d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager id=7fb04150-0f4b-477c-8f51-6b90847b9022 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd
2026-06-12 11:43:48.139470 | controller | Jun 12 10:18:41.182924 crc crio[19822]: time="2026-06-12T10:18:41.182504848Z" level=info msg="Started container" PID=47012 containerID=314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy id=443bb6cc-91da-42c7-9dfc-fd2a782d357e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51
2026-06-12 11:43:48.139487 | controller | Jun 12 10:18:41.182924 crc crio[19822]: time="2026-06-12T10:18:41.182611311Z" level=info msg="Started container" PID=47044 containerID=d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy id=dd709edb-e5c9-48bd-8c48-14c077f8e506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1
2026-06-12 11:43:48.139503 | controller | Jun 12 10:18:41.183482 crc crio[19822]: time="2026-06-12T10:18:41.183134738Z" level=info msg="Started container" PID=46996 containerID=4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager id=c9daa99a-f1d1-42f1-ac8a-d1162d5ae9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814
2026-06-12 11:43:48.139525 | controller | Jun 12 10:18:41.188249 crc crio[19822]: time="2026-06-12T10:18:41.185281155Z" level=info msg="Started container" PID=47011 containerID=90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager id=6182d307-25c5-427f-bace-dfa4bfc15316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf
2026-06-12 11:43:48.139543 | controller | Jun 12 10:18:41.188249 crc crio[19822]: time="2026-06-12T10:18:41.185464591Z" level=info msg="Started container" PID=46987 containerID=1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager id=e1fd1136-0a0c-4c2f-a62e-175ac0794a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148
2026-06-12 11:43:48.139559 | controller | Jun 12 10:18:41.188249 crc crio[19822]: time="2026-06-12T10:18:41.18666777Z" level=info msg="Started container" PID=46980 containerID=e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501 description=openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager id=973d3dcd-8b83-4f42-9d90-b8fe32c1a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121
2026-06-12 11:43:48.139574 | controller | Jun 12 10:18:41.228703 crc crio[19822]: time="2026-06-12T10:18:41.227850834Z" level=info msg="Started container" PID=47046 containerID=66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy id=3ec53ea3-4803-4262-8f8e-0f40a06bcc39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760
2026-06-12 11:43:48.139590 | controller | Jun 12 10:18:41.241236 crc crio[19822]: time="2026-06-12T10:18:41.241108995Z" level=info msg="Started container" PID=46994 containerID=e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager id=9cec4b18-fd7f-4585-9ad5-dedec84e7f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139
2026-06-12 11:43:48.139606 | controller | Jun 12 10:18:41.257783 crc crio[19822]: time="2026-06-12T10:18:41.256955101Z" level=info msg="Started container" PID=46988 containerID=9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2 description=openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager id=1d45c834-97d3-4f81-bef9-1c534a632c2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb
2026-06-12 11:43:48.139622 | controller | Jun 12 10:18:41.274926 crc crio[19822]: time="2026-06-12T10:18:41.26611212Z" level=info msg="Started container" PID=46986 containerID=386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy id=3778f670-31cc-495e-9e44-7e877f85c23f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458
2026-06-12 11:43:48.139639 | controller | Jun 12 10:18:41.309366 crc crio[19822]: time="2026-06-12T10:18:41.307284906Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy" id=cad86248-f0a4-4e61-9ef7-8f6848ccf428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.139655 | controller | Jun 12 10:18:41.309366 crc crio[19822]: time="2026-06-12T10:18:41.307892776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.139679 | controller | Jun 12 10:18:41.362269 crc crio[19822]: time="2026-06-12T10:18:41.361786004Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=8e9d1395-bdec-4589-835d-ea9456ba6a61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139697 | controller | Jun 12 10:18:41.418921 crc crio[19822]: time="2026-06-12T10:18:41.418304704Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9caa7929-9595-40ba-9d0f-6a78df2098d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139714 | controller | Jun 12 10:18:41.474092 crc crio[19822]: time="2026-06-12T10:18:41.473945416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=90dc0418-4282-48e1-a01d-2c84ab06b403 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139731 | controller | Jun 12 10:18:41.474627 crc crio[19822]: time="2026-06-12T10:18:41.474348438Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=20382b7c-81f3-43b7-aab3-18b6c12112dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139748 | controller | Jun 12 10:18:41.474627 crc crio[19822]: time="2026-06-12T10:18:41.474584006Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=224522db-bc51-48f4-9684-d354e237392e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139764 | controller | Jun 12 10:18:41.474748 crc crio[19822]: time="2026-06-12T10:18:41.474626234Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ee7694d3-ec06-48e5-aa9a-c14040343ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139780 | controller | Jun 12 10:18:41.481689 crc crio[19822]: time="2026-06-12T10:18:41.481576238Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=7caaa6c9-ecaa-4adc-abc1-0eaf97fc6e55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139796 | controller | Jun 12 10:18:41.488988 crc crio[19822]: time="2026-06-12T10:18:41.488696733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.139812 | controller | Jun 12 10:18:41.500257 crc crio[19822]: time="2026-06-12T10:18:41.499658991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.139828 | controller | Jun 12 10:18:41.525512 crc crio[19822]: time="2026-06-12T10:18:41.521645509Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy" id=4da726b0-3770-40e7-a348-969dc768a88d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.139844 | controller | Jun 12 10:18:41.525512 crc crio[19822]: time="2026-06-12T10:18:41.522701961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.139887 | controller | Jun 12 10:18:41.605612 crc crio[19822]: time="2026-06-12T10:18:41.601903024Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d3ad3895-acd2-48d6-ad5a-c9dc257e3b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139911 | controller | Jun 12 10:18:41.618529 crc crio[19822]: time="2026-06-12T10:18:41.612368276Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c053767b-302b-46ae-a907-350649a15d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139928 | controller | Jun 12 10:18:41.618529 crc crio[19822]: time="2026-06-12T10:18:41.612731827Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=1ffdbf04-b091-4bb6-9ded-0d1c9a8caf27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139944 | controller | Jun 12 10:18:41.643967 crc crio[19822]: time="2026-06-12T10:18:41.643396409Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=25432d14-93c4-48dd-8921-fc96980b9390 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139961 | controller | Jun 12 10:18:41.672486 crc crio[19822]: time="2026-06-12T10:18:41.672390732Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9a1e8ac0-0b00-4f9c-b380-cf10963e9339 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.139977 | controller | Jun 12 10:18:41.700074 crc crio[19822]: time="2026-06-12T10:18:41.697591336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.139993 | controller | Jun 12 10:18:41.705067 crc crio[19822]: time="2026-06-12T10:18:41.70496506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140010 | controller | Jun 12 10:18:41.803916 crc crio[19822]: time="2026-06-12T10:18:41.803722584Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=5a6bbba9-f244-462a-8e68-335960febd1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.140027 | controller | Jun 12 10:18:41.812962 crc crio[19822]: time="2026-06-12T10:18:41.811908702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140043 | controller | Jun 12 10:18:41.851376 crc crio[19822]: time="2026-06-12T10:18:41.851144978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140058 | controller | Jun 12 10:18:41.904641 crc crio[19822]: time="2026-06-12T10:18:41.904486632Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=5e980a13-1ee8-42ab-b898-484bea08aa95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.140074 | controller | Jun 12 10:18:42.108037 crc crio[19822]: time="2026-06-12T10:18:42.107985822Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy" id=82a64839-b6b5-4c08-ac0f-eef349c1e642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140090 | controller | Jun 12 10:18:42.109484 crc crio[19822]: time="2026-06-12T10:18:42.109447318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140107 | controller | Jun 12 10:18:42.173271 crc crio[19822]: time="2026-06-12T10:18:42.173205539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140127 | controller | Jun 12 10:18:42.178563 crc crio[19822]: time="2026-06-12T10:18:42.178531198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140156 | controller | Jun 12 10:18:42.246983 crc crio[19822]: time="2026-06-12T10:18:42.246580745Z" level=info msg="Created container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy" id=064bd3b9-40f2-4162-91f8-e2f180f70347 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140175 | controller | Jun 12 10:18:42.248570 crc crio[19822]: time="2026-06-12T10:18:42.248468829Z" level=info msg="Starting container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473" id=c3d4f780-fa85-4f1f-a46c-7c50749bd00e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.140192 | controller | Jun 12 10:18:42.261599 crc crio[19822]: time="2026-06-12T10:18:42.26153525Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c9278ac3-5d80-46a6-a211-19e60c764cd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.140208 | controller | Jun 12 10:18:42.270401 crc crio[19822]: time="2026-06-12T10:18:42.270214755Z" level=info msg="Started container" PID=47168 containerID=fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473 description=openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy id=c3d4f780-fa85-4f1f-a46c-7c50749bd00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998
2026-06-12 11:43:48.140224 | controller | Jun 12 10:18:42.366477 crc crio[19822]: time="2026-06-12T10:18:42.365559539Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=59fa533a-0daa-4b95-9c21-6685d4480d12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.140241 | controller | Jun 12 10:18:42.406743 crc crio[19822]: time="2026-06-12T10:18:42.406524909Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy" id=a41398bb-a544-457b-a35e-694785c99881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140257 | controller | Jun 12 10:18:42.557614 crc crio[19822]: time="2026-06-12T10:18:42.557410472Z" level=info msg="Created container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy" id=cad86248-f0a4-4e61-9ef7-8f6848ccf428 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140279 | controller | Jun 12 10:18:42.557978 crc crio[19822]: time="2026-06-12T10:18:42.55765766Z" level=info msg="Created container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy" id=4da726b0-3770-40e7-a348-969dc768a88d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140303 | controller | Jun 12 10:18:42.558512 crc crio[19822]: time="2026-06-12T10:18:42.558442135Z" level=info msg="Created container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy" id=d4f4b19b-e2b1-4589-96ef-c3fe3eb6d918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140327 | controller | Jun 12 10:18:42.559068 crc crio[19822]: time="2026-06-12T10:18:42.558984112Z" level=info msg="Starting container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62" id=1c01c31d-3c1a-40ea-a1d8-f060be156703 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.140357 | controller | Jun 12 10:18:42.559268 crc crio[19822]: time="2026-06-12T10:18:42.558993162Z" level=info msg="Starting container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269" id=067707dd-818d-497b-a264-18f553693e17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.140382 | controller | Jun 12 10:18:42.560031 crc crio[19822]: time="2026-06-12T10:18:42.559976383Z" level=info msg="Starting container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c" id=ea470c8d-be34-4bf2-a91c-521cc6c27d4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.140406 | controller | Jun 12 10:18:42.560519 crc crio[19822]: time="2026-06-12T10:18:42.560490399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140429 | controller | Jun 12 10:18:42.563063 crc crio[19822]: time="2026-06-12T10:18:42.562486292Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy" id=8ee70fe7-db05-4a99-a774-520faef6ab5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140446 | controller | Jun 12 10:18:42.563526 crc crio[19822]: time="2026-06-12T10:18:42.563496925Z" level=info msg="Created container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy" id=82a64839-b6b5-4c08-ac0f-eef349c1e642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140462 | controller | Jun 12 10:18:42.564419 crc crio[19822]: time="2026-06-12T10:18:42.564340431Z" level=info msg="Starting container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c" id=00470e1b-bece-4a46-b1cb-41b76d50d2e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.140479 | controller | Jun 12 10:18:42.565156 crc crio[19822]: time="2026-06-12T10:18:42.565125536Z" level=info msg="Started container" PID=47268 containerID=2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy id=1c01c31d-3c1a-40ea-a1d8-f060be156703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437
2026-06-12 11:43:48.140496 | controller | Jun 12 10:18:42.565382 crc crio[19822]: time="2026-06-12T10:18:42.565250349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140513 | controller | Jun 12 10:18:42.573371 crc crio[19822]: time="2026-06-12T10:18:42.573306466Z" level=info msg="Started container" PID=47277 containerID=9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c description=openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy id=ea470c8d-be34-4bf2-a91c-521cc6c27d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e
2026-06-12 11:43:48.140529 | controller | Jun 12 10:18:42.574355 crc crio[19822]: time="2026-06-12T10:18:42.574296727Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy" id=d85bb625-072c-4bb5-bffc-eceece47dfa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140546 | controller | Jun 12 10:18:42.575264 crc crio[19822]: time="2026-06-12T10:18:42.574907907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140562 | controller | Jun 12 10:18:42.577221 crc crio[19822]: time="2026-06-12T10:18:42.577145152Z" level=info msg="Started container" PID=47291 containerID=64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy id=067707dd-818d-497b-a264-18f553693e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16
2026-06-12 11:43:48.140584 | controller | Jun 12 10:18:42.586524 crc crio[19822]: time="2026-06-12T10:18:42.586441541Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy" id=71ae3587-0724-4e08-9124-f9763e851d5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140601 | controller | Jun 12 10:18:42.592149 crc crio[19822]: time="2026-06-12T10:18:42.592064515Z" level=info msg="Started container" PID=47311 containerID=6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c description=openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy id=00470e1b-bece-4a46-b1cb-41b76d50d2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2
2026-06-12 11:43:48.140618 | controller | Jun 12 10:18:42.598106 crc crio[19822]: time="2026-06-12T10:18:42.598023519Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy" id=24cad92c-402d-4904-bbdc-a9fec5426255 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140635 | controller | Jun 12 10:18:42.598500 crc crio[19822]: time="2026-06-12T10:18:42.598454753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140651 | controller | Jun 12 10:18:42.611247 crc crio[19822]: time="2026-06-12T10:18:42.611121029Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy" id=9d512b35-720b-4192-b289-f7ef9c239539 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140668 | controller | Jun 12 10:18:42.615205 crc crio[19822]: time="2026-06-12T10:18:42.61512482Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=83967515-db17-410f-a223-6bd15e3794ed name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.140684 | controller | Jun 12 10:18:42.616066 crc crio[19822]: time="2026-06-12T10:18:42.615985407Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1779689e-45d9-4390-9f31-5b8f980dd4c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.140701 | controller | Jun 12 10:18:42.616542 crc crio[19822]: time="2026-06-12T10:18:42.616438081Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy" id=cee03377-3990-4dc7-9b24-2a9c81846964 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140717 | controller | Jun 12 10:18:42.627934 crc crio[19822]: time="2026-06-12T10:18:42.627801979Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy" id=00a74a4c-0607-4248-8e87-fbdd413aafdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140734 | controller | Jun 12 10:18:42.634725 crc crio[19822]: time="2026-06-12T10:18:42.634641816Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy" id=9fefa6c3-0382-4a3c-8f59-950d039be488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140750 | controller | Jun 12 10:18:42.637715 crc crio[19822]: time="2026-06-12T10:18:42.63761342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140766 | controller | Jun 12 10:18:42.647669 crc crio[19822]: time="2026-06-12T10:18:42.64759745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140787 | controller | Jun 12 10:18:42.663585 crc crio[19822]: time="2026-06-12T10:18:42.663499304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140803 | controller | Jun 12 10:18:42.664544 crc crio[19822]: time="2026-06-12T10:18:42.664484002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140819 | controller | Jun 12 10:18:42.664763 crc crio[19822]: time="2026-06-12T10:18:42.664678348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140835 | controller | Jun 12 10:18:42.681458 crc crio[19822]: time="2026-06-12T10:18:42.681298399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=48451ace-cd48-48b9-90e2-3fb36f313b22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.140868 | controller | Jun 12 10:18:42.723723 crc crio[19822]: time="2026-06-12T10:18:42.723641132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140892 | controller | Jun 12 10:18:42.725973 crc crio[19822]: time="2026-06-12T10:18:42.725766389Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687658-q6bh9/oc" id=19c854db-b221-49e1-aa20-0a3664a57cd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.140909 | controller | Jun 12 10:18:42.728205 crc crio[19822]: time="2026-06-12T10:18:42.728113492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140926 | controller | Jun 12 10:18:42.752471 crc crio[19822]: time="2026-06-12T10:18:42.752377723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140942 | controller | Jun 12 10:18:42.905518 crc crio[19822]: time="2026-06-12T10:18:42.905329285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140958 | controller | Jun 12 10:18:42.908602 crc crio[19822]: time="2026-06-12T10:18:42.908506726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140974 | controller | Jun 12 10:18:42.937364 crc crio[19822]: time="2026-06-12T10:18:42.937270015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.140990 | controller | Jun 12 10:18:42.957673 crc crio[19822]: time="2026-06-12T10:18:42.957577014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141007 | controller | Jun 12 10:18:43.006372 crc crio[19822]: time="2026-06-12T10:18:43.006304563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141023 | controller | Jun 12 10:18:43.014887 crc crio[19822]: time="2026-06-12T10:18:43.012040255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141039 | controller | Jun 12 10:18:43.044969 crc crio[19822]: time="2026-06-12T10:18:43.04465667Z" level=info msg="Created container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy" id=a41398bb-a544-457b-a35e-694785c99881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141060 | controller | Jun 12 10:18:43.053070 crc crio[19822]: time="2026-06-12T10:18:43.052938475Z" level=info msg="Starting container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd" id=4066c011-14f4-44bc-9650-ca8cbea0286c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141077 | controller | Jun 12 10:18:43.062355 crc crio[19822]: time="2026-06-12T10:18:43.062095581Z" level=info msg="Started container" PID=47365 containerID=19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy id=4066c011-14f4-44bc-9650-ca8cbea0286c name=/runtime.v1.RuntimeService/StartContainer sandboxID=da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb
2026-06-12 11:43:48.141094 | controller | Jun 12 10:18:43.114028 crc crio[19822]: time="2026-06-12T10:18:43.113875572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141110 | controller | Jun 12 10:18:43.171000 crc crio[19822]: time="2026-06-12T10:18:43.161435111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141126 | controller | Jun 12 10:18:43.224413 crc crio[19822]: time="2026-06-12T10:18:43.224310546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141143 | controller | Jun 12 10:18:43.237708 crc crio[19822]: time="2026-06-12T10:18:43.237589914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141158 | controller | Jun 12 10:18:43.367217 crc crio[19822]: time="2026-06-12T10:18:43.367090334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141174 | controller | Jun 12 10:18:43.369925 crc crio[19822]: time="2026-06-12T10:18:43.36979328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141190 | controller | Jun 12 10:18:43.417182 crc crio[19822]: time="2026-06-12T10:18:43.417099584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141207 | controller | Jun 12 10:18:43.429517 crc crio[19822]: time="2026-06-12T10:18:43.429400234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141223 | controller | Jun 12 10:18:43.436361 crc crio[19822]: time="2026-06-12T10:18:43.436263361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141239 | controller | Jun 12 10:18:43.553704 crc crio[19822]: time="2026-06-12T10:18:43.553586972Z" level=info msg="Created container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy" id=8ee70fe7-db05-4a99-a774-520faef6ab5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141255 | controller | Jun 12 10:18:43.560123 crc crio[19822]: time="2026-06-12T10:18:43.560005606Z" level=info msg="Starting container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af" id=c32e0341-82f9-4f16-94b5-d72bf7ae60ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141276 | controller | Jun 12 10:18:43.642214 crc crio[19822]: time="2026-06-12T10:18:43.64207735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141293 | controller | Jun 12 10:18:43.648412 crc crio[19822]: time="2026-06-12T10:18:43.648118882Z" level=info msg="Started container" PID=47397 containerID=94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy id=c32e0341-82f9-4f16-94b5-d72bf7ae60ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148
2026-06-12 11:43:48.141310 | controller | Jun 12 10:18:43.677674 crc crio[19822]: time="2026-06-12T10:18:43.677545325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141327 | controller | Jun 12 10:18:43.685996 crc crio[19822]: time="2026-06-12T10:18:43.685885962Z" level=info msg="Created container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy" id=9d512b35-720b-4192-b289-f7ef9c239539 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141343 | controller | Jun 12 10:18:43.688196 crc crio[19822]: time="2026-06-12T10:18:43.68776105Z" level=info msg="Starting container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f" id=fe597160-73dd-4830-8826-e13c5e20c118 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141359 | controller | Jun 12 10:18:43.701860 crc crio[19822]: time="2026-06-12T10:18:43.701693103Z" level=info msg="Created container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy" id=24cad92c-402d-4904-bbdc-a9fec5426255 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141375 | controller | Jun 12 10:18:43.706679 crc crio[19822]: time="2026-06-12T10:18:43.706467304Z" level=info msg="Starting container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36" id=839846ee-6735-426c-ae67-ec3689bf6825 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141392 | controller | Jun 12 10:18:43.709234 crc crio[19822]: time="2026-06-12T10:18:43.709124544Z" level=info msg="Started container" PID=47418 containerID=f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f description=openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy id=fe597160-73dd-4830-8826-e13c5e20c118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb
2026-06-12 11:43:48.141408 | controller | Jun 12 10:18:43.724728 crc crio[19822]: time="2026-06-12T10:18:43.724649621Z" level=info msg="Created container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy" id=71ae3587-0724-4e08-9124-f9763e851d5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141424 | controller | Jun 12 10:18:43.726030 crc crio[19822]: time="2026-06-12T10:18:43.725909466Z" level=info msg="Starting container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01" id=9526cebf-22fd-419a-b8c8-ad6180deac15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141440 | controller | Jun 12 10:18:43.743018 crc crio[19822]: time="2026-06-12T10:18:43.740502158Z" level=info msg="Started container" PID=47391 containerID=4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy id=9526cebf-22fd-419a-b8c8-ad6180deac15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd
2026-06-12 11:43:48.141467 | controller | Jun 12 10:18:43.746691 crc crio[19822]: time="2026-06-12T10:18:43.746307857Z" level=info msg="Created container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy" id=cee03377-3990-4dc7-9b24-2a9c81846964 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141494 | controller | Jun 12 10:18:43.751424 crc crio[19822]: time="2026-06-12T10:18:43.751363144Z" level=info msg="Starting container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6" id=199ab3cc-be55-4c76-a7c4-daada7ae54f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141517 | controller | Jun 12 10:18:43.778691 crc crio[19822]: time="2026-06-12T10:18:43.778640288Z" level=info msg="Started container" PID=47396 containerID=219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6 description=openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy id=199ab3cc-be55-4c76-a7c4-daada7ae54f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121
2026-06-12 11:43:48.141535 | controller | Jun 12 10:18:43.833236 crc crio[19822]: time="2026-06-12T10:18:43.825588884Z" level=info msg="Started container" PID=47417 containerID=e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy id=839846ee-6735-426c-ae67-ec3689bf6825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf
2026-06-12 11:43:48.141552 | controller | Jun 12 10:18:43.881588 crc crio[19822]: time="2026-06-12T10:18:43.881055902Z" level=info msg="Created container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy" id=d85bb625-072c-4bb5-bffc-eceece47dfa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141568 | controller | Jun 12 10:18:43.890025 crc crio[19822]: time="2026-06-12T10:18:43.889913723Z" level=info msg="Starting container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c" id=17118c19-6aec-4ac3-9bdd-87e832bf6f65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141584 | controller | Jun 12 10:18:43.990367 crc crio[19822]: time="2026-06-12T10:18:43.99025963Z" level=info msg="Started container" PID=47470 containerID=644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy id=17118c19-6aec-4ac3-9bdd-87e832bf6f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814
2026-06-12 11:43:48.141600 | controller | Jun 12 10:18:44.025226 crc crio[19822]: time="2026-06-12T10:18:44.025153725Z" level=info msg="Created container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy" id=00a74a4c-0607-4248-8e87-fbdd413aafdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141617 | controller | Jun 12 10:18:44.053201 crc crio[19822]: time="2026-06-12T10:18:44.053111823Z" level=info msg="Starting container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562" id=74a9f8a6-1193-47c5-a047-7bdf1176b167 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141633 | controller | Jun 12 10:18:44.073375 crc crio[19822]: time="2026-06-12T10:18:44.073283823Z" level=info msg="Started container" PID=47472 containerID=f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy id=74a9f8a6-1193-47c5-a047-7bdf1176b167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139
2026-06-12 11:43:48.141655 | controller | Jun 12 10:18:44.231934 crc crio[19822]: time="2026-06-12T10:18:44.231739901Z" level=info msg="Created container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy" id=9fefa6c3-0382-4a3c-8f59-950d039be488 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141672 | controller | Jun 12 10:18:44.242771 crc crio[19822]: time="2026-06-12T10:18:44.242606336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141689 | controller | Jun 12 10:18:44.281969 crc crio[19822]: time="2026-06-12T10:18:44.281786348Z" level=info msg="Starting container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369" id=29fc0cdf-ad4d-4ffc-bb0c-e18cf75bce2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141705 | controller | Jun 12 10:18:44.331956 crc crio[19822]: time="2026-06-12T10:18:44.331496368Z" level=info msg="Started container" PID=47458 containerID=459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369 description=openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy id=29fc0cdf-ad4d-4ffc-bb0c-e18cf75bce2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb
2026-06-12 11:43:48.141721 | controller | Jun 12 10:18:44.787185 crc crio[19822]: time="2026-06-12T10:18:44.785921772Z" level=info msg="Created container 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de: openshift-infra/auto-csr-approver-29687658-q6bh9/oc" id=19c854db-b221-49e1-aa20-0a3664a57cd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.141738 | controller | Jun 12 10:18:44.792058 crc crio[19822]: time="2026-06-12T10:18:44.791516126Z" level=info msg="Starting container: 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de" id=bf3743ec-192f-4789-b276-0040820852a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.141754 | controller | Jun 12 10:18:44.807712 crc crio[19822]: time="2026-06-12T10:18:44.807552607Z" level=info msg="Started container" PID=47532 containerID=94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de description=openshift-infra/auto-csr-approver-29687658-q6bh9/oc id=bf3743ec-192f-4789-b276-0040820852a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283
2026-06-12 11:43:48.141770 | controller | Jun 12 10:18:47.707973 crc crio[19822]: time="2026-06-12T10:18:47.707479882Z" level=info msg="Stopping pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283" id=d15da935-0af8-4293-b6e5-61d6a5caf2fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.141787 | controller | Jun 12 10:18:47.709366 crc crio[19822]: time="2026-06-12T10:18:47.708728711Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc002ed1548}] Aliases:map[]}"
2026-06-12 11:43:48.141803 | controller | Jun 12 10:18:47.709366 crc crio[19822]: time="2026-06-12T10:18:47.708921267Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687658-q6bh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.141838 | controller | Jun 12 10:18:47.973990 crc crio[19822]: time="2026-06-12T10:18:47.973629574Z" level=info msg="Stopped pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283" id=d15da935-0af8-4293-b6e5-61d6a5caf2fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.141876 | controller | Jun 12 10:19:12.369398 crc crio[19822]: time="2026-06-12T10:19:12.368576662Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-6fj4p/POD" id=a15cd3e6-7bf5-4d05-9502-ca43295840cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.141895 | controller | Jun 12 10:19:12.371384 crc crio[19822]: time="2026-06-12T10:19:12.369477561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141912 | controller | Jun 12 10:19:12.405765 crc crio[19822]: time="2026-06-12T10:19:12.405549283Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc0030944e0}] Aliases:map[]}"
2026-06-12 11:43:48.141928 | controller | Jun 12 10:19:12.405765 crc crio[19822]: time="2026-06-12T10:19:12.405611625Z" level=info msg="Adding pod openstack_dnsmasq-dns-bf5545dbf-6fj4p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.141945 | controller | Jun 12 10:19:12.666081 crc crio[19822]: time="2026-06-12T10:19:12.665509677Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-4vx7k/POD" id=2a298c65-1330-417c-bb6e-9ec4fc87a1b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.141961 | controller | Jun 12 10:19:12.666248 crc crio[19822]: time="2026-06-12T10:19:12.666125027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.141978 | controller | Jun 12 10:19:12.715114 crc crio[19822]: time="2026-06-12T10:19:12.713685623Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc003094070}] Aliases:map[]}"
2026-06-12 11:43:48.141995 | controller | Jun 12 10:19:12.715114 crc crio[19822]: time="2026-06-12T10:19:12.713777026Z" level=info msg="Adding pod openstack_dnsmasq-dns-6f94844f59-4vx7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.142011 | controller | Jun 12 10:19:12.933963 crc crio[19822]: 2026-06-12T10:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d27cc915a15a3b Mac:76:11:3c:50:3c:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 SocketPath: PciID:}] [{Interface:0xc0005945d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.142028 | controller | Jun 12 10:19:12.936301 crc crio[19822]: time="2026-06-12T10:19:12.936199562Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc0030944e0}] Aliases:map[]}"
2026-06-12 11:43:48.142051 | controller | Jun 12 10:19:12.936520 crc crio[19822]: time="2026-06-12T10:19:12.936402239Z" level=info msg="Checking pod openstack_dnsmasq-dns-bf5545dbf-6fj4p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.142068 | controller | Jun 12 10:19:12.948461 crc crio[19822]: time="2026-06-12T10:19:12.947729928Z" level=info msg="Ran pod sandbox 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 with infra container: openstack/dnsmasq-dns-bf5545dbf-6fj4p/POD" id=a15cd3e6-7bf5-4d05-9502-ca43295840cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.142085 | controller | Jun 12 10:19:12.955752 crc crio[19822]: time="2026-06-12T10:19:12.954559192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142101 | controller | Jun 12 10:19:12.955752 crc crio[19822]: time="2026-06-12T10:19:12.955504983Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142117 | controller | Jun 12 10:19:12.956310 crc crio[19822]: time="2026-06-12T10:19:12.956230406Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142134 | controller | Jun 12 10:19:12.958600 crc crio[19822]: time="2026-06-12T10:19:12.958466266Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b4d56bd7-c650-498f-8a48-af8dc4202e95 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.142151 | controller | Jun 12 10:19:12.973962 crc crio[19822]: time="2026-06-12T10:19:12.973481703Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-12 11:43:48.142168 | controller | Jun 12 10:19:13.088055 crc crio[19822]: 2026-06-12T10:19:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a676dafcc4a4b9a Mac:ee:1b:79:b3:ef:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 SocketPath: PciID:}] [{Interface:0xc00043a780 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.142185 | controller | Jun 12 10:19:13.089077 crc crio[19822]: time="2026-06-12T10:19:13.088927418Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc003094070}] Aliases:map[]}"
2026-06-12 11:43:48.142202 | controller | Jun 12 10:19:13.089352 crc crio[19822]: time="2026-06-12T10:19:13.089172616Z" level=info msg="Checking pod openstack_dnsmasq-dns-6f94844f59-4vx7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.142218 | controller | Jun 12 10:19:13.100789 crc crio[19822]: time="2026-06-12T10:19:13.10064227Z" level=info msg="Ran pod sandbox a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 with infra container: openstack/dnsmasq-dns-6f94844f59-4vx7k/POD" id=2a298c65-1330-417c-bb6e-9ec4fc87a1b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.142239 | controller | Jun 12 10:19:13.103114 crc crio[19822]: time="2026-06-12T10:19:13.103025024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142257 | controller | Jun 12 10:19:13.103466 crc crio[19822]: time="2026-06-12T10:19:13.103395286Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142274 | controller | Jun 12 10:19:13.103560 crc crio[19822]: time="2026-06-12T10:19:13.103491619Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142290 | controller | Jun 12 10:19:13.105545 crc crio[19822]: time="2026-06-12T10:19:13.105369809Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3ce229a5-c1bf-438e-919a-771e8d4ee81b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.142306 | controller | Jun 12 10:19:13.109446 crc crio[19822]: time="2026-06-12T10:19:13.109357206Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-12 11:43:48.142322 | controller | Jun 12 10:19:15.063136 crc crio[19822]: time="2026-06-12T10:19:15.061852178Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-69664d8887-7p74m/POD" id=66b186ec-cd9d-415f-b3ff-d2c7643a80de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.142338 | controller | Jun 12 10:19:15.064738 crc crio[19822]: time="2026-06-12T10:19:15.063212531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.142354 | controller | Jun 12 10:19:15.128900 crc crio[19822]: time="2026-06-12T10:19:15.12843685Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc00244d068}] Aliases:map[]}"
2026-06-12 11:43:48.142370 | controller | Jun 12 10:19:15.128900 crc crio[19822]: time="2026-06-12T10:19:15.128530423Z" level=info msg="Adding pod openstack_dnsmasq-dns-69664d8887-7p74m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.142387 | controller | Jun 12 10:19:15.806401 crc crio[19822]: time="2026-06-12T10:19:15.804913261Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-7p6rm/POD" id=9e47e07e-35f7-434f-969c-12d3f31d2572 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.142404 | controller | Jun 12 10:19:15.806599 crc crio[19822]: time="2026-06-12T10:19:15.80644558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.142421 | controller | Jun 12 10:19:15.902095 crc crio[19822]: 2026-06-12T10:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab2dd7039e146e4 Mac:7e:80:87:f5:5a:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.142443 | controller | Jun 12 10:19:15.935543 crc crio[19822]: time="2026-06-12T10:19:15.933861485Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc00244d068}] Aliases:map[]}"
2026-06-12 11:43:48.142460 | controller | Jun 12 10:19:15.935948 crc crio[19822]: time="2026-06-12T10:19:15.935726405Z" level=info msg="Checking pod openstack_dnsmasq-dns-69664d8887-7p74m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.142477 | controller | Jun 12 10:19:15.970041 crc crio[19822]: time="2026-06-12T10:19:15.969938153Z" level=info msg="Ran pod sandbox ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae with infra container: openstack/dnsmasq-dns-69664d8887-7p74m/POD" id=66b186ec-cd9d-415f-b3ff-d2c7643a80de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.142493 | controller | Jun 12 10:19:15.982351 crc crio[19822]: time="2026-06-12T10:19:15.982246348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142509 | controller | Jun 12 10:19:15.982621 crc crio[19822]: time="2026-06-12T10:19:15.982576309Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142525 | controller | Jun 12 10:19:15.982705 crc crio[19822]: time="2026-06-12T10:19:15.982639031Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142543 | controller | Jun 12 10:19:15.985585 crc crio[19822]: time="2026-06-12T10:19:15.985513346Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7a4f6cfa-5085-4e44-8500-fc4784aa7129 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.142567 | controller | Jun 12 10:19:15.998717 crc crio[19822]: time="2026-06-12T10:19:15.998608907Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-12 11:43:48.142592 | controller | Jun 12 10:19:16.025595 crc crio[19822]: time="2026-06-12T10:19:16.02551187Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc00244c058}] Aliases:map[]}"
2026-06-12 11:43:48.142611 | controller | Jun 12 10:19:16.026241 crc crio[19822]: time="2026-06-12T10:19:16.025617073Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b485b7db9-7p6rm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.142632 | controller | Jun 12 10:19:17.560597 crc crio[19822]: 2026-06-12T10:19:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4638a61db3220e Mac:b2:e2:27:27:d0:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae SocketPath: PciID:}] [{Interface:0xc00058e5f0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.142650 | controller | Jun 12 10:19:17.562037 crc crio[19822]: time="2026-06-12T10:19:17.561958193Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc00244c058}] Aliases:map[]}"
2026-06-12 11:43:48.142667 | controller | Jun 12 10:19:17.562220 crc crio[19822]: time="2026-06-12T10:19:17.56218416Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b485b7db9-7p6rm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.142683 | controller | Jun 12 10:19:17.578186 crc crio[19822]: time="2026-06-12T10:19:17.577993601Z" level=info msg="Ran pod sandbox e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 with infra container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/POD" id=9e47e07e-35f7-434f-969c-12d3f31d2572 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.142699 | controller | Jun 12 10:19:17.581362 crc crio[19822]: time="2026-06-12T10:19:17.581269564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142715 | controller | Jun 12 10:19:17.581673 crc crio[19822]: time="2026-06-12T10:19:17.581638046Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142731 | controller | Jun 12 10:19:17.581742 crc crio[19822]: time="2026-06-12T10:19:17.581702238Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.142747 | controller | Jun 12 10:19:17.587265 crc crio[19822]: time="2026-06-12T10:19:17.587179162Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ceed0a1e-2fc1-41d9-afb7-080a60d18c39 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.142764 | controller | Jun 12 10:19:17.597553 crc crio[19822]: time="2026-06-12T10:19:17.59748819Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-12 11:43:48.142780 | controller | Jun 12 10:19:17.963362 crc crio[19822]: time="2026-06-12T10:19:17.96233162Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=f97c6348-eed5-4f6c-b285-3ef1ef73c91c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.142796 | controller | Jun 12 10:19:17.963514 crc crio[19822]: time="2026-06-12T10:19:17.963430365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.142812 | controller | Jun 12 10:19:18.010561 crc crio[19822]: time="2026-06-12T10:19:18.010400977Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=25a77a64-f8b9-4217-ab08-f105f52c9ff4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.142832 | controller | Jun 12 10:19:18.010561 crc crio[19822]: time="2026-06-12T10:19:18.01049706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.142870 | controller | Jun 12 10:19:18.036007 crc crio[19822]: time="2026-06-12T10:19:18.035717109Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc002ed0348}] Aliases:map[]}"
2026-06-12 11:43:48.142901 | controller | Jun 12 10:19:18.036007 crc crio[19822]: time="2026-06-12T10:19:18.035796602Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.142921 | controller | Jun 12 10:19:18.080199 crc crio[19822]: time="2026-06-12T10:19:18.079564038Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696948}] Aliases:map[]}"
2026-06-12 11:43:48.142938 | controller | Jun 12 10:19:18.080199 crc crio[19822]: time="2026-06-12T10:19:18.080086955Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.142955 | controller | Jun 12 10:19:18.717271 crc crio[19822]: 2026-06-12T10:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ebab8bf6ddcdbd Mac:82:b8:bb:00:ac:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.142972 | controller | Jun 12 10:19:18.720031 crc crio[19822]: time="2026-06-12T10:19:18.718874561Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc002ed0348}] Aliases:map[]}"
2026-06-12 11:43:48.142989 | controller | Jun 12 10:19:18.720031 crc crio[19822]: time="2026-06-12T10:19:18.719019526Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.143005 | controller | Jun 12 10:19:18.747492 crc crio[19822]: 2026-06-12T10:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aab407aaf62b7be Mac:76:02:89:ba:64:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 SocketPath: PciID:}] [{Interface:0xc000520cc0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.143022 | controller | Jun 12 10:19:18.750358 crc crio[19822]: time="2026-06-12T10:19:18.7502644Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696948}] Aliases:map[]}"
2026-06-12 11:43:48.143045 | controller | Jun 12 10:19:18.754881 crc crio[19822]: time="2026-06-12T10:19:18.754710042Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.143062 | controller | Jun 12 10:19:18.781722 crc crio[19822]: time="2026-06-12T10:19:18.781603253Z" level=info msg="Ran pod sandbox aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e with infra container: openstack/rabbitmq-cell1-server-0/POD" id=25a77a64-f8b9-4217-ab08-f105f52c9ff4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143079 | controller | Jun 12 10:19:18.786386 crc crio[19822]: time="2026-06-12T10:19:18.786317963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143095 | controller | Jun 12 10:19:18.786783 crc crio[19822]: time="2026-06-12T10:19:18.786756207Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143112 | controller | Jun 12 10:19:18.787020 crc crio[19822]: time="2026-06-12T10:19:18.786995675Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143128 | controller | Jun 12 10:19:18.790199 crc crio[19822]: time="2026-06-12T10:19:18.790063054Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=1f1bdb1b-cf46-4f49-8d87-e42b51bc2425 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.143144 | controller | Jun 12 10:19:18.791459 crc crio[19822]: time="2026-06-12T10:19:18.791389153Z" level=info msg="Ran pod sandbox 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 with infra container: openstack/rabbitmq-server-0/POD" id=f97c6348-eed5-4f6c-b285-3ef1ef73c91c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143159 | controller | Jun 12 10:19:18.796728 crc crio[19822]: time="2026-06-12T10:19:18.796652589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143176 | controller | Jun 12 10:19:18.796972 crc crio[19822]: time="2026-06-12T10:19:18.796921868Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143192 | controller | Jun 12 10:19:18.797083 crc crio[19822]: time="2026-06-12T10:19:18.79699182Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143207 | controller | Jun 12 10:19:18.799939 crc crio[19822]: time="2026-06-12T10:19:18.799714634Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=6397aafe-60c3-4d65-adc7-dee962be4ee6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.143229 | controller | Jun 12 10:19:18.806347 crc crio[19822]: time="2026-06-12T10:19:18.805570402Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-12 11:43:48.143246 | controller | Jun 12 10:19:18.809913 crc crio[19822]: time="2026-06-12T10:19:18.809540699Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-12 11:43:48.143262 | controller | Jun 12 10:19:20.059414 crc crio[19822]: time="2026-06-12T10:19:20.058389644Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=5b53819f-61b4-4081-b673-45fc5b39c032 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143277 | controller | Jun 12 10:19:20.066246 crc crio[19822]: time="2026-06-12T10:19:20.066184404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.143294 | controller | Jun 12 10:19:20.274520 crc crio[19822]: time="2026-06-12T10:19:20.274329907Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}"
2026-06-12 11:43:48.143310 | controller | Jun 12 10:19:20.274520 crc crio[19822]: time="2026-06-12T10:19:20.27441445Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.143327 | controller | Jun 12 10:19:20.470864 crc crio[19822]: time="2026-06-12T10:19:20.467485183Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=5afbfeaa-ed00-4a8f-91cf-6ba476866294 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143346 | controller | Jun 12 10:19:20.470864 crc crio[19822]: time="2026-06-12T10:19:20.467995239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.143365 | controller | Jun 12 10:19:20.630646 crc crio[19822]: time="2026-06-12T10:19:20.629520364Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}"
2026-06-12 11:43:48.143382 | controller | Jun 12 10:19:20.630646 crc crio[19822]: time="2026-06-12T10:19:20.629621177Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.143398 | controller | Jun 12 10:19:21.025947 crc crio[19822]: 2026-06-12T10:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34d52c1eaadef47 Mac:ca:f7:04:6a:7c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 SocketPath: PciID:}] [{Interface:0xc0003db240 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.143420 | controller | Jun 12 10:19:21.111943 crc crio[19822]: time="2026-06-12T10:19:21.111742631Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}"
2026-06-12 11:43:48.143437 | controller | Jun 12 10:19:21.143364 crc crio[19822]: time="2026-06-12T10:19:21.134938804Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.143454 | controller | Jun 12 10:19:21.168894 crc crio[19822]: time="2026-06-12T10:19:21.16548115Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=45f20deb-d9da-46b1-b8cf-fa19c2b40fb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143470 | controller | Jun 12 10:19:21.168894 crc crio[19822]: time="2026-06-12T10:19:21.165585323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.143486 | controller | Jun 12 10:19:21.373213 crc crio[19822]: time="2026-06-12T10:19:21.3731174Z" level=info msg="Ran pod sandbox 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 with infra container: openstack/memcached-0/POD" id=5b53819f-61b4-4081-b673-45fc5b39c032 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143503 | controller | Jun 12 10:19:21.407890 crc crio[19822]: time="2026-06-12T10:19:21.401887144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143520 | controller | Jun 12 10:19:21.410859 crc crio[19822]: time="2026-06-12T10:19:21.408901447Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc003094b50}] Aliases:map[]}"
2026-06-12 11:43:48.143537 | controller | Jun 12 10:19:21.410859 crc crio[19822]: time="2026-06-12T10:19:21.410786255Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.143553 | controller | Jun 12 10:19:21.419320 crc crio[19822]: time="2026-06-12T10:19:21.419261686Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143569 | controller | Jun 12 10:19:21.423589 crc crio[19822]: time="2026-06-12T10:19:21.423367068Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143586 | controller | Jun 12 10:19:21.436444 crc crio[19822]: time="2026-06-12T10:19:21.436316357Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=913075f5-3c27-4885-9f2d-c452e26c4224 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.143608 | controller | Jun 12 10:19:21.470093 crc crio[19822]: time="2026-06-12T10:19:21.469941466Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\""
2026-06-12 11:43:48.143625 | controller | Jun 12 10:19:21.598120 crc crio[19822]: 2026-06-12T10:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45cea9b36dbbb36 Mac:26:e6:0f:23:27:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.143650 | controller | Jun 12 10:19:21.599387 crc crio[19822]: time="2026-06-12T10:19:21.599309739Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}"
2026-06-12 11:43:48.143676 | controller | Jun 12 10:19:21.599693 crc crio[19822]: time="2026-06-12T10:19:21.599622439Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.143695 | controller | Jun 12 10:19:21.840604 crc crio[19822]: time="2026-06-12T10:19:21.84006423Z" level=info msg="Ran pod sandbox 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc with infra container: openstack/openstack-galera-0/POD" id=5afbfeaa-ed00-4a8f-91cf-6ba476866294 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143712 | controller | Jun 12 10:19:21.860368 crc crio[19822]: time="2026-06-12T10:19:21.859616465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143729 | controller | Jun 12 10:19:21.861381 crc crio[19822]: time="2026-06-12T10:19:21.861308769Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143745 | controller | Jun 12 10:19:21.862537 crc crio[19822]: time="2026-06-12T10:19:21.86164656Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143761 | controller | Jun 12 10:19:21.868358 crc crio[19822]: time="2026-06-12T10:19:21.867661196Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=98a00595-a0aa-4615-a836-565b5ff9c3df name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.143777 | controller | Jun 12 10:19:21.886393 crc crio[19822]: time="2026-06-12T10:19:21.886311064Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-12 11:43:48.143793 | controller | Jun 12 10:19:22.187124 crc crio[19822]: 2026-06-12T10:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d03a2c9caaa930 Mac:2e:46:8c:a6:a1:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.143815 | controller | Jun 12 10:19:22.188709 crc crio[19822]: time="2026-06-12T10:19:22.188622793Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc003094b50}] Aliases:map[]}"
2026-06-12 11:43:48.143833 | controller | Jun 12 10:19:22.190112 crc crio[19822]: time="2026-06-12T10:19:22.190051831Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.143865 | controller | Jun 12 10:19:22.217175 crc crio[19822]: time="2026-06-12T10:19:22.217016083Z" level=info msg="Ran pod sandbox 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 with infra container: openstack/openstack-cell1-galera-0/POD" id=45f20deb-d9da-46b1-b8cf-fa19c2b40fb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143890 | controller | Jun 12 10:19:22.222064 crc crio[19822]: time="2026-06-12T10:19:22.221976862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143907 | controller | Jun 12 10:19:22.250647 crc crio[19822]: time="2026-06-12T10:19:22.249218952Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143923 | controller | Jun 12 10:19:22.250647 crc crio[19822]: time="2026-06-12T10:19:22.249392528Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.143940 | controller | Jun 12 10:19:22.260241 crc crio[19822]: time="2026-06-12T10:19:22.257242447Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a3227d99-2b68-4dbb-8482-480258b1ec47 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.143955 | controller | Jun 12 10:19:22.272784 crc crio[19822]: time="2026-06-12T10:19:22.271976259Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-12 11:43:48.143971 | controller | Jun 12 10:19:22.754516 crc crio[19822]: time="2026-06-12T10:19:22.754038885Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=2950a200-1796-487c-89ba-103d1a753795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.143987 | controller | Jun 12 10:19:22.768669 crc crio[19822]: time="2026-06-12T10:19:22.761763462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.144003 | controller | Jun 12 10:19:22.857180 crc crio[19822]: time="2026-06-12T10:19:22.857034742Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc00101a3f8}] Aliases:map[]}"
2026-06-12 11:43:48.144025 | controller | Jun 12 10:19:22.857180 crc crio[19822]: time="2026-06-12T10:19:22.857101974Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.144041 | controller | Jun 12 10:19:23.498076 crc crio[19822]: 2026-06-12T10:19:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ffb782dbace8a4 Mac:56:37:a4:b1:04:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.144058 | controller | Jun 12 10:19:23.499539 crc crio[19822]: time="2026-06-12T10:19:23.498905144Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc00101a3f8}] Aliases:map[]}"
2026-06-12 11:43:48.144074 | controller | Jun 12 10:19:23.501392 crc crio[19822]: time="2026-06-12T10:19:23.501325001Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.144089 | controller | Jun 12 10:19:25.484108 crc crio[19822]: time="2026-06-12T10:19:25.481856421Z" level=info msg="Running pod sandbox: openstack/ovn-controller-kdjn5/POD" id=2bb2d2b5-a8c0-4b65-b96c-bc3c906742e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.144106 | controller | Jun 12 10:19:25.484108 crc crio[19822]: time="2026-06-12T10:19:25.482530293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.144122 | controller | Jun 12 10:19:25.781052 crc crio[19822]: time="2026-06-12T10:19:25.780960414Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-8m6hm/POD" id=c350547e-dd5c-45ce-854b-39892bc891e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.144152 | controller | Jun 12 10:19:25.781345 crc crio[19822]: time="2026-06-12T10:19:25.781088798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.144171 | controller | Jun 12 10:19:25.922131 crc crio[19822]: time="2026-06-12T10:19:25.921670735Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=d7e59004-7c49-46e9-90b7-71b43d9922e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.144188 | controller | Jun 12 10:19:25.922270 crc crio[19822]: time="2026-06-12T10:19:25.922180931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.144204 | controller | Jun 12 10:19:28.915004 crc crio[19822]: time="2026-06-12T10:19:28.914435581Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=912c94e1-9181-481c-a562-8b6568367081 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.144220 | controller | Jun 12 10:19:28.916021 crc crio[19822]: time="2026-06-12T10:19:28.915998941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.144236 | controller | Jun 12 10:19:33.047999 crc crio[19822]: time="2026-06-12T10:19:33.047361786Z" level=info msg="Ran pod sandbox 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d with infra container: openstack/kube-state-metrics-0/POD" id=2950a200-1796-487c-89ba-103d1a753795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.144257 | controller | Jun 12 10:19:33.050736 crc crio[19822]: time="2026-06-12T10:19:33.050642171Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=0974f629-84ef-4768-9cef-813970001004 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144275 | controller | Jun 12 10:19:33.064233 crc crio[19822]: time="2026-06-12T10:19:33.064097974Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-12 11:43:48.144291 | controller | Jun 12 10:19:37.502274 crc crio[19822]: time="2026-06-12T10:19:37.501440747Z" level=info msg="Removing container: d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b" id=bf7de7b7-3f6e-4155-8a1b-d683c2cb8fd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.144308 | controller | Jun 12 10:19:54.322338 crc crio[19822]: time="2026-06-12T10:19:54.321372234Z" level=info msg="Removed container d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b: openshift-infra/auto-csr-approver-29687652-vk29w/oc" id=bf7de7b7-3f6e-4155-8a1b-d683c2cb8fd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.144324 | controller | Jun 12 10:19:54.333547 crc crio[19822]: time="2026-06-12T10:19:54.333439796Z" level=info msg="Stopping pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314" id=3406f55f-ba08-4c7a-97db-615812c82fae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.144340 | controller | Jun 12 10:19:54.333547 crc crio[19822]: time="2026-06-12T10:19:54.333550249Z" level=info msg="Stopped pod sandbox (already stopped): 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314" id=3406f55f-ba08-4c7a-97db-615812c82fae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.144356 | controller | Jun 12 10:19:54.334075 crc crio[19822]: time="2026-06-12T10:19:54.333954412Z" level=info msg="Removing pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314" id=31766100-2580-4391-99cf-01e08dbb679c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.144372 | controller | Jun 12 10:19:54.420049 crc crio[19822]: time="2026-06-12T10:19:54.419909647Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a3227d99-2b68-4dbb-8482-480258b1ec47 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144388 | controller | Jun 12 10:19:54.420581 crc crio[19822]: time="2026-06-12T10:19:54.420504762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a767f79b-aafb-48e8-adea-5903195721f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144404 | controller | Jun 12 10:19:54.462285 crc crio[19822]: time="2026-06-12T10:19:54.46210082Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=913075f5-3c27-4885-9f2d-c452e26c4224 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144419 | controller | Jun 12 10:19:54.462747 crc crio[19822]: time="2026-06-12T10:19:54.462679508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=1f00ba9f-201d-4f62-a3c8-cb0e83fee108 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144435 | controller | Jun 12 10:19:54.489569 crc crio[19822]: time="2026-06-12T10:19:54.489499811Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7a4f6cfa-5085-4e44-8500-fc4784aa7129 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144457 | controller | Jun 12 10:19:54.491124 crc crio[19822]: time="2026-06-12T10:19:54.490989865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=70650a4c-360c-45f3-9ba5-2363475c5e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144474 | controller | Jun 12 10:19:54.506938 crc crio[19822]: time="2026-06-12T10:19:54.506764596Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=1f1bdb1b-cf46-4f49-8d87-e42b51bc2425 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144489 | controller | Jun 12 10:19:54.507916 crc crio[19822]: time="2026-06-12T10:19:54.507778947Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=4b65742d-cfa8-48bc-89ae-8281d729a569 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144504 | controller | Jun 12 10:19:54.525611 crc crio[19822]: time="2026-06-12T10:19:54.525524138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=194e9632-ec92-4530-803a-860a81fea1a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144519 | controller | Jun 12 10:19:54.535770 crc crio[19822]: time="2026-06-12T10:19:54.535684411Z" level=info msg="Removed pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314" id=31766100-2580-4391-99cf-01e08dbb679c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.144535 | controller | Jun 12 10:19:54.539339 crc crio[19822]: time="2026-06-12T10:19:54.539283924Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=6fd7a69c-54a9-4de4-95dc-852912267eb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144551 | controller | Jun 12 10:19:54.566034 crc crio[19822]: time="2026-06-12T10:19:54.565924669Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3ce229a5-c1bf-438e-919a-771e8d4ee81b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144567 | controller | Jun 12 10:19:54.566869 crc crio[19822]: time="2026-06-12T10:19:54.566752294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1b06ba30-f4af-4574-8f50-431c7c5534db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144583 | controller | Jun 12 10:19:54.572616 crc crio[19822]: time="2026-06-12T10:19:54.572514277Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007acc38}] Aliases:map[]}"
2026-06-12 11:43:48.144600 | controller | Jun 12 10:19:54.572616 crc crio[19822]: time="2026-06-12T10:19:54.57259129Z" level=info msg="Adding pod openstack_ovn-controller-kdjn5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.144616 | controller | Jun 12 10:19:54.573798 crc crio[19822]: time="2026-06-12T10:19:54.573687894Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc002ed0950}] Aliases:map[]}"
2026-06-12 11:43:48.144639 | controller | Jun 12 10:19:54.573798 crc crio[19822]: time="2026-06-12T10:19:54.573753976Z" level=info msg="Adding pod openstack_ovn-controller-ovs-8m6hm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.144657 | controller | Jun 12 10:19:54.582452 crc crio[19822]: time="2026-06-12T10:19:54.582369909Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=98a00595-a0aa-4615-a836-565b5ff9c3df name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144674 | controller | Jun 12 10:19:54.583305 crc crio[19822]: time="2026-06-12T10:19:54.583226516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dbbb3760-db91-45db-a2e1-2befebeb461a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144691 | controller | Jun 12 10:19:54.591683 crc crio[19822]: time="2026-06-12T10:19:54.591456159Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0037c8518}] Aliases:map[]}"
2026-06-12 11:43:48.144708 | controller | Jun 12 10:19:54.592256 crc crio[19822]: time="2026-06-12T10:19:54.592210553Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.144732 | controller | Jun 12 10:19:54.595703 crc crio[19822]: time="2026-06-12T10:19:54.595381292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=b01967ea-0162-4886-9fe7-60fd0a8209c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144757 | controller | Jun 12 10:19:54.602387 crc crio[19822]: time="2026-06-12T10:19:54.602265229Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=d1f813c0-d18e-476e-9e85-e6c9b8122c08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.144778 | controller | Jun 12 10:19:54.607581 crc crio[19822]: time="2026-06-12T10:19:54.60732896Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=698757a8-d07c-4287-b00c-e52d5be38c71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.144795 | controller | Jun 12 10:19:54.611865 crc crio[19822]: time="2026-06-12T10:19:54.61174442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6716e9f7-bbf8-43d3-9e14-d843d5b50534 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144812 | controller | Jun 12 10:19:54.623327 crc crio[19822]: time="2026-06-12T10:19:54.622928465Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc00008d538}] Aliases:map[]}"
2026-06-12 11:43:48.144835 | controller | Jun 12 10:19:54.623327 crc crio[19822]: time="2026-06-12T10:19:54.623004698Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.144878 | controller | Jun 12 10:19:54.726228 crc crio[19822]: time="2026-06-12T10:19:54.720671185Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=6397aafe-60c3-4d65-adc7-dee962be4ee6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144899 | controller | Jun 12 10:19:54.726228 crc crio[19822]: time="2026-06-12T10:19:54.724957265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=a19c6250-7447-4cb6-a18e-2c7a20dd720a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144916 | controller | Jun 12 10:19:54.728980 crc crio[19822]: time="2026-06-12T10:19:54.72831382Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b4d56bd7-c650-498f-8a48-af8dc4202e95 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144932 | controller | Jun 12 10:19:54.730517 crc crio[19822]: time="2026-06-12T10:19:54.730436149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=585a4497-90f5-4a3f-bf2b-f770dda20dc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144949 | controller | Jun 12 10:19:54.747092 crc crio[19822]: time="2026-06-12T10:19:54.743644898Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ceed0a1e-2fc1-41d9-afb7-080a60d18c39 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.144965 | controller | Jun 12 10:19:54.747626 crc crio[19822]: time="2026-06-12T10:19:54.74748681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f08b532b-e5ea-4ea9-b277-f931347bcbec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.144981 | controller | Jun 12 10:19:54.908400 crc crio[19822]: time="2026-06-12T10:19:54.908303904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.144997 | controller | Jun 12 10:19:54.916896 crc crio[19822]: time="2026-06-12T10:19:54.915971664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145013 | controller | Jun 12 10:19:54.924445 crc crio[19822]: time="2026-06-12T10:19:54.92431379Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-7p74m/init" id=442010c6-51ca-48c4-b535-cf56fcb17678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145030 | controller | Jun 12 10:19:54.937244 crc crio[19822]: time="2026-06-12T10:19:54.936018501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=07cebc21-ce8e-46e5-bb59-ee3b82f4c061 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145046 | controller | Jun 12 10:19:54.940522 crc crio[19822]: time="2026-06-12T10:19:54.940296159Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=98abcedc-27bb-46af-9a2e-08e84128425d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145062 | controller | Jun 12 10:19:54.942699 crc crio[19822]: time="2026-06-12T10:19:54.94264884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=0951f2ca-4053-4f95-b5b0-10abd1e203c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145083 | controller | Jun 12 10:19:54.946055 crc crio[19822]: time="2026-06-12T10:19:54.945936404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=eab19694-7a5c-4bc4-87ab-173e3f170353 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145100 | controller | Jun 12 10:19:54.956254 crc crio[19822]: time="2026-06-12T10:19:54.956099848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145116 | controller | Jun 12 10:19:54.973983 crc crio[19822]: time="2026-06-12T10:19:54.973785248Z" level=info msg="Creating container: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init" id=0b392110-e564-4bb7-a3bc-acc63393fed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145132 | controller | Jun 12 10:19:54.974495 crc crio[19822]: time="2026-06-12T10:19:54.974394196Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fbda078c-464d-4616-b161-6590e1b60049 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145148 | controller | Jun 12 10:19:55.002170 crc crio[19822]: time="2026-06-12T10:19:55.001938028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=caa059a1-d595-4ba3-886f-3bcf394a24a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145165 | controller | Jun 12 10:19:55.014964 crc crio[19822]: time="2026-06-12T10:19:55.014103315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145181 | controller | Jun 12 10:19:55.031297 crc crio[19822]: time="2026-06-12T10:19:55.030185248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145197 | controller | Jun 12 10:19:55.034895 crc crio[19822]: 2026-06-12T10:19:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08b0b65678b29eb Mac:ea:ea:86:64:3d:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.145213 | controller | Jun 12 10:19:55.034895 crc crio[19822]: time="2026-06-12T10:19:55.033858653Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007acc38}] Aliases:map[]}"
2026-06-12 11:43:48.145229 | controller | Jun 12 10:19:55.034895 crc crio[19822]: time="2026-06-12T10:19:55.034009894Z" level=info msg="Checking pod openstack_ovn-controller-kdjn5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.145246 | controller | Jun 12 10:19:55.038571 crc crio[19822]: time="2026-06-12T10:19:55.038467925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145262 | controller | Jun 12 10:19:55.038750 crc crio[19822]: time="2026-06-12T10:19:55.038497426Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=c15e6101-dde2-421c-9e01-18f5016fc845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145284 | controller | Jun 12 10:19:55.181185 crc crio[19822]: time="2026-06-12T10:19:55.180053912Z" level=info msg="Created container 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=d1f813c0-d18e-476e-9e85-e6c9b8122c08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145302 | controller | Jun 12 10:19:55.183874 crc crio[19822]: time="2026-06-12T10:19:55.183719286Z" level=info msg="Starting container: 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155" id=e8074fe2-3448-4adf-bd37-4f42bb28a2de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.145318 | controller | Jun 12 10:19:55.206315 crc crio[19822]: time="2026-06-12T10:19:55.206105755Z" level=info msg="Started container" PID=50005 containerID=72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=e8074fe2-3448-4adf-bd37-4f42bb28a2de name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143
2026-06-12 11:43:48.145335 | controller | Jun 12 10:19:55.702689 crc crio[19822]: time="2026-06-12T10:19:55.702025072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145351 | controller | Jun 12 10:19:55.705625 crc crio[19822]: time="2026-06-12T10:19:55.705559886Z" level=info msg="Ran pod sandbox 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 with infra container: openstack/ovn-controller-kdjn5/POD" id=2bb2d2b5-a8c0-4b65-b96c-bc3c906742e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.145367 | controller | Jun 12 10:19:55.706885 crc crio[19822]: time="2026-06-12T10:19:55.706767922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145383 | controller | Jun 12 10:19:55.708427 crc crio[19822]: time="2026-06-12T10:19:55.708345472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145398 | controller | Jun 12 10:19:55.708626 crc crio[19822]: time="2026-06-12T10:19:55.708549759Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145414 | controller | Jun 12 10:19:55.708626 crc crio[19822]: time="2026-06-12T10:19:55.708623271Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145430 | controller | Jun 12 10:19:55.711939 crc crio[19822]: time="2026-06-12T10:19:55.71079192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145446 | controller | Jun 12 10:19:55.711939 crc crio[19822]: time="2026-06-12T10:19:55.711122132Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f94844f59-4vx7k/init" id=b304054d-9198-492a-9da1-666f9b57545b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145461 | controller | Jun 12 10:19:55.711939 crc crio[19822]: time="2026-06-12T10:19:55.711557015Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=849fe011-ca0e-4938-8b29-27b2c0f8facf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.145482 | controller | Jun 12 10:19:55.719293 crc crio[19822]: time="2026-06-12T10:19:55.719225487Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=0a923827-0bed-45a4-82ff-398fd1e8d1d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145498 | controller | Jun 12 10:19:55.719633 crc crio[19822]: time="2026-06-12T10:19:55.719593754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145514 | controller | Jun 12 10:19:55.726617 crc crio[19822]: time="2026-06-12T10:19:55.726492637Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\""
2026-06-12 11:43:48.145529 | controller | Jun 12 10:19:55.916655 crc crio[19822]: time="2026-06-12T10:19:55.916539472Z" level=info msg="Created container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached" id=698757a8-d07c-4287-b00c-e52d5be38c71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145545 | controller | Jun 12 10:19:55.920031 crc crio[19822]: time="2026-06-12T10:19:55.919974355Z" level=info msg="Starting container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180" id=87c735d8-3e4f-4884-bd66-bd414c4742e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.145561 | controller | Jun 12 10:19:55.928635 crc crio[19822]: time="2026-06-12T10:19:55.928528157Z" level=info msg="Started container" PID=50186 containerID=0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180 description=openstack/memcached-0/memcached id=87c735d8-3e4f-4884-bd66-bd414c4742e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689
2026-06-12 11:43:48.145576 | controller | Jun 12 10:19:55.947578 crc crio[19822]: 2026-06-12T10:19:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f2f6e54e2a377 Mac:b6:3f:dd:67:04:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.145592 | controller | Jun 12 10:19:55.948972 crc crio[19822]: time="2026-06-12T10:19:55.948897031Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0037c8518}] Aliases:map[]}"
2026-06-12 11:43:48.145608 | controller | Jun 12 10:19:55.949129 crc crio[19822]: time="2026-06-12T10:19:55.949073658Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.145624 | controller | Jun 12 10:19:56.001741 crc crio[19822]: time="2026-06-12T10:19:56.001651882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145640 | controller | Jun 12 10:19:56.007618 crc crio[19822]: time="2026-06-12T10:19:56.007501998Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init" id=f78fb7c5-85fe-43c2-8ca9-abf4bfd1959c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145655 | controller | Jun 12 10:19:56.014248 crc crio[19822]: time="2026-06-12T10:19:56.013496621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145677 | controller | Jun 12 10:19:56.033984 crc crio[19822]: time="2026-06-12T10:19:56.03376095Z" level=info msg="Ran pod sandbox 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 with infra container: openstack/ovsdbserver-nb-0/POD" id=d7e59004-7c49-46e9-90b7-71b43d9922e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.145694 | controller | Jun 12 10:19:56.036955 crc crio[19822]: time="2026-06-12T10:19:56.036775955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145710 | controller | Jun 12 10:19:56.038039 crc crio[19822]: time="2026-06-12T10:19:56.0375502Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145727 | controller | Jun 12 10:19:56.038039 crc crio[19822]: time="2026-06-12T10:19:56.037610572Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.145743 | controller | Jun 12 10:19:56.038620 crc crio[19822]: time="2026-06-12T10:19:56.038566812Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=52e7feaf-1246-48a7-ac6d-82070cfb5fda name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.145760 | controller | Jun 12 10:19:56.041709 crc crio[19822]: time="2026-06-12T10:19:56.041617738Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\""
2026-06-12 11:43:48.145777 | controller | Jun 12 10:19:56.475256 crc crio[19822]: time="2026-06-12T10:19:56.475136819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145793 | controller | Jun 12 10:19:56.479234 crc crio[19822]: time="2026-06-12T10:19:56.479139215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145816 | controller | Jun 12 10:19:56.532197 crc crio[19822]: time="2026-06-12T10:19:56.532099244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145842 | controller | Jun 12 10:19:56.534186 crc crio[19822]: time="2026-06-12T10:19:56.53411908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145885 | controller | Jun 12 10:19:56.537847 crc crio[19822]: time="2026-06-12T10:19:56.53770851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145904 | controller | Jun 12 10:19:56.539784 crc crio[19822]: time="2026-06-12T10:19:56.539672058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145920 | controller | Jun 12 10:19:56.543057 crc crio[19822]: time="2026-06-12T10:19:56.541995707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145941 | controller | Jun 12 10:19:56.745745 crc crio[19822]: time="2026-06-12T10:19:56.745587625Z" level=info msg="Created container 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec: openstack/dnsmasq-dns-6f94844f59-4vx7k/init" id=b304054d-9198-492a-9da1-666f9b57545b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.145958 | controller | Jun 12 10:19:56.746968 crc crio[19822]: time="2026-06-12T10:19:56.746879817Z" level=info msg="Starting container: 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec" id=2135f850-f039-4e8a-8597-e662e69dbfc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.145975 | controller | Jun 12 10:19:56.754600 crc crio[19822]: time="2026-06-12T10:19:56.754508587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.145991 | controller | Jun 12 10:19:56.762978 crc crio[19822]: time="2026-06-12T10:19:56.762899644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.146007 | controller | Jun 12 10:19:56.783609 crc crio[19822]: time="2026-06-12T10:19:56.783526417Z" level=info msg="Started container" PID=50327 containerID=6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec description=openstack/dnsmasq-dns-6f94844f59-4vx7k/init id=2135f850-f039-4e8a-8597-e662e69dbfc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985
2026-06-12 11:43:48.146024 | controller | Jun 12 10:19:56.792595 crc crio[19822]: time="2026-06-12T10:19:56.792535151Z" level=info msg="Created container d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92: openstack/dnsmasq-dns-69664d8887-7p74m/init" id=442010c6-51ca-48c4-b535-cf56fcb17678 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.146040 | controller | Jun 12 10:19:56.794580 crc crio[19822]: time="2026-06-12T10:19:56.794484104Z" level=info msg="Starting container: d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92" id=6c36d024-9e1e-44c4-9bf1-3885b4e2e36c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.146056 | controller | Jun 12 10:19:56.806370 crc crio[19822]: time="2026-06-12T10:19:56.805044458Z" level=info msg="Started container" PID=50363 containerID=d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92 description=openstack/dnsmasq-dns-69664d8887-7p74m/init id=6c36d024-9e1e-44c4-9bf1-3885b4e2e36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae
2026-06-12 11:43:48.146073 | controller | Jun 12 10:19:56.828316 crc crio[19822]: 2026-06-12T10:19:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11bd00d0c471426 Mac:12:32:43:af:60:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 SocketPath: PciID:}] [{Interface:0xc0001225e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.146090 | controller | Jun 12 10:19:56.829942 crc crio[19822]: time="2026-06-12T10:19:56.829783563Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc00008d538}] Aliases:map[]}"
2026-06-12 11:43:48.146107 | controller | Jun 12 10:19:56.830111 crc crio[19822]: time="2026-06-12T10:19:56.830036062Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.146129 | controller | Jun 12 10:19:56.898643 crc crio[19822]: 2026-06-12T10:19:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d6eefe19f0f08 Mac:3e:ad:a9:fe:41:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 SocketPath: PciID:}] [{Interface:0xc00032c5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.146147 | controller | Jun 12 10:19:56.899665 crc crio[19822]: time="2026-06-12T10:19:56.899576193Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc002ed0950}] Aliases:map[]}"
2026-06-12 11:43:48.146163 | controller | Jun 12 10:19:56.899880 crc crio[19822]: time="2026-06-12T10:19:56.89978472Z" level=info msg="Checking pod openstack_ovn-controller-ovs-8m6hm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.146179 | controller | Jun 12 10:19:56.989067 crc crio[19822]: time="2026-06-12T10:19:56.988366565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.146195 | controller | Jun 12 10:19:56.992104 crc crio[19822]: time="2026-06-12T10:19:56.992032922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.146211 | controller | Jun 12 10:19:56.994642 crc crio[19822]: time="2026-06-12T10:19:56.994510539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.146227 | controller | Jun 12 10:19:57.005189 crc crio[19822]: time="2026-06-12T10:19:57.005108804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.146242 | controller | Jun 12 10:19:57.006616 crc crio[19822]: time="2026-06-12T10:19:57.006525334Z" level=info msg="Created container f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4: openstack/openstack-galera-0/mysql-bootstrap" id=0a923827-0bed-45a4-82ff-398fd1e8d1d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.146258 | controller | Jun 12 10:19:57.013400 crc crio[19822]: time="2026-06-12T10:19:57.013187601Z" level=info msg="Starting container: f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4" id=5f1ddedf-e2d6-449c-9089-56490e869f18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.146274 | controller | Jun 12 10:19:57.032405 crc crio[19822]: time="2026-06-12T10:19:57.032035222Z" level=info msg="Started container" PID=50402 containerID=f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4 description=openstack/openstack-galera-0/mysql-bootstrap id=5f1ddedf-e2d6-449c-9089-56490e869f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc
2026-06-12 11:43:48.146290 | controller | Jun 12 10:19:57.141210 crc crio[19822]: time="2026-06-12T10:19:57.140742784Z" level=info msg="Created container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init" id=0b392110-e564-4bb7-a3bc-acc63393fed5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.146306 | controller | Jun 12 10:19:57.142183 crc crio[19822]: time="2026-06-12T10:19:57.142093654Z" level=info msg="Starting container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157" id=9285e284-2398-4360-b491-c3f38aec6be9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.146329 | controller | Jun 12 10:19:57.160764 crc crio[19822]: time="2026-06-12T10:19:57.160659256Z" level=info msg="Started container" PID=50500 containerID=ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157 description=openstack/dnsmasq-dns-bf5545dbf-6fj4p/init id=9285e284-2398-4360-b491-c3f38aec6be9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646
2026-06-12 11:43:48.146349 | controller | Jun 12 10:19:57.187967 crc crio[19822]: time="2026-06-12T10:19:57.186243308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fdf17e53-4d0f-437a-9937-abbbd9f2bf1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.146367 | controller | Jun 12 10:19:57.199255 crc crio[19822]: time="2026-06-12T10:19:57.199177195Z" level=info msg="Stopping container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157 (timeout: 10s)" id=4b36f85a-3134-4a9e-8032-67edcf199b9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.146383 | controller | Jun 12 10:19:57.202428 crc crio[19822]: time="2026-06-12T10:19:57.202350435Z" level=info msg="Ran pod sandbox 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 with infra container: openstack/ovsdbserver-sb-0/POD" id=912c94e1-9181-481c-a562-8b6568367081 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.146400 | controller | Jun 12 10:19:57.207356 crc crio[19822]: time="2026-06-12T10:19:57.207279438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.146416 | controller | Jun 12 10:19:57.213362 crc crio[19822]: time="2026-06-12T10:19:57.213240777Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.146432 | controller | Jun 12 10:19:57.213362 crc crio[19822]: time="2026-06-12T10:19:57.21333514Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.146448 | controller | Jun 12 10:19:57.215264 crc crio[19822]: time="2026-06-12T10:19:57.214941431Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=bb2a7c9f-1724-48bb-8069-081f481c0bee name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.146465 | controller | Jun 12 10:19:57.220215 crc crio[19822]: time="2026-06-12T10:19:57.219949112Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\""
2026-06-12 11:43:48.146480 | controller | Jun 12 10:19:57.247386 crc crio[19822]: time="2026-06-12T10:19:57.247256285Z" level=info msg="Stopped container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init" id=4b36f85a-3134-4a9e-8032-67edcf199b9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.146496 | controller | Jun 12 10:19:57.248213 crc crio[19822]: time="2026-06-12T10:19:57.248122643Z" level=info msg="Stopping pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646" id=d19cccc2-a836-45b3-8e7b-6a8305fa6662 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.146516 | controller | Jun 12 10:19:57.248684 crc crio[19822]: time="2026-06-12T10:19:57.248612499Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc000696800}] Aliases:map[]}"
2026-06-12 11:43:48.146541 | controller | Jun 12 10:19:57.248965 crc crio[19822]: time="2026-06-12T10:19:57.248784504Z" level=info msg="Deleting pod openstack_dnsmasq-dns-bf5545dbf-6fj4p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.146569 | controller | Jun 12 10:19:57.273907 crc crio[19822]: time="2026-06-12T10:19:57.273414925Z" level=info msg="Ran pod sandbox 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 with infra container: openstack/ovn-controller-ovs-8m6hm/POD" id=c350547e-dd5c-45ce-854b-39892bc891e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.146593 | controller | Jun 12 10:19:57.276337 crc crio[19822]: time="2026-06-12T10:19:57.276245703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.146611 | controller | Jun 12 10:19:57.276506 crc crio[19822]: time="2026-06-12T10:19:57.27646812Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.146628 | controller | Jun 12 10:19:57.276669 crc crio[19822]: time="2026-06-12T10:19:57.276526321Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.146644 | controller | Jun 12 10:19:57.277379 crc crio[19822]: time="2026-06-12T10:19:57.277304547Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=8f9ebce3-5af4-4be2-b31a-96fd317ee5a6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.146660 | controller | Jun 12 10:19:57.284356 crc crio[19822]: time="2026-06-12T10:19:57.284078408Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\""
2026-06-12 11:43:48.146679 | controller | Jun 12 10:19:58.249971 crc crio[19822]: time="2026-06-12T10:19:58.249472387Z" level=info msg="Stopping pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985" id=e726fcef-aca6-4325-b1f9-aa1b1b79afab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.146705 | controller | Jun 12 10:19:58.251338 crc crio[19822]: time="2026-06-12T10:19:58.250643775Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc005212038}] Aliases:map[]}"
2026-06-12 11:43:48.146733 | controller | Jun 12 10:19:58.252066 crc crio[19822]: time="2026-06-12T10:19:58.252004449Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6f94844f59-4vx7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.146758 | controller | Jun 12 10:19:58.404227 crc crio[19822]: time="2026-06-12T10:19:58.403491818Z" level=info msg="Stopped pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646" id=d19cccc2-a836-45b3-8e7b-6a8305fa6662 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.146776 | controller | Jun 12 10:19:58.430503 crc crio[19822]: time="2026-06-12T10:19:58.430090859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=790e78ff-9c0d-4e23-ad31-47f9621f9499 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.146793 | controller | Jun 12 10:19:58.432649 crc crio[19822]: time="2026-06-12T10:19:58.431586046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.146810 | controller | Jun 12 10:19:58.436288 crc crio[19822]: time="2026-06-12T10:19:58.436225442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.146826 | controller | Jun 12 10:19:58.464866 crc crio[19822]: time="2026-06-12T10:19:58.464714297Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns" id=8d0e5b87-dc58-4326-b931-77b07630cf60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.146842 | controller | Jun 12 10:19:58.467570 crc crio[19822]: time="2026-06-12T10:19:58.467460465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.146889 | controller | Jun 12 10:19:58.763196 crc crio[19822]: time="2026-06-12T10:19:58.762384213Z" level=info msg="Created container f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a: openstack/rabbitmq-server-0/setup-container" id=c15e6101-dde2-421c-9e01-18f5016fc845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.146918 | controller | Jun 12 10:19:58.763483 crc crio[19822]: time="2026-06-12T10:19:58.762657782Z" level=info msg="Created container f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init" id=f78fb7c5-85fe-43c2-8ca9-abf4bfd1959c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.146936 | controller | Jun 12 10:19:58.763655 crc crio[19822]: time="2026-06-12T10:19:58.762929241Z" level=info msg="Created container 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049: openstack/rabbitmq-cell1-server-0/setup-container" id=98abcedc-27bb-46af-9a2e-08e84128425d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.146953 | controller | Jun 12 10:19:58.774049 crc crio[19822]: time="2026-06-12T10:19:58.77394792Z" level=info msg="Starting container: f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8" id=f341ce02-ae97-4797-a035-1c5f99d9b1c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.146970 | controller | Jun 12 10:19:58.775011 crc crio[19822]: time="2026-06-12T10:19:58.774904119Z" level=info msg="Starting container: 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049" id=0ba21465-9588-44f6-89f3-769238beee08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.146986 | controller | Jun 12 10:19:58.775188 crc crio[19822]: time="2026-06-12T10:19:58.77508922Z" level=info msg="Starting container: f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a" id=1049073e-d98e-4e7b-8b42-86cb036d3145 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.147002 | controller | Jun 12 10:19:58.789735 crc crio[19822]: time="2026-06-12T10:19:58.789591345Z" level=info msg="Started container" PID=50494 containerID=f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a description=openstack/rabbitmq-server-0/setup-container id=1049073e-d98e-4e7b-8b42-86cb036d3145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593
2026-06-12 11:43:48.147024 | controller | Jun 12 10:19:58.792645 crc crio[19822]: time="2026-06-12T10:19:58.790183823Z" level=info msg="Started container" PID=50346 containerID=9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049 description=openstack/rabbitmq-cell1-server-0/setup-container id=0ba21465-9588-44f6-89f3-769238beee08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e
2026-06-12 11:43:48.147043 | controller | Jun 12 10:19:58.792645 crc crio[19822]: time="2026-06-12T10:19:58.791850897Z" level=info msg="Started container" PID=50739 containerID=f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8 description=openstack/dnsmasq-dns-6b485b7db9-7p6rm/init id=f341ce02-ae97-4797-a035-1c5f99d9b1c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93
2026-06-12 11:43:48.147061 | controller | Jun 12 10:19:59.080355 crc crio[19822]: time="2026-06-12T10:19:59.08022232Z" level=info msg="Stopped pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985" id=e726fcef-aca6-4325-b1f9-aa1b1b79afab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.147077 | controller | Jun 12 10:19:59.258483 crc crio[19822]: time="2026-06-12T10:19:59.258317321Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=0974f629-84ef-4768-9cef-813970001004 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.147095 | controller | Jun 12 10:19:59.260295 crc crio[19822]: time="2026-06-12T10:19:59.25951198Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=0e32bb87-3be4-4137-a74a-10cc53a4f7d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147111 | controller | Jun 12 10:19:59.290716 crc crio[19822]: time="2026-06-12T10:19:59.290063636Z" level=info msg="Removing container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157" id=b4cc658d-0e74-4852-98cc-0f64da6e6fc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.147128 | controller | Jun 12 10:19:59.327329 crc crio[19822]: time="2026-06-12T10:19:59.327231754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=149993e8-205a-4e05-978c-0f37915cedb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147144 | controller | Jun 12 10:20:02.385622 crc crio[19822]: time="2026-06-12T10:20:02.385110476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a152c869-e471-4b36-a5e2-247b3661348e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147160 | controller | Jun 12 10:20:06.107566 crc crio[19822]: time="2026-06-12T10:20:06.106958788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147177 | controller | Jun 12 10:20:06.112241 crc crio[19822]: time="2026-06-12T10:20:06.112117292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147193 | controller | Jun 12 10:20:06.122378 crc crio[19822]: time="2026-06-12T10:20:06.122234567Z" level=info msg="Removed container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init" id=b4cc658d-0e74-4852-98cc-0f64da6e6fc5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.147213 | controller | Jun 12 10:20:06.125859 crc crio[19822]: time="2026-06-12T10:20:06.125741614Z" level=info msg="Removing container: 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec" id=41f9e5d8-1ac4-42f9-ac4c-180b6bfc9785 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.147230 | controller | Jun 12 10:20:06.363408 crc crio[19822]: time="2026-06-12T10:20:06.363298449Z" level=info msg="Created container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns" id=8d0e5b87-dc58-4326-b931-77b07630cf60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147246 | controller | Jun 12 10:20:06.368132 crc crio[19822]: time="2026-06-12T10:20:06.36802383Z" level=info msg="Starting container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57" id=5ac43ff7-5a6a-423d-86b3-9e58ff29afae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.147262 | controller | Jun 12 10:20:06.379853 crc crio[19822]: time="2026-06-12T10:20:06.378307244Z" level=info msg="Started container" PID=51015 containerID=fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57 description=openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns id=5ac43ff7-5a6a-423d-86b3-9e58ff29afae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae
2026-06-12 11:43:48.147278 | controller | Jun 12 10:20:06.521385 crc crio[19822]: time="2026-06-12T10:20:06.520654362Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687660-nmbhk/POD" id=9ae40582-164b-49d3-9d00-17c0480a190d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.147295 | controller | Jun 12 10:20:06.521513 crc crio[19822]: time="2026-06-12T10:20:06.521409385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147311 | controller | Jun 12 10:20:07.956531 crc crio[19822]: time="2026-06-12T10:20:07.956439817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=204b2993-32a3-4a70-b79f-9cb33f42d2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147328 | controller | Jun 12 10:20:08.022228 crc crio[19822]: time="2026-06-12T10:20:08.021783006Z" level=info msg="Removed container 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec: openstack/dnsmasq-dns-6f94844f59-4vx7k/init" id=41f9e5d8-1ac4-42f9-ac4c-180b6bfc9785 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.147345 | controller | Jun 12 10:20:08.049728 crc crio[19822]: time="2026-06-12T10:20:08.049603523Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=8f9ebce3-5af4-4be2-b31a-96fd317ee5a6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.147362 | controller | Jun 12 10:20:08.051801 crc crio[19822]: time="2026-06-12T10:20:08.051722305Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=f5ac27a3-076d-419d-ad44-293055d33cdb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147378 | controller | Jun 12 10:20:08.060496 crc crio[19822]: time="2026-06-12T10:20:08.060289984Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=52e7feaf-1246-48a7-ac6d-82070cfb5fda name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.147395 | controller | Jun 12 10:20:08.062964 crc crio[19822]: time="2026-06-12T10:20:08.062888389Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=f2c7eb39-c615-472a-a5d5-7ac3fe0edb93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147417 | controller | Jun 12 10:20:08.064644 crc crio[19822]: time="2026-06-12T10:20:08.064583705Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=bb2a7c9f-1724-48bb-8069-081f481c0bee name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.147433 | controller | Jun 12 10:20:08.066971 crc crio[19822]: time="2026-06-12T10:20:08.066864854Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=92119a07-c066-4f80-b2dc-2288f788f9b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147449 | controller | Jun 12 10:20:08.067307 crc crio[19822]: time="2026-06-12T10:20:08.067215332Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=849fe011-ca0e-4938-8b29-27b2c0f8facf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.147466 | controller | Jun 12 10:20:08.068028 crc crio[19822]: time="2026-06-12T10:20:08.06796965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=a829d405-d3d0-4b6d-9eeb-cf66287f94b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147482 | controller | Jun 12 10:20:08.080879 crc crio[19822]: time="2026-06-12T10:20:08.078579516Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=01910e0d-7bc4-4ab9-9d4f-12d1fe9d74fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147498 | controller | Jun 12 10:20:08.081655 crc crio[19822]: time="2026-06-12T10:20:08.08153522Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=ceda29de-06c4-4f66-b1ff-a7b11ad05ca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147514 | controller | Jun 12 10:20:08.088623 crc crio[19822]: time="2026-06-12T10:20:08.08624245Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=e98be417-0202-47f3-8f77-eb76e8148d8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147530 | controller | Jun 12 10:20:08.102298 crc crio[19822]: time="2026-06-12T10:20:08.102170483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147546 | controller | Jun 12 10:20:08.103053 crc crio[19822]: time="2026-06-12T10:20:08.102939208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ef70a817-559b-4bcc-808f-96c84e274e5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147562 | controller | Jun 12 10:20:08.114947 crc crio[19822]: time="2026-06-12T10:20:08.111505812Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc002ed01a8}] Aliases:map[]}"
2026-06-12 11:43:48.147579 | controller | Jun 12 10:20:08.114947 crc crio[19822]: time="2026-06-12T10:20:08.111583815Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687660-nmbhk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.147602 | controller | Jun 12 10:20:08.119985 crc crio[19822]: time="2026-06-12T10:20:08.119483592Z" level=info msg="Creating container: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init" id=f9b5c87c-773b-4f53-bb75-8030f37c92be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147620 | controller | Jun 12 10:20:08.130259 crc crio[19822]: time="2026-06-12T10:20:08.130067638Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns" id=8adfd826-459f-41cd-8405-84f9ca25c468 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147637 | controller | Jun 12 10:20:08.136055 crc crio[19822]: time="2026-06-12T10:20:08.135998395Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=dc969132-fa84-4daf-9caa-ea8415ea1190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147653 | controller | Jun 12 10:20:08.145460 crc crio[19822]: time="2026-06-12T10:20:08.145368392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=1ecfaf83-e6b3-48bb-890b-d2fbb01ec49e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147669 | controller | Jun 12 10:20:08.153797 crc crio[19822]: time="2026-06-12T10:20:08.153702446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=ddd8b565-46d5-4521-93d7-c5a4409515a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147685 | controller | Jun 12 10:20:08.158493 crc crio[19822]: time="2026-06-12T10:20:08.158335712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=561331ec-0038-4e04-b9be-5df7f32732f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.147701 | controller | Jun 12 10:20:08.158493 crc crio[19822]: time="2026-06-12T10:20:08.158393626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147717 | controller | Jun 12 10:20:08.160252 crc crio[19822]: time="2026-06-12T10:20:08.160110099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147732 | controller | Jun 12 10:20:08.160358 crc crio[19822]: time="2026-06-12T10:20:08.160264023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147748 | controller | Jun 12 10:20:08.172463 crc crio[19822]: time="2026-06-12T10:20:08.172337386Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=79701fc7-14d7-460d-be97-d5162e002219 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147764 | controller | Jun 12 10:20:08.182965 crc crio[19822]: time="2026-06-12T10:20:08.182685874Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c081d462-c9f4-4252-8ebb-0b265efed465 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147779 | controller | Jun 12 10:20:08.188882 crc crio[19822]: time="2026-06-12T10:20:08.188707156Z" level=info msg="Creating container: openstack/ovn-controller-kdjn5/ovn-controller" id=5d58ad39-e18c-4f91-8efc-6627accd1e0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147795 | controller | Jun 12 10:20:08.227348 crc crio[19822]: time="2026-06-12T10:20:08.224364893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147810 | controller | Jun 12 10:20:08.231361 crc crio[19822]: time="2026-06-12T10:20:08.231309854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147830 | controller | Jun 12 10:20:08.246888 crc crio[19822]: time="2026-06-12T10:20:08.245484422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147865 | controller | Jun 12 10:20:08.249363 crc crio[19822]: time="2026-06-12T10:20:08.249271672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147888 | controller | Jun 12 10:20:08.316557 crc crio[19822]: time="2026-06-12T10:20:08.316068678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147906 | controller | Jun 12 10:20:08.323008 crc crio[19822]: time="2026-06-12T10:20:08.322933685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147923 | controller | Jun 12 10:20:08.323641 crc crio[19822]: time="2026-06-12T10:20:08.323565916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147940 | controller | Jun 12 10:20:08.323800 crc crio[19822]: time="2026-06-12T10:20:08.323773732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.147964 | controller | Jun 12 10:20:08.429446 crc crio[19822]: time="2026-06-12T10:20:08.429296977Z" level=info msg="Created container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics" id=dc969132-fa84-4daf-9caa-ea8415ea1190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.147989 | controller | Jun 12 10:20:08.436231 crc crio[19822]: time="2026-06-12T10:20:08.430436254Z" level=info msg="Starting container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850" id=48dae2b4-34ed-4eb2-9897-9ca51ebc20ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.148008 | controller | Jun 12 10:20:08.442383 crc crio[19822]: time="2026-06-12T10:20:08.44222292Z" level=info msg="Started container" PID=51335 containerID=381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850 description=openstack/kube-state-metrics-0/kube-state-metrics id=48dae2b4-34ed-4eb2-9897-9ca51ebc20ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d
2026-06-12 11:43:48.148025 | controller | Jun 12 10:20:08.492255 crc crio[19822]: time="2026-06-12T10:20:08.492018781Z" level=info msg="Created container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera" id=e98be417-0202-47f3-8f77-eb76e8148d8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.148042 | controller | Jun 12 10:20:08.497543 crc crio[19822]: time="2026-06-12T10:20:08.495022516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148058 | controller | Jun 12 10:20:08.497543 crc crio[19822]: time="2026-06-12T10:20:08.495302528Z" level=info msg="Starting container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3" id=06a2648d-afcd-4c79-ae75-44b3dfc824c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.148075 | controller | Jun 12 10:20:08.506415 crc crio[19822]: time="2026-06-12T10:20:08.506277572Z" level=info msg="Started container" PID=51333 containerID=fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3 description=openstack/openstack-cell1-galera-0/galera id=06a2648d-afcd-4c79-ae75-44b3dfc824c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143
2026-06-12 11:43:48.148096 | controller | Jun 12 10:20:08.514099 crc crio[19822]: time="2026-06-12T10:20:08.512888379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148113 | controller | Jun 12 10:20:08.580888 crc crio[19822]: time="2026-06-12T10:20:08.565680834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148142 | controller | Jun 12 10:20:08.582136 crc crio[19822]: time="2026-06-12T10:20:08.581402522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148160 | controller | Jun 12 10:20:08.582136 crc crio[19822]: time="2026-06-12T10:20:08.58166154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148176 | controller | Jun 12 10:20:08.586539 crc crio[19822]: time="2026-06-12T10:20:08.586459392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148193 | controller | Jun 12 10:20:08.601727 crc crio[19822]: time="2026-06-12T10:20:08.601594251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148209 | controller | Jun 12 10:20:08.750174 crc crio[19822]: 2026-06-12T10:20:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a856f468e117ae Mac:be:ae:3c:f2:84:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.148226 | controller | Jun 12 10:20:08.750174 crc crio[19822]: time="2026-06-12T10:20:08.748266284Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc002ed01a8}] Aliases:map[]}"
2026-06-12 11:43:48.148250 | controller | Jun 12 10:20:08.750174 crc crio[19822]: time="2026-06-12T10:20:08.748422309Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687660-nmbhk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.148272 | controller | Jun 12 10:20:08.753847 crc crio[19822]: time="2026-06-12T10:20:08.753487443Z" level=info msg="Created container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns" id=8adfd826-459f-41cd-8405-84f9ca25c468 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.148290 | controller | Jun 12 10:20:08.756688 crc crio[19822]: time="2026-06-12T10:20:08.756586722Z" level=info msg="Starting container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6" id=dc132bc0-ecde-4890-9888-f47d470557f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.148307 | controller | Jun 12 10:20:08.777882 crc crio[19822]: time="2026-06-12T10:20:08.77743098Z" level=info msg="Started container" PID=51382 containerID=21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6 description=openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns id=dc132bc0-ecde-4890-9888-f47d470557f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93
2026-06-12 11:43:48.148330 | controller | Jun 12 10:20:08.786093 crc crio[19822]: time="2026-06-12T10:20:08.785991232Z" level=info msg="Ran pod sandbox 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 with infra container: openshift-infra/auto-csr-approver-29687660-nmbhk/POD" id=9ae40582-164b-49d3-9d00-17c0480a190d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.148348 | controller | Jun 12 10:20:08.815898 crc crio[19822]: time="2026-06-12T10:20:08.815121095Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=09726e9c-03d1-4e48-991a-f4db2a868011 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.148365 | controller | Jun 12 10:20:08.837053 crc crio[19822]: time="2026-06-12T10:20:08.83694032Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.148381 | controller | Jun 12 10:20:08.985306 crc crio[19822]: time="2026-06-12T10:20:08.985188261Z" level=info msg="Created container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c081d462-c9f4-4252-8ebb-0b265efed465 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.148397 | controller | Jun 12 10:20:08.986610 crc crio[19822]: time="2026-06-12T10:20:08.986538044Z" level=info msg="Starting container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5" id=2277da1e-625c-46cb-a2fb-44dd1ca865bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.148415 | controller | Jun 12 10:20:08.993882 crc crio[19822]: time="2026-06-12T10:20:08.99369763Z" level=info msg="Started container" PID=51386 containerID=e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2277da1e-625c-46cb-a2fb-44dd1ca865bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06
2026-06-12 11:43:48.148431 | controller | Jun 12 10:20:09.012761 crc crio[19822]: time="2026-06-12T10:20:09.012658941Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.148448 | controller | Jun 12 10:20:09.013095 crc crio[19822]: time="2026-06-12T10:20:09.012952891Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.148464 | controller | Jun 12 10:20:09.013095 crc crio[19822]: time="2026-06-12T10:20:09.013003382Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.148481 | controller | Jun 12 10:20:09.014198 crc crio[19822]: time="2026-06-12T10:20:09.013986554Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=d67c6ebb-3348-4ce9-9d02-6ae9cfda5303 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.148497 | controller | Jun 12 10:20:09.017393 crc crio[19822]: time="2026-06-12T10:20:09.017312949Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-12 11:43:48.148513 | controller | Jun 12 10:20:09.037778 crc crio[19822]: time="2026-06-12T10:20:09.037707235Z" level=info msg="Created container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=79701fc7-14d7-460d-be97-d5162e002219 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.148535 | controller | Jun 12 10:20:09.040101 crc crio[19822]: time="2026-06-12T10:20:09.040009047Z" level=info msg="Starting container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687" id=36a847e9-653f-4139-81fc-2f3e8d68f993 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.148553 | controller | Jun 12 10:20:09.055222 crc crio[19822]: time="2026-06-12T10:20:09.055059264Z" level=info msg="Started container" PID=51397 containerID=502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=36a847e9-653f-4139-81fc-2f3e8d68f993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210
2026-06-12 11:43:48.148569 | controller | Jun 12 10:20:09.113781 crc crio[19822]: time="2026-06-12T10:20:09.113672531Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.148587 | controller | Jun 12 10:20:09.115649 crc crio[19822]: time="2026-06-12T10:20:09.114946272Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.148603 | controller | Jun 12 10:20:09.115649 crc crio[19822]: time="2026-06-12T10:20:09.115056715Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.148619 | controller | Jun 12 10:20:09.116530 crc crio[19822]: time="2026-06-12T10:20:09.11644426Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=b248b9cc-a8bb-4ab3-8c45-4ff03573efb5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.148635 | controller | Jun 12 10:20:09.119979 crc crio[19822]: time="2026-06-12T10:20:09.119681321Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-12 11:43:48.148651 | controller | Jun 12 10:20:09.275597 crc crio[19822]: time="2026-06-12T10:20:09.275430484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148671 | controller | Jun 12 10:20:09.278702 crc crio[19822]: time="2026-06-12T10:20:09.278596114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148759 | controller | Jun 12 10:20:09.427617 crc crio[19822]: time="2026-06-12T10:20:09.427522303Z" level=info msg="Created container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller" id=5d58ad39-e18c-4f91-8efc-6627accd1e0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.148788 | controller | Jun 12 10:20:09.430369 crc crio[19822]: time="2026-06-12T10:20:09.430101732Z" level=info msg="Starting container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af" id=a3dae972-f40c-4f0e-8767-a770b596925c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.148805 | controller | Jun 12 10:20:09.432445 crc crio[19822]: time="2026-06-12T10:20:09.431387263Z" level=info msg="Created container 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init" id=f9b5c87c-773b-4f53-bb75-8030f37c92be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.148827 | controller | Jun 12 10:20:09.435085 crc crio[19822]: time="2026-06-12T10:20:09.434216507Z" level=info msg="Starting container: 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60" id=e5b5400f-c050-4999-b9dd-663c42c2df4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.148844 | controller | Jun 12 10:20:09.437630 crc crio[19822]: time="2026-06-12T10:20:09.436598948Z" level=info msg="Started container" PID=51579 containerID=185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af description=openstack/ovn-controller-kdjn5/ovn-controller id=a3dae972-f40c-4f0e-8767-a770b596925c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500
2026-06-12 11:43:48.148890 | controller | Jun 12 10:20:09.455718 crc crio[19822]: time="2026-06-12T10:20:09.455632233Z" level=info msg="Started container" PID=51580 containerID=8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60 description=openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init id=e5b5400f-c050-4999-b9dd-663c42c2df4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56
2026-06-12 11:43:48.148909 | controller | Jun 12 10:20:10.021868 crc crio[19822]: time="2026-06-12T10:20:10.021216005Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=09726e9c-03d1-4e48-991a-f4db2a868011 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.148927 | controller | Jun 12 10:20:10.022885 crc crio[19822]: time="2026-06-12T10:20:10.022656921Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2e1466a5-6a18-40fd-9670-de46107db1f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.148943 | controller | Jun 12 10:20:10.025348 crc crio[19822]: time="2026-06-12T10:20:10.025287014Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=11d5713f-04e5-464a-bbed-878c5c2e801a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.148959 | controller | Jun 12 10:20:10.114696 crc crio[19822]: time="2026-06-12T10:20:10.114611983Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687660-nmbhk/oc" id=23669209-a0a3-44f9-80cb-f2f7d9f4891d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.148975 | controller | Jun 12 10:20:10.115305 crc crio[19822]: time="2026-06-12T10:20:10.115264034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.148991 | controller | Jun 12 10:20:10.186349 crc crio[19822]: time="2026-06-12T10:20:10.186219381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149007 | controller | Jun 12 10:20:10.493697 crc crio[19822]: time="2026-06-12T10:20:10.493525556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149024 | controller | Jun 12 10:20:10.627461 crc crio[19822]: time="2026-06-12T10:20:10.627028933Z" level=info msg="Created container f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d: openshift-infra/auto-csr-approver-29687660-nmbhk/oc" id=23669209-a0a3-44f9-80cb-f2f7d9f4891d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.149047 | controller | Jun 12 10:20:10.629649 crc crio[19822]: time="2026-06-12T10:20:10.629583584Z" level=info msg="Starting container: f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d" id=2afa53f9-b6f0-4b9b-aada-f75fe9060ecd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.149077 | controller | Jun 12 10:20:10.636494 crc crio[19822]: time="2026-06-12T10:20:10.636433151Z" level=info msg="Started container" PID=51888 containerID=f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d description=openshift-infra/auto-csr-approver-29687660-nmbhk/oc id=2afa53f9-b6f0-4b9b-aada-f75fe9060ecd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788
2026-06-12 11:43:48.149104 | controller | Jun 12 10:20:10.660093 crc crio[19822]: time="2026-06-12T10:20:10.660007237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6701a306-2536-4631-ad3b-4c0ec7dbff6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.149123 | controller | Jun 12 10:20:10.681191 crc crio[19822]: time="2026-06-12T10:20:10.680452545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=e54ad8cc-6c30-4f6a-b7f3-9adcb88b0f69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.149144 | controller | Jun 12 10:20:10.703946 crc crio[19822]: time="2026-06-12T10:20:10.703739604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=4340cfa2-ffe0-492c-a4d7-907b5307c701 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.149168 | controller | Jun 12 10:20:10.719676 crc crio[19822]: time="2026-06-12T10:20:10.719552793Z" level=info msg="Creating container: openstack/ovn-controller-ovs-8m6hm/ovsdb-server" id=5b6a4e11-13dd-4285-a1cd-ad35646c91fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.149193 | controller | Jun 12 10:20:10.732295 crc crio[19822]: time="2026-06-12T10:20:10.732188708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149211 | controller | Jun 12 10:20:10.756570 crc crio[19822]: time="2026-06-12T10:20:10.756121551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1dd92cd8-4fba-467c-ae6d-955353aff7c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.149227 | controller | Jun 12 10:20:10.808380 crc crio[19822]: time="2026-06-12T10:20:10.808282194Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=050ad869-a19a-4386-b34b-41d9f90c4666 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.149243 | controller | Jun 12 10:20:10.810022 crc crio[19822]: time="2026-06-12T10:20:10.809967177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149259 | controller | Jun 12 10:20:10.838876 crc crio[19822]: time="2026-06-12T10:20:10.838706686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149275 | controller | Jun 12 10:20:10.933999 crc crio[19822]: time="2026-06-12T10:20:10.933848138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149290 | controller | Jun 12 10:20:10.950347 crc crio[19822]: time="2026-06-12T10:20:10.950101938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149306 | controller | Jun 12 10:20:11.115592 crc crio[19822]: time="2026-06-12T10:20:11.115210124Z" level=info msg="Created container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera" id=050ad869-a19a-4386-b34b-41d9f90c4666 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.149328 | controller | Jun 12 10:20:11.116677 crc crio[19822]: time="2026-06-12T10:20:11.116527702Z" level=info msg="Starting container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa" id=35b29554-5a3b-4f10-8cba-f76599aea523 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.149348 | controller | Jun 12 10:20:11.121624 crc crio[19822]: time="2026-06-12T10:20:11.121517055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149365 | controller | Jun 12 10:20:11.125085 crc crio[19822]: time="2026-06-12T10:20:11.124944111Z" level=info msg="Started container" PID=51920 containerID=07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa description=openstack/openstack-galera-0/galera id=35b29554-5a3b-4f10-8cba-f76599aea523 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc
2026-06-12 11:43:48.149382 | controller | Jun 12 10:20:11.308489 crc crio[19822]: time="2026-06-12T10:20:11.307571905Z" level=info msg="Created container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server" id=5b6a4e11-13dd-4285-a1cd-ad35646c91fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.149398 | controller | Jun 12 10:20:11.310510 crc crio[19822]: time="2026-06-12T10:20:11.310404381Z" level=info msg="Starting container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb" id=ab587734-f1cc-4316-b12d-5608da8ac91f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.149414 | controller | Jun 12 10:20:11.319925 crc crio[19822]: time="2026-06-12T10:20:11.318800811Z" level=info msg="Started container" PID=51971 containerID=dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb description=openstack/ovn-controller-ovs-8m6hm/ovsdb-server id=ab587734-f1cc-4316-b12d-5608da8ac91f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56
2026-06-12 11:43:48.149431 | controller | Jun 12 10:20:11.395404 crc crio[19822]: time="2026-06-12T10:20:11.394638604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=0efdb12f-7b6b-40b0-9107-0662396cd159 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.149448 | controller | Jun 12 10:20:11.404998 crc crio[19822]: time="2026-06-12T10:20:11.403885367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=04fc3a3e-6004-4856-acb6-ad306c9d24b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.149464 | controller | Jun 12 10:20:11.417330 crc crio[19822]: time="2026-06-12T10:20:11.41724711Z" level=info msg="Creating container: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd" id=abdecb4d-2992-4787-95ba-298a78dbb49f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.149480 | controller | Jun 12 10:20:11.419131 crc crio[19822]: time="2026-06-12T10:20:11.419051827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149495 | controller | Jun 12 10:20:11.461373 crc crio[19822]: time="2026-06-12T10:20:11.461234002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149511 | controller | Jun 12 10:20:11.669109 crc crio[19822]: time="2026-06-12T10:20:11.668940382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149530 | controller | Jun 12 10:20:12.409993 crc crio[19822]: time="2026-06-12T10:20:12.409306171Z" level=info msg="Created container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd" id=abdecb4d-2992-4787-95ba-298a78dbb49f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.149547 | controller | Jun 12 10:20:12.413530 crc crio[19822]: time="2026-06-12T10:20:12.413384821Z" level=info msg="Starting container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801" id=21d1a369-2154-4d83-916e-92064cf60084 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.149563 | controller | Jun 12 10:20:12.424299 crc crio[19822]: time="2026-06-12T10:20:12.424219754Z" level=info msg="Started container" PID=52017 containerID=09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 description=openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd id=21d1a369-2154-4d83-916e-92064cf60084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56
2026-06-12 11:43:48.149579 | controller | Jun 12 10:20:12.759328 crc crio[19822]: time="2026-06-12T10:20:12.759087179Z" level=info msg="Stopping pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788" id=3988395f-2e6e-4aa7-b307-f2c656b1a70f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.149595 | controller | Jun 12 10:20:12.760119 crc crio[19822]: time="2026-06-12T10:20:12.760001579Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc0007ac680}] Aliases:map[]}"
2026-06-12 11:43:48.149612 | controller | Jun 12 10:20:12.760499 crc crio[19822]: time="2026-06-12T10:20:12.760421852Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687660-nmbhk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.149629 | controller | Jun 12 10:20:13.106114 crc crio[19822]: time="2026-06-12T10:20:13.105474491Z" level=info msg="Stopped pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788" id=3988395f-2e6e-4aa7-b307-f2c656b1a70f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.149646 | controller | Jun 12 10:20:14.937978 crc crio[19822]: time="2026-06-12T10:20:14.935288415Z" level=info msg="Stopping container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6 (timeout: 10s)" id=da6745cf-b89a-4240-8256-fef90574aba0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.149662 | controller | Jun 12 10:20:15.401734 crc crio[19822]: time="2026-06-12T10:20:15.401361622Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-694db665c-8q4fx/POD" id=89afc785-188d-4645-be4b-10dff68e7740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.149679 | controller | Jun 12 10:20:15.401977 crc crio[19822]: time="2026-06-12T10:20:15.401767275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149695 | controller | Jun 12 10:20:17.391527 crc crio[19822]: time="2026-06-12T10:20:17.391007075Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-5jcm9/POD" id=39e8d76a-e8ed-493f-98d2-e388e0d3eb1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.149711 | controller | Jun 12 10:20:17.391527 crc crio[19822]: time="2026-06-12T10:20:17.391491611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.149733 | controller | Jun 12 10:20:18.744750 crc crio[19822]: time="2026-06-12T10:20:18.743715929Z" level=info msg="Stopped container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns" id=da6745cf-b89a-4240-8256-fef90574aba0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.149750 | controller | Jun 12 10:20:18.747517 crc crio[19822]: time="2026-06-12T10:20:18.747393715Z" level=info msg="Stopping pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93" id=3ee82524-b248-4467-aad1-90cd7bae82aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.149767 | controller | Jun 12 10:20:18.748633 crc crio[19822]: time="2026-06-12T10:20:18.748543772Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}"
2026-06-12 11:43:48.149784 | controller | Jun 12 10:20:18.748891 crc crio[19822]: time="2026-06-12T10:20:18.748755779Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b485b7db9-7p6rm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.149800 | controller | Jun 12 10:20:19.237304 crc crio[19822]: time="2026-06-12T10:20:19.236924022Z" level=info msg="Stopped pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93" id=3ee82524-b248-4467-aad1-90cd7bae82aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.149817 | controller | Jun 12 10:20:19.912619 crc crio[19822]: time="2026-06-12T10:20:19.91226986Z" level=info msg="Removing container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6" id=1bae0c83-449d-48ad-85da-e6c71cd43b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.149833 | controller | Jun 12 10:20:21.065608 crc crio[19822]: time="2026-06-12T10:20:21.063749325Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}"
2026-06-12 11:43:48.149868 | controller | Jun 12 10:20:21.065608 crc crio[19822]: time="2026-06-12T10:20:21.06419247Z" level=info msg="Adding pod openstack_dnsmasq-dns-694db665c-8q4fx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.149893 | controller | Jun 12 10:20:21.084884 crc crio[19822]: time="2026-06-12T10:20:21.084703047Z" level=info msg="Removed container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns" id=1bae0c83-449d-48ad-85da-e6c71cd43b27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.149912 | controller | Jun 12 10:20:21.089088 crc crio[19822]: time="2026-06-12T10:20:21.088795896Z" level=info msg="Removing container: f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8" id=a5c39d7d-40f8-48d6-9070-ed92cccd3ae5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.149929 | controller | Jun 12 10:20:21.089670 crc crio[19822]: time="2026-06-12T10:20:21.089529344Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=b248b9cc-a8bb-4ab3-8c45-4ff03573efb5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.149950 | controller | Jun 12 10:20:21.095000 crc crio[19822]: time="2026-06-12T10:20:21.094914289Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=253c64f0-d56d-4bb9-b839-e769d61eb98b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.149967 | controller | Jun 12 10:20:21.154444 crc crio[19822]: time="2026-06-12T10:20:21.15433631Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc00140e8f0}] Aliases:map[]}"
2026-06-12 11:43:48.149984 | controller | Jun 12 10:20:21.154444 crc crio[19822]: time="2026-06-12T10:20:21.154408552Z" level=info msg="Adding pod openstack_swift-ring-rebalance-5jcm9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.150000 | controller | Jun 12 10:20:21.155355 crc crio[19822]: time="2026-06-12T10:20:21.155228512Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=d67c6ebb-3348-4ce9-9d02-6ae9cfda5303 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.150016 | controller | Jun 12 10:20:21.160079 crc crio[19822]: time="2026-06-12T10:20:21.159980866Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=e5a623e8-5666-4987-8310-04110df32721 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150033 | controller | Jun 12 10:20:21.179429 crc crio[19822]: time="2026-06-12T10:20:21.179297563Z" level=info msg="Removed container f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init" id=a5c39d7d-40f8-48d6-9070-ed92cccd3ae5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.150048 | controller | Jun 12 10:20:21.220439 crc crio[19822]: time="2026-06-12T10:20:21.218742712Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=f098093b-b03a-4ab0-8af0-0b311797ce00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150064 | controller | Jun 12 10:20:21.233618 crc crio[19822]: time="2026-06-12T10:20:21.232271269Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=aa50cb6a-ecfa-4228-ba9f-a331f5421c2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150080 | controller | Jun 12 10:20:21.235280 crc crio[19822]: time="2026-06-12T10:20:21.234921224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150097 | controller | Jun 12 10:20:21.240063 crc crio[19822]: time="2026-06-12T10:20:21.238455723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=880b7b03-012b-4d3f-81f6-148e0bd79061 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150112 | controller | Jun 12 10:20:21.266308 crc crio[19822]: time="2026-06-12T10:20:21.266174301Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=05fa3ac9-f798-475f-b7da-468ecad45ddb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150128 | controller | Jun 12 10:20:21.269173 crc crio[19822]: time="2026-06-12T10:20:21.269046673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150148 | controller | Jun 12 10:20:21.423295 crc crio[19822]: time="2026-06-12T10:20:21.423198316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150165 | controller | Jun 12 10:20:21.429085 crc crio[19822]: time="2026-06-12T10:20:21.428986479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150180 | controller | Jun 12 10:20:21.436759 crc crio[19822]: time="2026-06-12T10:20:21.436652053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150196 | controller | Jun 12 10:20:21.444191 crc crio[19822]: time="2026-06-12T10:20:21.443959764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150211 | controller | Jun 12 10:20:21.589487 crc crio[19822]: time="2026-06-12T10:20:21.589372749Z" level=info msg="Created container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=05fa3ac9-f798-475f-b7da-468ecad45ddb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150230 | controller | Jun 12 10:20:21.596521 crc crio[19822]: time="2026-06-12T10:20:21.59599123Z" level=info msg="Starting container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667" id=622073b6-4de0-4799-ab30-dd647d8841ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.150255 | controller | Jun 12 10:20:21.607632 crc crio[19822]: time="2026-06-12T10:20:21.607497275Z" level=info msg="Created container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=aa50cb6a-ecfa-4228-ba9f-a331f5421c2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150279 | controller | Jun 12 10:20:21.612217 crc crio[19822]: time="2026-06-12T10:20:21.612033338Z" level=info msg="Starting container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c" id=36b4bebb-fb65-48cf-8129-ea678734c5cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.150296 | controller | Jun 12 10:20:21.614422 crc crio[19822]: 2026-06-12T10:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a52dd91c935d7c Mac:16:85:9b:af:66:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 SocketPath: PciID:}] [{Interface:0xc00029a8c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.150314 | controller | Jun 12 10:20:21.617060 crc crio[19822]: time="2026-06-12T10:20:21.616323204Z" level=info msg="Started container" PID=53394 containerID=6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=622073b6-4de0-4799-ab30-dd647d8841ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06
2026-06-12 11:43:48.150331 | controller | Jun 12 10:20:21.619752 crc crio[19822]: time="2026-06-12T10:20:21.619259249Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}"
2026-06-12 11:43:48.150356 | controller | Jun 12 10:20:21.619752 crc crio[19822]: time="2026-06-12T10:20:21.619427274Z" level=info msg="Checking pod openstack_dnsmasq-dns-694db665c-8q4fx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.150374 | controller | Jun 12 10:20:21.621380 crc crio[19822]: time="2026-06-12T10:20:21.620018402Z" level=info msg="Started container" PID=53396 containerID=acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=36b4bebb-fb65-48cf-8129-ea678734c5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210
2026-06-12 11:43:48.150391 | controller | Jun 12 10:20:21.638954 crc crio[19822]: time="2026-06-12T10:20:21.638775487Z" level=info msg="Ran pod sandbox 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 with infra container: openstack/dnsmasq-dns-694db665c-8q4fx/POD" id=89afc785-188d-4645-be4b-10dff68e7740 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.150408 | controller | Jun 12 10:20:21.650306 crc crio[19822]: time="2026-06-12T10:20:21.650212138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=95f31694-1d72-4be8-a804-81ea43f93cbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150425 | controller | Jun 12 10:20:21.680040 crc crio[19822]: time="2026-06-12T10:20:21.67968725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=dd229222-7b2c-4ecf-9b1b-6a459513bfc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150441 | controller | Jun 12 10:20:21.691583 crc crio[19822]: time="2026-06-12T10:20:21.691504505Z" level=info msg="Creating container: openstack/dnsmasq-dns-694db665c-8q4fx/init" id=3042ccb6-f832-483c-a6f5-880ec854131c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150458 | controller | Jun 12 10:20:21.693605 crc crio[19822]: time="2026-06-12T10:20:21.693518058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150474 | controller | Jun 12 10:20:21.760321 crc crio[19822]: time="2026-06-12T10:20:21.759520258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150490 | controller | Jun 12 10:20:21.770062 crc crio[19822]: time="2026-06-12T10:20:21.76995411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150505 | controller | Jun 12 10:20:21.875939 crc crio[19822]: time="2026-06-12T10:20:21.875697199Z" level=info msg="Created container 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079: openstack/dnsmasq-dns-694db665c-8q4fx/init" id=3042ccb6-f832-483c-a6f5-880ec854131c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150521 | controller | Jun 12 10:20:21.877355 crc crio[19822]: time="2026-06-12T10:20:21.877250867Z" level=info msg="Starting container: 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079" id=687cbf6e-42c1-423d-ad0a-40f9680b7d34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.150538 | controller | Jun 12 10:20:21.885119 crc crio[19822]: time="2026-06-12T10:20:21.8845686Z" level=info msg="Started container" PID=53494 containerID=13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079 description=openstack/dnsmasq-dns-694db665c-8q4fx/init id=687cbf6e-42c1-423d-ad0a-40f9680b7d34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038
2026-06-12 11:43:48.150559 | controller | Jun 12 10:20:21.898913 crc crio[19822]: 2026-06-12T10:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b264a347ba812dc Mac:92:bc:b9:7b:2d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 SocketPath: PciID:}] [{Interface:0xc0002ee8d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.150577 | controller | Jun 12 10:20:21.900000 crc crio[19822]: time="2026-06-12T10:20:21.899897885Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc00140e8f0}] Aliases:map[]}"
2026-06-12 11:43:48.150593 | controller | Jun 12 10:20:21.900591 crc crio[19822]: time="2026-06-12T10:20:21.90006488Z" level=info msg="Checking pod openstack_swift-ring-rebalance-5jcm9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.150609 | controller | Jun 12 10:20:21.906760 crc crio[19822]: time="2026-06-12T10:20:21.906557288Z" level=info msg="Ran pod sandbox b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 with infra container: openstack/swift-ring-rebalance-5jcm9/POD" id=39e8d76a-e8ed-493f-98d2-e388e0d3eb1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.150626 | controller | Jun 12 10:20:21.910127 crc crio[19822]: time="2026-06-12T10:20:21.909873174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150642 | controller | Jun 12 10:20:21.911637 crc crio[19822]: time="2026-06-12T10:20:21.910588397Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150658 | controller | Jun 12 10:20:21.912057 crc crio[19822]: time="2026-06-12T10:20:21.91066855Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150674 | controller | Jun 12 10:20:21.914211 crc crio[19822]: time="2026-06-12T10:20:21.913701953Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=8419a06f-a393-43f6-8ba7-cbbffc1b1f96 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.150690 | controller | Jun 12 10:20:21.924771 crc crio[19822]: time="2026-06-12T10:20:21.92434937Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\""
2026-06-12 11:43:48.150705 | controller | Jun 12 10:20:23.033028 crc crio[19822]: time="2026-06-12T10:20:23.032518775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=69a5b009-886e-4485-b4f5-8725cf4e6dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150721 | controller | Jun 12 10:20:23.110031 crc crio[19822]: time="2026-06-12T10:20:23.109800586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=29f29c18-d7ae-4d49-8e30-93877539a189 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150743 | controller | Jun 12 10:20:23.137568 crc crio[19822]: time="2026-06-12T10:20:23.137465902Z" level=info msg="Creating container: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns" id=231d7cfd-7ee8-4e12-80fe-825519980143 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150760 | controller | Jun 12 10:20:23.139649 crc crio[19822]: time="2026-06-12T10:20:23.13958898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150776 | controller | Jun 12 10:20:23.246648 crc crio[19822]: time="2026-06-12T10:20:23.246423153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150792 | controller | Jun 12 10:20:23.253341 crc crio[19822]: time="2026-06-12T10:20:23.252746075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150809 | controller | Jun 12 10:20:23.423640 crc crio[19822]: time="2026-06-12T10:20:23.423177003Z" level=info msg="Created container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns" id=231d7cfd-7ee8-4e12-80fe-825519980143 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150826 | controller | Jun 12 10:20:23.426206 crc crio[19822]: time="2026-06-12T10:20:23.426072803Z" level=info msg="Starting container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62" id=b6e4313c-3368-4f8b-9f26-d2331c52d130 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.150843 | controller | Jun 12 10:20:23.436929 crc crio[19822]: time="2026-06-12T10:20:23.436862995Z" level=info msg="Started container" PID=53615 containerID=2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62 description=openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns id=b6e4313c-3368-4f8b-9f26-d2331c52d130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038
2026-06-12 11:43:48.150891 | controller | Jun 12 10:20:28.400495 crc crio[19822]: time="2026-06-12T10:20:28.391904838Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=8419a06f-a393-43f6-8ba7-cbbffc1b1f96 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.150914 | controller | Jun 12 10:20:28.401949 crc crio[19822]: time="2026-06-12T10:20:28.401904014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=5205fd72-6579-47e0-ae8c-d429c5306db6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150931 | controller | Jun 12 10:20:28.452393 crc crio[19822]: time="2026-06-12T10:20:28.452311864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=3c0c468b-ae1c-4b51-96d5-114bfc3eec34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.150948 | controller | Jun 12 10:20:28.477735 crc crio[19822]: time="2026-06-12T10:20:28.477481698Z" level=info msg="Creating container: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance" id=37f16135-0745-4352-95cc-51cd193faf05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.150964 | controller | Jun 12 10:20:28.479582 crc crio[19822]: time="2026-06-12T10:20:28.479473101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.150989 | controller | Jun 12 10:20:28.550998 crc crio[19822]: time="2026-06-12T10:20:28.550091087Z" level=info msg="Stopping container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62 (timeout: 10s)" id=0767462c-89ef-4926-a006-d8bbd202fbf1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.151006 | controller | Jun 12 10:20:28.553092 crc crio[19822]: time="2026-06-12T10:20:28.55293372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151022 | controller | Jun 12 10:20:28.558882 crc crio[19822]: time="2026-06-12T10:20:28.558729731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151039 | controller | Jun 12 10:20:28.597602 crc crio[19822]: time="2026-06-12T10:20:28.597519799Z" level=info msg="Running pod sandbox: openstack/glance-db-create-lml7r/POD" id=819c24dd-d99a-4a93-832f-3880939d55aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.151055 | controller | Jun 12 10:20:28.597730 crc crio[19822]: time="2026-06-12T10:20:28.597620393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151071 | controller | Jun 12 10:20:28.629504 crc crio[19822]: time="2026-06-12T10:20:28.62941468Z" level=info msg="Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc00244d528}] Aliases:map[]}"
2026-06-12 11:43:48.151088 | controller | Jun 12 10:20:28.629504 crc crio[19822]: time="2026-06-12T10:20:28.629497993Z" level=info msg="Adding pod openstack_glance-db-create-lml7r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.151104 | controller | Jun 12 10:20:29.160579 crc crio[19822]: time="2026-06-12T10:20:29.159941353Z" level=info msg="Created container 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance" id=37f16135-0745-4352-95cc-51cd193faf05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.151121 | controller | Jun 12 10:20:29.163471 crc crio[19822]: time="2026-06-12T10:20:29.162961759Z" level=info msg="Starting container: 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912" id=e3483ba1-e46a-4342-a6df-3faf3190479f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.151137 | controller | Jun 12 10:20:29.169888 crc crio[19822]: time="2026-06-12T10:20:29.169740104Z" level=info msg="Started container" PID=53818 containerID=9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912 description=openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance id=e3483ba1-e46a-4342-a6df-3faf3190479f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09
2026-06-12 11:43:48.151155 | controller | Jun 12 10:20:29.304624 crc crio[19822]: time="2026-06-12T10:20:29.304132969Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-n7t5c/POD" id=279a0636-67c2-4a1c-ae0d-f59a29fcd411 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.151171 | controller | Jun 12 10:20:29.304889 crc crio[19822]: time="2026-06-12T10:20:29.304752299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151188 | controller | Jun 12 10:20:29.335867 crc crio[19822]: time="2026-06-12T10:20:29.335745662Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc00008c928}] Aliases:map[]}"
2026-06-12 11:43:48.151209 | controller | Jun 12 10:20:29.335867 crc crio[19822]: time="2026-06-12T10:20:29.335853825Z" level=info msg="Adding pod openstack_ovn-controller-metrics-n7t5c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.151226 | controller | Jun 12 10:20:29.672096 crc crio[19822]: time="2026-06-12T10:20:29.671979411Z" level=info msg="Stopped container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns" id=0767462c-89ef-4926-a006-d8bbd202fbf1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.151242 | controller | Jun 12 10:20:29.673492 crc crio[19822]: time="2026-06-12T10:20:29.673340584Z" level=info msg="Stopping pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038" id=ec33faa4-1320-41de-9196-00073e5a847e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.151259 | controller | Jun 12 10:20:29.674164 crc crio[19822]: time="2026-06-12T10:20:29.673984595Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc00140f108}] Aliases:map[]}"
2026-06-12 11:43:48.151276 | controller | Jun 12 10:20:29.674288 crc crio[19822]: time="2026-06-12T10:20:29.674211512Z" level=info msg="Deleting pod openstack_dnsmasq-dns-694db665c-8q4fx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.151291 | controller | Jun 12 10:20:29.922547 crc crio[19822]: 2026-06-12T10:20:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9eec93411724185 Mac:9a:82:6c:6e:33:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c SocketPath: PciID:}] [{Interface:0xc0005925c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.151309 | controller | Jun 12 10:20:29.924763 crc crio[19822]: time="2026-06-12T10:20:29.924668009Z" level=info msg="Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc00244d528}] Aliases:map[]}"
2026-06-12 11:43:48.151333 | controller | Jun 12 10:20:29.925215 crc crio[19822]: time="2026-06-12T10:20:29.924926428Z" level=info msg="Checking pod openstack_glance-db-create-lml7r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.151358 | controller | Jun 12 10:20:29.937757 crc crio[19822]: time="2026-06-12T10:20:29.937593734Z" level=info msg="Ran pod sandbox 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b with infra container: openstack/glance-db-create-lml7r/POD" id=819c24dd-d99a-4a93-832f-3880939d55aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.151383 | controller | Jun 12 10:20:29.940235 crc crio[19822]: time="2026-06-12T10:20:29.939759182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0f661450-54a2-4427-8b55-5896605c56e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.151407 | controller | Jun 12 10:20:29.943781 crc crio[19822]: time="2026-06-12T10:20:29.943704767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f434d555-9f99-422d-9146-8c0d9f4c42f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.151431 | controller | Jun 12 10:20:30.057363 crc crio[19822]: time="2026-06-12T10:20:30.057185731Z" level=info msg="Stopped pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038" id=ec33faa4-1320-41de-9196-00073e5a847e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.151455 | controller | Jun 12 10:20:31.300185 crc crio[19822]: time="2026-06-12T10:20:31.299554641Z" level=info msg="Creating container: openstack/glance-db-create-lml7r/mariadb-database-create" id=918846bc-bb65-4f31-9b32-a7fcb322abcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.151475 | controller | Jun 12 10:20:31.301473 crc crio[19822]: time="2026-06-12T10:20:31.301347559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151492 | controller | Jun 12 10:20:31.353888 crc crio[19822]: time="2026-06-12T10:20:31.353674145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151508 | controller | Jun 12 10:20:31.359279 crc crio[19822]: time="2026-06-12T10:20:31.359178509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151524 | controller | Jun 12 10:20:31.388622 crc crio[19822]: time="2026-06-12T10:20:31.387739325Z" level=info msg="Removing container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62" id=63da6054-6701-465d-9dfc-2bc92958c4e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.151540 | controller | Jun 12 10:20:31.488402 crc crio[19822]: 2026-06-12T10:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42f2bbd943d4911 Mac:b2:3a:76:6c:01:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 SocketPath: PciID:}] [{Interface:0xc0003d8e10 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.151556 | controller | Jun 12 10:20:31.490225 crc crio[19822]: time="2026-06-12T10:20:31.490042405Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc00008c928}] Aliases:map[]}"
2026-06-12 11:43:48.151574 | controller | Jun 12 10:20:31.490339 crc crio[19822]: time="2026-06-12T10:20:31.490287822Z" level=info msg="Checking pod openstack_ovn-controller-metrics-n7t5c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.151590 | controller | Jun 12 10:20:31.525305 crc crio[19822]: time="2026-06-12T10:20:31.522895301Z" level=info msg="Removed container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns" id=63da6054-6701-465d-9dfc-2bc92958c4e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.151611 | controller | Jun 12 10:20:31.542755 crc crio[19822]: time="2026-06-12T10:20:31.542577747Z" level=info msg="Ran pod sandbox 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 with infra container: openstack/ovn-controller-metrics-n7t5c/POD" id=279a0636-67c2-4a1c-ae0d-f59a29fcd411 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.151628 | controller | Jun 12 10:20:31.548648 crc crio[19822]: time="2026-06-12T10:20:31.544392869Z" level=info msg="Removing container: 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079" id=02d5fc86-072a-42f9-b95b-fe79a289e74f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.151644 | controller | Jun 12 10:20:31.552097 crc crio[19822]: time="2026-06-12T10:20:31.551791282Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=51af392a-8d1f-443c-9eb7-544d223cdf47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.151660 | controller | Jun 12 10:20:31.600470 crc crio[19822]: time="2026-06-12T10:20:31.600400739Z" level=info msg="Removed container 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079: openstack/dnsmasq-dns-694db665c-8q4fx/init" id=02d5fc86-072a-42f9-b95b-fe79a289e74f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.151675 | controller | Jun 12 10:20:31.727768 crc crio[19822]: time="2026-06-12T10:20:31.725974977Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=dc87b365-bdd8-4f4b-b7c5-57b9fe0d143d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.151691 | controller | Jun 12 10:20:31.773304 crc crio[19822]: time="2026-06-12T10:20:31.773081049Z" level=info msg="Creating container: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter" id=768c2f23-5b09-4dab-b508-2d2300d028fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.151707 | controller | Jun 12 10:20:31.773779 crc crio[19822]: time="2026-06-12T10:20:31.77371757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151722 | controller | Jun 12 10:20:31.860562 crc crio[19822]: time="2026-06-12T10:20:31.860429158Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-655fd7859f-dpbfj/POD" id=110d4b14-afed-44b2-b6fc-d311e3b4e5d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.151738 | controller | Jun 12 10:20:31.860562 crc crio[19822]: time="2026-06-12T10:20:31.860551012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151753 | controller | Jun 12 10:20:31.922408 crc crio[19822]: time="2026-06-12T10:20:31.922276016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151769 | controller | Jun 12 10:20:31.946036 crc crio[19822]: time="2026-06-12T10:20:31.945895254Z" level=info msg="Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}"
2026-06-12 11:43:48.151785 | controller | Jun 12 10:20:31.946036 crc crio[19822]: time="2026-06-12T10:20:31.945970736Z" level=info msg="Adding pod openstack_dnsmasq-dns-655fd7859f-dpbfj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.151801 | controller | Jun 12 10:20:32.049253 crc crio[19822]: time="2026-06-12T10:20:32.04904859Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=7e2a867a-4837-4cee-a789-11b30fb20778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.151822 | controller | Jun 12 10:20:32.050682 crc crio[19822]: time="2026-06-12T10:20:32.050532917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151838 | controller | Jun 12 10:20:32.054135 crc crio[19822]: time="2026-06-12T10:20:32.054018717Z" level=info msg="Created container ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493: openstack/glance-db-create-lml7r/mariadb-database-create" id=918846bc-bb65-4f31-9b32-a7fcb322abcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.151877 | controller | Jun 12 10:20:32.056368 crc crio[19822]: time="2026-06-12T10:20:32.05621985Z" level=info msg="Starting container: ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493" id=c007b4d0-259a-4cdc-a854-8873a75b90a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.151897 | controller | Jun 12 10:20:32.066206 crc crio[19822]: time="2026-06-12T10:20:32.063167373Z" level=info msg="Started container" PID=54042 containerID=ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493 description=openstack/glance-db-create-lml7r/mariadb-database-create id=c007b4d0-259a-4cdc-a854-8873a75b90a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b
2026-06-12 11:43:48.151914 | controller | Jun 12 10:20:32.258672 crc crio[19822]: time="2026-06-12T10:20:32.258217174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.151931 | controller | Jun 12 10:20:32.269513 crc crio[19822]: time="2026-06-12T10:20:32.269471482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=ea6a9161-db1d-4e7f-9dd1-1c48de43ddb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.151947 | controller | Jun 12 10:20:32.272770 crc crio[19822]: time="2026-06-12T10:20:32.272739047Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc00008c840}] Aliases:map[]}"
2026-06-12 11:43:48.151964 | controller | Jun 12 10:20:32.273092 crc crio[19822]: time="2026-06-12T10:20:32.273073247Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.151981 | controller | Jun 12 10:20:32.274944 crc crio[19822]: time="2026-06-12T10:20:32.274486189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=e51d3f9f-287c-454b-825e-84a41588fc9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.151997 | controller | Jun 12 10:20:32.363382 crc crio[19822]: time="2026-06-12T10:20:32.363297327Z" level=info msg="Running pod sandbox: openstack/placement-db-create-h292v/POD" id=77103b8f-91e3-4ed6-8b11-5b4ed215794b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.152014 | controller | Jun 12 10:20:32.365676 crc crio[19822]: time="2026-06-12T10:20:32.363410011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152030 | controller | Jun 12 10:20:32.366504 crc crio[19822]: time="2026-06-12T10:20:32.366396281Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-kj644/POD" id=ed53e5d4-ac08-4e6a-8e9d-6174a7300090 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.152052 | controller | Jun 12 10:20:32.366578 crc crio[19822]: time="2026-06-12T10:20:32.366558737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152069 | controller | Jun 12 10:20:32.457357 crc crio[19822]: time="2026-06-12T10:20:32.453322815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=7671a9b7-28ad-46e2-ace2-a3f2120ed5f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.152085 | controller | Jun 12 10:20:32.490202 crc crio[19822]: time="2026-06-12T10:20:32.489312606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=dbbf5e80-bc2c-4589-9a8d-16116bedcbf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.152102 | controller | Jun 12 10:20:32.497254 crc crio[19822]: time="2026-06-12T10:20:32.497127426Z" level=info msg="Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc0037c8188}] Aliases:map[]}"
2026-06-12 11:43:48.152119 | controller | Jun 12 10:20:32.497254 crc crio[19822]: time="2026-06-12T10:20:32.497222359Z" level=info msg="Adding pod openstack_placement-db-create-h292v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.152149 | controller | Jun 12 10:20:32.509449 crc crio[19822]: time="2026-06-12T10:20:32.509338078Z" level=info msg="Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052125c0}] Aliases:map[]}"
2026-06-12 11:43:48.152168 | controller | Jun 12 10:20:32.509449 crc crio[19822]: time="2026-06-12T10:20:32.5094066Z" level=info msg="Adding pod openstack_keystone-db-create-kj644 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.152185 | controller | Jun 12 10:20:32.538256 crc crio[19822]: time="2026-06-12T10:20:32.529601331Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=2145b649-fa82-4f3d-bedd-1cb5b54c1c9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.152201 | controller | Jun 12 10:20:32.538256 crc crio[19822]: time="2026-06-12T10:20:32.532729412Z" level=info msg="Created container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter" id=768c2f23-5b09-4dab-b508-2d2300d028fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.152218 | controller | Jun 12 10:20:32.538256 crc crio[19822]: time="2026-06-12T10:20:32.534302901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152234 | controller | Jun 12 10:20:32.548673 crc crio[19822]: time="2026-06-12T10:20:32.548522212Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=969afc20-c7e5-4542-8a2b-e851235715fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.152256 | controller | Jun 12 10:20:32.548915 crc crio[19822]: time="2026-06-12T10:20:32.548700798Z" level=info msg="Starting container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91" id=ad77f601-53ca-415b-ac07-f1a517e5b49a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.152272 | controller | Jun 12 10:20:32.578924 crc crio[19822]: time="2026-06-12T10:20:32.578796939Z" level=info msg="Started container" PID=54139 containerID=f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91 description=openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter id=ad77f601-53ca-415b-ac07-f1a517e5b49a name=/runtime.v1.RuntimeService/StartContainer sandboxID=42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215
2026-06-12 11:43:48.152289 | controller | Jun 12 10:20:32.598225 crc crio[19822]: time="2026-06-12T10:20:32.598136861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152305 | controller | Jun 12 10:20:32.669553 crc crio[19822]: time="2026-06-12T10:20:32.66947591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152321 | controller | Jun 12 10:20:32.674544 crc crio[19822]: time="2026-06-12T10:20:32.674449409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152336 | controller | Jun 12 10:20:32.675676 crc crio[19822]: time="2026-06-12T10:20:32.675610215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152352 | controller | Jun 12 10:20:32.682240 crc crio[19822]: time="2026-06-12T10:20:32.68208762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152368 | controller | Jun 12 10:20:32.695741 crc crio[19822]: time="2026-06-12T10:20:32.693225763Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-657df6d86f-zxrrn/POD" id=8e38481e-0f9b-403d-905d-1dfb2d894654 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.152385 | controller | Jun 12 10:20:32.695741 crc crio[19822]: time="2026-06-12T10:20:32.693336346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152401 | controller | Jun 12 10:20:32.747691 crc crio[19822]: time="2026-06-12T10:20:32.747611036Z" level=info msg="Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc000696320}] Aliases:map[]}"
2026-06-12 11:43:48.152417 | controller | Jun 12 10:20:32.747691 crc crio[19822]: time="2026-06-12T10:20:32.747679698Z" level=info msg="Adding pod openstack_dnsmasq-dns-657df6d86f-zxrrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.152434 | controller | Jun 12 10:20:32.937333 crc crio[19822]: 2026-06-12T10:20:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5057ce5c4a1a883 Mac:ba:54:30:39:94:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 SocketPath: PciID:}] [{Interface:0xc00012c6d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.152456 | controller | Jun 12 10:20:32.938646 crc crio[19822]: time="2026-06-12T10:20:32.938479073Z" level=info msg="Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}"
2026-06-12 11:43:48.152473 | controller | Jun 12 10:20:32.938985 crc crio[19822]: time="2026-06-12T10:20:32.93873079Z" level=info msg="Checking pod openstack_dnsmasq-dns-655fd7859f-dpbfj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.152491 | controller | Jun 12 10:20:32.954622 crc crio[19822]: time="2026-06-12T10:20:32.953483118Z" level=info msg="Ran pod sandbox 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb with infra container: openstack/dnsmasq-dns-655fd7859f-dpbfj/POD" id=110d4b14-afed-44b2-b6fc-d311e3b4e5d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.152515 | controller | Jun 12 10:20:32.969344 crc crio[19822]: time="2026-06-12T10:20:32.965721397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=efd825a9-eafb-42ca-91a9-a08b48d9ffaa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.152540 | controller | Jun 12 10:20:33.020939 crc crio[19822]: time="2026-06-12T10:20:33.020712167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2bd889c7-8a54-45f5-84fe-1056f9911d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.152561 | controller | Jun 12 10:20:33.064488 crc crio[19822]: time="2026-06-12T10:20:33.064404489Z" level=info msg="Created container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq" id=2145b649-fa82-4f3d-bedd-1cb5b54c1c9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.152578 | controller | Jun 12 10:20:33.066481 crc crio[19822]: time="2026-06-12T10:20:33.066381922Z" level=info msg="Starting container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2" id=36b5e181-6331-46b7-a7b1-4c48dcccb915 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.152595 | controller | Jun 12 10:20:33.068023 crc crio[19822]: time="2026-06-12T10:20:33.0679172Z" level=info msg="Created container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq" id=969afc20-c7e5-4542-8a2b-e851235715fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.152612 | controller | Jun 12 10:20:33.072350 crc crio[19822]: time="2026-06-12T10:20:33.072270128Z" level=info msg="Starting container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1" id=7a3ea577-176f-4217-9b48-f76b910a69b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.152628 | controller | Jun 12 10:20:33.074453 crc crio[19822]: time="2026-06-12T10:20:33.073543683Z" level=info msg="Creating container: openstack/dnsmasq-dns-655fd7859f-dpbfj/init" id=1d1a9cd8-6355-44c0-953e-a96173982235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.152645 | controller | Jun 12 10:20:33.074453 crc crio[19822]: time="2026-06-12T10:20:33.074037248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152661 | controller | Jun 12 10:20:33.124007 crc crio[19822]: time="2026-06-12T10:20:33.082174637Z" level=info msg="Started container" PID=54290 containerID=6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=7a3ea577-176f-4217-9b48-f76b910a69b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e
2026-06-12 11:43:48.152683 | controller | Jun 12 10:20:33.124007 crc crio[19822]: time="2026-06-12T10:20:33.095420843Z" level=info msg="Started container" PID=54281 containerID=6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2 description=openstack/rabbitmq-server-0/rabbitmq id=36b5e181-6331-46b7-a7b1-4c48dcccb915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593
2026-06-12 11:43:48.152700 | controller | Jun 12 10:20:33.124007 crc crio[19822]: time="2026-06-12T10:20:33.098800301Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gkz9h/POD" id=f9847187-df65-4068-9a12-030665167ca8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.152717 | controller | Jun 12 10:20:33.124007 crc crio[19822]: time="2026-06-12T10:20:33.108010856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152733 | controller | Jun 12 10:20:33.135186 crc crio[19822]: 2026-06-12T10:20:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1e61d5c2d92d56 Mac:e6:16:3e:0e:f6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 SocketPath: PciID:}] [{Interface:0xc0002c0cc0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.152749 | controller | Jun 12 10:20:33.137952 crc crio[19822]: time="2026-06-12T10:20:33.136413171Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc00008c840}] Aliases:map[]}"
2026-06-12 11:43:48.152765 | controller | Jun 12 10:20:33.137952 crc crio[19822]: time="2026-06-12T10:20:33.136609928Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.152782 | controller | Jun 12 10:20:33.174970 crc crio[19822]: time="2026-06-12T10:20:33.173322882Z" level=info msg="Ran pod sandbox c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 with infra container: openstack/ovn-northd-0/POD" id=7e2a867a-4837-4cee-a789-11b30fb20778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.152798 | controller | Jun 12 10:20:33.178067 crc crio[19822]: time="2026-06-12T10:20:33.177961516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.152814 | controller | Jun 12 10:20:33.184259 crc crio[19822]: time="2026-06-12T10:20:33.183305585Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.152830 | controller | Jun 12 10:20:33.184259 crc crio[19822]: time="2026-06-12T10:20:33.183431189Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.152846 | controller | Jun 12 10:20:33.185776 crc crio[19822]: time="2026-06-12T10:20:33.185643669Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=01767860-7ad5-46bc-bbf5-3cfed753c771 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.152891 | controller | Jun 12 10:20:33.190995 crc crio[19822]: time="2026-06-12T10:20:33.190913586Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\""
2026-06-12 11:43:48.152909 | controller | Jun 12 10:20:33.194956 crc crio[19822]: time="2026-06-12T10:20:33.194872432Z" level=info msg="Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}"
2026-06-12 11:43:48.152927 | controller | Jun 12 10:20:33.194956 crc crio[19822]: time="2026-06-12T10:20:33.194929574Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gkz9h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.152943 | controller | Jun 12 10:20:33.195188 crc crio[19822]: time="2026-06-12T10:20:33.19507613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152960 | controller | Jun 12 10:20:33.206466 crc crio[19822]: time="2026-06-12T10:20:33.206376202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.152976 | controller | Jun 12 10:20:34.367795 crc crio[19822]: time="2026-06-12T10:20:34.367252507Z" level=info msg="Stopping pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b" id=cd041371-3973-4737-a15d-a68dd473c71d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.152992 | controller | Jun 12 10:20:34.369226 crc crio[19822]: time="2026-06-12T10:20:34.368356343Z" level=info msg="Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc005212810}] Aliases:map[]}"
2026-06-12 11:43:48.153009 | controller | Jun 12 10:20:34.369226 crc crio[19822]: time="2026-06-12T10:20:34.368517208Z" level=info msg="Deleting pod openstack_glance-db-create-lml7r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.153025 | controller | Jun 12 10:20:34.797314 crc crio[19822]: time="2026-06-12T10:20:34.797066227Z" level=info msg="Stopped pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b" id=cd041371-3973-4737-a15d-a68dd473c71d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.153041 | controller | Jun 12 10:20:35.471012 crc crio[19822]: time="2026-06-12T10:20:35.470473887Z" level=info msg="Created container a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155: openstack/dnsmasq-dns-655fd7859f-dpbfj/init" id=1d1a9cd8-6355-44c0-953e-a96173982235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.153058 | controller | Jun 12 10:20:35.473049 crc crio[19822]: time="2026-06-12T10:20:35.472934626Z" level=info msg="Starting container: a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155" id=0791c872-9cfe-4d47-82a8-eeb1b7bddc34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.153078 | controller | Jun 12 10:20:35.481036 crc crio[19822]: time="2026-06-12T10:20:35.480902357Z" level=info msg="Started container" PID=54429 containerID=a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155 description=openstack/dnsmasq-dns-655fd7859f-dpbfj/init id=0791c872-9cfe-4d47-82a8-eeb1b7bddc34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb
2026-06-12 11:43:48.153095 | controller | Jun 12 10:20:35.620552 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66f2dda8a2f2693 Mac:ee:fd:9f:21:f2:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.153113 | controller | Jun 12 10:20:35.622629 crc crio[19822]: time="2026-06-12T10:20:35.622523703Z" level=info msg="Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052125c0}] Aliases:map[]}"
2026-06-12 11:43:48.153129 | controller | Jun 12 10:20:35.622857 crc crio[19822]: time="2026-06-12T10:20:35.622776981Z" level=info msg="Checking pod openstack_keystone-db-create-kj644 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.153145 | controller | Jun 12 10:20:35.660337 crc crio[19822]: time="2026-06-12T10:20:35.659997082Z" level=info msg="Ran pod sandbox 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 with infra container: openstack/keystone-db-create-kj644/POD" id=ed53e5d4-ac08-4e6a-8e9d-6174a7300090 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.153161 | controller | Jun 12 10:20:35.665488 crc crio[19822]: time="2026-06-12T10:20:35.66540432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=37f44e91-2dd5-4a91-81ea-aa239eee0e87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.153177 | controller | Jun 12 10:20:35.672977 crc crio[19822]: time="2026-06-12T10:20:35.672785245Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=30527b4a-8b4e-47c7-a53e-1ae9144c6004 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.153193 | controller | Jun 12 10:20:35.845300 crc crio[19822]: time="2026-06-12T10:20:35.845127213Z" level=info msg="Creating container: openstack/keystone-db-create-kj644/mariadb-database-create" id=16b18bb8-613b-444f-9919-8a8fda41e9c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.153209 | controller | Jun 12 10:20:35.845716 crc crio[19822]: time="2026-06-12T10:20:35.84564737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153225 | controller | Jun 12 10:20:35.883083 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f421c0bbd6844a Mac:d6:00:b6:73:c5:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.153242 | controller | Jun 12 10:20:35.884311 crc crio[19822]: time="2026-06-12T10:20:35.884233979Z" level=info msg="Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}"
2026-06-12 11:43:48.153264 | controller | Jun 12 10:20:35.884576 crc crio[19822]: time="2026-06-12T10:20:35.884462736Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gkz9h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.153281 | controller | Jun 12 10:20:35.902052 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48b8da7751f2f7b Mac:0e:48:2a:a1:bd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.153298 | controller | Jun 12 10:20:35.902367 crc crio[19822]: time="2026-06-12T10:20:35.902327597Z" level=info msg="Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc0037c8188}] Aliases:map[]}"
2026-06-12 11:43:48.153315 | controller | Jun 12 10:20:35.902928 crc crio[19822]: time="2026-06-12T10:20:35.902549705Z" level=info msg="Checking pod openstack_placement-db-create-h292v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.153332 | controller | Jun 12 10:20:35.903789 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9381d552459e09 Mac:6e:36:f5:5e:df:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e SocketPath: PciID:}] [{Interface:0xc0005145c0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.153349 | controller | Jun 12 10:20:35.905951 crc crio[19822]: time="2026-06-12T10:20:35.904967569Z" level=info msg="Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc000696320}] Aliases:map[]}"
2026-06-12 11:43:48.153366 | controller | Jun 12 10:20:35.905951 crc crio[19822]: time="2026-06-12T10:20:35.905182926Z" level=info msg="Checking pod openstack_dnsmasq-dns-657df6d86f-zxrrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.153383 | controller | Jun 12 10:20:36.016943 crc crio[19822]: time="2026-06-12T10:20:36.013089618Z" level=info msg="Ran pod sandbox 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f with infra container: openstack/placement-db-create-h292v/POD" id=77103b8f-91e3-4ed6-8b11-5b4ed215794b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.153399 | controller | Jun 12 10:20:36.023861 crc crio[19822]: time="2026-06-12T10:20:36.023396809Z" level=info msg="Ran pod sandbox 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 with infra container: openshift-marketplace/redhat-operators-gkz9h/POD" id=f9847187-df65-4068-9a12-030665167ca8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.153421 | controller | Jun 12 10:20:36.039594 crc crio[19822]: time="2026-06-12T10:20:36.039436152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4791e42f-5967-46d1-b089-44fe51cc69ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.153438 | controller | Jun 12 10:20:36.042968 crc crio[19822]: time="2026-06-12T10:20:36.042689851Z" level=info msg="Ran pod sandbox c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c with infra container: openstack/dnsmasq-dns-657df6d86f-zxrrn/POD" id=8e38481e-0f9b-403d-905d-1dfb2d894654 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.153455 | controller | Jun 12 10:20:36.049469 crc crio[19822]: time="2026-06-12T10:20:36.048042981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dde3dfba-3524-4ff6-9cf8-3df31dfe77bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.153471 | controller | Jun 12 10:20:36.049469 crc crio[19822]: time="2026-06-12T10:20:36.049086894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ec448aaf-206b-45ba-9133-6b85831b53da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.153488 | controller | Jun 12 10:20:36.051879 crc crio[19822]: time="2026-06-12T10:20:36.051689157Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=477cb222-4755-4103-81b1-2c365ba68a71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.153503 | controller | Jun 12 10:20:36.071860 crc crio[19822]: time="2026-06-12T10:20:36.069792907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2c658df7-8424-430f-9d6f-264a872f77fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.153519 | controller | Jun 12 10:20:36.080545 crc crio[19822]: time="2026-06-12T10:20:36.080435498Z" level=info msg="Creating container: openstack/placement-db-create-h292v/mariadb-database-create" id=fc771676-f35b-4c37-af55-3902446824b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.153535 | controller | Jun 12 10:20:36.082877 crc crio[19822]: time="2026-06-12T10:20:36.080937404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153551 | controller | Jun 12 10:20:36.095918 crc crio[19822]: time="2026-06-12T10:20:36.095784899Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gkz9h/extract-utilities" id=ddea9f07-7f36-44cc-8140-518afe1c250b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.153567 | controller | Jun 12 10:20:36.104923 crc crio[19822]: time="2026-06-12T10:20:36.100267094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153584 | controller | Jun 12 10:20:36.124342 crc crio[19822]: time="2026-06-12T10:20:36.122482854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153608 | controller | Jun 12 10:20:36.130293 crc crio[19822]: time="2026-06-12T10:20:36.128891189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153633 | controller | Jun 12 10:20:36.190195 crc crio[19822]: time="2026-06-12T10:20:36.18856624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e312ef42-30ee-487d-9595-dfb8bc33914f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.153667 | controller | Jun 12 10:20:36.211509 crc crio[19822]: time="2026-06-12T10:20:36.211413376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153690 | controller | Jun 12 10:20:36.216136 crc crio[19822]: time="2026-06-12T10:20:36.212451177Z" level=info msg="Creating container: openstack/dnsmasq-dns-657df6d86f-zxrrn/init" id=54b7c745-8985-437c-9c78-e3ab8db2ccab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.153713 | controller | Jun 12 10:20:36.216136 crc crio[19822]: time="2026-06-12T10:20:36.212871671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153736 | controller | Jun 12 10:20:36.216374 crc crio[19822]: time="2026-06-12T10:20:36.2163421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153758 | controller | Jun 12 10:20:36.291024 crc crio[19822]: time="2026-06-12T10:20:36.290915896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153775 | controller | Jun 12 10:20:36.295981 crc crio[19822]: time="2026-06-12T10:20:36.295926521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153791 | controller | Jun 12 10:20:36.306346 crc crio[19822]: time="2026-06-12T10:20:36.306296639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153806 | controller | Jun 12 10:20:36.337249 crc crio[19822]: time="2026-06-12T10:20:36.33694322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.153822 | controller | Jun 12 10:20:36.416757 crc crio[19822]: time="2026-06-12T10:20:36.415928705Z" level=info msg="Created container 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73: openstack/keystone-db-create-kj644/mariadb-database-create" id=16b18bb8-613b-444f-9919-8a8fda41e9c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.153838 | controller | Jun 12 10:20:36.419207 crc crio[19822]: time="2026-06-12T10:20:36.419053531Z" level=info msg="Starting container: 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73" id=fac8889f-327e-49d5-be01-56acb91d40da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.153876 | controller | Jun 12 10:20:36.429282 crc crio[19822]: time="2026-06-12T10:20:36.429109256Z" level=info msg="Started container" PID=54684 containerID=0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73 description=openstack/keystone-db-create-kj644/mariadb-database-create id=fac8889f-327e-49d5-be01-56acb91d40da name=/runtime.v1.RuntimeService/StartContainer sandboxID=66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3
2026-06-12 11:43:48.153895 | controller | Jun 12 10:20:36.447198 crc crio[19822]: time="2026-06-12T10:20:36.447082128Z" level=info msg="Stopping pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb" id=a0201985-90e5-49ee-88a8-59cbf722b185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.153912 | controller | Jun 12 10:20:36.447784 crc crio[19822]: time="2026-06-12T10:20:36.447650566Z" level=info msg="Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc002ed06b0}] Aliases:map[]}"
2026-06-12 11:43:48.153934 | controller | Jun 12 10:20:36.448015 crc crio[19822]: time="2026-06-12T10:20:36.447898924Z" level=info msg="Deleting pod openstack_dnsmasq-dns-655fd7859f-dpbfj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.153952 | controller | Jun 12 10:20:36.515283 crc crio[19822]: time="2026-06-12T10:20:36.51401995Z" level=info msg="Created container c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7: openstack/dnsmasq-dns-657df6d86f-zxrrn/init" id=54b7c745-8985-437c-9c78-e3ab8db2ccab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.153968 | controller | Jun 12 10:20:36.516977 crc crio[19822]: time="2026-06-12T10:20:36.515319921Z" level=info msg="Created container 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7: openstack/placement-db-create-h292v/mariadb-database-create" id=fc771676-f35b-4c37-af55-3902446824b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.153985 | controller | Jun 12 10:20:36.516977 crc crio[19822]: time="2026-06-12T10:20:36.515864697Z" level=info msg="Starting container: c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7" id=c9685cfd-967e-43e2-98f7-afd8db426a7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.154001 | controller | Jun 12 10:20:36.516977 crc crio[19822]: time="2026-06-12T10:20:36.516450726Z" level=info msg="Starting container: 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7" id=b3ef0ffd-559c-4826-a1ce-d2c94be48911 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.154017 | controller | Jun 12 10:20:36.527911 crc crio[19822]: time="2026-06-12T10:20:36.527219039Z" level=info msg="Started container" PID=54687 containerID=0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7 description=openstack/placement-db-create-h292v/mariadb-database-create id=b3ef0ffd-559c-4826-a1ce-d2c94be48911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f
2026-06-12 11:43:48.154033 | controller | Jun 12 10:20:36.531037 crc crio[19822]: time="2026-06-12T10:20:36.530950058Z" level=info msg="Started container" PID=54694 containerID=c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7 description=openstack/dnsmasq-dns-657df6d86f-zxrrn/init id=c9685cfd-967e-43e2-98f7-afd8db426a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c
2026-06-12 11:43:48.154049 | controller | Jun 12 10:20:36.534447 crc crio[19822]: time="2026-06-12T10:20:36.534281184Z" level=info msg="Created container 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17: openshift-marketplace/redhat-operators-gkz9h/extract-utilities" id=ddea9f07-7f36-44cc-8140-518afe1c250b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154065 | controller | Jun 12 10:20:36.538182 crc crio[19822]: time="2026-06-12T10:20:36.53802025Z" level=info msg="Starting container: 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17" id=6384838d-24a8-4c90-9ff7-8b92af695462 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.154082 | controller | Jun 12 10:20:36.548396 crc crio[19822]: time="2026-06-12T10:20:36.548276127Z" level=info msg="Started container" PID=54696 containerID=7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17 description=openshift-marketplace/redhat-operators-gkz9h/extract-utilities id=6384838d-24a8-4c90-9ff7-8b92af695462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5
2026-06-12 11:43:48.154098 | controller | Jun 12 10:20:36.981759 crc crio[19822]: time="2026-06-12T10:20:36.981552457Z" level=info msg="Stopped pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb" id=a0201985-90e5-49ee-88a8-59cbf722b185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.154121 | controller | Jun 12 10:20:37.511613 crc crio[19822]: time="2026-06-12T10:20:37.511522883Z" level=info msg="Removing container: a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155" id=b4ef1f03-4fd4-4d94-9a2f-a1de80ea0279 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.154137 | controller | Jun 12 10:20:37.513754 crc crio[19822]: time="2026-06-12T10:20:37.513715482Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0dc5af79-df93-4947-862a-fd0538f4a2f5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.154153 | controller | Jun 12 10:20:37.527756 crc crio[19822]: time="2026-06-12T10:20:37.527643123Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.154170 | controller | Jun 12 10:20:37.536660 crc crio[19822]: time="2026-06-12T10:20:37.536494124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4229aa67-87be-4b81-8917-094c4c36d77b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.154186 | controller | Jun 12 10:20:37.744989 crc crio[19822]: time="2026-06-12T10:20:37.744472503Z" level=info msg="Removed container a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155: openstack/dnsmasq-dns-655fd7859f-dpbfj/init" id=b4ef1f03-4fd4-4d94-9a2f-a1de80ea0279 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.154202 | controller | Jun 12 10:20:37.775225 crc crio[19822]: time="2026-06-12T10:20:37.775054022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c38bdd69-1c91-4fc5-a172-68536d88cde8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.154218 | controller | Jun 12 10:20:37.828458 crc crio[19822]: time="2026-06-12T10:20:37.82835936Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=01767860-7ad5-46bc-bbf5-3cfed753c771 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.154234 | controller | Jun 12 10:20:37.830342 crc crio[19822]: time="2026-06-12T10:20:37.830223967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=806677a7-30dc-4d16-a751-005a826e2f97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.154250 | controller | Jun 12 10:20:37.836059 crc crio[19822]: time="2026-06-12T10:20:37.83595948Z" level=info msg="Creating container: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns" id=6a0f5165-1263-429f-b5fd-82cb4f875aa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154266 | controller | Jun 12 10:20:37.836639 crc crio[19822]: time="2026-06-12T10:20:37.836539848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154281 | controller | Jun 12 10:20:37.879411 crc crio[19822]: time="2026-06-12T10:20:37.879277901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=e2369264-9150-41d2-8b47-534f7f2d2e41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.154296 | controller | Jun 12 10:20:37.889617 crc crio[19822]: time="2026-06-12T10:20:37.889522886Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=f4dc12a2-00de-40fb-82a6-00e205a37d5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154318 | controller | Jun 12 10:20:37.890887 crc crio[19822]: time="2026-06-12T10:20:37.890780635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154334 | controller | Jun 12 10:20:37.891167 crc crio[19822]: time="2026-06-12T10:20:37.891094046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154350 | controller | Jun 12 10:20:37.896109 crc crio[19822]: time="2026-06-12T10:20:37.895799534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154366 | controller | Jun 12 10:20:37.955327 crc crio[19822]: time="2026-06-12T10:20:37.95121949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154381 | controller | Jun 12 10:20:37.972002 crc crio[19822]: time="2026-06-12T10:20:37.97190157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154397 | controller | Jun 12 10:20:38.124650 crc crio[19822]: time="2026-06-12T10:20:38.124537329Z" level=info msg="Created container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns" id=6a0f5165-1263-429f-b5fd-82cb4f875aa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154413 | controller | Jun 12 10:20:38.126047 crc crio[19822]: time="2026-06-12T10:20:38.125975927Z" level=info msg="Starting container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14" id=f7f7136c-704c-4033-a5a1-5166a189c696 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.154429 | controller | Jun 12 10:20:38.133759 crc crio[19822]: time="2026-06-12T10:20:38.132956361Z" level=info msg="Started container" PID=54803 containerID=5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14 description=openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns id=f7f7136c-704c-4033-a5a1-5166a189c696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c
2026-06-12 11:43:48.154446 | controller | Jun 12 10:20:38.159464 crc crio[19822]: time="2026-06-12T10:20:38.159347661Z" level=info msg="Created container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd" id=f4dc12a2-00de-40fb-82a6-00e205a37d5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154461 | controller | Jun 12 10:20:38.160705 crc crio[19822]: time="2026-06-12T10:20:38.16056696Z" level=info msg="Starting container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545" id=4e95136a-6cc4-4801-ac91-94a24dce18f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.154477 | controller | Jun 12 10:20:38.166903 crc crio[19822]: time="2026-06-12T10:20:38.166748796Z" level=info msg="Started container" PID=54811 containerID=d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545 description=openstack/ovn-northd-0/ovn-northd id=4e95136a-6cc4-4801-ac91-94a24dce18f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515
2026-06-12 11:43:48.154493 | controller | Jun 12 10:20:38.183563 crc crio[19822]: time="2026-06-12T10:20:38.183501887Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=316079c4-5458-4b3a-89ef-155c07c91114 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.154509 | controller | Jun 12 10:20:38.220963 crc crio[19822]: time="2026-06-12T10:20:38.220798108Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=6ee8ea5e-46e6-4c08-a955-993e9f3fd120 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.154530 | controller | Jun 12 10:20:38.234969 crc crio[19822]: time="2026-06-12T10:20:38.234868694Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=c9d4454e-55d3-4cb7-b20e-0771be3155b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154547 | controller | Jun 12 10:20:38.235372 crc crio[19822]: time="2026-06-12T10:20:38.235335929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154564 | controller | Jun 12 10:20:38.295777 crc crio[19822]: time="2026-06-12T10:20:38.295531006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154580 | controller | Jun 12 10:20:38.303124 crc crio[19822]: time="2026-06-12T10:20:38.303062045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154595 | controller | Jun 12 10:20:38.399929 crc crio[19822]: time="2026-06-12T10:20:38.399784448Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=0dc5af79-df93-4947-862a-fd0538f4a2f5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.154612 | controller | Jun 12 10:20:38.401108 crc crio[19822]: time="2026-06-12T10:20:38.401002266Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0bff88af-5ed9-4308-badc-151b08459695 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.154627 | controller | Jun 12 10:20:38.406610 crc crio[19822]: time="2026-06-12T10:20:38.40646737Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fb617090-fcb3-443e-a9c1-980cc006fb4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.154643 | controller | Jun 12 10:20:38.423283 crc crio[19822]: time="2026-06-12T10:20:38.422047503Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gkz9h/extract-content" id=ca507b7c-a8ab-4c38-9202-6600e7d0ea60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154658 | controller | Jun 12 10:20:38.423283 crc crio[19822]: time="2026-06-12T10:20:38.422514918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154674 | controller | Jun 12 10:20:38.458583 crc crio[19822]: time="2026-06-12T10:20:38.458502366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154690 | controller | Jun 12 10:20:38.463221 crc crio[19822]: time="2026-06-12T10:20:38.463122773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.154705 | controller | Jun 12 10:20:38.510286 crc crio[19822]: time="2026-06-12T10:20:38.509902696Z" level=info msg="Created container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter" id=c9d4454e-55d3-4cb7-b20e-0771be3155b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154722 | controller | Jun 12 10:20:38.511549 crc crio[19822]: time="2026-06-12T10:20:38.511421353Z" level=info msg="Starting container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b" id=56833213-de35-49f5-a786-0dacbf9ad12d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.154744 | controller | Jun 12 10:20:38.520397 crc crio[19822]: time="2026-06-12T10:20:38.520260314Z" level=info msg="Started container" PID=54832 containerID=9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b description=openstack/ovn-northd-0/openstack-network-exporter id=56833213-de35-49f5-a786-0dacbf9ad12d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515
2026-06-12 11:43:48.154762 | controller | Jun 12 10:20:38.582353 crc crio[19822]: time="2026-06-12T10:20:38.582252066Z" level=info msg="Created container aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266: openshift-marketplace/redhat-operators-gkz9h/extract-content" id=ca507b7c-a8ab-4c38-9202-6600e7d0ea60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.154780 | controller | Jun 12 10:20:38.583582 crc crio[19822]: time="2026-06-12T10:20:38.583209987Z" level=info msg="Stopping pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f" id=8d4ee2f5-8f1b-42ed-9d52-ff97bdde5d35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.154804 | controller | Jun 12 10:20:38.583582 crc crio[19822]: time="2026-06-12T10:20:38.583210508Z" level=info msg="Stopping pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3" id=f5ace7f1-9c65-4e02-8659-06af803e86de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.154829 | controller | Jun 12 10:20:38.583894 crc crio[19822]: time="2026-06-12T10:20:38.583752504Z" level=info msg="Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc002144208}] Aliases:map[]}"
2026-06-12 11:43:48.154879 | controller | Jun 12 10:20:38.584345 crc crio[19822]: time="2026-06-12T10:20:38.584272391Z" level=info msg="Deleting pod openstack_placement-db-create-h292v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.154911 | controller | Jun 12 10:20:38.584456 crc crio[19822]: time="2026-06-12T10:20:38.583752935Z" level=info msg="Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}"
2026-06-12 11:43:48.154937 | controller | Jun 12 10:20:38.586037 crc crio[19822]: time="2026-06-12T10:20:38.585967856Z" level=info msg="Starting container: aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266" id=40f5ea42-cec6-4bec-9670-7f2031bd1221 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.154958 | controller | Jun 12 10:20:38.586191 crc crio[19822]: time="2026-06-12T10:20:38.586030716Z" level=info msg="Deleting pod openstack_keystone-db-create-kj644 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.154975 | controller | Jun 12 10:20:38.603484 crc crio[19822]: time="2026-06-12T10:20:38.603320619Z" level=info msg="Started container" PID=54843 containerID=aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266 description=openshift-marketplace/redhat-operators-gkz9h/extract-content id=40f5ea42-cec6-4bec-9670-7f2031bd1221 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5
2026-06-12 11:43:48.154992 | controller | Jun 12 10:20:39.227286 crc crio[19822]: time="2026-06-12T10:20:39.22672582Z" level=info msg="Stopped pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f" id=8d4ee2f5-8f1b-42ed-9d52-ff97bdde5d35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.155014 | controller | Jun 12 10:20:39.252344 crc crio[19822]: time="2026-06-12T10:20:39.252247079Z" level=info msg="Stopped pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3" id=f5ace7f1-9c65-4e02-8659-06af803e86de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.155031 | controller | Jun 12 10:20:46.430535 crc crio[19822]: time="2026-06-12T10:20:46.429889525Z" level=info msg="Stopping container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57 (timeout: 10s)" id=29becaac-9d0e-400f-bae8-304b3e4f9add name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.155048 | controller | Jun 12 10:20:46.560865 crc crio[19822]: time="2026-06-12T10:20:46.560584894Z" level=info msg="Stopped container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns" id=29becaac-9d0e-400f-bae8-304b3e4f9add name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.155065 | controller | Jun 12 10:20:46.561958 crc crio[19822]: time="2026-06-12T10:20:46.561789913Z" level=info msg="Stopping pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae" id=6fffa384-aed9-4c25-bd1a-1c1d6e7c056f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.155082 | controller | Jun 12 10:20:46.562591 crc crio[19822]: time="2026-06-12T10:20:46.562526907Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc0052122e0}] Aliases:map[]}"
2026-06-12 11:43:48.155098 | controller | Jun 12 10:20:46.562713 crc crio[19822]: time="2026-06-12T10:20:46.562683222Z" level=info msg="Deleting pod openstack_dnsmasq-dns-69664d8887-7p74m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.155114 | controller | Jun 12 10:20:47.287296 crc crio[19822]: time="2026-06-12T10:20:47.286857146Z" level=info msg="Stopped pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae" id=6fffa384-aed9-4c25-bd1a-1c1d6e7c056f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.155131 | controller | Jun 12 10:20:47.411399 crc crio[19822]: time="2026-06-12T10:20:47.411299488Z" level=info msg="Running pod sandbox: openstack/ovn-controller-kdjn5-config-hcw7m/POD" id=fc7b8501-616a-417b-8294-dd85976888ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.155147 | controller | Jun 12 10:20:47.411544 crc crio[19822]: time="2026-06-12T10:20:47.411413072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.155163 | controller | Jun 12 10:20:47.454440 crc crio[19822]: time="2026-06-12T10:20:47.454333873Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc00244cb38}] Aliases:map[]}"
2026-06-12 11:43:48.155180 | controller | Jun 12 10:20:47.455661 crc crio[19822]: time="2026-06-12T10:20:47.454539909Z" level=info msg="Adding pod openstack_ovn-controller-kdjn5-config-hcw7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.155212 | controller | Jun 12 10:20:47.785740 crc crio[19822]: time="2026-06-12T10:20:47.784786881Z" level=info msg="Running pod sandbox: openstack/glance-d215-account-create-5x56g/POD" id=d8ed087a-39b5-4a2c-8f7b-dc50a366ce52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.155229 | controller | Jun 12 10:20:47.785740 crc crio[19822]: time="2026-06-12T10:20:47.785436362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.155245 | controller | Jun 12 10:20:47.850184 crc crio[19822]: time="2026-06-12T10:20:47.849266859Z" level=info msg="Stopping pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09" id=dea81cf0-216a-4381-ab08-a9153f06f260 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.155261 | controller | Jun 12 10:20:47.851283 crc crio[19822]: time="2026-06-12T10:20:47.850640663Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc0007ac458}] Aliases:map[]}"
2026-06-12 11:43:48.155277 | controller | Jun 12 10:20:47.851283 crc crio[19822]: time="2026-06-12T10:20:47.850802302Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-5jcm9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.155293 | controller | Jun 12 10:20:47.851449 crc crio[19822]: time="2026-06-12T10:20:47.851343775Z" level=info msg="Removing container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57" id=38b42b6f-d0fc-4539-8d5b-937313f6048c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.155309 | controller | Jun 12 10:20:47.947394 crc crio[19822]: time="2026-06-12T10:20:47.9467167Z" level=info msg="Removed container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns" id=38b42b6f-d0fc-4539-8d5b-937313f6048c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.155325 | controller | Jun 12 10:20:47.947787 crc crio[19822]: time="2026-06-12T10:20:47.94773461Z" level=info msg="Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc00244cdf0}] Aliases:map[]}"
2026-06-12 11:43:48.155342 | controller | Jun 12 10:20:47.948013 crc crio[19822]: time="2026-06-12T10:20:47.947986888Z" level=info msg="Adding pod openstack_glance-d215-account-create-5x56g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.155358 | controller | Jun 12 10:20:47.952392 crc crio[19822]: time="2026-06-12T10:20:47.95225389Z" level=info msg="Removing container: d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92" id=63bbc331-d7e5-44d0-8bdc-f49c05f9ebfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.155374 | controller | Jun 12 10:20:48.024581 crc crio[19822]: time="2026-06-12T10:20:48.024441794Z" level=info msg="Removed container d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92: openstack/dnsmasq-dns-69664d8887-7p74m/init" id=63bbc331-d7e5-44d0-8bdc-f49c05f9ebfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.155390 | controller | Jun 12 10:20:48.128763 crc crio[19822]: time="2026-06-12T10:20:48.127781291Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=55f0ef0a-4bf2-453b-adf8-25723e416c62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.155412 | controller | Jun 12 10:20:48.128763 crc crio[19822]: time="2026-06-12T10:20:48.127925616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.155429 | controller | Jun 12 10:20:48.189551 crc crio[19822]: time="2026-06-12T10:20:48.188571946Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc005212a28}] Aliases:map[]}"
2026-06-12 11:43:48.155445 | controller | Jun 12 10:20:48.189551 crc crio[19822]: time="2026-06-12T10:20:48.188651269Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.155461 | controller | Jun 12 10:20:48.405385 crc crio[19822]: time="2026-06-12T10:20:48.40528346Z" level=info msg="Stopped pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09" id=dea81cf0-216a-4381-ab08-a9153f06f260 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.155477 | controller | Jun 12 10:20:48.796226 crc crio[19822]: 2026-06-12T10:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1d7f50c317a20 Mac:aa:54:9d:1f:c9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.155494 | controller | Jun 12 10:20:48.798281 crc crio[19822]: time="2026-06-12T10:20:48.798065295Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc00244cb38}] Aliases:map[]}"
2026-06-12 11:43:48.155510 | controller | Jun 12 10:20:48.798410 crc crio[19822]: time="2026-06-12T10:20:48.798346049Z" level=info msg="Checking pod openstack_ovn-controller-kdjn5-config-hcw7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.155527 | controller | Jun 12 10:20:48.807553 crc crio[19822]: time="2026-06-12T10:20:48.807418037Z" level=info msg="Ran pod sandbox cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb with infra container: openstack/ovn-controller-kdjn5-config-hcw7m/POD" id=fc7b8501-616a-417b-8294-dd85976888ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.155543 | controller | Jun 12 10:20:48.813664 crc crio[19822]: time="2026-06-12T10:20:48.813580013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=f30c41fa-a2fd-425b-818a-96a1defd5a7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.155560 | controller | Jun 12 10:20:48.818339 crc crio[19822]: time="2026-06-12T10:20:48.818238373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=ee812911-3f8e-4704-b0a6-7c038794311d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.155581 | controller | Jun 12 10:20:48.836701 crc crio[19822]: time="2026-06-12T10:20:48.836605471Z" level=info msg="Creating container: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config" id=e8ce6357-7e9d-4787-a0d2-29a6664946cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.155598 | controller | Jun 12 10:20:48.837290 crc crio[19822]: time="2026-06-12T10:20:48.837125917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.155615 | controller | Jun 12 10:20:48.866444 crc crio[19822]: 2026-06-12T10:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e96995dd15a21da Mac:b2:8a:67:da:95:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.155632 | controller | Jun 12 10:20:48.868028 crc crio[19822]: time="2026-06-12T10:20:48.867924294Z" level=info msg="Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc00244cdf0}] Aliases:map[]}"
2026-06-12 11:43:48.155648 | controller | Jun 12 10:20:48.868303 crc crio[19822]: time="2026-06-12T10:20:48.868224604Z" level=info msg="Checking pod openstack_glance-d215-account-create-5x56g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.155665 | controller | Jun 12 10:20:48.911224 crc crio[19822]: time="2026-06-12T10:20:48.911104749Z" level=info msg="Ran pod sandbox e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 with infra container: openstack/glance-d215-account-create-5x56g/POD" id=d8ed087a-39b5-4a2c-8f7b-dc50a366ce52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.155681 | controller | Jun 12 10:20:48.915798 crc crio[19822]: time="2026-06-12T10:20:48.915592915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6c27e5e7-d97a-40af-b682-0cceb1df4e8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.155697 | controller | Jun 12 10:20:48.918713 crc crio[19822]: time="2026-06-12T10:20:48.918610709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=32f7ac97-4d5e-46c8-821a-39b5be10aa6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.155713 | controller | Jun 12 10:20:48.948758 crc crio[19822]: time="2026-06-12T10:20:48.948407843Z" level=info msg="Creating container: openstack/glance-d215-account-create-5x56g/mariadb-account-create" id=76be8a11-7f87-422d-93d0-ed88a9ee2443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.155729 | controller | Jun 12 10:20:48.950953 crc crio[19822]: time="2026-06-12T10:20:48.950746488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.155745 | controller | Jun 12 10:20:48.992536 crc crio[19822]: time="2026-06-12T10:20:48.984519046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.155762 | controller | Jun 12 10:20:49.013436 crc crio[19822]: time="2026-06-12T10:20:49.013357359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.155783 | controller | Jun 12 10:20:49.021486 crc crio[19822]: time="2026-06-12T10:20:49.021432455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.155800 | controller | Jun 12 10:20:49.118075 crc crio[19822]: 2026-06-12T10:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25f2b4df4bb55a0 Mac:1e:dd:b2:4b:2b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.155817 | controller | Jun 12 10:20:49.118075 crc crio[19822]: time="2026-06-12T10:20:49.116662354Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc005212a28}] Aliases:map[]}"
2026-06-12 11:43:48.155834 | controller | Jun 12 10:20:49.118075 crc crio[19822]: time="2026-06-12T10:20:49.116896922Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.155872 | controller | Jun 12 10:20:49.135738 crc crio[19822]: time="2026-06-12T10:20:49.135636713Z" level=info msg="Ran pod sandbox 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c with infra container: openstack/swift-storage-0/POD" id=55f0ef0a-4bf2-453b-adf8-25723e416c62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.155896 | controller | Jun 12 10:20:49.146306 crc crio[19822]: time="2026-06-12T10:20:49.146200708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.155914 | controller | Jun 12 10:20:49.146501 crc crio[19822]: time="2026-06-12T10:20:49.14648379Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.155930 | controller | Jun 12 10:20:49.146580 crc crio[19822]: time="2026-06-12T10:20:49.146545129Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.155947 | controller | Jun 12 10:20:49.152416 crc crio[19822]: time="2026-06-12T10:20:49.152326872Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=be9cfdd0-7d65-4d94-b056-43bddc85f6c5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.155963 | controller | Jun 12 10:20:49.175623 crc crio[19822]: time="2026-06-12T10:20:49.175465574Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\""
2026-06-12 11:43:48.155985 | controller | Jun 12 10:20:49.202270 crc crio[19822]: time="2026-06-12T10:20:49.20218874Z" level=info msg="Created container 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c: openstack/glance-d215-account-create-5x56g/mariadb-account-create" id=76be8a11-7f87-422d-93d0-ed88a9ee2443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.156017 | controller | Jun 12 10:20:49.205181 crc crio[19822]: time="2026-06-12T10:20:49.205078872Z" level=info msg="Starting container: 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c" id=abcd1fc1-d689-49f8-8739-17eef5dd3932 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.156037 | controller | Jun 12 10:20:49.212784 crc crio[19822]: time="2026-06-12T10:20:49.212631941Z" level=info msg="Started container" PID=55516 containerID=610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c description=openstack/glance-d215-account-create-5x56g/mariadb-account-create id=abcd1fc1-d689-49f8-8739-17eef5dd3932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0
2026-06-12 11:43:48.156054 | controller | Jun 12 10:20:49.262376 crc crio[19822]: time="2026-06-12T10:20:49.262264813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156071 | controller | Jun 12 10:20:49.602045 crc crio[19822]: time="2026-06-12T10:20:49.601542549Z" level=info msg="Created container b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config" id=e8ce6357-7e9d-4787-a0d2-29a6664946cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.156088 | controller | Jun 12 10:20:49.604640 crc crio[19822]: time="2026-06-12T10:20:49.604550404Z" level=info msg="Starting container: b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950" id=1cfb0535-82fe-4221-af2c-0cb322d4e545 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.156105 | controller | Jun 12 10:20:49.614450 crc crio[19822]: time="2026-06-12T10:20:49.614302535Z" level=info msg="Started container" PID=55527 containerID=b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950 description=openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config id=1cfb0535-82fe-4221-af2c-0cb322d4e545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb
2026-06-12 11:43:48.156134 | controller | Jun 12 10:20:49.983317 crc crio[19822]: time="2026-06-12T10:20:49.98199317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=02069856-c03e-41db-ac7e-ac19a80431bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.156153 | controller | Jun 12 10:20:49.996718 crc crio[19822]: time="2026-06-12T10:20:49.996243981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f6244fd0-3beb-4ea4-9443-f1ff36b250c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.156170 | controller | Jun 12 10:20:50.088121 crc crio[19822]: time="2026-06-12T10:20:50.088014018Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gkz9h/registry-server" id=e143773c-e096-4247-96c3-90c6da2f2861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.156186 | controller | Jun 12 10:20:50.088755 crc crio[19822]: time="2026-06-12T10:20:50.088693449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156202 | controller | Jun 12 10:20:50.245656 crc crio[19822]: time="2026-06-12T10:20:50.245555028Z" level=info msg="Running pod sandbox: openstack/keystone-bdfe-account-create-mpggs/POD" id=17b61f5c-0089-4697-a7ba-a979f761e635 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.156218 | controller | Jun 12 10:20:50.245932 crc crio[19822]: time="2026-06-12T10:20:50.245881368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156239 | controller | Jun 12 10:20:50.317074 crc crio[19822]: time="2026-06-12T10:20:50.316938281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156256 | controller | Jun 12 10:20:50.323304 crc crio[19822]: time="2026-06-12T10:20:50.323173605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156272 | controller | Jun 12 10:20:50.337620 crc crio[19822]: time="2026-06-12T10:20:50.33749973Z" level=info msg="Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0030941d8}] Aliases:map[]}"
2026-06-12 11:43:48.156288 | controller | Jun 12 10:20:50.337620 crc crio[19822]: time="2026-06-12T10:20:50.337593333Z" level=info msg="Adding pod openstack_keystone-bdfe-account-create-mpggs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.156305 | controller | Jun 12 10:20:50.580412 crc crio[19822]: time="2026-06-12T10:20:50.579942239Z" level=info msg="Created container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server" id=e143773c-e096-4247-96c3-90c6da2f2861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.156321 | controller | Jun 12 10:20:50.582036 crc crio[19822]: time="2026-06-12T10:20:50.581943061Z" level=info msg="Starting container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557" id=0ae576c8-1c24-4007-a3f2-760a88a36d27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.156337 | controller | Jun 12 10:20:50.590192 crc crio[19822]: time="2026-06-12T10:20:50.590088699Z" level=info msg="Started container" PID=55669 containerID=bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557 description=openshift-marketplace/redhat-operators-gkz9h/registry-server id=0ae576c8-1c24-4007-a3f2-760a88a36d27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5
2026-06-12 11:43:48.156356 | controller | Jun 12 10:20:50.715740 crc crio[19822]: time="2026-06-12T10:20:50.71543679Z" level=info msg="Running pod sandbox: openstack/placement-2383-account-create-c8b49/POD" id=21ef6b95-8fe7-494e-9940-10fe6e9ce77b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.156375 | controller | Jun 12 10:20:50.715935 crc crio[19822]: time="2026-06-12T10:20:50.715770431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156391 | controller | Jun 12 10:20:51.019271 crc crio[19822]: 2026-06-12T10:20:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b54ada49abec01f Mac:de:ff:4f:6a:d0:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.156408 | controller | Jun 12 10:20:51.020429 crc crio[19822]: time="2026-06-12T10:20:51.020241878Z" level=info msg="Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0030941d8}] Aliases:map[]}"
2026-06-12 11:43:48.156430 | controller | Jun 12 10:20:51.020429 crc crio[19822]: time="2026-06-12T10:20:51.020377872Z" level=info msg="Checking pod openstack_keystone-bdfe-account-create-mpggs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.156447 | controller | Jun 12 10:20:51.070853 crc crio[19822]: time="2026-06-12T10:20:51.070724423Z" level=info msg="Stopping pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0" id=9d0e078f-9929-4d81-b09c-bb945447baea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.156463 | controller | Jun 12 10:20:51.071591 crc crio[19822]: time="2026-06-12T10:20:51.071420659Z" level=info msg="Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc005212460}] Aliases:map[]}"
2026-06-12 11:43:48.156480 | controller | Jun 12 10:20:51.072033 crc crio[19822]: time="2026-06-12T10:20:51.071900665Z" level=info msg="Deleting pod openstack_glance-d215-account-create-5x56g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.156497 | controller | Jun 12 10:20:51.321598 crc crio[19822]: time="2026-06-12T10:20:51.321564568Z" level=info msg="Ran pod sandbox b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf with infra container: openstack/keystone-bdfe-account-create-mpggs/POD" id=17b61f5c-0089-4697-a7ba-a979f761e635 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.156513 | controller | Jun 12 10:20:51.324498 crc crio[19822]: time="2026-06-12T10:20:51.324316607Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e0d798fc-9620-425d-8da4-6e0d7931bb8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.156529 | controller | Jun 12 10:20:51.343579 crc crio[19822]: time="2026-06-12T10:20:51.343484738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c093ff84-fe9b-4b3e-ae7f-5282b4f7d6b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.156546 | controller | Jun 12 10:20:51.363133 crc crio[19822]: time="2026-06-12T10:20:51.363018422Z" level=info msg="Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc003094920}] Aliases:map[]}"
2026-06-12 11:43:48.156562 | controller | Jun 12 10:20:51.363133 crc crio[19822]: time="2026-06-12T10:20:51.363102565Z" level=info msg="Adding pod openstack_placement-2383-account-create-c8b49 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.156578 | controller | Jun 12 10:20:51.490588 crc crio[19822]: time="2026-06-12T10:20:51.489916731Z" level=info msg="Creating container: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create" id=f96efbe4-b221-42d4-ad74-15de744a2d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.156594 | controller | Jun 12 10:20:51.492185 crc crio[19822]: time="2026-06-12T10:20:51.491037167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156616 | controller | Jun 12 10:20:51.495615 crc crio[19822]: time="2026-06-12T10:20:51.495368294Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=be9cfdd0-7d65-4d94-b056-43bddc85f6c5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.156640 | controller | Jun 12 10:20:51.500535 crc crio[19822]: time="2026-06-12T10:20:51.500470448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=ddcc0199-43c6-4dc3-b608-ea9219fdafa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.156668 | controller | Jun 12 10:20:51.517468 crc crio[19822]: time="2026-06-12T10:20:51.517302747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=8d66a002-6581-42ff-a909-d87036baf6d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.156691 | controller | Jun 12 10:20:51.543595 crc crio[19822]: time="2026-06-12T10:20:51.540987723Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=3c2abfb6-f9dd-426c-a0bd-1b1886d7dea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.156710 | controller | Jun 12 10:20:51.554694 crc crio[19822]: time="2026-06-12T10:20:51.551907003Z" level=info msg="Stopped pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0" id=9d0e078f-9929-4d81-b09c-bb945447baea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.156726 | controller | Jun 12 10:20:51.559101 crc crio[19822]: time="2026-06-12T10:20:51.559003372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156743 | controller | Jun 12 10:20:51.564112 crc crio[19822]: time="2026-06-12T10:20:51.562942073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156758 | controller | Jun 12 10:20:51.568874 crc crio[19822]: time="2026-06-12T10:20:51.568045614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156781 | controller | Jun 12 10:20:51.622130 crc crio[19822]: time="2026-06-12T10:20:51.622014634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156808 | controller | Jun 12 10:20:51.629493 crc crio[19822]: time="2026-06-12T10:20:51.627712557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.156834 | controller | Jun 12 10:20:51.990946 crc crio[19822]: time="2026-06-12T10:20:51.99065119Z" level=info msg="Created container a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create" id=f96efbe4-b221-42d4-ad74-15de744a2d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.156874 | controller | Jun 12 10:20:51.992432 crc crio[19822]: time="2026-06-12T10:20:51.992345173Z" level=info msg="Starting container: a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b" id=27b42c63-13cb-4368-8b43-1e536cbe58fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.156895 | controller | Jun 12 10:20:51.995765 crc crio[19822]: time="2026-06-12T10:20:51.995691881Z" level=info msg="Created container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server" id=3c2abfb6-f9dd-426c-a0bd-1b1886d7dea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.156918 | controller | Jun 12 10:20:51.997465 crc crio[19822]: time="2026-06-12T10:20:51.997413495Z" level=info msg="Starting container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4" id=217afbb0-7a68-4604-a2fe-2f9eb5312e68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.156936 | controller | Jun 12 10:20:51.999383 crc crio[19822]: time="2026-06-12T10:20:51.999286965Z" level=info msg="Started container" PID=55861 containerID=a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b description=openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create id=27b42c63-13cb-4368-8b43-1e536cbe58fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf
2026-06-12 11:43:48.156954 | controller | Jun 12 10:20:52.008605 crc crio[19822]: time="2026-06-12T10:20:52.008511791Z" level=info msg="Started container" PID=55860 containerID=50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4 description=openstack/swift-storage-0/account-server id=217afbb0-7a68-4604-a2fe-2f9eb5312e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.156970 | controller | Jun 12 10:20:52.023125 crc crio[19822]: 2026-06-12T10:20:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f16715d2c35b5a Mac:36:35:83:44:81:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.156987 | controller | Jun 12 10:20:52.025611 crc crio[19822]: time="2026-06-12T10:20:52.024491779Z" level=info msg="Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc003094920}] Aliases:map[]}"
2026-06-12 11:43:48.157003 | controller | Jun 12 10:20:52.025611 crc crio[19822]: time="2026-06-12T10:20:52.024696296Z" level=info msg="Checking pod openstack_placement-2383-account-create-c8b49 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.157019 | controller | Jun 12 10:20:52.039642 crc crio[19822]: time="2026-06-12T10:20:52.039176841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=e6126a15-4aa7-4503-ae6a-b9031522193d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157035 | controller | Jun 12 10:20:52.059593 crc crio[19822]: time="2026-06-12T10:20:52.05948074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=43638d24-437d-4038-865a-701d1aab9dbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157052 | controller | Jun 12 10:20:52.063268 crc crio[19822]: time="2026-06-12T10:20:52.063106027Z" level=info msg="Ran pod sandbox 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af with infra container: openstack/placement-2383-account-create-c8b49/POD" id=21ef6b95-8fe7-494e-9940-10fe6e9ce77b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.157075 | controller | Jun 12 10:20:52.069057 crc crio[19822]: time="2026-06-12T10:20:52.066037088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b81fc2b7-3db5-4bb3-a57e-a8fbe3f4ea7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157107 | controller | Jun 12 10:20:52.075392 crc crio[19822]: time="2026-06-12T10:20:52.075317761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e225aaf-cb4d-4bbf-a98d-9be629d5de60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157128 | controller | Jun 12 10:20:52.076703 crc crio[19822]: time="2026-06-12T10:20:52.076105827Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=11c9760e-6a44-4c88-9486-eb7bdfc0371c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.157145 | controller | Jun 12 10:20:52.080725 crc crio[19822]: time="2026-06-12T10:20:52.080693024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157161 | controller | Jun 12 10:20:52.094683 crc crio[19822]: time="2026-06-12T10:20:52.094527987Z" level=info msg="Creating container: openstack/placement-2383-account-create-c8b49/mariadb-account-create" id=c0b822ca-91cd-4c9b-a136-d0b35e915251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.157178 | controller | Jun 12 10:20:52.115610 crc crio[19822]: time="2026-06-12T10:20:52.115559651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157194 | controller | Jun 12 10:20:52.125207 crc crio[19822]: time="2026-06-12T10:20:52.125102628Z" level=info msg="Stopping pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb" id=0be89cad-1add-4d91-96b0-49f806766dcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.157211 | controller | Jun 12 10:20:52.126088 crc crio[19822]: time="2026-06-12T10:20:52.125963666Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc0037c8360}] Aliases:map[]}"
2026-06-12 11:43:48.157228 | controller | Jun 12 10:20:52.126272 crc crio[19822]: time="2026-06-12T10:20:52.126196603Z" level=info msg="Deleting pod openstack_ovn-controller-kdjn5-config-hcw7m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.157244 | controller | Jun 12 10:20:52.159416 crc crio[19822]: time="2026-06-12T10:20:52.159309224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157261 | controller | Jun 12 10:20:52.170058 crc crio[19822]: time="2026-06-12T10:20:52.169741423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157277 | controller | Jun 12 10:20:52.184775 crc crio[19822]: time="2026-06-12T10:20:52.184672885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157293 | controller | Jun 12 10:20:52.195077 crc crio[19822]: time="2026-06-12T10:20:52.195029573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157309 | controller | Jun 12 10:20:52.347595 crc crio[19822]: time="2026-06-12T10:20:52.347501082Z" level=info msg="Created container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator" id=11c9760e-6a44-4c88-9486-eb7bdfc0371c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.157333 | controller | Jun 12 10:20:52.349681 crc crio[19822]: time="2026-06-12T10:20:52.349614249Z" level=info msg="Starting container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df" id=88975f36-91cc-4871-b43e-124adfee5a5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.157351 | controller | Jun 12 10:20:52.359795 crc crio[19822]: time="2026-06-12T10:20:52.35722341Z" level=info msg="Started container" PID=55917 containerID=5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df description=openstack/swift-storage-0/account-replicator id=88975f36-91cc-4871-b43e-124adfee5a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.157368 | controller | Jun 12 10:20:52.378051 crc crio[19822]: time="2026-06-12T10:20:52.377881817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=00a0cd18-1167-41fa-80f7-acb5a1571dd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157385 | controller | Jun 12 10:20:52.387872 crc crio[19822]: time="2026-06-12T10:20:52.385902009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=f3c060a8-805b-48cf-94e2-aa69d48526f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157402 | controller | Jun 12 10:20:52.397011 crc crio[19822]: time="2026-06-12T10:20:52.395322886Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=9846364c-ff6c-4f64-9893-7934d21db7dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.157419 | controller | Jun 12 10:20:52.397333 crc crio[19822]: time="2026-06-12T10:20:52.397167435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157435 | controller | Jun 12 10:20:52.438604 crc crio[19822]: time="2026-06-12T10:20:52.433245798Z" level=info msg="Created container 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2: openstack/placement-2383-account-create-c8b49/mariadb-account-create" id=c0b822ca-91cd-4c9b-a136-d0b35e915251 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.157452 | controller | Jun 12 10:20:52.452517 crc crio[19822]: time="2026-06-12T10:20:52.452398506Z" level=info msg="Starting container: 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2" id=b99ae04a-00e1-45fe-b769-a639ca79a57d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.157468 | controller | Jun 12 10:20:52.461338 crc crio[19822]: time="2026-06-12T10:20:52.461249835Z" level=info msg="Started container" PID=55921 containerID=0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2 description=openstack/placement-2383-account-create-c8b49/mariadb-account-create id=b99ae04a-00e1-45fe-b769-a639ca79a57d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af
2026-06-12 11:43:48.157485 | controller | Jun 12 10:20:52.495278 crc crio[19822]: time="2026-06-12T10:20:52.49509646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157500 | controller | Jun 12 10:20:52.506643 crc crio[19822]: time="2026-06-12T10:20:52.506478228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157516 | controller | Jun 12 10:20:52.611628 crc crio[19822]: time="2026-06-12T10:20:52.61150232Z" level=info msg="Stopped pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb" id=0be89cad-1add-4d91-96b0-49f806766dcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.157537 | controller | Jun 12 10:20:52.906965 crc crio[19822]: time="2026-06-12T10:20:52.903555525Z" level=info msg="Created container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor" id=9846364c-ff6c-4f64-9893-7934d21db7dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.157554 | controller | Jun 12 10:20:52.906965 crc crio[19822]: time="2026-06-12T10:20:52.906546829Z" level=info msg="Starting container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f" id=fb4dea23-87e9-4f05-8499-5ed2fd57a42b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.157570 | controller | Jun 12 10:20:52.916999 crc crio[19822]: time="2026-06-12T10:20:52.915262775Z" level=info msg="Started container" PID=55940 containerID=d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f description=openstack/swift-storage-0/account-auditor id=fb4dea23-87e9-4f05-8499-5ed2fd57a42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.157586 | controller | Jun 12 10:20:52.969010 crc crio[19822]: time="2026-06-12T10:20:52.968893288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=a706eec5-f283-4117-8235-9653269fc731 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157602 | controller | Jun 12 10:20:52.974927 crc crio[19822]: time="2026-06-12T10:20:52.974728998Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=ea4b2c76-4cdd-446e-9102-f8ccfcc469c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157618 | controller | Jun 12 10:20:52.994637 crc crio[19822]: time="2026-06-12T10:20:52.993893056Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=e98ffcca-4858-4fbb-8ff1-abced7d089ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.157634 | controller | Jun 12 10:20:52.996763 crc crio[19822]: time="2026-06-12T10:20:52.996696066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157650 | controller | Jun 12 10:20:53.049937 crc crio[19822]: time="2026-06-12T10:20:53.048530786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157666 | controller | Jun 12 10:20:53.052583 crc crio[19822]: time="2026-06-12T10:20:53.05243482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.157681 | controller | Jun 12 10:20:53.193472 crc crio[19822]: time="2026-06-12T10:20:53.193375074Z" level=info msg="Created container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper" id=e98ffcca-4858-4fbb-8ff1-abced7d089ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.157697 | controller | Jun 12 10:20:53.194649 crc crio[19822]: time="2026-06-12T10:20:53.194568421Z" level=info msg="Starting container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170" id=18b93c87-f6c4-444c-981c-687fba148c40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.157712 | controller | Jun 12 10:20:53.210587 crc crio[19822]: time="2026-06-12T10:20:53.210410695Z" level=info msg="Started container" PID=55984 containerID=30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170 description=openstack/swift-storage-0/account-reaper id=18b93c87-f6c4-444c-981c-687fba148c40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.157733 | controller | Jun 12 10:20:53.253336 crc crio[19822]: time="2026-06-12T10:20:53.253239782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157750 | controller | Jun 12 10:20:53.253654 crc crio[19822]: time="2026-06-12T10:20:53.253526901Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157766 | controller | Jun 12 10:20:53.253654 crc crio[19822]: time="2026-06-12T10:20:53.253597493Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.157783 | controller | Jun 12 10:20:53.258260 crc crio[19822]: time="2026-06-12T10:20:53.255377629Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=3006f88c-f844-4149-97e1-80b2f97a1d69 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.157798 | controller | Jun 12 10:20:53.264904 crc crio[19822]: time="2026-06-12T10:20:53.262014209Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\""
2026-06-12 11:43:48.157814 | controller | Jun 12 10:20:54.214479 crc crio[19822]: time="2026-06-12T10:20:54.213958349Z" level=info msg="Stopping pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf" id=a818c835-3da2-4c0a-9fd6-4ccb677b3355 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.157830 | controller | Jun 12 10:20:54.215531 crc crio[19822]: time="2026-06-12T10:20:54.214212878Z" level=info msg="Stopping pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af" id=afb9bc74-322e-4aba-8a85-303606be2c82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.157846 | controller | Jun 12 10:20:54.215531 crc crio[19822]: time="2026-06-12T10:20:54.215343473Z" level=info msg="Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0037c8888}] Aliases:map[]}"
2026-06-12 11:43:48.157885 | controller | Jun 12 10:20:54.215531 crc crio[19822]: time="2026-06-12T10:20:54.215498268Z" level=info msg="Deleting pod openstack_keystone-bdfe-account-create-mpggs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.157904 | controller | Jun 12 10:20:54.216750 crc crio[19822]: time="2026-06-12T10:20:54.216671095Z" level=info msg="Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc00244ccc0}] Aliases:map[]}"
2026-06-12 11:43:48.157921 | controller | Jun 12 10:20:54.216984 crc crio[19822]: time="2026-06-12T10:20:54.216915572Z" level=info msg="Deleting pod openstack_placement-2383-account-create-c8b49 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.157941 | controller | Jun 12 10:20:54.559564 crc crio[19822]: time="2026-06-12T10:20:54.55859875Z" level=info msg="Removing container: c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178" id=ad80cd45-e4bd-40bb-9c92-40d9bc22e775 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.157958 | controller | Jun 12 10:20:55.426631 crc crio[19822]: time="2026-06-12T10:20:55.426514783Z" level=info msg="Stopped pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf" id=a818c835-3da2-4c0a-9fd6-4ccb677b3355 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.157974 | controller | Jun 12 10:20:55.429118 crc crio[19822]: time="2026-06-12T10:20:55.429001463Z" level=info msg="Stopped pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af" id=afb9bc74-322e-4aba-8a85-303606be2c82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.157990 | controller | Jun 12 10:20:55.457128 crc crio[19822]: time="2026-06-12T10:20:55.457021775Z" level=info msg="Removed container c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178: openshift-infra/auto-csr-approver-29687654-jlwjh/oc" id=ad80cd45-e4bd-40bb-9c92-40d9bc22e775 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.158007 | controller | Jun 12 10:20:55.466253 crc crio[19822]: time="2026-06-12T10:20:55.466121748Z" level=info msg="Stopping pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985" id=873f09ee-e3bc-4f67-8adc-6684baf686a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158023 | controller | Jun 12 10:20:55.466253 crc crio[19822]: time="2026-06-12T10:20:55.466265852Z" level=info msg="Stopped pod sandbox (already stopped): a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985" id=873f09ee-e3bc-4f67-8adc-6684baf686a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158040 | controller | Jun 12 10:20:55.467269 crc crio[19822]: time="2026-06-12T10:20:55.467175183Z" level=info msg="Removing pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985" id=6d58c1e2-3bfb-4fc8-a44a-739ffd087cd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158056 | controller | Jun 12 10:20:55.479629 crc crio[19822]: time="2026-06-12T10:20:55.479522103Z" level=info msg="Removed pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985" id=6d58c1e2-3bfb-4fc8-a44a-739ffd087cd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158072 | controller | Jun 12 10:20:55.483286 crc crio[19822]: time="2026-06-12T10:20:55.48318287Z" level=info msg="Stopping pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93" id=a7e2e00c-e9ea-4b85-9da4-fec865a0235c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158088 | controller | Jun 12 10:20:55.483374 crc crio[19822]: time="2026-06-12T10:20:55.483303204Z" level=info msg="Stopped pod sandbox (already stopped): e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93" id=a7e2e00c-e9ea-4b85-9da4-fec865a0235c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158104 | controller | Jun 12 10:20:55.484236 crc crio[19822]: time="2026-06-12T10:20:55.484064099Z" level=info msg="Removing pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93" id=85fb761e-2217-4196-981f-a97d24574474 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158120 | controller | Jun 12 10:20:55.501327 crc crio[19822]: time="2026-06-12T10:20:55.501234879Z" level=info msg="Removed pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93" id=85fb761e-2217-4196-981f-a97d24574474 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158135 | controller | Jun 12 10:20:55.502752 crc crio[19822]: time="2026-06-12T10:20:55.502671837Z" level=info msg="Stopping pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb" id=e427ab93-f5fa-4643-b522-0f67d0394335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158161 | controller | Jun 12 10:20:55.502981 crc crio[19822]: time="2026-06-12T10:20:55.50276728Z" level=info msg="Stopped pod sandbox (already stopped): 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb" id=e427ab93-f5fa-4643-b522-0f67d0394335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158187 | controller | Jun 12 10:20:55.503637 crc crio[19822]: time="2026-06-12T10:20:55.503576215Z" level=info msg="Removing pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb" id=d8624b4d-f21f-4eb5-af22-fa0db51329ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158211 | controller | Jun 12 10:20:55.514204 crc crio[19822]: time="2026-06-12T10:20:55.51409984Z" level=info msg="Removed pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb" id=d8624b4d-f21f-4eb5-af22-fa0db51329ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158231 | controller | Jun 12 10:20:55.515608 crc crio[19822]: time="2026-06-12T10:20:55.515533684Z" level=info msg="Stopping pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93" id=1f0f4c93-9dd0-4635-8a6b-38e79339bdb1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158250 | controller | Jun 12 10:20:55.515728 crc crio[19822]: time="2026-06-12T10:20:55.515648947Z" level=info msg="Stopped pod sandbox (already stopped): be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93" id=1f0f4c93-9dd0-4635-8a6b-38e79339bdb1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158272 | controller | Jun 12 10:20:55.516369 crc crio[19822]: time="2026-06-12T10:20:55.516291857Z" level=info msg="Removing pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93" id=eb953e7f-5e89-4855-a601-9bf51f5466ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158295 | controller | Jun 12 10:20:55.529564 crc crio[19822]: time="2026-06-12T10:20:55.529458266Z" level=info msg="Removed pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93" id=eb953e7f-5e89-4855-a601-9bf51f5466ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158314 | controller | Jun 12 10:20:55.530671 crc crio[19822]: time="2026-06-12T10:20:55.53058411Z" level=info msg="Stopping pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae" id=8908eedb-f3f6-4238-ba9b-cdae97b66cf4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158331 | controller | Jun 12 10:20:55.530786 crc crio[19822]: time="2026-06-12T10:20:55.530672372Z" level=info msg="Stopped pod sandbox (already stopped): ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae" id=8908eedb-f3f6-4238-ba9b-cdae97b66cf4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158347 | controller | Jun 12 10:20:55.531366 crc crio[19822]: time="2026-06-12T10:20:55.531278712Z" level=info msg="Removing pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae" id=6054b815-07eb-4ae6-8e40-24ea7ef038c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158364 | controller | Jun 12 10:20:55.547442 crc crio[19822]: time="2026-06-12T10:20:55.547279034Z" level=info msg="Removed pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae" id=6054b815-07eb-4ae6-8e40-24ea7ef038c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158380 | controller | Jun 12 10:20:55.548516 crc crio[19822]: time="2026-06-12T10:20:55.548417995Z" level=info msg="Stopping pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038" id=fdfbd7f5-1bc8-46f1-bad4-58e6c404c59c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158397 | controller | Jun 12 10:20:55.548606 crc crio[19822]: time="2026-06-12T10:20:55.548516268Z" level=info msg="Stopped pod sandbox (already stopped): 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038" id=fdfbd7f5-1bc8-46f1-bad4-58e6c404c59c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158418 | controller | Jun 12 10:20:55.549553 crc crio[19822]: time="2026-06-12T10:20:55.549447208Z" level=info msg="Removing pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038" id=6b39fe11-47aa-49b9-b69c-13dd5dfb9a06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158435 | controller | Jun 12 10:20:55.569992 crc crio[19822]: time="2026-06-12T10:20:55.569513637Z" level=info msg="Removed pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038" id=6b39fe11-47aa-49b9-b69c-13dd5dfb9a06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158452 | controller | Jun 12 10:20:55.571346 crc crio[19822]: time="2026-06-12T10:20:55.571181066Z" level=info msg="Stopping pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646" id=b256378a-3b86-414e-a50c-e08d499e2866 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158468 | controller | Jun 12 10:20:55.571346 crc crio[19822]: time="2026-06-12T10:20:55.571288619Z" level=info msg="Stopped pod sandbox (already stopped): 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646" id=b256378a-3b86-414e-a50c-e08d499e2866 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.158484 | controller | Jun 12 10:20:55.571844 crc crio[19822]: time="2026-06-12T10:20:55.571743904Z" level=info msg="Removing pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646" id=d0e822f2-83d5-47a0-95cf-cf34bed6c250 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158500 | controller | Jun 12 10:20:55.587575 crc crio[19822]: time="2026-06-12T10:20:55.587482834Z" level=info msg="Removed pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646" id=d0e822f2-83d5-47a0-95cf-cf34bed6c250 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.158516 | controller | Jun 12 10:20:55.796789 crc crio[19822]: time="2026-06-12T10:20:55.796660209Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=3006f88c-f844-4149-97e1-80b2f97a1d69 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.158532 | controller | Jun 12 10:20:55.797908 crc crio[19822]: time="2026-06-12T10:20:55.797719551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=fb610690-af8f-45d0-b02b-9f5e0b8136a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.158548 | controller | Jun 12 10:20:55.802396 crc crio[19822]: time="2026-06-12T10:20:55.802243206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=fc7323de-b493-4886-acbd-340648d540b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.158564 | controller | Jun 12 10:20:55.815800 crc crio[19822]: time="2026-06-12T10:20:55.81566928Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=015f15e9-d0e0-4767-8b39-07365bd6074d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.158581 | controller | Jun 12 10:20:55.822711 crc crio[19822]: time="2026-06-12T10:20:55.822594039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.158597 | controller | Jun 12 10:20:55.916601 crc crio[19822]: time="2026-06-12T10:20:55.916512323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.158614 | controller | Jun 12 10:20:55.920238 crc crio[19822]: time="2026-06-12T10:20:55.920113457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.158635 | controller | Jun 12 10:20:56.081609 crc crio[19822]: time="2026-06-12T10:20:56.081434747Z" level=info msg="Created container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server" id=015f15e9-d0e0-4767-8b39-07365bd6074d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.158652 | controller | Jun 12 10:20:56.083114 crc crio[19822]: time="2026-06-12T10:20:56.083014527Z" level=info msg="Starting container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e" id=21b8004f-794a-4e4d-95b9-91836800f906 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.158670 | controller | Jun 12 10:20:56.092347 crc crio[19822]: time="2026-06-12T10:20:56.091591779Z" level=info msg="Started container" PID=56215 containerID=51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e description=openstack/swift-storage-0/container-server id=21b8004f-794a-4e4d-95b9-91836800f906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.158686 | controller | Jun 12 10:20:56.109460 crc crio[19822]: time="2026-06-12T10:20:56.109364044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=f87fc43a-a33d-4022-86a3-9afcfffce02d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.158702 | controller | Jun 12 10:20:56.116356 crc crio[19822]: time="2026-06-12T10:20:56.116258304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=4f6f679d-644e-4f51-97c8-ffccf653d50b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.158718 | controller | Jun 12 10:20:56.125479 crc crio[19822]: time="2026-06-12T10:20:56.125425931Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=77ce5bb0-d036-4935-b5f0-cfa1c5f26640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.158733 | controller | Jun 12 10:20:56.127477 crc crio[19822]: time="2026-06-12T10:20:56.127444255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.158749 | controller | Jun 12 10:20:56.174656 crc crio[19822]: time="2026-06-12T10:20:56.174547466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.158765 | controller | Jun 12 10:20:56.178341 crc crio[19822]: time="2026-06-12T10:20:56.178314406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.158781 | controller | Jun 12 10:20:56.317339 crc crio[19822]: time="2026-06-12T10:20:56.317264976Z" level=info msg="Created container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator" id=77ce5bb0-d036-4935-b5f0-cfa1c5f26640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.158827 | controller | Jun 12 10:20:56.319380 crc crio[19822]: time="2026-06-12T10:20:56.319285141Z" level=info msg="Starting container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1" id=9f5921d5-75d2-43c0-8c3a-30c8ab514ac7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.158884 | controller | Jun 12 10:20:56.327879 crc crio[19822]: time="2026-06-12T10:20:56.326135149Z" level=info msg="Started container" PID=56238 containerID=8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1 description=openstack/swift-storage-0/container-replicator id=9f5921d5-75d2-43c0-8c3a-30c8ab514ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.158924 | controller | Jun 12 10:20:56.340527 crc crio[19822]: time="2026-06-12T10:20:56.34041901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=5adbf305-9e68-4e54-b33f-d8b9410c21c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.158951 | controller | Jun 12 10:20:56.344537 crc crio[19822]: time="2026-06-12T10:20:56.344467038Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=1f5d0de4-bffd-41f3-8531-0fc3e7dafe34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.158975 | controller | Jun 12 10:20:56.352273 crc crio[19822]: time="2026-06-12T10:20:56.352134632Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=d1c31df1-ec4e-4d7d-9296-1b66a76f15f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.158992 | controller | Jun 12 10:20:56.354070 crc crio[19822]: time="2026-06-12T10:20:56.353991382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159014 | controller | Jun 12 10:20:56.397501 crc crio[19822]: time="2026-06-12T10:20:56.397391546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159037 | controller | Jun 12 10:20:56.400277 crc crio[19822]: time="2026-06-12T10:20:56.400188605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159132 | controller | Jun 12 10:20:56.561586 crc crio[19822]: time="2026-06-12T10:20:56.561104909Z" level=info msg="Created container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor" id=d1c31df1-ec4e-4d7d-9296-1b66a76f15f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.159160 | controller | Jun 12 10:20:56.563384 crc crio[19822]: time="2026-06-12T10:20:56.56329749Z" level=info msg="Starting container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af" id=bbc3537d-9e07-4211-af60-eab7987240ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.159178 | controller | Jun 12 10:20:56.571705 crc crio[19822]: time="2026-06-12T10:20:56.571607283Z" level=info msg="Started container" PID=56255 containerID=250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af description=openstack/swift-storage-0/container-auditor id=bbc3537d-9e07-4211-af60-eab7987240ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.159195 | controller | Jun 12 10:20:56.585538 crc crio[19822]: time="2026-06-12T10:20:56.584692687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=54b2095d-7092-4ef5-a35c-cc952d97541a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159211 | controller | Jun 12 10:20:56.591194 crc crio[19822]: time="2026-06-12T10:20:56.591033258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=43a57f85-87ad-4658-8fcc-27764c34f98d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159227 | controller | Jun 12 10:20:56.601804 crc crio[19822]: time="2026-06-12T10:20:56.601682525Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=ce4a265d-af98-4c4b-9183-617771440ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.159248 | controller | Jun 12 10:20:56.603686 crc crio[19822]: time="2026-06-12T10:20:56.603605097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159265 | controller | Jun 12 10:20:56.702214 crc crio[19822]: time="2026-06-12T10:20:56.702022143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159281 | controller | Jun 12 10:20:56.716255 crc crio[19822]: time="2026-06-12T10:20:56.715861101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159296 | controller | Jun 12 10:20:56.899113 crc crio[19822]: time="2026-06-12T10:20:56.89898576Z" level=info msg="Created container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater" id=ce4a265d-af98-4c4b-9183-617771440ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.159313 | controller | Jun 12 10:20:56.900266 crc crio[19822]: time="2026-06-12T10:20:56.900186528Z" level=info msg="Starting container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d" id=50272aca-6f6b-4806-9b56-0b2c04cedece name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.159331 | controller | Jun 12 10:20:56.907911 crc crio[19822]: time="2026-06-12T10:20:56.907736Z" level=info msg="Started container" PID=56267 containerID=8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d description=openstack/swift-storage-0/container-updater id=50272aca-6f6b-4806-9b56-0b2c04cedece name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.159355 | controller | Jun 12 10:20:56.921284 crc crio[19822]: time="2026-06-12T10:20:56.921122584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159380 | controller | Jun 12 10:20:56.921560 crc crio[19822]: time="2026-06-12T10:20:56.921413303Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159404 | controller | Jun 12 10:20:56.921560 crc crio[19822]: time="2026-06-12T10:20:56.921462135Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159427 | controller | Jun 12 10:20:56.924575 crc crio[19822]: time="2026-06-12T10:20:56.924433453Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=795e9b50-4de2-40ed-b636-df351e1d24da name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.159449 | controller | Jun 12 10:20:56.933126 crc crio[19822]: time="2026-06-12T10:20:56.933015631Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\""
2026-06-12 11:43:48.159473 | controller | Jun 12 10:20:58.130343 crc crio[19822]: time="2026-06-12T10:20:58.130229789Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-52vp6/POD" id=f2c5dc4a-1bf9-40d1-874d-10d040e73eb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.159501 | controller | Jun 12 10:20:58.131113 crc crio[19822]: time="2026-06-12T10:20:58.130375684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159520 | controller | Jun 12 10:20:59.198741 crc crio[19822]: time="2026-06-12T10:20:59.198059272Z" level=info msg="Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc00101a990}] Aliases:map[]}"
2026-06-12 11:43:48.159537 | controller | Jun 12 10:20:59.198741 crc crio[19822]: time="2026-06-12T10:20:59.198726683Z" level=info msg="Adding pod openstack_glance-db-sync-52vp6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.159554 | controller | Jun 12 10:20:59.249748 crc crio[19822]: time="2026-06-12T10:20:59.249706266Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-42c6g/POD" id=f3c20811-0557-48a5-987b-204483a67b50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.159570 | controller | Jun 12 10:20:59.250006 crc crio[19822]: time="2026-06-12T10:20:59.249985435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159586 | controller | Jun 12 10:20:59.282619 crc crio[19822]: time="2026-06-12T10:20:59.276088192Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=795e9b50-4de2-40ed-b636-df351e1d24da name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.159603 | controller | Jun 12 10:20:59.282619 crc crio[19822]: time="2026-06-12T10:20:59.279549147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=2df8a986-f7fd-4ddf-9b72-c997f2ea22fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159619 | controller | Jun 12 10:20:59.284451 crc crio[19822]: time="2026-06-12T10:20:59.284362514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=45134ad7-ba6f-4a12-8650-16a309708b33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159636 | controller | Jun 12 10:20:59.297225 crc crio[19822]: time="2026-06-12T10:20:59.297108142Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=4f3266df-966d-4d87-9ba5-15196820ce33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.159652 | controller | Jun 12 10:20:59.354624 crc crio[19822]: time="2026-06-12T10:20:59.354556688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159669 | controller | Jun 12 10:20:59.391425 crc crio[19822]: time="2026-06-12T10:20:59.389502536Z" level=info msg="Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc000120620}] Aliases:map[]}"
2026-06-12 11:43:48.159685 | controller | Jun 12 10:20:59.391425 crc crio[19822]: time="2026-06-12T10:20:59.390060564Z" level=info msg="Adding pod openstack_cinder-db-create-42c6g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.159706 | controller | Jun 12 10:20:59.442032 crc crio[19822]: time="2026-06-12T10:20:59.441924984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159724 | controller | Jun 12 10:20:59.456565 crc crio[19822]: time="2026-06-12T10:20:59.456504266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159740 | controller | Jun 12 10:20:59.475848 crc crio[19822]: time="2026-06-12T10:20:59.470068548Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-48m8n/POD" id=b05df587-a5e4-469f-974a-9169c17ad66a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.159756 | controller | Jun 12 10:20:59.475848 crc crio[19822]: time="2026-06-12T10:20:59.470225073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159773 | controller | Jun 12 10:20:59.521896 crc crio[19822]: time="2026-06-12T10:20:59.521575779Z" level=info msg="Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc000120898}] Aliases:map[]}"
2026-06-12 11:43:48.159790 | controller | Jun 12 10:20:59.521896 crc crio[19822]: time="2026-06-12T10:20:59.521655222Z" level=info msg="Adding pod openstack_barbican-db-create-48m8n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.159806 | controller | Jun 12 10:20:59.643656 crc crio[19822]: time="2026-06-12T10:20:59.643580243Z" level=info msg="Created container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server" id=4f3266df-966d-4d87-9ba5-15196820ce33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.159823 | controller | Jun 12 10:20:59.650201 crc crio[19822]: time="2026-06-12T10:20:59.650078198Z" level=info msg="Starting container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b" id=36ff420f-e8a0-4c9c-9b75-be3e62085576 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.159840 | controller | Jun 12 10:20:59.664182 crc crio[19822]: time="2026-06-12T10:20:59.664057186Z" level=info msg="Started container" PID=56539 containerID=1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b description=openstack/swift-storage-0/object-server id=36ff420f-e8a0-4c9c-9b75-be3e62085576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.159887 | controller | Jun 12 10:20:59.705023 crc crio[19822]: time="2026-06-12T10:20:59.704700466Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-s2szl/POD" id=899852c7-27b3-4ae5-9246-d76ca702ca1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.159906 | controller | Jun 12 10:20:59.705023 crc crio[19822]: time="2026-06-12T10:20:59.704855251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.159922 | controller | Jun 12 10:20:59.725381 crc crio[19822]: time="2026-06-12T10:20:59.722347893Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=e61aaba1-0543-4353-a7bb-6ee722673469 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159943 | controller | Jun 12 10:20:59.766044 crc crio[19822]: time="2026-06-12T10:20:59.765530952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=cb7fd17f-5ab4-401a-ab23-8db4923691c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.159960 | controller | Jun 12 10:20:59.774086 crc crio[19822]: time="2026-06-12T10:20:59.773753057Z" level=info msg="Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc0007ac700}] Aliases:map[]}"
2026-06-12 11:43:48.159977 | controller | Jun 12 10:20:59.774086 crc crio[19822]: time="2026-06-12T10:20:59.774086617Z" level=info msg="Adding pod openstack_neutron-db-create-s2szl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.159993 | controller | Jun 12 10:20:59.871335 crc crio[19822]: time="2026-06-12T10:20:59.87123918Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=84c757bd-34b7-44c5-a7c3-5868c4e1f9f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.160010 | controller | Jun 12 10:20:59.876872 crc crio[19822]: time="2026-06-12T10:20:59.873029068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160028 | controller | Jun 12 10:20:59.979388 crc crio[19822]: time="2026-06-12T10:20:59.97930853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160044 | controller | Jun 12 10:20:59.990239 crc crio[19822]: time="2026-06-12T10:20:59.989438074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160061 | controller | Jun 12 10:21:00.114497 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e7c621a2c783b9 Mac:56:e1:0a:df:81:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.160077 | controller | Jun 12 10:21:00.115786 crc crio[19822]: time="2026-06-12T10:21:00.115751078Z" level=info msg="Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc000120620}] Aliases:map[]}"
2026-06-12 11:43:48.160094 | controller | Jun 12 10:21:00.116206 crc crio[19822]: time="2026-06-12T10:21:00.116182352Z" level=info msg="Checking pod openstack_cinder-db-create-42c6g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.160110 | controller | Jun 12 10:21:00.144940 crc crio[19822]: time="2026-06-12T10:21:00.142477807Z" level=info msg="Ran pod sandbox 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 with infra container: openstack/cinder-db-create-42c6g/POD" id=f3c20811-0557-48a5-987b-204483a67b50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.160147 | controller | Jun 12 10:21:00.146084 crc crio[19822]: time="2026-06-12T10:21:00.145895822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f0e2351f-a1e2-4d82-a19f-583e057cdc0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160165 | controller | Jun 12 10:21:00.161880 crc crio[19822]: time="2026-06-12T10:21:00.16066721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e6069072-52ad-4277-944b-b044c4c8f255 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160182 | controller | Jun 12 10:21:00.163354 crc crio[19822]: time="2026-06-12T10:21:00.163230242Z" level=info msg="Created container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator" id=84c757bd-34b7-44c5-a7c3-5868c4e1f9f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.160198 | controller | Jun 12 10:21:00.170803 crc crio[19822]: time="2026-06-12T10:21:00.167968784Z" level=info msg="Starting container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21" id=98f72b7f-50b5-4ddb-838b-9539d4134318 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.160214 | controller | Jun 12 10:21:00.177962 crc crio[19822]: time="2026-06-12T10:21:00.177341058Z" level=info msg="Started container" PID=56670 containerID=fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21 description=openstack/swift-storage-0/object-replicator id=98f72b7f-50b5-4ddb-838b-9539d4134318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.160230 | controller | Jun 12 10:21:00.181453 crc crio[19822]: time="2026-06-12T10:21:00.181384876Z" level=info msg="Creating container: openstack/cinder-db-create-42c6g/mariadb-database-create" id=cc50350e-82b4-46db-ae50-e3d6b629f8b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.160246 | controller | Jun 12 10:21:00.181857 crc crio[19822]: time="2026-06-12T10:21:00.181745648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160262 | controller | Jun 12 10:21:00.226429 crc crio[19822]: time="2026-06-12T10:21:00.226333589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160278 | controller | Jun 12 10:21:00.236327 crc crio[19822]: time="2026-06-12T10:21:00.236234046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160294 | controller | Jun 12 10:21:00.272701 crc crio[19822]: time="2026-06-12T10:21:00.272614888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=4635c8b8-afc2-488f-bd21-fdc896fdfad4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160309 | controller | Jun 12 10:21:00.287320 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f637685a75bd7 Mac:ae:82:86:f1:13:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.160326 | controller | Jun 12 10:21:00.287613 crc crio[19822]: time="2026-06-12T10:21:00.287415353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8f329f2f-d32f-4bd0-9f07-8040c7aa9465 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160347 | controller | Jun 12 10:21:00.289452 crc crio[19822]: time="2026-06-12T10:21:00.289364737Z" level=info msg="Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc00101a990}] Aliases:map[]}"
2026-06-12 11:43:48.160364 | controller | Jun 12 10:21:00.289611 crc crio[19822]: time="2026-06-12T10:21:00.289572484Z" level=info msg="Checking pod openstack_glance-db-sync-52vp6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.160381 | controller | Jun 12 10:21:00.304284 crc crio[19822]: time="2026-06-12T10:21:00.303701819Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=0ef82da6-7adf-4962-822f-4a7a640215f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.160397 | controller | Jun 12 10:21:00.304702 crc crio[19822]: time="2026-06-12T10:21:00.304475979Z" level=info msg="Ran pod sandbox 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 with infra container: openstack/glance-db-sync-52vp6/POD" id=f2c5dc4a-1bf9-40d1-874d-10d040e73eb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.160413 | controller | Jun 12 10:21:00.306057 crc crio[19822]: time="2026-06-12T10:21:00.305888454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160429 | controller | Jun 12 10:21:00.322289 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fce5026218a65ab Mac:e2:99:b3:07:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 SocketPath: PciID:}] [{Interface:0xc000332970 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.160445 | controller | Jun 12 10:21:00.322579 crc crio[19822]: time="2026-06-12T10:21:00.322336261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160462 | controller | Jun 12 10:21:00.323550 crc crio[19822]: time="2026-06-12T10:21:00.323469826Z" level=info msg="Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc0007ac700}] Aliases:map[]}"
2026-06-12 11:43:48.160478 | controller | Jun 12 10:21:00.323794 crc crio[19822]: time="2026-06-12T10:21:00.323709844Z" level=info msg="Checking pod openstack_neutron-db-create-s2szl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.160494 | controller | Jun 12 10:21:00.332369 crc crio[19822]: time="2026-06-12T10:21:00.332279424Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160510 | controller | Jun 12 10:21:00.332506 crc crio[19822]: time="2026-06-12T10:21:00.332411724Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160535 | controller | Jun 12 10:21:00.334544 crc crio[19822]: time="2026-06-12T10:21:00.334447893Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=14c44e7e-047e-41cd-9b00-c9c111148e85 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.160562 | controller | Jun 12 10:21:00.351484 crc crio[19822]: time="2026-06-12T10:21:00.351213896Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\""
2026-06-12 11:43:48.160584 | controller | Jun 12 10:21:00.389796 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a4444fc9a952d Mac:de:dc:d4:9d:1a:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f SocketPath: PciID:}] [{Interface:0xc000419090 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.160602 | controller | Jun 12 10:21:00.390730 crc crio[19822]: time="2026-06-12T10:21:00.390669943Z" level=info msg="Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc000120898}] Aliases:map[]}"
2026-06-12 11:43:48.160619 | controller | Jun 12 10:21:00.390953 crc crio[19822]: time="2026-06-12T10:21:00.390915237Z" level=info msg="Checking pod openstack_barbican-db-create-48m8n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.160636 | controller | Jun 12 10:21:00.407939 crc crio[19822]: time="2026-06-12T10:21:00.407722111Z" level=info msg="Ran pod sandbox fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 with infra container: openstack/neutron-db-create-s2szl/POD" id=899852c7-27b3-4ae5-9246-d76ca702ca1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.160653 | controller | Jun 12 10:21:00.425429 crc crio[19822]: time="2026-06-12T10:21:00.421347696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1a7641ad-8b2c-4c0b-92a5-41ef4ec645bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160669 | controller | Jun 12 10:21:00.437171 crc crio[19822]: time="2026-06-12T10:21:00.437024313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4fab64f5-c730-485b-82cc-bd1cef08d13f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160685 | controller | Jun 12 10:21:00.451075 crc crio[19822]: time="2026-06-12T10:21:00.451014667Z" level=info msg="Creating container: openstack/neutron-db-create-s2szl/mariadb-database-create" id=fa964118-ee93-4fff-a166-b63dc7ad0b51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.160702 | controller | Jun 12 10:21:00.451520 crc crio[19822]: time="2026-06-12T10:21:00.451458271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160718 | controller | Jun 12 10:21:00.456341 crc crio[19822]: time="2026-06-12T10:21:00.455759889Z" level=info msg="Ran pod sandbox e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed with infra container: openstack/barbican-db-create-48m8n/POD" id=b05df587-a5e4-469f-974a-9169c17ad66a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.160741 | controller | Jun 12 10:21:00.476440 crc crio[19822]: time="2026-06-12T10:21:00.476250327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bfe439d2-ba42-4322-86b5-5db5cc70b162 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160759 | controller | Jun 12 10:21:00.491581 crc crio[19822]: time="2026-06-12T10:21:00.491468406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f010509f-93c9-47e0-92c7-50e88dcc35f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.160776 | controller | Jun 12 10:21:00.495496 crc crio[19822]: time="2026-06-12T10:21:00.495444983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160792 | controller | Jun 12 10:21:00.501886 crc crio[19822]: time="2026-06-12T10:21:00.501603099Z" level=info msg="Created container c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807: openstack/cinder-db-create-42c6g/mariadb-database-create" id=cc50350e-82b4-46db-ae50-e3d6b629f8b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.160808 | controller | Jun 12 10:21:00.502751 crc crio[19822]: time="2026-06-12T10:21:00.502698203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160825 | controller | Jun 12 10:21:00.505221 crc crio[19822]: time="2026-06-12T10:21:00.505107018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160842 | controller | Jun 12 10:21:00.505634 crc crio[19822]: time="2026-06-12T10:21:00.505346647Z" level=info msg="Starting container: c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807" id=150c04b6-f401-4578-b9ba-1123012f69e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.160882 | controller | Jun 12 10:21:00.506451 crc crio[19822]: time="2026-06-12T10:21:00.505464501Z" level=info msg="Creating container: openstack/barbican-db-create-48m8n/mariadb-database-create" id=04942d82-52d3-4b79-97a3-73f7901a4da8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.160901 | controller | Jun 12 10:21:00.510675 crc crio[19822]: time="2026-06-12T10:21:00.51051168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160917 | controller | Jun 12 10:21:00.525630 crc crio[19822]: time="2026-06-12T10:21:00.525353966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160933 | controller | Jun 12 10:21:00.543230 crc crio[19822]: time="2026-06-12T10:21:00.543053508Z" level=info msg="Started container" PID=56690 containerID=c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807 description=openstack/cinder-db-create-42c6g/mariadb-database-create id=150c04b6-f401-4578-b9ba-1123012f69e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0
2026-06-12 11:43:48.160950 | controller | Jun 12 10:21:00.623061 crc crio[19822]: time="2026-06-12T10:21:00.622979652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160966 | controller | Jun 12 10:21:00.628528 crc crio[19822]: time="2026-06-12T10:21:00.628399403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.160988 | controller | Jun 12 10:21:00.649049 crc crio[19822]: time="2026-06-12T10:21:00.648999587Z" level=info msg="Created container 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653: openstack/neutron-db-create-s2szl/mariadb-database-create" id=fa964118-ee93-4fff-a166-b63dc7ad0b51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161005 | controller | Jun 12 10:21:00.655481 crc crio[19822]: time="2026-06-12T10:21:00.654556894Z" level=info msg="Starting container: 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653" id=55b46a60-bc96-4c7e-9bfc-144606ca4583 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.161022 | controller | Jun 12 10:21:00.668042 crc crio[19822]: time="2026-06-12T10:21:00.667982387Z" level=info msg="Started container" PID=56721 containerID=2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653 description=openstack/neutron-db-create-s2szl/mariadb-database-create id=55b46a60-bc96-4c7e-9bfc-144606ca4583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9
2026-06-12 11:43:48.161039 | controller | Jun 12 10:21:00.677560 crc crio[19822]: time="2026-06-12T10:21:00.677458108Z" level=info msg="Created container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor" id=0ef82da6-7adf-4962-822f-4a7a640215f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161056 | controller | Jun 12 10:21:00.681729 crc crio[19822]: time="2026-06-12T10:21:00.681630841Z" level=info msg="Starting container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85" id=ae50082d-5fac-4421-a7b2-a9be75da6554 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.161072 | controller | Jun 12 10:21:00.706361 crc crio[19822]: time="2026-06-12T10:21:00.70625168Z" level=info msg="Started container" PID=56720 containerID=0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85 description=openstack/swift-storage-0/object-auditor id=ae50082d-5fac-4421-a7b2-a9be75da6554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.161088 | controller | Jun 12 10:21:00.724581 crc crio[19822]: time="2026-06-12T10:21:00.724483624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=41bd86c0-90b8-428f-8bcb-4088f6b957f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161105 | controller | Jun 12 10:21:00.731242 crc crio[19822]: time="2026-06-12T10:21:00.731178129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=2f808d9d-15f9-4516-bc06-843c8c1a3b20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161121 | controller | Jun 12 10:21:00.771793 crc crio[19822]: time="2026-06-12T10:21:00.771667653Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=aa68391f-5b9b-4bee-9a99-a0e8003dea49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161137 | controller | Jun 12 10:21:00.796450 crc crio[19822]: time="2026-06-12T10:21:00.796277584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161154 | controller | Jun 12 10:21:00.875547 crc crio[19822]: time="2026-06-12T10:21:00.874123477Z" level=info msg="Created container ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5: openstack/barbican-db-create-48m8n/mariadb-database-create" id=04942d82-52d3-4b79-97a3-73f7901a4da8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161170 | controller | Jun 12 10:21:00.882706 crc crio[19822]: time="2026-06-12T10:21:00.877393582Z" level=info msg="Starting container: ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5" id=61f41037-0b67-49b0-8aeb-b1b160590bb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.161191 | controller | Jun 12 10:21:00.887883 crc crio[19822]: time="2026-06-12T10:21:00.887227982Z" level=info msg="Started container" PID=56740 containerID=ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5 description=openstack/barbican-db-create-48m8n/mariadb-database-create id=61f41037-0b67-49b0-8aeb-b1b160590bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed
2026-06-12 11:43:48.161208 | controller | Jun 12 10:21:00.896406 crc crio[19822]: time="2026-06-12T10:21:00.896216047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161224 | controller | Jun 12 10:21:00.909929 crc crio[19822]: time="2026-06-12T10:21:00.907597027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161241 | controller | Jun 12 10:21:01.100754 crc crio[19822]: time="2026-06-12T10:21:01.100084736Z" level=info msg="Created container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater" id=aa68391f-5b9b-4bee-9a99-a0e8003dea49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161257 | controller | Jun 12 10:21:01.120220 crc crio[19822]: time="2026-06-12T10:21:01.119772867Z" level=info msg="Starting container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21" id=0dd81b4c-131e-4105-ab14-3f8cdf0d041b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.161273 | controller | Jun 12 10:21:01.137396 crc crio[19822]: time="2026-06-12T10:21:01.136961232Z" level=info msg="Started container" PID=56776 containerID=0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21 description=openstack/swift-storage-0/object-updater id=0dd81b4c-131e-4105-ab14-3f8cdf0d041b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.161290 | controller | Jun 12 10:21:01.451555 crc crio[19822]: time="2026-06-12T10:21:01.450980088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=61cdc979-e1f0-4e9b-9b87-316cd228a0dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161306 | controller | Jun 12 10:21:01.456209 crc crio[19822]: time="2026-06-12T10:21:01.455933715Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=0bf9a6d1-d0fa-46b8-bc51-28e4219bec6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161323 | controller | Jun 12 10:21:01.492283 crc crio[19822]: time="2026-06-12T10:21:01.491179842Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=48bbb43d-0d8b-44a9-afdc-7797b0e23e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161339 | controller | Jun 12 10:21:01.492551 crc crio[19822]: time="2026-06-12T10:21:01.492421281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161355 | controller | Jun 12 10:21:01.545553 crc crio[19822]: time="2026-06-12T10:21:01.54545505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161372 | controller | Jun 12 10:21:01.573526 crc crio[19822]: time="2026-06-12T10:21:01.572057204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161392 | controller | Jun 12 10:21:01.846856 crc crio[19822]: time="2026-06-12T10:21:01.846205425Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-x428m/POD" id=ad3e97cf-5a50-464f-8024-c98c85e8b277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.161409 | controller | Jun 12 10:21:01.847063 crc crio[19822]: time="2026-06-12T10:21:01.847041542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161426 | controller | Jun 12 10:21:01.873544 crc crio[19822]: time="2026-06-12T10:21:01.873396217Z" level=info msg="Created container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer" id=48bbb43d-0d8b-44a9-afdc-7797b0e23e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161441 | controller | Jun 12 10:21:01.875566 crc crio[19822]: time="2026-06-12T10:21:01.875483403Z" level=info msg="Starting container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f" id=dff2230b-e7d7-418f-a739-3d284a086542 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.161457 | controller | Jun 12 10:21:01.882361 crc crio[19822]: time="2026-06-12T10:21:01.882070272Z" level=info msg="Started container" PID=56844 containerID=1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f description=openstack/swift-storage-0/object-expirer id=dff2230b-e7d7-418f-a739-3d284a086542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.161473 | controller | Jun 12 10:21:01.883343 crc crio[19822]: time="2026-06-12T10:21:01.883309661Z" level=info msg="Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007acd28}] Aliases:map[]}"
2026-06-12 11:43:48.161489 | controller | Jun 12 10:21:01.883557 crc crio[19822]: time="2026-06-12T10:21:01.883536718Z" level=info msg="Adding pod openstack_keystone-db-sync-x428m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.161505 | controller | Jun 12 10:21:01.993576 crc crio[19822]: time="2026-06-12T10:21:01.993353487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a84f142b-6303-4d97-9429-3b69edaf7dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161521 | controller | Jun 12 10:21:02.001762 crc crio[19822]: time="2026-06-12T10:21:02.001211406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=83a653b4-7636-4887-b6d5-8dcb8fe12a60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161537 | controller | Jun 12 10:21:02.040890 crc crio[19822]: time="2026-06-12T10:21:02.040772382Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=bc922cd5-17a8-46b2-aa51-9bfa2e7729e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161553 | controller | Jun 12 10:21:02.043026 crc crio[19822]: time="2026-06-12T10:21:02.042797217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161568 | controller | Jun 12 10:21:02.113399 crc crio[19822]: time="2026-06-12T10:21:02.113347727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161588 | controller | Jun 12 10:21:02.118042 crc crio[19822]: time="2026-06-12T10:21:02.117996674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161604 | controller | Jun 12 10:21:02.375645 crc crio[19822]: time="2026-06-12T10:21:02.375503531Z" level=info msg="Created container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync" id=bc922cd5-17a8-46b2-aa51-9bfa2e7729e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161627 | controller | Jun 12 10:21:02.377536 crc crio[19822]: time="2026-06-12T10:21:02.37738121Z" level=info msg="Starting container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d" id=28d96583-8a28-4d3d-8e85-20e9dbe16db3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.161652 | controller | Jun 12 10:21:02.383341 crc crio[19822]: time="2026-06-12T10:21:02.383258905Z" level=info msg="Started container" PID=56950 containerID=3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d description=openstack/swift-storage-0/rsync id=28d96583-8a28-4d3d-8e85-20e9dbe16db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.161677 | controller | Jun 12 10:21:02.415496 crc crio[19822]: time="2026-06-12T10:21:02.415321041Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=103e84f5-dc2a-4d0a-9aa6-b8b22c4c24b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161698 | controller | Jun 12 10:21:02.424294 crc crio[19822]: time="2026-06-12T10:21:02.4241098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=f6b5b123-283c-434e-8cc2-7be1da183332 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161715 | controller | Jun 12 10:21:02.452877 crc crio[19822]: 2026-06-12T10:21:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a013b82fa1b6a8 Mac:52:b1:fe:e8:27:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.161731 | controller | Jun 12 10:21:02.456904 crc crio[19822]: time="2026-06-12T10:21:02.454572077Z" level=info msg="Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007acd28}] Aliases:map[]}"
2026-06-12 11:43:48.161748 | controller | Jun 12 10:21:02.456904 crc crio[19822]: time="2026-06-12T10:21:02.454777154Z" level=info msg="Checking pod openstack_keystone-db-sync-x428m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.161768 | controller | Jun 12 10:21:02.502335 crc crio[19822]: time="2026-06-12T10:21:02.501704546Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=9321ef83-0c06-405d-9e13-4da64b1467a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.161794 | controller | Jun 12 10:21:02.504449 crc crio[19822]: time="2026-06-12T10:21:02.504370321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.161816 | controller | Jun 12 10:21:02.507443 crc crio[19822]: time="2026-06-12T10:21:02.507345108Z" level=info msg="Ran pod sandbox 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a with infra container: openstack/keystone-db-sync-x428m/POD" id=ad3e97cf-5a50-464f-8024-c98c85e8b277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.161838 | controller | Jun 12 10:21:02.563393 crc crio[19822]: time="2026-06-12T10:21:02.563110227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161877 | controller | Jun 12 10:21:02.606127 crc crio[19822]: time="2026-06-12T10:21:02.606046642Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161896 | controller | Jun 12 10:21:02.606659 crc crio[19822]: time="2026-06-12T10:21:02.606639831Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.161913 | controller | Jun 12 10:21:02.618482 crc crio[19822]: time="2026-06-12T10:21:02.618384277Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=3c09f841-4ddc-4804-a8e3-21e40c64660b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.161930 | controller | Jun 12 10:21:02.630313 crc crio[19822]: time="2026-06-12T10:21:02.626495852Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\""
2026-06-12 11:43:48.161947 | controller | Jun 12 10:21:02.694035 crc crio[19822]: time="2026-06-12T10:21:02.693542988Z" level=info msg="Stopping pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0" id=dc634980-019b-41ce-97d0-e48cf904381b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.161963 | controller | Jun 12 10:21:02.694536 crc crio[19822]: time="2026-06-12T10:21:02.694418052Z" level=info msg="Stopping pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed" id=28d9bf3a-b73b-4ba9-ab39-551c102a935a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.161979 | controller | Jun 12 10:21:02.694625 crc crio[19822]: time="2026-06-12T10:21:02.694534519Z" level=info msg="Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc0052121b8}] Aliases:map[]}"
2026-06-12 11:43:48.161996 | controller | Jun 12 10:21:02.694625 crc crio[19822]: time="2026-06-12T10:21:02.694562607Z" level=info msg="Stopping pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9" id=1448d89d-372d-4370-8f85-e2a4f709544c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.162012 | controller | Jun 12 10:21:02.694886 crc crio[19822]: time="2026-06-12T10:21:02.694671834Z" level=info msg="Deleting pod openstack_cinder-db-create-42c6g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.162028 | controller | Jun 12 10:21:02.695065 crc crio[19822]: time="2026-06-12T10:21:02.69498781Z" level=info msg="Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc003094118}] Aliases:map[]}"
2026-06-12 11:43:48.162051 | controller | Jun 12 10:21:02.695279 crc crio[19822]: time="2026-06-12T10:21:02.695218547Z" level=info msg="Deleting pod openstack_barbican-db-create-48m8n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.162068 | controller | Jun 12 10:21:02.701891 crc crio[19822]: time="2026-06-12T10:21:02.695230839Z" level=info msg="Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc00140e5c0}] Aliases:map[]}"
2026-06-12 11:43:48.162084 | controller | Jun 12 10:21:02.701891 crc crio[19822]: time="2026-06-12T10:21:02.699161315Z" level=info msg="Deleting pod openstack_neutron-db-create-s2szl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.162100 | controller | Jun 12 10:21:02.852592 crc crio[19822]: time="2026-06-12T10:21:02.85252433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162117 | controller | Jun 12 10:21:02.868977 crc crio[19822]: time="2026-06-12T10:21:02.863497717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162133 | controller | Jun 12 10:21:03.108775 crc crio[19822]: time="2026-06-12T10:21:03.10825731Z" level=info msg="Created container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron" id=9321ef83-0c06-405d-9e13-4da64b1467a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.162149 | controller | Jun 12 10:21:03.111041 crc crio[19822]: time="2026-06-12T10:21:03.110971945Z" level=info msg="Starting container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493" id=49106271-01fa-4c2b-8bfb-b7c96b4ba901 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.162165 | controller | Jun 12 10:21:03.125665 crc crio[19822]: time="2026-06-12T10:21:03.124444862Z" level=info msg="Started container" PID=57024 containerID=de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 description=openstack/swift-storage-0/swift-recon-cron id=49106271-01fa-4c2b-8bfb-b7c96b4ba901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c
2026-06-12 11:43:48.162181 | controller | Jun 12 10:21:03.174734 crc crio[19822]: time="2026-06-12T10:21:03.170207741Z" level=info msg="Stopped pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed" id=28d9bf3a-b73b-4ba9-ab39-551c102a935a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.162197 | controller | Jun 12 10:21:03.321921 crc crio[19822]: time="2026-06-12T10:21:03.320238027Z" level=info msg="Stopped pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0" id=dc634980-019b-41ce-97d0-e48cf904381b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.162213 | controller | Jun 12 10:21:03.459241 crc crio[19822]: time="2026-06-12T10:21:03.457546632Z" level=info msg="Stopped pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9" id=1448d89d-372d-4370-8f85-e2a4f709544c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.162236 | controller | Jun 12 10:21:04.636024 crc crio[19822]: time="2026-06-12T10:21:04.6344756Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-686bf69565-8vpm2/POD" id=0ecc7549-6833-49e2-a459-0738b37a4ff1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.162253 | controller | Jun 12 10:21:04.636953 crc crio[19822]: time="2026-06-12T10:21:04.636716982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162270 | controller | Jun 12 10:21:04.728927 crc crio[19822]: time="2026-06-12T10:21:04.728763846Z" level=info msg="Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc0007ad118}] Aliases:map[]}"
2026-06-12 11:43:48.162287 | controller | Jun 12 10:21:04.728927 crc crio[19822]: time="2026-06-12T10:21:04.728902211Z" level=info msg="Adding pod openstack_dnsmasq-dns-686bf69565-8vpm2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.162303 | controller | Jun 12 10:21:05.324617 crc crio[19822]: 2026-06-12T10:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cba6b1839a1241 Mac:be:7d:eb:c0:02:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 SocketPath: PciID:}] [{Interface:0xc000538ba0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.162320 | controller | Jun 12 10:21:05.327778 crc crio[19822]: time="2026-06-12T10:21:05.327670985Z" level=info msg="Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc0007ad118}] Aliases:map[]}"
2026-06-12 11:43:48.162337 | controller | Jun 12 10:21:05.328102 crc crio[19822]: time="2026-06-12T10:21:05.327969165Z" level=info msg="Checking pod openstack_dnsmasq-dns-686bf69565-8vpm2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.162353 | controller | Jun 12 10:21:05.341292 crc crio[19822]: time="2026-06-12T10:21:05.3403845Z" level=info msg="Ran pod sandbox 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 with infra container: openstack/dnsmasq-dns-686bf69565-8vpm2/POD" id=0ecc7549-6833-49e2-a459-0738b37a4ff1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.162370 | controller | Jun 12 10:21:05.343897 crc crio[19822]: time="2026-06-12T10:21:05.343673191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1cd27848-b063-4002-b052-99415fc6469a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.162387 | controller | Jun 12 10:21:05.417505 crc crio[19822]: time="2026-06-12T10:21:05.417375916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=277b9440-54d3-419f-858d-39db88ea1742 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.162403 | controller | Jun 12 10:21:05.437302 crc crio[19822]: time="2026-06-12T10:21:05.437215894Z" level=info msg="Creating container: openstack/dnsmasq-dns-686bf69565-8vpm2/init" id=494f53a0-3f7e-4d1b-a87c-e5f2b32ef345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.162424 | controller | Jun 12 10:21:05.437698 crc crio[19822]: time="2026-06-12T10:21:05.437640668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162442 | controller | Jun 12 10:21:05.507490 crc crio[19822]: time="2026-06-12T10:21:05.507387157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162458 | controller | Jun 12 10:21:05.516776 crc crio[19822]: time="2026-06-12T10:21:05.516710613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162474 | controller | Jun 12 10:21:05.738535 crc crio[19822]: time="2026-06-12T10:21:05.738264139Z" level=info msg="Created container 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf: openstack/dnsmasq-dns-686bf69565-8vpm2/init" id=494f53a0-3f7e-4d1b-a87c-e5f2b32ef345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.162491 | controller | Jun 12 10:21:05.741236 crc crio[19822]: time="2026-06-12T10:21:05.741115379Z" level=info msg="Starting container: 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf" id=48389e5f-d37d-4a7e-9246-a70333859327 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.162507 | controller | Jun 12 10:21:05.748170 crc crio[19822]: time="2026-06-12T10:21:05.748060231Z" level=info msg="Started container" PID=57210 containerID=16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf description=openstack/dnsmasq-dns-686bf69565-8vpm2/init id=48389e5f-d37d-4a7e-9246-a70333859327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077
2026-06-12 11:43:48.162523 | controller | Jun 12 10:21:06.814652 crc crio[19822]: time="2026-06-12T10:21:06.813536306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4ae7a607-1f5f-4dbb-b0c6-23c7b6c8bb8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.162539 | controller | Jun 12 10:21:11.331431 crc crio[19822]: time="2026-06-12T10:21:11.330501213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3bc862a9-08f9-492d-a88f-76d105bb20aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.162555 | controller | Jun 12 10:21:11.365281 crc crio[19822]: time="2026-06-12T10:21:11.364942449Z" level=info msg="Creating container: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns" id=9f048d19-c33b-4877-b337-76c6ec7af5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.162571 | controller | Jun 12 10:21:11.366713 crc crio[19822]: time="2026-06-12T10:21:11.365883329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162588 | controller | Jun 12 10:21:11.373955 crc crio[19822]: time="2026-06-12T10:21:11.373792424Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=3c09f841-4ddc-4804-a8e3-21e40c64660b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.162604 | controller | Jun 12 10:21:11.375686 crc crio[19822]: time="2026-06-12T10:21:11.375581351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=f4202711-2c82-4736-8d87-ffd073837be0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.162620 | controller | Jun 12 10:21:11.419022 crc crio[19822]: time="2026-06-12T10:21:11.418902002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=62bf58bd-2612-47b3-871a-0e72899fbb15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.162641 | controller | Jun 12 10:21:11.427300 crc crio[19822]: time="2026-06-12T10:21:11.427217206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162659 | controller | Jun 12 10:21:11.432890 crc crio[19822]: time="2026-06-12T10:21:11.43272824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162681 | controller | Jun 12 10:21:11.447787 crc crio[19822]: time="2026-06-12T10:21:11.447717295Z" level=info msg="Creating container: openstack/keystone-db-sync-x428m/keystone-db-sync" id=fc4e54ce-0468-4790-bbea-4b524c761f9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.162702 | controller | Jun 12 10:21:11.449484 crc crio[19822]: time="2026-06-12T10:21:11.449433299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162718 | controller | Jun 12 10:21:11.501472 crc crio[19822]: time="2026-06-12T10:21:11.501389237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162734 | controller | Jun 12 10:21:11.505643 crc crio[19822]: time="2026-06-12T10:21:11.505580078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162750 | controller | Jun 12 10:21:11.702447 crc crio[19822]: time="2026-06-12T10:21:11.702373511Z" level=info msg="Created container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns" id=9f048d19-c33b-4877-b337-76c6ec7af5fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.162767 | controller | Jun 12 10:21:11.703668 crc crio[19822]: time="2026-06-12T10:21:11.703566058Z" level=info msg="Starting container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d" id=998dd7c1-e7e7-4a5c-a479-f5f94b1244a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.162784 | controller | Jun 12 10:21:11.709614 crc crio[19822]: time="2026-06-12T10:21:11.709387553Z" level=info msg="Started container" PID=57569 containerID=68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d description=openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns id=998dd7c1-e7e7-4a5c-a479-f5f94b1244a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077
2026-06-12 11:43:48.162801 | controller | Jun 12 10:21:11.714512 crc crio[19822]: time="2026-06-12T10:21:11.714409422Z" level=info msg="Created container 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36: openstack/keystone-db-sync-x428m/keystone-db-sync" id=fc4e54ce-0468-4790-bbea-4b524c761f9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.162818 | controller | Jun 12 10:21:11.715470 crc crio[19822]: time="2026-06-12T10:21:11.715432974Z" level=info msg="Starting container: 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36" id=53b37d03-047f-47d1-bd39-ec6c78888bd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.162835 | controller | Jun 12 10:21:11.725075 crc crio[19822]: time="2026-06-12T10:21:11.725014839Z" level=info msg="Started container" PID=57570 containerID=303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36 description=openstack/keystone-db-sync-x428m/keystone-db-sync id=53b37d03-047f-47d1-bd39-ec6c78888bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a
2026-06-12 11:43:48.162888 | controller | Jun 12 10:21:18.007576 crc crio[19822]: time="2026-06-12T10:21:18.006126159Z" level=info msg="Stopping pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a" id=9a20317a-6e05-4f64-a4f7-e66e6588984f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.162913 | controller | Jun 12 10:21:18.009614 crc crio[19822]: time="2026-06-12T10:21:18.009497757Z" level=info msg="Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}"
2026-06-12 11:43:48.162931 | controller | Jun 12 10:21:18.009888 crc crio[19822]: time="2026-06-12T10:21:18.009732865Z" level=info msg="Deleting pod openstack_keystone-db-sync-x428m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.162948 | controller | Jun 12 10:21:21.516378 crc crio[19822]: time="2026-06-12T10:21:21.515468811Z" level=info msg="Stopping container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14 (timeout: 10s)" id=1c790590-1e15-4c22-9426-e937d88ccd49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.162965 | controller | Jun 12 10:21:22.513126 crc crio[19822]: time="2026-06-12T10:21:22.512582352Z" level=info msg="Running pod sandbox: openstack/cinder-cdb5-account-create-m75st/POD" id=e8a35182-b820-48c0-8b5b-8399646bf622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.162981 | controller | Jun 12 10:21:22.513370 crc crio[19822]: time="2026-06-12T10:21:22.513189271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.162997 | controller | Jun 12 10:21:22.669522 crc crio[19822]: time="2026-06-12T10:21:22.669374789Z" level=info msg="Running pod sandbox: openstack/barbican-0713-account-create-cpknk/POD" id=5c3d66c4-7785-4052-ba88-ef226fe0f4d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.163013 | controller | Jun 12 10:21:22.669522 crc crio[19822]: time="2026-06-12T10:21:22.669479813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163029 | controller | Jun 12 10:21:22.820753 crc crio[19822]: time="2026-06-12T10:21:22.820624689Z" level=info msg="Running pod sandbox: openstack/neutron-4631-account-create-q8kvm/POD" id=04add774-919b-484d-83c2-a4cca035a72e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.163045 | controller | Jun 12 10:21:22.820753 crc crio[19822]: time="2026-06-12T10:21:22.820728402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163061 | controller | Jun 12 10:21:23.511366 crc crio[19822]: time="2026-06-12T10:21:23.507463399Z" level=info msg="Stopped pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a" id=9a20317a-6e05-4f64-a4f7-e66e6588984f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.163077 | controller | Jun 12 10:21:23.614294 crc crio[19822]: time="2026-06-12T10:21:23.614125942Z" level=info msg="Stopped container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns" id=1c790590-1e15-4c22-9426-e937d88ccd49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.163093 | controller | Jun 12 10:21:23.615069 crc crio[19822]: time="2026-06-12T10:21:23.61500329Z" level=info msg="Stopping pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c" id=a3fcd69f-b30e-47c6-86c6-3d489a442072 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.163114 | controller | Jun 12 10:21:23.615559 crc crio[19822]: time="2026-06-12T10:21:23.615482775Z" level=info msg="Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc0030955f0}] Aliases:map[]}"
2026-06-12 11:43:48.163132 | controller | Jun 12 10:21:23.616521 crc crio[19822]: time="2026-06-12T10:21:23.616466937Z" level=info msg="Deleting pod openstack_dnsmasq-dns-657df6d86f-zxrrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.163148 | controller | Jun 12 10:21:23.659269 crc crio[19822]: time="2026-06-12T10:21:23.659074507Z" level=info msg="Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc002ed01f0}] Aliases:map[]}"
2026-06-12 11:43:48.163165 | controller | Jun 12 10:21:23.659269 crc crio[19822]: time="2026-06-12T10:21:23.659239812Z" level=info msg="Adding pod openstack_barbican-0713-account-create-cpknk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.163181 | controller | Jun 12 10:21:23.667573 crc crio[19822]: time="2026-06-12T10:21:23.66709321Z" level=info msg="Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc002144158}] Aliases:map[]}"
2026-06-12 11:43:48.163198 | controller | Jun 12 10:21:23.667573 crc crio[19822]: time="2026-06-12T10:21:23.667177293Z" level=info msg="Adding pod openstack_neutron-4631-account-create-q8kvm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.163214 | controller | Jun 12 10:21:23.677605 crc crio[19822]: time="2026-06-12T10:21:23.677526436Z" level=info msg="Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144338}] Aliases:map[]}"
2026-06-12 11:43:48.163231 | controller | Jun 12 10:21:23.678923 crc crio[19822]: time="2026-06-12T10:21:23.678893739Z" level=info msg="Adding pod openstack_cinder-cdb5-account-create-m75st to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.163247 | controller | Jun 12 10:21:23.693371 crc crio[19822]: time="2026-06-12T10:21:23.69326561Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=14c44e7e-047e-41cd-9b00-c9c111148e85 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.163268 | controller | Jun 12 10:21:23.697776 crc crio[19822]: time="2026-06-12T10:21:23.697501082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=97f93a5a-2668-4429-9243-638684a99ca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.163284 | controller | Jun 12 10:21:23.749773 crc crio[19822]: time="2026-06-12T10:21:23.749091177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a307bdf5-2b41-467e-9d3c-3169310f129f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.163301 | controller | Jun 12 10:21:23.765529 crc crio[19822]: time="2026-06-12T10:21:23.765112325Z" level=info msg="Creating container: openstack/glance-db-sync-52vp6/glance-db-sync" id=260de60a-71c7-4e9b-9fc0-7e239fa2873f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.163318 | controller | Jun 12 10:21:23.766715 crc crio[19822]: time="2026-06-12T10:21:23.766642463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163334 | controller | Jun 12 10:21:23.822381 crc crio[19822]: time="2026-06-12T10:21:23.822283985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163350 | controller | Jun 12 10:21:24.059634 crc crio[19822]: time="2026-06-12T10:21:24.059510602Z" level=info msg="Stopped pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c" id=a3fcd69f-b30e-47c6-86c6-3d489a442072 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.163366 | controller | Jun 12 10:21:24.285182 crc crio[19822]: time="2026-06-12T10:21:24.284478344Z" level=info msg="Removing container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14" id=f870064d-c6d7-4668-9652-d9026457a42c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.163382 | controller | Jun 12 10:21:24.345565 crc crio[19822]: time="2026-06-12T10:21:24.345453408Z" level=info msg="Removed container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns" id=f870064d-c6d7-4668-9652-d9026457a42c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.163399 | controller | Jun 12 10:21:24.350071 crc crio[19822]: time="2026-06-12T10:21:24.35002322Z" level=info msg="Removing container: c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7" id=215468ca-49c3-491f-a47e-47f2da55fd66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.163415 | controller | Jun 12 10:21:24.381332 crc crio[19822]: time="2026-06-12T10:21:24.38125309Z" level=info msg="Removed container c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7: openstack/dnsmasq-dns-657df6d86f-zxrrn/init" id=215468ca-49c3-491f-a47e-47f2da55fd66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.163431 | controller | Jun 12 10:21:24.429901 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad28510f36d5b5 Mac:0a:07:a2:8c:d6:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.163448 | controller | Jun 12 10:21:24.431385 crc crio[19822]: time="2026-06-12T10:21:24.430801262Z" level=info msg="Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc002144158}] Aliases:map[]}"
2026-06-12 11:43:48.163470 | controller | Jun 12 10:21:24.431385 crc crio[19822]: time="2026-06-12T10:21:24.431381391Z" level=info msg="Checking pod openstack_neutron-4631-account-create-q8kvm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.163487 | controller | Jun 12 10:21:24.431945 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3173ff1bf664382 Mac:da:8d:e1:22:35:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c SocketPath: PciID:}] [{Interface:0xc000438980 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.163504 | controller | Jun 12 10:21:24.434742 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7996af300b62834 Mac:da:6c:93:c2:70:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 SocketPath: PciID:}] [{Interface:0xc00025dce0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.163522 | controller | Jun 12 10:21:24.436105 crc crio[19822]: time="2026-06-12T10:21:24.43538339Z" level=info msg="Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc002ed01f0}] Aliases:map[]}"
2026-06-12 11:43:48.163539 | controller | Jun 12 10:21:24.436105 crc crio[19822]: time="2026-06-12T10:21:24.435622978Z" level=info msg="Checking pod openstack_barbican-0713-account-create-cpknk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.163555 | controller | Jun 12 10:21:24.436932 crc crio[19822]: time="2026-06-12T10:21:24.436872771Z" level=info msg="Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144338}] Aliases:map[]}"
2026-06-12 11:43:48.163572 | controller | Jun 12 10:21:24.437183 crc crio[19822]: time="2026-06-12T10:21:24.437066577Z" level=info msg="Checking pod openstack_cinder-cdb5-account-create-m75st for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.163588 | controller | Jun 12 10:21:24.439406 crc crio[19822]: time="2026-06-12T10:21:24.439320595Z" level=info msg="Ran pod sandbox bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 with infra container: openstack/neutron-4631-account-create-q8kvm/POD" id=04add774-919b-484d-83c2-a4cca035a72e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.163605 | controller | Jun 12 10:21:24.446634 crc crio[19822]: time="2026-06-12T10:21:24.446586449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3e9d577c-2d1c-446c-a258-247975b4c33f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.163621 | controller | Jun 12 10:21:24.449253 crc crio[19822]: time="2026-06-12T10:21:24.449049538Z" level=info msg="Ran pod sandbox 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c with infra container: openstack/barbican-0713-account-create-cpknk/POD" id=5c3d66c4-7785-4052-ba88-ef226fe0f4d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.163641 | controller | Jun 12 10:21:24.452780 crc crio[19822]: time="2026-06-12T10:21:24.45086255Z" level=info msg="Ran pod sandbox 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 with infra container: openstack/cinder-cdb5-account-create-m75st/POD" id=e8a35182-b820-48c0-8b5b-8399646bf622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.163658 | controller | Jun 12 10:21:24.455445 crc crio[19822]: time="2026-06-12T10:21:24.454666091Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c95cba9d-e123-4409-b74b-b8e26f38c3bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.163675 | controller | Jun 12 10:21:24.462064 crc crio[19822]: time="2026-06-12T10:21:24.460967593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=02780086-c6ee-4408-ae41-1a0c3eee5a5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.163691 | controller | Jun 12 10:21:24.462064 crc crio[19822]: time="2026-06-12T10:21:24.461250222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=10e970db-5e78-4ded-9ecb-8e4b9efa645c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.163707 | controller | Jun 12 10:21:24.481635 crc crio[19822]: time="2026-06-12T10:21:24.481515605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8fb0d0ed-3326-4129-95d0-1e83ba46ca0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.163723 | controller | Jun 12 10:21:24.482346 crc crio[19822]: time="2026-06-12T10:21:24.482247898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2911af2a-653f-4fb0-9f5f-b787177a65ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.163740 | controller | Jun 12 10:21:24.538133 crc crio[19822]: time="2026-06-12T10:21:24.538024965Z" level=info msg="Creating container: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create" id=e3991932-e239-4232-a876-de99ae6028b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.163757 | controller | Jun 12 10:21:24.538977 crc crio[19822]: time="2026-06-12T10:21:24.538917083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163773 | controller | Jun 12 10:21:24.544673 crc crio[19822]: time="2026-06-12T10:21:24.544246632Z" level=info msg="Creating container: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create" id=b2e717e4-ff3c-4d9d-b091-9ab27a4f469f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.163789 | controller | Jun 12 10:21:24.562203 crc crio[19822]: time="2026-06-12T10:21:24.562010655Z" level=info msg="Creating container: openstack/barbican-0713-account-create-cpknk/mariadb-account-create" id=f16f75a4-649e-493f-8dfa-57d7b843ebd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.163805 | controller | Jun 12 10:21:24.568504 crc crio[19822]: time="2026-06-12T10:21:24.568353666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163823 | controller | Jun 12 10:21:24.569795 crc crio[19822]: time="2026-06-12T10:21:24.569709148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163845 | controller | Jun 12 10:21:24.666020 crc crio[19822]: time="2026-06-12T10:21:24.665774634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163895 | controller | Jun 12 10:21:24.671620 crc crio[19822]: time="2026-06-12T10:21:24.671540854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163915 | controller | Jun 12 10:21:24.675187 crc crio[19822]: time="2026-06-12T10:21:24.675091166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163939 | controller | Jun 12 10:21:24.676314 crc crio[19822]: time="2026-06-12T10:21:24.676230705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163963 | controller | Jun 12 10:21:24.693014 crc crio[19822]: time="2026-06-12T10:21:24.692799777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.163987 | controller | Jun 12 10:21:24.697276 crc crio[19822]: time="2026-06-12T10:21:24.697205167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.164007 | controller | Jun 12 10:21:24.850052 crc crio[19822]: time="2026-06-12T10:21:24.849955376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.164028 | controller | Jun 12 10:21:24.927299 crc crio[19822]: time="2026-06-12T10:21:24.926746967Z" level=info msg="Created container 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc: openstack/barbican-0713-account-create-cpknk/mariadb-account-create" id=f16f75a4-649e-493f-8dfa-57d7b843ebd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.164049 | controller | Jun 12 10:21:24.934308 crc crio[19822]: time="2026-06-12T10:21:24.932986764Z" level=info msg="Starting container: 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc" id=9f780216-290d-46ff-88d8-b81a613182e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.164071 | controller | Jun 12 10:21:24.940486 crc crio[19822]: time="2026-06-12T10:21:24.940367658Z" level=info msg="Created container fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create" id=e3991932-e239-4232-a876-de99ae6028b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.164095 | controller | Jun 12 10:21:24.942074 crc crio[19822]: time="2026-06-12T10:21:24.941910487Z" level=info msg="Created container e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create" id=b2e717e4-ff3c-4d9d-b091-9ab27a4f469f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.164130 | controller | Jun 12 10:21:24.944659 crc crio[19822]: time="2026-06-12T10:21:24.944218863Z" level=info msg="Starting container: e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc" id=6df6c551-6e89-40a7-a7cd-51e235891e5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.164149 | controller | Jun 12 10:21:24.944659 crc crio[19822]: time="2026-06-12T10:21:24.944333067Z" level=info msg="Starting container: fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4" id=0a748285-62af-4c5d-85e8-a9a9f020be7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.164167 | controller | Jun 12 10:21:24.944659 crc crio[19822]: time="2026-06-12T10:21:24.944419697Z" level=info msg="Started container" PID=58382 containerID=6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc description=openstack/barbican-0713-account-create-cpknk/mariadb-account-create id=9f780216-290d-46ff-88d8-b81a613182e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c
2026-06-12 11:43:48.164191 | controller | Jun 12 10:21:24.957176 crc crio[19822]: time="2026-06-12T10:21:24.951409587Z" level=info msg="Started container" PID=58383 containerID=e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc description=openstack/cinder-cdb5-account-create-m75st/mariadb-account-create id=6df6c551-6e89-40a7-a7cd-51e235891e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0
2026-06-12 11:43:48.164209 | controller | Jun 12 10:21:24.957176 crc crio[19822]: time="2026-06-12T10:21:24.955907821Z" level=info msg="Started container" PID=58385 containerID=fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4 description=openstack/neutron-4631-account-create-q8kvm/mariadb-account-create id=0a748285-62af-4c5d-85e8-a9a9f020be7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1
2026-06-12 11:43:48.164225 | controller | Jun 12 10:21:24.991703 crc crio[19822]: time="2026-06-12T10:21:24.990216216Z" level=info msg="Created container 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923: openstack/glance-db-sync-52vp6/glance-db-sync" id=260de60a-71c7-4e9b-9fc0-7e239fa2873f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.164242 | controller | Jun 12 10:21:24.991703 crc crio[19822]: time="2026-06-12T10:21:24.991514128Z" level=info msg="Starting container: 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923" id=e26b50b4-9198-42b9-8454-363baf9d6db0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.164258 | controller | Jun 12 10:21:25.002185 crc crio[19822]: time="2026-06-12T10:21:25.002058915Z" level=info msg="Started container" PID=58396 containerID=58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923 description=openstack/glance-db-sync-52vp6/glance-db-sync id=e26b50b4-9198-42b9-8454-363baf9d6db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3
2026-06-12 11:43:48.164274 | controller | Jun 12 10:21:25.400474 crc crio[19822]: time="2026-06-12T10:21:25.400381412Z" level=info msg="Stopping container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557 (timeout: 2s)" id=1d7b368b-2ec9-4f47-a1da-492fbdfdf836 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.164290 | controller | Jun 12 10:21:25.562244 crc crio[19822]: time="2026-06-12T10:21:25.56179327Z" level=info msg="Stopped container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server" id=1d7b368b-2ec9-4f47-a1da-492fbdfdf836 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.164307 | controller | Jun 12 10:21:25.564269 crc crio[19822]: time="2026-06-12T10:21:25.564192975Z" level=info msg="Stopping pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5" id=f2184280-5449-4a23-97da-1617ebb955ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.164323 | controller | Jun 12 10:21:25.565061 crc crio[19822]: time="2026-06-12T10:21:25.56489818Z" level=info msg="Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0b58}] Aliases:map[]}"
2026-06-12 11:43:48.164340 | controller | Jun 12 10:21:25.565220 crc crio[19822]: time="2026-06-12T10:21:25.565058283Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gkz9h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164363 | controller | Jun 12 10:21:25.707235 crc crio[19822]: time="2026-06-12T10:21:25.705689499Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7c8547bc57-b2m9v/POD" id=a9499eb4-4271-4a1e-a0a8-ced2e9bf7d9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.164380 | controller | Jun 12 10:21:25.707235 crc crio[19822]: time="2026-06-12T10:21:25.705915586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.164396 | controller | Jun 12 10:21:25.782868 crc crio[19822]: time="2026-06-12T10:21:25.782702232Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-ntvkd/POD" id=d735e41f-a9f5-4e7f-8c26-0a4200a9e628 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.164413 | controller | Jun 12 10:21:25.783109 crc crio[19822]: time="2026-06-12T10:21:25.783002781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.164428 | controller | Jun 12 10:21:25.933026 crc crio[19822]: time="2026-06-12T10:21:25.932223509Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc002ed0f50}] Aliases:map[]}"
2026-06-12 11:43:48.164445 | controller | Jun 12 10:21:25.933026 crc crio[19822]: time="2026-06-12T10:21:25.93255849Z" level=info msg="Adding pod openstack_dnsmasq-dns-7c8547bc57-b2m9v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164461 | controller | Jun 12 10:21:25.958334 crc crio[19822]: time="2026-06-12T10:21:25.955871925Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc0001215c8}] Aliases:map[]}"
2026-06-12 11:43:48.164477 | controller | Jun 12 10:21:25.958334 crc crio[19822]: time="2026-06-12T10:21:25.955929756Z" level=info msg="Adding pod openstack_keystone-bootstrap-ntvkd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164493 | controller | Jun 12 10:21:26.292083 crc crio[19822]: time="2026-06-12T10:21:26.287601498Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=346ebf96-ee5c-4ef6-8942-a81c0254bcdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.164509 | controller | Jun 12 10:21:26.292083 crc crio[19822]: time="2026-06-12T10:21:26.288194157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.164525 | controller | Jun 12 10:21:26.300182 crc crio[19822]: time="2026-06-12T10:21:26.299340982Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-pq2v5/POD" id=31479702-bf0a-44e5-96a1-00c14d8a5646 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.164540 | controller | Jun 12 10:21:26.300182 crc crio[19822]: time="2026-06-12T10:21:26.299429235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.164561 | controller | Jun 12 10:21:26.355584 crc crio[19822]: time="2026-06-12T10:21:26.355501553Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc002ed0100}] Aliases:map[]}"
2026-06-12 11:43:48.164578 | controller | Jun 12 10:21:26.356380 crc crio[19822]: time="2026-06-12T10:21:26.355583515Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164594 | controller | Jun 12 10:21:26.374630 crc crio[19822]: time="2026-06-12T10:21:26.374487194Z" level=info msg="Stopped pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5" id=f2184280-5449-4a23-97da-1617ebb955ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.164610 | controller | Jun 12 10:21:26.376663 crc crio[19822]: time="2026-06-12T10:21:26.376518989Z" level=info msg="Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0001205f8}] Aliases:map[]}"
2026-06-12 11:43:48.164626 | controller | Jun 12 10:21:26.376663 crc crio[19822]: time="2026-06-12T10:21:26.376598602Z" level=info msg="Adding pod openstack_placement-db-sync-pq2v5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164642 | controller | Jun 12 10:21:26.406547 crc crio[19822]: time="2026-06-12T10:21:26.402475551Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-75b9cf7779-zq4lm/POD" id=11bf34bb-12c5-44be-8a94-72068914fcc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.164658 | controller | Jun 12 10:21:26.406547 crc crio[19822]: time="2026-06-12T10:21:26.403199125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.164675 | controller | Jun 12 10:21:26.410197 crc crio[19822]: time="2026-06-12T10:21:26.407232023Z" level=info msg="Stopping pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c" id=b7ccff1e-62b6-463d-a1a3-e439cff932c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.164691 | controller | Jun 12 10:21:26.410197 crc crio[19822]: time="2026-06-12T10:21:26.407709248Z" level=info msg="Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc0037c8630}] Aliases:map[]}"
2026-06-12 11:43:48.164709 | controller | Jun 12 10:21:26.410197 crc crio[19822]: time="2026-06-12T10:21:26.407933925Z" level=info msg="Deleting pod openstack_barbican-0713-account-create-cpknk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164725 | controller | Jun 12 10:21:26.435873 crc crio[19822]: time="2026-06-12T10:21:26.429793725Z" level=info msg="Stopping pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0" id=4994cd09-ba19-4a44-a2a7-7ad5673ebe55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.164747 | controller | Jun 12 10:21:26.435873 crc crio[19822]: time="2026-06-12T10:21:26.430029977Z" level=info msg="Stopping pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1" id=6ecdadeb-1ccc-44c8-b240-f5bb33e0a147 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.164765 | controller | Jun 12 10:21:26.444451 crc crio[19822]: time="2026-06-12T10:21:26.444359656Z" level=info msg="Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}"
2026-06-12 11:43:48.164782 | controller | Jun 12 10:21:26.444684 crc crio[19822]: time="2026-06-12T10:21:26.444578163Z" level=info msg="Deleting pod openstack_neutron-4631-account-create-q8kvm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164799 | controller | Jun 12 10:21:26.447882 crc crio[19822]: time="2026-06-12T10:21:26.447736577Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc002ed0700}] Aliases:map[]}"
2026-06-12 11:43:48.164816 | controller | Jun 12 10:21:26.447882 crc crio[19822]: time="2026-06-12T10:21:26.447871201Z" level=info msg="Adding pod openstack_dnsmasq-dns-75b9cf7779-zq4lm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164832 | controller | Jun 12 10:21:26.452038 crc crio[19822]: time="2026-06-12T10:21:26.430409445Z" level=info msg="Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144120}] Aliases:map[]}"
2026-06-12 11:43:48.164868 | controller | Jun 12 10:21:26.452325 crc crio[19822]: time="2026-06-12T10:21:26.452280466Z" level=info msg="Deleting pod openstack_cinder-cdb5-account-create-m75st from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.164893 | controller | Jun 12 10:21:27.012174 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69d79cd98667b7 Mac:1a:c8:3a:87:4d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.164911 | controller | Jun 12 10:21:27.013754 crc crio[19822]: time="2026-06-12T10:21:27.01310556Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc0001215c8}] Aliases:map[]}"
2026-06-12 11:43:48.164932 | controller | Jun 12 10:21:27.013754 crc crio[19822]: time="2026-06-12T10:21:27.013270585Z" level=info msg="Checking pod openstack_keystone-bootstrap-ntvkd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.164950 | controller | Jun 12 10:21:27.038922 crc crio[19822]: time="2026-06-12T10:21:27.036265142Z" level=info msg="Ran pod sandbox d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 with infra container: openstack/keystone-bootstrap-ntvkd/POD" id=d735e41f-a9f5-4e7f-8c26-0a4200a9e628 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.164967 | controller | Jun 12 10:21:27.052118 crc crio[19822]: time="2026-06-12T10:21:27.051197708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=4ea42aa2-37ae-43c3-9c1e-6016d7e0a94d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.164984 | controller | Jun 12 10:21:27.088606 crc crio[19822]: time="2026-06-12T10:21:27.088451444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=343cce35-869e-47ef-bc9c-988c7f2e9859 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165001 | controller | Jun 12 10:21:27.100715 crc crio[19822]: time="2026-06-12T10:21:27.10057124Z" level=info msg="Creating container: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap" id=820c8998-e1c9-45aa-b3eb-224ea3645528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.165017 | controller | Jun 12 10:21:27.114982 crc crio[19822]: time="2026-06-12T10:21:27.11389756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165034 | controller | Jun 12 10:21:27.187624 crc crio[19822]: time="2026-06-12T10:21:27.185716545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165050 | controller | Jun 12 10:21:27.191982 crc crio[19822]: time="2026-06-12T10:21:27.191067676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165065 | controller | Jun 12 10:21:27.389393 crc crio[19822]: time="2026-06-12T10:21:27.389023105Z" level=info msg="Stopped pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0" id=4994cd09-ba19-4a44-a2a7-7ad5673ebe55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.165081 | controller | Jun 12 10:21:27.435052 crc crio[19822]: time="2026-06-12T10:21:27.434961495Z" level=info msg="Created container 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap" id=820c8998-e1c9-45aa-b3eb-224ea3645528 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.165102 | controller | Jun 12 10:21:27.442180 crc crio[19822]: time="2026-06-12T10:21:27.438042638Z" level=info msg="Starting container: 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6" id=20fb3393-f141-48dc-a9c1-92ee2f031a6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.165127 | controller | Jun 12 10:21:27.448765 crc crio[19822]: time="2026-06-12T10:21:27.444776953Z" level=info msg="Started container" PID=58825 containerID=2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6 description=openstack/keystone-bootstrap-ntvkd/keystone-bootstrap id=20fb3393-f141-48dc-a9c1-92ee2f031a6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5
2026-06-12 11:43:48.165151 | controller | Jun 12 10:21:27.458673 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:250b1adbbdb72b5 Mac:9a:4a:e9:96:02:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b SocketPath: PciID:}] [{Interface:0xc00050cff0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.165173 | controller | Jun 12 10:21:27.461053 crc crio[19822]: time="2026-06-12T10:21:27.460976189Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc002ed0f50}] Aliases:map[]}"
2026-06-12 11:43:48.165191 | controller | Jun 12 10:21:27.461240 crc crio[19822]: time="2026-06-12T10:21:27.461176526Z" level=info msg="Checking pod openstack_dnsmasq-dns-7c8547bc57-b2m9v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.165208 | controller | Jun 12 10:21:27.488565 crc crio[19822]: time="2026-06-12T10:21:27.482798356Z" level=info msg="Ran pod sandbox 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee with infra container: openstack/dnsmasq-dns-7c8547bc57-b2m9v/POD" id=a9499eb4-4271-4a1e-a0a8-ced2e9bf7d9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.165225 | controller | Jun 12 10:21:27.488565 crc crio[19822]: time="2026-06-12T10:21:27.486323486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=397cad10-8894-4926-a90c-178d081e63fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165242 | controller | Jun 12 10:21:27.573531 crc crio[19822]: time="2026-06-12T10:21:27.573107005Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e7c447ec-07f7-4d6c-8c61-afcf6acea76a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165258 | controller | Jun 12 10:21:27.602896 crc crio[19822]: time="2026-06-12T10:21:27.599304235Z" level=info msg="Creating container: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init" id=8ab77ddf-bd24-441d-9840-4a33bb441fe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.165274 | controller | Jun 12 10:21:27.602896 crc crio[19822]: time="2026-06-12T10:21:27.599687527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165291 | controller | Jun 12 10:21:27.669782 crc crio[19822]: time="2026-06-12T10:21:27.669685686Z" level=info msg="Stopped pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1" id=6ecdadeb-1ccc-44c8-b240-f5bb33e0a147 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.165307 | controller | Jun 12 10:21:27.725420 crc crio[19822]: time="2026-06-12T10:21:27.725321919Z" level=info msg="Stopped pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c" id=b7ccff1e-62b6-463d-a1a3-e439cff932c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.165323 | controller | Jun 12 10:21:27.765668 crc crio[19822]: time="2026-06-12T10:21:27.765567072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165339 | controller | Jun 12 10:21:27.773361 crc crio[19822]: time="2026-06-12T10:21:27.773250414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165355 | controller | Jun 12 10:21:27.829204 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7acd290b97e16aa Mac:3a:1a:bb:d3:99:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 SocketPath: PciID:}] [{Interface:0xc00013ae70 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.165376 | controller | Jun 12 10:21:27.829204 crc crio[19822]: time="2026-06-12T10:21:27.828175466Z" level=info msg="Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0001205f8}] Aliases:map[]}"
2026-06-12 11:43:48.165392 | controller | Jun 12 10:21:27.829204 crc crio[19822]: time="2026-06-12T10:21:27.82831786Z" level=info msg="Checking pod openstack_placement-db-sync-pq2v5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.165409 | controller | Jun 12 10:21:27.857423 crc crio[19822]: time="2026-06-12T10:21:27.857363253Z" level=info msg="Ran pod sandbox 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd with infra container: openstack/placement-db-sync-pq2v5/POD" id=31479702-bf0a-44e5-96a1-00c14d8a5646 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.165425 | controller | Jun 12 10:21:27.866701 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46f0aac7766731d Mac:52:81:f0:6e:52:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 SocketPath: PciID:}] [{Interface:0xc000154f40 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.165442 | controller | Jun 12 10:21:27.866701 crc crio[19822]: time="2026-06-12T10:21:27.865118601Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc002ed0100}] Aliases:map[]}"
2026-06-12 11:43:48.165458 | controller | Jun 12 10:21:27.866701 crc crio[19822]: time="2026-06-12T10:21:27.865277556Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.165474 | controller | Jun 12 10:21:27.873854 crc crio[19822]: time="2026-06-12T10:21:27.873453129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165490 | controller | Jun 12 10:21:27.873854 crc crio[19822]: time="2026-06-12T10:21:27.873717338Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165506 | controller | Jun 12 10:21:27.873854 crc crio[19822]: time="2026-06-12T10:21:27.87377766Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165522 | controller | Jun 12 10:21:27.879386 crc crio[19822]: time="2026-06-12T10:21:27.879351537Z" level=info msg="Ran pod sandbox 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 with infra container: openstack/ceilometer-0/POD" id=346ebf96-ee5c-4ef6-8942-a81c0254bcdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.165543 | controller | Jun 12 10:21:27.882903 crc crio[19822]: time="2026-06-12T10:21:27.881223678Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=10619293-1f72-4cb5-beb1-aff3b7a2a464 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.165560 | controller | Jun 12 10:21:27.892728 crc crio[19822]: time="2026-06-12T10:21:27.890089792Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\""
2026-06-12 11:43:48.165576 | controller | Jun 12 10:21:27.919738 crc crio[19822]: time="2026-06-12T10:21:27.914435166Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=f0e3d0f4-c7df-4322-8c66-7287dd05257b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.165592 | controller | Jun 12 10:21:27.933890 crc crio[19822]: time="2026-06-12T10:21:27.933564195Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.165608 | controller | Jun 12 10:21:27.938243 crc crio[19822]: time="2026-06-12T10:21:27.936594838Z" level=info msg="Created container ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init" id=8ab77ddf-bd24-441d-9840-4a33bb441fe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.165623 | controller | Jun 12 10:21:27.953761 crc crio[19822]: time="2026-06-12T10:21:27.949111042Z" level=info msg="Starting container: ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870" id=dacd350a-3ce5-419d-ae79-7320f41d9425 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.165639 | controller | Jun 12 10:21:27.961316 crc crio[19822]: time="2026-06-12T10:21:27.961229621Z" level=info msg="Started container" PID=58880 containerID=ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870 description=openstack/dnsmasq-dns-7c8547bc57-b2m9v/init id=dacd350a-3ce5-419d-ae79-7320f41d9425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee
2026-06-12 11:43:48.165655 | controller | Jun 12 10:21:28.146720 crc crio[19822]: 2026-06-12T10:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:267c6458aca49e3 Mac:66:1c:0b:75:87:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 SocketPath: PciID:}] [{Interface:0xc00018c770 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.165672 | controller | Jun 12 10:21:28.149494 crc crio[19822]: time="2026-06-12T10:21:28.148454809Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc002ed0700}] Aliases:map[]}"
2026-06-12 11:43:48.165689 | controller | Jun 12 10:21:28.149494 crc crio[19822]: time="2026-06-12T10:21:28.148674646Z" level=info msg="Checking pod openstack_dnsmasq-dns-75b9cf7779-zq4lm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.165706 | controller | Jun 12 10:21:28.159368 crc crio[19822]: time="2026-06-12T10:21:28.159260095Z" level=info msg="Ran pod sandbox 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 with infra container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/POD" id=11bf34bb-12c5-44be-8a94-72068914fcc3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.165726 | controller | Jun 12 10:21:28.163187 crc crio[19822]: time="2026-06-12T10:21:28.161554393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=76ace628-fa00-44b1-95a4-28ea98f45a31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165743 | controller | Jun 12 10:21:28.222271 crc crio[19822]: time="2026-06-12T10:21:28.221694017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=eda40158-9baa-422f-ade2-477f8af65721 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165759 | controller | Jun 12 10:21:28.237913 crc crio[19822]: time="2026-06-12T10:21:28.232236312Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init" id=65d8719d-0edc-4605-9e76-7d384320a18b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.165775 | controller | Jun 12 10:21:28.237913 crc crio[19822]: time="2026-06-12T10:21:28.232652906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165792 | controller | Jun 12 10:21:28.273224 crc crio[19822]: time="2026-06-12T10:21:28.273004553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165809 | controller | Jun 12 10:21:28.276659 crc crio[19822]: time="2026-06-12T10:21:28.276582457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.165825 | controller | Jun 12 10:21:28.429184 crc crio[19822]: time="2026-06-12T10:21:28.429072826Z" level=info msg="Created container 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init" id=65d8719d-0edc-4605-9e76-7d384320a18b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.165841 | controller | Jun 12 10:21:28.430454 crc crio[19822]: time="2026-06-12T10:21:28.430369527Z" level=info msg="Starting container: 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235" id=0f779615-666e-4b0c-826f-cea64fc9bef7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.165882 | controller | Jun 12 10:21:28.437423 crc crio[19822]: time="2026-06-12T10:21:28.437306407Z" level=info msg="Started container" PID=58911 containerID=35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235 description=openstack/dnsmasq-dns-75b9cf7779-zq4lm/init id=0f779615-666e-4b0c-826f-cea64fc9bef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02
2026-06-12 11:43:48.165902 | controller | Jun 12 10:21:28.481047 crc crio[19822]: time="2026-06-12T10:21:28.480915648Z" level=info msg="Stopping pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee" id=48b5a1f9-cd89-49fe-ac64-7b267d25e5a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.165919 | controller | Jun 12 10:21:28.481526 crc crio[19822]: time="2026-06-12T10:21:28.481473436Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc0037c8330}] Aliases:map[]}"
2026-06-12 11:43:48.165942 | controller | Jun 12 10:21:28.481859 crc crio[19822]: time="2026-06-12T10:21:28.481638281Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7c8547bc57-b2m9v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.165959 | controller | Jun 12 10:21:28.834888 crc crio[19822]: time="2026-06-12T10:21:28.833501636Z" level=info msg="Stopped pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee" id=48b5a1f9-cd89-49fe-ac64-7b267d25e5a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.165976 | controller | Jun 12 10:21:29.534386 crc crio[19822]: time="2026-06-12T10:21:29.534052825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=381ea48f-a14b-49ba-8d24-d055971bf3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.165993 | controller | Jun 12 10:21:29.540465 crc crio[19822]: time="2026-06-12T10:21:29.540388725Z" level=info msg="Removing container: ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870" id=4e9defb0-c0e0-4a41-9feb-106fd7c9f444 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.166009 | controller | Jun 12 10:21:29.619129 crc crio[19822]: time="2026-06-12T10:21:29.618453677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3f368263-e4db-424e-9636-55b0ce7ca417 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.166026 | controller | Jun 12 10:21:29.712979 crc crio[19822]: time="2026-06-12T10:21:29.712916145Z" level=info msg="Removed container ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init" id=4e9defb0-c0e0-4a41-9feb-106fd7c9f444 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.166042 | controller | Jun 12 10:21:29.785234 crc crio[19822]: time="2026-06-12T10:21:29.785018283Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns" id=c07495f2-a6d8-42a9-873f-4896a1adc690 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.166058 | controller | Jun 12 10:21:29.785610 crc crio[19822]: time="2026-06-12T10:21:29.785446847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166074 | controller | Jun 12 10:21:29.847229 crc crio[19822]: time="2026-06-12T10:21:29.84710777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166090 | controller | Jun 12 10:21:29.851644 crc crio[19822]: time="2026-06-12T10:21:29.851562071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166105 | controller | Jun 12 10:21:32.234890 crc crio[19822]: time="2026-06-12T10:21:32.234042171Z" level=info msg="Created container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns" id=c07495f2-a6d8-42a9-873f-4896a1adc690 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.166121 | controller | Jun 12 10:21:32.236353 crc crio[19822]: time="2026-06-12T10:21:32.236025053Z" level=info msg="Starting container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45" id=73ba0159-0015-4acc-baf6-6dd5e59199fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.166138 | controller | Jun 12 10:21:32.243316 crc crio[19822]: time="2026-06-12T10:21:32.243230922Z" level=info msg="Started container" PID=59014 containerID=d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45 description=openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns id=73ba0159-0015-4acc-baf6-6dd5e59199fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02
2026-06-12 11:43:48.166158 | controller | Jun 12 10:21:34.213238 crc crio[19822]: time="2026-06-12T10:21:34.192424661Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-64lq6/POD" id=d752e811-47c0-4482-84f3-81825061911c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.166175 | controller | Jun 12 10:21:34.214607 crc crio[19822]: time="2026-06-12T10:21:34.213353822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166192 | controller | Jun 12 10:21:34.518339 crc crio[19822]: time="2026-06-12T10:21:34.518250458Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-9l6lq/POD" id=d6ec9cd5-07d6-43a0-a474-d3995c0f3a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.166208 | controller | Jun 12 10:21:34.518493 crc crio[19822]: time="2026-06-12T10:21:34.518360072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166224 | controller | Jun 12 10:21:34.559898 crc crio[19822]: time="2026-06-12T10:21:34.55974376Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-7lpmr/POD" id=28273057-e3a2-4949-892f-1dbbeb1a3576 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.166241 | controller | Jun 12 10:21:34.560026 crc crio[19822]: time="2026-06-12T10:21:34.559933657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166264 | controller | Jun 12 10:21:37.751113 crc crio[19822]: time="2026-06-12T10:21:37.750108192Z" level=info msg="Stopping pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5" id=27047f36-6b40-4cbe-a52f-1889e3741bb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.166287 | controller | Jun 12 10:21:37.754642 crc crio[19822]: time="2026-06-12T10:21:37.751710703Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc002ed0378}] Aliases:map[]}"
2026-06-12 11:43:48.166305 | controller | Jun 12 10:21:37.754642 crc crio[19822]: time="2026-06-12T10:21:37.75192653Z" level=info msg="Deleting pod openstack_keystone-bootstrap-ntvkd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.166322 | controller | Jun 12 10:21:39.807759 crc crio[19822]: time="2026-06-12T10:21:39.807271858Z" level=info msg="Stopped pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5" id=27047f36-6b40-4cbe-a52f-1889e3741bb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.166338 | controller | Jun 12 10:21:39.816572 crc crio[19822]: time="2026-06-12T10:21:39.816486481Z" level=info msg="Stopping container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d (timeout: 10s)" id=17c202c2-e0e0-4f48-b861-477a1e83f3eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.166354 | controller | Jun 12 10:21:39.903274 crc crio[19822]: time="2026-06-12T10:21:39.899632778Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=10619293-1f72-4cb5-beb1-aff3b7a2a464 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.166370 | controller | Jun 12 10:21:39.910061 crc crio[19822]: time="2026-06-12T10:21:39.904625812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=a167ea47-c179-4ae4-b519-47e308bd106b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.166392 | controller | Jun 12 10:21:40.880739 crc crio[19822]: time="2026-06-12T10:21:40.880253893Z" level=info msg="Stopped container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns" id=17c202c2-e0e0-4f48-b861-477a1e83f3eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.166408 | controller | Jun 12 10:21:40.882327 crc crio[19822]: time="2026-06-12T10:21:40.882119942Z" level=info msg="Stopping pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077" id=decee07c-876f-4449-ac2f-8eac7513b55c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.166425 | controller | Jun 12 10:21:40.883067 crc crio[19822]: time="2026-06-12T10:21:40.883033131Z" level=info msg="Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc00244ca08}] Aliases:map[]}"
2026-06-12 11:43:48.166441 | controller | Jun 12 10:21:40.883409 crc crio[19822]: time="2026-06-12T10:21:40.883383253Z" level=info msg="Deleting pod openstack_dnsmasq-dns-686bf69565-8vpm2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.166457 | controller | Jun 12 10:21:40.894778 crc crio[19822]: time="2026-06-12T10:21:40.894703293Z" level=info msg="Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc000696ac0}] Aliases:map[]}"
2026-06-12 11:43:48.166474 | controller | Jun 12 10:21:40.894778 crc crio[19822]: time="2026-06-12T10:21:40.894770365Z" level=info msg="Adding pod openstack_cinder-db-sync-64lq6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.166490 | controller | Jun 12 10:21:40.905523 crc crio[19822]: time="2026-06-12T10:21:40.905466572Z" level=info msg="Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0037c8310}] Aliases:map[]}"
2026-06-12 11:43:48.166506 | controller | Jun 12 10:21:40.907254 crc crio[19822]: time="2026-06-12T10:21:40.907226438Z" level=info msg="Adding pod openstack_neutron-db-sync-9l6lq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.166522 | controller | Jun 12 10:21:40.909589 crc crio[19822]: time="2026-06-12T10:21:40.909506829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=988998e7-7345-4fc6-9d1e-23e23f2b3b6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.166538 | controller | Jun 12 10:21:40.924114 crc crio[19822]: time="2026-06-12T10:21:40.92402119Z" level=info msg="Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}"
2026-06-12 11:43:48.166560 | controller | Jun 12 10:21:40.924114 crc crio[19822]: time="2026-06-12T10:21:40.924114163Z" level=info msg="Adding pod openstack_barbican-db-sync-7lpmr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.166576 | controller | Jun 12 10:21:41.020453 crc crio[19822]: time="2026-06-12T10:21:41.020232337Z" level=info msg="Creating container: openstack/placement-db-sync-pq2v5/placement-db-sync" id=06448d4d-8fd2-4d43-a3af-eb85b4a9ac6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.166593 | controller | Jun 12 10:21:41.024200 crc crio[19822]: time="2026-06-12T10:21:41.023712388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166609 | controller | Jun 12 10:21:41.029330 crc crio[19822]: time="2026-06-12T10:21:41.029255712Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=f0e3d0f4-c7df-4322-8c66-7287dd05257b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.166625 | controller | Jun 12 10:21:41.033426 crc crio[19822]: time="2026-06-12T10:21:41.033331283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=464d2ef1-4e4f-4951-a53c-6cc574d4c0d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.166641 | controller | Jun 12 10:21:41.079253 crc crio[19822]: time="2026-06-12T10:21:41.078719739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166657 | controller | Jun 12 10:21:41.094734 crc crio[19822]: time="2026-06-12T10:21:41.094623903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166673 | controller | Jun 12 10:21:41.118520 crc crio[19822]: time="2026-06-12T10:21:41.117497959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6e05ccf6-5236-4a21-95a0-9be9077c8398 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.166689 | controller | Jun 12 10:21:41.132036 crc crio[19822]: time="2026-06-12T10:21:41.13179585Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=155c903e-d38f-4e7d-abc3-4072be6959e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.166705 | controller | Jun 12 10:21:41.134713 crc crio[19822]: time="2026-06-12T10:21:41.134652841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166727 | controller | Jun 12 10:21:41.226684 crc crio[19822]: time="2026-06-12T10:21:41.2264448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166752 | controller | Jun 12 10:21:41.242444 crc crio[19822]: time="2026-06-12T10:21:41.241363101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.166784 | controller | Jun 12 10:21:41.467125 crc crio[19822]: time="2026-06-12T10:21:41.465902052Z" level=info msg="Created container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent" id=155c903e-d38f-4e7d-abc3-4072be6959e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.166805 | controller | Jun 12 10:21:41.476656 crc crio[19822]: time="2026-06-12T10:21:41.476576953Z" level=info msg="Starting container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc" id=b013cd02-52f1-4ad2-8146-3fbef3a60dce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.166822 | controller | Jun 12 10:21:41.486367 crc crio[19822]: time="2026-06-12T10:21:41.486213676Z" level=info msg="Created container 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d: openstack/placement-db-sync-pq2v5/placement-db-sync" id=06448d4d-8fd2-4d43-a3af-eb85b4a9ac6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.166839 | controller | Jun 12 10:21:41.487300 crc crio[19822]: time="2026-06-12T10:21:41.487217075Z" level=info msg="Started container" PID=59778 containerID=bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc description=openstack/ceilometer-0/ceilometer-central-agent id=b013cd02-52f1-4ad2-8146-3fbef3a60dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442
2026-06-12 11:43:48.166882 | controller | Jun 12 10:21:41.488101 crc crio[19822]: time="2026-06-12T10:21:41.488036543Z" level=info msg="Starting container: 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d" id=4a288cac-b343-4c4d-8d8b-2f45251156f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.166913 | controller | Jun 12 10:21:41.499122 crc crio[19822]: time="2026-06-12T10:21:41.499022974Z" level=info msg="Started container" PID=59771 containerID=8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d description=openstack/placement-db-sync-pq2v5/placement-db-sync id=4a288cac-b343-4c4d-8d8b-2f45251156f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd
2026-06-12 11:43:48.166935 | controller | Jun 12 10:21:41.507455 crc crio[19822]: time="2026-06-12T10:21:41.507288553Z" level=info msg="Stopped pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077" id=decee07c-876f-4449-ac2f-8eac7513b55c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.166953 | controller | Jun 12 10:21:41.518173 crc crio[19822]: time="2026-06-12T10:21:41.517657954Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=59228045-68b0-41f5-9bcd-0e2d9a5e1c7f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.166969 | controller | Jun 12 10:21:41.532216 crc crio[19822]: time="2026-06-12T10:21:41.529354006Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.166986 | controller | Jun 12 10:21:41.724573 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d7789055ab8731 Mac:6e:c8:ac:39:27:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.167002 | controller | Jun 12 10:21:41.729058 crc crio[19822]: time="2026-06-12T10:21:41.72896657Z" level=info msg="Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc000696ac0}] Aliases:map[]}"
2026-06-12 11:43:48.167028 | controller | Jun 12 10:21:41.729281 crc crio[19822]: time="2026-06-12T10:21:41.729233699Z" level=info msg="Checking pod openstack_cinder-db-sync-64lq6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.167046 | controller | Jun 12 10:21:41.751408 crc crio[19822]: time="2026-06-12T10:21:41.751323243Z" level=info msg="Ran pod sandbox 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 with infra container: openstack/cinder-db-sync-64lq6/POD" id=d752e811-47c0-4482-84f3-81825061911c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.167063 | controller | Jun 12 10:21:41.755760 crc crio[19822]: time="2026-06-12T10:21:41.755675933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167080 | controller | Jun 12 10:21:41.756272 crc crio[19822]: time="2026-06-12T10:21:41.75621144Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167096 | controller | Jun 12 10:21:41.756397 crc crio[19822]: time="2026-06-12T10:21:41.756310683Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167112 | controller | Jun 12 10:21:41.757481 crc crio[19822]: time="2026-06-12T10:21:41.757400286Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=8d7ca24e-2054-4a4b-9c7a-d5f9bc22bfe7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.167128 | controller | Jun 12 10:21:41.768949 crc crio[19822]: time="2026-06-12T10:21:41.767910461Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-jxnkg/POD" id=017533c6-d692-4a1e-b9b1-a11c716c99c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.167144 | controller | Jun 12 10:21:41.768949 crc crio[19822]: time="2026-06-12T10:21:41.768263733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.167160 | controller | Jun 12 10:21:41.771232 crc crio[19822]: time="2026-06-12T10:21:41.770405631Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\""
2026-06-12 11:43:48.167176 | controller | Jun 12 10:21:41.825750 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:395fd3c41960b16 Mac:6a:dd:57:d3:0f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.167193 | controller | Jun 12 10:21:41.828216 crc crio[19822]: time="2026-06-12T10:21:41.828106324Z" level=info msg="Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}"
2026-06-12 11:43:48.167216 | controller | Jun 12 10:21:41.828380 crc crio[19822]: time="2026-06-12T10:21:41.828360823Z" level=info msg="Checking pod openstack_barbican-db-sync-7lpmr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.167233 | controller | Jun 12 10:21:41.832998 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7a832a634733fb Mac:72:af:8b:4a:8b:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.167250 | controller | Jun 12 10:21:41.834433 crc crio[19822]: time="2026-06-12T10:21:41.833955614Z" level=info msg="Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0037c8310}] Aliases:map[]}"
2026-06-12 11:43:48.167267 | controller | Jun 12 10:21:41.834433 crc crio[19822]: time="2026-06-12T10:21:41.834247113Z" level=info msg="Checking pod openstack_neutron-db-sync-9l6lq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.167284 | controller | Jun 12 10:21:41.848287 crc crio[19822]: time="2026-06-12T10:21:41.847988108Z" level=info msg="Removing container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d" id=43711fb3-af87-443a-b693-fdc285b2d30d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.167301 | controller | Jun 12 10:21:41.851549 crc crio[19822]: time="2026-06-12T10:21:41.851453109Z" level=info msg="Ran pod sandbox 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f with infra container: openstack/barbican-db-sync-7lpmr/POD" id=28273057-e3a2-4949-892f-1dbbeb1a3576 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.167319 | controller | Jun 12 10:21:41.853941 crc crio[19822]: time="2026-06-12T10:21:41.853869416Z" level=info msg="Ran pod sandbox f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d with infra container: openstack/neutron-db-sync-9l6lq/POD" id=d6ec9cd5-07d6-43a0-a474-d3995c0f3a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.167344 | controller | Jun 12 10:21:41.854573 crc crio[19822]: time="2026-06-12T10:21:41.854488129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167368 | controller | Jun 12 10:21:41.855026 crc crio[19822]: time="2026-06-12T10:21:41.854959455Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167385 | controller | Jun 12 10:21:41.855321 crc crio[19822]: time="2026-06-12T10:21:41.855246304Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167401 | controller | Jun 12 10:21:41.855594 crc crio[19822]: time="2026-06-12T10:21:41.855297536Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc000697118}] Aliases:map[]}"
2026-06-12 11:43:48.167423 | controller | Jun 12 10:21:41.855703 crc crio[19822]: time="2026-06-12T10:21:41.855665057Z" level=info msg="Adding pod openstack_keystone-bootstrap-jxnkg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.167441 | controller | Jun 12 10:21:41.855757 crc crio[19822]: time="2026-06-12T10:21:41.855699329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=75d9fb52-8407-4007-aacd-f73e347f00d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167458 | controller | Jun 12 10:21:41.859875 crc crio[19822]: time="2026-06-12T10:21:41.859679095Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e1f4f85d-91a7-40f4-8ec2-d99b89d2c7f5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.167475 | controller | Jun 12 10:21:41.879359 crc crio[19822]: time="2026-06-12T10:21:41.879275841Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\""
2026-06-12 11:43:48.167492 | controller | Jun 12 10:21:41.890029 crc crio[19822]: time="2026-06-12T10:21:41.889795973Z" level=info msg="Removed container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns" id=43711fb3-af87-443a-b693-fdc285b2d30d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.167508 | controller | Jun 12 10:21:41.898711 crc crio[19822]: time="2026-06-12T10:21:41.898624291Z" level=info msg="Removing container: 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf" id=373215bd-d72b-44f7-921f-97742d3436c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.167524 | controller | Jun 12 10:21:41.946743 crc crio[19822]: time="2026-06-12T10:21:41.942914771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5adb6c07-d147-4766-9248-9cfd9675d4c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167540 | controller | Jun 12 10:21:41.971420 crc crio[19822]: time="2026-06-12T10:21:41.971080924Z" level=info msg="Creating container: openstack/neutron-db-sync-9l6lq/neutron-db-sync" id=7ec65744-7fc8-458f-b095-7039f0ea7608 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.167556 | controller | Jun 12 10:21:41.972606 crc crio[19822]: time="2026-06-12T10:21:41.972579682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.167572 | controller | Jun 12 10:21:42.057862 crc crio[19822]: time="2026-06-12T10:21:42.057715937Z" level=info msg="Removed container 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf: openstack/dnsmasq-dns-686bf69565-8vpm2/init" id=373215bd-d72b-44f7-921f-97742d3436c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.167588 | controller | Jun 12 10:21:42.070422 crc crio[19822]: time="2026-06-12T10:21:42.070315506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.167604 | controller | Jun 12 10:21:42.075468 crc crio[19822]: time="2026-06-12T10:21:42.075373297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.167625 | controller | Jun 12 10:21:42.265202 crc crio[19822]: time="2026-06-12T10:21:42.265045194Z" level=info msg="Created container bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1: openstack/neutron-db-sync-9l6lq/neutron-db-sync" id=7ec65744-7fc8-458f-b095-7039f0ea7608 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.167642 | controller | Jun 12 10:21:42.266942 crc crio[19822]: time="2026-06-12T10:21:42.266756288Z" level=info msg="Starting container: bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1" id=96058ef7-58ed-4b1c-b9fb-89ec3b488428 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.167659 | controller | Jun 12 10:21:42.278632 crc crio[19822]: time="2026-06-12T10:21:42.278228571Z" level=info msg="Started container" PID=59902 containerID=bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1 description=openstack/neutron-db-sync-9l6lq/neutron-db-sync id=96058ef7-58ed-4b1c-b9fb-89ec3b488428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d
2026-06-12 11:43:48.167676 | controller | Jun 12 10:21:42.442499 crc crio[19822]: 2026-06-12T10:21:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:370370b9f4f8a2c Mac:3a:ba:10:13:0b:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.167692 | controller | Jun 12 10:21:42.443782 crc crio[19822]: time="2026-06-12T10:21:42.443685963Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc000697118}] Aliases:map[]}"
2026-06-12 11:43:48.167709 | controller | Jun 12 10:21:42.444050 crc crio[19822]: time="2026-06-12T10:21:42.443916899Z" level=info msg="Checking pod openstack_keystone-bootstrap-jxnkg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.167725 | controller | Jun 12 10:21:42.455531 crc crio[19822]: time="2026-06-12T10:21:42.455442866Z" level=info msg="Ran pod sandbox 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 with infra container: openstack/keystone-bootstrap-jxnkg/POD" id=017533c6-d692-4a1e-b9b1-a11c716c99c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.167741 | controller | Jun 12 10:21:42.458372 crc crio[19822]: time="2026-06-12T10:21:42.458306395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=a01f378f-1015-4170-ba94-edf3940d5922 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167757 | controller | Jun 12 10:21:42.497413 crc crio[19822]: time="2026-06-12T10:21:42.49730139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=6505318e-5275-4705-9720-3cda5acf0fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167773 | controller | Jun 12 10:21:42.506523 crc crio[19822]: time="2026-06-12T10:21:42.506382219Z" level=info msg="Creating container: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap" id=6c6e7507-bd51-411c-a4a2-7a035b0c58ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.167789 | controller | Jun 12 10:21:42.506978 crc crio[19822]: time="2026-06-12T10:21:42.506914206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.167810 | controller | Jun 12 10:21:42.614311 crc crio[19822]: time="2026-06-12T10:21:42.614221253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.167827 | controller | Jun 12 10:21:42.621428 crc crio[19822]: time="2026-06-12T10:21:42.621340379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.167843 | controller | Jun 12 10:21:42.783534 crc crio[19822]: time="2026-06-12T10:21:42.78304142Z" level=info msg="Created container 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap" id=6c6e7507-bd51-411c-a4a2-7a035b0c58ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.167903 | controller | Jun 12 10:21:42.785201 crc crio[19822]: time="2026-06-12T10:21:42.785129926Z" level=info msg="Starting container: 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488" id=21cdbf52-fe1e-421b-bf6e-2139a2009224 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.167926 | controller | Jun 12 10:21:42.797469 crc crio[19822]: time="2026-06-12T10:21:42.797401315Z" level=info msg="Started container" PID=59953 containerID=6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488 description=openstack/keystone-bootstrap-jxnkg/keystone-bootstrap id=21cdbf52-fe1e-421b-bf6e-2139a2009224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998
2026-06-12 11:43:48.167944 | controller | Jun 12 10:21:43.918690 crc crio[19822]: time="2026-06-12T10:21:43.918604959Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=59228045-68b0-41f5-9bcd-0e2d9a5e1c7f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.167961 | controller | Jun 12 10:21:43.921271 crc crio[19822]: time="2026-06-12T10:21:43.919713012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=48a78e20-2702-4a72-93ef-400763e6a5f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167977 | controller | Jun 12 10:21:44.047436 crc crio[19822]: time="2026-06-12T10:21:44.046651263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f6613fd9-76c4-460f-ac90-ba5a07a78e89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.167993 | controller | Jun 12 10:21:44.166666 crc crio[19822]: time="2026-06-12T10:21:44.159443975Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=37449ac7-4394-484a-bd3c-61c67f5aa236 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.168009 | controller | Jun 12 10:21:44.166666 crc crio[19822]: time="2026-06-12T10:21:44.163935908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168025 | controller | Jun 12 10:21:44.282023 crc crio[19822]: time="2026-06-12T10:21:44.280365045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168041 | controller | Jun 12 10:21:44.292624 crc crio[19822]: time="2026-06-12T10:21:44.292464209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168057 | controller | Jun 12 10:21:44.433052 crc crio[19822]: time="2026-06-12T10:21:44.43268136Z" level=info msg="Created container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent" id=37449ac7-4394-484a-bd3c-61c67f5aa236 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.168078 | controller | Jun 12 10:21:44.434440 crc crio[19822]: time="2026-06-12T10:21:44.434288211Z" level=info msg="Starting container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656" id=a796eb68-a39e-4aee-84ce-864003912e58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.168095 | controller | Jun 12 10:21:44.445402 crc crio[19822]: time="2026-06-12T10:21:44.445043674Z" level=info msg="Started container" PID=60016 containerID=63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656 description=openstack/ceilometer-0/ceilometer-notification-agent id=a796eb68-a39e-4aee-84ce-864003912e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442
2026-06-12 11:43:48.168124 | controller | Jun 12 10:21:44.482439 crc crio[19822]: time="2026-06-12T10:21:44.482362055Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1eaf21bd-ba2a-4789-85ef-7f549bd64697 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.168142 | controller | Jun 12 10:21:44.488640 crc crio[19822]: time="2026-06-12T10:21:44.488234452Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.168158 | controller | Jun 12 10:21:45.110050 crc crio[19822]: time="2026-06-12T10:21:45.109672704Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-jd64x/POD" id=2bd2cf7d-08cc-43a3-b3ff-04b0e11e42d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.168174 | controller | Jun 12 10:21:45.110703 crc crio[19822]: time="2026-06-12T10:21:45.110682106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168190 | controller | Jun 12 10:21:45.205665 crc crio[19822]: time="2026-06-12T10:21:45.205470425Z" level=info msg="Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc002ed0230}] Aliases:map[]}"
2026-06-12 11:43:48.168207 | controller | Jun 12 10:21:45.205665 crc crio[19822]: time="2026-06-12T10:21:45.205569398Z" level=info msg="Adding pod openshift-marketplace_certified-operators-jd64x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.168223 | controller | Jun 12 10:21:46.018992 crc crio[19822]: time="2026-06-12T10:21:46.018426302Z" level=info msg="Stopping pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd" id=cf054625-dc29-4860-acbf-a47ffc3e638b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.168239 | controller | Jun 12 10:21:46.019438 crc crio[19822]: time="2026-06-12T10:21:46.019377283Z" level=info msg="Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0007ac2b8}] Aliases:map[]}"
2026-06-12 11:43:48.168256 | controller | Jun 12 10:21:46.019587 crc crio[19822]: time="2026-06-12T10:21:46.019537558Z" level=info msg="Deleting pod openstack_placement-db-sync-pq2v5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.168277 | controller | Jun 12 10:21:46.384108 crc crio[19822]: 2026-06-12T10:21:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b42da5fed680f53 Mac:9a:ea:f8:01:89:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da SocketPath: PciID:}] [{Interface:0xc00040c6d0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.168295 | controller | Jun 12 10:21:46.385176 crc crio[19822]: time="2026-06-12T10:21:46.384515218Z" level=info msg="Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc002ed0230}] Aliases:map[]}"
2026-06-12 11:43:48.168312 | controller | Jun 12 10:21:46.385176 crc crio[19822]: time="2026-06-12T10:21:46.384803957Z" level=info msg="Checking pod openshift-marketplace_certified-operators-jd64x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.168328 | controller | Jun 12 10:21:51.185428 crc crio[19822]: time="2026-06-12T10:21:51.184967051Z" level=info msg="Stopped pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd" id=cf054625-dc29-4860-acbf-a47ffc3e638b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.168347 | controller | Jun 12 10:21:51.196213 crc crio[19822]: time="2026-06-12T10:21:51.194678267Z" level=info msg="Ran pod sandbox b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 with infra container: openshift-marketplace/certified-operators-jd64x/POD" id=2bd2cf7d-08cc-43a3-b3ff-04b0e11e42d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.168366 | controller | Jun 12 10:21:51.216479 crc crio[19822]: time="2026-06-12T10:21:51.216435237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7bf51d64-bed8-47b9-b802-c2e2cb72b3e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.168382 | controller | Jun 12 10:21:52.663009 crc crio[19822]: time="2026-06-12T10:21:52.662187631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=94a92a5a-5625-4a79-8cf9-4b8c83a7465d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.168400 | controller | Jun 12 10:21:53.202051 crc crio[19822]: time="2026-06-12T10:21:53.201523702Z" level=info msg="Running pod sandbox: openstack/placement-694596b8b6-dw854/POD" id=234c13ea-fd0d-4203-9a23-707a0338596b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.168424 | controller | Jun 12 10:21:53.202240 crc crio[19822]: time="2026-06-12T10:21:53.20207843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168450 | controller | Jun 12 10:21:54.230924 crc crio[19822]: time="2026-06-12T10:21:54.23036499Z" level=info msg="Stopping pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998" id=70b9e6af-5fe2-46a9-a581-96c3dd1f74ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.168469 | controller | Jun 12 10:21:54.232342 crc crio[19822]: time="2026-06-12T10:21:54.231655111Z" level=info msg="Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc005212070}] Aliases:map[]}"
2026-06-12 11:43:48.168493 | controller | Jun 12 10:21:54.232342 crc crio[19822]: time="2026-06-12T10:21:54.23191821Z" level=info msg="Deleting pod openstack_keystone-bootstrap-jxnkg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.168555 | controller | Jun 12 10:21:55.238026 crc crio[19822]: time="2026-06-12T10:21:55.23790736Z" level=info msg="Stopping pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3" id=eb161049-ad8b-4d53-b458-33396eb835cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.168574 | controller | Jun 12 10:21:55.239461 crc crio[19822]: time="2026-06-12T10:21:55.239069657Z" level=info msg="Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc001ee29f8}] Aliases:map[]}"
2026-06-12 11:43:48.168592 | controller | Jun 12 10:21:55.239556 crc crio[19822]: time="2026-06-12T10:21:55.239457829Z" level=info msg="Deleting pod openstack_glance-db-sync-52vp6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.168608 | controller | Jun 12 10:21:55.632701 crc crio[19822]: time="2026-06-12T10:21:55.632273216Z" level=info msg="Stopping pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c" id=fcedb43c-6475-4747-b74d-53d3e1a5597a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.168624 | controller | Jun 12 10:21:55.632701 crc crio[19822]: time="2026-06-12T10:21:55.63270565Z" level=info msg="Stopped pod sandbox (already stopped): c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c" id=fcedb43c-6475-4747-b74d-53d3e1a5597a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.168641 | controller | Jun 12 10:21:55.633605 crc crio[19822]: time="2026-06-12T10:21:55.63351276Z" level=info msg="Removing pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c" id=579bac05-e7ac-4964-b00a-7657d0ce2dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.168657 | controller | Jun 12 10:21:55.930175 crc crio[19822]: time="2026-06-12T10:21:55.930011451Z" level=info msg="Stopped pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3" id=eb161049-ad8b-4d53-b458-33396eb835cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.168673 | controller | Jun 12 10:21:55.941194 crc crio[19822]: time="2026-06-12T10:21:55.941073511Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jd64x/extract-utilities" id=c00778ca-a237-44d1-8606-6709db422ec1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.168690 | controller | Jun 12 10:21:58.179538 crc crio[19822]: time="2026-06-12T10:21:58.178254971Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/POD" id=b0254621-e9c6-4593-93c5-d555271f0596 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.168706 | controller | Jun 12 10:21:58.179538 crc crio[19822]: time="2026-06-12T10:21:58.179167982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168722 | controller | Jun 12 10:21:59.257716 crc crio[19822]: time="2026-06-12T10:21:59.256989546Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=0eaf2405-a8dd-4b7d-8eda-53cbe58b4a98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.168752 | controller | Jun 12 10:21:59.257716 crc crio[19822]: time="2026-06-12T10:21:59.257636677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168769 | controller | Jun 12 10:21:59.645991 crc crio[19822]: time="2026-06-12T10:21:59.645360888Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=27b13c70-aa47-4728-a139-fb09be8e8cac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.168786 | controller | Jun 12 10:21:59.645991 crc crio[19822]: time="2026-06-12T10:21:59.645948597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168802 | controller | Jun 12 10:22:01.183563 crc crio[19822]: time="2026-06-12T10:22:01.182963878Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687662-z9797/POD" id=ea04fa1d-263c-44c1-92d5-fc3d34f79d8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.168818 | controller | Jun 12 10:22:01.183563 crc crio[19822]: time="2026-06-12T10:22:01.183499266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168834 | controller | Jun 12 10:22:09.228600 crc crio[19822]: time="2026-06-12T10:22:09.227452852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.168885 | controller | Jun 12 10:22:09.288875 crc crio[19822]: time="2026-06-12T10:22:09.288681141Z" level=info msg="Stopped pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998" id=70b9e6af-5fe2-46a9-a581-96c3dd1f74ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.168914 | controller | Jun 12 10:22:09.337496 crc crio[19822]: time="2026-06-12T10:22:09.337294126Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e1f4f85d-91a7-40f4-8ec2-d99b89d2c7f5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.168932 | controller | Jun 12 10:22:09.338765 crc crio[19822]: time="2026-06-12T10:22:09.338671095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8d17dce1-8253-4c6c-a063-98901e458a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.168949 | controller | Jun 12 10:22:09.377038 crc crio[19822]: time="2026-06-12T10:22:09.376903498Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1eaf21bd-ba2a-4789-85ef-7f549bd64697 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.168965 | controller | Jun 12 10:22:09.379962 crc crio[19822]: time="2026-06-12T10:22:09.379785597Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2b470f22-9be7-411a-93bf-8abb1774fbc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.168982 | controller | Jun 12 10:22:10.972878 crc crio[19822]: time="2026-06-12T10:22:10.971448859Z" level=info msg="Running pod sandbox: openstack/keystone-69fd98fd54-mpzn2/POD" id=23e41b5c-0f36-42bf-8b97-f0a56d6940a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.168998 | controller | Jun 12 10:22:10.974314 crc crio[19822]: time="2026-06-12T10:22:10.972894386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169014 | controller | Jun 12 10:22:11.527677 crc crio[19822]: time="2026-06-12T10:22:11.526927774Z" level=info msg="Removed pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c" id=579bac05-e7ac-4964-b00a-7657d0ce2dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.169036 | controller | Jun 12 10:22:11.529031 crc crio[19822]: time="2026-06-12T10:22:11.528896416Z" level=info msg="Stopping pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077" id=7e18b2c1-67f1-4b9b-aa18-a4463b9d59d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.169052 | controller | Jun 12 10:22:11.529031 crc crio[19822]: time="2026-06-12T10:22:11.528967398Z" level=info msg="Stopped pod sandbox (already stopped): 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077" id=7e18b2c1-67f1-4b9b-aa18-a4463b9d59d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.169068 | controller | Jun 12 10:22:11.529764 crc crio[19822]: time="2026-06-12T10:22:11.529689501Z" level=info msg="Removing pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077" id=c157f384-d508-47e8-b1af-0bbc09203d07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.169108 | controller | Jun 12 10:22:11.562614 crc crio[19822]: time="2026-06-12T10:22:11.562458529Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=c567d3e8-b41c-4b5f-a6a2-699f52b7d3d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.169131 | controller | Jun 12 10:22:11.702188 crc crio[19822]: time="2026-06-12T10:22:11.70202604Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=492c1ffb-bbbd-4f94-9c38-e07368493d82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.169148 | controller | Jun 12 10:22:11.711062 crc crio[19822]: time="2026-06-12T10:22:11.710928192Z" level=info msg="Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0021440d8}] Aliases:map[]}"
2026-06-12 11:43:48.169165 | controller | Jun 12 10:22:11.711062 crc crio[19822]: time="2026-06-12T10:22:11.711039006Z" level=info msg="Adding pod openstack_placement-694596b8b6-dw854 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.169181 | controller | Jun 12 10:22:11.720363 crc crio[19822]: time="2026-06-12T10:22:11.719767423Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f6f3c0eb-5945-478c-a235-8b6ab7aae6fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.169198 | controller | Jun 12 10:22:11.753971 crc crio[19822]: time="2026-06-12T10:22:11.753763008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169296 | controller | Jun 12 10:22:11.764447 crc crio[19822]: time="2026-06-12T10:22:11.764385927Z" level=info msg="Creating container: openstack/barbican-db-sync-7lpmr/barbican-db-sync" id=93d2335f-9272-44ab-a0cd-228889f886d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.169323 | controller | Jun 12 10:22:11.769870 crc crio[19822]: time="2026-06-12T10:22:11.769698513Z" level=info msg="Removed pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077" id=c157f384-d508-47e8-b1af-0bbc09203d07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.169340 | controller | Jun 12 10:22:11.771526 crc crio[19822]: time="2026-06-12T10:22:11.771426427Z" level=info msg="Stopping pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee" id=84165947-2aa1-4b34-9f7f-6198549446c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.169364 | controller | Jun 12 10:22:11.771676 crc crio[19822]: time="2026-06-12T10:22:11.77153454Z" level=info msg="Stopped pod sandbox (already stopped): 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee" id=84165947-2aa1-4b34-9f7f-6198549446c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.169381 | controller | Jun 12 10:22:11.781627 crc crio[19822]: time="2026-06-12T10:22:11.781362285Z" level=info msg="Removing pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee" id=ad43704d-37ac-4b15-a459-3aaff2236256 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.169398 | controller | Jun 12 10:22:11.786322 crc crio[19822]: time="2026-06-12T10:22:11.786234297Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212040}] Aliases:map[]}"
2026-06-12 11:43:48.169414 | controller | Jun 12 10:22:11.786322 crc crio[19822]: time="2026-06-12T10:22:11.786298829Z" level=info msg="Adding pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.169430 | controller | Jun 12 10:22:11.814919 crc crio[19822]: time="2026-06-12T10:22:11.813680461Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}"
2026-06-12 11:43:48.169446 | controller | Jun 12 10:22:11.814919 crc crio[19822]: time="2026-06-12T10:22:11.81374721Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.169462 | controller | Jun 12 10:22:11.819359 crc crio[19822]: time="2026-06-12T10:22:11.81920018Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc0052122b0}] Aliases:map[]}"
2026-06-12 11:43:48.169479 | controller | Jun 12 10:22:11.819359 crc crio[19822]: time="2026-06-12T10:22:11.819271652Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687662-z9797 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.169503 | controller | Jun 12 10:22:11.820589 crc crio[19822]: time="2026-06-12T10:22:11.820507642Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc00101a730}] Aliases:map[]}"
2026-06-12 11:43:48.169535 | controller | Jun 12 10:22:11.820589 crc crio[19822]: time="2026-06-12T10:22:11.820569544Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.169557 | controller | Jun 12 10:22:11.856623 crc crio[19822]: time="2026-06-12T10:22:11.851538559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169574 | controller | Jun 12 10:22:11.858066 crc crio[19822]: time="2026-06-12T10:22:11.857876876Z" level=info msg="Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc00008c928}] Aliases:map[]}"
2026-06-12 11:43:48.169591 | controller | Jun 12 10:22:11.858066 crc crio[19822]: time="2026-06-12T10:22:11.857956785Z" level=info msg="Adding pod openstack_keystone-69fd98fd54-mpzn2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.169606 | controller | Jun 12 10:22:11.863395 crc crio[19822]: time="2026-06-12T10:22:11.863323318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169622 | controller | Jun 12 10:22:11.872642 crc crio[19822]: time="2026-06-12T10:22:11.872497474Z" level=info msg="Removed pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee" id=ad43704d-37ac-4b15-a459-3aaff2236256 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.169638 | controller | Jun 12 10:22:11.873544 crc crio[19822]: time="2026-06-12T10:22:11.873380353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169654 | controller | Jun 12 10:22:11.954765 crc crio[19822]: time="2026-06-12T10:22:11.954635435Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=8d7ca24e-2054-4a4b-9c7a-d5f9bc22bfe7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.169670 | controller | Jun 12 10:22:11.959675 crc crio[19822]: time="2026-06-12T10:22:11.959563667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=0872fd8d-3d6a-49b9-87bd-d74d411632a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.169686 | controller | Jun 12 10:22:12.018121 crc crio[19822]: time="2026-06-12T10:22:12.017917444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=1acf30e5-f41c-4180-b0d4-51e730555433 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.169703 | controller | Jun 12 10:22:12.058933 crc crio[19822]: time="2026-06-12T10:22:12.058701417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169719 | controller | Jun 12 10:22:12.114597 crc crio[19822]: time="2026-06-12T10:22:12.105880875Z" level=info msg="Creating container: openstack/cinder-db-sync-64lq6/cinder-db-sync" id=96020ea5-be54-4956-8f7a-7f45dd51bcf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.169735 | controller | Jun 12 10:22:12.114597 crc crio[19822]: time="2026-06-12T10:22:12.108535095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169756 | controller | Jun 12 10:22:12.139074 crc crio[19822]: time="2026-06-12T10:22:12.137550905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169773 | controller | Jun 12 10:22:12.209737 crc crio[19822]: time="2026-06-12T10:22:12.20964924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169789 | controller | Jun 12 10:22:12.224677 crc crio[19822]: time="2026-06-12T10:22:12.221948097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169805 | controller | Jun 12 10:22:12.224677 crc crio[19822]: time="2026-06-12T10:22:12.222533825Z" level=info msg="Created container 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9: openshift-marketplace/certified-operators-jd64x/extract-utilities" id=c00778ca-a237-44d1-8606-6709db422ec1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.169821 | controller | Jun 12 10:22:12.238697 crc crio[19822]: time="2026-06-12T10:22:12.237790934Z" level=info msg="Starting container: 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9" id=a6e5f834-f655-4ed5-9d6b-e8e9bfb2d8cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.169837 | controller | Jun 12 10:22:12.246358 crc crio[19822]: time="2026-06-12T10:22:12.244470623Z" level=info msg="Started container" PID=61762 containerID=61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9 description=openshift-marketplace/certified-operators-jd64x/extract-utilities id=a6e5f834-f655-4ed5-9d6b-e8e9bfb2d8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054
2026-06-12 11:43:48.169881 | controller | Jun 12 10:22:12.302650 crc crio[19822]: time="2026-06-12T10:22:12.302403136Z" level=info msg="Created container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core" id=f6f3c0eb-5945-478c-a235-8b6ab7aae6fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.169903 | controller | Jun 12 10:22:12.305756 crc crio[19822]: time="2026-06-12T10:22:12.304398568Z" level=info msg="Starting container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86" id=3372d187-6c90-47db-be9f-938f6926541e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.169920 | controller | Jun 12 10:22:12.313657 crc crio[19822]: time="2026-06-12T10:22:12.313541728Z" level=info msg="Started container" PID=61775 containerID=027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86 description=openstack/ceilometer-0/sg-core id=3372d187-6c90-47db-be9f-938f6926541e name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442
2026-06-12 11:43:48.169936 | controller | Jun 12 10:22:12.315634 crc crio[19822]: time="2026-06-12T10:22:12.315556592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.169953 | controller | Jun 12 10:22:12.360030 crc crio[19822]: time="2026-06-12T10:22:12.357754378Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=57f2e8bf-a02f-44e2-a786-b7e83c50a56c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.169970 | controller | Jun 12 10:22:12.370126 crc crio[19822]: time="2026-06-12T10:22:12.36979406Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.169986 | controller | Jun 12 10:22:12.465714 crc crio[19822]: time="2026-06-12T10:22:12.464776468Z" level=info msg="Created container 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81: openstack/barbican-db-sync-7lpmr/barbican-db-sync" id=93d2335f-9272-44ab-a0cd-228889f886d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.170008 | controller | Jun 12 10:22:12.467767 crc crio[19822]: time="2026-06-12T10:22:12.467680821Z" level=info msg="Starting container: 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81" id=ce7a21b9-55b3-4e3f-9ccf-5e0d43c869f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.170027 | controller | Jun 12 10:22:12.483924 crc crio[19822]: time="2026-06-12T10:22:12.48377335Z" level=info msg="Started container" PID=61799 containerID=5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81 description=openstack/barbican-db-sync-7lpmr/barbican-db-sync id=ce7a21b9-55b3-4e3f-9ccf-5e0d43c869f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f
2026-06-12 11:43:48.170044 | controller | Jun 12 10:22:12.556118 crc crio[19822]: 2026-06-12T10:22:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a101784a07e958 Mac:fe:9d:b9:de:e5:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.170060 | controller | Jun 12 10:22:12.557654 crc crio[19822]: time="2026-06-12T10:22:12.557583386Z" level=info msg="Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0021440d8}] Aliases:map[]}"
2026-06-12 11:43:48.170077 | controller | Jun 12 10:22:12.557795 crc crio[19822]: time="2026-06-12T10:22:12.557778092Z" level=info msg="Checking pod openstack_placement-694596b8b6-dw854 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.170094 | controller | Jun 12 10:22:12.561120 crc crio[19822]: time="2026-06-12T10:22:12.561047367Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=665431b0-6c44-4500-ad5e-e382f554656a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.170111 | controller | Jun 12 10:22:12.567108 crc crio[19822]: time="2026-06-12T10:22:12.567022377Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.170128 | controller | Jun 12 10:22:12.578304 crc crio[19822]: time="2026-06-12T10:22:12.578117643Z" level=info msg="Ran pod sandbox 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c with infra container: openstack/placement-694596b8b6-dw854/POD" id=234c13ea-fd0d-4203-9a23-707a0338596b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.170145 | controller | Jun 12 10:22:12.580391 crc crio[19822]: time="2026-06-12T10:22:12.580341459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=f58f4612-4920-4f9c-a996-bd37e6250e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170161 | controller | Jun 12 10:22:12.644624 crc crio[19822]: time="2026-06-12T10:22:12.64449975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=9ba1ae9a-db98-42c1-8146-f33f9decb5b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170178 | controller | Jun 12 10:22:12.818741 crc crio[19822]: time="2026-06-12T10:22:12.818577854Z" level=info msg="Creating container: openstack/placement-694596b8b6-dw854/placement-log" id=67f8558e-ac47-4553-9da3-19b8a93ea178 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.170199 | controller | Jun 12 10:22:12.819683 crc crio[19822]: time="2026-06-12T10:22:12.81939686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170215 | controller | Jun 12 10:22:12.915710 crc crio[19822]: time="2026-06-12T10:22:12.91563982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170231 | controller | Jun 12 10:22:12.921887 crc crio[19822]: time="2026-06-12T10:22:12.921470503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170248 | controller | Jun 12 10:22:13.062274 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4ab74770d4a76f Mac:62:ca:8d:11:ab:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.170264 | controller | Jun 12 10:22:13.065623 crc crio[19822]: time="2026-06-12T10:22:13.065514036Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212040}] Aliases:map[]}"
2026-06-12 11:43:48.170281 | controller | Jun 12 10:22:13.066022 crc crio[19822]: time="2026-06-12T10:22:13.065994911Z" level=info msg="Checking pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.170297 | controller | Jun 12 10:22:13.067597 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:399576f8a9f517f Mac:22:7f:b4:86:c6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.170312 | controller | Jun 12 10:22:13.073672 crc crio[19822]: time="2026-06-12T10:22:13.073618946Z" level=info msg="Ran pod sandbox d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca with infra container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/POD" id=b0254621-e9c6-4593-93c5-d555271f0596 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.170328 | controller | Jun 12 10:22:13.075248 crc crio[19822]: time="2026-06-12T10:22:13.075203152Z" level=info msg="Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc00008c928}] Aliases:map[]}"
2026-06-12 11:43:48.170345 | controller | Jun 12 10:22:13.075578 crc crio[19822]: time="2026-06-12T10:22:13.075557144Z" level=info msg="Checking pod openstack_keystone-69fd98fd54-mpzn2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.170361 | controller | Jun 12 10:22:13.086047 crc crio[19822]: time="2026-06-12T10:22:13.085912361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9ba9e0b2-1578-4e25-bd7e-25a5941c1c58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170385 | controller | Jun 12 10:22:13.091104 crc crio[19822]: time="2026-06-12T10:22:13.091029275Z" level=info msg="Ran pod sandbox 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 with infra container: openstack/keystone-69fd98fd54-mpzn2/POD" id=23e41b5c-0f36-42bf-8b97-f0a56d6940a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.170401 | controller | Jun 12 10:22:13.092389 crc crio[19822]: time="2026-06-12T10:22:13.092315983Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=8e48ccb2-ced0-4e7a-bd18-76c92bf65bf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170417 | controller | Jun 12 10:22:13.136648 crc crio[19822]: time="2026-06-12T10:22:13.136602967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4984b2d3-2948-4052-b24c-7f2208f64976 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170433 | controller | Jun 12 10:22:13.147189 crc crio[19822]: time="2026-06-12T10:22:13.147063078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=55ed1228-7c28-491c-978f-0c4951e2abdb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170448 | controller | Jun 12 10:22:13.223868 crc crio[19822]: time="2026-06-12T10:22:13.223699616Z" level=info msg="Created container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log" id=67f8558e-ac47-4553-9da3-19b8a93ea178 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.170464 | controller | Jun 12 10:22:13.225260 crc crio[19822]: time="2026-06-12T10:22:13.225136575Z" level=info msg="Starting container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a" id=812e968b-bf0a-4e64-9d8a-7b556af769f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.170479 | controller | Jun 12 10:22:13.226461 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ada1e346ada86b3 Mac:b6:d6:2f:5e:5e:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 SocketPath: PciID:}] [{Interface:0xc0001bc5b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.170495 | controller | Jun 12 10:22:13.227906 crc crio[19822]: time="2026-06-12T10:22:13.227778255Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc0052122b0}] Aliases:map[]}"
2026-06-12 11:43:48.170512 | controller | Jun 12 10:22:13.228029 crc crio[19822]: time="2026-06-12T10:22:13.227975582Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687662-z9797 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.170528 | controller | Jun 12 10:22:13.235071 crc crio[19822]: time="2026-06-12T10:22:13.234974633Z" level=info msg="Started container" PID=61920 containerID=73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a description=openstack/placement-694596b8b6-dw854/placement-log id=812e968b-bf0a-4e64-9d8a-7b556af769f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c
2026-06-12 11:43:48.170550 | controller | Jun 12 10:22:13.237419 crc crio[19822]: time="2026-06-12T10:22:13.237127581Z" level=info msg="Ran pod sandbox ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d with infra container: openshift-infra/auto-csr-approver-29687662-z9797/POD" id=ea04fa1d-263c-44c1-92d5-fc3d34f79d8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.170567 | controller | Jun 12 10:22:13.241477 crc crio[19822]: time="2026-06-12T10:22:13.241442557Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=05964791-4850-41f1-928b-bfd85a66dcdf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.170587 | controller | Jun 12 10:22:13.244520 crc crio[19822]: time="2026-06-12T10:22:13.244438175Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.170612 | controller | Jun 12 10:22:13.252506 crc crio[19822]: time="2026-06-12T10:22:13.252407776Z" level=info msg="Creating container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init" id=cd2c7231-70df-446c-a55b-79caeb7dd238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.170635 | controller | Jun 12 10:22:13.252926 crc crio[19822]: time="2026-06-12T10:22:13.252904042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170652 | controller | Jun 12 10:22:13.305945 crc crio[19822]: time="2026-06-12T10:22:13.304474794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=1e68f5cb-ff50-4e03-a1ac-c02ec2ce8c70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170668 | controller | Jun 12 10:22:13.316614 crc crio[19822]: time="2026-06-12T10:22:13.315915366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170684 | controller | Jun 12 10:22:13.322192 crc crio[19822]: time="2026-06-12T10:22:13.321981598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170699 | controller | Jun 12 10:22:13.393634 crc crio[19822]: time="2026-06-12T10:22:13.393528584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=9563423f-ebf7-4364-8e78-19170130ac6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170715 | controller | Jun 12 10:22:13.398434 crc crio[19822]: time="2026-06-12T10:22:13.398364037Z" level=info msg="Creating container: openstack/keystone-69fd98fd54-mpzn2/keystone-api" id=ced20b3f-928d-4769-973f-79fa344ba28b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.170730 | controller | Jun 12 10:22:13.398784 crc crio[19822]: time="2026-06-12T10:22:13.398669187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170745 | controller | Jun 12 10:22:13.466083 crc crio[19822]: time="2026-06-12T10:22:13.465980571Z" level=info msg="Created container 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init" id=cd2c7231-70df-446c-a55b-79caeb7dd238 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.170761 | controller | Jun 12 10:22:13.476864 crc crio[19822]: time="2026-06-12T10:22:13.469771527Z" level=info msg="Creating container: openstack/placement-694596b8b6-dw854/placement-api" id=df90a3ac-aaa9-4bd2-941f-9f72137b55e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.170776 | controller | Jun 12 10:22:13.476864 crc crio[19822]: time="2026-06-12T10:22:13.470249193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170797 | controller | Jun 12 10:22:13.476864 crc crio[19822]: time="2026-06-12T10:22:13.470448751Z" level=info msg="Starting container: 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f" id=daceb43f-eff4-4834-9343-a2cb03c235c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.170814 | controller | Jun 12 10:22:13.500904 crc crio[19822]: time="2026-06-12T10:22:13.500768733Z" level=info msg="Started container" PID=61961 containerID=39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f description=openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init id=daceb43f-eff4-4834-9343-a2cb03c235c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca
2026-06-12 11:43:48.170830 | controller | Jun 12 10:22:13.558176 crc crio[19822]: time="2026-06-12T10:22:13.55807776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170845 | controller | Jun 12 10:22:13.563235 crc crio[19822]: time="2026-06-12T10:22:13.56307045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170885 | controller | Jun 12 10:22:13.582540 crc crio[19822]: time="2026-06-12T10:22:13.582259292Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c" id=665431b0-6c44-4500-ad5e-e382f554656a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.170902 | controller | Jun 12 10:22:13.583636 crc crio[19822]: time="2026-06-12T10:22:13.583568142Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cc292188-f414-4ef9-85bd-9c44646c86d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170917 | controller | Jun 12 10:22:13.614196 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:779f70c169deb6e Mac:8a:61:d8:ba:e5:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab SocketPath: PciID:}] [{Interface:0xc00011e6b0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.170933 | controller | Jun 12 10:22:13.615001 crc crio[19822]: time="2026-06-12T10:22:13.614933877Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc00101a730}] Aliases:map[]}"
2026-06-12 11:43:48.170950 | controller | Jun 12 10:22:13.615300 crc crio[19822]: time="2026-06-12T10:22:13.615089462Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.170966 | controller | Jun 12 10:22:13.620638 crc crio[19822]: time="2026-06-12T10:22:13.62033923Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ee9d3fab-f25b-451e-b86f-cf4f26fb0eed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.170982 | controller | Jun 12 10:22:13.621300 crc crio[19822]: time="2026-06-12T10:22:13.621221786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.170998 | controller | Jun 12 10:22:13.627895 crc crio[19822]: time="2026-06-12T10:22:13.627760008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171019 | controller | Jun 12 10:22:13.631634 crc crio[19822]: time="2026-06-12T10:22:13.630968415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fbc51bc4-2ddd-4fc4-9fdb-869cdfc3cf72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171035 | controller | Jun 12 10:22:13.638073 crc crio[19822]: time="2026-06-12T10:22:13.636187398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171051 | controller | Jun 12 10:22:13.658087 crc crio[19822]: time="2026-06-12T10:22:13.65799548Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jd64x/extract-content" id=164d7741-0032-4088-93ea-4641601f1b0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171067 | controller | Jun 12 10:22:13.662057 crc crio[19822]: time="2026-06-12T10:22:13.661895835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171082 | controller | Jun 12 10:22:13.690857 crc crio[19822]: time="2026-06-12T10:22:13.690762481Z" level=info msg="Ran pod sandbox 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 with infra container: openstack/glance-default-internal-api-0/POD" id=27b13c70-aa47-4728-a139-fb09be8e8cac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.171099 | controller | Jun 12 10:22:13.697440 crc crio[19822]: time="2026-06-12T10:22:13.697358367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=00ebdb04-41d7-4aff-b58c-c9628e325fb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171115 | controller | Jun 12 10:22:13.729595 crc crio[19822]: time="2026-06-12T10:22:13.729500773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=469b6792-ccff-4797-afdb-fd237837e473 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171131 | controller | Jun 12 10:22:13.740079 crc crio[19822]: time="2026-06-12T10:22:13.740032639Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=60582afd-ef5d-4517-a85c-ba339302c44a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171146 | controller | Jun 12 10:22:13.753564 crc crio[19822]: time="2026-06-12T10:22:13.753516276Z" level=info msg="Creating container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns" id=8c195bc4-5d1d-4f59-b616-6db5d08f7fbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171162 | controller | Jun 12 10:22:13.754045 crc crio[19822]: time="2026-06-12T10:22:13.753981691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171178 | controller | Jun 12 10:22:13.789971 crc crio[19822]: time="2026-06-12T10:22:13.784524358Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=9176e7c3-4d6b-44d8-b2c5-f628358f58e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171194 | controller | Jun 12 10:22:13.804132 crc crio[19822]: time="2026-06-12T10:22:13.804040056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171214 | controller | Jun 12 10:22:13.845705 crc crio[19822]: time="2026-06-12T10:22:13.845440007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171231 | controller | Jun 12 10:22:13.855878 crc crio[19822]: time="2026-06-12T10:22:13.855692783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171247 | controller | Jun 12 10:22:13.874011 crc crio[19822]: time="2026-06-12T10:22:13.873900949Z" level=info msg="Created container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api" id=ced20b3f-928d-4769-973f-79fa344ba28b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171262 | controller | Jun 12 10:22:13.875681 crc crio[19822]: time="2026-06-12T10:22:13.875588723Z" level=info msg="Starting container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35" id=9e7dd9f1-d38d-4137-a1c3-e47826143123 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.171278 | controller | Jun 12 10:22:13.889003 crc crio[19822]: time="2026-06-12T10:22:13.888884034Z" level=info msg="Started container" PID=61976 containerID=3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35 description=openstack/keystone-69fd98fd54-mpzn2/keystone-api id=9e7dd9f1-d38d-4137-a1c3-e47826143123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0
2026-06-12 11:43:48.171294 | controller | Jun 12 10:22:13.890579 crc crio[19822]: time="2026-06-12T10:22:13.890465096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171310 | controller | Jun 12 10:22:13.901232 crc crio[19822]: time="2026-06-12T10:22:13.901084261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171326 | controller | Jun 12 10:22:13.907417 crc crio[19822]: time="2026-06-12T10:22:13.907220514Z" level=info msg="Created container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api" id=df90a3ac-aaa9-4bd2-941f-9f72137b55e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171345 | controller | Jun 12 10:22:13.911313 crc crio[19822]: time="2026-06-12T10:22:13.911107788Z" level=info msg="Starting container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669" id=0fa3ac1a-a60e-43c3-bc4d-a6097fcaefc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.171364 | controller | Jun 12 10:22:13.936704 crc crio[19822]: time="2026-06-12T10:22:13.936611806Z" level=info msg="Started container" PID=61994 containerID=42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669 description=openstack/placement-694596b8b6-dw854/placement-api id=0fa3ac1a-a60e-43c3-bc4d-a6097fcaefc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c
2026-06-12 11:43:48.171381 | controller | Jun 12 10:22:13.943969 crc crio[19822]: time="2026-06-12T10:22:13.943513645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171397 | controller | Jun 12 10:22:14.081641 crc crio[19822]: time="2026-06-12T10:22:14.081490904Z" level=info msg="Created container b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e: openstack/cinder-db-sync-64lq6/cinder-db-sync" id=96020ea5-be54-4956-8f7a-7f45dd51bcf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171413 | controller | Jun 12 10:22:14.098682 crc crio[19822]: time="2026-06-12T10:22:14.098210855Z" level=info msg="Starting container: b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e" id=82e0b296-a13b-4e4f-9e64-66a422396465 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.171435 | controller | Jun 12 10:22:14.107105 crc crio[19822]: time="2026-06-12T10:22:14.107024283Z" level=info msg="Started container" PID=61992 containerID=b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e description=openstack/cinder-db-sync-64lq6/cinder-db-sync id=82e0b296-a13b-4e4f-9e64-66a422396465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802
2026-06-12 11:43:48.171451 | controller | Jun 12 10:22:14.239737 crc crio[19822]: time="2026-06-12T10:22:14.239603912Z" level=info msg="Created container 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e: openshift-marketplace/certified-operators-jd64x/extract-content" id=164d7741-0032-4088-93ea-4641601f1b0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171468 | controller | Jun 12 10:22:14.247990 crc crio[19822]: time="2026-06-12T10:22:14.247893466Z" level=info msg="Starting container: 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e" id=6ee5e196-1031-4a15-85a6-baf323c760e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.171484 | controller | Jun 12 10:22:14.258973 crc crio[19822]: time="2026-06-12T10:22:14.258750719Z" level=info msg="Created container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns" id=8c195bc4-5d1d-4f59-b616-6db5d08f7fbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171500 | controller | Jun 12 10:22:14.260567 crc crio[19822]: time="2026-06-12T10:22:14.260452974Z" level=info msg="Starting container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36" id=62524c0d-b8a7-48e4-a477-821ef7ea09a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.171516 | controller | Jun 12 10:22:14.261996 crc crio[19822]: time="2026-06-12T10:22:14.261638541Z" level=info msg="Started container" PID=62006 containerID=6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e description=openshift-marketplace/certified-operators-jd64x/extract-content id=6ee5e196-1031-4a15-85a6-baf323c760e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054
2026-06-12 11:43:48.171533 | controller | Jun 12 10:22:14.278222 crc crio[19822]: time="2026-06-12T10:22:14.278043153Z" level=info msg="Started container" PID=62032 containerID=fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36 description=openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns id=62524c0d-b8a7-48e4-a477-821ef7ea09a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca
2026-06-12 11:43:48.171549 | controller | Jun 12 10:22:14.672945 crc crio[19822]: time="2026-06-12T10:22:14.668515558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171565 | controller | Jun 12 10:22:14.902443 crc crio[19822]: time="2026-06-12T10:22:14.901539297Z" level=info msg="Created container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log" id=9176e7c3-4d6b-44d8-b2c5-f628358f58e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171581 | controller | Jun 12 10:22:14.907636 crc crio[19822]: time="2026-06-12T10:22:14.90758771Z" level=info msg="Starting container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720" id=b29eac13-dbaa-41b4-b7ac-7956de04f972 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.171596 | controller | Jun 12 10:22:14.916650 crc crio[19822]: time="2026-06-12T10:22:14.916418239Z" level=info msg="Started container" PID=62227 containerID=0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720 description=openstack/glance-default-internal-api-0/glance-log id=b29eac13-dbaa-41b4-b7ac-7956de04f972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80
2026-06-12 11:43:48.171617 | controller | Jun 12 10:22:15.090532 crc crio[19822]: time="2026-06-12T10:22:15.090392039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=50ba31cc-1084-4978-ba8f-4635c70ce763 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171634 | controller | Jun 12 10:22:15.314524 crc crio[19822]: 2026-06-12T10:22:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a14e35c72330f2a Mac:9a:4c:f1:5d:b9:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.171650 | controller | Jun 12 10:22:15.316371 crc crio[19822]: time="2026-06-12T10:22:15.316289836Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}"
2026-06-12 11:43:48.171669 | controller | Jun 12 10:22:15.316599 crc crio[19822]: time="2026-06-12T10:22:15.316498453Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.171693 | controller | Jun 12 10:22:15.354122 crc crio[19822]: time="2026-06-12T10:22:15.354080911Z" level=info msg="Ran pod sandbox a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 with infra container: openstack/glance-default-external-api-0/POD" id=0eaf2405-a8dd-4b7d-8eda-53cbe58b4a98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.171719 | controller | Jun 12 10:22:15.357289 crc crio[19822]: time="2026-06-12T10:22:15.357262242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=847519dd-7d6a-4f05-8635-6abb87139c11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171740 | controller | Jun 12 10:22:15.507219 crc crio[19822]: time="2026-06-12T10:22:15.506509359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=8ceb3a05-5073-4fbc-a6cd-6374cf847e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171756 | controller | Jun 12 10:22:15.543325 crc crio[19822]: time="2026-06-12T10:22:15.540425963Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=05964791-4850-41f1-928b-bfd85a66dcdf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.171773 | controller | Jun 12 10:22:15.543325 crc crio[19822]: time="2026-06-12T10:22:15.54312533Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a9f50f9a-465a-414a-9a95-7b00270f31a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171796 | controller | Jun 12 10:22:15.543785 crc crio[19822]: time="2026-06-12T10:22:15.543660828Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c6cf891-4200-43f0-9181-24242893d8a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171819 | controller | Jun 12 10:22:15.545871 crc crio[19822]: time="2026-06-12T10:22:15.545742151Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a59a53e3-1c80-4b88-bb09-5e584df3b9cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.171843 | controller | Jun 12 10:22:16.304460 crc crio[19822]: time="2026-06-12T10:22:16.303122821Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=806d9e5a-efa2-4dbc-a6ba-d9ad398fc91b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171893 | controller | Jun 12 10:22:16.304460 crc crio[19822]: time="2026-06-12T10:22:16.304204064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171919 | controller | Jun 12 10:22:16.370180 crc crio[19822]: time="2026-06-12T10:22:16.369999959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171936 | controller | Jun 12 10:22:16.427276 crc crio[19822]: time="2026-06-12T10:22:16.426398965Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=b389d32c-ddf3-47d1-a3dd-48c2a7ec7223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.171953 | controller | Jun 12 10:22:16.427276 crc crio[19822]: time="2026-06-12T10:22:16.426924292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171969 | controller | Jun 12 10:22:16.507890 crc crio[19822]: time="2026-06-12T10:22:16.507658948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.171985 | controller | Jun 12 10:22:16.621566 crc crio[19822]: time="2026-06-12T10:22:16.617055404Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687662-z9797/oc" id=590f2dbb-fa30-4a86-93a1-fc3055bf623b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.172001 | controller | Jun 12 10:22:16.624063 crc crio[19822]: time="2026-06-12T10:22:16.624027864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172018 | controller | Jun 12 10:22:16.742188 crc crio[19822]: time="2026-06-12T10:22:16.742004042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172033 | controller | Jun 12 10:22:17.002017 crc crio[19822]: time="2026-06-12T10:22:17.001903057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172049 | controller | Jun 12 10:22:17.093505 crc crio[19822]: time="2026-06-12T10:22:17.092990072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172064 | controller | Jun 12 10:22:17.178509 crc crio[19822]: time="2026-06-12T10:22:17.178402389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172080 | controller | Jun 12 10:22:17.572589 crc crio[19822]: time="2026-06-12T10:22:17.572517006Z" level=info msg="Created container 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75: openshift-infra/auto-csr-approver-29687662-z9797/oc" id=590f2dbb-fa30-4a86-93a1-fc3055bf623b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.172097 | controller | Jun 12 10:22:17.575756 crc crio[19822]: time="2026-06-12T10:22:17.575548162Z" level=info msg="Starting container: 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75" id=5800663f-abd4-47bc-90d1-6f1772bc0cd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.172138 | controller | Jun 12 10:22:17.582099 crc crio[19822]: time="2026-06-12T10:22:17.582012977Z" level=info msg="Started container" PID=62509 containerID=38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75 description=openshift-infra/auto-csr-approver-29687662-z9797/oc id=5800663f-abd4-47bc-90d1-6f1772bc0cd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d
2026-06-12 11:43:48.172157 | controller | Jun 12 10:22:17.778423 crc crio[19822]: time="2026-06-12T10:22:17.778096138Z" level=info msg="Created container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd" id=806d9e5a-efa2-4dbc-a6ba-d9ad398fc91b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.172174 | controller | Jun 12 10:22:17.779889 crc crio[19822]: time="2026-06-12T10:22:17.779715769Z" level=info msg="Starting container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f" id=9dcb53fc-cc83-4aca-bec1-778560f64e0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.172190 | controller | Jun 12 10:22:17.788362 crc crio[19822]: time="2026-06-12T10:22:17.788309681Z" level=info msg="Started container" PID=62520 containerID=6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f description=openstack/glance-default-internal-api-0/glance-httpd id=9dcb53fc-cc83-4aca-bec1-778560f64e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80
2026-06-12 11:43:48.172206 | controller | Jun 12 10:22:18.072550 crc crio[19822]: time="2026-06-12T10:22:18.072464852Z" level=info msg="Created container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log" id=b389d32c-ddf3-47d1-a3dd-48c2a7ec7223 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.172222 | controller | Jun 12 10:22:18.073902 crc crio[19822]: time="2026-06-12T10:22:18.07368983Z" level=info msg="Starting container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be" id=aa0ad585-bedb-4654-b9f0-aef2b36c99ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.172238 | controller | Jun 12 10:22:18.082433 crc crio[19822]: time="2026-06-12T10:22:18.082343294Z" level=info msg="Started container" PID=62524 containerID=a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be description=openstack/glance-default-external-api-0/glance-log id=aa0ad585-bedb-4654-b9f0-aef2b36c99ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17
2026-06-12 11:43:48.172254 | controller | Jun 12 10:22:18.414783 crc crio[19822]: time="2026-06-12T10:22:18.41433112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=74b87f42-7896-4860-81fc-08c39c48ad1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.172270 | controller | Jun 12 10:22:18.453251 crc crio[19822]: time="2026-06-12T10:22:18.452988664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=20c7b533-8315-49ae-934e-4da4325aaeb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.172286 | controller | Jun 12 10:22:18.559266 crc crio[19822]: time="2026-06-12T10:22:18.559105936Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=a282ffa6-c631-461f-9eac-731a672579b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.172301 | controller | Jun 12 10:22:18.559718 crc crio[19822]: time="2026-06-12T10:22:18.559656173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172323 | controller | Jun 12 10:22:18.649695 crc crio[19822]: time="2026-06-12T10:22:18.649476706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172340 | controller | Jun 12 10:22:18.807316 crc crio[19822]: time="2026-06-12T10:22:18.806923863Z" level=info msg="Stopping container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720 (timeout: 30s)" id=da604eb1-eac0-467d-b600-a8639cd92531 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172357 | controller | Jun 12 10:22:18.807952 crc crio[19822]: time="2026-06-12T10:22:18.807904295Z" level=info msg="Stopping container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f (timeout: 30s)" id=d667e3c2-8bd4-48c7-8dfb-bad43da99ec1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172373 | controller | Jun 12 10:22:19.367186 crc crio[19822]: time="2026-06-12T10:22:19.366332601Z" level=info msg="Stopped container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log" id=da604eb1-eac0-467d-b600-a8639cd92531 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172389 | controller | Jun 12 10:22:19.380052 crc crio[19822]: time="2026-06-12T10:22:19.377308433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172405 | controller | Jun 12 10:22:19.785253 crc crio[19822]: time="2026-06-12T10:22:19.785014573Z" level=info msg="Stopped container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd" id=d667e3c2-8bd4-48c7-8dfb-bad43da99ec1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172422 | controller | Jun 12 10:22:19.786653 crc crio[19822]: time="2026-06-12T10:22:19.786411958Z" level=info msg="Stopping pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80" id=bc88e5f2-2d2d-477a-93ff-3b73ec9b28e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.172438 | controller | Jun 12 10:22:19.787407 crc crio[19822]: time="2026-06-12T10:22:19.787246124Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc000696370}] Aliases:map[]}"
2026-06-12 11:43:48.172455 | controller | Jun 12 10:22:19.787587 crc crio[19822]: time="2026-06-12T10:22:19.78744009Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.172471 | controller | Jun 12 10:22:19.829175 crc crio[19822]: time="2026-06-12T10:22:19.828962557Z" level=info msg="Stopping pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d" id=f6c2df6c-f94b-41f1-b3ac-cf9c6fd46f68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.172488 | controller | Jun 12 10:22:19.830279 crc crio[19822]: time="2026-06-12T10:22:19.830215407Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc00244c808}] Aliases:map[]}"
2026-06-12 11:43:48.172511 | controller | Jun 12 10:22:19.830465 crc crio[19822]: time="2026-06-12T10:22:19.830404583Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687662-z9797 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.172528 | controller | Jun 12 10:22:20.078408 crc crio[19822]: time="2026-06-12T10:22:20.075758142Z" level=info msg="Created container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd" id=a282ffa6-c631-461f-9eac-731a672579b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.172545 | controller | Jun 12 10:22:20.080616 crc crio[19822]: time="2026-06-12T10:22:20.080516512Z" level=info msg="Starting container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883" id=b3cb4d23-3fb2-49b8-971a-8e66e548d0b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.172561 | controller | Jun 12 10:22:20.086724 crc crio[19822]: time="2026-06-12T10:22:20.086600665Z" level=info msg="Started container" PID=62851 containerID=096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883 description=openstack/glance-default-external-api-0/glance-httpd id=b3cb4d23-3fb2-49b8-971a-8e66e548d0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17
2026-06-12 11:43:48.172578 | controller | Jun 12 10:22:20.295113 crc crio[19822]: time="2026-06-12T10:22:20.294980237Z" level=info msg="Stopped pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d" id=f6c2df6c-f94b-41f1-b3ac-cf9c6fd46f68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.172595 | controller | Jun 12 10:22:20.849788 crc crio[19822]: time="2026-06-12T10:22:20.847035151Z" level=info msg="Stopping container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883 (timeout: 30s)" id=09ebc5b3-f2d0-4da4-9af2-979c247a20e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172612 | controller | Jun 12 10:22:20.849788 crc crio[19822]: time="2026-06-12T10:22:20.847136693Z" level=info msg="Stopping container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be (timeout: 30s)" id=95dee5b9-a2da-47bb-a361-66613fdbd6b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172628 | controller | Jun 12 10:22:22.943740 crc crio[19822]: time="2026-06-12T10:22:22.943299739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ef2e0335-5fa9-4cde-8843-78b1a37741da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.172644 | controller | Jun 12 10:22:26.112344 crc crio[19822]: time="2026-06-12T10:22:26.111279219Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=64e5898f-4a28-437b-b8e2-8d981c8613f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.172660 | controller | Jun 12 10:22:27.309575 crc crio[19822]: time="2026-06-12T10:22:27.309448214Z" level=info msg="Stopped container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd" id=09ebc5b3-f2d0-4da4-9af2-979c247a20e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172676 | controller | Jun 12 10:22:27.310248 crc crio[19822]: time="2026-06-12T10:22:27.309475675Z" level=info msg="Stopped container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log" id=95dee5b9-a2da-47bb-a361-66613fdbd6b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172692 | controller | Jun 12 10:22:27.310599 crc crio[19822]: time="2026-06-12T10:22:27.310520819Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jd64x/registry-server" id=cb88fee0-0d0a-42fe-9c22-706458624115 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.172714 | controller | Jun 12 10:22:27.340266 crc crio[19822]: time="2026-06-12T10:22:27.334380325Z" level=info msg="Stopping pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17" id=92820627-7390-45bb-81db-1b67af3b49bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.172731 | controller | Jun 12 10:22:27.340266 crc crio[19822]: time="2026-06-12T10:22:27.335544032Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0037c8090}] Aliases:map[]}"
2026-06-12 11:43:48.172748 | controller | Jun 12 10:22:27.340266 crc crio[19822]: time="2026-06-12T10:22:27.33577248Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.172765 | controller | Jun 12 10:22:30.918291 crc crio[19822]: time="2026-06-12T10:22:30.917526783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172781 | controller | Jun 12 10:22:31.486004 crc crio[19822]: time="2026-06-12T10:22:31.485044542Z" level=info msg="Stopping container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45 (timeout: 10s)" id=ad774fb3-a3c2-4831-b8a5-cc4a104ddd58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172797 | controller | Jun 12 10:22:32.183881 crc crio[19822]: time="2026-06-12T10:22:32.183085187Z" level=info msg="Stopped pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17" id=92820627-7390-45bb-81db-1b67af3b49bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.172813 | controller | Jun 12 10:22:32.193091 crc crio[19822]: time="2026-06-12T10:22:32.191520304Z" level=info msg="Stopped container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns" id=ad774fb3-a3c2-4831-b8a5-cc4a104ddd58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.172830 | controller | Jun 12 10:22:32.194184 crc crio[19822]: time="2026-06-12T10:22:32.194088357Z" level=info msg="Stopping pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02" id=e85896d5-f507-48e4-83e7-c9653c5f3439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.172862 | controller | Jun 12 10:22:32.194903 crc crio[19822]: time="2026-06-12T10:22:32.194756118Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc00008c938}] Aliases:map[]}"
2026-06-12 11:43:48.172887 | controller | Jun 12 10:22:32.195444 crc crio[19822]: time="2026-06-12T10:22:32.195369017Z" level=info msg="Stopped pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80" id=bc88e5f2-2d2d-477a-93ff-3b73ec9b28e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.172905 | controller | Jun 12 10:22:32.195444 crc crio[19822]: time="2026-06-12T10:22:32.195412599Z" level=info msg="Deleting pod openstack_dnsmasq-dns-75b9cf7779-zq4lm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.172922 | controller | Jun 12 10:22:32.410510 crc crio[19822]: time="2026-06-12T10:22:32.410073897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172946 | controller | Jun 12 10:22:32.415636 crc crio[19822]: time="2026-06-12T10:22:32.41556055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.172972 | controller | Jun 12 10:22:32.508711 crc crio[19822]: time="2026-06-12T10:22:32.508627726Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=57f2e8bf-a02f-44e2-a786-b7e83c50a56c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.172997 | controller | Jun 12 10:22:32.510525 crc crio[19822]: time="2026-06-12T10:22:32.510333896Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=1ab7016f-f58e-4254-a728-a640518a4291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.173021 | controller | Jun 12 10:22:32.586771 crc crio[19822]: time="2026-06-12T10:22:32.586591848Z" level=info msg="Stopped pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02" id=e85896d5-f507-48e4-83e7-c9653c5f3439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.173046 | controller | Jun 12 10:22:32.592798 crc crio[19822]: time="2026-06-12T10:22:32.591398331Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=2a07ac0b-cbd8-4dee-9373-f08e4bc4ffa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.173071 | controller | Jun 12 10:22:32.604696 crc crio[19822]: time="2026-06-12T10:22:32.604601319Z" level=info msg="Created container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server" id=cb88fee0-0d0a-42fe-9c22-706458624115 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.173089 | controller | Jun 12 10:22:32.607928 crc crio[19822]: time="2026-06-12T10:22:32.607752468Z" level=info msg="Starting container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8" id=76e8392a-5d54-4863-8b40-128b1df1d9dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.173106 | controller | Jun 12 10:22:32.612629 crc crio[19822]: time="2026-06-12T10:22:32.611889189Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0cd4986d-f851-4a86-b0a3-0f9f238075e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.173122 | controller | Jun 12 10:22:32.627181 crc crio[19822]: time="2026-06-12T10:22:32.616375552Z" level=info msg="Started container" PID=63892 containerID=e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8 description=openshift-marketplace/certified-operators-jd64x/registry-server id=76e8392a-5d54-4863-8b40-128b1df1d9dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054
2026-06-12 11:43:48.173139 | controller | Jun 12 10:22:32.627181 crc crio[19822]: time="2026-06-12T10:22:32.623337102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.173155 | controller | Jun 12 10:22:32.670320 crc crio[19822]: time="2026-06-12T10:22:32.669249866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.173171 | controller | Jun 12 10:22:32.676554 crc crio[19822]: time="2026-06-12T10:22:32.676467114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.173186 | controller | Jun 12 10:22:32.806801 crc crio[19822]: time="2026-06-12T10:22:32.80671576Z" level=info msg="Created container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd" id=0cd4986d-f851-4a86-b0a3-0f9f238075e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.173208 | controller | Jun 12 10:22:32.807794 crc crio[19822]: time="2026-06-12T10:22:32.807730712Z" level=info msg="Starting container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb" id=48672d24-7c0b-4c46-8c12-766c5a06d195 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.173225 | controller | Jun 12 10:22:32.813693 crc crio[19822]: time="2026-06-12T10:22:32.813320269Z" level=info msg="Started container" PID=63924 containerID=0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb description=openstack/ceilometer-0/proxy-httpd id=48672d24-7c0b-4c46-8c12-766c5a06d195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442
2026-06-12 11:43:48.173242 | controller | Jun 12 10:22:33.125726 crc crio[19822]: time="2026-06-12T10:22:33.123926137Z" level=info msg="Removing container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883" id=6aba8536-5f73-4e50-845e-9923cfa76c36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173258 | controller | Jun 12 10:22:33.139230 crc crio[19822]: time="2026-06-12T10:22:33.139051746Z" level=info msg="Stopping container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb (timeout: 30s)" id=405c9fc2-16b1-4798-9cbf-966df3872bf2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.173274 | controller | Jun 12 10:22:33.139230 crc crio[19822]: time="2026-06-12T10:22:33.139185852Z" level=info msg="Stopping container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656 (timeout: 30s)" id=4d4670ad-c196-47b6-8010-45e532fefbc7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.173290 | controller | Jun 12 10:22:33.139348 crc crio[19822]: time="2026-06-12T10:22:33.139284124Z" level=info msg="Stopping container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc (timeout: 30s)" id=298da84a-2dbe-45a7-9313-82d4ec818b3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.173305 | controller | Jun 12 10:22:33.143218 crc crio[19822]: time="2026-06-12T10:22:33.140582587Z" level=info msg="Stopping container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86 (timeout: 30s)" id=006fe261-151a-444b-ad6e-152f187eb262 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.173321 | controller | Jun 12 10:22:33.195771 crc crio[19822]: time="2026-06-12T10:22:33.195659414Z" level=info msg="Removed container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd" id=6aba8536-5f73-4e50-845e-9923cfa76c36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173337 | controller | Jun 12 10:22:33.202532 crc crio[19822]: time="2026-06-12T10:22:33.202434277Z" level=info msg="Removing container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be" id=b07de904-8e27-4976-9bce-435b669fe8ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173353 | controller | Jun 12 10:22:33.272321 crc crio[19822]: time="2026-06-12T10:22:33.272229088Z" level=info msg="Stopped container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core" id=006fe261-151a-444b-ad6e-152f187eb262 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.173368 | controller | Jun 12 10:22:33.354176 crc crio[19822]: time="2026-06-12T10:22:33.354064997Z" level=info msg="Removed container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log" id=b07de904-8e27-4976-9bce-435b669fe8ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173384 | controller | Jun 12 10:22:33.359457 crc crio[19822]: time="2026-06-12T10:22:33.359209949Z" level=info msg="Removing container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45" id=21f4720b-b0da-45f7-b48a-c9d848436d3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173406 | controller | Jun 12 10:22:33.415708 crc crio[19822]: time="2026-06-12T10:22:33.41524885Z" level=info msg="Removed container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns" id=21f4720b-b0da-45f7-b48a-c9d848436d3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173423 | controller | Jun 12 10:22:33.432131 crc crio[19822]: time="2026-06-12T10:22:33.432030595Z" level=info msg="Removing container: 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235" id=2e39bf94-faa2-4de1-81bc-a2ef595306ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173439 | controller | Jun 12 10:22:33.498862 crc crio[19822]: time="2026-06-12T10:22:33.498686928Z" level=info msg="Stopped container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd" id=405c9fc2-16b1-4798-9cbf-966df3872bf2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.173455 | controller | Jun 12 10:22:33.515440 crc crio[19822]: time="2026-06-12T10:22:33.51536849Z" level=info msg="Removed container 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init" id=2e39bf94-faa2-4de1-81bc-a2ef595306ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173471 | controller | Jun 12 10:22:33.527615 crc crio[19822]: time="2026-06-12T10:22:33.526800167Z" level=info msg="Removing container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f" id=987f4d8b-99dc-4315-aba5-cb928c5b2c41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173487 | controller | Jun 12 10:22:33.601015 crc crio[19822]: time="2026-06-12T10:22:33.60092007Z" level=info msg="Removed container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd" id=987f4d8b-99dc-4315-aba5-cb928c5b2c41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173503 | controller | Jun 12 10:22:33.604376 crc crio[19822]: time="2026-06-12T10:22:33.604279171Z" level=info msg="Removing container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720" id=8fa37b5f-4847-4ece-aa6e-7b7ae3ae0a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173519 | controller | Jun 12 10:22:33.666308 crc crio[19822]: time="2026-06-12T10:22:33.665339765Z" level=info msg="Removed container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log" id=8fa37b5f-4847-4ece-aa6e-7b7ae3ae0a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.173535 | controller | Jun 12 10:22:34.032255 crc crio[19822]: time="2026-06-12T10:22:34.032129923Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=d0f65e87-8dec-448a-ac54-6350119bc0c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.173552 | controller | Jun 12 10:22:34.032438 crc crio[19822]: time="2026-06-12T10:22:34.032301028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.173569 | controller | Jun 12 10:22:34.081041 crc crio[19822]: time="2026-06-12T10:22:34.080938568Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc005212048}] Aliases:map[]}"
2026-06-12 11:43:48.173594 | controller | Jun 12 10:22:34.086392 crc crio[19822]: time="2026-06-12T10:22:34.086292388Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.173611 | controller | Jun 12 10:22:34.200910 crc crio[19822]: time="2026-06-12T10:22:34.200486425Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=9fa5a2f0-e804-40f7-8f5a-3b7becd17122 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.173628 | controller | Jun 12 10:22:34.201665 crc crio[19822]: time="2026-06-12T10:22:34.201635712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.173646 | controller | Jun 12 10:22:34.306258 crc crio[19822]: time="2026-06-12T10:22:34.306196544Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc003094138}] Aliases:map[]}"
2026-06-12 11:43:48.173663 | controller | Jun 12 10:22:34.306523 crc crio[19822]: time="2026-06-12T10:22:34.306502824Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.173679 | controller | Jun 12 10:22:34.356550 crc crio[19822]: time="2026-06-12T10:22:34.356378035Z" level=info msg="Stopped container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent" id=298da84a-2dbe-45a7-9313-82d4ec818b3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.173696 | controller | Jun 12 10:22:34.947000 crc crio[19822]: 2026-06-12T10:22:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9330304db3675a5 Mac:96:20:5b:ad:8a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 SocketPath: PciID:}] [{Interface:0xc000434770 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.173713 | controller | Jun 12 10:22:34.953332 crc crio[19822]: time="2026-06-12T10:22:34.95290446Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc005212048}] Aliases:map[]}"
2026-06-12 11:43:48.173730 | controller | Jun 12 10:22:34.953332 crc crio[19822]: time="2026-06-12T10:22:34.953131478Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.173747 | controller | Jun 12 10:22:34.977463 crc crio[19822]: time="2026-06-12T10:22:34.977364803Z" level=info msg="Ran pod sandbox 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 with infra container: openstack/glance-default-external-api-0/POD" id=d0f65e87-8dec-448a-ac54-6350119bc0c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.173763 | controller | Jun 12 10:22:34.982439 crc crio[19822]: time="2026-06-12T10:22:34.982378379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=70a15e1b-6b0e-4c0c-97e4-7c4b22273824 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.173785 | controller | Jun 12 10:22:34.985767 crc crio[19822]: time="2026-06-12T10:22:34.985663595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=778ecfa1-2994-4bf6-a7aa-427f5d470222 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.173802 | controller | Jun 12 10:22:35.200269 crc crio[19822]: time="2026-06-12T10:22:35.199984432Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=fb1aa7ca-9888-45f1-9ccb-5484a865f67b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.173819 | controller | Jun 12 10:22:35.200663 crc crio[19822]: time="2026-06-12T10:22:35.200587612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.173835 | controller | Jun 12 10:22:35.248116 crc crio[19822]: time="2026-06-12T10:22:35.247356693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.173867 | controller | Jun 12 10:22:35.727512 crc crio[19822]: time="2026-06-12T10:22:35.726687526Z" level=info msg="Stopped container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent" id=4d4670ad-c196-47b6-8010-45e532fefbc7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.173890 | controller | Jun 12 10:22:35.728611 crc crio[19822]: time="2026-06-12T10:22:35.728353717Z" level=info msg="Stopping pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442" id=f9234038-9151-4b39-bb19-5ea8b0577f72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.173909 | controller | Jun 12 10:22:35.729396 crc crio[19822]: time="2026-06-12T10:22:35.729318308Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc003094730}] Aliases:map[]}"
2026-06-12 11:43:48.173926 | controller | Jun 12 10:22:35.729570 crc crio[19822]: time="2026-06-12T10:22:35.729503344Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.173943 | controller | Jun 12 10:22:36.270334 crc crio[19822]: time="2026-06-12T10:22:36.27022183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.173959 | controller | Jun 12 10:22:36.274985 crc crio[19822]: time="2026-06-12T10:22:36.274854957Z" level=info msg="Stopped pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442" id=f9234038-9151-4b39-bb19-5ea8b0577f72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.173975 | controller | Jun 12 10:22:36.351520 crc crio[19822]: 2026-06-12T10:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d62500c00a32e3 Mac:c6:49:c1:5f:d7:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 SocketPath: PciID:}] [{Interface:0xc000524ed0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.173991 | controller | Jun 12 10:22:36.353095 crc crio[19822]: time="2026-06-12T10:22:36.353025913Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc003094138}] Aliases:map[]}"
2026-06-12 11:43:48.174013 | controller | Jun 12 10:22:36.353354 crc crio[19822]: time="2026-06-12T10:22:36.353301061Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.174030 | controller | Jun 12 10:22:36.361216 crc crio[19822]: time="2026-06-12T10:22:36.361069337Z" level=info msg="Ran pod sandbox 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 with infra container: openstack/glance-default-internal-api-0/POD" id=9fa5a2f0-e804-40f7-8f5a-3b7becd17122 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.174046 | controller | Jun 12 10:22:36.363854 crc crio[19822]: time="2026-06-12T10:22:36.363447412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=6cc8bdb1-5b37-4038-8ed5-1b1d06a8212a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.174063 | controller | Jun 12 10:22:36.366392 crc crio[19822]: time="2026-06-12T10:22:36.366312243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=095ad525-856d-4c3d-88fc-a61237fbb1af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.174079 | controller | Jun 12 10:22:36.801586 crc crio[19822]: time="2026-06-12T10:22:36.801484867Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=6d4599c7-da9c-4d18-93a4-3f5f2b6d49b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.174095 | controller | Jun 12 10:22:36.802296 crc crio[19822]: time="2026-06-12T10:22:36.802180319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174117 | controller | Jun 12 10:22:36.821406 crc crio[19822]: time="2026-06-12T10:22:36.821309476Z" level=info msg="Created container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log" id=fb1aa7ca-9888-45f1-9ccb-5484a865f67b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.174142 | controller | Jun 12 10:22:36.825532 crc crio[19822]: time="2026-06-12T10:22:36.825425715Z" level=info msg="Starting container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88" id=5dca74eb-b028-4150-84b5-c4f9309868a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.174167 | controller | Jun 12 10:22:36.834180 crc crio[19822]: time="2026-06-12T10:22:36.832699093Z" level=info msg="Started container" PID=64437 containerID=e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88 description=openstack/glance-default-external-api-0/glance-log id=5dca74eb-b028-4150-84b5-c4f9309868a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89
2026-06-12 11:43:48.174195 | controller | Jun 12 10:22:36.871639 crc crio[19822]: time="2026-06-12T10:22:36.871548606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174221 | controller | Jun 12 10:22:37.078793 crc crio[19822]: time="2026-06-12T10:22:37.078292404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=85b2db66-82b0-49eb-856a-24e87a46d4fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.174242 | controller | Jun 12 10:22:37.169976 crc crio[19822]: time="2026-06-12T10:22:37.169875236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c8a8b90a-d4e3-44f2-8ca0-ac6d8e9f5f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.174266 | controller | Jun 12 10:22:37.303511 crc crio[19822]: time="2026-06-12T10:22:37.302536978Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=f53fc9a7-85cb-4836-8439-cc63fc4514a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.174284 | controller | Jun 12 10:22:37.303511 crc crio[19822]: time="2026-06-12T10:22:37.30298273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174300 | controller | Jun 12 10:22:37.368691 crc crio[19822]: time="2026-06-12T10:22:37.36860645Z" level=info msg="Removing container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb" id=40f58b06-0473-4324-ba87-4bada393da4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.174316 | controller | Jun 12 10:22:37.382461 crc crio[19822]: time="2026-06-12T10:22:37.382299633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174332 | controller | Jun 12 10:22:37.417983 crc crio[19822]: time="2026-06-12T10:22:37.41787553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174348 | controller | Jun 12 10:22:37.493463 crc crio[19822]: time="2026-06-12T10:22:37.49328217Z" level=info msg="Removed container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd" id=40f58b06-0473-4324-ba87-4bada393da4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.174364 | controller | Jun 12 10:22:37.497081 crc crio[19822]: time="2026-06-12T10:22:37.496908393Z" level=info msg="Removing container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86" id=eab6bdd0-9ca8-4716-be9f-ea789c8f1d16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.174380 | controller | Jun 12 10:22:37.523679 crc crio[19822]: time="2026-06-12T10:22:37.522486184Z" level=info msg="Removed container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core" id=eab6bdd0-9ca8-4716-be9f-ea789c8f1d16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.174397 | controller | Jun 12 10:22:37.526663 crc crio[19822]: time="2026-06-12T10:22:37.526574343Z" level=info msg="Removing container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656" id=ade41ca1-3e8f-45da-839f-bd5f13665b08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.174413 | controller | Jun 12 10:22:37.559733 crc crio[19822]: time="2026-06-12T10:22:37.559603136Z" level=info msg="Removed container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent" id=ade41ca1-3e8f-45da-839f-bd5f13665b08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.174429 | controller | Jun 12 10:22:37.562413 crc crio[19822]: time="2026-06-12T10:22:37.562359956Z" level=info msg="Removing container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc" id=21931e70-ea8f-41de-9987-74ffea3d7dc0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.174445 | controller | Jun 12 10:22:37.593984 crc crio[19822]: time="2026-06-12T10:22:37.593270195Z" level=info msg="Removed container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent" id=21931e70-ea8f-41de-9987-74ffea3d7dc0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.174465 | controller | Jun 12 10:22:37.710593 crc crio[19822]: time="2026-06-12T10:22:37.710496878Z" level=info msg="Created container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log" id=6d4599c7-da9c-4d18-93a4-3f5f2b6d49b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.174482 | controller | Jun 12 10:22:37.712005 crc crio[19822]: time="2026-06-12T10:22:37.711958695Z" level=info msg="Starting container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1" id=90c6092e-960c-4e37-812c-fc11fb584a5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.174498 | controller | Jun 12 10:22:37.720190 crc crio[19822]: time="2026-06-12T10:22:37.720073692Z" level=info msg="Started container" PID=64494 containerID=89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1 description=openstack/glance-default-internal-api-0/glance-log id=90c6092e-960c-4e37-812c-fc11fb584a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5
2026-06-12 11:43:48.174516 | controller | Jun 12 10:22:37.923201 crc crio[19822]: time="2026-06-12T10:22:37.92274981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174532 | controller | Jun 12 10:22:38.443090 crc crio[19822]: time="2026-06-12T10:22:38.442002767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c7691a7d-a5c6-4624-8311-f592fff06734 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.174549 | controller | Jun 12 10:22:38.503189 crc crio[19822]: time="2026-06-12T10:22:38.502800033Z" level=info msg="Created container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd" id=f53fc9a7-85cb-4836-8439-cc63fc4514a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.174565 | controller | Jun 12 10:22:38.504878 crc crio[19822]: time="2026-06-12T10:22:38.504737763Z" level=info msg="Starting container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455" id=e549faab-0ea4-4436-823d-788c8fd34acf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.174581 | controller | Jun 12 10:22:38.506737 crc crio[19822]: time="2026-06-12T10:22:38.506655445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=f33b6c1e-bddb-45be-b969-bab30dfafc7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.174598 | controller | Jun 12 10:22:38.514563 crc crio[19822]: time="2026-06-12T10:22:38.514449462Z" level=info msg="Started container" PID=64514 containerID=c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455 description=openstack/glance-default-external-api-0/glance-httpd id=e549faab-0ea4-4436-823d-788c8fd34acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89
2026-06-12 11:43:48.174614 | controller | Jun 12 10:22:38.648217 crc crio[19822]: time="2026-06-12T10:22:38.648102405Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=d00984fc-07e3-4db9-871b-a1c7ab04b971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.174630 | controller | Jun 12 10:22:38.648609 crc crio[19822]: time="2026-06-12T10:22:38.648548739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174646 | controller | Jun 12 10:22:38.703306 crc crio[19822]: time="2026-06-12T10:22:38.70310977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174665 | controller | Jun 12 10:22:39.188297 crc crio[19822]: time="2026-06-12T10:22:39.187266153Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=104f44d1-46a1-4007-877a-390c81d37e73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.174681 | controller | Jun 12 10:22:39.188501 crc crio[19822]: time="2026-06-12T10:22:39.188319157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174699 | controller | Jun 12 10:22:39.242487 crc crio[19822]: time="2026-06-12T10:22:39.242232383Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc0037c8660}] Aliases:map[]}"
2026-06-12 11:43:48.174715 | controller | Jun 12 10:22:39.242487 crc crio[19822]: time="2026-06-12T10:22:39.242337396Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.174731 | controller | Jun 12 10:22:39.391929 crc crio[19822]: time="2026-06-12T10:22:39.390782528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.174748 | controller | Jun 12 10:22:39.706924 crc crio[19822]: time="2026-06-12T10:22:39.706245269Z" level=info msg="Created container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd" id=d00984fc-07e3-4db9-871b-a1c7ab04b971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.174764 | controller | Jun 12 10:22:39.708611 crc crio[19822]: time="2026-06-12T10:22:39.708086478Z" level=info msg="Starting container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae" id=c9fc8539-b5a5-4dc5-8c76-48330165866c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.174781 | controller | Jun 12 10:22:39.714020 crc crio[19822]: time="2026-06-12T10:22:39.713950643Z" level=info msg="Started container" PID=64742 containerID=7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae description=openstack/glance-default-internal-api-0/glance-httpd id=c9fc8539-b5a5-4dc5-8c76-48330165866c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5
2026-06-12 11:43:48.174797 | controller | Jun 12 10:22:40.302304 crc crio[19822]: 2026-06-12T10:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f8492b54697177 Mac:ce:77:c4:7e:bb:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.174814 | controller | Jun 12 10:22:40.304206 crc crio[19822]: time="2026-06-12T10:22:40.30416748Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc0037c8660}] Aliases:map[]}"
2026-06-12 11:43:48.174831 | controller | Jun 12 10:22:40.304454 crc crio[19822]: time="2026-06-12T10:22:40.304436228Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.174868 | controller | Jun 12 10:22:40.313898 crc crio[19822]: time="2026-06-12T10:22:40.313793738Z" level=info msg="Ran pod sandbox 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 with infra container: openstack/ceilometer-0/POD" id=104f44d1-46a1-4007-877a-390c81d37e73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.174892 | controller | Jun 12 10:22:40.319647 crc crio[19822]: time="2026-06-12T10:22:40.319562405Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8387a54e-1838-42b5-a1a5-88f0006ef3b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.174911 | controller | Jun 12 10:22:40.331956 crc crio[19822]: time="2026-06-12T10:22:40.331645678Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.174927 | controller | Jun 12 10:22:42.823043 crc crio[19822]: time="2026-06-12T10:22:42.822412528Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8387a54e-1838-42b5-a1a5-88f0006ef3b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.174944 | controller | Jun 12 10:22:42.826119 crc crio[19822]: time="2026-06-12T10:22:42.826024514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=3456d430-6e4a-4b18-b2ec-99b71960f4fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.174960 | controller | Jun 12 10:22:42.852121 crc crio[19822]: time="2026-06-12T10:22:42.851409707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=cbbc12a8-ce56-4b4c-99c7-62cc82455def name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.174976 | controller | Jun 12 10:22:42.885475 crc crio[19822]: time="2026-06-12T10:22:42.884934719Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=a164b6ea-b748-45df-9fbf-92333b113b04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.174992 | controller | Jun 12 10:22:42.886124 crc crio[19822]: time="2026-06-12T10:22:42.885777626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175009 | controller | Jun 12 10:22:42.927922 crc crio[19822]: time="2026-06-12T10:22:42.927765825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175025 | controller | Jun 12 10:22:42.931247 crc crio[19822]: time="2026-06-12T10:22:42.931136401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175041 | controller | Jun 12 10:22:43.316107 crc crio[19822]: time="2026-06-12T10:22:43.315997572Z" level=info msg="Created container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent" id=a164b6ea-b748-45df-9fbf-92333b113b04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.175058 | controller | Jun 12 10:22:43.317352 crc crio[19822]: time="2026-06-12T10:22:43.317240841Z" level=info msg="Starting container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1" id=f0370bc3-936a-43cc-873e-667b07543b06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.175075 | controller | Jun 12 10:22:43.323476 crc crio[19822]: time="2026-06-12T10:22:43.323369935Z" level=info msg="Started container" PID=65142 containerID=b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1 description=openstack/ceilometer-0/ceilometer-central-agent id=f0370bc3-936a-43cc-873e-667b07543b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435
2026-06-12 11:43:48.175097 | controller | Jun 12 10:22:43.467704 crc crio[19822]: time="2026-06-12T10:22:43.467604754Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=93fd870e-373f-49b5-9f47-d561e1315cf9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.175115 | controller | Jun 12 10:22:43.474198 crc crio[19822]: time="2026-06-12T10:22:43.474042928Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.175132 | controller | Jun 12 10:22:45.869620 crc crio[19822]: time="2026-06-12T10:22:45.869271202Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=93fd870e-373f-49b5-9f47-d561e1315cf9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.175148 | controller | Jun 12 10:22:45.871329 crc crio[19822]: time="2026-06-12T10:22:45.871201963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=888828ef-ab02-40b7-b789-25b646dfda79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.175165 | controller | Jun 12 10:22:45.943358 crc crio[19822]: time="2026-06-12T10:22:45.943297396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=99c8c76f-ae83-4b19-8316-5c275340fa14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.175181 | controller | Jun 12 10:22:45.975448 crc crio[19822]: time="2026-06-12T10:22:45.97530881Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=04659824-2b90-4a81-8ed5-04c3b7a6a86b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.175197 | controller | Jun 12 10:22:45.975946 crc crio[19822]: time="2026-06-12T10:22:45.975870858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175214 | controller | Jun 12 10:22:46.055849 crc crio[19822]: time="2026-06-12T10:22:46.055606374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175230 | controller | Jun 12 10:22:46.059651 crc crio[19822]: time="2026-06-12T10:22:46.059575682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175246 | controller | Jun 12 10:22:46.283948 crc crio[19822]: time="2026-06-12T10:22:46.283399619Z" level=info msg="Created container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent" id=04659824-2b90-4a81-8ed5-04c3b7a6a86b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.175262 | controller | Jun 12 10:22:46.285574 crc crio[19822]: time="2026-06-12T10:22:46.285361451Z" level=info msg="Starting container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d" id=7adcee9b-baef-4a7c-b8ef-a66355fb6a69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.175280 | controller | Jun 12 10:22:46.301236 crc crio[19822]: time="2026-06-12T10:22:46.301061228Z" level=info msg="Started container" PID=65403 containerID=2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d description=openstack/ceilometer-0/ceilometer-notification-agent id=7adcee9b-baef-4a7c-b8ef-a66355fb6a69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435
2026-06-12 11:43:48.175301 | controller | Jun 12 10:22:46.436773 crc crio[19822]: time="2026-06-12T10:22:46.43656689Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=c5afd932-c7cc-4af3-94b9-72d9060bc6c8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.175318 | controller | Jun 12 10:22:46.443228 crc crio[19822]: time="2026-06-12T10:22:46.443111858Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.175335 | controller | Jun 12 10:22:46.569189 crc crio[19822]: time="2026-06-12T10:22:46.569091688Z" level=info msg="Stopping container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8 (timeout: 2s)" id=eadea63f-d479-4433-8e9b-3fd799ad1963 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.175351 | controller | Jun 12 10:22:46.740476 crc crio[19822]: time="2026-06-12T10:22:46.740182647Z" level=info msg="Stopped container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server" id=eadea63f-d479-4433-8e9b-3fd799ad1963 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.175367 | controller | Jun 12 10:22:46.743871 crc crio[19822]: time="2026-06-12T10:22:46.743750845Z" level=info msg="Stopping pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054" id=96e38d13-7e31-4f51-912a-ee0c26d2ad98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.175383 | controller | Jun 12 10:22:46.744633 crc crio[19822]: time="2026-06-12T10:22:46.744577501Z" level=info msg="Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc00101a9b8}] Aliases:map[]}"
2026-06-12 11:43:48.175400 | controller | Jun 12 10:22:46.744865 crc crio[19822]: time="2026-06-12T10:22:46.744745707Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-jd64x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.175416 | controller | Jun 12 10:22:47.117362 crc crio[19822]: time="2026-06-12T10:22:47.117249659Z" level=info msg="Stopped pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054" id=96e38d13-7e31-4f51-912a-ee0c26d2ad98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.175432 | controller | Jun 12 10:22:47.140220 crc crio[19822]: time="2026-06-12T10:22:47.140131943Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=c5afd932-c7cc-4af3-94b9-72d9060bc6c8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.175448 | controller | Jun 12 10:22:47.146332 crc crio[19822]: time="2026-06-12T10:22:47.146219879Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=109a88cb-9e80-477d-ac24-28e04c0b186c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.175464 | controller | Jun 12 10:22:47.170752 crc crio[19822]: time="2026-06-12T10:22:47.169982251Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=4708fd7a-85df-4cf7-aac7-13b1d786bd1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.175485 | controller | Jun 12 10:22:47.308904 crc crio[19822]: time="2026-06-12T10:22:47.305857103Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=4a5dbac2-313f-407f-8cbf-b42d72c5d5eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.175502 | controller | Jun 12 10:22:47.308904 crc crio[19822]: time="2026-06-12T10:22:47.306359319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175518 | controller | Jun 12 10:22:47.396134 crc crio[19822]: time="2026-06-12T10:22:47.396028212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175534 | controller | Jun 12 10:22:47.405617 crc crio[19822]: time="2026-06-12T10:22:47.405524989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175550 | controller | Jun 12 10:22:47.599796 crc crio[19822]: time="2026-06-12T10:22:47.599683839Z" level=info msg="Removing container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8" id=5a3f1c37-1db5-4f61-bde7-98e5b421a01b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.175566 | controller | Jun 12 10:22:47.628194 crc crio[19822]: time="2026-06-12T10:22:47.627890617Z" level=info msg="Removed container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server" id=5a3f1c37-1db5-4f61-bde7-98e5b421a01b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.175582 | controller | Jun 12 10:22:47.637194 crc crio[19822]: time="2026-06-12T10:22:47.637084243Z" level=info msg="Removing container: 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e" id=931f8b48-10a3-4d99-ba82-0408e9009dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.175598 | controller | Jun 12 10:22:47.676316 crc crio[19822]: time="2026-06-12T10:22:47.676215553Z" level=info msg="Removed container 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e: openshift-marketplace/certified-operators-jd64x/extract-content" id=931f8b48-10a3-4d99-ba82-0408e9009dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.175613 | controller | Jun 12 10:22:47.679048 crc crio[19822]: time="2026-06-12T10:22:47.678972809Z" level=info msg="Removing container: 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9" id=8765584b-661f-468d-af0e-9b0d216db8ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.175629 | controller | Jun 12 10:22:47.683086 crc crio[19822]: time="2026-06-12T10:22:47.683004221Z" level=info msg="Created container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core" id=4a5dbac2-313f-407f-8cbf-b42d72c5d5eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.175644 | controller | Jun 12 10:22:47.684343 crc crio[19822]: time="2026-06-12T10:22:47.684274577Z" level=info msg="Starting container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01" id=b9ad950e-4bdf-4e29-b1e4-9a4df855b495 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.175660 | controller | Jun 12 10:22:47.689536 crc crio[19822]: time="2026-06-12T10:22:47.68937643Z" level=info msg="Started container" PID=65510 containerID=eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01 description=openstack/ceilometer-0/sg-core id=b9ad950e-4bdf-4e29-b1e4-9a4df855b495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435
2026-06-12 11:43:48.175676 | controller | Jun 12 10:22:47.724736 crc crio[19822]: time="2026-06-12T10:22:47.724605926Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=3f4fa38a-8369-4e56-8aec-ce80514b8bd0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.175696 | controller | Jun 12 10:22:47.739727 crc crio[19822]: time="2026-06-12T10:22:47.739626511Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.175713 | controller | Jun 12 10:22:47.762601 crc crio[19822]: time="2026-06-12T10:22:47.762440273Z" level=info msg="Removed container 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9: openshift-marketplace/certified-operators-jd64x/extract-utilities" id=8765584b-661f-468d-af0e-9b0d216db8ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.175729 | controller | Jun 12 10:22:49.043468 crc crio[19822]: time="2026-06-12T10:22:49.042499257Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=3f4fa38a-8369-4e56-8aec-ce80514b8bd0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.175745 | controller | Jun 12 10:22:49.045298 crc crio[19822]: time="2026-06-12T10:22:49.045202571Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=b904dac5-ea22-4fb6-8170-badb30eb73e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.175760 | controller | Jun 12 10:22:49.129766 crc crio[19822]: time="2026-06-12T10:22:49.129598375Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=e5fe00e1-2fed-4eda-9a7b-9751db5e6115 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.175776 | controller | Jun 12 10:22:49.141933 crc crio[19822]: time="2026-06-12T10:22:49.141773242Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=fdfd5bda-4bf9-4f9e-bb1d-ff50a409916a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.175792 | controller | Jun 12 10:22:49.142477 crc crio[19822]: time="2026-06-12T10:22:49.142413553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175808 | controller | Jun 12 10:22:49.212888 crc crio[19822]: time="2026-06-12T10:22:49.212723292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175825 | controller | Jun 12 10:22:49.220005 crc crio[19822]: time="2026-06-12T10:22:49.219886781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175840 | controller | Jun 12 10:22:49.394030 crc crio[19822]: time="2026-06-12T10:22:49.393668119Z" level=info msg="Created container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd" id=fdfd5bda-4bf9-4f9e-bb1d-ff50a409916a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.175883 | controller | Jun 12 10:22:49.397275 crc crio[19822]: time="2026-06-12T10:22:49.397181251Z" level=info msg="Starting container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19" id=39f6800f-e98a-49b5-8280-19bdaf200892 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.175909 | controller | Jun 12 10:22:49.405111 crc crio[19822]: time="2026-06-12T10:22:49.404907035Z" level=info msg="Started container" PID=65617 containerID=3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19 description=openstack/ceilometer-0/proxy-httpd id=39f6800f-e98a-49b5-8280-19bdaf200892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435
2026-06-12 11:43:48.175927 | controller | Jun 12 10:22:52.146718 crc crio[19822]: time="2026-06-12T10:22:52.145686633Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=825bdafa-396b-4e4b-ac6d-2ce5c7e2a841 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.175950 | controller | Jun 12 10:22:52.146718 crc crio[19822]: time="2026-06-12T10:22:52.146660295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.175967 | controller | Jun 12 10:22:52.189392 crc crio[19822]: time="2026-06-12T10:22:52.189279244Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc00101ae08}] Aliases:map[]}"
2026-06-12 11:43:48.175984 | controller | Jun 12 10:22:52.189392 crc crio[19822]: time="2026-06-12T10:22:52.189347026Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.176001 | controller | Jun 12 10:22:52.800478 crc crio[19822]: 2026-06-12T10:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de931bbbf2c47d2 Mac:be:cc:5c:e8:73:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 SocketPath: PciID:}] [{Interface:0xc0002c29e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.176018 | controller | Jun 12 10:22:52.801752 crc crio[19822]: time="2026-06-12T10:22:52.801658061Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc00101ae08}] Aliases:map[]}"
2026-06-12 11:43:48.176035 | controller | Jun 12 10:22:52.802001 crc crio[19822]: time="2026-06-12T10:22:52.801941691Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.176051 | controller | Jun 12 10:22:52.811491 crc crio[19822]: time="2026-06-12T10:22:52.811241755Z" level=info msg="Ran pod sandbox de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 with infra container: openstack/openstackclient/POD" id=825bdafa-396b-4e4b-ac6d-2ce5c7e2a841 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.176069 | controller | Jun 12 10:22:52.814326 crc crio[19822]: time="2026-06-12T10:22:52.813716882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.176086 | controller | Jun 12 10:22:52.814326 crc crio[19822]: time="2026-06-12T10:22:52.814067693Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.176119 | controller | Jun 12 10:22:52.814326 crc crio[19822]: time="2026-06-12T10:22:52.814134335Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.176139 | controller | Jun 12 10:22:52.815276 crc crio[19822]: time="2026-06-12T10:22:52.815198049Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=8b8723f9-33e2-4132-98de-2a625162b6c2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.176161 | controller | Jun 12 10:22:52.824913 crc crio[19822]: time="2026-06-12T10:22:52.824800674Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\""
2026-06-12 11:43:48.176179 | controller | Jun 12 10:22:59.860415 crc crio[19822]: time="2026-06-12T10:22:59.859898564Z" level=info msg="Stopping pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f" id=1c1ec06a-42de-4cb2-9029-d216302b1d01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.176195 | controller | Jun 12 10:22:59.865678 crc crio[19822]: time="2026-06-12T10:22:59.865629947Z" level=info msg="Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc000120a58}] Aliases:map[]}"
2026-06-12 11:43:48.176213 | controller | Jun 12 10:22:59.866127 crc crio[19822]: time="2026-06-12T10:22:59.866096812Z" level=info msg="Deleting pod openstack_barbican-db-sync-7lpmr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.176230 | controller | Jun 12 10:23:00.103186 crc crio[19822]: time="2026-06-12T10:23:00.102551102Z" level=info msg="Running pod sandbox: openstack/swift-proxy-6865c76df7-q68pw/POD" id=d84fdd0b-94c0-4a57-87eb-6544313bba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.176246 | controller | Jun 12 10:23:00.103186 crc crio[19822]: time="2026-06-12T10:23:00.103214233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.176267 | controller | Jun 12 10:23:00.941418 crc crio[19822]: time="2026-06-12T10:23:00.941104001Z" level=info msg="Stopping container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d (timeout: 30s)" id=42da6d42-1da7-42e7-b7a8-fd012340d2e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.176293 | controller | Jun 12 10:23:00.942602 crc crio[19822]: time="2026-06-12T10:23:00.942118054Z" level=info msg="Stopping container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1 (timeout: 30s)" id=c463f929-d18c-4356-95c3-626fa39ec8f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.176314 | controller | Jun 12 10:23:00.947331 crc crio[19822]: time="2026-06-12T10:23:00.946583237Z" level=info msg="Stopping container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01 (timeout: 30s)" id=1d207e47-44ac-4b50-8b64-c14f8cddbfcd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.176331 | controller | Jun 12 10:23:00.948457 crc crio[19822]: time="2026-06-12T10:23:00.948415662Z" level=info msg="Stopping container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19 (timeout: 30s)" id=12d6bbaa-ba08-447d-8f75-20d71cea705e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.176348 | controller | Jun 12 10:23:06.330528 crc crio[19822]: time="2026-06-12T10:23:06.329683605Z" level=info msg="Stopped pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f" id=1c1ec06a-42de-4cb2-9029-d216302b1d01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.176365 | controller | Jun 12 10:23:06.424979 crc crio[19822]: time="2026-06-12T10:23:06.424485837Z" level=info msg="Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc00244c320}] Aliases:map[]}"
2026-06-12 11:43:48.176387 | controller | Jun 12 10:23:06.424979 crc crio[19822]: time="2026-06-12T10:23:06.42457851Z" level=info msg="Adding pod openstack_swift-proxy-6865c76df7-q68pw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.176404 | controller | Jun 12 10:23:06.448125 crc crio[19822]: time="2026-06-12T10:23:06.447463334Z" level=info msg="Stopped container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd" id=12d6bbaa-ba08-447d-8f75-20d71cea705e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.176421 | controller | Jun 12 10:23:06.460350 crc crio[19822]: time="2026-06-12T10:23:06.459384032Z" level=info msg="Stopped container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent" id=42da6d42-1da7-42e7-b7a8-fd012340d2e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.176437 | controller | Jun 12 10:23:06.460350 crc crio[19822]: time="2026-06-12T10:23:06.459435654Z" level=info msg="Stopped container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core" id=1d207e47-44ac-4b50-8b64-c14f8cddbfcd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.176454 | controller | Jun 12 10:23:06.460350 crc crio[19822]: time="2026-06-12T10:23:06.459925969Z" level=info msg="Stopped container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent" id=c463f929-d18c-4356-95c3-626fa39ec8f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.176469 | controller | Jun 12 10:23:06.460926 crc crio[19822]: time="2026-06-12T10:23:06.46055904Z" level=info msg="Stopping pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435" id=fe3cf875-f119-40cf-b68d-6fa0e1947c62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.176486 | controller | Jun 12 10:23:06.461100 crc crio[19822]: time="2026-06-12T10:23:06.461035515Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}"
2026-06-12 11:43:48.176502 | controller | Jun 12 10:23:06.461245 crc crio[19822]: time="2026-06-12T10:23:06.461218451Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.176518 | controller | Jun 12 10:23:06.897766 crc crio[19822]: time="2026-06-12T10:23:06.897409865Z" level=info msg="Stopped pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435" id=fe3cf875-f119-40cf-b68d-6fa0e1947c62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.176535 | controller | Jun 12 10:23:07.024700 crc crio[19822]: time="2026-06-12T10:23:07.02448035Z" level=info msg="Removing container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19" id=5adaee22-54de-4954-b2cf-fd06af04825e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.176551 | controller | Jun 12 10:23:07.533330 crc crio[19822]: time="2026-06-12T10:23:07.532757458Z" level=info msg="Removed container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd" id=5adaee22-54de-4954-b2cf-fd06af04825e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.176573 | controller | Jun 12 10:23:07.542132 crc crio[19822]: time="2026-06-12T10:23:07.542056036Z" level=info msg="Removing container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01" id=5f3fe7b8-7e92-4503-8542-3b1a70493752 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.176590 | controller | Jun 12 10:23:07.551514 crc crio[19822]: time="2026-06-12T10:23:07.55138242Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=8b8723f9-33e2-4132-98de-2a625162b6c2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.176607 | controller | Jun 12 10:23:07.554062 crc crio[19822]: time="2026-06-12T10:23:07.553984671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=b7075c02-757e-4591-86f8-89a43ff2b61a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.176623 | controller | Jun 12 10:23:07.586797 crc crio[19822]: time="2026-06-12T10:23:07.58673662Z" level=info msg="Removed container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core" id=5f3fe7b8-7e92-4503-8542-3b1a70493752 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.176639 | controller | Jun 12 10:23:07.593477 crc crio[19822]: time="2026-06-12T10:23:07.593425825Z" level=info msg="Removing container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d" id=9eb2309a-d056-4819-8f81-5839d8521513 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.176655 | controller | Jun 12 10:23:07.611117 crc crio[19822]: time="2026-06-12T10:23:07.610990937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=9029d180-0d42-4269-8bec-29bf8b072efd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.176671 | controller | Jun 12 10:23:07.680957 crc crio[19822]: time="2026-06-12T10:23:07.680708136Z" level=info msg="Removed container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent" id=9eb2309a-d056-4819-8f81-5839d8521513 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.176687 | controller | Jun 12 10:23:07.685560 crc crio[19822]: time="2026-06-12T10:23:07.685449725Z" level=info msg="Removing container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1" id=b4e8a91c-584e-480f-a2b5-0794b901204e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.176704 | controller | Jun 12 10:23:07.712354 crc crio[19822]: time="2026-06-12T10:23:07.712192362Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=5268068a-f748-4b32-9ce0-5819e47227d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.176720 | controller | Jun 12 10:23:07.729699 crc crio[19822]: time="2026-06-12T10:23:07.729571182Z" level=info msg="Removed container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent" id=b4e8a91c-584e-480f-a2b5-0794b901204e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.176736 | controller | Jun 12 10:23:07.732578 crc crio[19822]: time="2026-06-12T10:23:07.732547893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.176752 | controller | Jun 12 10:23:07.786542 crc crio[19822]: time="2026-06-12T10:23:07.786496068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.176774 | controller | Jun 12 10:23:07.791464 crc crio[19822]: time="2026-06-12T10:23:07.791439312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.176790 | controller | Jun 12 10:23:08.047445 crc crio[19822]: time="2026-06-12T10:23:08.047318697Z" level=info msg="Stopping pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802" id=a90faa6c-c410-4cec-8f06-65cadca3c485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.176807 | controller | Jun 12 10:23:08.047981 crc crio[19822]: time="2026-06-12T10:23:08.047936277Z" level=info msg="Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc0021448a0}] Aliases:map[]}"
2026-06-12 11:43:48.176829 | controller | Jun 12 10:23:08.048090 crc crio[19822]: time="2026-06-12T10:23:08.048080371Z" level=info msg="Deleting pod openstack_cinder-db-sync-64lq6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.176881 | controller | Jun 12 10:23:08.287072 crc crio[19822]: time="2026-06-12T10:23:08.286662087Z" level=info msg="Created container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient" id=5268068a-f748-4b32-9ce0-5819e47227d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.176909 | controller | Jun 12 10:23:08.289274 crc crio[19822]: time="2026-06-12T10:23:08.289139876Z" level=info msg="Starting container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6" id=d74c4447-ebb2-494f-8860-e063410e6064 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.176927 | controller | Jun 12 10:23:08.295981 crc crio[19822]: time="2026-06-12T10:23:08.295892172Z" level=info msg="Started container" PID=66934 containerID=0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 description=openstack/openstackclient/openstackclient id=d74c4447-ebb2-494f-8860-e063410e6064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501
2026-06-12 11:43:48.176944 | controller | Jun 12 10:23:08.408090 crc crio[19822]: 2026-06-12T10:23:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d34266200bf6dc0 Mac:d2:5c:f5:e5:d9:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 SocketPath: PciID:}] [{Interface:0xc00052a650 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.176968 | controller | Jun 12 10:23:08.412687 crc crio[19822]: time="2026-06-12T10:23:08.412526847Z" level=info msg="Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc00244c320}] Aliases:map[]}"
2026-06-12 11:43:48.176997 | controller | Jun 12 10:23:08.412970 crc crio[19822]: time="2026-06-12T10:23:08.412728123Z" level=info msg="Checking pod openstack_swift-proxy-6865c76df7-q68pw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.177023 | controller | Jun 12 10:23:08.424171 crc crio[19822]: time="2026-06-12T10:23:08.424047891Z" level=info msg="Ran pod sandbox d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 with infra container: openstack/swift-proxy-6865c76df7-q68pw/POD" id=d84fdd0b-94c0-4a57-87eb-6544313bba31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.177047 | controller | Jun 12 10:23:08.442994 crc crio[19822]: time="2026-06-12T10:23:08.442932541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=0e00da07-9777-4e4d-9bf3-0eba9ef5b99e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.177065 | controller | Jun 12 10:23:08.613171 crc crio[19822]: time="2026-06-12T10:23:08.611917999Z" level=info msg="Stopped pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802" id=a90faa6c-c410-4cec-8f06-65cadca3c485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.177082 | controller | Jun 12 10:23:08.681758 crc crio[19822]: time="2026-06-12T10:23:08.681667348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=cb9f4f0f-db10-4acb-9d27-56037de8624d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.177098 | controller | Jun 12 10:23:08.841714 crc crio[19822]: time="2026-06-12T10:23:08.841588935Z" level=info msg="Creating container: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd" id=57cc3b6d-fb61-45f3-9e88-095afbc71823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.177115 | controller | Jun 12 10:23:08.842280 crc crio[19822]: time="2026-06-12T10:23:08.842207375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177131 | controller | Jun 12 10:23:08.899983 crc crio[19822]: time="2026-06-12T10:23:08.899776126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177146 | controller | Jun 12 10:23:08.906736 crc crio[19822]: time="2026-06-12T10:23:08.906440998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177162 | controller | Jun 12 10:23:09.057958 crc crio[19822]: time="2026-06-12T10:23:09.048212149Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=b639450d-2c7a-47bc-97b5-03e43264b1e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.177177 | controller | Jun 12 10:23:09.057958 crc crio[19822]: time="2026-06-12T10:23:09.04888787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177193 | controller | Jun 12 10:23:09.141502 crc crio[19822]: time="2026-06-12T10:23:09.14142385Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc00008caf8}] Aliases:map[]}"
2026-06-12 11:43:48.177210 | controller | Jun 12 10:23:09.141502 crc crio[19822]: time="2026-06-12T10:23:09.141483402Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.177226 | controller | Jun 12 10:23:09.169386 crc crio[19822]: time="2026-06-12T10:23:09.166243294Z" level=info msg="Created container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd" id=57cc3b6d-fb61-45f3-9e88-095afbc71823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.177248 | controller | Jun 12 10:23:09.188191 crc crio[19822]: time="2026-06-12T10:23:09.188028417Z" level=info msg="Starting container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19" id=3f03acde-9fab-43e5-8df6-a07b9760c33c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.177265 | controller | Jun 12 10:23:09.201059 crc crio[19822]: time="2026-06-12T10:23:09.200966187Z" level=info msg="Started container" PID=67003 containerID=525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19 description=openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd id=3f03acde-9fab-43e5-8df6-a07b9760c33c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76
2026-06-12 11:43:48.177283 | controller | Jun 12 10:23:09.348062 crc crio[19822]: time="2026-06-12T10:23:09.345596395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=f46e2c7b-3bda-48fb-bfa7-95248006c89c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.177300 | controller | Jun 12 10:23:09.475777 crc crio[19822]: time="2026-06-12T10:23:09.475506229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=9ffe55aa-4f1a-41ce-9615-551024ab283c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.177316 | controller | Jun 12 10:23:09.555701 crc crio[19822]: time="2026-06-12T10:23:09.554744662Z" level=info msg="Creating container: openstack/swift-proxy-6865c76df7-q68pw/proxy-server" id=e3da6131-cb1a-42ae-bc4c-a372331feb6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.177333 | controller | Jun 12 10:23:09.555701 crc crio[19822]: time="2026-06-12T10:23:09.555345592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177357 | controller | Jun 12 10:23:09.655539 crc crio[19822]: time="2026-06-12T10:23:09.655454201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177382 | controller | Jun 12 10:23:09.665913 crc crio[19822]: time="2026-06-12T10:23:09.664523649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177407 | controller | Jun 12 10:23:10.114897 crc crio[19822]: time="2026-06-12T10:23:10.113929403Z" level=info msg="Running pod sandbox: openstack/barbican-worker-664cd78cbf-n2gmx/POD" id=f4eca910-e148-4db1-9967-12eb51f50eb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.177431 | controller | Jun 12 10:23:10.114897 crc crio[19822]: time="2026-06-12T10:23:10.114507707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177457 | controller | Jun 12 10:23:10.135222 crc crio[19822]: 2026-06-12T10:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26c051ce442ac17 Mac:92:e8:0e:74:3c:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.177478 | controller | Jun 12 10:23:10.138718 crc crio[19822]: time="2026-06-12T10:23:10.135962397Z" level=info msg="Created container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server" id=e3da6131-cb1a-42ae-bc4c-a372331feb6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.177496 | controller | Jun 12 10:23:10.138718 crc crio[19822]: time="2026-06-12T10:23:10.137011954Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc00008caf8}] Aliases:map[]}"
2026-06-12 11:43:48.177520 | controller | Jun 12 10:23:10.138718 crc crio[19822]: time="2026-06-12T10:23:10.137372726Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.177538 | controller | Jun 12 10:23:10.140483 crc crio[19822]: time="2026-06-12T10:23:10.139931091Z" level=info msg="Starting container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf" id=675c2a83-1130-44de-86b7-365a898ced5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.177556 | controller | Jun 12 10:23:10.148075 crc crio[19822]: time="2026-06-12T10:23:10.147938539Z" level=info msg="Started container" PID=67194 containerID=019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf description=openstack/swift-proxy-6865c76df7-q68pw/proxy-server id=675c2a83-1130-44de-86b7-365a898ced5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76
2026-06-12 11:43:48.177573 | controller | Jun 12 10:23:10.182216 crc crio[19822]: time="2026-06-12T10:23:10.182070536Z" level=info msg="Ran pod sandbox 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 with infra container: openstack/ceilometer-0/POD" id=b639450d-2c7a-47bc-97b5-03e43264b1e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.177590 | controller | Jun 12 10:23:10.188626 crc crio[19822]: time="2026-06-12T10:23:10.188544197Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=f172d699-bc32-4b37-804c-fc288e6c1325 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.177607 | controller | Jun 12 10:23:10.191746 crc crio[19822]: time="2026-06-12T10:23:10.19148124Z" level=info msg="Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc00140e668}] Aliases:map[]}"
2026-06-12 11:43:48.177624 | controller | Jun 12 10:23:10.191746 crc crio[19822]: time="2026-06-12T10:23:10.191621875Z" level=info msg="Adding pod openstack_barbican-worker-664cd78cbf-n2gmx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.177641 | controller | Jun 12 10:23:10.207459 crc crio[19822]: time="2026-06-12T10:23:10.207367452Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/POD" id=a2a93ed0-0bb2-48ed-be99-e7ca25c4a7aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.177658 | controller | Jun 12 10:23:10.207571 crc crio[19822]: time="2026-06-12T10:23:10.207507176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177674 | controller | Jun 12 10:23:10.208586 crc crio[19822]: time="2026-06-12T10:23:10.208510379Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.177690 | controller | Jun 12 10:23:10.267113 crc crio[19822]: time="2026-06-12T10:23:10.266718522Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc001ee2ab0}] Aliases:map[]}"
2026-06-12 11:43:48.177712 | controller | Jun 12 10:23:10.267113 crc crio[19822]: time="2026-06-12T10:23:10.267083664Z" level=info msg="Adding pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.177728 | controller | Jun 12 10:23:10.741980 crc crio[19822]: time="2026-06-12T10:23:10.741361287Z" level=info msg="Running pod sandbox: openstack/barbican-api-864dc9f876-pvmpp/POD" id=630cf946-8b5a-45c3-9c9d-5439b5e2d0cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.177745 | controller | Jun 12 10:23:10.747771 crc crio[19822]: time="2026-06-12T10:23:10.747266092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177762 | controller | Jun 12 10:23:10.835036 crc crio[19822]: time="2026-06-12T10:23:10.83494255Z" level=info msg="Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc000120800}] Aliases:map[]}"
2026-06-12 11:43:48.177778 | controller | Jun 12 10:23:10.835036 crc crio[19822]: time="2026-06-12T10:23:10.835020113Z" level=info msg="Adding pod openstack_barbican-api-864dc9f876-pvmpp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.177794 | controller | Jun 12 10:23:10.870615 crc crio[19822]: time="2026-06-12T10:23:10.870541747Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-774c8fb449-zlxbx/POD" id=65ec7cbf-4e22-45ab-b0d1-f888215840b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.177810 | controller | Jun 12 10:23:10.870716 crc crio[19822]: time="2026-06-12T10:23:10.87063598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.177827 | controller | Jun 12 10:23:10.896063 crc crio[19822]: time="2026-06-12T10:23:10.895983574Z" level=info msg="Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}"
2026-06-12 11:43:48.177843 | controller | Jun 12 10:23:10.896063 crc crio[19822]: time="2026-06-12T10:23:10.896048116Z" level=info msg="Adding pod openstack_dnsmasq-dns-774c8fb449-zlxbx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.177884 | controller | Jun 12 10:23:10.968547 crc crio[19822]: 2026-06-12T10:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37c6aec6d91ea95 Mac:42:fa:08:96:53:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.177910 | controller | Jun 12 10:23:10.969660 crc crio[19822]: time="2026-06-12T10:23:10.969577584Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc001ee2ab0}] Aliases:map[]}"
2026-06-12 11:43:48.177928 | controller | Jun 12 10:23:10.969781 crc crio[19822]: time="2026-06-12T10:23:10.96975883Z" level=info msg="Checking pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.177945 | controller | Jun 12 10:23:10.978631 crc crio[19822]: time="2026-06-12T10:23:10.978553441Z" level=info msg="Ran pod sandbox 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d with infra container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/POD" id=a2a93ed0-0bb2-48ed-be99-e7ca25c4a7aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.177961 | controller | Jun 12 10:23:10.985894 crc crio[19822]: time="2026-06-12T10:23:10.98505619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.177978 | controller | Jun 12 10:23:10.985894 crc crio[19822]: time="2026-06-12T10:23:10.985303518Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.177994 | controller | Jun 12 10:23:10.985894 crc crio[19822]: time="2026-06-12T10:23:10.985352139Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178010 | controller | Jun 12 10:23:10.986728 crc crio[19822]: time="2026-06-12T10:23:10.986322044Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=de00fa3b-1858-4c57-9d6f-11f5e4d98b30 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.178026 | controller | Jun 12 10:23:11.007117 crc crio[19822]: time="2026-06-12T10:23:11.004443515Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\""
2026-06-12 11:43:48.178042 | controller | Jun 12 10:23:11.195439 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47eda0cf5384b7c Mac:da:d3:40:1c:2c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.178058 | controller | Jun 12 10:23:11.195799 crc crio[19822]: time="2026-06-12T10:23:11.195750204Z" level=info msg="Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc00140e668}] Aliases:map[]}"
2026-06-12 11:43:48.178080 | controller | Jun 12 10:23:11.196011 crc crio[19822]: time="2026-06-12T10:23:11.195957221Z" level=info msg="Checking pod openstack_barbican-worker-664cd78cbf-n2gmx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.178097 | controller | Jun 12 10:23:11.211506 crc crio[19822]: time="2026-06-12T10:23:11.211439179Z" level=info msg="Ran pod sandbox 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 with infra container: openstack/barbican-worker-664cd78cbf-n2gmx/POD" id=f4eca910-e148-4db1-9967-12eb51f50eb3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.178113 | controller | Jun 12 10:23:11.217172 crc crio[19822]: time="2026-06-12T10:23:11.217016277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178129 | controller | Jun 12 10:23:11.546390 crc crio[19822]: time="2026-06-12T10:23:11.546301471Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178145 | controller | Jun 12 10:23:11.546769 crc crio[19822]: time="2026-06-12T10:23:11.546747996Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178161 | controller | Jun 12 10:23:11.563683 crc crio[19822]: time="2026-06-12T10:23:11.56359005Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=3819df75-88a7-4b2b-ab62-7c98c9f86000 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.178178 | controller | Jun 12 10:23:11.567400 crc crio[19822]: time="2026-06-12T10:23:11.56734153Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\""
2026-06-12 11:43:48.178195 | controller | Jun 12 10:23:11.602454 crc crio[19822]: time="2026-06-12T10:23:11.602392647Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=f172d699-bc32-4b37-804c-fc288e6c1325 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.178211 | controller | Jun 12 10:23:11.604275 crc crio[19822]: time="2026-06-12T10:23:11.604247596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=670b28b7-28f4-4cbd-9c8c-87499d736bc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178228 | controller | Jun 12 10:23:11.646101 crc crio[19822]: time="2026-06-12T10:23:11.646018178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c2dfe08e-1aa4-4e09-bb43-a512abe893c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178244 | controller | Jun 12 10:23:11.741960 crc crio[19822]: time="2026-06-12T10:23:11.74136304Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=bb201de3-d309-456e-adaa-841572fa1890 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.178260 | controller | Jun 12 10:23:11.742377 crc crio[19822]: time="2026-06-12T10:23:11.74229705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.178282 | controller | Jun 12 10:23:11.781419 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a210b2f3b9af3db Mac:3a:43:b2:c3:4b:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 SocketPath: PciID:}] [{Interface:0xc00025c8f0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.178299 | controller | Jun 12 10:23:11.785069 crc crio[19822]: time="2026-06-12T10:23:11.782790474Z" level=info msg="Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}"
2026-06-12 11:43:48.178316 | controller | Jun 12 10:23:11.785069 crc crio[19822]: time="2026-06-12T10:23:11.784507805Z" level=info msg="Checking pod openstack_dnsmasq-dns-774c8fb449-zlxbx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.178332 | controller | Jun 12 10:23:11.802997 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5094089aff4a01 Mac:a6:0e:18:19:f7:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 SocketPath: PciID:}] [{Interface:0xc0002005d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.178348 | controller | Jun 12 10:23:11.804199 crc crio[19822]: time="2026-06-12T10:23:11.804127881Z" level=info msg="Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc000120800}] Aliases:map[]}"
2026-06-12 11:43:48.178365 | controller | Jun 12 10:23:11.804420 crc crio[19822]: time="2026-06-12T10:23:11.80440259Z" level=info msg="Checking pod openstack_barbican-api-864dc9f876-pvmpp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.178381 | controller | Jun 12 10:23:11.910315 crc crio[19822]: time="2026-06-12T10:23:11.908505446Z" level=info msg="Ran pod sandbox a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 with infra container: openstack/dnsmasq-dns-774c8fb449-zlxbx/POD" id=65ec7cbf-4e22-45ab-b0d1-f888215840b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.178398 | controller | Jun 12 10:23:11.932709 crc crio[19822]: time="2026-06-12T10:23:11.932264297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0ad67723-7960-4cc9-97b6-a54792359b9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178414 | controller | Jun 12 10:23:11.950475 crc crio[19822]: time="2026-06-12T10:23:11.950349234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.178430 | controller | Jun 12 10:23:11.958710 crc crio[19822]: time="2026-06-12T10:23:11.95861566Z" level=info msg="Removing container: 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed" id=21721898-f81d-4119-af85-d6808bd19d0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.178452 | controller | Jun 12 10:23:11.963468 crc crio[19822]: time="2026-06-12T10:23:11.963386848Z" level=info msg="Ran pod sandbox e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 with infra container: openstack/barbican-api-864dc9f876-pvmpp/POD" id=630cf946-8b5a-45c3-9c9d-5439b5e2d0cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.178469 | controller | Jun 12 10:23:11.964232 crc crio[19822]: time="2026-06-12T10:23:11.964112115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.178485 | controller | Jun 12 10:23:11.970710 crc crio[19822]: time="2026-06-12T10:23:11.970592635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=08c36c59-c901-4cca-8d02-0afd7dd6431a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178506 | controller | Jun 12 10:23:11.974570 crc crio[19822]: time="2026-06-12T10:23:11.974520973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=49f284fc-beab-43f7-b277-38f064194a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178532 | controller | Jun 12 10:23:11.975974 crc crio[19822]: time="2026-06-12T10:23:11.975944078Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=9b9d14d0-3268-4df9-8619-3dc489226f71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.178556 | controller | Jun 12 10:23:11.976185 crc crio[19822]: time="2026-06-12T10:23:11.976128694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.178574 | controller | Jun 12 10:23:12.028949 crc crio[19822]: time="2026-06-12T10:23:12.028796253Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5ee86a34-0ca3-4317-ae17-805ec13c5172 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.178591 | controller | Jun 12 10:23:12.088593 crc crio[19822]: time="2026-06-12T10:23:12.087689449Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc002144068}] Aliases:map[]}"
2026-06-12 11:43:48.178608 | controller | Jun 12 10:23:12.088593 crc crio[19822]: time="2026-06-12T10:23:12.087797753Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.178625 | controller | Jun 12 10:23:12.253881 crc crio[19822]: time="2026-06-12T10:23:12.253783995Z" level=info msg="Removed container 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed: openshift-infra/auto-csr-approver-29687656-7jbvv/oc" id=21721898-f81d-4119-af85-d6808bd19d0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.178642 | controller | Jun 12 10:23:12.267240 crc crio[19822]: time="2026-06-12T10:23:12.267127583Z" level=info msg="Stopping pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09" id=7b7b99a1-5b8e-49fc-bfd4-0f68eb52f41c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178658 | controller | Jun 12 10:23:12.270165 crc crio[19822]: time="2026-06-12T10:23:12.267257787Z" level=info msg="Stopped pod sandbox (already stopped): 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09" id=7b7b99a1-5b8e-49fc-bfd4-0f68eb52f41c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178681 | controller | Jun 12 10:23:12.270165 crc crio[19822]: time="2026-06-12T10:23:12.269490686Z" level=info msg="Removing pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09" id=bacb7d9f-ceaa-4147-9ab5-377d3461bac9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178698 | controller | Jun 12 10:23:12.404363 crc crio[19822]: time="2026-06-12T10:23:12.404265244Z" level=info msg="Removed pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09" id=bacb7d9f-ceaa-4147-9ab5-377d3461bac9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178714 | controller | Jun 12 10:23:12.406445 crc crio[19822]: time="2026-06-12T10:23:12.406373272Z" level=info msg="Stopping pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02" id=f415ac0b-ccb5-404c-aac6-a3959da32f26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178730 | controller | Jun 12 10:23:12.406445 crc crio[19822]: time="2026-06-12T10:23:12.406421893Z" level=info msg="Stopped pod sandbox (already stopped): 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02" id=f415ac0b-ccb5-404c-aac6-a3959da32f26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178747 | controller | Jun 12 10:23:12.407614 crc crio[19822]: time="2026-06-12T10:23:12.407539368Z" level=info msg="Removing pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02" id=dab40744-26af-4f86-84b1-b89d664eef99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178763 | controller | Jun 12 10:23:12.431644 crc crio[19822]: time="2026-06-12T10:23:12.431531242Z" level=info msg="Removed pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02" id=dab40744-26af-4f86-84b1-b89d664eef99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178778 | controller | Jun 12 10:23:12.432945 crc crio[19822]: time="2026-06-12T10:23:12.432877682Z" level=info msg="Stopping pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442" id=62d91744-3193-4141-a2bb-1982ca4a83e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178794 | controller | Jun 12 10:23:12.433101 crc crio[19822]: time="2026-06-12T10:23:12.432955144Z" level=info msg="Stopped pod sandbox (already stopped): 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442" id=62d91744-3193-4141-a2bb-1982ca4a83e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178810 | controller | Jun 12 10:23:12.433977 crc crio[19822]: time="2026-06-12T10:23:12.433904094Z" level=info msg="Removing pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442" id=bb7259dc-7b54-4f5e-8d91-0718151a5855 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178827 | controller | Jun 12 10:23:12.447966 crc crio[19822]: time="2026-06-12T10:23:12.447862966Z" level=info msg="Removed pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442" id=bb7259dc-7b54-4f5e-8d91-0718151a5855 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178844 | controller | Jun 12 10:23:12.449183 crc crio[19822]: time="2026-06-12T10:23:12.449095874Z" level=info msg="Stopping pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054" id=771df29b-e3a6-4dba-b96e-05b0c30e9a1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178882 | controller | Jun 12 10:23:12.449707 crc crio[19822]: time="2026-06-12T10:23:12.449221348Z" level=info msg="Stopped pod sandbox (already stopped): b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054" id=771df29b-e3a6-4dba-b96e-05b0c30e9a1d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178901 | controller | Jun 12 10:23:12.450199 crc crio[19822]: time="2026-06-12T10:23:12.450095196Z" level=info msg="Removing pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054" id=af4757bf-f354-4e5b-bff9-021a14becbe7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178923 | controller | Jun 12 10:23:12.472503 crc crio[19822]: time="2026-06-12T10:23:12.470763421Z" level=info msg="Removed pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054" id=af4757bf-f354-4e5b-bff9-021a14becbe7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178940 | controller | Jun 12 10:23:12.473208 crc crio[19822]: time="2026-06-12T10:23:12.473121797Z" level=info msg="Stopping pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435" id=4f0af18c-cd5a-4d29-97b1-20098cf9abdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178956 | controller | Jun 12 10:23:12.473428 crc crio[19822]: time="2026-06-12T10:23:12.473402426Z" level=info msg="Stopped pod sandbox (already stopped): 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435" id=4f0af18c-cd5a-4d29-97b1-20098cf9abdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.178972 | controller | Jun 12 10:23:12.475115 crc crio[19822]: time="2026-06-12T10:23:12.475084198Z" level=info msg="Removing pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435" id=73a030ca-d129-459e-88fb-a436782a3d78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.178989 | controller | Jun 12 10:23:12.496129 crc crio[19822]: time="2026-06-12T10:23:12.495981091Z" level=info msg="Removed pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435" id=73a030ca-d129-459e-88fb-a436782a3d78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.179005 | controller | Jun 12 10:23:12.497553 crc crio[19822]: time="2026-06-12T10:23:12.497486437Z" level=info msg="Stopping pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80" id=2851bbf9-390e-40ab-88a6-4738adc256e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.179021 | controller | Jun 12 10:23:12.497664 crc crio[19822]: time="2026-06-12T10:23:12.49758881Z" level=info msg="Stopped pod sandbox (already stopped): 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80" id=2851bbf9-390e-40ab-88a6-4738adc256e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.179037 | controller | Jun 12 10:23:12.500177 crc crio[19822]: time="2026-06-12T10:23:12.500103411Z" level=info msg="Removing pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80" id=6d155eb3-20b2-48b4-b4cc-8ecea9c541c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.179053 | controller | Jun 12 10:23:12.522980 crc crio[19822]: time="2026-06-12T10:23:12.522766561Z" level=info msg="Removed pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80" id=6d155eb3-20b2-48b4-b4cc-8ecea9c541c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.179068 | controller | Jun 12 10:23:12.523961 crc crio[19822]: time="2026-06-12T10:23:12.523898174Z" level=info msg="Stopping pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17" id=857c744c-2ab9-49eb-bb75-c2243f557014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.179084 | controller | Jun 12 10:23:12.524070 crc crio[19822]: time="2026-06-12T10:23:12.524025998Z" level=info msg="Stopped pod sandbox (already stopped): a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17" id=857c744c-2ab9-49eb-bb75-c2243f557014 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.179101 | controller | Jun 12 10:23:12.525025 crc crio[19822]: time="2026-06-12T10:23:12.524959727Z" level=info msg="Removing pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17" id=4a773079-83d7-4896-adea-70eb3b8009a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.179117 | controller | Jun 12 10:23:12.541123 crc crio[19822]: time="2026-06-12T10:23:12.539337993Z" level=info msg="Creating container: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log" id=9a1a87c2-a557-4fd9-93af-cebcc4cd4ba2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.179138 | controller | Jun 12 10:23:12.541776 crc crio[19822]: time="2026-06-12T10:23:12.541660137Z" level=info msg="Created container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent" id=bb201de3-d309-456e-adaa-841572fa1890 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.179185 | controller | Jun 12 10:23:12.543011 crc crio[19822]: time="2026-06-12T10:23:12.542936977Z" level=info msg="Starting container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075" id=286e686c-1e5d-4973-976d-590e02f7cadd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.179207 | controller | Jun 12 10:23:12.544612 crc crio[19822]: time="2026-06-12T10:23:12.544569629Z" level=info msg="Removed pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17" id=4a773079-83d7-4896-adea-70eb3b8009a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.179223 | controller | Jun 12 10:23:12.544957 crc crio[19822]: time="2026-06-12T10:23:12.544681212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179240 | controller | Jun 12 10:23:12.552027 crc crio[19822]: time="2026-06-12T10:23:12.551958113Z" level=info msg="Started container" PID=67502 containerID=cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075 description=openstack/ceilometer-0/ceilometer-central-agent id=286e686c-1e5d-4973-976d-590e02f7cadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808
2026-06-12 11:43:48.179256 | controller | Jun 12 10:23:12.643039 crc crio[19822]: time="2026-06-12T10:23:12.642939924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179272 | controller | Jun 12 10:23:12.649625 crc crio[19822]: time="2026-06-12T10:23:12.649526003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179289 | controller | Jun 12 10:23:12.654864 crc crio[19822]: time="2026-06-12T10:23:12.654711237Z" level=info msg="Creating container: openstack/dnsmasq-dns-774c8fb449-zlxbx/init" id=3fb902bb-43eb-4c7d-ba70-13f293b15a9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.179304 | controller | Jun 12 10:23:12.655322 crc crio[19822]: time="2026-06-12T10:23:12.655259015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179320 | controller | Jun 12 10:23:12.725311 crc crio[19822]: time="2026-06-12T10:23:12.724326172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179336 | controller | Jun 12 10:23:12.729570 crc crio[19822]: time="2026-06-12T10:23:12.72899538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179353 | controller | Jun 12 10:23:13.593735 crc crio[19822]: time="2026-06-12T10:23:13.59312313Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f2aca605-51b2-4864-9d09-1b07c1a3a92f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.179381 | controller | Jun 12 10:23:13.598964 crc crio[19822]: time="2026-06-12T10:23:13.598890985Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.179477 | controller | Jun 12 10:23:13.726363 crc crio[19822]: time="2026-06-12T10:23:13.726228115Z" level=info msg="Created container 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6: openstack/dnsmasq-dns-774c8fb449-zlxbx/init" id=3fb902bb-43eb-4c7d-ba70-13f293b15a9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.179502 | controller | Jun 12 10:23:13.727708 crc crio[19822]: time="2026-06-12T10:23:13.727556938Z" level=info msg="Starting container: 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6" id=0fe07d65-8c57-4156-b8fb-d4b9c1ea344f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.179519 | controller | Jun 12 10:23:13.734698 crc crio[19822]: time="2026-06-12T10:23:13.734607711Z" level=info msg="Created container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log" id=9a1a87c2-a557-4fd9-93af-cebcc4cd4ba2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.179535 | controller | Jun 12 10:23:13.735585 crc crio[19822]: time="2026-06-12T10:23:13.735487929Z" level=info msg="Started container" PID=67601 containerID=0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6 description=openstack/dnsmasq-dns-774c8fb449-zlxbx/init id=0fe07d65-8c57-4156-b8fb-d4b9c1ea344f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401
2026-06-12 11:43:48.179551 | controller | Jun 12 10:23:13.737031 crc crio[19822]: time="2026-06-12T10:23:13.736857173Z" level=info msg="Starting container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a" id=61bd44b5-6796-4891-9857-f75f5f4ed862 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.179568 | controller | Jun 12 10:23:13.743958 crc crio[19822]: time="2026-06-12T10:23:13.743864705Z" level=info msg="Started container" PID=67597 containerID=59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a description=openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log id=61bd44b5-6796-4891-9857-f75f5f4ed862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0
2026-06-12 11:43:48.179585 | controller | Jun 12 10:23:13.974542 crc crio[19822]: time="2026-06-12T10:23:13.974334824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=7c755dad-b606-4536-8369-86aecbf49d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.179609 | controller | Jun 12 10:23:14.030292 crc crio[19822]: time="2026-06-12T10:23:14.02978211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0d2ed731-b30a-4a2e-b845-97bef3989628 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.179634 | controller | Jun 12 10:23:14.052643 crc crio[19822]: 2026-06-12T10:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbc2c8c8780b55a Mac:7e:f6:94:3c:e8:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb SocketPath: PciID:}] [{Interface:0xc000314e30 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.179654 | controller | Jun 12 10:23:14.054494 crc crio[19822]: time="2026-06-12T10:23:14.054459682Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc002144068}] Aliases:map[]}"
2026-06-12 11:43:48.179671 | controller | Jun 12 10:23:14.054748 crc crio[19822]: time="2026-06-12T10:23:14.05472898Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.179693 | controller | Jun 12 10:23:14.070748 crc crio[19822]: time="2026-06-12T10:23:14.070708917Z" level=info msg="Ran pod sandbox dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa with infra container: openstack/cinder-scheduler-0/POD" id=9b9d14d0-3268-4df9-8619-3dc489226f71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.179710 | controller | Jun 12 10:23:14.073049 crc crio[19822]: time="2026-06-12T10:23:14.07299089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.179726 | controller | Jun 12 10:23:14.073340 crc crio[19822]: time="2026-06-12T10:23:14.073286818Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.179742 | controller | Jun 12 10:23:14.073506 crc crio[19822]: time="2026-06-12T10:23:14.073418982Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.179758 | controller | Jun 12 10:23:14.074324 crc crio[19822]: time="2026-06-12T10:23:14.074254809Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=6458bfbb-44f8-445d-b70f-256f0dd616ca name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.179774 | controller | Jun 12 10:23:14.079109 crc crio[19822]: time="2026-06-12T10:23:14.079081871Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\""
2026-06-12 11:43:48.179790 | controller | Jun 12 10:23:14.141475 crc crio[19822]: time="2026-06-12T10:23:14.141285272Z" level=info msg="Creating container: openstack/barbican-api-864dc9f876-pvmpp/barbican-api" id=234c7076-da1b-4f91-8769-395f42e07d0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.179806 | controller | Jun 12 10:23:14.141801 crc crio[19822]: time="2026-06-12T10:23:14.141754117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179822 | controller | Jun 12 10:23:14.317567 crc crio[19822]: time="2026-06-12T10:23:14.317496677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=adc5d50e-f29c-43e7-9b51-afb52620f6f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.179838 | controller | Jun 12 10:23:15.134693 crc crio[19822]: time="2026-06-12T10:23:15.132571879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=12f587cb-40a8-4d0a-9f97-ffaafea4019f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.179889 | controller | Jun 12 10:23:16.067557 crc crio[19822]: time="2026-06-12T10:23:16.067115549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179912 | controller | Jun 12 10:23:16.083066 crc crio[19822]: time="2026-06-12T10:23:16.082973582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179935 | controller | Jun 12 10:23:16.180917 crc crio[19822]: time="2026-06-12T10:23:16.180385257Z" level=info msg="Creating container: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns" id=7dfc022a-8845-4fbd-91a1-021ea9272add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.179953 | controller | Jun 12 10:23:16.200442 crc crio[19822]: time="2026-06-12T10:23:16.200248006Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-b6cd6b77-l42gt/POD" id=290ecfb3-714e-45f7-a0ff-7d3c2ed1e557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.179970 | controller | Jun 12 10:23:16.201039 crc crio[19822]: time="2026-06-12T10:23:16.20101575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.179986 | controller | Jun 12 10:23:16.293044 crc crio[19822]: time="2026-06-12T10:23:16.286380924Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f2aca605-51b2-4864-9d09-1b07c1a3a92f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.180003 | controller | Jun 12 10:23:16.296513 crc crio[19822]: time="2026-06-12T10:23:16.293799898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=6bdaffcb-9064-43ae-8996-56d04a109ad0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180019 | controller | Jun 12 10:23:16.309712 crc crio[19822]: time="2026-06-12T10:23:16.309480249Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=b5c838c5-7b4f-412d-bfa1-75f0412ef43e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.180036 | controller | Jun 12 10:23:16.309712 crc crio[19822]: time="2026-06-12T10:23:16.309569931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180052 | controller | Jun 12 10:23:16.371930 crc crio[19822]: time="2026-06-12T10:23:16.371863511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180068 | controller | Jun 12 10:23:16.401066 crc crio[19822]: time="2026-06-12T10:23:16.400375948Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=de00fa3b-1858-4c57-9d6f-11f5e4d98b30 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.180086 | controller | Jun 12 10:23:16.407950 crc crio[19822]: time="2026-06-12T10:23:16.406559166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=aae838f5-6204-4920-9eca-a5abfea63e6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180119 | controller | Jun 12 10:23:16.423684 crc crio[19822]: time="2026-06-12T10:23:16.423449966Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=3819df75-88a7-4b2b-ab62-7c98c9f86000 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.180137 | controller | Jun 12 10:23:16.426785 crc crio[19822]: time="2026-06-12T10:23:16.426713551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=181c52f4-4db1-499b-977d-b8caada7297d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180153 | controller | Jun 12 10:23:16.482926 crc crio[19822]: time="2026-06-12T10:23:16.482228007Z" level=info msg="Created container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api" id=234c7076-da1b-4f91-8769-395f42e07d0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.180178 | controller | Jun 12 10:23:16.495678 crc crio[19822]: time="2026-06-12T10:23:16.493337142Z" level=info msg="Starting container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493" id=e8020a8e-aac9-4ceb-a7e4-1a383519baac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.180196 | controller | Jun 12 10:23:16.515891 crc crio[19822]: time="2026-06-12T10:23:16.514600386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=76bf2cf3-3bfa-42c7-b0b6-2b6686b4ea43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180212 | controller | Jun 12 10:23:16.515891 crc crio[19822]: time="2026-06-12T10:23:16.514909516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=eabd894d-6e7f-451e-9819-2e3d89ae9655 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180229 | controller | Jun 12 10:23:16.521467 crc crio[19822]: time="2026-06-12T10:23:16.521367306Z" level=info msg="Started container" PID=67815 containerID=bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493 description=openstack/barbican-api-864dc9f876-pvmpp/barbican-api id=e8020a8e-aac9-4ceb-a7e4-1a383519baac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0
2026-06-12 11:43:48.180246 | controller | Jun 12 10:23:16.543952 crc crio[19822]: time="2026-06-12T10:23:16.543583541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=cc1383ac-1939-49c4-acd1-880a73dcf779 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180263 | controller | Jun 12 10:23:16.581369 crc crio[19822]: time="2026-06-12T10:23:16.581309898Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc002ed0420}] Aliases:map[]}"
2026-06-12 11:43:48.180279 | controller | Jun 12 10:23:16.581595 crc crio[19822]: time="2026-06-12T10:23:16.581572257Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.180295 | controller | Jun 12 10:23:16.583322 crc crio[19822]: time="2026-06-12T10:23:16.583197006Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc003094258}] Aliases:map[]}"
2026-06-12 11:43:48.180312 | controller | Jun 12 10:23:16.583322 crc crio[19822]: time="2026-06-12T10:23:16.583279909Z" level=info msg="Adding pod openstack_dnsmasq-dns-b6cd6b77-l42gt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.180328 | controller | Jun 12 10:23:16.951595 crc crio[19822]: time="2026-06-12T10:23:16.951250052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180350 | controller | Jun 12 10:23:16.966010 crc crio[19822]: time="2026-06-12T10:23:16.95776296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180367 | controller | Jun 12 10:23:16.999060 crc crio[19822]: time="2026-06-12T10:23:16.998551472Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=f92fdc2c-4589-4aa0-9292-4a80e79b6e4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.180383 | controller | Jun 12 10:23:16.999570 crc crio[19822]: time="2026-06-12T10:23:16.999514193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180399 | controller | Jun 12 10:23:17.047089 crc crio[19822]: time="2026-06-12T10:23:17.037251038Z" level=info msg="Creating container: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log" id=41955e8e-2287-4987-bee3-569ce606cf5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.180415 | controller | Jun 12 10:23:17.057184 crc crio[19822]: time="2026-06-12T10:23:17.057030325Z" level=info msg="Creating container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log" id=ba86f67a-2a74-4266-b218-c2d745909a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.180431 | controller | Jun 12 10:23:17.063024 crc crio[19822]: time="2026-06-12T10:23:17.062940121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180447 | controller | Jun 12 10:23:17.153365 crc crio[19822]: time="2026-06-12T10:23:17.152797805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180463 | controller | Jun 12 10:23:17.163760 crc crio[19822]: time="2026-06-12T10:23:17.161986517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180479 | controller | Jun 12 10:23:17.232603 crc crio[19822]: time="2026-06-12T10:23:17.232001474Z" level=info msg="Created container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns" id=7dfc022a-8845-4fbd-91a1-021ea9272add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.180495 | controller | Jun 12 10:23:17.235353 crc crio[19822]: time="2026-06-12T10:23:17.235306399Z" level=info msg="Starting container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f" id=dd0777e0-9ead-4bc5-b6c3-c771b3e86bd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.180511 | controller | Jun 12 10:23:17.245160 crc crio[19822]: time="2026-06-12T10:23:17.245031197Z" level=info msg="Started container" PID=68093 containerID=5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f description=openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns id=dd0777e0-9ead-4bc5-b6c3-c771b3e86bd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401
2026-06-12 11:43:48.180528 | controller | Jun 12 10:23:17.276977 crc crio[19822]: 2026-06-12T10:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1166df408f81ef9 Mac:76:c8:7f:09:f7:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d SocketPath: PciID:}] [{Interface:0xc0001126b0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.180579 | controller | Jun 12 10:23:17.278725 crc crio[19822]: time="2026-06-12T10:23:17.278644611Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc003094258}] Aliases:map[]}"
2026-06-12 11:43:48.180602 | controller | Jun 12 10:23:17.278980 crc crio[19822]: time="2026-06-12T10:23:17.27891419Z" level=info msg="Checking pod openstack_dnsmasq-dns-b6cd6b77-l42gt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.180619 | controller | Jun 12 10:23:17.305340 crc crio[19822]: time="2026-06-12T10:23:17.301066662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180636 | controller | Jun 12 10:23:17.306770 crc crio[19822]: time="2026-06-12T10:23:17.306623059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180652 | controller | Jun 12 10:23:17.316894 crc crio[19822]: time="2026-06-12T10:23:17.316713278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180668 | controller | Jun 12 10:23:17.326099 crc crio[19822]: time="2026-06-12T10:23:17.325751525Z" level=info msg="Ran pod sandbox 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c with infra container: openstack/dnsmasq-dns-b6cd6b77-l42gt/POD" id=290ecfb3-714e-45f7-a0ff-7d3c2ed1e557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.180691 | controller | Jun 12 10:23:17.333256 crc crio[19822]: time="2026-06-12T10:23:17.333067425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=61bbc0f2-93af-4e2a-b463-eb9800236005 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180716 | controller | Jun 12 10:23:17.352537 crc crio[19822]: time="2026-06-12T10:23:17.352436966Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=6458bfbb-44f8-445d-b70f-256f0dd616ca name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.180742 | controller | Jun 12 10:23:17.355361 crc crio[19822]: time="2026-06-12T10:23:17.355284187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=28f27327-40ef-4938-9be4-01187c082df8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180763 | controller | Jun 12 10:23:17.402068 crc crio[19822]: time="2026-06-12T10:23:17.401989809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=eed1f787-c595-450a-a6eb-dc73c509677e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180788 | controller | Jun 12 10:23:17.412494 crc crio[19822]: time="2026-06-12T10:23:17.412363607Z" level=info msg="Stopping container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f (timeout: 10s)" id=88aae504-d05f-465d-9afb-77a533bc092e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.180810 | controller | Jun 12 10:23:17.415299 crc crio[19822]: time="2026-06-12T10:23:17.415216187Z" level=info msg="Created container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent" id=f92fdc2c-4589-4aa0-9292-4a80e79b6e4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.180832 | controller | Jun 12 10:23:17.416221 crc crio[19822]: time="2026-06-12T10:23:17.416176548Z" level=info msg="Starting container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75" id=56dfb2aa-84d8-4941-86e5-06dd7735ce2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.180867 | controller | Jun 12 10:23:17.424479 crc crio[19822]: time="2026-06-12T10:23:17.424372267Z" level=info msg="Started container" PID=68184 containerID=90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75 description=openstack/ceilometer-0/ceilometer-notification-agent id=56dfb2aa-84d8-4941-86e5-06dd7735ce2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808
2026-06-12 11:43:48.180892 | controller | Jun 12 10:23:17.424699 crc crio[19822]: time="2026-06-12T10:23:17.424400668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=e8b6c3ac-9909-4253-93b6-f646c14ee524 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.180909 | controller | Jun 12 10:23:17.465930 crc crio[19822]: time="2026-06-12T10:23:17.465471449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180926 | controller | Jun 12 10:23:17.469931 crc crio[19822]: time="2026-06-12T10:23:17.469887391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.180942 | controller | Jun 12 10:23:17.471499 crc crio[19822]: time="2026-06-12T10:23:17.470958223Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=eafcb519-d7e6-46e8-8dc3-d7d0ed98f0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.180957 | controller | Jun 12 10:23:17.480020 crc crio[19822]: time="2026-06-12T10:23:17.479560845Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=de0fc329-b971-465d-b64f-82f20db18c82 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.180973 | controller | Jun 12 10:23:17.484653 crc crio[19822]: time="2026-06-12T10:23:17.48378078Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.180989 | controller | Jun 12 10:23:17.484653 crc crio[19822]: time="2026-06-12T10:23:17.484080469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181005 | controller | Jun 12 10:23:17.485121 crc crio[19822]: time="2026-06-12T10:23:17.485100111Z" level=info msg="Creating container: openstack/dnsmasq-dns-b6cd6b77-l42gt/init" id=509af34c-d71b-488b-baaf-4a89a9bbbaea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181020 | controller | Jun 12 10:23:17.485701 crc crio[19822]: time="2026-06-12T10:23:17.485438531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181036 | controller | Jun 12 10:23:17.564014 crc crio[19822]: 2026-06-12T10:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb68ce2cbb3632e Mac:de:77:53:99:97:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 SocketPath: PciID:}] [{Interface:0xc000229310 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.181053 | controller | Jun 12 10:23:17.564014 crc crio[19822]: time="2026-06-12T10:23:17.56339078Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc002ed0420}] Aliases:map[]}"
2026-06-12 11:43:48.181076 | controller | Jun 12 10:23:17.567628 crc crio[19822]: time="2026-06-12T10:23:17.567557663Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.181093 | controller | Jun 12 10:23:17.628570 crc crio[19822]: time="2026-06-12T10:23:17.628392941Z" level=info msg="Stopped container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns" id=88aae504-d05f-465d-9afb-77a533bc092e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.181109 | controller | Jun 12 10:23:17.637045 crc crio[19822]: time="2026-06-12T10:23:17.636439316Z" level=info msg="Stopping pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401" id=336146e6-e566-4eb2-bdbc-3bcc5c42892d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.181125 | controller | Jun 12 10:23:17.637490 crc crio[19822]: time="2026-06-12T10:23:17.637226921Z" level=info msg="Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc002144330}] Aliases:map[]}"
2026-06-12 11:43:48.181141 | controller | Jun 12 10:23:17.637490 crc crio[19822]: time="2026-06-12T10:23:17.637400076Z" level=info msg="Deleting pod openstack_dnsmasq-dns-774c8fb449-zlxbx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.181157 | controller | Jun 12 10:23:17.643089 crc crio[19822]: time="2026-06-12T10:23:17.643005332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181174 | controller | Jun 12 10:23:17.660134 crc crio[19822]: time="2026-06-12T10:23:17.660051366Z" level=info msg="Ran pod sandbox cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 with infra container: openstack/cinder-api-0/POD" id=b5c838c5-7b4f-412d-bfa1-75f0412ef43e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.181190 | controller | Jun 12 10:23:17.664370 crc crio[19822]: time="2026-06-12T10:23:17.664334991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=faa08c8b-c7a7-470b-a035-7eaf0dd460a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181207 | controller | Jun 12 10:23:17.667851 crc crio[19822]: time="2026-06-12T10:23:17.667403945Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=df76546a-4b84-4d82-aa5d-c2ee6ad8f90f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181223 | controller | Jun 12 10:23:17.705012 crc crio[19822]: time="2026-06-12T10:23:17.704650338Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=4ed73744-41a7-4b20-9c1d-4f3433068848 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181240 | controller | Jun 12 10:23:17.708886 crc crio[19822]: time="2026-06-12T10:23:17.70876683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181261 | controller | Jun 12 10:23:17.714072 crc crio[19822]: time="2026-06-12T10:23:17.713896845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181278 | controller | Jun 12 10:23:17.733878 crc crio[19822]: time="2026-06-12T10:23:17.733188433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181294 | controller | Jun 12 10:23:17.812013 crc crio[19822]: time="2026-06-12T10:23:17.811884946Z" level=info msg="Created container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log" id=ba86f67a-2a74-4266-b218-c2d745909a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181311 | controller | Jun 12 10:23:17.813270 crc crio[19822]: time="2026-06-12T10:23:17.813186148Z" level=info msg="Starting container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f" id=8c12430f-89ed-4270-83a0-6d96f84b4a5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.181328 | controller | Jun 12 10:23:17.825104 crc crio[19822]: time="2026-06-12T10:23:17.821558828Z" level=info msg="Started container" PID=68225 containerID=69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f description=openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log id=8c12430f-89ed-4270-83a0-6d96f84b4a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d
2026-06-12 11:43:48.181344 | controller | Jun 12 10:23:17.845742 crc crio[19822]: time="2026-06-12T10:23:17.845484221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181360 | controller | Jun 12 10:23:17.853217 crc crio[19822]: time="2026-06-12T10:23:17.853074855Z" level=info msg="Created container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log" id=41955e8e-2287-4987-bee3-569ce606cf5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181376 | controller | Jun 12 10:23:17.858424 crc crio[19822]: time="2026-06-12T10:23:17.858238321Z" level=info msg="Starting container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df" id=13acd4c2-b067-42cd-8f7e-9c2728486948 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.181393 | controller | Jun 12 10:23:17.876722 crc crio[19822]: time="2026-06-12T10:23:17.87595511Z" level=info msg="Started container" PID=68230 containerID=5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df description=openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log id=13acd4c2-b067-42cd-8f7e-9c2728486948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9
2026-06-12 11:43:48.181409 | controller | Jun 12 10:23:17.891590 crc crio[19822]: time="2026-06-12T10:23:17.891287748Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=0ebf1eb1-aa47-4dbe-b6d0-23c0bea8def2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181425 | controller | Jun 12 10:23:17.930585 crc crio[19822]: time="2026-06-12T10:23:17.929389966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=8e128d37-a321-45f4-9008-8076f621537f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181442 | controller | Jun 12 10:23:18.052565 crc crio[19822]: time="2026-06-12T10:23:18.050908122Z" level=info msg="Created container 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b: openstack/dnsmasq-dns-b6cd6b77-l42gt/init" id=509af34c-d71b-488b-baaf-4a89a9bbbaea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181464 | controller | Jun 12 10:23:18.052565 crc crio[19822]: time="2026-06-12T10:23:18.052470881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=ebcacf0a-c0c5-4158-a249-4a08cd47e690 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181481 | controller | Jun 12 10:23:18.052913 crc crio[19822]: time="2026-06-12T10:23:18.052557425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=360897d9-4fca-42e3-a80d-5f3f6b0ba309 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181498 | controller | Jun 12 10:23:18.052913 crc crio[19822]: time="2026-06-12T10:23:18.052643867Z" level=info msg="Starting container: 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b" id=79254c20-88dd-4a60-9d5d-e583f9823c1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.181514 | controller | Jun 12 10:23:18.075580 crc crio[19822]: time="2026-06-12T10:23:18.075402678Z" level=info msg="Started container" PID=68253 containerID=660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b description=openstack/dnsmasq-dns-b6cd6b77-l42gt/init id=79254c20-88dd-4a60-9d5d-e583f9823c1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c
2026-06-12 11:43:48.181530 | controller | Jun 12 10:23:18.120359 crc crio[19822]: time="2026-06-12T10:23:18.119670352Z" level=info msg="Creating container: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker" id=6c147725-441e-4706-a65d-2eed66e8bcdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181546 | controller | Jun 12 10:23:18.144353 crc crio[19822]: time="2026-06-12T10:23:18.144039013Z" level=info msg="Creating container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener" id=929d2c3d-5458-42a9-ada1-d9b1ad4e8dd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181562 | controller | Jun 12 10:23:18.147393 crc crio[19822]: time="2026-06-12T10:23:18.147285814Z" level=info msg="Stopped pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401" id=336146e6-e566-4eb2-bdbc-3bcc5c42892d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.181578 | controller | Jun 12 10:23:18.264481 crc crio[19822]: time="2026-06-12T10:23:18.264400435Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=de0fc329-b971-465d-b64f-82f20db18c82 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.181593 | controller | Jun 12 10:23:18.265709 crc crio[19822]: time="2026-06-12T10:23:18.265110086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181609 | controller | Jun 12 10:23:18.279680 crc crio[19822]: time="2026-06-12T10:23:18.279507168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=43453afc-6d86-405d-aad6-c3682d00561e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181624 | controller | Jun 12 10:23:18.287103 crc crio[19822]: time="2026-06-12T10:23:18.287061152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181640 | controller | Jun 12 10:23:18.356382 crc crio[19822]: time="2026-06-12T10:23:18.35603868Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=5bd8c788-e081-4a7c-9bc5-e26bf06bc134 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181660 | controller | Jun 12 10:23:18.553708 crc crio[19822]: time="2026-06-12T10:23:18.511347346Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=1d9ffb4c-3d17-41b1-a644-894c0f41fff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181677 | controller | Jun 12 10:23:18.570061 crc crio[19822]: time="2026-06-12T10:23:18.569352247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181692 | controller | Jun 12 10:23:18.591337 crc crio[19822]: time="2026-06-12T10:23:18.591240726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181708 | controller | Jun 12 10:23:18.628652 crc crio[19822]: time="2026-06-12T10:23:18.628365805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181723 | controller | Jun 12 10:23:18.721295 crc crio[19822]: time="2026-06-12T10:23:18.72118926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2298573d-4242-48b9-a71d-77afcbc2edef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181739 | controller | Jun 12 10:23:18.728379 crc crio[19822]: time="2026-06-12T10:23:18.727307374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181754 | controller | Jun 12 10:23:18.733488 crc crio[19822]: time="2026-06-12T10:23:18.733400017Z" level=info msg="Removing container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f" id=11a99f1a-0728-40e9-ab51-848283163629 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.181769 | controller | Jun 12 10:23:18.736289 crc crio[19822]: time="2026-06-12T10:23:18.736194467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181785 | controller | Jun 12 10:23:18.864328 crc crio[19822]: time="2026-06-12T10:23:18.864093526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=54a24f62-ae40-4a18-a88e-736fb12c2433 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.181800 | controller | Jun 12 10:23:18.900426 crc crio[19822]: time="2026-06-12T10:23:18.899957607Z" level=info msg="Created container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker" id=6c147725-441e-4706-a65d-2eed66e8bcdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181815 | controller | Jun 12 10:23:18.912332 crc crio[19822]: time="2026-06-12T10:23:18.91209376Z" level=info msg="Starting container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b" id=4720ae26-c724-4d10-9cd9-139c99504fdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.181832 | controller | Jun 12 10:23:18.917226 crc crio[19822]: time="2026-06-12T10:23:18.903378043Z" level=info msg="Created container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core" id=1d9ffb4c-3d17-41b1-a644-894c0f41fff4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.181889 | controller | Jun 12 10:23:18.918432 crc crio[19822]: time="2026-06-12T10:23:18.918345406Z" level=info msg="Starting container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d" id=70ec731e-d781-4160-a197-38367ab26db2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.181919 | controller | Jun 12 10:23:18.926759 crc crio[19822]: time="2026-06-12T10:23:18.926665518Z" level=info msg="Started container" PID=68318 containerID=79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d description=openstack/ceilometer-0/sg-core id=70ec731e-d781-4160-a197-38367ab26db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808
2026-06-12 11:43:48.181937 | controller | Jun 12 10:23:18.934297 crc crio[19822]: time="2026-06-12T10:23:18.934174147Z" level=info msg="Started container" PID=68307 containerID=4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b description=openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker id=4720ae26-c724-4d10-9cd9-139c99504fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9
2026-06-12 11:43:48.181954 | controller | Jun 12 10:23:18.998888 crc crio[19822]: time="2026-06-12T10:23:18.998338268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.181970 | controller | Jun 12 10:23:19.015419 crc crio[19822]: time="2026-06-12T10:23:19.015269567Z" level=info msg="Removed container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns" id=11a99f1a-0728-40e9-ab51-848283163629 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.181986 | controller | Jun 12 10:23:19.022965 crc crio[19822]: time="2026-06-12T10:23:19.022880316Z" level=info msg="Removing container: 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6" id=d8554652-569c-498d-92d0-cc03e3ea6612 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.182002 | controller | Jun 12 10:23:19.027668 crc crio[19822]: time="2026-06-12T10:23:19.025571964Z" level=info msg="Creating container: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns" id=b18a0c5e-0297-432d-a1fd-b275d25607a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182018 | controller | Jun 12 10:23:19.037386 crc crio[19822]: time="2026-06-12T10:23:19.028020133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182034 | controller | Jun 12 10:23:19.054360 crc crio[19822]: time="2026-06-12T10:23:19.054027455Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=552be82a-a7cd-436c-848a-262687396939 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.182049 | controller | Jun 12 10:23:19.058487 crc crio[19822]: time="2026-06-12T10:23:19.058388224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182065 | controller | Jun 12 10:23:19.062206 crc crio[19822]: time="2026-06-12T10:23:19.062137902Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.182081 | controller | Jun 12 10:23:19.207192 crc crio[19822]: time="2026-06-12T10:23:19.20654855Z" level=info msg="Removed container 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6: openstack/dnsmasq-dns-774c8fb449-zlxbx/init" id=d8554652-569c-498d-92d0-cc03e3ea6612 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.182096 | controller | Jun 12 10:23:19.222923 crc crio[19822]: time="2026-06-12T10:23:19.222511151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182112 | controller | Jun 12 10:23:19.236555 crc crio[19822]: time="2026-06-12T10:23:19.23647404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182132 | controller | Jun 12 10:23:19.244380 crc crio[19822]: time="2026-06-12T10:23:19.24426111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182148 | controller | Jun 12 10:23:19.327499 crc crio[19822]: time="2026-06-12T10:23:19.327303838Z" level=info msg="Created container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener" id=929d2c3d-5458-42a9-ada1-d9b1ad4e8dd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182163 | controller | Jun 12 10:23:19.341861 crc crio[19822]: time="2026-06-12T10:23:19.341674249Z" level=info msg="Starting container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c" id=e4b35822-7fe0-48ea-acdc-f8ba6c21e355 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.182179 | controller | Jun 12 10:23:19.348943 crc crio[19822]: time="2026-06-12T10:23:19.34885562Z" level=info msg="Started container" PID=68384 containerID=91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c description=openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener id=e4b35822-7fe0-48ea-acdc-f8ba6c21e355 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d
2026-06-12 11:43:48.182195 | controller | Jun 12 10:23:19.515224 crc crio[19822]: time="2026-06-12T10:23:19.515092334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182211 | controller | Jun 12 10:23:19.869213 crc crio[19822]: time="2026-06-12T10:23:19.868462107Z" level=info msg="Created container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns" id=b18a0c5e-0297-432d-a1fd-b275d25607a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182227 | controller | Jun 12 10:23:19.870599 crc crio[19822]: time="2026-06-12T10:23:19.868510919Z" level=info msg="Created container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler" id=eafcb519-d7e6-46e8-8dc3-d7d0ed98f0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182242 | controller | Jun 12 10:23:19.870599 crc crio[19822]: time="2026-06-12T10:23:19.868729126Z" level=info msg="Created container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log" id=4ed73744-41a7-4b20-9c1d-4f3433068848 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182258 | controller | Jun 12 10:23:19.871894 crc crio[19822]: time="2026-06-12T10:23:19.871745471Z" level=info msg="Starting container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474" id=88f611e8-d817-4801-8e2e-6db12a52d845 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.182273 | controller | Jun 12 10:23:19.873127 crc crio[19822]: time="2026-06-12T10:23:19.872427163Z" level=info msg="Starting container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff" id=288f7e3c-499a-41a5-939e-a0065e4967d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.182288 | controller | Jun 12 10:23:19.873127 crc crio[19822]: time="2026-06-12T10:23:19.872537356Z" level=info msg="Starting container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c" id=aa688f16-d099-43be-9bc0-98f40ba00f52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.182304 | controller | Jun 12 10:23:19.880337 crc crio[19822]: time="2026-06-12T10:23:19.88024352Z" level=info msg="Started container" PID=68422 containerID=7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474 description=openstack/cinder-api-0/cinder-api-log id=88f611e8-d817-4801-8e2e-6db12a52d845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23
2026-06-12 11:43:48.182325 | controller | Jun 12 10:23:19.881634 crc crio[19822]: time="2026-06-12T10:23:19.880772817Z" level=info msg="Started container" PID=68401 containerID=a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff description=openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns id=288f7e3c-499a-41a5-939e-a0065e4967d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c
2026-06-12 11:43:48.182342 | controller | Jun 12 10:23:19.888938 crc crio[19822]: time="2026-06-12T10:23:19.888388608Z" level=info msg="Started container" PID=68403 containerID=bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c description=openstack/cinder-scheduler-0/cinder-scheduler id=aa688f16-d099-43be-9bc0-98f40ba00f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa
2026-06-12 11:43:48.182358 | controller | Jun 12 10:23:19.966536 crc crio[19822]: time="2026-06-12T10:23:19.966472955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=2a6bb89c-53ea-4d5e-afe2-95803e4ce473 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.182374 | controller | Jun 12 10:23:19.975945 crc crio[19822]: time="2026-06-12T10:23:19.975777109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=e0347d9a-1b1e-40ee-96e1-277bacd5cdff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.182390 | controller | Jun 12 10:23:20.025591 crc crio[19822]: time="2026-06-12T10:23:20.024419335Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=d395bf10-f5d8-4cf0-98f5-b209e00a189b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.182406 | controller | Jun 12 10:23:20.040186 crc crio[19822]: time="2026-06-12T10:23:20.040045945Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=9e94844e-618f-48b2-ae41-99047a4240a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182422 | controller | Jun 12 10:23:20.040887 crc crio[19822]: time="2026-06-12T10:23:20.040628773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182438 | controller | Jun 12 10:23:20.074976 crc crio[19822]: time="2026-06-12T10:23:20.074451602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=58367f80-70c5-48c1-88ce-6feb56088906 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.182454 | controller | Jun 12 10:23:20.098709 crc crio[19822]: time="2026-06-12T10:23:20.098614282Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=548f0543-719d-4a34-b33d-2fca0088090e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182469 | controller | Jun 12 10:23:20.102351 crc crio[19822]: time="2026-06-12T10:23:20.100265565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182485 | controller | Jun 12 10:23:20.182604 crc crio[19822]: time="2026-06-12T10:23:20.182423598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182501 | controller | Jun 12 10:23:20.238868 crc crio[19822]: time="2026-06-12T10:23:20.238176524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182534 | controller | Jun 12 10:23:20.662695 crc crio[19822]: time="2026-06-12T10:23:20.662415294Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=552be82a-a7cd-436c-848a-262687396939 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.182550 | controller | Jun 12 10:23:20.664473 crc crio[19822]: time="2026-06-12T10:23:20.664405908Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=3e8546bd-6b49-4880-9d66-5a595b9dba94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.182566 | controller | Jun 12 10:23:20.717953 crc crio[19822]: time="2026-06-12T10:23:20.717694358Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=0e871492-d49e-4f18-8cc7-7af80e2a9256 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.182581 | controller | Jun 12 10:23:20.739657 crc crio[19822]: time="2026-06-12T10:23:20.739544537Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=e1eb2eb9-2a53-49ce-a9b1-54e76452d07b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182597 | controller | Jun 12 10:23:20.740891 crc crio[19822]: time="2026-06-12T10:23:20.740772386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182613 | controller | Jun 12 10:23:21.043205 crc crio[19822]: time="2026-06-12T10:23:21.042873221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182628 | controller | Jun 12 10:23:21.062898 crc crio[19822]: time="2026-06-12T10:23:21.059568866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182644 | controller | Jun 12 10:23:21.230259 crc crio[19822]: time="2026-06-12T10:23:21.229696411Z" level=info msg="Created container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd" id=e1eb2eb9-2a53-49ce-a9b1-54e76452d07b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182660 | controller | Jun 12 10:23:21.232077 crc crio[19822]: time="2026-06-12T10:23:21.231968313Z" level=info msg="Starting container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb" id=25b5a411-024c-45bc-a99b-fad756b42ed2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.182676 | controller | Jun 12 10:23:21.237691 crc crio[19822]: time="2026-06-12T10:23:21.237607932Z" level=info msg="Started container" PID=68545 containerID=d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb description=openstack/ceilometer-0/proxy-httpd id=25b5a411-024c-45bc-a99b-fad756b42ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808
2026-06-12 11:43:48.182692 | controller | Jun 12 10:23:21.831849 crc crio[19822]: time="2026-06-12T10:23:21.831729725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182708 | controller | Jun 12 10:23:21.860465 crc crio[19822]: time="2026-06-12T10:23:21.860378519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182724 | controller | Jun 12 10:23:22.061901 crc crio[19822]: time="2026-06-12T10:23:22.061363676Z" level=info msg="Created container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe" id=548f0543-719d-4a34-b33d-2fca0088090e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182745 | controller | Jun 12 10:23:22.065904 crc crio[19822]: time="2026-06-12T10:23:22.065534916Z" level=info msg="Starting container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875" id=c012fccd-685b-4732-9b78-0f455d321438 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.182761 | controller | Jun 12 10:23:22.080185 crc crio[19822]: time="2026-06-12T10:23:22.078604445Z" level=info msg="Created container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api" id=9e94844e-618f-48b2-ae41-99047a4240a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.182777 | controller | Jun 12 10:23:22.080185 crc crio[19822]: time="2026-06-12T10:23:22.080024143Z" level=info msg="Starting container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e" id=239528e0-fdf0-4ff4-866e-4e26c41b19c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.182793 | controller | Jun 12 10:23:22.085868 crc crio[19822]: time="2026-06-12T10:23:22.085706183Z" level=info msg="Started container" PID=68802 containerID=83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e description=openstack/cinder-api-0/cinder-api id=239528e0-fdf0-4ff4-866e-4e26c41b19c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23
2026-06-12 11:43:48.182809 | controller | Jun 12 10:23:22.090096 crc crio[19822]: time="2026-06-12T10:23:22.090032247Z" level=info msg="Started container" PID=68792 containerID=ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875 description=openstack/cinder-scheduler-0/probe id=c012fccd-685b-4732-9b78-0f455d321438 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa
2026-06-12 11:43:48.182825 | controller | Jun 12 10:23:23.024118 crc crio[19822]: time="2026-06-12T10:23:23.023649313Z" level=info msg="Stopping container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e (timeout: 30s)" id=e1ce117f-f7bd-4db6-a88a-a9a06b28cdd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.182841 | controller | Jun 12 10:23:23.026367 crc crio[19822]: time="2026-06-12T10:23:23.026302598Z" level=info msg="Stopping container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474 (timeout: 30s)" id=fb5ba61a-2dd8-4932-a272-25efc2e2cd6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.182879 | controller | Jun 12 10:23:23.512264 crc crio[19822]: time="2026-06-12T10:23:23.512122641Z" level=info msg="Stopped container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log" id=fb5ba61a-2dd8-4932-a272-25efc2e2cd6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.182897 | controller | Jun 12 10:23:23.941368 crc crio[19822]: time="2026-06-12T10:23:23.94101957Z" level=info msg="Running pod sandbox: openstack/barbican-api-6dc7ccd588-682ph/POD" id=fe91afd8-682d-4001-a762-243d3feeada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.182914 | controller | Jun 12 10:23:23.941502 crc crio[19822]: time="2026-06-12T10:23:23.941393902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.182936 | controller | Jun 12 10:23:24.010857 crc crio[19822]: time="2026-06-12T10:23:24.010630515Z" level=info msg="Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc005212070}] Aliases:map[]}"
2026-06-12 11:43:48.182967 | controller | Jun 12 10:23:24.010857 crc crio[19822]: time="2026-06-12T10:23:24.010706628Z" level=info msg="Adding pod openstack_barbican-api-6dc7ccd588-682ph to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.182988 | controller | Jun 12 10:23:24.517674 crc crio[19822]: 2026-06-12T10:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84d841c563b665d Mac:96:d8:c6:51:39:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.183006 | controller | Jun 12 10:23:24.519782 crc crio[19822]: time="2026-06-12T10:23:24.519638245Z" level=info msg="Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc005212070}] Aliases:map[]}"
2026-06-12 11:43:48.183023 | controller | Jun 12 10:23:24.519955 crc crio[19822]: time="2026-06-12T10:23:24.519919414Z" level=info msg="Checking pod openstack_barbican-api-6dc7ccd588-682ph for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.183039 | controller | Jun 12 10:23:24.535419 crc crio[19822]: time="2026-06-12T10:23:24.535315984Z" level=info msg="Ran pod sandbox 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d with infra container: openstack/barbican-api-6dc7ccd588-682ph/POD" id=fe91afd8-682d-4001-a762-243d3feeada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.183056 | controller | Jun 12 10:23:24.543665 crc crio[19822]: time="2026-06-12T10:23:24.543548608Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=dde71f55-db0e-4a94-95e7-6373f1de3d0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.183072 | controller | Jun 12 10:23:24.561940 crc crio[19822]: time="2026-06-12T10:23:24.561782053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=209a670b-9c62-4116-982d-7bc59033b689 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.183089 | controller | Jun 12 10:23:24.576460 crc crio[19822]: time="2026-06-12T10:23:24.576285441Z" level=info msg="Creating container: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log" id=d8e6e552-b41f-414b-8908-0787ecb5f83a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.183105 | controller | Jun 12 10:23:24.577579 crc crio[19822]: time="2026-06-12T10:23:24.577505631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183122 | controller | Jun 12 10:23:24.650588 crc crio[19822]: time="2026-06-12T10:23:24.65048034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183137 | controller | Jun 12 10:23:24.656949 crc crio[19822]: time="2026-06-12T10:23:24.656860963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183153 | controller | Jun 12 10:23:24.929562 crc crio[19822]: time="2026-06-12T10:23:24.929378322Z" level=info msg="Created container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log" id=d8e6e552-b41f-414b-8908-0787ecb5f83a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.183174 | controller | Jun 12 10:23:24.934736 crc crio[19822]: time="2026-06-12T10:23:24.934650513Z" level=info msg="Starting container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc" id=57d3b83a-74ca-4ec4-8e5b-49aefa052603 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.183191 | controller | Jun 12 10:23:24.954772 crc crio[19822]: time="2026-06-12T10:23:24.954261152Z" level=info msg="Started container" PID=69112 containerID=07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc description=openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log id=57d3b83a-74ca-4ec4-8e5b-49aefa052603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d
2026-06-12 11:43:48.183208 | controller | Jun 12 10:23:24.987279 crc crio[19822]: time="2026-06-12T10:23:24.987179492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=74494ed0-43a8-486c-9426-ef141098454b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.183224 | controller | Jun 12 10:23:25.138203 crc crio[19822]: time="2026-06-12T10:23:25.138056541Z" level=info msg="Stopped container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api" id=e1ce117f-f7bd-4db6-a88a-a9a06b28cdd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183240 | controller | Jun 12 10:23:25.151436 crc crio[19822]: time="2026-06-12T10:23:25.151331565Z" level=info msg="Stopping pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23" id=8e8ce800-1726-418e-9a84-24e351d972fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.183256 | controller | Jun 12 10:23:25.152195 crc crio[19822]: time="2026-06-12T10:23:25.152083029Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}"
2026-06-12 11:43:48.183272 | controller | Jun 12 10:23:25.152345 crc crio[19822]: time="2026-06-12T10:23:25.152315917Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.183288 | controller | Jun 12 10:23:25.245917 crc crio[19822]: time="2026-06-12T10:23:25.245779845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=da016e62-ae76-47af-8083-0aa37585a27b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.183304 | controller | Jun 12 10:23:25.310910 crc crio[19822]: time="2026-06-12T10:23:25.310525249Z" level=info msg="Creating container: openstack/barbican-api-6dc7ccd588-682ph/barbican-api" id=529e9dd8-df7d-491d-9f21-f454b095f8e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.183320 | controller | Jun 12 10:23:25.311238 crc crio[19822]: time="2026-06-12T10:23:25.311031235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183336 | controller | Jun 12 10:23:25.538991 crc crio[19822]: time="2026-06-12T10:23:25.538221607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183360 | controller | Jun 12 10:23:25.546881 crc crio[19822]: time="2026-06-12T10:23:25.546393299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183376 | controller | Jun 12 10:23:25.714643 crc crio[19822]: time="2026-06-12T10:23:25.714328684Z" level=info msg="Stopped pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23" id=8e8ce800-1726-418e-9a84-24e351d972fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.183393 | controller | Jun 12 10:23:25.915630 crc crio[19822]: time="2026-06-12T10:23:25.915506876Z" level=info msg="Created container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api" id=529e9dd8-df7d-491d-9f21-f454b095f8e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.183409 | controller | Jun 12 10:23:25.916873 crc crio[19822]: time="2026-06-12T10:23:25.916682454Z" level=info msg="Starting container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d" id=6a09f331-f19d-4739-97b4-7a7eccb8c983 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.183425 | controller | Jun 12 10:23:25.940963 crc crio[19822]: time="2026-06-12T10:23:25.940698574Z" level=info msg="Started container" PID=69235 containerID=a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d description=openstack/barbican-api-6dc7ccd588-682ph/barbican-api id=6a09f331-f19d-4739-97b4-7a7eccb8c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d
2026-06-12 11:43:48.183442 | controller | Jun 12 10:23:26.100357 crc crio[19822]: time="2026-06-12T10:23:26.099913497Z" level=info msg="Stopping container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d (timeout: 30s)" id=883bb194-4557-4a7e-949b-cce53e7d97f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183458 | controller | Jun 12 10:23:26.104432 crc crio[19822]: time="2026-06-12T10:23:26.104349529Z" level=info msg="Stopping container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb (timeout: 30s)" id=ce933fe2-4a04-44b2-babf-e0d8555fc3d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183473 | controller | Jun 12 10:23:26.106170 crc crio[19822]: time="2026-06-12T10:23:26.104797903Z" level=info msg="Stopping container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75 (timeout: 30s)" id=584e5dbd-f8bc-42f5-8f87-1bc55009fc14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183489 | controller | Jun 12 10:23:26.112512 crc crio[19822]: time="2026-06-12T10:23:26.112379699Z" level=info msg="Stopping container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075 (timeout: 30s)" id=bbb16046-8db0-4a8e-ba65-d376d82cb4f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183504 | controller | Jun 12 10:23:26.191413 crc crio[19822]: time="2026-06-12T10:23:26.191312161Z" level=info msg="Removing container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e" id=df2bf14a-5a47-424e-bac6-f13ee67b6bee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.183519 | controller | Jun 12 10:23:26.227087 crc crio[19822]: time="2026-06-12T10:23:26.226723318Z" level=info msg="Removed container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api" id=df2bf14a-5a47-424e-bac6-f13ee67b6bee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.183535 | controller | Jun 12 10:23:26.229705 crc crio[19822]: time="2026-06-12T10:23:26.229659216Z" level=info msg="Removing container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474" id=3df591de-5a02-414f-8b17-9f18469343cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.183551 | controller | Jun 12 10:23:26.249788 crc crio[19822]: time="2026-06-12T10:23:26.249725156Z" level=info msg="Stopped container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core" id=883bb194-4557-4a7e-949b-cce53e7d97f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183572 | controller | Jun 12 10:23:26.286220 crc crio[19822]: time="2026-06-12T10:23:26.281792332Z" level=info msg="Removed container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log" id=3df591de-5a02-414f-8b17-9f18469343cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.183589 | controller | Jun 12 10:23:26.338779 crc crio[19822]: time="2026-06-12T10:23:26.33867682Z" level=info msg="Stopped container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd" id=ce933fe2-4a04-44b2-babf-e0d8555fc3d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183605 | controller | Jun 12 10:23:26.647530 crc crio[19822]: time="2026-06-12T10:23:26.647002114Z" level=info msg="Stopped container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent" id=584e5dbd-f8bc-42f5-8f87-1bc55009fc14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183621 | controller | Jun 12 10:23:26.751888 crc crio[19822]: time="2026-06-12T10:23:26.751752092Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=67d8b729-a52d-4fa6-bc2d-3e760d004ba8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.183637 | controller | Jun 12 10:23:26.752021 crc crio[19822]: time="2026-06-12T10:23:26.751921328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183654 | controller | Jun 12 10:23:26.844389 crc crio[19822]: time="2026-06-12T10:23:26.844273445Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc002ed09f8}] Aliases:map[]}"
2026-06-12 11:43:48.183670 | controller | Jun 12 10:23:26.844389 crc crio[19822]: time="2026-06-12T10:23:26.844353077Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.183687 | controller | Jun 12 10:23:26.878537 crc crio[19822]: time="2026-06-12T10:23:26.878338782Z" level=info msg="Stopped container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent" id=bbb16046-8db0-4a8e-ba65-d376d82cb4f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183703 | controller | Jun 12 10:23:26.880108 crc crio[19822]: time="2026-06-12T10:23:26.880027595Z" level=info msg="Stopping pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808" id=9ec06541-3106-43d1-a28e-3b86953e1275 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.183720 | controller | Jun 12 10:23:26.880775 crc crio[19822]: time="2026-06-12T10:23:26.880655385Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}"
2026-06-12 11:43:48.183736 | controller | Jun 12 10:23:26.880939 crc crio[19822]: time="2026-06-12T10:23:26.880889533Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.183757 | controller | Jun 12 10:23:27.436191 crc crio[19822]: 2026-06-12T10:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abf288f9fbd364d Mac:3e:f3:3e:e9:43:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.183775 | controller | Jun 12 10:23:27.438355 crc crio[19822]: time="2026-06-12T10:23:27.438301138Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc002ed09f8}] Aliases:map[]}"
2026-06-12 11:43:48.183792 | controller | Jun 12 10:23:27.438543 crc crio[19822]: time="2026-06-12T10:23:27.438500324Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.183810 | controller | Jun 12 10:23:27.453095 crc crio[19822]: time="2026-06-12T10:23:27.452622522Z" level=info msg="Ran pod sandbox abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 with infra container: openstack/cinder-api-0/POD" id=67d8b729-a52d-4fa6-bc2d-3e760d004ba8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.183827 | controller | Jun 12 10:23:27.457324 crc crio[19822]: time="2026-06-12T10:23:27.457252048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=bc07e32e-a62b-422c-9e26-c90a08eaadf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.183843 | controller | Jun 12 10:23:27.458575 crc crio[19822]: time="2026-06-12T10:23:27.45825726Z" level=info msg="Stopped pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808" id=9ec06541-3106-43d1-a28e-3b86953e1275 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.183891 | controller | Jun 12 10:23:27.467629 crc crio[19822]: time="2026-06-12T10:23:27.466995568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=4d7edb0e-c2d6-48fa-8667-43877f90247f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.183912 | controller | Jun 12 10:23:27.498035 crc crio[19822]: time="2026-06-12T10:23:27.49252974Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=045f72bc-dafe-4815-b0ef-e9a5262f6819 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.183929 | controller | Jun 12 10:23:27.498035 crc crio[19822]: time="2026-06-12T10:23:27.493965066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183945 | controller | Jun 12 10:23:27.567533 crc crio[19822]: time="2026-06-12T10:23:27.566427512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.183962 | controller | Jun 12 10:23:28.171000 crc crio[19822]: time="2026-06-12T10:23:28.170387254Z" level=info msg="Stopping container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36 (timeout: 10s)" id=4a62b9eb-c62a-4b94-aa14-14b2c1571ce4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.183978 | controller | Jun 12 10:23:28.300638 crc crio[19822]: time="2026-06-12T10:23:28.299706284Z" level=info msg="Removing container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb" id=1289b6f2-39ec-4882-8b54-78e4f4566411 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184000 | controller | Jun 12 10:23:28.304270 crc crio[19822]: time="2026-06-12T10:23:28.304202265Z" level=info msg="Stopping container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c (timeout: 30s)" id=278363fa-74d0-4e72-bb25-0822e2cc416f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.184021 | controller | Jun 12 10:23:28.304356 crc crio[19822]: time="2026-06-12T10:23:28.304278459Z" level=info msg="Stopping container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875 (timeout: 30s)" id=3935c9b3-c602-4128-9876-e7a386473717 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.184045 | controller | Jun 12 10:23:28.363968 crc crio[19822]: time="2026-06-12T10:23:28.36291595Z" level=info msg="Stopped container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns" id=4a62b9eb-c62a-4b94-aa14-14b2c1571ce4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.184070 | controller | Jun 12 10:23:28.374725 crc crio[19822]: time="2026-06-12T10:23:28.373319921Z" level=info msg="Removed container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd" id=1289b6f2-39ec-4882-8b54-78e4f4566411 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184106 | controller | Jun 12 10:23:28.375074 crc crio[19822]: time="2026-06-12T10:23:28.374888942Z" level=info msg="Stopping pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca" id=c55c2246-c5c1-4011-9e7c-3827f9eace3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.184134 | controller | Jun 12 10:23:28.375664 crc crio[19822]: time="2026-06-12T10:23:28.375601195Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212d30}] Aliases:map[]}"
2026-06-12 11:43:48.184157 | controller | Jun 12 10:23:28.375948 crc crio[19822]: time="2026-06-12T10:23:28.375769581Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.184175 | controller | Jun 12 10:23:28.382361 crc crio[19822]: time="2026-06-12T10:23:28.38229043Z" level=info msg="Removing container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d" id=c06e1f4e-ef39-4c34-85a8-5174d6cdadfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184191 | controller | Jun 12 10:23:28.561777 crc crio[19822]: time="2026-06-12T10:23:28.561650161Z" level=info msg="Removed container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core" id=c06e1f4e-ef39-4c34-85a8-5174d6cdadfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184207 | controller | Jun 12 10:23:28.578577 crc crio[19822]: time="2026-06-12T10:23:28.578442672Z" level=info msg="Removing container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75" id=e9e17359-ff39-44ea-8d70-53c0a4a00993 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184223 | controller | Jun 12 10:23:28.721674 crc crio[19822]: time="2026-06-12T10:23:28.718943473Z" level=info msg="Removed container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent" id=e9e17359-ff39-44ea-8d70-53c0a4a00993 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184239 | controller | Jun 12 10:23:28.734102 crc crio[19822]: time="2026-06-12T10:23:28.732975029Z" level=info msg="Removing container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075" id=221aebc6-b1f1-4428-ac03-ff23d31b85c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184261 | controller | Jun 12 10:23:28.837382 crc crio[19822]: time="2026-06-12T10:23:28.837167637Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ac3120c3-b3bb-4fad-9735-1c07598b8067 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.184278 | controller | Jun 12 10:23:28.837382 crc crio[19822]: time="2026-06-12T10:23:28.83727364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184296 | controller | Jun 12 10:23:28.886953 crc crio[19822]: time="2026-06-12T10:23:28.886189994Z" level=info msg="Removed container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent" id=221aebc6-b1f1-4428-ac03-ff23d31b85c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184312 | controller | Jun 12 10:23:28.922885 crc crio[19822]: time="2026-06-12T10:23:28.916264289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184328 | controller | Jun 12 10:23:28.961854 crc crio[19822]: time="2026-06-12T10:23:28.961623955Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc005212360}] Aliases:map[]}"
2026-06-12 11:43:48.184344 | controller | Jun 12 10:23:28.961854 crc crio[19822]: time="2026-06-12T10:23:28.961708498Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.184360 | controller | Jun 12 10:23:28.971056 crc crio[19822]: time="2026-06-12T10:23:28.970873399Z" level=info msg="Stopped pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca" id=c55c2246-c5c1-4011-9e7c-3827f9eace3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.184377 | controller | Jun 12 10:23:29.244316 crc crio[19822]: time="2026-06-12T10:23:29.243745743Z" level=info msg="Stopped container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe" id=3935c9b3-c602-4128-9876-e7a386473717 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.184393 | controller | Jun 12 10:23:29.368005 crc crio[19822]: time="2026-06-12T10:23:29.364726122Z" level=info msg="Removing container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36" id=014b2289-4262-4c56-a718-27ce6ceb7234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184409 | controller | Jun 12 10:23:29.407183 crc crio[19822]: time="2026-06-12T10:23:29.407039779Z" level=info msg="Removed container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns" id=014b2289-4262-4c56-a718-27ce6ceb7234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184426 | controller | Jun 12 10:23:29.410519 crc crio[19822]: time="2026-06-12T10:23:29.410377631Z" level=info msg="Removing container: 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f" id=6e982585-8c1d-4d08-898c-5337e5a15840 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184442 | controller | Jun 12 10:23:29.439599 crc crio[19822]: time="2026-06-12T10:23:29.439496646Z" level=info msg="Removed container 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init" id=6e982585-8c1d-4d08-898c-5337e5a15840 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.184462 | controller | Jun 12 10:23:29.462451 crc crio[19822]: time="2026-06-12T10:23:29.462386663Z" level=info msg="Created container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log" id=045f72bc-dafe-4815-b0ef-e9a5262f6819 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.184478 | controller | Jun 12 10:23:29.464007 crc crio[19822]: time="2026-06-12T10:23:29.463917541Z" level=info msg="Starting container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578" id=e51e8db0-e9bf-43fc-afda-c3b0ef1b3b4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.184494 | controller | Jun 12 10:23:29.471041 crc crio[19822]: time="2026-06-12T10:23:29.470773449Z" level=info msg="Started container" PID=69772 containerID=c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578 description=openstack/cinder-api-0/cinder-api-log id=e51e8db0-e9bf-43fc-afda-c3b0ef1b3b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984
2026-06-12 11:43:48.184510 | controller | Jun 12 10:23:29.486459 crc crio[19822]: time="2026-06-12T10:23:29.486353544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=0f6e4648-fd13-4a82-8ad7-0b9a83e97ad0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.184526 | controller | Jun 12 10:23:29.558547 crc crio[19822]: time="2026-06-12T10:23:29.558022448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=28b7fda0-9ace-415f-af91-3f83c5b1c4ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.184542 | controller | Jun 12 10:23:29.565998 crc crio[19822]: time="2026-06-12T10:23:29.565914749Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=e4737353-b480-47ea-8113-3644f62b9870 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.184558 | controller | Jun 12 10:23:29.566374 crc crio[19822]: time="2026-06-12T10:23:29.566324953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184573 | controller | Jun 12 10:23:29.632907 crc crio[19822]: 2026-06-12T10:23:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c15371a17792a74 Mac:72:bd:48:ce:99:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.184589 | controller | Jun 12 10:23:29.641361 crc crio[19822]: time="2026-06-12T10:23:29.64124342Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc005212360}] Aliases:map[]}"
2026-06-12 11:43:48.184605 | controller | Jun 12 10:23:29.647500 crc crio[19822]: time="2026-06-12T10:23:29.647008773Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.184621 | controller | Jun 12 10:23:29.667599 crc crio[19822]: time="2026-06-12T10:23:29.666584515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184641 | controller | Jun 12 10:23:29.667599 crc crio[19822]: time="2026-06-12T10:23:29.667462413Z" level=info msg="Ran pod sandbox c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 with infra container: openstack/ceilometer-0/POD" id=ac3120c3-b3bb-4fad-9735-1c07598b8067 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.184658 | controller | Jun 12 10:23:29.676086 crc crio[19822]: time="2026-06-12T10:23:29.671389437Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c3c2b00d-3e8b-4658-8e30-ae22de27671c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.184674 | controller | Jun 12 10:23:29.679233 crc crio[19822]: time="2026-06-12T10:23:29.678522285Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.184690 | controller | Jun 12 10:23:30.264455 crc crio[19822]: time="2026-06-12T10:23:30.264296293Z" level=info msg="Stopped container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler" id=278363fa-74d0-4e72-bb25-0822e2cc416f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.184706 | controller | Jun 12 10:23:30.270056 crc crio[19822]: time="2026-06-12T10:23:30.269960269Z" level=info msg="Stopping pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa" id=0db66ee7-0838-4b19-a465-19a902784a6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.184722 | controller | Jun 12 10:23:30.272512 crc crio[19822]: time="2026-06-12T10:23:30.272422688Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc00140e680}] Aliases:map[]}"
2026-06-12 11:43:48.184738 | controller | Jun 12 10:23:30.272793 crc crio[19822]: time="2026-06-12T10:23:30.272723988Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.184754 | controller | Jun 12 10:23:30.323017 crc crio[19822]: time="2026-06-12T10:23:30.319940578Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=c3c2b00d-3e8b-4658-8e30-ae22de27671c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.184771 | controller | Jun 12 10:23:30.323017 crc crio[19822]: time="2026-06-12T10:23:30.322400589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b8a33e77-742b-4868-80b6-f92d689fdf9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.184787 | controller | Jun 12 10:23:30.391376 crc crio[19822]: time="2026-06-12T10:23:30.391272541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=f4cf2aa3-a8a5-4b37-b2ff-08d7a3d8ef53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.184803 | controller | Jun 12 10:23:30.411757 crc crio[19822]: time="2026-06-12T10:23:30.411396409Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b726f4c2-655d-4479-a089-ed821d266330 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.184820 | controller | Jun 12 10:23:30.412188 crc crio[19822]: time="2026-06-12T10:23:30.411894245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184842 | controller | Jun 12 10:23:30.661891 crc crio[19822]: time="2026-06-12T10:23:30.661736096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184885 | controller | Jun 12 10:23:30.668558 crc crio[19822]: time="2026-06-12T10:23:30.668457822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184905 | controller | Jun 12 10:23:30.940478 crc crio[19822]: time="2026-06-12T10:23:30.939570436Z" level=info msg="Stopped pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa" id=0db66ee7-0838-4b19-a465-19a902784a6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.184921 | controller | Jun 12 10:23:30.985592 crc crio[19822]: time="2026-06-12T10:23:30.985540055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184938 | controller | Jun 12 10:23:31.080944 crc crio[19822]: time="2026-06-12T10:23:31.080801Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-nj48x/POD" id=da925323-7617-419d-8c1e-478422434ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.184954 | controller | Jun 12 10:23:31.081094 crc crio[19822]: time="2026-06-12T10:23:31.081026997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.184970 | controller | Jun 12 10:23:31.126032 crc crio[19822]: time="2026-06-12T10:23:31.12586635Z" level=info msg="Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}"
2026-06-12 11:43:48.184987 | controller | Jun 12 10:23:31.126032 crc crio[19822]: time="2026-06-12T10:23:31.125947502Z" level=info msg="Adding pod openstack_nova-api-db-create-nj48x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.185004 | controller | Jun 12 10:23:31.128197 crc crio[19822]: time="2026-06-12T10:23:31.128092724Z" level=info msg="Created container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent" id=b726f4c2-655d-4479-a089-ed821d266330 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.185020 | controller | Jun 12 10:23:31.130004 crc crio[19822]: time="2026-06-12T10:23:31.129778734Z" level=info msg="Starting container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca" id=73a5cd4d-9e91-4b22-a3c1-63d5f6854381 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.185037 | controller | Jun 12 10:23:31.135727 crc crio[19822]: time="2026-06-12T10:23:31.135587019Z" level=info msg="Started container" PID=69945 containerID=6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca description=openstack/ceilometer-0/ceilometer-central-agent id=73a5cd4d-9e91-4b22-a3c1-63d5f6854381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81
2026-06-12 11:43:48.185055 | controller | Jun 12 10:23:31.217410 crc crio[19822]: time="2026-06-12T10:23:31.217124851Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=21d1e1b3-eee4-4a23-947d-2851100eea3c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.185076 | controller | Jun 12 10:23:31.224415 crc crio[19822]: time="2026-06-12T10:23:31.22350646Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.185094 | controller | Jun 12 10:23:31.430278 crc crio[19822]: time="2026-06-12T10:23:31.425731789Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-x88kt/POD" id=fe9d7d8d-90f4-4edf-80c1-b1fbbdf70f14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.185111 | controller | Jun 12 10:23:31.430278 crc crio[19822]: time="2026-06-12T10:23:31.426293608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185128 | controller | Jun 12 10:23:31.444800 crc crio[19822]: time="2026-06-12T10:23:31.444696376Z" level=info msg="Created container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api" id=e4737353-b480-47ea-8113-3644f62b9870 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.185145 | controller | Jun 12 10:23:31.446031 crc crio[19822]: time="2026-06-12T10:23:31.445946301Z" level=info msg="Starting container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119" id=c6218d69-2a55-4d10-92cc-c092439dd0c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.185161 | controller | Jun 12 10:23:31.458002 crc crio[19822]: time="2026-06-12T10:23:31.45624934Z" level=info msg="Started container" PID=69968 containerID=9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119 description=openstack/cinder-api-0/cinder-api id=c6218d69-2a55-4d10-92cc-c092439dd0c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984
2026-06-12 11:43:48.185178 | controller | Jun 12 10:23:31.485553 crc crio[19822]: time="2026-06-12T10:23:31.485423275Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc003264b68}] Aliases:map[]}"
2026-06-12 11:43:48.185195 | controller | Jun 12 10:23:31.485553 crc crio[19822]: time="2026-06-12T10:23:31.485504177Z" level=info msg="Adding pod openstack_nova-cell0-db-create-x88kt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.185211 | controller | Jun 12 10:23:31.771214 crc crio[19822]: time="2026-06-12T10:23:31.769177393Z" level=info msg="Stopping pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d" id=46461f04-46b2-4bed-b7ef-3aa52dac5c8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.185228 | controller | Jun 12 10:23:31.773530 crc crio[19822]: time="2026-06-12T10:23:31.772617111Z" level=info msg="Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0021445b8}] Aliases:map[]}"
2026-06-12 11:43:48.185244 | controller | Jun 12 10:23:31.773530 crc crio[19822]: time="2026-06-12T10:23:31.77290409Z" level=info msg="Deleting pod openstack_neutron-db-sync-9l6lq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.185265 | controller | Jun 12 10:23:31.790874 crc crio[19822]: time="2026-06-12T10:23:31.788302526Z" level=info msg="Removing container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875" id=8d154d4c-2e7b-465c-9f35-3a923be896f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.185283 | controller | Jun 12 10:23:31.878529 crc crio[19822]: time="2026-06-12T10:23:31.87712589Z" level=info msg="Removed container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe" id=8d154d4c-2e7b-465c-9f35-3a923be896f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.185299 | controller | Jun 12 10:23:31.888137 crc crio[19822]: time="2026-06-12T10:23:31.88801189Z" level=info msg="Removing container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c" id=427ff462-dd3a-4d94-a226-b6800cedede4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.185315 | controller | Jun 12 10:23:31.934276 crc crio[19822]: time="2026-06-12T10:23:31.934096648Z" level=info msg="Removed container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler" id=427ff462-dd3a-4d94-a226-b6800cedede4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.185331 | controller | Jun 12 10:23:32.153254 crc crio[19822]: 2026-06-12T10:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31d278cbc1a1095 Mac:62:e8:61:1a:d3:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.185347 | controller | Jun 12 10:23:32.156234 crc crio[19822]: time="2026-06-12T10:23:32.156081898Z" level=info msg="Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}"
2026-06-12 11:43:48.185363 | controller | Jun 12 10:23:32.156696 crc crio[19822]: time="2026-06-12T10:23:32.156631686Z" level=info msg="Checking pod openstack_nova-api-db-create-nj48x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.185379 | controller | Jun 12 10:23:32.171679 crc crio[19822]: time="2026-06-12T10:23:32.171513638Z" level=info msg="Ran pod sandbox 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb with infra container: openstack/nova-api-db-create-nj48x/POD" id=da925323-7617-419d-8c1e-478422434ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.185396 | controller | Jun 12 10:23:32.181056 crc crio[19822]: time="2026-06-12T10:23:32.180952804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8eefcd29-f918-4d71-8f1d-057a0207af08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.185412 | controller | Jun 12 10:23:32.185429 crc crio[19822]: time="2026-06-12T10:23:32.185332553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=391a7247-4a0b-4adb-bfe1-3b8240f6aeda name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.185428 | controller | Jun 12 10:23:32.208283 crc crio[19822]: time="2026-06-12T10:23:32.208012285Z" level=info msg="Stopped pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d" id=46461f04-46b2-4bed-b7ef-3aa52dac5c8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.185444 | controller | Jun 12 10:23:32.277094 crc crio[19822]: time="2026-06-12T10:23:32.277006118Z" level=info msg="Creating container: openstack/nova-api-db-create-nj48x/mariadb-database-create" id=2574171c-a2ce-43f7-b766-3df91544ceba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.185465 | controller | Jun 12 10:23:32.277579 crc crio[19822]: time="2026-06-12T10:23:32.277520445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185481 | controller | Jun 12 10:23:32.335347 crc crio[19822]: time="2026-06-12T10:23:32.335241299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185497 | controller | Jun 12 10:23:32.339330 crc crio[19822]: time="2026-06-12T10:23:32.339256391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185512 | controller | Jun 12 10:23:32.463219 crc crio[19822]: 2026-06-12T10:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf8ee63759a546 Mac:ae:c1:7c:c5:e9:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.185529 | controller | Jun 12 10:23:32.464798 crc crio[19822]: time="2026-06-12T10:23:32.464719507Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc003264b68}] Aliases:map[]}"
2026-06-12 11:43:48.185545 | controller | Jun 12 10:23:32.465129 crc crio[19822]: time="2026-06-12T10:23:32.465033237Z" level=info msg="Checking pod openstack_nova-cell0-db-create-x88kt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.185560 | controller | Jun 12 10:23:32.483072 crc crio[19822]: time="2026-06-12T10:23:32.482362305Z" level=info msg="Ran pod sandbox 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 with infra container: openstack/nova-cell0-db-create-x88kt/POD" id=fe9d7d8d-90f4-4edf-80c1-b1fbbdf70f14 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.185576 | controller | Jun 12 10:23:32.486298 crc crio[19822]: time="2026-06-12T10:23:32.486244557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1a90812f-f1b1-49b0-8c1c-d0d9a9808689 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.185592 | controller | Jun 12 10:23:32.546446 crc crio[19822]: time="2026-06-12T10:23:32.545794546Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-prwxm/POD" id=3d841d19-cc6c-473a-a0cc-04897b779e48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.185608 | controller | Jun 12 10:23:32.546446 crc crio[19822]: time="2026-06-12T10:23:32.546354154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185624 | controller | Jun 12 10:23:33.032743 crc crio[19822]: time="2026-06-12T10:23:33.032644291Z" level=info msg="Created container def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220: openstack/nova-api-db-create-nj48x/mariadb-database-create" id=2574171c-a2ce-43f7-b766-3df91544ceba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.185640 | controller | Jun 12 10:23:33.034587 crc crio[19822]: time="2026-06-12T10:23:33.034492626Z" level=info msg="Starting container: def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220" id=e4c8de61-4888-4f40-b0d3-535d3d9bd191 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.185660 | controller | Jun 12 10:23:33.043268 crc crio[19822]: time="2026-06-12T10:23:33.043089751Z" level=info msg="Started container" PID=70302 containerID=def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220 description=openstack/nova-api-db-create-nj48x/mariadb-database-create id=e4c8de61-4888-4f40-b0d3-535d3d9bd191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb
2026-06-12 11:43:48.185678 | controller | Jun 12 10:23:33.056773 crc crio[19822]: time="2026-06-12T10:23:33.056671788Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c9eed9fc-a968-4187-a9fb-e9c2f63b1a4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.185695 | controller | Jun 12 10:23:33.074112 crc crio[19822]: time="2026-06-12T10:23:33.067083555Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=21d1e1b3-eee4-4a23-947d-2851100eea3c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.185711 | controller | Jun 12 10:23:33.074112 crc crio[19822]: time="2026-06-12T10:23:33.067894571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=70d1d677-5eeb-4cb0-853d-f97518b455d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.185727 | controller | Jun 12 10:23:33.087619 crc crio[19822]: time="2026-06-12T10:23:33.087468642Z" level=info msg="Creating container: openstack/nova-cell0-db-create-x88kt/mariadb-database-create" id=911a5d1f-c27d-4f73-b8ca-70dbdd88d071 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.185743 | controller | Jun 12 10:23:33.107686 crc crio[19822]: time="2026-06-12T10:23:33.107580655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185759 | controller | Jun 12 10:23:33.175869 crc crio[19822]: time="2026-06-12T10:23:33.175525747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=9ec03555-47db-42c5-b94e-22fe0551eb86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.185775 | controller | Jun 12 10:23:33.217873 crc crio[19822]: time="2026-06-12T10:23:33.216097626Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}"
2026-06-12 11:43:48.185791 | controller | Jun 12 10:23:33.217873 crc crio[19822]: time="2026-06-12T10:23:33.216218999Z" level=info msg="Adding pod openstack_nova-cell1-db-create-prwxm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.185808 | controller | Jun 12 10:23:33.223119 crc crio[19822]: time="2026-06-12T10:23:33.221704032Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e074e63e-ea8f-4135-9485-0179482f2b46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.185824 | controller | Jun 12 10:23:33.223119 crc crio[19822]: time="2026-06-12T10:23:33.222281154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185845 | controller | Jun 12 10:23:33.388860 crc crio[19822]: time="2026-06-12T10:23:33.383064656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185886 | controller | Jun 12 10:23:33.409520 crc crio[19822]: time="2026-06-12T10:23:33.408610357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185903 | controller | Jun 12 10:23:33.469190 crc crio[19822]: time="2026-06-12T10:23:33.468653989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185918 | controller | Jun 12 10:23:33.475232 crc crio[19822]: time="2026-06-12T10:23:33.475120227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185934 | controller | Jun 12 10:23:33.819518 crc crio[19822]: time="2026-06-12T10:23:33.818688516Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=40b83905-9a33-4d70-9c5a-de87522a779a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.185950 | controller | Jun 12 10:23:33.819518 crc crio[19822]: time="2026-06-12T10:23:33.819233524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.185966 | controller | Jun 12 10:23:33.860852 crc crio[19822]: time="2026-06-12T10:23:33.860767414Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc005212438}] Aliases:map[]}"
2026-06-12 11:43:48.185983 | controller | Jun 12 10:23:33.861196 crc crio[19822]: time="2026-06-12T10:23:33.861134426Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.185999 | controller | Jun 12 10:23:34.011118 crc crio[19822]: time="2026-06-12T10:23:34.011048641Z" level=info msg="Created container 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d: openstack/nova-cell0-db-create-x88kt/mariadb-database-create" id=911a5d1f-c27d-4f73-b8ca-70dbdd88d071 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.186015 | controller | Jun 12 10:23:34.014905 crc crio[19822]: time="2026-06-12T10:23:34.014853084Z" level=info msg="Starting container: 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d" id=63dc6fe0-f6db-41dd-a38f-c761f3bbdce5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.186032 | controller | Jun 12 10:23:34.025318 crc crio[19822]: time="2026-06-12T10:23:34.025200242Z" level=info msg="Started container" PID=70381 containerID=15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d description=openstack/nova-cell0-db-create-x88kt/mariadb-database-create id=63dc6fe0-f6db-41dd-a38f-c761f3bbdce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9
2026-06-12 11:43:48.186049 | controller | Jun 12 10:23:34.026328 crc crio[19822]: time="2026-06-12T10:23:34.026233965Z" level=info msg="Created container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent" id=e074e63e-ea8f-4135-9485-0179482f2b46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.186070 | controller | Jun 12 10:23:34.034434 crc crio[19822]: time="2026-06-12T10:23:34.034350563Z" level=info msg="Starting container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455" id=2b96379f-49f8-4efa-8139-e00c928d113b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.186088 | controller | Jun 12 10:23:34.043344 crc crio[19822]: time="2026-06-12T10:23:34.043194902Z" level=info msg="Started container" PID=70382 containerID=9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455 description=openstack/ceilometer-0/ceilometer-notification-agent id=2b96379f-49f8-4efa-8139-e00c928d113b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81
2026-06-12 11:43:48.186105 | controller | Jun 12 10:23:34.523482 crc crio[19822]: time="2026-06-12T10:23:34.522866117Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=0aa8295f-a97c-47f6-8feb-7b0466950982 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.186121 | controller | Jun 12 10:23:34.528437 crc crio[19822]: time="2026-06-12T10:23:34.528296053Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.186138 | controller | Jun 12 10:23:34.682094 crc crio[19822]: 2026-06-12T10:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b48e119cf00d657 Mac:22:f3:8b:b7:ec:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.186155 | controller | Jun 12 10:23:34.685482 crc crio[19822]: time="2026-06-12T10:23:34.685412854Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}"
2026-06-12 11:43:48.186174 | controller | Jun 12 10:23:34.685680 crc crio[19822]: time="2026-06-12T10:23:34.685640362Z" level=info msg="Checking pod openstack_nova-cell1-db-create-prwxm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.186199 | controller | Jun 12 10:23:34.712698 crc crio[19822]: time="2026-06-12T10:23:34.712525763Z" level=info msg="Ran pod sandbox b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 with infra container: openstack/nova-cell1-db-create-prwxm/POD" id=3d841d19-cc6c-473a-a0cc-04897b779e48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.186223 | controller | Jun 12 10:23:34.727043 crc crio[19822]: time="2026-06-12T10:23:34.726462773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5194daf4-fa4e-4375-83aa-e562986ac91f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.186242 | controller | Jun 12 10:23:34.732201 crc crio[19822]: time="2026-06-12T10:23:34.73206704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6891aa05-45ab-45da-accc-86a0294194f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.186259 | controller | Jun 12 10:23:34.804110 crc crio[19822]: time="2026-06-12T10:23:34.804006903Z" level=info msg="Creating container: openstack/nova-cell1-db-create-prwxm/mariadb-database-create" id=183dc7a0-f717-4e8c-97a3-873874b2420d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.186282 | controller | Jun 12 10:23:34.804663 crc crio[19822]: time="2026-06-12T10:23:34.804581107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186300 | controller | Jun 12 10:23:34.856336 crc crio[19822]: 2026-06-12T10:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8082e77416e1ca4 Mac:9a:38:0d:32:20:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.186317 | controller | Jun 12 10:23:34.858338 crc crio[19822]: time="2026-06-12T10:23:34.857981731Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc005212438}] Aliases:map[]}"
2026-06-12 11:43:48.186333 | controller | Jun 12 10:23:34.858338 crc crio[19822]: time="2026-06-12T10:23:34.858184698Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.186350 | controller | Jun 12 10:23:34.954875 crc crio[19822]: time="2026-06-12T10:23:34.950251697Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6dc87fb88f-fddmj/POD" id=86a0539d-7da9-4e4f-bce6-3192a630c01e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.186366 | controller | Jun 12 10:23:34.954875 crc crio[19822]: time="2026-06-12T10:23:34.95034384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186383 | controller | Jun 12 10:23:34.975487 crc crio[19822]: time="2026-06-12T10:23:34.975331166Z" level=info msg="Stopping pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb" id=89d61422-73be-43bd-b780-4b6453e6e803 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.186399 | controller | Jun 12 10:23:34.976048 crc crio[19822]: time="2026-06-12T10:23:34.975783251Z" level=info msg="Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc005212a68}] Aliases:map[]}"
2026-06-12 11:43:48.186416 | controller | Jun 12 10:23:34.976048 crc crio[19822]: time="2026-06-12T10:23:34.975982617Z" level=info msg="Deleting pod openstack_nova-api-db-create-nj48x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.186432 | controller | Jun 12 10:23:34.980988 crc crio[19822]: time="2026-06-12T10:23:34.980887605Z" level=info msg="Ran pod sandbox 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa with infra container: openstack/cinder-scheduler-0/POD" id=40b83905-9a33-4d70-9c5a-de87522a779a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.186449 | controller | Jun 12 10:23:35.028998 crc crio[19822]: time="2026-06-12T10:23:35.028930929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=08b00068-c8f3-4775-9601-46c0a467057b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.186473 | controller | Jun 12 10:23:35.106883 crc crio[19822]: time="2026-06-12T10:23:35.106777667Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc001ee2188}] Aliases:map[]}"
2026-06-12 11:43:48.186490 | controller | Jun 12 10:23:35.107273 crc crio[19822]: time="2026-06-12T10:23:35.107198821Z" level=info msg="Adding pod openstack_dnsmasq-dns-6dc87fb88f-fddmj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.186506 | controller | Jun 12 10:23:35.122787 crc crio[19822]: time="2026-06-12T10:23:35.122702964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186522 | controller | Jun 12 10:23:35.124323 crc crio[19822]: time="2026-06-12T10:23:35.124185178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=7c13ac0e-15af-4dc5-b4dc-97a09929b382 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.186538 | controller | Jun 12 10:23:35.130327 crc crio[19822]: time="2026-06-12T10:23:35.130274697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186555 | controller | Jun 12 10:23:35.144973 crc crio[19822]: time="2026-06-12T10:23:35.144747736Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=bbc980bf-0413-4039-b075-35a71ae31240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.186571 | controller | Jun 12 10:23:35.146391 crc crio[19822]: time="2026-06-12T10:23:35.146344157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186587 | controller | Jun 12 10:23:35.371065 crc crio[19822]: time="2026-06-12T10:23:35.368402522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186603 | controller | Jun 12 10:23:35.455968 crc crio[19822]: time="2026-06-12T10:23:35.452870143Z" level=info msg="Created container c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e: openstack/nova-cell1-db-create-prwxm/mariadb-database-create" id=183dc7a0-f717-4e8c-97a3-873874b2420d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.186619 | controller | Jun 12 10:23:35.472955 crc crio[19822]: time="2026-06-12T10:23:35.455380562Z" level=info msg="Starting container: c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e" id=7bdaedcf-fce2-426b-b2a6-286986567fb9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.186635 | controller | Jun 12 10:23:35.490093 crc crio[19822]: time="2026-06-12T10:23:35.489893708Z" level=info msg="Started container" PID=70537 containerID=c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e description=openstack/nova-cell1-db-create-prwxm/mariadb-database-create id=7bdaedcf-fce2-426b-b2a6-286986567fb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8
2026-06-12 11:43:48.186651 | controller | Jun 12 10:23:35.505607 crc crio[19822]: time="2026-06-12T10:23:35.505426115Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=0aa8295f-a97c-47f6-8feb-7b0466950982 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.186673 | controller | Jun 12 10:23:35.515978 crc crio[19822]: time="2026-06-12T10:23:35.515015513Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d42db40d-8f16-4ac8-9c68-622d51e8c1f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.186690 | controller | Jun 12 10:23:35.542308 crc crio[19822]: time="2026-06-12T10:23:35.541236174Z" level=info msg="Running pod sandbox: openstack/neutron-86d6f68476-tk5p4/POD" id=aae1a1a4-a7fa-4ef3-b5ec-636934fb6d9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.186705 | controller | Jun 12 10:23:35.542308 crc crio[19822]: time="2026-06-12T10:23:35.541703159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186721 | controller | Jun 12 10:23:35.573424 crc crio[19822]: time="2026-06-12T10:23:35.572658119Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=9b7be8cb-b137-4152-b8d7-d6309601ced5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.186737 | controller | Jun 12 10:23:35.680862 crc crio[19822]: time="2026-06-12T10:23:35.680740626Z" level=info msg="Stopped pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb" id=89d61422-73be-43bd-b780-4b6453e6e803 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.186753 | controller | Jun 12 10:23:35.708793 crc crio[19822]: time="2026-06-12T10:23:35.708691395Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=13419f90-1512-48bc-9c89-4c048723780d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.186770 | controller | Jun 12 10:23:35.709245 crc crio[19822]: time="2026-06-12T10:23:35.709181161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186787 | controller | Jun 12 10:23:35.718939 crc crio[19822]: time="2026-06-12T10:23:35.718783769Z" level=info msg="Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cb70}] Aliases:map[]}"
2026-06-12 11:43:48.186803 | controller | Jun 12 10:23:35.718939 crc crio[19822]: time="2026-06-12T10:23:35.718909333Z" level=info msg="Adding pod openstack_neutron-86d6f68476-tk5p4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.186819 | controller | Jun 12 10:23:36.009748 crc crio[19822]: time="2026-06-12T10:23:36.007570471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186835 | controller | Jun 12 10:23:36.029018 crc crio[19822]: time="2026-06-12T10:23:36.024261832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186868 | controller | Jun 12 10:23:36.508766 crc crio[19822]: time="2026-06-12T10:23:36.508421161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.186890 | controller | Jun 12 10:23:36.587539 crc crio[19822]: time="2026-06-12T10:23:36.587132281Z" level=info msg="Created container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core" id=13419f90-1512-48bc-9c89-4c048723780d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.186912 | controller | Jun 12 10:23:36.601184 crc crio[19822]: time="2026-06-12T10:23:36.596524443Z" level=info msg="Starting container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2" id=d21405d7-dd53-4665-966c-5160eda5198d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.186933 | controller | Jun 12 10:23:36.604446 crc crio[19822]: time="2026-06-12T10:23:36.604383717Z" level=info msg="Started container" PID=70694 containerID=1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2 description=openstack/ceilometer-0/sg-core id=d21405d7-dd53-4665-966c-5160eda5198d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81
2026-06-12 11:43:48.186959 | controller | Jun 12 10:23:36.612215 crc crio[19822]: 2026-06-12T10:23:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:029f0a84d4b5b64 Mac:da:2b:51:b3:e5:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.186987 | controller | Jun 12 10:23:36.613760 crc crio[19822]: time="2026-06-12T10:23:36.613656645Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc001ee2188}] Aliases:map[]}"
2026-06-12 11:43:48.187007 | controller | Jun 12 10:23:36.614135 crc crio[19822]: time="2026-06-12T10:23:36.614049057Z" level=info msg="Checking pod openstack_dnsmasq-dns-6dc87fb88f-fddmj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.187024 | controller | Jun 12 10:23:36.625395 crc crio[19822]: time="2026-06-12T10:23:36.625306059Z" level=info msg="Ran pod sandbox 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f with infra container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/POD" id=86a0539d-7da9-4e4f-bce6-3192a630c01e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.187042 | controller | Jun 12 10:23:36.629271 crc crio[19822]: time="2026-06-12T10:23:36.62902865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5685c825-cf5d-4fdc-8baf-c3aa965e2c68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187067 | controller | Jun 12 10:23:36.767940 crc crio[19822]: time="2026-06-12T10:23:36.756618164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=af692b00-b789-426e-a319-01e648927344 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187095 | controller | Jun 12 10:23:37.088301 crc crio[19822]: time="2026-06-12T10:23:37.088105744Z" level=info msg="Stopping pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8" id=6aa3ba05-3310-4519-bbcc-10d033ee8ccd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.187117 | controller | Jun 12 10:23:37.089102 crc crio[19822]: time="2026-06-12T10:23:37.088123526Z" level=info msg="Stopping pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9" id=5b40f3c0-b91f-408c-9a11-2c5c56d17d1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.187135 | controller | Jun 12 10:23:37.089300 crc crio[19822]: time="2026-06-12T10:23:37.089130387Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc00244d990}] Aliases:map[]}"
2026-06-12 11:43:48.187158 | controller | Jun 12 10:23:37.089865 crc crio[19822]: time="2026-06-12T10:23:37.089617752Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-prwxm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.187176 | controller | Jun 12 10:23:37.091204 crc crio[19822]: time="2026-06-12T10:23:37.091137341Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc00101b588}] Aliases:map[]}"
2026-06-12 11:43:48.187193 | controller | Jun 12 10:23:37.092468 crc crio[19822]: time="2026-06-12T10:23:37.092444003Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-x88kt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.187209 | controller | Jun 12 10:23:37.252230 crc crio[19822]: time="2026-06-12T10:23:37.251518672Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=19587fb6-a15b-43d2-9a32-28df7f35a6c3 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.187225 | controller | Jun 12 10:23:37.258026 crc crio[19822]: time="2026-06-12T10:23:37.257975249Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.187241 | controller | Jun 12 10:23:37.384050 crc crio[19822]: time="2026-06-12T10:23:37.383912434Z" level=info msg="Created container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler" id=bbc980bf-0413-4039-b075-35a71ae31240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.187261 | controller | Jun 12 10:23:37.385919 crc crio[19822]: time="2026-06-12T10:23:37.385862606Z" level=info msg="Starting container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641" id=8c15a5d7-ac98-4604-99b5-5156333ad1cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.187286 | controller | Jun 12 10:23:37.387333 crc crio[19822]: time="2026-06-12T10:23:37.387268258Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init" id=f1f9c829-445f-445b-bad9-610653b51e40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.187311 | controller | Jun 12 10:23:37.387898 crc crio[19822]: time="2026-06-12T10:23:37.387743363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187335 | controller | Jun 12 10:23:37.409379 crc crio[19822]: time="2026-06-12T10:23:37.409281859Z" level=info msg="Started container" PID=70744 containerID=1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641 description=openstack/cinder-scheduler-0/cinder-scheduler id=8c15a5d7-ac98-4604-99b5-5156333ad1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa
2026-06-12 11:43:48.187360 | controller | Jun 12 10:23:37.535335 crc crio[19822]: time="2026-06-12T10:23:37.535196677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187384 | controller | Jun 12 10:23:37.540120 crc crio[19822]: time="2026-06-12T10:23:37.539099891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187401 | controller | Jun 12 10:23:37.601244 crc crio[19822]: time="2026-06-12T10:23:37.601108581Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=5384bf8a-5d64-448d-a78b-28fbfb77b8b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187418 | controller | Jun 12 10:23:37.695779 crc crio[19822]: time="2026-06-12T10:23:37.695426459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=e130628b-182b-4f01-8d43-0309f907b52f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187436 | controller | Jun 12 10:23:37.757443 crc crio[19822]: time="2026-06-12T10:23:37.756294824Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=b864bda0-3e4d-492a-b385-a5799bd162a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.187453 | controller | Jun 12 10:23:37.760420 crc crio[19822]: time="2026-06-12T10:23:37.75773714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187469 | controller | Jun 12 10:23:37.962907 crc crio[19822]: time="2026-06-12T10:23:37.96252766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187486 | controller | Jun 12 10:23:37.987695 crc crio[19822]: time="2026-06-12T10:23:37.987601812Z" level=info msg="Stopping container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493 (timeout: 30s)" id=2fdd7519-95a4-459d-a9ae-07de75301456 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.187503 | controller | Jun 12 10:23:37.988411 crc crio[19822]: time="2026-06-12T10:23:37.988341036Z" level=info msg="Stopping container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a (timeout: 30s)" id=d132ee38-4940-49a6-a1c5-c94350529efb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.187519 | controller | Jun 12 10:23:38.028367 crc crio[19822]: time="2026-06-12T10:23:38.026269595Z" level=info msg="Stopped pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9" id=5b40f3c0-b91f-408c-9a11-2c5c56d17d1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.187536 | controller | Jun 12 10:23:38.038456 crc crio[19822]: time="2026-06-12T10:23:38.03722444Z" level=info msg="Created container 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init" id=f1f9c829-445f-445b-bad9-610653b51e40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.187552 | controller | Jun 12 10:23:38.045940 crc crio[19822]: time="2026-06-12T10:23:38.039986756Z" level=info msg="Starting container: 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5" id=da09c832-a199-471e-bfee-24eed5266fc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.187569 | controller | Jun 12 10:23:38.054176 crc crio[19822]: time="2026-06-12T10:23:38.052477437Z" level=info msg="Started container" PID=70911 containerID=6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5 description=openstack/dnsmasq-dns-6dc87fb88f-fddmj/init id=da09c832-a199-471e-bfee-24eed5266fc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f
2026-06-12 11:43:48.187586 | controller | Jun 12 10:23:38.183677 crc crio[19822]: time="2026-06-12T10:23:38.181427371Z" level=info msg="Stopped pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8" id=6aa3ba05-3310-4519-bbcc-10d033ee8ccd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.187607 | controller | Jun 12 10:23:38.323713 crc crio[19822]: time="2026-06-12T10:23:38.323577065Z" level=info msg="Stopped container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log" id=d132ee38-4940-49a6-a1c5-c94350529efb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.187624 | controller | Jun 12 10:23:38.648415 crc crio[19822]: 2026-06-12T10:23:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d37575b4ad637b Mac:2a:dc:ec:e5:c1:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.187641 | controller | Jun 12 10:23:38.650664 crc crio[19822]: time="2026-06-12T10:23:38.649753651Z" level=info msg="Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cb70}] Aliases:map[]}"
2026-06-12 11:43:48.187658 | controller | Jun 12 10:23:38.650664 crc crio[19822]: time="2026-06-12T10:23:38.649949867Z" level=info msg="Checking pod openstack_neutron-86d6f68476-tk5p4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.187674 | controller | Jun 12 10:23:38.722783 crc crio[19822]: time="2026-06-12T10:23:38.722318953Z" level=info msg="Ran pod sandbox 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 with infra container: openstack/neutron-86d6f68476-tk5p4/POD" id=aae1a1a4-a7fa-4ef3-b5ec-636934fb6d9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.187691 | controller | Jun 12 10:23:38.741881 crc crio[19822]: time="2026-06-12T10:23:38.740224608Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c7ee98df-ec62-44ab-92d1-8672d9da6d7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187707 | controller | Jun 12 10:23:38.896437 crc crio[19822]: time="2026-06-12T10:23:38.896327968Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=19587fb6-a15b-43d2-9a32-28df7f35a6c3 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.187723 | controller | Jun 12 10:23:38.899311 crc crio[19822]: time="2026-06-12T10:23:38.899219355Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=57c55347-d24f-4be4-b339-62e34b2ca1c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187739 | controller | Jun 12 10:23:38.965100 crc crio[19822]: time="2026-06-12T10:23:38.962710934Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=a6a97dcf-856f-4a41-a617-0f3dfa21f896 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187755 | controller | Jun 12 10:23:38.998293 crc crio[19822]: time="2026-06-12T10:23:38.997879921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=afe9f31c-f159-4167-adcc-0971a15a1090 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187770 | controller | Jun 12 10:23:39.074505 crc crio[19822]: time="2026-06-12T10:23:39.074419276Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=d2a3f78e-2b67-40e2-914b-7233acb2a3ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.187792 | controller | Jun 12 10:23:39.075116 crc crio[19822]: time="2026-06-12T10:23:39.075027845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187808 | controller | Jun 12 10:23:39.085900 crc crio[19822]: time="2026-06-12T10:23:39.085798233Z" level=info msg="Creating container: openstack/neutron-86d6f68476-tk5p4/neutron-api" id=1130bd41-f24c-4be0-a713-2a501d19c398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.187825 | controller | Jun 12 10:23:39.195392 crc crio[19822]: time="2026-06-12T10:23:39.192274611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187840 | controller | Jun 12 10:23:39.428669 crc crio[19822]: time="2026-06-12T10:23:39.428213706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d8282693-f891-4779-83f4-2ab51100f68f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187889 | controller | Jun 12 10:23:39.473410 crc crio[19822]: time="2026-06-12T10:23:39.471084681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187912 | controller | Jun 12 10:23:39.480869 crc crio[19822]: time="2026-06-12T10:23:39.478014733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187929 | controller | Jun 12 10:23:39.485875 crc crio[19822]: time="2026-06-12T10:23:39.485728991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187946 | controller | Jun 12 10:23:39.489877 crc crio[19822]: time="2026-06-12T10:23:39.48708289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.187962 | controller | Jun 12 10:23:39.701442 crc crio[19822]: time="2026-06-12T10:23:39.701325403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6ddbf8a2-ca41-45a6-afd3-c1edb8e1698b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.187978 | controller | Jun 12 10:23:39.724884 crc crio[19822]: time="2026-06-12T10:23:39.716685931Z" level=info msg="Creating container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns" id=6f843ce5-16e6-46ec-b22a-1744b136d92d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.187994 | controller | Jun 12 10:23:39.724884 crc crio[19822]: time="2026-06-12T10:23:39.717363443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188009 | controller | Jun 12 10:23:39.827493 crc crio[19822]: time="2026-06-12T10:23:39.827310313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188025 | controller | Jun 12 10:23:39.834211 crc crio[19822]: time="2026-06-12T10:23:39.834049275Z" level=info msg="Created container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api" id=1130bd41-f24c-4be0-a713-2a501d19c398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.188041 | controller | Jun 12 10:23:39.857582 crc crio[19822]: time="2026-06-12T10:23:39.857405069Z" level=info msg="Created container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd" id=d2a3f78e-2b67-40e2-914b-7233acb2a3ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.188062 | controller | Jun 12 10:23:39.860571 crc crio[19822]: time="2026-06-12T10:23:39.860493355Z" level=info msg="Starting container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f" id=66099db6-d6c2-4b74-99d6-f1d6f5283bc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.188079 | controller | Jun 12 10:23:39.870167 crc crio[19822]: time="2026-06-12T10:23:39.869501302Z" level=info msg="Starting container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377" id=5407568d-fafa-47ad-a460-5b5c86112d0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.188111 | controller | Jun 12 10:23:39.880104 crc crio[19822]: time="2026-06-12T10:23:39.879958168Z" level=info msg="Started container" PID=71090 containerID=a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f description=openstack/ceilometer-0/proxy-httpd id=66099db6-d6c2-4b74-99d6-f1d6f5283bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81
2026-06-12 11:43:48.188128 | controller | Jun 12 10:23:39.893925 crc crio[19822]: time="2026-06-12T10:23:39.893065548Z" level=info msg="Started container" PID=71085 containerID=0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377 description=openstack/neutron-86d6f68476-tk5p4/neutron-api id=5407568d-fafa-47ad-a460-5b5c86112d0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0
2026-06-12 11:43:48.188144 | controller | Jun 12 10:23:39.927771 crc crio[19822]: time="2026-06-12T10:23:39.927419249Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=402e97c5-48d2-4332-b68b-7ec3698fae79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.188161 | controller | Jun 12 10:23:39.984290 crc crio[19822]: time="2026-06-12T10:23:39.984134586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188178 | controller | Jun 12 10:23:40.010667 crc crio[19822]: time="2026-06-12T10:23:40.009771739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188195 | controller | Jun 12 10:23:40.011685 crc crio[19822]: time="2026-06-12T10:23:40.011495184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=bda10394-51d0-49ec-a6b5-32c23c135b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.188211 | controller | Jun 12 10:23:40.032312 crc crio[19822]: time="2026-06-12T10:23:40.028571488Z" level=info msg="Creating container: openstack/neutron-86d6f68476-tk5p4/neutron-httpd" id=b66e2847-e26e-4bee-822a-ca508ee49162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.188227 | controller | Jun 12 10:23:40.032312 crc crio[19822]: time="2026-06-12T10:23:40.029371704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188242 | controller | Jun 12 10:23:40.101692 crc crio[19822]: time="2026-06-12T10:23:40.101587057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188258 | controller | Jun 12 10:23:40.109121 crc crio[19822]: time="2026-06-12T10:23:40.108782776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188279 | controller | Jun 12 10:23:40.335391 crc crio[19822]: time="2026-06-12T10:23:40.335263696Z" level=info msg="Created container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns" id=6f843ce5-16e6-46ec-b22a-1744b136d92d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.188296 | controller | Jun 12 10:23:40.337322 crc crio[19822]: time="2026-06-12T10:23:40.336543357Z" level=info msg="Starting container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6" id=63254401-7fcf-4047-9d88-495ec9f3824a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.188313 | controller | Jun 12 10:23:40.349965 crc crio[19822]: time="2026-06-12T10:23:40.349685479Z" level=info msg="Started container" PID=71332 containerID=0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6 description=openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns id=63254401-7fcf-4047-9d88-495ec9f3824a name=/runtime.v1.RuntimeService/StartContainer sandboxID=029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f
2026-06-12 11:43:48.188329 | controller | Jun 12 10:23:40.416337 crc crio[19822]: time="2026-06-12T10:23:40.416137735Z" level=info msg="Created container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd" id=b66e2847-e26e-4bee-822a-ca508ee49162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.188346 | controller | Jun 12 10:23:40.419615 crc crio[19822]: time="2026-06-12T10:23:40.41951472Z" level=info msg="Starting container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49" id=50921054-5986-457f-b717-6987a4a5662b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.188362 | controller | Jun 12 10:23:40.442414 crc crio[19822]: time="2026-06-12T10:23:40.442315826Z" level=info msg="Created container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe" id=b864bda0-3e4d-492a-b385-a5799bd162a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.188378 | controller | Jun 12 10:23:40.445686 crc crio[19822]: time="2026-06-12T10:23:40.445593301Z" level=info msg="Started container" PID=71333 containerID=a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49 description=openstack/neutron-86d6f68476-tk5p4/neutron-httpd id=50921054-5986-457f-b717-6987a4a5662b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0
2026-06-12 11:43:48.188399 | controller | Jun 12 10:23:40.448195 crc crio[19822]: time="2026-06-12T10:23:40.448111788Z" level=info msg="Starting container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7" id=9bd03f53-10dc-4193-a529-2eb95714e23a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.188424 | controller | Jun 12 10:23:40.466859 crc crio[19822]: time="2026-06-12T10:23:40.466714839Z" level=info msg="Started container" PID=71114 containerID=c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7 description=openstack/cinder-scheduler-0/probe id=9bd03f53-10dc-4193-a529-2eb95714e23a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa
2026-06-12 11:43:48.188448 | controller | Jun 12 10:23:40.597283 crc crio[19822]: time="2026-06-12T10:23:40.596329756Z" level=info msg="Stopping container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455 (timeout: 30s)" id=43e704d4-5909-49a2-a025-3e016f2a91e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.188473 | controller | Jun 12 10:23:40.598042 crc crio[19822]: time="2026-06-12T10:23:40.597984069Z" level=info msg="Stopping container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca (timeout: 30s)" id=74462805-8784-4d2c-bb54-7e3eb1eacf85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.188505 | controller | Jun 12 10:23:40.602994 crc crio[19822]: time="2026-06-12T10:23:40.602202354Z" level=info msg="Stopping container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f (timeout: 30s)" id=00ae7739-388d-4f64-8af3-f54d2ed21834 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.188528 | controller | Jun 12 10:23:40.603706 crc crio[19822]: time="2026-06-12T10:23:40.603614317Z" level=info msg="Stopping container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2 (timeout: 30s)" id=f4fccc55-5141-4e4f-be84-22c6b47155ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.188545 | controller | Jun 12 10:23:40.811136 crc crio[19822]: time="2026-06-12T10:23:40.810658448Z" level=info msg="Stopped container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core" id=f4fccc55-5141-4e4f-be84-22c6b47155ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.188563 | controller | Jun 12 10:23:41.157055 crc crio[19822]: time="2026-06-12T10:23:41.15695884Z" level=info msg="Stopped container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd" id=00ae7739-388d-4f64-8af3-f54d2ed21834 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.188579 | controller | Jun 12 10:23:41.254227 crc crio[19822]: time="2026-06-12T10:23:41.254010756Z" level=info msg="Running pod sandbox: openstack/nova-api-25b4-account-create-58842/POD" id=822d92ee-010f-4f2f-898c-7b56a2e36531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.188596 | controller | Jun 12 10:23:41.254227 crc crio[19822]: time="2026-06-12T10:23:41.254107789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188613 | controller | Jun 12 10:23:41.335509 crc crio[19822]: time="2026-06-12T10:23:41.335469759Z" level=info msg="Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc005212c58}] Aliases:map[]}"
2026-06-12 11:43:48.188630 | controller | Jun 12 10:23:41.335747 crc crio[19822]: time="2026-06-12T10:23:41.335729037Z" level=info msg="Adding pod openstack_nova-api-25b4-account-create-58842 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.188647 | controller | Jun 12 10:23:41.463750 crc crio[19822]: time="2026-06-12T10:23:41.461632177Z" level=info msg="Stopped container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent" id=43e704d4-5909-49a2-a025-3e016f2a91e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.188665 | controller | Jun 12 10:23:41.558608 crc crio[19822]: time="2026-06-12T10:23:41.552095156Z" level=info msg="Stopped container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api" id=2fdd7519-95a4-459d-a9ae-07de75301456 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.188682 | controller | Jun 12 10:23:41.558608 crc crio[19822]: time="2026-06-12T10:23:41.553408355Z" level=info msg="Stopping pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0" id=8cda8c4e-bb5e-4ee4-86d2-adccbe8c290e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.188698 | controller | Jun 12 10:23:41.558608 crc crio[19822]: time="2026-06-12T10:23:41.553929012Z" level=info msg="Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc00101abc0}] Aliases:map[]}"
2026-06-12 11:43:48.188720 | controller | Jun 12 10:23:41.558608 crc crio[19822]: time="2026-06-12T10:23:41.554068206Z" level=info msg="Deleting pod openstack_barbican-api-864dc9f876-pvmpp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.188737 | controller | Jun 12 10:23:41.565072 crc crio[19822]: time="2026-06-12T10:23:41.563930754Z" level=info msg="Running pod sandbox: openstack/neutron-7cffd77f67-pg4pf/POD" id=33faeed9-fd4b-4516-a332-1657b3599223 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.188754 | controller | Jun 12 10:23:41.565072 crc crio[19822]: time="2026-06-12T10:23:41.564049826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188770 | controller | Jun 12 10:23:41.582734 crc crio[19822]: time="2026-06-12T10:23:41.582631452Z" level=info msg="Running pod sandbox: openstack/nova-cell0-943d-account-create-ktc6z/POD" id=10eda3e7-5912-4ed9-bae8-b4442f338dd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.188786 | controller | Jun 12 10:23:41.582938 crc crio[19822]: time="2026-06-12T10:23:41.582759167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.188803 | controller | Jun 12 10:23:41.789730 crc crio[19822]: time="2026-06-12T10:23:41.789030907Z" level=info msg="Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc005212220}] Aliases:map[]}"
2026-06-12 11:43:48.188819 | controller | Jun 12 10:23:41.789730 crc crio[19822]: time="2026-06-12T10:23:41.789719369Z" level=info msg="Adding pod openstack_neutron-7cffd77f67-pg4pf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.188836 | controller | Jun 12 10:23:41.826440 crc crio[19822]: time="2026-06-12T10:23:41.822594316Z" level=info msg="Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc000696510}] Aliases:map[]}"
2026-06-12 11:43:48.188876 | controller | Jun 12 10:23:41.826440 crc crio[19822]: time="2026-06-12T10:23:41.822677148Z" level=info msg="Adding pod openstack_nova-cell0-943d-account-create-ktc6z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.188896 | controller | Jun 12 10:23:42.048122 crc crio[19822]: 2026-06-12T10:23:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4de35a224eb8e47 Mac:5a:ac:10:7b:19:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 SocketPath: PciID:}] [{Interface:0xc00027b730 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.188913 | controller | Jun 12 10:23:42.085966 crc crio[19822]: time="2026-06-12T10:23:42.083543239Z" level=info msg="Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc005212c58}] Aliases:map[]}"
2026-06-12 11:43:48.188936 | controller | Jun 12 10:23:42.085966 crc crio[19822]: time="2026-06-12T10:23:42.083798807Z" level=info msg="Checking pod openstack_nova-api-25b4-account-create-58842 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.188953 | controller | Jun 12 10:23:42.180512 crc crio[19822]: time="2026-06-12T10:23:42.18007603Z" level=info msg="Ran pod sandbox 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f with infra container: openstack/nova-api-25b4-account-create-58842/POD" id=822d92ee-010f-4f2f-898c-7b56a2e36531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.188970 | controller | Jun 12 10:23:42.209305 crc crio[19822]: time="2026-06-12T10:23:42.206297242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b26f1aa9-52cc-4d84-99be-35fc0a5dbe70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.188987 | controller | Jun 12 10:23:42.212887 crc crio[19822]: time="2026-06-12T10:23:42.212233472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=04eb52dc-e352-4868-a339-27bcefc81365 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.189003 | controller | Jun 12 10:23:42.284529 crc crio[19822]: time="2026-06-12T10:23:42.282496611Z" level=info msg="Creating container: openstack/nova-api-25b4-account-create-58842/mariadb-account-create" id=f853644e-bead-4218-b266-7b626d7883d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.189019 | controller | Jun 12 10:23:42.284529 crc crio[19822]: time="2026-06-12T10:23:42.283038818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189036 | controller | Jun 12 10:23:42.453580 crc crio[19822]: time="2026-06-12T10:23:42.442124394Z" level=info msg="Stopped pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0" id=8cda8c4e-bb5e-4ee4-86d2-adccbe8c290e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.189052 | controller | Jun 12 10:23:42.493666 crc crio[19822]: time="2026-06-12T10:23:42.49163151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189068 | controller | Jun 12 10:23:42.503359 crc crio[19822]: time="2026-06-12T10:23:42.498365184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189084 | controller | Jun 12 10:23:42.818872 crc crio[19822]: 2026-06-12T10:23:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:090b8e07065142f Mac:9a:1f:8a:9e:e2:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.189100 | controller | Jun 12 10:23:42.818872 crc crio[19822]: time="2026-06-12T10:23:42.815784101Z" level=info msg="Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc000696510}] Aliases:map[]}"
2026-06-12 11:43:48.189122 | controller | Jun 12 10:23:42.818872 crc crio[19822]: time="2026-06-12T10:23:42.815963786Z" level=info msg="Checking pod openstack_nova-cell0-943d-account-create-ktc6z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.189138 | controller | Jun 12 10:23:42.848296 crc crio[19822]: time="2026-06-12T10:23:42.84804084Z" level=info msg="Ran pod sandbox 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b with infra container: openstack/nova-cell0-943d-account-create-ktc6z/POD" id=10eda3e7-5912-4ed9-bae8-b4442f338dd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.189155 | controller | Jun 12 10:23:42.863193 crc crio[19822]: time="2026-06-12T10:23:42.853384902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=25414ff9-1088-4948-962d-304d032c2fd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.189171 | controller | Jun 12 10:23:42.864595 crc crio[19822]: time="2026-06-12T10:23:42.863363812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9487c88a-4d7b-4051-b076-76bab2886de6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.189187 | controller | Jun 12 10:23:42.900575 crc crio[19822]: time="2026-06-12T10:23:42.894924508Z" level=info msg="Creating container: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create" id=ee9835b2-b431-49b0-8ddb-9c733660db6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.189203 | controller | Jun 12 10:23:42.909905 crc crio[19822]: time="2026-06-12T10:23:42.908258216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189220 | controller | Jun 12 10:23:42.942922 crc crio[19822]: time="2026-06-12T10:23:42.93452716Z" level=info msg="Removing container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493" id=be302c8d-a992-403c-802a-c3f6268f1407 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.189236 | controller | Jun 12 10:23:42.960109 crc crio[19822]: time="2026-06-12T10:23:42.959353357Z" level=info msg="Created container e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4: openstack/nova-api-25b4-account-create-58842/mariadb-account-create" id=f853644e-bead-4218-b266-7b626d7883d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.189252 | controller | Jun 12 10:23:42.962425 crc crio[19822]: time="2026-06-12T10:23:42.962331618Z" level=info msg="Starting container: e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4" id=9b77d925-d91c-4ad1-9fee-9b318f362f79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.189268 | controller | Jun 12 10:23:42.982327 crc crio[19822]: time="2026-06-12T10:23:42.982227584Z" level=info msg="Started container" PID=71740 containerID=e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4 description=openstack/nova-api-25b4-account-create-58842/mariadb-account-create id=9b77d925-d91c-4ad1-9fee-9b318f362f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f
2026-06-12 11:43:48.189284 | controller | Jun 12 10:23:43.016871 crc crio[19822]: time="2026-06-12T10:23:43.015077857Z" level=info msg="Removed container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api" id=be302c8d-a992-403c-802a-c3f6268f1407 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.189301 | controller | Jun 12 10:23:43.021103 crc crio[19822]: time="2026-06-12T10:23:43.021019625Z" level=info msg="Removing container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a" id=8c5f4666-415f-43db-b0ca-3caa62ea2865 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.189321 | controller | Jun 12 10:23:43.104399 crc crio[19822]: 2026-06-12T10:23:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b25a68b0d2b04c Mac:ea:41:e1:5b:de:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.189338 | controller | Jun 12 10:23:43.105611 crc crio[19822]: time="2026-06-12T10:23:43.105071135Z" level=info msg="Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc005212220}] Aliases:map[]}"
2026-06-12 11:43:48.189356 | controller | Jun 12 10:23:43.105611 crc crio[19822]: time="2026-06-12T10:23:43.105299072Z" level=info msg="Checking pod openstack_neutron-7cffd77f67-pg4pf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.189373 | controller | Jun 12 10:23:43.130774 crc crio[19822]: time="2026-06-12T10:23:43.130646326Z" level=info msg="Removed container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log" id=8c5f4666-415f-43db-b0ca-3caa62ea2865 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.189389 | controller | Jun 12 10:23:43.153255 crc crio[19822]: time="2026-06-12T10:23:43.14998802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189405 | controller | Jun 12 10:23:43.161069 crc crio[19822]: time="2026-06-12T10:23:43.160946228Z" level=info msg="Ran pod sandbox 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 with infra container: openstack/neutron-7cffd77f67-pg4pf/POD" id=33faeed9-fd4b-4516-a332-1657b3599223 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.189421 | controller | Jun 12 10:23:43.166058 crc crio[19822]: time="2026-06-12T10:23:43.165652667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=002c44e3-a13a-4c35-b4a8-f40e87c9c342 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.189437 | controller | Jun 12 10:23:43.174367 crc crio[19822]: time="2026-06-12T10:23:43.173202688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189453 | controller | Jun 12 10:23:43.288394 crc crio[19822]: time="2026-06-12T10:23:43.286288988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b0bb291e-8dcf-4933-a1e8-2a689fced94a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.189469 | controller | Jun 12 10:23:43.304885 crc crio[19822]: time="2026-06-12T10:23:43.303474836Z" level=info msg="Creating container: openstack/neutron-7cffd77f67-pg4pf/neutron-api" id=d6739a44-2fc9-4eae-bfbb-e2692082af38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.189485 | controller | Jun 12 10:23:43.304885 crc crio[19822]: time="2026-06-12T10:23:43.30455625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189506 | controller | Jun 12 10:23:43.384011 crc crio[19822]: time="2026-06-12T10:23:43.383183273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189523 | controller | Jun 12 10:23:43.394585 crc crio[19822]: time="2026-06-12T10:23:43.393439768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189539 | controller | Jun 12 10:23:43.588764 crc crio[19822]: time="2026-06-12T10:23:43.588654025Z" level=info msg="Created container 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create" id=ee9835b2-b431-49b0-8ddb-9c733660db6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.189573 | controller | Jun 12 10:23:43.591728 crc crio[19822]: time="2026-06-12T10:23:43.59162385Z" level=info msg="Starting container: 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b" id=bc36746e-dbf9-4614-a5c7-33b16aab1a2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.189601 | controller | Jun 12 10:23:43.601361 crc crio[19822]: time="2026-06-12T10:23:43.601183582Z" level=info msg="Started container" PID=71812 containerID=9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b description=openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create id=bc36746e-dbf9-4614-a5c7-33b16aab1a2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b
2026-06-12 11:43:48.189689 | controller | Jun 12 10:23:43.659449 crc crio[19822]: time="2026-06-12T10:23:43.658885274Z" level=info msg="Created container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api" id=d6739a44-2fc9-4eae-bfbb-e2692082af38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.189721 | controller | Jun 12 10:23:43.665354 crc crio[19822]: time="2026-06-12T10:23:43.665201216Z" level=info msg="Starting container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e" id=72043726-b6cc-4e3a-b8cf-7a95172054ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.189739 | controller | Jun 12 10:23:43.676260 crc crio[19822]: time="2026-06-12T10:23:43.676063164Z" level=info msg="Started container" PID=71820 containerID=9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e description=openstack/neutron-7cffd77f67-pg4pf/neutron-api id=72043726-b6cc-4e3a-b8cf-7a95172054ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569
2026-06-12 11:43:48.189757 | controller | Jun 12 10:23:43.711281 crc crio[19822]: time="2026-06-12T10:23:43.710884646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=64720b27-f25d-4bb2-a8f7-c6ab0f4506d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.189773 | controller | Jun 12 10:23:43.823340 crc crio[19822]: time="2026-06-12T10:23:43.822687688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0d00c8c5-67e7-4b74-bc64-dc6cd559ba5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.189791 | controller | Jun 12 10:23:43.831528 crc crio[19822]: time="2026-06-12T10:23:43.831442789Z" level=info msg="Creating container: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd" id=15f59b03-dd8c-41df-83ec-d0b2ca664d39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.189807 | controller | Jun 12 10:23:43.832123 crc crio[19822]: time="2026-06-12T10:23:43.831991606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189831 | controller | Jun 12 10:23:43.916950 crc crio[19822]: time="2026-06-12T10:23:43.915374489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189867 | controller | Jun 12 10:23:43.933405 crc crio[19822]: time="2026-06-12T10:23:43.932520907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.189891 | controller | Jun 12 10:23:44.227416 crc crio[19822]: time="2026-06-12T10:23:44.227318382Z" level=info msg="Created container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd" id=15f59b03-dd8c-41df-83ec-d0b2ca664d39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.189909 | controller | Jun 12 10:23:44.230286 crc crio[19822]: time="2026-06-12T10:23:44.230196052Z" level=info msg="Starting container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c" id=d8e26eec-6609-4753-85e4-fc59a52cd70b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.189926 | controller | Jun 12 10:23:44.240277 crc crio[19822]: time="2026-06-12T10:23:44.240044728Z" level=info msg="Started container" PID=71871 containerID=1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c description=openstack/neutron-7cffd77f67-pg4pf/neutron-httpd id=d8e26eec-6609-4753-85e4-fc59a52cd70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569
2026-06-12 11:43:48.189944 | controller | Jun 12 10:23:45.062397 crc crio[19822]: time="2026-06-12T10:23:45.061898557Z" level=info msg="Stopping pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f" id=af29ed17-159e-4fd0-999f-f03734bb8084 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.189960 | controller | Jun 12 10:23:45.063326 crc crio[19822]: time="2026-06-12T10:23:45.062799132Z" level=info msg="Stopping pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b" id=693c7978-89ff-4dd6-99dc-83a9093f7291 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.189977 | controller | Jun 12 10:23:45.063326 crc crio[19822]: time="2026-06-12T10:23:45.063086992Z" level=info msg="Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc003094ff0}] Aliases:map[]}"
2026-06-12 11:43:48.189994 | controller | Jun 12 10:23:45.063326 crc crio[19822]: time="2026-06-12T10:23:45.063296098Z" level=info msg="Deleting pod openstack_nova-api-25b4-account-create-58842 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.190010 | controller | Jun 12 10:23:45.063511 crc crio[19822]: time="2026-06-12T10:23:45.063408082Z" level=info msg="Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc00140f1b0}] Aliases:map[]}"
2026-06-12 11:43:48.190027 | controller | Jun 12 10:23:45.063661 crc crio[19822]: time="2026-06-12T10:23:45.063596058Z" level=info msg="Deleting pod openstack_nova-cell0-943d-account-create-ktc6z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.190049 | controller | Jun 12 10:23:45.676375 crc crio[19822]: time="2026-06-12T10:23:45.675442051Z" level=info msg="Stopped pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f" id=af29ed17-159e-4fd0-999f-f03734bb8084 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.190066 | controller | Jun 12 10:23:45.757017 crc crio[19822]: time="2026-06-12T10:23:45.756263586Z" level=info msg="Stopped pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b" id=693c7978-89ff-4dd6-99dc-83a9093f7291 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.190082 | controller | Jun 12 10:23:47.159259 crc crio[19822]: time="2026-06-12T10:23:47.158704383Z" level=info msg="Stopping container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae (timeout: 30s)" id=c68e4c88-8e88-4a8e-a4cf-ce4f039b0afa name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190098 | controller | Jun 12 10:23:47.162398 crc crio[19822]: time="2026-06-12T10:23:47.162306539Z" level=info msg="Stopping container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1 (timeout: 30s)" id=d7608c84-3b92-483b-9aa5-89f8f70ddd0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190114 | controller | Jun 12 10:23:47.196732 crc crio[19822]: time="2026-06-12T10:23:47.196642551Z" level=info msg="Stopped container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent" id=74462805-8784-4d2c-bb54-7e3eb1eacf85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190130 | controller | Jun 12 10:23:47.198341 crc crio[19822]: time="2026-06-12T10:23:47.198243563Z" level=info msg="Stopping pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81" id=98ea9ec7-d5dd-4802-8d0d-178e7d36b97d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.190146 | controller | Jun 12 10:23:47.198789 crc crio[19822]: time="2026-06-12T10:23:47.198730228Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc00101aa18}] Aliases:map[]}"
2026-06-12 11:43:48.190163 | controller | Jun 12 10:23:47.199030 crc crio[19822]: time="2026-06-12T10:23:47.198977246Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.190179 | controller | Jun 12 10:23:47.430883 crc crio[19822]: time="2026-06-12T10:23:47.429470514Z" level=info msg="Stopped container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log" id=d7608c84-3b92-483b-9aa5-89f8f70ddd0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190195 | controller | Jun 12 10:23:47.808667 crc crio[19822]: time="2026-06-12T10:23:47.808567646Z" level=info msg="Stopped pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81" id=98ea9ec7-d5dd-4802-8d0d-178e7d36b97d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.190212 | controller | Jun 12 10:23:48.074119 crc crio[19822]: time="2026-06-12T10:23:48.07370581Z" level=info msg="Stopping container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff (timeout: 10s)" id=fb8d0918-a0e4-422b-a4ca-2e0c80746fb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190228 | controller | Jun 12 10:23:48.177610 crc crio[19822]: time="2026-06-12T10:23:48.17748837Z" level=info msg="Removing container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f" id=4d225aea-32eb-4713-ad98-550b9d4ce5c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190248 | controller | Jun 12 10:23:48.230943 crc crio[19822]: time="2026-06-12T10:23:48.230715067Z" level=info msg="Stopped container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns" id=fb8d0918-a0e4-422b-a4ca-2e0c80746fb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190265 | controller | Jun 12 10:23:48.234099 crc crio[19822]: time="2026-06-12T10:23:48.234035275Z" level=info msg="Stopping pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c" id=55f3b235-3567-4e3a-bff2-817dd1030207 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.190281 | controller | Jun 12 10:23:48.234731 crc crio[19822]: time="2026-06-12T10:23:48.234645265Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc00101ad38}] Aliases:map[]}"
2026-06-12 11:43:48.190298 | controller | Jun 12 10:23:48.234994 crc crio[19822]: time="2026-06-12T10:23:48.234952705Z" level=info msg="Deleting pod openstack_dnsmasq-dns-b6cd6b77-l42gt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.190313 | controller | Jun 12 10:23:48.500206 crc crio[19822]: time="2026-06-12T10:23:48.499632227Z" level=info msg="Removed container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd" id=4d225aea-32eb-4713-ad98-550b9d4ce5c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190332 | controller | Jun 12 10:23:48.504394 crc crio[19822]: time="2026-06-12T10:23:48.504251135Z" level=info msg="Removing container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2" id=25445422-50a1-451d-a231-10636b2d9c10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190350 | controller | Jun 12 10:23:48.565701 crc crio[19822]: time="2026-06-12T10:23:48.565370623Z" level=info msg="Removed container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core" id=25445422-50a1-451d-a231-10636b2d9c10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190367 | controller | Jun 12 10:23:48.573696 crc crio[19822]: time="2026-06-12T10:23:48.573591524Z" level=info msg="Removing container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455" id=5677b1a1-0b9d-4799-b3f9-17de825ab08a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190382 | controller | Jun 12 10:23:48.602803 crc crio[19822]: time="2026-06-12T10:23:48.602709769Z" level=info msg="Removed container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent" id=5677b1a1-0b9d-4799-b3f9-17de825ab08a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190397 | controller | Jun 12 10:23:48.617053 crc crio[19822]: time="2026-06-12T10:23:48.616131004Z" level=info msg="Removing container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca" id=12670904-321b-42f1-824b-b32e6aaffaf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190413 | controller | Jun 12 10:23:48.661376 crc crio[19822]: time="2026-06-12T10:23:48.661129297Z" level=info msg="Removed container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent" id=12670904-321b-42f1-824b-b32e6aaffaf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190428 | controller | Jun 12 10:23:48.667302 crc crio[19822]: time="2026-06-12T10:23:48.667248396Z" level=info msg="Stopped pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c" id=55f3b235-3567-4e3a-bff2-817dd1030207 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.190448 | controller | Jun 12 10:23:49.213889 crc crio[19822]: time="2026-06-12T10:23:49.213461305Z" level=info msg="Removing container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff" id=203b71e7-bd77-4d3e-ae90-9df547f828aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190464 | controller | Jun 12 10:23:49.246705 crc crio[19822]: time="2026-06-12T10:23:49.246624571Z" level=info msg="Removed container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns" id=203b71e7-bd77-4d3e-ae90-9df547f828aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190479 | controller | Jun 12 10:23:49.251327 crc crio[19822]: time="2026-06-12T10:23:49.251239176Z" level=info msg="Removing container: 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b" id=a03cacce-4010-4edd-ba04-0e91408fed11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190495 | controller | Jun 12 10:23:49.279495 crc crio[19822]: time="2026-06-12T10:23:49.27934531Z" level=info msg="Removed container 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b: openstack/dnsmasq-dns-b6cd6b77-l42gt/init" id=a03cacce-4010-4edd-ba04-0e91408fed11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.190510 | controller | Jun 12 10:23:49.527004 crc crio[19822]: time="2026-06-12T10:23:49.526643112Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=7151db5d-44d8-41dd-83c0-c519836a2b27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.190526 | controller | Jun 12 10:23:49.527198 crc crio[19822]: time="2026-06-12T10:23:49.527012664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.190542 | controller | Jun 12 10:23:49.566579 crc crio[19822]: time="2026-06-12T10:23:49.566483101Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc002ed03b0}] Aliases:map[]}"
2026-06-12 11:43:48.190559 | controller | Jun 12 10:23:49.566579 crc crio[19822]: time="2026-06-12T10:23:49.566546423Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.190575 | controller | Jun 12 10:23:49.667878 crc crio[19822]: time="2026-06-12T10:23:49.667634623Z" level=info msg="Stopping container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455 (timeout: 30s)" id=97a82b84-c083-424c-b3d0-c41aafd5f42b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190591 | controller | Jun 12 10:23:49.668018 crc crio[19822]: time="2026-06-12T10:23:49.667933535Z" level=info msg="Stopping container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88 (timeout: 30s)" id=a815ecfc-e08e-4228-9de0-0e5ba1bdf197 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190635 | controller | Jun 12 10:23:49.999081 crc crio[19822]: time="2026-06-12T10:23:49.997721834Z" level=info msg="Stopped container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log" id=a815ecfc-e08e-4228-9de0-0e5ba1bdf197 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190659 | controller | Jun 12 10:23:50.223115 crc crio[19822]: 2026-06-12T10:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dccba46dd61396 Mac:a2:c7:3e:d7:c6:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 SocketPath: PciID:}] [{Interface:0xc00053c750 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.190681 | controller | Jun 12 10:23:50.225040 crc crio[19822]: time="2026-06-12T10:23:50.224952718Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc002ed03b0}] Aliases:map[]}"
2026-06-12 11:43:48.190701 | controller | Jun 12 10:23:50.225240 crc crio[19822]: time="2026-06-12T10:23:50.225191046Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.190726 | controller | Jun 12 10:23:50.236178 crc crio[19822]: time="2026-06-12T10:23:50.236076305Z" level=info msg="Ran pod sandbox 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 with infra container: openstack/ceilometer-0/POD" id=7151db5d-44d8-41dd-83c0-c519836a2b27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.190751 | controller | Jun 12 10:23:50.240373 crc crio[19822]: time="2026-06-12T10:23:50.240059218Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ddfc04cb-8810-42a8-9142-0589a5f7ea94 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.190770 | controller | Jun 12 10:23:50.265549 crc crio[19822]: time="2026-06-12T10:23:50.265499026Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.190787 | controller | Jun 12 10:23:50.501360 crc crio[19822]: time="2026-06-12T10:23:50.500710882Z" level=info msg="Stopped container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd" id=c68e4c88-8e88-4a8e-a4cf-ce4f039b0afa name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.190803 | controller | Jun 12 10:23:50.504061 crc crio[19822]: time="2026-06-12T10:23:50.503974275Z" level=info msg="Stopping pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5" id=a5dbac93-475c-46df-9792-d5f332156b7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.190819 | controller | Jun 12 10:23:50.504910 crc crio[19822]: time="2026-06-12T10:23:50.504793021Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc002ed0160}] Aliases:map[]}"
2026-06-12 11:43:48.190835 | controller | Jun 12 10:23:50.505168 crc crio[19822]: time="2026-06-12T10:23:50.505044079Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.190869 | controller | Jun 12 10:23:50.764000 crc crio[19822]: time="2026-06-12T10:23:50.763628069Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ddfc04cb-8810-42a8-9142-0589a5f7ea94 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.190896 | controller | Jun 12 10:23:50.771307 crc crio[19822]: time="2026-06-12T10:23:50.771210163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=0b3d783f-9706-4233-a9ae-694229fabbcb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.190914 | controller | Jun 12 10:23:50.798087 crc crio[19822]: time="2026-06-12T10:23:50.79802837Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=12bda890-ef15-477a-8ddf-f5d7b4d6263a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.190930 | controller | Jun 12 10:23:50.810326 crc crio[19822]: time="2026-06-12T10:23:50.810254795Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=af54d354-802c-4b76-8f9b-567b6123f620 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.190945 | controller | Jun 12 10:23:50.810695 crc crio[19822]: time="2026-06-12T10:23:50.810641778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.190961 | controller | Jun 12 10:23:50.857310 crc crio[19822]: time="2026-06-12T10:23:50.857222489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.190976 | controller | Jun 12 10:23:50.860664 crc crio[19822]: time="2026-06-12T10:23:50.860604377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.190991 | controller | Jun 12 10:23:51.054583 crc crio[19822]: time="2026-06-12T10:23:51.054073919Z" level=info msg="Created container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent" id=af54d354-802c-4b76-8f9b-567b6123f620 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.191007 | controller | Jun 12 10:23:51.057273 crc crio[19822]: time="2026-06-12T10:23:51.056922542Z" level=info msg="Starting container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33" id=5a46ae2c-685b-4a71-8e1a-ece03484942b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.191022 | controller | Jun 12 10:23:51.071339 crc crio[19822]: time="2026-06-12T10:23:51.07119342Z" level=info msg="Started container" PID=72583 containerID=60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33 description=openstack/ceilometer-0/ceilometer-central-agent id=5a46ae2c-685b-4a71-8e1a-ece03484942b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614
2026-06-12 11:43:48.191038 | controller | Jun 12 10:23:51.091542 crc crio[19822]: time="2026-06-12T10:23:51.091454996Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c97ba5dd-c11d-4a4a-bad2-a2f7b532aaf4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.191053 | controller | Jun 12 10:23:51.095586 crc crio[19822]: time="2026-06-12T10:23:51.095493424Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.191069 | controller | Jun 12 10:23:51.113661 crc crio[19822]: time="2026-06-12T10:23:51.113052671Z" level=info msg="Stopped pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5" id=a5dbac93-475c-46df-9792-d5f332156b7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.191084 | controller | Jun 12 10:23:51.430936 crc crio[19822]: time="2026-06-12T10:23:51.430344522Z" level=info msg="Removing container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae" id=a2cf737f-747e-48f4-add5-ac4ab339aac6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.191104 | controller | Jun 12 10:23:51.604661 crc crio[19822]: time="2026-06-12T10:23:51.602334472Z" level=info msg="Removed container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd" id=a2cf737f-747e-48f4-add5-ac4ab339aac6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.191121 | controller | Jun 12 10:23:51.629251 crc crio[19822]: time="2026-06-12T10:23:51.628933834Z" level=info msg="Removing container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1" id=f3ec9d58-0ab2-4f0a-9ee0-fe50cdce47be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.191137 | controller | Jun 12 10:23:51.631355 crc crio[19822]: time="2026-06-12T10:23:51.630914712Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c97ba5dd-c11d-4a4a-bad2-a2f7b532aaf4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.191154 | controller | Jun 12 10:23:51.635133 crc crio[19822]: time="2026-06-12T10:23:51.63497806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=d755e0a0-8eba-4b7d-ae95-277f30d69af6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.191171 | controller | Jun 12 10:23:51.658371 crc crio[19822]: time="2026-06-12T10:23:51.657960329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=b7a7890d-f242-42be-80e8-005b5a06c74a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.191186 | controller | Jun 12 10:23:51.688123 crc crio[19822]: time="2026-06-12T10:23:51.686912911Z" level=info msg="Removed container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log" id=f3ec9d58-0ab2-4f0a-9ee0-fe50cdce47be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.191202 | controller | Jun 12 10:23:51.715876 crc crio[19822]: time="2026-06-12T10:23:51.703698964Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=0578f8c0-ed52-499e-9db4-5d8cdc2b5c75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.191218 | controller | Jun 12 10:23:51.715876 crc crio[19822]: time="2026-06-12T10:23:51.704631824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191233 | controller | Jun 12 10:23:51.919407 crc crio[19822]: time="2026-06-12T10:23:51.919300064Z" level=info msg="Running pod sandbox: openstack/nova-cell1-f1a6-account-create-rmj7f/POD" id=81309b56-94fc-41e2-9bc4-85426d816788 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.191249 | controller | Jun 12 10:23:51.919684 crc crio[19822]: time="2026-06-12T10:23:51.919436379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191264 | controller | Jun 12 10:23:51.987080 crc crio[19822]: time="2026-06-12T10:23:51.983379812Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-d4cqb/POD" id=6792ebfb-a067-4eb5-a329-e3a1b6d7ef31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.191280 | controller | Jun 12 10:23:51.987080 crc crio[19822]: time="2026-06-12T10:23:51.983521027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191296 | controller | Jun 12 10:23:52.076213 crc crio[19822]: time="2026-06-12T10:23:52.076098264Z" level=info msg="Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc002ed0360}] Aliases:map[]}"
2026-06-12 11:43:48.191317 | controller | Jun 12 10:23:52.076213 crc crio[19822]: time="2026-06-12T10:23:52.076191897Z" level=info msg="Adding pod openstack_nova-cell1-f1a6-account-create-rmj7f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.191334 | controller | Jun 12 10:23:52.081403 crc crio[19822]: time="2026-06-12T10:23:52.08132788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191351 | controller | Jun 12 10:23:52.091512 crc crio[19822]: time="2026-06-12T10:23:52.091367388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191374 | controller | Jun 12 10:23:52.103694 crc crio[19822]: time="2026-06-12T10:23:52.103574369Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc003264190}] Aliases:map[]}"
2026-06-12 11:43:48.191391 | controller | Jun 12 10:23:52.103694 crc crio[19822]: time="2026-06-12T10:23:52.103652201Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-d4cqb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.191408 | controller | Jun 12 10:23:52.412585 crc crio[19822]: time="2026-06-12T10:23:52.410863199Z" level=info msg="Created container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent" id=0578f8c0-ed52-499e-9db4-5d8cdc2b5c75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.191425 | controller | Jun 12 10:23:52.416875 crc crio[19822]: time="2026-06-12T10:23:52.415102872Z" level=info msg="Starting container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947" id=4810153a-acab-41a4-9606-d59e8da88733 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.191441 | controller | Jun 12 10:23:52.428976 crc crio[19822]: time="2026-06-12T10:23:52.42875485Z" level=info msg="Started container" PID=72729 containerID=8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947 description=openstack/ceilometer-0/ceilometer-notification-agent id=4810153a-acab-41a4-9606-d59e8da88733 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614
2026-06-12 11:43:48.191458 | controller | Jun 12 10:23:52.445923 crc crio[19822]: time="2026-06-12T10:23:52.445871873Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=bc13acd8-ae76-4bc1-a441-34ea63580517 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.191474 | controller | Jun 12 10:23:52.456880 crc crio[19822]: time="2026-06-12T10:23:52.456489543Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.191490 | controller | Jun 12 10:23:52.517886 crc crio[19822]: 2026-06-12T10:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f22ce545680316 Mac:ae:44:8b:e3:10:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.191510 | controller | Jun 12 10:23:52.517886 crc crio[19822]: time="2026-06-12T10:23:52.517519853Z" level=info msg="Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc002ed0360}] Aliases:map[]}"
2026-06-12 11:43:48.191527 | controller | Jun 12 10:23:52.517886 crc crio[19822]: time="2026-06-12T10:23:52.517686438Z" level=info msg="Checking pod openstack_nova-cell1-f1a6-account-create-rmj7f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.191543 | controller | Jun 12 10:23:52.540426 crc crio[19822]: time="2026-06-12T10:23:52.539275861Z" level=info msg="Ran pod sandbox 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b with infra container: openstack/nova-cell1-f1a6-account-create-rmj7f/POD" id=81309b56-94fc-41e2-9bc4-85426d816788 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.191558 | controller | Jun 12 10:23:52.552882 crc crio[19822]: time="2026-06-12T10:23:52.55253777Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=3a0ac163-1222-4756-80a0-661db8500d1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.191574 | controller | Jun 12 10:23:52.552882 crc crio[19822]: time="2026-06-12T10:23:52.552658474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191590 | controller | Jun 12 10:23:52.553074 crc crio[19822]: time="2026-06-12T10:23:52.552901661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f3aa5264-bc84-4553-8770-41dea6666e27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.191605 | controller | Jun 12 10:23:52.558894 crc crio[19822]: time="2026-06-12T10:23:52.558750246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3e1a8a98-0d78-4e39-8a43-d8749234bf66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.191621 | controller | Jun 12 10:23:52.655996 crc crio[19822]: time="2026-06-12T10:23:52.654560957Z" level=info msg="Creating container: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create" id=0827a1c3-6eae-4412-8e68-56c63c886415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.191636 | controller | Jun 12 10:23:52.655996 crc crio[19822]: time="2026-06-12T10:23:52.655116825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191652 | controller | Jun 12 10:23:52.662580 crc crio[19822]: time="2026-06-12T10:23:52.662475411Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc0030945f8}] Aliases:map[]}"
2026-06-12 11:43:48.191674 | controller | Jun 12 10:23:52.662580 crc crio[19822]: time="2026-06-12T10:23:52.662562804Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.191692 | controller | Jun 12 10:23:52.739715 crc crio[19822]: time="2026-06-12T10:23:52.739647589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191708 | controller | Jun 12 10:23:52.752519 crc crio[19822]: time="2026-06-12T10:23:52.752452777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.191724 | controller | Jun 12 10:23:52.870267 crc crio[19822]: 2026-06-12T10:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86efb09479d03ff Mac:ee:25:d8:65:b8:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 SocketPath: PciID:}] [{Interface:0xc0006325d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.191741 | controller | Jun 12 10:23:52.872042 crc crio[19822]: time="2026-06-12T10:23:52.871120875Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc003264190}] Aliases:map[]}"
2026-06-12 11:43:48.191757 | controller | Jun 12 10:23:52.872042 crc crio[19822]: time="2026-06-12T10:23:52.871347902Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-d4cqb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.191772 | controller | Jun 12 10:23:52.885059 crc crio[19822]: time="2026-06-12T10:23:52.883648737Z" level=info msg="Ran pod sandbox 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a with infra container: openstack/nova-cell0-conductor-db-sync-d4cqb/POD" id=6792ebfb-a067-4eb5-a329-e3a1b6d7ef31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.191788 | controller | Jun 12 10:23:52.891479 crc crio[19822]: time="2026-06-12T10:23:52.891394474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.191804 | controller | Jun 12 10:23:52.891705 crc crio[19822]: time="2026-06-12T10:23:52.891613181Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.191820 | controller | Jun 12 10:23:52.891705 crc crio[19822]: time="2026-06-12T10:23:52.891663493Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.191836 | controller | Jun 12 10:23:52.895953 crc crio[19822]: time="2026-06-12T10:23:52.895285721Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8bcce375-6f2d-4ceb-a7cc-1a06ef860366 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.191876 | controller | Jun 12 10:23:52.904306 crc crio[19822]: time="2026-06-12T10:23:52.903984607Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\""
2026-06-12 11:43:48.191909 | controller | Jun 12 10:23:52.923563 crc crio[19822]: time="2026-06-12T10:23:52.923501696Z" level=info msg="Created container 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create" id=0827a1c3-6eae-4412-8e68-56c63c886415 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.191929 | controller | Jun 12 10:23:52.931196 crc crio[19822]: time="2026-06-12T10:23:52.93108852Z" level=info msg="Starting container: 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364" id=e18cc133-c151-402f-9697-86aa2cf8b0c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.191945 | controller | Jun 12 10:23:52.939139 crc crio[19822]: time="2026-06-12T10:23:52.939028275Z" level=info msg="Started container" PID=72843 containerID=8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364 description=openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create id=e18cc133-c151-402f-9697-86aa2cf8b0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b
2026-06-12 11:43:48.191961 | controller | Jun 12 10:23:53.151761 crc crio[19822]: time="2026-06-12T10:23:53.151615367Z" level=info msg="Stopped container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd" id=97a82b84-c083-424c-b3d0-c41aafd5f42b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.191977 | controller | Jun 12 10:23:53.153019 crc crio[19822]: time="2026-06-12T10:23:53.152905447Z" level=info msg="Stopping pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89" id=c203aae2-b08d-4a0c-b4de-e5f05406288d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.191994 | controller | Jun 12 10:23:53.153633 crc crio[19822]: time="2026-06-12T10:23:53.153445964Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc0006966f0}] Aliases:map[]}"
2026-06-12 11:43:48.192010 | controller | Jun 12 10:23:53.153633 crc crio[19822]: time="2026-06-12T10:23:53.15360419Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.192026 | controller | Jun 12 10:23:53.259468 crc crio[19822]: time="2026-06-12T10:23:53.259040876Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=bc13acd8-ae76-4bc1-a441-34ea63580517 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.192043 | controller | Jun 12 10:23:53.260979 crc crio[19822]: time="2026-06-12T10:23:53.260899461Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=41495afe-1420-4edf-a6d1-996c6d233ec8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.192060 | controller | Jun 12 10:23:53.271007 crc crio[19822]: 2026-06-12T10:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69415a3fec72157 Mac:9e:c6:6e:da:2c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 SocketPath: PciID:}] [{Interface:0xc000482700 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.192094 | controller | Jun 12 10:23:53.271977 crc crio[19822]: time="2026-06-12T10:23:53.271864048Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc0030945f8}] Aliases:map[]}"
2026-06-12 11:43:48.192115 | controller | Jun 12 10:23:53.272103 crc crio[19822]: time="2026-06-12T10:23:53.272021499Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.192132 | controller | Jun 12 10:23:53.282530 crc crio[19822]: time="2026-06-12T10:23:53.282446681Z" level=info msg="Ran pod sandbox 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b with infra container: openstack/glance-default-internal-api-0/POD" id=3a0ac163-1222-4756-80a0-661db8500d1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.192149 | controller | Jun 12 10:23:53.296387 crc crio[19822]: time="2026-06-12T10:23:53.296276119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=21c8dadf-5974-401d-877a-04f5a2e9b4a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.192166 | controller | Jun 12 10:23:53.302638 crc crio[19822]: time="2026-06-12T10:23:53.302520907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=f6520139-e1bd-480e-9609-30ed0af9c7c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.192182 | controller | Jun 12 10:23:53.316779 crc crio[19822]: time="2026-06-12T10:23:53.305031217Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=fb9ae70a-5032-4ba0-9e4c-a8acd1fa5d4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.192197 | controller | Jun 12 10:23:53.365982 crc crio[19822]: time="2026-06-12T10:23:53.365874256Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=72d80b8a-4a6f-49c8-bb77-8334cb267aff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.192213 | controller | Jun 12 10:23:53.368022 crc crio[19822]: time="2026-06-12T10:23:53.367616632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192229 | controller | Jun 12 10:23:53.381209 crc crio[19822]: time="2026-06-12T10:23:53.380911946Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=7bd9b0ee-99b1-4d08-949b-691277b06b43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.192244 | controller | Jun 12 10:23:53.400456 crc crio[19822]: time="2026-06-12T10:23:53.400354823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192260 | controller | Jun 12 10:23:53.462987 crc crio[19822]: time="2026-06-12T10:23:53.462637263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192275 | controller | Jun 12 10:23:53.504061 crc crio[19822]: time="2026-06-12T10:23:53.503989385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192291 | controller | Jun 12 10:23:53.517247 crc crio[19822]: time="2026-06-12T10:23:53.517045954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192312 | controller | Jun 12 10:23:53.691710 crc crio[19822]: time="2026-06-12T10:23:53.688564362Z" level=info msg="Created container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core" id=7bd9b0ee-99b1-4d08-949b-691277b06b43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.192329 | controller | Jun 12 10:23:53.691710 crc crio[19822]: time="2026-06-12T10:23:53.690670169Z" level=info msg="Starting container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e" id=88d441df-5a67-421b-9bcf-4b78121788aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.192346 | controller | Jun 12 10:23:53.700386 crc crio[19822]: time="2026-06-12T10:23:53.700263476Z" level=info msg="Started container" PID=72950 containerID=d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e description=openstack/ceilometer-0/sg-core id=88d441df-5a67-421b-9bcf-4b78121788aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614
2026-06-12 11:43:48.192362 | controller | Jun 12 10:23:53.729878 crc crio[19822]: time="2026-06-12T10:23:53.728773639Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=69f6903c-9fed-40ae-b4d7-03ab9e260018 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.192379 | controller | Jun 12 10:23:53.764734 crc crio[19822]: time="2026-06-12T10:23:53.764672893Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.192395 | controller | Jun 12 10:23:53.859110 crc crio[19822]: time="2026-06-12T10:23:53.85799583Z" level=info msg="Stopped pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89" id=c203aae2-b08d-4a0c-b4de-e5f05406288d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.192412 | controller | Jun 12 10:23:54.625514 crc crio[19822]: time="2026-06-12T10:23:54.624991602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192429 | controller | Jun 12 10:23:54.633716 crc crio[19822]: time="2026-06-12T10:23:54.633625235Z" level=info msg="Removing container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455" id=6fa87091-8281-4033-bcea-6f8f234c8224 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.192445 | controller | Jun 12 10:23:54.639692 crc crio[19822]: time="2026-06-12T10:23:54.639627707Z" level=info msg="Stopping pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b" id=36b4abba-b818-4a8b-84b4-9e114820b54a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.192461 | controller | Jun 12 10:23:54.641073 crc crio[19822]: time="2026-06-12T10:23:54.641004061Z" level=info msg="Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc0007ad670}] Aliases:map[]}"
2026-06-12 11:43:48.192478 | controller | Jun 12 10:23:54.641364 crc crio[19822]: time="2026-06-12T10:23:54.641227748Z" level=info msg="Deleting pod openstack_nova-cell1-f1a6-account-create-rmj7f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.192494 | controller | Jun 12 10:23:54.705895 crc crio[19822]: time="2026-06-12T10:23:54.705707327Z" level=info msg="Removed container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd" id=6fa87091-8281-4033-bcea-6f8f234c8224 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.192515 | controller | Jun 12 10:23:54.717141 crc crio[19822]: time="2026-06-12T10:23:54.717059222Z" level=info msg="Removing container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88" id=4f3ca545-18b7-46cf-ad35-57c132138af5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.192532 | controller | Jun 12 10:23:54.808119 crc crio[19822]: time="2026-06-12T10:23:54.806087008Z" level=info msg="Removed container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log" id=4f3ca545-18b7-46cf-ad35-57c132138af5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.192549 | controller | Jun 12 10:23:54.864542 crc crio[19822]: time="2026-06-12T10:23:54.864033809Z" level=info msg="Created container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log" id=72d80b8a-4a6f-49c8-bb77-8334cb267aff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.192565 | controller | Jun 12 10:23:54.865719 crc crio[19822]: time="2026-06-12T10:23:54.86567589Z" level=info msg="Starting container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6" id=90b7d54d-3584-4891-ae8a-881aed3efbb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.192581 | controller | Jun 12 10:23:54.871888 crc crio[19822]: time="2026-06-12T10:23:54.871771713Z" level=info msg="Started container" PID=73024 containerID=95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6 description=openstack/glance-default-internal-api-0/glance-log id=90b7d54d-3584-4891-ae8a-881aed3efbb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b
2026-06-12 11:43:48.192598 | controller | Jun 12 10:23:54.892025 crc crio[19822]: time="2026-06-12T10:23:54.891941189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3c81aa9e-ee17-429e-a96f-aa1b3a4d8d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.192615 | controller | Jun 12 10:23:55.032869 crc crio[19822]: time="2026-06-12T10:23:55.027696153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ecec301b-056b-4aeb-91e9-5b4baee5c7e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.192631 | controller | Jun 12 10:23:55.052287 crc crio[19822]: time="2026-06-12T10:23:55.046301714Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=92c6b6ab-6c95-4116-bd69-5f6f76af07b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.192647 | controller | Jun 12 10:23:55.052287 crc crio[19822]: time="2026-06-12T10:23:55.049105633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192663 | controller | Jun 12 10:23:55.166527 crc crio[19822]: time="2026-06-12T10:23:55.166403852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192679 | controller | Jun 12 10:23:55.307783 crc crio[19822]: time="2026-06-12T10:23:55.300990889Z" level=info msg="Stopped pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b" id=36b4abba-b818-4a8b-84b4-9e114820b54a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.192695 | controller | Jun 12 10:23:55.437379 crc crio[19822]: time="2026-06-12T10:23:55.436223788Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=cc15d6c9-0104-465a-987f-0a50f90fff59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.192717 | controller | Jun 12 10:23:55.437379 crc crio[19822]: time="2026-06-12T10:23:55.436356362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192733 | controller | Jun 12 10:23:55.501801 crc crio[19822]: time="2026-06-12T10:23:55.501709774Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc005212370}] Aliases:map[]}"
2026-06-12 11:43:48.192749 | controller | Jun 12 10:23:55.501801 crc crio[19822]: time="2026-06-12T10:23:55.501783246Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.192765 | controller | Jun 12 10:23:55.696201 crc crio[19822]: time="2026-06-12T10:23:55.695378339Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=69f6903c-9fed-40ae-b4d7-03ab9e260018 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.192781 | controller | Jun 12 10:23:55.699894 crc crio[19822]: time="2026-06-12T10:23:55.699541792Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=39788ddf-0465-4ab0-b9bf-d28b4735e4cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.192803 | controller | Jun 12 10:23:55.765743 crc crio[19822]: time="2026-06-12T10:23:55.765529958Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=0c558030-c0c2-4f1e-9665-a1c899fdcc13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.192828 | controller | Jun 12 10:23:55.785914 crc crio[19822]: time="2026-06-12T10:23:55.785770179Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=c55c7bc0-dac4-416f-b45a-1402ecf9e3b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.192869 | controller | Jun 12 10:23:55.786385 crc crio[19822]: time="2026-06-12T10:23:55.786321547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192893 | controller | Jun 12 10:23:55.945560 crc crio[19822]: time="2026-06-12T10:23:55.943347011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192911 | controller | Jun 12 10:23:55.947970 crc crio[19822]: time="2026-06-12T10:23:55.947906086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.192927 | controller | Jun 12 10:23:56.138420 crc crio[19822]: time="2026-06-12T10:23:56.137874512Z" level=info msg="Created container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd" id=c55c7bc0-dac4-416f-b45a-1402ecf9e3b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.192943 | controller | Jun 12 10:23:56.142202 crc crio[19822]: time="2026-06-12T10:23:56.142067165Z" level=info msg="Starting container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd" id=96fcdf46-93ea-44b7-96c1-ddc76a729436 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.192960 | controller | Jun 12 10:23:56.159913 crc crio[19822]: time="2026-06-12T10:23:56.159744911Z" level=info msg="Started container" PID=73213 containerID=23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd description=openstack/ceilometer-0/proxy-httpd id=96fcdf46-93ea-44b7-96c1-ddc76a729436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614
2026-06-12 11:43:48.192983 | controller | Jun 12 10:23:56.354986 crc crio[19822]: 2026-06-12T10:23:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b496d29e4bccb9 Mac:ea:02:e1:8f:8d:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.193001 | controller | Jun 12 10:23:56.371948 crc crio[19822]: time="2026-06-12T10:23:56.371757929Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc005212370}] Aliases:map[]}"
2026-06-12 11:43:48.193018 | controller | Jun 12 10:23:56.372265 crc crio[19822]: time="2026-06-12T10:23:56.372035727Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.193035 | controller | Jun 12 10:23:56.391303 crc crio[19822]: time="2026-06-12T10:23:56.391060994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193052 | controller | Jun 12 10:23:56.409903 crc crio[19822]: time="2026-06-12T10:23:56.409755089Z" level=info msg="Ran pod sandbox 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 with infra container: openstack/glance-default-external-api-0/POD" id=cc15d6c9-0104-465a-987f-0a50f90fff59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.193068 | controller | Jun 12 10:23:56.422387 crc crio[19822]: time="2026-06-12T10:23:56.422283834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=51b0b7db-00a9-4c90-b466-3b09be9e1187 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.193085 | controller | Jun 12 10:23:56.425896 crc crio[19822]: time="2026-06-12T10:23:56.425740855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=b15e5c60-0192-4c6f-b2dc-48fcbc4e302d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.193101 | controller | Jun 12 10:23:56.436329 crc crio[19822]: time="2026-06-12T10:23:56.436218767Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=5398d27d-8b76-4031-98ca-cc7eb0ddf80d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.193117 | controller | Jun 12 10:23:56.436752 crc crio[19822]: time="2026-06-12T10:23:56.436690612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193133 | controller | Jun 12 10:23:56.589501 crc crio[19822]: time="2026-06-12T10:23:56.589376484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193149 | controller | Jun 12 10:23:56.835648 crc crio[19822]: time="2026-06-12T10:23:56.832036119Z" level=info msg="Stopping container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947 (timeout: 30s)" id=63ff664d-eff8-400f-90d4-650325efde14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.193170 | controller | Jun 12 10:23:56.835648 crc crio[19822]: time="2026-06-12T10:23:56.835352805Z" level=info msg="Stopping container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33 (timeout: 30s)" id=50815e2c-cb1f-42d9-a43e-b0f4556b47f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.193187 | controller | Jun 12 10:23:56.847514 crc crio[19822]: time="2026-06-12T10:23:56.847405062Z" level=info msg="Stopping container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd (timeout: 30s)" id=8749016a-d72c-4830-ab5b-80341aaa51a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.193203 | controller | Jun 12 10:23:56.849018 crc crio[19822]: time="2026-06-12T10:23:56.848907043Z" level=info msg="Stopping container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e (timeout: 30s)" id=ce231fc9-fdcd-490d-a31f-3eb480d9bb2c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.193219 | controller | Jun 12 10:23:57.038921 crc crio[19822]: time="2026-06-12T10:23:57.038732716Z" level=info msg="Created container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd" id=92c6b6ab-6c95-4116-bd69-5f6f76af07b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.193235 | controller | Jun 12 10:23:57.041457 crc crio[19822]: time="2026-06-12T10:23:57.041382065Z" level=info msg="Starting container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4" id=cd787ee5-ea1e-486d-af92-0c3d1c42a32a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.193251 | controller | Jun 12 10:23:57.061557 crc crio[19822]: time="2026-06-12T10:23:57.060796929Z" level=info msg="Started container" PID=73434 containerID=5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4 description=openstack/glance-default-internal-api-0/glance-httpd id=cd787ee5-ea1e-486d-af92-0c3d1c42a32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b
2026-06-12 11:43:48.193267 | controller | Jun 12 10:23:57.140359 crc crio[19822]: time="2026-06-12T10:23:57.140245707Z" level=info msg="Stopped container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core" id=ce231fc9-fdcd-490d-a31f-3eb480d9bb2c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.193284 | controller | Jun 12 10:23:57.340019 crc crio[19822]: time="2026-06-12T10:23:57.339926416Z" level=info msg="Stopped container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd" id=8749016a-d72c-4830-ab5b-80341aaa51a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.193300 | controller | Jun 12 10:23:57.479705 crc crio[19822]: time="2026-06-12T10:23:57.479607901Z" level=info msg="Stopped container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent" id=63ff664d-eff8-400f-90d4-650325efde14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.193315 | controller | Jun 12 10:23:57.697702 crc crio[19822]: time="2026-06-12T10:23:57.697517903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193331 | controller | Jun 12 10:23:57.816361 crc crio[19822]: time="2026-06-12T10:23:57.816272137Z" level=info msg="Created container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log" id=5398d27d-8b76-4031-98ca-cc7eb0ddf80d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.193347 | controller | Jun 12 10:23:57.817640 crc crio[19822]: time="2026-06-12T10:23:57.817333201Z" level=info msg="Starting container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37" id=fdf1d5f0-8051-4467-98e7-5d82225383e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.193368 | controller | Jun 12 10:23:57.827634 crc crio[19822]: time="2026-06-12T10:23:57.827533976Z" level=info msg="Started container" PID=73654 containerID=fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37 description=openstack/glance-default-external-api-0/glance-log id=fdf1d5f0-8051-4467-98e7-5d82225383e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7
2026-06-12 11:43:48.193385 | controller | Jun 12 10:23:57.856343 crc crio[19822]: time="2026-06-12T10:23:57.856220856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=fb504ead-2ea2-47f1-8df7-088d62ca6b5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.193402 | controller | Jun 12 10:23:57.919790 crc crio[19822]: time="2026-06-12T10:23:57.919714955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=08537140-fbba-48ea-b9d0-370c9f8c58cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.193418 | controller | Jun 12 10:23:57.936855 crc crio[19822]: time="2026-06-12T10:23:57.936566376Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=0647305e-9665-4fe1-bf94-ef27f99e4cc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.193434 | controller | Jun 12 10:23:57.937103 crc crio[19822]: time="2026-06-12T10:23:57.937081673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193450 | controller | Jun 12 10:23:58.028516 crc crio[19822]: time="2026-06-12T10:23:58.028248497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193466 | controller | Jun 12 10:23:58.728766 crc crio[19822]: time="2026-06-12T10:23:58.728355397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193481 | controller | Jun 12 10:23:58.887021 crc crio[19822]: time="2026-06-12T10:23:58.886920506Z" level=info msg="Created container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd" id=0647305e-9665-4fe1-bf94-ef27f99e4cc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.193498 | controller | Jun 12 10:23:58.888722 crc crio[19822]: time="2026-06-12T10:23:58.88863787Z" level=info msg="Starting container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005" id=a6bc3b24-74df-4268-8e05-44ed77ce3a85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.193514 | controller | Jun 12 10:23:58.898254 crc crio[19822]: time="2026-06-12T10:23:58.898117502Z" level=info msg="Started container" PID=73777 containerID=1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005 description=openstack/glance-default-external-api-0/glance-httpd id=a6bc3b24-74df-4268-8e05-44ed77ce3a85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7
2026-06-12 11:43:48.193532 | controller | Jun 12 10:24:00.531006 crc crio[19822]: time="2026-06-12T10:24:00.530054748Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687664-kcplk/POD" id=d5885210-e400-4643-acd7-5662d6a333d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.193549 | controller | Jun 12 10:24:00.531006 crc crio[19822]: time="2026-06-12T10:24:00.530784892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193571 | controller | Jun 12 10:24:00.591230 crc crio[19822]: time="2026-06-12T10:24:00.591068385Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}"
2026-06-12 11:43:48.193589 | controller | Jun 12 10:24:00.591230 crc crio[19822]: time="2026-06-12T10:24:00.59120839Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687664-kcplk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.193606 | controller | Jun 12 10:24:01.218187 crc crio[19822]: 2026-06-12T10:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2914c0f8d330ded Mac:a2:29:48:d2:e3:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.193623 | controller | Jun 12 10:24:01.221061 crc crio[19822]: time="2026-06-12T10:24:01.219594708Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}"
2026-06-12 11:43:48.193640 | controller | Jun 12 10:24:01.221061 crc crio[19822]: time="2026-06-12T10:24:01.219728953Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687664-kcplk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.193657 | controller | Jun 12 10:24:01.228733 crc crio[19822]: time="2026-06-12T10:24:01.228583523Z" level=info msg="Ran pod sandbox 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 with infra container: openshift-infra/auto-csr-approver-29687664-kcplk/POD" id=d5885210-e400-4643-acd7-5662d6a333d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.193674 | controller | Jun 12 10:24:01.232347 crc crio[19822]: time="2026-06-12T10:24:01.232271089Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d3d1ec9c-7918-42f8-8c97-1633e1c0c5cc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.193690 | controller | Jun 12 10:24:01.245117 crc crio[19822]: time="2026-06-12T10:24:01.244990456Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.193706 | controller | Jun 12 10:24:01.484738 crc crio[19822]: time="2026-06-12T10:24:01.484539318Z" level=info msg="Stopped container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent" id=50815e2c-cb1f-42d9-a43e-b0f4556b47f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.193722 | controller | Jun 12 10:24:01.485546 crc crio[19822]: time="2026-06-12T10:24:01.485508369Z" level=info msg="Stopping pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614" id=4983cf50-b928-4416-b63c-80b89c7f6f7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.193738 | controller | Jun 12 10:24:01.486105 crc crio[19822]: time="2026-06-12T10:24:01.486043036Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc000696398}] Aliases:map[]}"
2026-06-12 11:43:48.193759 | controller | Jun 12 10:24:01.486346 crc crio[19822]: time="2026-06-12T10:24:01.486235472Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.193776 | controller | Jun 12 10:24:01.861962 crc crio[19822]: time="2026-06-12T10:24:01.861508354Z" level=info msg="Stopped pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614" id=4983cf50-b928-4416-b63c-80b89c7f6f7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.193793 | controller | Jun 12 10:24:04.868982 crc crio[19822]: time="2026-06-12T10:24:04.867997879Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ea995c2e-a779-47f3-aa8c-ac5dff98d40f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.193810 | controller | Jun 12 10:24:04.870185 crc crio[19822]: time="2026-06-12T10:24:04.870128247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.193826 | controller | Jun 12 10:24:12.605444 crc crio[19822]: time="2026-06-12T10:24:12.604504161Z" level=info msg="Stopping pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808" id=2f757493-4bc3-4d4c-8749-fa3cee4d1ea7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.193843 | controller | Jun 12 10:24:12.605444 crc crio[19822]: time="2026-06-12T10:24:12.605446671Z" level=info msg="Stopped pod sandbox (already stopped): 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808" id=2f757493-4bc3-4d4c-8749-fa3cee4d1ea7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.193883 | controller | Jun 12 10:24:12.615026 crc crio[19822]: time="2026-06-12T10:24:12.614930768Z" level=info msg="Removing pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808" id=711f3cc9-ae10-4813-bc4d-5cf660ee505d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.193910 | controller | Jun 12 10:24:13.910350 crc crio[19822]: time="2026-06-12T10:24:13.909796143Z" level=info msg="Removed pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808" id=711f3cc9-ae10-4813-bc4d-5cf660ee505d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.193935 | controller | Jun 12 10:24:13.912429 crc crio[19822]: time="2026-06-12T10:24:13.912209179Z" level=info msg="Stopping pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c" id=5028301d-91d4-443a-9297-66ebe408ccfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.193958 | controller | Jun 12 10:24:13.912429 crc crio[19822]: time="2026-06-12T10:24:13.912295731Z" level=info msg="Stopped pod sandbox (already stopped): 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c" id=5028301d-91d4-443a-9297-66ebe408ccfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.193981 | controller | Jun 12 10:24:13.914709 crc crio[19822]: time="2026-06-12T10:24:13.913920753Z" level=info msg="Removing pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c" id=d79e4d65-657f-40c9-98e9-4bedb8f1db06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194005 | controller | Jun 12 10:24:13.931973 crc crio[19822]: time="2026-06-12T10:24:13.93172046Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0030952b8}] Aliases:map[]}"
2026-06-12 11:43:48.194034 | controller | Jun 12 10:24:13.931973 crc crio[19822]: time="2026-06-12T10:24:13.931917756Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.194052 | controller | Jun 12 10:24:14.071420 crc crio[19822]: time="2026-06-12T10:24:14.070714442Z" level=info msg="Removed pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c" id=d79e4d65-657f-40c9-98e9-4bedb8f1db06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194069 | controller | Jun 12 10:24:14.073776 crc crio[19822]: time="2026-06-12T10:24:14.073445087Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8bcce375-6f2d-4ceb-a7cc-1a06ef860366 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.194086 | controller | Jun 12 10:24:14.074767 crc crio[19822]: time="2026-06-12T10:24:14.074539352Z" level=info msg="Stopping pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0" id=68cf2d7b-4ae0-4592-9250-e00636ecdf65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194101 | controller | Jun 12 10:24:14.074767 crc crio[19822]: time="2026-06-12T10:24:14.074694727Z" level=info msg="Stopped pod sandbox (already stopped): e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0" id=68cf2d7b-4ae0-4592-9250-e00636ecdf65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194117 | controller | Jun 12 10:24:14.075676 crc crio[19822]: time="2026-06-12T10:24:14.075493362Z" level=info msg="Removing pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0" id=926bec74-cf3e-4d7c-9586-d177c0f1d9ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194133 | controller | Jun 12 10:24:14.076639 crc crio[19822]: time="2026-06-12T10:24:14.076549785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=b17ae079-4d8a-4be3-8211-277c9d9124ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.194149 | controller | Jun 12 10:24:14.108272 crc crio[19822]: time="2026-06-12T10:24:14.108136794Z" level=info msg="Removed pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0" id=926bec74-cf3e-4d7c-9586-d177c0f1d9ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194165 | controller | Jun 12 10:24:14.110718 crc crio[19822]: time="2026-06-12T10:24:14.110529995Z" level=info msg="Stopping pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5" id=9e92f67d-ca26-4ca9-9e5c-5bcebab65cbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194181 | controller | Jun 12 10:24:14.110718 crc crio[19822]: time="2026-06-12T10:24:14.11068082Z" level=info msg="Stopped pod sandbox (already stopped): 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5" id=9e92f67d-ca26-4ca9-9e5c-5bcebab65cbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194196 | controller | Jun 12 10:24:14.111700 crc crio[19822]: time="2026-06-12T10:24:14.111623349Z" level=info msg="Removing pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5" id=1827677c-153d-40df-9ad7-845e8ecb1b69 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194212 | controller | Jun 12 10:24:14.139233 crc crio[19822]: time="2026-06-12T10:24:14.139122394Z" level=info msg="Removed pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5" id=1827677c-153d-40df-9ad7-845e8ecb1b69 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194228 | controller | Jun 12 10:24:14.140461 crc crio[19822]: time="2026-06-12T10:24:14.140124054Z" level=info msg="Stopping pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81" id=292f3f9a-6600-473b-bd48-00ca00d44fbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194249 | controller | Jun 12 10:24:14.140461 crc crio[19822]: time="2026-06-12T10:24:14.140233148Z" level=info msg="Stopped pod sandbox (already stopped): c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81" id=292f3f9a-6600-473b-bd48-00ca00d44fbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194265 | controller | Jun 12 10:24:14.142371 crc crio[19822]: time="2026-06-12T10:24:14.141743315Z" level=info msg="Removing pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81" id=485676cb-c5cf-4894-b39d-da8cdb7fa994 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194282 | controller | Jun 12 10:24:14.160602 crc crio[19822]: time="2026-06-12T10:24:14.160257313Z" level=info msg="Removed pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81" id=485676cb-c5cf-4894-b39d-da8cdb7fa994 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194298 | controller | Jun 12 10:24:14.168894 crc crio[19822]: time="2026-06-12T10:24:14.168710114Z" level=info msg="Stopping pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401" id=65d18449-d994-4880-ac1c-16e637bbbd76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194314 | controller | Jun 12 10:24:14.168894 crc crio[19822]: time="2026-06-12T10:24:14.168875219Z" level=info msg="Stopped pod sandbox (already stopped): a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401" id=65d18449-d994-4880-ac1c-16e637bbbd76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194330 | controller | Jun 12 10:24:14.171489 crc crio[19822]: time="2026-06-12T10:24:14.171369126Z" level=info msg="Removing pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401" id=eb8c6de2-650e-40c1-be1f-962d419179ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194346 | controller | Jun 12 10:24:14.172241 crc crio[19822]: time="2026-06-12T10:24:14.172129474Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1c31660d-b567-4f4a-8a63-e2545d06bce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.194361 | controller | Jun 12 10:24:14.187908 crc crio[19822]: time="2026-06-12T10:24:14.187785023Z" level=info msg="Removed pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401" id=eb8c6de2-650e-40c1-be1f-962d419179ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194377 | controller | Jun 12 10:24:14.191630 crc crio[19822]: time="2026-06-12T10:24:14.191556517Z" level=info msg="Stopping pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89" id=8f4b8e4f-b5e7-4b4c-90a2-85056b568b7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194393 | controller | Jun 12 10:24:14.191946 crc crio[19822]: time="2026-06-12T10:24:14.19165316Z" level=info msg="Stopped pod sandbox (already stopped): 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89" id=8f4b8e4f-b5e7-4b4c-90a2-85056b568b7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194409 | controller | Jun 12 10:24:14.193095 crc crio[19822]: time="2026-06-12T10:24:14.19227581Z" level=info msg="Removing pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89" id=07867e67-8394-4c50-bda9-f98913c3418a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194424 | controller | Jun 12 10:24:14.220203 crc crio[19822]: time="2026-06-12T10:24:14.220121383Z" level=info msg="Removed pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89" id=07867e67-8394-4c50-bda9-f98913c3418a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194440 | controller | Jun 12 10:24:14.221367 crc crio[19822]: time="2026-06-12T10:24:14.221241369Z" level=info msg="Stopping pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa" id=767457b1-189c-4e34-8017-a88c89b449c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194459 | controller | Jun 12 10:24:14.221367 crc crio[19822]: time="2026-06-12T10:24:14.221326012Z" level=info msg="Stopped pod sandbox (already stopped): dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa" id=767457b1-189c-4e34-8017-a88c89b449c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194476 | controller | Jun 12 10:24:14.223124 crc crio[19822]: time="2026-06-12T10:24:14.223030476Z" level=info msg="Removing pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa" id=83e66657-b4a6-46d1-899f-862203388838 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194492 | controller | Jun 12 10:24:14.277183 crc crio[19822]: time="2026-06-12T10:24:14.276339124Z" level=info msg="Removed pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa" id=83e66657-b4a6-46d1-899f-862203388838 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194509 | controller | Jun 12 10:24:14.284658 crc crio[19822]: time="2026-06-12T10:24:14.284585161Z" level=info msg="Stopping pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23" id=1279c185-5294-4af3-978e-770ff3ee960f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194525 | controller | Jun 12 10:24:14.284658 crc crio[19822]: time="2026-06-12T10:24:14.284683724Z" level=info msg="Stopped pod sandbox (already stopped): cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23" id=1279c185-5294-4af3-978e-770ff3ee960f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194541 | controller | Jun 12 10:24:14.285626 crc crio[19822]: time="2026-06-12T10:24:14.285576042Z" level=info msg="Removing pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23" id=98b68557-099b-4252-9e82-bc0e2f1999be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194557 | controller | Jun 12 10:24:14.314455 crc crio[19822]: time="2026-06-12T10:24:14.313892425Z" level=info msg="Removed pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23" id=98b68557-099b-4252-9e82-bc0e2f1999be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194573 | controller | Jun 12 10:24:14.319250 crc crio[19822]: time="2026-06-12T10:24:14.319133589Z" level=info msg="Stopping pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca" id=0daf33fe-182a-4412-b0cb-9a27af7bfe90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194589 | controller | Jun 12 10:24:14.319885 crc crio[19822]: time="2026-06-12T10:24:14.3198017Z" level=info msg="Stopped pod sandbox (already stopped): d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca" id=0daf33fe-182a-4412-b0cb-9a27af7bfe90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.194605 | controller | Jun 12 10:24:14.320882 crc crio[19822]: time="2026-06-12T10:24:14.320716197Z" level=info msg="Removing pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca" id=3ec7e34a-e97e-49c5-afd0-357327a278fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194620 | controller | Jun 12 10:24:14.418224 crc crio[19822]: time="2026-06-12T10:24:14.417871462Z" level=info msg="Removed pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca" id=3ec7e34a-e97e-49c5-afd0-357327a278fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.194636 | controller | Jun 12 10:24:14.705511 crc crio[19822]: time="2026-06-12T10:24:14.704928534Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync" id=0dcad71d-ebb6-4ee1-b860-47f898e3499e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.194657 | controller | Jun 12 10:24:14.707189 crc crio[19822]: time="2026-06-12T10:24:14.707083083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.194673 | controller | Jun 12 10:24:14.754981 crc crio[19822]: time="2026-06-12T10:24:14.754913541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.194689 | controller | Jun 12 10:24:14.760117 crc crio[19822]: time="2026-06-12T10:24:14.759563708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.194705 | controller | Jun 12 10:24:15.041362 crc crio[19822]: time="2026-06-12T10:24:15.041195569Z" level=info msg="Created container 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync" id=0dcad71d-ebb6-4ee1-b860-47f898e3499e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.194720 | controller | Jun 12 10:24:15.042605 crc crio[19822]: time="2026-06-12T10:24:15.042422157Z" level=info msg="Starting container: 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d" id=aa8b9e18-2466-4f0f-bdf5-84feb90e44aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.194736 | controller | Jun 12 10:24:15.048694 crc crio[19822]: time="2026-06-12T10:24:15.048596774Z" level=info msg="Started container" PID=74915 containerID=80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d description=openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync id=aa8b9e18-2466-4f0f-bdf5-84feb90e44aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a
2026-06-12 11:43:48.194753 | controller | Jun 12 10:24:15.114090 crc crio[19822]: 2026-06-12T10:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdb66aeda0c6a3c Mac:56:2b:34:4c:85:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.194770 | controller | Jun 12 10:24:15.116507 crc crio[19822]: time="2026-06-12T10:24:15.116338735Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0030952b8}] Aliases:map[]}"
2026-06-12 11:43:48.194787 | controller | Jun 12 10:24:15.116690 crc crio[19822]: time="2026-06-12T10:24:15.116596623Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.194803 | controller | Jun 12 10:24:15.149908 crc crio[19822]: time="2026-06-12T10:24:15.149115794Z" level=info msg="Ran pod sandbox bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e with infra container: openstack/ceilometer-0/POD" id=ea995c2e-a779-47f3-aa8c-ac5dff98d40f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.194820 | controller | Jun 12 10:24:15.154661 crc crio[19822]: time="2026-06-12T10:24:15.154369361Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=bfec2c0a-12af-458b-a5d9-b46f37e92017 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.194836 | controller | Jun 12 10:24:15.167703 crc crio[19822]: time="2026-06-12T10:24:15.167578911Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.194879 | controller | Jun 12 10:24:15.179427 crc crio[19822]: time="2026-06-12T10:24:15.179233311Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d3d1ec9c-7918-42f8-8c97-1633e1c0c5cc name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.194899 | controller | Jun 12 10:24:15.181284 crc crio[19822]: time="2026-06-12T10:24:15.181119092Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=14884d32-4118-432d-8dc1-161b62da3825 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.194916 | controller | Jun 12 10:24:15.189586 crc crio[19822]: time="2026-06-12T10:24:15.188329719Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c680de54-a999-4b49-92dc-71af078295ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.194933 | controller | Jun 12 10:24:15.245014 crc crio[19822]: time="2026-06-12T10:24:15.244912918Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687664-kcplk/oc" id=863910e9-ae54-4171-83d9-90bb38c4f8aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.194949 | controller | Jun 12 10:24:15.248266 crc crio[19822]: time="2026-06-12T10:24:15.248238544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.194966 | controller | Jun 12 10:24:15.327455 crc crio[19822]: time="2026-06-12T10:24:15.327291111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.194982 | controller | Jun 12 10:24:15.708059 crc crio[19822]: time="2026-06-12T10:24:15.707927126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.194999 | controller | Jun 12 10:24:15.824477 crc crio[19822]: time="2026-06-12T10:24:15.824355449Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=bfec2c0a-12af-458b-a5d9-b46f37e92017 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.195016 | controller | Jun 12 10:24:15.825646 crc crio[19822]: time="2026-06-12T10:24:15.825532998Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=3b90d8e5-bf09-42f0-badd-5419d1cf9bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.195033 | controller | Jun 12 10:24:15.853007 crc crio[19822]: time="2026-06-12T10:24:15.852494135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=12dd69f9-5a7e-4780-bdd4-300b22d44fdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.195055 | controller | Jun 12 10:24:15.862459 crc crio[19822]: time="2026-06-12T10:24:15.861586243Z" level=info msg="Created container 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735: openshift-infra/auto-csr-approver-29687664-kcplk/oc" id=863910e9-ae54-4171-83d9-90bb38c4f8aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195080 | controller | Jun 12 10:24:15.863682 crc crio[19822]: time="2026-06-12T10:24:15.863582166Z" level=info msg="Starting container: 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735" id=a0b2ee06-5a13-4b01-a776-b77ab49ef3b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.195102 | controller | Jun 12 10:24:15.867584 crc crio[19822]: time="2026-06-12T10:24:15.867520331Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=4ac2cac6-0b17-479d-83c0-551e5b988ddc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195123 | controller | Jun 12 10:24:15.868076 crc crio[19822]: time="2026-06-12T10:24:15.867992676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195140 | controller | Jun 12 10:24:15.869485 crc crio[19822]: time="2026-06-12T10:24:15.869421061Z" level=info msg="Started container" PID=74985 containerID=9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735 description=openshift-infra/auto-csr-approver-29687664-kcplk/oc id=a0b2ee06-5a13-4b01-a776-b77ab49ef3b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836
2026-06-12 11:43:48.195158 | controller | Jun 12 10:24:15.918801 crc crio[19822]: time="2026-06-12T10:24:15.918714836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195174 | controller | Jun 12 10:24:15.924208 crc crio[19822]: time="2026-06-12T10:24:15.924095476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195190 | controller | Jun 12 10:24:16.170105 crc crio[19822]: time="2026-06-12T10:24:16.169973603Z" level=info msg="Created container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent" id=4ac2cac6-0b17-479d-83c0-551e5b988ddc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195207 | controller | Jun 12 10:24:16.171446 crc crio[19822]: time="2026-06-12T10:24:16.171364426Z" level=info msg="Starting container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096" id=9a0cc5eb-b982-46a0-9e5f-f4ddbcf1df2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.195223 | controller | Jun 12 10:24:16.178239 crc crio[19822]: time="2026-06-12T10:24:16.178115201Z" level=info msg="Started container" PID=75042 containerID=56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096 description=openstack/ceilometer-0/ceilometer-central-agent id=9a0cc5eb-b982-46a0-9e5f-f4ddbcf1df2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e
2026-06-12 11:43:48.195240 | controller | Jun 12 10:24:16.195392 crc crio[19822]: time="2026-06-12T10:24:16.195281356Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f352657c-a9f5-4f22-98ce-0b8d564f2d63 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.195256 | controller | Jun 12 10:24:16.198723 crc crio[19822]: time="2026-06-12T10:24:16.198610342Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.195273 | controller | Jun 12 10:24:16.592605 crc crio[19822]: time="2026-06-12T10:24:16.592086252Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f352657c-a9f5-4f22-98ce-0b8d564f2d63 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.195289 | controller | Jun 12 10:24:16.593639 crc crio[19822]: time="2026-06-12T10:24:16.59355543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=6691e976-6176-4da8-ae0c-75cf28ceee33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.195305 | controller | Jun 12 10:24:16.617960 crc crio[19822]: time="2026-06-12T10:24:16.617796318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=51636a1d-fcec-4a5c-9b05-088b714719c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.195326 | controller | Jun 12 10:24:16.630580 crc crio[19822]: time="2026-06-12T10:24:16.63045921Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=3528b4da-e40c-43cb-84f8-44f726848040 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195343 | controller | Jun 12 10:24:16.631064 crc crio[19822]: time="2026-06-12T10:24:16.631037029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195359 | controller | Jun 12 10:24:16.692597 crc crio[19822]: time="2026-06-12T10:24:16.692472369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195375 | controller | Jun 12 10:24:16.698945 crc crio[19822]: time="2026-06-12T10:24:16.698874523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195392 | controller | Jun 12 10:24:16.877954 crc crio[19822]: time="2026-06-12T10:24:16.877749801Z" level=info msg="Created container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent" id=3528b4da-e40c-43cb-84f8-44f726848040 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195408 | controller | Jun 12 10:24:16.880451 crc crio[19822]: time="2026-06-12T10:24:16.880335413Z" level=info msg="Starting container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0" id=f91641e3-a561-48dd-89df-6965d9d259e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.195425 | controller | Jun 12 10:24:16.887683 crc crio[19822]: time="2026-06-12T10:24:16.887570423Z" level=info msg="Started container" PID=75099 containerID=d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0 description=openstack/ceilometer-0/ceilometer-notification-agent id=f91641e3-a561-48dd-89df-6965d9d259e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e
2026-06-12 11:43:48.195441 | controller | Jun 12 10:24:17.047364 crc crio[19822]: time="2026-06-12T10:24:17.047253002Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2920e395-8227-4473-b65c-3876d3aebbd2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.195457 | controller | Jun 12 10:24:17.055885 crc crio[19822]: time="2026-06-12T10:24:17.054317896Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.195473 | controller | Jun 12 10:24:17.237906 crc crio[19822]: time="2026-06-12T10:24:17.236889542Z" level=info msg="Stopping container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49 (timeout: 30s)" id=4e6aed82-fc23-4d0f-9b91-79db400f44fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.195489 | controller | Jun 12 10:24:17.237906 crc crio[19822]: time="2026-06-12T10:24:17.236958217Z" level=info msg="Stopping container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377 (timeout: 30s)" id=ee4d2f08-5be3-4105-9aea-5645d23cf0d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.195505 | controller | Jun 12 10:24:17.508045 crc crio[19822]: time="2026-06-12T10:24:17.507499013Z" level=info msg="Stopped container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd" id=4e6aed82-fc23-4d0f-9b91-79db400f44fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.195526 | controller | Jun 12 10:24:17.508777 crc crio[19822]: time="2026-06-12T10:24:17.508727934Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2920e395-8227-4473-b65c-3876d3aebbd2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.195543 | controller | Jun 12 10:24:17.510233 crc crio[19822]: time="2026-06-12T10:24:17.510093388Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=24c38634-82e8-43b7-8fdf-903bd11c54a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.195558 | controller | Jun 12 10:24:17.533173 crc crio[19822]: time="2026-06-12T10:24:17.532249718Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=d28cefe7-3651-4f38-a83f-31d9951abdc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.195575 | controller | Jun 12 10:24:17.541957 crc crio[19822]: time="2026-06-12T10:24:17.541773281Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=73119a2b-6454-4f26-8a42-4f8a3b4d7c38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195591 | controller | Jun 12 10:24:17.546029 crc crio[19822]: time="2026-06-12T10:24:17.545896953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195607 | controller | Jun 12 10:24:17.646936 crc crio[19822]: time="2026-06-12T10:24:17.64664518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195622 | controller | Jun 12 10:24:17.652584 crc crio[19822]: time="2026-06-12T10:24:17.652518826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195638 | controller | Jun 12 10:24:17.829458 crc crio[19822]: time="2026-06-12T10:24:17.829390321Z" level=info msg="Created container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core" id=73119a2b-6454-4f26-8a42-4f8a3b4d7c38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195654 | controller | Jun 12 10:24:17.831394 crc crio[19822]: time="2026-06-12T10:24:17.831309922Z" level=info msg="Starting container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304" id=7602d5f1-0cfb-4402-8345-f76de96976f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.195670 | controller | Jun 12 10:24:17.837996 crc crio[19822]: time="2026-06-12T10:24:17.837766787Z" level=info msg="Started container" PID=75188 containerID=035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304 description=openstack/ceilometer-0/sg-core id=7602d5f1-0cfb-4402-8345-f76de96976f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e
2026-06-12 11:43:48.195686 | controller | Jun 12 10:24:17.849341 crc crio[19822]: time="2026-06-12T10:24:17.849222994Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=95f835ba-8d1b-4884-9ef5-bf6d1c85c635 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.195702 | controller | Jun 12 10:24:17.855463 crc crio[19822]: time="2026-06-12T10:24:17.855405117Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.195718 | controller | Jun 12 10:24:18.365174 crc crio[19822]: time="2026-06-12T10:24:18.36464994Z" level=info msg="Stopping pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836" id=18fb3d6c-5d29-4d50-afd3-1caab3af1a32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.195739 | controller | Jun 12 10:24:18.366011 crc crio[19822]: time="2026-06-12T10:24:18.365964652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc00244c9d0}] Aliases:map[]}"
2026-06-12 11:43:48.195756 | controller | Jun 12 10:24:18.366177 crc crio[19822]: time="2026-06-12T10:24:18.366096137Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687664-kcplk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.195772 | controller | Jun 12 10:24:18.801443 crc crio[19822]: time="2026-06-12T10:24:18.801312134Z" level=info msg="Stopped pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836" id=18fb3d6c-5d29-4d50-afd3-1caab3af1a32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.195788 | controller | Jun 12 10:24:19.312552 crc crio[19822]: time="2026-06-12T10:24:19.311644286Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=95f835ba-8d1b-4884-9ef5-bf6d1c85c635 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.195805 | controller | Jun 12 10:24:19.314795 crc crio[19822]: time="2026-06-12T10:24:19.313777964Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=544d0ef1-bd1c-4f84-82c6-1da9ff8b8ef6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.195822 | controller | Jun 12 10:24:19.360504 crc crio[19822]: time="2026-06-12T10:24:19.360010571Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=579de125-6b7e-4be2-aa71-a88638d8a6ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.195838 | controller | Jun 12 10:24:19.389921 crc crio[19822]: time="2026-06-12T10:24:19.38014556Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=85706110-3429-4fb1-9129-89b0b86a9d65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195880 | controller | Jun 12 10:24:19.389921 crc crio[19822]: time="2026-06-12T10:24:19.380645426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195906 | controller | Jun 12 10:24:19.480331 crc crio[19822]: time="2026-06-12T10:24:19.480237877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195923 | controller | Jun 12 10:24:19.490522 crc crio[19822]: time="2026-06-12T10:24:19.490419042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.195940 | controller | Jun 12 10:24:19.623625 crc crio[19822]: time="2026-06-12T10:24:19.623449404Z" level=info msg="Created container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd" id=85706110-3429-4fb1-9129-89b0b86a9d65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.195957 | controller | Jun 12 10:24:19.628566 crc crio[19822]: time="2026-06-12T10:24:19.628478424Z" level=info msg="Starting container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2" id=f5385bf3-19bc-499f-ba4c-e1d84a6538cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.195988 | controller | Jun 12 10:24:19.640618 crc crio[19822]: time="2026-06-12T10:24:19.639756702Z" level=info msg="Started container" PID=75273 containerID=7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2 description=openstack/ceilometer-0/proxy-httpd id=f5385bf3-19bc-499f-ba4c-e1d84a6538cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e
2026-06-12 11:43:48.196006 | controller | Jun 12 10:24:21.721027 crc crio[19822]: time="2026-06-12T10:24:21.71498547Z" level=info msg="Stopped container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api" id=ee4d2f08-5be3-4105-9aea-5645d23cf0d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196023 | controller | Jun 12 10:24:21.721027 crc crio[19822]: time="2026-06-12T10:24:21.716923156Z" level=info msg="Stopping pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0" id=89f942b5-bd3f-4a72-9b6a-f76abe6b0846 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.196041 | controller | Jun 12 10:24:21.721027 crc crio[19822]: time="2026-06-12T10:24:21.718040262Z" level=info msg="Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cec8}] Aliases:map[]}"
2026-06-12 11:43:48.196058 | controller | Jun 12 10:24:21.721027 crc crio[19822]: time="2026-06-12T10:24:21.718283419Z" level=info msg="Deleting pod openstack_neutron-86d6f68476-tk5p4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.196089 | controller | Jun 12 10:24:22.297982 crc crio[19822]: time="2026-06-12T10:24:22.297760861Z" level=info msg="Stopped pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0" id=89f942b5-bd3f-4a72-9b6a-f76abe6b0846 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.196108 | controller | Jun 12 10:24:22.543733 crc crio[19822]: time="2026-06-12T10:24:22.543272508Z" level=info msg="Removing container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49" id=943a23cd-153b-4fd2-8578-71bc0510835e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196126 | controller | Jun 12 10:24:22.691368 crc crio[19822]: time="2026-06-12T10:24:22.691253258Z" level=info msg="Removed container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd" id=943a23cd-153b-4fd2-8578-71bc0510835e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196150 | controller | Jun 12 10:24:22.694051 crc crio[19822]: time="2026-06-12T10:24:22.693948372Z" level=info msg="Removing container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377" id=c4609e4d-3a33-4930-b086-32a881e1e17e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196176 | controller | Jun 12 10:24:22.723581 crc crio[19822]: time="2026-06-12T10:24:22.723496775Z" level=info msg="Removed container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api" id=c4609e4d-3a33-4930-b086-32a881e1e17e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196195 | controller | Jun 12 10:24:25.927548 crc crio[19822]: time="2026-06-12T10:24:25.926746573Z" level=info msg="Stopping container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0 (timeout: 30s)" id=5dfd30e6-28df-4ac7-b940-9d96859bd211 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196213 | controller | Jun 12 10:24:25.931930 crc crio[19822]: time="2026-06-12T10:24:25.92689753Z" level=info msg="Stopping container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096 (timeout: 30s)" id=4045ef94-3386-41c7-a036-51fed6d4d7b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196237 | controller | Jun 12 10:24:25.931930 crc crio[19822]: time="2026-06-12T10:24:25.927020854Z" level=info msg="Stopping container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2 (timeout: 30s)" id=6fc6209a-a95d-41fa-a813-1069601102e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196254 | controller | Jun 12 10:24:25.937751 crc crio[19822]: time="2026-06-12T10:24:25.927061976Z" level=info msg="Stopping container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304 (timeout: 30s)" id=5c65c2ec-aed3-4303-9934-38d8b98379ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196270 | controller | Jun 12 10:24:26.069657 crc crio[19822]: time="2026-06-12T10:24:26.069554057Z" level=info msg="Stopped container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core" id=5c65c2ec-aed3-4303-9934-38d8b98379ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196287 | controller | Jun 12 10:24:26.182938 crc crio[19822]: time="2026-06-12T10:24:26.182334988Z" level=info msg="Stopped container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd" id=6fc6209a-a95d-41fa-a813-1069601102e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196303 | controller | Jun 12 10:24:26.482907 crc crio[19822]: time="2026-06-12T10:24:26.482756025Z" level=info msg="Stopped container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent" id=5dfd30e6-28df-4ac7-b940-9d96859bd211 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196321 | controller | Jun 12 10:24:26.575586 crc crio[19822]: time="2026-06-12T10:24:26.575483239Z" level=info msg="Stopped container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent" id=4045ef94-3386-41c7-a036-51fed6d4d7b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.196337 | controller | Jun 12 10:24:26.578016 crc crio[19822]: time="2026-06-12T10:24:26.577774551Z" level=info msg="Stopping pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e" id=66ac3dd1-ade0-408d-80ea-3879fe3d0ec2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.196353 | controller | Jun 12 10:24:26.581785 crc crio[19822]: time="2026-06-12T10:24:26.581703618Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0032642f8}] Aliases:map[]}"
2026-06-12 11:43:48.196369 | controller | Jun 12 10:24:26.581996 crc crio[19822]: time="2026-06-12T10:24:26.581931555Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.196385 | controller | Jun 12 10:24:26.959589 crc crio[19822]: time="2026-06-12T10:24:26.959379986Z" level=info msg="Stopped pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e" id=66ac3dd1-ade0-408d-80ea-3879fe3d0ec2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.196401 | controller | Jun 12 10:24:27.640884 crc crio[19822]: time="2026-06-12T10:24:27.639324311Z" level=info msg="Removing container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2" id=d73325ec-0e8b-48e7-8dc4-2e6b1c81b71d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196417 | controller | Jun 12 10:24:27.673189 crc crio[19822]: time="2026-06-12T10:24:27.673052305Z" level=info msg="Removed container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd" id=d73325ec-0e8b-48e7-8dc4-2e6b1c81b71d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196438 | controller | Jun 12 10:24:27.676874 crc crio[19822]: time="2026-06-12T10:24:27.676722447Z" level=info msg="Removing container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304" id=97b51c25-cdf3-405f-8fc7-e92cffe5c1fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196455 | controller | Jun 12 10:24:27.720194 crc crio[19822]: time="2026-06-12T10:24:27.720070146Z" level=info msg="Removed container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core" id=97b51c25-cdf3-405f-8fc7-e92cffe5c1fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196471 | controller | Jun 12 10:24:27.723925 crc crio[19822]: time="2026-06-12T10:24:27.723775373Z" level=info msg="Removing container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0" id=a15b8c15-9b01-42a1-aef2-a864030677f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196487 | controller | Jun 12 10:24:27.750744 crc crio[19822]: time="2026-06-12T10:24:27.750621476Z" level=info msg="Removed container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent" id=a15b8c15-9b01-42a1-aef2-a864030677f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196503 | controller | Jun 12 10:24:27.754512 crc crio[19822]: time="2026-06-12T10:24:27.754405923Z" level=info msg="Removing container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096" id=2823eedb-3280-4d95-b65b-f8c97ddd60a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196520 | controller | Jun 12 10:24:27.782573 crc crio[19822]: time="2026-06-12T10:24:27.782506383Z" level=info msg="Removed container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent" id=2823eedb-3280-4d95-b65b-f8c97ddd60a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.196536 | controller | Jun 12 10:24:28.425297 crc crio[19822]: time="2026-06-12T10:24:28.42521753Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=fc0566cb-bda1-46ff-a807-29ee87e457e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.196552 | controller | Jun 12 10:24:28.426546 crc crio[19822]: time="2026-06-12T10:24:28.425340544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.196568 | controller | Jun 12 10:24:28.462767 crc crio[19822]: time="2026-06-12T10:24:28.462666738Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc003094200}] Aliases:map[]}"
2026-06-12 11:43:48.196584 | controller | Jun 12 10:24:28.462767 crc crio[19822]: time="2026-06-12T10:24:28.46273185Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.196600 | controller | Jun 12 10:24:28.810433 crc crio[19822]: 2026-06-12T10:24:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d23e7eea6f35d67 Mac:e6:27:31:94:f5:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 SocketPath: PciID:}] [{Interface:0xc00060c5c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.196621 | controller | Jun 12 10:24:28.811464 crc crio[19822]: time="2026-06-12T10:24:28.811391639Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc003094200}] Aliases:map[]}"
2026-06-12 11:43:48.196638 | controller | Jun 12 10:24:28.811600 crc crio[19822]: time="2026-06-12T10:24:28.811563635Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.196655 | controller | Jun 12 10:24:28.821485 crc crio[19822]: time="2026-06-12T10:24:28.82137836Z" level=info msg="Ran pod sandbox d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 with infra container: openstack/ceilometer-0/POD" id=fc0566cb-bda1-46ff-a807-29ee87e457e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.196671 | controller | Jun 12 10:24:28.825459 crc crio[19822]: time="2026-06-12T10:24:28.824672039Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8a90037d-5470-4e83-86ff-3bdbb6e7359f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.196687 | controller | Jun 12 10:24:28.831191 crc crio[19822]: time="2026-06-12T10:24:28.831091095Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.196703 | controller | Jun 12 10:24:29.338736 crc crio[19822]: time="2026-06-12T10:24:29.338068508Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8a90037d-5470-4e83-86ff-3bdbb6e7359f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.196719 | controller | Jun 12 10:24:29.339994 crc crio[19822]: time="2026-06-12T10:24:29.339894827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=a40171b3-13da-44f3-a897-750393fbb38e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.196735 | controller | Jun 12 10:24:29.376331 crc crio[19822]: time="2026-06-12T10:24:29.376202208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=bedd37e1-5686-4420-84a0-62e215c8199d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.196750 | controller | Jun 12 10:24:29.403491 crc crio[19822]: time="2026-06-12T10:24:29.403378122Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=4607f6d2-7084-40c7-89b9-e5d79c91686e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.196766 | controller | Jun 12 10:24:29.404070 crc crio[19822]: time="2026-06-12T10:24:29.404009272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.196782 | controller | Jun 12 10:24:29.455219 crc crio[19822]: time="2026-06-12T10:24:29.454896086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.196798 | controller | Jun 12 10:24:29.460272 crc crio[19822]: time="2026-06-12T10:24:29.460139043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.196819 | controller | Jun 12 10:24:29.687378 crc crio[19822]: time="2026-06-12T10:24:29.687249832Z" level=info msg="Created container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent" id=4607f6d2-7084-40c7-89b9-e5d79c91686e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.196836 | controller | Jun 12 10:24:29.692069 crc crio[19822]: time="2026-06-12T10:24:29.689095562Z" level=info msg="Starting container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c" id=a714f155-22f8-4db7-8d66-afc1c706040f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.196876 | controller | Jun 12 10:24:29.695536 crc crio[19822]: time="2026-06-12T10:24:29.695404252Z" level=info msg="Started container" PID=76028 containerID=cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c description=openstack/ceilometer-0/ceilometer-central-agent id=a714f155-22f8-4db7-8d66-afc1c706040f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551
2026-06-12 11:43:48.196896 | controller | Jun 12 10:24:29.713539 crc crio[19822]: time="2026-06-12T10:24:29.713243668Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=00f2d33b-c4e1-41be-bc7c-c6fa12a9b723 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.196912 | controller | Jun 12 10:24:29.718085 crc crio[19822]: time="2026-06-12T10:24:29.717782672Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.196930 | controller | Jun 12 10:24:30.141409 crc crio[19822]: time="2026-06-12T10:24:30.140553144Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=00f2d33b-c4e1-41be-bc7c-c6fa12a9b723 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.196946 | controller | Jun 12 10:24:30.142553 crc crio[19822]: time="2026-06-12T10:24:30.142452794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=922d0779-8a8d-4a98-b707-880ee59ac710 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.196962 | controller | Jun 12 10:24:30.175193 crc crio[19822]: time="2026-06-12T10:24:30.175078962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=dc7047cf-b4c8-43ce-9986-f964de66d49c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.196977 | controller | Jun 12 10:24:30.183172 crc crio[19822]: time="2026-06-12T10:24:30.183080233Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=f64fb3e9-5739-4a6d-8761-e0cfffde8827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.196993 | controller | Jun 12 10:24:30.183551 crc crio[19822]: time="2026-06-12T10:24:30.183490236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197009 | controller | Jun 12 10:24:30.238067 crc crio[19822]: time="2026-06-12T10:24:30.237987389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197028 | controller | Jun 12 10:24:30.243978 crc crio[19822]: time="2026-06-12T10:24:30.243922214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197053 | controller | Jun 12 10:24:30.393035 crc crio[19822]: time="2026-06-12T10:24:30.392909344Z" level=info msg="Created container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent" id=f64fb3e9-5739-4a6d-8761-e0cfffde8827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.197087 | controller | Jun 12 10:24:30.394756 crc crio[19822]: time="2026-06-12T10:24:30.394675301Z" level=info msg="Starting container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad" id=b8167f98-7bd4-4d49-952a-619c0043b943 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.197109 | controller | Jun 12 10:24:30.401266 crc crio[19822]: time="2026-06-12T10:24:30.401138458Z" level=info msg="Started container" PID=76088 containerID=1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad description=openstack/ceilometer-0/ceilometer-notification-agent id=b8167f98-7bd4-4d49-952a-619c0043b943 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551
2026-06-12 11:43:48.197127 | controller | Jun 12 10:24:30.416245 crc crio[19822]: time="2026-06-12T10:24:30.416113142Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=cfd9b814-9c06-4b35-a9bb-d8b0c258e61e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.197149 | controller | Jun 12 10:24:30.419440 crc crio[19822]: time="2026-06-12T10:24:30.419353635Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.197176 | controller | Jun 12 10:24:30.871510 crc crio[19822]: time="2026-06-12T10:24:30.870906569Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=cfd9b814-9c06-4b35-a9bb-d8b0c258e61e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.197202 | controller | Jun 12 10:24:30.872709 crc crio[19822]: time="2026-06-12T10:24:30.87253552Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=870fab82-2d50-4ad1-a16a-f11dc58d65f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.197226 | controller | Jun 12 10:24:30.888985 crc crio[19822]: time="2026-06-12T10:24:30.888887809Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=bd94fe6c-9a35-4eb2-a1f7-b0b57a8454e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.197251 | controller | Jun 12 10:24:30.900506 crc crio[19822]: time="2026-06-12T10:24:30.899759314Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=2f5ad504-526a-4c00-91c3-93d1db70bb6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.197276 | controller | Jun 12 10:24:30.901366 crc crio[19822]: time="2026-06-12T10:24:30.901252332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197302 | controller | Jun 12 10:24:30.965636 crc crio[19822]: time="2026-06-12T10:24:30.965537542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197326 | controller | Jun 12 10:24:30.970010 crc crio[19822]: time="2026-06-12T10:24:30.969944772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197346 | controller | Jun 12 10:24:31.157051 crc crio[19822]: time="2026-06-12T10:24:31.156949929Z" level=info msg="Created container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core" id=2f5ad504-526a-4c00-91c3-93d1db70bb6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.197369 | controller | Jun 12 10:24:31.158561 crc crio[19822]: time="2026-06-12T10:24:31.158475878Z" level=info msg="Starting container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e" id=09d2637a-a43b-4ce4-898e-e96139850786 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.197387 | controller | Jun 12 10:24:31.168503 crc crio[19822]: time="2026-06-12T10:24:31.168417336Z" level=info msg="Started container" PID=76134 containerID=6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e description=openstack/ceilometer-0/sg-core id=09d2637a-a43b-4ce4-898e-e96139850786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551
2026-06-12 11:43:48.197404 | controller | Jun 12 10:24:31.240958 crc crio[19822]: time="2026-06-12T10:24:31.24078679Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c4f6610f-556b-4806-ac9f-e6c1d4c3fc2e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.197421 | controller | Jun 12 10:24:31.245232 crc crio[19822]: time="2026-06-12T10:24:31.244935303Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.197437 | controller | Jun 12 10:24:32.692706 crc crio[19822]: time="2026-06-12T10:24:32.69171937Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=c4f6610f-556b-4806-ac9f-e6c1d4c3fc2e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.197453 | controller | Jun 12 10:24:32.694248 crc crio[19822]: time="2026-06-12T10:24:32.693723314Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=e2a6d0be-c05d-45b1-8639-71f6468e8bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.197469 | controller | Jun 12 10:24:32.750946 crc crio[19822]: time="2026-06-12T10:24:32.750754235Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=e5bd3552-2c88-4075-afdd-6a1ba702a3af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.197486 | controller | Jun 12 10:24:32.763733 crc crio[19822]: time="2026-06-12T10:24:32.762374894Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=9031cd99-242b-43ed-ae43-74fc99166a2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.197502 | controller | Jun 12 10:24:32.763733 crc crio[19822]: time="2026-06-12T10:24:32.76288337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197518 | controller | Jun 12 10:24:32.819665 crc crio[19822]: time="2026-06-12T10:24:32.819606021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197534 | controller | Jun 12 10:24:32.823892 crc crio[19822]: time="2026-06-12T10:24:32.823787864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197551 | controller | Jun 12 10:24:32.993405 crc crio[19822]: time="2026-06-12T10:24:32.993352547Z" level=info msg="Created container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd" id=9031cd99-242b-43ed-ae43-74fc99166a2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.197567 | controller | Jun 12 10:24:32.995587 crc crio[19822]: time="2026-06-12T10:24:32.995472243Z" level=info msg="Starting container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243" id=e3ac0efa-a046-4e09-9667-9e1b7472aaae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.197589 | controller | Jun 12 10:24:33.001605 crc crio[19822]: time="2026-06-12T10:24:33.001511227Z" level=info msg="Started container" PID=76262 containerID=3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243 description=openstack/ceilometer-0/proxy-httpd id=e3ac0efa-a046-4e09-9667-9e1b7472aaae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551
2026-06-12 11:43:48.197606 | controller | Jun 12 10:24:35.791244 crc crio[19822]: time="2026-06-12T10:24:35.789538849Z" level=info msg="Stopping pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a" id=76b9fa69-05f6-4afa-a96b-c66e95a151b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.197623 | controller | Jun 12 10:24:35.792535 crc crio[19822]: time="2026-06-12T10:24:35.792030149Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc00008cc48}] Aliases:map[]}"
2026-06-12 11:43:48.197640 | controller | Jun 12 10:24:35.792535 crc crio[19822]: time="2026-06-12T10:24:35.792249196Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-d4cqb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.197657 | controller | Jun 12 10:24:36.138286 crc crio[19822]: time="2026-06-12T10:24:36.13777057Z" level=info msg="Stopped pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a" id=76b9fa69-05f6-4afa-a96b-c66e95a151b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.197673 | controller | Jun 12 10:24:37.378883 crc crio[19822]: time="2026-06-12T10:24:37.37837198Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=7a432631-e493-4eca-abf9-bd37c594c60b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.197690 | controller | Jun 12 10:24:37.379696 crc crio[19822]: time="2026-06-12T10:24:37.378956489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197706 | controller | Jun 12 10:24:37.415736 crc crio[19822]: time="2026-06-12T10:24:37.415630104Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc00008d648}] Aliases:map[]}"
2026-06-12 11:43:48.197723 | controller | Jun 12 10:24:37.415736 crc crio[19822]: time="2026-06-12T10:24:37.415699356Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.197739 | controller | Jun 12 10:24:37.987223 crc crio[19822]: 2026-06-12T10:24:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c4352188b7898d Mac:02:d5:2a:26:89:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 SocketPath: PciID:}] [{Interface:0xc000290e40 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.197756 | controller | Jun 12 10:24:37.988469 crc crio[19822]: time="2026-06-12T10:24:37.988394706Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc00008d648}] Aliases:map[]}"
2026-06-12 11:43:48.197778 | controller | Jun 12 10:24:37.988635 crc crio[19822]: time="2026-06-12T10:24:37.988588902Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.197795 | controller | Jun 12 10:24:38.002175 crc crio[19822]: time="2026-06-12T10:24:38.002068725Z" level=info msg="Ran pod sandbox 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 with infra container: openstack/nova-cell0-conductor-0/POD" id=7a432631-e493-4eca-abf9-bd37c594c60b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.197811 | controller | Jun 12 10:24:38.006202 crc crio[19822]: time="2026-06-12T10:24:38.006033675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=3bd4e79e-bdd3-4e46-9041-9145d47a6fdc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.197827 | controller | Jun 12 10:24:38.032299 crc crio[19822]: time="2026-06-12T10:24:38.032202086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=742bad5a-7230-4f01-b467-812620b03d91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.197845 | controller | Jun 12 10:24:38.043514 crc crio[19822]: time="2026-06-12T10:24:38.04336674Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ce595986-ed54-43e6-850e-0d613753dad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.197887 | controller | Jun 12 10:24:38.045469 crc crio[19822]: time="2026-06-12T10:24:38.045374094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197905 | controller | Jun 12 10:24:38.103057 crc crio[19822]: time="2026-06-12T10:24:38.102877129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197921 | controller | Jun 12 10:24:38.107615 crc crio[19822]: time="2026-06-12T10:24:38.107514836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.197936 | controller | Jun 12 10:24:38.223721 crc crio[19822]: time="2026-06-12T10:24:38.222898079Z" level=info msg="Created container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ce595986-ed54-43e6-850e-0d613753dad5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.197953 | controller | Jun 12 10:24:38.224881 crc crio[19822]: time="2026-06-12T10:24:38.224640225Z" level=info msg="Starting container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7" id=f809a51d-7bca-4af3-a404-6bd18ca0ecdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.197969 | controller | Jun 12 10:24:38.234431 crc crio[19822]: time="2026-06-12T10:24:38.234340183Z" level=info msg="Started container" PID=76707 containerID=b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=f809a51d-7bca-4af3-a404-6bd18ca0ecdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115
2026-06-12 11:43:48.197991 | controller | Jun 12 10:24:46.008279 crc crio[19822]: time="2026-06-12T10:24:46.005880565Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-n5j8t/POD" id=8e36eff6-c9e1-4ed7-8f26-aa27993f5df1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198008 | controller | Jun 12 10:24:46.008279 crc crio[19822]: time="2026-06-12T10:24:46.00665495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198024 | controller | Jun 12 10:24:46.085541 crc crio[19822]: time="2026-06-12T10:24:46.0854299Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc003094698}] Aliases:map[]}"
2026-06-12 11:43:48.198040 | controller | Jun 12 10:24:46.085541 crc crio[19822]: time="2026-06-12T10:24:46.085504102Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-n5j8t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.198057 | controller | Jun 12 10:24:46.392905 crc crio[19822]: time="2026-06-12T10:24:46.392279831Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=22f787c4-cd7e-4523-b2f0-c2dbdb2a8f7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198074 | controller | Jun 12 10:24:46.392905 crc crio[19822]: time="2026-06-12T10:24:46.392769357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198090 | controller | Jun 12 10:24:46.457656 crc crio[19822]: time="2026-06-12T10:24:46.455219798Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc0037c8960}] Aliases:map[]}"
2026-06-12 11:43:48.198107 | controller | Jun 12 10:24:46.457656 crc crio[19822]: time="2026-06-12T10:24:46.455322541Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.198123 | controller | Jun 12 10:24:46.544868 crc crio[19822]: time="2026-06-12T10:24:46.544281712Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=55ac1479-ac23-419b-936a-a7fdbd57d713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198139 | controller | Jun 12 10:24:46.544868 crc crio[19822]: time="2026-06-12T10:24:46.544775108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198155 | controller | Jun 12 10:24:46.649919 crc crio[19822]: time="2026-06-12T10:24:46.649103343Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc003264140}] Aliases:map[]}"
2026-06-12 11:43:48.198172 | controller | Jun 12 10:24:46.649919 crc crio[19822]: time="2026-06-12T10:24:46.649193956Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.198193 | controller | Jun 12 10:24:46.748400 crc crio[19822]: time="2026-06-12T10:24:46.745623216Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=92bbce73-94f3-4529-8586-be56bdce8475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198210 | controller | Jun 12 10:24:46.748400 crc crio[19822]: time="2026-06-12T10:24:46.745700209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198226 | controller | Jun 12 10:24:46.787132 crc crio[19822]: time="2026-06-12T10:24:46.78434531Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=8a7ab69e-1719-4c72-90ed-246e3f0bf1d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198242 | controller | Jun 12 10:24:46.787132 crc crio[19822]: time="2026-06-12T10:24:46.784659318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198258 | controller | Jun 12 10:24:46.796887 crc crio[19822]: time="2026-06-12T10:24:46.79670997Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc0037c8190}] Aliases:map[]}"
2026-06-12 11:43:48.198275 | controller | Jun 12 10:24:46.796887 crc crio[19822]: time="2026-06-12T10:24:46.796775643Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.198291 | controller | Jun 12 10:24:46.827464 crc crio[19822]: time="2026-06-12T10:24:46.827218347Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-946cbdf6f-797zb/POD" id=6800a371-0185-4cc5-816d-b390b8b603b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198307 | controller | Jun 12 10:24:46.827464 crc crio[19822]: time="2026-06-12T10:24:46.82731454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198323 | controller | Jun 12 10:24:46.857542 crc crio[19822]: time="2026-06-12T10:24:46.857291348Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc0037c8378}] Aliases:map[]}"
2026-06-12 11:43:48.198339 | controller | Jun 12 10:24:46.857542 crc crio[19822]: time="2026-06-12T10:24:46.857415052Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.198357 | controller | Jun 12 10:24:46.880097 crc crio[19822]: time="2026-06-12T10:24:46.880038603Z" level=info msg="Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc0037c84c8}] Aliases:map[]}"
2026-06-12 11:43:48.198387 | controller | Jun 12 10:24:46.880438 crc crio[19822]: time="2026-06-12T10:24:46.880410526Z" level=info msg="Adding pod openstack_dnsmasq-dns-946cbdf6f-797zb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.198412 | controller | Jun 12 10:24:46.978892 crc crio[19822]: 2026-06-12T10:24:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dd0b55623c9c86 Mac:1e:ca:3f:e7:8a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b SocketPath: PciID:}] [{Interface:0xc0003046b0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.198431 | controller | Jun 12 10:24:47.007872 crc crio[19822]: time="2026-06-12T10:24:47.004672633Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc003094698}] Aliases:map[]}"
2026-06-12 11:43:48.198448 | controller | Jun 12 10:24:47.007872 crc crio[19822]: time="2026-06-12T10:24:47.005244641Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-n5j8t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.198465 | controller | Jun 12 10:24:47.110750 crc crio[19822]: time="2026-06-12T10:24:47.110073887Z" level=info msg="Ran pod sandbox 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 with infra container: openstack/nova-cell0-cell-mapping-n5j8t/POD" id=8e36eff6-c9e1-4ed7-8f26-aa27993f5df1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198481 | controller | Jun 12 10:24:47.128051 crc crio[19822]: time="2026-06-12T10:24:47.125720153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=3f214f4f-3fbb-41ae-b4d8-e19f02172e6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198498 | controller | Jun 12 10:24:47.171448 crc crio[19822]: time="2026-06-12T10:24:47.17131729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=08316c8c-b002-4d39-9fc6-7b9782e789f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198515 | controller | Jun 12 10:24:47.316092 crc crio[19822]: time="2026-06-12T10:24:47.315935641Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage" id=6ff02670-bacd-4566-b082-0cf819e0f996 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.198531 | controller | Jun 12 10:24:47.316502 crc crio[19822]: time="2026-06-12T10:24:47.316396866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198548 | controller | Jun 12 10:24:47.364959 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:759be5dccd4fdf4 Mac:3e:ed:0d:65:4c:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 SocketPath: PciID:}] [{Interface:0xc0001365d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.198565 | controller | Jun 12 10:24:47.364959 crc crio[19822]: time="2026-06-12T10:24:47.362226884Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc003264140}] Aliases:map[]}"
2026-06-12 11:43:48.198587 | controller | Jun 12 10:24:47.364959 crc crio[19822]: time="2026-06-12T10:24:47.362389209Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.198604 | controller | Jun 12 10:24:47.369789 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:325b74ae180f6f4 Mac:1a:6b:52:43:49:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.198621 | controller | Jun 12 10:24:47.372256 crc crio[19822]: time="2026-06-12T10:24:47.371313819Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc0037c8960}] Aliases:map[]}"
2026-06-12 11:43:48.198638 | controller | Jun 12 10:24:47.372256 crc crio[19822]: time="2026-06-12T10:24:47.371518395Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.198654 | controller | Jun 12 10:24:47.398711 crc crio[19822]: time="2026-06-12T10:24:47.398658108Z" level=info msg="Ran pod sandbox 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 with infra container: openstack/nova-api-0/POD" id=55ac1479-ac23-419b-936a-a7fdbd57d713 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198670 | controller | Jun 12 10:24:47.404709 crc crio[19822]: time="2026-06-12T10:24:47.404661278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198685 | controller | Jun 12 10:24:47.405663 crc crio[19822]: time="2026-06-12T10:24:47.405590527Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198701 | controller | Jun 12 10:24:47.406269 crc crio[19822]: time="2026-06-12T10:24:47.406225967Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198717 | controller | Jun 12 10:24:47.409486 crc crio[19822]: time="2026-06-12T10:24:47.409387291Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6fdda1d1-5f46-4902-b566-128e0690be24 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.198733 | controller | Jun 12 10:24:47.414053 crc crio[19822]: time="2026-06-12T10:24:47.413966043Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-12 11:43:48.198749 | controller | Jun 12 10:24:47.419593 crc crio[19822]: time="2026-06-12T10:24:47.419523211Z" level=info msg="Ran pod sandbox 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 with infra container: openstack/nova-scheduler-0/POD" id=22f787c4-cd7e-4523-b2f0-c2dbdb2a8f7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198770 | controller | Jun 12 10:24:47.426127 crc crio[19822]: time="2026-06-12T10:24:47.426039701Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198787 | controller | Jun 12 10:24:47.426429 crc crio[19822]: time="2026-06-12T10:24:47.426311749Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198803 | controller | Jun 12 10:24:47.426429 crc crio[19822]: time="2026-06-12T10:24:47.426368361Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198820 | controller | Jun 12 10:24:47.429760 crc crio[19822]: time="2026-06-12T10:24:47.429688504Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=d1f50da1-c47f-4001-875e-8dc2f603df89 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.198836 | controller | Jun 12 10:24:47.450644 crc crio[19822]: time="2026-06-12T10:24:47.448491921Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\""
2026-06-12 11:43:48.198875 | controller | Jun 12 10:24:47.499463 crc crio[19822]: time="2026-06-12T10:24:47.492287619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198895 | controller | Jun 12 10:24:47.526717 crc crio[19822]: time="2026-06-12T10:24:47.52591177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.198911 | controller | Jun 12 10:24:47.555432 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b8b89959b9b5a Mac:96:9c:3d:5c:9f:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 SocketPath: PciID:}] [{Interface:0xc0006325c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.198927 | controller | Jun 12 10:24:47.557577 crc crio[19822]: time="2026-06-12T10:24:47.55752159Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc0037c8190}] Aliases:map[]}"
2026-06-12 11:43:48.198943 | controller | Jun 12 10:24:47.558193 crc crio[19822]: time="2026-06-12T10:24:47.5581314Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.198959 | controller | Jun 12 10:24:47.570940 crc crio[19822]: time="2026-06-12T10:24:47.570107482Z" level=info msg="Ran pod sandbox 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b with infra container: openstack/nova-metadata-0/POD" id=92bbce73-94f3-4529-8586-be56bdce8475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.198980 | controller | Jun 12 10:24:47.577349 crc crio[19822]: time="2026-06-12T10:24:47.577255027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.198997 | controller | Jun 12 10:24:47.577649 crc crio[19822]: time="2026-06-12T10:24:47.577474004Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199013 | controller | Jun 12 10:24:47.577649 crc crio[19822]: time="2026-06-12T10:24:47.577520565Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199029 | controller | Jun 12 10:24:47.578505 crc crio[19822]: time="2026-06-12T10:24:47.57832563Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=afe7ec48-a5b5-4409-a7f1-70806222a670 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.199045 | controller | Jun 12 10:24:47.584423 crc crio[19822]: time="2026-06-12T10:24:47.583556148Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-12 11:43:48.199062 | controller | Jun 12 10:24:47.640712 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fddd066000f7ae1 Mac:aa:43:ec:13:c3:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.199077 | controller | Jun 12 10:24:47.641256 crc crio[19822]: time="2026-06-12T10:24:47.641142476Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc0037c8378}] Aliases:map[]}"
2026-06-12 11:43:48.199093 | controller | Jun 12 10:24:47.641484 crc crio[19822]: time="2026-06-12T10:24:47.641362183Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.199109 | controller | Jun 12 10:24:47.643104 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04c78d68d01d2c1 Mac:ca:98:25:e0:5b:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.199125 | controller | Jun 12 10:24:47.644072 crc crio[19822]: time="2026-06-12T10:24:47.644006274Z" level=info msg="Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc0037c84c8}] Aliases:map[]}"
2026-06-12 11:43:48.199146 | controller | Jun 12 10:24:47.644243 crc crio[19822]: time="2026-06-12T10:24:47.64420514Z" level=info msg="Checking pod openstack_dnsmasq-dns-946cbdf6f-797zb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.199163 | controller | Jun 12 10:24:47.656603 crc crio[19822]: time="2026-06-12T10:24:47.656516433Z" level=info msg="Ran pod sandbox fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c with infra container: openstack/nova-cell1-novncproxy-0/POD" id=8a7ab69e-1719-4c72-90ed-246e3f0bf1d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.199179 | controller | Jun 12 10:24:47.676283 crc crio[19822]: time="2026-06-12T10:24:47.675693313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199196 | controller | Jun 12 10:24:47.677434 crc crio[19822]: time="2026-06-12T10:24:47.676379184Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199212 | controller | Jun 12 10:24:47.677521 crc crio[19822]: time="2026-06-12T10:24:47.677481009Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199227 | controller | Jun 12 10:24:47.678771 crc crio[19822]: time="2026-06-12T10:24:47.678710419Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=61f9b05e-c070-4525-b584-a8e20a8aa80b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.199243 | controller | Jun 12 10:24:47.680974 crc crio[19822]: time="2026-06-12T10:24:47.680858917Z" level=info msg="Ran pod sandbox 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e with infra container: openstack/dnsmasq-dns-946cbdf6f-797zb/POD" id=6800a371-0185-4cc5-816d-b390b8b603b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.199259 | controller | Jun 12 10:24:47.686962 crc crio[19822]: time="2026-06-12T10:24:47.68686951Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\""
2026-06-12 11:43:48.199276 | controller | Jun 12 10:24:47.705418 crc crio[19822]: time="2026-06-12T10:24:47.705309933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f32dc6fe-a169-4f4f-8116-fa20c82d6134 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199291 | controller | Jun 12 10:24:47.705593 crc crio[19822]: time="2026-06-12T10:24:47.70550336Z" level=info msg="Created container 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage" id=6ff02670-bacd-4566-b082-0cf819e0f996 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.199308 | controller | Jun 12 10:24:47.706674 crc crio[19822]: time="2026-06-12T10:24:47.706606313Z" level=info msg="Starting container: 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829" id=2aa2c20c-e476-41e6-9d89-fd8c45ce30b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.199323 | controller | Jun 12 10:24:47.713889 crc crio[19822]: time="2026-06-12T10:24:47.713738479Z" level=info msg="Started container" PID=77350 containerID=8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829 description=openstack/nova-cell0-cell-mapping-n5j8t/nova-manage id=2aa2c20c-e476-41e6-9d89-fd8c45ce30b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3
2026-06-12 11:43:48.199346 | controller | Jun 12 10:24:47.818191 crc crio[19822]: time="2026-06-12T10:24:47.818061182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=18e23236-77bd-4016-a15f-a9c5de2bbbee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199363 | controller | Jun 12 10:24:47.823476 crc crio[19822]: time="2026-06-12T10:24:47.822917415Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-z4nfj/POD" id=65758d8f-aa2b-4aa7-b0f3-2fb80daad0bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.199379 | controller | Jun 12 10:24:47.823575 crc crio[19822]: time="2026-06-12T10:24:47.823554956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199395 | controller | Jun 12 10:24:47.847670 crc crio[19822]: time="2026-06-12T10:24:47.847539467Z" level=info msg="Creating container: openstack/dnsmasq-dns-946cbdf6f-797zb/init" id=bd5459cb-1f49-4a93-ad95-9454746c0c68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.199410 | controller | Jun 12 10:24:47.864034 crc crio[19822]: time="2026-06-12T10:24:47.863941128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199426 | controller | Jun 12 10:24:47.887305 crc crio[19822]: time="2026-06-12T10:24:47.887051263Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc00008c868}] Aliases:map[]}"
2026-06-12 11:43:48.199444 | controller | Jun 12 10:24:47.887305 crc crio[19822]: time="2026-06-12T10:24:47.887189668Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-z4nfj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.199468 | controller | Jun 12 10:24:47.962877 crc crio[19822]: time="2026-06-12T10:24:47.962678612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199492 | controller | Jun 12 10:24:47.973886 crc crio[19822]: time="2026-06-12T10:24:47.973483625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199510 | controller | Jun 12 10:24:48.464756 crc crio[19822]: time="2026-06-12T10:24:48.460005241Z" level=info msg="Created container 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd: openstack/dnsmasq-dns-946cbdf6f-797zb/init" id=bd5459cb-1f49-4a93-ad95-9454746c0c68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.199527 | controller | Jun 12 10:24:48.467420 crc crio[19822]: time="2026-06-12T10:24:48.467346597Z" level=info msg="Starting container: 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd" id=c71ecf23-3154-4e47-9acd-6d9353c1975b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.199543 | controller | Jun 12 10:24:48.492675 crc crio[19822]: time="2026-06-12T10:24:48.492368077Z" level=info msg="Started container" PID=77422 containerID=0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd description=openstack/dnsmasq-dns-946cbdf6f-797zb/init id=c71ecf23-3154-4e47-9acd-6d9353c1975b name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e
2026-06-12 11:43:48.199565 | controller | Jun 12 10:24:48.635788 crc crio[19822]: 2026-06-12T10:24:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f276601c120ee7d Mac:1e:ee:a3:a0:02:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd SocketPath: PciID:}] [{Interface:0xc000240960 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.199583 | controller | Jun 12 10:24:48.637463 crc crio[19822]: time="2026-06-12T10:24:48.637114829Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc00008c868}] Aliases:map[]}"
2026-06-12 11:43:48.199599 | controller | Jun 12 10:24:48.637463 crc crio[19822]: time="2026-06-12T10:24:48.637356807Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-z4nfj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.199616 | controller | Jun 12 10:24:48.673565 crc crio[19822]: time="2026-06-12T10:24:48.672996916Z" level=info msg="Ran pod sandbox f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e with infra container: openstack/nova-cell1-conductor-db-sync-z4nfj/POD" id=65758d8f-aa2b-4aa7-b0f3-2fb80daad0bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.199632 | controller | Jun 12 10:24:48.678903 crc crio[19822]: time="2026-06-12T10:24:48.678424907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=4883ee1d-e42a-4711-a603-471ec6664291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199648 | controller | Jun 12 10:24:48.728059 crc crio[19822]: time="2026-06-12T10:24:48.724648831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=62a6d7ae-c001-4fc7-bd9e-68761b6b4cad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199664 | controller | Jun 12 10:24:48.751495 crc crio[19822]: time="2026-06-12T10:24:48.751358036Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync" id=5c677e4e-a679-4874-97c8-6b8a58250b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.199680 | controller | Jun 12 10:24:48.752193 crc crio[19822]: time="2026-06-12T10:24:48.752094289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199696 | controller | Jun 12 10:24:48.874498 crc crio[19822]: time="2026-06-12T10:24:48.874305272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199713 | controller | Jun 12 10:24:48.889893 crc crio[19822]: time="2026-06-12T10:24:48.889470103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199730 | controller | Jun 12 10:24:49.114885 crc crio[19822]: time="2026-06-12T10:24:49.114711514Z" level=info msg="Created container 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync" id=5c677e4e-a679-4874-97c8-6b8a58250b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.199812 | controller | Jun 12 10:24:49.118611 crc crio[19822]: time="2026-06-12T10:24:49.116408488Z" level=info msg="Starting container: 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f" id=f61826b2-7351-4167-9383-473298c525bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.199838 | controller | Jun 12 10:24:49.138421 crc crio[19822]: time="2026-06-12T10:24:49.137722335Z" level=info msg="Started container" PID=77467 containerID=4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f description=openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync id=f61826b2-7351-4167-9383-473298c525bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e
2026-06-12 11:43:48.199891 | controller | Jun 12 10:24:49.254885 crc crio[19822]: time="2026-06-12T10:24:49.253737328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d60a84b7-e05f-4d62-91c6-bd46aa228e09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199915 | controller | Jun 12 10:24:49.358909 crc crio[19822]: time="2026-06-12T10:24:49.358469516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5edb4e34-48a0-40ae-a0f2-301f893aa23d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.199932 | controller | Jun 12 10:24:49.490132 crc crio[19822]: time="2026-06-12T10:24:49.49003324Z" level=info msg="Creating container: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns" id=8ce98983-f284-4154-96e6-313669bf7aa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.199949 | controller | Jun 12 10:24:49.491504 crc crio[19822]: time="2026-06-12T10:24:49.490465374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199966 | controller | Jun 12 10:24:51.635283 crc crio[19822]: time="2026-06-12T10:24:51.63478502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199982 | controller | Jun 12 10:24:51.650257 crc crio[19822]: time="2026-06-12T10:24:51.650132103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.199998 | controller | Jun 12 10:24:51.865310 crc crio[19822]: time="2026-06-12T10:24:51.864508889Z" level=info msg="Created container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns" id=8ce98983-f284-4154-96e6-313669bf7aa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200014 | controller | Jun 12 10:24:51.871941 crc crio[19822]: time="2026-06-12T10:24:51.871223092Z" level=info msg="Starting container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c" id=4458e46b-a316-4d08-9569-27fcb8d566ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.200031 | controller | Jun 12 10:24:51.890042 crc crio[19822]: time="2026-06-12T10:24:51.889358018Z" level=info msg="Started container" PID=77672 containerID=bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c description=openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns id=4458e46b-a316-4d08-9569-27fcb8d566ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e
2026-06-12 11:43:48.200047 | controller | Jun 12 10:24:53.699461 crc crio[19822]: time="2026-06-12T10:24:53.698907185Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=61f9b05e-c070-4525-b584-a8e20a8aa80b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.200082 | controller | Jun 12 10:24:53.701212 crc crio[19822]: time="2026-06-12T10:24:53.701134615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=f0761d46-53a7-4494-b672-60615d69a30c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200102 | controller | Jun 12 10:24:53.745748 crc crio[19822]: time="2026-06-12T10:24:53.745556926Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=d1f50da1-c47f-4001-875e-8dc2f603df89 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.200120 | controller | Jun 12 10:24:53.747254 crc crio[19822]: time="2026-06-12T10:24:53.747117514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=2cd232f4-36f2-440f-b113-a04d06b94654 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200137 | controller | Jun 12 10:24:53.762049 crc crio[19822]: time="2026-06-12T10:24:53.761967027Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=afe7ec48-a5b5-4409-a7f1-70806222a670 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.200153 | controller | Jun 12 10:24:53.763022 crc crio[19822]: time="2026-06-12T10:24:53.762987048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=14e5963a-f772-4e4f-97bd-d351add00feb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200169 | controller | Jun 12 10:24:53.799857 crc crio[19822]: time="2026-06-12T10:24:53.79961361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=991f1f24-8c55-48ba-957c-9764222ee7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200185 | controller | Jun 12 10:24:53.800525 crc crio[19822]: time="2026-06-12T10:24:53.80047779Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6fdda1d1-5f46-4902-b566-128e0690be24 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.200201 | controller | Jun 12 10:24:53.801416 crc crio[19822]: time="2026-06-12T10:24:53.801380347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2a2b1833-78e5-43e7-878d-f9f10746597e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200216 | controller | Jun 12 10:24:53.806043 crc crio[19822]: time="2026-06-12T10:24:53.80589372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1f1ad18e-a77b-4ab2-be5b-dc14c4eff1bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200232 | controller | Jun 12 10:24:53.819284 crc crio[19822]: time="2026-06-12T10:24:53.819008076Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=243632cf-0ef0-462a-a3a7-d031e57db7d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200248 | controller | Jun 12 10:24:53.820986 crc crio[19822]: time="2026-06-12T10:24:53.820780084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200264 | controller | Jun 12 10:24:53.832620 crc crio[19822]: time="2026-06-12T10:24:53.832465345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=4e2c36d6-4bd3-4659-8f17-8dd6d9712e4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200285 | controller | Jun 12 10:24:53.833643 crc crio[19822]: time="2026-06-12T10:24:53.833605161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=8652ad83-9506-48ed-9ca2-3a70960c5b3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200302 | controller | Jun 12 10:24:53.834035 crc crio[19822]: time="2026-06-12T10:24:53.833963003Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=04dcb431-3249-4644-9cca-ce138e61acfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200318 | controller | Jun 12 10:24:53.855922 crc crio[19822]: time="2026-06-12T10:24:53.855773444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200334 | controller | Jun 12 10:24:53.890650 crc crio[19822]: time="2026-06-12T10:24:53.890036431Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=5a4aff72-cfa2-446f-8476-d09c3e985299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200350 | controller | Jun 12 10:24:53.893892 crc crio[19822]: time="2026-06-12T10:24:53.89376729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200365 | controller | Jun 12 10:24:53.894763 crc crio[19822]: time="2026-06-12T10:24:53.894573546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200381 | controller | Jun 12 10:24:53.901288 crc crio[19822]: time="2026-06-12T10:24:53.901088062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200396 | controller | Jun 12 10:24:53.905346 crc crio[19822]: time="2026-06-12T10:24:53.905250205Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=6a712d1f-56a1-4f89-8dda-e983a8f0a445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200413 | controller | Jun 12 10:24:53.930462 crc crio[19822]: time="2026-06-12T10:24:53.93035363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200429 | controller | Jun 12 10:24:53.938383 crc crio[19822]: time="2026-06-12T10:24:53.938295343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200444 | controller | Jun 12 10:24:53.938383 crc crio[19822]: time="2026-06-12T10:24:53.938356035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200460 | controller | Jun 12 10:24:53.976732 crc crio[19822]: time="2026-06-12T10:24:53.976674192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200476 | controller | Jun 12 10:24:53.982412 crc crio[19822]: time="2026-06-12T10:24:53.982368872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200491 | controller | Jun 12 10:24:54.007888 crc crio[19822]: time="2026-06-12T10:24:54.007670198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200511 | controller | Jun 12 10:24:54.013093 crc crio[19822]: time="2026-06-12T10:24:54.012980604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200527 | controller | Jun 12 10:24:54.269389 crc crio[19822]: time="2026-06-12T10:24:54.269230799Z" level=info msg="Created container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=6a712d1f-56a1-4f89-8dda-e983a8f0a445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200549 | controller | Jun 12 10:24:54.271929 crc crio[19822]: time="2026-06-12T10:24:54.271296005Z" level=info msg="Starting container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a" id=57d6c41b-12fd-4fee-8620-6db48f8cc21e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.200574 | controller | Jun 12 10:24:54.280512 crc crio[19822]: time="2026-06-12T10:24:54.280383104Z" level=info msg="Started container" PID=77816 containerID=874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=57d6c41b-12fd-4fee-8620-6db48f8cc21e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c
2026-06-12 11:43:48.200601 | controller | Jun 12 10:24:54.300070 crc crio[19822]: time="2026-06-12T10:24:54.299963415Z" level=info msg="Created container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log" id=243632cf-0ef0-462a-a3a7-d031e57db7d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200627 | controller | Jun 12 10:24:54.301602 crc crio[19822]: time="2026-06-12T10:24:54.301564838Z" level=info msg="Created container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=5a4aff72-cfa2-446f-8476-d09c3e985299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200652 | controller | Jun 12 10:24:54.304147 crc crio[19822]: time="2026-06-12T10:24:54.301875665Z" level=info msg="Created container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log" id=04dcb431-3249-4644-9cca-ce138e61acfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200697 | controller | Jun 12 10:24:54.304776 crc crio[19822]: time="2026-06-12T10:24:54.30293936Z" level=info msg="Starting container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3" id=27bd2366-d8db-41be-92c5-9a6c0641ea9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.200724 | controller | Jun 12 10:24:54.306627 crc crio[19822]: time="2026-06-12T10:24:54.306575879Z" level=info msg="Starting container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6" id=a45dcb5a-bc48-4f51-b615-8ebad94f7afa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.200741 | controller | Jun 12 10:24:54.308224 crc crio[19822]: time="2026-06-12T10:24:54.308086155Z" level=info msg="Starting container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1" id=5259b58f-80eb-413b-8da6-19358ca347ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.200757 | controller | Jun 12 10:24:54.314201 crc crio[19822]: time="2026-06-12T10:24:54.313617768Z" level=info msg="Started container" PID=77819 containerID=2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3 description=openstack/nova-metadata-0/nova-metadata-log id=27bd2366-d8db-41be-92c5-9a6c0641ea9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b
2026-06-12 11:43:48.200773 | controller | Jun 12 10:24:54.317208 crc crio[19822]: time="2026-06-12T10:24:54.317117358Z" level=info msg="Started container" PID=77818 containerID=c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a45dcb5a-bc48-4f51-b615-8ebad94f7afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5
2026-06-12 11:43:48.200796 | controller | Jun 12 10:24:54.320191 crc crio[19822]: time="2026-06-12T10:24:54.320079864Z" level=info msg="Started container" PID=77817 containerID=9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1 description=openstack/nova-api-0/nova-api-log id=5259b58f-80eb-413b-8da6-19358ca347ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652
2026-06-12 11:43:48.200813 | controller | Jun 12 10:24:54.359358 crc crio[19822]: time="2026-06-12T10:24:54.359245027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d3072776-98c6-4d78-ba21-fba3e2cc5dfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200829 | controller | Jun 12 10:24:54.362852 crc crio[19822]: time="2026-06-12T10:24:54.362695338Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7887ea1c-1823-4454-a8fd-a539128123af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200845 | controller | Jun 12 10:24:54.390663 crc crio[19822]: time="2026-06-12T10:24:54.390586251Z" level=info msg="Stopping container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a (timeout: 30s)" id=cec4e58d-b1bc-4a0b-89b4-302db27ab653 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.200886 | controller | Jun 12 10:24:54.394095 crc crio[19822]: time="2026-06-12T10:24:54.394010362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7ac379d7-bc87-4d6f-94b6-f91fc2c127d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200906 | controller | Jun 12 10:24:54.406979 crc crio[19822]: time="2026-06-12T10:24:54.40690083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c488ffdb-a42d-4ebc-b6df-035b3bfc7282 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.200922 | controller | Jun 12 10:24:54.446883 crc crio[19822]: time="2026-06-12T10:24:54.445475634Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=16c7dcec-6375-41a7-a0e4-3aba26947a95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200938 | controller | Jun 12 10:24:54.450872 crc crio[19822]: time="2026-06-12T10:24:54.447937743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200954 | controller | Jun 12 10:24:54.476736 crc crio[19822]: time="2026-06-12T10:24:54.476442186Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=1b4d5180-f6b5-4871-aa53-54756f7e1607 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.200970 | controller | Jun 12 10:24:54.499028 crc crio[19822]: time="2026-06-12T10:24:54.498965514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.200985 | controller | Jun 12 10:24:54.531920 crc crio[19822]: time="2026-06-12T10:24:54.53166344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201001 | controller | Jun 12 10:24:54.538437 crc crio[19822]: time="2026-06-12T10:24:54.538370702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201022 | controller | Jun 12 10:24:54.557268 crc crio[19822]: time="2026-06-12T10:24:54.557206491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201038 | controller | Jun 12 10:24:54.562287 crc crio[19822]: time="2026-06-12T10:24:54.562248051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201055 | controller | Jun 12 10:24:54.853697 crc crio[19822]: time="2026-06-12T10:24:54.853587639Z" level=info msg="Created container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata" id=1b4d5180-f6b5-4871-aa53-54756f7e1607 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.201072 | controller | Jun 12 10:24:54.855312 crc crio[19822]: time="2026-06-12T10:24:54.85422789Z" level=info msg="Created container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api" id=16c7dcec-6375-41a7-a0e4-3aba26947a95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.201089 | controller | Jun 12 10:24:54.855312 crc crio[19822]: time="2026-06-12T10:24:54.855200726Z" level=info msg="Starting container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3" id=ae0d7d47-16b6-4025-8783-41472efd56d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.201105 | controller | Jun 12 10:24:54.855449 crc crio[19822]: time="2026-06-12T10:24:54.855353256Z" level=info msg="Starting container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1" id=e1ca4926-80e7-4521-879e-9e31075ea1cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.201122 | controller | Jun 12 10:24:54.864947 crc crio[19822]: time="2026-06-12T10:24:54.864047402Z" level=info msg="Started container" PID=77869 containerID=d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1 description=openstack/nova-metadata-0/nova-metadata-metadata id=e1ca4926-80e7-4521-879e-9e31075ea1cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b
2026-06-12 11:43:48.201139 | controller | Jun 12 10:24:54.864947 crc crio[19822]: time="2026-06-12T10:24:54.864252328Z" level=info msg="Started container" PID=77868 containerID=caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3 description=openstack/nova-api-0/nova-api-api id=ae0d7d47-16b6-4025-8783-41472efd56d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652
2026-06-12 11:43:48.201155 | controller | Jun 12 10:24:55.416129 crc crio[19822]: time="2026-06-12T10:24:55.416015054Z" level=info msg="Stopping container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3 (timeout: 30s)" id=f8f838c5-5cc1-4a87-b254-ba27670dcb82 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.201171 | controller | Jun 12 10:24:55.416769 crc crio[19822]: time="2026-06-12T10:24:55.416022134Z" level=info msg="Stopping container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1 (timeout: 30s)" id=bb2806f0-9c07-4d42-b145-277a35816894 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.201188 | controller | Jun 12 10:24:55.580702 crc crio[19822]: time="2026-06-12T10:24:55.580097873Z" level=info msg="Stopped container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log" id=f8f838c5-5cc1-4a87-b254-ba27670dcb82 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.201204 | controller | Jun 12 10:24:56.335354 crc crio[19822]: time="2026-06-12T10:24:56.335224355Z" level=info msg="Stopped container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata" id=bb2806f0-9c07-4d42-b145-277a35816894 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.201226 | controller | Jun 12 10:24:56.337237 crc crio[19822]: time="2026-06-12T10:24:56.337108435Z" level=info msg="Stopping pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b" id=f37ac8d9-bb06-4d31-9af0-f39223ce25a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.201245 | controller | Jun 12 10:24:56.339224 crc crio[19822]: time="2026-06-12T10:24:56.339108769Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc003264950}] Aliases:map[]}"
2026-06-12 11:43:48.201262 | controller | Jun 12 10:24:56.339400 crc crio[19822]: time="2026-06-12T10:24:56.339352257Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.201304 | controller | Jun 12 10:24:56.800910 crc crio[19822]: time="2026-06-12T10:24:56.800089874Z" level=info msg="Stopped pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b" id=f37ac8d9-bb06-4d31-9af0-f39223ce25a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.201327 | controller | Jun 12 10:24:57.467470 crc crio[19822]: time="2026-06-12T10:24:57.46705796Z" level=info msg="Removing container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1" id=7b596617-183c-4336-b525-fa9c4675e019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.201345 | controller | Jun 12 10:24:57.513516 crc crio[19822]: time="2026-06-12T10:24:57.513391966Z" level=info msg="Removed container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata" id=7b596617-183c-4336-b525-fa9c4675e019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.201362 | controller | Jun 12 10:24:57.519902 crc crio[19822]: time="2026-06-12T10:24:57.519675316Z" level=info msg="Removing container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3" id=d12fbc9c-dfee-49b9-aca5-34034934adeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.201378 | controller | Jun 12 10:24:57.596436 crc crio[19822]: time="2026-06-12T10:24:57.596276171Z" level=info msg="Removed container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log" id=d12fbc9c-dfee-49b9-aca5-34034934adeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.201395 | controller | Jun 12 10:24:57.961179 crc crio[19822]: time="2026-06-12T10:24:57.961067728Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=bfea6b3b-9b41-410d-a408-a16b637d0f75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.201411 | controller | Jun 12 10:24:57.961375 crc crio[19822]: time="2026-06-12T10:24:57.961211713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201427 | controller | Jun 12 10:24:58.021618 crc crio[19822]: time="2026-06-12T10:24:58.021550188Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc00244c058}] Aliases:map[]}"
2026-06-12 11:43:48.201450 | controller | Jun 12 10:24:58.022014 crc crio[19822]: time="2026-06-12T10:24:58.021990852Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.201467 | controller | Jun 12 10:24:58.683051 crc crio[19822]: 2026-06-12T10:24:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:136566b62ce9e69 Mac:da:30:49:a6:bb:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b SocketPath: PciID:}] [{Interface:0xc000145070 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.201483 | controller | Jun 12 10:24:58.686458 crc crio[19822]: time="2026-06-12T10:24:58.686370583Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc00244c058}] Aliases:map[]}"
2026-06-12 11:43:48.201500 | controller | Jun 12 10:24:58.686640 crc crio[19822]: time="2026-06-12T10:24:58.686555959Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.201516 | controller | Jun 12 10:24:58.698052 crc crio[19822]: time="2026-06-12T10:24:58.698006065Z" level=info msg="Ran pod sandbox 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b with infra container: openstack/nova-metadata-0/POD" id=bfea6b3b-9b41-410d-a408-a16b637d0f75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.201532 | controller | Jun 12 10:24:58.702079 crc crio[19822]: time="2026-06-12T10:24:58.701962989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1bd48286-4f41-4df1-8e68-6263e24fd771 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.201548 | controller | Jun 12 10:24:58.706384 crc crio[19822]: time="2026-06-12T10:24:58.706290505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1fa7d92e-5d60-49f7-84ca-574b314d022b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.201564 | controller | Jun 12 10:24:58.719899 crc crio[19822]: time="2026-06-12T10:24:58.719755523Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=22c49c8a-2f13-4373-bfdd-7a5d7c4eaaf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.201580 | controller | Jun 12 10:24:58.721917 crc crio[19822]: time="2026-06-12T10:24:58.721792668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201595 | controller | Jun 12 10:24:58.785079 crc crio[19822]: time="2026-06-12T10:24:58.784691454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201611 | controller | Jun 12 10:24:58.791055 crc crio[19822]: time="2026-06-12T10:24:58.790946362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201627 | controller | Jun 12 10:24:58.994039 crc crio[19822]: time="2026-06-12T10:24:58.993473052Z" level=info msg="Created container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log" id=22c49c8a-2f13-4373-bfdd-7a5d7c4eaaf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.201647 | controller | Jun 12 10:24:58.996226 crc crio[19822]: time="2026-06-12T10:24:58.996133826Z" level=info msg="Starting container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784" id=da45942f-2dd7-43cc-a1b1-3861548c9f55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.201663 | controller | Jun 12 10:24:59.001905 crc crio[19822]: time="2026-06-12T10:24:59.001706153Z" level=info msg="Started container" PID=78549 containerID=cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784 description=openstack/nova-metadata-0/nova-metadata-log id=da45942f-2dd7-43cc-a1b1-3861548c9f55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b
2026-06-12 11:43:48.201680 | controller | Jun 12 10:24:59.014217 crc crio[19822]: time="2026-06-12T10:24:59.014092477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=de97b013-ce4b-41ed-be07-c7abe95d40b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.201704 | controller | Jun 12 10:24:59.073245 crc crio[19822]: time="2026-06-12T10:24:59.073073909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=8d752965-b2e3-4778-9e2c-3d515087f455 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.201729 | controller | Jun 12 10:24:59.081751 crc crio[19822]: time="2026-06-12T10:24:59.081641765Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=6054c45f-1eed-4fe3-8d1c-a4fe3750638a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.201750 | controller | Jun 12 10:24:59.083455 crc crio[19822]: time="2026-06-12T10:24:59.08335071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201767 | controller | Jun 12 10:24:59.139466 crc crio[19822]: time="2026-06-12T10:24:59.139319767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201783 | controller | Jun 12 10:24:59.145709 crc crio[19822]: time="2026-06-12T10:24:59.145599401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.201799 | controller | Jun 12 10:24:59.341876 crc crio[19822]: time="2026-06-12T10:24:59.341414989Z" level=info msg="Created container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata" id=6054c45f-1eed-4fe3-8d1c-a4fe3750638a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.201816 | controller | Jun 12 10:24:59.343563 crc crio[19822]: time="2026-06-12T10:24:59.343479913Z" level=info msg="Starting container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654" id=742757c7-fe71-4b3a-b99d-3deda5a491eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.201832 | controller | Jun 12 10:24:59.350520 crc crio[19822]: time="2026-06-12T10:24:59.349964689Z" level=info msg="Started container" PID=78583 containerID=df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654 description=openstack/nova-metadata-0/nova-metadata-metadata id=742757c7-fe71-4b3a-b99d-3deda5a491eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b
2026-06-12 11:43:48.201864 | controller | Jun 12 10:24:59.519599 crc crio[19822]: time="2026-06-12T10:24:59.5194793Z" level=info msg="Stopping pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3" id=6b62eea7-23ce-4054-80dd-58520abc350d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.201893 | controller | Jun 12 10:24:59.521202 crc crio[19822]: time="2026-06-12T10:24:59.520270765Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc0007aca30}] Aliases:map[]}"
2026-06-12 11:43:48.201912 | controller | Jun 12 10:24:59.521202 crc crio[19822]: time="2026-06-12T10:24:59.520451921Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-n5j8t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.201929 | controller | Jun 12 10:24:59.549956 crc crio[19822]: time="2026-06-12T10:24:59.549430611Z" level=info msg="Stopping container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6 (timeout: 10s)" id=2075e4e5-6806-4b64-951c-0034045b5834 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.201946 | controller | Jun 12 10:24:59.698776 crc crio[19822]: time="2026-06-12T10:24:59.698588706Z" level=info msg="Stopped container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns" id=2075e4e5-6806-4b64-951c-0034045b5834 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.201961 | controller | Jun 12 10:24:59.701110 crc crio[19822]: time="2026-06-12T10:24:59.700931311Z" level=info msg="Stopping pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f" id=e6f7821a-8273-4736-ba6a-2ae57e6f02f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.201977 | controller | Jun 12 10:24:59.707312 crc crio[19822]: time="2026-06-12T10:24:59.707209131Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc00244cf28}] Aliases:map[]}"
2026-06-12 11:43:48.201993 | controller | Jun 12 10:24:59.707637 crc crio[19822]: time="2026-06-12T10:24:59.707464701Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6dc87fb88f-fddmj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.202009 | controller | Jun 12 10:25:00.183050 crc crio[19822]: time="2026-06-12T10:25:00.182446495Z" level=info msg="Stopped pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3" id=6b62eea7-23ce-4054-80dd-58520abc350d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.202025 | controller | Jun 12 10:25:00.273575 crc crio[19822]: time="2026-06-12T10:25:00.273402329Z" level=info msg="Stopped pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f" id=e6f7821a-8273-4736-ba6a-2ae57e6f02f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.202041 | controller | Jun 12 10:25:00.650356 crc crio[19822]: time="2026-06-12T10:25:00.649889197Z" level=info msg="Removing container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6" id=6f220e01-cde1-431b-8562-69429ffcf90f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202057 | controller | Jun 12 10:25:00.678201 crc crio[19822]: time="2026-06-12T10:25:00.678101815Z" level=info msg="Removed container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns" id=6f220e01-cde1-431b-8562-69429ffcf90f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202073 | controller | Jun 12 10:25:00.682178 crc crio[19822]: time="2026-06-12T10:25:00.682106498Z" level=info msg="Removing container: 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5" id=a64f438a-567b-4c86-b02c-a3ea61c336bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202095 | controller | Jun 12 10:25:00.745352 crc crio[19822]: time="2026-06-12T10:25:00.745029751Z" level=info msg="Removed container 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init" id=a64f438a-567b-4c86-b02c-a3ea61c336bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202112 | controller | Jun 12 10:25:00.828028 crc crio[19822]: time="2026-06-12T10:25:00.827938218Z" level=info msg="Stopping container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3 (timeout: 30s)" id=2b1fd3f7-db59-43aa-a408-48c85f5a9445 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202128 | controller | Jun 12 10:25:00.828603 crc crio[19822]: time="2026-06-12T10:25:00.828534887Z" level=info msg="Stopping container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1 (timeout: 30s)" id=c43e33b0-dbed-4789-a821-951ec2bf00df name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202144 | controller | Jun 12 10:25:00.871676 crc crio[19822]: time="2026-06-12T10:25:00.871567092Z" level=info msg="Stopping container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6 (timeout: 30s)" id=b1f99cba-a5f3-40b5-823b-25dbd72c6bdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202160 | controller | Jun 12 10:25:00.959098 crc crio[19822]: time="2026-06-12T10:25:00.958775811Z" level=info msg="Stopped container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log" id=c43e33b0-dbed-4789-a821-951ec2bf00df name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202176 | controller | Jun 12 10:25:01.579739 crc crio[19822]: time="2026-06-12T10:25:01.579263356Z" level=info msg="Stopping container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654 (timeout: 30s)" id=060dac63-32d3-4a7a-ad24-0eedebed3a19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202192 | controller | Jun 12 10:25:01.579739 crc crio[19822]: time="2026-06-12T10:25:01.57932357Z" level=info msg="Stopping container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784 (timeout: 30s)" id=15e8af09-a21d-48da-b902-66e46e8f2116 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202208 | controller | Jun 12 10:25:01.732970 crc crio[19822]: time="2026-06-12T10:25:01.732201604Z" level=info msg="Stopped container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log" id=15e8af09-a21d-48da-b902-66e46e8f2116 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202224 | controller | Jun 12 10:25:01.821288 crc crio[19822]: time="2026-06-12T10:25:01.8212331Z" level=info msg="Stopped container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata" id=060dac63-32d3-4a7a-ad24-0eedebed3a19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202240 | controller | Jun 12 10:25:01.825356 crc crio[19822]: time="2026-06-12T10:25:01.82521214Z" level=info msg="Stopping pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b" id=883c057d-e5e2-470b-8d2e-ff4561a84f81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.202256 | controller | Jun 12 10:25:01.826018 crc crio[19822]: time="2026-06-12T10:25:01.825880641Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc001ee23a8}] Aliases:map[]}"
2026-06-12 11:43:48.202277 | controller | Jun 12 10:25:01.826115 crc crio[19822]: time="2026-06-12T10:25:01.826084728Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.202294 | controller | Jun 12 10:25:02.314714 crc crio[19822]: time="2026-06-12T10:25:02.313993493Z" level=info msg="Stopped pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b" id=883c057d-e5e2-470b-8d2e-ff4561a84f81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.202311 | controller | Jun 12 10:25:02.603789 crc crio[19822]: time="2026-06-12T10:25:02.603262326Z" level=info msg="Removing container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654" id=35aaee28-9df4-4456-9003-9aa4a09b12bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202328 | controller | Jun 12 10:25:02.680116 crc crio[19822]: time="2026-06-12T10:25:02.679779892Z" level=info msg="Removed container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata" id=35aaee28-9df4-4456-9003-9aa4a09b12bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202351 | controller | Jun 12 10:25:02.683610 crc crio[19822]: time="2026-06-12T10:25:02.683538214Z" level=info msg="Removing container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784" id=0d56a525-f53b-4020-bb06-27e11cb7f790 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202372 | controller | Jun 12 10:25:02.708877 crc crio[19822]: time="2026-06-12T10:25:02.708766547Z" level=info msg="Removed container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log" id=0d56a525-f53b-4020-bb06-27e11cb7f790 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202389 | controller | Jun 12 10:25:03.268538 crc crio[19822]: time="2026-06-12T10:25:03.268418262Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=be3e9763-8f4f-45e2-87f2-2cd9beb29f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.202405 | controller | Jun 12 10:25:03.268538 crc crio[19822]: time="2026-06-12T10:25:03.268534616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.202422 | controller | Jun 12 10:25:03.305618 crc crio[19822]: time="2026-06-12T10:25:03.304998884Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc001ee2a70}] Aliases:map[]}"
2026-06-12 11:43:48.202438 | controller | Jun 12 10:25:03.305618 crc crio[19822]: time="2026-06-12T10:25:03.305478569Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.202455 | controller | Jun 12 10:25:03.550522 crc crio[19822]: time="2026-06-12T10:25:03.550360178Z" level=info msg="Stopped container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b1f99cba-a5f3-40b5-823b-25dbd72c6bdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202472 | controller | Jun 12 10:25:03.553992 crc crio[19822]: time="2026-06-12T10:25:03.55344755Z" level=info msg="Stopping pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5" id=f019aa8c-d8db-45c3-a367-2176a884c564 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.202489 | controller | Jun 12 10:25:03.554522 crc crio[19822]: time="2026-06-12T10:25:03.554445492Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc001ee2bb0}] Aliases:map[]}"
2026-06-12 11:43:48.202510 | controller | Jun 12 10:25:03.554779 crc crio[19822]: time="2026-06-12T10:25:03.554694Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.202527 | controller | Jun 12 10:25:03.887291 crc crio[19822]: 2026-06-12T10:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:059cdd8ddab8b69 Mac:46:da:c9:75:d6:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.202543 | controller | Jun 12 10:25:03.889139 crc crio[19822]: time="2026-06-12T10:25:03.889074595Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc001ee2a70}] Aliases:map[]}"
2026-06-12 11:43:48.202560 | controller | Jun 12 10:25:03.889392 crc crio[19822]: time="2026-06-12T10:25:03.889303172Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.202576 | controller | Jun 12 10:25:03.901443 crc crio[19822]: time="2026-06-12T10:25:03.901367736Z" level=info msg="Ran pod sandbox 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 with infra container: openstack/nova-metadata-0/POD" id=be3e9763-8f4f-45e2-87f2-2cd9beb29f58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.202593 | controller | Jun 12 10:25:03.904857 crc crio[19822]: time="2026-06-12T10:25:03.904552756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9e388cf8-2dc9-4e8d-a314-26357e2e2ccb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.202609 | controller | Jun 12 10:25:03.906077 crc crio[19822]: time="2026-06-12T10:25:03.905766454Z" level=info msg="Stopped pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5" id=f019aa8c-d8db-45c3-a367-2176a884c564 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.202626 | controller | Jun 12 10:25:03.908904 crc crio[19822]: time="2026-06-12T10:25:03.908711497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=446c5273-03dd-453b-8fab-b86779c07502 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.202641 | controller | Jun 12 10:25:03.930217 crc crio[19822]: time="2026-06-12T10:25:03.930013364Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=e5287400-bf60-42b4-a446-b3eed04da4d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.202657 | controller | Jun 12 10:25:03.931988 crc crio[19822]: time="2026-06-12T10:25:03.931898255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.202673 | controller | Jun 12 10:25:03.994101 crc crio[19822]: time="2026-06-12T10:25:03.994014726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.202697 | controller | Jun 12 10:25:03.998292 crc crio[19822]: time="2026-06-12T10:25:03.99821123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.202714 | controller | Jun 12 10:25:04.105704 crc crio[19822]: time="2026-06-12T10:25:04.105610488Z" level=info msg="Stopped container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api" id=2b1fd3f7-db59-43aa-a408-48c85f5a9445 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.202730 | controller | Jun 12 10:25:04.108488 crc crio[19822]: time="2026-06-12T10:25:04.108422959Z" level=info msg="Stopping pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652" id=a3d8a458-5510-4cb9-990f-bbd8f8d3bdbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.202746 | controller | Jun 12 10:25:04.109215 crc crio[19822]: time="2026-06-12T10:25:04.109134001Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc00140f8b8}] Aliases:map[]}"
2026-06-12 11:43:48.202763 | controller | Jun 12 10:25:04.109367 crc crio[19822]: time="2026-06-12T10:25:04.109307276Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.202778 | controller | Jun 12 10:25:04.371456 crc crio[19822]: time="2026-06-12T10:25:04.370552049Z" level=info msg="Created container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log" id=e5287400-bf60-42b4-a446-b3eed04da4d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.202794 | controller | Jun 12 10:25:04.374882 crc crio[19822]: time="2026-06-12T10:25:04.374384682Z" level=info msg="Starting container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d" id=452a53a6-7c63-4931-9945-6f733b4effcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.202810 | controller | Jun 12 10:25:04.384221 crc crio[19822]: time="2026-06-12T10:25:04.384102859Z" level=info msg="Started container" PID=79177 containerID=71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d description=openstack/nova-metadata-0/nova-metadata-log id=452a53a6-7c63-4931-9945-6f733b4effcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0
2026-06-12 11:43:48.202826 | controller | Jun 12 10:25:04.418423 crc crio[19822]: time="2026-06-12T10:25:04.418344727Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a2069c48-6bf4-49b5-b2e1-886ad0bec254 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.202842 | controller | Jun 12 10:25:04.501956 crc crio[19822]: time="2026-06-12T10:25:04.501721167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b94c7581-bcb9-4fc1-9685-c917e90a359f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.202880 | controller | Jun 12 10:25:04.517976 crc crio[19822]: time="2026-06-12T10:25:04.516327386Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=3bb4df94-87fa-4f47-b7a6-362338140699 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.202903 | controller | Jun 12 10:25:04.518739 crc crio[19822]: time="2026-06-12T10:25:04.518404713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.202920 | controller | Jun 12 10:25:04.607012 crc crio[19822]: time="2026-06-12T10:25:04.606890342Z" level=info msg="Stopped pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652" id=a3d8a458-5510-4cb9-990f-bbd8f8d3bdbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.202936 | controller | Jun 12 10:25:04.613670 crc crio[19822]: time="2026-06-12T10:25:04.613220003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.202952 | controller | Jun 12 10:25:04.619852 crc crio[19822]: time="2026-06-12T10:25:04.618940075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.202968 | controller | Jun 12 10:25:04.681361 crc crio[19822]: time="2026-06-12T10:25:04.681243503Z" level=info msg="Removing container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6" id=dc13dbfc-2611-4e75-8345-7392b7568da0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202983 | controller | Jun 12 10:25:04.726554 crc crio[19822]: time="2026-06-12T10:25:04.726485469Z" level=info msg="Removed container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dc13dbfc-2611-4e75-8345-7392b7568da0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.202998 | controller | Jun 12 10:25:04.837427 crc crio[19822]: time="2026-06-12T10:25:04.836761625Z" level=info msg="Created container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata" id=3bb4df94-87fa-4f47-b7a6-362338140699 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.203014 | controller | Jun 12 10:25:04.855099 crc crio[19822]: time="2026-06-12T10:25:04.854968048Z" level=info msg="Starting container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39" id=20e79d4b-4796-414c-ac82-43f1b886ac7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.203029 | controller | Jun 12 10:25:04.863287 crc crio[19822]: time="2026-06-12T10:25:04.863216128Z" level=info msg="Started container" PID=79220 containerID=775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39 description=openstack/nova-metadata-0/nova-metadata-metadata id=20e79d4b-4796-414c-ac82-43f1b886ac7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0
2026-06-12 11:43:48.203046 | controller | Jun 12 10:25:05.254930 crc crio[19822]: time="2026-06-12T10:25:05.252763125Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=6431e9e7-8c82-4cea-83f4-01dab61cbe54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.203061 | controller | Jun 12 10:25:05.254930 crc crio[19822]: time="2026-06-12T10:25:05.252958171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203077 | controller | Jun 12 10:25:05.297509 crc crio[19822]: time="2026-06-12T10:25:05.297415693Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc002144af8}] Aliases:map[]}"
2026-06-12 11:43:48.203098 | controller | Jun 12 10:25:05.297509 crc crio[19822]: time="2026-06-12T10:25:05.297496215Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.203115 | controller | Jun 12 10:25:05.641327 crc crio[19822]: 2026-06-12T10:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba4ad16feccf4ba Mac:ba:ce:24:f3:06:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.203131 | controller | Jun 12 10:25:05.642944 crc crio[19822]: time="2026-06-12T10:25:05.642733179Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc002144af8}] Aliases:map[]}"
2026-06-12 11:43:48.203147 | controller | Jun 12 10:25:05.643114 crc crio[19822]: time="2026-06-12T10:25:05.643005165Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.203163 | controller | Jun 12 10:25:05.655663 crc crio[19822]: time="2026-06-12T10:25:05.654653444Z" level=info msg="Ran pod sandbox ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 with infra container: openstack/nova-scheduler-0/POD" id=6431e9e7-8c82-4cea-83f4-01dab61cbe54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.203178 | controller | Jun 12 10:25:05.657049 crc crio[19822]: time="2026-06-12T10:25:05.656952326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=e9b301ad-218e-41b4-84f4-c8fa356c2a12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.203194 | controller | Jun 12 10:25:05.689206 crc crio[19822]: time="2026-06-12T10:25:05.688739307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=0fcf29d4-2dbb-42ba-b010-0fb37181583d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.203210 | controller | Jun 12 10:25:05.705712 crc crio[19822]: time="2026-06-12T10:25:05.705542018Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d6316564-3f91-4d96-8244-992513f7e058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.203226 | controller | Jun 12 10:25:05.707569 crc crio[19822]: time="2026-06-12T10:25:05.707519462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203241 | controller | Jun 12 10:25:05.780489 crc crio[19822]: time="2026-06-12T10:25:05.780359964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203256 | controller | Jun 12 10:25:05.784056 crc crio[19822]: time="2026-06-12T10:25:05.784011339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203271 | controller | Jun 12 10:25:06.003382 crc crio[19822]: time="2026-06-12T10:25:06.002751943Z" level=info msg="Created container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d6316564-3f91-4d96-8244-992513f7e058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.203292 | controller | Jun 12 10:25:06.006027 crc crio[19822]: time="2026-06-12T10:25:06.005875774Z" level=info msg="Starting container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2" id=2e1c3d72-453a-41db-b160-af759f5caea4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.203309 | controller | Jun 12 10:25:06.011732 crc crio[19822]: time="2026-06-12T10:25:06.011578694Z" level=info msg="Started container" PID=79480 containerID=7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2e1c3d72-453a-41db-b160-af759f5caea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536
2026-06-12 11:43:48.203325 | controller | Jun 12 10:25:06.220685 crc crio[19822]: time="2026-06-12T10:25:06.22059887Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=a8d91389-10ce-4e64-ad8c-3e60068aa3af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.203343 | controller | Jun 12 10:25:06.220932 crc crio[19822]: time="2026-06-12T10:25:06.220723344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203361 | controller | Jun 12 10:25:06.256645 crc crio[19822]: time="2026-06-12T10:25:06.256483259Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc003264830}] Aliases:map[]}"
2026-06-12 11:43:48.203377 | controller | Jun 12 10:25:06.256645 crc crio[19822]: time="2026-06-12T10:25:06.256557921Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.203392 | controller | Jun 12 10:25:06.885431 crc crio[19822]: 2026-06-12T10:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85e4cb72d3ea53c Mac:d2:04:6a:4c:c2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 SocketPath: PciID:}] [{Interface:0xc00014af00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.203408 | controller | Jun 12 10:25:06.890184 crc crio[19822]: time="2026-06-12T10:25:06.890104689Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc003264830}] Aliases:map[]}"
2026-06-12 11:43:48.203424 | controller | Jun 12 10:25:06.890419 crc crio[19822]: time="2026-06-12T10:25:06.890329956Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.203440 | controller | Jun 12 10:25:06.901187 crc crio[19822]: time="2026-06-12T10:25:06.901069453Z" level=info msg="Ran pod sandbox 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc with infra container: openstack/nova-api-0/POD" id=a8d91389-10ce-4e64-ad8c-3e60068aa3af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.203455 | controller | Jun 12 10:25:06.904600 crc crio[19822]: time="2026-06-12T10:25:06.90446121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=65c35083-0683-45a5-963f-ee4f91ab7cf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.203476 | controller | Jun 12 10:25:06.910390 crc crio[19822]: time="2026-06-12T10:25:06.910277634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=31f89b01-636a-49b1-a7ba-ef9a925166c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.203493 | controller | Jun 12 10:25:06.921697 crc crio[19822]: time="2026-06-12T10:25:06.91867697Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=ea41d8a9-e039-4301-b363-68b8602106b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.203510 | controller | Jun 12 10:25:06.921697 crc crio[19822]: time="2026-06-12T10:25:06.921226822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203526 | controller | Jun 12 10:25:07.009138 crc crio[19822]: time="2026-06-12T10:25:07.00876073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203542 | controller | Jun 12 10:25:07.014322 crc crio[19822]: time="2026-06-12T10:25:07.014231093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203558 | controller | Jun 12 10:25:07.229490 crc crio[19822]: time="2026-06-12T10:25:07.22896296Z" level=info msg="Created container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log" id=ea41d8a9-e039-4301-b363-68b8602106b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.203574 | controller | Jun 12 10:25:07.230695 crc crio[19822]: time="2026-06-12T10:25:07.230599852Z" level=info msg="Starting container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41" id=b449133a-d257-4dbc-bbd9-0bce24ad737d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.203590 | controller | Jun 12 10:25:07.239657 crc crio[19822]: time="2026-06-12T10:25:07.237414821Z" level=info msg="Started container" PID=79580 containerID=d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41 description=openstack/nova-api-0/nova-api-log id=b449133a-d257-4dbc-bbd9-0bce24ad737d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc
2026-06-12 11:43:48.203606 | controller | Jun 12 10:25:07.251502 crc crio[19822]: time="2026-06-12T10:25:07.251411334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=db736878-1e7d-4eca-8439-e29d82a3e454 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.203622 | controller | Jun 12 10:25:07.285751 crc crio[19822]: time="2026-06-12T10:25:07.284946867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e5a8b7b6-72ef-4aa6-be5f-4e14ce4d9068 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.203638 | controller | Jun 12 10:25:07.295915 crc crio[19822]: time="2026-06-12T10:25:07.295512333Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=e365e758-e3b9-4e44-90db-1db5eeecd348 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.203653 | controller | Jun 12 10:25:07.298312 crc crio[19822]: time="2026-06-12T10:25:07.298242321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203669 | controller | Jun 12 10:25:07.361058 crc crio[19822]: time="2026-06-12T10:25:07.360983381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203691 | controller | Jun 12 10:25:07.364786 crc crio[19822]: time="2026-06-12T10:25:07.36472305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203708 | controller | Jun 12 10:25:07.541005 crc crio[19822]: time="2026-06-12T10:25:07.540884182Z" level=info msg="Created container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api" id=e365e758-e3b9-4e44-90db-1db5eeecd348 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.203724 | controller | Jun 12 10:25:07.544881 crc crio[19822]: time="2026-06-12T10:25:07.544715248Z" level=info msg="Starting container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5" id=bcfbd37f-6566-4c4c-9c59-db1cc662654d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.203740 | controller | Jun 12 10:25:07.553336 crc crio[19822]: time="2026-06-12T10:25:07.553234745Z" level=info msg="Started container" PID=79598 containerID=ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5 description=openstack/nova-api-0/nova-api-api id=bcfbd37f-6566-4c4c-9c59-db1cc662654d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc
2026-06-12 11:43:48.203756 | controller | Jun 12 10:25:08.791134 crc crio[19822]: time="2026-06-12T10:25:08.790462411Z" level=info msg="Stopping pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e" id=70d079a6-8772-443b-9fd5-6ebee376fcf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.203773 | controller | Jun 12 10:25:08.792492 crc crio[19822]: time="2026-06-12T10:25:08.791755843Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc001ee2688}] Aliases:map[]}"
2026-06-12 11:43:48.203798 | controller | Jun 12 10:25:08.792492 crc crio[19822]: time="2026-06-12T10:25:08.791974099Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-z4nfj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.203823 | controller | Jun 12 10:25:09.239952 crc crio[19822]: time="2026-06-12T10:25:09.239209316Z" level=info msg="Stopped pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e" id=70d079a6-8772-443b-9fd5-6ebee376fcf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.203840 | controller | Jun 12 10:25:10.381283 crc crio[19822]: time="2026-06-12T10:25:10.38090268Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=ab6c16ec-47c6-4acc-bdcb-03d7b089690d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.203883 | controller | Jun 12 10:25:10.381965 crc crio[19822]: time="2026-06-12T10:25:10.381312453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.203908 | controller | Jun 12 10:25:10.440670 crc crio[19822]: time="2026-06-12T10:25:10.439725109Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc001ee21c8}] Aliases:map[]}"
2026-06-12 11:43:48.203930 | controller | Jun 12 10:25:10.440670 crc crio[19822]: time="2026-06-12T10:25:10.439800331Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.203947 | controller | Jun 12 10:25:10.497924 crc crio[19822]: time="2026-06-12T10:25:10.488066483Z" level=info msg="Stopping container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850 (timeout: 30s)" id=7bcede7e-347f-406a-985c-486481c352ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.203964 | controller | Jun 12 10:25:10.654022 crc crio[19822]: time="2026-06-12T10:25:10.653484814Z" level=info msg="Stopped container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics" id=7bcede7e-347f-406a-985c-486481c352ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.203980 | controller | Jun 12 10:25:10.656919 crc crio[19822]: time="2026-06-12T10:25:10.656787408Z" level=info msg="Stopping pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d" id=f600f39c-3321-42bd-b9f6-884da310f7c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.203996 | controller | Jun 12 10:25:10.658503 crc crio[19822]: time="2026-06-12T10:25:10.658436481Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}"
2026-06-12 11:43:48.204012 | controller | Jun 12 10:25:10.658702 crc crio[19822]: time="2026-06-12T10:25:10.658636817Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.204028 | controller | Jun 12 10:25:11.066380 crc crio[19822]: 2026-06-12T10:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6d026f858a493 Mac:52:d9:7f:1d:c2:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 SocketPath: PciID:}] [{Interface:0xc00068e710 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.204044 | controller | Jun 12 10:25:11.068201 crc crio[19822]: time="2026-06-12T10:25:11.068104046Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc001ee21c8}] Aliases:map[]}"
2026-06-12 11:43:48.204061 | controller | Jun 12 10:25:11.068381 crc crio[19822]: time="2026-06-12T10:25:11.068322843Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.204091 | controller | Jun 12 10:25:11.082890 crc crio[19822]: time="2026-06-12T10:25:11.080278243Z" level=info msg="Ran pod sandbox fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 with infra container: openstack/nova-cell1-conductor-0/POD" id=ab6c16ec-47c6-4acc-bdcb-03d7b089690d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.204108 | controller | Jun 12 10:25:11.095465 crc crio[19822]: time="2026-06-12T10:25:11.09534738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=477d251e-42a5-4ab4-95e0-61c0a4530939 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.204129 | controller | Jun 12 10:25:11.123779 crc crio[19822]: time="2026-06-12T10:25:11.123373479Z" level=info msg="Stopped pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d" id=f600f39c-3321-42bd-b9f6-884da310f7c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.204145 | controller | Jun 12 10:25:11.138350 crc crio[19822]: time="2026-06-12T10:25:11.138252354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=39a2dcfd-33ba-42fb-80ca-7d71b8645b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.204161 | controller | Jun 12 10:25:11.152905 crc crio[19822]: time="2026-06-12T10:25:11.15267447Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=932ee82e-954b-42c8-9698-74e650b54561 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.204177 | controller | Jun 12 10:25:11.153275 crc crio[19822]: time="2026-06-12T10:25:11.153215916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.204193 | controller | Jun 12 10:25:11.205508 crc crio[19822]: time="2026-06-12T10:25:11.205452015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.204208 | controller | Jun 12 10:25:11.210409 crc crio[19822]: time="2026-06-12T10:25:11.210377023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.204224 | controller | Jun 12 10:25:11.359101 crc crio[19822]: time="2026-06-12T10:25:11.35899327Z" level=info msg="Created container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=932ee82e-954b-42c8-9698-74e650b54561 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.204239 | controller | Jun 12 10:25:11.364020 crc crio[19822]: time="2026-06-12T10:25:11.363348545Z" level=info msg="Starting container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86" id=911accc1-5447-4d8a-8b60-7a7ea7d8c693 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.204256 | controller | Jun 12 10:25:11.371795 crc crio[19822]: time="2026-06-12T10:25:11.371684223Z" level=info msg="Started container" PID=79968 containerID=62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=911accc1-5447-4d8a-8b60-7a7ea7d8c693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9
2026-06-12 11:43:48.204272 | controller | Jun 12 10:25:11.853742 crc crio[19822]: time="2026-06-12T10:25:11.8532621Z" level=info msg="Removing container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850" id=7a22dbda-1e03-4d3d-8db8-7249fc802c42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.204287 | controller | Jun 12 10:25:11.888221 crc crio[19822]: time="2026-06-12T10:25:11.888032119Z" level=info msg="Removed container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics" id=7a22dbda-1e03-4d3d-8db8-7249fc802c42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.204303 | controller | Jun 12 10:25:12.388495 crc crio[19822]: time="2026-06-12T10:25:12.388081229Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=eadb819d-097e-4c99-ab64-324ceb3b57a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.204323 | controller | Jun 12 10:25:12.388495 crc crio[19822]: time="2026-06-12T10:25:12.388240944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.204339 | controller | Jun 12 10:25:12.434772 crc crio[19822]: time="2026-06-12T10:25:12.434575494Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}"
2026-06-12 11:43:48.204355 | controller | Jun 12 10:25:12.434772 crc crio[19822]: time="2026-06-12T10:25:12.434649017Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.204371 | controller | Jun 12 10:25:13.036361 crc crio[19822]: 2026-06-12T10:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fcbdf87502158e Mac:62:0f:f2:81:26:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 SocketPath: PciID:}] [{Interface:0xc000518b50 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.204387 | controller | Jun 12 10:25:13.040552 crc crio[19822]: time="2026-06-12T10:25:13.040110732Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}"
2026-06-12 11:43:48.204407 | controller | Jun 12 10:25:13.041080 crc crio[19822]: time="2026-06-12T10:25:13.041011601Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.204429 | controller | Jun 12 10:25:13.055426 crc crio[19822]: time="2026-06-12T10:25:13.055321881Z" level=info msg="Ran pod sandbox 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 with infra container: openstack/kube-state-metrics-0/POD" id=eadb819d-097e-4c99-ab64-324ceb3b57a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.204447 | controller | Jun 12 10:25:13.058520 crc crio[19822]: time="2026-06-12T10:25:13.05847875Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=26df584a-bb3b-43f9-ae39-b6f73a239192 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.204463 | controller | Jun 12 10:25:13.063283 crc crio[19822]: time="2026-06-12T10:25:13.063117541Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-12 11:43:48.204478 | controller | Jun 12 10:25:13.240676 crc crio[19822]: time="2026-06-12T10:25:13.239506268Z" level=info msg="Stopping container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c (timeout: 30s)" id=0311467f-3400-4e7c-ac82-5e2d73ac862c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.204494 | controller | Jun 12 10:25:13.240676 crc crio[19822]: time="2026-06-12T10:25:13.239783287Z" level=info msg="Stopping container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad (timeout: 30s)" id=4aa41212-30e1-4f8d-91fc-4feff935e911 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.204514 | controller | Jun 12 10:25:13.240676 crc crio[19822]: time="2026-06-12T10:25:13.239791018Z" level=info msg="Stopping container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243 (timeout: 30s)" id=91b72adc-d3b2-4539-9029-c523be2bc738 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.204531 | controller | Jun 12 10:25:13.240676 crc crio[19822]: time="2026-06-12T10:25:13.239787579Z" level=info msg="Stopping container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e (timeout: 30s)" id=ee0ec777-515b-461a-9a25-25edd7f74e69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.204547 | controller | Jun 12 10:25:13.384627 crc crio[19822]: time="2026-06-12T10:25:13.384097438Z" level=info msg="Stopped container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core" id=ee0ec777-515b-461a-9a25-25edd7f74e69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.204562 | controller | Jun 12 10:25:13.486727 crc crio[19822]: time="2026-06-12T10:25:13.486607059Z" level=info msg="Stopped container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd" id=91b72adc-d3b2-4539-9029-c523be2bc738 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.204578 | controller | Jun 12 10:25:13.549547 crc crio[19822]: time="2026-06-12T10:25:13.549423456Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=26df584a-bb3b-43f9-ae39-b6f73a239192 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.204593 | controller | Jun 12 10:25:13.550506 crc crio[19822]: time="2026-06-12T10:25:13.550417948Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=1a112b52-93da-4d66-8ab2-cf007c310a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.204609 | controller | Jun 12 10:25:13.601943 crc crio[19822]: time="2026-06-12T10:25:13.60184751Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=aaf75221-ae20-4479-8bd1-ca001deb5770 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.204624 | controller | Jun 12 10:25:13.612000 crc crio[19822]: time="2026-06-12T10:25:13.61191173Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=f3577fc6-5b46-4273-b71e-b38d765297f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.204639 | controller | Jun 12 10:25:13.612581 crc crio[19822]: time="2026-06-12T10:25:13.612517789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.204654 | controller | Jun 12 10:25:13.678260 crc crio[19822]: time="2026-06-12T10:25:13.678137212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.204669 | controller | Jun 12 10:25:13.683484 crc crio[19822]: time="2026-06-12T10:25:13.683387148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.204684 | controller | Jun 12 10:25:13.853880 crc crio[19822]: time="2026-06-12T10:25:13.853315893Z" level=info msg="Created container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics" id=f3577fc6-5b46-4273-b71e-b38d765297f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.204701 | controller | Jun 12 10:25:13.855892 crc crio[19822]: time="2026-06-12T10:25:13.855740439Z" level=info msg="Starting container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e" id=ef3e9904-65fb-4ba5-92c9-88c76839918b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.204720 | controller | Jun 12 10:25:13.865185 crc crio[19822]: time="2026-06-12T10:25:13.86504675Z" level=info msg="Started container" PID=80113 containerID=8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e description=openstack/kube-state-metrics-0/kube-state-metrics id=ef3e9904-65fb-4ba5-92c9-88c76839918b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7
2026-06-12 11:43:48.204738 | controller | Jun 12 10:25:13.904918 crc crio[19822]: time="2026-06-12T10:25:13.904522848Z" level=info msg="Stopped container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent" id=0311467f-3400-4e7c-ac82-5e2d73ac862c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.204755 | controller | Jun 12 10:25:14.450274 crc crio[19822]: time="2026-06-12T10:25:14.450193671Z" level=info msg="Removing container: 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de" id=2fc03bb4-6679-41d4-8cd7-20d5341bebeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.204771 | controller | Jun 12 10:25:14.626184 crc crio[19822]: time="2026-06-12T10:25:14.624947768Z" level=info msg="Removed container 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de: openshift-infra/auto-csr-approver-29687658-q6bh9/oc" id=2fc03bb4-6679-41d4-8cd7-20d5341bebeb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.204788 | controller | Jun 12 10:25:14.655476 crc crio[19822]: time="2026-06-12T10:25:14.655369464Z" level=info msg="Stopping pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0" id=49758b46-a6b2-4127-94ce-a998cc76f56a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.204803 | controller | Jun 12 10:25:14.655476 crc crio[19822]: time="2026-06-12T10:25:14.655477988Z" level=info msg="Stopped pod sandbox (already stopped): 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0" id=49758b46-a6b2-4127-94ce-a998cc76f56a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.204819 | controller | Jun 12 10:25:14.656291 crc crio[19822]: time="2026-06-12T10:25:14.656223744Z" level=info msg="Removing pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0" id=b83691ff-14d0-4254-87f2-020472f18c31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.204835 | controller | Jun 12 10:25:14.678996 crc crio[19822]: time="2026-06-12T10:25:14.678890456Z" level=info msg="Removed pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0" id=b83691ff-14d0-4254-87f2-020472f18c31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.204872 | controller | Jun 12 10:25:14.679964 crc crio[19822]: time="2026-06-12T10:25:14.679893033Z" level=info msg="Stopping pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b" id=a279963f-5daa-40c0-ae43-257120b8c307 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.204904 | controller | Jun 12 10:25:14.680080 crc crio[19822]: time="2026-06-12T10:25:14.679980295Z" level=info msg="Stopped pod sandbox (already stopped): 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b" id=a279963f-5daa-40c0-ae43-257120b8c307 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.204926 | controller | Jun 12 10:25:14.680967 crc crio[19822]: time="2026-06-12T10:25:14.680890875Z" level=info msg="Removing pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b" id=4e8d0973-50ad-4b49-a363-8e70709299ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.204942 | controller | Jun 12 10:25:14.708217 crc crio[19822]: time="2026-06-12T10:25:14.708095328Z" level=info msg="Removed pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b" id=4e8d0973-50ad-4b49-a363-8e70709299ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.204964 | controller | Jun 12 10:25:14.712372 crc crio[19822]: time="2026-06-12T10:25:14.712267338Z" level=info msg="Stopping pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e" id=ebe2ba8a-d366-464e-9316-8f189e0825e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.204981 | controller | Jun 12 10:25:14.712372 crc crio[19822]: time="2026-06-12T10:25:14.712355711Z" level=info msg="Stopped pod sandbox (already stopped): bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e" id=ebe2ba8a-d366-464e-9316-8f189e0825e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.204997 | controller | Jun 12 10:25:14.713326 crc crio[19822]: time="2026-06-12T10:25:14.713233621Z" level=info msg="Removing pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e" id=c3252503-ba1c-4728-a828-0b5db96cdef7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205014 | controller | Jun 12 10:25:14.765442 crc crio[19822]: time="2026-06-12T10:25:14.765344822Z" level=info msg="Removed pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e" id=c3252503-ba1c-4728-a828-0b5db96cdef7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205031 | controller | Jun 12 10:25:14.766242 crc crio[19822]: time="2026-06-12T10:25:14.766147841Z" level=info msg="Stopping pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f" id=e201d720-c973-4adc-8249-f0549ca8f676 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205047 | controller | Jun 12 10:25:14.766339 crc crio[19822]: time="2026-06-12T10:25:14.766270965Z" level=info msg="Stopped pod sandbox (already stopped): 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f" id=e201d720-c973-4adc-8249-f0549ca8f676 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205063 | controller | Jun 12 10:25:14.766860 crc crio[19822]: time="2026-06-12T10:25:14.766730689Z" level=info msg="Removing pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f" id=b8a6b7ef-239a-4fe1-b1b4-fd90f268971b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205079 | controller | Jun 12 10:25:14.797511 crc crio[19822]: time="2026-06-12T10:25:14.797410354Z" level=info msg="Removed pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f" id=b8a6b7ef-239a-4fe1-b1b4-fd90f268971b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205095 | controller | Jun 12 10:25:14.798259 crc crio[19822]: time="2026-06-12T10:25:14.79814453Z" level=info msg="Stopping pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d" id=bb5122c9-41b4-4b82-9d23-f6391d87b385 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205111 | controller | Jun 12 10:25:14.798362 crc crio[19822]: time="2026-06-12T10:25:14.798277354Z" level=info msg="Stopped pod sandbox (already stopped): 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d" id=bb5122c9-41b4-4b82-9d23-f6391d87b385 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205127 | controller | Jun 12 10:25:14.802587 crc crio[19822]: time="2026-06-12T10:25:14.802486964Z" level=info msg="Removing pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d" id=a6f27e13-34aa-4156-b17a-443f68f92f67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205143 | controller | Jun 12 10:25:14.829339 crc crio[19822]: time="2026-06-12T10:25:14.829104828Z" level=info msg="Removed pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d" id=a6f27e13-34aa-4156-b17a-443f68f92f67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205159 | controller | Jun 12 10:25:14.830285 crc crio[19822]: time="2026-06-12T10:25:14.830112481Z" level=info msg="Stopping pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b" id=7732a162-b34e-4501-bbc7-7f7ef381abe2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205180 | controller | Jun 12 10:25:14.830396 crc crio[19822]: time="2026-06-12T10:25:14.830298387Z" level=info msg="Stopped pod sandbox (already stopped): 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b" id=7732a162-b34e-4501-bbc7-7f7ef381abe2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205196 | controller | Jun 12 10:25:14.832115 crc crio[19822]: time="2026-06-12T10:25:14.832023772Z" level=info msg="Removing pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b" id=1daf95cf-7b70-4689-b50f-55b2312ba73c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205211 | controller | Jun 12 10:25:14.861263 crc crio[19822]: time="2026-06-12T10:25:14.861134077Z" level=info msg="Removed pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b" id=1daf95cf-7b70-4689-b50f-55b2312ba73c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205227 | controller | Jun 12 10:25:14.862483 crc crio[19822]: time="2026-06-12T10:25:14.862396777Z" level=info msg="Stopping pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283" id=25634ccd-f845-482b-8cc6-b7db9c3d50f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205243 | controller | Jun 12 10:25:14.862614 crc crio[19822]: time="2026-06-12T10:25:14.862485199Z" level=info msg="Stopped pod sandbox (already stopped): de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283" id=25634ccd-f845-482b-8cc6-b7db9c3d50f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205259 | controller | Jun 12 10:25:14.864189 crc crio[19822]: time="2026-06-12T10:25:14.864105801Z" level=info msg="Removing pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283" id=f1d0e4a2-6ce8-4715-aaed-db003408e9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205274 | controller | Jun 12 10:25:14.922785 crc crio[19822]: time="2026-06-12T10:25:14.922683028Z" level=info msg="Removed pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283" id=f1d0e4a2-6ce8-4715-aaed-db003408e9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205290 | controller | Jun 12 10:25:14.926953 crc crio[19822]: time="2026-06-12T10:25:14.926860063Z" level=info msg="Stopped container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent" id=4aa41212-30e1-4f8d-91fc-4feff935e911 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.205306 | controller | Jun 12 10:25:14.927230 crc crio[19822]: time="2026-06-12T10:25:14.927133992Z" level=info msg="Stopping pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5" id=cc518709-1085-4485-8207-2fce3c731f56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205321 | controller | Jun 12 10:25:14.927315 crc crio[19822]: time="2026-06-12T10:25:14.927256666Z" level=info msg="Stopped pod sandbox (already stopped): 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5" id=cc518709-1085-4485-8207-2fce3c731f56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205337 | controller | Jun 12 10:25:14.933302 crc crio[19822]: time="2026-06-12T10:25:14.928202242Z" level=info msg="Removing pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5" id=1abc0673-a8e6-4473-94eb-14801bf95e24 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205353 | controller | Jun 12 10:25:14.941049 crc crio[19822]: time="2026-06-12T10:25:14.929420695Z" level=info msg="Stopping pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551" id=a33b17c0-212f-4649-bf54-4f9b71aa7fee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205369 | controller | Jun 12 10:25:14.942179 crc crio[19822]: time="2026-06-12T10:25:14.942092204Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc0007ac7c8}] Aliases:map[]}"
2026-06-12 11:43:48.205392 | controller | Jun 12 10:25:14.942360 crc crio[19822]: time="2026-06-12T10:25:14.942302231Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.205410 | controller | Jun 12 10:25:14.964439 crc crio[19822]: time="2026-06-12T10:25:14.96434051Z" level=info msg="Removed pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5" id=1abc0673-a8e6-4473-94eb-14801bf95e24 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.205426 | controller | Jun 12 10:25:15.372980 crc crio[19822]: time="2026-06-12T10:25:15.372800869Z" level=info msg="Stopped pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551" id=a33b17c0-212f-4649-bf54-4f9b71aa7fee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.205442 | controller | Jun 12 10:25:15.982396 crc crio[19822]: time="2026-06-12T10:25:15.982248986Z" level=info msg="Removing container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243" id=d64dcf38-94bf-4a2b-80ae-53210c799b44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.205459 | controller | Jun 12 10:25:16.015301 crc crio[19822]: time="2026-06-12T10:25:16.015185142Z" level=info msg="Removed container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd" id=d64dcf38-94bf-4a2b-80ae-53210c799b44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.205475 | controller | Jun 12 10:25:16.017993 crc crio[19822]: time="2026-06-12T10:25:16.01791821Z" level=info msg="Removing container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e" id=0ee3a1aa-9bc7-4f40-9e7d-e782a68275f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.205490 | controller | Jun 12 10:25:16.048891 crc crio[19822]: time="2026-06-12T10:25:16.048712958Z" level=info msg="Removed container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core" id=0ee3a1aa-9bc7-4f40-9e7d-e782a68275f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.205506 | controller | Jun 12 10:25:16.052208 crc crio[19822]: time="2026-06-12T10:25:16.052088554Z" level=info msg="Removing container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad" id=1cbddb1d-2739-4cdb-b010-472ab0dc8824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.205522 | controller | Jun 12 10:25:16.094757 crc crio[19822]: time="2026-06-12T10:25:16.09467484Z" level=info msg="Removed container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent" id=1cbddb1d-2739-4cdb-b010-472ab0dc8824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.205538 | controller | Jun 12 10:25:16.101793 crc crio[19822]: time="2026-06-12T10:25:16.101701248Z" level=info msg="Removing container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c" id=902c7df9-4098-4db4-a9d0-25e7dd620d72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.205554 | controller | Jun 12 10:25:16.148096 crc crio[19822]: time="2026-06-12T10:25:16.147961407Z" level=info msg="Removed container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent" id=902c7df9-4098-4db4-a9d0-25e7dd620d72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.205569 | controller | Jun 12 10:25:17.170285 crc crio[19822]: time="2026-06-12T10:25:17.169778529Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=a7a64f00-2dbe-4fd1-8704-cf1c8690da16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.205590 | controller | Jun 12 10:25:17.171015 crc crio[19822]: time="2026-06-12T10:25:17.170327547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.205607 | controller | Jun 12 10:25:17.203046 crc crio[19822]: time="2026-06-12T10:25:17.202699102Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0037c8290}] Aliases:map[]}"
2026-06-12 11:43:48.205624 | controller | Jun 12 10:25:17.203046 crc crio[19822]: time="2026-06-12T10:25:17.203050613Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.205641 | controller | Jun 12 10:25:18.120437 crc crio[19822]: 2026-06-12T10:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8301733031e894b Mac:d2:45:00:85:b0:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.205658 | controller | Jun 12 10:25:18.122214 crc crio[19822]: time="2026-06-12T10:25:18.122069565Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0037c8290}] Aliases:map[]}"
2026-06-12 11:43:48.205675 | controller | Jun 12 10:25:18.122378 crc crio[19822]: time="2026-06-12T10:25:18.122255011Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.205691 | controller | Jun 12 10:25:18.130778 crc crio[19822]: time="2026-06-12T10:25:18.130680162Z" level=info msg="Ran pod sandbox 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea with infra container: openstack/ceilometer-0/POD" id=a7a64f00-2dbe-4fd1-8704-cf1c8690da16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.205707 | controller | Jun 12 10:25:18.134095 crc crio[19822]: time="2026-06-12T10:25:18.134030609Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=4b5280a0-e691-4d20-a4a7-e42aa266c63e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.205723 | controller | Jun 12 10:25:18.142053 crc crio[19822]: time="2026-06-12T10:25:18.141984429Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.205739 | controller | Jun 12 10:25:18.633304 crc crio[19822]: time="2026-06-12T10:25:18.633212142Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=4b5280a0-e691-4d20-a4a7-e42aa266c63e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.205755 | controller | Jun 12 10:25:18.635657 crc crio[19822]: time="2026-06-12T10:25:18.635277492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b439a383-84e2-41fe-8257-a899ef2e1c46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.205779 | controller | Jun 12 10:25:18.659470 crc crio[19822]: time="2026-06-12T10:25:18.658576168Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e161e9ad-4c23-4ecd-ac62-9bfc141e354b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.205797 | controller | Jun 12 10:25:18.668532 crc crio[19822]: time="2026-06-12T10:25:18.668415979Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=2ac14902-69ef-4f6f-a36b-1992f3fdf5f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.205813 | controller | Jun 12 10:25:18.669387 crc crio[19822]: time="2026-06-12T10:25:18.669306478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.205829 | controller | Jun 12 10:25:18.723186 crc crio[19822]: time="2026-06-12T10:25:18.723072496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.205845 | controller | Jun 12 10:25:18.726638 crc crio[19822]: time="2026-06-12T10:25:18.726572345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.205884 | controller | Jun 12 10:25:18.938209 crc crio[19822]: time="2026-06-12T10:25:18.93802417Z" level=info msg="Created container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent" id=2ac14902-69ef-4f6f-a36b-1992f3fdf5f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.205902 | controller | Jun 12 10:25:18.943978 crc crio[19822]: time="2026-06-12T10:25:18.943765411Z" level=info msg="Starting container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba" id=6b64045b-2444-47b8-976c-cb0469c6927f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.205919 | controller | Jun 12 10:25:18.951663 crc crio[19822]: time="2026-06-12T10:25:18.95161149Z" level=info msg="Started container" PID=80495 containerID=1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba description=openstack/ceilometer-0/ceilometer-central-agent id=6b64045b-2444-47b8-976c-cb0469c6927f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea
2026-06-12 11:43:48.205935 | controller | Jun 12 10:25:18.984422 crc crio[19822]: time="2026-06-12T10:25:18.984312259Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=1ff8b2df-5e06-4d60-a354-0133578f8c1f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.205957 | controller | Jun 12 10:25:18.991986 crc crio[19822]: time="2026-06-12T10:25:18.991768146Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.205982 | controller | Jun 12 10:25:19.477556 crc crio[19822]: time="2026-06-12T10:25:19.477420093Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=1ff8b2df-5e06-4d60-a354-0133578f8c1f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.206005 | controller | Jun 12 10:25:19.479683 crc crio[19822]: time="2026-06-12T10:25:19.479591071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=49ea7963-607c-4094-82fc-5fbec1819019 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.206028 | controller | Jun 12 10:25:19.512797 crc crio[19822]: time="2026-06-12T10:25:19.512382612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=98f2cfdb-4864-4242-8ba0-96dd5b206349 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.206045 | controller | Jun 12 10:25:19.522253 crc crio[19822]: time="2026-06-12T10:25:19.522142911Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=0cd562bd-2e33-492b-a0c8-f2fa6305748a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.206061 | controller | Jun 12 10:25:19.523345 crc crio[19822]: time="2026-06-12T10:25:19.522579635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206077 | controller | Jun 12 10:25:19.586481 crc crio[19822]: time="2026-06-12T10:25:19.58637779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206093 | controller | Jun 12 10:25:19.595183 crc crio[19822]: time="2026-06-12T10:25:19.595052868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206109 | controller | Jun 12 10:25:19.894507 crc crio[19822]: time="2026-06-12T10:25:19.894407121Z" level=info msg="Created container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent" id=0cd562bd-2e33-492b-a0c8-f2fa6305748a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.206127 | controller | Jun 12 10:25:19.906092 crc crio[19822]: time="2026-06-12T10:25:19.905783479Z" level=info msg="Starting container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7" id=b8b888d8-789b-4686-926b-cd0c9f9d04ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.206143 | controller | Jun 12 10:25:19.914086 crc crio[19822]: time="2026-06-12T10:25:19.913938119Z" level=info msg="Started container" PID=80544 containerID=7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7 description=openstack/ceilometer-0/ceilometer-notification-agent id=b8b888d8-789b-4686-926b-cd0c9f9d04ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea
2026-06-12 11:43:48.206160 | controller | Jun 12 10:25:19.929418 crc crio[19822]: time="2026-06-12T10:25:19.929316408Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=fb0a62e9-fd8e-4936-bde9-c30dcd23dd36 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.206177 | controller | Jun 12 10:25:19.943312 crc crio[19822]: time="2026-06-12T10:25:19.943228309Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.206193 | controller | Jun 12 10:25:20.578560 crc crio[19822]: time="2026-06-12T10:25:20.577716991Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=fb0a62e9-fd8e-4936-bde9-c30dcd23dd36 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.206209 | controller | Jun 12 10:25:20.579858 crc crio[19822]: time="2026-06-12T10:25:20.579737335Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=31ad471b-224c-4316-be3b-6415dd3b7c71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.206225 | controller | Jun 12 10:25:20.614635 crc crio[19822]: time="2026-06-12T10:25:20.611228425Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=bd6e260b-bc2b-4bde-aa7c-1a25efc6973a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.206246 | controller | Jun 12 10:25:20.635311 crc crio[19822]: time="2026-06-12T10:25:20.635056542Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=339b7565-9055-487b-b766-9644a063e0c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.206263 | controller | Jun 12 10:25:20.635664 crc crio[19822]: time="2026-06-12T10:25:20.635625554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206279 | controller | Jun 12 10:25:20.688555 crc crio[19822]: time="2026-06-12T10:25:20.688451067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206295 | controller | Jun 12 10:25:20.695404 crc crio[19822]: time="2026-06-12T10:25:20.695300894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206311 | controller | Jun 12 10:25:20.897331 crc crio[19822]: time="2026-06-12T10:25:20.897238714Z" level=info msg="Created container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core" id=339b7565-9055-487b-b766-9644a063e0c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.206327 | controller | Jun 12 10:25:20.899340 crc crio[19822]: time="2026-06-12T10:25:20.899007331Z" level=info msg="Starting container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be" id=da7373f7-9c1d-480e-a9e3-21a338da2143 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.206345 | controller | Jun 12 10:25:20.904464 crc crio[19822]: time="2026-06-12T10:25:20.904371591Z" level=info msg="Started container" PID=80646 containerID=a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be description=openstack/ceilometer-0/sg-core id=da7373f7-9c1d-480e-a9e3-21a338da2143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea
2026-06-12 11:43:48.206363 | controller | Jun 12 10:25:20.926497 crc crio[19822]: time="2026-06-12T10:25:20.926400831Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=4ffc9b9d-c530-46ab-afc2-8fba55266f56 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.206380 | controller | Jun 12 10:25:20.933993 crc crio[19822]: time="2026-06-12T10:25:20.93390924Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.206397 | controller | Jun 12 10:25:22.602768 crc crio[19822]: time="2026-06-12T10:25:22.602258462Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=4ffc9b9d-c530-46ab-afc2-8fba55266f56 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.206413 | controller | Jun 12 10:25:22.606617 crc crio[19822]: time="2026-06-12T10:25:22.606550508Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=4735cbc1-a07d-4eee-a82b-4e889b175542 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.206429 | controller | Jun 12 10:25:22.668049 crc crio[19822]: time="2026-06-12T10:25:22.667474142Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=262f1dda-756e-4b7a-b9c6-987935cf975e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.206444 | controller | Jun 12 10:25:22.679371 crc crio[19822]: time="2026-06-12T10:25:22.679304698Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b0b2beb3-cd65-461e-86e8-082b6f68763e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.206465 | controller | Jun 12 10:25:22.680071 crc crio[19822]: time="2026-06-12T10:25:22.67999269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206482 | controller | Jun 12 10:25:22.750305 crc crio[19822]: time="2026-06-12T10:25:22.75018637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206498 | controller | Jun 12 10:25:22.755300 crc crio[19822]: time="2026-06-12T10:25:22.755174837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206514 | controller | Jun 12 10:25:22.943616 crc crio[19822]: time="2026-06-12T10:25:22.943462743Z" level=info msg="Created container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd" id=b0b2beb3-cd65-461e-86e8-082b6f68763e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.206530 | controller | Jun 12 10:25:22.945557 crc crio[19822]: time="2026-06-12T10:25:22.945297282Z" level=info msg="Starting container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803" id=fb589184-0a5f-4faf-b42a-b4a2a98eaf57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.206546 | controller | Jun 12 10:25:22.952864 crc crio[19822]: time="2026-06-12T10:25:22.952695727Z" level=info msg="Started container" PID=80783 containerID=a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803 description=openstack/ceilometer-0/proxy-httpd id=fb589184-0a5f-4faf-b42a-b4a2a98eaf57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea
2026-06-12 11:43:48.206562 | controller | Jun 12 10:25:24.402065 crc crio[19822]: time="2026-06-12T10:25:24.401041425Z" level=warning msg="Stopping container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.206578 | controller | Jun 12 10:25:24.538201 crc crio[19822]: time="2026-06-12T10:25:24.538048354Z" level=error msg="Killing container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.206594 | controller | Jun 12 10:25:24.570982 crc crio[19822]: time="2026-06-12T10:25:24.570879218Z" level=info msg="Stopped container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=cec4e58d-b1bc-4a0b-89b4-302db27ab653 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.206610 | controller | Jun 12 10:25:24.572198 crc crio[19822]: time="2026-06-12T10:25:24.572045125Z" level=info msg="Stopping pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c" id=e7cec553-8843-4d75-8c86-5b1b72666fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.206626 | controller | Jun 12 10:25:24.572989 crc crio[19822]: time="2026-06-12T10:25:24.572892092Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc00244d560}] Aliases:map[]}"
2026-06-12 11:43:48.206646 | controller | Jun 12 10:25:24.573130 crc crio[19822]: time="2026-06-12T10:25:24.573081028Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.206663 | controller | Jun 12 10:25:24.923449 crc crio[19822]: time="2026-06-12T10:25:24.922209291Z" level=info msg="Stopped pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c" id=e7cec553-8843-4d75-8c86-5b1b72666fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.206680 | controller | Jun 12 10:25:25.168363 crc crio[19822]: time="2026-06-12T10:25:25.167067613Z" level=info msg="Removing container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a" id=7a15cc43-5202-4653-8d4b-156d995c9ecf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.206696 | controller | Jun 12 10:25:25.208934 crc crio[19822]: time="2026-06-12T10:25:25.208228962Z" level=info msg="Removed container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=7a15cc43-5202-4653-8d4b-156d995c9ecf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.206712 | controller | Jun 12 10:25:25.942019 crc crio[19822]: time="2026-06-12T10:25:25.941376065Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=f2e80710-aaf8-4b25-9428-1d9590651364 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.206727 | controller | Jun 12 10:25:25.942019 crc crio[19822]: time="2026-06-12T10:25:25.941895581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206743 | controller | Jun 12 10:25:25.974203 crc crio[19822]: time="2026-06-12T10:25:25.973953619Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc003264c30}] Aliases:map[]}"
2026-06-12 11:43:48.206759 | controller | Jun 12 10:25:25.974203 crc crio[19822]: time="2026-06-12T10:25:25.974119684Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.206775 | controller | Jun 12 10:25:26.499682 crc crio[19822]: 2026-06-12T10:25:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1b48bcd264cd39 Mac:6a:55:bc:9a:28:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.206791 | controller | Jun 12 10:25:26.501260 crc crio[19822]: time="2026-06-12T10:25:26.501103383Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc003264c30}] Aliases:map[]}"
2026-06-12 11:43:48.206807 | controller | Jun 12 10:25:26.501532 crc crio[19822]: time="2026-06-12T10:25:26.501341211Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.206823 | controller | Jun 12 10:25:26.511091 crc crio[19822]: time="2026-06-12T10:25:26.510988349Z" level=info msg="Ran pod sandbox c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=f2e80710-aaf8-4b25-9428-1d9590651364 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.206844 | controller | Jun 12 10:25:26.513694 crc crio[19822]: time="2026-06-12T10:25:26.51361738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=3838c5f0-7fbf-4d20-a401-5e38158e6bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.206886 | controller | Jun 12 10:25:26.586507 crc crio[19822]: time="2026-06-12T10:25:26.5863805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=c9b01996-636e-45c2-9437-bc56ced0a4e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.206904 | controller | Jun 12 10:25:26.597492 crc crio[19822]: time="2026-06-12T10:25:26.597366619Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=49a1888f-caba-44f7-82a1-e594b5846eb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.206920 | controller | Jun 12 10:25:26.598029 crc crio[19822]: time="2026-06-12T10:25:26.597940997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206936 | controller | Jun 12 10:25:26.667030 crc crio[19822]: time="2026-06-12T10:25:26.666879397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206952 | controller | Jun 12 10:25:26.671033 crc crio[19822]: time="2026-06-12T10:25:26.670966155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.206967 | controller | Jun 12 10:25:26.818216 crc crio[19822]: time="2026-06-12T10:25:26.817588729Z" level=info msg="Created container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=49a1888f-caba-44f7-82a1-e594b5846eb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.206983 | controller | Jun 12 10:25:26.820429 crc crio[19822]: time="2026-06-12T10:25:26.820341677Z" level=info msg="Starting container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab" id=335c9e27-ea4b-472d-b8f2-05ceb053ea9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.206999 | controller | Jun 12 10:25:26.835544 crc crio[19822]: time="2026-06-12T10:25:26.835437436Z" level=info msg="Started container" PID=81273 containerID=740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=335c9e27-ea4b-472d-b8f2-05ceb053ea9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45
2026-06-12 11:43:48.207016 | controller | Jun 12 10:25:28.072887 crc crio[19822]: time="2026-06-12T10:25:28.072247573Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c5d5ff69-6v69k/POD" id=ed9d8ec9-7c87-45e5-aa60-6ffb9bd1fb38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.207032 | controller | Jun 12 10:25:28.074298 crc crio[19822]: time="2026-06-12T10:25:28.072909724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.207048 | controller | Jun 12 10:25:28.125956 crc crio[19822]: time="2026-06-12T10:25:28.125714808Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc005212620}] Aliases:map[]}"
2026-06-12 11:43:48.207070 | controller | Jun 12 10:25:28.125956 crc crio[19822]: time="2026-06-12T10:25:28.125780411Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c5d5ff69-6v69k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.207087 | controller | Jun 12 10:25:28.728198 crc crio[19822]: 2026-06-12T10:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:827fbb9aed62445 Mac:12:e0:5c:ca:f4:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.207105 | controller | Jun 12 10:25:28.730068 crc crio[19822]: time="2026-06-12T10:25:28.72997961Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc005212620}] Aliases:map[]}"
2026-06-12 11:43:48.207125 | controller | Jun 12 10:25:28.730186 crc crio[19822]: time="2026-06-12T10:25:28.730133155Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c5d5ff69-6v69k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.207151 | controller | Jun 12 10:25:28.740521 crc crio[19822]: time="2026-06-12T10:25:28.740221205Z" level=info msg="Ran pod sandbox 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 with infra container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/POD" id=ed9d8ec9-7c87-45e5-aa60-6ffb9bd1fb38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.207180 | controller | Jun 12 10:25:28.743393 crc crio[19822]: time="2026-06-12T10:25:28.74326883Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6338dd44-0c16-4101-9b1f-094980df9db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.207200 | controller | Jun 12 10:25:28.811207 crc crio[19822]: time="2026-06-12T10:25:28.811093974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5469c31e-a401-430b-9f95-f9ed2f74c1d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.207218 | controller | Jun 12 10:25:28.819573 crc crio[19822]: time="2026-06-12T10:25:28.81947703Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init" id=95e21f00-319f-4ce2-92cd-131e84c621c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.207240 | controller | Jun 12 10:25:28.819956 crc crio[19822]: time="2026-06-12T10:25:28.819933865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.207267 | controller | Jun 12 10:25:28.903042 crc crio[19822]: time="2026-06-12T10:25:28.902780914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.207293 | controller | Jun 12 10:25:28.909090 crc crio[19822]: time="2026-06-12T10:25:28.908739793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.207318 | controller | Jun 12 10:25:29.095519 crc crio[19822]: time="2026-06-12T10:25:29.095346994Z" level=info msg="Created container 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init" id=95e21f00-319f-4ce2-92cd-131e84c621c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.207336 | controller | Jun 12 10:25:29.110515 crc crio[19822]: time="2026-06-12T10:25:29.109076135Z" level=info msg="Starting container: 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd" id=46b0039c-ce4a-4d3c-a3d0-0c875089ccfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.207353 | controller | Jun 12 10:25:29.119082 crc crio[19822]: time="2026-06-12T10:25:29.118995968Z" level=info msg="Started container" PID=81410 containerID=503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd description=openstack/dnsmasq-dns-68c5d5ff69-6v69k/init id=46b0039c-ce4a-4d3c-a3d0-0c875089ccfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522
2026-06-12 11:43:48.207370 | controller | Jun 12 10:25:29.272112 crc crio[19822]: time="2026-06-12T10:25:29.271543312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c002d951-616e-4bc4-99c8-40947c051e25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.207386 | controller | Jun 12 10:25:29.358278 crc crio[19822]: time="2026-06-12T10:25:29.358074079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ef1f14d7-36b0-4c08-b6b1-a796feba3cdc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.207403 | controller | Jun 12 10:25:29.372027 crc crio[19822]: time="2026-06-12T10:25:29.371912599Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns" id=d79a36e9-76ae-4815-9483-711806031956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.207420 | controller | Jun 12 10:25:29.372464 crc crio[19822]: time="2026-06-12T10:25:29.372397324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.207436 | controller | Jun 12 10:25:29.443950 crc crio[19822]: time="2026-06-12T10:25:29.443748479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.207452 | controller | Jun 12 10:25:29.447443 crc crio[19822]: time="2026-06-12T10:25:29.447357205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.207468 | controller | Jun 12 10:25:29.645099 crc crio[19822]: time="2026-06-12T10:25:29.64480038Z" level=info msg="Created container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns" id=d79a36e9-76ae-4815-9483-711806031956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.207484 | controller | Jun 12 10:25:29.646863 crc crio[19822]: time="2026-06-12T10:25:29.646743252Z" level=info msg="Starting container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17" id=3e6b8a13-ba44-4756-8a36-f8a85f4e36f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.207500 | controller | Jun 12 10:25:29.654580 crc crio[19822]: time="2026-06-12T10:25:29.654500518Z" level=info msg="Started container" PID=81442 containerID=49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17 description=openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns id=3e6b8a13-ba44-4756-8a36-f8a85f4e36f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522
2026-06-12 11:43:48.207522 | controller | Jun 12 10:25:30.762754 crc crio[19822]: time="2026-06-12T10:25:30.76210986Z" level=info msg="Stopping container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5 (timeout: 30s)" id=9ac5a31f-5a57-46cf-8cd0-2625b52787d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207539 | controller | Jun 12 10:25:30.764101 crc crio[19822]: time="2026-06-12T10:25:30.762343328Z" level=info msg="Stopping container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41 (timeout: 30s)" id=7321fd8f-1939-4930-a8bb-78eb20efed88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207556 | controller | Jun 12 10:25:30.864070 crc crio[19822]: time="2026-06-12T10:25:30.863483359Z" level=info msg="Stopping container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803 (timeout: 30s)" id=6fa0f461-12f5-410c-8893-94c3b44a31cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207571 | controller | Jun 12 10:25:30.865197 crc crio[19822]: time="2026-06-12T10:25:30.865090559Z" level=info msg="Stopping container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba (timeout: 30s)" id=398f68e3-4b19-4ef1-9922-a4b203c61e7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207587 | controller | Jun 12 10:25:30.865770 crc crio[19822]: time="2026-06-12T10:25:30.865690739Z" level=info msg="Stopping container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be (timeout: 30s)" id=32e81ad2-9caf-4319-8612-1cf639c50679 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207602 | controller | Jun 12 10:25:30.866796 crc crio[19822]: time="2026-06-12T10:25:30.86666272Z" level=info msg="Stopping container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7 (timeout: 30s)" id=44ab7abe-694b-4022-b7c3-0dbfb7e76b3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207618 | controller | Jun 12 10:25:30.907769 crc crio[19822]: time="2026-06-12T10:25:30.907703051Z" level=info msg="Stopped container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log" id=7321fd8f-1939-4930-a8bb-78eb20efed88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207634 | controller | Jun 12 10:25:30.995638 crc crio[19822]: time="2026-06-12T10:25:30.995406626Z" level=info msg="Stopped container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core" id=32e81ad2-9caf-4319-8612-1cf639c50679 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207649 | controller | Jun 12 10:25:31.097414 crc crio[19822]: time="2026-06-12T10:25:31.097326882Z" level=info msg="Stopped container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd" id=6fa0f461-12f5-410c-8893-94c3b44a31cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207665 | controller | Jun 12 10:25:31.420045 crc crio[19822]: time="2026-06-12T10:25:31.419970205Z" level=info msg="Stopped container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent" id=398f68e3-4b19-4ef1-9922-a4b203c61e7e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207681 | controller | Jun 12 10:25:31.657120 crc crio[19822]: time="2026-06-12T10:25:31.657055981Z" level=info msg="Stopped container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent" id=44ab7abe-694b-4022-b7c3-0dbfb7e76b3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.207697 | controller | Jun 12 10:25:31.659381 crc crio[19822]: time="2026-06-12T10:25:31.659242861Z" level=info msg="Stopping pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea" id=8314ed7f-4173-44ef-bb36-99e0f3b578cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.207717 | controller | Jun 12 10:25:31.661232 crc crio[19822]: time="2026-06-12T10:25:31.660987787Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0007ac868}] Aliases:map[]}"
2026-06-12 11:43:48.207734 | controller | Jun 12 10:25:31.661398 crc crio[19822]: time="2026-06-12T10:25:31.661228414Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.207751 | controller | Jun 12 10:25:32.048971 crc crio[19822]: time="2026-06-12T10:25:32.048355362Z" level=info msg="Stopped pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea" id=8314ed7f-4173-44ef-bb36-99e0f3b578cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.207767 | controller | Jun 12 10:25:32.352176 crc crio[19822]: time="2026-06-12T10:25:32.352078844Z" level=info msg="Removing container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803" id=d3d4a9f6-b72e-479e-aeed-a016735c1cdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.207783 | controller | Jun 12 10:25:32.544647 crc crio[19822]: time="2026-06-12T10:25:32.544548865Z" level=info msg="Removed container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd" id=d3d4a9f6-b72e-479e-aeed-a016735c1cdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.207798 | controller | Jun 12 10:25:32.547655 crc crio[19822]: time="2026-06-12T10:25:32.54756362Z" level=info msg="Removing container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be" id=1a5e98ed-6f1c-4730-a0b3-8a908b4c1380 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.207814 | controller | Jun 12 10:25:32.571705 crc crio[19822]: time="2026-06-12T10:25:32.571617687Z" level=info msg="Removed container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core" id=1a5e98ed-6f1c-4730-a0b3-8a908b4c1380 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.207830 | controller | Jun 12 10:25:32.577963 crc crio[19822]: time="2026-06-12T10:25:32.577789721Z" level=info msg="Removing container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7" id=4a406f31-767d-4388-ac1f-bfcf5d204879 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.207846 | controller | Jun 12 10:25:32.607003 crc crio[19822]: time="2026-06-12T10:25:32.606799313Z" level=info msg="Removed container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent" id=4a406f31-767d-4388-ac1f-bfcf5d204879 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.207896 | controller | Jun 12 10:25:32.611226 crc crio[19822]: time="2026-06-12T10:25:32.611108907Z" level=info msg="Removing container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba" id=b938b73e-a6cc-430d-9b28-6957268dbf37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.207920 | controller | Jun 12 10:25:32.654355 crc crio[19822]: time="2026-06-12T10:25:32.65423674Z" level=info msg="Removed container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent" id=b938b73e-a6cc-430d-9b28-6957268dbf37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.207937 | controller | Jun 12 10:25:33.127304 crc crio[19822]: time="2026-06-12T10:25:33.126527819Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=b52d81c5-fca9-4fdb-917a-54d727bfd044 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.207958 | controller | Jun 12 10:25:33.129378 crc crio[19822]: time="2026-06-12T10:25:33.127319535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.207976 | controller | Jun 12 10:25:33.161538 crc crio[19822]: time="2026-06-12T10:25:33.161445138Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc0007ad4a8}] Aliases:map[]}"
2026-06-12 11:43:48.207993 | controller | Jun 12 10:25:33.161538 crc crio[19822]: time="2026-06-12T10:25:33.161522941Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.208010 | controller | Jun 12 10:25:33.730082 crc crio[19822]: 2026-06-12T10:25:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28cde601bd2a3dc Mac:5a:d9:ae:56:da:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.208026 | controller | Jun 12 10:25:33.731140 crc crio[19822]: time="2026-06-12T10:25:33.731008262Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc0007ad4a8}] Aliases:map[]}"
2026-06-12 11:43:48.208042 | controller | Jun 12 10:25:33.731427 crc crio[19822]: time="2026-06-12T10:25:33.731329322Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.208070 | controller | Jun 12 10:25:33.749294 crc crio[19822]: time="2026-06-12T10:25:33.748611477Z" level=info msg="Ran pod sandbox 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 with infra container: openstack/ceilometer-0/POD" id=b52d81c5-fca9-4fdb-917a-54d727bfd044 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.208090 | controller | Jun 12 10:25:33.751755 crc crio[19822]: time="2026-06-12T10:25:33.751706865Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=09349fcb-c44f-4566-9af3-2365ac4d6282 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.208106 | controller | Jun 12 10:25:33.756449 crc crio[19822]: time="2026-06-12T10:25:33.756387095Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.208122 | controller | Jun 12 10:25:34.029924 crc crio[19822]: time="2026-06-12T10:25:34.029658219Z" level=info msg="Stopped container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api" id=9ac5a31f-5a57-46cf-8cd0-2625b52787d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.208140 | controller | Jun 12 10:25:34.031660 crc crio[19822]: time="2026-06-12T10:25:34.031580351Z" level=info msg="Stopping pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc" id=5aa467f3-5d51-4ee4-b1ee-4c434fa0e093 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.208162 | controller | Jun 12 10:25:34.034795 crc crio[19822]: time="2026-06-12T10:25:34.034713221Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc00008d5b0}] Aliases:map[]}"
2026-06-12 11:43:48.208180 | controller | Jun 12 10:25:34.035058 crc crio[19822]: time="2026-06-12T10:25:34.03497832Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.208196 | controller | Jun 12 10:25:34.212357 crc crio[19822]: time="2026-06-12T10:25:34.212189484Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=09349fcb-c44f-4566-9af3-2365ac4d6282 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.208212 | controller | Jun 12 10:25:34.214123 crc crio[19822]: time="2026-06-12T10:25:34.214035895Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=cf76ecfe-c483-4588-af47-374a1d4d697d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.208228 | controller | Jun 12 10:25:34.250094 crc crio[19822]: time="2026-06-12T10:25:34.249471872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=f5c3dfa6-b22d-4128-a86d-0776aef46433 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.208244 | controller | Jun 12 10:25:34.257979 crc crio[19822]: time="2026-06-12T10:25:34.257694038Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=50073f5c-ced8-4b71-9d77-a4f0ff0fd363 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.208260 | controller | Jun 12 10:25:34.258434 crc crio[19822]: time="2026-06-12T10:25:34.25836076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208276 | controller | Jun 12 10:25:34.359239 crc crio[19822]: time="2026-06-12T10:25:34.358720278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208291 | controller | Jun 12 10:25:34.362510 crc crio[19822]: time="2026-06-12T10:25:34.362460094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208307 | controller | Jun 12 10:25:34.457660 crc crio[19822]: time="2026-06-12T10:25:34.457561813Z" level=info msg="Stopped pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc" id=5aa467f3-5d51-4ee4-b1ee-4c434fa0e093 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.208323 | controller | Jun 12 10:25:34.715902 crc crio[19822]: time="2026-06-12T10:25:34.715413389Z" level=info msg="Created container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent" id=50073f5c-ced8-4b71-9d77-a4f0ff0fd363 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.208339 | controller | Jun 12 10:25:34.716983 crc crio[19822]: time="2026-06-12T10:25:34.716900036Z" level=info msg="Starting container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504" id=3952bab9-37aa-43bd-84b7-e43b7f4024e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.208356 | controller | Jun 12 10:25:34.735176 crc crio[19822]: time="2026-06-12T10:25:34.735024954Z" level=info msg="Started container" PID=81836 containerID=f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504 description=openstack/ceilometer-0/ceilometer-central-agent id=3952bab9-37aa-43bd-84b7-e43b7f4024e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923
2026-06-12 11:43:48.208378 | controller | Jun 12 10:25:34.757196 crc crio[19822]: time="2026-06-12T10:25:34.757072472Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=7f61bfcc-8768-4998-b135-4e8a5e20bec6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.208396 | controller | Jun 12 10:25:34.765020 crc crio[19822]: time="2026-06-12T10:25:34.764431448Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.208412 | controller | Jun 12 10:25:35.227957 crc crio[19822]: time="2026-06-12T10:25:35.227800424Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=7f61bfcc-8768-4998-b135-4e8a5e20bec6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.208429 | controller | Jun 12 10:25:35.236417 crc crio[19822]: time="2026-06-12T10:25:35.236296744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=316ace70-8a9f-44d1-97fa-139773ba1f19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.208445 | controller | Jun 12 10:25:35.263057 crc crio[19822]: time="2026-06-12T10:25:35.262995102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f0c07344-1a95-43b2-b408-0df58d7099f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.208461 | controller | Jun 12 10:25:35.273042 crc crio[19822]: time="2026-06-12T10:25:35.272968576Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=3b3316f5-1c7d-488c-af66-09c2f1a8eeec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.208476 | controller | Jun 12 10:25:35.273528 crc crio[19822]: time="2026-06-12T10:25:35.273459692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208492 | controller | Jun 12 10:25:35.340687 crc crio[19822]: time="2026-06-12T10:25:35.338485649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208508 | controller | Jun 12 10:25:35.353464 crc crio[19822]: time="2026-06-12T10:25:35.353300868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208524 | controller | Jun 12 10:25:35.431628 crc crio[19822]: time="2026-06-12T10:25:35.431565563Z" level=info msg="Removing container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5" id=024fb938-8e92-4245-a79c-4bbe989f55fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.208542 | controller | Jun 12 10:25:35.472265 crc crio[19822]: time="2026-06-12T10:25:35.472077571Z" level=info msg="Removed container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api" id=024fb938-8e92-4245-a79c-4bbe989f55fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.208558 | controller | Jun 12 10:25:35.480612 crc crio[19822]: time="2026-06-12T10:25:35.480544278Z" level=info msg="Removing container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41" id=a08e888f-69b0-40b5-a597-3622bd18c7b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.208577 | controller | Jun 12 10:25:35.518418 crc crio[19822]: time="2026-06-12T10:25:35.518305716Z" level=info msg="Removed container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log" id=a08e888f-69b0-40b5-a597-3622bd18c7b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.208595 | controller | Jun 12 10:25:35.560880 crc crio[19822]: time="2026-06-12T10:25:35.560766303Z" level=info msg="Created container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent" id=3b3316f5-1c7d-488c-af66-09c2f1a8eeec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.208611 | controller | Jun 12 10:25:35.562738 crc crio[19822]: time="2026-06-12T10:25:35.562642385Z" level=info msg="Starting container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63" id=951b7551-4ee1-4659-9329-dc2b7b62b8a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.208628 | controller | Jun 12 10:25:35.569631 crc crio[19822]: time="2026-06-12T10:25:35.569132295Z" level=info msg="Started container" PID=81953 containerID=f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63 description=openstack/ceilometer-0/ceilometer-notification-agent id=951b7551-4ee1-4659-9329-dc2b7b62b8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923
2026-06-12 11:43:48.208645 | controller | Jun 12 10:25:35.608665 crc crio[19822]: time="2026-06-12T10:25:35.605496675Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=4e542060-7410-454b-b4fc-994dfff84b54 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.208661 | controller | Jun 12 10:25:35.609417 crc crio[19822]: time="2026-06-12T10:25:35.608901874Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.208678 | controller | Jun 12 10:25:35.942883 crc crio[19822]: time="2026-06-12T10:25:35.942452411Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=4be71bef-9fa4-47ee-b085-c6dae06685b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.208694 | controller | Jun 12 10:25:35.943082 crc crio[19822]: time="2026-06-12T10:25:35.94302006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208710 | controller | Jun 12 10:25:35.975628 crc crio[19822]: time="2026-06-12T10:25:35.975533972Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc002144948}] Aliases:map[]}"
2026-06-12 11:43:48.208726 | controller | Jun 12 10:25:35.975628 crc crio[19822]: time="2026-06-12T10:25:35.975597025Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.208743 | controller | Jun 12 10:25:36.053874 crc crio[19822]: time="2026-06-12T10:25:36.053753476Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=4e542060-7410-454b-b4fc-994dfff84b54 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.208759 | controller | Jun 12 10:25:36.054737 crc crio[19822]: time="2026-06-12T10:25:36.054670494Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1294dea6-55d5-4ee3-8187-6c4af8deaedf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.208780 | controller | Jun 12 10:25:36.072392 crc crio[19822]: time="2026-06-12T10:25:36.072303954Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=7bfccd63-6632-4a8b-813c-4b3428254a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.208797 | controller | Jun 12 10:25:36.081767 crc crio[19822]: time="2026-06-12T10:25:36.081680441Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b9c001b7-5d97-43ea-99f2-d8e1c302cc2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.208813 | controller | Jun 12 10:25:36.085415 crc crio[19822]: time="2026-06-12T10:25:36.082427697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208829 | controller | Jun 12 10:25:36.155723 crc crio[19822]: time="2026-06-12T10:25:36.153516613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208845 | controller | Jun 12 10:25:36.161940 crc crio[19822]: time="2026-06-12T10:25:36.161777425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.208885 | controller | Jun 12 10:25:36.401075 crc crio[19822]: time="2026-06-12T10:25:36.400962183Z" level=info msg="Created container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core" id=b9c001b7-5d97-43ea-99f2-d8e1c302cc2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.208902 | controller | Jun 12 10:25:36.404117 crc crio[19822]: time="2026-06-12T10:25:36.404072738Z" level=info msg="Starting container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71" id=5beee1db-5b43-4f99-88e6-ddd6d5698506 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.208918 | controller | Jun 12 10:25:36.419100 crc crio[19822]: time="2026-06-12T10:25:36.419032695Z" level=info msg="Started container" PID=82063 containerID=d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71 description=openstack/ceilometer-0/sg-core id=5beee1db-5b43-4f99-88e6-ddd6d5698506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923
2026-06-12 11:43:48.208934 | controller | Jun 12 10:25:36.456872 crc crio[19822]: time="2026-06-12T10:25:36.454277063Z" level=info msg="Stopping container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c (timeout: 10s)" id=a567268c-60b7-4106-8cb6-47fb7e19dec4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.208951 | controller | Jun 12 10:25:36.498913 crc crio[19822]: time="2026-06-12T10:25:36.496441995Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9e4495b0-8cbb-4680-8f83-35bc959b513e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.208967 | controller | Jun 12 10:25:36.503054 crc crio[19822]: time="2026-06-12T10:25:36.502298219Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.208983 | controller | Jun 12 10:25:36.589404 crc crio[19822]: 2026-06-12T10:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6d870d6ab8688a Mac:da:b5:f2:49:8e:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.209007 | controller | Jun 12 10:25:36.590909 crc crio[19822]: time="2026-06-12T10:25:36.590519156Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc002144948}] Aliases:map[]}"
2026-06-12 11:43:48.209024 | controller | Jun 12 10:25:36.590909 crc crio[19822]: time="2026-06-12T10:25:36.590729923Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.209045 | controller | Jun 12 10:25:36.596095 crc crio[19822]: time="2026-06-12T10:25:36.595657798Z" level=info msg="Stopped container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns" id=a567268c-60b7-4106-8cb6-47fb7e19dec4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.209069 | controller | Jun 12 10:25:36.596995 crc crio[19822]: time="2026-06-12T10:25:36.596569537Z" level=info msg="Stopping pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e" id=e54f9621-5eb8-4e69-a5fd-4586ce87beef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.209094 | controller | Jun 12 10:25:36.598290 crc crio[19822]: time="2026-06-12T10:25:36.597646662Z" level=info msg="Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc00140e790}] Aliases:map[]}"
2026-06-12 11:43:48.209112 | controller | Jun 12 10:25:36.598290 crc crio[19822]: time="2026-06-12T10:25:36.597876778Z" level=info msg="Deleting pod openstack_dnsmasq-dns-946cbdf6f-797zb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.209128 | controller | Jun 12 10:25:36.635049 crc crio[19822]: time="2026-06-12T10:25:36.63476286Z" level=info msg="Ran pod sandbox c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 with infra container: openstack/nova-api-0/POD" id=4be71bef-9fa4-47ee-b085-c6dae06685b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.209146 | controller | Jun 12 10:25:36.638541 crc crio[19822]: time="2026-06-12T10:25:36.638491937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ada22d14-674b-4efe-9862-9faaa22ababa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.209162 | controller | Jun 12 10:25:36.643292 crc crio[19822]: time="2026-06-12T10:25:36.643045682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=31d0f0f3-2178-4cdd-bb30-2736300c4418 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.209178 | controller | Jun 12 10:25:36.669566 crc crio[19822]: time="2026-06-12T10:25:36.66944577Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=1d39403a-4f09-462f-bd47-5c3c622d6779 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.209194 | controller | Jun 12 10:25:36.670035 crc crio[19822]: time="2026-06-12T10:25:36.669935346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209215 | controller | Jun 12 10:25:36.769718 crc crio[19822]: time="2026-06-12T10:25:36.769353268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209231 | controller | Jun 12 10:25:36.778949 crc crio[19822]: time="2026-06-12T10:25:36.778900585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209248 | controller | Jun 12 10:25:36.980797 crc crio[19822]: time="2026-06-12T10:25:36.980644289Z" level=info msg="Created container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log" id=1d39403a-4f09-462f-bd47-5c3c622d6779 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.209265 | controller | Jun 12 10:25:36.985973 crc crio[19822]: time="2026-06-12T10:25:36.982551539Z" level=info msg="Starting container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972" id=8badf091-1b0f-45ea-a9d9-21e9bdf93fcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.209281 | controller | Jun 12 10:25:36.992210 crc crio[19822]: time="2026-06-12T10:25:36.992092323Z" level=info msg="Started container" PID=82174 containerID=c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972 description=openstack/nova-api-0/nova-api-log id=8badf091-1b0f-45ea-a9d9-21e9bdf93fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954
2026-06-12 11:43:48.209296 | controller | Jun 12 10:25:37.026946 crc crio[19822]: time="2026-06-12T10:25:37.026477464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5025b251-c613-480a-9ff8-6bff81e0acea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.209312 | controller | Jun 12 10:25:37.151007 crc crio[19822]: time="2026-06-12T10:25:37.149709918Z" level=info msg="Stopped pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e" id=e54f9621-5eb8-4e69-a5fd-4586ce87beef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.209328 | controller | Jun 12 10:25:37.173192 crc crio[19822]: time="2026-06-12T10:25:37.173054268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=461793b4-a101-4039-983d-4e47af012973 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.209346 | controller | Jun 12 10:25:37.185255 crc crio[19822]: time="2026-06-12T10:25:37.185135831Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=0d352879-c8dc-453c-b284-758bce6bc156 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.209364 | controller | Jun 12 10:25:37.185658 crc crio[19822]: time="2026-06-12T10:25:37.185597256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209380 | controller | Jun 12 10:25:37.279650 crc crio[19822]: time="2026-06-12T10:25:37.279220799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209395 | controller | Jun 12 10:25:37.293729 crc crio[19822]: time="2026-06-12T10:25:37.293673116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209411 | controller | Jun 12 10:25:37.333410 crc crio[19822]: time="2026-06-12T10:25:37.333316939Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-8n5rh/POD" id=1065de45-4779-45ec-82e2-cc526ad3c25b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.209438 | controller | Jun 12 10:25:37.333527 crc crio[19822]: time="2026-06-12T10:25:37.333498495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209455 | controller | Jun 12 10:25:37.441354 crc crio[19822]: time="2026-06-12T10:25:37.438587007Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00244cd38}] Aliases:map[]}"
2026-06-12 11:43:48.209471 | controller | Jun 12 10:25:37.441354 crc crio[19822]: time="2026-06-12T10:25:37.438890087Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-8n5rh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.209487 | controller | Jun 12 10:25:37.632460 crc crio[19822]: time="2026-06-12T10:25:37.631769211Z" level=info msg="Removing container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c" id=8368c046-e52f-4542-8d56-08f01df23a89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.209504 | controller | Jun 12 10:25:37.757941 crc crio[19822]: time="2026-06-12T10:25:37.757389288Z" level=info msg="Removed container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns" id=8368c046-e52f-4542-8d56-08f01df23a89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.209521 | controller | Jun 12 10:25:37.759071 crc crio[19822]: time="2026-06-12T10:25:37.758788414Z" level=info msg="Created container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api" id=0d352879-c8dc-453c-b284-758bce6bc156 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.209537 | controller | Jun 12 10:25:37.773032 crc crio[19822]: time="2026-06-12T10:25:37.772730215Z" level=info msg="Starting container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824" id=288f4a29-1eb0-438b-b430-e4d8c4cac330 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.209554 | controller | Jun 12 10:25:37.781961 crc crio[19822]: time="2026-06-12T10:25:37.779636032Z" level=info msg="Removing container: 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd" id=0a6a6621-bdcf-4388-bdb2-ab5d695f533f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.209570 | controller | Jun 12 10:25:37.783625 crc crio[19822]: time="2026-06-12T10:25:37.783425654Z" level=info msg="Started container" PID=82269 containerID=30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824 description=openstack/nova-api-0/nova-api-api id=288f4a29-1eb0-438b-b430-e4d8c4cac330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954
2026-06-12 11:43:48.209587 | controller | Jun 12 10:25:37.822282 crc crio[19822]: time="2026-06-12T10:25:37.822182798Z" level=info msg="Removed container 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd: openstack/dnsmasq-dns-946cbdf6f-797zb/init" id=0a6a6621-bdcf-4388-bdb2-ab5d695f533f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.209603 | controller | Jun 12 10:25:38.104042 crc crio[19822]: 2026-06-12T10:25:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b9963749d6ea87 Mac:32:95:d6:4d:89:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.209620 | controller | Jun 12 10:25:38.106009 crc crio[19822]: time="2026-06-12T10:25:38.105761108Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00244cd38}] Aliases:map[]}"
2026-06-12 11:43:48.209641 | controller | Jun 12 10:25:38.106233 crc crio[19822]: time="2026-06-12T10:25:38.106057568Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-8n5rh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.209659 | controller | Jun 12 10:25:38.118903 crc crio[19822]: time="2026-06-12T10:25:38.118463321Z" level=info msg="Ran pod sandbox 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff with infra container: openstack/nova-cell1-cell-mapping-8n5rh/POD" id=1065de45-4779-45ec-82e2-cc526ad3c25b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.209676 | controller | Jun 12 10:25:38.120963 crc crio[19822]: time="2026-06-12T10:25:38.120797706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=600a8fe7-f598-429e-9abd-3223583c3609 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.209694 | controller | Jun 12 10:25:38.181428 crc crio[19822]: time="2026-06-12T10:25:38.181313904Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=9e4495b0-8cbb-4680-8f83-35bc959b513e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.209711 | controller | Jun 12 10:25:38.182564 crc crio[19822]: time="2026-06-12T10:25:38.182468882Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=16838f94-4b02-4eef-b0c3-c4d577eed0b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.209727 | controller | Jun 12 10:25:38.187640 crc crio[19822]: time="2026-06-12T10:25:38.187282994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=b689ac7e-aa8e-42a5-9ba4-3bf9b2cba5a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.209743 | controller | Jun 12 10:25:38.225196 crc crio[19822]: time="2026-06-12T10:25:38.225057194Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage" id=7b0cc351-87bd-47b9-ae3b-3ecb3bba7dd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.209759 | controller | Jun 12 10:25:38.225642 crc crio[19822]: time="2026-06-12T10:25:38.22554382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209775 | controller | Jun 12 10:25:38.256736 crc crio[19822]: time="2026-06-12T10:25:38.256592234Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=283c7dd1-7bd5-4464-a355-bb3dcfba6691 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.209791 | controller | Jun 12 10:25:38.289518 crc crio[19822]: time="2026-06-12T10:25:38.289092739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209808 | controller | Jun 12 10:25:38.295184 crc crio[19822]: time="2026-06-12T10:25:38.295090161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209824 | controller | Jun 12 10:25:38.334959 crc crio[19822]: time="2026-06-12T10:25:38.333662551Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7c0df9ab-8cc6-48af-96e4-b9b2b814d845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.209845 | controller | Jun 12 10:25:38.334959 crc crio[19822]: time="2026-06-12T10:25:38.334341283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209896 | controller | Jun 12 10:25:38.387072 crc crio[19822]: time="2026-06-12T10:25:38.386986704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.209922 | controller | Jun 12 10:25:38.390995 crc crio[19822]: time="2026-06-12T10:25:38.390870747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.210069 | controller | Jun 12 10:25:38.625649 crc crio[19822]: time="2026-06-12T10:25:38.625469055Z" level=info msg="Created container a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage" id=7b0cc351-87bd-47b9-ae3b-3ecb3bba7dd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.210095 | controller | Jun 12 10:25:38.627253 crc crio[19822]: time="2026-06-12T10:25:38.626780107Z" level=info msg="Starting container: a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516" id=dcae8294-e99a-4c78-b0e5-52768676ef9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.210113 | controller | Jun 12 10:25:38.630245 crc crio[19822]: time="2026-06-12T10:25:38.630122593Z" level=info msg="Created container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd" id=7c0df9ab-8cc6-48af-96e4-b9b2b814d845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.210134 | controller | Jun 12 10:25:38.631703 crc crio[19822]: time="2026-06-12T10:25:38.631551577Z" level=info msg="Starting container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243" id=d3a94904-d2bf-41ad-a023-912567dba88a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.210160 | controller | Jun 12 10:25:38.632976 crc crio[19822]: time="2026-06-12T10:25:38.632925111Z" level=info msg="Started container" PID=82448 containerID=a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516 description=openstack/nova-cell1-cell-mapping-8n5rh/nova-manage id=dcae8294-e99a-4c78-b0e5-52768676ef9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff
2026-06-12 11:43:48.210184 | controller | Jun 12 10:25:38.642486 crc crio[19822]: time="2026-06-12T10:25:38.642286499Z" level=info msg="Started container" PID=82455 containerID=44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 description=openstack/ceilometer-0/proxy-httpd id=d3a94904-d2bf-41ad-a023-912567dba88a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923
2026-06-12 11:43:48.210202 | controller | Jun 12 10:25:38.666877 crc crio[19822]: time="2026-06-12T10:25:38.666710954Z" level=info msg="Stopping container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 (timeout: 30s)" id=6f858d1d-e4b8-42f9-8860-41a4bbb8b497 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210218 | controller | Jun 12 10:25:38.667348 crc crio[19822]: time="2026-06-12T10:25:38.667233161Z" level=info msg="Stopping container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71 (timeout: 30s)" id=aaf02eb3-58b9-4c71-bb86-5025f23e29e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210234 | controller | Jun 12 10:25:38.667348 crc crio[19822]: time="2026-06-12T10:25:38.667331494Z" level=info msg="Stopping container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504 (timeout: 30s)" id=131b8e1a-5cc2-4a1b-bea6-c346fcd832f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210257 | controller | Jun 12 10:25:38.667521 crc crio[19822]: time="2026-06-12T10:25:38.667436007Z" level=info msg="Stopping container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63 (timeout: 30s)" id=401b6115-0ddd-457a-8f58-29cc0887c116 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210274 | controller | Jun 12 10:25:38.804108 crc crio[19822]: time="2026-06-12T10:25:38.804025363Z" level=info msg="Stopped container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core" id=aaf02eb3-58b9-4c71-bb86-5025f23e29e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210291 | controller | Jun 12 10:25:39.418879 crc crio[19822]: time="2026-06-12T10:25:39.418245782Z" level=info msg="Stopped container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent" id=401b6115-0ddd-457a-8f58-29cc0887c116 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210308 | controller | Jun 12 10:25:40.912335 crc crio[19822]: time="2026-06-12T10:25:40.910635618Z" level=info msg="Stopped container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent" id=131b8e1a-5cc2-4a1b-bea6-c346fcd832f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210324 | controller | Jun 12 10:25:45.836342 crc crio[19822]: time="2026-06-12T10:25:45.835253396Z" level=info msg="Stopping pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff" id=298229ba-6f8e-4d73-bf78-6166772aed54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.210341 | controller | Jun 12 10:25:45.837900 crc crio[19822]: time="2026-06-12T10:25:45.836874723Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00140ea98}] Aliases:map[]}"
2026-06-12 11:43:48.210358 | controller | Jun 12 10:25:45.837900 crc crio[19822]: time="2026-06-12T10:25:45.83701613Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-8n5rh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.210375 | controller | Jun 12 10:25:46.256984 crc crio[19822]: time="2026-06-12T10:25:46.256413051Z" level=info msg="Stopped pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff" id=298229ba-6f8e-4d73-bf78-6166772aed54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.210391 | controller | Jun 12 10:25:47.693271 crc crio[19822]: time="2026-06-12T10:25:47.692696493Z" level=info msg="Stopping container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39 (timeout: 30s)" id=9f4d2894-ef83-4f07-8f74-c1950af890bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210407 | controller | Jun 12 10:25:47.694461 crc crio[19822]: time="2026-06-12T10:25:47.692913854Z" level=info msg="Stopping container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d (timeout: 30s)" id=a5389f04-64f6-4e2a-a152-6a0b97f67f5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210426 | controller | Jun 12 10:25:47.708062 crc crio[19822]: time="2026-06-12T10:25:47.707970351Z" level=info msg="Stopping container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2 (timeout: 30s)" id=f0c35316-2ddb-4887-af4c-68596cee6c1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210443 | controller | Jun 12 10:25:47.828466 crc crio[19822]: time="2026-06-12T10:25:47.827955414Z" level=info msg="Stopped container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log" id=a5389f04-64f6-4e2a-a152-6a0b97f67f5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210464 | controller | Jun 12 10:25:47.869982 crc crio[19822]: time="2026-06-12T10:25:47.869871072Z" level=info msg="Stopping container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972 (timeout: 30s)" id=524742ab-13cf-4acf-98e7-a6d76c6311fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210482 | controller | Jun 12 10:25:47.869982 crc crio[19822]: time="2026-06-12T10:25:47.869968309Z" level=info msg="Stopping container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824 (timeout: 30s)" id=60b3e489-05a0-4a47-8cd6-5b2560c02dc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210498 | controller | Jun 12 10:25:48.001298 crc crio[19822]: time="2026-06-12T10:25:48.001004254Z" level=info msg="Stopped container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log" id=524742ab-13cf-4acf-98e7-a6d76c6311fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210514 | controller | Jun 12 10:25:50.577967 crc crio[19822]: time="2026-06-12T10:25:50.57730698Z" level=info msg="Stopped container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=f0c35316-2ddb-4887-af4c-68596cee6c1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210530 | controller | Jun 12 10:25:50.579390 crc crio[19822]: time="2026-06-12T10:25:50.579298343Z" level=info msg="Stopping pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536" id=c6eded5e-eced-4901-b8d3-d55b37be1be4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.210547 | controller | Jun 12 10:25:50.580306 crc crio[19822]: time="2026-06-12T10:25:50.580183911Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc0030954d0}] Aliases:map[]}"
2026-06-12 11:43:48.210563 | controller | Jun 12 10:25:50.580608 crc crio[19822]: time="2026-06-12T10:25:50.580357617Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.210580 | controller | Jun 12 10:25:50.946306 crc crio[19822]: time="2026-06-12T10:25:50.945752786Z" level=info msg="Stopped container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata" id=9f4d2894-ef83-4f07-8f74-c1950af890bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.210596 | controller | Jun 12 10:25:50.947656 crc crio[19822]: time="2026-06-12T10:25:50.947581844Z" level=info msg="Stopping pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0" id=83b7b0a0-4000-4486-9333-c163b7d94c03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.210613 | controller | Jun 12 10:25:50.948469 crc crio[19822]: time="2026-06-12T10:25:50.94840197Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc0007acde0}] Aliases:map[]}"
2026-06-12 11:43:48.210634 | controller | Jun 12 10:25:50.948657 crc crio[19822]: time="2026-06-12T10:25:50.948599556Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.210650 | controller | Jun 12 10:25:50.949887 crc crio[19822]: time="2026-06-12T10:25:50.949769813Z" level=info msg="Stopped pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536" id=c6eded5e-eced-4901-b8d3-d55b37be1be4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.210667 | controller | Jun 12 10:25:51.324450 crc crio[19822]: time="2026-06-12T10:25:51.324339905Z" level=info msg="Stopped pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0" id=83b7b0a0-4000-4486-9333-c163b7d94c03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.210684 | controller | Jun 12 10:25:51.949248 crc crio[19822]: time="2026-06-12T10:25:51.948581091Z" level=info msg="Removing container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2" id=0964fd2a-f5ab-410c-9f8b-9a8e6ab4ab3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.210701 | controller | Jun 12 10:25:51.986057 crc crio[19822]: time="2026-06-12T10:25:51.985735246Z" level=info msg="Removed container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0964fd2a-f5ab-410c-9f8b-9a8e6ab4ab3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.210717 | controller | Jun 12 10:25:51.989901 crc crio[19822]: time="2026-06-12T10:25:51.989723147Z" level=info msg="Removing container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39" id=de0c183c-05e9-41cb-80f3-e774efc272a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.210733 | controller | Jun 12 10:25:52.046637 crc crio[19822]: time="2026-06-12T10:25:52.046470552Z" level=info msg="Removed container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata" id=de0c183c-05e9-41cb-80f3-e774efc272a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.210750 | controller | Jun 12 10:25:52.060291 crc crio[19822]: time="2026-06-12T10:25:52.060121486Z" level=info msg="Removing container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d" id=09975197-4989-432d-8011-d7ec59dbe903 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.210766 | controller | Jun 12 10:25:52.119504 crc crio[19822]: time="2026-06-12T10:25:52.119385399Z" level=info msg="Removed container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log" id=09975197-4989-432d-8011-d7ec59dbe903 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.210782 | controller | Jun 12 10:25:52.460450 crc crio[19822]: time="2026-06-12T10:25:52.459909813Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=cfe19b41-780b-43d8-b09d-4250edd7f5b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.210799 | controller | Jun 12 10:25:52.460724 crc crio[19822]: time="2026-06-12T10:25:52.460514363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.210815 | controller | Jun 12 10:25:52.513900 crc crio[19822]: time="2026-06-12T10:25:52.513755396Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc003264358}] Aliases:map[]}"
2026-06-12 11:43:48.210833 | controller | Jun 12 10:25:52.513900 crc crio[19822]: time="2026-06-12T10:25:52.513899717Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.210876 | controller | Jun 12 10:25:52.536696 crc crio[19822]: time="2026-06-12T10:25:52.536600778Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=cb4fc6d4-5735-4b99-9522-99bf372f64da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.210901 | controller | Jun 12 10:25:52.536933 crc crio[19822]: time="2026-06-12T10:25:52.536726542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.210919 | controller | Jun 12 10:25:52.615517 crc crio[19822]: time="2026-06-12T10:25:52.61540104Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0032645a8}] Aliases:map[]}"
2026-06-12 11:43:48.210936 | controller | Jun 12 10:25:52.615517 crc crio[19822]: time="2026-06-12T10:25:52.615486093Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.210953 | controller | Jun 12 10:25:53.135959 crc crio[19822]: 2026-06-12T10:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af468debf1bf390 Mac:92:39:66:b2:b7:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b SocketPath: PciID:}] [{Interface:0xc0004a45e0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.210970 | controller | Jun 12 10:25:53.137410 crc crio[19822]: time="2026-06-12T10:25:53.137337219Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc003264358}] Aliases:map[]}"
2026-06-12 11:43:48.210987 | controller | Jun 12 10:25:53.137578 crc crio[19822]: time="2026-06-12T10:25:53.137537916Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.211004 | controller | Jun 12 10:25:53.149708 crc crio[19822]: time="2026-06-12T10:25:53.149622011Z" level=info msg="Ran pod sandbox af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 with infra container: openstack/nova-scheduler-0/POD" id=cfe19b41-780b-43d8-b09d-4250edd7f5b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.211021 | controller | Jun 12 10:25:53.152477 crc crio[19822]: time="2026-06-12T10:25:53.152393327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=d0ac784d-942a-4087-a645-fffbf9e4adab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.211037 | controller | Jun 12 10:25:53.176987 crc crio[19822]: time="2026-06-12T10:25:53.176879124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=206b64c5-c415-490c-925b-ccd6b98ba805 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.211053 | controller | Jun 12 10:25:53.187064 crc crio[19822]: time="2026-06-12T10:25:53.186944155Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1438195b-ad3f-4022-96ba-40883e25e87c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.211075 | controller | Jun 12 10:25:53.187416 crc crio[19822]: time="2026-06-12T10:25:53.187358058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211092 | controller | Jun 12 10:25:53.246018 crc crio[19822]: time="2026-06-12T10:25:53.245919795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211108 | controller | Jun 12 10:25:53.253070 crc crio[19822]: time="2026-06-12T10:25:53.252997741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211124 | controller | Jun 12 10:25:53.270768 crc crio[19822]: 2026-06-12T10:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f5c7713ebab28b Mac:1a:ee:7a:16:7e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 SocketPath: PciID:}] [{Interface:0xc0002dac80 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.211140 | controller | Jun 12 10:25:53.273604 crc crio[19822]: time="2026-06-12T10:25:53.273560035Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0032645a8}] Aliases:map[]}"
2026-06-12 11:43:48.211157 | controller | Jun 12 10:25:53.274094 crc crio[19822]: time="2026-06-12T10:25:53.274068902Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.211173 | controller | Jun 12 10:25:53.293718 crc crio[19822]: time="2026-06-12T10:25:53.293661793Z" level=info msg="Ran pod sandbox 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 with infra container: openstack/nova-metadata-0/POD" id=cb4fc6d4-5735-4b99-9522-99bf372f64da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.211189 | controller | Jun 12 10:25:53.297138 crc crio[19822]: time="2026-06-12T10:25:53.297049068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=180e16e2-f020-4a64-83f2-16fcd9600e04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.211206 | controller | Jun 12 10:25:53.310779 crc crio[19822]: time="2026-06-12T10:25:53.309911066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=38bbd198-670c-48c2-941c-57433e0eef7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.211229 | controller | Jun 12 10:25:53.325604 crc crio[19822]: time="2026-06-12T10:25:53.325550074Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=75eab117-c7e0-4c70-ad3b-579a9f9df4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.211255 | controller | Jun 12 10:25:53.326382 crc crio[19822]: time="2026-06-12T10:25:53.326351829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211276 | controller | Jun 12 10:25:53.379465 crc crio[19822]: time="2026-06-12T10:25:53.379420273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211299 | controller | Jun 12 10:25:53.384081 crc crio[19822]: time="2026-06-12T10:25:53.38405279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211316 | controller | Jun 12 10:25:53.435128 crc crio[19822]: time="2026-06-12T10:25:53.435035739Z" level=info msg="Stopped container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api" id=60b3e489-05a0-4a47-8cd6-5b2560c02dc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.211332 | controller | Jun 12 10:25:53.437801 crc crio[19822]: time="2026-06-12T10:25:53.437703304Z" level=info msg="Stopping pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954" id=17f11ef5-eb1d-419e-8068-7d2631aad8df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.211383 | controller | Jun 12 10:25:53.438532 crc crio[19822]: time="2026-06-12T10:25:53.438444858Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc0032648a0}] Aliases:map[]}"
2026-06-12 11:43:48.211405 | controller | Jun 12 10:25:53.439235 crc crio[19822]: time="2026-06-12T10:25:53.438631304Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.211421 | controller | Jun 12 10:25:53.453960 crc crio[19822]: time="2026-06-12T10:25:53.453871838Z" level=info msg="Created container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1438195b-ad3f-4022-96ba-40883e25e87c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.211438 | controller | Jun 12 10:25:53.455011 crc crio[19822]: time="2026-06-12T10:25:53.454948111Z" level=info msg="Starting container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82" id=9a99be30-2440-45b0-8aa1-2e45cbcd50cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.211454 | controller | Jun 12 10:25:53.469001 crc crio[19822]: time="2026-06-12T10:25:53.468864533Z" level=info msg="Started container" PID=83599 containerID=ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9a99be30-2440-45b0-8aa1-2e45cbcd50cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491
2026-06-12 11:43:48.211471 | controller | Jun 12 10:25:53.534975 crc crio[19822]: time="2026-06-12T10:25:53.534770225Z" level=info msg="Created container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log" id=75eab117-c7e0-4c70-ad3b-579a9f9df4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.211487 | controller | Jun 12 10:25:53.537063 crc crio[19822]: time="2026-06-12T10:25:53.537023866Z" level=info msg="Starting container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16" id=8522f35a-f153-4f08-a48d-6706dece1231 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.211504 | controller | Jun 12 10:25:53.543933 crc crio[19822]: time="2026-06-12T10:25:53.543862514Z" level=info msg="Started container" PID=83607 containerID=56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16 description=openstack/nova-metadata-0/nova-metadata-log id=8522f35a-f153-4f08-a48d-6706dece1231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7
2026-06-12 11:43:48.211546 | controller | Jun 12 10:25:53.564490 crc crio[19822]: time="2026-06-12T10:25:53.564402357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c4afb6ce-4cc5-4e30-895d-7310e736d66b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.211570 | controller | Jun 12 10:25:53.633637 crc crio[19822]: time="2026-06-12T10:25:53.630776493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=44733269-180b-4c5b-8437-f37f007b8ed7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.211587 | controller | Jun 12 10:25:53.643195 crc crio[19822]: time="2026-06-12T10:25:53.642983551Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=df47e8dc-b1fe-4337-9ef5-e01ff578b1bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.211603 | controller | Jun 12 10:25:53.644494 crc crio[19822]: time="2026-06-12T10:25:53.643562839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211619 | controller | Jun 12 10:25:53.712692 crc crio[19822]: time="2026-06-12T10:25:53.712515837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211635 | controller | Jun 12 10:25:53.743944 crc crio[19822]: time="2026-06-12T10:25:53.728050771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211652 | controller | Jun 12 10:25:53.895373 crc crio[19822]: time="2026-06-12T10:25:53.894876227Z" level=info msg="Stopped pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954" id=17f11ef5-eb1d-419e-8068-7d2631aad8df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.211668 | controller | Jun 12 10:25:53.899409 crc crio[19822]: time="2026-06-12T10:25:53.899235055Z" level=info msg="Created container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata" id=df47e8dc-b1fe-4337-9ef5-e01ff578b1bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.211684 | controller | Jun 12 10:25:53.901057 crc crio[19822]: time="2026-06-12T10:25:53.90095952Z" level=info msg="Starting container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e" id=0b524933-524a-4df2-8313-a5a5703966f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.211699 | controller | Jun 12 10:25:53.909376 crc crio[19822]: time="2026-06-12T10:25:53.909212644Z" level=info msg="Started container" PID=83667 containerID=7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e description=openstack/nova-metadata-0/nova-metadata-metadata id=0b524933-524a-4df2-8313-a5a5703966f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7
2026-06-12 11:43:48.211716 | controller | Jun 12 10:25:54.016319 crc crio[19822]: time="2026-06-12T10:25:54.016096876Z" level=info msg="Removing container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824" id=413ea397-8f74-448a-a58d-8e805995e15d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.211731 | controller | Jun 12 10:25:54.061607 crc crio[19822]: time="2026-06-12T10:25:54.060604756Z" level=info msg="Removed container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api" id=413ea397-8f74-448a-a58d-8e805995e15d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.211746 | controller | Jun 12 10:25:54.066715 crc crio[19822]: time="2026-06-12T10:25:54.06663048Z" level=info msg="Removing container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972" id=dadb27f2-c31e-4ec4-9523-a85e6954f79e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.211767 | controller | Jun 12 10:25:54.109725 crc crio[19822]: time="2026-06-12T10:25:54.109509646Z" level=info msg="Removed container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log" id=dadb27f2-c31e-4ec4-9523-a85e6954f79e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.211784 | controller | Jun 12 10:25:54.794425 crc crio[19822]: time="2026-06-12T10:25:54.793955058Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=d80eaaba-3ad2-4b84-8cdc-a65d58d4ea91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.211800 | controller | Jun 12 10:25:54.797864 crc crio[19822]: time="2026-06-12T10:25:54.795858859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.211816 | controller | Jun 12 10:25:54.890594 crc crio[19822]: time="2026-06-12T10:25:54.889406779Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc002ed0b98}] Aliases:map[]}"
2026-06-12 11:43:48.211833 | controller | Jun 12 10:25:54.890594 crc crio[19822]: time="2026-06-12T10:25:54.889481752Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.211865 | controller | Jun 12 10:25:55.476117 crc crio[19822]: 2026-06-12T10:25:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9eb0226d59e04d Mac:a6:04:92:93:73:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 SocketPath: PciID:}] [{Interface:0xc0001ba950 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.211898 | controller | Jun 12 10:25:55.478371 crc crio[19822]: time="2026-06-12T10:25:55.478332328Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc002ed0b98}] Aliases:map[]}"
2026-06-12 11:43:48.211918 | controller | Jun 12 10:25:55.479010 crc crio[19822]: time="2026-06-12T10:25:55.478985689Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.211935 | controller | Jun 12 10:25:55.493304 crc crio[19822]: time="2026-06-12T10:25:55.49296294Z" level=info msg="Ran pod sandbox a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 with infra container: openstack/nova-api-0/POD" id=d80eaaba-3ad2-4b84-8cdc-a65d58d4ea91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.211951 | controller | Jun 12 10:25:55.499207 crc crio[19822]: time="2026-06-12T10:25:55.499109786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bd41c83d-d460-4a86-894e-0e432d551197 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.211967 | controller | Jun 12 10:25:55.503741 crc crio[19822]: time="2026-06-12T10:25:55.50369509Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=8a54d23c-9d04-443b-8b5f-2db9410c6488 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.211989 | controller | Jun 12 10:25:55.513447 crc crio[19822]: time="2026-06-12T10:25:55.513371849Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=d632f97d-770a-4f7d-89e9-bb5884d763f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.212006 | controller | Jun 12 10:25:55.514097 crc crio[19822]: time="2026-06-12T10:25:55.513863504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212022 | controller | Jun 12 10:25:55.564420 crc crio[19822]: time="2026-06-12T10:25:55.564329554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212037 | controller | Jun 12 10:25:55.569139 crc crio[19822]: time="2026-06-12T10:25:55.569066875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212069 | controller | Jun 12 10:25:55.825582 crc crio[19822]: time="2026-06-12T10:25:55.825492586Z" level=info msg="Created container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log" id=d632f97d-770a-4f7d-89e9-bb5884d763f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.212088 | controller | Jun 12 10:25:55.829430 crc crio[19822]: time="2026-06-12T10:25:55.828365245Z" level=info msg="Starting container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf" id=53b04695-1e1a-4952-8f31-dea5d25230fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.212105 | controller | Jun 12 10:25:55.842083 crc crio[19822]: time="2026-06-12T10:25:55.841986769Z" level=info msg="Started container" PID=83933 containerID=0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf description=openstack/nova-api-0/nova-api-log id=53b04695-1e1a-4952-8f31-dea5d25230fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62
2026-06-12 11:43:48.212122 | controller | Jun 12 10:25:55.852562 crc crio[19822]: time="2026-06-12T10:25:55.852457781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e5802e00-9eb9-4a45-b65f-5bdbf28dcfb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.212138 | controller | Jun 12 10:25:55.970226 crc crio[19822]: time="2026-06-12T10:25:55.969492306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fb8389c8-b3de-46e4-93b4-d7e2260a6962 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.212154 | controller | Jun 12 10:25:55.990627 crc crio[19822]: time="2026-06-12T10:25:55.990513064Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=fb9b1dd0-4f4b-4f45-b4f7-6bd23c453798 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.212170 | controller | Jun 12 10:25:55.991601 crc crio[19822]: time="2026-06-12T10:25:55.991510146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212186 | controller | Jun 12 10:25:56.070432 crc crio[19822]: time="2026-06-12T10:25:56.070350418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212202 | controller | Jun 12 10:25:56.074368 crc crio[19822]: time="2026-06-12T10:25:56.074321145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212224 | controller | Jun 12 10:25:56.203799 crc crio[19822]: time="2026-06-12T10:25:56.203692522Z" level=info msg="Created container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api" id=fb9b1dd0-4f4b-4f45-b4f7-6bd23c453798 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.212241 | controller | Jun 12 10:25:56.207998 crc crio[19822]: time="2026-06-12T10:25:56.207451112Z" level=info msg="Starting container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b" id=1c14d47d-b39f-414b-9166-da70b1e582b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.212258 | controller | Jun 12 10:25:56.214790 crc crio[19822]: time="2026-06-12T10:25:56.214484374Z" level=info msg="Started container" PID=84000 containerID=29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b description=openstack/nova-api-0/nova-api-api id=1c14d47d-b39f-414b-9166-da70b1e582b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62
2026-06-12 11:43:48.212274 | controller | Jun 12 10:26:00.536616 crc crio[19822]: time="2026-06-12T10:26:00.535429443Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687666-wl9zl/POD" id=48ae0d68-3c63-48cf-9f53-c6be53a5fe85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.212291 | controller | Jun 12 10:26:00.538426 crc crio[19822]: time="2026-06-12T10:26:00.536729985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212311 | controller | Jun 12 10:26:00.583774 crc crio[19822]: time="2026-06-12T10:26:00.583699226Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc0037c9048}] Aliases:map[]}"
2026-06-12 11:43:48.212337 | controller | Jun 12 10:26:00.583774 crc crio[19822]: time="2026-06-12T10:26:00.583747408Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687666-wl9zl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.212365 | controller | Jun 12 10:26:01.145183 crc crio[19822]: 2026-06-12T10:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a6c6c8285ac21 Mac:5e:ac:46:c3:a8:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 SocketPath: PciID:}] [{Interface:0xc0005105c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.212392 | controller | Jun 12 10:26:01.147669 crc crio[19822]: time="2026-06-12T10:26:01.147592097Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc0037c9048}] Aliases:map[]}"
2026-06-12 11:43:48.212418 | controller | Jun 12 10:26:01.148037 crc crio[19822]: time="2026-06-12T10:26:01.147948979Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687666-wl9zl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.212444 | controller | Jun 12 10:26:01.164898 crc crio[19822]: time="2026-06-12T10:26:01.164859127Z" level=info msg="Ran pod sandbox a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b with infra container: openshift-infra/auto-csr-approver-29687666-wl9zl/POD" id=48ae0d68-3c63-48cf-9f53-c6be53a5fe85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.212471 | controller | Jun 12 10:26:01.171722 crc crio[19822]: time="2026-06-12T10:26:01.167556421Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5748173e-d29f-44f8-8c7c-ba636d69203b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.212489 | controller | Jun 12 10:26:01.175462 crc crio[19822]: time="2026-06-12T10:26:01.175260118Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.212506 | controller | Jun 12 10:26:02.436400 crc crio[19822]: time="2026-06-12T10:26:02.435794072Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5748173e-d29f-44f8-8c7c-ba636d69203b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.212522 | controller | Jun 12 10:26:02.438346 crc crio[19822]: time="2026-06-12T10:26:02.437516976Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9891e730-eb9d-4f58-99cc-3b977100ba79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.212539 | controller | Jun 12 10:26:02.439502 crc crio[19822]: time="2026-06-12T10:26:02.439423588Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=707d1bcb-1339-4ed3-83d6-f8f52566d849 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.212555 | controller | Jun 12 10:26:02.448729 crc crio[19822]: time="2026-06-12T10:26:02.448611789Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687666-wl9zl/oc" id=97432620-3b2c-48ee-a9ad-c74d926141af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.212572 | controller | Jun 12 10:26:02.449765 crc crio[19822]: time="2026-06-12T10:26:02.449685763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212588 | controller | Jun 12 10:26:02.517601 crc crio[19822]: time="2026-06-12T10:26:02.517444323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212604 | controller | Jun 12 10:26:02.759682 crc crio[19822]: time="2026-06-12T10:26:02.759213609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212620 | controller | Jun 12 10:26:02.901364 crc crio[19822]: time="2026-06-12T10:26:02.901187566Z" level=info msg="Created container 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959: openshift-infra/auto-csr-approver-29687666-wl9zl/oc" id=97432620-3b2c-48ee-a9ad-c74d926141af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.212637 | controller | Jun 12 10:26:02.902547 crc crio[19822]: time="2026-06-12T10:26:02.902428636Z" level=info msg="Starting container: 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959" id=cc4950cb-69e7-4226-94ca-11e38dd190d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.212653 | controller | Jun 12 10:26:02.908483 crc crio[19822]: time="2026-06-12T10:26:02.908384575Z" level=info msg="Started container" PID=84561 containerID=4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959 description=openshift-infra/auto-csr-approver-29687666-wl9zl/oc id=cc4950cb-69e7-4226-94ca-11e38dd190d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b
2026-06-12 11:43:48.212669 | controller | Jun 12 10:26:05.237723 crc crio[19822]: time="2026-06-12T10:26:05.237135961Z" level=info msg="Stopping pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b" id=b3378258-a88d-4466-a190-c26c4e744efd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.212690 | controller | Jun 12 10:26:05.239748 crc crio[19822]: time="2026-06-12T10:26:05.238710922Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc00008dae8}] Aliases:map[]}"
2026-06-12 11:43:48.212709 | controller | Jun 12 10:26:05.239748 crc crio[19822]: time="2026-06-12T10:26:05.238930419Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687666-wl9zl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.212725 | controller | Jun 12 10:26:05.671414 crc crio[19822]: time="2026-06-12T10:26:05.670582051Z" level=info msg="Stopped pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b" id=b3378258-a88d-4466-a190-c26c4e744efd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.212741 | controller | Jun 12 10:26:08.685956 crc crio[19822]: time="2026-06-12T10:26:08.685453629Z" level=warning msg="Stopping container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.212758 | controller | Jun 12 10:26:08.729077 crc crio[19822]: time="2026-06-12T10:26:08.728782185Z" level=error msg="Killing container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.212775 | controller | Jun 12 10:26:08.762950 crc crio[19822]: time="2026-06-12T10:26:08.762676591Z" level=info msg="Stopped container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd" id=6f858d1d-e4b8-42f9-8860-41a4bbb8b497 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.212791 | controller | Jun 12 10:26:08.764687 crc crio[19822]: time="2026-06-12T10:26:08.764562861Z" level=info msg="Stopping pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923" id=012c0ce5-ba2c-4084-affd-de4792c7ba64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.212807 | controller | Jun 12 10:26:08.765482 crc crio[19822]: time="2026-06-12T10:26:08.765401708Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc002144098}] Aliases:map[]}"
2026-06-12 11:43:48.212824 | controller | Jun 12 10:26:08.765634 crc crio[19822]: time="2026-06-12T10:26:08.765602144Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.212840 | controller | Jun 12 10:26:09.195622 crc crio[19822]: time="2026-06-12T10:26:09.195293304Z" level=info msg="Stopped pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923" id=012c0ce5-ba2c-4084-affd-de4792c7ba64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.212881 | controller | Jun 12 10:26:10.810120 crc crio[19822]: time="2026-06-12T10:26:10.809326153Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=2fb6362d-fd73-489b-b91e-4a3765adf946 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.212906 | controller | Jun 12 10:26:10.811127 crc crio[19822]: time="2026-06-12T10:26:10.810137659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.212924 | controller | Jun 12 10:26:10.845909 crc crio[19822]: time="2026-06-12T10:26:10.84577595Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc00140ea28}] Aliases:map[]}"
2026-06-12 11:43:48.212941 | controller | Jun 12 10:26:10.845909 crc crio[19822]: time="2026-06-12T10:26:10.845894294Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.212957 | controller | Jun 12 10:26:11.403518 crc crio[19822]: 2026-06-12T10:26:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80e39ab33e36eb Mac:0a:9e:f1:73:34:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.212974 | controller | Jun 12 10:26:11.406685 crc crio[19822]: time="2026-06-12T10:26:11.405278634Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc00140ea28}] Aliases:map[]}"
2026-06-12 11:43:48.212991 | controller | Jun 12 10:26:11.406685 crc crio[19822]: time="2026-06-12T10:26:11.40552378Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.213014 | controller | Jun 12 10:26:11.421068 crc crio[19822]: time="2026-06-12T10:26:11.420964884Z" level=info msg="Ran pod sandbox e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 with infra container: openstack/ceilometer-0/POD" id=2fb6362d-fd73-489b-b91e-4a3765adf946 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.213034 | controller | Jun 12 10:26:11.424415 crc crio[19822]: time="2026-06-12T10:26:11.424367937Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b2b529f9-811e-49c7-92b8-c5cf324b9584 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.213051 | controller | Jun 12 10:26:11.440466 crc crio[19822]: time="2026-06-12T10:26:11.440274735Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-12 11:43:48.213067 | controller | Jun 12 10:26:11.911102 crc crio[19822]: time="2026-06-12T10:26:11.910775918Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b2b529f9-811e-49c7-92b8-c5cf324b9584 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.213083 | controller | Jun 12 10:26:11.912309 crc crio[19822]: time="2026-06-12T10:26:11.91206564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=9816293a-4ed7-41f1-8513-6cbcbb8b9e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.213103 | controller | Jun 12 10:26:11.949231 crc crio[19822]: time="2026-06-12T10:26:11.949091254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e314c602-6624-40a8-ac76-2600543c668b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.213121 | controller | Jun 12 10:26:11.958270 crc crio[19822]: time="2026-06-12T10:26:11.957613366Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e951f0bb-cebe-4ff2-a9ca-460a9b588f68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.213138 | controller | Jun 12 10:26:11.958270 crc crio[19822]: time="2026-06-12T10:26:11.958229236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213154 | controller | Jun 12 10:26:12.024098 crc crio[19822]: time="2026-06-12T10:26:12.023443955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213170 | controller | Jun 12 10:26:12.028665 crc crio[19822]: time="2026-06-12T10:26:12.028552707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213185 | controller | Jun 12 10:26:12.236367 crc crio[19822]: time="2026-06-12T10:26:12.235169767Z" level=info msg="Created container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent" id=e951f0bb-cebe-4ff2-a9ca-460a9b588f68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.213201 | controller | Jun 12 10:26:12.237731 crc crio[19822]: time="2026-06-12T10:26:12.237625984Z" level=info msg="Starting container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf" id=0e04e5d5-6486-4f42-9b75-ec877d21c6e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.213216 | controller | Jun 12 10:26:12.246481 crc crio[19822]: time="2026-06-12T10:26:12.246278459Z" level=info msg="Started container" PID=85211 containerID=91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf description=openstack/ceilometer-0/ceilometer-central-agent id=0e04e5d5-6486-4f42-9b75-ec877d21c6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70
2026-06-12 11:43:48.213233 | controller | Jun 12 10:26:12.270867 crc crio[19822]: time="2026-06-12T10:26:12.270723405Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c80de1d9-ca76-428c-8f38-3f5b39b86882 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.213249 | controller | Jun 12 10:26:12.277653 crc crio[19822]: time="2026-06-12T10:26:12.277500801Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-12 11:43:48.213265 | controller | Jun 12 10:26:12.849542 crc crio[19822]: time="2026-06-12T10:26:12.849035544Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c80de1d9-ca76-428c-8f38-3f5b39b86882 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.213280 | controller | Jun 12 10:26:12.851397 crc crio[19822]: time="2026-06-12T10:26:12.851315606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=21763bad-27ff-4bcc-9726-1b34831c389a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.213300 | controller | Jun 12 10:26:12.874475 crc crio[19822]: time="2026-06-12T10:26:12.874368568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=a21918d2-82a6-4ece-85d5-67a55d87791a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.213316 | controller | Jun 12 10:26:12.907751 crc crio[19822]: time="2026-06-12T10:26:12.907590963Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e8d2569d-ca7e-48e8-a518-573ccf850899 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.213332 | controller | Jun 12 10:26:12.908352 crc crio[19822]: time="2026-06-12T10:26:12.908276395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213348 | controller | Jun 12 10:26:12.969227 crc crio[19822]: time="2026-06-12T10:26:12.969068514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213363 | controller | Jun 12 10:26:12.972633 crc crio[19822]: time="2026-06-12T10:26:12.972555845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213379 | controller | Jun 12 10:26:13.134903 crc crio[19822]: time="2026-06-12T10:26:13.134757045Z" level=info msg="Created container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent" id=e8d2569d-ca7e-48e8-a518-573ccf850899 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.213395 | controller | Jun 12 10:26:13.137049 crc crio[19822]: time="2026-06-12T10:26:13.136930963Z" level=info msg="Starting container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342" id=c615a14f-f316-4b9b-a110-e946b08f9775 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.213411 | controller | Jun 12 10:26:13.148037 crc crio[19822]: time="2026-06-12T10:26:13.147907111Z" level=info msg="Started container" PID=85261 containerID=93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342 description=openstack/ceilometer-0/ceilometer-notification-agent id=c615a14f-f316-4b9b-a110-e946b08f9775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70
2026-06-12 11:43:48.213427 | controller | Jun 12 10:26:13.162491 crc crio[19822]: time="2026-06-12T10:26:13.161962175Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=5a205021-158a-463b-b3cb-f338c1d85394 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.213443 | controller | Jun 12 10:26:13.166629 crc crio[19822]: time="2026-06-12T10:26:13.166557305Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-12 11:43:48.213459 | controller | Jun 12 10:26:13.728286 crc crio[19822]: time="2026-06-12T10:26:13.727764239Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=5a205021-158a-463b-b3cb-f338c1d85394 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.213479 | controller | Jun 12 10:26:13.729306 crc crio[19822]: time="2026-06-12T10:26:13.729209186Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=a32ddc0f-d3f9-4ec4-975c-80705df9a800 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.213505 | controller | Jun 12 10:26:13.755546 crc crio[19822]: time="2026-06-12T10:26:13.755438808Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2a2f03ec-b30b-4175-9def-914cc4d303d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.213534 | controller | Jun 12 10:26:13.763981 crc crio[19822]: time="2026-06-12T10:26:13.76370263Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b2f0c05a-7e96-43d3-8f5b-532ccd41c7a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.213553 | controller | Jun 12 10:26:13.764424 crc crio[19822]: time="2026-06-12T10:26:13.764370891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213571 | controller | Jun 12 10:26:13.817735 crc crio[19822]: time="2026-06-12T10:26:13.817672283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213588 | controller | Jun 12 10:26:13.821560 crc crio[19822]: time="2026-06-12T10:26:13.821418753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.213605 | controller | Jun 12 10:26:14.017880 crc crio[19822]: time="2026-06-12T10:26:14.017588594Z" level=info msg="Created container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core" id=b2f0c05a-7e96-43d3-8f5b-532ccd41c7a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.213621 | controller | Jun 12 10:26:14.019076 crc crio[19822]: time="2026-06-12T10:26:14.018965923Z" level=info msg="Starting container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e" id=277b5282-ce5e-4002-9c2a-ff1bf39f0964 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.213638 | controller | Jun 12 10:26:14.025581 crc crio[19822]: time="2026-06-12T10:26:14.025213052Z" level=info msg="Started container" PID=85318 containerID=d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e description=openstack/ceilometer-0/sg-core id=277b5282-ce5e-4002-9c2a-ff1bf39f0964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70
2026-06-12 11:43:48.213654 | controller | Jun 12 10:26:14.040937 crc crio[19822]: time="2026-06-12T10:26:14.040762558Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=f8572a3f-cc85-48d1-9706-317c2d26a879 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.213670 | controller | Jun 12 10:26:14.045087 crc crio[19822]: time="2026-06-12T10:26:14.0450074Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-12 11:43:48.213687 | controller | Jun 12 10:26:14.998901 crc crio[19822]: time="2026-06-12T10:26:14.99791587Z" level=info msg="Removing container: f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d" id=b5fa63dd-8a1a-493f-8a48-744b395029a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.213703 | controller | Jun 12 10:26:15.177385 crc crio[19822]: time="2026-06-12T10:26:15.176912842Z" level=info msg="Removed container f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d: openshift-infra/auto-csr-approver-29687660-nmbhk/oc" id=b5fa63dd-8a1a-493f-8a48-744b395029a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.213719 | controller | Jun 12 10:26:15.204582 crc crio[19822]: time="2026-06-12T10:26:15.204440477Z" level=info msg="Stopping pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e" id=46b3ce8a-4949-42eb-9743-f58ce622f391 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.213735 | controller | Jun 12 10:26:15.204582 crc crio[19822]: time="2026-06-12T10:26:15.204556931Z" level=info msg="Stopped pod sandbox (already stopped): 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e" id=46b3ce8a-4949-42eb-9743-f58ce622f391 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.213755 | controller | Jun 12 10:26:15.205616 crc crio[19822]: time="2026-06-12T10:26:15.205537961Z" level=info msg="Removing pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e" id=95dd3ea0-fa9a-41c7-930d-9c192f549f92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.213773 | controller | Jun 12 10:26:15.234954 crc crio[19822]: time="2026-06-12T10:26:15.234887094Z" level=info msg="Removed pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e" id=95dd3ea0-fa9a-41c7-930d-9c192f549f92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.213789 | controller | Jun 12 10:26:15.236881 crc crio[19822]: time="2026-06-12T10:26:15.236799944Z" level=info msg="Stopping pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea" id=05e4eaa9-54ff-4e22-b69f-b4b011041a71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.213805 | controller | Jun 12 10:26:15.237090 crc crio[19822]: time="2026-06-12T10:26:15.237065265Z" level=info msg="Stopped pod sandbox (already stopped): 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea" id=05e4eaa9-54ff-4e22-b69f-b4b011041a71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.213822 | controller | Jun 12 10:26:15.245109 crc crio[19822]: time="2026-06-12T10:26:15.241775665Z" level=info msg="Removing pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea" id=f6864d28-32a8-4929-a87f-e4554d4902dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.213838 | controller | Jun 12 10:26:15.277658 crc crio[19822]: time="2026-06-12T10:26:15.274283924Z" level=info msg="Removed pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea" id=f6864d28-32a8-4929-a87f-e4554d4902dc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.213878 | controller | Jun 12 10:26:15.277658 crc crio[19822]: time="2026-06-12T10:26:15.275752512Z" level=info msg="Stopping pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc" id=1bf0ecb0-f8c4-4290-abd2-20df173a2e08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.213898 | controller | Jun 12 10:26:15.277658 crc crio[19822]: time="2026-06-12T10:26:15.275927037Z" level=info msg="Stopped pod sandbox (already stopped): 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc" id=1bf0ecb0-f8c4-4290-abd2-20df173a2e08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.213914 | controller | Jun 12 10:26:15.280370 crc crio[19822]: time="2026-06-12T10:26:15.280273435Z" level=info msg="Removing pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc" id=b5a8f524-3fdf-4b21-9ba2-44f1211dffd7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.213930 | controller | Jun 12 10:26:15.316994 crc crio[19822]: time="2026-06-12T10:26:15.316892839Z" level=info msg="Removed pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc" id=b5a8f524-3fdf-4b21-9ba2-44f1211dffd7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.213947 | controller | Jun 12 10:26:15.319080 crc crio[19822]: time="2026-06-12T10:26:15.318689914Z" level=info msg="Stopping pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551" id=ac4adef0-e379-4c36-a665-19f44e6e126a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.213963 | controller | Jun 12 10:26:15.319080 crc crio[19822]: time="2026-06-12T10:26:15.31888929Z" level=info msg="Stopped pod sandbox (already stopped): d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551" id=ac4adef0-e379-4c36-a665-19f44e6e126a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.213979 | controller | Jun 12 10:26:15.319764 crc crio[19822]: time="2026-06-12T10:26:15.319658085Z" level=info msg="Removing pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551" id=ecde7fe7-a387-48ed-875c-e8f3c1dc48df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214000 | controller | Jun 12 10:26:15.342221 crc crio[19822]: time="2026-06-12T10:26:15.342043111Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=f8572a3f-cc85-48d1-9706-317c2d26a879 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.214016 | controller | Jun 12 10:26:15.343315 crc crio[19822]: time="2026-06-12T10:26:15.343204882Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=96bdbf2b-8acb-417b-aca8-f661112041e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.214032 | controller | Jun 12 10:26:15.364768 crc crio[19822]: time="2026-06-12T10:26:15.364644745Z" level=info msg="Removed pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551" id=ecde7fe7-a387-48ed-875c-e8f3c1dc48df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214048 | controller | Jun 12 10:26:15.367331 crc crio[19822]: time="2026-06-12T10:26:15.367218726Z" level=info msg="Stopping pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0" id=e81586c8-6f56-4db3-b58e-a479b2b4cf2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214064 | controller | Jun 12 10:26:15.367463 crc crio[19822]: time="2026-06-12T10:26:15.367334269Z" level=info msg="Stopped pod sandbox (already stopped): 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0" id=e81586c8-6f56-4db3-b58e-a479b2b4cf2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214081 | controller | Jun 12 10:26:15.368044 crc crio[19822]: time="2026-06-12T10:26:15.367959138Z" level=info msg="Removing pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0" id=ecd71631-de08-42af-830f-da26a3bd7073 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214098 | controller | Jun 12 10:26:15.404054 crc crio[19822]: time="2026-06-12T10:26:15.403953824Z" level=info msg="Removed pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0" id=ecd71631-de08-42af-830f-da26a3bd7073 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214114 | controller | Jun 12 10:26:15.405334 crc crio[19822]: time="2026-06-12T10:26:15.405249754Z" level=info msg="Stopping pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536" id=2ca4c830-34e7-4cca-8f90-40c7aa125756 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214129 | controller | Jun 12 10:26:15.405488 crc crio[19822]: time="2026-06-12T10:26:15.405362467Z" level=info msg="Stopped pod sandbox (already stopped): ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536" id=2ca4c830-34e7-4cca-8f90-40c7aa125756 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214145 | controller | Jun 12 10:26:15.406252 crc crio[19822]: time="2026-06-12T10:26:15.406143382Z" level=info msg="Removing pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536" id=c0562d4e-7b42-4ab7-9dbb-f9ab03e63004 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214160 | controller | Jun 12 10:26:15.429329 crc crio[19822]: time="2026-06-12T10:26:15.429233686Z" level=info msg="Removed pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536" id=c0562d4e-7b42-4ab7-9dbb-f9ab03e63004 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214175 | controller | Jun 12 10:26:15.431965 crc crio[19822]: time="2026-06-12T10:26:15.430898828Z" level=info msg="Stopping pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954" id=d1f44895-91e6-4893-86e5-bdf8d9fb6db2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214190 | controller | Jun 12 10:26:15.431965 crc crio[19822]: time="2026-06-12T10:26:15.431435605Z" level=info msg="Stopped pod sandbox (already stopped): c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954" id=d1f44895-91e6-4893-86e5-bdf8d9fb6db2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214211 | controller | Jun 12 10:26:15.438388 crc crio[19822]: time="2026-06-12T10:26:15.438304365Z" level=info msg="Removing pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954" id=50ff57bb-3fec-4b35-bec1-b5c5d96b5b57 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214227 | controller | Jun 12 10:26:15.482567 crc crio[19822]: time="2026-06-12T10:26:15.479516506Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=5f1a3627-fb9c-485c-99da-bf2dda37c902 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.214243 | controller | Jun 12 10:26:15.489191 crc crio[19822]: time="2026-06-12T10:26:15.487768361Z" level=info msg="Removed pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954" id=50ff57bb-3fec-4b35-bec1-b5c5d96b5b57 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214259 | controller | Jun 12 10:26:15.492146 crc crio[19822]: time="2026-06-12T10:26:15.492061028Z" level=info msg="Stopping pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c" id=8bbf0e56-f1ac-4916-b4ce-ad8ae6948b33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214274 | controller | Jun 12 10:26:15.492383 crc crio[19822]: time="2026-06-12T10:26:15.492208372Z" level=info msg="Stopped pod sandbox (already stopped): fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c" id=8bbf0e56-f1ac-4916-b4ce-ad8ae6948b33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214290 | controller | Jun 12 10:26:15.493076 crc crio[19822]: time="2026-06-12T10:26:15.492973537Z" level=info msg="Removing pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c" id=1e815130-5889-47e0-8c7e-d5bfb7c5837d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214306 | controller | Jun 12 10:26:15.512748 crc crio[19822]: time="2026-06-12T10:26:15.512549405Z" level=info msg="Removed pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c" id=1e815130-5889-47e0-8c7e-d5bfb7c5837d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214322 | controller | Jun 12 10:26:15.513530 crc crio[19822]: time="2026-06-12T10:26:15.513317096Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b8d5cf61-a166-4650-927a-f5e732e2ca87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.214337 | controller | Jun 12 10:26:15.513657 crc crio[19822]: time="2026-06-12T10:26:15.513539159Z" level=info msg="Stopping pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788" id=bd48681d-371d-41a8-8090-8264980cb9ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214353 | controller | Jun 12 10:26:15.513657 crc crio[19822]: time="2026-06-12T10:26:15.513605791Z" level=info msg="Stopped pod sandbox (already stopped): 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788" id=bd48681d-371d-41a8-8090-8264980cb9ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.214369 | controller | Jun 12 10:26:15.514051 crc crio[19822]: time="2026-06-12T10:26:15.513996624Z" level=info msg="Removing pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788" id=3996238b-04cc-4929-a81b-3cc34ab5878e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214385 | controller | Jun 12 10:26:15.514602 crc crio[19822]: time="2026-06-12T10:26:15.514521625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.214401 | controller | Jun 12 10:26:15.538008 crc crio[19822]: time="2026-06-12T10:26:15.537694707Z" level=info msg="Removed pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788" id=3996238b-04cc-4929-a81b-3cc34ab5878e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.214423 | controller | Jun 12 10:26:15.612866 crc crio[19822]: time="2026-06-12T10:26:15.612682877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.214441 | controller | Jun 12 10:26:15.617930 crc crio[19822]: time="2026-06-12T10:26:15.617781508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.214457 | controller | Jun 12 10:26:15.794938 crc crio[19822]: time="2026-06-12T10:26:15.794655533Z" level=info msg="Created container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd" id=b8d5cf61-a166-4650-927a-f5e732e2ca87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.214473 | controller | Jun 12 10:26:15.796582 crc crio[19822]: time="2026-06-12T10:26:15.79644243Z" level=info msg="Starting container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71" id=7c599457-ffd8-4309-b70f-01e4a9b46195 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.214489 | controller | Jun 12 10:26:15.803102 crc crio[19822]: time="2026-06-12T10:26:15.802761921Z" level=info msg="Started container" PID=85469 containerID=6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71 description=openstack/ceilometer-0/proxy-httpd id=7c599457-ffd8-4309-b70f-01e4a9b46195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70
2026-06-12 11:43:48.214505 | controller | Jun 12 10:27:03.221970 crc crio[19822]: time="2026-06-12T10:27:03.221276445Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=1ca840f5-dbf8-4094-8883-3b2ba6c39940 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.214521 | controller | Jun 12 10:27:03.223647 crc crio[19822]: time="2026-06-12T10:27:03.222007938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.214537 | controller | Jun 12 10:27:03.276541 crc crio[19822]: time="2026-06-12T10:27:03.276371724Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f UID:79e094eb-ca15-41e3-9c36-0c287c7d75b8 NetNS:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e094eb_ca15_41e3_9c36_0c287c7d75b8.slice PodAnnotations:0xc003264430}] Aliases:map[]}"
2026-06-12 11:43:48.214553 | controller | Jun 12 10:27:03.276541 crc crio[19822]: time="2026-06-12T10:27:03.276460306Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.214569 | controller | Jun 12 10:27:03.813129 crc crio[19822]: 2026-06-12T10:27:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1a06a7561f785 Mac:ba:4b:f3:5d:46:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.214585 | controller | Jun 12 10:27:03.815026 crc crio[19822]: time="2026-06-12T10:27:03.814874059Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f UID:79e094eb-ca15-41e3-9c36-0c287c7d75b8 NetNS:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e094eb_ca15_41e3_9c36_0c287c7d75b8.slice PodAnnotations:0xc003264430}] Aliases:map[]}"
2026-06-12 11:43:48.214607 | controller | Jun 12 10:27:03.815273 crc crio[19822]: time="2026-06-12T10:27:03.815138447Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.214624 | controller | Jun 12 10:27:03.827619 crc crio[19822]: time="2026-06-12T10:27:03.827281647Z" level=info msg="Ran pod sandbox ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f with infra container: sushy-emulator/sushy-emulator/POD" id=1ca840f5-dbf8-4094-8883-3b2ba6c39940 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.214641 | controller | Jun 12 10:27:03.830917 crc crio[19822]: time="2026-06-12T10:27:03.830725589Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=30f2ef70-fdb9-485f-ab42-8ab508f90121 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.214657 | controller | Jun 12 10:27:03.841175 crc crio[19822]: time="2026-06-12T10:27:03.841084708Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-12 11:43:48.214672 | controller | Jun 12 10:27:06.920677 crc crio[19822]: time="2026-06-12T10:27:06.919502833Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-6b9m2/POD" id=e3646b8e-9a8b-4ed1-a77e-317fb67fa4e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.214688 | controller | Jun 12 10:27:06.922021 crc crio[19822]: time="2026-06-12T10:27:06.920708182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.214704 | controller | Jun 12 10:27:15.363797 crc crio[19822]: time="2026-06-12T10:27:15.362895042Z" level=info msg="Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc0021450a0}] Aliases:map[]}"
2026-06-12 11:43:48.214721 | controller | Jun 12 10:27:15.363797 crc crio[19822]: time="2026-06-12T10:27:15.36378012Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-6b9m2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.214739 | controller | Jun 12 10:27:15.489493 crc crio[19822]: time="2026-06-12T10:27:15.489304056Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10" id=30f2ef70-fdb9-485f-ab42-8ab508f90121 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.214756 | controller | Jun 12 10:27:15.492057 crc crio[19822]: time="2026-06-12T10:27:15.491782583Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=a93efa37-2cb4-4db2-90a5-944aefb03d9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.214773 | controller | Jun 12 10:27:15.504103 crc crio[19822]: time="2026-06-12T10:27:15.503390196Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=119455de-e79c-4d73-8232-4a9ccb8a2ea4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.214789 | controller | Jun 12 10:27:15.519561 crc crio[19822]: time="2026-06-12T10:27:15.519451712Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=e46633a1-b855-4b68-9290-0638bd36e636 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.214805 | controller | Jun 12 10:27:15.523332 crc crio[19822]: time="2026-06-12T10:27:15.521770566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.214826 | controller | Jun 12 10:27:15.573541 crc crio[19822]: time="2026-06-12T10:27:15.573446316Z" level=info msg="Removing container: aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266" id=cc11089f-28cf-4fab-a6ea-ca72181dc96c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.214844 | controller | Jun 12 10:27:15.588503 crc crio[19822]: time="2026-06-12T10:27:15.588418342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.214881 | controller | Jun 12 10:27:15.592263 crc crio[19822]: time="2026-06-12T10:27:15.59217139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.214900 | controller | Jun 12 10:27:15.634526 crc crio[19822]: time="2026-06-12T10:27:15.634298232Z" level=info msg="Removed container aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266: openshift-marketplace/redhat-operators-gkz9h/extract-content" id=cc11089f-28cf-4fab-a6ea-ca72181dc96c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.214916 | controller | Jun 12 10:27:15.637013 crc crio[19822]: time="2026-06-12T10:27:15.636944741Z" level=info msg="Removing container: 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17" id=2a6d4f58-4cd2-43ae-bd3b-03f24781f6a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.214933 | controller | Jun 12 10:27:15.744557 crc crio[19822]: time="2026-06-12T10:27:15.74444803Z" level=info msg="Removed container 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17: openshift-marketplace/redhat-operators-gkz9h/extract-utilities" id=2a6d4f58-4cd2-43ae-bd3b-03f24781f6a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.214949 | controller | Jun 12 10:27:15.747468 crc crio[19822]: time="2026-06-12T10:27:15.747391638Z" level=info msg="Removing container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557" id=e7380f92-c1f3-48fb-b2f1-cc8640b90491 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.214966 | controller | Jun 12 10:27:15.836236 crc crio[19822]: time="2026-06-12T10:27:15.836105697Z" level=info msg="Removed container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server" id=e7380f92-c1f3-48fb-b2f1-cc8640b90491 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.214982 | controller | Jun 12 10:27:15.838879 crc crio[19822]: time="2026-06-12T10:27:15.838731868Z" level=info msg="Removing container: b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950" id=067b3661-c4b0-4157-af93-614e980733c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.214998 | controller | Jun 12 10:27:15.898138 crc crio[19822]: time="2026-06-12T10:27:15.8973935Z" level=info msg="Created container a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0: sushy-emulator/sushy-emulator/sushy-emulator" id=e46633a1-b855-4b68-9290-0638bd36e636 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.215016 | controller | Jun 12 10:27:15.903747 crc crio[19822]: time="2026-06-12T10:27:15.90366489Z" level=info msg="Starting container: a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0" id=72c7dcf9-b272-4b74-9c49-6a3c77746c99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.215033 | controller | Jun 12 10:27:15.911927 crc crio[19822]: time="2026-06-12T10:27:15.911749525Z" level=info msg="Started container" PID=88582 containerID=a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0 description=sushy-emulator/sushy-emulator/sushy-emulator id=72c7dcf9-b272-4b74-9c49-6a3c77746c99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f
2026-06-12 11:43:48.215054 | controller | Jun 12 10:27:15.950849 crc crio[19822]: time="2026-06-12T10:27:15.950609938Z" level=info msg="Removed container b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config" id=067b3661-c4b0-4157-af93-614e980733c4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.215072 | controller | Jun 12 10:27:15.964183 crc crio[19822]: time="2026-06-12T10:27:15.964083937Z" level=info msg="Stopping pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5" id=f5bf7a08-09fa-4d38-9884-23ca87b36982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.215088 | controller | Jun 12 10:27:15.964460 crc crio[19822]: time="2026-06-12T10:27:15.964213722Z" level=info msg="Stopped pod sandbox (already stopped): 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5" id=f5bf7a08-09fa-4d38-9884-23ca87b36982 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.215104 | controller | Jun 12 10:27:15.965177 crc crio[19822]: time="2026-06-12T10:27:15.965077258Z" level=info msg="Removing pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5" id=e98d7dd7-1f02-40f4-b5ee-6d7be42d8457 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.215120 | controller | Jun 12 10:27:15.986776 crc crio[19822]: time="2026-06-12T10:27:15.986649747Z" level=info msg="Removed pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5" id=e98d7dd7-1f02-40f4-b5ee-6d7be42d8457 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.215136 | controller | Jun 12 10:27:15.987667 crc crio[19822]: time="2026-06-12T10:27:15.987592593Z" level=info msg="Stopping pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb" id=c157a85b-6b86-4e9e-8dc6-9609ad4e5466 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.215151 | controller | Jun 12 10:27:15.987875 crc crio[19822]: time="2026-06-12T10:27:15.987666565Z" level=info msg="Stopped pod sandbox (already stopped): cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb" id=c157a85b-6b86-4e9e-8dc6-9609ad4e5466 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.215167 | controller | Jun 12 10:27:15.988711 crc crio[19822]: time="2026-06-12T10:27:15.988607646Z" level=info msg="Removing pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb" id=553ac34b-776d-43c0-9474-d4e1301616e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.215183 | controller | Jun 12 10:27:16.009956 crc crio[19822]: 2026-06-12T10:27:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4b72ec97d684e0 Mac:12:fc:33:1c:8b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.215199 | controller | Jun 12 10:27:16.012004 crc crio[19822]: time="2026-06-12T10:27:16.011086763Z" level=info msg="Removed pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb" id=553ac34b-776d-43c0-9474-d4e1301616e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.215216 | controller | Jun 12 10:27:16.012004 crc crio[19822]: time="2026-06-12T10:27:16.011644367Z" level=info msg="Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc0021450a0}] Aliases:map[]}"
2026-06-12 11:43:48.215232 | controller | Jun 12 10:27:16.012240 crc crio[19822]: time="2026-06-12T10:27:16.012083611Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-6b9m2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.215253 | controller | Jun 12 10:27:16.024102 crc crio[19822]: time="2026-06-12T10:27:16.023717725Z" level=info msg="Ran pod sandbox b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 with infra container: openshift-marketplace/redhat-marketplace-6b9m2/POD" id=e3646b8e-9a8b-4ed1-a77e-317fb67fa4e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.215271 | controller | Jun 12 10:27:16.026567 crc crio[19822]: time="2026-06-12T10:27:16.026493068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8952daf6-e244-4709-8d4e-1fec0f2b5bec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.215287 | controller | Jun 12 10:27:16.029015 crc crio[19822]: time="2026-06-12T10:27:16.028970006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9b4c15cc-1d6c-4a1c-bef0-7a8dc3cbab05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.215304 | controller | Jun 12 10:27:16.036995 crc crio[19822]: time="2026-06-12T10:27:16.036885688Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities" id=ee365cc5-e17f-4324-b366-63bb01f2a464 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.215321 | controller | Jun 12 10:27:16.037416 crc crio[19822]: time="2026-06-12T10:27:16.037359024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215337 | controller | Jun 12 10:27:16.080702 crc crio[19822]: time="2026-06-12T10:27:16.080578695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215353 | controller | Jun 12 10:27:16.085183 crc crio[19822]: time="2026-06-12T10:27:16.085095818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215369 | controller | Jun 12 10:27:16.216199 crc crio[19822]: time="2026-06-12T10:27:16.216074667Z" level=info msg="Created container e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities" id=ee365cc5-e17f-4324-b366-63bb01f2a464 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.215386 | controller | Jun 12 10:27:16.217942 crc crio[19822]: time="2026-06-12T10:27:16.217864923Z" level=info msg="Starting container: e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3" id=61c08257-84ca-4af1-b852-69b22af2bb35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.215402 | controller | Jun 12 10:27:16.225756 crc crio[19822]: time="2026-06-12T10:27:16.22562676Z" level=info msg="Started container" PID=88633 containerID=e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3 description=openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities id=61c08257-84ca-4af1-b852-69b22af2bb35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5
2026-06-12 11:43:48.215418 | controller | Jun 12 10:27:16.492332 crc crio[19822]: time="2026-06-12T10:27:16.492231984Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d7f7c12b-12df-4da7-ade2-eab78ac1c031 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.215434 | controller | Jun 12 10:27:16.502287 crc crio[19822]: time="2026-06-12T10:27:16.50220361Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.215455 | controller | Jun 12 10:27:17.283681 crc crio[19822]: time="2026-06-12T10:27:17.283375778Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=d7f7c12b-12df-4da7-ade2-eab78ac1c031 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.215472 | controller | Jun 12 10:27:17.284643 crc crio[19822]: time="2026-06-12T10:27:17.284461283Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c99137b6-7e73-4718-8eb0-e2d9ecaeb1e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.215489 | controller | Jun 12 10:27:17.287346 crc crio[19822]: time="2026-06-12T10:27:17.287249951Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3c1f01e6-93ec-4df7-9cce-4cd2312d6fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.215505 | controller | Jun 12 10:27:17.296551 crc crio[19822]: time="2026-06-12T10:27:17.296460834Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6b9m2/extract-content" id=5de81ca9-7502-4a88-87d3-8714c64e365c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.215521 | controller | Jun 12 10:27:17.297051 crc crio[19822]: time="2026-06-12T10:27:17.296976401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215537 | controller | Jun 12 10:27:17.355051 crc crio[19822]: time="2026-06-12T10:27:17.350342884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215552 | controller | Jun 12 10:27:17.364782 crc crio[19822]: time="2026-06-12T10:27:17.362772959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215568 | controller | Jun 12 10:27:17.528790 crc crio[19822]: time="2026-06-12T10:27:17.528309134Z" level=info msg="Created container 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f: openshift-marketplace/redhat-marketplace-6b9m2/extract-content" id=5de81ca9-7502-4a88-87d3-8714c64e365c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.215584 | controller | Jun 12 10:27:17.530302 crc crio[19822]: time="2026-06-12T10:27:17.530140172Z" level=info msg="Starting container: 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f" id=8cc9d84c-0c6d-4e2c-8c9b-8d39e134a42a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.215601 | controller | Jun 12 10:27:17.537786 crc crio[19822]: time="2026-06-12T10:27:17.53761855Z" level=info msg="Started container" PID=88695 containerID=878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f description=openshift-marketplace/redhat-marketplace-6b9m2/extract-content id=8cc9d84c-0c6d-4e2c-8c9b-8d39e134a42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5
2026-06-12 11:43:48.215617 | controller | Jun 12 10:27:19.572935 crc crio[19822]: time="2026-06-12T10:27:19.570783173Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f56cb14e-9287-4038-8b89-82f27e0d20ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.215633 | controller | Jun 12 10:27:19.576592 crc crio[19822]: time="2026-06-12T10:27:19.576496744Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7657003d-3f85-4df6-88dc-9ac3d376278f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.215649 | controller | Jun 12 10:27:19.607389 crc crio[19822]: time="2026-06-12T10:27:19.607330313Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6b9m2/registry-server" id=ddf72d22-e3de-415b-874a-fbc353598142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.215672 | controller | Jun 12 10:27:19.608130 crc crio[19822]: time="2026-06-12T10:27:19.608103788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215689 | controller | Jun 12 10:27:19.670005 crc crio[19822]: time="2026-06-12T10:27:19.66991844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215705 | controller | Jun 12 10:27:19.676640 crc crio[19822]: time="2026-06-12T10:27:19.676187959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.215720 | controller | Jun 12 10:27:19.902593 crc crio[19822]: time="2026-06-12T10:27:19.902478373Z" level=info msg="Created container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server" id=ddf72d22-e3de-415b-874a-fbc353598142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.215736 | controller | Jun 12 10:27:19.903743 crc crio[19822]: time="2026-06-12T10:27:19.90364536Z" level=info msg="Starting container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee" id=44dfd61a-1d4b-4fe1-a9dd-8d184a26b9cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.215752 | controller | Jun 12 10:27:19.925215 crc crio[19822]: time="2026-06-12T10:27:19.924195073Z" level=info msg="Started container" PID=88747 containerID=cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee description=openshift-marketplace/redhat-marketplace-6b9m2/registry-server id=44dfd61a-1d4b-4fe1-a9dd-8d184a26b9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5
2026-06-12 11:43:48.215768 | controller | Jun 12 10:27:25.849364 crc crio[19822]: time="2026-06-12T10:27:25.848685637Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.215784 | controller | Jun 12 10:27:29.758626 crc crio[19822]: time="2026-06-12T10:27:29.756442703Z" level=info msg="Stopping container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee (timeout: 2s)" id=568d847f-6a6e-4322-a610-01d9fa90f3d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.215800 | controller | Jun 12 10:27:29.888604 crc crio[19822]: time="2026-06-12T10:27:29.888044971Z" level=info msg="Stopped container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server" id=568d847f-6a6e-4322-a610-01d9fa90f3d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.215816 | controller | Jun 12 10:27:29.890129 crc crio[19822]: time="2026-06-12T10:27:29.890092297Z" level=info msg="Stopping pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5" id=d7883db4-96ff-45b7-a9a7-73772e454c68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.215832 | controller | Jun 12 10:27:29.891014 crc crio[19822]: time="2026-06-12T10:27:29.890981315Z" level=info msg="Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc000696fa0}] Aliases:map[]}"
2026-06-12 11:43:48.215866 | controller | Jun 12 10:27:29.891331 crc crio[19822]: time="2026-06-12T10:27:29.891309356Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-6b9m2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.215903 | controller | Jun 12 10:27:30.438908 crc crio[19822]: time="2026-06-12T10:27:30.438376032Z" level=info msg="Stopped pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5" id=d7883db4-96ff-45b7-a9a7-73772e454c68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.215925 | controller | Jun 12 10:27:30.787335 crc crio[19822]: time="2026-06-12T10:27:30.787244357Z" level=info msg="Removing container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee" id=f8407eec-d36f-4f9b-8fb8-60b2ac6f7151 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.215942 | controller | Jun 12 10:27:30.830111 crc crio[19822]: time="2026-06-12T10:27:30.830003477Z" level=info msg="Removed container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server" id=f8407eec-d36f-4f9b-8fb8-60b2ac6f7151 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.215959 | controller | Jun 12 10:27:30.835046 crc crio[19822]: time="2026-06-12T10:27:30.834936481Z" level=info msg="Removing container: 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f" id=a94ecb18-5642-4aa1-996a-0a15e69a0a72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.215975 | controller | Jun 12 10:27:30.889405 crc crio[19822]: time="2026-06-12T10:27:30.889301507Z" level=info msg="Removed container 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f: openshift-marketplace/redhat-marketplace-6b9m2/extract-content" id=a94ecb18-5642-4aa1-996a-0a15e69a0a72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.215991 | controller | Jun 12 10:27:30.892347 crc crio[19822]: time="2026-06-12T10:27:30.892215169Z" level=info msg="Removing container: e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3" id=3dddf0c5-6c61-4c5d-a28b-7445f88aed71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.216008 | controller | Jun 12 10:27:30.956406 crc crio[19822]: time="2026-06-12T10:27:30.956245933Z" level=info msg="Removed container e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities" id=3dddf0c5-6c61-4c5d-a28b-7445f88aed71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.216025 | controller | Jun 12 10:27:39.041102 crc crio[19822]: time="2026-06-12T10:27:39.040276163Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-547db9c4b9-v6gs8/POD" id=ffb0fcd6-7eea-47f8-8c05-26e2ac647620 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.216041 | controller | Jun 12 10:27:39.042289 crc crio[19822]: time="2026-06-12T10:27:39.04113296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216073 | controller | Jun 12 10:27:39.113990 crc crio[19822]: time="2026-06-12T10:27:39.113783828Z" level=info msg="Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003094200}] Aliases:map[]}"
2026-06-12 11:43:48.216091 | controller | Jun 12 10:27:39.113990 crc crio[19822]: time="2026-06-12T10:27:39.113904911Z" level=info msg="Adding pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.216108 | controller | Jun 12 10:27:39.870691 crc crio[19822]: 2026-06-12T10:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e7956911a03fa5 Mac:a6:b8:17:1b:c6:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.216129 | controller | Jun 12 10:27:39.872897 crc crio[19822]: time="2026-06-12T10:27:39.870785418Z" level=info msg="Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003094200}] Aliases:map[]}"
2026-06-12 11:43:48.216148 | controller | Jun 12 10:27:39.872897 crc crio[19822]: time="2026-06-12T10:27:39.870983025Z" level=info msg="Checking pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.216165 | controller | Jun 12 10:27:39.886989 crc crio[19822]: time="2026-06-12T10:27:39.886010642Z" level=info msg="Ran pod sandbox 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec with infra container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/POD" id=ffb0fcd6-7eea-47f8-8c05-26e2ac647620 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.216182 | controller | Jun 12 10:27:39.893263 crc crio[19822]: time="2026-06-12T10:27:39.893121056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=379ef07c-84bf-460e-b4be-5aec3c237be6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.216199 | controller | Jun 12 10:27:40.089857 crc crio[19822]: time="2026-06-12T10:27:40.089641076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ab082500-1fad-4b86-9b7d-8f070a0c3f4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.216215 | controller | Jun 12 10:27:40.123571 crc crio[19822]: time="2026-06-12T10:27:40.121428065Z" level=info msg="Creating container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init" id=88057dc8-8c98-440f-8403-f7e6c3f10285 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.216232 | controller | Jun 12 10:27:40.123571 crc crio[19822]: time="2026-06-12T10:27:40.122661724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216248 | controller | Jun 12 10:27:40.272533 crc crio[19822]: time="2026-06-12T10:27:40.27238649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216263 | controller | Jun 12 10:27:40.279197 crc crio[19822]: time="2026-06-12T10:27:40.279083729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216280 | controller | Jun 12 10:27:40.548554 crc crio[19822]: time="2026-06-12T10:27:40.548426001Z" level=info msg="Created container e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init" id=88057dc8-8c98-440f-8403-f7e6c3f10285 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.216296 | controller | Jun 12 10:27:40.560122 crc crio[19822]: time="2026-06-12T10:27:40.559602674Z" level=info msg="Starting container: e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae" id=63c2cf48-fdb1-4f9c-b9b4-829c3d3c1bfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.216316 | controller | Jun 12 10:27:40.586588 crc crio[19822]: time="2026-06-12T10:27:40.586460239Z" level=info msg="Started container" PID=89921 containerID=e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae description=openstack/dnsmasq-dns-547db9c4b9-v6gs8/init id=63c2cf48-fdb1-4f9c-b9b4-829c3d3c1bfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec
2026-06-12 11:43:48.216333 | controller | Jun 12 10:27:41.007957 crc crio[19822]: time="2026-06-12T10:27:41.007011548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=eb71ccb5-9bea-4a58-8e2a-fd1fc1f9c2e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.216350 | controller | Jun 12 10:27:41.149766 crc crio[19822]: time="2026-06-12T10:27:41.149644357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a005d820-d626-45ef-a285-404d3da32b78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.216367 | controller | Jun 12 10:27:41.167621 crc crio[19822]: time="2026-06-12T10:27:41.167445481Z" level=info msg="Creating container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns" id=d133d8be-f7a8-41d9-b628-097c6016d3c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.216383 | controller | Jun 12 10:27:41.169965 crc crio[19822]: time="2026-06-12T10:27:41.168556586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216399 | controller | Jun 12 10:27:41.244548 crc crio[19822]: time="2026-06-12T10:27:41.2439597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216414 | controller | Jun 12 10:27:41.252464 crc crio[19822]: time="2026-06-12T10:27:41.252317385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216430 | controller | Jun 12 10:27:41.469928 crc crio[19822]: time="2026-06-12T10:27:41.468574221Z" level=info msg="Created container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns" id=d133d8be-f7a8-41d9-b628-097c6016d3c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.216446 | controller | Jun 12 10:27:41.473466 crc crio[19822]: time="2026-06-12T10:27:41.472958245Z" level=info msg="Starting container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1" id=010bda7c-a18b-4b43-88d1-b07852a1675d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.216462 | controller | Jun 12 10:27:41.482053 crc crio[19822]: time="2026-06-12T10:27:41.481962725Z" level=info msg="Started container" PID=90023 containerID=4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1 description=openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns id=010bda7c-a18b-4b43-88d1-b07852a1675d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec
2026-06-12 11:43:48.216479 | controller | Jun 12 10:27:52.040757 crc crio[19822]: time="2026-06-12T10:27:52.040032635Z" level=info msg="Stopping container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17 (timeout: 10s)" id=726e2d34-6987-49e8-8289-fd9b78986f37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.216495 | controller | Jun 12 10:27:52.318263 crc crio[19822]: time="2026-06-12T10:27:52.318040549Z" level=info msg="Stopped container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns" id=726e2d34-6987-49e8-8289-fd9b78986f37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.216516 | controller | Jun 12 10:27:52.321306 crc crio[19822]: time="2026-06-12T10:27:52.321211948Z" level=info msg="Stopping pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522" id=b4568e97-2162-4b85-8afe-f5849ef82c11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.216533 | controller | Jun 12 10:27:52.322221 crc crio[19822]: time="2026-06-12T10:27:52.322136848Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc0052123b0}] Aliases:map[]}"
2026-06-12 11:43:48.216549 | controller | Jun 12 10:27:52.322337 crc crio[19822]: time="2026-06-12T10:27:52.322321864Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c5d5ff69-6v69k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.216570 | controller | Jun 12 10:27:52.922498 crc crio[19822]: time="2026-06-12T10:27:52.92206271Z" level=info msg="Stopped pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522" id=b4568e97-2162-4b85-8afe-f5849ef82c11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.216595 | controller | Jun 12 10:27:52.950640 crc crio[19822]: time="2026-06-12T10:27:52.950509513Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6ddbdd9749-s784b/POD" id=b82e0e3d-05e5-4442-9df7-4363c448bf93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.216618 | controller | Jun 12 10:27:52.952314 crc crio[19822]: time="2026-06-12T10:27:52.951693211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216635 | controller | Jun 12 10:27:53.031468 crc crio[19822]: time="2026-06-12T10:27:53.031304888Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc0006973f0}] Aliases:map[]}"
2026-06-12 11:43:48.216653 | controller | Jun 12 10:27:53.031468 crc crio[19822]: time="2026-06-12T10:27:53.031411722Z" level=info msg="Adding pod openstack_dnsmasq-dns-6ddbdd9749-s784b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.216669 | controller | Jun 12 10:27:53.314567 crc crio[19822]: time="2026-06-12T10:27:53.313649942Z" level=info msg="Removing container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17" id=845fc933-32fc-4ea3-ab95-22be5b3c4f0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.216686 | controller | Jun 12 10:27:53.453902 crc crio[19822]: 2026-06-12T10:27:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b207a22e05b8c96 Mac:3e:f6:73:d9:b4:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 SocketPath: PciID:}] [{Interface:0xc00025d530 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.216702 | controller | Jun 12 10:27:53.456743 crc crio[19822]: time="2026-06-12T10:27:53.456655449Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc0006973f0}] Aliases:map[]}"
2026-06-12 11:43:48.216725 | controller | Jun 12 10:27:53.457016 crc crio[19822]: time="2026-06-12T10:27:53.456948008Z" level=info msg="Checking pod openstack_dnsmasq-dns-6ddbdd9749-s784b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.216742 | controller | Jun 12 10:27:53.474540 crc crio[19822]: time="2026-06-12T10:27:53.474310249Z" level=info msg="Ran pod sandbox b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 with infra container: openstack/dnsmasq-dns-6ddbdd9749-s784b/POD" id=b82e0e3d-05e5-4442-9df7-4363c448bf93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.216759 | controller | Jun 12 10:27:53.479109 crc crio[19822]: time="2026-06-12T10:27:53.478988687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a4c4646e-4ab8-47a4-9906-9a5cd8493e81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.216776 | controller | Jun 12 10:27:53.599879 crc crio[19822]: time="2026-06-12T10:27:53.597719089Z" level=info msg="Removed container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns" id=845fc933-32fc-4ea3-ab95-22be5b3c4f0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.216792 | controller | Jun 12 10:27:53.604378 crc crio[19822]: time="2026-06-12T10:27:53.604212874Z" level=info msg="Removing container: 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd" id=59c921b5-ba55-4f67-919e-ee5afafa8be9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.216808 | controller | Jun 12 10:27:53.613370 crc crio[19822]: time="2026-06-12T10:27:53.612980599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9b8a5aa5-ca42-481c-bfdc-187408e73361 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.216825 | controller | Jun 12 10:27:53.627323 crc crio[19822]: time="2026-06-12T10:27:53.626915882Z" level=info msg="Creating container: openstack/dnsmasq-dns-6ddbdd9749-s784b/init" id=7c62db4b-5a13-46ff-9f8d-d3470ff7e431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.216841 | controller | Jun 12 10:27:53.627998 crc crio[19822]: time="2026-06-12T10:27:53.627731478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216880 | controller | Jun 12 10:27:53.701365 crc crio[19822]: time="2026-06-12T10:27:53.701268566Z" level=info msg="Removed container 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init" id=59c921b5-ba55-4f67-919e-ee5afafa8be9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.216899 | controller | Jun 12 10:27:53.716470 crc crio[19822]: time="2026-06-12T10:27:53.716413116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216916 | controller | Jun 12 10:27:53.723982 crc crio[19822]: time="2026-06-12T10:27:53.723784806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.216932 | controller | Jun 12 10:27:53.879582 crc crio[19822]: time="2026-06-12T10:27:53.879341563Z" level=info msg="Created container 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452: openstack/dnsmasq-dns-6ddbdd9749-s784b/init" id=7c62db4b-5a13-46ff-9f8d-d3470ff7e431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.216953 | controller | Jun 12 10:27:53.880934 crc crio[19822]: time="2026-06-12T10:27:53.880767829Z" level=info msg="Starting container: 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452" id=afc8aa57-9d45-4b82-b899-941014e6ad21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.216970 | controller | Jun 12 10:27:53.890448 crc crio[19822]: time="2026-06-12T10:27:53.890341644Z" level=info msg="Started container" PID=90758 containerID=95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452 description=openstack/dnsmasq-dns-6ddbdd9749-s784b/init id=afc8aa57-9d45-4b82-b899-941014e6ad21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0
2026-06-12 11:43:48.216986 | controller | Jun 12 10:27:54.326048 crc crio[19822]: time="2026-06-12T10:27:54.325002378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5f6dcb75-0e2d-46bf-824a-17fb5fd40e7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.217002 | controller | Jun 12 10:27:54.422082 crc crio[19822]: time="2026-06-12T10:27:54.421652516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=929547b0-5ecb-4dcd-8370-8633fb7c52e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.217019 | controller | Jun 12 10:27:54.447559 crc crio[19822]: time="2026-06-12T10:27:54.447293729Z" level=info msg="Creating container: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns" id=e560ce5b-b3b3-44e0-b5e1-e84ba021df9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.217035 | controller | Jun 12 10:27:54.448450 crc crio[19822]: time="2026-06-12T10:27:54.447767805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217051 | controller | Jun 12 10:27:54.526364 crc crio[19822]: time="2026-06-12T10:27:54.526079601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217067 | controller | Jun 12 10:27:54.532649 crc crio[19822]: time="2026-06-12T10:27:54.53236195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217083 | controller | Jun 12 10:27:55.327126 crc crio[19822]: time="2026-06-12T10:27:55.326573671Z" level=info msg="Created container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns" id=e560ce5b-b3b3-44e0-b5e1-e84ba021df9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.217099 | controller | Jun 12 10:27:55.329886 crc crio[19822]: time="2026-06-12T10:27:55.329787888Z" level=info msg="Starting container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2" id=a9449f95-996d-4afb-9943-ced96c300059 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.217115 | controller | Jun 12 10:27:55.343580 crc crio[19822]: time="2026-06-12T10:27:55.343500594Z" level=info msg="Started container" PID=90801 containerID=46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2 description=openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns id=a9449f95-996d-4afb-9943-ced96c300059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0
2026-06-12 11:43:48.217132 | controller | Jun 12 10:28:00.543628 crc crio[19822]: time="2026-06-12T10:28:00.542694323Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687668-thwqj/POD" id=e783b281-a4c5-4207-8e9a-7dbc5fd0d1ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.217154 | controller | Jun 12 10:28:00.545043 crc crio[19822]: time="2026-06-12T10:28:00.543704535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217171 | controller | Jun 12 10:28:00.588946 crc crio[19822]: time="2026-06-12T10:28:00.58877911Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc00140e8a0}] Aliases:map[]}"
2026-06-12 11:43:48.217188 | controller | Jun 12 10:28:00.588946 crc crio[19822]: time="2026-06-12T10:28:00.588940215Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687668-thwqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.217204 | controller | Jun 12 10:28:01.165112 crc crio[19822]: 2026-06-12T10:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ae172d37bcafcb Mac:2a:61:5e:9a:4a:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 SocketPath: PciID:}] [{Interface:0xc000320940 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.217225 | controller | Jun 12 10:28:01.166893 crc crio[19822]: time="2026-06-12T10:28:01.166756341Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc00140e8a0}] Aliases:map[]}"
2026-06-12 11:43:48.217252 | controller | Jun 12 10:28:01.167624 crc crio[19822]: time="2026-06-12T10:28:01.167316609Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687668-thwqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.217281 | controller | Jun 12 10:28:01.189002 crc crio[19822]: time="2026-06-12T10:28:01.188941137Z" level=info msg="Ran pod sandbox 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d with infra container: openshift-infra/auto-csr-approver-29687668-thwqj/POD" id=e783b281-a4c5-4207-8e9a-7dbc5fd0d1ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.217301 | controller | Jun 12 10:28:01.195332 crc crio[19822]: time="2026-06-12T10:28:01.195253594Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b9e37aed-ca49-4756-bf18-2a7e0a27c785 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.217319 | controller | Jun 12 10:28:01.209556 crc crio[19822]: time="2026-06-12T10:28:01.20899057Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.217343 | controller | Jun 12 10:28:02.003770 crc crio[19822]: time="2026-06-12T10:28:02.003053344Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b9e37aed-ca49-4756-bf18-2a7e0a27c785 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.217370 | controller | Jun 12 10:28:02.007576 crc crio[19822]: time="2026-06-12T10:28:02.004568871Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=04801695-725d-4767-813d-baa085abf521 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.217395 | controller | Jun 12 10:28:02.007576 crc crio[19822]: time="2026-06-12T10:28:02.006920516Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=02e047ba-829a-468b-aa54-a4f876db11f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.217419 | controller | Jun 12 10:28:02.013756 crc crio[19822]: time="2026-06-12T10:28:02.013664Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687668-thwqj/oc" id=4de372d8-6d7b-48fe-a72d-95ba5e93ebc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.217437 | controller | Jun 12 10:28:02.014405 crc crio[19822]: time="2026-06-12T10:28:02.014329681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217454 | controller | Jun 12 10:28:02.074429 crc crio[19822]: time="2026-06-12T10:28:02.074331055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217471 | controller | Jun 12 10:28:02.286118 crc crio[19822]: time="2026-06-12T10:28:02.285929401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217488 | controller | Jun 12 10:28:04.227051 crc crio[19822]: time="2026-06-12T10:28:04.226543615Z" level=info msg="Created container 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71: openshift-infra/auto-csr-approver-29687668-thwqj/oc" id=4de372d8-6d7b-48fe-a72d-95ba5e93ebc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.217504 | controller | Jun 12 10:28:04.229291 crc crio[19822]: time="2026-06-12T10:28:04.229194199Z" level=info msg="Starting container: 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71" id=c25845fa-169a-4ba8-9d5f-52dfd2f036fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.217520 | controller | Jun 12 10:28:04.236702 crc crio[19822]: time="2026-06-12T10:28:04.236575754Z" level=info msg="Started container" PID=91354 containerID=7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71 description=openshift-infra/auto-csr-approver-29687668-thwqj/oc id=c25845fa-169a-4ba8-9d5f-52dfd2f036fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d
2026-06-12 11:43:48.217537 | controller | Jun 12 10:28:07.075465 crc crio[19822]: time="2026-06-12T10:28:07.074854849Z" level=info msg="Stopping container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1 (timeout: 10s)" id=da8b0a86-ea86-4684-be30-ddd154cd8b9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.217554 | controller | Jun 12 10:28:07.225644 crc crio[19822]: time="2026-06-12T10:28:07.225086906Z" level=info msg="Stopped container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns" id=da8b0a86-ea86-4684-be30-ddd154cd8b9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.217570 | controller | Jun 12 10:28:07.228253 crc crio[19822]: time="2026-06-12T10:28:07.226963467Z" level=info msg="Stopping pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec" id=030ad465-0ad3-43c4-83d1-6423f32ac907 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.217587 | controller | Jun 12 10:28:07.228253 crc crio[19822]: time="2026-06-12T10:28:07.227868356Z" level=info msg="Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003264708}] Aliases:map[]}"
2026-06-12 11:43:48.217603 | controller | Jun 12 10:28:07.228253 crc crio[19822]: time="2026-06-12T10:28:07.228063371Z" level=info msg="Deleting pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.217626 | controller | Jun 12 10:28:07.586028 crc crio[19822]: time="2026-06-12T10:28:07.585916559Z" level=info msg="Stopped pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec" id=030ad465-0ad3-43c4-83d1-6423f32ac907 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.217644 | controller | Jun 12 10:28:08.652753 crc crio[19822]: time="2026-06-12T10:28:08.651436449Z" level=info msg="Stopping pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d" id=ff4aa085-fc9b-414e-a29a-471ad1a2b18b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.217669 | controller | Jun 12 10:28:08.653867 crc crio[19822]: time="2026-06-12T10:28:08.653471984Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc002ed0890}] Aliases:map[]}"
2026-06-12 11:43:48.217695 | controller | Jun 12 10:28:08.653867 crc crio[19822]: time="2026-06-12T10:28:08.653614169Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687668-thwqj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.217714 | controller | Jun 12 10:28:09.081867 crc crio[19822]: time="2026-06-12T10:28:09.080037621Z" level=info msg="Stopped pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d" id=ff4aa085-fc9b-414e-a29a-471ad1a2b18b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.217730 | controller | Jun 12 10:28:13.173322 crc crio[19822]: time="2026-06-12T10:28:13.172256304Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-rvlrv/POD" id=083207f5-8344-40c8-8d7b-60208bf796f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.217746 | controller | Jun 12 10:28:13.174800 crc crio[19822]: time="2026-06-12T10:28:13.173345959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217762 | controller | Jun 12 10:28:13.222305 crc crio[19822]: time="2026-06-12T10:28:13.222035775Z" level=info msg="Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc00244cba0}] Aliases:map[]}"
2026-06-12 11:43:48.217779 | controller | Jun 12 10:28:13.222305 crc crio[19822]: time="2026-06-12T10:28:13.222123068Z" level=info msg="Adding pod openshift-marketplace_community-operators-rvlrv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.217795 | controller | Jun 12 10:28:13.764001 crc crio[19822]: 2026-06-12T10:28:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f351277df670445 Mac:d2:ed:ed:d4:6a:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.217811 | controller | Jun 12 10:28:13.766505 crc crio[19822]: time="2026-06-12T10:28:13.766407282Z" level=info msg="Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc00244cba0}] Aliases:map[]}"
2026-06-12 11:43:48.217833 | controller | Jun 12 10:28:13.766662 crc crio[19822]: time="2026-06-12T10:28:13.766606578Z" level=info msg="Checking pod openshift-marketplace_community-operators-rvlrv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.217870 | controller | Jun 12 10:28:13.779538 crc crio[19822]: time="2026-06-12T10:28:13.77850185Z" level=info msg="Ran pod sandbox f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 with infra container: openshift-marketplace/community-operators-rvlrv/POD" id=083207f5-8344-40c8-8d7b-60208bf796f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.217894 | controller | Jun 12 10:28:13.780800 crc crio[19822]: time="2026-06-12T10:28:13.780770927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0a6abd54-96c1-4406-9cb1-611e51356097 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.217911 | controller | Jun 12 10:28:13.783104 crc crio[19822]: time="2026-06-12T10:28:13.783013779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4e9dfdd5-8e8e-4c4d-8a05-7522e2fff97c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.217928 | controller | Jun 12 10:28:13.791977 crc crio[19822]: time="2026-06-12T10:28:13.791899051Z" level=info msg="Creating container: openshift-marketplace/community-operators-rvlrv/extract-utilities" id=790aeab1-7c2a-4a2c-93e0-35b7384a5e5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.217946 | controller | Jun 12 10:28:13.792371 crc crio[19822]: time="2026-06-12T10:28:13.792307664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217962 | controller | Jun 12 10:28:13.866638 crc crio[19822]: time="2026-06-12T10:28:13.866271661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217978 | controller | Jun 12 10:28:13.871377 crc crio[19822]: time="2026-06-12T10:28:13.871333272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.217994 | controller | Jun 12 10:28:14.083775 crc crio[19822]: time="2026-06-12T10:28:14.083716572Z" level=info msg="Created container bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82: openshift-marketplace/community-operators-rvlrv/extract-utilities" id=790aeab1-7c2a-4a2c-93e0-35b7384a5e5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.218010 | controller | Jun 12 10:28:14.087603 crc crio[19822]: time="2026-06-12T10:28:14.085911242Z" level=info msg="Starting container: bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82" id=d82b5fb3-32a2-4832-8d52-f851df432dd2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.218026 | controller | Jun 12 10:28:14.099425 crc crio[19822]: time="2026-06-12T10:28:14.099320918Z" level=info msg="Started container" PID=92076 containerID=bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82 description=openshift-marketplace/community-operators-rvlrv/extract-utilities id=d82b5fb3-32a2-4832-8d52-f851df432dd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688
2026-06-12 11:43:48.218048 | controller | Jun 12 10:28:14.764515 crc crio[19822]: time="2026-06-12T10:28:14.764088817Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=098296d5-019a-44db-94d1-7fd4c0ebf578 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.218064 | controller | Jun 12 10:28:14.770218 crc crio[19822]: time="2026-06-12T10:28:14.770063337Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.218081 | controller | Jun 12 10:28:15.388960 crc crio[19822]: time="2026-06-12T10:28:15.388781485Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd" id=098296d5-019a-44db-94d1-7fd4c0ebf578 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.218098 | controller | Jun 12 10:28:15.393396 crc crio[19822]: time="2026-06-12T10:28:15.393291199Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9267a9a3-17b1-42e1-900b-b496e77a8b61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.218114 | controller | Jun 12 10:28:15.396558 crc crio[19822]: time="2026-06-12T10:28:15.396454138Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0389b62a-b63e-4857-bb20-b18fbeeb0885 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.218130 | controller | Jun 12 10:28:15.408046 crc crio[19822]: time="2026-06-12T10:28:15.405357291Z" level=info msg="Creating container: openshift-marketplace/community-operators-rvlrv/extract-content" id=e48ce072-b4df-4448-9a8c-80c4e409a677 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.218146 | controller | Jun 12 10:28:15.408046 crc crio[19822]: time="2026-06-12T10:28:15.406120175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.218161 | controller | Jun 12 10:28:15.470981 crc crio[19822]: time="2026-06-12T10:28:15.470899171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.218177 | controller | Jun 12 10:28:15.474940 crc crio[19822]: time="2026-06-12T10:28:15.474750714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.218193 | controller | Jun 12 10:28:15.663078 crc crio[19822]: time="2026-06-12T10:28:15.662881184Z" level=info msg="Created container e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3: openshift-marketplace/community-operators-rvlrv/extract-content" id=e48ce072-b4df-4448-9a8c-80c4e409a677 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.218209 | controller | Jun 12 10:28:15.664555 crc crio[19822]: time="2026-06-12T10:28:15.664469295Z" level=info msg="Starting container: e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3" id=faccc82f-9e52-4fa7-932a-d3189d52ae72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.218225 | controller | Jun 12 10:28:15.670951 crc crio[19822]: time="2026-06-12T10:28:15.670598148Z" level=info msg="Started container" PID=92159 containerID=e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3 description=openshift-marketplace/community-operators-rvlrv/extract-content id=faccc82f-9e52-4fa7-932a-d3189d52ae72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688
2026-06-12 11:43:48.218242 | controller | Jun 12 10:28:16.032171 crc crio[19822]: time="2026-06-12T10:28:16.031628708Z" level=info msg="Removing container: 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6" id=5db241f6-a757-4407-9d28-9c12e09a3f17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218263 | controller | Jun 12 10:28:16.101103 crc crio[19822]: time="2026-06-12T10:28:16.100801773Z" level=info msg="Removed container 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap" id=5db241f6-a757-4407-9d28-9c12e09a3f17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218280 | controller | Jun 12 10:28:16.117186 crc crio[19822]: time="2026-06-12T10:28:16.117105121Z" level=info msg="Stopping pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5" id=0151cb09-05d8-4a07-bbd1-fbc74bc0c7e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218296 | controller | Jun 12 10:28:16.117544 crc crio[19822]: time="2026-06-12T10:28:16.117517404Z" level=info msg="Stopped pod sandbox (already stopped): d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5" id=0151cb09-05d8-4a07-bbd1-fbc74bc0c7e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218312 | controller | Jun 12 10:28:16.118972 crc crio[19822]: time="2026-06-12T10:28:16.118743513Z" level=info msg="Removing pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5" id=b096828a-0c07-4a37-9a67-3ef671efeb96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.218328 | controller | Jun 12 10:28:16.194338 crc crio[19822]: time="2026-06-12T10:28:16.194226602Z" level=info msg="Removed pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5" id=b096828a-0c07-4a37-9a67-3ef671efeb96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.218344 | controller | Jun 12 10:28:16.196096 crc crio[19822]: time="2026-06-12T10:28:16.195999065Z" level=info msg="Stopping pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522" id=3423a177-c809-4519-a882-95c437e5163c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218360 | controller | Jun 12 10:28:16.196096 crc crio[19822]: time="2026-06-12T10:28:16.196095018Z" level=info msg="Stopped pod sandbox (already stopped): 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522" id=3423a177-c809-4519-a882-95c437e5163c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218376 | controller | Jun 12 10:28:16.197364 crc crio[19822]: time="2026-06-12T10:28:16.197134191Z" level=info msg="Removing pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522" id=bf7d2e59-1e21-45f9-99b3-ba220e776685 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.218393 | controller | Jun 12 10:28:16.218306 crc crio[19822]: time="2026-06-12T10:28:16.218064987Z" level=info msg="Removed pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522" id=bf7d2e59-1e21-45f9-99b3-ba220e776685 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.218409 | controller | Jun 12 10:28:16.219689 crc crio[19822]: time="2026-06-12T10:28:16.219638544Z" level=info msg="Stopping pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5" id=d446969c-de73-457f-8f73-ff64f809efb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218425 | controller | Jun 12 10:28:16.219999 crc crio[19822]: time="2026-06-12T10:28:16.219971755Z" level=info msg="Stopped pod sandbox (already stopped): b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5" id=d446969c-de73-457f-8f73-ff64f809efb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218441 | controller | Jun 12 10:28:16.220776 crc crio[19822]: time="2026-06-12T10:28:16.22074594Z" level=info msg="Removing pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5" id=c7ecb437-5272-43b8-b2b7-e02324eba083 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.218457 | controller | Jun 12 10:28:16.240238 crc crio[19822]: time="2026-06-12T10:28:16.240103957Z" level=info msg="Removed pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5" id=c7ecb437-5272-43b8-b2b7-e02324eba083 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.218479 | controller | Jun 12 10:28:17.828088 crc crio[19822]: time="2026-06-12T10:28:17.826221075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eac5a9f0-52d5-4b5d-bc1b-4dacdd7fbdab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.218496 | controller | Jun 12 10:28:17.831197 crc crio[19822]: time="2026-06-12T10:28:17.829985955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=55bf7173-60dd-4369-bc86-117823f73fb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.218513 | controller | Jun 12 10:28:17.843540 crc crio[19822]: time="2026-06-12T10:28:17.84336436Z" level=info msg="Creating container: openshift-marketplace/community-operators-rvlrv/registry-server" id=6b2cad53-db5e-4478-80d5-4336d5756e6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.218528 | controller | Jun 12 10:28:17.844217 crc crio[19822]: time="2026-06-12T10:28:17.843967899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.218545 | controller | Jun 12 10:28:17.916944 crc crio[19822]: time="2026-06-12T10:28:17.91677213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.218561 | controller | Jun 12 10:28:17.922022 crc crio[19822]: time="2026-06-12T10:28:17.921961304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.218577 | controller | Jun 12 10:28:18.093255 crc crio[19822]: time="2026-06-12T10:28:18.092955513Z" level=info msg="Created container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server" id=6b2cad53-db5e-4478-80d5-4336d5756e6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.218593 | controller | Jun 12 10:28:18.094799 crc crio[19822]: time="2026-06-12T10:28:18.094730289Z" level=info msg="Starting container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca" id=4628b891-c52b-4d43-b546-eab6a4e14533 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.218609 | controller | Jun 12 10:28:18.100529 crc crio[19822]: time="2026-06-12T10:28:18.100430289Z" level=info msg="Started container" PID=92280 containerID=b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca description=openshift-marketplace/community-operators-rvlrv/registry-server id=4628b891-c52b-4d43-b546-eab6a4e14533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688
2026-06-12 11:43:48.218626 | controller | Jun 12 10:28:26.110326 crc crio[19822]: time="2026-06-12T10:28:26.109293272Z" level=info msg="Stopping container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca (timeout: 2s)" id=4fd0c0f8-af5f-424b-9d5f-2fe0ea25a8f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.218643 | controller | Jun 12 10:28:26.373444 crc crio[19822]: time="2026-06-12T10:28:26.373291022Z" level=info msg="Stopped container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server" id=4fd0c0f8-af5f-424b-9d5f-2fe0ea25a8f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.218660 | controller | Jun 12 10:28:26.374798 crc crio[19822]: time="2026-06-12T10:28:26.374724247Z" level=info msg="Stopping pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688" id=c9972d56-9409-4e80-b6ee-185e9bb1e756 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218677 | controller | Jun 12 10:28:26.375686 crc crio[19822]: time="2026-06-12T10:28:26.375624506Z" level=info msg="Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc0007ac908}] Aliases:map[]}"
2026-06-12 11:43:48.218698 | controller | Jun 12 10:28:26.376042 crc crio[19822]: time="2026-06-12T10:28:26.375958946Z" level=info msg="Deleting pod openshift-marketplace_community-operators-rvlrv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.218715 | controller | Jun 12 10:28:26.750063 crc crio[19822]: time="2026-06-12T10:28:26.749574784Z" level=info msg="Stopped pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688" id=c9972d56-9409-4e80-b6ee-185e9bb1e756 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218732 | controller | Jun 12 10:28:27.133343 crc crio[19822]: time="2026-06-12T10:28:27.133255752Z" level=info msg="Removing container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca" id=5684bd8b-d74b-4db5-951e-497547c6a30b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218748 | controller | Jun 12 10:28:27.182100 crc crio[19822]: time="2026-06-12T10:28:27.18199717Z" level=info msg="Removed container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server" id=5684bd8b-d74b-4db5-951e-497547c6a30b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218765 | controller | Jun 12 10:28:27.188108 crc crio[19822]: time="2026-06-12T10:28:27.186687759Z" level=info msg="Removing container: e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3" id=fd6e4bb4-033e-484c-979b-bc25c902f967 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218781 | controller | Jun 12 10:28:27.234740 crc crio[19822]: time="2026-06-12T10:28:27.2346153Z" level=info msg="Removed container e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3: openshift-marketplace/community-operators-rvlrv/extract-content" id=fd6e4bb4-033e-484c-979b-bc25c902f967 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218797 | controller | Jun 12 10:28:27.239722 crc crio[19822]: time="2026-06-12T10:28:27.239648658Z" level=info msg="Removing container: bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82" id=30b6c78b-ea43-4eac-a95b-85a16acc59cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218813 | controller | Jun 12 10:28:27.299412 crc crio[19822]: time="2026-06-12T10:28:27.299256183Z" level=info msg="Removed container bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82: openshift-marketplace/community-operators-rvlrv/extract-utilities" id=30b6c78b-ea43-4eac-a95b-85a16acc59cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218829 | controller | Jun 12 10:29:16.321045 crc crio[19822]: time="2026-06-12T10:29:16.316065024Z" level=info msg="Removing container: 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75" id=88b328b6-e958-403f-8f6a-903db69b8e94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218845 | controller | Jun 12 10:29:17.431871 crc crio[19822]: time="2026-06-12T10:29:17.430707839Z" level=info msg="Removed container 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75: openshift-infra/auto-csr-approver-29687662-z9797/oc" id=88b328b6-e958-403f-8f6a-903db69b8e94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.218894 | controller | Jun 12 10:29:17.496074 crc crio[19822]: time="2026-06-12T10:29:17.495758999Z" level=info msg="Stopping pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d" id=d2baf73f-d998-465c-9795-4c150a166396 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218919 | controller | Jun 12 10:29:17.496074 crc crio[19822]: time="2026-06-12T10:29:17.495918304Z" level=info msg="Stopped pod sandbox (already stopped): ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d" id=d2baf73f-d998-465c-9795-4c150a166396 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218937 | controller | Jun 12 10:29:17.507502 crc crio[19822]: time="2026-06-12T10:29:17.505693774Z" level=info msg="Removing pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d" id=7513a620-517c-4291-ab29-2e14bc515946 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.218953 | controller | Jun 12 10:29:17.644030 crc crio[19822]: time="2026-06-12T10:29:17.642542854Z" level=info msg="Removed pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d" id=7513a620-517c-4291-ab29-2e14bc515946 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.218969 | controller | Jun 12 10:29:17.657183 crc crio[19822]: time="2026-06-12T10:29:17.646604686Z" level=info msg="Stopping pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688" id=a1a11650-7668-42b9-8d45-6c379c57913c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.218985 | controller | Jun 12 10:29:17.657183 crc crio[19822]: time="2026-06-12T10:29:17.646801062Z" level=info msg="Stopped pod sandbox (already stopped): f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688" id=a1a11650-7668-42b9-8d45-6c379c57913c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.219001 | controller | Jun 12 10:29:17.657183 crc crio[19822]: time="2026-06-12T10:29:17.655249301Z" level=info msg="Removing pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688" id=67ea52ca-6172-4071-a6c4-d079ff24311b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.219017 | controller | Jun 12 10:29:17.736790 crc crio[19822]: time="2026-06-12T10:29:17.736683629Z" level=info msg="Removed pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688" id=67ea52ca-6172-4071-a6c4-d079ff24311b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.219033 | controller | Jun 12 10:30:00.597513 crc crio[19822]: time="2026-06-12T10:30:00.591898271Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687670-4b5n5/POD" id=080a49a5-b66e-4c6d-aa83-d96e53bd9c00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.219048 | controller | Jun 12 10:30:00.600097 crc crio[19822]: time="2026-06-12T10:30:00.600006601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.219064 | controller | Jun 12 10:30:00.669216 crc crio[19822]: time="2026-06-12T10:30:00.668641616Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-12 11:43:48.219081 | controller | Jun 12 10:30:00.669216 crc crio[19822]: time="2026-06-12T10:30:00.669123901Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687670-4b5n5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.219097 | controller | Jun 12 10:30:00.684048 crc crio[19822]: time="2026-06-12T10:30:00.683980193Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/POD" id=0b123feb-f677-45af-b309-110cbcd7eb93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.219118 | controller | Jun 12 10:30:00.684048 crc crio[19822]: time="2026-06-12T10:30:00.684097527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.219136 | controller | Jun 12 10:30:00.740564 crc crio[19822]: time="2026-06-12T10:30:00.740398274Z" level=info msg="Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}"
2026-06-12 11:43:48.219152 | controller | Jun 12 10:30:00.740564 crc crio[19822]: time="2026-06-12T10:30:00.740461906Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.219169 | controller | Jun 12 10:30:01.346790 crc crio[19822]: 2026-06-12T10:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f80aec49a3b17b6 Mac:2a:13:dc:5b:6b:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 SocketPath: PciID:}] [{Interface:0xc000415080 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.219186 | controller | Jun 12 10:30:01.348593 crc crio[19822]: time="2026-06-12T10:30:01.348487203Z" level=info msg="Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}"
2026-06-12 11:43:48.219202 | controller | Jun 12 10:30:01.348763 crc crio[19822]: time="2026-06-12T10:30:01.348661859Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.219219 | controller | Jun 12 10:30:01.362048 crc crio[19822]: time="2026-06-12T10:30:01.360644551Z" level=info msg="Ran pod sandbox f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/POD" id=0b123feb-f677-45af-b309-110cbcd7eb93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.219235 | controller | Jun 12 10:30:01.364857 crc crio[19822]: time="2026-06-12T10:30:01.364638796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=82279c1e-be5f-4ce7-94d1-a5c43c5a0917 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.219252 | controller | Jun 12 10:30:01.368539 crc crio[19822]: time="2026-06-12T10:30:01.367640021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a29c202c-54c6-48e3-8b05-9c2d04317904 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.219268 | controller | Jun 12 10:30:01.383585 crc crio[19822]: time="2026-06-12T10:30:01.383478094Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles" id=0e3a9836-38bc-4352-b776-0ce2dfc8e72b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.219284 | controller | Jun 12 10:30:01.384430 crc crio[19822]: time="2026-06-12T10:30:01.384230899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.219307 | controller | Jun 12 10:30:01.385254 crc crio[19822]: 2026-06-12T10:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa377e6986a6bbc Mac:8e:5a:09:72:7c:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 SocketPath: PciID:}] [{Interface:0xc0004325b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.219324 | controller | Jun 12 10:30:01.386499 crc crio[19822]: time="2026-06-12T10:30:01.386415457Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-12 11:43:48.219341 | controller | Jun 12 10:30:01.386621 crc crio[19822]: time="2026-06-12T10:30:01.386599643Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687670-4b5n5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.219358 | controller | Jun 12 10:30:01.419069 crc crio[19822]: time="2026-06-12T10:30:01.418714795Z" level=info msg="Ran pod sandbox aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce with infra container: openshift-infra/auto-csr-approver-29687670-4b5n5/POD" id=080a49a5-b66e-4c6d-aa83-d96e53bd9c00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.219375 | controller | Jun 12 10:30:01.428864 crc crio[19822]: time="2026-06-12T10:30:01.428674Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=30c36c39-c6ea-410b-bd04-1b4ecd4ccd40 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.219392 | controller | Jun 12 10:30:01.439999 crc crio[19822]: time="2026-06-12T10:30:01.439925456Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.219408 | controller | Jun 12 10:30:01.453926 crc crio[19822]: time="2026-06-12T10:30:01.453711813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.219424 | controller | Jun 12 10:30:01.461540 crc crio[19822]: time="2026-06-12T10:30:01.461455708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.219440 | controller | Jun 12 10:30:01.704050 crc crio[19822]: time="2026-06-12T10:30:01.703943025Z" level=info msg="Created container ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles" id=0e3a9836-38bc-4352-b776-0ce2dfc8e72b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.219456 | controller | Jun 12 10:30:01.705782 crc crio[19822]: time="2026-06-12T10:30:01.705741199Z" level=info msg="Starting container: ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a" id=8550bdde-ef37-4712-a992-f57b37084fc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.219473 | controller | Jun 12 10:30:01.713641 crc crio[19822]: time="2026-06-12T10:30:01.71293498Z" level=info msg="Started container" PID=97069 containerID=ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a description=openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles id=8550bdde-ef37-4712-a992-f57b37084fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825
2026-06-12 11:43:48.219494 | controller | Jun 12 10:30:04.610629 crc crio[19822]: time="2026-06-12T10:30:04.60964883Z" level=info msg="Stopping pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825" id=5665b62e-8d60-439f-ba20-721c31de8a67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.219512 | controller | Jun 12 10:30:04.612941 crc crio[19822]: time="2026-06-12T10:30:04.61121553Z" level=info msg="Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc00244cab8}] Aliases:map[]}"
2026-06-12 11:43:48.219529 | controller | Jun 12 10:30:04.612941 crc crio[19822]: time="2026-06-12T10:30:04.611352795Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.219545 | controller | Jun 12 10:30:04.965266 crc crio[19822]: time="2026-06-12T10:30:04.963998666Z" level=info msg="Stopped pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825" id=5665b62e-8d60-439f-ba20-721c31de8a67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.219561 | controller | Jun 12 10:30:06.332789 crc crio[19822]: time="2026-06-12T10:30:06.331897483Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=30c36c39-c6ea-410b-bd04-1b4ecd4ccd40 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.219577 | controller | Jun 12 10:30:06.335960 crc crio[19822]: time="2026-06-12T10:30:06.335743145Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=69200642-9349-44f6-8f40-0e913269ee91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.219594 | controller | Jun 12 10:30:06.339423 crc crio[19822]: time="2026-06-12T10:30:06.339312949Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2677edc7-71ba-4251-b349-2d06f13bdb98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.219611 | controller | Jun 12 10:30:06.346877 crc crio[19822]: time="2026-06-12T10:30:06.346756794Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687670-4b5n5/oc" id=c4d43270-d0a7-4635-8723-3335f0623eb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.219627 | controller | Jun 12 10:30:06.347476 crc crio[19822]: time="2026-06-12T10:30:06.347407105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.219643 | controller | Jun 12 10:30:06.403835 crc crio[19822]: time="2026-06-12T10:30:06.403717383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.219660 | controller | Jun 12 10:30:07.076881 crc crio[19822]: time="2026-06-12T10:30:07.076767025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.219675 | controller | Jun 12 10:30:07.218070 crc crio[19822]: time="2026-06-12T10:30:07.217300748Z" level=info msg="Created container 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3: openshift-infra/auto-csr-approver-29687670-4b5n5/oc" id=c4d43270-d0a7-4635-8723-3335f0623eb6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.219692 | controller | Jun 12 10:30:07.219049 crc crio[19822]: time="2026-06-12T10:30:07.218789713Z" level=info msg="Starting container: 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3" id=e35e9d9a-bc59-4456-9128-86d2b17a1041 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.219714 | controller | Jun 12 10:30:07.222620 crc crio[19822]: time="2026-06-12T10:30:07.222545941Z" level=info msg="Started container" PID=97441 containerID=06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3 description=openshift-infra/auto-csr-approver-29687670-4b5n5/oc id=e35e9d9a-bc59-4456-9128-86d2b17a1041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce
2026-06-12 11:43:48.219732 | controller | Jun 12 10:30:09.786186 crc crio[19822]: time="2026-06-12T10:30:09.785413544Z" level=info msg="Stopping pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce" id=50f3879d-2595-404f-978c-51b517e5a502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.219748 | controller | Jun 12 10:30:09.787543 crc crio[19822]: time="2026-06-12T10:30:09.787041787Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc0007ac378}] Aliases:map[]}"
2026-06-12 11:43:48.219765 | controller | Jun 12 10:30:09.787543 crc crio[19822]: time="2026-06-12T10:30:09.787332126Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687670-4b5n5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.219781 | controller | Jun 12 10:30:10.194420 crc crio[19822]: time="2026-06-12T10:30:10.193955253Z" level=info msg="Stopped pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce" id=50f3879d-2595-404f-978c-51b517e5a502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.219797 | controller | Jun 12 10:30:17.845408 crc crio[19822]: time="2026-06-12T10:30:17.844447742Z" level=info msg="Removing container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e" id=eb679ac6-9cf0-44a9-a3a7-4581a049f102 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219813 | controller | Jun 12 10:30:17.883013 crc crio[19822]: time="2026-06-12T10:30:17.882273285Z" level=info msg="Removed container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core" id=eb679ac6-9cf0-44a9-a3a7-4581a049f102 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219829 | controller | Jun 12 10:30:17.886198 crc crio[19822]: time="2026-06-12T10:30:17.886083062Z" level=info msg="Removing container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947" id=87d35a42-842f-4302-a27b-22d3939396fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219846 | controller | Jun 12 10:30:17.918315 crc crio[19822]: time="2026-06-12T10:30:17.917959538Z" level=info msg="Removed container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent" id=87d35a42-842f-4302-a27b-22d3939396fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219896 | controller | Jun 12 10:30:17.919777 crc crio[19822]: time="2026-06-12T10:30:17.919713342Z" level=info msg="Removing container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33" id=b2142473-85e5-48e9-b240-6d80d2bf515b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219917 | controller | Jun 12 10:30:17.956946 crc crio[19822]: time="2026-06-12T10:30:17.956640445Z" level=info msg="Removed container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent" id=b2142473-85e5-48e9-b240-6d80d2bf515b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219939 | controller | Jun 12 10:30:17.960365 crc crio[19822]: time="2026-06-12T10:30:17.960271817Z" level=info msg="Removing container: 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d" id=b9d2a8c5-c45e-486b-8c64-1b943a0e0f22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219956 | controller | Jun 12 10:30:17.999978 crc crio[19822]: time="2026-06-12T10:30:17.999798878Z" level=info msg="Removed container 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles" id=b9d2a8c5-c45e-486b-8c64-1b943a0e0f22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219973 | controller | Jun 12 10:30:18.003305 crc crio[19822]: time="2026-06-12T10:30:18.00319705Z" level=info msg="Removing container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd" id=07d23e6f-56e8-4034-8ec7-a5cf4f0a0661 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.219989 | controller | Jun 12 10:30:18.085778 crc crio[19822]: time="2026-06-12T10:30:18.085628676Z" level=info msg="Removed container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd" id=07d23e6f-56e8-4034-8ec7-a5cf4f0a0661 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.220004 | controller | Jun 12 10:30:18.089042 crc crio[19822]: time="2026-06-12T10:30:18.088944501Z" level=info msg="Removing container: 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735" id=a2b51879-67e8-4e5f-9587-8422be647ae4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.220020 | controller | Jun 12 10:30:18.310880 crc crio[19822]: time="2026-06-12T10:30:18.306746117Z" level=info msg="Removed container 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735: openshift-infra/auto-csr-approver-29687664-kcplk/oc" id=a2b51879-67e8-4e5f-9587-8422be647ae4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.220037 | controller | Jun 12 10:30:18.322655 crc crio[19822]: time="2026-06-12T10:30:18.322532425Z" level=info msg="Stopping pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e" id=4b4c9042-594e-49f6-9460-76e538752b15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.220067 | controller | Jun 12 10:30:18.322655 crc crio[19822]: time="2026-06-12T10:30:18.322618958Z" level=info msg="Stopped pod sandbox (already stopped): 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e" id=4b4c9042-594e-49f6-9460-76e538752b15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.220087 | controller | Jun 12 10:30:18.323359 crc crio[19822]: time="2026-06-12T10:30:18.322958659Z" level=info msg="Removing pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e" id=db82bbf7-f6dc-48fe-8043-1f21d2629493 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.220104 | controller | Jun 12 10:30:18.343020 crc crio[19822]: time="2026-06-12T10:30:18.342930987Z" level=info msg="Removed pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e" id=db82bbf7-f6dc-48fe-8043-1f21d2629493 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.220120 | controller | Jun 12 10:30:18.344124 crc crio[19822]: time="2026-06-12T10:30:18.344031857Z" level=info msg="Stopping pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836" id=6d0c7290-370e-4d89-a6e6-b370a37b67ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.220137 | controller | Jun 12 10:30:18.344274 crc crio[19822]: time="2026-06-12T10:30:18.344210303Z" level=info msg="Stopped pod sandbox (already stopped): 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836" id=6d0c7290-370e-4d89-a6e6-b370a37b67ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.220171 | controller | Jun 12 10:30:18.344896 crc crio[19822]: time="2026-06-12T10:30:18.344763351Z" level=info msg="Removing pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836" id=36f1d85e-2edc-49df-97b4-69b93e352c3f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.220194 | controller | Jun 12 10:30:18.364202 crc crio[19822]: time="2026-06-12T10:30:18.364070747Z" level=info msg="Removed pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836" id=36f1d85e-2edc-49df-97b4-69b93e352c3f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.220217 | controller | Jun 12 10:30:18.367191 crc crio[19822]: time="2026-06-12T10:30:18.367082201Z" level=info msg="Stopping pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614" id=ad86ec58-a560-4213-bf6f-2a12cd470f6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.220293 | controller | Jun 12 10:30:18.367312 crc crio[19822]: time="2026-06-12T10:30:18.367227166Z" level=info msg="Stopped pod sandbox (already stopped): 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614" id=ad86ec58-a560-4213-bf6f-2a12cd470f6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.220316 | controller | Jun 12 10:30:18.369564 crc crio[19822]: time="2026-06-12T10:30:18.369493789Z" level=info msg="Removing pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614" id=6b9babf0-4d5f-4ddb-b53a-637dc1d703f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.220333 | controller | Jun 12 10:30:18.389406 crc crio[19822]: time="2026-06-12T10:30:18.389309049Z" level=info msg="Removed pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614" id=6b9babf0-4d5f-4ddb-b53a-637dc1d703f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.220349 | controller | Jun 12 10:30:37.999903 crc crio[19822]: time="2026-06-12T10:30:37.998992713Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-5hwhn/POD" id=367f250c-25d5-486d-a732-aea2aed4aab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.220365 | controller | Jun 12 10:30:38.001487 crc crio[19822]: time="2026-06-12T10:30:37.999942483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220381 | controller | Jun 12 10:30:38.052296 crc crio[19822]: time="2026-06-12T10:30:38.052218212Z" level=info msg="Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc003265d48}] Aliases:map[]}"
2026-06-12 11:43:48.220397 | controller | Jun 12 10:30:38.052296 crc crio[19822]: time="2026-06-12T10:30:38.052279814Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-5hwhn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.220413 | controller | Jun 12 10:30:38.653716 crc crio[19822]: 2026-06-12T10:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0099353b309e09 Mac:4e:2a:32:3e:38:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.220430 | controller | Jun 12 10:30:38.655262 crc crio[19822]: time="2026-06-12T10:30:38.655080916Z" level=info msg="Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc003265d48}] Aliases:map[]}"
2026-06-12 11:43:48.220453 | controller | Jun 12 10:30:38.655400 crc crio[19822]: time="2026-06-12T10:30:38.655312143Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-5hwhn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.220470 | controller | Jun 12 10:30:38.666672 crc crio[19822]: time="2026-06-12T10:30:38.666477001Z" level=info msg="Ran pod sandbox c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 with infra container: openshift-marketplace/redhat-operators-5hwhn/POD" id=367f250c-25d5-486d-a732-aea2aed4aab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.220486 | controller | Jun 12 10:30:38.674343 crc crio[19822]: time="2026-06-12T10:30:38.671730006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=60f9ab26-0a69-4319-92db-6ef8ae958e03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.220503 | controller | Jun 12 10:30:38.675692 crc crio[19822]: time="2026-06-12T10:30:38.675554455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86861ab1-a714-48cc-b81c-7a008dcdd01f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.220519 | controller | Jun 12 10:30:38.688885 crc crio[19822]: time="2026-06-12T10:30:38.685731259Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5hwhn/extract-utilities" id=0f9dc3f7-078c-4696-9cff-846798eee92a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.220535 | controller | Jun 12 10:30:38.688885 crc crio[19822]: time="2026-06-12T10:30:38.68638193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220551 | controller | Jun 12 10:30:38.738670 crc crio[19822]: time="2026-06-12T10:30:38.738611857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220567 | controller | Jun 12 10:30:38.742792 crc crio[19822]: time="2026-06-12T10:30:38.742755788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220583 | controller | Jun 12 10:30:38.905996 crc crio[19822]: time="2026-06-12T10:30:38.905458132Z" level=info msg="Created container b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11: openshift-marketplace/redhat-operators-5hwhn/extract-utilities" id=0f9dc3f7-078c-4696-9cff-846798eee92a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.220599 | controller | Jun 12 10:30:38.909481 crc crio[19822]: time="2026-06-12T10:30:38.90850875Z" level=info msg="Starting container: b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11" id=273ce62d-a836-4264-a2ab-5ae2c94d582d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.220615 | controller | Jun 12 10:30:38.916969 crc crio[19822]: time="2026-06-12T10:30:38.915799211Z" level=info msg="Started container" PID=98899 containerID=b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11 description=openshift-marketplace/redhat-operators-5hwhn/extract-utilities id=273ce62d-a836-4264-a2ab-5ae2c94d582d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475
2026-06-12 11:43:48.220631 | controller | Jun 12 10:30:39.270713 crc crio[19822]: time="2026-06-12T10:30:39.270628483Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=046e1fe9-25b2-41da-b905-3953514d933c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.220652 | controller | Jun 12 10:30:39.275962 crc crio[19822]: time="2026-06-12T10:30:39.275888599Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.220668 | controller | Jun 12 10:30:39.964596 crc crio[19822]: time="2026-06-12T10:30:39.963762932Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=046e1fe9-25b2-41da-b905-3953514d933c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.220685 | controller | Jun 12 10:30:39.965561 crc crio[19822]: time="2026-06-12T10:30:39.965491587Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f49fa558-3117-402f-b569-e97ae4250369 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.220700 | controller | Jun 12 10:30:39.968253 crc crio[19822]: time="2026-06-12T10:30:39.968184972Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1fba0ff4-be5a-4827-9c06-a631e24919c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.220717 | controller | Jun 12 10:30:39.978602 crc crio[19822]: time="2026-06-12T10:30:39.978411089Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5hwhn/extract-content" id=b8ecc3d8-f499-4fe4-ac6a-083d516f36f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.220736 | controller | Jun 12 10:30:39.979442 crc crio[19822]: time="2026-06-12T10:30:39.97935525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220760 | controller | Jun 12 10:30:40.057329 crc crio[19822]: time="2026-06-12T10:30:40.057239968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220784 | controller | Jun 12 10:30:40.063526 crc crio[19822]: time="2026-06-12T10:30:40.060522383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220801 | controller | Jun 12 10:30:40.329042 crc crio[19822]: time="2026-06-12T10:30:40.3288711Z" level=info msg="Created container 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5: openshift-marketplace/redhat-operators-5hwhn/extract-content" id=b8ecc3d8-f499-4fe4-ac6a-083d516f36f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.220818 | controller | Jun 12 10:30:40.331122 crc crio[19822]: time="2026-06-12T10:30:40.330239663Z" level=info msg="Starting container: 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5" id=f396ebed-6d95-4760-88bb-fb9dc1c8cc38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.220834 | controller | Jun 12 10:30:40.341215 crc crio[19822]: time="2026-06-12T10:30:40.341078987Z" level=info msg="Started container" PID=98961 containerID=339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5 description=openshift-marketplace/redhat-operators-5hwhn/extract-content id=f396ebed-6d95-4760-88bb-fb9dc1c8cc38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475
2026-06-12 11:43:48.220874 | controller | Jun 12 10:30:49.453494 crc crio[19822]: time="2026-06-12T10:30:49.451872915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9ab2446a-b010-411c-8b63-a36b6a968cc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.220898 | controller | Jun 12 10:30:49.456491 crc crio[19822]: time="2026-06-12T10:30:49.45641073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=60572abc-6999-46e9-b149-2b5b6b854cc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.220922 | controller | Jun 12 10:30:49.469329 crc crio[19822]: time="2026-06-12T10:30:49.46902535Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-5hwhn/registry-server" id=6cf6dce4-74f5-46c7-986e-a7dd7890f95c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.220939 | controller | Jun 12 10:30:49.469627 crc crio[19822]: time="2026-06-12T10:30:49.469530086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220956 | controller | Jun 12 10:30:49.554523 crc crio[19822]: time="2026-06-12T10:30:49.554442121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220973 | controller | Jun 12 10:30:49.561958 crc crio[19822]: time="2026-06-12T10:30:49.561783144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.220989 | controller | Jun 12 10:30:49.787332 crc crio[19822]: time="2026-06-12T10:30:49.787192548Z" level=info msg="Created container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server" id=6cf6dce4-74f5-46c7-986e-a7dd7890f95c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.221006 | controller | Jun 12 10:30:49.789016 crc crio[19822]: time="2026-06-12T10:30:49.788925023Z" level=info msg="Starting container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb" id=78958475-6e40-4434-a1da-6d1e3c5e5f61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.221023 | controller | Jun 12 10:30:49.794699 crc crio[19822]: time="2026-06-12T10:30:49.794563342Z" level=info msg="Started container" PID=99366 containerID=078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb description=openshift-marketplace/redhat-operators-5hwhn/registry-server id=78958475-6e40-4434-a1da-6d1e3c5e5f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475
2026-06-12 11:43:48.221040 | controller | Jun 12 10:31:09.759374 crc crio[19822]: time="2026-06-12T10:31:09.758127326Z" level=info msg="Stopping container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb (timeout: 2s)" id=7df95d09-8873-405a-8e36-3eb4c7a21908 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.221058 | controller | Jun 12 10:31:09.883278 crc crio[19822]: time="2026-06-12T10:31:09.883128713Z" level=info msg="Stopped container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server" id=7df95d09-8873-405a-8e36-3eb4c7a21908 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.221075 | controller | Jun 12 10:31:09.955907 crc crio[19822]: time="2026-06-12T10:31:09.955558813Z" level=info msg="Stopping pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475" id=6de47af9-e633-46a9-b3c3-afb5632ac6c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221092 | controller | Jun 12 10:31:09.965379 crc crio[19822]: time="2026-06-12T10:31:09.965238333Z" level=info msg="Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc00140e1c8}] Aliases:map[]}"
2026-06-12 11:43:48.221110 | controller | Jun 12 10:31:09.966557 crc crio[19822]: time="2026-06-12T10:31:09.966500754Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-5hwhn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.221130 | controller | Jun 12 10:31:10.434527 crc crio[19822]: time="2026-06-12T10:31:10.434476383Z" level=info msg="Stopped pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475" id=6de47af9-e633-46a9-b3c3-afb5632ac6c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221149 | controller | Jun 12 10:31:10.789516 crc crio[19822]: time="2026-06-12T10:31:10.789415419Z" level=info msg="Removing container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb" id=b0b58485-12e2-4e84-8c23-0b49d7af9877 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221166 | controller | Jun 12 10:31:10.829137 crc crio[19822]: time="2026-06-12T10:31:10.829042715Z" level=info msg="Removed container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server" id=b0b58485-12e2-4e84-8c23-0b49d7af9877 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221183 | controller | Jun 12 10:31:10.832536 crc crio[19822]: time="2026-06-12T10:31:10.832427633Z" level=info msg="Removing container: 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5" id=460ce2b1-9584-47ed-a9ed-f8b1a8aa2802 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221199 | controller | Jun 12 10:31:10.875449 crc crio[19822]: time="2026-06-12T10:31:10.875307555Z" level=info msg="Removed container 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5: openshift-marketplace/redhat-operators-5hwhn/extract-content" id=460ce2b1-9584-47ed-a9ed-f8b1a8aa2802 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221216 | controller | Jun 12 10:31:10.879101 crc crio[19822]: time="2026-06-12T10:31:10.879031153Z" level=info msg="Removing container: b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11" id=5211906e-da85-4d78-b166-6ecac4e4e1ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221232 | controller | Jun 12 10:31:10.934021 crc crio[19822]: time="2026-06-12T10:31:10.933135248Z" level=info msg="Removed container b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11: openshift-marketplace/redhat-operators-5hwhn/extract-utilities" id=5211906e-da85-4d78-b166-6ecac4e4e1ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221248 | controller | Jun 12 10:31:18.419911 crc crio[19822]: time="2026-06-12T10:31:18.41900306Z" level=info msg="Removing container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3" id=05e81623-b5aa-45d1-9587-6f04a173c1a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221264 | controller | Jun 12 10:31:18.489462 crc crio[19822]: time="2026-06-12T10:31:18.489402839Z" level=info msg="Removed container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api" id=05e81623-b5aa-45d1-9587-6f04a173c1a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221280 | controller | Jun 12 10:31:18.509059 crc crio[19822]: time="2026-06-12T10:31:18.509009762Z" level=info msg="Removing container: c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807" id=b818c9a3-1a4f-4de5-8fea-acdac920b0ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221296 | controller | Jun 12 10:31:18.570183 crc crio[19822]: time="2026-06-12T10:31:18.57007183Z" level=info msg="Removed container c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807: openstack/cinder-db-create-42c6g/mariadb-database-create" id=b818c9a3-1a4f-4de5-8fea-acdac920b0ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221312 | controller | Jun 12 10:31:18.573439 crc crio[19822]: time="2026-06-12T10:31:18.573395825Z" level=info msg="Removing container: 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2" id=41c30641-4828-4551-8a91-4a162d827b9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221333 | controller | Jun 12 10:31:18.646861 crc crio[19822]: time="2026-06-12T10:31:18.646733496Z" level=info msg="Removed container 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2: openstack/placement-2383-account-create-c8b49/mariadb-account-create" id=41c30641-4828-4551-8a91-4a162d827b9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221349 | controller | Jun 12 10:31:18.657874 crc crio[19822]: time="2026-06-12T10:31:18.657603319Z" level=info msg="Removing container: ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5" id=a365914a-3b9a-4fd9-b7b0-7546738a030a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221365 | controller | Jun 12 10:31:18.731404 crc crio[19822]: time="2026-06-12T10:31:18.731270516Z" level=info msg="Removed container ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5: openstack/barbican-db-create-48m8n/mariadb-database-create" id=a365914a-3b9a-4fd9-b7b0-7546738a030a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221380 | controller | Jun 12 10:31:18.737999 crc crio[19822]: time="2026-06-12T10:31:18.737875129Z" level=info msg="Removing container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1" id=c4e84af4-1b44-4c5e-8b92-f746ddd22722 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221396 | controller | Jun 12 10:31:18.784582 crc crio[19822]: time="2026-06-12T10:31:18.78391103Z" level=info msg="Removed container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log" id=c4e84af4-1b44-4c5e-8b92-f746ddd22722 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221411 | controller | Jun 12 10:31:18.794502 crc crio[19822]: time="2026-06-12T10:31:18.79442115Z" level=info msg="Removing container: a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b" id=3c9773d3-f58f-4d9e-bfc7-a30cc661006c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221427 | controller | Jun 12 10:31:18.828684 crc crio[19822]: time="2026-06-12T10:31:18.828366832Z" level=info msg="Removed container a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create" id=3c9773d3-f58f-4d9e-bfc7-a30cc661006c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221443 | controller | Jun 12 10:31:18.832077 crc crio[19822]: time="2026-06-12T10:31:18.832021544Z" level=info msg="Removing container: 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73" id=f2677c9d-b408-401d-b09d-eaf409fb5710 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221459 | controller | Jun 12 10:31:18.983074 crc crio[19822]: time="2026-06-12T10:31:18.982564354Z" level=info msg="Removed container 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73: openstack/keystone-db-create-kj644/mariadb-database-create" id=f2677c9d-b408-401d-b09d-eaf409fb5710 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221475 | controller | Jun 12 10:31:18.987930 crc crio[19822]: time="2026-06-12T10:31:18.986379385Z" level=info msg="Removing container: 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c" id=0bb46d82-3289-441c-b794-b6efdefc4d4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221492 | controller | Jun 12 10:31:19.068559 crc crio[19822]: time="2026-06-12T10:31:19.068419152Z" level=info msg="Removed container 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c: openstack/glance-d215-account-create-5x56g/mariadb-account-create" id=0bb46d82-3289-441c-b794-b6efdefc4d4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221507 | controller | Jun 12 10:31:19.071966 crc crio[19822]: time="2026-06-12T10:31:19.071868396Z" level=info msg="Removing container: 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7" id=5beefa7e-a959-4ac5-bee1-e26520e37daf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221528 | controller | Jun 12 10:31:19.140121 crc crio[19822]: time="2026-06-12T10:31:19.140005999Z" level=info msg="Removed container 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7: openstack/placement-db-create-h292v/mariadb-database-create" id=5beefa7e-a959-4ac5-bee1-e26520e37daf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221544 | controller | Jun 12 10:31:19.145102 crc crio[19822]: time="2026-06-12T10:31:19.144968536Z" level=info msg="Removing container: ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493" id=1de0fc59-e115-4079-9f62-54c07eae3dba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221560 | controller | Jun 12 10:31:19.191266 crc crio[19822]: time="2026-06-12T10:31:19.191121081Z" level=info msg="Removed container ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493: openstack/glance-db-create-lml7r/mariadb-database-create" id=1de0fc59-e115-4079-9f62-54c07eae3dba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221576 | controller | Jun 12 10:31:19.195137 crc crio[19822]: time="2026-06-12T10:31:19.195053876Z" level=info msg="Removing container: 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653" id=ca39326c-0657-4727-a295-43d8efda5c70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221624 | controller | Jun 12 10:31:19.226283 crc crio[19822]: time="2026-06-12T10:31:19.226194754Z" level=info msg="Removed container 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653: openstack/neutron-db-create-s2szl/mariadb-database-create" id=ca39326c-0657-4727-a295-43d8efda5c70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.221644 | controller | Jun 12 10:31:19.237911 crc crio[19822]: time="2026-06-12T10:31:19.237641538Z" level=info msg="Stopping pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0" id=ae764794-71d5-4ab0-8160-902e875cfcd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221660 | controller | Jun 12 10:31:19.237911 crc crio[19822]: time="2026-06-12T10:31:19.23771985Z" level=info msg="Stopped pod sandbox (already stopped): 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0" id=ae764794-71d5-4ab0-8160-902e875cfcd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221676 | controller | Jun 12 10:31:19.238414 crc crio[19822]: time="2026-06-12T10:31:19.238345459Z" level=info msg="Removing pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0" id=9f573b03-94a1-41c9-a51d-3c38b67cfae3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.221692 | controller | Jun 12 10:31:19.262429 crc crio[19822]: time="2026-06-12T10:31:19.262335704Z" level=info msg="Removed pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0" id=9f573b03-94a1-41c9-a51d-3c38b67cfae3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.221708 | controller | Jun 12 10:31:19.264276 crc crio[19822]: time="2026-06-12T10:31:19.264136608Z" level=info msg="Stopping pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af" id=25ff53ca-9405-425b-b067-ffdd8f1a32dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221724 | controller | Jun 12 10:31:19.264458 crc crio[19822]: time="2026-06-12T10:31:19.264282103Z" level=info msg="Stopped pod sandbox (already stopped): 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af" id=25ff53ca-9405-425b-b067-ffdd8f1a32dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221740 | controller | Jun 12 10:31:19.265262 crc crio[19822]: time="2026-06-12T10:31:19.265210902Z" level=info msg="Removing pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af" id=4f402a87-95f5-4de7-a51a-24d8df08eed4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.221756 | controller | Jun 12 10:31:19.287460 crc crio[19822]: time="2026-06-12T10:31:19.287341347Z" level=info msg="Removed pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af" id=4f402a87-95f5-4de7-a51a-24d8df08eed4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.221778 | controller | Jun 12 10:31:19.289180 crc crio[19822]: time="2026-06-12T10:31:19.28910922Z" level=info msg="Stopping pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475" id=9f2da14d-2b29-444c-a853-ccabd78a7dd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221795 | controller | Jun 12 10:31:19.289415 crc crio[19822]: time="2026-06-12T10:31:19.289225444Z" level=info msg="Stopped pod sandbox (already stopped): c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475" id=9f2da14d-2b29-444c-a853-ccabd78a7dd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221811 | controller | Jun 12 10:31:19.290422 crc crio[19822]: time="2026-06-12T10:31:19.29035148Z" level=info msg="Removing pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475" id=a77fd997-9345-4558-9b60-6c99c356a3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.221833 | controller | Jun 12 10:31:19.308047 crc crio[19822]: time="2026-06-12T10:31:19.30791455Z" level=info msg="Removed pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475" id=a77fd997-9345-4558-9b60-6c99c356a3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.221878 | controller | Jun 12 10:31:19.309679 crc crio[19822]: time="2026-06-12T10:31:19.309584791Z" level=info msg="Stopping pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652" id=a6c07dd1-a640-42fa-81cd-62d2dcef992b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221902 | controller | Jun 12 10:31:19.309788 crc crio[19822]: time="2026-06-12T10:31:19.309691934Z" level=info msg="Stopped pod sandbox (already stopped): 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652" id=a6c07dd1-a640-42fa-81cd-62d2dcef992b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221921 | controller | Jun 12 10:31:19.310519 crc crio[19822]: time="2026-06-12T10:31:19.310441118Z" level=info msg="Removing pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652" id=df342496-7f9d-4294-9878-c7e76ac503e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.221938 | controller | Jun 12 10:31:19.326573 crc crio[19822]: time="2026-06-12T10:31:19.326461779Z" level=info msg="Removed pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652" id=df342496-7f9d-4294-9878-c7e76ac503e8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.221954 | controller | Jun 12 10:31:19.327587 crc crio[19822]: time="2026-06-12T10:31:19.327491371Z" level=info msg="Stopping pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9" id=5291bc99-03ab-4b67-8035-64664ea9097f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221970 | controller | Jun 12 10:31:19.327689 crc crio[19822]: time="2026-06-12T10:31:19.327607685Z" level=info msg="Stopped pod sandbox (already stopped): fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9" id=5291bc99-03ab-4b67-8035-64664ea9097f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.221986 | controller | Jun 12 10:31:19.328505 crc crio[19822]: time="2026-06-12T10:31:19.328414461Z" level=info msg="Removing pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9" id=2f9091cb-709e-4b9d-b8ff-66452522d22b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222003 | controller | Jun 12 10:31:19.344610 crc crio[19822]: time="2026-06-12T10:31:19.344498621Z" level=info msg="Removed pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9" id=2f9091cb-709e-4b9d-b8ff-66452522d22b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222019 | controller | Jun 12 10:31:19.346501 crc crio[19822]: time="2026-06-12T10:31:19.346405949Z" level=info msg="Stopping pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0" id=50a96397-2f42-4b3a-9f0e-af7c610e3b9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222040 | controller | Jun 12 10:31:19.346625 crc crio[19822]: time="2026-06-12T10:31:19.346515553Z" level=info msg="Stopped pod sandbox (already stopped): e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0" id=50a96397-2f42-4b3a-9f0e-af7c610e3b9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222057 | controller | Jun 12 10:31:19.348949 crc crio[19822]: time="2026-06-12T10:31:19.348763754Z" level=info msg="Removing pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0" id=af1d12c4-b1c5-465a-af55-9962ebcf7379 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222073 | controller | Jun 12 10:31:19.367350 crc crio[19822]: time="2026-06-12T10:31:19.367253304Z" level=info msg="Removed pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0" id=af1d12c4-b1c5-465a-af55-9962ebcf7379 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222088 | controller | Jun 12 10:31:19.368459 crc crio[19822]: time="2026-06-12T10:31:19.368371447Z" level=info msg="Stopping pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf" id=2df418ba-87df-446e-b696-c3cf2f7df2ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222104 | controller | Jun 12 10:31:19.368591 crc crio[19822]: time="2026-06-12T10:31:19.368486221Z" level=info msg="Stopped pod sandbox (already stopped): b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf" id=2df418ba-87df-446e-b696-c3cf2f7df2ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222119 | controller | Jun 12 10:31:19.369514 crc crio[19822]: time="2026-06-12T10:31:19.36942707Z" level=info msg="Removing pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf" id=1727768f-56e7-4040-b927-93cd4f2672c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222135 | controller | Jun 12 10:31:19.387506 crc crio[19822]: time="2026-06-12T10:31:19.387419374Z" level=info msg="Removed pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf" id=1727768f-56e7-4040-b927-93cd4f2672c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222151 | controller | Jun 12 10:31:19.388397 crc crio[19822]: time="2026-06-12T10:31:19.388289569Z" level=info msg="Stopping pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b" id=e708dc55-fd4d-423f-a8bd-b32036712d82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222167 | controller | Jun 12 10:31:19.388397 crc crio[19822]: time="2026-06-12T10:31:19.388349631Z" level=info msg="Stopped pod sandbox (already stopped): 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b" id=e708dc55-fd4d-423f-a8bd-b32036712d82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222184 | controller | Jun 12 10:31:19.388876 crc crio[19822]: time="2026-06-12T10:31:19.388767354Z" level=info msg="Removing pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b" id=6b802005-87d6-47f7-a77f-ed93ef172892 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222200 | controller | Jun 12 10:31:19.405890 crc crio[19822]: time="2026-06-12T10:31:19.405689363Z" level=info msg="Removed pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b" id=6b802005-87d6-47f7-a77f-ed93ef172892 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222216 | controller | Jun 12 10:31:19.407293 crc crio[19822]: time="2026-06-12T10:31:19.407197669Z" level=info msg="Stopping pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f" id=0bb3dbe8-72c7-483b-9c1e-ff7abf368f97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222232 | controller | Jun 12 10:31:19.407435 crc crio[19822]: time="2026-06-12T10:31:19.407329653Z" level=info msg="Stopped pod sandbox (already stopped): 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f" id=0bb3dbe8-72c7-483b-9c1e-ff7abf368f97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222257 | controller | Jun 12 10:31:19.408195 crc crio[19822]: time="2026-06-12T10:31:19.408006865Z" level=info msg="Removing pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f" id=ca61c1a1-e0dc-4d15-8ce7-7481735ac60c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222275 | controller | Jun 12 10:31:19.429992 crc crio[19822]: time="2026-06-12T10:31:19.429905639Z" level=info msg="Removed pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f" id=ca61c1a1-e0dc-4d15-8ce7-7481735ac60c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222292 | controller | Jun 12 10:31:19.431730 crc crio[19822]: time="2026-06-12T10:31:19.431280984Z" level=info msg="Stopping pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed" id=f562e400-debd-4fa8-9c51-94c7118cb234 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222308 | controller | Jun 12 10:31:19.431730 crc crio[19822]: time="2026-06-12T10:31:19.431396997Z" level=info msg="Stopped pod sandbox (already stopped): e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed" id=f562e400-debd-4fa8-9c51-94c7118cb234 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222324 | controller | Jun 12 10:31:19.432079 crc crio[19822]: time="2026-06-12T10:31:19.432001916Z" level=info msg="Removing pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed" id=a695f56c-bcc1-4c68-9f5a-ba80956242cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222340 | controller | Jun 12 10:31:19.454010 crc crio[19822]: time="2026-06-12T10:31:19.453914843Z" level=info msg="Removed pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed" id=a695f56c-bcc1-4c68-9f5a-ba80956242cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222356 | controller | Jun 12 10:31:19.460435 crc crio[19822]: time="2026-06-12T10:31:19.457297142Z" level=info msg="Stopping pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3" id=82265fd5-9f34-42e4-828a-5985bd89f312 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222372 | controller | Jun 12 10:31:19.460435 crc crio[19822]: time="2026-06-12T10:31:19.457381034Z" level=info msg="Stopped pod sandbox (already stopped): 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3" id=82265fd5-9f34-42e4-828a-5985bd89f312 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.222389 | controller | Jun 12 10:31:19.464502 crc crio[19822]: time="2026-06-12T10:31:19.464334532Z" level=info msg="Removing pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3" id=58954c48-8c3a-49e3-a0cb-4887fc9b1c6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222405 | controller | Jun 12 10:31:19.492347 crc crio[19822]: time="2026-06-12T10:31:19.491928461Z" level=info msg="Removed pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3" id=58954c48-8c3a-49e3-a0cb-4887fc9b1c6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.222421 | controller | Jun 12 10:31:39.054187 crc crio[19822]: time="2026-06-12T10:31:39.053262647Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/POD" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.222437 | controller | Jun 12 10:31:39.055320 crc crio[19822]: time="2026-06-12T10:31:39.054232138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.222454 | controller | Jun 12 10:31:39.082882 crc crio[19822]: time="2026-06-12T10:31:39.082753275Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.222476 | controller | Jun 12 10:31:39.097963 crc crio[19822]: time="2026-06-12T10:31:39.0977325Z" level=info msg="Ran pod sandbox 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/POD" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.222494 | controller | Jun 12 10:31:39.100913 crc crio[19822]: time="2026-06-12T10:31:39.100780405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.222511 | controller | Jun 12 10:31:39.101255 crc crio[19822]: time="2026-06-12T10:31:39.101119966Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.222527 | controller | Jun 12 10:31:39.101626 crc crio[19822]: time="2026-06-12T10:31:39.10154654Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.222543 | controller | Jun 12 10:31:39.104262 crc crio[19822]: time="2026-06-12T10:31:39.104135182Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=070c3e80-f742-4c02-a179-59d477197e7e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.222560 | controller | Jun 12 10:31:39.113685 crc crio[19822]: time="2026-06-12T10:31:39.113583693Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\""
2026-06-12 11:43:48.222576 | controller | Jun 12 10:32:00.565216 crc crio[19822]: time="2026-06-12T10:32:00.563890893Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687672-kz5sj/POD" id=f69b781d-7fd2-4b4c-a0dd-ac8569309d0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.222592 | controller | Jun 12 10:32:00.567140 crc crio[19822]: time="2026-06-12T10:32:00.565243746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.222608 | controller | Jun 12 10:32:07.503977 crc crio[19822]: time="2026-06-12T10:32:07.503266948Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0052123b8}] Aliases:map[]}"
2026-06-12 11:43:48.222625 | controller | Jun 12 10:32:07.503977 crc crio[19822]: time="2026-06-12T10:32:07.50395244Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687672-kz5sj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.222641 | controller | Jun 12 10:32:07.698186 crc crio[19822]: time="2026-06-12T10:32:07.697308443Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=070c3e80-f742-4c02-a179-59d477197e7e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.222663 | controller | Jun 12 10:32:07.699748 crc crio[19822]: time="2026-06-12T10:32:07.699630996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=72ffc8f4-66f8-488f-b571-8ce9ad2baf84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.222680 | controller | Jun 12 10:32:07.704507 crc crio[19822]: time="2026-06-12T10:32:07.704431617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=1cd74108-583f-4932-937b-3c64ba35e7f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.222696 | controller | Jun 12 10:32:07.718372 crc crio[19822]: time="2026-06-12T10:32:07.718275425Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init" id=e54b4577-e9bd-48c9-a186-13f14fb84486 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.222712 | controller | Jun 12 10:32:07.719535 crc crio[19822]: time="2026-06-12T10:32:07.719456863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.222728 | controller | Jun 12 10:32:07.772119 crc crio[19822]: time="2026-06-12T10:32:07.771594175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.222744 | controller | Jun 12 10:32:07.778273 crc crio[19822]: time="2026-06-12T10:32:07.777775992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.222760 | controller | Jun 12 10:32:07.962855 crc crio[19822]: time="2026-06-12T10:32:07.962313044Z" level=info msg="Created container 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init" id=e54b4577-e9bd-48c9-a186-13f14fb84486 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.222776 | controller | Jun 12 10:32:07.964481 crc crio[19822]: time="2026-06-12T10:32:07.964209254Z" level=info msg="Starting container: 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96" id=4a5dce7c-a999-4608-a3bc-1fe655de0544 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.222792 | controller | Jun 12 10:32:07.980686 crc crio[19822]: time="2026-06-12T10:32:07.980464449Z" level=info msg="Started container" PID=103284 containerID=7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init id=4a5dce7c-a999-4608-a3bc-1fe655de0544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd
2026-06-12 11:43:48.222809 | controller | Jun 12 10:32:09.824494 crc crio[19822]: 2026-06-12T10:32:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e573cb305980a87 Mac:5e:f3:5c:38:58:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 SocketPath: PciID:}] [{Interface:0xc0002fe930 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.222825 | controller | Jun 12 10:32:09.826203 crc crio[19822]: time="2026-06-12T10:32:09.8261123Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0052123b8}] Aliases:map[]}"
2026-06-12 11:43:48.222846 | controller | Jun 12 10:32:09.826494 crc crio[19822]: time="2026-06-12T10:32:09.826338987Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687672-kz5sj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.222887 | controller | Jun 12 10:32:09.842325 crc crio[19822]: time="2026-06-12T10:32:09.842128286Z" level=info msg="Ran pod sandbox e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 with infra container: openshift-infra/auto-csr-approver-29687672-kz5sj/POD" id=f69b781d-7fd2-4b4c-a0dd-ac8569309d0f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.222904 | controller | Jun 12 10:32:09.862142 crc crio[19822]: time="2026-06-12T10:32:09.861671086Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=158ad748-879d-4c9c-ae4d-15e387e27dcf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.222924 | controller | Jun 12 10:32:09.876667 crc crio[19822]: time="2026-06-12T10:32:09.876549946Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.222949 | controller | Jun 12 10:32:13.172627 crc crio[19822]: time="2026-06-12T10:32:13.171924704Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=158ad748-879d-4c9c-ae4d-15e387e27dcf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.222973 | controller | Jun 12 10:32:13.174040 crc crio[19822]: time="2026-06-12T10:32:13.173753031Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=36c862d5-4919-4c96-ab49-c3a1ed5fdfae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.222991 | controller | Jun 12 10:32:13.178942 crc crio[19822]: time="2026-06-12T10:32:13.176286222Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=07a33888-2bbe-4596-8b87-b2b400293c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.223007 | controller | Jun 12 10:32:13.186365 crc crio[19822]: time="2026-06-12T10:32:13.186245917Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687672-kz5sj/oc" id=af6fdc5f-c619-4f0e-bb6f-dcb62666c1dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.223024 | controller | Jun 12 10:32:13.186797 crc crio[19822]: time="2026-06-12T10:32:13.186742723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.223040 | controller | Jun 12 10:32:13.271049 crc crio[19822]: time="2026-06-12T10:32:13.270895101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.223056 | controller | Jun 12 10:32:13.561373 crc crio[19822]: time="2026-06-12T10:32:13.560573648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.223071 | controller | Jun 12 10:32:13.701337 crc crio[19822]: time="2026-06-12T10:32:13.701244428Z" level=info msg="Created container 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586: openshift-infra/auto-csr-approver-29687672-kz5sj/oc" id=af6fdc5f-c619-4f0e-bb6f-dcb62666c1dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.223087 | controller | Jun 12 10:32:13.702404 crc crio[19822]: time="2026-06-12T10:32:13.702341643Z" level=info msg="Starting container: 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586" id=6a2f82a6-60de-46af-a259-69dbd08a62e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.223103 | controller | Jun 12 10:32:13.707510 crc crio[19822]: time="2026-06-12T10:32:13.707415615Z" level=info msg="Started container" PID=103544 containerID=3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586 description=openshift-infra/auto-csr-approver-29687672-kz5sj/oc id=6a2f82a6-60de-46af-a259-69dbd08a62e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776
2026-06-12 11:43:48.223125 | controller | Jun 12 10:32:15.034185 crc crio[19822]: time="2026-06-12T10:32:15.030689876Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=3f96c711-aa11-4ae3-96de-8cb63a04d9f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.223142 | controller | Jun 12 10:32:15.054003 crc crio[19822]: time="2026-06-12T10:32:15.0538804Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ca80fa07-52e8-4ae2-9566-840040864fe3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.223160 | controller | Jun 12 10:32:15.063463 crc crio[19822]: time="2026-06-12T10:32:15.063331571Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd" id=c4c91650-2955-451a-a4c6-52f599e84100 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.223176 | controller | Jun 12 10:32:15.063894 crc crio[19822]: time="2026-06-12T10:32:15.063782545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.223192 | controller | Jun 12 10:32:15.139178 crc crio[19822]: time="2026-06-12T10:32:15.139049022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.223207 | controller | Jun 12 10:32:15.144397 crc crio[19822]: time="2026-06-12T10:32:15.143863685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.223223 | controller | Jun 12 10:32:15.326949 crc crio[19822]: time="2026-06-12T10:32:15.326367021Z" level=info msg="Created container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd" id=c4c91650-2955-451a-a4c6-52f599e84100 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.223240 | controller | Jun 12 10:32:15.328210 crc crio[19822]: time="2026-06-12T10:32:15.328072075Z" level=info msg="Starting container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9" id=320a398b-1a27-464c-9b15-07c95aa071a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.223256 | controller | Jun 12 10:32:15.334524 crc crio[19822]: time="2026-06-12T10:32:15.334405676Z" level=info msg="Started container" PID=103659 containerID=9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd id=320a398b-1a27-464c-9b15-07c95aa071a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd
2026-06-12 11:43:48.223272 | controller | Jun 12 10:32:16.045554 crc crio[19822]: time="2026-06-12T10:32:16.045453554Z" level=info msg="Stopping pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776" id=4970f58d-684c-4721-af28-2881fcfc540a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223289 | controller | Jun 12 10:32:16.046587 crc crio[19822]: time="2026-06-12T10:32:16.046359673Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0007ad7d0}] Aliases:map[]}"
2026-06-12 11:43:48.223322 | controller | Jun 12 10:32:16.046587 crc crio[19822]: time="2026-06-12T10:32:16.046504397Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687672-kz5sj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.223339 | controller | Jun 12 10:32:16.452074 crc crio[19822]: time="2026-06-12T10:32:16.451645754Z" level=info msg="Stopped pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776" id=4970f58d-684c-4721-af28-2881fcfc540a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223355 | controller | Jun 12 10:32:19.517978 crc crio[19822]: time="2026-06-12T10:32:19.517471203Z" level=info msg="Removing container: 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d" id=20bbe8b8-ad5f-4386-a78b-b5e8c6b8748f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223372 | controller | Jun 12 10:32:19.597878 crc crio[19822]: time="2026-06-12T10:32:19.597661382Z" level=info msg="Removed container 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d: openstack/placement-db-sync-pq2v5/placement-db-sync" id=20bbe8b8-ad5f-4386-a78b-b5e8c6b8748f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223389 | controller | Jun 12 10:32:19.601889 crc crio[19822]: time="2026-06-12T10:32:19.601717735Z" level=info msg="Removing container: fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4" id=93ada2af-66a5-492b-86f1-cf80cbcd8093 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223406 | controller | Jun 12 10:32:19.690338 crc crio[19822]: time="2026-06-12T10:32:19.690142006Z" level=info msg="Removed container fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create" id=93ada2af-66a5-492b-86f1-cf80cbcd8093 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223423 | controller | Jun 12 10:32:19.694290 crc crio[19822]: time="2026-06-12T10:32:19.694151016Z" level=info msg="Removing container: 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc" id=091689fb-52f7-440a-8d00-b6417d8d02f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223439 | controller | Jun 12 10:32:19.737853 crc crio[19822]: time="2026-06-12T10:32:19.737734418Z" level=info msg="Removed container 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc: openstack/barbican-0713-account-create-cpknk/mariadb-account-create" id=091689fb-52f7-440a-8d00-b6417d8d02f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223456 | controller | Jun 12 10:32:19.741266 crc crio[19822]: time="2026-06-12T10:32:19.741211988Z" level=info msg="Removing container: 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36" id=0f92cb2d-ae6c-4359-b8f1-aba20d5ff7ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223473 | controller | Jun 12 10:32:19.829313 crc crio[19822]: time="2026-06-12T10:32:19.828791077Z" level=info msg="Removed container 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36: openstack/keystone-db-sync-x428m/keystone-db-sync" id=0f92cb2d-ae6c-4359-b8f1-aba20d5ff7ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223490 | controller | Jun 12 10:32:19.835049 crc crio[19822]: time="2026-06-12T10:32:19.834525307Z" level=info msg="Removing container: e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc" id=b82bd861-0ef2-4193-853e-75b496f8d93a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223505 | controller | Jun 12 10:32:19.900435 crc crio[19822]: time="2026-06-12T10:32:19.900187741Z" level=info msg="Removed container e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create" id=b82bd861-0ef2-4193-853e-75b496f8d93a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223526 | controller | Jun 12 10:32:19.906492 crc crio[19822]: time="2026-06-12T10:32:19.906416377Z" level=info msg="Removing container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71" id=a2423170-29dd-4d3f-ae72-f5602ce0b1e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223542 | controller | Jun 12 10:32:19.938387 crc crio[19822]: time="2026-06-12T10:32:19.938111326Z" level=info msg="Removed container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core" id=a2423170-29dd-4d3f-ae72-f5602ce0b1e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223558 | controller | Jun 12 10:32:19.943103 crc crio[19822]: time="2026-06-12T10:32:19.942572528Z" level=info msg="Removing container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504" id=41a5a42f-f80d-4e47-99d6-42d17b452de0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223575 | controller | Jun 12 10:32:19.971503 crc crio[19822]: time="2026-06-12T10:32:19.971371411Z" level=info msg="Removed container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent" id=41a5a42f-f80d-4e47-99d6-42d17b452de0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223591 | controller | Jun 12 10:32:19.977260 crc crio[19822]: time="2026-06-12T10:32:19.977114659Z" level=info msg="Removing container: 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488" id=8529dfad-c1fd-4a0f-8bc6-8e5ec942bdf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223608 | controller | Jun 12 10:32:20.103225 crc crio[19822]: time="2026-06-12T10:32:20.102454066Z" level=info msg="Removed container 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap" id=8529dfad-c1fd-4a0f-8bc6-8e5ec942bdf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223624 | controller | Jun 12 10:32:20.107261 crc crio[19822]: time="2026-06-12T10:32:20.10708706Z" level=info msg="Removing container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243" id=bed18110-7fd7-4a22-bfcc-43b2b4eb6e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223640 | controller | Jun 12 10:32:20.142007 crc crio[19822]: time="2026-06-12T10:32:20.141793793Z" level=info msg="Removed container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd" id=bed18110-7fd7-4a22-bfcc-43b2b4eb6e2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223658 | controller | Jun 12 10:32:20.145876 crc crio[19822]: time="2026-06-12T10:32:20.145675984Z" level=info msg="Removing container: 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923" id=556c42f5-6785-4f44-be9f-3fbd73f8a7c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223674 | controller | Jun 12 10:32:20.359050 crc crio[19822]: time="2026-06-12T10:32:20.35827775Z" level=info msg="Removed container 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923: openstack/glance-db-sync-52vp6/glance-db-sync" id=556c42f5-6785-4f44-be9f-3fbd73f8a7c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223690 | controller | Jun 12 10:32:20.362466 crc crio[19822]: time="2026-06-12T10:32:20.362384895Z" level=info msg="Removing container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63" id=139ffce2-35ce-4cae-940c-fc3d55ef15b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223706 | controller | Jun 12 10:32:20.399672 crc crio[19822]: time="2026-06-12T10:32:20.399567078Z" level=info msg="Removed container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent" id=139ffce2-35ce-4cae-940c-fc3d55ef15b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.223727 | controller | Jun 12 10:32:20.421334 crc crio[19822]: time="2026-06-12T10:32:20.42120286Z" level=info msg="Stopping pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c" id=d94eca92-5f95-4bc8-a8fa-f018327b3f32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223743 | controller | Jun 12 10:32:20.421334 crc crio[19822]: time="2026-06-12T10:32:20.421292143Z" level=info msg="Stopped pod sandbox (already stopped): 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c" id=d94eca92-5f95-4bc8-a8fa-f018327b3f32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223759 | controller | Jun 12 10:32:20.421884 crc crio[19822]: time="2026-06-12T10:32:20.421771739Z" level=info msg="Removing pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c" id=3fcbb097-188e-41ae-a983-8553e64177af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.223775 | controller | Jun 12 10:32:20.439775 crc crio[19822]: time="2026-06-12T10:32:20.439653548Z" level=info msg="Removed pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c" id=3fcbb097-188e-41ae-a983-8553e64177af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.223791 | controller | Jun 12 10:32:20.441526 crc crio[19822]: time="2026-06-12T10:32:20.441455763Z" level=info msg="Stopping pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0" id=04cfae24-24e1-45ee-b03e-23a62f7e62d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223806 | controller | Jun 12 10:32:20.441657 crc crio[19822]: time="2026-06-12T10:32:20.441537946Z" level=info msg="Stopped pod sandbox (already stopped): 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0" id=04cfae24-24e1-45ee-b03e-23a62f7e62d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223822 | controller | Jun 12 10:32:20.442486 crc crio[19822]: time="2026-06-12T10:32:20.442444495Z" level=info msg="Removing pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0" id=556066ed-539d-4acf-a797-659ca8343407 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.223838 | controller | Jun 12 10:32:20.469266 crc crio[19822]: time="2026-06-12T10:32:20.469073591Z" level=info msg="Removed pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0" id=556066ed-539d-4acf-a797-659ca8343407 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.223880 | controller | Jun 12 10:32:20.470741 crc crio[19822]: time="2026-06-12T10:32:20.469788634Z" level=info msg="Stopping pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1" id=12d7c107-5e0f-45e4-87a7-7db571484aa7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223907 | controller | Jun 12 10:32:20.470741 crc crio[19822]: time="2026-06-12T10:32:20.469938738Z" level=info msg="Stopped pod sandbox (already stopped): bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1" id=12d7c107-5e0f-45e4-87a7-7db571484aa7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223926 | controller | Jun 12 10:32:20.470741 crc crio[19822]: time="2026-06-12T10:32:20.470637784Z" level=info msg="Removing pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1" id=103491e7-b76d-40fb-842d-3a0d9f033429 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.223942 | controller | Jun 12 10:32:20.497094 crc crio[19822]: time="2026-06-12T10:32:20.496937854Z" level=info msg="Removed pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1" id=103491e7-b76d-40fb-842d-3a0d9f033429 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.223958 | controller | Jun 12 10:32:20.500199 crc crio[19822]: time="2026-06-12T10:32:20.500110643Z" level=info msg="Stopping pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923" id=0eccba02-1312-4aa8-b311-ed437e313301 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223981 | controller | Jun 12 10:32:20.500416 crc crio[19822]: time="2026-06-12T10:32:20.500232427Z" level=info msg="Stopped pod sandbox (already stopped): 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923" id=0eccba02-1312-4aa8-b311-ed437e313301 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.223999 | controller | Jun 12 10:32:20.506084 crc crio[19822]: time="2026-06-12T10:32:20.505976691Z" level=info msg="Removing pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923" id=abd8b7b6-d3f2-40b0-81cc-0d7318a25ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224021 | controller | Jun 12 10:32:20.528327 crc crio[19822]: time="2026-06-12T10:32:20.526918072Z" level=info msg="Removed pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923" id=abd8b7b6-d3f2-40b0-81cc-0d7318a25ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224058 | controller | Jun 12 10:32:20.530025 crc crio[19822]: time="2026-06-12T10:32:20.529964109Z" level=info msg="Stopping pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3" id=33ae2308-4bef-40c0-8225-41e7cdaaadc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224085 | controller | Jun 12 10:32:20.530117 crc crio[19822]: time="2026-06-12T10:32:20.530032151Z" level=info msg="Stopped pod sandbox (already stopped): 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3" id=33ae2308-4bef-40c0-8225-41e7cdaaadc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224110 | controller | Jun 12 10:32:20.532600 crc crio[19822]: time="2026-06-12T10:32:20.532530801Z" level=info msg="Removing pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3" id=75f69bac-e2c5-48a7-8271-59693d3c1148 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224135 | controller | Jun 12 10:32:20.557704 crc crio[19822]: time="2026-06-12T10:32:20.557631557Z" level=info msg="Removed pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3" id=75f69bac-e2c5-48a7-8271-59693d3c1148 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224153 | controller | Jun 12 10:32:20.561278 crc crio[19822]: time="2026-06-12T10:32:20.561124598Z" level=info msg="Stopping pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998" id=4cb3bb39-876e-40e1-b279-afb0b988f64e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224169 | controller | Jun 12 10:32:20.561278 crc crio[19822]: time="2026-06-12T10:32:20.561257963Z" level=info msg="Stopped pod sandbox (already stopped): 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998" id=4cb3bb39-876e-40e1-b279-afb0b988f64e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224185 | controller | Jun 12 10:32:20.562513 crc crio[19822]: time="2026-06-12T10:32:20.562337716Z" level=info msg="Removing pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998" id=c265b6b7-8200-4eb5-9efe-df7dabc4dfb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224201 | controller | Jun 12 10:32:20.576332 crc crio[19822]: time="2026-06-12T10:32:20.576208028Z" level=info msg="Removed pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998" id=c265b6b7-8200-4eb5-9efe-df7dabc4dfb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224217 | controller | Jun 12 10:32:20.577752 crc crio[19822]: time="2026-06-12T10:32:20.577664002Z" level=info msg="Stopping pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd" id=01833961-9b6a-4c71-81cc-f2d455816b30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224233 | controller | Jun 12 10:32:20.578054 crc crio[19822]: time="2026-06-12T10:32:20.577776665Z" level=info msg="Stopped pod sandbox (already stopped): 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd" id=01833961-9b6a-4c71-81cc-f2d455816b30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224255 | controller | Jun 12 10:32:20.578709 crc crio[19822]: time="2026-06-12T10:32:20.578624993Z" level=info msg="Removing pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd" id=dafdaa41-2658-4ba8-b4f3-3b435aaf49c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224272 | controller | Jun 12 10:32:20.595791 crc crio[19822]: time="2026-06-12T10:32:20.595693006Z" level=info msg="Removed pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd" id=dafdaa41-2658-4ba8-b4f3-3b435aaf49c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224288 | controller | Jun 12 10:32:20.597347 crc crio[19822]: time="2026-06-12T10:32:20.597299664Z" level=info msg="Stopping pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a" id=ed9d8c0f-e182-4510-977c-4d88308c811c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224304 | controller | Jun 12 10:32:20.597566 crc crio[19822]: time="2026-06-12T10:32:20.597545672Z" level=info msg="Stopped pod sandbox (already stopped): 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a" id=ed9d8c0f-e182-4510-977c-4d88308c811c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224321 | controller | Jun 12 10:32:20.598266 crc crio[19822]: time="2026-06-12T10:32:20.598186843Z" level=info msg="Removing pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a" id=8747651b-96eb-43e8-a5d8-93c24453757e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224337 | controller | Jun 12 10:32:20.614415 crc crio[19822]: time="2026-06-12T10:32:20.614264764Z" level=info msg="Removed pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a" id=8747651b-96eb-43e8-a5d8-93c24453757e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.224354 | controller | Jun 12 10:32:24.717285 crc crio[19822]: time="2026-06-12T10:32:24.716449185Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/POD" id=1886f3bd-d02a-4e69-ab6d-88154b1391f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.224370 | controller | Jun 12 10:32:24.718691 crc crio[19822]: time="2026-06-12T10:32:24.717304382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.224386 | controller | Jun 12 10:32:24.755799 crc crio[19822]: time="2026-06-12T10:32:24.755649299Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc0037c8048}] Aliases:map[]}"
2026-06-12 11:43:48.224403 | controller | Jun 12 10:32:24.755799 crc crio[19822]: time="2026-06-12T10:32:24.755721051Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.224419 | controller | Jun 12 10:32:25.104695 crc crio[19822]: 2026-06-12T10:32:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:123d8c2242fd719 Mac:ba:7a:b3:b4:55:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.224436 | controller | Jun 12 10:32:25.106263 crc crio[19822]: time="2026-06-12T10:32:25.106146432Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc0037c8048}] Aliases:map[]}"
2026-06-12 11:43:48.224456 | controller | Jun 12 10:32:25.106422 crc crio[19822]: time="2026-06-12T10:32:25.10637251Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.224474 | controller | Jun 12 10:32:25.118064 crc crio[19822]: time="2026-06-12T10:32:25.117944828Z" level=info msg="Ran pod sandbox 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/POD" id=1886f3bd-d02a-4e69-ab6d-88154b1391f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.224490 | controller | Jun 12 10:32:25.120735 crc crio[19822]: time="2026-06-12T10:32:25.120653441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=8d39f52b-1e0b-4cb5-9d81-f3dadb91146b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.224507 | controller | Jun 12 10:32:25.128095 crc crio[19822]: time="2026-06-12T10:32:25.127998235Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=735baea4-8b37-4a19-9c56-4ae6e149c3c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.224523 | controller | Jun 12 10:32:25.144450 crc crio[19822]: time="2026-06-12T10:32:25.1442111Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init" id=72f59ac2-65e0-4262-8951-4d057880c165 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.224539 | controller | Jun 12 10:32:25.144969 crc crio[19822]: time="2026-06-12T10:32:25.144882051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.224555 | controller | Jun 12 10:32:25.208345 crc crio[19822]: time="2026-06-12T10:32:25.20825079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.224571 | controller | Jun 12 10:32:25.213272 crc crio[19822]: time="2026-06-12T10:32:25.213198517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.224587 | controller | Jun 12 10:32:25.403732 crc crio[19822]: time="2026-06-12T10:32:25.403590485Z" level=info msg="Created container 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init" id=72f59ac2-65e0-4262-8951-4d057880c165 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.224603 | controller | Jun 12 10:32:25.405567 crc crio[19822]: time="2026-06-12T10:32:25.405468194Z" level=info msg="Starting container: 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e" id=f6149f57-4e8b-45ab-888a-068fddb14d5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.224620 | controller | Jun 12 10:32:25.411927 crc crio[19822]: time="2026-06-12T10:32:25.411867727Z" level=info msg="Started container" PID=104449 containerID=8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init id=f6149f57-4e8b-45ab-888a-068fddb14d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b
2026-06-12 11:43:48.224643 | controller | Jun 12 10:32:34.373294 crc crio[19822]: time="2026-06-12T10:32:34.37243584Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.224660 | controller | Jun 12 10:32:34.374376 crc crio[19822]: time="2026-06-12T10:32:34.373627608Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.224677 | controller | Jun 12 10:32:34.374376 crc crio[19822]: time="2026-06-12T10:32:34.37369874Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.224693 | controller | Jun 12 10:32:34.375662 crc crio[19822]: time="2026-06-12T10:32:34.375507627Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=287f9328-1e19-4ceb-8289-6a8dfe3ab98d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.224709 | controller | Jun 12 10:32:34.387975 crc crio[19822]: time="2026-06-12T10:32:34.387890932Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\""
2026-06-12 11:43:48.224725 | controller | Jun 12 10:32:36.891493 crc crio[19822]: time="2026-06-12T10:32:36.890746988Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=287f9328-1e19-4ceb-8289-6a8dfe3ab98d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.224742 | controller | Jun 12 10:32:36.892741 crc crio[19822]: time="2026-06-12T10:32:36.892585915Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=08876d46-2fe2-484c-89bf-34b908210968 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.224758 | controller | Jun 12 10:32:36.903710 crc crio[19822]: time="2026-06-12T10:32:36.903591904Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=4ed60d1b-f25a-448e-b263-64ccf1ad0f23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.224774 | controller | Jun 12 10:32:36.912935 crc crio[19822]: time="2026-06-12T10:32:36.912856657Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery" id=35f9884d-83b7-47ed-b894-00b132096ae4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.224790 | controller | Jun 12 10:32:36.914499 crc crio[19822]: time="2026-06-12T10:32:36.914439618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.224806 | controller | Jun 12 10:32:36.966238 crc crio[19822]: time="2026-06-12T10:32:36.965957701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.224822 | controller | Jun 12 10:32:36.974507 crc crio[19822]: time="2026-06-12T10:32:36.97443223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.224842 | controller | Jun 12 10:32:37.617945 crc crio[19822]: time="2026-06-12T10:32:37.616899623Z" level=info msg="Created container aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery" id=35f9884d-83b7-47ed-b894-00b132096ae4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.224885 | controller | Jun 12 10:32:37.620565 crc crio[19822]: time="2026-06-12T10:32:37.620444375Z" level=info msg="Starting container: aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6" id=979f51f8-49af-4f56-9b6c-6033874c7c43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.224904 | controller | Jun 12 10:32:37.627764 crc crio[19822]: time="2026-06-12T10:32:37.627633733Z" level=info msg="Started container" PID=105010 containerID=aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery id=979f51f8-49af-4f56-9b6c-6033874c7c43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b
2026-06-12 11:43:48.224922 | controller | Jun 12 10:32:40.477217 crc crio[19822]: time="2026-06-12T10:32:40.476607296Z" level=info msg="Stopping pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b" id=38d02d46-e576-4e22-95f9-128143f2a9a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224940 | controller | Jun 12 10:32:40.478392 crc crio[19822]: time="2026-06-12T10:32:40.477801254Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}"
2026-06-12 11:43:48.224957 | controller | Jun 12 10:32:40.478392 crc crio[19822]: time="2026-06-12T10:32:40.478000661Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.224973 | controller | Jun 12 10:32:40.859246 crc crio[19822]: time="2026-06-12T10:32:40.858679641Z" level=info msg="Stopped pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b" id=38d02d46-e576-4e22-95f9-128143f2a9a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.224990 | controller | Jun 12 10:32:43.946152 crc crio[19822]: time="2026-06-12T10:32:43.944992701Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-x29z6/POD" id=56201b30-d65b-48e3-82d2-016aedbc6e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.225006 | controller | Jun 12 10:32:43.947506 crc crio[19822]: time="2026-06-12T10:32:43.94620141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225023 | controller | Jun 12 10:32:44.005801 crc crio[19822]: time="2026-06-12T10:32:44.005643224Z" level=info msg="Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc0030942d0}] Aliases:map[]}"
2026-06-12 11:43:48.225044 | controller | Jun 12 10:32:44.006144 crc crio[19822]: time="2026-06-12T10:32:44.005886382Z" level=info msg="Adding pod openshift-marketplace_certified-operators-x29z6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.225062 | controller | Jun 12 10:32:44.632691 crc crio[19822]: 2026-06-12T10:32:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d20c349cb77d495 Mac:06:85:83:42:0d:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.225079 | controller | Jun 12 10:32:44.634323 crc crio[19822]: time="2026-06-12T10:32:44.634265417Z" level=info msg="Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc0030942d0}] Aliases:map[]}"
2026-06-12 11:43:48.225097 | controller | Jun 12 10:32:44.634484 crc crio[19822]: time="2026-06-12T10:32:44.634439363Z" level=info msg="Checking pod openshift-marketplace_certified-operators-x29z6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.225113 | controller | Jun 12 10:32:44.647675 crc crio[19822]: time="2026-06-12T10:32:44.647621073Z" level=info msg="Ran pod sandbox d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 with infra container: openshift-marketplace/certified-operators-x29z6/POD" id=56201b30-d65b-48e3-82d2-016aedbc6e7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.225130 | controller | Jun 12 10:32:44.650384 crc crio[19822]: time="2026-06-12T10:32:44.650301025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c2e237aa-a039-4605-93ec-c9d263287f91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.225146 | controller | Jun 12 10:32:44.664015 crc crio[19822]: time="2026-06-12T10:32:44.66368527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e6585b3a-b7af-4688-b69b-f9cc58de9bc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.225164 | controller | Jun 12 10:32:44.673688 crc crio[19822]: time="2026-06-12T10:32:44.673589833Z" level=info msg="Creating container: openshift-marketplace/certified-operators-x29z6/extract-utilities" id=1846b757-406d-4a7d-93c6-8bdd398b8e22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.225187 | controller | Jun 12 10:32:44.676243 crc crio[19822]: time="2026-06-12T10:32:44.676112674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225213 | controller | Jun 12 10:32:44.742503 crc crio[19822]: time="2026-06-12T10:32:44.741934861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225231 | controller | Jun 12 10:32:44.747022 crc crio[19822]: time="2026-06-12T10:32:44.746800645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225247 | controller | Jun 12 10:32:44.960919 crc crio[19822]: time="2026-06-12T10:32:44.960531713Z" level=info msg="Created container afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c: openshift-marketplace/certified-operators-x29z6/extract-utilities" id=1846b757-406d-4a7d-93c6-8bdd398b8e22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.225269 | controller | Jun 12 10:32:44.962536 crc crio[19822]: time="2026-06-12T10:32:44.962296579Z" level=info msg="Starting container: afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c" id=5662b003-46c7-461b-8d35-bc7ab3e38e46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.225286 | controller | Jun 12 10:32:44.968283 crc crio[19822]: time="2026-06-12T10:32:44.968139844Z" level=info msg="Started container" PID=105426 containerID=afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c description=openshift-marketplace/certified-operators-x29z6/extract-utilities id=5662b003-46c7-461b-8d35-bc7ab3e38e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4
2026-06-12 11:43:48.225302 | controller | Jun 12 10:32:45.587035 crc crio[19822]: time="2026-06-12T10:32:45.585918617Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f2ee8d35-966a-4ba0-ab50-6ff7f772d200 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.225318 | controller | Jun 12 10:32:45.604141 crc crio[19822]: time="2026-06-12T10:32:45.60402558Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.225334 | controller | Jun 12 10:32:46.197871 crc crio[19822]: time="2026-06-12T10:32:46.197760656Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c" id=f2ee8d35-966a-4ba0-ab50-6ff7f772d200 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.225350 | controller | Jun 12 10:32:46.199258 crc crio[19822]: time="2026-06-12T10:32:46.198928732Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=365117ef-2c28-4c15-a0ef-ae6d9dc24a27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.225366 | controller | Jun 12 10:32:46.202131 crc crio[19822]: time="2026-06-12T10:32:46.201915237Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=60cade38-7be1-4204-93e6-e5b04f4cdaa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.225382 | controller | Jun 12 10:32:46.210448 crc crio[19822]: time="2026-06-12T10:32:46.210334345Z" level=info msg="Creating container: openshift-marketplace/certified-operators-x29z6/extract-content" id=b97e915b-134a-4c14-947f-09a5dcc029d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.225399 | controller | Jun 12 10:32:46.211252 crc crio[19822]: time="2026-06-12T10:32:46.21115066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225414 | controller | Jun 12 10:32:46.271722 crc crio[19822]: time="2026-06-12T10:32:46.271535135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225430 | controller | Jun 12 10:32:46.279202 crc crio[19822]: time="2026-06-12T10:32:46.279096295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225446 | controller | Jun 12 10:32:46.482706 crc crio[19822]: time="2026-06-12T10:32:46.482573807Z" level=info msg="Created container b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06: openshift-marketplace/certified-operators-x29z6/extract-content" id=b97e915b-134a-4c14-947f-09a5dcc029d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.225462 | controller | Jun 12 10:32:46.483937 crc crio[19822]: time="2026-06-12T10:32:46.483723584Z" level=info msg="Starting container: b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06" id=4d76696c-fd6b-4598-8f43-e29d69f53268 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.225484 | controller | Jun 12 10:32:46.491527 crc crio[19822]: time="2026-06-12T10:32:46.490961813Z" level=info msg="Started container" PID=105542 containerID=b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06 description=openshift-marketplace/certified-operators-x29z6/extract-content id=4d76696c-fd6b-4598-8f43-e29d69f53268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4
2026-06-12 11:43:48.225502 | controller | Jun 12 10:32:48.680791 crc crio[19822]: time="2026-06-12T10:32:48.672652175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=08be1e5f-96ec-4a44-9f4b-edbc2a22d576 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.225519 | controller | Jun 12 10:32:48.689090 crc crio[19822]: time="2026-06-12T10:32:48.688753606Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eb9448b7-9aa4-4e58-b2a5-74aa4d6e0084 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.225535 | controller | Jun 12 10:32:48.707380 crc crio[19822]: time="2026-06-12T10:32:48.706256381Z" level=info msg="Creating container: openshift-marketplace/certified-operators-x29z6/registry-server" id=3a0d4ae6-22be-473e-b034-087a01f9672c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.225551 | controller | Jun 12 10:32:48.707380 crc crio[19822]: time="2026-06-12T10:32:48.706711616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225567 | controller | Jun 12 10:32:48.793548 crc crio[19822]: time="2026-06-12T10:32:48.793129246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225583 | controller | Jun 12 10:32:48.806926 crc crio[19822]: time="2026-06-12T10:32:48.806755188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.225599 | controller | Jun 12 10:32:49.040344 crc crio[19822]: time="2026-06-12T10:32:49.039634394Z" level=info msg="Created container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server" id=3a0d4ae6-22be-473e-b034-087a01f9672c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.225615 | controller | Jun 12 10:32:49.042729 crc crio[19822]: time="2026-06-12T10:32:49.042656459Z" level=info msg="Starting container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd" id=e29271af-93fb-4361-806c-ff2555ad2bae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.225631 | controller | Jun 12 10:32:49.053511 crc crio[19822]: time="2026-06-12T10:32:49.05342771Z" level=info msg="Started container" PID=105635 containerID=d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd description=openshift-marketplace/certified-operators-x29z6/registry-server id=e29271af-93fb-4361-806c-ff2555ad2bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4
2026-06-12 11:43:48.225647 | controller | Jun 12 10:32:58.360378 crc crio[19822]: time="2026-06-12T10:32:58.359486559Z" level=info msg="Stopping container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd (timeout: 2s)" id=5d02ca6f-24d5-41b2-8dbd-3757d5ec6083 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.225664 | controller | Jun 12 10:32:59.841258 crc crio[19822]: time="2026-06-12T10:32:59.840208153Z" level=info msg="Stopped container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server" id=5d02ca6f-24d5-41b2-8dbd-3757d5ec6083 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.225685 | controller | Jun 12 10:32:59.842649 crc crio[19822]: time="2026-06-12T10:32:59.842580738Z" level=info msg="Stopping pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4" id=80fb2f22-4ab2-47e0-9a6c-9b633954ece4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.225702 | controller | Jun 12 10:32:59.843915 crc crio[19822]: time="2026-06-12T10:32:59.843790287Z" level=info msg="Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc00008df50}] Aliases:map[]}"
2026-06-12 11:43:48.225719 | controller | Jun 12 10:32:59.844124 crc crio[19822]: time="2026-06-12T10:32:59.844063436Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-x29z6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.225736 | controller | Jun 12 10:33:00.199049 crc crio[19822]: time="2026-06-12T10:33:00.198603018Z" level=info msg="Stopped pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4" id=80fb2f22-4ab2-47e0-9a6c-9b633954ece4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.225752 | controller | Jun 12 10:33:00.942654 crc crio[19822]: time="2026-06-12T10:33:00.941893089Z" level=info msg="Removing container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd" id=973153f2-b07b-4130-b63c-4fe502249623 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225768 | controller | Jun 12 10:33:00.987332 crc crio[19822]: time="2026-06-12T10:33:00.987234259Z" level=info msg="Removed container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server" id=973153f2-b07b-4130-b63c-4fe502249623 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225784 | controller | Jun 12 10:33:00.991150 crc crio[19822]: time="2026-06-12T10:33:00.991098708Z" level=info msg="Removing container: b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06" id=539e773b-a361-4246-90a6-52b410d4fd58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225800 | controller | Jun 12 10:33:01.027924 crc crio[19822]: time="2026-06-12T10:33:01.027360498Z" level=info msg="Removed container b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06: openshift-marketplace/certified-operators-x29z6/extract-content" id=539e773b-a361-4246-90a6-52b410d4fd58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225816 | controller | Jun 12 10:33:01.033399 crc crio[19822]: time="2026-06-12T10:33:01.033015228Z" level=info msg="Removing container: afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c" id=e0961d48-b88d-453b-8e37-e972def5bd6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225833 | controller | Jun 12 10:33:01.088981 crc crio[19822]: time="2026-06-12T10:33:01.088795278Z" level=info msg="Removed container afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c: openshift-marketplace/certified-operators-x29z6/extract-utilities" id=e0961d48-b88d-453b-8e37-e972def5bd6d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225866 | controller | Jun 12 10:33:20.642458 crc crio[19822]: time="2026-06-12T10:33:20.641507941Z" level=info msg="Removing container: 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959" id=b26cb4b0-e090-45fb-92e5-2d03a9a1ff18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225895 | controller | Jun 12 10:33:20.853772 crc crio[19822]: time="2026-06-12T10:33:20.85346306Z" level=info msg="Removed container 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959: openshift-infra/auto-csr-approver-29687666-wl9zl/oc" id=b26cb4b0-e090-45fb-92e5-2d03a9a1ff18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225915 | controller | Jun 12 10:33:20.857106 crc crio[19822]: time="2026-06-12T10:33:20.857010555Z" level=info msg="Removing container: 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81" id=c54d79d5-86fe-4b60-9e34-90e1c31b0320 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225932 | controller | Jun 12 10:33:20.903241 crc crio[19822]: time="2026-06-12T10:33:20.902931272Z" level=info msg="Removed container 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81: openstack/barbican-db-sync-7lpmr/barbican-db-sync" id=c54d79d5-86fe-4b60-9e34-90e1c31b0320 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225949 | controller | Jun 12 10:33:20.913289 crc crio[19822]: time="2026-06-12T10:33:20.913201926Z" level=info msg="Removing container: b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e" id=487de2ac-4e7f-40f2-b08f-f8eb13dcb80f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225966 | controller | Jun 12 10:33:21.068615 crc crio[19822]: time="2026-06-12T10:33:21.068518664Z" level=info msg="Removed container b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e: openstack/cinder-db-sync-64lq6/cinder-db-sync" id=487de2ac-4e7f-40f2-b08f-f8eb13dcb80f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.225982 | controller | Jun 12 10:33:21.079121 crc crio[19822]: time="2026-06-12T10:33:21.079033334Z" level=info msg="Stopping pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b" id=ace13d22-fa2d-4cf5-86b6-86aafb80bc1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.225999 | controller | Jun 12 10:33:21.079703 crc crio[19822]: time="2026-06-12T10:33:21.079139128Z" level=info msg="Stopped pod sandbox (already stopped): a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b" id=ace13d22-fa2d-4cf5-86b6-86aafb80bc1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226016 | controller | Jun 12 10:33:21.080122 crc crio[19822]: time="2026-06-12T10:33:21.080092508Z" level=info msg="Removing pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b" id=a247304f-1763-4937-9e9e-cea6535aaacf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.226032 | controller | Jun 12 10:33:21.100233 crc crio[19822]: time="2026-06-12T10:33:21.100139659Z" level=info msg="Removed pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b" id=a247304f-1763-4937-9e9e-cea6535aaacf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.226048 | controller | Jun 12 10:33:21.103054 crc crio[19822]: time="2026-06-12T10:33:21.101488796Z" level=info msg="Stopping pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802" id=9a35a543-7fed-4dbd-8ed9-757c8d5eccc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226063 | controller | Jun 12 10:33:21.103054 crc crio[19822]: time="2026-06-12T10:33:21.101571119Z" level=info msg="Stopped pod sandbox (already stopped): 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802" id=9a35a543-7fed-4dbd-8ed9-757c8d5eccc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226079 | controller | Jun 12 10:33:21.103054 crc crio[19822]: time="2026-06-12T10:33:21.102283192Z" level=info msg="Removing pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802" id=65a936f5-8df0-4cd3-bad5-7d259f25e206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.226094 | controller | Jun 12 10:33:21.120246 crc crio[19822]: time="2026-06-12T10:33:21.11975428Z" level=info msg="Removed pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802" id=65a936f5-8df0-4cd3-bad5-7d259f25e206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.226116 | controller | Jun 12 10:33:21.121616 crc crio[19822]: time="2026-06-12T10:33:21.121586614Z" level=info msg="Stopping pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f" id=fa8032cf-2ce7-4b41-b71a-0a63de8c7866 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226133 | controller | Jun 12 10:33:21.121788 crc crio[19822]: time="2026-06-12T10:33:21.121762379Z" level=info msg="Stopped pod sandbox (already stopped): 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f" id=fa8032cf-2ce7-4b41-b71a-0a63de8c7866 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226149 | controller | Jun 12 10:33:21.122697 crc crio[19822]: time="2026-06-12T10:33:21.122642608Z" level=info msg="Removing pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f" id=5c109c18-19ed-4bad-9b1a-b615e0d4224c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.226166 | controller | Jun 12 10:33:21.138150 crc crio[19822]: time="2026-06-12T10:33:21.138020439Z" level=info msg="Removed pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f" id=5c109c18-19ed-4bad-9b1a-b615e0d4224c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.226183 | controller | Jun 12 10:33:21.139371 crc crio[19822]: time="2026-06-12T10:33:21.139302456Z" level=info msg="Stopping pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4" id=89658442-a283-4bcc-978d-7c52ad1160b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226199 | controller | Jun 12 10:33:21.139501 crc crio[19822]: time="2026-06-12T10:33:21.139374028Z" level=info msg="Stopped pod sandbox (already stopped): d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4" id=89658442-a283-4bcc-978d-7c52ad1160b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226215 | controller | Jun 12 10:33:21.140013 crc crio[19822]: time="2026-06-12T10:33:21.139973227Z" level=info msg="Removing pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4" id=f7442c3e-fb24-4bfd-a333-949f32e15c8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.226231 | controller | Jun 12 10:33:21.155968 crc crio[19822]: time="2026-06-12T10:33:21.155776994Z" level=info msg="Removed pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4" id=f7442c3e-fb24-4bfd-a333-949f32e15c8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.226246 | controller | Jun 12 10:34:00.551594 crc crio[19822]: time="2026-06-12T10:34:00.550595413Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687674-c9ssn/POD" id=dbda149b-49e3-4275-8d83-e5536378f54c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.226269 | controller | Jun 12 10:34:00.554074 crc crio[19822]: time="2026-06-12T10:34:00.551611795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.226295 | controller | Jun 12 10:34:00.595924 crc crio[19822]: time="2026-06-12T10:34:00.59585479Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244d8e0}] Aliases:map[]}"
2026-06-12 11:43:48.226319 | controller | Jun 12 10:34:00.596318 crc crio[19822]: time="2026-06-12T10:34:00.596289244Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687674-c9ssn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.226347 | controller | Jun 12 10:34:01.169018 crc crio[19822]: 2026-06-12T10:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acd9acf06e8f949 Mac:96:5c:dc:a3:8f:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 SocketPath: PciID:}] [{Interface:0xc0002d9800 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.226368 | controller | Jun 12 10:34:01.169484 crc crio[19822]: time="2026-06-12T10:34:01.169284293Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244d8e0}] Aliases:map[]}"
2026-06-12 11:43:48.226385 | controller | Jun 12 10:34:01.169484 crc crio[19822]: time="2026-06-12T10:34:01.169435907Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687674-c9ssn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.226402 | controller | Jun 12 10:34:01.180402 crc crio[19822]: time="2026-06-12T10:34:01.180251784Z" level=info msg="Ran pod sandbox acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 with infra container: openshift-infra/auto-csr-approver-29687674-c9ssn/POD" id=dbda149b-49e3-4275-8d83-e5536378f54c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.226418 | controller | Jun 12 10:34:01.187336 crc crio[19822]: time="2026-06-12T10:34:01.185004371Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=960fb072-32ec-415a-8cd2-3b39ed7d79f7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.226434 | controller | Jun 12 10:34:01.197008 crc crio[19822]: time="2026-06-12T10:34:01.195986479Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.226450 | controller | Jun 12 10:34:05.256451 crc crio[19822]: time="2026-06-12T10:34:05.255502008Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=960fb072-32ec-415a-8cd2-3b39ed7d79f7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.226466 | controller | Jun 12 10:34:05.258467 crc crio[19822]: time="2026-06-12T10:34:05.257430689Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=31d7f73c-2e5d-46b9-95db-0ce6128ee615 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.226483 | controller | Jun 12 10:34:05.259300 crc crio[19822]: time="2026-06-12T10:34:05.259224643Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5cfaf346-79ee-43d4-bb61-3c8179f57fb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.226498 | controller | Jun 12 10:34:05.268058 crc crio[19822]: time="2026-06-12T10:34:05.267956312Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687674-c9ssn/oc" id=076a1b8b-3178-4092-9d8b-a8fe882ad80e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.226514 | controller | Jun 12 10:34:05.268976 crc crio[19822]: time="2026-06-12T10:34:05.268908903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.226530 | controller | Jun 12 10:34:05.323624 crc crio[19822]: time="2026-06-12T10:34:05.323512313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.226545 | controller | Jun 12 10:34:05.575527 crc crio[19822]: time="2026-06-12T10:34:05.575426522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.226566 | controller | Jun 12 10:34:05.705855 crc crio[19822]: time="2026-06-12T10:34:05.70529612Z" level=info msg="Created container 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b: openshift-infra/auto-csr-approver-29687674-c9ssn/oc" id=076a1b8b-3178-4092-9d8b-a8fe882ad80e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.226583 | controller | Jun 12 10:34:05.706953 crc crio[19822]: time="2026-06-12T10:34:05.7068622Z" level=info msg="Starting container: 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b" id=5e8ab8ab-4b54-491f-96d9-6c4c9e25f18e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.226599 | controller | Jun 12 10:34:05.712283 crc crio[19822]: time="2026-06-12T10:34:05.712157338Z" level=info msg="Started container" PID=109430 containerID=5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b description=openshift-infra/auto-csr-approver-29687674-c9ssn/oc id=5e8ab8ab-4b54-491f-96d9-6c4c9e25f18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427
2026-06-12 11:43:48.226616 | controller | Jun 12 10:34:07.974029 crc crio[19822]: time="2026-06-12T10:34:07.973100194Z" level=info msg="Stopping pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427" id=c8b27fdb-6a97-4069-bcb0-5418517f945c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226632 | controller | Jun 12 10:34:07.975899 crc crio[19822]: time="2026-06-12T10:34:07.975549053Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244c668}] Aliases:map[]}"
2026-06-12 11:43:48.226648 | controller | Jun 12 10:34:07.976050 crc crio[19822]: time="2026-06-12T10:34:07.975950646Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687674-c9ssn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.226664 | controller | Jun 12 10:34:08.332738 crc crio[19822]: time="2026-06-12T10:34:08.332295234Z" level=info msg="Stopped pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427" id=c8b27fdb-6a97-4069-bcb0-5418517f945c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.226680 | controller | Jun 12 10:34:21.180453 crc crio[19822]: time="2026-06-12T10:34:21.179208485Z" level=info msg="Removing container: c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e" id=ad64cb7a-f192-471e-86fa-49dd8905e7fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226696 | controller | Jun 12 10:34:21.230915 crc crio[19822]: time="2026-06-12T10:34:21.230742072Z" level=info msg="Removed container c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e: openstack/nova-cell1-db-create-prwxm/mariadb-database-create" id=ad64cb7a-f192-471e-86fa-49dd8905e7fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226711 | controller | Jun 12 10:34:21.234024 crc crio[19822]: time="2026-06-12T10:34:21.233926554Z" level=info msg="Removing container: bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1" id=66fd6395-3fa5-4401-8066-3eafa12de266 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226727 | controller | Jun 12 10:34:21.365229 crc crio[19822]: time="2026-06-12T10:34:21.365030508Z" level=info msg="Removed container bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1: openstack/neutron-db-sync-9l6lq/neutron-db-sync" id=66fd6395-3fa5-4401-8066-3eafa12de266 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226747 | controller | Jun 12 10:34:21.368434 crc crio[19822]: time="2026-06-12T10:34:21.368371533Z" level=info msg="Removing container: 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71" id=bcfd7507-66cf-49f6-ad87-de6c43eb0eb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226763 | controller | Jun 12 10:34:21.577149 crc crio[19822]: time="2026-06-12T10:34:21.576958069Z" level=info msg="Removed container 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71: openshift-infra/auto-csr-approver-29687668-thwqj/oc" id=bcfd7507-66cf-49f6-ad87-de6c43eb0eb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226780 | controller | Jun 12 10:34:21.582633 crc crio[19822]: time="2026-06-12T10:34:21.582488953Z" level=info msg="Removing container: 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b" id=d953875e-b1cd-4c8c-870a-1bc90afa3a77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226796 | controller | Jun 12 10:34:21.618358 crc crio[19822]: time="2026-06-12T10:34:21.618221949Z" level=info msg="Removed container 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create" id=d953875e-b1cd-4c8c-870a-1bc90afa3a77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226812 | controller | Jun 12 10:34:21.621608 crc crio[19822]: time="2026-06-12T10:34:21.621540531Z" level=info msg="Removing container: e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae" id=3b8f4baf-9e8c-474f-bf85-7a070a0f6968 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226828 | controller | Jun 12 10:34:21.694290 crc crio[19822]: time="2026-06-12T10:34:21.694044055Z" level=info msg="Removed container e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init" id=3b8f4baf-9e8c-474f-bf85-7a070a0f6968 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226843 | controller | Jun 12 10:34:21.698314 crc crio[19822]: time="2026-06-12T10:34:21.698216362Z" level=info msg="Removing container: e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4" id=b914fea0-ef40-4c0e-ace2-55ca3066584a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226889 | controller | Jun 12 10:34:21.779547 crc crio[19822]: time="2026-06-12T10:34:21.779386591Z" level=info msg="Removed container e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4: openstack/nova-api-25b4-account-create-58842/mariadb-account-create" id=b914fea0-ef40-4c0e-ace2-55ca3066584a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226911 | controller | Jun 12 10:34:21.785326 crc crio[19822]: time="2026-06-12T10:34:21.785227571Z" level=info msg="Removing container: 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364" id=4f16dd72-260f-427c-b4d0-1a53f601f2b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226928 | controller | Jun 12 10:34:21.823039 crc crio[19822]: time="2026-06-12T10:34:21.822279772Z" level=info msg="Removed container 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create" id=4f16dd72-260f-427c-b4d0-1a53f601f2b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226944 | controller | Jun 12 10:34:21.827265 crc crio[19822]: time="2026-06-12T10:34:21.82714788Z" level=info msg="Removing container: def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220" id=0ea298e6-25ff-4964-a1c9-57fabc8446bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226960 | controller | Jun 12 10:34:21.896547 crc crio[19822]: time="2026-06-12T10:34:21.8964078Z" level=info msg="Removed container def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220: openstack/nova-api-db-create-nj48x/mariadb-database-create" id=0ea298e6-25ff-4964-a1c9-57fabc8446bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226981 | controller | Jun 12 10:34:21.911235 crc crio[19822]: time="2026-06-12T10:34:21.910795245Z" level=info msg="Removing container: 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d" id=ce9f6544-f86b-41d1-a34e-9e3e896cda5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.226999 | controller | Jun 12 10:34:21.952694 crc crio[19822]: time="2026-06-12T10:34:21.952439864Z" level=info msg="Removed container 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d: openstack/nova-cell0-db-create-x88kt/mariadb-database-create" id=ce9f6544-f86b-41d1-a34e-9e3e896cda5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227015 | controller | Jun 12 10:34:21.959604 crc crio[19822]: time="2026-06-12T10:34:21.959484377Z" level=info msg="Removing container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1" id=0122208c-82c3-4e3b-bcbb-f8e7309899a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227031 | controller | Jun 12 10:34:21.994799 crc crio[19822]: time="2026-06-12T10:34:21.994721935Z" level=info msg="Removed container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns" id=0122208c-82c3-4e3b-bcbb-f8e7309899a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227048 | controller | Jun 12 10:34:22.015267 crc crio[19822]: time="2026-06-12T10:34:22.015091871Z" level=info msg="Stopping pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec" id=a6a10f90-c3f4-4fbc-b064-239a25c07fc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227064 | controller | Jun 12 10:34:22.015647 crc crio[19822]: time="2026-06-12T10:34:22.015323619Z" level=info msg="Stopped pod sandbox (already stopped): 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec" id=a6a10f90-c3f4-4fbc-b064-239a25c07fc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227081 | controller | Jun 12 10:34:22.016266 crc crio[19822]: time="2026-06-12T10:34:22.016220164Z" level=info msg="Removing pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec" id=01e77e22-1e71-42f2-8970-c18480c21e5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227098 | controller | Jun 12 10:34:22.041951 crc crio[19822]: time="2026-06-12T10:34:22.04186692Z" level=info msg="Removed pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec" id=01e77e22-1e71-42f2-8970-c18480c21e5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227120 | controller | Jun 12 10:34:22.045162 crc crio[19822]: time="2026-06-12T10:34:22.045015679Z" level=info msg="Stopping pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9" id=53d7590f-1290-43d1-a690-c91803392546 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227136 | controller | Jun 12 10:34:22.045422 crc crio[19822]: time="2026-06-12T10:34:22.045234807Z" level=info msg="Stopped pod sandbox (already stopped): 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9" id=53d7590f-1290-43d1-a690-c91803392546 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227152 | controller | Jun 12 10:34:22.046368 crc crio[19822]: time="2026-06-12T10:34:22.046320701Z" level=info msg="Removing pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9" id=142df9c2-68d1-4765-8ccd-5dfc061c56b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227168 | controller | Jun 12 10:34:22.073683 crc crio[19822]: time="2026-06-12T10:34:22.072918707Z" level=info msg="Removed pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9" id=142df9c2-68d1-4765-8ccd-5dfc061c56b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227184 | controller | Jun 12 10:34:22.074604 crc crio[19822]: time="2026-06-12T10:34:22.074500614Z" level=info msg="Stopping pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b" id=c46341e5-1088-4845-b795-ecd71e0ac814 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227206 | controller | Jun 12 10:34:22.074695 crc crio[19822]: time="2026-06-12T10:34:22.074624948Z" level=info msg="Stopped pod sandbox (already stopped): 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b" id=c46341e5-1088-4845-b795-ecd71e0ac814 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227222 | controller | Jun 12 10:34:22.078976 crc crio[19822]: time="2026-06-12T10:34:22.078926596Z" level=info msg="Removing pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b" id=4d09fb69-6703-473f-81bf-3e4e976e6c07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227238 | controller | Jun 12 10:34:22.098796 crc crio[19822]: time="2026-06-12T10:34:22.098664203Z" level=info msg="Removed pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b" id=4d09fb69-6703-473f-81bf-3e4e976e6c07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227254 | controller | Jun 12 10:34:22.100594 crc crio[19822]: time="2026-06-12T10:34:22.100484669Z" level=info msg="Stopping pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8" id=648d9abf-d7f6-4b80-b809-2902afd5bb81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227270 | controller | Jun 12 10:34:22.100695 crc crio[19822]: time="2026-06-12T10:34:22.100664614Z" level=info msg="Stopped pod sandbox (already stopped): b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8" id=648d9abf-d7f6-4b80-b809-2902afd5bb81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227286 | controller | Jun 12 10:34:22.101758 crc crio[19822]: time="2026-06-12T10:34:22.101663505Z" level=info msg="Removing pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8" id=9962648e-a98f-4efe-a1ab-57bdf921fca8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227302 | controller | Jun 12 10:34:22.122876 crc crio[19822]: time="2026-06-12T10:34:22.122403027Z" level=info msg="Removed pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8" id=9962648e-a98f-4efe-a1ab-57bdf921fca8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227323 | controller | Jun 12 10:34:22.126865 crc crio[19822]: time="2026-06-12T10:34:22.123280771Z" level=info msg="Stopping pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b" id=ee33e331-559a-43c1-a5e3-e1f0a5cc53aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227350 | controller | Jun 12 10:34:22.126865 crc crio[19822]: time="2026-06-12T10:34:22.123373904Z" level=info msg="Stopped pod sandbox (already stopped): 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b" id=ee33e331-559a-43c1-a5e3-e1f0a5cc53aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227377 | controller | Jun 12 10:34:22.126865 crc crio[19822]: time="2026-06-12T10:34:22.124049775Z" level=info msg="Removing pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b" id=55ffceb9-b080-402f-9820-9535529c8365 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227396 | controller | Jun 12 10:34:22.154575 crc crio[19822]: time="2026-06-12T10:34:22.154482332Z" level=info msg="Removed pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b" id=55ffceb9-b080-402f-9820-9535529c8365 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227413 | controller | Jun 12 10:34:22.155632 crc crio[19822]: time="2026-06-12T10:34:22.155573195Z" level=info msg="Stopping pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb" id=f172ad9b-e6f8-44ed-a53a-5bac7b2cb617 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227437 | controller | Jun 12 10:34:22.155804 crc crio[19822]: time="2026-06-12T10:34:22.155633017Z" level=info msg="Stopped pod sandbox (already stopped): 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb" id=f172ad9b-e6f8-44ed-a53a-5bac7b2cb617 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227467 | controller | Jun 12 10:34:22.156901 crc crio[19822]: time="2026-06-12T10:34:22.156801565Z" level=info msg="Removing pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb" id=6530e216-186c-4d0b-bc0a-79833f2e8b56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227497 | controller | Jun 12 10:34:22.194095 crc crio[19822]: time="2026-06-12T10:34:22.193974068Z" level=info msg="Removed pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb" id=6530e216-186c-4d0b-bc0a-79833f2e8b56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227519 | controller | Jun 12 10:34:22.197054 crc crio[19822]: time="2026-06-12T10:34:22.196945298Z" level=info msg="Stopping pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d" id=bc90af0b-3474-4352-a201-b6d9097046ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227536 | controller | Jun 12 10:34:22.197054 crc crio[19822]: time="2026-06-12T10:34:22.197065022Z" level=info msg="Stopped pod sandbox (already stopped): 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d" id=bc90af0b-3474-4352-a201-b6d9097046ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227553 | controller | Jun 12 10:34:22.198421 crc crio[19822]: time="2026-06-12T10:34:22.198340792Z" level=info msg="Removing pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d" id=e6fd0b0e-e01f-457d-8b2c-e2ba257613fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227570 | controller | Jun 12 10:34:22.216493 crc crio[19822]: time="2026-06-12T10:34:22.21624693Z" level=info msg="Removed pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d" id=e6fd0b0e-e01f-457d-8b2c-e2ba257613fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227586 | controller | Jun 12 10:34:22.217202 crc crio[19822]: time="2026-06-12T10:34:22.217067675Z" level=info msg="Stopping pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d" id=adfde43f-dc1b-4926-ab77-fe93eacf95d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227602 | controller | Jun 12 10:34:22.217327 crc crio[19822]: time="2026-06-12T10:34:22.217241661Z" level=info msg="Stopped pod sandbox (already stopped): f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d" id=adfde43f-dc1b-4926-ab77-fe93eacf95d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227618 | controller | Jun 12 10:34:22.218119 crc crio[19822]: time="2026-06-12T10:34:22.217994045Z" level=info msg="Removing pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d" id=fc62aabf-ea71-4905-9c90-cfb04e25666f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227634 | controller | Jun 12 10:34:22.261879 crc crio[19822]: time="2026-06-12T10:34:22.261694541Z" level=info msg="Removed pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d" id=fc62aabf-ea71-4905-9c90-cfb04e25666f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227650 | controller | Jun 12 10:34:22.263079 crc crio[19822]: time="2026-06-12T10:34:22.263013833Z" level=info msg="Stopping pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f" id=3edda890-8746-4b68-b830-8a40bd97ffc3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227666 | controller | Jun 12 10:34:22.263303 crc crio[19822]: time="2026-06-12T10:34:22.263279761Z" level=info msg="Stopped pod sandbox (already stopped): 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f" id=3edda890-8746-4b68-b830-8a40bd97ffc3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227682 | controller | Jun 12 10:34:22.266165 crc crio[19822]: time="2026-06-12T10:34:22.265978077Z" level=info msg="Removing pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f" id=ad9e12b1-cba0-4089-b5bb-421e3946b920 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227702 | controller | Jun 12 10:34:22.285784 crc crio[19822]: time="2026-06-12T10:34:22.285611071Z" level=info msg="Removed pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f" id=ad9e12b1-cba0-4089-b5bb-421e3946b920 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227719 | controller | Jun 12 10:35:22.308777 crc crio[19822]: time="2026-06-12T10:35:22.307891469Z" level=info msg="Removing container: 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829" id=b4c58916-8eed-4755-adcd-cd735c185f0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227735 | controller | Jun 12 10:35:22.415639 crc crio[19822]: time="2026-06-12T10:35:22.415544242Z" level=info msg="Removed container 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage" id=b4c58916-8eed-4755-adcd-cd735c185f0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227753 | controller | Jun 12 10:35:22.420446 crc crio[19822]: time="2026-06-12T10:35:22.420362564Z" level=info msg="Removing container: 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f" id=4f1862b7-696c-49e3-ac21-8851eaabd0ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227769 | controller | Jun 12 10:35:22.556211 crc crio[19822]: time="2026-06-12T10:35:22.55608914Z" level=info msg="Removed container 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync" id=4f1862b7-696c-49e3-ac21-8851eaabd0ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227785 | controller | Jun 12 10:35:22.563080 crc crio[19822]: time="2026-06-12T10:35:22.562937426Z" level=info msg="Removing container: 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d" id=0764223c-1f4f-42f8-8e2b-263336d45ca9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227801 | controller | Jun 12 10:35:22.664910 crc crio[19822]: time="2026-06-12T10:35:22.664712674Z" level=info msg="Removed container 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync" id=0764223c-1f4f-42f8-8e2b-263336d45ca9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.227817 | controller | Jun 12 10:35:22.677644 crc crio[19822]: time="2026-06-12T10:35:22.67753301Z" level=info msg="Stopping pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a" id=0a72991d-e31b-4210-bf0d-52df66760686 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227832 | controller | Jun 12 10:35:22.677644 crc crio[19822]: time="2026-06-12T10:35:22.677616583Z" level=info msg="Stopped pod sandbox (already stopped): 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a" id=0a72991d-e31b-4210-bf0d-52df66760686 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227867 | controller | Jun 12 10:35:22.678235 crc crio[19822]: time="2026-06-12T10:35:22.678106308Z" level=info msg="Removing pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a" id=7df78815-a539-4aa1-ad57-e4db0fc4dcbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227899 | controller | Jun 12 10:35:22.694709 crc crio[19822]: time="2026-06-12T10:35:22.694351146Z" level=info msg="Removed pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a" id=7df78815-a539-4aa1-ad57-e4db0fc4dcbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227918 | controller | Jun 12 10:35:22.695599 crc crio[19822]: time="2026-06-12T10:35:22.695541651Z" level=info msg="Stopping pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e" id=b607d749-c961-40d7-ac97-587d73db4e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227941 | controller | Jun 12 10:35:22.695690 crc crio[19822]: time="2026-06-12T10:35:22.695665625Z" level=info msg="Stopped pod sandbox (already stopped): f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e" id=b607d749-c961-40d7-ac97-587d73db4e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.227958 | controller | Jun 12 10:35:22.696545 crc crio[19822]: time="2026-06-12T10:35:22.696491331Z" level=info msg="Removing pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e" id=c410260c-3b85-4b0e-ac35-ad2503f4ce26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227974 | controller | Jun 12 10:35:22.713972 crc crio[19822]: time="2026-06-12T10:35:22.713879485Z" level=info msg="Removed pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e" id=c410260c-3b85-4b0e-ac35-ad2503f4ce26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.227990 | controller | Jun 12 10:35:22.714868 crc crio[19822]: time="2026-06-12T10:35:22.714778331Z" level=info msg="Stopping pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3" id=45415def-f912-467d-922f-f5b0a4424532 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.228007 | controller | Jun 12 10:35:22.715032 crc crio[19822]: time="2026-06-12T10:35:22.715012828Z" level=info msg="Stopped pod sandbox (already stopped): 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3" id=45415def-f912-467d-922f-f5b0a4424532 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.228023 | controller | Jun 12 10:35:22.715699 crc crio[19822]: time="2026-06-12T10:35:22.715673919Z" level=info msg="Removing pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3" id=ad10ab19-658f-4715-8089-70bf1c5d150f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.228039 | controller | Jun 12 10:35:22.732085 crc crio[19822]: time="2026-06-12T10:35:22.731972428Z" level=info msg="Removed pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3" id=ad10ab19-658f-4715-8089-70bf1c5d150f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.228069 | controller | Jun 12 10:36:00.638849 crc crio[19822]: time="2026-06-12T10:36:00.63513446Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687676-tzq6g/POD" id=9adbd82c-1d0c-4dd1-ab55-c3db81be441e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.228087 | controller | Jun 12 10:36:00.638849 crc crio[19822]: time="2026-06-12T10:36:00.636053059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.228104 | controller | Jun 12 10:36:00.688796 crc crio[19822]: time="2026-06-12T10:36:00.688643018Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc001ee2030}] Aliases:map[]}"
2026-06-12 11:43:48.228122 | controller | Jun 12 10:36:00.688796 crc crio[19822]: time="2026-06-12T10:36:00.688734701Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687676-tzq6g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.228139 | controller | Jun 12 10:36:01.113647 crc crio[19822]: 2026-06-12T10:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeb48c299057c0e Mac:ee:41:c6:3c:4c:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d SocketPath: PciID:}] [{Interface:0xc000414ae0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.228160 | controller | Jun 12 10:36:01.117391 crc crio[19822]: time="2026-06-12T10:36:01.117157395Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc001ee2030}] Aliases:map[]}"
2026-06-12 11:43:48.228177 | controller | Jun 12 10:36:01.117546 crc crio[19822]: time="2026-06-12T10:36:01.117477835Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687676-tzq6g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.228194 | controller | Jun 12 10:36:01.132033 crc crio[19822]: time="2026-06-12T10:36:01.131917465Z" level=info msg="Ran pod sandbox eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 with infra container: openshift-infra/auto-csr-approver-29687676-tzq6g/POD" id=9adbd82c-1d0c-4dd1-ab55-c3db81be441e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.228211 | controller | Jun 12 10:36:01.136653 crc crio[19822]: time="2026-06-12T10:36:01.136561671Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b111e062-7209-45b4-adfd-a2de77f177cb name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.228227 | controller | Jun 12 10:36:01.149794 crc crio[19822]: time="2026-06-12T10:36:01.149683829Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.228244 | controller | Jun 12 10:36:01.973570 crc crio[19822]: time="2026-06-12T10:36:01.973053897Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b111e062-7209-45b4-adfd-a2de77f177cb name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.228260 | controller | Jun 12 10:36:01.975056 crc crio[19822]: time="2026-06-12T10:36:01.974966297Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=56c17a31-8cf2-41d2-a290-6fead4e11e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.228275 | controller | Jun 12 10:36:01.982423 crc crio[19822]: time="2026-06-12T10:36:01.982279918Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=55c9318b-9972-4829-9e04-89d2cf82eef5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.228291 | controller | Jun 12 10:36:01.999417 crc crio[19822]: time="2026-06-12T10:36:01.999304701Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687676-tzq6g/oc" id=0dd51f73-a687-41a5-81e2-d9fb4ebacb21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.228307 | controller | Jun 12 10:36:01.999856 crc crio[19822]: time="2026-06-12T10:36:01.999775456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.228324 | controller | Jun 12 10:36:02.061783 crc crio[19822]: time="2026-06-12T10:36:02.061603804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.228343 | controller | Jun 12 10:36:02.344511 crc crio[19822]: time="2026-06-12T10:36:02.343092713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.228368 | controller | Jun 12 10:36:02.495945 crc crio[19822]: time="2026-06-12T10:36:02.495464152Z" level=info msg="Created container fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5: openshift-infra/auto-csr-approver-29687676-tzq6g/oc" id=0dd51f73-a687-41a5-81e2-d9fb4ebacb21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.228398 | controller | Jun 12 10:36:02.497419 crc crio[19822]: time="2026-06-12T10:36:02.497074253Z" level=info msg="Starting container: fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5" id=7fef2701-7acf-47b9-8d5f-250da80f2355 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.228419 | controller | Jun 12 10:36:02.511049 crc crio[19822]: time="2026-06-12T10:36:02.510922056Z" level=info msg="Started container" PID=114869 containerID=fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5 description=openshift-infra/auto-csr-approver-29687676-tzq6g/oc id=7fef2701-7acf-47b9-8d5f-250da80f2355 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3
2026-06-12 11:43:48.228436 | controller | Jun 12 10:36:04.895970 crc crio[19822]: time="2026-06-12T10:36:04.895173378Z" level=info msg="Stopping pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3" id=7151934d-4330-4d44-a639-e1ed42b6e106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.228453 | controller | Jun 12 10:36:04.897717 crc crio[19822]: time="2026-06-12T10:36:04.897672957Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc002ed00e0}] Aliases:map[]}"
2026-06-12 11:43:48.228470 | controller | Jun 12 10:36:04.897925 crc crio[19822]: time="2026-06-12T10:36:04.897885204Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687676-tzq6g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.228486 | controller | Jun 12 10:36:05.258373 crc crio[19822]: time="2026-06-12T10:36:05.257783946Z" level=info msg="Stopped pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3" id=7151934d-4330-4d44-a639-e1ed42b6e106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.228503 | controller | Jun 12 10:36:22.753874 crc crio[19822]: time="2026-06-12T10:36:22.752409427Z" level=info msg="Removing container: a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516" id=38afe794-79ad-475d-bd6d-d085d506efe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.228520 | controller | Jun 12 10:36:22.857917 crc crio[19822]: time="2026-06-12T10:36:22.85773553Z" level=info msg="Removed container a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage" id=38afe794-79ad-475d-bd6d-d085d506efe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.228537 | controller | Jun 12 10:36:22.861436 crc crio[19822]: time="2026-06-12T10:36:22.861335561Z" level=info msg="Removing container: 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3" id=e125468a-39a8-494f-8af5-6de86b62d87e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.228553 | controller | Jun 12 10:36:22.982382 crc crio[19822]: time="2026-06-12T10:36:22.981926346Z" level=info msg="Removed container 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3: openshift-infra/auto-csr-approver-29687670-4b5n5/oc" id=e125468a-39a8-494f-8af5-6de86b62d87e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.228569 | controller | Jun 12 10:36:22.993181 crc crio[19822]: time="2026-06-12T10:36:22.99309994Z" level=info msg="Stopping pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff" id=f00cf646-3bde-4cca-aecf-6621005d6604 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.228590 | controller | Jun 12 10:36:22.993509 crc crio[19822]: time="2026-06-12T10:36:22.99341168Z" level=info msg="Stopped pod sandbox (already stopped): 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff" id=f00cf646-3bde-4cca-aecf-6621005d6604 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.228608 | controller | Jun 12 10:36:22.994787 crc crio[19822]: time="2026-06-12T10:36:22.994701271Z" level=info msg="Removing pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff" id=da9e0768-b5f7-4b8a-95ce-71b784b99be2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.228624 | controller | Jun 12 10:36:23.021374 crc crio[19822]: time="2026-06-12T10:36:23.021154031Z" level=info msg="Removed pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff" id=da9e0768-b5f7-4b8a-95ce-71b784b99be2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.228640 | controller | Jun 12 10:36:23.022082 crc crio[19822]: time="2026-06-12T10:36:23.022014287Z" level=info msg="Stopping pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce" id=8016ded6-78bb-4093-8d60-526286a12052 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.228656 | controller | Jun 12 10:36:23.022082 crc crio[19822]: time="2026-06-12T10:36:23.022076629Z" level=info msg="Stopped pod sandbox (already stopped): aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce" id=8016ded6-78bb-4093-8d60-526286a12052 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.228674 | controller | Jun 12 10:36:23.022708 crc crio[19822]: time="2026-06-12T10:36:23.022642686Z" level=info msg="Removing pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce" id=2126c97a-0532-46b3-ac67-a36f4cf219c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.228690 | controller | Jun 12 10:36:23.037554 crc crio[19822]: time="2026-06-12T10:36:23.037441361Z" level=info msg="Removed pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce" id=2126c97a-0532-46b3-ac67-a36f4cf219c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.228706 | controller | Jun 12 10:37:38.902044 crc crio[19822]: time="2026-06-12T10:37:38.901572034Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vgn4z/POD" id=c7333191-0643-4ff9-8c23-e3df9261cdf4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.228722 | controller | Jun 12 10:37:38.903576 crc crio[19822]: time="2026-06-12T10:37:38.902063989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.228738 | controller | Jun 12 10:37:38.950215 crc crio[19822]: time="2026-06-12T10:37:38.949797966Z" level=info msg="Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc005212028}] Aliases:map[]}"
2026-06-12 11:43:48.228755 | controller | Jun 12 10:37:38.950215 crc crio[19822]: time="2026-06-12T10:37:38.94992534Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vgn4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.228771 | controller | Jun 12 10:37:39.583780 crc crio[19822]: 2026-06-12T10:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a102ec2f4bf698b Mac:d6:bc:53:9b:a4:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.228795 | controller | Jun 12 10:37:39.585975 crc crio[19822]: time="2026-06-12T10:37:39.585893168Z" level=info msg="Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc005212028}] Aliases:map[]}"
2026-06-12 11:43:48.228813 | controller | Jun 12 10:37:39.586323 crc crio[19822]: time="2026-06-12T10:37:39.586084084Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vgn4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.228829 | controller | Jun 12 10:37:39.596799 crc crio[19822]: time="2026-06-12T10:37:39.59667121Z" level=info msg="Ran pod sandbox a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 with infra container: openshift-marketplace/redhat-marketplace-vgn4z/POD" id=c7333191-0643-4ff9-8c23-e3df9261cdf4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.228846 | controller | Jun 12 10:37:39.600115 crc crio[19822]: time="2026-06-12T10:37:39.600021264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2c1b8123-ea38-49da-bbe9-83ffc5cfe79a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.228888 | controller | Jun 12 10:37:39.611153 crc crio[19822]: time="2026-06-12T10:37:39.611026204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=42d31a38-6dba-4880-9769-b4e606e9455c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.228906 | controller | Jun 12 10:37:39.625246 crc crio[19822]: time="2026-06-12T10:37:39.625125591Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities" id=9d7acf18-0b4b-46b8-992d-051a5e47bb80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.228922 | controller | Jun 12 10:37:39.625775 crc crio[19822]: time="2026-06-12T10:37:39.625655798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.228938 | controller | Jun 12 10:37:39.714641 crc crio[19822]: time="2026-06-12T10:37:39.714479957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.228953 | controller | Jun 12 10:37:39.719401 crc crio[19822]: time="2026-06-12T10:37:39.719319168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.228969 | controller | Jun 12 10:37:39.915130 crc crio[19822]: time="2026-06-12T10:37:39.914477906Z" level=info msg="Created container 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities" id=9d7acf18-0b4b-46b8-992d-051a5e47bb80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.228986 | controller | Jun 12 10:37:39.917985 crc crio[19822]: time="2026-06-12T10:37:39.91776546Z" level=info msg="Starting container: 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0" id=c44d6ddd-b0db-4bca-a7c9-bc1cc975b4c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.229003 | controller | Jun 12 10:37:39.924146 crc crio[19822]: time="2026-06-12T10:37:39.923971467Z" level=info msg="Started container" PID=119474 containerID=63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0 description=openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities id=c44d6ddd-b0db-4bca-a7c9-bc1cc975b4c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204
2026-06-12 11:43:48.229025 | controller | Jun 12 10:37:40.372133 crc crio[19822]: time="2026-06-12T10:37:40.371068455Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=28e5d6cd-be87-4b2e-8570-bdf459e7e22f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.229042 | controller | Jun 12 10:37:40.381284 crc crio[19822]: time="2026-06-12T10:37:40.381106313Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.229058 | controller | Jun 12 10:37:41.032667 crc crio[19822]: time="2026-06-12T10:37:41.031994283Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=28e5d6cd-be87-4b2e-8570-bdf459e7e22f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.229075 | controller | Jun 12 10:37:41.034719 crc crio[19822]: time="2026-06-12T10:37:41.034636667Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a8be4e41-6807-450b-ae23-c24685483eff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.229091 | controller | Jun 12 10:37:41.038518 crc crio[19822]: time="2026-06-12T10:37:41.038451857Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=252c4605-12d0-4ce7-8bc7-c246390a8d0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.229107 | controller | Jun 12 10:37:41.056955 crc crio[19822]: time="2026-06-12T10:37:41.055658573Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vgn4z/extract-content" id=91765973-de7d-4329-8c36-ae0a4ccf6915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.229123 | controller | Jun 12 10:37:41.056955 crc crio[19822]: time="2026-06-12T10:37:41.05651368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229139 | controller | Jun 12 10:37:41.110677 crc crio[19822]: time="2026-06-12T10:37:41.110526783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229154 | controller | Jun 12 10:37:41.114601 crc crio[19822]: time="2026-06-12T10:37:41.114458647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229170 | controller | Jun 12 10:37:41.289577 crc crio[19822]: time="2026-06-12T10:37:41.289410637Z" level=info msg="Created container e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284: openshift-marketplace/redhat-marketplace-vgn4z/extract-content" id=91765973-de7d-4329-8c36-ae0a4ccf6915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.229186 | controller | Jun 12 10:37:41.296476 crc crio[19822]: time="2026-06-12T10:37:41.296388787Z" level=info msg="Starting container: e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284" id=0f1d0f06-1274-4478-b395-f0122d63efe8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.229207 | controller | Jun 12 10:37:41.302568 crc crio[19822]: time="2026-06-12T10:37:41.302403607Z" level=info msg="Started container" PID=119589 containerID=e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284 description=openshift-marketplace/redhat-marketplace-vgn4z/extract-content id=0f1d0f06-1274-4478-b395-f0122d63efe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204
2026-06-12 11:43:48.229236 | controller | Jun 12 10:37:42.405514 crc crio[19822]: time="2026-06-12T10:37:42.405010081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9993b551-fdf9-49d1-84f8-2e7178f3295a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.229263 | controller | Jun 12 10:37:42.409102 crc crio[19822]: time="2026-06-12T10:37:42.409004858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8ba1c5ce-3cbf-4d7b-8c9c-d8600a534871 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.229280 | controller | Jun 12 10:37:42.420653 crc crio[19822]: time="2026-06-12T10:37:42.419617575Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vgn4z/registry-server" id=3189b30f-6497-4271-b7c7-e1fd4d472609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.229297 | controller | Jun 12 10:37:42.420653 crc crio[19822]: time="2026-06-12T10:37:42.42010113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229313 | controller | Jun 12 10:37:42.481061 crc crio[19822]: time="2026-06-12T10:37:42.479503924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229328 | controller | Jun 12 10:37:42.483399 crc crio[19822]: time="2026-06-12T10:37:42.483027856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229344 | controller | Jun 12 10:37:42.674246 crc crio[19822]: time="2026-06-12T10:37:42.674066393Z" level=info msg="Created container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server" id=3189b30f-6497-4271-b7c7-e1fd4d472609 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.229360 | controller | Jun 12 10:37:42.675589 crc crio[19822]: time="2026-06-12T10:37:42.675496899Z" level=info msg="Starting container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309" id=616a5142-2c6b-4376-a385-451680e208df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.229375 | controller | Jun 12 10:37:42.682346 crc crio[19822]: time="2026-06-12T10:37:42.682225092Z" level=info msg="Started container" PID=119670 containerID=205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309 description=openshift-marketplace/redhat-marketplace-vgn4z/registry-server id=616a5142-2c6b-4376-a385-451680e208df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204
2026-06-12 11:43:48.229392 | controller | Jun 12 10:37:47.471586 crc crio[19822]: time="2026-06-12T10:37:47.471061688Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/POD" id=35858323-d077-4eff-9f2e-3b5da2d14ceb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.229408 | controller | Jun 12 10:37:47.471586 crc crio[19822]: time="2026-06-12T10:37:47.471594195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229425 | controller | Jun 12 10:37:47.507972 crc crio[19822]: time="2026-06-12T10:37:47.507732751Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d0b0}] Aliases:map[]}"
2026-06-12 11:43:48.229455 | controller | Jun 12 10:37:47.507972 crc crio[19822]: time="2026-06-12T10:37:47.507789073Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.229480 | controller | Jun 12 10:37:48.025655 crc crio[19822]: 2026-06-12T10:37:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add5976a7d43781 Mac:06:50:6d:4b:fd:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.229499 | controller | Jun 12 10:37:48.029314 crc crio[19822]: time="2026-06-12T10:37:48.029149697Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d0b0}] Aliases:map[]}"
2026-06-12 11:43:48.229516 | controller | Jun 12 10:37:48.029703 crc crio[19822]: time="2026-06-12T10:37:48.029576241Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.229533 | controller | Jun 12 10:37:48.044645 crc crio[19822]: time="2026-06-12T10:37:48.044554666Z" level=info msg="Ran pod sandbox add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/POD" id=35858323-d077-4eff-9f2e-3b5da2d14ceb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.229550 | controller | Jun 12 10:37:48.048140 crc crio[19822]: time="2026-06-12T10:37:48.048012254Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b96c3dcb-9b13-46db-892f-abcb79fea637 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.229566 | controller | Jun 12 10:37:48.055585 crc crio[19822]: time="2026-06-12T10:37:48.055511552Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.229583 | controller | Jun 12 10:37:51.565860 crc crio[19822]: time="2026-06-12T10:37:51.564467142Z" level=info msg="Stopping container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309 (timeout: 2s)" id=3faee4c2-f39d-48d8-bdc1-243568c72356 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.229599 | controller | Jun 12 10:37:51.695289 crc crio[19822]: time="2026-06-12T10:37:51.69492085Z" level=info msg="Stopped container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server" id=3faee4c2-f39d-48d8-bdc1-243568c72356 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.229616 | controller | Jun 12 10:37:51.696106 crc crio[19822]: time="2026-06-12T10:37:51.695972172Z" level=info msg="Stopping pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204" id=d55f10b0-88c7-483e-976b-6d8de6f6a9b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.229632 | controller | Jun 12 10:37:51.696951 crc crio[19822]: time="2026-06-12T10:37:51.696726796Z" level=info msg="Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc0037c8178}] Aliases:map[]}"
2026-06-12 11:43:48.229654 | controller | Jun 12 10:37:51.697436 crc crio[19822]: time="2026-06-12T10:37:51.696983784Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vgn4z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.229671 | controller | Jun 12 10:37:52.058281 crc crio[19822]: time="2026-06-12T10:37:52.057533286Z" level=info msg="Stopped pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204" id=d55f10b0-88c7-483e-976b-6d8de6f6a9b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.229688 | controller | Jun 12 10:37:52.585385 crc crio[19822]: time="2026-06-12T10:37:52.584746785Z" level=info msg="Removing container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309" id=e04b4e94-14cb-43aa-8097-64cb57711655 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.229704 | controller | Jun 12 10:38:00.592508 crc crio[19822]: time="2026-06-12T10:38:00.591059078Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687678-6p5g7/POD" id=86cf4127-030e-4c80-b073-07350b1735c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.229720 | controller | Jun 12 10:38:00.594023 crc crio[19822]: time="2026-06-12T10:38:00.592541645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229736 | controller | Jun 12 10:38:01.120105 crc crio[19822]: time="2026-06-12T10:38:01.119963419Z" level=info msg="Removed container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server" id=e04b4e94-14cb-43aa-8097-64cb57711655 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.229751 | controller | Jun 12 10:38:01.123903 crc crio[19822]: time="2026-06-12T10:38:01.12374768Z" level=info msg="Removing container: e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284" id=ffcfce2f-690d-4ec7-89b8-990532037dc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.229767 | controller | Jun 12 10:38:01.170630 crc crio[19822]: time="2026-06-12T10:38:01.170512094Z" level=info msg="Removed container e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284: openshift-marketplace/redhat-marketplace-vgn4z/extract-content" id=ffcfce2f-690d-4ec7-89b8-990532037dc9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.229783 | controller | Jun 12 10:38:01.174970 crc crio[19822]: time="2026-06-12T10:38:01.174723856Z" level=info msg="Removing container: 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0" id=7e308d35-17d3-428f-94b7-d4e474c87586 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.229798 | controller | Jun 12 10:38:01.274992 crc crio[19822]: time="2026-06-12T10:38:01.274894834Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc005213bd0}] Aliases:map[]}"
2026-06-12 11:43:48.229815 | controller | Jun 12 10:38:01.274992 crc crio[19822]: time="2026-06-12T10:38:01.275008176Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687678-6p5g7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.229831 | controller | Jun 12 10:38:01.296066 crc crio[19822]: time="2026-06-12T10:38:01.295948375Z" level=info msg="Removed container 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities" id=7e308d35-17d3-428f-94b7-d4e474c87586 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.229868 | controller | Jun 12 10:38:01.320772 crc crio[19822]: time="2026-06-12T10:38:01.320687651Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b96c3dcb-9b13-46db-892f-abcb79fea637 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.229893 | controller | Jun 12 10:38:01.322052 crc crio[19822]: time="2026-06-12T10:38:01.321975545Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6a97b0dc-ce15-4f42-a09c-d701ccc568a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.229910 | controller | Jun 12 10:38:01.376760 crc crio[19822]: time="2026-06-12T10:38:01.376112186Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=63b1be48-2933-4ca4-b564-4d0cdb1882a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.229926 | controller | Jun 12 10:38:01.390091 crc crio[19822]: time="2026-06-12T10:38:01.38988692Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=27cb3719-402b-4464-98ef-44ea5bad605c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.229941 | controller | Jun 12 10:38:01.392560 crc crio[19822]: time="2026-06-12T10:38:01.392463693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229957 | controller | Jun 12 10:38:01.459292 crc crio[19822]: time="2026-06-12T10:38:01.459221417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229973 | controller | Jun 12 10:38:01.465450 crc crio[19822]: time="2026-06-12T10:38:01.464507145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.229988 | controller | Jun 12 10:38:01.624326 crc crio[19822]: time="2026-06-12T10:38:01.623949421Z" level=info msg="Created container b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=27cb3719-402b-4464-98ef-44ea5bad605c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.230005 | controller | Jun 12 10:38:01.626436 crc crio[19822]: time="2026-06-12T10:38:01.626372499Z" level=info msg="Starting container: b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b" id=6395b76e-1bc1-4f92-a010-334112a20630 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.230021 | controller | Jun 12 10:38:01.633268 crc crio[19822]: time="2026-06-12T10:38:01.632948026Z" level=info msg="Started container" PID=120748 containerID=b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6395b76e-1bc1-4f92-a010-334112a20630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e
2026-06-12 11:43:48.230039 | controller | Jun 12 10:38:01.812655 crc crio[19822]: 2026-06-12T10:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:593f450f351ad92 Mac:2e:08:8a:43:4a:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.230060 | controller | Jun 12 10:38:01.815512 crc crio[19822]: time="2026-06-12T10:38:01.815434483Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc005213bd0}] Aliases:map[]}"
2026-06-12 11:43:48.230077 | controller | Jun 12 10:38:01.815751 crc crio[19822]: time="2026-06-12T10:38:01.815665881Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687678-6p5g7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.230095 | controller | Jun 12 10:38:01.828502 crc crio[19822]: time="2026-06-12T10:38:01.828371095Z" level=info msg="Ran pod sandbox 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 with infra container: openshift-infra/auto-csr-approver-29687678-6p5g7/POD" id=86cf4127-030e-4c80-b073-07350b1735c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.230111 | controller | Jun 12 10:38:01.831710 crc crio[19822]: time="2026-06-12T10:38:01.831595216Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=215974d1-79ff-4de3-ab4b-1fc13240472b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.230128 | controller | Jun 12 10:38:01.842085 crc crio[19822]: time="2026-06-12T10:38:01.842007227Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.230144 | controller | Jun 12 10:38:02.909923 crc crio[19822]: time="2026-06-12T10:38:02.909207609Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=215974d1-79ff-4de3-ab4b-1fc13240472b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.230160 | controller | Jun 12 10:38:02.912495 crc crio[19822]: time="2026-06-12T10:38:02.910746116Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=54ee8f48-0b27-4e06-811e-a46a08fde550 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.230176 | controller | Jun 12 10:38:02.913498 crc crio[19822]: time="2026-06-12T10:38:02.913238315Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1fa2f1d7-96be-4e6f-a6a4-5e4818c9b1da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.230192 | controller | Jun 12 10:38:02.921623 crc crio[19822]: time="2026-06-12T10:38:02.921001551Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687678-6p5g7/oc" id=f6f0f723-9ed5-4287-8c71-72a72985a24d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.230208 | controller | Jun 12 10:38:02.921904 crc crio[19822]: time="2026-06-12T10:38:02.921763126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.230223 | controller | Jun 12 10:38:02.984398 crc crio[19822]: time="2026-06-12T10:38:02.984219705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.230239 | controller | Jun 12 10:38:03.256627 crc crio[19822]: time="2026-06-12T10:38:03.254363173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.230254 | controller | Jun 12 10:38:03.398347 crc crio[19822]: time="2026-06-12T10:38:03.398049639Z" level=info msg="Created container 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37: openshift-infra/auto-csr-approver-29687678-6p5g7/oc" id=f6f0f723-9ed5-4287-8c71-72a72985a24d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.230274 | controller | Jun 12 10:38:03.399363 crc crio[19822]: time="2026-06-12T10:38:03.399284528Z" level=info msg="Starting container: 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37" id=efd1a6ca-b21b-47cd-94c2-f7694a419652 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.230290 | controller | Jun 12 10:38:03.405770 crc crio[19822]: time="2026-06-12T10:38:03.40566494Z" level=info msg="Started container" PID=120849 containerID=6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37 description=openshift-infra/auto-csr-approver-29687678-6p5g7/oc id=efd1a6ca-b21b-47cd-94c2-f7694a419652 name=/runtime.v1.RuntimeService/StartContainer sandboxID=593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205
2026-06-12 11:43:48.230306 | controller | Jun 12 10:38:05.797733 crc crio[19822]: time="2026-06-12T10:38:05.797098514Z" level=info msg="Stopping pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205" id=e6c5a844-2d4c-4ad9-bc4d-e1703410413a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.230322 | controller | Jun 12 10:38:05.799342 crc crio[19822]: time="2026-06-12T10:38:05.798339693Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc00244c950}] Aliases:map[]}"
2026-06-12 11:43:48.230338 | controller | Jun 12 10:38:05.799342 crc crio[19822]: time="2026-06-12T10:38:05.798491188Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687678-6p5g7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.230354 | controller | Jun 12 10:38:06.240766 crc crio[19822]: time="2026-06-12T10:38:06.240620547Z" level=info msg="Stopped pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205" id=e6c5a844-2d4c-4ad9-bc4d-e1703410413a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.230379 | controller | Jun 12 10:38:16.983419 crc crio[19822]: time="2026-06-12T10:38:16.982645191Z" level=info msg="Stopping pod sandbox: add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e" id=0175b536-6c50-41fe-8620-a0b9fcb582b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.230458 | controller | Jun 12 10:38:16.984740 crc crio[19822]: time="2026-06-12T10:38:16.98416972Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d930}] Aliases:map[]}"
2026-06-12 11:43:48.230484 | controller | Jun 12 10:38:16.984740 crc crio[19822]: time="2026-06-12T10:38:16.984306154Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.230501 | controller | Jun 12 10:38:17.529543 crc crio[19822]: time="2026-06-12T10:38:17.528223061Z" level=info msg="Stopped pod sandbox: add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e" id=0175b536-6c50-41fe-8620-a0b9fcb582b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.230527 | controller | Jun 12 10:38:18.511289 crc crio[19822]: time="2026-06-12T10:38:18.508659432Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/POD" id=280446eb-9477-4ac4-afc1-0561570e1f9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.230553 | controller | Jun 12 10:38:18.511289 crc crio[19822]: time="2026-06-12T10:38:18.509070465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.230576 | controller | Jun 12 10:38:18.569211 crc crio[19822]: time="2026-06-12T10:38:18.569075519Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144268}] Aliases:map[]}"
2026-06-12 11:43:48.230593 | controller | Jun 12 10:38:18.569211 crc crio[19822]: time="2026-06-12T10:38:18.569165752Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.230610 | controller | Jun 12 10:38:19.228677 crc crio[19822]: 2026-06-12T10:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46591fd7d53c5e8 Mac:f2:15:06:a6:3c:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b SocketPath: PciID:}] [{Interface:0xc000282900 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.230626 | controller | Jun 12 10:38:19.230384 crc crio[19822]: time="2026-06-12T10:38:19.230230723Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144268}] Aliases:map[]}"
2026-06-12 11:43:48.230643 | controller | Jun 12 10:38:19.230384 crc crio[19822]: time="2026-06-12T10:38:19.230387479Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.230659 | controller | Jun 12 10:38:19.238387 crc crio[19822]: time="2026-06-12T10:38:19.23823759Z" level=info msg="Ran pod sandbox 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/POD" id=280446eb-9477-4ac4-afc1-0561570e1f9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.230675 | controller | Jun 12 10:38:19.241525 crc crio[19822]: time="2026-06-12T10:38:19.241437449Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7dabe27e-23aa-4847-b515-3e87915d9c4f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.230691 | controller | Jun 12 10:38:19.250775 crc crio[19822]: time="2026-06-12T10:38:19.250686963Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.230706 | controller | Jun 12 10:38:19.685680 crc crio[19822]: time="2026-06-12T10:38:19.68548221Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7dabe27e-23aa-4847-b515-3e87915d9c4f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.230727 | controller | Jun 12 10:38:19.688449 crc crio[19822]: time="2026-06-12T10:38:19.688397343Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f0788167-2206-467b-bb6b-9e5fe6fbd997 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.230744 | controller | Jun 12 10:38:19.716187 crc crio[19822]: time="2026-06-12T10:38:19.716002977Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b495b82b-bdc1-4cd9-84dd-5b1afe10fcd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.230761 | controller | Jun 12 10:38:19.726989 crc crio[19822]: time="2026-06-12T10:38:19.726875442Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=53580767-1244-472b-a2df-4bd1a7119e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.230777 | controller | Jun 12 10:38:19.727659 crc crio[19822]: time="2026-06-12T10:38:19.727575324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.230792 | controller | Jun 12 10:38:19.786641 crc crio[19822]: time="2026-06-12T10:38:19.786374299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.230808 | controller | Jun 12 10:38:19.790292 crc crio[19822]: time="2026-06-12T10:38:19.790209311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.230824 | controller | Jun 12 10:38:20.001519 crc crio[19822]: time="2026-06-12T10:38:20.000923302Z" level=info msg="Created container bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=53580767-1244-472b-a2df-4bd1a7119e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.230840 | controller | Jun 12 10:38:20.003037 crc crio[19822]: time="2026-06-12T10:38:20.002903165Z" level=info msg="Starting container: bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260" id=c708e815-36e5-45d0-a33f-b5911b9f7e7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.230882 | controller | Jun 12 10:38:20.011399 crc crio[19822]: time="2026-06-12T10:38:20.011304341Z" level=info msg="Started container" PID=121872 containerID=bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=c708e815-36e5-45d0-a33f-b5911b9f7e7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4
2026-06-12 11:43:48.230902 | controller | Jun 12 10:38:23.095320 crc crio[19822]: time="2026-06-12T10:38:23.094058456Z" level=info msg="Removing container: 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586" id=43d8b440-d329-43a9-a071-126d9a4690a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.230918 | controller | Jun 12 10:38:23.236276 crc crio[19822]: time="2026-06-12T10:38:23.236022874Z" level=info msg="Removed container 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586: openshift-infra/auto-csr-approver-29687672-kz5sj/oc" id=43d8b440-d329-43a9-a071-126d9a4690a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.230934 | controller | Jun 12 10:38:23.253367 crc crio[19822]: time="2026-06-12T10:38:23.253259216Z" level=info msg="Stopping pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776" id=17bd37f4-8fa8-4437-aa1b-a2f12da6d2f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.230956 | controller | Jun 12 10:38:23.253676 crc crio[19822]: time="2026-06-12T10:38:23.25338368Z" level=info msg="Stopped pod sandbox (already stopped): e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776" id=17bd37f4-8fa8-4437-aa1b-a2f12da6d2f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.230973 | controller | Jun 12 10:38:23.258637 crc crio[19822]: time="2026-06-12T10:38:23.254393573Z" level=info msg="Removing pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776" id=b5f5bea7-1d4a-4959-9959-2bcc50a9602b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.230988 | controller | Jun 12 10:38:23.279743 crc crio[19822]: time="2026-06-12T10:38:23.279612544Z" level=info msg="Removed pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776" id=b5f5bea7-1d4a-4959-9959-2bcc50a9602b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.231004 | controller | Jun 12 10:38:23.280987 crc crio[19822]: time="2026-06-12T10:38:23.280896082Z" level=info msg="Stopping pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204" id=9a1fcabd-1747-4f63-a7ea-1ecf41aa0208 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.231020 | controller | Jun 12 10:38:23.281183 crc crio[19822]: time="2026-06-12T10:38:23.280999585Z" level=info msg="Stopped pod sandbox (already stopped): a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204" id=9a1fcabd-1747-4f63-a7ea-1ecf41aa0208 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.231036 | controller | Jun 12 10:38:23.282028 crc crio[19822]: time="2026-06-12T10:38:23.281955375Z" level=info msg="Removing pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204" id=b1d10a28-559d-41a2-b6c5-297bf21de542 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.231052 | controller | Jun 12 10:38:23.298623 crc crio[19822]: time="2026-06-12T10:38:23.298509802Z" level=info msg="Removed pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204" id=b1d10a28-559d-41a2-b6c5-297bf21de542 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.231067 | controller | Jun 12 10:38:24.127609 crc crio[19822]: time="2026-06-12T10:38:24.127048773Z" level=info msg="Stopping pod sandbox: 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4" id=9131cb9e-a186-43ff-aead-3f1f247313c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.231083 | controller | Jun 12 10:38:24.128699 crc crio[19822]: time="2026-06-12T10:38:24.128354115Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144138}] Aliases:map[]}"
2026-06-12 11:43:48.231100 | controller | Jun 12 10:38:24.128699 crc crio[19822]: time="2026-06-12T10:38:24.128497179Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.231117 | controller | Jun 12 10:38:24.666890 crc crio[19822]: time="2026-06-12T10:38:24.666660555Z" level=info msg="Stopped pod sandbox: 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4" id=9131cb9e-a186-43ff-aead-3f1f247313c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.231133 | controller | Jun 12 10:38:26.081443 crc crio[19822]: time="2026-06-12T10:38:26.080588011Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/POD" id=9e8de6cd-98d2-43de-985b-d43d718a15e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.231154 | controller | Jun 12 10:38:26.082615 crc crio[19822]: time="2026-06-12T10:38:26.08148709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.231171 | controller | Jun 12 10:38:26.116783 crc crio[19822]: time="2026-06-12T10:38:26.116473869Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc000121688}] Aliases:map[]}"
2026-06-12 11:43:48.231188 | controller | Jun 12 10:38:26.116783 crc crio[19822]: time="2026-06-12T10:38:26.116543071Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.231204 | controller | Jun 12 10:38:26.781371 crc crio[19822]: 2026-06-12T10:38:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:feb200836942653 Mac:62:11:c0:f2:b2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.231220 | controller | Jun 12 10:38:26.782984 crc crio[19822]: time="2026-06-12T10:38:26.782746267Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc000121688}] Aliases:map[]}"
2026-06-12 11:43:48.231236 | controller | Jun 12 10:38:26.782984 crc crio[19822]: time="2026-06-12T10:38:26.782960933Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.231251 | controller | Jun 12 10:38:26.790730 crc crio[19822]: time="2026-06-12T10:38:26.79065523Z" level=info msg="Ran pod sandbox feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/POD" id=9e8de6cd-98d2-43de-985b-d43d718a15e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.231267 | controller | Jun 12 10:38:26.793782 crc crio[19822]: time="2026-06-12T10:38:26.793219958Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9f2be146-8ddd-46e3-ad04-42bb8a242785 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.231283 | controller | Jun 12 10:38:26.804153 crc crio[19822]: time="2026-06-12T10:38:26.804006931Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.231299 | controller | Jun 12 10:38:27.242859 crc crio[19822]: time="2026-06-12T10:38:27.242207616Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9f2be146-8ddd-46e3-ad04-42bb8a242785 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.231320 | controller | Jun 12 10:38:27.244212 crc crio[19822]: time="2026-06-12T10:38:27.243675622Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=5e6d87c5-02fd-4de9-b6aa-a4dd1460fc82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.231339 | controller | Jun 12 10:38:27.271688 crc crio[19822]: time="2026-06-12T10:38:27.271587378Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=132ff4f5-60c8-4ad3-8b3e-534dc67525c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.231357 | controller | Jun 12 10:38:27.282547 crc crio[19822]: time="2026-06-12T10:38:27.282444923Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=e535f308-d518-45e1-b748-cf2cd20c183a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.231373 | controller | Jun 12 10:38:27.283047 crc crio[19822]: time="2026-06-12T10:38:27.28297989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.231389 | controller | Jun 12 10:38:27.349326 crc crio[19822]: time="2026-06-12T10:38:27.349225622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.231404 | controller | Jun 12 10:38:27.352542 crc crio[19822]: time="2026-06-12T10:38:27.352462332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.231420 | controller | Jun 12 10:38:27.521323 crc crio[19822]: time="2026-06-12T10:38:27.521230774Z" level=info msg="Created container d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=e535f308-d518-45e1-b748-cf2cd20c183a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.231436 | controller | Jun 12 10:38:27.522308 crc crio[19822]: time="2026-06-12T10:38:27.522222376Z" level=info msg="Starting container: d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60" id=0f4f43b7-8ac3-4c29-be3d-7619f0461597 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.231452 | controller | Jun 12 10:38:27.529417 crc crio[19822]: time="2026-06-12T10:38:27.529267079Z" level=info msg="Started container" PID=122447 containerID=d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0f4f43b7-8ac3-4c29-be3d-7619f0461597 name=/runtime.v1.RuntimeService/StartContainer sandboxID=feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96
2026-06-12 11:43:48.231469 | controller | Jun 12 10:40:01.228621 crc crio[19822]: time="2026-06-12T10:40:01.227048722Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687680-hc5t4/POD" id=a58eb2b6-4702-41ca-b06b-def8ce039d76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.231485 | controller | Jun 12 10:40:01.231742 crc crio[19822]: time="2026-06-12T10:40:01.228703265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.231501 | controller | Jun 12 10:40:01.310204 crc crio[19822]: time="2026-06-12T10:40:01.310111556Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc0032643e0}] Aliases:map[]}"
2026-06-12 11:43:48.231525 | controller | Jun 12 10:40:01.310204 crc crio[19822]: time="2026-06-12T10:40:01.310187668Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687680-hc5t4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.231541 | controller | Jun 12 10:40:01.996003 crc crio[19822]: 2026-06-12T10:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cb982b9e13e215 Mac:be:70:8b:95:1a:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 SocketPath: PciID:}] [{Interface:0xc00042d090 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.231558 | controller | Jun 12 10:40:01.999347 crc crio[19822]: time="2026-06-12T10:40:01.99923295Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc0032643e0}] Aliases:map[]}"
2026-06-12 11:43:48.231575 | controller | Jun 12 10:40:01.999525 crc crio[19822]: time="2026-06-12T10:40:01.999450927Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687680-hc5t4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.231591 | controller | Jun 12 10:40:02.018990 crc crio[19822]: time="2026-06-12T10:40:02.018871203Z" level=info msg="Ran pod sandbox 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea with infra container: openshift-infra/auto-csr-approver-29687680-hc5t4/POD" id=a58eb2b6-4702-41ca-b06b-def8ce039d76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.231613 | controller | Jun 12 10:40:02.024236 crc crio[19822]: time="2026-06-12T10:40:02.023620881Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fa114891-3f9d-4125-98e2-f3a4fa9e411d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.231638 | controller | Jun 12 10:40:02.041403 crc crio[19822]: time="2026-06-12T10:40:02.041315686Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.231699 | controller | Jun 12 10:40:03.140160 crc crio[19822]: time="2026-06-12T10:40:03.139561839Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fa114891-3f9d-4125-98e2-f3a4fa9e411d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.231730 | controller | Jun 12 10:40:03.142097 crc crio[19822]: time="2026-06-12T10:40:03.141948694Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fc7a9e00-e326-47bb-b3be-e375bee7fbbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.231749 | controller | Jun 12 10:40:03.144974 crc crio[19822]: time="2026-06-12T10:40:03.144878326Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6104dc23-b084-437d-a864-bbceddc2e806 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.231766 | controller | Jun 12 10:40:03.153208 crc crio[19822]: time="2026-06-12T10:40:03.153120548Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687680-hc5t4/oc" id=2f2381e8-abbc-4dad-a2a2-81dc2187f5a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.231789 | controller | Jun 12 10:40:03.153708 crc crio[19822]: time="2026-06-12T10:40:03.153626975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.231806 | controller | Jun 12 10:40:03.213700 crc crio[19822]: time="2026-06-12T10:40:03.212183701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.231822 | controller | Jun 12 10:40:03.633383 crc crio[19822]: time="2026-06-12T10:40:03.632524352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.231838 | controller | Jun 12 10:40:03.778658 crc crio[19822]: time="2026-06-12T10:40:03.77854435Z" level=info msg="Created container c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217: openshift-infra/auto-csr-approver-29687680-hc5t4/oc" id=2f2381e8-abbc-4dad-a2a2-81dc2187f5a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.231882 | controller | Jun 12 10:40:03.780586 crc crio[19822]: time="2026-06-12T10:40:03.780063299Z" level=info msg="Starting container: c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217" id=a9ab6203-aeec-4835-aa69-ec21b7533234 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.231909 | controller | Jun 12 10:40:03.786037 crc crio[19822]: time="2026-06-12T10:40:03.785934485Z" level=info msg="Started container" PID=126994 containerID=c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217 description=openshift-infra/auto-csr-approver-29687680-hc5t4/oc id=a9ab6203-aeec-4835-aa69-ec21b7533234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea
2026-06-12 11:43:48.231928 | controller | Jun 12 10:40:06.474883 crc crio[19822]: time="2026-06-12T10:40:06.473954285Z" level=info msg="Stopping pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea" id=96c61cfa-d4a6-4326-8d31-ad76845b786c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.231945 | controller | Jun 12 10:40:06.477165 crc crio[19822]: time="2026-06-12T10:40:06.477123836Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc00101a928}] Aliases:map[]}"
2026-06-12 11:43:48.231962 | controller | Jun 12 10:40:06.477473 crc crio[19822]: time="2026-06-12T10:40:06.477437096Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687680-hc5t4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.231978 | controller | Jun 12 10:40:06.843154 crc crio[19822]: time="2026-06-12T10:40:06.842697056Z" level=info msg="Stopped pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea" id=96c61cfa-d4a6-4326-8d31-ad76845b786c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.231994 | controller | Jun 12 10:40:28.373378 crc crio[19822]: time="2026-06-12T10:40:28.373064322Z" level=info msg="Removing container: 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b" id=e3e509ba-0eb7-4e14-872a-34130571f7ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.232010 | controller | Jun 12 10:40:28.593998 crc crio[19822]: time="2026-06-12T10:40:28.593319922Z" level=info msg="Removed container 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b: openshift-infra/auto-csr-approver-29687674-c9ssn/oc" id=e3e509ba-0eb7-4e14-872a-34130571f7ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.232034 | controller | Jun 12 10:40:28.604509 crc crio[19822]: time="2026-06-12T10:40:28.604415068Z" level=info msg="Stopping pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427" id=eef490ea-bcd9-4554-93c8-a565db0bed92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.232065 | controller | Jun 12 10:40:28.604633 crc crio[19822]: time="2026-06-12T10:40:28.604500031Z" level=info msg="Stopped pod sandbox (already stopped): acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427" id=eef490ea-bcd9-4554-93c8-a565db0bed92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.232083 | controller | Jun 12 10:40:28.605473 crc crio[19822]: time="2026-06-12T10:40:28.60540472Z" level=info msg="Removing pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427" id=b4204f7a-9c1a-42f6-ae77-717dbb990ab4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.232099 | controller | Jun 12 10:40:28.627617 crc crio[19822]: time="2026-06-12T10:40:28.627494008Z" level=info msg="Removed pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427" id=b4204f7a-9c1a-42f6-ae77-717dbb990ab4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.232115 | controller | Jun 12 10:40:34.502139 crc crio[19822]: time="2026-06-12T10:40:34.501700054Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-c2qtz/POD" id=d20b1945-ed4e-497c-a9b7-f1b325513efb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.232131 | controller | Jun 12 10:40:34.503226 crc crio[19822]: time="2026-06-12T10:40:34.503204062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232148 | controller | Jun 12 10:40:34.544103 crc crio[19822]: time="2026-06-12T10:40:34.544017217Z" level=info msg="Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc0032657b8}] Aliases:map[]}"
2026-06-12 11:43:48.232164 | controller | Jun 12 10:40:34.544103 crc crio[19822]: time="2026-06-12T10:40:34.544080359Z" level=info msg="Adding pod openshift-marketplace_community-operators-c2qtz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.232182 | controller | Jun 12 10:40:35.217332 crc crio[19822]: 2026-06-12T10:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f64a6f98ec6e2b7 Mac:22:fd:d8:db:02:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.232199 | controller | Jun 12 10:40:35.221850 crc crio[19822]: time="2026-06-12T10:40:35.22148697Z" level=info msg="Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc0032657b8}] Aliases:map[]}"
2026-06-12 11:43:48.232217 | controller | Jun 12 10:40:35.222633 crc crio[19822]: time="2026-06-12T10:40:35.222545364Z" level=info msg="Checking pod openshift-marketplace_community-operators-c2qtz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.232237 | controller | Jun 12 10:40:35.254256 crc crio[19822]: time="2026-06-12T10:40:35.253542635Z" level=info msg="Ran pod sandbox f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e with infra container: openshift-marketplace/community-operators-c2qtz/POD" id=d20b1945-ed4e-497c-a9b7-f1b325513efb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.232256 | controller | Jun 12 10:40:35.257059 crc crio[19822]: time="2026-06-12T10:40:35.25687718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=573295ee-3df8-4443-9ad0-8a6197f25696 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.232272 | controller | Jun 12 10:40:35.262424 crc crio[19822]: time="2026-06-12T10:40:35.262251952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=551ae9f6-5aad-49a2-801a-cdcf4828292f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.232288 | controller | Jun 12 10:40:35.289687 crc crio[19822]: time="2026-06-12T10:40:35.289460864Z" level=info msg="Creating container: openshift-marketplace/community-operators-c2qtz/extract-utilities" id=2422196a-6c53-4f96-894f-a05ef1f7cc3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.232305 | controller | Jun 12 10:40:35.290227 crc crio[19822]: time="2026-06-12T10:40:35.290107085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232321 | controller | Jun 12 10:40:35.382454 crc crio[19822]: time="2026-06-12T10:40:35.382291257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232337 | controller | Jun 12 10:40:35.406564 crc crio[19822]: time="2026-06-12T10:40:35.406458342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232353 | controller | Jun 12 10:40:35.618130 crc crio[19822]: time="2026-06-12T10:40:35.618018887Z" level=info msg="Created container 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf: openshift-marketplace/community-operators-c2qtz/extract-utilities" id=2422196a-6c53-4f96-894f-a05ef1f7cc3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.232369 | controller | Jun 12 10:40:35.619938 crc crio[19822]: time="2026-06-12T10:40:35.61973942Z" level=info msg="Starting container: 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf" id=5d15fbb3-8784-414e-b9f0-97cbbd6633e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.232386 | controller | Jun 12 10:40:35.626440 crc crio[19822]: time="2026-06-12T10:40:35.626275184Z" level=info msg="Started container" PID=128717 containerID=9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf description=openshift-marketplace/community-operators-c2qtz/extract-utilities id=5d15fbb3-8784-414e-b9f0-97cbbd6633e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e
2026-06-12 11:43:48.232403 | controller | Jun 12 10:40:36.024993 crc crio[19822]: time="2026-06-12T10:40:36.023356578Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=581509de-ac5c-431d-927a-3f01ab023a88 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.232419 | controller | Jun 12 10:40:36.028348 crc crio[19822]: time="2026-06-12T10:40:36.027972476Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.232435 | controller | Jun 12 10:40:36.890273 crc crio[19822]: time="2026-06-12T10:40:36.890218485Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd" id=581509de-ac5c-431d-927a-3f01ab023a88 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.232457 | controller | Jun 12 10:40:36.893366 crc crio[19822]: time="2026-06-12T10:40:36.893302654Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=22a0244d-ed98-4355-b70c-71956676295f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.232475 | controller | Jun 12 10:40:36.896276 crc crio[19822]: time="2026-06-12T10:40:36.896246687Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0521a633-9e06-4af7-9699-457bedc85c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.232491 | controller | Jun 12 10:40:36.906485 crc crio[19822]: time="2026-06-12T10:40:36.906328433Z" level=info msg="Creating container: openshift-marketplace/community-operators-c2qtz/extract-content" id=4a36a692-71a1-46bc-a68c-1473827d00ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.232507 | controller | Jun 12 10:40:36.907220 crc crio[19822]: time="2026-06-12T10:40:36.906963273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232524 | controller | Jun 12 10:40:37.002579 crc crio[19822]: time="2026-06-12T10:40:37.002298611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232540 | controller | Jun 12 10:40:37.009242 crc crio[19822]: time="2026-06-12T10:40:37.009166059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232555 | controller | Jun 12 10:40:37.247976 crc crio[19822]: time="2026-06-12T10:40:37.247431969Z" level=info msg="Created container c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d: openshift-marketplace/community-operators-c2qtz/extract-content" id=4a36a692-71a1-46bc-a68c-1473827d00ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.232571 | controller | Jun 12 10:40:37.249441 crc crio[19822]: time="2026-06-12T10:40:37.24937713Z" level=info msg="Starting container: c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d" id=c5c023da-7f8c-4794-9924-8e778da413e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.232587 | controller | Jun 12 10:40:37.256202 crc crio[19822]: time="2026-06-12T10:40:37.256061475Z" level=info msg="Started container" PID=128813 containerID=c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d description=openshift-marketplace/community-operators-c2qtz/extract-content id=c5c023da-7f8c-4794-9924-8e778da413e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e
2026-06-12 11:43:48.232604 | controller | Jun 12 10:40:39.178527 crc crio[19822]: time="2026-06-12T10:40:39.174313967Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-79fwv/POD" id=4747b11e-0ffe-487e-b13d-c0cd98ff026e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.232619 | controller | Jun 12 10:40:39.178527 crc crio[19822]: time="2026-06-12T10:40:39.174777272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232635 | controller | Jun 12 10:40:39.216051 crc crio[19822]: time="2026-06-12T10:40:39.215877841Z" level=info msg="Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc000121000}] Aliases:map[]}"
2026-06-12 11:43:48.232657 | controller | Jun 12 10:40:39.216051 crc crio[19822]: time="2026-06-12T10:40:39.216031866Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-79fwv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.232675 | controller | Jun 12 10:40:39.868220 crc crio[19822]: 2026-06-12T10:40:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93901d63dfa7194 Mac:fa:a5:d9:c7:ab:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.232693 | controller | Jun 12 10:40:39.870478 crc crio[19822]: time="2026-06-12T10:40:39.870398744Z" level=info msg="Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc000121000}] Aliases:map[]}"
2026-06-12 11:43:48.232709 | controller | Jun 12 10:40:39.870629 crc crio[19822]: time="2026-06-12T10:40:39.87058238Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-79fwv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.232726 | controller | Jun 12 10:40:39.884638 crc crio[19822]: time="2026-06-12T10:40:39.884050686Z" level=info msg="Ran pod sandbox 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 with infra container: openshift-marketplace/redhat-operators-79fwv/POD" id=4747b11e-0ffe-487e-b13d-c0cd98ff026e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.232743 | controller | Jun 12 10:40:39.890034 crc crio[19822]: time="2026-06-12T10:40:39.889949074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f56dfde3-cfeb-4045-a4b1-bd2c913ff018 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.232762 | controller | Jun 12 10:40:39.893088 crc crio[19822]: time="2026-06-12T10:40:39.893016179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2a665652-01ec-403f-beb1-e118df51d26e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.232787 | controller | Jun 12 10:40:39.912628 crc crio[19822]: time="2026-06-12T10:40:39.91253935Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-79fwv/extract-utilities" id=922509bf-5ae5-43cb-a62b-3381a076ea76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.232812 | controller | Jun 12 10:40:39.913174 crc crio[19822]: time="2026-06-12T10:40:39.913113109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232831 | controller | Jun 12 10:40:40.000588 crc crio[19822]: time="2026-06-12T10:40:40.000511839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232864 | controller | Jun 12 10:40:40.007527 crc crio[19822]: time="2026-06-12T10:40:40.00745506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232887 | controller | Jun 12 10:40:40.086132 crc crio[19822]: time="2026-06-12T10:40:40.08542191Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=39e393de-f3b8-40fb-8511-bc2b54071250 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.232910 | controller | Jun 12 10:40:40.087984 crc crio[19822]: time="2026-06-12T10:40:40.087896519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=51b8a5ff-00d7-459b-b625-88dad3180407 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.232927 | controller | Jun 12 10:40:40.095619 crc crio[19822]: time="2026-06-12T10:40:40.095539422Z" level=info msg="Creating container: openshift-marketplace/community-operators-c2qtz/registry-server" id=65387a4e-a508-4bc7-a1b5-043dc89cb935 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.232942 | controller | Jun 12 10:40:40.096166 crc crio[19822]: time="2026-06-12T10:40:40.096112851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232958 | controller | Jun 12 10:40:40.176088 crc crio[19822]: time="2026-06-12T10:40:40.176025402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232974 | controller | Jun 12 10:40:40.182763 crc crio[19822]: time="2026-06-12T10:40:40.182631973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.232990 | controller | Jun 12 10:40:40.187118 crc crio[19822]: time="2026-06-12T10:40:40.187029502Z" level=info msg="Created container ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1: openshift-marketplace/redhat-operators-79fwv/extract-utilities" id=922509bf-5ae5-43cb-a62b-3381a076ea76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.233005 | controller | Jun 12 10:40:40.188421 crc crio[19822]: time="2026-06-12T10:40:40.188317434Z" level=info msg="Starting container: ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1" id=892f4847-a0ed-4427-a9f7-d211daf28d81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.233021 | controller | Jun 12 10:40:40.197737 crc crio[19822]: time="2026-06-12T10:40:40.19733413Z" level=info msg="Started container" PID=128982 containerID=ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1 description=openshift-marketplace/redhat-operators-79fwv/extract-utilities id=892f4847-a0ed-4427-a9f7-d211daf28d81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3
2026-06-12 11:43:48.233037 | controller | Jun 12 10:40:40.442358 crc crio[19822]: time="2026-06-12T10:40:40.442274363Z" level=info msg="Created container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server" id=65387a4e-a508-4bc7-a1b5-043dc89cb935 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.233053 | controller | Jun 12 10:40:40.445151 crc crio[19822]: time="2026-06-12T10:40:40.445074793Z" level=info msg="Starting container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536" id=c782ca66-0b27-4c55-b372-93c944e1eeec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.233069 | controller | Jun 12 10:40:40.451134 crc crio[19822]: time="2026-06-12T10:40:40.45098294Z" level=info msg="Started container" PID=128991 containerID=bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536 description=openshift-marketplace/community-operators-c2qtz/registry-server id=c782ca66-0b27-4c55-b372-93c944e1eeec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e
2026-06-12 11:43:48.233085 | controller | Jun 12 10:40:41.109375 crc crio[19822]: time="2026-06-12T10:40:41.108882368Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=49795630-7e76-451a-9076-b41420c10204 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.233107 | controller | Jun 12 10:40:41.113352 crc crio[19822]: time="2026-06-12T10:40:41.113246349Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.233124 | controller | Jun 12 10:40:41.785203 crc crio[19822]: time="2026-06-12T10:40:41.785029988Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=49795630-7e76-451a-9076-b41420c10204 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.233140 | controller | Jun 12 10:40:41.787885 crc crio[19822]: time="2026-06-12T10:40:41.786249657Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=03c7b692-22d9-487f-8a2e-32b35f5237c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.233157 | controller | Jun 12 10:40:41.789011 crc crio[19822]: time="2026-06-12T10:40:41.788957033Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=176b64b6-9f99-4f4f-9751-d46b05f14cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.233173 | controller | Jun 12 10:40:41.797119 crc crio[19822]: time="2026-06-12T10:40:41.797046901Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-79fwv/extract-content" id=947b7bfc-5734-4722-932b-fcd323cc30f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.233190 | controller | Jun 12 10:40:41.797541 crc crio[19822]: time="2026-06-12T10:40:41.797485464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.233207 | controller | Jun 12 10:40:41.852378 crc crio[19822]: time="2026-06-12T10:40:41.852277437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.233223 | controller | Jun 12 10:40:41.854799 crc crio[19822]: time="2026-06-12T10:40:41.854714105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.233239 | controller | Jun 12 10:40:42.028850 crc crio[19822]: time="2026-06-12T10:40:42.028690339Z" level=info msg="Created container 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2: openshift-marketplace/redhat-operators-79fwv/extract-content" id=947b7bfc-5734-4722-932b-fcd323cc30f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.233255 | controller | Jun 12 10:40:42.030213 crc crio[19822]: time="2026-06-12T10:40:42.030144826Z" level=info msg="Starting container: 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2" id=c6ff4c28-a4f6-4ee8-96f0-6ab62bf0c3c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.233271 | controller | Jun 12 10:40:42.036800 crc crio[19822]: time="2026-06-12T10:40:42.036619021Z" level=info msg="Started container" PID=129126 containerID=9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2 description=openshift-marketplace/redhat-operators-79fwv/extract-content id=c6ff4c28-a4f6-4ee8-96f0-6ab62bf0c3c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3
2026-06-12 11:43:48.233287 | controller | Jun 12 10:40:48.233404 crc crio[19822]: time="2026-06-12T10:40:48.232786222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=71300eda-b9ee-41f9-b9ce-ede042633361 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.233304 | controller | Jun 12 10:40:49.014631 crc crio[19822]: time="2026-06-12T10:40:49.014091837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5404725b-d3e0-464b-b876-f96bd31848a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.233326 | controller | Jun 12 10:40:49.096864 crc crio[19822]: time="2026-06-12T10:40:49.096734317Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-79fwv/registry-server" id=7f2865b0-8e7e-4579-a33b-1bdb423816c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.233343 | controller | Jun 12 10:40:49.097225 crc crio[19822]: time="2026-06-12T10:40:49.097196012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.233360 | controller | Jun 12 10:40:49.202609 crc crio[19822]: time="2026-06-12T10:40:49.202488371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.233376 | controller | Jun 12 10:40:49.206990 crc crio[19822]: time="2026-06-12T10:40:49.20689407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.233392 | controller | Jun 12 10:40:49.631371 crc crio[19822]: time="2026-06-12T10:40:49.630558968Z" level=info msg="Created container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server" id=7f2865b0-8e7e-4579-a33b-1bdb423816c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.233409 | controller | Jun 12 10:40:49.633517 crc crio[19822]: time="2026-06-12T10:40:49.633431591Z" level=info msg="Starting container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0" id=4afcfb8e-3b95-488e-8b3a-a11b37380560 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.233425 | controller | Jun 12 10:40:49.643561 crc crio[19822]: time="2026-06-12T10:40:49.643355005Z" level=info msg="Started container" PID=129422 containerID=8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0 description=openshift-marketplace/redhat-operators-79fwv/registry-server id=4afcfb8e-3b95-488e-8b3a-a11b37380560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3
2026-06-12 11:43:48.233441 | controller | Jun 12 10:40:56.346387 crc crio[19822]: time="2026-06-12T10:40:56.34545863Z" level=info msg="Stopping container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536 (timeout: 2s)" id=316f3037-026f-4c49-984b-e7015c7c172a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.233457 | controller | Jun 12 10:40:57.079443 crc crio[19822]: time="2026-06-12T10:40:57.078637124Z" level=info msg="Stopped container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server" id=316f3037-026f-4c49-984b-e7015c7c172a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.233473 | controller | Jun 12 10:40:57.080314 crc crio[19822]: time="2026-06-12T10:40:57.080256166Z" level=info msg="Stopping pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e" id=4100c174-4a18-4dfb-878a-f0a74b6cf287 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.233490 | controller | Jun 12 10:40:57.081191 crc crio[19822]: time="2026-06-12T10:40:57.081084823Z" level=info msg="Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc001ee2828}] Aliases:map[]}"
2026-06-12 11:43:48.233512 | controller | Jun 12 10:40:57.081335 crc crio[19822]: time="2026-06-12T10:40:57.081253048Z" level=info msg="Deleting pod openshift-marketplace_community-operators-c2qtz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.233529 | controller | Jun 12 10:40:57.433771 crc crio[19822]: time="2026-06-12T10:40:57.433620187Z" level=info msg="Stopped pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e" id=4100c174-4a18-4dfb-878a-f0a74b6cf287 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.233545 | controller | Jun 12 10:40:58.396547 crc crio[19822]: time="2026-06-12T10:40:58.396059172Z" level=info msg="Removing container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536" id=6786bd66-12cf-4f49-8ca5-b99fd1803262 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233562 | controller | Jun 12 10:40:58.437860 crc crio[19822]: time="2026-06-12T10:40:58.437673667Z" level=info msg="Removed container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server" id=6786bd66-12cf-4f49-8ca5-b99fd1803262 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233578 | controller | Jun 12 10:40:58.442736 crc crio[19822]: time="2026-06-12T10:40:58.442461228Z" level=info msg="Removing container: c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d" id=3bf05370-f944-4532-8d8e-ba628bb28421 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233594 | controller | Jun 12 10:40:58.507265 crc crio[19822]: time="2026-06-12T10:40:58.507164446Z" level=info msg="Removed container c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d: openshift-marketplace/community-operators-c2qtz/extract-content" id=3bf05370-f944-4532-8d8e-ba628bb28421 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233610 | controller | Jun 12 10:40:58.510598 crc crio[19822]: time="2026-06-12T10:40:58.510252586Z" level=info msg="Removing container: 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf" id=5a43c624-5f04-4f9f-98b5-62940a1f043c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233626 | controller | Jun 12 10:40:58.535196 crc crio[19822]: time="2026-06-12T10:40:58.535114489Z" level=info msg="Removed container 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf: openshift-marketplace/community-operators-c2qtz/extract-utilities" id=5a43c624-5f04-4f9f-98b5-62940a1f043c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233642 | controller | Jun 12 10:41:01.434064 crc crio[19822]: time="2026-06-12T10:41:01.433378984Z" level=info msg="Stopping container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0 (timeout: 2s)" id=d51b187b-d8f6-42bd-a256-7b01c7ef7208 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.233659 | controller | Jun 12 10:41:01.562972 crc crio[19822]: time="2026-06-12T10:41:01.56277622Z" level=info msg="Stopped container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server" id=d51b187b-d8f6-42bd-a256-7b01c7ef7208 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.233675 | controller | Jun 12 10:41:01.563972 crc crio[19822]: time="2026-06-12T10:41:01.563880115Z" level=info msg="Stopping pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3" id=be199f81-5ac9-4a2a-8a2b-5169877483c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.233691 | controller | Jun 12 10:41:01.564705 crc crio[19822]: time="2026-06-12T10:41:01.564634029Z" level=info msg="Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc003264570}] Aliases:map[]}"
2026-06-12 11:43:48.233713 | controller | Jun 12 10:41:01.564980 crc crio[19822]: time="2026-06-12T10:41:01.564802844Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-79fwv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.233729 | controller | Jun 12 10:41:01.943562 crc crio[19822]: time="2026-06-12T10:41:01.942976715Z" level=info msg="Stopped pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3" id=be199f81-5ac9-4a2a-8a2b-5169877483c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.233746 | controller | Jun 12 10:41:02.489602 crc crio[19822]: time="2026-06-12T10:41:02.489445029Z" level=info msg="Removing container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0" id=ce4af25d-0c1c-4267-8a33-50572cc2791b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233762 | controller | Jun 12 10:41:02.542674 crc crio[19822]: time="2026-06-12T10:41:02.542531179Z" level=info msg="Removed container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server" id=ce4af25d-0c1c-4267-8a33-50572cc2791b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233779 | controller | Jun 12 10:41:02.547049 crc crio[19822]: time="2026-06-12T10:41:02.546965008Z" level=info msg="Removing container: 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2" id=e75d97da-2110-4eb5-b9ff-8d347b3db9c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233795 | controller | Jun 12 10:41:02.605515 crc crio[19822]: time="2026-06-12T10:41:02.605409658Z" level=info msg="Removed container 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2: openshift-marketplace/redhat-operators-79fwv/extract-content" id=e75d97da-2110-4eb5-b9ff-8d347b3db9c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233811 | controller | Jun 12 10:41:02.615665 crc crio[19822]: time="2026-06-12T10:41:02.615005253Z" level=info msg="Removing container: ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1" id=ac628d7c-dc1e-46c9-9547-c9e56b4e5939 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233827 | controller | Jun 12 10:41:02.679937 crc crio[19822]: time="2026-06-12T10:41:02.679712326Z" level=info msg="Removed container ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1: openshift-marketplace/redhat-operators-79fwv/extract-utilities" id=ac628d7c-dc1e-46c9-9547-c9e56b4e5939 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.233843 | controller | Jun 12 10:41:28.663538 crc crio[19822]: time="2026-06-12T10:41:28.662527061Z" level=info msg="Stopping pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e" id=82374cd6-2734-4f89-9ced-f83dba3a8239 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.233880 | controller | Jun 12 10:41:28.665943 crc crio[19822]: time="2026-06-12T10:41:28.663628585Z" level=info msg="Stopped pod sandbox (already stopped): f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e" id=82374cd6-2734-4f89-9ced-f83dba3a8239 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.233898 | controller | Jun 12 10:41:28.665943 crc crio[19822]: time="2026-06-12T10:41:28.664418821Z" level=info msg="Removing pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e" id=4e8d1b8f-15dd-4e15-9db7-cf506f0fea34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.233913 | controller | Jun 12 10:41:28.684905 crc crio[19822]: time="2026-06-12T10:41:28.684747398Z" level=info msg="Removed pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e" id=4e8d1b8f-15dd-4e15-9db7-cf506f0fea34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.233934 | controller | Jun 12 10:41:28.686094 crc crio[19822]: time="2026-06-12T10:41:28.686023478Z" level=info msg="Stopping pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3" id=7358df22-7e17-449b-a1bb-b19a7e509d16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.233950 | controller | Jun 12 10:41:28.686194 crc crio[19822]: time="2026-06-12T10:41:28.686121061Z" level=info msg="Stopped pod sandbox (already stopped): 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3" id=7358df22-7e17-449b-a1bb-b19a7e509d16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.233966 | controller | Jun 12 10:41:28.686619 crc crio[19822]: time="2026-06-12T10:41:28.686580016Z" level=info msg="Removing pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3" id=45887a0b-22ab-4a63-b328-9dbe5d238a3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.233982 | controller | Jun 12 10:41:28.703587 crc crio[19822]: time="2026-06-12T10:41:28.703489134Z" level=info msg="Removed pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3" id=45887a0b-22ab-4a63-b328-9dbe5d238a3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.233998 | controller | Jun 12 10:42:00.581272 crc crio[19822]: time="2026-06-12T10:42:00.580549038Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687682-78kwc/POD" id=6ccac2ab-22e2-4636-a7ae-08da57007530 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.234014 | controller | Jun 12 10:42:00.581272 crc crio[19822]: time="2026-06-12T10:42:00.581271421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.234030 | controller | Jun 12 10:42:00.616585 crc crio[19822]: time="2026-06-12T10:42:00.616480441Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc00244c6d8}] Aliases:map[]}"
2026-06-12 11:43:48.234046 | controller | Jun 12 10:42:00.616585 crc crio[19822]: time="2026-06-12T10:42:00.616563514Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687682-78kwc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.234062 | controller | Jun 12 10:42:01.178663 crc crio[19822]: 2026-06-12T10:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1884dfeab9f907 Mac:2a:d5:e0:28:c4:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.234078 | controller | Jun 12 10:42:01.180615 crc crio[19822]: time="2026-06-12T10:42:01.18004313Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc00244c6d8}] Aliases:map[]}"
2026-06-12 11:43:48.234094 | controller | Jun 12 10:42:01.183386 crc crio[19822]: time="2026-06-12T10:42:01.183129227Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687682-78kwc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.234114 | controller | Jun 12 10:42:01.199497 crc crio[19822]: time="2026-06-12T10:42:01.19938338Z" level=info msg="Ran pod sandbox d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 with infra container: openshift-infra/auto-csr-approver-29687682-78kwc/POD" id=6ccac2ab-22e2-4636-a7ae-08da57007530 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.234131 | controller | Jun 12 10:42:01.206343 crc crio[19822]: time="2026-06-12T10:42:01.206206881Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=451a61b4-c23c-4f78-ac0f-08c0868bf86e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.234148 | controller | Jun 12 10:42:01.221798 crc crio[19822]: time="2026-06-12T10:42:01.221599271Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.234163 | controller | Jun 12 10:42:02.629566 crc crio[19822]: time="2026-06-12T10:42:02.629084044Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=451a61b4-c23c-4f78-ac0f-08c0868bf86e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.234179 | controller | Jun 12 10:42:02.631403 crc crio[19822]: time="2026-06-12T10:42:02.631298314Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2449b574-63e2-4a19-9ed6-cdb10eb48864 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.234195 | controller | Jun 12 10:42:02.633609 crc crio[19822]: time="2026-06-12T10:42:02.633506624Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0e364584-b81b-4cc8-b089-48d5133b39f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.234211 | controller | Jun 12 10:42:02.640470 crc crio[19822]: time="2026-06-12T10:42:02.640283622Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687682-78kwc/oc" id=5acc2634-0e64-454f-ae79-fea0170d0d90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.234226 | controller | Jun 12 10:42:02.641955 crc crio[19822]: time="2026-06-12T10:42:02.641874514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.234242 | controller | Jun 12 10:42:02.697775 crc crio[19822]: time="2026-06-12T10:42:02.697625504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.234259 | controller | Jun 12 10:42:02.949009 crc crio[19822]: time="2026-06-12T10:42:02.946306655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.234274 | controller | Jun 12 10:42:03.057536 crc crio[19822]: time="2026-06-12T10:42:03.05743164Z" level=info msg="Created container 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a: openshift-infra/auto-csr-approver-29687682-78kwc/oc" id=5acc2634-0e64-454f-ae79-fea0170d0d90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.234291 | controller | Jun 12 10:42:03.060095 crc crio[19822]: time="2026-06-12T10:42:03.05897668Z" level=info msg="Starting container: 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a" id=6eabb9a9-649e-4cf6-954d-db194e570631 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.234307 | controller | Jun 12 10:42:03.072419 crc crio[19822]: time="2026-06-12T10:42:03.07217766Z" level=info msg="Started container" PID=133024 containerID=71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a description=openshift-infra/auto-csr-approver-29687682-78kwc/oc id=6eabb9a9-649e-4cf6-954d-db194e570631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2
2026-06-12 11:43:48.234324 | controller | Jun 12 10:42:04.632778 crc crio[19822]: time="2026-06-12T10:42:04.631769683Z" level=info msg="Stopping pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2" id=21b0c1e4-df4d-40e3-91ab-d507f09a2b21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.234348 | controller | Jun 12 10:42:04.636055 crc crio[19822]: time="2026-06-12T10:42:04.633315183Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc0007ad038}] Aliases:map[]}"
2026-06-12 11:43:48.234367 | controller | Jun 12 10:42:04.636055 crc crio[19822]: time="2026-06-12T10:42:04.633451597Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687682-78kwc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.234383 | controller | Jun 12 10:42:04.996323 crc crio[19822]: time="2026-06-12T10:42:04.996164834Z" level=info msg="Stopped pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2" id=21b0c1e4-df4d-40e3-91ab-d507f09a2b21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.234399 | controller | Jun 12 10:42:28.723744 crc crio[19822]: time="2026-06-12T10:42:28.723232885Z" level=info msg="Removing container: fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5" id=7c8073e2-70e8-40d1-a4f9-68e38377ec72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.234415 | controller | Jun 12 10:42:28.828055 crc crio[19822]: time="2026-06-12T10:42:28.827867239Z" level=info msg="Removed container fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5: openshift-infra/auto-csr-approver-29687676-tzq6g/oc" id=7c8073e2-70e8-40d1-a4f9-68e38377ec72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.234430 | controller | Jun 12 10:42:28.840053 crc crio[19822]: time="2026-06-12T10:42:28.839958959Z" level=info msg="Stopping pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3" id=0998c5ce-a7dc-4ae4-8da9-3ff4762683c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.234446 | controller | Jun 12 10:42:28.840053 crc crio[19822]: time="2026-06-12T10:42:28.840052392Z" level=info msg="Stopped pod sandbox (already stopped): eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3" id=0998c5ce-a7dc-4ae4-8da9-3ff4762683c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.234462 | controller | Jun 12 10:42:28.841255 crc crio[19822]: time="2026-06-12T10:42:28.841185577Z" level=info msg="Removing pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3" id=deb278e8-6bbe-4a3a-b171-4a9a80f3c6fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.234478 | controller | Jun 12 10:42:28.868286 crc crio[19822]: time="2026-06-12T10:42:28.868177485Z" level=info msg="Removed pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3" id=deb278e8-6bbe-4a3a-b171-4a9a80f3c6fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.234493 | controller | Jun 12 10:43:28.887626 crc crio[19822]: time="2026-06-12T10:43:28.887080689Z" level=info msg="Removing container: aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6" id=876a0380-024e-47ae-9482-e269b324ec49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.234509 | controller | Jun 12 10:43:28.916496 crc crio[19822]: time="2026-06-12T10:43:28.916391505Z" level=info msg="Removed container aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery" id=876a0380-024e-47ae-9482-e269b324ec49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.234531 | controller | Jun 12 10:43:28.924442 crc crio[19822]: time="2026-06-12T10:43:28.924348225Z" level=info msg="Removing container: 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e" id=2d41156f-1c22-4a0d-83c7-e44caa85aa49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.234548 | controller | Jun 12 10:43:28.978181 crc crio[19822]: time="2026-06-12T10:43:28.978079025Z" level=info msg="Removed container 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init" id=2d41156f-1c22-4a0d-83c7-e44caa85aa49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.234565 | controller | Jun 12 10:43:28.989581 crc crio[19822]: time="2026-06-12T10:43:28.989496107Z" level=info msg="Stopping pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b" id=d7fdbc40-e45d-4dd7-874f-34b3ebf0a9b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.234582 | controller | Jun 12 10:43:28.989962 crc crio[19822]: time="2026-06-12T10:43:28.98959231Z" level=info msg="Stopped pod sandbox (already stopped): 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b" id=d7fdbc40-e45d-4dd7-874f-34b3ebf0a9b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.234599 | controller | Jun 12 10:43:28.991764 crc crio[19822]: time="2026-06-12T10:43:28.991735247Z" level=info msg="Removing pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b" id=bc291146-5ff1-4136-90a1-73d5a4eb4918 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.234615 | controller | Jun 12 10:43:29.007786 crc crio[19822]: time="2026-06-12T10:43:29.007659588Z" level=info msg="Removed pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b" id=bc291146-5ff1-4136-90a1-73d5a4eb4918 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.234631 | controller | Jun 12 10:44:00.534071 crc crio[19822]: time="2026-06-12T10:44:00.533041422Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687684-zmdnf/POD" id=636087e6-7cb3-4d1c-8bd5-36f3736b39cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.234647 | controller | Jun 12 10:44:00.535631 crc crio[19822]: time="2026-06-12T10:44:00.534149988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.234663 | controller | Jun 12 10:44:00.588794 crc crio[19822]: time="2026-06-12T10:44:00.588673373Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc000121030}] Aliases:map[]}"
2026-06-12 11:43:48.234680 | controller | Jun 12 10:44:00.588794 crc crio[19822]: time="2026-06-12T10:44:00.588774876Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687684-zmdnf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.234696 | controller | Jun 12 10:44:01.130171 crc crio[19822]: 2026-06-12T10:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91045097d09b0bb Mac:62:1f:2b:c7:74:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.234713 | controller | Jun 12 10:44:01.132078 crc crio[19822]: time="2026-06-12T10:44:01.132013169Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc000121030}] Aliases:map[]}"
2026-06-12 11:43:48.234735 | controller | Jun 12 10:44:01.132234 crc crio[19822]: time="2026-06-12T10:44:01.132214916Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687684-zmdnf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.234752 | controller | Jun 12 10:44:01.142302 crc crio[19822]: time="2026-06-12T10:44:01.142152955Z" level=info msg="Ran pod sandbox 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 with infra container: openshift-infra/auto-csr-approver-29687684-zmdnf/POD" id=636087e6-7cb3-4d1c-8bd5-36f3736b39cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.234769 | controller | Jun 12 10:44:01.146492 crc crio[19822]: time="2026-06-12T10:44:01.146404384Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=795189f7-33b6-45e5-88ae-aa4c768adb84 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.234786 | controller | Jun 12 10:44:01.158631 crc crio[19822]: time="2026-06-12T10:44:01.158241667Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.234803 | controller | Jun 12 10:44:03.145081 crc crio[19822]: time="2026-06-12T10:44:03.144480924Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=795189f7-33b6-45e5-88ae-aa4c768adb84 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.234819 | controller | Jun 12 10:44:03.146654 crc crio[19822]: time="2026-06-12T10:44:03.146402525Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3d348bbf-8c46-41ad-903c-29e80ac21948 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.234836 | controller | Jun 12 10:44:03.149623 crc crio[19822]: time="2026-06-12T10:44:03.149498314Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b4d11b03-f97b-49b2-9946-ca920ae51212 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.234879 | controller | Jun 12 10:44:03.157362 crc crio[19822]: time="2026-06-12T10:44:03.157245131Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687684-zmdnf/oc" id=6a198560-764b-4d27-a6ba-46eedee76e3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.234905 | controller | Jun 12 10:44:03.158211 crc crio[19822]: time="2026-06-12T10:44:03.15813858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.234923 | controller | Jun 12 10:44:03.216615 crc crio[19822]: time="2026-06-12T10:44:03.216489145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.234940 | controller | Jun 12 10:44:03.427361 crc crio[19822]: time="2026-06-12T10:44:03.426218549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.234956 | controller | Jun 12 10:44:03.563789 crc crio[19822]: time="2026-06-12T10:44:03.563666071Z" level=info msg="Created container 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7: openshift-infra/auto-csr-approver-29687684-zmdnf/oc" id=6a198560-764b-4d27-a6ba-46eedee76e3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.234973 | controller | Jun 12 10:44:03.565075 crc crio[19822]: time="2026-06-12T10:44:03.564996334Z" level=info msg="Starting container: 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7" id=a99aa852-f87e-427a-b789-ef8fe2363663 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.234994 | controller | Jun 12 10:44:03.570403 crc crio[19822]: time="2026-06-12T10:44:03.570343174Z" level=info msg="Started container" PID=138647 containerID=523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7 description=openshift-infra/auto-csr-approver-29687684-zmdnf/oc id=a99aa852-f87e-427a-b789-ef8fe2363663 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32
2026-06-12 11:43:48.235013 | controller | Jun 12 10:44:05.410302 crc crio[19822]: time="2026-06-12T10:44:05.40943735Z" level=info msg="Stopping pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32" id=05cf0a3b-6b8e-4790-9763-5e962b3601c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.235030 | controller | Jun 12 10:44:05.411732 crc crio[19822]: time="2026-06-12T10:44:05.4109957Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc0021443f8}] Aliases:map[]}"
2026-06-12 11:43:48.235047 | controller | Jun 12 10:44:05.411732 crc crio[19822]: time="2026-06-12T10:44:05.411136194Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687684-zmdnf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.235063 | controller | Jun 12 10:44:05.741298 crc crio[19822]: time="2026-06-12T10:44:05.740977994Z" level=info msg="Stopped pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32" id=05cf0a3b-6b8e-4790-9763-5e962b3601c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.235080 | controller | Jun 12 10:44:29.029184 crc crio[19822]: time="2026-06-12T10:44:29.028689887Z" level=info msg="Removing container: 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37" id=11520de9-3143-4dd0-87e2-4647927ea5f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.235097 | controller | Jun 12 10:44:29.156225 crc crio[19822]: time="2026-06-12T10:44:29.156138759Z" level=info msg="Removed container 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37: openshift-infra/auto-csr-approver-29687678-6p5g7/oc" id=11520de9-3143-4dd0-87e2-4647927ea5f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.235113 | controller | Jun 12 10:44:29.167074 crc crio[19822]: time="2026-06-12T10:44:29.166908894Z" level=info msg="Stopping pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205" id=265e0f33-58c6-45c0-a7af-23ddb5a3864a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.235129 | controller | Jun 12 10:44:29.167362 crc crio[19822]: time="2026-06-12T10:44:29.167134592Z" level=info msg="Stopped pod sandbox (already stopped): 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205" id=265e0f33-58c6-45c0-a7af-23ddb5a3864a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.235144 | controller | Jun 12 10:44:29.168052 crc crio[19822]: time="2026-06-12T10:44:29.167886836Z" level=info msg="Removing pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205" id=7573dc9a-ae24-444e-b5ad-d6f5a8cfe8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.235161 | controller | Jun 12 10:44:29.185270 crc crio[19822]: time="2026-06-12T10:44:29.18516449Z" level=info msg="Removed pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205" id=7573dc9a-ae24-444e-b5ad-d6f5a8cfe8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.235184 | controller | Jun 12 10:45:00.819250 crc crio[19822]: time="2026-06-12T10:45:00.818449573Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/POD" id=51e8ac09-072d-4702-8cd0-dd365262a294 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.235202 | controller | Jun 12 10:45:00.820616 crc crio[19822]: time="2026-06-12T10:45:00.81927076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.235218 | controller | Jun 12 10:45:00.855873 crc crio[19822]: time="2026-06-12T10:45:00.855695318Z" level=info msg="Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}"
2026-06-12 11:43:48.235235 | controller | Jun 12 10:45:00.855873 crc crio[19822]: time="2026-06-12T10:45:00.855773321Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.235251 | controller | Jun 12 10:45:01.531489 crc crio[19822]: 2026-06-12T10:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a291c632051170 Mac:da:c9:8f:68:88:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.235268 | controller | Jun 12 10:45:01.535043 crc crio[19822]: time="2026-06-12T10:45:01.533229594Z" level=info msg="Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}"
2026-06-12 11:43:48.235285 | controller | Jun 12 10:45:01.535043 crc crio[19822]: time="2026-06-12T10:45:01.533437931Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.235301 | controller | Jun 12 10:45:01.545445 crc crio[19822]: time="2026-06-12T10:45:01.545362474Z" level=info msg="Ran pod sandbox 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/POD" id=51e8ac09-072d-4702-8cd0-dd365262a294 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.235318 | controller | Jun 12 10:45:01.550223 crc crio[19822]: time="2026-06-12T10:45:01.550142841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58a60a70-defb-4368-9c1d-070a8f4a40ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.235334 | controller | Jun 12 10:45:01.553500 crc crio[19822]: time="2026-06-12T10:45:01.553311443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=93e42276-86bc-4e22-9fde-68b4f2c93524 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.235350 | controller | Jun 12 10:45:01.596361 crc crio[19822]: time="2026-06-12T10:45:01.596248917Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles" id=06780ddd-dc23-4b8c-a9cb-b56f264a1827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.235370 | controller | Jun 12 10:45:01.596921 crc crio[19822]: time="2026-06-12T10:45:01.596879277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.235387 | controller | Jun 12 10:45:01.650192 crc crio[19822]: time="2026-06-12T10:45:01.650019678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.235403 | controller | Jun 12 10:45:01.656438 crc crio[19822]: time="2026-06-12T10:45:01.656325908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.235419 | controller | Jun 12 10:45:01.872886 crc crio[19822]: time="2026-06-12T10:45:01.872313739Z" level=info msg="Created container 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles" id=06780ddd-dc23-4b8c-a9cb-b56f264a1827 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.235435 | controller | Jun 12 10:45:01.874461 crc crio[19822]: time="2026-06-12T10:45:01.874333393Z" level=info msg="Starting container: 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726" id=e5335f82-ca9f-41d9-bc77-c97740c273fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.235451 | controller | Jun 12 10:45:01.881718 crc crio[19822]: time="2026-06-12T10:45:01.881621714Z" level=info msg="Started container" PID=141847 containerID=9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726 description=openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles id=e5335f82-ca9f-41d9-bc77-c97740c273fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5
2026-06-12 11:43:48.235468 | controller | Jun 12 10:45:04.280466 crc crio[19822]: time="2026-06-12T10:45:04.279916829Z" level=info msg="Stopping pod sandbox: feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96" id=a799a681-5462-42ff-8c6b-cad0d92d118c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.235484 | controller | Jun 12 10:45:04.282577 crc crio[19822]: time="2026-06-12T10:45:04.279988341Z" level=info msg="Stopping pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5" id=dd0e039f-96cd-4c47-a658-f2a9472c689a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.235500 | controller | Jun 12 10:45:04.283118 crc crio[19822]: time="2026-06-12T10:45:04.28307Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc00101ae18}] Aliases:map[]}"
2026-06-12 11:43:48.235516 | controller | Jun 12 10:45:04.283437 crc crio[19822]: time="2026-06-12T10:45:04.283411461Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.235533 | controller | Jun 12 10:45:04.283969 crc crio[19822]: time="2026-06-12T10:45:04.283140472Z" level=info msg="Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc00140eb70}] Aliases:map[]}"
2026-06-12 11:43:48.235554 | controller | Jun 12 10:45:04.284213 crc crio[19822]: time="2026-06-12T10:45:04.284145863Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.235571 | controller | Jun 12 10:45:04.680502 crc crio[19822]: time="2026-06-12T10:45:04.680394039Z" level=info msg="Stopped pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5" id=dd0e039f-96cd-4c47-a658-f2a9472c689a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.235588 | controller | Jun 12 10:45:04.804398 crc crio[19822]: time="2026-06-12T10:45:04.80432201Z" level=info msg="Stopped pod sandbox: feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96" id=a799a681-5462-42ff-8c6b-cad0d92d118c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.235606 | controller | Jun 12 10:45:05.827257 crc crio[19822]: time="2026-06-12T10:45:05.824885777Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/POD" id=a15f6b56-f61c-46bc-bbad-9b9053cf5ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.235622 | controller | Jun 12 10:45:05.827257 crc crio[19822]: time="2026-06-12T10:45:05.825655632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.235638 | controller | Jun 12 10:45:05.884039 crc crio[19822]: time="2026-06-12T10:45:05.883880606Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc00101a3e8}] Aliases:map[]}"
2026-06-12 11:43:48.235655 | controller | Jun 12 10:45:05.884039 crc crio[19822]: time="2026-06-12T10:45:05.883986159Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.235671 | controller | Jun 12 10:45:06.596397 crc crio[19822]: 2026-06-12T10:45:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6546b88f50efa53 Mac:0a:92:7b:c3:18:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 SocketPath: PciID:}] [{Interface:0xc0002c2980 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.235688 | controller | Jun 12 10:45:06.597967 crc crio[19822]: time="2026-06-12T10:45:06.597866558Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc00101a3e8}] Aliases:map[]}"
2026-06-12 11:43:48.235704 | controller | Jun 12 10:45:06.598153 crc crio[19822]: time="2026-06-12T10:45:06.598096395Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.235725 | controller | Jun 12 10:45:06.609152 crc crio[19822]: time="2026-06-12T10:45:06.609062754Z" level=info msg="Ran pod sandbox 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/POD" id=a15f6b56-f61c-46bc-bbad-9b9053cf5ebb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.235743 | controller | Jun 12 10:45:06.615890 crc crio[19822]: time="2026-06-12T10:45:06.615730125Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2efe72eb-4bdd-417a-b84a-5c65b4784cea name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.235759 | controller | Jun 12 10:45:06.629093 crc crio[19822]: time="2026-06-12T10:45:06.629031823Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.235776 | controller | Jun 12 10:45:07.125686 crc crio[19822]: time="2026-06-12T10:45:07.12515452Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2efe72eb-4bdd-417a-b84a-5c65b4784cea name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.235792 | controller | Jun 12 10:45:07.126921 crc crio[19822]: time="2026-06-12T10:45:07.126567825Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7fdf5b4a-6f76-48d0-a3e3-b09169b4ee50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.235807 | controller | Jun 12 10:45:07.155664 crc crio[19822]: time="2026-06-12T10:45:07.15552862Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0e8affa4-fdf6-47a5-a511-d45cc5dc0c74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.235823 | controller | Jun 12 10:45:07.169059 crc crio[19822]: time="2026-06-12T10:45:07.168768896Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=3f6000d6-36fa-4cd2-898b-9bd30faf14c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.235839 | controller | Jun 12 10:45:07.169482 crc crio[19822]: time="2026-06-12T10:45:07.169430348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.235883 | controller | Jun 12 10:45:07.223854 crc crio[19822]: time="2026-06-12T10:45:07.22372153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.235907 | controller | Jun 12 10:45:07.227046 crc crio[19822]: time="2026-06-12T10:45:07.226981629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.235925 | controller | Jun 12 10:45:07.442508 crc crio[19822]: time="2026-06-12T10:45:07.442399682Z" level=info msg="Created container 89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=3f6000d6-36fa-4cd2-898b-9bd30faf14c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.235949 | controller | Jun 12 10:45:07.444740 crc crio[19822]: time="2026-06-12T10:45:07.444662404Z" level=info msg="Starting container: 89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058" id=0c62cabe-0eb8-4fcc-9894-c0f6d60e438f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.235981 | controller | Jun 12 10:45:07.452778 crc crio[19822]: time="2026-06-12T10:45:07.452676838Z" level=info msg="Started container" PID=142317 containerID=89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=0c62cabe-0eb8-4fcc-9894-c0f6d60e438f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb
2026-06-12 11:43:48.236001 | controller | Jun 12 10:45:15.374345 crc crio[19822]: time="2026-06-12T10:45:15.373583217Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-8mfbv/POD" id=ca7d6a5e-01d2-415b-9244-b999be99b46c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.236019 | controller | Jun 12 10:45:15.374345 crc crio[19822]: time="2026-06-12T10:45:15.374328481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236036 | controller | Jun 12 10:45:15.408794 crc crio[19822]: time="2026-06-12T10:45:15.408696285Z" level=info msg="Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc000696eb8}] Aliases:map[]}"
2026-06-12 11:43:48.236073 | controller | Jun 12 10:45:15.408794 crc crio[19822]: time="2026-06-12T10:45:15.408773908Z" level=info msg="Adding pod openshift-marketplace_certified-operators-8mfbv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.236091 | controller | Jun 12 10:45:16.024266 crc crio[19822]: 2026-06-12T10:45:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b367096e634bd26 Mac:6e:cb:8d:3f:c9:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.236109 | controller | Jun 12 10:45:16.026139 crc crio[19822]: time="2026-06-12T10:45:16.026064334Z" level=info msg="Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc000696eb8}] Aliases:map[]}"
2026-06-12 11:43:48.236125 | controller | Jun 12 10:45:16.026270 crc crio[19822]: time="2026-06-12T10:45:16.0262231Z" level=info msg="Checking pod openshift-marketplace_certified-operators-8mfbv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.236142 | controller | Jun 12 10:45:16.040887 crc crio[19822]: time="2026-06-12T10:45:16.040757163Z" level=info msg="Ran pod sandbox b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 with infra container: openshift-marketplace/certified-operators-8mfbv/POD" id=ca7d6a5e-01d2-415b-9244-b999be99b46c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.236158 | controller | Jun 12 10:45:16.044075 crc crio[19822]: time="2026-06-12T10:45:16.043994588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=12539670-b31f-4d8f-9334-b21c63ca1a2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.236180 | controller | Jun 12 10:45:16.046698 crc crio[19822]: time="2026-06-12T10:45:16.046633523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=80fef2b1-aee9-41b5-8777-9c9e4c2410dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.236197 | controller | Jun 12 10:45:16.054517 crc crio[19822]: time="2026-06-12T10:45:16.054437286Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8mfbv/extract-utilities" id=fead90e2-1039-42dc-8e8c-44e0125601a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.236214 | controller | Jun 12 10:45:16.055075 crc crio[19822]: time="2026-06-12T10:45:16.054995354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236231 | controller | Jun 12 10:45:16.126422 crc crio[19822]: time="2026-06-12T10:45:16.126293962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236247 | controller | Jun 12 10:45:16.133427 crc crio[19822]: time="2026-06-12T10:45:16.133329789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236263 | controller | Jun 12 10:45:16.289194 crc crio[19822]: time="2026-06-12T10:45:16.289098201Z" level=info msg="Created container 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0: openshift-marketplace/certified-operators-8mfbv/extract-utilities" id=fead90e2-1039-42dc-8e8c-44e0125601a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.236279 | controller | Jun 12 10:45:16.290195 crc crio[19822]: time="2026-06-12T10:45:16.290134914Z" level=info msg="Starting container: 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0" id=e741e44f-e7b3-4706-bc08-3a5ed3111ce7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.236295 | controller | Jun 12 10:45:16.300920 crc crio[19822]: time="2026-06-12T10:45:16.300776223Z" level=info msg="Started container" PID=142960 containerID=1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0 description=openshift-marketplace/certified-operators-8mfbv/extract-utilities id=e741e44f-e7b3-4706-bc08-3a5ed3111ce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0
2026-06-12 11:43:48.236312 | controller | Jun 12 10:45:16.475431 crc crio[19822]: time="2026-06-12T10:45:16.474487759Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a36d93ec-4cd7-427d-8aaf-22296d6435ce name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.236328 | controller | Jun 12 10:45:16.483358 crc crio[19822]: time="2026-06-12T10:45:16.483260059Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.236344 | controller | Jun 12 10:45:17.511296 crc crio[19822]: time="2026-06-12T10:45:17.511110767Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c" id=a36d93ec-4cd7-427d-8aaf-22296d6435ce name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.236359 | controller | Jun 12 10:45:17.512621 crc crio[19822]: time="2026-06-12T10:45:17.51220299Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f52dcbc0-dc03-441e-9806-d131fe6f53e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.236375 | controller | Jun 12 10:45:17.515106 crc crio[19822]: time="2026-06-12T10:45:17.515016599Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9ac48f61-a884-4936-a5bc-f3ce22e23726 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.236396 | controller | Jun 12 10:45:17.563637 crc crio[19822]: time="2026-06-12T10:45:17.563507352Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8mfbv/extract-content" id=df303a29-8448-4ae4-a1fd-e3378d48e058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.236413 | controller | Jun 12 10:45:17.564216 crc crio[19822]: time="2026-06-12T10:45:17.56406366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236429 | controller | Jun 12 10:45:17.617417 crc crio[19822]: time="2026-06-12T10:45:17.616998324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236445 | controller | Jun 12 10:45:17.620450 crc crio[19822]: time="2026-06-12T10:45:17.620391122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236461 | controller | Jun 12 10:45:17.779410 crc crio[19822]: time="2026-06-12T10:45:17.779268096Z" level=info msg="Created container f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0: openshift-marketplace/certified-operators-8mfbv/extract-content" id=df303a29-8448-4ae4-a1fd-e3378d48e058 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.236477 | controller | Jun 12 10:45:17.780642 crc crio[19822]: time="2026-06-12T10:45:17.780565959Z" level=info msg="Starting container: f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0" id=492b97c4-ddde-4a78-a8ea-be0ed46b2077 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.236493 | controller | Jun 12 10:45:17.789424 crc crio[19822]: time="2026-06-12T10:45:17.789332746Z" level=info msg="Started container" PID=143023 containerID=f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0 description=openshift-marketplace/certified-operators-8mfbv/extract-content id=492b97c4-ddde-4a78-a8ea-be0ed46b2077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0
2026-06-12 11:43:48.236509 | controller | Jun 12 10:45:19.523049 crc crio[19822]: time="2026-06-12T10:45:19.522042867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2a570a6b-563e-4b52-b842-6c69f7d695f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.236525 | controller | Jun 12 10:45:19.526277 crc crio[19822]: time="2026-06-12T10:45:19.526151998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=48c0abec-5d8d-4c00-82ba-1dbdb8bfcf1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.236541 | controller | Jun 12 10:45:19.547199 crc crio[19822]: time="2026-06-12T10:45:19.547118734Z" level=info msg="Creating container: openshift-marketplace/certified-operators-8mfbv/registry-server" id=ef944efc-6d70-4a90-bfb3-aeae0d5ceaa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.236557 | controller | Jun 12 10:45:19.547546 crc crio[19822]: time="2026-06-12T10:45:19.547485117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236573 | controller | Jun 12 10:45:19.604187 crc crio[19822]: time="2026-06-12T10:45:19.604113658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236589 | controller | Jun 12 10:45:19.607365 crc crio[19822]: time="2026-06-12T10:45:19.607295319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.236609 | controller | Jun 12 10:45:19.804588 crc crio[19822]: time="2026-06-12T10:45:19.804465862Z" level=info msg="Created container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server" id=ef944efc-6d70-4a90-bfb3-aeae0d5ceaa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.236627 | controller | Jun 12 10:45:19.806079 crc crio[19822]: time="2026-06-12T10:45:19.80599483Z" level=info msg="Starting container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02" id=5d48f2ae-3e11-4430-b2e3-0e5e7f88c6c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.236643 | controller | Jun 12 10:45:19.811249 crc crio[19822]: time="2026-06-12T10:45:19.811156304Z" level=info msg="Started container" PID=143096 containerID=f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02 description=openshift-marketplace/certified-operators-8mfbv/registry-server id=5d48f2ae-3e11-4430-b2e3-0e5e7f88c6c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0
2026-06-12 11:43:48.236660 | controller | Jun 12 10:45:27.664558 crc crio[19822]: time="2026-06-12T10:45:27.663661676Z" level=info msg="Stopping container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02 (timeout: 2s)" id=530f0b0c-41aa-4461-9520-0043760e7c19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.236677 | controller | Jun 12 10:45:27.798542 crc crio[19822]: time="2026-06-12T10:45:27.798417473Z" level=info msg="Stopped container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server" id=530f0b0c-41aa-4461-9520-0043760e7c19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.236693 | controller | Jun 12 10:45:27.801011 crc crio[19822]: time="2026-06-12T10:45:27.799478217Z" level=info msg="Stopping pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0" id=9b627c5c-c781-494f-999c-8845a8846aa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.236709 | controller | Jun 12 10:45:27.801011 crc crio[19822]: time="2026-06-12T10:45:27.800344164Z" level=info msg="Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc00008d5f8}] Aliases:map[]}"
2026-06-12 11:43:48.236725 | controller | Jun 12 10:45:27.801011 crc crio[19822]: time="2026-06-12T10:45:27.800554252Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-8mfbv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.236741 | controller | Jun 12 10:45:28.222406 crc crio[19822]: time="2026-06-12T10:45:28.220256055Z" level=info msg="Stopped pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0" id=9b627c5c-c781-494f-999c-8845a8846aa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.236757 | controller | Jun 12 10:45:28.685396 crc crio[19822]: time="2026-06-12T10:45:28.685293557Z" level=info msg="Removing container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02" id=5c9da9db-b38b-40b8-92e5-258c54ba2fe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.236773 | controller | Jun 12 10:45:28.729507 crc crio[19822]: time="2026-06-12T10:45:28.729440853Z" level=info msg="Removed container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server" id=5c9da9db-b38b-40b8-92e5-258c54ba2fe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.236805 | controller | Jun 12 10:45:28.732603 crc crio[19822]: time="2026-06-12T10:45:28.732563849Z" level=info msg="Removing container: f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0" id=034bc715-8173-4496-9c88-8860fa77bc8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.236821 | controller | Jun 12 10:45:28.781054 crc crio[19822]: time="2026-06-12T10:45:28.780740874Z" level=info msg="Removed container f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0: openshift-marketplace/certified-operators-8mfbv/extract-content" id=034bc715-8173-4496-9c88-8860fa77bc8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.236837 | controller | Jun 12 10:45:28.784019 crc crio[19822]: time="2026-06-12T10:45:28.783924964Z" level=info msg="Removing container: 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0" id=66e49246-51bd-4064-8e75-01648756cc8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.236878 | controller | Jun 12 10:45:28.820885 crc crio[19822]: time="2026-06-12T10:45:28.820732818Z" level=info msg="Removed container 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0: openshift-marketplace/certified-operators-8mfbv/extract-utilities" id=66e49246-51bd-4064-8e75-01648756cc8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.236896 | controller | Jun 12 10:45:29.208298 crc crio[19822]: time="2026-06-12T10:45:29.207910042Z" level=info msg="Removing container: 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f" id=36da2af1-dd8c-4fc5-93b9-1de5636442a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.236913 | controller | Jun 12 10:45:29.237125 crc crio[19822]: time="2026-06-12T10:45:29.23702471Z" level=info msg="Removed container 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles" id=36da2af1-dd8c-4fc5-93b9-1de5636442a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.236928 | controller | Jun 12 10:45:29.248476 crc crio[19822]: time="2026-06-12T10:45:29.248318247Z" level=info msg="Stopping pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0" id=b81cbc1e-7d08-41c5-a7ff-44c5da446c95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.236944 | controller | Jun 12 10:45:29.248476 crc crio[19822]: time="2026-06-12T10:45:29.24842677Z" level=info msg="Stopped pod sandbox (already stopped): b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0" id=b81cbc1e-7d08-41c5-a7ff-44c5da446c95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.236960 | controller | Jun 12 10:45:29.249137 crc crio[19822]: time="2026-06-12T10:45:29.249075711Z" level=info msg="Removing pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0" id=ed085604-349b-4893-93b2-8ed459df4db9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.236976 | controller | Jun 12 10:45:29.266314 crc crio[19822]: time="2026-06-12T10:45:29.266137157Z" level=info msg="Removed pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0" id=ed085604-349b-4893-93b2-8ed459df4db9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.236992 | controller | Jun 12 10:45:29.267542 crc crio[19822]: time="2026-06-12T10:45:29.267428754Z" level=info msg="Stopping pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a" id=a7e70169-9cad-45b2-9cea-1118e6c26ae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.237009 | controller | Jun 12 10:45:29.267704 crc crio[19822]: time="2026-06-12T10:45:29.26758841Z" level=info msg="Stopped pod sandbox (already stopped): 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a" id=a7e70169-9cad-45b2-9cea-1118e6c26ae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.237030 | controller | Jun 12 10:45:29.269639 crc crio[19822]: time="2026-06-12T10:45:29.269540562Z" level=info msg="Removing pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a" id=7f3d60fa-5b4c-411f-a682-79839bf08840 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.237047 | controller | Jun 12 10:45:29.290059 crc crio[19822]: time="2026-06-12T10:45:29.289920362Z" level=info msg="Removed pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a" id=7f3d60fa-5b4c-411f-a682-79839bf08840 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.237064 | controller | Jun 12 10:46:00.567314 crc crio[19822]: time="2026-06-12T10:46:00.566304703Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687686-6nbdh/POD" id=a5b472d3-9a05-4289-b4fa-1bcbfb0e6bf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.237080 | controller | Jun 12 10:46:00.568875 crc crio[19822]: time="2026-06-12T10:46:00.567337697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.237097 | controller | Jun 12 10:46:00.638702 crc crio[19822]: time="2026-06-12T10:46:00.638577306Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc0037c9170}] Aliases:map[]}"
2026-06-12 11:43:48.237113 | controller | Jun 12 10:46:00.638702 crc crio[19822]: time="2026-06-12T10:46:00.638676429Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687686-6nbdh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.237130 | controller | Jun 12 10:46:01.249650 crc crio[19822]: 2026-06-12T10:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd1aa24b2f9209 Mac:de:ef:0a:ae:49:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 SocketPath: PciID:}] [{Interface:0xc000284760 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.237148 | controller | Jun 12 10:46:01.252214 crc crio[19822]: time="2026-06-12T10:46:01.251668501Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc0037c9170}] Aliases:map[]}"
2026-06-12 11:43:48.237164 | controller | Jun 12 10:46:01.252214 crc crio[19822]: time="2026-06-12T10:46:01.252008882Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687686-6nbdh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.237181 | controller | Jun 12 10:46:01.268270 crc crio[19822]: time="2026-06-12T10:46:01.268126015Z" level=info msg="Ran pod sandbox 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 with infra container: openshift-infra/auto-csr-approver-29687686-6nbdh/POD" id=a5b472d3-9a05-4289-b4fa-1bcbfb0e6bf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.237197 | controller | Jun 12 10:46:01.273676 crc crio[19822]: time="2026-06-12T10:46:01.273597917Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=81846a37-5245-4357-9a8e-a5eb04ed1c0b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.237219 | controller | Jun 12 10:46:01.287347 crc crio[19822]: time="2026-06-12T10:46:01.285692035Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.237236 | controller | Jun 12 10:46:02.191142 crc crio[19822]: time="2026-06-12T10:46:02.190707677Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=81846a37-5245-4357-9a8e-a5eb04ed1c0b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.237253 | controller | Jun 12 10:46:02.193160 crc crio[19822]: time="2026-06-12T10:46:02.192718566Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f12f6b40-b502-462d-9782-498c971cf6b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.237270 | controller | Jun 12 10:46:02.196465 crc crio[19822]: time="2026-06-12T10:46:02.196009801Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e5045d12-dd9b-48b5-b091-636435854cb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.237287 | controller | Jun 12 10:46:02.205305 crc crio[19822]: time="2026-06-12T10:46:02.203751087Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687686-6nbdh/oc" id=969ad8f2-de43-4c48-b283-5fb703845e3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.237303 | controller | Jun 12 10:46:02.205305 crc crio[19822]: time="2026-06-12T10:46:02.204350517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.237319 | controller | Jun 12 10:46:02.255376 crc crio[19822]: time="2026-06-12T10:46:02.255251445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.237335 | controller | Jun 12 10:46:02.485120 crc crio[19822]: time="2026-06-12T10:46:02.484901241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.237351 | controller | Jun 12 10:46:02.621781 crc crio[19822]: time="2026-06-12T10:46:02.621261438Z" level=info msg="Created container 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5: openshift-infra/auto-csr-approver-29687686-6nbdh/oc" id=969ad8f2-de43-4c48-b283-5fb703845e3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.237367 | controller | Jun 12 10:46:02.623057 crc crio[19822]: time="2026-06-12T10:46:02.622995314Z" level=info msg="Starting container: 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5" id=de1cf04a-3949-43b9-be85-ee11f0e6965d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.237383 | controller | Jun 12 10:46:02.628233 crc crio[19822]: time="2026-06-12T10:46:02.628125327Z" level=info msg="Started container" PID=145363 containerID=60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5 description=openshift-infra/auto-csr-approver-29687686-6nbdh/oc id=de1cf04a-3949-43b9-be85-ee11f0e6965d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80
2026-06-12 11:43:48.237400 | controller | Jun 12 10:46:04.348182 crc crio[19822]: time="2026-06-12T10:46:04.34771564Z" level=info msg="Stopping pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80" id=54b44dca-2c78-4e81-b3ee-2e109b57137f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.237421 | controller | Jun 12 10:46:04.349256 crc crio[19822]: time="2026-06-12T10:46:04.349018891Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc00140f5a0}] Aliases:map[]}"
2026-06-12 11:43:48.237454 | controller | Jun 12 10:46:04.349256 crc crio[19822]: time="2026-06-12T10:46:04.349239948Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687686-6nbdh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.237481 | controller | Jun 12 10:46:04.696535 crc crio[19822]: time="2026-06-12T10:46:04.696184906Z" level=info msg="Stopped pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80" id=54b44dca-2c78-4e81-b3ee-2e109b57137f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.237500 | controller | Jun 12 10:46:29.317293 crc crio[19822]: time="2026-06-12T10:46:29.316410557Z" level=info msg="Removing container: c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217" id=b4bec7ef-8234-4dc6-aea9-03deb24693bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.237517 | controller | Jun 12 10:46:29.467355 crc crio[19822]: time="2026-06-12T10:46:29.467264289Z" level=info msg="Removed container c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217: openshift-infra/auto-csr-approver-29687680-hc5t4/oc" id=b4bec7ef-8234-4dc6-aea9-03deb24693bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.237534 | controller | Jun 12 10:46:29.481645 crc crio[19822]: time="2026-06-12T10:46:29.481576861Z" level=info msg="Stopping pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea" id=ccf84978-6d24-496c-8d53-a0476f3750d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.237559 | controller | Jun 12 10:46:29.481645 crc crio[19822]: time="2026-06-12T10:46:29.481643813Z" level=info msg="Stopped pod sandbox (already stopped): 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea" id=ccf84978-6d24-496c-8d53-a0476f3750d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.237588 | controller | Jun 12 10:46:29.482757 crc crio[19822]: time="2026-06-12T10:46:29.482691547Z" level=info msg="Removing pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea" id=e22d7e43-0136-4a9e-be72-445d4da25528 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.237612 | controller | Jun 12 10:46:29.501594 crc crio[19822]: time="2026-06-12T10:46:29.501393584Z" level=info msg="Removed pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea" id=e22d7e43-0136-4a9e-be72-445d4da25528 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.237629 | controller | Jun 12 10:47:50.343796 crc crio[19822]: time="2026-06-12T10:47:50.342723948Z" level=info msg="Stopping pod sandbox: 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb" id=4802f9f6-d9a9-4b71-8f98-1a3dbf59708d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.237647 | controller | Jun 12 10:47:50.346032 crc crio[19822]: time="2026-06-12T10:47:50.34495108Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc005213058}] Aliases:map[]}"
2026-06-12 11:43:48.237664 | controller | Jun 12 10:47:50.346032 crc crio[19822]: time="2026-06-12T10:47:50.345168737Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.237681 | controller | Jun 12 10:47:50.999331 crc crio[19822]: time="2026-06-12T10:47:50.998649172Z" level=info msg="Stopped pod sandbox: 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb" id=4802f9f6-d9a9-4b71-8f98-1a3dbf59708d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.237704 | controller | Jun 12 10:47:51.909680 crc crio[19822]: time="2026-06-12T10:47:51.90923476Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/POD" id=cdf74d60-a831-410e-95a3-5aead0dce449 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.237722 | controller | Jun 12 10:47:51.910623 crc crio[19822]: time="2026-06-12T10:47:51.909707005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.237738 | controller | Jun 12 10:47:51.951141 crc crio[19822]: time="2026-06-12T10:47:51.951048741Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc001ee2570}] Aliases:map[]}"
2026-06-12 11:43:48.237755 | controller | Jun 12 10:47:51.951141 crc crio[19822]: time="2026-06-12T10:47:51.951110823Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.237772 | controller | Jun 12 10:47:52.640141 crc crio[19822]: 2026-06-12T10:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61bfacb31254b48 Mac:4a:74:d6:e5:ae:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.237789 | controller | Jun 12 10:47:52.640141 crc crio[19822]: time="2026-06-12T10:47:52.639420923Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc001ee2570}] Aliases:map[]}"
2026-06-12 11:43:48.237805 | controller | Jun 12 10:47:52.640141 crc crio[19822]: time="2026-06-12T10:47:52.639566018Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.237822 | controller | Jun 12 10:47:52.652102 crc crio[19822]: time="2026-06-12T10:47:52.651284678Z" level=info msg="Ran pod sandbox 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/POD" id=cdf74d60-a831-410e-95a3-5aead0dce449 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.237838 | controller | Jun 12 10:47:52.654931 crc crio[19822]: time="2026-06-12T10:47:52.65477919Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bf4028bf-a10b-4d72-9f6c-b7b36a315859 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.237879 | controller | Jun 12 10:47:52.662770 crc crio[19822]: time="2026-06-12T10:47:52.662680499Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.237903 | controller | Jun 12 10:47:53.169994 crc crio[19822]: time="2026-06-12T10:47:53.169901814Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bf4028bf-a10b-4d72-9f6c-b7b36a315859 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.237920 | controller | Jun 12 10:47:53.171605 crc crio[19822]: time="2026-06-12T10:47:53.171505155Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3959b669-b770-4df5-b086-f4686b9d4290 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.237937 | controller | Jun 12 10:47:53.206665 crc crio[19822]: time="2026-06-12T10:47:53.206565881Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7ddb2dcc-0b7e-4b4a-b9d7-bf9f3a868d91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.237953 | controller | Jun 12 10:47:53.215384 crc crio[19822]: time="2026-06-12T10:47:53.215272888Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=763eba75-dd63-4dc2-8c05-565ce586974e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.237971 | controller | Jun 12 10:47:53.216041 crc crio[19822]: time="2026-06-12T10:47:53.215938619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.237988 | controller | Jun 12 10:47:53.288771 crc crio[19822]: time="2026-06-12T10:47:53.288234488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.238003 | controller | Jun 12 10:47:53.294238 crc crio[19822]: time="2026-06-12T10:47:53.294067704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.238026 | controller | Jun 12 10:47:53.481627 crc crio[19822]: time="2026-06-12T10:47:53.481503556Z" level=info msg="Created container be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=763eba75-dd63-4dc2-8c05-565ce586974e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.238050 | controller | Jun 12 10:47:53.483733 crc crio[19822]: time="2026-06-12T10:47:53.483627464Z" level=info msg="Starting container: be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5" id=9e0f4c7f-446b-4b09-b794-28bc5dea5a39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.238074 | controller | Jun 12 10:47:53.491654 crc crio[19822]: time="2026-06-12T10:47:53.491562107Z" level=info msg="Started container" PID=150750 containerID=be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=9e0f4c7f-446b-4b09-b794-28bc5dea5a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802
2026-06-12 11:43:48.238092 | controller | Jun 12 10:48:00.748482 crc crio[19822]: time="2026-06-12T10:48:00.747051536Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687688-mblt9/POD" id=4194e46c-8803-4415-8175-09a26f566dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.238108 | controller | Jun 12 10:48:00.749982 crc crio[19822]: time="2026-06-12T10:48:00.748466482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.238131 | controller | Jun 12 10:48:00.816313 crc crio[19822]: time="2026-06-12T10:48:00.815131603Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc00140e038}] Aliases:map[]}"
2026-06-12 11:43:48.238148 | controller | Jun 12 10:48:00.816313 crc crio[19822]: time="2026-06-12T10:48:00.815199686Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687688-mblt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.238164 | controller | Jun 12 10:48:01.372789 crc crio[19822]: 2026-06-12T10:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4dcf7e8417887ad Mac:6a:10:b9:14:22:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca SocketPath: PciID:}] [{Interface:0xc00023cdc0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.238181 | controller | Jun 12 10:48:01.374601 crc crio[19822]: time="2026-06-12T10:48:01.37450374Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc00140e038}] Aliases:map[]}"
2026-06-12 11:43:48.238197 | controller | Jun 12 10:48:01.374732 crc crio[19822]: time="2026-06-12T10:48:01.374707146Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687688-mblt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.238215 | controller | Jun 12 10:48:01.390237 crc crio[19822]: time="2026-06-12T10:48:01.390123222Z" level=info msg="Ran pod sandbox 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c with infra container: openshift-infra/auto-csr-approver-29687688-mblt9/POD" id=4194e46c-8803-4415-8175-09a26f566dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.238231 | controller | Jun 12 10:48:01.394786 crc crio[19822]: time="2026-06-12T10:48:01.394682289Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=53d6d9f1-0459-4188-ba01-1e467c07b29c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.238248 | controller | Jun 12 10:48:01.413863 crc crio[19822]: time="2026-06-12T10:48:01.413686083Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.238264 | controller | Jun 12 10:48:02.317745 crc crio[19822]: time="2026-06-12T10:48:02.317164705Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=53d6d9f1-0459-4188-ba01-1e467c07b29c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.238281 | controller | Jun 12 10:48:02.319765 crc crio[19822]: time="2026-06-12T10:48:02.319300633Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=087f6756-cefd-44a7-b0fc-96e6455ccf04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.238297 | controller | Jun 12 10:48:02.322166 crc crio[19822]: time="2026-06-12T10:48:02.322064191Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5fb553cd-042b-4ca5-869f-0731b188fa34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.238322 | controller | Jun 12 10:48:02.330774 crc crio[19822]: time="2026-06-12T10:48:02.330638444Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687688-mblt9/oc" id=2049cced-4792-4a3b-89bc-db055eb095d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.238339 | controller | Jun 12 10:48:02.331450 crc crio[19822]: time="2026-06-12T10:48:02.331370217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.238355 | controller | Jun 12 10:48:02.384360 crc crio[19822]: time="2026-06-12T10:48:02.384227641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.238371 | controller | Jun 12 10:48:02.769735 crc crio[19822]: time="2026-06-12T10:48:02.769548506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.238387 | controller | Jun 12 10:48:02.886935 crc crio[19822]: time="2026-06-12T10:48:02.886754244Z" level=info msg="Created container bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171: openshift-infra/auto-csr-approver-29687688-mblt9/oc" id=2049cced-4792-4a3b-89bc-db055eb095d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.238403 | controller | Jun 12 10:48:02.887996 crc crio[19822]: time="2026-06-12T10:48:02.88787554Z" level=info msg="Starting container: bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171" id=008b7c27-ed7c-4eff-8928-49a9aa576b6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.238420 | controller | Jun 12 10:48:02.897066 crc crio[19822]: time="2026-06-12T10:48:02.896621578Z" level=info msg="Started container" PID=151296 containerID=bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171 description=openshift-infra/auto-csr-approver-29687688-mblt9/oc id=008b7c27-ed7c-4eff-8928-49a9aa576b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c
2026-06-12 11:43:48.238436 | controller | Jun 12 10:48:04.589651 crc crio[19822]: time="2026-06-12T10:48:04.588311024Z" level=info msg="Stopping pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c" id=0401e312-82eb-469a-b255-eacd3945f04a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.238453 | controller | Jun 12 10:48:04.591545 crc crio[19822]: time="2026-06-12T10:48:04.59069272Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc001ee2d80}] Aliases:map[]}"
2026-06-12 11:43:48.238469 | controller | Jun 12 10:48:04.591545 crc crio[19822]: time="2026-06-12T10:48:04.591092163Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687688-mblt9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.238485 | controller | Jun 12 10:48:04.970430 crc crio[19822]: time="2026-06-12T10:48:04.970221513Z" level=info msg="Stopped pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c" id=0401e312-82eb-469a-b255-eacd3945f04a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.238502 | controller | Jun 12 10:48:29.581948 crc crio[19822]: time="2026-06-12T10:48:29.581204151Z" level=info msg="Removing container: 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a" id=f559d439-4a29-45d4-9cea-7e2e2d82ac87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.238524 | controller | Jun 12 10:48:29.852003 crc crio[19822]: time="2026-06-12T10:48:29.851600745Z" level=info msg="Removed container 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a: openshift-infra/auto-csr-approver-29687682-78kwc/oc" id=f559d439-4a29-45d4-9cea-7e2e2d82ac87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.238558 | controller | Jun 12 10:48:29.862638 crc crio[19822]: time="2026-06-12T10:48:29.861996663Z" level=info msg="Stopping pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2" id=ba1d7a13-22e3-478e-b56f-1ac4b8fb9627 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.238578 | controller | Jun 12 10:48:29.862638 crc crio[19822]: time="2026-06-12T10:48:29.862090286Z" level=info msg="Stopped pod sandbox (already stopped): d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2" id=ba1d7a13-22e3-478e-b56f-1ac4b8fb9627 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.238595 | controller | Jun 12 10:48:29.863075 crc crio[19822]: time="2026-06-12T10:48:29.862773768Z" level=info msg="Removing pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2" id=fb1373a5-5a5b-4eb5-b48e-9d49529fee71 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.238613 | controller | Jun 12 10:48:29.886570 crc crio[19822]: time="2026-06-12T10:48:29.886442444Z" level=info msg="Removed pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2" id=fb1373a5-5a5b-4eb5-b48e-9d49529fee71 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.238630 | controller | Jun 12 10:48:45.177172 crc crio[19822]: time="2026-06-12T10:48:45.175953797Z" level=info msg="Stopping pod sandbox: 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802" id=9fb86447-1a3f-4a46-9605-4c256cec7420 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.238647 | controller | Jun 12 10:48:45.180778 crc crio[19822]: time="2026-06-12T10:48:45.1776237Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc0021456d0}] Aliases:map[]}"
2026-06-12 11:43:48.238664 | controller | Jun 12 10:48:45.180778 crc crio[19822]: time="2026-06-12T10:48:45.177797916Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.238680 | controller | Jun 12 10:48:45.707444 crc crio[19822]: time="2026-06-12T10:48:45.706798894Z" level=info msg="Stopped pod sandbox: 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802" id=9fb86447-1a3f-4a46-9605-4c256cec7420 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.238696 | controller | Jun 12 10:48:46.722729 crc crio[19822]: time="2026-06-12T10:48:46.722162385Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/POD" id=eb19b4a1-b841-463a-a138-aa5211f61489 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.238712 | controller | Jun 12 10:48:46.724042 crc crio[19822]: time="2026-06-12T10:48:46.722759614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.238728 | controller | Jun 12 10:48:46.788381 crc crio[19822]: time="2026-06-12T10:48:46.788227327Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00244d360}] Aliases:map[]}"
2026-06-12 11:43:48.238749 | controller | Jun 12 10:48:46.788381 crc crio[19822]: time="2026-06-12T10:48:46.78832428Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.238766 | controller | Jun 12 10:48:47.717577 crc crio[19822]: 2026-06-12T10:48:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b66de739b2861f Mac:52:3f:82:6f:f7:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d SocketPath: PciID:}] [{Interface:0xc00012e7a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.238783 | controller | Jun 12 10:48:47.720011 crc crio[19822]: time="2026-06-12T10:48:47.719916984Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00244d360}] Aliases:map[]}"
2026-06-12 11:43:48.238799 | controller | Jun 12 10:48:47.720176 crc crio[19822]: time="2026-06-12T10:48:47.720115991Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.238815 | controller | Jun 12 10:48:47.734050 crc crio[19822]: time="2026-06-12T10:48:47.733890401Z" level=info msg="Ran pod sandbox 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/POD" id=eb19b4a1-b841-463a-a138-aa5211f61489 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.238831 | controller | Jun 12 10:48:47.743707 crc crio[19822]: time="2026-06-12T10:48:47.743595157Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0c6a755b-e15c-48cd-ab86-78c87628655c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.238904 | controller | Jun 12 10:48:47.753905 crc crio[19822]: time="2026-06-12T10:48:47.753776583Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.238935 | controller | Jun 12 10:48:48.229936 crc crio[19822]: time="2026-06-12T10:48:48.229796955Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0c6a755b-e15c-48cd-ab86-78c87628655c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.238953 | controller | Jun 12 10:48:48.230538 crc crio[19822]: time="2026-06-12T10:48:48.230491226Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3b061277-a2a2-4bcc-af4a-be35bc9b4463 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.238970 | controller | Jun 12 10:48:48.256134 crc crio[19822]: time="2026-06-12T10:48:48.255588344Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=66ee767a-9c8d-435e-8170-8d24a32afe6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.238991 | controller | Jun 12 10:48:48.263449 crc crio[19822]: time="2026-06-12T10:48:48.263358832Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=b745ce91-ebee-459b-ae93-86ce589a2a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.239008 | controller | Jun 12 10:48:48.264319 crc crio[19822]: time="2026-06-12T10:48:48.264275292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239025 | controller | Jun 12 10:48:48.330068 crc crio[19822]: time="2026-06-12T10:48:48.329568098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239041 | controller | Jun 12 10:48:48.335238 crc crio[19822]: time="2026-06-12T10:48:48.335115005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239056 | controller | Jun 12 10:48:48.501794 crc crio[19822]: time="2026-06-12T10:48:48.501611532Z" level=info msg="Created container ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=b745ce91-ebee-459b-ae93-86ce589a2a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.239073 | controller | Jun 12 10:48:48.503240 crc crio[19822]: time="2026-06-12T10:48:48.503160291Z" level=info msg="Starting container: ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14" id=d8be18a3-d3aa-467e-a067-bcaaadd9394e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.239089 | controller | Jun 12 10:48:48.508992 crc crio[19822]: time="2026-06-12T10:48:48.508882913Z" level=info msg="Started container" PID=153815 containerID=ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=d8be18a3-d3aa-467e-a067-bcaaadd9394e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810
2026-06-12 11:43:48.239110 | controller | Jun 12 10:48:55.338256 crc crio[19822]: time="2026-06-12T10:48:55.337368669Z" level=info msg="Stopping pod sandbox: 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810" id=b939c29d-d513-4245-89dd-ce53923a8770 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.239135 | controller | Jun 12 10:48:55.340581 crc crio[19822]: time="2026-06-12T10:48:55.340541661Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00008d938}] Aliases:map[]}"
2026-06-12 11:43:48.239160 | controller | Jun 12 10:48:55.340935 crc crio[19822]: time="2026-06-12T10:48:55.340905121Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.239178 | controller | Jun 12 10:48:55.853273 crc crio[19822]: time="2026-06-12T10:48:55.852656551Z" level=info msg="Stopped pod sandbox: 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810" id=b939c29d-d513-4245-89dd-ce53923a8770 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.239201 | controller | Jun 12 10:48:57.007895 crc crio[19822]: time="2026-06-12T10:48:57.007412355Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/POD" id=1e82fc64-2c76-42d6-a5f7-c24cfd0ea95f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.239218 | controller | Jun 12 10:48:57.008797 crc crio[19822]: time="2026-06-12T10:48:57.007908121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239235 | controller | Jun 12 10:48:57.052671 crc crio[19822]: time="2026-06-12T10:48:57.051702684Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc002144058}] Aliases:map[]}"
2026-06-12 11:43:48.239254 | controller | Jun 12 10:48:57.053075 crc crio[19822]: time="2026-06-12T10:48:57.052659035Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.239277 | controller | Jun 12 10:48:57.751024 crc crio[19822]: 2026-06-12T10:48:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b3a01588f8e8c9 Mac:52:83:05:93:c7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.239297 | controller | Jun 12 10:48:57.753770 crc crio[19822]: time="2026-06-12T10:48:57.753683666Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc002144058}] Aliases:map[]}"
2026-06-12 11:43:48.239315 | controller | Jun 12 10:48:57.753998 crc crio[19822]: time="2026-06-12T10:48:57.753937264Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.239331 | controller | Jun 12 10:48:57.762530 crc crio[19822]: time="2026-06-12T10:48:57.762442788Z" level=info msg="Ran pod sandbox 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/POD" id=1e82fc64-2c76-42d6-a5f7-c24cfd0ea95f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.239348 | controller | Jun 12 10:48:57.766270 crc crio[19822]: time="2026-06-12T10:48:57.766171794Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c3bd6ac0-3e6d-4682-bae6-cda4c325b84c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.239364 | controller | Jun 12 10:48:57.770690 crc crio[19822]: time="2026-06-12T10:48:57.770608911Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.239387 | controller | Jun 12 10:48:58.262166 crc crio[19822]: time="2026-06-12T10:48:58.262080839Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c3bd6ac0-3e6d-4682-bae6-cda4c325b84c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.239404 | controller | Jun 12 10:48:58.263512 crc crio[19822]: time="2026-06-12T10:48:58.263078341Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8d856052-c479-4171-8c86-1adf0a782bfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.239420 | controller | Jun 12 10:48:58.295085 crc crio[19822]: time="2026-06-12T10:48:58.294872122Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e0242107-d00d-44dd-b2cf-28407df23f90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.239437 | controller | Jun 12 10:48:58.304947 crc crio[19822]: time="2026-06-12T10:48:58.303234788Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=09ed91a9-1cac-4f73-a35c-53c8b6bba965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.239453 | controller | Jun 12 10:48:58.304947 crc crio[19822]: time="2026-06-12T10:48:58.303686702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239469 | controller | Jun 12 10:48:58.356433 crc crio[19822]: time="2026-06-12T10:48:58.356338197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239485 | controller | Jun 12 10:48:58.361281 crc crio[19822]: time="2026-06-12T10:48:58.361206683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239501 | controller | Jun 12 10:48:58.557323 crc crio[19822]: time="2026-06-12T10:48:58.556801605Z" level=info msg="Created container 9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=09ed91a9-1cac-4f73-a35c-53c8b6bba965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.239517 | controller | Jun 12 10:48:58.559174 crc crio[19822]: time="2026-06-12T10:48:58.559101828Z" level=info msg="Starting container: 9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33" id=bec619cb-5bd3-4e63-8a2d-4abf2214e1bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.239533 | controller | Jun 12 10:48:58.565421 crc crio[19822]: time="2026-06-12T10:48:58.565332476Z" level=info msg="Started container" PID=154449 containerID=9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=bec619cb-5bd3-4e63-8a2d-4abf2214e1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61
2026-06-12 11:43:48.239550 | controller | Jun 12 10:49:03.483267 crc crio[19822]: time="2026-06-12T10:49:03.4812534Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-2xspl/POD" id=d637f4fa-a882-487a-be6e-9b668373e804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.239567 | controller | Jun 12 10:49:03.483267 crc crio[19822]: time="2026-06-12T10:49:03.482027625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239588 | controller | Jun 12 10:49:03.524096 crc crio[19822]: time="2026-06-12T10:49:03.524004962Z" level=info msg="Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696220}] Aliases:map[]}"
2026-06-12 11:43:48.239607 | controller | Jun 12 10:49:03.524096 crc crio[19822]: time="2026-06-12T10:49:03.524084454Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-2xspl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.239624 | controller | Jun 12 10:49:04.096237 crc crio[19822]: 2026-06-12T10:49:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15f9effd053a179 Mac:a2:f2:4e:a9:64:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 SocketPath: PciID:}] [{Interface:0xc0002daa30 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.239641 | controller | Jun 12 10:49:04.097651 crc crio[19822]: time="2026-06-12T10:49:04.097570017Z" level=info msg="Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696220}] Aliases:map[]}"
2026-06-12 11:43:48.239658 | controller | Jun 12 10:49:04.097799 crc crio[19822]: time="2026-06-12T10:49:04.097751702Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-2xspl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.239674 | controller | Jun 12 10:49:04.109159 crc crio[19822]: time="2026-06-12T10:49:04.10828328Z" level=info msg="Ran pod sandbox 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 with infra container: openshift-marketplace/redhat-marketplace-2xspl/POD" id=d637f4fa-a882-487a-be6e-9b668373e804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.239690 | controller | Jun 12 10:49:04.117543 crc crio[19822]: time="2026-06-12T10:49:04.113213594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e753483a-608d-4538-8ac9-fbd98dcd7f8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.239707 | controller | Jun 12 10:49:04.117543 crc crio[19822]: time="2026-06-12T10:49:04.116873286Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19c26327-bb74-4c32-b9fc-7184f65f8fae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.239723 | controller | Jun 12 10:49:04.126551 crc crio[19822]: time="2026-06-12T10:49:04.1264661Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities" id=a2a12ce5-cd01-457c-b3d6-8d93600b6278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.239740 | controller | Jun 12 10:49:04.126982 crc crio[19822]: time="2026-06-12T10:49:04.126914405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239755 | controller | Jun 12 10:49:04.198084 crc crio[19822]: time="2026-06-12T10:49:04.197994111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239776 | controller | Jun 12 10:49:04.205738 crc crio[19822]: time="2026-06-12T10:49:04.205676675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.239793 | controller | Jun 12 10:49:04.378753 crc crio[19822]: time="2026-06-12T10:49:04.378161032Z" level=info msg="Created container acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities" id=a2a12ce5-cd01-457c-b3d6-8d93600b6278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.239809 | controller | Jun 12 10:49:04.379955 crc crio[19822]: time="2026-06-12T10:49:04.379887347Z" level=info msg="Starting container: acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388" id=926403e7-f8c0-4265-ae27-8b88141ee98c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.239826 | controller | Jun 12 10:49:04.389600 crc crio[19822]: time="2026-06-12T10:49:04.389517785Z" level=info msg="Started container" PID=154819 containerID=acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388 description=openshift-marketplace/redhat-marketplace-2xspl/extract-utilities id=926403e7-f8c0-4265-ae27-8b88141ee98c name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90
2026-06-12 11:43:48.239843 | controller | Jun 12 10:49:04.486271 crc crio[19822]: time="2026-06-12T10:49:04.486159098Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bbad6c2b-f96a-47c9-aa60-c3413e0e37b6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.239892 | controller | Jun 12 10:49:04.493417 crc crio[19822]: time="2026-06-12T10:49:04.493336307Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.239917 | controller | Jun 12 10:49:05.045670 crc crio[19822]: time="2026-06-12T10:49:05.044957955Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=bbad6c2b-f96a-47c9-aa60-c3413e0e37b6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.239935 | controller | Jun 12 10:49:05.046332 crc crio[19822]: time="2026-06-12T10:49:05.046250956Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2d37e583-b4f9-4436-9562-968c441d8392 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.239966 | controller | Jun 12 10:49:05.050336 crc crio[19822]: time="2026-06-12T10:49:05.049186049Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bf363060-a969-405d-ae17-34d8c15c569b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.239984 | controller | Jun 12 10:49:05.058342 crc crio[19822]: time="2026-06-12T10:49:05.058248248Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-2xspl/extract-content" id=8f0ab499-cf2f-435e-a354-b804a60f8479 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.240001 | controller | Jun 12 10:49:05.058781 crc crio[19822]: time="2026-06-12T10:49:05.058723233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.240017 | controller | Jun 12 10:49:05.106628 crc crio[19822]: time="2026-06-12T10:49:05.106386078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.240033 | controller | Jun 12 10:49:05.111208 crc crio[19822]: time="2026-06-12T10:49:05.111131409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.240088 | controller | Jun 12 10:49:05.297541 crc crio[19822]: time="2026-06-12T10:49:05.297487498Z" level=info msg="Created container fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb: openshift-marketplace/redhat-marketplace-2xspl/extract-content" id=8f0ab499-cf2f-435e-a354-b804a60f8479 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.240110 | controller | Jun 12 10:49:05.300765 crc crio[19822]: time="2026-06-12T10:49:05.300669609Z" level=info msg="Starting container: fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb" id=d8aa53e4-2ac7-4769-ba40-42790885c152 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.240127 | controller | Jun 12 10:49:05.308839 crc crio[19822]: time="2026-06-12T10:49:05.308708095Z" level=info msg="Started container" PID=154868 containerID=fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb description=openshift-marketplace/redhat-marketplace-2xspl/extract-content id=d8aa53e4-2ac7-4769-ba40-42790885c152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90
2026-06-12 11:43:48.240143 | controller | Jun 12 10:49:06.524165 crc crio[19822]: time="2026-06-12T10:49:06.523451588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d8e3b4d1-8fab-4e32-8d4b-615c599ef9b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.240160 | controller | Jun 12 10:49:06.528366 crc crio[19822]: time="2026-06-12T10:49:06.528310092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1513c63f-9582-4025-8c73-fb2c74558dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.240176 | controller | Jun 12 10:49:06.538241 crc crio[19822]: time="2026-06-12T10:49:06.538116424Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-2xspl/registry-server" id=3b34b41d-70f6-4e02-90f1-a48a0716ff3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.240194 | controller | Jun 12 10:49:06.538670 crc crio[19822]: time="2026-06-12T10:49:06.5386104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.240218 | controller | Jun 12 10:49:06.607550 crc crio[19822]: time="2026-06-12T10:49:06.60745638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.240244 | controller | Jun 12 10:49:06.615358 crc crio[19822]: time="2026-06-12T10:49:06.615259818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.240263 | controller | Jun 12 10:49:06.795096 crc crio[19822]: time="2026-06-12T10:49:06.794450308Z" level=info msg="Created container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server" id=3b34b41d-70f6-4e02-90f1-a48a0716ff3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.240280 | controller | Jun 12 10:49:06.797525 crc crio[19822]: time="2026-06-12T10:49:06.797425093Z" level=info msg="Starting container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d" id=0bd2d7ce-a329-4302-a9f2-50c4550cdd74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.240296 | controller | Jun 12 10:49:06.819998 crc crio[19822]: time="2026-06-12T10:49:06.810438048Z" level=info msg="Started container" PID=155005 containerID=1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d description=openshift-marketplace/redhat-marketplace-2xspl/registry-server id=0bd2d7ce-a329-4302-a9f2-50c4550cdd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90
2026-06-12 11:43:48.240318 | controller | Jun 12 10:49:15.745217 crc crio[19822]: time="2026-06-12T10:49:15.74433609Z" level=info msg="Stopping container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d (timeout: 2s)" id=67ad86d7-53a3-4de8-b61c-470f0960a02f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.240336 | controller | Jun 12 10:49:15.868369 crc crio[19822]: time="2026-06-12T10:49:15.868277701Z" level=info msg="Stopped container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server" id=67ad86d7-53a3-4de8-b61c-470f0960a02f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.240352 | controller | Jun 12 10:49:15.869374 crc crio[19822]: time="2026-06-12T10:49:15.869252682Z" level=info msg="Stopping pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90" id=c796e726-8db3-4127-b573-f3fd8080def3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.240368 | controller | Jun 12 10:49:15.870217 crc crio[19822]: time="2026-06-12T10:49:15.870104368Z" level=info msg="Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696fd0}] Aliases:map[]}"
2026-06-12 11:43:48.240384 | controller | Jun 12 10:49:15.870351 crc crio[19822]: time="2026-06-12T10:49:15.870261003Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-2xspl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.240400 | controller | Jun 12 10:49:16.146427 crc crio[19822]: time="2026-06-12T10:49:16.145716083Z" level=info msg="Stopped pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90" id=c796e726-8db3-4127-b573-f3fd8080def3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.240416 | controller | Jun 12 10:49:16.767031 crc crio[19822]: time="2026-06-12T10:49:16.766932852Z" level=info msg="Removing container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d" id=a44f05c1-6c1a-4a2a-b964-e2c5cf471359 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.240433 | controller | Jun 12 10:49:16.821316 crc crio[19822]: time="2026-06-12T10:49:16.820761178Z" level=info msg="Removed container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server" id=a44f05c1-6c1a-4a2a-b964-e2c5cf471359 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.240449 | controller | Jun 12 10:49:16.824429 crc crio[19822]: time="2026-06-12T10:49:16.824305911Z" level=info msg="Removing container: fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb" id=2844dc7a-86d5-4712-a645-7b0397e8f515 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.240465 | controller | Jun 12 10:49:16.867337 crc crio[19822]: time="2026-06-12T10:49:16.86714228Z" level=info msg="Removed container fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb: openshift-marketplace/redhat-marketplace-2xspl/extract-content" id=2844dc7a-86d5-4712-a645-7b0397e8f515 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.240481 | controller | Jun 12 10:49:16.876993 crc crio[19822]: time="2026-06-12T10:49:16.876800854Z" level=info msg="Removing container: acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388" id=8f3fcbc7-f18f-4f3b-8b1b-1b07929ecfa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.240496 | controller | Jun 12 10:49:16.930155 crc crio[19822]: time="2026-06-12T10:49:16.930026823Z" level=info msg="Removed container acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities" id=8f3fcbc7-f18f-4f3b-8b1b-1b07929ecfa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.240517 | controller | Jun 12 10:49:29.932725 crc crio[19822]: time="2026-06-12T10:49:29.931705548Z" level=info msg="Stopping pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90" id=44177aff-8454-495c-bdde-da7403997217 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.240539 | controller | Jun 12 10:49:29.932725 crc crio[19822]: time="2026-06-12T10:49:29.932715351Z" level=info msg="Stopped pod sandbox (already stopped): 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90" id=44177aff-8454-495c-bdde-da7403997217 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.240630 | controller | Jun 12 10:49:29.937432 crc crio[19822]: time="2026-06-12T10:49:29.936040867Z" level=info msg="Removing pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90" id=82db9e23-38ab-42d5-9ee9-5d7ef93bf797 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.240666 | controller | Jun 12 10:49:29.952008 crc crio[19822]: time="2026-06-12T10:49:29.951930199Z" level=info msg="Removed pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90" id=82db9e23-38ab-42d5-9ee9-5d7ef93bf797 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.240684 | controller | Jun 12 10:49:39.123505 crc crio[19822]: time="2026-06-12T10:49:39.122365373Z" level=info msg="Stopping pod sandbox: 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61" id=e0999d2b-b067-413c-bc9e-0993a774b6d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.240701 | controller | Jun 12 10:49:39.125176 crc crio[19822]: time="2026-06-12T10:49:39.124339527Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc003094260}] Aliases:map[]}"
2026-06-12 11:43:48.240718 | controller | Jun 12 10:49:39.125176 crc crio[19822]: time="2026-06-12T10:49:39.124530223Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.240734 | controller | Jun 12 10:49:39.627215 crc crio[19822]: time="2026-06-12T10:49:39.626893393Z" level=info msg="Stopped pod sandbox: 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61" id=e0999d2b-b067-413c-bc9e-0993a774b6d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.240751 | controller | Jun 12 10:49:40.644704 crc crio[19822]: time="2026-06-12T10:49:40.644170014Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/POD" id=8c774119-2187-485b-ae1f-3c2c987b512d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.240767 | controller | Jun 12 10:49:40.646644 crc crio[19822]: time="2026-06-12T10:49:40.644729512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.240783 | controller | Jun 12 10:49:40.686769 crc crio[19822]: time="2026-06-12T10:49:40.68668227Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc0007ac480}] Aliases:map[]}"
2026-06-12 11:43:48.240805 | controller | Jun 12 10:49:40.687296 crc crio[19822]: time="2026-06-12T10:49:40.687272249Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.240822 | controller | Jun 12 10:49:41.362560 crc crio[19822]: 2026-06-12T10:49:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1adc16da9646008 Mac:be:d7:b7:f5:09:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.240839 | controller | Jun 12 10:49:41.364054 crc crio[19822]: time="2026-06-12T10:49:41.363945325Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc0007ac480}] Aliases:map[]}"
2026-06-12 11:43:48.240878 | controller | Jun 12 10:49:41.364208 crc crio[19822]: time="2026-06-12T10:49:41.364146442Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.240897 | controller | Jun 12 10:49:41.377391 crc crio[19822]: time="2026-06-12T10:49:41.377297422Z" level=info msg="Ran pod sandbox 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/POD" id=8c774119-2187-485b-ae1f-3c2c987b512d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.240914 | controller | Jun 12 10:49:41.380700 crc crio[19822]: time="2026-06-12T10:49:41.380645916Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=60a2e323-3948-4ce2-87f0-713891d0c172 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.240930 | controller | Jun 12 10:49:41.390623 crc crio[19822]: time="2026-06-12T10:49:41.390547574Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.240948 | controller | Jun 12 10:49:41.846663 crc crio[19822]: time="2026-06-12T10:49:41.845956907Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=60a2e323-3948-4ce2-87f0-713891d0c172 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.240965 | controller | Jun 12 10:49:41.849394 crc crio[19822]: time="2026-06-12T10:49:41.849313944Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1964a781-db96-4fd4-823b-e55d83600e4c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.240982 | controller | Jun 12 10:49:41.875302 crc crio[19822]: time="2026-06-12T10:49:41.875182469Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bd7d3906-47f6-4c71-a6f0-92b08b297614 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.241004 | controller | Jun 12 10:49:41.883716 crc crio[19822]: time="2026-06-12T10:49:41.883575026Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=60ac3bc1-173d-422a-9001-2c78930911f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.241021 | controller | Jun 12 10:49:41.884652 crc crio[19822]: time="2026-06-12T10:49:41.884574688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.241038 | controller | Jun 12 10:49:41.960714 crc crio[19822]: time="2026-06-12T10:49:41.960183938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.241054 | controller | Jun 12 10:49:41.964847 crc crio[19822]: time="2026-06-12T10:49:41.964723192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.241070 | controller | Jun 12 10:49:42.133913 crc crio[19822]: time="2026-06-12T10:49:42.13377702Z" level=info msg="Created container 51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=60ac3bc1-173d-422a-9001-2c78930911f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.241086 | controller | Jun 12 10:49:42.135844 crc crio[19822]: time="2026-06-12T10:49:42.135696301Z" level=info msg="Starting container: 51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314" id=096ea448-40be-4f28-b30b-919e27c1dc56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.241103 | controller | Jun 12 10:49:42.143442 crc crio[19822]: time="2026-06-12T10:49:42.143327104Z" level=info msg="Started container" PID=157097 containerID=51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=096ea448-40be-4f28-b30b-919e27c1dc56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57
2026-06-12 11:43:48.241121 | controller | Jun 12 10:50:00.530481 crc crio[19822]: time="2026-06-12T10:50:00.529559633Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687690-w85x2/POD" id=79452191-e117-41ef-9576-52ca20b7d21d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.241138 | controller | Jun 12 10:50:00.532191 crc crio[19822]: time="2026-06-12T10:50:00.530516024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.241154 | controller | Jun 12 10:50:00.579249 crc crio[19822]: time="2026-06-12T10:50:00.579139746Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc00101aa00}] Aliases:map[]}"
2026-06-12 11:43:48.241171 | controller | Jun 12 10:50:00.579249 crc crio[19822]: time="2026-06-12T10:50:00.579209448Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687690-w85x2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.241187 | controller | Jun 12 10:50:00.909428 crc crio[19822]: 2026-06-12T10:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc8191e7357543 Mac:3e:80:01:9e:29:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.241211 | controller | Jun 12 10:50:00.910760 crc crio[19822]: time="2026-06-12T10:50:00.910691991Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc00101aa00}] Aliases:map[]}"
2026-06-12 11:43:48.241229 | controller | Jun 12 10:50:00.910959 crc crio[19822]: time="2026-06-12T10:50:00.910909158Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687690-w85x2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.241245 | controller | Jun 12 10:50:00.921087 crc crio[19822]: time="2026-06-12T10:50:00.920769013Z" level=info msg="Ran pod sandbox 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f with infra container: openshift-infra/auto-csr-approver-29687690-w85x2/POD" id=79452191-e117-41ef-9576-52ca20b7d21d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.241262 | controller | Jun 12 10:50:00.927742 crc crio[19822]: time="2026-06-12T10:50:00.92765102Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7f9b2413-ecb3-4753-906d-781669cb9c0c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.241279 | controller | Jun 12 10:50:00.938060 crc crio[19822]: time="2026-06-12T10:50:00.937339141Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.241302 | controller | Jun 12 10:50:02.789576 crc crio[19822]: time="2026-06-12T10:50:02.788641083Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7f9b2413-ecb3-4753-906d-781669cb9c0c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.241328 | controller | Jun 12 10:50:02.791959 crc crio[19822]: time="2026-06-12T10:50:02.791774352Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ab76f7e0-2d8d-4a42-a43b-fa3371a68b4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.241354 | controller | Jun 12 10:50:02.794442 crc crio[19822]: time="2026-06-12T10:50:02.794303954Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a6175341-f5d4-47d7-8a89-139891b90700 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.241373 | controller | Jun 12 10:50:02.808389 crc crio[19822]: time="2026-06-12T10:50:02.808296948Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687690-w85x2/oc" id=6809880e-6a5b-4b91-b63c-6eafb36f4945 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.241389 | controller | Jun 12 10:50:02.808954 crc crio[19822]: time="2026-06-12T10:50:02.808898268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.241404 | controller | Jun 12 10:50:02.861737 crc crio[19822]: time="2026-06-12T10:50:02.86167775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.241420 | controller | Jun 12 10:50:03.180727 crc crio[19822]: time="2026-06-12T10:50:03.180662317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.241435 | controller | Jun 12 10:50:03.306513 crc crio[19822]: time="2026-06-12T10:50:03.30629482Z" level=info msg="Created container fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec: openshift-infra/auto-csr-approver-29687690-w85x2/oc" id=6809880e-6a5b-4b91-b63c-6eafb36f4945 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.241457 | controller | Jun 12 10:50:03.308733 crc crio[19822]: time="2026-06-12T10:50:03.308584484Z" level=info msg="Starting container: fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec" id=89a66922-60db-41bc-ae74-13a3dc18688e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.241474 | controller | Jun 12 10:50:03.315009 crc crio[19822]: time="2026-06-12T10:50:03.314897064Z" level=info msg="Started container" PID=158296 containerID=fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec description=openshift-infra/auto-csr-approver-29687690-w85x2/oc id=89a66922-60db-41bc-ae74-13a3dc18688e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f
2026-06-12 11:43:48.241491 | controller | Jun 12 10:50:05.511149 crc crio[19822]: time="2026-06-12T10:50:05.51018918Z" level=info msg="Stopping pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f" id=ace17f3a-f484-45f1-8657-49ce889911e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.241508 | controller | Jun 12 10:50:05.512344 crc crio[19822]: time="2026-06-12T10:50:05.512137003Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc0032643c8}] Aliases:map[]}"
2026-06-12 11:43:48.241524 | controller | Jun 12 10:50:05.512344 crc crio[19822]: time="2026-06-12T10:50:05.512309149Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687690-w85x2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.241541 | controller | Jun 12 10:50:05.824046 crc crio[19822]: time="2026-06-12T10:50:05.823863327Z" level=info msg="Stopped pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f" id=ace17f3a-f484-45f1-8657-49ce889911e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.241557 | controller | Jun 12 10:50:29.982419 crc crio[19822]: time="2026-06-12T10:50:29.981058343Z" level=info msg="Removing container: 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7" id=20381dea-eb70-4116-9458-eb5696fc92f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.241573 | controller | Jun 12 10:50:30.300973 crc crio[19822]: time="2026-06-12T10:50:30.300568823Z" level=info msg="Removed container 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7: openshift-infra/auto-csr-approver-29687684-zmdnf/oc" id=20381dea-eb70-4116-9458-eb5696fc92f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.241588 | controller | Jun 12 10:50:30.314108 crc crio[19822]: time="2026-06-12T10:50:30.314019795Z" level=info msg="Stopping pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32" id=392672f7-b0ae-432f-b1c7-60cad29a77ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.241604 | controller | Jun 12 10:50:30.314108 crc crio[19822]: time="2026-06-12T10:50:30.314112818Z" level=info msg="Stopped pod sandbox (already stopped): 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32" id=392672f7-b0ae-432f-b1c7-60cad29a77ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.241620 | controller | Jun 12 10:50:30.314868 crc crio[19822]: time="2026-06-12T10:50:30.314729827Z" level=info msg="Removing pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32" id=fff0a38f-8566-477d-b002-b08d4667ea0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.241644 | controller | Jun 12 10:50:30.330785 crc crio[19822]: time="2026-06-12T10:50:30.330683632Z" level=info msg="Removed pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32" id=fff0a38f-8566-477d-b002-b08d4667ea0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.241662 | controller | Jun 12 10:50:33.946540 crc crio[19822]: time="2026-06-12T10:50:33.945499654Z" level=info msg="Stopping pod sandbox: 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57" id=fd099855-1d7d-4150-9a4f-9b25684bfca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.241679 | controller | Jun 12 10:50:33.949425 crc crio[19822]: time="2026-06-12T10:50:33.947296761Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc00008de78}] Aliases:map[]}"
2026-06-12 11:43:48.241695 | controller | Jun 12 10:50:33.949425 crc crio[19822]: time="2026-06-12T10:50:33.947448736Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.241711 | controller | Jun 12 10:50:34.550731 crc crio[19822]: time="2026-06-12T10:50:34.550248998Z" level=info msg="Stopped pod sandbox: 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57" id=fd099855-1d7d-4150-9a4f-9b25684bfca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.241759 | controller | Jun 12 10:50:35.490021 crc crio[19822]: time="2026-06-12T10:50:35.488960146Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/POD" id=65a92c4e-1697-4202-a5e6-7756800fb0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.241782 | controller | Jun 12 10:50:35.491466 crc crio[19822]: time="2026-06-12T10:50:35.490054881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.241799 | controller | Jun 12 10:50:35.528380 crc crio[19822]: time="2026-06-12T10:50:35.528252038Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0021444c8}] Aliases:map[]}"
2026-06-12 11:43:48.241816 | controller | Jun 12 10:50:35.528380 crc crio[19822]: time="2026-06-12T10:50:35.5283146Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.241833 | controller | Jun 12 10:50:36.230859 crc crio[19822]: 2026-06-12T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d83a7e2ef25a566 Mac:0e:82:99:04:5e:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.241863 | controller | Jun 12 10:50:36.232510 crc crio[19822]: time="2026-06-12T10:50:36.232421911Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0021444c8}] Aliases:map[]}"
2026-06-12 11:43:48.241893 | controller | Jun 12 10:50:36.232697 crc crio[19822]: time="2026-06-12T10:50:36.232631138Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.241912 | controller | Jun 12 10:50:36.242719 crc crio[19822]: time="2026-06-12T10:50:36.24263623Z" level=info msg="Ran pod sandbox d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/POD" id=65a92c4e-1697-4202-a5e6-7756800fb0b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.241929 | controller | Jun 12 10:50:36.245971 crc crio[19822]: time="2026-06-12T10:50:36.245879791Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=a5639bbf-263a-4e62-8d38-78462f32af90 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.241945 | controller | Jun 12 10:50:36.257100 crc crio[19822]: time="2026-06-12T10:50:36.256786897Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.241964 | controller | Jun 12 10:50:36.742384 crc crio[19822]: time="2026-06-12T10:50:36.742019431Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=a5639bbf-263a-4e62-8d38-78462f32af90 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.241986 | controller | Jun 12 10:50:36.743722 crc crio[19822]: time="2026-06-12T10:50:36.743621913Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2799e5c3-07b2-4dae-ade5-e8f679767f79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.242036 | controller | Jun 12 10:50:36.776228 crc crio[19822]: time="2026-06-12T10:50:36.776133789Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8460f21b-1f57-46ad-b71b-ffd9ffcd6232 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.242064 | controller | Jun 12 10:50:36.785154 crc crio[19822]: time="2026-06-12T10:50:36.785047913Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam" id=46602f7b-564e-4bda-ae97-4ad47fedaa20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.242086 | controller | Jun 12 10:50:36.786097 crc crio[19822]: time="2026-06-12T10:50:36.785964803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.242108 | controller | Jun 12 10:50:36.855416 crc crio[19822]: time="2026-06-12T10:50:36.854882639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.242131 | controller | Jun 12 10:50:36.859974 crc crio[19822]: time="2026-06-12T10:50:36.859910399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.242151 | controller | Jun 12 10:50:37.055887 crc crio[19822]: time="2026-06-12T10:50:37.055677428Z" level=info msg="Created container f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam" id=46602f7b-564e-4bda-ae97-4ad47fedaa20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.242179 | controller | Jun 12 10:50:37.057304 crc crio[19822]: time="2026-06-12T10:50:37.057147145Z" level=info msg="Starting container: f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a" id=40e1134c-82e0-4d25-ae8a-e9dfae3d50f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.242205 | controller | Jun 12 10:50:37.068014 crc crio[19822]: time="2026-06-12T10:50:37.067865707Z" level=info msg="Started container" PID=160421 containerID=f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a description=openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam id=40e1134c-82e0-4d25-ae8a-e9dfae3d50f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c
2026-06-12 11:43:48.242226 | controller | Jun 12 10:50:46.153517 crc crio[19822]: time="2026-06-12T10:50:46.152637748Z" level=info msg="Stopping pod sandbox: d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c" id=344d8951-66df-40ed-9a01-44d4c3df53fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.242243 | controller | Jun 12 10:50:46.155140 crc crio[19822]: time="2026-06-12T10:50:46.154355864Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0037c93f0}] Aliases:map[]}"
2026-06-12 11:43:48.242260 | controller | Jun 12 10:50:46.155140 crc crio[19822]: time="2026-06-12T10:50:46.154515799Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.242276 | controller | Jun 12 10:50:46.645049 crc crio[19822]: time="2026-06-12T10:50:46.644433072Z" level=info msg="Stopped pod sandbox: d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c" id=344d8951-66df-40ed-9a01-44d4c3df53fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.242292 | controller | Jun 12 10:50:47.665915 crc crio[19822]: time="2026-06-12T10:50:47.665334348Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/POD" id=5f8b699d-6a7c-4c69-861f-190004099014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.242308 | controller | Jun 12 10:50:47.666778 crc crio[19822]: time="2026-06-12T10:50:47.665932347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.242325 | controller | Jun 12 10:50:47.719176 crc crio[19822]: time="2026-06-12T10:50:47.718677909Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0030941d0}] Aliases:map[]}"
2026-06-12 11:43:48.242342 | controller | Jun 12 10:50:47.719535 crc crio[19822]: time="2026-06-12T10:50:47.719506796Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.242364 | controller | Jun 12 10:50:48.404768 crc crio[19822]: 2026-06-12T10:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:634b79c9ab11c4c Mac:a2:04:f9:0d:2a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 SocketPath: PciID:}] [{Interface:0xc0005a85d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.242385 | controller | Jun 12 10:50:48.405577 crc crio[19822]: time="2026-06-12T10:50:48.405460697Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0030941d0}] Aliases:map[]}"
2026-06-12 11:43:48.242410 | controller | Jun 12 10:50:48.405857 crc crio[19822]: time="2026-06-12T10:50:48.405750937Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.242435 | controller | Jun 12 10:50:48.418201 crc crio[19822]: time="2026-06-12T10:50:48.418125595Z" level=info msg="Ran pod sandbox 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/POD" id=5f8b699d-6a7c-4c69-861f-190004099014 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.242456 | controller | Jun 12 10:50:48.426176 crc crio[19822]: time="2026-06-12T10:50:48.426092124Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0b6e5a49-019d-4f4b-9f76-0da3390b3e29 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.242473 | controller | Jun 12 10:50:48.430256 crc crio[19822]: time="2026-06-12T10:50:48.430199475Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.242490 | controller | Jun 12 10:50:48.852923 crc crio[19822]: time="2026-06-12T10:50:48.852761963Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0b6e5a49-019d-4f4b-9f76-0da3390b3e29 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.242506 | controller | Jun 12 10:50:48.854165 crc crio[19822]: time="2026-06-12T10:50:48.853756885Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=a427486b-d259-46d9-ae4a-aa08fdbe0b32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.242522 | controller | Jun 12 10:50:48.883542 crc crio[19822]: time="2026-06-12T10:50:48.883464001Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=574a66bf-4a82-41ce-9dd1-a1b3c5d66412 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.242538 | controller | Jun 12 10:50:48.891857 crc crio[19822]: time="2026-06-12T10:50:48.891712794Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=cc78b238-7b57-403a-af56-8b8f5fd7e784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.242555 | controller | Jun 12 10:50:48.892561 crc crio[19822]: time="2026-06-12T10:50:48.892463178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.242577 | controller | Jun 12 10:50:48.962756 crc crio[19822]: time="2026-06-12T10:50:48.962624644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.242595 | controller | Jun 12 10:50:48.966147 crc crio[19822]: time="2026-06-12T10:50:48.966091705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.242612 | controller | Jun 12 10:50:49.151236 crc crio[19822]: time="2026-06-12T10:50:49.151071221Z" level=info msg="Created container d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=cc78b238-7b57-403a-af56-8b8f5fd7e784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.242629 | controller | Jun 12 10:50:49.152581 crc crio[19822]: time="2026-06-12T10:50:49.152476195Z" level=info msg="Starting container: d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12" id=3bf43f7e-4893-4bcc-8313-5fc9c13c1239 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.242647 | controller | Jun 12 10:50:49.162027 crc crio[19822]: time="2026-06-12T10:50:49.161785522Z" level=info msg="Started container" PID=161104 containerID=d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=3bf43f7e-4893-4bcc-8313-5fc9c13c1239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a
2026-06-12 11:43:48.242664 | controller | Jun 12 10:50:59.360023 crc crio[19822]: time="2026-06-12T10:50:59.35910683Z" level=info msg="Stopping pod sandbox: 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a" id=b945eee3-747d-4d9c-b712-d6ae6256afc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.242681 | controller | Jun 12 10:50:59.361949 crc crio[19822]: time="2026-06-12T10:50:59.360619779Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0021453a0}] Aliases:map[]}"
2026-06-12 11:43:48.242698 | controller | Jun 12 10:50:59.361949 crc crio[19822]: time="2026-06-12T10:50:59.360752423Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.242714 | controller | Jun 12 10:50:59.891141 crc crio[19822]: time="2026-06-12T10:50:59.890558429Z" level=info msg="Stopped pod sandbox: 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a" id=b945eee3-747d-4d9c-b712-d6ae6256afc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.242731 | controller | Jun 12 10:51:00.906658 crc crio[19822]: time="2026-06-12T10:51:00.906091766Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/POD" id=b990536e-566e-4af7-b737-ae30c77131ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.242747 | controller | Jun 12 10:51:00.907976 crc crio[19822]: time="2026-06-12T10:51:00.906687935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.242769 | controller | Jun 12 10:51:00.949095 crc crio[19822]: time="2026-06-12T10:51:00.949035304Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}"
2026-06-12 11:43:48.242786 | controller | Jun 12 10:51:00.949571 crc crio[19822]: time="2026-06-12T10:51:00.94955309Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.242803 | controller | Jun 12 10:51:01.640756 crc crio[19822]: 2026-06-12T10:51:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:975855631ba83c2 Mac:66:e2:54:2f:b1:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.242820 | controller | Jun 12 10:51:01.643574 crc crio[19822]: time="2026-06-12T10:51:01.643525779Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}"
2026-06-12 11:43:48.242836 | controller | Jun 12 10:51:01.643935 crc crio[19822]: time="2026-06-12T10:51:01.643906001Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.242875 | controller | Jun 12 10:51:01.652709 crc crio[19822]: time="2026-06-12T10:51:01.65264793Z" level=info msg="Ran pod sandbox 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/POD" id=b990536e-566e-4af7-b737-ae30c77131ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.242895 | controller | Jun 12 10:51:01.656505 crc crio[19822]: time="2026-06-12T10:51:01.65647537Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=31bdde0c-bffd-4517-af17-eb71be61906c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.242912 | controller | Jun 12 10:51:01.661137 crc crio[19822]: time="2026-06-12T10:51:01.661076226Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.242928 | controller | Jun 12 10:51:02.073928 crc crio[19822]: time="2026-06-12T10:51:02.073272124Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=31bdde0c-bffd-4517-af17-eb71be61906c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.242944 | controller | Jun 12 10:51:02.078134 crc crio[19822]: time="2026-06-12T10:51:02.077929922Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4c3dabf4-3b47-4cfb-823f-ed509ddde2d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.242966 | controller | Jun 12 10:51:02.116979 crc crio[19822]: time="2026-06-12T10:51:02.116775111Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7e340dc4-01cc-47a3-a9c7-875d23461b21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.242990 | controller | Jun 12 10:51:02.129265 crc crio[19822]: time="2026-06-12T10:51:02.129135794Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=e0c3ab93-fb9a-4966-889b-f936cbe28137 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.243012 | controller | Jun 12 10:51:02.130560 crc crio[19822]: time="2026-06-12T10:51:02.130464937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243034 | controller | Jun 12 10:51:02.202251 crc crio[19822]: time="2026-06-12T10:51:02.200655283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243050 | controller | Jun 12 10:51:02.204573 crc crio[19822]: time="2026-06-12T10:51:02.204509556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243066 | controller | Jun 12 10:51:02.406782 crc crio[19822]: time="2026-06-12T10:51:02.406643099Z" level=info msg="Created container 9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=e0c3ab93-fb9a-4966-889b-f936cbe28137 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.243082 | controller | Jun 12 10:51:02.408418 crc crio[19822]: time="2026-06-12T10:51:02.408297771Z" level=info msg="Starting container: 9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214" id=4e102a12-a5cd-4f8f-9c57-bb4a25101741 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.243098 | controller | Jun 12 10:51:02.415856 crc crio[19822]: time="2026-06-12T10:51:02.415671247Z" level=info msg="Started container" PID=161954 containerID=9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=4e102a12-a5cd-4f8f-9c57-bb4a25101741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd
2026-06-12 11:43:48.243115 | controller | Jun 12 10:51:11.824412 crc crio[19822]: time="2026-06-12T10:51:11.823549525Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-d8kl4/POD" id=0cfebe31-e15f-4562-b7ea-aeb8f02f7918 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.243132 | controller | Jun 12 10:51:11.826107 crc crio[19822]: time="2026-06-12T10:51:11.824443714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243148 | controller | Jun 12 10:51:11.889075 crc crio[19822]: time="2026-06-12T10:51:11.887354082Z" level=info msg="Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}"
2026-06-12 11:43:48.243165 | controller | Jun 12 10:51:11.889075 crc crio[19822]: time="2026-06-12T10:51:11.887434154Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-d8kl4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.243186 | controller | Jun 12 10:51:12.550534 crc crio[19822]: 2026-06-12T10:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2851bcff69de04f Mac:aa:24:39:36:ab:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.243203 | controller | Jun 12 10:51:12.552192 crc crio[19822]: time="2026-06-12T10:51:12.552108295Z" level=info msg="Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}"
2026-06-12 11:43:48.243220 | controller | Jun 12 10:51:12.552364 crc crio[19822]: time="2026-06-12T10:51:12.552320502Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-d8kl4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.243237 | controller | Jun 12 10:51:12.570324 crc crio[19822]: time="2026-06-12T10:51:12.570234184Z" level=info msg="Ran pod sandbox 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed with infra container: openshift-marketplace/redhat-operators-d8kl4/POD" id=0cfebe31-e15f-4562-b7ea-aeb8f02f7918 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.243253 | controller | Jun 12 10:51:12.575937 crc crio[19822]: time="2026-06-12T10:51:12.575777659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2163b7a0-cd93-4b11-adc8-eb07e2778d85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.243270 | controller | Jun 12 10:51:12.582867 crc crio[19822]: time="2026-06-12T10:51:12.582336968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8c049f93-3d0f-4761-95b8-9c2cb62baeef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.243286 | controller | Jun 12 10:51:12.591298 crc crio[19822]: time="2026-06-12T10:51:12.591216024Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-d8kl4/extract-utilities" id=360bc983-c52b-455f-9cc7-b64e37d065af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.243302 | controller | Jun 12 10:51:12.591760 crc crio[19822]: time="2026-06-12T10:51:12.59171531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243317 | controller | Jun 12 10:51:12.655792 crc crio[19822]: time="2026-06-12T10:51:12.655742047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243333 | controller | Jun 12 10:51:12.661383 crc crio[19822]: time="2026-06-12T10:51:12.661309745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243349 | controller | Jun 12 10:51:12.841081 crc crio[19822]: time="2026-06-12T10:51:12.840975172Z" level=info msg="Created container 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549: openshift-marketplace/redhat-operators-d8kl4/extract-utilities" id=360bc983-c52b-455f-9cc7-b64e37d065af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.243370 | controller | Jun 12 10:51:12.844434 crc crio[19822]: time="2026-06-12T10:51:12.844379181Z" level=info msg="Starting container: 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549" id=359daf31-d613-4a7d-afa8-874f2500487c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.243386 | controller | Jun 12 10:51:12.855368 crc crio[19822]: time="2026-06-12T10:51:12.854866944Z" level=info msg="Started container" PID=162663 containerID=0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549 description=openshift-marketplace/redhat-operators-d8kl4/extract-utilities id=359daf31-d613-4a7d-afa8-874f2500487c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed
2026-06-12 11:43:48.243403 | controller | Jun 12 10:51:13.604399 crc crio[19822]: time="2026-06-12T10:51:13.604311419Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6e843b0c-18a0-4ccf-9d14-46691c5d17fa name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.243419 | controller | Jun 12 10:51:13.615368 crc crio[19822]: time="2026-06-12T10:51:13.61529682Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.243435 | controller | Jun 12 10:51:14.719752 crc crio[19822]: time="2026-06-12T10:51:14.719504952Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=6e843b0c-18a0-4ccf-9d14-46691c5d17fa name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.243451 | controller | Jun 12 10:51:14.721564 crc crio[19822]: time="2026-06-12T10:51:14.720389069Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f4612c51-4d6b-4454-a95f-86ebd6d2f3ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.243469 | controller | Jun 12 10:51:14.723456 crc crio[19822]: time="2026-06-12T10:51:14.723271282Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f05d93c5-79d6-45da-9056-2ba2dfd1da32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.243493 | controller | Jun 12 10:51:14.732869 crc crio[19822]: time="2026-06-12T10:51:14.732725063Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-d8kl4/extract-content" id=a2ad0e7b-b563-47de-884e-b10193e5a98f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.243518 | controller | Jun 12 10:51:14.733461 crc crio[19822]: time="2026-06-12T10:51:14.733366793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243536 | controller | Jun 12 10:51:14.785118 crc crio[19822]: time="2026-06-12T10:51:14.785019239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243553 | controller | Jun 12 10:51:14.788631 crc crio[19822]: time="2026-06-12T10:51:14.788564642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243569 | controller | Jun 12 10:51:14.969385 crc crio[19822]: time="2026-06-12T10:51:14.968715234Z" level=info msg="Created container 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7: openshift-marketplace/redhat-operators-d8kl4/extract-content" id=a2ad0e7b-b563-47de-884e-b10193e5a98f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.243586 | controller | Jun 12 10:51:14.970724 crc crio[19822]: time="2026-06-12T10:51:14.970509941Z" level=info msg="Starting container: 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7" id=b6c3e148-75f1-43a8-a493-273ad1c135c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.243603 | controller | Jun 12 10:51:14.977475 crc crio[19822]: time="2026-06-12T10:51:14.977296388Z" level=info msg="Started container" PID=162763 containerID=6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7 description=openshift-marketplace/redhat-operators-d8kl4/extract-content id=b6c3e148-75f1-43a8-a493-273ad1c135c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed
2026-06-12 11:43:48.243624 | controller | Jun 12 10:51:17.675619 crc crio[19822]: time="2026-06-12T10:51:17.673145147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6bd3835f-df55-41d7-b0a1-b8dee8533f25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.243641 | controller | Jun 12 10:51:17.679007 crc crio[19822]: time="2026-06-12T10:51:17.678520378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1dfcf84b-e562-41bd-99fc-a9f2154115f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.243659 | controller | Jun 12 10:51:17.687771 crc crio[19822]: time="2026-06-12T10:51:17.687647189Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-d8kl4/registry-server" id=7ab2d159-3bcf-4bfa-b404-54c3285e0ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.243675 | controller | Jun 12 10:51:17.688207 crc crio[19822]: time="2026-06-12T10:51:17.688167896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243691 | controller | Jun 12 10:51:17.757962 crc crio[19822]: time="2026-06-12T10:51:17.75356745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243707 | controller | Jun 12 10:51:17.757962 crc crio[19822]: time="2026-06-12T10:51:17.757527326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243723 | controller | Jun 12 10:51:17.913725 crc crio[19822]: time="2026-06-12T10:51:17.913633821Z" level=info msg="Created container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server" id=7ab2d159-3bcf-4bfa-b404-54c3285e0ef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.243740 | controller | Jun 12 10:51:17.915378 crc crio[19822]: time="2026-06-12T10:51:17.915303804Z" level=info msg="Starting container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a" id=401ddb6d-be29-4b8f-a002-2a6dcc30911d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.243756 | controller | Jun 12 10:51:17.925369 crc crio[19822]: time="2026-06-12T10:51:17.925320434Z" level=info msg="Started container" PID=162935 containerID=dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a description=openshift-marketplace/redhat-operators-d8kl4/registry-server id=401ddb6d-be29-4b8f-a002-2a6dcc30911d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed
2026-06-12 11:43:48.243772 | controller | Jun 12 10:51:22.690755 crc crio[19822]: time="2026-06-12T10:51:22.690109705Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-x4fql/POD" id=1ffdfd1a-78d0-48a7-be4f-6d70a106a50e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.243788 | controller | Jun 12 10:51:22.692431 crc crio[19822]: time="2026-06-12T10:51:22.690774617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.243804 | controller | Jun 12 10:51:22.723132 crc crio[19822]: time="2026-06-12T10:51:22.723017344Z" level=info msg="Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc00008d898}] Aliases:map[]}"
2026-06-12 11:43:48.243826 | controller | Jun 12 10:51:22.723132 crc crio[19822]: time="2026-06-12T10:51:22.723087827Z" level=info msg="Adding pod openshift-marketplace_community-operators-x4fql to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.243844 | controller | Jun 12 10:51:23.417182 crc crio[19822]: 2026-06-12T10:51:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c2880a9a670fe9 Mac:9a:f7:68:39:3a:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.243895 | controller | Jun 12 10:51:23.419137 crc crio[19822]: time="2026-06-12T10:51:23.419051507Z" level=info msg="Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc00008d898}] Aliases:map[]}"
2026-06-12 11:43:48.243917 | controller | Jun 12 10:51:23.419451 crc crio[19822]: time="2026-06-12T10:51:23.419364857Z" level=info msg="Checking pod openshift-marketplace_community-operators-x4fql for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.243934 | controller | Jun 12 10:51:23.434122 crc crio[19822]: time="2026-06-12T10:51:23.434034885Z" level=info msg="Ran pod sandbox 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 with infra container: openshift-marketplace/community-operators-x4fql/POD" id=1ffdfd1a-78d0-48a7-be4f-6d70a106a50e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.243951 | controller | Jun 12 10:51:23.440467 crc crio[19822]: time="2026-06-12T10:51:23.440318685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1b4e4a6d-a68b-4f49-8a0f-3bc807cdcd4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.243968 | controller | Jun 12 10:51:23.445670 crc crio[19822]: time="2026-06-12T10:51:23.44363909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1fee88f2-75cc-42cd-82f9-fd32824b9030 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.243984 | controller | Jun 12 10:51:23.451923 crc crio[19822]: time="2026-06-12T10:51:23.45136695Z" level=info msg="Creating container: openshift-marketplace/community-operators-x4fql/extract-utilities" id=79643ae9-ff55-43d2-85b5-b0ad7b15898e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.244000 | controller | Jun 12 10:51:23.452353 crc crio[19822]: time="2026-06-12T10:51:23.45228379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244016 | controller | Jun 12 10:51:23.506517 crc crio[19822]: time="2026-06-12T10:51:23.50638117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244032 | controller | Jun 12 10:51:23.512519 crc crio[19822]: time="2026-06-12T10:51:23.512410183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244073 | controller | Jun 12 10:51:23.679515 crc crio[19822]: time="2026-06-12T10:51:23.679398724Z" level=info msg="Created container 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e: openshift-marketplace/community-operators-x4fql/extract-utilities" id=79643ae9-ff55-43d2-85b5-b0ad7b15898e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.244095 | controller | Jun 12 10:51:23.681108 crc crio[19822]: time="2026-06-12T10:51:23.681015067Z" level=info msg="Starting container: 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e" id=5c761cd0-6ecd-434b-a7ae-1383d946f5d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.244112 | controller | Jun 12 10:51:23.687038 crc crio[19822]: time="2026-06-12T10:51:23.686927435Z" level=info msg="Started container" PID=163301 containerID=7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e description=openshift-marketplace/community-operators-x4fql/extract-utilities id=5c761cd0-6ecd-434b-a7ae-1383d946f5d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5
2026-06-12 11:43:48.244130 | controller | Jun 12 10:51:23.782767 crc crio[19822]: time="2026-06-12T10:51:23.782655346Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=05f93953-a21a-4a29-9bdd-f8bce4a9b853 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.244145 | controller | Jun 12 10:51:23.787706 crc crio[19822]: time="2026-06-12T10:51:23.787567302Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.244162 | controller | Jun 12 10:51:24.362443 crc crio[19822]: time="2026-06-12T10:51:24.361965009Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd" id=05f93953-a21a-4a29-9bdd-f8bce4a9b853 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.244178 | controller | Jun 12 10:51:24.363449 crc crio[19822]: time="2026-06-12T10:51:24.363359493Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=cd5b566f-1be2-4fc9-a5db-05aa3e2dac97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.244194 | controller | Jun 12 10:51:24.366488 crc crio[19822]: time="2026-06-12T10:51:24.36640734Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2f50fa5e-08fb-4041-b7d9-84b1e6d30a40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.244210 | controller | Jun 12 10:51:24.374377 crc crio[19822]: time="2026-06-12T10:51:24.374283651Z" level=info msg="Creating container: openshift-marketplace/community-operators-x4fql/extract-content" id=9718608c-f478-40cb-a5da-aa8fc74ea4e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.244226 | controller | Jun 12 10:51:24.374861 crc crio[19822]: time="2026-06-12T10:51:24.374713765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244242 | controller | Jun 12 10:51:24.428169 crc crio[19822]: time="2026-06-12T10:51:24.42790088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244258 | controller | Jun 12 10:51:24.431910 crc crio[19822]: time="2026-06-12T10:51:24.431763474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244274 | controller | Jun 12 10:51:24.606952 crc crio[19822]: time="2026-06-12T10:51:24.606796893Z" level=info msg="Created container 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13: openshift-marketplace/community-operators-x4fql/extract-content" id=9718608c-f478-40cb-a5da-aa8fc74ea4e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.244295 | controller | Jun 12 10:51:24.611131 crc crio[19822]: time="2026-06-12T10:51:24.609646823Z" level=info msg="Starting container: 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13" id=c7aba23e-a72a-43d6-a89a-39235791362b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.244313 | controller | Jun 12 10:51:24.616315 crc crio[19822]: time="2026-06-12T10:51:24.616203072Z" level=info msg="Started container" PID=163320 containerID=92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13 description=openshift-marketplace/community-operators-x4fql/extract-content id=c7aba23e-a72a-43d6-a89a-39235791362b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5
2026-06-12 11:43:48.244330 | controller | Jun 12 10:51:30.012382 crc crio[19822]: time="2026-06-12T10:51:30.011874366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9bfd4b8d-c13a-4b5a-a892-4cb38017aa42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.244349 | controller | Jun 12 10:51:30.016766 crc crio[19822]: time="2026-06-12T10:51:30.016544055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3d3daec0-c259-46d4-a258-ec1c9f413fed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.244367 | controller | Jun 12 10:51:30.027183 crc crio[19822]: time="2026-06-12T10:51:30.02704305Z" level=info msg="Creating container: openshift-marketplace/community-operators-x4fql/registry-server" id=63f2c1d5-9197-4369-b70b-ff2a9efea818 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.244383 | controller | Jun 12 10:51:30.029559 crc crio[19822]: time="2026-06-12T10:51:30.029498388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244399 | controller | Jun 12 10:51:30.104258 crc crio[19822]: time="2026-06-12T10:51:30.104139026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244416 | controller | Jun 12 10:51:30.108150 crc crio[19822]: time="2026-06-12T10:51:30.108086903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244431 | controller | Jun 12 10:51:30.280611 crc crio[19822]: time="2026-06-12T10:51:30.280468217Z" level=info msg="Created container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server" id=63f2c1d5-9197-4369-b70b-ff2a9efea818 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.244447 | controller | Jun 12 10:51:30.282091 crc crio[19822]: time="2026-06-12T10:51:30.281955434Z" level=info msg="Starting container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a" id=80b1c11c-e54b-4dad-9953-3bf953266a78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.244464 | controller | Jun 12 10:51:30.287208 crc crio[19822]: time="2026-06-12T10:51:30.287108148Z" level=info msg="Started container" PID=163604 containerID=26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a description=openshift-marketplace/community-operators-x4fql/registry-server id=80b1c11c-e54b-4dad-9953-3bf953266a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5
2026-06-12 11:43:48.244480 | controller | Jun 12 10:51:33.058421 crc crio[19822]: time="2026-06-12T10:51:33.057553485Z" level=info msg="Stopping container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a (timeout: 2s)" id=537cb393-185d-41c6-bc01-38c76c49c207 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.244500 | controller | Jun 12 10:51:33.196369 crc crio[19822]: time="2026-06-12T10:51:33.196238066Z" level=info msg="Stopped container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server" id=537cb393-185d-41c6-bc01-38c76c49c207 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.244517 | controller | Jun 12 10:51:33.197343 crc crio[19822]: time="2026-06-12T10:51:33.197257248Z" level=info msg="Stopping pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed" id=82e9fe53-5bb9-4076-aa5f-c22606f02009 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.244534 | controller | Jun 12 10:51:33.198264 crc crio[19822]: time="2026-06-12T10:51:33.198167628Z" level=info msg="Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc00101aa30}] Aliases:map[]}"
2026-06-12 11:43:48.244551 | controller | Jun 12 10:51:33.198424 crc crio[19822]: time="2026-06-12T10:51:33.198355024Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-d8kl4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.244574 | controller | Jun 12 10:51:33.561929 crc crio[19822]: time="2026-06-12T10:51:33.561243879Z" level=info msg="Stopped pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed" id=82e9fe53-5bb9-4076-aa5f-c22606f02009 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.244600 | controller | Jun 12 10:51:34.080924 crc crio[19822]: time="2026-06-12T10:51:34.08088003Z" level=info msg="Removing container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a" id=7c0daa16-2eb9-4da4-bbfb-3af5a5afe3aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244619 | controller | Jun 12 10:51:34.128751 crc crio[19822]: time="2026-06-12T10:51:34.128227149Z" level=info msg="Removed container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server" id=7c0daa16-2eb9-4da4-bbfb-3af5a5afe3aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244637 | controller | Jun 12 10:51:34.138349 crc crio[19822]: time="2026-06-12T10:51:34.138246989Z" level=info msg="Removing container: 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7" id=bbf0b28e-455b-4a6e-9034-b12290320082 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244653 | controller | Jun 12 10:51:34.183489 crc crio[19822]: time="2026-06-12T10:51:34.183390571Z" level=info msg="Removed container 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7: openshift-marketplace/redhat-operators-d8kl4/extract-content" id=bbf0b28e-455b-4a6e-9034-b12290320082 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244670 | controller | Jun 12 10:51:34.186605 crc crio[19822]: time="2026-06-12T10:51:34.186526287Z" level=info msg="Removing container: 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549" id=42c7c4cb-ef99-4aaf-a5bc-4bc1b9ab9810 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244686 | controller | Jun 12 10:51:34.229580 crc crio[19822]: time="2026-06-12T10:51:34.229482258Z" level=info msg="Removed container 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549: openshift-marketplace/redhat-operators-d8kl4/extract-utilities" id=42c7c4cb-ef99-4aaf-a5bc-4bc1b9ab9810 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244707 | controller | Jun 12 10:51:44.229280 crc crio[19822]: time="2026-06-12T10:51:44.228281008Z" level=info msg="Stopping container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a (timeout: 2s)" id=b81eff60-30d2-495a-b3c6-9e067c0dcf5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.244724 | controller | Jun 12 10:51:44.354332 crc crio[19822]: time="2026-06-12T10:51:44.354232042Z" level=info msg="Stopped container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server" id=b81eff60-30d2-495a-b3c6-9e067c0dcf5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.244739 | controller | Jun 12 10:51:44.356163 crc crio[19822]: time="2026-06-12T10:51:44.356110022Z" level=info msg="Stopping pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5" id=7ccef30a-051a-454c-a8b1-fa24fd93c277 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.244756 | controller | Jun 12 10:51:44.358291 crc crio[19822]: time="2026-06-12T10:51:44.358179778Z" level=info msg="Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc0037c9838}] Aliases:map[]}"
2026-06-12 11:43:48.244771 | controller | Jun 12 10:51:44.358528 crc crio[19822]: time="2026-06-12T10:51:44.358455227Z" level=info msg="Deleting pod openshift-marketplace_community-operators-x4fql from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.244788 | controller | Jun 12 10:51:44.770896 crc crio[19822]: time="2026-06-12T10:51:44.770328744Z" level=info msg="Stopped pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5" id=7ccef30a-051a-454c-a8b1-fa24fd93c277 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.244805 | controller | Jun 12 10:51:45.263304 crc crio[19822]: time="2026-06-12T10:51:45.262735701Z" level=info msg="Removing container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a" id=87a61c94-0fa3-47a5-80fc-ab5bf5914e2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244822 | controller | Jun 12 10:51:45.292462 crc crio[19822]: time="2026-06-12T10:51:45.292363752Z" level=info msg="Removed container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server" id=87a61c94-0fa3-47a5-80fc-ab5bf5914e2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244838 | controller | Jun 12 10:51:45.297509 crc crio[19822]: time="2026-06-12T10:51:45.297386711Z" level=info msg="Removing container: 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13" id=1c495668-f4c3-4a3f-8a2d-25f02784276b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244880 | controller | Jun 12 10:51:45.362558 crc crio[19822]: time="2026-06-12T10:51:45.362370925Z" level=info msg="Removed container 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13: openshift-marketplace/community-operators-x4fql/extract-content" id=1c495668-f4c3-4a3f-8a2d-25f02784276b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244899 | controller | Jun 12 10:51:45.366148 crc crio[19822]: time="2026-06-12T10:51:45.36598717Z" level=info msg="Removing container: 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e" id=5cb81a56-8e80-4f42-9cd8-aa3cad8b876f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244916 | controller | Jun 12 10:51:45.420524 crc crio[19822]: time="2026-06-12T10:51:45.420394692Z" level=info msg="Removed container 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e: openshift-marketplace/community-operators-x4fql/extract-utilities" id=5cb81a56-8e80-4f42-9cd8-aa3cad8b876f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.244947 | controller | Jun 12 10:52:00.544553 crc crio[19822]: time="2026-06-12T10:52:00.543593437Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687692-vff6j/POD" id=cd6c7e81-5f4d-4c9d-9e4f-baa584a26ba8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.244968 | controller | Jun 12 10:52:00.544553 crc crio[19822]: time="2026-06-12T10:52:00.544508405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.244985 | controller | Jun 12 10:52:00.609307 crc crio[19822]: time="2026-06-12T10:52:00.609202358Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc002ed0110}] Aliases:map[]}"
2026-06-12 11:43:48.245002 | controller | Jun 12 10:52:00.609307 crc crio[19822]: time="2026-06-12T10:52:00.609288781Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687692-vff6j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.245019 | controller | Jun 12 10:52:01.152704 crc crio[19822]: 2026-06-12T10:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a238029978b8624 Mac:72:db:40:d6:aa:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f SocketPath: PciID:}] [{Interface:0xc00038e6b0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.245036 | controller | Jun 12 10:52:01.154634 crc crio[19822]: time="2026-06-12T10:52:01.15458694Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc002ed0110}] Aliases:map[]}"
2026-06-12 11:43:48.245053 | controller | Jun 12 10:52:01.154862 crc crio[19822]: time="2026-06-12T10:52:01.154751815Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687692-vff6j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.245069 | controller | Jun 12 10:52:01.166145 crc crio[19822]: time="2026-06-12T10:52:01.165606732Z" level=info msg="Ran pod sandbox a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 with infra container: openshift-infra/auto-csr-approver-29687692-vff6j/POD" id=cd6c7e81-5f4d-4c9d-9e4f-baa584a26ba8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.245086 | controller | Jun 12 10:52:01.171152 crc crio[19822]: time="2026-06-12T10:52:01.170987093Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4936fd94-a9eb-4c8c-81a4-8c6c0b8b3a74 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.245103 | controller | Jun 12 10:52:01.182102 crc crio[19822]: time="2026-06-12T10:52:01.181990323Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.245119 | controller | Jun 12 10:52:02.039148 crc crio[19822]: time="2026-06-12T10:52:02.038981996Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4936fd94-a9eb-4c8c-81a4-8c6c0b8b3a74 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.245140 | controller | Jun 12 10:52:02.040974 crc crio[19822]: time="2026-06-12T10:52:02.040900717Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1e37ffa3-63f9-47b8-ba9e-ffd08b07d732 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.245158 | controller | Jun 12 10:52:02.045213 crc crio[19822]: time="2026-06-12T10:52:02.045117971Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=565d9ac4-9de5-4174-a3ad-baf5d508f44a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.245174 | controller | Jun 12 10:52:02.054725 crc crio[19822]: time="2026-06-12T10:52:02.054624406Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687692-vff6j/oc" id=cb9ab83b-ba84-4222-a3b4-ab7560493215 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.245189 | controller | Jun 12 10:52:02.055461 crc crio[19822]: time="2026-06-12T10:52:02.05538856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.245205 | controller | Jun 12 10:52:02.118330 crc crio[19822]: time="2026-06-12T10:52:02.11818238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.245221 | controller | Jun 12 10:52:02.551600 crc crio[19822]: time="2026-06-12T10:52:02.551193738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.245237 | controller | Jun 12 10:52:02.673220 crc crio[19822]: time="2026-06-12T10:52:02.673079035Z" level=info msg="Created container c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195: openshift-infra/auto-csr-approver-29687692-vff6j/oc" id=cb9ab83b-ba84-4222-a3b4-ab7560493215 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.245253 | controller | Jun 12 10:52:02.675038 crc crio[19822]: time="2026-06-12T10:52:02.674928004Z" level=info msg="Starting container: c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195" id=7b8c3ebc-132b-42de-bba8-894a6ed3d81e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.245270 | controller | Jun 12 10:52:02.682164 crc crio[19822]: time="2026-06-12T10:52:02.681915177Z" level=info msg="Started container" PID=165261 containerID=c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195 description=openshift-infra/auto-csr-approver-29687692-vff6j/oc id=7b8c3ebc-132b-42de-bba8-894a6ed3d81e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0
2026-06-12 11:43:48.245287 | controller | Jun 12 10:52:04.568880 crc crio[19822]: time="2026-06-12T10:52:04.568208746Z" level=info msg="Stopping pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0" id=2610ca33-7248-4fec-b646-39ab3e04e7cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.245304 | controller | Jun 12 10:52:04.573346 crc crio[19822]: time="2026-06-12T10:52:04.572550823Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc0006976c0}] Aliases:map[]}"
2026-06-12 11:43:48.245320 | controller | Jun 12 10:52:04.573628 crc crio[19822]: time="2026-06-12T10:52:04.573582976Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687692-vff6j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.245343 | controller | Jun 12 10:52:04.921891 crc crio[19822]: time="2026-06-12T10:52:04.921421722Z" level=info msg="Stopped pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0" id=2610ca33-7248-4fec-b646-39ab3e04e7cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.245361 | controller | Jun 12 10:52:20.819424 crc crio[19822]: time="2026-06-12T10:52:20.818378415Z" level=info msg="Stopping pod sandbox: 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd" id=1d760554-264a-4606-a24e-37169994d8dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.245377 | controller | Jun 12 10:52:20.821432 crc crio[19822]: time="2026-06-12T10:52:20.820433431Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc003264fa0}] Aliases:map[]}"
2026-06-12 11:43:48.245394 | controller | Jun 12 10:52:20.821432 crc crio[19822]: time="2026-06-12T10:52:20.820597826Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.245410 | controller | Jun 12 10:52:21.326755 crc crio[19822]: time="2026-06-12T10:52:21.326487187Z" level=info msg="Stopped pod sandbox: 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd" id=1d760554-264a-4606-a24e-37169994d8dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.245427 | controller | Jun 12 10:52:22.745283 crc crio[19822]: time="2026-06-12T10:52:22.742671714Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/POD" id=0e34ff7d-e239-4c9e-b74f-201b28a48189 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.245443 | controller | Jun 12 10:52:22.745283 crc crio[19822]: time="2026-06-12T10:52:22.743635855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.245459 | controller | Jun 12 10:52:22.786119 crc crio[19822]: time="2026-06-12T10:52:22.785880642Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc00101a508}] Aliases:map[]}"
2026-06-12 11:43:48.245476 | controller | Jun 12 10:52:22.786119 crc crio[19822]: time="2026-06-12T10:52:22.786041647Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.245492 | controller | Jun 12 10:52:23.337989 crc crio[19822]: 2026-06-12T10:52:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99134b2ff034a6 Mac:32:52:2f:c9:55:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e SocketPath: PciID:}] [{Interface:0xc00025d690 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.245509 | controller | Jun 12 10:52:23.338541 crc crio[19822]: time="2026-06-12T10:52:23.338472557Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc00101a508}] Aliases:map[]}"
2026-06-12 11:43:48.245530 | controller | Jun 12 10:52:23.338724 crc crio[19822]: time="2026-06-12T10:52:23.338669694Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.245547 | controller | Jun 12 10:52:23.349461 crc crio[19822]: time="2026-06-12T10:52:23.349409583Z" level=info msg="Ran pod sandbox d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/POD" id=0e34ff7d-e239-4c9e-b74f-201b28a48189 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.245565 | controller | Jun 12 10:52:23.352516 crc crio[19822]: time="2026-06-12T10:52:23.35245333Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=27ec7064-f608-4e6e-8f57-75d615b4cd60 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.245581 | controller | Jun 12 10:52:23.362794 crc crio[19822]: time="2026-06-12T10:52:23.362715876Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.245597 | controller | Jun 12 10:52:23.836870 crc crio[19822]: time="2026-06-12T10:52:23.836736924Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=27ec7064-f608-4e6e-8f57-75d615b4cd60 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.245613 | controller | Jun 12 10:52:23.839083 crc crio[19822]: time="2026-06-12T10:52:23.838272832Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=65b5484f-604d-43f0-af06-05c6883ad63b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.245629 | controller | Jun 12 10:52:23.864725 crc crio[19822]: time="2026-06-12T10:52:23.86458631Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d75d51ed-979f-49f6-bd3c-945b13567af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.245650 | controller | Jun 12 10:52:23.874425 crc crio[19822]: time="2026-06-12T10:52:23.873152683Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=db6cd991-0ab7-4412-b2ba-c375fbbf0abb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.245675 | controller | Jun 12 10:52:23.874425 crc crio[19822]: time="2026-06-12T10:52:23.873573717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.245698 | controller | Jun 12 10:52:23.933152 crc crio[19822]: time="2026-06-12T10:52:23.932995221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.245716 | controller | Jun 12 10:52:23.936800 crc crio[19822]: time="2026-06-12T10:52:23.93674049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.245738 | controller | Jun 12 10:52:24.181320 crc crio[19822]: time="2026-06-12T10:52:24.181213981Z" level=info msg="Created container a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=db6cd991-0ab7-4412-b2ba-c375fbbf0abb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.245755 | controller | Jun 12 10:52:24.182519 crc crio[19822]: time="2026-06-12T10:52:24.182439321Z" level=info msg="Starting container: a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801" id=28cbc34d-fe9c-4f1c-ae76-3b64f876e4e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.245772 | controller | Jun 12 10:52:24.190229 crc crio[19822]: time="2026-06-12T10:52:24.190133946Z" level=info msg="Started container" PID=166525 containerID=a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=28cbc34d-fe9c-4f1c-ae76-3b64f876e4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a
2026-06-12 11:43:48.245789 | controller | Jun 12 10:52:30.376343 crc crio[19822]: time="2026-06-12T10:52:30.375553382Z" level=info msg="Removing container: 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5" id=ecbaf3c4-0757-49b3-8a0b-e5e9452872e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.245806 | controller | Jun 12 10:52:30.623325 crc crio[19822]: time="2026-06-12T10:52:30.623138224Z" level=info msg="Removed container 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5: openshift-infra/auto-csr-approver-29687686-6nbdh/oc" id=ecbaf3c4-0757-49b3-8a0b-e5e9452872e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.245822 | controller | Jun 12 10:52:30.638715 crc crio[19822]: time="2026-06-12T10:52:30.638495992Z" level=info msg="Stopping pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5" id=a4e4dfd3-442f-4c4c-a078-957a530481c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.245838 | controller | Jun 12 10:52:30.638715 crc crio[19822]: time="2026-06-12T10:52:30.638604436Z" level=info msg="Stopped pod sandbox (already stopped): 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5" id=a4e4dfd3-442f-4c4c-a078-957a530481c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.245877 | controller | Jun 12 10:52:30.641793 crc crio[19822]: time="2026-06-12T10:52:30.641695555Z" level=info msg="Removing pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5" id=aee7b032-03d7-4758-bb6d-a8621266300c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.245897 | controller | Jun 12 10:52:30.667890 crc crio[19822]: time="2026-06-12T10:52:30.663245004Z" level=info msg="Removed pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5" id=aee7b032-03d7-4758-bb6d-a8621266300c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.245913 | controller | Jun 12 10:52:30.667890 crc crio[19822]: time="2026-06-12T10:52:30.664856892Z" level=info msg="Stopping pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed" id=7879f669-bd6e-4873-8dd4-4c8892091235 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.245930 | controller | Jun 12 10:52:30.667890 crc crio[19822]: time="2026-06-12T10:52:30.664959345Z" level=info msg="Stopped pod sandbox (already stopped): 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed" id=7879f669-bd6e-4873-8dd4-4c8892091235 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.245946 | controller | Jun 12 10:52:30.667890 crc crio[19822]: time="2026-06-12T10:52:30.665784942Z" level=info msg="Removing pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed" id=5d90d706-2de6-4ba1-8809-f969aaad1b2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.245967 | controller | Jun 12 10:52:30.690444 crc crio[19822]: time="2026-06-12T10:52:30.690320316Z" level=info msg="Removed pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed" id=5d90d706-2de6-4ba1-8809-f969aaad1b2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.245984 | controller | Jun 12 10:52:30.691425 crc crio[19822]: time="2026-06-12T10:52:30.691344417Z" level=info msg="Stopping pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80" id=9dfb0139-9113-4e8c-98df-5413d323fb0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.246001 | controller | Jun 12 10:52:30.691425 crc crio[19822]: time="2026-06-12T10:52:30.69143842Z" level=info msg="Stopped pod sandbox (already stopped): 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80" id=9dfb0139-9113-4e8c-98df-5413d323fb0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.246016 | controller | Jun 12 10:52:30.692120 crc crio[19822]: time="2026-06-12T10:52:30.692046274Z" level=info msg="Removing pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80" id=a3b754a5-4cca-49b1-a5d1-0ef1f4a63546 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.246032 | controller | Jun 12 10:52:30.707174 crc crio[19822]: time="2026-06-12T10:52:30.707058753Z" level=info msg="Removed pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80" id=a3b754a5-4cca-49b1-a5d1-0ef1f4a63546 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.246049 | controller | Jun 12 10:53:05.709658 crc crio[19822]: time="2026-06-12T10:53:05.708740648Z" level=info msg="Stopping pod sandbox: d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a" id=48ea6ef0-8a9e-422b-a59a-22e628b3b952 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.246065 | controller | Jun 12 10:53:05.711660 crc crio[19822]: time="2026-06-12T10:53:05.710433832Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}"
2026-06-12 11:43:48.246081 | controller | Jun 12 10:53:05.711660 crc crio[19822]: time="2026-06-12T10:53:05.710571627Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.246098 | controller | Jun 12 10:53:06.228949 crc crio[19822]: time="2026-06-12T10:53:06.228406441Z" level=info msg="Stopped pod sandbox: d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a" id=48ea6ef0-8a9e-422b-a59a-22e628b3b952 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.246114 | controller | Jun 12 10:53:07.448527 crc crio[19822]: time="2026-06-12T10:53:07.447576666Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/POD" id=f854fce1-9654-444a-8a10-b60e6e5c1f7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.246131 | controller | Jun 12 10:53:07.448527 crc crio[19822]: time="2026-06-12T10:53:07.448451284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.246147 | controller | Jun 12 10:53:07.522967 crc crio[19822]: time="2026-06-12T10:53:07.521698978Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00101a8c0}] Aliases:map[]}"
2026-06-12 11:43:48.246169 | controller | Jun 12 10:53:07.522967 crc crio[19822]: time="2026-06-12T10:53:07.52174744Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.246186 | controller | Jun 12 10:53:08.022378 crc crio[19822]: 2026-06-12T10:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e4ecd01c9437a Mac:2a:0b:c7:c5:cc:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.246203 | controller | Jun 12 10:53:08.024928 crc crio[19822]: time="2026-06-12T10:53:08.024780344Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00101a8c0}] Aliases:map[]}"
2026-06-12 11:43:48.246219 | controller | Jun 12 10:53:08.025144 crc crio[19822]: time="2026-06-12T10:53:08.025059113Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.246236 | controller | Jun 12 10:53:08.035379 crc crio[19822]: time="2026-06-12T10:53:08.035294539Z" level=info msg="Ran pod sandbox 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/POD" id=f854fce1-9654-444a-8a10-b60e6e5c1f7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.246252 | controller | Jun 12 10:53:08.039882 crc crio[19822]: time="2026-06-12T10:53:08.039748809Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9cbbff6d-fe06-4ad1-b23e-680c23032c35 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.246269 | controller | Jun 12 10:53:08.051496 crc crio[19822]: time="2026-06-12T10:53:08.051401021Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.246285 | controller | Jun 12 10:53:08.714917 crc crio[19822]: time="2026-06-12T10:53:08.714333139Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9cbbff6d-fe06-4ad1-b23e-680c23032c35 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.246301 | controller | Jun 12 10:53:08.716375 crc crio[19822]: time="2026-06-12T10:53:08.71625661Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b2146c5f-aa7d-4920-aed4-15e6bf556659 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.246317 | controller | Jun 12 10:53:08.755175 crc crio[19822]: time="2026-06-12T10:53:08.755065917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2979fdac-d0a9-4bba-b4d1-93f3a13852d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.246338 | controller | Jun 12 10:53:08.777713 crc crio[19822]: time="2026-06-12T10:53:08.777606475Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=2192cd32-4ae6-400e-93ff-093edaf9b32c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.246355 | controller | Jun 12 10:53:08.778306 crc crio[19822]: time="2026-06-12T10:53:08.778230045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.246371 | controller | Jun 12 10:53:08.868619 crc crio[19822]: time="2026-06-12T10:53:08.868482412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.246387 | controller | Jun 12 10:53:08.872895 crc crio[19822]: time="2026-06-12T10:53:08.872589343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.246403 | controller | Jun 12 10:53:09.110349 crc crio[19822]: time="2026-06-12T10:53:09.110057831Z" level=info msg="Created container 5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=2192cd32-4ae6-400e-93ff-093edaf9b32c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.246420 | controller | Jun 12 10:53:09.112000 crc crio[19822]: time="2026-06-12T10:53:09.111762785Z" level=info msg="Starting container: 5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210" id=8557cc59-762c-4127-a330-6cbb7268480d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.246436 | controller | Jun 12 10:53:09.120954 crc crio[19822]: time="2026-06-12T10:53:09.120802394Z" level=info msg="Started container" PID=169090 containerID=5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=8557cc59-762c-4127-a330-6cbb7268480d name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173
2026-06-12 11:43:48.246452 | controller | Jun 12 10:54:00.544045 crc crio[19822]: time="2026-06-12T10:54:00.543112781Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687694-fsqnt/POD" id=0e4e4caf-ee0f-456a-a309-33d3a75da539 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.246468 | controller | Jun 12 10:54:00.545706 crc crio[19822]: time="2026-06-12T10:54:00.544131854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.246484 | controller | Jun 12 10:54:00.578565 crc crio[19822]: time="2026-06-12T10:54:00.578197419Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00101a750}] Aliases:map[]}"
2026-06-12 11:43:48.246501 | controller | Jun 12 10:54:00.578565 crc crio[19822]: time="2026-06-12T10:54:00.578525729Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687694-fsqnt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.246517 | controller | Jun 12 10:54:00.919770 crc crio[19822]: 2026-06-12T10:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a13bb34805caa3b Mac:fa:7f:a2:5e:6e:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 SocketPath: PciID:}] [{Interface:0xc00015a780 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.246538 | controller | Jun 12 10:54:00.922404 crc crio[19822]: time="2026-06-12T10:54:00.92231944Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00101a750}] Aliases:map[]}"
2026-06-12 11:43:48.246556 | controller | Jun 12 10:54:00.922635 crc crio[19822]: time="2026-06-12T10:54:00.922574049Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687694-fsqnt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.246572 | controller | Jun 12 10:54:00.936332 crc crio[19822]: time="2026-06-12T10:54:00.936103224Z" level=info msg="Ran pod sandbox a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 with infra container: openshift-infra/auto-csr-approver-29687694-fsqnt/POD" id=0e4e4caf-ee0f-456a-a309-33d3a75da539 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.246589 | controller | Jun 12 10:54:00.939403 crc crio[19822]: time="2026-06-12T10:54:00.939316137Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=525c2803-7c5b-4813-ae7c-7451c186f6af name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.246605 | controller | Jun 12 10:54:00.949582 crc crio[19822]: time="2026-06-12T10:54:00.949468632Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.246621 | controller | Jun 12 10:54:01.861875 crc crio[19822]: time="2026-06-12T10:54:01.861677644Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=525c2803-7c5b-4813-ae7c-7451c186f6af name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.246637 | controller | Jun 12 10:54:01.863255 crc crio[19822]: time="2026-06-12T10:54:01.862658226Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4a18864-51bc-498a-a77a-ee07e2375bab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.246654 | controller | Jun 12 10:54:01.865600 crc crio[19822]: time="2026-06-12T10:54:01.865488236Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=177cf1dd-1396-403e-8a34-edce30c397f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.246670 | controller | Jun 12 10:54:01.873350 crc crio[19822]: time="2026-06-12T10:54:01.873221932Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687694-fsqnt/oc" id=e10d268a-302f-46a8-b840-1d375a937b70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.246687 | controller | Jun 12 10:54:01.874242 crc crio[19822]: time="2026-06-12T10:54:01.874146302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.246703 | controller | Jun 12 10:54:01.937688 crc crio[19822]: time="2026-06-12T10:54:01.937571913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.246719 | controller | Jun 12 10:54:02.289333 crc crio[19822]: time="2026-06-12T10:54:02.288892629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.246745 | controller | Jun 12 10:54:02.421621 crc crio[19822]: time="2026-06-12T10:54:02.421488606Z" level=info msg="Created container bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d: openshift-infra/auto-csr-approver-29687694-fsqnt/oc" id=e10d268a-302f-46a8-b840-1d375a937b70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.246772 | controller | Jun 12 10:54:02.423226 crc crio[19822]: time="2026-06-12T10:54:02.423156279Z" level=info msg="Starting container: bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d" id=581acb87-12f5-4447-badb-0c41a5356ece name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.246791 | controller | Jun 12 10:54:02.429572 crc crio[19822]: time="2026-06-12T10:54:02.429454269Z" level=info msg="Started container" PID=172162 containerID=bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d description=openshift-infra/auto-csr-approver-29687694-fsqnt/oc id=581acb87-12f5-4447-badb-0c41a5356ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02
2026-06-12 11:43:48.246808 | controller | Jun 12 10:54:04.577152 crc crio[19822]: time="2026-06-12T10:54:04.576606781Z" level=info msg="Stopping pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02" id=44157a33-14f5-4746-bbb9-5d741978b214 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.246824 | controller | Jun 12 10:54:04.578730 crc crio[19822]: time="2026-06-12T10:54:04.578065458Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00140e818}] Aliases:map[]}"
2026-06-12 11:43:48.246841 | controller | Jun 12 10:54:04.578730 crc crio[19822]: time="2026-06-12T10:54:04.578214403Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687694-fsqnt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.246882 | controller | Jun 12 10:54:05.004669 crc crio[19822]: time="2026-06-12T10:54:05.004530349Z" level=info msg="Stopped pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02" id=44157a33-14f5-4746-bbb9-5d741978b214 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.246900 | controller | Jun 12 10:54:15.748084 crc crio[19822]: time="2026-06-12T10:54:15.747161118Z" level=info msg="Stopping pod sandbox: 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173" id=ce62f56c-73e7-4b6a-9d8b-39aaf15e96f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.246917 | controller | Jun 12 10:54:15.749616 crc crio[19822]: time="2026-06-12T10:54:15.748976657Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00244ce68}] Aliases:map[]}"
2026-06-12 11:43:48.246934 | controller | Jun 12 10:54:15.749616 crc crio[19822]: time="2026-06-12T10:54:15.749143052Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.246950 | controller | Jun 12 10:54:16.207395 crc crio[19822]: time="2026-06-12T10:54:16.207260082Z" level=info msg="Stopped pod sandbox: 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173" id=ce62f56c-73e7-4b6a-9d8b-39aaf15e96f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.246973 | controller | Jun 12 10:54:17.304879 crc crio[19822]: time="2026-06-12T10:54:17.301886489Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/POD" id=49738d7c-7b72-46c0-97c3-71dcc433fb82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.246990 | controller | Jun 12 10:54:17.304879 crc crio[19822]: time="2026-06-12T10:54:17.302709176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247006 | controller | Jun 12 10:54:17.342664 crc crio[19822]: time="2026-06-12T10:54:17.342527495Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc003265078}] Aliases:map[]}"
2026-06-12 11:43:48.247023 | controller | Jun 12 10:54:17.342664 crc crio[19822]: time="2026-06-12T10:54:17.342605627Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.247039 | controller | Jun 12 10:54:18.001761 crc crio[19822]: 2026-06-12T10:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53db863d4d13cb8 Mac:b2:4f:0b:0d:97:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.247055 | controller | Jun 12 10:54:18.003122 crc crio[19822]: time="2026-06-12T10:54:18.003001455Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc003265078}] Aliases:map[]}"
2026-06-12 11:43:48.247071 | controller | Jun 12 10:54:18.003322 crc crio[19822]: time="2026-06-12T10:54:18.003203141Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.247087 | controller | Jun 12 10:54:18.013250 crc crio[19822]: time="2026-06-12T10:54:18.013136191Z" level=info msg="Ran pod sandbox 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/POD" id=49738d7c-7b72-46c0-97c3-71dcc433fb82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.247103 | controller | Jun 12 10:54:18.016694 crc crio[19822]: time="2026-06-12T10:54:18.016613628Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=67a28e6b-c468-4ae3-bc00-3d45dfeb156b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.247119 | controller | Jun 12 10:54:18.029083 crc crio[19822]: time="2026-06-12T10:54:18.028977255Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.247140 | controller | Jun 12 10:54:18.485290 crc crio[19822]: time="2026-06-12T10:54:18.484134059Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=67a28e6b-c468-4ae3-bc00-3d45dfeb156b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.247157 | controller | Jun 12 10:54:18.487094 crc crio[19822]: time="2026-06-12T10:54:18.48700083Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=091f205e-1667-4c80-9aa9-ab916014a959 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.247174 | controller | Jun 12 10:54:18.561241 crc crio[19822]: time="2026-06-12T10:54:18.559130959Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=7c7dc453-b0aa-4e98-8ae3-dba376dd514c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.247190 | controller | Jun 12 10:54:18.567479 crc crio[19822]: time="2026-06-12T10:54:18.567380572Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=d2226fb9-fe84-41c4-95d6-03194f438470 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.247206 | controller | Jun 12 10:54:18.568177 crc crio[19822]: time="2026-06-12T10:54:18.568102415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247222 | controller | Jun 12 10:54:18.617145 crc crio[19822]: time="2026-06-12T10:54:18.616995363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247238 | controller | Jun 12 10:54:18.620393 crc crio[19822]: time="2026-06-12T10:54:18.620330009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247254 | controller | Jun 12 10:54:18.770765 crc crio[19822]: time="2026-06-12T10:54:18.770586388Z" level=info msg="Created container 6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=d2226fb9-fe84-41c4-95d6-03194f438470 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.247270 | controller | Jun 12 10:54:18.773166 crc crio[19822]: time="2026-06-12T10:54:18.772981714Z" level=info msg="Starting container: 6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f" id=e8f538a7-652e-4f8b-a0a5-74aeb35498b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.247287 | controller | Jun 12 10:54:18.779420 crc crio[19822]: time="2026-06-12T10:54:18.779264974Z" level=info msg="Started container" PID=173294 containerID=6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e8f538a7-652e-4f8b-a0a5-74aeb35498b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a
2026-06-12 11:43:48.247303 | controller | Jun 12 10:54:30.761071 crc crio[19822]: time="2026-06-12T10:54:30.760127458Z" level=info msg="Removing container: bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171" id=601c01c9-c984-4a05-9c94-64eae0f94cf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.247320 | controller | Jun 12 10:54:30.917795 crc crio[19822]: time="2026-06-12T10:54:30.917666368Z" level=info msg="Removed container bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171: openshift-infra/auto-csr-approver-29687688-mblt9/oc" id=601c01c9-c984-4a05-9c94-64eae0f94cf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.247344 | controller | Jun 12 10:54:30.932551 crc crio[19822]: time="2026-06-12T10:54:30.932438399Z" level=info msg="Stopping pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c" id=c830aa5c-8ca3-4005-a990-150c0731c752 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.247364 | controller | Jun 12 10:54:30.932551 crc crio[19822]: time="2026-06-12T10:54:30.932561393Z" level=info msg="Stopped pod sandbox (already stopped): 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c" id=c830aa5c-8ca3-4005-a990-150c0731c752 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.247380 | controller | Jun 12 10:54:30.934799 crc crio[19822]: time="2026-06-12T10:54:30.934537817Z" level=info msg="Removing pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c" id=eae96652-6218-4315-86bb-42d47a5ecd2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.247396 | controller | Jun 12 10:54:30.961465 crc crio[19822]: time="2026-06-12T10:54:30.961284741Z" level=info msg="Removed pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c" id=eae96652-6218-4315-86bb-42d47a5ecd2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.247411 | controller | Jun 12 10:55:08.609106 crc crio[19822]: time="2026-06-12T10:55:08.608182167Z" level=info msg="Stopping pod sandbox: 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a" id=597250b7-f201-4540-bcea-37b488102aa8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.247427 | controller | Jun 12 10:55:08.610587 crc crio[19822]: time="2026-06-12T10:55:08.609714377Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc00101bdf0}] Aliases:map[]}"
2026-06-12 11:43:48.247445 | controller | Jun 12 10:55:08.610587 crc crio[19822]: time="2026-06-12T10:55:08.609925873Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.247461 | controller | Jun 12 10:55:09.122801 crc crio[19822]: time="2026-06-12T10:55:09.122326514Z" level=info msg="Stopped pod sandbox: 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a" id=597250b7-f201-4540-bcea-37b488102aa8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.247478 | controller | Jun 12 10:55:10.264472 crc crio[19822]: time="2026-06-12T10:55:10.263305778Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/POD" id=101690d3-52f9-4b1f-a2d7-632116bf6a6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.247494 | controller | Jun 12 10:55:10.267180 crc crio[19822]: time="2026-06-12T10:55:10.264521167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247513 | controller | Jun 12 10:55:10.305578 crc crio[19822]: time="2026-06-12T10:55:10.305487153Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}"
2026-06-12 11:43:48.247545 | controller | Jun 12 10:55:10.305578 crc crio[19822]: time="2026-06-12T10:55:10.305553495Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.247573 | controller | Jun 12 10:55:10.996511 crc crio[19822]: 2026-06-12T10:55:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c44afe1902675 Mac:82:e2:57:96:e3:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c SocketPath: PciID:}] [{Interface:0xc0002a8710 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.247593 | controller | Jun 12 10:55:10.997939 crc crio[19822]: time="2026-06-12T10:55:10.997797108Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}"
2026-06-12 11:43:48.247611 | controller | Jun 12 10:55:10.999022 crc crio[19822]: time="2026-06-12T10:55:10.998005575Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.247628 | controller | Jun 12 10:55:11.014987 crc crio[19822]: time="2026-06-12T10:55:11.014462175Z" level=info msg="Ran pod sandbox 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/POD" id=101690d3-52f9-4b1f-a2d7-632116bf6a6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.247653 | controller | Jun 12 10:55:11.020972 crc crio[19822]: time="2026-06-12T10:55:11.020918544Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f525a9b5-6818-47a7-a8b0-1052f3ab4b53 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.247682 | controller | Jun 12 10:55:11.033338 crc crio[19822]: time="2026-06-12T10:55:11.033071692Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.247704 | controller | Jun 12 10:55:11.724712 crc crio[19822]: time="2026-06-12T10:55:11.7245821Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f525a9b5-6818-47a7-a8b0-1052f3ab4b53 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.247721 | controller | Jun 12 10:55:11.726404 crc crio[19822]: time="2026-06-12T10:55:11.726336876Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8c52e98c-849d-42c9-98fa-dfb3e400b777 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.247738 | controller | Jun 12 10:55:11.777767 crc crio[19822]: time="2026-06-12T10:55:11.777332761Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=5ac198cc-211f-4345-867a-7191c9be5d73 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.247754 | controller | Jun 12 10:55:11.788736 crc crio[19822]: time="2026-06-12T10:55:11.788098415Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=16699f93-8f2a-42be-8fb4-0993951ae51b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.247776 | controller | Jun 12 10:55:11.788736 crc crio[19822]: time="2026-06-12T10:55:11.78856649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247793 | controller | Jun 12 10:55:11.842855 crc crio[19822]: time="2026-06-12T10:55:11.842747849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247810 | controller | Jun 12 10:55:11.847438 crc crio[19822]: time="2026-06-12T10:55:11.847363493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247835 | controller | Jun 12 10:55:12.027643 crc crio[19822]: time="2026-06-12T10:55:12.027552126Z" level=info msg="Created container e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=16699f93-8f2a-42be-8fb4-0993951ae51b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.247884 | controller | Jun 12 10:55:12.028693 crc crio[19822]: time="2026-06-12T10:55:12.028667401Z" level=info msg="Starting container: e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397" id=d1e4ac86-f812-4254-aa50-188be35fd76e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.247907 | controller | Jun 12 10:55:12.036596 crc crio[19822]: time="2026-06-12T10:55:12.036541813Z" level=info msg="Started container" PID=176372 containerID=e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=d1e4ac86-f812-4254-aa50-188be35fd76e name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b
2026-06-12 11:43:48.247924 | controller | Jun 12 10:55:15.763568 crc crio[19822]: time="2026-06-12T10:55:15.762585936Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-b8gfj/POD" id=20508437-c4f9-40b8-80e2-5f330217b4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.247942 | controller | Jun 12 10:55:15.765215 crc crio[19822]: time="2026-06-12T10:55:15.763606458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.247959 | controller | Jun 12 10:55:15.826493 crc crio[19822]: time="2026-06-12T10:55:15.826413501Z" level=info msg="Got pod network &{Name:certified-operators-b8gfj Namespace:openshift-marketplace ID:cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 UID:7da1e77b-fe48-4581-a25c-14a663ff4a1b NetNS:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7da1e77b_fe48_4581_a25c_14a663ff4a1b.slice PodAnnotations:0xc000696850}] Aliases:map[]}"
2026-06-12 11:43:48.247976 | controller | Jun 12 10:55:15.826493 crc crio[19822]: time="2026-06-12T10:55:15.826489963Z" level=info msg="Adding pod openshift-marketplace_certified-operators-b8gfj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.247993 | controller | Jun 12 10:55:16.443669 crc crio[19822]: 2026-06-12T10:55:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdae94e3e9b3cef Mac:56:10:81:7a:e5:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.248017 | controller | Jun 12 10:55:16.445442 crc crio[19822]: time="2026-06-12T10:55:16.445371509Z" level=info msg="Got pod network &{Name:certified-operators-b8gfj Namespace:openshift-marketplace ID:cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 UID:7da1e77b-fe48-4581-a25c-14a663ff4a1b NetNS:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7da1e77b_fe48_4581_a25c_14a663ff4a1b.slice PodAnnotations:0xc000696850}] Aliases:map[]}"
2026-06-12 11:43:48.248035 | controller | Jun 12 10:55:16.445626 crc crio[19822]: time="2026-06-12T10:55:16.445570616Z" level=info msg="Checking pod openshift-marketplace_certified-operators-b8gfj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.248068 | controller | Jun 12 10:55:16.474722 crc crio[19822]: time="2026-06-12T10:55:16.474544787Z" level=info msg="Ran pod sandbox cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 with infra container: openshift-marketplace/certified-operators-b8gfj/POD" id=20508437-c4f9-40b8-80e2-5f330217b4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.248085 | controller | Jun 12 10:55:16.477594 crc crio[19822]: time="2026-06-12T10:55:16.477531991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b061d91d-a757-4541-8f2e-ddda09420b93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.248102 | controller | Jun 12 10:55:16.480223 crc crio[19822]: time="2026-06-12T10:55:16.480161166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6305e192-0cfa-40fb-8a91-5b84b304b200 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.248119 | controller | Jun 12 10:55:16.493182 crc crio[19822]: time="2026-06-12T10:55:16.49305787Z" level=info msg="Creating container: openshift-marketplace/certified-operators-b8gfj/extract-utilities" id=8d48ee79-d4ca-4b8e-9941-3dbd8db050d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.248135 | controller | Jun 12 10:55:16.494273 crc crio[19822]: time="2026-06-12T10:55:16.493486954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248151 | controller | Jun 12 10:55:16.555348 crc crio[19822]: time="2026-06-12T10:55:16.555140715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248167 | controller | Jun 12 10:55:16.564974 crc crio[19822]: time="2026-06-12T10:55:16.56474141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248183 | controller | Jun 12 10:55:16.731577 crc crio[19822]: time="2026-06-12T10:55:16.731403744Z" level=info msg="Created container 6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc: openshift-marketplace/certified-operators-b8gfj/extract-utilities" id=8d48ee79-d4ca-4b8e-9941-3dbd8db050d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.248199 | controller | Jun 12 10:55:16.733121 crc crio[19822]: time="2026-06-12T10:55:16.732980193Z" level=info msg="Starting container: 6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc" id=63472aeb-6f24-4577-a607-47df8794cb46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.248216 | controller | Jun 12 10:55:16.747733 crc crio[19822]: time="2026-06-12T10:55:16.747654182Z" level=info msg="Started container" PID=176787 containerID=6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc description=openshift-marketplace/certified-operators-b8gfj/extract-utilities id=63472aeb-6f24-4577-a607-47df8794cb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271
2026-06-12 11:43:48.248237 | controller | Jun 12 10:55:17.779793 crc crio[19822]: time="2026-06-12T10:55:17.779496556Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f10cd3fb-e8a9-49c2-87ac-1d77c77a957d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.248255 | controller | Jun 12 10:55:17.790571 crc crio[19822]: time="2026-06-12T10:55:17.790492888Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.248271 | controller | Jun 12 10:55:25.211457 crc crio[19822]: time="2026-06-12T10:55:25.210496181Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5" id=f10cd3fb-e8a9-49c2-87ac-1d77c77a957d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.248288 | controller | Jun 12 10:55:25.213148 crc crio[19822]: time="2026-06-12T10:55:25.212243965Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=6446ec6a-6516-4b68-8b05-38a0d4c9604d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.248304 | controller | Jun 12 10:55:25.217561 crc crio[19822]: time="2026-06-12T10:55:25.217474743Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9760ee3d-30da-4d27-be80-badda0147ccc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.248324 | controller | Jun 12 10:55:25.229362 crc crio[19822]: time="2026-06-12T10:55:25.228854404Z" level=info msg="Creating container: openshift-marketplace/certified-operators-b8gfj/extract-content" id=efff0bf8-25d0-4270-9e7c-94e9671f781b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.248342 | controller | Jun 12 10:55:25.231715 crc crio[19822]: time="2026-06-12T10:55:25.231545291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248359 | controller | Jun 12 10:55:25.286472 crc crio[19822]: time="2026-06-12T10:55:25.286393139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248374 | controller | Jun 12 10:55:25.290253 crc crio[19822]: time="2026-06-12T10:55:25.29019403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248390 | controller | Jun 12 10:55:25.479593 crc crio[19822]: time="2026-06-12T10:55:25.479214024Z" level=info msg="Created container 5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e: openshift-marketplace/certified-operators-b8gfj/extract-content" id=efff0bf8-25d0-4270-9e7c-94e9671f781b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.248406 | controller | Jun 12 10:55:25.480791 crc crio[19822]: time="2026-06-12T10:55:25.480681312Z" level=info msg="Starting container: 5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e" id=4a09345c-5500-4ac1-862b-7ed5b700a062 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.248422 | controller | Jun 12 10:55:25.486613 crc crio[19822]: time="2026-06-12T10:55:25.486511876Z" level=info msg="Started container" PID=177253 containerID=5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e description=openshift-marketplace/certified-operators-b8gfj/extract-content id=4a09345c-5500-4ac1-862b-7ed5b700a062 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271
2026-06-12 11:43:48.248443 | controller | Jun 12 10:55:25.919423 crc crio[19822]: time="2026-06-12T10:55:25.919101234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ee322914-7d53-4f64-8ef1-57fdfea3c070 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.248460 | controller | Jun 12 10:55:25.925409 crc crio[19822]: time="2026-06-12T10:55:25.925229139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0e6db28c-d7da-4c0f-a7cf-7e2d6937f4cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.248476 | controller | Jun 12 10:55:25.938269 crc crio[19822]: time="2026-06-12T10:55:25.938125772Z" level=info msg="Creating container: openshift-marketplace/certified-operators-b8gfj/registry-server" id=8caa5883-4e57-4277-8c8e-f2f05b457ae9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.248492 | controller | Jun 12 10:55:25.938757 crc crio[19822]: time="2026-06-12T10:55:25.93869005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248508 | controller | Jun 12 10:55:26.023448 crc crio[19822]: time="2026-06-12T10:55:26.023356867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248523 | controller | Jun 12 10:55:26.026853 crc crio[19822]: time="2026-06-12T10:55:26.026733603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248540 | controller | Jun 12 10:55:26.205226 crc crio[19822]: time="2026-06-12T10:55:26.20513169Z" level=info msg="Created container ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a: openshift-marketplace/certified-operators-b8gfj/registry-server" id=8caa5883-4e57-4277-8c8e-f2f05b457ae9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.248556 | controller | Jun 12 10:55:26.206581 crc crio[19822]: time="2026-06-12T10:55:26.206481673Z" level=info msg="Starting container: ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a" id=3b3e4dc6-80cb-4183-827d-394a2556a48d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.248573 | controller | Jun 12 10:55:26.212773 crc crio[19822]: time="2026-06-12T10:55:26.21237101Z" level=info msg="Started container" PID=177343 containerID=ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a description=openshift-marketplace/certified-operators-b8gfj/registry-server id=3b3e4dc6-80cb-4183-827d-394a2556a48d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271
2026-06-12 11:43:48.248590 | controller | Jun 12 10:55:39.134167 crc crio[19822]: time="2026-06-12T10:55:39.133332173Z" level=info msg="Stopping container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159 (timeout: 2s)" id=28dcb0d4-3fa9-4bfa-8ee3-f7d746ad5761 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.248606 | controller | Jun 12 10:55:39.767582 crc crio[19822]: time="2026-06-12T10:55:39.767113617Z" level=info msg="Stopped container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server" id=28dcb0d4-3fa9-4bfa-8ee3-f7d746ad5761 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.248622 | controller | Jun 12 10:55:39.770255 crc crio[19822]: time="2026-06-12T10:55:39.769271417Z" level=info msg="Stopping pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c" id=e21034b8-6a42-4e33-b21e-e8785da25fbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.248638 | controller | Jun 12 10:55:39.771996 crc crio[19822]: time="2026-06-12T10:55:39.771275272Z" level=info msg="Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}"
2026-06-12 11:43:48.248661 | controller | Jun 12 10:55:39.771996 crc crio[19822]: time="2026-06-12T10:55:39.771540938Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-6r77n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.248678 | controller | Jun 12 10:55:40.203780 crc crio[19822]: time="2026-06-12T10:55:40.203724412Z" level=info msg="Stopped pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c" id=e21034b8-6a42-4e33-b21e-e8785da25fbf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.248695 | controller | Jun 12 10:55:41.228062 crc crio[19822]: time="2026-06-12T10:55:41.227239273Z" level=info msg="Removing container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159" id=1d6ab554-da3b-4de7-8275-672d3568a12a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.248712 | controller | Jun 12 10:55:41.282687 crc crio[19822]: time="2026-06-12T10:55:41.282622873Z" level=info msg="Removed container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server" id=1d6ab554-da3b-4de7-8275-672d3568a12a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.248729 | controller | Jun 12 10:55:41.285663 crc crio[19822]: time="2026-06-12T10:55:41.285553892Z" level=info msg="Removing container: 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c" id=d48daa41-4331-4829-9886-42393a0a38ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.248747 | controller | Jun 12 10:55:41.369228 crc crio[19822]: time="2026-06-12T10:55:41.369172093Z" level=info msg="Removed container 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c: openshift-marketplace/certified-operators-6r77n/extract-content" id=d48daa41-4331-4829-9886-42393a0a38ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.248763 | controller | Jun 12 10:55:41.373292 crc crio[19822]: time="2026-06-12T10:55:41.373214595Z" level=info msg="Removing container: 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a" id=44e51025-b726-4ecf-a7b2-d55f1e45da3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.248780 | controller | Jun 12 10:55:41.414226 crc crio[19822]: time="2026-06-12T10:55:41.414121519Z" level=info msg="Removed container 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a: openshift-marketplace/certified-operators-6r77n/extract-utilities" id=44e51025-b726-4ecf-a7b2-d55f1e45da3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.248797 | controller | Jun 12 10:56:00.554178 crc crio[19822]: time="2026-06-12T10:56:00.553003671Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687696-grsrz/POD" id=bedd1964-d33b-4aa3-9519-4d9fc03b8f6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.248813 | controller | Jun 12 10:56:00.556272 crc crio[19822]: time="2026-06-12T10:56:00.55421267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.248830 | controller | Jun 12 10:56:00.599325 crc crio[19822]: time="2026-06-12T10:56:00.596584037Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a5c8}] Aliases:map[]}"
2026-06-12 11:43:48.248872 | controller | Jun 12 10:56:00.599325 crc crio[19822]: time="2026-06-12T10:56:00.596669549Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687696-grsrz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.248906 | controller | Jun 12 10:56:01.284191 crc crio[19822]: 2026-06-12T10:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4297baa609aa867 Mac:8e:9b:9e:dc:c5:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb SocketPath: PciID:}] [{Interface:0xc0002dabf0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.248928 | controller | Jun 12 10:56:01.289391 crc crio[19822]: time="2026-06-12T10:56:01.289291654Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a5c8}] Aliases:map[]}"
2026-06-12 11:43:48.248946 | controller | Jun 12 10:56:01.289585 crc crio[19822]: time="2026-06-12T10:56:01.289526951Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687696-grsrz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.248963 | controller | Jun 12 10:56:01.298922 crc crio[19822]: time="2026-06-12T10:56:01.298013293Z" level=info msg="Ran pod sandbox 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a with infra container: openshift-infra/auto-csr-approver-29687696-grsrz/POD" id=bedd1964-d33b-4aa3-9519-4d9fc03b8f6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.248979 | controller | Jun 12 10:56:01.303337 crc crio[19822]: time="2026-06-12T10:56:01.303222178Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=701f1951-f28b-4af9-ae2c-c00669ec30a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.248995 | controller | Jun 12 10:56:01.317281 crc crio[19822]: time="2026-06-12T10:56:01.317198454Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.249012 | controller | Jun 12 10:56:02.430004 crc crio[19822]: time="2026-06-12T10:56:02.429113761Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=701f1951-f28b-4af9-ae2c-c00669ec30a2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.249028 | controller | Jun 12 10:56:02.431992 crc crio[19822]: time="2026-06-12T10:56:02.431734445Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f1b0ecb1-e0da-4df7-8eea-05e23f162b90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.249044 | controller | Jun 12 10:56:02.435163 crc crio[19822]: time="2026-06-12T10:56:02.435107231Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41a1d740-9e06-4e6b-9d2d-1e5ba7f7979c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.249060 | controller | Jun 12 10:56:02.444918 crc crio[19822]: time="2026-06-12T10:56:02.44478689Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687696-grsrz/oc" id=59504530-8df5-4657-9ce1-1959a16cf1de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.249076 | controller | Jun 12 10:56:02.445503 crc crio[19822]: time="2026-06-12T10:56:02.445435591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.249098 | controller | Jun 12 10:56:02.504397 crc crio[19822]: time="2026-06-12T10:56:02.49967646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.249114 | controller | Jun 12 10:56:02.852364 crc crio[19822]: time="2026-06-12T10:56:02.852167415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.249130 | controller | Jun 12 10:56:03.001864 crc crio[19822]: time="2026-06-12T10:56:03.001739921Z" level=info msg="Created container 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0: openshift-infra/auto-csr-approver-29687696-grsrz/oc" id=59504530-8df5-4657-9ce1-1959a16cf1de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.249146 | controller | Jun 12 10:56:03.003230 crc crio[19822]: time="2026-06-12T10:56:03.003141056Z" level=info msg="Starting container: 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0" id=c96bf099-7a99-4b26-bc9e-5dc1f2f9246d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.249162 | controller | Jun 12 10:56:03.011771 crc crio[19822]: time="2026-06-12T10:56:03.01143384Z" level=info msg="Started container" PID=179330 containerID=16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0 description=openshift-infra/auto-csr-approver-29687696-grsrz/oc id=c96bf099-7a99-4b26-bc9e-5dc1f2f9246d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a
2026-06-12 11:43:48.249178 | controller | Jun 12 10:56:04.690232 crc crio[19822]: time="2026-06-12T10:56:04.689320396Z" level=info msg="Stopping pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a" id=7fe5b116-b71c-494e-9855-291c0d7466e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249195 | controller | Jun 12 10:56:04.692010 crc crio[19822]: time="2026-06-12T10:56:04.690966159Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a488}] Aliases:map[]}"
2026-06-12 11:43:48.249211 | controller | Jun 12 10:56:04.692010 crc crio[19822]: time="2026-06-12T10:56:04.691175055Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687696-grsrz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.249227 | controller | Jun 12 10:56:05.024556 crc crio[19822]: time="2026-06-12T10:56:05.024344094Z" level=info msg="Stopped pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a" id=7fe5b116-b71c-494e-9855-291c0d7466e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249243 | controller | Jun 12 10:56:31.015920 crc crio[19822]: time="2026-06-12T10:56:31.014750146Z" level=info msg="Removing container: fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec" id=470fe21f-d11a-4ac9-90a4-965e45143550 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.249259 | controller | Jun 12 10:56:31.164883 crc crio[19822]: time="2026-06-12T10:56:31.164735568Z" level=info msg="Removed container fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec: openshift-infra/auto-csr-approver-29687690-w85x2/oc" id=470fe21f-d11a-4ac9-90a4-965e45143550 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.249275 | controller | Jun 12 10:56:31.180440 crc crio[19822]: time="2026-06-12T10:56:31.180271281Z" level=info msg="Stopping pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f" id=edd1e8a4-0911-4184-81a8-2739cf2d3e75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249297 | controller | Jun 12 10:56:31.180440 crc crio[19822]: time="2026-06-12T10:56:31.180361514Z" level=info msg="Stopped pod sandbox (already stopped): 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f" id=edd1e8a4-0911-4184-81a8-2739cf2d3e75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249314 | controller | Jun 12 10:56:31.181377 crc crio[19822]: time="2026-06-12T10:56:31.181229052Z" level=info msg="Removing pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f" id=9918dcb1-74f4-4692-ba48-8ba23e03a060 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.249330 | controller | Jun 12 10:56:31.197219 crc crio[19822]: time="2026-06-12T10:56:31.196913564Z" level=info msg="Removed pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f" id=9918dcb1-74f4-4692-ba48-8ba23e03a060 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.249346 | controller | Jun 12 10:56:31.198176 crc crio[19822]: time="2026-06-12T10:56:31.198092269Z" level=info msg="Stopping pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c" id=5d93ff14-89c7-48f4-b395-0fe1b240d4bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249362 | controller | Jun 12 10:56:31.198282 crc crio[19822]: time="2026-06-12T10:56:31.198190552Z" level=info msg="Stopped pod sandbox (already stopped): b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c" id=5d93ff14-89c7-48f4-b395-0fe1b240d4bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249377 | controller | Jun 12 10:56:31.199118 crc crio[19822]: time="2026-06-12T10:56:31.199010638Z" level=info msg="Removing pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c" id=ddec34dd-d744-4d95-89a5-e6989e16dfd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.249393 | controller | Jun 12 10:56:31.215354 crc crio[19822]: time="2026-06-12T10:56:31.215245426Z" level=info msg="Removed pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c" id=ddec34dd-d744-4d95-89a5-e6989e16dfd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.249409 | controller | Jun 12 10:58:00.550417 crc crio[19822]: time="2026-06-12T10:58:00.549424465Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687698-f5zgl/POD" id=320650e1-b781-4bfd-a777-4d41391e8e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.249425 | controller | Jun 12 10:58:00.551770 crc crio[19822]: time="2026-06-12T10:58:00.550453908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.249441 | controller | Jun 12 10:58:00.598387 crc crio[19822]: time="2026-06-12T10:58:00.596216018Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00140e038}] Aliases:map[]}"
2026-06-12 11:43:48.249457 | controller | Jun 12 10:58:00.598387 crc crio[19822]: time="2026-06-12T10:58:00.596310231Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687698-f5zgl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.249473 | controller | Jun 12 10:58:01.169432 crc crio[19822]: 2026-06-12T10:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f996c251820145b Mac:16:80:f9:8a:3e:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 SocketPath: PciID:}] [{Interface:0xc0002aac80 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.249494 | controller | Jun 12 10:58:01.171938 crc crio[19822]: time="2026-06-12T10:58:01.17176297Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00140e038}] Aliases:map[]}"
2026-06-12 11:43:48.249511 | controller | Jun 12 10:58:01.172282 crc crio[19822]: time="2026-06-12T10:58:01.172253286Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687698-f5zgl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.249527 | controller | Jun 12 10:58:01.182699 crc crio[19822]: time="2026-06-12T10:58:01.182588709Z" level=info msg="Ran pod sandbox f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd with infra container: openshift-infra/auto-csr-approver-29687698-f5zgl/POD" id=320650e1-b781-4bfd-a777-4d41391e8e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.249544 | controller | Jun 12 10:58:01.187464 crc crio[19822]: time="2026-06-12T10:58:01.187306654Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=14e9c59f-3c9d-48dd-ab83-214b837c7b45 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.249560 | controller | Jun 12 10:58:01.199700 crc crio[19822]: time="2026-06-12T10:58:01.197370936Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.249575 | controller | Jun 12 10:58:02.438986 crc crio[19822]: time="2026-06-12T10:58:02.43842437Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=14e9c59f-3c9d-48dd-ab83-214b837c7b45 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.249592 | controller | Jun 12 10:58:02.440437 crc crio[19822]: time="2026-06-12T10:58:02.440093072Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8e43864c-f46e-4775-97b8-6a3323b46ecb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.249607 | controller | Jun 12 10:58:02.443092 crc crio[19822]: time="2026-06-12T10:58:02.442997965Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=75608735-523c-4f27-9614-cc8d1e00f5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.249623 | controller | Jun 12 10:58:02.451451 crc crio[19822]: time="2026-06-12T10:58:02.451351221Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687698-f5zgl/oc" id=a2b45666-4c99-4e4b-8577-2f78249c920d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.249640 | controller | Jun 12 10:58:02.452128 crc crio[19822]: time="2026-06-12T10:58:02.452061874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.249656 | controller | Jun 12 10:58:02.528264 crc crio[19822]: time="2026-06-12T10:58:02.52813517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.249671 | controller | Jun 12 10:58:02.840504 crc crio[19822]: time="2026-06-12T10:58:02.840395053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.249687 | controller | Jun 12 10:58:02.975851 crc crio[19822]: time="2026-06-12T10:58:02.975706039Z" level=info msg="Created container 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf: openshift-infra/auto-csr-approver-29687698-f5zgl/oc" id=a2b45666-4c99-4e4b-8577-2f78249c920d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.249709 | controller | Jun 12 10:58:02.977647 crc crio[19822]: time="2026-06-12T10:58:02.977568148Z" level=info msg="Starting container: 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf" id=c17147bd-53b2-4a7b-9d04-f567036ee0a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.249727 | controller | Jun 12 10:58:02.983101 crc crio[19822]: time="2026-06-12T10:58:02.9829705Z" level=info msg="Started container" PID=185335 containerID=4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf description=openshift-infra/auto-csr-approver-29687698-f5zgl/oc id=c17147bd-53b2-4a7b-9d04-f567036ee0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd
2026-06-12 11:43:48.249743 | controller | Jun 12 10:58:05.777654 crc crio[19822]: time="2026-06-12T10:58:05.776547862Z" level=info msg="Stopping pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd" id=42dea1ec-e676-4a6c-917b-24f427e68682 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249761 | controller | Jun 12 10:58:05.779424 crc crio[19822]: time="2026-06-12T10:58:05.778413482Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00101b148}] Aliases:map[]}"
2026-06-12 11:43:48.249778 | controller | Jun 12 10:58:05.779424 crc crio[19822]: time="2026-06-12T10:58:05.778576127Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687698-f5zgl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.249795 | controller | Jun 12 10:58:06.142525 crc crio[19822]: time="2026-06-12T10:58:06.141737231Z" level=info msg="Stopped pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd" id=42dea1ec-e676-4a6c-917b-24f427e68682 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249811 | controller | Jun 12 10:58:31.264561 crc crio[19822]: time="2026-06-12T10:58:31.263379244Z" level=info msg="Removing container: c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195" id=5306ee7d-2f84-4c64-91a9-fdcee02e9c0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.249828 | controller | Jun 12 10:58:31.407319 crc crio[19822]: time="2026-06-12T10:58:31.406730331Z" level=info msg="Removed container c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195: openshift-infra/auto-csr-approver-29687692-vff6j/oc" id=5306ee7d-2f84-4c64-91a9-fdcee02e9c0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.249845 | controller | Jun 12 10:58:31.418149 crc crio[19822]: time="2026-06-12T10:58:31.418004436Z" level=info msg="Stopping pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0" id=d22033bb-ec69-4508-9c58-be30ed984f6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249886 | controller | Jun 12 10:58:31.418149 crc crio[19822]: time="2026-06-12T10:58:31.41814187Z" level=info msg="Stopped pod sandbox (already stopped): a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0" id=d22033bb-ec69-4508-9c58-be30ed984f6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.249904 | controller | Jun 12 10:58:31.419584 crc crio[19822]: time="2026-06-12T10:58:31.419454912Z" level=info msg="Removing pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0" id=662d6c6f-ae69-4ed0-93e3-95e10252ceae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.249925 | controller | Jun 12 10:58:31.441040 crc crio[19822]: time="2026-06-12T10:58:31.440914788Z" level=info msg="Removed pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0" id=662d6c6f-ae69-4ed0-93e3-95e10252ceae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.249942 | controller | Jun 12 10:59:07.330228 crc crio[19822]: time="2026-06-12T10:59:07.329390914Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-682b2/POD" id=8589bb4b-4076-405f-a0a9-64b78436e2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.249965 | controller | Jun 12 10:59:07.330228 crc crio[19822]: time="2026-06-12T10:59:07.330234362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.249990 | controller | Jun 12 10:59:07.366069 crc crio[19822]: time="2026-06-12T10:59:07.365552168Z" level=info msg="Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc002145a28}] Aliases:map[]}"
2026-06-12 11:43:48.250017 | controller | Jun 12 10:59:07.366069 crc crio[19822]: time="2026-06-12T10:59:07.365978212Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-682b2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.250041 | controller | Jun 12 10:59:07.942454 crc crio[19822]: 2026-06-12T10:59:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b80af1b6ce237d Mac:0e:7f:70:80:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f SocketPath: PciID:}] [{Interface:0xc0001a86c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.250068 | controller | Jun 12 10:59:07.946334 crc crio[19822]: time="2026-06-12T10:59:07.944215643Z" level=info msg="Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc002145a28}] Aliases:map[]}"
2026-06-12 11:43:48.250091 | controller | Jun 12 10:59:07.946334 crc crio[19822]: time="2026-06-12T10:59:07.944474341Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-682b2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.250108 | controller | Jun 12 10:59:07.969685 crc crio[19822]: time="2026-06-12T10:59:07.968379361Z" level=info msg="Ran pod sandbox 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 with infra container: openshift-marketplace/redhat-marketplace-682b2/POD" id=8589bb4b-4076-405f-a0a9-64b78436e2b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.250125 | controller | Jun 12 10:59:07.971562 crc crio[19822]: time="2026-06-12T10:59:07.971422296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6e67b08e-77fc-4501-8088-f00352b20fea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.250141 | controller | Jun 12 10:59:07.975727 crc crio[19822]: time="2026-06-12T10:59:07.975530759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eeabae67-f848-4917-bfd2-1d1064db85db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.250163 | controller | Jun 12 10:59:07.984940 crc crio[19822]: time="2026-06-12T10:59:07.984794934Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-682b2/extract-utilities" id=dc6ab23c-3187-425b-b01e-4fa779771086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.250180 | controller | Jun 12 10:59:07.985651 crc crio[19822]: time="2026-06-12T10:59:07.985575229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250196 | controller | Jun 12 10:59:08.043174 crc crio[19822]: time="2026-06-12T10:59:08.043097663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250213 | controller | Jun 12 10:59:08.048546 crc crio[19822]: time="2026-06-12T10:59:08.048455434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250229 | controller | Jun 12 10:59:08.259661 crc crio[19822]: time="2026-06-12T10:59:08.259531097Z" level=info msg="Created container e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c: openshift-marketplace/redhat-marketplace-682b2/extract-utilities" id=dc6ab23c-3187-425b-b01e-4fa779771086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.250246 | controller | Jun 12 10:59:08.262316 crc crio[19822]: time="2026-06-12T10:59:08.261253883Z" level=info msg="Starting container: e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c" id=9d4a5d01-0320-4866-acd7-a345ee926492 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.250263 | controller | Jun 12 10:59:08.274427 crc crio[19822]: time="2026-06-12T10:59:08.274285808Z" level=info msg="Started container" PID=189169 containerID=e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c description=openshift-marketplace/redhat-marketplace-682b2/extract-utilities id=9d4a5d01-0320-4866-acd7-a345ee926492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7
2026-06-12 11:43:48.250280 | controller | Jun 12 10:59:08.738683 crc crio[19822]: time="2026-06-12T10:59:08.737516317Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=23406add-9242-47dc-ae4d-77d67b72777e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.250296 | controller | Jun 12 10:59:08.754073 crc crio[19822]: time="2026-06-12T10:59:08.753968682Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.250312 | controller | Jun 12 10:59:09.407080 crc crio[19822]: time="2026-06-12T10:59:09.406936263Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=23406add-9242-47dc-ae4d-77d67b72777e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.250328 | controller | Jun 12 10:59:09.408165 crc crio[19822]: time="2026-06-12T10:59:09.408086339Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2cf533a8-7a54-4c41-a4c6-611965c10539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.250345 | controller | Jun 12 10:59:09.411537 crc crio[19822]: time="2026-06-12T10:59:09.411273661Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0a67757e-40ca-4a62-9384-f852a3edc94f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.250361 | controller | Jun 12 10:59:09.421906 crc crio[19822]: time="2026-06-12T10:59:09.421761307Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-682b2/extract-content" id=9ed95433-cd5f-4d21-a74a-255f027862ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.250393 | controller | Jun 12 10:59:09.422575 crc crio[19822]: time="2026-06-12T10:59:09.422501041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250410 | controller | Jun 12 10:59:09.479572 crc crio[19822]: time="2026-06-12T10:59:09.479485138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250426 | controller | Jun 12 10:59:09.484061 crc crio[19822]: time="2026-06-12T10:59:09.48397095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250442 | controller | Jun 12 10:59:09.673222 crc crio[19822]: time="2026-06-12T10:59:09.672600889Z" level=info msg="Created container efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36: openshift-marketplace/redhat-marketplace-682b2/extract-content" id=9ed95433-cd5f-4d21-a74a-255f027862ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.250458 | controller | Jun 12 10:59:09.677587 crc crio[19822]: time="2026-06-12T10:59:09.677264517Z" level=info msg="Starting container: efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36" id=9d315f7f-0865-4186-bb05-38807d72d58c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.250473 | controller | Jun 12 10:59:09.684734 crc crio[19822]: time="2026-06-12T10:59:09.684623571Z" level=info msg="Started container" PID=189215 containerID=efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36 description=openshift-marketplace/redhat-marketplace-682b2/extract-content id=9d315f7f-0865-4186-bb05-38807d72d58c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7
2026-06-12 11:43:48.250490 | controller | Jun 12 10:59:10.792239 crc crio[19822]: time="2026-06-12T10:59:10.791976009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=491ae3ac-3217-49b8-9492-ec1a1cf46e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.250505 | controller | Jun 12 10:59:10.805948 crc crio[19822]: time="2026-06-12T10:59:10.805730222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4fe9d918-52f4-4505-9730-cb1f95f8b241 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.250521 | controller | Jun 12 10:59:10.813689 crc crio[19822]: time="2026-06-12T10:59:10.813568749Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-682b2/registry-server" id=13b0dd23-c9d6-439a-bbf4-d1375a1a83e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.250537 | controller | Jun 12 10:59:10.819343 crc crio[19822]: time="2026-06-12T10:59:10.819243822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250553 | controller | Jun 12 10:59:10.890082 crc crio[19822]: time="2026-06-12T10:59:10.889579683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250568 | controller | Jun 12 10:59:10.894957 crc crio[19822]: time="2026-06-12T10:59:10.894876302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.250584 | controller | Jun 12 10:59:11.083565 crc crio[19822]: time="2026-06-12T10:59:11.083475459Z" level=info msg="Created container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server" id=13b0dd23-c9d6-439a-bbf4-d1375a1a83e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.250605 | controller | Jun 12 10:59:11.084661 crc crio[19822]: time="2026-06-12T10:59:11.084574673Z" level=info msg="Starting container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba" id=7a6790a5-79b0-415e-adc5-ec65c7a6a22a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.250622 | controller | Jun 12 10:59:11.099225 crc crio[19822]: time="2026-06-12T10:59:11.099136608Z" level=info msg="Started container" PID=189342 containerID=21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba description=openshift-marketplace/redhat-marketplace-682b2/registry-server id=7a6790a5-79b0-415e-adc5-ec65c7a6a22a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7
2026-06-12 11:43:48.250638 | controller | Jun 12 10:59:19.922698 crc crio[19822]: time="2026-06-12T10:59:19.921772606Z" level=info msg="Stopping container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba (timeout: 2s)" id=1514ba78-bc05-4843-a33d-c29b52c2a5d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.250654 | controller | Jun 12 10:59:20.049904 crc crio[19822]: time="2026-06-12T10:59:20.049743757Z" level=info msg="Stopped container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server" id=1514ba78-bc05-4843-a33d-c29b52c2a5d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.250670 | controller | Jun 12 10:59:20.051312 crc crio[19822]: time="2026-06-12T10:59:20.051229643Z" level=info msg="Stopping pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7" id=ce1b0072-bde1-455d-82f5-3f17278aecd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.250687 | controller | Jun 12 10:59:20.052207 crc crio[19822]: time="2026-06-12T10:59:20.052104561Z" level=info msg="Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc00140e430}] Aliases:map[]}"
2026-06-12 11:43:48.250714 | controller | Jun 12 10:59:20.052391 crc crio[19822]: time="2026-06-12T10:59:20.052336717Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-682b2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.250794 | controller | Jun 12 10:59:20.393412 crc crio[19822]: time="2026-06-12T10:59:20.392994355Z" level=info msg="Stopped pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7" id=ce1b0072-bde1-455d-82f5-3f17278aecd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.250821 | controller | Jun 12 10:59:20.951004 crc crio[19822]: time="2026-06-12T10:59:20.950507482Z" level=info msg="Removing container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba" id=7eb60d29-8e95-41c6-9248-175c3ca2c3cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.250839 | controller | Jun 12 10:59:20.984918 crc crio[19822]: time="2026-06-12T10:59:20.984563842Z" level=info msg="Removed container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server" id=7eb60d29-8e95-41c6-9248-175c3ca2c3cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.250883 | controller | Jun 12 10:59:20.988247 crc crio[19822]: time="2026-06-12T10:59:20.988103001Z" level=info msg="Removing container: efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36" id=525976b7-6d34-4b2c-a25b-d567c57da83d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.250908 | controller | Jun 12 10:59:21.051393 crc crio[19822]: time="2026-06-12T10:59:21.051281247Z" level=info msg="Removed container efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36: openshift-marketplace/redhat-marketplace-682b2/extract-content" id=525976b7-6d34-4b2c-a25b-d567c57da83d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.250925 | controller | Jun 12 10:59:21.054112 crc crio[19822]: time="2026-06-12T10:59:21.053999833Z" level=info msg="Removing container: e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c" id=a8f6ff55-fafb-4d3d-8338-3cd95b8588a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.250941 | controller | Jun 12 10:59:21.099207 crc crio[19822]: time="2026-06-12T10:59:21.099074597Z" level=info msg="Removed container e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c: openshift-marketplace/redhat-marketplace-682b2/extract-utilities" id=a8f6ff55-fafb-4d3d-8338-3cd95b8588a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.250957 | controller | Jun 12 10:59:23.999399 crc crio[19822]: time="2026-06-12T10:59:23.998648495Z" level=info msg="Stopping pod sandbox: 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b" id=2a1f661f-dc01-4e12-b666-d43149a5ea0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.250973 | controller | Jun 12 10:59:24.000983 crc crio[19822]: time="2026-06-12T10:59:24.000121732Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008d8c0}] Aliases:map[]}"
2026-06-12 11:43:48.250990 | controller | Jun 12 10:59:24.000983 crc crio[19822]: time="2026-06-12T10:59:24.000286208Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.251006 | controller | Jun 12 10:59:24.547360 crc crio[19822]: time="2026-06-12T10:59:24.546539294Z" level=info msg="Stopped pod sandbox: 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b" id=2a1f661f-dc01-4e12-b666-d43149a5ea0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.251022 | controller | Jun 12 10:59:25.569565 crc crio[19822]: time="2026-06-12T10:59:25.568878039Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/POD" id=2e6c727e-f6fd-47a8-9c47-eb2ab9929800 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.251038 | controller | Jun 12 10:59:25.571052 crc crio[19822]: time="2026-06-12T10:59:25.569600703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251054 | controller | Jun 12 10:59:25.629612 crc crio[19822]: time="2026-06-12T10:59:25.628765669Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc002ed0e10}] Aliases:map[]}"
2026-06-12 11:43:48.251071 | controller | Jun 12 10:59:25.629612 crc crio[19822]: time="2026-06-12T10:59:25.629424281Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.251092 | controller | Jun 12 10:59:26.142447 crc crio[19822]: 2026-06-12T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef40f090e45b92c Mac:da:f4:b5:fb:d7:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 SocketPath: PciID:}] [{Interface:0xc0002a2d90 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.251112 | controller | Jun 12 10:59:26.144353 crc crio[19822]: time="2026-06-12T10:59:26.144262047Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc002ed0e10}] Aliases:map[]}"
2026-06-12 11:43:48.251137 | controller | Jun 12 10:59:26.144454 crc crio[19822]: time="2026-06-12T10:59:26.144438473Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.251163 | controller | Jun 12 10:59:26.158751 crc crio[19822]: time="2026-06-12T10:59:26.158657605Z" level=info msg="Ran pod sandbox ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/POD" id=2e6c727e-f6fd-47a8-9c47-eb2ab9929800 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.251183 | controller | Jun 12 10:59:26.164665 crc crio[19822]: time="2026-06-12T10:59:26.164558453Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d6d56394-ffd7-4399-9fc0-e10da9aa3654 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.251201 | controller | Jun 12 10:59:26.173552 crc crio[19822]: time="2026-06-12T10:59:26.173478038Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.251217 | controller | Jun 12 10:59:26.678911 crc crio[19822]: time="2026-06-12T10:59:26.678734747Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d6d56394-ffd7-4399-9fc0-e10da9aa3654 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.251234 | controller | Jun 12 10:59:26.681469 crc crio[19822]: time="2026-06-12T10:59:26.68136687Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=943aa625-d9fa-4a25-96c4-dba3aad6d0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.251250 | controller | Jun 12 10:59:26.748494 crc crio[19822]: time="2026-06-12T10:59:26.748081788Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c7671832-4b37-4e02-8b4e-1b1a7d50be32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.251266 | controller | Jun 12 10:59:26.762475 crc crio[19822]: time="2026-06-12T10:59:26.762377455Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=b078a273-3d5d-4f8d-bde9-4b1d3c72f0a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.251290 | controller | Jun 12 10:59:26.762928 crc crio[19822]: time="2026-06-12T10:59:26.762798119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251315 | controller | Jun 12 10:59:26.823887 crc crio[19822]: time="2026-06-12T10:59:26.823724723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251332 | controller | Jun 12 10:59:26.827393 crc crio[19822]: time="2026-06-12T10:59:26.827307996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251348 | controller | Jun 12 10:59:26.990856 crc crio[19822]: time="2026-06-12T10:59:26.990680888Z" level=info msg="Created container 1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=b078a273-3d5d-4f8d-bde9-4b1d3c72f0a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.251365 | controller | Jun 12 10:59:26.992250 crc crio[19822]: time="2026-06-12T10:59:26.992189836Z" level=info msg="Starting container: 1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec" id=39265a3f-5e99-41a9-9091-74614186b8a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.251381 | controller | Jun 12 10:59:26.998431 crc crio[19822]: time="2026-06-12T10:59:26.998320322Z" level=info msg="Started container" PID=190534 containerID=1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam id=39265a3f-5e99-41a9-9091-74614186b8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d
2026-06-12 11:43:48.251399 | controller | Jun 12 10:59:31.471707 crc crio[19822]: time="2026-06-12T10:59:31.470877287Z" level=info msg="Stopping pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7" id=dc786efb-c95b-412f-b5eb-a911eda7b39f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.251417 | controller | Jun 12 10:59:31.471707 crc crio[19822]: time="2026-06-12T10:59:31.471568309Z" level=info msg="Stopped pod sandbox (already stopped): 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7" id=dc786efb-c95b-412f-b5eb-a911eda7b39f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.251433 | controller | Jun 12 10:59:31.474072 crc crio[19822]: time="2026-06-12T10:59:31.472496089Z" level=info msg="Removing pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7" id=9f60c053-5a5a-413d-b640-739d0bcc1b4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.251450 | controller | Jun 12 10:59:31.489120 crc crio[19822]: time="2026-06-12T10:59:31.488791469Z" level=info msg="Removed pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7" id=9f60c053-5a5a-413d-b640-739d0bcc1b4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.251466 | controller | Jun 12 11:00:00.529632 crc crio[19822]: time="2026-06-12T11:00:00.528509416Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687700-x9wsc/POD" id=9bb6d594-84bb-4729-8b60-87efdb494829 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.251481 | controller | Jun 12 11:00:00.531486 crc crio[19822]: time="2026-06-12T11:00:00.531459464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251497 | controller | Jun 12 11:00:00.553242 crc crio[19822]: time="2026-06-12T11:00:00.553149542Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/POD" id=32f9e368-c7af-4bab-a6b7-805fb9904345 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.251517 | controller | Jun 12 11:00:00.553419 crc crio[19822]: time="2026-06-12T11:00:00.553275646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251535 | controller | Jun 12 11:00:00.608133 crc crio[19822]: time="2026-06-12T11:00:00.608061295Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}"
2026-06-12 11:43:48.251552 | controller | Jun 12 11:00:00.608475 crc crio[19822]: time="2026-06-12T11:00:00.608452368Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687700-x9wsc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.251568 | controller | Jun 12 11:00:00.619802 crc crio[19822]: time="2026-06-12T11:00:00.619619674Z" level=info msg="Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc00101a900}] Aliases:map[]}"
2026-06-12 11:43:48.251585 | controller | Jun 12 11:00:00.620273 crc crio[19822]: time="2026-06-12T11:00:00.619886053Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.251601 | controller | Jun 12 11:00:01.248985 crc crio[19822]: 2026-06-12T11:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54c51cc1132ebcf Mac:2e:f3:a6:0e:20:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.251617 | controller | Jun 12 11:00:01.248985 crc crio[19822]: time="2026-06-12T11:00:01.248966762Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}"
2026-06-12 11:43:48.251633 | controller | Jun 12 11:00:01.250391 crc crio[19822]: time="2026-06-12T11:00:01.249189629Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687700-x9wsc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.251649 | controller | Jun 12 11:00:01.263707 crc crio[19822]: time="2026-06-12T11:00:01.263585173Z" level=info msg="Ran pod sandbox 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 with infra container: openshift-infra/auto-csr-approver-29687700-x9wsc/POD" id=9bb6d594-84bb-4729-8b60-87efdb494829 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.251666 | controller | Jun 12 11:00:01.266954 crc crio[19822]: time="2026-06-12T11:00:01.26680261Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1a2501b0-dfec-4e9c-9a0d-ed6f141062d1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.251687 | controller | Jun 12 11:00:01.279693 crc crio[19822]: time="2026-06-12T11:00:01.279607909Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.251704 | controller | Jun 12 11:00:01.342597 crc crio[19822]: 2026-06-12T11:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aadf85d4a8ce202 Mac:4a:b1:2f:9f:4f:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 SocketPath: PciID:}] [{Interface:0xc0002f78a0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.251721 | controller | Jun 12 11:00:01.343961 crc crio[19822]: time="2026-06-12T11:00:01.343876839Z" level=info msg="Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc00101a900}] Aliases:map[]}"
2026-06-12 11:43:48.251737 | controller | Jun 12 11:00:01.344198 crc crio[19822]: time="2026-06-12T11:00:01.344133228Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.251753 | controller | Jun 12 11:00:01.356747 crc crio[19822]: time="2026-06-12T11:00:01.356472626Z" level=info msg="Ran pod sandbox aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/POD" id=32f9e368-c7af-4bab-a6b7-805fb9904345 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.251769 | controller | Jun 12 11:00:01.360611 crc crio[19822]: time="2026-06-12T11:00:01.360568471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5d232ee7-821b-4790-970e-5bf69647df01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.251786 | controller | Jun 12 11:00:01.363610 crc crio[19822]: time="2026-06-12T11:00:01.363268707Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0554dcd4-2c47-43a6-bf13-2ede70e1fa27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.251802 | controller | Jun 12 11:00:01.372965 crc crio[19822]: time="2026-06-12T11:00:01.372679938Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles" id=ab4bcbc0-b5b3-473e-9d22-f8bfe06ea908 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.251818 | controller | Jun 12 11:00:01.373629 crc crio[19822]: time="2026-06-12T11:00:01.373544445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251834 | controller | Jun 12 11:00:01.444885 crc crio[19822]: time="2026-06-12T11:00:01.444768097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251868 | controller | Jun 12 11:00:01.449429 crc crio[19822]: time="2026-06-12T11:00:01.449403275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.251891 | controller | Jun 12 11:00:01.636645 crc crio[19822]: time="2026-06-12T11:00:01.636569946Z" level=info msg="Created container 376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles" id=ab4bcbc0-b5b3-473e-9d22-f8bfe06ea908 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.251914 | controller | Jun 12 11:00:01.640360 crc crio[19822]: time="2026-06-12T11:00:01.640084848Z" level=info msg="Starting container: 376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6" id=eadee5ac-7be7-4dc5-aa93-0058b6a95ae4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.251931 | controller | Jun 12 11:00:01.649089 crc crio[19822]: time="2026-06-12T11:00:01.64635611Z" level=info msg="Started container" PID=192460 containerID=376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6 description=openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles id=eadee5ac-7be7-4dc5-aa93-0058b6a95ae4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea
2026-06-12 11:43:48.251948 | controller | Jun 12 11:00:03.642011 crc crio[19822]: time="2026-06-12T11:00:03.63966039Z" level=info msg="Stopping pod sandbox: aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea" id=e222b79d-d13d-450c-b7d6-f64096ef948b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.251964 | controller | Jun 12 11:00:03.642011 crc crio[19822]: time="2026-06-12T11:00:03.64120009Z" level=info msg="Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc0007ad408}] Aliases:map[]}"
2026-06-12 11:43:48.251981 | controller | Jun 12 11:00:03.642011 crc crio[19822]: time="2026-06-12T11:00:03.641407556Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.251997 | controller | Jun 12 11:00:04.005534 crc crio[19822]: time="2026-06-12T11:00:04.004985025Z" level=info msg="Stopped pod sandbox: aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea" id=e222b79d-d13d-450c-b7d6-f64096ef948b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252013 | controller | Jun 12 11:00:17.789070 crc crio[19822]: time="2026-06-12T11:00:17.788209512Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1a2501b0-dfec-4e9c-9a0d-ed6f141062d1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.252029 | controller | Jun 12 11:00:17.790617 crc crio[19822]: time="2026-06-12T11:00:17.789610717Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a514d18b-9762-47b2-b74c-c2ce4ed5dee3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.252057 | controller | Jun 12 11:00:17.792248 crc crio[19822]: time="2026-06-12T11:00:17.792168979Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a0ed1f6f-3370-42d9-adf2-86a039620ac5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.252105 | controller | Jun 12 11:00:17.802528 crc crio[19822]: time="2026-06-12T11:00:17.802476008Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687700-x9wsc/oc" id=65471bec-1b08-4394-b767-031c97a6cbe3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.252127 | controller | Jun 12 11:00:17.804561 crc crio[19822]: time="2026-06-12T11:00:17.804529734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.252150 | controller | Jun 12 11:00:17.868363 crc crio[19822]: time="2026-06-12T11:00:17.86826734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.252167 | controller | Jun 12 11:00:18.151330 crc crio[19822]: time="2026-06-12T11:00:18.151186523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.252183 | controller | Jun 12 11:00:18.282546 crc crio[19822]: time="2026-06-12T11:00:18.282043527Z" level=info msg="Created container c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e: openshift-infra/auto-csr-approver-29687700-x9wsc/oc" id=65471bec-1b08-4394-b767-031c97a6cbe3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.252201 | controller | Jun 12 11:00:18.283931 crc crio[19822]: time="2026-06-12T11:00:18.283877176Z" level=info msg="Starting container: c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e" id=393d1db8-4eb6-4593-8e7d-d68a0eab19c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.252225 | controller | Jun 12 11:00:18.298317 crc crio[19822]: time="2026-06-12T11:00:18.298248906Z" level=info msg="Started container" PID=193499 containerID=c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e description=openshift-infra/auto-csr-approver-29687700-x9wsc/oc id=393d1db8-4eb6-4593-8e7d-d68a0eab19c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424
2026-06-12 11:43:48.252250 | controller | Jun 12 11:00:19.870751 crc crio[19822]: time="2026-06-12T11:00:19.870372288Z" level=info msg="Stopping pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424" id=e7ece5ae-a492-4b7a-a999-af508698bb5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252269 | controller | Jun 12 11:00:19.872241 crc crio[19822]: time="2026-06-12T11:00:19.871596918Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00244c718}] Aliases:map[]}"
2026-06-12 11:43:48.252286 | controller | Jun 12 11:00:19.872241 crc crio[19822]: time="2026-06-12T11:00:19.871773544Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687700-x9wsc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.252302 | controller | Jun 12 11:00:20.246925 crc crio[19822]: time="2026-06-12T11:00:20.246295392Z" level=info msg="Stopped pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424" id=e7ece5ae-a492-4b7a-a999-af508698bb5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252318 | controller | Jun 12 11:00:31.508760 crc crio[19822]: time="2026-06-12T11:00:31.508225435Z" level=info msg="Removing container: bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d" id=7f36e143-ba59-4e45-851c-e9e7a1ecdc27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.252335 | controller | Jun 12 11:00:31.660706 crc crio[19822]: time="2026-06-12T11:00:31.660248226Z" level=info msg="Removed container bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d: openshift-infra/auto-csr-approver-29687694-fsqnt/oc" id=7f36e143-ba59-4e45-851c-e9e7a1ecdc27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.252351 | controller | Jun 12 11:00:31.664940 crc crio[19822]: time="2026-06-12T11:00:31.664767709Z" level=info msg="Removing container: f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484" id=d9523d52-183f-4ac1-a2a2-b39d8c048be0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.252372 | controller | Jun 12 11:00:31.699444 crc crio[19822]: time="2026-06-12T11:00:31.699222293Z" level=info msg="Removed container f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles" id=d9523d52-183f-4ac1-a2a2-b39d8c048be0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.252389 | controller | Jun 12 11:00:31.712686 crc crio[19822]: time="2026-06-12T11:00:31.71244124Z" level=info msg="Stopping pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9" id=fccaa1b8-b594-407b-a02a-cb80cf2dbd18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252406 | controller | Jun 12 11:00:31.712686 crc crio[19822]: time="2026-06-12T11:00:31.712559613Z" level=info msg="Stopped pod sandbox (already stopped): b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9" id=fccaa1b8-b594-407b-a02a-cb80cf2dbd18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252423 | controller | Jun 12 11:00:31.713406 crc crio[19822]: time="2026-06-12T11:00:31.713168023Z" level=info msg="Removing pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9" id=57b5acc9-a1cc-4075-b302-222e6c185b06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.252439 | controller | Jun 12 11:00:31.742940 crc crio[19822]: time="2026-06-12T11:00:31.742746892Z" level=info msg="Removed pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9" id=57b5acc9-a1cc-4075-b302-222e6c185b06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.252455 | controller | Jun 12 11:00:31.744058 crc crio[19822]: time="2026-06-12T11:00:31.743916994Z" level=info msg="Stopping pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02" id=69d8b50a-2e2f-42d9-9bfd-5ed62eeaac8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252471 | controller | Jun 12 11:00:31.744173 crc crio[19822]: time="2026-06-12T11:00:31.744058519Z" level=info msg="Stopped pod sandbox (already stopped): a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02" id=69d8b50a-2e2f-42d9-9bfd-5ed62eeaac8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252517 | controller | Jun 12 11:00:31.745362 crc crio[19822]: time="2026-06-12T11:00:31.745207276Z" level=info msg="Removing pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02" id=b71951ad-a1c5-4094-ac85-f01f2cddaa41 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.252537 | controller | Jun 12 11:00:31.779429 crc crio[19822]: time="2026-06-12T11:00:31.77936049Z" level=info msg="Removed pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02" id=b71951ad-a1c5-4094-ac85-f01f2cddaa41 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.252554 | controller | Jun 12 11:01:00.570401 crc crio[19822]: time="2026-06-12T11:01:00.569362648Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29687701-v8qp5/POD" id=bb0f1393-e08f-4c80-8e8b-8c7403842af8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.252570 | controller | Jun 12 11:01:00.570401 crc crio[19822]: time="2026-06-12T11:01:00.57034916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.252587 | controller | Jun 12 11:01:00.610611 crc crio[19822]: time="2026-06-12T11:01:00.610552633Z" level=info msg="Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc003095820}] Aliases:map[]}"
2026-06-12 11:43:48.252610 | controller | Jun 12 11:01:00.610979 crc crio[19822]: time="2026-06-12T11:01:00.610958016Z" level=info msg="Adding pod openstack_keystone-cron-29687701-v8qp5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.252628 | controller | Jun 12 11:01:01.157272 crc crio[19822]: 2026-06-12T11:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c84994e949724c Mac:22:97:8e:49:92:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 SocketPath: PciID:}] [{Interface:0xc00029e770 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.252645 | controller | Jun 12 11:01:01.159112 crc crio[19822]: time="2026-06-12T11:01:01.159065937Z" level=info msg="Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc003095820}] Aliases:map[]}"
2026-06-12 11:43:48.252662 | controller | Jun 12 11:01:01.159379 crc crio[19822]: time="2026-06-12T11:01:01.159361386Z" level=info msg="Checking pod openstack_keystone-cron-29687701-v8qp5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.252679 | controller | Jun 12 11:01:01.168662 crc crio[19822]: time="2026-06-12T11:01:01.168184321Z" level=info msg="Ran pod sandbox 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 with infra container: openstack/keystone-cron-29687701-v8qp5/POD" id=bb0f1393-e08f-4c80-8e8b-8c7403842af8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.252695 | controller | Jun 12 11:01:01.172184 crc crio[19822]: time="2026-06-12T11:01:01.172142218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=d1910ff4-bdba-445a-826b-d5fcbf267527 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.252712 | controller | Jun 12 11:01:01.207361 crc crio[19822]: time="2026-06-12T11:01:01.207147875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=dfcce11e-195f-4b55-afa1-ae48ce9fc0e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.252728 | controller | Jun 12 11:01:01.220482 crc crio[19822]: time="2026-06-12T11:01:01.220344156Z" level=info msg="Creating container: openstack/keystone-cron-29687701-v8qp5/keystone-cron" id=c60aeaf8-90f7-4800-ac41-cc49391b3e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.252744 | controller | Jun 12 11:01:01.220775 crc crio[19822]: time="2026-06-12T11:01:01.220729738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.252760 | controller | Jun 12 11:01:01.312078 crc crio[19822]: time="2026-06-12T11:01:01.311943858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.252776 | controller | Jun 12 11:01:01.319939 crc crio[19822]: time="2026-06-12T11:01:01.319855081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.252793 | controller | Jun 12 11:01:01.471354 crc crio[19822]: time="2026-06-12T11:01:01.471081934Z" level=info msg="Created container 78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336: openstack/keystone-cron-29687701-v8qp5/keystone-cron" id=c60aeaf8-90f7-4800-ac41-cc49391b3e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.252814 | controller | Jun 12 11:01:01.473746 crc crio[19822]: time="2026-06-12T11:01:01.473673438Z" level=info msg="Starting container: 78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336" id=623d81e5-bce2-44e5-89d6-2a084348f2be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.252831 | controller | Jun 12 11:01:01.479924 crc crio[19822]: time="2026-06-12T11:01:01.479786413Z" level=info msg="Started container" PID=196024 containerID=78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336 description=openstack/keystone-cron-29687701-v8qp5/keystone-cron id=623d81e5-bce2-44e5-89d6-2a084348f2be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146
2026-06-12 11:43:48.252865 | controller | Jun 12 11:01:07.595260 crc crio[19822]: time="2026-06-12T11:01:07.594267283Z" level=info msg="Stopping pod sandbox: 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146" id=47b7fa93-3e93-4cf2-97b4-7d1b6e1c07d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252899 | controller | Jun 12 11:01:07.596951 crc crio[19822]: time="2026-06-12T11:01:07.596267167Z" level=info msg="Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc000121020}] Aliases:map[]}"
2026-06-12 11:43:48.252919 | controller | Jun 12 11:01:07.596951 crc crio[19822]: time="2026-06-12T11:01:07.596429562Z" level=info msg="Deleting pod openstack_keystone-cron-29687701-v8qp5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.252936 | controller | Jun 12 11:01:07.991592 crc crio[19822]: time="2026-06-12T11:01:07.99078892Z" level=info msg="Stopped pod sandbox: 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146" id=47b7fa93-3e93-4cf2-97b4-7d1b6e1c07d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.252953 | controller | Jun 12 11:02:00.558172 crc crio[19822]: time="2026-06-12T11:02:00.557297648Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687702-wnx6b/POD" id=1a2c94d8-7fbc-468a-b27e-f85d68b13f46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.252969 | controller | Jun 12 11:02:00.559407 crc crio[19822]: time="2026-06-12T11:02:00.558232898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.252986 | controller | Jun 12 11:02:00.594985 crc crio[19822]: time="2026-06-12T11:02:00.594794204Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00101a6b8}] Aliases:map[]}"
2026-06-12 11:43:48.253003 | controller | Jun 12 11:02:00.594985 crc crio[19822]: time="2026-06-12T11:02:00.594939429Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687702-wnx6b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.253020 | controller | Jun 12 11:02:01.136878 crc crio[19822]: 2026-06-12T11:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84571c7c3e3a660 Mac:02:11:b7:e1:f7:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.253042 | controller | Jun 12 11:02:01.138576 crc crio[19822]: time="2026-06-12T11:02:01.138520762Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00101a6b8}] Aliases:map[]}"
2026-06-12 11:43:48.253059 | controller | Jun 12 11:02:01.138752 crc crio[19822]: time="2026-06-12T11:02:01.138690177Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687702-wnx6b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.253075 | controller | Jun 12 11:02:01.149446 crc crio[19822]: time="2026-06-12T11:02:01.14916399Z" level=info msg="Ran pod sandbox 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd with infra container: openshift-infra/auto-csr-approver-29687702-wnx6b/POD" id=1a2c94d8-7fbc-468a-b27e-f85d68b13f46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.253091 | controller | Jun 12 11:02:01.152251 crc crio[19822]: time="2026-06-12T11:02:01.152162186Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=31554265-3445-4c69-a348-431d025d241d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.253107 | controller | Jun 12 11:02:01.163641 crc crio[19822]: time="2026-06-12T11:02:01.163545429Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.253123 | controller | Jun 12 11:02:01.992793 crc crio[19822]: time="2026-06-12T11:02:01.992156024Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=31554265-3445-4c69-a348-431d025d241d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.253139 | controller | Jun 12 11:02:01.994715 crc crio[19822]: time="2026-06-12T11:02:01.994585531Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=410f5e51-011e-43bf-b85d-a9820f5e9c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.253155 | controller | Jun 12 11:02:01.999035 crc crio[19822]: time="2026-06-12T11:02:01.998906461Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9936997c-2d3d-4641-9ebf-f9bdb7f50442 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.253172 | controller | Jun 12 11:02:02.007384 crc crio[19822]: time="2026-06-12T11:02:02.007252005Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687702-wnx6b/oc" id=4ce67f4e-5b9b-4fd7-bbf6-2e17e10d7595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.253188 | controller | Jun 12 11:02:02.008499 crc crio[19822]: time="2026-06-12T11:02:02.008411142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.253204 | controller | Jun 12 11:02:02.063594 crc crio[19822]: time="2026-06-12T11:02:02.06350906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.253220 | controller | Jun 12 11:02:02.352994 crc crio[19822]: time="2026-06-12T11:02:02.352546501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.253236 | controller | Jun 12 11:02:02.490591 crc crio[19822]: time="2026-06-12T11:02:02.490494992Z" level=info msg="Created container 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5: openshift-infra/auto-csr-approver-29687702-wnx6b/oc" id=4ce67f4e-5b9b-4fd7-bbf6-2e17e10d7595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.253256 | controller | Jun 12 11:02:02.492893 crc crio[19822]: time="2026-06-12T11:02:02.492755034Z" level=info msg="Starting container: 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5" id=566d9835-574f-4ba8-954e-375b65341682 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.253273 | controller | Jun 12 11:02:02.506617 crc crio[19822]: time="2026-06-12T11:02:02.506495922Z" level=info msg="Started container" PID=199482 containerID=4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5 description=openshift-infra/auto-csr-approver-29687702-wnx6b/oc id=566d9835-574f-4ba8-954e-375b65341682 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd
2026-06-12 11:43:48.253291 | controller | Jun 12 11:02:04.449751 crc crio[19822]: time="2026-06-12T11:02:04.449242661Z" level=info msg="Stopping pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd" id=d4f741eb-5572-4c17-ac05-500328c114fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.253316 | controller | Jun 12 11:02:04.451232 crc crio[19822]: time="2026-06-12T11:02:04.450645216Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00140e640}] Aliases:map[]}"
2026-06-12 11:43:48.253345 | controller | Jun 12 11:02:04.451232 crc crio[19822]: time="2026-06-12T11:02:04.450895474Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687702-wnx6b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.253370 | controller | Jun 12 11:02:04.778902 crc crio[19822]: time="2026-06-12T11:02:04.77831889Z" level=info msg="Stopped pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd" id=d4f741eb-5572-4c17-ac05-500328c114fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.253396 | controller | Jun 12 11:02:31.825905 crc crio[19822]: time="2026-06-12T11:02:31.825174919Z" level=info msg="Removing container: 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0" id=0ab8ed95-f2d8-46ae-932d-5974e437c45e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.253421 | controller | Jun 12 11:02:31.950222 crc crio[19822]: time="2026-06-12T11:02:31.949984868Z" level=info msg="Removed container 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0: openshift-infra/auto-csr-approver-29687696-grsrz/oc" id=0ab8ed95-f2d8-46ae-932d-5974e437c45e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.253439 | controller | Jun 12 11:02:31.963160 crc crio[19822]: time="2026-06-12T11:02:31.9624495Z" level=info msg="Stopping pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a" id=b53aa7f8-e4c7-40f7-a269-d9d509acef15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.253455 | controller | Jun 12 11:02:31.963160 crc crio[19822]: time="2026-06-12T11:02:31.962571974Z" level=info msg="Stopped pod sandbox (already stopped): 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a" id=b53aa7f8-e4c7-40f7-a269-d9d509acef15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.253472 | controller | Jun 12 11:02:31.963892 crc crio[19822]: time="2026-06-12T11:02:31.963529402Z" level=info msg="Removing pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a" id=76821b4a-1abb-4ac6-8881-4b5842c15525 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.253494 | controller | Jun 12 11:02:31.992607 crc crio[19822]: time="2026-06-12T11:02:31.991008004Z" level=info msg="Removed pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a" id=76821b4a-1abb-4ac6-8881-4b5842c15525 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.253511 | controller | Jun 12 11:02:48.068551 crc crio[19822]: time="2026-06-12T11:02:48.067757735Z" level=info msg="Stopping pod sandbox: ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d" id=af6cf967-3bb4-44c5-809c-1ccbb7040b90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.253527 | controller | Jun 12 11:02:48.070644 crc crio[19822]: time="2026-06-12T11:02:48.070616377Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc00101b708}] Aliases:map[]}"
2026-06-12 11:43:48.253544 | controller | Jun 12 11:02:48.070944 crc crio[19822]: time="2026-06-12T11:02:48.070919757Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.253562 | controller | Jun 12 11:02:48.604974 crc crio[19822]: time="2026-06-12T11:02:48.604413556Z" level=info msg="Stopped pod sandbox: ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d" id=af6cf967-3bb4-44c5-809c-1ccbb7040b90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.253579 | controller | Jun 12 11:02:49.710490 crc crio[19822]: time="2026-06-12T11:02:49.709995368Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/POD" id=6031bc05-1a18-4e37-93ab-0d8da9256782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.253595 | controller | Jun 12 11:02:49.712252 crc crio[19822]: time="2026-06-12T11:02:49.710531755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.253611 | controller | Jun 12 11:02:49.758474 crc crio[19822]: time="2026-06-12T11:02:49.758321859Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc003264028}] Aliases:map[]}"
2026-06-12 11:43:48.253628 | controller | Jun 12 11:02:49.758474 crc crio[19822]: time="2026-06-12T11:02:49.758416362Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.253645 | controller | Jun 12 11:02:50.267570 crc crio[19822]: 2026-06-12T11:02:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e89464e053097f6 Mac:ce:04:d3:38:68:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.253661 | controller | Jun 12 11:02:50.271885 crc crio[19822]: time="2026-06-12T11:02:50.271743089Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc003264028}] Aliases:map[]}"
2026-06-12 11:43:48.253684 | controller | Jun 12 11:02:50.272231 crc crio[19822]: time="2026-06-12T11:02:50.272155472Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.253701 | controller | Jun 12 11:02:50.284794 crc crio[19822]: time="2026-06-12T11:02:50.284690704Z" level=info msg="Ran pod sandbox e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/POD" id=6031bc05-1a18-4e37-93ab-0d8da9256782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.253718 | controller | Jun 12 11:02:50.288299 crc crio[19822]: time="2026-06-12T11:02:50.288194813Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=af51b8d5-2dee-41af-940f-015c50f78441 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.253736 | controller | Jun 12 11:02:50.302416 crc crio[19822]: time="2026-06-12T11:02:50.302335079Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-12 11:43:48.253753 | controller | Jun 12 11:02:50.748441 crc crio[19822]: time="2026-06-12T11:02:50.745754091Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=af51b8d5-2dee-41af-940f-015c50f78441 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.253769 | controller | Jun 12 11:02:50.748441 crc crio[19822]: time="2026-06-12T11:02:50.747553327Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4e449d2a-5d35-4e28-8076-f7b25dea04f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.253785 | controller | Jun 12 11:02:50.811999 crc crio[19822]: time="2026-06-12T11:02:50.811915241Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2c759e9d-a354-4e93-87e7-a9f53870e6f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.253801 | controller | Jun 12 11:02:50.821743 crc crio[19822]: time="2026-06-12T11:02:50.821639163Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=415cac5d-4b2c-483e-abc1-9c3ca5ca3236 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.253817 | controller | Jun 12 11:02:50.822297 crc crio[19822]: time="2026-06-12T11:02:50.822232402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.253833 | controller | Jun 12 11:02:50.901390 crc crio[19822]: time="2026-06-12T11:02:50.90122022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.253866 | controller | Jun 12 11:02:50.906904 crc crio[19822]: time="2026-06-12T11:02:50.905934161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.253895 | controller | Jun 12 11:02:51.074547 crc crio[19822]: time="2026-06-12T11:02:51.074442787Z" level=info msg="Created container 42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=415cac5d-4b2c-483e-abc1-9c3ca5ca3236 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.253913 | controller | Jun 12 11:02:51.075684 crc crio[19822]: time="2026-06-12T11:02:51.075542701Z" level=info msg="Starting container: 42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4" id=d80c1854-5493-4a07-90db-d4b6ec80a98e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.253930 | controller | Jun 12 11:02:51.081120 crc crio[19822]: time="2026-06-12T11:02:51.081006055Z" level=info msg="Started container" PID=202421 containerID=42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=d80c1854-5493-4a07-90db-d4b6ec80a98e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407
2026-06-12 11:43:48.253947 | controller | Jun 12 11:04:00.562963 crc crio[19822]: time="2026-06-12T11:04:00.561640581Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687704-w96kn/POD" id=6e36d06d-cd8b-4fa0-beb5-e56ec53c95ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.253964 | controller | Jun 12 11:04:00.564740 crc crio[19822]: time="2026-06-12T11:04:00.562993094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.253981 | controller | Jun 12 11:04:00.612411 crc crio[19822]: time="2026-06-12T11:04:00.612249304Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc003264520}] Aliases:map[]}"
2026-06-12 11:43:48.253998 | controller | Jun 12 11:04:00.612757 crc crio[19822]: time="2026-06-12T11:04:00.612370299Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687704-w96kn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.254015 | controller | Jun 12 11:04:01.165964 crc crio[19822]: 2026-06-12T11:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f10f8e4052c938 Mac:ea:09:9e:8c:b4:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.254031 | controller | Jun 12 11:04:01.167648 crc crio[19822]: time="2026-06-12T11:04:01.16755228Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc003264520}] Aliases:map[]}"
2026-06-12 11:43:48.254047 | controller | Jun 12 11:04:01.167990 crc crio[19822]: time="2026-06-12T11:04:01.167729376Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687704-w96kn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.254068 | controller | Jun 12 11:04:01.178056 crc crio[19822]: time="2026-06-12T11:04:01.177766667Z" level=info msg="Ran pod sandbox 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b with infra container: openshift-infra/auto-csr-approver-29687704-w96kn/POD" id=6e36d06d-cd8b-4fa0-beb5-e56ec53c95ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.254085 | controller | Jun 12 11:04:01.183011 crc crio[19822]: time="2026-06-12T11:04:01.181581257Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=81adc28c-4fe7-418a-b128-0e73233617c6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.254101 | controller | Jun 12 11:04:01.195618 crc crio[19822]: time="2026-06-12T11:04:01.195499273Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.254117 | controller | Jun 12 11:04:02.388930 crc crio[19822]: time="2026-06-12T11:04:02.38813716Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=81adc28c-4fe7-418a-b128-0e73233617c6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.254133 | controller | Jun 12 11:04:02.390676 crc crio[19822]: time="2026-06-12T11:04:02.390283788Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7fa3d1e4-9f3c-4fc9-805d-2554e6dc0578 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.254149 | controller | Jun 12 11:04:02.393391 crc crio[19822]: time="2026-06-12T11:04:02.393261913Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e7820f95-13d8-40f0-896c-1a09b41d4d49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.254165 | controller | Jun 12 11:04:02.403176 crc crio[19822]: time="2026-06-12T11:04:02.403054345Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687704-w96kn/oc" id=fd9b8a52-eefb-486f-889b-c21aefc79e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.254182 | controller | Jun 12 11:04:02.404010 crc crio[19822]: time="2026-06-12T11:04:02.403918753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254198 | controller | Jun 12 11:04:02.468406 crc crio[19822]: time="2026-06-12T11:04:02.468215794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254214 | controller | Jun 12 11:04:02.761690 crc crio[19822]: time="2026-06-12T11:04:02.76149503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254230 | controller | Jun 12 11:04:02.899941 crc crio[19822]: time="2026-06-12T11:04:02.89971794Z" level=info msg="Created container f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef: openshift-infra/auto-csr-approver-29687704-w96kn/oc" id=fd9b8a52-eefb-486f-889b-c21aefc79e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.254246 | controller | Jun 12 11:04:02.901638 crc crio[19822]: time="2026-06-12T11:04:02.901412334Z" level=info msg="Starting container: f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef" id=d874db8d-e363-4ccb-aa94-9fbb6dbb9131 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.254262 | controller | Jun 12 11:04:02.908464 crc crio[19822]: time="2026-06-12T11:04:02.908384417Z" level=info msg="Started container" PID=206453 containerID=f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef description=openshift-infra/auto-csr-approver-29687704-w96kn/oc id=d874db8d-e363-4ccb-aa94-9fbb6dbb9131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b
2026-06-12 11:43:48.254279 | controller | Jun 12 11:04:05.320122 crc crio[19822]: time="2026-06-12T11:04:05.319115776Z" level=info msg="Stopping pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b" id=0f35177c-d0d7-48a0-bea0-7a8bcee6a554 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.254300 | controller | Jun 12 11:04:05.322633 crc crio[19822]: time="2026-06-12T11:04:05.320979314Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc002144b08}] Aliases:map[]}"
2026-06-12 11:43:48.254318 | controller | Jun 12 11:04:05.322633 crc crio[19822]: time="2026-06-12T11:04:05.321161012Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687704-w96kn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.254334 | controller | Jun 12 11:04:05.661492 crc crio[19822]: time="2026-06-12T11:04:05.66129052Z" level=info msg="Stopped pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b" id=0f35177c-d0d7-48a0-bea0-7a8bcee6a554 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.254350 | controller | Jun 12 11:04:32.048684 crc crio[19822]: time="2026-06-12T11:04:32.047740903Z" level=info msg="Removing container: 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf" id=fb9445b6-3720-44d2-9595-9a98607fe125 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.254366 | controller | Jun 12 11:04:32.191299 crc crio[19822]: time="2026-06-12T11:04:32.191088429Z" level=info msg="Removed container 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf: openshift-infra/auto-csr-approver-29687698-f5zgl/oc" id=fb9445b6-3720-44d2-9595-9a98607fe125 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.254382 | controller | Jun 12 11:04:32.211697 crc crio[19822]: time="2026-06-12T11:04:32.21156864Z" level=info msg="Stopping pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd" id=9a9da022-c97a-4384-be65-c6d24638aa67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.254398 | controller | Jun 12 11:04:32.211697 crc crio[19822]: time="2026-06-12T11:04:32.211707354Z" level=info msg="Stopped pod sandbox (already stopped): f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd" id=9a9da022-c97a-4384-be65-c6d24638aa67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.254414 | controller | Jun 12 11:04:32.213640 crc crio[19822]: time="2026-06-12T11:04:32.213390778Z" level=info msg="Removing pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd" id=85d99f15-8659-42a8-a506-4411c1805e37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.254430 | controller | Jun 12 11:04:32.238133 crc crio[19822]: time="2026-06-12T11:04:32.237939224Z" level=info msg="Removed pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd" id=85d99f15-8659-42a8-a506-4411c1805e37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.254447 | controller | Jun 12 11:05:07.630969 crc crio[19822]: time="2026-06-12T11:05:07.629683814Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-f7v7z/POD" id=85cbf7fc-319c-4773-9ba6-f2a41da783ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.254470 | controller | Jun 12 11:05:07.635362 crc crio[19822]: time="2026-06-12T11:05:07.631060109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254496 | controller | Jun 12 11:05:07.680267 crc crio[19822]: time="2026-06-12T11:05:07.679685001Z" level=info msg="Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002ed0c20}] Aliases:map[]}"
2026-06-12 11:43:48.254532 | controller | Jun 12 11:05:07.680267 crc crio[19822]: time="2026-06-12T11:05:07.679752294Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-f7v7z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.254559 | controller | Jun 12 11:05:08.303171 crc crio[19822]: 2026-06-12T11:05:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:165c02ecbeda2b1 Mac:be:c2:67:0c:34:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.254580 | controller | Jun 12 11:05:08.306887 crc crio[19822]: time="2026-06-12T11:05:08.30638486Z" level=info msg="Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002ed0c20}] Aliases:map[]}"
2026-06-12 11:43:48.254598 | controller | Jun 12 11:05:08.307473 crc crio[19822]: time="2026-06-12T11:05:08.307385843Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-f7v7z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.254614 | controller | Jun 12 11:05:08.333670 crc crio[19822]: time="2026-06-12T11:05:08.333567917Z" level=info msg="Ran pod sandbox 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 with infra container: openshift-marketplace/redhat-operators-f7v7z/POD" id=85cbf7fc-319c-4773-9ba6-f2a41da783ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.254631 | controller | Jun 12 11:05:08.348144 crc crio[19822]: time="2026-06-12T11:05:08.347912407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8b27a616-945c-414c-807c-4a52a656a3d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.254647 | controller | Jun 12 11:05:08.354242 crc crio[19822]: time="2026-06-12T11:05:08.353892269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b73252ab-3fe1-4ce4-b237-2d53fe66a6af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.254663 | controller | Jun 12 11:05:08.365493 crc crio[19822]: time="2026-06-12T11:05:08.365327496Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-f7v7z/extract-utilities" id=720be900-9746-4d39-b6f2-a38e0359288e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.254679 | controller | Jun 12 11:05:08.366134 crc crio[19822]: time="2026-06-12T11:05:08.366018138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254695 | controller | Jun 12 11:05:08.489168 crc crio[19822]: time="2026-06-12T11:05:08.48894175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254710 | controller | Jun 12 11:05:08.503676 crc crio[19822]: time="2026-06-12T11:05:08.501423415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254731 | controller | Jun 12 11:05:08.680092 crc crio[19822]: time="2026-06-12T11:05:08.6799591Z" level=info msg="Created container cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7: openshift-marketplace/redhat-operators-f7v7z/extract-utilities" id=720be900-9746-4d39-b6f2-a38e0359288e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.254748 | controller | Jun 12 11:05:08.682051 crc crio[19822]: time="2026-06-12T11:05:08.681944344Z" level=info msg="Starting container: cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7" id=275f057a-9613-4428-998c-a6d48b52b0f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.254765 | controller | Jun 12 11:05:08.695275 crc crio[19822]: time="2026-06-12T11:05:08.695156715Z" level=info msg="Started container" PID=210066 containerID=cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7 description=openshift-marketplace/redhat-operators-f7v7z/extract-utilities id=275f057a-9613-4428-998c-a6d48b52b0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558
2026-06-12 11:43:48.254781 | controller | Jun 12 11:05:09.336961 crc crio[19822]: time="2026-06-12T11:05:09.334120633Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a51c2646-9f94-452c-8094-b19b3da1061f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.254797 | controller | Jun 12 11:05:09.349794 crc crio[19822]: time="2026-06-12T11:05:09.349657654Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.254813 | controller | Jun 12 11:05:09.964717 crc crio[19822]: time="2026-06-12T11:05:09.964092357Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=a51c2646-9f94-452c-8094-b19b3da1061f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.254829 | controller | Jun 12 11:05:09.966638 crc crio[19822]: time="2026-06-12T11:05:09.965586505Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5bba1edc-586d-451e-9dc8-80054833c5ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.254845 | controller | Jun 12 11:05:09.968636 crc crio[19822]: time="2026-06-12T11:05:09.968516888Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d096ac29-5fe3-416f-80c6-5cb6e8fa275e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.254885 | controller | Jun 12 11:05:09.978896 crc crio[19822]: time="2026-06-12T11:05:09.978695346Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-f7v7z/extract-content" id=ded9e6be-13df-48a3-99b2-c24bcef25cba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.254902 | controller | Jun 12 11:05:09.979683 crc crio[19822]: time="2026-06-12T11:05:09.979282005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254919 | controller | Jun 12 11:05:10.064683 crc crio[19822]: time="2026-06-12T11:05:10.064592364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254935 | controller | Jun 12 11:05:10.077679 crc crio[19822]: time="2026-06-12T11:05:10.077580212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.254951 | controller | Jun 12 11:05:10.253332 crc crio[19822]: time="2026-06-12T11:05:10.25320226Z" level=info msg="Created container 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8: openshift-marketplace/redhat-operators-f7v7z/extract-content" id=ded9e6be-13df-48a3-99b2-c24bcef25cba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.254974 | controller | Jun 12 11:05:10.254693 crc crio[19822]: time="2026-06-12T11:05:10.254601995Z" level=info msg="Starting container: 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8" id=0cbee160-ab9d-4a1c-ad42-aa338a3adb89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.254992 | controller | Jun 12 11:05:10.261356 crc crio[19822]: time="2026-06-12T11:05:10.261241076Z" level=info msg="Started container" PID=210134 containerID=4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8 description=openshift-marketplace/redhat-operators-f7v7z/extract-content id=0cbee160-ab9d-4a1c-ad42-aa338a3adb89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558
2026-06-12 11:43:48.255009 | controller | Jun 12 11:05:17.529630 crc crio[19822]: time="2026-06-12T11:05:17.528510261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f3174f42-080d-4f5f-8ca6-bbc110ee2992 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.255025 | controller | Jun 12 11:05:17.533119 crc crio[19822]: time="2026-06-12T11:05:17.533056216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9b6c29a2-3d45-4cf4-ae36-2944ba6e031a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.255042 | controller | Jun 12 11:05:17.552942 crc crio[19822]: time="2026-06-12T11:05:17.547150575Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-f7v7z/registry-server" id=820140bb-6c4e-44ce-86ba-0f74e605d19b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.255058 | controller | Jun 12 11:05:17.552942 crc crio[19822]: time="2026-06-12T11:05:17.547568478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255074 | controller | Jun 12 11:05:17.627260 crc crio[19822]: time="2026-06-12T11:05:17.626858587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255090 | controller | Jun 12 11:05:17.631674 crc crio[19822]: time="2026-06-12T11:05:17.63162953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255107 | controller | Jun 12 11:05:17.807981 crc crio[19822]: time="2026-06-12T11:05:17.8079138Z" level=info msg="Created container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server" id=820140bb-6c4e-44ce-86ba-0f74e605d19b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.255123 | controller | Jun 12 11:05:17.810292 crc crio[19822]: time="2026-06-12T11:05:17.810222047Z" level=info msg="Starting container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2" id=c18734e8-4156-49f5-89bc-6756c440db1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.255140 | controller | Jun 12 11:05:17.822563 crc crio[19822]: time="2026-06-12T11:05:17.822443077Z" level=info msg="Started container" PID=210698 containerID=f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2 description=openshift-marketplace/redhat-operators-f7v7z/registry-server id=c18734e8-4156-49f5-89bc-6756c440db1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558
2026-06-12 11:43:48.255156 | controller | Jun 12 11:05:20.630220 crc crio[19822]: time="2026-06-12T11:05:20.629328964Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-c5lhl/POD" id=c814a4ce-9fe7-4fcc-a0fb-f0dbadc8d908 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.255177 | controller | Jun 12 11:05:20.631990 crc crio[19822]: time="2026-06-12T11:05:20.630247693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255194 | controller | Jun 12 11:05:20.666269 crc crio[19822]: time="2026-06-12T11:05:20.66618408Z" level=info msg="Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc005212148}] Aliases:map[]}"
2026-06-12 11:43:48.255211 | controller | Jun 12 11:05:20.666269 crc crio[19822]: time="2026-06-12T11:05:20.666248432Z" level=info msg="Adding pod openshift-marketplace_community-operators-c5lhl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.255228 | controller | Jun 12 11:05:21.322513 crc crio[19822]: 2026-06-12T11:05:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3553d761c1e54c9 Mac:86:8c:be:6f:15:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 SocketPath: PciID:}] [{Interface:0xc0004e0590 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.255245 | controller | Jun 12 11:05:21.324054 crc crio[19822]: time="2026-06-12T11:05:21.323947724Z" level=info msg="Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc005212148}] Aliases:map[]}"
2026-06-12 11:43:48.255262 | controller | Jun 12 11:05:21.324196 crc crio[19822]: time="2026-06-12T11:05:21.32413948Z" level=info msg="Checking pod openshift-marketplace_community-operators-c5lhl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.255278 | controller | Jun 12 11:05:21.345778 crc crio[19822]: time="2026-06-12T11:05:21.345679827Z" level=info msg="Ran pod sandbox 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 with infra container: openshift-marketplace/community-operators-c5lhl/POD" id=c814a4ce-9fe7-4fcc-a0fb-f0dbadc8d908 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.255295 | controller | Jun 12 11:05:21.348246 crc crio[19822]: time="2026-06-12T11:05:21.348157296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=03f5ff6b-0887-4bf0-9911-22308fefbb69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.255311 | controller | Jun 12 11:05:21.350542 crc crio[19822]: time="2026-06-12T11:05:21.350462679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df4fbfb7-f12b-4519-a01a-ee4adfe0a071 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.255327 | controller | Jun 12 11:05:21.376561 crc crio[19822]: time="2026-06-12T11:05:21.376343295Z" level=info msg="Creating container: openshift-marketplace/community-operators-c5lhl/extract-utilities" id=e5ff56a8-c3bc-42fc-97ff-ef3091d78a24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.255349 | controller | Jun 12 11:05:21.376989 crc crio[19822]: time="2026-06-12T11:05:21.376910753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255366 | controller | Jun 12 11:05:21.433862 crc crio[19822]: time="2026-06-12T11:05:21.433693255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255382 | controller | Jun 12 11:05:21.437883 crc crio[19822]: time="2026-06-12T11:05:21.437769325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255398 | controller | Jun 12 11:05:21.709010 crc crio[19822]: time="2026-06-12T11:05:21.708411489Z" level=info msg="Created container a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe: openshift-marketplace/community-operators-c5lhl/extract-utilities" id=e5ff56a8-c3bc-42fc-97ff-ef3091d78a24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.255414 | controller | Jun 12 11:05:21.710928 crc crio[19822]: time="2026-06-12T11:05:21.710869938Z" level=info msg="Starting container: a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe" id=d0d11f35-bcf7-47e8-bb73-c139490745cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.255430 | controller | Jun 12 11:05:21.718926 crc crio[19822]: time="2026-06-12T11:05:21.71879542Z" level=info msg="Started container" PID=210970 containerID=a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe description=openshift-marketplace/community-operators-c5lhl/extract-utilities id=d0d11f35-bcf7-47e8-bb73-c139490745cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0
2026-06-12 11:43:48.255447 | controller | Jun 12 11:05:22.641491 crc crio[19822]: time="2026-06-12T11:05:22.641315541Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=2ea1be1b-7944-4fef-88fb-1c0549982757 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.255463 | controller | Jun 12 11:05:22.665296 crc crio[19822]: time="2026-06-12T11:05:22.665215634Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.255479 | controller | Jun 12 11:05:23.000890 crc crio[19822]: time="2026-06-12T11:05:23.000395067Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-d7k9n/POD" id=92d8677b-8c3f-43c6-bed0-75bdb1522ef4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.255495 | controller | Jun 12 11:05:23.002625 crc crio[19822]: time="2026-06-12T11:05:23.000917943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255512 | controller | Jun 12 11:05:23.034556 crc crio[19822]: time="2026-06-12T11:05:23.034403533Z" level=info msg="Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc005212620}] Aliases:map[]}"
2026-06-12 11:43:48.255528 | controller | Jun 12 11:05:23.034556 crc crio[19822]: time="2026-06-12T11:05:23.034486546Z" level=info msg="Adding pod openshift-marketplace_certified-operators-d7k9n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.255546 | controller | Jun 12 11:05:23.661863 crc crio[19822]: time="2026-06-12T11:05:23.661321875Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd" id=2ea1be1b-7944-4fef-88fb-1c0549982757 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.255568 | controller | Jun 12 11:05:23.663652 crc crio[19822]: time="2026-06-12T11:05:23.663564943Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=70187fb9-fa28-49b6-89c0-87d4aa3ad769 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.255586 | controller | Jun 12 11:05:23.666164 crc crio[19822]: time="2026-06-12T11:05:23.666117704Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=38a3f66b-bd53-4b12-9d8a-868fdd1faf20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.255607 | controller | Jun 12 11:05:23.667182 crc crio[19822]: 2026-06-12T11:05:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa4c2358229b100 Mac:46:1b:e3:0e:b2:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd SocketPath: PciID:}] [{Interface:0xc000516060 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.255633 | controller | Jun 12 11:05:23.669236 crc crio[19822]: time="2026-06-12T11:05:23.669170713Z" level=info msg="Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc005212620}] Aliases:map[]}"
2026-06-12 11:43:48.255657 | controller | Jun 12 11:05:23.669453 crc crio[19822]: time="2026-06-12T11:05:23.66940093Z" level=info msg="Checking pod openshift-marketplace_certified-operators-d7k9n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.255674 | controller | Jun 12 11:05:23.673276 crc crio[19822]: time="2026-06-12T11:05:23.673194821Z" level=info msg="Creating container: openshift-marketplace/community-operators-c5lhl/extract-content" id=92764a93-66e3-4f85-8323-c1f3238b4dc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.255690 | controller | Jun 12 11:05:23.677143 crc crio[19822]: time="2026-06-12T11:05:23.677063806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255708 | controller | Jun 12 11:05:23.682020 crc crio[19822]: time="2026-06-12T11:05:23.681935043Z" level=info msg="Ran pod sandbox aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc with infra container: openshift-marketplace/certified-operators-d7k9n/POD" id=92d8677b-8c3f-43c6-bed0-75bdb1522ef4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.255724 | controller | Jun 12 11:05:23.687418 crc crio[19822]: time="2026-06-12T11:05:23.687334392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=372ef575-d9b8-47d4-b7e6-ebc40710c780 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.255740 | controller | Jun 12 11:05:23.710907 crc crio[19822]: time="2026-06-12T11:05:23.710710307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=97418e61-d665-442a-a30d-c62b018760d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.255756 | controller | Jun 12 11:05:23.723237 crc crio[19822]: time="2026-06-12T11:05:23.722593866Z" level=info msg="Creating container: openshift-marketplace/certified-operators-d7k9n/extract-utilities" id=0fdfeea5-59c3-4768-a8f0-695329a879e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.255778 | controller | Jun 12 11:05:23.723237 crc crio[19822]: time="2026-06-12T11:05:23.723178085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255795 | controller | Jun 12 11:05:23.761427 crc crio[19822]: time="2026-06-12T11:05:23.761256269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255811 | controller | Jun 12 11:05:23.767701 crc crio[19822]: time="2026-06-12T11:05:23.767628583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255827 | controller | Jun 12 11:05:23.815712 crc crio[19822]: time="2026-06-12T11:05:23.815592388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255844 | controller | Jun 12 11:05:23.822492 crc crio[19822]: time="2026-06-12T11:05:23.822426739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.255881 | controller | Jun 12 11:05:23.993331 crc crio[19822]: time="2026-06-12T11:05:23.992503017Z" level=info msg="Created container b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a: openshift-marketplace/community-operators-c5lhl/extract-content" id=92764a93-66e3-4f85-8323-c1f3238b4dc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.255899 | controller | Jun 12 11:05:23.994372 crc crio[19822]: time="2026-06-12T11:05:23.994302984Z" level=info msg="Starting container: b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a" id=d7776ae0-7c51-4316-b445-3513da7171fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.255917 | controller | Jun 12 11:05:23.999663 crc crio[19822]: time="2026-06-12T11:05:23.999586463Z" level=info msg="Started container" PID=211135 containerID=b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a description=openshift-marketplace/community-operators-c5lhl/extract-content id=d7776ae0-7c51-4316-b445-3513da7171fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0
2026-06-12 11:43:48.255934 | controller | Jun 12 11:05:24.035475 crc crio[19822]: time="2026-06-12T11:05:24.035333713Z" level=info msg="Created container 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998: openshift-marketplace/certified-operators-d7k9n/extract-utilities" id=0fdfeea5-59c3-4768-a8f0-695329a879e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.255951 | controller | Jun 12 11:05:24.037294 crc crio[19822]: time="2026-06-12T11:05:24.037213224Z" level=info msg="Starting container: 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998" id=e4fb4ef2-0c6c-4661-84a5-4514a898720f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.255967 | controller | Jun 12 11:05:24.042333 crc crio[19822]: time="2026-06-12T11:05:24.042215773Z" level=info msg="Started container" PID=211136 containerID=0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998 description=openshift-marketplace/certified-operators-d7k9n/extract-utilities id=e4fb4ef2-0c6c-4661-84a5-4514a898720f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc
2026-06-12 11:43:48.255983 | controller | Jun 12 11:05:24.690670 crc crio[19822]: time="2026-06-12T11:05:24.690516365Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=24caf1b1-3f61-4af6-97f1-ac03f202b57f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.256000 | controller | Jun 12 11:05:24.708018 crc crio[19822]: time="2026-06-12T11:05:24.706561969Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.256020 | controller | Jun 12 11:05:24.709619 crc crio[19822]: time="2026-06-12T11:05:24.708451668Z" level=info msg="Stopping pod sandbox: e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407" id=4e93c171-2116-454e-a6ac-d631b4997c90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.256038 | controller | Jun 12 11:05:24.709619 crc crio[19822]: time="2026-06-12T11:05:24.709551172Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc00244c450}] Aliases:map[]}"
2026-06-12 11:43:48.256068 | controller | Jun 12 11:05:24.710872 crc crio[19822]: time="2026-06-12T11:05:24.710528334Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.256086 | controller | Jun 12 11:05:25.303008 crc crio[19822]: time="2026-06-12T11:05:25.300582898Z" level=info msg="Stopped pod sandbox: e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407" id=4e93c171-2116-454e-a6ac-d631b4997c90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.256102 | controller | Jun 12 11:05:27.177206 crc crio[19822]: time="2026-06-12T11:05:27.176531048Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5" id=24caf1b1-3f61-4af6-97f1-ac03f202b57f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.256118 | controller | Jun 12 11:05:27.179533 crc crio[19822]: time="2026-06-12T11:05:27.177950533Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d4a75ce5-aa1f-465c-a2ee-b25173d27c43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.256134 | controller | Jun 12 11:05:27.181159 crc crio[19822]: time="2026-06-12T11:05:27.181007092Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3bfeeb0e-b3ac-4ede-a8f0-c7cdbb3c17d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.256151 | controller | Jun 12 11:05:27.194297 crc crio[19822]: time="2026-06-12T11:05:27.19422975Z" level=info msg="Creating container: openshift-marketplace/certified-operators-d7k9n/extract-content" id=7c05c715-93fd-43b0-8437-7f0db2021a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.256167 | controller | Jun 12 11:05:27.194938 crc crio[19822]: time="2026-06-12T11:05:27.19487459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256184 | controller | Jun 12 11:05:27.246607 crc crio[19822]: time="2026-06-12T11:05:27.246417984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256200 | controller | Jun 12 11:05:27.250388 crc crio[19822]: time="2026-06-12T11:05:27.250310969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256217 | controller | Jun 12 11:05:27.497577 crc crio[19822]: time="2026-06-12T11:05:27.49671564Z" level=info msg="Created container 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900: openshift-marketplace/certified-operators-d7k9n/extract-content" id=7c05c715-93fd-43b0-8437-7f0db2021a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.256239 | controller | Jun 12 11:05:27.498706 crc crio[19822]: time="2026-06-12T11:05:27.498635201Z" level=info msg="Starting container: 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900" id=06c12bda-473e-4662-8011-6f68da7e34f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.256256 | controller | Jun 12 11:05:27.506054 crc crio[19822]: time="2026-06-12T11:05:27.505790409Z" level=info msg="Started container" PID=211405 containerID=7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900 description=openshift-marketplace/certified-operators-d7k9n/extract-content id=06c12bda-473e-4662-8011-6f68da7e34f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc
2026-06-12 11:43:48.256273 | controller | Jun 12 11:05:27.746693 crc crio[19822]: time="2026-06-12T11:05:27.746514379Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.256290 | controller | Jun 12 11:05:27.784664 crc crio[19822]: time="2026-06-12T11:05:27.784581673Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2a98296b-24bc-4c79-a17a-5cee2d48c594 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.256306 | controller | Jun 12 11:05:27.791120 crc crio[19822]: time="2026-06-12T11:05:27.790631896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=84d0b91f-5a4a-4439-a3c2-b854755a9f92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.256323 | controller | Jun 12 11:05:27.900717 crc crio[19822]: time="2026-06-12T11:05:27.90014985Z" level=info msg="Creating container: openshift-marketplace/community-operators-c5lhl/registry-server" id=81b36b59-42fc-4497-899c-82768acac05a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.256342 | controller | Jun 12 11:05:27.910866 crc crio[19822]: time="2026-06-12T11:05:27.910519755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256360 | controller | Jun 12 11:05:27.997491 crc crio[19822]: time="2026-06-12T11:05:27.997386082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256376 | controller | Jun 12 11:05:28.001293 crc crio[19822]: time="2026-06-12T11:05:28.001245436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256392 | controller | Jun 12 11:05:28.172353 crc crio[19822]: time="2026-06-12T11:05:28.171879889Z" level=info msg="Created container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server" id=81b36b59-42fc-4497-899c-82768acac05a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.256408 | controller | Jun 12 11:05:28.177534 crc crio[19822]: time="2026-06-12T11:05:28.177429256Z" level=info msg="Starting container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d" id=30c31d84-7ef5-4644-8a94-3ad57eecc90b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.256425 | controller | Jun 12 11:05:28.184138 crc crio[19822]: time="2026-06-12T11:05:28.184018976Z" level=info msg="Started container" PID=211440 containerID=62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d description=openshift-marketplace/community-operators-c5lhl/registry-server id=30c31d84-7ef5-4644-8a94-3ad57eecc90b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0
2026-06-12 11:43:48.256446 | controller | Jun 12 11:05:28.812752 crc crio[19822]: time="2026-06-12T11:05:28.812200448Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c176d069-04a5-4050-9408-260dd5ca3099 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.256463 | controller | Jun 12 11:05:28.820504 crc crio[19822]: time="2026-06-12T11:05:28.82039427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5c5ca40b-edc6-4508-ab09-ee9e6aa74620 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.256480 | controller | Jun 12 11:05:28.833261 crc crio[19822]: time="2026-06-12T11:05:28.833186092Z" level=info msg="Creating container: openshift-marketplace/certified-operators-d7k9n/registry-server" id=acd0c83e-7bd9-4563-9756-d686c59d27ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.256496 | controller | Jun 12 11:05:28.833701 crc crio[19822]: time="2026-06-12T11:05:28.833635976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256513 | controller | Jun 12 11:05:28.942382 crc crio[19822]: time="2026-06-12T11:05:28.940787889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256529 | controller | Jun 12 11:05:28.945299 crc crio[19822]: time="2026-06-12T11:05:28.945204821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.256545 | controller | Jun 12 11:05:29.139237 crc crio[19822]: time="2026-06-12T11:05:29.139153498Z" level=info msg="Created container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server" id=acd0c83e-7bd9-4563-9756-d686c59d27ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.256561 | controller | Jun 12 11:05:29.140586 crc crio[19822]: time="2026-06-12T11:05:29.140547392Z" level=info msg="Starting container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e" id=5e36b01b-3884-49b2-9789-8923dc9779c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.256577 | controller | Jun 12 11:05:29.147644 crc crio[19822]: time="2026-06-12T11:05:29.147584366Z" level=info msg="Started container" PID=211494 containerID=c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e description=openshift-marketplace/certified-operators-d7k9n/registry-server id=5e36b01b-3884-49b2-9789-8923dc9779c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc
2026-06-12 11:43:48.256593 | controller | Jun 12 11:05:42.075728 crc crio[19822]: time="2026-06-12T11:05:42.074794847Z" level=info msg="Stopping container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d (timeout: 2s)" id=2992c9e6-7bc1-4f43-96c5-524704c0613a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.256609 | controller | Jun 12 11:05:42.315359 crc crio[19822]: time="2026-06-12T11:05:42.315287529Z" level=info msg="Stopped container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server" id=2992c9e6-7bc1-4f43-96c5-524704c0613a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.256624 | controller | Jun 12 11:05:42.316540 crc crio[19822]: time="2026-06-12T11:05:42.316494018Z" level=info msg="Stopping pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0" id=bebd2eac-49bf-49c6-bb87-b88c56439792 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.256640 | controller | Jun 12 11:05:42.317379 crc crio[19822]: time="2026-06-12T11:05:42.317345735Z" level=info msg="Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc00008d190}] Aliases:map[]}"
2026-06-12 11:43:48.256661 | controller | Jun 12 11:05:42.317699 crc crio[19822]: time="2026-06-12T11:05:42.317674055Z" level=info msg="Deleting pod openshift-marketplace_community-operators-c5lhl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.256679 | controller | Jun 12 11:05:42.714733 crc crio[19822]: time="2026-06-12T11:05:42.714569837Z" level=info msg="Stopped pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0" id=bebd2eac-49bf-49c6-bb87-b88c56439792 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.256702 | controller | Jun 12 11:05:43.114551 crc crio[19822]: time="2026-06-12T11:05:43.113942599Z" level=info msg="Removing container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d" id=1c689e04-08fc-42cc-bfec-a4292199eb29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.256728 | controller | Jun 12 11:05:43.154361 crc crio[19822]: time="2026-06-12T11:05:43.154242097Z" level=info msg="Removed container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server" id=1c689e04-08fc-42cc-bfec-a4292199eb29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.256747 | controller | Jun 12 11:05:43.158006 crc crio[19822]: time="2026-06-12T11:05:43.157910091Z" level=info msg="Removing container: b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a" id=d01dac17-03c1-4734-85fd-425f2bb7ed69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.256764 | controller | Jun 12 11:05:43.234309 crc crio[19822]: time="2026-06-12T11:05:43.231532Z" level=info msg="Removed container b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a: openshift-marketplace/community-operators-c5lhl/extract-content" id=d01dac17-03c1-4734-85fd-425f2bb7ed69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.256780 | controller | Jun 12 11:05:43.236548 crc crio[19822]: time="2026-06-12T11:05:43.236434816Z" level=info msg="Removing container: a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe" id=0a6838a9-3c64-4c16-9033-12b53525d42f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.256796 | controller | Jun 12 11:05:43.311060 crc crio[19822]: time="2026-06-12T11:05:43.310576964Z" level=info msg="Removed container a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe: openshift-marketplace/community-operators-c5lhl/extract-utilities" id=0a6838a9-3c64-4c16-9033-12b53525d42f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.256811 | controller | Jun 12 11:05:45.667955 crc crio[19822]: time="2026-06-12T11:05:45.666929295Z" level=info msg="Stopping container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e (timeout: 2s)" id=7c463a68-a4f7-4982-a6c0-da2ecd169096 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.256827 | controller | Jun 12 11:05:45.808292 crc crio[19822]: time="2026-06-12T11:05:45.808218332Z" level=info msg="Stopped container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server" id=7c463a68-a4f7-4982-a6c0-da2ecd169096 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.256843 | controller | Jun 12 11:05:45.819124 crc crio[19822]: time="2026-06-12T11:05:45.818943707Z" level=info msg="Stopping pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc" id=9c99b709-8d47-4a74-9a92-f0308a10349e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.256895 | controller | Jun 12 11:05:45.819915 crc crio[19822]: time="2026-06-12T11:05:45.819757751Z" level=info msg="Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc001ee26a0}] Aliases:map[]}"
2026-06-12 11:43:48.256920 | controller | Jun 12 11:05:45.820021 crc crio[19822]: time="2026-06-12T11:05:45.819997298Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-d7k9n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.256938 | controller | Jun 12 11:05:46.209586 crc crio[19822]: time="2026-06-12T11:05:46.209160244Z" level=info msg="Stopped pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc" id=9c99b709-8d47-4a74-9a92-f0308a10349e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.256954 | controller | Jun 12 11:05:47.216211 crc crio[19822]: time="2026-06-12T11:05:47.216104537Z" level=info msg="Removing container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e" id=133924ca-02a6-4e89-ac44-6c41b5234b34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.256970 | controller | Jun 12 11:05:47.250666 crc crio[19822]: time="2026-06-12T11:05:47.250559809Z" level=info msg="Removed container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server" id=133924ca-02a6-4e89-ac44-6c41b5234b34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.256986 | controller | Jun 12 11:05:47.257325 crc crio[19822]: time="2026-06-12T11:05:47.257205579Z" level=info msg="Removing container: 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900" id=5cc9adda-5005-4b26-9008-7da7439b9450 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.257002 | controller | Jun 12 11:05:47.302710 crc crio[19822]: time="2026-06-12T11:05:47.302117434Z" level=info msg="Removed container 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900: openshift-marketplace/certified-operators-d7k9n/extract-content" id=5cc9adda-5005-4b26-9008-7da7439b9450 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.257019 | controller | Jun 12 11:05:47.308245 crc crio[19822]: time="2026-06-12T11:05:47.308143425Z" level=info msg="Removing container: 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998" id=83febce4-cdcc-4a4b-b024-4327c0349510 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.257036 | controller | Jun 12 11:05:47.363127 crc crio[19822]: time="2026-06-12T11:05:47.362949043Z" level=info msg="Removed container 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998: openshift-marketplace/certified-operators-d7k9n/extract-utilities" id=83febce4-cdcc-4a4b-b024-4327c0349510 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.257053 | controller | Jun 12 11:05:56.777553 crc crio[19822]: time="2026-06-12T11:05:56.775308561Z" level=info msg="Stopping container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c (timeout: 10s)" id=7edb64c8-0a81-4641-8a27-e7460016a56b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257070 | controller | Jun 12 11:05:56.777553 crc crio[19822]: time="2026-06-12T11:05:56.775378997Z" level=info msg="Stopping container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a (timeout: 10s)" id=a60baf02-4872-4c07-b34c-4496dae9e9ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257086 | controller | Jun 12 11:05:56.817874 crc crio[19822]: time="2026-06-12T11:05:56.810359817Z" level=info msg="Stopping container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd (timeout: 10s)" id=1c77ff82-bbd7-45cc-8356-80c2109ec77a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257107 | controller | Jun 12 11:05:56.817874 crc crio[19822]: time="2026-06-12T11:05:56.810862035Z" level=info msg="Stopping container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba (timeout: 10s)" id=e745a51e-092c-4af6-a503-7df19c58a154 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257124 | controller | Jun 12 11:05:56.829324 crc crio[19822]: time="2026-06-12T11:05:56.829243029Z" level=info msg="Stopping container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8 (timeout: 10s)" id=3ea34ccb-d067-41ba-84c9-e23d151de746 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257140 | controller | Jun 12 11:05:56.869251 crc crio[19822]: time="2026-06-12T11:05:56.868804137Z" level=info msg="Stopping container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77 (timeout: 10s)" id=3f789a2b-a859-4b82-8a6a-b571a82e474f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257156 | controller | Jun 12 11:05:56.870436 crc crio[19822]: time="2026-06-12T11:05:56.870360961Z" level=info msg="Stopping container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288 (timeout: 10s)" id=14bc9483-b77a-487e-8f09-a721b02fa2c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257172 | controller | Jun 12 11:05:56.920362 crc crio[19822]: time="2026-06-12T11:05:56.92022733Z" level=info msg="Stopping container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4 (timeout: 10s)" id=842a8edb-2af8-48c6-9856-b7bc8560cd09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257189 | controller | Jun 12 11:05:56.921063 crc crio[19822]: time="2026-06-12T11:05:56.920235411Z" level=info msg="Stopping container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9 (timeout: 10s)" id=29ae565e-733b-45da-82bf-cc26b17c74c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257205 | controller | Jun 12 11:05:56.924798 crc crio[19822]: time="2026-06-12T11:05:56.924700816Z" level=info msg="Stopping container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851 (timeout: 10s)" id=ea317a64-3090-4876-82c9-20a0d034d398 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257221 | controller | Jun 12 11:05:56.924963 crc crio[19822]: time="2026-06-12T11:05:56.924701876Z" level=info msg="Stopping container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082 (timeout: 10s)" id=0c9b92c5-bf02-4527-8ebd-aeced6d82570 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257237 | controller | Jun 12 11:05:56.944461 crc crio[19822]: time="2026-06-12T11:05:56.94436523Z" level=info msg="Stopping container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473 (timeout: 10s)" id=ae8c9b27-1d1f-479d-b11a-8a0bdbd1310e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257253 | controller | Jun 12 11:05:56.944881 crc crio[19822]: time="2026-06-12T11:05:56.94468623Z" level=info msg="Stopping container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd (timeout: 10s)" id=5aff7638-ed6e-4ad6-a043-8b38b641f3f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257269 | controller | Jun 12 11:05:56.968687 crc crio[19822]: time="2026-06-12T11:05:56.968582979Z" level=info msg="Stopping container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269 (timeout: 10s)" id=6edebf95-9e63-4e7f-bc6c-f9be5ab7375f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257284 | controller | Jun 12 11:05:56.969002 crc crio[19822]: time="2026-06-12T11:05:56.968921634Z" level=info msg="Stopping container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce (timeout: 10s)" id=d3bc0631-d199-4c8a-8208-017e158387bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257305 | controller | Jun 12 11:05:57.022114 crc crio[19822]: time="2026-06-12T11:05:56.999990385Z" level=info msg="Stopping container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819 (timeout: 10s)" id=941bb75b-3556-4915-b8ec-92e9cefc4b55 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257322 | controller | Jun 12 11:05:57.022114 crc crio[19822]: time="2026-06-12T11:05:57.004031215Z" level=info msg="Stopping container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e (timeout: 10s)" id=c4f82ec9-677f-43e1-9afa-efc8f36ffea3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257338 | controller | Jun 12 11:05:57.057885 crc crio[19822]: time="2026-06-12T11:05:57.054939988Z" level=info msg="Stopping container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501 (timeout: 10s)" id=cae9707d-0b8a-42e2-9fcf-3de4f1d00ea4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257354 | controller | Jun 12 11:05:57.069128 crc crio[19822]: time="2026-06-12T11:05:57.068456024Z" level=info msg="Stopping container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff (timeout: 10s)" id=613c64cd-2f4e-4a8c-a2b3-694eb83dd304 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257370 | controller | Jun 12 11:05:57.070092 crc crio[19822]: time="2026-06-12T11:05:57.069985213Z" level=info msg="Stopping container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6 (timeout: 10s)" id=1da0c958-a15b-42e1-9bab-759cf940adc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257387 | controller | Jun 12 11:05:57.070574 crc crio[19822]: time="2026-06-12T11:05:57.07020011Z" level=info msg="Stopping container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135 (timeout: 10s)" id=59d46e17-7262-4e03-8ad8-31ad8ef4cef7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257404 | controller | Jun 12 11:05:57.137417 crc crio[19822]: time="2026-06-12T11:05:57.135914683Z" level=info msg="Stopping container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36 (timeout: 10s)" id=57032849-0f92-4a92-8c03-e7045ca6ceca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257420 | controller | Jun 12 11:05:57.140406 crc crio[19822]: time="2026-06-12T11:05:57.136275792Z" level=info msg="Stopping container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840 (timeout: 10s)" id=24769b19-7116-4105-8177-042853b4e082 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257437 | controller | Jun 12 11:05:57.219588 crc crio[19822]: time="2026-06-12T11:05:57.213684932Z" level=info msg="Stopping container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562 (timeout: 10s)" id=5380e84d-136d-41df-9e9f-23d881152ca0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257453 | controller | Jun 12 11:05:57.219588 crc crio[19822]: time="2026-06-12T11:05:57.214521759Z" level=info msg="Stopping container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c (timeout: 10s)" id=f66c7988-1437-4f78-b83a-6e9c0f7484b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257469 | controller | Jun 12 11:05:57.243639 crc crio[19822]: time="2026-06-12T11:05:57.241359146Z" level=info msg="Stopping container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30 (timeout: 10s)" id=1c707bc4-675d-44e1-aa72-90fd7ca7600f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257485 | controller | Jun 12 11:05:57.253633 crc crio[19822]: time="2026-06-12T11:05:57.2534249Z" level=info msg="Stopping container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da (timeout: 10s)" id=c6daee81-5b13-4c71-a90c-62305f2422ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257500 | controller | Jun 12 11:05:57.267616 crc crio[19822]: time="2026-06-12T11:05:57.267567993Z" level=info msg="Stopping container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c (timeout: 10s)" id=5423d85a-aa26-4562-a8d0-3b9555d38783 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257520 | controller | Jun 12 11:05:57.276310 crc crio[19822]: time="2026-06-12T11:05:57.272579565Z" level=info msg="Stopping container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593 (timeout: 10s)" id=c4d63dd9-906c-4290-99e2-9ade865f5b1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257537 | controller | Jun 12 11:05:57.282626 crc crio[19822]: time="2026-06-12T11:05:57.279477632Z" level=info msg="Stopped container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy" id=1c77ff82-bbd7-45cc-8356-80c2109ec77a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257553 | controller | Jun 12 11:05:57.285585 crc crio[19822]: time="2026-06-12T11:05:57.284707151Z" level=info msg="Stopped container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy" id=29ae565e-733b-45da-82bf-cc26b17c74c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257569 | controller | Jun 12 11:05:57.293208 crc crio[19822]: time="2026-06-12T11:05:57.29314766Z" level=info msg="Stopping container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af (timeout: 10s)" id=40adc6ea-4ac7-4353-9fdc-8298bd4fa92c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257585 | controller | Jun 12 11:05:57.294784 crc crio[19822]: time="2026-06-12T11:05:57.294424076Z" level=info msg="Stopping container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102 (timeout: 10s)" id=799245b4-b3d8-479e-9a72-debd54c5ed65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257603 | controller | Jun 12 11:05:57.313965 crc crio[19822]: time="2026-06-12T11:05:57.313318363Z" level=info msg="Stopped container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator" id=3ea34ccb-d067-41ba-84c9-e23d151de746 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257627 | controller | Jun 12 11:05:57.324871 crc crio[19822]: time="2026-06-12T11:05:57.323940652Z" level=info msg="Stopped container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy" id=7edb64c8-0a81-4641-8a27-e7460016a56b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257655 | controller | Jun 12 11:05:57.325698 crc crio[19822]: time="2026-06-12T11:05:57.325561933Z" level=info msg="Stopping container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62 (timeout: 10s)" id=6f49a11f-3c53-4bce-8cc1-65fdc90beed2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257678 | controller | Jun 12 11:05:57.327396 crc crio[19822]: time="2026-06-12T11:05:57.32635286Z" level=info msg="Stopping pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667" id=9f7edefe-cd59-461f-b167-71aad721aecd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.257696 | controller | Jun 12 11:05:57.327396 crc crio[19822]: time="2026-06-12T11:05:57.327253639Z" level=info msg="Stopping container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615 (timeout: 10s)" id=45b8a05b-a5e9-4dc0-a75d-c1bdc288920c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257713 | controller | Jun 12 11:05:57.332519 crc crio[19822]: time="2026-06-12T11:05:57.331352984Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc002144590}] Aliases:map[]}"
2026-06-12 11:43:48.257746 | controller | Jun 12 11:05:57.332519 crc crio[19822]: time="2026-06-12T11:05:57.331599059Z" level=info msg="Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.257775 | controller | Jun 12 11:05:57.344271 crc crio[19822]: time="2026-06-12T11:05:57.344131262Z" level=info msg="Stopped container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager" id=a60baf02-4872-4c07-b34c-4496dae9e9ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257803 | controller | Jun 12 11:05:57.344271 crc crio[19822]: time="2026-06-12T11:05:57.344240677Z" level=info msg="Stopped container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy" id=6edebf95-9e63-4e7f-bc6c-f9be5ab7375f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257822 | controller | Jun 12 11:05:57.348533 crc crio[19822]: time="2026-06-12T11:05:57.348443153Z" level=info msg="Stopping pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814" id=d7c9766c-a1a3-46c0-abb2-820cb400505c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.257839 | controller | Jun 12 11:05:57.381452 crc crio[19822]: time="2026-06-12T11:05:57.380932774Z" level=info msg="Stopped container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy" id=ae8c9b27-1d1f-479d-b11a-8a0bdbd1310e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257878 | controller | Jun 12 11:05:57.387194 crc crio[19822]: time="2026-06-12T11:05:57.385385367Z" level=info msg="Stopping container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01 (timeout: 10s)" id=b531049f-588a-46ec-8969-845a3c054785 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257897 | controller | Jun 12 11:05:57.389026 crc crio[19822]: time="2026-06-12T11:05:57.388387594Z" level=info msg="Stopping container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24 (timeout: 10s)" id=e9adaa37-4386-442c-9359-4cc2477a76de name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257914 | controller | Jun 12 11:05:57.394277 crc crio[19822]: time="2026-06-12T11:05:57.394218572Z" level=info msg="Stopped container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy" id=3f789a2b-a859-4b82-8a6a-b571a82e474f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257931 | controller | Jun 12 11:05:57.423428 crc crio[19822]: time="2026-06-12T11:05:57.421755961Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc00101ad30}] Aliases:map[]}"
2026-06-12 11:43:48.257947 | controller | Jun 12 11:05:57.423428 crc crio[19822]: time="2026-06-12T11:05:57.422523835Z" level=info msg="Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.257964 | controller | Jun 12 11:05:57.431178 crc crio[19822]: time="2026-06-12T11:05:57.42980335Z" level=info msg="Stopped container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy" id=941bb75b-3556-4915-b8ec-92e9cefc4b55 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.257986 | controller | Jun 12 11:05:57.464801 crc crio[19822]: time="2026-06-12T11:05:57.464605309Z" level=info msg="Stopping container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5 (timeout: 10s)" id=e97ef54e-757b-4d8e-9c0f-e92c394340b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258003 | controller | Jun 12 11:05:57.466747 crc crio[19822]: time="2026-06-12T11:05:57.4666735Z" level=info msg="Stopping container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b (timeout: 10s)" id=83787ab9-b213-4589-bccd-a1e2d65d86c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258020 | controller | Jun 12 11:05:57.518893 crc crio[19822]: time="2026-06-12T11:05:57.518772325Z" level=info msg="Stopped container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy" id=613c64cd-2f4e-4a8c-a2b3-694eb83dd304 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258036 | controller | Jun 12 11:05:57.525943 crc crio[19822]: time="2026-06-12T11:05:57.52578931Z" level=info msg="Stopped container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager" id=e745a51e-092c-4af6-a503-7df19c58a154 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258053 | controller | Jun 12 11:05:57.527543 crc crio[19822]: time="2026-06-12T11:05:57.527385021Z" level=info msg="Stopped container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy" id=1da0c958-a15b-42e1-9bab-759cf940adc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258069 | controller | Jun 12 11:05:57.527899 crc crio[19822]: time="2026-06-12T11:05:57.527739113Z" level=info msg="Stopping pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb" id=3b899c11-4697-4873-aec4-26697621a747 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.258086 | controller | Jun 12 11:05:57.529447 crc crio[19822]: time="2026-06-12T11:05:57.529387076Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc0037c8670}] Aliases:map[]}"
2026-06-12 11:43:48.258103 | controller | Jun 12 11:05:57.529697 crc crio[19822]: time="2026-06-12T11:05:57.529650434Z" level=info msg="Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.258120 | controller | Jun 12 11:05:57.563795 crc crio[19822]: time="2026-06-12T11:05:57.562724691Z" level=info msg="Stopping container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369 (timeout: 10s)" id=dfe51ff0-ae12-47cf-9852-85fe66fcdc8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258136 | controller | Jun 12 11:05:57.565130 crc crio[19822]: time="2026-06-12T11:05:57.565082667Z" level=info msg="Stopping container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2 (timeout: 10s)" id=b30b8a08-8f77-4142-a6c8-d0ecc4139a07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258152 | controller | Jun 12 11:05:57.571364 crc crio[19822]: time="2026-06-12T11:05:57.571179804Z" level=info msg="Stopped container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager" id=842a8edb-2af8-48c6-9856-b7bc8560cd09 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258173 | controller | Jun 12 11:05:57.581454 crc crio[19822]: time="2026-06-12T11:05:57.581334705Z" level=info msg="Stopping pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760" id=3d93e71b-e093-47f0-a1fe-2aa8f37148cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.258190 | controller | Jun 12 11:05:57.591130 crc crio[19822]: time="2026-06-12T11:05:57.588502536Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc0006967f0}] Aliases:map[]}"
2026-06-12 11:43:48.258207 | controller | Jun 12 11:05:57.591130 crc crio[19822]: time="2026-06-12T11:05:57.588733453Z" level=info msg="Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.258224 | controller | Jun 12 11:05:57.610699 crc crio[19822]: time="2026-06-12T11:05:57.61063575Z" level=info msg="Stopped container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager" id=0c9b92c5-bf02-4527-8ebd-aeced6d82570 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258240 | controller | Jun 12 11:05:57.611317 crc crio[19822]: time="2026-06-12T11:05:57.611166577Z" level=info msg="Stopped container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager" id=cae9707d-0b8a-42e2-9fcf-3de4f1d00ea4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258256 | controller | Jun 12 11:05:57.624379 crc crio[19822]: time="2026-06-12T11:05:57.62414531Z" level=info msg="Stopping pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121" id=7864b6fe-58be-4e32-b598-6559ca0eadea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.258272 | controller | Jun 12 11:05:57.630866 crc crio[19822]: time="2026-06-12T11:05:57.629297946Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc002ed04b0}] Aliases:map[]}"
2026-06-12 11:43:48.258290 | controller | Jun 12 11:05:57.630866 crc crio[19822]: time="2026-06-12T11:05:57.629533974Z" level=info msg="Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.258307 | controller | Jun 12 11:05:57.632773 crc crio[19822]: time="2026-06-12T11:05:57.632711602Z" level=info msg="Stopping container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1 (timeout: 10s)" id=91125920-95f6-4121-8474-a4cfd8b3fcd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258323 | controller | Jun 12 11:05:57.648007 crc crio[19822]: time="2026-06-12T11:05:57.647641497Z" level=info msg="Stopping container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca (timeout: 10s)" id=d76b3911-fd7f-49ae-bfa5-c7c3cd76bdf6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258344 | controller | Jun 12 11:05:57.648570 crc crio[19822]: time="2026-06-12T11:05:57.648152802Z" level=info msg="Stopping container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c (timeout: 10s)" id=e77a70ee-10a7-4a28-95bd-11814fcac2c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258360 | controller | Jun 12 11:05:57.649529 crc crio[19822]: time="2026-06-12T11:05:57.649486845Z" level=info msg="Stopping container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe (timeout: 10s)" id=78247ee8-b33f-4c3c-81a4-448355bc99fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258376 | controller | Jun 12 11:05:57.661335 crc crio[19822]: time="2026-06-12T11:05:57.661010897Z" level=info msg="Stopping container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f (timeout: 10s)" id=94f44445-2c44-440a-9e13-c9168133e1a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258392 | controller | Jun 12 11:05:57.675360 crc crio[19822]: time="2026-06-12T11:05:57.67526116Z" level=info msg="Stopping container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc (timeout: 10s)" id=b2732429-3e85-4179-8dea-fb06ae20f321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258408 | controller | Jun 12 11:05:57.704537 crc crio[19822]: time="2026-06-12T11:05:57.704166207Z" level=info msg="Stopping container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c (timeout: 30s)" id=0b76ce06-9d99-4e84-aeeb-394b33257568 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258424 | controller | Jun 12 11:05:57.757030 crc crio[19822]: time="2026-06-12T11:05:57.756932284Z" level=info msg="Stopped container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy" id=ea317a64-3090-4876-82c9-20a0d034d398 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258440 | controller | Jun 12 11:05:57.785109 crc crio[19822]: time="2026-06-12T11:05:57.784857625Z" level=info msg="Stopped container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager" id=5aff7638-ed6e-4ad6-a043-8b38b641f3f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258456 | controller | Jun 12 11:05:57.793877 crc crio[19822]: time="2026-06-12T11:05:57.78624923Z" level=info msg="Stopped container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager" id=d3bc0631-d199-4c8a-8208-017e158387bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258472 | controller | Jun 12 11:05:57.793877 crc crio[19822]: time="2026-06-12T11:05:57.787525811Z" level=info msg="Stopping pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200" id=1b0b376c-8800-424a-ab38-97e2db90802e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.258488 | controller | Jun 12 11:05:57.803289 crc crio[19822]: time="2026-06-12T11:05:57.797546195Z" level=info msg="Stopping pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998" id=79a07ab6-5985-4c4c-9a30-9bc68486775a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.258504 | controller | Jun 12 11:05:57.803289 crc crio[19822]: time="2026-06-12T11:05:57.800711397Z" level=info msg="Stopped container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager" id=c4f82ec9-677f-43e1-9afa-efc8f36ffea3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258519 | controller | Jun 12 11:05:57.803289 crc crio[19822]: time="2026-06-12T11:05:57.801146171Z" level=info msg="Stopping pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16" id=9387a483-88ff-473d-b564-b5d5cc2331d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.258542 | controller | Jun 12 11:05:57.803289 crc crio[19822]: time="2026-06-12T11:05:57.802425102Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed0850}] Aliases:map[]}"
2026-06-12 11:43:48.258559 | controller | Jun 12 11:05:57.803289 crc crio[19822]: time="2026-06-12T11:05:57.802609908Z" level=info msg="Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.258576 | controller | Jun 12 11:05:57.808908 crc crio[19822]: time="2026-06-12T11:05:57.808789567Z" level=info msg="Stopping pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2" id=51168af3-59a5-429b-91d7-b25ddb2e6aa9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.258592 | controller | Jun 12 11:05:57.813882 crc crio[19822]: time="2026-06-12T11:05:57.812992506Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}"
2026-06-12 11:43:48.258610 | controller | Jun 12 11:05:57.813882 crc crio[19822]: time="2026-06-12T11:05:57.813340177Z" level=info msg="Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.258628 | controller | Jun 12 11:05:57.831888 crc crio[19822]: time="2026-06-12T11:05:57.831600893Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}"
2026-06-12 11:43:48.258645 | controller | Jun 12 11:05:57.841489 crc crio[19822]: time="2026-06-12T11:05:57.840604637Z" level=info msg="Stopped container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy" id=57032849-0f92-4a92-8c03-e7045ca6ceca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258662 | controller | Jun 12 11:05:57.854279 crc crio[19822]: time="2026-06-12T11:05:57.849705887Z" level=info msg="Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.258678 | controller | Jun 12 11:05:57.857114 crc crio[19822]: time="2026-06-12T11:05:57.856584039Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc00244cb68}] Aliases:map[]}"
2026-06-12 11:43:48.258700 | controller | Jun 12 11:05:57.857114 crc crio[19822]: time="2026-06-12T11:05:57.857058314Z" level=info msg="Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.258717 | controller | Jun 12 11:05:57.858155 crc crio[19822]: time="2026-06-12T11:05:57.857968857Z" level=info msg="Stopping container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6 (timeout: 10s)" id=37b48767-130c-40e4-bba0-d8d6a2f3f6a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258734 | controller | Jun 12 11:05:57.899263 crc crio[19822]: time="2026-06-12T11:05:57.895366833Z" level=info msg="Stopped container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy" id=1c707bc4-675d-44e1-aa72-90fd7ca7600f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258751 | controller | Jun 12 11:05:57.902167 crc crio[19822]: time="2026-06-12T11:05:57.90209422Z" level=info msg="Stopping container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c (timeout: 10s)" id=311588de-cd85-40de-9480-7bea030596c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258767 | controller | Jun 12 11:05:58.013935 crc crio[19822]: time="2026-06-12T11:05:58.0052585Z" level=info msg="Stopped container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy" id=5380e84d-136d-41df-9e9f-23d881152ca0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258783 | controller | Jun 12 11:05:58.062412 crc crio[19822]: time="2026-06-12T11:05:58.06168314Z" level=info msg="Stopped container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager" id=24769b19-7116-4105-8177-042853b4e082 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258799 | controller | Jun 12 11:05:58.151430 crc crio[19822]: time="2026-06-12T11:05:58.151193562Z" level=info msg="Stopped container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy" id=5423d85a-aa26-4562-a8d0-3b9555d38783 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258821 | controller | Jun 12 11:05:58.162329 crc crio[19822]: time="2026-06-12T11:05:58.160624356Z" level=info msg="Stopping container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a (timeout: 30s)" id=63543778-5196-41ce-b398-2fad9b50fb71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258846 | controller | Jun 12 11:05:58.258896 crc crio[19822]: time="2026-06-12T11:05:58.161689601Z" level=info msg="Stopping pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf" id=6be18caa-fbf9-453f-9e94-f5096872a6e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.258893 | controller | Jun 12 11:05:58.258896 crc crio[19822]: time="2026-06-12T11:05:58.237552196Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}"
2026-06-12 11:43:48.258912 | controller | Jun 12 11:05:58.258896 crc crio[19822]: time="2026-06-12T11:05:58.237781583Z" level=info msg="Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.258936 | controller | Jun 12 11:05:58.311868 crc crio[19822]: time="2026-06-12T11:05:58.304778582Z" level=info msg="Stopped container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy" id=40adc6ea-4ac7-4353-9fdc-8298bd4fa92c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258954 | controller | Jun 12 11:05:58.311868 crc crio[19822]: time="2026-06-12T11:05:58.305451523Z" level=info msg="Stopped container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager" id=c6daee81-5b13-4c71-a90c-62305f2422ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258971 | controller | Jun 12 11:05:58.311868 crc crio[19822]: time="2026-06-12T11:05:58.305469354Z" level=info msg="Stopped container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager" id=14bc9483-b77a-487e-8f09-a721b02fa2c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.258987 | controller | Jun 12 11:05:58.380371 crc crio[19822]: time="2026-06-12T11:05:58.380271987Z" level=info msg="Stopped container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy" id=6f49a11f-3c53-4bce-8cc1-65fdc90beed2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259003 | controller | Jun 12 11:05:58.380642 crc crio[19822]: time="2026-06-12T11:05:58.380525875Z" level=info msg="Stopped container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager" id=f66c7988-1437-4f78-b83a-6e9c0f7484b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259018 | controller | Jun 12 11:05:58.402413 crc crio[19822]: time="2026-06-12T11:05:58.402308438Z" level=info msg="Stopped container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager" id=59d46e17-7262-4e03-8ad8-31ad8ef4cef7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259034 | controller | Jun 12 11:05:58.430473 crc crio[19822]: time="2026-06-12T11:05:58.425759317Z" level=info msg="Stopped container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager" id=799245b4-b3d8-479e-9a72-debd54c5ed65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259052 | controller | Jun 12 11:05:58.434903 crc crio[19822]: time="2026-06-12T11:05:58.431081993Z" level=info msg="Stopping pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51" id=5d921278-0fe7-44c8-af24-fd31197e8be7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259068 | controller | Jun 12 11:05:58.438370 crc crio[19822]: time="2026-06-12T11:05:58.438275065Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc003094fb0}] Aliases:map[]}"
2026-06-12 11:43:48.259085 | controller | Jun 12 11:05:58.438621 crc crio[19822]: time="2026-06-12T11:05:58.438536324Z" level=info msg="Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259106 | controller | Jun 12 11:05:58.444924 crc crio[19822]: time="2026-06-12T11:05:58.444761654Z" level=info msg="Stopping pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1" id=a0258519-689c-4505-8bc8-275783ae57f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259123 | controller | Jun 12 11:05:58.448870 crc crio[19822]: time="2026-06-12T11:05:58.445680202Z" level=info msg="Stopping pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458" id=388812f6-bde9-455f-8865-697dde88cb18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259139 | controller | Jun 12 11:05:58.448870 crc crio[19822]: time="2026-06-12T11:05:58.448076441Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00101b3d0}] Aliases:map[]}"
2026-06-12 11:43:48.259156 | controller | Jun 12 11:05:58.448870 crc crio[19822]: time="2026-06-12T11:05:58.448207594Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc002ed0be0}] Aliases:map[]}"
2026-06-12 11:43:48.259173 | controller | Jun 12 11:05:58.448870 crc crio[19822]: time="2026-06-12T11:05:58.448306729Z" level=info msg="Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259189 | controller | Jun 12 11:05:58.448870 crc crio[19822]: time="2026-06-12T11:05:58.448358459Z" level=info msg="Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259205 | controller | Jun 12 11:05:58.454405 crc crio[19822]: time="2026-06-12T11:05:58.454349264Z" level=info msg="Stopping pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148" id=eaad4c80-bb72-4d0d-8f13-92d9b45f21b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259221 | controller | Jun 12 11:05:58.456106 crc crio[19822]: time="2026-06-12T11:05:58.454549268Z" level=info msg="Stopping pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139" id=b2fe4a97-9437-4aa2-8773-005eeece3570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259237 | controller | Jun 12 11:05:58.456564 crc crio[19822]: time="2026-06-12T11:05:58.456534394Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc00008de20}] Aliases:map[]}"
2026-06-12 11:43:48.259253 | controller | Jun 12 11:05:58.457010 crc crio[19822]: time="2026-06-12T11:05:58.456985419Z" level=info msg="Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259274 | controller | Jun 12 11:05:58.458341 crc crio[19822]: time="2026-06-12T11:05:58.457715848Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc00008de40}] Aliases:map[]}"
2026-06-12 11:43:48.259291 | controller | Jun 12 11:05:58.458341 crc crio[19822]: time="2026-06-12T11:05:58.458120611Z" level=info msg="Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259308 | controller | Jun 12 11:05:58.508093 crc crio[19822]: time="2026-06-12T11:05:58.507778501Z" level=info msg="Stopped container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy" id=e97ef54e-757b-4d8e-9c0f-e92c394340b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259325 | controller | Jun 12 11:05:58.534931 crc crio[19822]: time="2026-06-12T11:05:58.527200023Z" level=info msg="Stopped container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager" id=c4d63dd9-906c-4290-99e2-9ade865f5b1c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259341 | controller | Jun 12 11:05:58.534931 crc crio[19822]: time="2026-06-12T11:05:58.533207067Z" level=info msg="Stopped container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy" id=b531049f-588a-46ec-8969-845a3c054785 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259357 | controller | Jun 12 11:05:58.534931 crc crio[19822]: time="2026-06-12T11:05:58.533237808Z" level=info msg="Stopping pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e" id=e4aaa120-5605-48f6-a208-1d63c6549134 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259373 | controller | Jun 12 11:05:58.535454 crc crio[19822]: time="2026-06-12T11:05:58.53517078Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc00244ced0}] Aliases:map[]}"
2026-06-12 11:43:48.259389 | controller | Jun 12 11:05:58.535454 crc crio[19822]: time="2026-06-12T11:05:58.535404258Z" level=info msg="Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259405 | controller | Jun 12 11:05:58.596162 crc crio[19822]: time="2026-06-12T11:05:58.592885515Z" level=info msg="Stopped container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy" id=dfe51ff0-ae12-47cf-9852-85fe66fcdc8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259421 | controller | Jun 12 11:05:58.607299 crc crio[19822]: time="2026-06-12T11:05:58.606697737Z" level=info msg="Stopped container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager" id=91125920-95f6-4121-8474-a4cfd8b3fcd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259442 | controller | Jun 12 11:05:58.628230 crc crio[19822]: time="2026-06-12T11:05:58.628156189Z" level=info msg="Stopped container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy" id=94f44445-2c44-440a-9e13-c9168133e1a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259459 | controller | Jun 12 11:05:58.634755 crc crio[19822]: time="2026-06-12T11:05:58.634110382Z" level=info msg="Stopped container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager" id=83787ab9-b213-4589-bccd-a1e2d65d86c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259475 | controller | Jun 12 11:05:58.652872 crc crio[19822]: time="2026-06-12T11:05:58.648008012Z" level=info msg="Stopping pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155" id=b5363d98-da3f-488c-92dd-6ab1c77b8e68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259491 | controller | Jun 12 11:05:58.657783 crc crio[19822]: time="2026-06-12T11:05:58.657654953Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000121730}] Aliases:map[]}"
2026-06-12 11:43:48.259508 | controller | Jun 12 11:05:58.658420 crc crio[19822]: time="2026-06-12T11:05:58.658020065Z" level=info msg="Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259524 | controller | Jun 12 11:05:58.668693 crc crio[19822]: time="2026-06-12T11:05:58.668636733Z" level=info msg="Stopped container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy" id=e77a70ee-10a7-4a28-95bd-11814fcac2c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259540 | controller | Jun 12 11:05:58.701427 crc crio[19822]: time="2026-06-12T11:05:58.689188262Z" level=info msg="Stopped container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy" id=78247ee8-b33f-4c3c-81a4-448355bc99fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259556 | controller | Jun 12 11:05:58.701427 crc crio[19822]: time="2026-06-12T11:05:58.6913025Z" level=info msg="Stopping pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe" id=b63af6dd-065f-4fc9-bcb8-f8fa1f507eef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259572 | controller | Jun 12 11:05:58.701427 crc crio[19822]: time="2026-06-12T11:05:58.696332262Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc002ed0ea0}] Aliases:map[]}"
2026-06-12 11:43:48.259589 | controller | Jun 12 11:05:58.701427 crc crio[19822]: time="2026-06-12T11:05:58.696787147Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259610 | controller | Jun 12 11:05:58.772019 crc crio[19822]: time="2026-06-12T11:05:58.76870672Z" level=info msg="Stopped container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager" id=d76b3911-fd7f-49ae-bfa5-c7c3cd76bdf6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259627 | controller | Jun 12 11:05:58.786007 crc crio[19822]: time="2026-06-12T11:05:58.780531084Z" level=info msg="Stopping pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2" id=a5931abe-495f-4eaa-b1ca-bc0774cb5c7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259643 | controller | Jun 12 11:05:58.786007 crc crio[19822]: time="2026-06-12T11:05:58.784183592Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc0021440a8}] Aliases:map[]}"
2026-06-12 11:43:48.259660 | controller | Jun 12 11:05:58.786007 crc crio[19822]: time="2026-06-12T11:05:58.784393589Z" level=info msg="Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259677 | controller | Jun 12 11:05:58.904016 crc crio[19822]: time="2026-06-12T11:05:58.903686919Z" level=info msg="Stopped container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager" id=e9adaa37-4386-442c-9359-4cc2477a76de name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259693 | controller | Jun 12 11:05:58.915620 crc crio[19822]: time="2026-06-12T11:05:58.915323776Z" level=info msg="Stopped container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy" id=37b48767-130c-40e4-bba0-d8d6a2f3f6a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259709 | controller | Jun 12 11:05:58.928557 crc crio[19822]: time="2026-06-12T11:05:58.928456319Z" level=info msg="Stopped container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager" id=45b8a05b-a5e9-4dc0-a75d-c1bdc288920c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259725 | controller | Jun 12 11:05:58.929060 crc crio[19822]: time="2026-06-12T11:05:58.928959166Z" level=info msg="Stopping pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd" id=60244b93-e1a6-492d-81e3-aa3942291e0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259742 | controller | Jun 12 11:05:58.937709 crc crio[19822]: time="2026-06-12T11:05:58.937593054Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc002144140}] Aliases:map[]}"
2026-06-12 11:43:48.259758 | controller | Jun 12 11:05:58.937896 crc crio[19822]: time="2026-06-12T11:05:58.937864543Z" level=info msg="Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259779 | controller | Jun 12 11:05:58.945614 crc crio[19822]: time="2026-06-12T11:05:58.945536586Z" level=info msg="Stopping pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437" id=f30a47f6-b028-4f3f-a88e-dad6311868ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259797 | controller | Jun 12 11:05:58.953291 crc crio[19822]: time="2026-06-12T11:05:58.953187253Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc001ee2090}] Aliases:map[]}"
2026-06-12 11:43:48.259814 | controller | Jun 12 11:05:58.953578 crc crio[19822]: time="2026-06-12T11:05:58.953459912Z" level=info msg="Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259831 | controller | Jun 12 11:05:58.987131 crc crio[19822]: time="2026-06-12T11:05:58.986224743Z" level=info msg="Stopped container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager" id=b30b8a08-8f77-4142-a6c8-d0ecc4139a07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259862 | controller | Jun 12 11:05:59.032601 crc crio[19822]: time="2026-06-12T11:05:59.032447096Z" level=info msg="Stopping pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb" id=63053006-2fc7-4e68-9288-03a86a2fd30a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259886 | controller | Jun 12 11:05:59.048018 crc crio[19822]: time="2026-06-12T11:05:59.044922649Z" level=info msg="Stopped container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server" id=0b76ce06-9d99-4e84-aeeb-394b33257568 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259904 | controller | Jun 12 11:05:59.048018 crc crio[19822]: time="2026-06-12T11:05:59.046150593Z" level=info msg="Stopping pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7" id=4db1826f-d886-402a-ade9-344ef7f602c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.259921 | controller | Jun 12 11:05:59.050128 crc crio[19822]: time="2026-06-12T11:05:59.049998032Z" level=info msg="Stopped container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator" id=311588de-cd85-40de-9480-7bea030596c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.259937 | controller | Jun 12 11:05:59.066636 crc crio[19822]: time="2026-06-12T11:05:59.061706474Z" level=info msg="Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc000696598}] Aliases:map[]}"
2026-06-12 11:43:48.259954 | controller | Jun 12 11:05:59.066636 crc crio[19822]: time="2026-06-12T11:05:59.061941978Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-zm5j6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.259976 | controller | Jun 12 11:05:59.085117 crc crio[19822]: time="2026-06-12T11:05:59.074644697Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc001ee2200}] Aliases:map[]}"
2026-06-12 11:43:48.259994 | controller | Jun 12 11:05:59.085117 crc crio[19822]: time="2026-06-12T11:05:59.074999309Z" level=info msg="Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.260011 | controller | Jun 12 11:05:59.085117 crc crio[19822]: time="2026-06-12T11:05:59.07719651Z" level=info msg="Stopped container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager" id=b2732429-3e85-4179-8dea-fb06ae20f321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.260028 | controller | Jun 12 11:05:59.114171 crc crio[19822]: time="2026-06-12T11:05:59.108597626Z" level=info msg="Stopping pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829" id=091214c0-1613-4f83-86fd-363974b1445f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260058 | controller | Jun 12 11:05:59.114668 crc crio[19822]: time="2026-06-12T11:05:59.113420991Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c1d0}] Aliases:map[]}"
2026-06-12 11:43:48.260077 | controller | Jun 12 11:05:59.114668 crc crio[19822]: time="2026-06-12T11:05:59.114444944Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.260095 | controller | Jun 12 11:05:59.128203 crc crio[19822]: time="2026-06-12T11:05:59.118254918Z" level=info msg="Stopping pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb" id=919a49bc-2f57-4918-921d-090b0a90bf07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260112 | controller | Jun 12 11:05:59.128203 crc crio[19822]: time="2026-06-12T11:05:59.119577111Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc0021442c0}] Aliases:map[]}"
2026-06-12 11:43:48.260130 | controller | Jun 12 11:05:59.128203 crc crio[19822]: time="2026-06-12T11:05:59.119758847Z" level=info msg="Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.260147 | controller | Jun 12 11:05:59.159949 crc crio[19822]: time="2026-06-12T11:05:59.159555279Z" level=info msg="Stopped container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=63543778-5196-41ce-b398-2fad9b50fb71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.260169 | controller | Jun 12 11:05:59.170139 crc crio[19822]: time="2026-06-12T11:05:59.165660256Z" level=info msg="Stopping pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45" id=0086de3a-1b1c-4006-831d-157b61a4df35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260186 | controller | Jun 12 11:05:59.170139 crc crio[19822]: time="2026-06-12T11:05:59.167222287Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0021443d0}] Aliases:map[]}"
2026-06-12 11:43:48.260204 | controller | Jun 12 11:05:59.170139 crc crio[19822]: time="2026-06-12T11:05:59.167379722Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.260220 | controller | Jun 12 11:05:59.311904 crc crio[19822]: time="2026-06-12T11:05:59.311790454Z" level=info msg="Stopped pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667" id=9f7edefe-cd59-461f-b167-71aad721aecd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260236 | controller | Jun 12 11:06:00.012031 crc crio[19822]: time="2026-06-12T11:06:00.008907492Z" level=info msg="Stopped pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf" id=6be18caa-fbf9-453f-9e94-f5096872a6e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260252 | controller | Jun 12 11:06:00.222457 crc crio[19822]: time="2026-06-12T11:06:00.22192645Z" level=info msg="Stopped pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb" id=3b899c11-4697-4873-aec4-26697621a747 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260269 | controller | Jun 12 11:06:00.250603 crc crio[19822]: time="2026-06-12T11:06:00.241616281Z" level=info msg="Stopped pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998" id=79a07ab6-5985-4c4c-9a30-9bc68486775a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260285 | controller | Jun 12 11:06:00.467598 crc crio[19822]: time="2026-06-12T11:06:00.467471327Z" level=info msg="Stopped pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2" id=51168af3-59a5-429b-91d7-b25ddb2e6aa9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260301 | controller | Jun 12 11:06:00.903007 crc crio[19822]: time="2026-06-12T11:06:00.899463248Z" level=info msg="Stopped pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51" id=5d921278-0fe7-44c8-af24-fd31197e8be7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260318 | controller | Jun 12 11:06:00.993475 crc crio[19822]: time="2026-06-12T11:06:00.992875881Z" level=info msg="Stopped pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155" id=b5363d98-da3f-488c-92dd-6ab1c77b8e68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260335 | controller | Jun 12 11:06:01.020997 crc crio[19822]: time="2026-06-12T11:06:01.020453597Z" level=info msg="Stopped pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148" id=eaad4c80-bb72-4d0d-8f13-92d9b45f21b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260353 | controller | Jun 12 11:06:01.023458 crc crio[19822]: time="2026-06-12T11:06:01.023375452Z" level=info msg="Stopped pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1" id=a0258519-689c-4505-8bc8-275783ae57f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260377 | controller | Jun 12 11:06:01.031428 crc crio[19822]: time="2026-06-12T11:06:01.030977604Z" level=info msg="Stopped pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16" id=9387a483-88ff-473d-b564-b5d5cc2331d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260394 | controller | Jun 12 11:06:01.039291 crc crio[19822]: time="2026-06-12T11:06:01.039191876Z" level=info msg="Stopped pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814" id=d7c9766c-a1a3-46c0-abb2-820cb400505c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260411 | controller | Jun 12 11:06:01.051330 crc crio[19822]: time="2026-06-12T11:06:01.051235761Z" level=info msg="Stopped pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121" id=7864b6fe-58be-4e32-b598-6559ca0eadea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260428 | controller | Jun 12 11:06:01.069902 crc crio[19822]: time="2026-06-12T11:06:01.068698007Z" level=info msg="Removing container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf" id=ac157d8c-3d5f-49e3-b4c6-007e171b94ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.260444 | controller | Jun 12 11:06:01.080672 crc crio[19822]: time="2026-06-12T11:06:01.080539527Z" level=info msg="Stopped pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e" id=e4aaa120-5605-48f6-a208-1d63c6549134 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260461 | controller | Jun 12 11:06:01.226273 crc crio[19822]: time="2026-06-12T11:06:01.226174395Z" level=info msg="Stopped pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760" id=3d93e71b-e093-47f0-a1fe-2aa8f37148cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260477 | controller | Jun 12 11:06:01.305552 crc crio[19822]: time="2026-06-12T11:06:01.294180781Z" level=info msg="Stopped pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200" id=1b0b376c-8800-424a-ab38-97e2db90802e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260494 | controller | Jun 12 11:06:01.581245 crc crio[19822]: time="2026-06-12T11:06:01.580572533Z" level=info msg="Stopped pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe" id=b63af6dd-065f-4fc9-bcb8-f8fa1f507eef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260509 | controller | Jun 12 11:06:01.608285 crc crio[19822]: time="2026-06-12T11:06:01.608131377Z" level=info msg="Stopped pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829" id=091214c0-1613-4f83-86fd-363974b1445f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260525 | controller | Jun 12 11:06:01.698722 crc crio[19822]: time="2026-06-12T11:06:01.698615773Z" level=info msg="Stopped pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437" id=f30a47f6-b028-4f3f-a88e-dad6311868ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260542 | controller | Jun 12 11:06:01.708463 crc crio[19822]: time="2026-06-12T11:06:01.708351259Z" level=info msg="Stopped pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb" id=919a49bc-2f57-4918-921d-090b0a90bf07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260558 | controller | Jun 12 11:06:01.736965 crc crio[19822]: time="2026-06-12T11:06:01.732600987Z" level=info msg="Stopped pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2" id=a5931abe-495f-4eaa-b1ca-bc0774cb5c7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260574 | controller | Jun 12 11:06:01.736965 crc crio[19822]: time="2026-06-12T11:06:01.736029927Z" level=info msg="Stopped pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139" id=b2fe4a97-9437-4aa2-8773-005eeece3570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260597 | controller | Jun 12 11:06:01.751743 crc crio[19822]: time="2026-06-12T11:06:01.751227862Z" level=info msg="Stopped pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd" id=60244b93-e1a6-492d-81e3-aa3942291e0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260613 | controller | Jun 12 11:06:01.769928 crc crio[19822]: time="2026-06-12T11:06:01.769689651Z" level=info msg="Stopped pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb" id=63053006-2fc7-4e68-9288-03a86a2fd30a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260629 | controller | Jun 12 11:06:01.776653 crc crio[19822]: time="2026-06-12T11:06:01.776333422Z" level=info msg="Stopped pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458" id=388812f6-bde9-455f-8865-697dde88cb18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260645 | controller | Jun 12 11:06:01.805730 crc crio[19822]: time="2026-06-12T11:06:01.805611966Z" level=info msg="Stopped pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7" id=4db1826f-d886-402a-ade9-344ef7f602c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260661 | controller | Jun 12 11:06:03.675675 crc crio[19822]: time="2026-06-12T11:06:03.675330785Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/POD" id=c1880620-bae1-47e9-8ef4-8b47a7b50bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.260677 | controller | Jun 12 11:06:03.677178 crc crio[19822]: time="2026-06-12T11:06:03.675683776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.260693 | controller | Jun 12 11:06:03.680165 crc crio[19822]: time="2026-06-12T11:06:03.679960756Z" level=info msg="Removed container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=ac157d8c-3d5f-49e3-b4c6-007e171b94ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.260709 | controller | Jun 12 11:06:03.697351 crc crio[19822]: time="2026-06-12T11:06:03.696888626Z" level=info msg="Stopped pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45" id=0086de3a-1b1c-4006-831d-157b61a4df35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.260725 | controller | Jun 12 11:06:03.746366 crc crio[19822]: time="2026-06-12T11:06:03.745926189Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-2xrcp Namespace:openshift-operator-lifecycle-manager ID:763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 UID:f7bd9452-2bf9-4808-996c-a5f8707db1df NetNS:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7bd9452_2bf9_4808_996c_a5f8707db1df.slice PodAnnotations:0xc00244c270}] Aliases:map[]}"
2026-06-12 11:43:48.260742 | controller | Jun 12 11:06:03.746366 crc crio[19822]: time="2026-06-12T11:06:03.746358683Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-2xrcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.260759 | controller | Jun 12 11:06:04.040893 crc crio[19822]: time="2026-06-12T11:06:04.040295639Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687706-tq7j6/POD" id=c39ea914-0652-4c63-95da-a6eaf6ac5436 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.260775 | controller | Jun 12 11:06:04.040893 crc crio[19822]: time="2026-06-12T11:06:04.040751734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.260797 | controller | Jun 12 11:06:04.115979 crc crio[19822]: time="2026-06-12T11:06:04.115792843Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc000696320}] Aliases:map[]}"
2026-06-12 11:43:48.260814 | controller | Jun 12 11:06:04.115979 crc crio[19822]: time="2026-06-12T11:06:04.115918437Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687706-tq7j6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.260831 | controller | Jun 12 11:06:04.205580 crc crio[19822]: 2026-06-12T11:06:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:763fe07d9fce81f Mac:fa:c0:00:64:2f:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 SocketPath: PciID:}] [{Interface:0xc0002a25e0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.260867 | controller | Jun 12 11:06:04.210172 crc crio[19822]: time="2026-06-12T11:06:04.209923136Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-2xrcp Namespace:openshift-operator-lifecycle-manager ID:763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 UID:f7bd9452-2bf9-4808-996c-a5f8707db1df NetNS:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7bd9452_2bf9_4808_996c_a5f8707db1df.slice PodAnnotations:0xc00244c270}] Aliases:map[]}"
2026-06-12 11:43:48.260960 | controller | Jun 12 11:06:04.210639 crc crio[19822]: time="2026-06-12T11:06:04.210581277Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-2xrcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.260993 | controller | Jun 12 11:06:04.227716 crc crio[19822]: time="2026-06-12T11:06:04.227619537Z" level=info msg="Ran pod sandbox 763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/POD" id=c1880620-bae1-47e9-8ef4-8b47a7b50bef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.261011 | controller | Jun 12 11:06:04.234166 crc crio[19822]: time="2026-06-12T11:06:04.234095473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7394967c-b1af-4917-8845-0c3fb60bff26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.261029 | controller | Jun 12 11:06:04.244863 crc crio[19822]: time="2026-06-12T11:06:04.244169766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fa891ee2-e1f5-4fa6-9517-1979ded484bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.261046 | controller | Jun 12 11:06:04.257597 crc crio[19822]: time="2026-06-12T11:06:04.257440896Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator" id=51c9a5d7-6393-4348-8f50-45b61684be7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.261062 | controller | Jun 12 11:06:04.260407 crc crio[19822]: time="2026-06-12T11:06:04.260323299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.261084 | controller | Jun 12 11:06:04.354658 crc crio[19822]: time="2026-06-12T11:06:04.353910154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.261101 | controller | Jun 12 11:06:04.362663 crc crio[19822]: time="2026-06-12T11:06:04.362586851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.261118 | controller | Jun 12 11:06:04.508392 crc crio[19822]: time="2026-06-12T11:06:04.502543086Z" level=info msg="Created container 5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator" id=51c9a5d7-6393-4348-8f50-45b61684be7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.261135 | controller | Jun 12 11:06:04.515488 crc crio[19822]: time="2026-06-12T11:06:04.515354465Z" level=info msg="Starting container: 5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00" id=66647945-241e-4148-93ea-0e1ce2f95d75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.261152 | controller | Jun 12 11:06:04.523263 crc crio[19822]: time="2026-06-12T11:06:04.522583646Z" level=info msg="Started container" PID=214307 containerID=5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator id=66647945-241e-4148-93ea-0e1ce2f95d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525
2026-06-12 11:43:48.261169 | controller | Jun 12 11:06:04.815714 crc crio[19822]: 2026-06-12T11:06:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab46d63641d3c64 Mac:4a:a6:9a:60:09:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.261186 | controller | Jun 12 11:06:04.818893 crc crio[19822]: time="2026-06-12T11:06:04.818717066Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc000696320}] Aliases:map[]}"
2026-06-12 11:43:48.261204 | controller | Jun 12 11:06:04.819103 crc crio[19822]: time="2026-06-12T11:06:04.819021026Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687706-tq7j6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.261221 | controller | Jun 12 11:06:04.835359 crc crio[19822]: time="2026-06-12T11:06:04.835244621Z" level=info msg="Ran pod sandbox ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 with infra container: openshift-infra/auto-csr-approver-29687706-tq7j6/POD" id=c39ea914-0652-4c63-95da-a6eaf6ac5436 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.261238 | controller | Jun 12 11:06:04.842937 crc crio[19822]: time="2026-06-12T11:06:04.842630795Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4a03a5f1-b4a9-4602-8ee7-64a16c9eb84b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.261255 | controller | Jun 12 11:06:04.854270 crc crio[19822]: time="2026-06-12T11:06:04.854177844Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.261271 | controller | Jun 12 11:06:05.963197 crc crio[19822]: time="2026-06-12T11:06:05.962373029Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4a03a5f1-b4a9-4602-8ee7-64a16c9eb84b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.261292 | controller | Jun 12 11:06:05.964597 crc crio[19822]: time="2026-06-12T11:06:05.964355623Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cde1b107-febc-4cc8-8cf7-754a46db7767 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.261309 | controller | Jun 12 11:06:05.969564 crc crio[19822]: time="2026-06-12T11:06:05.969419863Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c0ab761c-2d7e-452d-bccb-b667142fcd6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.261325 | controller | Jun 12 11:06:06.003674 crc crio[19822]: time="2026-06-12T11:06:06.0034118Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687706-tq7j6/oc" id=0e201b20-6dc0-4e22-a63e-9a5e83733c89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.261341 | controller | Jun 12 11:06:06.004358 crc crio[19822]: time="2026-06-12T11:06:06.004291028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.261357 | controller | Jun 12 11:06:06.080326 crc crio[19822]: time="2026-06-12T11:06:06.080218097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.261374 | controller | Jun 12 11:06:06.445165 crc crio[19822]: time="2026-06-12T11:06:06.445017717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.261390 | controller | Jun 12 11:06:06.630409 crc crio[19822]: time="2026-06-12T11:06:06.629682837Z" level=info msg="Created container 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b: openshift-infra/auto-csr-approver-29687706-tq7j6/oc" id=0e201b20-6dc0-4e22-a63e-9a5e83733c89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.261406 | controller | Jun 12 11:06:06.631166 crc crio[19822]: time="2026-06-12T11:06:06.630983621Z" level=info msg="Starting container: 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b" id=84818b39-b5cd-407d-ad36-00dc94425567 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.261423 | controller | Jun 12 11:06:06.638876 crc crio[19822]: time="2026-06-12T11:06:06.638659476Z" level=info msg="Started container" PID=214488 containerID=52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b description=openshift-infra/auto-csr-approver-29687706-tq7j6/oc id=84818b39-b5cd-407d-ad36-00dc94425567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39
2026-06-12 11:43:48.261439 | controller | Jun 12 11:06:08.372499 crc crio[19822]: time="2026-06-12T11:06:08.371976321Z" level=info msg="Stopping pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39" id=db3b0c4e-5197-4bb5-b09c-011ae12d605c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.261456 | controller | Jun 12 11:06:08.374686 crc crio[19822]: time="2026-06-12T11:06:08.374647377Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc005213338}] Aliases:map[]}"
2026-06-12 11:43:48.261472 | controller | Jun 12 11:06:08.375092 crc crio[19822]: time="2026-06-12T11:06:08.375025839Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687706-tq7j6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.261493 | controller | Jun 12 11:06:08.791957 crc crio[19822]: time="2026-06-12T11:06:08.789467189Z" level=info msg="Stopped pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39" id=db3b0c4e-5197-4bb5-b09c-011ae12d605c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.261511 | controller | Jun 12 11:06:13.913111 crc crio[19822]: time="2026-06-12T11:06:13.912299811Z" level=info msg="Stopping container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2 (timeout: 2s)" id=93c80ec7-bc3d-4bc2-986a-dae50a914d48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.261527 | controller | Jun 12 11:06:14.041069 crc crio[19822]: time="2026-06-12T11:06:14.040892582Z" level=info msg="Stopped container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server" id=93c80ec7-bc3d-4bc2-986a-dae50a914d48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.261543 | controller | Jun 12 11:06:14.045764 crc crio[19822]: time="2026-06-12T11:06:14.045662376Z" level=info msg="Stopping pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558" id=52c7cb61-d865-420b-83f9-d8d8fc8cc9bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.261559 | controller | Jun 12 11:06:14.046498 crc crio[19822]: time="2026-06-12T11:06:14.046445141Z" level=info msg="Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002144ca0}] Aliases:map[]}"
2026-06-12 11:43:48.261575 | controller | Jun 12 11:06:14.046670 crc crio[19822]: time="2026-06-12T11:06:14.046610057Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-f7v7z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.261592 | controller | Jun 12 11:06:14.388389 crc crio[19822]: time="2026-06-12T11:06:14.387683356Z" level=info msg="Stopped pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558" id=52c7cb61-d865-420b-83f9-d8d8fc8cc9bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.261608 | controller | Jun 12 11:06:29.949145 crc crio[19822]: time="2026-06-12T11:06:29.948418441Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-gvpkq/POD" id=3df689da-dbeb-43bd-b78f-f1938d0a1268 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.261626 | controller | Jun 12 11:06:29.953874 crc crio[19822]: time="2026-06-12T11:06:29.950499178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.261642 | controller | Jun 12 11:06:30.004255 crc crio[19822]: time="2026-06-12T11:06:30.004139618Z" level=info msg="Got pod network &{Name:openstack-operator-index-gvpkq Namespace:openstack-operators ID:a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 UID:eac812cf-2416-4f9d-ab98-3261a7d6a1e1 NetNS:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac812cf_2416_4f9d_ab98_3261a7d6a1e1.slice PodAnnotations:0xc0007ad830}] Aliases:map[]}"
2026-06-12 11:43:48.261658 | controller | Jun 12 11:06:30.004255 crc crio[19822]: time="2026-06-12T11:06:30.004219981Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-gvpkq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.261679 | controller | Jun 12 11:06:30.576686 crc crio[19822]: 2026-06-12T11:06:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a48e198b820d36e Mac:e2:f3:92:f0:32:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe SocketPath: PciID:}] [{Interface:0xc0005a0d40 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.261696 | controller | Jun 12 11:06:30.579435 crc crio[19822]: time="2026-06-12T11:06:30.579308668Z" level=info msg="Got pod network &{Name:openstack-operator-index-gvpkq Namespace:openstack-operators ID:a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 UID:eac812cf-2416-4f9d-ab98-3261a7d6a1e1 NetNS:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac812cf_2416_4f9d_ab98_3261a7d6a1e1.slice PodAnnotations:0xc0007ad830}] Aliases:map[]}"
2026-06-12 11:43:48.261713 | controller | Jun 12 11:06:30.579700 crc crio[19822]: time="2026-06-12T11:06:30.579483954Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-gvpkq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.261729 | controller | Jun 12 11:06:30.592218 crc crio[19822]: time="2026-06-12T11:06:30.59208625Z" level=info msg="Ran pod sandbox a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 with infra container: openstack-operators/openstack-operator-index-gvpkq/POD" id=3df689da-dbeb-43bd-b78f-f1938d0a1268 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.261745 | controller | Jun 12 11:06:30.598347 crc crio[19822]: time="2026-06-12T11:06:30.598227832Z" level=info msg="Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=66a0ac50-bc38-46df-a332-0c10aded4f12 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.261761 | controller | Jun 12 11:06:30.600674 crc crio[19822]: time="2026-06-12T11:06:30.600373381Z" level=info msg="Trying to access \"38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 11:43:48.261777 | controller | Jun 12 11:06:32.307167 crc crio[19822]: time="2026-06-12T11:06:32.307025376Z" level=info msg="Removing container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6" id=d191cd1d-b3a0-4b4d-93ba-53619a98cc1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261794 | controller | Jun 12 11:06:32.820460 crc crio[19822]: time="2026-06-12T11:06:32.819973987Z" level=info msg="Removed container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy" id=d191cd1d-b3a0-4b4d-93ba-53619a98cc1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261810 | controller | Jun 12 11:06:32.823623 crc crio[19822]: time="2026-06-12T11:06:32.823443412Z" level=info msg="Removing container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24" id=c6783bee-faa2-44ef-a8bf-d90d8fa2579a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261827 | controller | Jun 12 11:06:33.441442 crc crio[19822]: time="2026-06-12T11:06:33.440732185Z" level=info msg="Removed container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager" id=c6783bee-faa2-44ef-a8bf-d90d8fa2579a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261843 | controller | Jun 12 11:06:33.455733 crc crio[19822]: time="2026-06-12T11:06:33.450242569Z" level=info msg="Removing container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba" id=cab6ad1d-fad3-40e0-aaff-e5791655278e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261891 | controller | Jun 12 11:06:34.273005 crc crio[19822]: time="2026-06-12T11:06:34.272157239Z" level=info msg="Removed container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager" id=cab6ad1d-fad3-40e0-aaff-e5791655278e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261911 | controller | Jun 12 11:06:34.276693 crc crio[19822]: time="2026-06-12T11:06:34.27660373Z" level=info msg="Removing container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819" id=5fd9aa12-4a0f-4ada-880f-de0f36c20ce1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261927 | controller | Jun 12 11:06:35.518257 crc crio[19822]: time="2026-06-12T11:06:35.517372671Z" level=info msg="Removed container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy" id=5fd9aa12-4a0f-4ada-880f-de0f36c20ce1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261944 | controller | Jun 12 11:06:35.523215 crc crio[19822]: time="2026-06-12T11:06:35.523093266Z" level=info msg="Removing container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe" id=38efbf22-cc0e-475d-abed-e07807493372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261968 | controller | Jun 12 11:06:35.790767 crc crio[19822]: time="2026-06-12T11:06:35.790105248Z" level=info msg="Removed container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy" id=38efbf22-cc0e-475d-abed-e07807493372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.261994 | controller | Jun 12 11:06:35.796205 crc crio[19822]: time="2026-06-12T11:06:35.795582679Z" level=info msg="Removing container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851" id=593e4b29-14b5-40da-8b06-fa85641b979d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262015 | controller | Jun 12 11:06:35.826530 crc crio[19822]: time="2026-06-12T11:06:35.826406396Z" level=info msg="Removed container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy" id=593e4b29-14b5-40da-8b06-fa85641b979d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262032 | controller | Jun 12 11:06:35.829758 crc crio[19822]: time="2026-06-12T11:06:35.829655727Z" level=info msg="Removing container: b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3" id=93d7e942-bf11-47fc-89f2-2345a51010a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262048 | controller | Jun 12 11:06:35.989318 crc crio[19822]: time="2026-06-12T11:06:35.989175457Z" level=info msg="Removed container b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util" id=93d7e942-bf11-47fc-89f2-2345a51010a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262065 | controller | Jun 12 11:06:35.995466 crc crio[19822]: time="2026-06-12T11:06:35.995354712Z" level=info msg="Removing container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369" id=39d2b930-1525-4db5-8ff9-58843782e9bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262081 | controller | Jun 12 11:06:36.019609 crc crio[19822]: time="2026-06-12T11:06:36.019492977Z" level=info msg="Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index@sha256:9f0bdc16299112004c43f90c61add67f9596e50fb1a8b00e249c24707dc0ae93" id=66a0ac50-bc38-46df-a332-0c10aded4f12 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.262097 | controller | Jun 12 11:06:36.021491 crc crio[19822]: time="2026-06-12T11:06:36.021402044Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=fa11e76f-c6c7-41b8-9e2a-550ded319066 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.262119 | controller | Jun 12 11:06:36.054158 crc crio[19822]: time="2026-06-12T11:06:36.053901824Z" level=info msg="Removed container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy" id=39d2b930-1525-4db5-8ff9-58843782e9bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262136 | controller | Jun 12 11:06:36.056846 crc crio[19822]: time="2026-06-12T11:06:36.05672019Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=c2416a7d-2c21-47d7-b99b-1e7a8235047f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.262152 | controller | Jun 12 11:06:36.057928 crc crio[19822]: time="2026-06-12T11:06:36.057857197Z" level=info msg="Removing container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc" id=a3c4ee09-e76f-47e7-82bb-b89a48bc4e85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262168 | controller | Jun 12 11:06:36.088899 crc crio[19822]: time="2026-06-12T11:06:36.08868654Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-gvpkq/registry-server" id=0fe4bda2-b43c-4a89-9a43-481031c5d224 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.262185 | controller | Jun 12 11:06:36.100427 crc crio[19822]: time="2026-06-12T11:06:36.100322864Z" level=info msg="Removed container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager" id=a3c4ee09-e76f-47e7-82bb-b89a48bc4e85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262201 | controller | Jun 12 11:06:36.103745 crc crio[19822]: time="2026-06-12T11:06:36.103678589Z" level=info msg="Removing container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288" id=77d2832e-134f-464e-a98b-c551869e382f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262218 | controller | Jun 12 11:06:36.109522 crc crio[19822]: time="2026-06-12T11:06:36.108739143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.262234 | controller | Jun 12 11:06:36.139846 crc crio[19822]: time="2026-06-12T11:06:36.139652319Z" level=info msg="Removed container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager" id=77d2832e-134f-464e-a98b-c551869e382f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262251 | controller | Jun 12 11:06:36.144161 crc crio[19822]: time="2026-06-12T11:06:36.144100198Z" level=info msg="Removing container: 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4" id=e2ba881d-9f99-4506-b301-351fa692a1a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262267 | controller | Jun 12 11:06:36.182229 crc crio[19822]: time="2026-06-12T11:06:36.182119635Z" level=info msg="Removed container 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract" id=e2ba881d-9f99-4506-b301-351fa692a1a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262283 | controller | Jun 12 11:06:36.185501 crc crio[19822]: time="2026-06-12T11:06:36.185412916Z" level=info msg="Removing container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9" id=93690c18-4e40-4d95-9907-2e86701cf268 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262299 | controller | Jun 12 11:06:36.205680 crc crio[19822]: time="2026-06-12T11:06:36.205577929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.262322 | controller | Jun 12 11:06:36.211228 crc crio[19822]: time="2026-06-12T11:06:36.211140716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.262340 | controller | Jun 12 11:06:36.313493 crc crio[19822]: time="2026-06-12T11:06:36.31331867Z" level=info msg="Removed container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy" id=93690c18-4e40-4d95-9907-2e86701cf268 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262356 | controller | Jun 12 11:06:36.324873 crc crio[19822]: time="2026-06-12T11:06:36.318709678Z" level=info msg="Removing container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77" id=86bef089-09e5-450c-bb9b-b356e33f109d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262373 | controller | Jun 12 11:06:36.357258 crc crio[19822]: time="2026-06-12T11:06:36.35713584Z" level=info msg="Removed container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy" id=86bef089-09e5-450c-bb9b-b356e33f109d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262390 | controller | Jun 12 11:06:36.360196 crc crio[19822]: time="2026-06-12T11:06:36.36015298Z" level=info msg="Removing container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd" id=345c207a-663b-4528-a89d-98ea7eb2c5f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262406 | controller | Jun 12 11:06:36.391984 crc crio[19822]: time="2026-06-12T11:06:36.391798873Z" level=info msg="Removed container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy" id=345c207a-663b-4528-a89d-98ea7eb2c5f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262423 | controller | Jun 12 11:06:36.396446 crc crio[19822]: time="2026-06-12T11:06:36.396409507Z" level=info msg="Removing container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562" id=8d0e4a17-3095-4dea-9275-795386e920e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262439 | controller | Jun 12 11:06:36.430969 crc crio[19822]: time="2026-06-12T11:06:36.430789244Z" level=info msg="Created container 3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2: openstack-operators/openstack-operator-index-gvpkq/registry-server" id=0fe4bda2-b43c-4a89-9a43-481031c5d224 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.262455 | controller | Jun 12 11:06:36.432357 crc crio[19822]: time="2026-06-12T11:06:36.43222115Z" level=info msg="Starting container: 3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2" id=115cb3a5-b6d0-43f0-8880-b0f1617d8026 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.262472 | controller | Jun 12 11:06:36.443272 crc crio[19822]: time="2026-06-12T11:06:36.443125959Z" level=info msg="Removed container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy" id=8d0e4a17-3095-4dea-9275-795386e920e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262489 | controller | Jun 12 11:06:36.445873 crc crio[19822]: time="2026-06-12T11:06:36.44570238Z" level=info msg="Started container" PID=216724 containerID=3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2 description=openstack-operators/openstack-operator-index-gvpkq/registry-server id=115cb3a5-b6d0-43f0-8880-b0f1617d8026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1
2026-06-12 11:43:48.262506 | controller | Jun 12 11:06:36.447692 crc crio[19822]: time="2026-06-12T11:06:36.44757718Z" level=info msg="Removing container: 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050" id=3c3c71fe-75d7-4fd8-a6b1-62485bd0168f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262528 | controller | Jun 12 11:06:36.511403 crc crio[19822]: time="2026-06-12T11:06:36.511182895Z" level=info msg="Removed container 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull" id=3c3c71fe-75d7-4fd8-a6b1-62485bd0168f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262545 | controller | Jun 12 11:06:36.515472 crc crio[19822]: time="2026-06-12T11:06:36.515396123Z" level=info msg="Removing container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a" id=83498c5f-36fa-4e99-baf6-3b70f4a3d557 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262597 | controller | Jun 12 11:06:36.562561 crc crio[19822]: time="2026-06-12T11:06:36.562412883Z" level=info msg="Removed container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=83498c5f-36fa-4e99-baf6-3b70f4a3d557 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262615 | controller | Jun 12 11:06:36.565749 crc crio[19822]: time="2026-06-12T11:06:36.565667917Z" level=info msg="Removing container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269" id=ab8aca35-ae11-4180-8e9d-c49266ce351b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262631 | controller | Jun 12 11:06:36.595092 crc crio[19822]: time="2026-06-12T11:06:36.594467478Z" level=info msg="Removed container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy" id=ab8aca35-ae11-4180-8e9d-c49266ce351b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262648 | controller | Jun 12 11:06:36.598339 crc crio[19822]: time="2026-06-12T11:06:36.598079861Z" level=info msg="Removing container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c" id=2e9feaf8-7b85-47af-84aa-8f722c7d7930 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262665 | controller | Jun 12 11:06:36.625236 crc crio[19822]: time="2026-06-12T11:06:36.625080473Z" level=info msg="Removed container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager" id=2e9feaf8-7b85-47af-84aa-8f722c7d7930 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262682 | controller | Jun 12 11:06:36.632100 crc crio[19822]: time="2026-06-12T11:06:36.631964703Z" level=info msg="Removing container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135" id=d6e21190-8d56-4b41-a763-2860ec0ff487 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262698 | controller | Jun 12 11:06:36.666362 crc crio[19822]: time="2026-06-12T11:06:36.666212748Z" level=info msg="Removed container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager" id=d6e21190-8d56-4b41-a763-2860ec0ff487 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262714 | controller | Jun 12 11:06:36.668654 crc crio[19822]: time="2026-06-12T11:06:36.668591181Z" level=info msg="Removing container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c" id=8d28b167-e018-4b4a-ba1c-9674f6b6b4d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262731 | controller | Jun 12 11:06:36.702378 crc crio[19822]: time="2026-06-12T11:06:36.702225126Z" level=info msg="Removed container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy" id=8d28b167-e018-4b4a-ba1c-9674f6b6b4d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262753 | controller | Jun 12 11:06:36.705667 crc crio[19822]: time="2026-06-12T11:06:36.705578061Z" level=info msg="Removing container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5" id=aea0f801-d599-4dc4-85a9-1e019f1a7b8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262770 | controller | Jun 12 11:06:36.734917 crc crio[19822]: time="2026-06-12T11:06:36.734653823Z" level=info msg="Removed container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy" id=aea0f801-d599-4dc4-85a9-1e019f1a7b8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262787 | controller | Jun 12 11:06:36.738581 crc crio[19822]: time="2026-06-12T11:06:36.73848623Z" level=info msg="Removing container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c" id=14442589-cf14-4f47-823e-fb79ca39e857 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262803 | controller | Jun 12 11:06:36.775170 crc crio[19822]: time="2026-06-12T11:06:36.775020859Z" level=info msg="Removed container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator" id=14442589-cf14-4f47-823e-fb79ca39e857 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262819 | controller | Jun 12 11:06:36.777897 crc crio[19822]: time="2026-06-12T11:06:36.777745063Z" level=info msg="Removing container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30" id=bcd65294-4dc8-469f-9afc-f3ebfd954eda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262836 | controller | Jun 12 11:06:36.822673 crc crio[19822]: time="2026-06-12T11:06:36.822574914Z" level=info msg="Removed container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy" id=bcd65294-4dc8-469f-9afc-f3ebfd954eda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262869 | controller | Jun 12 11:06:36.825548 crc crio[19822]: time="2026-06-12T11:06:36.825464595Z" level=info msg="Removing container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a" id=a32b4c28-cbe8-4544-beae-e1e3a7e1fa05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262896 | controller | Jun 12 11:06:36.858683 crc crio[19822]: time="2026-06-12T11:06:36.858573765Z" level=info msg="Removed container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager" id=a32b4c28-cbe8-4544-beae-e1e3a7e1fa05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262918 | controller | Jun 12 11:06:36.864332 crc crio[19822]: time="2026-06-12T11:06:36.864242313Z" level=info msg="Removing container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f" id=1fe1b058-2416-4ecd-ba20-fe936b30028c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262941 | controller | Jun 12 11:06:36.900141 crc crio[19822]: time="2026-06-12T11:06:36.899966101Z" level=info msg="Removed container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy" id=1fe1b058-2416-4ecd-ba20-fe936b30028c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262962 | controller | Jun 12 11:06:36.903466 crc crio[19822]: time="2026-06-12T11:06:36.903325139Z" level=info msg="Removing container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501" id=c7298b11-d92c-497c-9f86-a5edc0c38c72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.262979 | controller | Jun 12 11:06:36.937769 crc crio[19822]: time="2026-06-12T11:06:36.937698698Z" level=info msg="Removed container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager" id=c7298b11-d92c-497c-9f86-a5edc0c38c72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263001 | controller | Jun 12 11:06:36.953334 crc crio[19822]: time="2026-06-12T11:06:36.953187559Z" level=info msg="Removing container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c" id=7853c85a-4788-42ce-a9a9-ead4d61e10d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263018 | controller | Jun 12 11:06:36.991993 crc crio[19822]: time="2026-06-12T11:06:36.991895927Z" level=info msg="Removed container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy" id=7853c85a-4788-42ce-a9a9-ead4d61e10d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263036 | controller | Jun 12 11:06:36.994744 crc crio[19822]: time="2026-06-12T11:06:36.99454931Z" level=info msg="Removing container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da" id=5fd4c9e2-c9c3-4e9a-9e23-e91caaccd1c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263096 | controller | Jun 12 11:06:37.021708 crc crio[19822]: time="2026-06-12T11:06:37.021656796Z" level=info msg="Removed container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager" id=5fd4c9e2-c9c3-4e9a-9e23-e91caaccd1c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263120 | controller | Jun 12 11:06:37.025710 crc crio[19822]: time="2026-06-12T11:06:37.02558474Z" level=info msg="Removing container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615" id=462467c5-09a9-44b9-9fc4-f149ffa61445 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263137 | controller | Jun 12 11:06:37.056969 crc crio[19822]: time="2026-06-12T11:06:37.056856807Z" level=info msg="Removed container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager" id=462467c5-09a9-44b9-9fc4-f149ffa61445 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263154 | controller | Jun 12 11:06:37.059614 crc crio[19822]: time="2026-06-12T11:06:37.059539082Z" level=info msg="Removing container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c" id=b1c95afc-b35d-436b-bf40-6e804505eeda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263170 | controller | Jun 12 11:06:37.089622 crc crio[19822]: time="2026-06-12T11:06:37.089255514Z" level=info msg="Removed container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server" id=b1c95afc-b35d-436b-bf40-6e804505eeda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263187 | controller | Jun 12 11:06:37.095186 crc crio[19822]: time="2026-06-12T11:06:37.095144829Z" level=info msg="Removing container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840" id=e113d31e-cf2b-464f-aa88-3d6dacff616a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263203 | controller | Jun 12 11:06:37.141561 crc crio[19822]: time="2026-06-12T11:06:37.141478928Z" level=info msg="Removed container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager" id=e113d31e-cf2b-464f-aa88-3d6dacff616a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263219 | controller | Jun 12 11:06:37.145291 crc crio[19822]: time="2026-06-12T11:06:37.145216916Z" level=info msg="Removing container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e" id=03582827-aa5a-4e17-8443-b1e97c8f567f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263237 | controller | Jun 12 11:06:37.176500 crc crio[19822]: time="2026-06-12T11:06:37.176380683Z" level=info msg="Removed container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager" id=03582827-aa5a-4e17-8443-b1e97c8f567f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263259 | controller | Jun 12 11:06:37.178980 crc crio[19822]: time="2026-06-12T11:06:37.178915321Z" level=info msg="Removing container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af" id=f35baf7d-e426-4e72-9728-0be7d47b31ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263276 | controller | Jun 12 11:06:37.207664 crc crio[19822]: time="2026-06-12T11:06:37.207504184Z" level=info msg="Removed container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy" id=f35baf7d-e426-4e72-9728-0be7d47b31ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263292 | controller | Jun 12 11:06:37.211746 crc crio[19822]: time="2026-06-12T11:06:37.211674246Z" level=info msg="Removing container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593" id=d9af01dc-59df-4c5a-80ab-02666d05871d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263308 | controller | Jun 12 11:06:37.236463 crc crio[19822]: time="2026-06-12T11:06:37.236349635Z" level=info msg="Removed container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager" id=d9af01dc-59df-4c5a-80ab-02666d05871d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263324 | controller | Jun 12 11:06:37.239457 crc crio[19822]: time="2026-06-12T11:06:37.239367129Z" level=info msg="Removing container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b" id=12ba8e70-55b0-4c59-8fe4-2abf3367f9a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263341 | controller | Jun 12 11:06:37.263866 crc crio[19822]: time="2026-06-12T11:06:37.263709507Z" level=info msg="Removed container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager" id=12ba8e70-55b0-4c59-8fe4-2abf3367f9a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263357 | controller | Jun 12 11:06:37.267616 crc crio[19822]: time="2026-06-12T11:06:37.267514518Z" level=info msg="Removing container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4" id=fe1ec3c8-a26b-4319-b41c-4df50db07b89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263373 | controller | Jun 12 11:06:37.303356 crc crio[19822]: time="2026-06-12T11:06:37.303284332Z" level=info msg="Removed container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager" id=fe1ec3c8-a26b-4319-b41c-4df50db07b89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263389 | controller | Jun 12 11:06:37.311032 crc crio[19822]: time="2026-06-12T11:06:37.310946873Z" level=info msg="Removing container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce" id=c62312b5-928e-4f43-8afe-18e2f7ee3994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263405 | controller | Jun 12 11:06:37.350375 crc crio[19822]: time="2026-06-12T11:06:37.350196428Z" level=info msg="Removed container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager" id=c62312b5-928e-4f43-8afe-18e2f7ee3994 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263421 | controller | Jun 12 11:06:37.355389 crc crio[19822]: time="2026-06-12T11:06:37.355155334Z" level=info msg="Removing container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01" id=9d10a4a8-33f6-4cab-a92d-7f2612c8be1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263442 | controller | Jun 12 11:06:37.419650 crc crio[19822]: time="2026-06-12T11:06:37.419562691Z" level=info msg="Removed container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy" id=9d10a4a8-33f6-4cab-a92d-7f2612c8be1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263459 | controller | Jun 12 11:06:37.423087 crc crio[19822]: time="2026-06-12T11:06:37.422984217Z" level=info msg="Removing container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62" id=9ac902a0-0d76-456a-8424-2438e49d34c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263475 | controller | Jun 12 11:06:37.459915 crc crio[19822]: time="2026-06-12T11:06:37.459744733Z" level=info msg="Removed container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy" id=9ac902a0-0d76-456a-8424-2438e49d34c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263491 | controller | Jun 12 11:06:37.462077 crc crio[19822]: time="2026-06-12T11:06:37.461995932Z" level=info msg="Removing container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102" id=b6d0b862-6f46-494f-b4ac-a091fdd88a3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263507 | controller | Jun 12 11:06:37.499123 crc crio[19822]: time="2026-06-12T11:06:37.498929373Z" level=info msg="Removed container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager" id=b6d0b862-6f46-494f-b4ac-a091fdd88a3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263523 | controller | Jun 12 11:06:37.509011 crc crio[19822]: time="2026-06-12T11:06:37.508914359Z" level=info msg="Removing container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1" id=c52f37cc-4260-45e5-86d0-0b5ae9927ddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263539 | controller | Jun 12 11:06:37.556206 crc crio[19822]: time="2026-06-12T11:06:37.556101008Z" level=info msg="Removed container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager" id=c52f37cc-4260-45e5-86d0-0b5ae9927ddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263555 | controller | Jun 12 11:06:37.560931 crc crio[19822]: time="2026-06-12T11:06:37.560858086Z" level=info msg="Removing container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff" id=65cd6121-7827-4608-9af1-591034eb62ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263571 | controller | Jun 12 11:06:37.589981 crc crio[19822]: time="2026-06-12T11:06:37.589768591Z" level=info msg="Removed container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy" id=65cd6121-7827-4608-9af1-591034eb62ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263587 | controller | Jun 12 11:06:37.593148 crc crio[19822]: time="2026-06-12T11:06:37.593078494Z" level=info msg="Removing container: c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e" id=fd1bcc48-5237-4d59-a6e3-2f2065c832a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263604 | controller | Jun 12 11:06:37.728733 crc crio[19822]: time="2026-06-12T11:06:37.728628759Z" level=info msg="Removed container c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e: openshift-infra/auto-csr-approver-29687700-x9wsc/oc" id=fd1bcc48-5237-4d59-a6e3-2f2065c832a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263620 | controller | Jun 12 11:06:37.733623 crc crio[19822]: time="2026-06-12T11:06:37.733423312Z" level=info msg="Removing container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c" id=8c49fed5-911d-4fc5-a9bd-1e3727e4c379 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263650 | controller | Jun 12 11:06:37.768464 crc crio[19822]: time="2026-06-12T11:06:37.768295792Z" level=info msg="Removed container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy" id=8c49fed5-911d-4fc5-a9bd-1e3727e4c379 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263668 | controller | Jun 12 11:06:37.771083 crc crio[19822]: time="2026-06-12T11:06:37.7710145Z" level=info msg="Removing container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2" id=c5b0b264-2aca-4ac1-92f5-5d9c1f62c9ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263685 | controller | Jun 12 11:06:37.803381 crc crio[19822]: time="2026-06-12T11:06:37.803238054Z" level=info msg="Removed container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager" id=c5b0b264-2aca-4ac1-92f5-5d9c1f62c9ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263701 | controller | Jun 12 11:06:37.806992 crc crio[19822]: time="2026-06-12T11:06:37.806867804Z" level=info msg="Removing container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd" id=9288962f-e09a-48df-a7bc-79572bf132b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263718 | controller | Jun 12 11:06:37.832643 crc crio[19822]: time="2026-06-12T11:06:37.832519733Z" level=info msg="Removed container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager" id=9288962f-e09a-48df-a7bc-79572bf132b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263734 | controller | Jun 12 11:06:37.835932 crc crio[19822]: time="2026-06-12T11:06:37.835863429Z" level=info msg="Removing container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082" id=cbb93e56-b668-45ff-a68f-b62d417785f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263751 | controller | Jun 12 11:06:37.863106 crc crio[19822]: time="2026-06-12T11:06:37.862571864Z" level=info msg="Removed container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager" id=cbb93e56-b668-45ff-a68f-b62d417785f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263767 | controller | Jun 12 11:06:37.865884 crc crio[19822]: time="2026-06-12T11:06:37.86567178Z" level=info msg="Removing container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6" id=9950d154-edc4-46a6-b0d0-a3a8fdc2b36b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263783 | controller | Jun 12 11:06:37.924435 crc crio[19822]: time="2026-06-12T11:06:37.924341385Z" level=info msg="Removed container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy" id=9950d154-edc4-46a6-b0d0-a3a8fdc2b36b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263800 | controller | Jun 12 11:06:37.933429 crc crio[19822]: time="2026-06-12T11:06:37.933229625Z" level=info msg="Removing container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36" id=d95baf7b-aa4c-4644-8484-58537fd41efb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263816 | controller | Jun 12 11:06:37.974655 crc crio[19822]: time="2026-06-12T11:06:37.974521526Z" level=info msg="Removed container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy" id=d95baf7b-aa4c-4644-8484-58537fd41efb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263833 | controller | Jun 12 11:06:37.980138 crc crio[19822]: time="2026-06-12T11:06:37.980010237Z" level=info msg="Removing container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473" id=3220ca15-3c5f-44f7-a0dc-7454b954a4f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263872 | controller | Jun 12 11:06:38.022256 crc crio[19822]: time="2026-06-12T11:06:38.022083422Z" level=info msg="Removed container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy" id=3220ca15-3c5f-44f7-a0dc-7454b954a4f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263897 | controller | Jun 12 11:06:38.027957 crc crio[19822]: time="2026-06-12T11:06:38.027138382Z" level=info msg="Removing container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca" id=617585da-2517-4124-9c8e-cebe9022fc2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263915 | controller | Jun 12 11:06:38.061511 crc crio[19822]: time="2026-06-12T11:06:38.061370587Z" level=info msg="Removed container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager" id=617585da-2517-4124-9c8e-cebe9022fc2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263932 | controller | Jun 12 11:06:38.067913 crc crio[19822]: time="2026-06-12T11:06:38.067785678Z" level=info msg="Removing container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8" id=a3c737e1-73eb-4a3b-bdc6-214718184312 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263949 | controller | Jun 12 11:06:38.099348 crc crio[19822]: time="2026-06-12T11:06:38.099024796Z" level=info msg="Removed container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator" id=a3c737e1-73eb-4a3b-bdc6-214718184312 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.263965 | controller | Jun 12 11:06:38.110559 crc crio[19822]: time="2026-06-12T11:06:38.110445379Z" level=info msg="Stopping pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb" id=f7986d39-2bb9-4630-b188-3f65becb2b3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.263981 | controller | Jun 12 11:06:38.110918 crc crio[19822]: time="2026-06-12T11:06:38.110567723Z" level=info msg="Stopped pod sandbox (already stopped): d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb" id=f7986d39-2bb9-4630-b188-3f65becb2b3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.263997 | controller | Jun 12 11:06:38.112622 crc crio[19822]: time="2026-06-12T11:06:38.112545086Z" level=info msg="Removing pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb" id=3766f28d-c65b-4a4f-939e-746fff2ab76c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264014 | controller | Jun 12 11:06:38.132228 crc crio[19822]: time="2026-06-12T11:06:38.131902924Z" level=info msg="Removed pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb" id=3766f28d-c65b-4a4f-939e-746fff2ab76c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264029 | controller | Jun 12 11:06:38.133378 crc crio[19822]: time="2026-06-12T11:06:38.1330254Z" level=info msg="Stopping pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155" id=319fa79b-55be-4ef5-bd1b-509bd5c75be4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264060 | controller | Jun 12 11:06:38.133378 crc crio[19822]: time="2026-06-12T11:06:38.133179065Z" level=info msg="Stopped pod sandbox (already stopped): 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155" id=319fa79b-55be-4ef5-bd1b-509bd5c75be4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264078 | controller | Jun 12 11:06:38.134378 crc crio[19822]: time="2026-06-12T11:06:38.134248638Z" level=info msg="Removing pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155" id=92595cd9-5867-4b7b-94c4-f5cf359634f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264099 | controller | Jun 12 11:06:38.159636 crc crio[19822]: time="2026-06-12T11:06:38.159437968Z" level=info msg="Removed pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155" id=92595cd9-5867-4b7b-94c4-f5cf359634f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264117 | controller | Jun 12 11:06:38.161024 crc crio[19822]: time="2026-06-12T11:06:38.160912299Z" level=info msg="Stopping pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2" id=42f400c5-1302-48e9-aff1-0b4868acde51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264141 | controller | Jun 12 11:06:38.161186 crc crio[19822]: time="2026-06-12T11:06:38.161075084Z" level=info msg="Stopped pod sandbox (already stopped): 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2" id=42f400c5-1302-48e9-aff1-0b4868acde51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264166 | controller | Jun 12 11:06:38.161956 crc crio[19822]: time="2026-06-12T11:06:38.16186756Z" level=info msg="Removing pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2" id=b38bde88-cefa-461b-b422-a390591d2ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264190 | controller | Jun 12 11:06:38.177893 crc crio[19822]: time="2026-06-12T11:06:38.177693506Z" level=info msg="Removed pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2" id=b38bde88-cefa-461b-b422-a390591d2ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264212 | controller | Jun 12 11:06:38.179218 crc crio[19822]: time="2026-06-12T11:06:38.17913515Z" level=info msg="Stopping pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e" id=3d26340c-e8ad-40c1-88c9-d576a70a60a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264236 | controller | Jun 12 11:06:38.179218 crc crio[19822]: time="2026-06-12T11:06:38.179210903Z" level=info msg="Stopped pod sandbox (already stopped): 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e" id=3d26340c-e8ad-40c1-88c9-d576a70a60a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264259 | controller | Jun 12 11:06:38.180080 crc crio[19822]: time="2026-06-12T11:06:38.179952807Z" level=info msg="Removing pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e" id=7bf57eaf-394e-4256-8693-96ec887b75d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264283 | controller | Jun 12 11:06:38.197143 crc crio[19822]: time="2026-06-12T11:06:38.1969299Z" level=info msg="Removed pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e" id=7bf57eaf-394e-4256-8693-96ec887b75d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264301 | controller | Jun 12 11:06:38.199641 crc crio[19822]: time="2026-06-12T11:06:38.199513791Z" level=info msg="Stopping pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16" id=c665db14-d9a4-4af5-8cb5-c66dd16dbac0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264317 | controller | Jun 12 11:06:38.199794 crc crio[19822]: time="2026-06-12T11:06:38.199750588Z" level=info msg="Stopped pod sandbox (already stopped): c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16" id=c665db14-d9a4-4af5-8cb5-c66dd16dbac0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264333 | controller | Jun 12 11:06:38.202601 crc crio[19822]: time="2026-06-12T11:06:38.202521777Z" level=info msg="Removing pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16" id=98fb3cdb-a677-4e00-a1ad-aec48abe73ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264350 | controller | Jun 12 11:06:38.228297 crc crio[19822]: time="2026-06-12T11:06:38.228143194Z" level=info msg="Removed pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16" id=98fb3cdb-a677-4e00-a1ad-aec48abe73ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264372 | controller | Jun 12 11:06:38.228947 crc crio[19822]: time="2026-06-12T11:06:38.228890778Z" level=info msg="Stopping pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45" id=9e29a25e-a9f3-4ab2-ac7f-ba4f6ecce7b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264390 | controller | Jun 12 11:06:38.229485 crc crio[19822]: time="2026-06-12T11:06:38.229461236Z" level=info msg="Stopped pod sandbox (already stopped): c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45" id=9e29a25e-a9f3-4ab2-ac7f-ba4f6ecce7b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264406 | controller | Jun 12 11:06:38.230333 crc crio[19822]: time="2026-06-12T11:06:38.23021741Z" level=info msg="Removing pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45" id=25c1d1fd-4edf-46cc-aeeb-8e38fef0f242 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264423 | controller | Jun 12 11:06:38.260578 crc crio[19822]: time="2026-06-12T11:06:38.260150786Z" level=info msg="Removed pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45" id=25c1d1fd-4edf-46cc-aeeb-8e38fef0f242 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264439 | controller | Jun 12 11:06:38.261575 crc crio[19822]: time="2026-06-12T11:06:38.261393515Z" level=info msg="Stopping pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb" id=e452df08-1a4d-4682-a9fb-82d9fb7dff90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264455 | controller | Jun 12 11:06:38.261734 crc crio[19822]: time="2026-06-12T11:06:38.261615482Z" level=info msg="Stopped pod sandbox (already stopped): da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb" id=e452df08-1a4d-4682-a9fb-82d9fb7dff90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264471 | controller | Jun 12 11:06:38.262500 crc crio[19822]: time="2026-06-12T11:06:38.262394067Z" level=info msg="Removing pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb" id=5b30ff2f-1060-4752-bc00-26f53e56dd9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264487 | controller | Jun 12 11:06:38.289362 crc crio[19822]: time="2026-06-12T11:06:38.289225303Z" level=info msg="Removed pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb" id=5b30ff2f-1060-4752-bc00-26f53e56dd9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264503 | controller | Jun 12 11:06:38.290296 crc crio[19822]: time="2026-06-12T11:06:38.290211094Z" level=info msg="Stopping pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf" id=c3af1db8-f722-418f-bc04-77112d1d493e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264519 | controller | Jun 12 11:06:38.290403 crc crio[19822]: time="2026-06-12T11:06:38.290304177Z" level=info msg="Stopped pod sandbox (already stopped): 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf" id=c3af1db8-f722-418f-bc04-77112d1d493e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264535 | controller | Jun 12 11:06:38.291387 crc crio[19822]: time="2026-06-12T11:06:38.291207376Z" level=info msg="Removing pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf" id=904bd00c-ecf2-42e6-890a-e16ddedcbde6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264551 | controller | Jun 12 11:06:38.318363 crc crio[19822]: time="2026-06-12T11:06:38.31775996Z" level=info msg="Removed pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf" id=904bd00c-ecf2-42e6-890a-e16ddedcbde6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264567 | controller | Jun 12 11:06:38.319370 crc crio[19822]: time="2026-06-12T11:06:38.319327724Z" level=info msg="Stopping pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148" id=12556135-eb3b-46dc-869a-8a0afe46d4f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264587 | controller | Jun 12 11:06:38.319571 crc crio[19822]: time="2026-06-12T11:06:38.319549161Z" level=info msg="Stopped pod sandbox (already stopped): f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148" id=12556135-eb3b-46dc-869a-8a0afe46d4f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264604 | controller | Jun 12 11:06:38.320279 crc crio[19822]: time="2026-06-12T11:06:38.320195761Z" level=info msg="Removing pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148" id=c5fdf316-1a9f-45de-967b-c2d9f8396e2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264620 | controller | Jun 12 11:06:38.344303 crc crio[19822]: time="2026-06-12T11:06:38.34416972Z" level=info msg="Removed pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148" id=c5fdf316-1a9f-45de-967b-c2d9f8396e2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264635 | controller | Jun 12 11:06:38.345396 crc crio[19822]: time="2026-06-12T11:06:38.345308422Z" level=info msg="Stopping pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe" id=1ae1f6f6-fab8-43c3-acb0-07c4550395c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264651 | controller | Jun 12 11:06:38.345486 crc crio[19822]: time="2026-06-12T11:06:38.345401215Z" level=info msg="Stopped pod sandbox (already stopped): db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe" id=1ae1f6f6-fab8-43c3-acb0-07c4550395c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264668 | controller | Jun 12 11:06:38.346466 crc crio[19822]: time="2026-06-12T11:06:38.346274063Z" level=info msg="Removing pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe" id=84738c26-7be2-4760-b618-aa9470225ffd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264684 | controller | Jun 12 11:06:38.377264 crc crio[19822]: time="2026-06-12T11:06:38.377076363Z" level=info msg="Removed pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe" id=84738c26-7be2-4760-b618-aa9470225ffd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264700 | controller | Jun 12 11:06:38.378188 crc crio[19822]: time="2026-06-12T11:06:38.377980844Z" level=info msg="Stopping pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121" id=c013c6b2-1da8-4a87-83f3-c40658537147 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264716 | controller | Jun 12 11:06:38.378285 crc crio[19822]: time="2026-06-12T11:06:38.378208731Z" level=info msg="Stopped pod sandbox (already stopped): cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121" id=c013c6b2-1da8-4a87-83f3-c40658537147 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264732 | controller | Jun 12 11:06:38.379366 crc crio[19822]: time="2026-06-12T11:06:38.379295926Z" level=info msg="Removing pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121" id=b6bc9709-1692-4196-b891-184d26cfba50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264748 | controller | Jun 12 11:06:38.413977 crc crio[19822]: time="2026-06-12T11:06:38.413720368Z" level=info msg="Removed pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121" id=b6bc9709-1692-4196-b891-184d26cfba50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264764 | controller | Jun 12 11:06:38.414749 crc crio[19822]: time="2026-06-12T11:06:38.414660024Z" level=info msg="Stopping pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1" id=dbc09045-bf56-49eb-aae4-2bf8b27c5056 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264780 | controller | Jun 12 11:06:38.415220 crc crio[19822]: time="2026-06-12T11:06:38.414925403Z" level=info msg="Stopped pod sandbox (already stopped): 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1" id=dbc09045-bf56-49eb-aae4-2bf8b27c5056 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264800 | controller | Jun 12 11:06:38.415686 crc crio[19822]: time="2026-06-12T11:06:38.415620399Z" level=info msg="Removing pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1" id=92da9720-1184-4cbc-85d7-c05d8911b182 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264816 | controller | Jun 12 11:06:38.431099 crc crio[19822]: time="2026-06-12T11:06:38.430958356Z" level=info msg="Removed pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1" id=92da9720-1184-4cbc-85d7-c05d8911b182 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264833 | controller | Jun 12 11:06:38.432240 crc crio[19822]: time="2026-06-12T11:06:38.432018808Z" level=info msg="Stopping pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd" id=58dd2d1a-df0d-4440-9760-0255cbb31f9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264867 | controller | Jun 12 11:06:38.432240 crc crio[19822]: time="2026-06-12T11:06:38.432164863Z" level=info msg="Stopped pod sandbox (already stopped): 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd" id=58dd2d1a-df0d-4440-9760-0255cbb31f9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264890 | controller | Jun 12 11:06:38.432908 crc crio[19822]: time="2026-06-12T11:06:38.432763052Z" level=info msg="Removing pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd" id=a51f1843-7c4b-4156-a963-526ee91016c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264907 | controller | Jun 12 11:06:38.449022 crc crio[19822]: time="2026-06-12T11:06:38.448875279Z" level=info msg="Removed pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd" id=a51f1843-7c4b-4156-a963-526ee91016c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264924 | controller | Jun 12 11:06:38.457674 crc crio[19822]: time="2026-06-12T11:06:38.457583754Z" level=info msg="Stopping pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200" id=0e33463b-1817-41d1-9c25-ee0536716de8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264941 | controller | Jun 12 11:06:38.458146 crc crio[19822]: time="2026-06-12T11:06:38.457668587Z" level=info msg="Stopped pod sandbox (already stopped): 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200" id=0e33463b-1817-41d1-9c25-ee0536716de8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.264957 | controller | Jun 12 11:06:38.459426 crc crio[19822]: time="2026-06-12T11:06:38.45931681Z" level=info msg="Removing pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200" id=6df9b96a-d9e0-4d8a-88d6-63629feaaa09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264974 | controller | Jun 12 11:06:38.490176 crc crio[19822]: time="2026-06-12T11:06:38.489892949Z" level=info msg="Removed pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200" id=6df9b96a-d9e0-4d8a-88d6-63629feaaa09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.264990 | controller | Jun 12 11:06:38.492016 crc crio[19822]: time="2026-06-12T11:06:38.491295459Z" level=info msg="Stopping pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998" id=2e1f5e32-acb6-49dc-b0e9-11d75225d440 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265006 | controller | Jun 12 11:06:38.492196 crc crio[19822]: time="2026-06-12T11:06:38.492093345Z" level=info msg="Stopped pod sandbox (already stopped): ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998" id=2e1f5e32-acb6-49dc-b0e9-11d75225d440 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265023 | controller | Jun 12 11:06:38.496024 crc crio[19822]: time="2026-06-12T11:06:38.495763951Z" level=info msg="Removing pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998" id=13482942-c918-4e51-b482-7c49a0d229f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265044 | controller | Jun 12 11:06:38.512273 crc crio[19822]: time="2026-06-12T11:06:38.512170008Z" level=info msg="Removed pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998" id=13482942-c918-4e51-b482-7c49a0d229f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265062 | controller | Jun 12 11:06:38.516012 crc crio[19822]: time="2026-06-12T11:06:38.515535522Z" level=info msg="Stopping pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458" id=ff5534e0-2aec-4c05-8330-a4ef9fa29553 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265079 | controller | Jun 12 11:06:38.516012 crc crio[19822]: time="2026-06-12T11:06:38.515933845Z" level=info msg="Stopped pod sandbox (already stopped): b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458" id=ff5534e0-2aec-4c05-8330-a4ef9fa29553 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265095 | controller | Jun 12 11:06:38.517658 crc crio[19822]: time="2026-06-12T11:06:38.517579267Z" level=info msg="Removing pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458" id=d43bd565-db15-4c97-b7da-03b00926ae7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265111 | controller | Jun 12 11:06:38.532875 crc crio[19822]: time="2026-06-12T11:06:38.532748395Z" level=info msg="Removed pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458" id=d43bd565-db15-4c97-b7da-03b00926ae7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265127 | controller | Jun 12 11:06:38.534532 crc crio[19822]: time="2026-06-12T11:06:38.534450776Z" level=info msg="Stopping pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437" id=2aa1c80d-c21c-41cb-b4b0-ef54b3cee5a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265143 | controller | Jun 12 11:06:38.534532 crc crio[19822]: time="2026-06-12T11:06:38.534533608Z" level=info msg="Stopped pod sandbox (already stopped): c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437" id=2aa1c80d-c21c-41cb-b4b0-ef54b3cee5a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265159 | controller | Jun 12 11:06:38.535095 crc crio[19822]: time="2026-06-12T11:06:38.534980843Z" level=info msg="Removing pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437" id=85050b11-d65b-4db2-9de9-7702c8e39e5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265175 | controller | Jun 12 11:06:38.552542 crc crio[19822]: time="2026-06-12T11:06:38.552419842Z" level=info msg="Removed pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437" id=85050b11-d65b-4db2-9de9-7702c8e39e5a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265192 | controller | Jun 12 11:06:38.553712 crc crio[19822]: time="2026-06-12T11:06:38.553619808Z" level=info msg="Stopping pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb" id=6d2eb500-c4c4-4a52-ac71-4814fb1a9dfc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265208 | controller | Jun 12 11:06:38.553941 crc crio[19822]: time="2026-06-12T11:06:38.553866396Z" level=info msg="Stopped pod sandbox (already stopped): c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb" id=6d2eb500-c4c4-4a52-ac71-4814fb1a9dfc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265224 | controller | Jun 12 11:06:38.554583 crc crio[19822]: time="2026-06-12T11:06:38.554509306Z" level=info msg="Removing pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb" id=9761adcf-da9c-4b71-9298-91ce7bb4935f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265240 | controller | Jun 12 11:06:38.571937 crc crio[19822]: time="2026-06-12T11:06:38.57179276Z" level=info msg="Removed pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb" id=9761adcf-da9c-4b71-9298-91ce7bb4935f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265260 | controller | Jun 12 11:06:38.573308 crc crio[19822]: time="2026-06-12T11:06:38.573208473Z" level=info msg="Stopping pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51" id=47be6dd2-b03e-4703-9fca-83d4ef123ae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265277 | controller | Jun 12 11:06:38.573388 crc crio[19822]: time="2026-06-12T11:06:38.573351317Z" level=info msg="Stopped pod sandbox (already stopped): ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51" id=47be6dd2-b03e-4703-9fca-83d4ef123ae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265293 | controller | Jun 12 11:06:38.574250 crc crio[19822]: time="2026-06-12T11:06:38.574176283Z" level=info msg="Removing pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51" id=2cab0d2c-aa9b-4c24-8a1c-5e93e8e2ebc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265309 | controller | Jun 12 11:06:38.589126 crc crio[19822]: time="2026-06-12T11:06:38.58901145Z" level=info msg="Removed pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51" id=2cab0d2c-aa9b-4c24-8a1c-5e93e8e2ebc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265325 | controller | Jun 12 11:06:38.590157 crc crio[19822]: time="2026-06-12T11:06:38.590014859Z" level=info msg="Stopping pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814" id=08ba141a-8f0b-4d22-8157-9823fe9e5220 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265341 | controller | Jun 12 11:06:38.591460 crc crio[19822]: time="2026-06-12T11:06:38.590164474Z" level=info msg="Stopped pod sandbox (already stopped): ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814" id=08ba141a-8f0b-4d22-8157-9823fe9e5220 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265357 | controller | Jun 12 11:06:38.591460 crc crio[19822]: time="2026-06-12T11:06:38.591268488Z" level=info msg="Removing pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814" id=979e85b5-02dc-445a-8514-6e7a367051f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265373 | controller | Jun 12 11:06:38.618009 crc crio[19822]: time="2026-06-12T11:06:38.61789732Z" level=info msg="Removed pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814" id=979e85b5-02dc-445a-8514-6e7a367051f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265389 | controller | Jun 12 11:06:38.619300 crc crio[19822]: time="2026-06-12T11:06:38.619208866Z" level=info msg="Stopping pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da" id=89119619-7537-4885-bea5-30b85a6c6c30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265405 | controller | Jun 12 11:06:38.619400 crc crio[19822]: time="2026-06-12T11:06:38.61932706Z" level=info msg="Stopped pod sandbox (already stopped): ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da" id=89119619-7537-4885-bea5-30b85a6c6c30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265421 | controller | Jun 12 11:06:38.622994 crc crio[19822]: time="2026-06-12T11:06:38.622787897Z" level=info msg="Removing pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da" id=19ca5ada-29aa-484d-85d0-95b0b94c543c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265437 | controller | Jun 12 11:06:38.643106 crc crio[19822]: time="2026-06-12T11:06:38.642955968Z" level=info msg="Removed pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da" id=19ca5ada-29aa-484d-85d0-95b0b94c543c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265453 | controller | Jun 12 11:06:38.644010 crc crio[19822]: time="2026-06-12T11:06:38.643937868Z" level=info msg="Stopping pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0" id=def7fecf-3c33-4dd7-bcaf-f2ca5d6408ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265474 | controller | Jun 12 11:06:38.644315 crc crio[19822]: time="2026-06-12T11:06:38.644243958Z" level=info msg="Stopped pod sandbox (already stopped): 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0" id=def7fecf-3c33-4dd7-bcaf-f2ca5d6408ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265491 | controller | Jun 12 11:06:38.644882 crc crio[19822]: time="2026-06-12T11:06:38.644790946Z" level=info msg="Removing pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0" id=18d50c68-673d-4d68-ab0a-0c0e424d3f95 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265507 | controller | Jun 12 11:06:38.662722 crc crio[19822]: time="2026-06-12T11:06:38.662615825Z" level=info msg="Removed pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0" id=18d50c68-673d-4d68-ab0a-0c0e424d3f95 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265523 | controller | Jun 12 11:06:38.663541 crc crio[19822]: time="2026-06-12T11:06:38.663489802Z" level=info msg="Stopping pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139" id=1d7fd6b3-f57e-430e-84e7-d5883d12a288 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265540 | controller | Jun 12 11:06:38.663695 crc crio[19822]: time="2026-06-12T11:06:38.663569805Z" level=info msg="Stopped pod sandbox (already stopped): c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139" id=1d7fd6b3-f57e-430e-84e7-d5883d12a288 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265556 | controller | Jun 12 11:06:38.664485 crc crio[19822]: time="2026-06-12T11:06:38.66403416Z" level=info msg="Removing pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139" id=94f39cf0-d2ce-45f4-a633-619b36459ef5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265571 | controller | Jun 12 11:06:38.683403 crc crio[19822]: time="2026-06-12T11:06:38.68214566Z" level=info msg="Removed pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139" id=94f39cf0-d2ce-45f4-a633-619b36459ef5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265588 | controller | Jun 12 11:06:38.683740 crc crio[19822]: time="2026-06-12T11:06:38.683573923Z" level=info msg="Stopping pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2" id=68c29bc4-aec6-4d34-a239-888ea379462c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265604 | controller | Jun 12 11:06:38.683740 crc crio[19822]: time="2026-06-12T11:06:38.683654816Z" level=info msg="Stopped pod sandbox (already stopped): 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2" id=68c29bc4-aec6-4d34-a239-888ea379462c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265620 | controller | Jun 12 11:06:38.684429 crc crio[19822]: time="2026-06-12T11:06:38.684346928Z" level=info msg="Removing pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2" id=4c83a786-bd8c-480f-a09f-0f2a784085f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265636 | controller | Jun 12 11:06:38.710248 crc crio[19822]: time="2026-06-12T11:06:38.709170665Z" level=info msg="Removed pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2" id=4c83a786-bd8c-480f-a09f-0f2a784085f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265653 | controller | Jun 12 11:06:38.712798 crc crio[19822]: time="2026-06-12T11:06:38.712682062Z" level=info msg="Stopping pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424" id=3ce313ef-98d9-4418-ad51-b4a8cbf96638 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265669 | controller | Jun 12 11:06:38.712798 crc crio[19822]: time="2026-06-12T11:06:38.712868848Z" level=info msg="Stopped pod sandbox (already stopped): 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424" id=3ce313ef-98d9-4418-ad51-b4a8cbf96638 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265691 | controller | Jun 12 11:06:38.713546 crc crio[19822]: time="2026-06-12T11:06:38.713461186Z" level=info msg="Removing pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424" id=be2035d4-c058-445c-b62f-869e6785eb7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265708 | controller | Jun 12 11:06:38.728084 crc crio[19822]: time="2026-06-12T11:06:38.727985452Z" level=info msg="Removed pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424" id=be2035d4-c058-445c-b62f-869e6785eb7c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265725 | controller | Jun 12 11:06:38.728868 crc crio[19822]: time="2026-06-12T11:06:38.728740264Z" level=info msg="Stopping pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829" id=cc6ec013-5207-4231-a57d-0211fca3afee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265741 | controller | Jun 12 11:06:38.728984 crc crio[19822]: time="2026-06-12T11:06:38.728871468Z" level=info msg="Stopped pod sandbox (already stopped): 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829" id=cc6ec013-5207-4231-a57d-0211fca3afee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265757 | controller | Jun 12 11:06:38.729489 crc crio[19822]: time="2026-06-12T11:06:38.729420186Z" level=info msg="Removing pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829" id=34c10147-3562-4bea-8f4d-9440047705f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265774 | controller | Jun 12 11:06:38.742922 crc crio[19822]: time="2026-06-12T11:06:38.742777124Z" level=info msg="Removed pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829" id=34c10147-3562-4bea-8f4d-9440047705f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265790 | controller | Jun 12 11:06:38.744473 crc crio[19822]: time="2026-06-12T11:06:38.744379754Z" level=info msg="Stopping pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667" id=f344bc0a-d1a4-4ead-9804-e8a423e3bf19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265806 | controller | Jun 12 11:06:38.744554 crc crio[19822]: time="2026-06-12T11:06:38.744501698Z" level=info msg="Stopped pod sandbox (already stopped): f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667" id=f344bc0a-d1a4-4ead-9804-e8a423e3bf19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265822 | controller | Jun 12 11:06:38.745241 crc crio[19822]: time="2026-06-12T11:06:38.745143767Z" level=info msg="Removing pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667" id=2c5a1a96-9408-4ce5-971a-3fc63d19af5c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265838 | controller | Jun 12 11:06:38.765763 crc crio[19822]: time="2026-06-12T11:06:38.765656783Z" level=info msg="Removed pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667" id=2c5a1a96-9408-4ce5-971a-3fc63d19af5c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265873 | controller | Jun 12 11:06:38.767083 crc crio[19822]: time="2026-06-12T11:06:38.766936912Z" level=info msg="Stopping pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc" id=036223a3-35c4-4e39-9354-786ec2908733 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265892 | controller | Jun 12 11:06:38.767210 crc crio[19822]: time="2026-06-12T11:06:38.767083897Z" level=info msg="Stopped pod sandbox (already stopped): aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc" id=036223a3-35c4-4e39-9354-786ec2908733 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265909 | controller | Jun 12 11:06:38.768714 crc crio[19822]: time="2026-06-12T11:06:38.768630908Z" level=info msg="Removing pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc" id=9ca457d3-0bc8-490e-90b9-0cd240189e6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265932 | controller | Jun 12 11:06:38.783846 crc crio[19822]: time="2026-06-12T11:06:38.783666859Z" level=info msg="Removed pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc" id=9ca457d3-0bc8-490e-90b9-0cd240189e6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265949 | controller | Jun 12 11:06:38.784663 crc crio[19822]: time="2026-06-12T11:06:38.784591446Z" level=info msg="Stopping pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760" id=dc7d98f2-450a-4740-81c6-2d93f1b990bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265965 | controller | Jun 12 11:06:38.784663 crc crio[19822]: time="2026-06-12T11:06:38.784653298Z" level=info msg="Stopped pod sandbox (already stopped): f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760" id=dc7d98f2-450a-4740-81c6-2d93f1b990bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.265981 | controller | Jun 12 11:06:38.785245 crc crio[19822]: time="2026-06-12T11:06:38.785174415Z" level=info msg="Removing pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760" id=d8ab2f82-f364-4049-bc9d-e6f770e7067b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.265998 | controller | Jun 12 11:06:38.802401 crc crio[19822]: time="2026-06-12T11:06:38.802282125Z" level=info msg="Removed pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760" id=d8ab2f82-f364-4049-bc9d-e6f770e7067b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.266014 | controller | Jun 12 11:06:38.804013 crc crio[19822]: time="2026-06-12T11:06:38.803735798Z" level=info msg="Stopping pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7" id=f2695f7a-7106-44b8-9195-55e26a8703fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.266031 | controller | Jun 12 11:06:38.804185 crc crio[19822]: time="2026-06-12T11:06:38.804024767Z" level=info msg="Stopped pod sandbox (already stopped): d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7" id=f2695f7a-7106-44b8-9195-55e26a8703fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.266047 | controller | Jun 12 11:06:38.804878 crc crio[19822]: time="2026-06-12T11:06:38.8047524Z" level=info msg="Removing pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7" id=6e5d985d-0f5e-4bce-b7ac-f768f2cb14d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.266063 | controller | Jun 12 11:06:38.830474 crc crio[19822]: time="2026-06-12T11:06:38.830284108Z" level=info msg="Removed pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7" id=6e5d985d-0f5e-4bce-b7ac-f768f2cb14d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.266079 | controller | Jun 12 11:06:54.154193 crc crio[19822]: time="2026-06-12T11:06:54.153241845Z" level=info msg="Running pod sandbox: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/POD" id=992d27e1-07e1-4145-9e87-4b75a138ac45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.266096 | controller | Jun 12 11:06:54.155931 crc crio[19822]: time="2026-06-12T11:06:54.154228487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266113 | controller | Jun 12 11:06:54.191885 crc crio[19822]: time="2026-06-12T11:06:54.191781564Z" level=info msg="Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc005212920}] Aliases:map[]}"
2026-06-12 11:43:48.266136 | controller | Jun 12 11:06:54.192293 crc crio[19822]: time="2026-06-12T11:06:54.19226403Z" level=info msg="Adding pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.266154 | controller | Jun 12 11:06:54.735398 crc crio[19822]: 2026-06-12T11:06:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afbf75fdc07cc0d Mac:2e:0e:7d:74:80:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.266172 | controller | Jun 12 11:06:54.737603 crc crio[19822]: time="2026-06-12T11:06:54.737553036Z" level=info msg="Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc005212920}] Aliases:map[]}"
2026-06-12 11:43:48.266189 | controller | Jun 12 11:06:54.738100 crc crio[19822]: time="2026-06-12T11:06:54.738035492Z" level=info msg="Checking pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.266205 | controller | Jun 12 11:06:54.753368 crc crio[19822]: time="2026-06-12T11:06:54.753247248Z" level=info msg="Ran pod sandbox afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f with infra container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/POD" id=992d27e1-07e1-4145-9e87-4b75a138ac45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.266222 | controller | Jun 12 11:06:54.761268 crc crio[19822]: time="2026-06-12T11:06:54.761168528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1bb5b63c-42e3-497b-9235-3fc3f5c49d9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.266238 | controller | Jun 12 11:06:54.765033 crc crio[19822]: time="2026-06-12T11:06:54.764888358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1d374abf-328b-4d1a-80bb-54d47401f368 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.266255 | controller | Jun 12 11:06:54.777112 crc crio[19822]: time="2026-06-12T11:06:54.776994024Z" level=info msg="Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util" id=339fea2a-9bb6-4f76-845e-7a2ed27a572f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.266271 | controller | Jun 12 11:06:54.777611 crc crio[19822]: time="2026-06-12T11:06:54.777513551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266288 | controller | Jun 12 11:06:54.823460 crc crio[19822]: time="2026-06-12T11:06:54.823334302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266304 | controller | Jun 12 11:06:54.830166 crc crio[19822]: time="2026-06-12T11:06:54.830037426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266327 | controller | Jun 12 11:06:55.010020 crc crio[19822]: time="2026-06-12T11:06:55.0094606Z" level=info msg="Created container 8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util" id=339fea2a-9bb6-4f76-845e-7a2ed27a572f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.266344 | controller | Jun 12 11:06:55.011173 crc crio[19822]: time="2026-06-12T11:06:55.01104002Z" level=info msg="Starting container: 8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d" id=0c0f4b88-c743-488f-99d7-54910ea1ad28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.266361 | controller | Jun 12 11:06:55.017241 crc crio[19822]: time="2026-06-12T11:06:55.017124004Z" level=info msg="Started container" PID=217602 containerID=8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util id=0c0f4b88-c743-488f-99d7-54910ea1ad28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f
2026-06-12 11:43:48.266378 | controller | Jun 12 11:06:56.423665 crc crio[19822]: time="2026-06-12T11:06:56.423246884Z" level=info msg="Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=56b2e640-3235-4700-accb-cc82f2717fd0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.266400 | controller | Jun 12 11:06:56.426502 crc crio[19822]: time="2026-06-12T11:06:56.426403544Z" level=info msg="Trying to access \"38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 11:43:48.266427 | controller | Jun 12 11:06:56.923753 crc crio[19822]: time="2026-06-12T11:06:56.923610486Z" level=info msg="Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:c3a20c173ccea9403228c0de335197c60d9f2ce48e717debb33ac2d0c57ef3b5" id=56b2e640-3235-4700-accb-cc82f2717fd0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.266451 | controller | Jun 12 11:06:56.924894 crc crio[19822]: time="2026-06-12T11:06:56.924750921Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=669823fc-0932-475b-b0a2-c45da95ef194 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.266474 | controller | Jun 12 11:06:56.929069 crc crio[19822]: time="2026-06-12T11:06:56.928979027Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=b964328c-83b2-4361-871a-148a6567afb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.266496 | controller | Jun 12 11:06:56.937386 crc crio[19822]: time="2026-06-12T11:06:56.937282492Z" level=info msg="Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull" id=6e365b73-615c-4f03-86b1-e63e507dbb03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.266517 | controller | Jun 12 11:06:56.938790 crc crio[19822]: time="2026-06-12T11:06:56.938725898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266540 | controller | Jun 12 11:06:56.983367 crc crio[19822]: time="2026-06-12T11:06:56.983264228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266562 | controller | Jun 12 11:06:56.983716 crc crio[19822]: time="2026-06-12T11:06:56.983541427Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/80f25b3a4fd841afdc73a81e6fea70924e1787dc81f92ba88fb37192068e3776/merged/etc/passwd: no such file or directory"
2026-06-12 11:43:48.266588 | controller | Jun 12 11:06:56.983716 crc crio[19822]: time="2026-06-12T11:06:56.983572868Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/80f25b3a4fd841afdc73a81e6fea70924e1787dc81f92ba88fb37192068e3776/merged/etc/group: no such file or directory"
2026-06-12 11:43:48.266606 | controller | Jun 12 11:06:56.987584 crc crio[19822]: time="2026-06-12T11:06:56.987504944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266623 | controller | Jun 12 11:06:57.167969 crc crio[19822]: time="2026-06-12T11:06:57.166740382Z" level=info msg="Created container 97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull" id=6e365b73-615c-4f03-86b1-e63e507dbb03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.266640 | controller | Jun 12 11:06:57.168468 crc crio[19822]: time="2026-06-12T11:06:57.168388484Z" level=info msg="Starting container: 97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d" id=8abafc3f-13eb-40e6-9741-cbcc223833d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.266657 | controller | Jun 12 11:06:57.174194 crc crio[19822]: time="2026-06-12T11:06:57.174036484Z" level=info msg="Started container" PID=217779 containerID=97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull id=8abafc3f-13eb-40e6-9741-cbcc223833d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f
2026-06-12 11:43:48.266674 | controller | Jun 12 11:06:57.442261 crc crio[19822]: time="2026-06-12T11:06:57.441325863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b3b60d29-4032-4ab0-8561-c845f4802919 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.266690 | controller | Jun 12 11:06:57.444478 crc crio[19822]: time="2026-06-12T11:06:57.444364659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5a6a8d54-25f9-4c97-a8e0-ee3e4f775ca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.266707 | controller | Jun 12 11:06:57.452510 crc crio[19822]: time="2026-06-12T11:06:57.452307462Z" level=info msg="Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract" id=6ae6a5a6-6000-457e-9a40-68064d9b16a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.266723 | controller | Jun 12 11:06:57.453029 crc crio[19822]: time="2026-06-12T11:06:57.452764977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266739 | controller | Jun 12 11:06:57.496726 crc crio[19822]: time="2026-06-12T11:06:57.496610455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266755 | controller | Jun 12 11:06:57.499694 crc crio[19822]: time="2026-06-12T11:06:57.499598141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266772 | controller | Jun 12 11:06:57.671637 crc crio[19822]: time="2026-06-12T11:06:57.671537126Z" level=info msg="Created container 4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract" id=6ae6a5a6-6000-457e-9a40-68064d9b16a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.266792 | controller | Jun 12 11:06:57.673163 crc crio[19822]: time="2026-06-12T11:06:57.673036534Z" level=info msg="Starting container: 4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e" id=e1befb61-60a4-473e-a0e4-a54b0220f697 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.266810 | controller | Jun 12 11:06:57.678687 crc crio[19822]: time="2026-06-12T11:06:57.67857272Z" level=info msg="Started container" PID=217802 containerID=4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract id=e1befb61-60a4-473e-a0e4-a54b0220f697 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f
2026-06-12 11:43:48.266827 | controller | Jun 12 11:06:59.480749 crc crio[19822]: time="2026-06-12T11:06:59.479769533Z" level=info msg="Stopping pod sandbox: afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f" id=64a1901c-634e-45d8-b7c9-d16b9bdeaccc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.266843 | controller | Jun 12 11:06:59.482409 crc crio[19822]: time="2026-06-12T11:06:59.481304953Z" level=info msg="Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc002ed0948}] Aliases:map[]}"
2026-06-12 11:43:48.266894 | controller | Jun 12 11:06:59.482409 crc crio[19822]: time="2026-06-12T11:06:59.481434737Z" level=info msg="Deleting pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.266916 | controller | Jun 12 11:07:00.138183 crc crio[19822]: time="2026-06-12T11:07:00.137542171Z" level=info msg="Stopped pod sandbox: afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f" id=64a1901c-634e-45d8-b7c9-d16b9bdeaccc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.266933 | controller | Jun 12 11:07:06.112971 crc crio[19822]: time="2026-06-12T11:07:06.112135832Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/POD" id=653e3fde-7067-44eb-bf30-de5f2f82124a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.266951 | controller | Jun 12 11:07:06.114707 crc crio[19822]: time="2026-06-12T11:07:06.114633852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.266967 | controller | Jun 12 11:07:06.166790 crc crio[19822]: time="2026-06-12T11:07:06.16627659Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-567b97d897-f2z8q Namespace:openstack-operators ID:6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 UID:e91d8d94-950d-467b-a992-f3588b58cf1a NetNS:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91d8d94_950d_467b_a992_f3588b58cf1a.slice PodAnnotations:0xc005212148}] Aliases:map[]}"
2026-06-12 11:43:48.266985 | controller | Jun 12 11:07:06.167806 crc crio[19822]: time="2026-06-12T11:07:06.167637873Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-567b97d897-f2z8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.267002 | controller | Jun 12 11:07:06.846028 crc crio[19822]: 2026-06-12T11:07:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a062955b14674f Mac:5a:9c:d5:af:25:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.267024 | controller | Jun 12 11:07:06.847612 crc crio[19822]: time="2026-06-12T11:07:06.847530244Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-567b97d897-f2z8q Namespace:openstack-operators ID:6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 UID:e91d8d94-950d-467b-a992-f3588b58cf1a NetNS:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91d8d94_950d_467b_a992_f3588b58cf1a.slice PodAnnotations:0xc005212148}] Aliases:map[]}"
2026-06-12 11:43:48.267042 | controller | Jun 12 11:07:06.847967 crc crio[19822]: time="2026-06-12T11:07:06.847774997Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-567b97d897-f2z8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.267058 | controller | Jun 12 11:07:06.870665 crc crio[19822]: time="2026-06-12T11:07:06.870582261Z" level=info msg="Ran pod sandbox 6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 with infra container: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/POD" id=653e3fde-7067-44eb-bf30-de5f2f82124a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.267075 | controller | Jun 12 11:07:06.878206 crc crio[19822]: time="2026-06-12T11:07:06.878120213Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.267091 | controller | Jun 12 11:07:06.878488 crc crio[19822]: time="2026-06-12T11:07:06.878362581Z" level=info msg="Image 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.267107 | controller | Jun 12 11:07:06.878488 crc crio[19822]: time="2026-06-12T11:07:06.878429693Z" level=info msg="Neither image nor artfiact 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.267123 | controller | Jun 12 11:07:06.879700 crc crio[19822]: time="2026-06-12T11:07:06.879634492Z" level=info msg="Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=df89681e-3d6f-486f-9d1e-5065bccf921d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.267139 | controller | Jun 12 11:07:06.881159 crc crio[19822]: time="2026-06-12T11:07:06.88110887Z" level=info msg="Trying to access \"38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 11:43:48.267157 | controller | Jun 12 11:07:17.043631 crc crio[19822]: time="2026-06-12T11:07:17.042581642Z" level=info msg="Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator@sha256:815ad8d109b703bcd2b677b06a86ba1380872c778940d4468b456abecb7df7d0" id=df89681e-3d6f-486f-9d1e-5065bccf921d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.267173 | controller | Jun 12 11:07:17.045618 crc crio[19822]: time="2026-06-12T11:07:17.045581998Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=4f2f5d24-128f-4382-905d-b405cb339aa3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.267197 | controller | Jun 12 11:07:17.050985 crc crio[19822]: time="2026-06-12T11:07:17.050774742Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=f95d2290-0c33-4b6a-8876-217c82cade5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.267214 | controller | Jun 12 11:07:17.081931 crc crio[19822]: time="2026-06-12T11:07:17.081866693Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator" id=d111fca0-ea17-441a-8b67-8a589089f374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.267231 | controller | Jun 12 11:07:17.084430 crc crio[19822]: time="2026-06-12T11:07:17.084400035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267247 | controller | Jun 12 11:07:17.197753 crc crio[19822]: time="2026-06-12T11:07:17.197664718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267264 | controller | Jun 12 11:07:17.209601 crc crio[19822]: time="2026-06-12T11:07:17.209500516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267280 | controller | Jun 12 11:07:17.433007 crc crio[19822]: time="2026-06-12T11:07:17.43247647Z" level=info msg="Created container 503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator" id=d111fca0-ea17-441a-8b67-8a589089f374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.267296 | controller | Jun 12 11:07:17.434215 crc crio[19822]: time="2026-06-12T11:07:17.434151924Z" level=info msg="Starting container: 503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b" id=f1f63050-fa33-4a85-ab4f-1dea1a7562d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.267312 | controller | Jun 12 11:07:17.441892 crc crio[19822]: time="2026-06-12T11:07:17.441261479Z" level=info msg="Started container" PID=218970 containerID=503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b description=openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator id=f1f63050-fa33-4a85-ab4f-1dea1a7562d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8
2026-06-12 11:43:48.267328 | controller | Jun 12 11:08:01.525968 crc crio[19822]: time="2026-06-12T11:08:01.525013209Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687708-rgbch/POD" id=34c50c8b-c422-415f-bef9-dc6e8ac96a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.267345 | controller | Jun 12 11:08:01.527230 crc crio[19822]: time="2026-06-12T11:08:01.526024831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267361 | controller | Jun 12 11:08:01.578760 crc crio[19822]: time="2026-06-12T11:08:01.57865812Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}"
2026-06-12 11:43:48.267378 | controller | Jun 12 11:08:01.578760 crc crio[19822]: time="2026-06-12T11:08:01.578725342Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687708-rgbch to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.267401 | controller | Jun 12 11:08:02.543082 crc crio[19822]: 2026-06-12T11:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4d7295a2fdfda7 Mac:6a:e8:ad:a3:89:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.267419 | controller | Jun 12 11:08:02.544721 crc crio[19822]: time="2026-06-12T11:08:02.544646957Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}"
2026-06-12 11:43:48.267437 | controller | Jun 12 11:08:02.544981 crc crio[19822]: time="2026-06-12T11:08:02.544910855Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687708-rgbch for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.267453 | controller | Jun 12 11:08:02.556918 crc crio[19822]: time="2026-06-12T11:08:02.556749887Z" level=info msg="Ran pod sandbox c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 with infra container: openshift-infra/auto-csr-approver-29687708-rgbch/POD" id=34c50c8b-c422-415f-bef9-dc6e8ac96a37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.267470 | controller | Jun 12 11:08:02.560738 crc crio[19822]: time="2026-06-12T11:08:02.560407819Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fc9e40fe-a7fe-4864-a9b5-85e7a546ea40 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.267487 | controller | Jun 12 11:08:02.568512 crc crio[19822]: time="2026-06-12T11:08:02.568438225Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.267504 | controller | Jun 12 11:08:04.545471 crc crio[19822]: time="2026-06-12T11:08:04.54463564Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fc9e40fe-a7fe-4864-a9b5-85e7a546ea40 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.267520 | controller | Jun 12 11:08:04.546454 crc crio[19822]: time="2026-06-12T11:08:04.546291523Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6783a162-4aa9-403f-931c-124bb9b33fc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.267537 | controller | Jun 12 11:08:04.549030 crc crio[19822]: time="2026-06-12T11:08:04.548557515Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b17f2340-b7f6-43fb-8b46-9c16d3708f48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.267553 | controller | Jun 12 11:08:04.868296 crc crio[19822]: time="2026-06-12T11:08:04.868180362Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687708-rgbch/oc" id=2713f18a-02e9-47f4-b8e0-4d69e256c69b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.267569 | controller | Jun 12 11:08:04.868764 crc crio[19822]: time="2026-06-12T11:08:04.868701149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267584 | controller | Jun 12 11:08:04.919918 crc crio[19822]: time="2026-06-12T11:08:04.919756838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267600 | controller | Jun 12 11:08:05.216556 crc crio[19822]: time="2026-06-12T11:08:05.216234116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267622 | controller | Jun 12 11:08:05.362166 crc crio[19822]: time="2026-06-12T11:08:05.36150943Z" level=info msg="Created container cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3: openshift-infra/auto-csr-approver-29687708-rgbch/oc" id=2713f18a-02e9-47f4-b8e0-4d69e256c69b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.267640 | controller | Jun 12 11:08:05.363688 crc crio[19822]: time="2026-06-12T11:08:05.363599318Z" level=info msg="Starting container: cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3" id=c1b8aefa-cf71-4059-a217-8e8242717e22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.267657 | controller | Jun 12 11:08:05.369694 crc crio[19822]: time="2026-06-12T11:08:05.369586061Z" level=info msg="Started container" PID=221113 containerID=cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3 description=openshift-infra/auto-csr-approver-29687708-rgbch/oc id=c1b8aefa-cf71-4059-a217-8e8242717e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720
2026-06-12 11:43:48.267674 | controller | Jun 12 11:08:07.551960 crc crio[19822]: time="2026-06-12T11:08:07.551185507Z" level=info msg="Stopping pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720" id=3955b46b-7446-4723-b6ac-bfaecee7b2f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.267691 | controller | Jun 12 11:08:07.553130 crc crio[19822]: time="2026-06-12T11:08:07.552638493Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc002ed0038}] Aliases:map[]}"
2026-06-12 11:43:48.267713 | controller | Jun 12 11:08:07.553130 crc crio[19822]: time="2026-06-12T11:08:07.552872401Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687708-rgbch from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.267738 | controller | Jun 12 11:08:08.102588 crc crio[19822]: time="2026-06-12T11:08:08.10204186Z" level=info msg="Stopped pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720" id=3955b46b-7446-4723-b6ac-bfaecee7b2f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.267766 | controller | Jun 12 11:08:11.228299 crc crio[19822]: time="2026-06-12T11:08:11.226860692Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/POD" id=2f96ba72-3b6b-40ba-aca1-42e9afb8752e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.267784 | controller | Jun 12 11:08:11.228299 crc crio[19822]: time="2026-06-12T11:08:11.227691838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267802 | controller | Jun 12 11:08:11.307319 crc crio[19822]: time="2026-06-12T11:08:11.307219099Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/POD" id=f96af420-c81c-4971-9c8b-11621eec12b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.267819 | controller | Jun 12 11:08:11.307554 crc crio[19822]: time="2026-06-12T11:08:11.307348643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267840 | controller | Jun 12 11:08:11.372920 crc crio[19822]: time="2026-06-12T11:08:11.372196197Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-hmdmk Namespace:openstack-operators ID:d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 UID:93c4c9f0-5eb4-49f3-b919-408d7896c797 NetNS:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4c9f0_5eb4_49f3_b919_408d7896c797.slice PodAnnotations:0xc001ee3438}] Aliases:map[]}"
2026-06-12 11:43:48.267902 | controller | Jun 12 11:08:11.372920 crc crio[19822]: time="2026-06-12T11:08:11.37229893Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-hmdmk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.267929 | controller | Jun 12 11:08:11.407919 crc crio[19822]: time="2026-06-12T11:08:11.405038273Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/POD" id=e0fb44ac-f635-4ea2-b433-41e6df43b27f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.267947 | controller | Jun 12 11:08:11.407919 crc crio[19822]: time="2026-06-12T11:08:11.405242519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267964 | controller | Jun 12 11:08:11.496909 crc crio[19822]: time="2026-06-12T11:08:11.496762615Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/POD" id=88ab5bbc-0268-46cf-8aed-16769daaf094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.267981 | controller | Jun 12 11:08:11.497148 crc crio[19822]: time="2026-06-12T11:08:11.496949941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.267998 | controller | Jun 12 11:08:11.540663 crc crio[19822]: time="2026-06-12T11:08:11.540568101Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-xxrlp Namespace:openstack-operators ID:2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 UID:205a4a70-d19c-4469-aabc-e1bd0aaf0453 NetNS:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod205a4a70_d19c_4469_aabc_e1bd0aaf0453.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}"
2026-06-12 11:43:48.268014 | controller | Jun 12 11:08:11.540663 crc crio[19822]: time="2026-06-12T11:08:11.540639593Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-xxrlp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268031 | controller | Jun 12 11:08:11.561492 crc crio[19822]: time="2026-06-12T11:08:11.560407155Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/POD" id=a739ea26-40e8-4536-8880-92555141695b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268062 | controller | Jun 12 11:08:11.561492 crc crio[19822]: time="2026-06-12T11:08:11.560512508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268079 | controller | Jun 12 11:08:11.577936 crc crio[19822]: time="2026-06-12T11:08:11.577870178Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/POD" id=f7c2d78d-91d0-4be5-8891-7209c7bdf10d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268096 | controller | Jun 12 11:08:11.578168 crc crio[19822]: time="2026-06-12T11:08:11.577970743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268117 | controller | Jun 12 11:08:11.589986 crc crio[19822]: time="2026-06-12T11:08:11.586994189Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-q7jfq Namespace:openstack-operators ID:ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 UID:07d8313b-bfb8-48d0-b869-cb9c52a50e35 NetNS:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07d8313b_bfb8_48d0_b869_cb9c52a50e35.slice PodAnnotations:0xc00008cc10}] Aliases:map[]}"
2026-06-12 11:43:48.268135 | controller | Jun 12 11:08:11.589986 crc crio[19822]: time="2026-06-12T11:08:11.588933202Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-q7jfq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268152 | controller | Jun 12 11:08:11.644995 crc crio[19822]: time="2026-06-12T11:08:11.644794753Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/POD" id=84aa791f-1d24-4649-91bf-1c2d38fb269e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268170 | controller | Jun 12 11:08:11.644995 crc crio[19822]: time="2026-06-12T11:08:11.644952558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268186 | controller | Jun 12 11:08:11.823229 crc crio[19822]: time="2026-06-12T11:08:11.813637769Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/POD" id=3952dbae-d30a-40e9-915d-e82ceada05bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268202 | controller | Jun 12 11:08:11.823229 crc crio[19822]: time="2026-06-12T11:08:11.8142984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268220 | controller | Jun 12 11:08:12.016525 crc crio[19822]: time="2026-06-12T11:08:12.015339424Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-cp7t9 Namespace:openstack-operators ID:d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 UID:6f14c7bc-9fe6-4855-b8e1-90a1c555c871 NetNS:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f14c7bc_9fe6_4855_b8e1_90a1c555c871.slice PodAnnotations:0xc000120750}] Aliases:map[]}"
2026-06-12 11:43:48.268238 | controller | Jun 12 11:08:12.016525 crc crio[19822]: time="2026-06-12T11:08:12.015389652Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-cp7t9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268254 | controller | Jun 12 11:08:12.063317 crc crio[19822]: time="2026-06-12T11:08:12.047890692Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dzwsp Namespace:openstack-operators ID:25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 UID:bb75e3dd-5459-42b6-985b-ed5acbd01f3b NetNS:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb75e3dd_5459_42b6_985b_ed5acbd01f3b.slice PodAnnotations:0xc000120898}] Aliases:map[]}"
2026-06-12 11:43:48.268271 | controller | Jun 12 11:08:12.063621 crc crio[19822]: time="2026-06-12T11:08:12.063499865Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dzwsp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268292 | controller | Jun 12 11:08:12.097965 crc crio[19822]: time="2026-06-12T11:08:12.095608064Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/POD" id=09f69698-26e7-42c4-81d4-0f54e94f610d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268311 | controller | Jun 12 11:08:12.097965 crc crio[19822]: time="2026-06-12T11:08:12.095695929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268328 | controller | Jun 12 11:08:12.168147 crc crio[19822]: time="2026-06-12T11:08:12.167684967Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-kxhvw Namespace:openstack-operators ID:90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af UID:f7a3290b-63dd-4615-8e47-bedd2f41e2a9 NetNS:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7a3290b_63dd_4615_8e47_bedd2f41e2a9.slice PodAnnotations:0xc002144290}] Aliases:map[]}"
2026-06-12 11:43:48.268344 | controller | Jun 12 11:08:12.168147 crc crio[19822]: time="2026-06-12T11:08:12.167775062Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-kxhvw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268361 | controller | Jun 12 11:08:12.347590 crc crio[19822]: time="2026-06-12T11:08:12.346972704Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/POD" id=9c611212-2151-4182-9fd9-c9ac46eaf927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268377 | controller | Jun 12 11:08:12.351348 crc crio[19822]: time="2026-06-12T11:08:12.351310434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268394 | controller | Jun 12 11:08:12.385880 crc crio[19822]: time="2026-06-12T11:08:12.385745122Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/POD" id=262c86a0-d596-4a96-b5bc-87951129e4b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268410 | controller | Jun 12 11:08:12.386025 crc crio[19822]: time="2026-06-12T11:08:12.385897287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268426 | controller | Jun 12 11:08:12.403117 crc crio[19822]: time="2026-06-12T11:08:12.402800107Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6xbsw Namespace:openstack-operators ID:f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 UID:0993021f-c042-4547-b43a-2d4424e9db5a NetNS:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0993021f_c042_4547_b43a_2d4424e9db5a.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}"
2026-06-12 11:43:48.268442 | controller | Jun 12 11:08:12.403117 crc crio[19822]: time="2026-06-12T11:08:12.403080181Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6xbsw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268459 | controller | Jun 12 11:08:12.414683 crc crio[19822]: time="2026-06-12T11:08:12.414389496Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-xxjjb Namespace:openstack-operators ID:5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 UID:6c7d9732-ad24-44fb-bd50-510babc6be58 NetNS:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c7d9732_ad24_44fb_bd50_510babc6be58.slice PodAnnotations:0xc00008ca40}] Aliases:map[]}"
2026-06-12 11:43:48.268479 | controller | Jun 12 11:08:12.414683 crc crio[19822]: time="2026-06-12T11:08:12.414436427Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-xxjjb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268496 | controller | Jun 12 11:08:12.420775 crc crio[19822]: time="2026-06-12T11:08:12.420670211Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-wp25v Namespace:openstack-operators ID:00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 UID:f98a9b5e-9cff-458e-aa83-784a5a7b3d2d NetNS:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf98a9b5e_9cff_458e_aa83_784a5a7b3d2d.slice PodAnnotations:0xc003094100}] Aliases:map[]}"
2026-06-12 11:43:48.268513 | controller | Jun 12 11:08:12.421006 crc crio[19822]: time="2026-06-12T11:08:12.420983502Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-wp25v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268530 | controller | Jun 12 11:08:12.434458 crc crio[19822]: time="2026-06-12T11:08:12.43425718Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/POD" id=3cdbf95d-cd55-416e-8ee1-cca601c15455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268546 | controller | Jun 12 11:08:12.434458 crc crio[19822]: time="2026-06-12T11:08:12.434377874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268562 | controller | Jun 12 11:08:12.508214 crc crio[19822]: time="2026-06-12T11:08:12.508129379Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdwbn Namespace:openstack-operators ID:0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa UID:6338f7e2-64dd-4fa7-b660-cfdb87828211 NetNS:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6338f7e2_64dd_4fa7_b660_cfdb87828211.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}"
2026-06-12 11:43:48.268579 | controller | Jun 12 11:08:12.508420 crc crio[19822]: time="2026-06-12T11:08:12.508204191Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wdwbn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268595 | controller | Jun 12 11:08:12.513692 crc crio[19822]: time="2026-06-12T11:08:12.50824695Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/POD" id=dcc8e7c8-e50a-4f8f-b577-35dcff606469 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268611 | controller | Jun 12 11:08:12.513692 crc crio[19822]: time="2026-06-12T11:08:12.51352473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268628 | controller | Jun 12 11:08:12.571225 crc crio[19822]: time="2026-06-12T11:08:12.571047026Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-2mv8m Namespace:openstack-operators ID:619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 UID:225ba33c-e90c-453c-98ac-79abda3df174 NetNS:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225ba33c_e90c_453c_98ac_79abda3df174.slice PodAnnotations:0xc00008d248}] Aliases:map[]}"
2026-06-12 11:43:48.268650 | controller | Jun 12 11:08:12.571225 crc crio[19822]: time="2026-06-12T11:08:12.571141029Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-2mv8m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268668 | controller | Jun 12 11:08:12.591322 crc crio[19822]: time="2026-06-12T11:08:12.589383817Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bsrp9 Namespace:openstack-operators ID:01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef UID:2ea6a4c9-1b6f-4dcd-ae49-d21cdb8fba8c NetNS:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ea6a4c9_1b6f_4dcd_ae49_d21cdb8fba8c.slice PodAnnotations:0xc001ee2420}] Aliases:map[]}"
2026-06-12 11:43:48.268685 | controller | Jun 12 11:08:12.591322 crc crio[19822]: time="2026-06-12T11:08:12.589969176Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bsrp9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268702 | controller | Jun 12 11:08:12.615548 crc crio[19822]: time="2026-06-12T11:08:12.608115351Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-4pz86 Namespace:openstack-operators ID:e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b UID:213d616b-0cf9-4d6b-b51d-452a80897145 NetNS:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod213d616b_0cf9_4d6b_b51d_452a80897145.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}"
2026-06-12 11:43:48.268719 | controller | Jun 12 11:08:12.615548 crc crio[19822]: time="2026-06-12T11:08:12.608216694Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-4pz86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268736 | controller | Jun 12 11:08:12.685390 crc crio[19822]: time="2026-06-12T11:08:12.684783335Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/POD" id=4125bf96-f632-4230-a8d5-b82124a5509d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268752 | controller | Jun 12 11:08:12.685390 crc crio[19822]: time="2026-06-12T11:08:12.684934679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268769 | controller | Jun 12 11:08:12.760442 crc crio[19822]: time="2026-06-12T11:08:12.760283313Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/POD" id=9f673f65-50f9-479d-98b9-3b377cee2de0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268785 | controller | Jun 12 11:08:12.760442 crc crio[19822]: time="2026-06-12T11:08:12.7604094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268802 | controller | Jun 12 11:08:12.844677 crc crio[19822]: 2026-06-12T11:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d037982c3c77d81 Mac:52:ac:76:1a:e8:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c SocketPath: PciID:}] [{Interface:0xc000318780 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.268819 | controller | Jun 12 11:08:12.896916 crc crio[19822]: time="2026-06-12T11:08:12.895896186Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/POD" id=dce5dd1e-67e0-40ba-a0c8-73626979afdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268842 | controller | Jun 12 11:08:12.896916 crc crio[19822]: time="2026-06-12T11:08:12.89602838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268882 | controller | Jun 12 11:08:12.950802 crc crio[19822]: time="2026-06-12T11:08:12.95047791Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-hmdmk Namespace:openstack-operators ID:d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 UID:93c4c9f0-5eb4-49f3-b919-408d7896c797 NetNS:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4c9f0_5eb4_49f3_b919_408d7896c797.slice PodAnnotations:0xc001ee3438}] Aliases:map[]}"
2026-06-12 11:43:48.268902 | controller | Jun 12 11:08:12.951017 crc crio[19822]: time="2026-06-12T11:08:12.950994277Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-hmdmk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.268919 | controller | Jun 12 11:08:12.971856 crc crio[19822]: time="2026-06-12T11:08:12.968186187Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-blh9w Namespace:openstack-operators ID:b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 UID:733d0e23-4085-4867-9843-2d15925caa77 NetNS:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733d0e23_4085_4867_9843_2d15925caa77.slice PodAnnotations:0xc0007ac128}] Aliases:map[]}"
2026-06-12 11:43:48.268936 | controller | Jun 12 11:08:12.971856 crc crio[19822]: time="2026-06-12T11:08:12.968239879Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-blh9w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.268953 | controller | Jun 12 11:08:13.107380 crc crio[19822]: time="2026-06-12T11:08:13.107275182Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/POD" id=ccaa8d40-2a93-4186-9990-d23dc38c879a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.268970 | controller | Jun 12 11:08:13.107380 crc crio[19822]: time="2026-06-12T11:08:13.107388136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.268987 | controller | Jun 12 11:08:13.118529 crc crio[19822]: time="2026-06-12T11:08:13.117221508Z" level=info msg="Ran pod sandbox d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/POD" id=2f96ba72-3b6b-40ba-aca1-42e9afb8752e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.269004 | controller | Jun 12 11:08:13.148518 crc crio[19822]: time="2026-06-12T11:08:13.148421004Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269020 | controller | Jun 12 11:08:13.159625 crc crio[19822]: time="2026-06-12T11:08:13.158687895Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269036 | controller | Jun 12 11:08:13.159625 crc crio[19822]: time="2026-06-12T11:08:13.15948558Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269058 | controller | Jun 12 11:08:13.166269 crc crio[19822]: time="2026-06-12T11:08:13.166178998Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=3bf50fff-7206-4358-bbcc-9cb082108efa name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.269075 | controller | Jun 12 11:08:13.185440 crc crio[19822]: time="2026-06-12T11:08:13.185176074Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-12 11:43:48.269092 | controller | Jun 12 11:08:13.216604 crc crio[19822]: time="2026-06-12T11:08:13.216511245Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5489tdf Namespace:openstack-operators ID:db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 UID:52e36a2a-ee07-4508-9017-dc910fceba39 NetNS:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e36a2a_ee07_4508_9017_dc910fceba39.slice PodAnnotations:0xc00101a0a8}] Aliases:map[]}"
2026-06-12 11:43:48.269108 | controller | Jun 12 11:08:13.216604 crc crio[19822]: time="2026-06-12T11:08:13.216582727Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5489tdf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.269125 | controller | Jun 12 11:08:13.241415 crc crio[19822]: time="2026-06-12T11:08:13.239356089Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/POD" id=210158e1-ce2e-4220-aed5-6a918909527b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.269141 | controller | Jun 12 11:08:13.241415 crc crio[19822]: time="2026-06-12T11:08:13.239459172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.269158 | controller | Jun 12 11:08:13.241951 crc crio[19822]: time="2026-06-12T11:08:13.241704758Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-xbj5n Namespace:openstack-operators ID:d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 UID:f77d2b3f-17ba-4f9a-a9cf-bd856e56d6ef NetNS:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf77d2b3f_17ba_4f9a_a9cf_bd856e56d6ef.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}"
2026-06-12 11:43:48.269174 | controller | Jun 12 11:08:13.241951 crc crio[19822]: time="2026-06-12T11:08:13.241746279Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-xbj5n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.269190 | controller | Jun 12 11:08:13.256430 crc crio[19822]: time="2026-06-12T11:08:13.251004065Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-2dqw5 Namespace:openstack-operators ID:d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 UID:d67a3d85-7d68-49f2-b759-02e11faabeef NetNS:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd67a3d85_7d68_49f2_b759_02e11faabeef.slice PodAnnotations:0xc00008ccf0}] Aliases:map[]}"
2026-06-12 11:43:48.269212 | controller | Jun 12 11:08:13.256430 crc crio[19822]: time="2026-06-12T11:08:13.252329358Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-2dqw5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.269229 | controller | Jun 12 11:08:13.294393 crc crio[19822]: time="2026-06-12T11:08:13.292391805Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/POD" id=20fa9405-f1dd-49cf-b667-b6767518a938 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.269245 | controller | Jun 12 11:08:13.294393 crc crio[19822]: time="2026-06-12T11:08:13.293045356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.269262 | controller | Jun 12 11:08:13.678785 crc crio[19822]: time="2026-06-12T11:08:13.676427328Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-q5dnk Namespace:openstack-operators ID:f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 UID:5cfc8aa4-951f-48b7-8765-1ec1173b82fe NetNS:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cfc8aa4_951f_48b7_8765_1ec1173b82fe.slice PodAnnotations:0xc0007ac918}] Aliases:map[]}"
2026-06-12 11:43:48.269278 | controller | Jun 12 11:08:13.678785 crc crio[19822]: time="2026-06-12T11:08:13.677251675Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-q5dnk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.269294 | controller | Jun 12 11:08:13.692969 crc crio[19822]: time="2026-06-12T11:08:13.687627914Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ww74w Namespace:openstack-operators ID:6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b UID:37da28a4-9dd5-49f3-a4ba-13e82d20b87c NetNS:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37da28a4_9dd5_49f3_a4ba_13e82d20b87c.slice PodAnnotations:0xc00101ab90}] Aliases:map[]}"
2026-06-12 11:43:48.269310 | controller | Jun 12 11:08:13.692969 crc crio[19822]: time="2026-06-12T11:08:13.687745928Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ww74w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.269327 | controller | Jun 12 11:08:13.799753 crc crio[19822]: time="2026-06-12T11:08:13.794691095Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/POD" id=ec72b545-ecfc-4b01-8821-366b17254ee8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.269345 | controller | Jun 12 11:08:13.799753 crc crio[19822]: time="2026-06-12T11:08:13.794784453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.269364 | controller | Jun 12 11:08:13.877617 crc crio[19822]: time="2026-06-12T11:08:13.877561586Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-fqhqr Namespace:openstack-operators ID:e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 UID:52cdb64c-bf10-49b6-9015-59fdc0c218e6 NetNS:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52cdb64c_bf10_49b6_9015_59fdc0c218e6.slice PodAnnotations:0xc002ed0090}] Aliases:map[]}"
2026-06-12 11:43:48.269384 | controller | Jun 12 11:08:13.878007 crc crio[19822]: time="2026-06-12T11:08:13.87798026Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-fqhqr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.269401 | controller | Jun 12 11:08:14.016960 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2579e782dbd6aa2 Mac:16:80:e5:77:8a:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc SocketPath: PciID:}] [{Interface:0xc000428fb0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.269419 | controller | Jun 12 11:08:14.041630 crc crio[19822]: time="2026-06-12T11:08:14.041409012Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-xxrlp Namespace:openstack-operators ID:2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 UID:205a4a70-d19c-4469-aabc-e1bd0aaf0453 NetNS:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod205a4a70_d19c_4469_aabc_e1bd0aaf0453.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}"
2026-06-12 11:43:48.269435 | controller | Jun 12 11:08:14.041630 crc crio[19822]: time="2026-06-12T11:08:14.041577827Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-xxrlp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.269452 | controller | Jun 12 11:08:14.054504 crc crio[19822]: time="2026-06-12T11:08:14.050102908Z" level=info msg="Ran pod sandbox 2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/POD" id=f96af420-c81c-4971-9c8b-11621eec12b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.269468 | controller | Jun 12 11:08:14.063108 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d372ef4618682e3 Mac:ea:54:2b:18:ba:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 SocketPath: PciID:}] [{Interface:0xc0003e7270 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.269485 | controller | Jun 12 11:08:14.064345 crc crio[19822]: time="2026-06-12T11:08:14.064263059Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269501 | controller | Jun 12 11:08:14.064680 crc crio[19822]: time="2026-06-12T11:08:14.064614731Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269517 | controller | Jun 12 11:08:14.064797 crc crio[19822]: time="2026-06-12T11:08:14.064715234Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269533 | controller | Jun 12 11:08:14.070947 crc crio[19822]: time="2026-06-12T11:08:14.06711714Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=cafd9b74-dd2f-4c7b-8b95-86d2138e8f6a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.269549 | controller | Jun 12 11:08:14.071372 crc crio[19822]: time="2026-06-12T11:08:14.070969255Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-12 11:43:48.269569 | controller | Jun 12 11:08:14.093785 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba06b5a6b227339 Mac:0a:19:09:e7:8f:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 SocketPath: PciID:}] [{Interface:0xc0002c8960 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.269586 | controller | Jun 12 11:08:14.127268 crc crio[19822]: time="2026-06-12T11:08:14.126602378Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-cp7t9 Namespace:openstack-operators ID:d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 UID:6f14c7bc-9fe6-4855-b8e1-90a1c555c871 NetNS:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f14c7bc_9fe6_4855_b8e1_90a1c555c871.slice PodAnnotations:0xc000120750}] Aliases:map[]}"
2026-06-12 11:43:48.269603 | controller | Jun 12 11:08:14.127595 crc crio[19822]: time="2026-06-12T11:08:14.127449706Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-cp7t9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.269619 | controller | Jun 12 11:08:14.134282 crc crio[19822]: time="2026-06-12T11:08:14.134204501Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-q7jfq Namespace:openstack-operators ID:ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 UID:07d8313b-bfb8-48d0-b869-cb9c52a50e35 NetNS:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07d8313b_bfb8_48d0_b869_cb9c52a50e35.slice PodAnnotations:0xc00008cc10}] Aliases:map[]}"
2026-06-12 11:43:48.269636 | controller | Jun 12 11:08:14.134445 crc crio[19822]: time="2026-06-12T11:08:14.134423988Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-q7jfq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.269653 | controller | Jun 12 11:08:14.160024 crc crio[19822]: time="2026-06-12T11:08:14.154157819Z" level=info msg="Ran pod sandbox ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/POD" id=e0fb44ac-f635-4ea2-b433-41e6df43b27f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.269670 | controller | Jun 12 11:08:14.160024 crc crio[19822]: time="2026-06-12T11:08:14.157184554Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269686 | controller | Jun 12 11:08:14.160024 crc crio[19822]: time="2026-06-12T11:08:14.157748222Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269702 | controller | Jun 12 11:08:14.160024 crc crio[19822]: time="2026-06-12T11:08:14.157890977Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269718 | controller | Jun 12 11:08:14.160612 crc crio[19822]: time="2026-06-12T11:08:14.159958003Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=b4ad1e9b-55dc-4867-a5f2-4618f53d2e4e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.269738 | controller | Jun 12 11:08:14.167763 crc crio[19822]: time="2026-06-12T11:08:14.16769321Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-12 11:43:48.269755 | controller | Jun 12 11:08:14.184410 crc crio[19822]: time="2026-06-12T11:08:14.184310873Z" level=info msg="Ran pod sandbox d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/POD" id=a739ea26-40e8-4536-8880-92555141695b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.269773 | controller | Jun 12 11:08:14.188486 crc crio[19822]: time="2026-06-12T11:08:14.188368914Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269789 | controller | Jun 12 11:08:14.188947 crc crio[19822]: time="2026-06-12T11:08:14.188795914Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269806 | controller | Jun 12 11:08:14.189200 crc crio[19822]: time="2026-06-12T11:08:14.188961189Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269822 | controller | Jun 12 11:08:14.190344 crc crio[19822]: time="2026-06-12T11:08:14.190194763Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=00e1652d-c7d1-4c6e-8427-abdddd83b901 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.269839 | controller | Jun 12 11:08:14.209143 crc crio[19822]: time="2026-06-12T11:08:14.209016229Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-12 11:43:48.269886 | controller | Jun 12 11:08:14.737561 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2d16ce1fff6fb3 Mac:72:20:60:15:4c:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.269907 | controller | Jun 12 11:08:14.740584 crc crio[19822]: time="2026-06-12T11:08:14.739398719Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-4pz86 Namespace:openstack-operators ID:e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b UID:213d616b-0cf9-4d6b-b51d-452a80897145 NetNS:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod213d616b_0cf9_4d6b_b51d_452a80897145.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}"
2026-06-12 11:43:48.269924 | controller | Jun 12 11:08:14.740584 crc crio[19822]: time="2026-06-12T11:08:14.740400681Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-4pz86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.269941 | controller | Jun 12 11:08:14.755212 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c569d6a1117274 Mac:ea:cb:7f:e0:84:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 SocketPath: PciID:}] [{Interface:0xc00011a9a0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.269962 | controller | Jun 12 11:08:14.781399 crc crio[19822]: time="2026-06-12T11:08:14.779954894Z" level=info msg="Ran pod sandbox e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/POD" id=dcc8e7c8-e50a-4f8f-b577-35dcff606469 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.269979 | controller | Jun 12 11:08:14.786274 crc crio[19822]: time="2026-06-12T11:08:14.786114859Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.269996 | controller | Jun 12 11:08:14.793147 crc crio[19822]: time="2026-06-12T11:08:14.786919854Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdwbn Namespace:openstack-operators ID:0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa UID:6338f7e2-64dd-4fa7-b660-cfdb87828211 NetNS:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6338f7e2_64dd_4fa7_b660_cfdb87828211.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}"
2026-06-12 11:43:48.270013 | controller | Jun 12 11:08:14.793771 crc crio[19822]: time="2026-06-12T11:08:14.792493975Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270029 | controller | Jun 12 11:08:14.793771 crc crio[19822]: time="2026-06-12T11:08:14.793649469Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270046 | controller | Jun 12 11:08:14.794735 crc crio[19822]: time="2026-06-12T11:08:14.794651701Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wdwbn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.270062 | controller | Jun 12 11:08:14.796771 crc crio[19822]: time="2026-06-12T11:08:14.796608234Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=24739a2e-d1c2-49e3-9604-b8a457db560a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.270079 | controller | Jun 12 11:08:14.803377 crc crio[19822]: time="2026-06-12T11:08:14.802258503Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-12 11:43:48.270095 | controller | Jun 12 11:08:14.812772 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f254768e1917ae Mac:42:29:a4:12:66:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.270111 | controller | Jun 12 11:08:14.815897 crc crio[19822]: time="2026-06-12T11:08:14.815737158Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-xxjjb Namespace:openstack-operators ID:5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 UID:6c7d9732-ad24-44fb-bd50-510babc6be58 NetNS:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c7d9732_ad24_44fb_bd50_510babc6be58.slice PodAnnotations:0xc00008ca40}] Aliases:map[]}"
2026-06-12 11:43:48.270136 | controller | Jun 12 11:08:14.817181 crc crio[19822]: time="2026-06-12T11:08:14.81704923Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-xxjjb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.270153 | controller | Jun 12 11:08:14.820401 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b8a2a43ddbda0 Mac:ae:63:4c:d2:12:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d SocketPath: PciID:}] [{Interface:0xc000140aa0 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.270170 | controller | Jun 12 11:08:14.820998 crc crio[19822]: time="2026-06-12T11:08:14.820920429Z" level=info msg="Ran pod sandbox 0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/POD" id=9c611212-2151-4182-9fd9-c9ac46eaf927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.270187 | controller | Jun 12 11:08:14.821767 crc crio[19822]: time="2026-06-12T11:08:14.821694316Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dzwsp Namespace:openstack-operators ID:25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 UID:bb75e3dd-5459-42b6-985b-ed5acbd01f3b NetNS:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb75e3dd_5459_42b6_985b_ed5acbd01f3b.slice PodAnnotations:0xc000120898}] Aliases:map[]}"
2026-06-12 11:43:48.270203 | controller | Jun 12 11:08:14.822005 crc crio[19822]: time="2026-06-12T11:08:14.821946344Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dzwsp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.270219 | controller | Jun 12 11:08:14.827265 crc crio[19822]: time="2026-06-12T11:08:14.827195309Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270236 | controller | Jun 12 11:08:14.827541 crc crio[19822]: time="2026-06-12T11:08:14.827468028Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270253 | controller | Jun 12 11:08:14.827615 crc crio[19822]: time="2026-06-12T11:08:14.827594422Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270269 | controller | Jun 12 11:08:14.838049 crc crio[19822]: time="2026-06-12T11:08:14.833290105Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=ec4e0694-279b-44ee-a9dc-4f7c770f51be name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.270286 | controller | Jun 12 11:08:14.845998 crc crio[19822]: time="2026-06-12T11:08:14.845919711Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-12 11:43:48.270308 | controller | Jun 12 11:08:14.848428 crc crio[19822]: time="2026-06-12T11:08:14.848287445Z" level=info msg="Ran pod sandbox 25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/POD" id=88ab5bbc-0268-46cf-8aed-16769daaf094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.270325 | controller | Jun 12 11:08:14.852213 crc crio[19822]: time="2026-06-12T11:08:14.852177343Z" level=info msg="Ran pod sandbox 5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/POD" id=f7c2d78d-91d0-4be5-8891-7209c7bdf10d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.270342 | controller | Jun 12 11:08:14.860573 crc crio[19822]: time="2026-06-12T11:08:14.860523002Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270358 | controller | Jun 12 11:08:14.861190 crc crio[19822]: time="2026-06-12T11:08:14.861009488Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270375 | controller | Jun 12 11:08:14.861647 crc crio[19822]: time="2026-06-12T11:08:14.861290301Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270391 | controller | Jun 12 11:08:14.862316 crc crio[19822]: time="2026-06-12T11:08:14.86229421Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270407 | controller | Jun 12 11:08:14.863551 crc crio[19822]: time="2026-06-12T11:08:14.863497129Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270423 | controller | Jun 12 11:08:14.864120 crc crio[19822]: time="2026-06-12T11:08:14.863592382Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270439 | controller | Jun 12 11:08:14.865654 crc crio[19822]: time="2026-06-12T11:08:14.865552813Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=fff47d75-1f86-47cc-b2ed-3ed001dee4fd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.270455 | controller | Jun 12 11:08:14.867366 crc crio[19822]: time="2026-06-12T11:08:14.866754351Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=874856cd-6cc2-405c-9b26-d816d2f79ed9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.270472 | controller | Jun 12 11:08:14.882029 crc crio[19822]: time="2026-06-12T11:08:14.881897106Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-12 11:43:48.270487 | controller | Jun 12 11:08:14.882704 crc crio[19822]: time="2026-06-12T11:08:14.882245926Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-12 11:43:48.270508 | controller | Jun 12 11:08:14.938123 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90eb3921778302b Mac:12:5a:01:b6:09:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.270526 | controller | Jun 12 11:08:14.939044 crc crio[19822]: time="2026-06-12T11:08:14.938967555Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-kxhvw Namespace:openstack-operators ID:90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af UID:f7a3290b-63dd-4615-8e47-bedd2f41e2a9 NetNS:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7a3290b_63dd_4615_8e47_bedd2f41e2a9.slice PodAnnotations:0xc002144290}] Aliases:map[]}"
2026-06-12 11:43:48.270543 | controller | Jun 12 11:08:14.939803 crc crio[19822]: time="2026-06-12T11:08:14.939167281Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-kxhvw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.270560 | controller | Jun 12 11:08:14.948503 crc crio[19822]: time="2026-06-12T11:08:14.948453421Z" level=info msg="Ran pod sandbox 90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/POD" id=84aa791f-1d24-4649-91bf-1c2d38fb269e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.270576 | controller | Jun 12 11:08:14.955425 crc crio[19822]: time="2026-06-12T11:08:14.9535162Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270592 | controller | Jun 12 11:08:14.957243 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f26984149c85ce3 Mac:e2:d3:3e:29:7a:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.270609 | controller | Jun 12 11:08:14.957787 crc crio[19822]: time="2026-06-12T11:08:14.957688923Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270625 | controller | Jun 12 11:08:14.957922 crc crio[19822]: time="2026-06-12T11:08:14.957797487Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270641 | controller | Jun 12 11:08:14.959135 crc crio[19822]: time="2026-06-12T11:08:14.958651363Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6xbsw Namespace:openstack-operators ID:f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 UID:0993021f-c042-4547-b43a-2d4424e9db5a NetNS:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0993021f_c042_4547_b43a_2d4424e9db5a.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}"
2026-06-12 11:43:48.270662 | controller | Jun 12 11:08:14.959382 crc crio[19822]: time="2026-06-12T11:08:14.959338715Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6xbsw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.270680 | controller | Jun 12 11:08:14.961686 crc crio[19822]: time="2026-06-12T11:08:14.961595017Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=e4c5de11-19fa-4332-b340-ce6ff8b98522 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.270697 | controller | Jun 12 11:08:14.972278 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00f12193785fe54 Mac:9e:e3:c4:54:66:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 SocketPath: PciID:}] [{Interface:0xc0001b48c0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.270713 | controller | Jun 12 11:08:14.975354 crc crio[19822]: time="2026-06-12T11:08:14.975319876Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-12 11:43:48.270730 | controller | Jun 12 11:08:14.978933 crc crio[19822]: time="2026-06-12T11:08:14.978678402Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-wp25v Namespace:openstack-operators ID:00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 UID:f98a9b5e-9cff-458e-aa83-784a5a7b3d2d NetNS:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf98a9b5e_9cff_458e_aa83_784a5a7b3d2d.slice PodAnnotations:0xc003094100}] Aliases:map[]}"
2026-06-12 11:43:48.270746 | controller | Jun 12 11:08:14.978933 crc crio[19822]: time="2026-06-12T11:08:14.97893745Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-wp25v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.270763 | controller | Jun 12 11:08:15.007673 crc crio[19822]: time="2026-06-12T11:08:15.007596424Z" level=info msg="Ran pod sandbox f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/POD" id=3952dbae-d30a-40e9-915d-e82ceada05bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.270779 | controller | Jun 12 11:08:15.010491 crc crio[19822]: time="2026-06-12T11:08:15.010421045Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270795 | controller | Jun 12 11:08:15.010682 crc crio[19822]: time="2026-06-12T11:08:15.010631112Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270811 | controller | Jun 12 11:08:15.010760 crc crio[19822]: time="2026-06-12T11:08:15.010707074Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270827 | controller | Jun 12 11:08:15.011422 crc crio[19822]: time="2026-06-12T11:08:15.011363142Z" level=info msg="Ran pod sandbox 00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/POD" id=09f69698-26e7-42c4-81d4-0f54e94f610d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.270864 | controller | Jun 12 11:08:15.012080 crc crio[19822]: time="2026-06-12T11:08:15.011931115Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=5b01b6b8-7970-4cab-bc9f-a62bb0d3965e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.270899 | controller | Jun 12 11:08:15.013940 crc crio[19822]: time="2026-06-12T11:08:15.013862344Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270920 | controller | Jun 12 11:08:15.014239 crc crio[19822]: time="2026-06-12T11:08:15.014156684Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270937 | controller | Jun 12 11:08:15.014343 crc crio[19822]: time="2026-06-12T11:08:15.014300758Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.270955 | controller | Jun 12 11:08:15.014779 crc crio[19822]: time="2026-06-12T11:08:15.014726855Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-12 11:43:48.270971 | controller | Jun 12 11:08:15.015771 crc crio[19822]: time="2026-06-12T11:08:15.015543911Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=f14d0276-c482-4730-99d8-dc70628d574e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.270988 | controller | Jun 12 11:08:15.019390 crc crio[19822]: time="2026-06-12T11:08:15.018998172Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-12 11:43:48.271004 | controller | Jun 12 11:08:15.142910 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d04d6784fe55955 Mac:62:1f:d5:57:6d:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a SocketPath: PciID:}] [{Interface:0xc000143130 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271020 | controller | Jun 12 11:08:15.147489 crc crio[19822]: time="2026-06-12T11:08:15.147405815Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-xbj5n Namespace:openstack-operators ID:d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 UID:f77d2b3f-17ba-4f9a-a9cf-bd856e56d6ef NetNS:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf77d2b3f_17ba_4f9a_a9cf_bd856e56d6ef.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}"
2026-06-12 11:43:48.271042 | controller | Jun 12 11:08:15.150263 crc crio[19822]: time="2026-06-12T11:08:15.149483352Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-xbj5n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271118 | controller | Jun 12 11:08:15.164239 crc crio[19822]: time="2026-06-12T11:08:15.164152881Z" level=info msg="Ran pod sandbox d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/POD" id=dce5dd1e-67e0-40ba-a0c8-73626979afdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.271163 | controller | Jun 12 11:08:15.167313 crc crio[19822]: time="2026-06-12T11:08:15.167246848Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271185 | controller | Jun 12 11:08:15.167506 crc crio[19822]: time="2026-06-12T11:08:15.167456945Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271209 | controller | Jun 12 11:08:15.167595 crc crio[19822]: time="2026-06-12T11:08:15.167545648Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271233 | controller | Jun 12 11:08:15.168936 crc crio[19822]: time="2026-06-12T11:08:15.168792358Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=9acaeb43-2ab1-4f85-bd4e-33fb4b4870b8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.271250 | controller | Jun 12 11:08:15.175179 crc crio[19822]: time="2026-06-12T11:08:15.173740596Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\""
2026-06-12 11:43:48.271268 | controller | Jun 12 11:08:15.395369 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:619f5318d5055cc Mac:ca:17:88:28:10:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 SocketPath: PciID:}] [{Interface:0xc0002e07f0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271284 | controller | Jun 12 11:08:15.396329 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b52ad741eb84cfd Mac:e2:b1:52:cf:52:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271301 | controller | Jun 12 11:08:15.399481 crc crio[19822]: time="2026-06-12T11:08:15.397292747Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-blh9w Namespace:openstack-operators ID:b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 UID:733d0e23-4085-4867-9843-2d15925caa77 NetNS:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733d0e23_4085_4867_9843_2d15925caa77.slice PodAnnotations:0xc0007ac128}] Aliases:map[]}"
2026-06-12 11:43:48.271318 | controller | Jun 12 11:08:15.399481 crc crio[19822]: time="2026-06-12T11:08:15.397472942Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-blh9w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271335 | controller | Jun 12 11:08:15.399481 crc crio[19822]: time="2026-06-12T11:08:15.398748483Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-2mv8m Namespace:openstack-operators ID:619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 UID:225ba33c-e90c-453c-98ac-79abda3df174 NetNS:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225ba33c_e90c_453c_98ac_79abda3df174.slice PodAnnotations:0xc00008d248}] Aliases:map[]}"
2026-06-12 11:43:48.271358 | controller | Jun 12 11:08:15.400511 crc crio[19822]: time="2026-06-12T11:08:15.40048719Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-2mv8m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271376 | controller | Jun 12 11:08:15.417436 crc crio[19822]: time="2026-06-12T11:08:15.414347337Z" level=info msg="Ran pod sandbox b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/POD" id=4125bf96-f632-4230-a8d5-b82124a5509d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.271392 | controller | Jun 12 11:08:15.419648 crc crio[19822]: time="2026-06-12T11:08:15.419543714Z" level=info msg="Ran pod sandbox 619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/POD" id=262c86a0-d596-4a96-b5bc-87951129e4b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.271408 | controller | Jun 12 11:08:15.422741 crc crio[19822]: time="2026-06-12T11:08:15.422659276Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271425 | controller | Jun 12 11:08:15.423282 crc crio[19822]: time="2026-06-12T11:08:15.423200342Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271441 | controller | Jun 12 11:08:15.424001 crc crio[19822]: time="2026-06-12T11:08:15.423244139Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271458 | controller | Jun 12 11:08:15.424001 crc crio[19822]: time="2026-06-12T11:08:15.424017004Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271475 | controller | Jun 12 11:08:15.424250 crc crio[19822]: time="2026-06-12T11:08:15.424130617Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271491 | controller | Jun 12 11:08:15.424250 crc crio[19822]: time="2026-06-12T11:08:15.42342103Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271508 | controller | Jun 12 11:08:15.427102 crc crio[19822]: time="2026-06-12T11:08:15.42699185Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=964e7acc-e130-4067-a196-75e5f45457fb name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.271524 | controller | Jun 12 11:08:15.427968 crc crio[19822]: time="2026-06-12T11:08:15.42762937Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=7a61b1cc-7008-4eac-998c-e1a572f93dc2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.271545 | controller | Jun 12 11:08:15.433855 crc crio[19822]: time="2026-06-12T11:08:15.433707236Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-12 11:43:48.271562 | controller | Jun 12 11:08:15.435143 crc crio[19822]: time="2026-06-12T11:08:15.435029489Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-12 11:43:48.271578 | controller | Jun 12 11:08:15.435491 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1beeff44c5c1ba Mac:2a:83:cd:1a:5e:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 SocketPath: PciID:}] [{Interface:0xc000138760 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271594 | controller | Jun 12 11:08:15.443327 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9e7fb8e5c16cf Mac:02:47:2a:b6:6d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 SocketPath: PciID:}] [{Interface:0xc00043e5d0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271610 | controller | Jun 12 11:08:15.444661 crc crio[19822]: time="2026-06-12T11:08:15.444564671Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ww74w Namespace:openstack-operators ID:6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b UID:37da28a4-9dd5-49f3-a4ba-13e82d20b87c NetNS:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37da28a4_9dd5_49f3_a4ba_13e82d20b87c.slice PodAnnotations:0xc00101ab90}] Aliases:map[]}"
2026-06-12 11:43:48.271627 | controller | Jun 12 11:08:15.445331 crc crio[19822]: time="2026-06-12T11:08:15.445227788Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-2dqw5 Namespace:openstack-operators ID:d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 UID:d67a3d85-7d68-49f2-b759-02e11faabeef NetNS:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd67a3d85_7d68_49f2_b759_02e11faabeef.slice PodAnnotations:0xc00008ccf0}] Aliases:map[]}"
2026-06-12 11:43:48.271644 | controller | Jun 12 11:08:15.445452 crc crio[19822]: time="2026-06-12T11:08:15.445403018Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ww74w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271661 | controller | Jun 12 11:08:15.445898 crc crio[19822]: time="2026-06-12T11:08:15.445788916Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-2dqw5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271677 | controller | Jun 12 11:08:15.448464 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01eae4a40951e3e Mac:4a:34:d7:14:97:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271693 | controller | Jun 12 11:08:15.449335 crc crio[19822]: time="2026-06-12T11:08:15.44917172Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bsrp9 Namespace:openstack-operators ID:01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef UID:2ea6a4c9-1b6f-4dcd-ae49-d21cdb8fba8c NetNS:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ea6a4c9_1b6f_4dcd_ae49_d21cdb8fba8c.slice PodAnnotations:0xc001ee2420}] Aliases:map[]}"
2026-06-12 11:43:48.271715 | controller | Jun 12 11:08:15.449586 crc crio[19822]: time="2026-06-12T11:08:15.449374387Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bsrp9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271732 | controller | Jun 12 11:08:15.451578 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e759d232a906abd Mac:ea:39:2b:51:fe:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271749 | controller | Jun 12 11:08:15.452475 crc crio[19822]: time="2026-06-12T11:08:15.45243885Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-fqhqr Namespace:openstack-operators ID:e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 UID:52cdb64c-bf10-49b6-9015-59fdc0c218e6 NetNS:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52cdb64c_bf10_49b6_9015_59fdc0c218e6.slice PodAnnotations:0xc002ed0090}] Aliases:map[]}"
2026-06-12 11:43:48.271765 | controller | Jun 12 11:08:15.452614 crc crio[19822]: time="2026-06-12T11:08:15.452590695Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-fqhqr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271782 | controller | Jun 12 11:08:15.454359 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6fca88804bbb1 Mac:ae:31:38:03:2f:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271799 | controller | Jun 12 11:08:15.457502 crc crio[19822]: time="2026-06-12T11:08:15.457286677Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5489tdf Namespace:openstack-operators ID:db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 UID:52e36a2a-ee07-4508-9017-dc910fceba39 NetNS:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e36a2a_ee07_4508_9017_dc910fceba39.slice PodAnnotations:0xc00101a0a8}] Aliases:map[]}"
2026-06-12 11:43:48.271815 | controller | Jun 12 11:08:15.457502 crc crio[19822]: time="2026-06-12T11:08:15.457485373Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5489tdf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271832 | controller | Jun 12 11:08:15.478544 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1cc84839e88186 Mac:1a:18:d5:46:b4:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.271870 | controller | Jun 12 11:08:15.483330 crc crio[19822]: time="2026-06-12T11:08:15.483237591Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-q5dnk Namespace:openstack-operators ID:f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 UID:5cfc8aa4-951f-48b7-8765-1ec1173b82fe NetNS:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cfc8aa4_951f_48b7_8765_1ec1173b82fe.slice PodAnnotations:0xc0007ac918}] Aliases:map[]}"
2026-06-12 11:43:48.271899 | controller | Jun 12 11:08:15.483528 crc crio[19822]: time="2026-06-12T11:08:15.483409447Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-q5dnk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.271918 | controller | Jun 12 11:08:15.548206 crc crio[19822]: time="2026-06-12T11:08:15.54813293Z" level=info msg="Ran pod sandbox d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/POD" id=ccaa8d40-2a93-4186-9990-d23dc38c879a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.271935 | controller | Jun 12 11:08:15.556634 crc crio[19822]: time="2026-06-12T11:08:15.556564795Z" level=info msg="Ran pod sandbox 01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/POD" id=3cdbf95d-cd55-416e-8ee1-cca601c15455 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.271952 | controller | Jun 12 11:08:15.560420 crc crio[19822]: time="2026-06-12T11:08:15.560340681Z" level=info msg="Ran pod sandbox 6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/POD" id=210158e1-ce2e-4220-aed5-6a918909527b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.271968 | controller | Jun 12 11:08:15.563950 crc crio[19822]: time="2026-06-12T11:08:15.563893441Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.271985 | controller | Jun 12 11:08:15.564183 crc crio[19822]: time="2026-06-12T11:08:15.564138459Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272001 | controller | Jun 12 11:08:15.564256 crc crio[19822]: time="2026-06-12T11:08:15.564233852Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272017 | controller | Jun 12 11:08:15.566895 crc crio[19822]: time="2026-06-12T11:08:15.566672892Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272033 | controller | Jun 12 11:08:15.567177 crc crio[19822]: time="2026-06-12T11:08:15.566974531Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272097 | controller | Jun 12 11:08:15.567177 crc crio[19822]: time="2026-06-12T11:08:15.567037363Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272120 | controller | Jun 12 11:08:15.567328 crc crio[19822]: time="2026-06-12T11:08:15.567179343Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272137 | controller | Jun 12 11:08:15.567391 crc crio[19822]: time="2026-06-12T11:08:15.567364249Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272153 | controller | Jun 12 11:08:15.567439 crc crio[19822]: time="2026-06-12T11:08:15.567419201Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272169 | controller | Jun 12 11:08:15.572171 crc crio[19822]: time="2026-06-12T11:08:15.57159291Z" level=info msg="Ran pod sandbox e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/POD" id=ec72b545-ecfc-4b01-8821-366b17254ee8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.272185 | controller | Jun 12 11:08:15.575571 crc crio[19822]: time="2026-06-12T11:08:15.575533046Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=371eb47c-aefc-4d76-837f-e2ea03f6c884 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.272201 | controller | Jun 12 11:08:15.576658 crc crio[19822]: time="2026-06-12T11:08:15.576591089Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=96bf7cb6-43d4-4657-abd0-9ffce55b88c6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.272217 | controller | Jun 12 11:08:15.577309 crc crio[19822]: time="2026-06-12T11:08:15.57724002Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=a3fae9a5-3b6a-4104-a782-f4d4cbd0686b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.272232 | controller | Jun 12 11:08:15.585502 crc crio[19822]: time="2026-06-12T11:08:15.585347862Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272248 | controller | Jun 12 11:08:15.585911 crc crio[19822]: time="2026-06-12T11:08:15.585783086Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272264 | controller | Jun 12 11:08:15.586006 crc crio[19822]: time="2026-06-12T11:08:15.585969942Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272279 | controller | Jun 12 11:08:15.590619 crc crio[19822]: time="2026-06-12T11:08:15.590581422Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\""
2026-06-12 11:43:48.272301 | controller | Jun 12 11:08:15.592531 crc crio[19822]: time="2026-06-12T11:08:15.591373547Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-12 11:43:48.272317 | controller | Jun 12 11:08:15.600905 crc crio[19822]: time="2026-06-12T11:08:15.60049219Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-12 11:43:48.272333 | controller | Jun 12 11:08:15.608892 crc crio[19822]: time="2026-06-12T11:08:15.608852957Z" level=info msg="Ran pod sandbox db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/POD" id=9f673f65-50f9-479d-98b9-3b377cee2de0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.272350 | controller | Jun 12 11:08:15.611629 crc crio[19822]: time="2026-06-12T11:08:15.611603016Z" level=info msg="Ran pod sandbox f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/POD" id=20fa9405-f1dd-49cf-b667-b6767518a938 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.272366 | controller | Jun 12 11:08:15.652753 crc crio[19822]: time="2026-06-12T11:08:15.652693715Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272381 | controller | Jun 12 11:08:15.656598 crc crio[19822]: time="2026-06-12T11:08:15.654909236Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272398 | controller | Jun 12 11:08:15.656973 crc crio[19822]: time="2026-06-12T11:08:15.656768248Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272414 | controller | Jun 12 11:08:15.657139 crc crio[19822]: time="2026-06-12T11:08:15.657099769Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272430 | controller | Jun 12 11:08:15.657715 crc crio[19822]: time="2026-06-12T11:08:15.657671835Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272447 | controller | Jun 12 11:08:15.657972 crc crio[19822]: time="2026-06-12T11:08:15.657945134Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272464 | controller | Jun 12 11:08:15.662633 crc crio[19822]: time="2026-06-12T11:08:15.662597604Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=55105be2-f8ea-4706-867a-aa5345233b79 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.272480 | controller | Jun 12 11:08:15.670961 crc crio[19822]: time="2026-06-12T11:08:15.670782502Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\""
2026-06-12 11:43:48.272502 | controller | Jun 12 11:08:16.114686 crc crio[19822]: time="2026-06-12T11:08:16.11075263Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272519 | controller | Jun 12 11:08:16.115977 crc crio[19822]: time="2026-06-12T11:08:16.114105096Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272535 | controller | Jun 12 11:08:16.118089 crc crio[19822]: time="2026-06-12T11:08:16.117988519Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272552 | controller | Jun 12 11:08:16.118351 crc crio[19822]: time="2026-06-12T11:08:16.118240639Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272568 | controller | Jun 12 11:08:16.119689 crc crio[19822]: time="2026-06-12T11:08:16.119549009Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272584 | controller | Jun 12 11:08:16.120611 crc crio[19822]: time="2026-06-12T11:08:16.120472989Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272601 | controller | Jun 12 11:08:17.194290 crc crio[19822]: time="2026-06-12T11:08:17.192398355Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272617 | controller | Jun 12 11:08:17.194290 crc crio[19822]: time="2026-06-12T11:08:17.193146749Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272633 | controller | Jun 12 11:08:17.194290 crc crio[19822]: time="2026-06-12T11:08:17.193358086Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272649 | controller | Jun 12 11:08:17.194290 crc crio[19822]: time="2026-06-12T11:08:17.193703067Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272666 | controller | Jun 12 11:08:17.194290 crc crio[19822]: time="2026-06-12T11:08:17.193906684Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272686 | controller | Jun 12 11:08:17.194290 crc crio[19822]: time="2026-06-12T11:08:17.193963766Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272704 | controller | Jun 12 11:08:28.458974 crc crio[19822]: time="2026-06-12T11:08:28.457671814Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272721 | controller | Jun 12 11:08:28.461151 crc crio[19822]: time="2026-06-12T11:08:28.459299637Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272737 | controller | Jun 12 11:08:28.461151 crc crio[19822]: time="2026-06-12T11:08:28.459375089Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272754 | controller | Jun 12 11:08:28.466633 crc crio[19822]: time="2026-06-12T11:08:28.466564558Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=458d7761-302f-4f14-95a6-02c9d02e9736 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.272770 | controller | Jun 12 11:08:28.474010 crc crio[19822]: time="2026-06-12T11:08:28.473766889Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-12 11:43:48.272787 | controller | Jun 12 11:08:29.113452 crc crio[19822]: time="2026-06-12T11:08:29.112781174Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/POD" id=c524c1f8-f454-45b1-ac56-c611a73b2305 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.272804 | controller | Jun 12 11:08:29.113599 crc crio[19822]: time="2026-06-12T11:08:29.113488257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.272821 | controller | Jun 12 11:08:30.458168 crc crio[19822]: time="2026-06-12T11:08:30.457489103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272837 | controller | Jun 12 11:08:30.459607 crc crio[19822]: time="2026-06-12T11:08:30.45832567Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272879 | controller | Jun 12 11:08:30.459607 crc crio[19822]: time="2026-06-12T11:08:30.458377472Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272898 | controller | Jun 12 11:08:30.460497 crc crio[19822]: time="2026-06-12T11:08:30.460437467Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=93e72a83-9992-4468-8130-65ac0a44257f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.272919 | controller | Jun 12 11:08:30.469458 crc crio[19822]: time="2026-06-12T11:08:30.469363452Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\""
2026-06-12 11:43:48.272936 | controller | Jun 12 11:08:38.944791 crc crio[19822]: time="2026-06-12T11:08:38.942096033Z" level=info msg="Removing container: 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5" id=5b03741b-65ce-4ddd-8a35-8eaaa0448016 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.272953 | controller | Jun 12 11:08:42.693519 crc crio[19822]: time="2026-06-12T11:08:42.690904164Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=3bf50fff-7206-4358-bbcc-9cb082108efa name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.272969 | controller | Jun 12 11:08:42.695494 crc crio[19822]: time="2026-06-12T11:08:42.695191667Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=652444e7-a22b-488b-96d0-bae27809deb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.272985 | controller | Jun 12 11:08:42.737851 crc crio[19822]: time="2026-06-12T11:08:42.737653185Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=ec4e0694-279b-44ee-a9dc-4f7c770f51be name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273000 | controller | Jun 12 11:08:42.748789 crc crio[19822]: time="2026-06-12T11:08:42.74857222Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=4ffb33f9-0cd9-41bb-a128-f0c86f089e7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273016 | controller | Jun 12 11:08:42.750989 crc crio[19822]: time="2026-06-12T11:08:42.750878423Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=55105be2-f8ea-4706-867a-aa5345233b79 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273032 | controller | Jun 12 11:08:42.753668 crc crio[19822]: time="2026-06-12T11:08:42.75359446Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=965943bc-9704-4fc8-8c4a-b7586e9a69c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273048 | controller | Jun 12 11:08:42.761320 crc crio[19822]: time="2026-06-12T11:08:42.761195946Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=5b01b6b8-7970-4cab-bc9f-a62bb0d3965e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273064 | controller | Jun 12 11:08:42.762522 crc crio[19822]: time="2026-06-12T11:08:42.762415582Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=6b733c63-2ee6-46d6-bb27-42075b24dce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273080 | controller | Jun 12 11:08:42.767712 crc crio[19822]: time="2026-06-12T11:08:42.767563276Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=96bf7cb6-43d4-4657-abd0-9ffce55b88c6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273096 | controller | Jun 12 11:08:42.768992 crc crio[19822]: time="2026-06-12T11:08:42.768882927Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=67625036-2fad-4fc2-8895-ed5d4a03c45e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273143 | controller | Jun 12 11:08:42.780129 crc crio[19822]: time="2026-06-12T11:08:42.780000914Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=b4ad1e9b-55dc-4867-a5f2-4618f53d2e4e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273169 | controller | Jun 12 11:08:42.784496 crc crio[19822]: time="2026-06-12T11:08:42.783601607Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=0afdfb41-db2d-4014-88ca-59f200095146 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273185 | controller | Jun 12 11:08:42.796092 crc crio[19822]: time="2026-06-12T11:08:42.795944004Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=cafd9b74-dd2f-4c7b-8b95-86d2138e8f6a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273201 | controller | Jun 12 11:08:42.798224 crc crio[19822]: time="2026-06-12T11:08:42.79809378Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=178e8f5f-7f53-4fca-b40e-2559385a62ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273217 | controller | Jun 12 11:08:42.799788 crc crio[19822]: time="2026-06-12T11:08:42.79962129Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=874856cd-6cc2-405c-9b26-d816d2f79ed9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273233 | controller | Jun 12 11:08:42.802552 crc crio[19822]: time="2026-06-12T11:08:42.802431027Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=8f0787f8-50e1-4bcc-a8a9-d2a22f5335d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273249 | controller | Jun 12 11:08:42.808587 crc crio[19822]: time="2026-06-12T11:08:42.808469824Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=00e1652d-c7d1-4c6e-8427-abdddd83b901 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273265 | controller | Jun 12 11:08:42.810349 crc crio[19822]: time="2026-06-12T11:08:42.810267218Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=a7166dd1-5da7-4bf6-a128-d1959234db19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273281 | controller | Jun 12 11:08:42.814623 crc crio[19822]: time="2026-06-12T11:08:42.814530207Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=e4c5de11-19fa-4332-b340-ce6ff8b98522 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273297 | controller | Jun 12 11:08:42.817245 crc crio[19822]: time="2026-06-12T11:08:42.816749955Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=1654c2d9-4971-48d1-93fc-6c931ed9d883 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273312 | controller | Jun 12 11:08:43.620423 crc crio[19822]: time="2026-06-12T11:08:43.619966299Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=7a61b1cc-7008-4eac-998c-e1a572f93dc2 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273328 | controller | Jun 12 11:08:43.621369 crc crio[19822]: time="2026-06-12T11:08:43.621281191Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=1276b46b-cc69-46c0-9ad7-ab8f6d8625f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273350 | controller | Jun 12 11:08:43.666263 crc crio[19822]: time="2026-06-12T11:08:43.666161933Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=ab04e417-2ddd-421d-92c5-084acfd13f87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273366 | controller | Jun 12 11:08:43.666454 crc crio[19822]: time="2026-06-12T11:08:43.666355499Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=e4789776-dbb4-4dda-a5e4-76863e014cd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273383 | controller | Jun 12 11:08:43.666639 crc crio[19822]: time="2026-06-12T11:08:43.666424502Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=74a117d2-3fd1-4245-8b47-c4e5be9088aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273399 | controller | Jun 12 11:08:43.666753 crc crio[19822]: time="2026-06-12T11:08:43.66668399Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=65aae94d-7ea9-4c4e-a3ae-ab258fbc6fb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273415 | controller | Jun 12 11:08:44.513570 crc crio[19822]: time="2026-06-12T11:08:44.513459846Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=e9edec67-29b3-46f6-9aa8-b75e6cde3211 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273431 | controller | Jun 12 11:08:44.514551 crc crio[19822]: time="2026-06-12T11:08:44.514054895Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=df763cef-9055-4009-a09c-18041acff40a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273447 | controller | Jun 12 11:08:44.514551 crc crio[19822]: time="2026-06-12T11:08:44.51451285Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=a2e06091-b9d2-45ac-8abf-eb683b8413f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273463 | controller | Jun 12 11:08:44.515032 crc crio[19822]: time="2026-06-12T11:08:44.514946794Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=a51fe98c-fba9-494c-952d-27e17072cc77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273479 | controller | Jun 12 11:08:44.516391 crc crio[19822]: time="2026-06-12T11:08:44.516310588Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=8518ee96-1fa1-4afd-a451-80dc5050adfa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273495 | controller | Jun 12 11:08:44.521397 crc crio[19822]: time="2026-06-12T11:08:44.521293185Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=566dae49-cb95-40c1-8a85-b4ab0fd11557 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273511 | controller | Jun 12 11:08:45.593278 crc crio[19822]: time="2026-06-12T11:08:45.592632213Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=4e188e96-86f9-4d5c-aa7b-9507aae86fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273533 | controller | Jun 12 11:08:45.608005 crc crio[19822]: time="2026-06-12T11:08:45.60778335Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=fff47d75-1f86-47cc-b2ed-3ed001dee4fd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273549 | controller | Jun 12 11:08:45.609705 crc crio[19822]: time="2026-06-12T11:08:45.609498211Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=1072c1f2-96ff-419e-8a51-36bbe557d688 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273565 | controller | Jun 12 11:08:46.492942 crc crio[19822]: time="2026-06-12T11:08:46.492790229Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager" id=5f963687-797b-49b9-bfb8-34e2e85fa1cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273582 | controller | Jun 12 11:08:46.497240 crc crio[19822]: time="2026-06-12T11:08:46.497054866Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager" id=593b411f-f6b1-451d-bbb0-36fde5c3ccd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273598 | controller | Jun 12 11:08:46.508185 crc crio[19822]: time="2026-06-12T11:08:46.508047416Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager" id=ad3378f6-4786-4310-b199-5c41f32e326b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273614 | controller | Jun 12 11:08:46.511398 crc crio[19822]: time="2026-06-12T11:08:46.51130034Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=371eb47c-aefc-4d76-837f-e2ea03f6c884 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273630 | controller | Jun 12 11:08:46.512670 crc crio[19822]: time="2026-06-12T11:08:46.512579121Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=c0bb4b8c-a7a6-41fc-8198-daa99983b58a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273647 | controller | Jun 12 11:08:46.516380 crc crio[19822]: time="2026-06-12T11:08:46.516258878Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager" id=e3bbc84e-4ed7-4137-9266-137b322338b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273663 | controller | Jun 12 11:08:46.519960 crc crio[19822]: time="2026-06-12T11:08:46.519896915Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=a3fae9a5-3b6a-4104-a782-f4d4cbd0686b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273680 | controller | Jun 12 11:08:46.520698 crc crio[19822]: time="2026-06-12T11:08:46.520638108Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=5e20d8ee-4976-4506-b21b-9b4409f87221 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273696 | controller | Jun 12 11:08:46.524242 crc crio[19822]: time="2026-06-12T11:08:46.524179321Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager" id=2471d6c1-e6d0-494f-8a38-75b5763d3895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273712 | controller | Jun 12 11:08:46.533903 crc crio[19822]: time="2026-06-12T11:08:46.533778837Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager" id=072c26a8-ee50-49cb-8550-0ed630079bd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273735 | controller | Jun 12 11:08:46.539885 crc crio[19822]: time="2026-06-12T11:08:46.539704616Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager" id=9b7e53a5-5db4-400e-bce7-36131c063bf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273752 | controller | Jun 12 11:08:46.542175 crc crio[19822]: time="2026-06-12T11:08:46.542050281Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=9acaeb43-2ab1-4f85-bd4e-33fb4b4870b8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273769 | controller | Jun 12 11:08:46.543109 crc crio[19822]: time="2026-06-12T11:08:46.54297786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=0fa82ded-3e4e-4aed-98da-ea1ad73bb439 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273785 | controller | Jun 12 11:08:46.545338 crc crio[19822]: time="2026-06-12T11:08:46.545248973Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager" id=a2296a22-59fe-4152-949f-f8460de17e6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273801 | controller | Jun 12 11:08:46.545895 crc crio[19822]: time="2026-06-12T11:08:46.54574642Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=964e7acc-e130-4067-a196-75e5f45457fb name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273817 | controller | Jun 12 11:08:46.546920 crc crio[19822]: time="2026-06-12T11:08:46.546790452Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=8e0722a4-2101-4bef-bca4-a8b93f9f0f61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273833 | controller | Jun 12 11:08:46.551693 crc crio[19822]: time="2026-06-12T11:08:46.551654989Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=458d7761-302f-4f14-95a6-02c9d02e9736 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.273864 | controller | Jun 12 11:08:46.553791 crc crio[19822]: time="2026-06-12T11:08:46.553683142Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=b4b4d3f3-fa1c-48be-a9a7-702e7deb2a61 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273888 | controller | Jun 12 11:08:46.583170 crc crio[19822]: time="2026-06-12T11:08:46.58308986Z" level=info msg="Removed container 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5: openshift-infra/auto-csr-approver-29687702-wnx6b/oc" id=5b03741b-65ce-4ddd-8a35-8eaaa0448016 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.273905 | controller | Jun 12 11:08:46.588730 crc crio[19822]: time="2026-06-12T11:08:46.588626847Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=48c7f6fc-113b-4b74-a410-975240d3d670 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.273922 | controller | Jun 12 11:08:46.600132 crc crio[19822]: time="2026-06-12T11:08:46.600024031Z" level=info msg="Stopping pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd" id=487e682f-7c95-446b-b4d3-c5b6dd95617f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.273939 | controller | Jun 12 11:08:46.600132 crc crio[19822]: time="2026-06-12T11:08:46.600140604Z" level=info msg="Stopped pod sandbox (already stopped): 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd" id=487e682f-7c95-446b-b4d3-c5b6dd95617f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.273962 | controller | Jun 12 11:08:46.601268 crc crio[19822]: time="2026-06-12T11:08:46.6009781Z" level=info msg="Removing pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd" id=5578e675-46c5-4353-9e6a-667a7d164f8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.273979 | controller | Jun 12 11:08:46.610926 crc crio[19822]: time="2026-06-12T11:08:46.610588058Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager" id=c1085a86-d645-4b77-98eb-84f1572020ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.273996 | controller | Jun 12 11:08:46.615124 crc crio[19822]: time="2026-06-12T11:08:46.61502945Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager" id=39f21eb7-a3d1-4dcb-8f2e-29a89cdbe1d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274012 | controller | Jun 12 11:08:46.620660 crc crio[19822]: time="2026-06-12T11:08:46.620448053Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager" id=715d3896-e08d-45ac-b22b-0955831d35d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274028 | controller | Jun 12 11:08:46.665217 crc crio[19822]: time="2026-06-12T11:08:46.665155418Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=f14d0276-c482-4730-99d8-dc70628d574e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.274044 | controller | Jun 12 11:08:46.672425 crc crio[19822]: time="2026-06-12T11:08:46.672320983Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=83f46533-4cc5-436b-a4e2-868cd7a8a420 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274061 | controller | Jun 12 11:08:46.673456 crc crio[19822]: time="2026-06-12T11:08:46.67338876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274077 | controller | Jun 12 11:08:46.674682 crc crio[19822]: time="2026-06-12T11:08:46.674610225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274093 | controller | Jun 12 11:08:46.674945 crc crio[19822]: time="2026-06-12T11:08:46.67488979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274109 | controller | Jun 12 11:08:46.675138 crc crio[19822]: time="2026-06-12T11:08:46.675092045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274124 | controller | Jun 12 11:08:46.675449 crc crio[19822]: time="2026-06-12T11:08:46.675392766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274139 | controller | Jun 12 11:08:46.677416 crc crio[19822]: time="2026-06-12T11:08:46.677300297Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=93e72a83-9992-4468-8130-65ac0a44257f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.274155 | controller | Jun 12 11:08:46.678374 crc crio[19822]: time="2026-06-12T11:08:46.678131658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274175 | controller | Jun 12 11:08:46.679231 crc crio[19822]: time="2026-06-12T11:08:46.679208648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274191 | controller | Jun 12 11:08:46.679748 crc crio[19822]: time="2026-06-12T11:08:46.679728905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274207 | controller | Jun 12 11:08:46.684266 crc crio[19822]: time="2026-06-12T11:08:46.682863093Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=4406d4a7-4880-418a-ad2e-1ae0e1f24c02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274223 | controller | Jun 12 11:08:46.684266 crc crio[19822]: time="2026-06-12T11:08:46.682968366Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=95ca1edc-63b2-4f3b-bdf9-12a418578809 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274239 | controller | Jun 12 11:08:46.684266 crc crio[19822]: time="2026-06-12T11:08:46.683010348Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=e9d0ab15-8170-4d0a-acaf-b30d83f127cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274255 | controller | Jun 12 11:08:46.684266 crc crio[19822]: time="2026-06-12T11:08:46.68423304Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=b8db78a3-2643-49f4-a804-9ad642938d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274271 | controller | Jun 12 11:08:46.684723 crc crio[19822]: time="2026-06-12T11:08:46.684665751Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-698d5f8d8c-vd76j Namespace:openstack-operators ID:39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c UID:4b746350-429b-43b8-add6-06ee12eccb3c NetNS:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b746350_429b_43b8_add6_06ee12eccb3c.slice PodAnnotations:0xc00140e820}] Aliases:map[]}"
2026-06-12 11:43:48.274288 | controller | Jun 12 11:08:46.684723 crc crio[19822]: time="2026-06-12T11:08:46.684715763Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-698d5f8d8c-vd76j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.274305 | controller | Jun 12 11:08:46.730527 crc crio[19822]: time="2026-06-12T11:08:46.729528172Z" level=info msg="Removed pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd" id=5578e675-46c5-4353-9e6a-667a7d164f8f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.274321 | controller | Jun 12 11:08:46.730527 crc crio[19822]: time="2026-06-12T11:08:46.730468104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274338 | controller | Jun 12 11:08:46.731483 crc crio[19822]: time="2026-06-12T11:08:46.731428784Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=24739a2e-d1c2-49e3-9604-b8a457db560a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.274354 | controller | Jun 12 11:08:46.734002 crc crio[19822]: time="2026-06-12T11:08:46.732611201Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=dc756d1d-6602-400c-b3dc-2bf5ac1ab533 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274375 | controller | Jun 12 11:08:46.736858 crc crio[19822]: time="2026-06-12T11:08:46.734893349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274392 | controller | Jun 12 11:08:46.738647 crc crio[19822]: time="2026-06-12T11:08:46.73853094Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=e058d506-37e6-43a4-aca3-6a956a611a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274409 | controller | Jun 12 11:08:46.738988 crc crio[19822]: time="2026-06-12T11:08:46.738916162Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=6b301d3b-6862-4efb-8a35-cf7eb7700623 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274424 | controller | Jun 12 11:08:46.739110 crc crio[19822]: time="2026-06-12T11:08:46.739053367Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=3ab4d2d0-3c5a-4202-9878-c726a7d70e3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274440 | controller | Jun 12 11:08:46.743364 crc crio[19822]: time="2026-06-12T11:08:46.743279671Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager" id=cc45c95b-0854-4833-bf4b-03e128fd4db9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274457 | controller | Jun 12 11:08:46.767153 crc crio[19822]: time="2026-06-12T11:08:46.767038709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274473 | controller | Jun 12 11:08:46.772244 crc crio[19822]: time="2026-06-12T11:08:46.772152021Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=d7a1fdda-dbb7-4d55-99be-cb2534c8d7d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274489 | controller | Jun 12 11:08:46.776510 crc crio[19822]: time="2026-06-12T11:08:46.776429318Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager" id=30a3bb58-7ced-4632-876b-3513a4cb8bf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274504 | controller | Jun 12 11:08:46.790948 crc crio[19822]: time="2026-06-12T11:08:46.786765729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274521 | controller | Jun 12 11:08:46.790948 crc crio[19822]: time="2026-06-12T11:08:46.788407841Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager" id=0cd80fb6-411e-4476-927e-7cf423609f32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274536 | controller | Jun 12 11:08:46.832470 crc crio[19822]: time="2026-06-12T11:08:46.832380784Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager" id=d9e45f10-2243-443c-8d06-18d6954caebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274552 | controller | Jun 12 11:08:46.842418 crc crio[19822]: time="2026-06-12T11:08:46.842296619Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager" id=c43ddbca-fbcd-4e9e-bd0d-e2ef8db795dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274573 | controller | Jun 12 11:08:46.847986 crc crio[19822]: time="2026-06-12T11:08:46.84791274Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager" id=dbeb0793-2349-4cca-825d-535358e6d9c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274590 | controller | Jun 12 11:08:46.850744 crc crio[19822]: time="2026-06-12T11:08:46.850666689Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager" id=2d039b76-2a82-4787-a907-2d1296f9cc33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274605 | controller | Jun 12 11:08:46.856476 crc crio[19822]: time="2026-06-12T11:08:46.856366879Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager" id=fa375004-3b10-4589-bf3f-6503ede67239 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.274621 | controller | Jun 12 11:08:46.930922 crc crio[19822]: time="2026-06-12T11:08:46.930755252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274637 | controller | Jun 12 11:08:46.932728 crc crio[19822]: time="2026-06-12T11:08:46.931335851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274652 | controller | Jun 12 11:08:46.934096 crc crio[19822]: time="2026-06-12T11:08:46.934000637Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=42e85c27-fa15-4b44-953c-e8191188b182 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.274668 | controller | Jun 12 11:08:46.934759 crc crio[19822]: time="2026-06-12T11:08:46.93468983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274684 | controller | Jun 12 11:08:46.939509 crc crio[19822]: time="2026-06-12T11:08:46.939196357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274699 | controller | Jun 12 11:08:46.943425 crc crio[19822]: time="2026-06-12T11:08:46.943327944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274715 | controller | Jun 12 11:08:46.950095 crc crio[19822]: time="2026-06-12T11:08:46.949951284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274730 | controller | Jun 12 11:08:46.959291 crc crio[19822]: time="2026-06-12T11:08:46.959162197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274746 | controller | Jun 12 11:08:46.982996 crc crio[19822]: time="2026-06-12T11:08:46.982585875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274761 | controller | Jun 12 11:08:47.008319 crc crio[19822]: time="2026-06-12T11:08:47.008219753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274778 | controller | Jun 12 11:08:47.077116 crc crio[19822]: time="2026-06-12T11:08:47.076591525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274798 | controller | Jun 12 11:08:47.082771 crc crio[19822]: time="2026-06-12T11:08:47.082324588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274816 | controller | Jun 12 11:08:47.099996 crc crio[19822]: time="2026-06-12T11:08:47.099775125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274832 | controller | Jun 12 11:08:47.100981 crc crio[19822]: time="2026-06-12T11:08:47.100756795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274864 | controller | Jun 12 11:08:47.105599 crc crio[19822]: time="2026-06-12T11:08:47.105537978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274897 | controller | Jun 12 11:08:47.120754 crc crio[19822]: time="2026-06-12T11:08:47.120580549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274922 | controller | Jun 12 11:08:47.141371 crc crio[19822]: time="2026-06-12T11:08:47.141283058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274939 | controller | Jun 12 11:08:47.145514 crc crio[19822]: time="2026-06-12T11:08:47.145362788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274956 | controller | Jun 12 11:08:47.160898 crc crio[19822]: time="2026-06-12T11:08:47.160703947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274972 | controller | Jun 12 11:08:47.168366 crc crio[19822]: time="2026-06-12T11:08:47.16830475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.274988 | controller | Jun 12 11:08:47.181747 crc crio[19822]: time="2026-06-12T11:08:47.181646186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275004 | controller | Jun 12 11:08:47.186134 crc crio[19822]: time="2026-06-12T11:08:47.186038627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275020 | controller | Jun 12 11:08:47.187301 crc crio[19822]: time="2026-06-12T11:08:47.187116571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275036 | controller | Jun 12 11:08:47.194454 crc crio[19822]: time="2026-06-12T11:08:47.194254178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275052 | controller | Jun 12 11:08:47.196354 crc crio[19822]: time="2026-06-12T11:08:47.196009774Z" level=info msg="Created container 4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager" id=072c26a8-ee50-49cb-8550-0ed630079bd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275068 | controller | Jun 12 11:08:47.200133 crc crio[19822]: time="2026-06-12T11:08:47.199923569Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager" id=3221052b-2056-47b5-b905-51a2571e368f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275089 | controller | Jun 12 11:08:47.200622 crc crio[19822]: time="2026-06-12T11:08:47.200551809Z" level=info msg="Starting container: 4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2" id=bb6db0e5-f71c-4c76-9258-3b0c83c30a05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275107 | controller | Jun 12 11:08:47.227183 crc crio[19822]: time="2026-06-12T11:08:47.226800868Z" level=info msg="Started container" PID=224341 containerID=4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager id=bb6db0e5-f71c-4c76-9258-3b0c83c30a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9
2026-06-12 11:43:48.275125 | controller | Jun 12 11:08:47.243639 crc crio[19822]: time="2026-06-12T11:08:47.243283542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275142 | controller | Jun 12 11:08:47.274009 crc crio[19822]: time="2026-06-12T11:08:47.27389111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275158 | controller | Jun 12 11:08:47.286034 crc crio[19822]: time="2026-06-12T11:08:47.284949003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275175 | controller | Jun 12 11:08:47.308231 crc crio[19822]: 2026-06-12T11:08:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39cfb14a3a285cc Mac:a2:d9:cb:d8:3f:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.275192 | controller | Jun 12 11:08:47.309331 crc crio[19822]: time="2026-06-12T11:08:47.30925861Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-698d5f8d8c-vd76j Namespace:openstack-operators ID:39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c UID:4b746350-429b-43b8-add6-06ee12eccb3c NetNS:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b746350_429b_43b8_add6_06ee12eccb3c.slice PodAnnotations:0xc00140e820}] Aliases:map[]}"
2026-06-12 11:43:48.275208 | controller | Jun 12 11:08:47.309526 crc crio[19822]: time="2026-06-12T11:08:47.309460146Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-698d5f8d8c-vd76j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.275225 | controller | Jun 12 11:08:47.360457 crc crio[19822]: time="2026-06-12T11:08:47.360356637Z" level=info msg="Created container ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager" id=9b7e53a5-5db4-400e-bce7-36131c063bf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275242 | controller | Jun 12 11:08:47.362368 crc crio[19822]: time="2026-06-12T11:08:47.362274591Z" level=info msg="Ran pod sandbox 39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c with infra container: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/POD" id=c524c1f8-f454-45b1-ac56-c611a73b2305 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.275258 | controller | Jun 12 11:08:47.362368 crc crio[19822]: time="2026-06-12T11:08:47.362340621Z" level=info msg="Starting container: ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d" id=30638b67-3413-46f4-baa5-f739960110ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275279 | controller | Jun 12 11:08:47.367384 crc crio[19822]: time="2026-06-12T11:08:47.367296079Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=0d5d11b8-5e08-4e4e-96f1-df121342736f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.275297 | controller | Jun 12 11:08:47.376509 crc crio[19822]: time="2026-06-12T11:08:47.376365468Z" level=info msg="Started container" PID=224342 containerID=ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d description=openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager id=30638b67-3413-46f4-baa5-f739960110ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56
2026-06-12 11:43:48.275314 | controller | Jun 12 11:08:47.399262 crc crio[19822]: time="2026-06-12T11:08:47.399154556Z" level=info msg="Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=cf7f4a91-2f05-40b1-ba83-c264ddf7c535 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.275331 | controller | Jun 12 11:08:47.411154 crc crio[19822]: time="2026-06-12T11:08:47.411029996Z" level=info msg="Created container 6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager" id=e3bbc84e-4ed7-4137-9266-137b322338b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275347 | controller | Jun 12 11:08:47.412711 crc crio[19822]: time="2026-06-12T11:08:47.412620655Z" level=info msg="Starting container: 6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e" id=50a8a399-25c9-47b1-8fec-eddb5e812f12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275363 | controller | Jun 12 11:08:47.429609 crc crio[19822]: time="2026-06-12T11:08:47.429513353Z" level=info msg="Started container" PID=224344 containerID=6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e description=openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager id=50a8a399-25c9-47b1-8fec-eddb5e812f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991
2026-06-12 11:43:48.275380 | controller | Jun 12 11:08:47.456747 crc crio[19822]: time="2026-06-12T11:08:47.456647299Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager" id=e5884da2-a836-4683-b2ec-bab89011f5ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275396 | controller | Jun 12 11:08:47.458129 crc crio[19822]: time="2026-06-12T11:08:47.457362442Z" level=info msg="Created container 907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager" id=a2296a22-59fe-4152-949f-f8460de17e6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275412 | controller | Jun 12 11:08:47.458512 crc crio[19822]: time="2026-06-12T11:08:47.458441696Z" level=info msg="Starting container: 907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f" id=84d7e7c4-179c-4cf6-a54e-97379bbcde2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275429 | controller | Jun 12 11:08:47.467740 crc crio[19822]: time="2026-06-12T11:08:47.467573999Z" level=info msg="Started container" PID=224359 containerID=907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager id=84d7e7c4-179c-4cf6-a54e-97379bbcde2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170
2026-06-12 11:43:48.275445 | controller | Jun 12 11:08:47.488396 crc crio[19822]: time="2026-06-12T11:08:47.485685035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275466 | controller | Jun 12 11:08:47.495991 crc crio[19822]: time="2026-06-12T11:08:47.494115685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275483 | controller | Jun 12 11:08:47.538333 crc crio[19822]: time="2026-06-12T11:08:47.538200282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275499 | controller | Jun 12 11:08:47.551931 crc crio[19822]: time="2026-06-12T11:08:47.548006463Z" level=info msg="Created container fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager" id=ad3378f6-4786-4310-b199-5c41f32e326b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275515 | controller | Jun 12 11:08:47.551931 crc crio[19822]: time="2026-06-12T11:08:47.550503809Z" level=info msg="Starting container: fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5" id=95a5e69b-08f6-410c-950e-12510807bdb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275532 | controller | Jun 12 11:08:47.552999 crc crio[19822]: time="2026-06-12T11:08:47.55290134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275547 | controller | Jun 12 11:08:47.557454 crc crio[19822]: time="2026-06-12T11:08:47.557335257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275564 | controller | Jun 12 11:08:47.562483 crc crio[19822]: time="2026-06-12T11:08:47.562352711Z" level=info msg="Started container" PID=224353 containerID=fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager id=95a5e69b-08f6-410c-950e-12510807bdb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70
2026-06-12 11:43:48.275580 | controller | Jun 12 11:08:47.583898 crc crio[19822]: time="2026-06-12T11:08:47.583676754Z" level=info msg="Created container bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager" id=2471d6c1-e6d0-494f-8a38-75b5763d3895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275597 | controller | Jun 12 11:08:47.585661 crc crio[19822]: time="2026-06-12T11:08:47.585569472Z" level=info msg="Starting container: bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef" id=1f63158b-3644-4b75-9c82-3ae4367f1d82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275613 | controller | Jun 12 11:08:47.587506 crc crio[19822]: time="2026-06-12T11:08:47.586770611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275630 | controller | Jun 12 11:08:47.593543 crc crio[19822]: time="2026-06-12T11:08:47.593215708Z" level=info msg="Started container" PID=224354 containerID=bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager id=1f63158b-3644-4b75-9c82-3ae4367f1d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522
2026-06-12 11:43:48.275646 | controller | Jun 12 11:08:47.615516 crc crio[19822]: time="2026-06-12T11:08:47.613743211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275667 | controller | Jun 12 11:08:47.636780 crc crio[19822]: time="2026-06-12T11:08:47.636639342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275684 | controller | Jun 12 11:08:47.637177 crc crio[19822]: time="2026-06-12T11:08:47.636865419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275700 | controller | Jun 12 11:08:47.667736 crc crio[19822]: time="2026-06-12T11:08:47.667664531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275716 | controller | Jun 12 11:08:47.672162 crc crio[19822]: time="2026-06-12T11:08:47.672048781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275732 | controller | Jun 12 11:08:47.673054 crc crio[19822]: time="2026-06-12T11:08:47.672963282Z" level=info msg="Created container 858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager" id=593b411f-f6b1-451d-bbb0-36fde5c3ccd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275748 | controller | Jun 12 11:08:47.674636 crc crio[19822]: time="2026-06-12T11:08:47.674584335Z" level=info msg="Starting container: 858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9" id=4a5b370d-d27d-4672-856a-14c09817535d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275764 | controller | Jun 12 11:08:47.678342 crc crio[19822]: time="2026-06-12T11:08:47.678225689Z" level=info msg="Created container 09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager" id=5f963687-797b-49b9-bfb8-34e2e85fa1cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275780 | controller | Jun 12 11:08:47.680706 crc crio[19822]: time="2026-06-12T11:08:47.68047905Z" level=info msg="Starting container: 09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6" id=a104e726-b299-4c24-86db-957877759214 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275796 | controller | Jun 12 11:08:47.694746 crc crio[19822]: time="2026-06-12T11:08:47.69457105Z" level=info msg="Started container" PID=224375 containerID=09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager id=a104e726-b299-4c24-86db-957877759214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12
2026-06-12 11:43:48.275812 | controller | Jun 12 11:08:47.695272 crc crio[19822]: time="2026-06-12T11:08:47.695141978Z" level=info msg="Started container" PID=224366 containerID=858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9 description=openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager id=4a5b370d-d27d-4672-856a-14c09817535d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa
2026-06-12 11:43:48.275828 | controller | Jun 12 11:08:47.719879 crc crio[19822]: time="2026-06-12T11:08:47.719748724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275845 | controller | Jun 12 11:08:47.731714 crc crio[19822]: time="2026-06-12T11:08:47.731651496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275889 | controller | Jun 12 11:08:47.770198 crc crio[19822]: time="2026-06-12T11:08:47.770032007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275907 | controller | Jun 12 11:08:47.775585 crc crio[19822]: time="2026-06-12T11:08:47.775535112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275924 | controller | Jun 12 11:08:47.820090 crc crio[19822]: time="2026-06-12T11:08:47.818683618Z" level=info msg="Created container ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager" id=c1085a86-d645-4b77-98eb-84f1572020ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.275940 | controller | Jun 12 11:08:47.822565 crc crio[19822]: time="2026-06-12T11:08:47.822524493Z" level=info msg="Starting container: ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da" id=52f5064f-a5e1-44e9-a90c-34d425e02af4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.275956 | controller | Jun 12 11:08:47.830315 crc crio[19822]: time="2026-06-12T11:08:47.830250877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275972 | controller | Jun 12 11:08:47.847570 crc crio[19822]: time="2026-06-12T11:08:47.847464097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.275988 | controller | Jun 12 11:08:47.851331 crc crio[19822]: time="2026-06-12T11:08:47.85124896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.276004 | controller | Jun 12 11:08:47.852447 crc crio[19822]: time="2026-06-12T11:08:47.852334433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.276020 | controller | Jun 12 11:08:47.856210 crc crio[19822]: time="2026-06-12T11:08:47.85591682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.276049 | controller | Jun 12 11:08:47.860288 crc crio[19822]: time="2026-06-12T11:08:47.860129696Z" level=info msg="Started container" PID=224383 containerID=ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager id=52f5064f-a5e1-44e9-a90c-34d425e02af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426
2026-06-12 11:43:48.276069 | controller | Jun 12 11:08:47.866115 crc crio[19822]: time="2026-06-12T11:08:47.863279988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.276086 | controller | Jun 12 11:08:47.870510 crc crio[19822]: time="2026-06-12T11:08:47.870431058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.276102 | controller | Jun 12 11:08:47.873013 crc crio[19822]: time="2026-06-12T11:08:47.872972071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.276118 | controller | Jun 12 11:08:47.880714 crc crio[19822]: time="2026-06-12T11:08:47.880627905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.276140 | controller | Jun 12 11:08:47.890176 crc crio[19822]: time="2026-06-12T11:08:47.889878823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.276157 | controller | Jun 12 11:08:48.495939 crc crio[19822]: time="2026-06-12T11:08:48.49231928Z" level=info msg="Created container 735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager" id=e5884da2-a836-4683-b2ec-bab89011f5ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276174 | controller | Jun 12 11:08:48.495939 crc crio[19822]: time="2026-06-12T11:08:48.493896552Z" level=info msg="Created container eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager" id=2d039b76-2a82-4787-a907-2d1296f9cc33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276191 | controller | Jun 12 11:08:48.495939 crc crio[19822]: time="2026-06-12T11:08:48.495198711Z" level=info msg="Created container cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager" id=d9e45f10-2243-443c-8d06-18d6954caebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276207 | controller | Jun 12 11:08:48.506451 crc crio[19822]: time="2026-06-12T11:08:48.506331833Z" level=info msg="Starting container: eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a" id=818ef11f-66b1-4028-92bc-1758635350f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276224 | controller | Jun 12 11:08:48.506703 crc crio[19822]: time="2026-06-12T11:08:48.506602945Z" level=info msg="Starting container: 735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664" id=bf5fb0e1-2420-43c8-8774-91c1a9c84345 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276240 | controller | Jun 12 11:08:48.507716 crc crio[19822]: time="2026-06-12T11:08:48.506400199Z" level=info msg="Starting container: cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8" id=f14b84fb-bf6d-44a4-8224-7677fee9960f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276257 | controller | Jun 12 11:08:48.515054 crc crio[19822]: time="2026-06-12T11:08:48.514975144Z" level=info msg="Started container" PID=224555 containerID=eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager id=818ef11f-66b1-4028-92bc-1758635350f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64
2026-06-12 11:43:48.276275 | controller | Jun 12 11:08:48.517855 crc crio[19822]: time="2026-06-12T11:08:48.517146866Z" level=info msg="Created container 5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager" id=39f21eb7-a3d1-4dcb-8f2e-29a89cdbe1d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276292 | controller | Jun 12 11:08:48.519535 crc crio[19822]: time="2026-06-12T11:08:48.51946654Z" level=info msg="Created container 5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager" id=30a3bb58-7ced-4632-876b-3513a4cb8bf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276309 | controller | Jun 12 11:08:48.538886 crc crio[19822]: time="2026-06-12T11:08:48.538735771Z" level=info msg="Starting container: 5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104" id=51780e54-0919-434a-9ffd-81cbf34dc9fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276333 | controller | Jun 12 11:08:48.539199 crc crio[19822]: time="2026-06-12T11:08:48.539134043Z" level=info msg="Starting container: 5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd" id=ed02410d-803d-4b02-9f4f-41abe5b21f78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276350 | controller | Jun 12 11:08:48.539660 crc crio[19822]: time="2026-06-12T11:08:48.539587617Z" level=info msg="Started container" PID=224544 containerID=735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664 description=openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager id=bf5fb0e1-2420-43c8-8774-91c1a9c84345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c
2026-06-12 11:43:48.276367 | controller | Jun 12 11:08:48.540360 crc crio[19822]: time="2026-06-12T11:08:48.540257189Z" level=info msg="Started container" PID=224546 containerID=cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager id=f14b84fb-bf6d-44a4-8224-7677fee9960f name=/runtime.v1.RuntimeService/StartContainer sandboxID=619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876
2026-06-12 11:43:48.276384 | controller | Jun 12 11:08:48.553639 crc crio[19822]: time="2026-06-12T11:08:48.553480715Z" level=info msg="Started container" PID=224552 containerID=5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager id=51780e54-0919-434a-9ffd-81cbf34dc9fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b
2026-06-12 11:43:48.276400 | controller | Jun 12 11:08:48.564880 crc crio[19822]: time="2026-06-12T11:08:48.562887299Z" level=info msg="Started container" PID=224547 containerID=5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager id=ed02410d-803d-4b02-9f4f-41abe5b21f78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92
2026-06-12 11:43:48.276417 | controller | Jun 12 11:08:48.596443 crc crio[19822]: time="2026-06-12T11:08:48.596018971Z" level=info msg="Created container b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager" id=c43ddbca-fbcd-4e9e-bd0d-e2ef8db795dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276463 | controller | Jun 12 11:08:48.600154 crc crio[19822]: time="2026-06-12T11:08:48.599148268Z" level=info msg="Starting container: b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036" id=46748d9c-5825-4d8d-8dc4-c56c2036710a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276484 | controller | Jun 12 11:08:48.609663 crc crio[19822]: time="2026-06-12T11:08:48.609557353Z" level=info msg="Started container" PID=224545 containerID=b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager id=46748d9c-5825-4d8d-8dc4-c56c2036710a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191
2026-06-12 11:43:48.276501 | controller | Jun 12 11:08:48.673657 crc crio[19822]: time="2026-06-12T11:08:48.673518332Z" level=info msg="Created container a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager" id=cc45c95b-0854-4833-bf4b-03e128fd4db9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276517 | controller | Jun 12 11:08:48.676447 crc crio[19822]: time="2026-06-12T11:08:48.676399095Z" level=info msg="Starting container: a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146" id=b5572164-cf8b-46c5-82fc-b16051e9c489 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276539 | controller | Jun 12 11:08:48.693297 crc crio[19822]: time="2026-06-12T11:08:48.693191763Z" level=info msg="Started container" PID=224554 containerID=a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager id=b5572164-cf8b-46c5-82fc-b16051e9c489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef
2026-06-12 11:43:48.276556 | controller | Jun 12 11:08:48.707332 crc crio[19822]: time="2026-06-12T11:08:48.707246664Z" level=info msg="Created container 557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager" id=dbeb0793-2349-4cca-825d-535358e6d9c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276573 | controller | Jun 12 11:08:48.711213 crc crio[19822]: time="2026-06-12T11:08:48.711142115Z" level=info msg="Starting container: 557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743" id=2843ef24-c61f-4a1d-b17b-5c1d167fce73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276589 | controller | Jun 12 11:08:48.722415 crc crio[19822]: time="2026-06-12T11:08:48.722262934Z" level=info msg="Started container" PID=224543 containerID=557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager id=2843ef24-c61f-4a1d-b17b-5c1d167fce73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71
2026-06-12 11:43:48.276606 | controller | Jun 12 11:08:48.748134 crc crio[19822]: time="2026-06-12T11:08:48.74799348Z" level=info msg="Created container b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager" id=3221052b-2056-47b5-b905-51a2571e368f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276623 | controller | Jun 12 11:08:48.755343 crc crio[19822]: time="2026-06-12T11:08:48.755265801Z" level=info msg="Starting container: b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82" id=5aed24e2-35c2-401a-8170-bf10b8a27d04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276639 | controller | Jun 12 11:08:48.767206 crc crio[19822]: time="2026-06-12T11:08:48.767117617Z" level=info msg="Started container" PID=224557 containerID=b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82 description=openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager id=5aed24e2-35c2-401a-8170-bf10b8a27d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b
2026-06-12 11:43:48.276668 | controller | Jun 12 11:08:48.771590 crc crio[19822]: time="2026-06-12T11:08:48.771386042Z" level=info msg="Created container a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager" id=0cd80fb6-411e-4476-927e-7cf423609f32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276687 | controller | Jun 12 11:08:48.774561 crc crio[19822]: time="2026-06-12T11:08:48.774493042Z" level=info msg="Starting container: a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024" id=52554fc8-a7bc-4046-903d-a2f6d79fbe4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276704 | controller | Jun 12 11:08:48.785280 crc crio[19822]: time="2026-06-12T11:08:48.785202333Z" level=info msg="Started container" PID=224553 containerID=a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager id=52554fc8-a7bc-4046-903d-a2f6d79fbe4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1
2026-06-12 11:43:48.276735 | controller | Jun 12 11:08:48.807737 crc crio[19822]: time="2026-06-12T11:08:48.807631862Z" level=info msg="Created container 3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager" id=715d3896-e08d-45ac-b22b-0955831d35d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276752 | controller | Jun 12 11:08:48.815331 crc crio[19822]: time="2026-06-12T11:08:48.815252667Z" level=info msg="Starting container: 3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b" id=8a4a144c-4135-4b06-9029-62620cabade4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276768 | controller | Jun 12 11:08:48.828286 crc crio[19822]: time="2026-06-12T11:08:48.828170754Z" level=info msg="Started container" PID=224549 containerID=3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b description=openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager id=8a4a144c-4135-4b06-9029-62620cabade4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af
2026-06-12 11:43:48.276785 | controller | Jun 12 11:08:48.866492 crc crio[19822]: time="2026-06-12T11:08:48.866392402Z" level=info msg="Created container 7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager" id=fa375004-3b10-4589-bf3f-6503ede67239 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.276802 | controller | Jun 12 11:08:48.875229 crc crio[19822]: time="2026-06-12T11:08:48.875056483Z" level=info msg="Starting container: 7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435" id=2be634ef-1d1f-4fe2-8341-03e23faa04a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.276818 | controller | Jun 12 11:08:48.887339 crc crio[19822]: time="2026-06-12T11:08:48.887260549Z" level=info msg="Started container" PID=224556 containerID=7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager id=2be634ef-1d1f-4fe2-8341-03e23faa04a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62
2026-06-12 11:43:48.276834 | controller | Jun 12 11:09:21.929104 crc crio[19822]: time="2026-06-12T11:09:21.924744382Z" level=info msg="Stopping container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d (timeout: 30s)" id=f5edc65d-8204-4a54-820d-5c12e943ac24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.276869 | controller | Jun 12 11:09:21.929104 crc crio[19822]: time="2026-06-12T11:09:21.926125215Z" level=info msg="Stopping container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1 (timeout: 30s)" id=c83a7c17-799f-457f-b723-09807c80ab47 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.276892 | controller | Jun 12 11:09:21.929104 crc crio[19822]: time="2026-06-12T11:09:21.928437643Z" level=info msg="Stopping container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df (timeout: 30s)" id=1edf5124-ed22-4285-9f81-7d5fe376c01d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.276910 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.933183571Z" level=info msg="Stopping container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f (timeout: 30s)" id=0e8c6b33-1a69-46ae-917f-93d710b58b38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.276926 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.933895639Z" level=info msg="Stopping container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e (timeout: 30s)" id=2a45dda9-809c-440d-9d2b-4e48559f88c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.276947 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.934043342Z" level=info msg="Stopping container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170 (timeout: 30s)" id=d616e98d-a9ad-41f1-8f12-f44c9ed2a8ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.276964 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.924791102Z" level=info msg="Stopping container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85 (timeout: 30s)" id=0da35547-7b19-489a-b024-445d95f28d71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.276979 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.935683103Z" level=info msg="Stopping container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af (timeout: 30s)" id=d03145cb-6e0e-4096-b322-dc32cf2f440a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.276995 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.924901446Z" level=info msg="Stopping container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 (timeout: 30s)" id=372a7891-7916-4f5e-8a3d-d4024ca66863 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277011 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.924937627Z" level=info msg="Stopping container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21 (timeout: 30s)" id=0ad237d6-3a3b-4917-8221-108dca19367a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277027 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.924969028Z" level=info msg="Stopping container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4 (timeout: 30s)" id=e49687fd-f931-477e-8125-e52cc4b42a78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277042 | controller | Jun 12 11:09:21.940879 crc crio[19822]: time="2026-06-12T11:09:21.924983242Z" level=info msg="Stopping container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f (timeout: 30s)" id=810306db-73e7-4937-945c-71f960163165 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277058 | controller | Jun 12 11:09:21.946347 crc crio[19822]: time="2026-06-12T11:09:21.925180855Z" level=info msg="Stopping container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b (timeout: 30s)" id=a5d02e82-33df-4258-bc29-3a59472ed252 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277074 | controller | Jun 12 11:09:21.946347 crc crio[19822]: time="2026-06-12T11:09:21.925208546Z" level=info msg="Stopping container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21 (timeout: 30s)" id=04694e87-7c2d-4ef2-a820-8f57aa4f0ae4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277089 | controller | Jun 12 11:09:21.947855 crc crio[19822]: time="2026-06-12T11:09:21.947593381Z" level=info msg="Stopping container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d (timeout: 30s)" id=075ec901-0642-436b-a315-f23982854fec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277105 | controller | Jun 12 11:09:22.147653 crc crio[19822]: time="2026-06-12T11:09:22.14754893Z" level=info msg="Stopped container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater" id=075ec901-0642-436b-a315-f23982854fec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277121 | controller | Jun 12 11:09:22.150177 crc crio[19822]: time="2026-06-12T11:09:22.150045137Z" level=info msg="Stopped container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator" id=c83a7c17-799f-457f-b723-09807c80ab47 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277138 | controller | Jun 12 11:09:22.226159 crc crio[19822]: time="2026-06-12T11:09:22.225876479Z" level=info msg="Running pod sandbox: openstack/neutron-6c45654bff-tnfkh/POD" id=4dea92be-8c2a-42fb-ac7a-48664710731f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277160 | controller | Jun 12 11:09:22.226159 crc crio[19822]: time="2026-06-12T11:09:22.225990085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.277177 | controller | Jun 12 11:09:22.233295 crc crio[19822]: time="2026-06-12T11:09:22.233176071Z" level=info msg="Stopped container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor" id=d03145cb-6e0e-4096-b322-dc32cf2f440a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277194 | controller | Jun 12 11:09:22.304387 crc crio[19822]: time="2026-06-12T11:09:22.304281188Z" level=info msg="Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc0006968d8}] Aliases:map[]}"
2026-06-12 11:43:48.277211 | controller | Jun 12 11:09:22.304387 crc crio[19822]: time="2026-06-12T11:09:22.304402612Z" level=info msg="Adding pod openstack_neutron-6c45654bff-tnfkh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.277228 | controller | Jun 12 11:09:22.819358 crc crio[19822]: time="2026-06-12T11:09:22.818221521Z" level=info msg="Stopped container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor" id=0e8c6b33-1a69-46ae-917f-93d710b58b38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277244 | controller | Jun 12 11:09:22.862617 crc crio[19822]: time="2026-06-12T11:09:22.85226901Z" level=info msg="Stopped container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync" id=f5edc65d-8204-4a54-820d-5c12e943ac24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277261 | controller | Jun 12 11:09:22.954988 crc crio[19822]: time="2026-06-12T11:09:22.954160269Z" level=info msg="Stopped container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater" id=0ad237d6-3a3b-4917-8221-108dca19367a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277278 | controller | Jun 12 11:09:23.020964 crc crio[19822]: time="2026-06-12T11:09:23.018361872Z" level=info msg="Stopped container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator" id=04694e87-7c2d-4ef2-a820-8f57aa4f0ae4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277294 | controller | Jun 12 11:09:23.165211 crc crio[19822]: time="2026-06-12T11:09:23.163511098Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-w4lvz/POD" id=7240eed0-5201-4aac-adef-8ff1ee314a19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277311 | controller | Jun 12 11:09:23.165211 crc crio[19822]: time="2026-06-12T11:09:23.163620202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.277327 | controller | Jun 12 11:09:23.171983 crc crio[19822]: time="2026-06-12T11:09:23.167301377Z" level=info msg="Stopped container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator" id=1edf5124-ed22-4285-9f81-7d5fe376c01d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277344 | controller | Jun 12 11:09:23.331573 crc crio[19822]: time="2026-06-12T11:09:23.331456092Z" level=info msg="Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc002ed00d0}] Aliases:map[]}"
2026-06-12 11:43:48.277367 | controller | Jun 12 11:09:23.331573 crc crio[19822]: time="2026-06-12T11:09:23.331548297Z" level=info msg="Adding pod openstack_barbican-db-create-w4lvz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.277384 | controller | Jun 12 11:09:23.482599 crc crio[19822]: time="2026-06-12T11:09:23.48164596Z" level=info msg="Stopped container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper" id=d616e98d-a9ad-41f1-8f12-f44c9ed2a8ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277401 | controller | Jun 12 11:09:23.521792 crc crio[19822]: time="2026-06-12T11:09:23.521575691Z" level=info msg="Running pod sandbox: openstack/nova-cell1-f1a6-account-create-update-rlb9c/POD" id=0811e945-fad7-49ce-a919-4972aba7d8e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277418 | controller | Jun 12 11:09:23.521792 crc crio[19822]: time="2026-06-12T11:09:23.521748807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.277435 | controller | Jun 12 11:09:23.843868 crc crio[19822]: time="2026-06-12T11:09:23.835916731Z" level=info msg="Stopped container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer" id=810306db-73e7-4937-945c-71f960163165 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277451 | controller | Jun 12 11:09:23.874945 crc crio[19822]: time="2026-06-12T11:09:23.864893715Z" level=info msg="Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc005212140}] Aliases:map[]}"
2026-06-12 11:43:48.277468 | controller | Jun 12 11:09:23.874945 crc crio[19822]: time="2026-06-12T11:09:23.865018739Z" level=info msg="Adding pod openstack_nova-cell1-f1a6-account-create-update-rlb9c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.277485 | controller | Jun 12 11:09:23.997959 crc crio[19822]: time="2026-06-12T11:09:23.988886761Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-8pwj7/POD" id=8b98f358-013b-44a2-9e17-0ea82cf0c2e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277501 | controller | Jun 12 11:09:23.997959 crc crio[19822]: time="2026-06-12T11:09:23.989387167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.277518 | controller | Jun 12 11:09:24.126287 crc crio[19822]: time="2026-06-12T11:09:24.126134875Z" level=info msg="Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc00244c7e0}] Aliases:map[]}"
2026-06-12 11:43:48.277540 | controller | Jun 12 11:09:24.126287 crc crio[19822]: time="2026-06-12T11:09:24.126206847Z" level=info msg="Adding pod openstack_cinder-db-create-8pwj7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.277558 | controller | Jun 12 11:09:24.178481 crc crio[19822]: time="2026-06-12T11:09:24.178341095Z" level=info msg="Running pod sandbox: openstack/keystone-fdd585476-6bmrd/POD" id=9fd26cdd-14e2-44e6-9435-737f4421689c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277575 | controller | Jun 12 11:09:24.178637 crc crio[19822]: time="2026-06-12T11:09:24.17849893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.277592 | controller | Jun 12 11:09:24.328562 crc crio[19822]: time="2026-06-12T11:09:24.328440796Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-9g8sj/POD" id=2729d38b-2fb3-4214-8fb9-7568fd0b0f6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277608 | controller | Jun 12 11:09:24.328562 crc crio[19822]: time="2026-06-12T11:09:24.32855442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.277625 | controller | Jun 12 11:09:24.345969 crc crio[19822]: time="2026-06-12T11:09:24.345857292Z" level=info msg="Stopped container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server" id=a5d02e82-33df-4258-bc29-3a59472ed252 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277641 | controller | Jun 12 11:09:24.398292 crc crio[19822]: time="2026-06-12T11:09:24.398190372Z" level=info msg="Stopped container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor" id=0da35547-7b19-489a-b024-445d95f28d71 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277657 | controller | Jun 12 11:09:24.408628 crc crio[19822]: time="2026-06-12T11:09:24.407687559Z" level=info msg="Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00244c960}] Aliases:map[]}"
2026-06-12 11:43:48.277674 | controller | Jun 12 11:09:24.408628 crc crio[19822]: time="2026-06-12T11:09:24.408004449Z" level=info msg="Adding pod openstack_keystone-fdd585476-6bmrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.277690 | controller | Jun 12 11:09:24.454567 crc crio[19822]: time="2026-06-12T11:09:24.454445651Z" level=info msg="Stopped container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server" id=2a45dda9-809c-440d-9d2b-4e48559f88c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277707 | controller | Jun 12 11:09:24.606463 crc crio[19822]: 2026-06-12T11:09:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88855850dedd8d4 Mac:96:8e:f3:61:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 SocketPath: PciID:}] [{Interface:0xc00013c850 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.277723 | controller | Jun 12 11:09:24.622457 crc crio[19822]: time="2026-06-12T11:09:24.622313781Z" level=info msg="Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc002ed00d0}] Aliases:map[]}"
2026-06-12 11:43:48.277745 | controller | Jun 12 11:09:24.622745 crc crio[19822]: time="2026-06-12T11:09:24.62261688Z" level=info msg="Checking pod openstack_barbican-db-create-w4lvz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.277762 | controller | Jun 12 11:09:24.633373 crc crio[19822]: time="2026-06-12T11:09:24.633290143Z" level=info msg="Running pod sandbox: openstack/barbican-0713-account-create-update-zgmr5/POD" id=aedd7330-869a-4297-936b-bd378d2e8e17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277779 | controller | Jun 12 11:09:24.633610 crc crio[19822]: time="2026-06-12T11:09:24.633395986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.277798 | controller | Jun 12 11:09:24.744998 crc crio[19822]: time="2026-06-12T11:09:24.74488338Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-v9vbw/POD" id=0780f186-ef81-4d0c-ae13-535e47fade0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277821 | controller | Jun 12 11:09:24.745234 crc crio[19822]: time="2026-06-12T11:09:24.745049925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.277866 | controller | Jun 12 11:09:24.800592 crc crio[19822]: time="2026-06-12T11:09:24.791934544Z" level=info msg="Stopped container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server" id=e49687fd-f931-477e-8125-e52cc4b42a78 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.277901 | controller | Jun 12 11:09:24.893280 crc crio[19822]: time="2026-06-12T11:09:24.892782333Z" level=info msg="Ran pod sandbox 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 with infra container: openstack/barbican-db-create-w4lvz/POD" id=7240eed0-5201-4aac-adef-8ff1ee314a19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.277920 | controller | Jun 12 11:09:24.940192 crc crio[19822]: 2026-06-12T11:09:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade2d84d8cefbea Mac:32:a4:44:da:e5:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.277941 | controller | Jun 12 11:09:24.951274 crc crio[19822]: time="2026-06-12T11:09:24.951126564Z" level=info msg="Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc0006968d8}] Aliases:map[]}"
2026-06-12 11:43:48.277968 | controller | Jun 12 11:09:24.951439 crc crio[19822]: time="2026-06-12T11:09:24.951374182Z" level=info msg="Checking pod openstack_neutron-6c45654bff-tnfkh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.277998 | controller | Jun 12 11:09:24.964890 crc crio[19822]: time="2026-06-12T11:09:24.958921145Z" level=info msg="Running pod sandbox: openstack/glance-d215-account-create-update-fjdkr/POD" id=5df564d6-466d-4cd4-8fdf-9372a3959f8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278017 | controller | Jun 12 11:09:24.964890 crc crio[19822]: time="2026-06-12T11:09:24.959117418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278040 | controller | Jun 12 11:09:24.969934 crc crio[19822]: time="2026-06-12T11:09:24.969389215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dc30462e-852e-447b-8d14-419046825366 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.278058 | controller | Jun 12 11:09:25.086278 crc crio[19822]: time="2026-06-12T11:09:25.079607675Z" level=info msg="Ran pod sandbox ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d with infra container: openstack/neutron-6c45654bff-tnfkh/POD" id=4dea92be-8c2a-42fb-ac7a-48664710731f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278075 | controller | Jun 12 11:09:25.104218 crc crio[19822]: time="2026-06-12T11:09:25.102766916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=64811117-3917-45ff-baac-f298a4369221 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.278092 | controller | Jun 12 11:09:25.185891 crc crio[19822]: time="2026-06-12T11:09:25.182916031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ad113feb-0780-4963-8dc6-d2f368562959 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.278115 | controller | Jun 12 11:09:25.266862 crc crio[19822]: time="2026-06-12T11:09:25.264705873Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-wz8b8/POD" id=711162e2-f368-434b-a6ef-e1229b7714b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278138 | controller | Jun 12 11:09:25.272902 crc crio[19822]: time="2026-06-12T11:09:25.271109156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278161 | controller | Jun 12 11:09:25.431257 crc crio[19822]: time="2026-06-12T11:09:25.429391145Z" level=info msg="Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=beb8aff6-45e4-4637-a587-6f1572ff760c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.278182 | controller | Jun 12 11:09:25.440398 crc crio[19822]: time="2026-06-12T11:09:25.43850086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278200 | controller | Jun 12 11:09:25.543404 crc crio[19822]: time="2026-06-12T11:09:25.535127262Z" level=info msg="Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00244c4a8}] Aliases:map[]}"
2026-06-12 11:43:48.278217 | controller | Jun 12 11:09:25.543404 crc crio[19822]: time="2026-06-12T11:09:25.535647799Z" level=info msg="Adding pod openstack_barbican-0713-account-create-update-zgmr5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.278234 | controller | Jun 12 11:09:25.544400 crc crio[19822]: time="2026-06-12T11:09:25.544256631Z" level=info msg="Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc0052121d0}] Aliases:map[]}"
2026-06-12 11:43:48.278256 | controller | Jun 12 11:09:25.544400 crc crio[19822]: time="2026-06-12T11:09:25.544330999Z" level=info msg="Adding pod openstack_neutron-db-create-9g8sj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.278391 | controller | Jun 12 11:09:25.690488 crc crio[19822]: time="2026-06-12T11:09:25.690389723Z" level=info msg="Running pod sandbox: openstack/neutron-4631-account-create-update-xczrr/POD" id=d6ac9c8c-9727-4d9c-ac93-5cc7214ef3b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278412 | controller | Jun 12 11:09:25.690634 crc crio[19822]: time="2026-06-12T11:09:25.690535348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278429 | controller | Jun 12 11:09:25.690881 crc crio[19822]: time="2026-06-12T11:09:25.690708012Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-vfsxn/POD" id=5dedee53-b31f-4763-9c90-30c5387b9ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278445 | controller | Jun 12 11:09:25.691029 crc crio[19822]: time="2026-06-12T11:09:25.690969261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278461 | controller | Jun 12 11:09:26.013230 crc crio[19822]: 2026-06-12T11:09:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6db73a160af85ca Mac:1e:de:c8:98:52:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.278478 | controller | Jun 12 11:09:26.015569 crc crio[19822]: time="2026-06-12T11:09:26.01420786Z" level=info msg="Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc005212140}] Aliases:map[]}"
2026-06-12 11:43:48.278495 | controller | Jun 12 11:09:26.015569 crc crio[19822]: time="2026-06-12T11:09:26.014390085Z" level=info msg="Checking pod openstack_nova-cell1-f1a6-account-create-update-rlb9c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.278511 | controller | Jun 12 11:09:26.017512 crc crio[19822]: time="2026-06-12T11:09:26.017376932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c5b41121-0694-4124-9ee1-c0c1c5186e1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.278528 | controller | Jun 12 11:09:26.018889 crc crio[19822]: time="2026-06-12T11:09:26.018752156Z" level=info msg="Running pod sandbox: openstack/nova-api-25b4-account-create-update-7hwjq/POD" id=f9d48952-6382-429b-a92f-e9ce2ecfbee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278544 | controller | Jun 12 11:09:26.018889 crc crio[19822]: time="2026-06-12T11:09:26.01887832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278561 | controller | Jun 12 11:09:26.037017 crc crio[19822]: time="2026-06-12T11:09:26.036872901Z" level=info msg="Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003094208}] Aliases:map[]}"
2026-06-12 11:43:48.278582 | controller | Jun 12 11:09:26.037570 crc crio[19822]: time="2026-06-12T11:09:26.037543112Z" level=info msg="Adding pod openstack_glance-d215-account-create-update-fjdkr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.278600 | controller | Jun 12 11:09:26.062237 crc crio[19822]: time="2026-06-12T11:09:26.04125657Z" level=info msg="Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}"
2026-06-12 11:43:48.278617 | controller | Jun 12 11:09:26.062791 crc crio[19822]: time="2026-06-12T11:09:26.053294571Z" level=info msg="Running pod sandbox: openstack/glance-db-create-9m84p/POD" id=d15848c2-53fc-4647-ad0e-3e8f892e37e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278634 | controller | Jun 12 11:09:26.062791 crc crio[19822]: time="2026-06-12T11:09:26.062552459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278650 | controller | Jun 12 11:09:26.062791 crc crio[19822]: time="2026-06-12T11:09:26.062662193Z" level=info msg="Adding pod openstack_nova-api-db-create-v9vbw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.278667 | controller | Jun 12 11:09:26.083861 crc crio[19822]: time="2026-06-12T11:09:26.08364888Z" level=info msg="Ran pod sandbox 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a with infra container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/POD" id=0811e945-fad7-49ce-a919-4972aba7d8e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278684 | controller | Jun 12 11:09:26.115465 crc crio[19822]: time="2026-06-12T11:09:26.114512115Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc005212528}] Aliases:map[]}"
2026-06-12 11:43:48.278701 | controller | Jun 12 11:09:26.115465 crc crio[19822]: time="2026-06-12T11:09:26.114617479Z" level=info msg="Adding pod openstack_nova-cell0-db-create-wz8b8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.278718 | controller | Jun 12 11:09:26.162058 crc crio[19822]: time="2026-06-12T11:09:26.161925178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4db42544-aa27-456a-9893-61e805894738 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.278735 | controller | Jun 12 11:09:26.275305 crc crio[19822]: time="2026-06-12T11:09:26.275156648Z" level=info msg="Creating container: openstack/neutron-6c45654bff-tnfkh/neutron-api" id=0eb4aa85-a5b7-47e4-a733-085016f93532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.278751 | controller | Jun 12 11:09:26.275305 crc crio[19822]: time="2026-06-12T11:09:26.275266437Z" level=info msg="Running pod sandbox: openstack/placement-2383-account-create-update-cxcg4/POD" id=bdd23dd2-7a3b-46d6-9178-736623f1f6d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278773 | controller | Jun 12 11:09:26.275731 crc crio[19822]: time="2026-06-12T11:09:26.275368471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278790 | controller | Jun 12 11:09:26.275731 crc crio[19822]: time="2026-06-12T11:09:26.275665134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278806 | controller | Jun 12 11:09:26.275961 crc crio[19822]: time="2026-06-12T11:09:26.275906942Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-6v6b8/POD" id=afca8288-25a0-4513-8d28-0a4eb4234d61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278823 | controller | Jun 12 11:09:26.275961 crc crio[19822]: time="2026-06-12T11:09:26.275952563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278839 | controller | Jun 12 11:09:26.302891 crc crio[19822]: time="2026-06-12T11:09:26.300401332Z" level=info msg="Running pod sandbox: openstack/placement-db-create-fxznj/POD" id=2ad4c782-2a7c-4321-a0d7-7b8b716144ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278889 | controller | Jun 12 11:09:26.302891 crc crio[19822]: time="2026-06-12T11:09:26.300541127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278913 | controller | Jun 12 11:09:26.329777 crc crio[19822]: time="2026-06-12T11:09:26.327166435Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=93baf2b7-2ef9-4405-a535-2ec60c502b92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.278930 | controller | Jun 12 11:09:26.351705 crc crio[19822]: time="2026-06-12T11:09:26.350432631Z" level=info msg="Running pod sandbox: openstack/cinder-cdb5-account-create-update-x4lwf/POD" id=a452e821-6bb2-42f2-8ae6-072838a14ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.278947 | controller | Jun 12 11:09:26.351705 crc crio[19822]: time="2026-06-12T11:09:26.35088645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278964 | controller | Jun 12 11:09:26.394536 crc crio[19822]: time="2026-06-12T11:09:26.394419124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278981 | controller | Jun 12 11:09:26.455626 crc crio[19822]: time="2026-06-12T11:09:26.455412884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.278998 | controller | Jun 12 11:09:26.535883 crc crio[19822]: time="2026-06-12T11:09:26.533381966Z" level=info msg="Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=af268d9b-bfd4-49eb-80b4-e306429b187c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.279014 | controller | Jun 12 11:09:26.576166 crc crio[19822]: time="2026-06-12T11:09:26.568214054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.279030 | controller | Jun 12 11:09:26.970096 crc crio[19822]: time="2026-06-12T11:09:26.96557033Z" level=info msg="Running pod sandbox: openstack/keystone-bdfe-account-create-update-c55xg/POD" id=caa2b231-bba4-4645-9f4c-b8408e3b111d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.279053 | controller | Jun 12 11:09:26.970096 crc crio[19822]: time="2026-06-12T11:09:26.96617919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.279070 | controller | Jun 12 11:09:27.574410 crc crio[19822]: time="2026-06-12T11:09:27.574317891Z" level=info msg="Stopping container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16 (timeout: 30s)" id=6253232b-f2be-42fe-8dfb-4753bc201840 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279086 | controller | Jun 12 11:09:27.578535 crc crio[19822]: time="2026-06-12T11:09:27.578285299Z" level=info msg="Stopping container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e (timeout: 30s)" id=07b46e6a-2348-4cdc-a730-55b342a54997 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279103 | controller | Jun 12 11:09:27.586913 crc crio[19822]: time="2026-06-12T11:09:27.586781112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.279119 | controller | Jun 12 11:09:27.601230 crc crio[19822]: time="2026-06-12T11:09:27.601101296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.279135 | controller | Jun 12 11:09:27.607137 crc crio[19822]: time="2026-06-12T11:09:27.607019946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.279151 | controller | Jun 12 11:09:27.621179 crc crio[19822]: time="2026-06-12T11:09:27.621055399Z" level=info msg="Stopping container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7 (timeout: 30s)" id=c8fdeebe-5ea4-41e4-8c8e-a03f11ca6a49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279167 | controller | Jun 12 11:09:27.633587 crc crio[19822]: time="2026-06-12T11:09:27.630377391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.279182 | controller | Jun 12 11:09:27.641387 crc crio[19822]: time="2026-06-12T11:09:27.641272771Z" level=info msg="Stopping container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab (timeout: 30s)" id=cc7f973d-7c0a-4799-8d8f-5770c7a94d3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279198 | controller | Jun 12 11:09:27.683138 crc crio[19822]: time="2026-06-12T11:09:27.682525855Z" level=info msg="Stopping container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b (timeout: 30s)" id=2a156035-c9f5-4c5b-a067-70ef72a8fee0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279214 | controller | Jun 12 11:09:27.683922 crc crio[19822]: time="2026-06-12T11:09:27.683874908Z" level=info msg="Stopping container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf (timeout: 30s)" id=99fb8615-c98a-4dc6-8767-dbb9f2028cfd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279230 | controller | Jun 12 11:09:27.742428 crc crio[19822]: time="2026-06-12T11:09:27.742385706Z" level=info msg="Stopping container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82 (timeout: 30s)" id=bca5e88f-e833-4218-bdfc-d0c15a7dbf02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279246 | controller | Jun 12 11:09:27.744029 crc crio[19822]: time="2026-06-12T11:09:27.743982977Z" level=info msg="Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc002ed01c8}] Aliases:map[]}"
2026-06-12 11:43:48.279268 | controller | Jun 12 11:09:27.744236 crc crio[19822]: time="2026-06-12T11:09:27.744213005Z" level=info msg="Adding pod openstack_neutron-4631-account-create-update-xczrr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279285 | controller | Jun 12 11:09:27.816719 crc crio[19822]: time="2026-06-12T11:09:27.816571182Z" level=info msg="Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc00101a400}] Aliases:map[]}"
2026-06-12 11:43:48.279302 | controller | Jun 12 11:09:27.816719 crc crio[19822]: time="2026-06-12T11:09:27.816687416Z" level=info msg="Adding pod openstack_nova-api-25b4-account-create-update-7hwjq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279319 | controller | Jun 12 11:09:27.833046 crc crio[19822]: time="2026-06-12T11:09:27.831796143Z" level=info msg="Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc0037c8528}] Aliases:map[]}"
2026-06-12 11:43:48.279335 | controller | Jun 12 11:09:27.833046 crc crio[19822]: time="2026-06-12T11:09:27.831947795Z" level=info msg="Adding pod openstack_placement-2383-account-create-update-cxcg4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279351 | controller | Jun 12 11:09:27.841472 crc crio[19822]: time="2026-06-12T11:09:27.840436829Z" level=info msg="Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}"
2026-06-12 11:43:48.279368 | controller | Jun 12 11:09:27.841472 crc crio[19822]: time="2026-06-12T11:09:27.840588144Z" level=info msg="Adding pod openstack_keystone-db-create-6v6b8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279384 | controller | Jun 12 11:09:27.849329 crc crio[19822]: time="2026-06-12T11:09:27.848693188Z" level=info msg="Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}"
2026-06-12 11:43:48.279400 | controller | Jun 12 11:09:27.849329 crc crio[19822]: time="2026-06-12T11:09:27.848788831Z" level=info msg="Adding pod openstack_keystone-bdfe-account-create-update-c55xg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279421 | controller | Jun 12 11:09:27.855198 crc crio[19822]: time="2026-06-12T11:09:27.85494184Z" level=info msg="Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00101a4f8}] Aliases:map[]}"
2026-06-12 11:43:48.279438 | controller | Jun 12 11:09:27.855198 crc crio[19822]: time="2026-06-12T11:09:27.855130686Z" level=info msg="Adding pod openstack_placement-db-create-fxznj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279455 | controller | Jun 12 11:09:27.901620 crc crio[19822]: time="2026-06-12T11:09:27.901461302Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc0007ac618}] Aliases:map[]}"
2026-06-12 11:43:48.279472 | controller | Jun 12 11:09:27.904727 crc crio[19822]: time="2026-06-12T11:09:27.904691917Z" level=info msg="Adding pod openstack_nova-cell1-db-create-vfsxn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279488 | controller | Jun 12 11:09:28.059471 crc crio[19822]: time="2026-06-12T11:09:28.058622283Z" level=info msg="Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc0037c8768}] Aliases:map[]}"
2026-06-12 11:43:48.279505 | controller | Jun 12 11:09:28.059471 crc crio[19822]: time="2026-06-12T11:09:28.059120859Z" level=info msg="Adding pod openstack_glance-db-create-9m84p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279521 | controller | Jun 12 11:09:28.088888 crc crio[19822]: time="2026-06-12T11:09:28.058682428Z" level=info msg="Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc00101a940}] Aliases:map[]}"
2026-06-12 11:43:48.279537 | controller | Jun 12 11:09:28.088888 crc crio[19822]: time="2026-06-12T11:09:28.074037673Z" level=info msg="Adding pod openstack_cinder-cdb5-account-create-update-x4lwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.279553 | controller | Jun 12 11:09:28.328370 crc crio[19822]: time="2026-06-12T11:09:28.323017673Z" level=info msg="Stopping container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4 (timeout: 30s)" id=1c843ffc-88d6-44b2-86e4-07d0067a360e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279569 | controller | Jun 12 11:09:28.328370 crc crio[19822]: time="2026-06-12T11:09:28.326497409Z" level=info msg="Stopping container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6 (timeout: 30s)" id=70b41761-2daa-4462-ae4a-e1bc927a1728 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279592 | controller | Jun 12 11:09:28.404875 crc crio[19822]: time="2026-06-12T11:09:28.401889347Z" level=info msg="Stopped container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log" id=6253232b-f2be-42fe-8dfb-4753bc201840 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279609 | controller | Jun 12 11:09:28.450509 crc crio[19822]: time="2026-06-12T11:09:28.449204287Z" level=info msg="Stopping container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c (timeout: 300s)" id=d7f08aa9-d7b3-4aff-a948-152c2b57b572 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279625 | controller | Jun 12 11:09:28.463890 crc crio[19822]: 2026-06-12T11:09:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c3e484c51683fb Mac:16:2b:de:fe:c5:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.279641 | controller | Jun 12 11:09:28.469023 crc crio[19822]: 2026-06-12T11:09:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e5e3d8d0ba98a3 Mac:92:d4:f8:8a:ab:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.279658 | controller | Jun 12 11:09:28.574578 crc crio[19822]: time="2026-06-12T11:09:28.574469654Z" level=info msg="Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00244c960}] Aliases:map[]}"
2026-06-12 11:43:48.279674 | controller | Jun 12 11:09:28.575571 crc crio[19822]: time="2026-06-12T11:09:28.574901758Z" level=info msg="Checking pod openstack_keystone-fdd585476-6bmrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.279690 | controller | Jun 12 11:09:28.631015 crc crio[19822]: time="2026-06-12T11:09:28.630916238Z" level=info msg="Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc00244c7e0}] Aliases:map[]}"
2026-06-12 11:43:48.279707 | controller | Jun 12 11:09:28.631332 crc crio[19822]: time="2026-06-12T11:09:28.631270139Z" level=info msg="Checking pod openstack_cinder-db-create-8pwj7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.279723 | controller | Jun 12 11:09:29.052052 crc crio[19822]: time="2026-06-12T11:09:29.046284769Z" level=info msg="Stopped container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log" id=99fb8615-c98a-4dc6-8767-dbb9f2028cfd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279739 | controller | Jun 12 11:09:29.479526 crc crio[19822]: time="2026-06-12T11:09:29.47264551Z" level=info msg="Stopping container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545 (timeout: 30s)" id=1afa555f-cec5-4117-bdf5-90361c3832bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279755 | controller | Jun 12 11:09:29.497503 crc crio[19822]: time="2026-06-12T11:09:29.495362133Z" level=info msg="Stopping container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37 (timeout: 30s)" id=1bcb989c-8cb8-4edc-8f30-1fecaaac6d86 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279776 | controller | Jun 12 11:09:29.497503 crc crio[19822]: time="2026-06-12T11:09:29.495475287Z" level=info msg="Stopping container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005 (timeout: 30s)" id=bb542e94-a398-4f98-896c-818a07a97809 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279792 | controller | Jun 12 11:09:29.497503 crc crio[19822]: time="2026-06-12T11:09:29.495766196Z" level=info msg="Stopping container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b (timeout: 30s)" id=51bce4a3-e565-4d3a-9be3-667f01d2f416 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279808 | controller | Jun 12 11:09:29.583085 crc crio[19822]: time="2026-06-12T11:09:29.582540968Z" level=info msg="Stopping container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667 (timeout: 300s)" id=ea93e8c6-ac0b-440f-af77-f8377424c5c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279824 | controller | Jun 12 11:09:30.170021 crc crio[19822]: time="2026-06-12T11:09:30.167757897Z" level=info msg="Stopping container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3 (timeout: 27s)" id=65ed1ab5-3c2c-47d0-990d-86f40917f33c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279839 | controller | Jun 12 11:09:30.190002 crc crio[19822]: time="2026-06-12T11:09:30.185644527Z" level=info msg="Stopped container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log" id=70b41761-2daa-4462-ae4a-e1bc927a1728 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279879 | controller | Jun 12 11:09:30.252900 crc crio[19822]: time="2026-06-12T11:09:30.251588808Z" level=info msg="Stopped container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=d7f08aa9-d7b3-4aff-a948-152c2b57b572 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279899 | controller | Jun 12 11:09:30.278870 crc crio[19822]: time="2026-06-12T11:09:30.275493837Z" level=info msg="Stopping container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119 (timeout: 30s)" id=56708612-ab48-46e7-9efc-ea17dc27b1a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279916 | controller | Jun 12 11:09:30.278870 crc crio[19822]: time="2026-06-12T11:09:30.276164924Z" level=info msg="Stopping container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578 (timeout: 30s)" id=5746f209-e407-420c-8449-cfccf1e5572b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279933 | controller | Jun 12 11:09:30.328509 crc crio[19822]: time="2026-06-12T11:09:30.327285832Z" level=info msg="Stopping container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7 (timeout: 30s)" id=1a6649be-9ef3-4918-a243-1ae31e68ce9a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279949 | controller | Jun 12 11:09:30.328509 crc crio[19822]: time="2026-06-12T11:09:30.327448888Z" level=info msg="Stopping container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641 (timeout: 30s)" id=9ac78f8b-d246-429b-9fca-cd1df8ad2779 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279966 | controller | Jun 12 11:09:30.338878 crc crio[19822]: time="2026-06-12T11:09:30.336472559Z" level=info msg="Stopped container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter" id=51bce4a3-e565-4d3a-9be3-667f01d2f416 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.279982 | controller | Jun 12 11:09:30.436723 crc crio[19822]: time="2026-06-12T11:09:30.433268925Z" level=info msg="Stopping container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e (timeout: 30s)" id=92956697-ef08-44f3-a7f3-ddc35810f15c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280003 | controller | Jun 12 11:09:30.697026 crc crio[19822]: time="2026-06-12T11:09:30.689443165Z" level=info msg="Stopped container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=ea93e8c6-ac0b-440f-af77-f8377424c5c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280020 | controller | Jun 12 11:09:30.705882 crc crio[19822]: time="2026-06-12T11:09:30.698539951Z" level=info msg="Stopped container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log" id=1bcb989c-8cb8-4edc-8f30-1fecaaac6d86 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280050 | controller | Jun 12 11:09:31.006640 crc crio[19822]: 2026-06-12T11:09:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88198d5766eb0be Mac:fe:60:fc:18:df:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 SocketPath: PciID:}] [{Interface:0xc000332b60 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.280069 | controller | Jun 12 11:09:31.006640 crc crio[19822]: time="2026-06-12T11:09:31.001693524Z" level=info msg="Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc0052121d0}] Aliases:map[]}"
2026-06-12 11:43:48.280087 | controller | Jun 12 11:09:31.006640 crc crio[19822]: time="2026-06-12T11:09:31.001975233Z" level=info msg="Checking pod openstack_neutron-db-create-9g8sj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.280104 | controller | Jun 12 11:09:31.065332 crc crio[19822]: time="2026-06-12T11:09:31.062629387Z" level=info msg="Stopped container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log" id=5746f209-e407-420c-8449-cfccf1e5572b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280121 | controller | Jun 12 11:09:31.176908 crc crio[19822]: 2026-06-12T11:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a6cfad1c4e0c0 Mac:fe:84:be:24:6e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca SocketPath: PciID:}] [{Interface:0xc0003908f0 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.280137 | controller | Jun 12 11:09:31.179996 crc crio[19822]: time="2026-06-12T11:09:31.17739677Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc005212528}] Aliases:map[]}"
2026-06-12 11:43:48.280154 | controller | Jun 12 11:09:31.179996 crc crio[19822]: time="2026-06-12T11:09:31.177553925Z" level=info msg="Checking pod openstack_nova-cell0-db-create-wz8b8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.280171 | controller | Jun 12 11:09:31.294417 crc crio[19822]: 2026-06-12T11:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9886030e8b017 Mac:aa:2a:65:97:7e:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 SocketPath: PciID:}] [{Interface:0xc00042e9e0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.280193 | controller | Jun 12 11:09:31.298410 crc crio[19822]: time="2026-06-12T11:09:31.295159996Z" level=info msg="Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00244c4a8}] Aliases:map[]}"
2026-06-12 11:43:48.280211 | controller | Jun 12 11:09:31.298410 crc crio[19822]: time="2026-06-12T11:09:31.295329651Z" level=info msg="Checking pod openstack_barbican-0713-account-create-update-zgmr5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.280228 | controller | Jun 12 11:09:31.349996 crc crio[19822]: time="2026-06-12T11:09:31.34956566Z" level=info msg="Stopped container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics" id=92956697-ef08-44f3-a7f3-ddc35810f15c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280246 | controller | Jun 12 11:09:31.366892 crc crio[19822]: time="2026-06-12T11:09:31.362787956Z" level=info msg="Stopping pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7" id=d2ba8d48-bd88-4354-9ed9-e63b866d49bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.280268 | controller | Jun 12 11:09:31.378445 crc crio[19822]: time="2026-06-12T11:09:31.378262366Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc00244d1a0}] Aliases:map[]}"
2026-06-12 11:43:48.280285 | controller | Jun 12 11:09:31.378773 crc crio[19822]: time="2026-06-12T11:09:31.378561575Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.280301 | controller | Jun 12 11:09:32.325226 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5119cf22d0afaa6 Mac:d2:47:75:5d:43:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 SocketPath: PciID:}] [{Interface:0xc00011a850 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.280318 | controller | Jun 12 11:09:32.325226 crc crio[19822]: time="2026-06-12T11:09:32.310127213Z" level=info msg="Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003094208}] Aliases:map[]}"
2026-06-12 11:43:48.280335 | controller | Jun 12 11:09:32.325226 crc crio[19822]: time="2026-06-12T11:09:32.31034918Z" level=info msg="Checking pod openstack_glance-d215-account-create-update-fjdkr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.280351 | controller | Jun 12 11:09:32.328064 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99db97b131468c3 Mac:a6:88:3a:04:5f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 SocketPath: PciID:}] [{Interface:0xc0003bd090 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.280372 | controller | Jun 12 11:09:32.328567 crc crio[19822]: time="2026-06-12T11:09:32.328456784Z" level=info msg="Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc0037c8768}] Aliases:map[]}"
2026-06-12 11:43:48.280390 | controller | Jun 12 11:09:32.329752 crc crio[19822]: time="2026-06-12T11:09:32.328680711Z" level=info msg="Checking pod openstack_glance-db-create-9m84p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.280407 | controller | Jun 12 11:09:32.391931 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:563999adcf5f5c8 Mac:12:21:fe:27:d7:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 SocketPath: PciID:}] [{Interface:0xc00043e730 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.280424 | controller | Jun 12 11:09:32.391931 crc crio[19822]: time="2026-06-12T11:09:32.39025047Z" level=info msg="Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}"
2026-06-12 11:43:48.280440 | controller | Jun 12 11:09:32.391931 crc crio[19822]: time="2026-06-12T11:09:32.390415436Z" level=info msg="Checking pod openstack_nova-api-db-create-v9vbw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.280457 | controller | Jun 12 11:09:33.237719 crc crio[19822]: time="2026-06-12T11:09:33.237156375Z" level=info msg="Stopping container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687 (timeout: 296s)" id=44abc756-883e-4c0b-ade1-291e7e7b197c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280473 | controller | Jun 12 11:09:33.339568 crc crio[19822]: time="2026-06-12T11:09:33.339379664Z" level=info msg="Stopped pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7" id=d2ba8d48-bd88-4354-9ed9-e63b866d49bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.280489 | controller | Jun 12 11:09:33.532967 crc crio[19822]: time="2026-06-12T11:09:33.529454302Z" level=info msg="Stopping container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5 (timeout: 297s)" id=2eae4a08-d5f2-4475-855f-807a4a338cd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280505 | controller | Jun 12 11:09:33.609031 crc crio[19822]: time="2026-06-12T11:09:33.608548477Z" level=info msg="Stopping container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa (timeout: 23s)" id=ce5535cd-0883-4eb2-8213-84716629722d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280521 | controller | Jun 12 11:09:33.655108 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1b644e71788060 Mac:f2:57:54:7a:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 SocketPath: PciID:}] [{Interface:0xc0001e69e0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.280542 | controller | Jun 12 11:09:33.659049 crc crio[19822]: time="2026-06-12T11:09:33.658472007Z" level=info msg="Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00101a4f8}] Aliases:map[]}"
2026-06-12 11:43:48.280559 | controller | Jun 12 11:09:33.659049 crc crio[19822]: time="2026-06-12T11:09:33.658684074Z" level=info msg="Checking pod openstack_placement-db-create-fxznj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.280577 | controller | Jun 12 11:09:33.660977 crc crio[19822]: time="2026-06-12T11:09:33.659544732Z" level=info msg="Ran pod sandbox 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 with infra container: openstack/nova-cell0-db-create-wz8b8/POD" id=711162e2-f368-434b-a6ef-e1229b7714b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.280593 | controller | Jun 12 11:09:33.697134 crc crio[19822]: time="2026-06-12T11:09:33.6964401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dfdf730a-ad6c-4c3e-a8c6-7a6ef2ec1e3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.280610 | controller | Jun 12 11:09:33.701685 crc crio[19822]: time="2026-06-12T11:09:33.701600946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=722ea344-b565-435a-9a21-d353a52f5168 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.280627 | controller | Jun 12 11:09:33.722364 crc crio[19822]: time="2026-06-12T11:09:33.721604604Z" level=info msg="Ran pod sandbox 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 with infra container: openstack/cinder-db-create-8pwj7/POD" id=8b98f358-013b-44a2-9e17-0ea82cf0c2e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.280643 | controller | Jun 12 11:09:33.723634 crc crio[19822]: time="2026-06-12T11:09:33.723515935Z" level=info msg="Stopping container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180 (timeout: 30s)" id=81d763e7-9402-4c4b-bac4-977c1723d450 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.280659 | controller | Jun 12 11:09:33.733257 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5473a16e210f673 Mac:c6:89:58:2b:54:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 SocketPath: PciID:}] [{Interface:0xc0001b6e90 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.280675 | controller | Jun 12 11:09:33.735969 crc crio[19822]: time="2026-06-12T11:09:33.73359063Z" level=info msg="Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=1532b7f5-27c8-402d-940c-d26ff8ba3f3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.280691 | controller | Jun 12 11:09:33.735969 crc crio[19822]: time="2026-06-12T11:09:33.735103054Z" level=info msg="Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}"
2026-06-12 11:43:48.280712 | controller | Jun 12 11:09:33.735969 crc crio[19822]: time="2026-06-12T11:09:33.73529981Z" level=info msg="Checking pod openstack_keystone-db-create-6v6b8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.280729 | controller | Jun 12 11:09:33.737113 crc crio[19822]: time="2026-06-12T11:09:33.737014831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.280746 | controller | Jun 12 11:09:33.747796 crc crio[19822]: time="2026-06-12T11:09:33.747656144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5aabfe34-dd89-4b31-8003-11a649ee811b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.280763 | controller | Jun 12 11:09:33.807123 crc crio[19822]: time="2026-06-12T11:09:33.807055693Z" level=info msg="Ran pod sandbox 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac with infra container: openstack/keystone-fdd585476-6bmrd/POD" id=9fd26cdd-14e2-44e6-9435-737f4421689c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.280779 | controller | Jun 12 11:09:33.814129 crc crio[19822]: time="2026-06-12T11:09:33.814047552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cecbc6d0-a6ad-44dd-8332-eca27d53b2c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.280795 | controller | Jun 12 11:09:33.817792 crc crio[19822]: time="2026-06-12T11:09:33.81770137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=df19b01b-ba80-4021-8d36-abd0069ed554 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.280812 | controller | Jun 12 11:09:33.834894 crc crio[19822]: time="2026-06-12T11:09:33.834678727Z" level=info msg="Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=a90c0afc-3d87-437e-9387-fd682ad9f7ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.280828 | controller | Jun 12 11:09:33.835316 crc crio[19822]: time="2026-06-12T11:09:33.835243923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.280844 | controller | Jun 12 11:09:33.839627 crc crio[19822]: time="2026-06-12T11:09:33.839268975Z" level=info msg="Ran pod sandbox 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 with infra container: openstack/glance-d215-account-create-update-fjdkr/POD" id=5df564d6-466d-4cd4-8fdf-9372a3959f8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.280883 | controller | Jun 12 11:09:33.848911 crc crio[19822]: time="2026-06-12T11:09:33.848688519Z" level=info msg="Ran pod sandbox 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 with infra container: openstack/glance-db-create-9m84p/POD" id=d15848c2-53fc-4647-ad0e-3e8f892e37e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.280902 | controller | Jun 12 11:09:33.851220 crc crio[19822]: time="2026-06-12T11:09:33.851156099Z" level=info msg="Ran pod sandbox 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f with infra container: openstack/nova-api-db-create-v9vbw/POD" id=0780f186-ef81-4d0c-ae13-535e47fade0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.280918 | controller | Jun 12 11:09:33.852443 crc crio[19822]: time="2026-06-12T11:09:33.851521781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8acc4922-3aa5-4480-968f-ebe45ce53d79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.280935 | controller | Jun 12 11:09:33.857384 crc crio[19822]: time="2026-06-12T11:09:33.85637957Z" level=info msg="Ran pod sandbox 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e with infra container: openstack/neutron-db-create-9g8sj/POD" id=2729d38b-2fb3-4214-8fb9-7568fd0b0f6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.280957 | controller | Jun 12 11:09:33.884503 crc crio[19822]: time="2026-06-12T11:09:33.856998057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=156c155b-1a28-4adf-b0ab-ac04ed754e13 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.280974 | controller | Jun 12 11:09:33.890650 crc crio[19822]: time="2026-06-12T11:09:33.89054123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4461c612-bf44-4854-a1e6-92b6cde39ebe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.280991 | controller | Jun 12 11:09:33.897529 crc crio[19822]: time="2026-06-12T11:09:33.897446955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=79742fb9-bce3-494c-b277-eeea868fe678 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281007 | controller | Jun 12 11:09:33.898022 crc crio[19822]: time="2026-06-12T11:09:33.89798275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=790617ed-6a36-48c6-a058-a1b36d4b1579 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281023 | controller | Jun 12 11:09:33.898661 crc crio[19822]: time="2026-06-12T11:09:33.89850828Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=27d097ea-aa8b-4270-8a55-50eadc0e042c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281040 | controller | Jun 12 11:09:33.899473 crc crio[19822]: time="2026-06-12T11:09:33.899413039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=35409940-36d8-4116-a9b0-fe8a60f24774 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281056 | controller | Jun 12 11:09:33.899602 crc crio[19822]: time="2026-06-12T11:09:33.899577261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b77c5ade-0805-41ae-9fc1-10250e95eabb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281072 | controller | Jun 12 11:09:33.916926 crc crio[19822]: time="2026-06-12T11:09:33.916871469Z" level=info msg="Creating container: openstack/glance-db-create-9m84p/mariadb-database-create" id=8cc54827-fcfe-4758-966e-a0a6f7f1e6d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.281088 | controller | Jun 12 11:09:33.917518 crc crio[19822]: time="2026-06-12T11:09:33.917496609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.281104 | controller | Jun 12 11:09:33.933130 crc crio[19822]: time="2026-06-12T11:09:33.929888812Z" level=info msg="Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=ad4c6618-6332-4a1f-8d13-eca17df71de8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.281121 | controller | Jun 12 11:09:33.950941 crc crio[19822]: time="2026-06-12T11:09:33.950794366Z" level=info msg="Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=e01c9805-a3a7-4675-9969-c3badec4f3fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.281137 | controller | Jun 12 11:09:33.974018 crc crio[19822]: time="2026-06-12T11:09:33.973594942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=18d84d74-da80-4587-b07e-5049c1390a97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281160 | controller | Jun 12 11:09:33.974286 crc crio[19822]: time="2026-06-12T11:09:33.974164441Z" level=info msg="Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=f3df33a0-3db1-4647-9091-056aafab85ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.281177 | controller | Jun 12 11:09:33.993100 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebae9b952253bf6 Mac:02:37:87:92:1f:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.281200 | controller | Jun 12 11:09:34.006586 crc crio[19822]: time="2026-06-12T11:09:34.006431701Z" level=info msg="Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc00101a940}] Aliases:map[]}"
2026-06-12 11:43:48.281278 | controller | Jun 12 11:09:34.007650 crc crio[19822]: time="2026-06-12T11:09:34.007544557Z" level=info msg="Checking pod openstack_cinder-cdb5-account-create-update-x4lwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.281302 | controller | Jun 12 11:09:34.034563 crc crio[19822]: time="2026-06-12T11:09:34.034331024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.281319 | controller | Jun 12 11:09:34.037506 crc crio[19822]: time="2026-06-12T11:09:34.037429892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.281336 | controller | Jun 12 11:09:34.037770 crc crio[19822]: time="2026-06-12T11:09:34.037722091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.281353 | controller | Jun 12 11:09:34.038092 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1bbaa3431c6157 Mac:9a:df:83:84:86:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 SocketPath: PciID:}] [{Interface:0xc0002fe800 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.281370 | controller | Jun 12 11:09:34.038740 crc crio[19822]: time="2026-06-12T11:09:34.038686723Z" level=info msg="Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc00101a400}] Aliases:map[]}"
2026-06-12 11:43:48.281387 | controller | Jun 12 11:09:34.038901 crc crio[19822]: time="2026-06-12T11:09:34.038880709Z" level=info msg="Checking pod openstack_nova-api-25b4-account-create-update-7hwjq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.281410 | controller | Jun 12 11:09:34.043434 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0552332a5a38e5 Mac:ce:7e:b3:0a:da:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.281435 | controller | Jun 12 11:09:34.044339 crc crio[19822]: time="2026-06-12T11:09:34.044270925Z" level=info msg="Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}"
2026-06-12 11:43:48.281460 | controller | Jun 12 11:09:34.044573 crc crio[19822]: time="2026-06-12T11:09:34.044462129Z" level=info msg="Checking pod openstack_keystone-bdfe-account-create-update-c55xg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.281480 | controller | Jun 12 11:09:34.055680 crc crio[19822]: time="2026-06-12T11:09:34.054342148Z" level=info msg="Stopping container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af (timeout: 25s)" id=265824cc-042a-49cc-9b59-2193aa32ef08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.281497 | controller | Jun 12 11:09:34.055680 crc crio[19822]: time="2026-06-12T11:09:34.054973048Z" level=info msg="Creating container: openstack/keystone-fdd585476-6bmrd/keystone-api" id=af27b3dc-9fc5-413e-a8a2-c2978f301f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.281514 | controller | Jun 12 11:09:34.064753 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0556b6c0fcc9f6a Mac:5e:d1:b0:51:17:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 SocketPath: PciID:}] [{Interface:0xc0004ac640 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.281530 | controller | Jun 12 11:09:34.065960 crc crio[19822]: time="2026-06-12T11:09:34.065782804Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc0007ac618}] Aliases:map[]}"
2026-06-12 11:43:48.281547 | controller | Jun 12 11:09:34.066186 crc crio[19822]: time="2026-06-12T11:09:34.066130415Z" level=info msg="Checking pod openstack_nova-cell1-db-create-vfsxn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.281564 | controller | Jun 12 11:09:34.076207 crc crio[19822]: time="2026-06-12T11:09:34.076118672Z" level=info msg="Stopped container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=44abc756-883e-4c0b-ade1-291e7e7b197c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.281581 | controller | Jun 12 11:09:34.080032 crc crio[19822]: time="2026-06-12T11:09:34.079951886Z" level=info msg="Stopping pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210" id=50336c8e-0c75-4987-9e7d-5e28b1af45d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.281598 | controller | Jun 12 11:09:34.084511 crc crio[19822]: time="2026-06-12T11:09:34.084423253Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0007ac208}] Aliases:map[]}"
2026-06-12 11:43:48.281620 | controller | Jun 12 11:09:34.085981 crc crio[19822]: time="2026-06-12T11:09:34.084658521Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.281637 | controller | Jun 12 11:09:34.086681 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dfe7048ef7a146 Mac:3a:75:30:b8:58:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.281653 | controller | Jun 12 11:09:34.093206 crc crio[19822]: time="2026-06-12T11:09:34.088949054Z" level=info msg="Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc0037c8528}] Aliases:map[]}"
2026-06-12 11:43:48.281670 | controller | Jun 12 11:09:34.093206 crc crio[19822]: time="2026-06-12T11:09:34.08912981Z" level=info msg="Checking pod openstack_placement-2383-account-create-update-cxcg4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.281686 | controller | Jun 12 11:09:34.105415 crc crio[19822]: time="2026-06-12T11:09:34.105297043Z" level=info msg="Ran pod sandbox 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 with infra container: openstack/barbican-0713-account-create-update-zgmr5/POD" id=aedd7330-869a-4297-936b-bd378d2e8e17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.281702 | controller | Jun 12 11:09:34.119255 crc crio[19822]: time="2026-06-12T11:09:34.107475783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.281719 | controller | Jun 12 11:09:34.119255 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c6f4747d059b52 Mac:be:24:a9:98:ea:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d SocketPath: PciID:}] [{Interface:0xc0002011b0 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.281737 | controller | Jun 12 11:09:34.119255 crc crio[19822]: time="2026-06-12T11:09:34.113701222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9a5c38f5-36a5-44f2-9864-46dd3bde5df8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281753 | controller | Jun 12 11:09:34.119255 crc crio[19822]: time="2026-06-12T11:09:34.11614065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.281769 | controller | Jun 12 11:09:34.120161 crc crio[19822]: time="2026-06-12T11:09:34.120046664Z" level=info msg="Created container db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=beb8aff6-45e4-4637-a587-6f1572ff760c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.281789 | controller | Jun 12 11:09:34.127506 crc crio[19822]: time="2026-06-12T11:09:34.126961815Z" level=info msg="Ran pod sandbox ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d with infra container: openstack/cinder-cdb5-account-create-update-x4lwf/POD" id=a452e821-6bb2-42f2-8ae6-072838a14ed6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.281806 | controller | Jun 12 11:09:34.131605 crc crio[19822]: time="2026-06-12T11:09:34.131518572Z" level=info msg="Starting container: db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f" id=92a59a43-4a8d-4c02-962c-5f31a66cd270 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.281822 | controller | Jun 12 11:09:34.139111 crc crio[19822]: time="2026-06-12T11:09:34.139015442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=21b86d80-efa4-4e19-aac6-2e872a1e12cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281839 | controller | Jun 12 11:09:34.147920 crc crio[19822]: time="2026-06-12T11:09:34.147783927Z" level=info msg="Ran pod sandbox d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd with infra container: openstack/placement-db-create-fxznj/POD" id=2ad4c782-2a7c-4321-a0d7-7b8b716144ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.281889 | controller | Jun 12 11:09:34.152449 crc crio[19822]: time="2026-06-12T11:09:34.152354956Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7fcb0b1d-b068-4fc3-9439-7f2b3dfb4bd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281908 | controller | Jun 12 11:09:34.174021 crc crio[19822]: time="2026-06-12T11:09:34.17390008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=094986db-19df-4205-b150-c74fdb237cc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281926 | controller | Jun 12 11:09:34.174954 crc crio[19822]: time="2026-06-12T11:09:34.174200422Z" level=info msg="Started container" PID=227048 containerID=db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=92a59a43-4a8d-4c02-962c-5f31a66cd270 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1
2026-06-12 11:43:48.281943 | controller | Jun 12 11:09:34.184371 crc crio[19822]: time="2026-06-12T11:09:34.178774537Z" level=info msg="Ran pod sandbox 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b with infra container: openstack/keystone-db-create-6v6b8/POD" id=afca8288-25a0-4513-8d28-0a4eb4234d61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.281959 | controller | Jun 12 11:09:34.200363 crc crio[19822]: time="2026-06-12T11:09:34.200276563Z" level=info msg="Ran pod sandbox d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb with infra container: openstack/nova-api-25b4-account-create-update-7hwjq/POD" id=f9d48952-6382-429b-a92f-e9ce2ecfbee4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.281975 | controller | Jun 12 11:09:34.201376 crc crio[19822]: time="2026-06-12T11:09:34.201330034Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2f3b51cd-82d8-4687-90c1-1170c0246f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.281991 | controller | Jun 12 11:09:34.211414 crc crio[19822]: time="2026-06-12T11:09:34.210905116Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fd462f66-57d1-483b-bf24-351b58ae7310 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282012 | controller | Jun 12 11:09:34.216491 crc crio[19822]: time="2026-06-12T11:09:34.216286667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282029 | controller | Jun 12 11:09:34.217641 crc crio[19822]: time="2026-06-12T11:09:34.217577037Z" level=info msg="Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc002ed01c8}] Aliases:map[]}"
2026-06-12 11:43:48.282046 | controller | Jun 12 11:09:34.218390 crc crio[19822]: time="2026-06-12T11:09:34.217776843Z" level=info msg="Checking pod openstack_neutron-4631-account-create-update-xczrr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.282064 | controller | Jun 12 11:09:34.237643 crc crio[19822]: time="2026-06-12T11:09:34.237509425Z" level=info msg="Ran pod sandbox a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 with infra container: openstack/keystone-bdfe-account-create-update-c55xg/POD" id=caa2b231-bba4-4645-9f4c-b8408e3b111d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.282081 | controller | Jun 12 11:09:34.256432 crc crio[19822]: time="2026-06-12T11:09:34.256358823Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9c623041-fad2-4430-9d5d-6711f1b2c31c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282098 | controller | Jun 12 11:09:34.291764 crc crio[19822]: time="2026-06-12T11:09:34.291675272Z" level=info msg="Ran pod sandbox 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d with infra container: openstack/neutron-4631-account-create-update-xczrr/POD" id=d6ac9c8c-9727-4d9c-ac93-5cc7214ef3b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.282114 | controller | Jun 12 11:09:34.292425 crc crio[19822]: time="2026-06-12T11:09:34.292305591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282130 | controller | Jun 12 11:09:34.301254 crc crio[19822]: time="2026-06-12T11:09:34.301137607Z" level=info msg="Ran pod sandbox 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd with infra container: openstack/nova-cell1-db-create-vfsxn/POD" id=5dedee53-b31f-4763-9c90-30c5387b9ff6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.282146 | controller | Jun 12 11:09:34.301385 crc crio[19822]: time="2026-06-12T11:09:34.301283988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282162 | controller | Jun 12 11:09:34.308114 crc crio[19822]: time="2026-06-12T11:09:34.307986991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a4fee45e-283d-40b1-9a66-6ed2c7646cc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282178 | controller | Jun 12 11:09:34.340732 crc crio[19822]: time="2026-06-12T11:09:34.340636253Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=27cf6c00-f422-4be0-9b12-3a8f4e85b12c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282194 | controller | Jun 12 11:09:34.352014 crc crio[19822]: time="2026-06-12T11:09:34.351269206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bb59d684-227d-456b-a414-a3a18bce32ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282216 | controller | Jun 12 11:09:34.375439 crc crio[19822]: time="2026-06-12T11:09:34.374377412Z" level=info msg="Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=41dceb05-d38c-4c6f-aa98-68c4e82411c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282232 | controller | Jun 12 11:09:34.413447 crc crio[19822]: time="2026-06-12T11:09:34.41339036Z" level=info msg="Ran pod sandbox 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a with infra container: openstack/placement-2383-account-create-update-cxcg4/POD" id=bdd23dd2-7a3b-46d6-9178-736623f1f6d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.282248 | controller | Jun 12 11:09:34.432108 crc crio[19822]: time="2026-06-12T11:09:34.432014796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d170d812-22ca-467e-9780-ca5b162276a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282264 | controller | Jun 12 11:09:34.516911 crc crio[19822]: time="2026-06-12T11:09:34.516361705Z" level=info msg="Stopped container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata" id=07b46e6a-2348-4cdc-a730-55b342a54997 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.282280 | controller | Jun 12 11:09:34.517968 crc crio[19822]: time="2026-06-12T11:09:34.517906791Z" level=info msg="Stopping pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7" id=717c4626-300a-4200-a46b-76de90cba908 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.282297 | controller | Jun 12 11:09:34.524008 crc crio[19822]: time="2026-06-12T11:09:34.523579244Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0007ad0e0}] Aliases:map[]}"
2026-06-12 11:43:48.282313 | controller | Jun 12 11:09:34.532932 crc crio[19822]: time="2026-06-12T11:09:34.532721629Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.282330 | controller | Jun 12 11:09:34.575950 crc crio[19822]: time="2026-06-12T11:09:34.575876121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e3ad73f7-65e1-4435-ad60-60d78ddcd381 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282346 | controller | Jun 12 11:09:34.577546 crc crio[19822]: time="2026-06-12T11:09:34.577462792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2a2c6db3-481c-47aa-9e45-a5755e13248c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282362 | controller | Jun 12 11:09:34.577969 crc crio[19822]: time="2026-06-12T11:09:34.577753256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282378 | controller | Jun 12 11:09:34.578556 crc crio[19822]: time="2026-06-12T11:09:34.578472915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282399 | controller | Jun 12 11:09:34.579740 crc crio[19822]: time="2026-06-12T11:09:34.577771462Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1f9e419b-4439-4264-a696-34be7217f340 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282416 | controller | Jun 12 11:09:34.582299 crc crio[19822]: time="2026-06-12T11:09:34.582190109Z" level=info msg="Stopped container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=2eae4a08-d5f2-4475-855f-807a4a338cd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.282433 | controller | Jun 12 11:09:34.591221 crc crio[19822]: time="2026-06-12T11:09:34.58532419Z" level=info msg="Stopping pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06" id=6de1a6a1-6a45-400f-a26e-1fe29a680af6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.282449 | controller | Jun 12 11:09:34.591221 crc crio[19822]: time="2026-06-12T11:09:34.587790135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7160d721-9551-40c1-aeb3-1d926a28e917 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282466 | controller | Jun 12 11:09:34.591221 crc crio[19822]: time="2026-06-12T11:09:34.588262421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=64c71bcd-665e-46c6-b9e8-c8522edecb36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282482 | controller | Jun 12 11:09:34.591221 crc crio[19822]: time="2026-06-12T11:09:34.588400929Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc000696638}] Aliases:map[]}"
2026-06-12 11:43:48.282499 | controller | Jun 12 11:09:34.591221 crc crio[19822]: time="2026-06-12T11:09:34.588710039Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.282518 | controller | Jun 12 11:09:34.591753 crc crio[19822]: time="2026-06-12T11:09:34.59164081Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e1e22ff0-1144-4090-acb4-0bdd95ed0d4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282542 | controller | Jun 12 11:09:34.591851 crc crio[19822]: time="2026-06-12T11:09:34.591791008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=51f1fc3f-046a-44cc-84e1-dbec894fdc55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.282567 | controller | Jun 12 11:09:34.600865 crc crio[19822]: time="2026-06-12T11:09:34.596908894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282590 | controller | Jun 12 11:09:34.659719 crc crio[19822]: time="2026-06-12T11:09:34.657012969Z" level=info msg="Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=a16380a7-fe68-4f06-a75f-a4e5169cfc88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282614 | controller | Jun 12 11:09:34.768783 crc crio[19822]: time="2026-06-12T11:09:34.768721185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282640 | controller | Jun 12 11:09:34.777657 crc crio[19822]: time="2026-06-12T11:09:34.777322733Z" level=info msg="Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=ec031727-eec8-4a5c-824c-e26ec384b131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282658 | controller | Jun 12 11:09:34.783155 crc crio[19822]: time="2026-06-12T11:09:34.783016836Z" level=info msg="Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=70ecd3c9-aac6-48f5-a378-f4ebe97d592d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282674 | controller | Jun 12 11:09:34.803160 crc crio[19822]: time="2026-06-12T11:09:34.802686131Z" level=info msg="Stopped container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=cc7f973d-7c0a-4799-8d8f-5770c7a94d3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.282691 | controller | Jun 12 11:09:34.803329 crc crio[19822]: time="2026-06-12T11:09:34.803231758Z" level=info msg="Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=49626d38-88f6-4c6c-b4c5-d7609ebc8042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282707 | controller | Jun 12 11:09:34.808670 crc crio[19822]: time="2026-06-12T11:09:34.80858276Z" level=info msg="Stopping pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45" id=14eceeb0-b711-47f5-bdcc-5f695f887ca5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.282724 | controller | Jun 12 11:09:34.810726 crc crio[19822]: time="2026-06-12T11:09:34.810652187Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc002ed0680}] Aliases:map[]}"
2026-06-12 11:43:48.282741 | controller | Jun 12 11:09:34.810899 crc crio[19822]: time="2026-06-12T11:09:34.810858183Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.282758 | controller | Jun 12 11:09:34.844258 crc crio[19822]: time="2026-06-12T11:09:34.84419546Z" level=info msg="Creating container: openstack/placement-db-create-fxznj/mariadb-database-create" id=a7a0bbdb-b8c8-4a39-be09-3e4c4a025da8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282775 | controller | Jun 12 11:09:34.853452 crc crio[19822]: time="2026-06-12T11:09:34.853397472Z" level=info msg="Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=186a4e1d-99a7-4865-af79-ccd6b9c00a7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282791 | controller | Jun 12 11:09:34.881476 crc crio[19822]: time="2026-06-12T11:09:34.881418365Z" level=info msg="Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=4fbb5aa0-e833-41dd-bcd1-95db83c83e0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282808 | controller | Jun 12 11:09:34.882454 crc crio[19822]: time="2026-06-12T11:09:34.882424207Z" level=info msg="Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=6d648f55-f0a1-4777-8452-411cb69c9001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.282824 | controller | Jun 12 11:09:35.264125 crc crio[19822]: time="2026-06-12T11:09:35.262722067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282844 | controller | Jun 12 11:09:35.264125 crc crio[19822]: time="2026-06-12T11:09:35.264004148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282895 | controller | Jun 12 11:09:35.272196 crc crio[19822]: time="2026-06-12T11:09:35.271961384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.282917 | controller | Jun 12 11:09:35.283735 crc crio[19822]: time="2026-06-12T11:09:35.282600897Z" level=info msg="Stopped container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller" id=265824cc-042a-49cc-9b59-2193aa32ef08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.282934 | controller | Jun 12 11:09:35.285649 crc crio[19822]: time="2026-06-12T11:09:35.284325692Z" level=info msg="Stopping pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500" id=4b789790-1637-4284-af8a-6b5c876b10dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.282952 | controller | Jun 12 11:09:35.289465 crc crio[19822]: time="2026-06-12T11:09:35.28920177Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007ad3f0}] Aliases:map[]}"
2026-06-12 11:43:48.282969 | controller | Jun 12 11:09:35.289465 crc crio[19822]: time="2026-06-12T11:09:35.289422467Z" level=info msg="Deleting pod openstack_ovn-controller-kdjn5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.282986 | controller | Jun 12 11:09:35.756523 crc crio[19822]: time="2026-06-12T11:09:35.756349541Z" level=info msg="Stopped container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api" id=2a156035-c9f5-4c5b-a067-70ef72a8fee0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283003 | controller | Jun 12 11:09:35.758876 crc crio[19822]: time="2026-06-12T11:09:35.758763149Z" level=info msg="Stopping pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62" id=488d83ff-6820-4f70-8fb7-16b8398fd190 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283019 | controller | Jun 12 11:09:35.793991 crc crio[19822]: time="2026-06-12T11:09:35.793932206Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc00140e698}] Aliases:map[]}"
2026-06-12 11:43:48.283036 | controller | Jun 12 11:09:35.795173 crc crio[19822]: time="2026-06-12T11:09:35.795149035Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.283053 | controller | Jun 12 11:09:36.218928 crc crio[19822]: time="2026-06-12T11:09:36.217163192Z" level=info msg="Stopped container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api" id=56708612-ab48-46e7-9efc-ea17dc27b1a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283074 | controller | Jun 12 11:09:36.220695 crc crio[19822]: time="2026-06-12T11:09:36.220568365Z" level=info msg="Stopping pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984" id=f37ee866-7369-4584-b004-590ca25fe7b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283092 | controller | Jun 12 11:09:36.225121 crc crio[19822]: time="2026-06-12T11:09:36.224002936Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc000696278}] Aliases:map[]}"
2026-06-12 11:43:48.283109 | controller | Jun 12 11:09:36.229910 crc crio[19822]: time="2026-06-12T11:09:36.229559352Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.283125 | controller | Jun 12 11:09:36.276030 crc crio[19822]: time="2026-06-12T11:09:36.275499324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283141 | controller | Jun 12 11:09:36.276030 crc crio[19822]: time="2026-06-12T11:09:36.275996347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283157 | controller | Jun 12 11:09:36.276380 crc crio[19822]: time="2026-06-12T11:09:36.275517414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283174 | controller | Jun 12 11:09:36.285864 crc crio[19822]: time="2026-06-12T11:09:36.282486489Z" level=info msg="Stopped container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached" id=81d763e7-9402-4c4b-bac4-977c1723d450 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283190 | controller | Jun 12 11:09:36.285864 crc crio[19822]: time="2026-06-12T11:09:36.283644656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283206 | controller | Jun 12 11:09:36.285864 crc crio[19822]: time="2026-06-12T11:09:36.285331143Z" level=info msg="Stopping pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689" id=df83bd0f-d9f2-40f7-8bfd-3261ddffcc19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283222 | controller | Jun 12 11:09:36.291847 crc crio[19822]: time="2026-06-12T11:09:36.289702284Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc0007ac540}] Aliases:map[]}"
2026-06-12 11:43:48.283239 | controller | Jun 12 11:09:36.291847 crc crio[19822]: time="2026-06-12T11:09:36.290003683Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.283257 | controller | Jun 12 11:09:36.310777 crc crio[19822]: time="2026-06-12T11:09:36.302877767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283273 | controller | Jun 12 11:09:36.314444 crc crio[19822]: time="2026-06-12T11:09:36.314399561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283293 | controller | Jun 12 11:09:36.454213 crc crio[19822]: time="2026-06-12T11:09:36.454147233Z" level=info msg="Stopped pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210" id=50336c8e-0c75-4987-9e7d-5e28b1af45d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283310 | controller | Jun 12 11:09:36.793259 crc crio[19822]: time="2026-06-12T11:09:36.780536842Z" level=info msg="Stopped container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bca5e88f-e833-4218-bdfc-d0c15a7dbf02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283327 | controller | Jun 12 11:09:36.793259 crc crio[19822]: time="2026-06-12T11:09:36.784058466Z" level=info msg="Stopping pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491" id=f71319c3-f395-41b9-a7fa-d8bd6748104a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283344 | controller | Jun 12 11:09:36.793259 crc crio[19822]: time="2026-06-12T11:09:36.786135142Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc000696990}] Aliases:map[]}"
2026-06-12 11:43:48.283360 | controller | Jun 12 11:09:36.793259 crc crio[19822]: time="2026-06-12T11:09:36.786319708Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.283376 | controller | Jun 12 11:09:37.170028 crc crio[19822]: time="2026-06-12T11:09:37.163523246Z" level=info msg="Stopped container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd" id=1c843ffc-88d6-44b2-86e4-07d0067a360e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283393 | controller | Jun 12 11:09:37.170028 crc crio[19822]: time="2026-06-12T11:09:37.166712859Z" level=info msg="Stopping pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b" id=94112ab5-c06b-4d37-a787-7a0c5365ae54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283409 | controller | Jun 12 11:09:37.196437 crc crio[19822]: time="2026-06-12T11:09:37.189322588Z" level=info msg="Stopped pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7" id=717c4626-300a-4200-a46b-76de90cba908 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283425 | controller | Jun 12 11:09:37.222664 crc crio[19822]: time="2026-06-12T11:09:37.222486918Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc000696ca0}] Aliases:map[]}"
2026-06-12 11:43:48.283442 | controller | Jun 12 11:09:37.296891 crc crio[19822]: time="2026-06-12T11:09:37.293366978Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.283458 | controller | Jun 12 11:09:37.762750 crc crio[19822]: time="2026-06-12T11:09:37.760952863Z" level=info msg="Stopped container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd" id=bb542e94-a398-4f98-896c-818a07a97809 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283478 | controller | Jun 12 11:09:37.766345 crc crio[19822]: time="2026-06-12T11:09:37.765595978Z" level=info msg="Stopping pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7" id=11678bf7-c66e-4158-8377-5df553284b35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283496 | controller | Jun 12 11:09:37.769630 crc crio[19822]: time="2026-06-12T11:09:37.769040397Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc0021447e8}] Aliases:map[]}"
2026-06-12 11:43:48.283513 | controller | Jun 12 11:09:37.769630 crc crio[19822]: time="2026-06-12T11:09:37.769356417Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.283530 | controller | Jun 12 11:09:37.958454 crc crio[19822]: time="2026-06-12T11:09:37.953339812Z" level=info msg="Stopping container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 (timeout: 21s)" id=677b0648-9763-433d-8e2e-8770cfdff9ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283546 | controller | Jun 12 11:09:37.958454 crc crio[19822]: time="2026-06-12T11:09:37.956755365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283563 | controller | Jun 12 11:09:38.010155 crc crio[19822]: time="2026-06-12T11:09:38.001193602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283580 | controller | Jun 12 11:09:38.143752 crc crio[19822]: time="2026-06-12T11:09:38.134050598Z" level=info msg="Stopping container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86 (timeout: 30s)" id=3ee775c2-0f00-4c83-8c21-26be21aa4d15 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283596 | controller | Jun 12 11:09:38.324248 crc crio[19822]: time="2026-06-12T11:09:38.32232114Z" level=info msg="Stopping container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb (timeout: 20s)" id=fde75d54-efa6-4c06-8a7c-280d7cb609ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283613 | controller | Jun 12 11:09:38.517227 crc crio[19822]: time="2026-06-12T11:09:38.516728307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283629 | controller | Jun 12 11:09:38.573131 crc crio[19822]: time="2026-06-12T11:09:38.572519359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283645 | controller | Jun 12 11:09:38.654705 crc crio[19822]: time="2026-06-12T11:09:38.654654309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283661 | controller | Jun 12 11:09:38.672461 crc crio[19822]: time="2026-06-12T11:09:38.662123288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283677 | controller | Jun 12 11:09:38.781693 crc crio[19822]: time="2026-06-12T11:09:38.781349969Z" level=info msg="Stopping container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342 (timeout: 30s)" id=44dab778-8fb3-41d4-803d-b87380b8a0df name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283698 | controller | Jun 12 11:09:38.785471 crc crio[19822]: time="2026-06-12T11:09:38.785176809Z" level=info msg="Stopping container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf (timeout: 30s)" id=48665836-ec8c-45ac-81d7-009b05f4ed39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283716 | controller | Jun 12 11:09:38.793040 crc crio[19822]: time="2026-06-12T11:09:38.791997951Z" level=info msg="Stopping container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71 (timeout: 30s)" id=c39b3daf-259e-434a-9517-43cccb3264f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283733 | controller | Jun 12 11:09:38.793040 crc crio[19822]: time="2026-06-12T11:09:38.792733115Z" level=info msg="Stopping container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e (timeout: 30s)" id=5a646def-20ec-45e6-aaf0-fe5859e8b4fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283749 | controller | Jun 12 11:09:38.833512 crc crio[19822]: time="2026-06-12T11:09:38.825255379Z" level=info msg="Stopped container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe" id=1a6649be-9ef3-4918-a243-1ae31e68ce9a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283765 | controller | Jun 12 11:09:38.871596 crc crio[19822]: time="2026-06-12T11:09:38.869983427Z" level=info msg="Stopped pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500" id=4b789790-1637-4284-af8a-6b5c876b10dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283782 | controller | Jun 12 11:09:39.024973 crc crio[19822]: time="2026-06-12T11:09:39.017170006Z" level=info msg="Stopped container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler" id=9ac78f8b-d246-429b-9fca-cd1df8ad2779 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283799 | controller | Jun 12 11:09:39.026001 crc crio[19822]: time="2026-06-12T11:09:39.025876813Z" level=info msg="Stopping pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa" id=0c5622c4-849b-4844-8301-f21b15af6f34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283815 | controller | Jun 12 11:09:39.041380 crc crio[19822]: time="2026-06-12T11:09:39.02858182Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc001ee2688}] Aliases:map[]}"
2026-06-12 11:43:48.283832 | controller | Jun 12 11:09:39.041380 crc crio[19822]: time="2026-06-12T11:09:39.029017274Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.283865 | controller | Jun 12 11:09:39.064398 crc crio[19822]: time="2026-06-12T11:09:39.055218725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283889 | controller | Jun 12 11:09:39.064398 crc crio[19822]: time="2026-06-12T11:09:39.060984979Z" level=info msg="Stopped pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45" id=14eceeb0-b711-47f5-bdcc-5f695f887ca5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283906 | controller | Jun 12 11:09:39.068491 crc crio[19822]: time="2026-06-12T11:09:39.06713982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.283928 | controller | Jun 12 11:09:39.210669 crc crio[19822]: time="2026-06-12T11:09:39.209624707Z" level=info msg="Stopped pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06" id=6de1a6a1-6a45-400f-a26e-1fe29a680af6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283946 | controller | Jun 12 11:09:39.809300 crc crio[19822]: time="2026-06-12T11:09:39.809203116Z" level=info msg="Stopped container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server" id=fde75d54-efa6-4c06-8a7c-280d7cb609ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.283963 | controller | Jun 12 11:09:39.818109 crc crio[19822]: time="2026-06-12T11:09:39.816146261Z" level=info msg="Stopped pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62" id=488d83ff-6820-4f70-8fb7-16b8398fd190 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283979 | controller | Jun 12 11:09:40.055024 crc crio[19822]: time="2026-06-12T11:09:40.054433243Z" level=info msg="Stopped pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984" id=f37ee866-7369-4584-b004-590ca25fe7b2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.283996 | controller | Jun 12 11:09:40.158020 crc crio[19822]: time="2026-06-12T11:09:40.157044421Z" level=info msg="Stopped pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689" id=df83bd0f-d9f2-40f7-8bfd-3261ddffcc19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284012 | controller | Jun 12 11:09:40.187899 crc crio[19822]: time="2026-06-12T11:09:40.18765886Z" level=info msg="Stopped container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core" id=5a646def-20ec-45e6-aaf0-fe5859e8b4fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.284028 | controller | Jun 12 11:09:40.515477 crc crio[19822]: time="2026-06-12T11:09:40.51536134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284058 | controller | Jun 12 11:09:40.549939 crc crio[19822]: time="2026-06-12T11:09:40.546057209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284076 | controller | Jun 12 11:09:40.549939 crc crio[19822]: time="2026-06-12T11:09:40.54730706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284093 | controller | Jun 12 11:09:40.565955 crc crio[19822]: time="2026-06-12T11:09:40.565876622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284109 | controller | Jun 12 11:09:40.580689 crc crio[19822]: time="2026-06-12T11:09:40.580158862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284126 | controller | Jun 12 11:09:40.590099 crc crio[19822]: time="2026-06-12T11:09:40.58939763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284142 | controller | Jun 12 11:09:40.653874 crc crio[19822]: time="2026-06-12T11:09:40.653749755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=33f8bc3f-33be-4387-aad0-f6c62bc51488 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.284159 | controller | Jun 12 11:09:40.775573 crc crio[19822]: time="2026-06-12T11:09:40.774600471Z" level=info msg="Stopped container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c8fdeebe-5ea4-41e4-8c8e-a03f11ca6a49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.284180 | controller | Jun 12 11:09:40.777104 crc crio[19822]: time="2026-06-12T11:09:40.776996718Z" level=info msg="Stopping pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115" id=47afb4ff-cd16-40df-beea-26a28e2594ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284197 | controller | Jun 12 11:09:40.782091 crc crio[19822]: time="2026-06-12T11:09:40.779309253Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc001ee24d8}] Aliases:map[]}"
2026-06-12 11:43:48.284214 | controller | Jun 12 11:09:40.782091 crc crio[19822]: time="2026-06-12T11:09:40.77952578Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.284231 | controller | Jun 12 11:09:40.783376 crc crio[19822]: time="2026-06-12T11:09:40.782637648Z" level=info msg="Stopped container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd" id=c39b3daf-259e-434a-9517-43cccb3264f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.284247 | controller | Jun 12 11:09:40.797679 crc crio[19822]: time="2026-06-12T11:09:40.792063044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284264 | controller | Jun 12 11:09:40.797679 crc crio[19822]: time="2026-06-12T11:09:40.792104014Z" level=info msg="Stopped pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491" id=f71319c3-f395-41b9-a7fa-d8bd6748104a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284280 | controller | Jun 12 11:09:40.828989 crc crio[19822]: time="2026-06-12T11:09:40.824765551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284296 | controller | Jun 12 11:09:40.840167 crc crio[19822]: time="2026-06-12T11:09:40.840017381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284312 | controller | Jun 12 11:09:40.847413 crc crio[19822]: time="2026-06-12T11:09:40.847316197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284327 | controller | Jun 12 11:09:40.859406 crc crio[19822]: time="2026-06-12T11:09:40.855153994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284343 | controller | Jun 12 11:09:40.873557 crc crio[19822]: time="2026-06-12T11:09:40.86862842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284358 | controller | Jun 12 11:09:40.881001 crc crio[19822]: time="2026-06-12T11:09:40.877550647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284374 | controller | Jun 12 11:09:40.888283 crc crio[19822]: time="2026-06-12T11:09:40.888183458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=abc6c096-7498-45d5-855f-28d2e964e8dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.284395 | controller | Jun 12 11:09:40.897938 crc crio[19822]: time="2026-06-12T11:09:40.88915386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284411 | controller | Jun 12 11:09:40.906124 crc crio[19822]: time="2026-06-12T11:09:40.906017712Z" level=info msg="Stopped pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa" id=0c5622c4-849b-4844-8301-f21b15af6f34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284428 | controller | Jun 12 11:09:40.933088 crc crio[19822]: time="2026-06-12T11:09:40.932959748Z" level=info msg="Stopped container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera" id=65ed1ab5-3c2c-47d0-990d-86f40917f33c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.284445 | controller | Jun 12 11:09:40.933756 crc crio[19822]: time="2026-06-12T11:09:40.933695981Z" level=info msg="Stopping pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143" id=93e299ce-7e6b-4fc6-943c-ff04e29ff7f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284461 | controller | Jun 12 11:09:40.936235 crc crio[19822]: time="2026-06-12T11:09:40.936180102Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc0007accb0}] Aliases:map[]}"
2026-06-12 11:43:48.284478 | controller | Jun 12 11:09:40.936435 crc crio[19822]: time="2026-06-12T11:09:40.936383078Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.284494 | controller | Jun 12 11:09:40.941295 crc crio[19822]: time="2026-06-12T11:09:40.941162565Z" level=info msg="Stopped pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b" id=94112ab5-c06b-4d37-a787-7a0c5365ae54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284510 | controller | Jun 12 11:09:40.968688 crc crio[19822]: time="2026-06-12T11:09:40.968469533Z" level=info msg="Stopped pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7" id=11678bf7-c66e-4158-8377-5df553284b35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284526 | controller | Jun 12 11:09:40.993419 crc crio[19822]: time="2026-06-12T11:09:40.993267451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284542 | controller | Jun 12 11:09:41.011345 crc crio[19822]: time="2026-06-12T11:09:41.010459686Z" level=info msg="Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=a5b3b07e-e56b-4275-bd96-7432e9a624d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.284558 | controller | Jun 12 11:09:41.011345 crc crio[19822]: time="2026-06-12T11:09:41.010917161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284574 | controller | Jun 12 11:09:41.040750 crc crio[19822]: time="2026-06-12T11:09:41.040392881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284594 | controller | Jun 12 11:09:41.167782 crc crio[19822]: time="2026-06-12T11:09:41.167669339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284611 | controller | Jun 12 11:09:41.185955 crc crio[19822]: time="2026-06-12T11:09:41.183253682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284627 | controller | Jun 12 11:09:41.262650 crc crio[19822]: time="2026-06-12T11:09:41.26136908Z" level=info msg="Running pod sandbox: openstack/nova-cell0-943d-account-create-update-546h9/POD" id=b2c7b310-a902-44a6-9ebb-8a6ccc1e5e3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.284642 | controller | Jun 12 11:09:41.262650 crc crio[19822]: time="2026-06-12T11:09:41.261950669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284658 | controller | Jun 12 11:09:41.596293 crc crio[19822]: time="2026-06-12T11:09:41.59267198Z" level=info msg="Stopped container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=3ee775c2-0f00-4c83-8c21-26be21aa4d15 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.284674 | controller | Jun 12 11:09:41.599008 crc crio[19822]: time="2026-06-12T11:09:41.598135117Z" level=info msg="Stopping pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9" id=55794d4d-abd4-48a1-84d8-553175925c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284690 | controller | Jun 12 11:09:41.600268 crc crio[19822]: time="2026-06-12T11:09:41.599487011Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc003094700}] Aliases:map[]}"
2026-06-12 11:43:48.284706 | controller | Jun 12 11:09:41.600268 crc crio[19822]: time="2026-06-12T11:09:41.599727238Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.284722 | controller | Jun 12 11:09:41.627750 crc crio[19822]: time="2026-06-12T11:09:41.623800784Z" level=info msg="Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc003264638}] Aliases:map[]}"
2026-06-12 11:43:48.284739 | controller | Jun 12 11:09:41.627750 crc crio[19822]: time="2026-06-12T11:09:41.623954239Z" level=info msg="Adding pod openstack_nova-cell0-943d-account-create-update-546h9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.284755 | controller | Jun 12 11:09:41.663238 crc crio[19822]: time="2026-06-12T11:09:41.663119616Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-t9wz7/POD" id=450dd309-228c-4bdd-a009-6457bc1ced25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.284771 | controller | Jun 12 11:09:41.663238 crc crio[19822]: time="2026-06-12T11:09:41.66323727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284791 | controller | Jun 12 11:09:41.682055 crc crio[19822]: time="2026-06-12T11:09:41.680910464Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-xc9nt/POD" id=02254f39-f842-4262-b58a-9f73fbd840a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.284808 | controller | Jun 12 11:09:41.682055 crc crio[19822]: time="2026-06-12T11:09:41.681413001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284824 | controller | Jun 12 11:09:41.720982 crc crio[19822]: time="2026-06-12T11:09:41.717213914Z" level=info msg="Stopped pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115" id=47afb4ff-cd16-40df-beea-26a28e2594ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284840 | controller | Jun 12 11:09:41.762111 crc crio[19822]: time="2026-06-12T11:09:41.761972068Z" level=info msg="Running pod sandbox: openstack/ovn-controller-kdjn5-config-5hrct/POD" id=5cc22484-fbb9-4692-be70-3f6f39026c78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.284878 | controller | Jun 12 11:09:41.762279 crc crio[19822]: time="2026-06-12T11:09:41.762174785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284898 | controller | Jun 12 11:09:41.900872 crc crio[19822]: time="2026-06-12T11:09:41.897735482Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/POD" id=1801ca47-8187-49e2-be4e-03d845e4528c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.284915 | controller | Jun 12 11:09:41.900872 crc crio[19822]: time="2026-06-12T11:09:41.898332451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.284931 | controller | Jun 12 11:09:42.391871 crc crio[19822]: time="2026-06-12T11:09:42.391285486Z" level=info msg="Stopped container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent" id=48665836-ec8c-45ac-81d7-009b05f4ed39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.284947 | controller | Jun 12 11:09:42.436686 crc crio[19822]: time="2026-06-12T11:09:42.434998574Z" level=info msg="Stopped pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143" id=93e299ce-7e6b-4fc6-943c-ff04e29ff7f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.284964 | controller | Jun 12 11:09:42.460344 crc crio[19822]: time="2026-06-12T11:09:42.460279714Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc0030942a0}] Aliases:map[]}"
2026-06-12 11:43:48.284981 | controller | Jun 12 11:09:42.460344 crc crio[19822]: time="2026-06-12T11:09:42.460339625Z" level=info msg="Adding pod openstack_dnsmasq-dns-f5446bd49-t9wz7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.284998 | controller | Jun 12 11:09:42.759884 crc crio[19822]: time="2026-06-12T11:09:42.756419588Z" level=info msg="Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc0052123d8}] Aliases:map[]}"
2026-06-12 11:43:48.285021 | controller | Jun 12 11:09:42.759884 crc crio[19822]: time="2026-06-12T11:09:42.756899274Z" level=info msg="Adding pod openstack_root-account-create-update-xc9nt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.285039 | controller | Jun 12 11:09:43.227790 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c6f71312b07664 Mac:56:8e:f2:79:ed:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 SocketPath: PciID:}] [{Interface:0xc0001328b0 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.285056 | controller | Jun 12 11:09:43.228978 crc crio[19822]: time="2026-06-12T11:09:43.22890993Z" level=info msg="Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc003264638}] Aliases:map[]}"
2026-06-12 11:43:48.285073 | controller | Jun 12 11:09:43.229128 crc crio[19822]: time="2026-06-12T11:09:43.229091013Z" level=info msg="Checking pod openstack_nova-cell0-943d-account-create-update-546h9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.285090 | controller | Jun 12 11:09:43.353493 crc crio[19822]: time="2026-06-12T11:09:43.35172902Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc0007ac890}] Aliases:map[]}"
2026-06-12 11:43:48.285107 | controller | Jun 12 11:09:43.353493 crc crio[19822]: time="2026-06-12T11:09:43.351796782Z" level=info msg="Adding pod openstack_ovn-controller-kdjn5-config-5hrct to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.285123 | controller | Jun 12 11:09:43.362098 crc crio[19822]: time="2026-06-12T11:09:43.361868892Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc003094548}] Aliases:map[]}"
2026-06-12 11:43:48.285140 | controller | Jun 12 11:09:43.362098 crc crio[19822]: time="2026-06-12T11:09:43.361927823Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.285157 | controller | Jun 12 11:09:43.391011 crc crio[19822]: time="2026-06-12T11:09:43.382023335Z" level=info msg="Stopped container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera" id=ce5535cd-0883-4eb2-8213-84716629722d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.285174 | controller | Jun 12 11:09:43.391011 crc crio[19822]: time="2026-06-12T11:09:43.389708473Z" level=info msg="Stopping pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc" id=d16528a4-b1a5-459b-87d6-1ff529f84296 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.285195 | controller | Jun 12 11:09:43.402467 crc crio[19822]: time="2026-06-12T11:09:43.402366941Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc0007acde0}] Aliases:map[]}"
2026-06-12 11:43:48.285212 | controller | Jun 12 11:09:43.404060 crc crio[19822]: time="2026-06-12T11:09:43.40326027Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.285229 | controller | Jun 12 11:09:43.501455 crc crio[19822]: time="2026-06-12T11:09:43.501280069Z" level=info msg="Stopped pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9" id=55794d4d-abd4-48a1-84d8-553175925c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.285245 | controller | Jun 12 11:09:43.599891 crc crio[19822]: time="2026-06-12T11:09:43.57528076Z" level=info msg="Ran pod sandbox 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 with infra container: openstack/nova-cell0-943d-account-create-update-546h9/POD" id=b2c7b310-a902-44a6-9ebb-8a6ccc1e5e3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.285261 | controller | Jun 12 11:09:43.615982 crc crio[19822]: time="2026-06-12T11:09:43.603682505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4526357a-2019-41b6-adc1-46376a5c8115 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.285277 | controller | Jun 12 11:09:43.618759 crc crio[19822]: time="2026-06-12T11:09:43.618679664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6af3e3d7-0354-4dc6-872a-60922a385619 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.285296 | controller | Jun 12 11:09:43.638924 crc crio[19822]: time="2026-06-12T11:09:43.638741692Z" level=info msg="Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=281dc1b1-3b1c-4d92-bcd2-0ad9bb25775a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.285313 | controller | Jun 12 11:09:43.639416 crc crio[19822]: time="2026-06-12T11:09:43.639336171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285330 | controller | Jun 12 11:09:43.652904 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a71e76ed36d90d3 Mac:06:71:b5:f5:d9:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 SocketPath: PciID:}] [{Interface:0xc00013c760 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.285346 | controller | Jun 12 11:09:43.672335 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8d65bb46aa30c6 Mac:8e:30:f8:3a:5a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 SocketPath: PciID:}] [{Interface:0xc00012ac30 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.285363 | controller | Jun 12 11:09:43.721056 crc crio[19822]: time="2026-06-12T11:09:43.720956614Z" level=info msg="Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc0052123d8}] Aliases:map[]}"
2026-06-12 11:43:48.285385 | controller | Jun 12 11:09:43.721371 crc crio[19822]: time="2026-06-12T11:09:43.721262791Z" level=info msg="Checking pod openstack_root-account-create-update-xc9nt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.285402 | controller | Jun 12 11:09:43.723353 crc crio[19822]: time="2026-06-12T11:09:43.722984919Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc0030942a0}] Aliases:map[]}"
2026-06-12 11:43:48.285419 | controller | Jun 12 11:09:43.723353 crc crio[19822]: time="2026-06-12T11:09:43.723271048Z" level=info msg="Checking pod openstack_dnsmasq-dns-f5446bd49-t9wz7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.285436 | controller | Jun 12 11:09:43.771965 crc crio[19822]: time="2026-06-12T11:09:43.771724309Z" level=info msg="Ran pod sandbox a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 with infra container: openstack/root-account-create-update-xc9nt/POD" id=02254f39-f842-4262-b58a-9f73fbd840a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.285453 | controller | Jun 12 11:09:43.787148 crc crio[19822]: time="2026-06-12T11:09:43.787031305Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=627f16f5-6d49-49ca-9f1e-9facae4edfb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.285470 | controller | Jun 12 11:09:43.818950 crc crio[19822]: time="2026-06-12T11:09:43.81830572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e75c57a0-e687-45c8-a026-da2a07e187f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.285486 | controller | Jun 12 11:09:43.838388 crc crio[19822]: time="2026-06-12T11:09:43.838254744Z" level=info msg="Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=c7752926-cdc8-49dc-9f44-52cb37b368b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.285503 | controller | Jun 12 11:09:43.838995 crc crio[19822]: time="2026-06-12T11:09:43.838719899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285519 | controller | Jun 12 11:09:43.842883 crc crio[19822]: time="2026-06-12T11:09:43.842773732Z" level=info msg="Ran pod sandbox f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f with infra container: openstack/dnsmasq-dns-f5446bd49-t9wz7/POD" id=450dd309-228c-4bdd-a009-6457bc1ced25 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.285535 | controller | Jun 12 11:09:43.863599 crc crio[19822]: time="2026-06-12T11:09:43.863462261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=730695ee-fb7e-41a6-8f65-32510053b550 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.285552 | controller | Jun 12 11:09:43.939410 crc crio[19822]: time="2026-06-12T11:09:43.937300029Z" level=info msg="Created container cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=6d648f55-f0a1-4777-8452-411cb69c9001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.285575 | controller | Jun 12 11:09:43.966709 crc crio[19822]: time="2026-06-12T11:09:43.96654816Z" level=info msg="Starting container: cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811" id=8912aed7-6e79-4b1b-89ef-ba32aaeaa2d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.285593 | controller | Jun 12 11:09:43.974311 crc crio[19822]: time="2026-06-12T11:09:43.974213598Z" level=info msg="Started container" PID=229116 containerID=cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=8912aed7-6e79-4b1b-89ef-ba32aaeaa2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb
2026-06-12 11:43:48.285610 | controller | Jun 12 11:09:43.998439 crc crio[19822]: time="2026-06-12T11:09:43.998346987Z" level=info msg="Stopped container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent" id=44dab778-8fb3-41d4-803d-b87380b8a0df name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.285626 | controller | Jun 12 11:09:44.001444 crc crio[19822]: time="2026-06-12T11:09:44.000545883Z" level=info msg="Stopping pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70" id=71ca5b3f-4dd5-4c04-baf0-3dfaff9d0f6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.285643 | controller | Jun 12 11:09:44.001444 crc crio[19822]: time="2026-06-12T11:09:44.000741643Z" level=info msg="Created container 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=ad4c6618-6332-4a1f-8d13-eca17df71de8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.285659 | controller | Jun 12 11:09:44.003455 crc crio[19822]: time="2026-06-12T11:09:44.003369047Z" level=info msg="Starting container: 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240" id=9bd58262-fdb1-42bc-93b0-f3f3feab52af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.285675 | controller | Jun 12 11:09:44.009960 crc crio[19822]: time="2026-06-12T11:09:44.009873016Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc0030940f0}] Aliases:map[]}"
2026-06-12 11:43:48.285693 | controller | Jun 12 11:09:44.011344 crc crio[19822]: time="2026-06-12T11:09:44.010342391Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.285710 | controller | Jun 12 11:09:44.017274 crc crio[19822]: time="2026-06-12T11:09:44.016558051Z" level=info msg="Started container" PID=229106 containerID=654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240 description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=9bd58262-fdb1-42bc-93b0-f3f3feab52af name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776
2026-06-12 11:43:48.285727 | controller | Jun 12 11:09:44.060414 crc crio[19822]: time="2026-06-12T11:09:44.060280382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285750 | controller | Jun 12 11:09:44.074335 crc crio[19822]: time="2026-06-12T11:09:44.074012275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285767 | controller | Jun 12 11:09:44.094641 crc crio[19822]: time="2026-06-12T11:09:44.093277935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8f8c0424-9415-42a0-b58c-b5e9f99df0ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.285784 | controller | Jun 12 11:09:44.107189 crc crio[19822]: time="2026-06-12T11:09:44.107045185Z" level=info msg="Creating container: openstack/dnsmasq-dns-f5446bd49-t9wz7/init" id=969b1d66-e250-4dd2-996e-c6c6aeb569ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.285800 | controller | Jun 12 11:09:44.107578 crc crio[19822]: time="2026-06-12T11:09:44.1075234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285816 | controller | Jun 12 11:09:44.366697 crc crio[19822]: 2026-06-12T11:09:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6faefc65fbdc14a Mac:52:38:21:ed:03:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 SocketPath: PciID:}] [{Interface:0xc0001925a0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.285833 | controller | Jun 12 11:09:44.368993 crc crio[19822]: time="2026-06-12T11:09:44.368914891Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc0007ac890}] Aliases:map[]}"
2026-06-12 11:43:48.285865 | controller | Jun 12 11:09:44.371485 crc crio[19822]: time="2026-06-12T11:09:44.371130433Z" level=info msg="Checking pod openstack_ovn-controller-kdjn5-config-5hrct for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.285888 | controller | Jun 12 11:09:44.398211 crc crio[19822]: time="2026-06-12T11:09:44.397588383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285906 | controller | Jun 12 11:09:44.410350 crc crio[19822]: time="2026-06-12T11:09:44.410161184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285923 | controller | Jun 12 11:09:44.433151 crc crio[19822]: time="2026-06-12T11:09:44.431532097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285939 | controller | Jun 12 11:09:44.435737 crc crio[19822]: time="2026-06-12T11:09:44.435700254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.285956 | controller | Jun 12 11:09:44.463024 crc crio[19822]: time="2026-06-12T11:09:44.455970448Z" level=info msg="Ran pod sandbox 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 with infra container: openstack/ovn-controller-kdjn5-config-5hrct/POD" id=5cc22484-fbb9-4692-be70-3f6f39026c78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.285972 | controller | Jun 12 11:09:44.463024 crc crio[19822]: time="2026-06-12T11:09:44.458515277Z" level=info msg="Created container 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=ec031727-eec8-4a5c-824c-e26ec384b131 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.285994 | controller | Jun 12 11:09:44.463024 crc crio[19822]: time="2026-06-12T11:09:44.462373219Z" level=info msg="Created container 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=1532b7f5-27c8-402d-940c-d26ff8ba3f3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286011 | controller | Jun 12 11:09:44.463256 crc crio[19822]: time="2026-06-12T11:09:44.463104958Z" level=info msg="Starting container: 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c" id=7163a3cd-77fa-4cde-8559-9314ca846cc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.286028 | controller | Jun 12 11:09:44.483136 crc crio[19822]: time="2026-06-12T11:09:44.482714449Z" level=info msg="Started container" PID=229075 containerID=6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=7163a3cd-77fa-4cde-8559-9314ca846cc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a
2026-06-12 11:43:48.286044 | controller | Jun 12 11:09:44.483136 crc crio[19822]: time="2026-06-12T11:09:44.482771762Z" level=info msg="Starting container: 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0" id=91fa1245-258c-487b-8b69-3e1056446383 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.286061 | controller | Jun 12 11:09:44.489006 crc crio[19822]: time="2026-06-12T11:09:44.48863822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=61521383-7c51-43d0-a66a-2a336f05531d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.286078 | controller | Jun 12 11:09:44.519005 crc crio[19822]: time="2026-06-12T11:09:44.518520471Z" level=info msg="Started container" PID=229048 containerID=145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0 description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=91fa1245-258c-487b-8b69-3e1056446383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982
2026-06-12 11:43:48.286095 | controller | Jun 12 11:09:44.571945 crc crio[19822]: time="2026-06-12T11:09:44.568272263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=24ec320b-131b-4382-87e8-a0d7d9ad17ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.286112 | controller | Jun 12 11:09:44.597482 crc crio[19822]: time="2026-06-12T11:09:44.595601072Z" level=info msg="Stopped pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc" id=d16528a4-b1a5-459b-87d6-1ff529f84296 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.286128 | controller | Jun 12 11:09:44.648634 crc crio[19822]: time="2026-06-12T11:09:44.639013785Z" level=info msg="Creating container: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config" id=210c3720-732a-4a89-bd5a-8103f0d2e611 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286145 | controller | Jun 12 11:09:44.648634 crc crio[19822]: time="2026-06-12T11:09:44.639458919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.286162 | controller | Jun 12 11:09:44.707920 crc crio[19822]: 2026-06-12T11:09:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66c9940479be6d4 Mac:02:a0:7a:1a:f9:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.286183 | controller | Jun 12 11:09:44.707920 crc crio[19822]: time="2026-06-12T11:09:44.703412027Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc003094548}] Aliases:map[]}"
2026-06-12 11:43:48.286201 | controller | Jun 12 11:09:44.707920 crc crio[19822]: time="2026-06-12T11:09:44.704197006Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.286218 | controller | Jun 12 11:09:44.737237 crc crio[19822]: time="2026-06-12T11:09:44.732674471Z" level=info msg="Ran pod sandbox 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 with infra container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/POD" id=1801ca47-8187-49e2-be4e-03d845e4528c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.286235 | controller | Jun 12 11:09:44.754037 crc crio[19822]: time="2026-06-12T11:09:44.753957333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.286251 | controller | Jun 12 11:09:44.770677 crc crio[19822]: time="2026-06-12T11:09:44.770624898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=8d883d13-edf0-4a8b-b295-29af21c4eac7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.286267 | controller | Jun 12 11:09:44.786675 crc crio[19822]: time="2026-06-12T11:09:44.785718315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=5ae18fac-555e-40fd-a08b-c388c8ca34f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.286283 | controller | Jun 12 11:09:44.850999 crc crio[19822]: time="2026-06-12T11:09:44.849505985Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=56c754e1-99cb-48d4-9c45-182c3fa7445e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286299 | controller | Jun 12 11:09:44.859926 crc crio[19822]: time="2026-06-12T11:09:44.859782593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.286315 | controller | Jun 12 11:09:44.895286 crc crio[19822]: time="2026-06-12T11:09:44.895043332Z" level=info msg="Stopped pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70" id=71ca5b3f-4dd5-4c04-baf0-3dfaff9d0f6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.286332 | controller | Jun 12 11:09:44.927907 crc crio[19822]: time="2026-06-12T11:09:44.926218368Z" level=info msg="Running pod sandbox: openstack/barbican-worker-6c885bdc45-xl2qr/POD" id=15682468-d822-4445-8ce7-baabf0dc1ecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.286348 | controller | Jun 12 11:09:44.927907 crc crio[19822]: time="2026-06-12T11:09:44.926310311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.286364 | controller | Jun 12 11:09:44.955677 crc crio[19822]: time="2026-06-12T11:09:44.955558049Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/POD" id=4a1c04af-6134-4c89-8ad4-e5b22e0b813f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.286384 | controller | Jun 12 11:09:44.955785 crc crio[19822]: time="2026-06-12T11:09:44.955702073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.286401 | controller | Jun 12 11:09:45.155698 crc crio[19822]: time="2026-06-12T11:09:45.155416362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.286417 | controller | Jun 12 11:09:45.168208 crc crio[19822]: time="2026-06-12T11:09:45.167233513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.286433 | controller | Jun 12 11:09:45.180746 crc crio[19822]: time="2026-06-12T11:09:45.179601042Z" level=info msg="Stopping container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2 (timeout: 604784s)" id=2547445c-a4f9-4792-a363-357eb49176a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.286450 | controller | Jun 12 11:09:45.336214 crc crio[19822]: time="2026-06-12T11:09:45.336052204Z" level=info msg="Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc002144228}] Aliases:map[]}"
2026-06-12 11:43:48.286466 | controller | Jun 12 11:09:45.336915 crc crio[19822]: time="2026-06-12T11:09:45.33686584Z" level=info msg="Adding pod openstack_barbican-worker-6c885bdc45-xl2qr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.286482 | controller | Jun 12 11:09:45.338269 crc crio[19822]: time="2026-06-12T11:09:45.336417966Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0030941c8}] Aliases:map[]}"
2026-06-12 11:43:48.286529 | controller | Jun 12 11:09:45.338269 crc crio[19822]: time="2026-06-12T11:09:45.338265046Z" level=info msg="Adding pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.286553 | controller | Jun 12 11:09:45.446531 crc crio[19822]: time="2026-06-12T11:09:45.446374602Z" level=info msg="Created container 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=49626d38-88f6-4c6c-b4c5-d7609ebc8042 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286571 | controller | Jun 12 11:09:45.459322 crc crio[19822]: time="2026-06-12T11:09:45.458939953Z" level=info msg="Starting container: 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885" id=054f2561-b1c2-41e4-b135-f49980b5a820 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.286588 | controller | Jun 12 11:09:45.467957 crc crio[19822]: time="2026-06-12T11:09:45.46691597Z" level=info msg="Running pod sandbox: openstack/barbican-api-6ffb858478-x4v54/POD" id=4262c183-9e6e-4d85-8451-d509abcdccd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.286604 | controller | Jun 12 11:09:45.467957 crc crio[19822]: time="2026-06-12T11:09:45.467043974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.286626 | controller | Jun 12 11:09:45.476999 crc crio[19822]: time="2026-06-12T11:09:45.476799526Z" level=info msg="Started container" PID=229141 containerID=3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=054f2561-b1c2-41e4-b135-f49980b5a820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd
2026-06-12 11:43:48.286643 | controller | Jun 12 11:09:45.504152 crc crio[19822]: time="2026-06-12T11:09:45.502431372Z" level=info msg="Created container 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=70ecd3c9-aac6-48f5-a378-f4ebe97d592d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286659 | controller | Jun 12 11:09:45.512962 crc crio[19822]: time="2026-06-12T11:09:45.509507004Z" level=info msg="Starting container: 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c" id=e3b4a6ee-5b4e-4b81-8fb0-a2ba5d60dd4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.286675 | controller | Jun 12 11:09:45.531654 crc crio[19822]: time="2026-06-12T11:09:45.531521763Z" level=info msg="Started container" PID=229149 containerID=36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=e3b4a6ee-5b4e-4b81-8fb0-a2ba5d60dd4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d
2026-06-12 11:43:48.286692 | controller | Jun 12 11:09:45.703177 crc crio[19822]: time="2026-06-12T11:09:45.70297611Z" level=info msg="Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}"
2026-06-12 11:43:48.286709 | controller | Jun 12 11:09:45.703177 crc crio[19822]: time="2026-06-12T11:09:45.703055883Z" level=info msg="Adding pod openstack_barbican-api-6ffb858478-x4v54 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.286725 | controller | Jun 12 11:09:45.761700 crc crio[19822]: time="2026-06-12T11:09:45.76133544Z" level=info msg="Created container b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=4fbb5aa0-e833-41dd-bcd1-95db83c83e0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286741 | controller | Jun 12 11:09:45.766981 crc crio[19822]: time="2026-06-12T11:09:45.763968137Z" level=info msg="Starting container: b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d" id=f14af4ea-103b-4ee5-bd2b-67ded4cafa4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.286757 | controller | Jun 12 11:09:45.775456 crc crio[19822]: time="2026-06-12T11:09:45.775169872Z" level=info msg="Started container" PID=229178 containerID=b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=f14af4ea-103b-4ee5-bd2b-67ded4cafa4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b
2026-06-12 11:43:48.286773 | controller | Jun 12 11:09:45.832271 crc crio[19822]: time="2026-06-12T11:09:45.831728696Z" level=info msg="Created container 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=41dceb05-d38c-4c6f-aa98-68c4e82411c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286793 | controller | Jun 12 11:09:45.837884 crc crio[19822]: time="2026-06-12T11:09:45.837298845Z" level=info msg="Starting container: 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e" id=f1ac3c31-664f-4fdc-a9c3-d732b698ec19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.286809 | controller | Jun 12 11:09:45.846007 crc crio[19822]: time="2026-06-12T11:09:45.843720182Z" level=info msg="Started container" PID=229179 containerID=741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=f1ac3c31-664f-4fdc-a9c3-d732b698ec19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d
2026-06-12 11:43:48.286826 | controller | Jun 12 11:09:45.889692 crc crio[19822]: time="2026-06-12T11:09:45.889555473Z" level=info msg="Created container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api" id=0eb4aa85-a5b7-47e4-a733-085016f93532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286842 | controller | Jun 12 11:09:45.890614 crc crio[19822]: time="2026-06-12T11:09:45.890299887Z" level=info msg="Created container 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=af268d9b-bfd4-49eb-80b4-e306429b187c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.286885 | controller | Jun 12 11:09:45.892645 crc crio[19822]: time="2026-06-12T11:09:45.892423134Z" level=info msg="Starting container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf" id=abbb52ab-0bcc-4167-b46e-2bcd2e70695c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.286912 | controller | Jun 12 11:09:45.895020 crc crio[19822]: time="2026-06-12T11:09:45.894957309Z" level=info msg="Starting container: 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43" id=ab70d6fc-5fe5-422c-82e0-90becf731133 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.286929 | controller | Jun 12 11:09:45.916599 crc crio[19822]: time="2026-06-12T11:09:45.916421199Z" level=info msg="Started container" PID=229177 containerID=541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf description=openstack/neutron-6c45654bff-tnfkh/neutron-api id=abbb52ab-0bcc-4167-b46e-2bcd2e70695c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d
2026-06-12 11:43:48.286946 | controller | Jun 12 11:09:45.950551 crc crio[19822]: time="2026-06-12T11:09:45.950496616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=27164359-62e2-41d5-8dcb-6a901d3baff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.286962 | controller | Jun 12 11:09:45.951306 crc crio[19822]: time="2026-06-12T11:09:45.951208934Z" level=info msg="Started container" PID=229173 containerID=9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=ab70d6fc-5fe5-422c-82e0-90becf731133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a
2026-06-12 11:43:48.286979 | controller | Jun 12 11:09:45.963126 crc crio[19822]: time="2026-06-12T11:09:45.963038191Z" level=info msg="Created container c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=186a4e1d-99a7-4865-af79-ccd6b9c00a7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287000 | controller | Jun 12 11:09:45.969293 crc crio[19822]: time="2026-06-12T11:09:45.969216562Z" level=info msg="Starting container: c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2" id=7d756baf-0458-4a1a-980b-45cc9fe4ebfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.287018 | controller | Jun 12 11:09:45.974216 crc crio[19822]: time="2026-06-12T11:09:45.974144934Z" level=info msg="Created container 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=a90c0afc-3d87-437e-9387-fd682ad9f7ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287034 | controller | Jun 12 11:09:45.976951 crc crio[19822]: time="2026-06-12T11:09:45.976465224Z" level=info msg="Starting container: 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f" id=2ac19290-6d4c-4ce6-9ad2-cbb1a9149f60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.287051 | controller | Jun 12 11:09:45.983005 crc crio[19822]: time="2026-06-12T11:09:45.981503454Z" level=info msg="Started container" PID=229168 containerID=c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2 description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=7d756baf-0458-4a1a-980b-45cc9fe4ebfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022
2026-06-12 11:43:48.287068 | controller | Jun 12 11:09:45.986784 crc crio[19822]: time="2026-06-12T11:09:45.986216964Z" level=info msg="Started container" PID=229169 containerID=7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=2ac19290-6d4c-4ce6-9ad2-cbb1a9149f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6
2026-06-12 11:43:48.287084 | controller | Jun 12 11:09:46.046187 crc crio[19822]: time="2026-06-12T11:09:46.045196152Z" level=info msg="Created container 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe: openstack/glance-db-create-9m84p/mariadb-database-create" id=8cc54827-fcfe-4758-966e-a0a6f7f1e6d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287100 | controller | Jun 12 11:09:46.049760 crc crio[19822]: time="2026-06-12T11:09:46.049541545Z" level=info msg="Starting container: 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe" id=81b5ea59-9bd2-47fa-9907-6f4b356f1bf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.287116 | controller | Jun 12 11:09:46.065938 crc crio[19822]: time="2026-06-12T11:09:46.065649132Z" level=info msg="Started container" PID=229147 containerID=6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe description=openstack/glance-db-create-9m84p/mariadb-database-create id=81b5ea59-9bd2-47fa-9907-6f4b356f1bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35
2026-06-12 11:43:48.287133 | controller | Jun 12 11:09:46.186498 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7fb8350ff0b301 Mac:f2:58:c1:bb:ba:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.287149 | controller | Jun 12 11:09:46.188155 crc crio[19822]: time="2026-06-12T11:09:46.188040456Z" level=info msg="Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc002144228}] Aliases:map[]}"
2026-06-12 11:43:48.287171 | controller | Jun 12 11:09:46.188668 crc crio[19822]: time="2026-06-12T11:09:46.188280884Z" level=info msg="Checking pod openstack_barbican-worker-6c885bdc45-xl2qr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.287188 | controller | Jun 12 11:09:46.225571 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e4af4cbc7ff93 Mac:66:29:80:11:f6:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.287204 | controller | Jun 12 11:09:46.226177 crc crio[19822]: time="2026-06-12T11:09:46.225931546Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0030941c8}] Aliases:map[]}"
2026-06-12 11:43:48.287221 | controller | Jun 12 11:09:46.226177 crc crio[19822]: time="2026-06-12T11:09:46.226133723Z" level=info msg="Checking pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.287238 | controller | Jun 12 11:09:46.236283 crc crio[19822]: time="2026-06-12T11:09:46.236181903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3f43918d-6c7a-4b21-ae18-64d0b07fea46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.287254 | controller | Jun 12 11:09:46.320618 crc crio[19822]: time="2026-06-12T11:09:46.3171342Z" level=info msg="Ran pod sandbox c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 with infra container: openstack/barbican-worker-6c885bdc45-xl2qr/POD" id=15682468-d822-4445-8ce7-baabf0dc1ecf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.287270 | controller | Jun 12 11:09:46.333526 crc crio[19822]: time="2026-06-12T11:09:46.333187327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=8a2e9f88-55e9-479f-bd84-284c8191eac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.287286 | controller | Jun 12 11:09:46.394802 crc crio[19822]: time="2026-06-12T11:09:46.384681136Z" level=info msg="Ran pod sandbox 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 with infra container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/POD" id=4a1c04af-6134-4c89-8ad4-e5b22e0b813f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.287303 | controller | Jun 12 11:09:46.396799 crc crio[19822]: time="2026-06-12T11:09:46.396404072Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=5b24011c-464d-465d-9a11-eb93c3618fc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.287319 | controller | Jun 12 11:09:46.396799 crc crio[19822]: time="2026-06-12T11:09:46.39669511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=591aadaa-fb44-4208-a2b8-961bb982d720 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.287336 | controller | Jun 12 11:09:46.400588 crc crio[19822]: time="2026-06-12T11:09:46.40044915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2bb0f46f-cd63-4ac9-8d07-8a014e5ffcb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.287357 | controller | Jun 12 11:09:46.404685 crc crio[19822]: time="2026-06-12T11:09:46.401058459Z" level=info msg="Creating container: openstack/neutron-6c45654bff-tnfkh/neutron-httpd" id=2825734f-0997-4394-838b-f29b7dd0de96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287374 | controller | Jun 12 11:09:46.404685 crc crio[19822]: time="2026-06-12T11:09:46.401439481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.287391 | controller | Jun 12 11:09:46.417768 crc crio[19822]: time="2026-06-12T11:09:46.417566225Z" level=info msg="Creating container: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log" id=89a4caf7-4194-4e56-a4c7-6d2c5f23c154 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287407 | controller | Jun 12 11:09:46.433201 crc crio[19822]: time="2026-06-12T11:09:46.432137673Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log" id=ac0254c3-9795-46bc-ac88-55d5a79cf97d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287423 | controller | Jun 12 11:09:46.455791 crc crio[19822]: time="2026-06-12T11:09:46.455499883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.287439 | controller | Jun 12 11:09:46.462759 crc crio[19822]: time="2026-06-12T11:09:46.459788862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.287455 | controller | Jun 12 11:09:46.486525 crc crio[19822]: time="2026-06-12T11:09:46.482215191Z" level=info msg="Created container a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=a5b3b07e-e56b-4275-bd96-7432e9a624d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287500 | controller | Jun 12 11:09:46.486525 crc crio[19822]: time="2026-06-12T11:09:46.485294156Z" level=info msg="Created container bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=e01c9805-a3a7-4675-9969-c3badec4f3fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287523 | controller | Jun 12 11:09:46.493966 crc crio[19822]: time="2026-06-12T11:09:46.493392255Z" level=info msg="Starting container: a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06" id=dae8c6d5-7673-40fb-941b-d63d5c7b1795 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.287540 | controller | Jun 12 11:09:46.493966 crc crio[19822]: time="2026-06-12T11:09:46.493604801Z" level=info msg="Starting container: bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e" id=343639e4-011a-4586-9f12-1fed86362378 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.287557 | controller | Jun 12 11:09:46.501345 crc crio[19822]: time="2026-06-12T11:09:46.501103551Z" level=info msg="Started container" PID=229153 containerID=bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=343639e4-011a-4586-9f12-1fed86362378 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f
2026-06-12 11:43:48.287574 | controller | Jun 12 11:09:46.526335 crc crio[19822]: time="2026-06-12T11:09:46.526021696Z" level=info msg="Started container" PID=229161 containerID=a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06 description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=dae8c6d5-7673-40fb-941b-d63d5c7b1795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1
2026-06-12 11:43:48.287596 | controller | Jun 12 11:09:46.675674 crc crio[19822]: time="2026-06-12T11:09:46.675050315Z" level=info msg="Created container 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=a16380a7-fe68-4f06-a75f-a4e5169cfc88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287614 | controller | Jun 12 11:09:46.689552 crc crio[19822]: time="2026-06-12T11:09:46.689327049Z" level=info msg="Starting container: 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392" id=a482eb5b-c133-4ac9-b39f-8e37d09f68e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.287631 | controller | Jun 12 11:09:46.692724 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:234d699f61aa528 Mac:06:56:0a:91:f7:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.287647 | controller | Jun 12 11:09:46.692724 crc crio[19822]: time="2026-06-12T11:09:46.689917394Z" level=info msg="Stopping container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1 (timeout: 604784s)" id=ee062c44-5ddc-4777-8127-fc788ef76c5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.287664 | controller | Jun 12 11:09:46.706606 crc crio[19822]: time="2026-06-12T11:09:46.703476089Z" level=info msg="Started container" PID=229095 containerID=799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392 description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=a482eb5b-c133-4ac9-b39f-8e37d09f68e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950
2026-06-12 11:43:48.287681 | controller | Jun 12 11:09:46.706606 crc crio[19822]: time="2026-06-12T11:09:46.703684214Z" level=info msg="Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}"
2026-06-12 11:43:48.287699 | controller | Jun 12 11:09:46.706606 crc crio[19822]: time="2026-06-12T11:09:46.704345105Z" level=info msg="Checking pod openstack_barbican-api-6ffb858478-x4v54 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.287716 | controller | Jun 12 11:09:46.780118 crc crio[19822]: time="2026-06-12T11:09:46.776017915Z" level=info msg="Removing container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e" id=66346fe8-0539-4292-b78e-a61708d973ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.287732 | controller | Jun 12 11:09:46.780118 crc crio[19822]: time="2026-06-12T11:09:46.778683548Z" level=info msg="Ran pod sandbox 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c with infra container: openstack/barbican-api-6ffb858478-x4v54/POD" id=4262c183-9e6e-4d85-8451-d509abcdccd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.287749 | controller | Jun 12 11:09:46.799876 crc crio[19822]: time="2026-06-12T11:09:46.796430803Z" level=info msg="Created container 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad: openstack/placement-db-create-fxznj/mariadb-database-create" id=a7a0bbdb-b8c8-4a39-be09-3e4c4a025da8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287769 | controller | Jun 12 11:09:46.800560 crc crio[19822]: time="2026-06-12T11:09:46.799662525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3c5e37d7-f69a-4d5b-ac00-1024d4f46669 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.287787 | controller | Jun 12 11:09:46.806357 crc crio[19822]: time="2026-06-12T11:09:46.805473751Z" level=info msg="Starting container: 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad" id=1000e670-20f5-4408-851f-a68a8872b13e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.287803 | controller | Jun 12 11:09:46.806357 crc crio[19822]: time="2026-06-12T11:09:46.805942083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=18ede988-37b4-42b1-a0c1-c5d2489383a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.287819 | controller | Jun 12 11:09:46.813098 crc crio[19822]: time="2026-06-12T11:09:46.811940367Z" level=info msg="Started container" PID=229176 containerID=80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad description=openstack/placement-db-create-fxznj/mariadb-database-create id=1000e670-20f5-4408-851f-a68a8872b13e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd
2026-06-12 11:43:48.287835 | controller | Jun 12 11:09:46.831911 crc crio[19822]: time="2026-06-12T11:09:46.830396352Z" level=info msg="Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=4645fb2d-1838-4f7e-8fed-65749c872995 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287866 | controller | Jun 12 11:09:46.831911 crc crio[19822]: time="2026-06-12T11:09:46.830762114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.287888 | controller | Jun 12 11:09:46.872100 crc crio[19822]: time="2026-06-12T11:09:46.870419575Z" level=info msg="Created container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api" id=af27b3dc-9fc5-413e-a8a2-c2978f301f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287905 | controller | Jun 12 11:09:46.873938 crc crio[19822]: time="2026-06-12T11:09:46.873751973Z" level=info msg="Starting container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00" id=f5541b1a-69dd-4904-93b2-eb728935ad9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.287925 | controller | Jun 12 11:09:46.891044 crc crio[19822]: time="2026-06-12T11:09:46.890924318Z" level=info msg="Started container" PID=229127 containerID=fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00 description=openstack/keystone-fdd585476-6bmrd/keystone-api id=f5541b1a-69dd-4904-93b2-eb728935ad9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac
2026-06-12 11:43:48.287949 | controller | Jun 12 11:09:46.933100 crc crio[19822]: time="2026-06-12T11:09:46.932005403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.287978 | controller | Jun 12 11:09:46.966872 crc crio[19822]: time="2026-06-12T11:09:46.964051492Z" level=info msg="Created container 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=f3df33a0-3db1-4647-9091-056aafab85ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.287999 | controller | Jun 12 11:09:46.968383 crc crio[19822]: time="2026-06-12T11:09:46.96779492Z" level=info msg="Starting container: 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348" id=edb3c3aa-9fdc-441f-9e30-c3e3be3ca5dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288022 | controller | Jun 12 11:09:46.984840 crc crio[19822]: time="2026-06-12T11:09:46.984712218Z" level=info msg="Started container" PID=229180 containerID=94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348 description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=edb3c3aa-9fdc-441f-9e30-c3e3be3ca5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e
2026-06-12 11:43:48.288060 | controller | Jun 12 11:09:47.033124 crc crio[19822]: time="2026-06-12T11:09:47.033021921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288091 | controller | Jun 12 11:09:47.035911 crc crio[19822]: time="2026-06-12T11:09:47.034754196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288115 | controller | Jun 12 11:09:47.040235 crc crio[19822]: time="2026-06-12T11:09:47.040107438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288132 | controller | Jun 12 11:09:47.049595 crc crio[19822]: time="2026-06-12T11:09:47.049273434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288148 | controller | Jun 12 11:09:47.065361 crc crio[19822]: time="2026-06-12T11:09:47.064922393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288164 | controller | Jun 12 11:09:47.077702 crc crio[19822]: time="2026-06-12T11:09:47.077232462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288180 | controller | Jun 12 11:09:47.087529 crc crio[19822]: time="2026-06-12T11:09:47.087342593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288195 | controller | Jun 12 11:09:47.102551 crc crio[19822]: time="2026-06-12T11:09:47.102414237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288211 | controller | Jun 12 11:09:47.319372 crc crio[19822]: time="2026-06-12T11:09:47.319215769Z" level=info msg="Removed container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata" id=66346fe8-0539-4292-b78e-a61708d973ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288226 | controller | Jun 12 11:09:47.331512 crc crio[19822]: time="2026-06-12T11:09:47.33139067Z" level=info msg="Removing container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c" id=9f64882f-96e3-4707-bcb6-3b55f68d6a25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288242 | controller | Jun 12 11:09:47.464988 crc crio[19822]: time="2026-06-12T11:09:47.46437038Z" level=info msg="Removed container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=9f64882f-96e3-4707-bcb6-3b55f68d6a25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288258 | controller | Jun 12 11:09:47.487897 crc crio[19822]: time="2026-06-12T11:09:47.487739418Z" level=info msg="Removing container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e" id=bb2e2bea-fe69-4750-8c57-ea68984e5b58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288280 | controller | Jun 12 11:09:47.696614 crc crio[19822]: time="2026-06-12T11:09:47.695426303Z" level=info msg="Removed container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics" id=bb2e2bea-fe69-4750-8c57-ea68984e5b58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288297 | controller | Jun 12 11:09:47.728667 crc crio[19822]: time="2026-06-12T11:09:47.727997664Z" level=info msg="Removing container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab" id=06b875dc-0783-4cf2-8673-adf45f5fb906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288313 | controller | Jun 12 11:09:47.879112 crc crio[19822]: time="2026-06-12T11:09:47.878787888Z" level=info msg="Removed container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=06b875dc-0783-4cf2-8673-adf45f5fb906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288329 | controller | Jun 12 11:09:47.892468 crc crio[19822]: time="2026-06-12T11:09:47.891423346Z" level=info msg="Removing container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af" id=bc05a495-d6cb-4317-80ff-6c10c98d51de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288347 | controller | Jun 12 11:09:47.951952 crc crio[19822]: time="2026-06-12T11:09:47.949284467Z" level=info msg="Removed container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller" id=bc05a495-d6cb-4317-80ff-6c10c98d51de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288365 | controller | Jun 12 11:09:47.962185 crc crio[19822]: time="2026-06-12T11:09:47.962031657Z" level=info msg="Removing container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687" id=86b4b430-548d-47b8-a68a-c6f6363763f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.288380 | controller | Jun 12 11:09:48.061500 crc crio[19822]: time="2026-06-12T11:09:48.059733551Z" level=info msg="Created container 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=c7752926-cdc8-49dc-9f44-52cb37b368b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288396 | controller | Jun 12 11:09:48.069882 crc crio[19822]: time="2026-06-12T11:09:48.063715883Z" level=info msg="Starting container: 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485" id=474d1f18-640a-4f9e-974a-b1e1e2a4613d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288412 | controller | Jun 12 11:09:48.091498 crc crio[19822]: time="2026-06-12T11:09:48.074121169Z" level=info msg="Started container" PID=229546 containerID=785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=474d1f18-640a-4f9e-974a-b1e1e2a4613d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7
2026-06-12 11:43:48.288427 | controller | Jun 12 11:09:48.713174 crc crio[19822]: time="2026-06-12T11:09:48.712423979Z" level=info msg="Created container 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=281dc1b1-3b1c-4d92-bcd2-0ad9bb25775a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288443 | controller | Jun 12 11:09:48.722248 crc crio[19822]: time="2026-06-12T11:09:48.722099299Z" level=info msg="Starting container: 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9" id=4a762b0b-a829-40d6-a7b4-2a5fea936098 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288458 | controller | Jun 12 11:09:48.743796 crc crio[19822]: time="2026-06-12T11:09:48.741403709Z" level=info msg="Started container" PID=229551 containerID=8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9 description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=4a762b0b-a829-40d6-a7b4-2a5fea936098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8
2026-06-12 11:43:48.288479 | controller | Jun 12 11:09:49.076710 crc crio[19822]: time="2026-06-12T11:09:49.076596615Z" level=info msg="Created container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log" id=ac0254c3-9795-46bc-ac88-55d5a79cf97d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288496 | controller | Jun 12 11:09:49.079323 crc crio[19822]: time="2026-06-12T11:09:49.078568079Z" level=info msg="Starting container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a" id=1a44f5d4-e315-4358-a1cb-2fb9b81dfbfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288512 | controller | Jun 12 11:09:49.085735 crc crio[19822]: time="2026-06-12T11:09:49.085546372Z" level=info msg="Started container" PID=229975 containerID=d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a description=openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log id=1a44f5d4-e315-4358-a1cb-2fb9b81dfbfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6
2026-06-12 11:43:48.288528 | controller | Jun 12 11:09:49.108938 crc crio[19822]: time="2026-06-12T11:09:49.108564405Z" level=info msg="Created container df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=56c754e1-99cb-48d4-9c45-182c3fa7445e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288544 | controller | Jun 12 11:09:49.109551 crc crio[19822]: time="2026-06-12T11:09:49.109510106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=c0afd6e5-d295-44db-b57e-e49f0a0f862c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.288560 | controller | Jun 12 11:09:49.111191 crc crio[19822]: time="2026-06-12T11:09:49.111154878Z" level=info msg="Starting container: df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4" id=ed50a6ab-9fbe-4e14-8ae7-6e70b9810eb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288575 | controller | Jun 12 11:09:49.138713 crc crio[19822]: time="2026-06-12T11:09:49.138281233Z" level=info msg="Started container" PID=229585 containerID=df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4 description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=ed50a6ab-9fbe-4e14-8ae7-6e70b9810eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707
2026-06-12 11:43:48.288591 | controller | Jun 12 11:09:49.149359 crc crio[19822]: time="2026-06-12T11:09:49.149314176Z" level=info msg="Created container 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd: openstack/dnsmasq-dns-f5446bd49-t9wz7/init" id=969b1d66-e250-4dd2-996e-c6c6aeb569ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288607 | controller | Jun 12 11:09:49.151308 crc crio[19822]: time="2026-06-12T11:09:49.151227147Z" level=info msg="Starting container: 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd" id=6e324ce3-b57c-4759-aab9-65c0d0b0001b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288624 | controller | Jun 12 11:09:49.159877 crc crio[19822]: time="2026-06-12T11:09:49.158679434Z" level=info msg="Started container" PID=229555 containerID=74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd description=openstack/dnsmasq-dns-f5446bd49-t9wz7/init id=6e324ce3-b57c-4759-aab9-65c0d0b0001b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f
2026-06-12 11:43:48.288645 | controller | Jun 12 11:09:49.165559 crc crio[19822]: time="2026-06-12T11:09:49.165482291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=80c066ec-62d5-4d37-be6b-42bf2de42d4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.288663 | controller | Jun 12 11:09:49.176448 crc crio[19822]: time="2026-06-12T11:09:49.176334437Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener" id=eeb86d61-347c-44cf-959a-6fbee05f359f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288679 | controller | Jun 12 11:09:49.183316 crc crio[19822]: time="2026-06-12T11:09:49.183168338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288695 | controller | Jun 12 11:09:49.191158 crc crio[19822]: time="2026-06-12T11:09:49.191032346Z" level=info msg="Created container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd" id=2825734f-0997-4394-838b-f29b7dd0de96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288711 | controller | Jun 12 11:09:49.197163 crc crio[19822]: time="2026-06-12T11:09:49.197019831Z" level=info msg="Starting container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c" id=5508cfcb-3583-4cd6-859b-a8ed0c0c22cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288727 | controller | Jun 12 11:09:49.204018 crc crio[19822]: time="2026-06-12T11:09:49.203887762Z" level=info msg="Created container f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config" id=210c3720-732a-4a89-bd5a-8103f0d2e611 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288744 | controller | Jun 12 11:09:49.206386 crc crio[19822]: time="2026-06-12T11:09:49.206321054Z" level=info msg="Starting container: f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3" id=d9ecac66-630a-4a21-abc0-169f8dbfb3d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288761 | controller | Jun 12 11:09:49.206691 crc crio[19822]: time="2026-06-12T11:09:49.206624734Z" level=info msg="Started container" PID=229974 containerID=19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c description=openstack/neutron-6c45654bff-tnfkh/neutron-httpd id=5508cfcb-3583-4cd6-859b-a8ed0c0c22cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d
2026-06-12 11:43:48.288777 | controller | Jun 12 11:09:49.226404 crc crio[19822]: time="2026-06-12T11:09:49.226316633Z" level=info msg="Started container" PID=229979 containerID=f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3 description=openstack/ovn-controller-kdjn5-config-5hrct/ovn-config id=d9ecac66-630a-4a21-abc0-169f8dbfb3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20
2026-06-12 11:43:48.288794 | controller | Jun 12 11:09:49.287153 crc crio[19822]: time="2026-06-12T11:09:49.287016648Z" level=info msg="Created container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log" id=89a4caf7-4194-4e56-a4c7-6d2c5f23c154 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288811 | controller | Jun 12 11:09:49.288160 crc crio[19822]: time="2026-06-12T11:09:49.288105153Z" level=info msg="Starting container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6" id=33674b8e-62e8-408c-8f5d-57e7f5ad011f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288826 | controller | Jun 12 11:09:49.296058 crc crio[19822]: time="2026-06-12T11:09:49.294333413Z" level=info msg="Started container" PID=229970 containerID=b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6 description=openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log id=33674b8e-62e8-408c-8f5d-57e7f5ad011f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19
2026-06-12 11:43:48.288870 | controller | Jun 12 11:09:49.309887 crc crio[19822]: time="2026-06-12T11:09:49.30933619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=fbfc2f6e-2dc6-4cdd-a3cb-719b759e18e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.288895 | controller | Jun 12 11:09:49.441256 crc crio[19822]: time="2026-06-12T11:09:49.440213925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=8991812b-de93-46cc-a4d4-8753af99f2b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.288913 | controller | Jun 12 11:09:49.456147 crc crio[19822]: time="2026-06-12T11:09:49.456047362Z" level=info msg="Creating container: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker" id=ce3e69e1-6564-47eb-9032-b356c5dd95e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288929 | controller | Jun 12 11:09:49.456510 crc crio[19822]: time="2026-06-12T11:09:49.456446195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288946 | controller | Jun 12 11:09:49.479630 crc crio[19822]: time="2026-06-12T11:09:49.479516381Z" level=info msg="Created container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=4645fb2d-1838-4f7e-8fed-65749c872995 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.288962 | controller | Jun 12 11:09:49.482961 crc crio[19822]: time="2026-06-12T11:09:49.481241745Z" level=info msg="Starting container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2" id=f1dc577c-1cf3-4302-a07a-712ab1a8a7a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.288978 | controller | Jun 12 11:09:49.482961 crc crio[19822]: time="2026-06-12T11:09:49.482707712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.288993 | controller | Jun 12 11:09:49.488482 crc crio[19822]: time="2026-06-12T11:09:49.488377142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289009 | controller | Jun 12 11:09:49.498476 crc crio[19822]: time="2026-06-12T11:09:49.497442654Z" level=info msg="Started container" PID=229968 containerID=b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=f1dc577c-1cf3-4302-a07a-712ab1a8a7a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c
2026-06-12 11:43:48.289025 | controller | Jun 12 11:09:49.514779 crc crio[19822]: time="2026-06-12T11:09:49.514712922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=6951c9f1-2334-41c8-ba6a-eca7fe875576 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.289041 | controller | Jun 12 11:09:49.578638 crc crio[19822]: time="2026-06-12T11:09:49.57855887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289057 | controller | Jun 12 11:09:49.583967 crc crio[19822]: time="2026-06-12T11:09:49.583730264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289079 | controller | Jun 12 11:09:49.647718 crc crio[19822]: time="2026-06-12T11:09:49.646244619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=202c1db8-17a1-45fe-8cba-f6b07a7e875d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.289096 | controller | Jun 12 11:09:49.662891 crc crio[19822]: time="2026-06-12T11:09:49.662762085Z" level=info msg="Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api" id=f38563d4-1f19-4005-bf1a-d13db7170c96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.289112 | controller | Jun 12 11:09:49.663340 crc crio[19822]: time="2026-06-12T11:09:49.663272302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289127 | controller | Jun 12 11:09:49.728463 crc crio[19822]: time="2026-06-12T11:09:49.727973237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289143 | controller | Jun 12 11:09:49.734620 crc crio[19822]: time="2026-06-12T11:09:49.734574316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289159 | controller | Jun 12 11:09:50.080125 crc crio[19822]: time="2026-06-12T11:09:50.078187563Z" level=info msg="Removed container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=86b4b430-548d-47b8-a68a-c6f6363763f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.289175 | controller | Jun 12 11:09:50.086914 crc crio[19822]: time="2026-06-12T11:09:50.086236866Z" level=info msg="Removing container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119" id=231e23bf-0f01-41a3-8dc7-47c38acbd2a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.289191 | controller | Jun 12 11:09:50.174461 crc crio[19822]: time="2026-06-12T11:09:50.174370528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=2d37f676-5ff2-49d5-9347-eec8e4f89bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.289207 | controller | Jun 12 11:09:50.189721 crc crio[19822]: time="2026-06-12T11:09:50.189611003Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=e36b54d2-d99c-4349-897f-fa72d6203c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.289223 | controller | Jun 12 11:09:50.190354 crc crio[19822]: time="2026-06-12T11:09:50.190276785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2ccea057-8d8f-4834-9edc-40bfb9e4cfa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.289238 | controller | Jun 12 11:09:50.223186 crc crio[19822]: time="2026-06-12T11:09:50.222890321Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=4afe9e21-1277-4947-ba2c-43338583fdd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.289254 | controller | Jun 12 11:09:50.224395 crc crio[19822]: time="2026-06-12T11:09:50.224338678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289274 | controller | Jun 12 11:09:50.335531 crc crio[19822]: time="2026-06-12T11:09:50.334713574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289290 | controller | Jun 12 11:09:50.342620 crc crio[19822]: time="2026-06-12T11:09:50.342502525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289306 | controller | Jun 12 11:09:50.346773 crc crio[19822]: time="2026-06-12T11:09:50.346480593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9be3d08a-dc60-4d34-8ca1-dbc6d44d6aae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.289322 | controller | Jun 12 11:09:50.358574 crc crio[19822]: time="2026-06-12T11:09:50.358470054Z" level=info msg="Creating container: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns" id=6224efbc-dc89-4f96-9954-61b5258b3a18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.289338 | controller | Jun 12 11:09:50.359051 crc crio[19822]: time="2026-06-12T11:09:50.358972518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289354 | controller | Jun 12 11:09:50.435164 crc crio[19822]: time="2026-06-12T11:09:50.434786945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289369 | controller | Jun 12 11:09:50.439376 crc crio[19822]: time="2026-06-12T11:09:50.43932142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.289385 | controller | Jun 12 11:09:50.659858 crc crio[19822]: time="2026-06-12T11:09:50.659709047Z" level=info msg="Removed container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api" id=231e23bf-0f01-41a3-8dc7-47c38acbd2a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.289400 | controller | Jun 12 11:09:50.664784 crc crio[19822]: time="2026-06-12T11:09:50.6646757Z" level=info msg="Removing container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16" id=dadc4538-b110-4632-b83f-6ac89742a0c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.289416 | controller | Jun 12 11:09:50.784023 crc crio[19822]: time="2026-06-12T11:09:50.783446223Z" level=info msg="Removed container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log" id=dadc4538-b110-4632-b83f-6ac89742a0c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.289432 | controller | Jun 12 11:09:50.858204 crc crio[19822]: time="2026-06-12T11:09:50.858125334Z" level=info msg="Stopping pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7" id=e0a75983-8390-48cd-9d9f-c1d149c90f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289447 | controller | Jun 12 11:09:50.858204 crc crio[19822]: time="2026-06-12T11:09:50.858218267Z" level=info msg="Stopped pod sandbox (already stopped): 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7" id=e0a75983-8390-48cd-9d9f-c1d149c90f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289463 | controller | Jun 12 11:09:50.859410 crc crio[19822]: time="2026-06-12T11:09:50.859323289Z" level=info msg="Removing pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7" id=f9dea977-96f1-4818-9d3c-c7e9e2199d60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289478 | controller | Jun 12 11:09:50.925937 crc crio[19822]: time="2026-06-12T11:09:50.917563204Z" level=info msg="Removed pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7" id=f9dea977-96f1-4818-9d3c-c7e9e2199d60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289498 | controller | Jun 12 11:09:50.964647 crc crio[19822]: time="2026-06-12T11:09:50.963493302Z" level=info msg="Stopping pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500" id=76469022-3bc2-4db3-bb0f-c118acf17d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289515 | controller | Jun 12 11:09:50.964647 crc crio[19822]: time="2026-06-12T11:09:50.963643917Z" level=info msg="Stopped pod sandbox (already stopped): 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500" id=76469022-3bc2-4db3-bb0f-c118acf17d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289532 | controller | Jun 12 11:09:50.965427 crc crio[19822]: time="2026-06-12T11:09:50.965205537Z" level=info msg="Removing pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500" id=10a15a34-9a05-4206-b907-6bab89476ba3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289548 | controller | Jun 12 11:09:51.023664 crc crio[19822]: time="2026-06-12T11:09:51.023566737Z" level=info msg="Removed pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500" id=10a15a34-9a05-4206-b907-6bab89476ba3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289564 | controller | Jun 12 11:09:51.027475 crc crio[19822]: time="2026-06-12T11:09:51.027324559Z" level=info msg="Stopping pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45" id=7b97caab-9cbb-4557-bbb7-452eedf90e82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289580 | controller | Jun 12 11:09:51.027475 crc crio[19822]: time="2026-06-12T11:09:51.027395811Z" level=info msg="Stopped pod sandbox (already stopped): c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45" id=7b97caab-9cbb-4557-bbb7-452eedf90e82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289596 | controller | Jun 12 11:09:51.028141 crc crio[19822]: time="2026-06-12T11:09:51.028040811Z" level=info msg="Removing pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45" id=1525f8d5-accb-4c50-b18e-6929b24cb2d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289612 | controller | Jun 12 11:09:51.122040 crc crio[19822]: time="2026-06-12T11:09:51.121905599Z" level=info msg="Removed pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45" id=1525f8d5-accb-4c50-b18e-6929b24cb2d5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289628 | controller | Jun 12 11:09:51.123251 crc crio[19822]: time="2026-06-12T11:09:51.123107234Z" level=info msg="Stopping pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210" id=591793e7-2fab-4206-9a66-3157a4a4668c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289643 | controller | Jun 12 11:09:51.123251 crc crio[19822]: time="2026-06-12T11:09:51.123160246Z" level=info msg="Stopped pod sandbox (already stopped): 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210" id=591793e7-2fab-4206-9a66-3157a4a4668c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289659 | controller | Jun 12 11:09:51.127015 crc crio[19822]: time="2026-06-12T11:09:51.124121977Z" level=info msg="Removing pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210" id=c2024988-2dc2-4d99-8df7-f04c0fcb5ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289675 | controller | Jun 12 11:09:51.160866 crc crio[19822]: time="2026-06-12T11:09:51.160734998Z" level=info msg="Removed pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210" id=c2024988-2dc2-4d99-8df7-f04c0fcb5ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289690 | controller | Jun 12 11:09:51.162513 crc crio[19822]: time="2026-06-12T11:09:51.162404409Z" level=info msg="Stopping pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7" id=f7cb0c95-39f3-414f-a320-7c64cd19e23d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289711 | controller | Jun 12 11:09:51.162513 crc crio[19822]: time="2026-06-12T11:09:51.162500762Z" level=info msg="Stopped pod sandbox (already stopped): 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7" id=f7cb0c95-39f3-414f-a320-7c64cd19e23d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.289727 | controller | Jun 12 11:09:51.163477 crc crio[19822]: time="2026-06-12T11:09:51.163395171Z" level=info msg="Removing pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7" id=9fee9cc4-26cc-4401-ba8a-e03834c5acae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289743 | controller | Jun 12 11:09:51.188346 crc crio[19822]: time="2026-06-12T11:09:51.188224974Z" level=info msg="Removed pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7" id=9fee9cc4-26cc-4401-ba8a-e03834c5acae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.289758 | controller | Jun 12 11:09:51.203491 crc crio[19822]: time="2026-06-12T11:09:51.203121527Z" level=info msg="Created container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener" id=eeb86d61-347c-44cf-959a-6fbee05f359f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.289775 | controller | Jun 12 11:09:51.215885 crc crio[19822]: time="2026-06-12T11:09:51.210615797Z" level=info msg="Created container 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=4afe9e21-1277-4947-ba2c-43338583fdd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.289791 | controller | Jun 12 11:09:51.215885 crc crio[19822]: time="2026-06-12T11:09:51.211950613Z" level=info msg="Created container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker" id=ce3e69e1-6564-47eb-9032-b356c5dd95e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.289808 | controller | Jun 12 11:09:51.230480 crc crio[19822]: time="2026-06-12T11:09:51.230313654Z" level=info msg="Starting container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5" id=03c2ff09-0e4d-483b-9984-2b85318a3446 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.289824 | controller | Jun 12 11:09:51.248774 crc crio[19822]: time="2026-06-12T11:09:51.243281099Z" level=info msg="Starting container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498" id=f85eb54b-439a-4526-8cb1-a4f795ebe089 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.289840 | controller | Jun 12 11:09:51.248774 crc crio[19822]: time="2026-06-12T11:09:51.243800766Z" level=info msg="Starting container: 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c" id=968073bf-74b4-499b-b1b3-5439ea0cccfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.289876 | controller | Jun 12 11:09:51.265023 crc crio[19822]: time="2026-06-12T11:09:51.264567459Z" level=info msg="Started container" PID=230514 containerID=be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5 description=openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener id=03c2ff09-0e4d-483b-9984-2b85318a3446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6
2026-06-12 11:43:48.289895 | controller | Jun 12 11:09:51.268276 crc crio[19822]: time="2026-06-12T11:09:51.268185287Z" level=info msg="Started container" PID=230515 containerID=cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498 description=openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker id=f85eb54b-439a-4526-8cb1-a4f795ebe089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19
2026-06-12 11:43:48.289927 | controller | Jun 12 11:09:51.274732 crc crio[19822]: time="2026-06-12T11:09:51.27430053Z" level=info msg="Started container" PID=230523 containerID=04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=968073bf-74b4-499b-b1b3-5439ea0cccfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707
2026-06-12 11:43:48.289945 | controller | Jun 12 11:09:51.530027 crc crio[19822]: time="2026-06-12T11:09:51.529683806Z" level=info msg="Created container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api" id=f38563d4-1f19-4005-bf1a-d13db7170c96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.289961 | controller | Jun 12 11:09:51.536037 crc crio[19822]: time="2026-06-12T11:09:51.535786025Z" level=info msg="Starting container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8" id=a778b504-48ae-4631-a02b-e1dbb3c080f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.289978 | controller | Jun 12 11:09:51.549531 crc crio[19822]: time="2026-06-12T11:09:51.549001479Z" level=info msg="Created container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns" id=6224efbc-dc89-4f96-9954-61b5258b3a18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.289994 | controller | Jun 12 11:09:51.553533 crc crio[19822]: time="2026-06-12T11:09:51.553491835Z" level=info msg="Starting container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234" id=fb4d4b6e-093d-4c17-a14d-ffa84dcbe8c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.290010 | controller | Jun 12 11:09:51.568634 crc crio[19822]: time="2026-06-12T11:09:51.560326446Z" level=info msg="Started container" PID=230525 containerID=3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api id=a778b504-48ae-4631-a02b-e1dbb3c080f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c
2026-06-12 11:43:48.290027 | controller | Jun 12 11:09:51.570920 crc crio[19822]: time="2026-06-12T11:09:51.569497008Z" level=info msg="Started container" PID=230524 containerID=912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234 description=openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns id=fb4d4b6e-093d-4c17-a14d-ffa84dcbe8c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f
2026-06-12 11:43:48.290044 | controller | Jun 12 11:09:51.727326 crc crio[19822]: time="2026-06-12T11:09:51.726365733Z" level=info msg="Stopped container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq" id=2547445c-a4f9-4792-a363-357eb49176a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290061 | controller | Jun 12 11:09:51.736236 crc crio[19822]: time="2026-06-12T11:09:51.735242265Z" level=info msg="Stopping pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593" id=8820f1b8-75bd-4011-b667-a54d54cba81d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.290078 | controller | Jun 12 11:09:51.739239 crc crio[19822]: time="2026-06-12T11:09:51.739171331Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc0001206d8}] Aliases:map[]}"
2026-06-12 11:43:48.290099 | controller | Jun 12 11:09:51.739687 crc crio[19822]: time="2026-06-12T11:09:51.739662758Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290117 | controller | Jun 12 11:09:51.768360 crc crio[19822]: time="2026-06-12T11:09:51.764401025Z" level=info msg="Stopping container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c (timeout: 30s)" id=4251745d-f139-45d2-b9bc-c92558b1332d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290134 | controller | Jun 12 11:09:51.768360 crc crio[19822]: time="2026-06-12T11:09:51.764991174Z" level=info msg="Stopping container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f (timeout: 30s)" id=2a7b89a6-dd94-4663-84f8-4d6f3f2f1527 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290150 | controller | Jun 12 11:09:51.966221 crc crio[19822]: time="2026-06-12T11:09:51.962629396Z" level=info msg="Stopped container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log" id=2a7b89a6-dd94-4663-84f8-4d6f3f2f1527 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290166 | controller | Jun 12 11:09:51.966221 crc crio[19822]: time="2026-06-12T11:09:51.965051844Z" level=warning msg="Stopping container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.290183 | controller | Jun 12 11:09:52.214288 crc crio[19822]: time="2026-06-12T11:09:52.211237542Z" level=info msg="Running pod sandbox: openstack/ovn-controller-mhts4/POD" id=b305510e-743a-4f5e-8c92-f930c3cd14da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290199 | controller | Jun 12 11:09:52.214288 crc crio[19822]: time="2026-06-12T11:09:52.211330175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.290215 | controller | Jun 12 11:09:52.348215 crc crio[19822]: time="2026-06-12T11:09:52.347498763Z" level=error msg="Killing container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.290232 | controller | Jun 12 11:09:52.447888 crc crio[19822]: time="2026-06-12T11:09:52.416844681Z" level=info msg="Running pod sandbox: openstack/ovn-controller-mhts4-config-6lxgm/POD" id=c14835a5-e30e-4cd8-a784-f7fb45a03eaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290248 | controller | Jun 12 11:09:52.447888 crc crio[19822]: time="2026-06-12T11:09:52.41745642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.290265 | controller | Jun 12 11:09:52.447888 crc crio[19822]: time="2026-06-12T11:09:52.444507306Z" level=info msg="Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}"
2026-06-12 11:43:48.290281 | controller | Jun 12 11:09:52.447888 crc crio[19822]: time="2026-06-12T11:09:52.444588599Z" level=info msg="Adding pod openstack_ovn-controller-mhts4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290298 | controller | Jun 12 11:09:52.451970 crc crio[19822]: time="2026-06-12T11:09:52.450122537Z" level=info msg="Stopped container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron" id=372a7891-7916-4f5e-8a3d-d4024ca66863 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290319 | controller | Jun 12 11:09:52.463898 crc crio[19822]: time="2026-06-12T11:09:52.458802507Z" level=info msg="Stopping pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c" id=098666f1-de79-4728-8cf5-b4ad8b17b66b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.290336 | controller | Jun 12 11:09:52.471892 crc crio[19822]: time="2026-06-12T11:09:52.468541081Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc000696fb0}] Aliases:map[]}"
2026-06-12 11:43:48.290353 | controller | Jun 12 11:09:52.471892 crc crio[19822]: time="2026-06-12T11:09:52.468973155Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290369 | controller | Jun 12 11:09:52.556895 crc crio[19822]: time="2026-06-12T11:09:52.550042618Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=19015703-e88c-4948-b341-6f6bd6b7cf49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290385 | controller | Jun 12 11:09:52.556895 crc crio[19822]: time="2026-06-12T11:09:52.550510614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.290401 | controller | Jun 12 11:09:52.580732 crc crio[19822]: time="2026-06-12T11:09:52.579631583Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=31cf38a3-1561-474b-aa31-3bf097bb0719 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290417 | controller | Jun 12 11:09:52.580732 crc crio[19822]: time="2026-06-12T11:09:52.579763787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.290433 | controller | Jun 12 11:09:52.809199 crc crio[19822]: time="2026-06-12T11:09:52.804237437Z" level=info msg="Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc001ee22a8}] Aliases:map[]}"
2026-06-12 11:43:48.290450 | controller | Jun 12 11:09:52.809199 crc crio[19822]: time="2026-06-12T11:09:52.804706832Z" level=info msg="Adding pod openstack_ovn-controller-mhts4-config-6lxgm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290467 | controller | Jun 12 11:09:52.888413 crc crio[19822]: time="2026-06-12T11:09:52.887284166Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc0001205c0}] Aliases:map[]}"
2026-06-12 11:43:48.290483 | controller | Jun 12 11:09:52.888413 crc crio[19822]: time="2026-06-12T11:09:52.887377779Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290505 | controller | Jun 12 11:09:52.912376 crc crio[19822]: time="2026-06-12T11:09:52.909753378Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc0007ac568}] Aliases:map[]}"
2026-06-12 11:43:48.290522 | controller | Jun 12 11:09:52.912376 crc crio[19822]: time="2026-06-12T11:09:52.909878632Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290540 | controller | Jun 12 11:09:53.336605 crc crio[19822]: time="2026-06-12T11:09:53.335945549Z" level=info msg="Stopped container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq" id=ee062c44-5ddc-4777-8127-fc788ef76c5f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290556 | controller | Jun 12 11:09:53.356882 crc crio[19822]: time="2026-06-12T11:09:53.353170945Z" level=info msg="Stopping pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e" id=7b634e9f-84b2-41e6-a7f0-68a5fa75aef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.290572 | controller | Jun 12 11:09:53.356882 crc crio[19822]: time="2026-06-12T11:09:53.354253794Z" level=info msg="Stopped pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593" id=8820f1b8-75bd-4011-b667-a54d54cba81d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.290588 | controller | Jun 12 11:09:53.367391 crc crio[19822]: time="2026-06-12T11:09:53.367174536Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696800}] Aliases:map[]}"
2026-06-12 11:43:48.290605 | controller | Jun 12 11:09:53.367706 crc crio[19822]: time="2026-06-12T11:09:53.367408993Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290621 | controller | Jun 12 11:09:53.522533 crc crio[19822]: time="2026-06-12T11:09:53.522434174Z" level=info msg="Stopping container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b (timeout: 30s)" id=7461746b-14b4-4716-872d-74a562ac8458 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290637 | controller | Jun 12 11:09:53.522903 crc crio[19822]: time="2026-06-12T11:09:53.52277959Z" level=info msg="Stopping container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df (timeout: 30s)" id=f9a43e1f-14a7-47ee-867d-056f7b66b807 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290653 | controller | Jun 12 11:09:53.538142 crc crio[19822]: time="2026-06-12T11:09:53.53764126Z" level=info msg="Removing container: df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4" id=70599db3-1ef0-4b02-a80d-9095b5afa060 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.290669 | controller | Jun 12 11:09:53.675960 crc crio[19822]: time="2026-06-12T11:09:53.675442339Z" level=info msg="Stopped container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log" id=f9a43e1f-14a7-47ee-867d-056f7b66b807 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.290690 | controller | Jun 12 11:09:54.394345 crc crio[19822]: time="2026-06-12T11:09:54.392297775Z" level=info msg="Removed container df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=70599db3-1ef0-4b02-a80d-9095b5afa060 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.290707 | controller | Jun 12 11:09:54.446168 crc crio[19822]: time="2026-06-12T11:09:54.444164248Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=ac2612b9-5bc5-496b-b1a3-9110ade77b20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290723 | controller | Jun 12 11:09:54.446168 crc crio[19822]: time="2026-06-12T11:09:54.444271322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.290739 | controller | Jun 12 11:09:54.531903 crc crio[19822]: time="2026-06-12T11:09:54.531559922Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=04faa714-f61e-4f12-b8ff-2d1dead8353e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290755 | controller | Jun 12 11:09:54.533162 crc crio[19822]: time="2026-06-12T11:09:54.53304462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.290771 | controller | Jun 12 11:09:54.537160 crc crio[19822]: time="2026-06-12T11:09:54.537110371Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=e97886f3-7864-450e-9f29-1d4f0f0f8954 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290787 | controller | Jun 12 11:09:54.537507 crc crio[19822]: time="2026-06-12T11:09:54.537477683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.290802 | controller | Jun 12 11:09:54.545881 crc crio[19822]: time="2026-06-12T11:09:54.545747498Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=ac63b1e4-e7ed-4cff-8173-523e73f1b280 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290818 | controller | Jun 12 11:09:54.546068 crc crio[19822]: time="2026-06-12T11:09:54.545887713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.290834 | controller | Jun 12 11:09:54.624973 crc crio[19822]: time="2026-06-12T11:09:54.624930106Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc000121070}] Aliases:map[]}"
2026-06-12 11:43:48.290868 | controller | Jun 12 11:09:54.625206 crc crio[19822]: time="2026-06-12T11:09:54.625181934Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290902 | controller | Jun 12 11:09:54.969437 crc crio[19822]: time="2026-06-12T11:09:54.968793233Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc0007ad3d0}] Aliases:map[]}"
2026-06-12 11:43:48.290932 | controller | Jun 12 11:09:54.969437 crc crio[19822]: time="2026-06-12T11:09:54.969425523Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.290951 | controller | Jun 12 11:09:55.040512 crc crio[19822]: time="2026-06-12T11:09:55.040367266Z" level=info msg="Stopped pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e" id=7b634e9f-84b2-41e6-a7f0-68a5fa75aef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.290968 | controller | Jun 12 11:09:55.069557 crc crio[19822]: time="2026-06-12T11:09:55.054783041Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=d2e355b0-27a2-4902-9bcb-cd1349b83150 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.290986 | controller | Jun 12 11:09:55.069557 crc crio[19822]: time="2026-06-12T11:09:55.055000728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.291002 | controller | Jun 12 11:09:55.069557 crc crio[19822]: time="2026-06-12T11:09:55.062974241Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=070706cc-b825-4fcf-b820-f86d5a20d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.291019 | controller | Jun 12 11:09:55.069557 crc crio[19822]: time="2026-06-12T11:09:55.063120765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.291035 | controller | Jun 12 11:09:55.099530 crc crio[19822]: time="2026-06-12T11:09:55.099385887Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=934a4e87-6c71-483a-9d05-7a1d35d585cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.291051 | controller | Jun 12 11:09:55.099530 crc crio[19822]: time="2026-06-12T11:09:55.099528552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.291067 | controller | Jun 12 11:09:55.190899 crc crio[19822]: time="2026-06-12T11:09:55.190125604Z" level=info msg="Stopped pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c" id=098666f1-de79-4728-8cf5-b4ad8b17b66b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.291083 | controller | Jun 12 11:09:55.263592 crc crio[19822]: time="2026-06-12T11:09:55.263432849Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc003264128}] Aliases:map[]}"
2026-06-12 11:43:48.291101 | controller | Jun 12 11:09:55.263592 crc crio[19822]: time="2026-06-12T11:09:55.263483721Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.291117 | controller | Jun 12 11:09:55.371099 crc crio[19822]: 2026-06-12T11:09:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dae1c2e8e76620 Mac:16:56:3e:e3:3d:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.291134 | controller | Jun 12 11:09:55.372923 crc crio[19822]: time="2026-06-12T11:09:55.372749025Z" level=info msg="Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}"
2026-06-12 11:43:48.291157 | controller | Jun 12 11:09:55.373140 crc crio[19822]: time="2026-06-12T11:09:55.373023874Z" level=info msg="Checking pod openstack_ovn-controller-mhts4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.291174 | controller | Jun 12 11:09:55.605184 crc crio[19822]: time="2026-06-12T11:09:55.603761266Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0037c8580}] Aliases:map[]}"
2026-06-12 11:43:48.291191 | controller | Jun 12 11:09:55.605184 crc crio[19822]: time="2026-06-12T11:09:55.604268562Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.291207 | controller | Jun 12 11:09:55.620500 crc crio[19822]: time="2026-06-12T11:09:55.619556194Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc0037c86a8}] Aliases:map[]}"
2026-06-12 11:43:48.291223 | controller | Jun 12 11:09:55.620965 crc crio[19822]: time="2026-06-12T11:09:55.620928398Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.291239 | controller | Jun 12 11:09:55.622751 crc crio[19822]: time="2026-06-12T11:09:55.622620881Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00244c3f0}] Aliases:map[]}"
2026-06-12 11:43:48.291256 | controller | Jun 12 11:09:55.622751 crc crio[19822]: time="2026-06-12T11:09:55.622697594Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.291272 | controller | Jun 12 11:09:55.810205 crc crio[19822]: time="2026-06-12T11:09:55.8101203Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc00244c990}] Aliases:map[]}"
2026-06-12 11:43:48.291289 | controller | Jun 12 11:09:55.810205 crc crio[19822]: time="2026-06-12T11:09:55.810183582Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.291305 | controller | Jun 12 11:09:56.361676 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82d7044417f1413 Mac:3e:e9:2e:0d:76:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 SocketPath: PciID:}] [{Interface:0xc0005025f0 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.291326 | controller | Jun 12 11:09:56.361676 crc crio[19822]: time="2026-06-12T11:09:56.360917407Z" level=info msg="Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc001ee22a8}] Aliases:map[]}"
2026-06-12 11:43:48.291344 | controller | Jun 12 11:09:56.361676 crc crio[19822]: time="2026-06-12T11:09:56.361107103Z" level=info msg="Checking pod openstack_ovn-controller-mhts4-config-6lxgm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.291374 | controller | Jun 12 11:09:56.592939 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05116be764dd746 Mac:ae:08:2b:26:09:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c SocketPath: PciID:}] [{Interface:0xc0002445e0 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.291393 | controller | Jun 12 11:09:56.595290 crc crio[19822]: time="2026-06-12T11:09:56.595203218Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc0007ac568}] Aliases:map[]}"
2026-06-12 11:43:48.291413 | controller | Jun 12 11:09:56.595458 crc crio[19822]: time="2026-06-12T11:09:56.595434656Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.291438 | controller | Jun 12 11:09:56.682771 crc crio[19822]: time="2026-06-12T11:09:56.682376208Z" level=info msg="Ran pod sandbox 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb with infra container: openstack/ovn-controller-mhts4/POD" id=b305510e-743a-4f5e-8c92-f930c3cd14da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.291455 | controller | Jun 12 11:09:56.697404 crc crio[19822]: time="2026-06-12T11:09:56.696980874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=9054f8e3-b7d8-45a8-ab9d-dae67f1149a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.291475 | controller | Jun 12 11:09:56.715108 crc crio[19822]: time="2026-06-12T11:09:56.714061893Z" level=info msg="Ran pod sandbox 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f with infra container: openstack/ovn-controller-mhts4-config-6lxgm/POD" id=c14835a5-e30e-4cd8-a784-f7fb45a03eaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.291548 | controller | Jun 12 11:09:56.719440 crc crio[19822]: time="2026-06-12T11:09:56.719348903Z" level=info msg="Ran pod sandbox 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e with infra container: openstack/nova-metadata-0/POD" id=31cf38a3-1561-474b-aa31-3bf097bb0719 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.291572 | controller | Jun 12 11:09:56.724111 crc crio[19822]: time="2026-06-12T11:09:56.723439237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=94b0ca53-5c0a-4248-89c6-16602a9c4965 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.291595 | controller | Jun 12 11:09:56.741891 crc crio[19822]: time="2026-06-12T11:09:56.737381552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=e89310bb-2d16-4750-bf63-964a73ec71d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.291612 | controller | Jun 12 11:09:56.741891 crc crio[19822]: time="2026-06-12T11:09:56.738055454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ca84d37b-8a55-429e-ba18-e293499f975b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.291628 | controller | Jun 12 11:09:56.793191 crc crio[19822]: time="2026-06-12T11:09:56.792626899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f7df2401-84a7-4d55-b0b5-c2eb7563d692 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.291645 | controller | Jun 12 11:09:56.827461 crc crio[19822]: time="2026-06-12T11:09:56.82698789Z" level=info msg="Creating container: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config" id=59c7e4f3-5552-4625-a37b-6927c5b12536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.291661 | controller | Jun 12 11:09:56.827585 crc crio[19822]: time="2026-06-12T11:09:56.827493257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.291677 | controller | Jun 12 11:09:56.886698 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd653d320a686be Mac:a2:61:7f:37:c9:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e SocketPath: PciID:}] [{Interface:0xc00025a680 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.291693 | controller | Jun 12 11:09:56.887655 crc crio[19822]: time="2026-06-12T11:09:56.887530033Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc0001205c0}] Aliases:map[]}"
2026-06-12 11:43:48.291710 | controller | Jun 12 11:09:56.887959 crc crio[19822]: time="2026-06-12T11:09:56.887766611Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.291726 | controller | Jun 12 11:09:56.891593 crc crio[19822]: time="2026-06-12T11:09:56.891522173Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=f98f406b-2d2d-4c65-a1ad-50d80bec809e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.291742 | controller | Jun 12 11:09:57.000193 crc crio[19822]: time="2026-06-12T11:09:57.000110835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.291758 | controller | Jun 12 11:09:57.001052 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24aa29cb9f5701e Mac:fa:b3:28:55:7c:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 SocketPath: PciID:}] [{Interface:0xc00011b720 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.291779 | controller | Jun 12 11:09:57.004186 crc crio[19822]: time="2026-06-12T11:09:57.002529991Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc000121070}] Aliases:map[]}"
2026-06-12 11:43:48.291797 | controller | Jun 12 11:09:57.004186 crc crio[19822]: time="2026-06-12T11:09:57.003169782Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.291813 | controller | Jun 12 11:09:57.006013 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0786de4624badbb Mac:ba:6b:59:d0:79:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 SocketPath: PciID:}] [{Interface:0xc0004c8740 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.291830 | controller | Jun 12 11:09:57.008170 crc crio[19822]: time="2026-06-12T11:09:57.007023934Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc0007ad3d0}] Aliases:map[]}"
2026-06-12 11:43:48.291846 | controller | Jun 12 11:09:57.009352 crc crio[19822]: time="2026-06-12T11:09:57.008372957Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.291893 | controller | Jun 12 11:09:57.080562 crc crio[19822]: time="2026-06-12T11:09:57.079693915Z" level=info msg="Ran pod sandbox 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e with infra container: openstack/memcached-0/POD" id=ac2612b9-5bc5-496b-b1a3-9110ade77b20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.291912 | controller | Jun 12 11:09:57.081792 crc crio[19822]: time="2026-06-12T11:09:57.081056294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=da5d55ef-2e80-4c64-b30c-452adce3f314 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.291929 | controller | Jun 12 11:09:57.084023 crc crio[19822]: time="2026-06-12T11:09:57.083669313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6e058dfb-512b-4cd8-b4e6-22115c517b7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.291946 | controller | Jun 12 11:09:57.091655 crc crio[19822]: time="2026-06-12T11:09:57.091334775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=a3547d1c-52c1-4e22-a5bd-4e453e4dbc8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.291962 | controller | Jun 12 11:09:57.094240 crc crio[19822]: time="2026-06-12T11:09:57.093890197Z" level=info msg="Ran pod sandbox 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=04faa714-f61e-4f12-b8ff-2d1dead8353e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.291978 | controller | Jun 12 11:09:57.108709 crc crio[19822]: time="2026-06-12T11:09:57.105766599Z" level=info msg="Ran pod sandbox dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa with infra container: openstack/ovsdbserver-nb-0/POD" id=19015703-e88c-4948-b341-6f6bd6b7cf49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.292002 | controller | Jun 12 11:09:57.126124 crc crio[19822]: time="2026-06-12T11:09:57.12429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=0c94777a-9cf3-44d8-9365-c4e405b7b4eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292018 | controller | Jun 12 11:09:57.126124 crc crio[19822]: time="2026-06-12T11:09:57.124400484Z" level=info msg="Creating container: openstack/ovn-controller-mhts4/ovn-controller" id=3537e16e-81cf-4ae8-b667-a7384a080558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.292048 | controller | Jun 12 11:09:57.126124 crc crio[19822]: time="2026-06-12T11:09:57.124785966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292068 | controller | Jun 12 11:09:57.134576 crc crio[19822]: time="2026-06-12T11:09:57.133599261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=1ffba74f-9a25-4492-bfdf-8819a85034e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292084 | controller | Jun 12 11:09:57.134576 crc crio[19822]: time="2026-06-12T11:09:57.133695144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9e1861d9-fbe5-485b-932f-fb6c3765ad3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292100 | controller | Jun 12 11:09:57.154506 crc crio[19822]: time="2026-06-12T11:09:57.154416362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0aefc20f-6293-4cf3-91aa-f72e1a5d01c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292116 | controller | Jun 12 11:09:57.182105 crc crio[19822]: time="2026-06-12T11:09:57.181981921Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=a51ff8bf-7c0f-4fb2-bc42-69b29864d3d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.292132 | controller | Jun 12 11:09:57.182236 crc crio[19822]: time="2026-06-12T11:09:57.182112425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292148 | controller | Jun 12 11:09:57.286173 crc crio[19822]: time="2026-06-12T11:09:57.286061461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=c44ed493-0da5-4caa-a78c-fd2333c57f62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292165 | controller | Jun 12 11:09:57.286536 crc crio[19822]: time="2026-06-12T11:09:57.286483175Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=7d8f3465-d954-45bc-a653-1654d010f781 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.292182 | controller | Jun 12 11:09:57.286958 crc crio[19822]: time="2026-06-12T11:09:57.286911348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292198 | controller | Jun 12 11:09:57.308545 crc crio[19822]: time="2026-06-12T11:09:57.306270443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c550efc5-5478-47a0-b12e-57f6aab90061 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292219 | controller | Jun 12 11:09:57.308545 crc crio[19822]: time="2026-06-12T11:09:57.306920184Z" level=info msg="Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=4ef25177-a528-49b4-b2e9-df27304768b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.292236 | controller | Jun 12 11:09:57.318151 crc crio[19822]: time="2026-06-12T11:09:57.317989575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=81b5d32b-c5c2-4e5e-ad04-b9fc7875d1e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292252 | controller | Jun 12 11:09:57.346026 crc crio[19822]: time="2026-06-12T11:09:57.344284223Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=9805eda4-0cf7-4656-bfb3-1746a5df3dbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.292268 | controller | Jun 12 11:09:57.393475 crc crio[19822]: time="2026-06-12T11:09:57.39335682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292284 | controller | Jun 12 11:09:57.422598 crc crio[19822]: time="2026-06-12T11:09:57.421716873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292301 | controller | Jun 12 11:09:57.426188 crc crio[19822]: time="2026-06-12T11:09:57.425000018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292317 | controller | Jun 12 11:09:57.440415 crc crio[19822]: time="2026-06-12T11:09:57.439679854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292333 | controller | Jun 12 11:09:57.466878 crc crio[19822]: time="2026-06-12T11:09:57.466522176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292349 | controller | Jun 12 11:09:57.468287 crc crio[19822]: time="2026-06-12T11:09:57.468206872Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=3fe33c94-b0be-4740-94ab-3359caebdb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.292364 | controller | Jun 12 11:09:57.468435 crc crio[19822]: time="2026-06-12T11:09:57.468419549Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=034df6d1-d7fe-42de-8dcd-4b2a1e0745f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.292380 | controller | Jun 12 11:09:57.468508 crc crio[19822]: time="2026-06-12T11:09:57.468476071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292396 | controller | Jun 12 11:09:57.469793 crc crio[19822]: time="2026-06-12T11:09:57.469743791Z" level=info msg="Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=c0f644f1-2afc-430c-b1ca-832affbd7d47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.292413 | controller | Jun 12 11:09:57.498918 crc crio[19822]: time="2026-06-12T11:09:57.498760906Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=4ca81175-0616-4727-be1d-ecda9d6831fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292430 | controller | Jun 12 11:09:57.516708 crc crio[19822]: time="2026-06-12T11:09:57.516619746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292450 | controller | Jun 12 11:09:57.517111 crc crio[19822]: time="2026-06-12T11:09:57.516952016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292467 | controller | Jun 12 11:09:57.611315 crc crio[19822]: time="2026-06-12T11:09:57.610996184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292483 | controller | Jun 12 11:09:57.700729 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7eab128d4ee441 Mac:da:ad:01:f3:c2:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.292500 | controller | Jun 12 11:09:57.700729 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc97b7f48d97620 Mac:c6:bb:f3:76:ab:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.292517 | controller | Jun 12 11:09:57.700729 crc crio[19822]: time="2026-06-12T11:09:57.699736499Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc003264128}] Aliases:map[]}"
2026-06-12 11:43:48.292535 | controller | Jun 12 11:09:57.700729 crc crio[19822]: time="2026-06-12T11:09:57.700276786Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.292553 | controller | Jun 12 11:09:57.700729 crc crio[19822]: time="2026-06-12T11:09:57.700450728Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0037c8580}] Aliases:map[]}"
2026-06-12 11:43:48.292570 | controller | Jun 12 11:09:57.700729 crc crio[19822]: time="2026-06-12T11:09:57.700619993Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.292587 | controller | Jun 12 11:09:57.718415 crc crio[19822]: time="2026-06-12T11:09:57.716330604Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc0052122a0}] Aliases:map[]}"
2026-06-12 11:43:48.292603 | controller | Jun 12 11:09:57.718415 crc crio[19822]: time="2026-06-12T11:09:57.718409849Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.292624 | controller | Jun 12 11:09:57.725741 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac6f8ede3e4e890 Mac:46:ff:30:bd:2d:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.292643 | controller | Jun 12 11:09:57.736920 crc crio[19822]: time="2026-06-12T11:09:57.73506462Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc00244c990}] Aliases:map[]}"
2026-06-12 11:43:48.292659 | controller | Jun 12 11:09:57.736920 crc crio[19822]: time="2026-06-12T11:09:57.735638079Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.292676 | controller | Jun 12 11:09:57.939488 crc crio[19822]: time="2026-06-12T11:09:57.938992982Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=c55f1fb2-fb53-48f0-863f-4e2dea1aa15e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.292692 | controller | Jun 12 11:09:57.943405 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:515caedfd004995 Mac:3a:f8:ff:22:2a:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 SocketPath: PciID:}] [{Interface:0xc00011a7d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.292708 | controller | Jun 12 11:09:57.945927 crc crio[19822]: time="2026-06-12T11:09:57.944269705Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc0037c86a8}] Aliases:map[]}"
2026-06-12 11:43:48.292724 | controller | Jun 12 11:09:57.962270 crc crio[19822]: time="2026-06-12T11:09:57.962169555Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.292740 | controller | Jun 12 11:09:57.993205 crc crio[19822]: time="2026-06-12T11:09:57.993103012Z" level=info msg="Stopped container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener" id=4251745d-f139-45d2-b9bc-c92558b1332d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.292757 | controller | Jun 12 11:09:58.036222 crc crio[19822]: time="2026-06-12T11:09:58.035909563Z" level=info msg="Stopping pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d" id=3ba889a7-31b0-4e86-a0cf-897a9b843985 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.292773 | controller | Jun 12 11:09:58.042853 crc crio[19822]: time="2026-06-12T11:09:58.042654924Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc003264268}] Aliases:map[]}"
2026-06-12 11:43:48.292796 | controller | Jun 12 11:09:58.043175 crc crio[19822]: time="2026-06-12T11:09:58.042909322Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.292814 | controller | Jun 12 11:09:58.069017 crc crio[19822]: 2026-06-12T11:09:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d36a674b2f128 Mac:f2:28:49:ca:a1:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b SocketPath: PciID:}] [{Interface:0xc00051aec0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.292830 | controller | Jun 12 11:09:58.069017 crc crio[19822]: time="2026-06-12T11:09:58.068784477Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00244c3f0}] Aliases:map[]}"
2026-06-12 11:43:48.292865 | controller | Jun 12 11:09:58.069256 crc crio[19822]: time="2026-06-12T11:09:58.069159659Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.292888 | controller | Jun 12 11:09:58.088143 crc crio[19822]: time="2026-06-12T11:09:58.088023672Z" level=info msg="Stopped container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker" id=7461746b-14b4-4716-872d-74a562ac8458 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.292905 | controller | Jun 12 11:09:58.091422 crc crio[19822]: time="2026-06-12T11:09:58.091210872Z" level=info msg="Stopping pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9" id=206eebb6-b8b3-4822-8872-fc3ae7323305 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.292922 | controller | Jun 12 11:09:58.093148 crc crio[19822]: time="2026-06-12T11:09:58.093013019Z" level=info msg="Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc000120690}] Aliases:map[]}"
2026-06-12 11:43:48.292938 | controller | Jun 12 11:09:58.093276 crc crio[19822]: time="2026-06-12T11:09:58.093214176Z" level=info msg="Deleting pod openstack_barbican-worker-664cd78cbf-n2gmx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.292955 | controller | Jun 12 11:09:58.112436 crc crio[19822]: time="2026-06-12T11:09:58.110417944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.292971 | controller | Jun 12 11:09:58.220557 crc crio[19822]: time="2026-06-12T11:09:58.220485556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=af96a550-0607-4149-8123-0fadb09b7ccb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.292988 | controller | Jun 12 11:09:58.232179 crc crio[19822]: time="2026-06-12T11:09:58.231187018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d555134d-cbee-430e-9781-bc3b0d210244 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293010 | controller | Jun 12 11:09:58.234412 crc crio[19822]: time="2026-06-12T11:09:58.234242567Z" level=info msg="Ran pod sandbox b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d with infra container: openstack/cinder-api-0/POD" id=ac63b1e4-e7ed-4cff-8173-523e73f1b280 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293027 | controller | Jun 12 11:09:58.244990 crc crio[19822]: time="2026-06-12T11:09:58.24485931Z" level=info msg="Ran pod sandbox bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a with infra container: openstack/nova-api-0/POD" id=d2e355b0-27a2-4902-9bcb-cd1349b83150 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293043 | controller | Jun 12 11:09:58.246547 crc crio[19822]: time="2026-06-12T11:09:58.246452476Z" level=info msg="Ran pod sandbox ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 with infra container: openstack/nova-scheduler-0/POD" id=934a4e87-6c71-483a-9d05-7a1d35d585cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293060 | controller | Jun 12 11:09:58.253934 crc crio[19822]: time="2026-06-12T11:09:58.252629543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=84dbda8b-17fb-45a8-af04-ab08fa3b51c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293076 | controller | Jun 12 11:09:58.263276 crc crio[19822]: time="2026-06-12T11:09:58.261138115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293093 | controller | Jun 12 11:09:58.266914 crc crio[19822]: time="2026-06-12T11:09:58.265259948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=9f07cf40-f785-4268-a98f-4aa22f74a086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293109 | controller | Jun 12 11:09:58.266914 crc crio[19822]: time="2026-06-12T11:09:58.265375602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c1029950-9666-4976-b233-c0d126eb559f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293126 | controller | Jun 12 11:09:58.287892 crc crio[19822]: time="2026-06-12T11:09:58.287592809Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ad538}] Aliases:map[]}"
2026-06-12 11:43:48.293143 | controller | Jun 12 11:09:58.287892 crc crio[19822]: time="2026-06-12T11:09:58.287676051Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.293160 | controller | Jun 12 11:09:58.361962 crc crio[19822]: time="2026-06-12T11:09:58.359721048Z" level=info msg="Ran pod sandbox 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 with infra container: openstack/cinder-scheduler-0/POD" id=070706cc-b825-4fcf-b820-f86d5a20d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293177 | controller | Jun 12 11:09:58.385878 crc crio[19822]: time="2026-06-12T11:09:58.385248572Z" level=info msg="Ran pod sandbox 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 with infra container: openstack/ovsdbserver-sb-0/POD" id=e97886f3-7864-450e-9f29-1d4f0f0f8954 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293198 | controller | Jun 12 11:09:58.391892 crc crio[19822]: time="2026-06-12T11:09:58.389686865Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=487efa83-15ec-447a-9bf5-07cde3bbf91d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293216 | controller | Jun 12 11:09:58.391892 crc crio[19822]: time="2026-06-12T11:09:58.389780418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293232 | controller | Jun 12 11:09:58.391892 crc crio[19822]: time="2026-06-12T11:09:58.391011378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=8842b110-cad0-4813-a089-8ac124c8349e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293248 | controller | Jun 12 11:09:58.391892 crc crio[19822]: time="2026-06-12T11:09:58.391438432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=aff47713-94b5-4f19-8e4d-e668be78e6e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293264 | controller | Jun 12 11:09:58.528973 crc crio[19822]: time="2026-06-12T11:09:58.52890606Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=b65a69b9-c38c-420d-9b86-f407dbafa6d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293280 | controller | Jun 12 11:09:58.530518 crc crio[19822]: time="2026-06-12T11:09:58.530488231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293296 | controller | Jun 12 11:09:58.581930 crc crio[19822]: time="2026-06-12T11:09:58.581713636Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=8959b3d1-9746-43b6-a703-ff1d7453ccd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293312 | controller | Jun 12 11:09:58.582237 crc crio[19822]: time="2026-06-12T11:09:58.581965464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293328 | controller | Jun 12 11:09:58.624867 crc crio[19822]: time="2026-06-12T11:09:58.624759129Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=4beac023-fab9-4eb5-83d8-12b330b779cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293343 | controller | Jun 12 11:09:58.626350 crc crio[19822]: time="2026-06-12T11:09:58.62631609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293359 | controller | Jun 12 11:09:58.639243 crc crio[19822]: time="2026-06-12T11:09:58.636852929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=37866668-629a-438d-84a2-507a3d8b1601 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293375 | controller | Jun 12 11:09:58.639243 crc crio[19822]: time="2026-06-12T11:09:58.637445708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=569a4efd-1c7d-4bb7-bfc3-725ad6a0f587 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293391 | controller | Jun 12 11:09:58.640220 crc crio[19822]: time="2026-06-12T11:09:58.640152925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=24d51f89-5fb3-44aa-bee3-178f34698f46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293412 | controller | Jun 12 11:09:58.648022 crc crio[19822]: time="2026-06-12T11:09:58.647763067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6a0b58dd-ba70-4a42-aab6-411bbcaa6ac7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293428 | controller | Jun 12 11:09:58.702939 crc crio[19822]: time="2026-06-12T11:09:58.66025662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293445 | controller | Jun 12 11:09:58.704511 crc crio[19822]: time="2026-06-12T11:09:58.694136616Z" level=info msg="Created container 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config" id=59c7e4f3-5552-4625-a37b-6927c5b12536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293461 | controller | Jun 12 11:09:58.704511 crc crio[19822]: time="2026-06-12T11:09:58.697580697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293478 | controller | Jun 12 11:09:58.729597 crc crio[19822]: time="2026-06-12T11:09:58.726746561Z" level=info msg="Starting container: 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af" id=e87d98d2-b937-451e-8cc3-81076f25f2a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.293495 | controller | Jun 12 11:09:58.749732 crc crio[19822]: time="2026-06-12T11:09:58.749643256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293511 | controller | Jun 12 11:09:58.807061 crc crio[19822]: time="2026-06-12T11:09:58.806796548Z" level=info msg="Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=318fba5b-c15b-4208-81ae-de0a9aa50548 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293528 | controller | Jun 12 11:09:58.829099 crc crio[19822]: time="2026-06-12T11:09:58.829001672Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=90747dd2-2276-4c5e-90cd-e8630a32fdd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293544 | controller | Jun 12 11:09:58.849574 crc crio[19822]: time="2026-06-12T11:09:58.849472414Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=3b7a0a07-0162-442e-8650-e12d33fa1833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293560 | controller | Jun 12 11:09:58.878726 crc crio[19822]: time="2026-06-12T11:09:58.850234324Z" level=info msg="Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=fcc87f5e-9b4f-45fc-98d6-5e942c71b5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293576 | controller | Jun 12 11:09:58.880096 crc crio[19822]: time="2026-06-12T11:09:58.879964935Z" level=info msg="Started container" PID=231860 containerID=51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af description=openstack/ovn-controller-mhts4-config-6lxgm/ovn-config id=e87d98d2-b937-451e-8cc3-81076f25f2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f
2026-06-12 11:43:48.293592 | controller | Jun 12 11:09:58.897423 crc crio[19822]: 2026-06-12T11:09:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32cbfa2b30e87a8 Mac:f2:07:9b:ac:c6:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.293613 | controller | Jun 12 11:09:58.898975 crc crio[19822]: time="2026-06-12T11:09:58.898868945Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc0052122a0}] Aliases:map[]}"
2026-06-12 11:43:48.293630 | controller | Jun 12 11:09:58.899125 crc crio[19822]: time="2026-06-12T11:09:58.899040841Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.293647 | controller | Jun 12 11:09:58.906889 crc crio[19822]: time="2026-06-12T11:09:58.903224246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=a6c30670-d0bb-4cc4-aa15-15809ba1a098 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293664 | controller | Jun 12 11:09:58.978868 crc crio[19822]: time="2026-06-12T11:09:58.973020694Z" level=warning msg="Stopping container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.293680 | controller | Jun 12 11:09:59.073452 crc crio[19822]: time="2026-06-12T11:09:59.073062379Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}"
2026-06-12 11:43:48.293697 | controller | Jun 12 11:09:59.073452 crc crio[19822]: time="2026-06-12T11:09:59.07338045Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.293713 | controller | Jun 12 11:09:59.083571 crc crio[19822]: time="2026-06-12T11:09:59.078624767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=07fa5154-08fb-49a9-9ddc-4cebea9fe4fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293730 | controller | Jun 12 11:09:59.120888 crc crio[19822]: time="2026-06-12T11:09:59.119130957Z" level=error msg="Killing container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.293747 | controller | Jun 12 11:09:59.165179 crc crio[19822]: time="2026-06-12T11:09:59.164964619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293764 | controller | Jun 12 11:09:59.165489 crc crio[19822]: time="2026-06-12T11:09:59.165403009Z" level=info msg="Ran pod sandbox 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d with infra container: openstack/glance-default-external-api-0/POD" id=a51ff8bf-7c0f-4fb2-bc42-69b29864d3d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.293781 | controller | Jun 12 11:09:59.176726 crc crio[19822]: time="2026-06-12T11:09:59.176642631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=9c85d746-50fb-490f-8f83-555bd3b27568 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293803 | controller | Jun 12 11:09:59.176994 crc crio[19822]: time="2026-06-12T11:09:59.176908576Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=304d1d51-1eb1-46f8-9846-3b60b7e4ed81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293820 | controller | Jun 12 11:09:59.180476 crc crio[19822]: time="2026-06-12T11:09:59.180412858Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=86d8b05e-6f14-46fd-bdd7-946046509fc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293835 | controller | Jun 12 11:09:59.250643 crc crio[19822]: time="2026-06-12T11:09:59.235885468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293866 | controller | Jun 12 11:09:59.250643 crc crio[19822]: time="2026-06-12T11:09:59.244270848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=49506820-6745-4cb0-9dd3-fbea00983a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.293887 | controller | Jun 12 11:09:59.250643 crc crio[19822]: time="2026-06-12T11:09:59.244490454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293904 | controller | Jun 12 11:09:59.250643 crc crio[19822]: time="2026-06-12T11:09:59.244567866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293920 | controller | Jun 12 11:09:59.250643 crc crio[19822]: time="2026-06-12T11:09:59.244639719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293936 | controller | Jun 12 11:09:59.381697 crc crio[19822]: time="2026-06-12T11:09:59.25334514Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=a51ea9c1-b34b-4fba-87b5-4b50df4c71a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293951 | controller | Jun 12 11:09:59.381697 crc crio[19822]: time="2026-06-12T11:09:59.286675501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.293967 | controller | Jun 12 11:09:59.381697 crc crio[19822]: time="2026-06-12T11:09:59.375224257Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=16e5f584-bb36-4b55-a51a-6e32be8eb4fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293983 | controller | Jun 12 11:09:59.424720 crc crio[19822]: time="2026-06-12T11:09:59.424494727Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=9f7d6f17-e218-414e-bbb6-ec0a38526b98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.293999 | controller | Jun 12 11:09:59.429058 crc crio[19822]: time="2026-06-12T11:09:59.428399604Z" level=info msg="Created container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log" id=f98f406b-2d2d-4c65-a1ad-50d80bec809e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.294016 | controller | Jun 12 11:09:59.441383 crc crio[19822]: time="2026-06-12T11:09:59.441215727Z" level=info msg="Starting container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686" id=6252f937-1e8c-4c0d-9423-c66d8bd6b72e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.294033 | controller | Jun 12 11:09:59.452609 crc crio[19822]: time="2026-06-12T11:09:59.452431999Z" level=info msg="Started container" PID=231859 containerID=239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686 description=openstack/nova-metadata-0/nova-metadata-log id=6252f937-1e8c-4c0d-9423-c66d8bd6b72e name=/runtime.v1.RuntimeService/StartContainer sandboxID=05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e
2026-06-12 11:43:48.294054 | controller | Jun 12 11:09:59.464493 crc crio[19822]: time="2026-06-12T11:09:59.46441331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7650d97e-c808-4261-8461-7f5805d2cdd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.294072 | controller | Jun 12 11:09:59.508405 crc crio[19822]: time="2026-06-12T11:09:59.50602006Z" level=info msg="Stopped pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9" id=206eebb6-b8b3-4822-8872-fc3ae7323305 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.294089 | controller | Jun 12 11:09:59.556969 crc crio[19822]: time="2026-06-12T11:09:59.553550913Z" level=info msg="Stopped pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d" id=3ba889a7-31b0-4e86-a0cf-897a9b843985 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.294105 | controller | Jun 12 11:09:59.652097 crc crio[19822]: time="2026-06-12T11:09:59.651417522Z" level=info msg="Stopped container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd" id=677b0648-9763-433d-8e2e-8770cfdff9ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.294121 | controller | Jun 12 11:09:59.680229 crc crio[19822]: time="2026-06-12T11:09:59.677411789Z" level=info msg="Stopping pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56" id=3ed8613d-5ae2-4e6b-8bf8-69789428d6ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.294137 | controller | Jun 12 11:09:59.706562 crc crio[19822]: time="2026-06-12T11:09:59.706425398Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc000696818}] Aliases:map[]}"
2026-06-12 11:43:48.294154 | controller | Jun 12 11:09:59.707319 crc crio[19822]: time="2026-06-12T11:09:59.70679595Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-8m6hm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.294170 | controller | Jun 12 11:09:59.712899 crc crio[19822]: time="2026-06-12T11:09:59.712731883Z" level=info msg="Stopping container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2 (timeout: 10s)" id=abf5fd12-72b9-4fd0-b7f9-d8847634dcfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.294187 | controller | Jun 12 11:09:59.717300 crc crio[19822]: time="2026-06-12T11:09:59.717226648Z" level=info msg="Stopped container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd" id=1afa555f-cec5-4117-bdf5-90361c3832bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.294203 | controller | Jun 12 11:09:59.719798 crc crio[19822]: time="2026-06-12T11:09:59.719637906Z" level=info msg="Stopping pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515" id=ef9b119d-b7fc-43ee-8a8f-4577f7e3de58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.294220 | controller | Jun 12 11:09:59.721530 crc crio[19822]: time="2026-06-12T11:09:59.72144537Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc001ee2048}] Aliases:map[]}"
2026-06-12 11:43:48.294241 | controller | Jun 12 11:09:59.721747 crc crio[19822]: time="2026-06-12T11:09:59.721678208Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.294258 | controller | Jun 12 11:09:59.799558 crc crio[19822]: time="2026-06-12T11:09:59.799508054Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00140e098}] Aliases:map[]}"
2026-06-12 11:43:48.294275 | controller | Jun 12 11:09:59.799924 crc crio[19822]: time="2026-06-12T11:09:59.799904977Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.294291 | controller | Jun 12 11:09:59.845437 crc crio[19822]: time="2026-06-12T11:09:59.845390275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294307 | controller | Jun 12 11:09:59.845757 crc crio[19822]: time="2026-06-12T11:09:59.845502369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294324 | controller | Jun 12 11:09:59.860328 crc crio[19822]: time="2026-06-12T11:09:59.860196453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294340 | controller | Jun 12 11:09:59.877159 crc crio[19822]: time="2026-06-12T11:09:59.876266192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294355 | controller | Jun 12 11:09:59.933863 crc crio[19822]: time="2026-06-12T11:09:59.93162298Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=6ff96671-0aa5-48b9-b41a-e9ad502e193e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.294371 | controller | Jun 12 11:09:59.933863 crc crio[19822]: time="2026-06-12T11:09:59.932485038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294387 | controller | Jun 12 11:09:59.956032 crc crio[19822]: 2026-06-12T11:09:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ddcd5dec488e73 Mac:ce:96:d8:1e:7a:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.294404 | controller | Jun 12 11:09:59.957267 crc crio[19822]: time="2026-06-12T11:09:59.956861324Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ad538}] Aliases:map[]}"
2026-06-12 11:43:48.294425 | controller | Jun 12 11:09:59.957267 crc crio[19822]: time="2026-06-12T11:09:59.957099581Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.294442 | controller | Jun 12 11:09:59.994659 crc crio[19822]: time="2026-06-12T11:09:59.994553682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fcc9aef0-08f7-4217-be63-077d211b81af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.294459 | controller | Jun 12 11:10:00.068922 crc crio[19822]: time="2026-06-12T11:10:00.066027953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294475 | controller | Jun 12 11:10:00.076762 crc crio[19822]: time="2026-06-12T11:10:00.072995896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294491 | controller | Jun 12 11:10:00.099750 crc crio[19822]: time="2026-06-12T11:10:00.098580631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294507 | controller | Jun 12 11:10:00.111334 crc crio[19822]: time="2026-06-12T11:10:00.111141136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294523 | controller | Jun 12 11:10:00.130361 crc crio[19822]: time="2026-06-12T11:10:00.130183622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294538 | controller | Jun 12 11:10:00.143151 crc crio[19822]: time="2026-06-12T11:10:00.142964174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294554 | controller | Jun 12 11:10:00.145528 crc crio[19822]: time="2026-06-12T11:10:00.145444486Z" level=info msg="Stopped container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns" id=abf5fd12-72b9-4fd0-b7f9-d8847634dcfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.294570 | controller | Jun 12 11:10:00.146654 crc crio[19822]: time="2026-06-12T11:10:00.146589243Z" level=info msg="Stopping pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0" id=40501159-0cc3-4297-9965-7ea7d3576f59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.294586 | controller | Jun 12 11:10:00.149098 crc crio[19822]: time="2026-06-12T11:10:00.14899452Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc00101aac8}] Aliases:map[]}"
2026-06-12 11:43:48.294603 | controller | Jun 12 11:10:00.189650 crc crio[19822]: time="2026-06-12T11:10:00.189536747Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6ddbdd9749-s784b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.294621 | controller | Jun 12 11:10:00.321054 crc crio[19822]: time="2026-06-12T11:10:00.311782669Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc00244c8c8}] Aliases:map[]}"
2026-06-12 11:43:48.294642 | controller | Jun 12 11:10:00.321054 crc crio[19822]: time="2026-06-12T11:10:00.311914733Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.294659 | controller | Jun 12 11:10:00.321054 crc crio[19822]: time="2026-06-12T11:10:00.317169267Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=4043d961-e9cd-4fd0-a6b1-38e2fbbb4404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.294676 | controller | Jun 12 11:10:00.342554 crc crio[19822]: time="2026-06-12T11:10:00.342403563Z" level=info msg="Ran pod sandbox 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 with infra container: openstack/glance-default-internal-api-0/POD" id=7d8f3465-d954-45bc-a653-1654d010f781 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.294693 | controller | Jun 12 11:10:00.353297 crc crio[19822]: time="2026-06-12T11:10:00.353185794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a12c02ae-10d1-4c1c-9a88-90a372ed9935 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.294709 | controller | Jun 12 11:10:00.376555 crc crio[19822]: time="2026-06-12T11:10:00.376404532Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc00244c9c8}] Aliases:map[]}"
2026-06-12 11:43:48.294726 | controller | Jun 12 11:10:00.376555 crc crio[19822]: time="2026-06-12T11:10:00.376478774Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.294742 | controller | Jun 12 11:10:00.407910 crc crio[19822]: time="2026-06-12T11:10:00.407705894Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc0006965d0}] Aliases:map[]}"
2026-06-12 11:43:48.294759 | controller | Jun 12 11:10:00.407910 crc crio[19822]: time="2026-06-12T11:10:00.407797646Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.294775 | controller | Jun 12 11:10:00.865431 crc crio[19822]: time="2026-06-12T11:10:00.864559373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294791 | controller | Jun 12 11:10:00.910064 crc crio[19822]: time="2026-06-12T11:10:00.909932706Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687710-zglmk/POD" id=5cf224bf-606c-4a06-acf1-2f5247b0b810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.294807 | controller | Jun 12 11:10:00.910064 crc crio[19822]: time="2026-06-12T11:10:00.910027769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294829 | controller | Jun 12 11:10:00.949886 crc crio[19822]: time="2026-06-12T11:10:00.948350783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294846 | controller | Jun 12 11:10:00.958974 crc crio[19822]: time="2026-06-12T11:10:00.956525461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=3db69f03-3692-4e64-9dd8-c9294cb64acc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.294895 | controller | Jun 12 11:10:00.970882 crc crio[19822]: time="2026-06-12T11:10:00.966119911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.294919 | controller | Jun 12 11:10:01.093494 crc crio[19822]: time="2026-06-12T11:10:01.09047557Z" level=info msg="Created container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller" id=3537e16e-81cf-4ae8-b667-a7384a080558 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.294937 | controller | Jun 12 11:10:01.098884 crc crio[19822]: time="2026-06-12T11:10:01.095005012Z" level=info msg="Stopped pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515" id=ef9b119d-b7fc-43ee-8a8f-4577f7e3de58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.294955 | controller | Jun 12 11:10:01.108053 crc crio[19822]: time="2026-06-12T11:10:01.104447796Z" level=info msg="Starting container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e" id=773a0b1a-ab35-4d43-a4fa-257d86e80c14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.294972 | controller | Jun 12 11:10:01.121342 crc crio[19822]: time="2026-06-12T11:10:01.120757844Z" level=info msg="Started container" PID=231907 containerID=afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e description=openstack/ovn-controller-mhts4/ovn-controller id=773a0b1a-ab35-4d43-a4fa-257d86e80c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb
2026-06-12 11:43:48.294988 | controller | Jun 12 11:10:01.219764 crc crio[19822]: time="2026-06-12T11:10:01.216452503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295005 | controller | Jun 12 11:10:01.230427 crc crio[19822]: time="2026-06-12T11:10:01.23032327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295021 | controller | Jun 12 11:10:01.298399 crc crio[19822]: time="2026-06-12T11:10:01.298305986Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=772def4b-e2d8-4fff-b133-461553d2792a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.295037 | controller | Jun 12 11:10:01.397140 crc crio[19822]: time="2026-06-12T11:10:01.396600702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295054 | controller | Jun 12 11:10:01.469996 crc crio[19822]: time="2026-06-12T11:10:01.469778991Z" level=info msg="Created container 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=c0f644f1-2afc-430c-b1ca-832affbd7d47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.295070 | controller | Jun 12 11:10:01.473901 crc crio[19822]: time="2026-06-12T11:10:01.47378305Z" level=info msg="Starting container: 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67" id=a0164b82-7fce-40fa-9d76-cc4153e64f4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.295095 | controller | Jun 12 11:10:01.483415 crc crio[19822]: time="2026-06-12T11:10:01.483022201Z" level=info msg="Started container" PID=232302 containerID=510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=a0164b82-7fce-40fa-9d76-cc4153e64f4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd
2026-06-12 11:43:48.295113 | controller | Jun 12 11:10:01.515891 crc crio[19822]: time="2026-06-12T11:10:01.515732294Z" level=info msg="Stopped pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56" id=3ed8613d-5ae2-4e6b-8bf8-69789428d6ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.295130 | controller | Jun 12 11:10:01.583017 crc crio[19822]: time="2026-06-12T11:10:01.577966327Z" level=info msg="Created container 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=4ef25177-a528-49b4-b2e9-df27304768b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.295147 | controller | Jun 12 11:10:01.590325 crc crio[19822]: time="2026-06-12T11:10:01.589767487Z" level=info msg="Starting container: 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653" id=e41e6a5d-6a8f-4693-adbc-93fa99f95a7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.295164 | controller | Jun 12 11:10:01.595710 crc crio[19822]: time="2026-06-12T11:10:01.595588784Z" level=info msg="Created container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=9805eda4-0cf7-4656-bfb3-1746a5df3dbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.295180 | controller | Jun 12 11:10:01.604786 crc crio[19822]: time="2026-06-12T11:10:01.604614206Z" level=info msg="Started container" PID=232295 containerID=89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=e41e6a5d-6a8f-4693-adbc-93fa99f95a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a
2026-06-12 11:43:48.295197 | controller | Jun 12 11:10:01.627395 crc crio[19822]: 2026-06-12T11:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:966cd72fc2c148f Mac:26:9b:74:aa:99:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 SocketPath: PciID:}] [{Interface:0xc000350920 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.295214 | controller | Jun 12 11:10:01.627395 crc crio[19822]: time="2026-06-12T11:10:01.626017912Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc003264638}] Aliases:map[]}"
2026-06-12 11:43:48.295230 | controller | Jun 12 11:10:01.627395 crc crio[19822]: time="2026-06-12T11:10:01.626185887Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.295247 | controller | Jun 12 11:10:01.630044 crc crio[19822]: time="2026-06-12T11:10:01.629973428Z" level=info msg="Starting container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1" id=1b31aef3-7eb3-45c0-bb43-dd2197c1f7df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.295268 | controller | Jun 12 11:10:01.635467 crc crio[19822]: time="2026-06-12T11:10:01.635379861Z" level=info msg="Created container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=c55f1fb2-fb53-48f0-863f-4e2dea1aa15e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.295286 | controller | Jun 12 11:10:01.643391 crc crio[19822]: time="2026-06-12T11:10:01.642955372Z" level=info msg="Starting container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f" id=b61092dc-04ac-4640-af96-6a21d284df3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.295303 | controller | Jun 12 11:10:01.651652 crc crio[19822]: time="2026-06-12T11:10:01.651562918Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}"
2026-06-12 11:43:48.295320 | controller | Jun 12 11:10:01.652034 crc crio[19822]: time="2026-06-12T11:10:01.651901299Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.295336 | controller | Jun 12 11:10:01.697577 crc crio[19822]: time="2026-06-12T11:10:01.69703254Z" level=info msg="Started container" PID=232277 containerID=533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1b31aef3-7eb3-45c0-bb43-dd2197c1f7df name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa
2026-06-12 11:43:48.295352 | controller | Jun 12 11:10:01.698300 crc crio[19822]: time="2026-06-12T11:10:01.698248389Z" level=info msg="Started container" PID=232300 containerID=2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=b61092dc-04ac-4640-af96-6a21d284df3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496
2026-06-12 11:43:48.295369 | controller | Jun 12 11:10:01.747747 crc crio[19822]: time="2026-06-12T11:10:01.747659804Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=7fde8ff9-d4c6-4d38-91d2-929d95c9d448 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.295385 | controller | Jun 12 11:10:02.042934 crc crio[19822]: time="2026-06-12T11:10:02.040940477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295401 | controller | Jun 12 11:10:02.059350 crc crio[19822]: time="2026-06-12T11:10:02.059296575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295417 | controller | Jun 12 11:10:02.152696 crc crio[19822]: time="2026-06-12T11:10:02.152594004Z" level=info msg="Ran pod sandbox 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 with infra container: openstack/nova-cell1-conductor-0/POD" id=034df6d1-d7fe-42de-8dcd-4b2a1e0745f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.295433 | controller | Jun 12 11:10:02.159120 crc crio[19822]: time="2026-06-12T11:10:02.158983284Z" level=info msg="Stopped pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0" id=40501159-0cc3-4297-9965-7ea7d3576f59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.295453 | controller | Jun 12 11:10:02.193924 crc crio[19822]: time="2026-06-12T11:10:02.183165973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e23fcbdc-d50a-4743-8ef6-f710cc546d12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.295470 | controller | Jun 12 11:10:02.193924 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bd82aaa4db2430 Mac:d2:44:2b:ff:2f:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 SocketPath: PciID:}] [{Interface:0xc000348960 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.295487 | controller | Jun 12 11:10:02.193924 crc crio[19822]: time="2026-06-12T11:10:02.184380656Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00140e098}] Aliases:map[]}"
2026-06-12 11:43:48.295503 | controller | Jun 12 11:10:02.193924 crc crio[19822]: time="2026-06-12T11:10:02.18452648Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.295520 | controller | Jun 12 11:10:02.234937 crc crio[19822]: time="2026-06-12T11:10:02.233325827Z" level=info msg="Created container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached" id=3fe33c94-b0be-4740-94ab-3359caebdb82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.295537 | controller | Jun 12 11:10:02.249018 crc crio[19822]: time="2026-06-12T11:10:02.248932195Z" level=info msg="Starting container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85" id=42745099-08a2-4010-a2c2-4d3633a653a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.295553 | controller | Jun 12 11:10:02.252613 crc crio[19822]: time="2026-06-12T11:10:02.252236685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295569 | controller | Jun 12 11:10:02.259511 crc crio[19822]: time="2026-06-12T11:10:02.25767407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295585 | controller | Jun 12 11:10:02.287040 crc crio[19822]: time="2026-06-12T11:10:02.285299588Z" level=info msg="Started container" PID=232299 containerID=1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85 description=openstack/memcached-0/memcached id=42745099-08a2-4010-a2c2-4d3633a653a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e
2026-06-12 11:43:48.295601 | controller | Jun 12 11:10:02.350681 crc crio[19822]: time="2026-06-12T11:10:02.350217179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295617 | controller | Jun 12 11:10:02.370521 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0e120dea7a1286 Mac:ea:e3:3e:ca:5f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b SocketPath: PciID:}] [{Interface:0xc0001227c0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.295639 | controller | Jun 12 11:10:02.371389 crc crio[19822]: time="2026-06-12T11:10:02.371321629Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc00244c9c8}] Aliases:map[]}"
2026-06-12 11:43:48.295656 | controller | Jun 12 11:10:02.371543 crc crio[19822]: time="2026-06-12T11:10:02.371489485Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.295672 | controller | Jun 12 11:10:02.373351 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89985ba4320113 Mac:3a:21:1b:34:34:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.295689 | controller | Jun 12 11:10:02.373351 crc crio[19822]: time="2026-06-12T11:10:02.372649482Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc0006965d0}] Aliases:map[]}"
2026-06-12 11:43:48.295706 | controller | Jun 12 11:10:02.373351 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19753f4c5995e18 Mac:66:15:f8:2f:3f:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.295722 | controller | Jun 12 11:10:02.373351 crc crio[19822]: time="2026-06-12T11:10:02.372927531Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.295739 | controller | Jun 12 11:10:02.374044 crc crio[19822]: time="2026-06-12T11:10:02.373962125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295755 | controller | Jun 12 11:10:02.407157 crc crio[19822]: time="2026-06-12T11:10:02.407041628Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc00244c8c8}] Aliases:map[]}"
2026-06-12 11:43:48.295772 | controller | Jun 12 11:10:02.407494 crc crio[19822]: time="2026-06-12T11:10:02.407430171Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.295789 | controller | Jun 12 11:10:02.442566 crc crio[19822]: time="2026-06-12T11:10:02.442308753Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=6b20aa8d-ab98-40bc-aa4f-d172d16225e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.295810 | controller | Jun 12 11:10:02.477476 crc crio[19822]: time="2026-06-12T11:10:02.477413843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=fca88eb1-a1a8-4634-8ae0-81f9debff754 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.295827 | controller | Jun 12 11:10:02.494621 crc crio[19822]: time="2026-06-12T11:10:02.49315007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295844 | controller | Jun 12 11:10:02.520878 crc crio[19822]: time="2026-06-12T11:10:02.520622402Z" level=info msg="Ran pod sandbox 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c with infra container: openstack/nova-cell0-conductor-0/POD" id=4beac023-fab9-4eb5-83d8-12b330b779cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.295885 | controller | Jun 12 11:10:02.543057 crc crio[19822]: time="2026-06-12T11:10:02.542868917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295914 | controller | Jun 12 11:10:02.551578 crc crio[19822]: time="2026-06-12T11:10:02.551396988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e7066f67-382a-4d13-9d4f-a74ad77f883f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.295939 | controller | Jun 12 11:10:02.593428 crc crio[19822]: time="2026-06-12T11:10:02.593281136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.295958 | controller | Jun 12 11:10:02.705235 crc crio[19822]: time="2026-06-12T11:10:02.701177299Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc00244cb28}] Aliases:map[]}"
2026-06-12 11:43:48.295975 | controller | Jun 12 11:10:02.705235 crc crio[19822]: time="2026-06-12T11:10:02.701256352Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687710-zglmk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.295992 | controller | Jun 12 11:10:02.735022 crc crio[19822]: time="2026-06-12T11:10:02.734125635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296009 | controller | Jun 12 11:10:02.789006 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c7aae6825c23ca Mac:76:66:5a:d0:76:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f SocketPath: PciID:}] [{Interface:0xc0003285c0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.296025 | controller | Jun 12 11:10:02.789006 crc crio[19822]: time="2026-06-12T11:10:02.78794087Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc003264638}] Aliases:map[]}"
2026-06-12 11:43:48.296068 | controller | Jun 12 11:10:02.789006 crc crio[19822]: time="2026-06-12T11:10:02.78825028Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.296088 | controller | Jun 12 11:10:02.872355 crc crio[19822]: time="2026-06-12T11:10:02.862501599Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=1693c38e-49ed-46d8-b2e2-04b8b1ba0407 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.296106 | controller | Jun 12 11:10:02.872355 crc crio[19822]: time="2026-06-12T11:10:02.86626385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296122 | controller | Jun 12 11:10:02.872355 crc crio[19822]: time="2026-06-12T11:10:02.86657457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296139 | controller | Jun 12 11:10:02.874570 crc crio[19822]: time="2026-06-12T11:10:02.87246303Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=981bd1aa-e238-4fe9-a26a-358b668cda7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.296155 | controller | Jun 12 11:10:02.896971 crc crio[19822]: time="2026-06-12T11:10:02.894783196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296172 | controller | Jun 12 11:10:02.896971 crc crio[19822]: time="2026-06-12T11:10:02.895146962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296189 | controller | Jun 12 11:10:02.989453 crc crio[19822]: time="2026-06-12T11:10:02.988425925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=f4172a58-ef04-4b61-b651-e3dbc5576ac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296206 | controller | Jun 12 11:10:03.295226 crc crio[19822]: time="2026-06-12T11:10:03.294435691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296223 | controller | Jun 12 11:10:03.296928 crc crio[19822]: time="2026-06-12T11:10:03.296597114Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=60b8b5d0-15d0-43d5-a7a7-5e9a6c28fbbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.296239 | controller | Jun 12 11:10:03.314574 crc crio[19822]: time="2026-06-12T11:10:03.314510247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296255 | controller | Jun 12 11:10:03.343691 crc crio[19822]: time="2026-06-12T11:10:03.343551415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296272 | controller | Jun 12 11:10:03.417197 crc crio[19822]: time="2026-06-12T11:10:03.416317062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296288 | controller | Jun 12 11:10:03.436283 crc crio[19822]: time="2026-06-12T11:10:03.435716005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296304 | controller | Jun 12 11:10:03.461295 crc crio[19822]: time="2026-06-12T11:10:03.461238539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296324 | controller | Jun 12 11:10:03.470000 crc crio[19822]: time="2026-06-12T11:10:03.469950717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296340 | controller | Jun 12 11:10:03.649570 crc crio[19822]: 2026-06-12T11:10:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b192260c6010a26 Mac:f6:0c:b7:88:36:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 SocketPath: PciID:}] [{Interface:0xc0002b8ed0 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.296357 | controller | Jun 12 11:10:03.650164 crc crio[19822]: time="2026-06-12T11:10:03.650046089Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc00244cb28}] Aliases:map[]}"
2026-06-12 11:43:48.296374 | controller | Jun 12 11:10:03.650339 crc crio[19822]: time="2026-06-12T11:10:03.650281702Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687710-zglmk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.296390 | controller | Jun 12 11:10:03.778035 crc crio[19822]: time="2026-06-12T11:10:03.777952197Z" level=info msg="Ran pod sandbox b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 with infra container: openshift-infra/auto-csr-approver-29687710-zglmk/POD" id=5cf224bf-606c-4a06-acf1-2f5247b0b810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.296406 | controller | Jun 12 11:10:03.788944 crc crio[19822]: time="2026-06-12T11:10:03.788465316Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4ba03be5-1f69-4fa2-ac51-32ec6a25071f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.296422 | controller | Jun 12 11:10:03.789628 crc crio[19822]: time="2026-06-12T11:10:03.789555271Z" level=info msg="Ran pod sandbox b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb with infra container: openstack/ceilometer-0/POD" id=b65a69b9-c38c-420d-9b86-f407dbafa6d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.296439 | controller | Jun 12 11:10:03.799201 crc crio[19822]: time="2026-06-12T11:10:03.799113119Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.296455 | controller | Jun 12 11:10:03.806883 crc crio[19822]: time="2026-06-12T11:10:03.806743666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=427e6205-02e7-484f-9a05-067e6e166449 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296471 | controller | Jun 12 11:10:03.831961 crc crio[19822]: time="2026-06-12T11:10:03.831878146Z" level=info msg="Ran pod sandbox d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 with infra container: openstack/openstack-cell1-galera-0/POD" id=8959b3d1-9746-43b6-a703-ff1d7453ccd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.296486 | controller | Jun 12 11:10:03.842437 crc crio[19822]: time="2026-06-12T11:10:03.842335784Z" level=info msg="Ran pod sandbox 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f with infra container: openstack/openstack-galera-0/POD" id=487efa83-15ec-447a-9bf5-07cde3bbf91d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.296506 | controller | Jun 12 11:10:03.845140 crc crio[19822]: time="2026-06-12T11:10:03.845039171Z" level=info msg="Ran pod sandbox 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b with infra container: openstack/rabbitmq-server-0/POD" id=6ff96671-0aa5-48b9-b41a-e9ad502e193e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.296523 | controller | Jun 12 11:10:03.864675 crc crio[19822]: time="2026-06-12T11:10:03.864434027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=fa9c4bc3-d80e-4c31-9efb-06c9803c6192 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296538 | controller | Jun 12 11:10:03.865260 crc crio[19822]: time="2026-06-12T11:10:03.865106538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=208bcd92-4a05-4f84-9c60-d8d1ee17a3be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296554 | controller | Jun 12 11:10:03.865333 crc crio[19822]: time="2026-06-12T11:10:03.865311775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3e15bbef-eeae-413e-8db2-f7be3d6f9b58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296570 | controller | Jun 12 11:10:03.922272 crc crio[19822]: time="2026-06-12T11:10:03.922175672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9aa2b80a-0a69-4f0c-9ce6-788f7c93b6b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296586 | controller | Jun 12 11:10:03.926441 crc crio[19822]: time="2026-06-12T11:10:03.926338087Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=950e3eb3-8d54-44dc-88b4-2fa300f549f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296602 | controller | Jun 12 11:10:03.926966 crc crio[19822]: time="2026-06-12T11:10:03.92675109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8fa22782-55ac-4702-af37-43b29a153e93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296618 | controller | Jun 12 11:10:03.946572 crc crio[19822]: time="2026-06-12T11:10:03.946398134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9f8fa8e0-a167-499a-b6c5-a136b34b1a47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296633 | controller | Jun 12 11:10:03.995611 crc crio[19822]: time="2026-06-12T11:10:03.995505801Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=ec7528ba-7d50-43b1-abbc-c3d50d31a0d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.296649 | controller | Jun 12 11:10:03.996055 crc crio[19822]: time="2026-06-12T11:10:03.995951815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296665 | controller | Jun 12 11:10:04.005676 crc crio[19822]: time="2026-06-12T11:10:04.005583466Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=776425cf-bc9e-4d03-9f34-d9dcb9a86448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.296681 | controller | Jun 12 11:10:04.006055 crc crio[19822]: time="2026-06-12T11:10:04.00601448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296698 | controller | Jun 12 11:10:04.011883 crc crio[19822]: time="2026-06-12T11:10:04.011727984Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=03f9ea7c-533d-402e-bbe5-49114d6093fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.296718 | controller | Jun 12 11:10:04.019966 crc crio[19822]: time="2026-06-12T11:10:04.019798485Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=b7449357-2893-4858-9863-75f5b0788dbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.296734 | controller | Jun 12 11:10:04.135497 crc crio[19822]: time="2026-06-12T11:10:04.135418117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296751 | controller | Jun 12 11:10:04.137060 crc crio[19822]: time="2026-06-12T11:10:04.135423228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296767 | controller | Jun 12 11:10:04.359855 crc crio[19822]: time="2026-06-12T11:10:04.359704592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296782 | controller | Jun 12 11:10:04.366687 crc crio[19822]: time="2026-06-12T11:10:04.366599422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296798 | controller | Jun 12 11:10:04.399552 crc crio[19822]: time="2026-06-12T11:10:04.399379388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296814 | controller | Jun 12 11:10:04.425956 crc crio[19822]: time="2026-06-12T11:10:04.425028916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296830 | controller | Jun 12 11:10:04.425956 crc crio[19822]: time="2026-06-12T11:10:04.425226254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296846 | controller | Jun 12 11:10:04.430380 crc crio[19822]: time="2026-06-12T11:10:04.429601355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296887 | controller | Jun 12 11:10:04.587158 crc crio[19822]: time="2026-06-12T11:10:04.585889354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296905 | controller | Jun 12 11:10:04.593621 crc crio[19822]: time="2026-06-12T11:10:04.5935238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.296921 | controller | Jun 12 11:10:05.018661 crc crio[19822]: time="2026-06-12T11:10:05.018222862Z" level=info msg="Removing container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c" id=e8fbf64c-1e0d-4219-8deb-7d2888a9a7d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.296937 | controller | Jun 12 11:10:05.045936 crc crio[19822]: time="2026-06-12T11:10:05.04577233Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4ba03be5-1f69-4fa2-ac51-32ec6a25071f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.296953 | controller | Jun 12 11:10:05.047635 crc crio[19822]: time="2026-06-12T11:10:05.047525356Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=44db995e-fecb-4890-8038-3d2d3b780c97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296974 | controller | Jun 12 11:10:05.063594 crc crio[19822]: time="2026-06-12T11:10:05.063503309Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=94b70c22-acee-48af-9a38-7ae764211113 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.296991 | controller | Jun 12 11:10:05.068925 crc crio[19822]: time="2026-06-12T11:10:05.066414673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5cc68b0e-b4ca-40b7-a984-d5f7fbf5a519 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297007 | controller | Jun 12 11:10:05.071900 crc crio[19822]: time="2026-06-12T11:10:05.070016178Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=736a935c-484b-4847-b8fc-bb1c941da7cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297023 | controller | Jun 12 11:10:05.071900 crc crio[19822]: time="2026-06-12T11:10:05.070544725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b500c0aa-f3ce-4fbb-bbbb-7b653e275614 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297040 | controller | Jun 12 11:10:05.078787 crc crio[19822]: time="2026-06-12T11:10:05.078696488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=980a1b9c-03ec-4b11-ab04-7310f2fab984 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297063 | controller | Jun 12 11:10:05.092535 crc crio[19822]: time="2026-06-12T11:10:05.092417542Z" level=info msg="Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=ef962564-7ffa-4fcf-9291-e2df67092637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297089 | controller | Jun 12 11:10:05.096063 crc crio[19822]: time="2026-06-12T11:10:05.095973121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.297111 | controller | Jun 12 11:10:05.098199 crc crio[19822]: time="2026-06-12T11:10:05.096045255Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687710-zglmk/oc" id=9befca7c-b457-46f2-b2e5-ccc5fa9d5437 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297128 | controller | Jun 12 11:10:05.104143 crc crio[19822]: time="2026-06-12T11:10:05.100716516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.297145 | controller | Jun 12 11:10:05.104143 crc crio[19822]: time="2026-06-12T11:10:05.103246354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ef57603a-4079-455a-8474-a7050d0bea08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297162 | controller | Jun 12 11:10:05.107905 crc crio[19822]: time="2026-06-12T11:10:05.107737746Z" level=info msg="Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=76f8e1ce-233c-44a1-900e-cd346e39ccdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297179 | controller | Jun 12 11:10:05.119177 crc crio[19822]: time="2026-06-12T11:10:05.119051567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=265ce200-0377-4b76-b8bb-1b03e47dffee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297195 | controller | Jun 12 11:10:05.149496 crc crio[19822]: time="2026-06-12T11:10:05.14920286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=26922b32-1735-4651-9c6b-655119758e03 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297218 | controller | Jun 12 11:10:05.155596 crc crio[19822]: time="2026-06-12T11:10:05.154663915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6d4d05f5-2622-4e97-8fa0-26bf82f33ae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297235 | controller | Jun 12 11:10:05.155596 crc crio[19822]: time="2026-06-12T11:10:05.155059739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=519c9e13-9679-40ed-a537-128a762cfc37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297251 | controller | Jun 12 11:10:05.155596 crc crio[19822]: time="2026-06-12T11:10:05.15512684Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b0470da4-9be8-4495-a3d5-3aa29b20e72f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297267 | controller | Jun 12 11:10:05.155596 crc crio[19822]: time="2026-06-12T11:10:05.155128964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f753a673-f1cb-445e-a5b5-4858c0b490c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297283 | controller | Jun 12 11:10:05.155596 crc crio[19822]: time="2026-06-12T11:10:05.155522683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=985e4ad4-3611-4004-96ec-51ea6695212b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297299 | controller | Jun 12 11:10:05.156026 crc crio[19822]: time="2026-06-12T11:10:05.155613935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9d55fc6c-d622-4b7b-9bae-52342de77de2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297315 | controller | Jun 12 11:10:05.156026 crc crio[19822]: time="2026-06-12T11:10:05.155667597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ab410e50-eace-4cb3-a684-6432f4762193 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297332 | controller | Jun 12 11:10:05.156026 crc crio[19822]: time="2026-06-12T11:10:05.155766501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fabf5a4a-96ac-416b-bc1b-4b05f3f5fbcf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297350 | controller | Jun 12 11:10:05.156026 crc crio[19822]: time="2026-06-12T11:10:05.155898515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3484b1cf-43c7-4b8c-8870-b479e5bdb735 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297368 | controller | Jun 12 11:10:05.188906 crc crio[19822]: time="2026-06-12T11:10:05.178463857Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=65fbb5f1-25a0-4b1f-a7f4-ae5510ea87bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297384 | controller | Jun 12 11:10:05.228911 crc crio[19822]: time="2026-06-12T11:10:05.228685297Z" level=info msg="Removed container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener" id=e8fbf64c-1e0d-4219-8deb-7d2888a9a7d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.297406 | controller | Jun 12 11:10:05.238649 crc crio[19822]: time="2026-06-12T11:10:05.237533928Z" level=info msg="Removing container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f" id=209a8ae4-3a6a-477d-824d-9ba6627858a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.297422 | controller | Jun 12 11:10:05.257203 crc crio[19822]: time="2026-06-12T11:10:05.253624667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.297439 | controller | Jun 12 11:10:05.364178 crc crio[19822]: time="2026-06-12T11:10:05.363025758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b9691eb0-0264-45e5-ba9a-a9add86cf363 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297455 | controller | Jun 12 11:10:05.364178 crc crio[19822]: time="2026-06-12T11:10:05.36342309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7946bcaa-2658-407d-a688-37f430d2fbe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297472 | controller | Jun 12 11:10:05.370694 crc crio[19822]: time="2026-06-12T11:10:05.368962543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=bb77a8c3-ca88-45c0-b9e8-61f9bd05f7aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297489 | controller | Jun 12 11:10:05.374604 crc crio[19822]: time="2026-06-12T11:10:05.374408065Z" level=info msg="Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=0562b179-6598-4ff0-b06b-59bfcc8d33a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297505 | controller | Jun 12 11:10:05.409925 crc crio[19822]: time="2026-06-12T11:10:05.406919904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f3fb3a98-2f8a-4f1a-b3cb-25152c079e89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297521 | controller | Jun 12 11:10:05.409925 crc crio[19822]: time="2026-06-12T11:10:05.407143941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=abeae4c5-b700-4bd4-b91d-e7914cc2861d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297565 | controller | Jun 12 11:10:05.409925 crc crio[19822]: time="2026-06-12T11:10:05.407205903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d91f8952-0259-4f74-aff4-346d006b1abb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297589 | controller | Jun 12 11:10:05.409925 crc crio[19822]: time="2026-06-12T11:10:05.407245494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5a181ca2-476c-47a1-9002-66ec1df8c7b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297607 | controller | Jun 12 11:10:05.409925 crc crio[19822]: time="2026-06-12T11:10:05.407281145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5de19ac9-4a43-48b7-814d-44bb89d3b634 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297629 | controller | Jun 12 11:10:05.409925 crc crio[19822]: time="2026-06-12T11:10:05.407318236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c0c0051f-a563-4d19-a125-c81672af9957 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297646 | controller | Jun 12 11:10:05.409925 crc crio[19822]: time="2026-06-12T11:10:05.407373898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0cccfba4-04a5-4a10-8fcb-7dff03810d88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297663 | controller | Jun 12 11:10:05.421397 crc crio[19822]: time="2026-06-12T11:10:05.420353648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e6d2ecf5-525c-4066-a61f-c5adbc916f78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297679 | controller | Jun 12 11:10:05.436903 crc crio[19822]: time="2026-06-12T11:10:05.434668358Z" level=info msg="Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=4d891baf-8546-44ad-a190-11775dd1a72d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297695 | controller | Jun 12 11:10:05.460887 crc crio[19822]: time="2026-06-12T11:10:05.458530038Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=00874707-14d3-45cc-b7ad-3257fae0d24f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297713 | controller | Jun 12 11:10:05.473786 crc crio[19822]: time="2026-06-12T11:10:05.473038086Z" level=info msg="Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=5c382e7e-7442-48d8-aa51-d399e1759c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297729 | controller | Jun 12 11:10:05.498239 crc crio[19822]: time="2026-06-12T11:10:05.493528897Z" level=info msg="Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=9bfdf7d7-c06a-4853-9e49-68935d5c44e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297746 | controller | Jun 12 11:10:05.498239 crc crio[19822]: time="2026-06-12T11:10:05.496635977Z" level=info msg="Removed container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log" id=209a8ae4-3a6a-477d-824d-9ba6627858a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.297762 | controller | Jun 12 11:10:05.511153 crc crio[19822]: time="2026-06-12T11:10:05.511063169Z" level=info msg="Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=fe12f22f-ed43-4cd7-88cf-642bfbc4828a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297778 | controller | Jun 12 11:10:05.518934 crc crio[19822]: time="2026-06-12T11:10:05.517159236Z" level=info msg="Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=01e93554-d9c3-42a5-aa50-880e13233422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297793 | controller | Jun 12 11:10:05.518934 crc crio[19822]: time="2026-06-12T11:10:05.517695416Z" level=info msg="Removing container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b" id=ce7aeb94-0e0d-4f09-ae76-8c8b735e3efd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.297809 | controller | Jun 12 11:10:05.586929 crc crio[19822]: time="2026-06-12T11:10:05.586269284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.297825 | controller | Jun 12 11:10:05.591172 crc crio[19822]: time="2026-06-12T11:10:05.590274934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.297846 | controller | Jun 12 11:10:05.592194 crc crio[19822]: time="2026-06-12T11:10:05.591518264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.297885 | controller | Jun 12 11:10:05.598429 crc crio[19822]: time="2026-06-12T11:10:05.598181954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.297903 | controller | Jun 12 11:10:05.603688 crc crio[19822]: time="2026-06-12T11:10:05.603316824Z" level=info msg="Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=31a0e9cc-de79-4610-ba83-4d2857d14161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297919 | controller | Jun 12 11:10:05.606255 crc crio[19822]: time="2026-06-12T11:10:05.605645974Z" level=info msg="Creating container: openstack/glance-db-create-9m84p/mariadb-database-create" id=0753ad00-0d7a-452a-bc79-fb9d315defee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297936 | controller | Jun 12 11:10:05.616912 crc crio[19822]: time="2026-06-12T11:10:05.612256333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=07d8264b-0a07-409a-af11-90920e46abc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.297952 | controller | Jun 12 11:10:05.622060 crc crio[19822]: time="2026-06-12T11:10:05.621238989Z" level=info msg="Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=d6dd7a25-e71c-4315-91b7-ce5a3c2786a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297968 | controller | Jun 12 11:10:05.622380 crc crio[19822]: time="2026-06-12T11:10:05.622137046Z" level=info msg="Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=a70a7cab-0916-4bdc-8517-58f55ce96821 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.297984 | controller | Jun 12 11:10:05.623935 crc crio[19822]: time="2026-06-12T11:10:05.622556122Z" level=info msg="Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=8086de3a-0e8b-4161-b867-ef8259eedb0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.298001 | controller | Jun 12 11:10:05.626697 crc crio[19822]: time="2026-06-12T11:10:05.626617351Z" level=info msg="Creating container: openstack/placement-db-create-fxznj/mariadb-database-create" id=be611ac9-50df-4d1b-915f-e2040a5dadbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.298018 | controller | Jun 12 11:10:05.630911 crc crio[19822]: time="2026-06-12T11:10:05.629588945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298042 | controller | Jun 12 11:10:05.635872 crc crio[19822]: time="2026-06-12T11:10:05.632337236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298069 | controller | Jun 12 11:10:05.635872 crc crio[19822]: time="2026-06-12T11:10:05.632650221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298093 | controller | Jun 12 11:10:05.635872 crc crio[19822]: time="2026-06-12T11:10:05.633357797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298118 | controller | Jun 12 11:10:05.635872 crc crio[19822]: time="2026-06-12T11:10:05.633657023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298138 | controller | Jun 12 11:10:05.638101 crc crio[19822]: time="2026-06-12T11:10:05.637649442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298164 | controller | Jun 12 11:10:05.707308 crc crio[19822]: time="2026-06-12T11:10:05.707049376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298191 | controller | Jun 12 11:10:05.719880 crc crio[19822]: time="2026-06-12T11:10:05.718590235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298210 | controller | Jun 12 11:10:05.719880 crc crio[19822]: time="2026-06-12T11:10:05.718945046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298227 | controller | Jun 12 11:10:05.719880 crc crio[19822]: time="2026-06-12T11:10:05.719338009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298243 | controller | Jun 12 11:10:05.729845 crc crio[19822]: time="2026-06-12T11:10:05.729691888Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=b625e7f8-1460-46fc-baea-b68dbbc01af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.298260 | controller | Jun 12 11:10:05.775923 crc crio[19822]: time="2026-06-12T11:10:05.775549353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298276 | controller | Jun 12 11:10:06.207919 crc crio[19822]: time="2026-06-12T11:10:06.207741627Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=6c58754e-cd5d-4904-ae40-445d3be43244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.298293 | controller | Jun 12 11:10:06.207919 crc crio[19822]: time="2026-06-12T11:10:06.207902072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298309 | controller | Jun 12 11:10:06.215559 crc crio[19822]: time="2026-06-12T11:10:06.215457346Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=ccb50638-eb9e-4b78-8513-126f8d88184c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.298325 | controller | Jun 12 11:10:06.215666 crc crio[19822]: time="2026-06-12T11:10:06.215613661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298341 | controller | Jun 12 11:10:06.250998 crc crio[19822]: time="2026-06-12T11:10:06.24812488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298357 | controller | Jun 12 11:10:06.266930 crc crio[19822]: time="2026-06-12T11:10:06.264119079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298373 | controller | Jun 12 11:10:06.419785 crc crio[19822]: time="2026-06-12T11:10:06.419595798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298399 | controller | Jun 12 11:10:06.896275 crc crio[19822]: time="2026-06-12T11:10:06.891689561Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=97f732f5-b451-4071-b51f-d525d504b621 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.298452 | controller | Jun 12 11:10:06.896543 crc crio[19822]: time="2026-06-12T11:10:06.896338551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298471 | controller | Jun 12 11:10:07.035512 crc crio[19822]: time="2026-06-12T11:10:07.034946869Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-fzqtq/POD" id=16d1d81c-8e62-42cf-aa21-18ca0be91945 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.298488 | controller | Jun 12 11:10:07.035512 crc crio[19822]: time="2026-06-12T11:10:07.035156129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298505 | controller | Jun 12 11:10:07.039134 crc crio[19822]: time="2026-06-12T11:10:07.038904003Z" level=info msg="Created container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log" id=90747dd2-2276-4c5e-90cd-e8630a32fdd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.298521 | controller | Jun 12 11:10:07.042796 crc crio[19822]: time="2026-06-12T11:10:07.042732464Z" level=info msg="Starting container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb" id=e0f1afc9-4677-482b-85f4-8aadc19c060a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.298538 | controller | Jun 12 11:10:07.069153 crc crio[19822]: time="2026-06-12T11:10:07.069021318Z" level=info msg="Started container" PID=233435 containerID=73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb description=openstack/nova-api-0/nova-api-log id=e0f1afc9-4677-482b-85f4-8aadc19c060a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a
2026-06-12 11:43:48.298555 | controller | Jun 12 11:10:07.101262 crc crio[19822]: time="2026-06-12T11:10:07.097536526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ae477a37-4ed6-4714-83fe-3861259eda1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.298572 | controller | Jun 12 11:10:07.132050 crc crio[19822]: time="2026-06-12T11:10:07.131967505Z" level=info msg="Removed container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker" id=ce7aeb94-0e0d-4f09-ae76-8c8b735e3efd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.298589 | controller | Jun 12 11:10:07.139771 crc crio[19822]: time="2026-06-12T11:10:07.139631852Z" level=info msg="Removing container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df" id=9d9408b5-8e91-45e0-a904-ef3004b429fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.298605 | controller | Jun 12 11:10:07.304903 crc crio[19822]: time="2026-06-12T11:10:07.304610373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298622 | controller | Jun 12 11:10:07.329421 crc crio[19822]: time="2026-06-12T11:10:07.32919693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298638 | controller | Jun 12 11:10:07.335166 crc crio[19822]: time="2026-06-12T11:10:07.335097434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298660 | controller | Jun 12 11:10:07.342257 crc crio[19822]: time="2026-06-12T11:10:07.341797522Z" level=info msg="Created container 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=fcc87f5e-9b4f-45fc-98d6-5e942c71b5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.298677 | controller | Jun 12 11:10:07.344852 crc crio[19822]: time="2026-06-12T11:10:07.344723567Z" level=info msg="Starting container: 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5" id=c7e3a180-fa33-49c8-a8bf-ec6ac8048f1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.298693 | controller | Jun 12 11:10:07.363209 crc crio[19822]: time="2026-06-12T11:10:07.363021587Z" level=info msg="Started container" PID=233436 containerID=61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=c7e3a180-fa33-49c8-a8bf-ec6ac8048f1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7
2026-06-12 11:43:48.298711 | controller | Jun 12 11:10:07.709933 crc crio[19822]: time="2026-06-12T11:10:07.709559715Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc00008c7f0}] Aliases:map[]}"
2026-06-12 11:43:48.298728 | controller | Jun 12 11:10:07.709933 crc crio[19822]: time="2026-06-12T11:10:07.709637058Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.298745 | controller | Jun 12 11:10:07.750754 crc crio[19822]: time="2026-06-12T11:10:07.750194592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298761 | controller | Jun 12 11:10:07.769022 crc crio[19822]: time="2026-06-12T11:10:07.768911324Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=fa52aa47-9baf-42c2-b88d-db247e2f2875 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.298778 | controller | Jun 12 11:10:07.772688 crc crio[19822]: time="2026-06-12T11:10:07.772596365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298794 | controller | Jun 12 11:10:07.848095 crc crio[19822]: time="2026-06-12T11:10:07.843152596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298810 | controller | Jun 12 11:10:07.853497 crc crio[19822]: time="2026-06-12T11:10:07.844105107Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc000697730}] Aliases:map[]}"
2026-06-12 11:43:48.298827 | controller | Jun 12 11:10:07.853667 crc crio[19822]: time="2026-06-12T11:10:07.853508029Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.298843 | controller | Jun 12 11:10:07.906333 crc crio[19822]: time="2026-06-12T11:10:07.906238416Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=0c87691a-7351-44f3-8122-b7d81fd73f5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.298904 | controller | Jun 12 11:10:07.911515 crc crio[19822]: time="2026-06-12T11:10:07.908539305Z" level=info msg="Created container 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=60b8b5d0-15d0-43d5-a7a7-5e9a6c28fbbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.298928 | controller | Jun 12 11:10:07.912251 crc crio[19822]: time="2026-06-12T11:10:07.912203958Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc000121a98}] Aliases:map[]}"
2026-06-12 11:43:48.298945 | controller | Jun 12 11:10:07.912411 crc crio[19822]: time="2026-06-12T11:10:07.912393685Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.298962 | controller | Jun 12 11:10:07.916794 crc crio[19822]: time="2026-06-12T11:10:07.915960217Z" level=info msg="Starting container: 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee" id=bae9c23a-939a-457e-8782-c50d53f4ba13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.298979 | controller | Jun 12 11:10:07.918104 crc crio[19822]: time="2026-06-12T11:10:07.917044302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.298995 | controller | Jun 12 11:10:07.951797 crc crio[19822]: time="2026-06-12T11:10:07.951614044Z" level=info msg="Started container" PID=233446 containerID=306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bae9c23a-939a-457e-8782-c50d53f4ba13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c
2026-06-12 11:43:48.299012 | controller | Jun 12 11:10:07.951797 crc crio[19822]: time="2026-06-12T11:10:07.95179649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299028 | controller | Jun 12 11:10:07.959662 crc crio[19822]: time="2026-06-12T11:10:07.959582359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299044 | controller | Jun 12 11:10:07.985742 crc crio[19822]: time="2026-06-12T11:10:07.979750311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299059 | controller | Jun 12 11:10:08.006366 crc crio[19822]: time="2026-06-12T11:10:08.005249024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299075 | controller | Jun 12 11:10:08.122097 crc crio[19822]: time="2026-06-12T11:10:08.122028409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299090 | controller | Jun 12 11:10:08.130651 crc crio[19822]: time="2026-06-12T11:10:08.125617837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299110 | controller | Jun 12 11:10:08.135922 crc crio[19822]: time="2026-06-12T11:10:08.135860752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299127 | controller | Jun 12 11:10:08.158541 crc crio[19822]: time="2026-06-12T11:10:08.156195849Z" level=info msg="Created container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=981bd1aa-e238-4fe9-a26a-358b668cda7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.299144 | controller | Jun 12 11:10:08.164342 crc crio[19822]: time="2026-06-12T11:10:08.164250768Z" level=info msg="Starting container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac" id=6a8c5f5a-c147-4ec5-a213-2994df7a5d1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.299161 | controller | Jun 12 11:10:08.173354 crc crio[19822]: time="2026-06-12T11:10:08.172926447Z" level=info msg="Created container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent" id=ec7528ba-7d50-43b1-abbc-c3d50d31a0d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.299178 | controller | Jun 12 11:10:08.192004 crc crio[19822]: time="2026-06-12T11:10:08.191511926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299194 | controller | Jun 12 11:10:08.192004 crc crio[19822]: time="2026-06-12T11:10:08.19193615Z" level=info msg="Started container" PID=233441 containerID=91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=6a8c5f5a-c147-4ec5-a213-2994df7a5d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa
2026-06-12 11:43:48.299211 | controller | Jun 12 11:10:08.193237 crc crio[19822]: time="2026-06-12T11:10:08.193197811Z" level=info msg="Created container 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=318fba5b-c15b-4208-81ae-de0a9aa50548 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.299227 | controller | Jun 12 11:10:08.194664 crc crio[19822]: time="2026-06-12T11:10:08.194622427Z" level=info msg="Starting container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad" id=f05ba7e5-9383-43c6-8035-1a4689d5f62d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.299243 | controller | Jun 12 11:10:08.200173 crc crio[19822]: time="2026-06-12T11:10:08.19944979Z" level=info msg="Starting container: 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe" id=cac590b5-9d0e-4717-89f7-d495b8dfcdd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.299259 | controller | Jun 12 11:10:08.207556 crc crio[19822]: time="2026-06-12T11:10:08.207463455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299276 | controller | Jun 12 11:10:08.212154 crc crio[19822]: time="2026-06-12T11:10:08.210395549Z" level=info msg="Started container" PID=233437 containerID=f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad description=openstack/ceilometer-0/ceilometer-central-agent id=f05ba7e5-9383-43c6-8035-1a4689d5f62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb
2026-06-12 11:43:48.299294 | controller | Jun 12 11:10:08.233922 crc crio[19822]: time="2026-06-12T11:10:08.229602923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=799e01b5-3d6a-4ee5-96a0-e903e20a5431 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.299324 | controller | Jun 12 11:10:08.235945 crc crio[19822]: time="2026-06-12T11:10:08.235448221Z" level=info msg="Started container" PID=233448 containerID=6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=cac590b5-9d0e-4717-89f7-d495b8dfcdd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8
2026-06-12 11:43:48.299351 | controller | Jun 12 11:10:08.254627 crc crio[19822]: time="2026-06-12T11:10:08.254574174Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}"
2026-06-12 11:43:48.299376 | controller | Jun 12 11:10:08.254971 crc crio[19822]: time="2026-06-12T11:10:08.25494594Z" level=info msg="Adding pod openstack_ovn-controller-ovs-fzqtq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.299394 | controller | Jun 12 11:10:08.290108 crc crio[19822]: time="2026-06-12T11:10:08.288722288Z" level=info msg="Created container 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=03f9ea7c-533d-402e-bbe5-49114d6093fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.299411 | controller | Jun 12 11:10:08.303713 crc crio[19822]: time="2026-06-12T11:10:08.303006437Z" level=info msg="Starting container: 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12" id=1c5e103f-a653-495d-9266-ed64d5c02c3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.299427 | controller | Jun 12 11:10:08.322350 crc crio[19822]: time="2026-06-12T11:10:08.319203799Z" level=info msg="Started container" PID=233426 containerID=8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=1c5e103f-a653-495d-9266-ed64d5c02c3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9
2026-06-12 11:43:48.299444 | controller | Jun 12 11:10:08.337027 crc crio[19822]: time="2026-06-12T11:10:08.33642796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=5d460ea4-371d-4dec-9642-dfce24b780d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.299461 | controller | Jun 12 11:10:08.361008 crc crio[19822]: time="2026-06-12T11:10:08.360403705Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=01dd7bbc-83ff-4724-a06e-ff357c874f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.299477 | controller | Jun 12 11:10:08.361634 crc crio[19822]: time="2026-06-12T11:10:08.361419558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299494 | controller | Jun 12 11:10:08.457337 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbb67aed72ce062 Mac:96:e6:57:91:78:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.299510 | controller | Jun 12 11:10:08.460914 crc crio[19822]: time="2026-06-12T11:10:08.460681533Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc00008c7f0}] Aliases:map[]}"
2026-06-12 11:43:48.299532 | controller | Jun 12 11:10:08.461227 crc crio[19822]: time="2026-06-12T11:10:08.460978953Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.299549 | controller | Jun 12 11:10:08.634154 crc crio[19822]: time="2026-06-12T11:10:08.633780388Z" level=info msg="Ran pod sandbox fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad with infra container: openstack/ovn-northd-0/POD" id=97f732f5-b451-4071-b51f-d525d504b621 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.299565 | controller | Jun 12 11:10:08.649886 crc crio[19822]: time="2026-06-12T11:10:08.649745225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=ede9a793-bc96-4ad4-ac56-0578566eee3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.299581 | controller | Jun 12 11:10:08.693875 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4998d33731febca Mac:46:91:cc:94:af:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.299597 | controller | Jun 12 11:10:08.695694 crc crio[19822]: time="2026-06-12T11:10:08.695615939Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc000697730}] Aliases:map[]}"
2026-06-12 11:43:48.299613 | controller | Jun 12 11:10:08.695987 crc crio[19822]: time="2026-06-12T11:10:08.695925169Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.299629 | controller | Jun 12 11:10:08.768216 crc crio[19822]: time="2026-06-12T11:10:08.767312809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=801e032a-8cac-47dd-8c57-c02b5b4a5215 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.299645 | controller | Jun 12 11:10:08.825514 crc crio[19822]: time="2026-06-12T11:10:08.825415321Z" level=info msg="Ran pod sandbox 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd with infra container: openstack/rabbitmq-cell1-server-0/POD" id=6c58754e-cd5d-4904-ae40-445d3be43244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.299661 | controller | Jun 12 11:10:08.835727 crc crio[19822]: time="2026-06-12T11:10:08.835688832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=37f2c71f-ccc7-4e07-8832-acdac9130648 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.299678 | controller | Jun 12 11:10:08.878892 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34d759b0b87f6d0 Mac:0a:9d:09:b7:21:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 SocketPath: PciID:}] [{Interface:0xc00053ad60 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.299699 | controller | Jun 12 11:10:08.880218 crc crio[19822]: time="2026-06-12T11:10:08.879721788Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc000121a98}] Aliases:map[]}"
2026-06-12 11:43:48.299717 | controller | Jun 12 11:10:08.881476 crc crio[19822]: time="2026-06-12T11:10:08.881398462Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.299734 | controller | Jun 12 11:10:08.917638 crc crio[19822]: time="2026-06-12T11:10:08.91755674Z" level=info msg="Created container bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=1693c38e-49ed-46d8-b2e2-04b8b1ba0407 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.299751 | controller | Jun 12 11:10:08.929497 crc crio[19822]: time="2026-06-12T11:10:08.92414769Z" level=info msg="Starting container: bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8" id=f455a7d1-c5b0-459d-8795-f56c509809bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.299768 | controller | Jun 12 11:10:08.929497 crc crio[19822]: time="2026-06-12T11:10:08.927141318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299784 | controller | Jun 12 11:10:08.929497 crc crio[19822]: time="2026-06-12T11:10:08.928909053Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=2f66e7f7-dd26-4aed-9d96-2828899ce7ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.299800 | controller | Jun 12 11:10:08.932875 crc crio[19822]: time="2026-06-12T11:10:08.932767625Z" level=info msg="Started container" PID=233442 containerID=bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f455a7d1-c5b0-459d-8795-f56c509809bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7
2026-06-12 11:43:48.299817 | controller | Jun 12 11:10:08.941324 crc crio[19822]: time="2026-06-12T11:10:08.941223384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299833 | controller | Jun 12 11:10:09.028503 crc crio[19822]: time="2026-06-12T11:10:09.027905891Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=aba5e303-692f-4fd9-9386-a765d7d63eca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.299867 | controller | Jun 12 11:10:09.032734 crc crio[19822]: time="2026-06-12T11:10:09.032633977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299892 | controller | Jun 12 11:10:09.044948 crc crio[19822]: time="2026-06-12T11:10:09.044552781Z" level=info msg="Ran pod sandbox 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 with infra container: openstack/swift-storage-0/POD" id=ccb50638-eb9e-4b78-8513-126f8d88184c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.299914 | controller | Jun 12 11:10:09.050349 crc crio[19822]: time="2026-06-12T11:10:09.05016913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299932 | controller | Jun 12 11:10:09.057741 crc crio[19822]: time="2026-06-12T11:10:09.057572006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299949 | controller | Jun 12 11:10:09.058981 crc crio[19822]: time="2026-06-12T11:10:09.058883702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=e91414a8-e34a-4667-a41a-7b95e4a28f9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.299965 | controller | Jun 12 11:10:09.069339 crc crio[19822]: time="2026-06-12T11:10:09.069262529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299982 | controller | Jun 12 11:10:09.086603 crc crio[19822]: time="2026-06-12T11:10:09.086495255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.299999 | controller | Jun 12 11:10:09.088339 crc crio[19822]: time="2026-06-12T11:10:09.088163582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300015 | controller | Jun 12 11:10:09.108389 crc crio[19822]: time="2026-06-12T11:10:09.101437545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300043 | controller | Jun 12 11:10:09.108389 crc crio[19822]: time="2026-06-12T11:10:09.106789836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300064 | controller | Jun 12 11:10:09.112391 crc crio[19822]: time="2026-06-12T11:10:09.112324933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=99e37d2c-bf04-4f7d-bc42-b98be8edf678 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.300081 | controller | Jun 12 11:10:09.112955 crc crio[19822]: time="2026-06-12T11:10:09.112485481Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=35f9ab92-8cfc-4330-8d0c-315659892d35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300097 | controller | Jun 12 11:10:09.113914 crc crio[19822]: time="2026-06-12T11:10:09.113855621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300114 | controller | Jun 12 11:10:09.114120 crc crio[19822]: time="2026-06-12T11:10:09.114059249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300130 | controller | Jun 12 11:10:09.115331 crc crio[19822]: time="2026-06-12T11:10:09.115258931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300146 | controller | Jun 12 11:10:09.131703 crc crio[19822]: time="2026-06-12T11:10:09.131573657Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=1f1fda56-1746-431d-9752-899b61792b84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300163 | controller | Jun 12 11:10:09.210186 crc crio[19822]: 2026-06-12T11:10:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5531441ac3e0c1e Mac:ae:37:7b:05:77:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.300186 | controller | Jun 12 11:10:09.233150 crc crio[19822]: time="2026-06-12T11:10:09.227626788Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}"
2026-06-12 11:43:48.300203 | controller | Jun 12 11:10:09.233150 crc crio[19822]: time="2026-06-12T11:10:09.228471815Z" level=info msg="Checking pod openstack_ovn-controller-ovs-fzqtq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.300220 | controller | Jun 12 11:10:09.437338 crc crio[19822]: time="2026-06-12T11:10:09.437263149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300237 | controller | Jun 12 11:10:09.439521 crc crio[19822]: time="2026-06-12T11:10:09.439495891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300253 | controller | Jun 12 11:10:09.444928 crc crio[19822]: time="2026-06-12T11:10:09.444784971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300269 | controller | Jun 12 11:10:09.446344 crc crio[19822]: time="2026-06-12T11:10:09.44630789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300284 | controller | Jun 12 11:10:09.518049 crc crio[19822]: time="2026-06-12T11:10:09.517960818Z" level=info msg="Stopping container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2 (timeout: 30s)" id=e6a765f7-7527-49b2-8d65-06f0549e5c45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.300300 | controller | Jun 12 11:10:09.536002 crc crio[19822]: time="2026-06-12T11:10:09.533895192Z" level=info msg="Created container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata" id=4043d961-e9cd-4fd0-a6b1-38e2fbbb4404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300317 | controller | Jun 12 11:10:09.536977 crc crio[19822]: time="2026-06-12T11:10:09.536919806Z" level=info msg="Starting container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6" id=155f7bfc-6fe3-4d60-a536-b4cc1479f6fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.300333 | controller | Jun 12 11:10:09.549209 crc crio[19822]: time="2026-06-12T11:10:09.549151042Z" level=info msg="Started container" PID=233447 containerID=2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6 description=openstack/nova-metadata-0/nova-metadata-metadata id=155f7bfc-6fe3-4d60-a536-b4cc1479f6fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e
2026-06-12 11:43:48.300349 | controller | Jun 12 11:10:09.556385 crc crio[19822]: time="2026-06-12T11:10:09.556298902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300365 | controller | Jun 12 11:10:09.586309 crc crio[19822]: time="2026-06-12T11:10:09.585930824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300387 | controller | Jun 12 11:10:09.602002 crc crio[19822]: time="2026-06-12T11:10:09.595375653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300404 | controller | Jun 12 11:10:09.638920 crc crio[19822]: time="2026-06-12T11:10:09.630673514Z" level=info msg="Ran pod sandbox 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 with infra container: openstack/ovn-controller-ovs-fzqtq/POD" id=16d1d81c-8e62-42cf-aa21-18ca0be91945 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.300421 | controller | Jun 12 11:10:09.638920 crc crio[19822]: time="2026-06-12T11:10:09.635981383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300437 | controller | Jun 12 11:10:09.649038 crc crio[19822]: time="2026-06-12T11:10:09.64822816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=05f1c33c-5db6-47a9-98d7-062b376c64a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.300454 | controller | Jun 12 11:10:09.672696 crc crio[19822]: time="2026-06-12T11:10:09.67261208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300470 | controller | Jun 12 11:10:09.751781 crc crio[19822]: time="2026-06-12T11:10:09.751704131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=68ed7e10-c744-4bbc-bb34-8171a13c3c75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.300486 | controller | Jun 12 11:10:09.792882 crc crio[19822]: time="2026-06-12T11:10:09.791583659Z" level=info msg="Created container 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806: openstack/rabbitmq-server-0/setup-container" id=776425cf-bc9e-4d03-9f34-d9dcb9a86448 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300503 | controller | Jun 12 11:10:09.796507 crc crio[19822]: time="2026-06-12T11:10:09.796350182Z" level=info msg="Starting container: 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806" id=219395af-4a98-4230-a11c-cf162b8566dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.300519 | controller | Jun 12 11:10:09.800013 crc crio[19822]: time="2026-06-12T11:10:09.799141654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300535 | controller | Jun 12 11:10:09.823952 crc crio[19822]: time="2026-06-12T11:10:09.823796931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300551 | controller | Jun 12 11:10:09.826551 crc crio[19822]: time="2026-06-12T11:10:09.825504769Z" level=info msg="Started container" PID=233449 containerID=35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806 description=openstack/rabbitmq-server-0/setup-container id=219395af-4a98-4230-a11c-cf162b8566dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b
2026-06-12 11:43:48.300567 | controller | Jun 12 11:10:09.884998 crc crio[19822]: time="2026-06-12T11:10:09.882595904Z" level=info msg="Creating container: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init" id=19360609-140a-4ef1-9775-f105026359b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300588 | controller | Jun 12 11:10:09.893851 crc crio[19822]: time="2026-06-12T11:10:09.893674647Z" level=info msg="Stopped container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=e6a765f7-7527-49b2-8d65-06f0549e5c45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.300605 | controller | Jun 12 11:10:09.898922 crc crio[19822]: time="2026-06-12T11:10:09.898551968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=ae9c4d4d-e3b4-4379-937e-2b66ff82c1e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.300622 | controller | Jun 12 11:10:09.949885 crc crio[19822]: time="2026-06-12T11:10:09.94967345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300639 | controller | Jun 12 11:10:09.955473 crc crio[19822]: time="2026-06-12T11:10:09.955363858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300655 | controller | Jun 12 11:10:09.967359 crc crio[19822]: time="2026-06-12T11:10:09.964035167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300671 | controller | Jun 12 11:10:09.983968 crc crio[19822]: time="2026-06-12T11:10:09.98356153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=438bc998-832e-4b31-ba90-7b81c036223d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.300688 | controller | Jun 12 11:10:09.985863 crc crio[19822]: time="2026-06-12T11:10:09.985015414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300704 | controller | Jun 12 11:10:10.026236 crc crio[19822]: time="2026-06-12T11:10:10.025221611Z" level=info msg="Removed container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log" id=9d9408b5-8e91-45e0-a904-ef3004b429fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.300720 | controller | Jun 12 11:10:10.048538 crc crio[19822]: time="2026-06-12T11:10:10.048293782Z" level=info msg="Removing container: 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885" id=badc083a-2517-4a31-830c-9feb538aa7da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.300737 | controller | Jun 12 11:10:10.099966 crc crio[19822]: time="2026-06-12T11:10:10.099735988Z" level=info msg="Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=9763ede9-de7e-4f2a-9dd2-c756398afb3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300753 | controller | Jun 12 11:10:10.108051 crc crio[19822]: time="2026-06-12T11:10:10.107966069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.300769 | controller | Jun 12 11:10:10.116646 crc crio[19822]: time="2026-06-12T11:10:10.116504039Z" level=info msg="Created container cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=0562b179-6598-4ff0-b06b-59bfcc8d33a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300785 | controller | Jun 12 11:10:10.120241 crc crio[19822]: time="2026-06-12T11:10:10.120174839Z" level=info msg="Starting container: cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60" id=2da76000-64f2-41b2-a2d7-64a359983a88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.300807 | controller | Jun 12 11:10:10.130616 crc crio[19822]: time="2026-06-12T11:10:10.130393269Z" level=info msg="Started container" PID=233459 containerID=cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=2da76000-64f2-41b2-a2d7-64a359983a88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb
2026-06-12 11:43:48.300825 | controller | Jun 12 11:10:10.142200 crc crio[19822]: time="2026-06-12T11:10:10.142067164Z" level=info msg="Created container e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=ef962564-7ffa-4fcf-9291-e2df67092637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300843 | controller | Jun 12 11:10:10.144927 crc crio[19822]: time="2026-06-12T11:10:10.144677388Z" level=info msg="Starting container: e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939" id=9898a0a6-5866-4c5f-ba64-a8751e070043 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.300881 | controller | Jun 12 11:10:10.155395 crc crio[19822]: time="2026-06-12T11:10:10.155254976Z" level=info msg="Started container" PID=233455 containerID=e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939 description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=9898a0a6-5866-4c5f-ba64-a8751e070043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982
2026-06-12 11:43:48.300900 | controller | Jun 12 11:10:10.190909 crc crio[19822]: time="2026-06-12T11:10:10.190770307Z" level=info msg="Created container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=a51ea9c1-b34b-4fba-87b5-4b50df4c71a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300917 | controller | Jun 12 11:10:10.194103 crc crio[19822]: time="2026-06-12T11:10:10.193797646Z" level=info msg="Starting container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c" id=7cf2d9f9-5056-4ff2-8728-0d24a4365479 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.300933 | controller | Jun 12 11:10:10.218433 crc crio[19822]: time="2026-06-12T11:10:10.21621515Z" level=info msg="Created container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=304d1d51-1eb1-46f8-9846-3b60b7e4ed81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.300949 | controller | Jun 12 11:10:10.244874 crc crio[19822]: time="2026-06-12T11:10:10.241044652Z" level=info msg="Starting container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67" id=e1bca7f6-9ee5-43d2-8165-b4830ed028c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.300966 | controller | Jun 12 11:10:10.244874 crc crio[19822]: time="2026-06-12T11:10:10.242020861Z" level=info msg="Started container" PID=233451 containerID=7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7cf2d9f9-5056-4ff2-8728-0d24a4365479 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4
2026-06-12 11:43:48.300982 | controller | Jun 12 11:10:10.253881 crc crio[19822]: time="2026-06-12T11:10:10.251382104Z" level=info msg="Started container" PID=233456 containerID=396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1bca7f6-9ee5-43d2-8165-b4830ed028c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15
2026-06-12 11:43:48.300999 | controller | Jun 12 11:10:10.280790 crc crio[19822]: time="2026-06-12T11:10:10.280674078Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=ff953b12-b2e4-41e6-9966-36ca89421965 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.301022 | controller | Jun 12 11:10:10.343637 crc crio[19822]: time="2026-06-12T11:10:10.343506781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301040 | controller | Jun 12 11:10:10.348398 crc crio[19822]: time="2026-06-12T11:10:10.347952213Z" level=info msg="Created container 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24: openstack/openstack-galera-0/mysql-bootstrap" id=b7449357-2893-4858-9863-75f5b0788dbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.301056 | controller | Jun 12 11:10:10.362681 crc crio[19822]: time="2026-06-12T11:10:10.353294665Z" level=info msg="Starting container: 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24" id=d034376c-f013-41dc-bd95-bb879d75ef6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.301072 | controller | Jun 12 11:10:10.381040 crc crio[19822]: time="2026-06-12T11:10:10.371426422Z" level=info msg="Started container" PID=233454 containerID=0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24 description=openstack/openstack-galera-0/mysql-bootstrap id=d034376c-f013-41dc-bd95-bb879d75ef6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f
2026-06-12 11:43:48.301088 | controller | Jun 12 11:10:10.394374 crc crio[19822]: time="2026-06-12T11:10:10.394203215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301105 | controller | Jun 12 11:10:10.394374 crc crio[19822]: time="2026-06-12T11:10:10.394294125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301120 | controller | Jun 12 11:10:10.396547 crc crio[19822]: time="2026-06-12T11:10:10.396420039Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=d7079dcd-c3e2-4ccb-ad8d-15182b69df45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.301137 | controller | Jun 12 11:10:10.401143 crc crio[19822]: time="2026-06-12T11:10:10.399483342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301153 | controller | Jun 12 11:10:10.443211 crc crio[19822]: time="2026-06-12T11:10:10.4409238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301169 | controller | Jun 12 11:10:10.448640 crc crio[19822]: time="2026-06-12T11:10:10.445557867Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=6e4188d0-c711-40f4-85a9-0b99c519db30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.301185 | controller | Jun 12 11:10:10.448640 crc crio[19822]: time="2026-06-12T11:10:10.446000301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301202 | controller | Jun 12 11:10:10.811582 crc crio[19822]: time="2026-06-12T11:10:10.811191006Z" level=info msg="Removed container 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=badc083a-2517-4a31-830c-9feb538aa7da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301218 | controller | Jun 12 11:10:10.848005 crc crio[19822]: time="2026-06-12T11:10:10.847464941Z" level=info msg="Removing container: db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f" id=f263a060-a9a0-4cc2-bdc3-a24770f40f79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301239 | controller | Jun 12 11:10:10.853420 crc crio[19822]: time="2026-06-12T11:10:10.85333257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301256 | controller | Jun 12 11:10:10.936046 crc crio[19822]: time="2026-06-12T11:10:10.935683294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301272 | controller | Jun 12 11:10:11.144413 crc crio[19822]: time="2026-06-12T11:10:11.143373613Z" level=info msg="Stopping container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91 (timeout: 30s)" id=37f753cc-4830-4474-a3b3-3c457cbd0b4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.301289 | controller | Jun 12 11:10:11.164550 crc crio[19822]: time="2026-06-12T11:10:11.164504188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301305 | controller | Jun 12 11:10:11.190608 crc crio[19822]: time="2026-06-12T11:10:11.190399453Z" level=info msg="Stopping container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9 (timeout: 30s)" id=f00e0aee-a832-4e54-969a-208fdd1c3e51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.301321 | controller | Jun 12 11:10:11.453404 crc crio[19822]: time="2026-06-12T11:10:11.450015071Z" level=info msg="Stopped container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter" id=37f753cc-4830-4474-a3b3-3c457cbd0b4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.301339 | controller | Jun 12 11:10:11.459228 crc crio[19822]: time="2026-06-12T11:10:11.456521341Z" level=info msg="Stopping pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215" id=a2c5b484-efcf-4189-8464-7d7c453a0792 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.301358 | controller | Jun 12 11:10:11.476393 crc crio[19822]: time="2026-06-12T11:10:11.476222042Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc0007adb00}] Aliases:map[]}"
2026-06-12 11:43:48.301375 | controller | Jun 12 11:10:11.476713 crc crio[19822]: time="2026-06-12T11:10:11.476443864Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-n7t5c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.301391 | controller | Jun 12 11:10:11.767749 crc crio[19822]: time="2026-06-12T11:10:11.767137239Z" level=info msg="Stopped container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd" id=f00e0aee-a832-4e54-969a-208fdd1c3e51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.301407 | controller | Jun 12 11:10:11.773050 crc crio[19822]: time="2026-06-12T11:10:11.773002278Z" level=info msg="Stopping pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd" id=f48fd026-9c71-4ec0-863a-a426752b3074 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.301424 | controller | Jun 12 11:10:11.785867 crc crio[19822]: time="2026-06-12T11:10:11.785672079Z" level=info msg="Stopped pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd" id=f48fd026-9c71-4ec0-863a-a426752b3074 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.301445 | controller | Jun 12 11:10:11.990933 crc crio[19822]: time="2026-06-12T11:10:11.990472943Z" level=info msg="Stopped pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215" id=a2c5b484-efcf-4189-8464-7d7c453a0792 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.301462 | controller | Jun 12 11:10:12.426978 crc crio[19822]: time="2026-06-12T11:10:12.426142822Z" level=info msg="Removed container db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=f263a060-a9a0-4cc2-bdc3-a24770f40f79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301478 | controller | Jun 12 11:10:12.446527 crc crio[19822]: time="2026-06-12T11:10:12.446450207Z" level=info msg="Removing container: 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43" id=0b8d101c-7547-49bd-9124-f67214c2094f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301494 | controller | Jun 12 11:10:12.571982 crc crio[19822]: time="2026-06-12T11:10:12.571047982Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/POD" id=c7c11641-afe8-4a00-a214-f3697fc999db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.301510 | controller | Jun 12 11:10:12.571982 crc crio[19822]: time="2026-06-12T11:10:12.571158462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.301527 | controller | Jun 12 11:10:12.615330 crc crio[19822]: time="2026-06-12T11:10:12.608629895Z" level=info msg="Removed container 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=0b8d101c-7547-49bd-9124-f67214c2094f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301544 | controller | Jun 12 11:10:12.632183 crc crio[19822]: time="2026-06-12T11:10:12.632112112Z" level=info msg="Removing container: 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485" id=bfebcbf5-c744-418d-a7b3-928853f8b643 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301561 | controller | Jun 12 11:10:13.031474 crc crio[19822]: time="2026-06-12T11:10:13.030271446Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc002145048}] Aliases:map[]}"
2026-06-12 11:43:48.301578 | controller | Jun 12 11:10:13.031474 crc crio[19822]: time="2026-06-12T11:10:13.030953408Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.301594 | controller | Jun 12 11:10:13.338600 crc crio[19822]: time="2026-06-12T11:10:13.338058886Z" level=info msg="Removed container 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=bfebcbf5-c744-418d-a7b3-928853f8b643 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301671 | controller | Jun 12 11:10:13.374353 crc crio[19822]: time="2026-06-12T11:10:13.365301535Z" level=info msg="Removing container: 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9" id=5cfca8cf-e644-47bb-84fb-8a0f5a380a51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301706 | controller | Jun 12 11:10:13.788880 crc crio[19822]: time="2026-06-12T11:10:13.787666841Z" level=info msg="Removed container 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=5cfca8cf-e644-47bb-84fb-8a0f5a380a51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301725 | controller | Jun 12 11:10:13.817151 crc crio[19822]: time="2026-06-12T11:10:13.816950726Z" level=info msg="Removing container: cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811" id=9c1b778a-99cb-4c3b-a82c-c0ecf8997c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.301741 | controller | Jun 12 11:10:13.868547 crc crio[19822]: 2026-06-12T11:10:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f924e3455850054 Mac:ba:15:ff:14:de:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.301758 | controller | Jun 12 11:10:13.870332 crc crio[19822]: time="2026-06-12T11:10:13.870032841Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc002145048}] Aliases:map[]}"
2026-06-12 11:43:48.301776 | controller | Jun 12 11:10:13.870332 crc crio[19822]: time="2026-06-12T11:10:13.870253298Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.301792 | controller | Jun 12 11:10:14.114555 crc crio[19822]: time="2026-06-12T11:10:14.114133424Z" level=info msg="Ran pod sandbox f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/POD" id=c7c11641-afe8-4a00-a214-f3697fc999db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.301809 | controller | Jun 12 11:10:14.124227 crc crio[19822]: time="2026-06-12T11:10:14.12406467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.301825 | controller | Jun 12 11:10:14.124899 crc crio[19822]: time="2026-06-12T11:10:14.124847535Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.301841 | controller | Jun 12 11:10:14.124970 crc crio[19822]: time="2026-06-12T11:10:14.124922438Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.301879 | controller | Jun 12 11:10:14.127425 crc crio[19822]: time="2026-06-12T11:10:14.127375347Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=75466928-1945-49ef-a536-95045e0dd6b6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.301898 | controller | Jun 12 11:10:14.139279 crc crio[19822]: time="2026-06-12T11:10:14.139191973Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-12 11:43:48.301915 | controller | Jun 12 11:10:14.185922 crc crio[19822]: time="2026-06-12T11:10:14.183514183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1f5c6d36-6589-4b62-8bf5-5aa31f68dd14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.301938 | controller | Jun 12 11:10:14.264762 crc crio[19822]: time="2026-06-12T11:10:14.264626674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d4fc01a2-18de-4f09-af12-0a8f56561468 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.301955 | controller | Jun 12 11:10:14.347406 crc crio[19822]: time="2026-06-12T11:10:14.347321142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=69821539-5d34-43b1-809e-908cfe602e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.301971 | controller | Jun 12 11:10:14.359061 crc crio[19822]: time="2026-06-12T11:10:14.358981414Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=62763d26-f074-4e09-b8ce-a90a37420d64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.301988 | controller | Jun 12 11:10:14.359481 crc crio[19822]: time="2026-06-12T11:10:14.359419778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.302004 | controller | Jun 12 11:10:14.390559 crc crio[19822]: time="2026-06-12T11:10:14.390477668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=582e0422-2ea0-4df0-8d46-62d57a12dff6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.302020 | controller | Jun 12 11:10:14.437350 crc crio[19822]: time="2026-06-12T11:10:14.432733941Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=c2b61fc6-1086-419d-b6e7-d0e0fb055aa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302037 | controller | Jun 12 11:10:14.437655 crc crio[19822]: time="2026-06-12T11:10:14.437492304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.302053 | controller | Jun 12 11:10:14.631190 crc crio[19822]: time="2026-06-12T11:10:14.630932511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.302068 | controller | Jun 12 11:10:14.643190 crc crio[19822]: time="2026-06-12T11:10:14.642664697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.302084 | controller | Jun 12 11:10:14.683659 crc crio[19822]: time="2026-06-12T11:10:14.683578569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.302100 | controller | Jun 12 11:10:14.692990 crc crio[19822]: time="2026-06-12T11:10:14.692224668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.302116 | controller | Jun 12 11:10:14.732012 crc crio[19822]: time="2026-06-12T11:10:14.731928222Z" level=info msg="Created container 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=5c382e7e-7442-48d8-aa51-d399e1759c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302132 | controller | Jun 12 11:10:14.733203 crc crio[19822]: time="2026-06-12T11:10:14.733162851Z" level=info msg="Starting container: 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f" id=841fb2b2-7f29-4e3b-92d4-919e9768fd21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302153 | controller | Jun 12 11:10:14.742655 crc crio[19822]: time="2026-06-12T11:10:14.742184969Z" level=info msg="Started container" PID=234794 containerID=4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=841fb2b2-7f29-4e3b-92d4-919e9768fd21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d
2026-06-12 11:43:48.302170 | controller | Jun 12 11:10:14.863018 crc crio[19822]: time="2026-06-12T11:10:14.862480678Z" level=info msg="Created container 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555: openstack/glance-db-create-9m84p/mariadb-database-create" id=0753ad00-0d7a-452a-bc79-fb9d315defee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302187 | controller | Jun 12 11:10:14.865132 crc crio[19822]: time="2026-06-12T11:10:14.865011838Z" level=info msg="Starting container: 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555" id=e807ccf0-8bf3-40e0-8224-f6121f98149c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302204 | controller | Jun 12 11:10:14.879408 crc crio[19822]: time="2026-06-12T11:10:14.879252287Z" level=info msg="Started container" PID=234795 containerID=58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555 description=openstack/glance-db-create-9m84p/mariadb-database-create id=e807ccf0-8bf3-40e0-8224-f6121f98149c name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35
2026-06-12 11:43:48.302221 | controller | Jun 12 11:10:14.893998 crc crio[19822]: time="2026-06-12T11:10:14.892899175Z" level=info msg="Created container a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=d6dd7a25-e71c-4315-91b7-ce5a3c2786a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302238 | controller | Jun 12 11:10:14.894930 crc crio[19822]: time="2026-06-12T11:10:14.894802398Z" level=info msg="Starting container: a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a" id=62d9515e-2716-4c86-9004-1df763220a63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302254 | controller | Jun 12 11:10:14.911720 crc crio[19822]: time="2026-06-12T11:10:14.911576279Z" level=info msg="Started container" PID=234788 containerID=a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=62d9515e-2716-4c86-9004-1df763220a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950
2026-06-12 11:43:48.302271 | controller | Jun 12 11:10:14.971552 crc crio[19822]: time="2026-06-12T11:10:14.971489525Z" level=info msg="Created container 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=4d891baf-8546-44ad-a190-11775dd1a72d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302288 | controller | Jun 12 11:10:14.972717 crc crio[19822]: time="2026-06-12T11:10:14.972667652Z" level=info msg="Starting container: 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22" id=f8f14aa4-5d2d-4d83-9144-ce8908aff62e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302304 | controller | Jun 12 11:10:14.974256 crc crio[19822]: time="2026-06-12T11:10:14.974156604Z" level=info msg="Created container 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=a70a7cab-0916-4bdc-8517-58f55ce96821 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302320 | controller | Jun 12 11:10:14.977437 crc crio[19822]: time="2026-06-12T11:10:14.975426175Z" level=info msg="Starting container: 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb" id=763b226a-258b-4a44-ad26-e80c29ce31b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302342 | controller | Jun 12 11:10:14.985581 crc crio[19822]: time="2026-06-12T11:10:14.98359891Z" level=info msg="Started container" PID=234787 containerID=4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=763b226a-258b-4a44-ad26-e80c29ce31b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d
2026-06-12 11:43:48.302360 | controller | Jun 12 11:10:14.989739 crc crio[19822]: time="2026-06-12T11:10:14.988387968Z" level=info msg="Created container ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=31a0e9cc-de79-4610-ba83-4d2857d14161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302376 | controller | Jun 12 11:10:14.991008 crc crio[19822]: time="2026-06-12T11:10:14.990931131Z" level=info msg="Starting container: ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e" id=16d9cb2a-d204-4ceb-90bf-540e3bab9d91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302392 | controller | Jun 12 11:10:14.994922 crc crio[19822]: time="2026-06-12T11:10:14.994720028Z" level=info msg="Created container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent" id=01dd7bbc-83ff-4724-a06e-ff357c874f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302408 | controller | Jun 12 11:10:14.996315 crc crio[19822]: time="2026-06-12T11:10:14.996248524Z" level=info msg="Created container 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=01e93554-d9c3-42a5-aa50-880e13233422 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302424 | controller | Jun 12 11:10:14.997117 crc crio[19822]: time="2026-06-12T11:10:14.99704092Z" level=info msg="Starting container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1" id=22e8ac34-77a2-499d-9578-827c1dd10ae3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302441 | controller | Jun 12 11:10:14.998756 crc crio[19822]: time="2026-06-12T11:10:14.998689582Z" level=info msg="Starting container: 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75" id=32dfe6a1-5347-4504-ac81-c1978287fed3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302457 | controller | Jun 12 11:10:15.000012 crc crio[19822]: time="2026-06-12T11:10:14.999684534Z" level=info msg="Started container" PID=234784 containerID=ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=16d9cb2a-d204-4ceb-90bf-540e3bab9d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e
2026-06-12 11:43:48.302474 | controller | Jun 12 11:10:15.000454 crc crio[19822]: time="2026-06-12T11:10:15.000366606Z" level=info msg="Created container 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=76f8e1ce-233c-44a1-900e-cd346e39ccdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302490 | controller | Jun 12 11:10:15.001330 crc crio[19822]: time="2026-06-12T11:10:15.001218544Z" level=info msg="Created container 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=9bfdf7d7-c06a-4853-9e49-68935d5c44e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302506 | controller | Jun 12 11:10:15.001330 crc crio[19822]: time="2026-06-12T11:10:15.001301706Z" level=info msg="Starting container: 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f" id=1a9e2c32-fe8b-458a-a5f3-2fdc268b0be4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302527 | controller | Jun 12 11:10:15.002607 crc crio[19822]: time="2026-06-12T11:10:15.002549607Z" level=info msg="Created container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler" id=16e5f584-bb36-4b55-a51a-6e32be8eb4fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302543 | controller | Jun 12 11:10:15.003270 crc crio[19822]: time="2026-06-12T11:10:15.003226988Z" level=info msg="Starting container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8" id=ba29fdd3-9478-4ad1-860f-dbe283fe69c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302560 | controller | Jun 12 11:10:15.004528 crc crio[19822]: time="2026-06-12T11:10:15.003356332Z" level=info msg="Starting container: 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0" id=8c712336-b9f3-481b-a400-95001a3d51e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302576 | controller | Jun 12 11:10:15.006414 crc crio[19822]: time="2026-06-12T11:10:15.004967695Z" level=info msg="Started container" PID=234766 containerID=9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22 description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=f8f14aa4-5d2d-4d83-9144-ce8908aff62e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6
2026-06-12 11:43:48.302592 | controller | Jun 12 11:10:15.012448 crc crio[19822]: time="2026-06-12T11:10:15.012366443Z" level=info msg="Started container" PID=234796 containerID=1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1 description=openstack/ceilometer-0/ceilometer-notification-agent id=22e8ac34-77a2-499d-9578-827c1dd10ae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb
2026-06-12 11:43:48.302609 | controller | Jun 12 11:10:15.015061 crc crio[19822]: time="2026-06-12T11:10:15.014994493Z" level=info msg="Started container" PID=234807 containerID=3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75 description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=32dfe6a1-5347-4504-ac81-c1978287fed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022
2026-06-12 11:43:48.302625 | controller | Jun 12 11:10:15.015991 crc crio[19822]: time="2026-06-12T11:10:15.015897302Z" level=info msg="Created container 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb: openstack/placement-db-create-fxznj/mariadb-database-create" id=be611ac9-50df-4d1b-915f-e2040a5dadbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302642 | controller | Jun 12 11:10:15.026794 crc crio[19822]: time="2026-06-12T11:10:15.026578957Z" level=info msg="Starting container: 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb" id=e9d69269-eece-473f-a462-e0e7c0bb9584 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302658 | controller | Jun 12 11:10:15.033448 crc crio[19822]: time="2026-06-12T11:10:15.032434041Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=920c6689-9ed6-46af-beb9-a117bf93fadd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.302675 | controller | Jun 12 11:10:15.035512 crc crio[19822]: time="2026-06-12T11:10:15.035438023Z" level=info msg="Started container" PID=234810 containerID=16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=1a9e2c32-fe8b-458a-a5f3-2fdc268b0be4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776
2026-06-12 11:43:48.302696 | controller | Jun 12 11:10:15.046728 crc crio[19822]: time="2026-06-12T11:10:15.046244171Z" level=info msg="Started container" PID=234789 containerID=8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0 description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=8c712336-b9f3-481b-a400-95001a3d51e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b
2026-06-12 11:43:48.302713 | controller | Jun 12 11:10:15.049125 crc crio[19822]: time="2026-06-12T11:10:15.049047859Z" level=info msg="Started container" PID=234775 containerID=75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8 description=openstack/cinder-scheduler-0/cinder-scheduler id=ba29fdd3-9478-4ad1-860f-dbe283fe69c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7
2026-06-12 11:43:48.302730 | controller | Jun 12 11:10:15.050570 crc crio[19822]: time="2026-06-12T11:10:15.050466524Z" level=info msg="Started container" PID=234790 containerID=8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb description=openstack/placement-db-create-fxznj/mariadb-database-create id=e9d69269-eece-473f-a462-e0e7c0bb9584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd
2026-06-12 11:43:48.302747 | controller | Jun 12 11:10:15.062641 crc crio[19822]: time="2026-06-12T11:10:15.062519138Z" level=info msg="Created container 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=b625e7f8-1460-46fc-baea-b68dbbc01af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302763 | controller | Jun 12 11:10:15.065624 crc crio[19822]: time="2026-06-12T11:10:15.065457298Z" level=info msg="Starting container: 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727" id=9c1cf720-cbc8-4446-9ba7-4a701078654c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302780 | controller | Jun 12 11:10:15.069891 crc crio[19822]: time="2026-06-12T11:10:15.069176602Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=901bd3cb-8328-4831-85be-55498e900812 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.302796 | controller | Jun 12 11:10:15.076948 crc crio[19822]: time="2026-06-12T11:10:15.076903511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=e47b955a-ec46-4b1e-a45b-1da9ff3e0c71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.302812 | controller | Jun 12 11:10:15.079923 crc crio[19822]: time="2026-06-12T11:10:15.078916926Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=61d3d3cd-b4f6-45a3-a1e0-24883913a4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302829 | controller | Jun 12 11:10:15.079923 crc crio[19822]: time="2026-06-12T11:10:15.079375091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.302845 | controller | Jun 12 11:10:15.093584 crc crio[19822]: time="2026-06-12T11:10:15.093359202Z" level=info msg="Created container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log" id=772def4b-e2d8-4fff-b133-461553d2792a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.302896 | controller | Jun 12 11:10:15.098500 crc crio[19822]: time="2026-06-12T11:10:15.098431268Z" level=info msg="Starting container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14" id=e71d0e0f-b530-4ada-a2ef-9e35b3fa55fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.302924 | controller | Jun 12 11:10:15.114513 crc crio[19822]: time="2026-06-12T11:10:15.114423149Z" level=info msg="Started container" PID=234793 containerID=837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14 description=openstack/glance-default-internal-api-0/glance-log id=e71d0e0f-b530-4ada-a2ef-9e35b3fa55fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637
2026-06-12 11:43:48.302942 | controller | Jun 12 11:10:15.143709 crc crio[19822]: time="2026-06-12T11:10:15.143654894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=5bfcbf63-92d8-47d5-81f4-abd38d2b27c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.302959 | controller | Jun 12 11:10:15.144711 crc crio[19822]: time="2026-06-12T11:10:15.143681603Z" level=info msg="Started container" PID=234791 containerID=1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727 description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=9c1cf720-cbc8-4446-9ba7-4a701078654c name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707
2026-06-12 11:43:48.302975 | controller | Jun 12 11:10:15.204151 crc crio[19822]: time="2026-06-12T11:10:15.204065584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=042cbfdb-4709-41b4-8e73-692ba52abfac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.302992 | controller | Jun 12 11:10:15.229058 crc crio[19822]: time="2026-06-12T11:10:15.225249967Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=bc33df99-90c7-4d7d-b7cf-e1fb50ba899e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303007 | controller | Jun 12 11:10:15.229058 crc crio[19822]: time="2026-06-12T11:10:15.226501057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303024 | controller | Jun 12 11:10:15.327427 crc crio[19822]: time="2026-06-12T11:10:15.326977968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=9fd75ab3-7efa-47a9-ad00-31ef9beaa1d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303040 | controller | Jun 12 11:10:15.348156 crc crio[19822]: time="2026-06-12T11:10:15.346182323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1f016793-27b5-44d2-bd39-a17653f71d57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303056 | controller | Jun 12 11:10:15.369922 crc crio[19822]: time="2026-06-12T11:10:15.361736535Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=f92ee1e7-96fe-4b13-8d88-ea4345b7856b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303072 | controller | Jun 12 11:10:15.369922 crc crio[19822]: time="2026-06-12T11:10:15.362469678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303088 | controller | Jun 12 11:10:15.383317 crc crio[19822]: time="2026-06-12T11:10:15.383225531Z" level=info msg="Created container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api" id=0c87691a-7351-44f3-8122-b7d81fd73f5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303106 | controller | Jun 12 11:10:15.393045 crc crio[19822]: time="2026-06-12T11:10:15.384931279Z" level=info msg="Starting container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a" id=d5c3db8e-25c2-447f-9d5b-e27ea46344b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.303126 | controller | Jun 12 11:10:15.445774 crc crio[19822]: time="2026-06-12T11:10:15.445368134Z" level=info msg="Started container" PID=234809 containerID=bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a description=openstack/nova-api-0/nova-api-api id=d5c3db8e-25c2-447f-9d5b-e27ea46344b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a
2026-06-12 11:43:48.303145 | controller | Jun 12 11:10:15.451395 crc crio[19822]: time="2026-06-12T11:10:15.451334526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7edd6540-8d4e-48ee-8405-09e6d7255423 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303161 | controller | Jun 12 11:10:16.067136 crc crio[19822]: time="2026-06-12T11:10:16.067032735Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=ac4108cb-b0d3-4c3c-8ef0-dc1bd872f29a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303178 | controller | Jun 12 11:10:16.067476 crc crio[19822]: time="2026-06-12T11:10:16.067440628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303194 | controller | Jun 12 11:10:16.096866 crc crio[19822]: time="2026-06-12T11:10:16.08827449Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=77b6c356-f304-4098-b510-96b85e7e61fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303210 | controller | Jun 12 11:10:16.148777 crc crio[19822]: time="2026-06-12T11:10:16.14863686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=793e4e7f-539a-4553-8e7c-a803385ab866 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303227 | controller | Jun 12 11:10:16.194258 crc crio[19822]: time="2026-06-12T11:10:16.194176549Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=57c1b8a0-0e0d-4abb-ad4f-9b01efc101ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303243 | controller | Jun 12 11:10:16.197877 crc crio[19822]: time="2026-06-12T11:10:16.194609483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303260 | controller | Jun 12 11:10:16.336739 crc crio[19822]: time="2026-06-12T11:10:16.327752846Z" level=info msg="Created container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log" id=9f7d6f17-e218-414e-bbb6-ec0a38526b98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303276 | controller | Jun 12 11:10:16.348628 crc crio[19822]: time="2026-06-12T11:10:16.348500725Z" level=info msg="Starting container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d" id=5b3e4478-5b94-4235-be52-362167e5e1d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.303292 | controller | Jun 12 11:10:16.362593 crc crio[19822]: time="2026-06-12T11:10:16.362479504Z" level=info msg="Created container f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=8086de3a-0e8b-4161-b867-ef8259eedb0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303309 | controller | Jun 12 11:10:16.364409 crc crio[19822]: time="2026-06-12T11:10:16.364340624Z" level=info msg="Started container" PID=234808 containerID=c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d description=openstack/glance-default-external-api-0/glance-log id=5b3e4478-5b94-4235-be52-362167e5e1d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d
2026-06-12 11:43:48.303339 | controller | Jun 12 11:10:16.389329 crc crio[19822]: time="2026-06-12T11:10:16.389263648Z" level=info msg="Starting container: f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76" id=0ddff440-a891-4786-85c1-872633cd6af0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.303356 | controller | Jun 12 11:10:16.418254 crc crio[19822]: time="2026-06-12T11:10:16.418165259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=d78bc48d-5b53-423e-8828-34c4ce618f04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303373 | controller | Jun 12 11:10:16.425456 crc crio[19822]: time="2026-06-12T11:10:16.425358493Z" level=info msg="Started container" PID=234785 containerID=f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76 description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=0ddff440-a891-4786-85c1-872633cd6af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f
2026-06-12 11:43:48.303389 | controller | Jun 12 11:10:16.450882 crc crio[19822]: time="2026-06-12T11:10:16.449871419Z" level=info msg="Created container dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=fe12f22f-ed43-4cd7-88cf-642bfbc4828a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303406 | controller | Jun 12 11:10:16.464660 crc crio[19822]: time="2026-06-12T11:10:16.464565911Z" level=info msg="Starting container: dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676" id=9527be49-728a-462c-862d-76aa5e86448a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.303423 | controller | Jun 12 11:10:16.492283 crc crio[19822]: time="2026-06-12T11:10:16.488368813Z" level=info msg="Started container" PID=234805 containerID=dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676 description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=9527be49-728a-462c-862d-76aa5e86448a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a
2026-06-12 11:43:48.303440 | controller | Jun 12 11:10:16.605276 crc crio[19822]: time="2026-06-12T11:10:16.603473493Z" level=info msg="Created container aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2: openshift-infra/auto-csr-approver-29687710-zglmk/oc" id=9befca7c-b457-46f2-b2e5-ccc5fa9d5437 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303457 | controller | Jun 12 11:10:16.612022 crc crio[19822]: time="2026-06-12T11:10:16.611521188Z" level=info msg="Starting container: aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2" id=c24b6795-7c8d-498f-b2bc-92209ee2e60b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.303473 | controller | Jun 12 11:10:16.634417 crc crio[19822]: time="2026-06-12T11:10:16.634334294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=51335edc-765a-4851-976f-8e407dc0301f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303489 | controller | Jun 12 11:10:16.670325 crc crio[19822]: time="2026-06-12T11:10:16.670169339Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=e19e9237-24a7-438c-b710-9bbb2a7bc798 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303505 | controller | Jun 12 11:10:16.670575 crc crio[19822]: time="2026-06-12T11:10:16.670521821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303527 | controller | Jun 12 11:10:16.682509 crc crio[19822]: time="2026-06-12T11:10:16.682369299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303544 | controller | Jun 12 11:10:16.693272 crc crio[19822]: time="2026-06-12T11:10:16.691745125Z" level=info msg="Started container" PID=234792 containerID=aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2 description=openshift-infra/auto-csr-approver-29687710-zglmk/oc id=c24b6795-7c8d-498f-b2bc-92209ee2e60b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95
2026-06-12 11:43:48.303560 | controller | Jun 12 11:10:16.860066 crc crio[19822]: time="2026-06-12T11:10:16.849618321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303577 | controller | Jun 12 11:10:16.936175 crc crio[19822]: time="2026-06-12T11:10:16.936115458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303593 | controller | Jun 12 11:10:16.947948 crc crio[19822]: time="2026-06-12T11:10:16.944636918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303609 | controller | Jun 12 11:10:16.948698 crc crio[19822]: time="2026-06-12T11:10:16.948659592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303626 | controller | Jun 12 11:10:16.997912 crc crio[19822]: time="2026-06-12T11:10:16.996496984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303642 | controller | Jun 12 11:10:17.126172 crc crio[19822]: time="2026-06-12T11:10:17.124634881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303658 | controller | Jun 12 11:10:17.171981 crc crio[19822]: time="2026-06-12T11:10:17.171675612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303674 | controller | Jun 12 11:10:17.217242 crc crio[19822]: time="2026-06-12T11:10:17.217162099Z" level=info msg="Removed container cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=9c1b778a-99cb-4c3b-a82c-c0ecf8997c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.303691 | controller | Jun 12 11:10:17.225497 crc crio[19822]: time="2026-06-12T11:10:17.223855805Z" level=info msg="Removing container: 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0" id=9c3e51b1-1906-44b2-8bbf-45287f580080 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.303707 | controller | Jun 12 11:10:17.464560 crc crio[19822]: time="2026-06-12T11:10:17.46147204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a7ab6abe-209f-4ce9-b9ed-be77f8b9f91e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303724 | controller | Jun 12 11:10:17.470557 crc crio[19822]: time="2026-06-12T11:10:17.4704341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e6b9dd3a-b7f8-444a-8ddc-e7bcabee2214 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.303746 | controller | Jun 12 11:10:17.483919 crc crio[19822]: time="2026-06-12T11:10:17.483779998Z" level=info msg="Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=658ba91c-51f1-4ab9-9195-0c4f99003325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303763 | controller | Jun 12 11:10:17.486217 crc crio[19822]: time="2026-06-12T11:10:17.484325836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303779 | controller | Jun 12 11:10:17.680373 crc crio[19822]: time="2026-06-12T11:10:17.680208123Z" level=info msg="Created container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=9763ede9-de7e-4f2a-9dd2-c756398afb3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.303795 | controller | Jun 12 11:10:17.684802 crc crio[19822]: time="2026-06-12T11:10:17.684702629Z" level=info msg="Starting container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266" id=86660c58-8c59-46b4-92b0-4e65de6b56df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.303811 | controller | Jun 12 11:10:17.746484 crc crio[19822]: time="2026-06-12T11:10:17.746341655Z" level=info msg="Started container" PID=235555 containerID=e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=86660c58-8c59-46b4-92b0-4e65de6b56df name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c
2026-06-12 11:43:48.303827 | controller | Jun 12 11:10:17.747393 crc crio[19822]: time="2026-06-12T11:10:17.747319877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303843 | controller | Jun 12 11:10:17.754573 crc crio[19822]: time="2026-06-12T11:10:17.752113771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303883 | controller | Jun 12 11:10:17.793635 crc crio[19822]: time="2026-06-12T11:10:17.792989916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.303901 | controller | Jun 12 11:10:17.972182 crc crio[19822]: time="2026-06-12T11:10:17.972027921Z" level=info msg="Stopping pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707" id=b61f8a08-92fe-43c0-a69e-d9eca700a895 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.303918 | controller | Jun 12 11:10:17.982889 crc crio[19822]: time="2026-06-12T11:10:17.981213507Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc002145010}] Aliases:map[]}"
2026-06-12 11:43:48.303935 | controller | Jun 12 11:10:17.982889 crc crio[19822]: time="2026-06-12T11:10:17.981406753Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.303951 | controller | Jun 12 11:10:18.288885 crc crio[19822]: time="2026-06-12T11:10:18.287637701Z" level=info msg="Removed container 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=9c3e51b1-1906-44b2-8bbf-45287f580080 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.303972 | controller | Jun 12 11:10:18.334602 crc crio[19822]: time="2026-06-12T11:10:18.333503983Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/POD" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.303990 | controller | Jun 12 11:10:18.334602 crc crio[19822]: time="2026-06-12T11:10:18.3337182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304006 | controller | Jun 12 11:10:18.337982 crc crio[19822]: time="2026-06-12T11:10:18.335775046Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-dhj8d/POD" id=df920731-28b4-4c3f-a613-fd0a1e488005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.304022 | controller | Jun 12 11:10:18.337982 crc crio[19822]: time="2026-06-12T11:10:18.335933371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304054 | controller | Jun 12 11:10:18.343910 crc crio[19822]: time="2026-06-12T11:10:18.343263772Z" level=info msg="Removing container: 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c" id=204f28c4-b3f2-4499-a355-c6081f0ebd39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.304071 | controller | Jun 12 11:10:18.450694 crc crio[19822]: time="2026-06-12T11:10:18.443366627Z" level=info msg="Created container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd" id=2f66e7f7-dd26-4aed-9d96-2828899ce7ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304088 | controller | Jun 12 11:10:18.462137 crc crio[19822]: time="2026-06-12T11:10:18.462017063Z" level=info msg="Starting container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21" id=4f2bb20d-7198-4a7b-8aeb-cd2eb15a32ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.304105 | controller | Jun 12 11:10:18.538320 crc crio[19822]: time="2026-06-12T11:10:18.524004481Z" level=info msg="Started container" PID=235584 containerID=512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21 description=openstack/ovn-northd-0/ovn-northd id=4f2bb20d-7198-4a7b-8aeb-cd2eb15a32ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad
2026-06-12 11:43:48.304121 | controller | Jun 12 11:10:18.645308 crc crio[19822]: time="2026-06-12T11:10:18.642721036Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=017e12c6-77f8-426c-b084-0d63ed9d23d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304137 | controller | Jun 12 11:10:18.751574 crc crio[19822]: time="2026-06-12T11:10:18.749669428Z" level=info msg="Created container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log" id=3b7a0a07-0162-442e-8650-e12d33fa1833 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304154 | controller | Jun 12 11:10:18.754146 crc crio[19822]: time="2026-06-12T11:10:18.754023669Z" level=info msg="Starting container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199" id=47250d88-f7c3-4dc4-8dbf-a14e86029e12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.304170 | controller | Jun 12 11:10:18.854220 crc crio[19822]: time="2026-06-12T11:10:18.853254865Z" level=info msg="Started container" PID=235587 containerID=117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199 description=openstack/cinder-api-0/cinder-api-log id=47250d88-f7c3-4dc4-8dbf-a14e86029e12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d
2026-06-12 11:43:48.304192 | controller | Jun 12 11:10:18.888068 crc crio[19822]: time="2026-06-12T11:10:18.887751447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=597cf422-d70c-4f85-bc9c-3078da0e9e1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304209 | controller | Jun 12 11:10:18.891334 crc crio[19822]: time="2026-06-12T11:10:18.8912193Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.304225 | controller | Jun 12 11:10:19.027717 crc crio[19822]: time="2026-06-12T11:10:19.027155144Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=12740052-0491-456e-a7dd-532dd5a69fdf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304241 | controller | Jun 12 11:10:19.092919 crc crio[19822]: time="2026-06-12T11:10:19.09232985Z" level=info msg="Ran pod sandbox 51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/POD" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.304258 | controller | Jun 12 11:10:19.096909 crc crio[19822]: time="2026-06-12T11:10:19.096456175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304274 | controller | Jun 12 11:10:19.096909 crc crio[19822]: time="2026-06-12T11:10:19.096714974Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304290 | controller | Jun 12 11:10:19.096909 crc crio[19822]: time="2026-06-12T11:10:19.096760575Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304306 | controller | Jun 12 11:10:19.101501 crc crio[19822]: time="2026-06-12T11:10:19.10142982Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c105c900-98b5-4518-bba6-c851831a74de name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.304323 | controller | Jun 12 11:10:19.110573 crc crio[19822]: time="2026-06-12T11:10:19.107771228Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-12 11:43:48.304339 | controller | Jun 12 11:10:19.173774 crc crio[19822]: time="2026-06-12T11:10:19.157309614Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=35fe098e-765a-454c-abbf-ffb4ddc98f18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304355 | controller | Jun 12 11:10:19.173774 crc crio[19822]: time="2026-06-12T11:10:19.158573072Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0001212e8}] Aliases:map[]}"
2026-06-12 11:43:48.304372 | controller | Jun 12 11:10:19.173774 crc crio[19822]: time="2026-06-12T11:10:19.158637434Z" level=info msg="Adding pod openstack_ovn-controller-metrics-dhj8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.304393 | controller | Jun 12 11:10:19.173774 crc crio[19822]: time="2026-06-12T11:10:19.158690476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304411 | controller | Jun 12 11:10:19.244536 crc crio[19822]: time="2026-06-12T11:10:19.244437812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=0b1f9911-1a59-4b4c-a5ea-0463a00efea0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304427 | controller | Jun 12 11:10:19.357161 crc crio[19822]: time="2026-06-12T11:10:19.355586481Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=1127f0ba-fa62-43a4-bc1f-4f89b2bb31f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304445 | controller | Jun 12 11:10:19.440863 crc crio[19822]: time="2026-06-12T11:10:19.440485831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304462 | controller | Jun 12 11:10:19.845874 crc crio[19822]: time="2026-06-12T11:10:19.842859975Z" level=info msg="Stopping container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8 (timeout: 30s)" id=cd16df8d-ec26-4a18-9725-7f6b758ed6cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.304478 | controller | Jun 12 11:10:20.027037 crc crio[19822]: time="2026-06-12T11:10:20.025658127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304495 | controller | Jun 12 11:10:20.114695 crc crio[19822]: time="2026-06-12T11:10:20.114056292Z" level=info msg="Stopped pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707" id=b61f8a08-92fe-43c0-a69e-d9eca700a895 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.304510 | controller | Jun 12 11:10:20.117701 crc crio[19822]: time="2026-06-12T11:10:20.115706328Z" level=info msg="Created container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init" id=19360609-140a-4ef1-9775-f105026359b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304526 | controller | Jun 12 11:10:20.117701 crc crio[19822]: time="2026-06-12T11:10:20.116979056Z" level=info msg="Starting container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062" id=92e668dd-d6f2-4dd8-9298-9f18a56bc6e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.304542 | controller | Jun 12 11:10:20.153989 crc crio[19822]: time="2026-06-12T11:10:20.152524732Z" level=info msg="Created container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=6e4188d0-c711-40f4-85a9-0b99c519db30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304559 | controller | Jun 12 11:10:20.175629 crc crio[19822]: time="2026-06-12T11:10:20.175454093Z" level=info msg="Started container" PID=235843 containerID=98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062 description=openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init id=92e668dd-d6f2-4dd8-9298-9f18a56bc6e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198
2026-06-12 11:43:48.304576 | controller | Jun 12 11:10:20.178879 crc crio[19822]: time="2026-06-12T11:10:20.17876962Z" level=info msg="Starting container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506" id=8aa31781-97e7-4e36-b06b-22b4209900a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.304597 | controller | Jun 12 11:10:20.187980 crc crio[19822]: time="2026-06-12T11:10:20.187633688Z" level=info msg="Started container" PID=235589 containerID=ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=8aa31781-97e7-4e36-b06b-22b4209900a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4
2026-06-12 11:43:48.304614 | controller | Jun 12 11:10:20.310140 crc crio[19822]: time="2026-06-12T11:10:20.309559662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304631 | controller | Jun 12 11:10:20.470411 crc crio[19822]: time="2026-06-12T11:10:20.470313404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=26fe7d70-def6-4014-9b7e-f0f85828c080 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304647 | controller | Jun 12 11:10:20.481484 crc crio[19822]: time="2026-06-12T11:10:20.48139608Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fefbacd7-3f23-40cf-914d-0c04d23ed0e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304664 | controller | Jun 12 11:10:20.483794 crc crio[19822]: time="2026-06-12T11:10:20.482222453Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=907d472d-371a-4228-9d7b-d97d93f50130 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304680 | controller | Jun 12 11:10:20.486624 crc crio[19822]: time="2026-06-12T11:10:20.48655628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d6a568ed-6546-4187-a352-8c2204527dee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304697 | controller | Jun 12 11:10:20.491700 crc crio[19822]: time="2026-06-12T11:10:20.491556119Z" level=info msg="Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=fa456ada-6313-41e7-b122-8988aebd5f84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304713 | controller | Jun 12 11:10:20.492166 crc crio[19822]: time="2026-06-12T11:10:20.492036005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304730 | controller | Jun 12 11:10:20.500022 crc crio[19822]: 2026-06-12T11:10:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0a3cbf0a5e040f Mac:7e:17:d1:e6:49:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.304747 | controller | Jun 12 11:10:20.503024 crc crio[19822]: time="2026-06-12T11:10:20.502641284Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0001212e8}] Aliases:map[]}"
2026-06-12 11:43:48.304763 | controller | Jun 12 11:10:20.503430 crc crio[19822]: time="2026-06-12T11:10:20.503404358Z" level=info msg="Checking pod openstack_ovn-controller-metrics-dhj8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.304786 | controller | Jun 12 11:10:20.508065 crc crio[19822]: time="2026-06-12T11:10:20.506506471Z" level=info msg="Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=e3ddda9b-394f-459b-af02-bb7bcd4ade8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304804 | controller | Jun 12 11:10:20.576301 crc crio[19822]: time="2026-06-12T11:10:20.576228313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304821 | controller | Jun 12 11:10:20.617521 crc crio[19822]: time="2026-06-12T11:10:20.617443025Z" level=info msg="Created container da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a: openstack/swift-storage-0/xattr-restore" id=1f1fda56-1746-431d-9752-899b61792b84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.304837 | controller | Jun 12 11:10:20.619368 crc crio[19822]: time="2026-06-12T11:10:20.619287804Z" level=info msg="Starting container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a" id=2e302f13-c7bb-4521-a27a-fa852480b13e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.304876 | controller | Jun 12 11:10:20.634369 crc crio[19822]: time="2026-06-12T11:10:20.634258431Z" level=info msg="Started container" PID=235590 containerID=da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a description=openstack/swift-storage-0/xattr-restore id=2e302f13-c7bb-4521-a27a-fa852480b13e name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.304896 | controller | Jun 12 11:10:20.725004 crc crio[19822]: time="2026-06-12T11:10:20.724707649Z" level=info msg="Ran pod sandbox d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 with infra container: openstack/ovn-controller-metrics-dhj8d/POD" id=df920731-28b4-4c3f-a613-fd0a1e488005 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.304913 | controller | Jun 12 11:10:20.726665 crc crio[19822]: time="2026-06-12T11:10:20.726522317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.304929 | controller | Jun 12 11:10:20.733887 crc crio[19822]: time="2026-06-12T11:10:20.733741735Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304946 | controller | Jun 12 11:10:20.778200 crc crio[19822]: time="2026-06-12T11:10:20.77810136Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304962 | controller | Jun 12 11:10:20.778200 crc crio[19822]: time="2026-06-12T11:10:20.778206283Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.304979 | controller | Jun 12 11:10:20.779619 crc crio[19822]: time="2026-06-12T11:10:20.779554256Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=6bb9a925-8472-4c16-b61d-a92b7299a952 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.304995 | controller | Jun 12 11:10:20.791674 crc crio[19822]: time="2026-06-12T11:10:20.791588793Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-12 11:43:48.305011 | controller | Jun 12 11:10:20.846365 crc crio[19822]: time="2026-06-12T11:10:20.846246903Z" level=info msg="Created container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera" id=62763d26-f074-4e09-b8ce-a90a37420d64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305032 | controller | Jun 12 11:10:20.848065 crc crio[19822]: time="2026-06-12T11:10:20.847714441Z" level=info msg="Starting container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9" id=54bf2bbd-de51-4524-8c86-f8103a630d03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305049 | controller | Jun 12 11:10:20.859314 crc crio[19822]: time="2026-06-12T11:10:20.85919547Z" level=info msg="Created container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=57c1b8a0-0e0d-4abb-ad4f-9b01efc101ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305066 | controller | Jun 12 11:10:20.860474 crc crio[19822]: time="2026-06-12T11:10:20.860320843Z" level=info msg="Started container" PID=235832 containerID=765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9 description=openstack/openstack-galera-0/galera id=54bf2bbd-de51-4524-8c86-f8103a630d03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f
2026-06-12 11:43:48.305082 | controller | Jun 12 11:10:20.863975 crc crio[19822]: time="2026-06-12T11:10:20.861894203Z" level=info msg="Starting container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a" id=2c836d6d-377f-41d2-bb3b-a1180376069b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305098 | controller | Jun 12 11:10:20.879850 crc crio[19822]: time="2026-06-12T11:10:20.879624639Z" level=info msg="Started container" PID=235824 containerID=57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2c836d6d-377f-41d2-bb3b-a1180376069b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c
2026-06-12 11:43:48.305114 | controller | Jun 12 11:10:20.953288 crc crio[19822]: time="2026-06-12T11:10:20.953168395Z" level=info msg="Created container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera" id=c2b61fc6-1086-419d-b6e7-d0e0fb055aa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305131 | controller | Jun 12 11:10:20.954306 crc crio[19822]: time="2026-06-12T11:10:20.954213799Z" level=info msg="Starting container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb" id=1c1da167-29b9-4472-ba89-2acf9c479ca6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305147 | controller | Jun 12 11:10:20.963252 crc crio[19822]: time="2026-06-12T11:10:20.963170764Z" level=info msg="Started container" PID=235831 containerID=513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb description=openstack/openstack-cell1-galera-0/galera id=1c1da167-29b9-4472-ba89-2acf9c479ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9
2026-06-12 11:43:48.305164 | controller | Jun 12 11:10:20.968510 crc crio[19822]: time="2026-06-12T11:10:20.968434004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=8f1236e0-acfc-4554-9e63-88dd7e781125 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.305181 | controller | Jun 12 11:10:21.000692 crc crio[19822]: time="2026-06-12T11:10:20.998404699Z" level=info msg="Stopping container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062 (timeout: 30s)" id=b1113c73-2f1a-4aed-8e53-40d1cce40f08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.305197 | controller | Jun 12 11:10:21.005747 crc crio[19822]: time="2026-06-12T11:10:21.00563427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=a6859c5d-8400-4b09-b73c-a5e39d97d541 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.305218 | controller | Jun 12 11:10:21.018690 crc crio[19822]: time="2026-06-12T11:10:21.018411998Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=516eb636-d995-4abd-8e1a-b69b09644619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305236 | controller | Jun 12 11:10:21.032738 crc crio[19822]: time="2026-06-12T11:10:21.026421834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305252 | controller | Jun 12 11:10:21.401455 crc crio[19822]: time="2026-06-12T11:10:21.401332472Z" level=info msg="Stopped container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init" id=b1113c73-2f1a-4aed-8e53-40d1cce40f08 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.305268 | controller | Jun 12 11:10:21.403252 crc crio[19822]: time="2026-06-12T11:10:21.403202614Z" level=info msg="Stopping pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198" id=6d31441b-c346-4ba3-aebd-ee2d6cddc439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.305285 | controller | Jun 12 11:10:21.404558 crc crio[19822]: time="2026-06-12T11:10:21.404519516Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0007ac718}] Aliases:map[]}"
2026-06-12 11:43:48.305302 | controller | Jun 12 11:10:21.405023 crc crio[19822]: time="2026-06-12T11:10:21.404987111Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-fzqtq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.305319 | controller | Jun 12 11:10:21.546208 crc crio[19822]: time="2026-06-12T11:10:21.545377408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305335 | controller | Jun 12 11:10:21.562849 crc crio[19822]: time="2026-06-12T11:10:21.562126254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305352 | controller | Jun 12 11:10:21.578575 crc crio[19822]: time="2026-06-12T11:10:21.576701798Z" level=info msg="Created container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=f92ee1e7-96fe-4b13-8d88-ea4345b7856b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305368 | controller | Jun 12 11:10:21.578988 crc crio[19822]: time="2026-06-12T11:10:21.578863336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305384 | controller | Jun 12 11:10:21.580485 crc crio[19822]: time="2026-06-12T11:10:21.580341752Z" level=info msg="Starting container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e" id=b34bae3e-0f47-4c83-850d-8808bb72bcde name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305401 | controller | Jun 12 11:10:21.582231 crc crio[19822]: time="2026-06-12T11:10:21.582167403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305416 | controller | Jun 12 11:10:21.592931 crc crio[19822]: time="2026-06-12T11:10:21.592565591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305437 | controller | Jun 12 11:10:21.601564 crc crio[19822]: time="2026-06-12T11:10:21.601455617Z" level=info msg="Started container" PID=235833 containerID=7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=b34bae3e-0f47-4c83-850d-8808bb72bcde name=/runtime.v1.RuntimeService/StartContainer sandboxID=966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7
2026-06-12 11:43:48.305454 | controller | Jun 12 11:10:21.666896 crc crio[19822]: time="2026-06-12T11:10:21.666491991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305471 | controller | Jun 12 11:10:21.670874 crc crio[19822]: time="2026-06-12T11:10:21.670491349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305487 | controller | Jun 12 11:10:21.673666 crc crio[19822]: time="2026-06-12T11:10:21.672739971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305503 | controller | Jun 12 11:10:21.677881 crc crio[19822]: time="2026-06-12T11:10:21.676691677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305519 | controller | Jun 12 11:10:21.957047 crc crio[19822]: time="2026-06-12T11:10:21.950491718Z" level=info msg="Created container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core" id=61d3d3cd-b4f6-45a3-a1e0-24883913a4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305536 | controller | Jun 12 11:10:21.975129 crc crio[19822]: time="2026-06-12T11:10:21.974623549Z" level=info msg="Starting container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2" id=c617f0ce-79af-4255-b67a-e53065ea292d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305552 | controller | Jun 12 11:10:21.997917 crc crio[19822]: time="2026-06-12T11:10:21.99725991Z" level=info msg="Started container" PID=235811 containerID=6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2 description=openstack/ceilometer-0/sg-core id=c617f0ce-79af-4255-b67a-e53065ea292d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb
2026-06-12 11:43:48.305568 | controller | Jun 12 11:10:22.058856 crc crio[19822]: time="2026-06-12T11:10:22.058348316Z" level=info msg="Created container 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce: openstack/rabbitmq-cell1-server-0/setup-container" id=35f9ab92-8cfc-4330-8d0c-315659892d35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305586 | controller | Jun 12 11:10:22.065437 crc crio[19822]: time="2026-06-12T11:10:22.064302458Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=3c9193be-4fab-494d-9f9c-446108ad6078 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.305602 | controller | Jun 12 11:10:22.075174 crc crio[19822]: time="2026-06-12T11:10:22.074032326Z" level=info msg="Starting container: 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce" id=2feeae7b-0f6b-4aff-9c75-1cad5266e421 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305618 | controller | Jun 12 11:10:22.093936 crc crio[19822]: time="2026-06-12T11:10:22.089674166Z" level=info msg="Stopping container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e (timeout: 20s)" id=f0d3dc2e-8dd1-482a-8dee-3dc601c6909a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.305639 | controller | Jun 12 11:10:22.116183 crc crio[19822]: time="2026-06-12T11:10:22.115447035Z" level=info msg="Started container" PID=235585 containerID=7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce description=openstack/rabbitmq-cell1-server-0/setup-container id=2feeae7b-0f6b-4aff-9c75-1cad5266e421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd
2026-06-12 11:43:48.305656 | controller | Jun 12 11:10:22.263280 crc crio[19822]: time="2026-06-12T11:10:22.262791036Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ac7cee5b-6b69-4153-af02-e67bf85843be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.305672 | controller | Jun 12 11:10:22.343296 crc crio[19822]: time="2026-06-12T11:10:22.340371582Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=ba29ca75-7d5d-4891-9e74-4b2b200d9746 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.305688 | controller | Jun 12 11:10:22.343296 crc crio[19822]: time="2026-06-12T11:10:22.340451785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.305704 | controller | Jun 12 11:10:22.369876 crc crio[19822]: time="2026-06-12T11:10:22.368066255Z" level=info msg="Stopped container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller" id=f0d3dc2e-8dd1-482a-8dee-3dc601c6909a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.305721 | controller | Jun 12 11:10:22.387871 crc crio[19822]: time="2026-06-12T11:10:22.383016453Z" level=info msg="Stopping pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb" id=6398cc7e-3195-4e5d-890c-f77138c6cef5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.305737 | controller | Jun 12 11:10:22.388345 crc crio[19822]: time="2026-06-12T11:10:22.386390216Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f9e3cd5f-341b-4a33-b01f-18891df919fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305754 | controller | Jun 12 11:10:22.392675 crc crio[19822]: time="2026-06-12T11:10:22.392594412Z" level=info msg="Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc007a8e100}] Aliases:map[]}"
2026-06-12 11:43:48.305772 | controller | Jun 12 11:10:22.392945 crc crio[19822]: time="2026-06-12T11:10:22.392760227Z" level=info msg="Deleting pod openstack_ovn-controller-mhts4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.305789 | controller | Jun 12 11:10:22.478887 crc crio[19822]: time="2026-06-12T11:10:22.477921871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b35c90c1-80f3-4e15-a25b-9eef6cdaebc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.305806 | controller | Jun 12 11:10:22.909913 crc crio[19822]: time="2026-06-12T11:10:22.909226326Z" level=info msg="Created container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd" id=ac4108cb-b0d3-4c3c-8ef0-dc1bd872f29a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305822 | controller | Jun 12 11:10:22.914866 crc crio[19822]: time="2026-06-12T11:10:22.914692603Z" level=info msg="Starting container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73" id=c2956986-6af0-4858-8e5d-a6c0d909ae61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305843 | controller | Jun 12 11:10:22.917340 crc crio[19822]: time="2026-06-12T11:10:22.916121949Z" level=info msg="Created container cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=658ba91c-51f1-4ab9-9195-0c4f99003325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305881 | controller | Jun 12 11:10:22.917976 crc crio[19822]: time="2026-06-12T11:10:22.917914027Z" level=info msg="Starting container: cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9" id=faaac300-f9d0-4bd8-87f9-492c9d0954d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305900 | controller | Jun 12 11:10:22.940635 crc crio[19822]: time="2026-06-12T11:10:22.937476288Z" level=info msg="Started container" PID=236353 containerID=bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73 description=openstack/glance-default-internal-api-0/glance-httpd id=c2956986-6af0-4858-8e5d-a6c0d909ae61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637
2026-06-12 11:43:48.305917 | controller | Jun 12 11:10:23.101560 crc crio[19822]: time="2026-06-12T11:10:23.061387522Z" level=info msg="Created container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe" id=bc33df99-90c7-4d7d-b7cf-e1fb50ba899e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.305934 | controller | Jun 12 11:10:23.101560 crc crio[19822]: time="2026-06-12T11:10:23.070847273Z" level=info msg="Starting container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8" id=3d27ab62-329f-4fdc-884f-a7353afc4ab7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.305950 | controller | Jun 12 11:10:23.101560 crc crio[19822]: time="2026-06-12T11:10:23.081539618Z" level=info msg="Removed container 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=204f28c4-b3f2-4499-a355-c6081f0ebd39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.305966 | controller | Jun 12 11:10:23.104115 crc crio[19822]: time="2026-06-12T11:10:23.103953334Z" level=info msg="Started container" PID=235852 containerID=cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9 description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=faaac300-f9d0-4bd8-87f9-492c9d0954d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1
2026-06-12 11:43:48.305982 | controller | Jun 12 11:10:23.106332 crc crio[19822]: time="2026-06-12T11:10:23.105285137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8d1e1840-da57-4e3c-9fd5-9ad1d96c241d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.305999 | controller | Jun 12 11:10:23.125883 crc crio[19822]: time="2026-06-12T11:10:23.123692841Z" level=info msg="Removing container: 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392" id=0ae69508-8191-442d-8822-18de66a3b6e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.306015 | controller | Jun 12 11:10:23.152963 crc crio[19822]: time="2026-06-12T11:10:23.152415455Z" level=info msg="Started container" PID=236366 containerID=e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8 description=openstack/cinder-scheduler-0/probe id=3d27ab62-329f-4fdc-884f-a7353afc4ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7
2026-06-12 11:43:48.306031 | controller | Jun 12 11:10:23.228555 crc crio[19822]: time="2026-06-12T11:10:23.228435952Z" level=info msg="Stopping container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35 (timeout: 30s)" id=8a496736-b30c-410f-872d-83459e84deb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.306054 | controller | Jun 12 11:10:23.357015 crc crio[19822]: time="2026-06-12T11:10:23.35631644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306072 | controller | Jun 12 11:10:23.374281 crc crio[19822]: time="2026-06-12T11:10:23.371643114Z" level=info msg="Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=410efd52-2df3-47c9-ad81-6db55edbd4ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306089 | controller | Jun 12 11:10:23.469128 crc crio[19822]: time="2026-06-12T11:10:23.469005106Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00244d108}] Aliases:map[]}"
2026-06-12 11:43:48.306105 | controller | Jun 12 11:10:23.469128 crc crio[19822]: time="2026-06-12T11:10:23.469113409Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.306122 | controller | Jun 12 11:10:23.487101 crc crio[19822]: time="2026-06-12T11:10:23.486973412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306139 | controller | Jun 12 11:10:23.603036 crc crio[19822]: time="2026-06-12T11:10:23.602471317Z" level=info msg="Stopped pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198" id=6d31441b-c346-4ba3-aebd-ee2d6cddc439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.306156 | controller | Jun 12 11:10:23.760878 crc crio[19822]: time="2026-06-12T11:10:23.759753363Z" level=info msg="Stopped pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb" id=6398cc7e-3195-4e5d-890c-f77138c6cef5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.306172 | controller | Jun 12 11:10:23.942024 crc crio[19822]: time="2026-06-12T11:10:23.938473235Z" level=info msg="Stopping pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95" id=607e771a-427d-4982-8715-f97b174b1a2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.306189 | controller | Jun 12 11:10:23.942024 crc crio[19822]: time="2026-06-12T11:10:23.939655093Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc0037c8348}] Aliases:map[]}"
2026-06-12 11:43:48.306205 | controller | Jun 12 11:10:23.942024 crc crio[19822]: time="2026-06-12T11:10:23.939775047Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687710-zglmk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.306222 | controller | Jun 12 11:10:24.375867 crc crio[19822]: time="2026-06-12T11:10:24.373563066Z" level=info msg="Created container 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=fa456ada-6313-41e7-b122-8988aebd5f84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306243 | controller | Jun 12 11:10:24.378396 crc crio[19822]: time="2026-06-12T11:10:24.378303563Z" level=info msg="Starting container: 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1" id=d625b12e-0891-454d-b70d-09e6dee48936 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.306261 | controller | Jun 12 11:10:24.389119 crc crio[19822]: time="2026-06-12T11:10:24.389015615Z" level=info msg="Started container" PID=236492 containerID=0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=d625b12e-0891-454d-b70d-09e6dee48936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd
2026-06-12 11:43:48.306278 | controller | Jun 12 11:10:24.456703 crc crio[19822]: time="2026-06-12T11:10:24.456479321Z" level=info msg="Created container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd" id=e19e9237-24a7-438c-b710-9bbb2a7bc798 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306294 | controller | Jun 12 11:10:24.467951 crc crio[19822]: time="2026-06-12T11:10:24.463956364Z" level=info msg="Starting container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579" id=b129fe88-102d-4f57-88e0-ccc2025da39d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.306311 | controller | Jun 12 11:10:24.468343 crc crio[19822]: time="2026-06-12T11:10:24.467964262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=93d76f8b-6ec8-4510-ae77-8d3ae141da4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.306327 | controller | Jun 12 11:10:24.473677 crc crio[19822]: time="2026-06-12T11:10:24.473270479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e1bf9371-a024-4ae1-af30-4fa43ff2798f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.306343 | controller | Jun 12 11:10:24.474935 crc crio[19822]: time="2026-06-12T11:10:24.473970166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4147909a-5616-4073-b788-ff6d2aeb6cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.306358 | controller | Jun 12 11:10:24.479873 crc crio[19822]: time="2026-06-12T11:10:24.478160981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=07308881-fbe9-4b39-b696-5b22d7f79d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.306374 | controller | Jun 12 11:10:24.488985 crc crio[19822]: time="2026-06-12T11:10:24.484976889Z" level=info msg="Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=311f4055-1aad-4687-93a3-5604b91b9d3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306390 | controller | Jun 12 11:10:24.488985 crc crio[19822]: time="2026-06-12T11:10:24.485623999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306406 | controller | Jun 12 11:10:24.488985 crc crio[19822]: time="2026-06-12T11:10:24.488014745Z" level=info msg="Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=943bd6e7-e43d-4425-b981-8d40b9994714 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306421 | controller | Jun 12 11:10:24.488985 crc crio[19822]: time="2026-06-12T11:10:24.488342779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306442 | controller | Jun 12 11:10:24.492199 crc crio[19822]: time="2026-06-12T11:10:24.491495323Z" level=info msg="Started container" PID=236499 containerID=fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579 description=openstack/glance-default-external-api-0/glance-httpd id=b129fe88-102d-4f57-88e0-ccc2025da39d name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d
2026-06-12 11:43:48.306458 | controller | Jun 12 11:10:24.766046 crc crio[19822]: time="2026-06-12T11:10:24.765935193Z" level=info msg="Created container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server" id=516eb636-d995-4abd-8e1a-b69b09644619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306474 | controller | Jun 12 11:10:24.768124 crc crio[19822]: time="2026-06-12T11:10:24.767985919Z" level=info msg="Created container 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=e3ddda9b-394f-459b-af02-bb7bcd4ade8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306490 | controller | Jun 12 11:10:24.783605 crc crio[19822]: time="2026-06-12T11:10:24.783532731Z" level=info msg="Starting container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9" id=1c32245a-8a8d-4e46-98bd-850ba748fe0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.306506 | controller | Jun 12 11:10:24.788551 crc crio[19822]: time="2026-06-12T11:10:24.78845438Z" level=info msg="Starting container: 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470" id=64ae40a6-6498-482b-b766-7e77670541de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.306522 | controller | Jun 12 11:10:24.810295 crc crio[19822]: time="2026-06-12T11:10:24.810235392Z" level=info msg="Started container" PID=236501 containerID=79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=64ae40a6-6498-482b-b766-7e77670541de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a
2026-06-12 11:43:48.306538 | controller | Jun 12 11:10:24.825175 crc crio[19822]: 2026-06-12T11:10:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06c4e6ed8aeee0 Mac:26:c4:6b:1d:f7:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 SocketPath: PciID:}] [{Interface:0xc00025d620 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.306554 | controller | Jun 12 11:10:24.830417 crc crio[19822]: time="2026-06-12T11:10:24.830361892Z" level=info msg="Started container" PID=236500 containerID=759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9 description=openstack/swift-storage-0/account-server id=1c32245a-8a8d-4e46-98bd-850ba748fe0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.306570 | controller | Jun 12 11:10:24.956908 crc crio[19822]: time="2026-06-12T11:10:24.951136943Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00244d108}] Aliases:map[]}"
2026-06-12 11:43:48.306587 | controller | Jun 12 11:10:24.956908 crc crio[19822]: time="2026-06-12T11:10:24.951413602Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.306608 | controller | Jun 12 11:10:25.035602 crc crio[19822]: time="2026-06-12T11:10:25.030246155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=1db9c910-07b1-4596-9d9d-18c96a565d42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.306625 | controller | Jun 12 11:10:25.294794 crc crio[19822]: time="2026-06-12T11:10:25.294347499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306641 | controller | Jun 12 11:10:25.309072 crc crio[19822]: time="2026-06-12T11:10:25.30900001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306658 | controller | Jun 12 11:10:25.318485 crc crio[19822]: time="2026-06-12T11:10:25.318216744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306674 | controller | Jun 12 11:10:25.355002 crc crio[19822]: time="2026-06-12T11:10:25.350386865Z" level=info msg="Removed container 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=0ae69508-8191-442d-8822-18de66a3b6e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.306691 | controller | Jun 12 11:10:25.419260 crc crio[19822]: time="2026-06-12T11:10:25.415173909Z" level=info msg="Removing container: 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348" id=cac48bbb-d522-4417-9432-b0f4085e6e92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.306707 | controller | Jun 12 11:10:25.441242 crc crio[19822]: time="2026-06-12T11:10:25.43815489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306723 | controller | Jun 12 11:10:25.506043 crc crio[19822]: time="2026-06-12T11:10:25.502632479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306739 | controller | Jun 12 11:10:25.557957 crc crio[19822]: time="2026-06-12T11:10:25.557903562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306755 | controller | Jun 12 11:10:25.574993 crc crio[19822]: time="2026-06-12T11:10:25.569956153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cad6ab70-04ae-4787-9348-86b4cfba3eb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.306771 | controller | Jun 12 11:10:25.647056 crc crio[19822]: time="2026-06-12T11:10:25.645693628Z" level=info msg="Stopped pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95" id=607e771a-427d-4982-8715-f97b174b1a2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.306787 | controller | Jun 12 11:10:25.677980 crc crio[19822]: time="2026-06-12T11:10:25.671973657Z" level=info msg="Created container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter" id=35fe098e-765a-454c-abbf-ffb4ddc98f18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306803 | controller | Jun 12 11:10:25.679592 crc crio[19822]: time="2026-06-12T11:10:25.679488469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a4e122d5-ab20-4040-a1fe-1f4b4a12b32b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.306824 | controller | Jun 12 11:10:25.704906 crc crio[19822]: time="2026-06-12T11:10:25.704551428Z" level=info msg="Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=1598e8c6-b310-43fa-9557-391ba08c718d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306841 | controller | Jun 12 11:10:25.705176 crc crio[19822]: time="2026-06-12T11:10:25.705118626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306884 | controller | Jun 12 11:10:25.725327 crc crio[19822]: time="2026-06-12T11:10:25.725272126Z" level=info msg="Starting container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21" id=07d12b2d-a71b-46be-aa04-cd06461b59a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.306911 | controller | Jun 12 11:10:25.760728 crc crio[19822]: time="2026-06-12T11:10:25.752868564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=8f70c3e7-90c0-4ad7-9ed7-6fcf22d4f476 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.306931 | controller | Jun 12 11:10:25.869655 crc crio[19822]: time="2026-06-12T11:10:25.859545083Z" level=info msg="Started container" PID=236503 containerID=c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21 description=openstack/ovn-northd-0/openstack-network-exporter id=07d12b2d-a71b-46be-aa04-cd06461b59a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad
2026-06-12 11:43:48.306948 | controller | Jun 12 11:10:25.869655 crc crio[19822]: time="2026-06-12T11:10:25.865436431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306964 | controller | Jun 12 11:10:25.969250 crc crio[19822]: time="2026-06-12T11:10:25.96606561Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=6d3e5b42-78af-4047-a09d-0935fe8be001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.306981 | controller | Jun 12 11:10:25.969250 crc crio[19822]: time="2026-06-12T11:10:25.966590737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.306997 | controller | Jun 12 11:10:25.986918 crc crio[19822]: time="2026-06-12T11:10:25.986031787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307014 | controller | Jun 12 11:10:26.025989 crc crio[19822]: time="2026-06-12T11:10:26.025870988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307029 | controller | Jun 12 11:10:26.152931 crc crio[19822]: time="2026-06-12T11:10:26.110483705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307045 | controller | Jun 12 11:10:26.224268 crc crio[19822]: time="2026-06-12T11:10:26.224143692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307061 | controller | Jun 12 11:10:26.441882 crc crio[19822]: time="2026-06-12T11:10:26.441401393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307077 | controller | Jun 12 11:10:26.461593 crc crio[19822]: time="2026-06-12T11:10:26.461386801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307097 | controller | Jun 12 11:10:26.684658 crc crio[19822]: time="2026-06-12T11:10:26.68428259Z" level=info msg="Ran pod sandbox c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe with infra container: openstack/kube-state-metrics-0/POD" id=ba29ca75-7d5d-4891-9e74-4b2b200d9746 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.307115 | controller | Jun 12 11:10:26.747045 crc crio[19822]: time="2026-06-12T11:10:26.746990653Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=071cb9d9-40e7-4d3e-b95d-e0e6ac56fe12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.307131 | controller | Jun 12 11:10:26.984485 crc crio[19822]: time="2026-06-12T11:10:26.984257376Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=54d9a70d-c740-4b86-801c-2e358df55895 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.307148 | controller | Jun 12 11:10:27.046255 crc crio[19822]: time="2026-06-12T11:10:27.046177575Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=764acf44-3171-42d4-85cc-4cdfe9d6d23a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307165 | controller | Jun 12 11:10:27.049243 crc crio[19822]: time="2026-06-12T11:10:27.049216373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307182 | controller | Jun 12 11:10:27.387616 crc crio[19822]: time="2026-06-12T11:10:27.382425202Z" level=info msg="Stopped container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api" id=8a496736-b30c-410f-872d-83459e84deb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.307198 | controller | Jun 12 11:10:27.421498 crc crio[19822]: time="2026-06-12T11:10:27.421324917Z" level=info msg="Stopping pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0" id=235b4c24-98d9-4216-ba9b-acb662ff5641 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.307214 | controller | Jun 12 11:10:27.432170 crc crio[19822]: time="2026-06-12T11:10:27.428541615Z" level=info msg="Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc001ee2608}] Aliases:map[]}"
2026-06-12 11:43:48.307232 | controller | Jun 12 11:10:27.432170 crc crio[19822]: time="2026-06-12T11:10:27.428718741Z" level=info msg="Deleting pod openstack_keystone-69fd98fd54-mpzn2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.307249 | controller | Jun 12 11:10:27.543926 crc crio[19822]: time="2026-06-12T11:10:27.543458201Z" level=info msg="Running pod sandbox: openstack/ovn-controller-sbpcz/POD" id=24a9a65a-40ce-4557-bdc2-a38e72d2d10d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.307266 | controller | Jun 12 11:10:27.543926 crc crio[19822]: time="2026-06-12T11:10:27.543563345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307282 | controller | Jun 12 11:10:28.083598 crc crio[19822]: time="2026-06-12T11:10:28.082647323Z" level=info msg="Created container 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=410efd52-2df3-47c9-ad81-6db55edbd4ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307303 | controller | Jun 12 11:10:28.090728 crc crio[19822]: time="2026-06-12T11:10:28.090679279Z" level=info msg="Starting container: 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454" id=baf57b71-d27c-47e6-a93b-db61a89d199f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.307320 | controller | Jun 12 11:10:28.106230 crc crio[19822]: time="2026-06-12T11:10:28.103322116Z" level=info msg="Started container" PID=236961 containerID=0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=baf57b71-d27c-47e6-a93b-db61a89d199f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7
2026-06-12 11:43:48.307337 | controller | Jun 12 11:10:28.777639 crc crio[19822]: time="2026-06-12T11:10:28.770562376Z" level=info msg="Created container a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=1598e8c6-b310-43fa-9557-391ba08c718d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307353 | controller | Jun 12 11:10:28.784160 crc crio[19822]: time="2026-06-12T11:10:28.783956607Z" level=info msg="Starting container: a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d" id=8f4a4083-c903-447d-8c64-d7b6f70cef0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.307369 | controller | Jun 12 11:10:28.803507 crc crio[19822]: time="2026-06-12T11:10:28.803070958Z" level=info msg="Created container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator" id=6d3e5b42-78af-4047-a09d-0935fe8be001 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307386 | controller | Jun 12 11:10:28.804276 crc crio[19822]: time="2026-06-12T11:10:28.804225026Z" level=info msg="Created container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd" id=f9e3cd5f-341b-4a33-b01f-18891df919fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307402 | controller | Jun 12 11:10:28.809658 crc crio[19822]: time="2026-06-12T11:10:28.809582208Z" level=info msg="Starting container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0" id=852009fe-9e8f-4c3c-bcd4-eedd2418f92d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.307418 | controller | Jun 12 11:10:28.810870 crc crio[19822]: time="2026-06-12T11:10:28.810297901Z" level=info msg="Starting container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702" id=0751f8d3-8356-48f8-a957-d06998bf4e8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.307435 | controller | Jun 12 11:10:28.823799 crc crio[19822]: time="2026-06-12T11:10:28.822279077Z" level=info msg="Started container" PID=237398 containerID=a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=8f4a4083-c903-447d-8c64-d7b6f70cef0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8
2026-06-12 11:43:48.307451 | controller | Jun 12 11:10:28.863470 crc crio[19822]: time="2026-06-12T11:10:28.86312547Z" level=info msg="Created container 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=311f4055-1aad-4687-93a3-5604b91b9d3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307468 | controller | Jun 12 11:10:28.864145 crc crio[19822]: time="2026-06-12T11:10:28.864000911Z" level=info msg="Started container" PID=237406 containerID=8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0 description=openstack/swift-storage-0/account-replicator id=852009fe-9e8f-4c3c-bcd4-eedd2418f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.307488 | controller | Jun 12 11:10:28.865532 crc crio[19822]: time="2026-06-12T11:10:28.86498286Z" level=info msg="Started container" PID=237410 containerID=eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702 description=openstack/ceilometer-0/proxy-httpd id=0751f8d3-8356-48f8-a957-d06998bf4e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb
2026-06-12 11:43:48.307505 | controller | Jun 12 11:10:28.875635 crc crio[19822]: time="2026-06-12T11:10:28.875569887Z" level=info msg="Starting container: 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5" id=c5bebeda-644e-4906-a985-0d2b66d3598d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.307521 | controller | Jun 12 11:10:28.912019 crc crio[19822]: time="2026-06-12T11:10:28.91157223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=3d4132cc-d926-4721-81b8-c9ddf6ffd546 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.307538 | controller | Jun 12 11:10:28.964233 crc crio[19822]: time="2026-06-12T11:10:28.964118195Z" level=info msg="Started container" PID=237400 containerID=99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=c5bebeda-644e-4906-a985-0d2b66d3598d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb
2026-06-12 11:43:48.307555 | controller | Jun 12 11:10:29.035528 crc crio[19822]: time="2026-06-12T11:10:29.03049184Z" level=info msg="Created container 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=943bd6e7-e43d-4425-b981-8d40b9994714 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307571 | controller | Jun 12 11:10:29.054656 crc crio[19822]: time="2026-06-12T11:10:29.054575166Z" level=info msg="Starting container: 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e" id=901a4ad5-96d7-416e-8daf-95e3496f1608 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.307587 | controller | Jun 12 11:10:29.082393 crc crio[19822]: time="2026-06-12T11:10:29.08228061Z" level=info msg="Started container" PID=237427 containerID=3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=901a4ad5-96d7-416e-8daf-95e3496f1608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982
2026-06-12 11:43:48.307604 | controller | Jun 12 11:10:29.177919 crc crio[19822]: time="2026-06-12T11:10:29.177637833Z" level=info msg="Created container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api" id=1127f0ba-fa62-43a4-bc1f-4f89b2bb31f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307621 | controller | Jun 12 11:10:29.183497 crc crio[19822]: time="2026-06-12T11:10:29.183384728Z" level=info msg="Starting container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467" id=09f54ee0-0a22-45bf-9ba4-d12811d07203 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.307638 | controller | Jun 12 11:10:29.207751 crc crio[19822]: time="2026-06-12T11:10:29.207616609Z" level=info msg="Started container" PID=237408 containerID=1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467 description=openstack/cinder-api-0/cinder-api id=09f54ee0-0a22-45bf-9ba4-d12811d07203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d
2026-06-12 11:43:48.307658 | controller | Jun 12 11:10:29.319140 crc crio[19822]: time="2026-06-12T11:10:29.288422496Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-wktt7/POD" id=2187071e-49f0-4744-ab65-4f3d161ae63a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.307676 | controller | Jun 12 11:10:29.329136 crc crio[19822]: time="2026-06-12T11:10:29.328214342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307692 | controller | Jun 12 11:10:30.480546 crc crio[19822]: time="2026-06-12T11:10:30.474755177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2fb221c8-79c6-4b5c-808d-4bf2a42a6a50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.307709 | controller | Jun 12 11:10:30.797220 crc crio[19822]: time="2026-06-12T11:10:30.796029207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=85db7ba8-ffe6-499e-8baf-e741c2cb24c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.307725 | controller | Jun 12 11:10:30.807210 crc crio[19822]: time="2026-06-12T11:10:30.807125456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307742 | controller | Jun 12 11:10:30.815489 crc crio[19822]: time="2026-06-12T11:10:30.815317789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=163121b5-c886-4474-bedb-deccbfccf995 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.307758 | controller | Jun 12 11:10:30.822405 crc crio[19822]: time="2026-06-12T11:10:30.821750964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307774 | controller | Jun 12 11:10:30.847180 crc crio[19822]: time="2026-06-12T11:10:30.8470352Z" level=info msg="Stopped pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0" id=235b4c24-98d9-4216-ba9b-acb662ff5641 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.307791 | controller | Jun 12 11:10:30.847683 crc crio[19822]: time="2026-06-12T11:10:30.84764865Z" level=info msg="Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=241aaee7-7110-43d3-a0ae-4f592b282c5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307807 | controller | Jun 12 11:10:30.852305 crc crio[19822]: time="2026-06-12T11:10:30.852254667Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=0ac2aa29-3f76-4cac-8e83-df33a2e2cac8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307823 | controller | Jun 12 11:10:30.912347 crc crio[19822]: time="2026-06-12T11:10:30.908277755Z" level=info msg="Removed container 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=cac48bbb-d522-4417-9432-b0f4085e6e92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.307839 | controller | Jun 12 11:10:30.918739 crc crio[19822]: time="2026-06-12T11:10:30.918577662Z" level=info msg="Removing container: 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f" id=71e55b6a-f0e6-43b2-806b-4f8700a06a00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.307877 | controller | Jun 12 11:10:31.191884 crc crio[19822]: time="2026-06-12T11:10:31.191329108Z" level=info msg="Created container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics" id=764acf44-3171-42d4-85cc-4cdfe9d6d23a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.307904 | controller | Jun 12 11:10:31.197235 crc crio[19822]: time="2026-06-12T11:10:31.195628271Z" level=info msg="Starting container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26" id=962155d7-53fb-4447-ab72-7a93c36636a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.307921 | controller | Jun 12 11:10:31.255863 crc crio[19822]: time="2026-06-12T11:10:31.254321467Z" level=info msg="Started container" PID=238243 containerID=aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26 description=openstack/kube-state-metrics-0/kube-state-metrics id=962155d7-53fb-4447-ab72-7a93c36636a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe
2026-06-12 11:43:48.307938 | controller | Jun 12 11:10:31.459039 crc crio[19822]: time="2026-06-12T11:10:31.458497952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=75f24670-d7c3-44cd-88fe-c4769297247b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.307955 | controller | Jun 12 11:10:31.468189 crc crio[19822]: time="2026-06-12T11:10:31.467960592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=724de659-3050-464f-8a0c-b73ec9663dff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.307971 | controller | Jun 12 11:10:32.327733 crc crio[19822]: time="2026-06-12T11:10:32.3274757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.307987 | controller | Jun 12 11:10:32.327733 crc crio[19822]: time="2026-06-12T11:10:32.327723238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308003 | controller | Jun 12 11:10:32.332110 crc crio[19822]: time="2026-06-12T11:10:32.331999754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=34622139-e1a0-4bdf-9cd3-16a5957250b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308019 | controller | Jun 12 11:10:32.333976 crc crio[19822]: time="2026-06-12T11:10:32.333691639Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a89fe23b-0cf5-456b-b49b-fde0cdc05e30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308049 | controller | Jun 12 11:10:32.528224 crc crio[19822]: time="2026-06-12T11:10:32.528152922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cc8ed530-0d57-42f8-b5a2-ded4eb9dde0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308067 | controller | Jun 12 11:10:32.528438 crc crio[19822]: time="2026-06-12T11:10:32.528277276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f8fd28d4-9361-4b09-b0f7-701b6d610420 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308084 | controller | Jun 12 11:10:32.528640 crc crio[19822]: time="2026-06-12T11:10:32.528152412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=51c1d8f6-f5a5-48fc-a23c-7d585d531af2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308101 | controller | Jun 12 11:10:33.459744 crc crio[19822]: time="2026-06-12T11:10:33.458375668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f4c36838-ccf2-4260-980a-de4138c5e6f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308124 | controller | Jun 12 11:10:33.460783 crc crio[19822]: time="2026-06-12T11:10:33.460414933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fad6c6bf-cbd3-4f1f-af6a-92f50acb3e4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308150 | controller | Jun 12 11:10:33.464618 crc crio[19822]: time="2026-06-12T11:10:33.462120038Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=72896883-a4bf-4cec-8a70-7988b010efae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308178 | controller | Jun 12 11:10:33.464618 crc crio[19822]: time="2026-06-12T11:10:33.462761778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8f0c43c3-4239-4461-bff6-0b1f92301d6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308198 | controller | Jun 12 11:10:33.464618 crc crio[19822]: time="2026-06-12T11:10:33.463041447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=11459db6-754d-41d2-a4b1-21cfa8ec13f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308216 | controller | Jun 12 11:10:34.459010 crc crio[19822]: time="2026-06-12T11:10:34.458119782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=637814dc-5bf6-4316-8d61-0a8f204fd084 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308239 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025352834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b3ba1b15-584c-4b79-b4b7-22fbbfddd0e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308267 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025371414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0378ad75-c1a9-4816-b2f4-91b0890fdfbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308294 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025367454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e3e9f5a3-604a-4b2e-bb12-38879577d9e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308313 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025405925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=538605bb-b3d4-4bf1-b5c1-2ebaf0f5675d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308330 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025423306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6cc4ea2d-0a8b-428f-9e45-2c1cade58135 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308347 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025428336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=68f00d35-e0f5-4c84-90e6-02ba2b7d1b54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308369 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025440667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=98fc39fc-015c-4b5a-8e2d-f746aa5f475d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308387 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025480164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fbf48bf2-ae33-42ca-8ef3-2264d5309dee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308404 | controller | Jun 12 11:10:37.026538 crc crio[19822]: time="2026-06-12T11:10:37.025492648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e608e5aa-22f1-4377-9c3a-7a0349aac99a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308421 | controller | Jun 12 11:10:37.030184 crc crio[19822]: time="2026-06-12T11:10:37.028610938Z" level=info msg="Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=b389b49d-984b-4699-a888-6dcdd079b839 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308437 | controller | Jun 12 11:10:37.088021 crc crio[19822]: time="2026-06-12T11:10:37.085359929Z" level=info msg="Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=1391b130-a0ea-4b97-8b75-4aa728008a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308454 | controller | Jun 12 11:10:37.088021 crc crio[19822]: time="2026-06-12T11:10:37.086721722Z" level=info msg="Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=d1de3727-9b50-4b50-ab30-c585dcd2952a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308470 | controller | Jun 12 11:10:37.094258 crc crio[19822]: time="2026-06-12T11:10:37.08792528Z" level=info msg="Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=5381d132-3d64-4d11-94ad-088c7e0b5efb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308521 | controller | Jun 12 11:10:37.095024 crc crio[19822]: time="2026-06-12T11:10:37.090254664Z" level=info msg="Creating container: openstack/glance-db-create-9m84p/mariadb-database-create" id=48f95030-295d-42ca-ac87-7b3207442e0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308542 | controller | Jun 12 11:10:37.095024 crc crio[19822]: time="2026-06-12T11:10:37.091375091Z" level=info msg="Creating container: openstack/placement-db-create-fxznj/mariadb-database-create" id=0b152b3f-3e16-4442-8d23-62c4dd263de1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308558 | controller | Jun 12 11:10:37.095625 crc crio[19822]: time="2026-06-12T11:10:37.095454411Z" level=info msg="Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=6e55c14b-cf0b-4d04-a147-7b25d72517e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308575 | controller | Jun 12 11:10:37.095799 crc crio[19822]: time="2026-06-12T11:10:37.095753151Z" level=info msg="Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=efe4616b-7591-4ab7-8990-8733fcad0640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308591 | controller | Jun 12 11:10:37.104946 crc crio[19822]: time="2026-06-12T11:10:37.103350766Z" level=info msg="Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=a8d60742-b984-4fe5-a438-9e227a790c46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308613 | controller | Jun 12 11:10:37.120285 crc crio[19822]: time="2026-06-12T11:10:37.120191983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308630 | controller | Jun 12 11:10:37.121369 crc crio[19822]: time="2026-06-12T11:10:37.120760272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308646 | controller | Jun 12 11:10:37.121369 crc crio[19822]: time="2026-06-12T11:10:37.121236143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308662 | controller | Jun 12 11:10:37.121959 crc crio[19822]: time="2026-06-12T11:10:37.121382902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308678 | controller | Jun 12 11:10:37.121959 crc crio[19822]: time="2026-06-12T11:10:37.121393211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308694 | controller | Jun 12 11:10:37.121959 crc crio[19822]: time="2026-06-12T11:10:37.121643976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308711 | controller | Jun 12 11:10:37.121959 crc crio[19822]: time="2026-06-12T11:10:37.121676697Z" level=info msg="Stopped container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api" id=cd16df8d-ec26-4a18-9725-7f6b758ed6cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.308727 | controller | Jun 12 11:10:37.133860 crc crio[19822]: time="2026-06-12T11:10:37.128633929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=667f2ca4-6254-4912-b5e1-2b4bcb0344ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308744 | controller | Jun 12 11:10:37.133860 crc crio[19822]: time="2026-06-12T11:10:37.129042782Z" level=info msg="Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=c0f6ac3a-889f-45bf-84a8-7887292c6cbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308760 | controller | Jun 12 11:10:37.162339 crc crio[19822]: time="2026-06-12T11:10:37.160974802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308775 | controller | Jun 12 11:10:37.162339 crc crio[19822]: time="2026-06-12T11:10:37.162380975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308791 | controller | Jun 12 11:10:37.163328 crc crio[19822]: time="2026-06-12T11:10:37.16251605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308806 | controller | Jun 12 11:10:37.163328 crc crio[19822]: time="2026-06-12T11:10:37.162669704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308822 | controller | Jun 12 11:10:37.166985 crc crio[19822]: time="2026-06-12T11:10:37.16597938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=2e002506-f290-4265-802e-106a45c25f6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308842 | controller | Jun 12 11:10:37.172063 crc crio[19822]: time="2026-06-12T11:10:37.171886139Z" level=info msg="Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=e2f7b021-c599-4e86-bec7-0c8d30410c39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308881 | controller | Jun 12 11:10:37.189178 crc crio[19822]: time="2026-06-12T11:10:37.188991837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308900 | controller | Jun 12 11:10:37.195477 crc crio[19822]: time="2026-06-12T11:10:37.19543192Z" level=info msg="Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api" id=a54d7a0a-1745-4230-9071-23805d590d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.308916 | controller | Jun 12 11:10:37.228383 crc crio[19822]: time="2026-06-12T11:10:37.22829086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308933 | controller | Jun 12 11:10:37.254542 crc crio[19822]: time="2026-06-12T11:10:37.254445376Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=6bb9a925-8472-4c16-b61d-a92b7299a952 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.308949 | controller | Jun 12 11:10:37.257952 crc crio[19822]: time="2026-06-12T11:10:37.257910033Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=7343220e-bbaf-4543-afd2-2d80b64c9ff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.308966 | controller | Jun 12 11:10:37.666301 crc crio[19822]: time="2026-06-12T11:10:37.66606353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308982 | controller | Jun 12 11:10:37.679071 crc crio[19822]: time="2026-06-12T11:10:37.67879126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.308998 | controller | Jun 12 11:10:37.788255 crc crio[19822]: time="2026-06-12T11:10:37.788175273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309014 | controller | Jun 12 11:10:37.803853 crc crio[19822]: time="2026-06-12T11:10:37.803697489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309029 | controller | Jun 12 11:10:37.896662 crc crio[19822]: time="2026-06-12T11:10:37.896562763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309045 | controller | Jun 12 11:10:37.900733 crc crio[19822]: time="2026-06-12T11:10:37.900581182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309060 | controller | Jun 12 11:10:37.990926 crc crio[19822]: time="2026-06-12T11:10:37.989129222Z" level=info msg="Removed container 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=71e55b6a-f0e6-43b2-806b-4f8700a06a00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.309077 | controller | Jun 12 11:10:37.990926 crc crio[19822]: time="2026-06-12T11:10:37.989557555Z" level=info msg="Got pod network &{Name:ovn-controller-sbpcz Namespace:openstack ID:abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 UID:738e1e09-d680-4eef-875e-5c5f488d9201 NetNS:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738e1e09_d680_4eef_875e_5c5f488d9201.slice PodAnnotations:0xc00101a0f0}] Aliases:map[]}"
2026-06-12 11:43:48.309098 | controller | Jun 12 11:10:37.990926 crc crio[19822]: time="2026-06-12T11:10:37.990324798Z" level=info msg="Adding pod openstack_ovn-controller-sbpcz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.309115 | controller | Jun 12 11:10:37.999615 crc crio[19822]: time="2026-06-12T11:10:37.999044547Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=2ad23099-c3d7-42c4-83b2-3d544849701f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.309132 | controller | Jun 12 11:10:37.999615 crc crio[19822]: time="2026-06-12T11:10:37.999223412Z" level=info msg="Removing container: c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2" id=24b4d90b-0d74-4ab5-b017-dce7ff4d8acb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.309149 | controller | Jun 12 11:10:38.019524 crc crio[19822]: time="2026-06-12T11:10:38.019424958Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-wktt7 Namespace:openstack ID:91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace UID:594de735-e88d-4c5f-ab3c-923d783e5612 NetNS:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594de735_e88d_4c5f_ab3c_923d783e5612.slice PodAnnotations:0xc00140e3a0}] Aliases:map[]}"
2026-06-12 11:43:48.309167 | controller | Jun 12 11:10:38.019524 crc crio[19822]: time="2026-06-12T11:10:38.01949373Z" level=info msg="Adding pod openstack_ovn-controller-ovs-wktt7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.309183 | controller | Jun 12 11:10:38.022515 crc crio[19822]: time="2026-06-12T11:10:38.022424251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309200 | controller | Jun 12 11:10:38.035255 crc crio[19822]: time="2026-06-12T11:10:38.035132969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309216 | controller | Jun 12 11:10:38.040876 crc crio[19822]: time="2026-06-12T11:10:38.039048517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309233 | controller | Jun 12 11:10:38.067747 crc crio[19822]: time="2026-06-12T11:10:38.067652894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309248 | controller | Jun 12 11:10:38.081206 crc crio[19822]: time="2026-06-12T11:10:38.079468475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309264 | controller | Jun 12 11:10:38.087008 crc crio[19822]: time="2026-06-12T11:10:38.085686736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309279 | controller | Jun 12 11:10:38.102526 crc crio[19822]: time="2026-06-12T11:10:38.102424065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309295 | controller | Jun 12 11:10:38.104448 crc crio[19822]: time="2026-06-12T11:10:38.104365888Z" level=info msg="Created container cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743: openstack/placement-db-create-fxznj/mariadb-database-create" id=0b152b3f-3e16-4442-8d23-62c4dd263de1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.309315 | controller | Jun 12 11:10:38.106225 crc crio[19822]: time="2026-06-12T11:10:38.106177347Z" level=info msg="Starting container: cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743" id=7ab202ea-41e3-48e3-b4e5-e8e8f4cc0ba9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.309332 | controller | Jun 12 11:10:38.122680 crc crio[19822]: time="2026-06-12T11:10:38.12226646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309348 | controller | Jun 12 11:10:38.173423 crc crio[19822]: time="2026-06-12T11:10:38.173043158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309364 | controller | Jun 12 11:10:38.178418 crc crio[19822]: time="2026-06-12T11:10:38.177767168Z" level=info msg="Started container" PID=238701 containerID=cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743 description=openstack/placement-db-create-fxznj/mariadb-database-create id=7ab202ea-41e3-48e3-b4e5-e8e8f4cc0ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd
2026-06-12 11:43:48.309381 | controller | Jun 12 11:10:38.182576 crc crio[19822]: time="2026-06-12T11:10:38.182453509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309397 | controller | Jun 12 11:10:38.186571 crc crio[19822]: time="2026-06-12T11:10:38.18340469Z" level=info msg="Creating container: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter" id=1b4b34f4-23e0-4bfa-a066-2cf7c13e18de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.309413 | controller | Jun 12 11:10:38.186571 crc crio[19822]: time="2026-06-12T11:10:38.186196362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309429 | controller | Jun 12 11:10:38.189724 crc crio[19822]: time="2026-06-12T11:10:38.189643441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309445 | controller | Jun 12 11:10:38.192964 crc crio[19822]: time="2026-06-12T11:10:38.192712625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309461 | controller | Jun 12 11:10:38.211902 crc crio[19822]: time="2026-06-12T11:10:38.205051789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309477 | controller | Jun 12 11:10:38.212337 crc crio[19822]: time="2026-06-12T11:10:38.21227356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309493 | controller | Jun 12 11:10:38.226102 crc crio[19822]: time="2026-06-12T11:10:38.220016346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309509 | controller | Jun 12 11:10:38.226102 crc crio[19822]: time="2026-06-12T11:10:38.225674339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309529 | controller | Jun 12 11:10:38.239601 crc crio[19822]: time="2026-06-12T11:10:38.23954414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309546 | controller | Jun 12 11:10:38.240446 crc crio[19822]: time="2026-06-12T11:10:38.240371026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309562 | controller | Jun 12 11:10:38.256276 crc crio[19822]: time="2026-06-12T11:10:38.255772668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309578 | controller | Jun 12 11:10:38.279049 crc crio[19822]: time="2026-06-12T11:10:38.278943089Z" level=info msg="Created container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor" id=0ac2aa29-3f76-4cac-8e83-df33a2e2cac8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.309594 | controller | Jun 12 11:10:38.279667 crc crio[19822]: time="2026-06-12T11:10:38.279497994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309610 | controller | Jun 12 11:10:38.281557 crc crio[19822]: time="2026-06-12T11:10:38.281414597Z" level=info msg="Starting container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a" id=daf599e7-d614-4f60-bcbc-13164c3b7a31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.309626 | controller | Jun 12 11:10:38.286474 crc crio[19822]: time="2026-06-12T11:10:38.286423885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309642 | controller | Jun 12 11:10:38.290101 crc crio[19822]: time="2026-06-12T11:10:38.289777816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309658 | controller | Jun 12 11:10:38.315011 crc crio[19822]: time="2026-06-12T11:10:38.313959395Z" level=info msg="Created container 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=b389b49d-984b-4699-a888-6dcdd079b839 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.309675 | controller | Jun 12 11:10:38.325914 crc crio[19822]: time="2026-06-12T11:10:38.325118697Z" level=info msg="Starting container: 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26" id=2a310c80-51be-44ce-8b34-a7acc5362baa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.309694 | controller | Jun 12 11:10:38.328344 crc crio[19822]: time="2026-06-12T11:10:38.32637103Z" level=info msg="Started container" PID=238706 containerID=89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a description=openstack/swift-storage-0/account-auditor id=daf599e7-d614-4f60-bcbc-13164c3b7a31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.309711 | controller | Jun 12 11:10:38.342905 crc crio[19822]: time="2026-06-12T11:10:38.342116185Z" level=info msg="Started container" PID=238715 containerID=2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26 description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=2a310c80-51be-44ce-8b34-a7acc5362baa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b
2026-06-12 11:43:48.309728 | controller | Jun 12 11:10:38.368315 crc crio[19822]: time="2026-06-12T11:10:38.368213194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=d50f582f-035c-4ea8-b6ee-4951254ec53b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.309749 | controller | Jun 12 11:10:38.522475 crc crio[19822]: time="2026-06-12T11:10:38.522110625Z" level=info msg="Created container 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=241aaee7-7110-43d3-a0ae-4f592b282c5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.309767 | controller | Jun 12 11:10:38.542350 crc crio[19822]: time="2026-06-12T11:10:38.533782128Z" level=info msg="Starting container: 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2" id=21da59d0-3079-4fa7-aebe-eb28c60c0e38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.309784 | controller | Jun 12 11:10:38.584251 crc crio[19822]: time="2026-06-12T11:10:38.584108159Z" level=info msg="Started container" PID=238744 containerID=39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2 description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=21da59d0-3079-4fa7-aebe-eb28c60c0e38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d
2026-06-12 11:43:48.309830 | controller | Jun 12 11:10:38.584600 crc crio[19822]: time="2026-06-12T11:10:38.584550183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=27812b70-3c45-484b-95c0-9985ed03e62c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.309865 | controller | Jun 12 11:10:38.768672 crc crio[19822]: time="2026-06-12T11:10:38.768317859Z" level=info msg="Removed container c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=24b4d90b-0d74-4ab5-b017-dce7ff4d8acb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.309889 | controller | Jun 12 11:10:38.831240 crc crio[19822]: time="2026-06-12T11:10:38.830661823Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=31bf17c2-0dcd-4151-806d-3d582661eb36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.309907 | controller | Jun 12 11:10:38.849057 crc crio[19822]: time="2026-06-12T11:10:38.836227523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.309923 | controller | Jun 12 11:10:38.849057 crc crio[19822]: time="2026-06-12T11:10:38.842282778Z" level=info msg="Removing container: 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c" id=2aa6085d-4fe9-4dd2-bf92-65c470b9701f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.309940 | controller | Jun 12 11:10:38.849057 crc crio[19822]: 2026-06-12T11:10:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91492be0a33cd39 Mac:8e:71:d5:7f:ff:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.309957 | controller | Jun 12 11:10:38.862574 crc crio[19822]: time="2026-06-12T11:10:38.852783707Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-wktt7 Namespace:openstack ID:91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace UID:594de735-e88d-4c5f-ab3c-923d783e5612 NetNS:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594de735_e88d_4c5f_ab3c_923d783e5612.slice PodAnnotations:0xc00140e3a0}] Aliases:map[]}"
2026-06-12 11:43:48.309974 | controller | Jun 12 11:10:38.888277 crc crio[19822]: time="2026-06-12T11:10:38.88521716Z" level=info msg="Checking pod openstack_ovn-controller-ovs-wktt7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.309996 | controller | Jun 12 11:10:39.016281 crc crio[19822]: 2026-06-12T11:10:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abd0fba306dc49c Mac:56:c2:e2:91:39:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a SocketPath: PciID:}] [{Interface:0xc0000149a0 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.310013 | controller | Jun 12 11:10:39.017885 crc crio[19822]: time="2026-06-12T11:10:39.017720608Z" level=info msg="Got pod network &{Name:ovn-controller-sbpcz Namespace:openstack ID:abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 UID:738e1e09-d680-4eef-875e-5c5f488d9201 NetNS:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738e1e09_d680_4eef_875e_5c5f488d9201.slice PodAnnotations:0xc00101a0f0}] Aliases:map[]}"
2026-06-12 11:43:48.310030 | controller | Jun 12 11:10:39.018204 crc crio[19822]: time="2026-06-12T11:10:39.018121531Z" level=info msg="Checking pod openstack_ovn-controller-sbpcz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.310047 | controller | Jun 12 11:10:39.123642 crc crio[19822]: time="2026-06-12T11:10:39.123547016Z" level=info msg="Ran pod sandbox abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 with infra container: openstack/ovn-controller-sbpcz/POD" id=24a9a65a-40ce-4557-bdc2-a38e72d2d10d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.310063 | controller | Jun 12 11:10:39.125254 crc crio[19822]: time="2026-06-12T11:10:39.125181436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.310080 | controller | Jun 12 11:10:39.132681 crc crio[19822]: time="2026-06-12T11:10:39.13259143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.310096 | controller | Jun 12 11:10:39.141275 crc crio[19822]: time="2026-06-12T11:10:39.140635427Z" level=info msg="Ran pod sandbox 91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace with infra container: openstack/ovn-controller-ovs-wktt7/POD" id=2187071e-49f0-4744-ab65-4f3d161ae63a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.310113 | controller | Jun 12 11:10:39.155026 crc crio[19822]: time="2026-06-12T11:10:39.153664004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.310129 | controller | Jun 12 11:10:39.178258 crc crio[19822]: time="2026-06-12T11:10:39.178073246Z" level=info msg="Removed container 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=2aa6085d-4fe9-4dd2-bf92-65c470b9701f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.310145 | controller | Jun 12 11:10:39.178608 crc crio[19822]: time="2026-06-12T11:10:39.178562337Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.310162 | controller | Jun 12 11:10:39.178691 crc crio[19822]: time="2026-06-12T11:10:39.17862944Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.310183 | controller | Jun 12 11:10:39.178921 crc crio[19822]: time="2026-06-12T11:10:39.178755563Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.310200 | controller | Jun 12 11:10:39.179031 crc crio[19822]: time="2026-06-12T11:10:39.178954389Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.310216 | controller | Jun 12 11:10:39.181066 crc crio[19822]: time="2026-06-12T11:10:39.180954124Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=bda47dcf-5706-4bdc-a359-1556dfce644d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.310232 | controller | Jun 12 11:10:39.183324 crc crio[19822]: time="2026-06-12T11:10:39.18301833Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=cf3cf49a-0ea7-46fd-9240-efaba3e7a9ed name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.310248 | controller | Jun 12 11:10:39.191410 crc crio[19822]: time="2026-06-12T11:10:39.190529759Z" level=info msg="Removing container: 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad" id=db4004b6-5371-4f61-8383-7a6600df8fef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.310264 | controller | Jun 12 11:10:39.197024 crc crio[19822]: time="2026-06-12T11:10:39.19677651Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-12 11:43:48.310280 | controller | Jun 12 11:10:39.203967 crc crio[19822]: time="2026-06-12T11:10:39.203167652Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-12 11:43:48.310296 | controller | Jun 12 11:10:39.242197 crc crio[19822]: time="2026-06-12T11:10:39.242060356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.310312 | controller | Jun 12 11:10:39.263216 crc crio[19822]: time="2026-06-12T11:10:39.263028051Z" level=info msg="Created container 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=1391b130-a0ea-4b97-8b75-4aa728008a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310328 | controller | Jun 12 11:10:39.265143 crc crio[19822]: time="2026-06-12T11:10:39.265046428Z" level=info msg="Starting container: 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5" id=dd62abb1-c48f-433b-90c5-82928897d4d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310347 | controller | Jun 12 11:10:39.275893 crc crio[19822]: time="2026-06-12T11:10:39.275383302Z" level=info msg="Started container" PID=238952 containerID=10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5 description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=dd62abb1-c48f-433b-90c5-82928897d4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d
2026-06-12 11:43:48.310366 | controller | Jun 12 11:10:39.341348 crc crio[19822]: time="2026-06-12T11:10:39.341230226Z" level=info msg="Created container 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=e2f7b021-c599-4e86-bec7-0c8d30410c39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310383 | controller | Jun 12 11:10:39.342914 crc crio[19822]: time="2026-06-12T11:10:39.342663962Z" level=info msg="Starting container: 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c" id=68c0a142-9170-46f6-ad58-28260a717bb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310404 | controller | Jun 12 11:10:39.346323 crc crio[19822]: time="2026-06-12T11:10:39.346227116Z" level=info msg="Created container 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3: openstack/glance-db-create-9m84p/mariadb-database-create" id=48f95030-295d-42ca-ac87-7b3207442e0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310421 | controller | Jun 12 11:10:39.355711 crc crio[19822]: time="2026-06-12T11:10:39.353689665Z" level=info msg="Starting container: 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3" id=ad95b668-e790-43ec-8cc6-d801e1824982 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310437 | controller | Jun 12 11:10:39.367958 crc crio[19822]: time="2026-06-12T11:10:39.367795807Z" level=info msg="Started container" PID=238977 containerID=26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=68c0a142-9170-46f6-ad58-28260a717bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6
2026-06-12 11:43:48.310454 | controller | Jun 12 11:10:39.369924 crc crio[19822]: time="2026-06-12T11:10:39.369717169Z" level=info msg="Started container" PID=238975 containerID=5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3 description=openstack/glance-db-create-9m84p/mariadb-database-create id=ad95b668-e790-43ec-8cc6-d801e1824982 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35
2026-06-12 11:43:48.310470 | controller | Jun 12 11:10:39.388960 crc crio[19822]: time="2026-06-12T11:10:39.388906187Z" level=info msg="Created container df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=5381d132-3d64-4d11-94ad-088c7e0b5efb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310486 | controller | Jun 12 11:10:39.393640 crc crio[19822]: time="2026-06-12T11:10:39.393536714Z" level=info msg="Starting container: df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19" id=c5957dab-0060-463a-b98e-014cc20c7373 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310502 | controller | Jun 12 11:10:39.414438 crc crio[19822]: time="2026-06-12T11:10:39.414329398Z" level=info msg="Started container" PID=238963 containerID=df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19 description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=c5957dab-0060-463a-b98e-014cc20c7373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950
2026-06-12 11:43:48.310519 | controller | Jun 12 11:10:39.423592 crc crio[19822]: time="2026-06-12T11:10:39.42349617Z" level=info msg="Created container d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=6e55c14b-cf0b-4d04-a147-7b25d72517e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310535 | controller | Jun 12 11:10:39.427714 crc crio[19822]: time="2026-06-12T11:10:39.427590196Z" level=info msg="Starting container: d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d" id=48f1b36b-35b7-47a6-83ff-bb0608ffc329 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310551 | controller | Jun 12 11:10:39.435691 crc crio[19822]: time="2026-06-12T11:10:39.435438644Z" level=info msg="Started container" PID=238978 containerID=d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=48f1b36b-35b7-47a6-83ff-bb0608ffc329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022
2026-06-12 11:43:48.310572 | controller | Jun 12 11:10:39.438162 crc crio[19822]: time="2026-06-12T11:10:39.438053807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.310590 | controller | Jun 12 11:10:39.445674 crc crio[19822]: time="2026-06-12T11:10:39.445576039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.310606 | controller | Jun 12 11:10:39.483110 crc crio[19822]: time="2026-06-12T11:10:39.477973797Z" level=info msg="Created container 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=efe4616b-7591-4ab7-8990-8733fcad0640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310623 | controller | Jun 12 11:10:39.483110 crc crio[19822]: time="2026-06-12T11:10:39.482667089Z" level=info msg="Created container a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=d1de3727-9b50-4b50-ab30-c585dcd2952a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310639 | controller | Jun 12 11:10:39.504417 crc crio[19822]: time="2026-06-12T11:10:39.489172409Z" level=info msg="Starting container: a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a" id=43cad697-a9d5-4d3c-b174-c384f2921b81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310656 | controller | Jun 12 11:10:39.504417 crc crio[19822]: time="2026-06-12T11:10:39.489246103Z" level=info msg="Starting container: 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a" id=3463ef30-2fb1-4581-b6b0-f8b2bc942c7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310672 | controller | Jun 12 11:10:39.504417 crc crio[19822]: time="2026-06-12T11:10:39.493663576Z" level=info msg="Created container 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=c0f6ac3a-889f-45bf-84a8-7887292c6cbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310689 | controller | Jun 12 11:10:39.504417 crc crio[19822]: time="2026-06-12T11:10:39.497445718Z" level=info msg="Starting container: 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d" id=ae9ff019-f11c-4091-bb78-2360314bb196 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310706 | controller | Jun 12 11:10:39.507178 crc crio[19822]: time="2026-06-12T11:10:39.50587503Z" level=info msg="Started container" PID=238972 containerID=a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=43cad697-a9d5-4d3c-b174-c384f2921b81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776
2026-06-12 11:43:48.310722 | controller | Jun 12 11:10:39.508911 crc crio[19822]: time="2026-06-12T11:10:39.508460992Z" level=info msg="Started container" PID=238970 containerID=9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=3463ef30-2fb1-4581-b6b0-f8b2bc942c7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a
2026-06-12 11:43:48.310739 | controller | Jun 12 11:10:39.546749 crc crio[19822]: time="2026-06-12T11:10:39.546409082Z" level=info msg="Started container" PID=238986 containerID=29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=ae9ff019-f11c-4091-bb78-2360314bb196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f
2026-06-12 11:43:48.310761 | controller | Jun 12 11:10:39.566021 crc crio[19822]: time="2026-06-12T11:10:39.564122667Z" level=info msg="Created container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api" id=a54d7a0a-1745-4230-9071-23805d590d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310778 | controller | Jun 12 11:10:39.572555 crc crio[19822]: time="2026-06-12T11:10:39.568625771Z" level=info msg="Starting container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a" id=bcdf4840-2f77-4552-98f5-94b369cf0c6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310795 | controller | Jun 12 11:10:39.574900 crc crio[19822]: time="2026-06-12T11:10:39.574035924Z" level=info msg="Created container 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=a8d60742-b984-4fe5-a438-9e227a790c46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310812 | controller | Jun 12 11:10:39.583375 crc crio[19822]: time="2026-06-12T11:10:39.583271349Z" level=info msg="Started container" PID=238985 containerID=c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a description=openstack/barbican-api-6ffb858478-x4v54/barbican-api id=bcdf4840-2f77-4552-98f5-94b369cf0c6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c
2026-06-12 11:43:48.310829 | controller | Jun 12 11:10:39.583744 crc crio[19822]: time="2026-06-12T11:10:39.583663222Z" level=info msg="Starting container: 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442" id=5710c540-01b8-4592-a7d9-c9143cc9dd32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310846 | controller | Jun 12 11:10:39.597980 crc crio[19822]: time="2026-06-12T11:10:39.594985545Z" level=info msg="Started container" PID=238973 containerID=438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442 description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=5710c540-01b8-4592-a7d9-c9143cc9dd32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e
2026-06-12 11:43:48.310894 | controller | Jun 12 11:10:39.937120 crc crio[19822]: time="2026-06-12T11:10:39.936870274Z" level=info msg="Removed container 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad: openstack/placement-db-create-fxznj/mariadb-database-create" id=db4004b6-5371-4f61-8383-7a6600df8fef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.310917 | controller | Jun 12 11:10:39.943587 crc crio[19822]: time="2026-06-12T11:10:39.941694262Z" level=info msg="Removing container: bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e" id=2f4ed209-b85e-47cf-be5a-166f20efdfe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.310934 | controller | Jun 12 11:10:40.107475 crc crio[19822]: time="2026-06-12T11:10:40.105707487Z" level=info msg="Created container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter" id=1b4b34f4-23e0-4bfa-a066-2cf7c13e18de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.310951 | controller | Jun 12 11:10:40.129402 crc crio[19822]: time="2026-06-12T11:10:40.129303518Z" level=info msg="Starting container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4" id=903b7388-c8a5-4104-b998-f5d85d6df61f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.310968 | controller | Jun 12 11:10:40.166649 crc crio[19822]: time="2026-06-12T11:10:40.163040605Z" level=info msg="Removed container bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=2f4ed209-b85e-47cf-be5a-166f20efdfe1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.310985 | controller | Jun 12 11:10:40.196558 crc crio[19822]: time="2026-06-12T11:10:40.19597709Z" level=info msg="Started container" PID=239215 containerID=69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4 description=openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter id=903b7388-c8a5-4104-b998-f5d85d6df61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87
2026-06-12 11:43:48.311008 | controller | Jun 12 11:10:40.204222 crc crio[19822]: time="2026-06-12T11:10:40.204127198Z" level=info msg="Removing container: 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe" id=c4f6b8d2-fde5-42d1-ad26-a16688218953 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311026 | controller | Jun 12 11:10:40.335240 crc crio[19822]: time="2026-06-12T11:10:40.334979839Z" level=info msg="Stopping container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266 (timeout: 30s)" id=bee3d53e-cfc2-4467-bb84-f0fea6bfa722 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.311043 | controller | Jun 12 11:10:40.445674 crc crio[19822]: time="2026-06-12T11:10:40.445601679Z" level=info msg="Created container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper" id=31bf17c2-0dcd-4151-806d-3d582661eb36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.311059 | controller | Jun 12 11:10:40.459942 crc crio[19822]: time="2026-06-12T11:10:40.459764888Z" level=info msg="Removed container 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe: openstack/glance-db-create-9m84p/mariadb-database-create" id=c4f6b8d2-fde5-42d1-ad26-a16688218953 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311074 | controller | Jun 12 11:10:40.462100 crc crio[19822]: time="2026-06-12T11:10:40.462012306Z" level=info msg="Starting container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70" id=ff04f52b-e4ed-4678-86ea-4977357b8738 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.311090 | controller | Jun 12 11:10:40.476625 crc crio[19822]: time="2026-06-12T11:10:40.476473734Z" level=info msg="Started container" PID=239211 containerID=0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70 description=openstack/swift-storage-0/account-reaper id=ff04f52b-e4ed-4678-86ea-4977357b8738 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.311106 | controller | Jun 12 11:10:40.487451 crc crio[19822]: time="2026-06-12T11:10:40.487401474Z" level=info msg="Removing container: 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240" id=64c0bdf8-8d8c-4ede-870d-eed7bfa6ef76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311122 | controller | Jun 12 11:10:40.522473 crc crio[19822]: time="2026-06-12T11:10:40.522279134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=48b8dc4f-1aad-4a6a-902f-9aab65741309 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.311138 | controller | Jun 12 11:10:40.561332 crc crio[19822]: time="2026-06-12T11:10:40.56128297Z" level=info msg="Stopped container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=bee3d53e-cfc2-4467-bb84-f0fea6bfa722 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.311154 | controller | Jun 12 11:10:40.579368 crc crio[19822]: time="2026-06-12T11:10:40.577039222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=76f25576-bf6d-4dac-92cb-6933010d486a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.311170 | controller | Jun 12 11:10:40.612267 crc crio[19822]: time="2026-06-12T11:10:40.612175113Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=38f47cbf-81af-446d-9cd3-402ab637cc28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.311194 | controller | Jun 12 11:10:40.612709 crc crio[19822]: time="2026-06-12T11:10:40.612656589Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=db9f8ad9-64d9-45ac-ac73-9fc1701653d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.311211 | controller | Jun 12 11:10:40.687667 crc crio[19822]: time="2026-06-12T11:10:40.687569512Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=bdbd2ceb-4369-457c-b00b-468103cefea1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.311228 | controller | Jun 12 11:10:40.688863 crc crio[19822]: time="2026-06-12T11:10:40.68874138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311244 | controller | Jun 12 11:10:40.708618 crc crio[19822]: time="2026-06-12T11:10:40.708513268Z" level=info msg="Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=735ba9ea-d0ae-4572-830f-522b3869939a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.311261 | controller | Jun 12 11:10:40.933876 crc crio[19822]: time="2026-06-12T11:10:40.928798897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311277 | controller | Jun 12 11:10:41.092674 crc crio[19822]: time="2026-06-12T11:10:41.092608927Z" level=info msg="Removed container 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=64c0bdf8-8d8c-4ede-870d-eed7bfa6ef76 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311293 | controller | Jun 12 11:10:41.109605 crc crio[19822]: time="2026-06-12T11:10:41.10934794Z" level=info msg="Removing container: b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d" id=11f75137-d27d-4237-9b9a-0f930998e875 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311309 | controller | Jun 12 11:10:41.123460 crc crio[19822]: time="2026-06-12T11:10:41.12240631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311325 | controller | Jun 12 11:10:41.162182 crc crio[19822]: time="2026-06-12T11:10:41.161981808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311341 | controller | Jun 12 11:10:41.216256 crc crio[19822]: time="2026-06-12T11:10:41.21450941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311357 | controller | Jun 12 11:10:41.225896 crc crio[19822]: time="2026-06-12T11:10:41.224221103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311373 | controller | Jun 12 11:10:41.427321 crc crio[19822]: time="2026-06-12T11:10:41.42712247Z" level=info msg="Removed container b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=11f75137-d27d-4237-9b9a-0f930998e875 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311389 | controller | Jun 12 11:10:41.439974 crc crio[19822]: time="2026-06-12T11:10:41.439792657Z" level=info msg="Removing container: 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c" id=32ff42ad-c521-4b58-9951-2e0ddc30732e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311410 | controller | Jun 12 11:10:41.547782 crc crio[19822]: time="2026-06-12T11:10:41.547674702Z" level=info msg="Created container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server" id=bdbd2ceb-4369-457c-b00b-468103cefea1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.311427 | controller | Jun 12 11:10:41.549526 crc crio[19822]: time="2026-06-12T11:10:41.549455154Z" level=info msg="Starting container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0" id=992ae8ac-99e3-4eb4-940d-306b4b25b130 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.311443 | controller | Jun 12 11:10:41.570954 crc crio[19822]: time="2026-06-12T11:10:41.570789605Z" level=info msg="Started container" PID=239634 containerID=4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0 description=openstack/swift-storage-0/container-server id=992ae8ac-99e3-4eb4-940d-306b4b25b130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.311459 | controller | Jun 12 11:10:41.585258 crc crio[19822]: time="2026-06-12T11:10:41.581126631Z" level=info msg="Created container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=735ba9ea-d0ae-4572-830f-522b3869939a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.311475 | controller | Jun 12 11:10:41.585258 crc crio[19822]: time="2026-06-12T11:10:41.583443969Z" level=info msg="Starting container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72" id=acef0086-b6bc-46a5-8600-525463d50f97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.311492 | controller | Jun 12 11:10:41.604694 crc crio[19822]: time="2026-06-12T11:10:41.604529021Z" level=info msg="Started container" PID=239632 containerID=b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=acef0086-b6bc-46a5-8600-525463d50f97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c
2026-06-12 11:43:48.311508 | controller | Jun 12 11:10:41.635972 crc crio[19822]: time="2026-06-12T11:10:41.635872882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=9bfb6563-472b-46f2-953f-1e71a9b45c28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.311525 | controller | Jun 12 11:10:41.687265 crc crio[19822]: time="2026-06-12T11:10:41.687182829Z" level=info msg="Removed container 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=32ff42ad-c521-4b58-9951-2e0ddc30732e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311541 | controller | Jun 12 11:10:41.695985 crc crio[19822]: time="2026-06-12T11:10:41.695907488Z" level=info msg="Removing container: 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e" id=5f08e209-4531-4918-a9c6-e4dd06d811de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311557 | controller | Jun 12 11:10:41.754905 crc crio[19822]: time="2026-06-12T11:10:41.754672556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=449855ea-d212-48ee-8d67-0169a7c7fb46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.311572 | controller | Jun 12 11:10:41.771568 crc crio[19822]: time="2026-06-12T11:10:41.771397206Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=bafebe22-65a1-4cd0-a53c-bf5c5a6746b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.311592 | controller | Jun 12 11:10:41.773281 crc crio[19822]: time="2026-06-12T11:10:41.772385377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311609 | controller | Jun 12 11:10:41.949192 crc crio[19822]: time="2026-06-12T11:10:41.949058713Z" level=info msg="Stopping pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35" id=a138686a-7db1-4861-b342-44b341e1991a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.311625 | controller | Jun 12 11:10:41.954044 crc crio[19822]: time="2026-06-12T11:10:41.953670521Z" level=info msg="Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc00244ca28}] Aliases:map[]}"
2026-06-12 11:43:48.311642 | controller | Jun 12 11:10:41.954783 crc crio[19822]: time="2026-06-12T11:10:41.954693724Z" level=info msg="Deleting pod openstack_glance-db-create-9m84p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.311658 | controller | Jun 12 11:10:41.975174 crc crio[19822]: time="2026-06-12T11:10:41.973693529Z" level=info msg="Stopping pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d" id=4ada28c6-3290-48d5-945b-1a9ff53cbc59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.311674 | controller | Jun 12 11:10:41.975174 crc crio[19822]: time="2026-06-12T11:10:41.974911298Z" level=info msg="Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc007a8e280}] Aliases:map[]}"
2026-06-12 11:43:48.311691 | controller | Jun 12 11:10:41.975657 crc crio[19822]: time="2026-06-12T11:10:41.975190617Z" level=info msg="Deleting pod openstack_neutron-4631-account-create-update-xczrr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.311708 | controller | Jun 12 11:10:42.119451 crc crio[19822]: time="2026-06-12T11:10:42.114950069Z" level=info msg="Removed container 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=5f08e209-4531-4918-a9c6-e4dd06d811de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311724 | controller | Jun 12 11:10:42.144698 crc crio[19822]: time="2026-06-12T11:10:42.144394844Z" level=info msg="Removing container: 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653" id=2819a8c1-8ad1-45a8-b2a1-dd5f9cf06fa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311747 | controller | Jun 12 11:10:42.177750 crc crio[19822]: time="2026-06-12T11:10:42.177626891Z" level=info msg="Stopping pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b" id=82a8edd1-3e4b-4ac5-84f6-11cc96a41c5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.311772 | controller | Jun 12 11:10:42.179208 crc crio[19822]: time="2026-06-12T11:10:42.178483989Z" level=info msg="Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc00101b1f0}] Aliases:map[]}"
2026-06-12 11:43:48.311794 | controller | Jun 12 11:10:42.179208 crc crio[19822]: time="2026-06-12T11:10:42.178664115Z" level=info msg="Deleting pod openstack_keystone-db-create-6v6b8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.311820 | controller | Jun 12 11:10:42.280297 crc crio[19822]: time="2026-06-12T11:10:42.278774767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311838 | controller | Jun 12 11:10:42.320145 crc crio[19822]: time="2026-06-12T11:10:42.319290576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.311881 | controller | Jun 12 11:10:42.360628 crc crio[19822]: time="2026-06-12T11:10:42.360422753Z" level=info msg="Removed container 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=2819a8c1-8ad1-45a8-b2a1-dd5f9cf06fa6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311901 | controller | Jun 12 11:10:42.378696 crc crio[19822]: time="2026-06-12T11:10:42.378599151Z" level=info msg="Removing container: 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67" id=b69c3d70-e688-42d5-8d40-d7f04aafffa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311921 | controller | Jun 12 11:10:42.605479 crc crio[19822]: time="2026-06-12T11:10:42.605371635Z" level=info msg="Removed container 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=b69c3d70-e688-42d5-8d40-d7f04aafffa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.311995 | controller | Jun 12 11:10:42.637910 crc crio[19822]: time="2026-06-12T11:10:42.633165711Z" level=info msg="Stopping pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d" id=3290d0eb-22b9-4d09-8d1b-809fa2249a3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312020 | controller | Jun 12 11:10:42.637910 crc crio[19822]: time="2026-06-12T11:10:42.633395334Z" level=info msg="Stopping pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd" id=0e71b95f-afb1-4f38-9134-569a233111ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312052 | controller | Jun 12 11:10:42.637910 crc crio[19822]: time="2026-06-12T11:10:42.63375733Z" level=info msg="Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc0030946e8}] Aliases:map[]}"
2026-06-12 11:43:48.312070 | controller | Jun 12 11:10:42.637910 crc crio[19822]: time="2026-06-12T11:10:42.633952146Z" level=info msg="Deleting pod openstack_cinder-cdb5-account-create-update-x4lwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.312087 | controller | Jun 12 11:10:42.637910 crc crio[19822]: time="2026-06-12T11:10:42.634646305Z" level=info msg="Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00244c5f0}] Aliases:map[]}"
2026-06-12 11:43:48.312110 | controller | Jun 12 11:10:42.637910 crc crio[19822]: time="2026-06-12T11:10:42.634772329Z" level=info msg="Deleting pod openstack_placement-db-create-fxznj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.312128 | controller | Jun 12 11:10:42.641508 crc crio[19822]: time="2026-06-12T11:10:42.639431217Z" level=info msg="Removing container: a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06" id=117be746-b402-4bd3-aa50-b52a00e5c314 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312145 | controller | Jun 12 11:10:42.792065 crc crio[19822]: time="2026-06-12T11:10:42.791613382Z" level=info msg="Created container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator" id=bafebe22-65a1-4cd0-a53c-bf5c5a6746b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.312162 | controller | Jun 12 11:10:42.805037 crc crio[19822]: time="2026-06-12T11:10:42.804920205Z" level=info msg="Starting container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732" id=f3c1c4b1-9866-4f04-be43-0645665efb9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.312179 | controller | Jun 12 11:10:42.812531 crc crio[19822]: time="2026-06-12T11:10:42.812444196Z" level=info msg="Started container" PID=239775 containerID=cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 description=openstack/swift-storage-0/container-replicator id=f3c1c4b1-9866-4f04-be43-0645665efb9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.312195 | controller | Jun 12 11:10:42.862867 crc crio[19822]: time="2026-06-12T11:10:42.86170711Z" level=info msg="Removed container a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=117be746-b402-4bd3-aa50-b52a00e5c314 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312212 | controller | Jun 12 11:10:42.889795 crc crio[19822]: time="2026-06-12T11:10:42.889686635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=084f469b-cf27-4f67-9a5c-79baf50150dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.312228 | controller | Jun 12 11:10:42.927242 crc crio[19822]: time="2026-06-12T11:10:42.892860998Z" level=info msg="Removing container: 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe" id=f08b02aa-e12c-41f4-a767-fff8b7358ed9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312244 | controller | Jun 12 11:10:42.927242 crc crio[19822]: time="2026-06-12T11:10:42.914974739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=87606ec6-2529-42f5-8646-53053ea056ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.312261 | controller | Jun 12 11:10:42.948191 crc crio[19822]: time="2026-06-12T11:10:42.944881245Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=e55aad87-099e-4674-8a66-5dca6218d95b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.312278 | controller | Jun 12 11:10:42.950065 crc crio[19822]: time="2026-06-12T11:10:42.94999278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.312294 | controller | Jun 12 11:10:43.004863 crc crio[19822]: time="2026-06-12T11:10:43.004636887Z" level=info msg="Stopped pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d" id=4ada28c6-3290-48d5-945b-1a9ff53cbc59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312314 | controller | Jun 12 11:10:43.243467 crc crio[19822]: time="2026-06-12T11:10:43.243317773Z" level=info msg="Removed container 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=f08b02aa-e12c-41f4-a767-fff8b7358ed9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312331 | controller | Jun 12 11:10:43.331918 crc crio[19822]: time="2026-06-12T11:10:43.33153266Z" level=info msg="Removing container: cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60" id=4ddcdef9-05ac-4bb1-80dc-003aaff32dc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312347 | controller | Jun 12 11:10:43.334913 crc crio[19822]: time="2026-06-12T11:10:43.334756669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.312364 | controller | Jun 12 11:10:43.348212 crc crio[19822]: time="2026-06-12T11:10:43.348045104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.312380 | controller | Jun 12 11:10:43.496688 crc crio[19822]: time="2026-06-12T11:10:43.496398457Z" level=info msg="Stopped pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35" id=a138686a-7db1-4861-b342-44b341e1991a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312396 | controller | Jun 12 11:10:43.498602 crc crio[19822]: time="2026-06-12T11:10:43.498400176Z" level=info msg="Stopped pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b" id=82a8edd1-3e4b-4ac5-84f6-11cc96a41c5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312413 | controller | Jun 12 11:10:43.637005 crc crio[19822]: time="2026-06-12T11:10:43.63607361Z" level=info msg="Removed container cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=4ddcdef9-05ac-4bb1-80dc-003aaff32dc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312431 | controller | Jun 12 11:10:43.670734 crc crio[19822]: time="2026-06-12T11:10:43.668673095Z" level=info msg="Removing container: 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5" id=d597abc8-ad71-44b8-aa4e-2128e188170d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312447 | controller | Jun 12 11:10:43.916276 crc crio[19822]: time="2026-06-12T11:10:43.915371908Z" level=info msg="Stopped pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d" id=3290d0eb-22b9-4d09-8d1b-809fa2249a3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312463 | controller | Jun 12 11:10:43.916444 crc crio[19822]: time="2026-06-12T11:10:43.916366351Z" level=info msg="Created container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor" id=e55aad87-099e-4674-8a66-5dca6218d95b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.312480 | controller | Jun 12 11:10:43.919761 crc crio[19822]: time="2026-06-12T11:10:43.919674909Z" level=info msg="Starting container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32" id=a73dc30e-a759-46b0-a725-edfa8979ca01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.312496 | controller | Jun 12 11:10:43.937894 crc crio[19822]: time="2026-06-12T11:10:43.937327688Z" level=info msg="Started container" PID=239896 containerID=a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32 description=openstack/swift-storage-0/container-auditor id=a73dc30e-a759-46b0-a725-edfa8979ca01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.312512 | controller | Jun 12 11:10:43.970200 crc crio[19822]: time="2026-06-12T11:10:43.964637524Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=41aefdf2-b07a-4496-851f-a22ffa90fad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.312535 | controller | Jun 12 11:10:43.983589 crc crio[19822]: time="2026-06-12T11:10:43.983469458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=18f0296f-ff0d-4228-b7f6-1ea1fb00b946 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.312552 | controller | Jun 12 11:10:44.045481 crc crio[19822]: time="2026-06-12T11:10:44.045355787Z" level=info msg="Removed container 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=d597abc8-ad71-44b8-aa4e-2128e188170d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312568 | controller | Jun 12 11:10:44.061356 crc crio[19822]: time="2026-06-12T11:10:44.061276131Z" level=info msg="Removing container: e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939" id=4dc40f36-4b43-40c0-a839-8e8c60386686 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312585 | controller | Jun 12 11:10:44.070588 crc crio[19822]: time="2026-06-12T11:10:44.070493212Z" level=info msg="Stopped pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd" id=0e71b95f-afb1-4f38-9134-569a233111ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312601 | controller | Jun 12 11:10:44.110443 crc crio[19822]: time="2026-06-12T11:10:44.110350132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=cc2e3ee2-de94-41bc-8bc1-3c3193dec0c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.312617 | controller | Jun 12 11:10:44.165596 crc crio[19822]: time="2026-06-12T11:10:44.165436774Z" level=info msg="Removed container e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=4dc40f36-4b43-40c0-a839-8e8c60386686 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312632 | controller | Jun 12 11:10:44.195284 crc crio[19822]: time="2026-06-12T11:10:44.19328916Z" level=info msg="Removing container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35" id=4bbddb88-d8b3-4e73-823c-c83507b8958e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.312649 | controller | Jun 12 11:10:44.263041 crc crio[19822]: time="2026-06-12T11:10:44.262991203Z" level=info msg="Stopping pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e" id=e511cec3-3621-4301-a88f-084b63e7fc32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312665 | controller | Jun 12 11:10:44.265378 crc crio[19822]: time="2026-06-12T11:10:44.263132083Z" level=info msg="Stopping pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f" id=4af25f8a-1048-4baa-a2b8-ff74b35f24d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312680 | controller | Jun 12 11:10:44.265378 crc crio[19822]: time="2026-06-12T11:10:44.264314834Z" level=info msg="Stopping pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950" id=6a927887-e56c-4d1f-89df-bde616428c49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312696 | controller | Jun 12 11:10:44.265525 crc crio[19822]: time="2026-06-12T11:10:44.2635216Z" level=info msg="Stopping pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6" id=df8c798e-a873-4e83-8418-723e9a017af0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312713 | controller | Jun 12 11:10:44.265978 crc crio[19822]: time="2026-06-12T11:10:44.265914907Z" level=info msg="Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc007a8e350}] Aliases:map[]}"
2026-06-12 11:43:48.312734 | controller | Jun 12 11:10:44.266170 crc crio[19822]: time="2026-06-12T11:10:44.266123674Z" level=info msg="Deleting pod openstack_nova-api-db-create-v9vbw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.312753 | controller | Jun 12 11:10:44.266440 crc crio[19822]: time="2026-06-12T11:10:44.266137714Z" level=info msg="Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc001ee25a8}] Aliases:map[]}"
2026-06-12 11:43:48.312770 | controller | Jun 12 11:10:44.266619 crc crio[19822]: time="2026-06-12T11:10:44.266564897Z" level=info msg="Stopping pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a" id=fa3317ac-453c-409c-a533-35eacd7ea7ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312786 | controller | Jun 12 11:10:44.266881 crc crio[19822]: time="2026-06-12T11:10:44.266854147Z" level=info msg="Deleting pod openstack_neutron-db-create-9g8sj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.312802 | controller | Jun 12 11:10:44.267701 crc crio[19822]: time="2026-06-12T11:10:44.267640105Z" level=info msg="Stopping pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022" id=6b59338b-9bfe-4fd9-bcab-5a0b7d1aefbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312819 | controller | Jun 12 11:10:44.267905 crc crio[19822]: time="2026-06-12T11:10:44.267303182Z" level=info msg="Stopping pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776" id=60360700-8581-492f-a567-1f3082ba2361 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.312835 | controller | Jun 12 11:10:44.271374 crc crio[19822]: time="2026-06-12T11:10:44.271302861Z" level=info msg="Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc0007ac3b0}] Aliases:map[]}"
2026-06-12 11:43:48.312874 | controller | Jun 12 11:10:44.271617 crc crio[19822]: time="2026-06-12T11:10:44.271550107Z" level=info msg="Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00008d4d8}] Aliases:map[]}"
2026-06-12 11:43:48.312894 | controller | Jun 12 11:10:44.271994 crc crio[19822]: time="2026-06-12T11:10:44.27193283Z" level=info msg="Deleting pod openstack_barbican-0713-account-create-update-zgmr5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.312916 | controller | Jun 12 11:10:44.273211 crc crio[19822]: time="2026-06-12T11:10:44.272611091Z" level=info msg="Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc00101aa30}] Aliases:map[]}"
2026-06-12 11:43:48.312934 | controller | Jun 12 11:10:44.273211 crc crio[19822]: time="2026-06-12T11:10:44.272705862Z" level=info msg="Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc00244c858}] Aliases:map[]}"
2026-06-12 11:43:48.312950 | controller | Jun 12 11:10:44.273211 crc crio[19822]: time="2026-06-12T11:10:44.272743115Z" level=info msg="Deleting pod openstack_placement-2383-account-create-update-cxcg4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.312967 | controller | Jun 12 11:10:44.273211 crc crio[19822]: time="2026-06-12T11:10:44.272890898Z" level=info msg="Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003264360}] Aliases:map[]}"
2026-06-12 11:43:48.312983 | controller | Jun 12 11:10:44.273211 crc crio[19822]: time="2026-06-12T11:10:44.272978733Z" level=info msg="Deleting pod openstack_keystone-bdfe-account-create-update-c55xg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.312999 | controller | Jun 12 11:10:44.273211 crc crio[19822]: time="2026-06-12T11:10:44.273067444Z" level=info msg="Deleting pod openstack_glance-d215-account-create-update-fjdkr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.313014 | controller | Jun 12 11:10:44.275272 crc crio[19822]: time="2026-06-12T11:10:44.271563349Z" level=info msg="Deleting pod openstack_cinder-db-create-8pwj7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.313030 | controller | Jun 12 11:10:44.294418 crc crio[19822]: time="2026-06-12T11:10:44.294315414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=110f3d95-5070-460e-835a-ce835301e412 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.313047 | controller | Jun 12 11:10:44.317236 crc crio[19822]: time="2026-06-12T11:10:44.316783979Z" level=info msg="Removed container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api" id=4bbddb88-d8b3-4e73-823c-c83507b8958e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313063 | controller | Jun 12 11:10:44.396610 crc crio[19822]: time="2026-06-12T11:10:44.396469464Z" level=info msg="Removing container: 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb" id=0594c50a-d5b8-480d-847f-68dc19f7e4bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313083 | controller | Jun 12 11:10:44.526780 crc crio[19822]: time="2026-06-12T11:10:44.522879504Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=117c3740-d8c4-4837-95a4-d211dbee3358 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.313111 | controller | Jun 12 11:10:44.611886 crc crio[19822]: time="2026-06-12T11:10:44.60977542Z" level=info msg="Removed container 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=0594c50a-d5b8-480d-847f-68dc19f7e4bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313130 | controller | Jun 12 11:10:44.611886 crc crio[19822]: time="2026-06-12T11:10:44.610365369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313146 | controller | Jun 12 11:10:44.648710 crc crio[19822]: time="2026-06-12T11:10:44.643130412Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=c93f571e-cab4-4d22-bfac-2c6aba9ad032 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.313162 | controller | Jun 12 11:10:44.673008 crc crio[19822]: time="2026-06-12T11:10:44.672786185Z" level=info msg="Removing container: 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb" id=11acecfc-d85f-4a7d-a008-86883afd3150 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313178 | controller | Jun 12 11:10:44.821894 crc crio[19822]: time="2026-06-12T11:10:44.82111489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313195 | controller | Jun 12 11:10:44.941022 crc crio[19822]: time="2026-06-12T11:10:44.933620656Z" level=info msg="Removed container 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb: openstack/placement-db-create-fxznj/mariadb-database-create" id=11acecfc-d85f-4a7d-a008-86883afd3150 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313212 | controller | Jun 12 11:10:44.949325 crc crio[19822]: time="2026-06-12T11:10:44.948953229Z" level=info msg="Removing container: 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0" id=016f774d-7d31-48b8-817e-e5cce2889915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313229 | controller | Jun 12 11:10:45.082384 crc crio[19822]: time="2026-06-12T11:10:45.082331261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313245 | controller | Jun 12 11:10:45.110108 crc crio[19822]: time="2026-06-12T11:10:45.10991485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313262 | controller | Jun 12 11:10:45.170635 crc crio[19822]: time="2026-06-12T11:10:45.170513828Z" level=info msg="Removed container 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=016f774d-7d31-48b8-817e-e5cce2889915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313278 | controller | Jun 12 11:10:45.187419 crc crio[19822]: time="2026-06-12T11:10:45.185286637Z" level=info msg="Removing container: 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555" id=387cf03e-8782-4cd4-ad5d-da01d2dedc4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313294 | controller | Jun 12 11:10:45.306331 crc crio[19822]: time="2026-06-12T11:10:45.305903915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313310 | controller | Jun 12 11:10:45.313251 crc crio[19822]: time="2026-06-12T11:10:45.313136305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313331 | controller | Jun 12 11:10:45.458481 crc crio[19822]: time="2026-06-12T11:10:45.457768879Z" level=info msg="Removed container 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555: openstack/glance-db-create-9m84p/mariadb-database-create" id=387cf03e-8782-4cd4-ad5d-da01d2dedc4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313349 | controller | Jun 12 11:10:45.489970 crc crio[19822]: time="2026-06-12T11:10:45.486045735Z" level=info msg="Removing container: 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f" id=7902ec5b-2ae0-49ff-9646-63a461256acd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313365 | controller | Jun 12 11:10:45.585377 crc crio[19822]: time="2026-06-12T11:10:45.581863268Z" level=info msg="Stopped pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f" id=4af25f8a-1048-4baa-a2b8-ff74b35f24d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.313382 | controller | Jun 12 11:10:45.606140 crc crio[19822]: time="2026-06-12T11:10:45.605931166Z" level=info msg="Created container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq" id=c93f571e-cab4-4d22-bfac-2c6aba9ad032 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.313398 | controller | Jun 12 11:10:45.618124 crc crio[19822]: time="2026-06-12T11:10:45.61577934Z" level=info msg="Starting container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f" id=39ee9c0d-c25b-4bd6-b860-c3fb2b06fc58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.313414 | controller | Jun 12 11:10:45.635527 crc crio[19822]: time="2026-06-12T11:10:45.635479023Z" level=info msg="Stopped pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022" id=6b59338b-9bfe-4fd9-bcab-5a0b7d1aefbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.313430 | controller | Jun 12 11:10:45.640292 crc crio[19822]: time="2026-06-12T11:10:45.639764256Z" level=info msg="Stopped pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776" id=60360700-8581-492f-a567-1f3082ba2361 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.313446 | controller | Jun 12 11:10:45.646174 crc crio[19822]: time="2026-06-12T11:10:45.645963856Z" level=info msg="Started container" PID=240159 containerID=7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f description=openstack/rabbitmq-server-0/rabbitmq id=39ee9c0d-c25b-4bd6-b860-c3fb2b06fc58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b
2026-06-12 11:43:48.313463 | controller | Jun 12 11:10:45.647359 crc crio[19822]: time="2026-06-12T11:10:45.647200016Z" level=info msg="Created container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater" id=117c3740-d8c4-4837-95a4-d211dbee3358 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.313479 | controller | Jun 12 11:10:45.656712 crc crio[19822]: time="2026-06-12T11:10:45.656631003Z" level=info msg="Starting container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63" id=176fdd3a-7ac1-4e5f-a616-e305e0067757 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.313495 | controller | Jun 12 11:10:45.681023 crc crio[19822]: time="2026-06-12T11:10:45.679944477Z" level=info msg="Started container" PID=240121 containerID=3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63 description=openstack/swift-storage-0/container-updater id=176fdd3a-7ac1-4e5f-a616-e305e0067757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.313512 | controller | Jun 12 11:10:45.736951 crc crio[19822]: time="2026-06-12T11:10:45.735344919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a2ef9d42-ccee-47b3-a8fb-849850feb6da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.313533 | controller | Jun 12 11:10:45.801361 crc crio[19822]: time="2026-06-12T11:10:45.80102597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=3ad664c3-921e-4a50-8fcc-663de2c1af23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.313549 | controller | Jun 12 11:10:45.808413 crc crio[19822]: time="2026-06-12T11:10:45.8066589Z" level=info msg="Stopped pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e" id=e511cec3-3621-4301-a88f-084b63e7fc32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.313566 | controller | Jun 12 11:10:45.854396 crc crio[19822]: time="2026-06-12T11:10:45.853670682Z" level=info msg="Stopped pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6" id=df8c798e-a873-4e83-8418-723e9a017af0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.313581 | controller | Jun 12 11:10:45.882554 crc crio[19822]: time="2026-06-12T11:10:45.882460336Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=fefcbe58-f20a-4e46-8094-6a4e2d855b3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.313598 | controller | Jun 12 11:10:45.903370 crc crio[19822]: time="2026-06-12T11:10:45.903268587Z" level=info msg="Removed container 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=7902ec5b-2ae0-49ff-9646-63a461256acd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313614 | controller | Jun 12 11:10:45.922715 crc crio[19822]: time="2026-06-12T11:10:45.920437533Z" level=info msg="Removing container: a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a" id=901a01a9-b80a-4846-8b87-6a68f561c13d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313630 | controller | Jun 12 11:10:45.929785 crc crio[19822]: time="2026-06-12T11:10:45.929674171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313646 | controller | Jun 12 11:10:45.943499 crc crio[19822]: time="2026-06-12T11:10:45.941282347Z" level=info msg="Stopped pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a" id=fa3317ac-453c-409c-a533-35eacd7ea7ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.313662 | controller | Jun 12 11:10:45.977713 crc crio[19822]: time="2026-06-12T11:10:45.977599423Z" level=info msg="Stopped pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950" id=6a927887-e56c-4d1f-89df-bde616428c49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.313678 | controller | Jun 12 11:10:46.121303 crc crio[19822]: time="2026-06-12T11:10:46.121188439Z" level=info msg="Removed container a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=901a01a9-b80a-4846-8b87-6a68f561c13d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313694 | controller | Jun 12 11:10:46.130606 crc crio[19822]: time="2026-06-12T11:10:46.130513628Z" level=info msg="Removing container: ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e" id=59ddde20-d57a-421d-b99c-ef8a8bb3919d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313710 | controller | Jun 12 11:10:46.209771 crc crio[19822]: time="2026-06-12T11:10:46.209274372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313726 | controller | Jun 12 11:10:46.235311 crc crio[19822]: time="2026-06-12T11:10:46.23523822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.313746 | controller | Jun 12 11:10:46.285728 crc crio[19822]: time="2026-06-12T11:10:46.281747793Z" level=info msg="Removed container ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=59ddde20-d57a-421d-b99c-ef8a8bb3919d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313764 | controller | Jun 12 11:10:46.295924 crc crio[19822]: time="2026-06-12T11:10:46.295775085Z" level=info msg="Removing container: 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f" id=27c2e59e-5395-427d-a0c4-43af000fcaad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313780 | controller | Jun 12 11:10:46.507563 crc crio[19822]: time="2026-06-12T11:10:46.506202339Z" level=info msg="Removed container 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=27c2e59e-5395-427d-a0c4-43af000fcaad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313797 | controller | Jun 12 11:10:46.546994 crc crio[19822]: time="2026-06-12T11:10:46.543499786Z" level=info msg="Removing container: 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22" id=d358fbfb-d7a6-4935-87a6-8b9571d9d3fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313813 | controller | Jun 12 11:10:46.591472 crc crio[19822]: time="2026-06-12T11:10:46.590793762Z" level=info msg="Removed container 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=d358fbfb-d7a6-4935-87a6-8b9571d9d3fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313829 | controller | Jun 12 11:10:46.608800 crc crio[19822]: time="2026-06-12T11:10:46.608755329Z" level=info msg="Removing container: dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676" id=69ed178c-740d-4433-9d44-c6bf9967ab66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313844 | controller | Jun 12 11:10:46.656997 crc crio[19822]: time="2026-06-12T11:10:46.656669893Z" level=info msg="Removed container dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=69ed178c-740d-4433-9d44-c6bf9967ab66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313884 | controller | Jun 12 11:10:46.672792 crc crio[19822]: time="2026-06-12T11:10:46.672471237Z" level=info msg="Removing container: 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75" id=f4254b99-aada-48f3-94b3-dd17e3193f21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313902 | controller | Jun 12 11:10:46.862347 crc crio[19822]: time="2026-06-12T11:10:46.858247003Z" level=info msg="Created container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server" id=fefcbe58-f20a-4e46-8094-6a4e2d855b3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.313918 | controller | Jun 12 11:10:46.862347 crc crio[19822]: time="2026-06-12T11:10:46.861370003Z" level=info msg="Starting container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84" id=c963055e-35d6-43aa-827d-f8edc7bf1eb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.313934 | controller | Jun 12 11:10:46.889315 crc crio[19822]: time="2026-06-12T11:10:46.889126794Z" level=info msg="Started container" PID=240294 containerID=4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84 description=openstack/swift-storage-0/object-server id=c963055e-35d6-43aa-827d-f8edc7bf1eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.313955 | controller | Jun 12 11:10:46.922510 crc crio[19822]: time="2026-06-12T11:10:46.922430506Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=3ceee7e4-451d-44f7-82b1-8d4fe996e9ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.313972 | controller | Jun 12 11:10:46.946233 crc crio[19822]: time="2026-06-12T11:10:46.946145203Z" level=info msg="Removed container 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=f4254b99-aada-48f3-94b3-dd17e3193f21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.313988 | controller | Jun 12 11:10:47.009248 crc crio[19822]: time="2026-06-12T11:10:47.002277587Z" level=info msg="Removing container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2" id=abd5c2c7-9073-4e91-bb2e-4c5652d830fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.314004 | controller | Jun 12 11:10:47.011317 crc crio[19822]: time="2026-06-12T11:10:47.011250146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=b563889d-da3f-4ade-8e8c-cbf1dae30d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.314020 | controller | Jun 12 11:10:47.042963 crc crio[19822]: time="2026-06-12T11:10:47.042480824Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=0c508658-ad19-4eff-baff-cf0024e56add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.314036 | controller | Jun 12 11:10:47.043305 crc crio[19822]: time="2026-06-12T11:10:47.04328463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314053 | controller | Jun 12 11:10:47.362539 crc crio[19822]: time="2026-06-12T11:10:47.360985033Z" level=info msg="Removed container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=abd5c2c7-9073-4e91-bb2e-4c5652d830fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.314069 | controller | Jun 12 11:10:47.382575 crc crio[19822]: time="2026-06-12T11:10:47.382503363Z" level=info msg="Removing container: f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76" id=4c80b2ab-71e5-420c-abc7-56635a10b285 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.314084 | controller | Jun 12 11:10:47.391068 crc crio[19822]: time="2026-06-12T11:10:47.390980203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314100 | controller | Jun 12 11:10:47.398518 crc crio[19822]: time="2026-06-12T11:10:47.398427411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314116 | controller | Jun 12 11:10:47.570869 crc crio[19822]: time="2026-06-12T11:10:47.570693474Z" level=info msg="Removed container f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=4c80b2ab-71e5-420c-abc7-56635a10b285 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.314132 | controller | Jun 12 11:10:47.798522 crc crio[19822]: time="2026-06-12T11:10:47.798410811Z" level=info msg="Created container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator" id=0c508658-ad19-4eff-baff-cf0024e56add name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.314148 | controller | Jun 12 11:10:47.799878 crc crio[19822]: time="2026-06-12T11:10:47.799752014Z" level=info msg="Starting container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8" id=d12649a5-0d01-4d78-8007-2da3188a3e30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.314168 | controller | Jun 12 11:10:47.811026 crc crio[19822]: time="2026-06-12T11:10:47.810936371Z" level=info msg="Started container" PID=240342 containerID=45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8 description=openstack/swift-storage-0/object-replicator id=d12649a5-0d01-4d78-8007-2da3188a3e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.314185 | controller | Jun 12 11:10:48.001209 crc crio[19822]: time="2026-06-12T11:10:47.999513927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=55681b9d-2951-4669-b6ca-55a987f1a989 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.314201 | controller | Jun 12 11:10:48.048613 crc crio[19822]: time="2026-06-12T11:10:48.048428648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=9964f99c-34e6-4db8-9957-7804932dfe16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.314218 | controller | Jun 12 11:10:48.059439 crc crio[19822]: time="2026-06-12T11:10:48.059352107Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=2048c22a-9f12-4b46-8646-2a2573ddfdc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.314235 | controller | Jun 12 11:10:48.059761 crc crio[19822]: time="2026-06-12T11:10:48.059709769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314251 | controller | Jun 12 11:10:48.154348 crc crio[19822]: time="2026-06-12T11:10:48.154243158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314267 | controller | Jun 12 11:10:48.166901 crc crio[19822]: time="2026-06-12T11:10:48.166759962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314283 | controller | Jun 12 11:10:48.474615 crc crio[19822]: time="2026-06-12T11:10:48.474514051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dcf0e10c-5add-4afd-aaf3-2da434981f96 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.314299 | controller | Jun 12 11:10:48.502714 crc crio[19822]: time="2026-06-12T11:10:48.502609977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=67d1aa86-c53d-4bec-98be-df675f6978db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.314315 | controller | Jun 12 11:10:48.528099 crc crio[19822]: time="2026-06-12T11:10:48.527992496Z" level=info msg="Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=56df9338-6f87-464c-a405-610a4346abbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.314332 | controller | Jun 12 11:10:48.528609 crc crio[19822]: time="2026-06-12T11:10:48.528559524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314355 | controller | Jun 12 11:10:48.567959 crc crio[19822]: time="2026-06-12T11:10:48.567863244Z" level=info msg="Created container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor" id=2048c22a-9f12-4b46-8646-2a2573ddfdc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.314388 | controller | Jun 12 11:10:48.574883 crc crio[19822]: time="2026-06-12T11:10:48.573942402Z" level=info msg="Starting container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5" id=3bf6f45f-90f0-4727-b287-024323c80174 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.314413 | controller | Jun 12 11:10:48.612668 crc crio[19822]: time="2026-06-12T11:10:48.612508372Z" level=info msg="Started container" PID=240360 containerID=c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5 description=openstack/swift-storage-0/object-auditor id=3bf6f45f-90f0-4727-b287-024323c80174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.314435 | controller | Jun 12 11:10:48.671439 crc crio[19822]: time="2026-06-12T11:10:48.668300517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=684b9056-042b-4363-9589-265ef47af0d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.314457 | controller | Jun 12 11:10:48.738309 crc crio[19822]: time="2026-06-12T11:10:48.738253368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=88d93863-f4cd-487b-bf0f-83475e5cfdbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.314478 | controller | Jun 12 11:10:48.751683 crc crio[19822]: time="2026-06-12T11:10:48.750773984Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=7b69d487-2bf6-4464-800d-cd533ab67300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.314501 | controller | Jun 12 11:10:48.753557 crc crio[19822]: time="2026-06-12T11:10:48.752458578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314525 | controller | Jun 12 11:10:49.049962 crc crio[19822]: time="2026-06-12T11:10:49.047578658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314544 | controller | Jun 12 11:10:49.069227 crc crio[19822]: time="2026-06-12T11:10:49.068956241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314562 | controller | Jun 12 11:10:49.082139 crc crio[19822]: time="2026-06-12T11:10:49.081743387Z" level=info msg="Stopping container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c (timeout: 30s)" id=fc712277-e0b4-4404-98d0-e86731a7b815 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.314578 | controller | Jun 12 11:10:49.082139 crc crio[19822]: time="2026-06-12T11:10:49.081963614Z" level=info msg="Stopping container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf (timeout: 30s)" id=abfc1df3-67b6-4548-9355-1659c8b447fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.314595 | controller | Jun 12 11:10:49.546602 crc crio[19822]: time="2026-06-12T11:10:49.545890821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314611 | controller | Jun 12 11:10:49.550218 crc crio[19822]: time="2026-06-12T11:10:49.550138318Z" level=info msg="Stopping container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8 (timeout: 30s)" id=baae1b01-dc7e-4898-a9b5-8e1385a67ea0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.314627 | controller | Jun 12 11:10:49.550385 crc crio[19822]: time="2026-06-12T11:10:49.550286173Z" level=info msg="Stopping container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8 (timeout: 30s)" id=dfb0bd80-bf71-4472-ae67-5bb9648fe071 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.314649 | controller | Jun 12 11:10:49.567103 crc crio[19822]: time="2026-06-12T11:10:49.567026233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314666 | controller | Jun 12 11:10:49.604260 crc crio[19822]: time="2026-06-12T11:10:49.599221795Z" level=info msg="Running pod sandbox: openstack/neutron-79f665fc97-bq8hf/POD" id=02369436-a752-4857-aef6-b31a4de2d6fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.314683 | controller | Jun 12 11:10:49.604260 crc crio[19822]: time="2026-06-12T11:10:49.599304777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314699 | controller | Jun 12 11:10:49.822242 crc crio[19822]: time="2026-06-12T11:10:49.821538983Z" level=info msg="Stopping container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467 (timeout: 30s)" id=cc954ca7-4190-48d6-b448-b7c30e4bee0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.314716 | controller | Jun 12 11:10:49.822577 crc crio[19822]: time="2026-06-12T11:10:49.822211261Z" level=info msg="Stopping container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199 (timeout: 30s)" id=f82cdf33-d28d-4752-8296-e0e0caa2b942 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.314732 | controller | Jun 12 11:10:49.869782 crc crio[19822]: time="2026-06-12T11:10:49.869735817Z" level=info msg="Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc00244cd18}] Aliases:map[]}"
2026-06-12 11:43:48.314748 | controller | Jun 12 11:10:49.870234 crc crio[19822]: time="2026-06-12T11:10:49.870211523Z" level=info msg="Adding pod openstack_neutron-79f665fc97-bq8hf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.314765 | controller | Jun 12 11:10:50.021902 crc crio[19822]: time="2026-06-12T11:10:50.019848566Z" level=info msg="Running pod sandbox: openstack/placement-7884db78cd-92gml/POD" id=d4cff906-b55a-4ea9-a047-d31afd48df84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.314783 | controller | Jun 12 11:10:50.021902 crc crio[19822]: time="2026-06-12T11:10:50.01997475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314799 | controller | Jun 12 11:10:50.157876 crc crio[19822]: time="2026-06-12T11:10:50.149547513Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-zg2jx/POD" id=64b5d136-7c62-49f7-97a2-d61dac3ed9a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.314816 | controller | Jun 12 11:10:50.157876 crc crio[19822]: time="2026-06-12T11:10:50.150270776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.314833 | controller | Jun 12 11:10:50.967628 crc crio[19822]: time="2026-06-12T11:10:50.967005436Z" level=info msg="Created container 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=56df9338-6f87-464c-a405-610a4346abbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.314873 | controller | Jun 12 11:10:50.972768 crc crio[19822]: time="2026-06-12T11:10:50.972692869Z" level=info msg="Starting container: 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26" id=1446f6cc-ee81-4dc8-a819-698b6aed5e74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.314910 | controller | Jun 12 11:10:51.005880 crc crio[19822]: time="2026-06-12T11:10:51.004077437Z" level=info msg="Started container" PID=240508 containerID=5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=1446f6cc-ee81-4dc8-a819-698b6aed5e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd
2026-06-12 11:43:48.314931 | controller | Jun 12 11:10:51.214477 crc crio[19822]: time="2026-06-12T11:10:51.214382049Z" level=info msg="Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc007252138}] Aliases:map[]}"
2026-06-12 11:43:48.314949 | controller | Jun 12 11:10:51.214789 crc crio[19822]: time="2026-06-12T11:10:51.214451441Z" level=info msg="Adding pod openstack_placement-7884db78cd-92gml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.314967 | controller | Jun 12 11:10:51.352648 crc crio[19822]: time="2026-06-12T11:10:51.352540576Z" level=info msg="Removing container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b" id=243d45a7-e78b-4f76-bd1e-a9c9c6a59c3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.314984 | controller | Jun 12 11:10:51.623268 crc crio[19822]: time="2026-06-12T11:10:51.618627414Z" level=info msg="Created container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater" id=7b69d487-2bf6-4464-800d-cd533ab67300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.315001 | controller | Jun 12 11:10:51.634403 crc crio[19822]: time="2026-06-12T11:10:51.634271859Z" level=info msg="Starting container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0" id=64fc99ae-f5a0-45ca-a47d-e05a876dd302 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.315017 | controller | Jun 12 11:10:51.642582 crc crio[19822]: time="2026-06-12T11:10:51.641881934Z" level=info msg="Started container" PID=240602 containerID=849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0 description=openstack/swift-storage-0/object-updater id=64fc99ae-f5a0-45ca-a47d-e05a876dd302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.315033 | controller | Jun 12 11:10:51.754520 crc crio[19822]: time="2026-06-12T11:10:51.754422279Z" level=info msg="Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc007a8e198}] Aliases:map[]}"
2026-06-12 11:43:48.315049 | controller | Jun 12 11:10:51.754520 crc crio[19822]: time="2026-06-12T11:10:51.754488501Z" level=info msg="Adding pod openstack_cinder-db-sync-zg2jx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.315066 | controller | Jun 12 11:10:51.767348 crc crio[19822]: time="2026-06-12T11:10:51.767068112Z" level=info msg="Stopped container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log" id=f82cdf33-d28d-4752-8296-e0e0caa2b942 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.315086 | controller | Jun 12 11:10:51.828572 crc crio[19822]: time="2026-06-12T11:10:51.828364118Z" level=info msg="Stopped container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd" id=fc712277-e0b4-4404-98d0-e86731a7b815 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.315103 | controller | Jun 12 11:10:51.865615 crc crio[19822]: time="2026-06-12T11:10:51.863991925Z" level=info msg="Stopped container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api" id=abfc1df3-67b6-4548-9355-1659c8b447fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.315120 | controller | Jun 12 11:10:51.865615 crc crio[19822]: time="2026-06-12T11:10:51.864939437Z" level=info msg="Stopping pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d" id=783ca305-788a-4460-9e6d-4448795593d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.315136 | controller | Jun 12 11:10:51.867127 crc crio[19822]: time="2026-06-12T11:10:51.867020528Z" level=info msg="Removed container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server" id=243d45a7-e78b-4f76-bd1e-a9c9c6a59c3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315152 | controller | Jun 12 11:10:51.877030 crc crio[19822]: time="2026-06-12T11:10:51.876397913Z" level=info msg="Removing container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d" id=e9e528d3-0cab-4f57-95e7-077f8e400868 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315168 | controller | Jun 12 11:10:51.879582 crc crio[19822]: time="2026-06-12T11:10:51.879371084Z" level=info msg="Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc007a8e2a0}] Aliases:map[]}"
2026-06-12 11:43:48.315185 | controller | Jun 12 11:10:51.879582 crc crio[19822]: time="2026-06-12T11:10:51.879581161Z" level=info msg="Deleting pod openstack_neutron-6c45654bff-tnfkh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.315202 | controller | Jun 12 11:10:51.892405 crc crio[19822]: time="2026-06-12T11:10:51.892323332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=0b9c2498-beca-4e16-b846-ea7dceb7d294 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.315218 | controller | Jun 12 11:10:52.001607 crc crio[19822]: time="2026-06-12T11:10:51.999983132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=9d858e73-5901-424b-baf4-67d54a972284 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.315235 | controller | Jun 12 11:10:52.228950 crc crio[19822]: time="2026-06-12T11:10:52.22767943Z" level=info msg="Removed container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater" id=e9e528d3-0cab-4f57-95e7-077f8e400868 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315251 | controller | Jun 12 11:10:52.264045 crc crio[19822]: time="2026-06-12T11:10:52.263959875Z" level=info msg="Removing container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545" id=f292f77a-65b9-4835-a88c-be39f1957ed9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315267 | controller | Jun 12 11:10:52.352530 crc crio[19822]: time="2026-06-12T11:10:52.347351344Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=24e817ab-8952-4e60-a2f1-595700d8748c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.315288 | controller | Jun 12 11:10:52.399496 crc crio[19822]: time="2026-06-12T11:10:52.399346583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.315305 | controller | Jun 12 11:10:52.400254 crc crio[19822]: time="2026-06-12T11:10:52.400039815Z" level=info msg="Removed container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd" id=f292f77a-65b9-4835-a88c-be39f1957ed9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315322 | controller | Jun 12 11:10:52.416747 crc crio[19822]: time="2026-06-12T11:10:52.416517871Z" level=info msg="Removing container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b" id=fc90df15-9009-48bb-a297-8e17ca7d8e5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315338 | controller | Jun 12 11:10:52.517758 crc crio[19822]: time="2026-06-12T11:10:52.517626691Z" level=info msg="Removed container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter" id=fc90df15-9009-48bb-a297-8e17ca7d8e5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315354 | controller | Jun 12 11:10:52.522585 crc crio[19822]: time="2026-06-12T11:10:52.521024011Z" level=info msg="Removing container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b" id=55bf2d7b-9553-4aef-8d88-1e59249f3b00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315370 | controller | Jun 12 11:10:52.575979 crc crio[19822]: time="2026-06-12T11:10:52.573546305Z" level=info msg="Stopped container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe" id=dfb0bd80-bf71-4472-ae67-5bb9648fe071 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.315385 | controller | Jun 12 11:10:52.837754 crc crio[19822]: time="2026-06-12T11:10:52.837434146Z" level=info msg="Removed container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api" id=55bf2d7b-9553-4aef-8d88-1e59249f3b00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315401 | controller | Jun 12 11:10:52.851670 crc crio[19822]: time="2026-06-12T11:10:52.851567172Z" level=info msg="Removing container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2" id=23bcf78d-b3d3-4cd2-a523-3eaa29a2fc4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315417 | controller | Jun 12 11:10:52.852343 crc crio[19822]: time="2026-06-12T11:10:52.852267862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.315432 | controller | Jun 12 11:10:52.942285 crc crio[19822]: time="2026-06-12T11:10:52.942136842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.315448 | controller | Jun 12 11:10:52.977988 crc crio[19822]: time="2026-06-12T11:10:52.977773793Z" level=info msg="Removed container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns" id=23bcf78d-b3d3-4cd2-a523-3eaa29a2fc4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315464 | controller | Jun 12 11:10:52.983449 crc crio[19822]: time="2026-06-12T11:10:52.983375614Z" level=info msg="Removing container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71" id=714a0565-8257-49d9-bf40-c161113cb04e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315480 | controller | Jun 12 11:10:53.095437 crc crio[19822]: time="2026-06-12T11:10:53.095166395Z" level=info msg="Removed container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd" id=714a0565-8257-49d9-bf40-c161113cb04e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315501 | controller | Jun 12 11:10:53.098482 crc crio[19822]: time="2026-06-12T11:10:53.098407194Z" level=info msg="Removing container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e" id=7ad77262-86ab-44cc-9a51-446a2f89cfe3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315517 | controller | Jun 12 11:10:53.201603 crc crio[19822]: time="2026-06-12T11:10:53.200431409Z" level=info msg="Removed container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core" id=7ad77262-86ab-44cc-9a51-446a2f89cfe3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315533 | controller | Jun 12 11:10:53.208286 crc crio[19822]: time="2026-06-12T11:10:53.208213296Z" level=info msg="Removing container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf" id=1d856b8e-150c-48e9-9b9f-17e3adc73531 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315549 | controller | Jun 12 11:10:53.305514 crc crio[19822]: time="2026-06-12T11:10:53.305170399Z" level=info msg="Removed container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent" id=1d856b8e-150c-48e9-9b9f-17e3adc73531 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315565 | controller | Jun 12 11:10:53.324007 crc crio[19822]: time="2026-06-12T11:10:53.323713045Z" level=info msg="Removing container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6" id=08c93d46-d69d-4370-85c5-1a948b6636cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315581 | controller | Jun 12 11:10:53.449878 crc crio[19822]: time="2026-06-12T11:10:53.449382491Z" level=info msg="Removed container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log" id=08c93d46-d69d-4370-85c5-1a948b6636cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315597 | controller | Jun 12 11:10:53.465883 crc crio[19822]: time="2026-06-12T11:10:53.463633787Z" level=info msg="Removing container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af" id=054f4e63-bee6-4437-b057-01900ec72067 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315613 | controller | Jun 12 11:10:53.476873 crc crio[19822]: time="2026-06-12T11:10:53.47379804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a602d57a-11d2-4632-bb42-70048b3cc5d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.315630 | controller | Jun 12 11:10:53.556579 crc crio[19822]: time="2026-06-12T11:10:53.556485363Z" level=info msg="Removed container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor" id=054f4e63-bee6-4437-b057-01900ec72067 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315646 | controller | Jun 12 11:10:53.559947 crc crio[19822]: time="2026-06-12T11:10:53.559875296Z" level=info msg="Removing container: f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a" id=396ed8fa-7c63-47b3-8b2d-f3c9d0ea9f11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315663 | controller | Jun 12 11:10:53.641952 crc crio[19822]: time="2026-06-12T11:10:53.64180124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=24ccbe7d-f8eb-4896-b3d9-e51ac2a224de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.315679 | controller | Jun 12 11:10:53.670249 crc crio[19822]: time="2026-06-12T11:10:53.670117936Z" level=info msg="Removed container f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a: openstack/rabbitmq-server-0/setup-container" id=396ed8fa-7c63-47b3-8b2d-f3c9d0ea9f11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315699 | controller | Jun 12 11:10:53.685030 crc crio[19822]: time="2026-06-12T11:10:53.684742591Z" level=info msg="Removing container: 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96" id=e9856844-187f-49db-a180-fb348c5a641a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315716 | controller | Jun 12 11:10:53.705394 crc crio[19822]: time="2026-06-12T11:10:53.705220878Z" level=info msg="Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=75d7abbf-00ff-4a27-bb48-4ecf365beccc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.315733 | controller | Jun 12 11:10:53.705727 crc crio[19822]: time="2026-06-12T11:10:53.705653318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.315750 | controller | Jun 12 11:10:53.906717 crc crio[19822]: time="2026-06-12T11:10:53.905895319Z" level=info msg="Removed container 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init" id=e9856844-187f-49db-a180-fb348c5a641a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315767 | controller | Jun 12 11:10:53.912699 crc crio[19822]: time="2026-06-12T11:10:53.912558424Z" level=info msg="Removing container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7" id=32e9b164-ea8b-41f9-bf61-4288eeaaddc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315783 | controller | Jun 12 11:10:54.007059 crc crio[19822]: time="2026-06-12T11:10:54.006369291Z" level=info msg="Created container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer" id=24e817ab-8952-4e60-a2f1-595700d8748c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.315800 | controller | Jun 12 11:10:54.007320 crc crio[19822]: time="2026-06-12T11:10:54.007231619Z" level=info msg="Removed container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=32e9b164-ea8b-41f9-bf61-4288eeaaddc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315816 | controller | Jun 12 11:10:54.008365 crc crio[19822]: time="2026-06-12T11:10:54.008279442Z" level=info msg="Starting container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63" id=c740adb1-7717-47d9-a3da-4eda2a43e7bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.315833 | controller | Jun 12 11:10:54.016527 crc crio[19822]: time="2026-06-12T11:10:54.016467867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.315865 | controller | Jun 12 11:10:54.021445 crc crio[19822]: time="2026-06-12T11:10:54.020686538Z" level=info msg="Started container" PID=240993 containerID=ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63 description=openstack/swift-storage-0/object-expirer id=c740adb1-7717-47d9-a3da-4eda2a43e7bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.315889 | controller | Jun 12 11:10:54.023442 crc crio[19822]: time="2026-06-12T11:10:54.023393085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.315907 | controller | Jun 12 11:10:54.023735 crc crio[19822]: time="2026-06-12T11:10:54.02356493Z" level=info msg="Removing container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578" id=df3b5ee6-772c-4e19-8933-ba1c26b45717 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315928 | controller | Jun 12 11:10:54.175873 crc crio[19822]: time="2026-06-12T11:10:54.174154514Z" level=info msg="Removed container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log" id=df3b5ee6-772c-4e19-8933-ba1c26b45717 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315945 | controller | Jun 12 11:10:54.187178 crc crio[19822]: time="2026-06-12T11:10:54.187071065Z" level=info msg="Removing container: f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef" id=6fe79269-4906-4ef8-91ff-ec8ae6a4b557 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315962 | controller | Jun 12 11:10:54.460868 crc crio[19822]: time="2026-06-12T11:10:54.460009665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3e9ebfb7-5e49-4502-9418-2303fc02ee77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.315978 | controller | Jun 12 11:10:54.485256 crc crio[19822]: time="2026-06-12T11:10:54.485184266Z" level=info msg="Removed container f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef: openshift-infra/auto-csr-approver-29687704-w96kn/oc" id=6fe79269-4906-4ef8-91ff-ec8ae6a4b557 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.315994 | controller | Jun 12 11:10:54.498651 crc crio[19822]: time="2026-06-12T11:10:54.498181698Z" level=info msg="Removing container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1" id=95a6ad80-bba6-4793-a770-d1596f11ece6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.316010 | controller | Jun 12 11:10:54.843727 crc crio[19822]: time="2026-06-12T11:10:54.843628207Z" level=info msg="Removed container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq" id=95a6ad80-bba6-4793-a770-d1596f11ece6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.316025 | controller | Jun 12 11:10:54.847905 crc crio[19822]: time="2026-06-12T11:10:54.847729402Z" level=info msg="Removing container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df" id=27b607f1-df14-4847-b88e-cc7b4444459a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.316060 | controller | Jun 12 11:10:55.013760 crc crio[19822]: time="2026-06-12T11:10:54.998718069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=51418722-2cda-49a4-a25c-03d476ea13f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316077 | controller | Jun 12 11:10:55.072358 crc crio[19822]: time="2026-06-12T11:10:55.069399765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=b35e11cc-ab77-4465-a79a-280ea6698aa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316093 | controller | Jun 12 11:10:55.208646 crc crio[19822]: time="2026-06-12T11:10:55.190198619Z" level=info msg="Created container 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=75d7abbf-00ff-4a27-bb48-4ecf365beccc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.316109 | controller | Jun 12 11:10:55.348067 crc crio[19822]: time="2026-06-12T11:10:55.347198879Z" level=info msg="Starting container: 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4" id=c491648b-c26e-4c77-b9d9-88dbf891fc39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.316124 | controller | Jun 12 11:10:55.462932 crc crio[19822]: time="2026-06-12T11:10:55.460397304Z" level=info msg="Removed container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator" id=27b607f1-df14-4847-b88e-cc7b4444459a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.316145 | controller | Jun 12 11:10:55.532521 crc crio[19822]: time="2026-06-12T11:10:55.532425821Z" level=info msg="Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=2dff80b2-9a1f-47b6-9a47-e97a0ea78d39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.316162 | controller | Jun 12 11:10:55.535647 crc crio[19822]: time="2026-06-12T11:10:55.53549512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.316178 | controller | Jun 12 11:10:55.586213 crc crio[19822]: time="2026-06-12T11:10:55.582342535Z" level=info msg="Stopped container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api" id=cc954ca7-4190-48d6-b448-b7c30e4bee0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.316194 | controller | Jun 12 11:10:55.749382 crc crio[19822]: 2026-06-12T11:10:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ee0ea6315e69d Mac:3a:79:27:97:c9:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.316211 | controller | Jun 12 11:10:55.752328 crc crio[19822]: time="2026-06-12T11:10:55.751591616Z" level=info msg="Removing container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4" id=b58fa7de-0994-48bc-956e-83889cd6e87a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.316226 | controller | Jun 12 11:10:55.818266 crc crio[19822]: time="2026-06-12T11:10:55.817601266Z" level=info msg="Stopping pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d" id=56858112-092f-4da3-b03d-0453f2546b47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.316242 | controller | Jun 12 11:10:55.929584 crc crio[19822]: time="2026-06-12T11:10:55.909952027Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc002144110}] Aliases:map[]}"
2026-06-12 11:43:48.316258 | controller | Jun 12 11:10:55.929584 crc crio[19822]: time="2026-06-12T11:10:55.922604786Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.316274 | controller | Jun 12 11:10:56.000503 crc crio[19822]: time="2026-06-12T11:10:55.991041616Z" level=info msg="Started container" PID=241033 containerID=080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=c491648b-c26e-4c77-b9d9-88dbf891fc39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a
2026-06-12 11:43:48.316291 | controller | Jun 12 11:10:56.492247 crc crio[19822]: time="2026-06-12T11:10:56.491782464Z" level=info msg="Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc007252138}] Aliases:map[]}"
2026-06-12 11:43:48.316307 | controller | Jun 12 11:10:56.511039 crc crio[19822]: time="2026-06-12T11:10:56.510982423Z" level=info msg="Checking pod openstack_placement-7884db78cd-92gml for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.316327 | controller | Jun 12 11:10:56.511664 crc crio[19822]: 2026-06-12T11:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd72b22df36dec0 Mac:02:92:34:c7:7f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.316345 | controller | Jun 12 11:10:56.512533 crc crio[19822]: time="2026-06-12T11:10:56.512510593Z" level=info msg="Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc007a8e198}] Aliases:map[]}"
2026-06-12 11:43:48.316362 | controller | Jun 12 11:10:56.513162 crc crio[19822]: time="2026-06-12T11:10:56.513138623Z" level=info msg="Checking pod openstack_cinder-db-sync-zg2jx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.316378 | controller | Jun 12 11:10:56.672957 crc crio[19822]: time="2026-06-12T11:10:56.672802537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=30770486-159f-4047-9932-3146ce128eda name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316395 | controller | Jun 12 11:10:56.693654 crc crio[19822]: 2026-06-12T11:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:561a70f18b0870b Mac:56:2e:ef:f7:b8:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 SocketPath: PciID:}] [{Interface:0xc000448730 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.316412 | controller | Jun 12 11:10:56.702933 crc crio[19822]: time="2026-06-12T11:10:56.694963944Z" level=info msg="Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc00244cd18}] Aliases:map[]}"
2026-06-12 11:43:48.316428 | controller | Jun 12 11:10:56.702933 crc crio[19822]: time="2026-06-12T11:10:56.695246394Z" level=info msg="Checking pod openstack_neutron-79f665fc97-bq8hf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.316445 | controller | Jun 12 11:10:56.756623 crc crio[19822]: time="2026-06-12T11:10:56.756554481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=49114e31-6162-4e81-a41d-1f0296b2ed04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316461 | controller | Jun 12 11:10:56.769696 crc crio[19822]: time="2026-06-12T11:10:56.75757116Z" level=info msg="Running pod sandbox: openstack/keystone-7b6cfffcf-bh5ms/POD" id=506cf47a-178a-4686-9661-6c43d9fcbe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.316477 | controller | Jun 12 11:10:56.770200 crc crio[19822]: time="2026-06-12T11:10:56.770159793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.316497 | controller | Jun 12 11:10:56.784105 crc crio[19822]: time="2026-06-12T11:10:56.783916007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c979a02f-c3c1-4089-b2fd-83e39916a066 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316513 | controller | Jun 12 11:10:57.025945 crc crio[19822]: time="2026-06-12T11:10:57.025357929Z" level=info msg="Stopping container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 (timeout: 2s)" id=7c586d1c-3a0a-43ee-94b5-32403f428f66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.316530 | controller | Jun 12 11:10:57.040940 crc crio[19822]: time="2026-06-12T11:10:57.040724345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=349efc03-22d9-497d-a7b6-4af01febb4eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316547 | controller | Jun 12 11:10:57.098847 crc crio[19822]: time="2026-06-12T11:10:57.098704347Z" level=info msg="Stopping container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad (timeout: 30s)" id=70b9b920-93bc-4e2a-8f40-68f9d999ca8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.316563 | controller | Jun 12 11:10:57.099253 crc crio[19822]: time="2026-06-12T11:10:57.099060716Z" level=info msg="Stopping container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2 (timeout: 30s)" id=4776146f-ad1f-4902-92c0-7b834e1a9b64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.316578 | controller | Jun 12 11:10:57.104984 crc crio[19822]: time="2026-06-12T11:10:57.103483201Z" level=info msg="Stopping container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1 (timeout: 30s)" id=21adc7fd-2759-4771-b24f-11aa191416cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.316594 | controller | Jun 12 11:10:57.108659 crc crio[19822]: time="2026-06-12T11:10:57.108544144Z" level=info msg="Stopping container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702 (timeout: 30s)" id=3e778f60-df16-4319-a32f-fcc96d4aa4bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.316610 | controller | Jun 12 11:10:57.220008 crc crio[19822]: time="2026-06-12T11:10:57.219508148Z" level=info msg="Stopping container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d (timeout: 30s)" id=19c914c9-f0b0-419d-b290-aff1e06fbb7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.316626 | controller | Jun 12 11:10:57.220560 crc crio[19822]: time="2026-06-12T11:10:57.220423657Z" level=info msg="Stopping container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc (timeout: 30s)" id=760d1748-f379-48f2-b091-d608edbf3f0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.316642 | controller | Jun 12 11:10:57.475433 crc crio[19822]: time="2026-06-12T11:10:57.461443208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7dc35434-532d-49c6-9947-dc9225acf638 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316657 | controller | Jun 12 11:10:58.233431 crc crio[19822]: time="2026-06-12T11:10:58.232539655Z" level=info msg="Removing container: 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470" id=f366e977-cbdb-4388-b8a5-4da64bfae905 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.316674 | controller | Jun 12 11:10:59.051929 crc crio[19822]: time="2026-06-12T11:10:59.051062827Z" level=warning msg="Stopping container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.316690 | controller | Jun 12 11:10:59.126116 crc crio[19822]: time="2026-06-12T11:10:59.125941877Z" level=error msg="Killing container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.316720 | controller | Jun 12 11:10:59.329723 crc crio[19822]: time="2026-06-12T11:10:59.329635044Z" level=info msg="Stopping pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd" id=17792ebb-4300-4a1a-b6b5-aa2a8f929d9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.316737 | controller | Jun 12 11:10:59.330604 crc crio[19822]: time="2026-06-12T11:10:59.329992526Z" level=info msg="Stopping pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a" id=0fc956a6-6272-46f4-81ad-98fb2b50bd7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.316754 | controller | Jun 12 11:10:59.331041 crc crio[19822]: time="2026-06-12T11:10:59.330966277Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc000120da0}] Aliases:map[]}"
2026-06-12 11:43:48.316770 | controller | Jun 12 11:10:59.331225 crc crio[19822]: time="2026-06-12T11:10:59.331122813Z" level=info msg="Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}"
2026-06-12 11:43:48.316787 | controller | Jun 12 11:10:59.331225 crc crio[19822]: time="2026-06-12T11:10:59.331170373Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-vfsxn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.316803 | controller | Jun 12 11:10:59.331372 crc crio[19822]: time="2026-06-12T11:10:59.331240617Z" level=info msg="Deleting pod openstack_nova-cell1-f1a6-account-create-update-rlb9c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.316819 | controller | Jun 12 11:10:59.458482 crc crio[19822]: time="2026-06-12T11:10:59.458340342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d1c52173-2981-40e1-9dd7-1f7c08ad3994 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316836 | controller | Jun 12 11:11:03.081050 crc crio[19822]: time="2026-06-12T11:11:03.078114641Z" level=info msg="Ran pod sandbox 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 with infra container: openstack/placement-7884db78cd-92gml/POD" id=d4cff906-b55a-4ea9-a047-d31afd48df84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.316874 | controller | Jun 12 11:11:03.084741 crc crio[19822]: time="2026-06-12T11:11:03.081449008Z" level=info msg="Ran pod sandbox dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef with infra container: openstack/cinder-db-sync-zg2jx/POD" id=64b5d136-7c62-49f7-97a2-d61dac3ed9a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.316894 | controller | Jun 12 11:11:03.084741 crc crio[19822]: time="2026-06-12T11:11:03.082330144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d4555692-29a7-4da3-9c57-bd3cb5fb52cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316917 | controller | Jun 12 11:11:03.084741 crc crio[19822]: time="2026-06-12T11:11:03.082570182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=31907bd4-b3c7-4db0-943d-555137e66d81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316934 | controller | Jun 12 11:11:03.084741 crc crio[19822]: time="2026-06-12T11:11:03.082681136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2e86bd9d-295c-41dc-a4cd-5e4227de3291 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316951 | controller | Jun 12 11:11:03.084741 crc crio[19822]: time="2026-06-12T11:11:03.0834575Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=66c591ad-c328-455c-a5da-dd419c10ef30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316967 | controller | Jun 12 11:11:03.084741 crc crio[19822]: time="2026-06-12T11:11:03.083730979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9ef196ce-0e54-488e-9054-2ab3e44ba4c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316983 | controller | Jun 12 11:11:03.085741 crc crio[19822]: time="2026-06-12T11:11:03.084869125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f87d10c5-3fc2-4098-a555-77c6aa9aa80e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.316999 | controller | Jun 12 11:11:03.093546 crc crio[19822]: time="2026-06-12T11:11:03.093457119Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=2eacc33a-2a00-4c11-aab3-1ddfee58e682 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317015 | controller | Jun 12 11:11:03.095290 crc crio[19822]: time="2026-06-12T11:11:03.094627347Z" level=info msg="Stopped container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd" id=3e778f60-df16-4319-a32f-fcc96d4aa4bd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.317031 | controller | Jun 12 11:11:03.126467 crc crio[19822]: time="2026-06-12T11:11:03.125905394Z" level=info msg="Stopped container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api" id=19c914c9-f0b0-419d-b290-aff1e06fbb7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.317048 | controller | Jun 12 11:11:03.134585 crc crio[19822]: time="2026-06-12T11:11:03.134198084Z" level=info msg="Stopped container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core" id=4776146f-ad1f-4902-92c0-7b834e1a9b64 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.317065 | controller | Jun 12 11:11:03.152361 crc crio[19822]: time="2026-06-12T11:11:03.151681347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=56c624a4-00a9-4526-b928-11439afc36fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.317082 | controller | Jun 12 11:11:03.156560 crc crio[19822]: time="2026-06-12T11:11:03.15649273Z" level=info msg="Ran pod sandbox 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb with infra container: openstack/neutron-79f665fc97-bq8hf/POD" id=02369436-a752-4857-aef6-b31a4de2d6fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.317098 | controller | Jun 12 11:11:03.159720 crc crio[19822]: time="2026-06-12T11:11:03.15961757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=d4eac187-ab63-4690-9546-df13409ee8c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.317119 | controller | Jun 12 11:11:03.169931 crc crio[19822]: time="2026-06-12T11:11:03.169584728Z" level=info msg="Stopped container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent" id=21adc7fd-2759-4771-b24f-11aa191416cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.317136 | controller | Jun 12 11:11:03.203584 crc crio[19822]: time="2026-06-12T11:11:03.203359505Z" level=info msg="Stopped container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient" id=7c586d1c-3a0a-43ee-94b5-32403f428f66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.317152 | controller | Jun 12 11:11:03.204236 crc crio[19822]: time="2026-06-12T11:11:03.204174911Z" level=info msg="Stopping pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501" id=22e0c87e-de8a-49d0-ac8f-dd32f76afebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317169 | controller | Jun 12 11:11:03.206448 crc crio[19822]: time="2026-06-12T11:11:03.205917638Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc0001207f8}] Aliases:map[]}"
2026-06-12 11:43:48.317186 | controller | Jun 12 11:11:03.206448 crc crio[19822]: time="2026-06-12T11:11:03.206077132Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.317203 | controller | Jun 12 11:11:03.228724 crc crio[19822]: time="2026-06-12T11:11:03.228469076Z" level=info msg="Stopped container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent" id=70b9b920-93bc-4e2a-8f40-68f9d999ca8b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.317219 | controller | Jun 12 11:11:03.230044 crc crio[19822]: time="2026-06-12T11:11:03.229933906Z" level=info msg="Stopping pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb" id=f94fda4f-8b44-4015-b875-558b6a2b80f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317236 | controller | Jun 12 11:11:03.230930 crc crio[19822]: time="2026-06-12T11:11:03.230862536Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc003094658}] Aliases:map[]}"
2026-06-12 11:43:48.317253 | controller | Jun 12 11:11:03.231193 crc crio[19822]: time="2026-06-12T11:11:03.231123043Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.317269 | controller | Jun 12 11:11:03.234194 crc crio[19822]: time="2026-06-12T11:11:03.233998793Z" level=info msg="Stopped container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log" id=760d1748-f379-48f2-b091-d608edbf3f0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.317286 | controller | Jun 12 11:11:03.236728 crc crio[19822]: time="2026-06-12T11:11:03.236657549Z" level=info msg="Stopping pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d" id=1e8d82f2-60a6-4e9e-9960-7baf4b5b2f19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317307 | controller | Jun 12 11:11:03.241435 crc crio[19822]: time="2026-06-12T11:11:03.241362431Z" level=info msg="Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc000120930}] Aliases:map[]}"
2026-06-12 11:43:48.317325 | controller | Jun 12 11:11:03.241670 crc crio[19822]: time="2026-06-12T11:11:03.24164806Z" level=info msg="Deleting pod openstack_barbican-api-6dc7ccd588-682ph from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.317341 | controller | Jun 12 11:11:03.242066 crc crio[19822]: time="2026-06-12T11:11:03.242000621Z" level=info msg="Stopped pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d" id=783ca305-788a-4460-9e6d-4448795593d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317357 | controller | Jun 12 11:11:03.251074 crc crio[19822]: time="2026-06-12T11:11:03.250938523Z" level=info msg="Stopped pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a" id=0fc956a6-6272-46f4-81ad-98fb2b50bd7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317373 | controller | Jun 12 11:11:03.266620 crc crio[19822]: time="2026-06-12T11:11:03.266426407Z" level=info msg="Stopped pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd" id=17792ebb-4300-4a1a-b6b5-aa2a8f929d9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317389 | controller | Jun 12 11:11:03.278907 crc crio[19822]: time="2026-06-12T11:11:03.278696453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317405 | controller | Jun 12 11:11:03.288021 crc crio[19822]: time="2026-06-12T11:11:03.287926311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317421 | controller | Jun 12 11:11:03.295482 crc crio[19822]: time="2026-06-12T11:11:03.295424161Z" level=info msg="Stopped pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d" id=56858112-092f-4da3-b03d-0453f2546b47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317437 | controller | Jun 12 11:11:03.323309 crc crio[19822]: time="2026-06-12T11:11:03.323239168Z" level=info msg="Removed container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server" id=b58fa7de-0994-48bc-956e-83889cd6e87a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.317453 | controller | Jun 12 11:11:03.329180 crc crio[19822]: time="2026-06-12T11:11:03.327655591Z" level=info msg="Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=11c235d3-7186-4890-ad3c-9ab729bd0079 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317469 | controller | Jun 12 11:11:03.330763 crc crio[19822]: time="2026-06-12T11:11:03.33072986Z" level=info msg="Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=2ab26550-45b1-4607-aebb-36aef1a5763f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317485 | controller | Jun 12 11:11:03.332507 crc crio[19822]: time="2026-06-12T11:11:03.328784837Z" level=info msg="Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=c35dcd6c-6a8c-474f-a9e3-400de9954fda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317508 | controller | Jun 12 11:11:03.332948 crc crio[19822]: time="2026-06-12T11:11:03.328900231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317525 | controller | Jun 12 11:11:03.338630 crc crio[19822]: time="2026-06-12T11:11:03.338506249Z" level=info msg="Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=1cfcd079-a19a-40bb-909a-d26319de4228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317541 | controller | Jun 12 11:11:03.339488 crc crio[19822]: time="2026-06-12T11:11:03.339417408Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=7a5324db-b0eb-4f76-9c9e-4327fdaeaf22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317558 | controller | Jun 12 11:11:03.341373 crc crio[19822]: time="2026-06-12T11:11:03.340459704Z" level=info msg="Removing container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2" id=b934d2f5-e0e6-4fd6-857e-522c6e7b2920 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.317574 | controller | Jun 12 11:11:03.371593 crc crio[19822]: time="2026-06-12T11:11:03.370144956Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=fd682d9b-f36c-422c-a99c-1bb5a9e4de08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.317591 | controller | Jun 12 11:11:03.443160 crc crio[19822]: time="2026-06-12T11:11:03.442436097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=dac17ad2-96ae-4548-8cf7-f36c874c2f8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.317607 | controller | Jun 12 11:11:03.477655 crc crio[19822]: time="2026-06-12T11:11:03.477259476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=f0616ce7-109f-4141-a3d9-0e79f024081f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.317623 | controller | Jun 12 11:11:03.617277 crc crio[19822]: time="2026-06-12T11:11:03.616543767Z" level=info msg="Created container 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=2dff80b2-9a1f-47b6-9a47-e97a0ea78d39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317639 | controller | Jun 12 11:11:03.622191 crc crio[19822]: time="2026-06-12T11:11:03.619540143Z" level=info msg="Starting container: 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb" id=99540080-2520-4487-a26e-136391b18d1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.317655 | controller | Jun 12 11:11:03.630933 crc crio[19822]: time="2026-06-12T11:11:03.630556398Z" level=info msg="Started container" PID=241837 containerID=57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=99540080-2520-4487-a26e-136391b18d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982
2026-06-12 11:43:48.317672 | controller | Jun 12 11:11:04.980439 crc crio[19822]: time="2026-06-12T11:11:04.979264001Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=a8ea9ccb-1dd9-4d25-8645-86e3828ba446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.317687 | controller | Jun 12 11:11:04.981649 crc crio[19822]: time="2026-06-12T11:11:04.98047703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317703 | controller | Jun 12 11:11:05.280204 crc crio[19822]: time="2026-06-12T11:11:05.280061347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317724 | controller | Jun 12 11:11:05.280442 crc crio[19822]: time="2026-06-12T11:11:05.280323946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317740 | controller | Jun 12 11:11:05.280442 crc crio[19822]: time="2026-06-12T11:11:05.280367587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317756 | controller | Jun 12 11:11:05.280442 crc crio[19822]: time="2026-06-12T11:11:05.280423869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317771 | controller | Jun 12 11:11:05.280602 crc crio[19822]: time="2026-06-12T11:11:05.280578114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317787 | controller | Jun 12 11:11:05.289963 crc crio[19822]: time="2026-06-12T11:11:05.289896481Z" level=info msg="Creating container: openstack/cinder-db-sync-zg2jx/cinder-db-sync" id=edb88aaa-84bf-4de5-92b3-6653e8946106 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317802 | controller | Jun 12 11:11:05.294768 crc crio[19822]: time="2026-06-12T11:11:05.294724315Z" level=info msg="Creating container: openstack/neutron-79f665fc97-bq8hf/neutron-api" id=54606ef9-8b7a-4270-8312-e984ade7acb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317818 | controller | Jun 12 11:11:05.302773 crc crio[19822]: time="2026-06-12T11:11:05.302679169Z" level=info msg="Creating container: openstack/placement-7884db78cd-92gml/placement-log" id=9ddab375-caa4-447c-a2f7-8fc21431fcd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.317834 | controller | Jun 12 11:11:05.312322 crc crio[19822]: time="2026-06-12T11:11:05.312228304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317866 | controller | Jun 12 11:11:05.312843 crc crio[19822]: time="2026-06-12T11:11:05.312671107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317887 | controller | Jun 12 11:11:05.313068 crc crio[19822]: time="2026-06-12T11:11:05.31302983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.317904 | controller | Jun 12 11:11:05.315751 crc crio[19822]: time="2026-06-12T11:11:05.315607941Z" level=info msg="Stopped pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d" id=1e8d82f2-60a6-4e9e-9960-7baf4b5b2f19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317920 | controller | Jun 12 11:11:05.332289 crc crio[19822]: time="2026-06-12T11:11:05.331772057Z" level=info msg="Stopped pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501" id=22e0c87e-de8a-49d0-ac8f-dd32f76afebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317936 | controller | Jun 12 11:11:05.341122 crc crio[19822]: time="2026-06-12T11:11:05.341024932Z" level=info msg="Stopped pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb" id=f94fda4f-8b44-4015-b875-558b6a2b80f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317952 | controller | Jun 12 11:11:05.895711 crc crio[19822]: time="2026-06-12T11:11:05.895617575Z" level=info msg="Stopping pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982" id=44687f0c-32d8-4428-bdb5-da83d66cbf7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.317973 | controller | Jun 12 11:11:05.897064 crc crio[19822]: time="2026-06-12T11:11:05.896962678Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc0037c82b0}] Aliases:map[]}"
2026-06-12 11:43:48.317990 | controller | Jun 12 11:11:05.897221 crc crio[19822]: time="2026-06-12T11:11:05.897168082Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-wz8b8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.318007 | controller | Jun 12 11:11:07.708911 crc crio[19822]: time="2026-06-12T11:11:07.708059067Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=712f0110-c167-4b8b-a865-7c30bdfe9de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.318024 | controller | Jun 12 11:11:07.708911 crc crio[19822]: time="2026-06-12T11:11:07.708926925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318041 | controller | Jun 12 11:11:08.982008 crc crio[19822]: time="2026-06-12T11:11:08.980891514Z" level=info msg="Removed container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq" id=b934d2f5-e0e6-4fd6-857e-522c6e7b2920 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318058 | controller | Jun 12 11:11:08.988596 crc crio[19822]: time="2026-06-12T11:11:08.987221224Z" level=info msg="Removing container: 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452" id=58456e5a-6dfb-4b18-84dc-2f7e0a3e6d29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318075 | controller | Jun 12 11:11:09.048995 crc crio[19822]: time="2026-06-12T11:11:09.048878413Z" level=info msg="Removed container 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=f366e977-cbdb-4388-b8a5-4da64bfae905 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318091 | controller | Jun 12 11:11:09.052472 crc crio[19822]: time="2026-06-12T11:11:09.052435955Z" level=info msg="Removing container: 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1" id=20bffa0f-d994-4516-8c15-610237e60efd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318108 | controller | Jun 12 11:11:09.098767 crc crio[19822]: time="2026-06-12T11:11:09.098398522Z" level=info msg="Stopped pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982" id=44687f0c-32d8-4428-bdb5-da83d66cbf7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.318125 | controller | Jun 12 11:11:19.589724 crc crio[19822]: time="2026-06-12T11:11:19.589204475Z" level=info msg="Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc003264298}] Aliases:map[]}"
2026-06-12 11:43:48.318142 | controller | Jun 12 11:11:19.589724 crc crio[19822]: time="2026-06-12T11:11:19.589702141Z" level=info msg="Adding pod openstack_keystone-7b6cfffcf-bh5ms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.318163 | controller | Jun 12 11:11:19.615426 crc crio[19822]: time="2026-06-12T11:11:19.61465614Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=cf3cf49a-0ea7-46fd-9240-efaba3e7a9ed name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.318181 | controller | Jun 12 11:11:19.616706 crc crio[19822]: time="2026-06-12T11:11:19.61664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=06361251-f13d-4ef6-800d-20b0ad240b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.318198 | controller | Jun 12 11:11:19.718002 crc crio[19822]: time="2026-06-12T11:11:19.717882831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=ed043a54-4047-4bdb-bc18-d863b4cdc7e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.318216 | controller | Jun 12 11:11:19.917532 crc crio[19822]: time="2026-06-12T11:11:19.916636081Z" level=info msg="Stopped container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler" id=baae1b01-dc7e-4898-a9b5-8e1385a67ea0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.318241 | controller | Jun 12 11:11:19.919127 crc crio[19822]: time="2026-06-12T11:11:19.918191862Z" level=info msg="Stopping pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7" id=30f70f88-7b2d-490d-a4ea-e6a05db57256 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.318270 | controller | Jun 12 11:11:19.922318 crc crio[19822]: time="2026-06-12T11:11:19.922285524Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc003094188}] Aliases:map[]}"
2026-06-12 11:43:48.318293 | controller | Jun 12 11:11:19.922608 crc crio[19822]: time="2026-06-12T11:11:19.922587394Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.318312 | controller | Jun 12 11:11:19.957960 crc crio[19822]: 2026-06-12T11:11:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:798cd82d9a1a463 Mac:ba:c7:dd:48:fe:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 SocketPath: PciID:}] [{Interface:0xc0002f5660 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.318337 | controller | Jun 12 11:11:19.958669 crc crio[19822]: time="2026-06-12T11:11:19.958168267Z" level=info msg="Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc003264298}] Aliases:map[]}"
2026-06-12 11:43:48.318367 | controller | Jun 12 11:11:19.958669 crc crio[19822]: time="2026-06-12T11:11:19.958296981Z" level=info msg="Checking pod openstack_keystone-7b6cfffcf-bh5ms for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.318389 | controller | Jun 12 11:11:19.973636 crc crio[19822]: time="2026-06-12T11:11:19.973466973Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}"
2026-06-12 11:43:48.318413 | controller | Jun 12 11:11:19.973636 crc crio[19822]: time="2026-06-12T11:11:19.973635099Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.318431 | controller | Jun 12 11:11:20.006674 crc crio[19822]: time="2026-06-12T11:11:20.004400001Z" level=info msg="Removed container 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452: openstack/dnsmasq-dns-6ddbdd9749-s784b/init" id=58456e5a-6dfb-4b18-84dc-2f7e0a3e6d29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318448 | controller | Jun 12 11:11:20.010158 crc crio[19822]: time="2026-06-12T11:11:20.009383479Z" level=info msg="Removing container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170" id=b261657c-c7e7-4ef3-8467-98f50a8162c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318465 | controller | Jun 12 11:11:20.011634 crc crio[19822]: time="2026-06-12T11:11:20.010451187Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=bda47dcf-5706-4bdc-a359-1556dfce644d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.318481 | controller | Jun 12 11:11:20.011634 crc crio[19822]: time="2026-06-12T11:11:20.011467158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=0a4fbd99-86ac-46b2-8e90-0b330cf062cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.318497 | controller | Jun 12 11:11:20.024339 crc crio[19822]: time="2026-06-12T11:11:20.024194662Z" level=info msg="Removed container 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=20bffa0f-d994-4516-8c15-610237e60efd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318512 | controller | Jun 12 11:11:20.028263 crc crio[19822]: time="2026-06-12T11:11:20.028149672Z" level=info msg="Removing container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c" id=a6a99274-5d13-407e-98d8-bb4006ab2144 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318528 | controller | Jun 12 11:11:20.032716 crc crio[19822]: time="2026-06-12T11:11:20.032585163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318543 | controller | Jun 12 11:11:20.037275 crc crio[19822]: time="2026-06-12T11:11:20.037207312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318559 | controller | Jun 12 11:11:20.041357 crc crio[19822]: time="2026-06-12T11:11:20.041281227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318575 | controller | Jun 12 11:11:20.044462 crc crio[19822]: time="2026-06-12T11:11:20.044374808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318591 | controller | Jun 12 11:11:20.051168 crc crio[19822]: time="2026-06-12T11:11:20.047492168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318607 | controller | Jun 12 11:11:20.051168 crc crio[19822]: time="2026-06-12T11:11:20.049520483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318628 | controller | Jun 12 11:11:20.054468 crc crio[19822]: time="2026-06-12T11:11:20.05393125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318644 | controller | Jun 12 11:11:20.056171 crc crio[19822]: time="2026-06-12T11:11:20.056053278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318661 | controller | Jun 12 11:11:20.084177 crc crio[19822]: time="2026-06-12T11:11:20.08320503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318678 | controller | Jun 12 11:11:20.105364 crc crio[19822]: time="2026-06-12T11:11:20.104126911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318694 | controller | Jun 12 11:11:20.125352 crc crio[19822]: time="2026-06-12T11:11:20.124797671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318710 | controller | Jun 12 11:11:20.126959 crc crio[19822]: time="2026-06-12T11:11:20.125617328Z" level=info msg="Creating container: openstack/ovn-controller-ovs-wktt7/ovsdb-server-init" id=476ae05a-9585-4a27-a277-f65e5fd25ca1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.318726 | controller | Jun 12 11:11:20.126959 crc crio[19822]: time="2026-06-12T11:11:20.125885686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318742 | controller | Jun 12 11:11:20.155425 crc crio[19822]: time="2026-06-12T11:11:20.151937387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318758 | controller | Jun 12 11:11:20.159640 crc crio[19822]: time="2026-06-12T11:11:20.159563781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318774 | controller | Jun 12 11:11:20.196987 crc crio[19822]: time="2026-06-12T11:11:20.196868384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318790 | controller | Jun 12 11:11:20.202761 crc crio[19822]: time="2026-06-12T11:11:20.202385797Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=75466928-1945-49ef-a536-95045e0dd6b6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.318806 | controller | Jun 12 11:11:20.203029 crc crio[19822]: time="2026-06-12T11:11:20.202947875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318822 | controller | Jun 12 11:11:20.206336 crc crio[19822]: time="2026-06-12T11:11:20.20624942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=7d79faa7-81db-4454-92c0-cc26e4ea4c8a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.318838 | controller | Jun 12 11:11:20.273652 crc crio[19822]: time="2026-06-12T11:11:20.270923314Z" level=info msg="Ran pod sandbox 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d with infra container: openstack/keystone-7b6cfffcf-bh5ms/POD" id=506cf47a-178a-4686-9661-6c43d9fcbe15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.318887 | controller | Jun 12 11:11:20.288047 crc crio[19822]: time="2026-06-12T11:11:20.286212873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=38a0a828-38f5-4707-89bc-89e8508fea4a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.318913 | controller | Jun 12 11:11:20.304750 crc crio[19822]: time="2026-06-12T11:11:20.304633139Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc005212028}] Aliases:map[]}"
2026-06-12 11:43:48.318931 | controller | Jun 12 11:11:20.304750 crc crio[19822]: time="2026-06-12T11:11:20.304714781Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.318948 | controller | Jun 12 11:11:20.314115 crc crio[19822]: time="2026-06-12T11:11:20.313593515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318965 | controller | Jun 12 11:11:20.338681 crc crio[19822]: time="2026-06-12T11:11:20.338115647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.318981 | controller | Jun 12 11:11:20.376517 crc crio[19822]: time="2026-06-12T11:11:20.376427294Z" level=info msg="Removed container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd" id=a6a99274-5d13-407e-98d8-bb4006ab2144 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.318998 | controller | Jun 12 11:11:20.394279 crc crio[19822]: time="2026-06-12T11:11:20.393954691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c6eee88e-e52d-472c-990f-486b3643c9e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319014 | controller | Jun 12 11:11:20.407706 crc crio[19822]: time="2026-06-12T11:11:20.407563003Z" level=info msg="Removed container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper" id=b261657c-c7e7-4ef3-8467-98f50a8162c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.319030 | controller | Jun 12 11:11:20.409484 crc crio[19822]: time="2026-06-12T11:11:20.409341438Z" level=info msg="Removing container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf" id=bff49a84-a3c7-4756-b8f4-94fca722d8b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.319046 | controller | Jun 12 11:11:20.410648 crc crio[19822]: time="2026-06-12T11:11:20.410438816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319062 | controller | Jun 12 11:11:20.446020 crc crio[19822]: time="2026-06-12T11:11:20.443684301Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init" id=5e817d40-2490-4d5b-9554-10ef7513eb16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319078 | controller | Jun 12 11:11:20.446020 crc crio[19822]: time="2026-06-12T11:11:20.444624611Z" level=info msg="Removing container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86" id=013e9e0f-ea8e-4ee3-bde0-e7dcd4da3a94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.319099 | controller | Jun 12 11:11:20.488429 crc crio[19822]: time="2026-06-12T11:11:20.487801153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=0c929694-6568-475a-a0c8-f8483c74609c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319116 | controller | Jun 12 11:11:20.491209 crc crio[19822]: time="2026-06-12T11:11:20.491123449Z" level=info msg="Created container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq" id=7a5324db-b0eb-4f76-9c9e-4327fdaeaf22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319132 | controller | Jun 12 11:11:20.508410 crc crio[19822]: time="2026-06-12T11:11:20.508312855Z" level=info msg="Starting container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e" id=316940e2-b80c-477a-a846-4a5711bccee4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.319149 | controller | Jun 12 11:11:20.530134 crc crio[19822]: time="2026-06-12T11:11:20.530005459Z" level=info msg="Started container" PID=242955 containerID=b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e description=openstack/rabbitmq-cell1-server-0/rabbitmq id=316940e2-b80c-477a-a846-4a5711bccee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd
2026-06-12 11:43:48.319165 | controller | Jun 12 11:11:20.540401 crc crio[19822]: time="2026-06-12T11:11:20.540321309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=5d7005af-5401-4dab-982d-e9c52f397c2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319183 | controller | Jun 12 11:11:20.541409 crc crio[19822]: time="2026-06-12T11:11:20.5413329Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=c105c900-98b5-4518-bba6-c851831a74de name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.319199 | controller | Jun 12 11:11:20.551785 crc crio[19822]: time="2026-06-12T11:11:20.551709992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319215 | controller | Jun 12 11:11:20.558759 crc crio[19822]: time="2026-06-12T11:11:20.558685658Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=90a086d0-3e1a-48c9-84fd-a97fc0bc7f8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319231 | controller | Jun 12 11:11:20.572867 crc crio[19822]: time="2026-06-12T11:11:20.572728182Z" level=info msg="Stopped pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7" id=30f70f88-7b2d-490d-a4ea-e6a05db57256 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.319248 | controller | Jun 12 11:11:20.574200 crc crio[19822]: time="2026-06-12T11:11:20.574128997Z" level=info msg="Created container c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=1cfcd079-a19a-40bb-909a-d26319de4228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319264 | controller | Jun 12 11:11:20.583534 crc crio[19822]: time="2026-06-12T11:11:20.583430355Z" level=info msg="Creating container: openstack/keystone-7b6cfffcf-bh5ms/keystone-api" id=6a935708-7362-43c5-986b-70bb4257b6de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319280 | controller | Jun 12 11:11:20.584150 crc crio[19822]: time="2026-06-12T11:11:20.584066185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319297 | controller | Jun 12 11:11:20.588481 crc crio[19822]: time="2026-06-12T11:11:20.586877444Z" level=info msg="Starting container: c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb" id=dd2c11a1-edba-4fe8-a4b2-3e33dfa55912 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.319318 | controller | Jun 12 11:11:20.600891 crc crio[19822]: time="2026-06-12T11:11:20.593514736Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=bd995af8-673e-4159-996b-e33ed935209b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319335 | controller | Jun 12 11:11:20.605546 crc crio[19822]: time="2026-06-12T11:11:20.604051653Z" level=info msg="Creating container: openstack/ovn-controller-sbpcz/ovn-controller" id=8cd84d84-412c-44d6-8091-775e60af12dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319352 | controller | Jun 12 11:11:20.627974 crc crio[19822]: time="2026-06-12T11:11:20.627555046Z" level=info msg="Started container" PID=242934 containerID=c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=dd2c11a1-edba-4fe8-a4b2-3e33dfa55912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1
2026-06-12 11:43:48.319369 | controller | Jun 12 11:11:20.638700 crc crio[19822]: 2026-06-12T11:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60ef0ead5b4d704 Mac:56:7a:30:48:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.319385 | controller | Jun 12 11:11:20.640614 crc crio[19822]: time="2026-06-12T11:11:20.640542987Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}"
2026-06-12 11:43:48.319401 | controller | Jun 12 11:11:20.640742 crc crio[19822]: time="2026-06-12T11:11:20.640710823Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.319418 | controller | Jun 12 11:11:20.681060 crc crio[19822]: time="2026-06-12T11:11:20.678285597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319434 | controller | Jun 12 11:11:20.689032 crc crio[19822]: time="2026-06-12T11:11:20.683759907Z" level=info msg="Ran pod sandbox 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 with infra container: openstack/cinder-api-0/POD" id=a8ea9ccb-1dd9-4d25-8645-86e3828ba446 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.319451 | controller | Jun 12 11:11:20.698656 crc crio[19822]: time="2026-06-12T11:11:20.698483245Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=e325e5da-1305-4ecf-a982-d547ea6437ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319467 | controller | Jun 12 11:11:20.721220 crc crio[19822]: time="2026-06-12T11:11:20.719751358Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init" id=c4386ad5-cd59-4a07-8e9d-d80659dceb73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319484 | controller | Jun 12 11:11:20.771417 crc crio[19822]: time="2026-06-12T11:11:20.771322087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319506 | controller | Jun 12 11:11:20.777665 crc crio[19822]: time="2026-06-12T11:11:20.776693884Z" level=info msg="Created container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync" id=2eacc33a-2a00-4c11-aab3-1ddfee58e682 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319524 | controller | Jun 12 11:11:20.778977 crc crio[19822]: time="2026-06-12T11:11:20.778778626Z" level=info msg="Starting container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295" id=b5234fe1-8f3d-4863-8875-8e411437eef0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.319540 | controller | Jun 12 11:11:20.783575 crc crio[19822]: time="2026-06-12T11:11:20.783370225Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=efcada67-e279-4d09-838b-8aa6148b0888 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319557 | controller | Jun 12 11:11:20.785022 crc crio[19822]: time="2026-06-12T11:11:20.784648603Z" level=info msg="Created container f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=c35dcd6c-6a8c-474f-a9e3-400de9954fda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319573 | controller | Jun 12 11:11:20.789035 crc crio[19822]: time="2026-06-12T11:11:20.78894403Z" level=info msg="Started container" PID=242969 containerID=90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295 description=openstack/swift-storage-0/rsync id=b5234fe1-8f3d-4863-8875-8e411437eef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.319590 | controller | Jun 12 11:11:20.800896 crc crio[19822]: 2026-06-12T11:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d38c5f0a63844f Mac:16:78:e3:3e:93:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 SocketPath: PciID:}] [{Interface:0xc0001185b0 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.319607 | controller | Jun 12 11:11:20.801310 crc crio[19822]: time="2026-06-12T11:11:20.794416709Z" level=info msg="Starting container: f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8" id=c52f014d-3b52-45f4-83f3-c78fd74a939a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.319624 | controller | Jun 12 11:11:20.805449 crc crio[19822]: time="2026-06-12T11:11:20.804732636Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc005212028}] Aliases:map[]}"
2026-06-12 11:43:48.319640 | controller | Jun 12 11:11:20.806185 crc crio[19822]: time="2026-06-12T11:11:20.805691964Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.319656 | controller | Jun 12 11:11:20.810076 crc crio[19822]: time="2026-06-12T11:11:20.809780138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=74ea96d8-1f1a-4096-abdd-43a62e631d8a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319673 | controller | Jun 12 11:11:20.815744 crc crio[19822]: time="2026-06-12T11:11:20.815253998Z" level=info msg="Started container" PID=242968 containerID=f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8 description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=c52f014d-3b52-45f4-83f3-c78fd74a939a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8
2026-06-12 11:43:48.319695 | controller | Jun 12 11:11:20.835199 crc crio[19822]: time="2026-06-12T11:11:20.834532906Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=bcc2a272-4a75-4dde-9bd3-5ccd0fd03b16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319712 | controller | Jun 12 11:11:20.840884 crc crio[19822]: time="2026-06-12T11:11:20.840451406Z" level=info msg="Created container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log" id=9ddab375-caa4-447c-a2f7-8fc21431fcd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319729 | controller | Jun 12 11:11:20.846640 crc crio[19822]: time="2026-06-12T11:11:20.846419674Z" level=info msg="Starting container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9" id=fcd6ac28-67a6-4618-bdaa-7bbc9c84937f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.319745 | controller | Jun 12 11:11:20.847232 crc crio[19822]: time="2026-06-12T11:11:20.847076105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=5ecff7ed-ba34-440c-be31-9888933b24bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319762 | controller | Jun 12 11:11:20.855507 crc crio[19822]: time="2026-06-12T11:11:20.855452744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319778 | controller | Jun 12 11:11:20.859104 crc crio[19822]: time="2026-06-12T11:11:20.858996815Z" level=info msg="Ran pod sandbox 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 with infra container: openstack/ceilometer-0/POD" id=712f0110-c167-4b8b-a865-7c30bdfe9de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.319794 | controller | Jun 12 11:11:20.864121 crc crio[19822]: time="2026-06-12T11:11:20.863952395Z" level=info msg="Started container" PID=242976 containerID=9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9 description=openstack/placement-7884db78cd-92gml/placement-log id=fcd6ac28-67a6-4618-bdaa-7bbc9c84937f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40
2026-06-12 11:43:48.319811 | controller | Jun 12 11:11:20.864561 crc crio[19822]: time="2026-06-12T11:11:20.863987637Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=499467b2-512e-44d2-80bb-732c00b1a7de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319827 | controller | Jun 12 11:11:20.869696 crc crio[19822]: time="2026-06-12T11:11:20.869605975Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=ad9445a8-4d6e-4b34-a6d0-8f85a230130c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319843 | controller | Jun 12 11:11:20.879471 crc crio[19822]: time="2026-06-12T11:11:20.87906433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=0a20436b-62dc-49c1-9468-5fc4d08397bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319906 | controller | Jun 12 11:11:20.886257 crc crio[19822]: time="2026-06-12T11:11:20.886203986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319926 | controller | Jun 12 11:11:20.945370 crc crio[19822]: time="2026-06-12T11:11:20.945214465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319947 | controller | Jun 12 11:11:20.955520 crc crio[19822]: time="2026-06-12T11:11:20.955433644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=9af43742-f749-4a45-a414-93bfb4c15d77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.319964 | controller | Jun 12 11:11:21.000421 crc crio[19822]: time="2026-06-12T11:11:21.000298645Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=7caaedc7-f814-4da0-b3a7-2413cbf7b942 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.319980 | controller | Jun 12 11:11:21.000937 crc crio[19822]: time="2026-06-12T11:11:21.000686887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.319996 | controller | Jun 12 11:11:21.012652 crc crio[19822]: time="2026-06-12T11:11:21.012520115Z" level=info msg="Created container 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=11c235d3-7186-4890-ad3c-9ab729bd0079 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320013 | controller | Jun 12 11:11:21.015381 crc crio[19822]: time="2026-06-12T11:11:21.01527836Z" level=info msg="Starting container: 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c" id=1f49c5f1-c750-41f8-b514-bc2fa015d384 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.320041 | controller | Jun 12 11:11:21.030868 crc crio[19822]: time="2026-06-12T11:11:21.030708724Z" level=info msg="Started container" PID=242950 containerID=08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=1f49c5f1-c750-41f8-b514-bc2fa015d384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7
2026-06-12 11:43:48.320062 | controller | Jun 12 11:11:21.063135 crc crio[19822]: time="2026-06-12T11:11:21.063019846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=872e4e78-d7cf-4591-973c-07e4bb79f0e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.320078 | controller | Jun 12 11:11:21.078905 crc crio[19822]: time="2026-06-12T11:11:21.078864363Z" level=info msg="Creating container: openstack/placement-7884db78cd-92gml/placement-api" id=25c878a6-bf4b-4edf-9d90-dae1288ceed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320095 | controller | Jun 12 11:11:21.079336 crc crio[19822]: time="2026-06-12T11:11:21.079252834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320111 | controller | Jun 12 11:11:21.127739 crc crio[19822]: time="2026-06-12T11:11:21.1269878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320127 | controller | Jun 12 11:11:21.136170 crc crio[19822]: time="2026-06-12T11:11:21.136031902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320143 | controller | Jun 12 11:11:21.140406 crc crio[19822]: time="2026-06-12T11:11:21.140055063Z" level=info msg="Created container 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=2ab26550-45b1-4607-aebb-36aef1a5763f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320163 | controller | Jun 12 11:11:21.155136 crc crio[19822]: time="2026-06-12T11:11:21.155048961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320180 | controller | Jun 12 11:11:21.160031 crc crio[19822]: time="2026-06-12T11:11:21.159933843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320197 | controller | Jun 12 11:11:21.165170 crc crio[19822]: time="2026-06-12T11:11:21.165068221Z" level=info msg="Starting container: 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4" id=1cbdb125-2515-4617-ac1a-fb616f4a88c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.320213 | controller | Jun 12 11:11:21.166180 crc crio[19822]: time="2026-06-12T11:11:21.166137689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320229 | controller | Jun 12 11:11:21.170923 crc crio[19822]: time="2026-06-12T11:11:21.17070981Z" level=info msg="Started container" PID=242956 containerID=8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=1cbdb125-2515-4617-ac1a-fb616f4a88c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb
2026-06-12 11:43:48.320246 | controller | Jun 12 11:11:21.213484 crc crio[19822]: time="2026-06-12T11:11:21.209662277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320263 | controller | Jun 12 11:11:21.224424 crc crio[19822]: time="2026-06-12T11:11:21.22433703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320279 | controller | Jun 12 11:11:21.225946 crc crio[19822]: time="2026-06-12T11:11:21.225312615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320295 | controller | Jun 12 11:11:21.233173 crc crio[19822]: time="2026-06-12T11:11:21.233001333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320310 | controller | Jun 12 11:11:21.241113 crc crio[19822]: time="2026-06-12T11:11:21.240943479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320329 | controller | Jun 12 11:11:21.259058 crc crio[19822]: time="2026-06-12T11:11:21.258773938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320351 | controller | Jun 12 11:11:21.274033 crc crio[19822]: time="2026-06-12T11:11:21.273773209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320369 | controller | Jun 12 11:11:21.315296 crc crio[19822]: time="2026-06-12T11:11:21.307574755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320384 | controller | Jun 12 11:11:21.324519 crc crio[19822]: time="2026-06-12T11:11:21.324415155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320405 | controller | Jun 12 11:11:21.543208 crc crio[19822]: time="2026-06-12T11:11:21.541978628Z" level=info msg="Removed container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api" id=bff49a84-a3c7-4756-b8f4-94fca722d8b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.320422 | controller | Jun 12 11:11:21.567380 crc crio[19822]: time="2026-06-12T11:11:21.567224039Z" level=info msg="Removing container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467" id=a5c2dcdd-0fb7-42b7-8daf-b0de2140685b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.320439 | controller | Jun 12 11:11:21.663742 crc crio[19822]: time="2026-06-12T11:11:21.661786346Z" level=info msg="Removed container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=013e9e0f-ea8e-4ee3-bde0-e7dcd4da3a94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.320455 | controller | Jun 12 11:11:21.683404 crc crio[19822]: time="2026-06-12T11:11:21.683074721Z" level=info msg="Removing container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7" id=3afd9eea-e0bd-491a-a8bf-094e27e58568 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.320471 | controller | Jun 12 11:11:21.802608 crc crio[19822]: time="2026-06-12T11:11:21.802375344Z" level=info msg="Removed container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api" id=a5c2dcdd-0fb7-42b7-8daf-b0de2140685b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.320488 | controller | Jun 12 11:11:21.819905 crc crio[19822]: time="2026-06-12T11:11:21.818468384Z" level=info msg="Removing container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199" id=5c5bb293-1929-4ca3-a3e8-1b2aef02599e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.320504 | controller | Jun 12 11:11:22.361935 crc crio[19822]: time="2026-06-12T11:11:22.361391715Z" level=info msg="Created container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api" id=54606ef9-8b7a-4270-8312-e984ade7acb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320520 | controller | Jun 12 11:11:22.362349 crc crio[19822]: time="2026-06-12T11:11:22.362037535Z" level=info msg="Created container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron" id=ad9445a8-4d6e-4b34-a6d0-8f85a230130c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320536 | controller | Jun 12 11:11:22.364305 crc crio[19822]: time="2026-06-12T11:11:22.364206636Z" level=info msg="Starting container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1" id=d5aa69f0-2eb8-44c7-ac95-4d1fe08acc45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.320553 | controller | Jun 12 11:11:22.366263 crc crio[19822]: time="2026-06-12T11:11:22.366148049Z" level=info msg="Created container 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3: openstack/cinder-db-sync-zg2jx/cinder-db-sync" id=edb88aaa-84bf-4de5-92b3-6653e8946106 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320569 | controller | Jun 12 11:11:22.370982 crc crio[19822]: time="2026-06-12T11:11:22.370755427Z" level=info msg="Starting container: 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3" id=07b742a4-7077-4a15-8fb0-9a26f14532c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.320585 | controller | Jun 12 11:11:22.372183 crc crio[19822]: time="2026-06-12T11:11:22.371341782Z" level=info msg="Starting container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f" id=b2a2972d-d93b-48a9-9c19-778b2955938a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.320602 | controller | Jun 12 11:11:22.395411 crc crio[19822]: time="2026-06-12T11:11:22.395271478Z" level=info msg="Started container" PID=242982 containerID=105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3 description=openstack/cinder-db-sync-zg2jx/cinder-db-sync id=07b742a4-7077-4a15-8fb0-9a26f14532c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef
2026-06-12 11:43:48.320623 | controller | Jun 12 11:11:22.452539 crc crio[19822]: time="2026-06-12T11:11:22.452219487Z" level=info msg="Started container" PID=243285 containerID=27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1 description=openstack/neutron-79f665fc97-bq8hf/neutron-api id=d5aa69f0-2eb8-44c7-ac95-4d1fe08acc45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb
2026-06-12 11:43:48.320642 | controller | Jun 12 11:11:22.473220 crc crio[19822]: time="2026-06-12T11:11:22.472990388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320659 | controller | Jun 12 11:11:22.473886 crc crio[19822]: time="2026-06-12T11:11:22.463236384Z" level=info msg="Started container" PID=243302 containerID=d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f description=openstack/swift-storage-0/swift-recon-cron id=b2a2972d-d93b-48a9-9c19-778b2955938a name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8
2026-06-12 11:43:48.320675 | controller | Jun 12 11:11:22.492036 crc crio[19822]: time="2026-06-12T11:11:22.489772496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320692 | controller | Jun 12 11:11:22.522538 crc crio[19822]: time="2026-06-12T11:11:22.522344535Z" level=info msg="Created container 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init" id=5e817d40-2490-4d5b-9554-10ef7513eb16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320708 | controller | Jun 12 11:11:22.524724 crc crio[19822]: time="2026-06-12T11:11:22.524639424Z" level=info msg="Starting container: 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c" id=18673957-14bb-4c52-ab1a-f80cdf27e65d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.320724 | controller | Jun 12 11:11:22.558349 crc crio[19822]: time="2026-06-12T11:11:22.55826618Z" level=info msg="Started container" PID=243301 containerID=7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init id=18673957-14bb-4c52-ab1a-f80cdf27e65d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42
2026-06-12 11:43:48.320741 | controller | Jun 12 11:11:22.559578 crc crio[19822]: time="2026-06-12T11:11:22.559541491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=53063f5b-d664-46b6-a977-339241e8f1e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.320758 | controller | Jun 12 11:11:22.612169 crc crio[19822]: time="2026-06-12T11:11:22.612025671Z" level=info msg="Created container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api" id=6a935708-7362-43c5-986b-70bb4257b6de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320775 | controller | Jun 12 11:11:22.623233 crc crio[19822]: time="2026-06-12T11:11:22.623179989Z" level=info msg="Starting container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4" id=1a5cf796-eb32-4531-97e2-98f5e5b54825 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.320798 | controller | Jun 12 11:11:22.658658 crc crio[19822]: time="2026-06-12T11:11:22.658240015Z" level=info msg="Started container" PID=243303 containerID=6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4 description=openstack/keystone-7b6cfffcf-bh5ms/keystone-api id=1a5cf796-eb32-4531-97e2-98f5e5b54825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d
2026-06-12 11:43:48.320816 | controller | Jun 12 11:11:22.807437 crc crio[19822]: time="2026-06-12T11:11:22.807333813Z" level=info msg="Created container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent" id=7caaedc7-f814-4da0-b3a7-2413cbf7b942 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320832 | controller | Jun 12 11:11:22.822175 crc crio[19822]: time="2026-06-12T11:11:22.82211614Z" level=info msg="Starting container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d" id=33cac4a1-0b82-4dd3-ae27-f2348cc082bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.320864 | controller | Jun 12 11:11:22.835575 crc crio[19822]: time="2026-06-12T11:11:22.83546649Z" level=info msg="Started container" PID=243304 containerID=c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d description=openstack/ceilometer-0/ceilometer-central-agent id=33cac4a1-0b82-4dd3-ae27-f2348cc082bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7
2026-06-12 11:43:48.320888 | controller | Jun 12 11:11:22.865528 crc crio[19822]: time="2026-06-12T11:11:22.865437359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c767a8da-b8f3-4cf8-a068-51e05c65f141 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.320905 | controller | Jun 12 11:11:22.904556 crc crio[19822]: time="2026-06-12T11:11:22.904442773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=35e06934-bfa7-4a49-970c-743dd28bfb8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.320921 | controller | Jun 12 11:11:22.928538 crc crio[19822]: time="2026-06-12T11:11:22.92835937Z" level=info msg="Creating container: openstack/neutron-79f665fc97-bq8hf/neutron-httpd" id=ff21a93b-0e15-4799-8707-a4696da21602 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320937 | controller | Jun 12 11:11:22.928916 crc crio[19822]: time="2026-06-12T11:11:22.928739693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.320954 | controller | Jun 12 11:11:22.929417 crc crio[19822]: time="2026-06-12T11:11:22.929371138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=e38177e5-3190-468f-ad50-a276141115bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.320970 | controller | Jun 12 11:11:22.949797 crc crio[19822]: time="2026-06-12T11:11:22.949711349Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=cc67d0f8-719e-4791-8e7d-6f5d00278536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.320987 | controller | Jun 12 11:11:23.002196 crc crio[19822]: time="2026-06-12T11:11:23.002072431Z" level=info msg="Stopping pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8" id=056b93f1-bc96-4fe6-8b0f-5ad18289016d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.321003 | controller | Jun 12 11:11:23.010587 crc crio[19822]: time="2026-06-12T11:11:23.010485238Z" level=info msg="Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc007a8e778}] Aliases:map[]}"
2026-06-12 11:43:48.321024 | controller | Jun 12 11:11:23.010799 crc crio[19822]: time="2026-06-12T11:11:23.010741276Z" level=info msg="Deleting pod openstack_nova-cell0-943d-account-create-update-546h9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.321042 | controller | Jun 12 11:11:23.020670 crc crio[19822]: time="2026-06-12T11:11:23.019132681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.321058 | controller | Jun 12 11:11:23.203971 crc crio[19822]: time="2026-06-12T11:11:23.20253749Z" level=info msg="Stopping pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1" id=323d9eeb-37db-43d9-9e88-6ea0c932e5f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.321074 | controller | Jun 12 11:11:23.203971 crc crio[19822]: time="2026-06-12T11:11:23.203703458Z" level=info msg="Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc005212208}] Aliases:map[]}"
2026-06-12 11:43:48.321091 | controller | Jun 12 11:11:23.203971 crc crio[19822]: time="2026-06-12T11:11:23.203923695Z" level=info msg="Deleting pod openstack_barbican-db-create-w4lvz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.321107 | controller | Jun 12 11:11:23.415563 crc crio[19822]: time="2026-06-12T11:11:23.415053075Z" level=info msg="Removed container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log" id=5c5bb293-1929-4ca3-a3e8-1b2aef02599e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321124 | controller | Jun 12 11:11:23.447887 crc crio[19822]: time="2026-06-12T11:11:23.4470455Z" level=info msg="Removing container: 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e" id=5812db96-fae4-47d6-afa8-ccab68d7b766 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321140 | controller | Jun 12 11:11:23.571181 crc crio[19822]: time="2026-06-12T11:11:23.571113952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.321158 | controller | Jun 12 11:11:23.598519 crc crio[19822]: time="2026-06-12T11:11:23.598413053Z" level=info msg="Removed container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe" id=3afd9eea-e0bd-491a-a8bf-094e27e58568 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321175 | controller | Jun 12 11:11:23.645784 crc crio[19822]: time="2026-06-12T11:11:23.645657422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.321191 | controller | Jun 12 11:11:23.653265 crc crio[19822]: time="2026-06-12T11:11:23.653159083Z" level=info msg="Removing container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85" id=a70a5ad4-5b80-4e67-b810-bbb90bfeee56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321207 | controller | Jun 12 11:11:23.827621 crc crio[19822]: time="2026-06-12T11:11:23.826483918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.321229 | controller | Jun 12 11:11:23.847407 crc crio[19822]: time="2026-06-12T11:11:23.846741585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.321272 | controller | Jun 12 11:11:23.879298 crc crio[19822]: time="2026-06-12T11:11:23.879218177Z" level=info msg="Created container e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init" id=c4386ad5-cd59-4a07-8e9d-d80659dceb73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.321294 | controller | Jun 12 11:11:23.881123 crc crio[19822]: time="2026-06-12T11:11:23.880989478Z" level=info msg="Starting container: e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752" id=7fa6fa62-d0b4-498e-aba5-ff7d6d2d3951 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.321310 | controller | Jun 12 11:11:23.881384 crc crio[19822]: time="2026-06-12T11:11:23.881328246Z" level=info msg="Stopped pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8" id=056b93f1-bc96-4fe6-8b0f-5ad18289016d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.321327 | controller | Jun 12 11:11:23.893390 crc crio[19822]: time="2026-06-12T11:11:23.892402103Z" level=info msg="Started container" PID=243305 containerID=e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init id=7fa6fa62-d0b4-498e-aba5-ff7d6d2d3951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf
2026-06-12 11:43:48.321343 | controller | Jun 12 11:11:23.913506 crc crio[19822]: time="2026-06-12T11:11:23.909342513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.321359 | controller | Jun 12 11:11:23.946433 crc crio[19822]: time="2026-06-12T11:11:23.946271106Z" level=info msg="Created container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api" id=25c878a6-bf4b-4edf-9d90-dae1288ceed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.321375 | controller | Jun 12 11:11:23.949237 crc crio[19822]: time="2026-06-12T11:11:23.948219529Z" level=info msg="Starting container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488" id=ecfe77f7-ad3f-4f0e-a20b-b76e1e7d2296 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.321391 | controller | Jun 12 11:11:23.967991 crc crio[19822]: time="2026-06-12T11:11:23.967172395Z" level=info msg="Started container" PID=243320 containerID=a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488 description=openstack/placement-7884db78cd-92gml/placement-api id=ecfe77f7-ad3f-4f0e-a20b-b76e1e7d2296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40
2026-06-12 11:43:48.321407 | controller | Jun 12 11:11:23.999853 crc crio[19822]: time="2026-06-12T11:11:23.9996526Z" level=info msg="Created container f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9: openstack/ovn-controller-sbpcz/ovn-controller" id=8cd84d84-412c-44d6-8091-775e60af12dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.321423 | controller | Jun 12 11:11:24.002119 crc crio[19822]: time="2026-06-12T11:11:24.002016092Z" level=info msg="Stopped pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1" id=323d9eeb-37db-43d9-9e88-6ea0c932e5f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.321439 | controller | Jun 12 11:11:24.006445 crc crio[19822]: time="2026-06-12T11:11:24.00629253Z" level=info msg="Starting container: f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9" id=55f31bca-0407-4f2a-85ae-593767157c23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.321460 | controller | Jun 12 11:11:24.015456 crc crio[19822]: time="2026-06-12T11:11:24.014917908Z" level=info msg="Created container 265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f: openstack/ovn-controller-ovs-wktt7/ovsdb-server-init" id=476ae05a-9585-4a27-a277-f65e5fd25ca1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.321478 | controller | Jun 12 11:11:24.015775 crc crio[19822]: time="2026-06-12T11:11:24.015707264Z" level=info msg="Started container" PID=243490 containerID=f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9 description=openstack/ovn-controller-sbpcz/ovn-controller id=55f31bca-0407-4f2a-85ae-593767157c23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6
2026-06-12 11:43:48.321494 | controller | Jun 12 11:11:24.017248 crc crio[19822]: time="2026-06-12T11:11:24.017172595Z" level=info msg="Starting container: 265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f" id=e555ca5a-82b5-4c15-a78d-1be36d865ea9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.321510 | controller | Jun 12 11:11:24.033033 crc crio[19822]: time="2026-06-12T11:11:24.032250713Z" level=info msg="Started container" PID=243498 containerID=265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f description=openstack/ovn-controller-ovs-wktt7/ovsdb-server-init id=e555ca5a-82b5-4c15-a78d-1be36d865ea9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace
2026-06-12 11:43:48.321527 | controller | Jun 12 11:11:24.134783 crc crio[19822]: time="2026-06-12T11:11:24.134605197Z" level=info msg="Removed container 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=5812db96-fae4-47d6-afa8-ccab68d7b766 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321544 | controller | Jun 12 11:11:24.143430 crc crio[19822]: time="2026-06-12T11:11:24.143256277Z" level=info msg="Removing container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6" id=858e8ef9-0f18-41df-8260-c65ef822addc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321560 | controller | Jun 12 11:11:24.202160 crc crio[19822]: time="2026-06-12T11:11:24.200605587Z" level=info msg="Removed container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor" id=a70a5ad4-5b80-4e67-b810-bbb90bfeee56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321576 | controller | Jun 12 11:11:24.205528 crc crio[19822]: time="2026-06-12T11:11:24.205451455Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54db66cfc7-2rrnm/POD" id=e3d233a7-6eb9-4188-9686-d9ce4b35161a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.321592 | controller | Jun 12 11:11:24.205656 crc crio[19822]: time="2026-06-12T11:11:24.205553558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.321608 | controller | Jun 12 11:11:24.240548 crc crio[19822]: time="2026-06-12T11:11:24.240422324Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=e2ac8252-263d-477c-a113-1da595f36439 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.321623 | controller | Jun 12 11:11:24.240962 crc crio[19822]: time="2026-06-12T11:11:24.240585729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.321639 | controller | Jun 12 11:11:24.245468 crc crio[19822]: time="2026-06-12T11:11:24.245373954Z" level=info msg="Removing container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d" id=6b2fdd71-a7f2-408e-a547-7c599a45514f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321659 | controller | Jun 12 11:11:24.311740 crc crio[19822]: time="2026-06-12T11:11:24.311583771Z" level=info msg="Removed container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient" id=858e8ef9-0f18-41df-8260-c65ef822addc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321676 | controller | Jun 12 11:11:24.325435 crc crio[19822]: time="2026-06-12T11:11:24.325348123Z" level=info msg="Removing container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d" id=c04f9788-3e1c-4aa1-bb88-80a85b4dbf2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321694 | controller | Jun 12 11:11:24.383277 crc crio[19822]: time="2026-06-12T11:11:24.383178103Z" level=info msg="Removed container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync" id=6b2fdd71-a7f2-408e-a547-7c599a45514f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321711 | controller | Jun 12 11:11:24.394624 crc crio[19822]: time="2026-06-12T11:11:24.394520156Z" level=info msg="Removing container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1" id=03e77211-ea89-47a8-ad60-8feafc5c85fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321727 | controller | Jun 12 11:11:24.448515 crc crio[19822]: time="2026-06-12T11:11:24.448409336Z" level=info msg="Stopping pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7" id=102095d5-c389-4e00-b555-63c60ed25439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.321744 | controller | Jun 12 11:11:24.456934 crc crio[19822]: time="2026-06-12T11:11:24.456791724Z" level=info msg="Stopping pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb" id=70e4cb11-bd0d-4456-84e3-f6f90c822c10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.321761 | controller | Jun 12 11:11:24.631386 crc crio[19822]: time="2026-06-12T11:11:24.63126504Z" level=info msg="Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc00101a730}] Aliases:map[]}"
2026-06-12 11:43:48.321778 | controller | Jun 12 11:11:24.631747 crc crio[19822]: time="2026-06-12T11:11:24.631691033Z" level=info msg="Deleting pod openstack_root-account-create-update-xc9nt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.321795 | controller | Jun 12 11:11:24.632253 crc crio[19822]: time="2026-06-12T11:11:24.631266029Z" level=info msg="Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc001ee2620}] Aliases:map[]}"
2026-06-12 11:43:48.321812 | controller | Jun 12 11:11:24.632493 crc crio[19822]: time="2026-06-12T11:11:24.632442378Z" level=info msg="Deleting pod openstack_nova-api-25b4-account-create-update-7hwjq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.321829 | controller | Jun 12 11:11:24.657229 crc crio[19822]: time="2026-06-12T11:11:24.656968703Z" level=info msg="Removed container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api" id=c04f9788-3e1c-4aa1-bb88-80a85b4dbf2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321873 | controller | Jun 12 11:11:24.663765 crc crio[19822]: time="2026-06-12T11:11:24.66369643Z" level=info msg="Removing container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc" id=02dddccb-d137-4936-a859-9f069c595c50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.321899 | controller | Jun 12 11:11:24.684026 crc crio[19822]: time="2026-06-12T11:11:24.683937581Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc002144860}] Aliases:map[]}"
2026-06-12 11:43:48.321917 | controller | Jun 12 11:11:24.684026 crc crio[19822]: time="2026-06-12T11:11:24.684009303Z" level=info msg="Adding pod openstack_dnsmasq-dns-54db66cfc7-2rrnm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.321934 | controller | Jun 12 11:11:24.717414 crc crio[19822]: time="2026-06-12T11:11:24.717311234Z" level=info msg="Created container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log" id=bcc2a272-4a75-4dde-9bd3-5ccd0fd03b16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.321951 | controller | Jun 12 11:11:24.720644 crc crio[19822]: time="2026-06-12T11:11:24.720542288Z" level=info msg="Starting container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4" id=56c8fe36-7f1e-4046-86e6-5a8178a632f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.321968 | controller | Jun 12 11:11:24.729950 crc crio[19822]: time="2026-06-12T11:11:24.729792984Z" level=info msg="Started container" PID=243688 containerID=366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4 description=openstack/cinder-api-0/cinder-api-log id=56c8fe36-7f1e-4046-86e6-5a8178a632f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750
2026-06-12 11:43:48.321985 | controller | Jun 12 11:11:24.828317 crc crio[19822]: time="2026-06-12T11:11:24.827160262Z" level=info msg="Removed container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator" id=03e77211-ea89-47a8-ad60-8feafc5c85fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322002 | controller | Jun 12 11:11:24.839267 crc crio[19822]: time="2026-06-12T11:11:24.839011761Z" level=info msg="Removing container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801" id=66532965-88ba-47ef-8908-b939e1abe160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322019 | controller | Jun 12 11:11:24.859532 crc crio[19822]: time="2026-06-12T11:11:24.85944431Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc003094398}] Aliases:map[]}"
2026-06-12 11:43:48.322036 | controller | Jun 12 11:11:24.859532 crc crio[19822]: time="2026-06-12T11:11:24.859506432Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.322052 | controller | Jun 12 11:11:24.889496 crc crio[19822]: time="2026-06-12T11:11:24.88918627Z" level=info msg="Removed container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log" id=02dddccb-d137-4936-a859-9f069c595c50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322078 | controller | Jun 12 11:11:24.892916 crc crio[19822]: time="2026-06-12T11:11:24.892188183Z" level=info msg="Removing container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702" id=307b5ea8-e85c-4a2a-9638-57502e49e220 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322099 | controller | Jun 12 11:11:24.982151 crc crio[19822]: time="2026-06-12T11:11:24.982053693Z" level=info msg="Created container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd" id=ff21a93b-0e15-4799-8707-a4696da21602 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.322124 | controller | Jun 12 11:11:24.986961 crc crio[19822]: time="2026-06-12T11:11:24.983481346Z" level=info msg="Starting container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946" id=91f2005a-c8d0-416e-a340-f475fd94050a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.322144 | controller | Jun 12 11:11:24.990641 crc crio[19822]: time="2026-06-12T11:11:24.990010003Z" level=info msg="Started container" PID=243728 containerID=ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946 description=openstack/neutron-79f665fc97-bq8hf/neutron-httpd id=91f2005a-c8d0-416e-a340-f475fd94050a name=/runtime.v1.RuntimeService/StartContainer sandboxID=561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb
2026-06-12 11:43:48.322216 | controller | Jun 12 11:11:25.016337 crc crio[19822]: time="2026-06-12T11:11:25.016202879Z" level=info msg="Removed container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd" id=66532965-88ba-47ef-8908-b939e1abe160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322242 | controller | Jun 12 11:11:25.049149 crc crio[19822]: time="2026-06-12T11:11:25.041637781Z" level=info msg="Removing container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb" id=e4a88023-c440-438b-9299-2ccc9da0966a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322260 | controller | Jun 12 11:11:25.096300 crc crio[19822]: time="2026-06-12T11:11:25.094600783Z" level=info msg="Removed container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd" id=307b5ea8-e85c-4a2a-9638-57502e49e220 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322276 | controller | Jun 12 11:11:25.099349 crc crio[19822]: time="2026-06-12T11:11:25.098776353Z" level=info msg="Removing container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2" id=b9899a43-737f-4b9b-ae49-00b74397f345 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322292 | controller | Jun 12 11:11:25.205150 crc crio[19822]: time="2026-06-12T11:11:25.203920642Z" level=info msg="Removed container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server" id=e4a88023-c440-438b-9299-2ccc9da0966a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322309 | controller | Jun 12 11:11:25.215173 crc crio[19822]: time="2026-06-12T11:11:25.214721643Z" level=info msg="Stopped pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb" id=70e4cb11-bd0d-4456-84e3-f6f90c822c10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.322325 | controller | Jun 12 11:11:25.215418 crc crio[19822]: time="2026-06-12T11:11:25.215286091Z" level=info msg="Removing container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493" id=a5ddcbc8-a9b1-4829-9f79-8686f08dff91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322341 | controller | Jun 12 11:11:25.322784 crc crio[19822]: time="2026-06-12T11:11:25.322718175Z" level=info msg="Removed container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core" id=b9899a43-737f-4b9b-ae49-00b74397f345 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322362 | controller | Jun 12 11:11:25.335024 crc crio[19822]: time="2026-06-12T11:11:25.334850265Z" level=info msg="Removing container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1" id=6cde2490-f956-4c13-85c9-d946b77247df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322379 | controller | Jun 12 11:11:25.409590 crc crio[19822]: time="2026-06-12T11:11:25.409520622Z" level=info msg="Removed container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron" id=a5ddcbc8-a9b1-4829-9f79-8686f08dff91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322396 | controller | Jun 12 11:11:25.413492 crc crio[19822]: time="2026-06-12T11:11:25.413446573Z" level=info msg="Removing container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91" id=2840d2d6-682b-4216-88de-5286f6d6bc96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322412 | controller | Jun 12 11:11:25.418973 crc crio[19822]: time="2026-06-12T11:11:25.418875613Z" level=info msg="Stopped pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7" id=102095d5-c389-4e00-b555-63c60ed25439 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.322428 | controller | Jun 12 11:11:25.577957 crc crio[19822]: time="2026-06-12T11:11:25.577738085Z" level=info msg="Removed container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent" id=6cde2490-f956-4c13-85c9-d946b77247df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322444 | controller | Jun 12 11:11:25.588505 crc crio[19822]: time="2026-06-12T11:11:25.588406344Z" level=info msg="Removing container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad" id=2e1f39ec-2444-4f4e-9988-a01372384a12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322460 | controller | Jun 12 11:11:25.690620 crc crio[19822]: time="2026-06-12T11:11:25.646500826Z" level=info msg="Removed container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter" id=2840d2d6-682b-4216-88de-5286f6d6bc96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322476 | controller | Jun 12 11:11:25.690620 crc crio[19822]: time="2026-06-12T11:11:25.682937149Z" level=info msg="Removed container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent" id=2e1f39ec-2444-4f4e-9988-a01372384a12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322492 | controller | Jun 12 11:11:25.702331 crc crio[19822]: time="2026-06-12T11:11:25.702209745Z" level=info msg="Removing container: cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9" id=c2ba2449-b53d-4bff-aaae-70197576896f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322508 | controller | Jun 12 11:11:25.702986 crc crio[19822]: time="2026-06-12T11:11:25.702880697Z" level=info msg="Removing container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f" id=669bbb13-3459-411f-ad14-9a0a0ee7fab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322524 | controller | Jun 12 11:11:25.759780 crc crio[19822]: time="2026-06-12T11:11:25.758956116Z" level=info msg="Created container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent" id=cc67d0f8-719e-4791-8e7d-6f5d00278536 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.322540 | controller | Jun 12 11:11:25.761454 crc crio[19822]: time="2026-06-12T11:11:25.761359562Z" level=info msg="Starting container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48" id=e3e38203-f3d9-4f88-8786-59ef4eb03a5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.322561 | controller | Jun 12 11:11:25.776768 crc crio[19822]: time="2026-06-12T11:11:25.776671555Z" level=info msg="Removed container cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=c2ba2449-b53d-4bff-aaae-70197576896f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322578 | controller | Jun 12 11:11:25.779408 crc crio[19822]: time="2026-06-12T11:11:25.779323315Z" level=info msg="Started container" PID=243801 containerID=014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48 description=openstack/ceilometer-0/ceilometer-notification-agent id=e3e38203-f3d9-4f88-8786-59ef4eb03a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7
2026-06-12 11:43:48.322595 | controller | Jun 12 11:11:25.780604 crc crio[19822]: time="2026-06-12T11:11:25.780565596Z" level=info msg="Removing container: a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d" id=3eda17e2-5b98-4b80-a1a5-c5f861df5088 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322611 | controller | Jun 12 11:11:25.897681 crc crio[19822]: time="2026-06-12T11:11:25.897584018Z" level=info msg="Removed container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor" id=669bbb13-3459-411f-ad14-9a0a0ee7fab0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322628 | controller | Jun 12 11:11:25.901179 crc crio[19822]: time="2026-06-12T11:11:25.900938015Z" level=info msg="Removing container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667" id=86c95be1-d0fc-4703-93cf-af763a853319 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322645 | controller | Jun 12 11:11:25.934055 crc crio[19822]: time="2026-06-12T11:11:25.934004496Z" level=info msg="Removed container a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=3eda17e2-5b98-4b80-a1a5-c5f861df5088 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322661 | controller | Jun 12 11:11:25.937681 crc crio[19822]: time="2026-06-12T11:11:25.937621995Z" level=info msg="Removing container: 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5" id=d4a26798-ab98-41d1-8504-fa4329b2de35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322678 | controller | Jun 12 11:11:25.979884 crc crio[19822]: time="2026-06-12T11:11:25.979524505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=32ed2774-4e91-4cc2-bae5-21a48b2b0d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.322694 | controller | Jun 12 11:11:26.006977 crc crio[19822]: time="2026-06-12T11:11:26.006688701Z" level=info msg="Removed container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=86c95be1-d0fc-4703-93cf-af763a853319 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322710 | controller | Jun 12 11:11:26.018154 crc crio[19822]: time="2026-06-12T11:11:26.017969618Z" level=info msg="Removing container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa" id=ac412b8e-a699-4a4d-b127-8f34461f4b66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322727 | controller | Jun 12 11:11:26.220950 crc crio[19822]: time="2026-06-12T11:11:26.220365935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=5cb17a74-581b-4d21-977e-a67c66a562b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.322748 | controller | Jun 12 11:11:26.248035 crc crio[19822]: time="2026-06-12T11:11:26.246516155Z" level=info msg="Removed container 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=d4a26798-ab98-41d1-8504-fa4329b2de35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322765 | controller | Jun 12 11:11:26.252447 crc crio[19822]: time="2026-06-12T11:11:26.252332885Z" level=info msg="Removing container: 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454" id=a5b9861c-4111-42a4-a5ec-ce29a1ed9679 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322782 | controller | Jun 12 11:11:26.460293 crc crio[19822]: time="2026-06-12T11:11:26.460168191Z" level=info msg="Removed container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera" id=ac412b8e-a699-4a4d-b127-8f34461f4b66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322798 | controller | Jun 12 11:11:26.464459 crc crio[19822]: time="2026-06-12T11:11:26.46437329Z" level=info msg="Removing container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3" id=43b7462c-cf85-456f-97a8-cb4fc5fca925 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322814 | controller | Jun 12 11:11:26.535004 crc crio[19822]: time="2026-06-12T11:11:26.524217431Z" level=info msg="Removed container 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=a5b9861c-4111-42a4-a5ec-ce29a1ed9679 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322830 | controller | Jun 12 11:11:26.827208 crc crio[19822]: time="2026-06-12T11:11:26.826568945Z" level=info msg="Removed container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera" id=43b7462c-cf85-456f-97a8-cb4fc5fca925 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322846 | controller | Jun 12 11:11:26.830348 crc crio[19822]: time="2026-06-12T11:11:26.830260472Z" level=info msg="Removing container: 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049" id=cb2e3611-84f2-4fd1-9100-baf2f86677f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322903 | controller | Jun 12 11:11:26.894186 crc crio[19822]: time="2026-06-12T11:11:26.893653807Z" level=info msg="Removed container 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049: openstack/rabbitmq-cell1-server-0/setup-container" id=cb2e3611-84f2-4fd1-9100-baf2f86677f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322927 | controller | Jun 12 11:11:26.896414 crc crio[19822]: time="2026-06-12T11:11:26.89633714Z" level=info msg="Removing container: 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155" id=c32240c7-818a-4b6e-a7f0-65bb2bc812e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322945 | controller | Jun 12 11:11:26.975322 crc crio[19822]: time="2026-06-12T11:11:26.975187025Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=3f9dff3d-b032-44e0-8741-3bb3d6f35f5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.322961 | controller | Jun 12 11:11:26.981963 crc crio[19822]: time="2026-06-12T11:11:26.98174475Z" level=info msg="Removed container 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=c32240c7-818a-4b6e-a7f0-65bb2bc812e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322978 | controller | Jun 12 11:11:26.985583 crc crio[19822]: time="2026-06-12T11:11:26.985479663Z" level=info msg="Removing container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82" id=277258e4-9856-4373-a73b-4786c0a09b72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.322999 | controller | Jun 12 11:11:27.105720 crc crio[19822]: time="2026-06-12T11:11:27.105177064Z" level=info msg="Removed container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=277258e4-9856-4373-a73b-4786c0a09b72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323016 | controller | Jun 12 11:11:27.110420 crc crio[19822]: time="2026-06-12T11:11:27.110339907Z" level=info msg="Removing container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf" id=dc61dd51-8231-4a63-88f6-4c74818aeec0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323033 | controller | Jun 12 11:11:27.197177 crc crio[19822]: time="2026-06-12T11:11:27.197019304Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=87e8e683-17cb-4923-8d06-b68f7d144fda name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323050 | controller | Jun 12 11:11:27.564178 crc crio[19822]: time="2026-06-12T11:11:27.548658691Z" level=info msg="Removed container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log" id=dc61dd51-8231-4a63-88f6-4c74818aeec0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323068 | controller | Jun 12 11:11:27.564178 crc crio[19822]: time="2026-06-12T11:11:27.552292587Z" level=info msg="Removing container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4" id=bebb8e80-84e7-467f-a31b-4ce2f0e4b530 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323085 | controller | Jun 12 11:11:27.730172 crc crio[19822]: time="2026-06-12T11:11:27.730059938Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=4e4dd656-a922-46af-9261-9533213558d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.323101 | controller | Jun 12 11:11:27.924994 crc crio[19822]: time="2026-06-12T11:11:27.924886038Z" level=info msg="Removed container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd" id=bebb8e80-84e7-467f-a31b-4ce2f0e4b530 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323118 | controller | Jun 12 11:11:27.929294 crc crio[19822]: time="2026-06-12T11:11:27.925686534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323134 | controller | Jun 12 11:11:27.938551 crc crio[19822]: time="2026-06-12T11:11:27.938169647Z" level=info msg="Removing container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180" id=1f58fad6-192d-420b-ab97-13f57928c191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323151 | controller | Jun 12 11:11:28.284161 crc crio[19822]: time="2026-06-12T11:11:28.284059433Z" level=info msg="Removed container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached" id=1f58fad6-192d-420b-ab97-13f57928c191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323167 | controller | Jun 12 11:11:28.288346 crc crio[19822]: time="2026-06-12T11:11:28.288303737Z" level=info msg="Removing container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f" id=76770344-245d-44b1-9b1f-1d73b1ba23f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323183 | controller | Jun 12 11:11:28.302863 crc crio[19822]: time="2026-06-12T11:11:28.302608244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323200 | controller | Jun 12 11:11:28.414948 crc crio[19822]: time="2026-06-12T11:11:28.41401874Z" level=info msg="Removed container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer" id=76770344-245d-44b1-9b1f-1d73b1ba23f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323220 | controller | Jun 12 11:11:28.422898 crc crio[19822]: time="2026-06-12T11:11:28.421971312Z" level=info msg="Removing container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21" id=2b65c22d-297f-4fb1-94d1-d10da9d9b068 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323237 | controller | Jun 12 11:11:28.532140 crc crio[19822]: time="2026-06-12T11:11:28.530071371Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=6dda4cab-e539-44db-a0b6-48fdb3c2fc54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.323254 | controller | Jun 12 11:11:28.612558 crc crio[19822]: time="2026-06-12T11:11:28.61217131Z" level=info msg="Removed container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater" id=2b65c22d-297f-4fb1-94d1-d10da9d9b068 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323270 | controller | Jun 12 11:11:28.613038 crc crio[19822]: time="2026-06-12T11:11:28.612988196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323287 | controller | Jun 12 11:11:28.616138 crc crio[19822]: time="2026-06-12T11:11:28.61606885Z" level=info msg="Removing container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37" id=a4c0eb06-71d8-4b4b-8fa4-40e3373b5abb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323305 | controller | Jun 12 11:11:28.698286 crc crio[19822]: time="2026-06-12T11:11:28.698168418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=0aa192ed-e968-4695-bc0b-3e8997d46d57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323322 | controller | Jun 12 11:11:28.711147 crc crio[19822]: time="2026-06-12T11:11:28.710992556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=08238bb5-d441-4c76-8da4-6f943c73d3df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323338 | controller | Jun 12 11:11:28.755646 crc crio[19822]: time="2026-06-12T11:11:28.755551049Z" level=info msg="Removed container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log" id=a4c0eb06-71d8-4b4b-8fa4-40e3373b5abb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323354 | controller | Jun 12 11:11:28.764013 crc crio[19822]: time="2026-06-12T11:11:28.763949757Z" level=info msg="Removing container: f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4" id=b27432a0-19fc-4767-b2ec-cfc8d511e22d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323370 | controller | Jun 12 11:11:28.849713 crc crio[19822]: time="2026-06-12T11:11:28.849602674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=b1061d1e-5335-4dc9-9eee-68c1d6ad08ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323387 | controller | Jun 12 11:11:28.850272 crc crio[19822]: time="2026-06-12T11:11:28.85007647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=b23699d0-3e2c-4b0c-b2e4-d76f4652fbf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323403 | controller | Jun 12 11:11:28.879500 crc crio[19822]: time="2026-06-12T11:11:28.879387004Z" level=info msg="Removed container f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4: openstack/openstack-galera-0/mysql-bootstrap" id=b27432a0-19fc-4767-b2ec-cfc8d511e22d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323419 | controller | Jun 12 11:11:28.883185 crc crio[19822]: time="2026-06-12T11:11:28.883046771Z" level=info msg="Removing container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5" id=a9a49c79-fdcc-46fb-bfdd-172e6d79729a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323440 | controller | Jun 12 11:11:28.885039 crc crio[19822]: time="2026-06-12T11:11:28.884992223Z" level=info msg="Creating container: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config" id=3adaa25e-de3f-4395-9acf-5fa18402f8b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.323457 | controller | Jun 12 11:11:28.949743 crc crio[19822]: time="2026-06-12T11:11:28.949636057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323473 | controller | Jun 12 11:11:29.158370 crc crio[19822]: time="2026-06-12T11:11:29.158126667Z" level=info msg="Removed container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=a9a49c79-fdcc-46fb-bfdd-172e6d79729a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323490 | controller | Jun 12 11:11:29.166353 crc crio[19822]: time="2026-06-12T11:11:29.166280458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323506 | controller | Jun 12 11:11:29.177361 crc crio[19822]: time="2026-06-12T11:11:29.177252858Z" level=info msg="Removing container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e" id=8953e1c7-3919-4daf-b87f-6830476031a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323522 | controller | Jun 12 11:11:29.180956 crc crio[19822]: time="2026-06-12T11:11:29.180784981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323539 | controller | Jun 12 11:11:29.247756 crc crio[19822]: 2026-06-12T11:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01a24945ebc41e Mac:c6:b3:02:0a:59:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 SocketPath: PciID:}] [{Interface:0xc0004b6db0 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.323555 | controller | Jun 12 11:11:29.249478 crc crio[19822]: time="2026-06-12T11:11:29.249403638Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc002144860}] Aliases:map[]}"
2026-06-12 11:43:48.323572 | controller | Jun 12 11:11:29.249614 crc crio[19822]: time="2026-06-12T11:11:29.249569864Z" level=info msg="Checking pod openstack_dnsmasq-dns-54db66cfc7-2rrnm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.323588 | controller | Jun 12 11:11:29.254392 crc crio[19822]: 2026-06-12T11:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:918f295f8ec10e4 Mac:32:1e:1b:b4:1d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.323605 | controller | Jun 12 11:11:29.255127 crc crio[19822]: time="2026-06-12T11:11:29.255034508Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc003094398}] Aliases:map[]}"
2026-06-12 11:43:48.323628 | controller | Jun 12 11:11:29.255247 crc crio[19822]: time="2026-06-12T11:11:29.255206075Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.323645 | controller | Jun 12 11:11:29.371038 crc crio[19822]: time="2026-06-12T11:11:29.370916106Z" level=info msg="Creating container: openstack/ovn-controller-ovs-wktt7/ovsdb-server" id=a22f07c4-d694-4a52-94ac-bf3dfc9a830a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.323662 | controller | Jun 12 11:11:29.382401 crc crio[19822]: time="2026-06-12T11:11:29.382219983Z" level=info msg="Ran pod sandbox f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 with infra container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/POD" id=e3d233a7-6eb9-4188-9686-d9ce4b35161a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.323680 | controller | Jun 12 11:11:29.391961 crc crio[19822]: time="2026-06-12T11:11:29.390276539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323696 | controller | Jun 12 11:11:29.392151 crc crio[19822]: time="2026-06-12T11:11:29.39203386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ecd368f7-ff02-4f95-a69e-74d6b4632094 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323713 | controller | Jun 12 11:11:29.402973 crc crio[19822]: time="2026-06-12T11:11:29.400056839Z" level=info msg="Ran pod sandbox 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 with infra container: openstack/cinder-scheduler-0/POD" id=e2ac8252-263d-477c-a113-1da595f36439 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.323730 | controller | Jun 12 11:11:29.402973 crc crio[19822]: time="2026-06-12T11:11:29.402919595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=042a486d-5c93-42d5-a6fd-4373f8caff15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323747 | controller | Jun 12 11:11:29.403350 crc crio[19822]: time="2026-06-12T11:11:29.403309434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323763 | controller | Jun 12 11:11:29.436215 crc crio[19822]: time="2026-06-12T11:11:29.436041112Z" level=info msg="Removed container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server" id=8953e1c7-3919-4daf-b87f-6830476031a8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323779 | controller | Jun 12 11:11:29.441210 crc crio[19822]: time="2026-06-12T11:11:29.440642688Z" level=info msg="Removing container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21" id=cabab952-dd6f-4d4c-9264-c2d4785d9342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323796 | controller | Jun 12 11:11:29.497440 crc crio[19822]: time="2026-06-12T11:11:29.496505812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323812 | controller | Jun 12 11:11:29.539912 crc crio[19822]: time="2026-06-12T11:11:29.538731287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3e2cd521-dd4d-4fde-a7b4-902dc3c444b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323833 | controller | Jun 12 11:11:29.549357 crc crio[19822]: time="2026-06-12T11:11:29.549209923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=e44b788a-8d2e-4dbe-8fbe-07eca58f9749 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.323868 | controller | Jun 12 11:11:29.580040 crc crio[19822]: time="2026-06-12T11:11:29.577115814Z" level=info msg="Created container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core" id=6dda4cab-e539-44db-a0b6-48fdb3c2fc54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.323892 | controller | Jun 12 11:11:29.580040 crc crio[19822]: time="2026-06-12T11:11:29.578445806Z" level=info msg="Starting container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba" id=76941bd2-ed50-48e6-8015-2de16ab241a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.323910 | controller | Jun 12 11:11:29.620042 crc crio[19822]: time="2026-06-12T11:11:29.619284881Z" level=info msg="Started container" PID=244474 containerID=54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba description=openstack/ceilometer-0/sg-core id=76941bd2-ed50-48e6-8015-2de16ab241a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7
2026-06-12 11:43:48.323926 | controller | Jun 12 11:11:29.652307 crc crio[19822]: time="2026-06-12T11:11:29.638628415Z" level=info msg="Creating container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init" id=041dfdfb-c3a4-47e7-b956-6b3e49a3d96c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.323943 | controller | Jun 12 11:11:29.652307 crc crio[19822]: time="2026-06-12T11:11:29.650582811Z" level=info msg="Removed container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator" id=cabab952-dd6f-4d4c-9264-c2d4785d9342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323959 | controller | Jun 12 11:11:29.656793 crc crio[19822]: time="2026-06-12T11:11:29.655349088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.323975 | controller | Jun 12 11:11:29.659932 crc crio[19822]: time="2026-06-12T11:11:29.658802356Z" level=info msg="Removing container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005" id=5e7de7e2-3fb4-4574-b0e0-04a61ad13b6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.323992 | controller | Jun 12 11:11:29.735627 crc crio[19822]: time="2026-06-12T11:11:29.73550959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.324008 | controller | Jun 12 11:11:29.793640 crc crio[19822]: time="2026-06-12T11:11:29.793566722Z" level=info msg="Removed container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd" id=5e7de7e2-3fb4-4574-b0e0-04a61ad13b6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324024 | controller | Jun 12 11:11:29.812053 crc crio[19822]: time="2026-06-12T11:11:29.811941627Z" level=info msg="Removing container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342" id=ec988d04-882a-4bc6-9997-9439832346d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324055 | controller | Jun 12 11:11:29.829930 crc crio[19822]: time="2026-06-12T11:11:29.829588987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.324072 | controller | Jun 12 11:11:29.949927 crc crio[19822]: time="2026-06-12T11:11:29.949782072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.324096 | controller | Jun 12 11:11:29.981999 crc crio[19822]: time="2026-06-12T11:11:29.978800267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.324113 | controller | Jun 12 11:11:29.989796 crc crio[19822]: time="2026-06-12T11:11:29.989606672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.324129 | controller | Jun 12 11:11:30.108891 crc crio[19822]: time="2026-06-12T11:11:30.105593087Z" level=info msg="Removed container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent" id=ec988d04-882a-4bc6-9997-9439832346d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324145 | controller | Jun 12 11:11:30.114533 crc crio[19822]: time="2026-06-12T11:11:30.114454646Z" level=info msg="Removing container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9" id=dc873a71-93f1-4c85-bcea-8b0ac1fb3b2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324161 | controller | Jun 12 11:11:30.266728 crc crio[19822]: time="2026-06-12T11:11:30.266591779Z" level=info msg="Removed container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd" id=dc873a71-93f1-4c85-bcea-8b0ac1fb3b2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324177 | controller | Jun 12 11:11:30.270730 crc crio[19822]: time="2026-06-12T11:11:30.27068649Z" level=info msg="Removing container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641" id=7733d648-7f34-4c60-b66b-e1becd472fd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324193 | controller | Jun 12 11:11:30.315571 crc crio[19822]: time="2026-06-12T11:11:30.315444518Z" level=info msg="Removed container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler" id=7733d648-7f34-4c60-b66b-e1becd472fd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324209 | controller | Jun 12 11:11:30.329893 crc crio[19822]: time="2026-06-12T11:11:30.329731726Z" level=info msg="Removing container: 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60" id=6808dc8a-95c6-4d94-af2e-4d1224edc099 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324226 | controller | Jun 12 11:11:30.440303 crc crio[19822]: time="2026-06-12T11:11:30.440205239Z" level=info msg="Removed container 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init" id=6808dc8a-95c6-4d94-af2e-4d1224edc099 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.324242 | controller | Jun 12 11:11:30.452556 crc crio[19822]: time="2026-06-12T11:11:30.452441197Z" level=info msg="Stopping pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0" id=209d7785-6a79-4e3d-b05d-c306707ef9a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324259 | controller | Jun 12 11:11:30.452556 crc crio[19822]: time="2026-06-12T11:11:30.452519679Z" level=info msg="Stopped pod sandbox (already stopped): 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0" id=209d7785-6a79-4e3d-b05d-c306707ef9a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324276 | controller | Jun 12 11:11:30.453499 crc crio[19822]: time="2026-06-12T11:11:30.453442559Z" level=info msg="Removing pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0" id=88388750-7590-4898-9898-764cc6d1008e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324293 | controller | Jun 12 11:11:30.495308 crc crio[19822]: time="2026-06-12T11:11:30.49517952Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=375f5707-5371-49e7-8703-4e687be47642 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.324315 | controller | Jun 12 11:11:30.505200 crc crio[19822]: time="2026-06-12T11:11:30.50506996Z" level=info msg="Removed pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0" id=88388750-7590-4898-9898-764cc6d1008e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324332 | controller | Jun 12 11:11:30.506115 crc crio[19822]: time="2026-06-12T11:11:30.506042727Z" level=info msg="Stopping pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb" id=8f4db433-a0b5-4a30-b42c-c35253733ddc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324348 | controller | Jun 12 11:11:30.506364 crc crio[19822]: time="2026-06-12T11:11:30.506331796Z" level=info msg="Stopped pod sandbox (already stopped): b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb" id=8f4db433-a0b5-4a30-b42c-c35253733ddc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324364 | controller | Jun 12 11:11:30.507405 crc crio[19822]: time="2026-06-12T11:11:30.507273677Z" level=info msg="Removing pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb" id=affc4e8f-0de7-47b6-aed4-f46c222f1436 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324381 | controller | Jun 12 11:11:30.794404 crc crio[19822]: time="2026-06-12T11:11:30.794324669Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=15bddbc6-056a-47f7-ae75-9a96e4bf2dde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.324397 | controller | Jun 12 11:11:30.826045 crc crio[19822]: time="2026-06-12T11:11:30.825940157Z" level=info msg="Removed pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb" id=affc4e8f-0de7-47b6-aed4-f46c222f1436 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324414 | controller | Jun 12 11:11:30.826478 crc crio[19822]: time="2026-06-12T11:11:30.826375287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.324430 | controller | Jun 12 11:11:30.827408 crc crio[19822]: time="2026-06-12T11:11:30.827323728Z" level=info msg="Stopping pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7" id=26b4e558-ef49-4fe4-a5d5-83dd5aa40f94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324446 | controller | Jun 12 11:11:30.827408 crc crio[19822]: time="2026-06-12T11:11:30.827402911Z" level=info msg="Stopped pod sandbox (already stopped): 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7" id=26b4e558-ef49-4fe4-a5d5-83dd5aa40f94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324461 | controller | Jun 12 11:11:30.829921 crc crio[19822]: time="2026-06-12T11:11:30.82806793Z" level=info msg="Removing pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7" id=d58ec830-2461-418b-9be3-5cece8b11788 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324477 | controller | Jun 12 11:11:30.839964 crc crio[19822]: time="2026-06-12T11:11:30.839863027Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=bc951b23-27db-4303-9f04-a9e8af050e38 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.324494 | controller | Jun 12 11:11:30.854935 crc crio[19822]: time="2026-06-12T11:11:30.854874035Z" level=info msg="Removed pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7" id=d58ec830-2461-418b-9be3-5cece8b11788 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324511 | controller | Jun 12 11:11:30.856485 crc crio[19822]: time="2026-06-12T11:11:30.856420975Z" level=info msg="Stopping pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d" id=a2a13dae-1514-4864-902d-da8c846ec395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324531 | controller | Jun 12 11:11:30.856633 crc crio[19822]: time="2026-06-12T11:11:30.856496767Z" level=info msg="Stopped pod sandbox (already stopped): 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d" id=a2a13dae-1514-4864-902d-da8c846ec395 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324549 | controller | Jun 12 11:11:30.857026 crc crio[19822]: time="2026-06-12T11:11:30.856995374Z" level=info msg="Removing pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d" id=efff49e3-681b-423a-b6e6-bc0365013544 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324565 | controller | Jun 12 11:11:31.189220 crc crio[19822]: time="2026-06-12T11:11:31.188546985Z" level=info msg="Removed pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d" id=efff49e3-681b-423a-b6e6-bc0365013544 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324581 | controller | Jun 12 11:11:31.190411 crc crio[19822]: time="2026-06-12T11:11:31.190360979Z" level=info msg="Stopping pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501" id=bfe99e84-7ca9-4774-968a-f6e8db787808 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324598 | controller | Jun 12 11:11:31.190662 crc crio[19822]: time="2026-06-12T11:11:31.190629837Z" level=info msg="Stopped pod sandbox (already stopped): de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501" id=bfe99e84-7ca9-4774-968a-f6e8db787808 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324614 | controller | Jun 12 11:11:31.191801 crc crio[19822]: time="2026-06-12T11:11:31.191693677Z" level=info msg="Removing pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501" id=c04c4af3-8426-4eab-b865-6742a88efe4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324630 | controller | Jun 12 11:11:31.359489 crc crio[19822]: time="2026-06-12T11:11:31.323315306Z" level=info msg="Removed pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501" id=c04c4af3-8426-4eab-b865-6742a88efe4b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324646 | controller | Jun 12 11:11:31.360254 crc crio[19822]: time="2026-06-12T11:11:31.359990384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.324662 | controller | Jun 12 11:11:31.362066 crc crio[19822]: time="2026-06-12T11:11:31.362011416Z" level=info msg="Stopping pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d" id=6b24b66b-87da-48ff-b2c7-ef3605635e59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324678 | controller | Jun 12 11:11:31.362343 crc crio[19822]: time="2026-06-12T11:11:31.362314314Z" level=info msg="Stopped pod sandbox (already stopped): 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d" id=6b24b66b-87da-48ff-b2c7-ef3605635e59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324694 | controller | Jun 12 11:11:31.363764 crc crio[19822]: time="2026-06-12T11:11:31.36372997Z" level=info msg="Removing pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d" id=49e9c1b6-0924-4761-bb20-f5f6a51a0afa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324711 | controller | Jun 12 11:11:31.638273 crc crio[19822]: time="2026-06-12T11:11:31.638218864Z" level=info msg="Removed pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d" id=49e9c1b6-0924-4761-bb20-f5f6a51a0afa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324727 | controller | Jun 12 11:11:31.640491 crc crio[19822]: time="2026-06-12T11:11:31.640467187Z" level=info msg="Stopping pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd" id=f3772e7d-11ef-40ee-b5f2-48b7b464474e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324749 | controller | Jun 12 11:11:31.640630 crc crio[19822]: time="2026-06-12T11:11:31.640610722Z" level=info msg="Stopped pod sandbox (already stopped): 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd" id=f3772e7d-11ef-40ee-b5f2-48b7b464474e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324766 | controller | Jun 12 11:11:31.644429 crc crio[19822]: time="2026-06-12T11:11:31.644336845Z" level=info msg="Removing pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd" id=605f34d5-2665-46fb-8a66-7f6053ce23c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324783 | controller | Jun 12 11:11:31.676053 crc crio[19822]: time="2026-06-12T11:11:31.675954055Z" level=info msg="Removed pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd" id=605f34d5-2665-46fb-8a66-7f6053ce23c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324800 | controller | Jun 12 11:11:31.677120 crc crio[19822]: time="2026-06-12T11:11:31.676919791Z" level=info msg="Created container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api" id=4e4dd656-a922-46af-9261-9533213558d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.324816 | controller | Jun 12 11:11:31.677326 crc crio[19822]: time="2026-06-12T11:11:31.67720899Z" level=info msg="Stopping pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d" id=ca6c0501-4ca0-45e8-b044-4a4191c24cc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324833 | controller | Jun 12 11:11:31.677326 crc crio[19822]: time="2026-06-12T11:11:31.677285963Z" level=info msg="Stopped pod sandbox (already stopped): ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d" id=ca6c0501-4ca0-45e8-b044-4a4191c24cc8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324865 | controller | Jun 12 11:11:31.683220 crc crio[19822]: time="2026-06-12T11:11:31.683134218Z" level=info msg="Starting container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020" id=ad519cbc-260e-4e46-8465-1255fb2ca621 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.324889 | controller | Jun 12 11:11:31.684112 crc crio[19822]: time="2026-06-12T11:11:31.684002727Z" level=info msg="Removing pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d" id=60867e89-440c-4e00-851f-a3c99ec43e50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324906 | controller | Jun 12 11:11:31.695046 crc crio[19822]: time="2026-06-12T11:11:31.689282225Z" level=info msg="Started container" PID=244504 containerID=451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020 description=openstack/cinder-api-0/cinder-api id=ad519cbc-260e-4e46-8465-1255fb2ca621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750
2026-06-12 11:43:48.324922 | controller | Jun 12 11:11:31.752657 crc crio[19822]: time="2026-06-12T11:11:31.75250864Z" level=info msg="Removed pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d" id=60867e89-440c-4e00-851f-a3c99ec43e50 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324938 | controller | Jun 12 11:11:31.753719 crc crio[19822]: time="2026-06-12T11:11:31.753646208Z" level=info msg="Stopping pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06" id=62c2fca4-c53f-4c4d-a38e-3274c7a5633f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324955 | controller | Jun 12 11:11:31.753947 crc crio[19822]: time="2026-06-12T11:11:31.753729431Z" level=info msg="Stopped pod sandbox (already stopped): 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06" id=62c2fca4-c53f-4c4d-a38e-3274c7a5633f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.324976 | controller | Jun 12 11:11:31.754916 crc crio[19822]: time="2026-06-12T11:11:31.754760874Z" level=info msg="Removing pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06" id=97b6879d-0b8b-4bf3-a981-f813f9ff4816 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.324992 | controller | Jun 12 11:11:31.763887 crc crio[19822]: time="2026-06-12T11:11:31.763704539Z" level=info msg="Created container 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config" id=3adaa25e-de3f-4395-9acf-5fa18402f8b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.325008 | controller | Jun 12 11:11:31.767407 crc crio[19822]: time="2026-06-12T11:11:31.767326266Z" level=info msg="Starting container: 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59" id=e5ca61a6-8029-4ab4-8072-effff63b9b3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.325025 | controller | Jun 12 11:11:31.780305 crc crio[19822]: time="2026-06-12T11:11:31.780204566Z" level=info msg="Started container" PID=244541 containerID=1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59 description=openstack/ovn-controller-mhts4-config-6lxgm/ovn-config id=e5ca61a6-8029-4ab4-8072-effff63b9b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f
2026-06-12 11:43:48.325041 | controller | Jun 12 11:11:31.815477 crc crio[19822]: time="2026-06-12T11:11:31.815366071Z" level=info msg="Removed pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06" id=97b6879d-0b8b-4bf3-a981-f813f9ff4816 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325057 | controller | Jun 12 11:11:31.823879 crc crio[19822]: time="2026-06-12T11:11:31.823214158Z" level=info msg="Stopping pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70" id=262bf1f0-e39e-498c-85b9-38ceca9058df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325073 | controller | Jun 12 11:11:31.823879 crc crio[19822]: time="2026-06-12T11:11:31.823308521Z" level=info msg="Stopped pod sandbox (already stopped): e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70" id=262bf1f0-e39e-498c-85b9-38ceca9058df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325089 | controller | Jun 12 11:11:31.823879 crc crio[19822]: time="2026-06-12T11:11:31.823779466Z" level=info msg="Removing pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70" id=ef1ee08f-6f58-4b93-9e49-f6a76ed7729e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325105 | controller | Jun 12 11:11:31.855578 crc crio[19822]: time="2026-06-12T11:11:31.855464887Z" level=info msg="Created container ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7: openstack/ovn-controller-ovs-wktt7/ovsdb-server" id=a22f07c4-d694-4a52-94ac-bf3dfc9a830a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.325123 | controller | Jun 12 11:11:31.857041 crc crio[19822]: time="2026-06-12T11:11:31.856950006Z" level=info msg="Starting container: ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7" id=2f6279b4-d9e3-49c9-996a-68dfbc224b75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.325139 | controller | Jun 12 11:11:31.858283 crc crio[19822]: time="2026-06-12T11:11:31.858199654Z" level=info msg="Created container 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init" id=041dfdfb-c3a4-47e7-b956-6b3e49a3d96c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.325155 | controller | Jun 12 11:11:31.863634 crc crio[19822]: time="2026-06-12T11:11:31.863453525Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=311c6694-bee2-4073-9a2c-9357fa14694a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.325172 | controller | Jun 12 11:11:31.866558 crc crio[19822]: time="2026-06-12T11:11:31.866464649Z" level=info msg="Started container" PID=244567 containerID=ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7 description=openstack/ovn-controller-ovs-wktt7/ovsdb-server id=2f6279b4-d9e3-49c9-996a-68dfbc224b75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace
2026-06-12 11:43:48.325192 | controller | Jun 12 11:11:31.866803 crc crio[19822]: time="2026-06-12T11:11:31.866565992Z" level=info msg="Starting container: 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da" id=a834fda3-662a-4ddf-b291-2d0beb9c7707 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.325209 | controller | Jun 12 11:11:31.883916 crc crio[19822]: time="2026-06-12T11:11:31.88376764Z" level=info msg="Started container" PID=244598 containerID=2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da description=openstack/dnsmasq-dns-54db66cfc7-2rrnm/init id=a834fda3-662a-4ddf-b291-2d0beb9c7707 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960
2026-06-12 11:43:48.325228 | controller | Jun 12 11:11:31.887650 crc crio[19822]: time="2026-06-12T11:11:31.887605183Z" level=info msg="Removed pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70" id=ef1ee08f-6f58-4b93-9e49-f6a76ed7729e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325249 | controller | Jun 12 11:11:31.889670 crc crio[19822]: time="2026-06-12T11:11:31.889592768Z" level=info msg="Stopping pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b" id=f4d58ffb-b93d-4724-a2b3-4eb2200450b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325265 | controller | Jun 12 11:11:31.889904 crc crio[19822]: time="2026-06-12T11:11:31.889877325Z" level=info msg="Stopped pod sandbox (already stopped): 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b" id=f4d58ffb-b93d-4724-a2b3-4eb2200450b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325281 | controller | Jun 12 11:11:31.891196 crc crio[19822]: time="2026-06-12T11:11:31.891131357Z" level=info msg="Removing pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b" id=8f4145d9-ee17-48fd-8a05-5fa41d78f891 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325297 | controller | Jun 12 11:11:31.893168 crc crio[19822]: time="2026-06-12T11:11:31.893117711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.325313 | controller | Jun 12 11:11:31.935688 crc crio[19822]: time="2026-06-12T11:11:31.935213804Z" level=info msg="Removed pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b" id=8f4145d9-ee17-48fd-8a05-5fa41d78f891 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325329 | controller | Jun 12 11:11:31.936723 crc crio[19822]: time="2026-06-12T11:11:31.936658817Z" level=info msg="Stopping pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0" id=0749e2d1-0985-49ab-82cf-32d9e770fc45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325345 | controller | Jun 12 11:11:31.936858 crc crio[19822]: time="2026-06-12T11:11:31.936725889Z" level=info msg="Stopped pod sandbox (already stopped): b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0" id=0749e2d1-0985-49ab-82cf-32d9e770fc45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325361 | controller | Jun 12 11:11:31.938062 crc crio[19822]: time="2026-06-12T11:11:31.93799473Z" level=info msg="Removing pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0" id=68f8740d-afcd-49f5-b221-700cfd4556ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325377 | controller | Jun 12 11:11:31.991711 crc crio[19822]: time="2026-06-12T11:11:31.99156819Z" level=info msg="Removed pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0" id=68f8740d-afcd-49f5-b221-700cfd4556ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325397 | controller | Jun 12 11:11:31.993218 crc crio[19822]: time="2026-06-12T11:11:31.993140402Z" level=info msg="Stopping pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc" id=d3c6d3ae-a39f-4c80-bf51-4b8cb0c31a78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325414 | controller | Jun 12 11:11:31.993218 crc crio[19822]: time="2026-06-12T11:11:31.993213204Z" level=info msg="Stopped pod sandbox (already stopped): 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc" id=d3c6d3ae-a39f-4c80-bf51-4b8cb0c31a78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325430 | controller | Jun 12 11:11:31.996758 crc crio[19822]: time="2026-06-12T11:11:31.996447065Z" level=info msg="Removing pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc" id=ab9112d8-284c-4021-b3ac-e98557b5d5ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325447 | controller | Jun 12 11:11:32.032232 crc crio[19822]: time="2026-06-12T11:11:32.032136613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.325463 | controller | Jun 12 11:11:32.090000 crc crio[19822]: time="2026-06-12T11:11:32.089877251Z" level=info msg="Removed pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc" id=ab9112d8-284c-4021-b3ac-e98557b5d5ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325480 | controller | Jun 12 11:11:32.091682 crc crio[19822]: time="2026-06-12T11:11:32.09160506Z" level=info msg="Stopping pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62" id=22a19ad7-23d5-4d65-af1f-d1e28d3eb21f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325496 | controller | Jun 12 11:11:32.091800 crc crio[19822]: time="2026-06-12T11:11:32.091700813Z" level=info msg="Stopped pod sandbox (already stopped): a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62" id=22a19ad7-23d5-4d65-af1f-d1e28d3eb21f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325512 | controller | Jun 12 11:11:32.092988 crc crio[19822]: time="2026-06-12T11:11:32.092906971Z" level=info msg="Removing pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62" id=451f9469-04a5-4e83-93c3-c0f091ac20c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325528 | controller | Jun 12 11:11:32.484214 crc crio[19822]: time="2026-06-12T11:11:32.484040862Z" level=info msg="Removed pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62" id=451f9469-04a5-4e83-93c3-c0f091ac20c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325545 | controller | Jun 12 11:11:32.485281 crc crio[19822]: time="2026-06-12T11:11:32.485196496Z" level=info msg="Stopping pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c" id=8b5a927c-86f3-445d-a734-5a61d7fde98b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325561 | controller | Jun 12 11:11:32.485281 crc crio[19822]: time="2026-06-12T11:11:32.485283439Z" level=info msg="Stopped pod sandbox (already stopped): 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c" id=8b5a927c-86f3-445d-a734-5a61d7fde98b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325577 | controller | Jun 12 11:11:32.485674 crc crio[19822]: time="2026-06-12T11:11:32.48561904Z" level=info msg="Removing pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c" id=d09239cf-5809-4274-8000-f258d1242bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325593 | controller | Jun 12 11:11:32.491972 crc crio[19822]: time="2026-06-12T11:11:32.491741546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.325614 | controller | Jun 12 11:11:32.530709 crc crio[19822]: time="2026-06-12T11:11:32.530592405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.325631 | controller | Jun 12 11:11:32.533883 crc crio[19822]: time="2026-06-12T11:11:32.533509601Z" level=info msg="Removed pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c" id=d09239cf-5809-4274-8000-f258d1242bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325647 | controller | Jun 12 11:11:32.534948 crc crio[19822]: time="2026-06-12T11:11:32.534589252Z" level=info msg="Stopping pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593" id=7897ea1e-eb06-40cc-84fc-1a76978c741c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325663 | controller | Jun 12 11:11:32.534948 crc crio[19822]: time="2026-06-12T11:11:32.534677055Z" level=info msg="Stopped pod sandbox (already stopped): 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593" id=7897ea1e-eb06-40cc-84fc-1a76978c741c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325680 | controller | Jun 12 11:11:32.535944 crc crio[19822]: time="2026-06-12T11:11:32.535875533Z" level=info msg="Removing pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593" id=483a510b-c366-451a-b8af-e902237fd0e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325696 | controller | Jun 12 11:11:32.561551 crc crio[19822]: time="2026-06-12T11:11:32.561432832Z" level=info msg="Removed pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593" id=483a510b-c366-451a-b8af-e902237fd0e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325712 | controller | Jun 12 11:11:32.562590 crc crio[19822]: time="2026-06-12T11:11:32.562498093Z" level=info msg="Stopping pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56" id=712f00c5-99bf-4235-aa64-1408f6819572 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325728 | controller | Jun 12 11:11:32.562590 crc crio[19822]: time="2026-06-12T11:11:32.562570156Z" level=info msg="Stopped pod sandbox (already stopped): 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56" id=712f00c5-99bf-4235-aa64-1408f6819572 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325744 | controller | Jun 12 11:11:32.563490 crc crio[19822]: time="2026-06-12T11:11:32.563436302Z" level=info msg="Removing pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56" id=06b3034c-6746-4adc-9725-48d0f2c8c9e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325761 | controller | Jun 12 11:11:32.588121 crc crio[19822]: time="2026-06-12T11:11:32.588008232Z" level=info msg="Removed pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56" id=06b3034c-6746-4adc-9725-48d0f2c8c9e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325776 | controller | Jun 12 11:11:32.589109 crc crio[19822]: time="2026-06-12T11:11:32.589026089Z" level=info msg="Stopping pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115" id=3cc79a10-58cf-477d-896d-0de36dbcdadd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325792 | controller | Jun 12 11:11:32.589237 crc crio[19822]: time="2026-06-12T11:11:32.589117512Z" level=info msg="Stopped pod sandbox (already stopped): 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115" id=3cc79a10-58cf-477d-896d-0de36dbcdadd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325808 | controller | Jun 12 11:11:32.589592 crc crio[19822]: time="2026-06-12T11:11:32.589541066Z" level=info msg="Removing pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115" id=073d4059-3e75-4686-818a-62e2c4ade4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325829 | controller | Jun 12 11:11:32.792367 crc crio[19822]: time="2026-06-12T11:11:32.792232562Z" level=info msg="Removed pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115" id=073d4059-3e75-4686-818a-62e2c4ade4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325846 | controller | Jun 12 11:11:32.794995 crc crio[19822]: time="2026-06-12T11:11:32.794913497Z" level=info msg="Stopping pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b" id=550a39ca-6765-4932-925a-042a704dc6af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325883 | controller | Jun 12 11:11:32.795134 crc crio[19822]: time="2026-06-12T11:11:32.79502467Z" level=info msg="Stopped pod sandbox (already stopped): 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b" id=550a39ca-6765-4932-925a-042a704dc6af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325900 | controller | Jun 12 11:11:32.795926 crc crio[19822]: time="2026-06-12T11:11:32.795797705Z" level=info msg="Removing pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b" id=4d048eca-fbbd-4ad5-8f49-717fa701f50a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325917 | controller | Jun 12 11:11:32.817596 crc crio[19822]: time="2026-06-12T11:11:32.817533451Z" level=info msg="Removed pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b" id=4d048eca-fbbd-4ad5-8f49-717fa701f50a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325932 | controller | Jun 12 11:11:32.819062 crc crio[19822]: time="2026-06-12T11:11:32.819028587Z" level=info msg="Stopping pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e" id=2a7d3d35-2d32-4cce-803f-9e01489f4ff8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325948 | controller | Jun 12 11:11:32.819321 crc crio[19822]: time="2026-06-12T11:11:32.819292835Z" level=info msg="Stopped pod sandbox (already stopped): aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e" id=2a7d3d35-2d32-4cce-803f-9e01489f4ff8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.325964 | controller | Jun 12 11:11:32.820353 crc crio[19822]: time="2026-06-12T11:11:32.820254655Z" level=info msg="Removing pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e" id=66d4ebbe-92eb-484f-9fcb-c0c746e56cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325980 | controller | Jun 12 11:11:32.908395 crc crio[19822]: time="2026-06-12T11:11:32.908320428Z" level=info msg="Removed pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e" id=66d4ebbe-92eb-484f-9fcb-c0c746e56cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.325995 | controller | Jun 12 11:11:32.910025 crc crio[19822]: time="2026-06-12T11:11:32.909791083Z" level=info msg="Stopping pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143" id=8ae8a604-b979-4375-8657-e4af5bfd15c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326011 | controller | Jun 12 11:11:32.910025 crc crio[19822]: time="2026-06-12T11:11:32.909920431Z" level=info msg="Stopped pod sandbox (already stopped): 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143" id=8ae8a604-b979-4375-8657-e4af5bfd15c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326027 | controller | Jun 12 11:11:32.911358 crc crio[19822]: time="2026-06-12T11:11:32.911261749Z" level=info msg="Removing pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143" id=4ba46918-b582-4562-847c-5bde9b857d18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326042 | controller | Jun 12 11:11:33.091641 crc crio[19822]: time="2026-06-12T11:11:33.09152142Z" level=info msg="Removed pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143" id=4ba46918-b582-4562-847c-5bde9b857d18 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326063 | controller | Jun 12 11:11:33.093322 crc crio[19822]: time="2026-06-12T11:11:33.093213194Z" level=info msg="Stopping pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689" id=c625df38-051b-4be0-89c9-79a515bdbf22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326080 | controller | Jun 12 11:11:33.093494 crc crio[19822]: time="2026-06-12T11:11:33.093327877Z" level=info msg="Stopped pod sandbox (already stopped): 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689" id=c625df38-051b-4be0-89c9-79a515bdbf22 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326096 | controller | Jun 12 11:11:33.094445 crc crio[19822]: time="2026-06-12T11:11:33.094363861Z" level=info msg="Removing pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689" id=3da4184e-5f62-4280-9baa-50672b46a540 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326112 | controller | Jun 12 11:11:33.110624 crc crio[19822]: time="2026-06-12T11:11:33.110506236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=57124d48-f423-4140-90b1-40f4390cdfa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.326128 | controller | Jun 12 11:11:33.113122 crc crio[19822]: time="2026-06-12T11:11:33.113036036Z" level=info msg="Removed pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689" id=3da4184e-5f62-4280-9baa-50672b46a540 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326143 | controller | Jun 12 11:11:33.114276 crc crio[19822]: time="2026-06-12T11:11:33.114140612Z" level=info msg="Stopping pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa" id=d17f248e-74df-48a3-9476-2d92a68fa2cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326159 | controller | Jun 12 11:11:33.114376 crc crio[19822]: time="2026-06-12T11:11:33.114287177Z" level=info msg="Stopped pod sandbox (already stopped): 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa" id=d17f248e-74df-48a3-9476-2d92a68fa2cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326175 | controller | Jun 12 11:11:33.115052 crc crio[19822]: time="2026-06-12T11:11:33.114986239Z" level=info msg="Removing pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa" id=3884f07c-3ffd-4ebc-a6ca-e48c84ab4792 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326191 | controller | Jun 12 11:11:33.201393 crc crio[19822]: time="2026-06-12T11:11:33.201266735Z" level=info msg="Removed pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa" id=3884f07c-3ffd-4ebc-a6ca-e48c84ab4792 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326208 | controller | Jun 12 11:11:33.202678 crc crio[19822]: time="2026-06-12T11:11:33.202579406Z" level=info msg="Stopping pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d" id=e5648a83-1196-4ae0-8d66-8be039c0d978 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326225 | controller | Jun 12 11:11:33.202792 crc crio[19822]: time="2026-06-12T11:11:33.20270606Z" level=info msg="Stopped pod sandbox (already stopped): b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d" id=e5648a83-1196-4ae0-8d66-8be039c0d978 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326241 | controller | Jun 12 11:11:33.203572 crc crio[19822]: time="2026-06-12T11:11:33.203509946Z" level=info msg="Removing pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d" id=5189b2b1-899d-4988-9f4f-72c0b4c2e31c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326256 | controller | Jun 12 11:11:33.235073 crc crio[19822]: time="2026-06-12T11:11:33.23474147Z" level=info msg="Removed pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d" id=5189b2b1-899d-4988-9f4f-72c0b4c2e31c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326277 | controller | Jun 12 11:11:33.236016 crc crio[19822]: time="2026-06-12T11:11:33.235698309Z" level=info msg="Stopping pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515" id=0eeef2cc-e220-4ac6-9712-70a3f6c77fb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326294 | controller | Jun 12 11:11:33.236016 crc crio[19822]: time="2026-06-12T11:11:33.235773232Z" level=info msg="Stopped pod sandbox (already stopped): c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515" id=0eeef2cc-e220-4ac6-9712-70a3f6c77fb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326311 | controller | Jun 12 11:11:33.236657 crc crio[19822]: time="2026-06-12T11:11:33.236607929Z" level=info msg="Removing pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515" id=8ac2e35a-a13f-4d5a-8600-ad0644ab7249 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326327 | controller | Jun 12 11:11:33.250066 crc crio[19822]: time="2026-06-12T11:11:33.249956294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=bd7d349e-28fc-4c9b-b255-7e104de9de95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.326345 | controller | Jun 12 11:11:33.338255 crc crio[19822]: time="2026-06-12T11:11:33.338163058Z" level=info msg="Removed pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515" id=8ac2e35a-a13f-4d5a-8600-ad0644ab7249 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326364 | controller | Jun 12 11:11:33.339283 crc crio[19822]: time="2026-06-12T11:11:33.339199622Z" level=info msg="Stopping pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9" id=888414a4-5858-435c-bfee-365a97aad7cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326380 | controller | Jun 12 11:11:33.339398 crc crio[19822]: time="2026-06-12T11:11:33.339291375Z" level=info msg="Stopped pod sandbox (already stopped): 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9" id=888414a4-5858-435c-bfee-365a97aad7cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326396 | controller | Jun 12 11:11:33.339868 crc crio[19822]: time="2026-06-12T11:11:33.33974905Z" level=info msg="Removing pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9" id=68dcfd10-6811-4cc5-a38d-f3b3b6389c0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326412 | controller | Jun 12 11:11:33.377986 crc crio[19822]: time="2026-06-12T11:11:33.377649579Z" level=info msg="Removed pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9" id=68dcfd10-6811-4cc5-a38d-f3b3b6389c0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326428 | controller | Jun 12 11:11:33.378930 crc crio[19822]: time="2026-06-12T11:11:33.378771904Z" level=info msg="Stopping pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9" id=e47f854c-142e-4cd6-a555-ff8b0714ac2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326444 | controller | Jun 12 11:11:33.379064 crc crio[19822]: time="2026-06-12T11:11:33.3789638Z" level=info msg="Stopped pod sandbox (already stopped): fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9" id=e47f854c-142e-4cd6-a555-ff8b0714ac2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326460 | controller | Jun 12 11:11:33.379889 crc crio[19822]: time="2026-06-12T11:11:33.379481306Z" level=info msg="Removing pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9" id=b1958b4f-7334-4885-8a04-8a035c933cbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326476 | controller | Jun 12 11:11:33.526448 crc crio[19822]: time="2026-06-12T11:11:33.526270682Z" level=info msg="Removed pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9" id=b1958b4f-7334-4885-8a04-8a035c933cbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326495 | controller | Jun 12 11:11:33.535550 crc crio[19822]: time="2026-06-12T11:11:33.535429842Z" level=info msg="Stopping pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984" id=87efa89a-5c6d-4ff4-b9cb-ef140d455d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326512 | controller | Jun 12 11:11:33.536396 crc crio[19822]: time="2026-06-12T11:11:33.536356261Z" level=info msg="Stopped pod sandbox (already stopped): abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984" id=87efa89a-5c6d-4ff4-b9cb-ef140d455d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326528 | controller | Jun 12 11:11:33.545532 crc crio[19822]: time="2026-06-12T11:11:33.537456836Z" level=info msg="Removing pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984" id=1a9705a5-09c4-4e17-ba47-eebb2bde042a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326545 | controller | Jun 12 11:11:33.667777 crc crio[19822]: time="2026-06-12T11:11:33.667448868Z" level=info msg="Removed pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984" id=1a9705a5-09c4-4e17-ba47-eebb2bde042a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326561 | controller | Jun 12 11:11:33.669709 crc crio[19822]: time="2026-06-12T11:11:33.669617042Z" level=info msg="Stopping pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215" id=1e4e542b-f68e-4326-b5ca-a1524dcfdcf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326578 | controller | Jun 12 11:11:33.669981 crc crio[19822]: time="2026-06-12T11:11:33.669738626Z" level=info msg="Stopped pod sandbox (already stopped): 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215" id=1e4e542b-f68e-4326-b5ca-a1524dcfdcf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326594 | controller | Jun 12 11:11:33.670731 crc crio[19822]: time="2026-06-12T11:11:33.670667926Z" level=info msg="Removing pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215" id=b7c22c3f-a5c9-499f-ba2e-35048efad074 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326611 | controller | Jun 12 11:11:33.705070 crc crio[19822]: time="2026-06-12T11:11:33.704968352Z" level=info msg="Removed pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215" id=b7c22c3f-a5c9-499f-ba2e-35048efad074 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326629 | controller | Jun 12 11:11:33.706387 crc crio[19822]: time="2026-06-12T11:11:33.706288212Z" level=info msg="Stopping pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491" id=3dd4f537-b51a-4dca-9ff6-5f9053db6586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326645 | controller | Jun 12 11:11:33.706480 crc crio[19822]: time="2026-06-12T11:11:33.706411896Z" level=info msg="Stopped pod sandbox (already stopped): af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491" id=3dd4f537-b51a-4dca-9ff6-5f9053db6586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.326661 | controller | Jun 12 11:11:33.707965 crc crio[19822]: time="2026-06-12T11:11:33.707783779Z" level=info msg="Removing pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491" id=7cfd19cb-fbed-41fe-bd85-7622d3601e73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326677 | controller | Jun 12 11:11:33.729458 crc crio[19822]: time="2026-06-12T11:11:33.729362253Z" level=info msg="Removed pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491" id=7cfd19cb-fbed-41fe-bd85-7622d3601e73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.326692 | controller | Jun 12 11:11:33.961177 crc crio[19822]: time="2026-06-12T11:11:33.960949486Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=a6350508-51bf-4be6-b4d6-53635168ec97 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.326712 | controller | Jun 12 11:11:33.966122 crc crio[19822]: time="2026-06-12T11:11:33.965983717Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=b63a7f9c-4f67-4d49-b362-d6b4dedc83ac name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.326729 | controller | Jun 12 11:11:33.973273 crc crio[19822]: time="2026-06-12T11:11:33.972643111Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-12 11:43:48.326747 | controller | Jun 12 11:11:33.973548 crc crio[19822]: time="2026-06-12T11:11:33.973326043Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 11:43:48.326763 | controller | Jun 12 11:11:33.978582 crc crio[19822]: time="2026-06-12T11:11:33.978412684Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0863ca76-1848-4e7d-bcd5-ec39800756d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.326779 | controller | Jun 12 11:11:34.082466 crc crio[19822]: time="2026-06-12T11:11:34.082395121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4be58291-0b8a-4a72-9fa1-24bb3b60697b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.326795 | controller | Jun 12 11:11:34.083864 crc crio[19822]: time="2026-06-12T11:11:34.083731217Z" level=info msg="Creating container: openstack/ovn-controller-ovs-wktt7/ovs-vswitchd" id=fe9a8278-a713-4e6a-b2b0-25036102d8a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.326811 | controller | Jun 12 11:11:34.084297 crc crio[19822]: time="2026-06-12T11:11:34.084243084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.326828 | controller | Jun 12 11:11:34.086662 crc crio[19822]: time="2026-06-12T11:11:34.086507432Z" level=info msg="Created container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler" id=15bddbc6-056a-47f7-ae75-9a96e4bf2dde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.326845 | controller | Jun 12 11:11:34.087522 crc crio[19822]: time="2026-06-12T11:11:34.087425222Z" level=info msg="Created container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd" id=311c6694-bee2-4073-9a2c-9357fa14694a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.326895 | controller | Jun 12 11:11:34.087621 crc crio[19822]: time="2026-06-12T11:11:34.087588827Z" level=info msg="Starting container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2" id=28c50b6b-8fb5-4ec7-a756-04abc423f7e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.326918 | controller | Jun 12 11:11:34.088685 crc crio[19822]: time="2026-06-12T11:11:34.088633411Z" level=info msg="Starting container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1" id=66ba37fb-55f9-4702-8d89-42bed6d626e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.326936 | controller | Jun 12 11:11:34.095360 crc crio[19822]: time="2026-06-12T11:11:34.095280653Z" level=info msg="Started container" PID=244836 containerID=d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 description=openstack/cinder-scheduler-0/cinder-scheduler id=28c50b6b-8fb5-4ec7-a756-04abc423f7e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9
2026-06-12 11:43:48.326953 | controller | Jun 12 11:11:34.096160 crc crio[19822]: time="2026-06-12T11:11:34.096112479Z" level=info msg="Started container" PID=244865 containerID=a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1 description=openstack/ceilometer-0/proxy-httpd id=66ba37fb-55f9-4702-8d89-42bed6d626e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7
2026-06-12 11:43:48.326975 | controller | Jun 12 11:11:34.153916 crc crio[19822]: time="2026-06-12T11:11:34.153709906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.326993 | controller | Jun 12 11:11:34.169223 crc crio[19822]: time="2026-06-12T11:11:34.169123259Z" level=info msg="Creating container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns" id=ace3ae39-f18a-4d69-b919-f1150ba868a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.327009 | controller | Jun 12 11:11:34.169569 crc crio[19822]: time="2026-06-12T11:11:34.169551203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327026 | controller | Jun 12 11:11:34.191453 crc crio[19822]: time="2026-06-12T11:11:34.191353029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=2b2257a7-f1a7-4945-bd02-b96e7dfb4ec8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.327043 | controller | Jun 12 11:11:34.321042 crc crio[19822]: time="2026-06-12T11:11:34.320457236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=1dbe44d7-1c45-4043-a3d2-611346957917 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.327060 | controller | Jun 12 11:11:34.343133 crc crio[19822]: time="2026-06-12T11:11:34.342955092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327077 | controller | Jun 12 11:11:34.360952 crc crio[19822]: time="2026-06-12T11:11:34.360765181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327093 | controller | Jun 12 11:11:34.457210 crc crio[19822]: time="2026-06-12T11:11:34.456954382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327109 | controller | Jun 12 11:11:34.474123 crc crio[19822]: time="2026-06-12T11:11:34.474046846Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=baa16d26-e68a-4932-8172-274fc92f730a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.327125 | controller | Jun 12 11:11:34.474531 crc crio[19822]: time="2026-06-12T11:11:34.474434798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327142 | controller | Jun 12 11:11:34.660885 crc crio[19822]: time="2026-06-12T11:11:34.660481104Z" level=info msg="Created container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns" id=ace3ae39-f18a-4d69-b919-f1150ba868a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.327158 | controller | Jun 12 11:11:34.672696 crc crio[19822]: time="2026-06-12T11:11:34.672598708Z" level=info msg="Starting container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624" id=4239ea09-3a81-45a8-9160-eb613d08e7e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.327175 | controller | Jun 12 11:11:34.684023 crc crio[19822]: time="2026-06-12T11:11:34.68295218Z" level=info msg="Started container" PID=245131 containerID=7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624 description=openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns id=4239ea09-3a81-45a8-9160-eb613d08e7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960
2026-06-12 11:43:48.327197 | controller | Jun 12 11:11:34.725968 crc crio[19822]: time="2026-06-12T11:11:34.725768326Z" level=info msg="Created container d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72: openstack/ovn-controller-ovs-wktt7/ovs-vswitchd" id=fe9a8278-a713-4e6a-b2b0-25036102d8a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.327215 | controller | Jun 12 11:11:34.740657 crc crio[19822]: time="2026-06-12T11:11:34.740431056Z" level=info msg="Starting container: d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72" id=8c099187-6143-4eba-b3f4-b623fc2e9ced name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.327231 | controller | Jun 12 11:11:34.757583 crc crio[19822]: time="2026-06-12T11:11:34.757448266Z" level=info msg="Started container" PID=245138 containerID=d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72 description=openstack/ovn-controller-ovs-wktt7/ovs-vswitchd id=8c099187-6143-4eba-b3f4-b623fc2e9ced name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace
2026-06-12 11:43:48.327247 | controller | Jun 12 11:11:34.865878 crc crio[19822]: time="2026-06-12T11:11:34.865230134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327264 | controller | Jun 12 11:11:35.096565 crc crio[19822]: time="2026-06-12T11:11:35.096216175Z" level=info msg="Removing container: 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af" id=f04729de-a2c8-4f64-9ccd-4652a8123ce7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.327280 | controller | Jun 12 11:11:35.394997 crc crio[19822]: time="2026-06-12T11:11:35.39443664Z" level=info msg="Removed container 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config" id=f04729de-a2c8-4f64-9ccd-4652a8123ce7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.327297 | controller | Jun 12 11:11:36.069254 crc crio[19822]: time="2026-06-12T11:11:36.068675647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327313 | controller | Jun 12 11:11:36.222600 crc crio[19822]: time="2026-06-12T11:11:36.222310059Z" level=info msg="Stopping pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f" id=5d4ac2a1-1572-4f81-bb04-91fa62649019 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.327329 | controller | Jun 12 11:11:36.248221 crc crio[19822]: time="2026-06-12T11:11:36.247957956Z" level=info msg="Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc002ed0868}] Aliases:map[]}"
2026-06-12 11:43:48.327346 | controller | Jun 12 11:11:36.248547 crc crio[19822]: time="2026-06-12T11:11:36.248265656Z" level=info msg="Deleting pod openstack_ovn-controller-mhts4-config-6lxgm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.327363 | controller | Jun 12 11:11:36.544530 crc crio[19822]: time="2026-06-12T11:11:36.543446654Z" level=info msg="Created container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe" id=baa16d26-e68a-4932-8172-274fc92f730a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.327387 | controller | Jun 12 11:11:36.547708 crc crio[19822]: time="2026-06-12T11:11:36.546572143Z" level=info msg="Starting container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a" id=f7001e59-cefe-4297-b8f2-7cec775d79e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.327405 | controller | Jun 12 11:11:36.565124 crc crio[19822]: time="2026-06-12T11:11:36.564954125Z" level=info msg="Started container" PID=245448 containerID=301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a description=openstack/cinder-scheduler-0/probe id=f7001e59-cefe-4297-b8f2-7cec775d79e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9
2026-06-12 11:43:48.327421 | controller | Jun 12 11:11:36.687855 crc crio[19822]: time="2026-06-12T11:11:36.687752078Z" level=info msg="Stopped pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f" id=5d4ac2a1-1572-4f81-bb04-91fa62649019 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.327437 | controller | Jun 12 11:11:37.243503 crc crio[19822]: time="2026-06-12T11:11:37.242544047Z" level=info msg="Stopping pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20" id=b7253709-f395-46b9-b855-691c060246a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.327453 | controller | Jun 12 11:11:37.284284 crc crio[19822]: time="2026-06-12T11:11:37.284074082Z" level=info msg="Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc000696ed8}] Aliases:map[]}"
2026-06-12 11:43:48.327470 | controller | Jun 12 11:11:37.284914 crc crio[19822]: time="2026-06-12T11:11:37.284403332Z" level=info msg="Deleting pod openstack_ovn-controller-kdjn5-config-5hrct from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.327487 | controller | Jun 12 11:11:37.850246 crc crio[19822]: time="2026-06-12T11:11:37.850075009Z" level=info msg="Stopped pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20" id=b7253709-f395-46b9-b855-691c060246a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.327504 | controller | Jun 12 11:11:39.319049 crc crio[19822]: time="2026-06-12T11:11:39.318420662Z" level=info msg="Stopping pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef" id=ecc5ffc2-9deb-4d22-bc19-b16feeb84890 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.327520 | controller | Jun 12 11:11:39.361358 crc crio[19822]: time="2026-06-12T11:11:39.361153326Z" level=info msg="Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc000696900}] Aliases:map[]}"
2026-06-12 11:43:48.327537 | controller | Jun 12 11:11:39.361891 crc crio[19822]: time="2026-06-12T11:11:39.361758455Z" level=info msg="Deleting pod openstack_cinder-db-sync-zg2jx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.327554 | controller | Jun 12 11:11:40.693862 crc crio[19822]: time="2026-06-12T11:11:40.692076063Z" level=info msg="Stopping container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a (timeout: 30s)" id=69ad840f-3f30-482f-b53d-a79f9bfce124 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.327575 | controller | Jun 12 11:11:40.705869 crc crio[19822]: time="2026-06-12T11:11:40.699589575Z" level=info msg="Stopping container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669 (timeout: 30s)" id=c2604b9c-331e-48bc-a26a-1b177b0c5dae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.327592 | controller | Jun 12 11:11:40.720874 crc crio[19822]: time="2026-06-12T11:11:40.720060862Z" level=info msg="Stopped pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef" id=ecc5ffc2-9deb-4d22-bc19-b16feeb84890 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.327608 | controller | Jun 12 11:11:41.082893 crc crio[19822]: time="2026-06-12T11:11:41.081341229Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=b63a7f9c-4f67-4d49-b362-d6b4dedc83ac name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.327624 | controller | Jun 12 11:11:41.095529 crc crio[19822]: time="2026-06-12T11:11:41.095414958Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=52d91ea5-9088-434a-b4be-69cf2fc97ce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.327640 | controller | Jun 12 11:11:41.112981 crc crio[19822]: time="2026-06-12T11:11:41.1128865Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=6771b782-982f-4db1-89f7-2da62d6d5470 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.327656 | controller | Jun 12 11:11:41.134242 crc crio[19822]: time="2026-06-12T11:11:41.134146212Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery" id=c166a4e1-a0c0-4729-a776-d599b996421e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.327674 | controller | Jun 12 11:11:41.136382 crc crio[19822]: time="2026-06-12T11:11:41.136057654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327690 | controller | Jun 12 11:11:41.429939 crc crio[19822]: time="2026-06-12T11:11:41.420127305Z" level=info msg="Stopped container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log" id=69ad840f-3f30-482f-b53d-a79f9bfce124 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.327706 | controller | Jun 12 11:11:41.490945 crc crio[19822]: time="2026-06-12T11:11:41.483915023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327722 | controller | Jun 12 11:11:41.536402 crc crio[19822]: time="2026-06-12T11:11:41.535916893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327738 | controller | Jun 12 11:11:41.682445 crc crio[19822]: time="2026-06-12T11:11:41.682356771Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-787cf88db8-r6sh9/POD" id=330a2d94-f925-44a5-ab84-ea45b1fb6b8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.327755 | controller | Jun 12 11:11:41.682638 crc crio[19822]: time="2026-06-12T11:11:41.682475865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327771 | controller | Jun 12 11:11:41.703259 crc crio[19822]: time="2026-06-12T11:11:41.703164007Z" level=info msg="Running pod sandbox: openstack/barbican-worker-7ccdddbd85-7tzk7/POD" id=2b647f18-6aca-488e-aba7-7aa846115998 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.327791 | controller | Jun 12 11:11:41.703943 crc crio[19822]: time="2026-06-12T11:11:41.703289801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327809 | controller | Jun 12 11:11:41.812665 crc crio[19822]: time="2026-06-12T11:11:41.812514782Z" level=info msg="Created container 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery" id=c166a4e1-a0c0-4729-a776-d599b996421e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.327827 | controller | Jun 12 11:11:41.815371 crc crio[19822]: time="2026-06-12T11:11:41.815240578Z" level=info msg="Starting container: 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771" id=b2c912a9-df20-4e95-a2d8-7a7009bb7703 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.327845 | controller | Jun 12 11:11:41.822707 crc crio[19822]: time="2026-06-12T11:11:41.822610003Z" level=info msg="Started container" PID=245900 containerID=4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery id=b2c912a9-df20-4e95-a2d8-7a7009bb7703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42
2026-06-12 11:43:48.327884 | controller | Jun 12 11:11:41.841802 crc crio[19822]: time="2026-06-12T11:11:41.830541618Z" level=info msg="Stopping container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234 (timeout: 10s)" id=a4ee5397-f219-4a07-970c-7472bde0921e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.327903 | controller | Jun 12 11:11:42.031972 crc crio[19822]: time="2026-06-12T11:11:42.029761311Z" level=info msg="Running pod sandbox: openstack/barbican-api-5fcc9dfbfb-5pvzd/POD" id=af73841b-324d-4092-b844-830cd9d05df1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.327920 | controller | Jun 12 11:11:42.031972 crc crio[19822]: time="2026-06-12T11:11:42.030623949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.327936 | controller | Jun 12 11:11:42.038032 crc crio[19822]: time="2026-06-12T11:11:42.037771182Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc0021440f0}] Aliases:map[]}"
2026-06-12 11:43:48.327953 | controller | Jun 12 11:11:42.038204 crc crio[19822]: time="2026-06-12T11:11:42.03803495Z" level=info msg="Adding pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.327969 | controller | Jun 12 11:11:42.103978 crc crio[19822]: time="2026-06-12T11:11:42.10219483Z" level=info msg="Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc003094480}] Aliases:map[]}"
2026-06-12 11:43:48.327985 | controller | Jun 12 11:11:42.103978 crc crio[19822]: time="2026-06-12T11:11:42.102351635Z" level=info msg="Adding pod openstack_barbican-worker-7ccdddbd85-7tzk7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.328007 | controller | Jun 12 11:11:42.203795 crc crio[19822]: time="2026-06-12T11:11:42.20359674Z" level=info msg="Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc00244c7f8}] Aliases:map[]}"
2026-06-12 11:43:48.328037 | controller | Jun 12 11:11:42.203795 crc crio[19822]: time="2026-06-12T11:11:42.203672123Z" level=info msg="Adding pod openstack_barbican-api-5fcc9dfbfb-5pvzd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.328057 | controller | Jun 12 11:11:42.238536 crc crio[19822]: time="2026-06-12T11:11:42.238444049Z" level=info msg="Stopped container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns" id=a4ee5397-f219-4a07-970c-7472bde0921e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.328074 | controller | Jun 12 11:11:42.248015 crc crio[19822]: time="2026-06-12T11:11:42.24693752Z" level=info msg="Stopping pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f" id=122d004c-0b6f-4615-bb47-d8697441f13f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.328092 | controller | Jun 12 11:11:42.253223 crc crio[19822]: time="2026-06-12T11:11:42.253088369Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc003264060}] Aliases:map[]}"
2026-06-12 11:43:48.328111 | controller | Jun 12 11:11:42.254016 crc crio[19822]: time="2026-06-12T11:11:42.253938079Z" level=info msg="Deleting pod openstack_dnsmasq-dns-f5446bd49-t9wz7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.328127 | controller | Jun 12 11:11:42.655878 crc crio[19822]: time="2026-06-12T11:11:42.654314377Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-6b25h/POD" id=f725881b-ec26-4c80-be63-41125bb8dacb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.328144 | controller | Jun 12 11:11:42.655878 crc crio[19822]: time="2026-06-12T11:11:42.654964478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.328160 | controller | Jun 12 11:11:42.817637 crc crio[19822]: time="2026-06-12T11:11:42.817526393Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc005212650}] Aliases:map[]}"
2026-06-12 11:43:48.328177 | controller | Jun 12 11:11:42.817637 crc crio[19822]: time="2026-06-12T11:11:42.817610836Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-6b25h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.328193 | controller | Jun 12 11:11:43.158708 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c03164affafe4af Mac:92:f7:1e:03:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b SocketPath: PciID:}] [{Interface:0xc000194ca0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.328216 | controller | Jun 12 11:11:43.161307 crc crio[19822]: time="2026-06-12T11:11:43.160218795Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc0021440f0}] Aliases:map[]}"
2026-06-12 11:43:48.328233 | controller | Jun 12 11:11:43.161307 crc crio[19822]: time="2026-06-12T11:11:43.160396271Z" level=info msg="Checking pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.328249 | controller | Jun 12 11:11:43.178316 crc crio[19822]: time="2026-06-12T11:11:43.17815399Z" level=info msg="Ran pod sandbox c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc with infra container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/POD" id=330a2d94-f925-44a5-ab84-ea45b1fb6b8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.328266 | controller | Jun 12 11:11:43.183980 crc crio[19822]: time="2026-06-12T11:11:43.183810249Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=a5ce49c1-6baa-46d4-a250-95768e7a8b78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.328282 | controller | Jun 12 11:11:43.187140 crc crio[19822]: time="2026-06-12T11:11:43.187034681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=4d80721a-681e-4c76-a5b6-33375d32291a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.328298 | controller | Jun 12 11:11:43.200366 crc crio[19822]: time="2026-06-12T11:11:43.200136169Z" level=info msg="Creating container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log" id=79c01306-1487-4cb4-9a8e-15eca3da84da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.328316 | controller | Jun 12 11:11:43.200739 crc crio[19822]: time="2026-06-12T11:11:43.200511631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.328340 | controller | Jun 12 11:11:43.322216 crc crio[19822]: time="2026-06-12T11:11:43.322035719Z" level=info msg="Stopped pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f" id=122d004c-0b6f-4615-bb47-d8697441f13f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.328368 | controller | Jun 12 11:11:43.344610 crc crio[19822]: time="2026-06-12T11:11:43.339597329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.328391 | controller | Jun 12 11:11:43.379577 crc crio[19822]: time="2026-06-12T11:11:43.379410185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.328412 | controller | Jun 12 11:11:43.448685 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a7fb93cbad1264 Mac:92:8c:cc:6e:c8:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 SocketPath: PciID:}] [{Interface:0xc00041e700 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.328444 | controller | Jun 12 11:11:43.449161 crc crio[19822]: time="2026-06-12T11:11:43.449033132Z" level=info msg="Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc00244c7f8}] Aliases:map[]}"
2026-06-12 11:43:48.328475 | controller | Jun 12 11:11:43.449243 crc crio[19822]: time="2026-06-12T11:11:43.449193578Z" level=info msg="Checking pod openstack_barbican-api-5fcc9dfbfb-5pvzd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.328495 | controller | Jun 12 11:11:43.461084 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:207fa7f16c9f969 Mac:46:04:23:3c:60:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 SocketPath: PciID:}] [{Interface:0xc0002a2660 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.328513 | controller | Jun 12 11:11:43.462538 crc crio[19822]: time="2026-06-12T11:11:43.462058242Z" level=info msg="Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc003094480}] Aliases:map[]}"
2026-06-12 11:43:48.328530 | controller | Jun 12 11:11:43.462538 crc crio[19822]: time="2026-06-12T11:11:43.462233057Z" level=info msg="Checking pod openstack_barbican-worker-7ccdddbd85-7tzk7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.328547 | controller | Jun 12 11:11:43.488785 crc crio[19822]: time="2026-06-12T11:11:43.486585793Z" level=info msg="Ran pod sandbox 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 with infra container: openstack/barbican-api-5fcc9dfbfb-5pvzd/POD" id=af73841b-324d-4092-b844-830cd9d05df1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.328563 | controller | Jun 12 11:11:43.492378 crc crio[19822]: time="2026-06-12T11:11:43.492237329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=c64ed963-c92c-430c-9eb5-7e35582e1887 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.328579 | controller | Jun 12 11:11:43.533783 crc crio[19822]: time="2026-06-12T11:11:43.533341444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=711cb46b-78dc-46dd-959e-69fcadeef308 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.328595 | controller | Jun 12 11:11:43.550932 crc crio[19822]: time="2026-06-12T11:11:43.550317842Z" level=info msg="Ran pod sandbox 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b with infra container: openstack/barbican-worker-7ccdddbd85-7tzk7/POD" id=2b647f18-6aca-488e-aba7-7aa846115998 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.328612 | controller | Jun 12 11:11:43.555729 crc crio[19822]: time="2026-06-12T11:11:43.555018831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=42e75a77-dec9-4fc5-b164-f4d44bddad99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.328632 | controller | Jun 12 11:11:43.566535 crc crio[19822]: time="2026-06-12T11:11:43.565992308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=c07109d7-841f-41dd-933d-28f1fc09719e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.328649 | controller | Jun 12 11:11:43.569595 crc crio[19822]: time="2026-06-12T11:11:43.569415962Z" level=info msg="Creating container: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log" id=7bbf334b-42e4-41d6-b0ea-0c202565a7ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.328666 | controller | Jun 12 11:11:43.569987 crc crio[19822]: time="2026-06-12T11:11:43.569915568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.328682 | controller | Jun 12 11:11:43.584750 crc crio[19822]: time="2026-06-12T11:11:43.584628302Z" level=info msg="Creating container: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log" id=3d2316aa-ff56-4373-b724-d5988a5c680e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.328698 | controller | Jun 12 11:11:43.658430 crc crio[19822]: time="2026-06-12T11:11:43.657755511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.328715 | controller | Jun 12 11:11:43.725731 crc crio[19822]: time="2026-06-12T11:11:43.725543511Z" level=info msg="Removing container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234" id=b5388a40-b4f0-4fbf-a692-5668839e01a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.328731 | controller | Jun 12 11:11:43.740006 crc crio[19822]: time="2026-06-12T11:11:43.739932045Z" level=info msg="Stopping pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42" id=5022f70d-10c6-417d-b45b-7e708d97b365 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.328747 | controller | Jun 12 11:11:43.743701 crc crio[19822]: time="2026-06-12T11:11:43.743600343Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc0007ac308}] Aliases:map[]}"
2026-06-12 11:43:48.328765 | controller | Jun 12 11:11:43.743914 crc crio[19822]: time="2026-06-12T11:11:43.743876492Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.328781 | controller | Jun 12 11:11:43.763663 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:322d1e4d2a03376 Mac:46:80:49:2f:aa:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 SocketPath: PciID:}] [{Interface:0xc0002fa840 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.328798 | controller | Jun 12 11:11:43.773019 crc crio[19822]: time="2026-06-12T11:11:43.772896738Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc005212650}] Aliases:map[]}"
2026-06-12 11:43:48.328820 | controller | Jun 12 11:11:43.773397 crc crio[19822]: time="2026-06-12T11:11:43.773206468Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-6b25h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.328837 | controller | Jun 12 11:11:43.815369 crc crio[19822]: time="2026-06-12T11:11:43.815296936Z" level=info msg="Ran pod sandbox 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 with infra container: openstack/cinder-online-data-migrations-6b25h/POD" id=f725881b-ec26-4c80-be63-41125bb8dacb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.328879 | controller | Jun 12 11:11:43.822115 crc crio[19822]: time="2026-06-12T11:11:43.82143043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=4725c1e5-9cd0-47d5-8132-b4d7a10e98d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.328899 | controller | Jun 12 11:11:43.866639 crc crio[19822]: time="2026-06-12T11:11:43.863045017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=6ab9bc61-cdb8-45be-8262-fb416a61e209 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.328916 | controller | Jun 12 11:11:43.912634 crc crio[19822]: time="2026-06-12T11:11:43.912396116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.328932 | controller | Jun 12 11:11:43.924250 crc crio[19822]: time="2026-06-12T11:11:43.924125455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.328949 | controller | Jun 12 11:11:43.937199 crc crio[19822]: time="2026-06-12T11:11:43.936940196Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations" id=6bbbaf23-e9fa-4c38-8062-d918b8037596 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.328965 | controller | Jun 12 11:11:43.944992 crc crio[19822]: time="2026-06-12T11:11:43.944694272Z" level=info msg="Created container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log" id=79c01306-1487-4cb4-9a8e-15eca3da84da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.328982 | controller | Jun 12 11:11:43.949503 crc crio[19822]: time="2026-06-12T11:11:43.949299079Z" level=info msg="Starting container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb" id=d806ddcd-99e7-447d-bdf5-ad072815ffa7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.328998 | controller | Jun 12 11:11:43.956704 crc crio[19822]: time="2026-06-12T11:11:43.956544422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329014 | controller | Jun 12 11:11:43.961777 crc crio[19822]: time="2026-06-12T11:11:43.96155335Z" level=info msg="Started container" PID=246213 containerID=f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb description=openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log id=d806ddcd-99e7-447d-bdf5-ad072815ffa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc
2026-06-12 11:43:48.329031 | controller | Jun 12 11:11:43.979547 crc crio[19822]: time="2026-06-12T11:11:43.978877659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329052 | controller | Jun 12 11:11:43.984538 crc crio[19822]: time="2026-06-12T11:11:43.984460729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329070 | controller | Jun 12 11:11:43.991540 crc crio[19822]: time="2026-06-12T11:11:43.991241428Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=7f023943-fb1c-4ba4-9438-0da6c036d82a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.329087 | controller | Jun 12 11:11:44.089220 crc crio[19822]: time="2026-06-12T11:11:44.088444958Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2ac132f1-a92f-4612-9ab4-2f410e32c1fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.329103 | controller | Jun 12 11:11:44.090794 crc crio[19822]: time="2026-06-12T11:11:44.088890292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329119 | controller | Jun 12 11:11:44.097876 crc crio[19822]: time="2026-06-12T11:11:44.097557251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329136 | controller | Jun 12 11:11:44.139610 crc crio[19822]: time="2026-06-12T11:11:44.139046916Z" level=info msg="Creating container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener" id=715158dc-1bd7-4bf3-8472-3bb005017066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329152 | controller | Jun 12 11:11:44.148248 crc crio[19822]: time="2026-06-12T11:11:44.148176956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329168 | controller | Jun 12 11:11:44.301026 crc crio[19822]: time="2026-06-12T11:11:44.300933122Z" level=info msg="Removed container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns" id=b5388a40-b4f0-4fbf-a692-5668839e01a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.329185 | controller | Jun 12 11:11:44.323302 crc crio[19822]: time="2026-06-12T11:11:44.322235459Z" level=info msg="Removing container: 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd" id=e9cd8f8b-2540-4abe-ad7e-6ec8b38c77ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.329202 | controller | Jun 12 11:11:44.330812 crc crio[19822]: time="2026-06-12T11:11:44.328070483Z" level=info msg="Stopped pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42" id=5022f70d-10c6-417d-b45b-7e708d97b365 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.329218 | controller | Jun 12 11:11:44.404419 crc crio[19822]: time="2026-06-12T11:11:44.403958854Z" level=info msg="Created container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log" id=3d2316aa-ff56-4373-b724-d5988a5c680e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329235 | controller | Jun 12 11:11:44.409863 crc crio[19822]: time="2026-06-12T11:11:44.40788251Z" level=info msg="Starting container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce" id=c2eed4cd-2472-40c9-91f4-6d1fcb95972f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.329252 | controller | Jun 12 11:11:44.420215 crc crio[19822]: time="2026-06-12T11:11:44.420118356Z" level=info msg="Started container" PID=246287 containerID=c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce description=openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log id=c2eed4cd-2472-40c9-91f4-6d1fcb95972f name=/runtime.v1.RuntimeService/StartContainer sandboxID=207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b
2026-06-12 11:43:48.329274 | controller | Jun 12 11:11:44.436738 crc crio[19822]: time="2026-06-12T11:11:44.436604152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=72c2c6d2-8cdc-45af-8d08-d46f73af8dec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.329291 | controller | Jun 12 11:11:44.438633 crc crio[19822]: time="2026-06-12T11:11:44.437723953Z" level=info msg="Created container b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations" id=6bbbaf23-e9fa-4c38-8062-d918b8037596 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329308 | controller | Jun 12 11:11:44.441619 crc crio[19822]: time="2026-06-12T11:11:44.441576556Z" level=info msg="Starting container: b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c" id=f87ef66e-46c7-43f9-b732-5b94a4df5be5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.329325 | controller | Jun 12 11:11:44.479667 crc crio[19822]: time="2026-06-12T11:11:44.473614813Z" level=info msg="Started container" PID=246286 containerID=b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c description=openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations id=f87ef66e-46c7-43f9-b732-5b94a4df5be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227
2026-06-12 11:43:48.329342 | controller | Jun 12 11:11:44.501983 crc crio[19822]: time="2026-06-12T11:11:44.50171168Z" level=info msg="Created container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log" id=7bbf334b-42e4-41d6-b0ea-0c202565a7ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329358 | controller | Jun 12 11:11:44.507705 crc crio[19822]: time="2026-06-12T11:11:44.507632315Z" level=info msg="Starting container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e" id=77a6a507-bc74-4839-ac66-c9f46d3b8ec6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.329375 | controller | Jun 12 11:11:44.516170 crc crio[19822]: time="2026-06-12T11:11:44.516074247Z" level=info msg="Removed container 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd: openstack/dnsmasq-dns-f5446bd49-t9wz7/init" id=e9cd8f8b-2540-4abe-ad7e-6ec8b38c77ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.329392 | controller | Jun 12 11:11:44.523066 crc crio[19822]: time="2026-06-12T11:11:44.522970919Z" level=info msg="Started container" PID=246285 containerID=17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e description=openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log id=77a6a507-bc74-4839-ac66-c9f46d3b8ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8
2026-06-12 11:43:48.329409 | controller | Jun 12 11:11:44.556753 crc crio[19822]: time="2026-06-12T11:11:44.556549487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329425 | controller | Jun 12 11:11:44.587858 crc crio[19822]: time="2026-06-12T11:11:44.583371821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=9ff47d10-f332-421b-ae27-81c00ec73aad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.329445 | controller | Jun 12 11:11:44.587858 crc crio[19822]: time="2026-06-12T11:11:44.585372665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=c17eeb2e-cbfd-460b-96b4-ba72d57f2570 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.329462 | controller | Jun 12 11:11:44.587858 crc crio[19822]: time="2026-06-12T11:11:44.585499696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329478 | controller | Jun 12 11:11:44.600926 crc crio[19822]: time="2026-06-12T11:11:44.598332305Z" level=info msg="Creating container: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker" id=0b042c0d-c566-4780-934e-38d8b09b0dc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329494 | controller | Jun 12 11:11:44.600926 crc crio[19822]: time="2026-06-12T11:11:44.598761158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329510 | controller | Jun 12 11:11:44.601948 crc crio[19822]: time="2026-06-12T11:11:44.601712953Z" level=info msg="Stopped container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api" id=c2604b9c-331e-48bc-a26a-1b177b0c5dae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.329526 | controller | Jun 12 11:11:44.603728 crc crio[19822]: time="2026-06-12T11:11:44.603558241Z" level=info msg="Stopping pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c" id=3db08b09-9e92-4878-b98d-954a6259ac61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.329543 | controller | Jun 12 11:11:44.605466 crc crio[19822]: time="2026-06-12T11:11:44.605280957Z" level=info msg="Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0037c8120}] Aliases:map[]}"
2026-06-12 11:43:48.329560 | controller | Jun 12 11:11:44.605757 crc crio[19822]: time="2026-06-12T11:11:44.605536245Z" level=info msg="Deleting pod openstack_placement-694596b8b6-dw854 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.329576 | controller | Jun 12 11:11:44.693259 crc crio[19822]: time="2026-06-12T11:11:44.692443758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329592 | controller | Jun 12 11:11:44.699529 crc crio[19822]: time="2026-06-12T11:11:44.698997239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329609 | controller | Jun 12 11:11:44.729343 crc crio[19822]: time="2026-06-12T11:11:44.72102367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=fce8ad2c-42e6-4f5f-ab9f-95659b4d05e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.329627 | controller | Jun 12 11:11:44.757201 crc crio[19822]: time="2026-06-12T11:11:44.756577463Z" level=info msg="Creating container: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api" id=173408b0-9130-4e97-abf3-6d7fe25295dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329644 | controller | Jun 12 11:11:44.757711 crc crio[19822]: time="2026-06-12T11:11:44.757532984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329664 | controller | Jun 12 11:11:44.895795 crc crio[19822]: time="2026-06-12T11:11:44.895706137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329680 | controller | Jun 12 11:11:44.901528 crc crio[19822]: time="2026-06-12T11:11:44.901489783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.329697 | controller | Jun 12 11:11:45.014881 crc crio[19822]: time="2026-06-12T11:11:45.009297818Z" level=info msg="Created container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker" id=0b042c0d-c566-4780-934e-38d8b09b0dc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329713 | controller | Jun 12 11:11:45.014881 crc crio[19822]: time="2026-06-12T11:11:45.013238433Z" level=info msg="Starting container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546" id=77635058-7c94-4fa9-8aee-25f1d3640219 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.329730 | controller | Jun 12 11:11:45.026354 crc crio[19822]: time="2026-06-12T11:11:45.026235088Z" level=info msg="Started container" PID=246379 containerID=0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546 description=openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker id=77635058-7c94-4fa9-8aee-25f1d3640219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b
2026-06-12 11:43:48.329747 | controller | Jun 12 11:11:45.039657 crc crio[19822]: time="2026-06-12T11:11:45.03952675Z" level=info msg="Created container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener" id=715158dc-1bd7-4bf3-8472-3bb005017066 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329763 | controller | Jun 12 11:11:45.044425 crc crio[19822]: time="2026-06-12T11:11:45.04434957Z" level=info msg="Starting container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523" id=f0da1e8d-362c-4d88-b07f-e20665f9c9fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.329779 | controller | Jun 12 11:11:45.053779 crc crio[19822]: time="2026-06-12T11:11:45.053691172Z" level=info msg="Started container" PID=246378 containerID=e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523 description=openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener id=f0da1e8d-362c-4d88-b07f-e20665f9c9fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc
2026-06-12 11:43:48.329796 | controller | Jun 12 11:11:45.164573 crc crio[19822]: time="2026-06-12T11:11:45.164462818Z" level=info msg="Stopped pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c" id=3db08b09-9e92-4878-b98d-954a6259ac61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.329812 | controller | Jun 12 11:11:45.231312 crc crio[19822]: time="2026-06-12T11:11:45.23098847Z" level=info msg="Created container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api" id=173408b0-9130-4e97-abf3-6d7fe25295dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.329828 | controller | Jun 12 11:11:45.235320 crc crio[19822]: time="2026-06-12T11:11:45.235225264Z" level=info msg="Starting container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072" id=1f4112fa-0249-400a-9e1a-669cf599cf92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.329845 | controller | Jun 12 11:11:45.254458 crc crio[19822]: time="2026-06-12T11:11:45.254129558Z" level=info msg="Started container" PID=246393 containerID=a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072 description=openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api id=1f4112fa-0249-400a-9e1a-669cf599cf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8
2026-06-12 11:43:48.329888 | controller | Jun 12 11:11:46.056337 crc crio[19822]: time="2026-06-12T11:11:46.055742987Z" level=info msg="Removing container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669" id=62a725fe-cb6b-4c9e-af36-b0b3ba465915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.329907 | controller | Jun 12 11:11:46.149160 crc crio[19822]: time="2026-06-12T11:11:46.148465151Z" level=info msg="Removed container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api" id=62a725fe-cb6b-4c9e-af36-b0b3ba465915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.329924 | controller | Jun 12 11:11:46.169697 crc crio[19822]: time="2026-06-12T11:11:46.169599272Z" level=info msg="Removing container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a" id=dbdff869-f468-4713-a8b5-d02215b3dfe0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.329940 | controller | Jun 12 11:11:46.190019 crc crio[19822]: time="2026-06-12T11:11:46.189946012Z" level=info msg="Stopping container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5 (timeout: 30s)" id=e0602234-e734-45e5-96af-0a467b27743f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.329957 | controller | Jun 12 11:11:46.194007 crc crio[19822]: time="2026-06-12T11:11:46.193923001Z" level=info msg="Stopping container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a (timeout: 30s)" id=17a2ab8f-f745-44c6-a5a3-94b8b8ded546 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.329973 | controller | Jun 12 11:11:46.215564 crc crio[19822]: time="2026-06-12T11:11:46.21546271Z" level=info msg="Removed container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log" id=dbdff869-f468-4713-a8b5-d02215b3dfe0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.329989 | controller | Jun 12 11:11:46.342365 crc crio[19822]: time="2026-06-12T11:11:46.34144097Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-cwbdn/POD" id=09adff3f-0f35-4e18-9db3-937c86ea7cf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.330005 | controller | Jun 12 11:11:46.342365 crc crio[19822]: time="2026-06-12T11:11:46.341548503Z" level=info msg="Stopping container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6 (timeout: 30s)" id=558fa055-96a0-4c58-9490-e2b49681ed5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330021 | controller | Jun 12 11:11:46.342365 crc crio[19822]: time="2026-06-12T11:11:46.341634866Z" level=info msg="Stopping container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498 (timeout: 30s)" id=cfb092f8-dc72-4537-80bb-40c1c8fa2113 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330038 | controller | Jun 12 11:11:46.342365 crc crio[19822]: time="2026-06-12T11:11:46.341575394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.330054 | controller | Jun 12 11:11:46.344360 crc crio[19822]: time="2026-06-12T11:11:46.34423823Z" level=info msg="Stopped container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log" id=17a2ab8f-f745-44c6-a5a3-94b8b8ded546 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330070 | controller | Jun 12 11:11:46.434313 crc crio[19822]: time="2026-06-12T11:11:46.434167973Z" level=info msg="Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0006969f8}] Aliases:map[]}"
2026-06-12 11:43:48.330092 | controller | Jun 12 11:11:46.434313 crc crio[19822]: time="2026-06-12T11:11:46.434242355Z" level=info msg="Adding pod openstack_root-account-create-update-cwbdn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.330110 | controller | Jun 12 11:11:46.517935 crc crio[19822]: time="2026-06-12T11:11:46.517799646Z" level=info msg="Stopped container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log" id=558fa055-96a0-4c58-9490-e2b49681ed5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330128 | controller | Jun 12 11:11:47.366785 crc crio[19822]: 2026-06-12T11:11:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:655b1c3a2dc6636 Mac:4a:fb:24:13:52:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 SocketPath: PciID:}] [{Interface:0xc0002d07c0 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.330145 | controller | Jun 12 11:11:47.370037 crc crio[19822]: time="2026-06-12T11:11:47.369933897Z" level=info msg="Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0006969f8}] Aliases:map[]}"
2026-06-12 11:43:48.330162 | controller | Jun 12 11:11:47.370344 crc crio[19822]: time="2026-06-12T11:11:47.370287218Z" level=info msg="Checking pod openstack_root-account-create-update-cwbdn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.330179 | controller | Jun 12 11:11:50.153619 crc crio[19822]: time="2026-06-12T11:11:50.152633991Z" level=info msg="Stopping pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227" id=7c902d50-cae0-492a-9a5f-a59a4a307077 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.330196 | controller | Jun 12 11:11:50.154939 crc crio[19822]: time="2026-06-12T11:11:50.154588164Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc00140f000}] Aliases:map[]}"
2026-06-12 11:43:48.330213 | controller | Jun 12 11:11:50.154939 crc crio[19822]: time="2026-06-12T11:11:50.1547776Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-6b25h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.330229 | controller | Jun 12 11:11:55.712154 crc crio[19822]: time="2026-06-12T11:11:55.699015739Z" level=info msg="Stopping container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72 (timeout: 30s)" id=77974102-8296-4d9b-970c-151bb32136cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330246 | controller | Jun 12 11:11:55.712154 crc crio[19822]: time="2026-06-12T11:11:55.703331016Z" level=info msg="Stopping container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a (timeout: 30s)" id=5afa1665-7255-45a0-8712-939e61ddb46d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330277 | controller | Jun 12 11:11:56.540053 crc crio[19822]: time="2026-06-12T11:11:56.539442756Z" level=info msg="Removing container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266" id=500361ab-670c-441a-a0e2-6d929b8f6231 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.330294 | controller | Jun 12 11:11:57.209973 crc crio[19822]: time="2026-06-12T11:11:57.209891305Z" level=info msg="Stopped container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener" id=e0602234-e734-45e5-96af-0a467b27743f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330311 | controller | Jun 12 11:11:57.211675 crc crio[19822]: time="2026-06-12T11:11:57.211514837Z" level=info msg="Stopping pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6" id=7c94081d-3473-451f-9239-8ff8b03a77ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.330328 | controller | Jun 12 11:11:57.213726 crc crio[19822]: time="2026-06-12T11:11:57.213568133Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0007ac310}] Aliases:map[]}"
2026-06-12 11:43:48.330345 | controller | Jun 12 11:11:57.214493 crc crio[19822]: time="2026-06-12T11:11:57.213993777Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.330361 | controller | Jun 12 11:11:57.214769 crc crio[19822]: time="2026-06-12T11:11:57.21466962Z" level=info msg="Stopped pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227" id=7c902d50-cae0-492a-9a5f-a59a4a307077 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.330378 | controller | Jun 12 11:11:57.249188 crc crio[19822]: time="2026-06-12T11:11:57.24826847Z" level=info msg="Stopped container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker" id=cfb092f8-dc72-4537-80bb-40c1c8fa2113 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330395 | controller | Jun 12 11:11:57.256885 crc crio[19822]: time="2026-06-12T11:11:57.251248906Z" level=info msg="Ran pod sandbox 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c with infra container: openstack/root-account-create-update-cwbdn/POD" id=09adff3f-0f35-4e18-9db3-937c86ea7cf2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.330412 | controller | Jun 12 11:11:57.256885 crc crio[19822]: time="2026-06-12T11:11:57.252024739Z" level=info msg="Stopping pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19" id=96a0b6c3-a23b-48c8-bd10-9941fc67ff12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.330428 | controller | Jun 12 11:11:57.256885 crc crio[19822]: time="2026-06-12T11:11:57.25514888Z" level=info msg="Stopped container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=77974102-8296-4d9b-970c-151bb32136cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.330445 | controller | Jun 12 11:11:57.256885 crc crio[19822]: time="2026-06-12T11:11:57.256486623Z" level=info msg="Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc007a8e250}] Aliases:map[]}"
2026-06-12 11:43:48.330468 | controller | Jun 12 11:11:57.256885 crc crio[19822]: time="2026-06-12T11:11:57.256673909Z" level=info msg="Deleting pod openstack_barbican-worker-6c885bdc45-xl2qr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.330486 | controller | Jun 12 11:11:57.272245 crc crio[19822]: time="2026-06-12T11:11:57.272083631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=07a215ee-8a44-473e-9ad1-77207e33c22a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.330502 | controller | Jun 12 11:11:57.544562 crc crio[19822]: time="2026-06-12T11:11:57.544449121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4f9e9ed7-4231-4ae7-b032-f9d083da92f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.330519 | controller | Jun 12 11:11:57.593897 crc crio[19822]: time="2026-06-12T11:11:57.593785645Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=a6350508-51bf-4be6-b4d6-53635168ec97 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.330535 | controller | Jun 12 11:11:57.599130 crc crio[19822]: time="2026-06-12T11:11:57.594586601Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=bf7ce1c4-c6aa-4976-92bd-c31aaae8c448 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.330552 | controller | Jun 12 11:11:57.632657 crc crio[19822]: time="2026-06-12T11:11:57.631897159Z" level=info msg="Removed container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=500361ab-670c-441a-a0e2-6d929b8f6231 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.330568 | controller | Jun 12 11:11:57.642303 crc crio[19822]: time="2026-06-12T11:11:57.63978872Z" level=info msg="Creating container: openstack/root-account-create-update-cwbdn/mariadb-account-create-update" id=5648ba60-9833-46a3-8013-8d8c1079417c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.330585 | controller | Jun 12 11:11:57.642570 crc crio[19822]: time="2026-06-12T11:11:57.642436446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.330620 | controller | Jun 12 11:11:57.648064 crc crio[19822]: time="2026-06-12T11:11:57.64789685Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e8955512-ac1c-45f5-842e-a2dadd00dd86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.330637 | controller | Jun 12 11:11:57.757037 crc crio[19822]: time="2026-06-12T11:11:57.756684459Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd" id=a9e9c99d-e535-4e97-9814-19f4a869a559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.330654 | controller | Jun 12 11:11:57.759049 crc crio[19822]: time="2026-06-12T11:11:57.759020324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.330670 | controller | Jun 12 11:11:57.801704 crc crio[19822]: time="2026-06-12T11:11:57.801188099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.330691 | controller | Jun 12 11:11:57.819373 crc crio[19822]: time="2026-06-12T11:11:57.817360558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.330708 | controller | Jun 12 11:11:57.937308 crc crio[19822]: time="2026-06-12T11:11:57.937231649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.330724 | controller | Jun 12 11:11:57.950580 crc crio[19822]: time="2026-06-12T11:11:57.946520886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.330740 | controller | Jun 12 11:11:58.091882 crc crio[19822]: time="2026-06-12T11:11:58.091117879Z" level=info msg="Stopped pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6" id=7c94081d-3473-451f-9239-8ff8b03a77ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.330757 | controller | Jun 12 11:11:58.095865 crc crio[19822]: time="2026-06-12T11:11:58.094965734Z" level=info msg="Created container e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153: openstack/root-account-create-update-cwbdn/mariadb-account-create-update" id=5648ba60-9833-46a3-8013-8d8c1079417c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.330773 | controller | Jun 12 11:11:58.101142 crc crio[19822]: time="2026-06-12T11:11:58.099625227Z" level=info msg="Starting container: e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153" id=700bb5e0-d9a4-48d9-bc2a-dd07535c6f6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.330789 | controller | Jun 12 11:11:58.130331 crc crio[19822]: time="2026-06-12T11:11:58.130056168Z" level=info msg="Started container" PID=247543 containerID=e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153 description=openstack/root-account-create-update-cwbdn/mariadb-account-create-update id=700bb5e0-d9a4-48d9-bc2a-dd07535c6f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c
2026-06-12 11:43:48.330806 | controller | Jun 12 11:11:58.236133 crc crio[19822]: time="2026-06-12T11:11:58.236000399Z" level=info msg="Created container 546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd" id=a9e9c99d-e535-4e97-9814-19f4a869a559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.330823 | controller | Jun 12 11:11:58.240904 crc crio[19822]: time="2026-06-12T11:11:58.240631783Z" level=info msg="Starting container: 546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7" id=e2727d7a-534e-4cdb-ba9e-981ef57ecc14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.330839 | controller | Jun 12 11:11:58.256515 crc crio[19822]: time="2026-06-12T11:11:58.256310539Z" level=info msg="Started container" PID=247551 containerID=546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd id=e2727d7a-534e-4cdb-ba9e-981ef57ecc14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf
2026-06-12 11:43:48.330930 | controller | Jun 12 11:11:58.297759 crc crio[19822]: time="2026-06-12T11:11:58.296432271Z" level=info msg="Stopped pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19" id=96a0b6c3-a23b-48c8-bd10-9941fc67ff12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.330957 | controller | Jun 12 11:11:58.741524 crc crio[19822]: time="2026-06-12T11:11:58.741009292Z" level=info msg="Removing container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5" id=e0a066cf-e984-422e-ab74-7f50ac798175 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.330981 | controller | Jun 12 11:11:58.891518 crc crio[19822]: time="2026-06-12T11:11:58.890694719Z" level=info msg="Removed container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener" id=e0a066cf-e984-422e-ab74-7f50ac798175 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.330999 | controller | Jun 12 11:11:58.994541 crc crio[19822]: time="2026-06-12T11:11:58.992180112Z" level=info msg="Removing container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a" id=02cbee50-aa53-4ee8-82f5-b4e8fe938c36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331016 | controller | Jun 12 11:11:59.051401 crc crio[19822]: time="2026-06-12T11:11:59.050424193Z" level=info msg="Stopping container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c (timeout: 30s)" id=42a87316-3b7e-458d-8221-106c948614c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.331032 | controller | Jun 12 11:11:59.051401 crc crio[19822]: time="2026-06-12T11:11:59.051211457Z" level=info msg="Stopping container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e (timeout: 30s)" id=864eafa7-21d4-4523-9080-c97b312b18dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.331048 | controller | Jun 12 11:11:59.071977 crc crio[19822]: time="2026-06-12T11:11:59.071390798Z" level=info msg="Removed container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log" id=02cbee50-aa53-4ee8-82f5-b4e8fe938c36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331064 | controller | Jun 12 11:11:59.093601 crc crio[19822]: time="2026-06-12T11:11:59.093507477Z" level=info msg="Removing container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498" id=98be1d6a-1220-4a6c-bf33-382430104e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331080 | controller | Jun 12 11:11:59.177478 crc crio[19822]: time="2026-06-12T11:11:59.177323243Z" level=info msg="Removed container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker" id=98be1d6a-1220-4a6c-bf33-382430104e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331097 | controller | Jun 12 11:11:59.207598 crc crio[19822]: time="2026-06-12T11:11:59.207511774Z" level=info msg="Removing container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6" id=523a4c53-696b-4712-af85-e1c58ac65278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331114 | controller | Jun 12 11:11:59.312891 crc crio[19822]: time="2026-06-12T11:11:59.309158599Z" level=info msg="Removed container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log" id=523a4c53-696b-4712-af85-e1c58ac65278 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331130 | controller | Jun 12 11:11:59.408227 crc crio[19822]: time="2026-06-12T11:11:59.40768519Z" level=info msg="Stopped container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api" id=5afa1665-7255-45a0-8712-939e61ddb46d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.331147 | controller | Jun 12 11:11:59.420044 crc crio[19822]: time="2026-06-12T11:11:59.41960987Z" level=info msg="Stopping pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c" id=84cdc26d-ed7d-4964-a453-1fb747f1d8e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.331163 | controller | Jun 12 11:11:59.422285 crc crio[19822]: time="2026-06-12T11:11:59.422196584Z" level=info msg="Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc002144788}] Aliases:map[]}"
2026-06-12 11:43:48.331185 | controller | Jun 12 11:11:59.422485 crc crio[19822]: time="2026-06-12T11:11:59.422423411Z" level=info msg="Deleting pod openstack_barbican-api-6ffb858478-x4v54 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.331202 | controller | Jun 12 11:11:59.616080 crc crio[19822]: time="2026-06-12T11:11:59.615706425Z" level=info msg="Stopped container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd" id=42a87316-3b7e-458d-8221-106c948614c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.331218 | controller | Jun 12 11:11:59.828003 crc crio[19822]: time="2026-06-12T11:11:59.8279236Z" level=info msg="Removing container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8" id=759405cd-06bd-4423-addd-305a2531fe47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331235 | controller | Jun 12 11:11:59.901868 crc crio[19822]: time="2026-06-12T11:11:59.900643306Z" level=info msg="Removed container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api" id=759405cd-06bd-4423-addd-305a2531fe47 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331258 | controller | Jun 12 11:12:00.065000 crc crio[19822]: time="2026-06-12T11:12:00.063173501Z" level=info msg="Stopped pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c" id=84cdc26d-ed7d-4964-a453-1fb747f1d8e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.331274 | controller | Jun 12 11:12:00.723283 crc crio[19822]: time="2026-06-12T11:12:00.722569238Z" level=info msg="Stopping container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00 (timeout: 30s)" id=3c270e81-bd53-470b-8c5c-c4fb8faf163a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.331290 | controller | Jun 12 11:12:00.871292 crc crio[19822]: time="2026-06-12T11:12:00.871252286Z" level=info msg="Stopping pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c" id=b6f5cbf9-07be-46af-8a80-e5b5aaf66186 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.331307 | controller | Jun 12 11:12:00.872429 crc crio[19822]: time="2026-06-12T11:12:00.872392183Z" level=info msg="Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0007adae8}] Aliases:map[]}"
2026-06-12 11:43:48.331359 | controller | Jun 12 11:12:00.872721 crc crio[19822]: time="2026-06-12T11:12:00.872694792Z" level=info msg="Deleting pod openstack_root-account-create-update-cwbdn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.331379 | controller | Jun 12 11:12:00.873270 crc crio[19822]: time="2026-06-12T11:12:00.872861092Z" level=info msg="Removing container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72" id=d067e687-cece-414f-b1fd-67953feff8a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331396 | controller | Jun 12 11:12:00.919589 crc crio[19822]: time="2026-06-12T11:12:00.918949087Z" level=info msg="Removed container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log" id=d067e687-cece-414f-b1fd-67953feff8a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331417 | controller | Jun 12 11:12:00.923938 crc crio[19822]: time="2026-06-12T11:12:00.923794277Z" level=info msg="Removing container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a" id=db8d39b9-0cdc-4b6b-996c-bcdd1c95e819 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331435 | controller | Jun 12 11:12:00.975649 crc crio[19822]: time="2026-06-12T11:12:00.975391231Z" level=info msg="Removed container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api" id=db8d39b9-0cdc-4b6b-996c-bcdd1c95e819 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331452 | controller | Jun 12 11:12:01.248255 crc crio[19822]: time="2026-06-12T11:12:01.248135814Z" level=info msg="Stopped pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c" id=b6f5cbf9-07be-46af-8a80-e5b5aaf66186 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.331468 | controller | Jun 12 11:12:02.059918 crc crio[19822]: time="2026-06-12T11:12:02.059403547Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687712-4vn5c/POD" id=92d56380-bc65-401e-923c-57c53d6be3fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.331483 | controller | Jun 12 11:12:02.061744 crc crio[19822]: time="2026-06-12T11:12:02.059913354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.331500 | controller | Jun 12 11:12:02.112955 crc crio[19822]: time="2026-06-12T11:12:02.112751838Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc002144170}] Aliases:map[]}"
2026-06-12 11:43:48.331542 | controller | Jun 12 11:12:02.112955 crc crio[19822]: time="2026-06-12T11:12:02.112899963Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687712-4vn5c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.331563 | controller | Jun 12 11:12:02.733145 crc crio[19822]: 2026-06-12T11:12:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4f199a80549873 Mac:4a:7e:4e:58:04:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.331580 | controller | Jun 12 11:12:02.735690 crc crio[19822]: time="2026-06-12T11:12:02.733952077Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc002144170}] Aliases:map[]}"
2026-06-12 11:43:48.331597 | controller | Jun 12 11:12:02.735690 crc crio[19822]: time="2026-06-12T11:12:02.734145182Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687712-4vn5c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.331614 | controller | Jun 12 11:12:02.748704 crc crio[19822]: time="2026-06-12T11:12:02.748567579Z" level=info msg="Ran pod sandbox d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc with infra container: openshift-infra/auto-csr-approver-29687712-4vn5c/POD" id=92d56380-bc65-401e-923c-57c53d6be3fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.331635 | controller | Jun 12 11:12:02.752055 crc crio[19822]: time="2026-06-12T11:12:02.752003884Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a4382b37-c7c3-4ee4-801e-3202a7e36cf5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.331652 | controller | Jun 12 11:12:02.761137 crc crio[19822]: time="2026-06-12T11:12:02.760962559Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.331669 | controller | Jun 12 11:12:03.690476 crc crio[19822]: time="2026-06-12T11:12:03.690330147Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a4382b37-c7c3-4ee4-801e-3202a7e36cf5 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.331686 | controller | Jun 12 11:12:03.692567 crc crio[19822]: time="2026-06-12T11:12:03.692474525Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=99942c9d-af31-42aa-a310-45f578aeed93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.331702 | controller | Jun 12 11:12:03.695954 crc crio[19822]: time="2026-06-12T11:12:03.695872574Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3564770e-6c3b-4f88-9248-58b98b2cbe16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.331719 | controller | Jun 12 11:12:03.703698 crc crio[19822]: time="2026-06-12T11:12:03.70360212Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687712-4vn5c/oc" id=7ae3ba00-018a-464c-b82f-0f324533ab64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.331735 | controller | Jun 12 11:12:03.704369 crc crio[19822]: time="2026-06-12T11:12:03.704303133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.331751 | controller | Jun 12 11:12:03.760374 crc crio[19822]: time="2026-06-12T11:12:03.760281947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.331768 | controller | Jun 12 11:12:04.099018 crc crio[19822]: time="2026-06-12T11:12:04.096366311Z" level=info msg="Stopped container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api" id=3c270e81-bd53-470b-8c5c-c4fb8faf163a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.331784 | controller | Jun 12 11:12:04.100254 crc crio[19822]: time="2026-06-12T11:12:04.100151881Z" level=info msg="Stopping pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac" id=8f7d6acb-dc15-4972-951b-750d5596e325 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.331801 | controller | Jun 12 11:12:04.104975 crc crio[19822]: time="2026-06-12T11:12:04.104774059Z" level=info msg="Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00140eba8}] Aliases:map[]}"
2026-06-12 11:43:48.331818 | controller | Jun 12 11:12:04.105347 crc crio[19822]: time="2026-06-12T11:12:04.105175972Z" level=info msg="Deleting pod openstack_keystone-fdd585476-6bmrd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.331835 | controller | Jun 12 11:12:04.118262 crc crio[19822]: time="2026-06-12T11:12:04.118161399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.331875 | controller | Jun 12 11:12:04.281993 crc crio[19822]: time="2026-06-12T11:12:04.281119418Z" level=info msg="Created container e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276: openshift-infra/auto-csr-approver-29687712-4vn5c/oc" id=7ae3ba00-018a-464c-b82f-0f324533ab64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.331896 | controller | Jun 12 11:12:04.284961 crc crio[19822]: time="2026-06-12T11:12:04.284853693Z" level=info msg="Starting container: e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276" id=788c06d3-6da6-4298-b8d0-a84b512d6877 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.331915 | controller | Jun 12 11:12:04.297983 crc crio[19822]: time="2026-06-12T11:12:04.294427739Z" level=info msg="Started container" PID=248326 containerID=e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276 description=openshift-infra/auto-csr-approver-29687712-4vn5c/oc id=788c06d3-6da6-4298-b8d0-a84b512d6877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc
2026-06-12 11:43:48.331932 | controller | Jun 12 11:12:04.628914 crc crio[19822]: time="2026-06-12T11:12:04.628425265Z" level=info msg="Stopped pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac" id=8f7d6acb-dc15-4972-951b-750d5596e325 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.331949 | controller | Jun 12 11:12:05.018004 crc crio[19822]: time="2026-06-12T11:12:05.016893298Z" level=info msg="Removing container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00" id=dd46e4ec-8a0a-4939-8431-46ad4a25c478 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331965 | controller | Jun 12 11:12:05.166233 crc crio[19822]: time="2026-06-12T11:12:05.166046961Z" level=info msg="Removed container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api" id=dd46e4ec-8a0a-4939-8431-46ad4a25c478 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.331981 | controller | Jun 12 11:12:08.704887 crc crio[19822]: time="2026-06-12T11:12:08.704168134Z" level=info msg="Stopping pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc" id=c454248b-7ded-40ef-aeda-827f2292b8bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.331998 | controller | Jun 12 11:12:08.706494 crc crio[19822]: time="2026-06-12T11:12:08.705914716Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc00140e0c8}] Aliases:map[]}"
2026-06-12 11:43:48.332014 | controller | Jun 12 11:12:08.706494 crc crio[19822]: time="2026-06-12T11:12:08.706060341Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687712-4vn5c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.332044 | controller | Jun 12 11:12:09.101012 crc crio[19822]: time="2026-06-12T11:12:09.100317432Z" level=info msg="Stopped pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc" id=c454248b-7ded-40ef-aeda-827f2292b8bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.332063 | controller | Jun 12 11:12:10.570355 crc crio[19822]: time="2026-06-12T11:12:10.569536171Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=bcd9007e-f597-4724-a1b8-2201ffb3aa00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.332080 | controller | Jun 12 11:12:10.572233 crc crio[19822]: time="2026-06-12T11:12:10.57042904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332102 | controller | Jun 12 11:12:10.627235 crc crio[19822]: time="2026-06-12T11:12:10.62712268Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc005212ff8}] Aliases:map[]}"
2026-06-12 11:43:48.332120 | controller | Jun 12 11:12:10.627235 crc crio[19822]: time="2026-06-12T11:12:10.627172512Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.332136 | controller | Jun 12 11:12:11.346519 crc crio[19822]: 2026-06-12T11:12:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d1a0d9d081d388 Mac:9a:cd:3d:44:44:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.332153 | controller | Jun 12 11:12:11.348497 crc crio[19822]: time="2026-06-12T11:12:11.348437463Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc005212ff8}] Aliases:map[]}"
2026-06-12 11:43:48.332170 | controller | Jun 12 11:12:11.348670 crc crio[19822]: time="2026-06-12T11:12:11.348607268Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.332187 | controller | Jun 12 11:12:11.360360 crc crio[19822]: time="2026-06-12T11:12:11.360260114Z" level=info msg="Ran pod sandbox 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 with infra container: openstack/openstackclient/POD" id=bcd9007e-f597-4724-a1b8-2201ffb3aa00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.332203 | controller | Jun 12 11:12:11.392893 crc crio[19822]: time="2026-06-12T11:12:11.390669132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=56f6bad0-db6c-4335-afda-77b798ea262a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.332220 | controller | Jun 12 11:12:11.510633 crc crio[19822]: time="2026-06-12T11:12:11.503208237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=55cc0f7f-e6f7-4deb-bb19-c017289ff12c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.332236 | controller | Jun 12 11:12:11.528274 crc crio[19822]: time="2026-06-12T11:12:11.527739699Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=b5f97779-5292-423d-8314-347f6dff2916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.332253 | controller | Jun 12 11:12:11.528632 crc crio[19822]: time="2026-06-12T11:12:11.528547975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332269 | controller | Jun 12 11:12:11.676977 crc crio[19822]: time="2026-06-12T11:12:11.673479909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332294 | controller | Jun 12 11:12:11.729354 crc crio[19822]: time="2026-06-12T11:12:11.728449894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332320 | controller | Jun 12 11:12:12.027756 crc crio[19822]: time="2026-06-12T11:12:12.027347439Z" level=info msg="Running pod sandbox: openstack/ovn-controller-sbpcz-config-d4fkg/POD" id=6a749652-34ab-4c45-90fc-732fc8af44b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.332337 | controller | Jun 12 11:12:12.028012 crc crio[19822]: time="2026-06-12T11:12:12.027900327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332357 | controller | Jun 12 11:12:12.066859 crc crio[19822]: time="2026-06-12T11:12:12.066732435Z" level=info msg="Running pod sandbox: openstack/swift-proxy-58fcfd6f65-vbfsg/POD" id=afe03d19-0fa7-4a7e-b115-697f040c3b53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.332435 | controller | Jun 12 11:12:12.067017 crc crio[19822]: time="2026-06-12T11:12:12.066972863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332460 | controller | Jun 12 11:12:12.081191 crc crio[19822]: time="2026-06-12T11:12:12.081134586Z" level=info msg="Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-12 11:43:48.332478 | controller | Jun 12 11:12:12.081410 crc crio[19822]: time="2026-06-12T11:12:12.081387584Z" level=info msg="Adding pod openstack_ovn-controller-sbpcz-config-d4fkg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.332495 | controller | Jun 12 11:12:12.127791 crc crio[19822]: time="2026-06-12T11:12:12.127412372Z" level=info msg="Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc003094568}] Aliases:map[]}"
2026-06-12 11:43:48.332512 | controller | Jun 12 11:12:12.128712 crc crio[19822]: time="2026-06-12T11:12:12.128121245Z" level=info msg="Adding pod openstack_swift-proxy-58fcfd6f65-vbfsg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.332529 | controller | Jun 12 11:12:12.414005 crc crio[19822]: time="2026-06-12T11:12:12.389376472Z" level=info msg="Created container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient" id=b5f97779-5292-423d-8314-347f6dff2916 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.332545 | controller | Jun 12 11:12:12.414005 crc crio[19822]: time="2026-06-12T11:12:12.392405467Z" level=info msg="Starting container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99" id=c5d75a25-e3f8-4c6c-ae2c-86f0eaf012fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.332562 | controller | Jun 12 11:12:12.424377 crc crio[19822]: time="2026-06-12T11:12:12.417335971Z" level=info msg="Started container" PID=248923 containerID=3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 description=openstack/openstackclient/openstackclient id=c5d75a25-e3f8-4c6c-ae2c-86f0eaf012fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59
2026-06-12 11:43:48.332584 | controller | Jun 12 11:12:12.775229 crc crio[19822]: 2026-06-12T11:12:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e25c51ae0594f7 Mac:42:e7:49:3f:5c:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.332602 | controller | Jun 12 11:12:12.777867 crc crio[19822]: time="2026-06-12T11:12:12.777767719Z" level=info msg="Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-12 11:43:48.332619 | controller | Jun 12 11:12:12.778177 crc crio[19822]: time="2026-06-12T11:12:12.778152532Z" level=info msg="Checking pod openstack_ovn-controller-sbpcz-config-d4fkg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.332635 | controller | Jun 12 11:12:12.807298 crc crio[19822]: time="2026-06-12T11:12:12.806943381Z" level=info msg="Ran pod sandbox 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec with infra container: openstack/ovn-controller-sbpcz-config-d4fkg/POD" id=6a749652-34ab-4c45-90fc-732fc8af44b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.332651 | controller | Jun 12 11:12:12.811371 crc crio[19822]: time="2026-06-12T11:12:12.811289549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=b6363b0a-4240-4f32-b0fa-89de1d7615db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.332668 | controller | Jun 12 11:12:12.815978 crc crio[19822]: time="2026-06-12T11:12:12.815884035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=5018f6a9-9c25-40e1-a5a2-9ebcd450ff42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.332684 | controller | Jun 12 11:12:12.824603 crc crio[19822]: time="2026-06-12T11:12:12.82447898Z" level=info msg="Creating container: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config" id=c993e684-d7ac-4d46-b00f-f33af943998f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.332700 | controller | Jun 12 11:12:12.825183 crc crio[19822]: time="2026-06-12T11:12:12.825067629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332717 | controller | Jun 12 11:12:12.956877 crc crio[19822]: time="2026-06-12T11:12:12.954428714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332733 | controller | Jun 12 11:12:13.128580 crc crio[19822]: 2026-06-12T11:12:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bea3674bb18b7f Mac:ee:57:35:0d:21:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 SocketPath: PciID:}] [{Interface:0xc00062a5e0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.332749 | controller | Jun 12 11:12:13.130647 crc crio[19822]: time="2026-06-12T11:12:13.130504624Z" level=info msg="Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc003094568}] Aliases:map[]}"
2026-06-12 11:43:48.332769 | controller | Jun 12 11:12:13.130910 crc crio[19822]: time="2026-06-12T11:12:13.130790034Z" level=info msg="Checking pod openstack_swift-proxy-58fcfd6f65-vbfsg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.332786 | controller | Jun 12 11:12:13.144855 crc crio[19822]: time="2026-06-12T11:12:13.144339391Z" level=info msg="Ran pod sandbox 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b with infra container: openstack/swift-proxy-58fcfd6f65-vbfsg/POD" id=afe03d19-0fa7-4a7e-b115-697f040c3b53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.332802 | controller | Jun 12 11:12:13.149143 crc crio[19822]: time="2026-06-12T11:12:13.148723683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=f135206c-d956-4c16-8dc4-ae4cf864257f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.332819 | controller | Jun 12 11:12:13.228388 crc crio[19822]: time="2026-06-12T11:12:13.228305142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332835 | controller | Jun 12 11:12:13.246765 crc crio[19822]: time="2026-06-12T11:12:13.246654577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=aba017c6-26db-4910-be52-64c20aa95d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.332872 | controller | Jun 12 11:12:13.256294 crc crio[19822]: time="2026-06-12T11:12:13.256188052Z" level=info msg="Creating container: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd" id=460f405b-e8a9-44f0-bfa6-af84ce0f46e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.332896 | controller | Jun 12 11:12:13.256717 crc crio[19822]: time="2026-06-12T11:12:13.256652727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332913 | controller | Jun 12 11:12:13.328615 crc crio[19822]: time="2026-06-12T11:12:13.32852466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332930 | controller | Jun 12 11:12:13.333483 crc crio[19822]: time="2026-06-12T11:12:13.333408165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.332946 | controller | Jun 12 11:12:13.580902 crc crio[19822]: time="2026-06-12T11:12:13.580732216Z" level=info msg="Created container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd" id=460f405b-e8a9-44f0-bfa6-af84ce0f46e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.332963 | controller | Jun 12 11:12:13.582784 crc crio[19822]: time="2026-06-12T11:12:13.582684438Z" level=info msg="Starting container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93" id=bc0be641-b3a3-4e9b-9e95-75a05531d127 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.332980 | controller | Jun 12 11:12:13.593424 crc crio[19822]: time="2026-06-12T11:12:13.593286006Z" level=info msg="Started container" PID=249126 containerID=9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93 description=openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd id=bc0be641-b3a3-4e9b-9e95-75a05531d127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b
2026-06-12 11:43:48.333002 | controller | Jun 12 11:12:14.018526 crc crio[19822]: time="2026-06-12T11:12:14.015533197Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=95460739-892d-4ce2-ba6f-0345f6068063 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.333020 | controller | Jun 12 11:12:14.024480 crc crio[19822]: time="2026-06-12T11:12:14.024327413Z" level=info msg="Created container cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config" id=c993e684-d7ac-4d46-b00f-f33af943998f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.333037 | controller | Jun 12 11:12:14.026800 crc crio[19822]: time="2026-06-12T11:12:14.026224183Z" level=info msg="Starting container: cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512" id=89d7673e-4f67-4ef7-8321-3b7e84af0834 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.333053 | controller | Jun 12 11:12:14.044403 crc crio[19822]: time="2026-06-12T11:12:14.042680683Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=7011899a-8fd3-4852-9e74-30aacfd77823 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.333069 | controller | Jun 12 11:12:14.044403 crc crio[19822]: time="2026-06-12T11:12:14.043910713Z" level=info msg="Started container" PID=249123 containerID=cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512 description=openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config id=89d7673e-4f67-4ef7-8321-3b7e84af0834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec
2026-06-12 11:43:48.333085 | controller | Jun 12 11:12:14.059157 crc crio[19822]: time="2026-06-12T11:12:14.058959474Z" level=info msg="Creating container: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server" id=5ba35cd7-298e-4758-927e-df201fdb4a28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.333102 | controller | Jun 12 11:12:14.059587 crc crio[19822]: time="2026-06-12T11:12:14.059490661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.333118 | controller | Jun 12 11:12:14.167866 crc crio[19822]: time="2026-06-12T11:12:14.166582445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.333134 | controller | Jun 12 11:12:14.176039 crc crio[19822]: time="2026-06-12T11:12:14.175885052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.333150 | controller | Jun 12 11:12:14.347525 crc crio[19822]: time="2026-06-12T11:12:14.347419775Z" level=info msg="Created container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server" id=5ba35cd7-298e-4758-927e-df201fdb4a28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.333166 | controller | Jun 12 11:12:14.348708 crc crio[19822]: time="2026-06-12T11:12:14.348633544Z" level=info msg="Starting container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16" id=50cd6113-621f-4738-93a7-89a7c91e55cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.333182 | controller | Jun 12 11:12:14.358489 crc crio[19822]: time="2026-06-12T11:12:14.358140059Z" level=info msg="Started container" PID=249303 containerID=ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16 description=openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server id=50cd6113-621f-4738-93a7-89a7c91e55cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b
2026-06-12 11:43:48.333204 | controller | Jun 12 11:12:16.378193 crc crio[19822]: time="2026-06-12T11:12:16.376466497Z" level=info msg="Stopping pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec" id=b0da1e16-7751-4d98-a03a-e5379a8ceb87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.333221 | controller | Jun 12 11:12:16.381871 crc crio[19822]: time="2026-06-12T11:12:16.380505431Z" level=info msg="Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc002144048}] Aliases:map[]}"
2026-06-12 11:43:48.333238 | controller | Jun 12 11:12:16.381871 crc crio[19822]: time="2026-06-12T11:12:16.380729939Z" level=info msg="Deleting pod openstack_ovn-controller-sbpcz-config-d4fkg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.333255 | controller | Jun 12 11:12:16.935673 crc crio[19822]: time="2026-06-12T11:12:16.935129579Z" level=info msg="Stopped pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec" id=b0da1e16-7751-4d98-a03a-e5379a8ceb87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.333272 | controller | Jun 12 11:12:17.175705 crc crio[19822]: time="2026-06-12T11:12:17.175604661Z" level=info msg="Stopped container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api" id=864eafa7-21d4-4523-9080-c97b312b18dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.333289 | controller | Jun 12 11:12:17.178464 crc crio[19822]: time="2026-06-12T11:12:17.178381397Z" level=info msg="Stopping pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569" id=edb60b7e-e97c-40bf-9cf5-73a669c33597 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.333306 | controller | Jun 12 11:12:17.181003 crc crio[19822]: time="2026-06-12T11:12:17.180942999Z" level=info msg="Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc007252058}] Aliases:map[]}"
2026-06-12 11:43:48.333322 | controller | Jun 12 11:12:17.181198 crc crio[19822]: time="2026-06-12T11:12:17.181147526Z" level=info msg="Deleting pod openstack_neutron-7cffd77f67-pg4pf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.333338 | controller | Jun 12 11:12:18.139718 crc crio[19822]: time="2026-06-12T11:12:18.138770079Z" level=info msg="Stopped pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569" id=edb60b7e-e97c-40bf-9cf5-73a669c33597 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.333355 | controller | Jun 12 11:12:18.658732 crc crio[19822]: time="2026-06-12T11:12:18.657873842Z" level=info msg="Removing container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c" id=51d7bbeb-d693-4c0f-97f3-fc7488736dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.333371 | controller | Jun 12 11:12:18.864789 crc crio[19822]: time="2026-06-12T11:12:18.864613936Z" level=info msg="Removed container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd" id=51d7bbeb-d693-4c0f-97f3-fc7488736dd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.333393 | controller | Jun 12 11:12:18.867723 crc crio[19822]: time="2026-06-12T11:12:18.867656611Z" level=info msg="Removing container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e" id=bc202606-4fb2-43c5-8287-2172afd0f47d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.333410 | controller | Jun 12 11:12:18.924276 crc crio[19822]: time="2026-06-12T11:12:18.924063265Z" level=info msg="Removed container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api" id=bc202606-4fb2-43c5-8287-2172afd0f47d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.333427 | controller | Jun 12 11:12:21.783740 crc crio[19822]: time="2026-06-12T11:12:21.782254515Z" level=info msg="Stopping container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf (timeout: 30s)" id=13f18522-d55d-4418-bf62-4ebf885e098c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.333442 | controller | Jun 12 11:12:21.783740 crc crio[19822]: time="2026-06-12T11:12:21.783058677Z" level=info msg="Stopping container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19 (timeout: 30s)" id=275bdf5e-4887-4135-942a-6ae2d1ba58e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.333458 | controller | Jun 12 11:12:22.054769 crc crio[19822]: time="2026-06-12T11:12:22.054321555Z" level=info msg="Stopped container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd" id=275bdf5e-4887-4135-942a-6ae2d1ba58e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.333474 | controller | Jun 12 11:12:23.106280 crc crio[19822]: time="2026-06-12T11:12:23.105850524Z" level=info msg="Stopped container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server" id=13f18522-d55d-4418-bf62-4ebf885e098c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.333490 | controller | Jun 12 11:12:23.107569 crc crio[19822]: time="2026-06-12T11:12:23.107496283Z" level=info msg="Stopping pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76" id=129f09d3-1a67-4cc9-b03d-bad86f6f4d5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.333506 | controller | Jun 12 11:12:23.126912 crc crio[19822]: time="2026-06-12T11:12:23.126756478Z" level=info msg="Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc0037c9d68}] Aliases:map[]}"
2026-06-12 11:43:48.333523 | controller | Jun 12 11:12:23.127236 crc crio[19822]: time="2026-06-12T11:12:23.127042867Z" level=info msg="Deleting pod openstack_swift-proxy-6865c76df7-q68pw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.333539 | controller | Jun 12 11:12:24.088218 crc crio[19822]: time="2026-06-12T11:12:24.087780697Z" level=info msg="Stopped pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76" id=129f09d3-1a67-4cc9-b03d-bad86f6f4d5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.333555 | controller | Jun 12 11:12:24.860905 crc crio[19822]: time="2026-06-12T11:12:24.860577381Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/POD" id=5c5eea2b-4a05-475a-a540-1e8155bd1e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.333575 | controller | Jun 12 11:12:24.861644 crc crio[19822]: time="2026-06-12T11:12:24.861621125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.333592 | controller | Jun 12 11:12:24.907370 crc crio[19822]: time="2026-06-12T11:12:24.907053765Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc002ed0310}] Aliases:map[]}"
2026-06-12 11:43:48.333609 | controller | Jun 12 11:12:24.907370 crc crio[19822]: time="2026-06-12T11:12:24.907284332Z" level=info msg="Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.333625 | controller | Jun 12 11:12:25.078436 crc crio[19822]: time="2026-06-12T11:12:25.074589749Z" level=info msg="Removing container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf" id=f6381e7e-d0e7-4f1a-b42c-3369eb294555 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.333641 | controller | Jun 12 11:12:25.200259 crc crio[19822]: time="2026-06-12T11:12:25.200075561Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-nkwzq/POD" id=a8cf3121-7a2f-4b46-935b-5892dca9aac2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.333657 | controller | Jun 12 11:12:25.200259 crc crio[19822]: time="2026-06-12T11:12:25.200214486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.333673 | controller | Jun 12 11:12:25.262410 crc crio[19822]: time="2026-06-12T11:12:25.262226474Z" level=info msg="Removed container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server" id=f6381e7e-d0e7-4f1a-b42c-3369eb294555 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.333689 | controller | Jun 12 11:12:25.266772 crc crio[19822]: time="2026-06-12T11:12:25.266558683Z" level=info msg="Removing container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19" id=f43ff138-a6de-4dfa-b330-fd60dc636191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.333705 | controller | Jun 12 11:12:25.290238 crc crio[19822]: time="2026-06-12T11:12:25.289473336Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc002ed07f8}] Aliases:map[]}"
2026-06-12 11:43:48.333721 | controller | Jun 12 11:12:25.290238 crc crio[19822]: time="2026-06-12T11:12:25.289944771Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-nkwzq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.333737 | controller | Jun 12 11:12:25.471046 crc crio[19822]: time="2026-06-12T11:12:25.468366382Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-hkfmz/POD" id=ff66c9ff-14af-4e14-8815-5f500b01c6c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.333754 | controller | Jun 12 11:12:25.471046 crc crio[19822]: time="2026-06-12T11:12:25.468951561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.333777 | controller | Jun 12 11:12:25.545973 crc crio[19822]: time="2026-06-12T11:12:25.545736091Z" level=info msg="Removed container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd" id=f43ff138-a6de-4dfa-b330-fd60dc636191 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.333794 | controller | Jun 12 11:12:25.574333 crc crio[19822]: time="2026-06-12T11:12:25.574191901Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc002ed0b20}] Aliases:map[]}"
2026-06-12 11:43:48.333811 | controller | Jun 12 11:12:25.574628 crc crio[19822]: time="2026-06-12T11:12:25.574501591Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-hkfmz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.333827 | controller | Jun 12 11:12:26.995721 crc crio[19822]: 2026-06-12T11:12:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5260298deccc34b Mac:9e:f8:05:7a:f4:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.333844 | controller | Jun 12 11:12:26.999152 crc crio[19822]: time="2026-06-12T11:12:26.999062008Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc002ed07f8}] Aliases:map[]}"
2026-06-12 11:43:48.333883 | controller | Jun 12 11:12:26.999335 crc crio[19822]: time="2026-06-12T11:12:26.999288755Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-nkwzq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.333902 | controller | Jun 12 11:12:27.006775 crc crio[19822]: 2026-06-12T11:12:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7b9af530f5aab0 Mac:4e:10:89:ad:4b:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.333919 | controller | Jun 12 11:12:27.007783 crc crio[19822]: time="2026-06-12T11:12:27.007731148Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc002ed0b20}] Aliases:map[]}"
2026-06-12 11:43:48.333936 | controller | Jun 12 11:12:27.007968 crc crio[19822]: time="2026-06-12T11:12:27.007921255Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-hkfmz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.333952 | controller | Jun 12 11:12:27.019191 crc crio[19822]: time="2026-06-12T11:12:27.019080765Z" level=info msg="Ran pod sandbox 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 with infra container: openstack/nova-cell0-cell-mapping-nkwzq/POD" id=a8cf3121-7a2f-4b46-935b-5892dca9aac2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.333974 | controller | Jun 12 11:12:27.022306 crc crio[19822]: time="2026-06-12T11:12:27.022189292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1b6ed6df-db9e-4d55-99a7-62078fa6b0e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.333991 | controller | Jun 12 11:12:27.026664 crc crio[19822]: time="2026-06-12T11:12:27.026447528Z" level=info msg="Ran pod sandbox a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 with infra container: openstack/nova-cell1-cell-mapping-hkfmz/POD" id=ff66c9ff-14af-4e14-8815-5f500b01c6c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.334008 | controller | Jun 12 11:12:27.029656 crc crio[19822]: time="2026-06-12T11:12:27.029551867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=4047903f-1195-465f-908f-1c0d24aaaaf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.334024 | controller | Jun 12 11:12:27.049280 crc crio[19822]: time="2026-06-12T11:12:27.049182983Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=a189994d-509d-40bb-b54e-e32fc211d037 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.334040 | controller | Jun 12 11:12:27.063237 crc crio[19822]: time="2026-06-12T11:12:27.063128097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=2e156a6b-40f1-4986-b3d9-f3c804120e8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.334056 | controller | Jun 12 11:12:27.444761 crc crio[19822]: time="2026-06-12T11:12:27.444537676Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage" id=dc59ba43-e005-4b60-91c9-7a99784e1ce5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.334072 | controller | Jun 12 11:12:27.451061 crc crio[19822]: time="2026-06-12T11:12:27.445246858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.334088 | controller | Jun 12 11:12:27.459300 crc crio[19822]: time="2026-06-12T11:12:27.459189624Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage" id=e310fc59-ded7-482c-8fcb-2d028961395f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.334104 | controller | Jun 12 11:12:27.486283 crc crio[19822]: time="2026-06-12T11:12:27.486169064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.334120 | controller | Jun 12 11:12:27.531208 crc crio[19822]: time="2026-06-12T11:12:27.531082979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.334136 | controller | Jun 12 11:12:27.536386 crc crio[19822]: time="2026-06-12T11:12:27.536297733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.334153 | controller | Jun 12 11:12:27.548069 crc crio[19822]: time="2026-06-12T11:12:27.547922584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.334169 | controller | Jun 12 11:12:27.551711 crc crio[19822]: time="2026-06-12T11:12:27.551625702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.334190 | controller | Jun 12 11:12:27.959540 crc crio[19822]: time="2026-06-12T11:12:27.95875744Z" level=info msg="Created container 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage" id=e310fc59-ded7-482c-8fcb-2d028961395f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.334208 | controller | Jun 12 11:12:27.961635 crc crio[19822]: time="2026-06-12T11:12:27.961521718Z" level=info msg="Starting container: 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271" id=8664ae70-3cae-45f6-8cde-3c1d10a99008 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.334224 | controller | Jun 12 11:12:27.969147 crc crio[19822]: time="2026-06-12T11:12:27.968917654Z" level=info msg="Started container" PID=250349 containerID=3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271 description=openstack/nova-cell1-cell-mapping-hkfmz/nova-manage id=8664ae70-3cae-45f6-8cde-3c1d10a99008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4
2026-06-12 11:43:48.334241 | controller | Jun 12 11:12:28.272730 crc crio[19822]: time="2026-06-12T11:12:28.272320434Z" level=info msg="Created container 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage" id=dc59ba43-e005-4b60-91c9-7a99784e1ce5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.334258 | controller | Jun 12 11:12:28.274795 crc crio[19822]: time="2026-06-12T11:12:28.27471091Z" level=info msg="Starting container: 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d" id=49c41c6f-5d23-4aa3-bff8-40888c6c68e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.334274 | controller | Jun 12 11:12:28.291322 crc crio[19822]: time="2026-06-12T11:12:28.291233997Z" level=info msg="Started container" PID=250348 containerID=89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d description=openstack/nova-cell0-cell-mapping-nkwzq/nova-manage id=49c41c6f-5d23-4aa3-bff8-40888c6c68e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0
2026-06-12 11:43:48.334291 | controller | Jun 12 11:12:28.354691 crc crio[19822]: 2026-06-12T11:12:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21cd0bda78a0227 Mac:72:a8:d5:57:4f:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.334308 | controller | Jun 12 11:12:28.356207 crc crio[19822]: time="2026-06-12T11:12:28.356125642Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc002ed0310}] Aliases:map[]}"
2026-06-12 11:43:48.334324 | controller | Jun 12 11:12:28.356396 crc crio[19822]: time="2026-06-12T11:12:28.356329819Z" level=info msg="Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.334341 | controller | Jun 12 11:12:28.369876 crc crio[19822]: time="2026-06-12T11:12:28.369739371Z" level=info msg="Ran pod sandbox 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/POD" id=5c5eea2b-4a05-475a-a540-1e8155bd1e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.334362 | controller | Jun 12 11:12:28.372751 crc crio[19822]: time="2026-06-12T11:12:28.372652024Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.334379 | controller | Jun 12 11:12:28.373008 crc crio[19822]: time="2026-06-12T11:12:28.372918083Z" level=info msg="Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4 not found" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.334396 | controller | Jun 12 11:12:28.373008 crc crio[19822]: time="2026-06-12T11:12:28.372996225Z" level=info msg="Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4 found" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.334413 | controller | Jun 12 11:12:28.374000 crc crio[19822]: time="2026-06-12T11:12:28.373944266Z" level=info msg="Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4" id=d6a0fa9e-84bf-4b6f-aaf6-337a38abb3a4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.334430 | controller | Jun 12 11:12:28.412985 crc crio[19822]: time="2026-06-12T11:12:28.412762844Z" level=info msg="Trying to access \"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\""
2026-06-12 11:43:48.334446 | controller | Jun 12 11:12:33.784389 crc crio[19822]: time="2026-06-12T11:12:33.783164582Z" level=info msg="Removing container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2" id=b69f8c9c-c479-4806-8eb5-95ad75696f9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.334463 | controller | Jun 12 11:12:33.824666 crc crio[19822]: time="2026-06-12T11:12:33.824371299Z" level=info msg="Removed container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server" id=b69f8c9c-c479-4806-8eb5-95ad75696f9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.334479 | controller | Jun 12 11:12:33.832379 crc crio[19822]: time="2026-06-12T11:12:33.832315609Z" level=info msg="Removing container: 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8" id=7902f6c4-6ff2-4df6-a73d-b87278426b3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.334495 | controller | Jun 12 11:12:33.873197 crc crio[19822]: time="2026-06-12T11:12:33.873020383Z" level=info msg="Removed container 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8: openshift-marketplace/redhat-operators-f7v7z/extract-content" id=7902f6c4-6ff2-4df6-a73d-b87278426b3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.334512 | controller | Jun 12 11:12:33.878423 crc crio[19822]: time="2026-06-12T11:12:33.878326738Z" level=info msg="Removing container: 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b" id=80ab5b43-8fda-4a28-9d0c-7b9ea1ca1029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.334528 | controller | Jun 12 11:12:34.030433 crc crio[19822]: time="2026-06-12T11:12:34.030334909Z" level=info msg="Removed container 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b: openshift-infra/auto-csr-approver-29687706-tq7j6/oc" id=80ab5b43-8fda-4a28-9d0c-7b9ea1ca1029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.334543 | controller | Jun 12 11:12:34.035617 crc crio[19822]: time="2026-06-12T11:12:34.035547563Z" level=info msg="Removing container: cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7" id=53cbffdd-141b-456b-ae9c-f6d4098337d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.334564 | controller | Jun 12 11:12:34.092489 crc crio[19822]: time="2026-06-12T11:12:34.092368756Z" level=info msg="Removed container cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7: openshift-marketplace/redhat-operators-f7v7z/extract-utilities" id=53cbffdd-141b-456b-ae9c-f6d4098337d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.334581 | controller | Jun 12 11:12:34.136575 crc crio[19822]: time="2026-06-12T11:12:34.13597355Z" level=info msg="Stopping pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558" id=49da83a2-8bf0-47d9-bbc3-4c6eda8f2495 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334598 | controller | Jun 12 11:12:34.136575 crc crio[19822]: time="2026-06-12T11:12:34.136233049Z" level=info msg="Stopped pod sandbox (already stopped): 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558" id=49da83a2-8bf0-47d9-bbc3-4c6eda8f2495 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334615 | controller | Jun 12 11:12:34.138730 crc crio[19822]: time="2026-06-12T11:12:34.138559724Z" level=info msg="Removing pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558" id=cd1cdb97-7bbd-4e9c-b3ef-ad73b4b0e502 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334631 | controller | Jun 12 11:12:34.200145 crc crio[19822]: time="2026-06-12T11:12:34.199451019Z" level=info msg="Removed pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558" id=cd1cdb97-7bbd-4e9c-b3ef-ad73b4b0e502 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334647 | controller | Jun 12 11:12:34.203147 crc crio[19822]: time="2026-06-12T11:12:34.202781749Z" level=info msg="Stopping pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c" id=fd7d409e-5949-4a8e-8d4f-094d54a5c197 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334663 | controller | Jun 12 11:12:34.203147 crc crio[19822]: time="2026-06-12T11:12:34.203058187Z" level=info msg="Stopped pod sandbox (already stopped): 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c" id=fd7d409e-5949-4a8e-8d4f-094d54a5c197 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334679 | controller | Jun 12 11:12:34.207749 crc crio[19822]: time="2026-06-12T11:12:34.207312273Z" level=info msg="Removing pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c" id=597884fb-95ae-4708-86f8-1e66a3785e0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334695 | controller | Jun 12 11:12:34.248964 crc crio[19822]: time="2026-06-12T11:12:34.247208019Z" level=info msg="Removed pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c" id=597884fb-95ae-4708-86f8-1e66a3785e0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334711 | controller | Jun 12 11:12:34.250143 crc crio[19822]: time="2026-06-12T11:12:34.250019985Z" level=info msg="Stopping pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f" id=79c95131-cf8d-4217-b64c-c4e2856c501d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334726 | controller | Jun 12 11:12:34.250257 crc crio[19822]: time="2026-06-12T11:12:34.250144529Z" level=info msg="Stopped pod sandbox (already stopped): f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f" id=79c95131-cf8d-4217-b64c-c4e2856c501d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334743 | controller | Jun 12 11:12:34.250868 crc crio[19822]: time="2026-06-12T11:12:34.250762089Z" level=info msg="Removing pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f" id=25533269-4b17-4bfd-a466-85dce7bcc09b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334759 | controller | Jun 12 11:12:34.282972 crc crio[19822]: time="2026-06-12T11:12:34.281713101Z" level=info msg="Removed pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f" id=25533269-4b17-4bfd-a466-85dce7bcc09b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334780 | controller | Jun 12 11:12:34.283706 crc crio[19822]: time="2026-06-12T11:12:34.283653988Z" level=info msg="Stopping pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6" id=b54d6227-1617-4713-b8ca-c344715a90c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334797 | controller | Jun 12 11:12:34.283860 crc crio[19822]: time="2026-06-12T11:12:34.283729081Z" level=info msg="Stopped pod sandbox (already stopped): 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6" id=b54d6227-1617-4713-b8ca-c344715a90c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334814 | controller | Jun 12 11:12:34.284654 crc crio[19822]: time="2026-06-12T11:12:34.284584718Z" level=info msg="Removing pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6" id=1bab9246-9fd8-46a2-8620-0bf2cdd495ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334830 | controller | Jun 12 11:12:34.326278 crc crio[19822]: time="2026-06-12T11:12:34.326150004Z" level=info msg="Removed pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6" id=1bab9246-9fd8-46a2-8620-0bf2cdd495ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334846 | controller | Jun 12 11:12:34.330697 crc crio[19822]: time="2026-06-12T11:12:34.330002069Z" level=info msg="Stopping pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569" id=b2fdd000-a94c-4d53-b73f-a16ed46f7440 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334895 | controller | Jun 12 11:12:34.330887 crc crio[19822]: time="2026-06-12T11:12:34.330716392Z" level=info msg="Stopped pod sandbox (already stopped): 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569" id=b2fdd000-a94c-4d53-b73f-a16ed46f7440 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334918 | controller | Jun 12 11:12:34.332298 crc crio[19822]: time="2026-06-12T11:12:34.332229569Z" level=info msg="Removing pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569" id=38d3d870-8993-4aa0-bd78-3bcd29bf8065 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334935 | controller | Jun 12 11:12:34.363702 crc crio[19822]: time="2026-06-12T11:12:34.363567737Z" level=info msg="Removed pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569" id=38d3d870-8993-4aa0-bd78-3bcd29bf8065 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.334952 | controller | Jun 12 11:12:34.367731 crc crio[19822]: time="2026-06-12T11:12:34.367369312Z" level=info msg="Stopping pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19" id=fb392fb7-faca-49d8-a751-5f546b18ad28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334968 | controller | Jun 12 11:12:34.368219 crc crio[19822]: time="2026-06-12T11:12:34.36792874Z" level=info msg="Stopped pod sandbox (already stopped): c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19" id=fb392fb7-faca-49d8-a751-5f546b18ad28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.334984 | controller | Jun 12 11:12:34.370219 crc crio[19822]: time="2026-06-12T11:12:34.370139912Z" level=info msg="Removing pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19" id=5c45aa6d-fec7-4846-b9f9-c254a7e1abb9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335000 | controller | Jun 12 11:12:34.405739 crc crio[19822]: time="2026-06-12T11:12:34.405537754Z" level=info msg="Removed pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19" id=5c45aa6d-fec7-4846-b9f9-c254a7e1abb9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335017 | controller | Jun 12 11:12:34.411689 crc crio[19822]: time="2026-06-12T11:12:34.411632181Z" level=info msg="Stopping pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c" id=4369e6bc-70bf-461b-a7f8-23caa09cf1c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335038 | controller | Jun 12 11:12:34.411936 crc crio[19822]: time="2026-06-12T11:12:34.411701863Z" level=info msg="Stopped pod sandbox (already stopped): 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c" id=4369e6bc-70bf-461b-a7f8-23caa09cf1c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335055 | controller | Jun 12 11:12:34.412382 crc crio[19822]: time="2026-06-12T11:12:34.412318654Z" level=info msg="Removing pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c" id=abaec4b3-6800-4aa3-9250-2937e527f8c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335072 | controller | Jun 12 11:12:34.483867 crc crio[19822]: time="2026-06-12T11:12:34.481536697Z" level=info msg="Removed pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c" id=abaec4b3-6800-4aa3-9250-2937e527f8c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335088 | controller | Jun 12 11:12:34.483867 crc crio[19822]: time="2026-06-12T11:12:34.482574195Z" level=info msg="Stopping pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39" id=92e3b005-302d-4e6f-a7ab-d1ab8c26fd8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335104 | controller | Jun 12 11:12:34.483867 crc crio[19822]: time="2026-06-12T11:12:34.482626876Z" level=info msg="Stopped pod sandbox (already stopped): ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39" id=92e3b005-302d-4e6f-a7ab-d1ab8c26fd8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335120 | controller | Jun 12 11:12:34.487866 crc crio[19822]: time="2026-06-12T11:12:34.48526038Z" level=info msg="Removing pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39" id=6470be67-6a39-4220-b1b6-049eff212df2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335136 | controller | Jun 12 11:12:34.517969 crc crio[19822]: time="2026-06-12T11:12:34.517417305Z" level=info msg="Removed pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39" id=6470be67-6a39-4220-b1b6-049eff212df2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335152 | controller | Jun 12 11:12:34.521788 crc crio[19822]: time="2026-06-12T11:12:34.519524606Z" level=info msg="Stopping pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76" id=4961d9eb-058e-475c-8b55-935b79803f4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335168 | controller | Jun 12 11:12:34.521788 crc crio[19822]: time="2026-06-12T11:12:34.519596928Z" level=info msg="Stopped pod sandbox (already stopped): d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76" id=4961d9eb-058e-475c-8b55-935b79803f4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335184 | controller | Jun 12 11:12:34.521788 crc crio[19822]: time="2026-06-12T11:12:34.520164693Z" level=info msg="Removing pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76" id=108fc203-81dc-459a-b7fb-57deb7671035 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335200 | controller | Jun 12 11:12:34.554945 crc crio[19822]: time="2026-06-12T11:12:34.554752282Z" level=info msg="Removed pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76" id=108fc203-81dc-459a-b7fb-57deb7671035 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335215 | controller | Jun 12 11:12:34.557220 crc crio[19822]: time="2026-06-12T11:12:34.55642436Z" level=info msg="Stopping pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac" id=9c1ecf71-6f99-40f5-8868-3a94c3a4e78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335231 | controller | Jun 12 11:12:34.557220 crc crio[19822]: time="2026-06-12T11:12:34.556546345Z" level=info msg="Stopped pod sandbox (already stopped): 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac" id=9c1ecf71-6f99-40f5-8868-3a94c3a4e78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335251 | controller | Jun 12 11:12:34.559007 crc crio[19822]: time="2026-06-12T11:12:34.557357161Z" level=info msg="Removing pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac" id=b81e7fb6-3e52-42aa-99ce-e0133088206a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335268 | controller | Jun 12 11:12:34.609616 crc crio[19822]: time="2026-06-12T11:12:34.609515848Z" level=info msg="Removed pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac" id=b81e7fb6-3e52-42aa-99ce-e0133088206a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.335285 | controller | Jun 12 11:12:38.253661 crc crio[19822]: time="2026-06-12T11:12:38.252742122Z" level=info msg="Stopping pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4" id=4a5a4881-272a-4ac0-902c-ba4ef1e95e6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335301 | controller | Jun 12 11:12:38.255580 crc crio[19822]: time="2026-06-12T11:12:38.254402006Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc007252420}] Aliases:map[]}"
2026-06-12 11:43:48.335318 | controller | Jun 12 11:12:38.255580 crc crio[19822]: time="2026-06-12T11:12:38.254550971Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-hkfmz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.335338 | controller | Jun 12 11:12:38.258338 crc crio[19822]: time="2026-06-12T11:12:38.258210297Z" level=info msg="Stopping pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0" id=edde9dea-cf0c-444f-906f-333b7fc9dff5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335358 | controller | Jun 12 11:12:38.259980 crc crio[19822]: time="2026-06-12T11:12:38.259756017Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc0037c8700}] Aliases:map[]}"
2026-06-12 11:43:48.335377 | controller | Jun 12 11:12:38.260544 crc crio[19822]: time="2026-06-12T11:12:38.260404997Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-nkwzq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.335393 | controller | Jun 12 11:12:41.741540 crc crio[19822]: time="2026-06-12T11:12:41.740765849Z" level=info msg="Stopped pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4" id=4a5a4881-272a-4ac0-902c-ba4ef1e95e6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335410 | controller | Jun 12 11:12:43.301235 crc crio[19822]: time="2026-06-12T11:12:43.297455638Z" level=info msg="Stopping container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a (timeout: 30s)" id=bac0dd98-169c-44d7-894a-a4c36260ea32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335427 | controller | Jun 12 11:12:43.301235 crc crio[19822]: time="2026-06-12T11:12:43.299217409Z" level=info msg="Stopping container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb (timeout: 30s)" id=32c7fdb5-ce09-4fd0-8281-925e8a3dd7eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335448 | controller | Jun 12 11:12:43.389484 crc crio[19822]: time="2026-06-12T11:12:43.388442246Z" level=info msg="Stopping container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67 (timeout: 30s)" id=06397466-e8e4-4ec7-99f0-053c403858c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335465 | controller | Jun 12 11:12:43.492216 crc crio[19822]: time="2026-06-12T11:12:43.491972097Z" level=info msg="Stopping container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6 (timeout: 30s)" id=f51518f6-57c7-4b4b-a04b-a805fbe1e4ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335482 | controller | Jun 12 11:12:43.492216 crc crio[19822]: time="2026-06-12T11:12:43.492011808Z" level=info msg="Stopping container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686 (timeout: 30s)" id=151d3471-8bd9-49b3-b2c7-bf4c71012960 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335498 | controller | Jun 12 11:12:44.804259 crc crio[19822]: time="2026-06-12T11:12:44.80327797Z" level=info msg="Stopped pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0" id=edde9dea-cf0c-444f-906f-333b7fc9dff5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335514 | controller | Jun 12 11:12:44.809887 crc crio[19822]: time="2026-06-12T11:12:44.808216678Z" level=info msg="Stopped container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log" id=151d3471-8bd9-49b3-b2c7-bf4c71012960 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335530 | controller | Jun 12 11:12:44.810291 crc crio[19822]: time="2026-06-12T11:12:44.810204052Z" level=info msg="Stopped container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log" id=32c7fdb5-ce09-4fd0-8281-925e8a3dd7eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335547 | controller | Jun 12 11:12:45.817587 crc crio[19822]: time="2026-06-12T11:12:45.817411726Z" level=info msg="Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:5d27a8d06adcbfe64674e92dd0e7db9bfbcc78978339a425ba27117930e5c03d" id=d6a0fa9e-84bf-4b6f-aaf6-337a38abb3a4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.335563 | controller | Jun 12 11:12:45.819188 crc crio[19822]: time="2026-06-12T11:12:45.819026465Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4" id=8dc4781a-9f12-4eaa-8c83-0d1206fdbbc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.335579 | controller | Jun 12 11:12:45.861991 crc crio[19822]: time="2026-06-12T11:12:45.861755579Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4" id=67dd5578-952e-4d82-8012-80642600f65c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.335595 | controller | Jun 12 11:12:45.877706 crc crio[19822]: time="2026-06-12T11:12:45.876358465Z" level=info msg="Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam" id=979a96a3-d9f8-4c62-9f21-b346bb7b58a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.335612 | controller | Jun 12 11:12:45.880682 crc crio[19822]: time="2026-06-12T11:12:45.88058518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.335628 | controller | Jun 12 11:12:45.941252 crc crio[19822]: time="2026-06-12T11:12:45.94105044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.335643 | controller | Jun 12 11:12:45.945990 crc crio[19822]: time="2026-06-12T11:12:45.945929194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.335664 | controller | Jun 12 11:12:46.155628 crc crio[19822]: time="2026-06-12T11:12:46.155387726Z" level=info msg="Created container c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam" id=979a96a3-d9f8-4c62-9f21-b346bb7b58a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.335682 | controller | Jun 12 11:12:46.158695 crc crio[19822]: time="2026-06-12T11:12:46.15856489Z" level=info msg="Starting container: c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6" id=d3ca1963-34b0-4da4-839c-87d88a571536 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.335697 | controller | Jun 12 11:12:46.165497 crc crio[19822]: time="2026-06-12T11:12:46.165378986Z" level=info msg="Started container" PID=251501 containerID=c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam id=d3ca1963-34b0-4da4-839c-87d88a571536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f
2026-06-12 11:43:48.335714 | controller | Jun 12 11:12:46.552525 crc crio[19822]: time="2026-06-12T11:12:46.552416372Z" level=info msg="Stopped container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api" id=bac0dd98-169c-44d7-894a-a4c36260ea32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335729 | controller | Jun 12 11:12:46.554941 crc crio[19822]: time="2026-06-12T11:12:46.553759786Z" level=info msg="Stopping pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a" id=24e56c05-5f94-4a66-838a-85781f25a719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335746 | controller | Jun 12 11:12:46.567700 crc crio[19822]: time="2026-06-12T11:12:46.558226989Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0007acfa8}] Aliases:map[]}"
2026-06-12 11:43:48.335762 | controller | Jun 12 11:12:46.567700 crc crio[19822]: time="2026-06-12T11:12:46.558528248Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.335778 | controller | Jun 12 11:12:46.840492 crc crio[19822]: time="2026-06-12T11:12:46.839346416Z" level=info msg="Stopped container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata" id=f51518f6-57c7-4b4b-a04b-a805fbe1e4ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.335794 | controller | Jun 12 11:12:46.842399 crc crio[19822]: time="2026-06-12T11:12:46.842324351Z" level=info msg="Stopping pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e" id=65148fd2-1550-4c98-a994-42e787c53e36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335812 | controller | Jun 12 11:12:46.844849 crc crio[19822]: time="2026-06-12T11:12:46.84474885Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc001ee2728}] Aliases:map[]}"
2026-06-12 11:43:48.335833 | controller | Jun 12 11:12:46.845501 crc crio[19822]: time="2026-06-12T11:12:46.84537549Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.335867 | controller | Jun 12 11:12:47.022214 crc crio[19822]: time="2026-06-12T11:12:47.021088814Z" level=info msg="Stopped pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a" id=24e56c05-5f94-4a66-838a-85781f25a719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335891 | controller | Jun 12 11:12:47.316533 crc crio[19822]: time="2026-06-12T11:12:47.316048263Z" level=info msg="Stopped pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e" id=65148fd2-1550-4c98-a994-42e787c53e36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.335909 | controller | Jun 12 11:12:47.493488 crc crio[19822]: time="2026-06-12T11:12:47.493074944Z" level=info msg="Removing container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a" id=d4470995-8b3d-47cf-9056-510ee1c6ca40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.335926 | controller | Jun 12 11:12:47.554607 crc crio[19822]: time="2026-06-12T11:12:47.554427934Z" level=info msg="Removed container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api" id=d4470995-8b3d-47cf-9056-510ee1c6ca40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.335942 | controller | Jun 12 11:12:47.578137 crc crio[19822]: time="2026-06-12T11:12:47.578042893Z" level=info msg="Removing container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb" id=66d4b464-6bb3-46fa-9a0e-f450d214b110 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.335958 | controller | Jun 12 11:12:47.634757 crc crio[19822]: time="2026-06-12T11:12:47.634697819Z" level=info msg="Removed container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log" id=66d4b464-6bb3-46fa-9a0e-f450d214b110 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.335974 | controller | Jun 12 11:12:47.653242 crc crio[19822]: time="2026-06-12T11:12:47.653001795Z" level=info msg="Removing container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6" id=5a97c586-a0d6-4e00-bf32-b7769b7fa96e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.335990 | controller | Jun 12 11:12:47.724391 crc crio[19822]: time="2026-06-12T11:12:47.724307293Z" level=info msg="Removed container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata" id=5a97c586-a0d6-4e00-bf32-b7769b7fa96e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.336006 | controller | Jun 12 11:12:47.747305 crc crio[19822]: time="2026-06-12T11:12:47.74722888Z" level=info msg="Removing container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686" id=2a674dd8-aabb-4336-9d5a-47231d6f6538 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.336033 | controller | Jun 12 11:12:47.785804 crc crio[19822]: time="2026-06-12T11:12:47.785654089Z" level=info msg="Removed container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log" id=2a674dd8-aabb-4336-9d5a-47231d6f6538 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.336053 | controller | Jun 12 11:12:48.023746 crc crio[19822]: time="2026-06-12T11:12:48.023666619Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=8c2319fc-1c21-4bc3-bd28-e5141a353abd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.336070 | controller | Jun 12 11:12:48.025052 crc crio[19822]: time="2026-06-12T11:12:48.023767453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336092 | controller | Jun 12 11:12:48.055745 crc crio[19822]: time="2026-06-12T11:12:48.055267188Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}"
2026-06-12 11:43:48.336109 | controller | Jun 12 11:12:48.055745 crc crio[19822]: time="2026-06-12T11:12:48.055686231Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.336125 | controller | Jun 12 11:12:48.273402 crc crio[19822]: time="2026-06-12T11:12:48.273080557Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=8fc405ac-4141-4e72-bda1-161038c7e3d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.336142 | controller | Jun 12 11:12:48.273402 crc crio[19822]: time="2026-06-12T11:12:48.273264173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336158 | controller | Jun 12 11:12:48.308322 crc crio[19822]: time="2026-06-12T11:12:48.307717121Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc0007ac708}] Aliases:map[]}"
2026-06-12 11:43:48.336175 | controller | Jun 12 11:12:48.308322 crc crio[19822]: time="2026-06-12T11:12:48.307766704Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.336191 | controller | Jun 12 11:12:48.621861 crc crio[19822]: 2026-06-12T11:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebbcf291541d60d Mac:1a:b4:53:6c:e7:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 SocketPath: PciID:}] [{Interface:0xc0002b48c0 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.336208 | controller | Jun 12 11:12:48.623019 crc crio[19822]: time="2026-06-12T11:12:48.622969563Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}"
2026-06-12 11:43:48.336224 | controller | Jun 12 11:12:48.623190 crc crio[19822]: time="2026-06-12T11:12:48.623156229Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.336240 | controller | Jun 12 11:12:48.640327 crc crio[19822]: time="2026-06-12T11:12:48.640289222Z" level=info msg="Ran pod sandbox ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 with infra container: openstack/nova-api-0/POD" id=8c2319fc-1c21-4bc3-bd28-e5141a353abd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.336256 | controller | Jun 12 11:12:48.642787 crc crio[19822]: time="2026-06-12T11:12:48.642712409Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=cd6fb24a-8ff5-4f4b-9a07-6e036c601c6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.336278 | controller | Jun 12 11:12:48.649552 crc crio[19822]: time="2026-06-12T11:12:48.646006804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=321f1a1b-a261-449e-a050-8d40e6ee248a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.336295 | controller | Jun 12 11:12:48.654190 crc crio[19822]: time="2026-06-12T11:12:48.65402986Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3dfbb82a-b9a4-419f-b62c-de49c6188755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.336312 | controller | Jun 12 11:12:48.654543 crc crio[19822]: time="2026-06-12T11:12:48.654455533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336329 | controller | Jun 12 11:12:48.704795 crc crio[19822]: time="2026-06-12T11:12:48.704659175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336346 | controller | Jun 12 11:12:48.708082 crc crio[19822]: time="2026-06-12T11:12:48.708015761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336363 | controller | Jun 12 11:12:48.855692 crc crio[19822]: time="2026-06-12T11:12:48.855532118Z" level=info msg="Created container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log" id=3dfbb82a-b9a4-419f-b62c-de49c6188755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.336379 | controller | Jun 12 11:12:48.857153 crc crio[19822]: time="2026-06-12T11:12:48.857044736Z" level=info msg="Starting container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e" id=5997ea08-12f6-4498-942a-e7a8a150e12d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.336395 | controller | Jun 12 11:12:48.862692 crc crio[19822]: 2026-06-12T11:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3149d0a152af8d Mac:46:42:88:37:7a:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.336412 | controller | Jun 12 11:12:48.865175 crc crio[19822]: time="2026-06-12T11:12:48.86502005Z" level=info msg="Started container" PID=251906 containerID=f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e description=openstack/nova-api-0/nova-api-log id=5997ea08-12f6-4498-942a-e7a8a150e12d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8
2026-06-12 11:43:48.336428 | controller | Jun 12 11:12:48.866599 crc crio[19822]: time="2026-06-12T11:12:48.866476108Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc0007ac708}] Aliases:map[]}"
2026-06-12 11:43:48.336445 | controller | Jun 12 11:12:48.867333 crc crio[19822]: time="2026-06-12T11:12:48.867306105Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.336461 | controller | Jun 12 11:12:48.877790 crc crio[19822]: time="2026-06-12T11:12:48.877587602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=9662d734-2e6d-4d71-9810-e689937011bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.336482 | controller | Jun 12 11:12:48.892486 crc crio[19822]: time="2026-06-12T11:12:48.891299262Z" level=info msg="Ran pod sandbox f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a with infra container: openstack/nova-metadata-0/POD" id=8fc405ac-4141-4e72-bda1-161038c7e3d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.336499 | controller | Jun 12 11:12:48.896885 crc crio[19822]: time="2026-06-12T11:12:48.896793445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=107b28b3-3ec2-4bf8-8feb-a7ffa053583f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.336516 | controller | Jun 12 11:12:48.902033 crc crio[19822]: time="2026-06-12T11:12:48.901906618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=736cb9fe-2537-4293-8b26-88155afc6a35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.336533 | controller | Jun 12 11:12:48.913284 crc crio[19822]: time="2026-06-12T11:12:48.913078503Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=9808ef65-9b80-46c5-941e-93535fbd8ce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.336550 | controller | Jun 12 11:12:48.913678 crc crio[19822]: time="2026-06-12T11:12:48.91360777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336567 | controller | Jun 12 11:12:48.949399 crc crio[19822]: time="2026-06-12T11:12:48.949266798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=76315cbe-c726-4299-8c90-ac23799069f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.336583 | controller | Jun 12 11:12:48.969682 crc crio[19822]: time="2026-06-12T11:12:48.969596227Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=2f056d85-1527-4b8b-9886-048df3d40e3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.336600 | controller | Jun 12 11:12:48.969980 crc crio[19822]: time="2026-06-12T11:12:48.969778453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336616 | controller | Jun 12 11:12:48.970163 crc crio[19822]: time="2026-06-12T11:12:48.970084592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336632 | controller | Jun 12 11:12:48.974944 crc crio[19822]: time="2026-06-12T11:12:48.974889385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336649 | controller | Jun 12 11:12:49.039648 crc crio[19822]: time="2026-06-12T11:12:49.039555182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336665 | controller | Jun 12 11:12:49.044895 crc crio[19822]: time="2026-06-12T11:12:49.044701483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336682 | controller | Jun 12 11:12:49.258644 crc crio[19822]: time="2026-06-12T11:12:49.256674366Z" level=info msg="Created container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log" id=9808ef65-9b80-46c5-941e-93535fbd8ce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.336702 | controller | Jun 12 11:12:49.258644 crc crio[19822]: time="2026-06-12T11:12:49.258590466Z" level=info msg="Starting container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3" id=399f0f14-07bd-44ff-bcc8-5e3215a73b10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.336719 | controller | Jun 12 11:12:49.268370 crc crio[19822]: time="2026-06-12T11:12:49.268281515Z" level=info msg="Started container" PID=251929 containerID=5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3 description=openstack/nova-metadata-0/nova-metadata-log id=399f0f14-07bd-44ff-bcc8-5e3215a73b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a
2026-06-12 11:43:48.336736 | controller | Jun 12 11:12:49.275875 crc crio[19822]: time="2026-06-12T11:12:49.275742104Z" level=info msg="Created container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api" id=2f056d85-1527-4b8b-9886-048df3d40e3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.336752 | controller | Jun 12 11:12:49.280741 crc crio[19822]: time="2026-06-12T11:12:49.280603759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4b319ffa-5cd2-4661-a637-55cefed12986 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.336769 | controller | Jun 12 11:12:49.282329 crc crio[19822]: time="2026-06-12T11:12:49.282273953Z" level=info msg="Starting container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea" id=27affa21-4a28-4cd1-a548-6336a080dca1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.336786 | controller | Jun 12 11:12:49.296443 crc crio[19822]: time="2026-06-12T11:12:49.296359943Z" level=info msg="Started container" PID=251939 containerID=1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea description=openstack/nova-api-0/nova-api-api id=27affa21-4a28-4cd1-a548-6336a080dca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8
2026-06-12 11:43:48.336803 | controller | Jun 12 11:12:49.336656 crc crio[19822]: time="2026-06-12T11:12:49.336600824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a63866ba-2806-489c-80d2-90fef7dcecea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.336820 | controller | Jun 12 11:12:49.344413 crc crio[19822]: time="2026-06-12T11:12:49.344365085Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=063ebf9f-4259-4bcf-b48f-cabf3b7b2b05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.336838 | controller | Jun 12 11:12:49.344983 crc crio[19822]: time="2026-06-12T11:12:49.344958154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336876 | controller | Jun 12 11:12:49.391467 crc crio[19822]: time="2026-06-12T11:12:49.391410583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336896 | controller | Jun 12 11:12:49.397249 crc crio[19822]: time="2026-06-12T11:12:49.397219669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.336913 | controller | Jun 12 11:12:49.631135 crc crio[19822]: time="2026-06-12T11:12:49.630536185Z" level=info msg="Created container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata" id=063ebf9f-4259-4bcf-b48f-cabf3b7b2b05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.336938 | controller | Jun 12 11:12:49.636240 crc crio[19822]: time="2026-06-12T11:12:49.633370573Z" level=info msg="Starting container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390" id=064f0e15-64e3-43f4-be81-c78e46925506 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.336955 | controller | Jun 12 11:12:49.641250 crc crio[19822]: time="2026-06-12T11:12:49.641150134Z" level=info msg="Started container" PID=251987 containerID=501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390 description=openstack/nova-metadata-0/nova-metadata-metadata id=064f0e15-64e3-43f4-be81-c78e46925506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a
2026-06-12 11:43:48.336972 | controller | Jun 12 11:12:54.233249 crc crio[19822]: time="2026-06-12T11:12:54.232501167Z" level=info msg="Stopped container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=06397466-e8e4-4ec7-99f0-053c403858c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.336989 | controller | Jun 12 11:12:54.236915 crc crio[19822]: time="2026-06-12T11:12:54.236877557Z" level=info msg="Stopping pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15" id=7fe1249e-c0f0-4c56-a0ca-1f58a996cddb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337006 | controller | Jun 12 11:12:54.238717 crc crio[19822]: time="2026-06-12T11:12:54.238684364Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc002ed0438}] Aliases:map[]}"
2026-06-12 11:43:48.337022 | controller | Jun 12 11:12:54.239136 crc crio[19822]: time="2026-06-12T11:12:54.239070946Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.337039 | controller | Jun 12 11:12:54.564202 crc crio[19822]: time="2026-06-12T11:12:54.563652091Z" level=info msg="Stopped pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15" id=7fe1249e-c0f0-4c56-a0ca-1f58a996cddb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337056 | controller | Jun 12 11:12:56.152556 crc crio[19822]: time="2026-06-12T11:12:56.151917981Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=c9c0eae7-6e3e-47b2-91ea-4971cd52ace4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.337072 | controller | Jun 12 11:12:56.152556 crc crio[19822]: time="2026-06-12T11:12:56.152560742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.337089 | controller | Jun 12 11:12:56.190320 crc crio[19822]: time="2026-06-12T11:12:56.190178962Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc003095038}] Aliases:map[]}"
2026-06-12 11:43:48.337105 | controller | Jun 12 11:12:56.190320 crc crio[19822]: time="2026-06-12T11:12:56.190260095Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.337125 | controller | Jun 12 11:12:56.500634 crc crio[19822]: 2026-06-12T11:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0313a40002f3baf Mac:b6:91:62:f6:2c:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.337142 | controller | Jun 12 11:12:56.502319 crc crio[19822]: time="2026-06-12T11:12:56.502232187Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc003095038}] Aliases:map[]}"
2026-06-12 11:43:48.337159 | controller | Jun 12 11:12:56.502482 crc crio[19822]: time="2026-06-12T11:12:56.502390352Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.337175 | controller | Jun 12 11:12:56.514678 crc crio[19822]: time="2026-06-12T11:12:56.51457491Z" level=info msg="Ran pod sandbox 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 with infra container: openstack/nova-scheduler-0/POD" id=c9c0eae7-6e3e-47b2-91ea-4971cd52ace4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.337193 | controller | Jun 12 11:12:56.517555 crc crio[19822]: time="2026-06-12T11:12:56.517472013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=a993e602-f540-4190-8812-630e26eab4db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.337209 | controller | Jun 12 11:12:56.545769 crc crio[19822]: time="2026-06-12T11:12:56.545556139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=1bbe3530-f413-4068-a4e1-fb46f494e530 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.337225 | controller | Jun 12 11:12:56.553800 crc crio[19822]: time="2026-06-12T11:12:56.553688968Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=2072a1e4-3dc5-4eb8-903d-8178b5812fe8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.337241 | controller | Jun 12 11:12:56.554446 crc crio[19822]: time="2026-06-12T11:12:56.554292048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.337257 | controller | Jun 12 11:12:56.639738 crc crio[19822]: time="2026-06-12T11:12:56.639263828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.337273 | controller | Jun 12 11:12:56.643402 crc crio[19822]: time="2026-06-12T11:12:56.64336658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.337289 | controller | Jun 12 11:12:56.796361 crc crio[19822]: time="2026-06-12T11:12:56.79607634Z" level=info msg="Created container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=2072a1e4-3dc5-4eb8-903d-8178b5812fe8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.337306 | controller | Jun 12 11:12:56.802862 crc crio[19822]: time="2026-06-12T11:12:56.802698682Z" level=info msg="Starting container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9" id=513bedec-777b-4ab3-b867-22beed727388 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.337328 | controller | Jun 12 11:12:56.813256 crc crio[19822]: time="2026-06-12T11:12:56.813145015Z" level=info msg="Started container" PID=252707 containerID=039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=513bedec-777b-4ab3-b867-22beed727388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7
2026-06-12 11:43:48.337346 | controller | Jun 12 11:13:34.682193 crc crio[19822]: time="2026-06-12T11:13:34.680697327Z" level=info msg="Stopping pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a" id=9115a37d-8612-4d79-a9e8-ac49fdede516 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337363 | controller | Jun 12 11:13:34.682193 crc crio[19822]: time="2026-06-12T11:13:34.682216566Z" level=info msg="Stopped pod sandbox (already stopped): bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a" id=9115a37d-8612-4d79-a9e8-ac49fdede516 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337379 | controller | Jun 12 11:13:34.685603 crc crio[19822]: time="2026-06-12T11:13:34.683228638Z" level=info msg="Removing pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a" id=02716edf-ef94-42cf-a709-20b741a67b6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.337395 | controller | Jun 12 11:13:34.719761 crc crio[19822]: time="2026-06-12T11:13:34.719575126Z" level=info msg="Removed pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a" id=02716edf-ef94-42cf-a709-20b741a67b6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.337411 | controller | Jun 12 11:13:34.721399 crc crio[19822]: time="2026-06-12T11:13:34.721229061Z" level=info msg="Stopping pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e" id=0a466716-09b8-4955-be6b-736d833c736c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337427 | controller | Jun 12 11:13:34.721530 crc crio[19822]: time="2026-06-12T11:13:34.721423827Z" level=info msg="Stopped pod sandbox (already stopped): 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e" id=0a466716-09b8-4955-be6b-736d833c736c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337444 | controller | Jun 12 11:13:34.722382 crc crio[19822]: time="2026-06-12T11:13:34.722291724Z" level=info msg="Removing pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e" id=4c8827d7-b240-4827-a986-dce479e5aa44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.337460 | controller | Jun 12 11:13:34.748903 crc crio[19822]: time="2026-06-12T11:13:34.748751639Z" level=info msg="Removed pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e" id=4c8827d7-b240-4827-a986-dce479e5aa44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.337476 | controller | Jun 12 11:14:00.577743 crc crio[19822]: time="2026-06-12T11:14:00.576785827Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687714-ljbrr/POD" id=0730d35f-f939-4a3b-a033-0632a476a97e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.337492 | controller | Jun 12 11:14:00.579901 crc crio[19822]: time="2026-06-12T11:14:00.577762088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.337508 | controller | Jun 12 11:14:00.637358 crc crio[19822]: time="2026-06-12T11:14:00.637264047Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc0007add38}] Aliases:map[]}"
2026-06-12 11:43:48.337530 | controller | Jun 12 11:14:00.637698 crc crio[19822]: time="2026-06-12T11:14:00.6376767Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687714-ljbrr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.337548 | controller | Jun 12 11:14:01.185024 crc crio[19822]: 2026-06-12T11:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c98aa27f8b8a6b Mac:ce:45:82:c0:04:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.337564 | controller | Jun 12 11:14:01.186901 crc crio[19822]: time="2026-06-12T11:14:01.186780498Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc0007add38}] Aliases:map[]}"
2026-06-12 11:43:48.337581 | controller | Jun 12 11:14:01.187255 crc crio[19822]: time="2026-06-12T11:14:01.187223762Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687714-ljbrr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.337598 | controller | Jun 12 11:14:01.199043 crc crio[19822]: time="2026-06-12T11:14:01.199007873Z" level=info msg="Ran pod sandbox 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 with infra container: openshift-infra/auto-csr-approver-29687714-ljbrr/POD" id=0730d35f-f939-4a3b-a033-0632a476a97e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.337614 | controller | Jun 12 11:14:01.202709 crc crio[19822]: time="2026-06-12T11:14:01.202606103Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=42d71dc6-0f85-437f-8773-41960e3666e8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.337632 | controller | Jun 12 11:14:01.214631 crc crio[19822]: time="2026-06-12T11:14:01.214528273Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.337648 | controller | Jun 12 11:14:04.571926 crc crio[19822]: time="2026-06-12T11:14:04.571356681Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=42d71dc6-0f85-437f-8773-41960e3666e8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.337664 | controller | Jun 12 11:14:04.576881 crc crio[19822]: time="2026-06-12T11:14:04.572927643Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9409a478-c17e-436a-a002-62476b29b989 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.337680 | controller | Jun 12 11:14:04.576881 crc crio[19822]: time="2026-06-12T11:14:04.575371311Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=281fa4a6-9839-49b2-a999-f263067bb015 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.337696 | controller | Jun 12 11:14:04.583007 crc crio[19822]: time="2026-06-12T11:14:04.582916972Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687714-ljbrr/oc" id=c9b80513-0aa3-4321-86d3-5aa2e44f78c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.337713 | controller | Jun 12 11:14:04.583518 crc crio[19822]: time="2026-06-12T11:14:04.583450959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.337734 | controller | Jun 12 11:14:04.642280 crc crio[19822]: time="2026-06-12T11:14:04.642187012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.337751 | controller | Jun 12 11:14:04.851869 crc crio[19822]: time="2026-06-12T11:14:04.851680994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.337768 | controller | Jun 12 11:14:04.999597 crc crio[19822]: time="2026-06-12T11:14:04.999490259Z" level=info msg="Created container d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b: openshift-infra/auto-csr-approver-29687714-ljbrr/oc" id=c9b80513-0aa3-4321-86d3-5aa2e44f78c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.337785 | controller | Jun 12 11:14:05.001254 crc crio[19822]: time="2026-06-12T11:14:05.001169864Z" level=info msg="Starting container: d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b" id=3ebca10d-1fd8-4aff-b5f0-77706b77e15a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.337802 | controller | Jun 12 11:14:05.008433 crc crio[19822]: time="2026-06-12T11:14:05.008334732Z" level=info msg="Started container" PID=256758 containerID=d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b description=openshift-infra/auto-csr-approver-29687714-ljbrr/oc id=3ebca10d-1fd8-4aff-b5f0-77706b77e15a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107
2026-06-12 11:43:48.337819 | controller | Jun 12 11:14:07.164787 crc crio[19822]: time="2026-06-12T11:14:07.163640011Z" level=info msg="Stopping pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107" id=bdeb68d0-784f-4004-8ec8-b2d7266a7924 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337836 | controller | Jun 12 11:14:07.166038 crc crio[19822]: time="2026-06-12T11:14:07.165523132Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc000696560}] Aliases:map[]}"
2026-06-12 11:43:48.337873 | controller | Jun 12 11:14:07.166038 crc crio[19822]: time="2026-06-12T11:14:07.165648936Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687714-ljbrr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.337895 | controller | Jun 12 11:14:07.499380 crc crio[19822]: time="2026-06-12T11:14:07.49896147Z" level=info msg="Stopped pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107" id=bdeb68d0-784f-4004-8ec8-b2d7266a7924 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337912 | controller | Jun 12 11:14:11.235531 crc crio[19822]: time="2026-06-12T11:14:11.234609755Z" level=info msg="Stopping pod sandbox: 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f" id=9dbbff23-7dbe-46d2-9566-d3658d397709 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337929 | controller | Jun 12 11:14:11.236501 crc crio[19822]: time="2026-06-12T11:14:11.23601365Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc007252c80}] Aliases:map[]}"
2026-06-12 11:43:48.337951 | controller | Jun 12 11:14:11.236501 crc crio[19822]: time="2026-06-12T11:14:11.236313119Z" level=info msg="Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.337969 | controller | Jun 12 11:14:11.764717 crc crio[19822]: time="2026-06-12T11:14:11.764241172Z" level=info msg="Stopped pod sandbox: 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f" id=9dbbff23-7dbe-46d2-9566-d3658d397709 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.337986 | controller | Jun 12 11:14:13.387162 crc crio[19822]: time="2026-06-12T11:14:13.385998464Z" level=info msg="Stopping container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f (timeout: 604800s)" id=607b5adf-a3e2-47a9-9e48-0aef01ce106a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338002 | controller | Jun 12 11:14:13.561142 crc crio[19822]: time="2026-06-12T11:14:13.559902438Z" level=info msg="Stopping container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a (timeout: 30s)" id=2062f62b-5dd9-48eb-ab3f-dfbd754f4d33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338019 | controller | Jun 12 11:14:13.561142 crc crio[19822]: time="2026-06-12T11:14:13.560080886Z" level=info msg="Stopping container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 (timeout: 30s)" id=52e17349-a114-4ec3-8483-dd21d25c8ad0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338036 | controller | Jun 12 11:14:13.602963 crc crio[19822]: time="2026-06-12T11:14:13.600312098Z" level=info msg="Running pod sandbox: openstack/barbican-worker-64bf7cf685-lx47f/POD" id=6f5ea857-d226-4606-99dd-4601181ec557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.338053 | controller | Jun 12 11:14:13.602963 crc crio[19822]: time="2026-06-12T11:14:13.600430472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.338070 | controller | Jun 12 11:14:13.668073 crc crio[19822]: time="2026-06-12T11:14:13.662170242Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-557c7cff68-xzwbj/POD" id=31e02ad8-ccb7-464d-ac06-b1a0c988231c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.338087 | controller | Jun 12 11:14:13.668073 crc crio[19822]: time="2026-06-12T11:14:13.662651838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.338103 | controller | Jun 12 11:14:13.835615 crc crio[19822]: time="2026-06-12T11:14:13.835496336Z" level=info msg="Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc00140e0d0}] Aliases:map[]}"
2026-06-12 11:43:48.338120 | controller | Jun 12 11:14:13.835615 crc crio[19822]: time="2026-06-12T11:14:13.835587919Z" level=info msg="Adding pod openstack_barbican-worker-64bf7cf685-lx47f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.338137 | controller | Jun 12 11:14:13.856313 crc crio[19822]: time="2026-06-12T11:14:13.856028372Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00008c918}] Aliases:map[]}"
2026-06-12 11:43:48.338158 | controller | Jun 12 11:14:13.856313 crc crio[19822]: time="2026-06-12T11:14:13.856289481Z" level=info msg="Adding pod openstack_barbican-keystone-listener-557c7cff68-xzwbj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.338174 | controller | Jun 12 11:14:13.994526 crc crio[19822]: time="2026-06-12T11:14:13.994411056Z" level=info msg="Running pod sandbox: openstack/barbican-api-5bc555456d-6l857/POD" id=be45925f-375e-4486-ab02-936e94d27d4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.338191 | controller | Jun 12 11:14:13.994526 crc crio[19822]: time="2026-06-12T11:14:13.99452886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.338207 | controller | Jun 12 11:14:14.024914 crc crio[19822]: time="2026-06-12T11:14:14.024754407Z" level=info msg="Stopping container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4 (timeout: 30s)" id=627cbb50-5cb2-44ad-9622-ad6bf1808370 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338223 | controller | Jun 12 11:14:14.030005 crc crio[19822]: time="2026-06-12T11:14:14.027216347Z" level=info msg="Running pod sandbox: openstack/neutron-855dc7f74f-lkjrr/POD" id=243a78e5-0098-4f68-9d6d-5319704b43a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.338240 | controller | Jun 12 11:14:14.030005 crc crio[19822]: time="2026-06-12T11:14:14.027298449Z" level=info msg="Stopping container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020 (timeout: 30s)" id=5dbed2f8-1c9f-412c-98ee-be21db96d5b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338256 | controller | Jun 12 11:14:14.030005 crc crio[19822]: time="2026-06-12T11:14:14.02732385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.338272 | controller | Jun 12 11:14:14.136598 crc crio[19822]: time="2026-06-12T11:14:14.136450842Z" level=info msg="Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00140e788}] Aliases:map[]}"
2026-06-12 11:43:48.338289 | controller | Jun 12 11:14:14.136598 crc crio[19822]: time="2026-06-12T11:14:14.136569375Z" level=info msg="Adding pod openstack_barbican-api-5bc555456d-6l857 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.338306 | controller | Jun 12 11:14:14.164948 crc crio[19822]: time="2026-06-12T11:14:14.158346813Z" level=info msg="Stopping container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a (timeout: 30s)" id=245bb7db-93c0-4010-82b5-07d27d7ad286 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338322 | controller | Jun 12 11:14:14.209906 crc crio[19822]: time="2026-06-12T11:14:14.207334763Z" level=info msg="Stopping container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390 (timeout: 30s)" id=26b6caad-213c-4ff2-9d84-f774e65331ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338338 | controller | Jun 12 11:14:14.214480 crc crio[19822]: time="2026-06-12T11:14:14.213678465Z" level=info msg="Stopping container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3 (timeout: 30s)" id=1d486a24-a80c-4e5a-9659-537b0db53261 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338360 | controller | Jun 12 11:14:14.287880 crc crio[19822]: time="2026-06-12T11:14:14.282005201Z" level=info msg="Stopping container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9 (timeout: 30s)" id=1b7cab40-b107-4d19-afd0-3b39232539c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338376 | controller | Jun 12 11:14:14.386873 crc crio[19822]: time="2026-06-12T11:14:14.379419334Z" level=info msg="Stopping container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea (timeout: 30s)" id=febb2a79-55bc-41fa-813c-e3be8285a45c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338392 | controller | Jun 12 11:14:14.386873 crc crio[19822]: time="2026-06-12T11:14:14.381330145Z" level=info msg="Stopping container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e (timeout: 30s)" id=ea2062f2-1a88-4f0f-b0f7-91f5fcc5af7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338409 | controller | Jun 12 11:14:14.472029 crc crio[19822]: time="2026-06-12T11:14:14.471900473Z" level=info msg="Stopped container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log" id=627cbb50-5cb2-44ad-9622-ad6bf1808370 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338436 | controller | Jun 12 11:14:14.502899 crc crio[19822]: time="2026-06-12T11:14:14.49589741Z" level=info msg="Running pod sandbox: openstack/keystone-647c5b649f-ndzwv/POD" id=7662057f-54d1-4507-91a7-4437b390f7a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.338462 | controller | Jun 12 11:14:14.502899 crc crio[19822]: time="2026-06-12T11:14:14.496571282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.338489 | controller | Jun 12 11:14:14.517888 crc crio[19822]: time="2026-06-12T11:14:14.515225178Z" level=info msg="Stopped container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log" id=1d486a24-a80c-4e5a-9659-537b0db53261 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338512 | controller | Jun 12 11:14:14.625322 crc crio[19822]: time="2026-06-12T11:14:14.625231736Z" level=info msg="Stopping container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e (timeout: 604800s)" id=6ad25bf9-56c4-4e09-b0aa-0c52e7557a94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338540 | controller | Jun 12 11:14:14.813962 crc crio[19822]: time="2026-06-12T11:14:14.813862934Z" level=info msg="Stopping container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f (timeout: 30s)" id=52aa9e6b-7ab1-44fc-ae9d-a18598d982b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338567 | controller | Jun 12 11:14:14.848162 crc crio[19822]: time="2026-06-12T11:14:14.848044519Z" level=info msg="Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}"
2026-06-12 11:43:48.338586 | controller | Jun 12 11:14:14.848348 crc crio[19822]: time="2026-06-12T11:14:14.848176434Z" level=info msg="Adding pod openstack_keystone-647c5b649f-ndzwv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.338603 | controller | Jun 12 11:14:14.848891 crc crio[19822]: time="2026-06-12T11:14:14.848722891Z" level=info msg="Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc007a8e160}] Aliases:map[]}"
2026-06-12 11:43:48.338627 | controller | Jun 12 11:14:14.848891 crc crio[19822]: time="2026-06-12T11:14:14.848802404Z" level=info msg="Adding pod openstack_neutron-855dc7f74f-lkjrr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.338644 | controller | Jun 12 11:14:14.997131 crc crio[19822]: time="2026-06-12T11:14:14.996966847Z" level=info msg="Stopped container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log" id=ea2062f2-1a88-4f0f-b0f7-91f5fcc5af7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.338661 | controller | Jun 12 11:14:15.380290 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4802753f258ff4 Mac:b2:ab:fb:13:01:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.338677 | controller | Jun 12 11:14:15.382329 crc crio[19822]: time="2026-06-12T11:14:15.382176284Z" level=info msg="Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc00140e0d0}] Aliases:map[]}"
2026-06-12 11:43:48.338694 | controller | Jun 12 11:14:15.382448 crc crio[19822]: time="2026-06-12T11:14:15.382383461Z" level=info msg="Checking pod openstack_barbican-worker-64bf7cf685-lx47f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.338711 | controller | Jun 12 11:14:15.425885 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df6d6ec7fcd3cd3 Mac:52:eb:65:c2:e4:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.338728 | controller | Jun 12 11:14:15.425885 crc crio[19822]: time="2026-06-12T11:14:15.419379782Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00008c918}] Aliases:map[]}"
2026-06-12 11:43:48.338745 | controller | Jun 12 11:14:15.425885 crc crio[19822]: time="2026-06-12T11:14:15.419579948Z" level=info msg="Checking pod openstack_barbican-keystone-listener-557c7cff68-xzwbj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.338762 | controller | Jun 12 11:14:15.432679 crc crio[19822]: time="2026-06-12T11:14:15.431154226Z" level=info msg="Ran pod sandbox a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed with infra container: openstack/barbican-worker-64bf7cf685-lx47f/POD" id=6f5ea857-d226-4606-99dd-4601181ec557 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.338778 | controller | Jun 12 11:14:15.436163 crc crio[19822]: time="2026-06-12T11:14:15.433874785Z" level=info msg="Ran pod sandbox df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 with infra container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/POD" id=31e02ad8-ccb7-464d-ac06-b1a0c988231c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.338800 | controller | Jun 12 11:14:15.436163 crc crio[19822]: time="2026-06-12T11:14:15.435594898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=6631c72a-c37d-493a-ab48-ebe561464090 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.338816 | controller | Jun 12 11:14:15.439340 crc crio[19822]: time="2026-06-12T11:14:15.439267955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=9f0f6301-8473-48a3-a67d-71175c78322e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.338833 | controller | Jun 12 11:14:15.443303 crc crio[19822]: time="2026-06-12T11:14:15.443196851Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=97d1bc16-16be-4b4e-ab1c-e2d65e059ff0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.338870 | controller | Jun 12 11:14:15.443728 crc crio[19822]: time="2026-06-12T11:14:15.443595764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=8f6a9881-d0b8-49d1-bd0b-cc78bd0818dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.338903 | controller | Jun 12 11:14:15.471879 crc crio[19822]: time="2026-06-12T11:14:15.466194655Z" level=info msg="Creating container: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log" id=301d93ef-c708-4126-8109-561255b2ef81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.338924 | controller | Jun 12 11:14:15.471879 crc crio[19822]: time="2026-06-12T11:14:15.466604198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.338941 | controller | Jun 12 11:14:15.471879 crc crio[19822]: time="2026-06-12T11:14:15.47170748Z" level=info msg="Creating container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log" id=5e47b58c-21da-49e4-8355-4e679f0364ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.338958 | controller | Jun 12 11:14:15.497318 crc crio[19822]: time="2026-06-12T11:14:15.497176732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.338974 | controller | Jun 12 11:14:15.633972 crc crio[19822]: time="2026-06-12T11:14:15.633567113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.338990 | controller | Jun 12 11:14:15.634445 crc crio[19822]: time="2026-06-12T11:14:15.63409304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339006 | controller | Jun 12 11:14:15.644383 crc crio[19822]: time="2026-06-12T11:14:15.644198914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339022 | controller | Jun 12 11:14:15.646482 crc crio[19822]: time="2026-06-12T11:14:15.645780203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339044 | controller | Jun 12 11:14:15.768096 crc crio[19822]: time="2026-06-12T11:14:15.766758873Z" level=info msg="Stopping container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9 (timeout: 30s)" id=f00b07be-a5b5-488d-a3b7-ae8c425c713f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339062 | controller | Jun 12 11:14:15.795187 crc crio[19822]: time="2026-06-12T11:14:15.792221854Z" level=info msg="Stopping container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb (timeout: 30s)" id=533543d2-075e-4841-add3-61e1082a9da2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339079 | controller | Jun 12 11:14:15.826174 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e621cdd31a9f830 Mac:06:f9:cd:f6:68:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.339095 | controller | Jun 12 11:14:15.833967 crc crio[19822]: time="2026-06-12T11:14:15.82727412Z" level=info msg="Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}"
2026-06-12 11:43:48.339112 | controller | Jun 12 11:14:15.833967 crc crio[19822]: time="2026-06-12T11:14:15.8274722Z" level=info msg="Checking pod openstack_keystone-647c5b649f-ndzwv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.339129 | controller | Jun 12 11:14:15.838013 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21af15b85ef4ae7 Mac:96:b2:8f:0c:4e:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.339146 | controller | Jun 12 11:14:15.845096 crc crio[19822]: time="2026-06-12T11:14:15.84505192Z" level=info msg="Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00140e788}] Aliases:map[]}"
2026-06-12 11:43:48.339163 | controller | Jun 12 11:14:15.845598 crc crio[19822]: time="2026-06-12T11:14:15.845576287Z" level=info msg="Checking pod openstack_barbican-api-5bc555456d-6l857 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.339179 | controller | Jun 12 11:14:15.956558 crc crio[19822]: time="2026-06-12T11:14:15.956458484Z" level=info msg="Created container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log" id=5e47b58c-21da-49e4-8355-4e679f0364ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.339196 | controller | Jun 12 11:14:15.957575 crc crio[19822]: time="2026-06-12T11:14:15.957513128Z" level=info msg="Starting container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130" id=78d32b0a-666c-42fe-9655-7f189b015613 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.339213 | controller | Jun 12 11:14:15.959669 crc crio[19822]: time="2026-06-12T11:14:15.958162339Z" level=info msg="Stopped container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe" id=2062f62b-5dd9-48eb-ab3f-dfbd754f4d33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339235 | controller | Jun 12 11:14:15.959669 crc crio[19822]: time="2026-06-12T11:14:15.958363156Z" level=info msg="Ran pod sandbox e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 with infra container: openstack/keystone-647c5b649f-ndzwv/POD" id=7662057f-54d1-4507-91a7-4437b390f7a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.339252 | controller | Jun 12 11:14:15.960355 crc crio[19822]: time="2026-06-12T11:14:15.960327719Z" level=info msg="Ran pod sandbox 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 with infra container: openstack/barbican-api-5bc555456d-6l857/POD" id=be45925f-375e-4486-ab02-936e94d27d4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.339269 | controller | Jun 12 11:14:15.961968 crc crio[19822]: time="2026-06-12T11:14:15.961934719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=75110187-ffdb-4849-badb-e87a2053a5b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339286 | controller | Jun 12 11:14:15.964497 crc crio[19822]: time="2026-06-12T11:14:15.964409951Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=562b2c8f-bd13-4dde-aa34-116165e78697 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339302 | controller | Jun 12 11:14:15.974267 crc crio[19822]: time="2026-06-12T11:14:15.97420414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8affa7f8-b921-4fee-87ef-81d94afec2e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339319 | controller | Jun 12 11:14:15.976974 crc crio[19822]: time="2026-06-12T11:14:15.9763701Z" level=info msg="Created container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log" id=301d93ef-c708-4126-8109-561255b2ef81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.339335 | controller | Jun 12 11:14:15.978945 crc crio[19822]: time="2026-06-12T11:14:15.978341064Z" level=info msg="Starting container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8" id=1690a284-e796-4558-84f6-e6f91abb2ff9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.339352 | controller | Jun 12 11:14:15.978945 crc crio[19822]: time="2026-06-12T11:14:15.978655414Z" level=info msg="Started container" PID=257847 containerID=cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130 description=openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log id=78d32b0a-666c-42fe-9655-7f189b015613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3
2026-06-12 11:43:48.339369 | controller | Jun 12 11:14:15.987653 crc crio[19822]: time="2026-06-12T11:14:15.987307209Z" level=info msg="Started container" PID=257861 containerID=4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8 description=openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log id=1690a284-e796-4558-84f6-e6f91abb2ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed
2026-06-12 11:43:48.339386 | controller | Jun 12 11:14:15.989261 crc crio[19822]: time="2026-06-12T11:14:15.989064885Z" level=info msg="Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=7c66785f-4ffe-4031-8309-214b34ab01cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.339402 | controller | Jun 12 11:14:15.994381 crc crio[19822]: time="2026-06-12T11:14:15.994086514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=67627f55-1c7a-40d8-81da-febe9dbd3663 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339424 | controller | Jun 12 11:14:16.000250 crc crio[19822]: time="2026-06-12T11:14:16.000045625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=f0f9fdb5-1498-4333-893c-be2bcaee9f4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339442 | controller | Jun 12 11:14:16.054991 crc crio[19822]: time="2026-06-12T11:14:16.051197618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339458 | controller | Jun 12 11:14:16.063606 crc crio[19822]: time="2026-06-12T11:14:16.063464396Z" level=info msg="Stopped container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=245bb7db-93c0-4010-82b5-07d27d7ad286 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339474 | controller | Jun 12 11:14:16.065966 crc crio[19822]: time="2026-06-12T11:14:16.065894584Z" level=info msg="Stopping pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c" id=63f6b58e-e585-4b60-ba4a-c0fa7da15591 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.339491 | controller | Jun 12 11:14:16.068324 crc crio[19822]: time="2026-06-12T11:14:16.067260049Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00008d7b8}] Aliases:map[]}"
2026-06-12 11:43:48.339508 | controller | Jun 12 11:14:16.068324 crc crio[19822]: time="2026-06-12T11:14:16.067445225Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.339524 | controller | Jun 12 11:14:16.108404 crc crio[19822]: 2026-06-12T11:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c142581d972694d Mac:7a:11:1e:c9:54:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.339540 | controller | Jun 12 11:14:16.109634 crc crio[19822]: time="2026-06-12T11:14:16.109359268Z" level=info msg="Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc007a8e160}] Aliases:map[]}"
2026-06-12 11:43:48.339557 | controller | Jun 12 11:14:16.109731 crc crio[19822]: time="2026-06-12T11:14:16.109692969Z" level=info msg="Checking pod openstack_neutron-855dc7f74f-lkjrr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.339573 | controller | Jun 12 11:14:16.128760 crc crio[19822]: time="2026-06-12T11:14:16.12864776Z" level=info msg="Ran pod sandbox c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a with infra container: openstack/neutron-855dc7f74f-lkjrr/POD" id=243a78e5-0098-4f68-9d6d-5319704b43a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.339594 | controller | Jun 12 11:14:16.131280 crc crio[19822]: time="2026-06-12T11:14:16.131201949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=4aba2b55-03f1-4459-aa72-1096ce0f8918 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339611 | controller | Jun 12 11:14:16.131750 crc crio[19822]: time="2026-06-12T11:14:16.131587621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=76340540-be2a-465f-9c37-c972c3c655d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339627 | controller | Jun 12 11:14:16.134234 crc crio[19822]: time="2026-06-12T11:14:16.134166904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ac50d818-5f22-49aa-a085-8f698e5d1521 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339644 | controller | Jun 12 11:14:16.142245 crc crio[19822]: time="2026-06-12T11:14:16.141600632Z" level=info msg="Stopping container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85 (timeout: 30s)" id=3e2bc280-e0b4-43bc-903b-3047272fc061 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339660 | controller | Jun 12 11:14:16.148580 crc crio[19822]: time="2026-06-12T11:14:16.148347386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339676 | controller | Jun 12 11:14:16.149445 crc crio[19822]: time="2026-06-12T11:14:16.14937714Z" level=info msg="Creating container: openstack/keystone-647c5b649f-ndzwv/keystone-api" id=362c93be-97ab-4bb0-b52d-b863d8bde75e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.339691 | controller | Jun 12 11:14:16.153920 crc crio[19822]: time="2026-06-12T11:14:16.152416688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339707 | controller | Jun 12 11:14:16.175584 crc crio[19822]: time="2026-06-12T11:14:16.175331165Z" level=info msg="Creating container: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker" id=8c31d9b8-bbe9-496c-8189-94b485a0ed8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.339724 | controller | Jun 12 11:14:16.175960 crc crio[19822]: time="2026-06-12T11:14:16.175925835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339740 | controller | Jun 12 11:14:16.177362 crc crio[19822]: time="2026-06-12T11:14:16.177251408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=b01a5b9f-041f-4adb-9ba4-9c005dff0096 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339756 | controller | Jun 12 11:14:16.179894 crc crio[19822]: time="2026-06-12T11:14:16.178073474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339773 | controller | Jun 12 11:14:16.243695 crc crio[19822]: time="2026-06-12T11:14:16.243438087Z" level=info msg="Stopping container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d (timeout: 30s)" id=4bdc0fe7-162e-4893-ac49-723d1facefc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339789 | controller | Jun 12 11:14:16.246363 crc crio[19822]: time="2026-06-12T11:14:16.246216309Z" level=info msg="Stopping container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48 (timeout: 30s)" id=f80a06a7-a308-482b-9899-7f99a6169b23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339810 | controller | Jun 12 11:14:16.255663 crc crio[19822]: time="2026-06-12T11:14:16.254191214Z" level=info msg="Stopping container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba (timeout: 30s)" id=107ac0b0-15b7-465a-bfb6-44a44a7fcaff name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339827 | controller | Jun 12 11:14:16.256724 crc crio[19822]: time="2026-06-12T11:14:16.256415595Z" level=info msg="Stopping container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1 (timeout: 30s)" id=eb5c4cfe-2ab6-4453-b88d-7a00de0c0454 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339844 | controller | Jun 12 11:14:16.298310 crc crio[19822]: time="2026-06-12T11:14:16.298271573Z" level=info msg="Creating container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener" id=790b7d32-18ff-4e3a-98ef-30320d2ecc01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.339884 | controller | Jun 12 11:14:16.323020 crc crio[19822]: time="2026-06-12T11:14:16.322924326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b8c86aaf-732a-44d2-89d8-97469b204d46 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.339903 | controller | Jun 12 11:14:16.341248 crc crio[19822]: time="2026-06-12T11:14:16.340765795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339920 | controller | Jun 12 11:14:16.361107 crc crio[19822]: time="2026-06-12T11:14:16.358333485Z" level=info msg="Creating container: openstack/neutron-855dc7f74f-lkjrr/neutron-api" id=752a7320-2051-46ec-ad52-d5134be1b982 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.339937 | controller | Jun 12 11:14:16.466020 crc crio[19822]: time="2026-06-12T11:14:16.446547154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339953 | controller | Jun 12 11:14:16.466020 crc crio[19822]: time="2026-06-12T11:14:16.448069459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.339969 | controller | Jun 12 11:14:16.466020 crc crio[19822]: time="2026-06-12T11:14:16.450268486Z" level=info msg="Stopped container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core" id=107ac0b0-15b7-465a-bfb6-44a44a7fcaff name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.339986 | controller | Jun 12 11:14:16.468102 crc crio[19822]: time="2026-06-12T11:14:16.467978613Z" level=info msg="Created container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=7c66785f-4ffe-4031-8309-214b34ab01cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.340002 | controller | Jun 12 11:14:16.478330 crc crio[19822]: time="2026-06-12T11:14:16.477739888Z" level=info msg="Starting container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e" id=41f1221d-6bc1-4f72-ae3a-a93dbd59c7fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.340019 | controller | Jun 12 11:14:16.478429 crc crio[19822]: time="2026-06-12T11:14:16.478395975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340053 | controller | Jun 12 11:14:16.489347 crc crio[19822]: time="2026-06-12T11:14:16.489236354Z" level=info msg="Started container" PID=257994 containerID=9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=41f1221d-6bc1-4f72-ae3a-a93dbd59c7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162
2026-06-12 11:43:48.340080 | controller | Jun 12 11:14:16.497013 crc crio[19822]: time="2026-06-12T11:14:16.496940047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340098 | controller | Jun 12 11:14:16.517388 crc crio[19822]: time="2026-06-12T11:14:16.517226516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340114 | controller | Jun 12 11:14:16.528493 crc crio[19822]: time="2026-06-12T11:14:16.523270758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=6707672d-2567-4121-945a-dbfb63b0f413 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.340131 | controller | Jun 12 11:14:16.542137 crc crio[19822]: time="2026-06-12T11:14:16.541390755Z" level=info msg="Stopped container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd" id=eb5c4cfe-2ab6-4453-b88d-7a00de0c0454 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.340147 | controller | Jun 12 11:14:16.560570 crc crio[19822]: time="2026-06-12T11:14:16.557557241Z" level=info msg="Stopped container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera" id=533543d2-075e-4841-add3-61e1082a9da2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.340163 | controller | Jun 12 11:14:16.560570 crc crio[19822]: time="2026-06-12T11:14:16.560556614Z" level=info msg="Stopping pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9" id=7feca5cc-90e4-4c30-a1a8-c9b4d067baa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.340180 | controller | Jun 12 11:14:16.568884 crc crio[19822]: time="2026-06-12T11:14:16.565630287Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc000120420}] Aliases:map[]}"
2026-06-12 11:43:48.340196 | controller | Jun 12 11:14:16.568884 crc crio[19822]: time="2026-06-12T11:14:16.565974678Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.340213 | controller | Jun 12 11:14:16.617710 crc crio[19822]: time="2026-06-12T11:14:16.612760232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340230 | controller | Jun 12 11:14:16.624763 crc crio[19822]: time="2026-06-12T11:14:16.621636215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340247 | controller | Jun 12 11:14:16.632234 crc crio[19822]: time="2026-06-12T11:14:16.630011055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340264 | controller | Jun 12 11:14:16.634239 crc crio[19822]: time="2026-06-12T11:14:16.634182316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340286 | controller | Jun 12 11:14:16.686870 crc crio[19822]: time="2026-06-12T11:14:16.68328766Z" level=info msg="Stopped container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera" id=f00b07be-a5b5-488d-a3b7-ae8c425c713f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.340303 | controller | Jun 12 11:14:16.686870 crc crio[19822]: time="2026-06-12T11:14:16.684569612Z" level=info msg="Stopping pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f" id=35a24843-0aa8-496f-b593-62df652b736c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.340320 | controller | Jun 12 11:14:16.692699 crc crio[19822]: time="2026-06-12T11:14:16.689295081Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc0001207e8}] Aliases:map[]}"
2026-06-12 11:43:48.340336 | controller | Jun 12 11:14:16.692699 crc crio[19822]: time="2026-06-12T11:14:16.689513248Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.340353 | controller | Jun 12 11:14:16.771664 crc crio[19822]: time="2026-06-12T11:14:16.77020448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=a6c86cd0-eeba-427f-a67f-c6e27ef1f327 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.340370 | controller | Jun 12 11:14:16.784543 crc crio[19822]: time="2026-06-12T11:14:16.776284829Z" level=info msg="Removing container: 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee" id=ed9aff10-369f-47d0-9dc4-89082e0a71c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.340387 | controller | Jun 12 11:14:16.799952 crc crio[19822]: time="2026-06-12T11:14:16.799753088Z" level=info msg="Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=726df8b8-7b8a-4b9e-a2c3-5cc6633c17e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.340403 | controller | Jun 12 11:14:16.828392 crc crio[19822]: time="2026-06-12T11:14:16.827240385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340420 | controller | Jun 12 11:14:16.937418 crc crio[19822]: time="2026-06-12T11:14:16.936561582Z" level=info msg="Removed container 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ed9aff10-369f-47d0-9dc4-89082e0a71c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.340436 | controller | Jun 12 11:14:16.967867 crc crio[19822]: time="2026-06-12T11:14:16.963231885Z" level=info msg="Stopped pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c" id=63f6b58e-e585-4b60-ba4a-c0fa7da15591 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.340452 | controller | Jun 12 11:14:16.991199 crc crio[19822]: time="2026-06-12T11:14:16.991063891Z" level=info msg="Stopped container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent" id=4bdc0fe7-162e-4893-ac49-723d1facefc9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.340468 | controller | Jun 12 11:14:17.028244 crc crio[19822]: time="2026-06-12T11:14:17.028104044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340490 | controller | Jun 12 11:14:17.039363 crc crio[19822]: time="2026-06-12T11:14:17.039231008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.340507 | controller | Jun 12 11:14:17.220918 crc crio[19822]: time="2026-06-12T11:14:17.220292794Z" level=info msg="Stopped pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9" id=7feca5cc-90e4-4c30-a1a8-c9b4d067baa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.340523 | controller | Jun 12 11:14:17.345882 crc crio[19822]: time="2026-06-12T11:14:17.345714292Z" level=info msg="Stopped pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f" id=35a24843-0aa8-496f-b593-62df652b736c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.340539 | controller | Jun 12 11:14:17.682026 crc crio[19822]: time="2026-06-12T11:14:17.681316382Z" level=info msg="Created container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker" id=8c31d9b8-bbe9-496c-8189-94b485a0ed8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.340555 | controller | Jun 12 11:14:17.683427 crc crio[19822]: time="2026-06-12T11:14:17.683238973Z" level=info msg="Starting container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917" id=454ec734-6894-4bc2-970d-338ebdc6065a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.340571 | controller | Jun 12 11:14:17.690497 crc crio[19822]: time="2026-06-12T11:14:17.690250717Z" level=info msg="Started container" PID=258114 containerID=a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917 description=openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker id=454ec734-6894-4bc2-970d-338ebdc6065a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed
2026-06-12 11:43:48.340589 | controller | Jun 12 11:14:17.692447 crc crio[19822]: time="2026-06-12T11:14:17.692329653Z" level=info msg="Created container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener" id=790b7d32-18ff-4e3a-98ef-30320d2ecc01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.340605 | controller | Jun 12 11:14:17.692679 crc crio[19822]: time="2026-06-12T11:14:17.692447528Z" level=info msg="Created container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api" id=752a7320-2051-46ec-ad52-d5134be1b982 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.340622 | controller | Jun 12 11:14:17.692679 crc crio[19822]: time="2026-06-12T11:14:17.692657323Z" level=info msg="Created container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api" id=362c93be-97ab-4bb0-b52d-b863d8bde75e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.340638 | controller | Jun 12 11:14:17.693158 crc crio[19822]: time="2026-06-12T11:14:17.693049477Z" level=info msg="Created container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=726df8b8-7b8a-4b9e-a2c3-5cc6633c17e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.340654 | controller | Jun 12 11:14:17.693673 crc crio[19822]: time="2026-06-12T11:14:17.693614645Z" level=info msg="Starting container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46" id=a5cab66e-5b5b-46e5-b83e-74a5c4677a33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.340670 | controller | Jun 12 11:14:17.694244 crc crio[19822]: time="2026-06-12T11:14:17.694190223Z" level=info msg="Starting container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5" id=c0c2556c-75b1-4267-b373-4e2f9e2d364f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.340691 | controller | Jun 12 11:14:17.694331 crc crio[19822]: time="2026-06-12T11:14:17.694290536Z" level=info msg="Starting container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f" id=be2aae19-dfe0-429c-b42d-8a784606b865 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.340708 | controller | Jun 12 11:14:17.694407 crc crio[19822]: time="2026-06-12T11:14:17.694351732Z" level=info msg="Starting container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf" id=26569b7d-4ba0-4e0c-bfdb-a3bf8465225f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.340724 | controller | Jun 12 11:14:17.700755 crc crio[19822]: time="2026-06-12T11:14:17.700667271Z" level=info msg="Started container" PID=258112 containerID=a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f description=openstack/keystone-647c5b649f-ndzwv/keystone-api id=be2aae19-dfe0-429c-b42d-8a784606b865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080
2026-06-12 11:43:48.340740 | controller | Jun 12 11:14:17.710889 crc crio[19822]: time="2026-06-12T11:14:17.710576902Z" level=info msg="Started container" PID=258121 containerID=8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=c0c2556c-75b1-4267-b373-4e2f9e2d364f name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162
2026-06-12 11:43:48.340758 | controller | Jun 12 11:14:17.714540 crc crio[19822]: time="2026-06-12T11:14:17.714063431Z" level=info msg="Started container" PID=258115 containerID=fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf description=openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener id=26569b7d-4ba0-4e0c-bfdb-a3bf8465225f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3
2026-06-12 11:43:48.340775 | controller | Jun 12 11:14:17.749789 crc crio[19822]: time="2026-06-12T11:14:17.747937939Z" level=info msg="Stopped container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1b7cab40-b107-4d19-afd0-3b39232539c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.340791 | controller | Jun 12 11:14:17.756392 crc crio[19822]: time="2026-06-12T11:14:17.756294614Z" level=info msg="Started container" PID=258113 containerID=a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46 description=openstack/neutron-855dc7f74f-lkjrr/neutron-api id=a5cab66e-5b5b-46e5-b83e-74a5c4677a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a
2026-06-12 11:43:48.340809 | controller | Jun 12 11:14:17.760523 crc crio[19822]: time="2026-06-12T11:14:17.760391424Z" level=info msg="Stopping pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7" id=95c935ef-3db6-4d68-86e7-9776cda186e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.340825 | controller | Jun 12 11:14:17.761906 crc crio[19822]: time="2026-06-12T11:14:17.761361372Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc000696898}] Aliases:map[]}"
2026-06-12 11:43:48.340841 | controller | Jun 12 11:14:17.761906 crc crio[19822]: time="2026-06-12T11:14:17.761568799Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.340884 | controller | Jun 12 11:14:17.799060 crc crio[19822]: time="2026-06-12T11:14:17.796805597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=10334dc1-00c1-4c3b-ae30-accb64ce6521 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.340903 | controller | Jun 12 11:14:17.865291 crc crio[19822]: time="2026-06-12T11:14:17.864788821Z" level=info msg="Stopped container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached" id=3e2bc280-e0b4-43bc-903b-3047272fc061 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.340921 | controller | Jun 12 11:14:17.876065 crc crio[19822]: time="2026-06-12T11:14:17.875977902Z" level=info msg="Stopping pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e" id=59edd814-db86-4d42-a84e-f41d26789275 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.340937 | controller | Jun 12 11:14:17.879583 crc crio[19822]: time="2026-06-12T11:14:17.879141044Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc000696b10}] Aliases:map[]}"
2026-06-12 11:43:48.340954 | controller | Jun 12 11:14:17.879583 crc crio[19822]: time="2026-06-12T11:14:17.879316089Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.340970 | controller | Jun 12 11:14:17.931188 crc crio[19822]: time="2026-06-12T11:14:17.920260984Z" level=info msg="Removing container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb" id=b5a983fa-cc2b-4ffc-b4cd-875edbfdad1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.340986 | controller | Jun 12 11:14:17.968511 crc crio[19822]: time="2026-06-12T11:14:17.968430657Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-2244l/POD" id=9e8043a4-29d0-45ff-87a2-61439087ee05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.341003 | controller | Jun 12 11:14:17.968772 crc crio[19822]: time="2026-06-12T11:14:17.968525055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.341019 | controller | Jun 12 11:14:18.034276 crc crio[19822]: time="2026-06-12T11:14:18.033490488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f1c26bdd-9158-4cec-893a-633c58b57d36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.341035 | controller | Jun 12 11:14:18.043082 crc crio[19822]: time="2026-06-12T11:14:18.042992015Z" level=info msg="Removed container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera" id=b5a983fa-cc2b-4ffc-b4cd-875edbfdad1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341051 | controller | Jun 12 11:14:18.054891 crc crio[19822]: time="2026-06-12T11:14:18.054745865Z" level=info msg="Stopping container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523 (timeout: 30s)" id=045f3386-da2d-47c0-b897-21b96a8673a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341068 | controller | Jun 12 11:14:18.055614 crc crio[19822]: time="2026-06-12T11:14:18.05552713Z" level=info msg="Stopping container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb (timeout: 30s)" id=f57b1c6f-18ba-49d0-aed6-49a715abd4b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341089 | controller | Jun 12 11:14:18.057434 crc crio[19822]: time="2026-06-12T11:14:18.05708335Z" level=info msg="Removing container: 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12" id=215fa03f-acce-4dd8-a432-54d6ef7dd846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341106 | controller | Jun 12 11:14:18.068335 crc crio[19822]: time="2026-06-12T11:14:18.068245518Z" level=info msg="Creating container: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd" id=246f0928-e6b0-4ef6-9d7f-d4d537ce0b15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.341121 | controller | Jun 12 11:14:18.080797 crc crio[19822]: time="2026-06-12T11:14:18.080538954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.341138 | controller | Jun 12 11:14:18.203620 crc crio[19822]: time="2026-06-12T11:14:18.203536978Z" level=info msg="Removed container 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=215fa03f-acce-4dd8-a432-54d6ef7dd846 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341154 | controller | Jun 12 11:14:18.219659 crc crio[19822]: time="2026-06-12T11:14:18.219376397Z" level=info msg="Removing container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a" id=dfa3b76a-811e-410b-b26e-f84b8196b2a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341170 | controller | Jun 12 11:14:18.220758 crc crio[19822]: time="2026-06-12T11:14:18.220704801Z" level=info msg="Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc000120930}] Aliases:map[]}"
2026-06-12 11:43:48.341186 | controller | Jun 12 11:14:18.220758 crc crio[19822]: time="2026-06-12T11:14:18.220752612Z" level=info msg="Adding pod openstack_keystone-db-sync-2244l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.341202 | controller | Jun 12 11:14:18.275096 crc crio[19822]: time="2026-06-12T11:14:18.274152675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.341219 | controller | Jun 12 11:14:18.278582 crc crio[19822]: time="2026-06-12T11:14:18.27809388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.341234 | controller | Jun 12 11:14:18.336313 crc crio[19822]: time="2026-06-12T11:14:18.336196066Z" level=info msg="Removed container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=dfa3b76a-811e-410b-b26e-f84b8196b2a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341250 | controller | Jun 12 11:14:18.343645 crc crio[19822]: time="2026-06-12T11:14:18.343564419Z" level=info msg="Removing container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9" id=8f897718-72a3-453d-8f81-5e6b204c59d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341266 | controller | Jun 12 11:14:18.444608 crc crio[19822]: time="2026-06-12T11:14:18.444290899Z" level=info msg="Removed container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera" id=8f897718-72a3-453d-8f81-5e6b204c59d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341283 | controller | Jun 12 11:14:18.454918 crc crio[19822]: time="2026-06-12T11:14:18.45395117Z" level=info msg="Removing container: 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24" id=4f58995d-06d4-45d1-aead-83e759e063a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341303 | controller | Jun 12 11:14:18.531918 crc crio[19822]: time="2026-06-12T11:14:18.529798682Z" level=info msg="Stopped pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7" id=95c935ef-3db6-4d68-86e7-9776cda186e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.341321 | controller | Jun 12 11:14:18.536885 crc crio[19822]: time="2026-06-12T11:14:18.535885104Z" level=info msg="Stopped pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e" id=59edd814-db86-4d42-a84e-f41d26789275 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.341338 | controller | Jun 12 11:14:18.698884 crc crio[19822]: time="2026-06-12T11:14:18.698452853Z" level=info msg="Removed container 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24: openstack/openstack-galera-0/mysql-bootstrap" id=4f58995d-06d4-45d1-aead-83e759e063a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341355 | controller | Jun 12 11:14:19.195796 crc crio[19822]: time="2026-06-12T11:14:19.195155298Z" level=info msg="Removing container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9" id=cf6e98d0-2ae5-4044-a4ca-2900ab342c67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341372 | controller | Jun 12 11:14:19.265682 crc crio[19822]: time="2026-06-12T11:14:19.265519971Z" level=info msg="Removed container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=cf6e98d0-2ae5-4044-a4ca-2900ab342c67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341388 | controller | Jun 12 11:14:19.270359 crc crio[19822]: time="2026-06-12T11:14:19.269155288Z" level=info msg="Stopping container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce (timeout: 30s)" id=ec9b01df-c97d-4ac6-aa3e-eccd94ccc0ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341404 | controller | Jun 12 11:14:19.272166 crc crio[19822]: time="2026-06-12T11:14:19.27204059Z" level=info msg="Stopping container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546 (timeout: 30s)" id=1ec5b16e-3b00-4683-a760-53c1203b4085 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341420 | controller | Jun 12 11:14:19.278305 crc crio[19822]: time="2026-06-12T11:14:19.278233847Z" level=info msg="Removing container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85" id=68023d5c-b569-48f2-b42a-1f5f832e0bd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341437 | controller | Jun 12 11:14:19.340799 crc crio[19822]: time="2026-06-12T11:14:19.340673143Z" level=info msg="Removed container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached" id=68023d5c-b569-48f2-b42a-1f5f832e0bd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.341453 | controller | Jun 12 11:14:19.395144 crc crio[19822]: time="2026-06-12T11:14:19.394895429Z" level=info msg="Stopped container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log" id=f57b1c6f-18ba-49d0-aed6-49a715abd4b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341470 | controller | Jun 12 11:14:19.399958 crc crio[19822]: time="2026-06-12T11:14:19.399478176Z" level=info msg="Created container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd" id=246f0928-e6b0-4ef6-9d7f-d4d537ce0b15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.341486 | controller | Jun 12 11:14:19.406561 crc crio[19822]: time="2026-06-12T11:14:19.404274469Z" level=info msg="Starting container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371" id=686b8968-a905-458f-9056-c1ca0d285804 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.341507 | controller | Jun 12 11:14:19.424618 crc crio[19822]: time="2026-06-12T11:14:19.424501159Z" level=info msg="Started container" PID=258326 containerID=a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371 description=openstack/neutron-855dc7f74f-lkjrr/neutron-httpd id=686b8968-a905-458f-9056-c1ca0d285804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a
2026-06-12 11:43:48.341525 | controller | Jun 12 11:14:19.499087 crc crio[19822]: time="2026-06-12T11:14:19.492577898Z" level=info msg="Stopped container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api" id=5dbed2f8-1c9f-412c-98ee-be21db96d5b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341542 | controller | Jun 12 11:14:19.499087 crc crio[19822]: time="2026-06-12T11:14:19.498412533Z" level=info msg="Stopping pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750" id=59d02e88-ca49-47f4-a012-671c31196bd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.341559 | controller | Jun 12 11:14:19.505976 crc crio[19822]: time="2026-06-12T11:14:19.502900358Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee28e8}] Aliases:map[]}"
2026-06-12 11:43:48.341602 | controller | Jun 12 11:14:19.505976 crc crio[19822]: time="2026-06-12T11:14:19.503179697Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.341628 | controller | Jun 12 11:14:19.562495 crc crio[19822]: 2026-06-12T11:14:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fcc4aacdb1d414 Mac:3a:33:f2:38:ba:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 SocketPath: PciID:}] [{Interface:0xc00051cd80 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.341647 | controller | Jun 12 11:14:19.566976 crc crio[19822]: time="2026-06-12T11:14:19.564320203Z" level=info msg="Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc000120930}] Aliases:map[]}"
2026-06-12 11:43:48.341664 | controller | Jun 12 11:14:19.566976 crc crio[19822]: time="2026-06-12T11:14:19.564634143Z" level=info msg="Checking pod openstack_keystone-db-sync-2244l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.341681 | controller | Jun 12 11:14:19.578907 crc crio[19822]: time="2026-06-12T11:14:19.577037003Z" level=info msg="Stopped container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api" id=febb2a79-55bc-41fa-813c-e3be8285a45c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341698 | controller | Jun 12 11:14:19.599191 crc crio[19822]: time="2026-06-12T11:14:19.595481644Z" level=info msg="Stopping pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8" id=5b3a356a-fb42-4347-9cfc-0806d18f40c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.341715 | controller | Jun 12 11:14:19.599191 crc crio[19822]: time="2026-06-12T11:14:19.596009152Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2b80}] Aliases:map[]}"
2026-06-12 11:43:48.341738 | controller | Jun 12 11:14:19.599191 crc crio[19822]: time="2026-06-12T11:14:19.596156356Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.341756 | controller | Jun 12 11:14:19.706193 crc crio[19822]: time="2026-06-12T11:14:19.700276182Z" level=info msg="Ran pod sandbox 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 with infra container: openstack/keystone-db-sync-2244l/POD" id=9e8043a4-29d0-45ff-87a2-61439087ee05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.341773 | controller | Jun 12 11:14:19.725416 crc crio[19822]: time="2026-06-12T11:14:19.725074165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.341790 | controller | Jun 12 11:14:19.725666 crc crio[19822]: time="2026-06-12T11:14:19.725460088Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.341807 | controller | Jun 12 11:14:19.725666 crc crio[19822]: time="2026-06-12T11:14:19.725505669Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.341824 | controller | Jun 12 11:14:19.735235 crc crio[19822]: time="2026-06-12T11:14:19.729027043Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=0fa78e8a-9a08-447a-b1ae-f61b003c3cd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.341839 | controller | Jun 12 11:14:19.754393 crc crio[19822]: time="2026-06-12T11:14:19.748971061Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-12 11:43:48.341877 | controller | Jun 12 11:14:19.955066 crc crio[19822]: time="2026-06-12T11:14:19.954966267Z" level=info msg="Stopped container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log" id=ec9b01df-c97d-4ac6-aa3e-eccd94ccc0ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341897 | controller | Jun 12 11:14:20.085733 crc crio[19822]: time="2026-06-12T11:14:20.084568492Z" level=info msg="Stopping container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e (timeout: 30s)" id=c7e39781-34d6-4ae0-94b3-a817e04f2ced name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341913 | controller | Jun 12 11:14:20.137658 crc crio[19822]: time="2026-06-12T11:14:20.137067497Z" level=info msg="Stopped container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata" id=26b6caad-213c-4ff2-9d84-f774e65331ed name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.341930 | controller | Jun 12 11:14:20.148231 crc crio[19822]: time="2026-06-12T11:14:20.148072447Z" level=info msg="Stopping pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a" id=f0e691b4-6356-4242-8150-1b08978dbf6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.341946 | controller | Jun 12 11:14:20.159394 crc crio[19822]: time="2026-06-12T11:14:20.148786515Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc001ee2f68}] Aliases:map[]}"
2026-06-12 11:43:48.341969 | controller | Jun 12 11:14:20.159394 crc crio[19822]: time="2026-06-12T11:14:20.148969271Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.341986 | controller | Jun 12 11:14:20.312925 crc crio[19822]: time="2026-06-12T11:14:20.311154191Z" level=info msg="Stopped pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750" id=59d02e88-ca49-47f4-a012-671c31196bd4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342026 | controller | Jun 12 11:14:20.490750 crc crio[19822]: time="2026-06-12T11:14:20.490226138Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=a15784d2-dd20-4ddf-82c4-f8f063126954 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.342050 | controller | Jun 12 11:14:20.490750 crc crio[19822]: time="2026-06-12T11:14:20.490649261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.342067 | controller | Jun 12 11:14:20.491443 crc crio[19822]: time="2026-06-12T11:14:20.491353354Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=285d462a-5d76-443e-9ee7-712ce2dfb971 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.342083 | controller | Jun 12 11:14:20.491770 crc crio[19822]: time="2026-06-12T11:14:20.491644813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.342100 | controller | Jun 12 11:14:20.556143 crc crio[19822]: time="2026-06-12T11:14:20.554483455Z" level=info msg="Stopped pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8" id=5b3a356a-fb42-4347-9cfc-0806d18f40c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342116 | controller | Jun 12 11:14:20.669352 crc crio[19822]: time="2026-06-12T11:14:20.669027889Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032642a8}] Aliases:map[]}"
2026-06-12 11:43:48.342133 | controller | Jun 12 11:14:20.673023 crc crio[19822]: time="2026-06-12T11:14:20.672979906Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342150 | controller | Jun 12 11:14:20.716145 crc crio[19822]: time="2026-06-12T11:14:20.714736125Z" level=info msg="Stopped container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq" id=607b5adf-a3e2-47a9-9e48-0aef01ce106a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.342167 | controller | Jun 12 11:14:20.719215 crc crio[19822]: time="2026-06-12T11:14:20.717146784Z" level=info msg="Stopping pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b" id=167f1e35-811c-4b8f-9ab8-15e7460f51bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342184 | controller | Jun 12 11:14:20.729389 crc crio[19822]: time="2026-06-12T11:14:20.729307046Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc007252250}] Aliases:map[]}"
2026-06-12 11:43:48.342207 | controller | Jun 12 11:14:20.729608 crc crio[19822]: time="2026-06-12T11:14:20.729523123Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342224 | controller | Jun 12 11:14:20.768430 crc crio[19822]: time="2026-06-12T11:14:20.76834229Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 UID:caca0f99-8564-4859-86fd-19a712e563ed NetNS:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaca0f99_8564_4859_86fd_19a712e563ed.slice PodAnnotations:0xc003264520}] Aliases:map[]}"
2026-06-12 11:43:48.342242 | controller | Jun 12 11:14:20.771965 crc crio[19822]: time="2026-06-12T11:14:20.771922965Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342258 | controller | Jun 12 11:14:20.905596 crc crio[19822]: time="2026-06-12T11:14:20.905506111Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=ffbe2b22-573e-4f75-95ff-8334e8bcedb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.342274 | controller | Jun 12 11:14:20.905704 crc crio[19822]: time="2026-06-12T11:14:20.905634916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.342290 | controller | Jun 12 11:14:21.059864 crc crio[19822]: time="2026-06-12T11:14:21.057918493Z" level=info msg="Removing container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020" id=f97a77fb-2496-45de-8351-7563b8e0143a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.342307 | controller | Jun 12 11:14:21.347860 crc crio[19822]: time="2026-06-12T11:14:21.347707253Z" level=info msg="Stopped pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a" id=f0e691b4-6356-4242-8150-1b08978dbf6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342324 | controller | Jun 12 11:14:21.354399 crc crio[19822]: time="2026-06-12T11:14:21.348031921Z" level=info msg="Stopped container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq" id=6ad25bf9-56c4-4e09-b0aa-0c52e7557a94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.342340 | controller | Jun 12 11:14:21.357545 crc crio[19822]: time="2026-06-12T11:14:21.356888845Z" level=info msg="Stopping pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd" id=bc6c5f54-0643-4a11-a21b-1346b191114d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342357 | controller | Jun 12 11:14:21.369504 crc crio[19822]: time="2026-06-12T11:14:21.361165048Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc002144460}] Aliases:map[]}"
2026-06-12 11:43:48.342378 | controller | Jun 12 11:14:21.369504 crc crio[19822]: time="2026-06-12T11:14:21.361347514Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342396 | controller | Jun 12 11:14:21.451140 crc crio[19822]: time="2026-06-12T11:14:21.451016316Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a UID:3d9d9ea1-7aca-4e1c-9ce8-7f463c0a2216 NetNS:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9d9ea1_7aca_4e1c_9ce8_7f463c0a2216.slice PodAnnotations:0xc003264878}] Aliases:map[]}"
2026-06-12 11:43:48.342414 | controller | Jun 12 11:14:21.451332 crc crio[19822]: time="2026-06-12T11:14:21.451093109Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342431 | controller | Jun 12 11:14:21.453092 crc crio[19822]: time="2026-06-12T11:14:21.451103379Z" level=info msg="Removed container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api" id=f97a77fb-2496-45de-8351-7563b8e0143a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.342447 | controller | Jun 12 11:14:21.476101 crc crio[19822]: time="2026-06-12T11:14:21.476012862Z" level=info msg="Removing container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4" id=302a9283-3480-4af8-814d-cbfc51d37841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.342464 | controller | Jun 12 11:14:21.567478 crc crio[19822]: time="2026-06-12T11:14:21.560067476Z" level=info msg="Stopped container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent" id=f80a06a7-a308-482b-9899-7f99a6169b23 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.342481 | controller | Jun 12 11:14:21.567478 crc crio[19822]: time="2026-06-12T11:14:21.562948315Z" level=info msg="Stopping pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7" id=5d0f8769-7ef3-4067-a5d2-2f77a4d55e01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342498 | controller | Jun 12 11:14:21.567478 crc crio[19822]: time="2026-06-12T11:14:21.564741834Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc001ee2378}] Aliases:map[]}"
2026-06-12 11:43:48.342519 | controller | Jun 12 11:14:21.567478 crc crio[19822]: time="2026-06-12T11:14:21.564966161Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342540 | controller | Jun 12 11:14:21.583923 crc crio[19822]: time="2026-06-12T11:14:21.577320675Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=4bae43d2-7921-4d2e-bdf2-ab9cb999b1f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.342564 | controller | Jun 12 11:14:21.583923 crc crio[19822]: time="2026-06-12T11:14:21.57777662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.342582 | controller | Jun 12 11:14:21.649051 crc crio[19822]: time="2026-06-12T11:14:21.648172689Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=53c49f44-b0fd-491a-87c7-972c49f225d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.342606 | controller | Jun 12 11:14:21.649051 crc crio[19822]: time="2026-06-12T11:14:21.648295703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.342626 | controller | Jun 12 11:14:21.678361 crc crio[19822]: time="2026-06-12T11:14:21.677276667Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00244c868}] Aliases:map[]}"
2026-06-12 11:43:48.342646 | controller | Jun 12 11:14:21.678361 crc crio[19822]: time="2026-06-12T11:14:21.677355449Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342670 | controller | Jun 12 11:14:21.791593 crc crio[19822]: time="2026-06-12T11:14:21.786356632Z" level=info msg="Stopped container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker" id=1ec5b16e-3b00-4683-a760-53c1203b4085 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.342693 | controller | Jun 12 11:14:21.791593 crc crio[19822]: time="2026-06-12T11:14:21.789002528Z" level=info msg="Stopping pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b" id=978296f4-c597-4530-bc10-9f77896af6a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342710 | controller | Jun 12 11:14:21.791593 crc crio[19822]: time="2026-06-12T11:14:21.789489253Z" level=info msg="Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}"
2026-06-12 11:43:48.342730 | controller | Jun 12 11:14:21.791593 crc crio[19822]: time="2026-06-12T11:14:21.789617738Z" level=info msg="Deleting pod openstack_barbican-worker-7ccdddbd85-7tzk7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342815 | controller | Jun 12 11:14:21.811732 crc crio[19822]: time="2026-06-12T11:14:21.811429722Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e UID:69f8adbd-46ff-4b88-a048-410480474425 NetNS:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69f8adbd_46ff_4b88_a048_410480474425.slice PodAnnotations:0xc000696228}] Aliases:map[]}"
2026-06-12 11:43:48.342843 | controller | Jun 12 11:14:21.811973 crc crio[19822]: time="2026-06-12T11:14:21.811735292Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342897 | controller | Jun 12 11:14:21.828727 crc crio[19822]: time="2026-06-12T11:14:21.828005701Z" level=info msg="Stopped container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener" id=045f3386-da2d-47c0-b897-21b96a8673a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.342922 | controller | Jun 12 11:14:21.836760 crc crio[19822]: time="2026-06-12T11:14:21.8364384Z" level=info msg="Stopping pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc" id=5442b0fd-5c4e-410b-bb0d-f8d0e157548d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342945 | controller | Jun 12 11:14:21.837329 crc crio[19822]: time="2026-06-12T11:14:21.837041169Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc00140e530}] Aliases:map[]}"
2026-06-12 11:43:48.342964 | controller | Jun 12 11:14:21.837600 crc crio[19822]: time="2026-06-12T11:14:21.837552156Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.342981 | controller | Jun 12 11:14:21.931179 crc crio[19822]: time="2026-06-12T11:14:21.931061129Z" level=info msg="Stopped pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b" id=167f1e35-811c-4b8f-9ab8-15e7460f51bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.342998 | controller | Jun 12 11:14:22.099106 crc crio[19822]: time="2026-06-12T11:14:22.097912722Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=48a73e44-a2c1-4b80-991b-6424eeadfa9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.343016 | controller | Jun 12 11:14:22.099106 crc crio[19822]: time="2026-06-12T11:14:22.097999705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.343032 | controller | Jun 12 11:14:22.100317 crc crio[19822]: time="2026-06-12T11:14:22.100205316Z" level=info msg="Removed container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log" id=302a9283-3480-4af8-814d-cbfc51d37841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343049 | controller | Jun 12 11:14:22.128495 crc crio[19822]: time="2026-06-12T11:14:22.128353549Z" level=info msg="Removing container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea" id=78523ca3-4f9a-4dac-bd9a-723dbac1514c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343066 | controller | Jun 12 11:14:22.289400 crc crio[19822]: time="2026-06-12T11:14:22.288876349Z" level=info msg="Removed container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api" id=78523ca3-4f9a-4dac-bd9a-723dbac1514c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343082 | controller | Jun 12 11:14:22.339365 crc crio[19822]: 2026-06-12T11:14:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14b0396abba4707 Mac:d6:2f:95:9f:6b:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 SocketPath: PciID:}] [{Interface:0xc0002d29b0 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.343100 | controller | Jun 12 11:14:22.339365 crc crio[19822]: time="2026-06-12T11:14:22.337636956Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc0072521b8}] Aliases:map[]}"
2026-06-12 11:43:48.343117 | controller | Jun 12 11:14:22.339365 crc crio[19822]: time="2026-06-12T11:14:22.337695958Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.343139 | controller | Jun 12 11:14:22.349520 crc crio[19822]: time="2026-06-12T11:14:22.349383755Z" level=info msg="Removing container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e" id=105abadf-d6e8-4dfd-9f3b-688c5cb365e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343157 | controller | Jun 12 11:14:22.435399 crc crio[19822]: time="2026-06-12T11:14:22.435264815Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032642a8}] Aliases:map[]}"
2026-06-12 11:43:48.343174 | controller | Jun 12 11:14:22.435878 crc crio[19822]: time="2026-06-12T11:14:22.435629977Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.343191 | controller | Jun 12 11:14:22.562505 crc crio[19822]: time="2026-06-12T11:14:22.559056385Z" level=info msg="Removed container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log" id=105abadf-d6e8-4dfd-9f3b-688c5cb365e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343207 | controller | Jun 12 11:14:22.608681 crc crio[19822]: time="2026-06-12T11:14:22.6081459Z" level=info msg="Stopped pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd" id=bc6c5f54-0643-4a11-a21b-1346b191114d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.343224 | controller | Jun 12 11:14:22.617218 crc crio[19822]: time="2026-06-12T11:14:22.616683204Z" level=info msg="Ran pod sandbox 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 with infra container: openstack/nova-cell0-conductor-0/POD" id=a15784d2-dd20-4ddf-82c4-f8f063126954 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.343240 | controller | Jun 12 11:14:22.683462 crc crio[19822]: time="2026-06-12T11:14:22.683423844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=5a39fdab-aac5-41f8-8ffe-3ac4dfe7135e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.343256 | controller | Jun 12 11:14:22.703246 crc crio[19822]: time="2026-06-12T11:14:22.703163181Z" level=info msg="Stopped pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b" id=978296f4-c597-4530-bc10-9f77896af6a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.343272 | controller | Jun 12 11:14:22.715599 crc crio[19822]: time="2026-06-12T11:14:22.715531556Z" level=info msg="Removing container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390" id=6a43d67e-d35b-4d36-90b9-8ae7c9f06eda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343288 | controller | Jun 12 11:14:22.737974 crc crio[19822]: time="2026-06-12T11:14:22.737041913Z" level=info msg="Stopped pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7" id=5d0f8769-7ef3-4067-a5d2-2f77a4d55e01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.343305 | controller | Jun 12 11:14:22.739031 crc crio[19822]: time="2026-06-12T11:14:22.738949025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=5c89c0b7-9dec-48ce-b70b-114700be561e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.343320 | controller | Jun 12 11:14:22.812281 crc crio[19822]: time="2026-06-12T11:14:22.81219997Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=77909755-fe86-486f-af24-997a3fdde24d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.343344 | controller | Jun 12 11:14:22.837516 crc crio[19822]: time="2026-06-12T11:14:22.837414664Z" level=info msg="Removed container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata" id=6a43d67e-d35b-4d36-90b9-8ae7c9f06eda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343361 | controller | Jun 12 11:14:22.838409 crc crio[19822]: time="2026-06-12T11:14:22.838332504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.343377 | controller | Jun 12 11:14:22.850342 crc crio[19822]: time="2026-06-12T11:14:22.849387146Z" level=info msg="Removing container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3" id=09b7471d-98f7-4626-b327-6a8e5892d79d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343394 | controller | Jun 12 11:14:23.000358 crc crio[19822]: time="2026-06-12T11:14:23.000057316Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=a916eff2-05ce-4105-8946-62a7cfecfa77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.343410 | controller | Jun 12 11:14:23.000358 crc crio[19822]: time="2026-06-12T11:14:23.000212431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.343426 | controller | Jun 12 11:14:23.026509 crc crio[19822]: time="2026-06-12T11:14:23.026397156Z" level=info msg="Removed container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log" id=09b7471d-98f7-4626-b327-6a8e5892d79d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343442 | controller | Jun 12 11:14:23.120868 crc crio[19822]: time="2026-06-12T11:14:23.120348785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.343458 | controller | Jun 12 11:14:23.129595 crc crio[19822]: time="2026-06-12T11:14:23.129534711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.343474 | controller | Jun 12 11:14:23.230606 crc crio[19822]: time="2026-06-12T11:14:23.230349423Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=b46b27f8-9f67-43d6-9c0c-0110f236d5e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.343490 | controller | Jun 12 11:14:23.230797 crc crio[19822]: time="2026-06-12T11:14:23.230725755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.343506 | controller | Jun 12 11:14:23.264326 crc crio[19822]: time="2026-06-12T11:14:23.264008724Z" level=info msg="Stopped pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc" id=5442b0fd-5c4e-410b-bb0d-f8d0e157548d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.343521 | controller | Jun 12 11:14:23.354145 crc crio[19822]: time="2026-06-12T11:14:23.354060856Z" level=info msg="Removing container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1" id=7637e12c-dd78-41e1-89d3-4101d9ea07a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343538 | controller | Jun 12 11:14:23.362036 crc crio[19822]: time="2026-06-12T11:14:23.36195386Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}"
2026-06-12 11:43:48.343559 | controller | Jun 12 11:14:23.362036 crc crio[19822]: time="2026-06-12T11:14:23.362029672Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.343576 | controller | Jun 12 11:14:23.387753 crc crio[19822]: time="2026-06-12T11:14:23.387655289Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc007252218}] Aliases:map[]}"
2026-06-12 11:43:48.343593 | controller | Jun 12 11:14:23.387753 crc crio[19822]: time="2026-06-12T11:14:23.387719541Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.343609 | controller | Jun 12 11:14:23.464687 crc crio[19822]: time="2026-06-12T11:14:23.458567582Z" level=info msg="Removed container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd" id=7637e12c-dd78-41e1-89d3-4101d9ea07a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343626 | controller | Jun 12 11:14:23.473330 crc crio[19822]: time="2026-06-12T11:14:23.472863321Z" level=info msg="Removing container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba" id=719c6289-7970-4c6d-9d97-b5c6e90c582d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343643 | controller | Jun 12 11:14:23.540517 crc crio[19822]: time="2026-06-12T11:14:23.540184572Z" level=info msg="Created container 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=77909755-fe86-486f-af24-997a3fdde24d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.343659 | controller | Jun 12 11:14:23.553248 crc crio[19822]: time="2026-06-12T11:14:23.553088751Z" level=info msg="Starting container: 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6" id=a274e532-1694-445d-8094-b154b8f2769f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.343675 | controller | Jun 12 11:14:23.575035 crc crio[19822]: 2026-06-12T11:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f18c6e2df95ab Mac:ca:4f:fa:9e:35:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a SocketPath: PciID:}] [{Interface:0xc00013e740 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.343691 | controller | Jun 12 11:14:23.576049 crc crio[19822]: time="2026-06-12T11:14:23.575727361Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 UID:caca0f99-8564-4859-86fd-19a712e563ed NetNS:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaca0f99_8564_4859_86fd_19a712e563ed.slice PodAnnotations:0xc003264520}] Aliases:map[]}"
2026-06-12 11:43:48.343707 | controller | Jun 12 11:14:23.576049 crc crio[19822]: time="2026-06-12T11:14:23.575938808Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.343724 | controller | Jun 12 11:14:23.608458 crc crio[19822]: time="2026-06-12T11:14:23.60837903Z" level=info msg="Ran pod sandbox 71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 with infra container: openstack/openstack-cell1-galera-0/POD" id=285d462a-5d76-443e-9ee7-712ce2dfb971 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.343756 | controller | Jun 12 11:14:23.621150 crc crio[19822]: time="2026-06-12T11:14:23.621040023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.343773 | controller | Jun 12 11:14:23.621406 crc crio[19822]: time="2026-06-12T11:14:23.62126419Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.343791 | controller | Jun 12 11:14:23.621406 crc crio[19822]: time="2026-06-12T11:14:23.621307831Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.343807 | controller | Jun 12 11:14:23.643002 crc crio[19822]: time="2026-06-12T11:14:23.641267385Z" level=info msg="Started container" PID=259483 containerID=9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a274e532-1694-445d-8094-b154b8f2769f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016
2026-06-12 11:43:48.343823 | controller | Jun 12 11:14:23.678885 crc crio[19822]: time="2026-06-12T11:14:23.67831047Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=73f999cf-066f-4a81-bdaf-5de30b10bdc7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.343839 | controller | Jun 12 11:14:23.682496 crc crio[19822]: time="2026-06-12T11:14:23.682437113Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 11:43:48.343879 | controller | Jun 12 11:14:23.922362 crc crio[19822]: 2026-06-12T11:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7627a6d7c364add Mac:ea:3e:31:ec:57:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.343898 | controller | Jun 12 11:14:23.925661 crc crio[19822]: time="2026-06-12T11:14:23.925572511Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e UID:69f8adbd-46ff-4b88-a048-410480474425 NetNS:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69f8adbd_46ff_4b88_a048_410480474425.slice PodAnnotations:0xc000696228}] Aliases:map[]}"
2026-06-12 11:43:48.343915 | controller | Jun 12 11:14:23.925800 crc crio[19822]: time="2026-06-12T11:14:23.925780502Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.343932 | controller | Jun 12 11:14:24.018957 crc crio[19822]: time="2026-06-12T11:14:24.000786152Z" level=info msg="Removed container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core" id=719c6289-7970-4c6d-9d97-b5c6e90c582d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343949 | controller | Jun 12 11:14:24.047538 crc crio[19822]: time="2026-06-12T11:14:24.047488534Z" level=info msg="Removing container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48" id=abbd11bf-a363-4a28-b696-0b3fe5697b56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.343970 | controller | Jun 12 11:14:24.072745 crc crio[19822]: time="2026-06-12T11:14:24.072365174Z" level=info msg="Ran pod sandbox 7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e with infra container: openstack/memcached-0/POD" id=53c49f44-b0fd-491a-87c7-972c49f225d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.343986 | controller | Jun 12 11:14:24.083551 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba37b974692d332 Mac:e2:df:27:3c:e1:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.344003 | controller | Jun 12 11:14:24.084970 crc crio[19822]: time="2026-06-12T11:14:24.084599064Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a UID:3d9d9ea1-7aca-4e1c-9ce8-7f463c0a2216 NetNS:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9d9ea1_7aca_4e1c_9ce8_7f463c0a2216.slice PodAnnotations:0xc003264878}] Aliases:map[]}"
2026-06-12 11:43:48.344035 | controller | Jun 12 11:14:24.084970 crc crio[19822]: time="2026-06-12T11:14:24.084887573Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.344054 | controller | Jun 12 11:14:24.119481 crc crio[19822]: time="2026-06-12T11:14:24.115564181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344071 | controller | Jun 12 11:14:24.119481 crc crio[19822]: time="2026-06-12T11:14:24.118046041Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344088 | controller | Jun 12 11:14:24.119481 crc crio[19822]: time="2026-06-12T11:14:24.118148584Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344105 | controller | Jun 12 11:14:24.119481 crc crio[19822]: time="2026-06-12T11:14:24.118610109Z" level=info msg="Ran pod sandbox ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a with infra container: openstack/openstack-galera-0/POD" id=ffbe2b22-573e-4f75-95ff-8334e8bcedb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.344122 | controller | Jun 12 11:14:24.120213 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1dc1e0ff1e6fe Mac:7e:79:28:e3:c6:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.344139 | controller | Jun 12 11:14:24.122627 crc crio[19822]: time="2026-06-12T11:14:24.122335157Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=3f5048ab-ef03-41ff-a4a2-f0d00064f48b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.344155 | controller | Jun 12 11:14:24.128005 crc crio[19822]: time="2026-06-12T11:14:24.127764347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344171 | controller | Jun 12 11:14:24.128178 crc crio[19822]: time="2026-06-12T11:14:24.128028526Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344193 | controller | Jun 12 11:14:24.128178 crc crio[19822]: time="2026-06-12T11:14:24.128077837Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344210 | controller | Jun 12 11:14:24.135351 crc crio[19822]: time="2026-06-12T11:14:24.129601407Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f4ed3538-472b-40c2-9bf6-80cfce2906c0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.344227 | controller | Jun 12 11:14:24.139083 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:444598d11ac5f12 Mac:ce:e2:d0:3a:93:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 SocketPath: PciID:}] [{Interface:0xc0004c8d60 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.344244 | controller | Jun 12 11:14:24.142294 crc crio[19822]: time="2026-06-12T11:14:24.141610181Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-12 11:43:48.344261 | controller | Jun 12 11:14:24.155937 crc crio[19822]: time="2026-06-12T11:14:24.154508542Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00244c868}] Aliases:map[]}"
2026-06-12 11:43:48.344277 | controller | Jun 12 11:14:24.155937 crc crio[19822]: time="2026-06-12T11:14:24.15474842Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.344294 | controller | Jun 12 11:14:24.159488 crc crio[19822]: time="2026-06-12T11:14:24.159127826Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc0072521b8}] Aliases:map[]}"
2026-06-12 11:43:48.344310 | controller | Jun 12 11:14:24.159488 crc crio[19822]: time="2026-06-12T11:14:24.159351973Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.344327 | controller | Jun 12 11:14:24.172489 crc crio[19822]: time="2026-06-12T11:14:24.172329824Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 11:43:48.344344 | controller | Jun 12 11:14:24.210396 crc crio[19822]: time="2026-06-12T11:14:24.209759239Z" level=info msg="Removed container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent" id=abbd11bf-a363-4a28-b696-0b3fe5697b56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.344360 | controller | Jun 12 11:14:24.215611 crc crio[19822]: time="2026-06-12T11:14:24.215488247Z" level=info msg="Removing container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d" id=d2e3bee9-6d5d-4b4d-9c8c-57f6ace7aaba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.344382 | controller | Jun 12 11:14:24.216292 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52017377a7187a0 Mac:7a:90:d3:27:d5:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 SocketPath: PciID:}] [{Interface:0xc0001e2c50 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.344400 | controller | Jun 12 11:14:24.217318 crc crio[19822]: time="2026-06-12T11:14:24.217191961Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc007252218}] Aliases:map[]}"
2026-06-12 11:43:48.344418 | controller | Jun 12 11:14:24.217469 crc crio[19822]: time="2026-06-12T11:14:24.217400518Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.344434 | controller | Jun 12 11:14:24.242485 crc crio[19822]: time="2026-06-12T11:14:24.24239171Z" level=info msg="Ran pod sandbox 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 with infra container: openstack/nova-scheduler-0/POD" id=4bae43d2-7921-4d2e-bdf2-ab9cb999b1f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.344451 | controller | Jun 12 11:14:24.250758 crc crio[19822]: time="2026-06-12T11:14:24.250486402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=67b1b00f-82a0-4e40-ab27-41fce9b70965 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344467 | controller | Jun 12 11:14:24.343094 crc crio[19822]: time="2026-06-12T11:14:24.342966975Z" level=info msg="Ran pod sandbox 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 with infra container: openstack/nova-metadata-0/POD" id=b46b27f8-9f67-43d6-9c0c-0110f236d5e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.344484 | controller | Jun 12 11:14:24.368972 crc crio[19822]: time="2026-06-12T11:14:24.367062739Z" level=info msg="Ran pod sandbox cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f with infra container: openstack/cinder-api-0/POD" id=48a73e44-a2c1-4b80-991b-6424eeadfa9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.344502 | controller | Jun 12 11:14:24.420562 crc crio[19822]: time="2026-06-12T11:14:24.414783496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=117205b7-74b5-493f-a3ad-9d2adcf9adb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344518 | controller | Jun 12 11:14:24.420562 crc crio[19822]: time="2026-06-12T11:14:24.414975382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d6b8f630-12a5-4db0-8bbc-70b2e5f81e33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344535 | controller | Jun 12 11:14:24.481400 crc crio[19822]: time="2026-06-12T11:14:24.479767376Z" level=info msg="Removed container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent" id=d2e3bee9-6d5d-4b4d-9c8c-57f6ace7aaba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.344551 | controller | Jun 12 11:14:24.499565 crc crio[19822]: time="2026-06-12T11:14:24.499024599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=d278abae-12c0-4678-a9f7-2f628777ee2b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344572 | controller | Jun 12 11:14:24.507535 crc crio[19822]: time="2026-06-12T11:14:24.501650269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=22391abe-bfa6-45d5-ab28-dc7e8d378f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344590 | controller | Jun 12 11:14:24.510593 crc crio[19822]: time="2026-06-12T11:14:24.510506873Z" level=info msg="Removing container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e" id=017ca23a-ccc7-43aa-9745-8fce7938fdb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.344607 | controller | Jun 12 11:14:24.536527 crc crio[19822]: time="2026-06-12T11:14:24.533736131Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=59df244c-d2b7-446b-9533-675369079e35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.344623 | controller | Jun 12 11:14:24.536527 crc crio[19822]: time="2026-06-12T11:14:24.534170145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.344639 | controller | Jun 12 11:14:24.560203 crc crio[19822]: time="2026-06-12T11:14:24.556895847Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=58fff2d6-b99a-4e7d-8608-9e023e55d56c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.344656 | controller | Jun 12 11:14:24.560203 crc crio[19822]: time="2026-06-12T11:14:24.560050709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=3854b68f-2fac-41d4-90f7-13044801d0ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344672 | controller | Jun 12 11:14:24.571287 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23129ea0bb5ddf4 Mac:4a:7e:a5:d9:db:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 SocketPath: PciID:}] [{Interface:0xc000396960 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.344689 | controller | Jun 12 11:14:24.571287 crc crio[19822]: time="2026-06-12T11:14:24.569649262Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}"
2026-06-12 11:43:48.344707 | controller | Jun 12 11:14:24.571287 crc crio[19822]: time="2026-06-12T11:14:24.56991356Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.344723 | controller | Jun 12 11:14:24.615615 crc crio[19822]: time="2026-06-12T11:14:24.614016204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.344740 | controller | Jun 12 11:14:24.622371 crc crio[19822]: time="2026-06-12T11:14:24.621762805Z" level=info msg="Ran pod sandbox 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 with infra container: openstack/nova-api-0/POD" id=a916eff2-05ce-4105-8946-62a7cfecfa77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.344756 | controller | Jun 12 11:14:24.641347 crc crio[19822]: time="2026-06-12T11:14:24.64087538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=3872fba4-171c-420d-9e51-127b4a1d5243 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344777 | controller | Jun 12 11:14:24.684437 crc crio[19822]: time="2026-06-12T11:14:24.683034931Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=9f29d673-f6cd-49ba-83d1-c215b627ca0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.344795 | controller | Jun 12 11:14:24.684437 crc crio[19822]: time="2026-06-12T11:14:24.683988622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.344811 | controller | Jun 12 11:14:24.733263 crc crio[19822]: time="2026-06-12T11:14:24.733162381Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=485316fa-3b6a-412d-bccb-ac20993da623 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.344827 | controller | Jun 12 11:14:24.763032 crc crio[19822]: time="2026-06-12T11:14:24.757691493Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=c2059d2a-f363-4939-9294-91fcf59d3ef7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.344843 | controller | Jun 12 11:14:24.763032 crc crio[19822]: time="2026-06-12T11:14:24.757788616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.344883 | controller | Jun 12 11:14:24.973448 crc crio[19822]: time="2026-06-12T11:14:24.973350696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.344900 | controller | Jun 12 11:14:25.018586 crc crio[19822]: time="2026-06-12T11:14:25.017594934Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=f78b0edf-d0d4-4d4e-8cc9-4647638a1161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.344916 | controller | Jun 12 11:14:25.069481 crc crio[19822]: time="2026-06-12T11:14:25.068746495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.344932 | controller | Jun 12 11:14:25.089945 crc crio[19822]: time="2026-06-12T11:14:25.086936742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.344948 | controller | Jun 12 11:14:25.115906 crc crio[19822]: time="2026-06-12T11:14:25.111606131Z" level=info msg="Removed container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq" id=017ca23a-ccc7-43aa-9745-8fce7938fdb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.344964 | controller | Jun 12 11:14:25.115906 crc crio[19822]: time="2026-06-12T11:14:25.111914849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.344980 | controller | Jun 12 11:14:25.183925 crc crio[19822]: time="2026-06-12T11:14:25.178731879Z" level=info msg="Removing container: 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce" id=aff8c660-2acc-4df1-aba7-06c832d2d037 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.344996 | controller | Jun 12 11:14:25.372685 crc crio[19822]: time="2026-06-12T11:14:25.366584418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345012 | controller | Jun 12 11:14:25.379877 crc crio[19822]: time="2026-06-12T11:14:25.378874004Z" level=info msg="Created container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log" id=59df244c-d2b7-446b-9533-675369079e35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.345034 | controller | Jun 12 11:14:25.390525 crc crio[19822]: time="2026-06-12T11:14:25.389796311Z" level=info msg="Starting container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4" id=392084e7-b847-4b31-9649-77f09f3501ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.345051 | controller | Jun 12 11:14:25.400137 crc crio[19822]: time="2026-06-12T11:14:25.39943663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345066 | controller | Jun 12 11:14:25.446018 crc crio[19822]: time="2026-06-12T11:14:25.445966206Z" level=info msg="Started container" PID=259755 containerID=09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4 description=openstack/nova-metadata-0/nova-metadata-log id=392084e7-b847-4b31-9649-77f09f3501ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5
2026-06-12 11:43:48.345083 | controller | Jun 12 11:14:25.537960 crc crio[19822]: time="2026-06-12T11:14:25.536498822Z" level=info msg="Removed container 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce: openstack/rabbitmq-cell1-server-0/setup-container" id=aff8c660-2acc-4df1-aba7-06c832d2d037 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.345099 | controller | Jun 12 11:14:25.574744 crc crio[19822]: time="2026-06-12T11:14:25.574639089Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=25606bd2-52ca-4900-96f7-df5b03b8dcee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.345115 | controller | Jun 12 11:14:25.598872 crc crio[19822]: time="2026-06-12T11:14:25.594721504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345131 | controller | Jun 12 11:14:25.598872 crc crio[19822]: time="2026-06-12T11:14:25.597551058Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=c19d453f-d733-4f4b-a1ad-d7fd1d6e3921 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.345147 | controller | Jun 12 11:14:25.598872 crc crio[19822]: time="2026-06-12T11:14:25.597668911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345163 | controller | Jun 12 11:14:25.598872 crc crio[19822]: time="2026-06-12T11:14:25.598070944Z" level=info msg="Removing container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546" id=7c356d40-0e83-4dd0-ba9d-bf4a39ebf1c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.345179 | controller | Jun 12 11:14:25.606003 crc crio[19822]: time="2026-06-12T11:14:25.605869747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345195 | controller | Jun 12 11:14:25.685032 crc crio[19822]: time="2026-06-12T11:14:25.684906369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b5c0541b-1f46-4495-ba03-da96fec705b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.345211 | controller | Jun 12 11:14:25.742501 crc crio[19822]: time="2026-06-12T11:14:25.742403272Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc00140e880}] Aliases:map[]}"
2026-06-12 11:43:48.345233 | controller | Jun 12 11:14:25.742501 crc crio[19822]: time="2026-06-12T11:14:25.742484545Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.345250 | controller | Jun 12 11:14:25.810655 crc crio[19822]: time="2026-06-12T11:14:25.810549286Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=3a363318-57f6-4161-9e22-e93e4b2399f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.345267 | controller | Jun 12 11:14:25.810655 crc crio[19822]: time="2026-06-12T11:14:25.810655819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345284 | controller | Jun 12 11:14:25.830967 crc crio[19822]: time="2026-06-12T11:14:25.829365141Z" level=info msg="Removed container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker" id=7c356d40-0e83-4dd0-ba9d-bf4a39ebf1c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.345300 | controller | Jun 12 11:14:25.837539 crc crio[19822]: time="2026-06-12T11:14:25.835389777Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=5b3d6533-4fe4-49c0-b9ab-f72d024e1953 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.345317 | controller | Jun 12 11:14:25.842664 crc crio[19822]: time="2026-06-12T11:14:25.842556275Z" level=info msg="Created container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=9f29d673-f6cd-49ba-83d1-c215b627ca0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.345334 | controller | Jun 12 11:14:25.846081 crc crio[19822]: time="2026-06-12T11:14:25.845363077Z" level=info msg="Starting container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47" id=a604201f-d921-406f-9f39-0d4be5916a21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.345350 | controller | Jun 12 11:14:25.859653 crc crio[19822]: time="2026-06-12T11:14:25.85955962Z" level=info msg="Started container" PID=259858 containerID=02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a604201f-d921-406f-9f39-0d4be5916a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86
2026-06-12 11:43:48.345367 | controller | Jun 12 11:14:25.865099 crc crio[19822]: time="2026-06-12T11:14:25.865028836Z" level=info msg="Removing container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce" id=024ee44b-70b7-4a21-bd7b-8753e4f0123a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.345383 | controller | Jun 12 11:14:25.898284 crc crio[19822]: time="2026-06-12T11:14:25.897773024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345400 | controller | Jun 12 11:14:25.912638 crc crio[19822]: time="2026-06-12T11:14:25.907291174Z" level=info msg="Stopped container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=c7e39781-34d6-4ae0-94b3-a817e04f2ced name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.345417 | controller | Jun 12 11:14:25.913433 crc crio[19822]: time="2026-06-12T11:14:25.913392837Z" level=info msg="Stopping pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7" id=c7158c0e-f7a9-496f-8b99-04c000807068 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.345438 | controller | Jun 12 11:14:25.920494 crc crio[19822]: time="2026-06-12T11:14:25.918694439Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 UID:9f51d3d7-9447-4cbd-80ff-ca24095ab7a1 NetNS:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f51d3d7_9447_4cbd_80ff_ca24095ab7a1.slice PodAnnotations:0xc002ed0e30}] Aliases:map[]}"
2026-06-12 11:43:48.345455 | controller | Jun 12 11:14:25.920494 crc crio[19822]: time="2026-06-12T11:14:25.918771581Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.345472 | controller | Jun 12 11:14:25.921216 crc crio[19822]: time="2026-06-12T11:14:25.921161667Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc000120c90}] Aliases:map[]}"
2026-06-12 11:43:48.345489 | controller | Jun 12 11:14:25.921573 crc crio[19822]: time="2026-06-12T11:14:25.92154316Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.345506 | controller | Jun 12 11:14:25.974173 crc crio[19822]: time="2026-06-12T11:14:25.974035116Z" level=info msg="Created container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log" id=f78b0edf-d0d4-4d4e-8cc9-4647638a1161 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.345525 | controller | Jun 12 11:14:25.976002 crc crio[19822]: time="2026-06-12T11:14:25.975787272Z" level=info msg="Starting container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1" id=fa20b452-691e-467d-8f5b-5ebb90e1871c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.345542 | controller | Jun 12 11:14:26.029882 crc crio[19822]: time="2026-06-12T11:14:26.029326247Z" level=info msg="Started container" PID=259907 containerID=a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1 description=openstack/nova-api-0/nova-api-log id=fa20b452-691e-467d-8f5b-5ebb90e1871c name=/runtime.v1.RuntimeService/StartContainer sandboxID=23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0
2026-06-12 11:43:48.345559 | controller | Jun 12 11:14:26.137547 crc crio[19822]: time="2026-06-12T11:14:26.136905171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bfa90715-228c-4608-8ea6-c3d9e8ef212c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.345575 | controller | Jun 12 11:14:26.386658 crc crio[19822]: time="2026-06-12T11:14:26.386559706Z" level=info msg="Removed container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log" id=024ee44b-70b7-4a21-bd7b-8753e4f0123a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.345591 | controller | Jun 12 11:14:26.394037 crc crio[19822]: time="2026-06-12T11:14:26.393884702Z" level=info msg="Removing container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f" id=7aeea50d-ed81-4a30-95ae-cd979b2c155f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.345607 | controller | Jun 12 11:14:26.407719 crc crio[19822]: time="2026-06-12T11:14:26.407546863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345627 | controller | Jun 12 11:14:26.413952 crc crio[19822]: time="2026-06-12T11:14:26.413783534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345644 | controller | Jun 12 11:14:26.459647 crc crio[19822]: time="2026-06-12T11:14:26.459507341Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 UID:4afd0db1-c590-4d98-af99-02e3a0b23850 NetNS:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4afd0db1_c590_4d98_af99_02e3a0b23850.slice PodAnnotations:0xc00244ce88}] Aliases:map[]}"
2026-06-12 11:43:48.345660 | controller | Jun 12 11:14:26.459647 crc crio[19822]: time="2026-06-12T11:14:26.459587954Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.345676 | controller | Jun 12 11:14:26.466998 crc crio[19822]: time="2026-06-12T11:14:26.466937856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=bff576cb-438f-4555-839f-238dd2c33491 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.345693 | controller | Jun 12 11:14:26.511217 crc crio[19822]: time="2026-06-12T11:14:26.511139811Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=3aa6184e-96ee-423e-87cd-dfd821ec4c9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.345709 | controller | Jun 12 11:14:26.511567 crc crio[19822]: time="2026-06-12T11:14:26.511506583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345726 | controller | Jun 12 11:14:26.604264 crc crio[19822]: 2026-06-12T11:14:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7c489db02334a6 Mac:12:3c:72:bf:91:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd SocketPath: PciID:}] [{Interface:0xc0001c85c0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.345742 | controller | Jun 12 11:14:26.604264 crc crio[19822]: time="2026-06-12T11:14:26.603776345Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc00140e880}] Aliases:map[]}"
2026-06-12 11:43:48.345758 | controller | Jun 12 11:14:26.604264 crc crio[19822]: time="2026-06-12T11:14:26.604025426Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.345776 | controller | Jun 12 11:14:26.697889 crc crio[19822]: time="2026-06-12T11:14:26.697542726Z" level=info msg="Removed container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq" id=7aeea50d-ed81-4a30-95ae-cd979b2c155f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.345792 | controller | Jun 12 11:14:26.725994 crc crio[19822]: time="2026-06-12T11:14:26.722754549Z" level=info msg="Removing container: 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806" id=e23ea432-426b-4314-ae44-2471a07c26b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.345813 | controller | Jun 12 11:14:26.725994 crc crio[19822]: time="2026-06-12T11:14:26.725478984Z" level=info msg="Ran pod sandbox e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 with infra container: openstack/ceilometer-0/POD" id=c2059d2a-f363-4939-9294-91fcf59d3ef7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.345830 | controller | Jun 12 11:14:26.745273 crc crio[19822]: time="2026-06-12T11:14:26.74507798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7e24ae1a-a553-4b49-a0d0-d852dc59dd8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.345860 | controller | Jun 12 11:14:26.761928 crc crio[19822]: time="2026-06-12T11:14:26.761751851Z" level=info msg="Created container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata" id=5b3d6533-4fe4-49c0-b9ab-f72d024e1953 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.345883 | controller | Jun 12 11:14:26.774795 crc crio[19822]: time="2026-06-12T11:14:26.773752555Z" level=info msg="Starting container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f" id=d0c6fceb-9b96-48f0-954f-8b9bf2013c51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.345900 | controller | Jun 12 11:14:26.824308 crc crio[19822]: time="2026-06-12T11:14:26.824184258Z" level=info msg="Stopped pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7" id=c7158c0e-f7a9-496f-8b99-04c000807068 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.345916 | controller | Jun 12 11:14:26.845980 crc crio[19822]: time="2026-06-12T11:14:26.843467959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345932 | controller | Jun 12 11:14:26.860263 crc crio[19822]: time="2026-06-12T11:14:26.859764082Z" level=info msg="Started container" PID=260063 containerID=5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f description=openstack/nova-metadata-0/nova-metadata-metadata id=d0c6fceb-9b96-48f0-954f-8b9bf2013c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5
2026-06-12 11:43:48.345948 | controller | Jun 12 11:14:26.863475 crc crio[19822]: time="2026-06-12T11:14:26.861346728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.345965 | controller | Jun 12 11:14:26.904405 crc crio[19822]: 2026-06-12T11:14:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5956e0a3b172a5 Mac:16:b5:69:ee:6b:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a SocketPath: PciID:}] [{Interface:0xc0004166c0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.345981 | controller | Jun 12 11:14:26.911513 crc crio[19822]: time="2026-06-12T11:14:26.911413226Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 UID:9f51d3d7-9447-4cbd-80ff-ca24095ab7a1 NetNS:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f51d3d7_9447_4cbd_80ff_ca24095ab7a1.slice PodAnnotations:0xc002ed0e30}] Aliases:map[]}"
2026-06-12 11:43:48.345998 | controller | Jun 12 11:14:26.912005 crc crio[19822]: time="2026-06-12T11:14:26.911689885Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.346014 | controller | Jun 12 11:14:26.931044 crc crio[19822]: time="2026-06-12T11:14:26.92817418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=dd131013-c287-4bce-bde2-07a133a7b9c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346035 | controller | Jun 12 11:14:27.012078 crc crio[19822]: time="2026-06-12T11:14:27.010379087Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=dc719d69-590e-4707-85b8-504fba140d72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.346053 | controller | Jun 12 11:14:27.041382 crc crio[19822]: time="2026-06-12T11:14:27.036194988Z" level=info msg="Ran pod sandbox d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 with infra container: openstack/rabbitmq-server-0/POD" id=c19d453f-d733-4f4b-a1ad-d7fd1d6e3921 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.346070 | controller | Jun 12 11:14:27.063882 crc crio[19822]: time="2026-06-12T11:14:27.061153287Z" level=info msg="Removed container 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806: openstack/rabbitmq-server-0/setup-container" id=e23ea432-426b-4314-ae44-2471a07c26b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346087 | controller | Jun 12 11:14:27.063882 crc crio[19822]: time="2026-06-12T11:14:27.06217851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.346104 | controller | Jun 12 11:14:27.078938 crc crio[19822]: time="2026-06-12T11:14:27.075655481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346121 | controller | Jun 12 11:14:27.097284 crc crio[19822]: time="2026-06-12T11:14:27.097104321Z" level=info msg="Removing container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523" id=8c19f745-7f3b-4201-b954-faefaadaba5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346138 | controller | Jun 12 11:14:27.136218 crc crio[19822]: time="2026-06-12T11:14:27.135719586Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346154 | controller | Jun 12 11:14:27.136218 crc crio[19822]: time="2026-06-12T11:14:27.135884132Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346170 | controller | Jun 12 11:14:27.136581 crc crio[19822]: time="2026-06-12T11:14:27.135739442Z" level=info msg="Created container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api" id=3aa6184e-96ee-423e-87cd-dfd821ec4c9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.346186 | controller | Jun 12 11:14:27.137761 crc crio[19822]: time="2026-06-12T11:14:27.137728866Z" level=info msg="Starting container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f" id=119cf64d-0673-454a-8fa5-cd1cdda521e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.346210 | controller | Jun 12 11:14:27.141209 crc crio[19822]: time="2026-06-12T11:14:27.140863828Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=233e93ff-7523-4937-96f4-5331d3ee3528 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.346226 | controller | Jun 12 11:14:27.152480 crc crio[19822]: time="2026-06-12T11:14:27.152423418Z" level=info msg="Started container" PID=260106 containerID=c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f description=openstack/nova-api-0/nova-api-api id=119cf64d-0673-454a-8fa5-cd1cdda521e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0
2026-06-12 11:43:48.346248 | controller | Jun 12 11:14:27.248889 crc crio[19822]: time="2026-06-12T11:14:27.227360485Z" level=info msg="Removed container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener" id=8c19f745-7f3b-4201-b954-faefaadaba5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346266 | controller | Jun 12 11:14:27.258716 crc crio[19822]: time="2026-06-12T11:14:27.258614731Z" level=info msg="Removing container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb" id=54fdc1be-f17e-43d1-bd50-2294ff4466db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346283 | controller | Jun 12 11:14:27.259354 crc crio[19822]: time="2026-06-12T11:14:27.259238951Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 11:43:48.346300 | controller | Jun 12 11:14:27.277185 crc crio[19822]: time="2026-06-12T11:14:27.276666537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.346316 | controller | Jun 12 11:14:27.320437 crc crio[19822]: time="2026-06-12T11:14:27.320351495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.346332 | controller | Jun 12 11:14:27.334507 crc crio[19822]: time="2026-06-12T11:14:27.332510505Z" level=info msg="Removed container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log" id=54fdc1be-f17e-43d1-bd50-2294ff4466db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346349 | controller | Jun 12 11:14:27.342074 crc crio[19822]: time="2026-06-12T11:14:27.341661032Z" level=info msg="Removing container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e" id=022ed40b-437c-4bac-81a5-5fc7aedfebf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346365 | controller | Jun 12 11:14:27.372701 crc crio[19822]: time="2026-06-12T11:14:27.372610819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.346381 | controller | Jun 12 11:14:27.382395 crc crio[19822]: time="2026-06-12T11:14:27.3822941Z" level=info msg="Removed container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=022ed40b-437c-4bac-81a5-5fc7aedfebf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346398 | controller | Jun 12 11:14:27.442490 crc crio[19822]: time="2026-06-12T11:14:27.438332605Z" level=info msg="Removing container: bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8" id=3a3b90fb-5eab-437c-9987-b81bb7898b92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346414 | controller | Jun 12 11:14:27.548063 crc crio[19822]: time="2026-06-12T11:14:27.538180602Z" level=info msg="Created container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent" id=dc719d69-590e-4707-85b8-504fba140d72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.346431 | controller | Jun 12 11:14:27.560232 crc crio[19822]: time="2026-06-12T11:14:27.560079139Z" level=info msg="Starting container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16" id=54bd94a4-01cd-475f-a6b9-06facd48bc2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.346447 | controller | Jun 12 11:14:27.568375 crc crio[19822]: time="2026-06-12T11:14:27.568249313Z" level=info msg="Started container" PID=260232 containerID=f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16 description=openstack/ceilometer-0/ceilometer-central-agent id=54bd94a4-01cd-475f-a6b9-06facd48bc2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531
2026-06-12 11:43:48.346471 | controller | Jun 12 11:14:27.624913 crc crio[19822]: time="2026-06-12T11:14:27.623017228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=72bf9911-8a93-446a-8c3b-67b2d480d5b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346489 | controller | Jun 12 11:14:27.650984 crc crio[19822]: 2026-06-12T11:14:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4966f11c341009 Mac:6e:3c:0f:51:e3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.346507 | controller | Jun 12 11:14:27.652888 crc crio[19822]: time="2026-06-12T11:14:27.652662977Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 UID:4afd0db1-c590-4d98-af99-02e3a0b23850 NetNS:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4afd0db1_c590_4d98_af99_02e3a0b23850.slice PodAnnotations:0xc00244ce88}] Aliases:map[]}"
2026-06-12 11:43:48.346523 | controller | Jun 12 11:14:27.655914 crc crio[19822]: time="2026-06-12T11:14:27.652940646Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.346540 | controller | Jun 12 11:14:27.740464 crc crio[19822]: time="2026-06-12T11:14:27.738735003Z" level=info msg="Removed container bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=3a3b90fb-5eab-437c-9987-b81bb7898b92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.346556 | controller | Jun 12 11:14:27.840294 crc crio[19822]: time="2026-06-12T11:14:27.839898816Z" level=info msg="Ran pod sandbox c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=3a363318-57f6-4161-9e22-e93e4b2399f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.346572 | controller | Jun 12 11:14:27.857316 crc crio[19822]: time="2026-06-12T11:14:27.857052494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346589 | controller | Jun 12 11:14:27.857793 crc crio[19822]: time="2026-06-12T11:14:27.857323911Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346605 | controller | Jun 12 11:14:27.857793 crc crio[19822]: time="2026-06-12T11:14:27.857392425Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346621 | controller | Jun 12 11:14:27.857793 crc crio[19822]: time="2026-06-12T11:14:27.857511638Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=9f655a9b-6057-4556-bdd1-1f051a8080c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346637 | controller | Jun 12 11:14:27.859224 crc crio[19822]: time="2026-06-12T11:14:27.859054072Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=54d7ab0b-e7f2-4c94-9322-c8cdfb9010f9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.346659 | controller | Jun 12 11:14:27.872385 crc crio[19822]: time="2026-06-12T11:14:27.872288695Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 11:43:48.346677 | controller | Jun 12 11:14:27.879999 crc crio[19822]: time="2026-06-12T11:14:27.879931834Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e3c6fabd-ba9a-4f9d-9799-5b63972a43f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.346693 | controller | Jun 12 11:14:27.880566 crc crio[19822]: time="2026-06-12T11:14:27.880522173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.346710 | controller | Jun 12 11:14:27.935519 crc crio[19822]: time="2026-06-12T11:14:27.935381382Z" level=info msg="Created container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log" id=58fff2d6-b99a-4e7d-8608-9e023e55d56c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.346727 | controller | Jun 12 11:14:27.938311 crc crio[19822]: time="2026-06-12T11:14:27.937725728Z" level=info msg="Starting container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1" id=81bdad53-f20b-49eb-9713-63aed0655dc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.346744 | controller | Jun 12 11:14:27.954702 crc crio[19822]: time="2026-06-12T11:14:27.954349054Z" level=info msg="Started container" PID=260287 containerID=73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1 description=openstack/cinder-api-0/cinder-api-log id=81bdad53-f20b-49eb-9713-63aed0655dc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f
2026-06-12 11:43:48.346761 | controller | Jun 12 11:14:27.992921 crc crio[19822]: time="2026-06-12T11:14:27.99258283Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=cd4982ce-733d-47de-bc02-39b39b5d253d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346777 | controller | Jun 12 11:14:28.021970 crc crio[19822]: time="2026-06-12T11:14:28.021419247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.346793 | controller | Jun 12 11:14:28.034420 crc crio[19822]: time="2026-06-12T11:14:28.033485022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.346809 | controller | Jun 12 11:14:28.175533 crc crio[19822]: time="2026-06-12T11:14:28.17542094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=7c2dfdbe-f5cc-4fb8-88c2-a00b4a44b53a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346825 | controller | Jun 12 11:14:28.206626 crc crio[19822]: time="2026-06-12T11:14:28.206489589Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=6f3fdb4c-8227-43a5-9f18-7cf14184d52d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.346841 | controller | Jun 12 11:14:28.207367 crc crio[19822]: time="2026-06-12T11:14:28.206981235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.346886 | controller | Jun 12 11:14:28.217433 crc crio[19822]: time="2026-06-12T11:14:28.217233804Z" level=info msg="Created container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent" id=e3c6fabd-ba9a-4f9d-9799-5b63972a43f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.346918 | controller | Jun 12 11:14:28.221070 crc crio[19822]: time="2026-06-12T11:14:28.220973544Z" level=info msg="Starting container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677" id=295f0ff8-816f-4082-901a-55c5fa7dccc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.346937 | controller | Jun 12 11:14:28.241506 crc crio[19822]: time="2026-06-12T11:14:28.241053414Z" level=info msg="Started container" PID=260478 containerID=c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677 description=openstack/ceilometer-0/ceilometer-notification-agent id=295f0ff8-816f-4082-901a-55c5fa7dccc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531
2026-06-12 11:43:48.346954 | controller | Jun 12 11:14:28.261986 crc crio[19822]: time="2026-06-12T11:14:28.261501632Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=53fff728-73cb-4497-900b-917cc4e5acb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346971 | controller | Jun 12 11:14:28.287701 crc crio[19822]: time="2026-06-12T11:14:28.2875956Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=72807919-7f7b-4958-9a52-277ea727c555 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.346987 | controller | Jun 12 11:14:28.302736 crc crio[19822]: time="2026-06-12T11:14:28.302438722Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=6b0cedf9-5ec5-4235-9aa7-722d896d22a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347004 | controller | Jun 12 11:14:28.303575 crc crio[19822]: time="2026-06-12T11:14:28.303031122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347020 | controller | Jun 12 11:14:28.334649 crc crio[19822]: time="2026-06-12T11:14:28.334457491Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=310d9c82-0cf3-4550-8cbe-0e721f22cd38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.347037 | controller | Jun 12 11:14:28.334649 crc crio[19822]: time="2026-06-12T11:14:28.334578675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347053 | controller | Jun 12 11:14:28.367212 crc crio[19822]: time="2026-06-12T11:14:28.367016478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347069 | controller | Jun 12 11:14:28.515985 crc crio[19822]: time="2026-06-12T11:14:28.515141426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347085 | controller | Jun 12 11:14:28.523563 crc crio[19822]: time="2026-06-12T11:14:28.52336721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347101 | controller | Jun 12 11:14:28.593984 crc crio[19822]: time="2026-06-12T11:14:28.593725657Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc0072523a0}] Aliases:map[]}"
2026-06-12 11:43:48.347122 | controller | Jun 12 11:14:28.593984 crc crio[19822]: time="2026-06-12T11:14:28.593848057Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.347139 | controller | Jun 12 11:14:28.930271 crc crio[19822]: time="2026-06-12T11:14:28.930023883Z" level=info msg="Created container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core" id=6b0cedf9-5ec5-4235-9aa7-722d896d22a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347156 | controller | Jun 12 11:14:28.933163 crc crio[19822]: time="2026-06-12T11:14:28.932921416Z" level=info msg="Starting container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603" id=fc62b209-6153-4b21-ae80-af53223d87a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.347172 | controller | Jun 12 11:14:28.966604 crc crio[19822]: time="2026-06-12T11:14:28.966543621Z" level=info msg="Started container" PID=260532 containerID=58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603 description=openstack/ceilometer-0/sg-core id=fc62b209-6153-4b21-ae80-af53223d87a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531
2026-06-12 11:43:48.347189 | controller | Jun 12 11:14:29.008071 crc crio[19822]: time="2026-06-12T11:14:29.006892326Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ed8c9f81-20d9-437e-b498-f3fdccddfdbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.347205 | controller | Jun 12 11:14:29.085472 crc crio[19822]: time="2026-06-12T11:14:29.085394962Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=8b6694f8-7e14-40f8-92f9-64fcb91998a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.347222 | controller | Jun 12 11:14:29.101753 crc crio[19822]: time="2026-06-12T11:14:29.101663597Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=acf6e4a9-ec52-42ba-874e-5bb231203438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347238 | controller | Jun 12 11:14:29.102421 crc crio[19822]: time="2026-06-12T11:14:29.10237422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347254 | controller | Jun 12 11:14:29.339783 crc crio[19822]: 2026-06-12T11:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89649279f8edd0e Mac:32:94:03:7e:60:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.347270 | controller | Jun 12 11:14:29.341583 crc crio[19822]: time="2026-06-12T11:14:29.341488304Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc0072523a0}] Aliases:map[]}"
2026-06-12 11:43:48.347287 | controller | Jun 12 11:14:29.341718 crc crio[19822]: time="2026-06-12T11:14:29.34167528Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.347304 | controller | Jun 12 11:14:29.357920 crc crio[19822]: time="2026-06-12T11:14:29.35778555Z" level=info msg="Ran pod sandbox 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 with infra container: openstack/nova-cell1-conductor-0/POD" id=310d9c82-0cf3-4550-8cbe-0e721f22cd38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.347324 | controller | Jun 12 11:14:29.358412 crc crio[19822]: time="2026-06-12T11:14:29.358356088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347341 | controller | Jun 12 11:14:29.362981 crc crio[19822]: time="2026-06-12T11:14:29.362913964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347357 | controller | Jun 12 11:14:29.364992 crc crio[19822]: time="2026-06-12T11:14:29.364918779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=43ac121f-23fd-49fb-b1e2-0861cf5b96e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.347374 | controller | Jun 12 11:14:29.417469 crc crio[19822]: time="2026-06-12T11:14:29.41734773Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=fa30756d-cc23-4eb0-be26-24ae737ec762 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.347390 | controller | Jun 12 11:14:29.428223 crc crio[19822]: time="2026-06-12T11:14:29.428071333Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=188cb858-eacb-42a1-bd05-26dbc1262084 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347407 | controller | Jun 12 11:14:29.428598 crc crio[19822]: time="2026-06-12T11:14:29.428543938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347423 | controller | Jun 12 11:14:29.751693 crc crio[19822]: time="2026-06-12T11:14:29.746450861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347439 | controller | Jun 12 11:14:29.769798 crc crio[19822]: time="2026-06-12T11:14:29.765587928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347455 | controller | Jun 12 11:14:29.840536 crc crio[19822]: time="2026-06-12T11:14:29.837466904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=6ce291af-5d1d-4a64-a4f2-8b2afd633c04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.347471 | controller | Jun 12 11:14:29.842572 crc crio[19822]: time="2026-06-12T11:14:29.84189655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=a7c986fe-acdc-4222-8ef8-3abf21c1bbaa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.347489 | controller | Jun 12 11:14:29.856289 crc crio[19822]: time="2026-06-12T11:14:29.848167978Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=2cbc0113-6cb2-4eea-9996-18dcf23b8c7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347505 | controller | Jun 12 11:14:29.856289 crc crio[19822]: time="2026-06-12T11:14:29.848575091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347522 | controller | Jun 12 11:14:30.028091 crc crio[19822]: time="2026-06-12T11:14:30.027921954Z" level=info msg="Created container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd" id=acf6e4a9-ec52-42ba-874e-5bb231203438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347542 | controller | Jun 12 11:14:30.029924 crc crio[19822]: time="2026-06-12T11:14:30.029755093Z" level=info msg="Starting container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984" id=b76b8fb6-f695-4ada-b286-4fc55b849788 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.347558 | controller | Jun 12 11:14:30.068722 crc crio[19822]: time="2026-06-12T11:14:30.047752544Z" level=info msg="Started container" PID=260595 containerID=0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984 description=openstack/ceilometer-0/proxy-httpd id=b76b8fb6-f695-4ada-b286-4fc55b849788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531
2026-06-12 11:43:48.347575 | controller | Jun 12 11:14:30.068722 crc crio[19822]: time="2026-06-12T11:14:30.048461607Z" level=info msg="Created container e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=188cb858-eacb-42a1-bd05-26dbc1262084 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347591 | controller | Jun 12 11:14:30.068722 crc crio[19822]: time="2026-06-12T11:14:30.051697251Z" level=info msg="Starting container: e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1" id=db6a2b4e-64bb-4b8b-8e38-ab1537239a35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.347608 | controller | Jun 12 11:14:30.068722 crc crio[19822]: time="2026-06-12T11:14:30.052463343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347624 | controller | Jun 12 11:14:30.068722 crc crio[19822]: time="2026-06-12T11:14:30.062069715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347640 | controller | Jun 12 11:14:30.070421 crc crio[19822]: time="2026-06-12T11:14:30.070340042Z" level=info msg="Started container" PID=260605 containerID=e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=db6a2b4e-64bb-4b8b-8e38-ab1537239a35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9
2026-06-12 11:43:48.347656 | controller | Jun 12 11:14:30.077419 crc crio[19822]: time="2026-06-12T11:14:30.077258846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347673 | controller | Jun 12 11:14:30.332685 crc crio[19822]: time="2026-06-12T11:14:30.332496099Z" level=info msg="Created container 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=2cbc0113-6cb2-4eea-9996-18dcf23b8c7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347689 | controller | Jun 12 11:14:30.341974 crc crio[19822]: time="2026-06-12T11:14:30.340278955Z" level=info msg="Starting container: 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d" id=b6ea09df-6fb0-4f83-b9f7-68e6f5388de3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.347706 | controller | Jun 12 11:14:30.356318 crc crio[19822]: time="2026-06-12T11:14:30.356227324Z" level=info msg="Started container" PID=260651 containerID=17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=b6ea09df-6fb0-4f83-b9f7-68e6f5388de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016
2026-06-12 11:43:48.347728 | controller | Jun 12 11:14:30.397943 crc crio[19822]: time="2026-06-12T11:14:30.397190781Z" level=info msg="Created container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api" id=6f3fdb4c-8227-43a5-9f18-7cf14184d52d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347746 | controller | Jun 12 11:14:30.403920 crc crio[19822]: time="2026-06-12T11:14:30.400594618Z" level=info msg="Starting container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e" id=d6b801a7-5b69-412f-bd4e-51a708b4ec3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.347762 | controller | Jun 12 11:14:30.429102 crc crio[19822]: time="2026-06-12T11:14:30.428321403Z" level=info msg="Started container" PID=260650 containerID=4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e description=openstack/cinder-api-0/cinder-api id=d6b801a7-5b69-412f-bd4e-51a708b4ec3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f
2026-06-12 11:43:48.347778 | controller | Jun 12 11:14:34.091020 crc crio[19822]: time="2026-06-12T11:14:34.090084223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0350d469-1778-4acf-8807-33ee6ab6a312 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.347794 | controller | Jun 12 11:14:34.138097 crc crio[19822]: time="2026-06-12T11:14:34.13790468Z" level=info msg="Removing container: 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6" id=6a3249f9-9e69-46f1-a23b-7e1f7c30beb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.347811 | controller | Jun 12 11:14:34.786095 crc crio[19822]: time="2026-06-12T11:14:34.78557882Z" level=info msg="Removing container: cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3" id=94b95fc1-e6de-48d7-bac8-2a67321d2a1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.347827 | controller | Jun 12 11:14:37.888103 crc crio[19822]: time="2026-06-12T11:14:37.887332506Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e8938d4b-1925-45e0-b2db-311b02f992a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.347842 | controller | Jun 12 11:14:37.966465 crc crio[19822]: time="2026-06-12T11:14:37.966336468Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=eadf4cec-d8d0-4443-b3d4-98d2a4082a81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.347881 | controller | Jun 12 11:14:38.005599 crc crio[19822]: time="2026-06-12T11:14:38.005480012Z" level=info msg="Removed container cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3: openshift-infra/auto-csr-approver-29687708-rgbch/oc" id=94b95fc1-e6de-48d7-bac8-2a67321d2a1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.347900 | controller | Jun 12 11:14:38.016457 crc crio[19822]: time="2026-06-12T11:14:38.01637794Z" level=info msg="Stopping pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750" id=118f0750-4ebf-418b-b503-8a3549122de2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.347916 | controller | Jun 12 11:14:38.016724 crc crio[19822]: time="2026-06-12T11:14:38.016478293Z" level=info msg="Stopped pod sandbox (already stopped): 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750" id=118f0750-4ebf-418b-b503-8a3549122de2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.347932 | controller | Jun 12 11:14:38.017289 crc crio[19822]: time="2026-06-12T11:14:38.017217487Z" level=info msg="Removing pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750" id=f4fac138-1a2d-40d1-86b4-d4a85504ff09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.347955 | controller | Jun 12 11:14:38.035597 crc crio[19822]: time="2026-06-12T11:14:38.035413957Z" level=info msg="Stopping container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5 (timeout: 30s)" id=57260bff-5522-4683-a10e-89003f177636 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.347972 | controller | Jun 12 11:14:38.038569 crc crio[19822]: time="2026-06-12T11:14:38.038422143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.347989 | controller | Jun 12 11:14:43.571911 crc crio[19822]: time="2026-06-12T11:14:43.569198578Z" level=warning msg="Stopping container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.348005 | controller | Jun 12 11:14:43.616627 crc crio[19822]: time="2026-06-12T11:14:43.615465515Z" level=error msg="Killing container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.348033 | controller | Jun 12 11:14:44.822296 crc crio[19822]: time="2026-06-12T11:14:44.821687626Z" level=warning msg="Stopping container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.348052 | controller | Jun 12 11:14:44.861699 crc crio[19822]: time="2026-06-12T11:14:44.861564759Z" level=error msg="Killing container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.348069 | controller | Jun 12 11:14:46.459012 crc crio[19822]: time="2026-06-12T11:14:46.458483006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=38ffac74-84af-40e8-8a28-aa61117e2e79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348086 | controller | Jun 12 11:14:47.665350 crc crio[19822]: time="2026-06-12T11:14:47.665280344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=23d60a24-7406-40f2-b0c8-05baa741fc19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348102 | controller | Jun 12 11:14:47.741364 crc crio[19822]: time="2026-06-12T11:14:47.741241397Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=34b37d06-6538-4a91-ad59-53015933e50a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.348119 | controller | Jun 12 11:14:47.804348 crc crio[19822]: time="2026-06-12T11:14:47.803692079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.348134 | controller | Jun 12 11:14:47.836478 crc crio[19822]: time="2026-06-12T11:14:47.836318262Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=3f5048ab-ef03-41ff-a4a2-f0d00064f48b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.348151 | controller | Jun 12 11:14:47.838222 crc crio[19822]: time="2026-06-12T11:14:47.838051106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=d3f7d60c-d7b0-4768-8136-cb846637f39b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348172 | controller | Jun 12 11:14:47.955045 crc crio[19822]: time="2026-06-12T11:14:47.954664916Z" level=info msg="Stopped container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler" id=52e17349-a114-4ec3-8483-dd21d25c8ad0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.348189 | controller | Jun 12 11:14:47.961405 crc crio[19822]: time="2026-06-12T11:14:47.961247846Z" level=info msg="Stopping pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9" id=4948f4ae-4afc-4ea5-b5ff-5c38599ca81f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.348206 | controller | Jun 12 11:14:47.963240 crc crio[19822]: time="2026-06-12T11:14:47.962990461Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc002ed0088}] Aliases:map[]}"
2026-06-12 11:43:48.348222 | controller | Jun 12 11:14:47.963407 crc crio[19822]: time="2026-06-12T11:14:47.963237599Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.348238 | controller | Jun 12 11:14:47.981426 crc crio[19822]: time="2026-06-12T11:14:47.981062437Z" level=info msg="Stopped container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=52aa9e6b-7ab1-44fc-ae9d-a18598d982b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.348255 | controller | Jun 12 11:14:47.982775 crc crio[19822]: time="2026-06-12T11:14:47.9826862Z" level=info msg="Stopping pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496" id=7606a7d0-0347-4d79-bd15-8019213e1113 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.348271 | controller | Jun 12 11:14:47.984170 crc crio[19822]: time="2026-06-12T11:14:47.984089124Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc0037c8878}] Aliases:map[]}"
2026-06-12 11:43:48.348288 | controller | Jun 12 11:14:47.984385 crc crio[19822]: time="2026-06-12T11:14:47.984301371Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.348304 | controller | Jun 12 11:14:47.992291 crc crio[19822]: time="2026-06-12T11:14:47.992181999Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=233e93ff-7523-4937-96f4-5331d3ee3528 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.348321 | controller | Jun 12 11:14:47.993754 crc crio[19822]: time="2026-06-12T11:14:47.993699961Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=a8a040c4-fb2e-4743-8e1d-f2339ac4242c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348337 | controller | Jun 12 11:14:48.028366 crc crio[19822]: time="2026-06-12T11:14:48.024055906Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=0fa78e8a-9a08-447a-b1ae-f61b003c3cd7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.348359 | controller | Jun 12 11:14:48.028366 crc crio[19822]: time="2026-06-12T11:14:48.025797921Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=f4ed3538-472b-40c2-9bf6-80cfce2906c0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.348376 | controller | Jun 12 11:14:48.028366 crc crio[19822]: time="2026-06-12T11:14:48.027608903Z" level=info msg="Removed pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750" id=f4fac138-1a2d-40d1-86b4-d4a85504ff09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.348394 | controller | Jun 12 11:14:48.047520 crc crio[19822]: time="2026-06-12T11:14:48.037509993Z" level=info msg="Stopping pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e" id=e44830d7-3532-434d-8054-097d1185a24c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.348410 | controller | Jun 12 11:14:48.047520 crc crio[19822]: time="2026-06-12T11:14:48.042255917Z" level=info msg="Stopped pod sandbox (already stopped): 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e" id=e44830d7-3532-434d-8054-097d1185a24c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.348426 | controller | Jun 12 11:14:48.047520 crc crio[19822]: time="2026-06-12T11:14:48.038057484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2f820330-9826-4982-98b9-396bd065bb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348443 | controller | Jun 12 11:14:48.047520 crc crio[19822]: time="2026-06-12T11:14:48.03823117Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=283b8ed8-1ae8-4fe4-802a-0d33a58a3a86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348458 | controller | Jun 12 11:14:48.047520 crc crio[19822]: time="2026-06-12T11:14:48.043870573Z" level=info msg="Removing pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e" id=120d886a-93a9-46c6-9c03-4c3660a7d438 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.348474 | controller | Jun 12 11:14:48.126648 crc crio[19822]: time="2026-06-12T11:14:48.126531379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=7ba6ee0b-8042-4727-9443-47956555bd14 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348490 | controller | Jun 12 11:14:48.129251 crc crio[19822]: time="2026-06-12T11:14:48.129079885Z" level=info msg="Removed container 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=6a3249f9-9e69-46f1-a23b-7e1f7c30beb5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.348506 | controller | Jun 12 11:14:48.192495 crc crio[19822]: time="2026-06-12T11:14:48.192348008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=38b88f36-1123-44ce-a1ed-336b18b2df68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348524 | controller | Jun 12 11:14:48.212985 crc crio[19822]: time="2026-06-12T11:14:48.212766023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=539f7b68-0256-4428-90cc-78060c377b5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348549 | controller | Jun 12 11:14:48.229385 crc crio[19822]: time="2026-06-12T11:14:48.229266218Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=73f999cf-066f-4a81-bdaf-5de30b10bdc7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.348579 | controller | Jun 12 11:14:48.230579 crc crio[19822]: time="2026-06-12T11:14:48.230484735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=32abc65d-a721-421c-a265-a38b3d438d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348612 | controller | Jun 12 11:14:48.242414 crc crio[19822]: time="2026-06-12T11:14:48.242347209Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=54d7ab0b-e7f2-4c94-9322-c8cdfb9010f9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.348642 | controller | Jun 12 11:14:48.245065 crc crio[19822]: time="2026-06-12T11:14:48.244969567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=392c2184-49ba-43ce-bb8c-90b915e55e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348666 | controller | Jun 12 11:14:48.269676 crc crio[19822]: time="2026-06-12T11:14:48.269618983Z" level=info msg="Removed pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e" id=120d886a-93a9-46c6-9c03-4c3660a7d438 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.348685 | controller | Jun 12 11:14:48.270941 crc crio[19822]: time="2026-06-12T11:14:48.270914555Z" level=info msg="Stopping pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720" id=882a7755-819d-4f68-8cd4-4076caec9b5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.348701 | controller | Jun 12 11:14:48.271097 crc crio[19822]: time="2026-06-12T11:14:48.27108014Z" level=info msg="Stopped pod sandbox (already stopped): c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720" id=882a7755-819d-4f68-8cd4-4076caec9b5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.348718 | controller | Jun 12 11:14:48.271920 crc crio[19822]: time="2026-06-12T11:14:48.271785572Z" level=info msg="Removing pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720" id=31c459af-1576-44d5-95ac-187dae034c93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.348734 | controller | Jun 12 11:14:48.294951 crc crio[19822]: time="2026-06-12T11:14:48.292221236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.348750 | controller | Jun 12 11:14:48.309951 crc crio[19822]: time="2026-06-12T11:14:48.309256081Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=185b54ab-17b1-4564-acae-7f363d8e72e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.348767 | controller | Jun 12 11:14:48.331778 crc crio[19822]: time="2026-06-12T11:14:48.330557428Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=a2e7388b-54d7-4488-996b-5562ffd4d8b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.348783 | controller | Jun 12 11:14:48.331778 crc crio[19822]: time="2026-06-12T11:14:48.330755643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=27c8126d-9b51-4fe1-a866-ea52d5901f75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348800 | controller | Jun 12 11:14:48.331778 crc crio[19822]: time="2026-06-12T11:14:48.331054314Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f9d6a795-9017-4173-bc1c-55dfb6a0f8e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348816 | controller | Jun 12 11:14:48.333638 crc crio[19822]: time="2026-06-12T11:14:48.333540722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.348832 | controller | Jun 12 11:14:48.336450 crc crio[19822]: time="2026-06-12T11:14:48.336320892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9d10853e-2f3d-48ee-b637-1fb76a49dfcb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.348873 | controller | Jun 12 11:14:48.354962 crc crio[19822]: time="2026-06-12T11:14:48.354731344Z" level=info msg="Removed pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720" id=31c459af-1576-44d5-95ac-187dae034c93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.348898 | controller | Jun 12 11:14:48.356345 crc crio[19822]: time="2026-06-12T11:14:48.356226819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.348915 | controller | Jun 12 11:14:48.360550 crc crio[19822]: time="2026-06-12T11:14:48.360463563Z" level=info msg="Stopping pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c" id=7c17e65d-7650-46b1-aeee-b9e5b840771d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.348932 | controller | Jun 12 11:14:48.360704 crc crio[19822]: time="2026-06-12T11:14:48.360568686Z" level=info msg="Stopped pod sandbox (already stopped): 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c" id=7c17e65d-7650-46b1-aeee-b9e5b840771d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.348949 | controller | Jun 12 11:14:48.375300 crc crio[19822]: time="2026-06-12T11:14:48.374365164Z" level=info msg="Creating container: openstack/rabbitmq-server-0/wipe-data" id=5c0c6729-9252-4095-ba12-96261642a09b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.348965 | controller | Jun 12 11:14:48.377295 crc crio[19822]: time="2026-06-12T11:14:48.376523534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.348982 | controller | Jun 12 11:14:48.382626 crc crio[19822]: time="2026-06-12T11:14:48.377750716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.348999 | controller | Jun 12 11:14:48.382626 crc crio[19822]: time="2026-06-12T11:14:48.378223582Z" level=info msg="Removing pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c" id=acec1fe1-bb33-44d9-9dcc-fd138431eeaa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349016 | controller | Jun 12 11:14:48.386201 crc crio[19822]: time="2026-06-12T11:14:48.3857066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349032 | controller | Jun 12 11:14:48.395428 crc crio[19822]: time="2026-06-12T11:14:48.395236811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349049 | controller | Jun 12 11:14:48.398624 crc crio[19822]: time="2026-06-12T11:14:48.398520903Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/wipe-data" id=74607c4c-8012-45fe-ba05-1d664f60bb30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.349066 | controller | Jun 12 11:14:48.406995 crc crio[19822]: time="2026-06-12T11:14:48.406937085Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=94943d44-96a2-47fa-9007-7c6ee5ba03ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.349082 | controller | Jun 12 11:14:48.412954 crc crio[19822]: time="2026-06-12T11:14:48.41275855Z" level=info msg="Creating container: openstack/keystone-db-sync-2244l/keystone-db-sync" id=de372790-027c-4ee3-8fc3-2deb4dea632a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.349098 | controller | Jun 12 11:14:48.440062 crc crio[19822]: time="2026-06-12T11:14:48.440002174Z" level=info msg="Removed pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c" id=acec1fe1-bb33-44d9-9dcc-fd138431eeaa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349120 | controller | Jun 12 11:14:48.441462 crc crio[19822]: time="2026-06-12T11:14:48.441366014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349137 | controller | Jun 12 11:14:48.449752 crc crio[19822]: time="2026-06-12T11:14:48.449684792Z" level=info msg="Stopping pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7" id=977c18ae-57cb-471a-ac14-4a3566c245c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349154 | controller | Jun 12 11:14:48.450069 crc crio[19822]: time="2026-06-12T11:14:48.449802066Z" level=info msg="Stopped pod sandbox (already stopped): 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7" id=977c18ae-57cb-471a-ac14-4a3566c245c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349170 | controller | Jun 12 11:14:48.453694 crc crio[19822]: time="2026-06-12T11:14:48.453561273Z" level=info msg="Removing pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7" id=aa30be98-2a8d-408a-ba8d-db3a53550aad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349187 | controller | Jun 12 11:14:48.552596 crc crio[19822]: time="2026-06-12T11:14:48.552498413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349204 | controller | Jun 12 11:14:48.553168 crc crio[19822]: time="2026-06-12T11:14:48.553087568Z" level=info msg="Removed pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7" id=aa30be98-2a8d-408a-ba8d-db3a53550aad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349220 | controller | Jun 12 11:14:48.554320 crc crio[19822]: time="2026-06-12T11:14:48.554291037Z" level=info msg="Stopping pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7" id=ab6d844d-b535-49f0-9d3a-c53285ef0446 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349237 | controller | Jun 12 11:14:48.554959 crc crio[19822]: time="2026-06-12T11:14:48.554935697Z" level=info msg="Stopped pod sandbox (already stopped): 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7" id=ab6d844d-b535-49f0-9d3a-c53285ef0446 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349253 | controller | Jun 12 11:14:48.556149 crc crio[19822]: time="2026-06-12T11:14:48.556097163Z" level=info msg="Removing pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7" id=335dfa5f-7e5e-4e4b-a0db-7d549261b3c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349269 | controller | Jun 12 11:14:48.572656 crc crio[19822]: time="2026-06-12T11:14:48.572540937Z" level=info msg="Stopped pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9" id=4948f4ae-4afc-4ea5-b5ff-5c38599ca81f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349286 | controller | Jun 12 11:14:48.584367 crc crio[19822]: time="2026-06-12T11:14:48.584016084Z" level=info msg="Created container ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=eadf4cec-d8d0-4443-b3d4-98d2a4082a81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.349302 | controller | Jun 12 11:14:48.585999 crc crio[19822]: time="2026-06-12T11:14:48.585758849Z" level=info msg="Starting container: ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75" id=eaa749ea-a3dc-46ad-9b92-924a8eb34e56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.349319 | controller | Jun 12 11:14:48.589445 crc crio[19822]: time="2026-06-12T11:14:48.589291893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349335 | controller | Jun 12 11:14:48.591007 crc crio[19822]: time="2026-06-12T11:14:48.590719308Z" level=info msg="Stopped pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496" id=7606a7d0-0347-4d79-bd15-8019213e1113 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349356 | controller | Jun 12 11:14:48.591769 crc crio[19822]: time="2026-06-12T11:14:48.59078819Z" level=info msg="Created container e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=34b37d06-6538-4a91-ad59-53015933e50a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.349373 | controller | Jun 12 11:14:48.593868 crc crio[19822]: time="2026-06-12T11:14:48.593602091Z" level=info msg="Started container" PID=261901 containerID=ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=eaa749ea-a3dc-46ad-9b92-924a8eb34e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9
2026-06-12 11:43:48.349390 | controller | Jun 12 11:14:48.594276 crc crio[19822]: time="2026-06-12T11:14:48.594235471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349407 | controller | Jun 12 11:14:48.595634 crc crio[19822]: time="2026-06-12T11:14:48.595564622Z" level=info msg="Starting container: e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6" id=5b512fbc-918e-4b2e-8a9d-550e4ad54af0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.349423 | controller | Jun 12 11:14:48.597679 crc crio[19822]: time="2026-06-12T11:14:48.597626582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349439 | controller | Jun 12 11:14:48.609311 crc crio[19822]: time="2026-06-12T11:14:48.609211588Z" level=info msg="Started container" PID=261924 containerID=e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=5b512fbc-918e-4b2e-8a9d-550e4ad54af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016
2026-06-12 11:43:48.349456 | controller | Jun 12 11:14:48.627230 crc crio[19822]: time="2026-06-12T11:14:48.627078979Z" level=info msg="Removed pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7" id=335dfa5f-7e5e-4e4b-a0db-7d549261b3c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349472 | controller | Jun 12 11:14:48.629975 crc crio[19822]: time="2026-06-12T11:14:48.629901568Z" level=info msg="Stopping pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9" id=352a33ad-406b-4c9c-83e3-2213baa34ef1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349488 | controller | Jun 12 11:14:48.629975 crc crio[19822]: time="2026-06-12T11:14:48.629951169Z" level=info msg="Stopped pod sandbox (already stopped): d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9" id=352a33ad-406b-4c9c-83e3-2213baa34ef1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349505 | controller | Jun 12 11:14:48.630912 crc crio[19822]: time="2026-06-12T11:14:48.630566999Z" level=info msg="Removing pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9" id=cd30576c-7791-44e3-b52d-57d15bdbb291 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349521 | controller | Jun 12 11:14:48.692449 crc crio[19822]: time="2026-06-12T11:14:48.692338309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349537 | controller | Jun 12 11:14:48.701406 crc crio[19822]: time="2026-06-12T11:14:48.701258007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349558 | controller | Jun 12 11:14:48.881091 crc crio[19822]: time="2026-06-12T11:14:48.879780848Z" level=info msg="Removed pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9" id=cd30576c-7791-44e3-b52d-57d15bdbb291 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349575 | controller | Jun 12 11:14:48.882555 crc crio[19822]: time="2026-06-12T11:14:48.882382733Z" level=info msg="Stopping pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8" id=c1c59b34-9ae0-4400-aad3-8d6c08b98641 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349590 | controller | Jun 12 11:14:48.883496 crc crio[19822]: time="2026-06-12T11:14:48.882733414Z" level=info msg="Stopped pod sandbox (already stopped): ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8" id=c1c59b34-9ae0-4400-aad3-8d6c08b98641 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349607 | controller | Jun 12 11:14:48.884891 crc crio[19822]: time="2026-06-12T11:14:48.884694686Z" level=info msg="Removing pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8" id=7ea8958d-af92-4ba7-b48e-c29769f5864d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349623 | controller | Jun 12 11:14:48.891491 crc crio[19822]: time="2026-06-12T11:14:48.891392679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349639 | controller | Jun 12 11:14:48.903459 crc crio[19822]: time="2026-06-12T11:14:48.903369482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349654 | controller | Jun 12 11:14:48.911991 crc crio[19822]: time="2026-06-12T11:14:48.911633038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349670 | controller | Jun 12 11:14:48.915509 crc crio[19822]: time="2026-06-12T11:14:48.915270516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349686 | controller | Jun 12 11:14:48.934648 crc crio[19822]: time="2026-06-12T11:14:48.934097397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349701 | controller | Jun 12 11:14:48.944177 crc crio[19822]: time="2026-06-12T11:14:48.943480962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.349717 | controller | Jun 12 11:14:48.971785 crc crio[19822]: time="2026-06-12T11:14:48.971698314Z" level=info msg="Created container d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce: openstack/openstack-galera-0/mysql-bootstrap" id=185b54ab-17b1-4564-acae-7f363d8e72e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.349733 | controller | Jun 12 11:14:48.973215 crc crio[19822]: time="2026-06-12T11:14:48.973108048Z" level=info msg="Removed pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8" id=7ea8958d-af92-4ba7-b48e-c29769f5864d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349749 | controller | Jun 12 11:14:48.974597 crc crio[19822]: time="2026-06-12T11:14:48.974087506Z" level=info msg="Stopping pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd" id=0298ea65-4028-4fac-8777-619322ea9508 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349766 | controller | Jun 12 11:14:48.974597 crc crio[19822]: time="2026-06-12T11:14:48.97419715Z" level=info msg="Stopped pod sandbox (already stopped): 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd" id=0298ea65-4028-4fac-8777-619322ea9508 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349788 | controller | Jun 12 11:14:48.974597 crc crio[19822]: time="2026-06-12T11:14:48.974101726Z" level=info msg="Starting container: d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce" id=8f32f907-d27a-403b-b557-4b6bbce8e46d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.349805 | controller | Jun 12 11:14:48.975037 crc crio[19822]: time="2026-06-12T11:14:48.974859012Z" level=info msg="Removing pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd" id=a79aef99-dda9-4f9f-8a3a-fd21587fff52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349822 | controller | Jun 12 11:14:48.991634 crc crio[19822]: time="2026-06-12T11:14:48.9913698Z" level=info msg="Started container" PID=261960 containerID=d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce description=openstack/openstack-galera-0/mysql-bootstrap id=8f32f907-d27a-403b-b557-4b6bbce8e46d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a
2026-06-12 11:43:48.349839 | controller | Jun 12 11:14:49.026472 crc crio[19822]: time="2026-06-12T11:14:49.026064119Z" level=info msg="Removed pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd" id=a79aef99-dda9-4f9f-8a3a-fd21587fff52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349874 | controller | Jun 12 11:14:49.027237 crc crio[19822]: time="2026-06-12T11:14:49.027073138Z" level=info msg="Stopping pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b" id=315c5cc3-ca90-4e19-ae89-e3b7a82331f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349893 | controller | Jun 12 11:14:49.027505 crc crio[19822]: time="2026-06-12T11:14:49.027403729Z" level=info msg="Stopped pod sandbox (already stopped): 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b" id=315c5cc3-ca90-4e19-ae89-e3b7a82331f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349910 | controller | Jun 12 11:14:49.028478 crc crio[19822]: time="2026-06-12T11:14:49.02839872Z" level=info msg="Removing pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b" id=831850b0-08be-4f14-83f5-6b67f1ab9b14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349927 | controller | Jun 12 11:14:49.065084 crc crio[19822]: time="2026-06-12T11:14:49.063704383Z" level=info msg="Removed pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b" id=831850b0-08be-4f14-83f5-6b67f1ab9b14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349943 | controller | Jun 12 11:14:49.065419 crc crio[19822]: time="2026-06-12T11:14:49.065210196Z" level=info msg="Stopping pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a" id=99543a5f-bc07-4975-a806-c5203a6130ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349959 | controller | Jun 12 11:14:49.065419 crc crio[19822]: time="2026-06-12T11:14:49.065290088Z" level=info msg="Stopped pod sandbox (already stopped): f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a" id=99543a5f-bc07-4975-a806-c5203a6130ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.349975 | controller | Jun 12 11:14:49.065998 crc crio[19822]: time="2026-06-12T11:14:49.065927839Z" level=info msg="Removing pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a" id=54eb7eca-e022-4551-a3dd-ca75de4c198f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.349991 | controller | Jun 12 11:14:49.071948 crc crio[19822]: time="2026-06-12T11:14:49.071756014Z" level=info msg="Created container 2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda: openstack/memcached-0/memcached" id=a2e7388b-54d7-4488-996b-5562ffd4d8b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.350012 | controller | Jun 12 11:14:49.085354 crc crio[19822]: time="2026-06-12T11:14:49.085030267Z" level=info msg="Starting container: 2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda" id=8cd5fb8b-8a78-4e58-bc0b-f9c69085db04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.350030 | controller | Jun 12 11:14:49.086329 crc crio[19822]: time="2026-06-12T11:14:49.085472054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.350046 | controller | Jun 12 11:14:49.092582 crc crio[19822]: time="2026-06-12T11:14:49.092181246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.350062 | controller | Jun 12 11:14:49.094943 crc crio[19822]: time="2026-06-12T11:14:49.094753868Z" level=info msg="Started container" PID=261975 containerID=2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda description=openstack/memcached-0/memcached id=8cd5fb8b-8a78-4e58-bc0b-f9c69085db04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e
2026-06-12 11:43:48.350080 | controller | Jun 12 11:14:49.112347 crc crio[19822]: time="2026-06-12T11:14:49.111944263Z" level=info msg="Removed pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a" id=54eb7eca-e022-4551-a3dd-ca75de4c198f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350097 | controller | Jun 12 11:14:49.113664 crc crio[19822]: time="2026-06-12T11:14:49.113207946Z" level=info msg="Stopping pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f" id=29bed379-ec94-4854-b9e0-188771101d83 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.350113 | controller | Jun 12 11:14:49.113664 crc crio[19822]: time="2026-06-12T11:14:49.113613119Z" level=info msg="Stopped pod sandbox (already stopped): 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f" id=29bed379-ec94-4854-b9e0-188771101d83 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.350130 | controller | Jun 12 11:14:49.114265 crc crio[19822]: time="2026-06-12T11:14:49.114200208Z" level=info msg="Removing pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f" id=595f0532-1bb6-4102-91df-dd19753f05eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350147 | controller | Jun 12 11:14:49.147654 crc crio[19822]: time="2026-06-12T11:14:49.145263653Z" level=info msg="Removed pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f" id=595f0532-1bb6-4102-91df-dd19753f05eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350163 | controller | Jun 12 11:14:49.147654 crc crio[19822]: time="2026-06-12T11:14:49.146379604Z" level=info msg="Stopping pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7" id=973ff2fc-2968-4adb-82ca-60a573d79c9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.350180 | controller | Jun 12 11:14:49.147654 crc crio[19822]: time="2026-06-12T11:14:49.146446856Z" level=info msg="Stopped pod sandbox (already stopped): 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7" id=973ff2fc-2968-4adb-82ca-60a573d79c9f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.350196 | controller | Jun 12 11:14:49.147654 crc crio[19822]: time="2026-06-12T11:14:49.147013125Z" level=info msg="Removing pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7" id=78ebd1e0-4a31-408c-bb47-174f43d85a78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350211 | controller | Jun 12 11:14:49.170091 crc crio[19822]: time="2026-06-12T11:14:49.169912307Z" level=info msg="Removed pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7" id=78ebd1e0-4a31-408c-bb47-174f43d85a78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350233 | controller | Jun 12 11:14:49.171494 crc crio[19822]: time="2026-06-12T11:14:49.171431893Z" level=info msg="Stopping pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b" id=88be8ec2-de38-4862-8fea-3505d1941dea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.350250 | controller | Jun 12 11:14:49.171606 crc crio[19822]: time="2026-06-12T11:14:49.171500176Z" level=info msg="Stopped pod sandbox (already stopped): 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b" id=88be8ec2-de38-4862-8fea-3505d1941dea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.350268 | controller | Jun 12 11:14:49.173045 crc crio[19822]: time="2026-06-12T11:14:49.172968233Z" level=info msg="Removing pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b" id=16246a2e-84e5-474b-803a-e6e636d842ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350284 | controller | Jun 12 11:14:49.196163 crc crio[19822]: time="2026-06-12T11:14:49.196056233Z" level=info msg="Removed pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b" id=16246a2e-84e5-474b-803a-e6e636d842ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350301 | controller | Jun 12 11:14:49.199323 crc crio[19822]: time="2026-06-12T11:14:49.199166389Z" level=info msg="Stopping pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc" id=9cf2c62e-da76-4326-9161-a8859d4f00e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.350317 | controller | Jun 12 11:14:49.199323 crc crio[19822]: time="2026-06-12T11:14:49.199247572Z" level=info msg="Stopped pod sandbox (already stopped): c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc" id=9cf2c62e-da76-4326-9161-a8859d4f00e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.350332 | controller | Jun 12 11:14:49.200325 crc crio[19822]: time="2026-06-12T11:14:49.200213742Z" level=info msg="Removing pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc" id=7aca610e-75a8-4b6c-9e1b-4676288a713c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350348 | controller | Jun 12 11:14:49.218404 crc crio[19822]: time="2026-06-12T11:14:49.218249204Z" level=info msg="Removed pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc" id=7aca610e-75a8-4b6c-9e1b-4676288a713c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.350364 | controller | Jun 12 11:14:49.579139 crc crio[19822]: time="2026-06-12T11:14:49.578574254Z" level=info msg="Removing container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a" id=81ec5957-f241-4c72-9151-c8f0361ce872 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.350380 | controller | Jun 12 11:14:49.682941 crc crio[19822]: time="2026-06-12T11:14:49.682779918Z" level=info msg="Removed container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe" id=81ec5957-f241-4c72-9151-c8f0361ce872 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.350397 | controller | Jun 12 11:14:49.694403 crc crio[19822]: time="2026-06-12T11:14:49.694288554Z" level=info msg="Removing container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2" id=092a0b26-dec4-419c-9068-93249a5e04bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.350413 | controller | Jun 12 11:14:49.701701 crc crio[19822]: time="2026-06-12T11:14:49.701602617Z" level=info msg="Created container 067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=94943d44-96a2-47fa-9007-7c6ee5ba03ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.350430 | controller | Jun 12 11:14:49.702154 crc crio[19822]: time="2026-06-12T11:14:49.701895607Z" level=info msg="Created container bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e: openstack/keystone-db-sync-2244l/keystone-db-sync" id=de372790-027c-4ee3-8fc3-2deb4dea632a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.350451 | controller | Jun 12 11:14:49.703220 crc crio[19822]: time="2026-06-12T11:14:49.703048424Z" level=info msg="Starting container: 067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215" id=fea880eb-3d41-4a2d-a98d-e147c99f4b29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.350468 | controller | Jun 12 11:14:49.703666 crc crio[19822]: time="2026-06-12T11:14:49.70357904Z" level=info msg="Starting container: bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e" id=b2a19131-07c9-4550-8037-5e3c914bef28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.350485 | controller | Jun 12 11:14:49.719075 crc crio[19822]: time="2026-06-12T11:14:49.714738586Z" level=info msg="Started container" PID=262037 containerID=067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=fea880eb-3d41-4a2d-a98d-e147c99f4b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4
2026-06-12 11:43:48.350502 | controller | Jun 12 11:14:49.720702 crc crio[19822]: time="2026-06-12T11:14:49.72060954Z" level=info msg="Started container" PID=262039 containerID=bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e description=openstack/keystone-db-sync-2244l/keystone-db-sync id=b2a19131-07c9-4550-8037-5e3c914bef28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074
2026-06-12 11:43:48.350518 | controller | Jun 12 11:14:49.756695 crc crio[19822]: time="2026-06-12T11:14:49.756538716Z" level=info msg="Removed container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler" id=092a0b26-dec4-419c-9068-93249a5e04bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.350535 | controller | Jun 12 11:14:49.760155 crc crio[19822]: time="2026-06-12T11:14:49.760091653Z" level=info msg="Removing container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f" id=415d8728-c9c1-46af-b86b-e10db4331ad0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.350551 | controller | Jun 12 11:14:49.824844 crc crio[19822]: time="2026-06-12T11:14:49.824697084Z" level=info msg="Removed container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=415d8728-c9c1-46af-b86b-e10db4331ad0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.350567 | controller | Jun 12 11:14:50.645586 crc crio[19822]: time="2026-06-12T11:14:50.645161249Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=2773077d-7778-4b44-88a7-726e09c66551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.350583 | controller | Jun 12 11:14:50.645586 crc crio[19822]: time="2026-06-12T11:14:50.645604694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.350600 | controller | Jun 12 11:14:50.703986 crc crio[19822]: time="2026-06-12T11:14:50.703885653Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc000120698}] Aliases:map[]}"
2026-06-12 11:43:48.350616 | controller | Jun 12 11:14:50.703986 crc crio[19822]: time="2026-06-12T11:14:50.70397408Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.350637 | controller | Jun 12 11:14:50.843997 crc crio[19822]: time="2026-06-12T11:14:50.843459195Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=09d526de-0f44-47e6-9263-dc8f85a07d85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.350655 | controller | Jun 12 11:14:50.844242 crc crio[19822]: time="2026-06-12T11:14:50.844052465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.350672 | controller | Jun 12 11:14:51.098348 crc crio[19822]: time="2026-06-12T11:14:51.098169683Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc002ed0638}] Aliases:map[]}"
2026-06-12 11:43:48.350688 | controller | Jun 12 11:14:51.098348 crc crio[19822]: time="2026-06-12T11:14:51.098279867Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.350705 | controller | Jun 12 11:14:51.122501 crc crio[19822]: 2026-06-12T11:14:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a6f97f4c6c221 Mac:76:30:63:36:f1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e SocketPath: PciID:}] [{Interface:0xc0001b6a50 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.350722 | controller | Jun 12 11:14:51.123258 crc crio[19822]: time="2026-06-12T11:14:51.123183816Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc000120698}] Aliases:map[]}"
2026-06-12 11:43:48.350738 | controller | Jun 12 11:14:51.123782 crc crio[19822]: time="2026-06-12T11:14:51.123393803Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.350753 | controller | Jun 12 11:14:51.139021 crc crio[19822]: time="2026-06-12T11:14:51.138936083Z" level=info msg="Ran pod sandbox f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=2773077d-7778-4b44-88a7-726e09c66551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.350770 | controller | Jun 12 11:14:51.144466 crc crio[19822]: time="2026-06-12T11:14:51.144309634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=420ef0a9-ac98-4335-a508-017332ef4cc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.350786 | controller | Jun 12 11:14:51.235931 crc crio[19822]: time="2026-06-12T11:14:51.23535092Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=8ec71b87-6046-41bf-b4aa-beb9846c7304 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.350802 | controller | Jun 12 11:14:51.248039 crc crio[19822]: time="2026-06-12T11:14:51.247879518Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=8c36d95a-ef39-45e9-9a21-ffd68fe2b62f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.350823 | controller | Jun 12 11:14:51.248636 crc crio[19822]: time="2026-06-12T11:14:51.24857511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.350840 | controller | Jun 12 11:14:52.757757 crc crio[19822]: time="2026-06-12T11:14:52.757194353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.350883 | controller | Jun 12 11:14:52.792580 crc crio[19822]: time="2026-06-12T11:14:52.791995533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.350910 | controller | Jun 12 11:14:52.997322 crc crio[19822]: time="2026-06-12T11:14:52.982787303Z" level=info msg="Created container fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c: openstack/rabbitmq-server-0/wipe-data" id=5c0c6729-9252-4095-ba12-96261642a09b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.350928 | controller | Jun 12 11:14:52.997322 crc crio[19822]: time="2026-06-12T11:14:52.985348092Z" level=info msg="Stopped container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=57260bff-5522-4683-a10e-89003f177636 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.350945 | controller | Jun 12 11:14:52.997322 crc crio[19822]: time="2026-06-12T11:14:52.996862933Z" level=info msg="Starting container: fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c" id=52c7c45b-7d6e-428c-bc5a-530bcfafdd5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.350961 | controller | Jun 12 11:14:53.003541 crc crio[19822]: time="2026-06-12T11:14:53.003431647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=6a4442a6-c7d2-44cd-b960-8b3633f9a174 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.350977 | controller | Jun 12 11:14:53.012100 crc crio[19822]: time="2026-06-12T11:14:53.011931318Z" level=info msg="Started container" PID=262036 containerID=fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c description=openstack/rabbitmq-server-0/wipe-data id=52c7c45b-7d6e-428c-bc5a-530bcfafdd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4
2026-06-12 11:43:48.350994 | controller | Jun 12 11:14:53.097585 crc crio[19822]: time="2026-06-12T11:14:53.09747886Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=c63e72aa-61aa-455d-a1b8-c893fbd6db05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351010 | controller | Jun 12 11:14:53.102365 crc crio[19822]: time="2026-06-12T11:14:53.102204401Z" level=info msg="Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=73cbf6cd-758f-46d9-b56d-c33c03f991de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351027 | controller | Jun 12 11:14:53.102753 crc crio[19822]: time="2026-06-12T11:14:53.102641785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351043 | controller | Jun 12 11:14:53.478063 crc crio[19822]: time="2026-06-12T11:14:53.473990878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351059 | controller | Jun 12 11:14:53.481434 crc crio[19822]: time="2026-06-12T11:14:53.479605337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351081 | controller | Jun 12 11:14:53.487710 crc crio[19822]: time="2026-06-12T11:14:53.487615094Z" level=info msg="Created container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=8c36d95a-ef39-45e9-9a21-ffd68fe2b62f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351098 | controller | Jun 12 11:14:53.497208 crc crio[19822]: time="2026-06-12T11:14:53.497088989Z" level=info msg="Starting container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556" id=21d0d140-bacb-44a8-84b3-e15d5c875d12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.351114 | controller | Jun 12 11:14:53.512167 crc crio[19822]: time="2026-06-12T11:14:53.512047005Z" level=info msg="Started container" PID=262633 containerID=0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=21d0d140-bacb-44a8-84b3-e15d5c875d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58
2026-06-12 11:43:48.351131 | controller | Jun 12 11:14:53.539601 crc crio[19822]: 2026-06-12T11:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a8def4f441c3b Mac:d2:c2:c2:23:1d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 SocketPath: PciID:}] [{Interface:0xc000506140 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.351148 | controller | Jun 12 11:14:53.539601 crc crio[19822]: time="2026-06-12T11:14:53.537307562Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc002ed0638}] Aliases:map[]}"
2026-06-12 11:43:48.351164 | controller | Jun 12 11:14:53.539601 crc crio[19822]: time="2026-06-12T11:14:53.537493478Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.351181 | controller | Jun 12 11:14:53.563939 crc crio[19822]: time="2026-06-12T11:14:53.563531056Z" level=info msg="Ran pod sandbox 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 with infra container: openstack/cinder-scheduler-0/POD" id=09d526de-0f44-47e6-9263-dc8f85a07d85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.351198 | controller | Jun 12 11:14:53.570436 crc crio[19822]: time="2026-06-12T11:14:53.570362307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ef1ac8bd-d380-4a3c-aa4c-571d251b1151 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351214 | controller | Jun 12 11:14:53.621235 crc crio[19822]: time="2026-06-12T11:14:53.621094508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=d19f0b79-1669-49d0-b854-ae181ff4f0cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351230 | controller | Jun 12 11:14:53.654251 crc crio[19822]: time="2026-06-12T11:14:53.654152184Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=4439b608-d8fc-451b-8767-b0c980cfd873 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351251 | controller | Jun 12 11:14:53.654745 crc crio[19822]: time="2026-06-12T11:14:53.654693251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351267 | controller | Jun 12 11:14:53.761524 crc crio[19822]: time="2026-06-12T11:14:53.761409503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351284 | controller | Jun 12 11:14:53.912801 crc crio[19822]: time="2026-06-12T11:14:53.912697313Z" level=info msg="Created container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=73cbf6cd-758f-46d9-b56d-c33c03f991de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351300 | controller | Jun 12 11:14:53.918787 crc crio[19822]: time="2026-06-12T11:14:53.918684262Z" level=info msg="Starting container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2" id=623f3768-d6f1-4a84-a019-63314022014a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.351317 | controller | Jun 12 11:14:53.931709 crc crio[19822]: time="2026-06-12T11:14:53.931607276Z" level=info msg="Started container" PID=262727 containerID=a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=623f3768-d6f1-4a84-a019-63314022014a name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162
2026-06-12 11:43:48.351334 | controller | Jun 12 11:14:54.012244 crc crio[19822]: time="2026-06-12T11:14:54.00510757Z" level=info msg="Created container f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e: openstack/rabbitmq-cell1-server-0/wipe-data" id=74607c4c-8012-45fe-ba05-1d664f60bb30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351350 | controller | Jun 12 11:14:54.012244 crc crio[19822]: time="2026-06-12T11:14:54.011161109Z" level=info msg="Starting container: f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e" id=2d87ef64-5662-4f6d-b885-b5ca92a4f928 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.351367 | controller | Jun 12 11:14:54.018994 crc crio[19822]: time="2026-06-12T11:14:54.017735287Z" level=info msg="Stopping container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e (timeout: 30s)" id=2188b42c-cbb0-435d-80e3-28e5c7de035e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.351383 | controller | Jun 12 11:14:54.030776 crc crio[19822]: time="2026-06-12T11:14:54.030665616Z" level=info msg="Started container" PID=262038 containerID=f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e description=openstack/rabbitmq-cell1-server-0/wipe-data id=2d87ef64-5662-4f6d-b885-b5ca92a4f928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289
2026-06-12 11:43:48.351400 | controller | Jun 12 11:14:54.094260 crc crio[19822]: time="2026-06-12T11:14:54.094163622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a15f2dcc-1ae1-40f3-9361-1c592c742a6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351417 | controller | Jun 12 11:14:54.222869 crc crio[19822]: time="2026-06-12T11:14:54.222211337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0d8f226b-f43d-459d-971b-fa20a328e1df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351433 | controller | Jun 12 11:14:54.298724 crc crio[19822]: time="2026-06-12T11:14:54.298643815Z" level=info msg="Stopped container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=2188b42c-cbb0-435d-80e3-28e5c7de035e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.351454 | controller | Jun 12 11:14:54.302931 crc crio[19822]: time="2026-06-12T11:14:54.302798638Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=8bfc6637-b4ca-4068-abb4-f9288433bfcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351472 | controller | Jun 12 11:14:54.303330 crc crio[19822]: time="2026-06-12T11:14:54.303236097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=ae7d9637-5c5e-4311-9818-78138ab631f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351488 | controller | Jun 12 11:14:54.304410 crc crio[19822]: time="2026-06-12T11:14:54.304352088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351504 | controller | Jun 12 11:14:54.320790 crc crio[19822]: time="2026-06-12T11:14:54.320674218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8509eb37-5e10-445e-99c6-50a05aae0e78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351521 | controller | Jun 12 11:14:54.388930 crc crio[19822]: time="2026-06-12T11:14:54.388776231Z" level=info msg="Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=75fe7697-6a4d-4ce3-8159-b895a51b06a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351537 | controller | Jun 12 11:14:54.389632 crc crio[19822]: time="2026-06-12T11:14:54.389572927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351554 | controller | Jun 12 11:14:54.502312 crc crio[19822]: time="2026-06-12T11:14:54.50222672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351570 | controller | Jun 12 11:14:54.527340 crc crio[19822]: time="2026-06-12T11:14:54.527242697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351586 | controller | Jun 12 11:14:54.550952 crc crio[19822]: time="2026-06-12T11:14:54.540041351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351603 | controller | Jun 12 11:14:54.556924 crc crio[19822]: time="2026-06-12T11:14:54.556769162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351619 | controller | Jun 12 11:14:54.779658 crc crio[19822]: time="2026-06-12T11:14:54.77901158Z" level=info msg="Created container f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a: openstack/openstack-galera-0/galera" id=8bfc6637-b4ca-4068-abb4-f9288433bfcf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351635 | controller | Jun 12 11:14:54.781448 crc crio[19822]: time="2026-06-12T11:14:54.781079385Z" level=info msg="Created container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=75fe7697-6a4d-4ce3-8159-b895a51b06a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351651 | controller | Jun 12 11:14:54.785548 crc crio[19822]: time="2026-06-12T11:14:54.78543724Z" level=info msg="Starting container: f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a" id=e52f77c3-cf1a-4763-aee5-4015097138ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.351668 | controller | Jun 12 11:14:54.785757 crc crio[19822]: time="2026-06-12T11:14:54.785676525Z" level=info msg="Starting container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af" id=cf638b78-994c-4128-902c-0b239f1a80be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.351689 | controller | Jun 12 11:14:54.814408 crc crio[19822]: time="2026-06-12T11:14:54.813687414Z" level=info msg="Started container" PID=262934 containerID=8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=cf638b78-994c-4128-902c-0b239f1a80be name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162
2026-06-12 11:43:48.351707 | controller | Jun 12 11:14:54.822994 crc crio[19822]: time="2026-06-12T11:14:54.822892861Z" level=info msg="Started container" PID=262910 containerID=f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a description=openstack/openstack-galera-0/galera id=e52f77c3-cf1a-4763-aee5-4015097138ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a
2026-06-12 11:43:48.351723 | controller | Jun 12 11:14:54.849467 crc crio[19822]: time="2026-06-12T11:14:54.849352513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351739 | controller | Jun 12 11:14:54.955345 crc crio[19822]: time="2026-06-12T11:14:54.955247337Z" level=info msg="Stopping container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4 (timeout: 30s)" id=f568b602-ed15-4af1-b68c-ad2d082e6fb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.351756 | controller | Jun 12 11:14:55.079624 crc crio[19822]: time="2026-06-12T11:14:55.079513866Z" level=info msg="Created container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler" id=4439b608-d8fc-451b-8767-b0c980cfd873 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351772 | controller | Jun 12 11:14:55.082214 crc crio[19822]: time="2026-06-12T11:14:55.081578963Z" level=info msg="Starting container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45" id=1b80282c-2513-4b16-a20b-ee86be2e54e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.351788 | controller | Jun 12 11:14:55.089735 crc crio[19822]: time="2026-06-12T11:14:55.089609128Z" level=info msg="Started container" PID=263028 containerID=0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45 description=openstack/cinder-scheduler-0/cinder-scheduler id=1b80282c-2513-4b16-a20b-ee86be2e54e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9
2026-06-12 11:43:48.351805 | controller | Jun 12 11:14:55.113543 crc crio[19822]: time="2026-06-12T11:14:55.113439428Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=028d6716-b467-4a54-869d-24e86747c6af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351822 | controller | Jun 12 11:14:55.182378 crc crio[19822]: time="2026-06-12T11:14:55.182264921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=6b89534e-0f76-4918-aa45-9d7abb0e5801 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351839 | controller | Jun 12 11:14:55.208289 crc crio[19822]: time="2026-06-12T11:14:55.204091979Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=e6c2a81f-f2b3-4843-ba25-2a13cba7caee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351877 | controller | Jun 12 11:14:55.208289 crc crio[19822]: time="2026-06-12T11:14:55.204548334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351903 | controller | Jun 12 11:14:55.208771 crc crio[19822]: time="2026-06-12T11:14:55.208724109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b714121e-53b6-4377-8a6a-3897619370a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351920 | controller | Jun 12 11:14:55.299407 crc crio[19822]: time="2026-06-12T11:14:55.297185363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f2ec894a-4fac-40ab-a306-d9a3ae4657d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351937 | controller | Jun 12 11:14:55.366090 crc crio[19822]: time="2026-06-12T11:14:55.365030316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8d6e1754-9b0e-45d1-b122-8897ef6741ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.351954 | controller | Jun 12 11:14:55.396277 crc crio[19822]: time="2026-06-12T11:14:55.396057764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.351970 | controller | Jun 12 11:14:55.398735 crc crio[19822]: time="2026-06-12T11:14:55.397403287Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=739c865f-0f71-48d1-b72c-2630c19fb2f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.351987 | controller | Jun 12 11:14:55.400175 crc crio[19822]: time="2026-06-12T11:14:55.399277628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352003 | controller | Jun 12 11:14:55.443423 crc crio[19822]: time="2026-06-12T11:14:55.443294642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=667f48c3-59aa-4626-ab9b-db33f7b360cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.352032 | controller | Jun 12 11:14:55.474296 crc crio[19822]: time="2026-06-12T11:14:55.474108725Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=639cae70-9854-483c-8d73-f7e1c35ce8f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.352052 | controller | Jun 12 11:14:55.497957 crc crio[19822]: time="2026-06-12T11:14:55.497872618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352097 | controller | Jun 12 11:14:55.498391 crc crio[19822]: time="2026-06-12T11:14:55.498293444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352121 | controller | Jun 12 11:14:55.504040 crc crio[19822]: time="2026-06-12T11:14:55.503010217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352137 | controller | Jun 12 11:14:55.918347 crc crio[19822]: time="2026-06-12T11:14:55.917743768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352154 | controller | Jun 12 11:14:55.929879 crc crio[19822]: time="2026-06-12T11:14:55.929096913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352170 | controller | Jun 12 11:14:56.310562 crc crio[19822]: time="2026-06-12T11:14:56.310418095Z" level=info msg="Created container c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf: openstack/openstack-cell1-galera-0/galera" id=639cae70-9854-483c-8d73-f7e1c35ce8f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.352191 | controller | Jun 12 11:14:56.317409 crc crio[19822]: time="2026-06-12T11:14:56.317228793Z" level=info msg="Starting container: c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf" id=d64287be-abce-430c-a3ae-5d64f9d4273d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.352208 | controller | Jun 12 11:14:56.344239 crc crio[19822]: time="2026-06-12T11:14:56.344174113Z" level=info msg="Started container" PID=263228 containerID=c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf description=openstack/openstack-cell1-galera-0/galera id=d64287be-abce-430c-a3ae-5d64f9d4273d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4
2026-06-12 11:43:48.352225 | controller | Jun 12 11:14:56.347448 crc crio[19822]: time="2026-06-12T11:14:56.347363945Z" level=info msg="Removing container: e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1" id=37891527-ea05-4630-9549-8e9a246047fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.352242 | controller | Jun 12 11:14:56.434288 crc crio[19822]: time="2026-06-12T11:14:56.434193164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6a0f9b21-a341-483b-8e58-1aca5660b45d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.352259 | controller | Jun 12 11:14:56.518792 crc crio[19822]: time="2026-06-12T11:14:56.516110007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0eab1761-f5b2-4da0-af18-50e6d24bb9ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.352275 | controller | Jun 12 11:14:56.539318 crc crio[19822]: time="2026-06-12T11:14:56.538035527Z" level=info msg="Removed container e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=37891527-ea05-4630-9549-8e9a246047fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.352291 | controller | Jun 12 11:14:56.560221 crc crio[19822]: time="2026-06-12T11:14:56.560136612Z" level=info msg="Removing container: 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d" id=9b5831f1-afd6-416d-a4d3-2beac7790cc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.352308 | controller | Jun 12 11:14:56.560221 crc crio[19822]: time="2026-06-12T11:14:56.560193947Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=11172e86-8e1c-43ac-862e-d36a8a3eea76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.352324 | controller | Jun 12 11:14:56.596704 crc crio[19822]: time="2026-06-12T11:14:56.596588558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352340 | controller | Jun 12 11:14:56.751663 crc crio[19822]: time="2026-06-12T11:14:56.751583331Z" level=info msg="Removed container 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=9b5831f1-afd6-416d-a4d3-2beac7790cc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.352356 | controller | Jun 12 11:14:56.775238 crc crio[19822]: time="2026-06-12T11:14:56.774601361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352372 | controller | Jun 12 11:14:56.785904 crc crio[19822]: time="2026-06-12T11:14:56.782671341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352388 | controller | Jun 12 11:14:56.996281 crc crio[19822]: time="2026-06-12T11:14:56.996160089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352409 | controller | Jun 12 11:14:57.239669 crc crio[19822]: time="2026-06-12T11:14:57.239527165Z" level=info msg="Created container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe" id=e6c2a81f-f2b3-4843-ba25-2a13cba7caee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.352426 | controller | Jun 12 11:14:57.240762 crc crio[19822]: time="2026-06-12T11:14:57.240687443Z" level=info msg="Starting container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c" id=698c87f0-1d72-4ce4-a976-dd3f197c6707 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.352442 | controller | Jun 12 11:14:57.254228 crc crio[19822]: time="2026-06-12T11:14:57.254058882Z" level=info msg="Started container" PID=263295 containerID=40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c description=openstack/cinder-scheduler-0/probe id=698c87f0-1d72-4ce4-a976-dd3f197c6707 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9
2026-06-12 11:43:48.352458 | controller | Jun 12 11:14:58.010903 crc crio[19822]: time="2026-06-12T11:14:58.010275515Z" level=info msg="Created container cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1: openstack/rabbitmq-server-0/setup-container" id=739c865f-0f71-48d1-b72c-2630c19fb2f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.352474 | controller | Jun 12 11:14:58.012462 crc crio[19822]: time="2026-06-12T11:14:58.012355931Z" level=info msg="Starting container: cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1" id=48581371-5207-4032-b2b9-9066e9188f78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.352519 | controller | Jun 12 11:14:58.023651 crc crio[19822]: time="2026-06-12T11:14:58.023231324Z" level=info msg="Started container" PID=263151 containerID=cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1 description=openstack/rabbitmq-server-0/setup-container id=48581371-5207-4032-b2b9-9066e9188f78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4
2026-06-12 11:43:48.352539 | controller | Jun 12 11:14:59.536369 crc crio[19822]: time="2026-06-12T11:14:59.535638788Z" level=info msg="Stopped container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api" id=f568b602-ed15-4af1-b68c-ad2d082e6fb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.352556 | controller | Jun 12 11:14:59.537359 crc crio[19822]: time="2026-06-12T11:14:59.537182377Z" level=info msg="Stopping pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d" id=141ef7f4-7bd1-4063-b600-a5bb67db4b71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.352572 | controller | Jun 12 11:14:59.553228 crc crio[19822]: time="2026-06-12T11:14:59.553079095Z" level=info msg="Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc0037c93a8}] Aliases:map[]}"
2026-06-12 11:43:48.352590 | controller | Jun 12 11:14:59.553691 crc crio[19822]: time="2026-06-12T11:14:59.553365904Z" level=info msg="Deleting pod openstack_keystone-7b6cfffcf-bh5ms from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.352607 | controller | Jun 12 11:15:00.396216 crc crio[19822]: time="2026-06-12T11:15:00.395283052Z" level=info msg="Stopped pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d" id=141ef7f4-7bd1-4063-b600-a5bb67db4b71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.352629 | controller | Jun 12 11:15:00.557382 crc crio[19822]: time="2026-06-12T11:15:00.557188747Z" level=info msg="Removing container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4" id=71578197-4124-4827-9410-696bfb63d7be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.352646 | controller | Jun 12 11:15:01.060685 crc crio[19822]: time="2026-06-12T11:15:01.060471304Z" level=info msg="Created container 60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1: openstack/rabbitmq-cell1-server-0/setup-container" id=11172e86-8e1c-43ac-862e-d36a8a3eea76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.352663 | controller | Jun 12 11:15:01.062901 crc crio[19822]: time="2026-06-12T11:15:01.062720636Z" level=info msg="Starting container: 60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1" id=a824229f-317d-43de-9547-ea2148f991b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.352679 | controller | Jun 12 11:15:01.068175 crc crio[19822]: time="2026-06-12T11:15:01.068031635Z" level=info msg="Removed container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api" id=71578197-4124-4827-9410-696bfb63d7be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.352695 | controller | Jun 12 11:15:01.071341 crc crio[19822]: time="2026-06-12T11:15:01.070891516Z" level=info msg="Started container" PID=263286 containerID=60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1 description=openstack/rabbitmq-cell1-server-0/setup-container id=a824229f-317d-43de-9547-ea2148f991b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289
2026-06-12 11:43:48.352711 | controller | Jun 12 11:15:04.560728 crc crio[19822]: time="2026-06-12T11:15:04.559960726Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/POD" id=756896ff-52b1-4739-a939-c639b70dbd0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.352727 | controller | Jun 12 11:15:04.562160 crc crio[19822]: time="2026-06-12T11:15:04.560744091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352743 | controller | Jun 12 11:15:04.598488 crc crio[19822]: time="2026-06-12T11:15:04.59800742Z" level=info msg="Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc001ee2650}] Aliases:map[]}"
2026-06-12 11:43:48.352760 | controller | Jun 12 11:15:04.598488 crc crio[19822]: time="2026-06-12T11:15:04.598383082Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.352777 | controller | Jun 12 11:15:05.538214 crc crio[19822]: 2026-06-12T11:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28396533e87fcb8 Mac:d6:cd:f8:b8:ec:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 SocketPath: PciID:}] [{Interface:0xc000015b20 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.352794 | controller | Jun 12 11:15:05.540005 crc crio[19822]: time="2026-06-12T11:15:05.539915363Z" level=info msg="Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc001ee2650}] Aliases:map[]}"
2026-06-12 11:43:48.352816 | controller | Jun 12 11:15:05.540278 crc crio[19822]: time="2026-06-12T11:15:05.540218513Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.352834 | controller | Jun 12 11:15:05.553726 crc crio[19822]: time="2026-06-12T11:15:05.553600976Z" level=info msg="Ran pod sandbox 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/POD" id=756896ff-52b1-4739-a939-c639b70dbd0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.352865 | controller | Jun 12 11:15:05.557539 crc crio[19822]: time="2026-06-12T11:15:05.557469971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e415a09-423b-4ed0-9e88-9026f4fab947 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.352894 | controller | Jun 12 11:15:05.561198 crc crio[19822]: time="2026-06-12T11:15:05.56104011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8facf19a-7fb1-4e51-aef4-d7fa5eabaf2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.352921 | controller | Jun 12 11:15:05.577036 crc crio[19822]: time="2026-06-12T11:15:05.570265388Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles" id=d380dd98-3d45-46bc-96a2-8cb23033fb5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.352939 | controller | Jun 12 11:15:05.577036 crc crio[19822]: time="2026-06-12T11:15:05.570664241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.352958 | controller | Jun 12 11:15:05.644618 crc crio[19822]: time="2026-06-12T11:15:05.644513026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353035 | controller | Jun 12 11:15:05.664015 crc crio[19822]: time="2026-06-12T11:15:05.663907554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353060 | controller | Jun 12 11:15:05.878392 crc crio[19822]: time="2026-06-12T11:15:05.877670474Z" level=info msg="Created container 16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles" id=d380dd98-3d45-46bc-96a2-8cb23033fb5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.353077 | controller | Jun 12 11:15:05.884619 crc crio[19822]: time="2026-06-12T11:15:05.884541683Z" level=info msg="Starting container: 16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8" id=28fa12e6-6846-4a89-9b2b-8c20703f813f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.353094 | controller | Jun 12 11:15:05.900096 crc crio[19822]: time="2026-06-12T11:15:05.899987396Z" level=info msg="Started container" PID=264119 containerID=16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8 description=openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles id=28fa12e6-6846-4a89-9b2b-8c20703f813f name=/runtime.v1.RuntimeService/StartContainer sandboxID=28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c
2026-06-12 11:43:48.353120 | controller | Jun 12 11:15:08.788186 crc crio[19822]: time="2026-06-12T11:15:08.788041414Z" level=info msg="Stopping pod sandbox: 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c" id=ab14962a-66c9-42e5-8563-1c43d9210d33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.353137 | controller | Jun 12 11:15:08.789991 crc crio[19822]: time="2026-06-12T11:15:08.788960754Z" level=info msg="Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc00008d530}] Aliases:map[]}"
2026-06-12 11:43:48.353155 | controller | Jun 12 11:15:08.789991 crc crio[19822]: time="2026-06-12T11:15:08.78916306Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.353171 | controller | Jun 12 11:15:09.259612 crc crio[19822]: time="2026-06-12T11:15:09.258429659Z" level=info msg="Stopped pod sandbox: 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c" id=ab14962a-66c9-42e5-8563-1c43d9210d33 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.353187 | controller | Jun 12 11:15:12.472636 crc crio[19822]: time="2026-06-12T11:15:12.471870665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=160decb7-0d49-479d-9668-d30891b8189f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.353203 | controller | Jun 12 11:15:12.476883 crc crio[19822]: time="2026-06-12T11:15:12.47671439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=abed76e6-29e0-4c47-93c6-fb34ef5ed6fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.353220 | controller | Jun 12 11:15:12.486577 crc crio[19822]: time="2026-06-12T11:15:12.486472191Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=6829eac0-49f1-4bc3-83c4-e20112c6a837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.353236 | controller | Jun 12 11:15:12.487566 crc crio[19822]: time="2026-06-12T11:15:12.487494074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353252 | controller | Jun 12 11:15:12.548013 crc crio[19822]: time="2026-06-12T11:15:12.547925871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353268 | controller | Jun 12 11:15:12.553072 crc crio[19822]: time="2026-06-12T11:15:12.552999304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353284 | controller | Jun 12 11:15:12.734451 crc crio[19822]: time="2026-06-12T11:15:12.733558855Z" level=info msg="Created container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=6829eac0-49f1-4bc3-83c4-e20112c6a837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.353300 | controller | Jun 12 11:15:12.737681 crc crio[19822]: time="2026-06-12T11:15:12.737548112Z" level=info msg="Starting container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac" id=30d23970-cfdd-40ce-ae31-3a2ab1d22477 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.353321 | controller | Jun 12 11:15:12.768503 crc crio[19822]: time="2026-06-12T11:15:12.768360415Z" level=info msg="Started container" PID=264490 containerID=19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=30d23970-cfdd-40ce-ae31-3a2ab1d22477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9
2026-06-12 11:43:48.353338 | controller | Jun 12 11:15:14.049887 crc crio[19822]: time="2026-06-12T11:15:14.049260148Z" level=info msg="Stopping container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2 (timeout: 30s)" id=cd99a9ec-390f-4c24-8117-1cf5a98ad415 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353354 | controller | Jun 12 11:15:16.938011 crc crio[19822]: time="2026-06-12T11:15:16.937068066Z" level=info msg="Stopping pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074" id=bfc3b67c-650a-45c0-84dc-e17fc5211e6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.353370 | controller | Jun 12 11:15:16.939547 crc crio[19822]: time="2026-06-12T11:15:16.938888174Z" level=info msg="Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc0007ac920}] Aliases:map[]}"
2026-06-12 11:43:48.353387 | controller | Jun 12 11:15:16.939547 crc crio[19822]: time="2026-06-12T11:15:16.93906885Z" level=info msg="Deleting pod openstack_keystone-db-sync-2244l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.353404 | controller | Jun 12 11:15:17.279420 crc crio[19822]: time="2026-06-12T11:15:17.278852439Z" level=info msg="Stopped pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074" id=bfc3b67c-650a-45c0-84dc-e17fc5211e6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.353420 | controller | Jun 12 11:15:18.625875 crc crio[19822]: time="2026-06-12T11:15:18.619286783Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-ggzqw/POD" id=e60c6f79-0273-4a61-8995-cdd1b209f5a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.353436 | controller | Jun 12 11:15:18.625875 crc crio[19822]: time="2026-06-12T11:15:18.619741448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353453 | controller | Jun 12 11:15:18.675297 crc crio[19822]: time="2026-06-12T11:15:18.675245458Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc0007acf80}] Aliases:map[]}"
2026-06-12 11:43:48.353469 | controller | Jun 12 11:15:18.675598 crc crio[19822]: time="2026-06-12T11:15:18.675581589Z" level=info msg="Adding pod openstack_keystone-bootstrap-ggzqw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.353485 | controller | Jun 12 11:15:19.088765 crc crio[19822]: 2026-06-12T11:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06292d3a6696ab2 Mac:a6:d0:f0:8b:bb:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.353506 | controller | Jun 12 11:15:19.089931 crc crio[19822]: time="2026-06-12T11:15:19.089436733Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc0007acf80}] Aliases:map[]}"
2026-06-12 11:43:48.353525 | controller | Jun 12 11:15:19.089931 crc crio[19822]: time="2026-06-12T11:15:19.089610559Z" level=info msg="Checking pod openstack_keystone-bootstrap-ggzqw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.353542 | controller | Jun 12 11:15:19.101773 crc crio[19822]: time="2026-06-12T11:15:19.101493358Z" level=info msg="Ran pod sandbox 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da with infra container: openstack/keystone-bootstrap-ggzqw/POD" id=e60c6f79-0273-4a61-8995-cdd1b209f5a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.353560 | controller | Jun 12 11:15:19.106894 crc crio[19822]: time="2026-06-12T11:15:19.106687043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=b02974b5-17cb-4a14-9ed1-e3570efa4db9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.353576 | controller | Jun 12 11:15:19.135289 crc crio[19822]: time="2026-06-12T11:15:19.13516721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=ed57bbd1-4af5-4a0f-888d-fbb3a367ecd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.353593 | controller | Jun 12 11:15:19.148062 crc crio[19822]: time="2026-06-12T11:15:19.147542396Z" level=info msg="Creating container: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap" id=db3caaa8-299f-421b-a80c-d679bc112b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.353609 | controller | Jun 12 11:15:19.148062 crc crio[19822]: time="2026-06-12T11:15:19.148050422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353626 | controller | Jun 12 11:15:19.221493 crc crio[19822]: time="2026-06-12T11:15:19.220714342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353642 | controller | Jun 12 11:15:19.233347 crc crio[19822]: time="2026-06-12T11:15:19.232944557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353657 | controller | Jun 12 11:15:19.558718 crc crio[19822]: time="2026-06-12T11:15:19.558237968Z" level=info msg="Created container eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap" id=db3caaa8-299f-421b-a80c-d679bc112b30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.353673 | controller | Jun 12 11:15:19.561341 crc crio[19822]: time="2026-06-12T11:15:19.561250764Z" level=info msg="Starting container: eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1" id=6a31b18e-8ea6-46c1-a570-955d7593d556 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.353689 | controller | Jun 12 11:15:19.571964 crc crio[19822]: time="2026-06-12T11:15:19.570318093Z" level=info msg="Started container" PID=264902 containerID=eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1 description=openstack/keystone-bootstrap-ggzqw/keystone-bootstrap id=6a31b18e-8ea6-46c1-a570-955d7593d556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da
2026-06-12 11:43:48.353710 | controller | Jun 12 11:15:22.287668 crc crio[19822]: time="2026-06-12T11:15:22.282414167Z" level=info msg="Stopping container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946 (timeout: 30s)" id=7d9bf30e-6b35-45f4-9abe-84d96b6c1c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353728 | controller | Jun 12 11:15:22.287668 crc crio[19822]: time="2026-06-12T11:15:22.283038499Z" level=info msg="Stopping container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1 (timeout: 30s)" id=ebce8637-1d6c-4d3a-b3ce-7baa45c6d4a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353744 | controller | Jun 12 11:15:22.429769 crc crio[19822]: time="2026-06-12T11:15:22.429288982Z" level=info msg="Stopped container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd" id=7d9bf30e-6b35-45f4-9abe-84d96b6c1c41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353760 | controller | Jun 12 11:15:23.375765 crc crio[19822]: time="2026-06-12T11:15:23.375316992Z" level=info msg="Stopping container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677 (timeout: 30s)" id=080e3232-02a4-4ae0-a65c-3aad6de53af2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353776 | controller | Jun 12 11:15:23.377092 crc crio[19822]: time="2026-06-12T11:15:23.375440136Z" level=info msg="Stopping container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16 (timeout: 30s)" id=6b827735-7b37-4981-af7e-814fb22e7850 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353792 | controller | Jun 12 11:15:23.377092 crc crio[19822]: time="2026-06-12T11:15:23.375459417Z" level=info msg="Stopping container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984 (timeout: 30s)" id=c6a5f49d-0eda-4eea-9f62-d998b1fa074f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353808 | controller | Jun 12 11:15:23.377092 crc crio[19822]: time="2026-06-12T11:15:23.375512419Z" level=info msg="Stopping container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603 (timeout: 30s)" id=41be35fd-d5f7-4d03-a489-ce2da69feeab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353824 | controller | Jun 12 11:15:23.516065 crc crio[19822]: time="2026-06-12T11:15:23.515894197Z" level=info msg="Stopped container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core" id=41be35fd-d5f7-4d03-a489-ce2da69feeab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353840 | controller | Jun 12 11:15:23.620698 crc crio[19822]: time="2026-06-12T11:15:23.620591218Z" level=info msg="Stopped container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd" id=c6a5f49d-0eda-4eea-9f62-d998b1fa074f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353885 | controller | Jun 12 11:15:23.697788 crc crio[19822]: time="2026-06-12T11:15:23.697661605Z" level=info msg="Stopped container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=cd99a9ec-390f-4c24-8117-1cf5a98ad415 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.353905 | controller | Jun 12 11:15:23.700478 crc crio[19822]: time="2026-06-12T11:15:23.700407153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=bee9ee1e-77de-42be-896f-801a10ec4fb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.353923 | controller | Jun 12 11:15:23.706798 crc crio[19822]: time="2026-06-12T11:15:23.706359934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3fb22318-d440-4404-b456-d1bb1b52fd9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.353945 | controller | Jun 12 11:15:23.711200 crc crio[19822]: time="2026-06-12T11:15:23.711055983Z" level=info msg="Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=85a3408d-fb90-431f-bd35-66ba7ebb04b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.353961 | controller | Jun 12 11:15:23.711540 crc crio[19822]: time="2026-06-12T11:15:23.711454676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353978 | controller | Jun 12 11:15:23.770553 crc crio[19822]: time="2026-06-12T11:15:23.77041755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.353994 | controller | Jun 12 11:15:23.774256 crc crio[19822]: time="2026-06-12T11:15:23.774178348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354010 | controller | Jun 12 11:15:23.812183 crc crio[19822]: time="2026-06-12T11:15:23.81193977Z" level=info msg="Stopped container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent" id=080e3232-02a4-4ae0-a65c-3aad6de53af2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.354026 | controller | Jun 12 11:15:23.939457 crc crio[19822]: time="2026-06-12T11:15:23.939043637Z" level=info msg="Stopped container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent" id=6b827735-7b37-4981-af7e-814fb22e7850 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.354043 | controller | Jun 12 11:15:23.940517 crc crio[19822]: time="2026-06-12T11:15:23.94040196Z" level=info msg="Stopping pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531" id=9d68d977-8684-4149-bb98-d84a7c69ec1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.354059 | controller | Jun 12 11:15:23.941298 crc crio[19822]: time="2026-06-12T11:15:23.941224836Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc0007adc78}] Aliases:map[]}"
2026-06-12 11:43:48.354076 | controller | Jun 12 11:15:23.941424 crc crio[19822]: time="2026-06-12T11:15:23.941382162Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.354092 | controller | Jun 12 11:15:24.149304 crc crio[19822]: time="2026-06-12T11:15:24.149173951Z" level=info msg="Created container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=85a3408d-fb90-431f-bd35-66ba7ebb04b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.354109 | controller | Jun 12 11:15:24.150365 crc crio[19822]: time="2026-06-12T11:15:24.150282167Z" level=info msg="Starting container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3" id=ac818054-ca6d-4d6e-800e-613b65f298ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.354125 | controller | Jun 12 11:15:24.173274 crc crio[19822]: time="2026-06-12T11:15:24.172501106Z" level=info msg="Started container" PID=265309 containerID=b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=ac818054-ca6d-4d6e-800e-613b65f298ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162
2026-06-12 11:43:48.354148 | controller | Jun 12 11:15:24.196928 crc crio[19822]: time="2026-06-12T11:15:24.196796352Z" level=info msg="Removing container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5" id=2dd63853-e662-47d9-95e7-0e5245254066 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354165 | controller | Jun 12 11:15:24.329797 crc crio[19822]: time="2026-06-12T11:15:24.328965849Z" level=info msg="Removed container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=2dd63853-e662-47d9-95e7-0e5245254066 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354182 | controller | Jun 12 11:15:24.371858 crc crio[19822]: time="2026-06-12T11:15:24.371713686Z" level=info msg="Stopped pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531" id=9d68d977-8684-4149-bb98-d84a7c69ec1e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.354198 | controller | Jun 12 11:15:25.235424 crc crio[19822]: time="2026-06-12T11:15:25.235150445Z" level=info msg="Removing container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984" id=524a439e-5bc6-4548-94e8-030df058e987 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354215 | controller | Jun 12 11:15:25.259504 crc crio[19822]: time="2026-06-12T11:15:25.25940295Z" level=info msg="Stopping pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da" id=600a8ce2-e7ff-48ed-8e1c-46019f160ce9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.354231 | controller | Jun 12 11:15:25.260693 crc crio[19822]: time="2026-06-12T11:15:25.260630899Z" level=info msg="Stopping container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af (timeout: 30s)" id=d9179ce7-b39a-4d53-9b00-7f70e6fc1a1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.354247 | controller | Jun 12 11:15:25.262665 crc crio[19822]: time="2026-06-12T11:15:25.262087806Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc007a8e280}] Aliases:map[]}"
2026-06-12 11:43:48.354264 | controller | Jun 12 11:15:25.262999 crc crio[19822]: time="2026-06-12T11:15:25.262717836Z" level=info msg="Deleting pod openstack_keystone-bootstrap-ggzqw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.354281 | controller | Jun 12 11:15:25.292311 crc crio[19822]: time="2026-06-12T11:15:25.292204136Z" level=info msg="Removed container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd" id=524a439e-5bc6-4548-94e8-030df058e987 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354297 | controller | Jun 12 11:15:25.297010 crc crio[19822]: time="2026-06-12T11:15:25.296918887Z" level=info msg="Removing container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603" id=82550374-78f1-4699-aaf3-d01e82e0138a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354313 | controller | Jun 12 11:15:25.380186 crc crio[19822]: time="2026-06-12T11:15:25.379931308Z" level=info msg="Removed container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core" id=82550374-78f1-4699-aaf3-d01e82e0138a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354330 | controller | Jun 12 11:15:25.385306 crc crio[19822]: time="2026-06-12T11:15:25.385214564Z" level=info msg="Removing container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677" id=a6414067-b929-43ad-859b-99b1a6cecb07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354350 | controller | Jun 12 11:15:25.408993 crc crio[19822]: time="2026-06-12T11:15:25.407904927Z" level=info msg="Stopped container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=d9179ce7-b39a-4d53-9b00-7f70e6fc1a1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.354366 | controller | Jun 12 11:15:25.429760 crc crio[19822]: time="2026-06-12T11:15:25.427892897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=81754bec-4492-4b2d-b601-3feb8887bb7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.354383 | controller | Jun 12 11:15:25.445952 crc crio[19822]: time="2026-06-12T11:15:25.440219128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=02060dfa-b6f3-4d8d-9984-82fdd105152a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.354399 | controller | Jun 12 11:15:25.497850 crc crio[19822]: time="2026-06-12T11:15:25.497367726Z" level=info msg="Removed container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent" id=a6414067-b929-43ad-859b-99b1a6cecb07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354415 | controller | Jun 12 11:15:25.505893 crc crio[19822]: time="2026-06-12T11:15:25.505728488Z" level=info msg="Removing container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16" id=df4029f0-2be7-4b79-a4b1-5cf256ee54fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354431 | controller | Jun 12 11:15:25.542489 crc crio[19822]: time="2026-06-12T11:15:25.542376868Z" level=info msg="Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=2632eac3-abf3-4c67-9492-05830aaf39ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.354447 | controller | Jun 12 11:15:25.571420 crc crio[19822]: time="2026-06-12T11:15:25.57125454Z" level=info msg="Removed container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent" id=df4029f0-2be7-4b79-a4b1-5cf256ee54fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354464 | controller | Jun 12 11:15:25.571699 crc crio[19822]: time="2026-06-12T11:15:25.57162232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354480 | controller | Jun 12 11:15:25.717863 crc crio[19822]: time="2026-06-12T11:15:25.70986129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354496 | controller | Jun 12 11:15:25.717863 crc crio[19822]: time="2026-06-12T11:15:25.717445152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354513 | controller | Jun 12 11:15:25.753310 crc crio[19822]: time="2026-06-12T11:15:25.753215155Z" level=info msg="Stopped pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da" id=600a8ce2-e7ff-48ed-8e1c-46019f160ce9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.354530 | controller | Jun 12 11:15:25.925739 crc crio[19822]: time="2026-06-12T11:15:25.925640414Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=52df9864-5cd7-45cc-aa90-9a3846d01874 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.354546 | controller | Jun 12 11:15:25.926018 crc crio[19822]: time="2026-06-12T11:15:25.925777648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354567 | controller | Jun 12 11:15:25.974771 crc crio[19822]: time="2026-06-12T11:15:25.974635728Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc00140eb40}] Aliases:map[]}"
2026-06-12 11:43:48.354585 | controller | Jun 12 11:15:25.974771 crc crio[19822]: time="2026-06-12T11:15:25.974727661Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.354602 | controller | Jun 12 11:15:26.324708 crc crio[19822]: time="2026-06-12T11:15:26.323718374Z" level=info msg="Created container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=2632eac3-abf3-4c67-9492-05830aaf39ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.354618 | controller | Jun 12 11:15:26.328562 crc crio[19822]: time="2026-06-12T11:15:26.328485046Z" level=info msg="Starting container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b" id=173d06ae-46ff-4242-a06d-026789b0a45d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.354635 | controller | Jun 12 11:15:26.352651 crc crio[19822]: time="2026-06-12T11:15:26.352363527Z" level=info msg="Started container" PID=265706 containerID=03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=173d06ae-46ff-4242-a06d-026789b0a45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162
2026-06-12 11:43:48.354652 | controller | Jun 12 11:15:26.370059 crc crio[19822]: time="2026-06-12T11:15:26.369520893Z" level=info msg="Removing container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e" id=fee8fce8-7026-4b39-93a2-426d1dad8d39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354668 | controller | Jun 12 11:15:26.425110 crc crio[19822]: 2026-06-12T11:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffa787159cd6f5d Mac:86:39:4f:14:d6:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.354684 | controller | Jun 12 11:15:26.428619 crc crio[19822]: time="2026-06-12T11:15:26.428533867Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc00140eb40}] Aliases:map[]}"
2026-06-12 11:43:48.354701 | controller | Jun 12 11:15:26.428896 crc crio[19822]: time="2026-06-12T11:15:26.428793236Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.354717 | controller | Jun 12 11:15:26.434286 crc crio[19822]: time="2026-06-12T11:15:26.434114268Z" level=info msg="Removed container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=fee8fce8-7026-4b39-93a2-426d1dad8d39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.354739 | controller | Jun 12 11:15:26.449684 crc crio[19822]: time="2026-06-12T11:15:26.449558187Z" level=info msg="Ran pod sandbox ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 with infra container: openstack/ceilometer-0/POD" id=52df9864-5cd7-45cc-aa90-9a3846d01874 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.354757 | controller | Jun 12 11:15:26.459029 crc crio[19822]: time="2026-06-12T11:15:26.456356525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=9f549f2c-01ac-42ca-8756-00afbfcb2352 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.354779 | controller | Jun 12 11:15:26.459029 crc crio[19822]: time="2026-06-12T11:15:26.457410009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=60ba8f76-db87-43b8-a5a0-272b7a93d97e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.354803 | controller | Jun 12 11:15:26.462187 crc crio[19822]: time="2026-06-12T11:15:26.46090074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0cc3015c-8876-4388-b6fb-7c06df61a4b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.354827 | controller | Jun 12 11:15:26.465465 crc crio[19822]: time="2026-06-12T11:15:26.46529416Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a354cb06-d8d7-431e-abe3-00c0647d0538 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.354844 | controller | Jun 12 11:15:26.465762 crc crio[19822]: time="2026-06-12T11:15:26.465698543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354895 | controller | Jun 12 11:15:26.500254 crc crio[19822]: time="2026-06-12T11:15:26.500017497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=fb5dec09-fe0f-4e23-8aa7-914545fe017a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.354919 | controller | Jun 12 11:15:26.510156 crc crio[19822]: time="2026-06-12T11:15:26.510025972Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=8493be52-8d1d-4075-bbbb-c48516e9b943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.354937 | controller | Jun 12 11:15:26.510555 crc crio[19822]: time="2026-06-12T11:15:26.510487267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354953 | controller | Jun 12 11:15:26.542356 crc crio[19822]: time="2026-06-12T11:15:26.542277967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354969 | controller | Jun 12 11:15:26.551752 crc crio[19822]: time="2026-06-12T11:15:26.551646115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.354986 | controller | Jun 12 11:15:26.573913 crc crio[19822]: time="2026-06-12T11:15:26.570864261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355001 | controller | Jun 12 11:15:26.578615 crc crio[19822]: time="2026-06-12T11:15:26.57779862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355023 | controller | Jun 12 11:15:26.730730 crc crio[19822]: time="2026-06-12T11:15:26.730592624Z" level=info msg="Created container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent" id=8493be52-8d1d-4075-bbbb-c48516e9b943 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355041 | controller | Jun 12 11:15:26.732231 crc crio[19822]: time="2026-06-12T11:15:26.732169304Z" level=info msg="Starting container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d" id=be80974d-a283-4720-85bc-d6a66fbd1dc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.355057 | controller | Jun 12 11:15:26.736797 crc crio[19822]: time="2026-06-12T11:15:26.736048419Z" level=info msg="Created container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=a354cb06-d8d7-431e-abe3-00c0647d0538 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355074 | controller | Jun 12 11:15:26.737978 crc crio[19822]: time="2026-06-12T11:15:26.737447734Z" level=info msg="Starting container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1" id=400a7427-431a-4106-8eeb-6ee193d9daf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.355090 | controller | Jun 12 11:15:26.746385 crc crio[19822]: time="2026-06-12T11:15:26.746291595Z" level=info msg="Started container" PID=265792 containerID=b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=400a7427-431a-4106-8eeb-6ee193d9daf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016
2026-06-12 11:43:48.355108 | controller | Jun 12 11:15:26.747159 crc crio[19822]: time="2026-06-12T11:15:26.747061069Z" level=info msg="Started container" PID=265795 containerID=e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d description=openstack/ceilometer-0/ceilometer-central-agent id=be80974d-a283-4720-85bc-d6a66fbd1dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3
2026-06-12 11:43:48.355125 | controller | Jun 12 11:15:26.768284 crc crio[19822]: time="2026-06-12T11:15:26.768216394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=3ad66e84-49de-438f-ad45-f829ff12719b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355142 | controller | Jun 12 11:15:26.801071 crc crio[19822]: time="2026-06-12T11:15:26.800865499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=d1317d6e-f31b-4f74-b099-5b133a61507c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355159 | controller | Jun 12 11:15:26.811037 crc crio[19822]: time="2026-06-12T11:15:26.810940217Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=ea674d9c-8d88-4dd2-95f0-c9b64e731b84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355176 | controller | Jun 12 11:15:26.811665 crc crio[19822]: time="2026-06-12T11:15:26.811534288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355192 | controller | Jun 12 11:15:26.860861 crc crio[19822]: time="2026-06-12T11:15:26.860732406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355209 | controller | Jun 12 11:15:26.864144 crc crio[19822]: time="2026-06-12T11:15:26.864075642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355230 | controller | Jun 12 11:15:27.031425 crc crio[19822]: time="2026-06-12T11:15:27.031308888Z" level=info msg="Created container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent" id=ea674d9c-8d88-4dd2-95f0-c9b64e731b84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355248 | controller | Jun 12 11:15:27.032974 crc crio[19822]: time="2026-06-12T11:15:27.032895259Z" level=info msg="Starting container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d" id=4167d1ed-7d33-488b-86a0-784b18bcbc5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.355265 | controller | Jun 12 11:15:27.043937 crc crio[19822]: time="2026-06-12T11:15:27.04377806Z" level=info msg="Started container" PID=265830 containerID=df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d description=openstack/ceilometer-0/ceilometer-notification-agent id=4167d1ed-7d33-488b-86a0-784b18bcbc5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3
2026-06-12 11:43:48.355282 | controller | Jun 12 11:15:27.071388 crc crio[19822]: time="2026-06-12T11:15:27.071290483Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=25a5e55c-0f04-437c-83d2-774c126be306 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355299 | controller | Jun 12 11:15:27.089180 crc crio[19822]: time="2026-06-12T11:15:27.089073401Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=6652c1fc-4259-4042-bc26-a7da93d401f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355315 | controller | Jun 12 11:15:27.099533 crc crio[19822]: time="2026-06-12T11:15:27.099439001Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f3e4c344-e7be-44e2-8532-aedb57f2eef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355331 | controller | Jun 12 11:15:27.100002 crc crio[19822]: time="2026-06-12T11:15:27.099941508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355347 | controller | Jun 12 11:15:27.151402 crc crio[19822]: time="2026-06-12T11:15:27.151321226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355363 | controller | Jun 12 11:15:27.155764 crc crio[19822]: time="2026-06-12T11:15:27.155678035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355380 | controller | Jun 12 11:15:27.329732 crc crio[19822]: time="2026-06-12T11:15:27.329214552Z" level=info msg="Created container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core" id=f3e4c344-e7be-44e2-8532-aedb57f2eef5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355397 | controller | Jun 12 11:15:27.332043 crc crio[19822]: time="2026-06-12T11:15:27.33196136Z" level=info msg="Starting container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb" id=86c19f7b-65e1-44bc-8aa8-1205ca627c9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.355413 | controller | Jun 12 11:15:27.338225 crc crio[19822]: time="2026-06-12T11:15:27.338090374Z" level=info msg="Started container" PID=265851 containerID=f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb description=openstack/ceilometer-0/sg-core id=86c19f7b-65e1-44bc-8aa8-1205ca627c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3
2026-06-12 11:43:48.355434 | controller | Jun 12 11:15:27.351798 crc crio[19822]: time="2026-06-12T11:15:27.35168108Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=fa960d44-d25a-439d-a65d-6e86f5b823e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355452 | controller | Jun 12 11:15:27.420965 crc crio[19822]: time="2026-06-12T11:15:27.420610943Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ed4dcd40-1810-48f3-aa38-f88820f60dc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355468 | controller | Jun 12 11:15:27.434408 crc crio[19822]: time="2026-06-12T11:15:27.434319177Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=4c5852a0-432d-4519-9e26-a216f5593bd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355484 | controller | Jun 12 11:15:27.434785 crc crio[19822]: time="2026-06-12T11:15:27.4347228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355500 | controller | Jun 12 11:15:27.565877 crc crio[19822]: time="2026-06-12T11:15:27.562507194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355515 | controller | Jun 12 11:15:27.574262 crc crio[19822]: time="2026-06-12T11:15:27.574180601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355532 | controller | Jun 12 11:15:27.827444 crc crio[19822]: time="2026-06-12T11:15:27.827348713Z" level=info msg="Created container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd" id=4c5852a0-432d-4519-9e26-a216f5593bd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355547 | controller | Jun 12 11:15:27.829149 crc crio[19822]: time="2026-06-12T11:15:27.828986477Z" level=info msg="Starting container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce" id=39ec84e3-6955-4f68-bb26-82c70872f3ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.355563 | controller | Jun 12 11:15:27.836058 crc crio[19822]: time="2026-06-12T11:15:27.835886565Z" level=info msg="Started container" PID=265910 containerID=a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce description=openstack/ceilometer-0/proxy-httpd id=39ec84e3-6955-4f68-bb26-82c70872f3ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3
2026-06-12 11:43:48.355579 | controller | Jun 12 11:15:28.106767 crc crio[19822]: time="2026-06-12T11:15:28.106179329Z" level=info msg="Running pod sandbox: openstack/keystone-778c567df9-jcf59/POD" id=143b6c83-c083-471b-b4b7-38f89e861ef9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.355595 | controller | Jun 12 11:15:28.106767 crc crio[19822]: time="2026-06-12T11:15:28.106745767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355610 | controller | Jun 12 11:15:28.179414 crc crio[19822]: time="2026-06-12T11:15:28.179302463Z" level=info msg="Got pod network &{Name:keystone-778c567df9-jcf59 Namespace:openstack ID:a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 UID:41f32036-c794-4dbf-a3e7-42b17fc43591 NetNS:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f32036_c794_4dbf_a3e7_42b17fc43591.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}"
2026-06-12 11:43:48.355633 | controller | Jun 12 11:15:28.179414 crc crio[19822]: time="2026-06-12T11:15:28.179388585Z" level=info msg="Adding pod openstack_keystone-778c567df9-jcf59 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.355650 | controller | Jun 12 11:15:28.185003 crc crio[19822]: time="2026-06-12T11:15:28.184303271Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-v5d5h/POD" id=fb4e3365-4248-4a74-af32-ee76b8330c8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.355667 | controller | Jun 12 11:15:28.185003 crc crio[19822]: time="2026-06-12T11:15:28.184403204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355684 | controller | Jun 12 11:15:28.233853 crc crio[19822]: time="2026-06-12T11:15:28.233669758Z" level=info msg="Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0072526e8}] Aliases:map[]}"
2026-06-12 11:43:48.355700 | controller | Jun 12 11:15:28.233853 crc crio[19822]: time="2026-06-12T11:15:28.233741481Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-v5d5h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.355717 | controller | Jun 12 11:15:29.550968 crc crio[19822]: 2026-06-12T11:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:162963b5b9b1879 Mac:62:36:d9:81:56:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.355733 | controller | Jun 12 11:15:29.553248 crc crio[19822]: time="2026-06-12T11:15:29.552746928Z" level=info msg="Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0072526e8}] Aliases:map[]}"
2026-06-12 11:43:48.355750 | controller | Jun 12 11:15:29.553397 crc crio[19822]: time="2026-06-12T11:15:29.553287936Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-v5d5h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.355766 | controller | Jun 12 11:15:29.562452 crc crio[19822]: 2026-06-12T11:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1007215091e2e6 Mac:86:a3:c7:01:59:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.355782 | controller | Jun 12 11:15:29.563985 crc crio[19822]: time="2026-06-12T11:15:29.563791405Z" level=info msg="Got pod network &{Name:keystone-778c567df9-jcf59 Namespace:openstack ID:a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 UID:41f32036-c794-4dbf-a3e7-42b17fc43591 NetNS:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f32036_c794_4dbf_a3e7_42b17fc43591.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}"
2026-06-12 11:43:48.355804 | controller | Jun 12 11:15:29.564247 crc crio[19822]: time="2026-06-12T11:15:29.564199498Z" level=info msg="Checking pod openstack_keystone-778c567df9-jcf59 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.355821 | controller | Jun 12 11:15:29.585868 crc crio[19822]: time="2026-06-12T11:15:29.585590677Z" level=info msg="Ran pod sandbox 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 with infra container: openshift-marketplace/redhat-operators-v5d5h/POD" id=fb4e3365-4248-4a74-af32-ee76b8330c8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.355838 | controller | Jun 12 11:15:29.597265 crc crio[19822]: time="2026-06-12T11:15:29.597206753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=53035b2d-65dd-474c-9e56-05a3a168be7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355876 | controller | Jun 12 11:15:29.613367 crc crio[19822]: time="2026-06-12T11:15:29.613272708Z" level=info msg="Ran pod sandbox a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 with infra container: openstack/keystone-778c567df9-jcf59/POD" id=143b6c83-c083-471b-b4b7-38f89e861ef9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.355895 | controller | Jun 12 11:15:29.619874 crc crio[19822]: time="2026-06-12T11:15:29.619348614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b86dea76-a515-4de6-b9f7-f18772d6bc04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355912 | controller | Jun 12 11:15:29.622105 crc crio[19822]: time="2026-06-12T11:15:29.62202122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=55a1140f-67d9-405b-b640-434e2ebec795 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355928 | controller | Jun 12 11:15:29.662402 crc crio[19822]: time="2026-06-12T11:15:29.658242899Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v5d5h/extract-utilities" id=3d5f918a-0d25-4c16-b400-3edd612618fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.355944 | controller | Jun 12 11:15:29.662402 crc crio[19822]: time="2026-06-12T11:15:29.658621291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355961 | controller | Jun 12 11:15:29.801876 crc crio[19822]: time="2026-06-12T11:15:29.801448503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.355977 | controller | Jun 12 11:15:29.811433 crc crio[19822]: time="2026-06-12T11:15:29.811340528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=2740b636-f109-4b64-8f3c-382fc5f7b0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.355994 | controller | Jun 12 11:15:29.821155 crc crio[19822]: time="2026-06-12T11:15:29.821024067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356011 | controller | Jun 12 11:15:29.858612 crc crio[19822]: time="2026-06-12T11:15:29.858416999Z" level=info msg="Creating container: openstack/keystone-778c567df9-jcf59/keystone-api" id=efd46e33-7552-4c10-a91c-f72e8319bab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356046 | controller | Jun 12 11:15:29.859260 crc crio[19822]: time="2026-06-12T11:15:29.859197534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356064 | controller | Jun 12 11:15:29.987480 crc crio[19822]: time="2026-06-12T11:15:29.986673858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356086 | controller | Jun 12 11:15:29.996731 crc crio[19822]: time="2026-06-12T11:15:29.996395211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356102 | controller | Jun 12 11:15:30.084311 crc crio[19822]: time="2026-06-12T11:15:30.084212202Z" level=info msg="Created container b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec: openshift-marketplace/redhat-operators-v5d5h/extract-utilities" id=3d5f918a-0d25-4c16-b400-3edd612618fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356119 | controller | Jun 12 11:15:30.093938 crc crio[19822]: time="2026-06-12T11:15:30.092918642Z" level=info msg="Starting container: b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec" id=47d1a3dc-4202-4f0d-9d1a-d1e2ab5889de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.356135 | controller | Jun 12 11:15:30.101516 crc crio[19822]: time="2026-06-12T11:15:30.101426357Z" level=info msg="Started container" PID=266238 containerID=b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec description=openshift-marketplace/redhat-operators-v5d5h/extract-utilities id=47d1a3dc-4202-4f0d-9d1a-d1e2ab5889de name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604
2026-06-12 11:43:48.356152 | controller | Jun 12 11:15:30.481020 crc crio[19822]: time="2026-06-12T11:15:30.48032253Z" level=info msg="Created container b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f: openstack/keystone-778c567df9-jcf59/keystone-api" id=efd46e33-7552-4c10-a91c-f72e8319bab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356168 | controller | Jun 12 11:15:30.484889 crc crio[19822]: time="2026-06-12T11:15:30.482461831Z" level=info msg="Starting container: b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f" id=7af144d6-72e2-4fee-9d57-03672758e242 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.356184 | controller | Jun 12 11:15:30.504889 crc crio[19822]: time="2026-06-12T11:15:30.503921543Z" level=info msg="Started container" PID=266265 containerID=b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f description=openstack/keystone-778c567df9-jcf59/keystone-api id=7af144d6-72e2-4fee-9d57-03672758e242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923
2026-06-12 11:43:48.356200 | controller | Jun 12 11:15:30.629679 crc crio[19822]: time="2026-06-12T11:15:30.628916071Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=553c1df6-4f1c-49a8-abbc-dd364bd267a7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.356215 | controller | Jun 12 11:15:30.881576 crc crio[19822]: time="2026-06-12T11:15:30.881192259Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.356231 | controller | Jun 12 11:15:31.679583 crc crio[19822]: time="2026-06-12T11:15:31.678158746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=878ea262-28bc-48c5-83b1-74d5bd9b3d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356248 | controller | Jun 12 11:15:31.784791 crc crio[19822]: time="2026-06-12T11:15:31.784177862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=3e77bd1d-d9ef-49f4-bbf0-66ed086cc7a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356264 | controller | Jun 12 11:15:31.794104 crc crio[19822]: time="2026-06-12T11:15:31.793240275Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=07b666e8-9241-40e1-8624-33fe2a61863d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356286 | controller | Jun 12 11:15:31.794104 crc crio[19822]: time="2026-06-12T11:15:31.79401794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356303 | controller | Jun 12 11:15:31.885749 crc crio[19822]: time="2026-06-12T11:15:31.885649978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356320 | controller | Jun 12 11:15:31.895897 crc crio[19822]: time="2026-06-12T11:15:31.895770297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356336 | controller | Jun 12 11:15:32.124972 crc crio[19822]: time="2026-06-12T11:15:32.124149982Z" level=info msg="Created container 263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74: openstack/rabbitmq-server-0/rabbitmq" id=07b666e8-9241-40e1-8624-33fe2a61863d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356353 | controller | Jun 12 11:15:32.130311 crc crio[19822]: time="2026-06-12T11:15:32.130215772Z" level=info msg="Starting container: 263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74" id=a192729a-784c-4eca-902a-3e5df3056a48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.356369 | controller | Jun 12 11:15:32.150331 crc crio[19822]: time="2026-06-12T11:15:32.150232188Z" level=info msg="Started container" PID=266528 containerID=263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74 description=openstack/rabbitmq-server-0/rabbitmq id=a192729a-784c-4eca-902a-3e5df3056a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4
2026-06-12 11:43:48.356386 | controller | Jun 12 11:15:32.178584 crc crio[19822]: time="2026-06-12T11:15:32.178490505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8ea1db27-3fed-4c25-87ae-f32ea7159b01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356402 | controller | Jun 12 11:15:32.214753 crc crio[19822]: time="2026-06-12T11:15:32.214644848Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=553c1df6-4f1c-49a8-abbc-dd364bd267a7 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.356418 | controller | Jun 12 11:15:32.217638 crc crio[19822]: time="2026-06-12T11:15:32.217550133Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8aee2b01-ed37-452b-b013-a5500406b997 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356434 | controller | Jun 12 11:15:32.219087 crc crio[19822]: time="2026-06-12T11:15:32.219048462Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6b457513-0567-450f-a8d4-bb08ac3eb296 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356451 | controller | Jun 12 11:15:32.223467 crc crio[19822]: time="2026-06-12T11:15:32.223187075Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=212dcd7c-1900-46ce-acf4-f24b613ef0a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356467 | controller | Jun 12 11:15:32.226405 crc crio[19822]: time="2026-06-12T11:15:32.226325311Z" level=info msg="Creating container: openstack/rabbitmq-server-0/amqp-proxy" id=6462a8f7-df59-469e-bca5-0a5c79ebf82e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356484 | controller | Jun 12 11:15:32.226751 crc crio[19822]: time="2026-06-12T11:15:32.226665662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356504 | controller | Jun 12 11:15:32.231250 crc crio[19822]: time="2026-06-12T11:15:32.231117365Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v5d5h/extract-content" id=b79d06ff-2ec2-4cba-9b7c-7ef0fd6b80d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356521 | controller | Jun 12 11:15:32.251023 crc crio[19822]: time="2026-06-12T11:15:32.250924768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356539 | controller | Jun 12 11:15:32.361680 crc crio[19822]: time="2026-06-12T11:15:32.359558631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356556 | controller | Jun 12 11:15:32.370216 crc crio[19822]: time="2026-06-12T11:15:32.370084517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356573 | controller | Jun 12 11:15:32.381578 crc crio[19822]: time="2026-06-12T11:15:32.381287083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356590 | controller | Jun 12 11:15:32.386356 crc crio[19822]: time="2026-06-12T11:15:32.386299171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356607 | controller | Jun 12 11:15:32.589530 crc crio[19822]: time="2026-06-12T11:15:32.589388117Z" level=info msg="Created container 3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e: openstack/rabbitmq-server-0/amqp-proxy" id=6462a8f7-df59-469e-bca5-0a5c79ebf82e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356623 | controller | Jun 12 11:15:32.591059 crc crio[19822]: time="2026-06-12T11:15:32.590975105Z" level=info msg="Starting container: 3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e" id=ef7f7a12-68ca-46e0-935a-00a23180d9e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.356640 | controller | Jun 12 11:15:32.603443 crc crio[19822]: time="2026-06-12T11:15:32.603347685Z" level=info msg="Started container" PID=266625 containerID=3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e description=openstack/rabbitmq-server-0/amqp-proxy id=ef7f7a12-68ca-46e0-935a-00a23180d9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4
2026-06-12 11:43:48.356656 | controller | Jun 12 11:15:32.631314 crc crio[19822]: time="2026-06-12T11:15:32.63124303Z" level=info msg="Created container d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631: openshift-marketplace/redhat-operators-v5d5h/extract-content" id=b79d06ff-2ec2-4cba-9b7c-7ef0fd6b80d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356673 | controller | Jun 12 11:15:32.633038 crc crio[19822]: time="2026-06-12T11:15:32.632891133Z" level=info msg="Starting container: d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631" id=4401d5e5-98c1-4099-b1b7-d11611c58c93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.356689 | controller | Jun 12 11:15:32.644268 crc crio[19822]: time="2026-06-12T11:15:32.644174947Z" level=info msg="Started container" PID=266628 containerID=d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631 description=openshift-marketplace/redhat-operators-v5d5h/extract-content id=4401d5e5-98c1-4099-b1b7-d11611c58c93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604
2026-06-12 11:43:48.356705 | controller | Jun 12 11:15:33.371562 crc crio[19822]: time="2026-06-12T11:15:33.370936212Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-4t69l/POD" id=9e95ec37-54b3-4c06-8f5d-5e4b9c63c2ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.356727 | controller | Jun 12 11:15:33.371562 crc crio[19822]: time="2026-06-12T11:15:33.371538641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356744 | controller | Jun 12 11:15:33.420645 crc crio[19822]: time="2026-06-12T11:15:33.420525101Z" level=info msg="Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc005212250}] Aliases:map[]}"
2026-06-12 11:43:48.356761 | controller | Jun 12 11:15:33.420645 crc crio[19822]: time="2026-06-12T11:15:33.420603033Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-4t69l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.356778 | controller | Jun 12 11:15:33.827010 crc crio[19822]: time="2026-06-12T11:15:33.826190752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=04706fef-9baa-46c1-b817-7a33218a1988 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356795 | controller | Jun 12 11:15:34.000338 crc crio[19822]: time="2026-06-12T11:15:33.999605256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b79afc84-9203-47f6-8adb-ca3e626c6b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356811 | controller | Jun 12 11:15:34.020626 crc crio[19822]: time="2026-06-12T11:15:34.019746049Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=13c8d9d5-0a5e-46eb-8426-cba03bba76c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356827 | controller | Jun 12 11:15:34.020626 crc crio[19822]: time="2026-06-12T11:15:34.020301447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356843 | controller | Jun 12 11:15:34.143894 crc crio[19822]: time="2026-06-12T11:15:34.141641036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356882 | controller | Jun 12 11:15:34.153994 crc crio[19822]: time="2026-06-12T11:15:34.1492842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.356900 | controller | Jun 12 11:15:34.405850 crc crio[19822]: time="2026-06-12T11:15:34.405364941Z" level=info msg="Created container 2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f: openstack/rabbitmq-cell1-server-0/rabbitmq" id=13c8d9d5-0a5e-46eb-8426-cba03bba76c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.356917 | controller | Jun 12 11:15:34.416075 crc crio[19822]: time="2026-06-12T11:15:34.40780162Z" level=info msg="Starting container: 2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f" id=b2e2dc55-7438-4489-900d-afdbbd1b253e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.356933 | controller | Jun 12 11:15:34.425602 crc crio[19822]: time="2026-06-12T11:15:34.42548745Z" level=info msg="Started container" PID=266797 containerID=2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b2e2dc55-7438-4489-900d-afdbbd1b253e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289
2026-06-12 11:43:48.356955 | controller | Jun 12 11:15:34.503643 crc crio[19822]: time="2026-06-12T11:15:34.503492579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=cd9edf19-febf-4bdc-ab2a-2e892ebe7ccc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356972 | controller | Jun 12 11:15:34.510990 crc crio[19822]: time="2026-06-12T11:15:34.510886347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=47a80867-ca64-4275-abd0-9264fb427396 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.356989 | controller | Jun 12 11:15:34.530254 crc crio[19822]: 2026-06-12T11:15:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aad84865dc977b0 Mac:06:fd:61:7b:f3:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 SocketPath: PciID:}] [{Interface:0xc0001226d0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.357005 | controller | Jun 12 11:15:34.532453 crc crio[19822]: time="2026-06-12T11:15:34.532202985Z" level=info msg="Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc005212250}] Aliases:map[]}"
2026-06-12 11:43:48.357022 | controller | Jun 12 11:15:34.532453 crc crio[19822]: time="2026-06-12T11:15:34.532399661Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-4t69l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.357038 | controller | Jun 12 11:15:34.550022 crc crio[19822]: time="2026-06-12T11:15:34.549924217Z" level=info msg="Ran pod sandbox aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c with infra container: openshift-marketplace/redhat-marketplace-4t69l/POD" id=9e95ec37-54b3-4c06-8f5d-5e4b9c63c2ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.357054 | controller | Jun 12 11:15:34.559232 crc crio[19822]: time="2026-06-12T11:15:34.559117653Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e32a8826-3a5b-475b-be7c-c7e2c798c276 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.357070 | controller | Jun 12 11:15:34.566545 crc crio[19822]: time="2026-06-12T11:15:34.566269984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3be1ed94-a81d-4a3d-8146-fdc8ad3c8b23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.357087 | controller | Jun 12 11:15:34.867339 crc crio[19822]: time="2026-06-12T11:15:34.574448805Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy" id=af695e55-df90-4f1f-9a5f-69ce55518188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.357103 | controller | Jun 12 11:15:34.867339 crc crio[19822]: time="2026-06-12T11:15:34.574789376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357119 | controller | Jun 12 11:15:34.867339 crc crio[19822]: time="2026-06-12T11:15:34.680025371Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities" id=ede57f01-3b9b-4ca8-9da8-d20f12506a68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.357135 | controller | Jun 12 11:15:34.867339 crc crio[19822]: time="2026-06-12T11:15:34.680560668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357156 | controller | Jun 12 11:15:34.867339 crc crio[19822]: time="2026-06-12T11:15:34.735278823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357173 | controller | Jun 12 11:15:34.867339 crc crio[19822]: time="2026-06-12T11:15:34.744352276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357189 | controller | Jun 12 11:15:34.867339 crc crio[19822]: time="2026-06-12T11:15:34.755457067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357205 | controller | Jun 12 11:15:34.867339 crc crio[19822]: time="2026-06-12T11:15:34.765924991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357221 | controller | Jun 12 11:15:35.053970 crc crio[19822]: time="2026-06-12T11:15:35.053903338Z" level=info msg="Created container 1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d: openstack/rabbitmq-cell1-server-0/amqp-proxy" id=af695e55-df90-4f1f-9a5f-69ce55518188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.357238 | controller | Jun 12 11:15:35.057010 crc crio[19822]: time="2026-06-12T11:15:35.056922036Z" level=info msg="Starting container: 1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d" id=8e8c4787-d56f-4eca-ad0e-6290536ebe9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.357254 | controller | Jun 12 11:15:35.057169 crc crio[19822]: time="2026-06-12T11:15:35.05699542Z" level=info msg="Created container b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities" id=ede57f01-3b9b-4ca8-9da8-d20f12506a68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.357270 | controller | Jun 12 11:15:35.058229 crc crio[19822]: time="2026-06-12T11:15:35.058111193Z" level=info msg="Starting container: b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5" id=78935cca-431f-43a5-8fae-5151a72289ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.357287 | controller | Jun 12 11:15:35.064017 crc crio[19822]: time="2026-06-12T11:15:35.063951003Z" level=info msg="Started container" PID=266876 containerID=1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=8e8c4787-d56f-4eca-ad0e-6290536ebe9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289
2026-06-12 11:43:48.357304 | controller | Jun 12 11:15:35.071092 crc crio[19822]: time="2026-06-12T11:15:35.070992953Z" level=info msg="Started container" PID=266877 containerID=b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5 description=openshift-marketplace/redhat-marketplace-4t69l/extract-utilities id=78935cca-431f-43a5-8fae-5151a72289ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c
2026-06-12 11:43:48.357321 | controller | Jun 12 11:15:35.553029 crc crio[19822]: time="2026-06-12T11:15:35.552351524Z" level=info msg="Stopping container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072 (timeout: 30s)" id=fd45b6a6-b180-4e47-8fcb-92ecc03440c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.357339 | controller | Jun 12 11:15:35.553029 crc crio[19822]: time="2026-06-12T11:15:35.552752247Z" level=info msg="Stopping container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e (timeout: 30s)" id=afc3c953-4dff-49dc-a1bc-425f7aaf85c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.357373 | controller | Jun 12 11:15:35.913036 crc crio[19822]: time="2026-06-12T11:15:35.912935497Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=febaabbc-2142-4487-8674-314148f04c61 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.357390 | controller | Jun 12 11:15:35.920670 crc crio[19822]: time="2026-06-12T11:15:35.920532312Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.357407 | controller | Jun 12 11:15:36.043720 crc crio[19822]: time="2026-06-12T11:15:36.043584899Z" level=info msg="Stopped container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log" id=afc3c953-4dff-49dc-a1bc-425f7aaf85c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.357423 | controller | Jun 12 11:15:36.977668 crc crio[19822]: time="2026-06-12T11:15:36.977565127Z" level=info msg="Stopped container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api" id=ebce8637-1d6c-4d3a-b3ce-7baa45c6d4a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.357439 | controller | Jun 12 11:15:36.978685 crc crio[19822]: time="2026-06-12T11:15:36.97858221Z" level=info msg="Stopping pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb" id=a108dedc-7528-4038-8e74-bd43f8a2600f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.357456 | controller | Jun 12 11:15:36.980031 crc crio[19822]: time="2026-06-12T11:15:36.979962444Z" level=info msg="Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc003094338}] Aliases:map[]}"
2026-06-12 11:43:48.357473 | controller | Jun 12 11:15:36.980261 crc crio[19822]: time="2026-06-12T11:15:36.980206282Z" level=info msg="Deleting pod openstack_neutron-79f665fc97-bq8hf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.357490 | controller | Jun 12 11:15:37.475000 crc crio[19822]: time="2026-06-12T11:15:37.474710637Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=febaabbc-2142-4487-8674-314148f04c61 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.357507 | controller | Jun 12 11:15:37.475873 crc crio[19822]: time="2026-06-12T11:15:37.475768163Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=155f6959-33fc-494a-99c3-5e3847dc26a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.357524 | controller | Jun 12 11:15:37.485423 crc crio[19822]: time="2026-06-12T11:15:37.485314746Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2c74ecea-ae71-4e05-af50-c34f804032f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.357541 | controller | Jun 12 11:15:37.574611 crc crio[19822]: time="2026-06-12T11:15:37.574177494Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4t69l/extract-content" id=9c76c4e0-7936-4752-b304-be597d31b85c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.357557 | controller | Jun 12 11:15:37.576513 crc crio[19822]: time="2026-06-12T11:15:37.576393942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357574 | controller | Jun 12 11:15:37.657400 crc crio[19822]: time="2026-06-12T11:15:37.657319197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357595 | controller | Jun 12 11:15:37.662167 crc crio[19822]: time="2026-06-12T11:15:37.662088271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357613 | controller | Jun 12 11:15:37.915103 crc crio[19822]: time="2026-06-12T11:15:37.914980062Z" level=info msg="Stopped pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb" id=a108dedc-7528-4038-8e74-bd43f8a2600f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.357630 | controller | Jun 12 11:15:37.940986 crc crio[19822]: time="2026-06-12T11:15:37.940681432Z" level=info msg="Created container 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1: openshift-marketplace/redhat-marketplace-4t69l/extract-content" id=9c76c4e0-7936-4752-b304-be597d31b85c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.357648 | controller | Jun 12 11:15:37.942559 crc crio[19822]: time="2026-06-12T11:15:37.94210645Z" level=info msg="Starting container: 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1" id=e880685e-c7ed-47cc-bd31-d4c2ec955ca1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.357664 | controller | Jun 12 11:15:37.949364 crc crio[19822]: time="2026-06-12T11:15:37.948379019Z" level=info msg="Started container" PID=267244 containerID=73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1 description=openshift-marketplace/redhat-marketplace-4t69l/extract-content id=e880685e-c7ed-47cc-bd31-d4c2ec955ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c
2026-06-12 11:43:48.357681 | controller | Jun 12 11:15:41.723654 crc crio[19822]: time="2026-06-12T11:15:41.722875105Z" level=info msg="Stopped container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api" id=fd45b6a6-b180-4e47-8fcb-92ecc03440c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.357698 | controller | Jun 12 11:15:41.725019 crc crio[19822]: time="2026-06-12T11:15:41.72466606Z" level=info msg="Stopping pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8" id=68bdce99-c716-4be5-af54-a37a7c2d88aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.357715 | controller | Jun 12 11:15:41.725975 crc crio[19822]: time="2026-06-12T11:15:41.725730565Z" level=info msg="Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc003094960}] Aliases:map[]}"
2026-06-12 11:43:48.357732 | controller | Jun 12 11:15:41.726479 crc crio[19822]: time="2026-06-12T11:15:41.726402296Z" level=info msg="Deleting pod openstack_barbican-api-5fcc9dfbfb-5pvzd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.357748 | controller | Jun 12 11:15:42.197516 crc crio[19822]: time="2026-06-12T11:15:42.197045021Z" level=info msg="Stopped pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8" id=68bdce99-c716-4be5-af54-a37a7c2d88aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.357765 | controller | Jun 12 11:15:43.040384 crc crio[19822]: time="2026-06-12T11:15:43.039447066Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-88v59/POD" id=41e758a0-2d5a-48f7-b877-9dcf9e3be5eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.357787 | controller | Jun 12 11:15:43.041970 crc crio[19822]: time="2026-06-12T11:15:43.040403417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357805 | controller | Jun 12 11:15:43.086061 crc crio[19822]: time="2026-06-12T11:15:43.085794314Z" level=info msg="Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002ed19e0}] Aliases:map[]}"
2026-06-12 11:43:48.357822 | controller | Jun 12 11:15:43.086061 crc crio[19822]: time="2026-06-12T11:15:43.085942099Z" level=info msg="Adding pod openshift-marketplace_certified-operators-88v59 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.357839 | controller | Jun 12 11:15:43.149893 crc crio[19822]: time="2026-06-12T11:15:43.149751645Z" level=info msg="Removing container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072" id=e51e6f05-c4f9-4a42-a3c2-96ff8c83f9a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.357876 | controller | Jun 12 11:15:43.155623 crc crio[19822]: time="2026-06-12T11:15:43.155547879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=515762c6-860c-46e4-a15c-36cde1d172c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.357895 | controller | Jun 12 11:15:43.159311 crc crio[19822]: time="2026-06-12T11:15:43.159272949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f521b7e1-80e0-4486-b27e-15ea6a0e42a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.357911 | controller | Jun 12 11:15:43.167914 crc crio[19822]: time="2026-06-12T11:15:43.1677543Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4t69l/registry-server" id=4eafa857-f4a5-4ca3-95b3-c9c2f3b23f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.357927 | controller | Jun 12 11:15:43.169601 crc crio[19822]: time="2026-06-12T11:15:43.169568498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.357943 | controller | Jun 12 11:15:43.213618 crc crio[19822]: time="2026-06-12T11:15:43.213524761Z" level=info msg="Removed container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api" id=e51e6f05-c4f9-4a42-a3c2-96ff8c83f9a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.357959 | controller | Jun 12 11:15:43.216726 crc crio[19822]: time="2026-06-12T11:15:43.21660705Z" level=info msg="Removing container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e" id=388947f0-9da5-420f-aafa-326730711d41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.357975 | controller | Jun 12 11:15:43.324895 crc crio[19822]: time="2026-06-12T11:15:43.323771919Z" level=info msg="Removed container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log" id=388947f0-9da5-420f-aafa-326730711d41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.357991 | controller | Jun 12 11:15:43.348602 crc crio[19822]: time="2026-06-12T11:15:43.347752426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358013 | controller | Jun 12 11:15:43.353431 crc crio[19822]: time="2026-06-12T11:15:43.35335113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358031 | controller | Jun 12 11:15:43.508955 crc crio[19822]: time="2026-06-12T11:15:43.508854303Z" level=info msg="Created container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server" id=4eafa857-f4a5-4ca3-95b3-c9c2f3b23f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.358048 | controller | Jun 12 11:15:43.512574 crc crio[19822]: time="2026-06-12T11:15:43.510719371Z" level=info msg="Starting container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5" id=7f0de26e-a8bf-43ff-a672-181652af6611 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.358064 | controller | Jun 12 11:15:43.521968 crc crio[19822]: time="2026-06-12T11:15:43.521189269Z" level=info msg="Started container" PID=267705 containerID=9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5 description=openshift-marketplace/redhat-marketplace-4t69l/registry-server id=7f0de26e-a8bf-43ff-a672-181652af6611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c
2026-06-12 11:43:48.358081 | controller | Jun 12 11:15:43.782079 crc crio[19822]: 2026-06-12T11:15:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c87fe54eae21464 Mac:e2:bb:97:30:1b:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e SocketPath: PciID:}] [{Interface:0xc0004be068 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.358098 | controller | Jun 12 11:15:43.783053 crc crio[19822]: time="2026-06-12T11:15:43.782981057Z" level=info msg="Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002ed19e0}] Aliases:map[]}"
2026-06-12 11:43:48.358114 | controller | Jun 12 11:15:43.783252 crc crio[19822]: time="2026-06-12T11:15:43.783199554Z" level=info msg="Checking pod openshift-marketplace_certified-operators-88v59 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.358130 | controller | Jun 12 11:15:43.791935 crc crio[19822]: time="2026-06-12T11:15:43.79186359Z" level=info msg="Ran pod sandbox c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc with infra container: openshift-marketplace/certified-operators-88v59/POD" id=41e758a0-2d5a-48f7-b877-9dcf9e3be5eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.358147 | controller | Jun 12 11:15:43.795557 crc crio[19822]: time="2026-06-12T11:15:43.79547706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=59c58ccf-05a8-4b01-baf6-19e04f9e2716 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.358164 | controller | Jun 12 11:15:43.797237 crc crio[19822]: time="2026-06-12T11:15:43.797166608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9c7896f3-384a-4344-960a-9156091f7902 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.358180 | controller | Jun 12 11:15:43.811428 crc crio[19822]: time="2026-06-12T11:15:43.811359671Z" level=info msg="Creating container: openshift-marketplace/certified-operators-88v59/extract-utilities" id=822794d1-00b0-465e-b74f-8635b34b5ad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.358203 | controller | Jun 12 11:15:43.812267 crc crio[19822]: time="2026-06-12T11:15:43.81223564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358220 | controller | Jun 12 11:15:43.866777 crc crio[19822]: time="2026-06-12T11:15:43.866693406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358236 | controller | Jun 12 11:15:43.872665 crc crio[19822]: time="2026-06-12T11:15:43.872378238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358252 | controller | Jun 12 11:15:44.070477 crc crio[19822]: time="2026-06-12T11:15:44.069793656Z" level=info msg="Created container 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997: openshift-marketplace/certified-operators-88v59/extract-utilities" id=822794d1-00b0-465e-b74f-8635b34b5ad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.358268 | controller | Jun 12 11:15:44.072404 crc crio[19822]: time="2026-06-12T11:15:44.072321687Z" level=info msg="Starting container: 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997" id=0a0f51c8-2fd5-4f77-b0ff-11ca67bd358f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.358284 | controller | Jun 12 11:15:44.078880 crc crio[19822]: time="2026-06-12T11:15:44.078609048Z" level=info msg="Started container" PID=267762 containerID=1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997 description=openshift-marketplace/certified-operators-88v59/extract-utilities id=0a0f51c8-2fd5-4f77-b0ff-11ca67bd358f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc
2026-06-12 11:43:48.358300 | controller | Jun 12 11:15:44.187570 crc crio[19822]: time="2026-06-12T11:15:44.187477833Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ee15f0d7-0b35-4527-b118-6e040e2bf705 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.358316 | controller | Jun 12 11:15:44.192399 crc crio[19822]: time="2026-06-12T11:15:44.192230293Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.358334 | controller | Jun 12 11:15:46.197209 crc crio[19822]: time="2026-06-12T11:15:46.196151862Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5" id=ee15f0d7-0b35-4527-b118-6e040e2bf705 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.358351 | controller | Jun 12 11:15:46.199310 crc crio[19822]: time="2026-06-12T11:15:46.198094405Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e4b7137d-6170-4d07-9097-da56bb9dde99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.358368 | controller | Jun 12 11:15:46.202241 crc crio[19822]: time="2026-06-12T11:15:46.202114733Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=02d8cef7-018e-4e89-b905-2111362dd350 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.358384 | controller | Jun 12 11:15:46.211642 crc crio[19822]: time="2026-06-12T11:15:46.211565704Z" level=info msg="Creating container: openshift-marketplace/certified-operators-88v59/extract-content" id=bd31b64a-d818-42ed-93f1-e62ca01249fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.358400 | controller | Jun 12 11:15:46.212298 crc crio[19822]: time="2026-06-12T11:15:46.212244386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358421 | controller | Jun 12 11:15:46.234145 crc crio[19822]: time="2026-06-12T11:15:46.234029781Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8143aaf7-48a9-414e-becb-9239ef298274 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.358438 | controller | Jun 12 11:15:46.260285 crc crio[19822]: time="2026-06-12T11:15:46.260185386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=88007a40-76ef-4f6d-9aea-fb5f12905847 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.358454 | controller | Jun 12 11:15:46.272638 crc crio[19822]: time="2026-06-12T11:15:46.272548799Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-v5d5h/registry-server" id=2f98c5ad-722a-4459-971b-54931f9d8269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.358471 | controller | Jun 12 11:15:46.273188 crc crio[19822]: time="2026-06-12T11:15:46.273097897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358487 | controller | Jun 12 11:15:46.320370 crc crio[19822]: time="2026-06-12T11:15:46.320254673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358503 | controller | Jun 12 11:15:46.332920 crc crio[19822]: time="2026-06-12T11:15:46.332674278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358519 | controller | Jun 12 11:15:46.473624 crc crio[19822]: time="2026-06-12T11:15:46.47350425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358534 | controller | Jun 12 11:15:46.481779 crc crio[19822]: time="2026-06-12T11:15:46.481678371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.358550 | controller | Jun 12 11:15:46.535369 crc crio[19822]: time="2026-06-12T11:15:46.535267351Z" level=info msg="Created container c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872: openshift-marketplace/certified-operators-88v59/extract-content" id=bd31b64a-d818-42ed-93f1-e62ca01249fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.358566 | controller | Jun 12 11:15:46.539047 crc crio[19822]: time="2026-06-12T11:15:46.538745112Z" level=info msg="Starting container: c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872" id=27c2d09b-dc43-47bd-88a3-0cc25081cf95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.358582 | controller | Jun 12 11:15:46.551266 crc crio[19822]: time="2026-06-12T11:15:46.551167738Z" level=info msg="Started container" PID=267979 containerID=c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872 description=openshift-marketplace/certified-operators-88v59/extract-content id=27c2d09b-dc43-47bd-88a3-0cc25081cf95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc
2026-06-12 11:43:48.358598 | controller | Jun 12 11:15:46.655250 crc crio[19822]: time="2026-06-12T11:15:46.655119484Z" level=info msg="Created container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server" id=2f98c5ad-722a-4459-971b-54931f9d8269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.358615 | controller | Jun 12 11:15:46.657561 crc crio[19822]: time="2026-06-12T11:15:46.657469129Z" level=info msg="Starting container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634" id=7b58d1b9-49cc-4ebe-aaa2-1458b5751e8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.358643 | controller | Jun 12 11:15:46.664587 crc crio[19822]: time="2026-06-12T11:15:46.664474163Z" level=info msg="Started container" PID=267987 containerID=7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634 description=openshift-marketplace/redhat-operators-v5d5h/registry-server id=7b58d1b9-49cc-4ebe-aaa2-1458b5751e8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604
2026-06-12 11:43:48.358671 | controller | Jun 12 11:15:49.268386 crc crio[19822]: time="2026-06-12T11:15:49.267222752Z" level=info msg="Removing container: ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a" id=0848d253-169b-4c68-9f3f-c5ad2496ed08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.358701 | controller | Jun 12 11:15:49.313666 crc crio[19822]: time="2026-06-12T11:15:49.313494755Z" level=info msg="Removed container ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles" id=0848d253-169b-4c68-9f3f-c5ad2496ed08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.358726 | controller | Jun 12 11:15:49.318931 crc crio[19822]: time="2026-06-12T11:15:49.318775832Z" level=info msg="Removing container: f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3" id=647c6932-6019-46e2-af83-9dc1323e9078 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.358744 | controller | Jun 12 11:15:49.436367 crc crio[19822]: time="2026-06-12T11:15:49.435956753Z" level=info msg="Removed container f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config" id=647c6932-6019-46e2-af83-9dc1323e9078 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.358761 | controller | Jun 12 11:15:49.451775 crc crio[19822]: time="2026-06-12T11:15:49.451650341Z" level=info msg="Stopping pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496" id=54268712-6f53-436d-86d4-70c5a79f472a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.358778 | controller | Jun 12 11:15:49.452303 crc crio[19822]: time="2026-06-12T11:15:49.451780285Z" level=info msg="Stopped pod sandbox (already stopped): 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496" id=54268712-6f53-436d-86d4-70c5a79f472a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.358796 | controller | Jun 12 11:15:49.452690 crc crio[19822]: time="2026-06-12T11:15:49.452536349Z" level=info msg="Removing pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496" id=cfa342fc-324e-4231-ae82-69225e52f7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.358813 | controller | Jun 12 11:15:49.487542 crc crio[19822]: time="2026-06-12T11:15:49.487474694Z" level=info msg="Removed pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496" id=cfa342fc-324e-4231-ae82-69225e52f7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.358829 | controller | Jun 12 11:15:49.488659 crc crio[19822]: time="2026-06-12T11:15:49.488591489Z" level=info msg="Stopping pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d" id=589d6544-f095-41c4-b0b2-c43f332026ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.358846 | controller | Jun 12 11:15:49.488758 crc crio[19822]: time="2026-06-12T11:15:49.488684932Z" level=info msg="Stopped pod sandbox (already stopped): 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d" id=589d6544-f095-41c4-b0b2-c43f332026ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.358898 | controller | Jun 12 11:15:49.490440 crc crio[19822]: time="2026-06-12T11:15:49.490317666Z" level=info msg="Removing pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d" id=ffd061af-32fc-46ac-809c-c0f332b9216d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.358924 | controller | Jun 12 11:15:49.527918 crc crio[19822]: time="2026-06-12T11:15:49.527714427Z" level=info msg="Removed pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d" id=ffd061af-32fc-46ac-809c-c0f332b9216d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.358946 | controller | Jun 12 11:15:49.528658 crc crio[19822]: time="2026-06-12T11:15:49.528551174Z" level=info msg="Stopping pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8" id=08f05805-8067-4af1-a32b-d9ff888171e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.358963 | controller | Jun 12 11:15:49.528658 crc crio[19822]: time="2026-06-12T11:15:49.528622016Z" level=info msg="Stopped pod sandbox (already stopped): 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8" id=08f05805-8067-4af1-a32b-d9ff888171e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.358980 | controller | Jun 12 11:15:49.529625 crc crio[19822]: time="2026-06-12T11:15:49.529561066Z" level=info msg="Removing pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8" id=248b010f-964a-4adf-8382-0a353f990970 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.358998 | controller | Jun 12 11:15:49.582954 crc crio[19822]: time="2026-06-12T11:15:49.582737894Z" level=info msg="Removed pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8" id=248b010f-964a-4adf-8382-0a353f990970 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359014 | controller | Jun 12 11:15:49.583947 crc crio[19822]: time="2026-06-12T11:15:49.583879934Z" level=info msg="Stopping pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20" id=dbfa54f0-68e9-414f-80ef-1afbde29818a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359031 | controller | Jun 12 11:15:49.584045 crc crio[19822]: time="2026-06-12T11:15:49.583976937Z" level=info msg="Stopped pod sandbox (already stopped): 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20" id=dbfa54f0-68e9-414f-80ef-1afbde29818a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359047 | controller | Jun 12 11:15:49.588054 crc crio[19822]: time="2026-06-12T11:15:49.587749889Z" level=info msg="Removing pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20" id=41aa6a2a-a604-4592-a5bd-8feadbd8df64 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359064 | controller | Jun 12 11:15:49.642430 crc crio[19822]: time="2026-06-12T11:15:49.642370619Z" level=info msg="Removed pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20" id=41aa6a2a-a604-4592-a5bd-8feadbd8df64 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359080 | controller | Jun 12 11:15:49.644170 crc crio[19822]: time="2026-06-12T11:15:49.643943086Z" level=info msg="Stopping pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825" id=83efab89-cb0c-4f9d-b58c-deef3e05b89d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359097 | controller | Jun 12 11:15:49.644170 crc crio[19822]: time="2026-06-12T11:15:49.644021908Z" level=info msg="Stopped pod sandbox (already stopped): f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825" id=83efab89-cb0c-4f9d-b58c-deef3e05b89d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359113 | controller | Jun 12 11:15:49.644636 crc crio[19822]: time="2026-06-12T11:15:49.644476473Z" level=info msg="Removing pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825" id=6c024774-2f35-4f5d-bf18-bf7e267adb0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359130 | controller | Jun 12 11:15:49.669765 crc crio[19822]: time="2026-06-12T11:15:49.66966613Z" level=info msg="Removed pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825" id=6c024774-2f35-4f5d-bf18-bf7e267adb0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359151 | controller | Jun 12 11:15:49.670765 crc crio[19822]: time="2026-06-12T11:15:49.670697093Z" level=info msg="Stopping pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531" id=a5c180a0-b0e2-4dc3-99b0-e99ae40c6034 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359168 | controller | Jun 12 11:15:49.670955 crc crio[19822]: time="2026-06-12T11:15:49.670789426Z" level=info msg="Stopped pod sandbox (already stopped): e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531" id=a5c180a0-b0e2-4dc3-99b0-e99ae40c6034 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359184 | controller | Jun 12 11:15:49.671866 crc crio[19822]: time="2026-06-12T11:15:49.671778824Z" level=info msg="Removing pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531" id=224049cf-10fe-4b18-b6cf-2fa14bbba32f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359202 | controller | Jun 12 11:15:49.690298 crc crio[19822]: time="2026-06-12T11:15:49.690173347Z" level=info msg="Removed pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531" id=224049cf-10fe-4b18-b6cf-2fa14bbba32f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359218 | controller | Jun 12 11:15:49.693314 crc crio[19822]: time="2026-06-12T11:15:49.693229678Z" level=info msg="Stopping pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9" id=cd0188e0-69fe-4068-9659-f3c49ee6c46b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359234 | controller | Jun 12 11:15:49.693503 crc crio[19822]: time="2026-06-12T11:15:49.693335231Z" level=info msg="Stopped pod sandbox (already stopped): 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9" id=cd0188e0-69fe-4068-9659-f3c49ee6c46b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359251 | controller | Jun 12 11:15:49.694331 crc crio[19822]: time="2026-06-12T11:15:49.69423873Z" level=info msg="Removing pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9" id=d603aee3-4175-4ae6-be6d-9b578a27d4c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359267 | controller | Jun 12 11:15:49.716854 crc crio[19822]: time="2026-06-12T11:15:49.716703105Z" level=info msg="Removed pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9" id=d603aee3-4175-4ae6-be6d-9b578a27d4c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.359283 | controller | Jun 12 11:15:50.325293 crc crio[19822]: time="2026-06-12T11:15:50.324706605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=549f149f-4a3d-4a17-806b-e950ed7da69b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.359300 | controller | Jun 12 11:15:50.328348 crc crio[19822]: time="2026-06-12T11:15:50.327976691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b070145d-f30a-476a-b2f8-3fe7bb6961c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.359316 | controller | Jun 12 11:15:50.366281 crc crio[19822]: time="2026-06-12T11:15:50.366101614Z" level=info msg="Creating container: openshift-marketplace/certified-operators-88v59/registry-server" id=95ad96f2-85d0-45d2-bb44-6a3a00e61bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.359332 | controller | Jun 12 11:15:50.366605 crc crio[19822]: time="2026-06-12T11:15:50.36658071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.359348 | controller | Jun 12 11:15:50.444185 crc crio[19822]: time="2026-06-12T11:15:50.443950816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.359368 | controller | Jun 12 11:15:50.450576 crc crio[19822]: time="2026-06-12T11:15:50.450503566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.359386 | controller | Jun 12 11:15:50.675337 crc crio[19822]: time="2026-06-12T11:15:50.675226306Z" level=info msg="Created container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server" id=95ad96f2-85d0-45d2-bb44-6a3a00e61bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.359402 | controller | Jun 12 11:15:50.677377 crc crio[19822]: time="2026-06-12T11:15:50.677275252Z" level=info msg="Starting container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6" id=84c08fbc-83d6-47b2-b59d-d8b0c2f919cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.359419 | controller | Jun 12 11:15:50.683171 crc crio[19822]: time="2026-06-12T11:15:50.683058086Z" level=info msg="Started container" PID=268288 containerID=353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6 description=openshift-marketplace/certified-operators-88v59/registry-server id=84c08fbc-83d6-47b2-b59d-d8b0c2f919cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc
2026-06-12 11:43:48.359436 | controller | Jun 12 11:15:56.431249 crc crio[19822]: time="2026-06-12T11:15:56.430272766Z" level=info msg="Stopping container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5 (timeout: 2s)" id=c0062bed-fcab-41b1-bf67-9e881c8d4ecf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.359453 | controller | Jun 12 11:15:57.060442 crc crio[19822]: time="2026-06-12T11:15:57.06034115Z" level=info msg="Stopped container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server" id=c0062bed-fcab-41b1-bf67-9e881c8d4ecf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.359469 | controller | Jun 12 11:15:57.061905 crc crio[19822]: time="2026-06-12T11:15:57.061783617Z" level=info msg="Stopping pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c" id=ab297a57-cac7-4a5c-a392-a4d53545f14c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359485 | controller | Jun 12 11:15:57.062586 crc crio[19822]: time="2026-06-12T11:15:57.062529541Z" level=info msg="Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc002ed0470}] Aliases:map[]}"
2026-06-12 11:43:48.359502 | controller | Jun 12 11:15:57.062708 crc crio[19822]: time="2026-06-12T11:15:57.062691126Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-4t69l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.359519 | controller | Jun 12 11:15:57.530315 crc crio[19822]: time="2026-06-12T11:15:57.529534268Z" level=info msg="Stopped pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c" id=ab297a57-cac7-4a5c-a392-a4d53545f14c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359535 | controller | Jun 12 11:15:58.525984 crc crio[19822]: time="2026-06-12T11:15:58.523526206Z" level=info msg="Removing container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5" id=10ae320c-ec92-4f5b-b323-e6079a8d1df6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.359560 | controller | Jun 12 11:15:58.564457 crc crio[19822]: time="2026-06-12T11:15:58.564329494Z" level=info msg="Removed container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server" id=10ae320c-ec92-4f5b-b323-e6079a8d1df6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.359578 | controller | Jun 12 11:15:58.568470 crc crio[19822]: time="2026-06-12T11:15:58.568383037Z" level=info msg="Removing container: 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1" id=a04d6c48-eb03-46ca-bae9-f4d777ecb140 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.359594 | controller | Jun 12 11:15:58.618451 crc crio[19822]: time="2026-06-12T11:15:58.618307319Z" level=info msg="Removed container 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1: openshift-marketplace/redhat-marketplace-4t69l/extract-content" id=a04d6c48-eb03-46ca-bae9-f4d777ecb140 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.359611 | controller | Jun 12 11:15:58.622258 crc crio[19822]: time="2026-06-12T11:15:58.6222021Z" level=info msg="Removing container: b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5" id=b3503bec-428f-4387-ae20-dfee60685be6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.359627 | controller | Jun 12 11:15:58.671073 crc crio[19822]: time="2026-06-12T11:15:58.670960525Z" level=info msg="Removed container b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities" id=b3503bec-428f-4387-ae20-dfee60685be6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.359643 | controller | Jun 12 11:16:04.049984 crc crio[19822]: time="2026-06-12T11:16:04.049197979Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687716-7gb9c/POD" id=fc2fe19d-4abe-4b54-bd84-6766c5d5972e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.359659 | controller | Jun 12 11:16:04.051402 crc crio[19822]: time="2026-06-12T11:16:04.051380178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.359676 | controller | Jun 12 11:16:04.097442 crc crio[19822]: time="2026-06-12T11:16:04.0972666Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc000120c00}] Aliases:map[]}"
2026-06-12 11:43:48.359692 | controller | Jun 12 11:16:04.097442 crc crio[19822]: time="2026-06-12T11:16:04.097326882Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687716-7gb9c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.359709 | controller | Jun 12 11:16:06.261263 crc crio[19822]: time="2026-06-12T11:16:06.260290779Z" level=info msg="Stopping container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f (timeout: 30s)" id=276ec0fa-b94d-4bf9-8327-211e18bbe0f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.359725 | controller | Jun 12 11:16:06.296304 crc crio[19822]: 2026-06-12T11:16:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fa457fc34ac310 Mac:aa:2e:1a:e4:2c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.359742 | controller | Jun 12 11:16:06.298888 crc crio[19822]: time="2026-06-12T11:16:06.298751696Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc000120c00}] Aliases:map[]}"
2026-06-12 11:43:48.359764 | controller | Jun 12 11:16:06.299105 crc crio[19822]: time="2026-06-12T11:16:06.299009024Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687716-7gb9c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.359781 | controller | Jun 12 11:16:06.317442 crc crio[19822]: time="2026-06-12T11:16:06.310951029Z" level=info msg="Ran pod sandbox 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 with infra container: openshift-infra/auto-csr-approver-29687716-7gb9c/POD" id=fc2fe19d-4abe-4b54-bd84-6766c5d5972e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.359797 | controller | Jun 12 11:16:06.317442 crc crio[19822]: time="2026-06-12T11:16:06.313686612Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c69e4b14-bb9b-4746-86bd-3a226d7f7ca4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.359814 | controller | Jun 12 11:16:06.330617 crc crio[19822]: time="2026-06-12T11:16:06.330519939Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.359830 | controller | Jun 12 11:16:07.613100 crc crio[19822]: time="2026-06-12T11:16:07.612591832Z" level=info msg="Stopping container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6 (timeout: 2s)" id=60adace2-56ad-458f-bdaf-0bdffab87a38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.359846 | controller | Jun 12 11:16:08.597169 crc crio[19822]: time="2026-06-12T11:16:08.596602099Z" level=info msg="Stopped container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server" id=60adace2-56ad-458f-bdaf-0bdffab87a38 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.359887 | controller | Jun 12 11:16:08.598535 crc crio[19822]: time="2026-06-12T11:16:08.598507009Z" level=info msg="Stopping pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc" id=32682dd8-9f13-4f27-a174-f0cf71a0df77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359906 | controller | Jun 12 11:16:08.599271 crc crio[19822]: time="2026-06-12T11:16:08.599242273Z" level=info msg="Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002144458}] Aliases:map[]}"
2026-06-12 11:43:48.359923 | controller | Jun 12 11:16:08.599506 crc crio[19822]: time="2026-06-12T11:16:08.599487011Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-88v59 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.359940 | controller | Jun 12 11:16:09.002165 crc crio[19822]: time="2026-06-12T11:16:08.998791253Z" level=info msg="Stopped pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc" id=32682dd8-9f13-4f27-a174-f0cf71a0df77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.359956 | controller | Jun 12 11:16:09.535111 crc crio[19822]: time="2026-06-12T11:16:09.534558383Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c69e4b14-bb9b-4746-86bd-3a226d7f7ca4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.359978 | controller | Jun 12 11:16:09.543771 crc crio[19822]: time="2026-06-12T11:16:09.543517169Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0729ae02-d05f-434b-94f8-65f58df40b75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.359995 | controller | Jun 12 11:16:09.546325 crc crio[19822]: time="2026-06-12T11:16:09.546263996Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3746b797-7283-4574-b19e-a3a8a4637803 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.360012 | controller | Jun 12 11:16:09.556318 crc crio[19822]: time="2026-06-12T11:16:09.556208565Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687716-7gb9c/oc" id=a1e38c84-0ebc-48cf-a7fd-ae602fa8bc4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.360044 | controller | Jun 12 11:16:09.557714 crc crio[19822]: time="2026-06-12T11:16:09.556654999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.360063 | controller | Jun 12 11:16:09.681624 crc crio[19822]: time="2026-06-12T11:16:09.681550088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.360080 | controller | Jun 12 11:16:09.841870 crc crio[19822]: time="2026-06-12T11:16:09.841225816Z" level=info msg="Removing container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6" id=00085e56-88b1-45fa-8792-9b4aa33d4c99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.360097 | controller | Jun 12 11:16:09.906543 crc crio[19822]: time="2026-06-12T11:16:09.906468568Z" level=info msg="Removed container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server" id=00085e56-88b1-45fa-8792-9b4aa33d4c99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.360114 | controller | Jun 12 11:16:09.912536 crc crio[19822]: time="2026-06-12T11:16:09.912438608Z" level=info msg="Removing container: c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872" id=f2abed84-2550-4f45-b245-41722f46816c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.360130 | controller | Jun 12 11:16:09.976600 crc crio[19822]: time="2026-06-12T11:16:09.97647045Z" level=info msg="Removed container c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872: openshift-marketplace/certified-operators-88v59/extract-content" id=f2abed84-2550-4f45-b245-41722f46816c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.360146 | controller | Jun 12 11:16:09.979672 crc crio[19822]: time="2026-06-12T11:16:09.979616582Z" level=info msg="Removing container: 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997" id=02178365-d2f3-49d5-b28f-1b0fcdcb0095 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.360162 | controller | Jun 12 11:16:10.020374 crc crio[19822]: time="2026-06-12T11:16:10.020273357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.360179 | controller | Jun 12 11:16:10.057204 crc crio[19822]: time="2026-06-12T11:16:10.056579097Z" level=info msg="Removed container 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997: openshift-marketplace/certified-operators-88v59/extract-utilities" id=02178365-d2f3-49d5-b28f-1b0fcdcb0095 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.360195 | controller | Jun 12 11:16:10.183285 crc crio[19822]: time="2026-06-12T11:16:10.183180805Z" level=info msg="Created container 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1: openshift-infra/auto-csr-approver-29687716-7gb9c/oc" id=a1e38c84-0ebc-48cf-a7fd-ae602fa8bc4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.360216 | controller | Jun 12 11:16:10.184519 crc crio[19822]: time="2026-06-12T11:16:10.184450226Z" level=info msg="Starting container: 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1" id=a3b618e8-463e-47cf-a531-b4de441317c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.360233 | controller | Jun 12 11:16:10.191104 crc crio[19822]: time="2026-06-12T11:16:10.191013535Z" level=info msg="Started container" PID=269883 containerID=8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1 description=openshift-infra/auto-csr-approver-29687716-7gb9c/oc id=a3b618e8-463e-47cf-a531-b4de441317c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4
2026-06-12 11:43:48.360251 | controller | Jun 12 11:16:10.448273 crc crio[19822]: time="2026-06-12T11:16:10.446997252Z" level=info msg="Stopping container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506 (timeout: 300s)" id=aabe5a25-1504-4e81-9af1-acaa2dd6fb01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360268 | controller | Jun 12 11:16:10.541175 crc crio[19822]: time="2026-06-12T11:16:10.541077404Z" level=info msg="Stopping container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21 (timeout: 30s)" id=786332a0-ccab-459b-b4ac-0e57ed98c683 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360284 | controller | Jun 12 11:16:10.541303 crc crio[19822]: time="2026-06-12T11:16:10.541206877Z" level=info msg="Stopping container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21 (timeout: 30s)" id=0f1424b4-4391-4eb2-9090-c0207455c6ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360301 | controller | Jun 12 11:16:10.581306 crc crio[19822]: time="2026-06-12T11:16:10.580216922Z" level=info msg="Stopping container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c (timeout: 300s)" id=bb03183b-3520-4ef8-b499-45f79ab3d92e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360317 | controller | Jun 12 11:16:10.583542 crc crio[19822]: time="2026-06-12T11:16:10.583464908Z" level=info msg="Stopped container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=aabe5a25-1504-4e81-9af1-acaa2dd6fb01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360333 | controller | Jun 12 11:16:10.635787 crc crio[19822]: time="2026-06-12T11:16:10.635678696Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/POD" id=da236767-a8c8-48cf-968f-91c52aa97f40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.360349 | controller | Jun 12 11:16:10.635787 crc crio[19822]: time="2026-06-12T11:16:10.63577935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.360365 | controller | Jun 12 11:16:10.684659 crc crio[19822]: time="2026-06-12T11:16:10.684525959Z" level=info msg="Stopped container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter" id=0f1424b4-4391-4eb2-9090-c0207455c6ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360381 | controller | Jun 12 11:16:10.711514 crc crio[19822]: time="2026-06-12T11:16:10.711414461Z" level=info msg="Got pod network &{Name:dnsmasq-dns-674bc6fc5f-tx4sg Namespace:openstack ID:0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f UID:6feef0ec-a887-49ff-86af-d6e6e85855be NetNS:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6feef0ec_a887_49ff_86af_d6e6e85855be.slice PodAnnotations:0xc00101a100}] Aliases:map[]}"
2026-06-12 11:43:48.360398 | controller | Jun 12 11:16:10.711514 crc crio[19822]: time="2026-06-12T11:16:10.711485163Z" level=info msg="Adding pod openstack_dnsmasq-dns-674bc6fc5f-tx4sg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.360419 | controller | Jun 12 11:16:10.756039 crc crio[19822]: time="2026-06-12T11:16:10.755892151Z" level=info msg="Stopping container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac (timeout: 300s)" id=00df248c-b954-4d09-bf5d-36d8e0623608 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360437 | controller | Jun 12 11:16:10.812170 crc crio[19822]: time="2026-06-12T11:16:10.812046377Z" level=info msg="Stopping container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4 (timeout: 30s)" id=e61e835b-c57d-403c-98be-fa156aa88916 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360454 | controller | Jun 12 11:16:10.825048 crc crio[19822]: time="2026-06-12T11:16:10.824697472Z" level=info msg="Stopped container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=bb03183b-3520-4ef8-b499-45f79ab3d92e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360470 | controller | Jun 12 11:16:10.829692 crc crio[19822]: time="2026-06-12T11:16:10.82960446Z" level=info msg="Stopping pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4" id=9c514b7f-716c-414c-ae52-7e461e614097 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.360487 | controller | Jun 12 11:16:10.832081 crc crio[19822]: time="2026-06-12T11:16:10.831960383Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00008cb28}] Aliases:map[]}"
2026-06-12 11:43:48.360504 | controller | Jun 12 11:16:10.832365 crc crio[19822]: time="2026-06-12T11:16:10.832195784Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.360521 | controller | Jun 12 11:16:10.933586 crc crio[19822]: time="2026-06-12T11:16:10.933220962Z" level=info msg="Stopped container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=00df248c-b954-4d09-bf5d-36d8e0623608 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360537 | controller | Jun 12 11:16:11.010643 crc crio[19822]: time="2026-06-12T11:16:11.010066155Z" level=info msg="Stopping container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1 (timeout: 300s)" id=065556f0-2a26-40e1-9be7-bafbc1c9ecce name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360553 | controller | Jun 12 11:16:11.251083 crc crio[19822]: time="2026-06-12T11:16:11.250413182Z" level=info msg="Stopped container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api" id=276ec0fa-b94d-4bf9-8327-211e18bbe0f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360569 | controller | Jun 12 11:16:11.260734 crc crio[19822]: time="2026-06-12T11:16:11.258089239Z" level=info msg="Stopping pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080" id=f2bdd147-f2e6-47fb-a241-03bd45434c9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.360585 | controller | Jun 12 11:16:11.260734 crc crio[19822]: time="2026-06-12T11:16:11.258911266Z" level=info msg="Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00101a548}] Aliases:map[]}"
2026-06-12 11:43:48.360607 | controller | Jun 12 11:16:11.260734 crc crio[19822]: time="2026-06-12T11:16:11.259079461Z" level=info msg="Deleting pod openstack_keystone-647c5b649f-ndzwv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.360624 | controller | Jun 12 11:16:11.462100 crc crio[19822]: time="2026-06-12T11:16:11.460391106Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-cdtlt/POD" id=afaa490a-44bb-4af9-8376-72fb9505e3cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.360641 | controller | Jun 12 11:16:11.462100 crc crio[19822]: time="2026-06-12T11:16:11.460489659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.360657 | controller | Jun 12 11:16:11.514097 crc crio[19822]: time="2026-06-12T11:16:11.514042493Z" level=info msg="Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc002144770}] Aliases:map[]}"
2026-06-12 11:43:48.360674 | controller | Jun 12 11:16:11.514416 crc crio[19822]: time="2026-06-12T11:16:11.514397484Z" level=info msg="Adding pod openstack_placement-db-sync-cdtlt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.360690 | controller | Jun 12 11:16:11.572630 crc crio[19822]: time="2026-06-12T11:16:11.572379175Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-8snk8/POD" id=405a4b2b-7c1c-4513-a570-e6460c3c7b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.360706 | controller | Jun 12 11:16:11.579170 crc crio[19822]: time="2026-06-12T11:16:11.579063581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.360723 | controller | Jun 12 11:16:11.689748 crc crio[19822]: time="2026-06-12T11:16:11.689658744Z" level=info msg="Stopped container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter" id=e61e835b-c57d-403c-98be-fa156aa88916 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360739 | controller | Jun 12 11:16:11.694069 crc crio[19822]: time="2026-06-12T11:16:11.694007013Z" level=info msg="Stopping pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87" id=43392945-fe8c-4960-abac-13cb08cc1e80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.360755 | controller | Jun 12 11:16:11.695093 crc crio[19822]: time="2026-06-12T11:16:11.695055299Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0030943f0}] Aliases:map[]}"
2026-06-12 11:43:48.360771 | controller | Jun 12 11:16:11.695395 crc crio[19822]: time="2026-06-12T11:16:11.695329286Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-dhj8d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.360788 | controller | Jun 12 11:16:11.735969 crc crio[19822]: time="2026-06-12T11:16:11.734705548Z" level=info msg="Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc002144a40}] Aliases:map[]}"
2026-06-12 11:43:48.360810 | controller | Jun 12 11:16:11.735969 crc crio[19822]: time="2026-06-12T11:16:11.734893824Z" level=info msg="Adding pod openstack_glance-db-sync-8snk8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.360827 | controller | Jun 12 11:16:11.859500 crc crio[19822]: time="2026-06-12T11:16:11.852012117Z" level=info msg="Stopped container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=065556f0-2a26-40e1-9be7-bafbc1c9ecce name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360844 | controller | Jun 12 11:16:11.859500 crc crio[19822]: time="2026-06-12T11:16:11.855403516Z" level=info msg="Stopping pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa" id=ea94a448-25e7-4c95-a5bf-253ac5c928a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.360887 | controller | Jun 12 11:16:11.859500 crc crio[19822]: time="2026-06-12T11:16:11.857051175Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc00008d698}] Aliases:map[]}"
2026-06-12 11:43:48.360906 | controller | Jun 12 11:16:11.859500 crc crio[19822]: time="2026-06-12T11:16:11.857233231Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.360922 | controller | Jun 12 11:16:11.881498 crc crio[19822]: time="2026-06-12T11:16:11.881419155Z" level=info msg="Stopping container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 (timeout: 2s)" id=921018ae-6904-4977-9ddf-c4482db38821 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.360939 | controller | Jun 12 11:16:11.953305 crc crio[19822]: time="2026-06-12T11:16:11.952278264Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-qjzmx/POD" id=973ec51c-1ead-4e8b-8857-d8c3a3091913 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.360955 | controller | Jun 12 11:16:11.953305 crc crio[19822]: time="2026-06-12T11:16:11.952597034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.360971 | controller | Jun 12 11:16:12.120109 crc crio[19822]: time="2026-06-12T11:16:12.116538864Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-6hgds/POD" id=b17eb670-506b-48ce-8435-dae1a53f41ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.360986 | controller | Jun 12 11:16:12.120109 crc crio[19822]: time="2026-06-12T11:16:12.117050191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.361002 | controller | Jun 12 11:16:12.257090 crc crio[19822]: time="2026-06-12T11:16:12.256996345Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-vz46r/POD" id=46a5a3be-c434-40c3-9a24-fc3f8870c826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.361018 | controller | Jun 12 11:16:12.258787 crc crio[19822]: time="2026-06-12T11:16:12.257223851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.361040 | controller | Jun 12 11:16:12.586367 crc crio[19822]: time="2026-06-12T11:16:12.585361164Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=fdbfd29a-f271-4a7f-a800-313134ec8035 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.361056 | controller | Jun 12 11:16:12.586367 crc crio[19822]: time="2026-06-12T11:16:12.586282354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.361073 | controller | Jun 12 11:16:12.731947 crc crio[19822]: time="2026-06-12T11:16:12.731787243Z" level=info msg="Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc000120128}] Aliases:map[]}"
2026-06-12 11:43:48.361090 | controller | Jun 12 11:16:12.731947 crc crio[19822]: time="2026-06-12T11:16:12.731930727Z" level=info msg="Adding pod openstack_cinder-db-sync-qjzmx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.361106 | controller | Jun 12 11:16:12.942903 crc crio[19822]: 2026-06-12T11:16:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a392c61dbecba8 Mac:86:9c:8e:1d:b1:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.361123 | controller | Jun 12 11:16:12.944163 crc crio[19822]: time="2026-06-12T11:16:12.944015976Z" level=info msg="Got pod network &{Name:dnsmasq-dns-674bc6fc5f-tx4sg Namespace:openstack ID:0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f UID:6feef0ec-a887-49ff-86af-d6e6e85855be NetNS:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6feef0ec_a887_49ff_86af_d6e6e85855be.slice PodAnnotations:0xc00101a100}] Aliases:map[]}"
2026-06-12 11:43:48.361139 | controller | Jun 12 11:16:12.944365 crc crio[19822]: time="2026-06-12T11:16:12.944296885Z" level=info msg="Checking pod openstack_dnsmasq-dns-674bc6fc5f-tx4sg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.361156 | controller | Jun 12 11:16:12.998563 crc crio[19822]: time="2026-06-12T11:16:12.998454182Z" level=info msg="Stopped pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4" id=9c514b7f-716c-414c-ae52-7e461e614097 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.361172 | controller | Jun 12 11:16:13.000047 crc crio[19822]: time="2026-06-12T11:16:13.000009749Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}"
2026-06-12 11:43:48.361189 | controller | Jun 12 11:16:13.000223 crc crio[19822]: time="2026-06-12T11:16:13.000202286Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-vz46r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.361210 | controller | Jun 12 11:16:13.013497 crc crio[19822]: time="2026-06-12T11:16:13.013380109Z" level=info msg="Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc0032640e8}] Aliases:map[]}"
2026-06-12 11:43:48.361228 | controller | Jun 12 11:16:13.013497 crc crio[19822]: time="2026-06-12T11:16:13.013465041Z" level=info msg="Adding pod openstack_neutron-db-sync-6hgds to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.361245 | controller | Jun 12 11:16:13.079784 crc crio[19822]: time="2026-06-12T11:16:13.078263356Z" level=info msg="Stopped pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87" id=43392945-fe8c-4960-abac-13cb08cc1e80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.361261 | controller | Jun 12 11:16:13.082380 crc crio[19822]: time="2026-06-12T11:16:13.080576306Z" level=info msg="Stopped pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080" id=f2bdd147-f2e6-47fb-a241-03bd45434c9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.361278 | controller | Jun 12 11:16:13.149952 crc crio[19822]: time="2026-06-12T11:16:13.148930891Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b UID:59a786b2-f761-4ff5-91c4-83caaebe8939 NetNS:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59a786b2_f761_4ff5_91c4_83caaebe8939.slice PodAnnotations:0xc002ed0188}] Aliases:map[]}"
2026-06-12 11:43:48.361295 | controller | Jun 12 11:16:13.149952 crc crio[19822]: time="2026-06-12T11:16:13.149198368Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.361311 | controller | Jun 12 11:16:13.518462 crc crio[19822]: time="2026-06-12T11:16:13.517944852Z" level=info msg="Stopped pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa" id=ea94a448-25e7-4c95-a5bf-253ac5c928a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.361328 | controller | Jun 12 11:16:13.611017 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:756147cb00bdf38 Mac:3e:5f:a4:f4:90:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 SocketPath: PciID:}] [{Interface:0xc000336d70 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.361344 | controller | Jun 12 11:16:13.612486 crc crio[19822]: time="2026-06-12T11:16:13.612426803Z" level=info msg="Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc002144770}] Aliases:map[]}"
2026-06-12 11:43:48.361361 | controller | Jun 12 11:16:13.612616 crc crio[19822]: time="2026-06-12T11:16:13.612574337Z" level=info msg="Checking pod openstack_placement-db-sync-cdtlt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.361377 | controller | Jun 12 11:16:13.730115 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0f3d072e138d8 Mac:be:01:f0:a4:ea:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e SocketPath: PciID:}] [{Interface:0xc00015af50 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.361398 | controller | Jun 12 11:16:13.746221 crc crio[19822]: time="2026-06-12T11:16:13.745213162Z" level=info msg="Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc002144a40}] Aliases:map[]}"
2026-06-12 11:43:48.361415 | controller | Jun 12 11:16:13.746221 crc crio[19822]: time="2026-06-12T11:16:13.745552293Z" level=info msg="Checking pod openstack_glance-db-sync-8snk8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.361431 | controller | Jun 12 11:16:13.846953 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7321252acd32955 Mac:ee:a8:a4:02:63:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.361447 | controller | Jun 12 11:16:13.847781 crc crio[19822]: time="2026-06-12T11:16:13.847697583Z" level=info msg="Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc000120128}] Aliases:map[]}"
2026-06-12 11:43:48.361464 | controller | Jun 12 11:16:13.848163 crc crio[19822]: time="2026-06-12T11:16:13.848069925Z" level=info msg="Checking pod openstack_cinder-db-sync-qjzmx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.361480 | controller | Jun 12 11:16:13.922637 crc crio[19822]: time="2026-06-12T11:16:13.921619602Z" level=warning msg="Stopping container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.361497 | controller | Jun 12 11:16:13.989542 crc crio[19822]: time="2026-06-12T11:16:13.988899195Z" level=error msg="Killing container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.361513 | controller | Jun 12 11:16:14.020259 crc crio[19822]: time="2026-06-12T11:16:14.019977828Z" level=info msg="Stopped container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient" id=921018ae-6904-4977-9ddf-c4482db38821 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361529 | controller | Jun 12 11:16:14.022030 crc crio[19822]: time="2026-06-12T11:16:14.02188355Z" level=info msg="Stopping pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59" id=b0cb0325-e489-40ef-916f-ae49c99be545 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.361546 | controller | Jun 12 11:16:14.220081 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:363d7af244d4545 Mac:22:2c:3c:47:18:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e SocketPath: PciID:}] [{Interface:0xc000313480 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.361566 | controller | Jun 12 11:16:14.222626 crc crio[19822]: time="2026-06-12T11:16:14.219858426Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}"
2026-06-12 11:43:48.361584 | controller | Jun 12 11:16:14.222626 crc crio[19822]: time="2026-06-12T11:16:14.220520228Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-vz46r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.361601 | controller | Jun 12 11:16:14.239951 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9f64c8c2c7a9ea Mac:a6:bc:cc:a1:79:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b SocketPath: PciID:}] [{Interface:0xc0002fed80 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.361618 | controller | Jun 12 11:16:14.240115 crc crio[19822]: time="2026-06-12T11:16:14.240059439Z" level=info msg="Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc0032640e8}] Aliases:map[]}"
2026-06-12 11:43:48.361635 | controller | Jun 12 11:16:14.240251 crc crio[19822]: time="2026-06-12T11:16:14.240235115Z" level=info msg="Checking pod openstack_neutron-db-sync-6hgds for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.361651 | controller | Jun 12 11:16:14.279708 crc crio[19822]: time="2026-06-12T11:16:14.279207241Z" level=info msg="Stopping container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556 (timeout: 30s)" id=50e676cd-5c9e-4769-b409-459f9b6a93c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361667 | controller | Jun 12 11:16:14.309409 crc crio[19822]: time="2026-06-12T11:16:14.308453966Z" level=info msg="Stopping container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8 (timeout: 30s)" id=3893d46e-727a-44c7-890c-b99227e36955 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361683 | controller | Jun 12 11:16:14.310511 crc crio[19822]: time="2026-06-12T11:16:14.310428728Z" level=info msg="Stopping container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a (timeout: 30s)" id=345492ea-cdcf-4a0d-a9b1-5e58623fc612 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361699 | controller | Jun 12 11:16:14.311332 crc crio[19822]: time="2026-06-12T11:16:14.31093256Z" level=info msg="Stopping container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f (timeout: 30s)" id=2bdeebbc-8133-415a-bc5e-2e8245011190 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361715 | controller | Jun 12 11:16:14.323587 crc crio[19822]: time="2026-06-12T11:16:14.322569616Z" level=info msg="Stopping container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70 (timeout: 30s)" id=a3787707-08aa-4dca-9105-cc27d43c92fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361732 | controller | Jun 12 11:16:14.323587 crc crio[19822]: time="2026-06-12T11:16:14.323042705Z" level=info msg="Stopping container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63 (timeout: 30s)" id=b5624dcb-994e-4aa3-9c77-981b2acd9dd8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361753 | controller | Jun 12 11:16:14.323587 crc crio[19822]: time="2026-06-12T11:16:14.323205815Z" level=info msg="Stopping container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5 (timeout: 30s)" id=9f7ceffb-1ded-4fbc-ba5e-6acc49fc90da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361770 | controller | Jun 12 11:16:14.323587 crc crio[19822]: time="2026-06-12T11:16:14.323543433Z" level=info msg="Ran pod sandbox 0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f with infra container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/POD" id=da236767-a8c8-48cf-968f-91c52aa97f40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.361786 | controller | Jun 12 11:16:14.323786 crc crio[19822]: time="2026-06-12T11:16:14.3237583Z" level=info msg="Stopping container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 (timeout: 30s)" id=ba9a7901-af8f-4cfd-81ef-d6eaf3d684f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361802 | controller | Jun 12 11:16:14.326281 crc crio[19822]: time="2026-06-12T11:16:14.326177972Z" level=info msg="Stopping container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9 (timeout: 30s)" id=5fb648f1-c975-46e1-8644-b07020e757d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361818 | controller | Jun 12 11:16:14.332109 crc crio[19822]: time="2026-06-12T11:16:14.330123162Z" level=info msg="Stopping container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84 (timeout: 30s)" id=536e397e-56d2-412c-ba9d-a78719bdfd33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361835 | controller | Jun 12 11:16:14.332109 crc crio[19822]: time="2026-06-12T11:16:14.330254347Z" level=info msg="Stopping container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0 (timeout: 30s)" id=cc6917e6-e14a-48b2-977b-74e6547e3c9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361867 | controller | Jun 12 11:16:14.332109 crc crio[19822]: time="2026-06-12T11:16:14.331253442Z" level=info msg="Stopping container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0 (timeout: 30s)" id=ec9c6559-7512-41d2-a725-a2669a09924f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361889 | controller | Jun 12 11:16:14.332109 crc crio[19822]: time="2026-06-12T11:16:14.331413405Z" level=info msg="Stopping container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63 (timeout: 30s)" id=1756981a-16e1-4c1f-94e7-cf361f64f2fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361907 | controller | Jun 12 11:16:14.332109 crc crio[19822]: time="2026-06-12T11:16:14.331708596Z" level=info msg="Stopping container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32 (timeout: 30s)" id=571ad407-8dda-44ce-ae33-eaed56ae198e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361924 | controller | Jun 12 11:16:14.332525 crc crio[19822]: time="2026-06-12T11:16:14.330182184Z" level=info msg="Stopping container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0 (timeout: 30s)" id=35661c38-128f-4e13-8fc6-1aba2ee37803 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361941 | controller | Jun 12 11:16:14.336446 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9fc942fe4eb44 Mac:ee:65:bb:43:83:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 SocketPath: PciID:}] [{Interface:0xc00030c820 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.361957 | controller | Jun 12 11:16:14.340922 crc crio[19822]: time="2026-06-12T11:16:14.338673711Z" level=info msg="Stopping container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295 (timeout: 30s)" id=22494cdc-daf6-4535-899f-e58d1a2a38a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.361979 | controller | Jun 12 11:16:14.345592 crc crio[19822]: time="2026-06-12T11:16:14.345480284Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b UID:59a786b2-f761-4ff5-91c4-83caaebe8939 NetNS:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59a786b2_f761_4ff5_91c4_83caaebe8939.slice PodAnnotations:0xc002ed0188}] Aliases:map[]}"
2026-06-12 11:43:48.361996 | controller | Jun 12 11:16:14.345791 crc crio[19822]: time="2026-06-12T11:16:14.345713441Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.362013 | controller | Jun 12 11:16:14.346054 crc crio[19822]: time="2026-06-12T11:16:14.34599199Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc003264478}] Aliases:map[]}"
2026-06-12 11:43:48.362030 | controller | Jun 12 11:16:14.346191 crc crio[19822]: time="2026-06-12T11:16:14.346112864Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.362046 | controller | Jun 12 11:16:14.358892 crc crio[19822]: time="2026-06-12T11:16:14.35869249Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362063 | controller | Jun 12 11:16:14.359173 crc crio[19822]: time="2026-06-12T11:16:14.359026171Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362080 | controller | Jun 12 11:16:14.359173 crc crio[19822]: time="2026-06-12T11:16:14.359076252Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362096 | controller | Jun 12 11:16:14.368489 crc crio[19822]: time="2026-06-12T11:16:14.368415995Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7c9ee20a-f091-4c62-9f4f-138ab725666d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.362113 | controller | Jun 12 11:16:14.405638 crc crio[19822]: time="2026-06-12T11:16:14.405526781Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 11:43:48.362129 | controller | Jun 12 11:16:14.606080 crc crio[19822]: time="2026-06-12T11:16:14.602011607Z" level=info msg="Ran pod sandbox 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 with infra container: openstack/glance-db-sync-8snk8/POD" id=405a4b2b-7c1c-4513-a570-e6460c3c7b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.362145 | controller | Jun 12 11:16:14.621492 crc crio[19822]: time="2026-06-12T11:16:14.614780136Z" level=info msg="Stopped container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator" id=3893d46e-727a-44c7-890c-b99227e36955 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362167 | controller | Jun 12 11:16:14.654237 crc crio[19822]: time="2026-06-12T11:16:14.654190381Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362184 | controller | Jun 12 11:16:14.654543 crc crio[19822]: time="2026-06-12T11:16:14.654524961Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362200 | controller | Jun 12 11:16:14.654665 crc crio[19822]: time="2026-06-12T11:16:14.654650665Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362217 | controller | Jun 12 11:16:14.662119 crc crio[19822]: time="2026-06-12T11:16:14.659915115Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e641d643-96ce-4d89-960f-c91efcdcd69a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.362233 | controller | Jun 12 11:16:14.676089 crc crio[19822]: time="2026-06-12T11:16:14.675767177Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-12 11:43:48.362248 | controller | Jun 12 11:16:14.676089 crc crio[19822]: time="2026-06-12T11:16:14.676027977Z" level=info msg="Stopped container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator" id=ba9a7901-af8f-4cfd-81ef-d6eaf3d684f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362265 | controller | Jun 12 11:16:14.747685 crc crio[19822]: time="2026-06-12T11:16:14.747585844Z" level=info msg="Stopped container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater" id=ec9c6559-7512-41d2-a725-a2669a09924f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362281 | controller | Jun 12 11:16:14.769540 crc crio[19822]: time="2026-06-12T11:16:14.769409318Z" level=info msg="Stopped container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer" id=1756981a-16e1-4c1f-94e7-cf361f64f2fe name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362297 | controller | Jun 12 11:16:14.825167 crc crio[19822]: time="2026-06-12T11:16:14.825039651Z" level=info msg="Stopped container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper" id=a3787707-08aa-4dca-9105-cc27d43c92fb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362313 | controller | Jun 12 11:16:14.825690 crc crio[19822]: time="2026-06-12T11:16:14.82561512Z" level=info msg="Ran pod sandbox 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 with infra container: openstack/placement-db-sync-cdtlt/POD" id=afaa490a-44bb-4af9-8376-72fb9505e3cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.362328 | controller | Jun 12 11:16:14.832409 crc crio[19822]: time="2026-06-12T11:16:14.831785148Z" level=info msg="Ran pod sandbox 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 with infra container: openstack/nova-cell0-conductor-db-sync-vz46r/POD" id=46a5a3be-c434-40c3-9a24-fc3f8870c826 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.362344 | controller | Jun 12 11:16:14.837005 crc crio[19822]: time="2026-06-12T11:16:14.836922904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362360 | controller | Jun 12 11:16:14.839644 crc crio[19822]: time="2026-06-12T11:16:14.839539558Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362381 | controller | Jun 12 11:16:14.839644 crc crio[19822]: time="2026-06-12T11:16:14.839622441Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362399 | controller | Jun 12 11:16:14.849571 crc crio[19822]: time="2026-06-12T11:16:14.84947297Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=086d8208-7953-4ab7-a03f-bbc79f6eb29d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.362415 | controller | Jun 12 11:16:14.862389 crc crio[19822]: time="2026-06-12T11:16:14.86197653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362432 | controller | Jun 12 11:16:14.862389 crc crio[19822]: time="2026-06-12T11:16:14.862210067Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362448 | controller | Jun 12 11:16:14.862389 crc crio[19822]: time="2026-06-12T11:16:14.862267379Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362465 | controller | Jun 12 11:16:14.863859 crc crio[19822]: time="2026-06-12T11:16:14.863509319Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-12 11:43:48.362482 | controller | Jun 12 11:16:14.866516 crc crio[19822]: time="2026-06-12T11:16:14.866413472Z" level=info msg="Stopped container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor" id=571ad407-8dda-44ce-ae33-eaed56ae198e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362499 | controller | Jun 12 11:16:14.877360 crc crio[19822]: time="2026-06-12T11:16:14.877273273Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a96d2b3a-5b56-4fad-99fa-f4ad8af14b55 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.362515 | controller | Jun 12 11:16:14.894497 crc crio[19822]: time="2026-06-12T11:16:14.894396046Z" level=info msg="Stopped container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator" id=35661c38-128f-4e13-8fc6-1aba2ee37803 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362531 | controller | Jun 12 11:16:14.897294 crc crio[19822]: time="2026-06-12T11:16:14.895867681Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-12 11:43:48.362575 | controller | Jun 12 11:16:14.944259 crc crio[19822]: time="2026-06-12T11:16:14.944189253Z" level=info msg="Stopping pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4" id=0b209353-752d-4d65-b7b5-754c3e8eade8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.362599 | controller | Jun 12 11:16:14.944908 crc crio[19822]: time="2026-06-12T11:16:14.944856414Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc003264898}] Aliases:map[]}"
2026-06-12 11:43:48.362624 | controller | Jun 12 11:16:14.945081 crc crio[19822]: time="2026-06-12T11:16:14.945003459Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687716-7gb9c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.362642 | controller | Jun 12 11:16:14.945895 crc crio[19822]: time="2026-06-12T11:16:14.945765384Z" level=info msg="Stopped container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor" id=345492ea-cdcf-4a0d-a9b1-5e58623fc612 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362658 | controller | Jun 12 11:16:14.948476 crc crio[19822]: time="2026-06-12T11:16:14.948397999Z" level=info msg="Stopped container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor" id=9f7ceffb-1ded-4fbc-ba5e-6acc49fc90da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362675 | controller | Jun 12 11:16:14.998243 crc crio[19822]: time="2026-06-12T11:16:14.994984574Z" level=info msg="Ran pod sandbox 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc with infra container: openstack/cinder-db-sync-qjzmx/POD" id=973ec51c-1ead-4e8b-8857-d8c3a3091913 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.362691 | controller | Jun 12 11:16:14.998761 crc crio[19822]: time="2026-06-12T11:16:14.998255279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362707 | controller | Jun 12 11:16:14.998761 crc crio[19822]: time="2026-06-12T11:16:14.998523718Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362724 | controller | Jun 12 11:16:14.998761 crc crio[19822]: time="2026-06-12T11:16:14.99858785Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362739 | controller | Jun 12 11:16:15.000619 crc crio[19822]: time="2026-06-12T11:16:15.000541621Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=8f1e3b4c-fbff-4d51-8129-51c009465878 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.362754 | controller | Jun 12 11:16:15.013646 crc crio[19822]: time="2026-06-12T11:16:15.013563161Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-12 11:43:48.362770 | controller | Jun 12 11:16:15.018406 crc crio[19822]: time="2026-06-12T11:16:15.018298788Z" level=info msg="Ran pod sandbox 3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b with infra container: openstack/openstackclient/POD" id=fdbfd29a-f271-4a7f-a800-313134ec8035 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.362786 | controller | Jun 12 11:16:15.023945 crc crio[19822]: time="2026-06-12T11:16:15.022645686Z" level=info msg="Stopped container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater" id=b5624dcb-994e-4aa3-9c77-981b2acd9dd8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362801 | controller | Jun 12 11:16:15.028404 crc crio[19822]: time="2026-06-12T11:16:15.028326146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362817 | controller | Jun 12 11:16:15.028601 crc crio[19822]: time="2026-06-12T11:16:15.028515842Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362837 | controller | Jun 12 11:16:15.028601 crc crio[19822]: time="2026-06-12T11:16:15.028555544Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362879 | controller | Jun 12 11:16:15.043542 crc crio[19822]: time="2026-06-12T11:16:15.043401733Z" level=info msg="Stopped container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server" id=5fb648f1-c975-46e1-8644-b07020e757d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.362906 | controller | Jun 12 11:16:15.055252 crc crio[19822]: time="2026-06-12T11:16:15.055162643Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=8b0e4d87-d573-4ded-a3c8-184f310371e4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.362926 | controller | Jun 12 11:16:15.061649 crc crio[19822]: time="2026-06-12T11:16:15.061561375Z" level=info msg="Ran pod sandbox a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc with infra container: openstack/neutron-db-sync-6hgds/POD" id=b17eb670-506b-48ce-8435-dae1a53f41ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.362942 | controller | Jun 12 11:16:15.066558 crc crio[19822]: time="2026-06-12T11:16:15.066462893Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-12 11:43:48.362958 | controller | Jun 12 11:16:15.070719 crc crio[19822]: time="2026-06-12T11:16:15.070543304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362973 | controller | Jun 12 11:16:15.071051 crc crio[19822]: time="2026-06-12T11:16:15.070945717Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.362989 | controller | Jun 12 11:16:15.071051 crc crio[19822]: time="2026-06-12T11:16:15.07102489Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.363005 | controller | Jun 12 11:16:15.076566 crc crio[19822]: time="2026-06-12T11:16:15.07636449Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a3ae35ca-0ff3-4504-8011-177491a3c2c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.363020 | controller | Jun 12 11:16:15.083091 crc crio[19822]: time="2026-06-12T11:16:15.083001516Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 11:43:48.363036 | controller | Jun 12 11:16:15.104353 crc crio[19822]: time="2026-06-12T11:16:15.104069103Z" level=info msg="Stopped pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59" id=b0cb0325-e489-40ef-916f-ae49c99be545 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.363079 | controller | Jun 12 11:16:15.151416 crc crio[19822]: time="2026-06-12T11:16:15.151253436Z" level=info msg="Stopped container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync" id=22494cdc-daf6-4535-899f-e58d1a2a38a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.363101 | controller | Jun 12 11:16:15.167757 crc crio[19822]: time="2026-06-12T11:16:15.167608383Z" level=info msg="Stopped container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server" id=536e397e-56d2-412c-ba9d-a78719bdfd33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.363133 | controller | Jun 12 11:16:15.419107 crc crio[19822]: time="2026-06-12T11:16:15.418508904Z" level=info msg="Stopped container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server" id=cc6917e6-e14a-48b2-977b-74e6547e3c9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.363152 | controller | Jun 12 11:16:15.560503 crc crio[19822]: time="2026-06-12T11:16:15.560410683Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-pzf82/POD" id=31018d88-500d-4f5f-921d-f74dd30e24e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.363175 | controller | Jun 12 11:16:15.560990 crc crio[19822]: time="2026-06-12T11:16:15.560528867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.363255 | controller | Jun 12 11:16:15.562398 crc crio[19822]: time="2026-06-12T11:16:15.562323019Z" level=info msg="Stopped container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=50e676cd-5c9e-4769-b409-459f9b6a93c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.363280 | controller | Jun 12 11:16:15.563725 crc crio[19822]: time="2026-06-12T11:16:15.563665165Z" level=info msg="Stopping pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58" id=701c77a7-d63a-4fe3-8666-f59dee30b77f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.363297 | controller | Jun 12 11:16:15.564848 crc crio[19822]: time="2026-06-12T11:16:15.56474324Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc002ed0140}] Aliases:map[]}"
2026-06-12 11:43:48.363313 | controller | Jun 12 11:16:15.565067 crc crio[19822]: time="2026-06-12T11:16:15.565015479Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.363330 | controller | Jun 12 11:16:15.732223 crc crio[19822]: time="2026-06-12T11:16:15.731615898Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc0032640c0}] Aliases:map[]}"
2026-06-12 11:43:48.363346 | controller | Jun 12 11:16:15.733432 crc crio[19822]: time="2026-06-12T11:16:15.73228199Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-pzf82 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.363362 | controller | Jun 12 11:16:15.766879 crc crio[19822]: time="2026-06-12T11:16:15.763630471Z" level=info msg="Stopped pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4" id=0b209353-752d-4d65-b7b5-754c3e8eade8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.363378 | controller | Jun 12 11:16:15.853559 crc crio[19822]: time="2026-06-12T11:16:15.853425792Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-6r6pk/POD" id=7d4cecd0-820a-44d8-a5d6-85cbb8bd86a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.363401 | controller | Jun 12 11:16:15.853559 crc crio[19822]: time="2026-06-12T11:16:15.853519055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.363418 | controller | Jun 12 11:16:16.122721 crc crio[19822]: time="2026-06-12T11:16:16.122614802Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc002144910}] Aliases:map[]}"
2026-06-12 11:43:48.363434 | controller | Jun 12 11:16:16.122721 crc crio[19822]: time="2026-06-12T11:16:16.122694954Z" level=info msg="Adding pod openstack_swift-ring-rebalance-6r6pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.363450 | controller | Jun 12 11:16:16.486532 crc crio[19822]: time="2026-06-12T11:16:16.4859963Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-z6q7r/POD" id=4213ac40-1a15-4efe-8a72-46ea76e67136 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.363467 | controller | Jun 12 11:16:16.486892 crc crio[19822]: time="2026-06-12T11:16:16.486550498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.363483 | controller | Jun 12 11:16:16.741621 crc crio[19822]: time="2026-06-12T11:16:16.740951356Z" level=info msg="Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc00008d708}] Aliases:map[]}"
2026-06-12 11:43:48.363499 | controller | Jun 12 11:16:16.741621 crc crio[19822]: time="2026-06-12T11:16:16.741591887Z" level=info msg="Adding pod openstack_barbican-db-sync-z6q7r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.363515 | controller | Jun 12 11:16:16.798894 crc crio[19822]: time="2026-06-12T11:16:16.798635276Z" level=info msg="Stopped pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58" id=701c77a7-d63a-4fe3-8666-f59dee30b77f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.363531 | controller | Jun 12 11:16:16.985233 crc crio[19822]: time="2026-06-12T11:16:16.985178764Z" level=info msg="Removing container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99" id=66e7e39a-d546-4e89-96c5-1ef66b5b4d3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.363547 | controller | Jun 12 11:16:17.189892 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aca62e53654a5aa Mac:02:0d:9d:34:10:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e SocketPath: PciID:}] [{Interface:0xc00011bc90 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.363564 | controller | Jun 12 11:16:17.215990 crc crio[19822]: time="2026-06-12T11:16:17.21592899Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc0032640c0}] Aliases:map[]}"
2026-06-12 11:43:48.363586 | controller | Jun 12 11:16:17.225873 crc crio[19822]: time="2026-06-12T11:16:17.216692555Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-pzf82 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.363603 | controller | Jun 12 11:16:17.331563 crc crio[19822]: time="2026-06-12T11:16:17.331499642Z" level=info msg="Ran pod sandbox aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc with infra container: openstack/nova-cell1-conductor-db-sync-pzf82/POD" id=31018d88-500d-4f5f-921d-f74dd30e24e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.363619 | controller | Jun 12 11:16:17.353891 crc crio[19822]: time="2026-06-12T11:16:17.350909222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.363636 | controller | Jun 12 11:16:17.353891 crc crio[19822]: time="2026-06-12T11:16:17.351226972Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.363651 | controller | Jun 12 11:16:17.353891 crc crio[19822]: time="2026-06-12T11:16:17.351320175Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.363667 | controller | Jun 12 11:16:17.354773 crc crio[19822]: time="2026-06-12T11:16:17.354690696Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6da88d09-02c9-4745-a37a-c0c2c96f7b4f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.363683 | controller | Jun 12 11:16:17.372367 crc crio[19822]: time="2026-06-12T11:16:17.372247158Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-12 11:43:48.363699 | controller | Jun 12 11:16:17.505645 crc crio[19822]: time="2026-06-12T11:16:17.502947574Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-29984/POD" id=c0ef4bb0-063e-41b5-a846-05b7f0105b40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.363715 | controller | Jun 12 11:16:17.505645 crc crio[19822]: time="2026-06-12T11:16:17.503741349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.363732 | controller | Jun 12 11:16:17.561118 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07bba4d3e339131 Mac:62:4f:7e:2e:50:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d SocketPath: PciID:}] [{Interface:0xc00031b2b0 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.363748 | controller | Jun 12 11:16:17.562791 crc crio[19822]: time="2026-06-12T11:16:17.562720676Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc002144910}] Aliases:map[]}"
2026-06-12 11:43:48.363764 | controller | Jun 12 11:16:17.565222 crc crio[19822]: time="2026-06-12T11:16:17.564249065Z" level=info msg="Checking pod openstack_swift-ring-rebalance-6r6pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.363787 | controller | Jun 12 11:16:17.616228 crc crio[19822]: time="2026-06-12T11:16:17.615088108Z" level=info msg="Ran pod sandbox 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 with infra container: openstack/swift-ring-rebalance-6r6pk/POD" id=7d4cecd0-820a-44d8-a5d6-85cbb8bd86a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.363804 | controller | Jun 12 11:16:17.634069 crc crio[19822]: time="2026-06-12T11:16:17.633901994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.363821 | controller | Jun 12 11:16:17.637939 crc crio[19822]: time="2026-06-12T11:16:17.637863828Z" level=info msg="Removed container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient" id=66e7e39a-d546-4e89-96c5-1ef66b5b4d3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.363837 | controller | Jun 12 11:16:17.682482 crc crio[19822]: time="2026-06-12T11:16:17.68235891Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.363881 | controller | Jun 12 11:16:17.682880 crc crio[19822]: time="2026-06-12T11:16:17.682800394Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.363900 | controller | Jun 12 11:16:17.686074 crc crio[19822]: time="2026-06-12T11:16:17.685520302Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=7767fb5c-2324-4860-bea4-9a582004ce3a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.363917 | controller | Jun 12 11:16:17.708459 crc crio[19822]: time="2026-06-12T11:16:17.708160057Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-12 11:43:48.363934 | controller | Jun 12 11:16:17.737334 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d5182b466f266 Mac:9e:a4:0a:f9:17:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.363950 | controller | Jun 12 11:16:17.838179 crc crio[19822]: time="2026-06-12T11:16:17.838069164Z" level=info msg="Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc00008d708}] Aliases:map[]}"
2026-06-12 11:43:48.363966 | controller | Jun 12 11:16:17.839937 crc crio[19822]: time="2026-06-12T11:16:17.838364324Z" level=info msg="Checking pod openstack_barbican-db-sync-z6q7r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.363983 | controller | Jun 12 11:16:17.853539 crc crio[19822]: time="2026-06-12T11:16:17.852646101Z" level=info msg="Ran pod sandbox 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f with infra container: openstack/barbican-db-sync-z6q7r/POD" id=4213ac40-1a15-4efe-8a72-46ea76e67136 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.364000 | controller | Jun 12 11:16:17.861004 crc crio[19822]: time="2026-06-12T11:16:17.860941208Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-29984 Namespace:openstack ID:12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d UID:9767141f-8185-4f71-b743-0374e95dd375 NetNS:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9767141f_8185_4f71_b743_0374e95dd375.slice PodAnnotations:0xc0037c80f0}] Aliases:map[]}"
2026-06-12 11:43:48.364035 | controller | Jun 12 11:16:17.861004 crc crio[19822]: time="2026-06-12T11:16:17.860981809Z" level=info msg="Adding pod openstack_ovn-controller-metrics-29984 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.364055 | controller | Jun 12 11:16:17.882304 crc crio[19822]: time="2026-06-12T11:16:17.881794781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364072 | controller | Jun 12 11:16:17.882304 crc crio[19822]: time="2026-06-12T11:16:17.882166393Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364088 | controller | Jun 12 11:16:17.882304 crc crio[19822]: time="2026-06-12T11:16:17.882235035Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364104 | controller | Jun 12 11:16:17.891630 crc crio[19822]: time="2026-06-12T11:16:17.890705107Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=47cf68b5-1205-4b2d-a985-585acecf5499 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.364119 | controller | Jun 12 11:16:17.898263 crc crio[19822]: time="2026-06-12T11:16:17.893023833Z" level=info msg="Removing container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556" id=a6a6cd8b-c9b5-4128-8273-cec4932a978f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.364135 | controller | Jun 12 11:16:17.904471 crc crio[19822]: time="2026-06-12T11:16:17.903775512Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-12 11:43:48.364151 | controller | Jun 12 11:16:18.099760 crc crio[19822]: time="2026-06-12T11:16:18.099659534Z" level=info msg="Removed container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=a6a6cd8b-c9b5-4128-8273-cec4932a978f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.364168 | controller | Jun 12 11:16:19.079420 crc crio[19822]: 2026-06-12T11:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12c6b2f9e7ba9f5 Mac:06:3a:ff:e0:32:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.364184 | controller | Jun 12 11:16:19.085068 crc crio[19822]: time="2026-06-12T11:16:19.081347596Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-29984 Namespace:openstack ID:12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d UID:9767141f-8185-4f71-b743-0374e95dd375 NetNS:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9767141f_8185_4f71_b743_0374e95dd375.slice PodAnnotations:0xc0037c80f0}] Aliases:map[]}"
2026-06-12 11:43:48.364202 | controller | Jun 12 11:16:19.085068 crc crio[19822]: time="2026-06-12T11:16:19.081958246Z" level=info msg="Checking pod openstack_ovn-controller-metrics-29984 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.364224 | controller | Jun 12 11:16:19.288603 crc crio[19822]: time="2026-06-12T11:16:19.288458497Z" level=info msg="Ran pod sandbox 12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d with infra container: openstack/ovn-controller-metrics-29984/POD" id=c0ef4bb0-063e-41b5-a846-05b7f0105b40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.364240 | controller | Jun 12 11:16:19.317689 crc crio[19822]: time="2026-06-12T11:16:19.317634506Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8e15427a-9c32-4e39-b9e2-42f1be41c32f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364256 | controller | Jun 12 11:16:19.356528 crc crio[19822]: time="2026-06-12T11:16:19.356462704Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=6692549b-afae-4d7f-ae83-ebf116edede1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.364272 | controller | Jun 12 11:16:19.356634 crc crio[19822]: time="2026-06-12T11:16:19.356562658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.364289 | controller | Jun 12 11:16:19.441675 crc crio[19822]: time="2026-06-12T11:16:19.441598241Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=17ec76c7-5b9b-4672-afce-c277e1998d13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.364304 | controller | Jun 12 11:16:19.441890 crc crio[19822]: time="2026-06-12T11:16:19.441697204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.364320 | controller | Jun 12 11:16:19.518035 crc crio[19822]: time="2026-06-12T11:16:19.516088068Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c5d7a3d9-9d44-4dc6-ad09-ac7ca477541f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364336 | controller | Jun 12 11:16:19.597313 crc crio[19822]: time="2026-06-12T11:16:19.596648736Z" level=info msg="Creating container: openstack/ovn-controller-metrics-29984/openstack-network-exporter" id=57a895ae-805b-4865-903b-b7f630a3139d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.364354 | controller | Jun 12 11:16:19.623011 crc crio[19822]: time="2026-06-12T11:16:19.603796407Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=05397b52-7708-4df7-8f07-7e85a466f597 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.364372 | controller | Jun 12 11:16:19.629215 crc crio[19822]: time="2026-06-12T11:16:19.629125086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.364387 | controller | Jun 12 11:16:19.762446 crc crio[19822]: time="2026-06-12T11:16:19.761495789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.364403 | controller | Jun 12 11:16:19.915677 crc crio[19822]: time="2026-06-12T11:16:19.915160199Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 UID:4a0dc81e-d674-47fc-b9f7-de2bc3df00ea NetNS:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a0dc81e_d674_47fc_b9f7_de2bc3df00ea.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}"
2026-06-12 11:43:48.364418 | controller | Jun 12 11:16:19.915677 crc crio[19822]: time="2026-06-12T11:16:19.915675387Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.364440 | controller | Jun 12 11:16:20.087957 crc crio[19822]: time="2026-06-12T11:16:20.087722039Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba UID:e15cb628-cbf4-4adc-9b76-74c2943fcc28 NetNS:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15cb628_cbf4_4adc_9b76_74c2943fcc28.slice PodAnnotations:0xc0030943e0}] Aliases:map[]}"
2026-06-12 11:43:48.364457 | controller | Jun 12 11:16:20.087957 crc crio[19822]: time="2026-06-12T11:16:20.087892347Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.364474 | controller | Jun 12 11:16:20.192502 crc crio[19822]: time="2026-06-12T11:16:20.190657039Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 UID:252bf602-b2c6-47b1-b2e5-991e7dd34178 NetNS:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod252bf602_b2c6_47b1_b2e5_991e7dd34178.slice PodAnnotations:0xc0037c81f8}] Aliases:map[]}"
2026-06-12 11:43:48.364490 | controller | Jun 12 11:16:20.192502 crc crio[19822]: time="2026-06-12T11:16:20.191337471Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.364506 | controller | Jun 12 11:16:20.579741 crc crio[19822]: time="2026-06-12T11:16:20.57565962Z" level=info msg="Running pod sandbox: openstack/swift-proxy-6d95f9f755-h77cv/POD" id=d6ac8c1c-1881-4226-8023-019a023fbecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.364522 | controller | Jun 12 11:16:20.579741 crc crio[19822]: time="2026-06-12T11:16:20.575890088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.364537 | controller | Jun 12 11:16:20.672519 crc crio[19822]: time="2026-06-12T11:16:20.671322592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.364553 | controller | Jun 12 11:16:20.698704 crc crio[19822]: time="2026-06-12T11:16:20.698222044Z" level=info msg="Got pod network &{Name:swift-proxy-6d95f9f755-h77cv Namespace:openstack ID:30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 UID:a6fd7008-7d32-45da-add2-414c61177426 NetNS:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6fd7008_7d32_45da_add2_414c61177426.slice PodAnnotations:0xc0030949c0}] Aliases:map[]}"
2026-06-12 11:43:48.364569 | controller | Jun 12 11:16:20.698704 crc crio[19822]: time="2026-06-12T11:16:20.698296817Z" level=info msg="Adding pod openstack_swift-proxy-6d95f9f755-h77cv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.364585 | controller | Jun 12 11:16:20.828958 crc crio[19822]: time="2026-06-12T11:16:20.81836838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.364600 | controller | Jun 12 11:16:20.939953 crc crio[19822]: 2026-06-12T11:16:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdfa644afc22398 Mac:5a:15:1e:39:01:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce SocketPath: PciID:}] [{Interface:0xc0004c8760 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.364621 | controller | Jun 12 11:16:20.939953 crc crio[19822]: time="2026-06-12T11:16:20.937356163Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 UID:4a0dc81e-d674-47fc-b9f7-de2bc3df00ea NetNS:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a0dc81e_d674_47fc_b9f7_de2bc3df00ea.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}"
2026-06-12 11:43:48.364637 | controller | Jun 12 11:16:20.939953 crc crio[19822]: time="2026-06-12T11:16:20.937539209Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.364653 | controller | Jun 12 11:16:21.030052 crc crio[19822]: 2026-06-12T11:16:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2837e4e618ff4c Mac:0a:c0:a0:83:c1:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.364670 | controller | Jun 12 11:16:21.030052 crc crio[19822]: time="2026-06-12T11:16:21.025600207Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba UID:e15cb628-cbf4-4adc-9b76-74c2943fcc28 NetNS:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15cb628_cbf4_4adc_9b76_74c2943fcc28.slice PodAnnotations:0xc0030943e0}] Aliases:map[]}"
2026-06-12 11:43:48.364686 | controller | Jun 12 11:16:21.030052 crc crio[19822]: time="2026-06-12T11:16:21.026036511Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.364702 | controller | Jun 12 11:16:21.089006 crc crio[19822]: time="2026-06-12T11:16:21.088707942Z" level=info msg="Ran pod sandbox a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba with infra container: openstack/nova-cell1-novncproxy-0/POD" id=17ec76c7-5b9b-4672-afce-c277e1998d13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.364719 | controller | Jun 12 11:16:21.105372 crc crio[19822]: time="2026-06-12T11:16:21.105231805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364735 | controller | Jun 12 11:16:21.105723 crc crio[19822]: time="2026-06-12T11:16:21.105556456Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364750 | controller | Jun 12 11:16:21.105723 crc crio[19822]: time="2026-06-12T11:16:21.105656149Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364766 | controller | Jun 12 11:16:21.107670 crc crio[19822]: time="2026-06-12T11:16:21.107597891Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=916d8e01-14e4-4437-9c50-85a952fa5f17 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.364782 | controller | Jun 12 11:16:21.122775 crc crio[19822]: time="2026-06-12T11:16:21.122630946Z" level=info msg="Ran pod sandbox cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 with infra container: openstack/ovsdbserver-nb-0/POD" id=6692549b-afae-4d7f-ae83-ebf116edede1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.364804 | controller | Jun 12 11:16:21.153898 crc crio[19822]: time="2026-06-12T11:16:21.153740783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364820 | controller | Jun 12 11:16:21.171390 crc crio[19822]: time="2026-06-12T11:16:21.171234148Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364836 | controller | Jun 12 11:16:21.171673 crc crio[19822]: time="2026-06-12T11:16:21.171580239Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.364875 | controller | Jun 12 11:16:21.181335 crc crio[19822]: time="2026-06-12T11:16:21.179625458Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=b9fd97fe-4b69-4108-a04e-048c67fd5d2f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.364895 | controller | Jun 12 11:16:21.190450 crc crio[19822]: time="2026-06-12T11:16:21.190320172Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-12 11:43:48.364911 | controller | Jun 12 11:16:21.214569 crc crio[19822]: time="2026-06-12T11:16:21.214463251Z" level=info msg="Created container 25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e: openstack/ovn-controller-metrics-29984/openstack-network-exporter" id=57a895ae-805b-4865-903b-b7f630a3139d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.364928 | controller | Jun 12 11:16:21.217190 crc crio[19822]: time="2026-06-12T11:16:21.216412032Z" level=info msg="Starting container: 25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e" id=166f2e7b-5cc7-472e-88be-9654416b4ca4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.364951 | controller | Jun 12 11:16:21.238857 crc crio[19822]: time="2026-06-12T11:16:21.238376557Z" level=info msg="Started container" PID=271568 containerID=25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e description=openstack/ovn-controller-metrics-29984/openstack-network-exporter id=166f2e7b-5cc7-472e-88be-9654416b4ca4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d
2026-06-12 11:43:48.364975 | controller | Jun 12 11:16:21.331974 crc crio[19822]: time="2026-06-12T11:16:21.327518806Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-12 11:43:48.365000 | controller | Jun 12 11:16:21.390113 crc crio[19822]: 2026-06-12T11:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec4ea56e50cb86f Mac:1e:f2:02:03:38:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.365018 | controller | Jun 12 11:16:21.397396 crc crio[19822]: time="2026-06-12T11:16:21.397269864Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 UID:252bf602-b2c6-47b1-b2e5-991e7dd34178 NetNS:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod252bf602_b2c6_47b1_b2e5_991e7dd34178.slice PodAnnotations:0xc0037c81f8}] Aliases:map[]}"
2026-06-12 11:43:48.365041 | controller | Jun 12 11:16:21.399947 crc crio[19822]: time="2026-06-12T11:16:21.397526112Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.365058 | controller | Jun 12 11:16:21.445893 crc crio[19822]: time="2026-06-12T11:16:21.444504858Z" level=info msg="Ran pod sandbox ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 with infra container: openstack/ovsdbserver-sb-0/POD" id=05397b52-7708-4df7-8f07-7e85a466f597 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.365075 | controller | Jun 12 11:16:21.451512 crc crio[19822]: time="2026-06-12T11:16:21.45146006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365091 | controller | Jun 12 11:16:21.452538 crc crio[19822]: time="2026-06-12T11:16:21.452512884Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365108 | controller | Jun 12 11:16:21.452676 crc crio[19822]: time="2026-06-12T11:16:21.452660159Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365124 | controller | Jun 12 11:16:21.457716 crc crio[19822]: time="2026-06-12T11:16:21.457670819Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=9ca8a3f6-82f3-4e9a-a967-dd9a578fd9ad name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.365140 | controller | Jun 12 11:16:21.472246 crc crio[19822]: time="2026-06-12T11:16:21.472048456Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-12 11:43:48.365156 | controller | Jun 12 11:16:21.911027 crc crio[19822]: 2026-06-12T11:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30e96d25b27d568 Mac:de:ed:07:0f:db:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 SocketPath: PciID:}] [{Interface:0xc0001766f0 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.365172 | controller | Jun 12 11:16:21.913229 crc crio[19822]: time="2026-06-12T11:16:21.912872642Z" level=info msg="Got pod network &{Name:swift-proxy-6d95f9f755-h77cv Namespace:openstack ID:30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 UID:a6fd7008-7d32-45da-add2-414c61177426 NetNS:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6fd7008_7d32_45da_add2_414c61177426.slice PodAnnotations:0xc0030949c0}] Aliases:map[]}"
2026-06-12 11:43:48.365188 | controller | Jun 12 11:16:21.913229 crc crio[19822]: time="2026-06-12T11:16:21.913039088Z" level=info msg="Checking pod openstack_swift-proxy-6d95f9f755-h77cv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.365205 | controller | Jun 12 11:16:21.934882 crc crio[19822]: time="2026-06-12T11:16:21.934094842Z" level=info msg="Ran pod sandbox 30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 with infra container: openstack/swift-proxy-6d95f9f755-h77cv/POD" id=d6ac8c1c-1881-4226-8023-019a023fbecd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.365221 | controller | Jun 12 11:16:21.964607 crc crio[19822]: time="2026-06-12T11:16:21.964471099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365241 | controller | Jun 12 11:16:21.964967 crc crio[19822]: time="2026-06-12T11:16:21.964706156Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365258 | controller | Jun 12 11:16:21.964967 crc crio[19822]: time="2026-06-12T11:16:21.964765488Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365274 | controller | Jun 12 11:16:21.968331 crc crio[19822]: time="2026-06-12T11:16:21.96829198Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=74b5705a-f303-4ec2-9669-0f6cac90bd30 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.365289 | controller | Jun 12 11:16:21.983091 crc crio[19822]: time="2026-06-12T11:16:21.982937183Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-12 11:43:48.365305 | controller | Jun 12 11:16:23.477424 crc crio[19822]: time="2026-06-12T11:16:23.465600597Z" level=info msg="Stopped container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd" id=786332a0-ccab-459b-b4ac-0e57ed98c683 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365321 | controller | Jun 12 11:16:23.496900 crc crio[19822]: time="2026-06-12T11:16:23.491197177Z" level=info msg="Stopping pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad" id=c15290d2-698b-4251-9f33-be879b68bf2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.365337 | controller | Jun 12 11:16:23.562065 crc crio[19822]: time="2026-06-12T11:16:23.561879469Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}"
2026-06-12 11:43:48.365353 | controller | Jun 12 11:16:23.562387 crc crio[19822]: time="2026-06-12T11:16:23.562077245Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.365368 | controller | Jun 12 11:16:24.044923 crc crio[19822]: time="2026-06-12T11:16:24.044625757Z" level=info msg="Stopped pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad" id=c15290d2-698b-4251-9f33-be879b68bf2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.365385 | controller | Jun 12 11:16:24.805927 crc crio[19822]: time="2026-06-12T11:16:24.803390787Z" level=info msg="Stopping container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26 (timeout: 30s)" id=ad7034c9-6ad6-4e6a-b2a7-571e6f4f8b4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365400 | controller | Jun 12 11:16:24.810030 crc crio[19822]: time="2026-06-12T11:16:24.808668367Z" level=info msg="Removing container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21" id=8e3903a5-3bdc-48ca-a31d-1dcd5c43fef8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.365416 | controller | Jun 12 11:16:25.343657 crc crio[19822]: time="2026-06-12T11:16:25.340056226Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=bb490c2d-42b9-489e-b90b-522ef947b640 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.365432 | controller | Jun 12 11:16:25.343657 crc crio[19822]: time="2026-06-12T11:16:25.340575763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.365452 | controller | Jun 12 11:16:26.697482 crc crio[19822]: time="2026-06-12T11:16:26.696736768Z" level=info msg="Stopped container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics" id=ad7034c9-6ad6-4e6a-b2a7-571e6f4f8b4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365468 | controller | Jun 12 11:16:26.699092 crc crio[19822]: time="2026-06-12T11:16:26.699012084Z" level=info msg="Stopping pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe" id=0bed626f-5bf5-4d7a-9918-168f027a0ab6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.365485 | controller | Jun 12 11:16:26.706158 crc crio[19822]: time="2026-06-12T11:16:26.705985969Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}"
2026-06-12 11:43:48.365502 | controller | Jun 12 11:16:26.706917 crc crio[19822]: time="2026-06-12T11:16:26.706254677Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.365518 | controller | Jun 12 11:16:29.414419 crc crio[19822]: time="2026-06-12T11:16:29.406953016Z" level=info msg="Stopping container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d (timeout: 30s)" id=b5c05c2f-7477-4c53-84cb-ddc2b8be9984 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365534 | controller | Jun 12 11:16:29.414419 crc crio[19822]: time="2026-06-12T11:16:29.413258112Z" level=info msg="Stopping container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d (timeout: 30s)" id=233e64ce-821b-486b-a2e8-f7cb222f6e20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365550 | controller | Jun 12 11:16:29.414419 crc crio[19822]: time="2026-06-12T11:16:29.414332128Z" level=info msg="Stopping container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb (timeout: 30s)" id=5131cce8-2587-4ad2-a27d-7cca9d7f9b00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365566 | controller | Jun 12 11:16:29.416240 crc crio[19822]: time="2026-06-12T11:16:29.414872656Z" level=info msg="Stopping container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce (timeout: 30s)" id=11ebed9c-6199-4d66-8ef5-3550a5374a93 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365582 | controller | Jun 12 11:16:32.796216 crc crio[19822]: time="2026-06-12T11:16:32.792414047Z" level=info msg="Stopped pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe" id=0bed626f-5bf5-4d7a-9918-168f027a0ab6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.365598 | controller | Jun 12 11:16:32.796216 crc crio[19822]: time="2026-06-12T11:16:32.79571092Z" level=info msg="Stopped container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core" id=5131cce8-2587-4ad2-a27d-7cca9d7f9b00 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365614 | controller | Jun 12 11:16:32.824301 crc crio[19822]: time="2026-06-12T11:16:32.824128921Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=9ca8a3f6-82f3-4e9a-a967-dd9a578fd9ad name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.365635 | controller | Jun 12 11:16:32.826000 crc crio[19822]: time="2026-06-12T11:16:32.825614304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=28d2eb26-b56a-4e01-ab54-010b95bbe872 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365651 | controller | Jun 12 11:16:32.831623 crc crio[19822]: time="2026-06-12T11:16:32.831551375Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=b9fd97fe-4b69-4108-a04e-048c67fd5d2f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.365667 | controller | Jun 12 11:16:32.835497 crc crio[19822]: time="2026-06-12T11:16:32.835395248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=593ee32d-6e30-4c3c-8342-43015fb09e9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365683 | controller | Jun 12 11:16:32.887970 crc crio[19822]: time="2026-06-12T11:16:32.88787515Z" level=info msg="Removed container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter" id=8e3903a5-3bdc-48ca-a31d-1dcd5c43fef8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.365699 | controller | Jun 12 11:16:32.894525 crc crio[19822]: time="2026-06-12T11:16:32.894260656Z" level=info msg="Removing container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21" id=dc02982b-a2b6-4a14-a36d-9d21fb759487 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.365715 | controller | Jun 12 11:16:32.904680 crc crio[19822]: time="2026-06-12T11:16:32.904405479Z" level=info msg="Stopped container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd" id=11ebed9c-6199-4d66-8ef5-3550a5374a93 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365731 | controller | Jun 12 11:16:32.962643 crc crio[19822]: time="2026-06-12T11:16:32.962466941Z" level=info msg="Stopped container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent" id=b5c05c2f-7477-4c53-84cb-ddc2b8be9984 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365746 | controller | Jun 12 11:16:33.067673 crc crio[19822]: time="2026-06-12T11:16:33.067115375Z" level=info msg="Stopped container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent" id=233e64ce-821b-486b-a2e8-f7cb222f6e20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365762 | controller | Jun 12 11:16:33.078166 crc crio[19822]: time="2026-06-12T11:16:33.078074381Z" level=info msg="Stopping pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3" id=5ea627cf-320b-42d1-b705-42a1e06fe44c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.365777 | controller | Jun 12 11:16:33.085316 crc crio[19822]: time="2026-06-12T11:16:33.084769217Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc005212118}] Aliases:map[]}"
2026-06-12 11:43:48.365793 | controller | Jun 12 11:16:33.089740 crc crio[19822]: time="2026-06-12T11:16:33.089681086Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.365809 | controller | Jun 12 11:16:35.169183 crc crio[19822]: time="2026-06-12T11:16:35.168304094Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=4f0900da-c819-4989-b65f-913db4df86ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.365833 | controller | Jun 12 11:16:35.170730 crc crio[19822]: time="2026-06-12T11:16:35.170695161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.365866 | controller | Jun 12 11:16:39.724960 crc crio[19822]: time="2026-06-12T11:16:39.723570744Z" level=info msg="Stopping container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634 (timeout: 2s)" id=67b1d99b-622c-41df-8fbe-dc6fb5589563 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.365890 | controller | Jun 12 11:16:41.364166 crc crio[19822]: time="2026-06-12T11:16:41.355980007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=57168a78-16b6-4722-a797-3f9a462305a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.365907 | controller | Jun 12 11:16:44.380175 crc crio[19822]: time="2026-06-12T11:16:44.376794524Z" level=warning msg="Stopping container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.365923 | controller | Jun 12 11:16:44.424127 crc crio[19822]: time="2026-06-12T11:16:44.421634066Z" level=error msg="Killing container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.365940 | controller | Jun 12 11:16:49.751903 crc crio[19822]: time="2026-06-12T11:16:49.750967784Z" level=info msg="Removing container: aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2" id=620cc73c-d834-4cbb-8e51-d70adc1c242c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.365956 | controller | Jun 12 11:16:51.695742 crc crio[19822]: time="2026-06-12T11:16:51.695062185Z" level=info msg="Stopped pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3" id=5ea627cf-320b-42d1-b705-42a1e06fe44c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.365971 | controller | Jun 12 11:16:51.698193 crc crio[19822]: time="2026-06-12T11:16:51.697523416Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=231bc088-1de7-4497-8d09-98c1147ac257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.365987 | controller | Jun 12 11:16:51.698193 crc crio[19822]: time="2026-06-12T11:16:51.697992538Z" level=info msg="Stopped container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server" id=67b1d99b-622c-41df-8fbe-dc6fb5589563 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.366003 | controller | Jun 12 11:16:51.699332 crc crio[19822]: time="2026-06-12T11:16:51.699245859Z" level=info msg="Stopping pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604" id=770b61ef-2a72-4526-bc53-030b9b7f6619 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.366019 | controller | Jun 12 11:16:51.700022 crc crio[19822]: time="2026-06-12T11:16:51.699776166Z" level=info msg="Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0007adaf0}] Aliases:map[]}"
2026-06-12 11:43:48.366035 | controller | Jun 12 11:16:51.700304 crc crio[19822]: time="2026-06-12T11:16:51.700057575Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-v5d5h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.366057 | controller | Jun 12 11:16:51.726178 crc crio[19822]: time="2026-06-12T11:16:51.725952017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=a5dde4a5-352b-4e5b-9462-2b3c1d377887 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366074 | controller | Jun 12 11:16:52.912514 crc crio[19822]: time="2026-06-12T11:16:52.911986138Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ccb03f0f-4b28-446b-a792-27d3ab5454f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.366090 | controller | Jun 12 11:16:52.913299 crc crio[19822]: time="2026-06-12T11:16:52.912555837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366106 | controller | Jun 12 11:17:14.612862 crc crio[19822]: time="2026-06-12T11:17:14.610549443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366123 | controller | Jun 12 11:17:14.668895 crc crio[19822]: time="2026-06-12T11:17:14.668368828Z" level=info msg="Stopped container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron" id=2bdeebbc-8133-415a-bc5e-2e8245011190 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.366140 | controller | Jun 12 11:17:14.671632 crc crio[19822]: time="2026-06-12T11:17:14.671371084Z" level=info msg="Stopping pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8" id=9f72f68a-49af-4fb5-bc07-544fe9606447 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.366156 | controller | Jun 12 11:17:14.673434 crc crio[19822]: time="2026-06-12T11:17:14.673234663Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc00140fc10}] Aliases:map[]}"
2026-06-12 11:43:48.366172 | controller | Jun 12 11:17:14.673573 crc crio[19822]: time="2026-06-12T11:17:14.673513702Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.366188 | controller | Jun 12 11:17:14.703331 crc crio[19822]: time="2026-06-12T11:17:14.703249291Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=52e67940-e4fd-4f74-99f9-e0bd0c5bbb38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.366205 | controller | Jun 12 11:17:35.914878 crc crio[19822]: time="2026-06-12T11:17:35.912971814Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=eee2bbb0-89e4-48bc-84ab-6a3cc0fc4685 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366221 | controller | Jun 12 11:17:35.920023 crc crio[19822]: time="2026-06-12T11:17:35.919925785Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=d3056cd6-e002-4290-983b-05611e908cfc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366237 | controller | Jun 12 11:17:35.928428 crc crio[19822]: time="2026-06-12T11:17:35.928284032Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=26a6b810-f003-496a-9147-6c745b3d0d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366259 | controller | Jun 12 11:17:36.978494 crc crio[19822]: time="2026-06-12T11:17:36.978398233Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=fc83707a-9ebe-464b-a25e-3f544bcf71db name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.366276 | controller | Jun 12 11:17:36.987698 crc crio[19822]: time="2026-06-12T11:17:36.987087771Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=aca6c645-138f-4dfd-b375-dc2483c14c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366293 | controller | Jun 12 11:17:36.995220 crc crio[19822]: time="2026-06-12T11:17:36.992252776Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 11:43:48.366309 | controller | Jun 12 11:17:36.997905 crc crio[19822]: time="2026-06-12T11:17:36.997440951Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=e6012954-50c2-491b-8df8-f6c671286961 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366325 | controller | Jun 12 11:17:37.304918 crc crio[19822]: time="2026-06-12T11:17:37.304387355Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=a3cf2bf0-9c94-4b31-aae7-b4677d749828 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366341 | controller | Jun 12 11:17:37.306546 crc crio[19822]: time="2026-06-12T11:17:37.306456411Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=961439b7-8f05-418d-a385-73abc2917142 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366357 | controller | Jun 12 11:17:37.306546 crc crio[19822]: time="2026-06-12T11:17:37.306516343Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=54f6e9e7-5894-4d8e-b4dc-e5b02f7f64ab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366373 | controller | Jun 12 11:17:37.309122 crc crio[19822]: time="2026-06-12T11:17:37.309081526Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=180ddb84-fbd8-4f91-9786-86253354020d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366390 | controller | Jun 12 11:17:37.310390 crc crio[19822]: time="2026-06-12T11:17:37.310347557Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=d4c2653d-9c4d-48f2-b2a4-7d4b40d4affa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366407 | controller | Jun 12 11:17:37.566363 crc crio[19822]: time="2026-06-12T11:17:37.565986641Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=086d8208-7953-4ab7-a03f-bbc79f6eb29d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.366423 | controller | Jun 12 11:17:37.568538 crc crio[19822]: time="2026-06-12T11:17:37.568417737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=6d970e46-0cbd-4db5-a53a-7d07eead7f9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366439 | controller | Jun 12 11:17:39.384618 crc crio[19822]: time="2026-06-12T11:17:39.384041694Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager" id=58aea0e3-9f58-4824-bfc8-85722cd8bbb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.366455 | controller | Jun 12 11:17:39.386552 crc crio[19822]: time="2026-06-12T11:17:39.38594573Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager" id=0670a4ed-c12b-40ab-8512-749dff165b6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.366476 | controller | Jun 12 11:17:39.387505 crc crio[19822]: time="2026-06-12T11:17:39.387423254Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager" id=054a5cb3-3ca7-457b-b202-edbfcae539bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.366493 | controller | Jun 12 11:17:39.389014 crc crio[19822]: time="2026-06-12T11:17:39.388927461Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager" id=e7f8798e-fa74-4833-8dc4-0677660dbd0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.366510 | controller | Jun 12 11:17:39.390668 crc crio[19822]: time="2026-06-12T11:17:39.390589628Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager" id=c78e979e-9386-40d9-9edf-bde432c91b69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.366526 | controller | Jun 12 11:18:03.908924 crc crio[19822]: time="2026-06-12T11:18:03.908059826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366543 | controller | Jun 12 11:18:03.908924 crc crio[19822]: time="2026-06-12T11:18:03.90852531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366559 | controller | Jun 12 11:18:03.910866 crc crio[19822]: time="2026-06-12T11:18:03.908930884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366575 | controller | Jun 12 11:18:03.910866 crc crio[19822]: time="2026-06-12T11:18:03.908659935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366591 | controller | Jun 12 11:18:03.910866 crc crio[19822]: time="2026-06-12T11:18:03.908764018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366607 | controller | Jun 12 11:18:04.188626 crc crio[19822]: time="2026-06-12T11:18:04.188086373Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687718-jknvc/POD" id=ae918bed-1327-46e3-8233-7ab5479bde31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.366623 | controller | Jun 12 11:18:04.188626 crc crio[19822]: time="2026-06-12T11:18:04.188566018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366639 | controller | Jun 12 11:18:05.505749 crc crio[19822]: time="2026-06-12T11:18:05.505511429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.366655 | controller | Jun 12 11:18:05.516331 crc crio[19822]: time="2026-06-12T11:18:05.516186499Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 UID:4f583702-8d2c-44d5-b142-8a00a6701efc NetNS:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f583702_8d2c_44d5_b142_8a00a6701efc.slice PodAnnotations:0xc00101a620}] Aliases:map[]}"
2026-06-12 11:43:48.366671 | controller | Jun 12 11:18:05.516331 crc crio[19822]: time="2026-06-12T11:18:05.516317053Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.366693 | controller | Jun 12 11:18:05.576341 crc crio[19822]: time="2026-06-12T11:18:05.573175962Z" level=info msg="Removed container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd" id=dc02982b-a2b6-4a14-a36d-9d21fb759487 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.366710 | controller | Jun 12 11:18:05.599429 crc crio[19822]: time="2026-06-12T11:18:05.59929138Z" level=info msg="Stopped pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604" id=770b61ef-2a72-4526-bc53-030b9b7f6619 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.366726 | controller | Jun 12 11:18:05.605502 crc crio[19822]: time="2026-06-12T11:18:05.605316634Z" level=info msg="Removing container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26" id=cb5401f4-5057-460c-9787-7db3cadce0b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.366742 | controller | Jun 12 11:18:05.629305 crc crio[19822]: time="2026-06-12T11:18:05.629063949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=61b3cf2d-3580-41af-8a31-da8f4803d127 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366758 | controller | Jun 12 11:18:05.701082 crc crio[19822]: time="2026-06-12T11:18:05.70049892Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=7767fb5c-2324-4860-bea4-9a582004ce3a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.366774 | controller | Jun 12 11:18:05.702988 crc crio[19822]: time="2026-06-12T11:18:05.702779251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=903cffd8-1ffc-4fe0-9ca6-e525e327bf90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366790 | controller | Jun 12 11:18:11.567363 crc crio[19822]: 2026-06-12T11:18:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c898ba3683d291f Mac:1a:33:60:30:6b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 SocketPath: PciID:}] [{Interface:0xc0003ea9b0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.366807 | controller | Jun 12 11:18:11.569504 crc crio[19822]: time="2026-06-12T11:18:11.568896056Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 UID:4f583702-8d2c-44d5-b142-8a00a6701efc NetNS:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f583702_8d2c_44d5_b142_8a00a6701efc.slice PodAnnotations:0xc00101a620}] Aliases:map[]}"
2026-06-12 11:43:48.366823 | controller | Jun 12 11:18:11.569504 crc crio[19822]: time="2026-06-12T11:18:11.569064891Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.366840 | controller | Jun 12 11:18:14.369301 crc crio[19822]: time="2026-06-12T11:18:14.36825459Z" level=info msg="Stopped pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8" id=9f72f68a-49af-4fb5-bc07-544fe9606447 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.366883 | controller | Jun 12 11:18:14.399425 crc crio[19822]: time="2026-06-12T11:18:14.399266008Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=8b0e4d87-d573-4ded-a3c8-184f310371e4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.366915 | controller | Jun 12 11:18:14.400426 crc crio[19822]: time="2026-06-12T11:18:14.400328332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=60ce06f5-005a-43c6-95ed-5000bb5ce323 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.366934 | controller | Jun 12 11:18:14.437992 crc crio[19822]: time="2026-06-12T11:18:14.437763136Z" level=info msg="Removed container aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2: openshift-infra/auto-csr-approver-29687710-zglmk/oc" id=620cc73c-d834-4cbb-8e51-d70adc1c242c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.366952 | controller | Jun 12 11:18:14.442913 crc crio[19822]: time="2026-06-12T11:18:14.442864899Z" level=info msg="Removing container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8" id=2e95af37-5f92-42a7-a2c4-3eff15f8bc02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.366968 | controller | Jun 12 11:18:14.491965 crc crio[19822]: time="2026-06-12T11:18:14.491859971Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=e641d643-96ce-4d89-960f-c91efcdcd69a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.366985 | controller | Jun 12 11:18:14.493846 crc crio[19822]: time="2026-06-12T11:18:14.493682311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f014b1f6-56a5-4647-8ad5-0482a34dae50 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367001 | controller | Jun 12 11:18:14.513511 crc crio[19822]: time="2026-06-12T11:18:14.513280666Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=47cf68b5-1205-4b2d-a985-585acecf5499 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367017 | controller | Jun 12 11:18:14.514658 crc crio[19822]: time="2026-06-12T11:18:14.514581688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=98df2fff-8476-40de-a7a9-9129a6348470 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367034 | controller | Jun 12 11:18:16.123170 crc crio[19822]: time="2026-06-12T11:18:16.122543044Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=7619a3d2-60ef-47cb-b406-3ea53c550d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.367050 | controller | Jun 12 11:18:16.123170 crc crio[19822]: time="2026-06-12T11:18:16.123174634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367068 | controller | Jun 12 11:18:18.007525 crc crio[19822]: time="2026-06-12T11:18:18.006980684Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=74b5705a-f303-4ec2-9669-0f6cac90bd30 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367084 | controller | Jun 12 11:18:18.009520 crc crio[19822]: time="2026-06-12T11:18:18.009488005Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ed41e98f-d33f-4f30-9725-3b6c695324f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367100 | controller | Jun 12 11:18:18.033470 crc crio[19822]: time="2026-06-12T11:18:18.033324055Z" level=info msg="Ran pod sandbox c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 with infra container: openstack/ovn-northd-0/POD" id=bb490c2d-42b9-489e-b90b-522ef947b640 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.367117 | controller | Jun 12 11:18:18.037232 crc crio[19822]: time="2026-06-12T11:18:18.037115864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367138 | controller | Jun 12 11:18:18.156333 crc crio[19822]: time="2026-06-12T11:18:18.156139401Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367156 | controller | Jun 12 11:18:18.156333 crc crio[19822]: time="2026-06-12T11:18:18.156294516Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367172 | controller | Jun 12 11:18:18.158317 crc crio[19822]: time="2026-06-12T11:18:18.158130985Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=53006945-dcc0-4364-af10-e7160b15c138 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367189 | controller | Jun 12 11:18:18.169783 crc crio[19822]: time="2026-06-12T11:18:18.169695164Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-12 11:43:48.367214 | controller | Jun 12 11:18:18.444767 crc crio[19822]: time="2026-06-12T11:18:18.444637305Z" level=info msg="Removed container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics" id=cb5401f4-5057-460c-9787-7db3cadce0b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.367238 | controller | Jun 12 11:18:18.445656 crc crio[19822]: time="2026-06-12T11:18:18.444782335Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=626075ba-29e5-4ca8-83f3-8308dff31b82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367256 | controller | Jun 12 11:18:18.449126 crc crio[19822]: time="2026-06-12T11:18:18.447942902Z" level=info msg="Removing container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce" id=b3020933-dab5-4490-a23c-b91d5804b515 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.367272 | controller | Jun 12 11:18:18.474870 crc crio[19822]: time="2026-06-12T11:18:18.474739815Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=a3ae35ca-0ff3-4504-8011-177491a3c2c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367289 | controller | Jun 12 11:18:18.475939 crc crio[19822]: time="2026-06-12T11:18:18.475800929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a83ad360-1b80-4146-80b0-c61c39413921 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367305 | controller | Jun 12 11:18:18.498282 crc crio[19822]: time="2026-06-12T11:18:18.498213265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367322 | controller | Jun 12 11:18:18.500191 crc crio[19822]: time="2026-06-12T11:18:18.500094314Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e UID:12be56c2-4646-40c3-a9cc-32a0078a1fc3 NetNS:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12be56c2_4646_40c3_a9cc_32a0078a1fc3.slice PodAnnotations:0xc007a8e430}] Aliases:map[]}"
2026-06-12 11:43:48.367340 | controller | Jun 12 11:18:18.500478 crc crio[19822]: time="2026-06-12T11:18:18.500206128Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.367365 | controller | Jun 12 11:18:18.506551 crc crio[19822]: time="2026-06-12T11:18:18.506501389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367383 | controller | Jun 12 11:18:18.514091 crc crio[19822]: time="2026-06-12T11:18:18.513775489Z" level=info msg="Creating container: openstack/placement-db-sync-cdtlt/placement-db-sync" id=b248eb4e-eca9-426e-8da5-80c90dc5ea9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.367400 | controller | Jun 12 11:18:18.516492 crc crio[19822]: time="2026-06-12T11:18:18.516351732Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=916d8e01-14e4-4437-9c50-85a952fa5f17 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367416 | controller | Jun 12 11:18:18.524764 crc crio[19822]: time="2026-06-12T11:18:18.523886654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=784954b3-56fd-4027-8fcd-2178b5122ea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367432 | controller | Jun 12 11:18:18.530729 crc crio[19822]: time="2026-06-12T11:18:18.53028226Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=6da88d09-02c9-4745-a37a-c0c2c96f7b4f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367449 | controller | Jun 12 11:18:18.532011 crc crio[19822]: time="2026-06-12T11:18:18.531923689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=2bb1b4b9-414f-400f-a2c6-49c4067c7cb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367465 | controller | Jun 12 11:18:18.569208 crc crio[19822]: time="2026-06-12T11:18:18.569026284Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=8f1e3b4c-fbff-4d51-8129-51c009465878 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367480 | controller | Jun 12 11:18:18.570556 crc crio[19822]: time="2026-06-12T11:18:18.570506481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=5ce3deb2-e288-4f44-b49b-9f4c1d258995 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367496 | controller | Jun 12 11:18:18.606343 crc crio[19822]: time="2026-06-12T11:18:18.606298063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367512 | controller | Jun 12 11:18:18.624184 crc crio[19822]: time="2026-06-12T11:18:18.624047917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367529 | controller | Jun 12 11:18:18.631346 crc crio[19822]: time="2026-06-12T11:18:18.631277405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367545 | controller | Jun 12 11:18:18.646510 crc crio[19822]: time="2026-06-12T11:18:18.646038604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367561 | controller | Jun 12 11:18:18.712567 crc crio[19822]: time="2026-06-12T11:18:18.712102774Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc000120428}] Aliases:map[]}"
2026-06-12 11:43:48.367583 | controller | Jun 12 11:18:18.712567 crc crio[19822]: time="2026-06-12T11:18:18.712250478Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687718-jknvc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.367600 | controller | Jun 12 11:18:18.733198 crc crio[19822]: time="2026-06-12T11:18:18.731215097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367616 | controller | Jun 12 11:18:18.735247 crc crio[19822]: time="2026-06-12T11:18:18.735196111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367632 | controller | Jun 12 11:18:18.751168 crc crio[19822]: time="2026-06-12T11:18:18.748912958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367647 | controller | Jun 12 11:18:18.751168 crc crio[19822]: time="2026-06-12T11:18:18.750133674Z" level=info msg="Creating container: openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance" id=6ac4bf5f-dc43-41a3-96c4-3bfaa8bce9e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.367664 | controller | Jun 12 11:18:18.754105 crc crio[19822]: time="2026-06-12T11:18:18.754054308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367680 | controller | Jun 12 11:18:18.777880 crc crio[19822]: time="2026-06-12T11:18:18.777422803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=203b9ba2-7dc8-47a7-9e75-c66be64b16e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367696 | controller | Jun 12 11:18:18.785253 crc crio[19822]: time="2026-06-12T11:18:18.785111331Z" level=info msg="Removed container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler" id=2e95af37-5f92-42a7-a2c4-3eff15f8bc02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.367712 | controller | Jun 12 11:18:18.792283 crc crio[19822]: time="2026-06-12T11:18:18.792139892Z" level=info msg="Removing container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac" id=b869500a-e148-4ace-8b4e-c7a250647afd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.367728 | controller | Jun 12 11:18:18.822709 crc crio[19822]: time="2026-06-12T11:18:18.822249272Z" level=info msg="Created container dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=231bc088-1de7-4497-8d09-98c1147ac257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.367744 | controller | Jun 12 11:18:18.827275 crc crio[19822]: time="2026-06-12T11:18:18.826006034Z" level=info msg="Starting container: dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397" id=2983977b-69a2-4155-a3b3-2d75f3db4418 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.367760 | controller | Jun 12 11:18:18.830052 crc crio[19822]: time="2026-06-12T11:18:18.829031008Z" level=info msg="Created container 9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager" id=0670a4ed-c12b-40ab-8512-749dff165b6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.367775 | controller | Jun 12 11:18:18.831402 crc crio[19822]: time="2026-06-12T11:18:18.831315161Z" level=info msg="Starting container: 9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc" id=1d546f47-57ca-492c-8334-496cbcd27d84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.367797 | controller | Jun 12 11:18:18.840799 crc crio[19822]: time="2026-06-12T11:18:18.839467434Z" level=info msg="Started container" PID=278266 containerID=9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager id=1d546f47-57ca-492c-8334-496cbcd27d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170
2026-06-12 11:43:48.367814 | controller | Jun 12 11:18:18.864097 crc crio[19822]: time="2026-06-12T11:18:18.862124897Z" level=info msg="Started container" PID=278256 containerID=dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2983977b-69a2-4155-a3b3-2d75f3db4418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6
2026-06-12 11:43:48.367830 | controller | Jun 12 11:18:18.864097 crc crio[19822]: time="2026-06-12T11:18:18.862560551Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=7c9ee20a-f091-4c62-9f4f-138ab725666d name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367846 | controller | Jun 12 11:18:18.870904 crc crio[19822]: time="2026-06-12T11:18:18.869132979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b5c0fba9-ded2-4497-83b0-7c9944b25865 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367885 | controller | Jun 12 11:18:18.872566 crc crio[19822]: time="2026-06-12T11:18:18.872253926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367902 | controller | Jun 12 11:18:18.912860 crc crio[19822]: time="2026-06-12T11:18:18.903891852Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8afb3761-7a2e-465b-85bd-7117308bbcbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.367918 | controller | Jun 12 11:18:18.919370 crc crio[19822]: time="2026-06-12T11:18:18.91928216Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 UID:e2c5db58-ad92-4519-817a-469e2be6afbc NetNS:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c5db58_ad92_4519_817a_469e2be6afbc.slice PodAnnotations:0xc0021448e8}] Aliases:map[]}"
2026-06-12 11:43:48.367934 | controller | Jun 12 11:18:18.919370 crc crio[19822]: time="2026-06-12T11:18:18.919351133Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.367950 | controller | Jun 12 11:18:18.936743 crc crio[19822]: time="2026-06-12T11:18:18.93664875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.367966 | controller | Jun 12 11:18:18.945713 crc crio[19822]: time="2026-06-12T11:18:18.945071232Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=a96d2b3a-5b56-4fad-99fa-f4ad8af14b55 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.367982 | controller | Jun 12 11:18:18.950451 crc crio[19822]: time="2026-06-12T11:18:18.94978398Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=830f43f3-a347-4e5d-b13b-ac3b599c9f31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368005 | controller | Jun 12 11:18:18.964339 crc crio[19822]: time="2026-06-12T11:18:18.963980973Z" level=info msg="Creating container: openstack/barbican-db-sync-z6q7r/barbican-db-sync" id=238f1500-5ab4-4dfd-906a-e0720f7715a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368035 | controller | Jun 12 11:18:18.986371 crc crio[19822]: time="2026-06-12T11:18:18.986267395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=06d333a8-564c-497c-8662-9af9f21013cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368053 | controller | Jun 12 11:18:18.987557 crc crio[19822]: time="2026-06-12T11:18:18.987476044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=f69358c6-f206-4a7b-a3ad-46a427072994 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368069 | controller | Jun 12 11:18:18.996716 crc crio[19822]: time="2026-06-12T11:18:18.996624515Z" level=info msg="Removed container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=b869500a-e148-4ace-8b4e-c7a250647afd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.368085 | controller | Jun 12 11:18:18.997050 crc crio[19822]: time="2026-06-12T11:18:18.997019058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.368101 | controller | Jun 12 11:18:19.053381 crc crio[19822]: time="2026-06-12T11:18:19.053261642Z" level=info msg="Removing container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67" id=6b177618-1044-4cc2-9657-6ebb1aece88d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.368117 | controller | Jun 12 11:18:19.085097 crc crio[19822]: time="2026-06-12T11:18:19.084961933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=c9c25113-8c1d-49d2-844e-66f92151e4fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368132 | controller | Jun 12 11:18:19.114104 crc crio[19822]: time="2026-06-12T11:18:19.112669737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3d64a4b2-d0d0-4151-a07c-f959f5a75cd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368148 | controller | Jun 12 11:18:19.125006 crc crio[19822]: time="2026-06-12T11:18:19.124930928Z" level=info msg="Created container 4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager" id=e7f8798e-fa74-4833-8dc4-0677660dbd0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368164 | controller | Jun 12 11:18:19.134677 crc crio[19822]: time="2026-06-12T11:18:19.133740656Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 UID:d0335ccb-3451-4e8b-a91d-bf1f45e129e1 NetNS:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0335ccb_3451_4e8b_a91d_bf1f45e129e1.slice PodAnnotations:0xc000120858}] Aliases:map[]}"
2026-06-12 11:43:48.368179 | controller | Jun 12 11:18:19.134677 crc crio[19822]: time="2026-06-12T11:18:19.133895Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.368195 | controller | Jun 12 11:18:19.217441 crc crio[19822]: time="2026-06-12T11:18:19.137929181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=034b36d6-5d56-4a21-82cb-d958af8263b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368216 | controller | Jun 12 11:18:19.225004 crc crio[19822]: time="2026-06-12T11:18:19.139359577Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8b89c69d-6c42-496d-9e52-ee2541225370 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368234 | controller | Jun 12 11:18:19.226109 crc crio[19822]: time="2026-06-12T11:18:19.222503941Z" level=info msg="Created container fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager" id=c78e979e-9386-40d9-9edf-bde432c91b69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368250 | controller | Jun 12 11:18:19.226768 crc crio[19822]: time="2026-06-12T11:18:19.205940203Z" level=info msg="Starting container: 4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82" id=8a48d9c9-8ad8-4ad4-a76d-bf21aac177d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.368267 | controller | Jun 12 11:18:19.230992 crc crio[19822]: time="2026-06-12T11:18:19.230533957Z" level=info msg="Created container f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager" id=58aea0e3-9f58-4824-bfc8-85722cd8bbb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368290 | controller | Jun 12 11:18:19.238439 crc crio[19822]: time="2026-06-12T11:18:19.236247601Z" level=info msg="Starting container: fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06" id=1a8428ee-933c-4b6f-bdfb-3534daa3d51b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.368314 | controller | Jun 12 11:18:19.238737 crc crio[19822]: time="2026-06-12T11:18:19.238078851Z" level=info msg="Starting container: f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26" id=83bee6a6-c67b-4bd7-85ea-c78687f7b924 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.368332 | controller | Jun 12 11:18:19.254215 crc crio[19822]: time="2026-06-12T11:18:19.252933345Z" level=info msg="Started container" PID=278339 containerID=f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager id=83bee6a6-c67b-4bd7-85ea-c78687f7b924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92
2026-06-12 11:43:48.368349 | controller | Jun 12 11:18:19.256427 crc crio[19822]: time="2026-06-12T11:18:19.256321779Z" level=info msg="Started container" PID=278337 containerID=4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager id=8a48d9c9-8ad8-4ad4-a76d-bf21aac177d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64
2026-06-12 11:43:48.368365 | controller | Jun 12 11:18:19.256844 crc crio[19822]: time="2026-06-12T11:18:19.256615498Z" level=info msg="Started container" PID=278294 containerID=fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager id=1a8428ee-933c-4b6f-bdfb-3534daa3d51b name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426
2026-06-12 11:43:48.368381 | controller | Jun 12 11:18:19.264751 crc crio[19822]: time="2026-06-12T11:18:19.264272626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c53b5286-61dc-40f6-880c-38deaaf1e929 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368397 | controller | Jun 12 11:18:19.323861 crc crio[19822]: time="2026-06-12T11:18:19.323699923Z" level=info msg="Removed container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd" id=b3020933-dab5-4490-a23c-b91d5804b515 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.368418 | controller | Jun 12 11:18:19.334176 crc crio[19822]: time="2026-06-12T11:18:19.334105021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.368435 | controller | Jun 12 11:18:19.359008 crc crio[19822]: time="2026-06-12T11:18:19.358874632Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=df98bb8f-7e38-43e7-9392-1f22cd6bc7da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368451 | controller | Jun 12 11:18:19.360528 crc crio[19822]: time="2026-06-12T11:18:19.36034927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.368466 | controller | Jun 12 11:18:19.363463 crc crio[19822]: time="2026-06-12T11:18:19.363384136Z" level=info msg="Removing container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb" id=f0fe39cb-d66d-478e-b1c4-03ce852b7274 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.368482 | controller | Jun 12 11:18:19.371490 crc crio[19822]: time="2026-06-12T11:18:19.370912037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.368498 | controller | Jun 12 11:18:19.377796 crc crio[19822]: time="2026-06-12T11:18:19.377476206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=8e67ac70-da42-4df2-ad23-410a5f6362d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368514 | controller | Jun 12 11:18:19.377796 crc crio[19822]: time="2026-06-12T11:18:19.377609419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.368530 | controller | Jun 12 11:18:19.379303 crc crio[19822]: time="2026-06-12T11:18:19.378125975Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=988f82ec-1c90-4153-a2ca-6286902b0813 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368546 | controller | Jun 12 11:18:19.386673 crc crio[19822]: time="2026-06-12T11:18:19.386582423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.368563 | controller | Jun 12 11:18:19.391548 crc crio[19822]: time="2026-06-12T11:18:19.391453941Z" level=info msg="Creating container: openstack/glance-db-sync-8snk8/glance-db-sync" id=0cc52bea-fc5c-466d-bac6-88dd380d8a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368579 | controller | Jun 12 11:18:19.406270 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da2304ec5af7c21 Mac:82:d2:9a:46:1c:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 SocketPath: PciID:}] [{Interface:0xc0003055c0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.368595 | controller | Jun 12 11:18:19.407939 crc crio[19822]: time="2026-06-12T11:18:19.407773894Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e UID:12be56c2-4646-40c3-a9cc-32a0078a1fc3 NetNS:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12be56c2_4646_40c3_a9cc_32a0078a1fc3.slice PodAnnotations:0xc007a8e430}] Aliases:map[]}"
2026-06-12 11:43:48.368617 | controller | Jun 12 11:18:19.408250 crc crio[19822]: time="2026-06-12T11:18:19.408174047Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.368634 | controller | Jun 12 11:18:19.423513 crc crio[19822]: time="2026-06-12T11:18:19.423384572Z" level=info msg="Creating container: openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd" id=4d1bd40e-b961-4c48-84a4-fc2c8ce8c65c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368651 | controller | Jun 12 11:18:19.439398 crc crio[19822]: time="2026-06-12T11:18:19.439302377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=cfaf82b1-6dc1-4047-8ba2-2e44e9f31340 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368667 | controller | Jun 12 11:18:19.441499 crc crio[19822]: time="2026-06-12T11:18:19.441420105Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync" id=1b6d59e5-7a9d-4acb-be08-2b4a18c5bc9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368683 | controller | Jun 12 11:18:19.466118 crc crio[19822]: time="2026-06-12T11:18:19.463909642Z" level=info msg="Creating container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init" id=9165fbca-bec3-4ab5-80e5-face336dce8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368699 | controller | Jun 12 11:18:19.470899 crc crio[19822]: time="2026-06-12T11:18:19.468093386Z" level=info msg="Ran pod sandbox da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e with infra container: openstack/kube-state-metrics-0/POD" id=4f0900da-c819-4989-b65f-913db4df86ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.368715 | controller | Jun 12 11:18:19.480071 crc crio[19822]: time="2026-06-12T11:18:19.479615003Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368734 | controller | Jun 12 11:18:19.489129 crc crio[19822]: time="2026-06-12T11:18:19.488990105Z" level=info msg="Creating container: openstack/neutron-db-sync-6hgds/neutron-db-sync" id=9e3183b2-7fe5-4a5a-b999-778c0d669cbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368757 | controller | Jun 12 11:18:19.510413 crc crio[19822]: time="2026-06-12T11:18:19.510345556Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368785 | controller | Jun 12 11:18:19.510568 crc crio[19822]: time="2026-06-12T11:18:19.510464009Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368816 | controller | Jun 12 11:18:19.537322 crc crio[19822]: time="2026-06-12T11:18:19.537204809Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=c2677a88-89b2-4666-82b2-0fbbc636ecb4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.368837 | controller | Jun 12 11:18:19.559596 crc crio[19822]: time="2026-06-12T11:18:19.556538987Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=d005db38-e2d2-478f-aafe-5dadc92f2302 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.368877 | controller | Jun 12 11:18:19.559596 crc crio[19822]: time="2026-06-12T11:18:19.556703407Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-12 11:43:48.368896 | controller | Jun 12 11:18:19.614469 crc crio[19822]: time="2026-06-12T11:18:19.614360852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.368920 | controller | Jun 12 11:18:19.621886 crc crio[19822]: time="2026-06-12T11:18:19.621105373Z" level=info msg="Removed container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=6b177618-1044-4cc2-9657-6ebb1aece88d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.368937 | controller | Jun 12 11:18:19.631466 crc crio[19822]: time="2026-06-12T11:18:19.630399347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.368953 | controller | Jun 12 11:18:19.632989 crc crio[19822]: time="2026-06-12T11:18:19.631601602Z" level=info msg="Removing container: 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727" id=ff54bbae-8ae8-4c57-8da7-5619e029773b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.368969 | controller | Jun 12 11:18:19.653086 crc crio[19822]: time="2026-06-12T11:18:19.652978055Z" level=info msg="Created container 9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager" id=054a5cb3-3ca7-457b-b202-edbfcae539bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.368984 | controller | Jun 12 11:18:19.657496 crc crio[19822]: time="2026-06-12T11:18:19.657279904Z" level=info msg="Starting container: 9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429" id=94a2bec5-bb8c-435f-a8de-e453a2babd25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.369000 | controller | Jun 12 11:18:19.669372 crc crio[19822]: time="2026-06-12T11:18:19.66917255Z" level=info msg="Started container" PID=278585 containerID=9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429 description=metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager id=94a2bec5-bb8c-435f-a8de-e453a2babd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915
2026-06-12 11:43:48.369017 | controller | Jun 12 11:18:19.687366 crc crio[19822]: time="2026-06-12T11:18:19.687254378Z" level=info msg="Created container f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=52e67940-e4fd-4f74-99f9-e0bd0c5bbb38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.369033 | controller | Jun 12 11:18:19.690373 crc crio[19822]: time="2026-06-12T11:18:19.690296115Z" level=info msg="Starting container: f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7" id=46164a36-1fa0-400b-b83a-8a17c7b1990c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.369049 | controller | Jun 12 11:18:19.726024 crc crio[19822]: time="2026-06-12T11:18:19.723502818Z" level=info msg="Started container" PID=278593 containerID=f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=46164a36-1fa0-400b-b83a-8a17c7b1990c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7
2026-06-12 11:43:48.369065 | controller | Jun 12 11:18:19.726482 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8c8e60d4288596 Mac:ae:f3:a6:b0:1a:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.369081 | controller | Jun 12 11:18:19.727708 crc crio[19822]: time="2026-06-12T11:18:19.727660017Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc000120428}] Aliases:map[]}"
2026-06-12 11:43:48.369106 | controller | Jun 12 11:18:19.728059 crc crio[19822]: time="2026-06-12T11:18:19.728034289Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687718-jknvc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.369123 | controller | Jun 12 11:18:19.754280 crc crio[19822]: time="2026-06-12T11:18:19.754171594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369140 | controller | Jun 12 11:18:19.770068 crc crio[19822]: time="2026-06-12T11:18:19.769792012Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=59a60294-fb9b-4794-82cd-759e29db1068 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.369156 | controller | Jun 12 11:18:19.770741 crc crio[19822]: time="2026-06-12T11:18:19.770658343Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync" id=f5445fa7-5931-483a-9c39-dd894d411aee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.369172 | controller | Jun 12 11:18:19.774887 crc crio[19822]: time="2026-06-12T11:18:19.774729565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369188 | controller | Jun 12 11:18:19.804088 crc crio[19822]: time="2026-06-12T11:18:19.798748089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369204 | controller | Jun 12 11:18:19.804088 crc crio[19822]: time="2026-06-12T11:18:19.801124843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369220 | controller | Jun 12 11:18:19.804088 crc crio[19822]: time="2026-06-12T11:18:19.803375263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369235 | controller | Jun 12 11:18:19.823891 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3af9005ae6d5df Mac:9a:99:27:50:ac:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.369251 | controller | Jun 12 11:18:19.823891 crc crio[19822]: time="2026-06-12T11:18:19.811373728Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 UID:e2c5db58-ad92-4519-817a-469e2be6afbc NetNS:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c5db58_ad92_4519_817a_469e2be6afbc.slice PodAnnotations:0xc0021448e8}] Aliases:map[]}"
2026-06-12 11:43:48.369267 | controller | Jun 12 11:18:19.823891 crc crio[19822]: time="2026-06-12T11:18:19.811518022Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.369284 | controller | Jun 12 11:18:19.823891 crc crio[19822]: time="2026-06-12T11:18:19.811796871Z" level=info msg="Ran pod sandbox f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a with infra container: openshift-infra/auto-csr-approver-29687718-jknvc/POD" id=ae918bed-1327-46e3-8233-7ab5479bde31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.369307 | controller | Jun 12 11:18:19.834315 crc crio[19822]: time="2026-06-12T11:18:19.832242925Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=91b85f0f-4759-4f94-86f1-ae53a8c21bb4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.369324 | controller | Jun 12 11:18:19.844364 crc crio[19822]: time="2026-06-12T11:18:19.844246796Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.369340 | controller | Jun 12 11:18:19.889959 crc crio[19822]: time="2026-06-12T11:18:19.886228348Z" level=info msg="Removed container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core" id=f0fe39cb-d66d-478e-b1c4-03ce852b7274 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.369361 | controller | Jun 12 11:18:19.916138 crc crio[19822]: time="2026-06-12T11:18:19.916038256Z" level=info msg="Removing container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d" id=3bedc97b-7f8f-4b0f-8d9b-9628e691c2fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.369386 | controller | Jun 12 11:18:19.929005 crc crio[19822]: time="2026-06-12T11:18:19.928900159Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=fc83707a-9ebe-464b-a25e-3f544bcf71db name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.369410 | controller | Jun 12 11:18:19.931004 crc crio[19822]: time="2026-06-12T11:18:19.930926844Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=e38b595a-9216-46bc-ba30-28f131026a0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.369429 | controller | Jun 12 11:18:19.945613 crc crio[19822]: time="2026-06-12T11:18:19.94555113Z" level=info msg="Ran pod sandbox c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 with infra container: openstack/ceilometer-0/POD" id=ccb03f0f-4b28-446b-a792-27d3ab5454f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.369446 | controller | Jun 12 11:18:19.959047 crc crio[19822]: time="2026-06-12T11:18:19.955926799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.369462 | controller | Jun 12 11:18:19.961139 crc crio[19822]: time="2026-06-12T11:18:19.961055962Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=283d3770-cc5c-4d79-b77f-318f409cb3e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.369478 | controller | Jun 12 11:18:19.994941 crc crio[19822]: time="2026-06-12T11:18:19.989445268Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.369495 | controller | Jun 12 11:18:19.994941 crc crio[19822]: time="2026-06-12T11:18:19.989596473Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.369511 | controller | Jun 12 11:18:19.994941 crc crio[19822]: time="2026-06-12T11:18:19.994188809Z" level=info msg="Removed container 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config" id=ff54bbae-8ae8-4c57-8da7-5619e029773b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.369527 | controller | Jun 12 11:18:19.995606 crc crio[19822]: time="2026-06-12T11:18:19.995282655Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=6ceebadd-32ed-4c96-86e4-e119813a479b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.369548 | controller | Jun 12 11:18:20.009261 crc crio[19822]: time="2026-06-12T11:18:20.007931282Z" level=info msg="Removing container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506" id=3c7673fb-1ef8-4c9e-965e-4b31545bbda3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.369565 | controller | Jun 12 11:18:20.015581 crc crio[19822]: time="2026-06-12T11:18:20.013685468Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-12 11:43:48.369581 | controller | Jun 12 11:18:20.049266 crc crio[19822]: time="2026-06-12T11:18:20.049206544Z" level=info msg="Created container 1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67: openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance" id=6ac4bf5f-dc43-41a3-96c4-3bfaa8bce9e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.369597 | controller | Jun 12 11:18:20.057564 crc crio[19822]: time="2026-06-12T11:18:20.052117257Z" level=info msg="Starting container: 1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67" id=2347d64b-7eda-4ef3-8ac2-e06f0c6f6bae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.369614 | controller | Jun 12 11:18:20.062188 crc crio[19822]: time="2026-06-12T11:18:20.061051253Z" level=info msg="Started container" PID=278660 containerID=1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67 description=openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance id=2347d64b-7eda-4ef3-8ac2-e06f0c6f6bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4
2026-06-12 11:43:48.369631 | controller | Jun 12 11:18:20.083573 crc crio[19822]: time="2026-06-12T11:18:20.082318471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369647 | controller | Jun 12 11:18:20.095021 crc crio[19822]: time="2026-06-12T11:18:20.09164595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369663 | controller | Jun 12 11:18:20.101193 crc crio[19822]: time="2026-06-12T11:18:20.100989177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369679 | controller | Jun 12 11:18:20.125941 crc crio[19822]: time="2026-06-12T11:18:20.125801608Z" level=info msg="Creating container: openstack/cinder-db-sync-qjzmx/cinder-db-sync" id=98692471-0f6a-422e-8f15-0411f727cefa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.369695 | controller | Jun 12 11:18:20.126911 crc crio[19822]: time="2026-06-12T11:18:20.126870843Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=29b29da1-19e3-4ca0-9b07-09f80b6f0233 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.369711 | controller | Jun 12 11:18:20.129940 crc crio[19822]: time="2026-06-12T11:18:20.127531754Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=4c38dc19-ec12-4cbc-8934-dacd62f9727c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.369727 | controller | Jun 12 11:18:20.136606 crc crio[19822]: time="2026-06-12T11:18:20.136495991Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ee955ed2-9904-411d-81cc-5cb8032d3df7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.369743 | controller | Jun 12 11:18:20.178382 crc crio[19822]: time="2026-06-12T11:18:20.178285661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369759 | controller | Jun 12 11:18:20.182172 crc crio[19822]: time="2026-06-12T11:18:20.182094614Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager" id=0e6b6ac2-0003-462b-a527-9bb0a182b064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.369781 | controller | Jun 12 11:18:20.183442 crc crio[19822]: 2026-06-12T11:18:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ca0516857211d5 Mac:8e:70:4a:36:4c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 SocketPath: PciID:}] [{Interface:0xc0003c6770 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.369799 | controller | Jun 12 11:18:20.184708 crc crio[19822]: time="2026-06-12T11:18:20.184374798Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 UID:d0335ccb-3451-4e8b-a91d-bf1f45e129e1 NetNS:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0335ccb_3451_4e8b_a91d_bf1f45e129e1.slice PodAnnotations:0xc000120858}] Aliases:map[]}"
2026-06-12 11:43:48.369816 | controller | Jun 12 11:18:20.184708 crc crio[19822]: time="2026-06-12T11:18:20.184574254Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.369832 | controller | Jun 12 11:18:20.271989 crc crio[19822]: time="2026-06-12T11:18:20.271900799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369865 | controller | Jun 12 11:18:20.283993 crc crio[19822]: time="2026-06-12T11:18:20.279454514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369889 | controller | Jun 12 11:18:20.283993 crc crio[19822]: time="2026-06-12T11:18:20.281068314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369906 | controller | Jun 12 11:18:20.293319 crc crio[19822]: time="2026-06-12T11:18:20.293074658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369923 | controller | Jun 12 11:18:20.306613 crc crio[19822]: time="2026-06-12T11:18:20.305944832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369939 | controller | Jun 12 11:18:20.327667 crc crio[19822]: time="2026-06-12T11:18:20.325507014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.369955 | controller | Jun 12 11:18:20.358051 crc crio[19822]: time="2026-06-12T11:18:20.354274094Z" level=info msg="Ran pod sandbox 5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 with infra container: openstack/swift-storage-0/POD" id=7619a3d2-60ef-47cb-b406-3ea53c550d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.369972 | controller | Jun 12 11:18:20.380730 crc crio[19822]: time="2026-06-12T11:18:20.380646545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.369988 | controller | Jun 12 11:18:20.390732 crc crio[19822]: time="2026-06-12T11:18:20.390627865Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.370010 | controller | Jun 12 11:18:20.391133 crc crio[19822]: time="2026-06-12T11:18:20.390748069Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.370028 | controller | Jun 12 11:18:20.391370 crc crio[19822]: time="2026-06-12T11:18:20.391315217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370045 | controller | Jun 12 11:18:20.395595 crc crio[19822]: time="2026-06-12T11:18:20.395514343Z" level=info msg="Created container ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55: openstack/placement-db-sync-cdtlt/placement-db-sync" id=b248eb4e-eca9-426e-8da5-80c90dc5ea9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370062 | controller | Jun 12 11:18:20.401587 crc crio[19822]: time="2026-06-12T11:18:20.401488296Z" level=info msg="Starting container: ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55" id=0ab64eed-e8c4-40d6-a8f2-59223bfe7d4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.370079 | controller | Jun 12 11:18:20.401973 crc crio[19822]: time="2026-06-12T11:18:20.401926098Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4aefa9b6-87bd-41bf-bf80-715ae7268d00 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.370095 | controller | Jun 12 11:18:20.406663 crc crio[19822]: time="2026-06-12T11:18:20.406425003Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-12 11:43:48.370112 | controller | Jun 12 11:18:20.421468 crc crio[19822]: time="2026-06-12T11:18:20.42106705Z" level=info msg="Started container" PID=278778 containerID=ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55 description=openstack/placement-db-sync-cdtlt/placement-db-sync id=0ab64eed-e8c4-40d6-a8f2-59223bfe7d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7
2026-06-12 11:43:48.370129 | controller | Jun 12 11:18:20.519221 crc crio[19822]: time="2026-06-12T11:18:20.519036973Z" level=info msg="Removed container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=3c7673fb-1ef8-4c9e-965e-4b31545bbda3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370146 | controller | Jun 12 11:18:20.532720 crc crio[19822]: time="2026-06-12T11:18:20.532625417Z" level=info msg="Removing container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0" id=486c9bfd-466d-4c4d-81e3-53252d7c5d06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370162 | controller | Jun 12 11:18:20.564919 crc crio[19822]: time="2026-06-12T11:18:20.561264654Z" level=info msg="Removed container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent" id=3bedc97b-7f8f-4b0f-8d9b-9628e691c2fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370178 | controller | Jun 12 11:18:20.570271 crc crio[19822]: time="2026-06-12T11:18:20.570227712Z" level=info msg="Removing container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d" id=add9a841-f297-40e5-9a76-031e06fd86f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370194 | controller | Jun 12 11:18:20.661849 crc crio[19822]: time="2026-06-12T11:18:20.661708934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370210 | controller | Jun 12 11:18:20.689084 crc crio[19822]: time="2026-06-12T11:18:20.688785199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370230 | controller | Jun 12 11:18:20.873742 crc crio[19822]: time="2026-06-12T11:18:20.873641406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370247 | controller | Jun 12 11:18:20.880596 crc crio[19822]: time="2026-06-12T11:18:20.880458704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370264 | controller | Jun 12 11:18:20.899411 crc crio[19822]: time="2026-06-12T11:18:20.898588177Z" level=info msg="Removed container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server" id=486c9bfd-466d-4c4d-81e3-53252d7c5d06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370280 | controller | Jun 12 11:18:20.900622 crc crio[19822]: time="2026-06-12T11:18:20.900564068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370296 | controller | Jun 12 11:18:20.911306 crc crio[19822]: time="2026-06-12T11:18:20.911238832Z" level=info msg="Removing container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8" id=53341172-2cdf-48fb-94fe-b1465bf7c7bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370312 | controller | Jun 12 11:18:20.995763 crc crio[19822]: time="2026-06-12T11:18:20.994990172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370328 | controller | Jun 12 11:18:21.005874 crc crio[19822]: time="2026-06-12T11:18:21.003847707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370344 | controller | Jun 12 11:18:21.019876 crc crio[19822]: time="2026-06-12T11:18:21.017762933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370360 | controller | Jun 12 11:18:21.019876 crc crio[19822]: time="2026-06-12T11:18:21.019340475Z" level=info msg="Created container ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync" id=1b6d59e5-7a9d-4acb-be08-2b4a18c5bc9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370376 | controller | Jun 12 11:18:21.023865 crc crio[19822]: time="2026-06-12T11:18:21.021304247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370392 | controller | Jun 12 11:18:21.044070 crc crio[19822]: time="2026-06-12T11:18:21.042232838Z" level=info msg="Starting container: ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08" id=5fd5d2ac-20a1-4ef8-85a2-c02e49ba3f5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.370407 | controller | Jun 12 11:18:21.061125 crc crio[19822]: time="2026-06-12T11:18:21.061030054Z" level=info msg="Started container" PID=278878 containerID=ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08 description=openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync id=5fd5d2ac-20a1-4ef8-85a2-c02e49ba3f5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41
2026-06-12 11:43:48.370424 | controller | Jun 12 11:18:21.086408 crc crio[19822]: time="2026-06-12T11:18:21.086138041Z" level=info msg="Created container e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c: openstack/neutron-db-sync-6hgds/neutron-db-sync" id=9e3183b2-7fe5-4a5a-b999-778c0d669cbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370446 | controller | Jun 12 11:18:21.088238 crc crio[19822]: time="2026-06-12T11:18:21.08779438Z" level=info msg="Starting container: e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c" id=5ea084ad-c3c1-4302-a98a-0642a114d151 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.370471 | controller | Jun 12 11:18:21.109061 crc crio[19822]: time="2026-06-12T11:18:21.108959463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370495 | controller | Jun 12 11:18:21.112944 crc crio[19822]: time="2026-06-12T11:18:21.111953589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370513 | controller | Jun 12 11:18:21.116086 crc crio[19822]: time="2026-06-12T11:18:21.115957266Z" level=info msg="Started container" PID=278956 containerID=e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c description=openstack/neutron-db-sync-6hgds/neutron-db-sync id=5ea084ad-c3c1-4302-a98a-0642a114d151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc
2026-06-12 11:43:48.370530 | controller | Jun 12 11:18:21.117444 crc crio[19822]: time="2026-06-12T11:18:21.117381873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370547 | controller | Jun 12 11:18:21.119332 crc crio[19822]: time="2026-06-12T11:18:21.11922206Z" level=info msg="Created container 870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=df98bb8f-7e38-43e7-9392-1f22cd6bc7da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370563 | controller | Jun 12 11:18:21.142581 crc crio[19822]: time="2026-06-12T11:18:21.139340082Z" level=info msg="Starting container: 870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877" id=7b605750-c92d-48bc-81bd-262af035e6d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.370580 | controller | Jun 12 11:18:21.159949 crc crio[19822]: time="2026-06-12T11:18:21.156969605Z" level=info msg="Started container" PID=278875 containerID=870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=7b605750-c92d-48bc-81bd-262af035e6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6
2026-06-12 11:43:48.370596 | controller | Jun 12 11:18:21.227397 crc crio[19822]: time="2026-06-12T11:18:21.227296119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370612 | controller | Jun 12 11:18:21.233770 crc crio[19822]: time="2026-06-12T11:18:21.23363149Z" level=info msg="Removed container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent" id=add9a841-f297-40e5-9a76-031e06fd86f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370628 | controller | Jun 12 11:18:21.247127 crc crio[19822]: time="2026-06-12T11:18:21.24662312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370645 | controller | Jun 12 11:18:21.263718 crc crio[19822]: time="2026-06-12T11:18:21.26359804Z" level=info msg="Removing container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f" id=d419d934-6d4b-42f2-81f1-172259755923 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370661 | controller | Jun 12 11:18:21.291015 crc crio[19822]: time="2026-06-12T11:18:21.290946779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370682 | controller | Jun 12 11:18:21.298559 crc crio[19822]: time="2026-06-12T11:18:21.298403587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370699 | controller | Jun 12 11:18:21.322291 crc crio[19822]: time="2026-06-12T11:18:21.322202919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370715 | controller | Jun 12 11:18:21.330435 crc crio[19822]: time="2026-06-12T11:18:21.330341486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.370730 | controller | Jun 12 11:18:21.374074 crc crio[19822]: time="2026-06-12T11:18:21.373971807Z" level=info msg="Removed container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator" id=53341172-2cdf-48fb-94fe-b1465bf7c7bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370747 | controller | Jun 12 11:18:21.381024 crc crio[19822]: time="2026-06-12T11:18:21.380918059Z" level=info msg="Removing container: 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912" id=2c70a313-29f5-4bad-9314-c3722d5a0130 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.370764 | controller | Jun 12 11:18:21.714549 crc crio[19822]: time="2026-06-12T11:18:21.713931453Z" level=info msg="Created container c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70: openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd" id=4d1bd40e-b961-4c48-84a4-fc2c8ce8c65c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370780 | controller | Jun 12 11:18:21.716251 crc crio[19822]: time="2026-06-12T11:18:21.715909877Z" level=info msg="Starting container: c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70" id=779e40f6-fe44-4068-a88f-e67b05579501 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.370796 | controller | Jun 12 11:18:21.729607 crc crio[19822]: time="2026-06-12T11:18:21.729461701Z" level=info msg="Started container" PID=279005 containerID=c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70 description=openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd id=779e40f6-fe44-4068-a88f-e67b05579501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04
2026-06-12 11:43:48.370813 | controller | Jun 12 11:18:21.883687 crc crio[19822]: time="2026-06-12T11:18:21.880038933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ecd315bb-97da-42b6-abfb-1d8a09a46075 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.370829 | controller | Jun 12 11:18:21.883687 crc crio[19822]: time="2026-06-12T11:18:21.882188944Z" level=info msg="Created container 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b: openstack/barbican-db-sync-z6q7r/barbican-db-sync" id=238f1500-5ab4-4dfd-906a-e0720f7715a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370845 | controller | Jun 12 11:18:21.889215 crc crio[19822]: time="2026-06-12T11:18:21.885479837Z" level=info msg="Created container f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync" id=f5445fa7-5931-483a-9c39-dd894d411aee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370893 | controller | Jun 12 11:18:21.892499 crc crio[19822]: time="2026-06-12T11:18:21.89206567Z" level=info msg="Starting container: 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b" id=94c8364b-2688-46f8-ae7f-d1dc5ddbf259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.370931 | controller | Jun 12 11:18:21.903010 crc crio[19822]: time="2026-06-12T11:18:21.899590678Z" level=info msg="Starting container: f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a" id=aee80c24-fee8-41c9-b271-afea797f1fc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.370948 | controller | Jun 12 11:18:21.906422 crc crio[19822]: time="2026-06-12T11:18:21.906298914Z" level=info msg="Created container 92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d: openstack/openstackclient/openstackclient" id=988f82ec-1c90-4153-a2ca-6286902b0813 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370964 | controller | Jun 12 11:18:21.907507 crc crio[19822]: time="2026-06-12T11:18:21.907398669Z" level=info msg="Created container edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager" id=0e6b6ac2-0003-462b-a527-9bb0a182b064 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.370982 | controller | Jun 12 11:18:21.909750 crc crio[19822]: time="2026-06-12T11:18:21.909684653Z" level=info msg="Starting container: edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2" id=2aed83e1-a5e7-4ea7-a0f5-2361cbafaa01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.370999 | controller | Jun 12 11:18:21.910365 crc crio[19822]: time="2026-06-12T11:18:21.910272802Z" level=info msg="Starting container: 92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d" id=08117224-9fb5-465a-a9f3-382a517e4dea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.371015 | controller | Jun 12 11:18:21.922570 crc crio[19822]: time="2026-06-12T11:18:21.922441907Z" level=info msg="Started container" PID=279167 containerID=f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a description=openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync id=aee80c24-fee8-41c9-b271-afea797f1fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc
2026-06-12 11:43:48.371032 | controller | Jun 12 11:18:21.927853 crc crio[19822]: time="2026-06-12T11:18:21.927657521Z" level=info msg="Started container" PID=279171 containerID=edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2 description=baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager id=2aed83e1-a5e7-4ea7-a0f5-2361cbafaa01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e
2026-06-12 11:43:48.371049 | controller | Jun 12 11:18:21.934209 crc crio[19822]: time="2026-06-12T11:18:21.934023366Z" level=info msg="Started container" PID=279121 containerID=5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b description=openstack/barbican-db-sync-z6q7r/barbican-db-sync id=94c8364b-2688-46f8-ae7f-d1dc5ddbf259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f
2026-06-12 11:43:48.371066 | controller | Jun 12 11:18:21.940894 crc crio[19822]: time="2026-06-12T11:18:21.940676783Z" level=info msg="Created container 8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init" id=9165fbca-bec3-4ab5-80e5-face336dce8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.371083 | controller | Jun 12 11:18:21.949328 crc crio[19822]: time="2026-06-12T11:18:21.942514852Z" level=info msg="Starting container: 8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802" id=e062a1c8-086a-4cd7-8ec7-628e445fcb37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.371099 | controller | Jun 12 11:18:21.949328 crc crio[19822]: time="2026-06-12T11:18:21.946797342Z" level=info msg="Started container" PID=279126 containerID=92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d description=openstack/openstackclient/openstackclient id=08117224-9fb5-465a-a9f3-382a517e4dea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b
2026-06-12 11:43:48.371121 | controller | Jun 12 11:18:21.979051 crc crio[19822]: time="2026-06-12T11:18:21.977204283Z" level=info msg="Started container" PID=279169 containerID=8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802 description=openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init id=e062a1c8-086a-4cd7-8ec7-628e445fcb37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f
2026-06-12 11:43:48.371139 | controller | Jun 12 11:18:22.063525 crc crio[19822]: time="2026-06-12T11:18:22.063413334Z" level=info msg="Created container fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=29b29da1-19e3-4ca0-9b07-09f80b6f0233 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.371155 | controller | Jun 12 11:18:22.070410 crc crio[19822]: time="2026-06-12T11:18:22.070203011Z" level=info msg="Starting container: fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f" id=a5d9c5f8-7e79-4ebc-8e84-06fd35437cc2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.371172 | controller | Jun 12 11:18:22.090194 crc crio[19822]: time="2026-06-12T11:18:22.087778023Z" level=info msg="Started container" PID=279170 containerID=fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=a5d9c5f8-7e79-4ebc-8e84-06fd35437cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7
2026-06-12 11:43:48.371189 | controller | Jun 12 11:18:22.962243 crc crio[19822]: time="2026-06-12T11:18:22.961784546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=723f0a83-ed77-4355-b71d-3f1c1f9fa51a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.371206 | controller | Jun 12 11:18:24.108587 crc crio[19822]: time="2026-06-12T11:18:24.107734142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371223 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:26.721932414Z" level=info msg="Created container 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012: openstack/glance-db-sync-8snk8/glance-db-sync" id=0cc52bea-fc5c-466d-bac6-88dd380d8a38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.371239 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:26.723773419Z" level=info msg="Starting container: 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012" id=1d954cbf-5d25-4ea6-b4c9-38e84f68ca23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.371255 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:26.742380443Z" level=info msg="Started container" PID=279557 containerID=85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012 description=openstack/glance-db-sync-8snk8/glance-db-sync id=1d954cbf-5d25-4ea6-b4c9-38e84f68ca23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9
2026-06-12 11:43:48.371272 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:27.626629362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371289 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:27.638575963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371311 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:27.962783867Z" level=info msg="Removed container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron" id=d419d934-6d4b-42f2-81f1-172259755923 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371328 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:27.978774807Z" level=info msg="Removing container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295" id=16b37c7c-d149-43fc-938f-850479300376 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371345 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:27.985551183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371362 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:27.989970104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371378 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.021913982Z" level=info msg="Removed container 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance" id=2c70a313-29f5-4bad-9314-c3722d5a0130 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371395 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.024519567Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=5a11a4fa-c50c-47e3-8437-492dc9978639 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.371411 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.028455662Z" level=info msg="Removing container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63" id=f6fb9b2f-dabc-4bda-b299-69c0968f62f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371427 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.134967561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c17f475b-25b3-49bc-9ee1-a8617214fec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.371443 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.135499487Z" level=info msg="Created container df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc: openstack/cinder-db-sync-qjzmx/cinder-db-sync" id=98692471-0f6a-422e-8f15-0411f727cefa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.371459 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.136939312Z" level=info msg="Starting container: df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc" id=f6056820-725f-4d61-8323-3e50920403ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.371475 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.146342794Z" level=info msg="Started container" PID=279746 containerID=df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc description=openstack/cinder-db-sync-qjzmx/cinder-db-sync id=f6056820-725f-4d61-8323-3e50920403ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc
2026-06-12 11:43:48.371492 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.165393Z" level=info msg="Creating container: openstack/swift-proxy-6d95f9f755-h77cv/proxy-server" id=42c6d666-4ea2-49c6-9321-b7dc135d8580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.371508 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.225857292Z" level=info msg="Creating container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns" id=80646e48-44fd-4df0-96cf-c71aa9e53672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.371532 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.253568454Z" level=info msg="Removed container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync" id=16b37c7c-d149-43fc-938f-850479300376 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371558 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.258180942Z" level=info msg="Removing container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63" id=0ed81cc2-2a40-4ec4-bdd4-aa3b6e9da9fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371583 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.298957668Z" level=info msg="Removed container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater" id=f6fb9b2f-dabc-4bda-b299-69c0968f62f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371602 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.300900854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371618 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.303490747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371635 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.30579825Z" level=info msg="Removing container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5" id=0ff6f908-506b-4263-b19f-c2760afaa7b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371651 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.335694041Z" level=info msg="Removed container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer" id=0ed81cc2-2a40-4ec4-bdd4-aa3b6e9da9fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371667 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.339437883Z" level=info msg="Removing container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0" id=5ed55099-fc71-4c42-87f9-3c16fc006713 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371684 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.386300116Z" level=info msg="Removed container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor" id=0ff6f908-506b-4263-b19f-c2760afaa7b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371700 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.395248154Z" level=info msg="Removing container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70" id=8970747f-66bb-46a2-abe9-08965f263c50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371717 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.542705906Z" level=info msg="Removed container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater" id=5ed55099-fc71-4c42-87f9-3c16fc006713 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371733 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.560616329Z" level=info msg="Removing container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84" id=5b916086-3f1d-4390-8157-beac7d310e36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371749 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.605553537Z" level=info msg="Removed container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper" id=8970747f-66bb-46a2-abe9-08965f263c50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371770 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.61235229Z" level=info msg="Removing container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062" id=7337846e-5b58-4fa1-b16b-8dff5080457f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371787 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.613509046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371803 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.62238328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371820 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.626223313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371835 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.628571517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.371868 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.656042283Z" level=info msg="Removed container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server" id=5b916086-3f1d-4390-8157-beac7d310e36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371890 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:28.659971318Z" level=info msg="Removing container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32" id=f8c72cae-03d7-4ef9-b654-8f3b422f218f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371907 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.021686343Z" level=info msg="Removed container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init" id=7337846e-5b58-4fa1-b16b-8dff5080457f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371924 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.0304985Z" level=info msg="Removing container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c" id=4d4441c5-4cf5-4a50-abc6-ba02249dbffb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.371940 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.035060245Z" level=info msg="Created container 0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ee955ed2-9904-411d-81cc-5cb8032d3df7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.371956 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.037655778Z" level=info msg="Starting container: 0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56" id=fb25b091-28d6-4f82-8749-393977ca5429 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.371973 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.045119806Z" level=info msg="Started container" PID=279776 containerID=0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fb25b091-28d6-4f82-8749-393977ca5429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba
2026-06-12 11:43:48.371996 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.053127316Z" level=info msg="Removed container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor" id=f8c72cae-03d7-4ef9-b654-8f3b422f218f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372013 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.058472187Z" level=info msg="Removing container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732" id=eec4cc36-c258-47ff-86d3-ee6c488784ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372046 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.078789583Z" level=info msg="Created container 7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns" id=80646e48-44fd-4df0-96cf-c71aa9e53672 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.372064 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.08426333Z" level=info msg="Created container eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2: openstack/swift-proxy-6d95f9f755-h77cv/proxy-server" id=42c6d666-4ea2-49c6-9321-b7dc135d8580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.372080 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.091556169Z" level=info msg="Starting container: 7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064" id=d0e6d7d3-a248-4aa1-92f9-8b4fca6d12b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.372096 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.092983406Z" level=info msg="Starting container: eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2" id=8e4d4c64-5988-4526-9255-e79cb08f9b56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.372112 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.101223191Z" level=info msg="Started container" PID=279820 containerID=7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064 description=openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns id=d0e6d7d3-a248-4aa1-92f9-8b4fca6d12b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f
2026-06-12 11:43:48.372129 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.115253383Z" level=info msg="Started container" PID=279821 containerID=eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2 description=openstack/swift-proxy-6d95f9f755-h77cv/proxy-server id=8e4d4c64-5988-4526-9255-e79cb08f9b56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04
2026-06-12 11:43:48.372145 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.166761148Z" level=info msg="Removed container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=4d4441c5-4cf5-4a50-abc6-ba02249dbffb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372161 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.168761441Z" level=info msg="Removing container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732" id=37e6c9fb-dd0f-4f0f-bc72-ddf29376155d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372178 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.339005733Z" level=info msg="Removed container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator" id=eec4cc36-c258-47ff-86d3-ee6c488784ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372194 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.348014389Z" level=info msg="Container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 not known, assuming it got already removed" id=37e6c9fb-dd0f-4f0f-bc72-ddf29376155d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372215 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.348435566Z" level=info msg="Removing container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a" id=f1f31495-2023-4d59-a59a-e4bb11bc7fa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372233 | controller | Jun 12 11:18:30.468298 crc crio[19822]: time="2026-06-12T11:18:29.368586866Z" level=info msg="Removing container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1" id=456ca80c-aa6f-4759-bee1-453b4e995d7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372249 | controller | Jun 12 11:18:30.486953 crc crio[19822]: time="2026-06-12T11:18:29.432039002Z" level=info msg="Removed container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor" id=f1f31495-2023-4d59-a59a-e4bb11bc7fa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372266 | controller | Jun 12 11:18:30.486953 crc crio[19822]: time="2026-06-12T11:18:29.442532307Z" level=info msg="Removing container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0" id=17eba7bd-d3e8-4014-a4c7-2df9f8ae617b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372282 | controller | Jun 12 11:18:30.486953 crc crio[19822]: time="2026-06-12T11:18:29.627624024Z" level=info msg="Removed container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=456ca80c-aa6f-4759-bee1-453b4e995d7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372298 | controller | Jun 12 11:18:30.486953 crc crio[19822]: time="2026-06-12T11:18:29.63047589Z" level=info msg="Removing container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4" id=6b3fb9cb-56c9-49f7-baa4-783cd978086d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372315 | controller | Jun 12 11:18:30.486953 crc crio[19822]: time="2026-06-12T11:18:29.654139217Z" level=info msg="Removed container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator" id=17eba7bd-d3e8-4014-a4c7-2df9f8ae617b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372331 | controller | Jun 12 11:18:30.486953 crc crio[19822]: time="2026-06-12T11:18:29.660613682Z" level=info msg="Removing container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9" id=42bd4acc-06c3-4ed4-bdab-c56cda782d13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372347 | controller | Jun 12 11:18:30.486953 crc crio[19822]: time="2026-06-12T11:18:30.342945721Z" level=info msg="Removed container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter" id=6b3fb9cb-56c9-49f7-baa4-783cd978086d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372364 | controller | Jun 12 11:18:30.486953 crc crio[19822]: time="2026-06-12T11:18:30.349121077Z" level=info msg="Removing container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8" id=3f8fa037-ae99-4a9c-8f5a-90ca1e0d0033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372380 | controller | Jun 12 11:18:30.522597 crc crio[19822]: time="2026-06-12T11:18:30.522486728Z" level=info msg="Stopping pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7" id=07e91259-a5da-44a3-b4e1-44f40d5b3125 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372397 | controller | Jun 12 11:18:30.543914 crc crio[19822]: time="2026-06-12T11:18:30.543776757Z" level=info msg="Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc003264e10}] Aliases:map[]}"
2026-06-12 11:43:48.372421 | controller | Jun 12 11:18:30.545042 crc crio[19822]: time="2026-06-12T11:18:30.544948204Z" level=info msg="Deleting pod openstack_placement-db-sync-cdtlt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.372439 | controller | Jun 12 11:18:30.634402 crc crio[19822]: time="2026-06-12T11:18:30.634247575Z" level=info msg="Removed container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server" id=42bd4acc-06c3-4ed4-bdab-c56cda782d13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372456 | controller | Jun 12 11:18:30.678263 crc crio[19822]: time="2026-06-12T11:18:30.675933488Z" level=info msg="Removing container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a" id=6037554a-c9e3-4531-9584-d568d438dcf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372473 | controller | Jun 12 11:18:30.762784 crc crio[19822]: time="2026-06-12T11:18:30.762690031Z" level=info msg="Removed container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe" id=3f8fa037-ae99-4a9c-8f5a-90ca1e0d0033 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372490 | controller | Jun 12 11:18:30.771743 crc crio[19822]: time="2026-06-12T11:18:30.771649936Z" level=info msg="Removing container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a" id=21289b7e-ea68-4ec8-87c3-252bba7b2715 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372507 | controller | Jun 12 11:18:31.171338 crc crio[19822]: time="2026-06-12T11:18:31.170625082Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=c2677a88-89b2-4666-82b2-0fbbc636ecb4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.372523 | controller | Jun 12 11:18:31.172376 crc crio[19822]: time="2026-06-12T11:18:31.172311779Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=6ff059af-5326-4866-9294-fafe002f4133 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.372540 | controller | Jun 12 11:18:31.200343 crc crio[19822]: time="2026-06-12T11:18:31.20023291Z" level=info msg="Removed container da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a: openstack/swift-storage-0/xattr-restore" id=21289b7e-ea68-4ec8-87c3-252bba7b2715 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372556 | controller | Jun 12 11:18:31.209877 crc crio[19822]: time="2026-06-12T11:18:31.209332652Z" level=info msg="Removing container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e" id=17114bef-21d2-4b80-906b-abf4bc3844b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372571 | controller | Jun 12 11:18:31.287081 crc crio[19822]: time="2026-06-12T11:18:31.27923573Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=06d5cfdd-8dc7-4b52-ad67-81a1f192a742 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.372587 | controller | Jun 12 11:18:32.370947 crc crio[19822]: time="2026-06-12T11:18:32.370251466Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=4b207872-af0f-4844-9515-bc2877915546 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.372603 | controller | Jun 12 11:18:32.717979 crc crio[19822]: time="2026-06-12T11:18:32.717872236Z" level=info msg="Removed container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller" id=17114bef-21d2-4b80-906b-abf4bc3844b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.372624 | controller | Jun 12 11:18:32.732880 crc crio[19822]: time="2026-06-12T11:18:32.73272593Z" level=info msg="Stopping pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad" id=8885d4e9-5f79-484c-962c-393576783f73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372642 | controller | Jun 12 11:18:32.733078 crc crio[19822]: time="2026-06-12T11:18:32.732893516Z" level=info msg="Stopped pod sandbox (already stopped): fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad" id=8885d4e9-5f79-484c-962c-393576783f73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372658 | controller | Jun 12 11:18:32.733620 crc crio[19822]: time="2026-06-12T11:18:32.733559187Z" level=info msg="Removing pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad" id=69ab5192-339e-4693-bb57-52da8b8ff431 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.372675 | controller | Jun 12 11:18:33.604768 crc crio[19822]: time="2026-06-12T11:18:33.604262824Z" level=info msg="Stopping pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f" id=1f10a7f7-ff88-4b41-86f4-f1e3ac250eab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372691 | controller | Jun 12 11:18:33.672572 crc crio[19822]: time="2026-06-12T11:18:33.672370677Z" level=info msg="Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc0001211a8}] Aliases:map[]}"
2026-06-12 11:43:48.372707 | controller | Jun 12 11:18:33.672789 crc crio[19822]: time="2026-06-12T11:18:33.672682307Z" level=info msg="Deleting pod openstack_barbican-db-sync-z6q7r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.372723 | controller | Jun 12 11:18:35.652397 crc crio[19822]: time="2026-06-12T11:18:35.651783156Z" level=info msg="Stopping pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9" id=b2f522e7-55f3-4dae-bfaf-2c67b062614f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372740 | controller | Jun 12 11:18:35.655115 crc crio[19822]: time="2026-06-12T11:18:35.651960821Z" level=info msg="Stopping pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc" id=97a82627-6b65-4a8a-ac79-3645fcde9f9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372756 | controller | Jun 12 11:18:35.655115 crc crio[19822]: time="2026-06-12T11:18:35.651972921Z" level=info msg="Stopping pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc" id=7b484710-8ec0-44c1-b7ac-2454c72318c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372772 | controller | Jun 12 11:18:35.658409 crc crio[19822]: time="2026-06-12T11:18:35.657402284Z" level=info msg="Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc003265270}] Aliases:map[]}"
2026-06-12 11:43:48.372788 | controller | Jun 12 11:18:35.658409 crc crio[19822]: time="2026-06-12T11:18:35.657596341Z" level=info msg="Deleting pod openstack_glance-db-sync-8snk8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.372815 | controller | Jun 12 11:18:35.658409 crc crio[19822]: time="2026-06-12T11:18:35.658067016Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc003265278}] Aliases:map[]}"
2026-06-12 11:43:48.372833 | controller | Jun 12 11:18:35.658634 crc crio[19822]: time="2026-06-12T11:18:35.658387526Z" level=info msg="Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc00101aff0}] Aliases:map[]}"
2026-06-12 11:43:48.372874 | controller | Jun 12 11:18:35.658680 crc crio[19822]: time="2026-06-12T11:18:35.658661285Z" level=info msg="Deleting pod openstack_cinder-db-sync-qjzmx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.372899 | controller | Jun 12 11:18:35.659276 crc crio[19822]: time="2026-06-12T11:18:35.658790839Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-pzf82 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.372917 | controller | Jun 12 11:18:36.025394 crc crio[19822]: time="2026-06-12T11:18:36.025284271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.372933 | controller | Jun 12 11:18:36.033504 crc crio[19822]: time="2026-06-12T11:18:36.033389441Z" level=info msg="Stopped pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7" id=07e91259-a5da-44a3-b4e1-44f40d5b3125 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372950 | controller | Jun 12 11:18:36.103878 crc crio[19822]: time="2026-06-12T11:18:36.099504041Z" level=info msg="Removed pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad" id=69ab5192-339e-4693-bb57-52da8b8ff431 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.372966 | controller | Jun 12 11:18:36.108538 crc crio[19822]: time="2026-06-12T11:18:36.108447174Z" level=info msg="Stopping pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87" id=1b07ce57-4e49-4058-a40b-bcaf1f43d62f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372983 | controller | Jun 12 11:18:36.108722 crc crio[19822]: time="2026-06-12T11:18:36.108566508Z" level=info msg="Stopped pod sandbox (already stopped): d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87" id=1b07ce57-4e49-4058-a40b-bcaf1f43d62f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.372999 | controller | Jun 12 11:18:36.115742 crc crio[19822]: time="2026-06-12T11:18:36.114139278Z" level=info msg="Removing pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87" id=2dcf5bcc-0204-40c2-b5fd-5b4b9872ef0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.373015 | controller | Jun 12 11:18:36.673134 crc crio[19822]: time="2026-06-12T11:18:36.672298352Z" level=info msg="Stopped pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f" id=1f10a7f7-ff88-4b41-86f4-f1e3ac250eab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373032 | controller | Jun 12 11:18:37.732566 crc crio[19822]: time="2026-06-12T11:18:37.731214944Z" level=info msg="Stopping pod sandbox: 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4" id=9dffe98a-f7c5-48e6-90a8-186734565eba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373053 | controller | Jun 12 11:18:37.733546 crc crio[19822]: time="2026-06-12T11:18:37.733078464Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc00244c958}] Aliases:map[]}"
2026-06-12 11:43:48.373070 | controller | Jun 12 11:18:37.733546 crc crio[19822]: time="2026-06-12T11:18:37.733384124Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-6r6pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.373087 | controller | Jun 12 11:18:37.896214 crc crio[19822]: time="2026-06-12T11:18:37.892693806Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=53006945-dcc0-4364-af10-e7160b15c138 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.373103 | controller | Jun 12 11:18:37.896916 crc crio[19822]: time="2026-06-12T11:18:37.89680215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=1e6a8479-71a5-4843-a2b3-7fa68ddce87b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.373147 | controller | Jun 12 11:18:40.652993 crc crio[19822]: time="2026-06-12T11:18:40.652342244Z" level=info msg="Stopped pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc" id=97a82627-6b65-4a8a-ac79-3645fcde9f9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373170 | controller | Jun 12 11:18:40.682023 crc crio[19822]: time="2026-06-12T11:18:40.681117385Z" level=info msg="Stopped pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc" id=7b484710-8ec0-44c1-b7ac-2454c72318c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373186 | controller | Jun 12 11:18:40.686297 crc crio[19822]: time="2026-06-12T11:18:40.686197878Z" level=info msg="Stopped pod sandbox: 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4" id=9dffe98a-f7c5-48e6-90a8-186734565eba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373203 | controller | Jun 12 11:18:40.791749 crc crio[19822]: time="2026-06-12T11:18:40.79162718Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=91b85f0f-4759-4f94-86f1-ae53a8c21bb4 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.373219 | controller | Jun 12 11:18:40.807256 crc crio[19822]: time="2026-06-12T11:18:40.80712253Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d3984d42-74ee-4440-ad86-fe7bbf24ddee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.373236 | controller | Jun 12 11:18:41.876341 crc crio[19822]: time="2026-06-12T11:18:41.873303058Z" level=info msg="Stopping pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc" id=a6525802-1fc3-4483-a285-0f523fbf655d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373252 | controller | Jun 12 11:18:41.882377 crc crio[19822]: time="2026-06-12T11:18:41.882080902Z" level=info msg="Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc005213058}] Aliases:map[]}"
2026-06-12 11:43:48.373274 | controller | Jun 12 11:18:41.882950 crc crio[19822]: time="2026-06-12T11:18:41.88265094Z" level=info msg="Deleting pod openstack_neutron-db-sync-6hgds from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.373291 | controller | Jun 12 11:18:42.701080 crc crio[19822]: time="2026-06-12T11:18:42.700136886Z" level=info msg="Stopping container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16 (timeout: 30s)" id=a3469063-fa21-47db-aa71-455273c58445 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.373308 | controller | Jun 12 11:18:42.701547 crc crio[19822]: time="2026-06-12T11:18:42.701300105Z" level=info msg="Stopping container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93 (timeout: 30s)" id=87bf0139-af73-471b-87f2-f87068bc0d1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.373378 | controller | Jun 12 11:18:43.269272 crc crio[19822]: time="2026-06-12T11:18:43.269140777Z" level=info msg="Stopping container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac (timeout: 30s)" id=3027dc2e-d08b-474a-8089-535f945e080c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.373403 | controller | Jun 12 11:18:43.940547 crc crio[19822]: time="2026-06-12T11:18:43.939950178Z" level=info msg="Stopping pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41" id=43a922e8-cf3a-4751-83fc-81a979cc8a73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373421 | controller | Jun 12 11:18:44.020286 crc crio[19822]: time="2026-06-12T11:18:44.020146349Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc00140ecd0}] Aliases:map[]}"
2026-06-12 11:43:48.373437 | controller | Jun 12 11:18:44.020708 crc crio[19822]: time="2026-06-12T11:18:44.020593534Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-vz46r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.373454 | controller | Jun 12 11:18:44.741441 crc crio[19822]: time="2026-06-12T11:18:44.740361513Z" level=info msg="Stopping container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624 (timeout: 10s)" id=ced28b4d-38aa-496c-ba88-ba62d555ff4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.373470 | controller | Jun 12 11:18:47.179216 crc crio[19822]: time="2026-06-12T11:18:47.177001713Z" level=info msg="Running pod sandbox: openstack/placement-7647d767d8-zl47b/POD" id=5db2120c-e311-44f7-b460-992c5ab2b500 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.373486 | controller | Jun 12 11:18:47.180781 crc crio[19822]: time="2026-06-12T11:18:47.179266006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.373503 | controller | Jun 12 11:18:48.463366 crc crio[19822]: time="2026-06-12T11:18:48.463096213Z" level=info msg="Removing container: ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75" id=0b46b3ef-925a-43ed-9046-8a9817f89b86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.373519 | controller | Jun 12 11:18:48.763939 crc crio[19822]: time="2026-06-12T11:18:48.763651171Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fc0924fd-1fda-4d24-a3c8-d1758d079718 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.373536 | controller | Jun 12 11:18:48.807867 crc crio[19822]: time="2026-06-12T11:18:48.807696427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=00381cae-5002-45b0-b665-99c679432d22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.373558 | controller | Jun 12 11:18:53.605285 crc crio[19822]: time="2026-06-12T11:18:53.604598321Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/POD" id=2b6c9189-d772-489a-80d8-eec612ec9263 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.373576 | controller | Jun 12 11:18:53.606345 crc crio[19822]: time="2026-06-12T11:18:53.605324134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.373593 | controller | Jun 12 11:18:53.649522 crc crio[19822]: time="2026-06-12T11:18:53.64944118Z" level=info msg="Running pod sandbox: openstack/barbican-worker-579dfbb465-vstlp/POD" id=d0d4d681-a941-4152-816f-00722f9f7676 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.373609 | controller | Jun 12 11:18:53.649607 crc crio[19822]: time="2026-06-12T11:18:53.649545994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.373626 | controller | Jun 12 11:18:54.106189 crc crio[19822]: time="2026-06-12T11:18:54.106089442Z" level=info msg="Removed pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87" id=2dcf5bcc-0204-40c2-b5fd-5b4b9872ef0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.373642 | controller | Jun 12 11:18:54.107544 crc crio[19822]: time="2026-06-12T11:18:54.107451388Z" level=info msg="Stopping pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3" id=6164a2eb-3ead-450d-add4-de0a73d05886 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373659 | controller | Jun 12 11:18:54.107617 crc crio[19822]: time="2026-06-12T11:18:54.107545761Z" level=info msg="Stopped pod sandbox (already stopped): ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3" id=6164a2eb-3ead-450d-add4-de0a73d05886 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373675 | controller | Jun 12 11:18:54.108243 crc crio[19822]: time="2026-06-12T11:18:54.108105864Z" level=info msg="Removing pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3" id=82d2a824-ef6c-45c7-ba3b-ef1965e29fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.373691 | controller | Jun 12 11:18:54.675992 crc crio[19822]: time="2026-06-12T11:18:54.675466185Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687718-jknvc/oc" id=a33a4a3a-1f98-49bd-a5e9-9a433ddc71b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.373707 | controller | Jun 12 11:18:54.774644 crc crio[19822]: time="2026-06-12T11:18:54.774535294Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-cqvfx/POD" id=1c08df2f-58f1-4c49-859e-767c953e8416 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.373723 | controller | Jun 12 11:18:54.774721 crc crio[19822]: time="2026-06-12T11:18:54.774643658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.373739 | controller | Jun 12 11:18:54.787353 crc crio[19822]: time="2026-06-12T11:18:54.787204158Z" level=info msg="Running pod sandbox: openstack/barbican-api-69b8d6cb8d-kgnhn/POD" id=3bddc3bc-b678-4bb4-91fb-ab89e7443d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.373756 | controller | Jun 12 11:18:54.787353 crc crio[19822]: time="2026-06-12T11:18:54.787318632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.373771 | controller | Jun 12 11:18:57.399407 crc crio[19822]: time="2026-06-12T11:18:57.399000783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.373792 | controller | Jun 12 11:18:57.443573 crc crio[19822]: time="2026-06-12T11:18:57.443313294Z" level=info msg="Stopped pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9" id=b2f522e7-55f3-4dae-bfaf-2c67b062614f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373810 | controller | Jun 12 11:18:57.454126 crc crio[19822]: time="2026-06-12T11:18:57.45376824Z" level=info msg="Stopped pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc" id=a6525802-1fc3-4483-a285-0f523fbf655d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373826 | controller | Jun 12 11:18:57.482268 crc crio[19822]: time="2026-06-12T11:18:57.482141855Z" level=info msg="Stopped container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd" id=87bf0139-af73-471b-87f2-f87068bc0d1e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.373843 | controller | Jun 12 11:18:57.537632 crc crio[19822]: time="2026-06-12T11:18:57.537520129Z" level=info msg="Stopped pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41" id=43a922e8-cf3a-4751-83fc-81a979cc8a73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373888 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.675900835Z" level=info msg="Stopped container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server" id=a3469063-fa21-47db-aa71-455273c58445 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.373907 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.676974829Z" level=info msg="Stopped container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns" id=ced28b4d-38aa-496c-ba88-ba62d555ff4b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.373924 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.677675092Z" level=info msg="Stopped container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=3027dc2e-d08b-474a-8089-535f945e080c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.373941 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.680798901Z" level=info msg="Stopping pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b" id=4ea82be9-8481-4815-82e1-6f73541c9787 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373957 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.68106128Z" level=info msg="Stopping pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960" id=0b884baa-c71c-47b6-88c7-597a62fa99a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.373973 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.685019707Z" level=info msg="Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc001ee3260}] Aliases:map[]}"
2026-06-12 11:43:48.373989 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.685265294Z" level=info msg="Deleting pod openstack_swift-proxy-58fcfd6f65-vbfsg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374010 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.687681642Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc0037c9c40}] Aliases:map[]}"
2026-06-12 11:43:48.374028 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.688110745Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54db66cfc7-2rrnm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374044 | controller | Jun 12 11:18:57.691404 crc crio[19822]: time="2026-06-12T11:18:57.68924302Z" level=info msg="Stopping pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9" id=0b1093ed-74e2-4269-baa3-abe2a58af81d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374061 | controller | Jun 12 11:18:57.699367 crc crio[19822]: time="2026-06-12T11:18:57.699250515Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=4aefa9b6-87bd-41bf-bf80-715ae7268d00 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.374078 | controller | Jun 12 11:18:57.702092 crc crio[19822]: time="2026-06-12T11:18:57.70197646Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc00140e878}] Aliases:map[]}"
2026-06-12 11:43:48.374095 | controller | Jun 12 11:18:57.702343 crc crio[19822]: time="2026-06-12T11:18:57.702228368Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374111 | controller | Jun 12 11:18:57.704526 crc crio[19822]: time="2026-06-12T11:18:57.702449218Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=d7514e7f-5cdd-418b-886f-de2ceef89574 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.374128 | controller | Jun 12 11:18:57.716718 crc crio[19822]: time="2026-06-12T11:18:57.715318152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=197c14e5-022d-4f09-95a7-9c0ca3b23f74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.374144 | controller | Jun 12 11:18:58.608409 crc crio[19822]: time="2026-06-12T11:18:58.60747871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.374161 | controller | Jun 12 11:18:58.632534 crc crio[19822]: time="2026-06-12T11:18:58.632451571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=9bb3878a-9a0c-40b7-ae57-8efb205e715e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.374177 | controller | Jun 12 11:18:58.673663 crc crio[19822]: time="2026-06-12T11:18:58.673482867Z" level=info msg="Removed pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3" id=82d2a824-ef6c-45c7-ba3b-ef1965e29fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374194 | controller | Jun 12 11:18:58.677299 crc crio[19822]: time="2026-06-12T11:18:58.675945639Z" level=info msg="Stopping pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09" id=94739796-69dd-4f9a-afe1-418c5aef259c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374214 | controller | Jun 12 11:18:58.677299 crc crio[19822]: time="2026-06-12T11:18:58.676017821Z" level=info msg="Stopped pod sandbox (already stopped): b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09" id=94739796-69dd-4f9a-afe1-418c5aef259c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374231 | controller | Jun 12 11:18:58.686965 crc crio[19822]: time="2026-06-12T11:18:58.681466725Z" level=info msg="Removing pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09" id=3f21f602-f192-4452-bac5-749510093d0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374247 | controller | Jun 12 11:18:58.736042 crc crio[19822]: time="2026-06-12T11:18:58.73575594Z" level=info msg="Stopped pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960" id=0b884baa-c71c-47b6-88c7-597a62fa99a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374263 | controller | Jun 12 11:18:58.740133 crc crio[19822]: time="2026-06-12T11:18:58.739874948Z" level=info msg="Stopped pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9" id=0b1093ed-74e2-4269-baa3-abe2a58af81d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374280 | controller | Jun 12 11:18:58.783991 crc crio[19822]: time="2026-06-12T11:18:58.783870705Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=6ceebadd-32ed-4c96-86e4-e119813a479b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.374296 | controller | Jun 12 11:18:58.788056 crc crio[19822]: time="2026-06-12T11:18:58.787575422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b0e1d6e1-70e4-4520-8135-d84f7c851380 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.374312 | controller | Jun 12 11:18:58.804878 crc crio[19822]: time="2026-06-12T11:18:58.801526269Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-v5ctj/POD" id=d9c743f7-56e8-4ab8-8fa3-899df2d30ec6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.374329 | controller | Jun 12 11:18:58.804878 crc crio[19822]: time="2026-06-12T11:18:58.801629852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.374345 | controller | Jun 12 11:18:58.896606 crc crio[19822]: time="2026-06-12T11:18:58.89652515Z" level=info msg="Removed container ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=0b46b3ef-925a-43ed-9046-8a9817f89b86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.374361 | controller | Jun 12 11:18:58.925264 crc crio[19822]: time="2026-06-12T11:18:58.925124633Z" level=info msg="Got pod network &{Name:placement-7647d767d8-zl47b Namespace:openstack ID:f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb UID:df19a08b-2b41-4c3d-80f6-6abcd4b300a3 NetNS:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf19a08b_2b41_4c3d_80f6_6abcd4b300a3.slice PodAnnotations:0xc002144620}] Aliases:map[]}"
2026-06-12 11:43:48.374377 | controller | Jun 12 11:18:58.925264 crc crio[19822]: time="2026-06-12T11:18:58.925240627Z" level=info msg="Adding pod openstack_placement-7647d767d8-zl47b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374393 | controller | Jun 12 11:18:58.952939 crc crio[19822]: time="2026-06-12T11:18:58.952705655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.374415 | controller | Jun 12 11:18:58.995987 crc crio[19822]: time="2026-06-12T11:18:58.99567551Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=24d51dbc-93c0-46b5-b742-66499c3465cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.374432 | controller | Jun 12 11:18:59.015971 crc crio[19822]: time="2026-06-12T11:18:59.015676074Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-cb5bb8794-m5hhx Namespace:openstack ID:ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 UID:8eb2154b-a328-4153-9ca9-9c283bf4d2bd NetNS:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eb2154b_a328_4153_9ca9_9c283bf4d2bd.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}"
2026-06-12 11:43:48.374449 | controller | Jun 12 11:18:59.015971 crc crio[19822]: time="2026-06-12T11:18:59.015874091Z" level=info msg="Adding pod openstack_barbican-keystone-listener-cb5bb8794-m5hhx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374466 | controller | Jun 12 11:18:59.091106 crc crio[19822]: time="2026-06-12T11:18:59.091019791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.374482 | controller | Jun 12 11:18:59.091492 crc crio[19822]: time="2026-06-12T11:18:59.091402713Z" level=info msg="Got pod network &{Name:barbican-worker-579dfbb465-vstlp Namespace:openstack ID:d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b UID:9dfc2ecf-2b2d-41fb-85f3-6e57175197e3 NetNS:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dfc2ecf_2b2d_41fb_85f3_6e57175197e3.slice PodAnnotations:0xc00101a910}] Aliases:map[]}"
2026-06-12 11:43:48.374498 | controller | Jun 12 11:18:59.091567 crc crio[19822]: time="2026-06-12T11:18:59.091489006Z" level=info msg="Adding pod openstack_barbican-worker-579dfbb465-vstlp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374514 | controller | Jun 12 11:18:59.339722 crc crio[19822]: time="2026-06-12T11:18:59.338097218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.374531 | controller | Jun 12 11:18:59.349137 crc crio[19822]: time="2026-06-12T11:18:59.346138728Z" level=info msg="Got pod network &{Name:barbican-api-69b8d6cb8d-kgnhn Namespace:openstack ID:0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc UID:4371db20-ef53-4be6-a7c5-854a73a74e4c NetNS:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4371db20_ef53_4be6_a7c5_854a73a74e4c.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}"
2026-06-12 11:43:48.374547 | controller | Jun 12 11:18:59.349137 crc crio[19822]: time="2026-06-12T11:18:59.346242261Z" level=info msg="Adding pod openstack_barbican-api-69b8d6cb8d-kgnhn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374563 | controller | Jun 12 11:18:59.437577 crc crio[19822]: time="2026-06-12T11:18:59.437480985Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc0021440b0}] Aliases:map[]}"
2026-06-12 11:43:48.374584 | controller | Jun 12 11:18:59.437577 crc crio[19822]: time="2026-06-12T11:18:59.437562507Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-cqvfx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374601 | controller | Jun 12 11:18:59.444106 crc crio[19822]: time="2026-06-12T11:18:59.440793561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.374618 | controller | Jun 12 11:18:59.444668 crc crio[19822]: time="2026-06-12T11:18:59.442693682Z" level=info msg="Removed pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09" id=3f21f602-f192-4452-bac5-749510093d0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374634 | controller | Jun 12 11:18:59.452485 crc crio[19822]: time="2026-06-12T11:18:59.451963329Z" level=info msg="Stopping pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb" id=6f8a1542-bda3-4091-945f-83c4e885564d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374651 | controller | Jun 12 11:18:59.452485 crc crio[19822]: time="2026-06-12T11:18:59.452060022Z" level=info msg="Stopped pod sandbox (already stopped): 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb" id=6f8a1542-bda3-4091-945f-83c4e885564d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374667 | controller | Jun 12 11:18:59.472468 crc crio[19822]: time="2026-06-12T11:18:59.472341682Z" level=info msg="Removing pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb" id=67dd8198-2474-4e32-b4c3-64f165b41b52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374684 | controller | Jun 12 11:18:59.516347 crc crio[19822]: time="2026-06-12T11:18:59.516234916Z" level=info msg="Removing container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624" id=e3065cd4-1b79-4629-888c-f1d6d23645e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.374700 | controller | Jun 12 11:18:59.550528 crc crio[19822]: time="2026-06-12T11:18:59.54756246Z" level=info msg="Got pod network &{Name:community-operators-v5ctj Namespace:openshift-marketplace ID:65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 UID:d1812186-b44b-422d-b442-78187dd921f4 NetNS:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1812186_b44b_422d_b442_78187dd921f4.slice PodAnnotations:0xc00008c840}] Aliases:map[]}"
2026-06-12 11:43:48.374717 | controller | Jun 12 11:18:59.550528 crc crio[19822]: time="2026-06-12T11:18:59.547655063Z" level=info msg="Adding pod openshift-marketplace_community-operators-v5ctj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.374734 | controller | Jun 12 11:18:59.568466 crc crio[19822]: time="2026-06-12T11:18:59.568363019Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=54578386-ecd4-49d0-b57b-b21fe66b6606 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.374752 | controller | Jun 12 11:18:59.595050 crc crio[19822]: time="2026-06-12T11:18:59.594906106Z" level=info msg="Removed pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb" id=67dd8198-2474-4e32-b4c3-64f165b41b52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374769 | controller | Jun 12 11:18:59.602760 crc crio[19822]: time="2026-06-12T11:18:59.602664372Z" level=info msg="Stopping pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc" id=1cc22a4c-e7dc-46ad-bc95-6b521f1e3cbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374786 | controller | Jun 12 11:18:59.602997 crc crio[19822]: time="2026-06-12T11:18:59.602775586Z" level=info msg="Stopped pod sandbox (already stopped): c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc" id=1cc22a4c-e7dc-46ad-bc95-6b521f1e3cbc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374807 | controller | Jun 12 11:18:59.603886 crc crio[19822]: time="2026-06-12T11:18:59.603647915Z" level=info msg="Removing pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc" id=41cbedf3-ed7a-4a6e-8db6-dac7fe784936 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374824 | controller | Jun 12 11:18:59.654720 crc crio[19822]: time="2026-06-12T11:18:59.654025906Z" level=info msg="Removed pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc" id=41cbedf3-ed7a-4a6e-8db6-dac7fe784936 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374840 | controller | Jun 12 11:18:59.657569 crc crio[19822]: time="2026-06-12T11:18:59.656276255Z" level=info msg="Stopping pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4" id=f926afce-e776-41f3-9882-5eee1bde6861 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374886 | controller | Jun 12 11:18:59.657569 crc crio[19822]: time="2026-06-12T11:18:59.656350877Z" level=info msg="Stopped pod sandbox (already stopped): 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4" id=f926afce-e776-41f3-9882-5eee1bde6861 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374913 | controller | Jun 12 11:18:59.657569 crc crio[19822]: time="2026-06-12T11:18:59.656935104Z" level=info msg="Removing pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4" id=cf8d4760-e72f-46f9-96da-c9929a491cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374931 | controller | Jun 12 11:18:59.717556 crc crio[19822]: time="2026-06-12T11:18:59.717408014Z" level=info msg="Removed pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4" id=cf8d4760-e72f-46f9-96da-c9929a491cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374948 | controller | Jun 12 11:18:59.741058 crc crio[19822]: time="2026-06-12T11:18:59.740953407Z" level=info msg="Stopping pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198" id=9ef9f6e9-7bc4-4865-87ea-a54e574db593 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374966 | controller | Jun 12 11:18:59.741177 crc crio[19822]: time="2026-06-12T11:18:59.741092602Z" level=info msg="Stopped pod sandbox (already stopped): 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198" id=9ef9f6e9-7bc4-4865-87ea-a54e574db593 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.374983 | controller | Jun 12 11:18:59.753452 crc crio[19822]: time="2026-06-12T11:18:59.749100396Z" level=info msg="Removing pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198" id=dede4b4f-13e5-4dac-a80d-6d48c7fde15a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.374999 | controller | Jun 12 11:18:59.820212 crc crio[19822]: time="2026-06-12T11:18:59.818884432Z" level=info msg="Removed pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198" id=dede4b4f-13e5-4dac-a80d-6d48c7fde15a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375015 | controller | Jun 12 11:18:59.820212 crc crio[19822]: time="2026-06-12T11:18:59.819564424Z" level=info msg="Stopping pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95" id=f5fec1a8-1ee4-46da-89d8-73b30d636c38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375032 | controller | Jun 12 11:18:59.820212 crc crio[19822]: time="2026-06-12T11:18:59.819721039Z" level=info msg="Stopped pod sandbox (already stopped): b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95" id=f5fec1a8-1ee4-46da-89d8-73b30d636c38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375053 | controller | Jun 12 11:18:59.820212 crc crio[19822]: time="2026-06-12T11:18:59.820105422Z" level=info msg="Removing pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95" id=11b7cfd9-a2f2-4c58-9edc-65548eaa8bf1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375070 | controller | Jun 12 11:18:59.855031 crc crio[19822]: time="2026-06-12T11:18:59.854913711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.375087 | controller | Jun 12 11:18:59.874854 crc crio[19822]: time="2026-06-12T11:18:59.87463083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.375103 | controller | Jun 12 11:18:59.998385 crc crio[19822]: time="2026-06-12T11:18:59.998286803Z" level=info msg="Removed pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95" id=11b7cfd9-a2f2-4c58-9edc-65548eaa8bf1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375119 | controller | Jun 12 11:19:00.004376 crc crio[19822]: time="2026-06-12T11:19:00.004335698Z" level=info msg="Stopping pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa" id=11ea9d18-2092-4b8e-ab8a-370a8cfc1d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375135 | controller | Jun 12 11:19:00.004635 crc crio[19822]: time="2026-06-12T11:19:00.004573756Z" level=info msg="Stopped pod sandbox (already stopped): dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa" id=11ea9d18-2092-4b8e-ab8a-370a8cfc1d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375152 | controller | Jun 12 11:19:00.005247 crc crio[19822]: time="2026-06-12T11:19:00.005222597Z" level=info msg="Removing pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa" id=cb2e1223-10e0-4a63-bc43-1cca74e8a71a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375168 | controller | Jun 12 11:19:00.030937 crc crio[19822]: time="2026-06-12T11:19:00.030802329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.375184 | controller | Jun 12 11:19:00.087594 crc crio[19822]: time="2026-06-12T11:19:00.087105391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.375200 | controller | Jun 12 11:19:00.103139 crc crio[19822]: time="2026-06-12T11:19:00.103021729Z" level=info msg="Removed container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns" id=e3065cd4-1b79-4629-888c-f1d6d23645e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.375216 | controller | Jun 12 11:19:00.103611 crc crio[19822]: time="2026-06-12T11:19:00.103532422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.375232 | controller | Jun 12 11:19:00.106581 crc crio[19822]: time="2026-06-12T11:19:00.106452565Z" level=info msg="Removing container: 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da" id=2cd04def-c847-4875-98be-db1bb29c7450 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.375248 | controller | Jun 12 11:19:00.142459 crc crio[19822]: time="2026-06-12T11:19:00.142395817Z" level=info msg="Removed pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa" id=cb2e1223-10e0-4a63-bc43-1cca74e8a71a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375265 | controller | Jun 12 11:19:00.144652 crc crio[19822]: time="2026-06-12T11:19:00.144466441Z" level=info msg="Stopping pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15" id=af8212ef-c958-4291-bf95-96832b08763e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375286 | controller | Jun 12 11:19:00.144652 crc crio[19822]: time="2026-06-12T11:19:00.144556394Z" level=info msg="Stopped pod sandbox (already stopped): ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15" id=af8212ef-c958-4291-bf95-96832b08763e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375303 | controller | Jun 12 11:19:00.146969 crc crio[19822]: time="2026-06-12T11:19:00.146874875Z" level=info msg="Removing pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15" id=1c1fa736-d035-4f0a-b85d-2ab1a13d0fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375319 | controller | Jun 12 11:19:00.201857 crc crio[19822]: time="2026-06-12T11:19:00.201538845Z" level=info msg="Removed container 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init" id=2cd04def-c847-4875-98be-db1bb29c7450 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.375336 | controller | Jun 12 11:19:00.215315 crc crio[19822]: time="2026-06-12T11:19:00.21524694Z" level=info msg="Removing container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac" id=af9895c1-1eaa-4c41-846e-250d9e3f7a3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.375353 | controller | Jun 12 11:19:00.220234 crc crio[19822]: time="2026-06-12T11:19:00.220066454Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e2115a23-53b2-4907-bbf5-fddaff51d8b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.375369 | controller | Jun 12 11:19:00.228905 crc crio[19822]: time="2026-06-12T11:19:00.228776065Z" level=info msg="Removed pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15" id=1c1fa736-d035-4f0a-b85d-2ab1a13d0fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375385 | controller | Jun 12 11:19:00.233888 crc crio[19822]: time="2026-06-12T11:19:00.231440252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.375401 | controller | Jun 12 11:19:00.233888 crc crio[19822]: time="2026-06-12T11:19:00.231452873Z" level=info msg="Stopping pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707" id=458c2b7e-1d94-43c3-9eb9-c5e15da0800a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375416 | controller | Jun 12 11:19:00.233888 crc crio[19822]: time="2026-06-12T11:19:00.231720191Z" level=info msg="Stopped pod sandbox (already stopped): 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707" id=458c2b7e-1d94-43c3-9eb9-c5e15da0800a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375433 | controller | Jun 12 11:19:00.255755 crc crio[19822]: time="2026-06-12T11:19:00.254967163Z" level=info msg="Removing pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707" id=18b560f5-2f92-4ce5-916b-62add18ef217 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375449 | controller | Jun 12 11:19:00.256356 crc crio[19822]: time="2026-06-12T11:19:00.256273785Z" level=info msg="Created container 5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc: openstack/ovn-northd-0/ovn-northd" id=d7514e7f-5cdd-418b-886f-de2ceef89574 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.375465 | controller | Jun 12 11:19:00.259385 crc crio[19822]: time="2026-06-12T11:19:00.25737566Z" level=info msg="Starting container: 5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc" id=f1386373-8a4c-42ba-ad55-31b71a1a1712 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.375481 | controller | Jun 12 11:19:00.259730 crc crio[19822]: time="2026-06-12T11:19:00.259692396Z" level=info msg="Created container 2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f: openstack/kube-state-metrics-0/kube-state-metrics" id=4b207872-af0f-4844-9515-bc2877915546 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.375501 | controller | Jun 12 11:19:00.262561 crc crio[19822]: time="2026-06-12T11:19:00.262247495Z" level=info msg="Starting container: 2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f" id=111cdcd3-92b7-479b-8b0a-f9b580bb9877 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.375517 | controller | Jun 12 11:19:00.272739 crc crio[19822]: time="2026-06-12T11:19:00.272598016Z" level=info msg="Started container" PID=282389 containerID=5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc description=openstack/ovn-northd-0/ovn-northd id=f1386373-8a4c-42ba-ad55-31b71a1a1712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961
2026-06-12 11:43:48.375534 | controller | Jun 12 11:19:00.278460 crc crio[19822]: time="2026-06-12T11:19:00.277500812Z" level=info msg="Started container" PID=282219 containerID=2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f description=openstack/kube-state-metrics-0/kube-state-metrics id=111cdcd3-92b7-479b-8b0a-f9b580bb9877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e
2026-06-12 11:43:48.375551 | controller | Jun 12 11:19:00.334037 crc crio[19822]: time="2026-06-12T11:19:00.333927689Z" level=info msg="Removed pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707" id=18b560f5-2f92-4ce5-916b-62add18ef217 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375568 | controller | Jun 12 11:19:00.335399 crc crio[19822]: time="2026-06-12T11:19:00.335339164Z" level=info msg="Stopping pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59" id=773a98fc-9026-42e3-be11-f1150d6f2539 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375584 | controller | Jun 12 11:19:00.335485 crc crio[19822]: time="2026-06-12T11:19:00.335408776Z" level=info msg="Stopped pod sandbox (already stopped): 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59" id=773a98fc-9026-42e3-be11-f1150d6f2539 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375601 | controller | Jun 12 11:19:00.336454 crc crio[19822]: time="2026-06-12T11:19:00.33636558Z" level=info msg="Removing pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59" id=b44fd1ef-b113-4ba6-8d06-cee95aa81eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375619 | controller | Jun 12 11:19:00.405967 crc crio[19822]: time="2026-06-12T11:19:00.405691645Z" level=info msg="Removed container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=af9895c1-1eaa-4c41-846e-250d9e3f7a3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.375643 | controller | Jun 12 11:19:00.416901 crc crio[19822]: time="2026-06-12T11:19:00.41660838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.375667 | controller | Jun 12 11:19:00.422981 crc crio[19822]: time="2026-06-12T11:19:00.422646513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.375685 | controller | Jun 12 11:19:00.479769 crc crio[19822]: time="2026-06-12T11:19:00.47713612Z" level=info msg="Created container c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8: openstack/swift-storage-0/xattr-restore" id=24d51dbc-93c0-46b5-b742-66499c3465cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.375701 | controller | Jun 12 11:19:00.480441 crc crio[19822]: time="2026-06-12T11:19:00.480325403Z" level=info msg="Starting container: c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8" id=a115fe66-2348-43cd-8d69-3849898fb420 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.375726 | controller | Jun 12 11:19:00.490044 crc crio[19822]: time="2026-06-12T11:19:00.485901623Z" level=info msg="Removed pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59" id=b44fd1ef-b113-4ba6-8d06-cee95aa81eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375743 | controller | Jun 12 11:19:00.490044 crc crio[19822]: time="2026-06-12T11:19:00.487604095Z" level=info msg="Stopping pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8" id=68c6cb55-c13a-4257-908c-a245aa81d0af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375759 | controller | Jun 12 11:19:00.490044 crc crio[19822]: time="2026-06-12T11:19:00.487672367Z" level=info msg="Stopped pod sandbox (already stopped): 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8" id=68c6cb55-c13a-4257-908c-a245aa81d0af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375775 | controller | Jun 12 11:19:00.490044 crc crio[19822]: time="2026-06-12T11:19:00.48837385Z" level=info msg="Removing pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8" id=90c49831-9f4d-46c5-b06e-0d15a6616775 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375791 | controller | Jun 12 11:19:00.497342 crc crio[19822]: time="2026-06-12T11:19:00.497239312Z" level=info msg="Started container" PID=282421 containerID=c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8 description=openstack/swift-storage-0/xattr-restore id=a115fe66-2348-43cd-8d69-3849898fb420 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.375807 | controller | Jun 12 11:19:00.560970 crc crio[19822]: time="2026-06-12T11:19:00.560663003Z" level=info msg="Removed pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8" id=90c49831-9f4d-46c5-b06e-0d15a6616775 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375823 | controller | Jun 12 11:19:00.562715 crc crio[19822]: time="2026-06-12T11:19:00.562655773Z" level=info msg="Stopping pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58" id=6e667682-cc3c-4963-9acd-48f3228a7a31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375838 | controller | Jun 12 11:19:00.562925 crc crio[19822]: time="2026-06-12T11:19:00.562720775Z" level=info msg="Stopped pod sandbox (already stopped): f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58" id=6e667682-cc3c-4963-9acd-48f3228a7a31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375877 | controller | Jun 12 11:19:00.563682 crc crio[19822]: time="2026-06-12T11:19:00.56359925Z" level=info msg="Removing pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58" id=14028d2b-3103-449c-aeb0-57ece6c6b028 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375896 | controller | Jun 12 11:19:00.571914 crc crio[19822]: time="2026-06-12T11:19:00.57172205Z" level=info msg="Created container 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e: openshift-infra/auto-csr-approver-29687718-jknvc/oc" id=a33a4a3a-1f98-49bd-a5e9-9a433ddc71b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.375912 | controller | Jun 12 11:19:00.573379 crc crio[19822]: time="2026-06-12T11:19:00.573289688Z" level=info msg="Starting container: 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e" id=27955d73-27f8-4b6b-ad73-675645d3f1bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.375929 | controller | Jun 12 11:19:00.579372 crc crio[19822]: time="2026-06-12T11:19:00.579260879Z" level=info msg="Started container" PID=282422 containerID=1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e description=openshift-infra/auto-csr-approver-29687718-jknvc/oc id=27955d73-27f8-4b6b-ad73-675645d3f1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a
2026-06-12 11:43:48.375950 | controller | Jun 12 11:19:00.616376 crc crio[19822]: time="2026-06-12T11:19:00.613485872Z" level=info msg="Removed pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58" id=14028d2b-3103-449c-aeb0-57ece6c6b028 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.375967 | controller | Jun 12 11:19:00.625516 crc crio[19822]: time="2026-06-12T11:19:00.624232226Z" level=info msg="Stopping pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe" id=f5a04511-257d-400f-a493-7c754b67b2a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.375983 | controller | Jun 12 11:19:00.625516 crc crio[19822]: time="2026-06-12T11:19:00.624327996Z" level=info msg="Stopped pod sandbox (already stopped): c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe" id=f5a04511-257d-400f-a493-7c754b67b2a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.376001 | controller | Jun 12 11:19:00.625516 crc crio[19822]: time="2026-06-12T11:19:00.624493434Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=bbfce0e7-ea58-4802-af6e-449f0d15abb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376031 | controller | Jun 12 11:19:00.629200 crc crio[19822]: time="2026-06-12T11:19:00.629107923Z" level=info msg="Removing pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe" id=334896a4-c2dd-45d5-a5f4-b8af82c827fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.376051 | controller | Jun 12 11:19:00.635420 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f724580ca0e3c64 Mac:06:d4:f8:a7:0d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 SocketPath: PciID:}] [{Interface:0xc000136f30 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.376067 | controller | Jun 12 11:19:00.637401 crc crio[19822]: time="2026-06-12T11:19:00.637364694Z" level=info msg="Got pod network &{Name:placement-7647d767d8-zl47b Namespace:openstack ID:f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb UID:df19a08b-2b41-4c3d-80f6-6abcd4b300a3 NetNS:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf19a08b_2b41_4c3d_80f6_6abcd4b300a3.slice PodAnnotations:0xc002144620}] Aliases:map[]}"
2026-06-12 11:43:48.376084 | controller | Jun 12 11:19:00.637737 crc crio[19822]: time="2026-06-12T11:19:00.637715526Z" level=info msg="Checking pod openstack_placement-7647d767d8-zl47b for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.376101 | controller | Jun 12 11:19:00.687251 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cbac0add8e641e Mac:32:bb:44:3f:b9:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.376118 | controller | Jun 12 11:19:00.688715 crc crio[19822]: time="2026-06-12T11:19:00.688002976Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc0021440b0}] Aliases:map[]}"
2026-06-12 11:43:48.376141 | controller | Jun 12 11:19:00.688715 crc crio[19822]: time="2026-06-12T11:19:00.688268565Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-cqvfx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.376158 | controller | Jun 12 11:19:00.694714 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef00be2b268ed64 Mac:4e:fc:12:69:80:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 SocketPath: PciID:}] [{Interface:0xc0004be5b0 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.376176 | controller | Jun 12 11:19:00.696316 crc crio[19822]: time="2026-06-12T11:19:00.69556795Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-cb5bb8794-m5hhx Namespace:openstack ID:ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 UID:8eb2154b-a328-4153-9ca9-9c283bf4d2bd NetNS:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eb2154b_a328_4153_9ca9_9c283bf4d2bd.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}"
2026-06-12 11:43:48.376193 | controller | Jun 12 11:19:00.696316 crc crio[19822]: time="2026-06-12T11:19:00.695715115Z" level=info msg="Checking pod openstack_barbican-keystone-listener-cb5bb8794-m5hhx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.376211 | controller | Jun 12 11:19:00.721318 crc crio[19822]: time="2026-06-12T11:19:00.719975304Z" level=info msg="Removed pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe" id=334896a4-c2dd-45d5-a5f4-b8af82c827fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.376228 | controller | Jun 12 11:19:00.724018 crc crio[19822]: time="2026-06-12T11:19:00.723931267Z" level=info msg="Stopping pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c" id=28c372ea-a1dd-4464-bab2-2581790ee2a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.376245 | controller | Jun 12 11:19:00.724149 crc crio[19822]: time="2026-06-12T11:19:00.724045961Z" level=info msg="Stopped pod sandbox (already stopped): aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c" id=28c372ea-a1dd-4464-bab2-2581790ee2a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.376261 | controller | Jun 12 11:19:00.724700 crc crio[19822]: time="2026-06-12T11:19:00.72465152Z" level=info msg="Removing pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c" id=76c543e8-c0c5-497a-bb1e-b8f41c8cebe3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.376278 | controller | Jun 12 11:19:00.738032 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65e6a8da1fbf5d2 Mac:a2:c2:7e:72:23:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 SocketPath: PciID:}] [{Interface:0xc0002516f0 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.376295 | controller | Jun 12 11:19:00.738032 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8ef5ff11b5fc6b Mac:ae:48:9f:be:ed:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.376311 | controller | Jun 12 11:19:00.738289 crc crio[19822]: time="2026-06-12T11:19:00.738108243Z" level=info msg="Got pod network &{Name:community-operators-v5ctj Namespace:openshift-marketplace ID:65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 UID:d1812186-b44b-422d-b442-78187dd921f4 NetNS:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1812186_b44b_422d_b442_78187dd921f4.slice PodAnnotations:0xc00008c840}] Aliases:map[]}"
2026-06-12 11:43:48.376332 | controller | Jun 12 11:19:00.738338 crc crio[19822]: time="2026-06-12T11:19:00.738305045Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=2c5b3f67-6ae6-4744-85dd-af2e7273e768 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376349 | controller | Jun 12 11:19:00.738425 crc crio[19822]: time="2026-06-12T11:19:00.738322241Z" level=info msg="Checking pod openshift-marketplace_community-operators-v5ctj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.376365 | controller | Jun 12 11:19:00.741094 crc crio[19822]: time="2026-06-12T11:19:00.740555943Z" level=info msg="Created container 9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e: openstack/ceilometer-0/ceilometer-central-agent" id=e2115a23-53b2-4907-bbf5-fddaff51d8b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.376382 | controller | Jun 12 11:19:00.743097 crc crio[19822]: time="2026-06-12T11:19:00.743060415Z" level=info msg="Ran pod sandbox f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb with infra container: openstack/placement-7647d767d8-zl47b/POD" id=5db2120c-e311-44f7-b460-992c5ab2b500 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.376399 | controller | Jun 12 11:19:00.745392 crc crio[19822]: time="2026-06-12T11:19:00.74528406Z" level=info msg="Starting container: 9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e" id=b3acea17-926d-496b-a5bd-b18bbdce8b73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.376415 | controller | Jun 12 11:19:00.753602 crc crio[19822]: time="2026-06-12T11:19:00.753473958Z" level=info msg="Got pod network &{Name:barbican-worker-579dfbb465-vstlp Namespace:openstack ID:d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b UID:9dfc2ecf-2b2d-41fb-85f3-6e57175197e3 NetNS:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dfc2ecf_2b2d_41fb_85f3_6e57175197e3.slice PodAnnotations:0xc00101a910}] Aliases:map[]}"
2026-06-12 11:43:48.376462 | controller | Jun 12 11:19:00.754010 crc crio[19822]: time="2026-06-12T11:19:00.753874451Z" level=info msg="Checking pod openstack_barbican-worker-579dfbb465-vstlp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.376483 | controller | Jun 12 11:19:00.754438 crc crio[19822]: time="2026-06-12T11:19:00.754399248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=eefad8db-1f3f-4752-9c93-39f1ef58c287 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376500 | controller | Jun 12 11:19:00.792771 crc crio[19822]: time="2026-06-12T11:19:00.792104785Z" level=info msg="Started container" PID=282531 containerID=9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e description=openstack/ceilometer-0/ceilometer-central-agent id=b3acea17-926d-496b-a5bd-b18bbdce8b73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34
2026-06-12 11:43:48.376517 | controller | Jun 12 11:19:00.794755 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d241c7bc5f374d Mac:1e:71:f6:6e:b0:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.376534 | controller | Jun 12 11:19:00.797774 crc crio[19822]: time="2026-06-12T11:19:00.795997469Z" level=info msg="Got pod network &{Name:barbican-api-69b8d6cb8d-kgnhn Namespace:openstack ID:0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc UID:4371db20-ef53-4be6-a7c5-854a73a74e4c NetNS:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4371db20_ef53_4be6_a7c5_854a73a74e4c.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}"
2026-06-12 11:43:48.376555 | controller | Jun 12 11:19:00.797774 crc crio[19822]: time="2026-06-12T11:19:00.796214936Z" level=info msg="Checking pod openstack_barbican-api-69b8d6cb8d-kgnhn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.376571 | controller | Jun 12 11:19:00.808397 crc crio[19822]: time="2026-06-12T11:19:00.806751817Z" level=info msg="Ran pod sandbox 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 with infra container: openstack/cinder-online-data-migrations-cqvfx/POD" id=1c08df2f-58f1-4c49-859e-767c953e8416 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.376588 | controller | Jun 12 11:19:00.878407 crc crio[19822]: time="2026-06-12T11:19:00.877469018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376604 | controller | Jun 12 11:19:00.878407 crc crio[19822]: time="2026-06-12T11:19:00.877726446Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376620 | controller | Jun 12 11:19:00.878407 crc crio[19822]: time="2026-06-12T11:19:00.877778108Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376637 | controller | Jun 12 11:19:00.878407 crc crio[19822]: time="2026-06-12T11:19:00.87797843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=58718cde-1e3d-41a0-9c4b-ac3ecef20259 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376653 | controller | Jun 12 11:19:00.885005 crc crio[19822]: time="2026-06-12T11:19:00.884787638Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=cd01c97d-5b71-467f-93f5-a6720f3add19 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.376669 | controller | Jun 12 11:19:00.893232 crc crio[19822]: time="2026-06-12T11:19:00.892310247Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-12 11:43:48.376686 | controller | Jun 12 11:19:00.920700 crc crio[19822]: time="2026-06-12T11:19:00.920599282Z" level=info msg="Ran pod sandbox ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 with infra container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/POD" id=2b6c9189-d772-489a-80d8-eec612ec9263 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.376704 | controller | Jun 12 11:19:00.924700 crc crio[19822]: time="2026-06-12T11:19:00.924638793Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376728 | controller | Jun 12 11:19:00.924938 crc crio[19822]: time="2026-06-12T11:19:00.924885201Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376758 | controller | Jun 12 11:19:00.925001 crc crio[19822]: time="2026-06-12T11:19:00.924955883Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376777 | controller | Jun 12 11:19:00.926208 crc crio[19822]: time="2026-06-12T11:19:00.92611885Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=2fb0c4ef-a7d2-4f9f-a591-af297ff8f74f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.376793 | controller | Jun 12 11:19:00.927280 crc crio[19822]: time="2026-06-12T11:19:00.927028406Z" level=info msg="Ran pod sandbox 65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 with infra container: openshift-marketplace/community-operators-v5ctj/POD" id=d9c743f7-56e8-4ab8-8fa3-899df2d30ec6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.376810 | controller | Jun 12 11:19:00.929998 crc crio[19822]: time="2026-06-12T11:19:00.929917556Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-12 11:43:48.376826 | controller | Jun 12 11:19:00.932559 crc crio[19822]: time="2026-06-12T11:19:00.932449947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7d4af252-4fe9-458b-bc63-9790918b14f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376842 | controller | Jun 12 11:19:00.934687 crc crio[19822]: time="2026-06-12T11:19:00.934394469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0179dd0e-640e-48b5-aedc-88c2094aeaa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376883 | controller | Jun 12 11:19:00.946290 crc crio[19822]: time="2026-06-12T11:19:00.946180627Z" level=info msg="Ran pod sandbox d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b with infra container: openstack/barbican-worker-579dfbb465-vstlp/POD" id=d0d4d681-a941-4152-816f-00722f9f7676 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.376902 | controller | Jun 12 11:19:00.951964 crc crio[19822]: time="2026-06-12T11:19:00.950570445Z" level=info msg="Ran pod sandbox 0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc with infra container: openstack/barbican-api-69b8d6cb8d-kgnhn/POD" id=3bddc3bc-b678-4bb4-91fb-ab89e7443d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.376919 | controller | Jun 12 11:19:00.958742 crc crio[19822]: time="2026-06-12T11:19:00.956231467Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376935 | controller | Jun 12 11:19:00.958742 crc crio[19822]: time="2026-06-12T11:19:00.958657436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=4d782781-fc1b-46d0-83d1-08932b42e516 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376951 | controller | Jun 12 11:19:00.967222 crc crio[19822]: time="2026-06-12T11:19:00.967077053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6b2c84d9-6bda-46b7-ab11-89d4136ad358 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.376967 | controller | Jun 12 11:19:00.969223 crc crio[19822]: time="2026-06-12T11:19:00.968781453Z" level=info msg="Removed pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c" id=76c543e8-c0c5-497a-bb1e-b8f41c8cebe3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.376983 | controller | Jun 12 11:19:00.969223 crc crio[19822]: time="2026-06-12T11:19:00.969119364Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377004 | controller | Jun 12 11:19:00.969223 crc crio[19822]: time="2026-06-12T11:19:00.969200926Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377021 | controller | Jun 12 11:19:00.972646 crc crio[19822]: time="2026-06-12T11:19:00.972525889Z" level=info msg="Stopping pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7" id=ee0a0d3a-44e1-45bf-bff3-d08a9f8c45b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.377037 | controller | Jun 12 11:19:00.972646 crc crio[19822]: time="2026-06-12T11:19:00.972620772Z" level=info msg="Stopped pod sandbox (already stopped): 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7" id=ee0a0d3a-44e1-45bf-bff3-d08a9f8c45b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.377053 | controller | Jun 12 11:19:00.975050 crc crio[19822]: time="2026-06-12T11:19:00.974970863Z" level=info msg="Removing pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7" id=d6e6289c-5310-48d1-8b5b-17038fdf37e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.377069 | controller | Jun 12 11:19:00.981356 crc crio[19822]: time="2026-06-12T11:19:00.981236796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=47264677-8887-4d22-aa4e-8e3937b82197 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377085 | controller | Jun 12 11:19:00.985490 crc crio[19822]: time="2026-06-12T11:19:00.984309079Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=e7035baf-b8f7-4b50-8d4c-d5e4ac05907a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.377101 | controller | Jun 12 11:19:00.995462 crc crio[19822]: time="2026-06-12T11:19:00.995367895Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-12 11:43:48.377117 | controller | Jun 12 11:19:01.020093 crc crio[19822]: time="2026-06-12T11:19:01.019500525Z" level=info msg="Removed pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7" id=d6e6289c-5310-48d1-8b5b-17038fdf37e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.377133 | controller | Jun 12 11:19:01.026737 crc crio[19822]: time="2026-06-12T11:19:01.026627893Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=5d58a878-3ea4-4129-9378-598fd14963f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377150 | controller | Jun 12 11:19:01.034732 crc crio[19822]: time="2026-06-12T11:19:01.034679446Z" level=info msg="Stopping container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1 (timeout: 30s)" id=3a8038b4-09f7-43ff-bfd8-dc89687ed2e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.377166 | controller | Jun 12 11:19:01.176124 crc crio[19822]: time="2026-06-12T11:19:01.175956005Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=30f6f22e-3d4e-4faf-a9ca-02e64137312c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377182 | controller | Jun 12 11:19:01.176450 crc crio[19822]: time="2026-06-12T11:19:01.176395679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377198 | controller | Jun 12 11:19:01.269449 crc crio[19822]: time="2026-06-12T11:19:01.269049788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377220 | controller | Jun 12 11:19:01.278880 crc crio[19822]: time="2026-06-12T11:19:01.278117111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377238 | controller | Jun 12 11:19:01.339795 crc crio[19822]: time="2026-06-12T11:19:01.339714642Z" level=info msg="Stopped pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b" id=4ea82be9-8481-4815-82e1-6f73541c9787 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.377254 | controller | Jun 12 11:19:01.618865 crc crio[19822]: time="2026-06-12T11:19:01.616891441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377271 | controller | Jun 12 11:19:01.618865 crc crio[19822]: time="2026-06-12T11:19:01.617453339Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377287 | controller | Jun 12 11:19:01.618865 crc crio[19822]: time="2026-06-12T11:19:01.61749687Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377303 | controller | Jun 12 11:19:01.629868 crc crio[19822]: time="2026-06-12T11:19:01.629568176Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d126392c-b461-4511-a81c-caac088ac41b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.377319 | controller | Jun 12 11:19:01.638873 crc crio[19822]: time="2026-06-12T11:19:01.63655902Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-12 11:43:48.377335 | controller | Jun 12 11:19:01.687873 crc crio[19822]: time="2026-06-12T11:19:01.686723309Z" level=info msg="Removing container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16" id=0777eb2e-ec05-4f23-bed5-e1c3d6a58dac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.377352 | controller | Jun 12 11:19:01.730709 crc crio[19822]: time="2026-06-12T11:19:01.730484076Z" level=info msg="Creating container: openshift-marketplace/community-operators-v5ctj/extract-utilities" id=61308b18-5903-403a-af58-e2342aa348d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377368 | controller | Jun 12 11:19:01.731099 crc crio[19822]: time="2026-06-12T11:19:01.731045544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377384 | controller | Jun 12 11:19:01.757614 crc crio[19822]: time="2026-06-12T11:19:01.757502528Z" level=info msg="Created container 404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74: openstack/ovn-northd-0/openstack-network-exporter" id=30f6f22e-3d4e-4faf-a9ca-02e64137312c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377400 | controller | Jun 12 11:19:01.758771 crc crio[19822]: time="2026-06-12T11:19:01.758680972Z" level=info msg="Starting container: 404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74" id=cbbe5f31-bd61-4f77-8ceb-a0be1c3445ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.377416 | controller | Jun 12 11:19:01.766145 crc crio[19822]: time="2026-06-12T11:19:01.766022659Z" level=info msg="Started container" PID=282699 containerID=404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74 description=openstack/ovn-northd-0/openstack-network-exporter id=cbbe5f31-bd61-4f77-8ceb-a0be1c3445ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961
2026-06-12 11:43:48.377438 | controller | Jun 12 11:19:01.805364 crc crio[19822]: time="2026-06-12T11:19:01.805269503Z" level=info msg="Removed container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server" id=0777eb2e-ec05-4f23-bed5-e1c3d6a58dac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.377455 | controller | Jun 12 11:19:01.808637 crc crio[19822]: time="2026-06-12T11:19:01.808550567Z" level=info msg="Removing container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93" id=7c00f788-9a8e-42ef-8eca-a9f46102a43f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.377472 | controller | Jun 12 11:19:01.823097 crc crio[19822]: time="2026-06-12T11:19:01.822990678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377489 | controller | Jun 12 11:19:01.834579 crc crio[19822]: time="2026-06-12T11:19:01.834478725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377505 | controller | Jun 12 11:19:01.926148 crc crio[19822]: time="2026-06-12T11:19:01.926010187Z" level=info msg="Removed container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd" id=7c00f788-9a8e-42ef-8eca-a9f46102a43f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.377522 | controller | Jun 12 11:19:01.946669 crc crio[19822]: time="2026-06-12T11:19:01.94655969Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations" id=f450365f-4c27-44d9-a907-41550ca6e0da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377538 | controller | Jun 12 11:19:01.947227 crc crio[19822]: time="2026-06-12T11:19:01.947140398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377554 | controller | Jun 12 11:19:02.020744 crc crio[19822]: time="2026-06-12T11:19:02.020648823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377570 | controller | Jun 12 11:19:02.026249 crc crio[19822]: time="2026-06-12T11:19:02.026133718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377586 | controller | Jun 12 11:19:02.306541 crc crio[19822]: time="2026-06-12T11:19:02.305979355Z" level=info msg="Creating container: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log" id=156bd455-b551-418c-b862-ebc0d348a2d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377602 | controller | Jun 12 11:19:02.306981 crc crio[19822]: time="2026-06-12T11:19:02.306894415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377618 | controller | Jun 12 11:19:02.334710 crc crio[19822]: time="2026-06-12T11:19:02.334576885Z" level=info msg="Created container af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f: openshift-marketplace/community-operators-v5ctj/extract-utilities" id=61308b18-5903-403a-af58-e2342aa348d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377635 | controller | Jun 12 11:19:02.336228 crc crio[19822]: time="2026-06-12T11:19:02.336106717Z" level=info msg="Starting container: af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f" id=eb441da0-038e-4699-940d-c70c9e4079c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.377652 | controller | Jun 12 11:19:02.344702 crc crio[19822]: time="2026-06-12T11:19:02.344552406Z" level=info msg="Started container" PID=282756 containerID=af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f description=openshift-marketplace/community-operators-v5ctj/extract-utilities id=eb441da0-038e-4699-940d-c70c9e4079c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571
2026-06-12 11:43:48.377673 | controller | Jun 12 11:19:02.366023 crc crio[19822]: time="2026-06-12T11:19:02.365941579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377691 | controller | Jun 12 11:19:02.370956 crc crio[19822]: time="2026-06-12T11:19:02.370898077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377707 | controller | Jun 12 11:19:02.394884 crc crio[19822]: time="2026-06-12T11:19:02.39476311Z" level=info msg="Creating container: openstack/placement-7647d767d8-zl47b/placement-log" id=4e768aef-828f-48f8-8ae8-b83030e32b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377724 | controller | Jun 12 11:19:02.395340 crc crio[19822]: time="2026-06-12T11:19:02.395264266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377740 | controller | Jun 12 11:19:02.399672 crc crio[19822]: time="2026-06-12T11:19:02.399604576Z" level=info msg="Created container 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations" id=f450365f-4c27-44d9-a907-41550ca6e0da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377757 | controller | Jun 12 11:19:02.401788 crc crio[19822]: time="2026-06-12T11:19:02.401696059Z" level=info msg="Starting container: 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4" id=a22ccdf0-cedc-486f-a97c-2bcfc3dc5d15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.377773 | controller | Jun 12 11:19:02.414664 crc crio[19822]: time="2026-06-12T11:19:02.414534422Z" level=info msg="Started container" PID=282767 containerID=6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4 description=openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations id=a22ccdf0-cedc-486f-a97c-2bcfc3dc5d15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9
2026-06-12 11:43:48.377792 | controller | Jun 12 11:19:02.561250 crc crio[19822]: time="2026-06-12T11:19:02.560984251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377816 | controller | Jun 12 11:19:02.566442 crc crio[19822]: time="2026-06-12T11:19:02.565257199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.377841 | controller | Jun 12 11:19:02.617565 crc crio[19822]: time="2026-06-12T11:19:02.617468995Z" level=info msg="Created container 45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log" id=156bd455-b551-418c-b862-ebc0d348a2d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.377881 | controller | Jun 12 11:19:02.625290 crc crio[19822]: time="2026-06-12T11:19:02.625195644Z" level=info msg="Starting container: 45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20" id=531dbe93-90cd-4cf0-8c97-383d161c225b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.377900 | controller | Jun 12 11:19:02.648622 crc crio[19822]: time="2026-06-12T11:19:02.64700492Z" level=info msg="Started container" PID=282804 containerID=45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20 description=openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log id=531dbe93-90cd-4cf0-8c97-383d161c225b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc
2026-06-12 11:43:48.377923 | controller | Jun 12 11:19:02.793317 crc crio[19822]: time="2026-06-12T11:19:02.79319447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=8a8917d4-d9d2-460a-a5c3-487610b0c0cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377942 | controller | Jun 12 11:19:02.858355 crc crio[19822]: time="2026-06-12T11:19:02.858274328Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=99963d4a-eacf-4420-894e-e5ffed305d4e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.377959 | controller | Jun 12 11:19:02.866914 crc crio[19822]: time="2026-06-12T11:19:02.866456871Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.377975 | controller | Jun 12 11:19:02.896873 crc crio[19822]: time="2026-06-12T11:19:02.896579587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ca1a7340-b6ab-4891-8186-ae1cbfb50ccd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.377992 | controller | Jun 12 11:19:02.948854 crc crio[19822]: time="2026-06-12T11:19:02.94867722Z" level=info msg="Created container 3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce: openstack/placement-7647d767d8-zl47b/placement-log" id=4e768aef-828f-48f8-8ae8-b83030e32b44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.378008 | controller | Jun 12 11:19:02.949798 crc crio[19822]: time="2026-06-12T11:19:02.949711834Z" level=info msg="Starting container: 3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce" id=6bc9bee0-cfa9-4772-a48b-c2b59c0f6559 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.378025 | controller | Jun 12 11:19:02.958525 crc crio[19822]: time="2026-06-12T11:19:02.95841725Z" level=info msg="Started container" PID=282824 containerID=3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce description=openstack/placement-7647d767d8-zl47b/placement-log id=6bc9bee0-cfa9-4772-a48b-c2b59c0f6559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb
2026-06-12 11:43:48.378043 | controller | Jun 12 11:19:02.984954 crc crio[19822]: time="2026-06-12T11:19:02.984784025Z" level=info msg="Creating container: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api" id=ea465198-4073-4164-8556-0bf0f829e345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.378059 | controller | Jun 12 11:19:02.986378 crc crio[19822]: time="2026-06-12T11:19:02.986223132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378075 | controller | Jun 12 11:19:02.998723 crc crio[19822]: time="2026-06-12T11:19:02.998584055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f3e39a77-56e5-4025-9ba3-5d2c49368db4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.378091 | controller | Jun 12 11:19:03.117636 crc crio[19822]: time="2026-06-12T11:19:03.117449412Z" level=info msg="Stopping container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579 (timeout: 30s)" id=09a5c9a8-f480-4057-9ee2-954e93bafa35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378107 | controller | Jun 12 11:19:03.118181 crc crio[19822]: time="2026-06-12T11:19:03.117616689Z" level=info msg="Stopping container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d (timeout: 30s)" id=b012fc8a-9288-4d12-95e5-7a6d1a1574ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378129 | controller | Jun 12 11:19:03.142677 crc crio[19822]: time="2026-06-12T11:19:03.142583995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=b7e3ee70-bca1-47e8-b341-fb4e91ca3ad0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.378146 | controller | Jun 12 11:19:03.193718 crc crio[19822]: time="2026-06-12T11:19:03.193612843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378162 | controller | Jun 12 11:19:03.200234 crc crio[19822]: time="2026-06-12T11:19:03.200126281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378178 | controller | Jun 12 11:19:03.404451 crc crio[19822]: time="2026-06-12T11:19:03.403752057Z" level=info msg="Creating container: openstack/placement-7647d767d8-zl47b/placement-api" id=6ba1ce1b-6369-454d-9a0f-71e98bb521f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.378194 | controller | Jun 12 11:19:03.404796 crc crio[19822]: time="2026-06-12T11:19:03.404733149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378210 | controller | Jun 12 11:19:03.424049 crc crio[19822]: time="2026-06-12T11:19:03.423878985Z" level=info msg="Stopped container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log" id=b012fc8a-9288-4d12-95e5-7a6d1a1574ad name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378226 | controller | Jun 12 11:19:03.511852 crc crio[19822]: time="2026-06-12T11:19:03.511724852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378242 | controller | Jun 12 11:19:03.516098 crc crio[19822]: time="2026-06-12T11:19:03.516058222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378258 | controller | Jun 12 11:19:03.578445 crc crio[19822]: time="2026-06-12T11:19:03.578379129Z" level=info msg="Created container 9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api" id=ea465198-4073-4164-8556-0bf0f829e345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.378274 | controller | Jun 12 11:19:03.581242 crc crio[19822]: time="2026-06-12T11:19:03.581104727Z" level=info msg="Starting container: 9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4" id=f30590a0-e84c-4bad-bdcc-9da0fda3adb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.378291 | controller | Jun 12 11:19:03.601113 crc crio[19822]: time="2026-06-12T11:19:03.601010435Z" level=info msg="Started container" PID=282883 containerID=9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4 description=openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api id=f30590a0-e84c-4bad-bdcc-9da0fda3adb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc
2026-06-12 11:43:48.378307 | controller | Jun 12 11:19:03.665279 crc crio[19822]: time="2026-06-12T11:19:03.664694652Z" level=info msg="Running pod sandbox: openstack/neutron-85866dbf85-csgvx/POD" id=59b56e19-1c0e-4dfa-bdfb-e28e6b3105a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.378323 | controller | Jun 12 11:19:03.665411 crc crio[19822]: time="2026-06-12T11:19:03.665349503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378340 | controller | Jun 12 11:19:03.719546 crc crio[19822]: time="2026-06-12T11:19:03.71945702Z" level=info msg="Got pod network &{Name:neutron-85866dbf85-csgvx Namespace:openstack ID:00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d UID:fb8cccc0-a5bc-42c7-aa14-3220d0ff9665 NetNS:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8cccc0_a5bc_42c7_aa14_3220d0ff9665.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}"
2026-06-12 11:43:48.378361 | controller | Jun 12 11:19:03.719546 crc crio[19822]: time="2026-06-12T11:19:03.719525322Z" level=info msg="Adding pod openstack_neutron-85866dbf85-csgvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.378378 | controller | Jun 12 11:19:03.811238 crc crio[19822]: time="2026-06-12T11:19:03.811108113Z" level=info msg="Stopping pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a" id=8f9aa5b7-6f41-44b2-a774-e7652bae7592 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.378394 | controller | Jun 12 11:19:03.812259 crc crio[19822]: time="2026-06-12T11:19:03.811650111Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc007252370}] Aliases:map[]}"
2026-06-12 11:43:48.378411 | controller | Jun 12 11:19:03.812259 crc crio[19822]: time="2026-06-12T11:19:03.811777785Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687718-jknvc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.378428 | controller | Jun 12 11:19:04.099337 crc crio[19822]: time="2026-06-12T11:19:04.098644389Z" level=info msg="Created container 078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8: openstack/placement-7647d767d8-zl47b/placement-api" id=6ba1ce1b-6369-454d-9a0f-71e98bb521f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.378444 | controller | Jun 12 11:19:04.101354 crc crio[19822]: time="2026-06-12T11:19:04.10126129Z" level=info msg="Starting container: 078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8" id=98e67e7f-086c-43cd-a626-5a9cbfb0aa50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.378461 | controller | Jun 12 11:19:04.134878 crc crio[19822]: time="2026-06-12T11:19:04.13006484Z" level=info msg="Started container" PID=282986 containerID=078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8 description=openstack/placement-7647d767d8-zl47b/placement-api id=98e67e7f-086c-43cd-a626-5a9cbfb0aa50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb
2026-06-12 11:43:48.378479 | controller | Jun 12 11:19:04.303875 crc crio[19822]: time="2026-06-12T11:19:04.301442496Z" level=info msg="Stopping container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73 (timeout: 30s)" id=281f3afe-33fd-4842-bfb8-2182ebe4cc70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378495 | controller | Jun 12 11:19:04.303875 crc crio[19822]: time="2026-06-12T11:19:04.303389439Z" level=info msg="Stopping container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14 (timeout: 30s)" id=2cebc737-a296-44a7-a7bb-f1d22a0cf219 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378511 | controller | Jun 12 11:19:05.524206 crc crio[19822]: time="2026-06-12T11:19:05.521393169Z" level=info msg="Stopped container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=3a8038b4-09f7-43ff-bfd8-dc89687ed2e9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378533 | controller | Jun 12 11:19:05.524206 crc crio[19822]: time="2026-06-12T11:19:05.523337272Z" level=info msg="Stopping pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016" id=286d2708-34c6-4aa0-aab4-26760a4e439a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.378550 | controller | Jun 12 11:19:05.570143 crc crio[19822]: time="2026-06-12T11:19:05.570020916Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032643c8}] Aliases:map[]}"
2026-06-12 11:43:48.378567 | controller | Jun 12 11:19:05.570407 crc crio[19822]: time="2026-06-12T11:19:05.570310415Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.378584 | controller | Jun 12 11:19:05.576028 crc crio[19822]: time="2026-06-12T11:19:05.574684467Z" level=info msg="Stopping container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f (timeout: 30s)" id=dff934bb-3f73-4c62-a5b4-9ab280fbb236 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378600 | controller | Jun 12 11:19:05.576028 crc crio[19822]: time="2026-06-12T11:19:05.574692447Z" level=info msg="Stopping container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1 (timeout: 30s)" id=d666f004-eb41-4aa8-b341-bd2a9e22f10e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378617 | controller | Jun 12 11:19:05.707898 crc crio[19822]: time="2026-06-12T11:19:05.706996081Z" level=info msg="Stopping container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47 (timeout: 30s)" id=ef2439a3-aa42-4636-bed9-2e341dfe3d05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378633 | controller | Jun 12 11:19:05.897872 crc crio[19822]: time="2026-06-12T11:19:05.89588239Z" level=info msg="Stopping container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f (timeout: 30s)" id=07ccd496-a72c-446c-960b-bda8130b7177 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378650 | controller | Jun 12 11:19:05.897872 crc crio[19822]: time="2026-06-12T11:19:05.89737399Z" level=info msg="Stopping container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4 (timeout: 30s)" id=4ff64c2c-d77d-459d-95bc-c6a58cefa2d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378667 | controller | Jun 12 11:19:05.963503 crc crio[19822]: time="2026-06-12T11:19:05.960297508Z" level=info msg="Removing container: e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6" id=e05c968b-d4a9-4ba7-8c98-dbc05dcd09f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.378683 | controller | Jun 12 11:19:06.827082 crc crio[19822]: time="2026-06-12T11:19:06.826415035Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=9c8032ce-140b-4256-8100-c2f3fff59136 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.378699 | controller | Jun 12 11:19:06.828905 crc crio[19822]: time="2026-06-12T11:19:06.828756783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378716 | controller | Jun 12 11:19:06.840520 crc crio[19822]: 2026-06-12T11:19:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00250d428b52fec Mac:3e:69:c4:0b:4e:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c SocketPath: PciID:}] [{Interface:0xc00022c620 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.378737 | controller | Jun 12 11:19:06.844886 crc crio[19822]: time="2026-06-12T11:19:06.843397483Z" level=info msg="Got pod network &{Name:neutron-85866dbf85-csgvx Namespace:openstack ID:00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d UID:fb8cccc0-a5bc-42c7-aa14-3220d0ff9665 NetNS:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8cccc0_a5bc_42c7_aa14_3220d0ff9665.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}"
2026-06-12 11:43:48.378755 | controller | Jun 12 11:19:06.844886 crc crio[19822]: time="2026-06-12T11:19:06.84361282Z" level=info msg="Checking pod openstack_neutron-85866dbf85-csgvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.378772 | controller | Jun 12 11:19:07.333533 crc crio[19822]: time="2026-06-12T11:19:07.333061022Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-nh8dh/POD" id=4b4aa7dd-e2cb-402e-9853-a373d68c3eca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.378789 | controller | Jun 12 11:19:07.333609 crc crio[19822]: time="2026-06-12T11:19:07.333560448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.378805 | controller | Jun 12 11:19:07.792468 crc crio[19822]: time="2026-06-12T11:19:07.792365745Z" level=info msg="Stopped pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a" id=8f9aa5b7-6f41-44b2-a774-e7652bae7592 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.378822 | controller | Jun 12 11:19:08.190863 crc crio[19822]: time="2026-06-12T11:19:08.190749704Z" level=info msg="Stopped container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log" id=2cebc737-a296-44a7-a7bb-f1d22a0cf219 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378845 | controller | Jun 12 11:19:09.148914 crc crio[19822]: time="2026-06-12T11:19:09.148269941Z" level=info msg="Stopping pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9" id=7ef93017-bea7-46d4-894e-f5e85e1aa575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.378899 | controller | Jun 12 11:19:09.150665 crc crio[19822]: time="2026-06-12T11:19:09.150576505Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc000120428}] Aliases:map[]}"
2026-06-12 11:43:48.378929 | controller | Jun 12 11:19:09.151065 crc crio[19822]: time="2026-06-12T11:19:09.150986778Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-cqvfx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.378949 | controller | Jun 12 11:19:10.156016 crc crio[19822]: time="2026-06-12T11:19:10.155350629Z" level=info msg="Stopped pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016" id=286d2708-34c6-4aa0-aab4-26760a4e439a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.378967 | controller | Jun 12 11:19:10.233364 crc crio[19822]: time="2026-06-12T11:19:10.233148423Z" level=info msg="Stopped container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log" id=4ff64c2c-d77d-459d-95bc-c6a58cefa2d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.378985 | controller | Jun 12 11:19:10.260026 crc crio[19822]: time="2026-06-12T11:19:10.257184798Z" level=info msg="Stopped container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log" id=d666f004-eb41-4aa8-b341-bd2a9e22f10e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.379009 | controller | Jun 12 11:19:10.318092 crc crio[19822]: time="2026-06-12T11:19:10.315744481Z" level=info msg="Ran pod sandbox 00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d with infra container: openstack/neutron-85866dbf85-csgvx/POD" id=59b56e19-1c0e-4dfa-bdfb-e28e6b3105a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.379027 | controller | Jun 12 11:19:10.318092 crc crio[19822]: time="2026-06-12T11:19:10.315939463Z" level=info msg="Stopped container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd" id=09a5c9a8-f480-4057-9ee2-954e93bafa35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.379044 | controller | Jun 12 11:19:10.335428 crc crio[19822]: time="2026-06-12T11:19:10.331426345Z" level=info msg="Stopping pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d" id=011016c9-b73b-48f0-be61-c90414089e6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379061 | controller | Jun 12 11:19:10.335428 crc crio[19822]: time="2026-06-12T11:19:10.333731481Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc000120d50}] Aliases:map[]}"
2026-06-12 11:43:48.379078 | controller | Jun 12 11:19:10.335428 crc crio[19822]: time="2026-06-12T11:19:10.333923107Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.379095 | controller | Jun 12 11:19:10.344772 crc crio[19822]: time="2026-06-12T11:19:10.342586764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=751e1a07-40c1-4334-a76e-b3d0f69a6e75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379111 | controller | Jun 12 11:19:10.579652 crc crio[19822]: time="2026-06-12T11:19:10.579373269Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=e7035baf-b8f7-4b50-8d4c-d5e4ac05907a name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.379128 | controller | Jun 12 11:19:10.591687 crc crio[19822]: time="2026-06-12T11:19:10.58979228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=0200394d-6fca-4c7c-b1d7-6c56db260bb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379144 | controller | Jun 12 11:19:10.676521 crc crio[19822]: time="2026-06-12T11:19:10.674216317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b38afa24-ef50-46e1-b60b-e4422fbcb34a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379161 | controller | Jun 12 11:19:11.427418 crc crio[19822]: time="2026-06-12T11:19:11.427315999Z" level=info msg="Stopped container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd" id=281f3afe-33fd-4842-bfb8-2182ebe4cc70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.379177 | controller | Jun 12 11:19:11.432602 crc crio[19822]: time="2026-06-12T11:19:11.432518908Z" level=info msg="Stopping pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637" id=f09bbbbd-1e86-4376-8d3f-2d2fe0e6f4cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379198 | controller | Jun 12 11:19:11.436878 crc crio[19822]: time="2026-06-12T11:19:11.436366767Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ace10}] Aliases:map[]}"
2026-06-12 11:43:48.379216 | controller | Jun 12 11:19:11.436878 crc crio[19822]: time="2026-06-12T11:19:11.436723749Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.379233 | controller | Jun 12 11:19:11.471354 crc crio[19822]: time="2026-06-12T11:19:11.471262643Z" level=info msg="Creating container: openstack/neutron-85866dbf85-csgvx/neutron-api" id=de508e51-c5ca-4812-9451-fb7fc8640e8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.379249 | controller | Jun 12 11:19:11.545491 crc crio[19822]: time="2026-06-12T11:19:11.545318606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.379266 | controller | Jun 12 11:19:11.582733 crc crio[19822]: time="2026-06-12T11:19:11.582587621Z" level=info msg="Stopped container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ef2439a3-aa42-4636-bed9-2e341dfe3d05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.379282 | controller | Jun 12 11:19:11.584758 crc crio[19822]: time="2026-06-12T11:19:11.584680369Z" level=info msg="Stopping pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86" id=aceab26e-23ad-4e27-9a48-fa59853bf449 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379299 | controller | Jun 12 11:19:11.591559 crc crio[19822]: time="2026-06-12T11:19:11.591437917Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00008d9b8}] Aliases:map[]}"
2026-06-12 11:43:48.379315 | controller | Jun 12 11:19:11.591744 crc crio[19822]: time="2026-06-12T11:19:11.591663024Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.379332 | controller | Jun 12 11:19:11.633027 crc crio[19822]: time="2026-06-12T11:19:11.632800694Z" level=info msg="Stopped pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9" id=7ef93017-bea7-46d4-894e-f5e85e1aa575 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379350 | controller | Jun 12 11:19:11.639677 crc crio[19822]: time="2026-06-12T11:19:11.639541596Z" level=info msg="Stopped container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api" id=dff934bb-3f73-4c62-a5b4-9ab280fbb236 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.379370 | controller | Jun 12 11:19:11.641891 crc crio[19822]: time="2026-06-12T11:19:11.64145869Z" level=info msg="Stopping pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0" id=0ab3870a-fff9-4955-901f-c31f60f45c56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379387 | controller | Jun 12 11:19:11.668362 crc crio[19822]: time="2026-06-12T11:19:11.66007482Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc007252028}] Aliases:map[]}"
2026-06-12 11:43:48.379407 | controller | Jun 12 11:19:11.668362 crc crio[19822]: time="2026-06-12T11:19:11.660345609Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.379425 | controller | Jun 12 11:19:11.763298 crc crio[19822]: time="2026-06-12T11:19:11.763219364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=d9d3e332-824f-4634-84d0-371b952a80bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379441 | controller | Jun 12 11:19:11.763298 crc crio[19822]: time="2026-06-12T11:19:11.7632633Z" level=info msg="Stopped container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata" id=07ccd496-a72c-446c-960b-bda8130b7177 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.379458 | controller | Jun 12 11:19:11.765709 crc crio[19822]: time="2026-06-12T11:19:11.76559179Z" level=info msg="Stopping pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5" id=0e7bf075-c5d5-4bbe-afe1-af40b7108e15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379476 | controller | Jun 12 11:19:11.767955 crc crio[19822]: time="2026-06-12T11:19:11.767892564Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc00008c890}] Aliases:map[]}"
2026-06-12 11:43:48.379493 | controller | Jun 12 11:19:11.768759 crc crio[19822]: time="2026-06-12T11:19:11.768437502Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.379510 | controller | Jun 12 11:19:11.831306 crc crio[19822]: time="2026-06-12T11:19:11.830129689Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=cd01c97d-5b71-467f-93f5-a6720f3add19 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.379530 | controller | Jun 12 11:19:11.841245 crc crio[19822]: time="2026-06-12T11:19:11.838208909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2d2b3435-157e-40ca-b0fc-0bbd7a6369d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379553 | controller | Jun 12 11:19:11.890530 crc crio[19822]: time="2026-06-12T11:19:11.890240359Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=2fb0c4ef-a7d2-4f9f-a591-af297ff8f74f name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.379576 | controller | Jun 12 11:19:11.907798 crc crio[19822]: time="2026-06-12T11:19:11.907744812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=253245df-1f7a-48fb-a3a8-de944e039928 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379598 | controller | Jun 12 11:19:11.962535 crc crio[19822]: time="2026-06-12T11:19:11.961334374Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=d126392c-b461-4511-a81c-caac088ac41b name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.379624 | controller | Jun 12 11:19:11.966350 crc crio[19822]: time="2026-06-12T11:19:11.963983174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=1f7d17b2-6557-4ea3-b600-5265762d1e8b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379642 | controller | Jun 12 11:19:12.028892 crc crio[19822]: time="2026-06-12T11:19:12.027591692Z" level=info msg="Removed container e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=e05c968b-d4a9-4ba7-8c98-dbc05dcd09f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.379659 | controller | Jun 12 11:19:12.061195 crc crio[19822]: time="2026-06-12T11:19:12.061120251Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=22f68f9b-055a-40ae-ad53-c0aaad0ab34c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.379676 | controller | Jun 12 11:19:12.061377 crc crio[19822]: time="2026-06-12T11:19:12.061346278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.379692 | controller | Jun 12 11:19:12.086360 crc crio[19822]: time="2026-06-12T11:19:12.086268161Z" level=info msg="Removing container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1" id=de8ca1ec-3b69-4908-8cb2-dc0d8e232a42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.379709 | controller | Jun 12 11:19:12.090649 crc crio[19822]: time="2026-06-12T11:19:12.090596919Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf UID:4dabd59d-58f9-48fb-9bc4-144278e3777a NetNS:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dabd59d_58f9_48fb_9bc4_144278e3777a.slice PodAnnotations:0xc000696420}] Aliases:map[]}"
2026-06-12 11:43:48.379726 | controller | Jun 12 11:19:12.090874 crc crio[19822]: time="2026-06-12T11:19:12.090786986Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.379744 | controller | Jun 12 11:19:12.156801 crc crio[19822]: time="2026-06-12T11:19:12.156700803Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc0030942e0}] Aliases:map[]}"
2026-06-12 11:43:48.379761 | controller | Jun 12 11:19:12.156801 crc crio[19822]: time="2026-06-12T11:19:12.156787576Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-nh8dh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.379778 | controller | Jun 12 11:19:12.279300 crc crio[19822]: time="2026-06-12T11:19:12.278682855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4b8d9195-fcfb-4465-902f-15c514d5e6bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379796 | controller | Jun 12 11:19:12.346761 crc crio[19822]: time="2026-06-12T11:19:12.346714017Z" level=info msg="Removed container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=de8ca1ec-3b69-4908-8cb2-dc0d8e232a42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.379818 | controller | Jun 12 11:19:12.416546 crc crio[19822]: time="2026-06-12T11:19:12.416454905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=b34a460a-bea5-42c6-83eb-a4f034757d69 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.379836 | controller | Jun 12 11:19:12.417181 crc crio[19822]: time="2026-06-12T11:19:12.417092336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.379880 | controller | Jun 12 11:19:12.426968 crc crio[19822]: time="2026-06-12T11:19:12.423666318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.379906 | controller | Jun 12 11:19:12.427791 crc crio[19822]: time="2026-06-12T11:19:12.427560789Z" level=info msg="Stopped pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86" id=aceab26e-23ad-4e27-9a48-fa59853bf449 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379925 | controller | Jun 12 11:19:12.550997 crc crio[19822]: time="2026-06-12T11:19:12.548732259Z" level=info msg="Stopped pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0" id=0ab3870a-fff9-4955-901f-c31f60f45c56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379942 | controller | Jun 12 11:19:12.551569 crc crio[19822]: time="2026-06-12T11:19:12.54969862Z" level=info msg="Stopped pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5" id=0e7bf075-c5d5-4bbe-afe1-af40b7108e15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.379959 | controller | Jun 12 11:19:12.630250 crc crio[19822]: time="2026-06-12T11:19:12.630103111Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 UID:4aabdc4d-8c2f-4d82-804a-eaa786e2ad91 NetNS:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4aabdc4d_8c2f_4d82_804a_eaa786e2ad91.slice PodAnnotations:0xc00244c0f0}] Aliases:map[]}"
2026-06-12 11:43:48.379976 | controller | Jun 12 11:19:12.630250 crc crio[19822]: time="2026-06-12T11:19:12.630247505Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.379993 | controller | Jun 12 11:19:12.700245 crc crio[19822]: time="2026-06-12T11:19:12.700125396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0050651b-408d-45d8-87c4-96caf6bfc910 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.380010 | controller | Jun 12 11:19:13.108992 crc crio[19822]: time="2026-06-12T11:19:13.107511553Z" level=info msg="Creating container: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log" id=9ed02e20-585d-4c7c-96de-82d0649d5ea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380043 | controller | Jun 12 11:19:13.110137 crc crio[19822]: time="2026-06-12T11:19:13.110071255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380062 | controller | Jun 12 11:19:13.190340 crc crio[19822]: time="2026-06-12T11:19:13.190231319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380078 | controller | Jun 12 11:19:13.195984 crc crio[19822]: time="2026-06-12T11:19:13.195901202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380100 | controller | Jun 12 11:19:13.380882 crc crio[19822]: time="2026-06-12T11:19:13.380275045Z" level=info msg="Removing container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f" id=f583148a-26ab-4a90-bfc1-3c93aaa6c855 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380117 | controller | Jun 12 11:19:13.409921 crc crio[19822]: time="2026-06-12T11:19:13.409869566Z" level=info msg="Created container 58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a: openstack/neutron-85866dbf85-csgvx/neutron-api" id=de508e51-c5ca-4812-9451-fb7fc8640e8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380134 | controller | Jun 12 11:19:13.411191 crc crio[19822]: time="2026-06-12T11:19:13.411083515Z" level=info msg="Starting container: 58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a" id=11411113-a4e7-4c92-9470-9045cb5aedbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.380150 | controller | Jun 12 11:19:13.416627 crc crio[19822]: time="2026-06-12T11:19:13.41655291Z" level=info msg="Started container" PID=284210 containerID=58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a description=openstack/neutron-85866dbf85-csgvx/neutron-api id=11411113-a4e7-4c92-9470-9045cb5aedbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d
2026-06-12 11:43:48.380167 | controller | Jun 12 11:19:13.433944 crc crio[19822]: time="2026-06-12T11:19:13.433779367Z" level=info msg="Removed container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata" id=f583148a-26ab-4a90-bfc1-3c93aaa6c855 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380184 | controller | Jun 12 11:19:13.437237 crc crio[19822]: time="2026-06-12T11:19:13.437145564Z" level=info msg="Removing container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4" id=fa87d6be-2e5a-419d-886e-9f8d2ae81852 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380200 | controller | Jun 12 11:19:13.696493 crc crio[19822]: time="2026-06-12T11:19:13.696312416Z" level=info msg="Removed container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log" id=fa87d6be-2e5a-419d-886e-9f8d2ae81852 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380216 | controller | Jun 12 11:19:13.704454 crc crio[19822]: time="2026-06-12T11:19:13.704409213Z" level=info msg="Removing container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f" id=2dbf10b7-4d85-4d29-a259-a3e6625055f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380232 | controller | Jun 12 11:19:13.796030 crc crio[19822]: time="2026-06-12T11:19:13.795975552Z" level=info msg="Removed container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api" id=2dbf10b7-4d85-4d29-a259-a3e6625055f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380248 | controller | Jun 12 11:19:13.802368 crc crio[19822]: time="2026-06-12T11:19:13.802331026Z" level=info msg="Removing container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1" id=9e59de89-e2e3-4373-982f-4c36bfe0fab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380264 | controller | Jun 12 11:19:13.947260 crc crio[19822]: time="2026-06-12T11:19:13.946562764Z" level=info msg="Removed container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log" id=9e59de89-e2e3-4373-982f-4c36bfe0fab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380280 | controller | Jun 12 11:19:13.952487 crc crio[19822]: time="2026-06-12T11:19:13.952405686Z" level=info msg="Removing container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47" id=0c672a7c-6008-4369-96c0-1b45dc19bbfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380300 | controller | Jun 12 11:19:14.042009 crc crio[19822]: time="2026-06-12T11:19:14.041801546Z" level=info msg="Removed container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0c672a7c-6008-4369-96c0-1b45dc19bbfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.380318 | controller | Jun 12 11:19:14.675562 crc crio[19822]: time="2026-06-12T11:19:14.675391725Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=a10fae7a-179a-4535-9194-f0d47b3c3f31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380334 | controller | Jun 12 11:19:14.681422 crc crio[19822]: time="2026-06-12T11:19:14.681226824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380350 | controller | Jun 12 11:19:14.750785 crc crio[19822]: time="2026-06-12T11:19:14.750119131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380366 | controller | Jun 12 11:19:14.756680 crc crio[19822]: time="2026-06-12T11:19:14.756578118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380382 | controller | Jun 12 11:19:14.785359 crc crio[19822]: time="2026-06-12T11:19:14.785158531Z" level=info msg="Created container 249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log" id=9ed02e20-585d-4c7c-96de-82d0649d5ea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380398 | controller | Jun 12 11:19:14.786668 crc crio[19822]: time="2026-06-12T11:19:14.786579458Z" level=info msg="Starting container: 249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db" id=a79516d0-4a17-4131-8a78-e9570d324032 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.380415 | controller | Jun 12 11:19:14.792479 crc crio[19822]: time="2026-06-12T11:19:14.792260905Z" level=info msg="Started container" PID=284290 containerID=249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db description=openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log id=a79516d0-4a17-4131-8a78-e9570d324032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b
2026-06-12 11:43:48.380431 | controller | Jun 12 11:19:14.819936 crc crio[19822]: time="2026-06-12T11:19:14.819881668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a530ed71-0360-47cc-a5ac-1a905ba22ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.380447 | controller | Jun 12 11:19:14.946241 crc crio[19822]: time="2026-06-12T11:19:14.946073834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5b5f4233-e748-44ce-9ba2-335c2d71931a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.380464 | controller | Jun 12 11:19:15.007290 crc crio[19822]: time="2026-06-12T11:19:15.006971535Z" level=info msg="Creating container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log" id=b763a588-4161-4acc-affc-04a222817065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380479 | controller | Jun 12 11:19:15.010218 crc crio[19822]: time="2026-06-12T11:19:15.009206418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380495 | controller | Jun 12 11:19:15.043743 crc crio[19822]: time="2026-06-12T11:19:15.041757045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=880dbcb3-7425-47bd-aa3e-e9172fe78ff6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.380516 | controller | Jun 12 11:19:15.096738 crc crio[19822]: time="2026-06-12T11:19:15.096628897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380533 | controller | Jun 12 11:19:15.107504 crc crio[19822]: time="2026-06-12T11:19:15.107402419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380549 | controller | Jun 12 11:19:15.189028 crc crio[19822]: time="2026-06-12T11:19:15.188814388Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=058ea378-12ef-4c93-98db-d02ec234c6a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.380566 | controller | Jun 12 11:19:15.506051 crc crio[19822]: time="2026-06-12T11:19:15.505476231Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=3cd2d509-d695-4979-b903-e296de1adacf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380581 | controller | Jun 12 11:19:15.508239 crc crio[19822]: time="2026-06-12T11:19:15.508136587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.380597 | controller | Jun 12 11:19:15.514371 crc crio[19822]: time="2026-06-12T11:19:15.514270105Z" level=info msg="Created container 6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80: openstack/swift-storage-0/account-server" id=a10fae7a-179a-4535-9194-f0d47b3c3f31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380613 | controller | Jun 12 11:19:15.515382 crc crio[19822]: time="2026-06-12T11:19:15.515312144Z" level=info msg="Starting container: 6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80" id=8d01e09a-f555-42db-9da1-55c801135a48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.380629 | controller | Jun 12 11:19:15.531538 crc crio[19822]: time="2026-06-12T11:19:15.531434119Z" level=info msg="Started container" PID=284439 containerID=6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80 description=openstack/swift-storage-0/account-server id=8d01e09a-f555-42db-9da1-55c801135a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.380645 | controller | Jun 12 11:19:15.547300 crc crio[19822]: time="2026-06-12T11:19:15.547080493Z" level=info msg="Created container af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log" id=b763a588-4161-4acc-affc-04a222817065 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380661 | controller | Jun 12 11:19:15.548027 crc crio[19822]: time="2026-06-12T11:19:15.547945577Z" level=info msg="Creating container: openstack/neutron-85866dbf85-csgvx/neutron-httpd" id=38bc22c7-ffab-4271-a5a6-cc3d463beffe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380677 | controller | Jun 12 11:19:15.548764 crc crio[19822]: time="2026-06-12T11:19:15.548402209Z" level=info msg="Starting container: af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca" id=5e317eb6-3579-4312-a398-176ae0994e37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.380693 | controller | Jun 12 11:19:15.558243 crc crio[19822]: time="2026-06-12T11:19:15.558139713Z" level=info msg="Started container" PID=284477 containerID=af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca description=openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log id=5e317eb6-3579-4312-a398-176ae0994e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5
2026-06-12 11:43:48.380715 | controller | Jun 12 11:19:15.596501 crc crio[19822]: time="2026-06-12T11:19:15.596350676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=f3374dde-abc9-44d9-b8f0-a99b9c7d727b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.380732 | controller | Jun 12 11:19:15.616375 crc crio[19822]: time="2026-06-12T11:19:15.616287965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=02753aa9-3cab-4185-9ec7-309622f44f87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.380748 | controller | Jun 12 11:19:15.623040 crc crio[19822]: time="2026-06-12T11:19:15.622949489Z" level=info msg="Creating container: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker" id=3003bfa7-b76e-40e8-84a1-f485319a93f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.380764 | controller | Jun 12 11:19:15.644435 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0fb0f937c1b443 Mac:2a:c3:f7:44:c4:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 SocketPath: PciID:}] [{Interface:0xc00022c630 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.380781 | controller | Jun 12 11:19:15.646399 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19b63a8012d8efc Mac:be:c4:71:97:6f:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a SocketPath: PciID:}] [{Interface:0xc00037e830 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.380797 | controller | Jun 12 11:19:15.648105 crc crio[19822]: time="2026-06-12T11:19:15.648051274Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc0030942e0}] Aliases:map[]}"
2026-06-12 11:43:48.380814 | controller | Jun 12 11:19:15.648323 crc crio[19822]: time="2026-06-12T11:19:15.648280081Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-nh8dh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.380830 | controller | Jun 12 11:19:15.651517 crc crio[19822]: time="2026-06-12T11:19:15.649639995Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf UID:4dabd59d-58f9-48fb-9bc4-144278e3777a NetNS:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dabd59d_58f9_48fb_9bc4_144278e3777a.slice PodAnnotations:0xc000696420}] Aliases:map[]}"
2026-06-12 11:43:48.380846 | controller | Jun 12 11:19:15.651517 crc crio[19822]: time="2026-06-12T11:19:15.650249185Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.380896 | controller | Jun 12 11:19:15.659028 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f212b2a3ea62aa Mac:3e:ca:6f:82:8c:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.380929 | controller | Jun 12 11:19:15.659028 crc crio[19822]: time="2026-06-12T11:19:15.657528479Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 UID:4aabdc4d-8c2f-4d82-804a-eaa786e2ad91 NetNS:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4aabdc4d_8c2f_4d82_804a_eaa786e2ad91.slice PodAnnotations:0xc00244c0f0}] Aliases:map[]}"
2026-06-12 11:43:48.380950 | controller | Jun 12 11:19:15.659028 crc crio[19822]: time="2026-06-12T11:19:15.657656534Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.380969 | controller | Jun 12 11:19:16.738308 crc crio[19822]: time="2026-06-12T11:19:16.737547038Z" level=info msg="Stopping container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c (timeout: 30s)" id=046296f4-bcf4-4ff7-a79b-a75c1bdec64f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.380986 | controller | Jun 12 11:19:16.757124 crc crio[19822]: time="2026-06-12T11:19:16.737644014Z" level=info msg="Stopping container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45 (timeout: 30s)" id=2882034c-e96b-4cfb-8f50-74e7ed63f5d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381003 | controller | Jun 12 11:19:16.791338 crc crio[19822]: time="2026-06-12T11:19:16.791258866Z" level=info msg="Stopping container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e (timeout: 30s)" id=9cf63121-097a-4c6a-b656-939659066b06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381019 | controller | Jun 12 11:19:16.792539 crc crio[19822]: time="2026-06-12T11:19:16.792004713Z" level=info msg="Stopping container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1 (timeout: 30s)" id=aec21264-ed69-4c8a-a40c-34e588f9ec89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381036 | controller | Jun 12 11:19:17.111980 crc crio[19822]: time="2026-06-12T11:19:17.111460519Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=cdbdf225-f151-44e1-b68c-80b66c7e0c1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.381052 | controller | Jun 12 11:19:17.112204 crc crio[19822]: time="2026-06-12T11:19:17.111998196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.381069 | controller | Jun 12 11:19:18.313469 crc crio[19822]: time="2026-06-12T11:19:18.312926756Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=e3b237a7-1d9d-4e66-b970-00b49975ed7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.381084 | controller | Jun 12 11:19:18.313469 crc crio[19822]: time="2026-06-12T11:19:18.313456914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.381101 | controller | Jun 12 11:19:18.787937 crc crio[19822]: time="2026-06-12T11:19:18.787774322Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=a711df8f-c190-4ab3-94d6-2c6da3a34d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.381117 | controller | Jun 12 11:19:18.787937 crc crio[19822]: time="2026-06-12T11:19:18.787918617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.381133 | controller | Jun 12 11:19:20.254903 crc crio[19822]: time="2026-06-12T11:19:20.254005858Z" level=info msg="Stopping container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b (timeout: 30s)" id=3b8690a1-bfcd-458b-a7ae-1bdef3f70468 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381154 | controller | Jun 12 11:19:20.256518 crc crio[19822]: time="2026-06-12T11:19:20.255100093Z" level=info msg="Stopping container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3 (timeout: 30s)" id=d001229e-f824-469d-94ef-4221524c9803 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381171 | controller | Jun 12 11:19:20.867655 crc crio[19822]: time="2026-06-12T11:19:20.867567392Z" level=info msg="Removing container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af" id=4d321c9f-6b10-421f-acfd-ef888ea2402f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.381188 | controller | Jun 12 11:19:22.929928 crc crio[19822]: time="2026-06-12T11:19:22.929401761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.381204 | controller | Jun 12 11:19:23.039668 crc crio[19822]: time="2026-06-12T11:19:23.039537677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.381220 | controller | Jun 12 11:19:23.041496 crc crio[19822]: time="2026-06-12T11:19:23.041123905Z" level=info msg="Stopped container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler" id=2882034c-e96b-4cfb-8f50-74e7ed63f5d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381237 | controller | Jun 12 11:19:23.045728 crc crio[19822]: time="2026-06-12T11:19:23.045235896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.381253 | controller | Jun 12 11:19:23.048489 crc crio[19822]: time="2026-06-12T11:19:23.048376356Z" level=info msg="Stopped container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=3b8690a1-bfcd-458b-a7ae-1bdef3f70468 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381270 | controller | Jun 12 11:19:23.062507 crc crio[19822]: time="2026-06-12T11:19:23.060335017Z" level=info msg="Ran pod sandbox 0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 with infra container: openstack/nova-cell0-conductor-0/POD" id=22f68f9b-055a-40ae-ad53-c0aaad0ab34c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.381286 | controller | Jun 12 11:19:23.062507 crc crio[19822]: time="2026-06-12T11:19:23.060637127Z" level=info msg="Stopped pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d" id=011016c9-b73b-48f0-be61-c90414089e6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.381303 | controller | Jun 12 11:19:23.065576 crc crio[19822]: time="2026-06-12T11:19:23.065230513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=46aa4dfa-62af-4671-a0e7-5469dfde19c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381319 | controller | Jun 12 11:19:23.153564 crc crio[19822]: time="2026-06-12T11:19:23.153359815Z" level=info msg="Stopped container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log" id=aec21264-ed69-4c8a-a40c-34e588f9ec89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381335 | controller | Jun 12 11:19:23.158534 crc crio[19822]: time="2026-06-12T11:19:23.15844673Z" level=info msg="Ran pod sandbox 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 with infra container: openstack/nova-cell0-cell-mapping-nh8dh/POD" id=4b4aa7dd-e2cb-402e-9853-a373d68c3eca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.381351 | controller | Jun 12 11:19:23.162736 crc crio[19822]: time="2026-06-12T11:19:23.162670564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ebd5ba19-2ffa-4d25-908f-c7f9a290edbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381372 | controller | Jun 12 11:19:23.246623 crc crio[19822]: time="2026-06-12T11:19:23.246523467Z" level=info msg="Stopped container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api" id=9cf63121-097a-4c6a-b656-939659066b06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381389 | controller | Jun 12 11:19:23.248065 crc crio[19822]: time="2026-06-12T11:19:23.247987485Z" level=info msg="Stopping pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f" id=1e23bd11-7ac6-43a1-b0b9-4ff8ea1b64ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.381406 | controller | Jun 12 11:19:23.254687 crc crio[19822]: time="2026-06-12T11:19:23.254586334Z" level=info msg="Stopped pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637" id=f09bbbbd-1e86-4376-8d3f-2d2fe0e6f4cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.381423 | controller | Jun 12 11:19:23.256287 crc crio[19822]: time="2026-06-12T11:19:23.256136484Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc002ed12d8}] Aliases:map[]}"
2026-06-12 11:43:48.381440 | controller | Jun 12 11:19:23.256459 crc crio[19822]: time="2026-06-12T11:19:23.256397922Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.381457 | controller | Jun 12 11:19:23.397656 crc crio[19822]: time="2026-06-12T11:19:23.397556414Z" level=info msg="Ran pod sandbox f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf with infra container: openstack/nova-cell1-conductor-0/POD" id=9c8032ce-140b-4256-8100-c2f3fff59136 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.381473 | controller | Jun 12 11:19:23.404030 crc crio[19822]: time="2026-06-12T11:19:23.403917269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d485a6d0-69e1-410c-a730-af628f13f923 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381490 | controller | Jun 12 11:19:23.443676 crc crio[19822]: time="2026-06-12T11:19:23.443458182Z" level=info msg="Stopped container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe" id=046296f4-bcf4-4ff7-a79b-a75c1bdec64f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381506 | controller | Jun 12 11:19:23.457201 crc crio[19822]: time="2026-06-12T11:19:23.454126683Z" level=info msg="Stopping pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9" id=8d097565-5711-4876-9fc4-c863043ffce6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.381522 | controller | Jun 12 11:19:23.457201 crc crio[19822]: time="2026-06-12T11:19:23.455681143Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc000120428}] Aliases:map[]}"
2026-06-12 11:43:48.381539 | controller | Jun 12 11:19:23.457201 crc crio[19822]: time="2026-06-12T11:19:23.456540641Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.381560 | controller | Jun 12 11:19:23.527737 crc crio[19822]: time="2026-06-12T11:19:23.52150998Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=2428a610-9e74-42cf-afc0-723e8d42f5e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381578 | controller | Jun 12 11:19:23.560706 crc crio[19822]: time="2026-06-12T11:19:23.560313023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=eb1fe451-03f6-4aea-92ea-33cfab51ab94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381594 | controller | Jun 12 11:19:23.858774 crc crio[19822]: time="2026-06-12T11:19:23.857137834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=51ddcaaf-128d-4462-9d57-4296ce1d2acd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381610 | controller | Jun 12 11:19:23.892746 crc crio[19822]: time="2026-06-12T11:19:23.892619134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=244611d6-e932-4581-b409-76142dc38025 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381626 | controller | Jun 12 11:19:24.034003 crc crio[19822]: time="2026-06-12T11:19:24.032897915Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=e2c3b5b3-204e-4014-95da-1ea4bae097f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.381643 | controller | Jun 12 11:19:24.044586 crc crio[19822]: time="2026-06-12T11:19:24.044486135Z" level=info msg="Created container 4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb: openstack/ceilometer-0/ceilometer-notification-agent" id=3cd2d509-d695-4979-b903-e296de1adacf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.381660 | controller | Jun 12 11:19:24.048224 crc crio[19822]: time="2026-06-12T11:19:24.048105697Z" level=info msg="Starting container: 4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb" id=f16b8256-8072-499d-9276-8812e123f37a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.381677 | controller | Jun 12 11:19:24.059804 crc crio[19822]: time="2026-06-12T11:19:24.059708281Z" level=info msg="Started container" PID=285147 containerID=4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb description=openstack/ceilometer-0/ceilometer-notification-agent id=f16b8256-8072-499d-9276-8812e123f37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34
2026-06-12 11:43:48.381694 | controller | Jun 12 11:19:24.069649 crc crio[19822]: time="2026-06-12T11:19:24.069548273Z" level=info msg="Stopped container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=d001229e-f824-469d-94ef-4221524c9803 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.381710 | controller | Jun 12 11:19:24.071998 crc crio[19822]: time="2026-06-12T11:19:24.071484256Z" level=info msg="Stopping pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162" id=49f26f79-1a23-445d-ae6d-acf1b01638ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.381727 | controller | Jun 12 11:19:24.081674 crc crio[19822]: time="2026-06-12T11:19:24.081517346Z" level=info msg="Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00244c960}] Aliases:map[]}"
2026-06-12 11:43:48.381748 | controller | Jun 12 11:19:24.082022 crc crio[19822]: time="2026-06-12T11:19:24.081796274Z" level=info msg="Deleting pod openstack_barbican-api-5bc555456d-6l857 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.381766 | controller | Jun 12 11:19:24.096865 crc crio[19822]: time="2026-06-12T11:19:24.094485047Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=90366c38-e5fc-47bb-b2d8-72ae2f0ae4f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.381783 | controller | Jun 12 11:19:24.096865 crc crio[19822]: time="2026-06-12T11:19:24.096313169Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381800 | controller | Jun 12 11:19:24.124049 crc crio[19822]: time="2026-06-12T11:19:24.123926864Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029" id=99963d4a-eacf-4420-894e-e5ffed305d4e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.381816 | controller | Jun 12 11:19:24.126972 crc crio[19822]: time="2026-06-12T11:19:24.125664223Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e76813d8-ecb8-4d41-96dd-b8869e9c993b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381832 | controller | Jun 12 11:19:24.142734 crc crio[19822]: time="2026-06-12T11:19:24.142636385Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381885 | controller | Jun 12 11:19:24.143012 crc crio[19822]: time="2026-06-12T11:19:24.142757499Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.381918 | controller | Jun 12 11:19:24.146279 crc crio[19822]: time="2026-06-12T11:19:24.146209085Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=de4baef8-fce0-4846-a0fb-1282bbbdaf83 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.381937 | controller | Jun 12 11:19:24.160457 crc crio[19822]: time="2026-06-12T11:19:24.160406972Z" level=info msg="Stopped pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f" id=1e23bd11-7ac6-43a1-b0b9-4ff8ea1b64ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.381954 | controller | Jun 12 11:19:24.161299 crc crio[19822]: time="2026-06-12T11:19:24.161130487Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-12 11:43:48.381974 | controller | Jun 12 11:19:24.183413 crc crio[19822]: time="2026-06-12T11:19:24.183318534Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage" id=beda42a1-e250-43b6-a17d-890a3f6022d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.382004 | controller | Jun 12 11:19:24.298328 crc crio[19822]: time="2026-06-12T11:19:24.295883359Z" level=info msg="Removed container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=4d321c9f-6b10-421f-acfd-ef888ea2402f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.382028 | controller | Jun 12 11:19:24.318742 crc crio[19822]: time="2026-06-12T11:19:24.318128114Z" level=info msg="Removing container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73" id=c938e6dc-c539-484b-9624-6ea52bbb6479 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.382048 | controller | Jun 12 11:19:24.372456 crc crio[19822]: time="2026-06-12T11:19:24.371070851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382072 | controller | Jun 12 11:19:24.378103 crc crio[19822]: time="2026-06-12T11:19:24.377478978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382091 | controller | Jun 12 11:19:24.384698 crc crio[19822]: time="2026-06-12T11:19:24.3846167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382108 | controller | Jun 12 11:19:24.401385 crc crio[19822]: time="2026-06-12T11:19:24.401000703Z" level=info msg="Stopped pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9" id=8d097565-5711-4876-9fc4-c863043ffce6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.382126 | controller | Jun 12 11:19:24.405030 crc crio[19822]: time="2026-06-12T11:19:24.403365273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382143 | controller | Jun 12 11:19:24.405030 crc crio[19822]: time="2026-06-12T11:19:24.403568802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382160 | controller | Jun 12 11:19:24.422668 crc crio[19822]: time="2026-06-12T11:19:24.422588879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382179 | controller | Jun 12 11:19:24.537638 crc crio[19822]: time="2026-06-12T11:19:24.537282222Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc000696c20}] Aliases:map[]}"
2026-06-12 11:43:48.382197 | controller | Jun 12 11:19:24.537638 crc crio[19822]: time="2026-06-12T11:19:24.537624303Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.382215 | controller | Jun 12 11:19:24.542120 crc crio[19822]: time="2026-06-12T11:19:24.537991625Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc0052128f8}] Aliases:map[]}"
2026-06-12 11:43:48.382234 | controller | Jun 12 11:19:24.542120 crc crio[19822]: time="2026-06-12T11:19:24.538032757Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.382254 | controller | Jun 12 11:19:24.551913 crc crio[19822]: time="2026-06-12T11:19:24.547924196Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=975d2e6b-2244-47da-8258-2a2279e206be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.382278 | controller | Jun 12 11:19:24.558610 crc crio[19822]: time="2026-06-12T11:19:24.558508094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=f50ea1ea-2df7-49e1-b398-de7645f9126a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.382306 | controller | Jun 12 11:19:24.605210 crc crio[19822]: time="2026-06-12T11:19:24.605106587Z" level=info msg="Removed container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd" id=c938e6dc-c539-484b-9624-6ea52bbb6479 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.382325 | controller | Jun 12 11:19:24.620389 crc crio[19822]: time="2026-06-12T11:19:24.620278937Z" level=info msg="Removing container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14" id=6bc9ffbe-5abf-4285-892f-fd021cc34c73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.382343 | controller | Jun 12 11:19:24.729685 crc crio[19822]: time="2026-06-12T11:19:24.728487857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382361 | controller | Jun 12 11:19:24.740449 crc crio[19822]: time="2026-06-12T11:19:24.740370375Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=bc4c7df7-0956-4b26-8a54-ed9b803896dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.382379 | controller | Jun 12 11:19:24.751916 crc crio[19822]: time="2026-06-12T11:19:24.751734119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382496 | controller | Jun 12 11:19:24.785472 crc crio[19822]: time="2026-06-12T11:19:24.782101389Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc005212560}] Aliases:map[]}"
2026-06-12 11:43:48.382514 | controller | Jun 12 11:19:24.785472 crc crio[19822]: time="2026-06-12T11:19:24.782679055Z" level=info msg="Stopped pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162" id=49f26f79-1a23-445d-ae6d-acf1b01638ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.382532 | controller | Jun 12 11:19:24.785472 crc crio[19822]: time="2026-06-12T11:19:24.783599968Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.382549 | controller | Jun 12 11:19:24.964982 crc crio[19822]: time="2026-06-12T11:19:24.964274609Z" level=info msg="Creating container: openshift-marketplace/community-operators-v5ctj/extract-content" id=dcc19deb-ff79-4b8a-8feb-7f3c7fd12877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.382567 | controller | Jun 12 11:19:25.005604 crc crio[19822]: time="2026-06-12T11:19:25.004953136Z" level=info msg="Created container 87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e: openstack/neutron-85866dbf85-csgvx/neutron-httpd" id=38bc22c7-ffab-4271-a5a6-cc3d463beffe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.382585 | controller | Jun 12 11:19:25.031116 crc crio[19822]: time="2026-06-12T11:19:25.031059614Z" level=info msg="Starting container: 87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e" id=4eb8abae-a9da-46bb-ad68-b0af883b817a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.382603 | controller | Jun 12 11:19:25.045032 crc crio[19822]: time="2026-06-12T11:19:25.044785968Z" level=info msg="Started container" PID=285382 containerID=87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e description=openstack/neutron-85866dbf85-csgvx/neutron-httpd id=4eb8abae-a9da-46bb-ad68-b0af883b817a name=/runtime.v1.RuntimeService/StartContainer sandboxID=00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d
2026-06-12 11:43:48.382628 | controller | Jun 12 11:19:25.057603 crc crio[19822]: time="2026-06-12T11:19:25.057376875Z" level=info msg="Creating container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener" id=f44036e8-bc17-4d56-bb08-c6e165d7388b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.382648 | controller | Jun 12 11:19:25.070876 crc crio[19822]: time="2026-06-12T11:19:25.069278198Z" level=info msg="Removed container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log" id=6bc9ffbe-5abf-4285-892f-fd021cc34c73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.382666 | controller | Jun 12 11:19:25.086636 crc crio[19822]: time="2026-06-12T11:19:25.070800178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382683 | controller | Jun 12 11:19:25.086636 crc crio[19822]: time="2026-06-12T11:19:25.078874388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382701 | controller | Jun 12 11:19:25.086636 crc crio[19822]: time="2026-06-12T11:19:25.081658698Z" level=info msg="Removing container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2" id=de90be6b-526e-4498-ba30-fba01321c78e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.382718 | controller | Jun 12 11:19:25.169436 crc crio[19822]: time="2026-06-12T11:19:25.169258851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.382736 | controller | Jun 12 11:19:25.552097 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd2e53bef6c618 Mac:ee:90:e5:6d:4b:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f SocketPath: PciID:}] [{Interface:0xc00029a9e0 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.382753 | controller | Jun 12 11:19:25.552097 crc crio[19822]: time="2026-06-12T11:19:25.550965836Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc0052128f8}] Aliases:map[]}"
2026-06-12 11:43:48.382771 | controller | Jun 12 11:19:25.552097 crc crio[19822]: time="2026-06-12T11:19:25.55110551Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.382788 | controller | Jun 12 11:19:25.623506 crc crio[19822]: time="2026-06-12T11:19:25.616345422Z" level=info msg="Created container d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=90366c38-e5fc-47bb-b2d8-72ae2f0ae4f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.382806 | controller | Jun 12 11:19:25.637883 crc crio[19822]: time="2026-06-12T11:19:25.6375416Z" level=info msg="Ran pod sandbox efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada with infra container: openstack/nova-api-0/POD" id=a711df8f-c190-4ab3-94d6-2c6da3a34d79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.382823 | controller | Jun 12 11:19:25.639783 crc crio[19822]: time="2026-06-12T11:19:25.639709915Z" level=info msg="Starting container: d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c" id=82caee2f-a2e3-461f-be0a-5f363923c2c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.382864 | controller | Jun 12 11:19:25.649737 crc crio[19822]: time="2026-06-12T11:19:25.649646566Z" level=info msg="Started container" PID=285461 containerID=d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=82caee2f-a2e3-461f-be0a-5f363923c2c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33
2026-06-12 11:43:48.382893 | controller | Jun 12 11:19:25.650686 crc crio[19822]: time="2026-06-12T11:19:25.650613027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.382913 | controller | Jun 12 11:19:25.650994 crc crio[19822]: time="2026-06-12T11:19:25.650943178Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.382932 | controller | Jun 12 11:19:25.651065 crc crio[19822]: time="2026-06-12T11:19:25.65101247Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.382949 | controller | Jun 12 11:19:25.663133 crc crio[19822]: time="2026-06-12T11:19:25.658797935Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=34b5226e-702c-4b12-b808-d09d365089bf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.382967 | controller | Jun 12 11:19:25.693142 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8176eddb44a1a50 Mac:d6:94:d7:72:12:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.382985 | controller | Jun 12 11:19:25.694779 crc crio[19822]: time="2026-06-12T11:19:25.694697143Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc000696c20}] Aliases:map[]}"
2026-06-12 11:43:48.383003 | controller | Jun 12 11:19:25.695050 crc crio[19822]: time="2026-06-12T11:19:25.694973562Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.383021 | controller | Jun 12 11:19:25.707081 crc crio[19822]: time="2026-06-12T11:19:25.707020633Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 11:43:48.383039 | controller | Jun 12 11:19:25.743708 crc crio[19822]: time="2026-06-12T11:19:25.743618705Z" level=info msg="Ran pod sandbox 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 with infra container: openstack/nova-metadata-0/POD" id=e3b237a7-1d9d-4e66-b970-00b49975ed7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.383061 | controller | Jun 12 11:19:25.759210 crc crio[19822]: time="2026-06-12T11:19:25.75865217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.383088 | controller | Jun 12 11:19:25.759736 crc crio[19822]: time="2026-06-12T11:19:25.759657683Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.383119 | controller | Jun 12 11:19:25.759952 crc crio[19822]: time="2026-06-12T11:19:25.759929662Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.383138 | controller | Jun 12 11:19:25.761458 crc crio[19822]: time="2026-06-12T11:19:25.760946774Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=aa2ae6f1-26a7-4049-a843-1e01d4e3ed6e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.383156 | controller | Jun 12 11:19:25.764463 crc crio[19822]: time="2026-06-12T11:19:25.764384744Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 11:43:48.383174 | controller | Jun 12 11:19:25.800034 crc crio[19822]: time="2026-06-12T11:19:25.7999776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383191 | controller | Jun 12 11:19:25.811080 crc crio[19822]: time="2026-06-12T11:19:25.810984402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383209 | controller | Jun 12 11:19:25.856135 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97fa363a1b6feac Mac:0e:2b:a1:f7:5d:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.383227 | controller | Jun 12 11:19:25.857656 crc crio[19822]: time="2026-06-12T11:19:25.857622559Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc005212560}] Aliases:map[]}"
2026-06-12 11:43:48.383245 | controller | Jun 12 11:19:25.857916 crc crio[19822]: time="2026-06-12T11:19:25.857892648Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.383262 | controller | Jun 12 11:19:26.010693 crc crio[19822]: time="2026-06-12T11:19:26.01056846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383280 | controller | Jun 12 11:19:26.028350 crc crio[19822]: time="2026-06-12T11:19:26.028308541Z" level=info msg="Ran pod sandbox 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 with infra container: openstack/nova-scheduler-0/POD" id=cdbdf225-f151-44e1-b68c-80b66c7e0c1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.383297 | controller | Jun 12 11:19:26.033551 crc crio[19822]: time="2026-06-12T11:19:26.031527776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383314 | controller | Jun 12 11:19:26.040869 crc crio[19822]: time="2026-06-12T11:19:26.040780163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.383339 | controller | Jun 12 11:19:26.041582 crc crio[19822]: time="2026-06-12T11:19:26.041542607Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.383357 | controller | Jun 12 11:19:26.041732 crc crio[19822]: time="2026-06-12T11:19:26.041712693Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.383375 | controller | Jun 12 11:19:26.043388 crc crio[19822]: time="2026-06-12T11:19:26.043312657Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=4ec7c134-c00d-4d0c-96fb-04cf94f882bf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.383392 | controller | Jun 12 11:19:26.046237 crc crio[19822]: time="2026-06-12T11:19:26.046140558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383410 | controller | Jun 12 11:19:26.048788 crc crio[19822]: time="2026-06-12T11:19:26.04875372Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-12 11:43:48.383427 | controller | Jun 12 11:19:26.061879 crc crio[19822]: time="2026-06-12T11:19:26.059063445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383502 | controller | Jun 12 11:19:26.061879 crc crio[19822]: time="2026-06-12T11:19:26.060712888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383527 | controller | Jun 12 11:19:26.073673 crc crio[19822]: time="2026-06-12T11:19:26.073028222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383545 | controller | Jun 12 11:19:26.074320 crc crio[19822]: time="2026-06-12T11:19:26.07349982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383562 | controller | Jun 12 11:19:26.079438 crc crio[19822]: time="2026-06-12T11:19:26.079376183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383581 | controller | Jun 12 11:19:26.084107 crc crio[19822]: time="2026-06-12T11:19:26.084012963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383598 | controller | Jun 12 11:19:26.136388 crc crio[19822]: time="2026-06-12T11:19:26.13445477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383615 | controller | Jun 12 11:19:26.148791 crc crio[19822]: time="2026-06-12T11:19:26.148685494Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=175488cb-ba0e-4be1-a854-815d5055154a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.383632 | controller | Jun 12 11:19:26.148791 crc crio[19822]: time="2026-06-12T11:19:26.148762086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383650 | controller | Jun 12 11:19:26.226290 crc crio[19822]: time="2026-06-12T11:19:26.225271222Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb UID:f6f04bc7-a135-4b58-b376-c64f9ef719ba NetNS:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6f04bc7_a135_4b58_b376_c64f9ef719ba.slice PodAnnotations:0xc001ee2e68}] Aliases:map[]}"
2026-06-12 11:43:48.383677 | controller | Jun 12 11:19:26.226290 crc crio[19822]: time="2026-06-12T11:19:26.225337745Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.383696 | controller | Jun 12 11:19:26.361006 crc crio[19822]: time="2026-06-12T11:19:26.360909308Z" level=info msg="Removed container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=de90be6b-526e-4498-ba30-fba01321c78e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.383715 | controller | Jun 12 11:19:26.366120 crc crio[19822]: time="2026-06-12T11:19:26.366029615Z" level=info msg="Removing container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579" id=7247169b-5c2e-42b0-a4b7-955e1bbb0d26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.383733 | controller | Jun 12 11:19:26.535918 crc crio[19822]: time="2026-06-12T11:19:26.527531811Z" level=info msg="Removed container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd" id=7247169b-5c2e-42b0-a4b7-955e1bbb0d26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.383751 | controller | Jun 12 11:19:26.547889 crc crio[19822]: time="2026-06-12T11:19:26.547750898Z" level=info msg="Removing container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d" id=0cc770c6-d910-403a-bac6-06432ae96dd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.383769 | controller | Jun 12 11:19:26.752545 crc crio[19822]: time="2026-06-12T11:19:26.752454313Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=f5a7fa37-c613-406c-882a-c6c51c711894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.383786 | controller | Jun 12 11:19:26.752667 crc crio[19822]: time="2026-06-12T11:19:26.752577727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.383802 | controller | Jun 12 11:19:26.810506 crc crio[19822]: time="2026-06-12T11:19:26.810397024Z" level=info msg="Removed container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log" id=0cc770c6-d910-403a-bac6-06432ae96dd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.383819 | controller | Jun 12 11:19:26.817468 crc crio[19822]: time="2026-06-12T11:19:26.817320105Z" level=info msg="Removing container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c" id=9b790f31-c0fa-4cd4-a581-11c2347d0b30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.383836 | controller | Jun 12 11:19:26.894003 crc crio[19822]: time="2026-06-12T11:19:26.893756316Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb UID:d1a355e4-2250-42d7-a300-8a6a461a7bdc NetNS:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1a355e4_2250_42d7_a300_8a6a461a7bdc.slice PodAnnotations:0xc00008d260}] Aliases:map[]}"
2026-06-12 11:43:48.383884 | controller | Jun 12 11:19:26.894003 crc crio[19822]: time="2026-06-12T11:19:26.893953302Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.383916 | controller | Jun 12 11:19:26.993538 crc crio[19822]: time="2026-06-12T11:19:26.99318469Z" level=info msg="Removed container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe" id=9b790f31-c0fa-4cd4-a581-11c2347d0b30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.383935 | controller | Jun 12 11:19:27.007605 crc crio[19822]: time="2026-06-12T11:19:27.007506412Z" level=info msg="Removing container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45" id=0f657b17-a771-4798-af37-9b595f004aee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.383953 | controller | Jun 12 11:19:27.135297 crc crio[19822]: time="2026-06-12T11:19:27.133962672Z" level=info msg="Created container 03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=e2c3b5b3-204e-4014-95da-1ea4bae097f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.383970 | controller | Jun 12 11:19:27.139395 crc crio[19822]: time="2026-06-12T11:19:27.13873984Z" level=info msg="Starting container: 03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469" id=94f9e8d5-d9c8-4c11-8968-2ebed27447e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.383987 | controller | Jun 12 11:19:27.164997 crc crio[19822]: time="2026-06-12T11:19:27.1649164Z" level=info msg="Started container" PID=285865 containerID=03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=94f9e8d5-d9c8-4c11-8968-2ebed27447e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf
2026-06-12 11:43:48.384004 | controller | Jun 12 11:19:27.306881 crc crio[19822]: time="2026-06-12T11:19:27.299907978Z" level=info msg="Created container a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener" id=f44036e8-bc17-4d56-bb08-c6e165d7388b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384035 | controller | Jun 12 11:19:27.306881 crc crio[19822]: time="2026-06-12T11:19:27.300527968Z" level=info msg="Created container 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage" id=beda42a1-e250-43b6-a17d-890a3f6022d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384054 | controller | Jun 12 11:19:27.306881 crc crio[19822]: time="2026-06-12T11:19:27.300970272Z" level=info msg="Created container c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0: openshift-marketplace/community-operators-v5ctj/extract-content" id=dcc19deb-ff79-4b8a-8feb-7f3c7fd12877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384071 | controller | Jun 12 11:19:27.332512 crc crio[19822]: time="2026-06-12T11:19:27.332371408Z" level=info msg="Starting container: 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63" id=f8e821e4-304f-4cc7-ade8-7293713e693e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.384088 | controller | Jun 12 11:19:27.335862 crc crio[19822]: time="2026-06-12T11:19:27.334922108Z" level=info msg="Starting container: c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0" id=ddd99be9-4cb8-4886-b6a5-a5cea75d45db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.384104 | controller | Jun 12 11:19:27.335862 crc crio[19822]: time="2026-06-12T11:19:27.335643971Z" level=info msg="Starting container: a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818" id=8d929058-4fef-48ea-8777-919ce28daaa0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.384120 | controller | Jun 12 11:19:27.343333 crc crio[19822]: time="2026-06-12T11:19:27.343242359Z" level=info msg="Started container" PID=285863 containerID=13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63 description=openstack/nova-cell0-cell-mapping-nh8dh/nova-manage id=f8e821e4-304f-4cc7-ade8-7293713e693e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43
2026-06-12 11:43:48.384144 | controller | Jun 12 11:19:27.345709 crc crio[19822]: time="2026-06-12T11:19:27.34562567Z" level=info msg="Started container" PID=285864 containerID=c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0 description=openshift-marketplace/community-operators-v5ctj/extract-content id=ddd99be9-4cb8-4886-b6a5-a5cea75d45db name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571
2026-06-12 11:43:48.384170 | controller | Jun 12 11:19:27.357066 crc crio[19822]: time="2026-06-12T11:19:27.356419914Z" level=info msg="Removed container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler" id=0f657b17-a771-4798-af37-9b595f004aee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384195 | controller | Jun 12 11:19:27.368877 crc crio[19822]: time="2026-06-12T11:19:27.363642224Z" level=info msg="Removing container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b" id=a25e10b9-f57a-43ae-bc0f-b69ab23de6c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384213 | controller | Jun 12 11:19:27.373229 crc crio[19822]: time="2026-06-12T11:19:27.371509321Z" level=info msg="Started container" PID=285859 containerID=a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818 description=openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener id=8d929058-4fef-48ea-8777-919ce28daaa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5
2026-06-12 11:43:48.384232 | controller | Jun 12 11:19:27.456600 crc crio[19822]: time="2026-06-12T11:19:27.456509207Z" level=info msg="Removed container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log" id=a25e10b9-f57a-43ae-bc0f-b69ab23de6c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384249 | controller | Jun 12 11:19:27.480329 crc crio[19822]: time="2026-06-12T11:19:27.480244612Z" level=info msg="Removing container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3" id=4ce9dcf6-fe8f-4abb-ada5-b6ada25682fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384265 | controller | Jun 12 11:19:27.488524 crc crio[19822]: time="2026-06-12T11:19:27.488059204Z" level=info msg="Created container f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e: openstack/swift-storage-0/account-replicator" id=bc4c7df7-0956-4b26-8a54-ed9b803896dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384282 | controller | Jun 12 11:19:27.493505 crc crio[19822]: time="2026-06-12T11:19:27.493358161Z" level=info msg="Starting container: f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e" id=0df3270a-044c-4fe1-a896-a6d19acdc34a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.384298 | controller | Jun 12 11:19:27.494246 crc crio[19822]: time="2026-06-12T11:19:27.494144707Z" level=info msg="Created container 5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker" id=3003bfa7-b76e-40e8-84a1-f485319a93f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384314 | controller | Jun 12 11:19:27.510986 crc crio[19822]: time="2026-06-12T11:19:27.510405695Z" level=info msg="Starting container: 5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a" id=9646e075-b32e-4eec-b5f2-0a00abacf68a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.384331 | controller | Jun 12 11:19:27.516829 crc crio[19822]: time="2026-06-12T11:19:27.516728174Z" level=info msg="Started container" PID=285867 containerID=f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e description=openstack/swift-storage-0/account-replicator id=0df3270a-044c-4fe1-a896-a6d19acdc34a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.384353 | controller | Jun 12 11:19:27.524290 crc crio[19822]: time="2026-06-12T11:19:27.524121108Z" level=info msg="Started container" PID=285866 containerID=5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a description=openstack/barbican-worker-579dfbb465-vstlp/barbican-worker id=9646e075-b32e-4eec-b5f2-0a00abacf68a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b
2026-06-12 11:43:48.384371 | controller | Jun 12 11:19:27.581477 crc crio[19822]: time="2026-06-12T11:19:27.581374792Z" level=info msg="Removed container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api" id=4ce9dcf6-fe8f-4abb-ada5-b6ada25682fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384388 | controller | Jun 12 11:19:27.595310 crc crio[19822]: time="2026-06-12T11:19:27.595198211Z" level=info msg="Removing container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e" id=699f05ef-140c-4f08-aec1-966a7b086f34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384404 | controller | Jun 12 11:19:27.657326 crc crio[19822]: time="2026-06-12T11:19:27.657261337Z" level=info msg="Removed container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api" id=699f05ef-140c-4f08-aec1-966a7b086f34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384420 | controller | Jun 12 11:19:27.661684 crc crio[19822]: time="2026-06-12T11:19:27.66160624Z" level=info msg="Removing container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1" id=6bafc10d-d0ba-43a8-a2be-ef1801b5f7d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384436 | controller | Jun 12 11:19:27.720637 crc crio[19822]: time="2026-06-12T11:19:27.720550969Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d36d61b4-16f4-454a-bd00-f41b1073f3d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.384452 | controller | Jun 12 11:19:27.771490 crc crio[19822]: time="2026-06-12T11:19:27.771277568Z" level=info msg="Removed container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log" id=6bafc10d-d0ba-43a8-a2be-ef1801b5f7d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.384468 | controller | Jun 12 11:19:27.834498 crc crio[19822]: time="2026-06-12T11:19:27.834438514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=0647ec91-fba7-4054-8370-e533089c82b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.384485 | controller | Jun 12 11:19:27.924588 crc crio[19822]: time="2026-06-12T11:19:27.924493907Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=fbbd3869-9138-4529-9e0e-54c5f7f87926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384501 | controller | Jun 12 11:19:27.929769 crc crio[19822]: time="2026-06-12T11:19:27.929720715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.384517 | controller | Jun 12 11:19:28.060277 crc crio[19822]: time="2026-06-12T11:19:28.060149806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.384533 | controller | Jun 12 11:19:28.076270 crc crio[19822]: time="2026-06-12T11:19:28.076209158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.384554 | controller | Jun 12 11:19:28.258249 crc crio[19822]: 2026-06-12T11:19:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b51090f0c0b10b1 Mac:56:65:91:ee:db:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.384572 | controller | Jun 12 11:19:28.261027 crc crio[19822]: time="2026-06-12T11:19:28.259560298Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb UID:f6f04bc7-a135-4b58-b376-c64f9ef719ba NetNS:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6f04bc7_a135_4b58_b376_c64f9ef719ba.slice PodAnnotations:0xc001ee2e68}] Aliases:map[]}"
2026-06-12 11:43:48.384588 | controller | Jun 12 11:19:28.261027 crc crio[19822]: time="2026-06-12T11:19:28.259710193Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.384605 | controller | Jun 12 11:19:28.329133 crc crio[19822]: time="2026-06-12T11:19:28.32853975Z" level=info msg="Ran pod sandbox b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb with infra container: openstack/glance-default-internal-api-0/POD" id=175488cb-ba0e-4be1-a854-815d5055154a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.384622 | controller | Jun 12 11:19:28.350122 crc crio[19822]: time="2026-06-12T11:19:28.350009049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=73a47810-d4a9-46c9-bc2e-7138043c9082 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.384638 | controller | Jun 12 11:19:28.357217 crc crio[19822]: time="2026-06-12T11:19:28.356632208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=27a84d26-df9c-44ac-9de8-08030782328c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.384655 | controller | Jun 12 11:19:28.422929 crc crio[19822]: time="2026-06-12T11:19:28.421609306Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=e4cdda0b-9c86-4080-b092-3a5083c42ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384671 | controller | Jun 12 11:19:28.422929 crc crio[19822]: time="2026-06-12T11:19:28.422115482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.384687 | controller | Jun 12 11:19:28.427246 crc crio[19822]: time="2026-06-12T11:19:28.427200625Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=86b80a4b-815f-4d5e-9ff6-4f1151e39284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.384704 | controller | Jun 12 11:19:28.427574 crc crio[19822]: time="2026-06-12T11:19:28.427546746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.384720 | controller | Jun 12 11:19:28.563979 crc crio[19822]: time="2026-06-12T11:19:28.563640668Z" level=info msg="Created container 9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203: openstack/swift-storage-0/account-auditor" id=fbbd3869-9138-4529-9e0e-54c5f7f87926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384736 | controller | Jun 12 11:19:28.577628 crc crio[19822]: time="2026-06-12T11:19:28.577562982Z" level=info msg="Starting container: 9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203" id=5336732d-40bc-42cb-ac78-9c6271c3cf82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.384758 | controller | Jun 12 11:19:28.666630 crc crio[19822]: time="2026-06-12T11:19:28.664641699Z" level=info msg="Started container" PID=286056 containerID=9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203 description=openstack/swift-storage-0/account-auditor id=5336732d-40bc-42cb-ac78-9c6271c3cf82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.384776 | controller | Jun 12 11:19:28.704864 crc crio[19822]: time="2026-06-12T11:19:28.704710649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.384792 | controller | Jun 12 11:19:28.716939 crc crio[19822]: time="2026-06-12T11:19:28.714728351Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 UID:9e07e32d-8fa2-4893-bf34-932f51349b1c NetNS:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e07e32d_8fa2_4893_bf34_932f51349b1c.slice PodAnnotations:0xc007a8e0f0}] Aliases:map[]}"
2026-06-12 11:43:48.384809 | controller | Jun 12 11:19:28.716939 crc crio[19822]: time="2026-06-12T11:19:28.714790863Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.384826 | controller | Jun 12 11:19:28.860602 crc crio[19822]: time="2026-06-12T11:19:28.860050076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=0ac15c9a-c866-444a-9827-eb3adcc89297 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.384842 | controller | Jun 12 11:19:28.892869 crc crio[19822]: time="2026-06-12T11:19:28.890222186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=b85e4649-b421-4517-8f58-2f2285933d21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.384888 | controller | Jun 12 11:19:28.892869 crc crio[19822]: time="2026-06-12T11:19:28.892336814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8a0f4c81-0112-4e85-87d5-0a7cf2e81747 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.384908 | controller | Jun 12 11:19:28.896941 crc crio[19822]: time="2026-06-12T11:19:28.896598649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5cb71e12-a147-4d7b-9086-b3d240c88450 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.384925 | controller | Jun 12 11:19:28.958551 crc crio[19822]: time="2026-06-12T11:19:28.958429301Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=2d5915bc-243a-430e-a72f-7ba815efc354 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.384941 | controller | Jun 12 11:19:28.965873 crc crio[19822]: time="2026-06-12T11:19:28.962684988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.384957 | controller | Jun 12 11:19:29.072894 crc crio[19822]: time="2026-06-12T11:19:29.064686722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.384973 | controller | Jun 12 11:19:29.072894 crc crio[19822]: time="2026-06-12T11:19:29.072403997Z" level=info msg="Creating container: openshift-marketplace/community-operators-v5ctj/registry-server" id=9dc44e22-1503-41b1-ac06-2250047e9b46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.385004 | controller | Jun 12 11:19:29.077864 crc crio[19822]: time="2026-06-12T11:19:29.073641917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.385022 | controller | Jun 12 11:19:29.102185 crc crio[19822]: time="2026-06-12T11:19:29.101555309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.385038 | controller | Jun 12 11:19:29.242149 crc crio[19822]: time="2026-06-12T11:19:29.237464007Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=e7d11928-e82f-494a-9584-c525b7167779 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.385055 | controller | Jun 12 11:19:29.242149 crc crio[19822]: time="2026-06-12T11:19:29.237916631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.385071 | controller | Jun 12 11:19:29.291338 crc crio[19822]: time="2026-06-12T11:19:29.291260322Z" level=info msg="Stopping container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8 (timeout: 30s)" id=1aeccd8a-7c36-479d-8f2b-8b0c30e82ea2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.385088 | controller | Jun 12 11:19:29.309798 crc crio[19822]: time="2026-06-12T11:19:29.291660635Z" level=info msg="Stopping container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917 (timeout: 30s)" id=d8674b1f-bbd7-45bb-bc7b-476812550c56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.385105 | controller | Jun 12 11:19:29.516974 crc crio[19822]: time="2026-06-12T11:19:29.516732405Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 UID:8380e9c3-4fae-4c16-8bc7-61acbdcf9671 NetNS:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8380e9c3_4fae_4c16_8bc7_61acbdcf9671.slice PodAnnotations:0xc00101a468}] Aliases:map[]}"
2026-06-12 11:43:48.385122 | controller | Jun 12 11:19:29.516974 crc crio[19822]: time="2026-06-12T11:19:29.516803937Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.385139 | controller | Jun 12 11:19:29.589487 crc crio[19822]: time="2026-06-12T11:19:29.589276879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.385155 | controller | Jun 12 11:19:29.632635 crc crio[19822]: time="2026-06-12T11:19:29.632493118Z" level=info msg="Created container 66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61: openstack/swift-storage-0/account-reaper" id=2d5915bc-243a-430e-a72f-7ba815efc354 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.385172 | controller | Jun 12 11:19:29.661910 crc crio[19822]: time="2026-06-12T11:19:29.661692904Z" level=info msg="Starting container: 66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61" id=e410ad1c-863e-4abc-934b-20f340ceff41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.385188 | controller | Jun 12 11:19:29.664793 crc crio[19822]: time="2026-06-12T11:19:29.664703911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.385205 | controller | Jun 12 11:19:29.682304 crc crio[19822]: time="2026-06-12T11:19:29.682198032Z" level=info msg="Stopped container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log" id=1aeccd8a-7c36-479d-8f2b-8b0c30e82ea2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.385226 | controller | Jun 12 11:19:29.703211 crc crio[19822]: time="2026-06-12T11:19:29.702314365Z" level=info msg="Started container" PID=286126 containerID=66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61 description=openstack/swift-storage-0/account-reaper id=e410ad1c-863e-4abc-934b-20f340ceff41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.385244 | controller | Jun 12 11:19:29.722908 crc crio[19822]: 2026-06-12T11:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20061a0b051f1d9 Mac:52:82:28:27:4c:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.385261 | controller | Jun 12 11:19:29.726889 crc crio[19822]: time="2026-06-12T11:19:29.724037068Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 UID:9e07e32d-8fa2-4893-bf34-932f51349b1c NetNS:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e07e32d_8fa2_4893_bf34_932f51349b1c.slice PodAnnotations:0xc007a8e0f0}] Aliases:map[]}"
2026-06-12 11:43:48.385278 | controller | Jun 12 11:19:29.726889 crc crio[19822]: time="2026-06-12T11:19:29.724975379Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.385295 | controller | Jun 12 11:19:29.750917 crc crio[19822]: time="2026-06-12T11:19:29.747137924Z" level=info msg="Ran pod sandbox 20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 with infra container: openstack/cinder-scheduler-0/POD" id=86b80a4b-815f-4d5e-9ff6-4f1151e39284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.385313 | controller | Jun 12 11:19:29.779989 crc crio[19822]: time="2026-06-12T11:19:29.778222616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385330 | controller | Jun 12 11:19:29.779989 crc crio[19822]: time="2026-06-12T11:19:29.778456124Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385346 | controller | Jun 12 11:19:29.779989 crc crio[19822]: time="2026-06-12T11:19:29.778499695Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385362 | controller | Jun 12 11:19:29.793889 crc crio[19822]: time="2026-06-12T11:19:29.78763072Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=fb4d6fb2-9072-446e-a1ee-3bb17bfd0978 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.385378 | controller | Jun 12 11:19:29.793889 crc crio[19822]: time="2026-06-12T11:19:29.791458433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385393 | controller | Jun 12 11:19:29.793889 crc crio[19822]: time="2026-06-12T11:19:29.791643464Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385413 | controller | Jun 12 11:19:29.793889 crc crio[19822]: time="2026-06-12T11:19:29.791690876Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385429 | controller | Jun 12 11:19:29.801438 crc crio[19822]: time="2026-06-12T11:19:29.801301691Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=98207947-3dfe-4a50-99c2-c1445bdca640 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.385446 | controller | Jun 12 11:19:29.812919 crc crio[19822]: time="2026-06-12T11:19:29.802894252Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-12 11:43:48.385462 | controller | Jun 12 11:19:29.840410 crc crio[19822]: time="2026-06-12T11:19:29.840279761Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-12 11:43:48.385478 | controller | Jun 12 11:19:29.908888 crc crio[19822]: time="2026-06-12T11:19:29.900126272Z" level=info msg="Created container 00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2: openshift-marketplace/community-operators-v5ctj/registry-server" id=9dc44e22-1503-41b1-ac06-2250047e9b46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.385495 | controller | Jun 12 11:19:29.908888 crc crio[19822]: time="2026-06-12T11:19:29.908471471Z" level=info msg="Starting container: 00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2" id=a92e0835-de0b-4ecd-bebb-668bf37cc002 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.385512 | controller | Jun 12 11:19:29.924737 crc crio[19822]: time="2026-06-12T11:19:29.924654813Z" level=info msg="Started container" PID=286179 containerID=00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2 description=openshift-marketplace/community-operators-v5ctj/registry-server id=a92e0835-de0b-4ecd-bebb-668bf37cc002 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571
2026-06-12 11:43:48.385528 | controller | Jun 12 11:19:29.938398 crc crio[19822]: time="2026-06-12T11:19:29.928595873Z" level=info msg="Stopping container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf (timeout: 30s)" id=9e18c909-c098-4096-8989-710a67c50896 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.385545 | controller | Jun 12 11:19:29.938398 crc crio[19822]: time="2026-06-12T11:19:29.931926701Z" level=info msg="Stopping container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130 (timeout: 30s)" id=6a50077f-6815-424b-a4fe-12638d8b5767 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.385561 | controller | Jun 12 11:19:30.227793 crc crio[19822]: time="2026-06-12T11:19:30.227104825Z" level=info msg="Stopped container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log" id=6a50077f-6815-424b-a4fe-12638d8b5767 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.385577 | controller | Jun 12 11:19:30.255494 crc crio[19822]: time="2026-06-12T11:19:30.255402378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.385593 | controller | Jun 12 11:19:30.426435 crc crio[19822]: time="2026-06-12T11:19:30.426352222Z" level=info msg="Created container 7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921: openstack/glance-default-internal-api-0/glance-log" id=e4cdda0b-9c86-4080-b092-3a5083c42ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.385609 | controller | Jun 12 11:19:30.428056 crc crio[19822]: time="2026-06-12T11:19:30.42756493Z" level=info msg="Starting container: 7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921" id=9015ffb9-e705-467f-83b6-d5b9820c2bea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.385630 | controller | Jun 12 11:19:30.449351 crc crio[19822]: time="2026-06-12T11:19:30.446075301Z" level=info msg="Started container" PID=286245 containerID=7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921 description=openstack/glance-default-internal-api-0/glance-log id=9015ffb9-e705-467f-83b6-d5b9820c2bea name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb
2026-06-12 11:43:48.385648 | controller | Jun 12 11:19:30.565778 crc crio[19822]: 2026-06-12T11:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:980ed25f0aae654 Mac:da:e7:30:cd:32:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.385665 | controller | Jun 12 11:19:30.566773 crc crio[19822]: time="2026-06-12T11:19:30.566661783Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb UID:d1a355e4-2250-42d7-a300-8a6a461a7bdc NetNS:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1a355e4_2250_42d7_a300_8a6a461a7bdc.slice PodAnnotations:0xc00008d260}] Aliases:map[]}"
2026-06-12 11:43:48.385682 | controller | Jun 12 11:19:30.567184 crc crio[19822]: time="2026-06-12T11:19:30.56688271Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.385698 | controller | Jun 12 11:19:30.650999 crc crio[19822]: time="2026-06-12T11:19:30.650315667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e9c1e6ed-3388-42e4-999e-2e44ef66b429 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385714 | controller | Jun 12 11:19:30.873890 crc crio[19822]: 2026-06-12T11:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d765fa043d35401 Mac:fa:91:ec:d0:bf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.385730 | controller | Jun 12 11:19:30.873890 crc crio[19822]: time="2026-06-12T11:19:30.872108623Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 UID:8380e9c3-4fae-4c16-8bc7-61acbdcf9671 NetNS:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8380e9c3_4fae_4c16_8bc7_61acbdcf9671.slice PodAnnotations:0xc00101a468}] Aliases:map[]}"
2026-06-12 11:43:48.385747 | controller | Jun 12 11:19:30.873890 crc crio[19822]: time="2026-06-12T11:19:30.872346041Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.385764 | controller | Jun 12 11:19:31.498511 crc crio[19822]: time="2026-06-12T11:19:31.498341373Z" level=info msg="Ran pod sandbox 980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb with infra container: openstack/glance-default-external-api-0/POD" id=f5a7fa37-c613-406c-882a-c6c51c711894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.385780 | controller | Jun 12 11:19:31.511646 crc crio[19822]: time="2026-06-12T11:19:31.511013164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8cd62973-3afe-4f51-b0b7-c1e77bb63d1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385804 | controller | Jun 12 11:19:31.513754 crc crio[19822]: time="2026-06-12T11:19:31.513668639Z" level=info msg="Ran pod sandbox d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 with infra container: openstack/cinder-api-0/POD" id=e7d11928-e82f-494a-9584-c525b7167779 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.385821 | controller | Jun 12 11:19:31.524230 crc crio[19822]: time="2026-06-12T11:19:31.524179479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=eebe18c6-3121-47d7-a8a1-2168ab126571 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385838 | controller | Jun 12 11:19:31.592352 crc crio[19822]: time="2026-06-12T11:19:31.592237347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6e8dbca7-7dc3-49a4-9b18-34f930e22a88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385876 | controller | Jun 12 11:19:33.298595 crc crio[19822]: time="2026-06-12T11:19:33.298093729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6a6380a6-59ee-4454-bdfe-90998f17ca31 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385895 | controller | Jun 12 11:19:35.318125 crc crio[19822]: time="2026-06-12T11:19:35.317415133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=822cc564-d05d-40cb-a9a2-7aeaa773b07c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.385912 | controller | Jun 12 11:19:35.325725 crc crio[19822]: time="2026-06-12T11:19:35.325139652Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=b7784704-3f2b-490a-9da3-9a75d39f3ed1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.385929 | controller | Jun 12 11:19:35.970769 crc crio[19822]: time="2026-06-12T11:19:35.970668874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.385945 | controller | Jun 12 11:19:36.069601 crc crio[19822]: time="2026-06-12T11:19:36.06940744Z" level=info msg="Stopped container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener" id=9e18c909-c098-4096-8989-710a67c50896 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.385961 | controller | Jun 12 11:19:36.070787 crc crio[19822]: time="2026-06-12T11:19:36.07068863Z" level=info msg="Stopping pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3" id=a3a50ce5-74b3-42e3-9c0b-539c43c8c64f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.385978 | controller | Jun 12 11:19:36.074312 crc crio[19822]: time="2026-06-12T11:19:36.074242915Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00140e660}] Aliases:map[]}"
2026-06-12 11:43:48.385994 | controller | Jun 12 11:19:36.074544 crc crio[19822]: time="2026-06-12T11:19:36.074472772Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-557c7cff68-xzwbj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.386011 | controller | Jun 12 11:19:36.077782 crc crio[19822]: time="2026-06-12T11:19:36.077696928Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=81a48372-8072-48ff-a73c-e2f5920fd3a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.386032 | controller | Jun 12 11:19:36.174057 crc crio[19822]: time="2026-06-12T11:19:36.173468601Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=242b35ca-3f45-46d5-b43b-c4410ebf48ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.386050 | controller | Jun 12 11:19:37.459015 crc crio[19822]: time="2026-06-12T11:19:37.458369473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.386067 | controller | Jun 12 11:19:37.460408 crc crio[19822]: time="2026-06-12T11:19:37.458513105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.386083 | controller | Jun 12 11:19:37.477546 crc crio[19822]: time="2026-06-12T11:19:37.475199089Z" level=info msg="Stopped pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3" id=a3a50ce5-74b3-42e3-9c0b-539c43c8c64f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.386099 | controller | Jun 12 11:19:37.537628 crc crio[19822]: time="2026-06-12T11:19:37.537517096Z" level=info msg="Stopped container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker" id=d8674b1f-bbd7-45bb-bc7b-476812550c56 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.386115 | controller | Jun 12 11:19:37.553402 crc crio[19822]: time="2026-06-12T11:19:37.551722655Z" level=info msg="Stopping pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed" id=3c3a93b1-f101-49d2-bdb4-b3f46e1b3f2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.386131 | controller | Jun 12 11:19:37.560919 crc crio[19822]: time="2026-06-12T11:19:37.560766287Z" level=info msg="Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc003264788}] Aliases:map[]}"
2026-06-12 11:43:48.386148 | controller | Jun 12 11:19:37.561249 crc crio[19822]: time="2026-06-12T11:19:37.561109858Z" level=info msg="Deleting pod openstack_barbican-worker-64bf7cf685-lx47f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.386164 | controller | Jun 12 11:19:37.722884 crc crio[19822]: time="2026-06-12T11:19:37.709220677Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=fb4d6fb2-9072-446e-a1ee-3bb17bfd0978 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.386181 | controller | Jun 12 11:19:37.723508 crc crio[19822]: time="2026-06-12T11:19:37.723351327Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=c8c16fb9-c751-4bb0-82e0-c293f884b31e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.386197 | controller | Jun 12 11:19:37.735069 crc crio[19822]: time="2026-06-12T11:19:37.733578233Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=4ec7c134-c00d-4d0c-96fb-04cf94f882bf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.386214 | controller | Jun 12 11:19:37.735069 crc crio[19822]: time="2026-06-12T11:19:37.734753721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=fb9a287b-4803-44e0-be8b-2129129fb8b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.386235 | controller | Jun 12 11:19:37.743321 crc crio[19822]: time="2026-06-12T11:19:37.743217358Z" level=info msg="Stopping container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9 (timeout: 30s)" id=2ead16c1-611d-41db-a44c-0e5a17b34424 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.386252 | controller | Jun 12 11:19:37.744220 crc crio[19822]: time="2026-06-12T11:19:37.744018619Z" level=info msg="Stopping container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488 (timeout: 30s)" id=bdb353b9-f7c4-4477-ac77-9ce4f117de54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.386269 | controller | Jun 12 11:19:37.812504 crc crio[19822]: time="2026-06-12T11:19:37.812338325Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=aa2ae6f1-26a7-4049-a843-1e01d4e3ed6e name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.386285 | controller | Jun 12 11:19:37.819566 crc crio[19822]: time="2026-06-12T11:19:37.819524712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=55fa6778-95ae-45ae-849f-18d56cbdc9ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.386302 | controller | Jun 12 11:19:37.925041 crc crio[19822]: time="2026-06-12T11:19:37.924576107Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-9sff9/POD" id=bbcd0c3d-4b1c-49ff-9fa6-1baca97110ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.386318 | controller | Jun 12 11:19:37.925695 crc crio[19822]: time="2026-06-12T11:19:37.925673053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.386334 | controller | Jun 12 11:19:38.348915 crc crio[19822]: time="2026-06-12T11:19:38.348764916Z" level=info msg="Removing container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf" id=fae95697-a6ba-4e38-8b6a-b0d5eb88f18c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.386351 | controller | Jun 12 11:19:39.342593 crc crio[19822]: time="2026-06-12T11:19:39.341679653Z" level=info msg="Removed container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener" id=fae95697-a6ba-4e38-8b6a-b0d5eb88f18c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.386367 | controller | Jun 12 11:19:39.353747 crc crio[19822]: time="2026-06-12T11:19:39.353548466Z" level=info msg="Removing container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130" id=b9efc1fd-d171-4f84-8d5f-a4b719f1b68c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.386383 | controller | Jun 12 11:19:39.354371 crc crio[19822]: time="2026-06-12T11:19:39.354270665Z" level=info msg="Stopped pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed" id=3c3a93b1-f101-49d2-bdb4-b3f46e1b3f2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.386399 | controller | Jun 12 11:19:39.387883 crc crio[19822]: time="2026-06-12T11:19:39.387048011Z" level=info msg="Stopping pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43" id=aeeef1a1-f8d5-4973-abd6-524fd93fe172 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.386415 | controller | Jun 12 11:19:39.387883 crc crio[19822]: time="2026-06-12T11:19:39.387544097Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc003264110}] Aliases:map[]}"
2026-06-12 11:43:48.386436 | controller | Jun 12 11:19:39.387883 crc crio[19822]: time="2026-06-12T11:19:39.387666171Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-nh8dh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.386454 | controller | Jun 12 11:19:39.392340 crc crio[19822]: time="2026-06-12T11:19:39.392228745Z" level=info msg="Stopped container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log" id=2ead16c1-611d-41db-a44c-0e5a17b34424 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.386472 | controller | Jun 12 11:19:40.011556 crc crio[19822]: time="2026-06-12T11:19:40.011017616Z" level=info msg="Stopping container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d (timeout: 2s)" id=3c01e618-fc64-48c5-ba55-22e727c8480f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.386489 | controller | Jun 12 11:19:44.042468 crc crio[19822]: time="2026-06-12T11:19:44.041339693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d256bbad-efee-454c-bb9f-ddc549f49143 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.386538 | controller | Jun 12 11:19:44.071983 crc crio[19822]: time="2026-06-12T11:19:44.071381692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=1ca4084c-7d27-45bb-8f83-cc8d32cdd7e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.386557 | controller | Jun 12 11:19:44.077598 crc crio[19822]: time="2026-06-12T11:19:44.077117475Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=6582de33-e85d-4425-8a95-c349899a0c9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.386574 | controller | Jun 12 11:19:44.511100 crc crio[19822]: time="2026-06-12T11:19:44.510899473Z" level=info msg="Stopped pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43" id=aeeef1a1-f8d5-4973-abd6-524fd93fe172 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.386592 | controller | Jun 12 11:19:44.549027 crc crio[19822]: time="2026-06-12T11:19:44.54893229Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=34b5226e-702c-4b12-b808-d09d365089bf name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.386609 | controller | Jun 12 11:19:44.552199 crc crio[19822]: time="2026-06-12T11:19:44.55209629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=daaa39ce-5587-45ef-8e9b-78e22f794e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.386625 | controller | Jun 12 11:19:44.561046 crc crio[19822]: time="2026-06-12T11:19:44.556136027Z" level=info msg="Stopped container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server" id=3c01e618-fc64-48c5-ba55-22e727c8480f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.386641 | controller | Jun 12 11:19:44.561046 crc crio[19822]: time="2026-06-12T11:19:44.556724609Z" level=info msg="Stopping pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a" id=fa3b7d30-36da-4258-84f2-b2f39e932f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.386658 | controller | Jun 12 11:19:44.561046 crc crio[19822]: time="2026-06-12T11:19:44.558348377Z" level=info msg="Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc000696480}] Aliases:map[]}"
2026-06-12 11:43:48.386680 | controller | Jun 12 11:19:44.561046 crc crio[19822]: time="2026-06-12T11:19:44.558524683Z" level=info msg="Deleting pod openshift-marketplace_community-operators-86f7m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.386697 | controller | Jun 12 11:19:44.615088 crc crio[19822]: time="2026-06-12T11:19:44.614917732Z" level=info msg="Stopped container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api" id=bdb353b9-f7c4-4477-ac77-9ce4f117de54 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.386713 | controller | Jun 12 11:19:44.620860 crc crio[19822]: time="2026-06-12T11:19:44.619974304Z" level=info msg="Stopping pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40" id=5becb3a9-bc7e-49a3-840f-5757f9af4753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.386729 | controller | Jun 12 11:19:44.621123 crc crio[19822]: time="2026-06-12T11:19:44.620932995Z" level=info msg="Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc00244c750}] Aliases:map[]}"
2026-06-12 11:43:48.386747 | controller | Jun 12 11:19:44.621123 crc crio[19822]: time="2026-06-12T11:19:44.6210778Z" level=info msg="Deleting pod openstack_placement-7884db78cd-92gml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.386763 | controller | Jun 12 11:19:44.943546 crc crio[19822]: time="2026-06-12T11:19:44.943455453Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=98207947-3dfe-4a50-99c2-c1445bdca640 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.386780 | controller | Jun 12 11:19:44.947893 crc crio[19822]: time="2026-06-12T11:19:44.94772804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=b1a41996-fb7a-4bfc-b331-9cac1ebb1915 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.386797 | controller | Jun 12 11:19:44.975379 crc crio[19822]: time="2026-06-12T11:19:44.97513826Z" level=info msg="Removed container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log" id=b9efc1fd-d171-4f84-8d5f-a4b719f1b68c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.386813 | controller | Jun 12 11:19:44.989883 crc crio[19822]: time="2026-06-12T11:19:44.986799317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.386830 | controller | Jun 12 11:19:45.003653 crc crio[19822]: time="2026-06-12T11:19:45.003142158Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc0007acff0}] Aliases:map[]}"
2026-06-12 11:43:48.386866 | controller | Jun 12 11:19:45.003653 crc crio[19822]: time="2026-06-12T11:19:45.003239311Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-9sff9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.386890 | controller | Jun 12 11:19:45.025934 crc crio[19822]: time="2026-06-12T11:19:45.024347268Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=cea31a2f-e8a0-4ea0-8f44-0d8d9c83e254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.386908 | controller | Jun 12 11:19:45.028977 crc crio[19822]: time="2026-06-12T11:19:45.028405641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.386924 | controller | Jun 12 11:19:45.055758 crc crio[19822]: time="2026-06-12T11:19:45.05261853Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=aebc40df-75fe-426c-9c1f-3b3cc8f71673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.386941 | controller | Jun 12 11:19:45.083606 crc crio[19822]: time="2026-06-12T11:19:45.055519086Z" level=info msg="Stopped pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a" id=fa3b7d30-36da-4258-84f2-b2f39e932f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.386957 | controller | Jun 12 11:19:45.091282 crc crio[19822]: time="2026-06-12T11:19:45.091200988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.386972 | controller | Jun 12 11:19:45.091492 crc crio[19822]: time="2026-06-12T11:19:45.087426858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.386988 | controller | Jun 12 11:19:45.091644 crc crio[19822]: time="2026-06-12T11:19:45.074801911Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=93410ab6-9de2-44f3-ad92-b50aa6218212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387004 | controller | Jun 12 11:19:45.092011 crc crio[19822]: time="2026-06-12T11:19:45.066685212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387020 | controller | Jun 12 11:19:45.099196 crc crio[19822]: time="2026-06-12T11:19:45.099098614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fc30e7c2-68f9-4fc6-9c00-ed175fe9c9df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.387036 | controller | Jun 12 11:19:45.112797 crc crio[19822]: time="2026-06-12T11:19:45.1126861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=14b58d97-6751-41cd-bb5e-07b95aeb7402 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.387052 | controller | Jun 12 11:19:45.117513 crc crio[19822]: time="2026-06-12T11:19:45.117402332Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=de4baef8-fce0-4846-a0fb-1282bbbdaf83 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.387069 | controller | Jun 12 11:19:45.121023 crc crio[19822]: time="2026-06-12T11:19:45.120760317Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d75c026d-db16-4333-975a-74df46776702 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.387085 | controller | Jun 12 11:19:45.125079 crc crio[19822]: time="2026-06-12T11:19:45.125000108Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3704206a-9a35-4585-9be0-352d964d1d1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387102 | controller | Jun 12 11:19:45.151119 crc crio[19822]: time="2026-06-12T11:19:45.151024017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387122 | controller | Jun 12 11:19:45.255266 crc crio[19822]: time="2026-06-12T11:19:45.255193916Z" level=info msg="Stopped pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40" id=5becb3a9-bc7e-49a3-840f-5757f9af4753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.387140 | controller | Jun 12 11:19:45.255683 crc crio[19822]: time="2026-06-12T11:19:45.255600439Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=845c398d-59c2-4f02-9608-41a7e1a046df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.387156 | controller | Jun 12 11:19:45.264098 crc crio[19822]: time="2026-06-12T11:19:45.263375985Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=1a8a6943-a18e-455c-a6c5-147210a20b2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387173 | controller | Jun 12 11:19:45.321554 crc crio[19822]: time="2026-06-12T11:19:45.321450299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387189 | controller | Jun 12 11:19:45.322501 crc crio[19822]: time="2026-06-12T11:19:45.322310177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387205 | controller | Jun 12 11:19:45.340755 crc crio[19822]: time="2026-06-12T11:19:45.340262538Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=c3a46dee-c343-4009-8738-b15705724bf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387222 | controller | Jun 12 11:19:45.498243 crc crio[19822]: time="2026-06-12T11:19:45.49762483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387246 | controller | Jun 12 11:19:45.518448 crc crio[19822]: time="2026-06-12T11:19:45.518206686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387270 | controller | Jun 12 11:19:45.531704 crc crio[19822]: time="2026-06-12T11:19:45.531561492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387290 | controller | Jun 12 11:19:45.555390 crc crio[19822]: time="2026-06-12T11:19:45.5553004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387307 | controller | Jun 12 11:19:45.566284 crc crio[19822]: time="2026-06-12T11:19:45.566208998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387323 | controller | Jun 12 11:19:45.567521 crc crio[19822]: time="2026-06-12T11:19:45.567429998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387339 | controller | Jun 12 11:19:45.714430 crc crio[19822]: 2026-06-12T11:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d977d6e24e3cf1 Mac:9e:9a:b4:60:57:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.387356 | controller | Jun 12 11:19:45.725057 crc crio[19822]: time="2026-06-12T11:19:45.724975066Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc0007acff0}] Aliases:map[]}"
2026-06-12 11:43:48.387377 | controller | Jun 12 11:19:45.726094 crc crio[19822]: time="2026-06-12T11:19:45.726008817Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-9sff9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.387394 | controller | Jun 12 11:19:45.765661 crc crio[19822]: time="2026-06-12T11:19:45.765587417Z" level=info msg="Ran pod sandbox 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 with infra container: openstack/nova-cell1-cell-mapping-9sff9/POD" id=bbcd0c3d-4b1c-49ff-9fa6-1baca97110ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.387411 | controller | Jun 12 11:19:45.770637 crc crio[19822]: time="2026-06-12T11:19:45.770573978Z" level=info msg="Removing container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d" id=1a27294c-3795-428d-b097-6951ab42b8cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.387428 | controller | Jun 12 11:19:45.789664 crc crio[19822]: time="2026-06-12T11:19:45.789583619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=08f5d56f-c0ec-4917-b836-4c2c2dacb6b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.387445 | controller | Jun 12 11:19:45.856108 crc crio[19822]: time="2026-06-12T11:19:45.856047387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=7546123a-bcc6-4ac6-8a98-52a4402619bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.387462 | controller | Jun 12 11:19:45.873394 crc crio[19822]: time="2026-06-12T11:19:45.870131627Z" level=info msg="Removed container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server" id=1a27294c-3795-428d-b097-6951ab42b8cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.387513 | controller | Jun 12 11:19:45.891929 crc crio[19822]: time="2026-06-12T11:19:45.891744494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387533 | controller | Jun 12 11:19:45.896497 crc crio[19822]: time="2026-06-12T11:19:45.89636261Z" level=info msg="Removing container: 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429" id=55b4f47c-d9f4-4888-acab-f14eac80bd19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.387550 | controller | Jun 12 11:19:45.903022 crc crio[19822]: time="2026-06-12T11:19:45.902961666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387566 | controller | Jun 12 11:19:45.961124 crc crio[19822]: time="2026-06-12T11:19:45.960201638Z" level=info msg="Created container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log" id=93410ab6-9de2-44f3-ad92-b50aa6218212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387582 | controller | Jun 12 11:19:45.965658 crc crio[19822]: time="2026-06-12T11:19:45.96554358Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-9sff9/nova-manage" id=c009a4d4-e4cd-4f42-a6d6-7f2d4f83a198 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387599 | controller | Jun 12 11:19:45.975390 crc crio[19822]: time="2026-06-12T11:19:45.975296409Z" level=info msg="Starting container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23" id=0f0e4fa2-92a3-4986-9219-b68e3a8f38a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.387620 | controller | Jun 12 11:19:46.029547 crc crio[19822]: time="2026-06-12T11:19:46.029446788Z" level=info msg="Removed container 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429: openshift-marketplace/community-operators-86f7m/extract-content" id=55b4f47c-d9f4-4888-acab-f14eac80bd19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.387637 | controller | Jun 12 11:19:46.030094 crc crio[19822]: time="2026-06-12T11:19:46.030036427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387653 | controller | Jun 12 11:19:46.037234 crc crio[19822]: time="2026-06-12T11:19:46.037080954Z" level=info msg="Removing container: 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06" id=fe908325-47ef-4a65-bfd6-340fa6c209b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.387670 | controller | Jun 12 11:19:46.063209 crc crio[19822]: time="2026-06-12T11:19:46.063077431Z" level=info msg="Started container" PID=287609 containerID=d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23 description=openstack/nova-metadata-0/nova-metadata-log id=0f0e4fa2-92a3-4986-9219-b68e3a8f38a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2
2026-06-12 11:43:48.387686 | controller | Jun 12 11:19:46.128034 crc crio[19822]: time="2026-06-12T11:19:46.127935635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c24ab558-8ab2-4144-8d02-fcde9a69cb40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.387702 | controller | Jun 12 11:19:46.251574 crc crio[19822]: time="2026-06-12T11:19:46.251442288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387719 | controller | Jun 12 11:19:46.258401 crc crio[19822]: time="2026-06-12T11:19:46.258282736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387735 | controller | Jun 12 11:19:46.261969 crc crio[19822]: time="2026-06-12T11:19:46.261857662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4b274eb8-79ad-4d54-875e-9ebf107010e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.387751 | controller | Jun 12 11:19:46.308274 crc crio[19822]: time="2026-06-12T11:19:46.307523959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387767 | controller | Jun 12 11:19:46.312379 crc crio[19822]: time="2026-06-12T11:19:46.312208021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387782 | controller | Jun 12 11:19:46.369915 crc crio[19822]: time="2026-06-12T11:19:46.36987466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387798 | controller | Jun 12 11:19:46.403038 crc crio[19822]: time="2026-06-12T11:19:46.402496379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387815 | controller | Jun 12 11:19:46.441774 crc crio[19822]: time="2026-06-12T11:19:46.441486762Z" level=info msg="Created container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=aebc40df-75fe-426c-9c1f-3b3cc8f71673 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387837 | controller | Jun 12 11:19:46.447993 crc crio[19822]: time="2026-06-12T11:19:46.446299067Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=4a82ad94-2b4a-4c1d-a66a-325491486fdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387880 | controller | Jun 12 11:19:46.447993 crc crio[19822]: time="2026-06-12T11:19:46.447741264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.387907 | controller | Jun 12 11:19:46.448251 crc crio[19822]: time="2026-06-12T11:19:46.448146337Z" level=info msg="Starting container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1" id=a4a3a26b-208d-494f-a575-c36b9efc9107 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.387927 | controller | Jun 12 11:19:46.454917 crc crio[19822]: time="2026-06-12T11:19:46.45458991Z" level=info msg="Started container" PID=287623 containerID=00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a4a3a26b-208d-494f-a575-c36b9efc9107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67
2026-06-12 11:43:48.387945 | controller | Jun 12 11:19:46.462002 crc crio[19822]: time="2026-06-12T11:19:46.461436146Z" level=info msg="Created container ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e: openstack/ceilometer-0/sg-core" id=c3a46dee-c343-4009-8738-b15705724bf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.387961 | controller | Jun 12 11:19:46.463109 crc crio[19822]: time="2026-06-12T11:19:46.463033028Z" level=info msg="Starting container: ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e" id=94893d29-95a6-4946-9117-e0fc3882fc4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.387979 | controller | Jun 12 11:19:46.471535 crc crio[19822]: time="2026-06-12T11:19:46.471394897Z" level=info msg="Started container" PID=287642 containerID=ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e description=openstack/ceilometer-0/sg-core id=94893d29-95a6-4946-9117-e0fc3882fc4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34
2026-06-12 11:43:48.387996 | controller | Jun 12 11:19:46.618557 crc crio[19822]: time="2026-06-12T11:19:46.618513111Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d02e5baa-aa5e-48ec-9a1d-a162a2cb2fff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.388025 | controller | Jun 12 11:19:46.671569 crc crio[19822]: time="2026-06-12T11:19:46.671319513Z" level=info msg="Created container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log" id=3704206a-9a35-4585-9be0-352d964d1d1d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388044 | controller | Jun 12 11:19:46.677362 crc crio[19822]: time="2026-06-12T11:19:46.677281675Z" level=info msg="Starting container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580" id=7fe7a950-ed70-4afd-af9b-d3600da3b51a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.388061 | controller | Jun 12 11:19:46.687455 crc crio[19822]: time="2026-06-12T11:19:46.687366351Z" level=info msg="Removed container 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06: openshift-marketplace/community-operators-86f7m/extract-utilities" id=fe908325-47ef-4a65-bfd6-340fa6c209b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.388079 | controller | Jun 12 11:19:46.689714 crc crio[19822]: time="2026-06-12T11:19:46.689264302Z" level=info msg="Started container" PID=287720 containerID=d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580 description=openstack/nova-api-0/nova-api-log id=7fe7a950-ed70-4afd-af9b-d3600da3b51a name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada
2026-06-12 11:43:48.388103 | controller | Jun 12 11:19:46.693188 crc crio[19822]: time="2026-06-12T11:19:46.693074825Z" level=info msg="Removing container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488" id=fb47242c-2d01-4315-9689-678b3b380ad9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.388123 | controller | Jun 12 11:19:46.755471 crc crio[19822]: time="2026-06-12T11:19:46.755382304Z" level=info msg="Created container 4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785: openstack/swift-storage-0/container-server" id=1a8a6943-a18e-455c-a6c5-147210a20b2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388141 | controller | Jun 12 11:19:46.756004 crc crio[19822]: time="2026-06-12T11:19:46.755933767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388159 | controller | Jun 12 11:19:46.757970 crc crio[19822]: time="2026-06-12T11:19:46.75791386Z" level=info msg="Starting container: 4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785" id=53e4c703-ab9b-4f58-8897-0a3862e8ac79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.388177 | controller | Jun 12 11:19:46.760041 crc crio[19822]: time="2026-06-12T11:19:46.759971332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388195 | controller | Jun 12 11:19:46.765227 crc crio[19822]: time="2026-06-12T11:19:46.765133615Z" level=info msg="Started container" PID=287717 containerID=4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785 description=openstack/swift-storage-0/container-server id=53e4c703-ab9b-4f58-8897-0a3862e8ac79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.388212 | controller | Jun 12 11:19:46.773443 crc crio[19822]: time="2026-06-12T11:19:46.773358038Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=0c92cb0b-5807-448f-af2d-24867b2a922a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.388230 | controller | Jun 12 11:19:46.787095 crc crio[19822]: time="2026-06-12T11:19:46.786998745Z" level=info msg="Removed container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api" id=fb47242c-2d01-4315-9689-678b3b380ad9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.388248 | controller | Jun 12 11:19:46.795470 crc crio[19822]: time="2026-06-12T11:19:46.795387535Z" level=info msg="Removing container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9" id=64119a27-662f-4f8c-a943-13ae075f1d7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.388265 | controller | Jun 12 11:19:46.800559 crc crio[19822]: time="2026-06-12T11:19:46.800487783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388282 | controller | Jun 12 11:19:46.806031 crc crio[19822]: time="2026-06-12T11:19:46.805958197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388300 | controller | Jun 12 11:19:46.866543 crc crio[19822]: time="2026-06-12T11:19:46.866340114Z" level=info msg="Created container fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044: openstack/nova-cell1-cell-mapping-9sff9/nova-manage" id=c009a4d4-e4cd-4f42-a6d6-7f2d4f83a198 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388319 | controller | Jun 12 11:19:46.867560 crc crio[19822]: time="2026-06-12T11:19:46.867517885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ca957191-54e8-4399-b15d-f8fc530322b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.388354 | controller | Jun 12 11:19:46.883999 crc crio[19822]: time="2026-06-12T11:19:46.883752941Z" level=info msg="Starting container: fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044" id=2cd80c4b-0479-432d-8d39-47c8bb849498 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.388515 | controller | Jun 12 11:19:46.892336 crc crio[19822]: time="2026-06-12T11:19:46.892259883Z" level=info msg="Started container" PID=287724 containerID=fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044 description=openstack/nova-cell1-cell-mapping-9sff9/nova-manage id=2cd80c4b-0479-432d-8d39-47c8bb849498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30
2026-06-12 11:43:48.388537 | controller | Jun 12 11:19:46.894472 crc crio[19822]: time="2026-06-12T11:19:46.894432403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=9769c733-b398-498f-899f-6c2548b4225f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.388555 | controller | Jun 12 11:19:46.932546 crc crio[19822]: time="2026-06-12T11:19:46.932270082Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=c6d6fe47-54fa-402d-bc3d-5099b93d263e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388573 | controller | Jun 12 11:19:46.954357 crc crio[19822]: time="2026-06-12T11:19:46.953926294Z" level=info msg="Removed container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log" id=64119a27-662f-4f8c-a943-13ae075f1d7e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.388591 | controller | Jun 12 11:19:46.956706 crc crio[19822]: time="2026-06-12T11:19:46.956644541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388608 | controller | Jun 12 11:19:47.009835 crc crio[19822]: time="2026-06-12T11:19:47.009708277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=bf1db2c8-c98a-4409-ad22-135870513881 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.388626 | controller | Jun 12 11:19:47.067210 crc crio[19822]: time="2026-06-12T11:19:47.067097869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=741207e9-b855-488f-838a-d25abd9c859f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.388643 | controller | Jun 12 11:19:47.097058 crc crio[19822]: time="2026-06-12T11:19:47.082350066Z" level=info msg="Created container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata" id=4a82ad94-2b4a-4c1d-a66a-325491486fdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388661 | controller | Jun 12 11:19:47.097058 crc crio[19822]: time="2026-06-12T11:19:47.082643774Z" level=info msg="Created container 9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1: openstack/glance-default-external-api-0/glance-log" id=242b35ca-3f45-46d5-b43b-c4410ebf48ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388678 | controller | Jun 12 11:19:47.097058 crc crio[19822]: time="2026-06-12T11:19:47.083188675Z" level=info msg="Created container 8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa: openstack/glance-default-internal-api-0/glance-httpd" id=b7784704-3f2b-490a-9da3-9a75d39f3ed1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388695 | controller | Jun 12 11:19:47.097058 crc crio[19822]: time="2026-06-12T11:19:47.08814075Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=c80564f7-5473-48f4-b8ed-0753b8d323d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388720 | controller | Jun 12 11:19:47.098121 crc crio[19822]: time="2026-06-12T11:19:47.0978693Z" level=info msg="Starting container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb" id=c341f5e0-c5c4-4238-b746-64bfd6b06872 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.388738 | controller | Jun 12 11:19:47.098736 crc crio[19822]: time="2026-06-12T11:19:47.09865752Z" level=info msg="Starting container: 8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa" id=13cbe42e-0830-42fd-bbf0-d81c3f3e8e73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.388755 | controller | Jun 12 11:19:47.098994 crc crio[19822]: time="2026-06-12T11:19:47.098940725Z" level=info msg="Starting container: 9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1" id=f983e6ac-b7de-4664-8e51-2e5518d69117 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.388772 | controller | Jun 12 11:19:47.110414 crc crio[19822]: time="2026-06-12T11:19:47.109466485Z" level=info msg="Started container" PID=287764 containerID=1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb description=openstack/nova-metadata-0/nova-metadata-metadata id=c341f5e0-c5c4-4238-b746-64bfd6b06872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2
2026-06-12 11:43:48.388790 | controller | Jun 12 11:19:47.110414 crc crio[19822]: time="2026-06-12T11:19:47.109961668Z" level=info msg="Started container" PID=287766 containerID=9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1 description=openstack/glance-default-external-api-0/glance-log id=f983e6ac-b7de-4664-8e51-2e5518d69117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb
2026-06-12 11:43:48.388808 | controller | Jun 12 11:19:47.113874 crc crio[19822]: time="2026-06-12T11:19:47.113759201Z" level=info msg="Started container" PID=287765 containerID=8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa description=openstack/glance-default-internal-api-0/glance-httpd id=13cbe42e-0830-42fd-bbf0-d81c3f3e8e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb
2026-06-12 11:43:48.388826 | controller | Jun 12 11:19:47.167562 crc crio[19822]: time="2026-06-12T11:19:47.167489154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388843 | controller | Jun 12 11:19:47.171180 crc crio[19822]: time="2026-06-12T11:19:47.171079347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388889 | controller | Jun 12 11:19:47.180997 crc crio[19822]: time="2026-06-12T11:19:47.180795649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388909 | controller | Jun 12 11:19:47.182977 crc crio[19822]: time="2026-06-12T11:19:47.182880592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.388926 | controller | Jun 12 11:19:47.185332 crc crio[19822]: time="2026-06-12T11:19:47.185293829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0e1f7f82-7d8a-4428-8aa1-a145a4d5288b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.388948 | controller | Jun 12 11:19:47.187276 crc crio[19822]: time="2026-06-12T11:19:47.187243371Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=94c6d711-20d6-47ae-8d65-edf73d80719c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.388982 | controller | Jun 12 11:19:47.280855 crc crio[19822]: time="2026-06-12T11:19:47.280675189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389015 | controller | Jun 12 11:19:47.365976 crc crio[19822]: time="2026-06-12T11:19:47.365113987Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=47c17969-e4c4-43b6-bb8e-cfd4aa3e95ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.389042 | controller | Jun 12 11:19:47.378727 crc crio[19822]: time="2026-06-12T11:19:47.378669718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389063 | controller | Jun 12 11:19:47.401880 crc crio[19822]: time="2026-06-12T11:19:47.401660382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389081 | controller | Jun 12 11:19:47.450506 crc crio[19822]: time="2026-06-12T11:19:47.450128368Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=34d03bff-5aaf-432f-bbce-044625500ac9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389100 | controller | Jun 12 11:19:47.456043 crc crio[19822]: time="2026-06-12T11:19:47.455948217Z" level=info msg="Created container cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967: openstack/cinder-scheduler-0/cinder-scheduler" id=cea31a2f-e8a0-4ea0-8f44-0d8d9c83e254 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389118 | controller | Jun 12 11:19:47.462755 crc crio[19822]: time="2026-06-12T11:19:47.460067665Z" level=info msg="Starting container: cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967" id=c06240fb-c676-4943-a8d8-01185134ef6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.389136 | controller | Jun 12 11:19:47.465345 crc crio[19822]: time="2026-06-12T11:19:47.465307626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389154 | controller | Jun 12 11:19:47.465894 crc crio[19822]: time="2026-06-12T11:19:47.465746018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389173 | controller | Jun 12 11:19:47.466748 crc crio[19822]: time="2026-06-12T11:19:47.466676886Z" level=info msg="Started container" PID=287837 containerID=cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967 description=openstack/cinder-scheduler-0/cinder-scheduler id=c06240fb-c676-4943-a8d8-01185134ef6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82
2026-06-12 11:43:48.389191 | controller | Jun 12 11:19:47.472586 crc crio[19822]: time="2026-06-12T11:19:47.472326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389210 | controller | Jun 12 11:19:47.609599 crc crio[19822]: time="2026-06-12T11:19:47.609501722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=dea13a1f-a3f3-4400-9f29-ff2fa5369697 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.389228 | controller | Jun 12 11:19:47.675353 crc crio[19822]: time="2026-06-12T11:19:47.675235594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=5a3a2895-aee5-4d94-8e5e-db956f74bace name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.389254 | controller | Jun 12 11:19:47.712776 crc crio[19822]: time="2026-06-12T11:19:47.712515279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389273 | controller | Jun 12 11:19:47.759495 crc crio[19822]: time="2026-06-12T11:19:47.759403845Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=a17df9ee-68a7-45f9-b2f9-4870ccc7902a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389291 | controller | Jun 12 11:19:47.761025 crc crio[19822]: time="2026-06-12T11:19:47.760969554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389308 | controller | Jun 12 11:19:47.850339 crc crio[19822]: time="2026-06-12T11:19:47.850251496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389326 | controller | Jun 12 11:19:47.867599 crc crio[19822]: time="2026-06-12T11:19:47.867501074Z" level=info msg="Created container ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d: openstack/ceilometer-0/proxy-httpd" id=c6d6fe47-54fa-402d-bc3d-5099b93d263e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389345 | controller | Jun 12 11:19:47.868623 crc crio[19822]: time="2026-06-12T11:19:47.868593617Z" level=info msg="Starting container: ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d" id=f64c699f-c84a-456e-bfad-658681862366 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.389362 | controller | Jun 12 11:19:47.872030 crc crio[19822]: time="2026-06-12T11:19:47.871994706Z" level=info msg="Created container 44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed: openstack/swift-storage-0/container-replicator" id=c80564f7-5473-48f4-b8ed-0753b8d323d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389386 | controller | Jun 12 11:19:47.873034 crc crio[19822]: time="2026-06-12T11:19:47.872952848Z" level=info msg="Created container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api" id=94c6d711-20d6-47ae-8d65-edf73d80719c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389418 | controller | Jun 12 11:19:47.874477 crc crio[19822]: time="2026-06-12T11:19:47.874415164Z" level=info msg="Starting container: 44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed" id=ed7105fd-c22d-465f-8d73-56e47e33d7e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.389445 | controller | Jun 12 11:19:47.904466 crc crio[19822]: time="2026-06-12T11:19:47.874432932Z" level=info msg="Starting container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c" id=c4867a31-671e-4bf1-8234-b882aea340c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.389467 | controller | Jun 12 11:19:47.904648 crc crio[19822]: time="2026-06-12T11:19:47.896754931Z" level=info msg="Started container" PID=287843 containerID=ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d description=openstack/ceilometer-0/proxy-httpd id=f64c699f-c84a-456e-bfad-658681862366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34
2026-06-12 11:43:48.389486 | controller | Jun 12 11:19:47.904718 crc crio[19822]: time="2026-06-12T11:19:47.885132007Z" level=info msg="Started container" PID=287950 containerID=44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed description=openstack/swift-storage-0/container-replicator id=ed7105fd-c22d-465f-8d73-56e47e33d7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.389504 | controller | Jun 12 11:19:47.926052 crc crio[19822]: time="2026-06-12T11:19:47.92594583Z" level=info msg="Started container" PID=288011 containerID=e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c description=openstack/nova-api-0/nova-api-api id=c4867a31-671e-4bf1-8234-b882aea340c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada
2026-06-12 11:43:48.389537 | controller | Jun 12 11:19:48.029212 crc crio[19822]: time="2026-06-12T11:19:48.028575573Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=07093ff9-b05e-48ba-b420-e97911c7dab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.389556 | controller | Jun 12 11:19:48.069900 crc crio[19822]: time="2026-06-12T11:19:48.069774902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=52278101-ac76-4697-9c12-2550f323c526 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.389574 | controller | Jun 12 11:19:48.170549 crc crio[19822]: time="2026-06-12T11:19:48.170457608Z" level=info msg="Stopping container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c (timeout: 30s)" id=e0df6174-d19d-456a-ab08-04f37adf146e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.389592 | controller | Jun 12 11:19:48.171313 crc crio[19822]: time="2026-06-12T11:19:48.170919628Z" level=info msg="Stopping container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580 (timeout: 30s)" id=3ab2ad5d-e239-4424-963a-9dce8044d270 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.389610 | controller | Jun 12 11:19:48.243221 crc crio[19822]: time="2026-06-12T11:19:48.243111589Z" level=info msg="Stopping container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb (timeout: 30s)" id=a92bfa38-5d70-4fd6-85e7-3a10b31e63e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.389627 | controller | Jun 12 11:19:48.247109 crc crio[19822]: time="2026-06-12T11:19:48.247061287Z" level=info msg="Stopping container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23 (timeout: 30s)" id=fdc3508b-16ee-4a24-a17a-5305d2ac84bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.389645 | controller | Jun 12 11:19:48.285089 crc crio[19822]: time="2026-06-12T11:19:48.285045917Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=c8444b1e-66ba-4b5d-9cd5-cfb10697e9e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389662 | controller | Jun 12 11:19:48.292721 crc crio[19822]: time="2026-06-12T11:19:48.292621919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389680 | controller | Jun 12 11:19:48.354873 crc crio[19822]: time="2026-06-12T11:19:48.348300911Z" level=info msg="Stopped container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log" id=3ab2ad5d-e239-4424-963a-9dce8044d270 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.389697 | controller | Jun 12 11:19:48.390538 crc crio[19822]: time="2026-06-12T11:19:48.390432087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389715 | controller | Jun 12 11:19:48.529900 crc crio[19822]: time="2026-06-12T11:19:48.529248686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389732 | controller | Jun 12 11:19:48.544663 crc crio[19822]: time="2026-06-12T11:19:48.544562244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389749 | controller | Jun 12 11:19:48.700707 crc crio[19822]: time="2026-06-12T11:19:48.70058829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389775 | controller | Jun 12 11:19:48.869775 crc crio[19822]: time="2026-06-12T11:19:48.869592146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.389792 | controller | Jun 12 11:19:49.110377 crc crio[19822]: time="2026-06-12T11:19:49.110268565Z" level=info msg="Stopped container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log" id=fdc3508b-16ee-4a24-a17a-5305d2ac84bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.389809 | controller | Jun 12 11:19:49.274140 crc crio[19822]: time="2026-06-12T11:19:49.274055027Z" level=info msg="Stopping container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 (timeout: 30s)" id=ab49b75e-bccf-4eb9-beb8-7ddc99c92e19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.389826 | controller | Jun 12 11:19:49.367558 crc crio[19822]: time="2026-06-12T11:19:49.366739842Z" level=info msg="Created container ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00: openstack/swift-storage-0/container-auditor" id=c8444b1e-66ba-4b5d-9cd5-cfb10697e9e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389844 | controller | Jun 12 11:19:49.398919 crc crio[19822]: time="2026-06-12T11:19:49.388307586Z" level=info msg="Starting container: ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00" id=cf567b94-d0d7-456f-a02e-8e5558e96dd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.389890 | controller | Jun 12 11:19:49.411745 crc crio[19822]: time="2026-06-12T11:19:49.411639104Z" level=info msg="Created container 4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c: openstack/cinder-scheduler-0/probe" id=a17df9ee-68a7-45f9-b2f9-4870ccc7902a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389910 | controller | Jun 12 11:19:49.417079 crc crio[19822]: time="2026-06-12T11:19:49.414552993Z" level=info msg="Created container 541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309: openstack/cinder-api-0/cinder-api-log" id=81a48372-8072-48ff-a73c-e2f5920fd3a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389928 | controller | Jun 12 11:19:49.417079 crc crio[19822]: time="2026-06-12T11:19:49.415008008Z" level=info msg="Created container ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8: openstack/glance-default-external-api-0/glance-httpd" id=34d03bff-5aaf-432f-bbce-044625500ac9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.389946 | controller | Jun 12 11:19:49.419025 crc crio[19822]: time="2026-06-12T11:19:49.418913422Z" level=info msg="Starting container: ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8" id=9e44b877-81b2-49c9-9a52-45fcb7717718 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.389963 | controller | Jun 12 11:19:49.422366 crc crio[19822]: time="2026-06-12T11:19:49.422023108Z" level=info msg="Starting container: 541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309" id=acf1cf52-c77a-4900-bda1-c0803dd52eea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.389981 | controller | Jun 12 11:19:49.422572 crc crio[19822]: time="2026-06-12T11:19:49.422407323Z" level=info msg="Starting container: 4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c" id=37163525-755b-49cf-8cb2-e2aed1a07e87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.389998 | controller | Jun 12 11:19:49.425353 crc crio[19822]: time="2026-06-12T11:19:49.424448308Z" level=info msg="Started container" PID=288372 containerID=ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00 description=openstack/swift-storage-0/container-auditor id=cf567b94-d0d7-456f-a02e-8e5558e96dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.390025 | controller | Jun 12 11:19:49.428973 crc crio[19822]: time="2026-06-12T11:19:49.428872735Z" level=info msg="Started container" PID=288399 containerID=4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c description=openstack/cinder-scheduler-0/probe id=37163525-755b-49cf-8cb2-e2aed1a07e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82
2026-06-12 11:43:48.390043 | controller | Jun 12 11:19:49.429297 crc crio[19822]: time="2026-06-12T11:19:49.429257687Z" level=info msg="Started container" PID=288379 containerID=ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8 description=openstack/glance-default-external-api-0/glance-httpd id=9e44b877-81b2-49c9-9a52-45fcb7717718 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb
2026-06-12 11:43:48.390062 | controller | Jun 12 11:19:49.440957 crc crio[19822]: time="2026-06-12T11:19:49.438346337Z" level=info msg="Started container" PID=288334 containerID=541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309 description=openstack/cinder-api-0/cinder-api-log id=acf1cf52-c77a-4900-bda1-c0803dd52eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340
2026-06-12 11:43:48.390081 | controller | Jun 12 11:19:49.886743 crc crio[19822]: time="2026-06-12T11:19:49.886266367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=164c7433-d2de-4312-8641-9370305bacf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390099 | controller | Jun 12 11:19:49.887020 crc crio[19822]: time="2026-06-12T11:19:49.886579376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6dd7f17a-171f-42d4-848f-09eccb4f4850 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390117 | controller | Jun 12 11:19:49.913340 crc crio[19822]: time="2026-06-12T11:19:49.913294818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=47e9f560-8bed-4d3a-8209-4cfa95fbc37f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390134 | controller | Jun 12 11:19:50.079435 crc crio[19822]: time="2026-06-12T11:19:50.079074557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d55da8b5-0b7e-4b5e-aa7b-2ab7fc34196e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390151 | controller | Jun 12 11:19:50.118300 crc crio[19822]: time="2026-06-12T11:19:50.117776638Z" level=info msg="Stopped container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata" id=a92bfa38-5d70-4fd6-85e7-3a10b31e63e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.390168 | controller | Jun 12 11:19:50.119638 crc crio[19822]: time="2026-06-12T11:19:50.119403724Z" level=info msg="Stopping pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2" id=b9440df9-35de-4370-a3fd-b1ceb24a2f6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.390186 | controller | Jun 12 11:19:50.120317 crc crio[19822]: time="2026-06-12T11:19:50.120244732Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc00244dca8}] Aliases:map[]}"
2026-06-12 11:43:48.390204 | controller | Jun 12 11:19:50.120496 crc crio[19822]: time="2026-06-12T11:19:50.120450148Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.390229 | controller | Jun 12 11:19:50.236298 crc crio[19822]: time="2026-06-12T11:19:50.236007314Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=5df249cb-873a-45a8-bc9d-29c2d3260d65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.390248 | controller | Jun 12 11:19:50.241963 crc crio[19822]: time="2026-06-12T11:19:50.241927894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390266 | controller | Jun 12 11:19:50.362943 crc crio[19822]: time="2026-06-12T11:19:50.362882308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390283 | controller | Jun 12 11:19:50.369666 crc crio[19822]: time="2026-06-12T11:19:50.369632816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390301 | controller | Jun 12 11:19:50.526647 crc crio[19822]: time="2026-06-12T11:19:50.526232723Z" level=info msg="Stopped pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2" id=b9440df9-35de-4370-a3fd-b1ceb24a2f6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.390318 | controller | Jun 12 11:19:51.394684 crc crio[19822]: time="2026-06-12T11:19:51.394596437Z" level=info msg="Removing container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb" id=0d7cbb04-4c3b-48f6-b2cd-5d9022259a5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.390336 | controller | Jun 12 11:19:51.465936 crc crio[19822]: time="2026-06-12T11:19:51.465794711Z" level=info msg="Removed container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata" id=0d7cbb04-4c3b-48f6-b2cd-5d9022259a5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.390354 | controller | Jun 12 11:19:51.469143 crc crio[19822]: time="2026-06-12T11:19:51.469062581Z" level=info msg="Removing container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23" id=78fc4f57-9496-449a-b727-6833d22b697e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.390370 | controller | Jun 12 11:19:51.489508 crc crio[19822]: time="2026-06-12T11:19:51.489434432Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=fe8474be-24f5-4d77-ab8d-12279c9624cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.390387 | controller | Jun 12 11:19:51.508971 crc crio[19822]: time="2026-06-12T11:19:51.508862682Z" level=info msg="Removed container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log" id=78fc4f57-9496-449a-b727-6833d22b697e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.390402 | controller | Jun 12 11:19:51.509594 crc crio[19822]: time="2026-06-12T11:19:51.509513512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390418 | controller | Jun 12 11:19:51.563123 crc crio[19822]: time="2026-06-12T11:19:51.563031199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390434 | controller | Jun 12 11:19:51.857489 crc crio[19822]: time="2026-06-12T11:19:51.857081265Z" level=info msg="Created container db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef: openstack/swift-storage-0/container-updater" id=5df249cb-873a-45a8-bc9d-29c2d3260d65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.390450 | controller | Jun 12 11:19:51.859068 crc crio[19822]: time="2026-06-12T11:19:51.858995896Z" level=info msg="Starting container: db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef" id=72137f62-786a-4548-9c52-2e59ac69f9f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.390472 | controller | Jun 12 11:19:51.866645 crc crio[19822]: time="2026-06-12T11:19:51.866534149Z" level=info msg="Started container" PID=288892 containerID=db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef description=openstack/swift-storage-0/container-updater id=72137f62-786a-4548-9c52-2e59ac69f9f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.390491 | controller | Jun 12 11:19:52.248665 crc crio[19822]: time="2026-06-12T11:19:52.248432225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390516 | controller | Jun 12 11:19:52.545525 crc crio[19822]: time="2026-06-12T11:19:52.545312856Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1cf5a481-1a69-4143-aa9e-8d4954c0f872 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390542 | controller | Jun 12 11:19:52.560425 crc crio[19822]: time="2026-06-12T11:19:52.559911193Z" level=info msg="Created container caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2: openstack/cinder-api-0/cinder-api" id=fe8474be-24f5-4d77-ab8d-12279c9624cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.390561 | controller | Jun 12 11:19:52.579073 crc crio[19822]: time="2026-06-12T11:19:52.578970478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=abc99519-2ad6-4145-84fa-0325266078a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390578 | controller | Jun 12 11:19:52.579423 crc crio[19822]: time="2026-06-12T11:19:52.579001398Z" level=info msg="Starting container: caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2" id=59d2b0bb-081d-49e0-a1cc-496188ff5312 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.390595 | controller | Jun 12 11:19:52.593918 crc crio[19822]: time="2026-06-12T11:19:52.593737183Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=79ea0c19-f128-4bc0-8dc4-2d78047d71fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.390611 | controller | Jun 12 11:19:52.594426 crc crio[19822]: time="2026-06-12T11:19:52.594360413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390627 | controller | Jun 12 11:19:52.645264 crc crio[19822]: time="2026-06-12T11:19:52.645122625Z" level=info msg="Started container" PID=289064 containerID=caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2 description=openstack/cinder-api-0/cinder-api id=59d2b0bb-081d-49e0-a1cc-496188ff5312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340
2026-06-12 11:43:48.390643 | controller | Jun 12 11:19:52.789319 crc crio[19822]: time="2026-06-12T11:19:52.789212547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390659 | controller | Jun 12 11:19:52.795509 crc crio[19822]: time="2026-06-12T11:19:52.795409375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390675 | controller | Jun 12 11:19:53.043144 crc crio[19822]: time="2026-06-12T11:19:53.043027544Z" level=info msg="Created container a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c: openstack/swift-storage-0/object-server" id=79ea0c19-f128-4bc0-8dc4-2d78047d71fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.390697 | controller | Jun 12 11:19:53.044565 crc crio[19822]: time="2026-06-12T11:19:53.044482916Z" level=info msg="Starting container: a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c" id=1f1420ca-e65c-47d7-87ad-59b10d07762b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.390713 | controller | Jun 12 11:19:53.053125 crc crio[19822]: time="2026-06-12T11:19:53.053034682Z" level=info msg="Started container" PID=289111 containerID=a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c description=openstack/swift-storage-0/object-server id=1f1420ca-e65c-47d7-87ad-59b10d07762b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.390729 | controller | Jun 12 11:19:53.097596 crc crio[19822]: time="2026-06-12T11:19:53.097494053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=9953d044-0d1b-4ce2-aa12-86c51d89b192 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390745 | controller | Jun 12 11:19:53.110207 crc crio[19822]: time="2026-06-12T11:19:53.110078929Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=8c136d84-c3c3-4036-a076-34afc1614930 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390761 | controller | Jun 12 11:19:53.188454 crc crio[19822]: time="2026-06-12T11:19:53.188066464Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=a1d16946-06e5-46f7-86a8-af8df1c1dde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.390777 | controller | Jun 12 11:19:53.188454 crc crio[19822]: time="2026-06-12T11:19:53.188440996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390792 | controller | Jun 12 11:19:53.335087 crc crio[19822]: time="2026-06-12T11:19:53.334507336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390808 | controller | Jun 12 11:19:53.342305 crc crio[19822]: time="2026-06-12T11:19:53.34223289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390823 | controller | Jun 12 11:19:53.588717 crc crio[19822]: time="2026-06-12T11:19:53.588583289Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=60df7d7a-cbc6-4680-a7d5-0d1787886ab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.390838 | controller | Jun 12 11:19:53.588717 crc crio[19822]: time="2026-06-12T11:19:53.588693972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.390879 | controller | Jun 12 11:19:53.600527 crc crio[19822]: time="2026-06-12T11:19:53.600429257Z" level=info msg="Created container c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd: openstack/swift-storage-0/object-replicator" id=a1d16946-06e5-46f7-86a8-af8df1c1dde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.390897 | controller | Jun 12 11:19:53.602116 crc crio[19822]: time="2026-06-12T11:19:53.602024359Z" level=info msg="Starting container: c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd" id=b9718ab4-12a4-4724-acaf-61755d33c570 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.390914 | controller | Jun 12 11:19:53.607927 crc crio[19822]: time="2026-06-12T11:19:53.607637467Z" level=info msg="Started container" PID=289323 containerID=c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd description=openstack/swift-storage-0/object-replicator id=b9718ab4-12a4-4724-acaf-61755d33c570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.390935 | controller | Jun 12 11:19:53.638052 crc crio[19822]: time="2026-06-12T11:19:53.637952645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5ff4bf6f-9e99-4c62-82c4-daffba938afa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.390951 | controller | Jun 12 11:19:53.641903 crc crio[19822]: time="2026-06-12T11:19:53.641733947Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252ae0}] Aliases:map[]}"
2026-06-12 11:43:48.390968 | controller | Jun 12 11:19:53.641903 crc crio[19822]: time="2026-06-12T11:19:53.641906832Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.390984 | controller | Jun 12 11:19:53.680721 crc crio[19822]: time="2026-06-12T11:19:53.680148422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=56e6c0c8-634c-4a98-a864-04362938ef0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391000 | controller | Jun 12 11:19:53.694744 crc crio[19822]: time="2026-06-12T11:19:53.694573014Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=eba11a6a-2242-47fb-bbb8-0bf9ac7cff84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391016 | controller | Jun 12 11:19:53.695294 crc crio[19822]: time="2026-06-12T11:19:53.695235071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391031 | controller | Jun 12 11:19:53.813518 crc crio[19822]: time="2026-06-12T11:19:53.813408223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391047 | controller | Jun 12 11:19:53.883363 crc crio[19822]: time="2026-06-12T11:19:53.883250771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391062 | controller | Jun 12 11:19:54.241748 crc crio[19822]: time="2026-06-12T11:19:54.241192562Z" level=info msg="Created container ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833: openstack/swift-storage-0/object-auditor" id=eba11a6a-2242-47fb-bbb8-0bf9ac7cff84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391078 | controller | Jun 12 11:19:54.243990 crc crio[19822]: time="2026-06-12T11:19:54.243900215Z" level=info msg="Starting container: ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833" id=0dcd8119-68c0-43e5-a0d8-22ee6b39f20a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.391094 | controller | Jun 12 11:19:54.260790 crc crio[19822]: time="2026-06-12T11:19:54.260675142Z" level=info msg="Started container" PID=289408 containerID=ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833 description=openstack/swift-storage-0/object-auditor id=0dcd8119-68c0-43e5-a0d8-22ee6b39f20a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.391110 | controller | Jun 12 11:19:54.277430 crc crio[19822]: time="2026-06-12T11:19:54.277345347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=47c277cb-c1fe-4e87-8079-0244801e4a4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391132 | controller | Jun 12 11:19:54.295469 crc crio[19822]: time="2026-06-12T11:19:54.295368471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=0ba7a138-0871-400f-80f0-9179f6317f87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391148 | controller | Jun 12 11:19:54.307496 crc crio[19822]: time="2026-06-12T11:19:54.307388211Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=e559b03b-0f16-4aa4-a17a-61649fcfcbc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391165 | controller | Jun 12 11:19:54.307913 crc crio[19822]: time="2026-06-12T11:19:54.307859837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391180 | controller | Jun 12 11:19:54.423688 crc crio[19822]: time="2026-06-12T11:19:54.423587748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391196 | controller | Jun 12 11:19:54.427730 crc crio[19822]: time="2026-06-12T11:19:54.427657449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391212 | controller | Jun 12 11:19:54.437149 crc crio[19822]: 2026-06-12T11:19:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba418ca4970f806 Mac:86:dd:b4:49:c3:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 SocketPath: PciID:}] [{Interface:0xc0001085b0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.391228 | controller | Jun 12 11:19:54.438786 crc crio[19822]: time="2026-06-12T11:19:54.438717083Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252ae0}] Aliases:map[]}"
2026-06-12 11:43:48.391244 | controller | Jun 12 11:19:54.439001 crc crio[19822]: time="2026-06-12T11:19:54.438955521Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.391260 | controller | Jun 12 11:19:54.483899 crc crio[19822]: time="2026-06-12T11:19:54.483741342Z" level=info msg="Ran pod sandbox ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd with infra container: openstack/nova-metadata-0/POD" id=60df7d7a-cbc6-4680-a7d5-0d1787886ab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.391276 | controller | Jun 12 11:19:54.490324 crc crio[19822]: time="2026-06-12T11:19:54.490232352Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a6166fa1-e538-433d-a063-ea462bed2189 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391292 | controller | Jun 12 11:19:54.495294 crc crio[19822]: time="2026-06-12T11:19:54.495115419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bbdbf604-4bfc-4459-9d08-657c308fee23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391308 | controller | Jun 12 11:19:54.514472 crc crio[19822]: time="2026-06-12T11:19:54.51436584Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=d5670b1b-62eb-4948-9004-ce19a29a46c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391331 | controller | Jun 12 11:19:54.516185 crc crio[19822]: time="2026-06-12T11:19:54.516084576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391347 | controller | Jun 12 11:19:54.686014 crc crio[19822]: time="2026-06-12T11:19:54.685427824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391365 | controller | Jun 12 11:19:54.694591 crc crio[19822]: time="2026-06-12T11:19:54.69448815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391381 | controller | Jun 12 11:19:54.943056 crc crio[19822]: time="2026-06-12T11:19:54.942930026Z" level=info msg="Created container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log" id=d5670b1b-62eb-4948-9004-ce19a29a46c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391398 | controller | Jun 12 11:19:54.947293 crc crio[19822]: time="2026-06-12T11:19:54.947230652Z" level=info msg="Starting container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64" id=7744a4b5-585f-479a-9850-11b48f7feda5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.391414 | controller | Jun 12 11:19:54.948207 crc crio[19822]: time="2026-06-12T11:19:54.947492582Z" level=info msg="Created container a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11: openstack/swift-storage-0/object-updater" id=e559b03b-0f16-4aa4-a17a-61649fcfcbc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391430 | controller | Jun 12 11:19:54.949480 crc crio[19822]: time="2026-06-12T11:19:54.949400804Z" level=info msg="Starting container: a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11" id=f5670298-dfa2-49d4-a8fc-5bef7e271ae2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.391446 | controller | Jun 12 11:19:54.956053 crc crio[19822]: time="2026-06-12T11:19:54.955985845Z" level=info msg="Started container" PID=289485 containerID=f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64 description=openstack/nova-metadata-0/nova-metadata-log id=7744a4b5-585f-479a-9850-11b48f7feda5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd
2026-06-12 11:43:48.391463 | controller | Jun 12 11:19:54.957237 crc crio[19822]: time="2026-06-12T11:19:54.95713284Z" level=info msg="Started container" PID=289471 containerID=a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11 description=openstack/swift-storage-0/object-updater id=f5670298-dfa2-49d4-a8fc-5bef7e271ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.391479 | controller | Jun 12 11:19:54.972514 crc crio[19822]: time="2026-06-12T11:19:54.9693888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=077f9821-b69c-4d3c-b400-2d74d823b025 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391495 | controller | Jun 12 11:19:54.972514 crc crio[19822]: time="2026-06-12T11:19:54.969926369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2c4aad38-69ac-4fa5-962e-901976490159 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391512 | controller | Jun 12 11:19:55.004476 crc crio[19822]: time="2026-06-12T11:19:54.998226694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=4d2f8f9b-dbad-4e1f-ab6f-030b1de9e307 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391528 | controller | Jun 12 11:19:55.013957 crc crio[19822]: time="2026-06-12T11:19:55.013348653Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=73230b74-bae4-452d-bf71-b39e0725bcf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391550 | controller | Jun 12 11:19:55.013957 crc crio[19822]: time="2026-06-12T11:19:55.013730256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391567 | controller | Jun 12 11:19:55.030947 crc crio[19822]: time="2026-06-12T11:19:55.030683176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d5aa6cb4-de7f-4ca8-8157-50be1b4a5de4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391583 | controller | Jun 12 11:19:55.052123 crc crio[19822]: time="2026-06-12T11:19:55.052025347Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=9797ed7a-bfd9-4385-8d68-c5de51beee59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391600 | controller | Jun 12 11:19:55.054008 crc crio[19822]: time="2026-06-12T11:19:55.053886927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391617 | controller | Jun 12 11:19:55.085030 crc crio[19822]: time="2026-06-12T11:19:55.084966661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391632 | controller | Jun 12 11:19:55.090408 crc crio[19822]: time="2026-06-12T11:19:55.09036947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391648 | controller | Jun 12 11:19:55.137329 crc crio[19822]: time="2026-06-12T11:19:55.137232365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391664 | controller | Jun 12 11:19:55.156277 crc crio[19822]: time="2026-06-12T11:19:55.156111232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391680 | controller | Jun 12 11:19:55.358615 crc crio[19822]: time="2026-06-12T11:19:55.358457973Z" level=info msg="Created container 5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c: openstack/swift-storage-0/object-expirer" id=73230b74-bae4-452d-bf71-b39e0725bcf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391696 | controller | Jun 12 11:19:55.359899 crc crio[19822]: time="2026-06-12T11:19:55.359737288Z" level=info msg="Starting container: 5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c" id=9e77626b-11da-4444-91a2-e5b563df7240 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.391713 | controller | Jun 12 11:19:55.361390 crc crio[19822]: time="2026-06-12T11:19:55.361321695Z" level=info msg="Created container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata" id=9797ed7a-bfd9-4385-8d68-c5de51beee59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391729 | controller | Jun 12 11:19:55.362447 crc crio[19822]: time="2026-06-12T11:19:55.362349137Z" level=info msg="Starting container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74" id=5f178738-09f2-46f5-b011-64e5a911732e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.391746 | controller | Jun 12 11:19:55.370208 crc crio[19822]: time="2026-06-12T11:19:55.370077448Z" level=info msg="Started container" PID=289546 containerID=5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c description=openstack/swift-storage-0/object-expirer id=9e77626b-11da-4444-91a2-e5b563df7240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.391767 | controller | Jun 12 11:19:55.370616 crc crio[19822]: time="2026-06-12T11:19:55.370525361Z" level=info msg="Started container" PID=289552 containerID=0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74 description=openstack/nova-metadata-0/nova-metadata-metadata id=5f178738-09f2-46f5-b011-64e5a911732e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd
2026-06-12 11:43:48.391784 | controller | Jun 12 11:19:55.396789 crc crio[19822]: time="2026-06-12T11:19:55.396692476Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e9d5f509-0921-4c96-ad6d-a3d7d41054d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391801 | controller | Jun 12 11:19:55.410467 crc crio[19822]: time="2026-06-12T11:19:55.410396261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a76866b7-9582-4a8b-81a9-ca0c205e71d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.391817 | controller | Jun 12 11:19:55.426522 crc crio[19822]: time="2026-06-12T11:19:55.426406188Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=92d58a12-aa9b-4a18-9730-badaefdf0b3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391834 | controller | Jun 12 11:19:55.428649 crc crio[19822]: time="2026-06-12T11:19:55.428544877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391869 | controller | Jun 12 11:19:55.526210 crc crio[19822]: time="2026-06-12T11:19:55.525671757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391902 | controller | Jun 12 11:19:55.530660 crc crio[19822]: time="2026-06-12T11:19:55.530613775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.391922 | controller | Jun 12 11:19:55.694188 crc crio[19822]: time="2026-06-12T11:19:55.694065906Z" level=info msg="Stopping pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30" id=b089eb0b-8665-4b8d-971a-829ca2ef3619 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.391939 | controller | Jun 12 11:19:55.695426 crc crio[19822]: time="2026-06-12T11:19:55.694735388Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}"
2026-06-12 11:43:48.391956 | controller | Jun 12 11:19:55.695426 crc crio[19822]: time="2026-06-12T11:19:55.694990396Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-9sff9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.391974 | controller | Jun 12 11:19:55.757574 crc crio[19822]: time="2026-06-12T11:19:55.757509444Z" level=info msg="Created container 8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23: openstack/swift-storage-0/rsync" id=92d58a12-aa9b-4a18-9730-badaefdf0b3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.391991 | controller | Jun 12 11:19:55.769693 crc crio[19822]: time="2026-06-12T11:19:55.769499227Z" level=info msg="Starting container: 8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23" id=92ae4bb2-d24b-4c5a-ba22-44ddb648e6a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.392029 | controller | Jun 12 11:19:55.779101 crc crio[19822]: time="2026-06-12T11:19:55.777619216Z" level=info msg="Started container" PID=289613 containerID=8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23 description=openstack/swift-storage-0/rsync id=92ae4bb2-d24b-4c5a-ba22-44ddb648e6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.392050 | controller | Jun 12 11:19:55.798901 crc crio[19822]: time="2026-06-12T11:19:55.798749163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7173b9a7-a2de-48ab-bdbd-37bba6cba96d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.392068 | controller | Jun 12 11:19:55.839219 crc crio[19822]: time="2026-06-12T11:19:55.839065806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=269cbf3f-e465-464c-a578-6557ad26bad9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.392085 | controller | Jun 12 11:19:55.849301 crc crio[19822]: time="2026-06-12T11:19:55.849197281Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=eba3c2b5-dedd-42e7-9306-e56736c6f647 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.392101 | controller | Jun 12 11:19:55.849747 crc crio[19822]: time="2026-06-12T11:19:55.849671676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.392117 | controller | Jun 12 11:19:55.931423 crc crio[19822]: time="2026-06-12T11:19:55.931155145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.392133 | controller | Jun 12 11:19:55.939700 crc crio[19822]: time="2026-06-12T11:19:55.939608717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.392150 | controller | Jun 12 11:19:56.126414 crc crio[19822]: time="2026-06-12T11:19:56.12577441Z" level=info msg="Created container ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4: openstack/swift-storage-0/swift-recon-cron" id=eba3c2b5-dedd-42e7-9306-e56736c6f647 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.392166 | controller | Jun 12 11:19:56.133719 crc crio[19822]: time="2026-06-12T11:19:56.132778576Z" level=info msg="Starting container: ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4" id=930402e9-c750-4f4f-b723-4486e942b6e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.392183 | controller | Jun 12 11:19:56.141352 crc crio[19822]: time="2026-06-12T11:19:56.141247425Z" level=info msg="Started container" PID=289786 containerID=ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4 description=openstack/swift-storage-0/swift-recon-cron id=930402e9-c750-4f4f-b723-4486e942b6e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81
2026-06-12 11:43:48.392199 | controller | Jun 12 11:19:56.221460 crc crio[19822]: time="2026-06-12T11:19:56.22126041Z" level=info msg="Stopped pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30" id=b089eb0b-8665-4b8d-971a-829ca2ef3619 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.392216 | controller | Jun 12 11:19:57.770447 crc crio[19822]: time="2026-06-12T11:19:57.769691529Z" level=info msg="Stopping container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74 (timeout: 30s)" id=20b1275c-82bb-47e4-a5fd-18ddd15ba040 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.392232 | controller | Jun 12 11:19:57.771496 crc crio[19822]: time="2026-06-12T11:19:57.76977264Z" level=info msg="Stopping container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64 (timeout: 30s)" id=e74ceb47-6769-45b9-90e6-82314b6154c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.392255 | controller | Jun 12 11:19:57.927706 crc crio[19822]: time="2026-06-12T11:19:57.927615615Z" level=info msg="Stopped container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log" id=e74ceb47-6769-45b9-90e6-82314b6154c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.392273 | controller | Jun 12 11:19:58.050979 crc crio[19822]: time="2026-06-12T11:19:58.050773097Z" level=info msg="Stopping container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371 (timeout: 30s)" id=2e3b9660-7492-46a8-b1e9-9b203256175d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.392289 | controller | Jun 12 11:19:58.051265 crc crio[19822]: time="2026-06-12T11:19:58.051100294Z" level=info msg="Stopping container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46 (timeout: 30s)" id=9258bca6-5e14-4b91-9c40-1cd9a284a95c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.392306 | controller | Jun 12 11:19:58.125027 crc crio[19822]: time="2026-06-12T11:19:58.124474416Z" level=info msg="Stopped container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata" id=20b1275c-82bb-47e4-a5fd-18ddd15ba040 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.392322 | controller | Jun 12 11:19:58.126016 crc crio[19822]: time="2026-06-12T11:19:58.125944833Z" level=info msg="Stopping pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd" id=b11b3059-99db-4e25-92f5-562f443afc4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.392339 | controller | Jun 12 11:19:58.126753 crc crio[19822]: time="2026-06-12T11:19:58.126667046Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252510}] Aliases:map[]}"
2026-06-12 11:43:48.392355 | controller | Jun 12 11:19:58.127405 crc crio[19822]: time="2026-06-12T11:19:58.127334378Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.392372 | controller | Jun 12 11:19:58.493062 crc crio[19822]: time="2026-06-12T11:19:58.492969731Z" level=info msg="Stopped pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd" id=b11b3059-99db-4e25-92f5-562f443afc4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.392388 | controller | Jun 12 11:19:58.794457 crc crio[19822]: time="2026-06-12T11:19:58.794076038Z" level=info msg="Removing container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74" id=7bef3651-0557-460a-b1f7-e8f41efaf0d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.392404 | controller | Jun 12 11:19:58.799740 crc crio[19822]: time="2026-06-12T11:19:58.799548592Z" level=info msg="Stopped container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd" id=2e3b9660-7492-46a8-b1e9-9b203256175d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.392421 | controller | Jun 12 11:19:58.832978 crc crio[19822]: time="2026-06-12T11:19:58.830233534Z" level=info msg="Removed container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata" id=7bef3651-0557-460a-b1f7-e8f41efaf0d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.392437 | controller | Jun 12 11:19:58.833339 crc crio[19822]: time="2026-06-12T11:19:58.833286639Z" level=info msg="Removing container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64" id=9b610470-d387-4bf9-ad7c-e0eccb3c533e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.392638 | controller | Jun 12 11:19:58.889875 crc crio[19822]: time="2026-06-12T11:19:58.889681586Z" level=info msg="Removed container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log" id=9b610470-d387-4bf9-ad7c-e0eccb3c533e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.392655 | controller | Jun 12 11:19:59.335231 crc crio[19822]: time="2026-06-12T11:19:59.335078247Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=7b4e6bbd-2be7-4199-809c-bf60d472cc2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.392671 | controller | Jun 12 11:19:59.335231 crc crio[19822]: time="2026-06-12T11:19:59.335207611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.392687 | controller | Jun 12 11:19:59.391958 crc crio[19822]: time="2026-06-12T11:19:59.391785296Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d UID:cf0eb16f-37be-4098-a644-7bc57818d100 NetNS:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0eb16f_37be_4098_a644_7bc57818d100.slice PodAnnotations:0xc007a8e1b0}] Aliases:map[]}"
2026-06-12 11:43:48.392703 | controller | Jun 12 11:19:59.391958 crc crio[19822]: time="2026-06-12T11:19:59.391918311Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.392719 | controller | Jun 12 11:19:59.957776 crc crio[19822]: 2026-06-12T11:19:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d45216dd4de6753 Mac:6e:84:0c:a0:e1:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 SocketPath: PciID:}] [{Interface:0xc0001aa750 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.392735 | controller | Jun 12 11:19:59.959988 crc crio[19822]: time="2026-06-12T11:19:59.959925401Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d UID:cf0eb16f-37be-4098-a644-7bc57818d100 NetNS:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0eb16f_37be_4098_a644_7bc57818d100.slice PodAnnotations:0xc007a8e1b0}] Aliases:map[]}"
2026-06-12 11:43:48.392751 | controller | Jun 12 11:19:59.960215 crc crio[19822]: time="2026-06-12T11:19:59.960107317Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.392767 | controller | Jun 12 11:19:59.971210 crc crio[19822]: time="2026-06-12T11:19:59.971063938Z" level=info msg="Ran pod sandbox d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d with infra container: openstack/nova-metadata-0/POD" id=7b4e6bbd-2be7-4199-809c-bf60d472cc2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.392784 | controller | Jun 12 11:19:59.973544 crc crio[19822]: time="2026-06-12T11:19:59.973446422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1a052240-e3ba-45a6-b941-c4e597c5998a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.392800 | controller | Jun 12 11:19:59.979504 crc crio[19822]: time="2026-06-12T11:19:59.979336941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9fc8a13e-6cca-4b5b-a422-48bb7a593524 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.392822 | controller | Jun 12 11:20:00.029292 crc crio[19822]: time="2026-06-12T11:20:00.029203895Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=7a53141b-987a-4cd2-983c-63197d7acd81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.392840 | controller | Jun 12 11:20:00.034250 crc crio[19822]: time="2026-06-12T11:20:00.034133244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.392881 | controller | Jun 12 11:20:00.099957 crc crio[19822]: time="2026-06-12T11:20:00.099898366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.392900 | controller | Jun 12 11:20:00.105393 crc crio[19822]: time="2026-06-12T11:20:00.105343881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.392918 | controller | Jun 12 11:20:00.314480 crc crio[19822]: time="2026-06-12T11:20:00.31440879Z" level=info msg="Created container d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb: openstack/nova-metadata-0/nova-metadata-log" id=7a53141b-987a-4cd2-983c-63197d7acd81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.392936 | controller | Jun 12 11:20:00.316387 crc crio[19822]: time="2026-06-12T11:20:00.3162918Z" level=info msg="Starting container: d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb" id=dced4374-295b-4b85-8de3-3b4ce01b5434 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.392954 | controller | Jun 12 11:20:00.326273 crc crio[19822]: time="2026-06-12T11:20:00.326121194Z" level=info msg="Started container" PID=290081 containerID=d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb description=openstack/nova-metadata-0/nova-metadata-log id=dced4374-295b-4b85-8de3-3b4ce01b5434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d
2026-06-12 11:43:48.392972 | controller | Jun 12 11:20:00.352919 crc crio[19822]: time="2026-06-12T11:20:00.352766594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=eb65f61c-3af4-449d-a85b-d2e941ab2dc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.392989 | controller | Jun 12 11:20:00.440739 crc crio[19822]: time="2026-06-12T11:20:00.44063211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c14b678a-237a-4c95-bccd-7662cab41397 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.393006 | controller | Jun 12 11:20:00.451751 crc crio[19822]: time="2026-06-12T11:20:00.451413051Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=d9c20718-b04c-408a-ab30-c20e80c05dc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.393024 | controller | Jun 12 11:20:00.454403 crc crio[19822]: time="2026-06-12T11:20:00.454036975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.393041 | controller | Jun 12 11:20:00.547285 crc crio[19822]: time="2026-06-12T11:20:00.546308488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.393058 | controller | Jun 12 11:20:00.561697 crc crio[19822]: time="2026-06-12T11:20:00.561585709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.393086 | controller | Jun 12 11:20:00.679481 crc crio[19822]: time="2026-06-12T11:20:00.678054166Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687720-pfmkz/POD" id=5c5715ad-f0ea-4cbf-8ad1-8d7944f45eb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.393104 | controller | Jun 12 11:20:00.679481 crc crio[19822]: time="2026-06-12T11:20:00.678222011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.393122 | controller | Jun 12 11:20:00.777491 crc crio[19822]: time="2026-06-12T11:20:00.77732737Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc007a8e130}] Aliases:map[]}"
2026-06-12 11:43:48.393140 | controller | Jun 12 11:20:00.777491 crc crio[19822]: time="2026-06-12T11:20:00.777399512Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687720-pfmkz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.393157 | controller | Jun 12 11:20:00.809375 crc crio[19822]: time="2026-06-12T11:20:00.809271577Z" level=info msg="Created container dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c: openstack/nova-metadata-0/nova-metadata-metadata" id=d9c20718-b04c-408a-ab30-c20e80c05dc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.393175 | controller | Jun 12 11:20:00.812107 crc crio[19822]: time="2026-06-12T11:20:00.812006334Z" level=info msg="Starting container: dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c" id=9253cc07-9036-49a9-8aa8-87734c7798b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.393192 | controller | Jun 12 11:20:00.821757 crc crio[19822]: time="2026-06-12T11:20:00.821638404Z" level=info msg="Started container" PID=290181 containerID=dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c description=openstack/nova-metadata-0/nova-metadata-metadata id=9253cc07-9036-49a9-8aa8-87734c7798b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d
2026-06-12 11:43:48.393210 | controller | Jun 12 11:20:01.068218 crc crio[19822]: time="2026-06-12T11:20:01.067581901Z" level=info msg="Removing container: e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276" id=8a569aa4-0a32-4fb9-840b-154c6a0ac9ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393228 | controller | Jun 12 11:20:01.239649 crc crio[19822]: 2026-06-12T11:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:189b2110e7e662a Mac:6a:a4:14:16:9d:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 SocketPath: PciID:}] [{Interface:0xc000122c40 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.393245 | controller | Jun 12 11:20:01.240185 crc crio[19822]: time="2026-06-12T11:20:01.240079285Z" level=info msg="Removed container e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276: openshift-infra/auto-csr-approver-29687712-4vn5c/oc" id=8a569aa4-0a32-4fb9-840b-154c6a0ac9ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393262 | controller | Jun 12 11:20:01.241546 crc crio[19822]: time="2026-06-12T11:20:01.241503307Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc007a8e130}] Aliases:map[]}"
2026-06-12 11:43:48.393292 | controller | Jun 12 11:20:01.241733 crc crio[19822]: time="2026-06-12T11:20:01.241675262Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687720-pfmkz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.393310 | controller | Jun 12 11:20:01.245237 crc crio[19822]: time="2026-06-12T11:20:01.244351948Z" level=info msg="Removing container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946" id=5b6ab06e-c524-4530-988c-60494d356e79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393326 | controller | Jun 12 11:20:01.255433 crc crio[19822]: time="2026-06-12T11:20:01.255334253Z" level=info msg="Ran pod sandbox 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 with infra container: openshift-infra/auto-csr-approver-29687720-pfmkz/POD" id=5c5715ad-f0ea-4cbf-8ad1-8d7944f45eb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.393344 | controller | Jun 12 11:20:01.263348 crc crio[19822]: time="2026-06-12T11:20:01.262304622Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=76480ec7-ccc1-466f-a049-91162fe8f109 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.393360 | controller | Jun 12 11:20:01.272956 crc crio[19822]: time="2026-06-12T11:20:01.272780835Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.393376 | controller | Jun 12 11:20:01.350240 crc crio[19822]: time="2026-06-12T11:20:01.350122328Z" level=info msg="Removed container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd" id=5b6ab06e-c524-4530-988c-60494d356e79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393394 | controller | Jun 12 11:20:01.353084 crc crio[19822]: time="2026-06-12T11:20:01.3529638Z" level=info msg="Removing container: 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59" id=733e008e-7c45-4e80-b7f2-814bb81ee460 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393412 | controller | Jun 12 11:20:01.453082 crc crio[19822]: time="2026-06-12T11:20:01.452949205Z" level=info msg="Removed container 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config" id=733e008e-7c45-4e80-b7f2-814bb81ee460 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393429 | controller | Jun 12 11:20:01.457042 crc crio[19822]: time="2026-06-12T11:20:01.456922949Z" level=info msg="Removing container: 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3" id=4ce871ae-db45-4687-8055-ef358c0bec32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393446 | controller | Jun 12 11:20:01.504528 crc crio[19822]: time="2026-06-12T11:20:01.504433211Z" level=info msg="Removed container 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3: openstack/cinder-db-sync-zg2jx/cinder-db-sync" id=4ce871ae-db45-4687-8055-ef358c0bec32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393463 | controller | Jun 12 11:20:01.507470 crc crio[19822]: time="2026-06-12T11:20:01.50740753Z" level=info msg="Removing container: b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c" id=9292d4b5-28a2-430e-9bed-83a7d4009915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393480 | controller | Jun 12 11:20:01.581731 crc crio[19822]: time="2026-06-12T11:20:01.581418216Z" level=info msg="Removed container b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations" id=9292d4b5-28a2-430e-9bed-83a7d4009915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393503 | controller | Jun 12 11:20:01.584751 crc crio[19822]: time="2026-06-12T11:20:01.584606863Z" level=info msg="Removing container: 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d" id=c24d55d8-9dae-46e9-9dc0-b0053513800e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393521 | controller | Jun 12 11:20:01.639497 crc crio[19822]: time="2026-06-12T11:20:01.639393285Z" level=info msg="Removed container 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage" id=c24d55d8-9dae-46e9-9dc0-b0053513800e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393539 | controller | Jun 12 11:20:01.642887 crc crio[19822]: time="2026-06-12T11:20:01.642764507Z" level=info msg="Removing container: cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512" id=3bd428c7-d711-455f-8c55-0cbe891e6247 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393555 | controller | Jun 12 11:20:01.759785 crc crio[19822]: time="2026-06-12T11:20:01.759575448Z" level=info msg="Removed container cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config" id=3bd428c7-d711-455f-8c55-0cbe891e6247 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393572 | controller | Jun 12 11:20:01.763999 crc crio[19822]: time="2026-06-12T11:20:01.763904822Z" level=info msg="Removing container: 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c" id=384d9962-016e-4c40-a21d-fa087ff31c51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393647 | controller | Jun 12 11:20:01.800690 crc crio[19822]: time="2026-06-12T11:20:01.800602426Z" level=info msg="Removed container 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c: openstack/root-account-create-update-xc9nt/mariadb-account-create-update" id=384d9962-016e-4c40-a21d-fa087ff31c51 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393673 | controller | Jun 12 11:20:01.808857 crc crio[19822]: time="2026-06-12T11:20:01.808712642Z" level=info msg="Removing container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1" id=625f4449-78b4-47aa-8de4-8555de0fe40e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393690 | controller | Jun 12 11:20:01.844298 crc crio[19822]: time="2026-06-12T11:20:01.844122374Z" level=info msg="Removed container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api" id=625f4449-78b4-47aa-8de4-8555de0fe40e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393706 | controller | Jun 12 11:20:01.847042 crc crio[19822]: time="2026-06-12T11:20:01.846981113Z" level=info msg="Removing container: 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271" id=30334ff7-2108-4d8f-aca5-68a47c89eac2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393722 | controller | Jun 12 11:20:01.918543 crc crio[19822]: time="2026-06-12T11:20:01.918096571Z" level=info msg="Removed container 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage" id=30334ff7-2108-4d8f-aca5-68a47c89eac2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.393738 | controller | Jun 12 11:20:01.930617 crc crio[19822]: time="2026-06-12T11:20:01.930453105Z" level=info msg="Stopping pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5" id=30886a05-1039-45e7-b021-180a89c10f8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.393754 | controller | Jun 12 11:20:01.930617 crc crio[19822]: time="2026-06-12T11:20:01.930560609Z" level=info msg="Stopped pod sandbox (already stopped): 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5" id=30886a05-1039-45e7-b021-180a89c10f8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.393770 | controller | Jun 12 11:20:01.931453 crc crio[19822]: time="2026-06-12T11:20:01.931387705Z" level=info msg="Removing pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5" id=e9aad412-e9da-44db-8d25-31ffa07cbc9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.393792 | controller | Jun 12 11:20:01.955708 crc crio[19822]: time="2026-06-12T11:20:01.955627032Z" level=info msg="Removed pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5" id=e9aad412-e9da-44db-8d25-31ffa07cbc9f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.393809 | controller | Jun 12 11:20:01.956730 crc crio[19822]: time="2026-06-12T11:20:01.956503876Z" level=info msg="Stopping pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162" id=c1c9f9eb-097e-4175-aa24-257134ca8e14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.393825 | controller | Jun 12 11:20:01.956730 crc crio[19822]: time="2026-06-12T11:20:01.956593699Z" level=info msg="Stopped pod sandbox (already stopped): 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162" id=c1c9f9eb-097e-4175-aa24-257134ca8e14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.393842 | controller | Jun 12 11:20:01.957499 crc crio[19822]: time="2026-06-12T11:20:01.957460627Z" level=info msg="Removing pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162" id=51fdeebf-601e-4648-a6be-72d82421965f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.393889 | controller | Jun 12 11:20:01.989634 crc crio[19822]: time="2026-06-12T11:20:01.989529105Z" level=info msg="Removed pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162" id=51fdeebf-601e-4648-a6be-72d82421965f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.393908 | controller | Jun 12 11:20:01.995455 crc crio[19822]: time="2026-06-12T11:20:01.995320375Z" level=info msg="Stopping pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016" id=d44e4d54-cdab-4a94-9afa-9c5f20636185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.393925 | controller | Jun 12 11:20:01.995455 crc crio[19822]: time="2026-06-12T11:20:01.995428308Z" level=info msg="Stopped pod sandbox (already stopped): 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016" id=d44e4d54-cdab-4a94-9afa-9c5f20636185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.393941 | controller | Jun 12 11:20:01.996206 crc crio[19822]: time="2026-06-12T11:20:01.996121371Z" level=info msg="Removing pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016" id=96407210-8206-429d-ac66-2704ec726eca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.393957 | controller | Jun 12 11:20:02.034081 crc crio[19822]: time="2026-06-12T11:20:02.033971151Z" level=info msg="Removed pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016" id=96407210-8206-429d-ac66-2704ec726eca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.393974 | controller | Jun 12 11:20:02.035048 crc crio[19822]: time="2026-06-12T11:20:02.034961029Z" level=info msg="Stopping pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4" id=81ff30cb-d6d4-45c1-8058-e9c50b605d2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.393990 | controller | Jun 12 11:20:02.035139 crc crio[19822]: time="2026-06-12T11:20:02.035058063Z" level=info msg="Stopped pod sandbox (already stopped): a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4" id=81ff30cb-d6d4-45c1-8058-e9c50b605d2c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394006 | controller | Jun 12 11:20:02.035790 crc crio[19822]: time="2026-06-12T11:20:02.035722054Z" level=info msg="Removing pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4" id=b425f749-3f52-4a40-a91b-72dc1faae12f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394022 | controller | Jun 12 11:20:02.056712 crc crio[19822]: time="2026-06-12T11:20:02.056582262Z" level=info msg="Removed pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4" id=b425f749-3f52-4a40-a91b-72dc1faae12f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394042 | controller | Jun 12 11:20:02.057753 crc crio[19822]: time="2026-06-12T11:20:02.057652523Z" level=info msg="Stopping pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb" id=1513a591-b823-4a44-a3d2-6c71386aa2a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394059 | controller | Jun 12 11:20:02.058092 crc crio[19822]: time="2026-06-12T11:20:02.057761117Z" level=info msg="Stopped pod sandbox (already stopped): 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb" id=1513a591-b823-4a44-a3d2-6c71386aa2a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394076 | controller | Jun 12 11:20:02.058604 crc crio[19822]: time="2026-06-12T11:20:02.058545792Z" level=info msg="Removing pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb" id=2e524d68-ffd4-4c54-aba0-88d759786d9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394092 | controller | Jun 12 11:20:02.078131 crc crio[19822]: time="2026-06-12T11:20:02.077731586Z" level=info msg="Removed pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb" id=2e524d68-ffd4-4c54-aba0-88d759786d9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394108 | controller | Jun 12 11:20:02.079621 crc crio[19822]: time="2026-06-12T11:20:02.079121009Z" level=info msg="Stopping pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec" id=c1c69150-4166-429b-9dbc-ac48c4e1c6cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394125 | controller | Jun 12 11:20:02.079621 crc crio[19822]: time="2026-06-12T11:20:02.079235643Z" level=info msg="Stopped pod sandbox (already stopped): 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec" id=c1c69150-4166-429b-9dbc-ac48c4e1c6cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394140 | controller | Jun 12 11:20:02.079925 crc crio[19822]: time="2026-06-12T11:20:02.079863083Z" level=info msg="Removing pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec" id=8b19269f-e301-4743-b3f9-31a277485cf8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394157 | controller | Jun 12 11:20:02.100615 crc crio[19822]: time="2026-06-12T11:20:02.100482483Z" level=info msg="Removed pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec" id=8b19269f-e301-4743-b3f9-31a277485cf8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394173 | controller | Jun 12 11:20:02.102883 crc crio[19822]: time="2026-06-12T11:20:02.101665557Z" level=info msg="Stopping pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2" id=dfb14512-fc87-41e3-8270-b0f1129e7dbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394189 | controller | Jun 12 11:20:02.102883 crc crio[19822]: time="2026-06-12T11:20:02.101764861Z" level=info msg="Stopped pod sandbox (already stopped): 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2" id=dfb14512-fc87-41e3-8270-b0f1129e7dbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394205 | controller | Jun 12 11:20:02.103081 crc crio[19822]: time="2026-06-12T11:20:02.102948031Z" level=info msg="Removing pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2" id=05b3a185-4de0-41cb-8663-791530ef63bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394221 | controller | Jun 12 11:20:02.132928 crc crio[19822]: time="2026-06-12T11:20:02.131769091Z" level=info msg="Removed pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2" id=05b3a185-4de0-41cb-8663-791530ef63bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394237 | controller | Jun 12 11:20:02.133879 crc crio[19822]: time="2026-06-12T11:20:02.13370712Z" level=info msg="Stopping pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b" id=b5eebd07-6e0c-4fe9-bf06-c72fa8a1c337 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394258 | controller | Jun 12 11:20:02.133879 crc crio[19822]: time="2026-06-12T11:20:02.133857035Z" level=info msg="Stopped pod sandbox (already stopped): 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b" id=b5eebd07-6e0c-4fe9-bf06-c72fa8a1c337 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394275 | controller | Jun 12 11:20:02.135698 crc crio[19822]: time="2026-06-12T11:20:02.135023722Z" level=info msg="Removing pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b" id=67aff719-e5e5-484a-b228-370218eb0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394292 | controller | Jun 12 11:20:02.168230 crc crio[19822]: time="2026-06-12T11:20:02.168089247Z" level=info msg="Removed pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b" id=67aff719-e5e5-484a-b228-370218eb0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394309 | controller | Jun 12 11:20:02.169489 crc crio[19822]: time="2026-06-12T11:20:02.169404199Z" level=info msg="Stopping pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f" id=3b79b5ca-eec2-4a87-8156-3117cc622e16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394326 | controller | Jun 12 11:20:02.169578 crc crio[19822]: time="2026-06-12T11:20:02.169521422Z" level=info msg="Stopped pod sandbox (already stopped): cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f" id=3b79b5ca-eec2-4a87-8156-3117cc622e16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394342 | controller | Jun 12 11:20:02.170442 crc crio[19822]: time="2026-06-12T11:20:02.170360729Z" level=info msg="Removing pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f" id=46c32595-d88f-4f8d-b9c0-5ce87aeb4d95 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394359 | controller | Jun 12 11:20:02.191531 crc crio[19822]: time="2026-06-12T11:20:02.191423746Z" level=info msg="Removed pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f" id=46c32595-d88f-4f8d-b9c0-5ce87aeb4d95 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394375 | controller | Jun 12 11:20:02.192588 crc crio[19822]: time="2026-06-12T11:20:02.192501936Z" level=info msg="Stopping pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d" id=dbf58f50-5d54-47e9-a640-ee3b9860718e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394392 | controller | Jun 12 11:20:02.192667 crc crio[19822]: time="2026-06-12T11:20:02.192595439Z" level=info msg="Stopped pod sandbox (already stopped): 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d" id=dbf58f50-5d54-47e9-a640-ee3b9860718e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394408 | controller | Jun 12 11:20:02.193554 crc crio[19822]: time="2026-06-12T11:20:02.193458397Z" level=info msg="Removing pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d" id=36fbd99f-31c1-4833-be78-a3526be6be52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394424 | controller | Jun 12 11:20:02.223970 crc crio[19822]: time="2026-06-12T11:20:02.223877813Z" level=info msg="Removed pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d" id=36fbd99f-31c1-4833-be78-a3526be6be52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394440 | controller | Jun 12 11:20:02.225633 crc crio[19822]: time="2026-06-12T11:20:02.225537739Z" level=info msg="Stopping pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960" id=b8eeeac3-0567-42ff-a34a-d8e880bb2030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394457 | controller | Jun 12 11:20:02.225740 crc crio[19822]: time="2026-06-12T11:20:02.225670304Z" level=info msg="Stopped pod sandbox (already stopped): f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960" id=b8eeeac3-0567-42ff-a34a-d8e880bb2030 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394478 | controller | Jun 12 11:20:02.226404 crc crio[19822]: time="2026-06-12T11:20:02.226316502Z" level=info msg="Removing pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960" id=53e5b75c-4eb5-4ce1-9851-a4d3eea21027 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394496 | controller | Jun 12 11:20:02.245659 crc crio[19822]: time="2026-06-12T11:20:02.245548762Z" level=info msg="Removed pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960" id=53e5b75c-4eb5-4ce1-9851-a4d3eea21027 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394512 | controller | Jun 12 11:20:02.246568 crc crio[19822]: time="2026-06-12T11:20:02.246492178Z" level=info msg="Stopping pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3" id=51aff99f-b8d7-4f51-ae62-c125af80bb10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394529 | controller | Jun 12 11:20:02.246635 crc crio[19822]: time="2026-06-12T11:20:02.246589622Z" level=info msg="Stopped pod sandbox (already stopped): df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3" id=51aff99f-b8d7-4f51-ae62-c125af80bb10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394545 | controller | Jun 12 11:20:02.247486 crc crio[19822]: time="2026-06-12T11:20:02.247402817Z" level=info msg="Removing pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3" id=ee8ad74a-b968-4c16-849d-b4c7a37cfb1b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394561 | controller | Jun 12 11:20:02.329883 crc crio[19822]: time="2026-06-12T11:20:02.329662593Z" level=info msg="Removed pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3" id=ee8ad74a-b968-4c16-849d-b4c7a37cfb1b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394579 | controller | Jun 12 11:20:02.331206 crc crio[19822]: time="2026-06-12T11:20:02.331120888Z" level=info msg="Stopping pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9" id=a74d3fd4-03c4-4786-9964-6dba506cf2c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394602 | controller | Jun 12 11:20:02.331337 crc crio[19822]: time="2026-06-12T11:20:02.331280084Z" level=info msg="Stopped pod sandbox (already stopped): 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9" id=a74d3fd4-03c4-4786-9964-6dba506cf2c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394627 | controller | Jun 12 11:20:02.332467 crc crio[19822]: time="2026-06-12T11:20:02.332394589Z" level=info msg="Removing pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9" id=5e758717-b195-4c1f-8b5e-7861239f111b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394648 | controller | Jun 12 11:20:02.349959 crc crio[19822]: time="2026-06-12T11:20:02.349791136Z" level=info msg="Removed pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9" id=5e758717-b195-4c1f-8b5e-7861239f111b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394665 | controller | Jun 12 11:20:02.351547 crc crio[19822]: time="2026-06-12T11:20:02.351402584Z" level=info msg="Stopping pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86" id=426dfe7a-2f55-41bb-869e-4b43055171a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394681 | controller | Jun 12 11:20:02.351547 crc crio[19822]: time="2026-06-12T11:20:02.351494477Z" level=info msg="Stopped pod sandbox (already stopped): 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86" id=426dfe7a-2f55-41bb-869e-4b43055171a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394703 | controller | Jun 12 11:20:02.352212 crc crio[19822]: time="2026-06-12T11:20:02.352121648Z" level=info msg="Removing pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86" id=bb43f4d6-d3d7-43a6-9696-be49620ab083 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394721 | controller | Jun 12 11:20:02.379014 crc crio[19822]: time="2026-06-12T11:20:02.378903873Z" level=info msg="Removed pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86" id=bb43f4d6-d3d7-43a6-9696-be49620ab083 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394738 | controller | Jun 12 11:20:02.380380 crc crio[19822]: time="2026-06-12T11:20:02.380294017Z" level=info msg="Stopping pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637" id=730ef4b8-f473-4faf-9046-a7ff9e107098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394754 | controller | Jun 12 11:20:02.380471 crc crio[19822]: time="2026-06-12T11:20:02.38039243Z" level=info msg="Stopped pod sandbox (already stopped): 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637" id=730ef4b8-f473-4faf-9046-a7ff9e107098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394771 | controller | Jun 12 11:20:02.384071 crc crio[19822]: time="2026-06-12T11:20:02.384001278Z" level=info msg="Removing pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637" id=349f8c55-fd83-49ab-8b70-ce99c51b142a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394787 | controller | Jun 12 11:20:02.413772 crc crio[19822]: time="2026-06-12T11:20:02.413069108Z" level=info msg="Removed pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637" id=349f8c55-fd83-49ab-8b70-ce99c51b142a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394802 | controller | Jun 12 11:20:02.416670 crc crio[19822]: time="2026-06-12T11:20:02.415282552Z" level=info msg="Stopping pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9" id=0df02a2f-0de6-4159-a005-2db217f34a3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394819 | controller | Jun 12 11:20:02.416670 crc crio[19822]: time="2026-06-12T11:20:02.415364765Z" level=info msg="Stopped pod sandbox (already stopped): 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9" id=0df02a2f-0de6-4159-a005-2db217f34a3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394835 | controller | Jun 12 11:20:02.416670 crc crio[19822]: time="2026-06-12T11:20:02.415998636Z" level=info msg="Removing pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9" id=3c80d66e-013d-4e65-89ec-4d12841b7542 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394868 | controller | Jun 12 11:20:02.441993 crc crio[19822]: time="2026-06-12T11:20:02.441867885Z" level=info msg="Removed pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9" id=3c80d66e-013d-4e65-89ec-4d12841b7542 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394891 | controller | Jun 12 11:20:02.444310 crc crio[19822]: time="2026-06-12T11:20:02.444271259Z" level=info msg="Stopping pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f" id=8b50d685-37a8-4f5c-b31d-7dcf46250e06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394908 | controller | Jun 12 11:20:02.444675 crc crio[19822]: time="2026-06-12T11:20:02.444651761Z" level=info msg="Stopped pod sandbox (already stopped): 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f" id=8b50d685-37a8-4f5c-b31d-7dcf46250e06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394924 | controller | Jun 12 11:20:02.447488 crc crio[19822]: time="2026-06-12T11:20:02.447388677Z" level=info msg="Removing pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f" id=fbd194e1-0064-4e22-9c24-b95e7d443eb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394945 | controller | Jun 12 11:20:02.487313 crc crio[19822]: time="2026-06-12T11:20:02.4871894Z" level=info msg="Removed pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f" id=fbd194e1-0064-4e22-9c24-b95e7d443eb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.394962 | controller | Jun 12 11:20:02.493871 crc crio[19822]: time="2026-06-12T11:20:02.493658509Z" level=info msg="Stopping pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227" id=8da537cd-de9c-40b2-933b-c5651b686457 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394978 | controller | Jun 12 11:20:02.493871 crc crio[19822]: time="2026-06-12T11:20:02.493774173Z" level=info msg="Stopped pod sandbox (already stopped): 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227" id=8da537cd-de9c-40b2-933b-c5651b686457 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.394995 | controller | Jun 12 11:20:02.494578 crc crio[19822]: time="2026-06-12T11:20:02.494513226Z" level=info msg="Removing pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227" id=9bc55fe7-06cc-473c-92a8-6ae4cb5a4e6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395011 | controller | Jun 12 11:20:02.539214 crc crio[19822]: time="2026-06-12T11:20:02.539103368Z" level=info msg="Removed pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227" id=9bc55fe7-06cc-473c-92a8-6ae4cb5a4e6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395026 | controller | Jun 12 11:20:02.540461 crc crio[19822]: time="2026-06-12T11:20:02.540379834Z" level=info msg="Stopping pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7" id=c0fc8ffb-a3ce-480d-8a89-69e786c34a9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395042 | controller | Jun 12 11:20:02.540534 crc crio[19822]: time="2026-06-12T11:20:02.540460957Z" level=info msg="Stopped pod sandbox (already stopped): a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7" id=c0fc8ffb-a3ce-480d-8a89-69e786c34a9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395058 | controller | Jun 12 11:20:02.542006 crc crio[19822]: time="2026-06-12T11:20:02.541914343Z" level=info msg="Removing pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7" id=5c54cae0-b95e-4dde-95cf-fc499b0ac1a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395074 | controller | Jun 12 11:20:02.563650 crc crio[19822]: time="2026-06-12T11:20:02.563488246Z" level=info msg="Removed pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7" id=5c54cae0-b95e-4dde-95cf-fc499b0ac1a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395089 | controller | Jun 12 11:20:02.568343 crc crio[19822]: time="2026-06-12T11:20:02.568253964Z" level=info msg="Stopping pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0" id=e2e884b0-1031-40cb-8c82-1d00fe3475b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395105 | controller | Jun 12 11:20:02.568343 crc crio[19822]: time="2026-06-12T11:20:02.568347117Z" level=info msg="Stopped pod sandbox (already stopped): 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0" id=e2e884b0-1031-40cb-8c82-1d00fe3475b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395121 | controller | Jun 12 11:20:02.571972 crc crio[19822]: time="2026-06-12T11:20:02.571573259Z" level=info msg="Removing pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0" id=219168d9-96bb-4fae-b98f-cd6d4163972e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395137 | controller | Jun 12 11:20:02.589527 crc crio[19822]: time="2026-06-12T11:20:02.589439182Z" level=info msg="Removed pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0" id=219168d9-96bb-4fae-b98f-cd6d4163972e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395158 | controller | Jun 12 11:20:02.592236 crc crio[19822]: time="2026-06-12T11:20:02.592007141Z" level=info msg="Stopping pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40" id=436fe862-2262-4772-bc23-3a7d5edd8bcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395174 | controller | Jun 12 11:20:02.592236 crc crio[19822]: time="2026-06-12T11:20:02.592073243Z" level=info msg="Stopped pod sandbox (already stopped): 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40" id=436fe862-2262-4772-bc23-3a7d5edd8bcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395190 | controller | Jun 12 11:20:02.593014 crc crio[19822]: time="2026-06-12T11:20:02.592949331Z" level=info msg="Removing pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40" id=45ed8a18-2ca5-4778-ab57-2394411db3da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395206 | controller | Jun 12 11:20:02.612719 crc crio[19822]: time="2026-06-12T11:20:02.61254399Z" level=info msg="Removed pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40" id=45ed8a18-2ca5-4778-ab57-2394411db3da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395222 | controller | Jun 12 11:20:02.613466 crc crio[19822]: time="2026-06-12T11:20:02.613391743Z" level=info msg="Stopping pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd" id=559537c7-437c-4715-a63e-469bf125c778 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395238 | controller | Jun 12 11:20:02.613553 crc crio[19822]: time="2026-06-12T11:20:02.613495227Z" level=info msg="Stopped pod sandbox (already stopped): ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd" id=559537c7-437c-4715-a63e-469bf125c778 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395255 | controller | Jun 12 11:20:02.614309 crc crio[19822]: time="2026-06-12T11:20:02.614251945Z" level=info msg="Removing pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd" id=298e5c55-2187-4638-8638-d93522641f58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395271 | controller | Jun 12 11:20:02.636514 crc crio[19822]: time="2026-06-12T11:20:02.636379729Z" level=info msg="Removed pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd" id=298e5c55-2187-4638-8638-d93522641f58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395287 | controller | Jun 12 11:20:02.637435 crc crio[19822]: time="2026-06-12T11:20:02.637386989Z" level=info msg="Stopping pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc" id=52c858fa-8faa-4a87-ad03-c4fc96d9d9e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395304 | controller | Jun 12 11:20:02.637637 crc crio[19822]: time="2026-06-12T11:20:02.637610516Z" level=info msg="Stopped pod sandbox (already stopped): d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc" id=52c858fa-8faa-4a87-ad03-c4fc96d9d9e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395320 | controller | Jun 12 11:20:02.640336 crc crio[19822]: time="2026-06-12T11:20:02.64026121Z" level=info msg="Removing pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc" id=9eb5dce2-2cd5-4df1-9777-93cfe793ae92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395336 | controller | Jun 12 11:20:02.664268 crc crio[19822]: time="2026-06-12T11:20:02.664213747Z" level=info msg="Removed pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc" id=9eb5dce2-2cd5-4df1-9777-93cfe793ae92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395355 | controller | Jun 12 11:20:02.666443 crc crio[19822]: time="2026-06-12T11:20:02.666355543Z" level=info msg="Stopping pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0" id=7efbe61f-d8f2-46cf-8751-4374012ddcc3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395377 | controller | Jun 12 11:20:02.666536 crc crio[19822]: time="2026-06-12T11:20:02.666467917Z" level=info msg="Stopped pod sandbox (already stopped): 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0" id=7efbe61f-d8f2-46cf-8751-4374012ddcc3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395394 | controller | Jun 12 11:20:02.667259 crc crio[19822]: time="2026-06-12T11:20:02.66723177Z" level=info msg="Removing pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0" id=9558376a-3997-4954-82b2-72a1829ab8b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395411 | controller | Jun 12 11:20:02.692876 crc crio[19822]: time="2026-06-12T11:20:02.689213242Z" level=info msg="Removed pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0" id=9558376a-3997-4954-82b2-72a1829ab8b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395428 | controller | Jun 12 11:20:02.698317 crc crio[19822]: time="2026-06-12T11:20:02.698224609Z" level=info msg="Stopping pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a" id=63546f37-9613-4876-9398-081e158e2812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395444 | controller | Jun 12 11:20:02.698518 crc crio[19822]: time="2026-06-12T11:20:02.698343633Z" level=info msg="Stopped pod sandbox (already stopped): c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a" id=63546f37-9613-4876-9398-081e158e2812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395461 | controller | Jun 12 11:20:02.699328 crc crio[19822]: time="2026-06-12T11:20:02.699236256Z" level=info msg="Removing pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a" id=3a77c371-cf0d-4e56-8886-0c607a9c336f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395477 | controller | Jun 12 11:20:02.748311 crc crio[19822]: time="2026-06-12T11:20:02.748155444Z" level=info msg="Removed pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a" id=3a77c371-cf0d-4e56-8886-0c607a9c336f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395493 | controller | Jun 12 11:20:02.749505 crc crio[19822]: time="2026-06-12T11:20:02.749411502Z" level=info msg="Stopping pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef" id=8a451fdb-f41d-45ff-84e7-c9e356885845 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395510 | controller | Jun 12 11:20:02.749505 crc crio[19822]: time="2026-06-12T11:20:02.749501795Z" level=info msg="Stopped pod sandbox (already stopped): dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef" id=8a451fdb-f41d-45ff-84e7-c9e356885845 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395527 | controller | Jun 12 11:20:02.750236 crc crio[19822]: time="2026-06-12T11:20:02.750136746Z" level=info msg="Removing pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef" id=5eece0c7-997a-45cf-a4e8-a9873887deb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395543 | controller | Jun 12 11:20:02.772686 crc crio[19822]: time="2026-06-12T11:20:02.772594664Z" level=info msg="Removed pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef" id=5eece0c7-997a-45cf-a4e8-a9873887deb3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.395560 | controller | Jun 12 11:20:02.858134 crc crio[19822]: time="2026-06-12T11:20:02.857558423Z" level=info msg="Stopped container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api" id=9258bca6-5e14-4b91-9c40-1cd9a284a95c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.395576 | controller | Jun 12 11:20:02.859438 crc crio[19822]: time="2026-06-12T11:20:02.85935614Z" level=info msg="Stopping pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a" id=7f958c45-c41a-46f9-a069-20e12fbf40b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395597 | controller | Jun 12 11:20:02.862219 crc crio[19822]: time="2026-06-12T11:20:02.862082827Z" level=info msg="Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc001ee2608}] Aliases:map[]}"
2026-06-12 11:43:48.395614 | controller | Jun 12 11:20:02.862411 crc crio[19822]: time="2026-06-12T11:20:02.862364916Z" level=info msg="Deleting pod openstack_neutron-855dc7f74f-lkjrr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.395631 | controller | Jun 12 11:20:04.781383 crc crio[19822]: time="2026-06-12T11:20:04.780633219Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=76480ec7-ccc1-466f-a049-91162fe8f109 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.395648 | controller | Jun 12 11:20:04.782345 crc crio[19822]: time="2026-06-12T11:20:04.782122601Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=dd9aaa52-8e16-4af6-b0b7-b3ee9bf3275c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.395664 | controller | Jun 12 11:20:04.783756 crc crio[19822]: time="2026-06-12T11:20:04.783695441Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=00cf40e6-69aa-44bb-8dca-3800a5750a2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.395686 | controller | Jun 12 11:20:04.931860 crc crio[19822]: time="2026-06-12T11:20:04.931689555Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687720-pfmkz/oc" id=a4947658-81dc-4ed8-b918-75bb4563e17f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.395712 | controller | Jun 12 11:20:04.932466 crc crio[19822]: time="2026-06-12T11:20:04.932388267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.395734 | controller | Jun 12 11:20:04.999197 crc crio[19822]: time="2026-06-12T11:20:04.998956529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.395751 | controller | Jun 12 11:20:05.029219 crc crio[19822]: time="2026-06-12T11:20:05.029066528Z" level=info msg="Stopped pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a" id=7f958c45-c41a-46f9-a069-20e12fbf40b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395768 | controller | Jun 12 11:20:05.346871 crc crio[19822]: time="2026-06-12T11:20:05.345801006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.395785 | controller | Jun 12 11:20:05.547098 crc crio[19822]: time="2026-06-12T11:20:05.546540438Z" level=info msg="Created container 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf: openshift-infra/auto-csr-approver-29687720-pfmkz/oc" id=a4947658-81dc-4ed8-b918-75bb4563e17f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.395801 | controller | Jun 12 11:20:05.548425 crc crio[19822]: time="2026-06-12T11:20:05.548330475Z" level=info msg="Starting container: 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf" id=79f9e075-2db7-4f67-b64c-b4ed03aa16a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.395817 | controller | Jun 12 11:20:05.554728 crc crio[19822]: time="2026-06-12T11:20:05.554624518Z" level=info msg="Started container" PID=290771 containerID=8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf description=openshift-infra/auto-csr-approver-29687720-pfmkz/oc id=79f9e075-2db7-4f67-b64c-b4ed03aa16a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3
2026-06-12 11:43:48.395841 | controller | Jun 12 11:20:06.013659 crc crio[19822]: time="2026-06-12T11:20:06.013566367Z" level=info msg="Removing container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371" id=c2453a51-0cca-44bd-9a25-71faecb29a77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.395888 | controller | Jun 12 11:20:06.139662 crc crio[19822]: time="2026-06-12T11:20:06.139602323Z" level=info msg="Removed container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd" id=c2453a51-0cca-44bd-9a25-71faecb29a77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.395911 | controller | Jun 12 11:20:06.144494 crc crio[19822]: time="2026-06-12T11:20:06.14436711Z" level=info msg="Removing container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46" id=7991a208-08a1-4d39-92b9-02b9139c1c4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.395927 | controller | Jun 12 11:20:06.189485 crc crio[19822]: time="2026-06-12T11:20:06.189358562Z" level=info msg="Removed container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api" id=7991a208-08a1-4d39-92b9-02b9139c1c4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.395943 | controller | Jun 12 11:20:08.073388 crc crio[19822]: time="2026-06-12T11:20:08.072854893Z" level=info msg="Stopping pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3" id=28b9432a-2cbb-431a-9bce-639e55d13615 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.395959 | controller | Jun 12 11:20:08.075020 crc crio[19822]: time="2026-06-12T11:20:08.073876926Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc001ee24e0}] Aliases:map[]}"
2026-06-12 11:43:48.395975 | controller | Jun 12 11:20:08.075020 crc crio[19822]: time="2026-06-12T11:20:08.074046842Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687720-pfmkz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.395991 | controller | Jun 12 11:20:08.444723 crc crio[19822]: time="2026-06-12T11:20:08.443937072Z" level=info msg="Stopped pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3" id=28b9432a-2cbb-431a-9bce-639e55d13615 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.396007 | controller | Jun 12 11:20:18.177538 crc crio[19822]: time="2026-06-12T11:20:18.176432642Z" level=warning msg="Stopping container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.396038 | controller | Jun 12 11:20:18.218128 crc crio[19822]: time="2026-06-12T11:20:18.21805244Z" level=error msg="Killing container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.396056 | controller | Jun 12 11:20:18.518201 crc crio[19822]: time="2026-06-12T11:20:18.517740624Z" level=info msg="Stopped container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api" id=e0df6174-d19d-456a-ab08-04f37adf146e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.396077 | controller | Jun 12 11:20:18.522797 crc crio[19822]: time="2026-06-12T11:20:18.522741215Z" level=info msg="Stopping pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada" id=6c245f90-b65b-4e61-abd9-2cbed90c5d19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.396094 | controller | Jun 12 11:20:18.523442 crc crio[19822]: time="2026-06-12T11:20:18.523386336Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc003094260}] Aliases:map[]}"
2026-06-12 11:43:48.396111 | controller | Jun 12 11:20:18.523600 crc crio[19822]: time="2026-06-12T11:20:18.523556681Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.396128 | controller | Jun 12 11:20:18.938013 crc crio[19822]: time="2026-06-12T11:20:18.937448051Z" level=info msg="Stopped pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada" id=6c245f90-b65b-4e61-abd9-2cbed90c5d19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.396145 | controller | Jun 12 11:20:19.283377 crc crio[19822]: time="2026-06-12T11:20:19.28287574Z" level=warning msg="Stopping container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 with stop signal(15) timed out. Killing..."
2026-06-12 11:43:48.396161 | controller | Jun 12 11:20:19.329679 crc crio[19822]: time="2026-06-12T11:20:19.329591901Z" level=error msg="Killing container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 11:43:48.396178 | controller | Jun 12 11:20:19.372976 crc crio[19822]: time="2026-06-12T11:20:19.372800809Z" level=info msg="Stopped container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ab49b75e-bccf-4eb9-beb8-7ddc99c92e19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.396194 | controller | Jun 12 11:20:19.373891 crc crio[19822]: time="2026-06-12T11:20:19.37374581Z" level=info msg="Stopping pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67" id=737ed917-f0ec-4245-969c-2fed101bd4e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.396210 | controller | Jun 12 11:20:19.374543 crc crio[19822]: time="2026-06-12T11:20:19.374460983Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc0006971f8}] Aliases:map[]}"
2026-06-12 11:43:48.396227 | controller | Jun 12 11:20:19.374738 crc crio[19822]: time="2026-06-12T11:20:19.374667369Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.396244 | controller | Jun 12 11:20:19.797705 crc crio[19822]: time="2026-06-12T11:20:19.797261521Z" level=info msg="Removing container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c" id=ebd227fc-4272-4e49-a2f6-24d71cedb1ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.396266 | controller | Jun 12 11:20:19.863936 crc crio[19822]: time="2026-06-12T11:20:19.863134463Z" level=info msg="Removed container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api" id=ebd227fc-4272-4e49-a2f6-24d71cedb1ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.396283 | controller | Jun 12 11:20:19.872051 crc crio[19822]: time="2026-06-12T11:20:19.8714545Z" level=info msg="Removing container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580" id=f0f7dc7c-34c3-482a-8112-45c6dd790ca3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.396300 | controller | Jun 12 11:20:19.875495 crc crio[19822]: time="2026-06-12T11:20:19.875414414Z" level=info msg="Stopped pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67" id=737ed917-f0ec-4245-969c-2fed101bd4e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.396316 | controller | Jun 12 11:20:20.055780 crc crio[19822]: time="2026-06-12T11:20:20.054796121Z" level=info msg="Removed container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log" id=f0f7dc7c-34c3-482a-8112-45c6dd790ca3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.396332 | controller | Jun 12 11:20:20.348138 crc crio[19822]: time="2026-06-12T11:20:20.348076793Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=6a507a4e-2888-4cd4-bcf5-1c04f439e4d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.396348 | controller | Jun 12 11:20:20.349585 crc crio[19822]: time="2026-06-12T11:20:20.349562031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.396364 | controller | Jun 12 11:20:20.402783 crc crio[19822]: time="2026-06-12T11:20:20.402674865Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c UID:e7e8b15b-b3ac-4065-a13d-ec2f96cadbbb NetNS:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e8b15b_b3ac_4065_a13d_ec2f96cadbbb.slice PodAnnotations:0xc005213410}] Aliases:map[]}"
2026-06-12 11:43:48.396381 | controller | Jun 12 11:20:20.402783 crc crio[19822]: time="2026-06-12T11:20:20.402760438Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.396396 | controller | Jun 12 11:20:20.834946 crc crio[19822]: time="2026-06-12T11:20:20.8344395Z" level=info msg="Removing container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1" id=dc3912a5-3558-4eac-9142-5be96f972e0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.396413 | controller | Jun 12 11:20:20.865971 crc crio[19822]: 2026-06-12T11:20:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5d59d5ed780ef7 Mac:62:9f:72:95:49:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.396429 | controller | Jun 12 11:20:20.866884 crc crio[19822]: time="2026-06-12T11:20:20.866772031Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c UID:e7e8b15b-b3ac-4065-a13d-ec2f96cadbbb NetNS:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e8b15b_b3ac_4065_a13d_ec2f96cadbbb.slice PodAnnotations:0xc005213410}] Aliases:map[]}"
2026-06-12 11:43:48.396445 | controller | Jun 12 11:20:20.867153 crc crio[19822]: time="2026-06-12T11:20:20.867099962Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.396469 | controller | Jun 12 11:20:20.888686 crc crio[19822]: time="2026-06-12T11:20:20.888584335Z" level=info msg="Removed container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dc3912a5-3558-4eac-9142-5be96f972e0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.396486 | controller | Jun 12 11:20:20.917951 crc crio[19822]: time="2026-06-12T11:20:20.917754809Z" level=info msg="Ran pod sandbox f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c with infra container: openstack/nova-api-0/POD" id=6a507a4e-2888-4cd4-bcf5-1c04f439e4d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.396503 | controller | Jun 12 11:20:20.923703 crc crio[19822]: time="2026-06-12T11:20:20.923545724Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=82137375-e3fa-4205-b800-33a5ce5e13c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.396519 | controller | Jun 12 11:20:20.934090 crc crio[19822]: time="2026-06-12T11:20:20.933917048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=42aa677b-0cc7-49c6-969d-e947ef65e7a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.396535 | controller | Jun 12 11:20:21.024938 crc crio[19822]: time="2026-06-12T11:20:21.024728905Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=28ebf991-7777-4fb4-a8fb-2dbe5e95952a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.396551 | controller | Jun 12 11:20:21.026503 crc crio[19822]: time="2026-06-12T11:20:21.026383498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.396567 | controller | Jun 12 11:20:21.167859 crc crio[19822]: time="2026-06-12T11:20:21.164561618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.396583 | controller | Jun 12 11:20:21.172923 crc crio[19822]: time="2026-06-12T11:20:21.171894626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.396598 | controller | Jun 12 11:20:21.386384 crc crio[19822]: time="2026-06-12T11:20:21.386271119Z" level=info msg="Created container a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d: openstack/nova-api-0/nova-api-log" id=28ebf991-7777-4fb4-a8fb-2dbe5e95952a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.396614 | controller | Jun 12 11:20:21.388967 crc crio[19822]: time="2026-06-12T11:20:21.388877447Z" level=info msg="Starting container: a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d" id=5fd57e04-0624-4b8a-b73e-401f276cec78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.396630 | controller | Jun 12 11:20:21.395294 crc crio[19822]: time="2026-06-12T11:20:21.39515464Z" level=info msg="Started container" PID=292027 containerID=a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d description=openstack/nova-api-0/nova-api-log id=5fd57e04-0624-4b8a-b73e-401f276cec78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c
2026-06-12 11:43:48.396646 | controller | Jun 12 11:20:21.428226 crc crio[19822]: time="2026-06-12T11:20:21.427938313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=67fd16b2-bff8-41cf-abd5-9d1efcb98ac5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.396662 | controller | Jun 12 11:20:21.442085 crc crio[19822]: time="2026-06-12T11:20:21.441986101Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=5cd50d8d-1830-4172-8c76-6f25da2959b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.396684 | controller | Jun 12 11:20:21.442287 crc crio[19822]: time="2026-06-12T11:20:21.442117576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.396702 | controller | Jun 12 11:20:21.482939 crc crio[19822]: time="2026-06-12T11:20:21.482802704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=59139dba-0e55-4e44-ab4b-626b751f1d9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.396720 | controller | Jun 12 11:20:21.486443 crc crio[19822]: time="2026-06-12T11:20:21.486371448Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f UID:a7eff83c-5992-4167-b990-8ecac7d44d85 NetNS:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7eff83c_5992_4167_b990_8ecac7d44d85.slice PodAnnotations:0xc00008d260}] Aliases:map[]}"
2026-06-12 11:43:48.396737 | controller | Jun 12 11:20:21.486443 crc crio[19822]: time="2026-06-12T11:20:21.48643428Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.396755 | controller | Jun 12 11:20:21.553307 crc crio[19822]: time="2026-06-12T11:20:21.553161313Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=076e2e16-6487-4adf-893f-22482d6e9cb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.396777 | controller | Jun 12 11:20:21.554212 crc crio[19822]: time="2026-06-12T11:20:21.554120884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.396803 | controller | Jun 12 11:20:21.622260 crc crio[19822]: time="2026-06-12T11:20:21.621757677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.396829 | controller | Jun 12 11:20:21.629730 crc crio[19822]: time="2026-06-12T11:20:21.629653681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.396876 | controller | Jun 12 11:20:21.894916 crc crio[19822]: time="2026-06-12T11:20:21.894693891Z" level=info msg="Created container 7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a: openstack/nova-api-0/nova-api-api" id=076e2e16-6487-4adf-893f-22482d6e9cb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.396898 | controller | Jun 12 11:20:21.896130 crc crio[19822]: time="2026-06-12T11:20:21.896065698Z" level=info msg="Starting container: 7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a" id=b2cce6ee-5ba2-4269-b3b8-a6ae926f138b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.396915 | controller | Jun 12 11:20:21.912136 crc crio[19822]: time="2026-06-12T11:20:21.910570153Z" level=info msg="Started container" PID=292099 containerID=7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a description=openstack/nova-api-0/nova-api-api id=b2cce6ee-5ba2-4269-b3b8-a6ae926f138b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c
2026-06-12 11:43:48.396932 | controller | Jun 12 11:20:21.991377 crc crio[19822]: 2026-06-12T11:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6e71f270c95546 Mac:fe:9b:3d:4a:74:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 SocketPath: PciID:}] [{Interface:0xc000192cd0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.396955 | controller | Jun 12 11:20:21.993488 crc crio[19822]: time="2026-06-12T11:20:21.993389258Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f UID:a7eff83c-5992-4167-b990-8ecac7d44d85 NetNS:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7eff83c_5992_4167_b990_8ecac7d44d85.slice PodAnnotations:0xc00008d260}] Aliases:map[]}"
2026-06-12 11:43:48.396973 | controller | Jun 12 11:20:21.993682 crc crio[19822]: time="2026-06-12T11:20:21.993615976Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.396990 | controller | Jun 12 11:20:22.006200 crc crio[19822]: time="2026-06-12T11:20:22.006074518Z" level=info msg="Ran pod sandbox d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f with infra container: openstack/nova-scheduler-0/POD" id=5cd50d8d-1830-4172-8c76-6f25da2959b9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.397006 | controller | Jun 12 11:20:22.009183 crc crio[19822]: time="2026-06-12T11:20:22.009088143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=36892b56-9a91-4917-a046-37c0352b3763 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.397023 | controller | Jun 12 11:20:22.044378 crc crio[19822]: time="2026-06-12T11:20:22.043903695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=0de5b6c6-f389-41e8-9fd0-dcf61b9f31ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.397039 | controller | Jun 12 11:20:22.057142 crc crio[19822]: time="2026-06-12T11:20:22.056977662Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7dbf07de-9838-48bc-84ee-32fd364c03c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.397056 | controller | Jun 12 11:20:22.057617 crc crio[19822]: time="2026-06-12T11:20:22.057514189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.397072 | controller | Jun 12 11:20:22.141313 crc crio[19822]: time="2026-06-12T11:20:22.141242051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.397088 | controller | Jun 12 11:20:22.144688 crc crio[19822]: time="2026-06-12T11:20:22.144609107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.397104 | controller | Jun 12 11:20:22.452857 crc crio[19822]: time="2026-06-12T11:20:22.452739447Z" level=info msg="Created container 4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7dbf07de-9838-48bc-84ee-32fd364c03c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.397120 | controller | Jun 12 11:20:22.454251 crc crio[19822]: time="2026-06-12T11:20:22.454189648Z" level=info msg="Starting container: 4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730" id=a4e80b0a-b925-4140-aa9a-ae261854337a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.397136 | controller | Jun 12 11:20:22.461084 crc crio[19822]: time="2026-06-12T11:20:22.460943886Z" level=info msg="Started container" PID=292155 containerID=4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a4e80b0a-b925-4140-aa9a-ae261854337a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f
2026-06-12 11:43:48.397158 | controller | Jun 12 11:20:46.684883 crc crio[19822]: time="2026-06-12T11:20:46.683969256Z" level=info msg="Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/POD" id=a2a51c61-d23b-4506-9b8f-6a8ed28bbe2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.397175 | controller | Jun 12 11:20:46.684883 crc crio[19822]: time="2026-06-12T11:20:46.684774502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.397192 | controller | Jun 12 11:20:46.746000 crc crio[19822]: time="2026-06-12T11:20:46.745927031Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc002ed0540}] Aliases:map[]}"
2026-06-12 11:43:48.397209 | controller | Jun 12 11:20:46.746000 crc crio[19822]: time="2026-06-12T11:20:46.745986553Z" level=info msg="Adding pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.397225 | controller | Jun 12 11:20:47.315546 crc crio[19822]: 2026-06-12T11:20:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95324a5d184ab99 Mac:52:af:da:ed:35:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f SocketPath: PciID:}] [{Interface:0xc0002509e0 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.397241 | controller | Jun 12 11:20:47.316961 crc crio[19822]: time="2026-06-12T11:20:47.316882329Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc002ed0540}] Aliases:map[]}"
2026-06-12 11:43:48.397257 | controller | Jun 12 11:20:47.318065 crc crio[19822]: time="2026-06-12T11:20:47.317086505Z" level=info msg="Checking pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.397274 | controller | Jun 12 11:20:47.328255 crc crio[19822]: time="2026-06-12T11:20:47.328139806Z" level=info msg="Ran pod sandbox 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/POD" id=a2a51c61-d23b-4506-9b8f-6a8ed28bbe2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.397291 | controller | Jun 12 11:20:47.331734 crc crio[19822]: time="2026-06-12T11:20:47.331637856Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4" id=3a1563d9-7654-4d67-a64a-ebbb4d93843b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.397308 | controller | Jun 12 11:20:47.359917 crc crio[19822]: time="2026-06-12T11:20:47.359631599Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4" id=72c3a676-ca8b-482e-a0b4-c8c8dd1aaa28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.397329 | controller | Jun 12 11:20:47.407021 crc crio[19822]: time="2026-06-12T11:20:47.406787784Z" level=info msg="Creating container: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam" id=a923bd93-cfd9-4735-a0ad-ca571d2b19df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.397345 | controller | Jun 12 11:20:47.407465 crc crio[19822]: time="2026-06-12T11:20:47.407395254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.397362 | controller | Jun 12 11:20:47.478023 crc crio[19822]: time="2026-06-12T11:20:47.476110035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.397378 | controller | Jun 12 11:20:47.482468 crc crio[19822]: time="2026-06-12T11:20:47.482322844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.397394 | controller | Jun 12 11:20:47.710018 crc crio[19822]: time="2026-06-12T11:20:47.70945846Z" level=info msg="Created container e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam" id=a923bd93-cfd9-4735-a0ad-ca571d2b19df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.397410 | controller | Jun 12 11:20:47.712112 crc crio[19822]: time="2026-06-12T11:20:47.711700941Z" level=info msg="Starting container: e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939" id=91386d67-5a54-49b7-ac08-a28a046b4121 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.397426 | controller | Jun 12 11:20:47.720477 crc crio[19822]: time="2026-06-12T11:20:47.720386258Z" level=info msg="Started container" PID=293889 containerID=e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939 description=openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam id=91386d67-5a54-49b7-ac08-a28a046b4121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14
2026-06-12 11:43:48.397443 | controller | Jun 12 11:21:02.799334 crc crio[19822]: time="2026-06-12T11:21:02.797913989Z" level=info msg="Removing container: df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19" id=060ba6b1-1130-42cb-a9e4-cc6dca9d383f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397460 | controller | Jun 12 11:21:02.848978 crc crio[19822]: time="2026-06-12T11:21:02.848745791Z" level=info msg="Removed container df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update" id=060ba6b1-1130-42cb-a9e4-cc6dca9d383f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397476 | controller | Jun 12 11:21:02.852025 crc crio[19822]: time="2026-06-12T11:21:02.851942265Z" level=info msg="Removing container: 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26" id=0a88812b-37c5-4665-95bb-bea04b396b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397492 | controller | Jun 12 11:21:02.900011 crc crio[19822]: time="2026-06-12T11:21:02.899884954Z" level=info msg="Removed container 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26: openstack/keystone-db-create-6v6b8/mariadb-database-create" id=0a88812b-37c5-4665-95bb-bea04b396b2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397508 | controller | Jun 12 11:21:02.903091 crc crio[19822]: time="2026-06-12T11:21:02.903022373Z" level=info msg="Removing container: cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743" id=5e8d990c-f241-4cd1-98de-ef11eafd3010 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397529 | controller | Jun 12 11:21:02.955280 crc crio[19822]: time="2026-06-12T11:21:02.955096727Z" level=info msg="Removed container cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743: openstack/placement-db-create-fxznj/mariadb-database-create" id=5e8d990c-f241-4cd1-98de-ef11eafd3010 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397580 | controller | Jun 12 11:21:02.960028 crc crio[19822]: time="2026-06-12T11:21:02.959874287Z" level=info msg="Removing container: 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d" id=95c9b528-bda9-4024-968f-286fe35c2bae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397600 | controller | Jun 12 11:21:03.026041 crc crio[19822]: time="2026-06-12T11:21:03.025893124Z" level=info msg="Removed container 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d: openstack/nova-api-db-create-v9vbw/mariadb-database-create" id=95c9b528-bda9-4024-968f-286fe35c2bae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397617 | controller | Jun 12 11:21:03.032427 crc crio[19822]: time="2026-06-12T11:21:03.032305426Z" level=info msg="Removing container: 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a" id=15d31c64-ea7e-4d00-bc6a-6a1dbf5509f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397633 | controller | Jun 12 11:21:03.096291 crc crio[19822]: time="2026-06-12T11:21:03.096123572Z" level=info msg="Removed container 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update" id=15d31c64-ea7e-4d00-bc6a-6a1dbf5509f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397649 | controller | Jun 12 11:21:03.099740 crc crio[19822]: time="2026-06-12T11:21:03.099649736Z" level=info msg="Removing container: d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d" id=20b5f4d3-297f-4c71-87f7-b0ef8b4e1de5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397666 | controller | Jun 12 11:21:03.159608 crc crio[19822]: time="2026-06-12T11:21:03.159464308Z" level=info msg="Removed container d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update" id=20b5f4d3-297f-4c71-87f7-b0ef8b4e1de5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397682 | controller | Jun 12 11:21:03.162540 crc crio[19822]: time="2026-06-12T11:21:03.162453809Z" level=info msg="Removing container: 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5" id=cfa61612-3487-4aaa-aae9-a3e6be040204 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397698 | controller | Jun 12 11:21:03.207157 crc crio[19822]: time="2026-06-12T11:21:03.20700254Z" level=info msg="Removed container 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update" id=cfa61612-3487-4aaa-aae9-a3e6be040204 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397714 | controller | Jun 12 11:21:03.210657 crc crio[19822]: time="2026-06-12T11:21:03.210550803Z" level=info msg="Removing container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8" id=2eeae989-41c4-4014-b36f-8101a2f0c152 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397730 | controller | Jun 12 11:21:03.257957 crc crio[19822]: time="2026-06-12T11:21:03.25777929Z" level=info msg="Removed container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log" id=2eeae989-41c4-4014-b36f-8101a2f0c152 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397747 | controller | Jun 12 11:21:03.268102 crc crio[19822]: time="2026-06-12T11:21:03.267989716Z" level=info msg="Removing container: 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c" id=7dda8cfb-c112-4eb3-9a43-c31ab8289410 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397768 | controller | Jun 12 11:21:03.299788 crc crio[19822]: time="2026-06-12T11:21:03.299646337Z" level=info msg="Removed container 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c: openstack/cinder-db-create-8pwj7/mariadb-database-create" id=7dda8cfb-c112-4eb3-9a43-c31ab8289410 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397786 | controller | Jun 12 11:21:03.302461 crc crio[19822]: time="2026-06-12T11:21:03.302350472Z" level=info msg="Removing container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f" id=3d1412a9-524b-400a-98d9-444acda1fb2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397802 | controller | Jun 12 11:21:03.336508 crc crio[19822]: time="2026-06-12T11:21:03.335925523Z" level=info msg="Removed container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api" id=3d1412a9-524b-400a-98d9-444acda1fb2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397819 | controller | Jun 12 11:21:03.340132 crc crio[19822]: time="2026-06-12T11:21:03.340048604Z" level=info msg="Removing container: 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442" id=cf30143a-c124-4246-8f63-32595cad6324 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397836 | controller | Jun 12 11:21:03.371509 crc crio[19822]: time="2026-06-12T11:21:03.371358065Z" level=info msg="Removed container 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442: openstack/neutron-db-create-9g8sj/mariadb-database-create" id=cf30143a-c124-4246-8f63-32595cad6324 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397874 | controller | Jun 12 11:21:03.374516 crc crio[19822]: time="2026-06-12T11:21:03.374465432Z" level=info msg="Removing container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917" id=61ebeba9-6530-4c64-aeb8-e8064bb7496a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397899 | controller | Jun 12 11:21:03.408433 crc crio[19822]: time="2026-06-12T11:21:03.408341509Z" level=info msg="Removed container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker" id=61ebeba9-6530-4c64-aeb8-e8064bb7496a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397925 | controller | Jun 12 11:21:03.412721 crc crio[19822]: time="2026-06-12T11:21:03.412534297Z" level=info msg="Removing container: 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2" id=a82595ab-e60d-4a58-b451-d0e16382a872 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397951 | controller | Jun 12 11:21:03.439318 crc crio[19822]: time="2026-06-12T11:21:03.439233109Z" level=info msg="Removed container 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update" id=a82595ab-e60d-4a58-b451-d0e16382a872 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397972 | controller | Jun 12 11:21:03.443227 crc crio[19822]: time="2026-06-12T11:21:03.443063511Z" level=info msg="Removing container: 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3" id=ed50f075-8b35-42f0-95bf-86862a9c79ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.397995 | controller | Jun 12 11:21:03.496114 crc crio[19822]: time="2026-06-12T11:21:03.496010293Z" level=info msg="Removed container 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3: openstack/glance-db-create-9m84p/mariadb-database-create" id=ed50f075-8b35-42f0-95bf-86862a9c79ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.398019 | controller | Jun 12 11:21:03.500894 crc crio[19822]: time="2026-06-12T11:21:03.50072056Z" level=info msg="Removing container: d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b" id=536ad9d7-6508-44ca-a9ff-58c47d9edcc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.398047 | controller | Jun 12 11:21:03.628081 crc crio[19822]: time="2026-06-12T11:21:03.627878601Z" level=info msg="Removed container d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b: openshift-infra/auto-csr-approver-29687714-ljbrr/oc" id=536ad9d7-6508-44ca-a9ff-58c47d9edcc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.398065 | controller | Jun 12 11:21:03.632691 crc crio[19822]: time="2026-06-12T11:21:03.632579527Z" level=info msg="Removing container: a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a" id=348903c2-c5e1-4a44-91ee-8d568adf1b0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.398082 | controller | Jun 12 11:21:03.663024 crc crio[19822]: time="2026-06-12T11:21:03.662916651Z" level=info msg="Removed container a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update" id=348903c2-c5e1-4a44-91ee-8d568adf1b0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.398099 | controller | Jun 12 11:21:03.676148 crc crio[19822]: time="2026-06-12T11:21:03.676029404Z" level=info msg="Stopping pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107" id=49ca1297-9ead-454b-87e9-af67fcb5be79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398116 | controller | Jun 12 11:21:03.676547 crc crio[19822]: time="2026-06-12T11:21:03.676202559Z" level=info msg="Stopped pod sandbox (already stopped): 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107" id=49ca1297-9ead-454b-87e9-af67fcb5be79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398132 | controller | Jun 12 11:21:03.676969 crc crio[19822]: time="2026-06-12T11:21:03.676901603Z" level=info msg="Removing pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107" id=046c6933-5333-4cba-86c8-40114ca3e06d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398150 | controller | Jun 12 11:21:03.714655 crc crio[19822]: time="2026-06-12T11:21:03.714544502Z" level=info msg="Removed pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107" id=046c6933-5333-4cba-86c8-40114ca3e06d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398167 | controller | Jun 12 11:21:03.717084 crc crio[19822]: time="2026-06-12T11:21:03.716968915Z" level=info msg="Stopping pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35" id=15861aae-ac4d-4cb5-908e-ad2c77c6dcc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398183 | controller | Jun 12 11:21:03.717283 crc crio[19822]: time="2026-06-12T11:21:03.717112849Z" level=info msg="Stopped pod sandbox (already stopped): 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35" id=15861aae-ac4d-4cb5-908e-ad2c77c6dcc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398199 | controller | Jun 12 11:21:03.718323 crc crio[19822]: time="2026-06-12T11:21:03.718241916Z" level=info msg="Removing pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35" id=4b06cfc7-049c-4645-801d-6acc38a81b1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398215 | controller | Jun 12 11:21:03.751882 crc crio[19822]: time="2026-06-12T11:21:03.751713188Z" level=info msg="Removed pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35" id=4b06cfc7-049c-4645-801d-6acc38a81b1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398231 | controller | Jun 12 11:21:03.752629 crc crio[19822]: time="2026-06-12T11:21:03.752473282Z" level=info msg="Stopping pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6" id=22ed0d81-5bb7-4a13-9773-6e895f4575f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398247 | controller | Jun 12 11:21:03.752629 crc crio[19822]: time="2026-06-12T11:21:03.752540284Z" level=info msg="Stopped pod sandbox (already stopped): 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6" id=22ed0d81-5bb7-4a13-9773-6e895f4575f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398268 | controller | Jun 12 11:21:03.753890 crc crio[19822]: time="2026-06-12T11:21:03.753755913Z" level=info msg="Removing pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6" id=a5b27324-2b2a-4889-8464-569d6efe053e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398285 | controller | Jun 12 11:21:03.775262 crc crio[19822]: time="2026-06-12T11:21:03.775133848Z" level=info msg="Removed pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6" id=a5b27324-2b2a-4889-8464-569d6efe053e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398301 | controller | Jun 12 11:21:03.777323 crc crio[19822]: time="2026-06-12T11:21:03.777256912Z" level=info msg="Stopping pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080" id=2b274911-16ce-4970-a1eb-abcd5a6cd324 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398318 | controller | Jun 12 11:21:03.777399 crc crio[19822]: time="2026-06-12T11:21:03.777331845Z" level=info msg="Stopped pod sandbox (already stopped): e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080" id=2b274911-16ce-4970-a1eb-abcd5a6cd324 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398334 | controller | Jun 12 11:21:03.777774 crc crio[19822]: time="2026-06-12T11:21:03.777708867Z" level=info msg="Removing pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080" id=9a378f28-a688-49ba-be98-88704edf29c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398351 | controller | Jun 12 11:21:03.797047 crc crio[19822]: time="2026-06-12T11:21:03.796895344Z" level=info msg="Removed pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080" id=9a378f28-a688-49ba-be98-88704edf29c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398367 | controller | Jun 12 11:21:03.798370 crc crio[19822]: time="2026-06-12T11:21:03.798255212Z" level=info msg="Stopping pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd" id=fd2dd308-f61f-4d32-b413-77349b152008 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398383 | controller | Jun 12 11:21:03.798474 crc crio[19822]: time="2026-06-12T11:21:03.798412228Z" level=info msg="Stopped pod sandbox (already stopped): d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd" id=fd2dd308-f61f-4d32-b413-77349b152008 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398399 | controller | Jun 12 11:21:03.799036 crc crio[19822]: time="2026-06-12T11:21:03.798994207Z" level=info msg="Removing pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd" id=14a35c01-854e-46e0-824d-49e473eefb93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398415 | controller | Jun 12 11:21:03.814781 crc crio[19822]: time="2026-06-12T11:21:03.814661449Z" level=info msg="Removed pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd" id=14a35c01-854e-46e0-824d-49e473eefb93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398431 | controller | Jun 12 11:21:03.817468 crc crio[19822]: time="2026-06-12T11:21:03.817287371Z" level=info msg="Stopping pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022" id=92257595-1418-47c7-b6bc-195fd3b8deda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398447 | controller | Jun 12 11:21:03.817468 crc crio[19822]: time="2026-06-12T11:21:03.817374144Z" level=info msg="Stopped pod sandbox (already stopped): a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022" id=92257595-1418-47c7-b6bc-195fd3b8deda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398463 | controller | Jun 12 11:21:03.818341 crc crio[19822]: time="2026-06-12T11:21:03.818302833Z" level=info msg="Removing pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022" id=656a79d6-c713-48af-a7ef-2eaef99263af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398487 | controller | Jun 12 11:21:03.838489 crc crio[19822]: time="2026-06-12T11:21:03.838389636Z" level=info msg="Removed pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022" id=656a79d6-c713-48af-a7ef-2eaef99263af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398504 | controller | Jun 12 11:21:03.839430 crc crio[19822]: time="2026-06-12T11:21:03.839335997Z" level=info msg="Stopping pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f" id=8e75314f-8405-4e4d-8571-43e022ca0223 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398521 | controller | Jun 12 11:21:03.839682 crc crio[19822]: time="2026-06-12T11:21:03.839445191Z" level=info msg="Stopped pod sandbox (already stopped): 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f" id=8e75314f-8405-4e4d-8571-43e022ca0223 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398537 | controller | Jun 12 11:21:03.840098 crc crio[19822]: time="2026-06-12T11:21:03.840066457Z" level=info msg="Removing pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f" id=32e35b22-d96e-4028-9819-b4fa8c66cde9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398554 | controller | Jun 12 11:21:03.860540 crc crio[19822]: time="2026-06-12T11:21:03.860436759Z" level=info msg="Removed pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f" id=32e35b22-d96e-4028-9819-b4fa8c66cde9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398569 | controller | Jun 12 11:21:03.866417 crc crio[19822]: time="2026-06-12T11:21:03.866247861Z" level=info msg="Stopping pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776" id=0d8fff18-8fa4-423a-8807-3f1773b230f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398586 | controller | Jun 12 11:21:03.866417 crc crio[19822]: time="2026-06-12T11:21:03.866345054Z" level=info msg="Stopped pod sandbox (already stopped): 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776" id=0d8fff18-8fa4-423a-8807-3f1773b230f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398602 | controller | Jun 12 11:21:03.867790 crc crio[19822]: time="2026-06-12T11:21:03.867721629Z" level=info msg="Removing pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776" id=66c974c6-050e-4626-87ff-8294d52db720 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398618 | controller | Jun 12 11:21:03.892973 crc crio[19822]: time="2026-06-12T11:21:03.8927054Z" level=info msg="Removed pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776" id=66c974c6-050e-4626-87ff-8294d52db720 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398634 | controller | Jun 12 11:21:03.893746 crc crio[19822]: time="2026-06-12T11:21:03.893682656Z" level=info msg="Stopping pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d" id=2bf5f100-f922-433d-af83-377355e8ce11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398650 | controller | Jun 12 11:21:03.893873 crc crio[19822]: time="2026-06-12T11:21:03.893758669Z" level=info msg="Stopped pod sandbox (already stopped): 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d" id=2bf5f100-f922-433d-af83-377355e8ce11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398666 | controller | Jun 12 11:21:03.894996 crc crio[19822]: time="2026-06-12T11:21:03.894955387Z" level=info msg="Removing pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d" id=7bf72c15-ceb8-4746-b4b3-24609f49ca59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398682 | controller | Jun 12 11:21:03.910322 crc crio[19822]: time="2026-06-12T11:21:03.910249808Z" level=info msg="Removed pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d" id=7bf72c15-ceb8-4746-b4b3-24609f49ca59 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398703 | controller | Jun 12 11:21:03.911046 crc crio[19822]: time="2026-06-12T11:21:03.910996922Z" level=info msg="Stopping pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed" id=7c946e19-ef73-49ce-9a9e-65dcb80dad88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398721 | controller | Jun 12 11:21:03.911121 crc crio[19822]: time="2026-06-12T11:21:03.911060014Z" level=info msg="Stopped pod sandbox (already stopped): a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed" id=7c946e19-ef73-49ce-9a9e-65dcb80dad88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398737 | controller | Jun 12 11:21:03.911970 crc crio[19822]: time="2026-06-12T11:21:03.911908981Z" level=info msg="Removing pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed" id=8fc07865-1fc2-48a4-b5b4-ce87878d2c87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398752 | controller | Jun 12 11:21:03.929489 crc crio[19822]: time="2026-06-12T11:21:03.929370529Z" level=info msg="Removed pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed" id=8fc07865-1fc2-48a4-b5b4-ce87878d2c87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398768 | controller | Jun 12 11:21:03.930153 crc crio[19822]: time="2026-06-12T11:21:03.930082768Z" level=info msg="Stopping pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada" id=d0c97dc2-f901-476a-8adf-f48d328fa20b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398783 | controller | Jun 12 11:21:03.930255 crc crio[19822]: time="2026-06-12T11:21:03.93015366Z" level=info msg="Stopped pod sandbox (already stopped): efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada" id=d0c97dc2-f901-476a-8adf-f48d328fa20b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398799 | controller | Jun 12 11:21:03.931357 crc crio[19822]: time="2026-06-12T11:21:03.931244895Z" level=info msg="Removing pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada" id=ee7591c9-6655-4d8d-b625-136d9757fa6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398815 | controller | Jun 12 11:21:03.946067 crc crio[19822]: time="2026-06-12T11:21:03.945960216Z" level=info msg="Removed pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada" id=ee7591c9-6655-4d8d-b625-136d9757fa6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398831 | controller | Jun 12 11:21:03.946781 crc crio[19822]: time="2026-06-12T11:21:03.946714258Z" level=info msg="Stopping pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a" id=0fc457c7-e80b-4ffc-8db7-836db817e5c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398863 | controller | Jun 12 11:21:03.946954 crc crio[19822]: time="2026-06-12T11:21:03.946792951Z" level=info msg="Stopped pod sandbox (already stopped): c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a" id=0fc457c7-e80b-4ffc-8db7-836db817e5c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398887 | controller | Jun 12 11:21:03.947478 crc crio[19822]: time="2026-06-12T11:21:03.947418471Z" level=info msg="Removing pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a" id=4f5b6d7f-2b32-4c44-82a1-de1726d6b65c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398905 | controller | Jun 12 11:21:03.986744 crc crio[19822]: time="2026-06-12T11:21:03.986639273Z" level=info msg="Removed pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a" id=4f5b6d7f-2b32-4c44-82a1-de1726d6b65c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398922 | controller | Jun 12 11:21:03.988547 crc crio[19822]: time="2026-06-12T11:21:03.988372178Z" level=info msg="Stopping pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d" id=5ff2c29d-a086-4980-afa1-5943efd31b58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398942 | controller | Jun 12 11:21:03.989069 crc crio[19822]: time="2026-06-12T11:21:03.988640977Z" level=info msg="Stopped pod sandbox (already stopped): ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d" id=5ff2c29d-a086-4980-afa1-5943efd31b58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.398959 | controller | Jun 12 11:21:03.990204 crc crio[19822]: time="2026-06-12T11:21:03.990119224Z" level=info msg="Removing pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d" id=89bd81b2-1974-4f20-aab9-e2373eb0c36e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398975 | controller | Jun 12 11:21:04.036621 crc crio[19822]: time="2026-06-12T11:21:04.036479356Z" level=info msg="Removed pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d" id=89bd81b2-1974-4f20-aab9-e2373eb0c36e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.398991 | controller | Jun 12 11:21:04.037611 crc crio[19822]: time="2026-06-12T11:21:04.03752972Z" level=info msg="Stopping pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950" id=b0c1ea26-8061-4b36-91cb-20ce74058783 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399008 | controller | Jun 12 11:21:04.037692 crc crio[19822]: time="2026-06-12T11:21:04.037614732Z" level=info msg="Stopped pod sandbox (already stopped): 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950" id=b0c1ea26-8061-4b36-91cb-20ce74058783 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399024 | controller | Jun 12 11:21:04.038277 crc crio[19822]: time="2026-06-12T11:21:04.03816635Z" level=info msg="Removing pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950" id=4c50dcbb-916a-4190-8ea7-7016c3406662 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399040 | controller | Jun 12 11:21:04.067377 crc crio[19822]: time="2026-06-12T11:21:04.064775626Z" level=info msg="Removed pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950" id=4c50dcbb-916a-4190-8ea7-7016c3406662 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399063 | controller | Jun 12 11:21:04.067377 crc crio[19822]: time="2026-06-12T11:21:04.067152261Z" level=info msg="Stopping pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e" id=cfb0eff8-50b8-4108-a5fa-a49e8cb64961 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399088 | controller | Jun 12 11:21:04.067377 crc crio[19822]: time="2026-06-12T11:21:04.067298696Z" level=info msg="Stopped pod sandbox (already stopped): 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e" id=cfb0eff8-50b8-4108-a5fa-a49e8cb64961 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399118 | controller | Jun 12 11:21:04.068872 crc crio[19822]: time="2026-06-12T11:21:04.068732252Z" level=info msg="Removing pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e" id=90f3d391-37af-48e9-af67-e32eded92731 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399146 | controller | Jun 12 11:21:04.092475 crc crio[19822]: time="2026-06-12T11:21:04.092366861Z" level=info msg="Removed pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e" id=90f3d391-37af-48e9-af67-e32eded92731 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399167 | controller | Jun 12 11:21:04.093677 crc crio[19822]: time="2026-06-12T11:21:04.093589464Z" level=info msg="Stopping pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b" id=14a2ff0d-e79a-48dd-b225-2aedf7ea2843 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399184 | controller | Jun 12 11:21:04.093779 crc crio[19822]: time="2026-06-12T11:21:04.093686417Z" level=info msg="Stopped pod sandbox (already stopped): 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b" id=14a2ff0d-e79a-48dd-b225-2aedf7ea2843 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399208 | controller | Jun 12 11:21:04.095250 crc crio[19822]: time="2026-06-12T11:21:04.095109953Z" level=info msg="Removing pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b" id=5baaa720-2aaf-4d89-b2ca-688f812f6fa5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399226 | controller | Jun 12 11:21:04.121552 crc crio[19822]: time="2026-06-12T11:21:04.121419325Z" level=info msg="Removed pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b" id=5baaa720-2aaf-4d89-b2ca-688f812f6fa5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399244 | controller | Jun 12 11:21:04.122775 crc crio[19822]: time="2026-06-12T11:21:04.122635551Z" level=info msg="Stopping pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a" id=520495a4-53f5-4136-a2e6-037c2af81fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399260 | controller | Jun 12 11:21:04.123011 crc crio[19822]: time="2026-06-12T11:21:04.122788806Z" level=info msg="Stopped pod sandbox (already stopped): 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a" id=520495a4-53f5-4136-a2e6-037c2af81fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399276 | controller | Jun 12 11:21:04.124082 crc crio[19822]: time="2026-06-12T11:21:04.123987001Z" level=info msg="Removing pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a" id=c06b140e-b59d-4955-98ad-fdb0b664de1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399293 | controller | Jun 12 11:21:04.145707 crc crio[19822]: time="2026-06-12T11:21:04.145468884Z" level=info msg="Removed pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a" id=c06b140e-b59d-4955-98ad-fdb0b664de1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399309 | controller | Jun 12 11:21:04.146967 crc crio[19822]: time="2026-06-12T11:21:04.146888375Z" level=info msg="Stopping pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67" id=91b23e1d-cc2a-4487-9f2b-1d7af9592a17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399326 | controller | Jun 12 11:21:04.147046 crc crio[19822]: time="2026-06-12T11:21:04.146992918Z" level=info msg="Stopped pod sandbox (already stopped): 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67" id=91b23e1d-cc2a-4487-9f2b-1d7af9592a17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.399343 | controller | Jun 12 11:21:04.147920 crc crio[19822]: time="2026-06-12T11:21:04.147862366Z" level=info msg="Removing pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67" id=6e370169-629d-47c4-805b-621da2984caf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399359 | controller | Jun 12 11:21:04.162471 crc crio[19822]: time="2026-06-12T11:21:04.162410405Z" level=info msg="Removed pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67" id=6e370169-629d-47c4-805b-621da2984caf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.399375 | controller | Jun 12 11:22:00.551624 crc crio[19822]: time="2026-06-12T11:22:00.550937031Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687722-vfddd/POD" id=0f4870e6-e348-46c7-948c-19a51d8369bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.399392 | controller | Jun 12 11:22:00.551624 crc crio[19822]: time="2026-06-12T11:22:00.551579042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.399408 | controller | Jun 12 11:22:00.593328 crc crio[19822]: time="2026-06-12T11:22:00.593163888Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc00244d028}] Aliases:map[]}"
2026-06-12 11:43:48.399429 | controller | Jun 12 11:22:00.593328 crc crio[19822]: time="2026-06-12T11:22:00.593275142Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687722-vfddd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.399446 | controller | Jun 12 11:22:01.165709 crc crio[19822]: 2026-06-12T11:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8f9474f9fdc9a Mac:8e:bc:06:03:cd:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.399464 | controller | Jun 12 11:22:01.168346 crc crio[19822]: time="2026-06-12T11:22:01.168227654Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc00244d028}] Aliases:map[]}"
2026-06-12 11:43:48.399481 | controller | Jun 12 11:22:01.168644 crc crio[19822]: time="2026-06-12T11:22:01.168524353Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687722-vfddd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.399498 | controller | Jun 12 11:22:01.184068 crc crio[19822]: time="2026-06-12T11:22:01.18372552Z" level=info msg="Ran pod sandbox fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf with infra container: openshift-infra/auto-csr-approver-29687722-vfddd/POD" id=0f4870e6-e348-46c7-948c-19a51d8369bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.399514 | controller | Jun 12 11:22:01.187399 crc crio[19822]: time="2026-06-12T11:22:01.187338213Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9b5bfaa2-59c2-4ef5-a9e0-13534731d2ee name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.399531 | controller | Jun 12 11:22:01.198797 crc crio[19822]: time="2026-06-12T11:22:01.198701027Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.399548 | controller | Jun 12 11:22:02.444252 crc crio[19822]: time="2026-06-12T11:22:02.443628883Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9b5bfaa2-59c2-4ef5-a9e0-13534731d2ee name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.399564 | controller | Jun 12 11:22:02.445366 crc crio[19822]: time="2026-06-12T11:22:02.445234073Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4abeffbf-9781-453a-b2bf-5ac70e82332b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.399580 | controller | Jun 12 11:22:02.447872 crc crio[19822]: time="2026-06-12T11:22:02.447773484Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bf8e1ec1-86b9-4961-83ca-fba0880393b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.399597 | controller | Jun 12 11:22:02.455648 crc crio[19822]: time="2026-06-12T11:22:02.455560223Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687722-vfddd/oc" id=f5e01f8c-1a47-4e16-a1fd-5e990640aca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.399626 | controller | Jun 12 11:22:02.456220 crc crio[19822]: time="2026-06-12T11:22:02.456124171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.399643 | controller | Jun 12 11:22:02.543430 crc crio[19822]: time="2026-06-12T11:22:02.543331973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.399659 | controller | Jun 12 11:22:02.759753 crc crio[19822]: time="2026-06-12T11:22:02.759525002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.399675 | controller | Jun 12 11:22:02.882658 crc crio[19822]: time="2026-06-12T11:22:02.882123741Z" level=info msg="Created container d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170: openshift-infra/auto-csr-approver-29687722-vfddd/oc" id=f5e01f8c-1a47-4e16-a1fd-5e990640aca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.399692 | controller | Jun 12 11:22:02.884075 crc crio[19822]: time="2026-06-12T11:22:02.88398481Z" level=info msg="Starting container: d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170" id=0421f648-b4b7-4bf1-92db-de4458c79fd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.399708 | controller | Jun 12 11:22:02.888956 crc crio[19822]: time="2026-06-12T11:22:02.888885636Z" level=info msg="Started container" PID=298742 containerID=d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170 description=openshift-infra/auto-csr-approver-29687722-vfddd/oc id=0421f648-b4b7-4bf1-92db-de4458c79fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf
2026-06-12 11:43:48.399724 | controller | Jun 12 11:22:04.188727 crc crio[19822]: time="2026-06-12T11:22:04.187997892Z" level=info msg="Removing container: b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec" id=c639bf6b-cb0d-4100-8252-1e2ee3d52c52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399740 | controller | Jun 12 11:22:04.241713 crc crio[19822]: time="2026-06-12T11:22:04.241578336Z" level=info msg="Removed container b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec: openshift-marketplace/redhat-operators-v5d5h/extract-utilities" id=c639bf6b-cb0d-4100-8252-1e2ee3d52c52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399756 | controller | Jun 12 11:22:04.245989 crc crio[19822]: time="2026-06-12T11:22:04.24590868Z" level=info msg="Removing container: 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb" id=9f1fec15-79bf-44cc-8a7b-478b27c516e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399773 | controller | Jun 12 11:22:04.295936 crc crio[19822]: time="2026-06-12T11:22:04.295720218Z" level=info msg="Removed container 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create" id=9f1fec15-79bf-44cc-8a7b-478b27c516e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399789 | controller | Jun 12 11:22:04.303632 crc crio[19822]: time="2026-06-12T11:22:04.303524577Z" level=info msg="Removing container: 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771" id=75229358-7c57-45f7-8cb3-751f38995ac3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399805 | controller | Jun 12 11:22:04.374791 crc crio[19822]: time="2026-06-12T11:22:04.371034867Z" level=info msg="Removed container 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery" id=75229358-7c57-45f7-8cb3-751f38995ac3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399829 | controller | Jun 12 11:22:04.384349 crc crio[19822]: time="2026-06-12T11:22:04.384304284Z" level=info msg="Removing container: e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153" id=07cc4b4b-8341-488d-b047-62260af56055 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399864 | controller | Jun 12 11:22:04.447755 crc crio[19822]: time="2026-06-12T11:22:04.447644165Z" level=info msg="Removed container e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153: openstack/root-account-create-update-cwbdn/mariadb-account-create-update" id=07cc4b4b-8341-488d-b047-62260af56055 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399897 | controller | Jun 12 11:22:04.457269 crc crio[19822]: time="2026-06-12T11:22:04.457101177Z" level=info msg="Removing container: 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4" id=2f0321df-fbd7-4751-ab0f-161ea31ad3fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399917 | controller | Jun 12 11:22:04.531982 crc crio[19822]: time="2026-06-12T11:22:04.531802142Z" level=info msg="Removed container 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update" id=2f0321df-fbd7-4751-ab0f-161ea31ad3fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399933 | controller | Jun 12 11:22:04.534702 crc crio[19822]: time="2026-06-12T11:22:04.534633881Z" level=info msg="Removing container: d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631" id=83922077-5c0f-4e02-b9ae-3e3c1b236318 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399949 | controller | Jun 12 11:22:04.580566 crc crio[19822]: time="2026-06-12T11:22:04.580441754Z" level=info msg="Removed container d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631: openshift-marketplace/redhat-operators-v5d5h/extract-content" id=83922077-5c0f-4e02-b9ae-3e3c1b236318 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399966 | controller | Jun 12 11:22:04.594877 crc crio[19822]: time="2026-06-12T11:22:04.594641405Z" level=info msg="Removing container: 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c" id=bea0d645-7df0-4f67-9c74-bf331f17d2b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399983 | controller | Jun 12 11:22:04.631569 crc crio[19822]: time="2026-06-12T11:22:04.631441479Z" level=info msg="Removed container 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init" id=bea0d645-7df0-4f67-9c74-bf331f17d2b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.399999 | controller | Jun 12 11:22:04.635029 crc crio[19822]: time="2026-06-12T11:22:04.634907629Z" level=info msg="Removing container: 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4" id=833d83c3-4ad4-4b1c-ba7e-4820e13b3eec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400028 | controller | Jun 12 11:22:04.718376 crc crio[19822]: time="2026-06-12T11:22:04.718049272Z" level=info msg="Stopping pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf" id=67afcd21-f47d-4614-bfcf-c2f0c07fdf4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400047 | controller | Jun 12 11:22:04.718997 crc crio[19822]: time="2026-06-12T11:22:04.71892684Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc002ed0650}] Aliases:map[]}"
2026-06-12 11:43:48.400064 | controller | Jun 12 11:22:04.719155 crc crio[19822]: time="2026-06-12T11:22:04.719099725Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687722-vfddd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.400086 | controller | Jun 12 11:22:04.799601 crc crio[19822]: time="2026-06-12T11:22:04.799411343Z" level=info msg="Removed container 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update" id=833d83c3-4ad4-4b1c-ba7e-4820e13b3eec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400103 | controller | Jun 12 11:22:04.803324 crc crio[19822]: time="2026-06-12T11:22:04.80323547Z" level=info msg="Removing container: f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8" id=f54bfc47-c2ae-4d8a-b99e-26f22ac4dd12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400120 | controller | Jun 12 11:22:04.853898 crc crio[19822]: time="2026-06-12T11:22:04.853167908Z" level=info msg="Removed container f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update" id=f54bfc47-c2ae-4d8a-b99e-26f22ac4dd12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400138 | controller | Jun 12 11:22:04.870668 crc crio[19822]: time="2026-06-12T11:22:04.866484457Z" level=info msg="Removing container: 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26" id=608e5187-fca1-4d64-a699-ea191a62cdf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400161 | controller | Jun 12 11:22:04.998900 crc crio[19822]: time="2026-06-12T11:22:04.998582206Z" level=info msg="Removed container 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create" id=608e5187-fca1-4d64-a699-ea191a62cdf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400186 | controller | Jun 12 11:22:05.002039 crc crio[19822]: time="2026-06-12T11:22:05.001786384Z" level=info msg="Removing container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634" id=b8f546aa-bd9e-4a94-8d2d-1bb1f028797b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400204 | controller | Jun 12 11:22:05.038961 crc crio[19822]: time="2026-06-12T11:22:05.038802611Z" level=info msg="Removed container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server" id=b8f546aa-bd9e-4a94-8d2d-1bb1f028797b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400221 | controller | Jun 12 11:22:05.041667 crc crio[19822]: time="2026-06-12T11:22:05.041614594Z" level=info msg="Removing container: c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb" id=45d2cb39-4e9e-41e0-9048-2e210a1d1dd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400237 | controller | Jun 12 11:22:05.076778 crc crio[19822]: time="2026-06-12T11:22:05.076671507Z" level=info msg="Removed container c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb: openstack/barbican-db-create-w4lvz/mariadb-database-create" id=45d2cb39-4e9e-41e0-9048-2e210a1d1dd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400253 | controller | Jun 12 11:22:05.089758 crc crio[19822]: time="2026-06-12T11:22:05.089664919Z" level=info msg="Stopped pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf" id=67afcd21-f47d-4614-bfcf-c2f0c07fdf4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400269 | controller | Jun 12 11:22:05.121474 crc crio[19822]: time="2026-06-12T11:22:05.121365758Z" level=info msg="Stopping pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a" id=fa3d57c9-f650-4f68-b75a-3c008ce28ebb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400285 | controller | Jun 12 11:22:05.121578 crc crio[19822]: time="2026-06-12T11:22:05.121490282Z" level=info msg="Stopped pod sandbox (already stopped): 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a" id=fa3d57c9-f650-4f68-b75a-3c008ce28ebb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400307 | controller | Jun 12 11:22:05.122929 crc crio[19822]: time="2026-06-12T11:22:05.122673152Z" level=info msg="Removing pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a" id=3dc79b66-8937-4c73-9b38-c1619e8180c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400323 | controller | Jun 12 11:22:05.153063 crc crio[19822]: time="2026-06-12T11:22:05.152953669Z" level=info msg="Removed pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a" id=3dc79b66-8937-4c73-9b38-c1619e8180c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400339 | controller | Jun 12 11:22:05.154210 crc crio[19822]: time="2026-06-12T11:22:05.154042811Z" level=info msg="Stopping pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb" id=940e0f12-5f20-4593-b841-a7a72f695fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400355 | controller | Jun 12 11:22:05.154306 crc crio[19822]: time="2026-06-12T11:22:05.154273568Z" level=info msg="Stopped pod sandbox (already stopped): d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb" id=940e0f12-5f20-4593-b841-a7a72f695fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400371 | controller | Jun 12 11:22:05.155049 crc crio[19822]: time="2026-06-12T11:22:05.154975091Z" level=info msg="Removing pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb" id=c533176d-59ed-4581-b999-67d76392c6fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400386 | controller | Jun 12 11:22:05.173022 crc crio[19822]: time="2026-06-12T11:22:05.172927904Z" level=info msg="Removed pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb" id=c533176d-59ed-4581-b999-67d76392c6fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400402 | controller | Jun 12 11:22:05.174520 crc crio[19822]: time="2026-06-12T11:22:05.174430821Z" level=info msg="Stopping pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd" id=6d60ebc6-5568-4a97-915e-3a4b70631d46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400422 | controller | Jun 12 11:22:05.174628 crc crio[19822]: time="2026-06-12T11:22:05.174585166Z" level=info msg="Stopped pod sandbox (already stopped): 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd" id=6d60ebc6-5568-4a97-915e-3a4b70631d46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400445 | controller | Jun 12 11:22:05.175169 crc crio[19822]: time="2026-06-12T11:22:05.175090393Z" level=info msg="Removing pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd" id=d41800f9-33bc-450d-9cca-bceaf4101522 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400463 | controller | Jun 12 11:22:05.193026 crc crio[19822]: time="2026-06-12T11:22:05.192915416Z" level=info msg="Removed pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd" id=d41800f9-33bc-450d-9cca-bceaf4101522 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400480 | controller | Jun 12 11:22:05.194616 crc crio[19822]: time="2026-06-12T11:22:05.193887292Z" level=info msg="Stopping pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604" id=adee0098-a7b3-49d2-8dc9-d7967e576c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400497 | controller | Jun 12 11:22:05.194616 crc crio[19822]: time="2026-06-12T11:22:05.193955864Z" level=info msg="Stopped pod sandbox (already stopped): 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604" id=adee0098-a7b3-49d2-8dc9-d7967e576c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400513 | controller | Jun 12 11:22:05.194616 crc crio[19822]: time="2026-06-12T11:22:05.194322786Z" level=info msg="Removing pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604" id=ddb5c66f-1ef1-4dd1-b752-01768d25e4b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400534 | controller | Jun 12 11:22:05.212432 crc crio[19822]: time="2026-06-12T11:22:05.212331902Z" level=info msg="Removed pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604" id=ddb5c66f-1ef1-4dd1-b752-01768d25e4b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400551 | controller | Jun 12 11:22:05.214149 crc crio[19822]: time="2026-06-12T11:22:05.214009456Z" level=info msg="Stopping pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42" id=bed812ee-dd2b-4316-82fd-3e9c2ae564af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400568 | controller | Jun 12 11:22:05.214260 crc crio[19822]: time="2026-06-12T11:22:05.214170891Z" level=info msg="Stopped pod sandbox (already stopped): f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42" id=bed812ee-dd2b-4316-82fd-3e9c2ae564af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400584 | controller | Jun 12 11:22:05.215036 crc crio[19822]: time="2026-06-12T11:22:05.214911913Z" level=info msg="Removing pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42" id=7ba15348-ebe5-4eb1-8e2a-112b562bd867 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400599 | controller | Jun 12 11:22:05.236770 crc crio[19822]: time="2026-06-12T11:22:05.236653829Z" level=info msg="Removed pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42" id=7ba15348-ebe5-4eb1-8e2a-112b562bd867 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400615 | controller | Jun 12 11:22:05.238430 crc crio[19822]: time="2026-06-12T11:22:05.23835029Z" level=info msg="Stopping pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8" id=18ed85e2-07d3-4b9e-8484-8c8128265d0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400631 | controller | Jun 12 11:22:05.238513 crc crio[19822]: time="2026-06-12T11:22:05.238458154Z" level=info msg="Stopped pod sandbox (already stopped): 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8" id=18ed85e2-07d3-4b9e-8484-8c8128265d0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400646 | controller | Jun 12 11:22:05.239130 crc crio[19822]: time="2026-06-12T11:22:05.239064653Z" level=info msg="Removing pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8" id=48dbcaa6-7780-4e52-a6ed-553d38ef6264 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400663 | controller | Jun 12 11:22:05.263559 crc crio[19822]: time="2026-06-12T11:22:05.263466536Z" level=info msg="Removed pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8" id=48dbcaa6-7780-4e52-a6ed-553d38ef6264 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400678 | controller | Jun 12 11:22:05.265246 crc crio[19822]: time="2026-06-12T11:22:05.265111165Z" level=info msg="Stopping pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982" id=da13d260-1211-442e-b484-a81a5256e266 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400694 | controller | Jun 12 11:22:05.265246 crc crio[19822]: time="2026-06-12T11:22:05.265224448Z" level=info msg="Stopped pod sandbox (already stopped): 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982" id=da13d260-1211-442e-b484-a81a5256e266 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400710 | controller | Jun 12 11:22:05.265787 crc crio[19822]: time="2026-06-12T11:22:05.265737175Z" level=info msg="Removing pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982" id=f05c4002-0ae5-48cc-9554-1a733521911f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400726 | controller | Jun 12 11:22:05.284029 crc crio[19822]: time="2026-06-12T11:22:05.283938159Z" level=info msg="Removed pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982" id=f05c4002-0ae5-48cc-9554-1a733521911f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400746 | controller | Jun 12 11:22:05.284928 crc crio[19822]: time="2026-06-12T11:22:05.284767892Z" level=info msg="Stopping pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c" id=e9ca04bb-89fc-4c38-a1bf-f3b01934e545 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400763 | controller | Jun 12 11:22:05.285380 crc crio[19822]: time="2026-06-12T11:22:05.284964208Z" level=info msg="Stopped pod sandbox (already stopped): 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c" id=e9ca04bb-89fc-4c38-a1bf-f3b01934e545 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400778 | controller | Jun 12 11:22:05.285620 crc crio[19822]: time="2026-06-12T11:22:05.285559636Z" level=info msg="Removing pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c" id=731557ef-e986-43c4-9839-6e99616f11a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400794 | controller | Jun 12 11:22:05.304222 crc crio[19822]: time="2026-06-12T11:22:05.304113469Z" level=info msg="Removed pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c" id=731557ef-e986-43c4-9839-6e99616f11a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400810 | controller | Jun 12 11:22:05.305287 crc crio[19822]: time="2026-06-12T11:22:05.305246346Z" level=info msg="Stopping pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1" id=77620252-ea40-4bd2-84ed-ec1309371430 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400826 | controller | Jun 12 11:22:05.305369 crc crio[19822]: time="2026-06-12T11:22:05.305297668Z" level=info msg="Stopped pod sandbox (already stopped): 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1" id=77620252-ea40-4bd2-84ed-ec1309371430 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400842 | controller | Jun 12 11:22:05.305990 crc crio[19822]: time="2026-06-12T11:22:05.305919336Z" level=info msg="Removing pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1" id=41efc698-e500-48ef-91de-306c5223308d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400882 | controller | Jun 12 11:22:05.324113 crc crio[19822]: time="2026-06-12T11:22:05.324012648Z" level=info msg="Removed pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1" id=41efc698-e500-48ef-91de-306c5223308d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400899 | controller | Jun 12 11:23:05.352089 crc crio[19822]: time="2026-06-12T11:23:05.351445934Z" level=info msg="Removing container: 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1" id=c2e040d5-259c-4247-a088-8645980f1205 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400916 | controller | Jun 12 11:23:05.508457 crc crio[19822]: time="2026-06-12T11:23:05.508329828Z" level=info msg="Removed container 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1: openshift-infra/auto-csr-approver-29687716-7gb9c/oc" id=c2e040d5-259c-4247-a088-8645980f1205 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.400932 | controller | Jun 12 11:23:05.521240 crc crio[19822]: time="2026-06-12T11:23:05.521143636Z" level=info msg="Stopping pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4" id=29c6f4c8-5c1a-4898-8847-e5a337689f6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400947 | controller | Jun 12 11:23:05.521240 crc crio[19822]: time="2026-06-12T11:23:05.5212493Z" level=info msg="Stopped pod sandbox (already stopped): 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4" id=29c6f4c8-5c1a-4898-8847-e5a337689f6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.400963 | controller | Jun 12 11:23:05.526442 crc crio[19822]: time="2026-06-12T11:23:05.521894861Z" level=info msg="Removing pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4" id=9bfca617-9d7f-438e-ab8a-4875917aa626 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.400983 | controller | Jun 12 11:23:05.538955 crc crio[19822]: time="2026-06-12T11:23:05.538523355Z" level=info msg="Removed pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4" id=9bfca617-9d7f-438e-ab8a-4875917aa626 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.401000 | controller | Jun 12 11:24:00.570690 crc crio[19822]: time="2026-06-12T11:24:00.569887245Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687724-4kxhq/POD" id=983cf3e4-d9d5-42a5-92d4-e29318863006 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.401015 | controller | Jun 12 11:24:00.572228 crc crio[19822]: time="2026-06-12T11:24:00.570728182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.401032 | controller | Jun 12 11:24:00.626316 crc crio[19822]: time="2026-06-12T11:24:00.626162951Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc005212210}] Aliases:map[]}"
2026-06-12 11:43:48.401048 | controller | Jun 12 11:24:00.626316 crc crio[19822]: time="2026-06-12T11:24:00.626284935Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687724-4kxhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.401064 | controller | Jun 12 11:24:01.200318 crc crio[19822]: 2026-06-12T11:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4607fde7df04a84 Mac:76:9d:8d:05:58:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 SocketPath: PciID:}] [{Interface:0xc00029ea00 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.401081 | controller | Jun 12 11:24:01.202047 crc crio[19822]: time="2026-06-12T11:24:01.201973671Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc005212210}] Aliases:map[]}"
2026-06-12 11:43:48.401097 | controller | Jun 12 11:24:01.202243 crc crio[19822]: time="2026-06-12T11:24:01.202185137Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687724-4kxhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.401114 | controller | Jun 12 11:24:01.215290 crc crio[19822]: time="2026-06-12T11:24:01.215184567Z" level=info msg="Ran pod sandbox 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 with infra container: openshift-infra/auto-csr-approver-29687724-4kxhq/POD" id=983cf3e4-d9d5-42a5-92d4-e29318863006 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.401129 | controller | Jun 12 11:24:01.218470 crc crio[19822]: time="2026-06-12T11:24:01.218375263Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b496f5c0-bc1c-4d8e-ac70-90320e3ba065 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.401146 | controller | Jun 12 11:24:01.226888 crc crio[19822]: time="2026-06-12T11:24:01.226769582Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.401167 | controller | Jun 12 11:24:01.970574 crc crio[19822]: time="2026-06-12T11:24:01.96803872Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b496f5c0-bc1c-4d8e-ac70-90320e3ba065 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.401183 | controller | Jun 12 11:24:01.972349 crc crio[19822]: time="2026-06-12T11:24:01.972178881Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=84cc6520-b47d-44dc-ab35-78538fb9117b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.401199 | controller | Jun 12 11:24:01.976991 crc crio[19822]: time="2026-06-12T11:24:01.974498936Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e85dbc7b-69d7-46ef-93ee-83f121ce099f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.401215 | controller | Jun 12 11:24:01.989934 crc crio[19822]: time="2026-06-12T11:24:01.989755192Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687724-4kxhq/oc" id=d2ebe5c3-db02-4a25-af19-fdceefd8b784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.401236 | controller | Jun 12 11:24:01.990420 crc crio[19822]: time="2026-06-12T11:24:01.990354102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.401261 | controller | Jun 12 11:24:02.050263 crc crio[19822]: time="2026-06-12T11:24:02.050091357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.401284 | controller | Jun 12 11:24:02.254282 crc crio[19822]: time="2026-06-12T11:24:02.252083373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.401301 | controller | Jun 12 11:24:02.645271 crc crio[19822]: time="2026-06-12T11:24:02.645099369Z" level=info msg="Created container 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e: openshift-infra/auto-csr-approver-29687724-4kxhq/oc" id=d2ebe5c3-db02-4a25-af19-fdceefd8b784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.401318 | controller | Jun 12 11:24:02.647271 crc crio[19822]: time="2026-06-12T11:24:02.647088003Z" level=info msg="Starting container: 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e" id=9c3d5ef5-50df-444a-8dc0-2c2b008423f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.401335 | controller | Jun 12 11:24:02.653919 crc crio[19822]: time="2026-06-12T11:24:02.653724795Z" level=info msg="Started container" PID=306588 containerID=96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e description=openshift-infra/auto-csr-approver-29687724-4kxhq/oc id=9c3d5ef5-50df-444a-8dc0-2c2b008423f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48
2026-06-12 11:43:48.401351 | controller | Jun 12 11:24:05.122727 crc crio[19822]: time="2026-06-12T11:24:05.121874724Z" level=info msg="Stopping pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48" id=24c9e5b8-b975-4c97-b6bb-836e5b1dacb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.401368 | controller | Jun 12 11:24:05.124988 crc crio[19822]: time="2026-06-12T11:24:05.124592292Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc00008c4f8}] Aliases:map[]}"
2026-06-12 11:43:48.401389 | controller | Jun 12 11:24:05.125319 crc crio[19822]: time="2026-06-12T11:24:05.125295375Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687724-4kxhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.401407 | controller | Jun 12 11:24:05.492625 crc crio[19822]: time="2026-06-12T11:24:05.492009563Z" level=info msg="Stopped pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48" id=24c9e5b8-b975-4c97-b6bb-836e5b1dacb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.401423 | controller | Jun 12 11:25:05.585890 crc crio[19822]: time="2026-06-12T11:25:05.585039476Z" level=info msg="Removing container: 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e" id=4b246677-6b9f-4114-92bb-60573dc6168f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.401438 | controller | Jun 12 11:25:05.718661 crc crio[19822]: time="2026-06-12T11:25:05.718493929Z" level=info msg="Removed container 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e: openshift-infra/auto-csr-approver-29687718-jknvc/oc" id=4b246677-6b9f-4114-92bb-60573dc6168f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.401454 | controller | Jun 12 11:25:05.728337 crc crio[19822]: time="2026-06-12T11:25:05.728240804Z" level=info msg="Stopping pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a" id=16f20882-50dc-4ebb-a716-efcd2f54afc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.401470 | controller | Jun 12 11:25:05.728337 crc crio[19822]: time="2026-06-12T11:25:05.728337457Z" level=info msg="Stopped pod sandbox (already stopped): f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a" id=16f20882-50dc-4ebb-a716-efcd2f54afc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.401486 | controller | Jun 12 11:25:05.728899 crc crio[19822]: time="2026-06-12T11:25:05.728787841Z" level=info msg="Removing pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a" id=d4ce1538-7304-454c-9df7-2fbdf8131485 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.401502 | controller | Jun 12 11:25:05.748371 crc crio[19822]: time="2026-06-12T11:25:05.748286944Z" level=info msg="Removed pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a" id=d4ce1538-7304-454c-9df7-2fbdf8131485 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.401518 | controller | Jun 12 11:26:00.576376 crc crio[19822]: time="2026-06-12T11:26:00.575587295Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687726-6tnkk/POD" id=7645cf59-6f68-4e11-9ab1-54f1c5450a3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.401533 | controller | Jun 12 11:26:00.577969 crc crio[19822]: time="2026-06-12T11:26:00.577751425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.401549 | controller | Jun 12 11:26:00.617251 crc crio[19822]: time="2026-06-12T11:26:00.617079Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc007a8f428}] Aliases:map[]}"
2026-06-12 11:43:48.401565 | controller | Jun 12 11:26:00.617251 crc crio[19822]: time="2026-06-12T11:26:00.617155942Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687726-6tnkk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.401586 | controller | Jun 12 11:26:01.179521 crc crio[19822]: 2026-06-12T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311311199e5a699 Mac:a2:c8:b5:19:27:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.401603 | controller | Jun 12 11:26:01.182391 crc crio[19822]: time="2026-06-12T11:26:01.182280902Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc007a8f428}] Aliases:map[]}"
2026-06-12 11:43:48.401619 | controller | Jun 12 11:26:01.182596 crc crio[19822]: time="2026-06-12T11:26:01.182518689Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687726-6tnkk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.401636 | controller | Jun 12 11:26:01.197500 crc crio[19822]: time="2026-06-12T11:26:01.197391843Z" level=info msg="Ran pod sandbox 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b with infra container: openshift-infra/auto-csr-approver-29687726-6tnkk/POD" id=7645cf59-6f68-4e11-9ab1-54f1c5450a3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.401653 | controller | Jun 12 11:26:01.202518 crc crio[19822]: time="2026-06-12T11:26:01.202384192Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6cacee74-3dae-43db-96ff-f95e8e1141e1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.401670 | controller | Jun 12 11:26:01.214126 crc crio[19822]: time="2026-06-12T11:26:01.214035484Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.401687 | controller | Jun 12 11:26:02.037088 crc crio[19822]: time="2026-06-12T11:26:02.035610954Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6cacee74-3dae-43db-96ff-f95e8e1141e1 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.401703 | controller | Jun 12 11:26:02.037088 crc crio[19822]: time="2026-06-12T11:26:02.0367114Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=415db343-ef02-48de-a79e-177ec3812896 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.401720 | controller | Jun 12 11:26:02.039606 crc crio[19822]: time="2026-06-12T11:26:02.039526839Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=9c06d92c-8bd2-4f71-b77a-fa4c8346f772 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.401736 | controller | Jun 12 11:26:02.047240 crc crio[19822]: time="2026-06-12T11:26:02.047122831Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687726-6tnkk/oc" id=dc7c7b9f-f9ac-4ba8-a43a-0b1ada717c45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.401752 | controller | Jun 12 11:26:02.047721 crc crio[19822]: time="2026-06-12T11:26:02.047657879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.401769 | controller | Jun 12 11:26:02.117724 crc crio[19822]: time="2026-06-12T11:26:02.117673931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.401785 | controller | Jun 12 11:26:02.342865 crc crio[19822]: time="2026-06-12T11:26:02.342577857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.401805 | controller | Jun 12 11:26:02.482864 crc crio[19822]: time="2026-06-12T11:26:02.482672666Z" level=info msg="Created container 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8: openshift-infra/auto-csr-approver-29687726-6tnkk/oc" id=dc7c7b9f-f9ac-4ba8-a43a-0b1ada717c45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.401822 | controller | Jun 12 11:26:02.485076 crc crio[19822]: time="2026-06-12T11:26:02.484986541Z" level=info msg="Starting container: 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8" id=ad177c6e-c6e6-4442-b252-7ce3379cd298 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.401838 | controller | Jun 12 11:26:02.490408 crc crio[19822]: time="2026-06-12T11:26:02.490276129Z" level=info msg="Started container" PID=314592 containerID=426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8 description=openshift-infra/auto-csr-approver-29687726-6tnkk/oc id=ad177c6e-c6e6-4442-b252-7ce3379cd298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b
2026-06-12 11:43:48.401879 | controller | Jun 12 11:26:04.189778 crc crio[19822]: time="2026-06-12T11:26:04.189190609Z" level=info msg="Stopping pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b" id=b59f730a-7264-4031-b659-5c1b194ca749 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.401898 | controller | Jun 12 11:26:04.191336 crc crio[19822]: time="2026-06-12T11:26:04.190521102Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc003094910}] Aliases:map[]}"
2026-06-12 11:43:48.401915 | controller | Jun 12 11:26:04.191336 crc crio[19822]: time="2026-06-12T11:26:04.190686067Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687726-6tnkk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.401932 | controller | Jun 12 11:26:04.568356 crc crio[19822]: time="2026-06-12T11:26:04.567745515Z" level=info msg="Stopped pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b" id=b59f730a-7264-4031-b659-5c1b194ca749 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.401948 | controller | Jun 12 11:26:05.771245 crc crio[19822]: time="2026-06-12T11:26:05.770599873Z" level=info msg="Removing container: eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1" id=5ff0fefa-6213-40d1-a749-4736876c163d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.401965 | controller | Jun 12 11:26:05.840695 crc crio[19822]: time="2026-06-12T11:26:05.840183054Z" level=info msg="Removed container eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap" id=5ff0fefa-6213-40d1-a749-4736876c163d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.401982 | controller | Jun 12 11:26:05.845793 crc crio[19822]: time="2026-06-12T11:26:05.845710092Z" level=info msg="Removing container: bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e" id=3e969099-68a9-426b-98cb-9c0c71ebce0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.401998 | controller | Jun 12 11:26:05.941425 crc crio[19822]: time="2026-06-12T11:26:05.941277603Z" level=info msg="Removed container bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e: openstack/keystone-db-sync-2244l/keystone-db-sync" id=3e969099-68a9-426b-98cb-9c0c71ebce0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.402019 | controller | Jun 12 11:26:05.953265 crc crio[19822]: time="2026-06-12T11:26:05.953136813Z" level=info msg="Stopping pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074" id=a950142c-cf4c-464b-9715-93ec4c2a773d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.402036 | controller | Jun 12 11:26:05.953502 crc crio[19822]: time="2026-06-12T11:26:05.953280708Z" level=info msg="Stopped pod sandbox (already stopped): 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074" id=a950142c-cf4c-464b-9715-93ec4c2a773d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.402052 | controller | Jun 12 11:26:05.954022 crc crio[19822]: time="2026-06-12T11:26:05.953967782Z" level=info msg="Removing pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074" id=ccd85b2d-d46c-4aff-98f5-5d94b3a4b2bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.402068 | controller | Jun 12 11:26:05.983473 crc crio[19822]: time="2026-06-12T11:26:05.982777948Z" level=info msg="Removed pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074" id=ccd85b2d-d46c-4aff-98f5-5d94b3a4b2bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.402084 | controller | Jun 12 11:26:05.984162 crc crio[19822]: time="2026-06-12T11:26:05.984054529Z" level=info msg="Stopping pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da" id=90e5e45b-b512-4a16-ab5f-af0d5a384caf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.402100 | controller | Jun 12 11:26:05.984162 crc crio[19822]: time="2026-06-12T11:26:05.984129761Z" level=info msg="Stopped pod sandbox (already stopped): 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da" id=90e5e45b-b512-4a16-ab5f-af0d5a384caf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.402116 | controller | Jun 12 11:26:05.987047 crc crio[19822]: time="2026-06-12T11:26:05.985457764Z" level=info msg="Removing pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da" id=a6dfc4d2-8aec-41a9-b243-5d554d97f126 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.402132 | controller | Jun 12 11:26:06.011476 crc crio[19822]: time="2026-06-12T11:26:06.011359116Z" level=info msg="Removed pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da" id=a6dfc4d2-8aec-41a9-b243-5d554d97f126 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.402147 | controller | Jun 12 11:26:30.600712 crc crio[19822]: time="2026-06-12T11:26:30.599963062Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-fvfns/POD" id=6fda9199-22b6-4121-b2d7-163108ca854c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.402163 | controller | Jun 12 11:26:30.600712 crc crio[19822]: time="2026-06-12T11:26:30.600718197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402179 | controller | Jun 12 11:26:30.633440 crc crio[19822]: time="2026-06-12T11:26:30.633264951Z" level=info msg="Got pod network &{Name:redhat-marketplace-fvfns Namespace:openshift-marketplace ID:cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f UID:c8ce5f7e-26c0-46c6-9579-61150e30a6f3 NetNS:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8ce5f7e_26c0_46c6_9579_61150e30a6f3.slice PodAnnotations:0xc001ee2540}] Aliases:map[]}"
2026-06-12 11:43:48.402195 | controller | Jun 12 11:26:30.633440 crc crio[19822]: time="2026-06-12T11:26:30.633323972Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-fvfns to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.402212 | controller | Jun 12 11:26:31.218725 crc crio[19822]: 2026-06-12T11:26:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc5c431f077a900 Mac:0e:94:a4:1e:f1:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.402233 | controller | Jun 12 11:26:31.220380 crc crio[19822]: time="2026-06-12T11:26:31.22029927Z" level=info msg="Got pod network &{Name:redhat-marketplace-fvfns Namespace:openshift-marketplace ID:cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f UID:c8ce5f7e-26c0-46c6-9579-61150e30a6f3 NetNS:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8ce5f7e_26c0_46c6_9579_61150e30a6f3.slice PodAnnotations:0xc001ee2540}] Aliases:map[]}"
2026-06-12 11:43:48.402251 | controller | Jun 12 11:26:31.220564 crc crio[19822]: time="2026-06-12T11:26:31.220504217Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-fvfns for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.402267 | controller | Jun 12 11:26:31.230114 crc crio[19822]: time="2026-06-12T11:26:31.230048671Z" level=info msg="Ran pod sandbox cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f with infra container: openshift-marketplace/redhat-marketplace-fvfns/POD" id=6fda9199-22b6-4121-b2d7-163108ca854c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.402284 | controller | Jun 12 11:26:31.232460 crc crio[19822]: time="2026-06-12T11:26:31.232392364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9b683fad-49f5-4671-b669-80b34f22ccd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.402300 | controller | Jun 12 11:26:31.234331 crc crio[19822]: time="2026-06-12T11:26:31.234256266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0d75e204-a5de-46d3-837a-de14fd1e4204 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.402319 | controller | Jun 12 11:26:31.241440 crc crio[19822]: time="2026-06-12T11:26:31.24136104Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fvfns/extract-utilities" id=80702cfc-7aaf-460b-a3c6-8b363f584456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.402343 | controller | Jun 12 11:26:31.241900 crc crio[19822]: time="2026-06-12T11:26:31.241798665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402367 | controller | Jun 12 11:26:31.293769 crc crio[19822]: time="2026-06-12T11:26:31.293670019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402391 | controller | Jun 12 11:26:31.298442 crc crio[19822]: time="2026-06-12T11:26:31.2983663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402409 | controller | Jun 12 11:26:31.476031 crc crio[19822]: time="2026-06-12T11:26:31.475933384Z" level=info msg="Created container c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547: openshift-marketplace/redhat-marketplace-fvfns/extract-utilities" id=80702cfc-7aaf-460b-a3c6-8b363f584456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.402425 | controller | Jun 12 11:26:31.477212 crc crio[19822]: time="2026-06-12T11:26:31.477127622Z" level=info msg="Starting container: c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547" id=393766c2-7dcf-41ef-a4c0-d83814bc3591 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.402446 | controller | Jun 12 11:26:31.487185 crc crio[19822]: time="2026-06-12T11:26:31.487099781Z" level=info msg="Started container" PID=316602 containerID=c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547 description=openshift-marketplace/redhat-marketplace-fvfns/extract-utilities id=393766c2-7dcf-41ef-a4c0-d83814bc3591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f
2026-06-12 11:43:48.402467 | controller | Jun 12 11:26:31.618309 crc crio[19822]: time="2026-06-12T11:26:31.617690857Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7ad5c172-6028-4087-b0b5-d43b2357bed8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.402490 | controller | Jun 12 11:26:31.623678 crc crio[19822]: time="2026-06-12T11:26:31.623597485Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.402514 | controller | Jun 12 11:26:37.450324 crc crio[19822]: time="2026-06-12T11:26:37.449408882Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=7ad5c172-6028-4087-b0b5-d43b2357bed8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.402534 | controller | Jun 12 11:26:37.452127 crc crio[19822]: time="2026-06-12T11:26:37.451528811Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4183d4cb-8970-44e6-b82f-56933a1b6fca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.402551 | controller | Jun 12 11:26:37.456302 crc crio[19822]: time="2026-06-12T11:26:37.456189289Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1165bd88-5006-47d5-8d4b-713f0f6199f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.402568 | controller | Jun 12 11:26:37.468957 crc crio[19822]: time="2026-06-12T11:26:37.468802611Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fvfns/extract-content" id=0bfcbc25-0a5e-4e3f-bb13-5e73fb5f6086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.402584 | controller | Jun 12 11:26:37.471727 crc crio[19822]: time="2026-06-12T11:26:37.471646963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402599 | controller | Jun 12 11:26:37.529531 crc crio[19822]: time="2026-06-12T11:26:37.529417995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402615 | controller | Jun 12 11:26:37.535060 crc crio[19822]: time="2026-06-12T11:26:37.534949492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402631 | controller | Jun 12 11:26:37.688884 crc crio[19822]: time="2026-06-12T11:26:37.688726668Z" level=info msg="Created container 00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af: openshift-marketplace/redhat-marketplace-fvfns/extract-content" id=0bfcbc25-0a5e-4e3f-bb13-5e73fb5f6086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.402647 | controller | Jun 12 11:26:37.690299 crc crio[19822]: time="2026-06-12T11:26:37.690199204Z" level=info msg="Starting container: 00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af" id=f329b95a-1859-4531-8c77-fb62bd63d1f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.402663 | controller | Jun 12 11:26:37.697635 crc crio[19822]: time="2026-06-12T11:26:37.697528768Z" level=info msg="Started container" PID=316979 containerID=00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af description=openshift-marketplace/redhat-marketplace-fvfns/extract-content id=f329b95a-1859-4531-8c77-fb62bd63d1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f
2026-06-12 11:43:48.402685 | controller | Jun 12 11:26:38.738003 crc crio[19822]: time="2026-06-12T11:26:38.737448154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f3f1f791-516c-453c-a045-14474f00e295 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.402702 | controller | Jun 12 11:26:38.742348 crc crio[19822]: time="2026-06-12T11:26:38.742151944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=54dc6191-89b5-48ef-9b6e-60e068cf557a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.402718 | controller | Jun 12 11:26:38.751029 crc crio[19822]: time="2026-06-12T11:26:38.750931234Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-fvfns/registry-server" id=f22599da-631c-4144-b02c-5249f13e5a5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.402735 | controller | Jun 12 11:26:38.751748 crc crio[19822]: time="2026-06-12T11:26:38.751663568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402751 | controller | Jun 12 11:26:38.808459 crc crio[19822]: time="2026-06-12T11:26:38.808353577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402766 | controller | Jun 12 11:26:38.812558 crc crio[19822]: time="2026-06-12T11:26:38.812472357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.402782 | controller | Jun 12 11:26:38.991604 crc crio[19822]: time="2026-06-12T11:26:38.99088515Z" level=info msg="Created container 7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6: openshift-marketplace/redhat-marketplace-fvfns/registry-server" id=f22599da-631c-4144-b02c-5249f13e5a5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.402798 | controller | Jun 12 11:26:38.993999 crc crio[19822]: time="2026-06-12T11:26:38.993754321Z" level=info msg="Starting container: 7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6" id=9b597a23-30ca-47ff-a64c-6cb6e2ab15b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.402815 | controller | Jun 12 11:26:39.003535 crc crio[19822]: time="2026-06-12T11:26:39.003368238Z" level=info msg="Started container" PID=317039 containerID=7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6 description=openshift-marketplace/redhat-marketplace-fvfns/registry-server id=9b597a23-30ca-47ff-a64c-6cb6e2ab15b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f
2026-06-12 11:43:48.402831 | controller | Jun 12 11:26:51.036796 crc crio[19822]: time="2026-06-12T11:26:51.035657679Z" level=info msg="Stopping container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b (timeout: 2s)" id=2f0b3016-19a8-473f-97c5-f9784f184d6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.402863 | controller | Jun 12 11:26:51.167645 crc crio[19822]: time="2026-06-12T11:26:51.167162333Z" level=info msg="Stopped container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server" id=2f0b3016-19a8-473f-97c5-f9784f184d6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.402887 | controller | Jun 12 11:26:51.169481 crc crio[19822]: time="2026-06-12T11:26:51.169396524Z" level=info msg="Stopping pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294" id=819e5fb4-7ce6-4a0f-be66-f5659d766c17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.402910 | controller | Jun 12 11:26:51.171432 crc crio[19822]: time="2026-06-12T11:26:51.171363268Z" level=info msg="Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc002145400}] Aliases:map[]}"
2026-06-12 11:43:48.402928 | controller | Jun 12 11:26:51.171647 crc crio[19822]: time="2026-06-12T11:26:51.171584625Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-9d48d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.402945 | controller | Jun 12 11:26:51.552180 crc crio[19822]: time="2026-06-12T11:26:51.552102454Z" level=info msg="Stopped pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294" id=819e5fb4-7ce6-4a0f-be66-f5659d766c17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.402961 | controller | Jun 12 11:26:51.957850 crc crio[19822]: time="2026-06-12T11:26:51.957345302Z" level=info msg="Removing container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b" id=3da0fc6e-ce2a-4056-b4d2-57797b2e2eb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.402977 | controller | Jun 12 11:26:51.999363 crc crio[19822]: time="2026-06-12T11:26:51.999162639Z" level=info msg="Removed container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server" id=3da0fc6e-ce2a-4056-b4d2-57797b2e2eb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.402994 | controller | Jun 12 11:26:52.002245 crc crio[19822]: time="2026-06-12T11:26:52.002140883Z" level=info msg="Removing container: 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75" id=e1ad2939-c7a7-4681-8bfb-73427a8a5b65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.403010 | controller | Jun 12 11:26:52.077432 crc crio[19822]: time="2026-06-12T11:26:52.077162895Z" level=info msg="Removed container 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75: openshift-marketplace/redhat-marketplace-9d48d/extract-content" id=e1ad2939-c7a7-4681-8bfb-73427a8a5b65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.403026 | controller | Jun 12 11:26:52.081333 crc crio[19822]: time="2026-06-12T11:26:52.081170569Z" level=info msg="Removing container: 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf" id=b21200d6-481f-4698-929c-faf9a15c8829 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.403042 | controller | Jun 12 11:26:52.129100 crc crio[19822]: time="2026-06-12T11:26:52.129016319Z" level=info msg="Removed container 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities" id=b21200d6-481f-4698-929c-faf9a15c8829 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.403058 | controller | Jun 12 11:26:57.111311 crc crio[19822]: time="2026-06-12T11:26:57.110621125Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-s4nfz/POD" id=11ddfb8e-8b55-4946-9e4a-eb3aedc04da8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.403074 | controller | Jun 12 11:26:57.112643 crc crio[19822]: time="2026-06-12T11:26:57.111335508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403090 | controller | Jun 12 11:26:57.150675 crc crio[19822]: time="2026-06-12T11:26:57.150515864Z" level=info msg="Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}"
2026-06-12 11:43:48.403114 | controller | Jun 12 11:26:57.150675 crc crio[19822]: time="2026-06-12T11:26:57.150590897Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-s4nfz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.403131 | controller | Jun 12 11:26:57.702905 crc crio[19822]: 2026-06-12T11:26:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfe67f662256192 Mac:f2:27:f1:96:98:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.403149 | controller | Jun 12 11:26:57.704536 crc crio[19822]: time="2026-06-12T11:26:57.70445302Z" level=info msg="Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}"
2026-06-12 11:43:48.403166 | controller | Jun 12 11:26:57.704779 crc crio[19822]: time="2026-06-12T11:26:57.704710258Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-s4nfz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.403183 | controller | Jun 12 11:26:57.717297 crc crio[19822]: time="2026-06-12T11:26:57.717136816Z" level=info msg="Ran pod sandbox bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 with infra container: openshift-marketplace/redhat-operators-s4nfz/POD" id=11ddfb8e-8b55-4946-9e4a-eb3aedc04da8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.403200 | controller | Jun 12 11:26:57.720381 crc crio[19822]: time="2026-06-12T11:26:57.720302256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e443c3e-d5ae-4591-89c4-0ea0ee8f830b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.403216 | controller | Jun 12 11:26:57.723534 crc crio[19822]: time="2026-06-12T11:26:57.723442205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cb998e63-dc6b-4376-8c61-b1dcfaaf3a39 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.403233 | controller | Jun 12 11:26:57.731466 crc crio[19822]: time="2026-06-12T11:26:57.731370358Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s4nfz/extract-utilities" id=a46ccf90-8791-4451-b753-6252dbc342eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.403249 | controller | Jun 12 11:26:57.732100 crc crio[19822]: time="2026-06-12T11:26:57.73204017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403265 | controller | Jun 12 11:26:57.821783 crc crio[19822]: time="2026-06-12T11:26:57.821671098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403281 | controller | Jun 12 11:26:57.831570 crc crio[19822]: time="2026-06-12T11:26:57.831474812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403303 | controller | Jun 12 11:26:57.999185 crc crio[19822]: time="2026-06-12T11:26:57.999093209Z" level=info msg="Created container aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6: openshift-marketplace/redhat-operators-s4nfz/extract-utilities" id=a46ccf90-8791-4451-b753-6252dbc342eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.403320 | controller | Jun 12 11:26:58.000359 crc crio[19822]: time="2026-06-12T11:26:58.000288868Z" level=info msg="Starting container: aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6" id=ba5fe8ac-42b9-4119-9b52-442e3ba722a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.403336 | controller | Jun 12 11:26:58.007998 crc crio[19822]: time="2026-06-12T11:26:58.007912864Z" level=info msg="Started container" PID=318464 containerID=aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6 description=openshift-marketplace/redhat-operators-s4nfz/extract-utilities id=ba5fe8ac-42b9-4119-9b52-442e3ba722a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1
2026-06-12 11:43:48.403352 | controller | Jun 12 11:26:58.057028 crc crio[19822]: time="2026-06-12T11:26:58.056920754Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2cf850e2-0db8-4794-a6a4-3618a4066e82 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.403369 | controller | Jun 12 11:26:58.068074 crc crio[19822]: time="2026-06-12T11:26:58.068035859Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.403385 | controller | Jun 12 11:26:58.783153 crc crio[19822]: time="2026-06-12T11:26:58.782522281Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=2cf850e2-0db8-4794-a6a4-3618a4066e82 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.403401 | controller | Jun 12 11:26:58.784669 crc crio[19822]: time="2026-06-12T11:26:58.784594367Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=da023df1-b486-4473-9773-0e063148947a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.403417 | controller | Jun 12 11:26:58.787290 crc crio[19822]: time="2026-06-12T11:26:58.787121879Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cfe8bce2-cc82-4b6b-b5ad-90908aa5fc86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.403434 | controller | Jun 12 11:26:58.810101 crc crio[19822]: time="2026-06-12T11:26:58.810019299Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s4nfz/extract-content" id=f5e549c3-f256-4a94-9fc0-75c769e8c083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.403449 | controller | Jun 12 11:26:58.810727 crc crio[19822]: time="2026-06-12T11:26:58.810621869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403465 | controller | Jun 12 11:26:58.880322 crc crio[19822]: time="2026-06-12T11:26:58.880270592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403481 | controller | Jun 12 11:26:58.882625 crc crio[19822]: time="2026-06-12T11:26:58.882584137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403496 | controller | Jun 12 11:26:59.121095 crc crio[19822]: time="2026-06-12T11:26:59.120490742Z" level=info msg="Created container 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d: openshift-marketplace/redhat-operators-s4nfz/extract-content" id=f5e549c3-f256-4a94-9fc0-75c769e8c083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.403518 | controller | Jun 12 11:26:59.122289 crc crio[19822]: time="2026-06-12T11:26:59.122209029Z" level=info msg="Starting container: 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d" id=1b945a2b-0cdb-447a-8fb1-3806d8a7c2ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.403534 | controller | Jun 12 11:26:59.132124 crc crio[19822]: time="2026-06-12T11:26:59.132050766Z" level=info msg="Started container" PID=318519 containerID=9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d description=openshift-marketplace/redhat-operators-s4nfz/extract-content id=1b945a2b-0cdb-447a-8fb1-3806d8a7c2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1
2026-06-12 11:43:48.403552 | controller | Jun 12 11:27:06.037588 crc crio[19822]: time="2026-06-12T11:27:06.036919853Z" level=info msg="Removing container: 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf" id=82a17ef3-4a76-4fe6-b152-eb28e26429a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.403577 | controller | Jun 12 11:27:06.233856 crc crio[19822]: time="2026-06-12T11:27:06.233709403Z" level=info msg="Removed container 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf: openshift-infra/auto-csr-approver-29687720-pfmkz/oc" id=82a17ef3-4a76-4fe6-b152-eb28e26429a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.403602 | controller | Jun 12 11:27:06.248691 crc crio[19822]: time="2026-06-12T11:27:06.246774157Z" level=info msg="Stopping pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294" id=90211d56-0fd7-4b82-a942-7e8d6b07d1e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.403620 | controller | Jun 12 11:27:06.248691 crc crio[19822]: time="2026-06-12T11:27:06.246934563Z" level=info msg="Stopped pod sandbox (already stopped): 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294" id=90211d56-0fd7-4b82-a942-7e8d6b07d1e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.403637 | controller | Jun 12 11:27:06.251749 crc crio[19822]: time="2026-06-12T11:27:06.251656004Z" level=info msg="Removing pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294" id=963f6c87-58f6-4c88-8bcb-5bf99634e921 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.403653 | controller | Jun 12 11:27:06.275560 crc crio[19822]: time="2026-06-12T11:27:06.275469264Z" level=info msg="Removed pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294" id=963f6c87-58f6-4c88-8bcb-5bf99634e921 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.403670 | controller | Jun 12 11:27:06.276630 crc crio[19822]: time="2026-06-12T11:27:06.276554707Z" level=info msg="Stopping pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3" id=eb72f27e-fcb8-4f15-b920-061d358db321 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.403686 | controller | Jun 12 11:27:06.276630 crc crio[19822]: time="2026-06-12T11:27:06.276620609Z" level=info msg="Stopped pod sandbox (already stopped): 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3" id=eb72f27e-fcb8-4f15-b920-061d358db321 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.403702 | controller | Jun 12 11:27:06.277920 crc crio[19822]: time="2026-06-12T11:27:06.277869399Z" level=info msg="Removing pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3" id=efa8b1c5-b299-4298-a493-38fbcd0e1474 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.403728 | controller | Jun 12 11:27:06.312779 crc crio[19822]: time="2026-06-12T11:27:06.312593188Z" level=info msg="Removed pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3" id=efa8b1c5-b299-4298-a493-38fbcd0e1474 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.403752 | controller | Jun 12 11:27:07.252862 crc crio[19822]: time="2026-06-12T11:27:07.251032346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d22403b4-8091-453c-adb9-f2a6d0bdbdfc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.403779 | controller | Jun 12 11:27:07.261028 crc crio[19822]: time="2026-06-12T11:27:07.260776258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7677fb9c-c715-4fb1-b0c7-f027c3092e00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.403796 | controller | Jun 12 11:27:07.279597 crc crio[19822]: time="2026-06-12T11:27:07.277127168Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-s4nfz/registry-server" id=ce19eaa9-f0b6-44c1-bea7-742bf7247534 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.403816 | controller | Jun 12 11:27:07.279597 crc crio[19822]: time="2026-06-12T11:27:07.278026177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403840 | controller | Jun 12 11:27:07.376114 crc crio[19822]: time="2026-06-12T11:27:07.376033024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403935 | controller | Jun 12 11:27:07.380150 crc crio[19822]: time="2026-06-12T11:27:07.380087633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.403965 | controller | Jun 12 11:27:07.610162 crc crio[19822]: time="2026-06-12T11:27:07.610072896Z" level=info msg="Created container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server" id=ce19eaa9-f0b6-44c1-bea7-742bf7247534 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.403983 | controller | Jun 12 11:27:07.615191 crc crio[19822]: time="2026-06-12T11:27:07.613181409Z" level=info msg="Starting container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c" id=a29186a8-fcbe-483b-b806-1614c9e1415d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.404000 | controller | Jun 12 11:27:07.623495 crc crio[19822]: time="2026-06-12T11:27:07.623390706Z" level=info msg="Started container" PID=319188 containerID=933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c description=openshift-marketplace/redhat-operators-s4nfz/registry-server id=a29186a8-fcbe-483b-b806-1614c9e1415d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1
2026-06-12 11:43:48.404029 | controller | Jun 12 11:27:14.364756 crc crio[19822]: time="2026-06-12T11:27:14.363561254Z" level=info msg="Stopping pod sandbox: 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14" id=f824c64e-5f38-4553-817d-b17fe9df8d6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.404047 | controller | Jun 12 11:27:14.366281 crc crio[19822]: time="2026-06-12T11:27:14.366169007Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc0007ac9b0}] Aliases:map[]}"
2026-06-12 11:43:48.404064 | controller | Jun 12 11:27:14.366505 crc crio[19822]: time="2026-06-12T11:27:14.366414795Z" level=info msg="Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.404086 | controller | Jun 12 11:27:14.922130 crc crio[19822]: time="2026-06-12T11:27:14.915565538Z" level=info msg="Stopped pod sandbox: 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14" id=f824c64e-5f38-4553-817d-b17fe9df8d6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.404103 | controller | Jun 12 11:27:19.657107 crc crio[19822]: time="2026-06-12T11:27:19.654797837Z" level=info msg="Stopping container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c (timeout: 2s)" id=9f17bbd1-2f03-406a-8f13-707b80fe9c06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.404120 | controller | Jun 12 11:27:19.777700 crc crio[19822]: time="2026-06-12T11:27:19.777543953Z" level=info msg="Stopped container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server" id=9f17bbd1-2f03-406a-8f13-707b80fe9c06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.404136 | controller | Jun 12 11:27:19.778638 crc crio[19822]: time="2026-06-12T11:27:19.778538934Z" level=info msg="Stopping pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1" id=ea47c113-e4e4-4b20-a71b-51c2179c871d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.404152 | controller | Jun 12 11:27:19.779319 crc crio[19822]: time="2026-06-12T11:27:19.779211716Z" level=info msg="Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc002144f30}] Aliases:map[]}"
2026-06-12 11:43:48.404169 | controller | Jun 12 11:27:19.779464 crc crio[19822]: time="2026-06-12T11:27:19.779409352Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-s4nfz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.404185 | controller | Jun 12 11:27:20.159160 crc crio[19822]: time="2026-06-12T11:27:20.158396453Z" level=info msg="Stopped pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1" id=ea47c113-e4e4-4b20-a71b-51c2179c871d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.404203 | controller | Jun 12 11:27:20.685036 crc crio[19822]: time="2026-06-12T11:27:20.682448704Z" level=info msg="Removing container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c" id=1b4d1f5e-083c-4da4-909b-031b98c79c60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.404220 | controller | Jun 12 11:27:20.724065 crc crio[19822]: time="2026-06-12T11:27:20.723881963Z" level=info msg="Removed container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server" id=1b4d1f5e-083c-4da4-909b-031b98c79c60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.404237 | controller | Jun 12 11:27:20.727447 crc crio[19822]: time="2026-06-12T11:27:20.727413865Z" level=info msg="Removing container: 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d" id=48cf9c75-45ea-4483-b449-ff9b747d6b8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.404253 | controller | Jun 12 11:27:20.768456 crc crio[19822]: time="2026-06-12T11:27:20.768411482Z" level=info msg="Removed container 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d: openshift-marketplace/redhat-operators-s4nfz/extract-content" id=48cf9c75-45ea-4483-b449-ff9b747d6b8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.404274 | controller | Jun 12 11:27:20.771742 crc crio[19822]: time="2026-06-12T11:27:20.77171599Z" level=info msg="Removing container: aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6" id=eba0da76-8947-49ae-84c1-a3735d9385c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.404291 | controller | Jun 12 11:27:20.830810 crc crio[19822]: time="2026-06-12T11:27:20.830744353Z" level=info msg="Removed container aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6: openshift-marketplace/redhat-operators-s4nfz/extract-utilities" id=eba0da76-8947-49ae-84c1-a3735d9385c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.404307 | controller | Jun 12 11:27:24.422405 crc crio[19822]: time="2026-06-12T11:27:24.421590129Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.404324 | controller | Jun 12 11:27:30.934173 crc crio[19822]: time="2026-06-12T11:27:30.932927109Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.404340 | controller | Jun 12 11:27:33.760071 crc crio[19822]: time="2026-06-12T11:27:33.75912655Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.404357 | controller | Jun 12 11:27:36.694152 crc crio[19822]: time="2026-06-12T11:27:36.693505532Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.404373 | controller | Jun 12 11:27:39.766602 crc crio[19822]: time="2026-06-12T11:27:39.765711184Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.404390 | controller | Jun 12 11:27:45.153580 crc crio[19822]: time="2026-06-12T11:27:45.152705193Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.404406 | controller | Jun 12 11:27:53.321902 crc crio[19822]: time="2026-06-12T11:27:53.321206469Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.404423 | controller | Jun 12 11:27:56.761121 crc crio[19822]: time="2026-06-12T11:27:56.760111718Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.404439 | controller | Jun 12 11:28:00.539898 crc crio[19822]: time="2026-06-12T11:28:00.539075636Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687728-kwcxc/POD" id=6cf8cca8-8711-4e41-930b-b29080e93d8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.404456 | controller | Jun 12 11:28:00.542072 crc crio[19822]: time="2026-06-12T11:28:00.539921263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.404474 | controller | Jun 12 11:28:00.581905 crc crio[19822]: time="2026-06-12T11:28:00.581694927Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc007a8eb50}] Aliases:map[]}"
2026-06-12 11:43:48.404491 | controller | Jun 12 11:28:00.581905 crc crio[19822]: time="2026-06-12T11:28:00.5817871Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687728-kwcxc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.404513 | controller | Jun 12 11:28:01.184413 crc crio[19822]: 2026-06-12T11:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e55e1aff1e0b53 Mac:d6:e6:33:59:ed:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 SocketPath: PciID:}] [{Interface:0xc00051eb60 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.404531 | controller | Jun 12 11:28:01.186265 crc crio[19822]: time="2026-06-12T11:28:01.18615216Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc007a8eb50}] Aliases:map[]}"
2026-06-12 11:43:48.404548 | controller | Jun 12 11:28:01.186457 crc crio[19822]: time="2026-06-12T11:28:01.186393048Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687728-kwcxc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.404564 | controller | Jun 12 11:28:01.197754 crc crio[19822]: time="2026-06-12T11:28:01.197633029Z" level=info msg="Ran pod sandbox 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 with infra container: openshift-infra/auto-csr-approver-29687728-kwcxc/POD" id=6cf8cca8-8711-4e41-930b-b29080e93d8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.404581 | controller | Jun 12 11:28:01.201313 crc crio[19822]: time="2026-06-12T11:28:01.201206779Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c169c832-db23-4005-95e6-a1d0140598b0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.404598 | controller | Jun 12 11:28:01.213539 crc crio[19822]: time="2026-06-12T11:28:01.21343746Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.404614 | controller | Jun 12 11:28:02.480870 crc crio[19822]: time="2026-06-12T11:28:02.480658685Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c169c832-db23-4005-95e6-a1d0140598b0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.404631 | controller | Jun 12 11:28:02.482339 crc crio[19822]: time="2026-06-12T11:28:02.481759999Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3e59d511-f9b2-4c7b-ae89-8950d72edd67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.404654 | controller | Jun 12 11:28:02.484585 crc crio[19822]: time="2026-06-12T11:28:02.484484056Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3a4c627a-48bc-43d7-bd22-519a13023526 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.404679 | controller | Jun 12 11:28:02.496280 crc crio[19822]: time="2026-06-12T11:28:02.49617495Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687728-kwcxc/oc" id=147be080-5c4c-4385-b02f-069612d0efce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.404701 | controller | Jun 12 11:28:02.496776 crc crio[19822]: time="2026-06-12T11:28:02.496659985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.404718 | controller | Jun 12 11:28:02.557632 crc crio[19822]: time="2026-06-12T11:28:02.557531637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.404739 | controller | Jun 12 11:28:02.728659 crc crio[19822]: time="2026-06-12T11:28:02.728545692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.404757 | controller | Jun 12 11:28:02.858544 crc crio[19822]: time="2026-06-12T11:28:02.858423825Z" level=info msg="Created container b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496: openshift-infra/auto-csr-approver-29687728-kwcxc/oc" id=147be080-5c4c-4385-b02f-069612d0efce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.404774 | controller | Jun 12 11:28:02.860111 crc crio[19822]: time="2026-06-12T11:28:02.860028097Z" level=info msg="Starting container: b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496" id=e69127e8-787c-4e36-a1f5-b8b6825dd1a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.404791 | controller | Jun 12 11:28:02.870865 crc crio[19822]: time="2026-06-12T11:28:02.870739328Z" level=info msg="Started container" PID=322658 containerID=b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496 description=openshift-infra/auto-csr-approver-29687728-kwcxc/oc id=e69127e8-787c-4e36-a1f5-b8b6825dd1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4
2026-06-12 11:43:48.404808 | controller | Jun 12 11:28:04.420080 crc crio[19822]: time="2026-06-12T11:28:04.419525429Z" level=info msg="Stopping pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4" id=d8c31a45-a94f-4dbe-bccb-0b1636eaefec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.404825 | controller | Jun 12 11:28:04.421652 crc crio[19822]: time="2026-06-12T11:28:04.420672236Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc00101aca8}] Aliases:map[]}"
2026-06-12 11:43:48.404841 | controller | Jun 12 11:28:04.421652 crc crio[19822]: time="2026-06-12T11:28:04.42079446Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687728-kwcxc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.404886 | controller | Jun 12 11:28:04.799769 crc crio[19822]: time="2026-06-12T11:28:04.799599514Z" level=info msg="Stopped pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4" id=d8c31a45-a94f-4dbe-bccb-0b1636eaefec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.404905 | controller | Jun 12 11:28:06.342483 crc crio[19822]: time="2026-06-12T11:28:06.341771743Z" level=info msg="Stopping pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1" id=2067f1ff-5a54-4866-bf81-7c1e8989c989 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.404922 | controller | Jun 12 11:28:06.342483 crc crio[19822]: time="2026-06-12T11:28:06.34249187Z" level=info msg="Stopped pod sandbox (already stopped): bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1" id=2067f1ff-5a54-4866-bf81-7c1e8989c989 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.404939 | controller | Jun 12 11:28:06.344054 crc crio[19822]: time="2026-06-12T11:28:06.343716855Z" level=info msg="Removing pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1" id=9e5e24e8-fa2a-4200-8164-8c4793bde5eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.404955 | controller | Jun 12 11:28:06.368536 crc crio[19822]: time="2026-06-12T11:28:06.367775292Z" level=info msg="Removed pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1" id=9e5e24e8-fa2a-4200-8164-8c4793bde5eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.404976 | controller | Jun 12 11:29:06.389470 crc crio[19822]: time="2026-06-12T11:29:06.388902123Z" level=info msg="Removing container: f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a" id=a4867592-b791-4513-a504-c079ef5072a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.404993 | controller | Jun 12 11:29:06.454775 crc crio[19822]: time="2026-06-12T11:29:06.45413263Z" level=info msg="Removed container f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync" id=a4867592-b791-4513-a504-c079ef5072a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405009 | controller | Jun 12 11:29:06.459028 crc crio[19822]: time="2026-06-12T11:29:06.458953399Z" level=info msg="Removing container: e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c" id=cb31d429-bd8d-4ae2-87ca-6e14f41ba252 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405025 | controller | Jun 12 11:29:06.549120 crc crio[19822]: time="2026-06-12T11:29:06.544105785Z" level=info msg="Removed container e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c: openstack/neutron-db-sync-6hgds/neutron-db-sync" id=cb31d429-bd8d-4ae2-87ca-6e14f41ba252 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405041 | controller | Jun 12 11:29:06.549120 crc crio[19822]: time="2026-06-12T11:29:06.546789641Z" level=info msg="Removing container: ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55" id=8a33fcad-33b5-4562-a279-c7de581e1cca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405057 | controller | Jun 12 11:29:06.608490 crc crio[19822]: time="2026-06-12T11:29:06.608385662Z" level=info msg="Removed container ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55: openstack/placement-db-sync-cdtlt/placement-db-sync" id=8a33fcad-33b5-4562-a279-c7de581e1cca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405073 | controller | Jun 12 11:29:06.613847 crc crio[19822]: time="2026-06-12T11:29:06.613474568Z" level=info msg="Removing container: 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012" id=0fc8dd20-582c-41a7-b5e2-8aaf8b45674a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405089 | controller | Jun 12 11:29:06.727076 crc crio[19822]: time="2026-06-12T11:29:06.726478106Z" level=info msg="Removed container 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012: openstack/glance-db-sync-8snk8/glance-db-sync" id=0fc8dd20-582c-41a7-b5e2-8aaf8b45674a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405105 | controller | Jun 12 11:29:06.730800 crc crio[19822]: time="2026-06-12T11:29:06.730716708Z" level=info msg="Removing container: ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08" id=bda2b97e-a60c-482e-abe2-6148dc019bd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405121 | controller | Jun 12 11:29:06.810094 crc crio[19822]: time="2026-06-12T11:29:06.810008903Z" level=info msg="Removed container ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync" id=bda2b97e-a60c-482e-abe2-6148dc019bd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405137 | controller | Jun 12 11:29:06.813702 crc crio[19822]: time="2026-06-12T11:29:06.813601723Z" level=info msg="Removing container: df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc" id=39342fb2-6b04-46e8-a6ef-09361def754c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405153 | controller | Jun 12 11:29:06.871542 crc crio[19822]: time="2026-06-12T11:29:06.871459283Z" level=info msg="Removed container df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc: openstack/cinder-db-sync-qjzmx/cinder-db-sync" id=39342fb2-6b04-46e8-a6ef-09361def754c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405174 | controller | Jun 12 11:29:06.875559 crc crio[19822]: time="2026-06-12T11:29:06.875436736Z" level=info msg="Removing container: 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b" id=a25b01a6-3008-420d-96b5-d555283e8467 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405191 | controller | Jun 12 11:29:06.924426 crc crio[19822]: time="2026-06-12T11:29:06.924305639Z" level=info msg="Removed container 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b: openstack/barbican-db-sync-z6q7r/barbican-db-sync" id=a25b01a6-3008-420d-96b5-d555283e8467 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405207 | controller | Jun 12 11:29:06.928236 crc crio[19822]: time="2026-06-12T11:29:06.928128467Z" level=info msg="Removing container: d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170" id=80c5b6d2-1a92-4727-aa81-09b54b2f5a24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405223 | controller | Jun 12 11:29:07.060770 crc crio[19822]: time="2026-06-12T11:29:07.060473251Z" level=info msg="Removed container d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170: openshift-infra/auto-csr-approver-29687722-vfddd/oc" id=80c5b6d2-1a92-4727-aa81-09b54b2f5a24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.405239 | controller | Jun 12 11:29:07.075116 crc crio[19822]: time="2026-06-12T11:29:07.07490522Z" level=info msg="Stopping pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc" id=e9f90608-520b-4722-a1cb-d1824a0b6d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405255 | controller | Jun 12 11:29:07.075447 crc crio[19822]: time="2026-06-12T11:29:07.075208878Z" level=info msg="Stopped pod sandbox (already stopped): 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc" id=e9f90608-520b-4722-a1cb-d1824a0b6d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405271 | controller | Jun 12 11:29:07.076058 crc crio[19822]: time="2026-06-12T11:29:07.075984223Z" level=info msg="Removing pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc" id=655a8e0c-c1f4-4aca-a1b6-df4b5fcbc503 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405287 | controller | Jun 12 11:29:07.107801 crc crio[19822]: time="2026-06-12T11:29:07.107684686Z" level=info msg="Removed pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc" id=655a8e0c-c1f4-4aca-a1b6-df4b5fcbc503 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405303 | controller | Jun 12 11:29:07.108939 crc crio[19822]: time="2026-06-12T11:29:07.108875752Z" level=info msg="Stopping pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc" id=3ce17547-0243-4610-b546-e25b254f31e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405318 | controller | Jun 12 11:29:07.109163 crc crio[19822]: time="2026-06-12T11:29:07.108958735Z" level=info msg="Stopped pod sandbox (already stopped): a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc" id=3ce17547-0243-4610-b546-e25b254f31e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405334 | controller | Jun 12 11:29:07.111008 crc crio[19822]: time="2026-06-12T11:29:07.109870945Z" level=info msg="Removing pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc" id=2abbca80-0529-4db3-a002-1c6482bee541 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405351 | controller | Jun 12 11:29:07.133559 crc crio[19822]: time="2026-06-12T11:29:07.133436116Z" level=info msg="Removed pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc" id=2abbca80-0529-4db3-a002-1c6482bee541 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405368 | controller | Jun 12 11:29:07.134437 crc crio[19822]: time="2026-06-12T11:29:07.134367166Z" level=info msg="Stopping pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc" id=c5bf4eac-2c12-4241-a62d-074301927873 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405389 | controller | Jun 12 11:29:07.134588 crc crio[19822]: time="2026-06-12T11:29:07.134453369Z" level=info msg="Stopped pod sandbox (already stopped): aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc" id=c5bf4eac-2c12-4241-a62d-074301927873 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405407 | controller | Jun 12 11:29:07.135284 crc crio[19822]: time="2026-06-12T11:29:07.135214933Z" level=info msg="Removing pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc" id=a98e6fc9-c69b-4e9c-bb91-38ff08ff1cd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405424 | controller | Jun 12 11:29:07.152116 crc crio[19822]: time="2026-06-12T11:29:07.151997311Z" level=info msg="Removed pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc" id=a98e6fc9-c69b-4e9c-bb91-38ff08ff1cd2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405441 | controller | Jun 12 11:29:07.153768 crc crio[19822]: time="2026-06-12T11:29:07.153663442Z" level=info msg="Stopping pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9" id=b87e5076-f156-4290-b5d4-e5ff3a5f75cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405457 | controller | Jun 12 11:29:07.153903 crc crio[19822]: time="2026-06-12T11:29:07.153787756Z" level=info msg="Stopped pod sandbox (already stopped): 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9" id=b87e5076-f156-4290-b5d4-e5ff3a5f75cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405473 | controller | Jun 12 11:29:07.155034 crc crio[19822]: time="2026-06-12T11:29:07.154945754Z" level=info msg="Removing pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9" id=6a4f27fd-0f40-4166-96e6-2f32caf84964 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405490 | controller | Jun 12 11:29:07.176309 crc crio[19822]: time="2026-06-12T11:29:07.176165843Z" level=info msg="Removed pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9" id=6a4f27fd-0f40-4166-96e6-2f32caf84964 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405506 | controller | Jun 12 11:29:07.177342 crc crio[19822]: time="2026-06-12T11:29:07.177268525Z" level=info msg="Stopping pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7" id=d35943b6-7139-4c25-8a0b-227bee3fb3cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405522 | controller | Jun 12 11:29:07.177415 crc crio[19822]: time="2026-06-12T11:29:07.177355428Z" level=info msg="Stopped pod sandbox (already stopped): 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7" id=d35943b6-7139-4c25-8a0b-227bee3fb3cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405539 | controller | Jun 12 11:29:07.178466 crc crio[19822]: time="2026-06-12T11:29:07.178402251Z" level=info msg="Removing pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7" id=35578298-4284-4d4e-bfc3-ac2b99da920f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405555 | controller | Jun 12 11:29:07.215295 crc crio[19822]: time="2026-06-12T11:29:07.215185376Z" level=info msg="Removed pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7" id=35578298-4284-4d4e-bfc3-ac2b99da920f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405571 | controller | Jun 12 11:29:07.216794 crc crio[19822]: time="2026-06-12T11:29:07.216702783Z" level=info msg="Stopping pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41" id=93222a49-123c-4cd5-97b0-b52133a5f09a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405587 | controller | Jun 12 11:29:07.216960 crc crio[19822]: time="2026-06-12T11:29:07.216897869Z" level=info msg="Stopped pod sandbox (already stopped): 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41" id=93222a49-123c-4cd5-97b0-b52133a5f09a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405607 | controller | Jun 12 11:29:07.217519 crc crio[19822]: time="2026-06-12T11:29:07.217447397Z" level=info msg="Removing pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41" id=b46438ee-ac44-469d-b28a-32936383a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405624 | controller | Jun 12 11:29:07.234521 crc crio[19822]: time="2026-06-12T11:29:07.234414759Z" level=info msg="Removed pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41" id=b46438ee-ac44-469d-b28a-32936383a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405640 | controller | Jun 12 11:29:07.235680 crc crio[19822]: time="2026-06-12T11:29:07.235602526Z" level=info msg="Stopping pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f" id=b38a6509-8d95-47ce-a9d7-9b7940acfe13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405657 | controller | Jun 12 11:29:07.235787 crc crio[19822]: time="2026-06-12T11:29:07.235687848Z" level=info msg="Stopped pod sandbox (already stopped): 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f" id=b38a6509-8d95-47ce-a9d7-9b7940acfe13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405674 | controller | Jun 12 11:29:07.236468 crc crio[19822]: time="2026-06-12T11:29:07.236399331Z" level=info msg="Removing pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f" id=9d1b2de2-bb0b-41cb-908e-ab20ae8155ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405690 | controller | Jun 12 11:29:07.268645 crc crio[19822]: time="2026-06-12T11:29:07.268531729Z" level=info msg="Removed pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f" id=9d1b2de2-bb0b-41cb-908e-ab20ae8155ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405707 | controller | Jun 12 11:29:07.269593 crc crio[19822]: time="2026-06-12T11:29:07.269519038Z" level=info msg="Stopping pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf" id=369f8683-49c7-40d4-997a-fc9827b8bbea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405723 | controller | Jun 12 11:29:07.269669 crc crio[19822]: time="2026-06-12T11:29:07.269607781Z" level=info msg="Stopped pod sandbox (already stopped): fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf" id=369f8683-49c7-40d4-997a-fc9827b8bbea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.405746 | controller | Jun 12 11:29:07.270274 crc crio[19822]: time="2026-06-12T11:29:07.27019955Z" level=info msg="Removing pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf" id=4e2d6e3d-63d4-4bf4-8834-db965bc77301 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405771 | controller | Jun 12 11:29:07.292779 crc crio[19822]: time="2026-06-12T11:29:07.292676656Z" level=info msg="Removed pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf" id=4e2d6e3d-63d4-4bf4-8834-db965bc77301 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.405795 | controller | Jun 12 11:29:47.125704 crc crio[19822]: time="2026-06-12T11:29:47.124802549Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-npzj5/POD" id=e726b3d9-9dbc-4018-bc04-f9755413d2c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.405816 | controller | Jun 12 11:29:47.126905 crc crio[19822]: time="2026-06-12T11:29:47.125743229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.405833 | controller | Jun 12 11:29:47.171155 crc crio[19822]: time="2026-06-12T11:29:47.171058022Z" level=info msg="Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc002ed0660}] Aliases:map[]}"
2026-06-12 11:43:48.405872 | controller | Jun 12 11:29:47.171155 crc crio[19822]: time="2026-06-12T11:29:47.171134166Z" level=info msg="Adding pod openshift-marketplace_community-operators-npzj5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.405897 | controller | Jun 12 11:29:47.727573 crc crio[19822]: 2026-06-12T11:29:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40463a5c0a98dfe Mac:ea:9c:14:94:aa:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.405921 | controller | Jun 12 11:29:47.729997 crc crio[19822]: time="2026-06-12T11:29:47.729939145Z" level=info msg="Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc002ed0660}] Aliases:map[]}"
2026-06-12 11:43:48.405947 | controller | Jun 12 11:29:47.730167 crc crio[19822]: time="2026-06-12T11:29:47.730127151Z" level=info msg="Checking pod openshift-marketplace_community-operators-npzj5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.405971 | controller | Jun 12 11:29:47.747103 crc crio[19822]: time="2026-06-12T11:29:47.747028517Z" level=info msg="Ran pod sandbox 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e with infra container: openshift-marketplace/community-operators-npzj5/POD" id=e726b3d9-9dbc-4018-bc04-f9755413d2c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.405989 | controller | Jun 12 11:29:47.750628 crc crio[19822]: time="2026-06-12T11:29:47.750560999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=44575b70-0dfa-4a12-8962-f79b626cc776 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.406005 | controller | Jun 12 11:29:47.755355 crc crio[19822]: time="2026-06-12T11:29:47.75528632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c3408cdf-b772-4995-adf6-8cb510d243cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.406022 | controller | Jun 12 11:29:47.763333 crc crio[19822]: time="2026-06-12T11:29:47.763237934Z" level=info msg="Creating container: openshift-marketplace/community-operators-npzj5/extract-utilities" id=6e57871b-01d0-4836-a8b7-4571fcce6ad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.406038 | controller | Jun 12 11:29:47.763731 crc crio[19822]: time="2026-06-12T11:29:47.763684909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406054 | controller | Jun 12 11:29:47.835471 crc crio[19822]: time="2026-06-12T11:29:47.835392076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406070 | controller | Jun 12 11:29:47.841466 crc crio[19822]: time="2026-06-12T11:29:47.841406578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406092 | controller | Jun 12 11:29:47.997960 crc crio[19822]: time="2026-06-12T11:29:47.997862569Z" level=info msg="Created container cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6: openshift-marketplace/community-operators-npzj5/extract-utilities" id=6e57871b-01d0-4836-a8b7-4571fcce6ad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.406109 | controller | Jun 12 11:29:47.999145 crc crio[19822]: time="2026-06-12T11:29:47.999068627Z" level=info msg="Starting container: cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6" id=f55423cd-006a-4360-8a6d-eb6f8af6fd81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.406126 | controller | Jun 12 11:29:48.009026 crc crio[19822]: time="2026-06-12T11:29:48.008732108Z" level=info msg="Started container" PID=329032 containerID=cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6 description=openshift-marketplace/community-operators-npzj5/extract-utilities id=f55423cd-006a-4360-8a6d-eb6f8af6fd81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e
2026-06-12 11:43:48.406143 | controller | Jun 12 11:29:48.094285 crc crio[19822]: time="2026-06-12T11:29:48.093574913Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=cf7c6cc6-e714-4d88-ba9f-545375c2eae6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.406159 | controller | Jun 12 11:29:48.107201 crc crio[19822]: time="2026-06-12T11:29:48.107104825Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.406175 | controller | Jun 12 11:29:48.868473 crc crio[19822]: time="2026-06-12T11:29:48.868394302Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029" id=cf7c6cc6-e714-4d88-ba9f-545375c2eae6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.406191 | controller | Jun 12 11:29:48.870026 crc crio[19822]: time="2026-06-12T11:29:48.869635011Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=17547986-b0dd-49e1-9a5f-00d96b85a67c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.406207 | controller | Jun 12 11:29:48.873029 crc crio[19822]: time="2026-06-12T11:29:48.872958247Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=3a81acfb-3d39-4bb8-9c38-603144bd65b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.406224 | controller | Jun 12 11:29:48.885049 crc crio[19822]: time="2026-06-12T11:29:48.88495882Z" level=info msg="Creating container: openshift-marketplace/community-operators-npzj5/extract-content" id=018f7a07-065d-43d0-a79c-cd1fb7773b6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.406240 | controller | Jun 12 11:29:48.885557 crc crio[19822]: time="2026-06-12T11:29:48.885487487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406256 | controller | Jun 12 11:29:48.964005 crc crio[19822]: time="2026-06-12T11:29:48.963897038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406274 | controller | Jun 12 11:29:48.968040 crc crio[19822]: time="2026-06-12T11:29:48.967967158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406290 | controller | Jun 12 11:29:49.137115 crc crio[19822]: time="2026-06-12T11:29:49.136583617Z" level=info msg="Created container e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c: openshift-marketplace/community-operators-npzj5/extract-content" id=018f7a07-065d-43d0-a79c-cd1fb7773b6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.406311 | controller | Jun 12 11:29:49.138674 crc crio[19822]: time="2026-06-12T11:29:49.138467468Z" level=info msg="Starting container: e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c" id=782897a1-3fed-4cca-a569-0f61c39743f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.406328 | controller | Jun 12 11:29:49.144605 crc crio[19822]: time="2026-06-12T11:29:49.144493089Z" level=info msg="Started container" PID=329072 containerID=e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c description=openshift-marketplace/community-operators-npzj5/extract-content id=782897a1-3fed-4cca-a569-0f61c39743f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e
2026-06-12 11:43:48.406345 | controller | Jun 12 11:29:50.130646 crc crio[19822]: time="2026-06-12T11:29:50.130477935Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fd8d4654-6785-419e-972a-dce6dd8d6663 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.406361 | controller | Jun 12 11:29:50.133510 crc crio[19822]: time="2026-06-12T11:29:50.133436869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b71d4fe9-d300-4d6d-be89-f103d0d8f6d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.406377 | controller | Jun 12 11:29:50.144050 crc crio[19822]: time="2026-06-12T11:29:50.14375383Z" level=info msg="Creating container: openshift-marketplace/community-operators-npzj5/registry-server" id=f0a62cf1-8c26-4a83-968f-4323668bd6c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.406393 | controller | Jun 12 11:29:50.144456 crc crio[19822]: time="2026-06-12T11:29:50.14436548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406409 | controller | Jun 12 11:29:50.226801 crc crio[19822]: time="2026-06-12T11:29:50.226593972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406425 | controller | Jun 12 11:29:50.230753 crc crio[19822]: time="2026-06-12T11:29:50.230677481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406440 | controller | Jun 12 11:29:50.426795 crc crio[19822]: time="2026-06-12T11:29:50.426712303Z" level=info msg="Created container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server" id=f0a62cf1-8c26-4a83-968f-4323668bd6c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.406456 | controller | Jun 12 11:29:50.428163 crc crio[19822]: time="2026-06-12T11:29:50.428046188Z" level=info msg="Starting container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8" id=60c6a082-8055-4db7-a4ac-e427d00a14dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.406472 | controller | Jun 12 11:29:50.440520 crc crio[19822]: time="2026-06-12T11:29:50.440422003Z" level=info msg="Started container" PID=329147 containerID=8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8 description=openshift-marketplace/community-operators-npzj5/registry-server id=60c6a082-8055-4db7-a4ac-e427d00a14dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e
2026-06-12 11:43:48.406488 | controller | Jun 12 11:29:59.291107 crc crio[19822]: time="2026-06-12T11:29:59.289876129Z" level=info msg="Stopping container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8 (timeout: 2s)" id=6971f153-fc54-4ef7-bef7-d32695fb49e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.406513 | controller | Jun 12 11:29:59.432487 crc crio[19822]: time="2026-06-12T11:29:59.428718133Z" level=info msg="Stopped container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server" id=6971f153-fc54-4ef7-bef7-d32695fb49e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.406530 | controller | Jun 12 11:29:59.432487 crc crio[19822]: time="2026-06-12T11:29:59.429631001Z" level=info msg="Stopping pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e" id=18d399b8-3707-4a24-9666-f11795f94afb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.406547 | controller | Jun 12 11:29:59.432487 crc crio[19822]: time="2026-06-12T11:29:59.43022256Z" level=info msg="Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc000697460}] Aliases:map[]}"
2026-06-12 11:43:48.406563 | controller | Jun 12 11:29:59.432487 crc crio[19822]: time="2026-06-12T11:29:59.430474359Z" level=info msg="Deleting pod openshift-marketplace_community-operators-npzj5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.406579 | controller | Jun 12 11:29:59.809081 crc crio[19822]: time="2026-06-12T11:29:59.798967145Z" level=info msg="Stopped pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e" id=18d399b8-3707-4a24-9666-f11795f94afb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.406595 | controller | Jun 12 11:30:00.314143 crc crio[19822]: time="2026-06-12T11:30:00.313455208Z" level=info msg="Removing container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8" id=c91b086a-0993-4fce-949d-e6368446450d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.406611 | controller | Jun 12 11:30:00.371907 crc crio[19822]: time="2026-06-12T11:30:00.371732372Z" level=info msg="Removed container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server" id=c91b086a-0993-4fce-949d-e6368446450d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.406627 | controller | Jun 12 11:30:00.386955 crc crio[19822]: time="2026-06-12T11:30:00.383343828Z" level=info msg="Removing container: e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c" id=6d8570b1-730a-4b2a-b323-9bbb18c463e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.406644 | controller | Jun 12 11:30:00.421139 crc crio[19822]: time="2026-06-12T11:30:00.421060143Z" level=info msg="Removed container e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c: openshift-marketplace/community-operators-npzj5/extract-content" id=6d8570b1-730a-4b2a-b323-9bbb18c463e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.406661 | controller | Jun 12 11:30:00.423980 crc crio[19822]: time="2026-06-12T11:30:00.423914202Z" level=info msg="Removing container: cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6" id=c0ca7d64-6428-4b90-872f-a83cc5a2ab4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.406678 | controller | Jun 12 11:30:00.523727 crc crio[19822]: time="2026-06-12T11:30:00.523487034Z" level=info msg="Removed container cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6: openshift-marketplace/community-operators-npzj5/extract-utilities" id=c0ca7d64-6428-4b90-872f-a83cc5a2ab4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.406700 | controller | Jun 12 11:30:00.541455 crc crio[19822]: time="2026-06-12T11:30:00.54139894Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/POD" id=94fb3620-ae7e-4346-8018-71b567e44965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.406717 | controller | Jun 12 11:30:00.541778 crc crio[19822]: time="2026-06-12T11:30:00.541494673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406734 | controller | Jun 12 11:30:00.581168 crc crio[19822]: time="2026-06-12T11:30:00.581087347Z" level=info msg="Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc0052127d8}] Aliases:map[]}"
2026-06-12 11:43:48.406751 | controller | Jun 12 11:30:00.581168 crc crio[19822]: time="2026-06-12T11:30:00.581150609Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.406767 | controller | Jun 12 11:30:00.642403 crc crio[19822]: time="2026-06-12T11:30:00.64221155Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687730-d5lxt/POD" id=1b6f4cb9-7bd5-4dbd-aa82-03a60f1e71ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.406784 | controller | Jun 12 11:30:00.642403 crc crio[19822]: time="2026-06-12T11:30:00.642358455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.406801 | controller | Jun 12 11:30:00.683112 crc crio[19822]: time="2026-06-12T11:30:00.683006996Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002ed08d8}] Aliases:map[]}"
2026-06-12 11:43:48.406818 | controller | Jun 12 11:30:00.683112 crc crio[19822]: time="2026-06-12T11:30:00.683069918Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687730-d5lxt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.406834 | controller | Jun 12 11:30:01.300665 crc crio[19822]: 2026-06-12T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c1b37079c6c1a Mac:9e:a3:68:67:d4:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f SocketPath: PciID:}] [{Interface:0xc00011bd90 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.406868 | controller | Jun 12 11:30:01.300665 crc crio[19822]: time="2026-06-12T11:30:01.298672159Z" level=info msg="Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc0052127d8}] Aliases:map[]}"
2026-06-12 11:43:48.406897 | controller | Jun 12 11:30:01.300665 crc crio[19822]: time="2026-06-12T11:30:01.298898417Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.406916 | controller | Jun 12 11:30:01.316337 crc crio[19822]: time="2026-06-12T11:30:01.316153879Z" level=info msg="Ran pod sandbox d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/POD" id=94fb3620-ae7e-4346-8018-71b567e44965 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.406934 | controller | Jun 12 11:30:01.320579 crc crio[19822]: time="2026-06-12T11:30:01.320482195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=80e77bdb-8017-4067-863b-6e0ceb20af49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.406952 | controller | Jun 12 11:30:01.323217 crc crio[19822]: time="2026-06-12T11:30:01.32316887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fe9c6bba-abd7-413d-95b4-62a89886394f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.406969 | controller | Jun 12 11:30:01.331106 crc crio[19822]: time="2026-06-12T11:30:01.33099994Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles" id=37064bd1-9516-4ce2-bc4f-97bff58bd4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.406985 | controller | Jun 12 11:30:01.331560 crc crio[19822]: time="2026-06-12T11:30:01.331466195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.407002 | controller | Jun 12 11:30:01.401176 crc crio[19822]: 2026-06-12T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:758b113a082b501 Mac:0e:de:95:26:ae:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.407019 | controller | Jun 12 11:30:01.403720 crc crio[19822]: time="2026-06-12T11:30:01.403642068Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002ed08d8}] Aliases:map[]}"
2026-06-12 11:43:48.407036 | controller | Jun 12 11:30:01.403927 crc crio[19822]: time="2026-06-12T11:30:01.403884696Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687730-d5lxt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.407052 | controller | Jun 12 11:30:01.409287 crc crio[19822]: time="2026-06-12T11:30:01.409196615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.407069 | controller | Jun 12 11:30:01.413469 crc crio[19822]: time="2026-06-12T11:30:01.413390369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.407086 | controller | Jun 12 11:30:01.420177 crc crio[19822]: time="2026-06-12T11:30:01.420081605Z" level=info msg="Ran pod sandbox 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 with infra container: openshift-infra/auto-csr-approver-29687730-d5lxt/POD" id=1b6f4cb9-7bd5-4dbd-aa82-03a60f1e71ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.407108 | controller | Jun 12 11:30:01.423442 crc crio[19822]: time="2026-06-12T11:30:01.423245323Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=681366da-509e-4791-98fa-e35c77ae0ba0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.407125 | controller | Jun 12 11:30:01.439101 crc crio[19822]: time="2026-06-12T11:30:01.438565913Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.407141 | controller | Jun 12 11:30:01.630221 crc crio[19822]: time="2026-06-12T11:30:01.630095162Z" level=info msg="Created container 13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles" id=37064bd1-9516-4ce2-bc4f-97bff58bd4bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.407158 | controller | Jun 12 11:30:01.631553 crc crio[19822]: time="2026-06-12T11:30:01.631465189Z" level=info msg="Starting container: 13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9" id=2b66cf58-221d-4fdc-a710-dda19b52d820 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.407175 | controller | Jun 12 11:30:01.641171 crc crio[19822]: time="2026-06-12T11:30:01.641112273Z" level=info msg="Started container" PID=330073 containerID=13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9 description=openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles id=2b66cf58-221d-4fdc-a710-dda19b52d820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2
2026-06-12 11:43:48.407191 | controller | Jun 12 11:30:03.358901 crc crio[19822]: time="2026-06-12T11:30:03.356554624Z" level=info msg="Stopping pod sandbox: d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2" id=9053353d-3d4d-4926-a632-7c78e9a70b68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407207 | controller | Jun 12 11:30:03.358901 crc crio[19822]: time="2026-06-12T11:30:03.358236144Z" level=info msg="Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc000120c18}] Aliases:map[]}"
2026-06-12 11:43:48.407225 | controller | Jun 12 11:30:03.358901 crc crio[19822]: time="2026-06-12T11:30:03.358433581Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.407241 | controller | Jun 12 11:30:03.787966 crc crio[19822]: time="2026-06-12T11:30:03.787434347Z" level=info msg="Stopped pod sandbox: d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2" id=9053353d-3d4d-4926-a632-7c78e9a70b68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407258 | controller | Jun 12 11:30:05.156444 crc crio[19822]: time="2026-06-12T11:30:05.155799932Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=681366da-509e-4791-98fa-e35c77ae0ba0 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.407274 | controller | Jun 12 11:30:05.160486 crc crio[19822]: time="2026-06-12T11:30:05.160364675Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=56862071-e688-4e92-9442-f84b897e7d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.407296 | controller | Jun 12 11:30:05.162754 crc crio[19822]: time="2026-06-12T11:30:05.162690399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=26462b34-b922-424b-9d58-0c4af70f3e0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.407314 | controller | Jun 12 11:30:05.170956 crc crio[19822]: time="2026-06-12T11:30:05.170885331Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687730-d5lxt/oc" id=b7e07fb0-c25e-48ac-bcc8-75a6d65fec0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.407330 | controller | Jun 12 11:30:05.171426 crc crio[19822]: time="2026-06-12T11:30:05.171372436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.407346 | controller | Jun 12 11:30:05.268602 crc crio[19822]: time="2026-06-12T11:30:05.268122834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.407362 | controller | Jun 12 11:30:05.643650 crc crio[19822]: time="2026-06-12T11:30:05.643550079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.407378 | controller | Jun 12 11:30:05.761492 crc crio[19822]: time="2026-06-12T11:30:05.761346257Z" level=info msg="Created container ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d: openshift-infra/auto-csr-approver-29687730-d5lxt/oc" id=b7e07fb0-c25e-48ac-bcc8-75a6d65fec0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.407394 | controller | Jun 12 11:30:05.762783 crc crio[19822]: time="2026-06-12T11:30:05.762624577Z" level=info msg="Starting container: ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d" id=7be64cf7-f1e9-4bbd-8689-8ad8bd876889 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.407410 | controller | Jun 12 11:30:05.768656 crc crio[19822]: time="2026-06-12T11:30:05.768539896Z" level=info msg="Started container" PID=330360 containerID=ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d description=openshift-infra/auto-csr-approver-29687730-d5lxt/oc id=7be64cf7-f1e9-4bbd-8689-8ad8bd876889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0
2026-06-12 11:43:48.407427 | controller | Jun 12 11:30:07.312752 crc crio[19822]: time="2026-06-12T11:30:07.312183492Z" level=info msg="Removing container: 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726" id=acc1dfe6-7dab-44ef-807b-b7666e98d99c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.407443 | controller | Jun 12 11:30:07.339356 crc crio[19822]: time="2026-06-12T11:30:07.339296179Z" level=info msg="Removed container 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles" id=acc1dfe6-7dab-44ef-807b-b7666e98d99c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.407460 | controller | Jun 12 11:30:07.341925 crc crio[19822]: time="2026-06-12T11:30:07.341787476Z" level=info msg="Removing container: 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4" id=bee3318e-abe5-4c4e-8a38-b0efaa7d5c37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.407476 | controller | Jun 12 11:30:07.431429 crc crio[19822]: time="2026-06-12T11:30:07.431304568Z" level=info msg="Removed container 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations" id=bee3318e-abe5-4c4e-8a38-b0efaa7d5c37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.407493 | controller | Jun 12 11:30:07.433745 crc crio[19822]: time="2026-06-12T11:30:07.433668187Z" level=info msg="Removing container: fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044" id=99fb78f4-7040-4079-a0aa-9f0a6f541499 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.407515 | controller | Jun 12 11:30:07.457391 crc crio[19822]: time="2026-06-12T11:30:07.457228819Z" level=info msg="Stopping pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0" id=fb90b23a-21b4-4462-a469-e8da38be4c94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407532 | controller | Jun 12 11:30:07.458125 crc crio[19822]: time="2026-06-12T11:30:07.458040035Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002144200}] Aliases:map[]}"
2026-06-12 11:43:48.407549 | controller | Jun 12 11:30:07.458294 crc crio[19822]: time="2026-06-12T11:30:07.458227661Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687730-d5lxt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.407565 | controller | Jun 12 11:30:07.514046 crc crio[19822]: time="2026-06-12T11:30:07.513968579Z" level=info msg="Removed container fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044: openstack/nova-cell1-cell-mapping-9sff9/nova-manage" id=99fb78f4-7040-4079-a0aa-9f0a6f541499 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.407581 | controller | Jun 12 11:30:07.531775 crc crio[19822]: time="2026-06-12T11:30:07.531595452Z" level=info msg="Removing container: 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63" id=04703dd8-e4b4-448e-a535-189c2781a2f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.407598 | controller | Jun 12 11:30:07.614136 crc crio[19822]: time="2026-06-12T11:30:07.613318778Z" level=info msg="Removed container 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage" id=04703dd8-e4b4-448e-a535-189c2781a2f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.407644 | controller | Jun 12 11:30:07.626071 crc crio[19822]: time="2026-06-12T11:30:07.625926496Z" level=info msg="Stopping pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43" id=27db3d8d-c3cb-4966-9a75-9eff49bf6858 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407667 | controller | Jun 12 11:30:07.626071 crc crio[19822]: time="2026-06-12T11:30:07.62605014Z" level=info msg="Stopped pod sandbox (already stopped): 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43" id=27db3d8d-c3cb-4966-9a75-9eff49bf6858 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407684 | controller | Jun 12 11:30:07.626668 crc crio[19822]: time="2026-06-12T11:30:07.626600118Z" level=info msg="Removing pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43" id=eef03701-6244-4292-90df-a433d1086a1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.407700 | controller | Jun 12 11:30:07.643771 crc crio[19822]: time="2026-06-12T11:30:07.643670591Z" level=info msg="Removed pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43" id=eef03701-6244-4292-90df-a433d1086a1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.407716 | controller | Jun 12 11:30:07.644698 crc crio[19822]: time="2026-06-12T11:30:07.644620017Z" level=info msg="Stopping pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5" id=283e8749-b8e9-4a41-b7b2-e82994e2ca8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407733 | controller | Jun 12 11:30:07.644777 crc crio[19822]: time="2026-06-12T11:30:07.64470621Z" level=info msg="Stopped pod sandbox (already stopped): 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5" id=283e8749-b8e9-4a41-b7b2-e82994e2ca8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407754 | controller | Jun 12 11:30:07.645271 crc crio[19822]: time="2026-06-12T11:30:07.645190836Z" level=info msg="Removing pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5" id=b0944d39-ef4f-4c99-8f8a-d89c6ea04fa1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.407772 | controller | Jun 12 11:30:07.662221 crc crio[19822]: time="2026-06-12T11:30:07.662119228Z" level=info msg="Removed pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5" id=b0944d39-ef4f-4c99-8f8a-d89c6ea04fa1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.407788 | controller | Jun 12 11:30:07.663010 crc crio[19822]: time="2026-06-12T11:30:07.662769176Z" level=info msg="Stopping pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e" id=8b3928ff-8786-4931-b39e-40e1fcc668dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407804 | controller | Jun 12 11:30:07.663010 crc crio[19822]: time="2026-06-12T11:30:07.66290236Z" level=info msg="Stopped pod sandbox (already stopped): 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e" id=8b3928ff-8786-4931-b39e-40e1fcc668dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407821 | controller | Jun 12 11:30:07.663558 crc crio[19822]: time="2026-06-12T11:30:07.663494109Z" level=info msg="Removing pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e" id=6e49579b-db6b-4eab-9385-0aa84e4cd9bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.407837 | controller | Jun 12 11:30:07.688380 crc crio[19822]: time="2026-06-12T11:30:07.688284272Z" level=info msg="Removed pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e" id=6e49579b-db6b-4eab-9385-0aa84e4cd9bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.407877 | controller | Jun 12 11:30:07.690436 crc crio[19822]: time="2026-06-12T11:30:07.690386558Z" level=info msg="Stopping pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30" id=5d97f612-0d9b-4378-a537-942d805e811e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407906 | controller | Jun 12 11:30:07.690667 crc crio[19822]: time="2026-06-12T11:30:07.690636395Z" level=info msg="Stopped pod sandbox (already stopped): 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30" id=5d97f612-0d9b-4378-a537-942d805e811e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407925 | controller | Jun 12 11:30:07.691674 crc crio[19822]: time="2026-06-12T11:30:07.691603006Z" level=info msg="Removing pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30" id=4b77b4a4-4d31-4e0d-94a9-66548f220dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.407942 | controller | Jun 12 11:30:07.711300 crc crio[19822]: time="2026-06-12T11:30:07.711145476Z" level=info msg="Removed pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30" id=4b77b4a4-4d31-4e0d-94a9-66548f220dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.407959 | controller | Jun 12 11:30:07.712486 crc crio[19822]: time="2026-06-12T11:30:07.712414051Z" level=info msg="Stopping pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9" id=5e9df035-e5b0-4176-91ef-c4d40ad8dfe4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407975 | controller | Jun 12 11:30:07.712594 crc crio[19822]: time="2026-06-12T11:30:07.712501893Z" level=info msg="Stopped pod sandbox (already stopped): 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9" id=5e9df035-e5b0-4176-91ef-c4d40ad8dfe4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.407992 | controller | Jun 12 11:30:07.713442 crc crio[19822]: time="2026-06-12T11:30:07.713409312Z" level=info msg="Removing pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9" id=6914e3eb-75d1-4126-9682-14a71c3a42e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.408029 | controller | Jun 12 11:30:07.732013 crc crio[19822]: time="2026-06-12T11:30:07.731899084Z" level=info msg="Removed pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9" id=6914e3eb-75d1-4126-9682-14a71c3a42e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.408050 | controller | Jun 12 11:30:07.823324 crc crio[19822]: time="2026-06-12T11:30:07.823184914Z" level=info msg="Stopped pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0" id=fb90b23a-21b4-4462-a469-e8da38be4c94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.408067 | controller | Jun 12 11:31:07.756228 crc crio[19822]: time="2026-06-12T11:31:07.755485777Z" level=info msg="Removing container: 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e" id=a51a5fdc-630d-4c98-b3d5-ea11b4492b78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.408083 | controller | Jun 12 11:31:07.915330 crc crio[19822]: time="2026-06-12T11:31:07.914774853Z" level=info msg="Removed container 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e: openshift-infra/auto-csr-approver-29687724-4kxhq/oc" id=a51a5fdc-630d-4c98-b3d5-ea11b4492b78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.408100 | controller | Jun 12 11:31:07.927103 crc crio[19822]: time="2026-06-12T11:31:07.927023609Z" level=info msg="Stopping pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48" id=db75194f-bb30-47a7-bd01-b0bb3030ec40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.408116 | controller | Jun 12 11:31:07.927441 crc crio[19822]: time="2026-06-12T11:31:07.927121082Z" level=info msg="Stopped pod sandbox (already stopped): 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48" id=db75194f-bb30-47a7-bd01-b0bb3030ec40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.408134 | controller | Jun 12 11:31:07.928698 crc crio[19822]: time="2026-06-12T11:31:07.92861586Z" level=info msg="Removing pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48" id=ea79157f-968a-42ed-80af-5bb52d51e05b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.408151 | controller | Jun 12 11:31:07.948916 crc crio[19822]: time="2026-06-12T11:31:07.948774777Z" level=info msg="Removed pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48" id=ea79157f-968a-42ed-80af-5bb52d51e05b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.408168 | controller | Jun 12 11:31:50.522146 crc crio[19822]: time="2026-06-12T11:31:50.521262008Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-zwnv8/POD" id=12d050af-5b85-4f23-a8db-aa9aa61657f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.408184 | controller | Jun 12 11:31:50.523621 crc crio[19822]: time="2026-06-12T11:31:50.522195118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408201 | controller | Jun 12 11:31:50.591394 crc crio[19822]: time="2026-06-12T11:31:50.591343399Z" level=info msg="Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc0001212f8}] Aliases:map[]}"
2026-06-12 11:43:48.408218 | controller | Jun 12 11:31:50.591657 crc crio[19822]: time="2026-06-12T11:31:50.591639279Z" level=info msg="Adding pod openshift-marketplace_certified-operators-zwnv8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.408239 | controller | Jun 12 11:31:51.331197 crc crio[19822]: 2026-06-12T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c2011116fa85b Mac:8a:22:36:22:23:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.408258 | controller | Jun 12 11:31:51.332884 crc crio[19822]: time="2026-06-12T11:31:51.332743653Z" level=info msg="Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc0001212f8}] Aliases:map[]}"
2026-06-12 11:43:48.408276 | controller | Jun 12 11:31:51.333042 crc crio[19822]: time="2026-06-12T11:31:51.332963791Z" level=info msg="Checking pod openshift-marketplace_certified-operators-zwnv8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.408292 | controller | Jun 12 11:31:51.345735 crc crio[19822]: time="2026-06-12T11:31:51.34533107Z" level=info msg="Ran pod sandbox 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b with infra container: openshift-marketplace/certified-operators-zwnv8/POD" id=12d050af-5b85-4f23-a8db-aa9aa61657f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.408309 | controller | Jun 12 11:31:51.351364 crc crio[19822]: time="2026-06-12T11:31:51.3512501Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0f9ab2e4-19b2-44ee-93f7-2a3a8678d579 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.408326 | controller | Jun 12 11:31:51.353955 crc crio[19822]: time="2026-06-12T11:31:51.353927587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f89a7de7-c909-4088-8c41-8c2b8f0d1c10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.408342 | controller | Jun 12 11:31:51.360588 crc crio[19822]: time="2026-06-12T11:31:51.360543184Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zwnv8/extract-utilities" id=2ca1d0f9-8afb-4dde-8fc3-1fe5b2c69e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.408358 | controller | Jun 12 11:31:51.361176 crc crio[19822]: time="2026-06-12T11:31:51.361152824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408374 | controller | Jun 12 11:31:51.422663 crc crio[19822]: time="2026-06-12T11:31:51.422610547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408390 | controller | Jun 12 11:31:51.426907 crc crio[19822]: time="2026-06-12T11:31:51.426769526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408406 | controller | Jun 12 11:31:51.600025 crc crio[19822]: time="2026-06-12T11:31:51.599958251Z" level=info msg="Created container f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da: openshift-marketplace/certified-operators-zwnv8/extract-utilities" id=2ca1d0f9-8afb-4dde-8fc3-1fe5b2c69e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.408428 | controller | Jun 12 11:31:51.603584 crc crio[19822]: time="2026-06-12T11:31:51.603448512Z" level=info msg="Starting container: f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da" id=5f709ab7-a498-4d0e-8b86-9b9d6501972b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.408445 | controller | Jun 12 11:31:51.610929 crc crio[19822]: time="2026-06-12T11:31:51.610739848Z" level=info msg="Started container" PID=336636 containerID=f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da description=openshift-marketplace/certified-operators-zwnv8/extract-utilities id=5f709ab7-a498-4d0e-8b86-9b9d6501972b name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b
2026-06-12 11:43:48.408462 | controller | Jun 12 11:31:52.457151 crc crio[19822]: time="2026-06-12T11:31:52.456568682Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=32359d82-72c4-45d1-af1b-3d56e7ccc370 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.408479 | controller | Jun 12 11:31:52.470038 crc crio[19822]: time="2026-06-12T11:31:52.469972707Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 11:43:48.408495 | controller | Jun 12 11:31:53.129732 crc crio[19822]: time="2026-06-12T11:31:53.129202819Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5" id=32359d82-72c4-45d1-af1b-3d56e7ccc370 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.408512 | controller | Jun 12 11:31:53.130697 crc crio[19822]: time="2026-06-12T11:31:53.130384486Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b12d2940-86f1-4d30-8851-704154da92e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.408529 | controller | Jun 12 11:31:53.133126 crc crio[19822]: time="2026-06-12T11:31:53.133061941Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ea989a5c-2a73-4921-b660-0d5ba7fbf029 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.408546 | controller | Jun 12 11:31:53.141474 crc crio[19822]: time="2026-06-12T11:31:53.141352016Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zwnv8/extract-content" id=5d80425e-b93c-4630-9b4a-871506138e3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.408562 | controller | Jun 12 11:31:53.141920 crc crio[19822]: time="2026-06-12T11:31:53.141880273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408578 | controller | Jun 12 11:31:53.197667 crc crio[19822]: time="2026-06-12T11:31:53.19758176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408594 | controller | Jun 12 11:31:53.201254 crc crio[19822]: time="2026-06-12T11:31:53.201189325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408609 | controller | Jun 12 11:31:53.377759 crc crio[19822]: time="2026-06-12T11:31:53.377632244Z" level=info msg="Created container a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7: openshift-marketplace/certified-operators-zwnv8/extract-content" id=5d80425e-b93c-4630-9b4a-871506138e3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.408626 | controller | Jun 12 11:31:53.379497 crc crio[19822]: time="2026-06-12T11:31:53.379425171Z" level=info msg="Starting container: a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7" id=b56d890a-068d-4ce1-9c29-0b0fedd056fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.408641 | controller | Jun 12 11:31:53.385002 crc crio[19822]: time="2026-06-12T11:31:53.384717129Z" level=info msg="Started container" PID=336746 containerID=a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7 description=openshift-marketplace/certified-operators-zwnv8/extract-content id=b56d890a-068d-4ce1-9c29-0b0fedd056fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b
2026-06-12 11:43:48.408661 | controller | Jun 12 11:31:55.507681 crc crio[19822]: time="2026-06-12T11:31:55.506863191Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=12d2797d-d860-4f4e-a244-c6d84f32fbc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.408678 | controller | Jun 12 11:31:55.510291 crc crio[19822]: time="2026-06-12T11:31:55.510193229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c6d6cd1b-2818-416c-ba37-f721d5115060 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.408694 | controller | Jun 12 11:31:55.518106 crc crio[19822]: time="2026-06-12T11:31:55.517976696Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zwnv8/registry-server" id=c87d28b2-d21c-4e2e-8a44-49810aed53e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.408710 | controller | Jun 12 11:31:55.518793 crc crio[19822]: time="2026-06-12T11:31:55.518482822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408726 | controller | Jun 12 11:31:55.546029 crc crio[19822]: time="2026-06-12T11:31:55.545776063Z" level=info msg="Running pod sandbox: openshift-must-gather-cb9jq/must-gather-256wj/POD" id=507f1f55-d095-4f65-9f26-8f0ec4e7b77e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.408742 | controller | Jun 12 11:31:55.546134 crc crio[19822]: time="2026-06-12T11:31:55.546037571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408759 | controller | Jun 12 11:31:55.587183 crc crio[19822]: time="2026-06-12T11:31:55.587131952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408776 | controller | Jun 12 11:31:55.590297 crc crio[19822]: time="2026-06-12T11:31:55.590205141Z" level=info msg="Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc000121288}] Aliases:map[]}"
2026-06-12 11:43:48.408792 | controller | Jun 12 11:31:55.590297 crc crio[19822]: time="2026-06-12T11:31:55.590252372Z" level=info msg="Adding pod openshift-must-gather-cb9jq_must-gather-256wj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.408809 | controller | Jun 12 11:31:55.591670 crc crio[19822]: time="2026-06-12T11:31:55.591647627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.408825 | controller | Jun 12 11:31:55.829309 crc crio[19822]: time="2026-06-12T11:31:55.828526273Z" level=info msg="Created container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server" id=c87d28b2-d21c-4e2e-8a44-49810aed53e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.408846 | controller | Jun 12 11:31:55.830307 crc crio[19822]: time="2026-06-12T11:31:55.830202676Z" level=info msg="Starting container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5" id=1edebcf6-ad82-4613-970e-9f8acfc14d21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.408887 | controller | Jun 12 11:31:55.836102 crc crio[19822]: time="2026-06-12T11:31:55.836021523Z" level=info msg="Started container" PID=336975 containerID=78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5 description=openshift-marketplace/certified-operators-zwnv8/registry-server id=1edebcf6-ad82-4613-970e-9f8acfc14d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b
2026-06-12 11:43:48.408905 | controller | Jun 12 11:31:55.931308 crc crio[19822]: 2026-06-12T11:31:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b35b86a4d81af8e Mac:6e:1a:92:10:1d:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.408922 | controller | Jun 12 11:31:55.933136 crc crio[19822]: time="2026-06-12T11:31:55.933065813Z" level=info msg="Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc000121288}] Aliases:map[]}"
2026-06-12 11:43:48.408939 | controller | Jun 12 11:31:55.933392 crc crio[19822]: time="2026-06-12T11:31:55.933224256Z" level=info msg="Checking pod openshift-must-gather-cb9jq_must-gather-256wj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.408955 | controller | Jun 12 11:31:55.952202 crc crio[19822]: time="2026-06-12T11:31:55.952069161Z" level=info msg="Ran pod sandbox b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd with infra container: openshift-must-gather-cb9jq/must-gather-256wj/POD" id=507f1f55-d095-4f65-9f26-8f0ec4e7b77e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.408973 | controller | Jun 12 11:31:55.955663 crc crio[19822]: time="2026-06-12T11:31:55.95557044Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.408990 | controller | Jun 12 11:31:55.955932 crc crio[19822]: time="2026-06-12T11:31:55.955783206Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.409048 | controller | Jun 12 11:31:55.955932 crc crio[19822]: time="2026-06-12T11:31:55.95588797Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.409077 | controller | Jun 12 11:31:55.957213 crc crio[19822]: time="2026-06-12T11:31:55.957053375Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=ad95f620-72d7-47be-8560-39e79c45a8c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.409096 | controller | Jun 12 11:31:55.967567 crc crio[19822]: time="2026-06-12T11:31:55.966266079Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-12 11:43:48.409113 | controller | Jun 12 11:32:00.553001 crc crio[19822]: time="2026-06-12T11:32:00.551722606Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687732-kh86z/POD" id=cb50bb65-b349-4d28-a3e1-08915de6b25a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.409134 | controller | Jun 12 11:32:00.555208 crc crio[19822]: time="2026-06-12T11:32:00.553049819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.409152 | controller | Jun 12 11:32:02.458638 crc crio[19822]: time="2026-06-12T11:32:02.457721954Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc007a8f220}] Aliases:map[]}"
2026-06-12 11:43:48.409175 | controller | Jun 12 11:32:02.458638 crc crio[19822]: time="2026-06-12T11:32:02.458583311Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687732-kh86z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.409199 | controller | Jun 12 11:32:02.465126 crc crio[19822]: time="2026-06-12T11:32:02.464477886Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=ad95f620-72d7-47be-8560-39e79c45a8c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.409225 | controller | Jun 12 11:32:02.465702 crc crio[19822]: time="2026-06-12T11:32:02.465433608Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=3a9b8a71-d94b-4012-987d-622307ffaa0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.409256 | controller | Jun 12 11:32:02.469773 crc crio[19822]: time="2026-06-12T11:32:02.46953854Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=b3e92d6c-6bca-40bf-9dc5-6b88d227bca0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.409284 | controller | Jun 12 11:32:02.485475 crc crio[19822]: time="2026-06-12T11:32:02.485046775Z" level=info msg="Creating container: openshift-must-gather-cb9jq/must-gather-256wj/gather" id=80fcef0b-170c-4585-a6dc-7f5ff4ab94cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.409304 | controller | Jun 12 11:32:02.487568 crc crio[19822]: time="2026-06-12T11:32:02.487485414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.409321 | controller | Jun 12 11:32:02.571477 crc crio[19822]: time="2026-06-12T11:32:02.571387039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.409339 | controller | Jun 12 11:32:02.664773 crc crio[19822]: time="2026-06-12T11:32:02.664625758Z" level=info msg="Stopping container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5 (timeout: 2s)" id=f4464849-0709-47d5-9497-26a34fed2e0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.409356 | controller | Jun 12 11:32:02.855294 crc crio[19822]: time="2026-06-12T11:32:02.849565553Z" level=info msg="Stopped container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server" id=f4464849-0709-47d5-9497-26a34fed2e0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.409373 | controller | Jun 12 11:32:02.855615 crc crio[19822]: time="2026-06-12T11:32:02.855503873Z" level=info msg="Stopping pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b" id=f0479b5d-7e47-47f5-9b63-3af366562fc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.409397 | controller | Jun 12 11:32:02.856534 crc crio[19822]: time="2026-06-12T11:32:02.856175025Z" level=info msg="Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc00101a6c8}] Aliases:map[]}"
2026-06-12 11:43:48.409415 | controller | Jun 12 11:32:02.856633 crc crio[19822]: time="2026-06-12T11:32:02.856569167Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-zwnv8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.409432 | controller | Jun 12 11:32:02.865044 crc crio[19822]: 2026-06-12T11:32:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65401142df970b6 Mac:ce:6b:11:f2:85:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 SocketPath: PciID:}] [{Interface:0xc00052ceb0 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.409449 | controller | Jun 12 11:32:02.866309 crc crio[19822]: time="2026-06-12T11:32:02.866229896Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc007a8f220}] Aliases:map[]}"
2026-06-12 11:43:48.409465 | controller | Jun 12 11:32:02.866720 crc crio[19822]: time="2026-06-12T11:32:02.86665481Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687732-kh86z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.409482 | controller | Jun 12 11:32:02.885308 crc crio[19822]: time="2026-06-12T11:32:02.885195843Z" level=info msg="Ran pod sandbox 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 with infra container: openshift-infra/auto-csr-approver-29687732-kh86z/POD" id=cb50bb65-b349-4d28-a3e1-08915de6b25a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.409500 | controller | Jun 12 11:32:02.890914 crc crio[19822]: time="2026-06-12T11:32:02.890011374Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0a63053e-eea8-4a84-9309-4b87f12180c6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.409517 | controller | Jun 12 11:32:02.898950 crc crio[19822]: time="2026-06-12T11:32:02.898759993Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.409533 | controller | Jun 12 11:32:03.003871 crc crio[19822]: time="2026-06-12T11:32:03.003571197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.409550 | controller | Jun 12 11:32:03.164362 crc crio[19822]: time="2026-06-12T11:32:03.164188731Z" level=info msg="Created container a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f: openshift-must-gather-cb9jq/must-gather-256wj/gather" id=80fcef0b-170c-4585-a6dc-7f5ff4ab94cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.409567 | controller | Jun 12 11:32:03.166257 crc crio[19822]: time="2026-06-12T11:32:03.166157604Z" level=info msg="Starting container: a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f" id=e425cc37-16c6-427a-931e-4df3dbc22346 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.409588 | controller | Jun 12 11:32:03.175556 crc crio[19822]: time="2026-06-12T11:32:03.17544437Z" level=info msg="Started container" PID=337531 containerID=a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f description=openshift-must-gather-cb9jq/must-gather-256wj/gather id=e425cc37-16c6-427a-931e-4df3dbc22346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd
2026-06-12 11:43:48.409606 | controller | Jun 12 11:32:03.186358 crc crio[19822]: time="2026-06-12T11:32:03.186208673Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=300cb70b-7e42-42e4-8146-0685dde52815 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.409623 | controller | Jun 12 11:32:03.191763 crc crio[19822]: time="2026-06-12T11:32:03.191679449Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=0bebcf88-4708-484d-82a5-2578d55563f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.409639 | controller | Jun 12 11:32:03.202682 crc crio[19822]: time="2026-06-12T11:32:03.202592036Z" level=info msg="Creating container: openshift-must-gather-cb9jq/must-gather-256wj/copy" id=097c291a-8526-4ed2-b5fc-7877b66e0ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.409655 | controller | Jun 12 11:32:03.205921 crc crio[19822]: time="2026-06-12T11:32:03.205732816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.409672 | controller | Jun 12 11:32:03.207305 crc crio[19822]: time="2026-06-12T11:32:03.207197995Z" level=info msg="Stopped pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b" id=f0479b5d-7e47-47f5-9b63-3af366562fc5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.409688 | controller | Jun 12 11:32:03.281216 crc crio[19822]: time="2026-06-12T11:32:03.280442179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.409704 | controller | Jun 12 11:32:03.487224 crc crio[19822]: time="2026-06-12T11:32:03.487122823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.409720 | controller | Jun 12 11:32:03.625427 crc crio[19822]: time="2026-06-12T11:32:03.625335254Z" level=info msg="Created container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy" id=097c291a-8526-4ed2-b5fc-7877b66e0ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.409736 | controller | Jun 12 11:32:03.627048 crc crio[19822]: time="2026-06-12T11:32:03.626976785Z" level=info msg="Starting container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c" id=1d2dc65d-ed6b-4c6d-a1d7-d54e932fbf59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.409753 | controller | Jun 12 11:32:03.633405 crc crio[19822]: time="2026-06-12T11:32:03.63307058Z" level=info msg="Started container" PID=337626 containerID=7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c description=openshift-must-gather-cb9jq/must-gather-256wj/copy id=1d2dc65d-ed6b-4c6d-a1d7-d54e932fbf59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd
2026-06-12 11:43:48.409770 | controller | Jun 12 11:32:03.666206 crc crio[19822]: time="2026-06-12T11:32:03.666124828Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.409786 | controller | Jun 12 11:32:03.676262 crc crio[19822]: time="2026-06-12T11:32:03.676193017Z" level=info msg="Removing container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5" id=fda8f24b-883e-4b34-9d5d-beed486001b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.409810 | controller | Jun 12 11:32:03.712505 crc crio[19822]: time="2026-06-12T11:32:03.712063561Z" level=info msg="Removed container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server" id=fda8f24b-883e-4b34-9d5d-beed486001b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.409828 | controller | Jun 12 11:32:03.718959 crc crio[19822]: time="2026-06-12T11:32:03.715989355Z" level=info msg="Removing container: a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7" id=23c6f9f4-2938-4475-9a65-10a744ece845 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.409844 | controller | Jun 12 11:32:03.753074 crc crio[19822]: time="2026-06-12T11:32:03.749494345Z" level=info msg="Removed container a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7: openshift-marketplace/certified-operators-zwnv8/extract-content" id=23c6f9f4-2938-4475-9a65-10a744ece845 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.409885 | controller | Jun 12 11:32:03.757059 crc crio[19822]: time="2026-06-12T11:32:03.755235998Z" level=info msg="Removing container: f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da" id=72d20438-00f4-4f40-ae08-e5b68602792f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.409903 | controller | Jun 12 11:32:03.820225 crc crio[19822]: time="2026-06-12T11:32:03.82012713Z" level=info msg="Removed container f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da: openshift-marketplace/certified-operators-zwnv8/extract-utilities" id=72d20438-00f4-4f40-ae08-e5b68602792f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.409920 | controller | Jun 12 11:32:04.103123 crc crio[19822]: time="2026-06-12T11:32:04.103023785Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0a63053e-eea8-4a84-9309-4b87f12180c6 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.409936 | controller | Jun 12 11:32:04.104101 crc crio[19822]: time="2026-06-12T11:32:04.104018434Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eaa953fa-1fa8-4649-a749-889d93ec86cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.409953 | controller | Jun 12 11:32:04.106723 crc crio[19822]: time="2026-06-12T11:32:04.106648708Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c0fe4cc6-c18c-40ae-b3b8-a82a07802092 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.409969 | controller | Jun 12 11:32:04.114047 crc crio[19822]: time="2026-06-12T11:32:04.113972371Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687732-kh86z/oc" id=7f4f8af1-0795-4731-b0e1-57fddf5b57b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.409985 | controller | Jun 12 11:32:04.114440 crc crio[19822]: time="2026-06-12T11:32:04.114392054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410002 | controller | Jun 12 11:32:04.187018 crc crio[19822]: time="2026-06-12T11:32:04.186958609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410018 | controller | Jun 12 11:32:04.462346 crc crio[19822]: time="2026-06-12T11:32:04.462150209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410034 | controller | Jun 12 11:32:04.571125 crc crio[19822]: time="2026-06-12T11:32:04.571059223Z" level=info msg="Created container ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2: openshift-infra/auto-csr-approver-29687732-kh86z/oc" id=7f4f8af1-0795-4731-b0e1-57fddf5b57b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.410055 | controller | Jun 12 11:32:04.574195 crc crio[19822]: time="2026-06-12T11:32:04.574102811Z" level=info msg="Starting container: ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2" id=dc34a932-4a94-4f75-b08b-b0523f6e43a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.410073 | controller | Jun 12 11:32:04.579640 crc crio[19822]: time="2026-06-12T11:32:04.579502643Z" level=info msg="Started container" PID=337767 containerID=ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2 description=openshift-infra/auto-csr-approver-29687732-kh86z/oc id=dc34a932-4a94-4f75-b08b-b0523f6e43a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52
2026-06-12 11:43:48.410090 | controller | Jun 12 11:32:06.759178 crc crio[19822]: time="2026-06-12T11:32:06.758179289Z" level=info msg="Stopping pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52" id=a99cae03-407f-4bca-a4e9-752345b1dfcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.410106 | controller | Jun 12 11:32:06.760922 crc crio[19822]: time="2026-06-12T11:32:06.760044258Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc0030946b0}] Aliases:map[]}"
2026-06-12 11:43:48.410123 | controller | Jun 12 11:32:06.760922 crc crio[19822]: time="2026-06-12T11:32:06.760174643Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687732-kh86z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.410139 | controller | Jun 12 11:32:07.128201 crc crio[19822]: time="2026-06-12T11:32:07.126918272Z" level=info msg="Stopped pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52" id=a99cae03-407f-4bca-a4e9-752345b1dfcf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.410155 | controller | Jun 12 11:32:07.335678 crc crio[19822]: time="2026-06-12T11:32:07.334715982Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.410170 | controller | Jun 12 11:32:07.336092 crc crio[19822]: time="2026-06-12T11:32:07.336009624Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.410187 | controller | Jun 12 11:32:07.668959 crc crio[19822]: time="2026-06-12T11:32:07.666554059Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.410203 | controller | Jun 12 11:32:07.675990 crc crio[19822]: time="2026-06-12T11:32:07.675241677Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.410219 | controller | Jun 12 11:32:07.749305 crc crio[19822]: time="2026-06-12T11:32:07.749228656Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.410234 | controller | Jun 12 11:32:07.854468 crc crio[19822]: time="2026-06-12T11:32:07.85433786Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.410250 | controller | Jun 12 11:32:07.985321 crc crio[19822]: time="2026-06-12T11:32:07.985149834Z" level=info msg="Stopping pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b" id=0c714184-ab2b-4f73-bfde-fe2384d2b818 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.410273 | controller | Jun 12 11:32:07.985728 crc crio[19822]: time="2026-06-12T11:32:07.985699312Z" level=info msg="Stopped pod sandbox (already stopped): 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b" id=0c714184-ab2b-4f73-bfde-fe2384d2b818 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.410298 | controller | Jun 12 11:32:07.986620 crc crio[19822]: time="2026-06-12T11:32:07.986544969Z" level=info msg="Removing pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b" id=5c6d49e7-2e3c-4686-82f8-7c5290ec7d2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.410324 | controller | Jun 12 11:32:08.033009 crc crio[19822]: time="2026-06-12T11:32:08.032380069Z" level=info msg="Removed pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b" id=5c6d49e7-2e3c-4686-82f8-7c5290ec7d2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.410343 | controller | Jun 12 11:32:08.266097 crc crio[19822]: time="2026-06-12T11:32:08.26586719Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.410360 | controller | Jun 12 11:32:08.268214 crc crio[19822]: time="2026-06-12T11:32:08.268147381Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.410376 | controller | Jun 12 11:32:09.540363 crc crio[19822]: time="2026-06-12T11:32:09.539681195Z" level=info msg="Running pod sandbox: openshift-must-gather-cb9jq/crc-debug-t878w/POD" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.410392 | controller | Jun 12 11:32:09.542613 crc crio[19822]: time="2026-06-12T11:32:09.5404347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410408 | controller | Jun 12 11:32:09.577092 crc crio[19822]: time="2026-06-12T11:32:09.576998576Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.410424 | controller | Jun 12 11:32:09.590954 crc crio[19822]: time="2026-06-12T11:32:09.590880325Z" level=info msg="Ran pod sandbox 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0 with infra container: openshift-must-gather-cb9jq/crc-debug-t878w/POD" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.410441 | controller | Jun 12 11:32:09.595105 crc crio[19822]: time="2026-06-12T11:32:09.595012091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.410457 | controller | Jun 12 11:32:09.595362 crc crio[19822]: time="2026-06-12T11:32:09.59530992Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.410474 | controller | Jun 12 11:32:09.595435 crc crio[19822]: time="2026-06-12T11:32:09.595388263Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.410497 | controller | Jun 12 11:32:09.596585 crc crio[19822]: time="2026-06-12T11:32:09.596516548Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=23b4e6c8-753a-42cc-a555-e6ad769f79e9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.410514 | controller | Jun 12 11:32:09.603923 crc crio[19822]: time="2026-06-12T11:32:09.603266204Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-12 11:43:48.410531 | controller | Jun 12 11:32:27.952640 crc crio[19822]: time="2026-06-12T11:32:27.951622326Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=23b4e6c8-753a-42cc-a555-e6ad769f79e9 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.410547 | controller | Jun 12 11:32:27.953947 crc crio[19822]: time="2026-06-12T11:32:27.953509006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=feea9139-064f-4e7d-8881-1372f393040e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.410564 | controller | Jun 12 11:32:27.957729 crc crio[19822]: time="2026-06-12T11:32:27.95763988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=5104e7d9-90f4-4059-9dff-84440a79ef8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.410580 | controller | Jun 12 11:32:27.969683 crc crio[19822]: time="2026-06-12T11:32:27.969591758Z" level=info msg="Creating container: openshift-must-gather-cb9jq/crc-debug-t878w/container-00" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.410596 | controller | Jun 12 11:32:27.972130 crc crio[19822]: time="2026-06-12T11:32:27.972071108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410613 | controller | Jun 12 11:32:28.013919 crc crio[19822]: time="2026-06-12T11:32:28.01368192Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.410629 | controller | Jun 12 11:32:28.026712 crc crio[19822]: time="2026-06-12T11:32:28.025261497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410645 | controller | Jun 12 11:32:28.027170 crc crio[19822]: time="2026-06-12T11:32:28.027133828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410662 | controller | Jun 12 11:32:28.212442 crc crio[19822]: time="2026-06-12T11:32:28.212266121Z" level=info msg="Created container 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554: openshift-must-gather-cb9jq/crc-debug-t878w/container-00" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.410678 | controller | Jun 12 11:32:28.213774 crc crio[19822]: time="2026-06-12T11:32:28.213673255Z" level=info msg="Starting container: 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554" id=7e859356-e713-4031-82c0-9c62558034b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.410694 | controller | Jun 12 11:32:28.219121 crc crio[19822]: time="2026-06-12T11:32:28.219013786Z" level=info msg="Started container" PID=342875 containerID=6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554 description=openshift-must-gather-cb9jq/crc-debug-t878w/container-00 id=7e859356-e713-4031-82c0-9c62558034b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0
2026-06-12 11:43:48.410717 | controller | Jun 12 11:32:55.908941 crc crio[19822]: time="2026-06-12T11:32:55.908143522Z" level=info msg="Stopping pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0" id=60c87624-9090-4b14-8ad0-280c3955656c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.410734 | controller | Jun 12 11:32:55.923512 crc crio[19822]: time="2026-06-12T11:32:55.923426385Z" level=info msg="Stopped pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0" id=60c87624-9090-4b14-8ad0-280c3955656c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.410751 | controller | Jun 12 11:32:56.928620 crc crio[19822]: time="2026-06-12T11:32:56.927971976Z" level=info msg="Removing container: 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554" id=599bbc7b-3bcb-482d-8752-79212653b7e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.410767 | controller | Jun 12 11:32:56.968881 crc crio[19822]: time="2026-06-12T11:32:56.968691547Z" level=info msg="Removed container 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554: openshift-must-gather-cb9jq/crc-debug-t878w/container-00" id=599bbc7b-3bcb-482d-8752-79212653b7e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.410783 | controller | Jun 12 11:32:57.994373 crc crio[19822]: time="2026-06-12T11:32:57.993861862Z" level=info msg="Running pod sandbox: openshift-must-gather-cb9jq/crc-debug-tsq5c/POD" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.410798 | controller | Jun 12 11:32:57.995077 crc crio[19822]: time="2026-06-12T11:32:57.99441334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410814 | controller | Jun 12 11:32:58.029993 crc crio[19822]: time="2026-06-12T11:32:58.029898639Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.410830 | controller | Jun 12 11:32:58.044938 crc crio[19822]: time="2026-06-12T11:32:58.044511678Z" level=info msg="Ran pod sandbox 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112 with infra container: openshift-must-gather-cb9jq/crc-debug-tsq5c/POD" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.410846 | controller | Jun 12 11:32:58.047574 crc crio[19822]: time="2026-06-12T11:32:58.047493573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=5222ba3a-e2b7-43cd-af8a-d841c99904e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.410886 | controller | Jun 12 11:32:58.055409 crc crio[19822]: time="2026-06-12T11:32:58.055312293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=eeae76e9-ae58-4aaf-b275-941e514becb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.410903 | controller | Jun 12 11:32:58.069099 crc crio[19822]: time="2026-06-12T11:32:58.068999079Z" level=info msg="Creating container: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.410920 | controller | Jun 12 11:32:58.069600 crc crio[19822]: time="2026-06-12T11:32:58.069529936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410941 | controller | Jun 12 11:32:58.121169 crc crio[19822]: time="2026-06-12T11:32:58.121054823Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.410959 | controller | Jun 12 11:32:58.132583 crc crio[19822]: time="2026-06-12T11:32:58.132484337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410975 | controller | Jun 12 11:32:58.135536 crc crio[19822]: time="2026-06-12T11:32:58.135159233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.410991 | controller | Jun 12 11:32:58.349189 crc crio[19822]: time="2026-06-12T11:32:58.349089179Z" level=info msg="Created container ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.411007 | controller | Jun 12 11:32:58.350549 crc crio[19822]: time="2026-06-12T11:32:58.350444041Z" level=info msg="Starting container: ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed" id=76317184-4fd0-4379-b9ca-38edced634d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.411023 | controller | Jun 12 11:32:58.358231 crc crio[19822]: time="2026-06-12T11:32:58.35814041Z" level=info msg="Started container" PID=348051 containerID=ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed description=openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00 id=76317184-4fd0-4379-b9ca-38edced634d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112
2026-06-12 11:43:48.411039 | controller | Jun 12 11:32:59.983912 crc crio[19822]: time="2026-06-12T11:32:59.983467005Z" level=info msg="Stopping pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112" id=4dab1b82-8b6a-420e-8368-0b83f9cc5ae0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411055 | controller | Jun 12 11:33:00.000348 crc crio[19822]: time="2026-06-12T11:32:59.999800062Z" level=info msg="Stopped pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112" id=4dab1b82-8b6a-420e-8368-0b83f9cc5ae0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411072 | controller | Jun 12 11:33:01.012854 crc crio[19822]: time="2026-06-12T11:33:01.012436653Z" level=info msg="Removing container: ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed" id=282576e6-e358-4eea-8717-cc6eca2d3325 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.411089 | controller | Jun 12 11:33:01.058243 crc crio[19822]: time="2026-06-12T11:33:01.058115891Z" level=info msg="Removed container ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00" id=282576e6-e358-4eea-8717-cc6eca2d3325 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.411105 | controller | Jun 12 11:33:08.059038 crc crio[19822]: time="2026-06-12T11:33:08.058197901Z" level=info msg="Removing container: 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8" id=05099577-b513-453c-93d2-93b0ded2720d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.411121 | controller | Jun 12 11:33:08.233781 crc crio[19822]: time="2026-06-12T11:33:08.233690252Z" level=info msg="Removed container 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8: openshift-infra/auto-csr-approver-29687726-6tnkk/oc" id=05099577-b513-453c-93d2-93b0ded2720d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.411141 | controller | Jun 12 11:33:08.245862 crc crio[19822]: time="2026-06-12T11:33:08.245712294Z" level=info msg="Stopping pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b" id=2c6a27ac-ee99-46b2-a3d1-75813f1ea206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411157 | controller | Jun 12 11:33:08.245862 crc crio[19822]: time="2026-06-12T11:33:08.245865899Z" level=info msg="Stopped pod sandbox (already stopped): 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b" id=2c6a27ac-ee99-46b2-a3d1-75813f1ea206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411173 | controller | Jun 12 11:33:08.246759 crc crio[19822]: time="2026-06-12T11:33:08.246602611Z" level=info msg="Removing pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b" id=d1905b99-1a46-478e-9eb3-c08b49e5f1ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.411189 | controller | Jun 12 11:33:08.267408 crc crio[19822]: time="2026-06-12T11:33:08.267275042Z" level=info msg="Removed pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b" id=d1905b99-1a46-478e-9eb3-c08b49e5f1ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.411205 | controller | Jun 12 11:33:08.268443 crc crio[19822]: time="2026-06-12T11:33:08.268367977Z" level=info msg="Stopping pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112" id=456a1401-7678-4531-bdda-9ecea4870a5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411222 | controller | Jun 12 11:33:08.268517 crc crio[19822]: time="2026-06-12T11:33:08.26846642Z" level=info msg="Stopped pod sandbox (already stopped): 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112" id=456a1401-7678-4531-bdda-9ecea4870a5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411238 | controller | Jun 12 11:33:08.269312 crc crio[19822]: time="2026-06-12T11:33:08.269233334Z" level=info msg="Removing pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112" id=e0f5dc17-13e5-4296-9462-10fdafb44644 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.411254 | controller | Jun 12 11:33:08.287524 crc crio[19822]: time="2026-06-12T11:33:08.28741279Z" level=info msg="Removed pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112" id=e0f5dc17-13e5-4296-9462-10fdafb44644 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.411270 | controller | Jun 12 11:33:08.288744 crc crio[19822]: time="2026-06-12T11:33:08.288637583Z" level=info msg="Stopping pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0" id=40fe840b-e45e-4b06-a507-a1589f407a1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411286 | controller | Jun 12 11:33:08.288992 crc crio[19822]: time="2026-06-12T11:33:08.288964953Z" level=info msg="Stopped pod sandbox (already stopped): 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0" id=40fe840b-e45e-4b06-a507-a1589f407a1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411302 | controller | Jun 12 11:33:08.290144 crc crio[19822]: time="2026-06-12T11:33:08.290092519Z" level=info msg="Removing pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0" id=8fccba04-8993-4519-86e0-8177adbdecec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.411318 | controller | Jun 12 11:33:08.323203 crc crio[19822]: time="2026-06-12T11:33:08.323128144Z" level=info msg="Removed pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0" id=8fccba04-8993-4519-86e0-8177adbdecec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.411334 | controller | Jun 12 11:34:00.540596 crc crio[19822]: time="2026-06-12T11:34:00.539624796Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687734-2fdjq/POD" id=1a0dd816-d70d-42c8-b498-5d56175c2b59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.411350 | controller | Jun 12 11:34:00.541693 crc crio[19822]: time="2026-06-12T11:34:00.540633489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.411377 | controller | Jun 12 11:34:00.577383 crc crio[19822]: time="2026-06-12T11:34:00.577342459Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc003094ba0}] Aliases:map[]}"
2026-06-12 11:43:48.411404 | controller | Jun 12 11:34:00.577520 crc crio[19822]: time="2026-06-12T11:34:00.577501514Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687734-2fdjq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.411425 | controller | Jun 12 11:34:01.422082 crc crio[19822]: 2026-06-12T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d8c4d031ca5146 Mac:8a:72:7d:4f:9d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.411443 | controller | Jun 12 11:34:01.424005 crc crio[19822]: time="2026-06-12T11:34:01.423925137Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc003094ba0}] Aliases:map[]}"
2026-06-12 11:43:48.411459 | controller | Jun 12 11:34:01.424186 crc crio[19822]: time="2026-06-12T11:34:01.424132274Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687734-2fdjq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.411476 | controller | Jun 12 11:34:01.436355 crc crio[19822]: time="2026-06-12T11:34:01.436231484Z" level=info msg="Ran pod sandbox 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb with infra container: openshift-infra/auto-csr-approver-29687734-2fdjq/POD" id=1a0dd816-d70d-42c8-b498-5d56175c2b59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.411492 | controller | Jun 12 11:34:01.439789 crc crio[19822]: time="2026-06-12T11:34:01.439636901Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9d8074c5-c335-472f-b134-2e3142901dc8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.411509 | controller | Jun 12 11:34:01.452232 crc crio[19822]: time="2026-06-12T11:34:01.452158608Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.411525 | controller | Jun 12 11:34:02.755676 crc crio[19822]: time="2026-06-12T11:34:02.755116387Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9d8074c5-c335-472f-b134-2e3142901dc8 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.411541 | controller | Jun 12 11:34:02.758105 crc crio[19822]: time="2026-06-12T11:34:02.758026288Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=50f083b1-ad06-4d03-a962-fa941a755498 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.411557 | controller | Jun 12 11:34:02.760126 crc crio[19822]: time="2026-06-12T11:34:02.760062283Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0ccecc2f-65d5-4b5e-8dc1-a06fc971b0a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.411579 | controller | Jun 12 11:34:02.830539 crc crio[19822]: time="2026-06-12T11:34:02.830453478Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687734-2fdjq/oc" id=9d63f7e7-f9a7-4219-acc2-391c670dcde7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.411597 | controller | Jun 12 11:34:02.831052 crc crio[19822]: time="2026-06-12T11:34:02.830956325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.411613 | controller | Jun 12 11:34:02.877700 crc crio[19822]: time="2026-06-12T11:34:02.877625633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.411629 | controller | Jun 12 11:34:03.121705 crc crio[19822]: time="2026-06-12T11:34:03.121240026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.411646 | controller | Jun 12 11:34:03.274525 crc crio[19822]: time="2026-06-12T11:34:03.274444664Z" level=info msg="Created container 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90: openshift-infra/auto-csr-approver-29687734-2fdjq/oc" id=9d63f7e7-f9a7-4219-acc2-391c670dcde7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.411662 | controller | Jun 12 11:34:03.277982 crc crio[19822]: time="2026-06-12T11:34:03.275624291Z" level=info msg="Starting container: 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90" id=1551a312-63b3-4b43-ba7f-7c871c2bac11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.411679 | controller | Jun 12 11:34:03.281335 crc crio[19822]: time="2026-06-12T11:34:03.280985722Z" level=info msg="Started container" PID=361751 containerID=6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90 description=openshift-infra/auto-csr-approver-29687734-2fdjq/oc id=1551a312-63b3-4b43-ba7f-7c871c2bac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb
2026-06-12 11:43:48.411696 | controller | Jun 12 11:34:04.995616 crc crio[19822]: time="2026-06-12T11:34:04.995052075Z" level=info msg="Stopping pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb" id=bc1466e5-59d8-47ac-88f0-e48cddfdd1b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411712 | controller | Jun 12 11:34:04.997249 crc crio[19822]: time="2026-06-12T11:34:04.996500572Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc00101ad68}] Aliases:map[]}"
2026-06-12 11:43:48.411729 | controller | Jun 12 11:34:04.997249 crc crio[19822]: time="2026-06-12T11:34:04.996706079Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687734-2fdjq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.411746 | controller | Jun 12 11:34:05.375661 crc crio[19822]: time="2026-06-12T11:34:05.375150521Z" level=info msg="Stopped pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb" id=bc1466e5-59d8-47ac-88f0-e48cddfdd1b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411762 | controller | Jun 12 11:35:08.368570 crc crio[19822]: time="2026-06-12T11:35:08.367766956Z" level=info msg="Removing container: b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496" id=c9269d4c-48a3-48cb-bc0c-809a6a006ddd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.411782 | controller | Jun 12 11:35:08.566675 crc crio[19822]: time="2026-06-12T11:35:08.566172425Z" level=info msg="Removed container b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496: openshift-infra/auto-csr-approver-29687728-kwcxc/oc" id=c9269d4c-48a3-48cb-bc0c-809a6a006ddd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.411799 | controller | Jun 12 11:35:08.582929 crc crio[19822]: time="2026-06-12T11:35:08.582874854Z" level=info msg="Stopping pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4" id=0e3e3bba-bd2b-46d3-afd4-ad50bd779c2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411815 | controller | Jun 12 11:35:08.583543 crc crio[19822]: time="2026-06-12T11:35:08.583520975Z" level=info msg="Stopped pod sandbox (already stopped): 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4" id=0e3e3bba-bd2b-46d3-afd4-ad50bd779c2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.411831 | controller | Jun 12 11:35:08.587143 crc crio[19822]: time="2026-06-12T11:35:08.587063826Z" level=info msg="Removing pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4" id=7dde4211-6c7e-473c-9cd6-1f08e75be799 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.411865 | controller | Jun 12 11:35:08.608604 crc crio[19822]: time="2026-06-12T11:35:08.608015479Z" level=info msg="Removed pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4" id=7dde4211-6c7e-473c-9cd6-1f08e75be799 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.411898 | controller | Jun 12 11:36:00.559008 crc crio[19822]: time="2026-06-12T11:36:00.558301909Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687736-2g454/POD" id=2d838df8-ae49-4840-943f-961e1ae171bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.411917 | controller | Jun 12 11:36:00.560291 crc crio[19822]: time="2026-06-12T11:36:00.559041741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.411934 | controller | Jun 12 11:36:00.602173 crc crio[19822]: time="2026-06-12T11:36:00.602113447Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}"
2026-06-12 11:43:48.411952 | controller | Jun 12 11:36:00.602492 crc crio[19822]: time="2026-06-12T11:36:00.602468878Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687736-2g454 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.411969 | controller | Jun 12 11:36:01.254670 crc crio[19822]: 2026-06-12T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97856c91449c4e7 Mac:92:fe:55:5e:a0:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.411986 | controller | Jun 12 11:36:01.254670 crc crio[19822]: time="2026-06-12T11:36:01.252247451Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}"
2026-06-12 11:43:48.412020 | controller | Jun 12 11:36:01.254670 crc crio[19822]: time="2026-06-12T11:36:01.252413266Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687736-2g454 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.412043 | controller | Jun 12 11:36:01.262381 crc crio[19822]: time="2026-06-12T11:36:01.262329796Z" level=info msg="Ran pod sandbox 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 with infra container: openshift-infra/auto-csr-approver-29687736-2g454/POD" id=2d838df8-ae49-4840-943f-961e1ae171bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.412060 | controller | Jun 12 11:36:01.273703 crc crio[19822]: time="2026-06-12T11:36:01.273437997Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=936a94ce-d290-4f65-83a2-f96ff0f0b7cd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.412077 | controller | Jun 12 11:36:01.284634 crc crio[19822]: time="2026-06-12T11:36:01.284563936Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.412093 | controller | Jun 12 11:36:02.126291 crc crio[19822]: time="2026-06-12T11:36:02.125725273Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=936a94ce-d290-4f65-83a2-f96ff0f0b7cd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.412110 | controller | Jun 12 11:36:02.127892 crc crio[19822]: time="2026-06-12T11:36:02.12720977Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a1d44506-0e35-42d8-a4f9-bef77ba05765 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.412126 | controller | Jun 12 11:36:02.129876 crc crio[19822]: time="2026-06-12T11:36:02.129775612Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=107bed39-e50f-4bff-8c36-4ece0ce7d5c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.412142 | controller | Jun 12 11:36:02.137787 crc crio[19822]: time="2026-06-12T11:36:02.137711485Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687736-2g454/oc" id=8c814d83-ac16-4f03-9eff-e65c459e1c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.412158 | controller | Jun 12 11:36:02.138447 crc crio[19822]: time="2026-06-12T11:36:02.138378236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412174 | controller | Jun 12 11:36:02.218152 crc crio[19822]: time="2026-06-12T11:36:02.217558742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412190 | controller | Jun 12 11:36:02.546867 crc crio[19822]: time="2026-06-12T11:36:02.546607443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412206 | controller | Jun 12 11:36:02.686219 crc crio[19822]: time="2026-06-12T11:36:02.686090039Z" level=info msg="Created container d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f: openshift-infra/auto-csr-approver-29687736-2g454/oc" id=8c814d83-ac16-4f03-9eff-e65c459e1c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.412222 | controller | Jun 12 11:36:02.687531 crc crio[19822]: time="2026-06-12T11:36:02.687457401Z" level=info msg="Starting container: d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f" id=0c9301fc-b7c9-4563-9ed2-4fcee9a5858e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.412238 | controller | Jun 12 11:36:02.693208 crc crio[19822]: time="2026-06-12T11:36:02.693078912Z" level=info msg="Started container" PID=388768 containerID=d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f description=openshift-infra/auto-csr-approver-29687736-2g454/oc id=0c9301fc-b7c9-4563-9ed2-4fcee9a5858e name=/runtime.v1.RuntimeService/StartContainer sandboxID=97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639
2026-06-12 11:43:48.412261 | controller | Jun 12 11:36:05.674774 crc crio[19822]: time="2026-06-12T11:36:05.673788255Z" level=info msg="Stopping pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639" id=e45a5634-d369-4b01-b7c4-3476a66ee39e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.412278 | controller | Jun 12 11:36:05.676343 crc crio[19822]: time="2026-06-12T11:36:05.675657786Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc007252e30}] Aliases:map[]}"
2026-06-12 11:43:48.412294 | controller | Jun 12 11:36:05.676343 crc crio[19822]: time="2026-06-12T11:36:05.675869312Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687736-2g454 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.412311 | controller | Jun 12 11:36:06.115423 crc crio[19822]: time="2026-06-12T11:36:06.11520952Z" level=info msg="Stopped pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639" id=e45a5634-d369-4b01-b7c4-3476a66ee39e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.412327 | controller | Jun 12 11:36:08.628118 crc crio[19822]: time="2026-06-12T11:36:08.627375493Z" level=info msg="Removing container: ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d" id=806ad14e-bfe6-4abe-963d-5fa09800bac2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.412343 | controller | Jun 12 11:36:08.775918 crc crio[19822]: time="2026-06-12T11:36:08.775633153Z" level=info msg="Removed container ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d: openshift-infra/auto-csr-approver-29687730-d5lxt/oc" id=806ad14e-bfe6-4abe-963d-5fa09800bac2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.412359 | controller | Jun 12 11:36:08.787979 crc crio[19822]: time="2026-06-12T11:36:08.787902504Z" level=info msg="Stopping pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0" id=90a733bf-0647-4f70-835b-ebb7bb6a244c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.412375 | controller | Jun 12 11:36:08.788142 crc crio[19822]: time="2026-06-12T11:36:08.787998867Z" level=info msg="Stopped pod sandbox (already stopped): 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0" id=90a733bf-0647-4f70-835b-ebb7bb6a244c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.412391 | controller | Jun 12 11:36:08.788718 crc crio[19822]: time="2026-06-12T11:36:08.788647857Z" level=info msg="Removing pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0" id=7f95b220-2d2c-4bcf-87a0-a12707fe09ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.412407 | controller | Jun 12 11:36:08.821674 crc crio[19822]: time="2026-06-12T11:36:08.821575641Z" level=info msg="Removed pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0" id=7f95b220-2d2c-4bcf-87a0-a12707fe09ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.412424 | controller | Jun 12 11:36:55.608597 crc crio[19822]: time="2026-06-12T11:36:55.60809857Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-tsfcx/POD" id=314c0191-6aab-4f83-bcc0-3cd253e509f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.412445 | controller | Jun 12 11:36:55.610615 crc crio[19822]: time="2026-06-12T11:36:55.608659258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412469 | controller | Jun 12 11:36:55.645179 crc crio[19822]: time="2026-06-12T11:36:55.644694968Z" level=info msg="Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc001ee2a90}] Aliases:map[]}"
2026-06-12 11:43:48.412496 | controller | Jun 12 11:36:55.645179 crc crio[19822]: time="2026-06-12T11:36:55.645175963Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-tsfcx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.412517 | controller | Jun 12 11:36:56.293577 crc crio[19822]: 2026-06-12T11:36:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16c7ea43dccd14e Mac:b6:f4:ae:7b:41:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d8 Mtu:0 Sandbox:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.412534 | controller | Jun 12 11:36:56.295242 crc crio[19822]: time="2026-06-12T11:36:56.29516496Z" level=info msg="Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc001ee2a90}] Aliases:map[]}"
2026-06-12 11:43:48.412551 | controller | Jun 12 11:36:56.295470 crc crio[19822]: time="2026-06-12T11:36:56.295413948Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-tsfcx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.412568 | controller | Jun 12 11:36:56.304242 crc crio[19822]: time="2026-06-12T11:36:56.304047033Z" level=info msg="Ran pod sandbox 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 with infra container: openshift-marketplace/redhat-marketplace-tsfcx/POD" id=314c0191-6aab-4f83-bcc0-3cd253e509f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.412585 | controller | Jun 12 11:36:56.307952 crc crio[19822]: time="2026-06-12T11:36:56.307422992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=31ab1048-aa6c-4a3a-a484-dfe652f3cabc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.412601 | controller | Jun 12 11:36:56.312158 crc crio[19822]: time="2026-06-12T11:36:56.312051852Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbb33260-40a9-4836-bd05-b1b936061eb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.412618 | controller | Jun 12 11:36:56.323135 crc crio[19822]: time="2026-06-12T11:36:56.3230468Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities" id=52cbafed-a99d-4e2e-b0d4-9099f720b4cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.412634 | controller | Jun 12 11:36:56.323568 crc crio[19822]: time="2026-06-12T11:36:56.323521406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412658 | controller | Jun 12 11:36:56.365686 crc crio[19822]: time="2026-06-12T11:36:56.365594736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412675 | controller | Jun 12 11:36:56.369016 crc crio[19822]: time="2026-06-12T11:36:56.368960593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412691 | controller | Jun 12 11:36:56.548389 crc crio[19822]: time="2026-06-12T11:36:56.548245225Z" level=info msg="Created container 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities" id=52cbafed-a99d-4e2e-b0d4-9099f720b4cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.412708 | controller | Jun 12 11:36:56.549859 crc crio[19822]: time="2026-06-12T11:36:56.549636977Z" level=info msg="Starting container: 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e" id=7f2b1e17-5b23-4b9b-8801-2308bc6be80f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.412724 | controller | Jun 12 11:36:56.557655 crc crio[19822]: time="2026-06-12T11:36:56.557521789Z" level=info msg="Started container" PID=396882 containerID=880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e description=openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities id=7f2b1e17-5b23-4b9b-8801-2308bc6be80f name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87
2026-06-12 11:43:48.412741 | controller | Jun 12 11:36:57.487001 crc crio[19822]: time="2026-06-12T11:36:57.486402503Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2016c26e-65fd-47ab-87e5-2a9b3a243694 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.412757 | controller | Jun 12 11:36:57.497697 crc crio[19822]: time="2026-06-12T11:36:57.49759445Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 11:43:48.412774 | controller | Jun 12 11:36:58.129053 crc crio[19822]: time="2026-06-12T11:36:58.128804597Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=2016c26e-65fd-47ab-87e5-2a9b3a243694 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.412790 | controller | Jun 12 11:36:58.129969 crc crio[19822]: time="2026-06-12T11:36:58.129868091Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0c900bcc-23eb-47fe-86a3-42c2d6b992fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.412807 | controller | Jun 12 11:36:58.132788 crc crio[19822]: time="2026-06-12T11:36:58.132698822Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ef54d294-60d8-4a5b-bf8b-d2e5ba67a1e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.412823 | controller | Jun 12 11:36:58.154683 crc crio[19822]: time="2026-06-12T11:36:58.154520768Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tsfcx/extract-content" id=4cc7fcac-14bb-487b-8374-17f303cce427 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.412839 | controller | Jun 12 11:36:58.156300 crc crio[19822]: time="2026-06-12T11:36:58.156225732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412879 | controller | Jun 12 11:36:58.222927 crc crio[19822]: time="2026-06-12T11:36:58.222383663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412902 | controller | Jun 12 11:36:58.228227 crc crio[19822]: time="2026-06-12T11:36:58.228149598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.412920 | controller | Jun 12 11:36:58.421437 crc crio[19822]: time="2026-06-12T11:36:58.421266928Z" level=info msg="Created container d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd: openshift-marketplace/redhat-marketplace-tsfcx/extract-content" id=4cc7fcac-14bb-487b-8374-17f303cce427 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.412937 | controller | Jun 12 11:36:58.424037 crc crio[19822]: time="2026-06-12T11:36:58.423950083Z" level=info msg="Starting container: d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd" id=7526fda9-fd0a-4cba-bddb-2fae9f9dba01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.412954 | controller | Jun 12 11:36:58.429914 crc crio[19822]: time="2026-06-12T11:36:58.429752898Z" level=info msg="Started container" PID=397074 containerID=d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd description=openshift-marketplace/redhat-marketplace-tsfcx/extract-content id=7526fda9-fd0a-4cba-bddb-2fae9f9dba01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87
2026-06-12 11:43:48.412971 | controller | Jun 12 11:36:59.520296 crc crio[19822]: time="2026-06-12T11:36:59.519945628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2c944633-e07f-49d2-be10-2fd03b5b9e17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.412988 | controller | Jun 12 11:36:59.523777 crc crio[19822]: time="2026-06-12T11:36:59.523709758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=734508e9-307b-470c-9ee1-69ff83413198 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.413005 | controller | Jun 12 11:36:59.532986 crc crio[19822]: time="2026-06-12T11:36:59.532788238Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-tsfcx/registry-server" id=2104ba6f-d6ec-48bf-91e2-a6909be5ddf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.413021 | controller | Jun 12 11:36:59.533569 crc crio[19822]: time="2026-06-12T11:36:59.53344955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.413038 | controller | Jun 12 11:36:59.607670 crc crio[19822]: time="2026-06-12T11:36:59.607568374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.413054 | controller | Jun 12 11:36:59.617064 crc crio[19822]: time="2026-06-12T11:36:59.616949003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.413071 | controller | Jun 12 11:36:59.801858 crc crio[19822]: time="2026-06-12T11:36:59.801087798Z" level=info msg="Created container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server" id=2104ba6f-d6ec-48bf-91e2-a6909be5ddf0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.413087 | controller | Jun 12 11:36:59.804707 crc crio[19822]: time="2026-06-12T11:36:59.804622541Z" level=info msg="Starting container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548" id=716465a2-2b3c-400e-922f-a5dfc8432ac2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.413104 | controller | Jun 12 11:36:59.813497 crc crio[19822]: time="2026-06-12T11:36:59.813387712Z" level=info msg="Started container" PID=397207 containerID=0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548 description=openshift-marketplace/redhat-marketplace-tsfcx/registry-server id=716465a2-2b3c-400e-922f-a5dfc8432ac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87
2026-06-12 11:43:48.413128 | controller | Jun 12 11:37:08.672559 crc crio[19822]: time="2026-06-12T11:37:08.671697174Z" level=info msg="Stopping container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548 (timeout: 2s)" id=8f266f3b-aa3f-439d-b16a-266b89fd4c6c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.413146 | controller | Jun 12 11:37:08.820891 crc crio[19822]: time="2026-06-12T11:37:08.820213192Z" level=info msg="Stopped container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server" id=8f266f3b-aa3f-439d-b16a-266b89fd4c6c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.413163 | controller | Jun 12 11:37:08.821889 crc crio[19822]: time="2026-06-12T11:37:08.821771592Z" level=info msg="Stopping pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87" id=9e30a9ed-9075-4133-a1ee-06cfeaf31555 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.413180 | controller | Jun 12 11:37:08.822674 crc crio[19822]: time="2026-06-12T11:37:08.82262907Z" level=info msg="Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc00140e5f0}] Aliases:map[]}"
2026-06-12 11:43:48.413197 | controller | Jun 12 11:37:08.822876 crc crio[19822]: time="2026-06-12T11:37:08.822789835Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-tsfcx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.413214 | controller | Jun 12 11:37:09.219188 crc crio[19822]: time="2026-06-12T11:37:09.219117328Z" level=info msg="Stopped pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87" id=9e30a9ed-9075-4133-a1ee-06cfeaf31555 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.413230 | controller | Jun 12 11:37:09.696097 crc crio[19822]: time="2026-06-12T11:37:09.695439594Z" level=info msg="Removing container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548" id=e049a63e-9135-4d84-8f88-2e03b36a34c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.413246 | controller | Jun 12 11:37:09.735945 crc crio[19822]: time="2026-06-12T11:37:09.735233274Z" level=info msg="Removed container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server" id=e049a63e-9135-4d84-8f88-2e03b36a34c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.413262 | controller | Jun 12 11:37:09.739109 crc crio[19822]: time="2026-06-12T11:37:09.738918341Z" level=info msg="Removing container: d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd" id=73375475-5699-4464-8d34-7dcf7707f04b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.413279 | controller | Jun 12 11:37:09.783484 crc crio[19822]: time="2026-06-12T11:37:09.783379966Z" level=info msg="Removed container d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd: openshift-marketplace/redhat-marketplace-tsfcx/extract-content" id=73375475-5699-4464-8d34-7dcf7707f04b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.413295 | controller | Jun 12 11:37:09.786029 crc crio[19822]: time="2026-06-12T11:37:09.785934211Z" level=info msg="Removing container: 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e" id=b7b9ff58-cd37-4ce5-b68e-718d85a575d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.413315 | controller | Jun 12 11:37:09.839044 crc crio[19822]: time="2026-06-12T11:37:09.83853788Z" level=info msg="Removed container 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities" id=b7b9ff58-cd37-4ce5-b68e-718d85a575d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.413332 | controller | Jun 12 11:38:00.521602 crc crio[19822]: time="2026-06-12T11:38:00.520439508Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687738-j8zrv/POD" id=934a6858-0d90-4f4f-98f0-b2914c06990d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.413349 | controller | Jun 12 11:38:00.522889 crc crio[19822]: time="2026-06-12T11:38:00.522797485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.413365 | controller | Jun 12 11:38:00.566110 crc crio[19822]: time="2026-06-12T11:38:00.565729548Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00244c420}] Aliases:map[]}"
2026-06-12 11:43:48.413381 | controller | Jun 12 11:38:00.566110 crc crio[19822]: time="2026-06-12T11:38:00.566082429Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687738-j8zrv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.413397 | controller | Jun 12 11:38:01.337065 crc crio[19822]: 2026-06-12T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dff2af4b425e4c Mac:76:44:9b:d8:05:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d9 Mtu:0 Sandbox:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.413413 | controller | Jun 12 11:38:01.339450 crc crio[19822]: time="2026-06-12T11:38:01.339386474Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00244c420}] Aliases:map[]}"
2026-06-12 11:43:48.413430 | controller | Jun 12 11:38:01.339713 crc crio[19822]: time="2026-06-12T11:38:01.339655623Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687738-j8zrv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.413446 | controller | Jun 12 11:38:01.350563 crc crio[19822]: time="2026-06-12T11:38:01.35052665Z" level=info msg="Ran pod sandbox 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 with infra container: openshift-infra/auto-csr-approver-29687738-j8zrv/POD" id=934a6858-0d90-4f4f-98f0-b2914c06990d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.413464 | controller | Jun 12 11:38:01.353404 crc crio[19822]: time="2026-06-12T11:38:01.353123302Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=849fa2b8-b068-473c-b903-c02fb98b4c3c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.413480 | controller | Jun 12 11:38:01.362793 crc crio[19822]: time="2026-06-12T11:38:01.362725038Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.413508 | controller | Jun 12 11:38:02.180169 crc crio[19822]: time="2026-06-12T11:38:02.179689658Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=849fa2b8-b068-473c-b903-c02fb98b4c3c name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.413525 | controller | Jun 12 11:38:02.181767 crc crio[19822]: time="2026-06-12T11:38:02.181693405Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1bbde67e-df4e-4856-8907-fad3ebc287e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.413545 | controller | Jun 12 11:38:02.185930 crc crio[19822]: time="2026-06-12T11:38:02.185802168Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b69258f4-ee3f-4bd4-b42c-8161cc1d3d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.413570 | controller | Jun 12 11:38:02.204129 crc crio[19822]: time="2026-06-12T11:38:02.204038579Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687738-j8zrv/oc" id=0dc95cd8-fb55-49f1-8ac8-9923ce79f384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.413597 | controller | Jun 12 11:38:02.204611 crc crio[19822]: time="2026-06-12T11:38:02.204553306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.413623 | controller | Jun 12 11:38:02.266476 crc crio[19822]: time="2026-06-12T11:38:02.266362386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.413649 | controller | Jun 12 11:38:02.603196 crc crio[19822]: time="2026-06-12T11:38:02.603015126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.413672 | controller | Jun 12 11:38:02.739423 crc crio[19822]: time="2026-06-12T11:38:02.738974077Z" level=info msg="Created container 74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8: openshift-infra/auto-csr-approver-29687738-j8zrv/oc" id=0dc95cd8-fb55-49f1-8ac8-9923ce79f384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.413689 | controller | Jun 12 11:38:02.740749 crc crio[19822]: time="2026-06-12T11:38:02.740648072Z" level=info msg="Starting container: 74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8" id=acb60e54-9a6d-42a5-bc39-ce32087bec81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.413706 | controller | Jun 12 11:38:02.749181 crc crio[19822]: time="2026-06-12T11:38:02.749010356Z" level=info msg="Started container" PID=407171 containerID=74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8 description=openshift-infra/auto-csr-approver-29687738-j8zrv/oc id=acb60e54-9a6d-42a5-bc39-ce32087bec81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5
2026-06-12 11:43:48.413723 | controller | Jun 12 11:38:05.521616 crc crio[19822]: time="2026-06-12T11:38:05.520712639Z" level=info msg="Stopping pod sandbox: 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5" id=f0279b32-aac4-4278-8acb-cf2dc9081efb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.413740 | controller | Jun 12 11:38:05.524503 crc crio[19822]: time="2026-06-12T11:38:05.522169446Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00101af50}] Aliases:map[]}"
2026-06-12 11:43:48.413762 | controller | Jun 12 11:38:05.524503 crc crio[19822]: time="2026-06-12T11:38:05.52229108Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687738-j8zrv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.413780 | controller | Jun 12 11:38:05.973926 crc crio[19822]: time="2026-06-12T11:38:05.973480873Z" level=info msg="Stopped pod sandbox: 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5" id=f0279b32-aac4-4278-8acb-cf2dc9081efb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.413796 | controller | Jun 12 11:38:08.892132 crc crio[19822]: time="2026-06-12T11:38:08.891188431Z" level=info msg="Removing container: ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2" id=3dab188e-9692-4328-bf54-d9cb1f23964b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.413812 | controller | Jun 12 11:38:09.029403 crc crio[19822]: time="2026-06-12T11:38:09.029285045Z" level=info msg="Removed container ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2: openshift-infra/auto-csr-approver-29687732-kh86z/oc" id=3dab188e-9692-4328-bf54-d9cb1f23964b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.413829 | controller | Jun 12 11:38:09.039678 crc crio[19822]: time="2026-06-12T11:38:09.039611951Z" level=info msg="Stopping pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52" id=8d13c7f0-0e7d-4833-ba27-67d85498d5f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.413844 | controller | Jun 12 11:38:09.039865 crc crio[19822]: time="2026-06-12T11:38:09.039690364Z" level=info msg="Stopped pod sandbox (already stopped): 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52" id=8d13c7f0-0e7d-4833-ba27-67d85498d5f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.413884 | controller | Jun 12 11:38:09.040541 crc crio[19822]: time="2026-06-12T11:38:09.040461788Z" level=info msg="Removing pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52" id=d1bd9cc2-9b86-43c6-bc34-8256272a4bca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.413901 | controller | Jun 12 11:38:09.061306 crc crio[19822]: time="2026-06-12T11:38:09.061215518Z" level=info msg="Removed pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52" id=d1bd9cc2-9b86-43c6-bc34-8256272a4bca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.413917 | controller | Jun 12 11:38:09.067282 crc crio[19822]: time="2026-06-12T11:38:09.064745853Z" level=info msg="Stopping pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87" id=876aed65-e55a-41e5-80ae-d38af34e0599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.413933 | controller | Jun 12 11:38:09.067282 crc crio[19822]: time="2026-06-12T11:38:09.064879707Z" level=info msg="Stopped pod sandbox (already stopped): 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87" id=876aed65-e55a-41e5-80ae-d38af34e0599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.413950 | controller | Jun 12 11:38:09.067282 crc crio[19822]: time="2026-06-12T11:38:09.066397296Z" level=info msg="Removing pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87" id=1f3405c1-2d60-4c49-a675-7db15c10a817 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.413967 | controller | Jun 12 11:38:09.100970 crc crio[19822]: time="2026-06-12T11:38:09.100769937Z" level=info msg="Removed pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87" id=1f3405c1-2d60-4c49-a675-7db15c10a817 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.413983 | controller | Jun 12 11:38:32.803706 crc crio[19822]: time="2026-06-12T11:38:32.802635418Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qq65v/POD" id=a5276331-515a-40ea-9339-ada36f902a2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.414014 | controller | Jun 12 11:38:32.803706 crc crio[19822]: time="2026-06-12T11:38:32.803688002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414041 | controller | Jun 12 11:38:32.850790 crc crio[19822]: time="2026-06-12T11:38:32.850375561Z" level=info msg="Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc00244d978}] Aliases:map[]}"
2026-06-12 11:43:48.414059 | controller | Jun 12 11:38:32.850790 crc crio[19822]: time="2026-06-12T11:38:32.850756724Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qq65v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.414081 | controller | Jun 12 11:38:33.482676 crc crio[19822]: 2026-06-12T11:38:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8383eb77da6b7a Mac:6e:3d:e2:26:de:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:da Mtu:0 Sandbox:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd SocketPath: PciID:}] [{Interface:0xc0005885c0 Address:{IP:10.217.1.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.414105 | controller | Jun 12 11:38:33.484594 crc crio[19822]: time="2026-06-12T11:38:33.484500761Z" level=info msg="Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc00244d978}] Aliases:map[]}"
2026-06-12 11:43:48.414130 | controller | Jun 12 11:38:33.484746 crc crio[19822]: time="2026-06-12T11:38:33.484706068Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qq65v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.414153 | controller | Jun 12 11:38:33.502591 crc crio[19822]: time="2026-06-12T11:38:33.502418604Z" level=info msg="Ran pod sandbox c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d with infra container: openshift-marketplace/redhat-operators-qq65v/POD" id=a5276331-515a-40ea-9339-ada36f902a2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.414176 | controller | Jun 12 11:38:33.508410 crc crio[19822]: time="2026-06-12T11:38:33.508233948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb08687b-3df4-4ca3-94d2-d6f77dd29f6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.414198 | controller | Jun 12 11:38:33.511138 crc crio[19822]: time="2026-06-12T11:38:33.510889073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=de4a043f-954e-4f83-8318-d03c57d3ef19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.414218 | controller | Jun 12 11:38:33.519461 crc crio[19822]: time="2026-06-12T11:38:33.519279584Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qq65v/extract-utilities" id=50d2e711-3e4d-4006-85f2-ba039ba89197 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.414240 | controller | Jun 12 11:38:33.519884 crc crio[19822]: time="2026-06-12T11:38:33.519719088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414264 | controller | Jun 12 11:38:33.602288 crc crio[19822]: time="2026-06-12T11:38:33.602205094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414287 | controller | Jun 12 11:38:33.609370 crc crio[19822]: time="2026-06-12T11:38:33.609289933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414310 | controller | Jun 12 11:38:33.745476 crc crio[19822]: time="2026-06-12T11:38:33.745310695Z" level=info msg="Created container 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053: openshift-marketplace/redhat-operators-qq65v/extract-utilities" id=50d2e711-3e4d-4006-85f2-ba039ba89197 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.414332 | controller | Jun 12 11:38:33.746793 crc crio[19822]: time="2026-06-12T11:38:33.746713526Z" level=info msg="Starting container: 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053" id=3cb58bbd-18ca-4b70-bfab-ba3c1b93c224 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.414357 | controller | Jun 12 11:38:33.756300 crc crio[19822]: time="2026-06-12T11:38:33.756188015Z" level=info msg="Started container" PID=411592 containerID=4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053 description=openshift-marketplace/redhat-operators-qq65v/extract-utilities id=3cb58bbd-18ca-4b70-bfab-ba3c1b93c224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d
2026-06-12 11:43:48.414381 | controller | Jun 12 11:38:33.944977 crc crio[19822]: time="2026-06-12T11:38:33.944429424Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8e804a54-37a8-4327-909a-702e7e640615 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.414401 | controller | Jun 12 11:38:33.949801 crc crio[19822]: time="2026-06-12T11:38:33.949718135Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 11:43:48.414422 | controller | Jun 12 11:38:34.528368 crc crio[19822]: time="2026-06-12T11:38:34.52816512Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=8e804a54-37a8-4327-909a-702e7e640615 name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.414440 | controller | Jun 12 11:38:34.529084 crc crio[19822]: time="2026-06-12T11:38:34.529031098Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0f3f77a5-2b09-4db7-99b5-154ad53d3493 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.414456 | controller | Jun 12 11:38:34.531896 crc crio[19822]: time="2026-06-12T11:38:34.531787081Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=703528b8-f88a-42a9-b512-5ef85529fa6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.414472 | controller | Jun 12 11:38:34.540035 crc crio[19822]: time="2026-06-12T11:38:34.539935412Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qq65v/extract-content" id=c749f2eb-99b4-402e-aebb-913a82cfe0cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.414495 | controller | Jun 12 11:38:34.540414 crc crio[19822]: time="2026-06-12T11:38:34.540376957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414566 | controller | Jun 12 11:38:34.601236 crc crio[19822]: time="2026-06-12T11:38:34.600711061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414596 | controller | Jun 12 11:38:34.606576 crc crio[19822]: time="2026-06-12T11:38:34.606502628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414614 | controller | Jun 12 11:38:34.755762 crc crio[19822]: time="2026-06-12T11:38:34.755672184Z" level=info msg="Created container 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402: openshift-marketplace/redhat-operators-qq65v/extract-content" id=c749f2eb-99b4-402e-aebb-913a82cfe0cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.414631 | controller | Jun 12 11:38:34.757195 crc crio[19822]: time="2026-06-12T11:38:34.757114411Z" level=info msg="Starting container: 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402" id=0ed0b5b4-f94f-4de7-83de-dbae99f2465c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.414648 | controller | Jun 12 11:38:34.765604 crc crio[19822]: time="2026-06-12T11:38:34.765501088Z" level=info msg="Started container" PID=411723 containerID=1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402 description=openshift-marketplace/redhat-operators-qq65v/extract-content id=0ed0b5b4-f94f-4de7-83de-dbae99f2465c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d
2026-06-12 11:43:48.414665 | controller | Jun 12 11:38:41.087369 crc crio[19822]: time="2026-06-12T11:38:41.086752243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0f328bc0-2442-4501-bb79-1c494e79e3d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.414681 | controller | Jun 12 11:38:41.089434 crc crio[19822]: time="2026-06-12T11:38:41.089260853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0c96778a-eea3-4e91-8ecf-34e20f1b82fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.414698 | controller | Jun 12 11:38:41.097697 crc crio[19822]: time="2026-06-12T11:38:41.097612399Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qq65v/registry-server" id=0063f86c-d194-4e8b-830a-9bd6b890c6e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.414715 | controller | Jun 12 11:38:41.098128 crc crio[19822]: time="2026-06-12T11:38:41.098068094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414731 | controller | Jun 12 11:38:41.176050 crc crio[19822]: time="2026-06-12T11:38:41.175946888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414747 | controller | Jun 12 11:38:41.179136 crc crio[19822]: time="2026-06-12T11:38:41.179064058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.414763 | controller | Jun 12 11:38:41.341193 crc crio[19822]: time="2026-06-12T11:38:41.340989957Z" level=info msg="Created container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server" id=0063f86c-d194-4e8b-830a-9bd6b890c6e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.414779 | controller | Jun 12 11:38:41.342219 crc crio[19822]: time="2026-06-12T11:38:41.342104959Z" level=info msg="Starting container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a" id=612c809a-f8f4-4d26-9340-effb16b9a615 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.414795 | controller | Jun 12 11:38:41.351145 crc crio[19822]: time="2026-06-12T11:38:41.351051815Z" level=info msg="Started container" PID=412382 containerID=51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a description=openshift-marketplace/redhat-operators-qq65v/registry-server id=612c809a-f8f4-4d26-9340-effb16b9a615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d
2026-06-12 11:43:48.414816 | controller | Jun 12 11:38:51.989599 crc crio[19822]: time="2026-06-12T11:38:51.988588471Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414834 | controller | Jun 12 11:38:52.414573 crc crio[19822]: time="2026-06-12T11:38:52.414514668Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414872 | controller | Jun 12 11:38:52.418054 crc crio[19822]: time="2026-06-12T11:38:52.417967288Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414895 | controller | Jun 12 11:38:52.971256 crc crio[19822]: time="2026-06-12T11:38:52.971172711Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414911 | controller | Jun 12 11:38:53.316548 crc crio[19822]: time="2026-06-12T11:38:53.315979347Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414927 | controller | Jun 12 11:38:53.357901 crc crio[19822]: time="2026-06-12T11:38:53.357786961Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414943 | controller | Jun 12 11:38:53.596283 crc crio[19822]: time="2026-06-12T11:38:53.596096814Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414959 | controller | Jun 12 11:38:53.786982 crc crio[19822]: time="2026-06-12T11:38:53.786670256Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414975 | controller | Jun 12 11:38:54.342035 crc crio[19822]: time="2026-06-12T11:38:54.341785617Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.414990 | controller | Jun 12 11:38:54.358593 crc crio[19822]: time="2026-06-12T11:38:54.358491665Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415006 | controller | Jun 12 11:38:54.400681 crc crio[19822]: time="2026-06-12T11:38:54.400571528Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415021 | controller | Jun 12 11:38:54.568904 crc crio[19822]: time="2026-06-12T11:38:54.568719613Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415037 | controller | Jun 12 11:38:54.695022 crc crio[19822]: time="2026-06-12T11:38:54.694225617Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415053 | controller | Jun 12 11:38:54.788312 crc crio[19822]: time="2026-06-12T11:38:54.788115082Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415074 | controller | Jun 12 11:38:55.239917 crc crio[19822]: time="2026-06-12T11:38:55.239735749Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415090 | controller | Jun 12 11:38:55.912525 crc crio[19822]: time="2026-06-12T11:38:55.91239863Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415106 | controller | Jun 12 11:38:56.491408 crc crio[19822]: time="2026-06-12T11:38:56.491278907Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415122 | controller | Jun 12 11:38:57.220643 crc crio[19822]: time="2026-06-12T11:38:57.219296523Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415137 | controller | Jun 12 11:38:57.626067 crc crio[19822]: time="2026-06-12T11:38:57.625975336Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415153 | controller | Jun 12 11:38:57.677355 crc crio[19822]: time="2026-06-12T11:38:57.677264773Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415169 | controller | Jun 12 11:38:57.733768 crc crio[19822]: time="2026-06-12T11:38:57.733685963Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415185 | controller | Jun 12 11:38:59.292935 crc crio[19822]: time="2026-06-12T11:38:59.292015921Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415201 | controller | Jun 12 11:39:01.416421 crc crio[19822]: time="2026-06-12T11:39:01.415601877Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415216 | controller | Jun 12 11:39:01.787377 crc crio[19822]: time="2026-06-12T11:39:01.787293484Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415232 | controller | Jun 12 11:39:01.882881 crc crio[19822]: time="2026-06-12T11:39:01.8827594Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415248 | controller | Jun 12 11:39:04.128383 crc crio[19822]: time="2026-06-12T11:39:04.12749939Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415264 | controller | Jun 12 11:39:05.264102 crc crio[19822]: time="2026-06-12T11:39:05.263611729Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415279 | controller | Jun 12 11:39:06.150203 crc crio[19822]: time="2026-06-12T11:39:06.149482723Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415295 | controller | Jun 12 11:39:06.189482 crc crio[19822]: time="2026-06-12T11:39:06.189355786Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415315 | controller | Jun 12 11:39:07.516135 crc crio[19822]: time="2026-06-12T11:39:07.516033327Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415332 | controller | Jun 12 11:39:09.334519 crc crio[19822]: time="2026-06-12T11:39:09.333914901Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415348 | controller | Jun 12 11:39:10.381151 crc crio[19822]: time="2026-06-12T11:39:10.3801947Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415364 | controller | Jun 12 11:39:10.729785 crc crio[19822]: time="2026-06-12T11:39:10.729579472Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415381 | controller | Jun 12 11:39:11.008876 crc crio[19822]: time="2026-06-12T11:39:11.008370074Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415396 | controller | Jun 12 11:39:11.045028 crc crio[19822]: time="2026-06-12T11:39:11.044964614Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415412 | controller | Jun 12 11:39:11.087594 crc crio[19822]: time="2026-06-12T11:39:11.087508336Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415427 | controller | Jun 12 11:39:11.274220 crc crio[19822]: time="2026-06-12T11:39:11.274030257Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415443 | controller | Jun 12 11:39:11.798541 crc crio[19822]: time="2026-06-12T11:39:11.798463132Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415458 | controller | Jun 12 11:39:12.016395 crc crio[19822]: time="2026-06-12T11:39:12.016288081Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415473 | controller | Jun 12 11:39:13.155944 crc crio[19822]: time="2026-06-12T11:39:13.155244722Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415489 | controller | Jun 12 11:39:14.479751 crc crio[19822]: time="2026-06-12T11:39:14.478850609Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415505 | controller | Jun 12 11:39:14.570008 crc crio[19822]: time="2026-06-12T11:39:14.569920407Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415522 | controller | Jun 12 11:39:14.932744 crc crio[19822]: time="2026-06-12T11:39:14.932639156Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415538 | controller | Jun 12 11:39:15.516720 crc crio[19822]: time="2026-06-12T11:39:15.514869386Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415560 | controller | Jun 12 11:39:17.381380 crc crio[19822]: time="2026-06-12T11:39:17.38054058Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415577 | controller | Jun 12 11:39:18.453102 crc crio[19822]: time="2026-06-12T11:39:18.453025956Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415593 | controller | Jun 12 11:39:18.561399 crc crio[19822]: time="2026-06-12T11:39:18.561048781Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415609 | controller | Jun 12 11:39:24.786667 crc crio[19822]: time="2026-06-12T11:39:24.785619083Z" level=info msg="Stopping container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a (timeout: 2s)" id=0d427601-a31a-43e2-a0d3-ca9b38f5eed8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.415625 | controller | Jun 12 11:39:24.919192 crc crio[19822]: time="2026-06-12T11:39:24.919122592Z" level=info msg="Stopped container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server" id=0d427601-a31a-43e2-a0d3-ca9b38f5eed8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.415641 | controller | Jun 12 11:39:24.920695 crc crio[19822]: time="2026-06-12T11:39:24.92062275Z" level=info msg="Stopping pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d" id=21eba989-44d0-452c-bf33-d09ce68f49f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.415658 | controller | Jun 12 11:39:24.921584 crc crio[19822]: time="2026-06-12T11:39:24.921525159Z" level=info msg="Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc003095530}] Aliases:map[]}"
2026-06-12 11:43:48.415675 | controller | Jun 12 11:39:24.921751 crc crio[19822]: time="2026-06-12T11:39:24.921682045Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qq65v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.415693 | controller | Jun 12 11:39:25.391152 crc crio[19822]: time="2026-06-12T11:39:25.389801278Z" level=info msg="Stopped pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d" id=21eba989-44d0-452c-bf33-d09ce68f49f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.415717 | controller | Jun 12 11:39:25.844171 crc crio[19822]: time="2026-06-12T11:39:25.844099152Z" level=info msg="Removing container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a" id=4384f583-541f-44c4-a8e3-ffaeee40c539 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.415742 | controller | Jun 12 11:39:25.883520 crc crio[19822]: time="2026-06-12T11:39:25.883377109Z" level=info msg="Removed container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server" id=4384f583-541f-44c4-a8e3-ffaeee40c539 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.415762 | controller | Jun 12 11:39:25.889566 crc crio[19822]: time="2026-06-12T11:39:25.88947424Z" level=info msg="Removing container: 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402" id=5fd259b8-0478-4d97-a63a-9580b4e5c2d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.415779 | controller | Jun 12 11:39:25.938579 crc crio[19822]: time="2026-06-12T11:39:25.938327368Z" level=info msg="Removed container 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402: openshift-marketplace/redhat-operators-qq65v/extract-content" id=5fd259b8-0478-4d97-a63a-9580b4e5c2d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.415801 | controller | Jun 12 11:39:25.941078 crc crio[19822]: time="2026-06-12T11:39:25.940998324Z" level=info msg="Removing container: 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053" id=f9739d13-b88e-4d2f-a4a4-7d06068ef1b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.415819 | controller | Jun 12 11:39:25.984148 crc crio[19822]: time="2026-06-12T11:39:25.98404999Z" level=info msg="Removed container 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053: openshift-marketplace/redhat-operators-qq65v/extract-utilities" id=f9739d13-b88e-4d2f-a4a4-7d06068ef1b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.415834 | controller | Jun 12 11:39:26.098784 crc crio[19822]: time="2026-06-12T11:39:26.098716915Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.415872 | controller | Jun 12 11:39:52.928956 crc crio[19822]: time="2026-06-12T11:39:52.928097857Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-cktqh/POD" id=f8ee2481-f86c-4693-9b66-20bf51ae73ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.415904 | controller | Jun 12 11:39:52.930120 crc crio[19822]: time="2026-06-12T11:39:52.930016586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.415923 | controller | Jun 12 11:39:52.987134 crc crio[19822]: time="2026-06-12T11:39:52.984379041Z" level=info msg="Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc002ed00f0}] Aliases:map[]}"
2026-06-12 11:43:48.415940 | controller | Jun 12 11:39:52.987134 crc crio[19822]: time="2026-06-12T11:39:52.984462303Z" level=info msg="Adding pod openshift-marketplace_community-operators-cktqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.415957 | controller | Jun 12 11:39:53.589003 crc crio[19822]: 2026-06-12T11:39:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50e1758097f57ae Mac:6e:99:85:fe:40:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:db Mtu:0 Sandbox:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.1.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.415974 | controller | Jun 12 11:39:53.590780 crc crio[19822]: time="2026-06-12T11:39:53.590688993Z" level=info msg="Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc002ed00f0}] Aliases:map[]}"
2026-06-12 11:43:48.415991 | controller | Jun 12 11:39:53.591051 crc crio[19822]: time="2026-06-12T11:39:53.590896539Z" level=info msg="Checking pod openshift-marketplace_community-operators-cktqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.416027 | controller | Jun 12 11:39:53.598708 crc crio[19822]: time="2026-06-12T11:39:53.598632259Z" level=info msg="Ran pod sandbox 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 with infra container: openshift-marketplace/community-operators-cktqh/POD" id=f8ee2481-f86c-4693-9b66-20bf51ae73ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.416047 | controller | Jun 12 11:39:53.603511 crc crio[19822]: time="2026-06-12T11:39:53.603431309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=719a8c9c-f275-427f-80b7-9dbe961036f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.416064 | controller | Jun 12 11:39:53.605746 crc crio[19822]: time="2026-06-12T11:39:53.605654449Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f555d443-f693-4a9e-b957-8788b7d8a46f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.416081 | controller | Jun 12 11:39:53.614374 crc crio[19822]: time="2026-06-12T11:39:53.614199942Z" level=info msg="Creating container: openshift-marketplace/community-operators-cktqh/extract-utilities" id=b41db3d6-52a8-4087-a7c4-f81f23b7685e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.416097 | controller | Jun 12 11:39:53.614893 crc crio[19822]: time="2026-06-12T11:39:53.6147547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416113 | controller | Jun 12 11:39:53.660295 crc crio[19822]: time="2026-06-12T11:39:53.660190615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416128 | controller | Jun 12 11:39:53.663762 crc crio[19822]: time="2026-06-12T11:39:53.663666829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416144 | controller | Jun 12 11:39:53.808600 crc crio[19822]: time="2026-06-12T11:39:53.8084931Z" level=info msg="Created container 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018: openshift-marketplace/community-operators-cktqh/extract-utilities" id=b41db3d6-52a8-4087-a7c4-f81f23b7685e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.416160 | controller | Jun 12 11:39:53.809785 crc crio[19822]: time="2026-06-12T11:39:53.809719789Z" level=info msg="Starting container: 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018" id=41edddf7-ae0b-41fc-8b96-28bd7ad395d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.416176 | controller | Jun 12 11:39:53.815054 crc crio[19822]: time="2026-06-12T11:39:53.814997487Z" level=info msg="Started container" PID=419628 containerID=19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018 description=openshift-marketplace/community-operators-cktqh/extract-utilities id=41edddf7-ae0b-41fc-8b96-28bd7ad395d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411
2026-06-12 11:43:48.416192 | controller | Jun 12 11:39:54.315206 crc crio[19822]: time="2026-06-12T11:39:54.314659618Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=52203d76-89ab-4ca5-8e0c-129593ff18ff name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.416209 | controller | Jun 12 11:39:54.323496 crc crio[19822]: time="2026-06-12T11:39:54.323403728Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 11:43:48.416225 | controller | Jun 12 11:39:54.876466 crc crio[19822]: time="2026-06-12T11:39:54.876285477Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029" id=52203d76-89ab-4ca5-8e0c-129593ff18ff name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.416246 | controller | Jun 12 11:39:54.877469 crc crio[19822]: time="2026-06-12T11:39:54.877401191Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=65b2cac3-45f6-4141-aaf3-ddb33cd0f965 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.416263 | controller | Jun 12 11:39:54.881233 crc crio[19822]: time="2026-06-12T11:39:54.88109487Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=568e720a-fe5a-4528-84bd-0283fa79e8d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.416280 | controller | Jun 12 11:39:54.891769 crc crio[19822]: time="2026-06-12T11:39:54.891660646Z" level=info msg="Creating container: openshift-marketplace/community-operators-cktqh/extract-content" id=808992eb-5e57-4a35-bb72-1b69b3effaf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.416296 | controller | Jun 12 11:39:54.892365 crc crio[19822]: time="2026-06-12T11:39:54.892293746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416311 | controller | Jun 12 11:39:54.941660 crc crio[19822]: time="2026-06-12T11:39:54.941479217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416327 | controller | Jun 12 11:39:54.945153 crc crio[19822]: time="2026-06-12T11:39:54.945065022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416343 | controller | Jun 12 11:39:55.108161 crc crio[19822]: time="2026-06-12T11:39:55.107508002Z" level=info msg="Created container de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f: openshift-marketplace/community-operators-cktqh/extract-content" id=808992eb-5e57-4a35-bb72-1b69b3effaf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.416359 | controller | Jun 12 11:39:55.109664 crc crio[19822]: time="2026-06-12T11:39:55.109438473Z" level=info msg="Starting container: de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f" id=1807f8a9-e69e-44a2-abc4-0d1837b7244f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.416375 | controller | Jun 12 11:39:55.124240 crc crio[19822]: time="2026-06-12T11:39:55.124167683Z" level=info msg="Started container" PID=419704 containerID=de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f description=openshift-marketplace/community-operators-cktqh/extract-content id=1807f8a9-e69e-44a2-abc4-0d1837b7244f name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411
2026-06-12 11:43:48.416391 | controller | Jun 12 11:39:57.389229 crc crio[19822]: time="2026-06-12T11:39:57.386952992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=124503e4-8aec-43a1-8a3e-6498e2e6cf98 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.416407 | controller | Jun 12 11:39:57.400994 crc crio[19822]: time="2026-06-12T11:39:57.400704332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0e5b6d25-16d6-4890-8b93-e6b64b9d05e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.416423 | controller | Jun 12 11:39:57.460038 crc crio[19822]: time="2026-06-12T11:39:57.459935981Z" level=info msg="Creating container: openshift-marketplace/community-operators-cktqh/registry-server" id=6600d35c-28f4-4d11-99ab-d11d8004da6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.416439 | controller | Jun 12 11:39:57.460486 crc crio[19822]: time="2026-06-12T11:39:57.460411096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416460 | controller | Jun 12 11:39:57.548901 crc crio[19822]: time="2026-06-12T11:39:57.54862146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416477 | controller | Jun 12 11:39:57.556002 crc crio[19822]: time="2026-06-12T11:39:57.555582224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416493 | controller | Jun 12 11:39:57.749252 crc crio[19822]: time="2026-06-12T11:39:57.749157417Z" level=info msg="Created container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server" id=6600d35c-28f4-4d11-99ab-d11d8004da6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.416508 | controller | Jun 12 11:39:57.750851 crc crio[19822]: time="2026-06-12T11:39:57.750717427Z" level=info msg="Starting container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88" id=59858cc5-0393-4e29-a5b2-98a2cdaf69a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.416524 | controller | Jun 12 11:39:57.759527 crc crio[19822]: time="2026-06-12T11:39:57.759384344Z" level=info msg="Started container" PID=419841 containerID=8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88 description=openshift-marketplace/community-operators-cktqh/registry-server id=59858cc5-0393-4e29-a5b2-98a2cdaf69a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411
2026-06-12 11:43:48.416540 | controller | Jun 12 11:40:00.841973 crc crio[19822]: time="2026-06-12T11:40:00.841173752Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687740-fs4wd/POD" id=f0906dba-23ba-4eda-b6d3-edca6a8e3790 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.416556 | controller | Jun 12 11:40:00.841973 crc crio[19822]: time="2026-06-12T11:40:00.841941507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416571 | controller | Jun 12 11:40:00.867755 crc crio[19822]: time="2026-06-12T11:40:00.867622145Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc00101a960}] Aliases:map[]}"
2026-06-12 11:43:48.416587 | controller | Jun 12 11:40:00.867755 crc crio[19822]: time="2026-06-12T11:40:00.867681897Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687740-fs4wd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.416603 | controller | Jun 12 11:40:01.271760 crc crio[19822]: 2026-06-12T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e31c8039db520f Mac:46:9f:27:97:4f:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:dc Mtu:0 Sandbox:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 SocketPath: PciID:}] [{Interface:0xc0000146a0 Address:{IP:10.217.1.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.416619 | controller | Jun 12 11:40:01.273007 crc crio[19822]: time="2026-06-12T11:40:01.272937796Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc00101a960}] Aliases:map[]}"
2026-06-12 11:43:48.416642 | controller | Jun 12 11:40:01.273177 crc crio[19822]: time="2026-06-12T11:40:01.27309006Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687740-fs4wd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.416659 | controller | Jun 12 11:40:01.283198 crc crio[19822]: time="2026-06-12T11:40:01.283060839Z" level=info msg="Ran pod sandbox 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 with infra container: openshift-infra/auto-csr-approver-29687740-fs4wd/POD" id=f0906dba-23ba-4eda-b6d3-edca6a8e3790 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.416675 | controller | Jun 12 11:40:01.285854 crc crio[19822]: time="2026-06-12T11:40:01.285748564Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=475a3d3a-be76-45c0-901d-a999343ef3ac name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.416692 | controller | Jun 12 11:40:01.293210 crc crio[19822]: time="2026-06-12T11:40:01.293158021Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.416707 | controller | Jun 12 11:40:03.190782 crc crio[19822]: time="2026-06-12T11:40:03.18796519Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=475a3d3a-be76-45c0-901d-a999343ef3ac name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.416724 | controller | Jun 12 11:40:03.193136 crc crio[19822]: time="2026-06-12T11:40:03.192496Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a789c128-2973-4ff9-be5e-f9d9cba8a24c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.416741 | controller | Jun 12 11:40:03.195877 crc crio[19822]: time="2026-06-12T11:40:03.195736175Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0637b1a5-fa72-4277-a016-0149800c4b7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.416758 | controller | Jun 12 11:40:03.208872 crc crio[19822]: time="2026-06-12T11:40:03.205547451Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687740-fs4wd/oc" id=b2d25f0c-ecf3-4979-adff-0deea5d12f95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.416774 | controller | Jun 12 11:40:03.208872 crc crio[19822]: time="2026-06-12T11:40:03.20603326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416795 | controller | Jun 12 11:40:03.267918 crc crio[19822]: time="2026-06-12T11:40:03.267871012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416820 | controller | Jun 12 11:40:03.501781 crc crio[19822]: time="2026-06-12T11:40:03.492523706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.416847 | controller | Jun 12 11:40:03.607973 crc crio[19822]: time="2026-06-12T11:40:03.607878966Z" level=info msg="Created container 83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da: openshift-infra/auto-csr-approver-29687740-fs4wd/oc" id=b2d25f0c-ecf3-4979-adff-0deea5d12f95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.416891 | controller | Jun 12 11:40:03.609199 crc crio[19822]: time="2026-06-12T11:40:03.609136836Z" level=info msg="Starting container: 83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da" id=940fd148-14da-4d16-9618-bdaad7563f69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.416915 | controller | Jun 12 11:40:03.618551 crc crio[19822]: time="2026-06-12T11:40:03.618445964Z" level=info msg="Started container" PID=420331 containerID=83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da description=openshift-infra/auto-csr-approver-29687740-fs4wd/oc id=940fd148-14da-4d16-9618-bdaad7563f69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7
2026-06-12 11:43:48.416933 | controller | Jun 12 11:40:05.522701 crc crio[19822]: time="2026-06-12T11:40:05.52162779Z" level=info msg="Stopping pod sandbox: 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7" id=891bbceb-3e7f-4a60-8153-c2ea8b109201 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.416950 | controller | Jun 12 11:40:05.522701 crc crio[19822]: time="2026-06-12T11:40:05.522323812Z" level=info msg="Stopping container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88 (timeout: 2s)" id=044a6ab7-b3d1-4965-874d-790ddd9b9ffb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.416966 | controller | Jun 12 11:40:05.523716 crc crio[19822]: time="2026-06-12T11:40:05.523109118Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc003264128}] Aliases:map[]}"
2026-06-12 11:43:48.416983 | controller | Jun 12 11:40:05.523716 crc crio[19822]: time="2026-06-12T11:40:05.523224892Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687740-fs4wd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.417000 | controller | Jun 12 11:40:05.649464 crc crio[19822]: time="2026-06-12T11:40:05.649388087Z" level=info msg="Stopped container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server" id=044a6ab7-b3d1-4965-874d-790ddd9b9ffb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.417017 | controller | Jun 12 11:40:05.652433 crc crio[19822]: time="2026-06-12T11:40:05.652391564Z" level=info msg="Stopping pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411" id=82dee1f5-0c22-4dea-9aff-50970c9636de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417034 | controller | Jun 12 11:40:05.653089 crc crio[19822]: time="2026-06-12T11:40:05.653064826Z" level=info msg="Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc000697010}] Aliases:map[]}"
2026-06-12 11:43:48.417051 | controller | Jun 12 11:40:05.653313 crc crio[19822]: time="2026-06-12T11:40:05.653292413Z" level=info msg="Deleting pod openshift-marketplace_community-operators-cktqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.417067 | controller | Jun 12 11:40:05.942111 crc crio[19822]: time="2026-06-12T11:40:05.942025145Z" level=info msg="Stopped pod sandbox: 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7" id=891bbceb-3e7f-4a60-8153-c2ea8b109201 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417084 | controller | Jun 12 11:40:06.125240 crc crio[19822]: time="2026-06-12T11:40:06.124291508Z" level=info msg="Stopped pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411" id=82dee1f5-0c22-4dea-9aff-50970c9636de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417105 | controller | Jun 12 11:40:06.548691 crc crio[19822]: time="2026-06-12T11:40:06.548612336Z" level=info msg="Removing container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88" id=d2e3ac48-943c-4f2f-9bd6-3c279b9143a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417123 | controller | Jun 12 11:40:06.581782 crc crio[19822]: time="2026-06-12T11:40:06.581693341Z" level=info msg="Removed container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server" id=d2e3ac48-943c-4f2f-9bd6-3c279b9143a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417139 | controller | Jun 12 11:40:06.588893 crc crio[19822]: time="2026-06-12T11:40:06.588765765Z" level=info msg="Removing container: de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f" id=e730113e-4283-49ee-b087-b763cb3fd85b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417155 | controller | Jun 12 11:40:06.652747 crc crio[19822]: time="2026-06-12T11:40:06.652651581Z" level=info msg="Removed container de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f: openshift-marketplace/community-operators-cktqh/extract-content" id=e730113e-4283-49ee-b087-b763cb3fd85b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417171 | controller | Jun 12 11:40:06.658186 crc crio[19822]: time="2026-06-12T11:40:06.658106467Z" level=info msg="Removing container: 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018" id=6f255132-8b01-42cd-b222-0ebd4ebd8bba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417192 | controller | Jun 12 11:40:06.711502 crc crio[19822]: time="2026-06-12T11:40:06.711397323Z" level=info msg="Removed container 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018: openshift-marketplace/community-operators-cktqh/extract-utilities" id=6f255132-8b01-42cd-b222-0ebd4ebd8bba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417215 | controller | Jun 12 11:40:09.166916 crc crio[19822]: time="2026-06-12T11:40:09.165957034Z" level=info msg="Removing container: 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90" id=bdc81e34-1241-4aa2-babe-c043fa72364b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417239 | controller | Jun 12 11:40:09.320562 crc crio[19822]: time="2026-06-12T11:40:09.320473012Z" level=info msg="Removed container 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90: openshift-infra/auto-csr-approver-29687734-2fdjq/oc" id=bdc81e34-1241-4aa2-babe-c043fa72364b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417260 | controller | Jun 12 11:40:09.333460 crc crio[19822]: time="2026-06-12T11:40:09.333328813Z" level=info msg="Stopping pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d" id=e7f62166-10df-4db4-bb9e-8576e99b2ace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417282 | controller | Jun 12 11:40:09.333460 crc crio[19822]: time="2026-06-12T11:40:09.333444677Z" level=info msg="Stopped pod sandbox (already stopped): c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d" id=e7f62166-10df-4db4-bb9e-8576e99b2ace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417304 | controller | Jun 12 11:40:09.334657 crc crio[19822]: time="2026-06-12T11:40:09.334565993Z" level=info msg="Removing pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d" id=b6575c53-3459-4fda-9b4b-78cca9445b29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.417325 | controller | Jun 12 11:40:09.358382 crc crio[19822]: time="2026-06-12T11:40:09.358278013Z" level=info msg="Removed pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d" id=b6575c53-3459-4fda-9b4b-78cca9445b29 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.417351 | controller | Jun 12 11:40:09.359507 crc crio[19822]: time="2026-06-12T11:40:09.359446447Z" level=info msg="Stopping pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411" id=9e8602b4-96c5-4e57-baac-b56848d34305 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417373 | controller | Jun 12 11:40:09.359625 crc crio[19822]: time="2026-06-12T11:40:09.359522919Z" level=info msg="Stopped pod sandbox (already stopped): 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411" id=9e8602b4-96c5-4e57-baac-b56848d34305 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417394 | controller | Jun 12 11:40:09.360763 crc crio[19822]: time="2026-06-12T11:40:09.360549182Z" level=info msg="Removing pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411" id=254a088b-07a8-4f0b-a245-0a42dadb54d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.417415 | controller | Jun 12 11:40:09.419270 crc crio[19822]: time="2026-06-12T11:40:09.419088156Z" level=info msg="Removed pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411" id=254a088b-07a8-4f0b-a245-0a42dadb54d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.417436 | controller | Jun 12 11:40:09.423613 crc crio[19822]: time="2026-06-12T11:40:09.423565172Z" level=info msg="Stopping pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb" id=de240a70-fa63-492e-82aa-2d2f088624c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417453 | controller | Jun 12 11:40:09.423978 crc crio[19822]: time="2026-06-12T11:40:09.42379431Z" level=info msg="Stopped pod sandbox (already stopped): 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb" id=de240a70-fa63-492e-82aa-2d2f088624c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417470 | controller | Jun 12 11:40:09.425479 crc crio[19822]: time="2026-06-12T11:40:09.42539043Z" level=info msg="Removing pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb" id=4f026fce-e33b-4481-8f98-b2eac41fd90c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.417486 | controller | Jun 12 11:40:09.446121 crc crio[19822]: time="2026-06-12T11:40:09.446022992Z" level=info msg="Removed pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb" id=4f026fce-e33b-4481-8f98-b2eac41fd90c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.417502 | controller | Jun 12 11:41:00.233051 crc crio[19822]: time="2026-06-12T11:41:00.228497666Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 11:43:48.417518 | controller | Jun 12 11:41:07.881911 crc crio[19822]: time="2026-06-12T11:41:07.878687198Z" level=info msg="Stopping container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c (timeout: 2s)" id=fcdbf464-b4ea-44d3-9f69-0baccea6dad0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.417535 | controller | Jun 12 11:41:08.063276 crc crio[19822]: time="2026-06-12T11:41:08.063183286Z" level=info msg="Stopped container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy" id=fcdbf464-b4ea-44d3-9f69-0baccea6dad0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 11:43:48.417552 | controller | Jun 12 11:41:08.070431 crc crio[19822]: time="2026-06-12T11:41:08.070320457Z" level=info msg="Stopping pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd" id=b262fb4d-48b4-4a9d-981f-41b121ab5a8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417568 | controller | Jun 12 11:41:08.072291 crc crio[19822]: time="2026-06-12T11:41:08.072224192Z" level=info msg="Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc0037c9150}] Aliases:map[]}"
2026-06-12 11:43:48.417590 | controller | Jun 12 11:41:08.072578 crc crio[19822]: time="2026-06-12T11:41:08.072521152Z" level=info msg="Deleting pod openshift-must-gather-cb9jq_must-gather-256wj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.417607 | controller | Jun 12 11:41:08.406952 crc crio[19822]: time="2026-06-12T11:41:08.402268872Z" level=info msg="Stopped pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd" id=b262fb4d-48b4-4a9d-981f-41b121ab5a8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417623 | controller | Jun 12 11:41:09.471726 crc crio[19822]: time="2026-06-12T11:41:09.470911545Z" level=info msg="Removing container: a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f" id=1ddc9d17-6961-49f7-b05f-37af04fef562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417639 | controller | Jun 12 11:41:09.671408 crc crio[19822]: time="2026-06-12T11:41:09.67122383Z" level=info msg="Removed container a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f: openshift-must-gather-cb9jq/must-gather-256wj/gather" id=1ddc9d17-6961-49f7-b05f-37af04fef562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417656 | controller | Jun 12 11:41:09.675181 crc crio[19822]: time="2026-06-12T11:41:09.67514481Z" level=info msg="Removing container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c" id=9df3144f-ace7-4d66-9dc6-15fc7667838c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417672 | controller | Jun 12 11:41:09.703544 crc crio[19822]: time="2026-06-12T11:41:09.703404021Z" level=info msg="Removed container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy" id=9df3144f-ace7-4d66-9dc6-15fc7667838c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.417688 | controller | Jun 12 11:41:09.718187 crc crio[19822]: time="2026-06-12T11:41:09.71808833Z" level=info msg="Stopping pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd" id=65605d1f-3dcd-45d3-8567-7b14bffce2ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417704 | controller | Jun 12 11:41:09.718187 crc crio[19822]: time="2026-06-12T11:41:09.718164033Z" level=info msg="Stopped pod sandbox (already stopped): b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd" id=65605d1f-3dcd-45d3-8567-7b14bffce2ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.417720 | controller | Jun 12 11:41:09.719255 crc crio[19822]: time="2026-06-12T11:41:09.719083602Z" level=info msg="Removing pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd" id=f09b4c58-2a6e-47b2-b9fa-7d2972a9e147 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.417736 | controller | Jun 12 11:41:09.752914 crc crio[19822]: time="2026-06-12T11:41:09.752752076Z" level=info msg="Removed pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd" id=f09b4c58-2a6e-47b2-b9fa-7d2972a9e147 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.417752 | controller | Jun 12 11:42:00.613201 crc crio[19822]: time="2026-06-12T11:42:00.61234375Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687742-2zq8f/POD" id=588f819a-0f05-44d8-9c52-1499b4b57865 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.417768 | controller | Jun 12 11:42:00.613201 crc crio[19822]: time="2026-06-12T11:42:00.613218498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.417789 | controller | Jun 12 11:42:00.652555 crc crio[19822]: time="2026-06-12T11:42:00.652071468Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc0006977d0}] Aliases:map[]}"
2026-06-12 11:43:48.417807 | controller | Jun 12 11:42:00.652555 crc crio[19822]: time="2026-06-12T11:42:00.652147151Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687742-2zq8f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.417824 | controller | Jun 12 11:42:01.203053 crc crio[19822]: 2026-06-12T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec53e5df8710268 Mac:fe:27:49:a3:58:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:dd Mtu:0 Sandbox:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 11:43:48.417840 | controller | Jun 12 11:42:01.204605 crc crio[19822]: time="2026-06-12T11:42:01.204522455Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc0006977d0}] Aliases:map[]}"
2026-06-12 11:43:48.417882 | controller | Jun 12 11:42:01.204978 crc crio[19822]: time="2026-06-12T11:42:01.204910498Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687742-2zq8f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 11:43:48.417907 | controller | Jun 12 11:42:01.219943 crc crio[19822]: time="2026-06-12T11:42:01.219872051Z" level=info msg="Ran pod sandbox ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 with infra container: openshift-infra/auto-csr-approver-29687742-2zq8f/POD" id=588f819a-0f05-44d8-9c52-1499b4b57865 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 11:43:48.417933 | controller | Jun 12 11:42:01.224149 crc crio[19822]: time="2026-06-12T11:42:01.22359828Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c23ee3e1-1626-417b-957b-dbfb70dbe5cd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.417954 | controller | Jun 12 11:42:01.233208 crc crio[19822]: time="2026-06-12T11:42:01.233132185Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 11:43:48.417970 | controller | Jun 12 11:42:02.086597 crc crio[19822]: time="2026-06-12T11:42:02.086450037Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c23ee3e1-1626-417b-957b-dbfb70dbe5cd name=/runtime.v1.ImageService/PullImage
2026-06-12 11:43:48.417986 | controller | Jun 12 11:42:02.092015 crc crio[19822]: time="2026-06-12T11:42:02.09187148Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2d712c26-5b70-4c7b-a78b-c6d497d4d2cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.418002 | controller | Jun 12 11:42:02.094673 crc crio[19822]: time="2026-06-12T11:42:02.094591207Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=df69c27c-90c2-49fa-86ee-3f3cb8c4506d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 11:43:48.418024 | controller | Jun 12 11:42:02.105093 crc crio[19822]: time="2026-06-12T11:42:02.104981949Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687742-2zq8f/oc" id=2da5e8a0-e322-4c9b-b3ed-a84e7b7adc28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.418041 | controller | Jun 12 11:42:02.105575 crc crio[19822]: time="2026-06-12T11:42:02.105496255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.418058 | controller | Jun 12 11:42:02.161478 crc crio[19822]: time="2026-06-12T11:42:02.160522681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.418074 | controller | Jun 12 11:42:02.390019 crc crio[19822]: time="2026-06-12T11:42:02.388793863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 11:43:48.418090 | controller | Jun 12 11:42:02.513662 crc crio[19822]: time="2026-06-12T11:42:02.513567714Z" level=info msg="Created container a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab: openshift-infra/auto-csr-approver-29687742-2zq8f/oc" id=2da5e8a0-e322-4c9b-b3ed-a84e7b7adc28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 11:43:48.418107 | controller | Jun 12 11:42:02.515037 crc crio[19822]: time="2026-06-12T11:42:02.514978628Z" level=info msg="Starting container: a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab" id=a5451548-8ee3-4f56-97bc-9d4a9e0344f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 11:43:48.418123 | controller | Jun 12 11:42:02.519714 crc crio[19822]: time="2026-06-12T11:42:02.519609936Z" level=info msg="Started container" PID=427468 containerID=a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab description=openshift-infra/auto-csr-approver-29687742-2zq8f/oc id=a5451548-8ee3-4f56-97bc-9d4a9e0344f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326
2026-06-12 11:43:48.418140 | controller | Jun 12 11:42:04.373773 crc crio[19822]: time="2026-06-12T11:42:04.372977123Z" level=info msg="Stopping pod sandbox: ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326" id=162e9c48-ffdb-453b-aff7-f40e0feef29e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.418157 | controller | Jun 12 11:42:04.375522 crc crio[19822]: time="2026-06-12T11:42:04.374599936Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc005212218}] Aliases:map[]}"
2026-06-12 11:43:48.418175 | controller | Jun 12 11:42:04.375522 crc crio[19822]: time="2026-06-12T11:42:04.37472737Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687742-2zq8f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 11:43:48.418191 | controller | Jun 12 11:42:04.781291 crc crio[19822]: time="2026-06-12T11:42:04.780941299Z" level=info msg="Stopped pod sandbox: ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326" id=162e9c48-ffdb-453b-aff7-f40e0feef29e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.418208 | controller | Jun 12 11:42:09.784555 crc crio[19822]: time="2026-06-12T11:42:09.783096301Z" level=info msg="Removing container: d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f" id=26e753e7-0a60-416a-ac12-caaa60df6e83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.418229 | controller | Jun 12 11:42:09.923757 crc crio[19822]: time="2026-06-12T11:42:09.923575145Z" level=info msg="Removed container d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f: openshift-infra/auto-csr-approver-29687736-2g454/oc" id=26e753e7-0a60-416a-ac12-caaa60df6e83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 11:43:48.418246 | controller | Jun 12 11:42:09.939317 crc crio[19822]: time="2026-06-12T11:42:09.93915884Z" level=info msg="Stopping pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639" id=a980accf-98b7-424b-8461-9e636cf2d3dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.418263 | controller | Jun 12 11:42:09.939317 crc crio[19822]: time="2026-06-12T11:42:09.939235182Z" level=info msg="Stopped pod sandbox (already stopped): 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639" id=a980accf-98b7-424b-8461-9e636cf2d3dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 11:43:48.418280 | controller | Jun 12 11:42:09.940761 crc crio[19822]: time="2026-06-12T11:42:09.940646888Z" level=info msg="Removing pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639" id=fd6d071a-a01a-43c2-9eaa-963e3747d407 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.418297 | controller | Jun 12 11:42:09.970439 crc crio[19822]: time="2026-06-12T11:42:09.9701664Z" level=info msg="Removed pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639" id=fd6d071a-a01a-43c2-9eaa-963e3747d407 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 11:43:48.418375 | controller | ok: Item: crc Runtime: 0:00:01.510037
2026-06-12 11:43:49.426677 | 
2026-06-12 11:43:49.426858 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-12 11:43:51.746503 | controller | changed:
2026-06-12 11:43:51.746926 | controller | {
2026-06-12 11:43:51.746955 | controller |   "ansible_loop_var": "item",
2026-06-12 11:43:51.746975 | controller |   "changed": true,
2026-06-12 11:43:51.746992 | controller |   "cmd": [
2026-06-12 11:43:51.747008 | controller |     "oc",
2026-06-12 11:43:51.747023 | controller |     "adm",
2026-06-12 11:43:51.747038 | controller |     "node-logs",
2026-06-12 11:43:51.747053 | controller |     "crc",
2026-06-12 11:43:51.747068 | controller |     "-u",
2026-06-12 11:43:51.747083 | controller |     "crio",
2026-06-12 11:43:51.747097 | controller |     "--since=-24h"
2026-06-12 11:43:51.747112 | controller |   ],
2026-06-12 11:43:51.747127 | controller |   "delta": "0:00:01.510037",
2026-06-12 11:43:51.747142 | controller |   "end": "2026-06-12 11:43:47.348264",
2026-06-12 11:43:51.747158 | controller |   "failed": false,
2026-06-12 11:43:51.747173 | controller |   "failed_when_result": false,
2026-06-12 11:43:51.747187 | controller |   "invocation": {
2026-06-12 11:43:51.747202 | controller |     "module_args": {
2026-06-12 11:43:51.747217 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-12 11:43:51.747233 | controller |       "_uses_shell": false,
2026-06-12 11:43:51.747247 | controller |       "argv": null,
2026-06-12 11:43:51.747262 | controller |       "chdir": null,
2026-06-12 11:43:51.747277 | controller |       "creates": null,
2026-06-12 11:43:51.747292 | controller |       "executable": null,
2026-06-12 11:43:51.747307 | controller |       "expand_argument_vars": true,
2026-06-12 11:43:51.747322 | controller |       "removes": null,
2026-06-12 11:43:51.747337 | controller |       "stdin": null,
2026-06-12 11:43:51.747352 | controller |       "stdin_add_newline": true,
2026-06-12 11:43:51.747367 | controller |       "strip_empty_ends": true,
2026-06-12 11:43:51.747486 | controller |       "zuul_ansible_split_streams": false,
2026-06-12 11:43:51.747509 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-12 11:43:51.747525 | controller |       "zuul_no_log": false,
2026-06-12 11:43:51.747542 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-12 11:43:51.747568 | controller |     }
2026-06-12 11:43:51.747592 | controller |   },
2026-06-12 11:43:51.747607 | controller |   "item": "crc",
2026-06-12 11:43:51.747622 | controller |   "msg": "",
2026-06-12 11:43:51.747638 | controller |   "rc": 0,
2026-06-12 11:43:51.747653 | controller |   "start": "2026-06-12 11:43:45.838227",
2026-06-12 11:43:51.747668 | controller |   "stderr": "",
2026-06-12 11:43:51.747682 | controller |   "stderr_lines": [],
2026-06-12 11:43:51.749052 | controller |   "stdout": "Jun 12 09:50:59.649574 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 09:51:00.947346 crc crio[3641]: time=\"2026-06-12T09:51:00.94670554Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 09:51:00.947346 crc crio[3641]: time=\"2026-06-12T09:51:00.9472813Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 09:51:00.959413 crc crio[3641]: time=\"2026-06-12T09:51:00.957995788Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 09:51:00.960232 crc crio[3641]: time=\"2026-06-12T09:51:00.960019899Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 09:51:00.981959 crc crio[3641]: time=\"2026-06-12T09:51:00.981719581Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 09:51:00.982613 crc crio[3641]: time=\"2026-06-12T09:51:00.982483934Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 09:51:00.982613 crc crio[3641]: time=\"2026-06-12T09:51:00.982515286Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 09:51:00.982801 crc crio[3641]: time=\"2026-06-12T09:51:00.982679448Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 09:51:00.982801 crc crio[3641]: time=\"2026-06-12T09:51:00.982690668Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 09:51:01.013700 crc crio[3641]: time=\"2026-06-12T09:51:01.012732874Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 09:51:01.143004 crc crio[3641]: time=\"2026-06-12T09:51:01.141329897Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 09:51:01.361944 crc crio[3641]: time=\"2026-06-12T09:51:01.361286345Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 09:51:01.392323 crc crio[3641]: time=\"2026-06-12T09:51:01.392154694Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.801771679Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.801990434Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.802043138Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.802054939Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.802062419Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 09:51:01.808474 crc crio[3641]: time=\"2026-06-12T09:51:01.808364243Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 09:51:01.808474 crc crio[3641]: time=\"2026-06-12T09:51:01.808412926Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 09:51:01.819571 crc crio[3641]: time=\"2026-06-12T09:51:01.819427206Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 09:51:01.819571 crc crio[3641]: time=\"2026-06-12T09:51:01.819532263Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 09:51:02.524085 crc crio[3641]: time=\"2026-06-12T09:51:02.523583125Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:51:02.524085 crc crio[3641]: time=\"2026-06-12T09:51:02.52394416Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:51:02.526273 crc crio[3641]: time=\"2026-06-12T09:51:02.524699722Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 09:51:02.526273 crc crio[3641]: time=\"2026-06-12T09:51:02.524719174Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 09:51:02.526352 crc crio[3641]: time=\"2026-06-12T09:51:02.526168194Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"run.oci.\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 09:51:02.530372 crc crio[3641]: time=\"2026-06-12T09:51:02.529976416Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 12 09:51:04.548674 crc crio[3641]: time=\"2026-06-12T09:51:04.547933547Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 09:51:04.549794 crc crio[3641]: time=\"2026-06-12T09:51:04.549174849Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 09:51:04.771527 crc crio[3641]: time=\"2026-06-12T09:51:04.77105102Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"\nJun 12 09:51:04.790629 crc crio[3641]: time=\"2026-06-12T09:51:04.790466887Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 12 09:51:04.800361 crc crio[3641]: time=\"2026-06-12T09:51:04.800253484Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"\nJun 12 09:51:04.809063 crc crio[3641]: time=\"2026-06-12T09:51:04.808919294Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 12 09:51:04.895209 crc crio[3641]: time=\"2026-06-12T09:51:04.894046899Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"\nJun 12 09:51:04.901597 crc crio[3641]: time=\"2026-06-12T09:51:04.901509979Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 12 09:51:04.922303 crc crio[3641]: time=\"2026-06-12T09:51:04.922181347Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"\nJun 12 09:51:04.928051 crc crio[3641]: time=\"2026-06-12T09:51:04.92793225Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 12 09:51:04.942107 crc crio[3641]: time=\"2026-06-12T09:51:04.941986763Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"\nJun 12 09:51:04.948978 crc crio[3641]: time=\"2026-06-12T09:51:04.948792734Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 12 09:51:04.966873 crc crio[3641]: time=\"2026-06-12T09:51:04.966692339Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"\nJun 12 09:51:04.972361 crc crio[3641]: time=\"2026-06-12T09:51:04.972251798Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 12 09:51:04.979667 crc crio[3641]: time=\"2026-06-12T09:51:04.979541143Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"\nJun 12 09:51:05.003162 crc crio[3641]: time=\"2026-06-12T09:51:05.002121854Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 12 09:51:05.020245 crc crio[3641]: time=\"2026-06-12T09:51:05.020102325Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"\nJun 12 09:51:05.032411 crc crio[3641]: time=\"2026-06-12T09:51:05.032188366Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 12 09:51:05.045245 crc crio[3641]: time=\"2026-06-12T09:51:05.045062319Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"\nJun 12 09:51:05.057182 crc crio[3641]: time=\"2026-06-12T09:51:05.056655092Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 12 09:51:05.069055 crc crio[3641]: time=\"2026-06-12T09:51:05.068731829Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"\nJun 12 09:51:05.078263 crc crio[3641]: time=\"2026-06-12T09:51:05.078184234Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 12 09:51:05.102942 crc crio[3641]: time=\"2026-06-12T09:51:05.102659594Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"\nJun 12 09:51:05.108016 crc crio[3641]: time=\"2026-06-12T09:51:05.107707209Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 12 09:51:05.142637 crc crio[3641]: time=\"2026-06-12T09:51:05.142412123Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"\nJun 12 09:51:05.147981 crc crio[3641]: time=\"2026-06-12T09:51:05.147680565Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 12 09:51:05.192866 crc crio[3641]: time=\"2026-06-12T09:51:05.192693414Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"\nJun 12 09:51:05.196900 crc crio[3641]: time=\"2026-06-12T09:51:05.196683851Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 12 09:51:05.228542 crc crio[3641]: time=\"2026-06-12T09:51:05.228278345Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"\nJun 12 09:51:05.236281 crc crio[3641]: time=\"2026-06-12T09:51:05.236198072Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 12 09:51:05.244028 crc crio[3641]: time=\"2026-06-12T09:51:05.243032659Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"\nJun 12 09:51:05.252642 crc crio[3641]: time=\"2026-06-12T09:51:05.252489982Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 12 09:51:05.289447 crc crio[3641]: time=\"2026-06-12T09:51:05.28927184Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"\nJun 12 09:51:05.294659 crc crio[3641]: time=\"2026-06-12T09:51:05.294580225Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 12 09:51:05.324552 crc crio[3641]: time=\"2026-06-12T09:51:05.324424768Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"\nJun 12 09:51:05.335498 crc crio[3641]: time=\"2026-06-12T09:51:05.335379383Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 12 09:51:05.356509 crc crio[3641]: time=\"2026-06-12T09:51:05.356340537Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"\nJun 12 09:51:05.365076 crc crio[3641]: time=\"2026-06-12T09:51:05.364955286Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 12 09:51:05.377067 crc crio[3641]: time=\"2026-06-12T09:51:05.376987341Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"\nJun 12 09:51:05.383312 crc crio[3641]: time=\"2026-06-12T09:51:05.38320185Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 12 09:51:05.390774 crc crio[3641]: time=\"2026-06-12T09:51:05.390673123Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"\nJun 12 09:51:05.398360 crc crio[3641]: time=\"2026-06-12T09:51:05.398096935Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 12 09:51:05.408161 crc crio[3641]: time=\"2026-06-12T09:51:05.408053013Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"\nJun 12 09:51:05.415692 crc crio[3641]: time=\"2026-06-12T09:51:05.415575053Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 12 09:51:05.428083 crc crio[3641]: time=\"2026-06-12T09:51:05.427931768Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"\nJun 12 09:51:05.441480 crc crio[3641]: time=\"2026-06-12T09:51:05.441315733Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 12 09:51:05.459413 crc crio[3641]: time=\"2026-06-12T09:51:05.459272824Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"\nJun 12 09:51:05.469273 crc crio[3641]: time=\"2026-06-12T09:51:05.469139127Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 12 09:51:05.487776 crc crio[3641]: time=\"2026-06-12T09:51:05.487649419Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"\nJun 12 09:51:05.497466 crc crio[3641]: time=\"2026-06-12T09:51:05.497316238Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 12 09:51:05.516541 crc crio[3641]: time=\"2026-06-12T09:51:05.516355119Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"\nJun 12 09:51:05.525211 crc crio[3641]: time=\"2026-06-12T09:51:05.52506389Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 12 09:51:05.563347 crc crio[3641]: time=\"2026-06-12T09:51:05.563102998Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"\nJun 12 09:51:05.570119 crc crio[3641]: time=\"2026-06-12T09:51:05.56999815Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 12 09:51:05.581129 crc crio[3641]: time=\"2026-06-12T09:51:05.580943221Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"\nJun 12 09:51:05.586940 crc crio[3641]: time=\"2026-06-12T09:51:05.586679989Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 12 09:51:05.597291 crc crio[3641]: time=\"2026-06-12T09:51:05.597176076Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"\nJun 12 09:51:05.605100 crc crio[3641]: time=\"2026-06-12T09:51:05.604968725Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 12 09:51:05.627933 crc crio[3641]: time=\"2026-06-12T09:51:05.627700281Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"\nJun 12 09:51:05.634079 crc crio[3641]: time=\"2026-06-12T09:51:05.633983877Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 12 09:51:05.642491 crc crio[3641]: time=\"2026-06-12T09:51:05.64238901Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"\nJun 12 09:51:05.646027 crc crio[3641]: time=\"2026-06-12T09:51:05.645944035Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 12 09:51:05.657465 crc crio[3641]: time=\"2026-06-12T09:51:05.657355702Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"\nJun 12 09:51:05.663168 crc crio[3641]: time=\"2026-06-12T09:51:05.663072156Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 12 09:51:05.669917 crc crio[3641]: time=\"2026-06-12T09:51:05.669712488Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"\nJun 12 09:51:05.676079 crc crio[3641]: time=\"2026-06-12T09:51:05.675950422Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 12 09:51:05.685060 crc crio[3641]: time=\"2026-06-12T09:51:05.684966369Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"\nJun 12 09:51:05.693197 crc crio[3641]: time=\"2026-06-12T09:51:05.693135716Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 12 09:51:05.757604 crc crio[3641]: time=\"2026-06-12T09:51:05.757518453Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"\nJun 12 09:51:05.765943 crc crio[3641]: time=\"2026-06-12T09:51:05.76568348Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 12 09:51:05.779336 crc crio[3641]: time=\"2026-06-12T09:51:05.779202132Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"\nJun 12 09:51:05.785778 crc crio[3641]: time=\"2026-06-12T09:51:05.785585147Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 12 09:51:05.806795 crc crio[3641]: time=\"2026-06-12T09:51:05.8065386Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"\nJun 12 09:51:05.810710 crc crio[3641]: time=\"2026-06-12T09:51:05.810600932Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 12 09:51:05.816491 crc crio[3641]: time=\"2026-06-12T09:51:05.816375539Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"\nJun 12 09:51:05.821132 crc crio[3641]: time=\"2026-06-12T09:51:05.821025715Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 12 09:51:05.839051 crc crio[3641]: time=\"2026-06-12T09:51:05.838764184Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"\nJun 12 09:51:05.846228 crc crio[3641]: time=\"2026-06-12T09:51:05.846037402Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 12 09:51:05.863741 crc crio[3641]: time=\"2026-06-12T09:51:05.863576402Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"\nJun 12 09:51:05.867491 crc crio[3641]: time=\"2026-06-12T09:51:05.867405487Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 12 09:51:05.891939 crc crio[3641]: time=\"2026-06-12T09:51:05.891586871Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"\nJun 12 09:51:05.899349 crc crio[3641]: time=\"2026-06-12T09:51:05.89924302Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 12 09:51:05.905285 crc crio[3641]: time=\"2026-06-12T09:51:05.905160808Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"\nJun 12 09:51:05.912583 crc crio[3641]: time=\"2026-06-12T09:51:05.912457523Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 12 09:51:05.930115 crc crio[3641]: time=\"2026-06-12T09:51:05.929908304Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"\nJun 12 09:51:05.933512 crc crio[3641]: time=\"2026-06-12T09:51:05.933446037Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 12 09:51:05.943146 crc crio[3641]: time=\"2026-06-12T09:51:05.943084681Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"\nJun 12 09:51:05.946686 crc crio[3641]: time=\"2026-06-12T09:51:05.946633865Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 12 09:51:06.008225 crc crio[3641]: time=\"2026-06-12T09:51:06.008095475Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"\nJun 12 09:51:06.016384 crc crio[3641]: time=\"2026-06-12T09:51:06.016128862Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 12 09:51:06.027211 crc crio[3641]: time=\"2026-06-12T09:51:06.027113846Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"\nJun 12 09:51:06.032898 crc crio[3641]: time=\"2026-06-12T09:51:06.032864384Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 12 09:51:06.037700 crc crio[3641]: time=\"2026-06-12T09:51:06.037674709Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"\nJun 12 09:51:06.047308 crc crio[3641]: time=\"2026-06-12T09:51:06.047185665Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 12 09:51:06.108191 crc crio[3641]: time=\"2026-06-12T09:51:06.107754369Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"\nJun 12 09:51:06.113514 crc crio[3641]: time=\"2026-06-12T09:51:06.113408819Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 12 09:51:06.120643 crc crio[3641]: time=\"2026-06-12T09:51:06.120536308Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"\nJun 12 09:51:06.125051 crc crio[3641]: time=\"2026-06-12T09:51:06.124909373Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 12 09:51:06.149935 crc crio[3641]: time=\"2026-06-12T09:51:06.149699411Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"\nJun 12 09:51:06.161518 crc crio[3641]: time=\"2026-06-12T09:51:06.161298643Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 12 09:51:06.171782 crc crio[3641]: time=\"2026-06-12T09:51:06.171665032Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"\nJun 12 09:51:06.179789 crc crio[3641]: time=\"2026-06-12T09:51:06.179648275Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 12 09:51:06.194590 crc crio[3641]: time=\"2026-06-12T09:51:06.194465474Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"\nJun 12 09:51:06.202022 crc crio[3641]: time=\"2026-06-12T09:51:06.201756144Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 12 09:51:06.210349 crc crio[3641]: time=\"2026-06-12T09:51:06.210224233Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"\nJun 12 09:51:06.214359 crc crio[3641]: time=\"2026-06-12T09:51:06.214249401Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 12 09:51:06.229703 crc crio[3641]: time=\"2026-06-12T09:51:06.22959452Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"\nJun 12 09:51:06.238203 crc crio[3641]: time=\"2026-06-12T09:51:06.237188044Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 12 09:51:06.304048 crc crio[3641]: time=\"2026-06-12T09:51:06.303775213Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"\nJun 12 09:51:06.307680 crc crio[3641]: time=\"2026-06-12T09:51:06.307446786Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 12 09:51:06.330304 crc crio[3641]: time=\"2026-06-12T09:51:06.329964227Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"\nJun 12 09:51:06.336039 crc crio[3641]: time=\"2026-06-12T09:51:06.335686603Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 12 09:51:06.345448 crc crio[3641]: time=\"2026-06-12T09:51:06.345289174Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"\nJun 12 09:51:06.352161 crc crio[3641]: time=\"2026-06-12T09:51:06.352039366Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 12 09:51:06.362251 crc crio[3641]: time=\"2026-06-12T09:51:06.362123413Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"\nJun 12 09:51:06.367178 crc crio[3641]: time=\"2026-06-12T09:51:06.367067001Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 12 09:51:06.376036 crc crio[3641]: time=\"2026-06-12T09:51:06.375762285Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"\nJun 12 09:51:06.382235 crc crio[3641]: time=\"2026-06-12T09:51:06.382116057Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 12 09:51:06.397573 crc crio[3641]: time=\"2026-06-12T09:51:06.397054275Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"\nJun 12 09:51:06.402535 crc crio[3641]: time=\"2026-06-12T09:51:06.402412933Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 12 09:51:06.417933 crc crio[3641]: time=\"2026-06-12T09:51:06.417455329Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"\nJun 12 09:51:06.420555 crc crio[3641]: time=\"2026-06-12T09:51:06.420467852Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 12 09:51:06.426200 crc crio[3641]: time=\"2026-06-12T09:51:06.426115241Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"\nJun 12 09:51:06.428996 crc crio[3641]: time=\"2026-06-12T09:51:06.428918889Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 12 09:51:06.435279 crc crio[3641]: time=\"2026-06-12T09:51:06.435164192Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"\nJun 12 09:51:06.441319 crc crio[3641]: time=\"2026-06-12T09:51:06.441219622Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 12 09:51:06.450653 crc crio[3641]: time=\"2026-06-12T09:51:06.450510591Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"\nJun 12 09:51:06.456084 crc crio[3641]: time=\"2026-06-12T09:51:06.455970896Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 12 09:51:06.470335 crc crio[3641]: time=\"2026-06-12T09:51:06.470090174Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"\nJun 12 09:51:06.475504 crc crio[3641]: time=\"2026-06-12T09:51:06.47530204Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 12 09:51:06.485139 crc crio[3641]: time=\"2026-06-12T09:51:06.484743391Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"\nJun 12 09:51:06.488245 crc crio[3641]: time=\"2026-06-12T09:51:06.488115912Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 12 09:51:06.497732 crc crio[3641]: time=\"2026-06-12T09:51:06.497607275Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"\nJun 12 09:51:06.500231 crc crio[3641]: time=\"2026-06-12T09:51:06.500127902Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 12 09:51:06.508002 crc crio[3641]: time=\"2026-06-12T09:51:06.507684424Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"\nJun 12 09:51:06.512651 crc crio[3641]: time=\"2026-06-12T09:51:06.512518892Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 12 09:51:06.522712 crc crio[3641]: time=\"2026-06-12T09:51:06.522503312Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"\nJun 12 09:51:06.527612 crc crio[3641]: time=\"2026-06-12T09:51:06.527485853Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 12 09:51:06.532717 crc crio[3641]: time=\"2026-06-12T09:51:06.532613192Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"\nJun 12 09:51:06.535420 crc crio[3641]: time=\"2026-06-12T09:51:06.535324604Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 12 09:51:06.539545 crc crio[3641]: time=\"2026-06-12T09:51:06.5394455Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"\nJun 12 09:51:06.545012 crc crio[3641]: time=\"2026-06-12T09:51:06.544731042Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 12 09:51:06.554308 crc crio[3641]: time=\"2026-06-12T09:51:06.554103987Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"\nJun 12 09:51:06.559006 crc crio[3641]: time=\"2026-06-12T09:51:06.558743131Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 12 09:51:06.626662 crc crio[3641]: time=\"2026-06-12T09:51:06.626457456Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 12 09:51:06.628433 crc crio[3641]: time=\"2026-06-12T09:51:06.627790186Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:06.629745 crc crio[3641]: time=\"2026-06-12T09:51:06.62960865Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 09:51:06.630994 crc crio[3641]: time=\"2026-06-12T09:51:06.630036383Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"\nJun 12 09:51:06.634459 crc crio[3641]: time=\"2026-06-12T09:51:06.634321323Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d24370}] Aliases:map[]}\"\nJun 12 09:51:06.635795 crc crio[3641]: time=\"2026-06-12T09:51:06.635023325Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:06.638699 crc crio[3641]: time=\"2026-06-12T09:51:06.638491379Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 09:51:06.639666 crc crio[3641]: time=\"2026-06-12T09:51:06.639407827Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 09:51:06.639666 crc crio[3641]: time=\"2026-06-12T09:51:06.639657296Z\" level=info msg=\"Create NRI interface\"\nJun 12 09:51:06.645800 crc crio[3641]: time=\"2026-06-12T09:51:06.645611577Z\" level=info msg=\"runtime interface created\"\nJun 12 09:51:06.645800 crc crio[3641]: time=\"2026-06-12T09:51:06.646003876Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 09:51:06.646649 crc crio[3641]: time=\"2026-06-12T09:51:06.646219552Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 09:51:06.646649 crc crio[3641]: time=\"2026-06-12T09:51:06.646414897Z\" level=info msg=\"starting plugins...\"\nJun 12 09:51:06.647342 crc crio[3641]: time=\"2026-06-12T09:51:06.647228957Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 09:51:06.648771 crc crio[3641]: time=\"2026-06-12T09:51:06.648647553Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 09:51:06.657507 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 09:51:06.868567 crc crio[3641]: 2026-06-12T09:51:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869052096Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869126002Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869170245Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"\nJun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869517351Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000d24400}] Aliases:map[]}\"\nJun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869719746Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:06.997553 crc crio[3641]: 2026-06-12T09:51:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:06.998121 crc crio[3641]: time=\"2026-06-12T09:51:06.99769257Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 12 09:51:06.998121 crc crio[3641]: time=\"2026-06-12T09:51:06.997749264Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:06.998121 crc crio[3641]: time=\"2026-06-12T09:51:06.998057887Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"\nJun 12 09:51:06.998610 crc crio[3641]: time=\"2026-06-12T09:51:06.99849533Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000d244b8}] Aliases:map[]}\"\nJun 12 09:51:06.999214 crc crio[3641]: time=\"2026-06-12T09:51:06.999053481Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:07.069196 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:07.069514 crc crio[3641]: time=\"2026-06-12T09:51:07.069463386Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 12 09:51:07.069645 crc crio[3641]: time=\"2026-06-12T09:51:07.069622197Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.069789 crc crio[3641]: time=\"2026-06-12T09:51:07.069766468Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"\nJun 12 09:51:07.070266 crc crio[3641]: time=\"2026-06-12T09:51:07.070239233Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00018a168}] Aliases:map[]}\"\nJun 12 09:51:07.070561 crc crio[3641]: time=\"2026-06-12T09:51:07.070531525Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:07.266051 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.265848577Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.265908811Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.265931473Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.26602526Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.266055932Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"\nJun 12 09:51:07.266731 crc crio[3641]: time=\"2026-06-12T09:51:07.266296639Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120b50}] Aliases:map[]}\"\nJun 12 09:51:07.266731 crc crio[3641]: time=\"2026-06-12T09:51:07.26646135Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:07.331065 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:07.331349 crc crio[3641]: time=\"2026-06-12T09:51:07.331303398Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 12 09:51:07.331349 crc crio[3641]: time=\"2026-06-12T09:51:07.331347451Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.331553 crc crio[3641]: time=\"2026-06-12T09:51:07.331391854Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"\nJun 12 09:51:07.331742 crc crio[3641]: time=\"2026-06-12T09:51:07.331647822Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000d24558}] Aliases:map[]}\"\nJun 12 09:51:07.332093 crc crio[3641]: time=\"2026-06-12T09:51:07.331928542Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:07.524122 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.522976434Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.52307218Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.523135335Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"\nJun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.523472738Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a230}] Aliases:map[]}\"\nJun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.523709555Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:07.577358 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:07.577610 crc crio[3641]: time=\"2026-06-12T09:51:07.577479128Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 12 09:51:07.577610 crc crio[3641]: time=\"2026-06-12T09:51:07.577532242Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.577610 crc crio[3641]: time=\"2026-06-12T09:51:07.577592556Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"\nJun 12 09:51:07.578376 crc crio[3641]: time=\"2026-06-12T09:51:07.57821728Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120c00}] Aliases:map[]}\"\nJun 12 09:51:07.578730 crc crio[3641]: time=\"2026-06-12T09:51:07.578606857Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:07.670445 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.670646959Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.670724484Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.670761477Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.670779328Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.671005854Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"\nJun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.671439985Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00096c028}] Aliases:map[]}\"\nJun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.671730315Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:07.760053 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:07.760377 crc crio[3641]: time=\"2026-06-12T09:51:07.76010155Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 12 09:51:07.760377 crc crio[3641]: time=\"2026-06-12T09:51:07.760175615Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.760377 crc crio[3641]: time=\"2026-06-12T09:51:07.760214798Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"\nJun 12 09:51:07.760696 crc crio[3641]: time=\"2026-06-12T09:51:07.760490347Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"\nJun 12 09:51:07.760696 crc crio[3641]: time=\"2026-06-12T09:51:07.760643428Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:07.937164 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:07.937459 crc crio[3641]: time=\"2026-06-12T09:51:07.937293492Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 12 09:51:07.937459 crc crio[3641]: time=\"2026-06-12T09:51:07.937323124Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:07.937459 crc crio[3641]: time=\"2026-06-12T09:51:07.937362837Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"\nJun 12 09:51:07.937747 crc crio[3641]: time=\"2026-06-12T09:51:07.937524108Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00008c608}] Aliases:map[]}\"\nJun 12 09:51:07.937747 crc crio[3641]: time=\"2026-06-12T09:51:07.937653287Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.096110 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.096446 crc crio[3641]: time=\"2026-06-12T09:51:08.096184753Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 12 09:51:08.096446 crc crio[3641]: time=\"2026-06-12T09:51:08.096217545Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.096446 crc crio[3641]: time=\"2026-06-12T09:51:08.096254898Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"\nJun 12 09:51:08.096446 crc crio[3641]: time=\"2026-06-12T09:51:08.096415519Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}\"\nJun 12 09:51:08.096723 crc crio[3641]: time=\"2026-06-12T09:51:08.096534457Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.296664 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.297173 crc crio[3641]: time=\"2026-06-12T09:51:08.297054572Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 12 09:51:08.297173 crc crio[3641]: time=\"2026-06-12T09:51:08.297140218Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.297337 crc crio[3641]: time=\"2026-06-12T09:51:08.297196552Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"\nJun 12 09:51:08.297894 crc crio[3641]: time=\"2026-06-12T09:51:08.297568988Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00096c0d0}] Aliases:map[]}\"\nJun 12 09:51:08.298315 crc crio[3641]: time=\"2026-06-12T09:51:08.298219784Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.384688 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.385028 crc crio[3641]: time=\"2026-06-12T09:51:08.384885479Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 12 09:51:08.385028 crc crio[3641]: time=\"2026-06-12T09:51:08.384929414Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.385028 crc crio[3641]: time=\"2026-06-12T09:51:08.38501073Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"\nJun 12 09:51:08.385278 crc crio[3641]: time=\"2026-06-12T09:51:08.385245927Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24620}] Aliases:map[]}\"\nJun 12 09:51:08.385726 crc crio[3641]: time=\"2026-06-12T09:51:08.385404088Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.419304 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.419572 crc crio[3641]: time=\"2026-06-12T09:51:08.419421437Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 12 09:51:08.419572 crc crio[3641]: time=\"2026-06-12T09:51:08.41946545Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.419572 crc crio[3641]: time=\"2026-06-12T09:51:08.419509423Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"\nJun 12 09:51:08.420211 crc crio[3641]: time=\"2026-06-12T09:51:08.419711377Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00018a460}] Aliases:map[]}\"\nJun 12 09:51:08.420211 crc crio[3641]: time=\"2026-06-12T09:51:08.420100617Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:51:08.420211 crc crio[3641]: time=\"2026-06-12T09:51:08.420126666Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:51:08.420211 crc crio[3641]: time=\"2026-06-12T09:51:08.420143348Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.502335 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502171078Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502218582Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502235253Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502245903Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502279556Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"\nJun 12 09:51:08.503269 crc crio[3641]: time=\"2026-06-12T09:51:08.502528403Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008c750}] Aliases:map[]}\"\nJun 12 09:51:08.503269 crc crio[3641]: time=\"2026-06-12T09:51:08.502685544Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.542042 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542071331Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542115954Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542134776Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542147526Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542183509Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"\nJun 12 09:51:08.542948 crc crio[3641]: time=\"2026-06-12T09:51:08.542443657Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00096c168}] Aliases:map[]}\"\nJun 12 09:51:08.542948 crc crio[3641]: time=\"2026-06-12T09:51:08.542633541Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.570694 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566649031Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566685014Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566710675Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566726517Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566743988Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566758369Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566795051Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.567190519Z\" level=info msg=\"Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.567288126Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.567310968Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.567327159Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.674770 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.675238041Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.675283184Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.675335818Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"\nJun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.675607407Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008c850}] Aliases:map[]}\"\nJun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.676152425Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.733566 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.734082 crc crio[3641]: time=\"2026-06-12T09:51:08.733713604Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 12 09:51:08.734082 crc crio[3641]: time=\"2026-06-12T09:51:08.733793099Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.734082 crc crio[3641]: time=\"2026-06-12T09:51:08.733925469Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"\nJun 12 09:51:08.734523 crc crio[3641]: time=\"2026-06-12T09:51:08.734171956Z\" level=info msg=\"Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc000d246c8}] Aliases:map[]}\"\nJun 12 09:51:08.734523 crc crio[3641]: time=\"2026-06-12T09:51:08.734243061Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:51:08.734523 crc crio[3641]: time=\"2026-06-12T09:51:08.734260522Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:51:08.734523 crc crio[3641]: time=\"2026-06-12T09:51:08.734274193Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.776142 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.776142 crc crio[3641]: time=\"2026-06-12T09:51:08.776139333Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 12 09:51:08.776388 crc crio[3641]: time=\"2026-06-12T09:51:08.776170826Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.776388 crc crio[3641]: time=\"2026-06-12T09:51:08.776189657Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 12 09:51:08.776388 crc crio[3641]: time=\"2026-06-12T09:51:08.776200048Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.776388 crc crio[3641]: time=\"2026-06-12T09:51:08.77623109Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"\nJun 12 09:51:08.776699 crc crio[3641]: time=\"2026-06-12T09:51:08.776421523Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000d24790}] Aliases:map[]}\"\nJun 12 09:51:08.776699 crc crio[3641]: time=\"2026-06-12T09:51:08.776560553Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.819244 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.819583 crc crio[3641]: time=\"2026-06-12T09:51:08.819460406Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 12 09:51:08.819583 crc crio[3641]: time=\"2026-06-12T09:51:08.819552052Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.819583 crc crio[3641]: time=\"2026-06-12T09:51:08.819590555Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 12 09:51:08.820208 crc crio[3641]: time=\"2026-06-12T09:51:08.819608015Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.820208 crc crio[3641]: time=\"2026-06-12T09:51:08.819651139Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"\nJun 12 09:51:08.820391 crc crio[3641]: time=\"2026-06-12T09:51:08.82022478Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000120f40}] Aliases:map[]}\"\nJun 12 09:51:08.820511 crc crio[3641]: time=\"2026-06-12T09:51:08.820480268Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.862370 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.862667 crc crio[3641]: time=\"2026-06-12T09:51:08.862525169Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 12 09:51:08.862667 crc crio[3641]: time=\"2026-06-12T09:51:08.862584114Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.862667 crc crio[3641]: time=\"2026-06-12T09:51:08.862631527Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"\nJun 12 09:51:08.863050 crc crio[3641]: time=\"2026-06-12T09:51:08.862919737Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120fd0}] Aliases:map[]}\"\nJun 12 09:51:08.863247 crc crio[3641]: time=\"2026-06-12T09:51:08.863156974Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.900192 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.900331 crc crio[3641]: time=\"2026-06-12T09:51:08.900300784Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 12 09:51:08.900331 crc crio[3641]: time=\"2026-06-12T09:51:08.900335236Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.900487 crc crio[3641]: time=\"2026-06-12T09:51:08.900374769Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"\nJun 12 09:51:08.900573 crc crio[3641]: time=\"2026-06-12T09:51:08.900536951Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"\nJun 12 09:51:08.900718 crc crio[3641]: time=\"2026-06-12T09:51:08.900661829Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:08.927628 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:08.928141 crc crio[3641]: time=\"2026-06-12T09:51:08.928048796Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 12 09:51:08.928220 crc crio[3641]: time=\"2026-06-12T09:51:08.928136822Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.928220 crc crio[3641]: time=\"2026-06-12T09:51:08.928177445Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 12 09:51:08.928220 crc crio[3641]: time=\"2026-06-12T09:51:08.928199467Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.928220 crc crio[3641]: time=\"2026-06-12T09:51:08.928217278Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 12 09:51:08.928406 crc crio[3641]: time=\"2026-06-12T09:51:08.928233199Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:08.928406 crc crio[3641]: time=\"2026-06-12T09:51:08.928286093Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"\nJun 12 09:51:08.928960 crc crio[3641]: time=\"2026-06-12T09:51:08.928613166Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000121080}] Aliases:map[]}\"\nJun 12 09:51:08.930785 crc crio[3641]: time=\"2026-06-12T09:51:08.930609366Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:09.048455 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:09.050008 crc crio[3641]: time=\"2026-06-12T09:51:09.049944728Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 12 09:51:09.050201 crc crio[3641]: time=\"2026-06-12T09:51:09.050184865Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:09.050336 crc crio[3641]: time=\"2026-06-12T09:51:09.050302933Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"\nJun 12 09:51:09.052508 crc crio[3641]: time=\"2026-06-12T09:51:09.052173645Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00078a0b0}] Aliases:map[]}\"\nJun 12 09:51:09.052938 crc crio[3641]: time=\"2026-06-12T09:51:09.052915657Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:09.205762 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:09.206325 crc crio[3641]: time=\"2026-06-12T09:51:09.206153311Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 12 09:51:09.206386 crc crio[3641]: time=\"2026-06-12T09:51:09.206320913Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:09.206386 crc crio[3641]: time=\"2026-06-12T09:51:09.206363916Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 12 09:51:09.206386 crc crio[3641]: time=\"2026-06-12T09:51:09.206373347Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:09.206499 crc crio[3641]: time=\"2026-06-12T09:51:09.206410739Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"\nJun 12 09:51:09.206714 crc crio[3641]: time=\"2026-06-12T09:51:09.206604923Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00078a250}] Aliases:map[]}\"\nJun 12 09:51:09.206953 crc crio[3641]: time=\"2026-06-12T09:51:09.206778405Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:09.598345 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:09.598786 crc crio[3641]: time=\"2026-06-12T09:51:09.598605459Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 12 09:51:09.599291 crc crio[3641]: time=\"2026-06-12T09:51:09.598948873Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:09.599291 crc crio[3641]: time=\"2026-06-12T09:51:09.599137477Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 12 09:51:09.599291 crc crio[3641]: time=\"2026-06-12T09:51:09.59918086Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:09.599291 crc crio[3641]: time=\"2026-06-12T09:51:09.599225223Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"\nJun 12 09:51:09.599885 crc crio[3641]: time=\"2026-06-12T09:51:09.599513723Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00238e018}] Aliases:map[]}\"\nJun 12 09:51:09.599885 crc crio[3641]: time=\"2026-06-12T09:51:09.599673164Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:09.647782 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:09.648788 crc crio[3641]: time=\"2026-06-12T09:51:09.648284452Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 12 09:51:09.648788 crc crio[3641]: time=\"2026-06-12T09:51:09.648755695Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:09.648788 crc crio[3641]: time=\"2026-06-12T09:51:09.648776527Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 12 09:51:09.648788 crc crio[3641]: time=\"2026-06-12T09:51:09.648786148Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:09.649166 crc crio[3641]: time=\"2026-06-12T09:51:09.648881064Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"\nJun 12 09:51:09.649308 crc crio[3641]: time=\"2026-06-12T09:51:09.649183595Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00018a160}] Aliases:map[]}\"\nJun 12 09:51:09.649410 crc crio[3641]: time=\"2026-06-12T09:51:09.64938719Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:09.749016 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:09.750566 crc crio[3641]: time=\"2026-06-12T09:51:09.750190948Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 12 09:51:09.750566 crc crio[3641]: time=\"2026-06-12T09:51:09.750262593Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:09.750566 crc crio[3641]: time=\"2026-06-12T09:51:09.750310737Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"\nJun 12 09:51:09.751311 crc crio[3641]: time=\"2026-06-12T09:51:09.750579616Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000d24090}] Aliases:map[]}\"\nJun 12 09:51:09.751311 crc crio[3641]: time=\"2026-06-12T09:51:09.75078208Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:09.834093 crc crio[3641]: time=\"2026-06-12T09:51:09.833687553Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.834751 crc crio[3641]: time=\"2026-06-12T09:51:09.834563055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.837535 crc crio[3641]: time=\"2026-06-12T09:51:09.837334461Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.837704 crc crio[3641]: time=\"2026-06-12T09:51:09.837627941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.863131 crc crio[3641]: time=\"2026-06-12T09:51:09.862776498Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.863712 crc crio[3641]: time=\"2026-06-12T09:51:09.863565814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.893512 crc crio[3641]: time=\"2026-06-12T09:51:09.89279218Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.893512 crc crio[3641]: time=\"2026-06-12T09:51:09.893480639Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.894956 crc crio[3641]: time=\"2026-06-12T09:51:09.894410783Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.899916 crc crio[3641]: time=\"2026-06-12T09:51:09.899564014Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.899916 crc crio[3641]: time=\"2026-06-12T09:51:09.899673022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.912725 crc crio[3641]: time=\"2026-06-12T09:51:09.912686652Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.913217 crc crio[3641]: time=\"2026-06-12T09:51:09.913014975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.924583 crc crio[3641]: time=\"2026-06-12T09:51:09.924330028Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.947573 crc crio[3641]: time=\"2026-06-12T09:51:09.946621793Z\" level=info msg=\"Ran pod sandbox 649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.954649 crc crio[3641]: time=\"2026-06-12T09:51:09.954570762Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.956442 crc crio[3641]: time=\"2026-06-12T09:51:09.955648442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=538ea56a-c555-4cc3-a88e-9fdf3d6129de name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.956877 crc crio[3641]: time=\"2026-06-12T09:51:09.955649261Z\" level=info msg=\"Ran pod sandbox 0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.961410 crc crio[3641]: time=\"2026-06-12T09:51:09.961298124Z\" level=info msg=\"Ran pod sandbox c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.961900 crc crio[3641]: time=\"2026-06-12T09:51:09.961754847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f8989725-5f88-4225-b08d-58d82d39999a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.962653 crc crio[3641]: time=\"2026-06-12T09:51:09.962567965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=11fcfda0-810f-4bd2-83c1-0d3271f4d260 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.964625 crc crio[3641]: time=\"2026-06-12T09:51:09.964601436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6d419daf-a7d0-47f2-8da9-050a0925d572 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.965911 crc crio[3641]: time=\"2026-06-12T09:51:09.965731655Z\" level=info msg=\"Ran pod sandbox efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.966746 crc crio[3641]: time=\"2026-06-12T09:51:09.966659222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=355add04-e497-4d79-954e-476d1cc1f02e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.969742 crc crio[3641]: time=\"2026-06-12T09:51:09.969640078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=89497248-5f19-4913-91e7-ed87b94978cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.971750 crc crio[3641]: time=\"2026-06-12T09:51:09.971070378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1f4c98e9-5a05-4216-ad8a-d6b497e0a1c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.972171 crc crio[3641]: time=\"2026-06-12T09:51:09.972143793Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c56c6f4f-81f0-41c6-b38f-f88669ad9fa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:09.976145 crc crio[3641]: time=\"2026-06-12T09:51:09.976116131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.977350 crc crio[3641]: time=\"2026-06-12T09:51:09.977293783Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=ed093b63-69cd-4ebf-88b8-cb2d196d9ccb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:09.977659 crc crio[3641]: time=\"2026-06-12T09:51:09.977638528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.979054 crc crio[3641]: time=\"2026-06-12T09:51:09.977420683Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=de055e96-b32c-4895-badd-0953cdfb3c62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:09.980201 crc crio[3641]: time=\"2026-06-12T09:51:09.980017775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2fe2f71b-08f2-44a1-affb-fb14dd258305 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.982635 crc crio[3641]: time=\"2026-06-12T09:51:09.982610906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.989245 crc crio[3641]: time=\"2026-06-12T09:51:09.989213498Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=d8faa61a-6403-477b-b096-d81a031e0cc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:09.992995 crc crio[3641]: time=\"2026-06-12T09:51:09.992734155Z\" level=info msg=\"Ran pod sandbox 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff with infra container: openshift-etcd/etcd-crc/POD\" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:51:09.993955 crc crio[3641]: time=\"2026-06-12T09:51:09.993773729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:09.995756 crc crio[3641]: time=\"2026-06-12T09:51:09.995678922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=73955229-02c4-44c6-a440-febc8fe67415 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:09.997623 crc crio[3641]: time=\"2026-06-12T09:51:09.997551361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:10.000885 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:10.001117 crc crio[3641]: time=\"2026-06-12T09:51:10.000988092Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 12 09:51:10.001231 crc crio[3641]: time=\"2026-06-12T09:51:10.001124972Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:10.001231 crc crio[3641]: time=\"2026-06-12T09:51:10.001195617Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"\nJun 12 09:51:10.001563 crc crio[3641]: time=\"2026-06-12T09:51:10.001465126Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"\nJun 12 09:51:10.001904 crc crio[3641]: time=\"2026-06-12T09:51:10.001739765Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:10.007199 crc crio[3641]: time=\"2026-06-12T09:51:10.00711489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:10.007321 crc crio[3641]: time=\"2026-06-12T09:51:10.007269164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f01e896e-47dd-4017-b31c-a4f035d68dd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:10.017357 crc crio[3641]: time=\"2026-06-12T09:51:10.017018434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:10.022177 crc crio[3641]: time=\"2026-06-12T09:51:10.021932908Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=b0d9001f-b6a1-4ef3-a1bf-651dbe576493 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:10.022652 crc crio[3641]: time=\"2026-06-12T09:51:10.022442633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:10.049484 crc crio[3641]: time=\"2026-06-12T09:51:10.049340396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:10.053700 crc crio[3641]: time=\"2026-06-12T09:51:10.053363568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:10.382499 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:10.382703 crc crio[3641]: time=\"2026-06-12T09:51:10.382598721Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 12 09:51:10.382703 crc crio[3641]: time=\"2026-06-12T09:51:10.382641353Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:10.382703 crc crio[3641]: time=\"2026-06-12T09:51:10.382658784Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 12 09:51:10.382703 crc crio[3641]: time=\"2026-06-12T09:51:10.382668265Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:10.382970 crc crio[3641]: time=\"2026-06-12T09:51:10.382702277Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"\nJun 12 09:51:10.383031 crc crio[3641]: time=\"2026-06-12T09:51:10.382959375Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e162a0}] Aliases:map[]}\"\nJun 12 09:51:10.383231 crc crio[3641]: time=\"2026-06-12T09:51:10.383176401Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:10.525948 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:10.526170 crc crio[3641]: time=\"2026-06-12T09:51:10.526097964Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 12 09:51:10.526170 crc crio[3641]: time=\"2026-06-12T09:51:10.526153868Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:10.526274 crc crio[3641]: time=\"2026-06-12T09:51:10.526191421Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"\nJun 12 09:51:10.526405 crc crio[3641]: time=\"2026-06-12T09:51:10.526339871Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0022ca618}] Aliases:map[]}\"\nJun 12 09:51:10.526515 crc crio[3641]: time=\"2026-06-12T09:51:10.526484121Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:10.778004 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:10.778004 crc crio[3641]: time=\"2026-06-12T09:51:10.777980325Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 12 09:51:10.779339 crc crio[3641]: time=\"2026-06-12T09:51:10.778016088Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:10.779339 crc crio[3641]: time=\"2026-06-12T09:51:10.778063221Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"\nJun 12 09:51:10.779339 crc crio[3641]: time=\"2026-06-12T09:51:10.778287027Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00078a050}] Aliases:map[]}\"\nJun 12 09:51:10.779339 crc crio[3641]: time=\"2026-06-12T09:51:10.778488611Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:11.030474 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:11.031299 crc crio[3641]: time=\"2026-06-12T09:51:11.030670681Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 12 09:51:11.031299 crc crio[3641]: time=\"2026-06-12T09:51:11.03094781Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.031299 crc crio[3641]: time=\"2026-06-12T09:51:11.031005804Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"\nJun 12 09:51:11.031513 crc crio[3641]: time=\"2026-06-12T09:51:11.031349248Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000d246d8}] Aliases:map[]}\"\nJun 12 09:51:11.031598 crc crio[3641]: time=\"2026-06-12T09:51:11.031541812Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:11.363320 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:11.363320 crc crio[3641]: time=\"2026-06-12T09:51:11.363296442Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 12 09:51:11.363320 crc crio[3641]: time=\"2026-06-12T09:51:11.363338705Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.363679 crc crio[3641]: time=\"2026-06-12T09:51:11.363375037Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"\nJun 12 09:51:11.363679 crc crio[3641]: time=\"2026-06-12T09:51:11.36354727Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001d96030}] Aliases:map[]}\"\nJun 12 09:51:11.363986 crc crio[3641]: time=\"2026-06-12T09:51:11.36369749Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:11.716175 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:11.716526 crc crio[3641]: time=\"2026-06-12T09:51:11.716423168Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 12 09:51:11.716526 crc crio[3641]: time=\"2026-06-12T09:51:11.716502533Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.716668 crc crio[3641]: time=\"2026-06-12T09:51:11.71659825Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"\nJun 12 09:51:11.716891 crc crio[3641]: time=\"2026-06-12T09:51:11.716753911Z\" level=info msg=\"Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc000d24450}] Aliases:map[]}\"\nJun 12 09:51:11.717099 crc crio[3641]: time=\"2026-06-12T09:51:11.71702157Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:51:11.717099 crc crio[3641]: time=\"2026-06-12T09:51:11.717063753Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:51:11.717099 crc crio[3641]: time=\"2026-06-12T09:51:11.717083224Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:11.835253 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835351292Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835423917Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835441999Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835452569Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835486752Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"\nJun 12 09:51:11.836324 crc crio[3641]: time=\"2026-06-12T09:51:11.836256485Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc000d240b8}] Aliases:map[]}\"\nJun 12 09:51:11.836388 crc crio[3641]: time=\"2026-06-12T09:51:11.836350222Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:51:11.836388 crc crio[3641]: time=\"2026-06-12T09:51:11.836366153Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:51:11.836388 crc crio[3641]: time=\"2026-06-12T09:51:11.836377713Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:11.887933 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.887945893Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.887980476Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.887992956Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.888001197Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.888009948Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.888017388Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.888264 crc crio[3641]: time=\"2026-06-12T09:51:11.88804402Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"\nJun 12 09:51:11.888264 crc crio[3641]: time=\"2026-06-12T09:51:11.888220722Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d24288}] Aliases:map[]}\"\nJun 12 09:51:11.888411 crc crio[3641]: time=\"2026-06-12T09:51:11.888356432Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:11.934367 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:11.934590 crc crio[3641]: time=\"2026-06-12T09:51:11.934491451Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 12 09:51:11.934590 crc crio[3641]: time=\"2026-06-12T09:51:11.934525863Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:11.934590 crc crio[3641]: time=\"2026-06-12T09:51:11.934561956Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"\nJun 12 09:51:11.934800 crc crio[3641]: time=\"2026-06-12T09:51:11.934750059Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008c798}] Aliases:map[]}\"\nJun 12 09:51:11.935093 crc crio[3641]: time=\"2026-06-12T09:51:11.935043449Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.017875 crc crio[3641]: time=\"2026-06-12T09:51:12.017495001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:12.017875 crc crio[3641]: time=\"2026-06-12T09:51:12.017751318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:12.020241 crc crio[3641]: time=\"2026-06-12T09:51:12.019878616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:12.020730 crc crio[3641]: time=\"2026-06-12T09:51:12.020393072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:12.027585 crc crio[3641]: time=\"2026-06-12T09:51:12.02731525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:12.092679 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.092883756Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.09294233Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.092962012Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.092971092Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.093007195Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"\nJun 12 09:51:12.093251 crc crio[3641]: time=\"2026-06-12T09:51:12.093210569Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00096c018}] Aliases:map[]}\"\nJun 12 09:51:12.093437 crc crio[3641]: time=\"2026-06-12T09:51:12.093355829Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.160111 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.160280 crc crio[3641]: time=\"2026-06-12T09:51:12.160226112Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 12 09:51:12.160387 crc crio[3641]: time=\"2026-06-12T09:51:12.160283246Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.160387 crc crio[3641]: time=\"2026-06-12T09:51:12.160361861Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"\nJun 12 09:51:12.161555 crc crio[3641]: time=\"2026-06-12T09:51:12.161439757Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00078a028}] Aliases:map[]}\"\nJun 12 09:51:12.161796 crc crio[3641]: time=\"2026-06-12T09:51:12.161671053Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.184985 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.185211 crc crio[3641]: time=\"2026-06-12T09:51:12.185029856Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 12 09:51:12.185211 crc crio[3641]: time=\"2026-06-12T09:51:12.185055497Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.185211 crc crio[3641]: time=\"2026-06-12T09:51:12.18508636Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"\nJun 12 09:51:12.185341 crc crio[3641]: time=\"2026-06-12T09:51:12.185278023Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078a160}] Aliases:map[]}\"\nJun 12 09:51:12.185487 crc crio[3641]: time=\"2026-06-12T09:51:12.185420003Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.343918 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.344264 crc crio[3641]: time=\"2026-06-12T09:51:12.344133132Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 12 09:51:12.344264 crc crio[3641]: time=\"2026-06-12T09:51:12.34424736Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.344377 crc crio[3641]: time=\"2026-06-12T09:51:12.344296694Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"\nJun 12 09:51:12.344590 crc crio[3641]: time=\"2026-06-12T09:51:12.34452821Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d241a0}] Aliases:map[]}\"\nJun 12 09:51:12.344741 crc crio[3641]: time=\"2026-06-12T09:51:12.344688481Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.428919 crc crio[3641]: time=\"2026-06-12T09:51:12.428716672Z\" level=info msg=\"Created container 86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=ed093b63-69cd-4ebf-88b8-cb2d196d9ccb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:12.428919 crc crio[3641]: time=\"2026-06-12T09:51:12.428801397Z\" level=info msg=\"Created container 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c56c6f4f-81f0-41c6-b38f-f88669ad9fa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:12.429479 crc crio[3641]: time=\"2026-06-12T09:51:12.429442203Z\" level=info msg=\"Created container 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=de055e96-b32c-4895-badd-0953cdfb3c62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:12.431137 crc crio[3641]: time=\"2026-06-12T09:51:12.430979561Z\" level=info msg=\"Created container 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202: openshift-etcd/etcd-crc/setup\" id=b0d9001f-b6a1-4ef3-a1bf-651dbe576493 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:12.432270 crc crio[3641]: time=\"2026-06-12T09:51:12.432085049Z\" level=info msg=\"Starting container: 86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0\" id=46c91978-9f04-43e1-a71b-287237a5f8d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:12.432717 crc crio[3641]: time=\"2026-06-12T09:51:12.432088089Z\" level=info msg=\"Starting container: 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca\" id=fa8abf2c-cccb-4314-9ad9-64680c66840c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:12.432925 crc crio[3641]: time=\"2026-06-12T09:51:12.432151192Z\" level=info msg=\"Starting container: 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2\" id=50413a20-3d15-48f2-a6d7-581da95cd1c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:12.433457 crc crio[3641]: time=\"2026-06-12T09:51:12.433315645Z\" level=info msg=\"Created container c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=d8faa61a-6403-477b-b096-d81a031e0cc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:12.434943 crc crio[3641]: time=\"2026-06-12T09:51:12.434895524Z\" level=info msg=\"Starting container: c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26\" id=ebb0da48-a5a0-416a-b2f8-bf60805239cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:12.435092 crc crio[3641]: time=\"2026-06-12T09:51:12.435071717Z\" level=info msg=\"Starting container: 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202\" id=afda027b-9832-43a0-939d-023c0956d242 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:12.445698 crc crio[3641]: time=\"2026-06-12T09:51:12.445486887Z\" level=info msg=\"Started container\" PID=5412 containerID=041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202 description=openshift-etcd/etcd-crc/setup id=afda027b-9832-43a0-939d-023c0956d242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\nJun 12 09:51:12.446054 crc crio[3641]: time=\"2026-06-12T09:51:12.445912695Z\" level=info msg=\"Started container\" PID=5414 containerID=21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fa8abf2c-cccb-4314-9ad9-64680c66840c name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 09:51:12.446476 crc crio[3641]: time=\"2026-06-12T09:51:12.446436572Z\" level=info msg=\"Started container\" PID=5416 containerID=c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ebb0da48-a5a0-416a-b2f8-bf60805239cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058\nJun 12 09:51:12.447262 crc crio[3641]: time=\"2026-06-12T09:51:12.446797387Z\" level=info msg=\"Started container\" PID=5411 containerID=3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=50413a20-3d15-48f2-a6d7-581da95cd1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\nJun 12 09:51:12.453056 crc crio[3641]: time=\"2026-06-12T09:51:12.452950448Z\" level=info msg=\"Started container\" PID=5410 containerID=86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=46c91978-9f04-43e1-a71b-287237a5f8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94\nJun 12 09:51:12.486915 crc crio[3641]: time=\"2026-06-12T09:51:12.485364907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8a6e644e-5d71-47c9-b626-027b9b762f5d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:12.487498 crc crio[3641]: time=\"2026-06-12T09:51:12.487420691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8801b485-796d-4c14-824b-668b04bdfca7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:12.490447 crc crio[3641]: time=\"2026-06-12T09:51:12.490350236Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=96f9a05a-9649-475f-ae96-eaa5684084a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:12.490811 crc crio[3641]: time=\"2026-06-12T09:51:12.490740664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:12.500270 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.500465 crc crio[3641]: time=\"2026-06-12T09:51:12.500366507Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 12 09:51:12.500465 crc crio[3641]: time=\"2026-06-12T09:51:12.500450413Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.500616 crc crio[3641]: time=\"2026-06-12T09:51:12.500513457Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"\nJun 12 09:51:12.501267 crc crio[3641]: time=\"2026-06-12T09:51:12.500754004Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0022ca218}] Aliases:map[]}\"\nJun 12 09:51:12.501577 crc crio[3641]: time=\"2026-06-12T09:51:12.501494106Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.515698 crc crio[3641]: time=\"2026-06-12T09:51:12.515606956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:12.553093 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.553350 crc crio[3641]: time=\"2026-06-12T09:51:12.553164212Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 12 09:51:12.553350 crc crio[3641]: time=\"2026-06-12T09:51:12.553302512Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.553448 crc crio[3641]: time=\"2026-06-12T09:51:12.553356586Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"\nJun 12 09:51:12.553706 crc crio[3641]: time=\"2026-06-12T09:51:12.553594052Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001e16460}] Aliases:map[]}\"\nJun 12 09:51:12.554122 crc crio[3641]: time=\"2026-06-12T09:51:12.554003381Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.677168 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.677538 crc crio[3641]: time=\"2026-06-12T09:51:12.677488834Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 12 09:51:12.677673 crc crio[3641]: time=\"2026-06-12T09:51:12.677654196Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.677798 crc crio[3641]: time=\"2026-06-12T09:51:12.677775254Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"\nJun 12 09:51:12.678140 crc crio[3641]: time=\"2026-06-12T09:51:12.678115948Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00078abd0}] Aliases:map[]}\"\nJun 12 09:51:12.678464 crc crio[3641]: time=\"2026-06-12T09:51:12.67842886Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.706768 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.707027 crc crio[3641]: time=\"2026-06-12T09:51:12.706962378Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 12 09:51:12.707027 crc crio[3641]: time=\"2026-06-12T09:51:12.707017352Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.707118 crc crio[3641]: time=\"2026-06-12T09:51:12.707055674Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"\nJun 12 09:51:12.707317 crc crio[3641]: time=\"2026-06-12T09:51:12.707253308Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00238e470}] Aliases:map[]}\"\nJun 12 09:51:12.707476 crc crio[3641]: time=\"2026-06-12T09:51:12.70742461Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.734795 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.734947 crc crio[3641]: time=\"2026-06-12T09:51:12.734904582Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 12 09:51:12.734947 crc crio[3641]: time=\"2026-06-12T09:51:12.734935645Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.735011 crc crio[3641]: time=\"2026-06-12T09:51:12.734951196Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 12 09:51:12.735011 crc crio[3641]: time=\"2026-06-12T09:51:12.734962936Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.735011 crc crio[3641]: time=\"2026-06-12T09:51:12.734997989Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"\nJun 12 09:51:12.735219 crc crio[3641]: time=\"2026-06-12T09:51:12.735148059Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c548}] Aliases:map[]}\"\nJun 12 09:51:12.735469 crc crio[3641]: time=\"2026-06-12T09:51:12.735334133Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.801095 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.801531 crc crio[3641]: time=\"2026-06-12T09:51:12.80115617Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 12 09:51:12.801531 crc crio[3641]: time=\"2026-06-12T09:51:12.801451391Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.801698 crc crio[3641]: time=\"2026-06-12T09:51:12.801529396Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"\nJun 12 09:51:12.802066 crc crio[3641]: time=\"2026-06-12T09:51:12.801802466Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c9a0}] Aliases:map[]}\"\nJun 12 09:51:12.802709 crc crio[3641]: time=\"2026-06-12T09:51:12.802587161Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.837940 crc crio[3641]: time=\"2026-06-12T09:51:12.837686626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:12.845128 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:12.845332 crc crio[3641]: time=\"2026-06-12T09:51:12.845262077Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 12 09:51:12.845332 crc crio[3641]: time=\"2026-06-12T09:51:12.845296379Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:12.845466 crc crio[3641]: time=\"2026-06-12T09:51:12.845332832Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"\nJun 12 09:51:12.845577 crc crio[3641]: time=\"2026-06-12T09:51:12.845524686Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e16118}] Aliases:map[]}\"\nJun 12 09:51:12.846020 crc crio[3641]: time=\"2026-06-12T09:51:12.845935234Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:12.961521 crc crio[3641]: time=\"2026-06-12T09:51:12.96118919Z\" level=info msg=\"Created container 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=96f9a05a-9649-475f-ae96-eaa5684084a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:12.965126 crc crio[3641]: time=\"2026-06-12T09:51:12.96490158Z\" level=info msg=\"Starting container: 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d\" id=c4a277e3-3548-45cf-bbd9-300f5c27af56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:12.975662 crc crio[3641]: time=\"2026-06-12T09:51:12.975410836Z\" level=info msg=\"Started container\" PID=5566 containerID=79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c4a277e3-3548-45cf-bbd9-300f5c27af56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 09:51:13.020284 crc crio[3641]: time=\"2026-06-12T09:51:13.020120545Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=94fa9546-c847-4e73-9ee0-8a20c3df98ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.024249 crc crio[3641]: time=\"2026-06-12T09:51:13.024135816Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e4cd7973-16f4-40a8-b34e-a96a88de4e16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.027438 crc crio[3641]: time=\"2026-06-12T09:51:13.027286377Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=af631243-c54d-4d3d-870f-5b2fefb2fddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:13.027740 crc crio[3641]: time=\"2026-06-12T09:51:13.027651153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.041901 crc crio[3641]: time=\"2026-06-12T09:51:13.041657062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.146262 crc crio[3641]: 2026-06-12T09:51:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:13.146496 crc crio[3641]: time=\"2026-06-12T09:51:13.146325288Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 12 09:51:13.146496 crc crio[3641]: time=\"2026-06-12T09:51:13.146397003Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 09:51:13.146496 crc crio[3641]: time=\"2026-06-12T09:51:13.146458468Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"\nJun 12 09:51:13.146688 crc crio[3641]: time=\"2026-06-12T09:51:13.146576836Z\" level=info msg=\"Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc0022ca000}] Aliases:map[]}\"\nJun 12 09:51:13.146688 crc crio[3641]: time=\"2026-06-12T09:51:13.14663717Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:51:13.146688 crc crio[3641]: time=\"2026-06-12T09:51:13.146649741Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:51:13.146951 crc crio[3641]: time=\"2026-06-12T09:51:13.146693664Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:51:13.197058 crc crio[3641]: 2026-06-12T09:51:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:51:13.197171 crc crio[3641]: time=\"2026-06-12T09:51:13.197137605Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 12 09:51:13.438467 crc crio[3641]: time=\"2026-06-12T09:51:13.438412732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b0b902cc-3edb-4fc0-a5b5-4153aadca07c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.442238 crc crio[3641]: time=\"2026-06-12T09:51:13.442130623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4d405cf1-ca3d-4d19-8ba8-6b458e2e62b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.446614 crc crio[3641]: time=\"2026-06-12T09:51:13.446445284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=78107497-6008-44c7-ab91-84cf392a60fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.447252 crc crio[3641]: time=\"2026-06-12T09:51:13.447130862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5ec97b67-6b3a-4c45-b6fc-46eb5a81f15c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.449422 crc crio[3641]: time=\"2026-06-12T09:51:13.449335677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e7288029-740f-40ad-9637-b3e1a310e2a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.452324 crc crio[3641]: time=\"2026-06-12T09:51:13.452266723Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=14bb3fa6-86bc-4215-b76c-eb3e0f1156e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:13.453925 crc crio[3641]: time=\"2026-06-12T09:51:13.45251701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.453925 crc crio[3641]: time=\"2026-06-12T09:51:13.452763257Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=6b54825f-307b-4148-96c1-eb6a3b310a39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:13.453925 crc crio[3641]: time=\"2026-06-12T09:51:13.453421143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.454410 crc crio[3641]: time=\"2026-06-12T09:51:13.454171009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ce90ce6c-7245-49dc-b5b7-d11fb8aa5be6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.456471 crc crio[3641]: time=\"2026-06-12T09:51:13.456179206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7827b11c-b963-4e0e-bdc8-2566a6d73b7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.468943 crc crio[3641]: time=\"2026-06-12T09:51:13.468590218Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5f6e5307-e5df-495d-922b-9dc4ae566678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:13.469761 crc crio[3641]: time=\"2026-06-12T09:51:13.469582568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.474281 crc crio[3641]: time=\"2026-06-12T09:51:13.474043406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=36be87fe-21e3-42a0-9b4e-4d87c732394e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:13.498382 crc crio[3641]: time=\"2026-06-12T09:51:13.498304564Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=854d448f-b555-4873-9145-0d67850967cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:13.499373 crc crio[3641]: time=\"2026-06-12T09:51:13.499291653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.499897 crc crio[3641]: time=\"2026-06-12T09:51:13.499735725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.505550 crc crio[3641]: time=\"2026-06-12T09:51:13.505448887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.545570 crc crio[3641]: time=\"2026-06-12T09:51:13.544759555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:13.557976 crc crio[3641]: time=\"2026-06-12T09:51:13.557899175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:14.518057 crc crio[3641]: time=\"2026-06-12T09:51:14.517001745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:14.528177 crc crio[3641]: time=\"2026-06-12T09:51:14.526728085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:14.559772 crc crio[3641]: time=\"2026-06-12T09:51:14.559719403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:14.562756 crc crio[3641]: time=\"2026-06-12T09:51:14.562619486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:14.833913 crc crio[3641]: time=\"2026-06-12T09:51:14.833418038Z\" level=info msg=\"Created container e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=854d448f-b555-4873-9145-0d67850967cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:14.853030 crc crio[3641]: time=\"2026-06-12T09:51:14.836098068Z\" level=info msg=\"Starting container: e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067\" id=fade7373-aa72-48ad-b6b3-ec253a4278c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:14.853030 crc crio[3641]: time=\"2026-06-12T09:51:14.84141904Z\" level=info msg=\"Created container d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=14bb3fa6-86bc-4215-b76c-eb3e0f1156e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:14.853030 crc crio[3641]: time=\"2026-06-12T09:51:14.844492916Z\" level=info msg=\"Starting container: d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04\" id=a25609bd-8448-4c62-b7e6-948a86b58a78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:14.857726 crc crio[3641]: time=\"2026-06-12T09:51:14.857630978Z\" level=info msg=\"Created container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5f6e5307-e5df-495d-922b-9dc4ae566678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:14.862416 crc crio[3641]: time=\"2026-06-12T09:51:14.862240137Z\" level=info msg=\"Starting container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a\" id=b55dd781-ddb2-4f3a-9fcb-8f3acf21a52f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:14.872901 crc crio[3641]: time=\"2026-06-12T09:51:14.872760313Z\" level=info msg=\"Created container c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=6b54825f-307b-4148-96c1-eb6a3b310a39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:14.875211 crc crio[3641]: time=\"2026-06-12T09:51:14.875118799Z\" level=info msg=\"Starting container: c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5\" id=552c3ba7-9417-4cb5-ba60-11ff1ca14e75 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:14.879498 crc crio[3641]: time=\"2026-06-12T09:51:14.87934209Z\" level=info msg=\"Started container\" PID=5657 containerID=e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=fade7373-aa72-48ad-b6b3-ec253a4278c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94\nJun 12 09:51:14.884320 crc crio[3641]: time=\"2026-06-12T09:51:14.883803658Z\" level=info msg=\"Started container\" PID=5652 containerID=d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=a25609bd-8448-4c62-b7e6-948a86b58a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058\nJun 12 09:51:14.885627 crc crio[3641]: time=\"2026-06-12T09:51:14.885500686Z\" level=info msg=\"Started container\" PID=5659 containerID=c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=552c3ba7-9417-4cb5-ba60-11ff1ca14e75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\nJun 12 09:51:14.895794 crc crio[3641]: time=\"2026-06-12T09:51:14.895684038Z\" level=info msg=\"Started container\" PID=5662 containerID=6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=b55dd781-ddb2-4f3a-9fcb-8f3acf21a52f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\nJun 12 09:51:14.898111 crc crio[3641]: time=\"2026-06-12T09:51:14.898040254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e8e4ee33-e5e7-405e-87ba-5a49ae270910 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:14.902454 crc crio[3641]: time=\"2026-06-12T09:51:14.902335445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=03e69546-50f0-48c1-9ea4-c0830f428e9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:14.915318 crc crio[3641]: time=\"2026-06-12T09:51:14.915149071Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=d308f1c6-04c9-4912-a862-8a1eeca41334 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:14.915905 crc crio[3641]: time=\"2026-06-12T09:51:14.915728462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:14.927242 crc crio[3641]: time=\"2026-06-12T09:51:14.926712303Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3c4f38df-6aaf-42ea-9ec1-c2fad97a7c0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:14.930420 crc crio[3641]: time=\"2026-06-12T09:51:14.930212545Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e8500410-504b-40d5-865a-175ca4ed6013 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:14.933247 crc crio[3641]: time=\"2026-06-12T09:51:14.933190773Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3eef793f-b4eb-414d-9d9e-a2c04b9aa635 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:14.933678 crc crio[3641]: time=\"2026-06-12T09:51:14.933594442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:14.965680 crc crio[3641]: time=\"2026-06-12T09:51:14.965464492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:14.977762 crc crio[3641]: time=\"2026-06-12T09:51:14.977614057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:15.491995 crc crio[3641]: time=\"2026-06-12T09:51:15.491416335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=92c70fdd-0cb0-4767-8168-0fd68bdd8fa3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:15.512008 crc crio[3641]: time=\"2026-06-12T09:51:15.511740549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=555bdac9-cd9e-4e2a-93b7-840859334498 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:15.525055 crc crio[3641]: time=\"2026-06-12T09:51:15.524531432Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=ae75fc79-c87d-49c8-a428-536b016c5b2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:15.526121 crc crio[3641]: time=\"2026-06-12T09:51:15.525199819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:15.637772 crc crio[3641]: time=\"2026-06-12T09:51:15.637730428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:15.928088 crc crio[3641]: time=\"2026-06-12T09:51:15.926213719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:16.341770 crc crio[3641]: time=\"2026-06-12T09:51:16.34161522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:16.574913 crc crio[3641]: time=\"2026-06-12T09:51:16.574626289Z\" level=info msg=\"Created container 62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=d308f1c6-04c9-4912-a862-8a1eeca41334 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:16.577126 crc crio[3641]: time=\"2026-06-12T09:51:16.576951612Z\" level=info msg=\"Created container 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a: openshift-etcd/etcd-crc/etcd-resources-copy\" id=ae75fc79-c87d-49c8-a428-536b016c5b2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:16.586795 crc crio[3641]: time=\"2026-06-12T09:51:16.586723388Z\" level=info msg=\"Starting container: 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a\" id=7781ba9b-f389-4c05-a5cf-92b7db9ebe58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:16.588153 crc crio[3641]: time=\"2026-06-12T09:51:16.586981023Z\" level=info msg=\"Starting container: 62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325\" id=863732ea-b349-45a8-950e-400fbc4261f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:16.610163 crc crio[3641]: time=\"2026-06-12T09:51:16.609150897Z\" level=info msg=\"Started container\" PID=5703 containerID=62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=863732ea-b349-45a8-950e-400fbc4261f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94\nJun 12 09:51:16.680287 crc crio[3641]: time=\"2026-06-12T09:51:16.680107762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8c9b81c5-c792-42af-bf64-2431b25f8f5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:16.682707 crc crio[3641]: time=\"2026-06-12T09:51:16.682475349Z\" level=info msg=\"Started container\" PID=5712 containerID=6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a description=openshift-etcd/etcd-crc/etcd-resources-copy id=7781ba9b-f389-4c05-a5cf-92b7db9ebe58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\nJun 12 09:51:16.684932 crc crio[3641]: time=\"2026-06-12T09:51:16.684766738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f6673077-8362-43f1-b79f-534b9bdb9002 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:16.691962 crc crio[3641]: time=\"2026-06-12T09:51:16.691595276Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b582585b-fdc2-4751-8df5-f518db4867ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:16.692578 crc crio[3641]: time=\"2026-06-12T09:51:16.692412253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:16.765969 crc crio[3641]: time=\"2026-06-12T09:51:16.765757276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.022282 crc crio[3641]: time=\"2026-06-12T09:51:17.021933146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.024659 crc crio[3641]: time=\"2026-06-12T09:51:17.02455178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.345571 crc crio[3641]: time=\"2026-06-12T09:51:17.342732211Z\" level=info msg=\"Created container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3eef793f-b4eb-414d-9d9e-a2c04b9aa635 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:17.347130 crc crio[3641]: time=\"2026-06-12T09:51:17.346967266Z\" level=info msg=\"Starting container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359\" id=68185f1c-2165-42c1-ba80-7199b044a780 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:17.349468 crc crio[3641]: time=\"2026-06-12T09:51:17.349430118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.353257 crc crio[3641]: time=\"2026-06-12T09:51:17.352789282Z\" level=info msg=\"Created container d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=af631243-c54d-4d3d-870f-5b2fefb2fddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:17.356161 crc crio[3641]: time=\"2026-06-12T09:51:17.356054093Z\" level=info msg=\"Starting container: d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644\" id=13e9ef62-61a0-4e9d-97c0-fef0629d53fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:17.362198 crc crio[3641]: time=\"2026-06-12T09:51:17.361610231Z\" level=info msg=\"Started container\" PID=5758 containerID=b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=68185f1c-2165-42c1-ba80-7199b044a780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\nJun 12 09:51:17.397691 crc crio[3641]: time=\"2026-06-12T09:51:17.397523055Z\" level=info msg=\"Started container\" PID=5759 containerID=d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=13e9ef62-61a0-4e9d-97c0-fef0629d53fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 09:51:17.414275 crc crio[3641]: time=\"2026-06-12T09:51:17.413690721Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9b4729e4-e8b9-4868-b430-de6e85215c43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:17.418432 crc crio[3641]: time=\"2026-06-12T09:51:17.418129666Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b9bac2a0-b6cf-4271-b1a7-ac20e1cdb2ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:17.421573 crc crio[3641]: time=\"2026-06-12T09:51:17.421167569Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=cc674453-599d-4b76-b108-c0560d76c6b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:17.423576 crc crio[3641]: time=\"2026-06-12T09:51:17.42317328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.437460 crc crio[3641]: time=\"2026-06-12T09:51:17.437144771Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9a9e1a53-35e8-4bdf-8f80-428f83d701df name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:17.448782 crc crio[3641]: time=\"2026-06-12T09:51:17.446249809Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1528ddc1-cd86-4837-8e6b-216943cf12f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:17.452320 crc crio[3641]: time=\"2026-06-12T09:51:17.451968055Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=bf93385f-27e0-4604-8d2c-30d9a41039f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:17.453605 crc crio[3641]: time=\"2026-06-12T09:51:17.453532085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.488319 crc crio[3641]: time=\"2026-06-12T09:51:17.4882761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.543381 crc crio[3641]: time=\"2026-06-12T09:51:17.542800082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.603480 crc crio[3641]: time=\"2026-06-12T09:51:17.602651195Z\" level=info msg=\"Created container 1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b582585b-fdc2-4751-8df5-f518db4867ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:17.606758 crc crio[3641]: time=\"2026-06-12T09:51:17.605658962Z\" level=info msg=\"Starting container: 1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e\" id=2c5e806d-a309-4fc3-b39a-e9d5dc988d1c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:17.666785 crc crio[3641]: time=\"2026-06-12T09:51:17.666740589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=74414b75-ab0d-4ca0-a519-62aa0b740434 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:17.681536 crc crio[3641]: time=\"2026-06-12T09:51:17.681332991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4e83692f-d277-4e29-b382-e9681dc0de54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:17.692542 crc crio[3641]: time=\"2026-06-12T09:51:17.692321504Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=f7473542-e8c5-4ff2-a197-d8a69d785d71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:17.693278 crc crio[3641]: time=\"2026-06-12T09:51:17.693098549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:17.785171 crc crio[3641]: time=\"2026-06-12T09:51:17.785046693Z\" level=info msg=\"Started container\" PID=5780 containerID=1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=2c5e806d-a309-4fc3-b39a-e9d5dc988d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94\nJun 12 09:51:17.800966 crc crio[3641]: time=\"2026-06-12T09:51:17.800551623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:18.571752 crc crio[3641]: time=\"2026-06-12T09:51:18.571685817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:18.738464 crc crio[3641]: time=\"2026-06-12T09:51:18.736727979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:19.061623 crc crio[3641]: time=\"2026-06-12T09:51:19.056597985Z\" level=info msg=\"Created container 1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=bf93385f-27e0-4604-8d2c-30d9a41039f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:19.071766 crc crio[3641]: time=\"2026-06-12T09:51:19.071519119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:19.075325 crc crio[3641]: time=\"2026-06-12T09:51:19.074648113Z\" level=info msg=\"Starting container: 1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa\" id=e941cc4d-cf30-4c05-a687-04777aef5714 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:19.112957 crc crio[3641]: time=\"2026-06-12T09:51:19.112552671Z\" level=info msg=\"Started container\" PID=5818 containerID=1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=e941cc4d-cf30-4c05-a687-04777aef5714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 09:51:19.123915 crc crio[3641]: time=\"2026-06-12T09:51:19.123752158Z\" level=info msg=\"Created container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=cc674453-599d-4b76-b108-c0560d76c6b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:19.137347 crc crio[3641]: time=\"2026-06-12T09:51:19.13705912Z\" level=info msg=\"Starting container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c\" id=99085811-194a-4b5f-8c68-81c47daf7b91 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:19.190350 crc crio[3641]: time=\"2026-06-12T09:51:19.19021179Z\" level=info msg=\"Started container\" PID=5825 containerID=23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=99085811-194a-4b5f-8c68-81c47daf7b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\nJun 12 09:51:19.238123 crc crio[3641]: time=\"2026-06-12T09:51:19.23735104Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=88ac0f5e-ecef-4192-880c-84b7d66ab18d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:19.247364 crc crio[3641]: time=\"2026-06-12T09:51:19.246797218Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f5ace6fb-03f9-4993-9ea9-5e438d8782f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:19.254764 crc crio[3641]: time=\"2026-06-12T09:51:19.254241751Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=427fb838-0c13-4916-bc8a-409bad064400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:19.255898 crc crio[3641]: time=\"2026-06-12T09:51:19.255365871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:19.318980 crc crio[3641]: time=\"2026-06-12T09:51:19.318030263Z\" level=info msg=\"Created container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl\" id=f7473542-e8c5-4ff2-a197-d8a69d785d71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:19.321147 crc crio[3641]: time=\"2026-06-12T09:51:19.320653616Z\" level=info msg=\"Starting container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803\" id=4dcf7fbd-80ce-4fe2-9b90-e4bd033fe559 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:19.344388 crc crio[3641]: time=\"2026-06-12T09:51:19.34413121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:19.373626 crc crio[3641]: time=\"2026-06-12T09:51:19.373455962Z\" level=info msg=\"Started container\" PID=5833 containerID=ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 description=openshift-etcd/etcd-crc/etcdctl id=4dcf7fbd-80ce-4fe2-9b90-e4bd033fe559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\nJun 12 09:51:19.444361 crc crio[3641]: time=\"2026-06-12T09:51:19.444270918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d7d47a55-7281-4166-af09-411d141a2b9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:19.450257 crc crio[3641]: time=\"2026-06-12T09:51:19.449728347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=85d0abe5-71b7-42ef-9c4a-049c36b834bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:19.455398 crc crio[3641]: time=\"2026-06-12T09:51:19.455334902Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0eee03e0-3322-472d-ba33-e8a9612e5b95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:19.456029 crc crio[3641]: time=\"2026-06-12T09:51:19.455953015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:19.584307 crc crio[3641]: time=\"2026-06-12T09:51:19.583725079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:20.759116 crc crio[3641]: time=\"2026-06-12T09:51:20.758873189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:20.839359 crc crio[3641]: time=\"2026-06-12T09:51:20.83522715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:21.106013 crc crio[3641]: time=\"2026-06-12T09:51:21.10575167Z\" level=info msg=\"Created container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd\" id=0eee03e0-3322-472d-ba33-e8a9612e5b95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:21.107419 crc crio[3641]: time=\"2026-06-12T09:51:21.105931331Z\" level=info msg=\"Created container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=427fb838-0c13-4916-bc8a-409bad064400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:21.109627 crc crio[3641]: time=\"2026-06-12T09:51:21.108787029Z\" level=info msg=\"Starting container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3\" id=d0f640e4-80a4-4372-b2d4-9110579d5c38 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:21.110600 crc crio[3641]: time=\"2026-06-12T09:51:21.109276483Z\" level=info msg=\"Starting container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d\" id=be7a2c3e-c8f0-4b6c-949d-789dfe819c8e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:21.161602 crc crio[3641]: time=\"2026-06-12T09:51:21.161273642Z\" level=info msg=\"Started container\" PID=5910 containerID=4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=be7a2c3e-c8f0-4b6c-949d-789dfe819c8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\nJun 12 09:51:21.190584 crc crio[3641]: time=\"2026-06-12T09:51:21.186270944Z\" level=info msg=\"Started container\" PID=5905 containerID=2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3 description=openshift-etcd/etcd-crc/etcd id=d0f640e4-80a4-4372-b2d4-9110579d5c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\nJun 12 09:51:21.199716 crc crio[3641]: time=\"2026-06-12T09:51:21.198723968Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ef84d714-5aba-4f76-8356-6eed99252c66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:21.206094 crc crio[3641]: time=\"2026-06-12T09:51:21.205984872Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0e0c621a-5ecd-4aec-b987-24aac2deeb89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:21.212091 crc crio[3641]: time=\"2026-06-12T09:51:21.211661013Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b1dbc71b-2ec7-41c4-9812-9d3f9e60782e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:21.212891 crc crio[3641]: time=\"2026-06-12T09:51:21.212701854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:21.274153 crc crio[3641]: time=\"2026-06-12T09:51:21.26821148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6beacc3c-ec76-44b0-b2da-12854d3310ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:21.275755 crc crio[3641]: time=\"2026-06-12T09:51:21.275573734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=68960098-5118-4531-98e6-504d02acbb98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:21.322142 crc crio[3641]: time=\"2026-06-12T09:51:21.321094311Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=91643368-f7a9-4751-8086-19b985f1a61b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:21.326730 crc crio[3641]: time=\"2026-06-12T09:51:21.326326685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:21.342731 crc crio[3641]: time=\"2026-06-12T09:51:21.342277413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:21.490736 crc crio[3641]: time=\"2026-06-12T09:51:21.490255398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:22.529495 crc crio[3641]: time=\"2026-06-12T09:51:22.529300262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:22.670245 crc crio[3641]: time=\"2026-06-12T09:51:22.669787995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:22.796713 crc crio[3641]: time=\"2026-06-12T09:51:22.796554376Z\" level=info msg=\"Created container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b1dbc71b-2ec7-41c4-9812-9d3f9e60782e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:22.798235 crc crio[3641]: time=\"2026-06-12T09:51:22.798098341Z\" level=info msg=\"Starting container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84\" id=02a24eb8-55cd-4f2b-adc2-77de68b1439c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:22.805272 crc crio[3641]: time=\"2026-06-12T09:51:22.805186057Z\" level=info msg=\"Started container\" PID=5950 containerID=5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=02a24eb8-55cd-4f2b-adc2-77de68b1439c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\nJun 12 09:51:22.892371 crc crio[3641]: time=\"2026-06-12T09:51:22.8898456Z\" level=info msg=\"Created container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics\" id=91643368-f7a9-4751-8086-19b985f1a61b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:22.895173 crc crio[3641]: time=\"2026-06-12T09:51:22.895026141Z\" level=info msg=\"Starting container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729\" id=638cb3de-a45f-4bb3-92b8-7528803e0084 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:22.955418 crc crio[3641]: time=\"2026-06-12T09:51:22.955108525Z\" level=info msg=\"Started container\" PID=5955 containerID=8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729 description=openshift-etcd/etcd-crc/etcd-metrics id=638cb3de-a45f-4bb3-92b8-7528803e0084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\nJun 12 09:51:22.977709 crc crio[3641]: time=\"2026-06-12T09:51:22.977521041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6c620385-a5fe-49ac-976f-a34bdb3af7fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:22.980930 crc crio[3641]: time=\"2026-06-12T09:51:22.980713623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=870e6045-949b-4058-a10b-ad076202e02d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:22.985715 crc crio[3641]: time=\"2026-06-12T09:51:22.985639957Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=fee35102-6ad1-4632-a45c-9ed8725d8be9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:22.986789 crc crio[3641]: time=\"2026-06-12T09:51:22.98674218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:23.022071 crc crio[3641]: time=\"2026-06-12T09:51:23.016544505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:23.486242 crc crio[3641]: time=\"2026-06-12T09:51:23.486105356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:23.699645 crc crio[3641]: time=\"2026-06-12T09:51:23.699493064Z\" level=info msg=\"Created container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz\" id=fee35102-6ad1-4632-a45c-9ed8725d8be9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:23.701215 crc crio[3641]: time=\"2026-06-12T09:51:23.701175691Z\" level=info msg=\"Starting container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3\" id=4ff935df-5da2-4b51-b4d8-68ad70469215 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:23.714485 crc crio[3641]: time=\"2026-06-12T09:51:23.714419278Z\" level=info msg=\"Started container\" PID=5981 containerID=00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3 description=openshift-etcd/etcd-crc/etcd-readyz id=4ff935df-5da2-4b51-b4d8-68ad70469215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\nJun 12 09:51:23.738561 crc crio[3641]: time=\"2026-06-12T09:51:23.738527979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=42350d44-100b-4db1-9a54-2c588c883420 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:23.742138 crc crio[3641]: time=\"2026-06-12T09:51:23.74165775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bedf8d2a-b2d6-4e2f-880f-35146d11a63e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:23.746799 crc crio[3641]: time=\"2026-06-12T09:51:23.746702807Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=4fb12fef-781b-4022-ba32-600fafb189cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:23.747746 crc crio[3641]: time=\"2026-06-12T09:51:23.747653905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:23.770162 crc crio[3641]: time=\"2026-06-12T09:51:23.770134541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:24.210547 crc crio[3641]: time=\"2026-06-12T09:51:24.210484168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:24.357081 crc crio[3641]: time=\"2026-06-12T09:51:24.356930869Z\" level=info msg=\"Created container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev\" id=4fb12fef-781b-4022-ba32-600fafb189cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:24.358921 crc crio[3641]: time=\"2026-06-12T09:51:24.358659479Z\" level=info msg=\"Starting container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be\" id=c653bcfb-1b1c-4802-b49b-1555030b0de0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:24.365255 crc crio[3641]: time=\"2026-06-12T09:51:24.365128387Z\" level=info msg=\"Started container\" PID=5998 containerID=1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be description=openshift-etcd/etcd-crc/etcd-rev id=c653bcfb-1b1c-4802-b49b-1555030b0de0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\nJun 12 09:51:46.653495 crc crio[3641]: time=\"2026-06-12T09:51:46.652965778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ca5dfe17-d3ae-4a60-a22e-7ff6685bd01d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:46.657594 crc crio[3641]: time=\"2026-06-12T09:51:46.657496488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5f2c1150-84fb-4dbd-a697-0a8f96394561 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:51:46.663950 crc crio[3641]: time=\"2026-06-12T09:51:46.659944969Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b7893e51-83f8-4dce-b260-5809a5402afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:46.663950 crc crio[3641]: time=\"2026-06-12T09:51:46.660411473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:46.683510 crc crio[3641]: time=\"2026-06-12T09:51:46.683429861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:47.224792 crc crio[3641]: time=\"2026-06-12T09:51:47.224624275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:51:47.384313 crc crio[3641]: time=\"2026-06-12T09:51:47.383698398Z\" level=info msg=\"Created container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b7893e51-83f8-4dce-b260-5809a5402afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:51:47.388286 crc crio[3641]: time=\"2026-06-12T09:51:47.388127032Z\" level=info msg=\"Starting container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755\" id=83445df3-bbbb-4576-819e-53438d413c5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:51:47.400799 crc crio[3641]: time=\"2026-06-12T09:51:47.400670007Z\" level=info msg=\"Started container\" PID=6215 containerID=aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=83445df3-bbbb-4576-819e-53438d413c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 09:51:52.129172 crc crio[3641]: time=\"2026-06-12T09:51:52.128541673Z\" level=info msg=\"Stopping container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755 (timeout: 30s)\" id=5ed62481-172f-4e94-957a-cfa58bd79317 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:51:52.320390 crc crio[3641]: time=\"2026-06-12T09:51:52.320117546Z\" level=info msg=\"Stopped container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5ed62481-172f-4e94-957a-cfa58bd79317 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:51:52.753652 crc crio[3641]: time=\"2026-06-12T09:51:52.753450433Z\" level=info msg=\"Removing container: 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d\" id=9527479a-3ca4-4530-85eb-2a27bf536586 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:51:52.833792 crc crio[3641]: time=\"2026-06-12T09:51:52.833502003Z\" level=info msg=\"Removed container 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9527479a-3ca4-4530-85eb-2a27bf536586 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:52:13.338499 crc crio[3641]: time=\"2026-06-12T09:52:13.338008505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=08aa8a89-ae17-4d6b-bd08-2f9769771a0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:13.340686 crc crio[3641]: time=\"2026-06-12T09:52:13.340214702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e9043361-b3ea-4222-a529-c252c01b0af9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:13.342248 crc crio[3641]: time=\"2026-06-12T09:52:13.342144782Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=feb2a1a3-ed92-40c9-b7c8-dee9f32e4a07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:13.342503 crc crio[3641]: time=\"2026-06-12T09:52:13.342478712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:13.354960 crc crio[3641]: time=\"2026-06-12T09:52:13.354882689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:13.561733 crc crio[3641]: time=\"2026-06-12T09:52:13.561440768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:13.652327 crc crio[3641]: time=\"2026-06-12T09:52:13.651977504Z\" level=info msg=\"Created container ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=feb2a1a3-ed92-40c9-b7c8-dee9f32e4a07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:13.653621 crc crio[3641]: time=\"2026-06-12T09:52:13.65349923Z\" level=info msg=\"Starting container: ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14\" id=2fdc3d83-bcb9-40ab-87f8-45eb855a382a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:13.661102 crc crio[3641]: time=\"2026-06-12T09:52:13.660981808Z\" level=info msg=\"Started container\" PID=6662 containerID=ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2fdc3d83-bcb9-40ab-87f8-45eb855a382a name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 09:52:25.417119 crc crio[3641]: time=\"2026-06-12T09:52:25.416691738Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:25.417784 crc crio[3641]: time=\"2026-06-12T09:52:25.417145712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:25.435437 crc crio[3641]: time=\"2026-06-12T09:52:25.435332017Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a139a085-eed3-4626-bb73-8dddcb090ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00018aaf0}] Aliases:map[]}\"\nJun 12 09:52:25.435437 crc crio[3641]: time=\"2026-06-12T09:52:25.435434961Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:25.993277 crc crio[3641]: time=\"2026-06-12T09:52:25.993135368Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:25.993558 crc crio[3641]: time=\"2026-06-12T09:52:25.993292183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.003161 crc crio[3641]: time=\"2026-06-12T09:52:26.002894436Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.003161 crc crio[3641]: time=\"2026-06-12T09:52:26.003016739Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.003161 crc crio[3641]: time=\"2026-06-12T09:52:26.003102431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.013965 crc crio[3641]: time=\"2026-06-12T09:52:26.01316721Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.014405 crc crio[3641]: time=\"2026-06-12T09:52:26.014313355Z\" level=info msg=\"Ran pod sandbox 6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.016719 crc crio[3641]: time=\"2026-06-12T09:52:26.016607313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=cc44681b-7d1f-46a0-a005-b7101d5d3612 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.020937 crc crio[3641]: time=\"2026-06-12T09:52:26.020750149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2a85de07-d392-428c-9f98-e681044269d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.023700 crc crio[3641]: time=\"2026-06-12T09:52:26.020912401Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.023700 crc crio[3641]: time=\"2026-06-12T09:52:26.02143038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.038402 crc crio[3641]: time=\"2026-06-12T09:52:26.038144082Z\" level=info msg=\"Ran pod sandbox 7496c4a0493d7ea308d18e7ad875743525b0603485315f0f571579fc35d5f515 with infra container: openshift-dns/node-resolver-277xp/POD\" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.041442 crc crio[3641]: time=\"2026-06-12T09:52:26.041230283Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.041442 crc crio[3641]: time=\"2026-06-12T09:52:26.041423599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.042696 crc crio[3641]: time=\"2026-06-12T09:52:26.042606974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5919b15d-393f-429b-9bde-4a83cd6d255c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.061451 crc crio[3641]: time=\"2026-06-12T09:52:26.060748867Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.061451 crc crio[3641]: time=\"2026-06-12T09:52:26.061050666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.078433 crc crio[3641]: time=\"2026-06-12T09:52:26.078088374Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.078433 crc crio[3641]: time=\"2026-06-12T09:52:26.078379933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.096025 crc crio[3641]: time=\"2026-06-12T09:52:26.095772814Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.096369 crc crio[3641]: time=\"2026-06-12T09:52:26.09629207Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.103984 crc crio[3641]: time=\"2026-06-12T09:52:26.1039008Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/47fe717c-9eb4-4a83-b85a-13a488a87bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022ca768}] Aliases:map[]}\"\nJun 12 09:52:26.104068 crc crio[3641]: time=\"2026-06-12T09:52:26.103988545Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.108618 crc crio[3641]: time=\"2026-06-12T09:52:26.108526093Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/08677060-5114-4efd-b7fc-63d66ece8378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e169d0}] Aliases:map[]}\"\nJun 12 09:52:26.108723 crc crio[3641]: time=\"2026-06-12T09:52:26.108621426Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.116437 crc crio[3641]: time=\"2026-06-12T09:52:26.11565973Z\" level=info msg=\"Ran pod sandbox c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.116802 crc crio[3641]: time=\"2026-06-12T09:52:26.116401061Z\" level=info msg=\"Ran pod sandbox 7244b06dc7d9c0d16f6bc0c187365c3b78c72adbfc3548653e0abb4ccb65df9b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.126760 crc crio[3641]: time=\"2026-06-12T09:52:26.126710835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5c0baadd-bc82-43fd-ade9-9ca66eed6c59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.127711 crc crio[3641]: time=\"2026-06-12T09:52:26.127324204Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=111a1cdd-4edc-4fb1-bd81-cb49c97902c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.136071 crc crio[3641]: time=\"2026-06-12T09:52:26.135516334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=effe1409-8b2e-4b54-b172-c317a242b0cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.140279 crc crio[3641]: time=\"2026-06-12T09:52:26.140208187Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.140742 crc crio[3641]: time=\"2026-06-12T09:52:26.140718052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.154051 crc crio[3641]: time=\"2026-06-12T09:52:26.153965182Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.154135 crc crio[3641]: time=\"2026-06-12T09:52:26.154097186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.182607 crc crio[3641]: time=\"2026-06-12T09:52:26.182519664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=40709bbc-3ce0-4384-ae5a-41e2d8d7e8b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.193487 crc crio[3641]: time=\"2026-06-12T09:52:26.191603611Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.193487 crc crio[3641]: time=\"2026-06-12T09:52:26.192100106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.193487 crc crio[3641]: time=\"2026-06-12T09:52:26.193230681Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.200149 crc crio[3641]: time=\"2026-06-12T09:52:26.200045722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7982a600-4228-4836-8460-e223a8720758 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.203240 crc crio[3641]: time=\"2026-06-12T09:52:26.201650287Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4fddaeff-9531-463d-a01e-77a7970215fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00096c208}] Aliases:map[]}\"\nJun 12 09:52:26.203240 crc crio[3641]: time=\"2026-06-12T09:52:26.201693299Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.203240 crc crio[3641]: time=\"2026-06-12T09:52:26.202492605Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.203240 crc crio[3641]: time=\"2026-06-12T09:52:26.202552704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.205216 crc crio[3641]: time=\"2026-06-12T09:52:26.205118782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=18108144-33cf-4af0-9ec7-efb251081329 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.214920 crc crio[3641]: time=\"2026-06-12T09:52:26.21359145Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=18b948fa-5ff4-42e9-be01-07b01a4d6bb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.219763 crc crio[3641]: time=\"2026-06-12T09:52:26.219611933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=463942d5-289d-4c98-9cdb-870fd6c21676 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.221713 crc crio[3641]: time=\"2026-06-12T09:52:26.22147025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17043b2b-7b10-4b80-8406-5dbc9ee8bf23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.236157 crc crio[3641]: time=\"2026-06-12T09:52:26.232072245Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.236157 crc crio[3641]: time=\"2026-06-12T09:52:26.234576148Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.236157 crc crio[3641]: time=\"2026-06-12T09:52:26.23464342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.240692 crc crio[3641]: time=\"2026-06-12T09:52:26.240658635Z\" level=info msg=\"Ran pod sandbox f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.248727 crc crio[3641]: time=\"2026-06-12T09:52:26.248666219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=04738586-f6ef-461a-81ae-2375543f0fc5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.249030 crc crio[3641]: time=\"2026-06-12T09:52:26.248959208Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1f62c0df-b17a-47b8-ba34-8c2f0cc5c6ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c3d8}] Aliases:map[]}\"\nJun 12 09:52:26.249030 crc crio[3641]: time=\"2026-06-12T09:52:26.249001599Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.253387 crc crio[3641]: time=\"2026-06-12T09:52:26.253211779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9e94cc54-d737-49d7-adb3-51d03d81bd43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.262672 crc crio[3641]: time=\"2026-06-12T09:52:26.262299076Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.262672 crc crio[3641]: time=\"2026-06-12T09:52:26.262390779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.269773 crc crio[3641]: time=\"2026-06-12T09:52:26.269369209Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/dd9d3816-4427-4958-8dbf-01d7103bc518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00078a238}] Aliases:map[]}\"\nJun 12 09:52:26.269773 crc crio[3641]: time=\"2026-06-12T09:52:26.269438271Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.275751 crc crio[3641]: time=\"2026-06-12T09:52:26.272072599Z\" level=info msg=\"Ran pod sandbox 94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad with infra container: openshift-multus/multus-bzhnf/POD\" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.284587 crc crio[3641]: time=\"2026-06-12T09:52:26.284528184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=2daf0b41-4243-4e88-8f50-37c04eceffbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:26.292590 crc crio[3641]: time=\"2026-06-12T09:52:26.292420797Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.292674 crc crio[3641]: time=\"2026-06-12T09:52:26.292629294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.334730 crc crio[3641]: time=\"2026-06-12T09:52:26.333701783Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.334730 crc crio[3641]: time=\"2026-06-12T09:52:26.333777525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.356211 crc crio[3641]: time=\"2026-06-12T09:52:26.355042732Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/84391a12-2016-4220-9957-029b38677f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c960}] Aliases:map[]}\"\nJun 12 09:52:26.356211 crc crio[3641]: time=\"2026-06-12T09:52:26.355120294Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.386608 crc crio[3641]: time=\"2026-06-12T09:52:26.385029905Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.386608 crc crio[3641]: time=\"2026-06-12T09:52:26.385164179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.388619 crc crio[3641]: time=\"2026-06-12T09:52:26.386968373Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/72e64f41-5266-4ce4-a3a6-c64771b49200 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000d247f8}] Aliases:map[]}\"\nJun 12 09:52:26.388619 crc crio[3641]: time=\"2026-06-12T09:52:26.387067846Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.444372 crc crio[3641]: time=\"2026-06-12T09:52:26.443739576Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.446283 crc crio[3641]: time=\"2026-06-12T09:52:26.444418567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.505461 crc crio[3641]: time=\"2026-06-12T09:52:26.498963866Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36d827fe-72de-44eb-bf14-87c5546a9406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001694528}] Aliases:map[]}\"\nJun 12 09:52:26.505461 crc crio[3641]: time=\"2026-06-12T09:52:26.499119041Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.520205 crc crio[3641]: time=\"2026-06-12T09:52:26.519973846Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/00c8b084-0beb-4f9c-9b82-cebb3a7b187d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000d24950}] Aliases:map[]}\"\nJun 12 09:52:26.520499 crc crio[3641]: time=\"2026-06-12T09:52:26.520212333Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.646926 crc crio[3641]: time=\"2026-06-12T09:52:26.645518805Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.646926 crc crio[3641]: time=\"2026-06-12T09:52:26.64568698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.657350 crc crio[3641]: time=\"2026-06-12T09:52:26.657092404Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.657350 crc crio[3641]: time=\"2026-06-12T09:52:26.657165647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.657526 crc crio[3641]: time=\"2026-06-12T09:52:26.657420204Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.657526 crc crio[3641]: time=\"2026-06-12T09:52:26.657451925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.691606 crc crio[3641]: time=\"2026-06-12T09:52:26.69107545Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.691606 crc crio[3641]: time=\"2026-06-12T09:52:26.691152753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.723433 crc crio[3641]: time=\"2026-06-12T09:52:26.721432135Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.723433 crc crio[3641]: time=\"2026-06-12T09:52:26.721486087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.754061 crc crio[3641]: time=\"2026-06-12T09:52:26.75374818Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.754236 crc crio[3641]: time=\"2026-06-12T09:52:26.754126121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.770369 crc crio[3641]: time=\"2026-06-12T09:52:26.769726407Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.770369 crc crio[3641]: time=\"2026-06-12T09:52:26.770094803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.811689 crc crio[3641]: time=\"2026-06-12T09:52:26.805760956Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8190eaf7-b007-46dc-99d3-2950832f0a8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d24a58}] Aliases:map[]}\"\nJun 12 09:52:26.811689 crc crio[3641]: time=\"2026-06-12T09:52:26.811665919Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.820354 crc crio[3641]: time=\"2026-06-12T09:52:26.817093336Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.820354 crc crio[3641]: time=\"2026-06-12T09:52:26.817142137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.867739 crc crio[3641]: time=\"2026-06-12T09:52:26.86754651Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.867739 crc crio[3641]: time=\"2026-06-12T09:52:26.867642973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.919519 crc crio[3641]: time=\"2026-06-12T09:52:26.916959305Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.919519 crc crio[3641]: time=\"2026-06-12T09:52:26.917565654Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:26.919519 crc crio[3641]: time=\"2026-06-12T09:52:26.917668237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.919519 crc crio[3641]: time=\"2026-06-12T09:52:26.918114521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:26.953141 crc crio[3641]: time=\"2026-06-12T09:52:26.940149779Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/35cc4d47-862b-4062-ac19-7a80f6a9b1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d24bc0}] Aliases:map[]}\"\nJun 12 09:52:26.953141 crc crio[3641]: time=\"2026-06-12T09:52:26.940363266Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:26.953141 crc crio[3641]: time=\"2026-06-12T09:52:26.947094933Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.086023 crc crio[3641]: time=\"2026-06-12T09:52:27.085597065Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.086201 crc crio[3641]: time=\"2026-06-12T09:52:27.08607058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:27.125726 crc crio[3641]: time=\"2026-06-12T09:52:27.124485863Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.125726 crc crio[3641]: time=\"2026-06-12T09:52:27.12469424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:27.151266 crc crio[3641]: time=\"2026-06-12T09:52:27.151073522Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.151514 crc crio[3641]: time=\"2026-06-12T09:52:27.151439194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:27.206644 crc crio[3641]: time=\"2026-06-12T09:52:27.206580278Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/a32b9253-72d2-4b20-acd0-a2e6910b9a8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008c608}] Aliases:map[]}\"\nJun 12 09:52:27.207003 crc crio[3641]: time=\"2026-06-12T09:52:27.206788034Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:27.215714 crc crio[3641]: time=\"2026-06-12T09:52:27.215681428Z\" level=info msg=\"Ran pod sandbox e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.227487 crc crio[3641]: time=\"2026-06-12T09:52:27.227232401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f02a693a-3fe8-4770-b7f9-e4ea1efcc74d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:27.258793 crc crio[3641]: time=\"2026-06-12T09:52:27.258742071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3558e19a-10e5-4dd5-8400-dbe2cfb4b55b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:27.268428 crc crio[3641]: time=\"2026-06-12T09:52:27.267949214Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/aec8d953-9742-49cb-a78a-e5d48f0774e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000d24178}] Aliases:map[]}\"\nJun 12 09:52:27.268428 crc crio[3641]: time=\"2026-06-12T09:52:27.268107739Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:27.272702 crc crio[3641]: time=\"2026-06-12T09:52:27.271641524Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.290583 crc crio[3641]: time=\"2026-06-12T09:52:27.279569905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3d462a7c-a4d3-42a0-8b1e-6eb5eb754ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:27.303087 crc crio[3641]: time=\"2026-06-12T09:52:27.301351866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=882e75d2-7c0b-4063-a159-00c5cc8eb2f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:27.341292 crc crio[3641]: time=\"2026-06-12T09:52:27.340550044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bc7ac274-dea5-4a9f-8df8-b795fd9fea42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:27.371339 crc crio[3641]: time=\"2026-06-12T09:52:27.370741079Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.415539 crc crio[3641]: time=\"2026-06-12T09:52:27.415492885Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7c8c0c5e-6132-4e27-854c-dfed8e8e30d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e167a0}] Aliases:map[]}\"\nJun 12 09:52:27.423524 crc crio[3641]: time=\"2026-06-12T09:52:27.423492182Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:27.425467 crc crio[3641]: time=\"2026-06-12T09:52:27.417466716Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b9661014-95eb-4e74-b9e0-63dbc892bd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00238e268}] Aliases:map[]}\"\nJun 12 09:52:27.426038 crc crio[3641]: time=\"2026-06-12T09:52:27.425927797Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:27.439995 crc crio[3641]: time=\"2026-06-12T09:52:27.437989598Z\" level=info msg=\"Ran pod sandbox 273d7efd49dd2f5f74e03e94417e8236ca6af4accedd004ace71d48a9055d442 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.447392 crc crio[3641]: time=\"2026-06-12T09:52:27.447011056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=88384fa9-acb9-4620-b3a5-2b09fc75c1e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:27.483756 crc crio[3641]: time=\"2026-06-12T09:52:27.482633756Z\" level=info msg=\"Ran pod sandbox 12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:27.509499 crc crio[3641]: time=\"2026-06-12T09:52:27.509209165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=b624e94b-9cd1-45b2-bbda-6a56d42a877a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:27.537755 crc crio[3641]: time=\"2026-06-12T09:52:27.532356568Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5a0c6a3-0658-4ece-bb4a-a829a0f261b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00078a6e8}] Aliases:map[]}\"\nJun 12 09:52:27.537755 crc crio[3641]: time=\"2026-06-12T09:52:27.532410049Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:27.610468 crc crio[3641]: time=\"2026-06-12T09:52:27.610292962Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1bd7e967-13aa-421c-ad2f-22e706faf35e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00238e3c0}] Aliases:map[]}\"\nJun 12 09:52:27.610650 crc crio[3641]: time=\"2026-06-12T09:52:27.610627032Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:27.744740 crc crio[3641]: time=\"2026-06-12T09:52:27.742692194Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/00b59bda-85dc-458f-bf64-9a9de60341c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a428}] Aliases:map[]}\"\nJun 12 09:52:27.744740 crc crio[3641]: time=\"2026-06-12T09:52:27.742758906Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:28.026162 crc crio[3641]: time=\"2026-06-12T09:52:28.025512262Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/591a8617-46b2-4438-847f-e442b840d6de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0022ca380}] Aliases:map[]}\"\nJun 12 09:52:28.026162 crc crio[3641]: time=\"2026-06-12T09:52:28.025562744Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:28.150426 crc crio[3641]: time=\"2026-06-12T09:52:28.150089313Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/545e0c0d-320d-4417-b623-4f1f1750e937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}\"\nJun 12 09:52:28.150426 crc crio[3641]: time=\"2026-06-12T09:52:28.150148665Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:28.153710 crc crio[3641]: time=\"2026-06-12T09:52:28.153633933Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/4fd2eb50-f98d-4171-8dac-bbb67cf12e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000d243d8}] Aliases:map[]}\"\nJun 12 09:52:28.153710 crc crio[3641]: time=\"2026-06-12T09:52:28.153659273Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:28.179576 crc crio[3641]: time=\"2026-06-12T09:52:28.179124788Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.179576 crc crio[3641]: time=\"2026-06-12T09:52:28.179336944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.246351 crc crio[3641]: time=\"2026-06-12T09:52:28.246189847Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.246487 crc crio[3641]: time=\"2026-06-12T09:52:28.246383943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.248690 crc crio[3641]: time=\"2026-06-12T09:52:28.248649198Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.248992 crc crio[3641]: time=\"2026-06-12T09:52:28.248967808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.257289 crc crio[3641]: time=\"2026-06-12T09:52:28.25721837Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.257434 crc crio[3641]: time=\"2026-06-12T09:52:28.257409796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.284233 crc crio[3641]: time=\"2026-06-12T09:52:28.284186662Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.289314 crc crio[3641]: time=\"2026-06-12T09:52:28.289194126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.289472 crc crio[3641]: time=\"2026-06-12T09:52:28.284596015Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/47b09eea-9beb-4c2d-9a76-49665c1336ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001e16250}] Aliases:map[]}\"\nJun 12 09:52:28.289588 crc crio[3641]: time=\"2026-06-12T09:52:28.289569878Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:28.291430 crc crio[3641]: time=\"2026-06-12T09:52:28.284714474Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.291430 crc crio[3641]: time=\"2026-06-12T09:52:28.290798921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.310923 crc crio[3641]: time=\"2026-06-12T09:52:28.310509938Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.311941 crc crio[3641]: time=\"2026-06-12T09:52:28.310988022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.313543 crc crio[3641]: time=\"2026-06-12T09:52:28.312161839Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.313543 crc crio[3641]: time=\"2026-06-12T09:52:28.312457788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.350898 crc crio[3641]: time=\"2026-06-12T09:52:28.350113971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=beafaafe-e5c8-4da2-badc-253a6124e3d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:28.368751 crc crio[3641]: time=\"2026-06-12T09:52:28.368095384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2ad12646-cdcc-478b-bbd1-0b98340acaaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:28.409204 crc crio[3641]: time=\"2026-06-12T09:52:28.408290103Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.409204 crc crio[3641]: time=\"2026-06-12T09:52:28.408563781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:28.619102 crc crio[3641]: time=\"2026-06-12T09:52:28.618169423Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/7feece86-5f04-4d25-a011-62e146c31bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0022ca260}] Aliases:map[]}\"\nJun 12 09:52:28.619102 crc crio[3641]: time=\"2026-06-12T09:52:28.618226294Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:28.771999 crc crio[3641]: time=\"2026-06-12T09:52:28.765799725Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/b01d961e-cd64-49ae-8cf4-bf654bc47af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d24778}] Aliases:map[]}\"\nJun 12 09:52:28.771999 crc crio[3641]: time=\"2026-06-12T09:52:28.766097445Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:28.803975 crc crio[3641]: time=\"2026-06-12T09:52:28.803571129Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.833443 crc crio[3641]: time=\"2026-06-12T09:52:28.832231486Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:28.942650 crc crio[3641]: time=\"2026-06-12T09:52:28.938792357Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5c33cfec-daaf-49a9-9294-c51765efa1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c290}] Aliases:map[]}\"\nJun 12 09:52:28.942650 crc crio[3641]: time=\"2026-06-12T09:52:28.939632543Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:29.096044 crc crio[3641]: time=\"2026-06-12T09:52:29.094424697Z\" level=info msg=\"Ran pod sandbox 8ce25008cb2d320832b6ac6e9c5eef4023aeec7363f28e15e137df1f62af56fc with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:29.130531 crc crio[3641]: time=\"2026-06-12T09:52:29.12758153Z\" level=info msg=\"Ran pod sandbox 92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:29.146731 crc crio[3641]: time=\"2026-06-12T09:52:29.144648434Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/19be776d-8fa1-4503-9e28-2f2f356a157c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00096c470}] Aliases:map[]}\"\nJun 12 09:52:29.146731 crc crio[3641]: time=\"2026-06-12T09:52:29.144703206Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:29.154009 crc crio[3641]: time=\"2026-06-12T09:52:29.153731471Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5023a430-5b27-42ca-864d-5e106fc086e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00096c408}] Aliases:map[]}\"\nJun 12 09:52:29.154009 crc crio[3641]: time=\"2026-06-12T09:52:29.153861995Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:29.160963 crc crio[3641]: time=\"2026-06-12T09:52:29.160711839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=bbcce705-252d-4a71-9671-101a839726c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:29.206992 crc crio[3641]: time=\"2026-06-12T09:52:29.188604141Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/4689d4a9-63ec-48a2-ae7b-d9e611b4d67e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"\nJun 12 09:52:29.206992 crc crio[3641]: time=\"2026-06-12T09:52:29.188769266Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:29.220236 crc crio[3641]: time=\"2026-06-12T09:52:29.22019425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4ade2ad0-feba-4192-b1d3-9938b30b5a45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.480680 crc crio[3641]: time=\"2026-06-12T09:52:46.479593584Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.482133 crc crio[3641]: time=\"2026-06-12T09:52:46.480698388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.489372 crc crio[3641]: time=\"2026-06-12T09:52:46.488587929Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ebdbe639-534d-48e0-a525-110c87d1599b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.489372 crc crio[3641]: time=\"2026-06-12T09:52:46.488681082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=ea5b1c8e-5532-406c-93b4-f1ee9bb2ccae name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.489372 crc crio[3641]: time=\"2026-06-12T09:52:46.488719943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ae6ce8f8-ff05-4df3-82f5-e5ca8e01dd0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.489722 crc crio[3641]: time=\"2026-06-12T09:52:46.489481884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a74fc647-dafd-499d-a9f6-4813e215467e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.490158 crc crio[3641]: time=\"2026-06-12T09:52:46.489753345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=1ce74f1b-02db-4434-891d-8a9d325a238d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.490551 crc crio[3641]: time=\"2026-06-12T09:52:46.490429753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=902f39ed-4bc0-4018-bd63-eba6d931037d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.490795 crc crio[3641]: time=\"2026-06-12T09:52:46.490693852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=23bfda17-5d04-41fa-8b82-0156d5e92f28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.491522 crc crio[3641]: time=\"2026-06-12T09:52:46.491356222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d5e530b6-1e52-49c6-a308-333fe9a75be9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.492998 crc crio[3641]: time=\"2026-06-12T09:52:46.492729093Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.492998 crc crio[3641]: time=\"2026-06-12T09:52:46.49293465Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.493589 crc crio[3641]: time=\"2026-06-12T09:52:46.493067674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.496574932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e60c7c7b-2120-48c6-b26f-511b26c4a870 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.496692194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=c56f536d-f8ad-428f-ad34-d28b12d6683b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497017555Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497090118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.49711854Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497152619Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497190953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497350665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497394346Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497463608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497470749Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497553512Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497610954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497710619Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497753347Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497771561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497797508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497977954Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497557811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498046366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498466768Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498566192Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.49295106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497035028Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498702905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498760781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=691b2267-ee7f-444d-a1a9-580c7e497368 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.493086244Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.499338409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.499737047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.499985847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.500025465Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.500105037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.500377126Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=18b018cd-02c8-486b-8f6e-f005b94d34f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.504483 crc crio[3641]: time=\"2026-06-12T09:52:46.504325056Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.504483 crc crio[3641]: time=\"2026-06-12T09:52:46.504465341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.514392 crc crio[3641]: time=\"2026-06-12T09:52:46.513962019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f461777f-2026-4333-a42f-ea6a3051adb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.514392 crc crio[3641]: time=\"2026-06-12T09:52:46.514176806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2b9fcce2-6b74-4052-8fa0-8fbf614558f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.514776 crc crio[3641]: time=\"2026-06-12T09:52:46.514499026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7bef762e-daec-4c53-8de4-c7e7f03d3da4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.520773 crc crio[3641]: time=\"2026-06-12T09:52:46.520042085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=af4979a5-086f-43c6-a008-fa95f6b07428 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.521509 crc crio[3641]: time=\"2026-06-12T09:52:46.521097287Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=3d84da9c-e393-4b7f-82e8-0f40a47bfcf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.521624 crc crio[3641]: time=\"2026-06-12T09:52:46.52152732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.523116 crc crio[3641]: time=\"2026-06-12T09:52:46.522971085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cfe7eb57-efe9-4261-a9f0-7679912818de name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.523415 crc crio[3641]: time=\"2026-06-12T09:52:46.523368576Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4c5d9c94-d67d-4149-b60d-573a0fae66f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.527259 crc crio[3641]: time=\"2026-06-12T09:52:46.527182793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=4f430f4b-13ac-4fe9-a825-2e760b6e0572 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.527485 crc crio[3641]: time=\"2026-06-12T09:52:46.527456981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=9449a71a-1080-4916-9d88-abc0ae36cce1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.528048 crc crio[3641]: time=\"2026-06-12T09:52:46.528013537Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7aee5581-786e-4937-be1d-129a4912d59b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.528722 crc crio[3641]: time=\"2026-06-12T09:52:46.528693028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=5c417116-be72-4751-8f82-c74a303aa406 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.529451 crc crio[3641]: time=\"2026-06-12T09:52:46.52941872Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=85788a13-39ff-45b3-9421-327eeb604a00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.531083 crc crio[3641]: time=\"2026-06-12T09:52:46.531047721Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=ae68521b-416e-45ba-af39-1b0b80bd5012 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.532323 crc crio[3641]: time=\"2026-06-12T09:52:46.532176355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c5fe704d-29b2-428a-833e-df5e2ccd8a17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.532986 crc crio[3641]: time=\"2026-06-12T09:52:46.53234875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8bad86bd-62fa-4f41-8077-9d7d2c4c1989 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:46.535999 crc crio[3641]: time=\"2026-06-12T09:52:46.535801885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.536550 crc crio[3641]: time=\"2026-06-12T09:52:46.536438827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.536901 crc crio[3641]: time=\"2026-06-12T09:52:46.53662115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.538352 crc crio[3641]: time=\"2026-06-12T09:52:46.538292112Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8cb24651-3223-49c7-9ba6-e660f92e453e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"\nJun 12 09:52:46.538352 crc crio[3641]: time=\"2026-06-12T09:52:46.538344123Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:46.540154 crc crio[3641]: time=\"2026-06-12T09:52:46.540092355Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=7dacc61c-f03c-48a4-8457-9a42863aee78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.542306 crc crio[3641]: time=\"2026-06-12T09:52:46.542273452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.545497 crc crio[3641]: time=\"2026-06-12T09:52:46.545396147Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f513834d-d939-4818-ad9a-4dd05c55cef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.552910 crc crio[3641]: time=\"2026-06-12T09:52:46.552713441Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=17579ba9-d7e9-46ce-9bde-0c9ba6ffa6f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.553339 crc crio[3641]: time=\"2026-06-12T09:52:46.55308435Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=4f1f1439-4e30-47f4-9c2e-8db5a4f968c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.553937 crc crio[3641]: time=\"2026-06-12T09:52:46.55368397Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=e6f8830a-d9ea-40ed-9acd-a5b0d9610307 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.557583 crc crio[3641]: time=\"2026-06-12T09:52:46.557383352Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=68ba289a-d5bc-4891-8dcb-5da71345f203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:46.567517 crc crio[3641]: time=\"2026-06-12T09:52:46.567411411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.569023 crc crio[3641]: time=\"2026-06-12T09:52:46.568703648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.570139 crc crio[3641]: time=\"2026-06-12T09:52:46.569685179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.574036 crc crio[3641]: time=\"2026-06-12T09:52:46.573681139Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/bfb7e218-e48e-43e0-80a6-5e57023f651f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001694558}] Aliases:map[]}\"\nJun 12 09:52:46.574036 crc crio[3641]: time=\"2026-06-12T09:52:46.573940016Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:46.578429 crc crio[3641]: time=\"2026-06-12T09:52:46.577781658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.578899 crc crio[3641]: time=\"2026-06-12T09:52:46.578565916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.578899 crc crio[3641]: time=\"2026-06-12T09:52:46.578738273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:46.678901 crc crio[3641]: time=\"2026-06-12T09:52:46.678735429Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/03e4e18d-1f1c-4a03-a2c6-11c890171991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001694270}] Aliases:map[]}\"\nJun 12 09:52:46.678901 crc crio[3641]: time=\"2026-06-12T09:52:46.67879154Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:46.747711 crc crio[3641]: time=\"2026-06-12T09:52:46.747583422Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.755901 crc crio[3641]: time=\"2026-06-12T09:52:46.755783922Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:46.782415 crc crio[3641]: time=\"2026-06-12T09:52:46.781686182Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/05086bc2-4201-4997-a315-06f0a7edfe6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000120468}] Aliases:map[]}\"\nJun 12 09:52:46.782415 crc crio[3641]: time=\"2026-06-12T09:52:46.782341922Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:46.786874 crc crio[3641]: time=\"2026-06-12T09:52:46.78658222Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/5c3142b7-a7a9-4828-83f4-7d2f5cd85573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120588}] Aliases:map[]}\"\nJun 12 09:52:46.786874 crc crio[3641]: time=\"2026-06-12T09:52:46.786703453Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:46.794366 crc crio[3641]: time=\"2026-06-12T09:52:46.794094289Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2800d434-2b5f-42fb-8c31-ea32e56b0420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0022ca948}] Aliases:map[]}\"\nJun 12 09:52:46.794366 crc crio[3641]: time=\"2026-06-12T09:52:46.794260854Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:46.886304 crc crio[3641]: time=\"2026-06-12T09:52:46.88612148Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:47.088961 crc crio[3641]: time=\"2026-06-12T09:52:47.08593362Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:47.088961 crc crio[3641]: time=\"2026-06-12T09:52:47.086170258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.154317 crc crio[3641]: time=\"2026-06-12T09:52:47.154087491Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bd975173-0036-4a70-9fca-266ee5c680f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e160b8}] Aliases:map[]}\"\nJun 12 09:52:47.154317 crc crio[3641]: time=\"2026-06-12T09:52:47.154236415Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.178538 crc crio[3641]: time=\"2026-06-12T09:52:47.176772002Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d1c012e4-1f9a-4a3e-b6f6-032ce883430d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c478}] Aliases:map[]}\"\nJun 12 09:52:47.178538 crc crio[3641]: time=\"2026-06-12T09:52:47.176981858Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.188078 crc crio[3641]: time=\"2026-06-12T09:52:47.186743463Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/bf2d36ed-499f-471b-8481-8b46764bf5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00078a140}] Aliases:map[]}\"\nJun 12 09:52:47.188157 crc crio[3641]: time=\"2026-06-12T09:52:47.188090924Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.201553 crc crio[3641]: time=\"2026-06-12T09:52:47.201140305Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/78e8bda6-8638-48cb-a2b8-c7f02a9475f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001e16280}] Aliases:map[]}\"\nJun 12 09:52:47.201553 crc crio[3641]: time=\"2026-06-12T09:52:47.201208995Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.210586 crc crio[3641]: time=\"2026-06-12T09:52:47.210165681Z\" level=info msg=\"Ran pod sandbox e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:47.212791 crc crio[3641]: time=\"2026-06-12T09:52:47.212694389Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6c277f24-d8f4-4230-82b6-4007b214cf57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0022ca3e0}] Aliases:map[]}\"\nJun 12 09:52:47.212791 crc crio[3641]: time=\"2026-06-12T09:52:47.212768391Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.214752 crc crio[3641]: time=\"2026-06-12T09:52:47.214066056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7b4a5582-0f16-4b08-b402-8fef2cb3e767 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:47.217860 crc crio[3641]: time=\"2026-06-12T09:52:47.217658312Z\" level=info msg=\"Ran pod sandbox 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:47.220313 crc crio[3641]: time=\"2026-06-12T09:52:47.220122501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.221924 crc crio[3641]: time=\"2026-06-12T09:52:47.221066942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b80ad627-cb19-4a34-be63-59528dc69148 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:47.222718 crc crio[3641]: time=\"2026-06-12T09:52:47.222372864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.224919 crc crio[3641]: time=\"2026-06-12T09:52:47.224630358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.229022 crc crio[3641]: time=\"2026-06-12T09:52:47.228735744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.229651 crc crio[3641]: time=\"2026-06-12T09:52:47.229164556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.233935 crc crio[3641]: time=\"2026-06-12T09:52:47.232281708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fdae3e01-e84a-4866-a413-fe8d0b0e06d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:47.233935 crc crio[3641]: time=\"2026-06-12T09:52:47.233487488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.242662 crc crio[3641]: time=\"2026-06-12T09:52:47.242628611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.256377 crc crio[3641]: time=\"2026-06-12T09:52:47.256047031Z\" level=info msg=\"Ran pod sandbox 2528bb0a19a33f3dcf44bb88055d202560511ab0a553776ae67ab8b975018d76 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:52:47.258056 crc crio[3641]: time=\"2026-06-12T09:52:47.257737363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.259989 crc crio[3641]: time=\"2026-06-12T09:52:47.259427266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0fbdef18-ef17-43ad-8183-7da046ff99f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:47.263099 crc crio[3641]: time=\"2026-06-12T09:52:47.263068971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.281040 crc crio[3641]: time=\"2026-06-12T09:52:47.280533765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.281730 crc crio[3641]: time=\"2026-06-12T09:52:47.28153248Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20477eeb-75bb-4b55-9595-a63f3dd0c7c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078a680}] Aliases:map[]}\"\nJun 12 09:52:47.281730 crc crio[3641]: time=\"2026-06-12T09:52:47.281728066Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.282949 crc crio[3641]: time=\"2026-06-12T09:52:47.282423832Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/387249d1-ad58-4ab9-b831-8c2387abb9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00238e648}] Aliases:map[]}\"\nJun 12 09:52:47.282949 crc crio[3641]: time=\"2026-06-12T09:52:47.282537636Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.289292 crc crio[3641]: time=\"2026-06-12T09:52:47.289181474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.305113 crc crio[3641]: time=\"2026-06-12T09:52:47.304631386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.306172 crc crio[3641]: time=\"2026-06-12T09:52:47.305896525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.312655 crc crio[3641]: time=\"2026-06-12T09:52:47.31060612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.344655 crc crio[3641]: time=\"2026-06-12T09:52:47.344495214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.396737 crc crio[3641]: time=\"2026-06-12T09:52:47.396475988Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fcb78d2d-2b99-4e64-8905-1fc9c8de8f4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:47.485961 crc crio[3641]: time=\"2026-06-12T09:52:47.485657055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1ddbfaff-a7ed-4a9a-a7b5-11c30c826e3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:47.540430 crc crio[3641]: time=\"2026-06-12T09:52:47.540155147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.542753 crc crio[3641]: time=\"2026-06-12T09:52:47.542609702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.718261 crc crio[3641]: time=\"2026-06-12T09:52:47.71763565Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4ac856cc-abcf-4b36-aa22-90f858e9b484 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:47.718438 crc crio[3641]: time=\"2026-06-12T09:52:47.718270419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e3ef3217-4d61-41a3-9c12-2d18b94df6ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:47.834657 crc crio[3641]: time=\"2026-06-12T09:52:47.778567508Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7abf0a89-2689-4d26-b52b-d0b7b2a520e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00018a208}] Aliases:map[]}\"\nJun 12 09:52:47.835582 crc crio[3641]: time=\"2026-06-12T09:52:47.835549445Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.845064 crc crio[3641]: time=\"2026-06-12T09:52:47.845037467Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3267df43-7eae-4f22-96ba-fe980c08a097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001694028}] Aliases:map[]}\"\nJun 12 09:52:47.847199 crc crio[3641]: time=\"2026-06-12T09:52:47.846732269Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:47.870306 crc crio[3641]: time=\"2026-06-12T09:52:47.869598664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:47.895509 crc crio[3641]: time=\"2026-06-12T09:52:47.861559446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:48.083774 crc crio[3641]: time=\"2026-06-12T09:52:48.083016094Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=28819ea1-1ec3-4322-9520-8e7b365aa676 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:48.308949 crc crio[3641]: time=\"2026-06-12T09:52:48.308896417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:48.512455 crc crio[3641]: time=\"2026-06-12T09:52:48.512309448Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ccb74649-9247-44c4-b085-eff680ddff7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d2b8}] Aliases:map[]}\"\nJun 12 09:52:48.512455 crc crio[3641]: time=\"2026-06-12T09:52:48.512442952Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:52:48.649790 crc crio[3641]: time=\"2026-06-12T09:52:48.646777196Z\" level=info msg=\"Created container 11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329: openshift-multus/multus-bzhnf/kube-multus\" id=ae68521b-416e-45ba-af39-1b0b80bd5012 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:48.725202 crc crio[3641]: time=\"2026-06-12T09:52:48.724137679Z\" level=info msg=\"Starting container: 11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329\" id=cfeb309d-e770-4b6e-b374-78040fe0d4f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:48.794963 crc crio[3641]: time=\"2026-06-12T09:52:48.794454938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:49.691058 crc crio[3641]: time=\"2026-06-12T09:52:49.68875381Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_13d0c622-8272-45f9-a3f4-aff1edbddd23\\\"\"\nJun 12 09:52:49.691058 crc crio[3641]: time=\"2026-06-12T09:52:49.69005306Z\" level=info msg=\"Created container 35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4c5d9c94-d67d-4149-b60d-573a0fae66f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:49.734977 crc crio[3641]: time=\"2026-06-12T09:52:49.734441867Z\" level=info msg=\"Created container efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f513834d-d939-4818-ad9a-4dd05c55cef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:49.761628 crc crio[3641]: time=\"2026-06-12T09:52:49.761529371Z\" level=info msg=\"Started container\" PID=7493 containerID=11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329 description=openshift-multus/multus-bzhnf/kube-multus id=cfeb309d-e770-4b6e-b374-78040fe0d4f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad\nJun 12 09:52:49.768726 crc crio[3641]: time=\"2026-06-12T09:52:49.768430097Z\" level=info msg=\"Created container 675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=85788a13-39ff-45b3-9421-327eeb604a00 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:49.794319 crc crio[3641]: time=\"2026-06-12T09:52:49.794152389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:49.799019 crc crio[3641]: time=\"2026-06-12T09:52:49.797701849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:49.845285 crc crio[3641]: time=\"2026-06-12T09:52:49.844771658Z\" level=info msg=\"Starting container: efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249\" id=99dd0739-1ac0-488c-9c6d-808eed492590 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:49.894791 crc crio[3641]: time=\"2026-06-12T09:52:49.894535924Z\" level=info msg=\"Created container 7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=68ba289a-d5bc-4891-8dcb-5da71345f203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:49.905341 crc crio[3641]: time=\"2026-06-12T09:52:49.905211703Z\" level=info msg=\"Started container\" PID=7485 containerID=efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=99dd0739-1ac0-488c-9c6d-808eed492590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d\nJun 12 09:52:50.482994 crc crio[3641]: time=\"2026-06-12T09:52:50.482789108Z\" level=info msg=\"Starting container: 7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3\" id=b1d20f95-e4d5-48f4-8c1d-d1ef46643cba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:50.497352 crc crio[3641]: time=\"2026-06-12T09:52:50.497208792Z\" level=info msg=\"Starting container: 35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8\" id=c01ae065-db74-4460-9446-54057aca6be4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:50.521542 crc crio[3641]: time=\"2026-06-12T09:52:50.521506024Z\" level=info msg=\"Starting container: 675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342\" id=166432fc-53cc-41fa-9240-d63292619a59 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:51.902332 crc crio[3641]: time=\"2026-06-12T09:52:51.901506158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:51.932977 crc crio[3641]: time=\"2026-06-12T09:52:51.931595386Z\" level=info msg=\"Started container\" PID=7472 containerID=35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c01ae065-db74-4460-9446-54057aca6be4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7244b06dc7d9c0d16f6bc0c187365c3b78c72adbfc3548653e0abb4ccb65df9b\nJun 12 09:52:52.027690 crc crio[3641]: time=\"2026-06-12T09:52:52.02674312Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:52:52.037872 crc crio[3641]: time=\"2026-06-12T09:52:52.034048985Z\" level=info msg=\"Created container 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4ac856cc-abcf-4b36-aa22-90f858e9b484 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:52.037872 crc crio[3641]: time=\"2026-06-12T09:52:52.03548534Z\" level=info msg=\"Started container\" PID=7473 containerID=675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=166432fc-53cc-41fa-9240-d63292619a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36\nJun 12 09:52:52.065489 crc crio[3641]: time=\"2026-06-12T09:52:52.065195632Z\" level=info msg=\"Starting container: 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee\" id=a34fa955-1cfc-41fc-beca-885f8563907f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:52.067636 crc crio[3641]: time=\"2026-06-12T09:52:52.066416429Z\" level=info msg=\"Started container\" PID=7509 containerID=7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=b1d20f95-e4d5-48f4-8c1d-d1ef46643cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345\nJun 12 09:52:52.532708 crc crio[3641]: time=\"2026-06-12T09:52:52.531777101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=63f9fa8f-aab5-446a-abd2-3873d98177fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:52.584543 crc crio[3641]: time=\"2026-06-12T09:52:52.584369716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c3a793c-99f8-4efc-94c1-7bab715ae38f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:52.593418 crc crio[3641]: time=\"2026-06-12T09:52:52.593359258Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=7ce2497d-df92-4f2f-8e94-3874ca7c7012 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:52.604326 crc crio[3641]: time=\"2026-06-12T09:52:52.601806132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:52.615198 crc crio[3641]: time=\"2026-06-12T09:52:52.61378077Z\" level=info msg=\"Started container\" PID=7589 containerID=0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=a34fa955-1cfc-41fc-beca-885f8563907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:52:52.754791 crc crio[3641]: time=\"2026-06-12T09:52:52.754740273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:52.793411 crc crio[3641]: time=\"2026-06-12T09:52:52.793375881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:52.895098 crc crio[3641]: time=\"2026-06-12T09:52:52.89147568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f03f70f4-8ce5-498a-a6c6-f434f7727fef name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:52.906761 crc crio[3641]: time=\"2026-06-12T09:52:52.906135592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9fcd30db-e737-4e2d-9ee1-c56233f788ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:52.915393 crc crio[3641]: time=\"2026-06-12T09:52:52.915308726Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c2378c84-a4fb-4a82-9221-584143a1f01c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:52.916131 crc crio[3641]: time=\"2026-06-12T09:52:52.915718219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:53.032714 crc crio[3641]: time=\"2026-06-12T09:52:53.020545819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:53.233019 crc crio[3641]: time=\"2026-06-12T09:52:53.232758129Z\" level=info msg=\"Created container dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=7ce2497d-df92-4f2f-8e94-3874ca7c7012 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:53.320031 crc crio[3641]: time=\"2026-06-12T09:52:53.316718847Z\" level=info msg=\"Starting container: dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07\" id=28b16049-d945-44b9-bd00-b2cac01bd196 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:53.530912 crc crio[3641]: time=\"2026-06-12T09:52:53.529995043Z\" level=info msg=\"Started container\" PID=7689 containerID=dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=28b16049-d945-44b9-bd00-b2cac01bd196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345\nJun 12 09:52:53.640580 crc crio[3641]: time=\"2026-06-12T09:52:53.640394631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:53.657129 crc crio[3641]: time=\"2026-06-12T09:52:53.657034274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:53.707865 crc crio[3641]: time=\"2026-06-12T09:52:53.707521319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d6d6e53-864a-4a1b-8f55-e4a023edca34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:53.718136 crc crio[3641]: time=\"2026-06-12T09:52:53.717699503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=51291c7b-8725-48dc-8257-c989679ee816 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:54.014585 crc crio[3641]: time=\"2026-06-12T09:52:54.014313975Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=cd0c1a60-a620-4781-ace9-20dc4823de2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:54.016544 crc crio[3641]: time=\"2026-06-12T09:52:54.015089378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:54.391482 crc crio[3641]: time=\"2026-06-12T09:52:54.385501257Z\" level=info msg=\"Created container 1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=28819ea1-1ec3-4322-9520-8e7b365aa676 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:54.392289 crc crio[3641]: time=\"2026-06-12T09:52:54.392065214Z\" level=info msg=\"Starting container: 1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e\" id=751c3c01-e938-40b4-8084-bf2fef07c877 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:54.490679 crc crio[3641]: time=\"2026-06-12T09:52:54.489755596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:54.550765 crc crio[3641]: time=\"2026-06-12T09:52:54.550502138Z\" level=info msg=\"Created container e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c2378c84-a4fb-4a82-9221-584143a1f01c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:54.553683 crc crio[3641]: time=\"2026-06-12T09:52:54.553478818Z\" level=info msg=\"Started container\" PID=7702 containerID=1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=751c3c01-e938-40b4-8084-bf2fef07c877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2528bb0a19a33f3dcf44bb88055d202560511ab0a553776ae67ab8b975018d76\nJun 12 09:52:54.561442 crc crio[3641]: time=\"2026-06-12T09:52:54.561022102Z\" level=info msg=\"Starting container: e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6\" id=cacc07fd-e45c-4e76-9ae6-7a0e92a17f0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:55.084892 crc crio[3641]: time=\"2026-06-12T09:52:55.083431859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:55.094110 crc crio[3641]: time=\"2026-06-12T09:52:55.089086284Z\" level=info msg=\"Started container\" PID=7718 containerID=e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=cacc07fd-e45c-4e76-9ae6-7a0e92a17f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36\nJun 12 09:52:55.102808 crc crio[3641]: time=\"2026-06-12T09:52:55.100756662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:55.143635 crc crio[3641]: time=\"2026-06-12T09:52:55.143298883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:55.445484 crc crio[3641]: time=\"2026-06-12T09:52:55.444798498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:55.461783 crc crio[3641]: time=\"2026-06-12T09:52:55.457004854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:55.461783 crc crio[3641]: time=\"2026-06-12T09:52:55.458560996Z\" level=info msg=\"Created container b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=3d84da9c-e393-4b7f-82e8-0f40a47bfcf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:55.467095 crc crio[3641]: time=\"2026-06-12T09:52:55.46658191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:55.471162 crc crio[3641]: time=\"2026-06-12T09:52:55.470538872Z\" level=info msg=\"Starting container: b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb\" id=1c39fb1c-9701-4db3-b9ed-baaa47c027db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:55.528307 crc crio[3641]: time=\"2026-06-12T09:52:55.527644854Z\" level=info msg=\"Started container\" PID=7742 containerID=b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=1c39fb1c-9701-4db3-b9ed-baaa47c027db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423\nJun 12 09:52:55.635287 crc crio[3641]: time=\"2026-06-12T09:52:55.629643719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e1840795-e267-4252-bd44-282dbce8f57c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:55.642763 crc crio[3641]: time=\"2026-06-12T09:52:55.641467953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=55c2969d-94c0-4f31-8bfd-312f2e58349a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:55.659405 crc crio[3641]: time=\"2026-06-12T09:52:55.657604578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:55.687230 crc crio[3641]: time=\"2026-06-12T09:52:55.687033096Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fb1e7a4-75ed-4b5d-8a36-41ea7ce90213 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:55.688019 crc crio[3641]: time=\"2026-06-12T09:52:55.687693956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:56.015573 crc crio[3641]: time=\"2026-06-12T09:52:56.015259846Z\" level=info msg=\"Created container 281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7aee5581-786e-4937-be1d-129a4912d59b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:56.039799 crc crio[3641]: time=\"2026-06-12T09:52:56.03573815Z\" level=info msg=\"Starting container: 281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c\" id=0c8cb87e-d3d8-4ffe-910e-a1a6bb8eb03c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:56.053674 crc crio[3641]: time=\"2026-06-12T09:52:56.05014252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:56.144311 crc crio[3641]: time=\"2026-06-12T09:52:56.143889103Z\" level=info msg=\"Started container\" PID=7751 containerID=281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c description=openshift-dns/node-resolver-277xp/dns-node-resolver id=0c8cb87e-d3d8-4ffe-910e-a1a6bb8eb03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7496c4a0493d7ea308d18e7ad875743525b0603485315f0f571579fc35d5f515\nJun 12 09:52:56.183919 crc crio[3641]: time=\"2026-06-12T09:52:56.182812698Z\" level=info msg=\"Created container 29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc: openshift-image-registry/node-ca-2wddl/node-ca\" id=17579ba9-d7e9-46ce-9bde-0c9ba6ffa6f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:56.191739 crc crio[3641]: time=\"2026-06-12T09:52:56.191378286Z\" level=info msg=\"Starting container: 29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc\" id=beb99bd5-cb18-42c9-96bc-3085d5d2f360 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:56.315050 crc crio[3641]: time=\"2026-06-12T09:52:56.314672942Z\" level=info msg=\"Created container 60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=4f1f1439-4e30-47f4-9c2e-8db5a4f968c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:56.316522 crc crio[3641]: time=\"2026-06-12T09:52:56.316177266Z\" level=info msg=\"Created container 1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=7dacc61c-f03c-48a4-8457-9a42863aee78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:56.322891 crc crio[3641]: time=\"2026-06-12T09:52:56.321918843Z\" level=info msg=\"Starting container: 1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09\" id=0441674e-4539-4134-b407-66c4c68f26f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:56.325935 crc crio[3641]: time=\"2026-06-12T09:52:56.323727488Z\" level=info msg=\"Starting container: 60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d\" id=eccba390-858a-4c8e-92e6-8a81806c7e41 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:56.374110 crc crio[3641]: time=\"2026-06-12T09:52:56.373673738Z\" level=info msg=\"Started container\" PID=7757 containerID=29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc description=openshift-image-registry/node-ca-2wddl/node-ca id=beb99bd5-cb18-42c9-96bc-3085d5d2f360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce25008cb2d320832b6ac6e9c5eef4023aeec7363f28e15e137df1f62af56fc\nJun 12 09:52:56.378380 crc crio[3641]: time=\"2026-06-12T09:52:56.37830624Z\" level=info msg=\"Started container\" PID=7785 containerID=60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=eccba390-858a-4c8e-92e6-8a81806c7e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a\nJun 12 09:52:56.393335 crc crio[3641]: time=\"2026-06-12T09:52:56.393142192Z\" level=info msg=\"Created container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=cd0c1a60-a620-4781-ace9-20dc4823de2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:56.394684 crc crio[3641]: time=\"2026-06-12T09:52:56.394409465Z\" level=info msg=\"Started container\" PID=7767 containerID=1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=0441674e-4539-4134-b407-66c4c68f26f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92\nJun 12 09:52:56.409781 crc crio[3641]: time=\"2026-06-12T09:52:56.409497355Z\" level=info msg=\"Starting container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0\" id=4cf5ebdd-e58b-40d7-a044-a56b503fd406 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:56.448741 crc crio[3641]: time=\"2026-06-12T09:52:56.448626069Z\" level=info msg=\"Started container\" PID=7782 containerID=d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=4cf5ebdd-e58b-40d7-a044-a56b503fd406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:52:56.590246 crc crio[3641]: time=\"2026-06-12T09:52:56.589088307Z\" level=info msg=\"Created container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fcb78d2d-2b99-4e64-8905-1fc9c8de8f4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:56.596755 crc crio[3641]: time=\"2026-06-12T09:52:56.594997592Z\" level=info msg=\"Starting container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471\" id=02026c23-f2a3-465f-9a0e-103d6f686aae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:56.607011 crc crio[3641]: time=\"2026-06-12T09:52:56.605372281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cd8e4b15-4ae7-466a-bbb9-84c31bb54134 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:56.674718 crc crio[3641]: time=\"2026-06-12T09:52:56.674642816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3380bcbb-0251-490a-aef3-554912d65e45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:56.682462 crc crio[3641]: time=\"2026-06-12T09:52:56.681976438Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=186263a8-d09b-4445-be45-2fe6e8c2fe39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:56.687101 crc crio[3641]: time=\"2026-06-12T09:52:56.682658659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:56.800769 crc crio[3641]: time=\"2026-06-12T09:52:56.800541746Z\" level=info msg=\"Started container\" PID=7786 containerID=ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=02026c23-f2a3-465f-9a0e-103d6f686aae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\nJun 12 09:52:57.011744 crc crio[3641]: time=\"2026-06-12T09:52:57.011114129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f4e0dd6-c114-439b-8576-e74af9acd119 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:57.018163 crc crio[3641]: time=\"2026-06-12T09:52:57.017652744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=eaaff2a0-0c3a-499e-b161-bdfe3e7cd82a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:57.041129 crc crio[3641]: time=\"2026-06-12T09:52:57.034405167Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=01e7351c-19ea-4922-9b13-76fa579d37fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:57.043611 crc crio[3641]: time=\"2026-06-12T09:52:57.043216821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:57.515938 crc crio[3641]: time=\"2026-06-12T09:52:57.515127857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:57.665675 crc crio[3641]: time=\"2026-06-12T09:52:57.562137865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:57.684723 crc crio[3641]: time=\"2026-06-12T09:52:57.645578989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:57.781720 crc crio[3641]: time=\"2026-06-12T09:52:57.776895629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:58.170956 crc crio[3641]: time=\"2026-06-12T09:52:58.169991278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:58.221466 crc crio[3641]: time=\"2026-06-12T09:52:58.207125847Z\" level=info msg=\"Created container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=186263a8-d09b-4445-be45-2fe6e8c2fe39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:58.225488 crc crio[3641]: time=\"2026-06-12T09:52:58.225151618Z\" level=info msg=\"Starting container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489\" id=e4792dfb-e222-4239-afb2-d00c8387a648 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:58.331948 crc crio[3641]: time=\"2026-06-12T09:52:58.326658167Z\" level=info msg=\"Started container\" PID=7863 containerID=aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=e4792dfb-e222-4239-afb2-d00c8387a648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:52:58.527340 crc crio[3641]: time=\"2026-06-12T09:52:58.527110662Z\" level=info msg=\"Created container ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=01e7351c-19ea-4922-9b13-76fa579d37fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:58.530382 crc crio[3641]: time=\"2026-06-12T09:52:58.529958781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1f708adf-4297-4707-b5f5-6654d2d9673d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:58.552590 crc crio[3641]: time=\"2026-06-12T09:52:58.550782517Z\" level=info msg=\"Starting container: ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d\" id=ac19b8ea-848e-47a0-b19b-f8dfd00a358f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:58.552590 crc crio[3641]: time=\"2026-06-12T09:52:58.551504185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ca29e4b5-0977-44da-b689-885275100904 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:58.552590 crc crio[3641]: time=\"2026-06-12T09:52:58.552325435Z\" level=info msg=\"Created container 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fb1e7a4-75ed-4b5d-8a36-41ea7ce90213 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:58.568074 crc crio[3641]: time=\"2026-06-12T09:52:58.560151245Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=2d563122-799f-45db-a894-9968281a0d53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:58.568074 crc crio[3641]: time=\"2026-06-12T09:52:58.560530297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:58.570719 crc crio[3641]: time=\"2026-06-12T09:52:58.570648946Z\" level=info msg=\"Starting container: 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840\" id=401c3f8e-acd3-447e-a61a-03eb014765c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:58.573349 crc crio[3641]: time=\"2026-06-12T09:52:58.572869957Z\" level=info msg=\"Started container\" PID=7879 containerID=ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ac19b8ea-848e-47a0-b19b-f8dfd00a358f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\nJun 12 09:52:58.611211 crc crio[3641]: time=\"2026-06-12T09:52:58.610624893Z\" level=info msg=\"Started container\" PID=7892 containerID=75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=401c3f8e-acd3-447e-a61a-03eb014765c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423\nJun 12 09:52:58.740305 crc crio[3641]: time=\"2026-06-12T09:52:58.738743912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:58.753759 crc crio[3641]: time=\"2026-06-12T09:52:58.753391923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:52:59.275465 crc crio[3641]: time=\"2026-06-12T09:52:59.27510028Z\" level=info msg=\"Created container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=2d563122-799f-45db-a894-9968281a0d53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:59.283741 crc crio[3641]: time=\"2026-06-12T09:52:59.283478275Z\" level=info msg=\"Starting container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58\" id=68b3dc31-9944-4231-980d-14171523deee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:52:59.318050 crc crio[3641]: time=\"2026-06-12T09:52:59.31366229Z\" level=info msg=\"Started container\" PID=7917 containerID=3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=68b3dc31-9944-4231-980d-14171523deee name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:52:59.823680 crc crio[3641]: time=\"2026-06-12T09:52:59.823381659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=604b2b0b-c548-49ea-ab35-11e564739746 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:59.842487 crc crio[3641]: time=\"2026-06-12T09:52:59.84214894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6c1fcad7-7f6c-498a-bfd9-e16f34c4aad3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:52:59.851035 crc crio[3641]: time=\"2026-06-12T09:52:59.847300408Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=9448194c-2ee2-42be-bd2c-36cb36ae376a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:52:59.851035 crc crio[3641]: time=\"2026-06-12T09:52:59.8476827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:00.303095 crc crio[3641]: time=\"2026-06-12T09:53:00.29705239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:00.336959 crc crio[3641]: time=\"2026-06-12T09:53:00.336435592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:00.784221 crc crio[3641]: time=\"2026-06-12T09:53:00.783691147Z\" level=info msg=\"Created container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=9448194c-2ee2-42be-bd2c-36cb36ae376a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:00.811011 crc crio[3641]: time=\"2026-06-12T09:53:00.810552994Z\" level=info msg=\"Starting container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c\" id=af9be901-6f12-431d-a91d-251813e82ccd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:01.231013 crc crio[3641]: time=\"2026-06-12T09:53:01.140483923Z\" level=info msg=\"Started container\" PID=7957 containerID=40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=af9be901-6f12-431d-a91d-251813e82ccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:53:01.275788 crc crio[3641]: time=\"2026-06-12T09:53:01.275291088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=96fe5bf7-6cbe-4e45-973e-6123f1d7c35c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:01.287162 crc crio[3641]: time=\"2026-06-12T09:53:01.286978905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58cfe527-7679-4f38-b02f-d17f7153a546 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:01.353589 crc crio[3641]: time=\"2026-06-12T09:53:01.352522974Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=051eca5c-f131-4e4d-8b08-e6a6ed2aef33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:01.353589 crc crio[3641]: time=\"2026-06-12T09:53:01.353516684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:01.553108 crc crio[3641]: time=\"2026-06-12T09:53:01.552797688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:01.816771 crc crio[3641]: time=\"2026-06-12T09:53:01.81049069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:02.114650 crc crio[3641]: time=\"2026-06-12T09:53:02.113496896Z\" level=info msg=\"Created container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=051eca5c-f131-4e4d-8b08-e6a6ed2aef33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:02.121794 crc crio[3641]: time=\"2026-06-12T09:53:02.121383804Z\" level=info msg=\"Starting container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953\" id=df2891fc-88d9-4017-bc69-02a246dad696 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:02.244641 crc crio[3641]: time=\"2026-06-12T09:53:02.244405556Z\" level=info msg=\"Started container\" PID=7996 containerID=be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=df2891fc-88d9-4017-bc69-02a246dad696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:53:02.329599 crc crio[3641]: time=\"2026-06-12T09:53:02.32934736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=80e8006c-8cd3-4e9a-9fb4-c1402153e832 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:02.338990 crc crio[3641]: time=\"2026-06-12T09:53:02.337502231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=43179474-f990-46e2-8166-863cb8a5f3c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:02.354483 crc crio[3641]: time=\"2026-06-12T09:53:02.353970872Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=191cbdfd-3cfa-4ee4-b80b-3c1fec1581a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:02.368047 crc crio[3641]: time=\"2026-06-12T09:53:02.366447859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:02.573285 crc crio[3641]: time=\"2026-06-12T09:53:02.573110679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:02.619941 crc crio[3641]: time=\"2026-06-12T09:53:02.619590871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:03.160980 crc crio[3641]: time=\"2026-06-12T09:53:03.160538584Z\" level=info msg=\"Created container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=191cbdfd-3cfa-4ee4-b80b-3c1fec1581a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:03.193677 crc crio[3641]: time=\"2026-06-12T09:53:03.193011658Z\" level=info msg=\"Starting container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123\" id=50117c75-670b-4ac1-b9c7-af3b7ffc9722 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:03.264119 crc crio[3641]: time=\"2026-06-12T09:53:03.259230005Z\" level=info msg=\"Started container\" PID=8027 containerID=75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=50117c75-670b-4ac1-b9c7-af3b7ffc9722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:53:04.949274 crc crio[3641]: time=\"2026-06-12T09:53:04.949136271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=4b16afc4-2520-4705-94e6-d71dd6a4fdea name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:04.980046 crc crio[3641]: time=\"2026-06-12T09:53:04.979793296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=24b9d359-1f31-4e47-ad4a-214a1134c0e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:05.002097 crc crio[3641]: time=\"2026-06-12T09:53:05.001527961Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0f6aa811-3f7d-4d24-89d2-ee8c637de758 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:05.002667 crc crio[3641]: time=\"2026-06-12T09:53:05.00216145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:05.152377 crc crio[3641]: time=\"2026-06-12T09:53:05.151503364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:06.041562 crc crio[3641]: time=\"2026-06-12T09:53:06.04123978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:06.042322 crc crio[3641]: time=\"2026-06-12T09:53:06.042280223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=b5367b3e-db53-4e60-ad06-58d546b422ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:06.056398 crc crio[3641]: time=\"2026-06-12T09:53:06.055477734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=f14636ec-ca6b-4bc0-a501-24ac525536b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:06.061986 crc crio[3641]: time=\"2026-06-12T09:53:06.059554638Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=1a12624e-82ca-4cd1-885e-8b965fd3de0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:06.061986 crc crio[3641]: time=\"2026-06-12T09:53:06.059974421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:06.152750 crc crio[3641]: time=\"2026-06-12T09:53:06.150653101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:06.644389 crc crio[3641]: time=\"2026-06-12T09:53:06.641372606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bfc4e8ef-0946-496f-8949-354050df741d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:06.661619 crc crio[3641]: time=\"2026-06-12T09:53:06.66128149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4112cdf7-5c2d-49bd-afaa-8c5f31734dfa name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:06.705501 crc crio[3641]: time=\"2026-06-12T09:53:06.705283278Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=a5b27d41-4c94-47f6-bc13-216146abf520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:06.706117 crc crio[3641]: time=\"2026-06-12T09:53:06.705798174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:06.765453 crc crio[3641]: time=\"2026-06-12T09:53:06.75295829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:06.765453 crc crio[3641]: time=\"2026-06-12T09:53:06.756067776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:07.025459 crc crio[3641]: time=\"2026-06-12T09:53:07.024501626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:07.653945 crc crio[3641]: time=\"2026-06-12T09:53:07.653483698Z\" level=info msg=\"Created container fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=e6f8830a-d9ea-40ed-9acd-a5b0d9610307 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:07.660438 crc crio[3641]: time=\"2026-06-12T09:53:07.655284292Z\" level=info msg=\"Starting container: fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6\" id=e34f1aee-1334-4b70-b2ab-1858f6905f4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:07.677714 crc crio[3641]: time=\"2026-06-12T09:53:07.677452598Z\" level=info msg=\"Started container\" PID=7847 containerID=fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e34f1aee-1334-4b70-b2ab-1858f6905f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=273d7efd49dd2f5f74e03e94417e8236ca6af4accedd004ace71d48a9055d442\nJun 12 09:53:08.033519 crc crio[3641]: time=\"2026-06-12T09:53:08.032691614Z\" level=info msg=\"Created container 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0f6aa811-3f7d-4d24-89d2-ee8c637de758 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:08.034184 crc crio[3641]: time=\"2026-06-12T09:53:08.034051525Z\" level=info msg=\"Created container ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=1a12624e-82ca-4cd1-885e-8b965fd3de0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:08.034679 crc crio[3641]: time=\"2026-06-12T09:53:08.034639193Z\" level=info msg=\"Created container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=a5b27d41-4c94-47f6-bc13-216146abf520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:08.035544 crc crio[3641]: time=\"2026-06-12T09:53:08.035142858Z\" level=info msg=\"Starting container: 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a\" id=e0d60f15-e66d-4795-8627-fb0577d89554 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:08.036699 crc crio[3641]: time=\"2026-06-12T09:53:08.035325535Z\" level=info msg=\"Starting container: ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0\" id=b38fb9cf-6209-4597-b0d0-a6c25c3cebe8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:08.046418 crc crio[3641]: time=\"2026-06-12T09:53:08.046307727Z\" level=info msg=\"Starting container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a\" id=d2eb3d9e-e531-4ae4-956f-ba3fa6cbcd9c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:08.053358 crc crio[3641]: time=\"2026-06-12T09:53:08.052494088Z\" level=info msg=\"Started container\" PID=8220 containerID=6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e0d60f15-e66d-4795-8627-fb0577d89554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423\nJun 12 09:53:08.064744 crc crio[3641]: time=\"2026-06-12T09:53:08.064711818Z\" level=info msg=\"Started container\" PID=8219 containerID=ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=b38fb9cf-6209-4597-b0d0-a6c25c3cebe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92\nJun 12 09:53:08.088027 crc crio[3641]: time=\"2026-06-12T09:53:08.087062229Z\" level=info msg=\"Started container\" PID=8218 containerID=2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d2eb3d9e-e531-4ae4-956f-ba3fa6cbcd9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:53:10.643736 crc crio[3641]: time=\"2026-06-12T09:53:10.639740269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e6e53023-5960-4c14-9211-a7bbfd91fb07 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:10.723377 crc crio[3641]: time=\"2026-06-12T09:53:10.722753254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3610e87f-ae91-438e-be49-e360f84e94f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:10.733422 crc crio[3641]: time=\"2026-06-12T09:53:10.733038468Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=d9f00b9e-2731-4c50-8bfc-30a6f1ebecc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:10.733583 crc crio[3641]: time=\"2026-06-12T09:53:10.733498802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:10.809031 crc crio[3641]: time=\"2026-06-12T09:53:10.808579662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:10.812178 crc crio[3641]: time=\"2026-06-12T09:53:10.812119661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:11.150863 crc crio[3641]: time=\"2026-06-12T09:53:11.14963579Z\" level=info msg=\"Created container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=d9f00b9e-2731-4c50-8bfc-30a6f1ebecc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:11.152227 crc crio[3641]: time=\"2026-06-12T09:53:11.152100906Z\" level=info msg=\"Starting container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc\" id=2f9a6434-578e-48d8-a71d-f2b0517ba2fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:11.166300 crc crio[3641]: time=\"2026-06-12T09:53:11.165708809Z\" level=info msg=\"Started container\" PID=8350 containerID=9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2f9a6434-578e-48d8-a71d-f2b0517ba2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\nJun 12 09:53:18.748584 crc crio[3641]: time=\"2026-06-12T09:53:18.7462929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=4dddb9fb-dc48-427c-b75e-2203105d13b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:18.766577 crc crio[3641]: time=\"2026-06-12T09:53:18.766347223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=9bb4c80a-a7ff-4d8c-a112-10981883aaf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:18.781103 crc crio[3641]: time=\"2026-06-12T09:53:18.779539634Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=eaf7d6af-5809-4093-8a1a-58f0d9cc3a6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:18.788787 crc crio[3641]: time=\"2026-06-12T09:53:18.787321569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:18.894356 crc crio[3641]: time=\"2026-06-12T09:53:18.893975313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:19.498419 crc crio[3641]: time=\"2026-06-12T09:53:19.497894223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:19.648972 crc crio[3641]: time=\"2026-06-12T09:53:19.648772068Z\" level=info msg=\"Created container 52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=eaf7d6af-5809-4093-8a1a-58f0d9cc3a6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:19.654158 crc crio[3641]: time=\"2026-06-12T09:53:19.654064063Z\" level=info msg=\"Starting container: 52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79\" id=faba2362-54ac-4f12-a738-e0358aa6f696 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:19.676788 crc crio[3641]: time=\"2026-06-12T09:53:19.676584442Z\" level=info msg=\"Started container\" PID=8635 containerID=52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=faba2362-54ac-4f12-a738-e0358aa6f696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92\nJun 12 09:53:21.810097 crc crio[3641]: time=\"2026-06-12T09:53:21.809897471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=d993d8cd-3910-4452-9183-456f58388624 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:21.812988 crc crio[3641]: time=\"2026-06-12T09:53:21.812897444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=410e9de9-d27e-405f-97ad-45fe0081fc2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:21.814957 crc crio[3641]: time=\"2026-06-12T09:53:21.814865505Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=428db6a0-482f-4028-8f08-573f7ff291aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:21.815317 crc crio[3641]: time=\"2026-06-12T09:53:21.815243037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:21.838600 crc crio[3641]: time=\"2026-06-12T09:53:21.838422669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:22.238749 crc crio[3641]: time=\"2026-06-12T09:53:22.238596748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:22.333361 crc crio[3641]: time=\"2026-06-12T09:53:22.333230772Z\" level=info msg=\"Created container 03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=428db6a0-482f-4028-8f08-573f7ff291aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:22.336042 crc crio[3641]: time=\"2026-06-12T09:53:22.335796312Z\" level=info msg=\"Starting container: 03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f\" id=a7514281-98ca-4531-a9cb-90901b6f152c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:22.345577 crc crio[3641]: time=\"2026-06-12T09:53:22.345204045Z\" level=info msg=\"Started container\" PID=8792 containerID=03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=a7514281-98ca-4531-a9cb-90901b6f152c name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92\nJun 12 09:53:22.820998 crc crio[3641]: time=\"2026-06-12T09:53:22.820699888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=488d0c2e-dc24-4725-b555-cb05ce5294e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:22.826800 crc crio[3641]: time=\"2026-06-12T09:53:22.826724597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=e5724a04-cbe2-450a-92d3-affd4df8e299 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:22.838360 crc crio[3641]: time=\"2026-06-12T09:53:22.838001277Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=51a273cf-2659-4e6b-aafb-45fac99ed6b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:22.838690 crc crio[3641]: time=\"2026-06-12T09:53:22.838516132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:22.860428 crc crio[3641]: time=\"2026-06-12T09:53:22.859093012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:23.231575 crc crio[3641]: time=\"2026-06-12T09:53:23.231031845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:23.339338 crc crio[3641]: time=\"2026-06-12T09:53:23.339095756Z\" level=info msg=\"Created container a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=51a273cf-2659-4e6b-aafb-45fac99ed6b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:23.341044 crc crio[3641]: time=\"2026-06-12T09:53:23.340953554Z\" level=info msg=\"Starting container: a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca\" id=b701d0e7-2036-4819-a907-b7cef26b602b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:23.371298 crc crio[3641]: time=\"2026-06-12T09:53:23.37107225Z\" level=info msg=\"Started container\" PID=8822 containerID=a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=b701d0e7-2036-4819-a907-b7cef26b602b name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92\nJun 12 09:53:25.612197 crc crio[3641]: time=\"2026-06-12T09:53:25.61174529Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:27.060025 crc crio[3641]: time=\"2026-06-12T09:53:27.059434309Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:27.771428 crc crio[3641]: time=\"2026-06-12T09:53:27.333489115Z\" level=info msg=\"NetworkStart: stopping network for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:27.783173 crc crio[3641]: time=\"2026-06-12T09:53:27.783024104Z\" level=info msg=\"NetworkStart: stopping network for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:27.791208 crc crio[3641]: time=\"2026-06-12T09:53:27.790985009Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:28.080635 crc crio[3641]: time=\"2026-06-12T09:53:28.080539847Z\" level=info msg=\"NetworkStart: stopping network for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:28.184014 crc crio[3641]: time=\"2026-06-12T09:53:28.183454188Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:28.299427 crc crio[3641]: time=\"2026-06-12T09:53:28.298699224Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:28.535922 crc crio[3641]: time=\"2026-06-12T09:53:28.535522471Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:28.629855 crc crio[3641]: time=\"2026-06-12T09:53:28.629685011Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:28.771619 crc crio[3641]: time=\"2026-06-12T09:53:28.771349268Z\" level=info msg=\"NetworkStart: stopping network for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:28.965693 crc crio[3641]: time=\"2026-06-12T09:53:28.96554867Z\" level=info msg=\"NetworkStart: stopping network for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:28.970988 crc crio[3641]: time=\"2026-06-12T09:53:28.970770672Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:29.085482 crc crio[3641]: time=\"2026-06-12T09:53:29.085322206Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:29.216439 crc crio[3641]: time=\"2026-06-12T09:53:29.216342862Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:29.387336 crc crio[3641]: time=\"2026-06-12T09:53:29.387141706Z\" level=info msg=\"NetworkStart: stopping network for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:29.897585 crc crio[3641]: time=\"2026-06-12T09:53:29.897435075Z\" level=info msg=\"NetworkStart: stopping network for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:29.993997 crc crio[3641]: time=\"2026-06-12T09:53:29.993895033Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.176399 crc crio[3641]: time=\"2026-06-12T09:53:30.176224645Z\" level=info msg=\"NetworkStart: stopping network for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.276628 crc crio[3641]: time=\"2026-06-12T09:53:30.276510636Z\" level=info msg=\"NetworkStart: stopping network for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.391578 crc crio[3641]: time=\"2026-06-12T09:53:30.391381989Z\" level=info msg=\"NetworkStart: stopping network for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.421281 crc crio[3641]: time=\"2026-06-12T09:53:30.421176366Z\" level=info msg=\"NetworkStart: stopping network for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.511644 crc crio[3641]: time=\"2026-06-12T09:53:30.511494286Z\" level=info msg=\"NetworkStart: stopping network for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.521749 crc crio[3641]: time=\"2026-06-12T09:53:30.521655632Z\" level=info msg=\"NetworkStart: stopping network for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.547504 crc crio[3641]: time=\"2026-06-12T09:53:30.547455925Z\" level=info msg=\"NetworkStart: stopping network for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.638799 crc crio[3641]: time=\"2026-06-12T09:53:30.638701413Z\" level=info msg=\"NetworkStart: stopping network for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.715430 crc crio[3641]: time=\"2026-06-12T09:53:30.715275486Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.771570 crc crio[3641]: time=\"2026-06-12T09:53:30.771435723Z\" level=info msg=\"NetworkStart: stopping network for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:30.819162 crc crio[3641]: time=\"2026-06-12T09:53:30.818983734Z\" level=info msg=\"NetworkStart: stopping network for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:32.074345 crc crio[3641]: time=\"2026-06-12T09:53:32.073703048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=ca2a9d0b-dbff-4a20-965f-d7865f32139c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:32.081061 crc crio[3641]: time=\"2026-06-12T09:53:32.080802118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=cd48c543-24b9-4862-9399-14cc1264b1c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:32.085534 crc crio[3641]: time=\"2026-06-12T09:53:32.085390122Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=acfb4148-df1d-4b6a-b994-bb480236f6f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:32.086067 crc crio[3641]: time=\"2026-06-12T09:53:32.08597897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:32.112021 crc crio[3641]: time=\"2026-06-12T09:53:32.111771712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:32.389018 crc crio[3641]: time=\"2026-06-12T09:53:32.388922504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:32.481589 crc crio[3641]: time=\"2026-06-12T09:53:32.481444463Z\" level=info msg=\"Created container aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=acfb4148-df1d-4b6a-b994-bb480236f6f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:32.484144 crc crio[3641]: time=\"2026-06-12T09:53:32.483392583Z\" level=info msg=\"Starting container: aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed\" id=92980307-d87b-47a3-b003-cd9c8f29355a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:32.491745 crc crio[3641]: time=\"2026-06-12T09:53:32.491605109Z\" level=info msg=\"Started container\" PID=9215 containerID=aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=92980307-d87b-47a3-b003-cd9c8f29355a name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92\nJun 12 09:53:33.103455 crc crio[3641]: time=\"2026-06-12T09:53:33.103298019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=24c18f5b-dce4-4440-8149-dddede0d1626 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:33.108151 crc crio[3641]: time=\"2026-06-12T09:53:33.108008616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6be4779a-e284-4867-a243-b2359dc6a739 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:33.136926 crc crio[3641]: time=\"2026-06-12T09:53:33.13444857Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c3f45474-3fa3-4152-94dc-3665c1384f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:33.136926 crc crio[3641]: time=\"2026-06-12T09:53:33.135035968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:33.199167 crc crio[3641]: time=\"2026-06-12T09:53:33.199039148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:33.359542 crc crio[3641]: time=\"2026-06-12T09:53:33.359318444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:33.426270 crc crio[3641]: time=\"2026-06-12T09:53:33.425524544Z\" level=info msg=\"Created container f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c3f45474-3fa3-4152-94dc-3665c1384f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:33.429920 crc crio[3641]: time=\"2026-06-12T09:53:33.427187066Z\" level=info msg=\"Starting container: f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36\" id=e0916c51-be7d-4f8c-b585-d4157c8bd8a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:33.433068 crc crio[3641]: time=\"2026-06-12T09:53:33.432991186Z\" level=info msg=\"Started container\" PID=9249 containerID=f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=e0916c51-be7d-4f8c-b585-d4157c8bd8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92\nJun 12 09:53:39.155541 crc crio[3641]: time=\"2026-06-12T09:53:39.155432397Z\" level=info msg=\"Removing container: 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840\" id=615ff89f-dc1a-49f0-9e01-b789fc5b953b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:53:39.257917 crc crio[3641]: time=\"2026-06-12T09:53:39.257727489Z\" level=info msg=\"Removed container 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=615ff89f-dc1a-49f0-9e01-b789fc5b953b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:53:46.624905 crc crio[3641]: time=\"2026-06-12T09:53:46.624662871Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:46.658396 crc crio[3641]: time=\"2026-06-12T09:53:46.658241146Z\" level=info msg=\"NetworkStart: stopping network for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:46.708475 crc crio[3641]: time=\"2026-06-12T09:53:46.708260352Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:46.930792 crc crio[3641]: time=\"2026-06-12T09:53:46.930651421Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:47.811516 crc crio[3641]: time=\"2026-06-12T09:53:47.811385311Z\" level=info msg=\"NetworkStart: stopping network for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:47.816430 crc crio[3641]: time=\"2026-06-12T09:53:47.816309917Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:49.086871 crc crio[3641]: time=\"2026-06-12T09:53:49.086702449Z\" level=info msg=\"NetworkStart: stopping network for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:49.416246 crc crio[3641]: time=\"2026-06-12T09:53:49.415970501Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:49.911599 crc crio[3641]: time=\"2026-06-12T09:53:49.911113746Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/POD\" id=cf13127c-9a39-444a-8dd0-bf7434086822 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:49.911764 crc crio[3641]: time=\"2026-06-12T09:53:49.911631092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:50.337147 crc crio[3641]: time=\"2026-06-12T09:53:50.336773538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=d7a5b8ac-4c70-460c-b871-7da1997bd509 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:50.340577 crc crio[3641]: time=\"2026-06-12T09:53:50.340451344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=1e54789d-c8d9-44f5-be18-9953defdf5df name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:53:50.344976 crc crio[3641]: time=\"2026-06-12T09:53:50.344712825Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=40348235-506e-434f-803e-2db091c05396 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:50.353177 crc crio[3641]: time=\"2026-06-12T09:53:50.351096254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:50.370400 crc crio[3641]: time=\"2026-06-12T09:53:50.370307093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:50.434309 crc crio[3641]: time=\"2026-06-12T09:53:50.434233261Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:50.491937 crc crio[3641]: time=\"2026-06-12T09:53:50.491609397Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:50.572946 crc crio[3641]: time=\"2026-06-12T09:53:50.57274946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:53:50.673561 crc crio[3641]: time=\"2026-06-12T09:53:50.673439293Z\" level=info msg=\"NetworkStart: stopping network for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:50.705407 crc crio[3641]: time=\"2026-06-12T09:53:50.705264762Z\" level=info msg=\"Created container d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=40348235-506e-434f-803e-2db091c05396 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:53:50.707140 crc crio[3641]: time=\"2026-06-12T09:53:50.706666506Z\" level=info msg=\"Starting container: d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20\" id=b33a27e2-bd73-4cec-a905-664e7ccdc286 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:53:50.716048 crc crio[3641]: time=\"2026-06-12T09:53:50.715340007Z\" level=info msg=\"Started container\" PID=9330 containerID=d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b33a27e2-bd73-4cec-a905-664e7ccdc286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423\nJun 12 09:53:50.903545 crc crio[3641]: time=\"2026-06-12T09:53:50.902994894Z\" level=info msg=\"NetworkStart: stopping network for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.014630 crc crio[3641]: time=\"2026-06-12T09:53:51.014432901Z\" level=info msg=\"NetworkStart: stopping network for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.151458 crc crio[3641]: time=\"2026-06-12T09:53:51.151351961Z\" level=info msg=\"NetworkStart: stopping network for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.187590 crc crio[3641]: time=\"2026-06-12T09:53:51.187406252Z\" level=info msg=\"NetworkStart: stopping network for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.294456 crc crio[3641]: time=\"2026-06-12T09:53:51.294240697Z\" level=info msg=\"NetworkStart: stopping network for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.295182 crc crio[3641]: time=\"2026-06-12T09:53:51.294282758Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:53:51.295483 crc crio[3641]: time=\"2026-06-12T09:53:51.295437925Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7fba5945-743e-4e81-a236-877cb2a9bc50\\\"\"\nJun 12 09:53:51.296045 crc crio[3641]: time=\"2026-06-12T09:53:51.295714882Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b9661014-95eb-4e74-b9e0-63dbc892bd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00096c928}] Aliases:map[]}\"\nJun 12 09:53:51.296045 crc crio[3641]: time=\"2026-06-12T09:53:51.295881108Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.296045 crc crio[3641]: time=\"2026-06-12T09:53:51.295898328Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.296045 crc crio[3641]: time=\"2026-06-12T09:53:51.295913619Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.297025 crc crio[3641]: time=\"2026-06-12T09:53:51.296464766Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/5c3142b7-a7a9-4828-83f4-7d2f5cd85573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001e16ad0}] Aliases:map[]}\"\nJun 12 09:53:51.297025 crc crio[3641]: time=\"2026-06-12T09:53:51.296515608Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.297025 crc crio[3641]: time=\"2026-06-12T09:53:51.296526508Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.297025 crc crio[3641]: time=\"2026-06-12T09:53:51.296535958Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.297457 crc crio[3641]: time=\"2026-06-12T09:53:51.29724397Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/7feece86-5f04-4d25-a011-62e146c31bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001d96470}] Aliases:map[]}\"\nJun 12 09:53:51.297556 crc crio[3641]: time=\"2026-06-12T09:53:51.297481967Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.297645 crc crio[3641]: time=\"2026-06-12T09:53:51.297501628Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.297645 crc crio[3641]: time=\"2026-06-12T09:53:51.297604831Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.299206 crc crio[3641]: time=\"2026-06-12T09:53:51.298576053Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/78e8bda6-8638-48cb-a2b8-c7f02a9475f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a468}] Aliases:map[]}\"\nJun 12 09:53:51.299385 crc crio[3641]: time=\"2026-06-12T09:53:51.299350695Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36d827fe-72de-44eb-bf14-87c5546a9406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000121008}] Aliases:map[]}\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299379819Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.29940866Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.29942972Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299717656Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6c277f24-d8f4-4230-82b6-4007b214cf57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00238e5d8}] Aliases:map[]}\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299801519Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20477eeb-75bb-4b55-9595-a63f3dd0c7c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000121098}] Aliases:map[]}\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299914703Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299927413Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299938253Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299967705Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4fddaeff-9531-463d-a01e-77a7970215fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008d358}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.299792399Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/35cc4d47-862b-4062-ac19-7a80f6a9b1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d247d0}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300212083Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300249014Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1bd7e967-13aa-421c-ad2f-22e706faf35e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0000a81d0}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300406901Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/bf2d36ed-499f-471b-8481-8b46764bf5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000d24808}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300410858Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/dd9d3816-4427-4958-8dbf-01d7103bc518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00238e5f8}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300455153Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300490202Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bd975173-0036-4a70-9fca-266ee5c680f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018b5a0}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300603687Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5023a430-5b27-42ca-864d-5e106fc086e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000d24828}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300634505Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/4fd2eb50-f98d-4171-8dac-bbb67cf12e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00238e610}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300657659Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.30067785Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.30070489Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300771891Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8cb24651-3223-49c7-9ba6-e660f92e453e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0000a81f0}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300774101Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/05086bc2-4201-4997-a315-06f0a7edfe6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00018b5b8}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300974687Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/00c8b084-0beb-4f9c-9b82-cebb3a7b187d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0000a8208}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300974207Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/bfb7e218-e48e-43e0-80a6-5e57023f651f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.30110776Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7c8c0c5e-6132-4e27-854c-dfed8e8e30d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001694060}] Aliases:map[]}\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300254344Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.301217214Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.301234935Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.301276556Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301303527Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300676538Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/03e4e18d-1f1c-4a03-a2c6-11c890171991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008d3a0}] Aliases:map[]}\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301444331Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc00096ca28}] Aliases:map[]}\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300613636Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301529143Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.299464908Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/84391a12-2016-4220-9957-029b38677f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000121020}] Aliases:map[]}\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301660208Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301702509Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.3017314Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.299352416Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a139a085-eed3-4626-bb73-8dddcb090ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008d310}] Aliases:map[]}\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302154394Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302175435Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301012308Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302280348Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302297438Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301541844Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302260477Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300872114Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.303429536Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.303454145Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300485232Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.303879076Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.303891087Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300497944Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.304148376Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.299398636Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.304451024Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.304514646Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.298949333Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3267df43-7eae-4f22-96ba-fe980c08a097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00018b570}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.298965623Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5c33cfec-daaf-49a9-9294-c51765efa1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.298999784Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/387249d1-ad58-4ab9-b831-8c2387abb9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000120fc0}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306049267Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306289344Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306326935Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.305939841Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.3064846Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306506461Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299129798Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ccb74649-9247-44c4-b085-eff680ddff7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000120fd8}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306695584Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306712685Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306723955Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299157089Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/4689d4a9-63ec-48a2-ae7b-d9e611b4d67e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c9e0}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307362606Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307381957Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307396887Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299192121Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7abf0a89-2689-4d26-b52b-d0b7b2a520e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00018b588}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307747757Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307760718Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307772958Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299203681Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/a32b9253-72d2-4b20-acd0-a2e6910b9a8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008d2f8}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299216111Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/591a8617-46b2-4438-847f-e442b840d6de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00096c9f8}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312119068Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299274122Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/aec8d953-9742-49cb-a78a-e5d48f0774e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000120ff0}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312181008Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312195878Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312217719Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299293323Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/00b59bda-85dc-458f-bf64-9a9de60341c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00096ca10}] Aliases:map[]}\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312434978Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312707126Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312721197Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312131086Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.313130996Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.313146317Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.312141538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.314314087Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.299566673Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/08677060-5114-4efd-b7fc-63d66ece8378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008d328}] Aliases:map[]}\"\nJun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.29952266Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1f62c0df-b17a-47b8-ba34-8c2f0cc5c6ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000121038}] Aliases:map[]}\"\nJun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.315889928Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.316329112Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.31656803Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.300910414Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/b01d961e-cd64-49ae-8cf4-bf654bc47af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00238e650}] Aliases:map[]}\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318185907Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318208477Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318220498Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318247696Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318266737Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.300506921Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318346096Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318387347Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318742092Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.320538 crc crio[3641]: time=\"2026-06-12T09:53:51.300515653Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5a0c6a3-0658-4ece-bb4a-a829a0f261b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008d388}] Aliases:map[]}\"\nJun 12 09:53:51.320538 crc crio[3641]: time=\"2026-06-12T09:53:51.320394058Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.320538 crc crio[3641]: time=\"2026-06-12T09:53:51.320428049Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.320538 crc crio[3641]: time=\"2026-06-12T09:53:51.301472543Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.320585927Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.320613798Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.301163353Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.321017848Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.321055899Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.322436 crc crio[3641]: time=\"2026-06-12T09:53:51.300277537Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.322436 crc crio[3641]: time=\"2026-06-12T09:53:51.32179897Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.322436 crc crio[3641]: time=\"2026-06-12T09:53:51.321875173Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.323393 crc crio[3641]: time=\"2026-06-12T09:53:51.299674326Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/47fe717c-9eb4-4a83-b85a-13a488a87bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000121068}] Aliases:map[]}\"\nJun 12 09:53:51.323557 crc crio[3641]: time=\"2026-06-12T09:53:51.323421586Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.323557 crc crio[3641]: time=\"2026-06-12T09:53:51.323439232Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.323557 crc crio[3641]: time=\"2026-06-12T09:53:51.323452217Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.326189 crc crio[3641]: time=\"2026-06-12T09:53:51.300687527Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.326332 crc crio[3641]: time=\"2026-06-12T09:53:51.32615466Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.326332 crc crio[3641]: time=\"2026-06-12T09:53:51.326252523Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.327003 crc crio[3641]: time=\"2026-06-12T09:53:51.29888218Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/545e0c0d-320d-4417-b623-4f1f1750e937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00096c998}] Aliases:map[]}\"\nJun 12 09:53:51.327228 crc crio[3641]: time=\"2026-06-12T09:53:51.300217402Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.327614 crc crio[3641]: time=\"2026-06-12T09:53:51.299028095Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/47b09eea-9beb-4c2d-9a76-49665c1336ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00096c9c8}] Aliases:map[]}\"\nJun 12 09:53:51.327713 crc crio[3641]: time=\"2026-06-12T09:53:51.327615463Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.327713 crc crio[3641]: time=\"2026-06-12T09:53:51.327636394Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.327713 crc crio[3641]: time=\"2026-06-12T09:53:51.327647564Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.328183 crc crio[3641]: time=\"2026-06-12T09:53:51.301021868Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.328301 crc crio[3641]: time=\"2026-06-12T09:53:51.328280157Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.328718 crc crio[3641]: time=\"2026-06-12T09:53:51.301573645Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.328940 crc crio[3641]: time=\"2026-06-12T09:53:51.299704426Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8190eaf7-b007-46dc-99d3-2950832f0a8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008d340}] Aliases:map[]}\"\nJun 12 09:53:51.333646 crc crio[3641]: time=\"2026-06-12T09:53:51.299738347Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d1c012e4-1f9a-4a3e-b6f6-032ce883430d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000121080}] Aliases:map[]}\"\nJun 12 09:53:51.333646 crc crio[3641]: time=\"2026-06-12T09:53:51.30615967Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.299578042Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/72e64f41-5266-4ce4-a3a6-c64771b49200 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000121050}] Aliases:map[]}\"\nJun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.301142432Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2800d434-2b5f-42fb-8c31-ea32e56b0420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0000a8220}] Aliases:map[]}\"\nJun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.301128301Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/19be776d-8fa1-4503-9e28-2f2f356a157c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00238e668}] Aliases:map[]}\"\nJun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.327273322Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.333914163Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.333939264Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.342327 crc crio[3641]: time=\"2026-06-12T09:53:51.327533984Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.343337 crc crio[3641]: time=\"2026-06-12T09:53:51.342796907Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.343983 crc crio[3641]: time=\"2026-06-12T09:53:51.329149495Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.34461926Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.344748904Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.3204679Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.34494028Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.344965831Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.345568 crc crio[3641]: time=\"2026-06-12T09:53:51.344984292Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.345568 crc crio[3641]: time=\"2026-06-12T09:53:51.345174153Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.345568 crc crio[3641]: time=\"2026-06-12T09:53:51.345196914Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.346218 crc crio[3641]: time=\"2026-06-12T09:53:51.34615387Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.346459 crc crio[3641]: time=\"2026-06-12T09:53:51.346369376Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.347632 crc crio[3641]: time=\"2026-06-12T09:53:51.347348803Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.356754 crc crio[3641]: time=\"2026-06-12T09:53:51.356649778Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.356754 crc crio[3641]: time=\"2026-06-12T09:53:51.356732671Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.357008 crc crio[3641]: time=\"2026-06-12T09:53:51.356762612Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.360533 crc crio[3641]: time=\"2026-06-12T09:53:51.344782095Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.363304 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.363304 crc crio[3641]: time=\"2026-06-12T09:53:51.363298557Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:53:51.363609 crc crio[3641]: time=\"2026-06-12T09:53:51.363367759Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.364056 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.364366 crc crio[3641]: time=\"2026-06-12T09:53:51.344660333Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 09:53:51.364366 crc crio[3641]: time=\"2026-06-12T09:53:51.364304609Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 09:53:51.364366 crc crio[3641]: time=\"2026-06-12T09:53:51.36432678Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:53:51.364774 crc crio[3641]: time=\"2026-06-12T09:53:51.364250057Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.367541 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.367541 crc crio[3641]: time=\"2026-06-12T09:53:51.366614832Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.392439 crc crio[3641]: time=\"2026-06-12T09:53:51.392292965Z\" level=info msg=\"runSandbox: deleting pod ID fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d from idIndex\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.392651 crc crio[3641]: time=\"2026-06-12T09:53:51.392507116Z\" level=info msg=\"runSandbox: removing pod sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.392651 crc crio[3641]: time=\"2026-06-12T09:53:51.39229449Z\" level=info msg=\"runSandbox: deleting pod ID 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da from idIndex\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.392651 crc crio[3641]: time=\"2026-06-12T09:53:51.392625565Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.392651 crc crio[3641]: time=\"2026-06-12T09:53:51.39263537Z\" level=info msg=\"runSandbox: removing pod sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.394107 crc crio[3641]: time=\"2026-06-12T09:53:51.392682417Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.394107 crc crio[3641]: time=\"2026-06-12T09:53:51.392766004Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.394107 crc crio[3641]: time=\"2026-06-12T09:53:51.39389536Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.395407 crc crio[3641]: time=\"2026-06-12T09:53:51.395031016Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.403876 crc crio[3641]: time=\"2026-06-12T09:53:51.403723009Z\" level=info msg=\"runSandbox: deleting pod ID 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 from idIndex\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.403876 crc crio[3641]: time=\"2026-06-12T09:53:51.403862934Z\" level=info msg=\"runSandbox: removing pod sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.404164 crc crio[3641]: time=\"2026-06-12T09:53:51.403944456Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.404164 crc crio[3641]: time=\"2026-06-12T09:53:51.403976297Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.406271 crc crio[3641]: time=\"2026-06-12T09:53:51.405407772Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.406377 crc crio[3641]: time=\"2026-06-12T09:53:51.406355792Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.406539 crc crio[3641]: time=\"2026-06-12T09:53:51.405491568Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.414923 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.414923 crc crio[3641]: time=\"2026-06-12T09:53:51.414580241Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.415054 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.415054 crc crio[3641]: time=\"2026-06-12T09:53:51.415006244Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.415660 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.416106 crc crio[3641]: time=\"2026-06-12T09:53:51.415944494Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.416445 crc crio[3641]: time=\"2026-06-12T09:53:51.416256624Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.421378 crc crio[3641]: time=\"2026-06-12T09:53:51.421305533Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.421378 crc crio[3641]: time=\"2026-06-12T09:53:51.421403486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.422801 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.422801 crc crio[3641]: time=\"2026-06-12T09:53:51.42249957Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.424153 crc crio[3641]: time=\"2026-06-12T09:53:51.424104987Z\" level=info msg=\"runSandbox: deleting pod ID ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed from idIndex\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.424285 crc crio[3641]: time=\"2026-06-12T09:53:51.424187179Z\" level=info msg=\"runSandbox: removing pod sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.424285 crc crio[3641]: time=\"2026-06-12T09:53:51.424246711Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.424285 crc crio[3641]: time=\"2026-06-12T09:53:51.424272072Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.425532 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.426019 crc crio[3641]: time=\"2026-06-12T09:53:51.425879556Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.428225 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.428358 crc crio[3641]: time=\"2026-06-12T09:53:51.428293292Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.429484 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.429898 crc crio[3641]: time=\"2026-06-12T09:53:51.429741658Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.429971 crc crio[3641]: time=\"2026-06-12T09:53:51.429910793Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.430047 crc crio[3641]: time=\"2026-06-12T09:53:51.429766442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.430546 crc crio[3641]: time=\"2026-06-12T09:53:51.43045637Z\" level=info msg=\"runSandbox: deleting pod ID 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 from idIndex\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.430616 crc crio[3641]: time=\"2026-06-12T09:53:51.430579324Z\" level=info msg=\"runSandbox: removing pod sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.430708 crc crio[3641]: time=\"2026-06-12T09:53:51.430649307Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.430708 crc crio[3641]: time=\"2026-06-12T09:53:51.430699288Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.432768 crc crio[3641]: time=\"2026-06-12T09:53:51.43268036Z\" level=info msg=\"runSandbox: deleting pod ID b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 from idIndex\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.432954 crc crio[3641]: time=\"2026-06-12T09:53:51.432770143Z\" level=info msg=\"runSandbox: removing pod sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.432954 crc crio[3641]: time=\"2026-06-12T09:53:51.432903177Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.432954 crc crio[3641]: time=\"2026-06-12T09:53:51.432944229Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.433112 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.433112 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.433187 crc crio[3641]: time=\"2026-06-12T09:53:51.433115887Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.433187 crc crio[3641]: time=\"2026-06-12T09:53:51.433152285Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.433511 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.433584 crc crio[3641]: time=\"2026-06-12T09:53:51.433558458Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.434141 crc crio[3641]: time=\"2026-06-12T09:53:51.433997435Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.434506 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.434566 crc crio[3641]: time=\"2026-06-12T09:53:51.434535392Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.434929 crc crio[3641]: time=\"2026-06-12T09:53:51.434859931Z\" level=info msg=\"runSandbox: deleting pod ID 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 from idIndex\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.434990 crc crio[3641]: time=\"2026-06-12T09:53:51.434926353Z\" level=info msg=\"runSandbox: removing pod sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.436258 crc crio[3641]: time=\"2026-06-12T09:53:51.436015577Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.436258 crc crio[3641]: time=\"2026-06-12T09:53:51.436114591Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.436258 crc crio[3641]: time=\"2026-06-12T09:53:51.435246201Z\" level=info msg=\"runSandbox: deleting pod ID 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 from idIndex\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.436505 crc crio[3641]: time=\"2026-06-12T09:53:51.436299084Z\" level=info msg=\"runSandbox: deleting pod ID 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 from idIndex\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.436505 crc crio[3641]: time=\"2026-06-12T09:53:51.43649499Z\" level=info msg=\"runSandbox: removing pod sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.436576 crc crio[3641]: time=\"2026-06-12T09:53:51.436556442Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.436623 crc crio[3641]: time=\"2026-06-12T09:53:51.436580393Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437015 crc crio[3641]: time=\"2026-06-12T09:53:51.436925867Z\" level=info msg=\"runSandbox: deleting pod ID 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 from idIndex\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437015 crc crio[3641]: time=\"2026-06-12T09:53:51.436987569Z\" level=info msg=\"runSandbox: removing pod sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437165 crc crio[3641]: time=\"2026-06-12T09:53:51.437019547Z\" level=info msg=\"runSandbox: deleting pod ID 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b from idIndex\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437165 crc crio[3641]: time=\"2026-06-12T09:53:51.43712836Z\" level=info msg=\"runSandbox: removing pod sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437246 crc crio[3641]: time=\"2026-06-12T09:53:51.437233264Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437290 crc crio[3641]: time=\"2026-06-12T09:53:51.437263295Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437570 crc crio[3641]: time=\"2026-06-12T09:53:51.436362246Z\" level=info msg=\"runSandbox: removing pod sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437570 crc crio[3641]: time=\"2026-06-12T09:53:51.437512142Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437570 crc crio[3641]: time=\"2026-06-12T09:53:51.437543663Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437773 crc crio[3641]: time=\"2026-06-12T09:53:51.43702615Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437773 crc crio[3641]: time=\"2026-06-12T09:53:51.43765888Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437773 crc crio[3641]: time=\"2026-06-12T09:53:51.43740416Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437773 crc crio[3641]: time=\"2026-06-12T09:53:51.435370595Z\" level=info msg=\"runSandbox: deleting pod ID f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 from idIndex\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437989 crc crio[3641]: time=\"2026-06-12T09:53:51.437861784Z\" level=info msg=\"runSandbox: removing pod sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437989 crc crio[3641]: time=\"2026-06-12T09:53:51.4378969Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.437989 crc crio[3641]: time=\"2026-06-12T09:53:51.437921856Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.438709 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.438709 crc crio[3641]: time=\"2026-06-12T09:53:51.438459833Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.439049 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.439385 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.439709 crc crio[3641]: time=\"2026-06-12T09:53:51.439639129Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.439920 crc crio[3641]: time=\"2026-06-12T09:53:51.439666751Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.443293 crc crio[3641]: time=\"2026-06-12T09:53:51.443176591Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.443517 crc crio[3641]: time=\"2026-06-12T09:53:51.443445909Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.444305 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.444415 crc crio[3641]: time=\"2026-06-12T09:53:51.444337725Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.446498 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.447007 crc crio[3641]: time=\"2026-06-12T09:53:51.446759792Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.458523 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.458786 crc crio[3641]: time=\"2026-06-12T09:53:51.458600586Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.465887 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.466198 crc crio[3641]: time=\"2026-06-12T09:53:51.466060814Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.469046 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.469369 crc crio[3641]: time=\"2026-06-12T09:53:51.469294923Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.487246 crc crio[3641]: time=\"2026-06-12T09:53:51.486777799Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.487246 crc crio[3641]: time=\"2026-06-12T09:53:51.487189806Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487262915Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487220721Z\" level=info msg=\"runSandbox: deleting pod ID ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 from idIndex\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487453611Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487442896Z\" level=info msg=\"runSandbox: removing pod sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487543164Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.487790 crc crio[3641]: time=\"2026-06-12T09:53:51.487615646Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.488483 crc crio[3641]: time=\"2026-06-12T09:53:51.487899402Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.489248 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.489255554Z\" level=info msg=\"runSandbox: deleting pod ID ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 from idIndex\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493186298Z\" level=info msg=\"runSandbox: removing pod sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.490039102Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493131866Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.490929165Z\" level=info msg=\"runSandbox: deleting pod ID 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c from idIndex\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.491356938Z\" level=info msg=\"runSandbox: deleting pod ID 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 from idIndex\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493292951Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493366627Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.492158804Z\" level=info msg=\"runSandbox: deleting pod ID 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 from idIndex\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493715024Z\" level=info msg=\"runSandbox: removing pod sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493744525Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493762935Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.494713 crc crio[3641]: time=\"2026-06-12T09:53:51.493445434Z\" level=info msg=\"runSandbox: removing pod sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.494713 crc crio[3641]: time=\"2026-06-12T09:53:51.494060255Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.494713 crc crio[3641]: time=\"2026-06-12T09:53:51.494125597Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.494713 crc crio[3641]: time=\"2026-06-12T09:53:51.493305361Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.490722282Z\" level=info msg=\"runSandbox: deleting pod ID dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 from idIndex\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.495018734Z\" level=info msg=\"runSandbox: removing pod sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.492134314Z\" level=info msg=\"runSandbox: deleting pod ID 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 from idIndex\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.495102576Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.487675815Z\" level=info msg=\"runSandbox: deleting pod ID 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 from idIndex\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.495137878Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.49515594Z\" level=info msg=\"runSandbox: removing pod sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.495182811Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.495204452Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.493379393Z\" level=info msg=\"runSandbox: removing pod sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.495123002Z\" level=info msg=\"runSandbox: removing pod sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.495327941Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.4953603Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495777 crc crio[3641]: time=\"2026-06-12T09:53:51.495363913Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495777 crc crio[3641]: time=\"2026-06-12T09:53:51.495428005Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495777 crc crio[3641]: time=\"2026-06-12T09:53:51.49325256Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.495777 crc crio[3641]: time=\"2026-06-12T09:53:51.495544313Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.500273 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.500273 crc crio[3641]: time=\"2026-06-12T09:53:51.500266884Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.500438 crc crio[3641]: time=\"2026-06-12T09:53:51.500399369Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.500601 crc crio[3641]: time=\"2026-06-12T09:53:51.500496893Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.500601 crc crio[3641]: time=\"2026-06-12T09:53:51.500563729Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.500601 crc crio[3641]: time=\"2026-06-12T09:53:51.500592652Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.500785 crc crio[3641]: time=\"2026-06-12T09:53:51.500571541Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.500785 crc crio[3641]: time=\"2026-06-12T09:53:51.50059647Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.500785 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.500785 crc crio[3641]: time=\"2026-06-12T09:53:51.500771412Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.501199 crc crio[3641]: time=\"2026-06-12T09:53:51.50079008Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.501199 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.501199 crc crio[3641]: time=\"2026-06-12T09:53:51.50115934Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.501352 crc crio[3641]: time=\"2026-06-12T09:53:51.501172414Z\" level=info msg=\"runSandbox: deleting pod ID 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c from idIndex\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.501352 crc crio[3641]: time=\"2026-06-12T09:53:51.501238387Z\" level=info msg=\"runSandbox: removing pod sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.501352 crc crio[3641]: time=\"2026-06-12T09:53:51.501285328Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.501352 crc crio[3641]: time=\"2026-06-12T09:53:51.501303599Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.502310 crc crio[3641]: time=\"2026-06-12T09:53:51.502239607Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.502912 crc crio[3641]: time=\"2026-06-12T09:53:51.502759673Z\" level=info msg=\"runSandbox: deleting pod ID 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 from idIndex\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.504891 crc crio[3641]: time=\"2026-06-12T09:53:51.504847619Z\" level=info msg=\"runSandbox: removing pod sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505046 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.505148 crc crio[3641]: time=\"2026-06-12T09:53:51.505094064Z\" level=info msg=\"runSandbox: deleting pod ID 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 from idIndex\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505148 crc crio[3641]: time=\"2026-06-12T09:53:51.503303416Z\" level=info msg=\"runSandbox: deleting pod ID 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c from idIndex\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505257 crc crio[3641]: time=\"2026-06-12T09:53:51.505163234Z\" level=info msg=\"runSandbox: removing pod sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505257 crc crio[3641]: time=\"2026-06-12T09:53:51.50331874Z\" level=info msg=\"runSandbox: deleting pod ID fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 from idIndex\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505257 crc crio[3641]: time=\"2026-06-12T09:53:51.505224641Z\" level=info msg=\"runSandbox: removing pod sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505257 crc crio[3641]: time=\"2026-06-12T09:53:51.505106472Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505595 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.505595 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505140875Z\" level=info msg=\"runSandbox: removing pod sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505473518Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505503945Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505559621Z\" level=info msg=\"runSandbox: deleting pod ID 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 from idIndex\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505592883Z\" level=info msg=\"runSandbox: removing pod sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.503632076Z\" level=info msg=\"runSandbox: deleting pod ID bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd from idIndex\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.50388278Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.505647344Z\" level=info msg=\"runSandbox: removing pod sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.503582649Z\" level=info msg=\"runSandbox: deleting pod ID 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb from idIndex\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.505969923Z\" level=info msg=\"runSandbox: removing pod sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.506649 crc crio[3641]: time=\"2026-06-12T09:53:51.506589984Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.506961 crc crio[3641]: time=\"2026-06-12T09:53:51.506764256Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.506961 crc crio[3641]: time=\"2026-06-12T09:53:51.506860929Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.507062 crc crio[3641]: time=\"2026-06-12T09:53:51.506911392Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.507062 crc crio[3641]: time=\"2026-06-12T09:53:51.507001005Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.507341 crc crio[3641]: time=\"2026-06-12T09:53:51.50677207Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.507879 crc crio[3641]: time=\"2026-06-12T09:53:51.507571414Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.507879 crc crio[3641]: time=\"2026-06-12T09:53:51.507627516Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.507879 crc crio[3641]: time=\"2026-06-12T09:53:51.507850994Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508170 crc crio[3641]: time=\"2026-06-12T09:53:51.507896805Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508170 crc crio[3641]: time=\"2026-06-12T09:53:51.507942207Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508170 crc crio[3641]: time=\"2026-06-12T09:53:51.507983019Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508170 crc crio[3641]: time=\"2026-06-12T09:53:51.507901846Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508472 crc crio[3641]: time=\"2026-06-12T09:53:51.508264505Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508472 crc crio[3641]: time=\"2026-06-12T09:53:51.508341147Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508972 crc crio[3641]: time=\"2026-06-12T09:53:51.508609975Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508972 crc crio[3641]: time=\"2026-06-12T09:53:51.508633588Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.508972 crc crio[3641]: time=\"2026-06-12T09:53:51.508609894Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.509297 crc crio[3641]: time=\"2026-06-12T09:53:51.509051191Z\" level=info msg=\"runSandbox: deleting pod ID 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db from idIndex\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.509297 crc crio[3641]: time=\"2026-06-12T09:53:51.509117093Z\" level=info msg=\"runSandbox: removing pod sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.509297 crc crio[3641]: time=\"2026-06-12T09:53:51.509154655Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.509297 crc crio[3641]: time=\"2026-06-12T09:53:51.509178075Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510330 crc crio[3641]: time=\"2026-06-12T09:53:51.510230617Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510330 crc crio[3641]: time=\"2026-06-12T09:53:51.510299816Z\" level=info msg=\"runSandbox: deleting pod ID bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad from idIndex\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510335967Z\" level=info msg=\"runSandbox: removing pod sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510375092Z\" level=info msg=\"runSandbox: deleting pod ID b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 from idIndex\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510405873Z\" level=info msg=\"runSandbox: removing pod sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510434904Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510454115Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510784 crc crio[3641]: time=\"2026-06-12T09:53:51.51037834Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510784 crc crio[3641]: time=\"2026-06-12T09:53:51.510381608Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.510784 crc crio[3641]: time=\"2026-06-12T09:53:51.510559464Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.510882719Z\" level=info msg=\"runSandbox: deleting pod ID b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d from idIndex\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.51091869Z\" level=info msg=\"runSandbox: removing pod sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.510949301Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.510967787Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.511025593Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.511395 crc crio[3641]: time=\"2026-06-12T09:53:51.511339173Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.511439 crc crio[3641]: time=\"2026-06-12T09:53:51.5113852Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.511439 crc crio[3641]: time=\"2026-06-12T09:53:51.511407481Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.512248 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.512444 crc crio[3641]: time=\"2026-06-12T09:53:51.512393444Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.512621 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.512718 crc crio[3641]: time=\"2026-06-12T09:53:51.512672815Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.513097 crc crio[3641]: time=\"2026-06-12T09:53:51.513009436Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.514463 crc crio[3641]: time=\"2026-06-12T09:53:51.513305581Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.515140 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.515140 crc crio[3641]: time=\"2026-06-12T09:53:51.514908925Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.516650 crc crio[3641]: time=\"2026-06-12T09:53:51.516585425Z\" level=info msg=\"runSandbox: deleting pod ID cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a from idIndex\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.516650 crc crio[3641]: time=\"2026-06-12T09:53:51.516624247Z\" level=info msg=\"runSandbox: removing pod sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.516766 crc crio[3641]: time=\"2026-06-12T09:53:51.516660658Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.516766 crc crio[3641]: time=\"2026-06-12T09:53:51.516703469Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.517034 crc crio[3641]: time=\"2026-06-12T09:53:51.51694716Z\" level=info msg=\"runSandbox: deleting pod ID 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 from idIndex\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.517034 crc crio[3641]: time=\"2026-06-12T09:53:51.516995821Z\" level=info msg=\"runSandbox: removing pod sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.517034 crc crio[3641]: time=\"2026-06-12T09:53:51.517029912Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.517034 crc crio[3641]: time=\"2026-06-12T09:53:51.517051763Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.517546 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.517648 crc crio[3641]: time=\"2026-06-12T09:53:51.517583805Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.518226 crc crio[3641]: time=\"2026-06-12T09:53:51.518176109Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.518349 crc crio[3641]: time=\"2026-06-12T09:53:51.518284379Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.518409 crc crio[3641]: time=\"2026-06-12T09:53:51.51825358Z\" level=info msg=\"runSandbox: deleting pod ID 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 from idIndex\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.518454 crc crio[3641]: time=\"2026-06-12T09:53:51.518422055Z\" level=info msg=\"runSandbox: removing pod sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.518554 crc crio[3641]: time=\"2026-06-12T09:53:51.518515008Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.518648 crc crio[3641]: time=\"2026-06-12T09:53:51.518613221Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.519202 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.519357 crc crio[3641]: time=\"2026-06-12T09:53:51.519287258Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.519471 crc crio[3641]: time=\"2026-06-12T09:53:51.519439752Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.520765 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520389071Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520416184Z\" level=info msg=\"runSandbox: deleting pod ID 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d from idIndex\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520446465Z\" level=info msg=\"runSandbox: removing pod sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520481236Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520521257Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.520765 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.521546 crc crio[3641]: time=\"2026-06-12T09:53:51.520790774Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.522178 crc crio[3641]: time=\"2026-06-12T09:53:51.522104915Z\" level=info msg=\"runSandbox: deleting pod ID d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a from idIndex\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.522178 crc crio[3641]: time=\"2026-06-12T09:53:51.522170937Z\" level=info msg=\"runSandbox: removing pod sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.522321 crc crio[3641]: time=\"2026-06-12T09:53:51.522222999Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.522321 crc crio[3641]: time=\"2026-06-12T09:53:51.522289621Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.522425 crc crio[3641]: time=\"2026-06-12T09:53:51.522360255Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.523939 crc crio[3641]: time=\"2026-06-12T09:53:51.523757337Z\" level=info msg=\"runSandbox: deleting pod ID e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 from idIndex\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.523939 crc crio[3641]: time=\"2026-06-12T09:53:51.523905432Z\" level=info msg=\"runSandbox: removing pod sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.523939 crc crio[3641]: time=\"2026-06-12T09:53:51.523941813Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.524181 crc crio[3641]: time=\"2026-06-12T09:53:51.523964094Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.524181 crc crio[3641]: time=\"2026-06-12T09:53:51.524048555Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.524297 crc crio[3641]: time=\"2026-06-12T09:53:51.523763983Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.524297 crc crio[3641]: time=\"2026-06-12T09:53:51.524272243Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.524566 crc crio[3641]: time=\"2026-06-12T09:53:51.524486114Z\" level=info msg=\"runSandbox: deleting pod ID 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 from idIndex\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.524566 crc crio[3641]: time=\"2026-06-12T09:53:51.524543916Z\" level=info msg=\"runSandbox: removing pod sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.524690 crc crio[3641]: time=\"2026-06-12T09:53:51.524581667Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.524690 crc crio[3641]: time=\"2026-06-12T09:53:51.524599368Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.525377 crc crio[3641]: time=\"2026-06-12T09:53:51.525194132Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.525600 crc crio[3641]: time=\"2026-06-12T09:53:51.525551452Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.526044 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.526194 crc crio[3641]: time=\"2026-06-12T09:53:51.526139221Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.528246 crc crio[3641]: time=\"2026-06-12T09:53:51.528202674Z\" level=info msg=\"runSandbox: deleting pod ID 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab from idIndex\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.528318 crc crio[3641]: time=\"2026-06-12T09:53:51.528253826Z\" level=info msg=\"runSandbox: removing pod sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.528318 crc crio[3641]: time=\"2026-06-12T09:53:51.528296488Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.528318 crc crio[3641]: time=\"2026-06-12T09:53:51.528314598Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.530998 crc crio[3641]: time=\"2026-06-12T09:53:51.530533087Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.532019 crc crio[3641]: time=\"2026-06-12T09:53:51.531772938Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.532019 crc crio[3641]: time=\"2026-06-12T09:53:51.531981825Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.540338104Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.540417356Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.543901 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.541942242Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.54347276Z\" level=info msg=\"runSandbox: deleting pod ID b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 from idIndex\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.543508161Z\" level=info msg=\"runSandbox: removing pod sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.543558302Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.543579793Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.545122 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.545276 crc crio[3641]: time=\"2026-06-12T09:53:51.545198564Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.545585 crc crio[3641]: time=\"2026-06-12T09:53:51.545459511Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.545675 crc crio[3641]: time=\"2026-06-12T09:53:51.545205923Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.545925 crc crio[3641]: time=\"2026-06-12T09:53:51.545230395Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.546890 crc crio[3641]: time=\"2026-06-12T09:53:51.546722408Z\" level=info msg=\"runSandbox: deleting pod ID 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 from idIndex\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.546890 crc crio[3641]: time=\"2026-06-12T09:53:51.546764252Z\" level=info msg=\"runSandbox: removing pod sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.546890 crc crio[3641]: time=\"2026-06-12T09:53:51.546796583Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.546890 crc crio[3641]: time=\"2026-06-12T09:53:51.546872106Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.547576 crc crio[3641]: time=\"2026-06-12T09:53:51.547488535Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.552674 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.553186 crc crio[3641]: time=\"2026-06-12T09:53:51.553037748Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.554911 crc crio[3641]: time=\"2026-06-12T09:53:51.554743221Z\" level=info msg=\"runSandbox: deleting pod ID 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d from idIndex\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.554994 crc crio[3641]: time=\"2026-06-12T09:53:51.554934937Z\" level=info msg=\"runSandbox: removing pod sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.555120 crc crio[3641]: time=\"2026-06-12T09:53:51.555044861Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.555232 crc crio[3641]: time=\"2026-06-12T09:53:51.555185324Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.557207 crc crio[3641]: time=\"2026-06-12T09:53:51.557045947Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.557207 crc crio[3641]: time=\"2026-06-12T09:53:51.557159005Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.557207 crc crio[3641]: time=\"2026-06-12T09:53:51.557170851Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.560031 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.560245 crc crio[3641]: time=\"2026-06-12T09:53:51.56015277Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.564116 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 12 09:53:51.564419 crc crio[3641]: time=\"2026-06-12T09:53:51.56437053Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.565425 crc crio[3641]: time=\"2026-06-12T09:53:51.565357081Z\" level=info msg=\"runSandbox: deleting pod ID 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e from idIndex\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.565425 crc crio[3641]: time=\"2026-06-12T09:53:51.565415043Z\" level=info msg=\"runSandbox: removing pod sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.565615 crc crio[3641]: time=\"2026-06-12T09:53:51.565462575Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.565615 crc crio[3641]: time=\"2026-06-12T09:53:51.565484615Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.566303 crc crio[3641]: time=\"2026-06-12T09:53:51.566239609Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.566515 crc crio[3641]: time=\"2026-06-12T09:53:51.566483337Z\" level=info msg=\"runSandbox: deleting pod ID 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 from idIndex\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.566639 crc crio[3641]: time=\"2026-06-12T09:53:51.566613501Z\" level=info msg=\"runSandbox: removing pod sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.566794 crc crio[3641]: time=\"2026-06-12T09:53:51.566768176Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.567024 crc crio[3641]: time=\"2026-06-12T09:53:51.566997303Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.567694 crc crio[3641]: time=\"2026-06-12T09:53:51.566944561Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.567694 crc crio[3641]: time=\"2026-06-12T09:53:51.567320821Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.568693 crc crio[3641]: time=\"2026-06-12T09:53:51.568659885Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.572338 crc crio[3641]: time=\"2026-06-12T09:53:51.572291957Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.572536 crc crio[3641]: time=\"2026-06-12T09:53:51.572511383Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.580390 crc crio[3641]: time=\"2026-06-12T09:53:51.580302247Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.580689 crc crio[3641]: time=\"2026-06-12T09:53:51.580659437Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.587289 crc crio[3641]: time=\"2026-06-12T09:53:51.58718364Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.587289 crc crio[3641]: time=\"2026-06-12T09:53:51.587286403Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.592355 crc crio[3641]: time=\"2026-06-12T09:53:51.592272638Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.592355 crc crio[3641]: time=\"2026-06-12T09:53:51.59233235Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.596380 crc crio[3641]: time=\"2026-06-12T09:53:51.596288864Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.596380 crc crio[3641]: time=\"2026-06-12T09:53:51.596368885Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.601320 crc crio[3641]: time=\"2026-06-12T09:53:51.601191677Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.601320 crc crio[3641]: time=\"2026-06-12T09:53:51.601268619Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.606115 crc crio[3641]: time=\"2026-06-12T09:53:51.606013599Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.606115 crc crio[3641]: time=\"2026-06-12T09:53:51.606111402Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.612333 crc crio[3641]: time=\"2026-06-12T09:53:51.61219656Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.612333 crc crio[3641]: time=\"2026-06-12T09:53:51.612308631Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.617363 crc crio[3641]: time=\"2026-06-12T09:53:51.617249025Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.617363 crc crio[3641]: time=\"2026-06-12T09:53:51.617358809Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.623020 crc crio[3641]: time=\"2026-06-12T09:53:51.622938333Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.623186 crc crio[3641]: time=\"2026-06-12T09:53:51.623025786Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.628204 crc crio[3641]: time=\"2026-06-12T09:53:51.628154106Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.628367 crc crio[3641]: time=\"2026-06-12T09:53:51.628340971Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.632347 crc crio[3641]: time=\"2026-06-12T09:53:51.632313085Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.632430 crc crio[3641]: time=\"2026-06-12T09:53:51.632357867Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.637208 crc crio[3641]: time=\"2026-06-12T09:53:51.637172395Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.637374 crc crio[3641]: time=\"2026-06-12T09:53:51.637341951Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.641797 crc crio[3641]: time=\"2026-06-12T09:53:51.641765599Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.642032 crc crio[3641]: time=\"2026-06-12T09:53:51.642004276Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.645615 crc crio[3641]: time=\"2026-06-12T09:53:51.645560806Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.645754 crc crio[3641]: time=\"2026-06-12T09:53:51.645727452Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.650615 crc crio[3641]: time=\"2026-06-12T09:53:51.650454649Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.650615 crc crio[3641]: time=\"2026-06-12T09:53:51.650521781Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.654562 crc crio[3641]: time=\"2026-06-12T09:53:51.654509575Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.654780 crc crio[3641]: time=\"2026-06-12T09:53:51.654742892Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.659327 crc crio[3641]: time=\"2026-06-12T09:53:51.659250882Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.659327 crc crio[3641]: time=\"2026-06-12T09:53:51.659320424Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.662508 crc crio[3641]: time=\"2026-06-12T09:53:51.662477703Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.662630 crc crio[3641]: time=\"2026-06-12T09:53:51.662611447Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.666480 crc crio[3641]: time=\"2026-06-12T09:53:51.666452477Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.666598 crc crio[3641]: time=\"2026-06-12T09:53:51.666576531Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.669769 crc crio[3641]: time=\"2026-06-12T09:53:51.669743148Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.669973 crc crio[3641]: time=\"2026-06-12T09:53:51.669946815Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.673392 crc crio[3641]: time=\"2026-06-12T09:53:51.673317521Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.673392 crc crio[3641]: time=\"2026-06-12T09:53:51.673390983Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.679491 crc crio[3641]: time=\"2026-06-12T09:53:51.679401651Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.679561 crc crio[3641]: time=\"2026-06-12T09:53:51.679507625Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.684278 crc crio[3641]: time=\"2026-06-12T09:53:51.684198069Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.684278 crc crio[3641]: time=\"2026-06-12T09:53:51.684270652Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.688954 crc crio[3641]: time=\"2026-06-12T09:53:51.688764841Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.688954 crc crio[3641]: time=\"2026-06-12T09:53:51.688928566Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.692714 crc crio[3641]: time=\"2026-06-12T09:53:51.69259659Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.692714 crc crio[3641]: time=\"2026-06-12T09:53:51.692650131Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.696546 crc crio[3641]: time=\"2026-06-12T09:53:51.696461101Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.696546 crc crio[3641]: time=\"2026-06-12T09:53:51.696536204Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.701279 crc crio[3641]: time=\"2026-06-12T09:53:51.701180907Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.701279 crc crio[3641]: time=\"2026-06-12T09:53:51.701221928Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.704314 crc crio[3641]: time=\"2026-06-12T09:53:51.704240792Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.704314 crc crio[3641]: time=\"2026-06-12T09:53:51.704299064Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.709539 crc crio[3641]: time=\"2026-06-12T09:53:51.709408173Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.709626 crc crio[3641]: time=\"2026-06-12T09:53:51.709554657Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.714525 crc crio[3641]: time=\"2026-06-12T09:53:51.71444021Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.714525 crc crio[3641]: time=\"2026-06-12T09:53:51.714512822Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.718562 crc crio[3641]: time=\"2026-06-12T09:53:51.718464775Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.718562 crc crio[3641]: time=\"2026-06-12T09:53:51.718563628Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.722378 crc crio[3641]: time=\"2026-06-12T09:53:51.722293574Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.722378 crc crio[3641]: time=\"2026-06-12T09:53:51.722360776Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.726295 crc crio[3641]: time=\"2026-06-12T09:53:51.726200495Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.726380 crc crio[3641]: time=\"2026-06-12T09:53:51.726296428Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.735266 crc crio[3641]: time=\"2026-06-12T09:53:51.735165906Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:53:51.735334 crc crio[3641]: time=\"2026-06-12T09:53:51.73529171Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.565199 crc crio[3641]: time=\"2026-06-12T09:54:02.564978309Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0de6c076-c504-4fe2-a9e2-573bf0d43a73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.566575 crc crio[3641]: time=\"2026-06-12T09:54:02.565738273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:02.569106 crc crio[3641]: time=\"2026-06-12T09:54:02.567529267Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=77b709a6-b4af-450f-8512-3801d52ef8ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.569106 crc crio[3641]: time=\"2026-06-12T09:54:02.568771806Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=56c7b1ca-06f4-4f2d-bad2-b41c94395c16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.569961 crc crio[3641]: time=\"2026-06-12T09:54:02.569619713Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=0a439004-bc01-40d9-830a-6b81da108139 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.571190 crc crio[3641]: time=\"2026-06-12T09:54:02.570794829Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=0e329648-9af8-436e-b9dc-d3da548ac831 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.571190 crc crio[3641]: time=\"2026-06-12T09:54:02.570920113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:02.571190 crc crio[3641]: time=\"2026-06-12T09:54:02.571046917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:02.571447 crc crio[3641]: time=\"2026-06-12T09:54:02.571214072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:02.571447 crc crio[3641]: time=\"2026-06-12T09:54:02.570944624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:02.580003 crc crio[3641]: time=\"2026-06-12T09:54:02.579932207Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4948129d-6a7c-45a7-9bdf-c60b021161fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.580177 crc crio[3641]: time=\"2026-06-12T09:54:02.580157521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:02.588065 crc crio[3641]: time=\"2026-06-12T09:54:02.585689413Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=a8e2b519-ede0-452f-aad2-7aabf719b148 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.588065 crc crio[3641]: time=\"2026-06-12T09:54:02.585891129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:02.603384 crc crio[3641]: time=\"2026-06-12T09:54:02.599358509Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3f77235d-1bc4-42ed-b127-da2645c29962 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:02.603384 crc crio[3641]: time=\"2026-06-12T09:54:02.599453302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:03.339022 crc crio[3641]: time=\"2026-06-12T09:54:03.337635246Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=655b054e-5f56-47d4-ae28-1bb9cde8ad74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:03.339377 crc crio[3641]: time=\"2026-06-12T09:54:03.339248377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:03.339453 crc crio[3641]: time=\"2026-06-12T09:54:03.337891664Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=ca5e4f97-0704-4c99-b634-1d0824643ab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:03.339453 crc crio[3641]: time=\"2026-06-12T09:54:03.339438123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:03.339713 crc crio[3641]: time=\"2026-06-12T09:54:03.337667777Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=e46952f9-6600-4891-ae76-e5ed2af4cee7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:03.339781 crc crio[3641]: time=\"2026-06-12T09:54:03.339742952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.338953 crc crio[3641]: time=\"2026-06-12T09:54:04.338539146Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=7d7fec98-5f3a-42a9-87dc-170610b429c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.338953 crc crio[3641]: time=\"2026-06-12T09:54:04.338783844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.339992113Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=a4ca2754-dee6-4cdd-91c0-d687a43c3c19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.340084196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.340503097Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=290d00c6-b124-4269-a666-a53c36fff4aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.3405713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.341444449Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=9c010220-4993-4860-8e32-4719e96d14df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.34148206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341521109Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6d4fa660-c5c8-4fbf-a3c9-799a9d74f7ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341562962Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=dded15e9-e9ad-4dbd-9dfd-73bc613c9f9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341584452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341591023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341653055Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=70317e7b-6544-490a-8356-2514ee266b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341749237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.342236383Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=9723b134-8811-4bcc-90b0-d0f6340a41f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.343287 crc crio[3641]: time=\"2026-06-12T09:54:04.342305445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:04.343287 crc crio[3641]: time=\"2026-06-12T09:54:04.342512261Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a25c7741-ea5c-4d75-a4a3-4d395e2e4c69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:04.343287 crc crio[3641]: time=\"2026-06-12T09:54:04.342562683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.338072 crc crio[3641]: time=\"2026-06-12T09:54:05.337941671Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=da946dc8-d0ed-45a1-914b-81fb2b16100d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.338072 crc crio[3641]: time=\"2026-06-12T09:54:05.338071585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.339361 crc crio[3641]: time=\"2026-06-12T09:54:05.338977311Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=94750de7-dc1f-45b9-b704-5b9b35d8280c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.339361 crc crio[3641]: time=\"2026-06-12T09:54:05.339182367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.340495 crc crio[3641]: time=\"2026-06-12T09:54:05.339639222Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=e2f606cd-d0d4-487f-a90f-2c1556baa0a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.340495 crc crio[3641]: time=\"2026-06-12T09:54:05.339692343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.340495 crc crio[3641]: time=\"2026-06-12T09:54:05.340308773Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=e6566621-96b2-4b3a-b0ac-7ad9d109561d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.340495 crc crio[3641]: time=\"2026-06-12T09:54:05.340393856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.340602222Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=7899da49-542a-49e9-aee5-92537ff7ce5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.340665394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341091771Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5cd67d36-1bd9-4d70-894f-761df1dd8948 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341114928Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4bea118e-0b3f-4c9e-b6f1-b0aac478fe5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341171943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341253373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341495173Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ca80b532-109e-4ecf-9a39-8d5f54170b47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341495813Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=cfa1ac9d-557e-4945-b732-e57adc9bf9e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341529934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341585263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:05.342911 crc crio[3641]: time=\"2026-06-12T09:54:05.342417679Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=02bf17f8-8494-444f-8e1a-c8bad90a2f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:05.342911 crc crio[3641]: time=\"2026-06-12T09:54:05.342485881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.338797 crc crio[3641]: time=\"2026-06-12T09:54:06.338125575Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=e0e50866-e335-4b2a-87c4-0315c25f996d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.338797 crc crio[3641]: time=\"2026-06-12T09:54:06.338730903Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0f2442e5-0557-4a0a-8916-e649c5390101 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.339081 crc crio[3641]: time=\"2026-06-12T09:54:06.338800185Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=6e390700-c877-47f3-b6f4-b8ece59e4510 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.339081 crc crio[3641]: time=\"2026-06-12T09:54:06.338895938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.339081 crc crio[3641]: time=\"2026-06-12T09:54:06.33894798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.339081 crc crio[3641]: time=\"2026-06-12T09:54:06.338761515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.339496 crc crio[3641]: time=\"2026-06-12T09:54:06.339389185Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=465dfc75-5a42-4634-af12-b47aacc38817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.340204 crc crio[3641]: time=\"2026-06-12T09:54:06.33955553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.340204 crc crio[3641]: time=\"2026-06-12T09:54:06.339427925Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=bb0d28ec-634f-4b84-ab28-3a192585291a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.340204 crc crio[3641]: time=\"2026-06-12T09:54:06.3399025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.340360 crc crio[3641]: time=\"2026-06-12T09:54:06.340302404Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=6b71bfe9-def2-4d11-81ea-54626705f032 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.340409 crc crio[3641]: time=\"2026-06-12T09:54:06.340369116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.340409 crc crio[3641]: time=\"2026-06-12T09:54:06.340385225Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=e7ee5736-e349-434e-96d8-109760f846a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.340524 crc crio[3641]: time=\"2026-06-12T09:54:06.340443437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.341114 crc crio[3641]: time=\"2026-06-12T09:54:06.341030886Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d79fd11a-f543-4f56-8a9f-8dedb8fc293a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.341245 crc crio[3641]: time=\"2026-06-12T09:54:06.341119547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.341245 crc crio[3641]: time=\"2026-06-12T09:54:06.341074877Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=b26d3320-c968-4cbf-ad58-b8125996846f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.341345 crc crio[3641]: time=\"2026-06-12T09:54:06.341244924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.342079 crc crio[3641]: time=\"2026-06-12T09:54:06.342000025Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=1bdf8464-5c9e-4961-b540-bf97230f3f4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.342212 crc crio[3641]: time=\"2026-06-12T09:54:06.342077638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:06.344753 crc crio[3641]: time=\"2026-06-12T09:54:06.344682409Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=fa678e04-9226-4729-a517-eca675eadfe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:06.344920 crc crio[3641]: time=\"2026-06-12T09:54:06.344750541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:07.338202 crc crio[3641]: time=\"2026-06-12T09:54:07.338011612Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=30ebcd74-4c02-4368-979a-0caccd061890 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:07.338202 crc crio[3641]: time=\"2026-06-12T09:54:07.338127906Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1788cf97-8ae9-4309-bf41-a075463ab94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:07.338429 crc crio[3641]: time=\"2026-06-12T09:54:07.338271351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:07.338993 crc crio[3641]: time=\"2026-06-12T09:54:07.338292021Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=eb1024d2-22c3-4ca6-a0ba-33718715dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:07.339203 crc crio[3641]: time=\"2026-06-12T09:54:07.339071986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:07.339321 crc crio[3641]: time=\"2026-06-12T09:54:07.33827356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:07.340051 crc crio[3641]: time=\"2026-06-12T09:54:07.338292202Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f4232fc0-2c02-4c38-bb39-2d9981a77a63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:07.341095 crc crio[3641]: time=\"2026-06-12T09:54:07.340080888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:09.043928 crc crio[3641]: 2026-06-12T09:54:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:529661450bd3286 Mac:d6:75:6b:6e:ec:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 SocketPath: PciID:}] [{Interface:0xc000508210 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:09.046178 crc crio[3641]: time=\"2026-06-12T09:54:09.045793933Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:09.047990 crc crio[3641]: time=\"2026-06-12T09:54:09.047697253Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 12 09:54:09.048735 crc crio[3641]: time=\"2026-06-12T09:54:09.048618534Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc00096ca28}] Aliases:map[]}\"\nJun 12 09:54:09.049382 crc crio[3641]: time=\"2026-06-12T09:54:09.049256424Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:09.075880 crc crio[3641]: time=\"2026-06-12T09:54:09.051071967Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}\"\nJun 12 09:54:09.075880 crc crio[3641]: time=\"2026-06-12T09:54:09.053130501Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001e16230}] Aliases:map[]}\"\nJun 12 09:54:09.076213 crc crio[3641]: time=\"2026-06-12T09:54:09.075866208Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.076213 crc crio[3641]: time=\"2026-06-12T09:54:09.060957917Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00238e038}] Aliases:map[]}\"\nJun 12 09:54:09.076213 crc crio[3641]: time=\"2026-06-12T09:54:09.05595076Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0000a82d0}] Aliases:map[]}\"\nJun 12 09:54:09.076213 crc crio[3641]: time=\"2026-06-12T09:54:09.055906059Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c008}] Aliases:map[]}\"\nJun 12 09:54:09.076968 crc crio[3641]: time=\"2026-06-12T09:54:09.076098445Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.077309 crc crio[3641]: time=\"2026-06-12T09:54:09.076131816Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.077395 crc crio[3641]: time=\"2026-06-12T09:54:09.056929811Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000120b78}] Aliases:map[]}\"\nJun 12 09:54:09.077395 crc crio[3641]: time=\"2026-06-12T09:54:09.077343424Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.077753 crc crio[3641]: time=\"2026-06-12T09:54:09.054092742Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00078aab8}] Aliases:map[]}\"\nJun 12 09:54:09.077753 crc crio[3641]: time=\"2026-06-12T09:54:09.077742477Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.078051 crc crio[3641]: time=\"2026-06-12T09:54:09.077767013Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0000a8350}] Aliases:map[]}\"\nJun 12 09:54:09.078051 crc crio[3641]: time=\"2026-06-12T09:54:09.077943038Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.078798 crc crio[3641]: time=\"2026-06-12T09:54:09.078679026Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00238e148}] Aliases:map[]}\"\nJun 12 09:54:09.078798 crc crio[3641]: time=\"2026-06-12T09:54:09.07878691Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.079468 crc crio[3641]: time=\"2026-06-12T09:54:09.079354128Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078aa88}] Aliases:map[]}\"\nJun 12 09:54:09.079569 crc crio[3641]: time=\"2026-06-12T09:54:09.079471821Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.080185 crc crio[3641]: time=\"2026-06-12T09:54:09.0800915Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}\"\nJun 12 09:54:09.080288 crc crio[3641]: time=\"2026-06-12T09:54:09.080190943Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.080288 crc crio[3641]: time=\"2026-06-12T09:54:09.0802122Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c130}] Aliases:map[]}\"\nJun 12 09:54:09.080288 crc crio[3641]: time=\"2026-06-12T09:54:09.080255821Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.080288 crc crio[3641]: time=\"2026-06-12T09:54:09.080275146Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078ab68}] Aliases:map[]}\"\nJun 12 09:54:09.080526 crc crio[3641]: time=\"2026-06-12T09:54:09.080308597Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.083963 crc crio[3641]: time=\"2026-06-12T09:54:09.079360108Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000120c70}] Aliases:map[]}\"\nJun 12 09:54:09.084127 crc crio[3641]: time=\"2026-06-12T09:54:09.084102447Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.089491 crc crio[3641]: time=\"2026-06-12T09:54:09.05947615Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e162c8}] Aliases:map[]}\"\nJun 12 09:54:09.089616 crc crio[3641]: time=\"2026-06-12T09:54:09.076097785Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.089876 crc crio[3641]: time=\"2026-06-12T09:54:09.089513957Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.089981 crc crio[3641]: time=\"2026-06-12T09:54:09.058613512Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120be0}] Aliases:map[]}\"\nJun 12 09:54:09.089981 crc crio[3641]: time=\"2026-06-12T09:54:09.089951128Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.091791 crc crio[3641]: time=\"2026-06-12T09:54:09.091691041Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00238e1a8}] Aliases:map[]}\"\nJun 12 09:54:09.091791 crc crio[3641]: time=\"2026-06-12T09:54:09.091751693Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.092057 crc crio[3641]: time=\"2026-06-12T09:54:09.092017821Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00078ab58}] Aliases:map[]}\"\nJun 12 09:54:09.092121 crc crio[3641]: time=\"2026-06-12T09:54:09.092063303Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.092238 crc crio[3641]: time=\"2026-06-12T09:54:09.092197467Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120ba8}] Aliases:map[]}\"\nJun 12 09:54:09.092306 crc crio[3641]: time=\"2026-06-12T09:54:09.092231638Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.092781 crc crio[3641]: time=\"2026-06-12T09:54:09.092691662Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d242e8}] Aliases:map[]}\"\nJun 12 09:54:09.092944 crc crio[3641]: time=\"2026-06-12T09:54:09.092773335Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.093291 crc crio[3641]: time=\"2026-06-12T09:54:09.093212569Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a148}] Aliases:map[]}\"\nJun 12 09:54:09.093291 crc crio[3641]: time=\"2026-06-12T09:54:09.093274361Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.094562 crc crio[3641]: time=\"2026-06-12T09:54:09.094456308Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a3e8}] Aliases:map[]}\"\nJun 12 09:54:09.094562 crc crio[3641]: time=\"2026-06-12T09:54:09.09453552Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.094972 crc crio[3641]: time=\"2026-06-12T09:54:09.094688205Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00238e260}] Aliases:map[]}\"\nJun 12 09:54:09.094972 crc crio[3641]: time=\"2026-06-12T09:54:09.094959244Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.095413 crc crio[3641]: time=\"2026-06-12T09:54:09.095332845Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00018a428}] Aliases:map[]}\"\nJun 12 09:54:09.095413 crc crio[3641]: time=\"2026-06-12T09:54:09.095390807Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.095759 crc crio[3641]: time=\"2026-06-12T09:54:09.095662866Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc001694210}] Aliases:map[]}\"\nJun 12 09:54:09.095759 crc crio[3641]: time=\"2026-06-12T09:54:09.095722018Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.096483 crc crio[3641]: time=\"2026-06-12T09:54:09.096397129Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"\nJun 12 09:54:09.096585 crc crio[3641]: time=\"2026-06-12T09:54:09.096486472Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.097377 crc crio[3641]: time=\"2026-06-12T09:54:09.097193014Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001694290}] Aliases:map[]}\"\nJun 12 09:54:09.097377 crc crio[3641]: time=\"2026-06-12T09:54:09.097249646Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.098666 crc crio[3641]: time=\"2026-06-12T09:54:09.098619049Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001d96150}] Aliases:map[]}\"\nJun 12 09:54:09.098896 crc crio[3641]: time=\"2026-06-12T09:54:09.098798205Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.100052 crc crio[3641]: time=\"2026-06-12T09:54:09.099979902Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001694108}] Aliases:map[]}\"\nJun 12 09:54:09.100052 crc crio[3641]: time=\"2026-06-12T09:54:09.100023243Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.102133 crc crio[3641]: time=\"2026-06-12T09:54:09.102052287Z\" level=info msg=\"Ran pod sandbox 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/POD\" id=cf13127c-9a39-444a-8dd0-bf7434086822 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:09.102519 crc crio[3641]: time=\"2026-06-12T09:54:09.102489851Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:09.105030 crc crio[3641]: time=\"2026-06-12T09:54:09.104929818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de453da7-36d2-452b-b566-27d39911d024 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:09.105740 crc crio[3641]: time=\"2026-06-12T09:54:09.105629878Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00018ada0}] Aliases:map[]}\"\nJun 12 09:54:09.105917 crc crio[3641]: time=\"2026-06-12T09:54:09.105739361Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.110868 crc crio[3641]: time=\"2026-06-12T09:54:09.109002146Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:09.110868 crc crio[3641]: time=\"2026-06-12T09:54:09.110126181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac0e2b81-22d8-42a8-a537-0ca2918a9382 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:09.127682 crc crio[3641]: time=\"2026-06-12T09:54:09.127374926Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles\" id=24e05959-3d83-4cba-91fe-6bdb4b1f9da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:09.129068 crc crio[3641]: time=\"2026-06-12T09:54:09.128948765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:09.270317 crc crio[3641]: time=\"2026-06-12T09:54:09.270126278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:09.334102 crc crio[3641]: time=\"2026-06-12T09:54:09.333959891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:09.983638 crc crio[3641]: time=\"2026-06-12T09:54:09.983581609Z\" level=info msg=\"Created container 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles\" id=24e05959-3d83-4cba-91fe-6bdb4b1f9da2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:10.013610 crc crio[3641]: time=\"2026-06-12T09:54:10.012319458Z\" level=info msg=\"Starting container: 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d\" id=5571127d-d45b-4fbe-b516-4e044d3ebc4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:10.467140 crc crio[3641]: time=\"2026-06-12T09:54:10.466672936Z\" level=info msg=\"Started container\" PID=10244 containerID=5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d description=openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles id=5571127d-d45b-4fbe-b516-4e044d3ebc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\nJun 12 09:54:14.482036 crc crio[3641]: 2026-06-12T09:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f3e6f30d77bae8 Mac:7a:58:95:3a:83:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:14.878229 crc crio[3641]: 2026-06-12T09:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48474ad465b2655 Mac:8e:bb:b3:9b:66:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:15.530540 crc crio[3641]: 2026-06-12T09:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394dabdb7042001 Mac:f6:83:79:b4:a6:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:17.604796 crc crio[3641]: 2026-06-12T09:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e248370542d0a43 Mac:9a:b4:34:e1:f8:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 SocketPath: PciID:}] [{Interface:0xc000419250 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:17.692957 crc crio[3641]: 2026-06-12T09:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f132b6c12e663f6 Mac:9e:17:ce:98:ee:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:19.864903 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:490d4ac6cec3939 Mac:8e:38:92:20:94:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec SocketPath: PciID:}] [{Interface:0xc00012e8f0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:19.874587 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:256d4e878e0e887 Mac:96:ea:95:3d:7e:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 SocketPath: PciID:}] [{Interface:0xc0001dd510 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:19.881085 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4963a39cf013cd3 Mac:e6:02:5d:87:41:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 SocketPath: PciID:}] [{Interface:0xc000350c50 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:19.881085 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f3943cc648159 Mac:8a:df:fb:88:2c:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:19.885562 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbbd375d808ae93 Mac:ea:4a:6a:1c:d7:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 SocketPath: PciID:}] [{Interface:0xc0001137c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:19.886731 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a85ca9d0e2a81 Mac:32:62:af:8f:a2:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:19.894147 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af77daf29629bd3 Mac:ee:2c:6a:00:b6:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df SocketPath: PciID:}] [{Interface:0xc00022a650 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.090922 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcaf237cada514d Mac:ba:4f:67:6b:35:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 SocketPath: PciID:}] [{Interface:0xc0002a67e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.091053 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12377cecf2b43be Mac:2e:5c:96:44:68:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 SocketPath: PciID:}] [{Interface:0xc0002285d0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.132283 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eda4b0fac095034 Mac:c6:6e:3b:49:53:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 SocketPath: PciID:}] [{Interface:0xc000116780 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.136277 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15ebcbb165e0a3a Mac:a2:5a:a2:9c:2f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e SocketPath: PciID:}] [{Interface:0xc0000150c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.144910 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93bce8eed47f654 Mac:96:50:1a:9f:46:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 SocketPath: PciID:}] [{Interface:0xc000015170 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.214918 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89345dff89c97d Mac:4e:bc:7e:09:46:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d SocketPath: PciID:}] [{Interface:0xc00032c960 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.220800 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a2b3b1046d53e6 Mac:ea:de:34:9b:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 SocketPath: PciID:}] [{Interface:0xc0002da9d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.259248 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acd267bf595b64d Mac:86:fa:8e:d4:25:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 SocketPath: PciID:}] [{Interface:0xc00011a790 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.266780 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:330ab4060391a3e Mac:a6:3a:52:4c:93:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c SocketPath: PciID:}] [{Interface:0xc0005f26f0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.266780 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c62b76ef4b6aa0 Mac:9e:21:a4:4b:1b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 SocketPath: PciID:}] [{Interface:0xc000133180 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.319523 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d43a84f45ce7a Mac:7a:b2:1f:11:e7:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db SocketPath: PciID:}] [{Interface:0xc000296d60 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.350877 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33d46772150b59 Mac:46:07:39:da:58:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.352880 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:517ad34e708951d Mac:2e:90:04:8f:8b:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.358063 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffa0bf258ee2e14 Mac:56:bb:ab:59:c6:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 SocketPath: PciID:}] [{Interface:0xc00032e750 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.401000 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6acbd1365eaedb Mac:72:25:00:f3:55:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.549418 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c68d5e5b7c18df4 Mac:e2:99:eb:42:50:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b SocketPath: PciID:}] [{Interface:0xc0002592f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.625583 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:409dc7f3e357c4b Mac:e6:7c:02:63:9f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 SocketPath: PciID:}] [{Interface:0xc000328850 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.625940 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e92adad0bf6e835 Mac:16:71:9a:d6:2b:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 SocketPath: PciID:}] [{Interface:0xc00011b080 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:20.626442 crc crio[3641]: time=\"2026-06-12T09:54:20.626260699Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:20.626511 crc crio[3641]: time=\"2026-06-12T09:54:20.626481116Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7fba5945-743e-4e81-a236-877cb2a9bc50\\\"\"\nJun 12 09:54:20.626563 crc crio[3641]: time=\"2026-06-12T09:54:20.626502396Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc001694210}] Aliases:map[]}\"\nJun 12 09:54:20.626627 crc crio[3641]: time=\"2026-06-12T09:54:20.626548858Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00238e0d0}] Aliases:map[]}\"\nJun 12 09:54:20.626627 crc crio[3641]: time=\"2026-06-12T09:54:20.626572439Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0000a82d0}] Aliases:map[]}\"\nJun 12 09:54:20.626627 crc crio[3641]: time=\"2026-06-12T09:54:20.626594589Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24030}] Aliases:map[]}\"\nJun 12 09:54:20.626627 crc crio[3641]: time=\"2026-06-12T09:54:20.62661748Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626676122Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626723813Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000120c70}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626759276Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626905169Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627020612Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627313614Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627357773Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120be0}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627442137Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001e16230}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627520968Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627586672Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627797167Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c008}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627889701Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00238e260}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628024985Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628043616Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628272335Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001d96150}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628339545Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628368317Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0016943a0}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628401588Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001694108}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.62848319Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628547163Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628611306Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628734628Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0000a8320}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628756211Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.62878305Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e16220}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628877673Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628959016Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001694118}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628986327Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626501526Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00238e038}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.629445753Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a3e8}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.629564706Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.630386133Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.630718973Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000120b68}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.631393326Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.631421984Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d242e8}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.631622002Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001e16398}] Aliases:map[]}\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.631662324Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.632000753Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.634775 crc crio[3641]: time=\"2026-06-12T09:54:20.627793968Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001694398}] Aliases:map[]}\"\nJun 12 09:54:20.634775 crc crio[3641]: time=\"2026-06-12T09:54:20.632100459Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.635178 crc crio[3641]: time=\"2026-06-12T09:54:20.632274773Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a148}] Aliases:map[]}\"\nJun 12 09:54:20.635178 crc crio[3641]: time=\"2026-06-12T09:54:20.631392573Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00238e148}] Aliases:map[]}\"\nJun 12 09:54:20.641455 crc crio[3641]: time=\"2026-06-12T09:54:20.626525637Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_0d894c25-5a4a-49b7-bc82-f5d7730a4907\\\"\"\nJun 12 09:54:20.641738 crc crio[3641]: time=\"2026-06-12T09:54:20.636738858Z\" level=info msg=\"Ran pod sandbox 409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5cd67d36-1bd9-4d70-894f-761df1dd8948 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.641738 crc crio[3641]: time=\"2026-06-12T09:54:20.638615069Z\" level=info msg=\"Ran pod sandbox 12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=0e329648-9af8-436e-b9dc-d3da548ac831 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.641738 crc crio[3641]: time=\"2026-06-12T09:54:20.631340191Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078ab68}] Aliases:map[]}\"\nJun 12 09:54:20.641966 crc crio[3641]: time=\"2026-06-12T09:54:20.627322073Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022ca138}] Aliases:map[]}\"\nJun 12 09:54:20.641966 crc crio[3641]: time=\"2026-06-12T09:54:20.641955673Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.642067 crc crio[3641]: time=\"2026-06-12T09:54:20.632319243Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000120b78}] Aliases:map[]}\"\nJun 12 09:54:20.642627 crc crio[3641]: time=\"2026-06-12T09:54:20.6425046Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.643039 crc crio[3641]: time=\"2026-06-12T09:54:20.626530457Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c130}] Aliases:map[]}\"\nJun 12 09:54:20.643039 crc crio[3641]: time=\"2026-06-12T09:54:20.626579349Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.643311 crc crio[3641]: time=\"2026-06-12T09:54:20.628417548Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.643526 crc crio[3641]: time=\"2026-06-12T09:54:20.631368972Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078aa88}] Aliases:map[]}\"\nJun 12 09:54:20.643752 crc crio[3641]: time=\"2026-06-12T09:54:20.63246318Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0000a8350}] Aliases:map[]}\"\nJun 12 09:54:20.644291 crc crio[3641]: time=\"2026-06-12T09:54:20.631319271Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00078aab8}] Aliases:map[]}\"\nJun 12 09:54:20.644502 crc crio[3641]: time=\"2026-06-12T09:54:20.644485173Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.644694 crc crio[3641]: time=\"2026-06-12T09:54:20.644602357Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.644946 crc crio[3641]: time=\"2026-06-12T09:54:20.631263929Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00238e1a8}] Aliases:map[]}\"\nJun 12 09:54:20.646171 crc crio[3641]: time=\"2026-06-12T09:54:20.646151957Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.646306 crc crio[3641]: time=\"2026-06-12T09:54:20.632503721Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e162c8}] Aliases:map[]}\"\nJun 12 09:54:20.646389 crc crio[3641]: time=\"2026-06-12T09:54:20.632343084Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}\"\nJun 12 09:54:20.646462 crc crio[3641]: time=\"2026-06-12T09:54:20.632352296Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001694120}] Aliases:map[]}\"\nJun 12 09:54:20.646603 crc crio[3641]: time=\"2026-06-12T09:54:20.632402788Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120ba8}] Aliases:map[]}\"\nJun 12 09:54:20.646694 crc crio[3641]: time=\"2026-06-12T09:54:20.632435739Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00078ab58}] Aliases:map[]}\"\nJun 12 09:54:20.646768 crc crio[3641]: time=\"2026-06-12T09:54:20.630736764Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018add8}] Aliases:map[]}\"\nJun 12 09:54:20.646897 crc crio[3641]: time=\"2026-06-12T09:54:20.632604912Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00018ada0}] Aliases:map[]}\"\nJun 12 09:54:20.646989 crc crio[3641]: time=\"2026-06-12T09:54:20.633332656Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001694128}] Aliases:map[]}\"\nJun 12 09:54:20.647072 crc crio[3641]: time=\"2026-06-12T09:54:20.632623653Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001694290}] Aliases:map[]}\"\nJun 12 09:54:20.647148 crc crio[3641]: time=\"2026-06-12T09:54:20.63248808Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00018a428}] Aliases:map[]}\"\nJun 12 09:54:20.647262 crc crio[3641]: time=\"2026-06-12T09:54:20.636130969Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.647344 crc crio[3641]: time=\"2026-06-12T09:54:20.636252813Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.647414 crc crio[3641]: time=\"2026-06-12T09:54:20.63129677Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120b70}] Aliases:map[]}\"\nJun 12 09:54:20.647489 crc crio[3641]: time=\"2026-06-12T09:54:20.635957773Z\" level=info msg=\"Ran pod sandbox e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=9723b134-8811-4bcc-90b0-d0f6340a41f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.647560 crc crio[3641]: time=\"2026-06-12T09:54:20.630753634Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e16360}] Aliases:map[]}\"\nJun 12 09:54:20.647650 crc crio[3641]: time=\"2026-06-12T09:54:20.647261873Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.647787 crc crio[3641]: time=\"2026-06-12T09:54:20.647732109Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.649635 crc crio[3641]: time=\"2026-06-12T09:54:20.649548668Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.649981 crc crio[3641]: time=\"2026-06-12T09:54:20.649775875Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.649981 crc crio[3641]: time=\"2026-06-12T09:54:20.649966661Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.650969 crc crio[3641]: time=\"2026-06-12T09:54:20.647647296Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.650969 crc crio[3641]: time=\"2026-06-12T09:54:20.650908872Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.651493 crc crio[3641]: time=\"2026-06-12T09:54:20.651379207Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.651862 crc crio[3641]: time=\"2026-06-12T09:54:20.651726688Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.652156 crc crio[3641]: time=\"2026-06-12T09:54:20.65209538Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.654146 crc crio[3641]: time=\"2026-06-12T09:54:20.647385937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=04f99274-e4e8-4fb0-b4a1-c1ad64261114 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.645668142Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.647481711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=aea6d0e8-9ec2-4490-9d1c-79a700778ec0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.647538952Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.64310719Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.647549593Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.645770305Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:20.656147 crc crio[3641]: time=\"2026-06-12T09:54:20.655987086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3a94b081-48e6-43af-9c79-39ec7db1edf6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.656908 crc crio[3641]: time=\"2026-06-12T09:54:20.656461038Z\" level=info msg=\"Ran pod sandbox 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d79fd11a-f543-4f56-8a9f-8dedb8fc293a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.656908 crc crio[3641]: time=\"2026-06-12T09:54:20.656641867Z\" level=info msg=\"Ran pod sandbox 517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1788cf97-8ae9-4309-bf41-a075463ab94b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.657713 crc crio[3641]: time=\"2026-06-12T09:54:20.657314199Z\" level=info msg=\"Ran pod sandbox ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 with infra container: openshift-dns/dns-default-qtghf/POD\" id=a8e2b519-ede0-452f-aad2-7aabf719b148 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.659391 crc crio[3641]: time=\"2026-06-12T09:54:20.659306734Z\" level=info msg=\"Ran pod sandbox 330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=7d7fec98-5f3a-42a9-87dc-170610b429c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.660710 crc crio[3641]: time=\"2026-06-12T09:54:20.660641527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=01495b80-eee9-4c6f-b428-f8ec76316c53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.660710 crc crio[3641]: time=\"2026-06-12T09:54:20.660664094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=c652dfc6-762c-440c-8a2c-0cd4507d3cdd name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.660913 crc crio[3641]: time=\"2026-06-12T09:54:20.660709825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=535212d3-b050-4338-b234-593d157a6273 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.661998 crc crio[3641]: time=\"2026-06-12T09:54:20.661935589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=632bba42-441b-442e-b732-82556c6bea1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.667432 crc crio[3641]: time=\"2026-06-12T09:54:20.667151704Z\" level=info msg=\"Ran pod sandbox f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6d4fa660-c5c8-4fbf-a3c9-799a9d74f7ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.679856 crc crio[3641]: time=\"2026-06-12T09:54:20.670261945Z\" level=info msg=\"Ran pod sandbox c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4948129d-6a7c-45a7-9bdf-c60b021161fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.679856 crc crio[3641]: time=\"2026-06-12T09:54:20.672658678Z\" level=info msg=\"Ran pod sandbox d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=56c7b1ca-06f4-4f2d-bad2-b41c94395c16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.695756 crc crio[3641]: time=\"2026-06-12T09:54:20.695666043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=c8137041-9828-48c0-939c-1f63cc4f5b7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.696047 crc crio[3641]: time=\"2026-06-12T09:54:20.695710656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=ca4737ca-0a73-4399-b415-eac0f7652ead name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.697479 crc crio[3641]: time=\"2026-06-12T09:54:20.696158361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9dc02c3e-c984-40b0-b3b0-0ca0ae2f2057 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.713320 crc crio[3641]: time=\"2026-06-12T09:54:20.707444845Z\" level=info msg=\"Ran pod sandbox c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4bea118e-0b3f-4c9e-b6f1-b0aac478fe5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.713320 crc crio[3641]: time=\"2026-06-12T09:54:20.710926489Z\" level=info msg=\"Ran pod sandbox eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ca80b532-109e-4ecf-9a39-8d5f54170b47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.715430 crc crio[3641]: time=\"2026-06-12T09:54:20.715307682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=0ac03900-93fb-4531-a017-a56e16e90e48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.715540 crc crio[3641]: time=\"2026-06-12T09:54:20.715492436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=5f3c0181-fb02-46c9-84a4-bbdafb5c8640 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.718285 crc crio[3641]: time=\"2026-06-12T09:54:20.716623051Z\" level=info msg=\"Ran pod sandbox f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=290d00c6-b124-4269-a666-a53c36fff4aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.721148 crc crio[3641]: time=\"2026-06-12T09:54:20.721076839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=01feaefb-ac83-47f2-a85b-2d2cd841f2e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.726665 crc crio[3641]: time=\"2026-06-12T09:54:20.726619778Z\" level=info msg=\"Ran pod sandbox d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=da946dc8-d0ed-45a1-914b-81fb2b16100d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.729546 crc crio[3641]: time=\"2026-06-12T09:54:20.729477232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=116b15fa-a18b-4b7b-9a31-978c75e2db90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.730662 crc crio[3641]: time=\"2026-06-12T09:54:20.730612259Z\" level=info msg=\"Ran pod sandbox 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=6e390700-c877-47f3-b6f4-b8ece59e4510 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.732360 crc crio[3641]: time=\"2026-06-12T09:54:20.732323014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=03c6476f-fa54-474a-ac4c-d0e35c13d9f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.739029 crc crio[3641]: time=\"2026-06-12T09:54:20.737970711Z\" level=info msg=\"Ran pod sandbox bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=7899da49-542a-49e9-aee5-92537ff7ce5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.741901 crc crio[3641]: time=\"2026-06-12T09:54:20.741516039Z\" level=info msg=\"Ran pod sandbox 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=ca5e4f97-0704-4c99-b634-1d0824643ab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.742052 crc crio[3641]: time=\"2026-06-12T09:54:20.742001145Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ff9cffd4-b90c-4518-ab85-546dddf1162e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.744329 crc crio[3641]: time=\"2026-06-12T09:54:20.744264071Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:20.744329 crc crio[3641]: time=\"2026-06-12T09:54:20.744306243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f349e8e6-ca13-4e43-8e35-8e340a12d960 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.746335 crc crio[3641]: time=\"2026-06-12T09:54:20.746271687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=815dee6d-5ee4-429c-97e4-147a4d39f74f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.754264 crc crio[3641]: time=\"2026-06-12T09:54:20.754148131Z\" level=info msg=\"Ran pod sandbox 490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=bb0d28ec-634f-4b84-ab28-3a192585291a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.760658 crc crio[3641]: time=\"2026-06-12T09:54:20.760394162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=9aa6e4ab-1412-43ab-a545-d943055fd44d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.761864 crc crio[3641]: time=\"2026-06-12T09:54:20.761450555Z\" level=info msg=\"Ran pod sandbox 15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=e2f606cd-d0d4-487f-a90f-2c1556baa0a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.764355 crc crio[3641]: time=\"2026-06-12T09:54:20.763934518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=8a589d8e-553b-41b6-b45b-a700d1a4befc name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.786470 crc crio[3641]: time=\"2026-06-12T09:54:20.786383606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a82f0018-c40d-469d-baa0-4793192096bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.788703 crc crio[3641]: time=\"2026-06-12T09:54:20.788626799Z\" level=info msg=\"Ran pod sandbox af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=e46952f9-6600-4891-ae76-e5ed2af4cee7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.792557 crc crio[3641]: time=\"2026-06-12T09:54:20.792527095Z\" level=info msg=\"Ran pod sandbox cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=9c010220-4993-4860-8e32-4719e96d14df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.797092 crc crio[3641]: time=\"2026-06-12T09:54:20.797016211Z\" level=info msg=\"Ran pod sandbox 7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=94750de7-dc1f-45b9-b704-5b9b35d8280c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.797438 crc crio[3641]: time=\"2026-06-12T09:54:20.797382806Z\" level=info msg=\"Ran pod sandbox 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=dded15e9-e9ad-4dbd-9dfd-73bc613c9f9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.797500 crc crio[3641]: time=\"2026-06-12T09:54:20.79745594Z\" level=info msg=\"Ran pod sandbox e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a25c7741-ea5c-4d75-a4a3-4d395e2e4c69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.799688 crc crio[3641]: time=\"2026-06-12T09:54:20.799664136Z\" level=info msg=\"Ran pod sandbox 88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=1bdf8464-5c9e-4961-b540-bf97230f3f4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.802037 crc crio[3641]: time=\"2026-06-12T09:54:20.80186323Z\" level=info msg=\"Ran pod sandbox acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=0a439004-bc01-40d9-830a-6b81da108139 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:20.802110 crc crio[3641]: time=\"2026-06-12T09:54:20.802068276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=ef388fa3-4c5d-4eef-9b59-c4d25f0486f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.802337 crc crio[3641]: time=\"2026-06-12T09:54:20.802312422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=d27d7759-f854-48cf-9190-ff4b1634e542 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.809894 crc crio[3641]: time=\"2026-06-12T09:54:20.809854357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff17cb23-b94e-4ecd-bd63-3f87fa2789a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.810101 crc crio[3641]: time=\"2026-06-12T09:54:20.810083214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=675100af-59d3-4965-b7a9-b4f80be5e1ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.810262 crc crio[3641]: time=\"2026-06-12T09:54:20.810239239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=fdbe349e-13ff-4c9b-a832-32bdc5920207 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.810445 crc crio[3641]: time=\"2026-06-12T09:54:20.810381989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ae17ab71-1eba-4350-949a-934f0ee3b707 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:20.811435 crc crio[3641]: time=\"2026-06-12T09:54:20.811270684Z\" level=info msg=\"Ran pod sandbox f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0f2442e5-0557-4a0a-8916-e649c5390101 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.368642858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=55a73b20-9110-4217-968e-b20cf8abdd3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.36931865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c253eee2-767c-4c9a-a8c8-01bc3800ee45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369499396Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=dd4b0ee0-19ae-4839-8704-ac23a3b04854 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369519666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c80db95-a556-483e-84c1-bab293f5ea0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.36962498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=5dc36242-24bd-421a-8b93-c020c9a00812 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369667171Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=ca3b024d-5855-4bab-b803-26fce709323e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369776025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369795225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=74c74a49-ce07-4ccc-beca-b4e1de3cd268 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369894329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=29b55b68-888f-4c2f-b5dd-050cba1a4284 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.36993227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=701d665c-b8c5-4842-8e8c-8648ceba00a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.370138731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=25e473bf-fe69-4a9c-918a-38d189cb916a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.370581381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=5c0ba506-3de3-403d-9c3f-84307e8ec7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.370663883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=70548772-ba48-436f-a345-118d7a1d6a43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.38371362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6403e5d0-27e6-48be-87e5-1db74ab93170 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.384074652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=b4b39bcd-8d90-43ba-a948-a7f3bc2d7dca name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.384396672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=5fccca88-1530-4203-a49a-f1a7eb200db8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.38463134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=1e5c44ab-cef8-4300-b050-5b90b979c4ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.384911269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6cde8efb-f8a9-4f95-b009-7101c7ebdd71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.385269 crc crio[3641]: time=\"2026-06-12T09:54:21.385187678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9e6df337-2f2b-4ba3-a2ba-89e96f1ad558 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.385688 crc crio[3641]: time=\"2026-06-12T09:54:21.385459747Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=771905ac-04d2-4786-857c-15b3448a763c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.385977 crc crio[3641]: time=\"2026-06-12T09:54:21.385915622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=4c772bdf-b236-4481-a5f3-1aed3aa2495f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.391145 crc crio[3641]: time=\"2026-06-12T09:54:21.389894451Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=ddef8464-b63a-436a-8bfa-b4d949a29ec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.391145 crc crio[3641]: time=\"2026-06-12T09:54:21.390160919Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ffc1d105-cf85-4e6d-9a30-9100566b6f0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.391145 crc crio[3641]: time=\"2026-06-12T09:54:21.390342865Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=cd16e244-9574-43cb-97fc-374804cca6f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.392037 crc crio[3641]: time=\"2026-06-12T09:54:21.391974038Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e7d2b654-5492-4845-91ee-781bdb295069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.392225 crc crio[3641]: time=\"2026-06-12T09:54:21.392122837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=3374161d-2bbb-4929-8b40-045a12b341c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.392331 crc crio[3641]: time=\"2026-06-12T09:54:21.392058645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=873ccd65-60a6-4764-b070-c6d66068d748 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.392767604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=034abc30-e8aa-4b18-aeec-43d76c7438bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.393074474Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=7c739787-ad3e-4db9-bb1c-64fad32ed324 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.392888878Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=cbfa4c38-209b-4fd3-b19b-9827f087f081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.393474087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=72e77ad7-78a6-4098-892e-82052459aece name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.393669233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82e16886-a07f-439e-9201-b7abc3b3989b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.393961232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2571b00f-666d-470b-83c6-8fdd0aa98ebf name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.36932605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=109c8249-7c62-451c-8a68-bf351ab05e57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.398242 crc crio[3641]: time=\"2026-06-12T09:54:21.397389823Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=b4fc7367-deab-4f63-a6d2-83755f4b0b43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.398242 crc crio[3641]: time=\"2026-06-12T09:54:21.397516328Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=d987061e-a7d1-4b51-86f7-8aaa6a9c333b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.398745 crc crio[3641]: time=\"2026-06-12T09:54:21.398595273Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7165968d-0ad3-4cfe-9dca-f74b9fd63b2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.398874 crc crio[3641]: time=\"2026-06-12T09:54:21.398791889Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=f6c1729d-8df9-4fee-bcb6-ae53920e2dff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.408931 crc crio[3641]: time=\"2026-06-12T09:54:21.405673539Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d4d18ad5-bcfe-4b9b-af63-50b1452daf97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.408931 crc crio[3641]: time=\"2026-06-12T09:54:21.406088393Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0bb2cf18-140c-4738-a000-1cf182430c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.416960 crc crio[3641]: time=\"2026-06-12T09:54:21.416414674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.421150 crc crio[3641]: time=\"2026-06-12T09:54:21.420983428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.421962 crc crio[3641]: time=\"2026-06-12T09:54:21.421693865Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=71dcee72-e692-4ac1-aa9c-cac94f8a4723 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.422574 crc crio[3641]: time=\"2026-06-12T09:54:21.422421872Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1330f3e2-4fea-45b8-ba8e-0bb0e36b8c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.422653 crc crio[3641]: time=\"2026-06-12T09:54:21.422594508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.424688 crc crio[3641]: time=\"2026-06-12T09:54:21.424625617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.424688 crc crio[3641]: time=\"2026-06-12T09:54:21.424683051Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=6ce882eb-238b-4664-8f42-22ed0050170c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.425230 crc crio[3641]: time=\"2026-06-12T09:54:21.425152914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.425559 crc crio[3641]: time=\"2026-06-12T09:54:21.425494106Z\" level=info msg=\"Ran pod sandbox 394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=655b054e-5f56-47d4-ae28-1bb9cde8ad74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:21.425632 crc crio[3641]: time=\"2026-06-12T09:54:21.425573258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.425881 crc crio[3641]: time=\"2026-06-12T09:54:21.425796876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.426016 crc crio[3641]: time=\"2026-06-12T09:54:21.425956814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.427717 crc crio[3641]: time=\"2026-06-12T09:54:21.427616865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.428236 crc crio[3641]: time=\"2026-06-12T09:54:21.4281381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.429718 crc crio[3641]: time=\"2026-06-12T09:54:21.429673281Z\" level=info msg=\"Ran pod sandbox 93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0de6c076-c504-4fe2-a9e2-573bf0d43a73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.431625258Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=dc182730-ab29-4c23-ae7a-877555e0221e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.431725845Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=097fa19e-9514-4f4d-8772-344626353735 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.431768422Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=adc35c4a-713e-4d28-bddc-58f87226869b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.4318795Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=986f1197-4566-4b04-b37d-d09c75ac1c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.431897456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.43315864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=9dcbee83-d1b5-4963-befc-a734ab170f0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.433267491Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=5171cc04-ac1c-46f1-9e91-0e245913721a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.433289674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=5443f22b-275d-4cf3-8ab7-4c84840ef2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.433513602Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=9d963222-454a-47da-8630-4ebfd49d552f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.433646476Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=cb8c976c-38da-4de8-944a-b3d4fc41ba99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.443868 crc crio[3641]: time=\"2026-06-12T09:54:21.443738721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.444164 crc crio[3641]: time=\"2026-06-12T09:54:21.444066412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.444296 crc crio[3641]: time=\"2026-06-12T09:54:21.444189436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.444471 crc crio[3641]: time=\"2026-06-12T09:54:21.444426893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.448051 crc crio[3641]: time=\"2026-06-12T09:54:21.447996217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c65a5111-f77c-40fa-80a2-79a7fe849c29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.449144 crc crio[3641]: time=\"2026-06-12T09:54:21.449084883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.449561 crc crio[3641]: time=\"2026-06-12T09:54:21.449337411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.449561 crc crio[3641]: time=\"2026-06-12T09:54:21.449513766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.450142 crc crio[3641]: time=\"2026-06-12T09:54:21.450082105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.450393 crc crio[3641]: time=\"2026-06-12T09:54:21.448932598Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9cf157b1-216e-4e3d-b902-8c92d93bce6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.450883 crc crio[3641]: time=\"2026-06-12T09:54:21.448962459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.450883 crc crio[3641]: time=\"2026-06-12T09:54:21.44900252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=a628d363-5046-48c4-bb25-c86115fc1438 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.451454 crc crio[3641]: time=\"2026-06-12T09:54:21.451418318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.452636 crc crio[3641]: time=\"2026-06-12T09:54:21.452370877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.467524 crc crio[3641]: time=\"2026-06-12T09:54:21.467370997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=8ac2c058-7a39-4673-b632-105960dcfc76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.468455 crc crio[3641]: time=\"2026-06-12T09:54:21.468384858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.474180 crc crio[3641]: time=\"2026-06-12T09:54:21.474095743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=9a230d49-4cd2-4173-9164-516e4fe40eef name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.475161 crc crio[3641]: time=\"2026-06-12T09:54:21.475095366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.477749 crc crio[3641]: time=\"2026-06-12T09:54:21.477670058Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b6582ac4-f726-4739-ae4b-4acfc74ca798 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.479624 crc crio[3641]: time=\"2026-06-12T09:54:21.479547089Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=1cd5dcf3-375c-4b43-bb23-45be79e47cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.480054 crc crio[3641]: time=\"2026-06-12T09:54:21.47988756Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=6e91322c-05de-493e-b8ff-843c9b89dce9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.531380 crc crio[3641]: time=\"2026-06-12T09:54:21.531305507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.531601 crc crio[3641]: time=\"2026-06-12T09:54:21.531407952Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=d8ee4397-1d62-4870-b596-56a1f4900e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.533505 crc crio[3641]: time=\"2026-06-12T09:54:21.533437666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.533737 crc crio[3641]: time=\"2026-06-12T09:54:21.533684646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.534103 crc crio[3641]: time=\"2026-06-12T09:54:21.534036956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.551169 crc crio[3641]: time=\"2026-06-12T09:54:21.546389793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.554499 crc crio[3641]: time=\"2026-06-12T09:54:21.554421044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.561870 crc crio[3641]: time=\"2026-06-12T09:54:21.561636472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.563945 crc crio[3641]: time=\"2026-06-12T09:54:21.563869484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.567503 crc crio[3641]: time=\"2026-06-12T09:54:21.567468708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.636583 crc crio[3641]: time=\"2026-06-12T09:54:21.636348036Z\" level=info msg=\"Ran pod sandbox 256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=30ebcd74-4c02-4368-979a-0caccd061890 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:21.641554 crc crio[3641]: time=\"2026-06-12T09:54:21.641479504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=76d3e535-6fe7-4a73-b136-d492554483b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.698406 crc crio[3641]: time=\"2026-06-12T09:54:21.697006041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.839455 crc crio[3641]: time=\"2026-06-12T09:54:21.839328875Z\" level=info msg=\"Created container f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=f6c1729d-8df9-4fee-bcb6-ae53920e2dff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:21.842284 crc crio[3641]: time=\"2026-06-12T09:54:21.842028135Z\" level=info msg=\"Starting container: f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44\" id=fcd3834c-7e60-4e62-8d32-e24439c23f00 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:21.869485 crc crio[3641]: time=\"2026-06-12T09:54:21.867282979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.874757 crc crio[3641]: time=\"2026-06-12T09:54:21.872418356Z\" level=info msg=\"Started container\" PID=11276 containerID=f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=fcd3834c-7e60-4e62-8d32-e24439c23f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\nJun 12 09:54:21.874757 crc crio[3641]: time=\"2026-06-12T09:54:21.874052488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=e06434d8-e565-40e7-a9f1-a6feef98f70d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:21.883444 crc crio[3641]: time=\"2026-06-12T09:54:21.882117159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.891298 crc crio[3641]: time=\"2026-06-12T09:54:21.889551924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:21.906136 crc crio[3641]: time=\"2026-06-12T09:54:21.904568231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.009976 crc crio[3641]: time=\"2026-06-12T09:54:22.009880668Z\" level=info msg=\"Created container 76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=dd4b0ee0-19ae-4839-8704-ac23a3b04854 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.014624 crc crio[3641]: time=\"2026-06-12T09:54:22.013859637Z\" level=info msg=\"Starting container: 76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108\" id=fac91abe-00a5-4f53-b158-03dd6e153deb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.042994 crc crio[3641]: time=\"2026-06-12T09:54:22.042867298Z\" level=info msg=\"Created container 9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7165968d-0ad3-4cfe-9dca-f74b9fd63b2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.044375 crc crio[3641]: time=\"2026-06-12T09:54:22.044320205Z\" level=info msg=\"Starting container: 9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a\" id=c0ca486b-08e5-40f2-8512-46de317c1442 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.050278 crc crio[3641]: time=\"2026-06-12T09:54:22.048752419Z\" level=info msg=\"Started container\" PID=11274 containerID=76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fac91abe-00a5-4f53-b158-03dd6e153deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f\nJun 12 09:54:22.060402 crc crio[3641]: time=\"2026-06-12T09:54:22.059524696Z\" level=info msg=\"Started container\" PID=11425 containerID=9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c0ca486b-08e5-40f2-8512-46de317c1442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb\nJun 12 09:54:22.069446 crc crio[3641]: time=\"2026-06-12T09:54:22.06840253Z\" level=info msg=\"Created container b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=7c739787-ad3e-4db9-bb1c-64fad32ed324 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.074342 crc crio[3641]: time=\"2026-06-12T09:54:22.074239221Z\" level=info msg=\"Starting container: b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa\" id=1d0e0629-cb23-44e2-a481-e6129a5d3dbb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.086739 crc crio[3641]: time=\"2026-06-12T09:54:22.084507477Z\" level=info msg=\"Started container\" PID=11422 containerID=b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=1d0e0629-cb23-44e2-a481-e6129a5d3dbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105\nJun 12 09:54:22.089883 crc crio[3641]: time=\"2026-06-12T09:54:22.088677559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.101495 crc crio[3641]: time=\"2026-06-12T09:54:22.101073907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.104143 crc crio[3641]: time=\"2026-06-12T09:54:22.103006039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.148750 crc crio[3641]: time=\"2026-06-12T09:54:22.146471937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.172684 crc crio[3641]: time=\"2026-06-12T09:54:22.172418221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.187460 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e865e16e424a98 Mac:b2:c9:32:0f:16:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:22.191896 crc crio[3641]: time=\"2026-06-12T09:54:22.19172922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.202499 crc crio[3641]: time=\"2026-06-12T09:54:22.202393396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.209774 crc crio[3641]: time=\"2026-06-12T09:54:22.205510186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.210144 crc crio[3641]: time=\"2026-06-12T09:54:22.210097735Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3eac0c7a-a7b1-48a7-a609-08532f266e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.217186 crc crio[3641]: time=\"2026-06-12T09:54:22.214750115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.220130 crc crio[3641]: time=\"2026-06-12T09:54:22.220074942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.319885 crc crio[3641]: time=\"2026-06-12T09:54:22.318926626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.319885 crc crio[3641]: time=\"2026-06-12T09:54:22.319673506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.324270 crc crio[3641]: time=\"2026-06-12T09:54:22.322014046Z\" level=info msg=\"Created container 0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=71dcee72-e692-4ac1-aa9c-cac94f8a4723 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.339319 crc crio[3641]: time=\"2026-06-12T09:54:22.339178366Z\" level=info msg=\"Starting container: 0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6\" id=7fb5fb2e-d54a-4dbc-9511-4ca9ea3bbdac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.345735 crc crio[3641]: time=\"2026-06-12T09:54:22.345635467Z\" level=info msg=\"Created container 03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9cf157b1-216e-4e3d-b902-8c92d93bce6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.350958 crc crio[3641]: time=\"2026-06-12T09:54:22.349234092Z\" level=info msg=\"Created container 81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=5171cc04-ac1c-46f1-9e91-0e245913721a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.354066 crc crio[3641]: time=\"2026-06-12T09:54:22.353938861Z\" level=info msg=\"Starting container: 03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf\" id=6886ec90-cd26-49e5-ac1d-6be5b121ad34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.355657 crc crio[3641]: time=\"2026-06-12T09:54:22.355389048Z\" level=info msg=\"Created container c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=b4fc7367-deab-4f63-a6d2-83755f4b0b43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.356124 crc crio[3641]: time=\"2026-06-12T09:54:22.356000301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.357796 crc crio[3641]: time=\"2026-06-12T09:54:22.357691185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.360977 crc crio[3641]: time=\"2026-06-12T09:54:22.360885402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.363197 crc crio[3641]: time=\"2026-06-12T09:54:22.363008527Z\" level=info msg=\"Created container ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d4d18ad5-bcfe-4b9b-af63-50b1452daf97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.364615 crc crio[3641]: time=\"2026-06-12T09:54:22.364498643Z\" level=info msg=\"Started container\" PID=11478 containerID=0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=7fb5fb2e-d54a-4dbc-9511-4ca9ea3bbdac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5\nJun 12 09:54:22.368463 crc crio[3641]: time=\"2026-06-12T09:54:22.367588533Z\" level=info msg=\"Started container\" PID=11491 containerID=03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6886ec90-cd26-49e5-ac1d-6be5b121ad34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602\nJun 12 09:54:22.369481 crc crio[3641]: time=\"2026-06-12T09:54:22.36936361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.378749 crc crio[3641]: time=\"2026-06-12T09:54:22.378644737Z\" level=info msg=\"Starting container: c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0\" id=5621297d-bdc4-47eb-8775-0ca519fdf7e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.382298 crc crio[3641]: time=\"2026-06-12T09:54:22.382199525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.382876 crc crio[3641]: time=\"2026-06-12T09:54:22.382763344Z\" level=info msg=\"Starting container: ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97\" id=7857b2e8-ad01-4518-a8f5-c5686c77de06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.385391 crc crio[3641]: time=\"2026-06-12T09:54:22.385183697Z\" level=info msg=\"Starting container: 81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d\" id=38a28712-405c-4c21-8847-ee79d480d756 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.399023 crc crio[3641]: time=\"2026-06-12T09:54:22.398482675Z\" level=info msg=\"Started container\" PID=11499 containerID=c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=5621297d-bdc4-47eb-8775-0ca519fdf7e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603\nJun 12 09:54:22.399023 crc crio[3641]: time=\"2026-06-12T09:54:22.398760615Z\" level=info msg=\"Started container\" PID=11506 containerID=ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=7857b2e8-ad01-4518-a8f5-c5686c77de06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe\nJun 12 09:54:22.401073 crc crio[3641]: time=\"2026-06-12T09:54:22.401011024Z\" level=info msg=\"Started container\" PID=11504 containerID=81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=38a28712-405c-4c21-8847-ee79d480d756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61\nJun 12 09:54:22.412583 crc crio[3641]: time=\"2026-06-12T09:54:22.412500063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.417389 crc crio[3641]: time=\"2026-06-12T09:54:22.417315197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.421535 crc crio[3641]: time=\"2026-06-12T09:54:22.421111568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.426626 crc crio[3641]: time=\"2026-06-12T09:54:22.425764977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.431005 crc crio[3641]: time=\"2026-06-12T09:54:22.430945144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.435157 crc crio[3641]: time=\"2026-06-12T09:54:22.435040065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.482293 crc crio[3641]: time=\"2026-06-12T09:54:22.478748258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.482293 crc crio[3641]: time=\"2026-06-12T09:54:22.481411895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=b91f037d-eef3-4afc-a18e-e996c6100595 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:22.485616 crc crio[3641]: time=\"2026-06-12T09:54:22.485188663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=da64aaf7-a6e9-4b17-96f1-f0e9db11422d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:22.490732 crc crio[3641]: time=\"2026-06-12T09:54:22.489926898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.495616 crc crio[3641]: time=\"2026-06-12T09:54:22.495511224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.500236 crc crio[3641]: time=\"2026-06-12T09:54:22.500141803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.509199 crc crio[3641]: time=\"2026-06-12T09:54:22.509067399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.514714 crc crio[3641]: time=\"2026-06-12T09:54:22.514631617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.515148 crc crio[3641]: time=\"2026-06-12T09:54:22.515078422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.526559 crc crio[3641]: time=\"2026-06-12T09:54:22.526325666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.529625 crc crio[3641]: time=\"2026-06-12T09:54:22.529577651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.549232 crc crio[3641]: time=\"2026-06-12T09:54:22.549109393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.557578 crc crio[3641]: time=\"2026-06-12T09:54:22.5574524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=278abd7a-fcbc-4b7c-a43f-4d48a8f555a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:22.567551 crc crio[3641]: time=\"2026-06-12T09:54:22.567472107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.578626 crc crio[3641]: time=\"2026-06-12T09:54:22.578499904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.591692 crc crio[3641]: time=\"2026-06-12T09:54:22.591596896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0236b410-33ef-43b5-893e-4c4f7afb8511 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:22.594284 crc crio[3641]: time=\"2026-06-12T09:54:22.594034365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=0b308883-f4f7-47f4-b72d-d916561e958f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:22.599280 crc crio[3641]: time=\"2026-06-12T09:54:22.596018248Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=999ff55b-1db1-4c8a-acce-84e2f935b3dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.599867 crc crio[3641]: time=\"2026-06-12T09:54:22.599706766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a48c5193-5ece-496c-af25-09bce07f878c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:22.600608 crc crio[3641]: time=\"2026-06-12T09:54:22.600535714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.603686 crc crio[3641]: time=\"2026-06-12T09:54:22.603600165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.605104 crc crio[3641]: time=\"2026-06-12T09:54:22.605036958Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=f1d16e13-c0eb-40dd-a48e-f775787b5706 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.619420 crc crio[3641]: time=\"2026-06-12T09:54:22.619333335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.619607 crc crio[3641]: time=\"2026-06-12T09:54:22.619482749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.623653 crc crio[3641]: time=\"2026-06-12T09:54:22.623582362Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=bcc91861-386a-4e23-810b-789659e51050 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.669738 crc crio[3641]: time=\"2026-06-12T09:54:22.669518998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.672194 crc crio[3641]: time=\"2026-06-12T09:54:22.672108607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.674028 crc crio[3641]: time=\"2026-06-12T09:54:22.673968226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.685472 crc crio[3641]: time=\"2026-06-12T09:54:22.685400455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.694294 crc crio[3641]: time=\"2026-06-12T09:54:22.694239606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.735924 crc crio[3641]: time=\"2026-06-12T09:54:22.735850862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.739648 crc crio[3641]: time=\"2026-06-12T09:54:22.739581923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.744155 crc crio[3641]: time=\"2026-06-12T09:54:22.743992104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.747117 crc crio[3641]: time=\"2026-06-12T09:54:22.746592464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.767706 crc crio[3641]: time=\"2026-06-12T09:54:22.767635191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.779262 crc crio[3641]: time=\"2026-06-12T09:54:22.778696895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.802661 crc crio[3641]: time=\"2026-06-12T09:54:22.802535288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.815938 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce7697cafd8b9e0 Mac:0e:e6:ed:04:e0:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d SocketPath: PciID:}] [{Interface:0xc000438770 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:22.821490 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c65fbc63356233 Mac:ba:30:63:e7:21:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:22.829881 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1e721b3846ad3a Mac:8e:7f:d8:ab:aa:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e SocketPath: PciID:}] [{Interface:0xc0003dc5f0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:22.830738 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24943af92fba023 Mac:62:31:41:a5:a5:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:22.832006 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a37e1b7fb181256 Mac:62:d2:37:1a:e3:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:22.832124 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e09fad90265d24 Mac:de:04:c7:3d:30:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c SocketPath: PciID:}] [{Interface:0xc0004425d0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:22.839609 crc crio[3641]: time=\"2026-06-12T09:54:22.839572676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.859124 crc crio[3641]: time=\"2026-06-12T09:54:22.85899617Z\" level=info msg=\"Created container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0bb2cf18-140c-4738-a000-1cf182430c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.860797 crc crio[3641]: time=\"2026-06-12T09:54:22.860558448Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cab2e8ab-62c8-4678-965f-b6f77f88a8fd name=/runtime.v1.ImageService/PullImage\nJun 12 09:54:22.864416 crc crio[3641]: time=\"2026-06-12T09:54:22.86434288Z\" level=info msg=\"Starting container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87\" id=e240da53-d291-48a5-a6c3-e9bbd44da5ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.886389 crc crio[3641]: time=\"2026-06-12T09:54:22.886292579Z\" level=info msg=\"Created container 2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=dc182730-ab29-4c23-ae7a-877555e0221e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.889308 crc crio[3641]: time=\"2026-06-12T09:54:22.889194367Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 09:54:22.890628 crc crio[3641]: time=\"2026-06-12T09:54:22.890550151Z\" level=info msg=\"Started container\" PID=11573 containerID=f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e240da53-d291-48a5-a6c3-e9bbd44da5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\nJun 12 09:54:22.899668 crc crio[3641]: time=\"2026-06-12T09:54:22.899622852Z\" level=info msg=\"Starting container: 2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63\" id=669605cb-4cbb-40c1-acb8-9d2ba4eb1592 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.916725 crc crio[3641]: time=\"2026-06-12T09:54:22.911459602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.916725 crc crio[3641]: time=\"2026-06-12T09:54:22.916642449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.918929 crc crio[3641]: time=\"2026-06-12T09:54:22.918752735Z\" level=info msg=\"Started container\" PID=11563 containerID=2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=669605cb-4cbb-40c1-acb8-9d2ba4eb1592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5\nJun 12 09:54:22.921356 crc crio[3641]: time=\"2026-06-12T09:54:22.921238498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.931098 crc crio[3641]: time=\"2026-06-12T09:54:22.931008888Z\" level=info msg=\"Created container 6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=986f1197-4566-4b04-b37d-d09c75ac1c02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:22.933588 crc crio[3641]: time=\"2026-06-12T09:54:22.933440586Z\" level=info msg=\"Starting container: 6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c\" id=d61231c6-420d-4461-b003-bb38adbbcf1c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:22.944532 crc crio[3641]: time=\"2026-06-12T09:54:22.934017515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.946090 crc crio[3641]: time=\"2026-06-12T09:54:22.942550822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:22.960126 crc crio[3641]: time=\"2026-06-12T09:54:22.959980366Z\" level=info msg=\"Started container\" PID=11574 containerID=6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=d61231c6-420d-4461-b003-bb38adbbcf1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c\nJun 12 09:54:22.999473 crc crio[3641]: time=\"2026-06-12T09:54:22.999348961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.007517 crc crio[3641]: time=\"2026-06-12T09:54:23.007442219Z\" level=info msg=\"Created container 8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=d987061e-a7d1-4b51-86f7-8aaa6a9c333b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.010232 crc crio[3641]: time=\"2026-06-12T09:54:23.010140075Z\" level=info msg=\"Starting container: 8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6\" id=d2220eb1-0651-4977-b96a-c362404c2611 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.017319 crc crio[3641]: time=\"2026-06-12T09:54:23.017172124Z\" level=info msg=\"Started container\" PID=11533 containerID=8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=d2220eb1-0651-4977-b96a-c362404c2611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1\nJun 12 09:54:23.021126 crc crio[3641]: time=\"2026-06-12T09:54:23.021005484Z\" level=info msg=\"Created container 35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=6ce882eb-238b-4664-8f42-22ed0050170c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.022794 crc crio[3641]: time=\"2026-06-12T09:54:23.022660672Z\" level=info msg=\"Starting container: 35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072\" id=f696d819-8c33-42ce-bdd0-7492750a637f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.030376 crc crio[3641]: time=\"2026-06-12T09:54:23.029924767Z\" level=info msg=\"Started container\" PID=11565 containerID=35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=f696d819-8c33-42ce-bdd0-7492750a637f name=/runtime.v1.RuntimeService/StartContainer sandboxID=490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e\nJun 12 09:54:23.108858 crc crio[3641]: time=\"2026-06-12T09:54:23.108169859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.140162 crc crio[3641]: time=\"2026-06-12T09:54:23.140048981Z\" level=info msg=\"Created container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ffc1d105-cf85-4e6d-9a30-9100566b6f0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.140409 crc crio[3641]: time=\"2026-06-12T09:54:23.140246507Z\" level=info msg=\"Created container c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=adc35c4a-713e-4d28-bddc-58f87226869b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.141311 crc crio[3641]: time=\"2026-06-12T09:54:23.140986761Z\" level=info msg=\"Created container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b6582ac4-f726-4739-ae4b-4acfc74ca798 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.143775 crc crio[3641]: time=\"2026-06-12T09:54:23.143316417Z\" level=info msg=\"Starting container: c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f\" id=b54bfcae-4304-46c2-a2f7-59618be60e63 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.151133 crc crio[3641]: time=\"2026-06-12T09:54:23.151048197Z\" level=info msg=\"Started container\" PID=11595 containerID=c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=b54bfcae-4304-46c2-a2f7-59618be60e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\nJun 12 09:54:23.151732 crc crio[3641]: time=\"2026-06-12T09:54:23.151662013Z\" level=info msg=\"Starting container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2\" id=69801e16-9b6c-4e42-9814-ecde85afb5a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.153051 crc crio[3641]: time=\"2026-06-12T09:54:23.153023107Z\" level=info msg=\"Starting container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d\" id=4ab1bf92-cfa4-4f90-82fe-e3f22eb3c5be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.156768 crc crio[3641]: time=\"2026-06-12T09:54:23.156678405Z\" level=info msg=\"Created container cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=ddef8464-b63a-436a-8bfa-b4d949a29ec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.158560 crc crio[3641]: time=\"2026-06-12T09:54:23.158493833Z\" level=info msg=\"Starting container: cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58\" id=8920b94e-23e5-4fec-b577-8c1aadf40ba2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.161923 crc crio[3641]: time=\"2026-06-12T09:54:23.161879812Z\" level=info msg=\"Started container\" PID=11601 containerID=efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=4ab1bf92-cfa4-4f90-82fe-e3f22eb3c5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\nJun 12 09:54:23.167674 crc crio[3641]: time=\"2026-06-12T09:54:23.167533996Z\" level=info msg=\"Started container\" PID=11592 containerID=cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=8920b94e-23e5-4fec-b577-8c1aadf40ba2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b\nJun 12 09:54:23.176907 crc crio[3641]: time=\"2026-06-12T09:54:23.176618414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.176907 crc crio[3641]: time=\"2026-06-12T09:54:23.176889292Z\" level=info msg=\"Started container\" PID=11600 containerID=fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=69801e16-9b6c-4e42-9814-ecde85afb5a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5\nJun 12 09:54:23.184487 crc crio[3641]: time=\"2026-06-12T09:54:23.184126035Z\" level=info msg=\"Created container b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e7d2b654-5492-4845-91ee-781bdb295069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.185860 crc crio[3641]: time=\"2026-06-12T09:54:23.185654133Z\" level=info msg=\"Starting container: b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d\" id=3401e54d-5d2f-42b4-8c8f-aa1215f330d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.194082 crc crio[3641]: time=\"2026-06-12T09:54:23.193715485Z\" level=info msg=\"Started container\" PID=11593 containerID=b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=3401e54d-5d2f-42b4-8c8f-aa1215f330d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9\nJun 12 09:54:23.229302 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:228409e259bd256 Mac:92:a1:9f:a4:43:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:23.231078 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1e04df32dca4b Mac:06:93:83:79:d5:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d SocketPath: PciID:}] [{Interface:0xc0003ba5d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:23.232184 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79efbf8a709eb66 Mac:92:c9:49:86:c0:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:23.235394 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d8ab5f2befe55a Mac:9e:5f:57:71:8f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:23.235696 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58bd20eb8930392 Mac:d6:45:54:6f:f1:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:23.237746 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:341a7d911d504e8 Mac:c6:d6:44:f5:b0:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e SocketPath: PciID:}] [{Interface:0xc0000151f0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:23.242029 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72dcd9f990c5a6f Mac:be:7e:1b:aa:4f:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 SocketPath: PciID:}] [{Interface:0xc000480880 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:23.265980 crc crio[3641]: time=\"2026-06-12T09:54:23.265793243Z\" level=info msg=\"Created container 2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=999ff55b-1db1-4c8a-acce-84e2f935b3dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.266655 crc crio[3641]: time=\"2026-06-12T09:54:23.266610019Z\" level=info msg=\"Created container d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=ca3b024d-5855-4bab-b803-26fce709323e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.267308 crc crio[3641]: time=\"2026-06-12T09:54:23.267230839Z\" level=info msg=\"Created container f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=cb8c976c-38da-4de8-944a-b3d4fc41ba99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.274187 crc crio[3641]: time=\"2026-06-12T09:54:23.273899902Z\" level=info msg=\"Created container ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=cd16e244-9574-43cb-97fc-374804cca6f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.274187 crc crio[3641]: time=\"2026-06-12T09:54:23.274019957Z\" level=info msg=\"Created container a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=9d963222-454a-47da-8630-4ebfd49d552f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.274698 crc crio[3641]: time=\"2026-06-12T09:54:23.274406139Z\" level=info msg=\"Created container bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=f1d16e13-c0eb-40dd-a48e-f775787b5706 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.274698 crc crio[3641]: time=\"2026-06-12T09:54:23.274601926Z\" level=info msg=\"Created container 52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e: openshift-dns/dns-default-qtghf/dns\" id=cbfa4c38-209b-4fd3-b19b-9827f087f081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.274938 crc crio[3641]: time=\"2026-06-12T09:54:23.274747551Z\" level=info msg=\"Created container 61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=d8ee4397-1d62-4870-b596-56a1f4900e23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.276600 crc crio[3641]: time=\"2026-06-12T09:54:23.276519077Z\" level=info msg=\"Created container 4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=6e91322c-05de-493e-b8ff-843c9b89dce9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.277019 crc crio[3641]: time=\"2026-06-12T09:54:23.276978552Z\" level=info msg=\"Created container 9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=097fa19e-9514-4f4d-8772-344626353735 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.279566 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a3bd9307fd9fc6 Mac:52:b8:75:be:1a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 SocketPath: PciID:}] [{Interface:0xc000204750 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:54:23.279774 crc crio[3641]: time=\"2026-06-12T09:54:23.279717369Z\" level=info msg=\"Starting container: d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6\" id=b705af3f-eed4-46d8-acef-f6e2280c5c12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.279931 crc crio[3641]: time=\"2026-06-12T09:54:23.27975437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4050ba7a-110a-4f79-9069-01b0e4e6dc65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.279931 crc crio[3641]: time=\"2026-06-12T09:54:23.279869024Z\" level=info msg=\"Starting container: bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300\" id=b0c2864d-ab20-45a1-b583-9310ece38bce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.280180 crc crio[3641]: time=\"2026-06-12T09:54:23.280143234Z\" level=info msg=\"Starting container: 9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19\" id=20a49071-d698-4fa3-aebc-c222156e1c88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.280371 crc crio[3641]: time=\"2026-06-12T09:54:23.280312388Z\" level=info msg=\"Starting container: 2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f\" id=4ac2dec3-b21b-4a76-915f-fc94df03070b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.280703 crc crio[3641]: time=\"2026-06-12T09:54:23.280334939Z\" level=info msg=\"Starting container: 61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6\" id=6de3717c-4aa6-430f-81d0-c2dc2e699239 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.280912 crc crio[3641]: time=\"2026-06-12T09:54:23.280798905Z\" level=info msg=\"Starting container: f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493\" id=08916ce0-4930-4ee2-8985-cd9d678b705b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.281094 crc crio[3641]: time=\"2026-06-12T09:54:23.280323629Z\" level=info msg=\"Starting container: 4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3\" id=9a6c575b-f0c4-4e54-8453-8c86f827c5cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.281094 crc crio[3641]: time=\"2026-06-12T09:54:23.280193685Z\" level=info msg=\"Starting container: 52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e\" id=0903022e-9354-4d90-b1fe-fd2e01025a19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.281202 crc crio[3641]: time=\"2026-06-12T09:54:23.280256047Z\" level=info msg=\"Starting container: a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64\" id=d6359998-6c42-4a78-be23-e1583f681f3e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.281320 crc crio[3641]: time=\"2026-06-12T09:54:23.279727549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8baa0f54-b7e4-45ce-9b2c-7854fdb41f6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.281320 crc crio[3641]: time=\"2026-06-12T09:54:23.280284127Z\" level=info msg=\"Starting container: ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d\" id=24612f93-c453-44ae-9902-86aacd3ccb1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.281914 crc crio[3641]: time=\"2026-06-12T09:54:23.280751433Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:23.282064 crc crio[3641]: time=\"2026-06-12T09:54:23.281980022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 09:54:23.282064 crc crio[3641]: time=\"2026-06-12T09:54:23.282016343Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000120b68}] Aliases:map[]}\"\nJun 12 09:54:23.282064 crc crio[3641]: time=\"2026-06-12T09:54:23.282048654Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120b70}] Aliases:map[]}\"\nJun 12 09:54:23.282200 crc crio[3641]: time=\"2026-06-12T09:54:23.282075865Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0016943a0}] Aliases:map[]}\"\nJun 12 09:54:23.282200 crc crio[3641]: time=\"2026-06-12T09:54:23.282113996Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001e16398}] Aliases:map[]}\"\nJun 12 09:54:23.282358 crc crio[3641]: time=\"2026-06-12T09:54:23.28224971Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.282358 crc crio[3641]: time=\"2026-06-12T09:54:23.282276871Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001694398}] Aliases:map[]}\"\nJun 12 09:54:23.282358 crc crio[3641]: time=\"2026-06-12T09:54:23.282298042Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.282358 crc crio[3641]: time=\"2026-06-12T09:54:23.282329113Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.282526 crc crio[3641]: time=\"2026-06-12T09:54:23.282406965Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.282526 crc crio[3641]: time=\"2026-06-12T09:54:23.282495078Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001694120}] Aliases:map[]}\"\nJun 12 09:54:23.282616 crc crio[3641]: time=\"2026-06-12T09:54:23.282085155Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022ca138}] Aliases:map[]}\"\nJun 12 09:54:23.282616 crc crio[3641]: time=\"2026-06-12T09:54:23.282600852Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.282766 crc crio[3641]: time=\"2026-06-12T09:54:23.282692845Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0000a8320}] Aliases:map[]}\"\nJun 12 09:54:23.282766 crc crio[3641]: time=\"2026-06-12T09:54:23.282735226Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.281994672Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e16360}] Aliases:map[]}\"\nJun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.282963383Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.282018283Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001694118}] Aliases:map[]}\"\nJun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.283106848Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.282972344Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.283524 crc crio[3641]: time=\"2026-06-12T09:54:23.282034023Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001694128}] Aliases:map[]}\"\nJun 12 09:54:23.283524 crc crio[3641]: time=\"2026-06-12T09:54:23.28225572Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.283524 crc crio[3641]: time=\"2026-06-12T09:54:23.283449999Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.283524 crc crio[3641]: time=\"2026-06-12T09:54:23.282057474Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e16220}] Aliases:map[]}\"\nJun 12 09:54:23.283706 crc crio[3641]: time=\"2026-06-12T09:54:23.282097615Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00238e0d0}] Aliases:map[]}\"\nJun 12 09:54:23.283706 crc crio[3641]: time=\"2026-06-12T09:54:23.283638805Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.283882 crc crio[3641]: time=\"2026-06-12T09:54:23.282029163Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24030}] Aliases:map[]}\"\nJun 12 09:54:23.283882 crc crio[3641]: time=\"2026-06-12T09:54:23.283746009Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.284024 crc crio[3641]: time=\"2026-06-12T09:54:23.282049184Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018add8}] Aliases:map[]}\"\nJun 12 09:54:23.284024 crc crio[3641]: time=\"2026-06-12T09:54:23.284015407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2d434c77-cb9c-45ef-a15b-a67cb701ee12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.284124 crc crio[3641]: time=\"2026-06-12T09:54:23.28409485Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.285181 crc crio[3641]: time=\"2026-06-12T09:54:23.285115243Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:54:23.286705 crc crio[3641]: time=\"2026-06-12T09:54:23.286633421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe7a627e-1027-4e25-974a-bf05e0a210a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.289289 crc crio[3641]: time=\"2026-06-12T09:54:23.289165204Z\" level=info msg=\"Started container\" PID=11652 containerID=f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=08916ce0-4930-4ee2-8985-cd9d678b705b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\nJun 12 09:54:23.290461 crc crio[3641]: time=\"2026-06-12T09:54:23.290390295Z\" level=info msg=\"Started container\" PID=11688 containerID=61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=6de3717c-4aa6-430f-81d0-c2dc2e699239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f\nJun 12 09:54:23.294053 crc crio[3641]: time=\"2026-06-12T09:54:23.293932297Z\" level=info msg=\"Started container\" PID=11686 containerID=bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=b0c2864d-ab20-45a1-b583-9310ece38bce name=/runtime.v1.RuntimeService/StartContainer sandboxID=f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe\nJun 12 09:54:23.294357 crc crio[3641]: time=\"2026-06-12T09:54:23.294284909Z\" level=info msg=\"Ran pod sandbox 228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=cfa1ac9d-557e-4945-b732-e57adc9bf9e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.297344 crc crio[3641]: time=\"2026-06-12T09:54:23.297111688Z\" level=info msg=\"Started container\" PID=11681 containerID=ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=24612f93-c453-44ae-9902-86aacd3ccb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c\nJun 12 09:54:23.298348 crc crio[3641]: time=\"2026-06-12T09:54:23.298236422Z\" level=info msg=\"Started container\" PID=11654 containerID=2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=4ac2dec3-b21b-4a76-915f-fc94df03070b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603\nJun 12 09:54:23.300940 crc crio[3641]: time=\"2026-06-12T09:54:23.300900497Z\" level=info msg=\"Ran pod sandbox 72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=eb1024d2-22c3-4ca6-a0ba-33718715dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.303556 crc crio[3641]: time=\"2026-06-12T09:54:23.303435713Z\" level=info msg=\"Ran pod sandbox 1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f4232fc0-2c02-4c38-bb39-2d9981a77a63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.305919 crc crio[3641]: time=\"2026-06-12T09:54:23.305762042Z\" level=info msg=\"Started container\" PID=11685 containerID=52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e description=openshift-dns/dns-default-qtghf/dns id=0903022e-9354-4d90-b1fe-fd2e01025a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790\nJun 12 09:54:23.306282 crc crio[3641]: time=\"2026-06-12T09:54:23.306028493Z\" level=info msg=\"Started container\" PID=11655 containerID=d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=b705af3f-eed4-46d8-acef-f6e2280c5c12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8\nJun 12 09:54:23.306617 crc crio[3641]: time=\"2026-06-12T09:54:23.306548585Z\" level=info msg=\"Started container\" PID=11700 containerID=9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=20a49071-d698-4fa3-aebc-c222156e1c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7\nJun 12 09:54:23.307501 crc crio[3641]: time=\"2026-06-12T09:54:23.30746383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=923141b7-df68-4658-9787-7b168dbd8915 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.312321 crc crio[3641]: time=\"2026-06-12T09:54:23.312154983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f6043c68-6fcd-4962-947f-5e49ec9dffd2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.312456 crc crio[3641]: time=\"2026-06-12T09:54:23.312331816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7b26ffa7-b265-44cc-8ec6-a8c7411af6fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.320513 crc crio[3641]: time=\"2026-06-12T09:54:23.320391498Z\" level=info msg=\"Started container\" PID=11668 containerID=4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=9a6c575b-f0c4-4e54-8453-8c86f827c5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300\nJun 12 09:54:23.328320 crc crio[3641]: time=\"2026-06-12T09:54:23.328163823Z\" level=info msg=\"Started container\" PID=11675 containerID=a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d6359998-6c42-4a78-be23-e1583f681f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\nJun 12 09:54:23.334062 crc crio[3641]: time=\"2026-06-12T09:54:23.329515626Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=d094b339-ad49-47f3-b0b9-152945c2b1f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.336542 crc crio[3641]: time=\"2026-06-12T09:54:23.336154986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.338364 crc crio[3641]: time=\"2026-06-12T09:54:23.33831617Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=9e0ccb18-389b-49b5-9c99-33a8ee0128b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.338678 crc crio[3641]: time=\"2026-06-12T09:54:23.338655661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=21fae2b2-8774-4760-8c9e-404073df8b27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.338977 crc crio[3641]: time=\"2026-06-12T09:54:23.33895151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3b6aa86b-e332-4210-aee3-7ad58bb6ae66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.341084 crc crio[3641]: time=\"2026-06-12T09:54:23.341060696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a88a9e08-aedc-4997-8a4f-b8cefe85e35f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.342953 crc crio[3641]: time=\"2026-06-12T09:54:23.342867793Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:23.342953 crc crio[3641]: time=\"2026-06-12T09:54:23.342932697Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:23.343071 crc crio[3641]: time=\"2026-06-12T09:54:23.342959697Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 12 09:54:23.345911 crc crio[3641]: time=\"2026-06-12T09:54:23.34587784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.354690 crc crio[3641]: time=\"2026-06-12T09:54:23.354594653Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=dac4e639-d4e5-42e5-927d-a2b5d5e09e98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.354690 crc crio[3641]: time=\"2026-06-12T09:54:23.354666122Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3651f057-b833-479c-922e-ab295500a993 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.354982 crc crio[3641]: time=\"2026-06-12T09:54:23.354775679Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c48650cb-1a48-44ca-82b4-1cd98d4afff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.359383 crc crio[3641]: time=\"2026-06-12T09:54:23.359323696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.359711 crc crio[3641]: time=\"2026-06-12T09:54:23.359632333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.360279 crc crio[3641]: time=\"2026-06-12T09:54:23.360234336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.371331 crc crio[3641]: time=\"2026-06-12T09:54:23.371194902Z\" level=info msg=\"Created container ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=bcc91861-386a-4e23-810b-789659e51050 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.374335 crc crio[3641]: time=\"2026-06-12T09:54:23.373507738Z\" level=info msg=\"Ran pod sandbox 3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=465dfc75-5a42-4634-af12-b47aacc38817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.377055 crc crio[3641]: time=\"2026-06-12T09:54:23.375016946Z\" level=info msg=\"Ran pod sandbox 24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=e6566621-96b2-4b3a-b0ac-7ad9d109561d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.380575 crc crio[3641]: time=\"2026-06-12T09:54:23.379445058Z\" level=info msg=\"Ran pod sandbox 341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=e0e50866-e335-4b2a-87c4-0315c25f996d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.381364 crc crio[3641]: time=\"2026-06-12T09:54:23.381302837Z\" level=info msg=\"Ran pod sandbox 9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=b26d3320-c968-4cbf-ad58-b8125996846f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.384677 crc crio[3641]: time=\"2026-06-12T09:54:23.384618698Z\" level=info msg=\"Ran pod sandbox a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=70317e7b-6544-490a-8356-2514ee266b75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.386487 crc crio[3641]: time=\"2026-06-12T09:54:23.386108695Z\" level=info msg=\"Ran pod sandbox c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=fa678e04-9226-4729-a517-eca675eadfe9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.387266 crc crio[3641]: time=\"2026-06-12T09:54:23.386753084Z\" level=info msg=\"Starting container: ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413\" id=56cece68-b6ec-4fdb-97fb-b2bf8a6f31bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.388535 crc crio[3641]: time=\"2026-06-12T09:54:23.387561499Z\" level=info msg=\"Ran pod sandbox 3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=77b709a6-b4af-450f-8512-3801d52ef8ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.388535 crc crio[3641]: time=\"2026-06-12T09:54:23.388016724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62504802-fb67-43af-a1e2-a820ac81949d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.388535 crc crio[3641]: time=\"2026-06-12T09:54:23.388350395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c37476a9-0542-40c9-8d7c-dec792e0b293 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.388535 crc crio[3641]: time=\"2026-06-12T09:54:23.388461613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=2da84114-91c7-410f-ba0f-21e8cdcf1ca9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.388735 crc crio[3641]: time=\"2026-06-12T09:54:23.388662565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=af6f0888-8e07-4b79-aa94-6c269f20c471 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.389515 crc crio[3641]: time=\"2026-06-12T09:54:23.389473015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=45570465-99f3-48b1-a0c5-7d0489edfdef name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.390337 crc crio[3641]: time=\"2026-06-12T09:54:23.390272855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=18334c1d-b370-4927-b8b3-d1ab4a7d9497 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.446232 crc crio[3641]: time=\"2026-06-12T09:54:23.445787784Z\" level=info msg=\"Started container\" PID=11689 containerID=ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=56cece68-b6ec-4fdb-97fb-b2bf8a6f31bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5\nJun 12 09:54:23.450097 crc crio[3641]: time=\"2026-06-12T09:54:23.450009529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e223f7f5-e662-4f79-8492-48d32e2de294 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.451781 crc crio[3641]: time=\"2026-06-12T09:54:23.451712674Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:23.451781 crc crio[3641]: time=\"2026-06-12T09:54:23.451765116Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:23.452035 crc crio[3641]: time=\"2026-06-12T09:54:23.45190072Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 12 09:54:23.456306 crc crio[3641]: time=\"2026-06-12T09:54:23.453694908Z\" level=info msg=\"Created container 3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1330f3e2-4fea-45b8-ba8e-0bb0e36b8c29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.456306 crc crio[3641]: time=\"2026-06-12T09:54:23.455764006Z\" level=info msg=\"Ran pod sandbox 58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=02bf17f8-8494-444f-8e1a-c8bad90a2f51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.460161 crc crio[3641]: time=\"2026-06-12T09:54:23.459621721Z\" level=info msg=\"Starting container: 3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc\" id=ee7d313d-0ed8-40bc-845a-380fdb414b1c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.524981824Z\" level=info msg=\"Created container 9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3eac0c7a-a7b1-48a7-a609-08532f266e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.529343953Z\" level=info msg=\"Ran pod sandbox 0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3f77235d-1bc4-42ed-b127-da2645c29962 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.529593011Z\" level=info msg=\"Ran pod sandbox ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=6b71bfe9-def2-4d11-81ea-54626705f032 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.529672634Z\" level=info msg=\"Ran pod sandbox 79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=a4ca2754-dee6-4cdd-91c0-d687a43c3c19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.529748876Z\" level=info msg=\"Ran pod sandbox 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=e7ee5736-e349-434e-96d8-109760f846a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:54:23.541601 crc crio[3641]: time=\"2026-06-12T09:54:23.5412577Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=edebc034-b685-4e33-bcb5-633deef88221 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.541855 crc crio[3641]: time=\"2026-06-12T09:54:23.541615686Z\" level=info msg=\"Starting container: 9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813\" id=71897d2b-3452-42bf-b8c2-e2a8214777ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.543419 crc crio[3641]: time=\"2026-06-12T09:54:23.543170477Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=b1d1e6a4-6e64-40b6-910f-cca54155c358 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.543419 crc crio[3641]: time=\"2026-06-12T09:54:23.543414624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=dff8400e-c22b-47e8-87be-e49cf93a2019 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.544040 crc crio[3641]: time=\"2026-06-12T09:54:23.543787847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1eed60ae-5a25-4403-b03e-87833543042b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.545920 crc crio[3641]: time=\"2026-06-12T09:54:23.54559108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=48f0acbb-73f2-457d-84ba-f763b3020ed2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.556408 crc crio[3641]: time=\"2026-06-12T09:54:23.556038819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.567853 crc crio[3641]: time=\"2026-06-12T09:54:23.56748884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.578594 crc crio[3641]: time=\"2026-06-12T09:54:23.578436055Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=2e65534d-9b06-4577-91c9-68fc0a725ce1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.588637 crc crio[3641]: time=\"2026-06-12T09:54:23.586707163Z\" level=info msg=\"Started container\" PID=11726 containerID=3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=ee7d313d-0ed8-40bc-845a-380fdb414b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e\nJun 12 09:54:23.595942 crc crio[3641]: time=\"2026-06-12T09:54:23.594441381Z\" level=info msg=\"Started container\" PID=11692 containerID=9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=71897d2b-3452-42bf-b8c2-e2a8214777ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab\nJun 12 09:54:23.596563 crc crio[3641]: time=\"2026-06-12T09:54:23.59630192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.610184 crc crio[3641]: time=\"2026-06-12T09:54:23.609775087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c47d5cba-81bd-45a9-a84f-42f034940114 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.619404 crc crio[3641]: time=\"2026-06-12T09:54:23.61375945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=57c6950d-7b8d-4cd0-99fc-b85c9ec9bd21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.620057 crc crio[3641]: time=\"2026-06-12T09:54:23.614566902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=60695832-1917-4ccb-ad14-278ddf269642 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.620192 crc crio[3641]: time=\"2026-06-12T09:54:23.614615004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=376d4fed-a482-48a9-a9db-9150212069d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.620400 crc crio[3641]: time=\"2026-06-12T09:54:23.614660225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d8b574c4-7d39-482f-8596-30770cf79540 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.620522 crc crio[3641]: time=\"2026-06-12T09:54:23.614718047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f10a7790-92d1-43d7-b38a-f296a8524195 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.620643 crc crio[3641]: time=\"2026-06-12T09:54:23.615143021Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2cc9d38b-3eea-4e55-9bad-f13e33dc9c0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.620776 crc crio[3641]: time=\"2026-06-12T09:54:23.618619587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ed30028-a815-43ab-9eb3-298f89079f6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.621250 crc crio[3641]: time=\"2026-06-12T09:54:23.619406451Z\" level=info msg=\"Created container 933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=1cd5dcf3-375c-4b43-bb23-45be79e47cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.629132 crc crio[3641]: time=\"2026-06-12T09:54:23.622365177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a82648f-469f-43d1-8b2f-978c8d59b4f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.629132 crc crio[3641]: time=\"2026-06-12T09:54:23.622663157Z\" level=info msg=\"Starting container: 933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208\" id=9fafe1af-11db-45ae-859f-22946f1e9318 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:23.629132 crc crio[3641]: time=\"2026-06-12T09:54:23.625205547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=83af003c-3090-4551-8a78-719c5d63dfdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.629132 crc crio[3641]: time=\"2026-06-12T09:54:23.625527622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=7584df0a-e245-45bd-aac3-187c90dcb87a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.667632 crc crio[3641]: time=\"2026-06-12T09:54:23.667476465Z\" level=info msg=\"Started container\" PID=11740 containerID=933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=9fafe1af-11db-45ae-859f-22946f1e9318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b\nJun 12 09:54:23.741472 crc crio[3641]: time=\"2026-06-12T09:54:23.724302106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d65f5425-467d-456e-8b89-7b7dcb0cecab name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.741472 crc crio[3641]: time=\"2026-06-12T09:54:23.724498302Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=0e4d390f-4a98-4138-ad0b-ac023856574a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.741472 crc crio[3641]: time=\"2026-06-12T09:54:23.725896446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8558d12d-fb43-45a6-aabb-64d4e87d72b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.742476 crc crio[3641]: time=\"2026-06-12T09:54:23.742402143Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:23.742620 crc crio[3641]: time=\"2026-06-12T09:54:23.742587579Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:23.742769 crc crio[3641]: time=\"2026-06-12T09:54:23.742749544Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 12 09:54:23.767048 crc crio[3641]: time=\"2026-06-12T09:54:23.766962453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.772510 crc crio[3641]: time=\"2026-06-12T09:54:23.772426207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.781583 crc crio[3641]: time=\"2026-06-12T09:54:23.78138433Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=db33c259-d746-4258-993c-e4afd26b23d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.783457 crc crio[3641]: time=\"2026-06-12T09:54:23.782793116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61cf6dd1-15b4-49f1-bfcc-4e999721605e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.786522 crc crio[3641]: time=\"2026-06-12T09:54:23.786365949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=94dd2ec2-246f-45ed-8a26-33b0804c8b5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.789170 crc crio[3641]: time=\"2026-06-12T09:54:23.788528759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.795604 crc crio[3641]: time=\"2026-06-12T09:54:23.79497249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=82bdbb09-fd93-423b-a5c1-a853558b107b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.796297 crc crio[3641]: time=\"2026-06-12T09:54:23.796176919Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=b8fe52bb-5247-45e3-89ac-c82360e0009a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.796553 crc crio[3641]: time=\"2026-06-12T09:54:23.796416907Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7a67df7e-6169-4f61-9b23-ecbbdb98d3c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.796937 crc crio[3641]: time=\"2026-06-12T09:54:23.796635614Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5bdf21a3-9abd-4dde-b4b1-22228db0680c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.797111 crc crio[3641]: time=\"2026-06-12T09:54:23.797015517Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=3a4dc9b0-252e-4411-b71b-31eee77301ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.797192 crc crio[3641]: time=\"2026-06-12T09:54:23.797177722Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=ed61295e-e890-491a-bc2a-54440c28de41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.797686 crc crio[3641]: time=\"2026-06-12T09:54:23.797577655Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=c1971c8c-7e36-4de8-85ea-fd16b821f1cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.798259 crc crio[3641]: time=\"2026-06-12T09:54:23.798132101Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a5f7ef46-d73a-47b5-adab-36fd78a06474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.798355 crc crio[3641]: time=\"2026-06-12T09:54:23.798310216Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=4ed00a43-c62b-4416-8b8b-866783565656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.798418 crc crio[3641]: time=\"2026-06-12T09:54:23.798381159Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=cdbaf7d2-3039-4fd6-8fce-54af480a0d45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.804081 crc crio[3641]: time=\"2026-06-12T09:54:23.797803822Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=a1795c93-414c-43b2-8f63-b839ec649ea1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.829072 crc crio[3641]: time=\"2026-06-12T09:54:23.828556994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.835174535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.835702759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.836071444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.836393874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.83657973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.836766216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.837357572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.837695863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.839144451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.843675 crc crio[3641]: time=\"2026-06-12T09:54:23.84363219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a7a83d5f-7b0d-4f95-8812-6c881bb2a548 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:23.845126 crc crio[3641]: time=\"2026-06-12T09:54:23.845095607Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=1948a80f-c422-4de7-815e-310dda74ba8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.851036 crc crio[3641]: time=\"2026-06-12T09:54:23.851001898Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=cfaebf4c-54a4-4568-aff8-29018b73896b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:23.857699 crc crio[3641]: time=\"2026-06-12T09:54:23.8576334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:23.861751 crc crio[3641]: time=\"2026-06-12T09:54:23.861628049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:24.164984 crc crio[3641]: time=\"2026-06-12T09:54:24.164713271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:24.192866 crc crio[3641]: time=\"2026-06-12T09:54:24.192641435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:24.232499 crc crio[3641]: time=\"2026-06-12T09:54:24.230455721Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=4e14ff60-1e5d-4197-963d-49fc0587a89e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:24.240702 crc crio[3641]: time=\"2026-06-12T09:54:24.238520489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:24.246712 crc crio[3641]: time=\"2026-06-12T09:54:24.245516707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:24.252485 crc crio[3641]: time=\"2026-06-12T09:54:24.249579827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:24.263079 crc crio[3641]: time=\"2026-06-12T09:54:24.262683582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:24.693404 crc crio[3641]: time=\"2026-06-12T09:54:24.692344414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:24.890268 crc crio[3641]: time=\"2026-06-12T09:54:24.890163307Z\" level=info msg=\"Created container 672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=dac4e639-d4e5-42e5-927d-a2b5d5e09e98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:24.898197 crc crio[3641]: time=\"2026-06-12T09:54:24.898115872Z\" level=info msg=\"Starting container: 672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768\" id=a9b3d59b-836a-411c-9e10-2e8235d85442 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:24.907707 crc crio[3641]: time=\"2026-06-12T09:54:24.906666896Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:24.907707 crc crio[3641]: time=\"2026-06-12T09:54:24.906732038Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:24.907707 crc crio[3641]: time=\"2026-06-12T09:54:24.906780249Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 12 09:54:24.957496 crc crio[3641]: time=\"2026-06-12T09:54:24.957070932Z\" level=info msg=\"Started container\" PID=11871 containerID=672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=a9b3d59b-836a-411c-9e10-2e8235d85442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05\nJun 12 09:54:24.981646 crc crio[3641]: time=\"2026-06-12T09:54:24.981387161Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f847eb87-8efb-4df7-8c46-b0ea63c588f2 name=/runtime.v1.ImageService/PullImage\nJun 12 09:54:24.988064 crc crio[3641]: time=\"2026-06-12T09:54:24.987779467Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 09:54:25.011600 crc crio[3641]: time=\"2026-06-12T09:54:25.011163376Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c3bd08df-d7e7-46fd-9b9a-f6d5904ff6fa name=/runtime.v1.ImageService/PullImage\nJun 12 09:54:25.030191 crc crio[3641]: time=\"2026-06-12T09:54:25.02979234Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 09:54:25.075498 crc crio[3641]: time=\"2026-06-12T09:54:25.07451704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:25.107933 crc crio[3641]: time=\"2026-06-12T09:54:25.10785611Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:25.107933 crc crio[3641]: time=\"2026-06-12T09:54:25.107909452Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:25.107933 crc crio[3641]: time=\"2026-06-12T09:54:25.107938963Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 12 09:54:25.111717 crc crio[3641]: time=\"2026-06-12T09:54:25.111619522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:25.131040 crc crio[3641]: time=\"2026-06-12T09:54:25.130961098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:25.160999 crc crio[3641]: time=\"2026-06-12T09:54:25.160915034Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d3a55090-d9d8-43d7-bb03-c61ee09490cc name=/runtime.v1.ImageService/PullImage\nJun 12 09:54:25.167613 crc crio[3641]: time=\"2026-06-12T09:54:25.167503901Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 09:54:25.182720 crc crio[3641]: time=\"2026-06-12T09:54:25.182598684Z\" level=info msg=\"Stopping pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=e3b25bde-25db-4563-a21f-a39c549dad37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:54:25.184247 crc crio[3641]: time=\"2026-06-12T09:54:25.184079872Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc000120908}] Aliases:map[]}\"\nJun 12 09:54:25.188085 crc crio[3641]: time=\"2026-06-12T09:54:25.188010179Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:54:25.359589 crc crio[3641]: time=\"2026-06-12T09:54:25.359461574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:25.364887 crc crio[3641]: time=\"2026-06-12T09:54:25.364762511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:25.403568 crc crio[3641]: time=\"2026-06-12T09:54:25.403211694Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:26.024444 crc crio[3641]: time=\"2026-06-12T09:54:26.015630774Z\" level=info msg=\"Created container 8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=d094b339-ad49-47f3-b0b9-152945c2b1f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:26.032410 crc crio[3641]: time=\"2026-06-12T09:54:26.032135722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.037002 crc crio[3641]: time=\"2026-06-12T09:54:26.036150006Z\" level=info msg=\"Starting container: 8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7\" id=37031295-a0ad-4935-b502-d57725b75ca9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:26.097166 crc crio[3641]: time=\"2026-06-12T09:54:26.097043609Z\" level=info msg=\"Started container\" PID=11845 containerID=8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=37031295-a0ad-4935-b502-d57725b75ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5\nJun 12 09:54:26.126575 crc crio[3641]: time=\"2026-06-12T09:54:26.116542254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.156944 crc crio[3641]: time=\"2026-06-12T09:54:26.144626795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.544777 crc crio[3641]: time=\"2026-06-12T09:54:26.524766273Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:26.544777 crc crio[3641]: time=\"2026-06-12T09:54:26.52499797Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 12 09:54:26.557042 crc crio[3641]: time=\"2026-06-12T09:54:26.553027647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.566591 crc crio[3641]: time=\"2026-06-12T09:54:26.566405896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.579574 crc crio[3641]: time=\"2026-06-12T09:54:26.555738623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.616496 crc crio[3641]: time=\"2026-06-12T09:54:26.616209944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.631280 crc crio[3641]: time=\"2026-06-12T09:54:26.630646915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.697031 crc crio[3641]: time=\"2026-06-12T09:54:26.696776129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.742196 crc crio[3641]: time=\"2026-06-12T09:54:26.738049579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.749975 crc crio[3641]: time=\"2026-06-12T09:54:26.749800276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.819484 crc crio[3641]: time=\"2026-06-12T09:54:26.817168614Z\" level=info msg=\"Stopped pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=e3b25bde-25db-4563-a21f-a39c549dad37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:54:26.834714 crc crio[3641]: time=\"2026-06-12T09:54:26.834639374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4b7f47e2-ab51-4554-82d5-51aefe127cf1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:26.835124 crc crio[3641]: time=\"2026-06-12T09:54:26.83507931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.857196 crc crio[3641]: time=\"2026-06-12T09:54:26.856792729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bf3075bf-d70c-40dd-9dc8-0b31aea2f39d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:26.864660 crc crio[3641]: time=\"2026-06-12T09:54:26.864625029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.902490 crc crio[3641]: time=\"2026-06-12T09:54:26.901041477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:26.929043 crc crio[3641]: time=\"2026-06-12T09:54:26.924384442Z\" level=info msg=\"Created container 1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3651f057-b833-479c-922e-ab295500a993 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:26.938496 crc crio[3641]: time=\"2026-06-12T09:54:26.937037408Z\" level=info msg=\"Created container 35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=9e0ccb18-389b-49b5-9c99-33a8ee0128b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:26.941548 crc crio[3641]: time=\"2026-06-12T09:54:26.938605361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=18bec0ff-ad4f-492b-a6f4-9468e60c9b61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:26.941548 crc crio[3641]: time=\"2026-06-12T09:54:26.939641275Z\" level=info msg=\"Starting container: 1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265\" id=e11ae53d-a0a8-4174-a13a-5a254136aa00 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:26.973057 crc crio[3641]: time=\"2026-06-12T09:54:26.970430553Z\" level=info msg=\"Starting container: 35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2\" id=c242d352-401d-4c5b-9e3a-a89b6d03bc88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:26.998924 crc crio[3641]: time=\"2026-06-12T09:54:26.997966763Z\" level=info msg=\"Created container 05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=b8fe52bb-5247-45e3-89ac-c82360e0009a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:26.998924 crc crio[3641]: time=\"2026-06-12T09:54:26.998129918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:27.002416 crc crio[3641]: time=\"2026-06-12T09:54:27.000284848Z\" level=info msg=\"Created container 85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c48650cb-1a48-44ca-82b4-1cd98d4afff0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:27.018584 crc crio[3641]: time=\"2026-06-12T09:54:27.017096763Z\" level=info msg=\"Started container\" PID=11936 containerID=35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=c242d352-401d-4c5b-9e3a-a89b6d03bc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b\nJun 12 09:54:27.025574 crc crio[3641]: time=\"2026-06-12T09:54:27.025014Z\" level=info msg=\"Starting container: 85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f\" id=dc86a826-c6ac-4926-9c91-f92dc92bee06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:27.045566 crc crio[3641]: time=\"2026-06-12T09:54:27.04507007Z\" level=info msg=\"Starting container: 05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1\" id=667837c8-de5f-4df3-81b9-ba089560cb8e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:27.047179 crc crio[3641]: time=\"2026-06-12T09:54:27.046963581Z\" level=info msg=\"Started container\" PID=11900 containerID=1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=e11ae53d-a0a8-4174-a13a-5a254136aa00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e\nJun 12 09:54:27.088114 crc crio[3641]: time=\"2026-06-12T09:54:27.087012073Z\" level=info msg=\"Created container 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a5f7ef46-d73a-47b5-adab-36fd78a06474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:27.113544 crc crio[3641]: time=\"2026-06-12T09:54:27.112452858Z\" level=info msg=\"Started container\" PID=11966 containerID=85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=dc86a826-c6ac-4926-9c91-f92dc92bee06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b\nJun 12 09:54:27.532689 crc crio[3641]: time=\"2026-06-12T09:54:27.531715985Z\" level=info msg=\"Starting container: 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9\" id=ac9343fb-25a5-4060-b942-dcd0b73ae69a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:27.597976 crc crio[3641]: time=\"2026-06-12T09:54:27.589570781Z\" level=info msg=\"Started container\" PID=11962 containerID=05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=667837c8-de5f-4df3-81b9-ba089560cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412\nJun 12 09:54:27.666138 crc crio[3641]: time=\"2026-06-12T09:54:27.660185973Z\" level=info msg=\"Created container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=3a4dc9b0-252e-4411-b71b-31eee77301ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:27.682014 crc crio[3641]: time=\"2026-06-12T09:54:27.68139308Z\" level=info msg=\"Started container\" PID=12052 containerID=1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ac9343fb-25a5-4060-b942-dcd0b73ae69a name=/runtime.v1.RuntimeService/StartContainer sandboxID=24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c\nJun 12 09:54:27.693141 crc crio[3641]: time=\"2026-06-12T09:54:27.692349468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ec6bbb25-345c-464a-9f4c-20393bb5f42a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:27.693141 crc crio[3641]: time=\"2026-06-12T09:54:27.692413318Z\" level=info msg=\"Starting container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf\" id=302b7ddc-6a1c-4310-810d-9e85127c5f7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:27.709199 crc crio[3641]: time=\"2026-06-12T09:54:27.695566981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:27.709199 crc crio[3641]: time=\"2026-06-12T09:54:27.703365073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=519f5958-24f7-456c-9049-817f11fbca48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:27.709199 crc crio[3641]: time=\"2026-06-12T09:54:27.703734855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=68c8fc0d-a835-4595-808d-42b9d9511244 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:27.729727 crc crio[3641]: time=\"2026-06-12T09:54:27.718711913Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=42b39a32-e4ef-414c-94e8-0634076293dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:27.729727 crc crio[3641]: time=\"2026-06-12T09:54:27.719195037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:27.752630 crc crio[3641]: time=\"2026-06-12T09:54:27.752140848Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=3d016355-f6d4-4caa-a71f-6e6b2803e338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:27.810294 crc crio[3641]: time=\"2026-06-12T09:54:27.809724935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:27.861760 crc crio[3641]: time=\"2026-06-12T09:54:27.861166965Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=79b83cfb-baaf-49df-8dcd-8d5fd36f9d99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:27.880429 crc crio[3641]: time=\"2026-06-12T09:54:27.875008974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:28.078427 crc crio[3641]: time=\"2026-06-12T09:54:28.078194248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:28.237092 crc crio[3641]: time=\"2026-06-12T09:54:28.236743367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ea03a9d-1823-47de-8ba3-ce20bae21630 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:28.362958 crc crio[3641]: time=\"2026-06-12T09:54:28.36173973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:28.363502 crc crio[3641]: time=\"2026-06-12T09:54:28.363450156Z\" level=info msg=\"Created container e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5bdf21a3-9abd-4dde-b4b1-22228db0680c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:28.372737 crc crio[3641]: time=\"2026-06-12T09:54:28.372583912Z\" level=info msg=\"Created container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console\" id=db33c259-d746-4258-993c-e4afd26b23d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:28.853921 crc crio[3641]: time=\"2026-06-12T09:54:28.850733967Z\" level=info msg=\"Started container\" PID=12064 containerID=d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=302b7ddc-6a1c-4310-810d-9e85127c5f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\nJun 12 09:54:28.963943 crc crio[3641]: time=\"2026-06-12T09:54:28.960939283Z\" level=info msg=\"Starting container: e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e\" id=35112fce-1dfe-4e66-b01b-b8b3bf996474 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:28.976022 crc crio[3641]: time=\"2026-06-12T09:54:28.972088337Z\" level=info msg=\"Created container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7a67df7e-6169-4f61-9b23-ecbbdb98d3c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:28.980967 crc crio[3641]: time=\"2026-06-12T09:54:28.980713857Z\" level=info msg=\"Starting container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32\" id=edafdbb1-ee01-41c5-ad88-73dc82bc3a25 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:29.039125 crc crio[3641]: time=\"2026-06-12T09:54:29.032131897Z\" level=info msg=\"Starting container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a\" id=fd6bdb21-3d40-4ea7-ae95-c9d0eadca61d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:29.169049 crc crio[3641]: time=\"2026-06-12T09:54:29.165456265Z\" level=info msg=\"Created container 8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=c1971c8c-7e36-4de8-85ea-fd16b821f1cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:29.413113 crc crio[3641]: time=\"2026-06-12T09:54:29.411769692Z\" level=info msg=\"Started container\" PID=12066 containerID=d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32 description=openshift-console/console-6c684df5db-cc8g8/console id=edafdbb1-ee01-41c5-ad88-73dc82bc3a25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\nJun 12 09:54:29.968801 crc crio[3641]: time=\"2026-06-12T09:54:29.968400964Z\" level=info msg=\"Started container\" PID=12108 containerID=d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=fd6bdb21-3d40-4ea7-ae95-c9d0eadca61d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\nJun 12 09:54:29.973641 crc crio[3641]: time=\"2026-06-12T09:54:29.973033645Z\" level=info msg=\"Started container\" PID=12083 containerID=e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=35112fce-1dfe-4e66-b01b-b8b3bf996474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9\nJun 12 09:54:30.004667 crc crio[3641]: time=\"2026-06-12T09:54:30.004022099Z\" level=info msg=\"Starting container: 8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0\" id=e9024599-3b3f-45ca-b4f5-0da8f43bb90f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:30.151124 crc crio[3641]: time=\"2026-06-12T09:54:30.147148695Z\" level=info msg=\"Started container\" PID=12148 containerID=8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=e9024599-3b3f-45ca-b4f5-0da8f43bb90f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913\nJun 12 09:54:30.412331 crc crio[3641]: time=\"2026-06-12T09:54:30.406426688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:30.415953 crc crio[3641]: time=\"2026-06-12T09:54:30.414970555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40814a05-d19d-4507-bea9-84e6b54b4497 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:30.477596 crc crio[3641]: time=\"2026-06-12T09:54:30.47733398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:30.485336 crc crio[3641]: time=\"2026-06-12T09:54:30.484703149Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ebb6f1aa-eb5a-43cb-918c-6a5ae06ec2c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:30.501360 crc crio[3641]: time=\"2026-06-12T09:54:30.501189794Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:30.501360 crc crio[3641]: time=\"2026-06-12T09:54:30.501360569Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:30.501683 crc crio[3641]: time=\"2026-06-12T09:54:30.501388Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 12 09:54:30.665168 crc crio[3641]: time=\"2026-06-12T09:54:30.658514511Z\" level=info msg=\"Created container 39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=ed61295e-e890-491a-bc2a-54440c28de41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:30.713592 crc crio[3641]: time=\"2026-06-12T09:54:30.710171972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:30.728010 crc crio[3641]: time=\"2026-06-12T09:54:30.726449754Z\" level=info msg=\"Created container bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=4e14ff60-1e5d-4197-963d-49fc0587a89e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:30.731010 crc crio[3641]: time=\"2026-06-12T09:54:30.73095895Z\" level=info msg=\"Starting container: 39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd\" id=5be11519-0a0f-4b74-ac3c-c77f09badfbe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:30.803139 crc crio[3641]: time=\"2026-06-12T09:54:30.734109662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:30.854876 crc crio[3641]: time=\"2026-06-12T09:54:30.748382527Z\" level=info msg=\"Started container\" PID=12180 containerID=39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=5be11519-0a0f-4b74-ac3c-c77f09badfbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e\nJun 12 09:54:30.911653 crc crio[3641]: time=\"2026-06-12T09:54:30.751623352Z\" level=info msg=\"Starting container: bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e\" id=d4964d7c-afb3-4919-af27-7b07e3fe5280 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:31.129101 crc crio[3641]: time=\"2026-06-12T09:54:31.107628058Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:31.129101 crc crio[3641]: time=\"2026-06-12T09:54:31.108559054Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:31.129101 crc crio[3641]: time=\"2026-06-12T09:54:31.108595729Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 12 09:54:31.457559 crc crio[3641]: time=\"2026-06-12T09:54:31.457162985Z\" level=info msg=\"Started container\" PID=12101 containerID=bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=d4964d7c-afb3-4919-af27-7b07e3fe5280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab\nJun 12 09:54:31.817882 crc crio[3641]: time=\"2026-06-12T09:54:31.817566571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:31.834452 crc crio[3641]: time=\"2026-06-12T09:54:31.834221413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:32.154072 crc crio[3641]: time=\"2026-06-12T09:54:32.153686809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:32.299379 crc crio[3641]: time=\"2026-06-12T09:54:32.274784674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:32.344585 crc crio[3641]: time=\"2026-06-12T09:54:32.344503722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:32.428999 crc crio[3641]: time=\"2026-06-12T09:54:32.420615143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:32.666192 crc crio[3641]: time=\"2026-06-12T09:54:32.665682428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:32.921979 crc crio[3641]: time=\"2026-06-12T09:54:32.921648199Z\" level=info msg=\"Created container 5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=42b39a32-e4ef-414c-94e8-0634076293dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:32.942987 crc crio[3641]: time=\"2026-06-12T09:54:32.935577594Z\" level=info msg=\"Starting container: 5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841\" id=01f61274-737f-4dda-820a-d154d0b1bc20 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:33.139493 crc crio[3641]: time=\"2026-06-12T09:54:33.13613255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:33.320700 crc crio[3641]: time=\"2026-06-12T09:54:33.319203252Z\" level=info msg=\"Started container\" PID=12252 containerID=5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=01f61274-737f-4dda-820a-d154d0b1bc20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05\nJun 12 09:54:33.681239 crc crio[3641]: time=\"2026-06-12T09:54:33.673390347Z\" level=info msg=\"Created container cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ebb6f1aa-eb5a-43cb-918c-6a5ae06ec2c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:33.702081 crc crio[3641]: time=\"2026-06-12T09:54:33.693588242Z\" level=info msg=\"Starting container: cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9\" id=4679a7cb-ad66-4be9-99e9-b873d1d51f24 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:33.728930 crc crio[3641]: time=\"2026-06-12T09:54:33.728417841Z\" level=info msg=\"Started container\" PID=12314 containerID=cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4679a7cb-ad66-4be9-99e9-b873d1d51f24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412\nJun 12 09:54:33.737983 crc crio[3641]: time=\"2026-06-12T09:54:33.734495338Z\" level=info msg=\"Created container 54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=cdbaf7d2-3039-4fd6-8fce-54af480a0d45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:33.769412 crc crio[3641]: time=\"2026-06-12T09:54:33.762707593Z\" level=info msg=\"Created container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=79b83cfb-baaf-49df-8dcd-8d5fd36f9d99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:33.772524 crc crio[3641]: time=\"2026-06-12T09:54:33.77207934Z\" level=info msg=\"Starting container: 54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b\" id=2b7aa9af-88cc-4287-8c7a-600d81f860e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:33.773598 crc crio[3641]: time=\"2026-06-12T09:54:33.773140394Z\" level=info msg=\"Starting container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656\" id=628d7391-e483-4e41-8d8b-baea5754fba1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:33.854254 crc crio[3641]: time=\"2026-06-12T09:54:33.854006846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:34.113182 crc crio[3641]: time=\"2026-06-12T09:54:34.107991828Z\" level=info msg=\"Started container\" PID=12299 containerID=13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=628d7391-e483-4e41-8d8b-baea5754fba1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8\nJun 12 09:54:34.280140 crc crio[3641]: time=\"2026-06-12T09:54:34.277470089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:34.284692 crc crio[3641]: time=\"2026-06-12T09:54:34.284013409Z\" level=info msg=\"Started container\" PID=12293 containerID=54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=2b7aa9af-88cc-4287-8c7a-600d81f860e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c\nJun 12 09:54:34.900741 crc crio[3641]: time=\"2026-06-12T09:54:34.89073881Z\" level=info msg=\"Created container 65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=1948a80f-c422-4de7-815e-310dda74ba8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:34.900741 crc crio[3641]: time=\"2026-06-12T09:54:34.897666404Z\" level=info msg=\"Starting container: 65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b\" id=d5e59954-b507-4df9-9c99-58751b2fdfd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:34.916612 crc crio[3641]: time=\"2026-06-12T09:54:34.916554789Z\" level=info msg=\"Created container 4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=4ed00a43-c62b-4416-8b8b-866783565656 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:34.965172 crc crio[3641]: time=\"2026-06-12T09:54:34.964583836Z\" level=info msg=\"Starting container: 4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7\" id=22372724-c87e-4a45-bff4-701b541a0885 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:35.131400 crc crio[3641]: time=\"2026-06-12T09:54:35.127096192Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:35.131400 crc crio[3641]: time=\"2026-06-12T09:54:35.127168464Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:35.131400 crc crio[3641]: time=\"2026-06-12T09:54:35.127241686Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 12 09:54:35.286174 crc crio[3641]: time=\"2026-06-12T09:54:35.285549289Z\" level=info msg=\"Created container a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=a1795c93-414c-43b2-8f63-b839ec649ea1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:35.340657 crc crio[3641]: time=\"2026-06-12T09:54:35.339107232Z\" level=info msg=\"Starting container: a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f\" id=cf3bec7b-525d-48fd-8580-425aa999be1d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:35.638112 crc crio[3641]: time=\"2026-06-12T09:54:35.637073561Z\" level=info msg=\"Started container\" PID=12355 containerID=65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=d5e59954-b507-4df9-9c99-58751b2fdfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790\nJun 12 09:54:35.689980 crc crio[3641]: time=\"2026-06-12T09:54:35.676993235Z\" level=info msg=\"Started container\" PID=12418 containerID=a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=cf3bec7b-525d-48fd-8580-425aa999be1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489\nJun 12 09:54:35.689980 crc crio[3641]: time=\"2026-06-12T09:54:35.681300485Z\" level=info msg=\"Started container\" PID=12329 containerID=4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=22372724-c87e-4a45-bff4-701b541a0885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775\nJun 12 09:54:36.577071 crc crio[3641]: time=\"2026-06-12T09:54:36.576632481Z\" level=info msg=\"Created container 073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=cfaebf4c-54a4-4568-aff8-29018b73896b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:36.714759 crc crio[3641]: time=\"2026-06-12T09:54:36.707543348Z\" level=info msg=\"Starting container: 073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd\" id=b4c480e8-b34d-4ac2-ad2b-424b592e9687 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:36.994402 crc crio[3641]: time=\"2026-06-12T09:54:36.994090698Z\" level=info msg=\"Started container\" PID=12407 containerID=073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b4c480e8-b34d-4ac2-ad2b-424b592e9687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c\nJun 12 09:54:37.462971 crc crio[3641]: time=\"2026-06-12T09:54:37.461212966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=63cfb298-d4b1-4a15-b97a-4112eb78b89f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:37.949106 crc crio[3641]: time=\"2026-06-12T09:54:37.941632096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=3096fce6-0c4c-4e68-a16a-e9836111910c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:38.035206 crc crio[3641]: time=\"2026-06-12T09:54:38.03356534Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=9c4e5f83-773d-4b12-8810-694caa9d462c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:38.035206 crc crio[3641]: time=\"2026-06-12T09:54:38.034668436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:38.630903 crc crio[3641]: time=\"2026-06-12T09:54:38.630199465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=610f9107-108f-41ad-9a7e-d39243420c45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:39.223104 crc crio[3641]: time=\"2026-06-12T09:54:39.219157101Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:39.223104 crc crio[3641]: time=\"2026-06-12T09:54:39.219754141Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:39.223104 crc crio[3641]: time=\"2026-06-12T09:54:39.219787902Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 12 09:54:40.083902 crc crio[3641]: time=\"2026-06-12T09:54:40.081684702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:40.102767 crc crio[3641]: time=\"2026-06-12T09:54:40.102664316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d468d753-2819-4dce-98c8-356d4e778cbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:40.107153 crc crio[3641]: time=\"2026-06-12T09:54:40.107100434Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=5612403e-820b-4b47-8d0c-4d42fb2a8972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:40.123667 crc crio[3641]: time=\"2026-06-12T09:54:40.123596758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:42.097775 crc crio[3641]: time=\"2026-06-12T09:54:41.951181577Z\" level=info msg=\"Created container 742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=3d016355-f6d4-4caa-a71f-6e6b2803e338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:42.205526 crc crio[3641]: time=\"2026-06-12T09:54:42.205163173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:42.228283 crc crio[3641]: time=\"2026-06-12T09:54:42.227729091Z\" level=info msg=\"Starting container: 742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5\" id=8b2dde42-bc26-49bb-a2c5-75b58061bdd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:43.192605 crc crio[3641]: time=\"2026-06-12T09:54:43.188335669Z\" level=info msg=\"Started container\" PID=12624 containerID=742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=8b2dde42-bc26-49bb-a2c5-75b58061bdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b\nJun 12 09:54:43.428067 crc crio[3641]: time=\"2026-06-12T09:54:43.427704079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:44.158564 crc crio[3641]: time=\"2026-06-12T09:54:44.151103792Z\" level=info msg=\"Stopping container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656 (timeout: 30s)\" id=b4da8bdc-3035-4fc3-a3c9-b5430a1bc4b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:54:45.914658 crc crio[3641]: time=\"2026-06-12T09:54:45.889615485Z\" level=info msg=\"Stopped container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b4da8bdc-3035-4fc3-a3c9-b5430a1bc4b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:54:46.094554 crc crio[3641]: time=\"2026-06-12T09:54:46.090742412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=879e78ae-646b-4ab4-a8ef-7f2a82cb76c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:46.164076 crc crio[3641]: time=\"2026-06-12T09:54:46.1620948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c45a907d-0180-4dde-85bf-ab800f8918c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:46.244491 crc crio[3641]: time=\"2026-06-12T09:54:46.244016164Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=41c9accb-8609-4e7a-bcec-28c10da0ac33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:46.250531 crc crio[3641]: time=\"2026-06-12T09:54:46.246176704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:46.389161 crc crio[3641]: time=\"2026-06-12T09:54:46.388563186Z\" level=info msg=\"Stopping container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2 (timeout: 2s)\" id=dd30a03e-c9c0-4076-b803-252424a93ba8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:54:46.704914 crc crio[3641]: time=\"2026-06-12T09:54:46.7042609Z\" level=info msg=\"Stopping container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87 (timeout: 30s)\" id=613856ff-f17e-42ae-bb1e-81b374887bfc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:54:47.611164 crc crio[3641]: time=\"2026-06-12T09:54:47.289067226Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:47.611164 crc crio[3641]: time=\"2026-06-12T09:54:47.289642425Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:47.611164 crc crio[3641]: time=\"2026-06-12T09:54:47.289700057Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 12 09:54:48.200119 crc crio[3641]: time=\"2026-06-12T09:54:48.199742895Z\" level=info msg=\"Stopped container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=613856ff-f17e-42ae-bb1e-81b374887bfc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:54:48.311958 crc crio[3641]: time=\"2026-06-12T09:54:48.304107593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5615f087-c18d-442f-8e77-7090c2d8dc2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:48.399271 crc crio[3641]: time=\"2026-06-12T09:54:48.391221623Z\" level=info msg=\"Stopped container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=dd30a03e-c9c0-4076-b803-252424a93ba8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:54:48.515444 crc crio[3641]: time=\"2026-06-12T09:54:48.509911735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=2eff6520-923f-468c-a319-690335f68e56 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:48.744910 crc crio[3641]: time=\"2026-06-12T09:54:48.74056182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f8a3f69d-da34-4824-8ab7-7142a879545e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:48.744910 crc crio[3641]: time=\"2026-06-12T09:54:48.742066702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=df864f5a-6cef-44ed-b3d6-ef509aed77c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:54:48.766280 crc crio[3641]: time=\"2026-06-12T09:54:48.766040416Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2424089b-d336-4da6-900d-f4eb2a25c957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:49.028270 crc crio[3641]: time=\"2026-06-12T09:54:48.981897587Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cb77d5f4-cf30-4486-a1c1-a72368b0c158 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:49.308305 crc crio[3641]: time=\"2026-06-12T09:54:49.298334868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:49.308305 crc crio[3641]: time=\"2026-06-12T09:54:49.300784016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:53.115848 crc crio[3641]: time=\"2026-06-12T09:54:53.114461055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:53.339918 crc crio[3641]: time=\"2026-06-12T09:54:53.339050923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:56.179173 crc crio[3641]: time=\"2026-06-12T09:54:56.178115644Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:54:56.179173 crc crio[3641]: time=\"2026-06-12T09:54:56.179174898Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:54:56.180505 crc crio[3641]: time=\"2026-06-12T09:54:56.17921867Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 12 09:54:56.319445 crc crio[3641]: time=\"2026-06-12T09:54:56.318195919Z\" level=info msg=\"Created container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=41c9accb-8609-4e7a-bcec-28c10da0ac33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:54:56.329486 crc crio[3641]: time=\"2026-06-12T09:54:56.328305809Z\" level=info msg=\"Starting container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569\" id=bbfabf80-fa59-4709-a364-d92c69ab4766 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:54:56.619506 crc crio[3641]: time=\"2026-06-12T09:54:56.618233902Z\" level=info msg=\"Stopping container: efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249 (timeout: 3600s)\" id=ea0b1c94-5cdb-44fe-83e9-b200c30c6f4d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:54:56.740538 crc crio[3641]: time=\"2026-06-12T09:54:56.740458451Z\" level=info msg=\"Started container\" PID=12802 containerID=38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bbfabf80-fa59-4709-a364-d92c69ab4766 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8\nJun 12 09:54:56.969195 crc crio[3641]: time=\"2026-06-12T09:54:56.967153601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:57.293660 crc crio[3641]: time=\"2026-06-12T09:54:57.290645917Z\" level=info msg=\"Stopping container: 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9 (timeout: 30s)\" id=9db7f1f7-4cb2-4bb0-adc3-c58fd75c5926 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:54:57.837441 crc crio[3641]: time=\"2026-06-12T09:54:57.836282113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:58.167679 crc crio[3641]: time=\"2026-06-12T09:54:58.166311543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:58.214206 crc crio[3641]: time=\"2026-06-12T09:54:58.21393181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:58.403105 crc crio[3641]: time=\"2026-06-12T09:54:58.393260076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:58.596708 crc crio[3641]: time=\"2026-06-12T09:54:58.596652078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:54:59.883991 crc crio[3641]: time=\"2026-06-12T09:54:59.862656164Z\" level=info msg=\"Created container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2424089b-d336-4da6-900d-f4eb2a25c957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:00.208051 crc crio[3641]: time=\"2026-06-12T09:55:00.198423619Z\" level=info msg=\"Created container 096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=9c4e5f83-773d-4b12-8810-694caa9d462c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:00.223751 crc crio[3641]: time=\"2026-06-12T09:55:00.210959219Z\" level=info msg=\"Created container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cb77d5f4-cf30-4486-a1c1-a72368b0c158 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:00.744547 crc crio[3641]: time=\"2026-06-12T09:55:00.744241827Z\" level=info msg=\"Starting container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f\" id=406a3f2c-2b09-47c8-adac-6e92d0017e64 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:01.016520 crc crio[3641]: time=\"2026-06-12T09:55:01.007287518Z\" level=info msg=\"Created container e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=5612403e-820b-4b47-8d0c-4d42fb2a8972 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:01.129870 crc crio[3641]: time=\"2026-06-12T09:55:01.129628948Z\" level=info msg=\"Starting container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b\" id=6d776580-7044-4aa1-a948-ad964ecf416a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:01.230285 crc crio[3641]: time=\"2026-06-12T09:55:01.148398337Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:01.230285 crc crio[3641]: time=\"2026-06-12T09:55:01.229886892Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:01.230285 crc crio[3641]: time=\"2026-06-12T09:55:01.229922883Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 12 09:55:01.257461 crc crio[3641]: time=\"2026-06-12T09:55:01.159977092Z\" level=info msg=\"Starting container: 096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394\" id=31ce452b-effa-40dc-8058-4f7fa96ac80e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:01.348169 crc crio[3641]: time=\"2026-06-12T09:55:01.342780814Z\" level=info msg=\"Starting container: e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e\" id=d016bd16-a947-4237-9536-1a1b5a300314 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:01.607308 crc crio[3641]: time=\"2026-06-12T09:55:01.592797987Z\" level=info msg=\"Started container\" PID=12908 containerID=70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=406a3f2c-2b09-47c8-adac-6e92d0017e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5\nJun 12 09:55:01.748255 crc crio[3641]: time=\"2026-06-12T09:55:01.739074926Z\" level=info msg=\"Started container\" PID=12925 containerID=096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=31ce452b-effa-40dc-8058-4f7fa96ac80e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c\nJun 12 09:55:01.830304 crc crio[3641]: time=\"2026-06-12T09:55:01.824060531Z\" level=info msg=\"Started container\" PID=12927 containerID=e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=d016bd16-a947-4237-9536-1a1b5a300314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489\nJun 12 09:55:01.884059 crc crio[3641]: time=\"2026-06-12T09:55:01.883207502Z\" level=info msg=\"Started container\" PID=12920 containerID=503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=6d776580-7044-4aa1-a948-ad964ecf416a name=/runtime.v1.RuntimeService/StartContainer sandboxID=48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\nJun 12 09:55:01.938287 crc crio[3641]: time=\"2026-06-12T09:55:01.938194685Z\" level=info msg=\"Stopping container: e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e (timeout: 30s)\" id=4a174250-e45e-4dfa-973f-6a45f9bbb342 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:01.970183 crc crio[3641]: time=\"2026-06-12T09:55:01.960131978Z\" level=info msg=\"Stopping container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf (timeout: 30s)\" id=f7a9efe5-9155-4dc0-8531-93764e922738 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:02.062137 crc crio[3641]: time=\"2026-06-12T09:55:02.061608332Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:02.062137 crc crio[3641]: time=\"2026-06-12T09:55:02.061711185Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:02.062137 crc crio[3641]: time=\"2026-06-12T09:55:02.061741616Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 12 09:55:02.523882 crc crio[3641]: time=\"2026-06-12T09:55:02.523526321Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=782f6955-693a-448a-a84d-3ba0f380fcc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:02.557644 crc crio[3641]: time=\"2026-06-12T09:55:02.535652534Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ad93dac1-f98d-4ca3-80c4-d8755f2ba901 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:02.620085 crc crio[3641]: time=\"2026-06-12T09:55:02.619529846Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=073f5f46-c335-48c2-b897-70746bbe73a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:02.620413 crc crio[3641]: time=\"2026-06-12T09:55:02.62026355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:04.407490 crc crio[3641]: time=\"2026-06-12T09:55:04.406647254Z\" level=info msg=\"Stopped container 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=9db7f1f7-4cb2-4bb0-adc3-c58fd75c5926 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:04.455957 crc crio[3641]: time=\"2026-06-12T09:55:04.45589697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=1051bfec-207a-405f-9520-239b4d57227d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:04.536071 crc crio[3641]: time=\"2026-06-12T09:55:04.532703686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=de27ae22-20db-4c68-a495-135d53dfc61e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:04.539686 crc crio[3641]: time=\"2026-06-12T09:55:04.537450244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:04.620164 crc crio[3641]: time=\"2026-06-12T09:55:04.571646405Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b8a18bdc-4012-4cc7-965e-c233dee07588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:04.620164 crc crio[3641]: time=\"2026-06-12T09:55:04.57274424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:06.200704 crc crio[3641]: time=\"2026-06-12T09:55:06.199510167Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:06.201762 crc crio[3641]: time=\"2026-06-12T09:55:06.201735309Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:06.201959 crc crio[3641]: time=\"2026-06-12T09:55:06.201937165Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 12 09:55:06.606932 crc crio[3641]: time=\"2026-06-12T09:55:06.606744384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:07.141063 crc crio[3641]: time=\"2026-06-12T09:55:07.140727163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:07.859213 crc crio[3641]: time=\"2026-06-12T09:55:07.845304294Z\" level=info msg=\"Stopped container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f7a9efe5-9155-4dc0-8531-93764e922738 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:07.888413 crc crio[3641]: time=\"2026-06-12T09:55:07.888085914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39d8757d-e5cf-4379-a6da-d3b7b75d62fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:07.944640 crc crio[3641]: time=\"2026-06-12T09:55:07.944548044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=798a47a6-c150-4e77-a28c-e73a09c6da33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:07.998310 crc crio[3641]: time=\"2026-06-12T09:55:07.994331031Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=8391a28c-f58f-4123-a75e-73349b6c6460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:08.012121 crc crio[3641]: time=\"2026-06-12T09:55:08.010534537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:08.118051 crc crio[3641]: time=\"2026-06-12T09:55:08.114401717Z\" level=info msg=\"Created container 6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b8a18bdc-4012-4cc7-965e-c233dee07588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:08.135580 crc crio[3641]: time=\"2026-06-12T09:55:08.13455369Z\" level=info msg=\"Starting container: 6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06\" id=68d93350-cfef-49a2-a40a-be29769260bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:08.184986 crc crio[3641]: time=\"2026-06-12T09:55:08.183722186Z\" level=info msg=\"Stopping container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569 (timeout: 30s)\" id=e1febadf-de74-4653-8ff2-b59cc0119a4f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:08.512749 crc crio[3641]: time=\"2026-06-12T09:55:08.5067901Z\" level=info msg=\"Started container\" PID=13104 containerID=6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=68d93350-cfef-49a2-a40a-be29769260bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c\nJun 12 09:55:08.689773 crc crio[3641]: time=\"2026-06-12T09:55:08.689539198Z\" level=info msg=\"Stopped container e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=4a174250-e45e-4dfa-973f-6a45f9bbb342 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:08.702720 crc crio[3641]: time=\"2026-06-12T09:55:08.702545192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=770b5cc9-fef3-4135-9241-29cf6239b857 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:08.718782 crc crio[3641]: time=\"2026-06-12T09:55:08.713154946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5df87fd0-732a-4cbe-9487-fb7080544418 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:08.728884 crc crio[3641]: time=\"2026-06-12T09:55:08.722375795Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=10b5730b-cdcc-4638-8d0d-da5f7dd43282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:08.728884 crc crio[3641]: time=\"2026-06-12T09:55:08.723173811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:09.381063 crc crio[3641]: time=\"2026-06-12T09:55:09.380472579Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:09.381063 crc crio[3641]: time=\"2026-06-12T09:55:09.380560372Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:09.381063 crc crio[3641]: time=\"2026-06-12T09:55:09.380591223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 12 09:55:09.636658 crc crio[3641]: time=\"2026-06-12T09:55:09.636271601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:09.744230 crc crio[3641]: time=\"2026-06-12T09:55:09.74350848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:09.954864 crc crio[3641]: time=\"2026-06-12T09:55:09.94999174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:10.025496 crc crio[3641]: time=\"2026-06-12T09:55:10.025335473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:10.724922 crc crio[3641]: time=\"2026-06-12T09:55:10.724075657Z\" level=info msg=\"Created container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=8391a28c-f58f-4123-a75e-73349b6c6460 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:10.834767 crc crio[3641]: time=\"2026-06-12T09:55:10.834215861Z\" level=info msg=\"Starting container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a\" id=f3e6da54-ded4-47b3-b36d-1f6675f21987 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:10.992244 crc crio[3641]: time=\"2026-06-12T09:55:10.992066735Z\" level=info msg=\"Started container\" PID=13138 containerID=0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=f3e6da54-ded4-47b3-b36d-1f6675f21987 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\nJun 12 09:55:11.352457 crc crio[3641]: time=\"2026-06-12T09:55:11.351797836Z\" level=info msg=\"Created container 949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=10b5730b-cdcc-4638-8d0d-da5f7dd43282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:11.412057 crc crio[3641]: time=\"2026-06-12T09:55:11.409702746Z\" level=info msg=\"Starting container: 949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283\" id=b2481477-bb8c-4368-8298-f9af2d029c3b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:11.466953 crc crio[3641]: time=\"2026-06-12T09:55:11.466691243Z\" level=info msg=\"Started container\" PID=13143 containerID=949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=b2481477-bb8c-4368-8298-f9af2d029c3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9\nJun 12 09:55:13.057729 crc crio[3641]: time=\"2026-06-12T09:55:13.057119225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:13.717564 crc crio[3641]: time=\"2026-06-12T09:55:13.717427955Z\" level=info msg=\"Created container f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=073f5f46-c335-48c2-b897-70746bbe73a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:13.734142 crc crio[3641]: time=\"2026-06-12T09:55:13.734010233Z\" level=info msg=\"Starting container: f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4\" id=129b1873-4969-4d9b-b04f-e514ada2f0d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:14.007667 crc crio[3641]: time=\"2026-06-12T09:55:14.007251946Z\" level=info msg=\"Started container\" PID=13197 containerID=f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=129b1873-4969-4d9b-b04f-e514ada2f0d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c\nJun 12 09:55:14.094306 crc crio[3641]: time=\"2026-06-12T09:55:14.094218315Z\" level=info msg=\"Stopped container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e1febadf-de74-4653-8ff2-b59cc0119a4f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:14.148078 crc crio[3641]: time=\"2026-06-12T09:55:14.136099078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=73b29c10-269d-475c-87ea-8fcd2daaad11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:14.229590 crc crio[3641]: time=\"2026-06-12T09:55:14.228798745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a6b7b00b-f63d-4a9f-b782-ae150eac6545 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:14.235703 crc crio[3641]: time=\"2026-06-12T09:55:14.232507645Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=33e51ad9-c2bd-42ab-8bbe-9f0fe9d9688a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:14.235703 crc crio[3641]: time=\"2026-06-12T09:55:14.234546691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:14.397088 crc crio[3641]: time=\"2026-06-12T09:55:14.396864395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:15.029789 crc crio[3641]: time=\"2026-06-12T09:55:15.027251471Z\" level=info msg=\"Removing container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656\" id=6db482e4-954d-42d8-abd2-0177a8ab23f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:15.369762 crc crio[3641]: time=\"2026-06-12T09:55:15.369616442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:15.494129 crc crio[3641]: time=\"2026-06-12T09:55:15.493371377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:16.009899 crc crio[3641]: time=\"2026-06-12T09:55:16.009436052Z\" level=info msg=\"Removed container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6db482e4-954d-42d8-abd2-0177a8ab23f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:16.734437 crc crio[3641]: time=\"2026-06-12T09:55:16.73356086Z\" level=info msg=\"Created container 1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=0e4d390f-4a98-4138-ad0b-ac023856574a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:16.762905 crc crio[3641]: time=\"2026-06-12T09:55:16.749096983Z\" level=info msg=\"Starting container: 1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a\" id=191d4d29-f3f4-4f19-8c7f-7a26f202db8d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:16.930902 crc crio[3641]: time=\"2026-06-12T09:55:16.92646408Z\" level=info msg=\"Started container\" PID=13237 containerID=1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=191d4d29-f3f4-4f19-8c7f-7a26f202db8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190\nJun 12 09:55:16.997271 crc crio[3641]: time=\"2026-06-12T09:55:16.991678164Z\" level=info msg=\"Created container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=33e51ad9-c2bd-42ab-8bbe-9f0fe9d9688a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:16.997271 crc crio[3641]: time=\"2026-06-12T09:55:16.996134589Z\" level=info msg=\"Starting container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64\" id=de124249-662a-4b36-89fd-69d73bfc1934 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:17.248203 crc crio[3641]: time=\"2026-06-12T09:55:17.247540878Z\" level=info msg=\"Started container\" PID=13238 containerID=0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=de124249-662a-4b36-89fd-69d73bfc1934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8\nJun 12 09:55:17.371191 crc crio[3641]: time=\"2026-06-12T09:55:17.366788768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=2dd1e0c6-f276-49d1-819c-23b5c4e3b6ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:17.373043 crc crio[3641]: time=\"2026-06-12T09:55:17.371648955Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=2b3a1159-59b9-4393-9253-1f33cc3c17d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:17.391394 crc crio[3641]: time=\"2026-06-12T09:55:17.38816111Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2311e484-8316-4d32-9421-37e49c660bbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:17.403998 crc crio[3641]: time=\"2026-06-12T09:55:17.397130361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:19.101400 crc crio[3641]: time=\"2026-06-12T09:55:19.095860754Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:19.101400 crc crio[3641]: time=\"2026-06-12T09:55:19.095927646Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:19.101400 crc crio[3641]: time=\"2026-06-12T09:55:19.095962267Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 12 09:55:19.798503 crc crio[3641]: time=\"2026-06-12T09:55:19.797170695Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:19.798503 crc crio[3641]: time=\"2026-06-12T09:55:19.798416005Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:19.798503 crc crio[3641]: time=\"2026-06-12T09:55:19.798448287Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 12 09:55:19.942021 crc crio[3641]: time=\"2026-06-12T09:55:19.927304867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:20.693053 crc crio[3641]: time=\"2026-06-12T09:55:20.677561259Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-vddsf/POD\" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:20.693053 crc crio[3641]: time=\"2026-06-12T09:55:20.677735644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:22.874070 crc crio[3641]: time=\"2026-06-12T09:55:22.873343871Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:23.023562 crc crio[3641]: time=\"2026-06-12T09:55:23.023048397Z\" level=info msg=\"Ran pod sandbox 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081 with infra container: openshift-multus/cni-sysctl-allowlist-ds-vddsf/POD\" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:23.057164 crc crio[3641]: time=\"2026-06-12T09:55:23.056965897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=919446d5-136b-417d-9822-3940a5eb5825 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:23.064221 crc crio[3641]: time=\"2026-06-12T09:55:23.064155094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8ec11fb0-299c-45af-b306-be862bfa3ca3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:24.823108 crc crio[3641]: time=\"2026-06-12T09:55:24.793644317Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins\" id=d77b8da4-3591-4de3-90b9-0c9ab0c7bdb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:24.823108 crc crio[3641]: time=\"2026-06-12T09:55:24.809523532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:25.140174 crc crio[3641]: time=\"2026-06-12T09:55:25.138491054Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:25.140174 crc crio[3641]: time=\"2026-06-12T09:55:25.139088404Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:25.140174 crc crio[3641]: time=\"2026-06-12T09:55:25.139116305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 09:55:26.826985 crc crio[3641]: time=\"2026-06-12T09:55:26.621920189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:26.887440 crc crio[3641]: time=\"2026-06-12T09:55:26.887039902Z\" level=info msg=\"Stopping container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f (timeout: 2s)\" id=34a7d3d7-6708-4559-89c8-60a227207e78 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:27.842095 crc crio[3641]: time=\"2026-06-12T09:55:27.840571903Z\" level=info msg=\"Stopping container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64 (timeout: 30s)\" id=57c0c0e0-fa05-4b89-8d4b-dae4347c1a44 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:28.106080 crc crio[3641]: time=\"2026-06-12T09:55:28.105967034Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:28.106080 crc crio[3641]: time=\"2026-06-12T09:55:28.106040056Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:28.106444 crc crio[3641]: time=\"2026-06-12T09:55:28.106119229Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_0d894c25-5a4a-49b7-bc82-f5d7730a4907\\\"\"\nJun 12 09:55:28.106444 crc crio[3641]: time=\"2026-06-12T09:55:28.106198861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 09:55:28.261055 crc crio[3641]: time=\"2026-06-12T09:55:28.260205339Z\" level=info msg=\"Stopped container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=34a7d3d7-6708-4559-89c8-60a227207e78 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:28.350956 crc crio[3641]: time=\"2026-06-12T09:55:28.350583484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f7c03ce6-e567-4e71-9a61-aaa4ff2ecd6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:28.498077 crc crio[3641]: time=\"2026-06-12T09:55:28.494600965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=020c33fb-7b00-4458-a3ae-697f39e7683a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:28.640980 crc crio[3641]: time=\"2026-06-12T09:55:28.633298685Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=efaf16c5-2b10-4a11-8714-f5fa7041b86d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:28.697582 crc crio[3641]: time=\"2026-06-12T09:55:28.697261301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:28.967189 crc crio[3641]: time=\"2026-06-12T09:55:28.967127859Z\" level=info msg=\"Removing container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2\" id=8fe1aa0e-52b4-4d8d-8a34-a9c51f73363e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:29.311198 crc crio[3641]: time=\"2026-06-12T09:55:29.311077769Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:29.311198 crc crio[3641]: time=\"2026-06-12T09:55:29.311185943Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:29.311522 crc crio[3641]: time=\"2026-06-12T09:55:29.311282046Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_07e3212e-7507-40af-a354-5fdef82189fe\\\"\"\nJun 12 09:55:29.337929 crc crio[3641]: time=\"2026-06-12T09:55:29.337727183Z\" level=info msg=\"Stopping container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a (timeout: 30s)\" id=f39269b7-a805-441c-ba0c-e3e555a89442 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:29.371609 crc crio[3641]: time=\"2026-06-12T09:55:29.371530142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:29.507022 crc crio[3641]: time=\"2026-06-12T09:55:29.506430619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:29.564251 crc crio[3641]: time=\"2026-06-12T09:55:29.550756356Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mf6q8/POD\" id=5fe1c921-e8cf-43ee-b39f-a943ca37f0c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:29.564251 crc crio[3641]: time=\"2026-06-12T09:55:29.551378656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:29.734224 crc crio[3641]: time=\"2026-06-12T09:55:29.704157944Z\" level=info msg=\"Removed container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8fe1aa0e-52b4-4d8d-8a34-a9c51f73363e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:29.812769 crc crio[3641]: time=\"2026-06-12T09:55:29.812643875Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zbkbn/POD\" id=ddb97324-9afd-4b51-8a6d-feb53cc17b76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:29.812769 crc crio[3641]: time=\"2026-06-12T09:55:29.81279767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:29.831882 crc crio[3641]: time=\"2026-06-12T09:55:29.82854782Z\" level=info msg=\"Stopped container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=57c0c0e0-fa05-4b89-8d4b-dae4347c1a44 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:29.839907 crc crio[3641]: time=\"2026-06-12T09:55:29.837056594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=8b2c8db4-ac3a-421b-9439-ec8ed9aa65aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:29.908041 crc crio[3641]: time=\"2026-06-12T09:55:29.905272121Z\" level=info msg=\"Stopping container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d (timeout: 30s)\" id=fd7b19cd-bf63-4e0b-ae2f-047be29eb5ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:29.944714 crc crio[3641]: time=\"2026-06-12T09:55:29.9311551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3fb70e22-d5e7-4ff6-ab04-d4f3f3ac363a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:30.014673 crc crio[3641]: time=\"2026-06-12T09:55:30.014545376Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d6ab022d-e53e-4a7d-95b1-8031365814d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:30.082628 crc crio[3641]: time=\"2026-06-12T09:55:30.082528781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:30.120780 crc crio[3641]: time=\"2026-06-12T09:55:30.113749426Z\" level=info msg=\"Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc00078a608}] Aliases:map[]}\"\nJun 12 09:55:30.120780 crc crio[3641]: time=\"2026-06-12T09:55:30.114053136Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mf6q8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:30.120780 crc crio[3641]: time=\"2026-06-12T09:55:30.118894423Z\" level=info msg=\"Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}\"\nJun 12 09:55:30.120780 crc crio[3641]: time=\"2026-06-12T09:55:30.119683758Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zbkbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:30.149342 crc crio[3641]: time=\"2026-06-12T09:55:30.149209445Z\" level=info msg=\"Removing container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569\" id=02a6da00-a481-46f0-adb0-dc8a459f9aa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:30.212781 crc crio[3641]: time=\"2026-06-12T09:55:30.212329314Z\" level=info msg=\"Created container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=efaf16c5-2b10-4a11-8714-f5fa7041b86d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:30.233987 crc crio[3641]: time=\"2026-06-12T09:55:30.233306625Z\" level=info msg=\"Starting container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9\" id=c62f6add-bdf4-4784-bbfe-e0f80ca54b33 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:30.244522 crc crio[3641]: time=\"2026-06-12T09:55:30.244472842Z\" level=info msg=\"Started container\" PID=13393 containerID=fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c62f6add-bdf4-4784-bbfe-e0f80ca54b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5\nJun 12 09:55:30.384546 crc crio[3641]: time=\"2026-06-12T09:55:30.384261943Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:30.452408 crc crio[3641]: time=\"2026-06-12T09:55:30.452173867Z\" level=info msg=\"Removed container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=02a6da00-a481-46f0-adb0-dc8a459f9aa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:30.571751 crc crio[3641]: time=\"2026-06-12T09:55:30.571626827Z\" level=info msg=\"Stopped container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f39269b7-a805-441c-ba0c-e3e555a89442 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:30.588578 crc crio[3641]: time=\"2026-06-12T09:55:30.578029759Z\" level=info msg=\"Stopping pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=efe973d8-c7f2-435d-92f9-3f0024fe4cd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:55:30.881112 crc crio[3641]: time=\"2026-06-12T09:55:30.879243974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:31.051169 crc crio[3641]: time=\"2026-06-12T09:55:31.050644906Z\" level=info msg=\"Stopped container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=fd7b19cd-bf63-4e0b-ae2f-047be29eb5ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:31.064551 crc crio[3641]: time=\"2026-06-12T09:55:31.064409332Z\" level=info msg=\"Stopping pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=5e40bfef-cf8c-4e7c-9637-877b6ed6b8ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:55:31.075560 crc crio[3641]: time=\"2026-06-12T09:55:31.075471011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:31.365401 crc crio[3641]: time=\"2026-06-12T09:55:31.359726183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:31.585565 crc crio[3641]: time=\"2026-06-12T09:55:31.585480221Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-sczm8/POD\" id=0ca4d92b-624f-4771-9b4e-a06259f20378 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:31.585765 crc crio[3641]: time=\"2026-06-12T09:55:31.585608805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:31.720226 crc crio[3641]: time=\"2026-06-12T09:55:31.720086478Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-g48fz/POD\" id=62549ed9-e84c-4f75-bb54-b2a6d8bd7c23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:31.720226 crc crio[3641]: time=\"2026-06-12T09:55:31.720181061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:31.819243 crc crio[3641]: time=\"2026-06-12T09:55:31.818260133Z\" level=info msg=\"Created container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins\" id=d77b8da4-3591-4de3-90b9-0c9ab0c7bdb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:31.841721 crc crio[3641]: time=\"2026-06-12T09:55:31.841245837Z\" level=info msg=\"Starting container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693\" id=503db14d-383b-4890-99a2-af1c307914ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:31.889325 crc crio[3641]: time=\"2026-06-12T09:55:31.888939141Z\" level=info msg=\"Created container ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d6ab022d-e53e-4a7d-95b1-8031365814d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:31.895290 crc crio[3641]: time=\"2026-06-12T09:55:31.892506733Z\" level=info msg=\"Starting container: ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca\" id=3618d701-96de-4d3d-a9d4-c2843ae7f9ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:31.941391 crc crio[3641]: time=\"2026-06-12T09:55:31.941234121Z\" level=info msg=\"Started container\" PID=13515 containerID=570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 description=openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins id=503db14d-383b-4890-99a2-af1c307914ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\nJun 12 09:55:31.949710 crc crio[3641]: time=\"2026-06-12T09:55:31.949469395Z\" level=info msg=\"Started container\" PID=13522 containerID=ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3618d701-96de-4d3d-a9d4-c2843ae7f9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8\nJun 12 09:55:32.131256 crc crio[3641]: 2026-06-12T09:55:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:890a016aa8af0e6 Mac:9a:fe:90:ee:83:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 SocketPath: PciID:}] [{Interface:0xc0003db090 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:55:32.776610 crc crio[3641]: 2026-06-12T09:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc9ef5c7d99f3ca Mac:1a:1b:df:ec:58:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d SocketPath: PciID:}] [{Interface:0xc00020c5b0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.771536111Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.771757208Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.772089624Z\" level=info msg=\"Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc00078a608}] Aliases:map[]}\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.772248629Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mf6q8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775178799Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000120198}] Aliases:map[]}\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.77520902Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-sczm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775554946Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00238e038}] Aliases:map[]}\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775591647Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0001203a0}] Aliases:map[]}\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775720331Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775730902Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:32.778584 crc crio[3641]: time=\"2026-06-12T09:55:32.777869246Z\" level=info msg=\"Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}\"\nJun 12 09:55:32.778584 crc crio[3641]: time=\"2026-06-12T09:55:32.778041012Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zbkbn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:55:32.780146 crc crio[3641]: time=\"2026-06-12T09:55:32.778661892Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00018a1d0}] Aliases:map[]}\"\nJun 12 09:55:32.780146 crc crio[3641]: time=\"2026-06-12T09:55:32.778862788Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-g48fz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:32.896684 crc crio[3641]: time=\"2026-06-12T09:55:32.895781401Z\" level=info msg=\"Ran pod sandbox bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 with infra container: openshift-marketplace/community-operators-mf6q8/POD\" id=5fe1c921-e8cf-43ee-b39f-a943ca37f0c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:32.907797 crc crio[3641]: time=\"2026-06-12T09:55:32.903715174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2017d068-7433-4fa7-9c66-37c4b5523301 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:33.290263 crc crio[3641]: time=\"2026-06-12T09:55:33.282609078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3743d6e-1e1a-4c92-9765-f38caa5ec8af name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:33.373023 crc crio[3641]: time=\"2026-06-12T09:55:33.370894585Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mf6q8/extract-utilities\" id=75574c63-fa2c-48e6-aa9a-cd96f462d8b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:33.373023 crc crio[3641]: time=\"2026-06-12T09:55:33.371968189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:33.610304 crc crio[3641]: time=\"2026-06-12T09:55:33.602916401Z\" level=info msg=\"Ran pod sandbox 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 with infra container: openshift-marketplace/certified-operators-zbkbn/POD\" id=ddb97324-9afd-4b51-8a6d-feb53cc17b76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:33.644599 crc crio[3641]: time=\"2026-06-12T09:55:33.644304178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6a79fd7-476f-4087-97cc-1a71cd1d9a56 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:34.542925 crc crio[3641]: time=\"2026-06-12T09:55:34.542405385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d924774d-aba9-408a-90eb-2fcbf254b6d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:34.564588 crc crio[3641]: time=\"2026-06-12T09:55:34.564240206Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zbkbn/extract-utilities\" id=eebd1101-bca1-4a0e-ba9c-2abf7dc2fb15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:34.590429 crc crio[3641]: time=\"2026-06-12T09:55:34.583466943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:34.750319 crc crio[3641]: time=\"2026-06-12T09:55:34.749994111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:35.029678 crc crio[3641]: time=\"2026-06-12T09:55:35.013718243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:35.793438 crc crio[3641]: time=\"2026-06-12T09:55:35.792007056Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:35.876419 crc crio[3641]: time=\"2026-06-12T09:55:35.871689754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:35.891027 crc crio[3641]: time=\"2026-06-12T09:55:35.890185817Z\" level=info msg=\"Created container fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd: openshift-marketplace/community-operators-mf6q8/extract-utilities\" id=75574c63-fa2c-48e6-aa9a-cd96f462d8b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:35.906603 crc crio[3641]: time=\"2026-06-12T09:55:35.906504111Z\" level=info msg=\"Starting container: fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd\" id=304abb85-986a-4c52-952f-9ab367324f6f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:35.951346 crc crio[3641]: time=\"2026-06-12T09:55:35.94553421Z\" level=info msg=\"Started container\" PID=13617 containerID=fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd description=openshift-marketplace/community-operators-mf6q8/extract-utilities id=304abb85-986a-4c52-952f-9ab367324f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\nJun 12 09:55:35.970682 crc crio[3641]: time=\"2026-06-12T09:55:35.97053037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:36.346509 crc crio[3641]: time=\"2026-06-12T09:55:36.342647586Z\" level=info msg=\"Stopped pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=5e40bfef-cf8c-4e7c-9637-877b6ed6b8ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:55:36.486218 crc crio[3641]: time=\"2026-06-12T09:55:36.486091394Z\" level=info msg=\"Removing container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d\" id=56cfc7d9-69e0-46cd-b172-05f0415602b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:36.509236 crc crio[3641]: time=\"2026-06-12T09:55:36.506947766Z\" level=info msg=\"Stopping container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 (timeout: 30s)\" id=a1922c76-72c7-4cf9-a743-3297475f2592 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:36.884339 crc crio[3641]: time=\"2026-06-12T09:55:36.881573105Z\" level=info msg=\"Created container 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2: openshift-marketplace/certified-operators-zbkbn/extract-utilities\" id=eebd1101-bca1-4a0e-ba9c-2abf7dc2fb15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:36.948960 crc crio[3641]: time=\"2026-06-12T09:55:36.948714459Z\" level=info msg=\"Removed container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=56cfc7d9-69e0-46cd-b172-05f0415602b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:37.114620 crc crio[3641]: time=\"2026-06-12T09:55:37.113802458Z\" level=info msg=\"Starting container: 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2\" id=653a9f3b-c120-4779-86da-130d6e349d6b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:37.177229 crc crio[3641]: time=\"2026-06-12T09:55:37.176468572Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/POD\" id=6b64d441-ceae-4850-bd34-a7d814179696 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:37.177229 crc crio[3641]: time=\"2026-06-12T09:55:37.176595226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:37.798138 crc crio[3641]: time=\"2026-06-12T09:55:37.79098445Z\" level=info msg=\"Started container\" PID=13665 containerID=94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2 description=openshift-marketplace/certified-operators-zbkbn/extract-utilities id=653a9f3b-c120-4779-86da-130d6e349d6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\nJun 12 09:55:38.362066 crc crio[3641]: time=\"2026-06-12T09:55:38.361890706Z\" level=info msg=\"Stopped pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=efe973d8-c7f2-435d-92f9-3f0024fe4cd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:55:38.367339 crc crio[3641]: time=\"2026-06-12T09:55:38.366761007Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d8449200-98e1-4185-b89d-c2b1a1197a7e name=/runtime.v1.ImageService/PullImage\nJun 12 09:55:38.394775 crc crio[3641]: time=\"2026-06-12T09:55:38.389893632Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 09:55:38.452898 crc crio[3641]: time=\"2026-06-12T09:55:38.452781016Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e0b619ab-08cc-41d9-83ae-911d99c66f3e name=/runtime.v1.ImageService/PullImage\nJun 12 09:55:38.455788 crc crio[3641]: 2026-06-12T09:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b20d3c061e4f5b5 Mac:2a:b4:05:5d:25:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 SocketPath: PciID:}] [{Interface:0xc0002732e0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:55:38.471231 crc crio[3641]: time=\"2026-06-12T09:55:38.466671631Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 09:55:38.521071 crc crio[3641]: 2026-06-12T09:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afeba99e4930200 Mac:82:1a:cf:08:08:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b SocketPath: PciID:}] [{Interface:0xc000015240 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:55:38.602442 crc crio[3641]: time=\"2026-06-12T09:55:38.601702757Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:38.602442 crc crio[3641]: time=\"2026-06-12T09:55:38.601918864Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_07e3212e-7507-40af-a354-5fdef82189fe\\\"\"\nJun 12 09:55:38.605626 crc crio[3641]: time=\"2026-06-12T09:55:38.605574823Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000120198}] Aliases:map[]}\"\nJun 12 09:55:38.609694 crc crio[3641]: time=\"2026-06-12T09:55:38.606007677Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00018a1d0}] Aliases:map[]}\"\nJun 12 09:55:38.609694 crc crio[3641]: time=\"2026-06-12T09:55:38.609628518Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-g48fz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:55:38.610040 crc crio[3641]: time=\"2026-06-12T09:55:38.610016887Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-sczm8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:55:38.659881 crc crio[3641]: time=\"2026-06-12T09:55:38.655101111Z\" level=info msg=\"Ran pod sandbox afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd with infra container: openshift-marketplace/redhat-operators-g48fz/POD\" id=62549ed9-e84c-4f75-bb54-b2a6d8bd7c23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:38.688669 crc crio[3641]: time=\"2026-06-12T09:55:38.687928396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68c588f1-8dfc-4840-94df-c33ae0c45d00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:38.695638 crc crio[3641]: time=\"2026-06-12T09:55:38.695121415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d8b172bc-402a-400a-a420-fa15405d65b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:38.696116 crc crio[3641]: time=\"2026-06-12T09:55:38.695986027Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 09:55:38.716292 crc crio[3641]: time=\"2026-06-12T09:55:38.716216313Z\" level=info msg=\"Ran pod sandbox b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c with infra container: openshift-marketplace/redhat-marketplace-sczm8/POD\" id=0ca4d92b-624f-4771-9b4e-a06259f20378 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:38.724287 crc crio[3641]: time=\"2026-06-12T09:55:38.724227553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1bde1b68-de27-4cea-bdc8-2fea377e08f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:38.728324 crc crio[3641]: time=\"2026-06-12T09:55:38.728290991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9735e2ad-2660-4126-96f8-5733aace0461 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:38.746337 crc crio[3641]: time=\"2026-06-12T09:55:38.746302476Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g48fz/extract-utilities\" id=171f8832-2579-49ff-81cf-8e899f66cdcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:38.747040 crc crio[3641]: time=\"2026-06-12T09:55:38.747013119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:38.759519 crc crio[3641]: time=\"2026-06-12T09:55:38.759385935Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc00078a2c8}] Aliases:map[]}\"\nJun 12 09:55:38.759519 crc crio[3641]: time=\"2026-06-12T09:55:38.75951236Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:38.813886 crc crio[3641]: time=\"2026-06-12T09:55:38.806774135Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities\" id=6ba66662-846d-42d6-8b24-bee914979be3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:38.813886 crc crio[3641]: time=\"2026-06-12T09:55:38.80723316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:38.898887 crc crio[3641]: time=\"2026-06-12T09:55:38.898758866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:38.962065 crc crio[3641]: time=\"2026-06-12T09:55:38.961951798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:38.963971 crc crio[3641]: time=\"2026-06-12T09:55:38.963906095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:39.016864 crc crio[3641]: time=\"2026-06-12T09:55:39.016557541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:39.059906 crc crio[3641]: time=\"2026-06-12T09:55:39.059633323Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/POD\" id=cefa2923-20db-443a-953d-0ccb025ede80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:39.059906 crc crio[3641]: time=\"2026-06-12T09:55:39.059771887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:39.125196 crc crio[3641]: time=\"2026-06-12T09:55:39.124544522Z\" level=info msg=\"Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc00096c1b0}] Aliases:map[]}\"\nJun 12 09:55:39.125196 crc crio[3641]: time=\"2026-06-12T09:55:39.124678327Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:39.218788 crc crio[3641]: time=\"2026-06-12T09:55:39.218239173Z\" level=info msg=\"Created container b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670: openshift-marketplace/redhat-operators-g48fz/extract-utilities\" id=171f8832-2579-49ff-81cf-8e899f66cdcb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:39.249973 crc crio[3641]: time=\"2026-06-12T09:55:39.242033539Z\" level=info msg=\"Starting container: b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670\" id=a556ffa2-82b6-4a98-9021-4d4c1aa33296 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:39.327107 crc crio[3641]: time=\"2026-06-12T09:55:39.319236061Z\" level=info msg=\"Started container\" PID=13752 containerID=b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670 description=openshift-marketplace/redhat-operators-g48fz/extract-utilities id=a556ffa2-82b6-4a98-9021-4d4c1aa33296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\nJun 12 09:55:39.358328 crc crio[3641]: time=\"2026-06-12T09:55:39.358177255Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:39.714332 crc crio[3641]: time=\"2026-06-12T09:55:39.713661283Z\" level=info msg=\"Removing container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a\" id=58f3d9bd-9b33-4090-8d2d-962720593b61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:39.760402 crc crio[3641]: time=\"2026-06-12T09:55:39.760055393Z\" level=info msg=\"Created container 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities\" id=6ba66662-846d-42d6-8b24-bee914979be3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:39.763964 crc crio[3641]: time=\"2026-06-12T09:55:39.763777363Z\" level=info msg=\"Starting container: 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66\" id=e543bb50-f058-404e-b237-39b107744ebd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:39.777631 crc crio[3641]: time=\"2026-06-12T09:55:39.777251234Z\" level=info msg=\"Started container\" PID=13757 containerID=6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66 description=openshift-marketplace/redhat-marketplace-sczm8/extract-utilities id=e543bb50-f058-404e-b237-39b107744ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\nJun 12 09:55:39.815281 crc crio[3641]: time=\"2026-06-12T09:55:39.815133605Z\" level=info msg=\"Removed container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=58f3d9bd-9b33-4090-8d2d-962720593b61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:40.864233 crc crio[3641]: time=\"2026-06-12T09:55:40.863333939Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=967149e5-e8fb-4cce-a2a8-5b61e41fd6a2 name=/runtime.v1.ImageService/PullImage\nJun 12 09:55:40.879551 crc crio[3641]: time=\"2026-06-12T09:55:40.878720761Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=55740ecd-cf00-420a-a98f-52c49e67336b name=/runtime.v1.ImageService/PullImage\nJun 12 09:55:40.884910 crc crio[3641]: time=\"2026-06-12T09:55:40.883728183Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 09:55:40.886518 crc crio[3641]: time=\"2026-06-12T09:55:40.88608451Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 09:55:41.913559 crc crio[3641]: 2026-06-12T09:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75cbfdbf8182a6 Mac:be:df:f6:84:96:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 SocketPath: PciID:}] [{Interface:0xc000442720 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:55:41.960292 crc crio[3641]: 2026-06-12T09:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f2617c6475e5de Mac:c6:28:e6:0c:21:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.968745245Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.969274742Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.972228808Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc00078a2c8}] Aliases:map[]}\"\nJun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.972554869Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.976125231Z\" level=info msg=\"Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc00096c1b0}] Aliases:map[]}\"\nJun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.976479243Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:55:41.999283 crc crio[3641]: time=\"2026-06-12T09:55:41.997924361Z\" level=info msg=\"Ran pod sandbox e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d with infra container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/POD\" id=6b64d441-ceae-4850-bd34-a7d814179696 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:42.011710 crc crio[3641]: time=\"2026-06-12T09:55:42.011311269Z\" level=info msg=\"Ran pod sandbox 7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd with infra container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/POD\" id=cefa2923-20db-443a-953d-0ccb025ede80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:42.012862 crc crio[3641]: time=\"2026-06-12T09:55:42.01224664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=712f47c1-43a8-4cfc-89a1-276d3dbe64a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:42.027882 crc crio[3641]: time=\"2026-06-12T09:55:42.026402204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bca6626e-8974-48e5-997c-78c49557e990 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:42.058002 crc crio[3641]: time=\"2026-06-12T09:55:42.056212746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=eb2f8738-e0d5-4487-8074-a3dbad478512 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:42.075225 crc crio[3641]: time=\"2026-06-12T09:55:42.074089844Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager\" id=3baa1e23-0743-42b4-8ab8-24eb004fa180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:42.075225 crc crio[3641]: time=\"2026-06-12T09:55:42.07678505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:42.092341 crc crio[3641]: time=\"2026-06-12T09:55:42.09155306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=37081e12-895c-4d7a-a1ce-d110183adcce name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:42.746766 crc crio[3641]: time=\"2026-06-12T09:55:42.746150666Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager\" id=e771b43f-3cd7-48ae-b5e3-6fc7d53924b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:42.747338 crc crio[3641]: time=\"2026-06-12T09:55:42.747180889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:42.920082 crc crio[3641]: time=\"2026-06-12T09:55:42.919560029Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:42.920082 crc crio[3641]: time=\"2026-06-12T09:55:42.919864489Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:42.920082 crc crio[3641]: time=\"2026-06-12T09:55:42.91989882Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 09:55:43.135636 crc crio[3641]: time=\"2026-06-12T09:55:43.135267346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:43.160712 crc crio[3641]: time=\"2026-06-12T09:55:43.159435204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:43.353580 crc crio[3641]: time=\"2026-06-12T09:55:43.352997316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:43.377778 crc crio[3641]: time=\"2026-06-12T09:55:43.377456071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:44.041912 crc crio[3641]: time=\"2026-06-12T09:55:44.040486933Z\" level=info msg=\"Created container 354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager\" id=3baa1e23-0743-42b4-8ab8-24eb004fa180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:44.103653 crc crio[3641]: time=\"2026-06-12T09:55:44.099766369Z\" level=info msg=\"Starting container: 354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e\" id=51bd1b9f-45d1-4dbe-b956-4074e79f33b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:44.119321 crc crio[3641]: time=\"2026-06-12T09:55:44.117408078Z\" level=info msg=\"Started container\" PID=13915 containerID=354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e description=openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager id=51bd1b9f-45d1-4dbe-b956-4074e79f33b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d\nJun 12 09:55:44.189181 crc crio[3641]: time=\"2026-06-12T09:55:44.188477546Z\" level=info msg=\"Created container b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager\" id=e771b43f-3cd7-48ae-b5e3-6fc7d53924b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:44.190324 crc crio[3641]: time=\"2026-06-12T09:55:44.190100888Z\" level=info msg=\"Stopped container efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=ea0b1c94-5cdb-44fe-83e9-b200c30c6f4d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:44.209649 crc crio[3641]: time=\"2026-06-12T09:55:44.209142579Z\" level=info msg=\"Starting container: b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441\" id=e3fd902e-b040-4f2a-88c0-dc4b9dc074c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:44.209649 crc crio[3641]: time=\"2026-06-12T09:55:44.209199161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9f1a1114-e7ed-405d-9331-4c88c932e926 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:44.260621 crc crio[3641]: time=\"2026-06-12T09:55:44.259897378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=026b8aee-71e4-40f6-9cb1-bb99dd1e7fef name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:44.279220 crc crio[3641]: time=\"2026-06-12T09:55:44.27902007Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=8a73a6c3-25ec-47fe-ba69-94723ef979ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:44.280591 crc crio[3641]: time=\"2026-06-12T09:55:44.280329993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:44.423102 crc crio[3641]: time=\"2026-06-12T09:55:44.422628286Z\" level=info msg=\"Started container\" PID=13927 containerID=b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441 description=openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager id=e3fd902e-b040-4f2a-88c0-dc4b9dc074c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd\nJun 12 09:55:44.881219 crc crio[3641]: time=\"2026-06-12T09:55:44.880948886Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:44.881219 crc crio[3641]: time=\"2026-06-12T09:55:44.881200805Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:44.881219 crc crio[3641]: time=\"2026-06-12T09:55:44.881234296Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 09:55:45.027614 crc crio[3641]: time=\"2026-06-12T09:55:45.027306785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:45.190774 crc crio[3641]: time=\"2026-06-12T09:55:45.186235141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:45.320718 crc crio[3641]: time=\"2026-06-12T09:55:45.319776043Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:45.320718 crc crio[3641]: time=\"2026-06-12T09:55:45.320015094Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:45.320718 crc crio[3641]: time=\"2026-06-12T09:55:45.320036614Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 09:55:45.537695 crc crio[3641]: time=\"2026-06-12T09:55:45.53564195Z\" level=info msg=\"Created container 7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=8a73a6c3-25ec-47fe-ba69-94723ef979ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:45.579062 crc crio[3641]: time=\"2026-06-12T09:55:45.578965427Z\" level=info msg=\"Starting container: 7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1\" id=742f9f7d-76c2-4fca-bc8f-402affefb72c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:45.686970 crc crio[3641]: time=\"2026-06-12T09:55:45.686622215Z\" level=info msg=\"Started container\" PID=13967 containerID=7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=742f9f7d-76c2-4fca-bc8f-402affefb72c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d\nJun 12 09:55:46.804604 crc crio[3641]: time=\"2026-06-12T09:55:46.799698982Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:46.804604 crc crio[3641]: time=\"2026-06-12T09:55:46.802151336Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:46.804604 crc crio[3641]: time=\"2026-06-12T09:55:46.802203728Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 09:55:48.446920 crc crio[3641]: time=\"2026-06-12T09:55:48.437406277Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:48.446920 crc crio[3641]: time=\"2026-06-12T09:55:48.438678649Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:48.446920 crc crio[3641]: time=\"2026-06-12T09:55:48.43870694Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 09:55:49.825578 crc crio[3641]: time=\"2026-06-12T09:55:49.824786741Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:49.825578 crc crio[3641]: time=\"2026-06-12T09:55:49.82504199Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:49.825578 crc crio[3641]: time=\"2026-06-12T09:55:49.8250695Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 09:55:50.037999 crc crio[3641]: time=\"2026-06-12T09:55:50.037526863Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:50.037999 crc crio[3641]: time=\"2026-06-12T09:55:50.037879844Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:50.037999 crc crio[3641]: time=\"2026-06-12T09:55:50.037914665Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_13d0c622-8272-45f9-a3f4-aff1edbddd23\\\"\"\nJun 12 09:55:50.037999 crc crio[3641]: time=\"2026-06-12T09:55:50.037996718Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_13d4ca78-304b-4b13-acef-65a22458330c\\\"\"\nJun 12 09:55:51.394056 crc crio[3641]: time=\"2026-06-12T09:55:51.393487583Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=07242de8-2b1e-4b89-befd-71c62bd07a57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:51.397416 crc crio[3641]: time=\"2026-06-12T09:55:51.394106903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:51.610331 crc crio[3641]: time=\"2026-06-12T09:55:51.60965614Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc00018a8c8}] Aliases:map[]}\"\nJun 12 09:55:51.610331 crc crio[3641]: time=\"2026-06-12T09:55:51.609708442Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:55:51.654346 crc crio[3641]: time=\"2026-06-12T09:55:51.653607872Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:52.253463 crc crio[3641]: time=\"2026-06-12T09:55:52.253315297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:52.742704 crc crio[3641]: time=\"2026-06-12T09:55:52.741321548Z\" level=info msg=\"Created container 418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2311e484-8316-4d32-9421-37e49c660bbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:55:52.753382 crc crio[3641]: time=\"2026-06-12T09:55:52.750481572Z\" level=info msg=\"Starting container: 418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53\" id=0d6f4ad7-55e7-494c-acb8-f4654d1e9057 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:55:52.797624 crc crio[3641]: time=\"2026-06-12T09:55:52.796778222Z\" level=info msg=\"Started container\" PID=14117 containerID=418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=0d6f4ad7-55e7-494c-acb8-f4654d1e9057 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190\nJun 12 09:55:53.201937 crc crio[3641]: time=\"2026-06-12T09:55:53.200126342Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=db9eaa53-d7d1-446b-b5be-87df287ababc name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:55:55.731274 crc crio[3641]: time=\"2026-06-12T09:55:55.72544392Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=051ce820-2073-4d86-81f9-98372b728be4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:55:55.731274 crc crio[3641]: time=\"2026-06-12T09:55:55.730503414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:55:56.322314 crc crio[3641]: time=\"2026-06-12T09:55:56.321260191Z\" level=info msg=\"Stopping container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9 (timeout: 2s)\" id=53997406-ca3e-4883-abed-e9d51c8a5fba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:55:57.016181 crc crio[3641]: 2026-06-12T09:55:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90e3bc89b915212 Mac:ba:f1:f4:ed:ab:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 SocketPath: PciID:}] [{Interface:0xc000194fc0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:55:57.019755 crc crio[3641]: time=\"2026-06-12T09:55:57.019716422Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:57.019976 crc crio[3641]: time=\"2026-06-12T09:55:57.01995656Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 12 09:55:57.021067 crc crio[3641]: time=\"2026-06-12T09:55:57.021037545Z\" level=info msg=\"Removing container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f\" id=cf38a7b8-0b4a-4cc1-aed5-3c6f75f29afe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:55:57.021464 crc crio[3641]: time=\"2026-06-12T09:55:57.021351585Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc00018a8c8}] Aliases:map[]}\"\nJun 12 09:55:57.021700 crc crio[3641]: time=\"2026-06-12T09:55:57.021680206Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:55:57.513070 crc crio[3641]: time=\"2026-06-12T09:55:57.513013223Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:57.517611 crc crio[3641]: time=\"2026-06-12T09:55:57.517581672Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:57.517739 crc crio[3641]: time=\"2026-06-12T09:55:57.517715466Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_13d4ca78-304b-4b13-acef-65a22458330c\\\"\"\nJun 12 09:55:57.517974 crc crio[3641]: time=\"2026-06-12T09:55:57.517951564Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4d7171ea-85d6-4475-9715-a9b856d7e76a\\\"\"\nJun 12 09:55:58.155147 crc crio[3641]: time=\"2026-06-12T09:55:58.154995916Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:58.155147 crc crio[3641]: time=\"2026-06-12T09:55:58.15512508Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:58.155147 crc crio[3641]: time=\"2026-06-12T09:55:58.155147571Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 12 09:55:58.597252 crc crio[3641]: time=\"2026-06-12T09:55:58.594706472Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:55:58.597252 crc crio[3641]: time=\"2026-06-12T09:55:58.594754624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:55:58.597252 crc crio[3641]: time=\"2026-06-12T09:55:58.594781805Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 12 09:56:00.153700 crc crio[3641]: time=\"2026-06-12T09:56:00.153054518Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:56:00.180909 crc crio[3641]: time=\"2026-06-12T09:56:00.180692814Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:56:00.180909 crc crio[3641]: time=\"2026-06-12T09:56:00.180843399Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 12 09:56:02.510267 crc crio[3641]: time=\"2026-06-12T09:56:02.509675629Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:56:02.510267 crc crio[3641]: time=\"2026-06-12T09:56:02.510164965Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:56:02.510267 crc crio[3641]: time=\"2026-06-12T09:56:02.510196456Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4d7171ea-85d6-4475-9715-a9b856d7e76a\\\"\"\nJun 12 09:56:02.510267 crc crio[3641]: time=\"2026-06-12T09:56:02.510252858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 09:56:04.567069 crc crio[3641]: time=\"2026-06-12T09:56:04.566386377Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:56:04.567069 crc crio[3641]: time=\"2026-06-12T09:56:04.566801571Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:56:06.823887 crc crio[3641]: time=\"2026-06-12T09:56:06.822641258Z\" level=warning msg=\"Stopping container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 with stop signal(15) timed out. Killing...\"\nJun 12 09:56:09.587510 crc crio[3641]: time=\"2026-06-12T09:56:09.587092779Z\" level=info msg=\"Stopping pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=e1cd5ff8-c445-4f77-9b0d-d2db607e292c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:56:10.797094 crc crio[3641]: time=\"2026-06-12T09:56:09.590386245Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=e1cd5ff8-c445-4f77-9b0d-d2db607e292c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:56:10.797094 crc crio[3641]: time=\"2026-06-12T09:56:09.597082716Z\" level=info msg=\"Removing pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=7c08057c-2edc-4c28-87ce-b9cf1191269e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:56:27.215205 crc crio[3641]: time=\"2026-06-12T09:56:27.211662983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=cb9c0c7a-39f3-483a-be74-3fe7005c0164 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:56:27.292699 crc crio[3641]: time=\"2026-06-12T09:56:27.292285399Z\" level=info msg=\"Stopped container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=53997406-ca3e-4883-abed-e9d51c8a5fba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:56:27.308017 crc crio[3641]: time=\"2026-06-12T09:56:27.307349812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1555e3d5-6ec8-4128-995f-09b9462bb2a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:56:35.832952 crc crio[3641]: time=\"2026-06-12T09:56:35.831628008Z\" level=info msg=\"Stopped container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins\" id=a1922c76-72c7-4cf9-a743-3297475f2592 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:56:35.845459 crc crio[3641]: time=\"2026-06-12T09:56:35.844495744Z\" level=info msg=\"Stopping pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=8d268cd9-7ea8-4a20-b96e-24ae664ef9c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:56:35.859502 crc crio[3641]: time=\"2026-06-12T09:56:35.858602211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=529ae62a-e2e5-45d0-98cc-96237bf9aa73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:56:35.861972 crc crio[3641]: time=\"2026-06-12T09:56:35.861099082Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=61d384f4-5110-4e91-afcf-29f994c30060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:56:35.897519 crc crio[3641]: time=\"2026-06-12T09:56:35.896663486Z\" level=info msg=\"Ran pod sandbox 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=07242de8-2b1e-4b89-befd-71c62bd07a57 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:56:35.900409 crc crio[3641]: time=\"2026-06-12T09:56:35.900311578Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e0c21f1b-a070-4032-b200-15830bd0f018 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:56:46.371759 crc crio[3641]: time=\"2026-06-12T09:56:46.371348844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:56:46.374897 crc crio[3641]: time=\"2026-06-12T09:56:46.374634743Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9b940c88-4ab7-4a7f-80a7-a389852656ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:56:46.377714 crc crio[3641]: time=\"2026-06-12T09:56:46.377596481Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=36d15b27-a1c3-4af3-891a-6b28e5e3687c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:56:46.401336 crc crio[3641]: time=\"2026-06-12T09:56:46.401219959Z\" level=info msg=\"Removed container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cf38a7b8-0b4a-4cc1-aed5-3c6f75f29afe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:56:46.402461 crc crio[3641]: time=\"2026-06-12T09:56:46.402389859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:56:46.409154 crc crio[3641]: time=\"2026-06-12T09:56:46.409063849Z\" level=info msg=\"Stopped pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=8d268cd9-7ea8-4a20-b96e-24ae664ef9c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:56:46.429255 crc crio[3641]: time=\"2026-06-12T09:56:46.429018978Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=70cce5ff-3c70-4da9-9ca4-8f5453d31338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:56:47.043328 crc crio[3641]: time=\"2026-06-12T09:56:47.043003382Z\" level=info msg=\"Removing container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693\" id=75afc46d-3ae2-4dc0-be67-b6eca4f0d9c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:57:01.353240 crc crio[3641]: time=\"2026-06-12T09:57:01.352215069Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=b93dd948-5287-4e6d-8418-8c4948cc30c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:57:01.355602 crc crio[3641]: time=\"2026-06-12T09:57:01.355569621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:01.799011 crc crio[3641]: time=\"2026-06-12T09:57:01.798372832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:01.810066 crc crio[3641]: time=\"2026-06-12T09:57:01.810029466Z\" level=info msg=\"Removed pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=7c08057c-2edc-4c28-87ce-b9cf1191269e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:57:01.812021 crc crio[3641]: time=\"2026-06-12T09:57:01.81194815Z\" level=info msg=\"Stopping pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=f8873cc6-9024-45cc-8ea0-ec44fd87cd80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:57:01.812110 crc crio[3641]: time=\"2026-06-12T09:57:01.812023993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=f8873cc6-9024-45cc-8ea0-ec44fd87cd80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:57:01.812739 crc crio[3641]: time=\"2026-06-12T09:57:01.812712915Z\" level=info msg=\"Removing pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=65558765-c1bb-468e-ba14-bc2493fa84b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:57:47.824460 crc crio[3641]: time=\"2026-06-12T09:57:47.823601605Z\" level=info msg=\"Removed container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins\" id=75afc46d-3ae2-4dc0-be67-b6eca4f0d9c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:57:47.849783 crc crio[3641]: time=\"2026-06-12T09:57:47.84963228Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00096c728}] Aliases:map[]}\"\nJun 12 09:57:47.849783 crc crio[3641]: time=\"2026-06-12T09:57:47.849733324Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:57:47.891566 crc crio[3641]: time=\"2026-06-12T09:57:47.891436411Z\" level=info msg=\"Removed pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=65558765-c1bb-468e-ba14-bc2493fa84b8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:57:47.896240 crc crio[3641]: time=\"2026-06-12T09:57:47.896059617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.004578 crc crio[3641]: time=\"2026-06-12T09:57:48.004334175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.014701 crc crio[3641]: time=\"2026-06-12T09:57:48.014628527Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=d3a55090-d9d8-43d7-bb03-c61ee09490cc name=/runtime.v1.ImageService/PullImage\nJun 12 09:57:48.017753 crc crio[3641]: time=\"2026-06-12T09:57:48.017518026Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=269981c3-86f8-4399-a280-4fce23c0a67c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.020476 crc crio[3641]: time=\"2026-06-12T09:57:48.0203726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.027563 crc crio[3641]: time=\"2026-06-12T09:57:48.027361939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.059158 crc crio[3641]: time=\"2026-06-12T09:57:48.057742236Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=d8449200-98e1-4185-b89d-c2b1a1197a7e name=/runtime.v1.ImageService/PullImage\nJun 12 09:57:48.060540 crc crio[3641]: time=\"2026-06-12T09:57:48.060424861Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=27118ec5-cdd9-45d4-9b62-6dab552aacbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.074089 crc crio[3641]: time=\"2026-06-12T09:57:48.073981044Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=f847eb87-8efb-4df7-8c46-b0ea63c588f2 name=/runtime.v1.ImageService/PullImage\nJun 12 09:57:48.077366 crc crio[3641]: time=\"2026-06-12T09:57:48.077282703Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=933bd833-a125-4c1d-95af-0b6313374fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.102003 crc crio[3641]: time=\"2026-06-12T09:57:48.101312858Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00096ce38}] Aliases:map[]}\"\nJun 12 09:57:48.102003 crc crio[3641]: time=\"2026-06-12T09:57:48.101897948Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:57:48.106797 crc crio[3641]: time=\"2026-06-12T09:57:48.102557281Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=892e03a8-efef-4d71-b1ab-b82b7101a907 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.106797 crc crio[3641]: time=\"2026-06-12T09:57:48.103462532Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2bcdb5a3-dcc2-40aa-8b7d-18af4e414c64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.129600 crc crio[3641]: time=\"2026-06-12T09:57:48.129399903Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e6657557-bcec-41d0-b4dd-83a5df03dd8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.212246 crc crio[3641]: time=\"2026-06-12T09:57:48.212100881Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=cab2e8ab-62c8-4678-965f-b6f77f88a8fd name=/runtime.v1.ImageService/PullImage\nJun 12 09:57:48.217365 crc crio[3641]: time=\"2026-06-12T09:57:48.216136828Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=f7472542-959c-4887-9ac9-80bfe0f98488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.218001 crc crio[3641]: time=\"2026-06-12T09:57:48.217695871Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=15f7b56c-7b14-47f5-9421-31a00362cc67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.222699 crc crio[3641]: time=\"2026-06-12T09:57:48.221938628Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=e0b619ab-08cc-41d9-83ae-911d99c66f3e name=/runtime.v1.ImageService/PullImage\nJun 12 09:57:48.230011 crc crio[3641]: time=\"2026-06-12T09:57:48.228075427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.238031 crc crio[3641]: time=\"2026-06-12T09:57:48.237862755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f83c4247-ee4c-485a-bd72-7d0c2af31f89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.239059 crc crio[3641]: time=\"2026-06-12T09:57:48.238939474Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=967149e5-e8fb-4cce-a2a8-5b61e41fd6a2 name=/runtime.v1.ImageService/PullImage\nJun 12 09:57:48.242148 crc crio[3641]: time=\"2026-06-12T09:57:48.242052827Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=04bce346-49db-4acb-afaf-c4ca0a35787e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.244316 crc crio[3641]: time=\"2026-06-12T09:57:48.244267568Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f80eeff0-4c4a-431f-bf88-2eac864900c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.244585 crc crio[3641]: time=\"2026-06-12T09:57:48.24448893Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5e1b751c-ce3a-4c3e-b64f-48892334332b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.257089 crc crio[3641]: time=\"2026-06-12T09:57:48.255899739Z\" level=info msg=\"Created container 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=36d15b27-a1c3-4af3-891a-6b28e5e3687c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.262571 crc crio[3641]: time=\"2026-06-12T09:57:48.262327555Z\" level=info msg=\"Starting container: 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d\" id=aceb7c63-6a14-43f0-abff-4090f70c4601 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:48.264488 crc crio[3641]: time=\"2026-06-12T09:57:48.264358206Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mf6q8/extract-content\" id=ebb3ad87-5144-4215-b165-5c8b9b54585e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.265200 crc crio[3641]: time=\"2026-06-12T09:57:48.26508105Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=37079483-ec4c-4ad6-b46e-64d9fbcf060d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.327490 crc crio[3641]: time=\"2026-06-12T09:57:48.327359007Z\" level=info msg=\"Started container\" PID=14817 containerID=900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=aceb7c63-6a14-43f0-abff-4090f70c4601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5\nJun 12 09:57:48.328026 crc crio[3641]: time=\"2026-06-12T09:57:48.327944718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.346349 crc crio[3641]: time=\"2026-06-12T09:57:48.346057606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.354712 crc crio[3641]: time=\"2026-06-12T09:57:48.354578982Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1424912f-e647-4da8-88c6-abf8ad4ae9a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.355352 crc crio[3641]: 2026-06-12T09:57:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81ee408c5c9b60a Mac:5e:b8:02:72:3c:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c SocketPath: PciID:}] [{Interface:0xc0002c45d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:57:48.356803 crc crio[3641]: time=\"2026-06-12T09:57:48.356418651Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00096c728}] Aliases:map[]}\"\nJun 12 09:57:48.357014 crc crio[3641]: time=\"2026-06-12T09:57:48.356941679Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:57:48.365672 crc crio[3641]: time=\"2026-06-12T09:57:48.365637684Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zbkbn/extract-content\" id=d5db54fe-5830-41f5-885d-daed5ed73dca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.442556 crc crio[3641]: time=\"2026-06-12T09:57:48.439621271Z\" level=info msg=\"Ran pod sandbox 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=051ce820-2073-4d86-81f9-98372b728be4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:57:48.445593 crc crio[3641]: time=\"2026-06-12T09:57:48.445498616Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=c3bd08df-d7e7-46fd-9b9a-f6d5904ff6fa name=/runtime.v1.ImageService/PullImage\nJun 12 09:57:48.448550 crc crio[3641]: time=\"2026-06-12T09:57:48.448365101Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=04ce8044-2c2c-454b-8583-00066a84028c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.449933 crc crio[3641]: time=\"2026-06-12T09:57:48.449727011Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4237f32a-7503-4b11-b51b-4891a65f9809 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.471212 crc crio[3641]: time=\"2026-06-12T09:57:48.468114155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.473271 crc crio[3641]: time=\"2026-06-12T09:57:48.473139065Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=44d5246f-0d77-4c60-b0d5-0697be726d32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.473935 crc crio[3641]: time=\"2026-06-12T09:57:48.473720045Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d21505c3-5028-4ec4-bbaf-4e346377fd56 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.481232 crc crio[3641]: time=\"2026-06-12T09:57:48.481013574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.488446 crc crio[3641]: time=\"2026-06-12T09:57:48.488326555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.506504 crc crio[3641]: time=\"2026-06-12T09:57:48.506426306Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=97e7915b-7cd5-4809-9bae-6f31261ec751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.508266 crc crio[3641]: time=\"2026-06-12T09:57:48.508111954Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g48fz/extract-content\" id=2c08a138-5998-4f0a-8d10-8edc306b0e4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.510265 crc crio[3641]: time=\"2026-06-12T09:57:48.510160211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.516381 crc crio[3641]: time=\"2026-06-12T09:57:48.516249618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.518689 crc crio[3641]: time=\"2026-06-12T09:57:48.51862945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.552665 crc crio[3641]: time=\"2026-06-12T09:57:48.55223187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.553167 crc crio[3641]: time=\"2026-06-12T09:57:48.553086091Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=53716958-20e9-48da-bfac-2a80bb69114c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.553776 crc crio[3641]: time=\"2026-06-12T09:57:48.553456282Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=082dfb28-abeb-406c-9ae3-61e22bacef24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:48.554038 crc crio[3641]: time=\"2026-06-12T09:57:48.553962609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.571716 crc crio[3641]: time=\"2026-06-12T09:57:48.57168127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.607990 crc crio[3641]: time=\"2026-06-12T09:57:48.607730975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.611274 crc crio[3641]: time=\"2026-06-12T09:57:48.611205134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.617642 crc crio[3641]: time=\"2026-06-12T09:57:48.617598894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.647450 crc crio[3641]: time=\"2026-06-12T09:57:48.647328924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.651694 crc crio[3641]: time=\"2026-06-12T09:57:48.651636381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.667899 crc crio[3641]: time=\"2026-06-12T09:57:48.667776814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.701660 crc crio[3641]: time=\"2026-06-12T09:57:48.701580581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.707106 crc crio[3641]: time=\"2026-06-12T09:57:48.706799938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.735214 crc crio[3641]: time=\"2026-06-12T09:57:48.735049868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.752439 crc crio[3641]: time=\"2026-06-12T09:57:48.752271492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.756464 crc crio[3641]: time=\"2026-06-12T09:57:48.756306676Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=55740ecd-cf00-420a-a98f-52c49e67336b name=/runtime.v1.ImageService/PullImage\nJun 12 09:57:48.757858 crc crio[3641]: time=\"2026-06-12T09:57:48.757739433Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=587e702b-87ee-47e8-80bf-1cab40a22961 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:48.799034 crc crio[3641]: time=\"2026-06-12T09:57:48.796663373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.805964 crc crio[3641]: time=\"2026-06-12T09:57:48.805641095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:48.891922 crc crio[3641]: time=\"2026-06-12T09:57:48.865445904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:49.074012 crc crio[3641]: time=\"2026-06-12T09:57:49.073906893Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5c20f09d-5cf9-4603-9255-4973dfe0bc4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:49.139917 crc crio[3641]: time=\"2026-06-12T09:57:49.13979195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:49.563344 crc crio[3641]: time=\"2026-06-12T09:57:49.562501574Z\" level=info msg=\"Created container 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=f7472542-959c-4887-9ac9-80bfe0f98488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:49.566060 crc crio[3641]: time=\"2026-06-12T09:57:49.565962862Z\" level=info msg=\"Starting container: 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e\" id=338e84e1-b8ea-4d44-99e3-f9190e74ccf4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:49.572494 crc crio[3641]: time=\"2026-06-12T09:57:49.572379949Z\" level=info msg=\"Started container\" PID=14889 containerID=361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=338e84e1-b8ea-4d44-99e3-f9190e74ccf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\nJun 12 09:57:49.680537 crc crio[3641]: time=\"2026-06-12T09:57:49.680370095Z\" level=info msg=\"Created container 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338: openshift-marketplace/redhat-operators-g48fz/extract-content\" id=2c08a138-5998-4f0a-8d10-8edc306b0e4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:49.681638 crc crio[3641]: time=\"2026-06-12T09:57:49.681546846Z\" level=info msg=\"Starting container: 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338\" id=0f09d3db-c983-4961-96b2-226b66dcb3fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:49.687930 crc crio[3641]: time=\"2026-06-12T09:57:49.687741776Z\" level=info msg=\"Started container\" PID=14904 containerID=4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338 description=openshift-marketplace/redhat-operators-g48fz/extract-content id=0f09d3db-c983-4961-96b2-226b66dcb3fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\nJun 12 09:57:49.736103 crc crio[3641]: time=\"2026-06-12T09:57:49.735963854Z\" level=info msg=\"Created container e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51: openshift-marketplace/community-operators-mf6q8/extract-content\" id=ebb3ad87-5144-4215-b165-5c8b9b54585e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:49.740997 crc crio[3641]: time=\"2026-06-12T09:57:49.740418056Z\" level=info msg=\"Starting container: e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51\" id=c8c4cc71-98da-42de-9451-969959e12c0d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:49.750508 crc crio[3641]: time=\"2026-06-12T09:57:49.750371562Z\" level=info msg=\"Started container\" PID=14899 containerID=e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51 description=openshift-marketplace/community-operators-mf6q8/extract-content id=c8c4cc71-98da-42de-9451-969959e12c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\nJun 12 09:57:49.901254 crc crio[3641]: time=\"2026-06-12T09:57:49.900807627Z\" level=info msg=\"Created container 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338: openshift-marketplace/community-operators-qhh6t/extract-content\" id=53716958-20e9-48da-bfac-2a80bb69114c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:49.902700 crc crio[3641]: time=\"2026-06-12T09:57:49.902589431Z\" level=info msg=\"Starting container: 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338\" id=2a1a6f45-a2a6-4389-906f-2369faa0de03 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:49.918756 crc crio[3641]: time=\"2026-06-12T09:57:49.918320396Z\" level=info msg=\"Started container\" PID=14915 containerID=63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338 description=openshift-marketplace/community-operators-qhh6t/extract-content id=2a1a6f45-a2a6-4389-906f-2369faa0de03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\nJun 12 09:57:50.230723 crc crio[3641]: time=\"2026-06-12T09:57:50.230483155Z\" level=info msg=\"Created container cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=97e7915b-7cd5-4809-9bae-6f31261ec751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:50.232076 crc crio[3641]: time=\"2026-06-12T09:57:50.231983596Z\" level=info msg=\"Starting container: cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e\" id=f278410f-d270-472a-8fe1-8f1d439d25a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:50.239002 crc crio[3641]: time=\"2026-06-12T09:57:50.238908522Z\" level=info msg=\"Started container\" PID=14908 containerID=cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e description=openshift-marketplace/certified-operators-l27pk/extract-content id=f278410f-d270-472a-8fe1-8f1d439d25a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\nJun 12 09:57:50.431611 crc crio[3641]: time=\"2026-06-12T09:57:50.430910511Z\" level=info msg=\"Created container 28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=61d384f4-5110-4e91-afcf-29f994c30060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:50.431611 crc crio[3641]: time=\"2026-06-12T09:57:50.431344086Z\" level=info msg=\"Created container b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718: openshift-kube-apiserver/installer-13-crc/installer\" id=082dfb28-abeb-406c-9ae3-61e22bacef24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:50.432720 crc crio[3641]: time=\"2026-06-12T09:57:50.432084341Z\" level=info msg=\"Created container 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27: openshift-marketplace/certified-operators-zbkbn/extract-content\" id=d5db54fe-5830-41f5-885d-daed5ed73dca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:50.433151 crc crio[3641]: time=\"2026-06-12T09:57:50.432968744Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sczm8/extract-content\" id=1125a284-4b5b-451a-a908-e3bca6a42fbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:50.433324 crc crio[3641]: time=\"2026-06-12T09:57:50.433011442Z\" level=info msg=\"Created container 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=37079483-ec4c-4ad6-b46e-64d9fbcf060d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:50.434056 crc crio[3641]: time=\"2026-06-12T09:57:50.433274741Z\" level=info msg=\"Created container cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=70cce5ff-3c70-4da9-9ca4-8f5453d31338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:50.435500 crc crio[3641]: time=\"2026-06-12T09:57:50.435413383Z\" level=info msg=\"Starting container: 28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5\" id=43779d61-0eb9-409c-b979-60a5fe786eb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:50.436439 crc crio[3641]: time=\"2026-06-12T09:57:50.436235896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:50.437258 crc crio[3641]: time=\"2026-06-12T09:57:50.436765989Z\" level=info msg=\"Starting container: 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900\" id=82829752-fe06-4014-9700-c1f64ea8bea1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:50.437440 crc crio[3641]: time=\"2026-06-12T09:57:50.436766159Z\" level=info msg=\"Starting container: b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718\" id=65414189-6c92-4ea4-a27b-93bab60aaad8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:50.438903 crc crio[3641]: time=\"2026-06-12T09:57:50.43701708Z\" level=info msg=\"Starting container: cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6\" id=ec7a53ae-ef7b-4da6-8347-b3b84f729805 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:50.439674 crc crio[3641]: time=\"2026-06-12T09:57:50.43936754Z\" level=info msg=\"Starting container: 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27\" id=bd3a800b-6210-4539-838d-9bec570aa9e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:50.447580 crc crio[3641]: time=\"2026-06-12T09:57:50.44739866Z\" level=info msg=\"Started container\" PID=14929 containerID=b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718 description=openshift-kube-apiserver/installer-13-crc/installer id=65414189-6c92-4ea4-a27b-93bab60aaad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d\nJun 12 09:57:50.452942 crc crio[3641]: time=\"2026-06-12T09:57:50.452690621Z\" level=info msg=\"Started container\" PID=14911 containerID=28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=43779d61-0eb9-409c-b979-60a5fe786eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190\nJun 12 09:57:50.453105 crc crio[3641]: time=\"2026-06-12T09:57:50.452972839Z\" level=info msg=\"Started container\" PID=14888 containerID=8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=82829752-fe06-4014-9700-c1f64ea8bea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\nJun 12 09:57:50.469165 crc crio[3641]: time=\"2026-06-12T09:57:50.469077856Z\" level=info msg=\"Started container\" PID=14925 containerID=cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=ec7a53ae-ef7b-4da6-8347-b3b84f729805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee\nJun 12 09:57:50.475992 crc crio[3641]: time=\"2026-06-12T09:57:50.47176154Z\" level=info msg=\"Started container\" PID=14898 containerID=7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27 description=openshift-marketplace/certified-operators-zbkbn/extract-content id=bd3a800b-6210-4539-838d-9bec570aa9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\nJun 12 09:57:50.508708 crc crio[3641]: 2026-06-12T09:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f8be9d9258a957 Mac:1a:c6:60:08:2c:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 09:57:50.510976 crc crio[3641]: time=\"2026-06-12T09:57:50.51078416Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00096ce38}] Aliases:map[]}\"\nJun 12 09:57:50.511400 crc crio[3641]: time=\"2026-06-12T09:57:50.511332112Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:57:50.545118 crc crio[3641]: time=\"2026-06-12T09:57:50.5450341Z\" level=info msg=\"Ran pod sandbox 3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=b93dd948-5287-4e6d-8418-8c4948cc30c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:57:50.562562 crc crio[3641]: time=\"2026-06-12T09:57:50.559396828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=f6c1cbd3-ed45-4291-ae75-6c7bd5e1b875 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:50.576175 crc crio[3641]: time=\"2026-06-12T09:57:50.57063377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:50.576435 crc crio[3641]: time=\"2026-06-12T09:57:50.576368989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:50.643632 crc crio[3641]: time=\"2026-06-12T09:57:50.643552625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=8d0aaf61-5f53-4c4f-94a5-706164e0beb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:50.650310 crc crio[3641]: time=\"2026-06-12T09:57:50.650232938Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3557a4a5-0fe7-41f9-a3ef-56de45648413 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:50.651795 crc crio[3641]: time=\"2026-06-12T09:57:50.65058665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:50.794175 crc crio[3641]: time=\"2026-06-12T09:57:50.791408041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78712c4f-eb46-474a-bffd-e45aae6d68da name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:50.847215 crc crio[3641]: time=\"2026-06-12T09:57:50.847111472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:50.851323 crc crio[3641]: time=\"2026-06-12T09:57:50.850139055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2fdbb4e3-9fe7-4bd7-9dbf-3b2023e46f67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:50.851323 crc crio[3641]: time=\"2026-06-12T09:57:50.850366754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:50.906634 crc crio[3641]: time=\"2026-06-12T09:57:50.906486368Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=7a07b24f-5592-4fd6-892c-6fcd6ba29267 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:50.970319 crc crio[3641]: time=\"2026-06-12T09:57:50.97013835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6a185585-d4b6-4b94-b95b-ed2f00a13fb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.052368 crc crio[3641]: time=\"2026-06-12T09:57:51.051334397Z\" level=info msg=\"Created container 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469: openshift-marketplace/redhat-marketplace-sczm8/extract-content\" id=1125a284-4b5b-451a-a908-e3bca6a42fbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:51.053515 crc crio[3641]: time=\"2026-06-12T09:57:51.053378116Z\" level=info msg=\"Starting container: 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469\" id=8cbdf75d-4f21-438b-81bc-fbd23d56aaa9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:51.060580 crc crio[3641]: time=\"2026-06-12T09:57:51.060455636Z\" level=info msg=\"Started container\" PID=15012 containerID=1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469 description=openshift-marketplace/redhat-marketplace-sczm8/extract-content id=8cbdf75d-4f21-438b-81bc-fbd23d56aaa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\nJun 12 09:57:51.284605 crc crio[3641]: time=\"2026-06-12T09:57:51.284340528Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mf6q8/registry-server\" id=a258e7bf-8982-43f0-b8b5-9f97ece39e33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:51.285247 crc crio[3641]: time=\"2026-06-12T09:57:51.285087824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:51.285247 crc crio[3641]: time=\"2026-06-12T09:57:51.285140716Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=2167cce8-8847-4164-86cb-66bfe38aaf51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:51.285619 crc crio[3641]: time=\"2026-06-12T09:57:51.285461307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:51.342592 crc crio[3641]: time=\"2026-06-12T09:57:51.342460912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:51.345633 crc crio[3641]: time=\"2026-06-12T09:57:51.345545196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:51.364616 crc crio[3641]: time=\"2026-06-12T09:57:51.36446868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:51.560954 crc crio[3641]: time=\"2026-06-12T09:57:51.559742221Z\" level=info msg=\"Created container 455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3557a4a5-0fe7-41f9-a3ef-56de45648413 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:51.564121 crc crio[3641]: time=\"2026-06-12T09:57:51.564080748Z\" level=info msg=\"Starting container: 455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4\" id=17154c85-6a38-48d5-b4b5-f0a250cb35d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:51.573053 crc crio[3641]: time=\"2026-06-12T09:57:51.572938999Z\" level=info msg=\"Started container\" PID=15027 containerID=455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=17154c85-6a38-48d5-b4b5-f0a250cb35d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696\nJun 12 09:57:51.809393 crc crio[3641]: time=\"2026-06-12T09:57:51.809335595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:51.832076 crc crio[3641]: time=\"2026-06-12T09:57:51.831951203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b66048b-3b0b-4ccd-8f3b-b9bc7a84a19d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.841746 crc crio[3641]: time=\"2026-06-12T09:57:51.841664142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77a7be7b-70f6-48a1-9bb7-424a3387aba6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.849162 crc crio[3641]: time=\"2026-06-12T09:57:51.849076445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89311fbe-94e4-45ae-a786-760b4f5c9231 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.849496 crc crio[3641]: time=\"2026-06-12T09:57:51.849402435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf2b27ab-d545-44b8-8553-1b7aa74fffb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.850443 crc crio[3641]: time=\"2026-06-12T09:57:51.849614152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=244bd459-bec1-4e84-9e67-bfd7db468d78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.857248 crc crio[3641]: time=\"2026-06-12T09:57:51.857082996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=be296d6d-605e-4027-b875-ba5b28208748 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.865971 crc crio[3641]: time=\"2026-06-12T09:57:51.865899315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61924e4c-79a8-4225-9ce1-9714aa1cadd7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.873650 crc crio[3641]: time=\"2026-06-12T09:57:51.87340318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d8129af0-af19-4700-87a8-eb545ffdf95d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.873780 crc crio[3641]: time=\"2026-06-12T09:57:51.873503454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b35ac3c7-321d-481a-8a4a-5f660b9c037a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.937660 crc crio[3641]: time=\"2026-06-12T09:57:51.937021341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f245f952-571c-4d13-828c-de22ce90f230 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.939009 crc crio[3641]: time=\"2026-06-12T09:57:51.937915411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=44904f45-64be-44f5-aa1e-0d12abf29d31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.939009 crc crio[3641]: time=\"2026-06-12T09:57:51.938139359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=47553bfc-79e3-49e1-a38d-32971835b653 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.939009 crc crio[3641]: time=\"2026-06-12T09:57:51.938245593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=270a9651-e9be-42b8-b593-60d3fb1a0012 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:51.939009 crc crio[3641]: time=\"2026-06-12T09:57:51.93815509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab60ae62-6b5c-403d-b0d5-f2ef0b4aac36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:57:52.010798 crc crio[3641]: time=\"2026-06-12T09:57:52.010627862Z\" level=info msg=\"Created container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server\" id=a258e7bf-8982-43f0-b8b5-9f97ece39e33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:52.015342 crc crio[3641]: time=\"2026-06-12T09:57:52.015084561Z\" level=info msg=\"Starting container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658\" id=ce8440cf-7138-4cd8-8eab-83538101fc40 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:52.022400 crc crio[3641]: time=\"2026-06-12T09:57:52.022302356Z\" level=info msg=\"Started container\" PID=15069 containerID=8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658 description=openshift-marketplace/community-operators-mf6q8/registry-server id=ce8440cf-7138-4cd8-8eab-83538101fc40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\nJun 12 09:57:52.278996 crc crio[3641]: time=\"2026-06-12T09:57:52.278683481Z\" level=info msg=\"Created container e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=2167cce8-8847-4164-86cb-66bfe38aaf51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:52.280685 crc crio[3641]: time=\"2026-06-12T09:57:52.280596936Z\" level=info msg=\"Starting container: e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f\" id=0babbaeb-428b-403d-9d7b-16d8d141d280 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:52.286131 crc crio[3641]: time=\"2026-06-12T09:57:52.286036961Z\" level=info msg=\"Started container\" PID=15080 containerID=e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=0babbaeb-428b-403d-9d7b-16d8d141d280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190\nJun 12 09:57:52.407458 crc crio[3641]: time=\"2026-06-12T09:57:52.40733473Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4a43c0e4-0e38-4a47-aa93-8300d90dc029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:52.407458 crc crio[3641]: time=\"2026-06-12T09:57:52.407393402Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sczm8/registry-server\" id=804fed69-77ac-432c-b759-897468619907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:52.408097 crc crio[3641]: time=\"2026-06-12T09:57:52.407403372Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b8052931-093b-461e-ab35-0a646e5f849e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:52.408097 crc crio[3641]: time=\"2026-06-12T09:57:52.407675622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.408097 crc crio[3641]: time=\"2026-06-12T09:57:52.407358004Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=27a76b53-b66a-45f6-b7ac-dc4860b20f7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:52.408553 crc crio[3641]: time=\"2026-06-12T09:57:52.408174109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.408553 crc crio[3641]: time=\"2026-06-12T09:57:52.408353708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.410338 crc crio[3641]: time=\"2026-06-12T09:57:52.409075973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.457747 crc crio[3641]: time=\"2026-06-12T09:57:52.457636588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.461231 crc crio[3641]: time=\"2026-06-12T09:57:52.461132407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.464735 crc crio[3641]: time=\"2026-06-12T09:57:52.46416981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.469398 crc crio[3641]: time=\"2026-06-12T09:57:52.469278113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.506972 crc crio[3641]: time=\"2026-06-12T09:57:52.506788187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.512403 crc crio[3641]: time=\"2026-06-12T09:57:52.512325147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.533325 crc crio[3641]: time=\"2026-06-12T09:57:52.533073099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:52.537313 crc crio[3641]: time=\"2026-06-12T09:57:52.537226711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.055070 crc crio[3641]: time=\"2026-06-12T09:57:53.05495568Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zbkbn/registry-server\" id=b103a922-5bbd-41fd-baaa-a1d35114b5f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.060582 crc crio[3641]: time=\"2026-06-12T09:57:53.055423936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.060582 crc crio[3641]: time=\"2026-06-12T09:57:53.056929928Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=3d6d605b-7860-438a-b271-26d9489e611f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.065652 crc crio[3641]: time=\"2026-06-12T09:57:53.065497538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.089960 crc crio[3641]: time=\"2026-06-12T09:57:53.089787212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.093763 crc crio[3641]: time=\"2026-06-12T09:57:53.093694675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.122768 crc crio[3641]: time=\"2026-06-12T09:57:53.122646739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.126011 crc crio[3641]: time=\"2026-06-12T09:57:53.125944411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.343105 crc crio[3641]: time=\"2026-06-12T09:57:53.342732863Z\" level=info msg=\"Created container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b8052931-093b-461e-ab35-0a646e5f849e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.345458 crc crio[3641]: time=\"2026-06-12T09:57:53.345302701Z\" level=info msg=\"Starting container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e\" id=7c46b5e2-d4e1-4461-95e7-cfb00c1fad81 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:53.354173 crc crio[3641]: time=\"2026-06-12T09:57:53.354036125Z\" level=info msg=\"Started container\" PID=15110 containerID=91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7c46b5e2-d4e1-4461-95e7-cfb00c1fad81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\nJun 12 09:57:53.448749 crc crio[3641]: time=\"2026-06-12T09:57:53.448547685Z\" level=info msg=\"Created container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server\" id=27a76b53-b66a-45f6-b7ac-dc4860b20f7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.449938 crc crio[3641]: time=\"2026-06-12T09:57:53.44987383Z\" level=info msg=\"Starting container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165\" id=5fd1fdc7-857d-499e-969c-1967fe1f38a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:53.452438 crc crio[3641]: time=\"2026-06-12T09:57:53.452308162Z\" level=info msg=\"Created container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4a43c0e4-0e38-4a47-aa93-8300d90dc029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.452733 crc crio[3641]: time=\"2026-06-12T09:57:53.452619853Z\" level=info msg=\"Created container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server\" id=804fed69-77ac-432c-b759-897468619907 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.455962 crc crio[3641]: time=\"2026-06-12T09:57:53.454335621Z\" level=info msg=\"Starting container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021\" id=95526cea-4f7d-482e-8e7a-541cee3e3246 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:53.455962 crc crio[3641]: time=\"2026-06-12T09:57:53.45572735Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g48fz/registry-server\" id=171d037b-b828-45b0-803c-28c6481bf8e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.456766 crc crio[3641]: time=\"2026-06-12T09:57:53.456645791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.459888 crc crio[3641]: time=\"2026-06-12T09:57:53.458059189Z\" level=info msg=\"Starting container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c\" id=fb411349-a16f-4b89-af0a-3f131cf3d1b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:53.461264 crc crio[3641]: time=\"2026-06-12T09:57:53.461128712Z\" level=info msg=\"Started container\" PID=15104 containerID=add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=95526cea-4f7d-482e-8e7a-541cee3e3246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\nJun 12 09:57:53.465081 crc crio[3641]: time=\"2026-06-12T09:57:53.465009493Z\" level=info msg=\"Started container\" PID=15109 containerID=274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165 description=openshift-marketplace/community-operators-qhh6t/registry-server id=5fd1fdc7-857d-499e-969c-1967fe1f38a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\nJun 12 09:57:53.473011 crc crio[3641]: time=\"2026-06-12T09:57:53.472924343Z\" level=info msg=\"Started container\" PID=15101 containerID=b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c description=openshift-marketplace/redhat-marketplace-sczm8/registry-server id=fb411349-a16f-4b89-af0a-3f131cf3d1b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\nJun 12 09:57:53.500905 crc crio[3641]: time=\"2026-06-12T09:57:53.500759017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.504477 crc crio[3641]: time=\"2026-06-12T09:57:53.504420702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:57:53.710942 crc crio[3641]: time=\"2026-06-12T09:57:53.710547751Z\" level=info msg=\"Created container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server\" id=b103a922-5bbd-41fd-baaa-a1d35114b5f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.712059 crc crio[3641]: time=\"2026-06-12T09:57:53.71199176Z\" level=info msg=\"Starting container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9\" id=0a5544b9-67b6-4090-b538-edc275b55c88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:53.720317 crc crio[3641]: time=\"2026-06-12T09:57:53.719105842Z\" level=info msg=\"Started container\" PID=15133 containerID=0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9 description=openshift-marketplace/certified-operators-zbkbn/registry-server id=0a5544b9-67b6-4090-b538-edc275b55c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\nJun 12 09:57:53.854506 crc crio[3641]: time=\"2026-06-12T09:57:53.854319632Z\" level=info msg=\"Created container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server\" id=3d6d605b-7860-438a-b271-26d9489e611f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:53.855626 crc crio[3641]: time=\"2026-06-12T09:57:53.855541254Z\" level=info msg=\"Starting container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327\" id=149730cd-9d15-4dc3-abe3-c10d5d1ca46f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:53.864939 crc crio[3641]: time=\"2026-06-12T09:57:53.864746547Z\" level=info msg=\"Started container\" PID=15137 containerID=0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327 description=openshift-marketplace/certified-operators-l27pk/registry-server id=149730cd-9d15-4dc3-abe3-c10d5d1ca46f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\nJun 12 09:57:53.967769 crc crio[3641]: time=\"2026-06-12T09:57:53.967651452Z\" level=info msg=\"Stopping pod sandbox: 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee\" id=1ecfd7f2-b7c9-4ec5-a51d-be633f6e53f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:57:53.969313 crc crio[3641]: time=\"2026-06-12T09:57:53.96845633Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc001694260}] Aliases:map[]}\"\nJun 12 09:57:53.969313 crc crio[3641]: time=\"2026-06-12T09:57:53.968639726Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:57:54.387354 crc crio[3641]: time=\"2026-06-12T09:57:54.384624739Z\" level=info msg=\"Created container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server\" id=171d037b-b828-45b0-803c-28c6481bf8e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:57:54.389477 crc crio[3641]: time=\"2026-06-12T09:57:54.38937589Z\" level=info msg=\"Starting container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d\" id=9870fd6e-79c4-4a13-b8df-38a2c62e765f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:57:54.402453 crc crio[3641]: time=\"2026-06-12T09:57:54.40200026Z\" level=info msg=\"Started container\" PID=15178 containerID=f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d description=openshift-marketplace/redhat-operators-g48fz/registry-server id=9870fd6e-79c4-4a13-b8df-38a2c62e765f name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\nJun 12 09:57:54.407762 crc crio[3641]: time=\"2026-06-12T09:57:54.404634759Z\" level=info msg=\"Stopped pod sandbox: 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee\" id=1ecfd7f2-b7c9-4ec5-a51d-be633f6e53f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:16.292512 crc crio[3641]: time=\"2026-06-12T09:58:16.291434067Z\" level=info msg=\"Stopping container: 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d (timeout: 2s)\" id=364515b1-30bb-4d67-a97b-345e60242cbe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:17.262751 crc crio[3641]: time=\"2026-06-12T09:58:17.26221941Z\" level=info msg=\"Removing container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9\" id=5848e4a0-cb0f-4743-9a45-d305850fff94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:19.071232 crc crio[3641]: time=\"2026-06-12T09:58:19.071127283Z\" level=info msg=\"Removed container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5848e4a0-cb0f-4743-9a45-d305850fff94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:19.170351 crc crio[3641]: time=\"2026-06-12T09:58:19.169797121Z\" level=info msg=\"Stopped container 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=364515b1-30bb-4d67-a97b-345e60242cbe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:19.172569 crc crio[3641]: time=\"2026-06-12T09:58:19.172379679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b46b7b51-d974-41e2-b250-a78ad154988f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:19.189527 crc crio[3641]: time=\"2026-06-12T09:58:19.189415378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=74582382-665e-4019-b493-061a2cde1fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:19.194540 crc crio[3641]: time=\"2026-06-12T09:58:19.194311144Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b803bb73-b2cc-4c1d-88c7-f17dcb009c2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:19.194748 crc crio[3641]: time=\"2026-06-12T09:58:19.194619034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:19.225760 crc crio[3641]: time=\"2026-06-12T09:58:19.225552075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:19.232252 crc crio[3641]: time=\"2026-06-12T09:58:19.232113518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:19.508299 crc crio[3641]: time=\"2026-06-12T09:58:19.500419021Z\" level=info msg=\"Created container 5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b803bb73-b2cc-4c1d-88c7-f17dcb009c2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:19.508299 crc crio[3641]: time=\"2026-06-12T09:58:19.502202638Z\" level=info msg=\"Starting container: 5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db\" id=cf32f751-0334-4a64-8ce6-5b17119c5276 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:19.521391 crc crio[3641]: time=\"2026-06-12T09:58:19.519155347Z\" level=info msg=\"Started container\" PID=15782 containerID=5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db description=openshift-console/downloads-747b44746d-4pqvr/download-server id=cf32f751-0334-4a64-8ce6-5b17119c5276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5\nJun 12 09:58:22.975096 crc crio[3641]: time=\"2026-06-12T09:58:22.974326006Z\" level=info msg=\"Stopping container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c (timeout: 2s)\" id=1e624215-5552-44cf-bca3-5227cb4618b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:24.767583 crc crio[3641]: time=\"2026-06-12T09:58:24.7671562Z\" level=info msg=\"Stopped container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server\" id=1e624215-5552-44cf-bca3-5227cb4618b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:24.769254 crc crio[3641]: time=\"2026-06-12T09:58:24.76918399Z\" level=info msg=\"Stopping pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=97166209-ada0-47d9-8bdf-860dc47c87b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:24.770102 crc crio[3641]: time=\"2026-06-12T09:58:24.770021158Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000d24378}] Aliases:map[]}\"\nJun 12 09:58:24.770401 crc crio[3641]: time=\"2026-06-12T09:58:24.770247356Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-sczm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:58:25.778353 crc crio[3641]: time=\"2026-06-12T09:58:25.777770006Z\" level=info msg=\"Stopped pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=97166209-ada0-47d9-8bdf-860dc47c87b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:26.376952 crc crio[3641]: time=\"2026-06-12T09:58:26.376622711Z\" level=info msg=\"Removing container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c\" id=d8f86f9a-5698-4011-8f86-c839111a86da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:26.449510 crc crio[3641]: time=\"2026-06-12T09:58:26.449333821Z\" level=info msg=\"Removed container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server\" id=d8f86f9a-5698-4011-8f86-c839111a86da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:26.453684 crc crio[3641]: time=\"2026-06-12T09:58:26.453448509Z\" level=info msg=\"Removing container: 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469\" id=649a0b18-abf6-4c22-93f5-2d911307339c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:26.493527 crc crio[3641]: time=\"2026-06-12T09:58:26.492704622Z\" level=info msg=\"Removed container 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469: openshift-marketplace/redhat-marketplace-sczm8/extract-content\" id=649a0b18-abf6-4c22-93f5-2d911307339c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:26.498055 crc crio[3641]: time=\"2026-06-12T09:58:26.497999294Z\" level=info msg=\"Removing container: 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66\" id=06b80b4d-450d-4c44-8342-57b9ad77571c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:26.530586 crc crio[3641]: time=\"2026-06-12T09:58:26.530477276Z\" level=info msg=\"Removed container 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities\" id=06b80b4d-450d-4c44-8342-57b9ad77571c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:32.558751 crc crio[3641]: time=\"2026-06-12T09:58:32.557749142Z\" level=info msg=\"Stopping container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658 (timeout: 2s)\" id=2660eb26-c2cf-41d4-a6cd-38f161e54431 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:32.597636 crc crio[3641]: time=\"2026-06-12T09:58:32.597334338Z\" level=info msg=\"Stopping container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d (timeout: 2s)\" id=2214b30c-54d8-49cd-8991-5e30a5bc7946 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:32.701016 crc crio[3641]: time=\"2026-06-12T09:58:32.700777269Z\" level=info msg=\"Stopped container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server\" id=2660eb26-c2cf-41d4-a6cd-38f161e54431 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:32.703243 crc crio[3641]: time=\"2026-06-12T09:58:32.70315995Z\" level=info msg=\"Stopping pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=5f83447d-dfa4-45bd-9a9e-b379fa19447c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:32.703967 crc crio[3641]: time=\"2026-06-12T09:58:32.70374978Z\" level=info msg=\"Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc001e16ad8}] Aliases:map[]}\"\nJun 12 09:58:32.704077 crc crio[3641]: time=\"2026-06-12T09:58:32.704017549Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mf6q8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:58:32.734731 crc crio[3641]: time=\"2026-06-12T09:58:32.73467097Z\" level=info msg=\"Stopped container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server\" id=2214b30c-54d8-49cd-8991-5e30a5bc7946 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:32.737603 crc crio[3641]: time=\"2026-06-12T09:58:32.737529756Z\" level=info msg=\"Stopping pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=d1d11916-cba8-4d1b-869f-dfa8330ae728 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:32.738249 crc crio[3641]: time=\"2026-06-12T09:58:32.738083525Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00008c818}] Aliases:map[]}\"\nJun 12 09:58:32.738451 crc crio[3641]: time=\"2026-06-12T09:58:32.738343994Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-g48fz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:58:33.219432 crc crio[3641]: time=\"2026-06-12T09:58:33.219012485Z\" level=info msg=\"Stopped pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=5f83447d-dfa4-45bd-9a9e-b379fa19447c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:33.233594 crc crio[3641]: time=\"2026-06-12T09:58:33.233490567Z\" level=info msg=\"Stopped pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=d1d11916-cba8-4d1b-869f-dfa8330ae728 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:33.358507 crc crio[3641]: time=\"2026-06-12T09:58:33.357360564Z\" level=info msg=\"Stopping container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9 (timeout: 2s)\" id=786ee4c6-6b59-46fd-902f-9ea4f069a2bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:33.482917 crc crio[3641]: time=\"2026-06-12T09:58:33.482664998Z\" level=info msg=\"Removing container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658\" id=010e2046-b89e-4d37-9cde-52407418eb60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.512207 crc crio[3641]: time=\"2026-06-12T09:58:33.5121426Z\" level=info msg=\"Stopped container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server\" id=786ee4c6-6b59-46fd-902f-9ea4f069a2bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:33.513964 crc crio[3641]: time=\"2026-06-12T09:58:33.513905749Z\" level=info msg=\"Stopping pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=0f664333-695c-4ad0-8f4e-59ecac813aa7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:33.514607 crc crio[3641]: time=\"2026-06-12T09:58:33.514562222Z\" level=info msg=\"Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00018b6e0}] Aliases:map[]}\"\nJun 12 09:58:33.514780 crc crio[3641]: time=\"2026-06-12T09:58:33.514735198Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zbkbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:58:33.575761 crc crio[3641]: time=\"2026-06-12T09:58:33.575673271Z\" level=info msg=\"Removed container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server\" id=010e2046-b89e-4d37-9cde-52407418eb60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.583504 crc crio[3641]: time=\"2026-06-12T09:58:33.583371711Z\" level=info msg=\"Removing container: e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51\" id=5c079902-75df-4b3a-b5f3-2207cea1f9b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.627998 crc crio[3641]: time=\"2026-06-12T09:58:33.627789009Z\" level=info msg=\"Removed container e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51: openshift-marketplace/community-operators-mf6q8/extract-content\" id=5c079902-75df-4b3a-b5f3-2207cea1f9b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.631456 crc crio[3641]: time=\"2026-06-12T09:58:33.631379937Z\" level=info msg=\"Removing container: fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd\" id=ed6b6175-c932-4490-9b4e-6192af582c5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.659210 crc crio[3641]: time=\"2026-06-12T09:58:33.65906356Z\" level=info msg=\"Removed container fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd: openshift-marketplace/community-operators-mf6q8/extract-utilities\" id=ed6b6175-c932-4490-9b4e-6192af582c5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.665791 crc crio[3641]: time=\"2026-06-12T09:58:33.665705193Z\" level=info msg=\"Removing container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d\" id=9871993e-713f-4b1d-9ed9-4a6937fa32dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.684933 crc crio[3641]: time=\"2026-06-12T09:58:33.684777012Z\" level=info msg=\"Removed container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server\" id=9871993e-713f-4b1d-9ed9-4a6937fa32dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.687916 crc crio[3641]: time=\"2026-06-12T09:58:33.687768552Z\" level=info msg=\"Removing container: 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338\" id=d9dc040a-0c95-40f0-9f44-e672d2e89b34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.731241 crc crio[3641]: time=\"2026-06-12T09:58:33.730738586Z\" level=info msg=\"Removed container 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338: openshift-marketplace/redhat-operators-g48fz/extract-content\" id=d9dc040a-0c95-40f0-9f44-e672d2e89b34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.735084 crc crio[3641]: time=\"2026-06-12T09:58:33.734343033Z\" level=info msg=\"Removing container: b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670\" id=c5c4e0f4-2e10-4db3-9445-0e1976cdee48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.764406 crc crio[3641]: time=\"2026-06-12T09:58:33.764279266Z\" level=info msg=\"Removed container b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670: openshift-marketplace/redhat-operators-g48fz/extract-utilities\" id=c5c4e0f4-2e10-4db3-9445-0e1976cdee48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:33.813644 crc crio[3641]: time=\"2026-06-12T09:58:33.813541913Z\" level=info msg=\"Stopped pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=0f664333-695c-4ad0-8f4e-59ecac813aa7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:34.511015 crc crio[3641]: time=\"2026-06-12T09:58:34.510934244Z\" level=info msg=\"Removing container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9\" id=818ac075-889d-41f2-8ef5-a18c71bf7cdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:34.532132 crc crio[3641]: time=\"2026-06-12T09:58:34.531706054Z\" level=info msg=\"Removed container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server\" id=818ac075-889d-41f2-8ef5-a18c71bf7cdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:34.536347 crc crio[3641]: time=\"2026-06-12T09:58:34.53614191Z\" level=info msg=\"Removing container: 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27\" id=b9a6492a-2baa-4bd0-887b-662bc8f0ae09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:34.603227 crc crio[3641]: time=\"2026-06-12T09:58:34.602965643Z\" level=info msg=\"Removed container 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27: openshift-marketplace/certified-operators-zbkbn/extract-content\" id=b9a6492a-2baa-4bd0-887b-662bc8f0ae09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:34.615617 crc crio[3641]: time=\"2026-06-12T09:58:34.615241564Z\" level=info msg=\"Removing container: 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2\" id=89f17872-c9e4-4a8f-a778-816641e5090c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:34.678003 crc crio[3641]: time=\"2026-06-12T09:58:34.677260835Z\" level=info msg=\"Removed container 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2: openshift-marketplace/certified-operators-zbkbn/extract-utilities\" id=89f17872-c9e4-4a8f-a778-816641e5090c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:39.331889 crc crio[3641]: time=\"2026-06-12T09:58:39.331154938Z\" level=info msg=\"Stopping container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84 (timeout: 15s)\" id=a16461f3-6cbe-46e9-9bdb-a4ed9887ec65 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.333419 crc crio[3641]: time=\"2026-06-12T09:58:39.332887774Z\" level=info msg=\"Stopping container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a (timeout: 15s)\" id=c7fce56f-26af-48d9-872b-b3acb8478677 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.336784 crc crio[3641]: time=\"2026-06-12T09:58:39.336534151Z\" level=info msg=\"Stopping container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359 (timeout: 15s)\" id=a67e0239-b7f2-4867-ba4c-1a2351bf2c7d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.338346 crc crio[3641]: time=\"2026-06-12T09:58:39.337885995Z\" level=info msg=\"Stopping container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c (timeout: 15s)\" id=5a973aa1-e619-44d2-ad2e-71b961432f2e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.339853 crc crio[3641]: time=\"2026-06-12T09:58:39.338474945Z\" level=info msg=\"Stopping container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d (timeout: 15s)\" id=e9bb0730-f427-4696-a262-c22472c56232 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.533719 crc crio[3641]: time=\"2026-06-12T09:58:39.53315958Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:58:39.533970 crc crio[3641]: time=\"2026-06-12T09:58:39.533727569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:39.646299 crc crio[3641]: time=\"2026-06-12T09:58:39.64621539Z\" level=info msg=\"Stopped container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=a67e0239-b7f2-4867-ba4c-1a2351bf2c7d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.770559 crc crio[3641]: time=\"2026-06-12T09:58:39.770430291Z\" level=info msg=\"Stopped container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5a973aa1-e619-44d2-ad2e-71b961432f2e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.806073 crc crio[3641]: time=\"2026-06-12T09:58:39.80504245Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:58:39.813371 crc crio[3641]: time=\"2026-06-12T09:58:39.813283536Z\" level=info msg=\"Ran pod sandbox f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:58:39.815570 crc crio[3641]: time=\"2026-06-12T09:58:39.815500077Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8cdb7a84-f7d1-4d02-9056-08baf931f1bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:39.835445 crc crio[3641]: time=\"2026-06-12T09:58:39.83530512Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=444ef8c8-857a-4a9b-bcfc-b47a71dffd5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:39.868232 crc crio[3641]: time=\"2026-06-12T09:58:39.868067054Z\" level=info msg=\"Stopped container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a16461f3-6cbe-46e9-9bdb-a4ed9887ec65 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.960041 crc crio[3641]: time=\"2026-06-12T09:58:39.959723459Z\" level=info msg=\"Stopped container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e9bb0730-f427-4696-a262-c22472c56232 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:39.960723 crc crio[3641]: time=\"2026-06-12T09:58:39.960632608Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=12777431-a12c-4095-8a60-79706179e4cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:39.961276 crc crio[3641]: time=\"2026-06-12T09:58:39.961199598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:39.986574 crc crio[3641]: time=\"2026-06-12T09:58:39.986459032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:40.143761 crc crio[3641]: time=\"2026-06-12T09:58:40.143656887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:40.287936 crc crio[3641]: time=\"2026-06-12T09:58:40.287300598Z\" level=info msg=\"Created container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=12777431-a12c-4095-8a60-79706179e4cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:40.289945 crc crio[3641]: time=\"2026-06-12T09:58:40.288708365Z\" level=info msg=\"Starting container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55\" id=02210420-89c0-42f6-aa6c-44ccc968bf65 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:40.296451 crc crio[3641]: time=\"2026-06-12T09:58:40.296350581Z\" level=info msg=\"Started container\" PID=16366 containerID=63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=02210420-89c0-42f6-aa6c-44ccc968bf65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\nJun 12 09:58:40.583464 crc crio[3641]: time=\"2026-06-12T09:58:40.582438023Z\" level=info msg=\"Stopping pod sandbox: 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d\" id=2dc56e51-6602-4bb2-be6f-b3466655eb3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:40.583464 crc crio[3641]: time=\"2026-06-12T09:58:40.583172888Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00238ea40}] Aliases:map[]}\"\nJun 12 09:58:40.583464 crc crio[3641]: time=\"2026-06-12T09:58:40.583290742Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:58:41.246662 crc crio[3641]: time=\"2026-06-12T09:58:41.246483409Z\" level=info msg=\"Stopped pod sandbox: 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d\" id=2dc56e51-6602-4bb2-be6f-b3466655eb3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:42.235994 crc crio[3641]: time=\"2026-06-12T09:58:42.235112765Z\" level=info msg=\"Stopped container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c7fce56f-26af-48d9-872b-b3acb8478677 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:58:42.237377 crc crio[3641]: time=\"2026-06-12T09:58:42.23706211Z\" level=info msg=\"Stopping pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=ce24a75f-cbbe-489f-bb8e-69079ffbd2e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:42.240532 crc crio[3641]: time=\"2026-06-12T09:58:42.240460173Z\" level=info msg=\"Stopped pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=ce24a75f-cbbe-489f-bb8e-69079ffbd2e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:42.613292 crc crio[3641]: time=\"2026-06-12T09:58:42.613191753Z\" level=info msg=\"Removing container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84\" id=adffea68-4db9-40f0-a5c1-abe0e3a7a853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.639740 crc crio[3641]: time=\"2026-06-12T09:58:42.6396737Z\" level=info msg=\"Removed container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=adffea68-4db9-40f0-a5c1-abe0e3a7a853 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.649065 crc crio[3641]: time=\"2026-06-12T09:58:42.648679659Z\" level=info msg=\"Removing container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d\" id=b6ec1d09-5453-49d1-883f-f5d9391225a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.666459 crc crio[3641]: time=\"2026-06-12T09:58:42.666280688Z\" level=info msg=\"Removed container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b6ec1d09-5453-49d1-883f-f5d9391225a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.670867 crc crio[3641]: time=\"2026-06-12T09:58:42.670037393Z\" level=info msg=\"Removing container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c\" id=8fe96b0a-4748-45dc-a9ad-77e688134357 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.686272 crc crio[3641]: time=\"2026-06-12T09:58:42.686138653Z\" level=info msg=\"Removed container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=8fe96b0a-4748-45dc-a9ad-77e688134357 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.689130 crc crio[3641]: time=\"2026-06-12T09:58:42.689106161Z\" level=info msg=\"Removing container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359\" id=5659d1b2-904f-473a-8370-64ee0508eb38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.713094 crc crio[3641]: time=\"2026-06-12T09:58:42.7129913Z\" level=info msg=\"Removed container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=5659d1b2-904f-473a-8370-64ee0508eb38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.719419 crc crio[3641]: time=\"2026-06-12T09:58:42.719349182Z\" level=info msg=\"Removing container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a\" id=12377c87-8d2c-408d-9f4d-446942904636 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.749551 crc crio[3641]: time=\"2026-06-12T09:58:42.749229892Z\" level=info msg=\"Removed container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=12377c87-8d2c-408d-9f4d-446942904636 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.752258 crc crio[3641]: time=\"2026-06-12T09:58:42.752137268Z\" level=info msg=\"Removing container: 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2\" id=0a7ba8c3-4674-491a-a967-0c0b7a00ac50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:42.860091 crc crio[3641]: time=\"2026-06-12T09:58:42.859900092Z\" level=info msg=\"Removed container 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=0a7ba8c3-4674-491a-a967-0c0b7a00ac50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:58:47.920524 crc crio[3641]: time=\"2026-06-12T09:58:47.919747759Z\" level=info msg=\"Stopping pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=826f4c6d-43fe-4e7b-99aa-319a2609a528 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.922786 crc crio[3641]: time=\"2026-06-12T09:58:47.920553336Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=826f4c6d-43fe-4e7b-99aa-319a2609a528 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.922786 crc crio[3641]: time=\"2026-06-12T09:58:47.921190457Z\" level=info msg=\"Removing pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=5c95ab07-dadd-4bd8-b9e1-71fac773f8c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.929160 crc crio[3641]: time=\"2026-06-12T09:58:47.92905169Z\" level=info msg=\"Removed pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=5c95ab07-dadd-4bd8-b9e1-71fac773f8c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.930520 crc crio[3641]: time=\"2026-06-12T09:58:47.930427705Z\" level=info msg=\"Stopping pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=4d454852-46a6-4e90-87c5-ebc0db6c47ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.930520 crc crio[3641]: time=\"2026-06-12T09:58:47.930501317Z\" level=info msg=\"Stopped pod sandbox (already stopped): afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=4d454852-46a6-4e90-87c5-ebc0db6c47ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.931437 crc crio[3641]: time=\"2026-06-12T09:58:47.931270123Z\" level=info msg=\"Removing pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=5472559d-b911-456b-ad3a-2f4de717d0b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.943092 crc crio[3641]: time=\"2026-06-12T09:58:47.943024149Z\" level=info msg=\"Removed pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=5472559d-b911-456b-ad3a-2f4de717d0b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.945157 crc crio[3641]: time=\"2026-06-12T09:58:47.945045273Z\" level=info msg=\"Stopping pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=b5690acb-8f56-477a-a1fc-fd4b21831cbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.945157 crc crio[3641]: time=\"2026-06-12T09:58:47.945119606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=b5690acb-8f56-477a-a1fc-fd4b21831cbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.946238 crc crio[3641]: time=\"2026-06-12T09:58:47.946168171Z\" level=info msg=\"Removing pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=b20597b4-5475-4cd1-96a4-0eb098622575 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.959728 crc crio[3641]: time=\"2026-06-12T09:58:47.959674845Z\" level=info msg=\"Removed pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=b20597b4-5475-4cd1-96a4-0eb098622575 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.961131 crc crio[3641]: time=\"2026-06-12T09:58:47.960891364Z\" level=info msg=\"Stopping pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=f9aed85e-a1a3-4665-8de0-502ce4a6ea41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.961131 crc crio[3641]: time=\"2026-06-12T09:58:47.960954986Z\" level=info msg=\"Stopped pod sandbox (already stopped): b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=f9aed85e-a1a3-4665-8de0-502ce4a6ea41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.962041 crc crio[3641]: time=\"2026-06-12T09:58:47.961956899Z\" level=info msg=\"Removing pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=c9930064-fe9c-4c7d-8032-045f0f2f88d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.976645 crc crio[3641]: time=\"2026-06-12T09:58:47.976494409Z\" level=info msg=\"Removed pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=c9930064-fe9c-4c7d-8032-045f0f2f88d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.977988 crc crio[3641]: time=\"2026-06-12T09:58:47.977927743Z\" level=info msg=\"Stopping pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=a37e05d4-a051-4d23-8552-e93553b3e7c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.978220 crc crio[3641]: time=\"2026-06-12T09:58:47.978184152Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=a37e05d4-a051-4d23-8552-e93553b3e7c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.979327 crc crio[3641]: time=\"2026-06-12T09:58:47.979207066Z\" level=info msg=\"Removing pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=26cbd4fd-bd39-4635-a29b-ff95f0a734fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.988507 crc crio[3641]: time=\"2026-06-12T09:58:47.988297781Z\" level=info msg=\"Removed pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=26cbd4fd-bd39-4635-a29b-ff95f0a734fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:47.989559 crc crio[3641]: time=\"2026-06-12T09:58:47.989505569Z\" level=info msg=\"Stopping pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=31db474d-b127-4e76-9a25-1d447c13957f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.989793 crc crio[3641]: time=\"2026-06-12T09:58:47.989755478Z\" level=info msg=\"Stopped pod sandbox (already stopped): c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=31db474d-b127-4e76-9a25-1d447c13957f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:58:47.991175 crc crio[3641]: time=\"2026-06-12T09:58:47.99100853Z\" level=info msg=\"Removing pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=94b7ec6c-fc3c-4b82-8ed9-cde09f2f7c50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:48.006157 crc crio[3641]: time=\"2026-06-12T09:58:48.006042365Z\" level=info msg=\"Removed pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=94b7ec6c-fc3c-4b82-8ed9-cde09f2f7c50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 09:58:50.361446 crc crio[3641]: time=\"2026-06-12T09:58:50.360938856Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:58:50.363709 crc crio[3641]: time=\"2026-06-12T09:58:50.361445093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:50.385583 crc crio[3641]: time=\"2026-06-12T09:58:50.38521272Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:58:50.394387 crc crio[3641]: time=\"2026-06-12T09:58:50.393706533Z\" level=info msg=\"Ran pod sandbox d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 09:58:50.397520 crc crio[3641]: time=\"2026-06-12T09:58:50.397438756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c1f93d2c-a694-49a7-a1f5-5715ba17aaa3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:50.400785 crc crio[3641]: time=\"2026-06-12T09:58:50.400743497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0ba1676c-6946-4e23-94f4-fa426916222e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:51.682914 crc crio[3641]: time=\"2026-06-12T09:58:51.682240421Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=010e777e-2d2c-4f2c-a5b6-7aced3ac1098 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:51.684790 crc crio[3641]: time=\"2026-06-12T09:58:51.683413371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:51.713507 crc crio[3641]: time=\"2026-06-12T09:58:51.713150376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:51.875192 crc crio[3641]: time=\"2026-06-12T09:58:51.875145169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:51.990377 crc crio[3641]: time=\"2026-06-12T09:58:51.989902145Z\" level=info msg=\"Created container ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=010e777e-2d2c-4f2c-a5b6-7aced3ac1098 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:51.992862 crc crio[3641]: time=\"2026-06-12T09:58:51.992676279Z\" level=info msg=\"Starting container: ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde\" id=6f79dac7-52ae-4f7c-a09e-4746de330bfa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:51.999439 crc crio[3641]: time=\"2026-06-12T09:58:51.999379362Z\" level=info msg=\"Started container\" PID=16658 containerID=ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde description=openshift-kube-apiserver/kube-apiserver-crc/setup id=6f79dac7-52ae-4f7c-a09e-4746de330bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4\nJun 12 09:58:52.783654 crc crio[3641]: time=\"2026-06-12T09:58:52.78345381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=136dbd18-ba28-4180-a5d6-bf68f699e24f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:52.786518 crc crio[3641]: time=\"2026-06-12T09:58:52.786206732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f63d7628-dbe7-4a74-865c-585e5a9eeb60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:52.796025 crc crio[3641]: time=\"2026-06-12T09:58:52.795784073Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cf127c92-b70f-46d5-9b7b-0d44eda6b43d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:52.796235 crc crio[3641]: time=\"2026-06-12T09:58:52.796165456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:52.821781 crc crio[3641]: time=\"2026-06-12T09:58:52.821666887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:52.966622 crc crio[3641]: time=\"2026-06-12T09:58:52.96653199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:53.108584 crc crio[3641]: time=\"2026-06-12T09:58:53.108294048Z\" level=info msg=\"Created container 4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cf127c92-b70f-46d5-9b7b-0d44eda6b43d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:53.112265 crc crio[3641]: time=\"2026-06-12T09:58:53.112153208Z\" level=info msg=\"Starting container: 4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db\" id=abd3b9df-1d1c-437e-85af-d2c58a987b28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:53.118486 crc crio[3641]: time=\"2026-06-12T09:58:53.118325423Z\" level=info msg=\"Started container\" PID=16672 containerID=4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=abd3b9df-1d1c-437e-85af-d2c58a987b28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4\nJun 12 09:58:53.158360 crc crio[3641]: time=\"2026-06-12T09:58:53.158246278Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=42c8e677-ea02-4010-9bd8-7090e1395f53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:53.162075 crc crio[3641]: time=\"2026-06-12T09:58:53.161735735Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c800bd94-f6fb-4c21-8bbd-d477fd3e2b4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:53.173675 crc crio[3641]: time=\"2026-06-12T09:58:53.173519489Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=45dc0405-527d-4580-a8dc-db693727c652 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:53.174138 crc crio[3641]: time=\"2026-06-12T09:58:53.174010006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:53.196579 crc crio[3641]: time=\"2026-06-12T09:58:53.196484377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:53.362774 crc crio[3641]: time=\"2026-06-12T09:58:53.362601709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:53.518141 crc crio[3641]: time=\"2026-06-12T09:58:53.516981469Z\" level=info msg=\"Created container 975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=45dc0405-527d-4580-a8dc-db693727c652 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:53.519739 crc crio[3641]: time=\"2026-06-12T09:58:53.519691349Z\" level=info msg=\"Starting container: 975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2\" id=9fd98836-5c8d-44c2-8956-70f45b2e44a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:53.524411 crc crio[3641]: time=\"2026-06-12T09:58:53.524330764Z\" level=info msg=\"Started container\" PID=16706 containerID=975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9fd98836-5c8d-44c2-8956-70f45b2e44a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4\nJun 12 09:58:53.613911 crc crio[3641]: time=\"2026-06-12T09:58:53.613658941Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=340c9ef3-636c-427d-bf68-b4760b49273d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:53.615411 crc crio[3641]: time=\"2026-06-12T09:58:53.615383928Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d0ee0c15-bf6f-4c48-8f28-9b99ca35e22c name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:53.715609 crc crio[3641]: time=\"2026-06-12T09:58:53.715134952Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=fb012760-bef2-4947-a646-62d8773a401a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:53.716439 crc crio[3641]: time=\"2026-06-12T09:58:53.716412585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:53.743489 crc crio[3641]: time=\"2026-06-12T09:58:53.743331695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:53.804253 crc crio[3641]: time=\"2026-06-12T09:58:53.80418359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=67822e90-e314-4e6b-8df9-47e1b8d6bc3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:53.816800 crc crio[3641]: time=\"2026-06-12T09:58:53.816713752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f06e0e63-bc9c-441f-ba8c-bf6981f35e1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:53.819083 crc crio[3641]: time=\"2026-06-12T09:58:53.819030646Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=183e8cbc-df4b-47b3-8d51-288be1d5c609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:53.819526 crc crio[3641]: time=\"2026-06-12T09:58:53.819505142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:53.853030 crc crio[3641]: time=\"2026-06-12T09:58:53.85297738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:53.929555 crc crio[3641]: time=\"2026-06-12T09:58:53.929323485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:54.048094 crc crio[3641]: time=\"2026-06-12T09:58:54.04799636Z\" level=info msg=\"Created container 551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=fb012760-bef2-4947-a646-62d8773a401a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:54.050447 crc crio[3641]: time=\"2026-06-12T09:58:54.050383079Z\" level=info msg=\"Starting container: 551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3\" id=13190684-1d93-4321-8fd4-1e69d50c6bd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:54.061396 crc crio[3641]: time=\"2026-06-12T09:58:54.061280975Z\" level=info msg=\"Started container\" PID=16730 containerID=551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=13190684-1d93-4321-8fd4-1e69d50c6bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4\nJun 12 09:58:54.069916 crc crio[3641]: time=\"2026-06-12T09:58:54.06987526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:54.084679 crc crio[3641]: time=\"2026-06-12T09:58:54.084486678Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=70808bc2-7fe6-4be5-90a7-914071ad60d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:54.086450 crc crio[3641]: time=\"2026-06-12T09:58:54.08634178Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dc3a1469-9504-4ff9-896f-adb6dfad023b name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:54.094011 crc crio[3641]: time=\"2026-06-12T09:58:54.093878182Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=acc4db0b-c07f-40bd-8e64-d5e3d2c094c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:54.094726 crc crio[3641]: time=\"2026-06-12T09:58:54.094656018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:54.120130 crc crio[3641]: time=\"2026-06-12T09:58:54.119993135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:54.177647 crc crio[3641]: time=\"2026-06-12T09:58:54.177512647Z\" level=info msg=\"Created container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=183e8cbc-df4b-47b3-8d51-288be1d5c609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:54.191935 crc crio[3641]: time=\"2026-06-12T09:58:54.19104746Z\" level=info msg=\"Starting container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d\" id=80c209af-2576-40ed-9bb0-2fa30f6fb593 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:54.202153 crc crio[3641]: time=\"2026-06-12T09:58:54.202060681Z\" level=info msg=\"Started container\" PID=16746 containerID=b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=80c209af-2576-40ed-9bb0-2fa30f6fb593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 09:58:54.422420 crc crio[3641]: time=\"2026-06-12T09:58:54.422246158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:54.499264 crc crio[3641]: time=\"2026-06-12T09:58:54.499165749Z\" level=info msg=\"Created container 37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=acc4db0b-c07f-40bd-8e64-d5e3d2c094c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:54.501080 crc crio[3641]: time=\"2026-06-12T09:58:54.501027171Z\" level=info msg=\"Starting container: 37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4\" id=7816b94a-af15-4195-98d1-f67361438cf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:54.507255 crc crio[3641]: time=\"2026-06-12T09:58:54.507155567Z\" level=info msg=\"Started container\" PID=16768 containerID=37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=7816b94a-af15-4195-98d1-f67361438cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4\nJun 12 09:58:54.520674 crc crio[3641]: time=\"2026-06-12T09:58:54.520577915Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9b57a8d7-2de6-44f5-98c5-2d9b1179faf4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:54.522780 crc crio[3641]: time=\"2026-06-12T09:58:54.522713966Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8cb20983-0af2-4cd5-8d6f-834b6167a93d name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:58:54.532771 crc crio[3641]: time=\"2026-06-12T09:58:54.532676069Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=18ceba35-ed29-42f4-8290-84c39f93dc75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:54.533311 crc crio[3641]: time=\"2026-06-12T09:58:54.533244398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:54.564438 crc crio[3641]: time=\"2026-06-12T09:58:54.564289366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:54.772403 crc crio[3641]: time=\"2026-06-12T09:58:54.772209536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:58:54.860680 crc crio[3641]: time=\"2026-06-12T09:58:54.853134851Z\" level=info msg=\"Created container e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=18ceba35-ed29-42f4-8290-84c39f93dc75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:58:54.861650 crc crio[3641]: time=\"2026-06-12T09:58:54.861052568Z\" level=info msg=\"Starting container: e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9\" id=5b8b9049-1187-422d-9e85-1f6e6f7f81a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:58:54.871649 crc crio[3641]: time=\"2026-06-12T09:58:54.871498484Z\" level=info msg=\"Started container\" PID=16790 containerID=e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5b8b9049-1187-422d-9e85-1f6e6f7f81a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4\nJun 12 09:59:02.390750 crc crio[3641]: time=\"2026-06-12T09:59:02.389725675Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e76478af-9314-4307-9c71-aa654ec514a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:59:02.394155 crc crio[3641]: time=\"2026-06-12T09:59:02.393036946Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=85019ead-371d-447b-89d1-9642fd3367bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:59:02.407753 crc crio[3641]: time=\"2026-06-12T09:59:02.406955171Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a616d9b1-a974-4e41-a4c4-95b23f8d4e69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:59:02.407753 crc crio[3641]: time=\"2026-06-12T09:59:02.407478019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:59:02.448628 crc crio[3641]: time=\"2026-06-12T09:59:02.448176968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:59:02.633493 crc crio[3641]: time=\"2026-06-12T09:59:02.633090233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:59:02.741095 crc crio[3641]: time=\"2026-06-12T09:59:02.740992596Z\" level=info msg=\"Created container 044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a616d9b1-a974-4e41-a4c4-95b23f8d4e69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:59:02.743972 crc crio[3641]: time=\"2026-06-12T09:59:02.743886642Z\" level=info msg=\"Starting container: 044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090\" id=2859d138-b78a-47c8-9115-7fbb640b72d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:59:02.748984 crc crio[3641]: time=\"2026-06-12T09:59:02.748919472Z\" level=info msg=\"Started container\" PID=16986 containerID=044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2859d138-b78a-47c8-9115-7fbb640b72d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4\nJun 12 09:59:20.910719 crc crio[3641]: time=\"2026-06-12T09:59:20.90949232Z\" level=info msg=\"Stopping container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d (timeout: 30s)\" id=4155d3ae-67e2-49a8-8ea2-d6ab4fc6aa3a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:25.540623 crc crio[3641]: time=\"2026-06-12T09:59:25.540010956Z\" level=info msg=\"Stopping container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 (timeout: 5s)\" id=c0e64b7c-9374-4dee-ad39-d6d73e6e0109 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.020911 crc crio[3641]: time=\"2026-06-12T09:59:26.020736454Z\" level=info msg=\"Stopping container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327 (timeout: 30s)\" id=c4583322-3c44-476d-a0fa-70cb0edc417a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.077241 crc crio[3641]: time=\"2026-06-12T09:59:26.077169111Z\" level=info msg=\"Stopping container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165 (timeout: 30s)\" id=dbdef86c-a844-45bd-bbd7-0bbfbecf3ff5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.090612 crc crio[3641]: time=\"2026-06-12T09:59:26.090499836Z\" level=info msg=\"Stopping container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b (timeout: 30s)\" id=c35460ed-194d-4644-86d0-0689fa945630 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.109065 crc crio[3641]: time=\"2026-06-12T09:59:26.10895378Z\" level=info msg=\"Stopping container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021 (timeout: 30s)\" id=92cf3fe6-102c-4421-89a8-8a1ff4d71246 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.126723 crc crio[3641]: time=\"2026-06-12T09:59:26.125619073Z\" level=info msg=\"Stopping container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e (timeout: 30s)\" id=e98705ba-66c8-4ee4-a138-6c337823c2fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.180526 crc crio[3641]: time=\"2026-06-12T09:59:26.179976617Z\" level=info msg=\"Stopped container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server\" id=c4583322-3c44-476d-a0fa-70cb0edc417a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.181442 crc crio[3641]: time=\"2026-06-12T09:59:26.181383013Z\" level=info msg=\"Stopping pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=231e0bd0-0fde-4d2f-8c69-5ebbe94d63c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.182646 crc crio[3641]: time=\"2026-06-12T09:59:26.182546423Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0022ca850}] Aliases:map[]}\"\nJun 12 09:59:26.183250 crc crio[3641]: time=\"2026-06-12T09:59:26.182899935Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:59:26.203012 crc crio[3641]: time=\"2026-06-12T09:59:26.202033364Z\" level=info msg=\"Stopped container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server\" id=dbdef86c-a844-45bd-bbd7-0bbfbecf3ff5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.205243 crc crio[3641]: time=\"2026-06-12T09:59:26.205109847Z\" level=info msg=\"Stopping pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=8aa63e6d-8fb0-4f43-8977-2163b9d0683e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.205757 crc crio[3641]: time=\"2026-06-12T09:59:26.205674616Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}\"\nJun 12 09:59:26.205994 crc crio[3641]: time=\"2026-06-12T09:59:26.205934945Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:59:26.250526 crc crio[3641]: time=\"2026-06-12T09:59:26.248087838Z\" level=info msg=\"Stopped container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=92cf3fe6-102c-4421-89a8-8a1ff4d71246 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.258158 crc crio[3641]: time=\"2026-06-12T09:59:26.258048627Z\" level=info msg=\"Stopped container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c35460ed-194d-4644-86d0-0689fa945630 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.259327 crc crio[3641]: time=\"2026-06-12T09:59:26.259253309Z\" level=info msg=\"Stopping pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=db358b28-2590-45ac-85b9-088b762aaec4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.260400 crc crio[3641]: time=\"2026-06-12T09:59:26.260275714Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00018ab68}] Aliases:map[]}\"\nJun 12 09:59:26.260886 crc crio[3641]: time=\"2026-06-12T09:59:26.260738768Z\" level=info msg=\"Stopping pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=7b45dd49-66f5-4601-a942-086fa9213f8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.261202 crc crio[3641]: time=\"2026-06-12T09:59:26.261134712Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0022ca988}] Aliases:map[]}\"\nJun 12 09:59:26.261363 crc crio[3641]: time=\"2026-06-12T09:59:26.261288048Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:59:26.261553 crc crio[3641]: time=\"2026-06-12T09:59:26.261297237Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:59:26.275192 crc crio[3641]: time=\"2026-06-12T09:59:26.271686264Z\" level=info msg=\"Stopped container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=e98705ba-66c8-4ee4-a138-6c337823c2fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:26.285671 crc crio[3641]: time=\"2026-06-12T09:59:26.285482864Z\" level=info msg=\"Stopping pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=430bd760-64c1-46ad-8d80-fe34d96a9dec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.286516 crc crio[3641]: time=\"2026-06-12T09:59:26.286373824Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0022caa40}] Aliases:map[]}\"\nJun 12 09:59:26.286991 crc crio[3641]: time=\"2026-06-12T09:59:26.286900302Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 09:59:26.602880 crc crio[3641]: time=\"2026-06-12T09:59:26.60039228Z\" level=info msg=\"Stopped pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=231e0bd0-0fde-4d2f-8c69-5ebbe94d63c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.635147 crc crio[3641]: time=\"2026-06-12T09:59:26.633052184Z\" level=info msg=\"Stopped pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=8aa63e6d-8fb0-4f43-8977-2163b9d0683e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.653140 crc crio[3641]: time=\"2026-06-12T09:59:26.648210079Z\" level=info msg=\"Stopped pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=7b45dd49-66f5-4601-a942-086fa9213f8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.662964 crc crio[3641]: time=\"2026-06-12T09:59:26.661354557Z\" level=info msg=\"Stopped pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=db358b28-2590-45ac-85b9-088b762aaec4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:26.721317 crc crio[3641]: time=\"2026-06-12T09:59:26.721105064Z\" level=info msg=\"Stopped pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=430bd760-64c1-46ad-8d80-fe34d96a9dec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:27.205160 crc crio[3641]: time=\"2026-06-12T09:59:27.205049621Z\" level=info msg=\"Removing container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165\" id=bf4a9ef4-8f26-44c6-b77a-65aaf5998f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.266618 crc crio[3641]: time=\"2026-06-12T09:59:27.265751672Z\" level=info msg=\"Removed container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server\" id=bf4a9ef4-8f26-44c6-b77a-65aaf5998f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.270231 crc crio[3641]: time=\"2026-06-12T09:59:27.270130535Z\" level=info msg=\"Removing container: 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338\" id=10544de2-4688-4289-ac0b-095858ece3cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.345391 crc crio[3641]: time=\"2026-06-12T09:59:27.344408349Z\" level=info msg=\"Removed container 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338: openshift-marketplace/community-operators-qhh6t/extract-content\" id=10544de2-4688-4289-ac0b-095858ece3cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.351674 crc crio[3641]: time=\"2026-06-12T09:59:27.351583479Z\" level=info msg=\"Removing container: c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f\" id=90f329e4-739a-420f-9b37-bd5525b9c4c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.379413 crc crio[3641]: time=\"2026-06-12T09:59:27.379346507Z\" level=info msg=\"Removed container c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=90f329e4-739a-420f-9b37-bd5525b9c4c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.395793 crc crio[3641]: time=\"2026-06-12T09:59:27.395716845Z\" level=info msg=\"Removing container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b\" id=732c84c1-852b-4be1-a713-6bb1aac886dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.433161 crc crio[3641]: time=\"2026-06-12T09:59:27.433065426Z\" level=info msg=\"Removed container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=732c84c1-852b-4be1-a713-6bb1aac886dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.441697 crc crio[3641]: time=\"2026-06-12T09:59:27.441553075Z\" level=info msg=\"Removing container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87\" id=7dfaae94-e43d-45ef-a1d3-3df07ba269a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.472948 crc crio[3641]: time=\"2026-06-12T09:59:27.472870973Z\" level=info msg=\"Removed container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7dfaae94-e43d-45ef-a1d3-3df07ba269a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.477248 crc crio[3641]: time=\"2026-06-12T09:59:27.477175077Z\" level=info msg=\"Removing container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021\" id=dc867161-3542-4913-a4cd-7c9abc127f78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.494601 crc crio[3641]: time=\"2026-06-12T09:59:27.494472808Z\" level=info msg=\"Removed container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=dc867161-3542-4913-a4cd-7c9abc127f78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.498033 crc crio[3641]: time=\"2026-06-12T09:59:27.497955411Z\" level=info msg=\"Removing container: 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900\" id=0715b274-6628-4b2d-83c5-2db89d2a6e9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.518793 crc crio[3641]: time=\"2026-06-12T09:59:27.516901018Z\" level=info msg=\"Removed container 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=0715b274-6628-4b2d-83c5-2db89d2a6e9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.524170 crc crio[3641]: time=\"2026-06-12T09:59:27.523736193Z\" level=info msg=\"Removing container: f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493\" id=20f4c7b3-693c-4912-8c43-faa4ef2ace75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.544326 crc crio[3641]: time=\"2026-06-12T09:59:27.544241502Z\" level=info msg=\"Removed container f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=20f4c7b3-693c-4912-8c43-faa4ef2ace75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.549620 crc crio[3641]: time=\"2026-06-12T09:59:27.549549516Z\" level=info msg=\"Removing container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327\" id=eb863348-2228-4525-939b-17f1de5581ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.568600 crc crio[3641]: time=\"2026-06-12T09:59:27.56851008Z\" level=info msg=\"Removed container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server\" id=eb863348-2228-4525-939b-17f1de5581ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.572090 crc crio[3641]: time=\"2026-06-12T09:59:27.572005747Z\" level=info msg=\"Removing container: cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e\" id=41a01a0a-3a3f-4eff-9ad3-40588c560e14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.592680 crc crio[3641]: time=\"2026-06-12T09:59:27.592586282Z\" level=info msg=\"Removed container cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=41a01a0a-3a3f-4eff-9ad3-40588c560e14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.595219 crc crio[3641]: time=\"2026-06-12T09:59:27.59515659Z\" level=info msg=\"Removing container: f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44\" id=e4e2a82f-ea50-4562-b40f-5d425ff8a2cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.619752 crc crio[3641]: time=\"2026-06-12T09:59:27.619640042Z\" level=info msg=\"Removed container f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=e4e2a82f-ea50-4562-b40f-5d425ff8a2cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.622448 crc crio[3641]: time=\"2026-06-12T09:59:27.622340419Z\" level=info msg=\"Removing container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e\" id=32af1e9d-b7b5-4ef5-a6e3-6981684988cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.641940 crc crio[3641]: time=\"2026-06-12T09:59:27.64177768Z\" level=info msg=\"Removed container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=32af1e9d-b7b5-4ef5-a6e3-6981684988cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.645623 crc crio[3641]: time=\"2026-06-12T09:59:27.645544424Z\" level=info msg=\"Removing container: 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e\" id=da1e25a2-55e8-4f2a-aff0-c3644f7765ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.670298 crc crio[3641]: time=\"2026-06-12T09:59:27.670188318Z\" level=info msg=\"Removed container 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=da1e25a2-55e8-4f2a-aff0-c3644f7765ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.673329 crc crio[3641]: time=\"2026-06-12T09:59:27.67325365Z\" level=info msg=\"Removing container: a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64\" id=b231eb81-472d-4684-9541-8ef4ea025f94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:27.690125 crc crio[3641]: time=\"2026-06-12T09:59:27.690032882Z\" level=info msg=\"Removed container a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=b231eb81-472d-4684-9541-8ef4ea025f94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:30.550272 crc crio[3641]: time=\"2026-06-12T09:59:30.549766289Z\" level=warning msg=\"Stopping container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 with stop signal(15) timed out. Killing...\"\nJun 12 09:59:31.086542 crc crio[3641]: time=\"2026-06-12T09:59:31.086318834Z\" level=info msg=\"Stopped container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c0e64b7c-9374-4dee-ad39-d6d73e6e0109 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:31.088237 crc crio[3641]: time=\"2026-06-12T09:59:31.088109934Z\" level=info msg=\"Stopping pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=0f1b8425-a2c1-45b2-8220-614cc5c96685 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:31.091999 crc crio[3641]: time=\"2026-06-12T09:59:31.091914511Z\" level=info msg=\"Stopped pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=0f1b8425-a2c1-45b2-8220-614cc5c96685 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 09:59:31.405943 crc crio[3641]: time=\"2026-06-12T09:59:31.404194029Z\" level=info msg=\"Removing container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55\" id=da1adf7f-2730-4a9a-8217-1c01ca01ee8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:31.429200 crc crio[3641]: time=\"2026-06-12T09:59:31.429042271Z\" level=info msg=\"Removed container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=da1adf7f-2730-4a9a-8217-1c01ca01ee8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:44.529957 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 09:59:50.929362 crc crio[3641]: time=\"2026-06-12T09:59:50.927979215Z\" level=warning msg=\"Stopping container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d with stop signal(15) timed out. Killing...\"\nJun 12 09:59:51.469392 crc crio[3641]: time=\"2026-06-12T09:59:51.466799684Z\" level=info msg=\"Stopped container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4155d3ae-67e2-49a8-8ea2-d6ab4fc6aa3a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 09:59:51.507252 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 09:59:51.508121 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 09:59:51.508410 crc systemd[1]: crio.service: Consumed 16min 52.237s CPU time.\nJun 12 09:59:51.593101 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 09:59:51.696990 crc crio[18325]: time=\"2026-06-12T09:59:51.696914023Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 09:59:51.696990 crc crio[18325]: time=\"2026-06-12T09:59:51.696956995Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 09:59:51.698300 crc crio[18325]: time=\"2026-06-12T09:59:51.698151685Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 09:59:51.698300 crc crio[18325]: time=\"2026-06-12T09:59:51.698231548Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 09:59:51.720515 crc crio[18325]: time=\"2026-06-12T09:59:51.720231878Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 09:59:51.720704 crc crio[18325]: time=\"2026-06-12T09:59:51.720562659Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 09:59:51.720704 crc crio[18325]: time=\"2026-06-12T09:59:51.720574519Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 09:59:51.720704 crc crio[18325]: time=\"2026-06-12T09:59:51.720667432Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 09:59:51.720704 crc crio[18325]: time=\"2026-06-12T09:59:51.720675603Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 09:59:51.754745 crc crio[18325]: time=\"2026-06-12T09:59:51.754570683Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 09:59:51.769667 crc crio[18325]: time=\"2026-06-12T09:59:51.76958066Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 09:59:51.774672 crc crio[18325]: time=\"2026-06-12T09:59:51.774566516Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 09:59:51.807998 crc crio[18325]: time=\"2026-06-12T09:59:51.8078808Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.995320117Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.995366505Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.995383559Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.995393719Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.9954031Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 09:59:52.000033 crc crio[18325]: time=\"2026-06-12T09:59:51.999942616Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 09:59:52.000033 crc crio[18325]: time=\"2026-06-12T09:59:52.000018298Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 09:59:52.007670 crc crio[18325]: time=\"2026-06-12T09:59:52.007577609Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 09:59:52.007670 crc crio[18325]: time=\"2026-06-12T09:59:52.007641701Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 09:59:52.032101 crc crio[18325]: time=\"2026-06-12T09:59:52.031774011Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 09:59:52.032373 crc crio[18325]: time=\"2026-06-12T09:59:52.032175995Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 09:59:52.035662 crc crio[18325]: time=\"2026-06-12T09:59:52.035409413Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 09:59:52.036078 crc crio[18325]: time=\"2026-06-12T09:59:52.035778185Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 09:59:52.042044 crc crio[18325]: time=\"2026-06-12T09:59:52.040876066Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 09:59:52.045414 crc crio[18325]: time=\"2026-06-12T09:59:52.044297817Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 09:59:52.046223 crc crio[18325]: time=\"2026-06-12T09:59:52.046126607Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 09:59:53.906364 crc crio[18325]: time=\"2026-06-12T09:59:53.905201028Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000612e88}] Aliases:map[]}\"\nJun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.906678427Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.907247667Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.907297388Z\" level=warning msg=\"Could not restore sandbox IP for 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f344669e-49a4-44be-b72a-0a1acbb3af6f_0(81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.907332719Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.9073571Z\" level=warning msg=\"Could not restore sandbox IP for 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_b3733451-36dd-4a0f-a903-b1688af5cff3_0(90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.909074 crc crio[18325]: time=\"2026-06-12T09:59:53.908958912Z\" level=info msg=\"Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc000292298}] Aliases:map[]}\"\nJun 12 09:59:53.909432 crc crio[18325]: time=\"2026-06-12T09:59:53.909330026Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.910539 crc crio[18325]: time=\"2026-06-12T09:59:53.910421633Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc000292380}] Aliases:map[]}\"\nJun 12 09:59:53.910929 crc crio[18325]: time=\"2026-06-12T09:59:53.910736593Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.912135 crc crio[18325]: time=\"2026-06-12T09:59:53.911911463Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000292450}] Aliases:map[]}\"\nJun 12 09:59:53.912337 crc crio[18325]: time=\"2026-06-12T09:59:53.912245654Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.913437 crc crio[18325]: time=\"2026-06-12T09:59:53.913342891Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000292560}] Aliases:map[]}\"\nJun 12 09:59:53.914172 crc crio[18325]: time=\"2026-06-12T09:59:53.913666022Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.914752 crc crio[18325]: time=\"2026-06-12T09:59:53.914653085Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000292640}] Aliases:map[]}\"\nJun 12 09:59:53.915126 crc crio[18325]: time=\"2026-06-12T09:59:53.915026357Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.916419 crc crio[18325]: time=\"2026-06-12T09:59:53.91630399Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000292738}] Aliases:map[]}\"\nJun 12 09:59:53.916798 crc crio[18325]: time=\"2026-06-12T09:59:53.916634061Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.917614 crc crio[18325]: time=\"2026-06-12T09:59:53.917466609Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0002927e8}] Aliases:map[]}\"\nJun 12 09:59:53.918093 crc crio[18325]: time=\"2026-06-12T09:59:53.918004357Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.919113 crc crio[18325]: time=\"2026-06-12T09:59:53.91900584Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000292890}] Aliases:map[]}\"\nJun 12 09:59:53.919466 crc crio[18325]: time=\"2026-06-12T09:59:53.919365012Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.920751 crc crio[18325]: time=\"2026-06-12T09:59:53.920663096Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000292930}] Aliases:map[]}\"\nJun 12 09:59:53.921111 crc crio[18325]: time=\"2026-06-12T09:59:53.921020848Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.922108 crc crio[18325]: time=\"2026-06-12T09:59:53.922015441Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0002929e0}] Aliases:map[]}\"\nJun 12 09:59:53.922387 crc crio[18325]: time=\"2026-06-12T09:59:53.922300961Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.923676 crc crio[18325]: time=\"2026-06-12T09:59:53.923583034Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000292a98}] Aliases:map[]}\"\nJun 12 09:59:53.924099 crc crio[18325]: time=\"2026-06-12T09:59:53.924007268Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.924529 crc crio[18325]: time=\"2026-06-12T09:59:53.92435958Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.924619 crc crio[18325]: time=\"2026-06-12T09:59:53.924462713Z\" level=warning msg=\"Could not restore sandbox IP for 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.925370 crc crio[18325]: time=\"2026-06-12T09:59:53.925276291Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000292b40}] Aliases:map[]}\"\nJun 12 09:59:53.925695 crc crio[18325]: time=\"2026-06-12T09:59:53.925606912Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.926715 crc crio[18325]: time=\"2026-06-12T09:59:53.926633098Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000a54028}] Aliases:map[]}\"\nJun 12 09:59:53.926885 crc crio[18325]: time=\"2026-06-12T09:59:53.926864136Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.927354 crc crio[18325]: time=\"2026-06-12T09:59:53.927269159Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000a54120}] Aliases:map[]}\"\nJun 12 09:59:53.927603 crc crio[18325]: time=\"2026-06-12T09:59:53.927534158Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.928034 crc crio[18325]: time=\"2026-06-12T09:59:53.927966933Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000a54220}] Aliases:map[]}\"\nJun 12 09:59:53.928142 crc crio[18325]: time=\"2026-06-12T09:59:53.928095457Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.928540 crc crio[18325]: time=\"2026-06-12T09:59:53.928421508Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000a54320}] Aliases:map[]}\"\nJun 12 09:59:53.928634 crc crio[18325]: time=\"2026-06-12T09:59:53.928615574Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.929145 crc crio[18325]: time=\"2026-06-12T09:59:53.929062749Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a54410}] Aliases:map[]}\"\nJun 12 09:59:53.929284 crc crio[18325]: time=\"2026-06-12T09:59:53.929194404Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.929640 crc crio[18325]: time=\"2026-06-12T09:59:53.929556835Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000a54508}] Aliases:map[]}\"\nJun 12 09:59:53.929766 crc crio[18325]: time=\"2026-06-12T09:59:53.929711911Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.930159 crc crio[18325]: time=\"2026-06-12T09:59:53.930099824Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000a545f0}] Aliases:map[]}\"\nJun 12 09:59:53.930292 crc crio[18325]: time=\"2026-06-12T09:59:53.930219998Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.931354 crc crio[18325]: time=\"2026-06-12T09:59:53.931262053Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000a546d0}] Aliases:map[]}\"\nJun 12 09:59:53.931562 crc crio[18325]: time=\"2026-06-12T09:59:53.931531232Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.931961 crc crio[18325]: time=\"2026-06-12T09:59:53.931910295Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000a547a8}] Aliases:map[]}\"\nJun 12 09:59:53.932105 crc crio[18325]: time=\"2026-06-12T09:59:53.93205585Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.932535 crc crio[18325]: time=\"2026-06-12T09:59:53.932445803Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000a54860}] Aliases:map[]}\"\nJun 12 09:59:53.932679 crc crio[18325]: time=\"2026-06-12T09:59:53.932594158Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.933065 crc crio[18325]: time=\"2026-06-12T09:59:53.932983851Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000a54918}] Aliases:map[]}\"\nJun 12 09:59:53.933211 crc crio[18325]: time=\"2026-06-12T09:59:53.933105235Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.933594 crc crio[18325]: time=\"2026-06-12T09:59:53.933466847Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a549c8}] Aliases:map[]}\"\nJun 12 09:59:53.933733 crc crio[18325]: time=\"2026-06-12T09:59:53.933657923Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.934228 crc crio[18325]: time=\"2026-06-12T09:59:53.934115999Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000a54a60}] Aliases:map[]}\"\nJun 12 09:59:53.934408 crc crio[18325]: time=\"2026-06-12T09:59:53.934243243Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.934408 crc crio[18325]: time=\"2026-06-12T09:59:53.934372407Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.934408 crc crio[18325]: time=\"2026-06-12T09:59:53.934388158Z\" level=warning msg=\"Could not restore sandbox IP for cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.934732 crc crio[18325]: time=\"2026-06-12T09:59:53.934667267Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000a54b00}] Aliases:map[]}\"\nJun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934768121Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934935296Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934952407Z\" level=warning msg=\"Could not restore sandbox IP for e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934970054Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934978568Z\" level=warning msg=\"Could not restore sandbox IP for 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.935647 crc crio[18325]: time=\"2026-06-12T09:59:53.935257177Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000a54bc0}] Aliases:map[]}\"\nJun 12 09:59:53.935647 crc crio[18325]: time=\"2026-06-12T09:59:53.9353617Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.935975 crc crio[18325]: time=\"2026-06-12T09:59:53.935723423Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000a54c60}] Aliases:map[]}\"\nJun 12 09:59:53.935975 crc crio[18325]: time=\"2026-06-12T09:59:53.935910859Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.936530 crc crio[18325]: time=\"2026-06-12T09:59:53.936392565Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000a54cf8}] Aliases:map[]}\"\nJun 12 09:59:53.936983 crc crio[18325]: time=\"2026-06-12T09:59:53.93655045Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.936983 crc crio[18325]: time=\"2026-06-12T09:59:53.936964484Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000a54d90}] Aliases:map[]}\"\nJun 12 09:59:53.937186 crc crio[18325]: time=\"2026-06-12T09:59:53.937065907Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.937568 crc crio[18325]: time=\"2026-06-12T09:59:53.937411269Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a54e20}] Aliases:map[]}\"\nJun 12 09:59:53.937568 crc crio[18325]: time=\"2026-06-12T09:59:53.937559804Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.937784 crc crio[18325]: time=\"2026-06-12T09:59:53.937666968Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.937784 crc crio[18325]: time=\"2026-06-12T09:59:53.937677858Z\" level=warning msg=\"Could not restore sandbox IP for 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.938096 crc crio[18325]: time=\"2026-06-12T09:59:53.937996729Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000a54ec8}] Aliases:map[]}\"\nJun 12 09:59:53.938188 crc crio[18325]: time=\"2026-06-12T09:59:53.938108122Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.938591 crc crio[18325]: time=\"2026-06-12T09:59:53.938469394Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000a54f60}] Aliases:map[]}\"\nJun 12 09:59:53.938778 crc crio[18325]: time=\"2026-06-12T09:59:53.93862134Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.939098 crc crio[18325]: time=\"2026-06-12T09:59:53.939018273Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000a54ff0}] Aliases:map[]}\"\nJun 12 09:59:53.939270 crc crio[18325]: time=\"2026-06-12T09:59:53.939152427Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.939665 crc crio[18325]: time=\"2026-06-12T09:59:53.939573851Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000a55080}] Aliases:map[]}\"\nJun 12 09:59:53.940020 crc crio[18325]: time=\"2026-06-12T09:59:53.939716296Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.940158 crc crio[18325]: time=\"2026-06-12T09:59:53.94012728Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000a55118}] Aliases:map[]}\"\nJun 12 09:59:53.940271 crc crio[18325]: time=\"2026-06-12T09:59:53.940237504Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.940967 crc crio[18325]: time=\"2026-06-12T09:59:53.940595566Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000a551b8}] Aliases:map[]}\"\nJun 12 09:59:53.940967 crc crio[18325]: time=\"2026-06-12T09:59:53.940783422Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.941326 crc crio[18325]: time=\"2026-06-12T09:59:53.941234617Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000a55238}] Aliases:map[]}\"\nJun 12 09:59:53.941447 crc crio[18325]: time=\"2026-06-12T09:59:53.941363141Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.941913 crc crio[18325]: time=\"2026-06-12T09:59:53.941726124Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000a552b8}] Aliases:map[]}\"\nJun 12 09:59:53.942066 crc crio[18325]: time=\"2026-06-12T09:59:53.941938831Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.942419 crc crio[18325]: time=\"2026-06-12T09:59:53.942330314Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000a55348}] Aliases:map[]}\"\nJun 12 09:59:53.942625 crc crio[18325]: time=\"2026-06-12T09:59:53.942458518Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 09:59:53.942625 crc crio[18325]: time=\"2026-06-12T09:59:53.942600853Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.942625 crc crio[18325]: time=\"2026-06-12T09:59:53.942615743Z\" level=warning msg=\"Could not restore sandbox IP for 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e: failed to get network status for pod sandbox k8s_collect-profiles-29687625-2pzbl_openshift-operator-lifecycle-manager_1a32e8ba-f2c6-42d3-89d4-0450de6e6c67_0(529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 09:59:53.943529 crc crio[18325]: time=\"2026-06-12T09:59:53.943319291Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 09:59:53.944743 crc crio[18325]: time=\"2026-06-12T09:59:53.944651036Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 09:59:53.944743 crc crio[18325]: time=\"2026-06-12T09:59:53.944719567Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.944802481Z\" level=info msg=\"Create NRI interface\"\nJun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.945002567Z\" level=info msg=\"runtime interface created\"\nJun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.945017608Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.945032358Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.945042019Z\" level=info msg=\"starting plugins...\"\nJun 12 09:59:53.945713 crc crio[18325]: time=\"2026-06-12T09:59:53.94507347Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 09:59:53.952045 crc crio[18325]: time=\"2026-06-12T09:59:53.951757664Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 09:59:53.961433 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 09:59:57.494583 crc crio[18325]: time=\"2026-06-12T09:59:57.493303048Z\" level=info msg=\"Removing container: 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca\" id=5fdc254e-533b-438f-9934-f97a35832e07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:57.590949 crc crio[18325]: time=\"2026-06-12T09:59:57.590639966Z\" level=info msg=\"Removed container 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5fdc254e-533b-438f-9934-f97a35832e07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 09:59:57.688021 crc crio[18325]: time=\"2026-06-12T09:59:57.687894928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dbf7219f-dc95-4aa1-8182-ba87d0c61c4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:59:57.690748 crc crio[18325]: time=\"2026-06-12T09:59:57.690566276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=baa11ebb-fe68-4a1e-998e-9b5b36f27455 name=/runtime.v1.ImageService/ImageStatus\nJun 12 09:59:57.693775 crc crio[18325]: time=\"2026-06-12T09:59:57.693658509Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e62621dc-6d75-4bd9-b128-e41d32a5a911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:59:57.694304 crc crio[18325]: time=\"2026-06-12T09:59:57.694127215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:59:57.726624 crc crio[18325]: time=\"2026-06-12T09:59:57.726543489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:59:57.892260 crc crio[18325]: time=\"2026-06-12T09:59:57.891979562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 09:59:57.988230 crc crio[18325]: time=\"2026-06-12T09:59:57.987598082Z\" level=info msg=\"Created container 3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e62621dc-6d75-4bd9-b128-e41d32a5a911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 09:59:57.990462 crc crio[18325]: time=\"2026-06-12T09:59:57.990407866Z\" level=info msg=\"Starting container: 3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e\" id=7794d956-c850-41bc-aa59-a85f10fbb44d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 09:59:57.996714 crc crio[18325]: time=\"2026-06-12T09:59:57.996615161Z\" level=info msg=\"Started container\" PID=18734 containerID=3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7794d956-c850-41bc-aa59-a85f10fbb44d name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 10:00:09.118620 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 10:00:09.215355 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 10:00:09.216658 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 10:00:09.217122 crc systemd[1]: crio.service: Consumed 4.686s CPU time.\nJun 12 10:00:09.307668 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 10:00:09.453603 crc crio[19822]: time=\"2026-06-12T10:00:09.453477013Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 10:00:09.453603 crc crio[19822]: time=\"2026-06-12T10:00:09.453573426Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 10:00:09.455430 crc crio[19822]: time=\"2026-06-12T10:00:09.455155519Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 10:00:09.455430 crc crio[19822]: time=\"2026-06-12T10:00:09.455227972Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 10:00:09.455748 crc crio[19822]: time=\"2026-06-12T10:00:09.455649126Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 12 10:00:09.489054 crc crio[19822]: time=\"2026-06-12T10:00:09.488916184Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 10:00:09.489340 crc crio[19822]: time=\"2026-06-12T10:00:09.489243965Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 10:00:09.489340 crc crio[19822]: time=\"2026-06-12T10:00:09.489255996Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 10:00:09.489443 crc crio[19822]: time=\"2026-06-12T10:00:09.489357009Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 10:00:09.489443 crc crio[19822]: time=\"2026-06-12T10:00:09.489367749Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 10:00:09.504910 crc crio[19822]: time=\"2026-06-12T10:00:09.504616373Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 10:00:09.519369 crc crio[19822]: time=\"2026-06-12T10:00:09.519300875Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"\nJun 12 10:00:09.528101 crc crio[19822]: time=\"2026-06-12T10:00:09.528070161Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"\nJun 12 10:00:09.551068 crc crio[19822]: time=\"2026-06-12T10:00:09.550756863Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"\nJun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.884346406Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.8844531Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.88446476Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.884472091Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.884557694Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 10:00:09.889402 crc crio[19822]: time=\"2026-06-12T10:00:09.889323425Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 10:00:09.889402 crc crio[19822]: time=\"2026-06-12T10:00:09.889391957Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 10:00:09.893275 crc crio[19822]: time=\"2026-06-12T10:00:09.893207774Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 10:00:09.893275 crc crio[19822]: time=\"2026-06-12T10:00:09.893243125Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 10:00:09.927497 crc crio[19822]: time=\"2026-06-12T10:00:09.927180681Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 10:00:09.927497 crc crio[19822]: time=\"2026-06-12T10:00:09.927416468Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 10:00:09.932292 crc crio[19822]: time=\"2026-06-12T10:00:09.929271161Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 10:00:09.932292 crc crio[19822]: time=\"2026-06-12T10:00:09.929399405Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 10:00:09.934342 crc crio[19822]: time=\"2026-06-12T10:00:09.93344449Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"bundle\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"\nJun 12 10:00:09.936939 crc crio[19822]: time=\"2026-06-12T10:00:09.936744777Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 10:00:09.938068 crc crio[19822]: time=\"2026-06-12T10:00:09.937136424Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 10:00:11.825692 crc crio[19822]: time=\"2026-06-12T10:00:11.825210236Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0007ad8c8}] Aliases:map[]}\"\nJun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.825889429Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826263051Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826302462Z\" level=warning msg=\"Could not restore sandbox IP for 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f344669e-49a4-44be-b72a-0a1acbb3af6f_0(81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826337574Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826353674Z\" level=warning msg=\"Could not restore sandbox IP for 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_b3733451-36dd-4a0f-a903-b1688af5cff3_0(90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826762288Z\" level=info msg=\"Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc0007ada28}] Aliases:map[]}\"\nJun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.827041517Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.827649 crc crio[19822]: time=\"2026-06-12T10:00:11.827606146Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc0007adae0}] Aliases:map[]}\"\nJun 12 10:00:11.827906 crc crio[19822]: time=\"2026-06-12T10:00:11.827764651Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.828644 crc crio[19822]: time=\"2026-06-12T10:00:11.828507706Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0007adb98}] Aliases:map[]}\"\nJun 12 10:00:11.828910 crc crio[19822]: time=\"2026-06-12T10:00:11.828776505Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.829507 crc crio[19822]: time=\"2026-06-12T10:00:11.829418707Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0007adc70}] Aliases:map[]}\"\nJun 12 10:00:11.829756 crc crio[19822]: time=\"2026-06-12T10:00:11.829678785Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.830616 crc crio[19822]: time=\"2026-06-12T10:00:11.830453491Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0007add28}] Aliases:map[]}\"\nJun 12 10:00:11.830803 crc crio[19822]: time=\"2026-06-12T10:00:11.830677849Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.831499 crc crio[19822]: time=\"2026-06-12T10:00:11.831382403Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0007adde0}] Aliases:map[]}\"\nJun 12 10:00:11.831767 crc crio[19822]: time=\"2026-06-12T10:00:11.831587769Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.832340 crc crio[19822]: time=\"2026-06-12T10:00:11.832226911Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0007adea0}] Aliases:map[]}\"\nJun 12 10:00:11.832490 crc crio[19822]: time=\"2026-06-12T10:00:11.832429098Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.833417 crc crio[19822]: time=\"2026-06-12T10:00:11.833253175Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0007adf78}] Aliases:map[]}\"\nJun 12 10:00:11.833669 crc crio[19822]: time=\"2026-06-12T10:00:11.83361872Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.834254 crc crio[19822]: time=\"2026-06-12T10:00:11.834142865Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008c570}] Aliases:map[]}\"\nJun 12 10:00:11.834425 crc crio[19822]: time=\"2026-06-12T10:00:11.83430318Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.835041 crc crio[19822]: time=\"2026-06-12T10:00:11.834936842Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c800}] Aliases:map[]}\"\nJun 12 10:00:11.835250 crc crio[19822]: time=\"2026-06-12T10:00:11.835107557Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.835681 crc crio[19822]: time=\"2026-06-12T10:00:11.835571363Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}\"\nJun 12 10:00:11.835936 crc crio[19822]: time=\"2026-06-12T10:00:11.83577053Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.836083 crc crio[19822]: time=\"2026-06-12T10:00:11.836009118Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.836083 crc crio[19822]: time=\"2026-06-12T10:00:11.836030468Z\" level=warning msg=\"Could not restore sandbox IP for 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.836583 crc crio[19822]: time=\"2026-06-12T10:00:11.836444082Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008c9e8}] Aliases:map[]}\"\nJun 12 10:00:11.837096 crc crio[19822]: time=\"2026-06-12T10:00:11.836658119Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.837214 crc crio[19822]: time=\"2026-06-12T10:00:11.837194437Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"\nJun 12 10:00:11.837342 crc crio[19822]: time=\"2026-06-12T10:00:11.837328742Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.838037 crc crio[19822]: time=\"2026-06-12T10:00:11.837934852Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}\"\nJun 12 10:00:11.838241 crc crio[19822]: time=\"2026-06-12T10:00:11.838145939Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.839006 crc crio[19822]: time=\"2026-06-12T10:00:11.83876878Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008cc28}] Aliases:map[]}\"\nJun 12 10:00:11.839205 crc crio[19822]: time=\"2026-06-12T10:00:11.83908224Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.839732 crc crio[19822]: time=\"2026-06-12T10:00:11.839624559Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"\nJun 12 10:00:11.840005 crc crio[19822]: time=\"2026-06-12T10:00:11.839797534Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.840597 crc crio[19822]: time=\"2026-06-12T10:00:11.840339293Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}\"\nJun 12 10:00:11.840941 crc crio[19822]: time=\"2026-06-12T10:00:11.840735236Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.841749 crc crio[19822]: time=\"2026-06-12T10:00:11.841499942Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008ce40}] Aliases:map[]}\"\nJun 12 10:00:11.841749 crc crio[19822]: time=\"2026-06-12T10:00:11.841721479Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.842457 crc crio[19822]: time=\"2026-06-12T10:00:11.84234604Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}\"\nJun 12 10:00:11.842705 crc crio[19822]: time=\"2026-06-12T10:00:11.842571867Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.843206 crc crio[19822]: time=\"2026-06-12T10:00:11.843101495Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008d218}] Aliases:map[]}\"\nJun 12 10:00:11.843370 crc crio[19822]: time=\"2026-06-12T10:00:11.843262691Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.843798 crc crio[19822]: time=\"2026-06-12T10:00:11.843698835Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d2a0}] Aliases:map[]}\"\nJun 12 10:00:11.844037 crc crio[19822]: time=\"2026-06-12T10:00:11.843957354Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.844618 crc crio[19822]: time=\"2026-06-12T10:00:11.84444017Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008d330}] Aliases:map[]}\"\nJun 12 10:00:11.844771 crc crio[19822]: time=\"2026-06-12T10:00:11.844643427Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.845418 crc crio[19822]: time=\"2026-06-12T10:00:11.845309489Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}\"\nJun 12 10:00:11.845635 crc crio[19822]: time=\"2026-06-12T10:00:11.845481025Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.846300 crc crio[19822]: time=\"2026-06-12T10:00:11.846189109Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008d450}] Aliases:map[]}\"\nJun 12 10:00:11.846495 crc crio[19822]: time=\"2026-06-12T10:00:11.846402326Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.847291 crc crio[19822]: time=\"2026-06-12T10:00:11.847179412Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008d4d0}] Aliases:map[]}\"\nJun 12 10:00:11.847491 crc crio[19822]: time=\"2026-06-12T10:00:11.847347357Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.847898 crc crio[19822]: time=\"2026-06-12T10:00:11.847578765Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.847898 crc crio[19822]: time=\"2026-06-12T10:00:11.847601916Z\" level=warning msg=\"Could not restore sandbox IP for cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.848123 crc crio[19822]: time=\"2026-06-12T10:00:11.848047471Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d558}] Aliases:map[]}\"\nJun 12 10:00:11.848246 crc crio[19822]: time=\"2026-06-12T10:00:11.848208336Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.848470 crc crio[19822]: time=\"2026-06-12T10:00:11.848381222Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.848470 crc crio[19822]: time=\"2026-06-12T10:00:11.848430624Z\" level=warning msg=\"Could not restore sandbox IP for e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.848470 crc crio[19822]: time=\"2026-06-12T10:00:11.848459735Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.848470 crc crio[19822]: time=\"2026-06-12T10:00:11.848473123Z\" level=warning msg=\"Could not restore sandbox IP for 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.849137 crc crio[19822]: time=\"2026-06-12T10:00:11.849103486Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008d5f8}] Aliases:map[]}\"\nJun 12 10:00:11.849300 crc crio[19822]: time=\"2026-06-12T10:00:11.849240371Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.853016 crc crio[19822]: time=\"2026-06-12T10:00:11.851229904Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d688}] Aliases:map[]}\"\nJun 12 10:00:11.853016 crc crio[19822]: time=\"2026-06-12T10:00:11.851970389Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.854052 crc crio[19822]: time=\"2026-06-12T10:00:11.853980927Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00008d720}] Aliases:map[]}\"\nJun 12 10:00:11.854460 crc crio[19822]: time=\"2026-06-12T10:00:11.85437949Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.857757 crc crio[19822]: time=\"2026-06-12T10:00:11.857668068Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008d7b0}] Aliases:map[]}\"\nJun 12 10:00:11.858576 crc crio[19822]: time=\"2026-06-12T10:00:11.858350511Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.859250 crc crio[19822]: time=\"2026-06-12T10:00:11.859168168Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000120188}] Aliases:map[]}\"\nJun 12 10:00:11.859436 crc crio[19822]: time=\"2026-06-12T10:00:11.859394706Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.859716 crc crio[19822]: time=\"2026-06-12T10:00:11.859647215Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.860154 crc crio[19822]: time=\"2026-06-12T10:00:11.859710547Z\" level=warning msg=\"Could not restore sandbox IP for 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.860361 crc crio[19822]: time=\"2026-06-12T10:00:11.860264025Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0001204e0}] Aliases:map[]}\"\nJun 12 10:00:11.860725 crc crio[19822]: time=\"2026-06-12T10:00:11.860592416Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.862437 crc crio[19822]: time=\"2026-06-12T10:00:11.862331954Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0001205e8}] Aliases:map[]}\"\nJun 12 10:00:11.862667 crc crio[19822]: time=\"2026-06-12T10:00:11.862581553Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.864005 crc crio[19822]: time=\"2026-06-12T10:00:11.863777723Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000120680}] Aliases:map[]}\"\nJun 12 10:00:11.864238 crc crio[19822]: time=\"2026-06-12T10:00:11.864166366Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.864803 crc crio[19822]: time=\"2026-06-12T10:00:11.864702154Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000120710}] Aliases:map[]}\"\nJun 12 10:00:11.865074 crc crio[19822]: time=\"2026-06-12T10:00:11.864955012Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.865572 crc crio[19822]: time=\"2026-06-12T10:00:11.865462779Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}\"\nJun 12 10:00:11.865720 crc crio[19822]: time=\"2026-06-12T10:00:11.865692487Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.866238 crc crio[19822]: time=\"2026-06-12T10:00:11.86617639Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000120848}] Aliases:map[]}\"\nJun 12 10:00:11.866403 crc crio[19822]: time=\"2026-06-12T10:00:11.866327598Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.867102 crc crio[19822]: time=\"2026-06-12T10:00:11.866991161Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0001208d0}] Aliases:map[]}\"\nJun 12 10:00:11.867306 crc crio[19822]: time=\"2026-06-12T10:00:11.867215818Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.867758 crc crio[19822]: time=\"2026-06-12T10:00:11.867661823Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000120958}] Aliases:map[]}\"\nJun 12 10:00:11.868045 crc crio[19822]: time=\"2026-06-12T10:00:11.867939442Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.868578 crc crio[19822]: time=\"2026-06-12T10:00:11.8684537Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0001209f8}] Aliases:map[]}\"\nJun 12 10:00:11.868731 crc crio[19822]: time=\"2026-06-12T10:00:11.868664827Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:11.868954 crc crio[19822]: time=\"2026-06-12T10:00:11.868933126Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.869084 crc crio[19822]: time=\"2026-06-12T10:00:11.868955336Z\" level=warning msg=\"Could not restore sandbox IP for 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e: failed to get network status for pod sandbox k8s_collect-profiles-29687625-2pzbl_openshift-operator-lifecycle-manager_1a32e8ba-f2c6-42d3-89d4-0450de6e6c67_0(529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 10:00:11.870060 crc crio[19822]: time=\"2026-06-12T10:00:11.869984957Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 10:00:11.872446 crc crio[19822]: time=\"2026-06-12T10:00:11.872394948Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 10:00:11.873055 crc crio[19822]: time=\"2026-06-12T10:00:11.873009608Z\" level=info msg=\"Create NRI interface\"\nJun 12 10:00:11.873400 crc crio[19822]: time=\"2026-06-12T10:00:11.873267965Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 10:00:11.873708 crc crio[19822]: time=\"2026-06-12T10:00:11.87366392Z\" level=info msg=\"runtime interface created\"\nJun 12 10:00:11.874192 crc crio[19822]: time=\"2026-06-12T10:00:11.874153746Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 10:00:11.874371 crc crio[19822]: time=\"2026-06-12T10:00:11.874338713Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 10:00:11.874779 crc crio[19822]: time=\"2026-06-12T10:00:11.874669144Z\" level=info msg=\"starting plugins...\"\nJun 12 10:00:11.875195 crc crio[19822]: time=\"2026-06-12T10:00:11.87515659Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 10:00:11.887270 crc crio[19822]: time=\"2026-06-12T10:00:11.887196881Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 10:00:11.901919 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 10:00:18.314202 crc crio[19822]: time=\"2026-06-12T10:00:18.313198595Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-thj9p/POD\" id=620c910c-a2e7-4151-8752-f22bee43f9dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:18.316679 crc crio[19822]: time=\"2026-06-12T10:00:18.314337363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:18.421460 crc crio[19822]: time=\"2026-06-12T10:00:18.420081222Z\" level=info msg=\"Got pod network &{Name:redhat-operators-thj9p Namespace:openshift-marketplace ID:824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d UID:74b55060-eb93-43cd-bee7-4e86fb95b605 NetNS:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74b55060_eb93_43cd_bee7_4e86fb95b605.slice PodAnnotations:0xc00101a450}] Aliases:map[]}\"\nJun 12 10:00:18.421460 crc crio[19822]: time=\"2026-06-12T10:00:18.420133943Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-thj9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:00:18.927166 crc crio[19822]: time=\"2026-06-12T10:00:18.927006299Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-6r77n/POD\" id=496dd1f3-9740-4dcd-b6ba-c42a367598ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:18.927166 crc crio[19822]: time=\"2026-06-12T10:00:18.927139814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:18.944272 crc crio[19822]: time=\"2026-06-12T10:00:18.944061635Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-86f7m/POD\" id=cc52d27e-d427-4eb9-80bf-b03b01cbc0dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:18.944272 crc crio[19822]: time=\"2026-06-12T10:00:18.944216036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:18.956955 crc crio[19822]: time=\"2026-06-12T10:00:18.956851151Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9d48d/POD\" id=5b5f3816-2781-4ec1-b92d-8392b8b842a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:18.957094 crc crio[19822]: time=\"2026-06-12T10:00:18.956963595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:18.982205 crc crio[19822]: time=\"2026-06-12T10:00:18.981775245Z\" level=info msg=\"Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc00101a6e0}] Aliases:map[]}\"\nJun 12 10:00:18.982205 crc crio[19822]: time=\"2026-06-12T10:00:18.98194728Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-86f7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:00:19.007392 crc crio[19822]: time=\"2026-06-12T10:00:19.007307566Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc0007ac450}] Aliases:map[]}\"\nJun 12 10:00:19.007392 crc crio[19822]: time=\"2026-06-12T10:00:19.007378048Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9d48d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:00:19.041044 crc crio[19822]: time=\"2026-06-12T10:00:19.040886385Z\" level=info msg=\"Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0007ac598}] Aliases:map[]}\"\nJun 12 10:00:19.041044 crc crio[19822]: time=\"2026-06-12T10:00:19.040948855Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-6r77n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:00:20.008005 crc crio[19822]: 2026-06-12T10:00:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:824179ea66fd380 Mac:8e:1f:0c:5b:c5:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 SocketPath: PciID:}] [{Interface:0xc000367600 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:00:20.014394 crc crio[19822]: time=\"2026-06-12T10:00:20.014280198Z\" level=info msg=\"Got pod network &{Name:redhat-operators-thj9p Namespace:openshift-marketplace ID:824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d UID:74b55060-eb93-43cd-bee7-4e86fb95b605 NetNS:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74b55060_eb93_43cd_bee7_4e86fb95b605.slice PodAnnotations:0xc00101a450}] Aliases:map[]}\"\nJun 12 10:00:20.014758 crc crio[19822]: time=\"2026-06-12T10:00:20.014662754Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-thj9p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:20.027746 crc crio[19822]: time=\"2026-06-12T10:00:20.027279314Z\" level=info msg=\"Ran pod sandbox 824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d with infra container: openshift-marketplace/redhat-operators-thj9p/POD\" id=620c910c-a2e7-4151-8752-f22bee43f9dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:20.039712 crc crio[19822]: time=\"2026-06-12T10:00:20.039621235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5c07d38a-9d05-4cd3-a62d-692b6e5ca387 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:20.048420 crc crio[19822]: time=\"2026-06-12T10:00:20.047008354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9314d326-0658-4d3a-a27b-08e2fa49399c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:20.056217 crc crio[19822]: time=\"2026-06-12T10:00:20.056130456Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-thj9p/extract-utilities\" id=25292184-3ef7-46a5-9f41-5e248ee1480a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:20.057014 crc crio[19822]: time=\"2026-06-12T10:00:20.056778417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.207313 crc crio[19822]: time=\"2026-06-12T10:00:20.206475412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.217563 crc crio[19822]: time=\"2026-06-12T10:00:20.216389374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.445451 crc crio[19822]: time=\"2026-06-12T10:00:20.445272724Z\" level=info msg=\"Created container 9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8: openshift-marketplace/redhat-operators-thj9p/extract-utilities\" id=25292184-3ef7-46a5-9f41-5e248ee1480a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:20.454780 crc crio[19822]: time=\"2026-06-12T10:00:20.454662876Z\" level=info msg=\"Starting container: 9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8\" id=32a8cd9e-5574-4731-9171-ffd694534fee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:20.467201 crc crio[19822]: time=\"2026-06-12T10:00:20.466027974Z\" level=info msg=\"Started container\" PID=20196 containerID=9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8 description=openshift-marketplace/redhat-operators-thj9p/extract-utilities id=32a8cd9e-5574-4731-9171-ffd694534fee name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d\nJun 12 10:00:20.500373 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d00a75600de30 Mac:76:38:0a:87:1c:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa SocketPath: PciID:}] [{Interface:0xc0004385b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:00:20.502073 crc crio[19822]: time=\"2026-06-12T10:00:20.501933882Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc0007ac450}] Aliases:map[]}\"\nJun 12 10:00:20.502154 crc crio[19822]: time=\"2026-06-12T10:00:20.502097748Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9d48d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:20.522745 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1412d0060cffdd Mac:de:0f:9d:d1:88:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:00:20.523622 crc crio[19822]: time=\"2026-06-12T10:00:20.523576164Z\" level=info msg=\"Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0007ac598}] Aliases:map[]}\"\nJun 12 10:00:20.523748 crc crio[19822]: time=\"2026-06-12T10:00:20.523715879Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-6r77n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:20.571293 crc crio[19822]: time=\"2026-06-12T10:00:20.571168797Z\" level=info msg=\"Ran pod sandbox 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 with infra container: openshift-marketplace/redhat-marketplace-9d48d/POD\" id=5b5f3816-2781-4ec1-b92d-8392b8b842a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:20.571893 crc crio[19822]: time=\"2026-06-12T10:00:20.571789111Z\" level=info msg=\"Ran pod sandbox b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c with infra container: openshift-marketplace/certified-operators-6r77n/POD\" id=496dd1f3-9740-4dcd-b6ba-c42a367598ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:20.581642 crc crio[19822]: time=\"2026-06-12T10:00:20.581516451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f050c724-1b8a-46bc-97dd-8ebe928448e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:20.581981 crc crio[19822]: time=\"2026-06-12T10:00:20.581897142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=da085c1e-9b34-43df-b752-0d1404f45adc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:20.588023 crc crio[19822]: time=\"2026-06-12T10:00:20.587794008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b7c1ef1-bdbf-4b14-a479-ad46dc5fcc21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:20.592357 crc crio[19822]: time=\"2026-06-12T10:00:20.592276489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f1a00db-838f-4c24-bb89-96a2dce8da59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:20.597457 crc crio[19822]: time=\"2026-06-12T10:00:20.597108526Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities\" id=8a18c8ee-f97c-4b97-80a8-ee1e23083058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:20.597942 crc crio[19822]: time=\"2026-06-12T10:00:20.597752909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.607726 crc crio[19822]: time=\"2026-06-12T10:00:20.607583045Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6r77n/extract-utilities\" id=26d94900-36ed-455f-a8b2-f8ebd862a03c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:20.616902 crc crio[19822]: time=\"2026-06-12T10:00:20.613364996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.618652 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f816a2e1fa1e8 Mac:d2:dc:44:52:d7:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:00:20.619246 crc crio[19822]: time=\"2026-06-12T10:00:20.619178188Z\" level=info msg=\"Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc00101a6e0}] Aliases:map[]}\"\nJun 12 10:00:20.619384 crc crio[19822]: time=\"2026-06-12T10:00:20.619338654Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-86f7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:20.637871 crc crio[19822]: time=\"2026-06-12T10:00:20.63598007Z\" level=info msg=\"Ran pod sandbox c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a with infra container: openshift-marketplace/community-operators-86f7m/POD\" id=cc52d27e-d427-4eb9-80bf-b03b01cbc0dc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:20.647502 crc crio[19822]: time=\"2026-06-12T10:00:20.645914477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f958a7fc-9e7a-46d3-afdb-733b1f319439 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:20.650558 crc crio[19822]: time=\"2026-06-12T10:00:20.649325317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44ba03d1-094e-4cbd-89f9-c262297bf12b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:20.650558 crc crio[19822]: time=\"2026-06-12T10:00:20.650443265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.655961 crc crio[19822]: time=\"2026-06-12T10:00:20.65558048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.663172 crc crio[19822]: time=\"2026-06-12T10:00:20.663107239Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-86f7m/extract-utilities\" id=801c7a22-9238-42cf-b12e-dd0d00687df2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:20.663630 crc crio[19822]: time=\"2026-06-12T10:00:20.663456611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.664936 crc crio[19822]: time=\"2026-06-12T10:00:20.664783219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.673116 crc crio[19822]: time=\"2026-06-12T10:00:20.673072407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.705599 crc crio[19822]: time=\"2026-06-12T10:00:20.70550255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.710723 crc crio[19822]: time=\"2026-06-12T10:00:20.710619881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:20.894227 crc crio[19822]: time=\"2026-06-12T10:00:20.893981457Z\" level=info msg=\"Created container 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities\" id=8a18c8ee-f97c-4b97-80a8-ee1e23083058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:20.894517 crc crio[19822]: time=\"2026-06-12T10:00:20.894459514Z\" level=info msg=\"Created container 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06: openshift-marketplace/community-operators-86f7m/extract-utilities\" id=801c7a22-9238-42cf-b12e-dd0d00687df2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:20.895987 crc crio[19822]: time=\"2026-06-12T10:00:20.895870501Z\" level=info msg=\"Starting container: 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf\" id=b8436a13-67db-4870-a3c7-16dc9ac33ece name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:20.896559 crc crio[19822]: time=\"2026-06-12T10:00:20.896431607Z\" level=info msg=\"Starting container: 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06\" id=b0015c6c-a088-4b82-acbc-8adae5228b66 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:20.905260 crc crio[19822]: time=\"2026-06-12T10:00:20.903211357Z\" level=info msg=\"Started container\" PID=20218 containerID=02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf description=openshift-marketplace/redhat-marketplace-9d48d/extract-utilities id=b8436a13-67db-4870-a3c7-16dc9ac33ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\nJun 12 10:00:20.905963 crc crio[19822]: time=\"2026-06-12T10:00:20.90575152Z\" level=info msg=\"Created container 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a: openshift-marketplace/certified-operators-6r77n/extract-utilities\" id=26d94900-36ed-455f-a8b2-f8ebd862a03c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:20.910040 crc crio[19822]: time=\"2026-06-12T10:00:20.909966268Z\" level=info msg=\"Starting container: 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a\" id=4cf333ca-e470-434a-9067-edacc24a1b97 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:20.923150 crc crio[19822]: time=\"2026-06-12T10:00:20.922878457Z\" level=info msg=\"Started container\" PID=20219 containerID=1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a description=openshift-marketplace/certified-operators-6r77n/extract-utilities id=4cf333ca-e470-434a-9067-edacc24a1b97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\nJun 12 10:00:20.926934 crc crio[19822]: time=\"2026-06-12T10:00:20.923473664Z\" level=info msg=\"Started container\" PID=20220 containerID=49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06 description=openshift-marketplace/community-operators-86f7m/extract-utilities id=b0015c6c-a088-4b82-acbc-8adae5228b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\nJun 12 10:00:21.158312 crc crio[19822]: time=\"2026-06-12T10:00:21.157377437Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8b67420c-69f9-405f-8ca3-9dc543a8d3cf name=/runtime.v1.ImageService/PullImage\nJun 12 10:00:21.176315 crc crio[19822]: time=\"2026-06-12T10:00:21.176268474Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=61787377-e4e1-439b-9f2a-1451b86b43fc name=/runtime.v1.ImageService/PullImage\nJun 12 10:00:21.192766 crc crio[19822]: time=\"2026-06-12T10:00:21.191669084Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f84c1a23-701f-4d0a-bde2-b34c51f2cfb5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:00:21.210277 crc crio[19822]: time=\"2026-06-12T10:00:21.210137545Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7abf9c48-ec0e-4f81-b82e-4db0eabf51fc name=/runtime.v1.ImageService/PullImage\nJun 12 10:00:21.300358 crc crio[19822]: time=\"2026-06-12T10:00:21.29989177Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 10:00:21.300358 crc crio[19822]: time=\"2026-06-12T10:00:21.300068996Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 10:00:21.300647 crc crio[19822]: time=\"2026-06-12T10:00:21.300030496Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 10:00:21.301190 crc crio[19822]: time=\"2026-06-12T10:00:21.299907619Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 10:00:21.487108 crc crio[19822]: time=\"2026-06-12T10:00:21.486988985Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/POD\" id=a6011608-f4c8-45c4-b487-6269aa0b908d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:21.487232 crc crio[19822]: time=\"2026-06-12T10:00:21.487110529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:21.501500 crc crio[19822]: time=\"2026-06-12T10:00:21.501423196Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/POD\" id=3b1bd9fa-eab2-48ff-8512-4cbcb493011a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:21.501621 crc crio[19822]: time=\"2026-06-12T10:00:21.501517119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:21.527473 crc crio[19822]: time=\"2026-06-12T10:00:21.527330029Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cqls9 Namespace:openshift-marketplace ID:9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 UID:b1374ac0-7d60-4ea5-83a9-662d44fbf1ad NetNS:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1374ac0_7d60_4ea5_83a9_662d44fbf1ad.slice PodAnnotations:0xc00140e4a8}] Aliases:map[]}\"\nJun 12 10:00:21.527473 crc crio[19822]: time=\"2026-06-12T10:00:21.527405342Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cqls9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:00:21.531910 crc crio[19822]: time=\"2026-06-12T10:00:21.531749467Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc000120728}] Aliases:map[]}\"\nJun 12 10:00:21.531910 crc crio[19822]: time=\"2026-06-12T10:00:21.531852281Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:00:22.443969 crc crio[19822]: time=\"2026-06-12T10:00:22.443269039Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=61787377-e4e1-439b-9f2a-1451b86b43fc name=/runtime.v1.ImageService/PullImage\nJun 12 10:00:22.448892 crc crio[19822]: time=\"2026-06-12T10:00:22.447923033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6322f83f-abeb-42d5-b2cb-7a1a04396a28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:22.452454 crc crio[19822]: time=\"2026-06-12T10:00:22.451418949Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d03b523f-999d-4b62-a229-cd7e1ac9416d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:22.468138 crc crio[19822]: time=\"2026-06-12T10:00:22.467787732Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6r77n/extract-content\" id=ff0f1107-37c0-4f3f-bb2a-b47a4a1af076 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:22.485019 crc crio[19822]: time=\"2026-06-12T10:00:22.482345374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.549245 crc crio[19822]: time=\"2026-06-12T10:00:22.548111916Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=f84c1a23-701f-4d0a-bde2-b34c51f2cfb5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:00:22.555970 crc crio[19822]: time=\"2026-06-12T10:00:22.555879532Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5c0fee85-ad07-40fb-aea0-fb883af59a5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:22.592902 crc crio[19822]: time=\"2026-06-12T10:00:22.592381192Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=13b077ee-51d8-463b-8dda-928fb8af24be name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:22.629910 crc crio[19822]: time=\"2026-06-12T10:00:22.628996556Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=7abf9c48-ec0e-4f81-b82e-4db0eabf51fc name=/runtime.v1.ImageService/PullImage\nJun 12 10:00:22.634443 crc crio[19822]: time=\"2026-06-12T10:00:22.634408345Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9d48d/extract-content\" id=2551eb26-5b6f-49d2-a866-98b9c0bf9fcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:22.635173 crc crio[19822]: time=\"2026-06-12T10:00:22.635115758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.647255 crc crio[19822]: time=\"2026-06-12T10:00:22.647178102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6cd49594-010a-4abd-bcfc-c26a988393a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:22.648157 crc crio[19822]: time=\"2026-06-12T10:00:22.64813332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.652905 crc crio[19822]: time=\"2026-06-12T10:00:22.652286537Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f77b379e-5daf-4d66-aabc-83801bbd2429 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:22.653061 crc crio[19822]: time=\"2026-06-12T10:00:22.653039922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.682913 crc crio[19822]: time=\"2026-06-12T10:00:22.680935037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-thj9p/extract-content\" id=576d850d-a9a2-4126-8934-e9f92952b722 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:22.682913 crc crio[19822]: time=\"2026-06-12T10:00:22.681375111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.692787 crc crio[19822]: time=\"2026-06-12T10:00:22.689400188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.710647 crc crio[19822]: time=\"2026-06-12T10:00:22.710219439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.771483 crc crio[19822]: time=\"2026-06-12T10:00:22.771445859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.855342 crc crio[19822]: time=\"2026-06-12T10:00:22.854956847Z\" level=info msg=\"Created container 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c: openshift-marketplace/certified-operators-6r77n/extract-content\" id=ff0f1107-37c0-4f3f-bb2a-b47a4a1af076 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:22.856434 crc crio[19822]: time=\"2026-06-12T10:00:22.856282728Z\" level=info msg=\"Starting container: 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c\" id=247f0be1-dcc3-46bf-b8d9-125765bb0fe0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:22.875868 crc crio[19822]: time=\"2026-06-12T10:00:22.874155914Z\" level=info msg=\"Started container\" PID=20349 containerID=27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c description=openshift-marketplace/certified-operators-6r77n/extract-content id=247f0be1-dcc3-46bf-b8d9-125765bb0fe0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\nJun 12 10:00:22.921952 crc crio[19822]: time=\"2026-06-12T10:00:22.921886733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:22.931203 crc crio[19822]: time=\"2026-06-12T10:00:22.928940076Z\" level=info msg=\"Created container 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75: openshift-marketplace/redhat-marketplace-9d48d/extract-content\" id=2551eb26-5b6f-49d2-a866-98b9c0bf9fcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:22.931203 crc crio[19822]: time=\"2026-06-12T10:00:22.930898294Z\" level=info msg=\"Starting container: 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75\" id=c9585bfe-bf13-4379-946b-3a74a1b32cdb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:22.940942 crc crio[19822]: time=\"2026-06-12T10:00:22.940674296Z\" level=info msg=\"Started container\" PID=20355 containerID=1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75 description=openshift-marketplace/redhat-marketplace-9d48d/extract-content id=c9585bfe-bf13-4379-946b-3a74a1b32cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\nJun 12 10:00:22.978257 crc crio[19822]: 2026-06-12T10:00:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d6748123c86316 Mac:0a:10:15:e7:49:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:00:22.979895 crc crio[19822]: time=\"2026-06-12T10:00:22.979762638Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cqls9 Namespace:openshift-marketplace ID:9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 UID:b1374ac0-7d60-4ea5-83a9-662d44fbf1ad NetNS:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1374ac0_7d60_4ea5_83a9_662d44fbf1ad.slice PodAnnotations:0xc00140e4a8}] Aliases:map[]}\"\nJun 12 10:00:22.980044 crc crio[19822]: time=\"2026-06-12T10:00:22.980029317Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cqls9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:23.336242 crc crio[19822]: 2026-06-12T10:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f78f6d765a4080 Mac:26:bc:fd:a2:c3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 SocketPath: PciID:}] [{Interface:0xc0001465d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:00:23.336242 crc crio[19822]: time=\"2026-06-12T10:00:23.333047937Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc000120728}] Aliases:map[]}\"\nJun 12 10:00:23.336242 crc crio[19822]: time=\"2026-06-12T10:00:23.333198122Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:23.434946 crc crio[19822]: time=\"2026-06-12T10:00:23.433780671Z\" level=info msg=\"Ran pod sandbox 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/POD\" id=a6011608-f4c8-45c4-b487-6269aa0b908d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:23.434946 crc crio[19822]: time=\"2026-06-12T10:00:23.434089041Z\" level=info msg=\"Ran pod sandbox 9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/POD\" id=3b1bd9fa-eab2-48ff-8512-4cbcb493011a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:23.442875 crc crio[19822]: time=\"2026-06-12T10:00:23.442722078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49f59157-f3e0-4280-b64b-481ab36a1522 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:23.443383 crc crio[19822]: time=\"2026-06-12T10:00:23.443324359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=60b359bc-a14c-4985-84ff-027687395bc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:23.452719 crc crio[19822]: time=\"2026-06-12T10:00:23.452640295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=890c1a30-da55-48e4-a9c0-1513b23f9f43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:23.454145 crc crio[19822]: time=\"2026-06-12T10:00:23.453590567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9dd175b-4409-45de-a06a-c2f822cf9a5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:23.470344 crc crio[19822]: time=\"2026-06-12T10:00:23.47023529Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator\" id=94641d34-7d97-438e-ae72-2228ec7b5f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:23.470963 crc crio[19822]: time=\"2026-06-12T10:00:23.470642734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:23.479041 crc crio[19822]: time=\"2026-06-12T10:00:23.478959304Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles\" id=8ff000ad-4246-4eae-98ab-bc844fec28a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:23.493423 crc crio[19822]: time=\"2026-06-12T10:00:23.493270212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:23.503344 crc crio[19822]: time=\"2026-06-12T10:00:23.503136673Z\" level=info msg=\"Created container 6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2: openshift-marketplace/redhat-operators-thj9p/extract-content\" id=576d850d-a9a2-4126-8934-e9f92952b722 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:23.507048 crc crio[19822]: time=\"2026-06-12T10:00:23.507001468Z\" level=info msg=\"Starting container: 6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2\" id=3d49016a-09f0-46a4-8e0e-8cb893f50541 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:23.531013 crc crio[19822]: time=\"2026-06-12T10:00:23.530869499Z\" level=info msg=\"Started container\" PID=20374 containerID=6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2 description=openshift-marketplace/redhat-operators-thj9p/extract-content id=3d49016a-09f0-46a4-8e0e-8cb893f50541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d\nJun 12 10:00:23.598730 crc crio[19822]: time=\"2026-06-12T10:00:23.598629774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:23.599741 crc crio[19822]: time=\"2026-06-12T10:00:23.599659779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:23.605654 crc crio[19822]: time=\"2026-06-12T10:00:23.605468011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:23.610907 crc crio[19822]: time=\"2026-06-12T10:00:23.610732188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:23.828189 crc crio[19822]: time=\"2026-06-12T10:00:23.826724455Z\" level=info msg=\"Created container 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles\" id=8ff000ad-4246-4eae-98ab-bc844fec28a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:23.831610 crc crio[19822]: time=\"2026-06-12T10:00:23.828950541Z\" level=info msg=\"Created container fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator\" id=94641d34-7d97-438e-ae72-2228ec7b5f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:23.833693 crc crio[19822]: time=\"2026-06-12T10:00:23.833387046Z\" level=info msg=\"Starting container: fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1\" id=2d9554fa-065d-4596-9ca2-672eee203276 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:23.835336 crc crio[19822]: time=\"2026-06-12T10:00:23.835217286Z\" level=info msg=\"Starting container: 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f\" id=252aa9c0-cfbe-4811-8e97-670afc7f504c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:23.842961 crc crio[19822]: time=\"2026-06-12T10:00:23.842647844Z\" level=info msg=\"Started container\" PID=20410 containerID=3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f description=openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles id=252aa9c0-cfbe-4811-8e97-670afc7f504c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\nJun 12 10:00:23.848120 crc crio[19822]: time=\"2026-06-12T10:00:23.848055805Z\" level=info msg=\"Started container\" PID=20409 containerID=fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1 description=openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator id=2d9554fa-065d-4596-9ca2-672eee203276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3\nJun 12 10:00:23.875244 crc crio[19822]: time=\"2026-06-12T10:00:23.875066947Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=8b67420c-69f9-405f-8ca3-9dc543a8d3cf name=/runtime.v1.ImageService/PullImage\nJun 12 10:00:23.877928 crc crio[19822]: time=\"2026-06-12T10:00:23.877722279Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c5017023-8c92-44f9-b54d-10afa3580c80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:23.881140 crc crio[19822]: time=\"2026-06-12T10:00:23.881025604Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d6c2963d-7d81-48c0-b06c-3519a817b645 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:23.894944 crc crio[19822]: time=\"2026-06-12T10:00:23.894778451Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-86f7m/extract-content\" id=10840b1c-4870-4b1f-85de-83363376fb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:23.895658 crc crio[19822]: time=\"2026-06-12T10:00:23.895280598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:23.949206 crc crio[19822]: time=\"2026-06-12T10:00:23.949016899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:23.957153 crc crio[19822]: time=\"2026-06-12T10:00:23.957086635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:24.097497 crc crio[19822]: time=\"2026-06-12T10:00:24.097418706Z\" level=info msg=\"Created container 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429: openshift-marketplace/community-operators-86f7m/extract-content\" id=10840b1c-4870-4b1f-85de-83363376fb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:24.100279 crc crio[19822]: time=\"2026-06-12T10:00:24.100165718Z\" level=info msg=\"Starting container: 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429\" id=7e0b6f98-ffd1-4d92-a9f4-86d1518cced7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:24.115416 crc crio[19822]: time=\"2026-06-12T10:00:24.115254852Z\" level=info msg=\"Started container\" PID=20431 containerID=6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429 description=openshift-marketplace/community-operators-86f7m/extract-content id=7e0b6f98-ffd1-4d92-a9f4-86d1518cced7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\nJun 12 10:00:24.577708 crc crio[19822]: time=\"2026-06-12T10:00:24.577626778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a062c78-381a-4652-849a-3369c1ee90f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:24.585846 crc crio[19822]: time=\"2026-06-12T10:00:24.585677978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=06c6d5ba-8d25-4105-9b48-3b614c17697c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:24.592490 crc crio[19822]: time=\"2026-06-12T10:00:24.592223458Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6r77n/registry-server\" id=1c8288db-fb13-4c0d-bf5d-017b8d9366e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:24.592775 crc crio[19822]: time=\"2026-06-12T10:00:24.592670313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:24.611123 crc crio[19822]: time=\"2026-06-12T10:00:24.611013597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e55ddae2-f43b-4421-b0d1-935747beb9d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:24.617167 crc crio[19822]: time=\"2026-06-12T10:00:24.617096941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e9bcd4e8-8068-47d7-b58d-fd42713ff667 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:24.644031 crc crio[19822]: time=\"2026-06-12T10:00:24.643956041Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9d48d/registry-server\" id=26da934f-94d7-42a7-bc24-c43e19d9a316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:24.645753 crc crio[19822]: time=\"2026-06-12T10:00:24.644298842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:24.718465 crc crio[19822]: time=\"2026-06-12T10:00:24.715599869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:24.723472 crc crio[19822]: time=\"2026-06-12T10:00:24.723385175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:24.751867 crc crio[19822]: time=\"2026-06-12T10:00:24.747959029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:24.752635 crc crio[19822]: time=\"2026-06-12T10:00:24.752561906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:24.937491 crc crio[19822]: time=\"2026-06-12T10:00:24.937351424Z\" level=info msg=\"Created container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server\" id=26da934f-94d7-42a7-bc24-c43e19d9a316 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:24.940006 crc crio[19822]: time=\"2026-06-12T10:00:24.939723747Z\" level=info msg=\"Starting container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b\" id=2d6c745f-75da-4143-ad48-45b3d54073a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:24.947002 crc crio[19822]: time=\"2026-06-12T10:00:24.94677726Z\" level=info msg=\"Started container\" PID=20458 containerID=cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b description=openshift-marketplace/redhat-marketplace-9d48d/registry-server id=2d6c745f-75da-4143-ad48-45b3d54073a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\nJun 12 10:00:24.970503 crc crio[19822]: time=\"2026-06-12T10:00:24.970378891Z\" level=info msg=\"Created container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server\" id=1c8288db-fb13-4c0d-bf5d-017b8d9366e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:24.972759 crc crio[19822]: time=\"2026-06-12T10:00:24.972344519Z\" level=info msg=\"Starting container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159\" id=5a118784-5dc3-40b1-823b-b6cfa724c889 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:24.990998 crc crio[19822]: time=\"2026-06-12T10:00:24.990892423Z\" level=info msg=\"Started container\" PID=20455 containerID=8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159 description=openshift-marketplace/certified-operators-6r77n/registry-server id=5a118784-5dc3-40b1-823b-b6cfa724c889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\nJun 12 10:00:25.625911 crc crio[19822]: time=\"2026-06-12T10:00:25.625858845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4f46ad7-cec6-4378-8ac4-b7e8c926712e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:25.634253 crc crio[19822]: time=\"2026-06-12T10:00:25.634073391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6008a0cb-6181-4297-bc99-fa41410afed3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:25.967687 crc crio[19822]: time=\"2026-06-12T10:00:25.967259028Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-86f7m/registry-server\" id=9bf4d747-c429-4880-bdaa-e0a8c851d5bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:25.968009 crc crio[19822]: time=\"2026-06-12T10:00:25.967983013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:26.018649 crc crio[19822]: time=\"2026-06-12T10:00:26.018466199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:26.027265 crc crio[19822]: time=\"2026-06-12T10:00:26.026910644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:26.407783 crc crio[19822]: time=\"2026-06-12T10:00:26.406780434Z\" level=info msg=\"Created container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server\" id=9bf4d747-c429-4880-bdaa-e0a8c851d5bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:26.410429 crc crio[19822]: time=\"2026-06-12T10:00:26.4102589Z\" level=info msg=\"Starting container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d\" id=60453fbb-aead-4c78-a5e2-0fd66ad67c5e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:26.422281 crc crio[19822]: time=\"2026-06-12T10:00:26.421378458Z\" level=info msg=\"Started container\" PID=20500 containerID=e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d description=openshift-marketplace/community-operators-86f7m/registry-server id=60453fbb-aead-4c78-a5e2-0fd66ad67c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\nJun 12 10:00:26.709589 crc crio[19822]: time=\"2026-06-12T10:00:26.709390393Z\" level=info msg=\"Stopping pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=7076087e-1439-4409-90b4-1c0ce155a39c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:00:26.710997 crc crio[19822]: time=\"2026-06-12T10:00:26.710341355Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc001ee2e90}] Aliases:map[]}\"\nJun 12 10:00:26.711195 crc crio[19822]: time=\"2026-06-12T10:00:26.71110058Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:00:29.667578 crc crio[19822]: time=\"2026-06-12T10:00:29.667179681Z\" level=info msg=\"Stopped pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=7076087e-1439-4409-90b4-1c0ce155a39c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:00:33.210235 crc crio[19822]: time=\"2026-06-12T10:00:33.209445064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eda72762-eae0-4823-9ba3-dde2bd1fb25b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:33.212953 crc crio[19822]: time=\"2026-06-12T10:00:33.212768455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2bdae7d0-18a6-4cad-b55d-39c2e2927300 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:33.219248 crc crio[19822]: time=\"2026-06-12T10:00:33.219127805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-thj9p/registry-server\" id=ab0d211d-8218-4ad9-ad9d-8415ee056ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:33.219753 crc crio[19822]: time=\"2026-06-12T10:00:33.219665823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:33.280737 crc crio[19822]: time=\"2026-06-12T10:00:33.280597643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:33.283779 crc crio[19822]: time=\"2026-06-12T10:00:33.283641825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:33.462873 crc crio[19822]: time=\"2026-06-12T10:00:33.462742541Z\" level=info msg=\"Created container d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e: openshift-marketplace/redhat-operators-thj9p/registry-server\" id=ab0d211d-8218-4ad9-ad9d-8415ee056ad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:33.464039 crc crio[19822]: time=\"2026-06-12T10:00:33.46394149Z\" level=info msg=\"Starting container: d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e\" id=972db86f-51d2-4d37-a536-0e99c9ebdd4e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:33.471146 crc crio[19822]: time=\"2026-06-12T10:00:33.471057905Z\" level=info msg=\"Started container\" PID=20647 containerID=d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e description=openshift-marketplace/redhat-operators-thj9p/registry-server id=972db86f-51d2-4d37-a536-0e99c9ebdd4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d\nJun 12 10:00:56.420632 crc crio[19822]: time=\"2026-06-12T10:00:56.420110363Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=e76e3661-dd8d-49f0-8081-26613920abf7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:56.422046 crc crio[19822]: time=\"2026-06-12T10:00:56.420685912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:56.452084 crc crio[19822]: time=\"2026-06-12T10:00:56.451765458Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}\"\nJun 12 10:00:56.452084 crc crio[19822]: time=\"2026-06-12T10:00:56.451988457Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:00:57.167721 crc crio[19822]: 2026-06-12T10:00:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1105ae88207b903 Mac:6a:b1:16:d7:96:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd SocketPath: PciID:}] [{Interface:0xc00025c8c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:00:57.169478 crc crio[19822]: time=\"2026-06-12T10:00:57.169390013Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}\"\nJun 12 10:00:57.169637 crc crio[19822]: time=\"2026-06-12T10:00:57.169541018Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:00:57.175755 crc crio[19822]: time=\"2026-06-12T10:00:57.175668461Z\" level=info msg=\"Ran pod sandbox 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be with infra container: openshift-etcd/installer-3-crc/POD\" id=e76e3661-dd8d-49f0-8081-26613920abf7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:00:57.177789 crc crio[19822]: time=\"2026-06-12T10:00:57.177721878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=811b8ead-9e28-4440-8c6a-9bb1f5201e44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:57.180047 crc crio[19822]: time=\"2026-06-12T10:00:57.179973332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=fd337873-10db-4927-9f14-f8a2979b479e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:00:57.296509 crc crio[19822]: time=\"2026-06-12T10:00:57.295762519Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=b56772f1-e740-4f46-a0e5-f7c179eeaca1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:57.298133 crc crio[19822]: time=\"2026-06-12T10:00:57.297173746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:57.329069 crc crio[19822]: time=\"2026-06-12T10:00:57.328920862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:57.527928 crc crio[19822]: time=\"2026-06-12T10:00:57.527023213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:00:57.821166 crc crio[19822]: time=\"2026-06-12T10:00:57.820990743Z\" level=info msg=\"Created container a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6: openshift-etcd/installer-3-crc/installer\" id=b56772f1-e740-4f46-a0e5-f7c179eeaca1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:00:57.823238 crc crio[19822]: time=\"2026-06-12T10:00:57.822897175Z\" level=info msg=\"Starting container: a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6\" id=77ea5317-4ff4-42b8-a8bc-b3fd708077d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:00:57.838152 crc crio[19822]: time=\"2026-06-12T10:00:57.837996113Z\" level=info msg=\"Started container\" PID=21066 containerID=a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6 description=openshift-etcd/installer-3-crc/installer id=77ea5317-4ff4-42b8-a8bc-b3fd708077d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be\nJun 12 10:01:12.415990 crc crio[19822]: time=\"2026-06-12T10:01:12.41492253Z\" level=info msg=\"Stopping pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=d3ba4aad-e6bd-4f1a-ab3c-991589564a3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.415990 crc crio[19822]: time=\"2026-06-12T10:01:12.415988716Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=d3ba4aad-e6bd-4f1a-ab3c-991589564a3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.418270 crc crio[19822]: time=\"2026-06-12T10:01:12.417694221Z\" level=info msg=\"Removing pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=0142872a-6710-423f-98c6-1df0d37ad1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.427953 crc crio[19822]: time=\"2026-06-12T10:01:12.427764005Z\" level=info msg=\"Removed pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=0142872a-6710-423f-98c6-1df0d37ad1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.429114 crc crio[19822]: time=\"2026-06-12T10:01:12.429026355Z\" level=info msg=\"Stopping pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=fcc599aa-24d0-47a1-8bdf-64a3919a05c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.429219 crc crio[19822]: time=\"2026-06-12T10:01:12.429144019Z\" level=info msg=\"Stopped pod sandbox (already stopped): cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=fcc599aa-24d0-47a1-8bdf-64a3919a05c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.429995 crc crio[19822]: time=\"2026-06-12T10:01:12.429918705Z\" level=info msg=\"Removing pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=ce2f71f5-9f2c-4472-8cc7-1e9c9955dd97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.446171 crc crio[19822]: time=\"2026-06-12T10:01:12.445305793Z\" level=info msg=\"Removed pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=ce2f71f5-9f2c-4472-8cc7-1e9c9955dd97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.446718 crc crio[19822]: time=\"2026-06-12T10:01:12.446590824Z\" level=info msg=\"Stopping pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=0dddb009-4507-426a-abcf-e7be872d369c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.446718 crc crio[19822]: time=\"2026-06-12T10:01:12.446703768Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=0dddb009-4507-426a-abcf-e7be872d369c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.448425 crc crio[19822]: time=\"2026-06-12T10:01:12.448361382Z\" level=info msg=\"Removing pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=b6a35356-9377-4a9b-98dd-aa76e4e1503f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.454054 crc crio[19822]: time=\"2026-06-12T10:01:12.453986249Z\" level=info msg=\"Removed pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=b6a35356-9377-4a9b-98dd-aa76e4e1503f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.455498 crc crio[19822]: time=\"2026-06-12T10:01:12.455398235Z\" level=info msg=\"Stopping pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=f4795ec1-a5fa-413c-80f9-3d848f6ba208 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.455586 crc crio[19822]: time=\"2026-06-12T10:01:12.45554983Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=f4795ec1-a5fa-413c-80f9-3d848f6ba208 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.456275 crc crio[19822]: time=\"2026-06-12T10:01:12.456221451Z\" level=info msg=\"Removing pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=ab6ee4d6-fe01-4365-a203-8a44d86ecbdb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.461904 crc crio[19822]: time=\"2026-06-12T10:01:12.461733665Z\" level=info msg=\"Removed pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=ab6ee4d6-fe01-4365-a203-8a44d86ecbdb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.463687 crc crio[19822]: time=\"2026-06-12T10:01:12.463557303Z\" level=info msg=\"Stopping pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=f271beae-6e18-4c15-b894-d27245bbdb8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.463775 crc crio[19822]: time=\"2026-06-12T10:01:12.463736819Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=f271beae-6e18-4c15-b894-d27245bbdb8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.464557 crc crio[19822]: time=\"2026-06-12T10:01:12.464498314Z\" level=info msg=\"Removing pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=0c3edecb-bce9-4bd8-8d90-87d91919c048 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.471478 crc crio[19822]: time=\"2026-06-12T10:01:12.471391692Z\" level=info msg=\"Removed pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=0c3edecb-bce9-4bd8-8d90-87d91919c048 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.472510 crc crio[19822]: time=\"2026-06-12T10:01:12.472381005Z\" level=info msg=\"Stopping pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=922e93fb-9cc8-4971-8147-02eb7e9416dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.472593 crc crio[19822]: time=\"2026-06-12T10:01:12.47254467Z\" level=info msg=\"Stopped pod sandbox (already stopped): e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=922e93fb-9cc8-4971-8147-02eb7e9416dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:12.473346 crc crio[19822]: time=\"2026-06-12T10:01:12.473268103Z\" level=info msg=\"Removing pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=bf1963b9-cc39-4cd5-9038-00336ee4a3ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:12.481113 crc crio[19822]: time=\"2026-06-12T10:01:12.481008471Z\" level=info msg=\"Removed pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=bf1963b9-cc39-4cd5-9038-00336ee4a3ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:01:30.298493 crc crio[19822]: time=\"2026-06-12T10:01:30.297782745Z\" level=info msg=\"Stopping container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3 (timeout: 30s)\" id=51c5ae80-fbd9-4456-9ec8-e9107773c3c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:01:30.299990 crc crio[19822]: time=\"2026-06-12T10:01:30.298417686Z\" level=info msg=\"Stopping container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 (timeout: 30s)\" id=d24b586b-5d42-4349-92eb-5b9e9527326a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:01:30.299990 crc crio[19822]: time=\"2026-06-12T10:01:30.298452647Z\" level=info msg=\"Stopping container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be (timeout: 30s)\" id=ab71476b-249a-4ec9-86f3-8cf7665c5fae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:01:30.300370 crc crio[19822]: time=\"2026-06-12T10:01:30.300069551Z\" level=info msg=\"Stopping container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729 (timeout: 30s)\" id=9e5aa3b5-53c2-47a3-8375-b2060dc34c5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:01:30.302413 crc crio[19822]: time=\"2026-06-12T10:01:30.302384558Z\" level=info msg=\"Stopping container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3 (timeout: 30s)\" id=7b2765be-138d-4c44-83cd-c9e8773fef5d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:01:30.487158 crc crio[19822]: time=\"2026-06-12T10:01:30.48689987Z\" level=info msg=\"Stopped container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev\" id=ab71476b-249a-4ec9-86f3-8cf7665c5fae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:01:30.536190 crc crio[19822]: time=\"2026-06-12T10:01:30.53606113Z\" level=info msg=\"Stopped container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz\" id=7b2765be-138d-4c44-83cd-c9e8773fef5d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:01:30.579994 crc crio[19822]: time=\"2026-06-12T10:01:30.579688748Z\" level=info msg=\"Stopped container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics\" id=9e5aa3b5-53c2-47a3-8375-b2060dc34c5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:01:44.289456 crc crio[19822]: time=\"2026-06-12T10:01:44.288524539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ea872484-8743-47e6-869b-db1db49c188a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:01:44.290308 crc crio[19822]: time=\"2026-06-12T10:01:44.28976104Z\" level=info msg=\"Removing container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d\" id=643f9979-5613-4a5e-b9b9-842c4bd1bc8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:01:44.291693 crc crio[19822]: time=\"2026-06-12T10:01:44.2915855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=048b2970-19a3-4cd6-b176-04ba518f3ddc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:01:44.297916 crc crio[19822]: time=\"2026-06-12T10:01:44.297383851Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=de494b4c-9bed-4845-be59-0b6f93b80200 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:01:44.297916 crc crio[19822]: time=\"2026-06-12T10:01:44.297778314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:01:44.327509 crc crio[19822]: time=\"2026-06-12T10:01:44.327403361Z\" level=info msg=\"Removed container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=643f9979-5613-4a5e-b9b9-842c4bd1bc8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:01:44.334086 crc crio[19822]: time=\"2026-06-12T10:01:44.333990538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:01:44.496283 crc crio[19822]: time=\"2026-06-12T10:01:44.495974138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:01:44.563748 crc crio[19822]: time=\"2026-06-12T10:01:44.563629778Z\" level=info msg=\"Created container 140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=de494b4c-9bed-4845-be59-0b6f93b80200 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:01:44.565065 crc crio[19822]: time=\"2026-06-12T10:01:44.564968751Z\" level=info msg=\"Starting container: 140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee\" id=ce0fc585-3876-49b6-9fbd-42bbb5082a4f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:01:44.568954 crc crio[19822]: time=\"2026-06-12T10:01:44.56886337Z\" level=info msg=\"Started container\" PID=21691 containerID=140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ce0fc585-3876-49b6-9fbd-42bbb5082a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 10:01:46.325103 crc crio[19822]: time=\"2026-06-12T10:01:46.323962677Z\" level=info msg=\"Stopping pod sandbox: 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be\" id=fea45de0-622d-4108-b327-b45ea5ad6d22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:46.327482 crc crio[19822]: time=\"2026-06-12T10:01:46.32735879Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc000696718}] Aliases:map[]}\"\nJun 12 10:01:46.327992 crc crio[19822]: time=\"2026-06-12T10:01:46.327745763Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:01:46.645308 crc crio[19822]: time=\"2026-06-12T10:01:46.645027631Z\" level=info msg=\"Stopped pod sandbox: 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be\" id=fea45de0-622d-4108-b327-b45ea5ad6d22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:01:57.483217 crc crio[19822]: time=\"2026-06-12T10:01:57.48243898Z\" level=info msg=\"Stopped container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd\" id=51c5ae80-fbd9-4456-9ec8-e9107773c3c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:02:00.307670 crc crio[19822]: time=\"2026-06-12T10:02:00.307137493Z\" level=warning msg=\"Stopping container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 with stop signal(15) timed out. Killing...\"\nJun 12 10:02:00.393335 crc crio[19822]: time=\"2026-06-12T10:02:00.393262933Z\" level=info msg=\"Stopped container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl\" id=d24b586b-5d42-4349-92eb-5b9e9527326a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:02:00.395460 crc crio[19822]: time=\"2026-06-12T10:02:00.395335683Z\" level=info msg=\"Stopping pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=7b25cd85-a2a3-4ffa-aa1a-d458f1f8df89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:02:00.404198 crc crio[19822]: time=\"2026-06-12T10:02:00.404095631Z\" level=info msg=\"Stopped pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=7b25cd85-a2a3-4ffa-aa1a-d458f1f8df89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:02:00.529348 crc crio[19822]: time=\"2026-06-12T10:02:00.529228949Z\" level=info msg=\"Removing container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be\" id=3bce23cf-0648-4a01-af34-17a4e2a744b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.565351 crc crio[19822]: time=\"2026-06-12T10:02:00.565068118Z\" level=info msg=\"Removed container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev\" id=3bce23cf-0648-4a01-af34-17a4e2a744b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.568722 crc crio[19822]: time=\"2026-06-12T10:02:00.568613028Z\" level=info msg=\"Removing container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3\" id=b8aeaacd-52c0-4276-a992-56e6fab5727b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.588915 crc crio[19822]: time=\"2026-06-12T10:02:00.588791794Z\" level=info msg=\"Removed container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz\" id=b8aeaacd-52c0-4276-a992-56e6fab5727b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.593450 crc crio[19822]: time=\"2026-06-12T10:02:00.592735803Z\" level=info msg=\"Removing container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729\" id=c181fa77-1e41-4f3d-9fc7-d7511faadf73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.610256 crc crio[19822]: time=\"2026-06-12T10:02:00.610164499Z\" level=info msg=\"Removed container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics\" id=c181fa77-1e41-4f3d-9fc7-d7511faadf73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.615276 crc crio[19822]: time=\"2026-06-12T10:02:00.615186704Z\" level=info msg=\"Removing container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3\" id=ce674ff3-47a1-4447-ab6c-a1677007e3f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.634050 crc crio[19822]: time=\"2026-06-12T10:02:00.633963765Z\" level=info msg=\"Removed container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd\" id=ce674ff3-47a1-4447-ab6c-a1677007e3f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.638648 crc crio[19822]: time=\"2026-06-12T10:02:00.638539245Z\" level=info msg=\"Removing container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803\" id=50a3938a-399e-4577-b8e7-cef9fc105a6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.657014 crc crio[19822]: time=\"2026-06-12T10:02:00.656919541Z\" level=info msg=\"Removed container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl\" id=50a3938a-399e-4577-b8e7-cef9fc105a6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.659809 crc crio[19822]: time=\"2026-06-12T10:02:00.659674921Z\" level=info msg=\"Removing container: 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a\" id=ac23fe17-bba1-463a-890b-1b2305220ac1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.720652 crc crio[19822]: time=\"2026-06-12T10:02:00.720533589Z\" level=info msg=\"Removed container 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a: openshift-etcd/etcd-crc/etcd-resources-copy\" id=ac23fe17-bba1-463a-890b-1b2305220ac1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.723461 crc crio[19822]: time=\"2026-06-12T10:02:00.723335571Z\" level=info msg=\"Removing container: c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5\" id=2393e00f-0217-49d8-8619-bcedfcb2653a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.802662 crc crio[19822]: time=\"2026-06-12T10:02:00.802516807Z\" level=info msg=\"Removed container c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2393e00f-0217-49d8-8619-bcedfcb2653a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.811163 crc crio[19822]: time=\"2026-06-12T10:02:00.811052856Z\" level=info msg=\"Removing container: 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202\" id=f9a6f1c8-05e2-4898-bb01-566641a79b23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:00.899900 crc crio[19822]: time=\"2026-06-12T10:02:00.899537014Z\" level=info msg=\"Removed container 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202: openshift-etcd/etcd-crc/setup\" id=f9a6f1c8-05e2-4898-bb01-566641a79b23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:02:12.522522 crc crio[19822]: time=\"2026-06-12T10:02:12.521102622Z\" level=info msg=\"Stopping pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=0c9be9c3-ff55-4e94-af75-a388ff7b7fba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:02:12.524469 crc crio[19822]: time=\"2026-06-12T10:02:12.5240649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=0c9be9c3-ff55-4e94-af75-a388ff7b7fba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:02:12.525610 crc crio[19822]: time=\"2026-06-12T10:02:12.525505088Z\" level=info msg=\"Removing pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=f2768076-8a65-4ba1-8322-1e72d39843ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:02:12.536131 crc crio[19822]: time=\"2026-06-12T10:02:12.536036356Z\" level=info msg=\"Removed pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=f2768076-8a65-4ba1-8322-1e72d39843ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:02:35.881618 crc crio[19822]: time=\"2026-06-12T10:02:35.880556649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3c9dcf9c-4cb6-4258-b2ff-57d45e5aee0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:02:35.883994 crc crio[19822]: time=\"2026-06-12T10:02:35.883693373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4168a6e4-2591-43bc-a460-10aa8b263131 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:02:35.887106 crc crio[19822]: time=\"2026-06-12T10:02:35.886976231Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=298e2b2c-720b-4072-8bae-88e1a2b45df2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:02:35.887345 crc crio[19822]: time=\"2026-06-12T10:02:35.887309112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:02:35.929351 crc crio[19822]: time=\"2026-06-12T10:02:35.929072609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:02:35.936501 crc crio[19822]: time=\"2026-06-12T10:02:35.93639355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:02:36.258585 crc crio[19822]: time=\"2026-06-12T10:02:36.258431534Z\" level=info msg=\"Created container 3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=298e2b2c-720b-4072-8bae-88e1a2b45df2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:02:36.260687 crc crio[19822]: time=\"2026-06-12T10:02:36.260304795Z\" level=info msg=\"Starting container: 3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c\" id=578d88ea-bdee-40fa-9500-d9cdfa17ca0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:02:36.277246 crc crio[19822]: time=\"2026-06-12T10:02:36.277072689Z\" level=info msg=\"Started container\" PID=22447 containerID=3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=578d88ea-bdee-40fa-9500-d9cdfa17ca0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345\nJun 12 10:02:43.507734 crc crio[19822]: time=\"2026-06-12T10:02:43.506959336Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:02:43.508425 crc crio[19822]: time=\"2026-06-12T10:02:43.507764562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:02:43.519319 crc crio[19822]: time=\"2026-06-12T10:02:43.519145412Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:02:43.526798 crc crio[19822]: time=\"2026-06-12T10:02:43.526400619Z\" level=info msg=\"Ran pod sandbox 81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1 with infra container: openshift-etcd/etcd-crc/POD\" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:02:43.528943 crc crio[19822]: time=\"2026-06-12T10:02:43.528877528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9f24f8a2-48aa-47cc-8935-54071927292e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:02:43.530665 crc crio[19822]: time=\"2026-06-12T10:02:43.530587725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=51bbaf49-13f4-4844-a656-a5b7cc1a7966 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:02:43.606298 crc crio[19822]: time=\"2026-06-12T10:02:43.606175429Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=673a02ff-0ae1-4819-a050-e96019c1c018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:02:43.607222 crc crio[19822]: time=\"2026-06-12T10:02:43.606654404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:02:43.645218 crc crio[19822]: time=\"2026-06-12T10:02:43.64443719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:02:43.820890 crc crio[19822]: time=\"2026-06-12T10:02:43.820746086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:02:43.924275 crc crio[19822]: time=\"2026-06-12T10:02:43.924063614Z\" level=info msg=\"Created container 6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d: openshift-etcd/etcd-crc/setup\" id=673a02ff-0ae1-4819-a050-e96019c1c018 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:02:43.925573 crc crio[19822]: time=\"2026-06-12T10:02:43.925416359Z\" level=info msg=\"Starting container: 6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d\" id=eca68277-beec-4fe5-bd03-6e393fcab4f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:02:43.933602 crc crio[19822]: time=\"2026-06-12T10:02:43.933441023Z\" level=info msg=\"Started container\" PID=22541 containerID=6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d description=openshift-etcd/etcd-crc/setup id=eca68277-beec-4fe5-bd03-6e393fcab4f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1\nJun 12 10:03:18.004332 crc crio[19822]: time=\"2026-06-12T10:03:18.003538618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=25561ed6-f4c4-459c-a33f-62c212463303 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:18.008232 crc crio[19822]: time=\"2026-06-12T10:03:18.00810363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bb44c838-bfa3-47f9-bd08-1566988c3f03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:18.023354 crc crio[19822]: time=\"2026-06-12T10:03:18.023194593Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=db9e59f6-c1cc-4dc8-9a7a-b4525a210ccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:18.024165 crc crio[19822]: time=\"2026-06-12T10:03:18.02402591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:18.073233 crc crio[19822]: time=\"2026-06-12T10:03:18.072107053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:18.275494 crc crio[19822]: time=\"2026-06-12T10:03:18.275291939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:18.427907 crc crio[19822]: time=\"2026-06-12T10:03:18.427062544Z\" level=info msg=\"Created container 6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=db9e59f6-c1cc-4dc8-9a7a-b4525a210ccd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:18.429492 crc crio[19822]: time=\"2026-06-12T10:03:18.429348788Z\" level=info msg=\"Starting container: 6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3\" id=038a8509-7c38-4acc-9967-299069c0813b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:03:18.436425 crc crio[19822]: time=\"2026-06-12T10:03:18.436252695Z\" level=info msg=\"Started container\" PID=23002 containerID=6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=038a8509-7c38-4acc-9967-299069c0813b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1\nJun 12 10:03:32.524728 crc crio[19822]: time=\"2026-06-12T10:03:32.523607208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=2489a4fd-8764-4a96-9dc8-270f6e53e884 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:32.527045 crc crio[19822]: time=\"2026-06-12T10:03:32.527000539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=155c0cee-9247-4c58-a663-e81753a97134 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:32.530032 crc crio[19822]: time=\"2026-06-12T10:03:32.529900154Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator\" id=e66949e1-0e91-4cc1-a102-7b51289f06fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:32.531203 crc crio[19822]: time=\"2026-06-12T10:03:32.531119945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:32.579679 crc crio[19822]: time=\"2026-06-12T10:03:32.579531908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:32.585968 crc crio[19822]: time=\"2026-06-12T10:03:32.585798122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:32.696333 crc crio[19822]: time=\"2026-06-12T10:03:32.696167683Z\" level=info msg=\"Created container a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator\" id=e66949e1-0e91-4cc1-a102-7b51289f06fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:32.700173 crc crio[19822]: time=\"2026-06-12T10:03:32.700033269Z\" level=info msg=\"Starting container: a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd\" id=17eb6abb-4882-4c07-9d46-5e316eb3ba98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:03:32.707380 crc crio[19822]: time=\"2026-06-12T10:03:32.707175643Z\" level=info msg=\"Started container\" PID=23191 containerID=a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd description=openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator id=17eb6abb-4882-4c07-9d46-5e316eb3ba98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3\nJun 12 10:03:53.402012 crc crio[19822]: time=\"2026-06-12T10:03:53.400667322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=43adafce-19a8-41bb-a4ba-371557963eb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:53.407278 crc crio[19822]: time=\"2026-06-12T10:03:53.407137793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f8391b22-b880-40ce-9be3-cdbc0b74a7e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:53.418151 crc crio[19822]: time=\"2026-06-12T10:03:53.417957196Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=0d955b2c-d634-4c16-bd8f-0ff25705fc06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:53.418930 crc crio[19822]: time=\"2026-06-12T10:03:53.41868225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:53.462507 crc crio[19822]: time=\"2026-06-12T10:03:53.462361848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:53.656987 crc crio[19822]: time=\"2026-06-12T10:03:53.65685978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:53.785616 crc crio[19822]: time=\"2026-06-12T10:03:53.784696392Z\" level=info msg=\"Created container 7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6: openshift-etcd/etcd-crc/etcd-resources-copy\" id=0d955b2c-d634-4c16-bd8f-0ff25705fc06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:53.788313 crc crio[19822]: time=\"2026-06-12T10:03:53.788236158Z\" level=info msg=\"Starting container: 7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6\" id=a932f065-a987-41f8-9665-953aa70ac08b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:03:53.797178 crc crio[19822]: time=\"2026-06-12T10:03:53.797039746Z\" level=info msg=\"Started container\" PID=23459 containerID=7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6 description=openshift-etcd/etcd-crc/etcd-resources-copy id=a932f065-a987-41f8-9665-953aa70ac08b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1\nJun 12 10:03:55.816213 crc crio[19822]: time=\"2026-06-12T10:03:55.816116002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=efae20b8-155d-4248-9e29-f30e1a2b8e25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:55.821263 crc crio[19822]: time=\"2026-06-12T10:03:55.821163009Z\" level=info msg=\"Removing container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755\" id=f62c7ddf-0111-4a2f-834b-4484ebcedea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:03:55.822287 crc crio[19822]: time=\"2026-06-12T10:03:55.82220819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=44a660ab-7c72-4a69-b4a6-3e008a6241de name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:55.826230 crc crio[19822]: time=\"2026-06-12T10:03:55.82614736Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=08e54799-2cfa-4a37-b9f7-f7c6517633f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:55.826587 crc crio[19822]: time=\"2026-06-12T10:03:55.826532783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:55.846338 crc crio[19822]: time=\"2026-06-12T10:03:55.846228514Z\" level=info msg=\"Removed container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f62c7ddf-0111-4a2f-834b-4484ebcedea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:03:55.857625 crc crio[19822]: time=\"2026-06-12T10:03:55.857264087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:56.018626 crc crio[19822]: time=\"2026-06-12T10:03:56.018503143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:56.100409 crc crio[19822]: time=\"2026-06-12T10:03:56.100233914Z\" level=info msg=\"Created container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=08e54799-2cfa-4a37-b9f7-f7c6517633f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:56.101620 crc crio[19822]: time=\"2026-06-12T10:03:56.101506616Z\" level=info msg=\"Starting container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb\" id=e78d06a4-d9bc-498c-af5b-8063ae582a3d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:03:56.108783 crc crio[19822]: time=\"2026-06-12T10:03:56.10866889Z\" level=info msg=\"Started container\" PID=23531 containerID=2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e78d06a4-d9bc-498c-af5b-8063ae582a3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 10:03:57.863079 crc crio[19822]: time=\"2026-06-12T10:03:57.862780248Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=ffa2c22d-7564-4271-a7e4-f2f8d6e5eee9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:57.866011 crc crio[19822]: time=\"2026-06-12T10:03:57.865364473Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=41f53b35-f07f-4931-b5c7-bf330b4e1bfe name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:57.868417 crc crio[19822]: time=\"2026-06-12T10:03:57.868286668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b1bc2548-0d7a-42cc-89a0-e5ee2cac4119 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:57.869784 crc crio[19822]: time=\"2026-06-12T10:03:57.869645992Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=789e30c6-80ac-417c-a411-414ca90315dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:57.870228 crc crio[19822]: time=\"2026-06-12T10:03:57.870145399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:57.870609 crc crio[19822]: time=\"2026-06-12T10:03:57.87044524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=6ae1c0af-200f-4dc9-bf17-a50287b5a487 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:03:57.874051 crc crio[19822]: time=\"2026-06-12T10:03:57.873924523Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8015a84b-3b61-4e57-ae0f-0143008cecdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:57.881791 crc crio[19822]: time=\"2026-06-12T10:03:57.881607444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:57.903957 crc crio[19822]: time=\"2026-06-12T10:03:57.903607073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:57.928624 crc crio[19822]: time=\"2026-06-12T10:03:57.928032564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:57.935986 crc crio[19822]: time=\"2026-06-12T10:03:57.935757425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:58.061515 crc crio[19822]: time=\"2026-06-12T10:03:58.061416855Z\" level=info msg=\"Created container afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8015a84b-3b61-4e57-ae0f-0143008cecdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:58.062796 crc crio[19822]: time=\"2026-06-12T10:03:58.062654215Z\" level=info msg=\"Starting container: afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606\" id=de274e33-f9b7-4413-a335-74dea40da099 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:03:58.069142 crc crio[19822]: time=\"2026-06-12T10:03:58.069053085Z\" level=info msg=\"Started container\" PID=23566 containerID=afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=de274e33-f9b7-4413-a335-74dea40da099 name=/runtime.v1.RuntimeService/StartContainer sandboxID=517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61\nJun 12 10:03:58.083780 crc crio[19822]: time=\"2026-06-12T10:03:58.083632752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:03:58.198700 crc crio[19822]: time=\"2026-06-12T10:03:58.198482929Z\" level=info msg=\"Created container 1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=789e30c6-80ac-417c-a411-414ca90315dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:03:58.200220 crc crio[19822]: time=\"2026-06-12T10:03:58.20006974Z\" level=info msg=\"Starting container: 1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179\" id=f7f930a6-c8a8-40ca-8bf6-2684d12f9176 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:03:58.207186 crc crio[19822]: time=\"2026-06-12T10:03:58.207026058Z\" level=info msg=\"Started container\" PID=23582 containerID=1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f7f930a6-c8a8-40ca-8bf6-2684d12f9176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 10:04:03.980910 crc crio[19822]: time=\"2026-06-12T10:04:03.980024482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4078bfb5-439c-4cb0-9e96-ee26e171e8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:03.983944 crc crio[19822]: time=\"2026-06-12T10:04:03.983702992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f1b006db-6f52-423e-b563-b15f7f540296 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:03.987637 crc crio[19822]: time=\"2026-06-12T10:04:03.987519867Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=ad28de45-1a00-4d19-8617-ac1648349e97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:03.988286 crc crio[19822]: time=\"2026-06-12T10:04:03.988183689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:04.020271 crc crio[19822]: time=\"2026-06-12T10:04:04.019578094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:04.209378 crc crio[19822]: time=\"2026-06-12T10:04:04.209120134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:04.298709 crc crio[19822]: time=\"2026-06-12T10:04:04.298553364Z\" level=info msg=\"Created container 645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=ad28de45-1a00-4d19-8617-ac1648349e97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:04.300275 crc crio[19822]: time=\"2026-06-12T10:04:04.300234289Z\" level=info msg=\"Starting container: 645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c\" id=2d18de50-315c-4068-8fdd-2f1c51e8960c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:04.307351 crc crio[19822]: time=\"2026-06-12T10:04:04.307321091Z\" level=info msg=\"Started container\" PID=23712 containerID=645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=2d18de50-315c-4068-8fdd-2f1c51e8960c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94\nJun 12 10:04:05.005390 crc crio[19822]: time=\"2026-06-12T10:04:05.005230673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b84f07b1-23a1-4cb1-8fe2-da1f3c6e3427 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:05.008607 crc crio[19822]: time=\"2026-06-12T10:04:05.008544399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5906ab27-2c12-4bcd-a010-4a50c1a9d1f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:05.012693 crc crio[19822]: time=\"2026-06-12T10:04:05.012627283Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=9d074e0e-6644-4c98-b581-d4b2caa539c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:05.013557 crc crio[19822]: time=\"2026-06-12T10:04:05.013511482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:05.068776 crc crio[19822]: time=\"2026-06-12T10:04:05.068591661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:05.306392 crc crio[19822]: time=\"2026-06-12T10:04:05.306050465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:05.390468 crc crio[19822]: time=\"2026-06-12T10:04:05.390027737Z\" level=info msg=\"Created container 28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=9d074e0e-6644-4c98-b581-d4b2caa539c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:05.391877 crc crio[19822]: time=\"2026-06-12T10:04:05.391668671Z\" level=info msg=\"Starting container: 28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177\" id=92628fee-48fa-4031-8977-e81027c26a80 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:05.400800 crc crio[19822]: time=\"2026-06-12T10:04:05.400640314Z\" level=info msg=\"Started container\" PID=23756 containerID=28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=92628fee-48fa-4031-8977-e81027c26a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94\nJun 12 10:04:17.180476 crc crio[19822]: time=\"2026-06-12T10:04:17.179471982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8e299b4f-b808-453c-9bab-b9e3033851bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:17.183469 crc crio[19822]: time=\"2026-06-12T10:04:17.183308106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f59efcb-3308-41c9-a0b0-d3a0cf7a8bc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:17.188378 crc crio[19822]: time=\"2026-06-12T10:04:17.188273429Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a306899c-a7e6-450d-8138-8322c280a644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:17.188864 crc crio[19822]: time=\"2026-06-12T10:04:17.188700713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:17.218312 crc crio[19822]: time=\"2026-06-12T10:04:17.218197736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:17.222203 crc crio[19822]: time=\"2026-06-12T10:04:17.222128585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:17.371489 crc crio[19822]: time=\"2026-06-12T10:04:17.370448898Z\" level=info msg=\"Created container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a306899c-a7e6-450d-8138-8322c280a644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:17.373387 crc crio[19822]: time=\"2026-06-12T10:04:17.373329753Z\" level=info msg=\"Starting container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc\" id=4e776838-fe72-452a-ad58-aa57f647a270 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:17.379388 crc crio[19822]: time=\"2026-06-12T10:04:17.379326242Z\" level=info msg=\"Started container\" PID=23930 containerID=33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4e776838-fe72-452a-ad58-aa57f647a270 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\nJun 12 10:04:18.202441 crc crio[19822]: time=\"2026-06-12T10:04:18.200886147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b48d5562-a45a-4df3-8418-84c32f3f8cc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:18.205070 crc crio[19822]: time=\"2026-06-12T10:04:18.20495539Z\" level=info msg=\"Removing container: 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a\" id=b7a39972-ca04-4f65-9899-7b859589de53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:04:18.209652 crc crio[19822]: time=\"2026-06-12T10:04:18.209507378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=333ad64c-c208-4b34-b858-42d58a86690d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:18.262584 crc crio[19822]: time=\"2026-06-12T10:04:18.262466437Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0d86c754-0052-4a6a-a556-a9331f544c65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:18.263209 crc crio[19822]: time=\"2026-06-12T10:04:18.263112489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:18.286904 crc crio[19822]: time=\"2026-06-12T10:04:18.286705979Z\" level=info msg=\"Removed container 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=b7a39972-ca04-4f65-9899-7b859589de53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:04:18.291111 crc crio[19822]: time=\"2026-06-12T10:04:18.29100597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:18.488874 crc crio[19822]: time=\"2026-06-12T10:04:18.48854467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:18.581276 crc crio[19822]: time=\"2026-06-12T10:04:18.581143434Z\" level=info msg=\"Created container d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0d86c754-0052-4a6a-a556-a9331f544c65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:18.582481 crc crio[19822]: time=\"2026-06-12T10:04:18.582435947Z\" level=info msg=\"Starting container: d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510\" id=620a6597-3ae2-432e-8b2b-ace164da26b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:18.591795 crc crio[19822]: time=\"2026-06-12T10:04:18.591626886Z\" level=info msg=\"Started container\" PID=23960 containerID=d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=620a6597-3ae2-432e-8b2b-ace164da26b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423\nJun 12 10:04:22.715472 crc crio[19822]: time=\"2026-06-12T10:04:22.714590945Z\" level=info msg=\"Stopping container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb (timeout: 30s)\" id=dd986c5d-6555-4204-9b5e-9e5dfc7a6529 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:04:22.911850 crc crio[19822]: time=\"2026-06-12T10:04:22.911078962Z\" level=info msg=\"Stopped container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dd986c5d-6555-4204-9b5e-9e5dfc7a6529 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:04:22.920324 crc crio[19822]: time=\"2026-06-12T10:04:22.920194149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2f877ba5-0997-493b-9bb1-f25aef0a65a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:22.924368 crc crio[19822]: time=\"2026-06-12T10:04:22.924289823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=beac6ed3-ac96-4cfc-a73c-119a08f03782 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:22.928322 crc crio[19822]: time=\"2026-06-12T10:04:22.928128899Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ef16bcc3-0ad7-470d-b285-2988c323f5cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:22.928652 crc crio[19822]: time=\"2026-06-12T10:04:22.928569983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:22.966109 crc crio[19822]: time=\"2026-06-12T10:04:22.965964054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:23.132788 crc crio[19822]: time=\"2026-06-12T10:04:23.132635438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:23.223414 crc crio[19822]: time=\"2026-06-12T10:04:23.223190183Z\" level=info msg=\"Created container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ef16bcc3-0ad7-470d-b285-2988c323f5cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:23.224705 crc crio[19822]: time=\"2026-06-12T10:04:23.224650491Z\" level=info msg=\"Starting container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff\" id=37877e70-6957-45fe-aaea-edd7602523c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:23.229418 crc crio[19822]: time=\"2026-06-12T10:04:23.229300413Z\" level=info msg=\"Started container\" PID=24042 containerID=39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=37877e70-6957-45fe-aaea-edd7602523c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 10:04:23.264363 crc crio[19822]: time=\"2026-06-12T10:04:23.264223223Z\" level=info msg=\"Removing container: ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14\" id=579a68a6-e6f4-4c7d-ac8f-47063de4dffd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:04:23.338647 crc crio[19822]: time=\"2026-06-12T10:04:23.338532802Z\" level=info msg=\"Removed container ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=579a68a6-e6f4-4c7d-ac8f-47063de4dffd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:04:28.787174 crc crio[19822]: time=\"2026-06-12T10:04:28.786175337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=210b06c2-25e3-470a-ae17-0905612c43cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:28.792044 crc crio[19822]: time=\"2026-06-12T10:04:28.791726889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e373ebfd-4592-4c4c-8695-49efc5ec2a72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:28.852296 crc crio[19822]: time=\"2026-06-12T10:04:28.85207667Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=31fb070d-e028-4183-bb01-7eef754f5dba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:28.853109 crc crio[19822]: time=\"2026-06-12T10:04:28.85297815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:28.896905 crc crio[19822]: time=\"2026-06-12T10:04:28.896663995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:29.118207 crc crio[19822]: time=\"2026-06-12T10:04:29.118057577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:29.302188 crc crio[19822]: time=\"2026-06-12T10:04:29.302042634Z\" level=info msg=\"Created container 5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038: openshift-etcd/etcd-crc/etcdctl\" id=31fb070d-e028-4183-bb01-7eef754f5dba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:29.303708 crc crio[19822]: time=\"2026-06-12T10:04:29.303590584Z\" level=info msg=\"Starting container: 5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038\" id=3d02e825-d3e6-4903-9595-21524045e68f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:29.312543 crc crio[19822]: time=\"2026-06-12T10:04:29.312449733Z\" level=info msg=\"Started container\" PID=24117 containerID=5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038 description=openshift-etcd/etcd-crc/etcdctl id=3d02e825-d3e6-4903-9595-21524045e68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1\nJun 12 10:04:29.403568 crc crio[19822]: time=\"2026-06-12T10:04:29.403099053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=da1c530c-767b-437e-8f73-d6b0c5e16042 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:29.405524 crc crio[19822]: time=\"2026-06-12T10:04:29.40543595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=19f30d85-9aab-4df4-a686-899b21cae3c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:29.416307 crc crio[19822]: time=\"2026-06-12T10:04:29.415912322Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=46ed7dac-316d-4920-b4e9-7d3a6d079d09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:29.416966 crc crio[19822]: time=\"2026-06-12T10:04:29.416361397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:29.440175 crc crio[19822]: time=\"2026-06-12T10:04:29.439984567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:29.635405 crc crio[19822]: time=\"2026-06-12T10:04:29.635053988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:29.752564 crc crio[19822]: time=\"2026-06-12T10:04:29.752351088Z\" level=info msg=\"Created container c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c: openshift-etcd/etcd-crc/etcd\" id=46ed7dac-316d-4920-b4e9-7d3a6d079d09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:29.754079 crc crio[19822]: time=\"2026-06-12T10:04:29.753982031Z\" level=info msg=\"Starting container: c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c\" id=0011cdaf-079c-4191-9a53-71993adb496b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:29.763327 crc crio[19822]: time=\"2026-06-12T10:04:29.763241664Z\" level=info msg=\"Started container\" PID=24127 containerID=c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c description=openshift-etcd/etcd-crc/etcd id=0011cdaf-079c-4191-9a53-71993adb496b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1\nJun 12 10:04:29.776863 crc crio[19822]: time=\"2026-06-12T10:04:29.776701164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fa55b93c-9275-4422-9f27-f380dcac29f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:29.778800 crc crio[19822]: time=\"2026-06-12T10:04:29.778683129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=90365cb5-ac15-478a-856c-b2b15b783262 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:29.784074 crc crio[19822]: time=\"2026-06-12T10:04:29.78396445Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=e1b2cd08-20b4-4e33-afb6-be75ddcaa811 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:29.784678 crc crio[19822]: time=\"2026-06-12T10:04:29.784601291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:29.816661 crc crio[19822]: time=\"2026-06-12T10:04:29.816555326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:29.955456 crc crio[19822]: time=\"2026-06-12T10:04:29.955183342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:30.070666 crc crio[19822]: time=\"2026-06-12T10:04:30.070524829Z\" level=info msg=\"Created container 1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d: openshift-etcd/etcd-crc/etcd-metrics\" id=e1b2cd08-20b4-4e33-afb6-be75ddcaa811 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:30.071939 crc crio[19822]: time=\"2026-06-12T10:04:30.071714018Z\" level=info msg=\"Starting container: 1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d\" id=d17605cf-cd92-45fb-8a55-6f4be5a02c29 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:30.077485 crc crio[19822]: time=\"2026-06-12T10:04:30.077398724Z\" level=info msg=\"Started container\" PID=24159 containerID=1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d description=openshift-etcd/etcd-crc/etcd-metrics id=d17605cf-cd92-45fb-8a55-6f4be5a02c29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1\nJun 12 10:04:30.095260 crc crio[19822]: time=\"2026-06-12T10:04:30.095069961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=78f56997-314d-4cbf-9480-f97f4fff0ac1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:30.098216 crc crio[19822]: time=\"2026-06-12T10:04:30.097963304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=78e425c4-5299-4bda-b72e-b4d8de1df59b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:30.105271 crc crio[19822]: time=\"2026-06-12T10:04:30.105102728Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=25faaf06-8565-40f4-a123-185035b8b01b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:30.105957 crc crio[19822]: time=\"2026-06-12T10:04:30.105662707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:30.143148 crc crio[19822]: time=\"2026-06-12T10:04:30.142994905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:30.309030 crc crio[19822]: time=\"2026-06-12T10:04:30.308356555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:30.439653 crc crio[19822]: time=\"2026-06-12T10:04:30.4395734Z\" level=info msg=\"Created container 3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989: openshift-etcd/etcd-crc/etcd-readyz\" id=25faaf06-8565-40f4-a123-185035b8b01b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:30.442164 crc crio[19822]: time=\"2026-06-12T10:04:30.442020251Z\" level=info msg=\"Starting container: 3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989\" id=e0472a10-1ab3-4c55-a5d5-f171155b36d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:30.456572 crc crio[19822]: time=\"2026-06-12T10:04:30.456423621Z\" level=info msg=\"Started container\" PID=24187 containerID=3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989 description=openshift-etcd/etcd-crc/etcd-readyz id=e0472a10-1ab3-4c55-a5d5-f171155b36d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1\nJun 12 10:04:30.478622 crc crio[19822]: time=\"2026-06-12T10:04:30.478512822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=af5a78b0-ed3b-4cc9-8134-082cf99081d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:30.481015 crc crio[19822]: time=\"2026-06-12T10:04:30.48090669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d379e0b9-5ff9-4c8d-8141-1009a5dfd6f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:30.488923 crc crio[19822]: time=\"2026-06-12T10:04:30.488635413Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=d9633959-5075-42ea-9c4f-f846b7104087 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:30.490008 crc crio[19822]: time=\"2026-06-12T10:04:30.489734909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:30.532342 crc crio[19822]: time=\"2026-06-12T10:04:30.532220866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:30.701393 crc crio[19822]: time=\"2026-06-12T10:04:30.701251236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:30.790552 crc crio[19822]: time=\"2026-06-12T10:04:30.790430418Z\" level=info msg=\"Created container f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe: openshift-etcd/etcd-crc/etcd-rev\" id=d9633959-5075-42ea-9c4f-f846b7104087 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:30.791631 crc crio[19822]: time=\"2026-06-12T10:04:30.791555105Z\" level=info msg=\"Starting container: f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe\" id=4f168ed1-26d0-4966-b147-27df4fab36b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:30.798863 crc crio[19822]: time=\"2026-06-12T10:04:30.798709248Z\" level=info msg=\"Started container\" PID=24214 containerID=f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe description=openshift-etcd/etcd-crc/etcd-rev id=4f168ed1-26d0-4966-b147-27df4fab36b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1\nJun 12 10:04:52.716559 crc crio[19822]: time=\"2026-06-12T10:04:52.716010725Z\" level=info msg=\"Stopping container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff (timeout: 30s)\" id=8a4bf3fa-d15a-43d7-a448-dda5786603c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:04:52.878497 crc crio[19822]: time=\"2026-06-12T10:04:52.878380298Z\" level=info msg=\"Stopped container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8a4bf3fa-d15a-43d7-a448-dda5786603c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:04:52.880900 crc crio[19822]: time=\"2026-06-12T10:04:52.880746175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0513abc6-32b8-4646-97a5-8901c9c5396d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:52.883338 crc crio[19822]: time=\"2026-06-12T10:04:52.883269807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8c8d56a8-7343-4eb6-b383-e1329c14c277 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:04:52.896320 crc crio[19822]: time=\"2026-06-12T10:04:52.896026356Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a125c5ca-5eca-4f86-8c3d-b4dd5504042b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:52.896941 crc crio[19822]: time=\"2026-06-12T10:04:52.896779051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:52.940510 crc crio[19822]: time=\"2026-06-12T10:04:52.940373042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:53.115481 crc crio[19822]: time=\"2026-06-12T10:04:53.114945674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:04:53.202438 crc crio[19822]: time=\"2026-06-12T10:04:53.202337387Z\" level=info msg=\"Created container a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a125c5ca-5eca-4f86-8c3d-b4dd5504042b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:04:53.203755 crc crio[19822]: time=\"2026-06-12T10:04:53.203593878Z\" level=info msg=\"Starting container: a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b\" id=ebaeeb8a-9397-43ef-9fda-5192face95eb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:04:53.212182 crc crio[19822]: time=\"2026-06-12T10:04:53.212117307Z\" level=info msg=\"Started container\" PID=24539 containerID=a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ebaeeb8a-9397-43ef-9fda-5192face95eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 10:04:53.586016 crc crio[19822]: time=\"2026-06-12T10:04:53.585715336Z\" level=info msg=\"Removing container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb\" id=7f8524e5-0990-496b-bcaf-57fc4164ad43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:04:53.617929 crc crio[19822]: time=\"2026-06-12T10:04:53.617744144Z\" level=info msg=\"Removed container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7f8524e5-0990-496b-bcaf-57fc4164ad43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:05:22.714612 crc crio[19822]: time=\"2026-06-12T10:05:22.713387673Z\" level=info msg=\"Stopping container: a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b (timeout: 30s)\" id=0c4a8438-2b8c-40f4-b4f9-746eec389875 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:05:22.875121 crc crio[19822]: time=\"2026-06-12T10:05:22.874942049Z\" level=info msg=\"Stopped container a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c4a8438-2b8c-40f4-b4f9-746eec389875 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:05:22.944934 crc crio[19822]: time=\"2026-06-12T10:05:22.94480264Z\" level=info msg=\"Removing container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff\" id=a7a18d4a-4ef8-4498-9d93-44be82ecb6e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:05:22.967604 crc crio[19822]: time=\"2026-06-12T10:05:22.967380672Z\" level=info msg=\"Removed container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a7a18d4a-4ef8-4498-9d93-44be82ecb6e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:05:58.323680 crc crio[19822]: time=\"2026-06-12T10:05:58.323082805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5cc12c45-52e0-48d8-919c-e545524ed8b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.327341 crc crio[19822]: time=\"2026-06-12T10:05:58.327259884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=f135bcf8-168e-4fc2-84b0-e16ad69f186a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.327728 crc crio[19822]: time=\"2026-06-12T10:05:58.327641494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7429a84c-1182-40d8-bb68-c05fbf7cc1ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.330137 crc crio[19822]: time=\"2026-06-12T10:05:58.330010781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=be217a24-3dbd-4b1f-a269-da960375e4a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.330975 crc crio[19822]: time=\"2026-06-12T10:05:58.330754676Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=3cae2b7a-2a3f-4ec6-8f13-9f10950a04c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.331183 crc crio[19822]: time=\"2026-06-12T10:05:58.331099257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.333479 crc crio[19822]: time=\"2026-06-12T10:05:58.333436663Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c6641e31-43ff-45f3-bd1c-0af676186b7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.336719 crc crio[19822]: time=\"2026-06-12T10:05:58.3366833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=dfb024a1-f588-482f-8ae4-03a7e976a137 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.337336 crc crio[19822]: time=\"2026-06-12T10:05:58.337202947Z\" level=info msg=\"Removing container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64\" id=740037b5-1db9-409d-8bdd-70e5d6fc284f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:05:58.339276 crc crio[19822]: time=\"2026-06-12T10:05:58.339195052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.342735 crc crio[19822]: time=\"2026-06-12T10:05:58.341601571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=28e8e9b8-c969-4ad8-aa76-1bd536ab0a9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.342735 crc crio[19822]: time=\"2026-06-12T10:05:58.341632761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=847786a7-ab72-464a-9361-c1cb33da7038 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.348648 crc crio[19822]: time=\"2026-06-12T10:05:58.347267236Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e9a6dd48-6ef1-4f97-a8e7-79558ee821b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.348648 crc crio[19822]: time=\"2026-06-12T10:05:58.347532064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a2552ea5-266f-41e8-8f9a-2bc3c7098291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.348648 crc crio[19822]: time=\"2026-06-12T10:05:58.348244798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9e8215c7-4af0-411a-9813-f4e1d0d38e3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.352199 crc crio[19822]: time=\"2026-06-12T10:05:58.352067341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8fd365f8-acdf-4ffe-8e38-6b2fefc17fcf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.358043 crc crio[19822]: time=\"2026-06-12T10:05:58.358003635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.358349 crc crio[19822]: time=\"2026-06-12T10:05:58.358241323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8920b958-a199-4cdd-861f-8a92fd47ae15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.361558 crc crio[19822]: time=\"2026-06-12T10:05:58.36149982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.362375 crc crio[19822]: time=\"2026-06-12T10:05:58.361524291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.364446 crc crio[19822]: time=\"2026-06-12T10:05:58.364368054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=7b63f5c5-a8e7-4d84-9591-6cdee2249699 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.364446 crc crio[19822]: time=\"2026-06-12T10:05:58.364434287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8ca5cace-2e56-42a2-8e1b-2a57663954ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.364685 crc crio[19822]: time=\"2026-06-12T10:05:58.364632283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c1c75cbe-a145-42ff-aab7-0410d1e007cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.365989 crc crio[19822]: time=\"2026-06-12T10:05:58.365918026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3f358ca2-ad1a-4cb0-880a-8f335ed4c446 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.369436 crc crio[19822]: time=\"2026-06-12T10:05:58.369394727Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager\" id=abecf554-91e2-41ed-8a7a-0f01532e8c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.374525 crc crio[19822]: time=\"2026-06-12T10:05:58.37344221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.374525 crc crio[19822]: time=\"2026-06-12T10:05:58.374328339Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6ffd9c28-f04b-4a65-a225-93563d9e6ebf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.375274 crc crio[19822]: time=\"2026-06-12T10:05:58.375230488Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=340bfee9-d17b-4b3c-b5d9-15eb5bce9605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.376269 crc crio[19822]: time=\"2026-06-12T10:05:58.376179368Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4465be4c-0b2d-4e43-aa5d-840fa8ec66ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.376390 crc crio[19822]: time=\"2026-06-12T10:05:58.376278862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=632fc9fc-d108-4330-a387-eef2c9b15620 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.377273 crc crio[19822]: time=\"2026-06-12T10:05:58.377035727Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=ae1295ce-0dd6-4d44-9cfe-ffb1bfbb6c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.378709 crc crio[19822]: time=\"2026-06-12T10:05:58.378672181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3062ecb5-6543-43db-b929-1a99a2427f21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.381074 crc crio[19822]: time=\"2026-06-12T10:05:58.380957035Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=d221e28c-d9f8-48e7-a5df-b1e27609fadf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.382602 crc crio[19822]: time=\"2026-06-12T10:05:58.382531697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=d6593684-f919-4f10-8888-78b484d07f45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.386292 crc crio[19822]: time=\"2026-06-12T10:05:58.386256908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.390564 crc crio[19822]: time=\"2026-06-12T10:05:58.390495788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.392217 crc crio[19822]: time=\"2026-06-12T10:05:58.392153333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.392477 crc crio[19822]: time=\"2026-06-12T10:05:58.392421932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.392477 crc crio[19822]: time=\"2026-06-12T10:05:58.392465941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=0f93f91b-494f-45db-ad3b-974becb93ef0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.395705 crc crio[19822]: time=\"2026-06-12T10:05:58.395636978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=41711269-e311-43a2-bcdd-6fece69e31d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.397976 crc crio[19822]: time=\"2026-06-12T10:05:58.397756114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.398075 crc crio[19822]: time=\"2026-06-12T10:05:58.398001362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.399386 crc crio[19822]: time=\"2026-06-12T10:05:58.399315646Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=61675872-b58a-46a9-a082-3bc1c230ebc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.399636 crc crio[19822]: time=\"2026-06-12T10:05:58.399561324Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=26dfdc44-4779-4b0d-9d0d-7d10156f8d77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.400023 crc crio[19822]: time=\"2026-06-12T10:05:58.399961988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=bf9ae52d-7eba-4bc1-a142-5b4dd04b5292 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.400023 crc crio[19822]: time=\"2026-06-12T10:05:58.399972187Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=adc986bb-0e18-40ef-91f8-10c982d4440f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.400231 crc crio[19822]: time=\"2026-06-12T10:05:58.400200774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=ff136bc7-59e0-4a0a-9190-431c7a7e2a15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:05:58.402182 crc crio[19822]: time=\"2026-06-12T10:05:58.402122117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.412309 crc crio[19822]: time=\"2026-06-12T10:05:58.412198701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.412610 crc crio[19822]: time=\"2026-06-12T10:05:58.412519046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.416427 crc crio[19822]: time=\"2026-06-12T10:05:58.416396893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.419013 crc crio[19822]: time=\"2026-06-12T10:05:58.418981996Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=e89770c5-6d2f-4cf7-96f7-2b46169ae1b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.419745 crc crio[19822]: time=\"2026-06-12T10:05:58.419720831Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager\" id=e94658eb-99be-4ab1-9392-8f700fe26185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.459901 crc crio[19822]: time=\"2026-06-12T10:05:58.459291993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.460263 crc crio[19822]: time=\"2026-06-12T10:05:58.459970698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.467055 crc crio[19822]: time=\"2026-06-12T10:05:58.466742367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.479918 crc crio[19822]: time=\"2026-06-12T10:05:58.479797223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.480339 crc crio[19822]: time=\"2026-06-12T10:05:58.480279748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.482985 crc crio[19822]: time=\"2026-06-12T10:05:58.482648136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.496032 crc crio[19822]: time=\"2026-06-12T10:05:58.495798055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.503622 crc crio[19822]: time=\"2026-06-12T10:05:58.50359667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.533646 crc crio[19822]: time=\"2026-06-12T10:05:58.533194516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.538222 crc crio[19822]: time=\"2026-06-12T10:05:58.538133438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.541202 crc crio[19822]: time=\"2026-06-12T10:05:58.541082034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.591226 crc crio[19822]: time=\"2026-06-12T10:05:58.591103098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.605203 crc crio[19822]: time=\"2026-06-12T10:05:58.605097565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.610048 crc crio[19822]: time=\"2026-06-12T10:05:58.609977134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.642156 crc crio[19822]: time=\"2026-06-12T10:05:58.642082293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.646317 crc crio[19822]: time=\"2026-06-12T10:05:58.646261069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.710585 crc crio[19822]: time=\"2026-06-12T10:05:58.710484507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.732350 crc crio[19822]: time=\"2026-06-12T10:05:58.731926636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.758047 crc crio[19822]: time=\"2026-06-12T10:05:58.757969587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.763732 crc crio[19822]: time=\"2026-06-12T10:05:58.763604726Z\" level=info msg=\"Removed container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=740037b5-1db9-409d-8bdd-70e5d6fc284f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:05:58.767315 crc crio[19822]: time=\"2026-06-12T10:05:58.767232259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:05:58.932687 crc crio[19822]: time=\"2026-06-12T10:05:58.931121472Z\" level=info msg=\"Created container c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager\" id=abecf554-91e2-41ed-8a7a-0f01532e8c92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.932687 crc crio[19822]: time=\"2026-06-12T10:05:58.932457775Z\" level=info msg=\"Starting container: c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9\" id=f778c731-6232-4a52-b8bc-da80d5e92e04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:58.938016 crc crio[19822]: time=\"2026-06-12T10:05:58.937923174Z\" level=info msg=\"Created container 733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=3cae2b7a-2a3f-4ec6-8f13-9f10950a04c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.939425 crc crio[19822]: time=\"2026-06-12T10:05:58.939327171Z\" level=info msg=\"Starting container: 733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0\" id=f064fefb-26fe-4537-9c71-17b6b3a7129e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:58.942959 crc crio[19822]: time=\"2026-06-12T10:05:58.942754722Z\" level=info msg=\"Started container\" PID=25448 containerID=c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9 description=openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager id=f778c731-6232-4a52-b8bc-da80d5e92e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d\nJun 12 10:05:58.946596 crc crio[19822]: time=\"2026-06-12T10:05:58.946402422Z\" level=info msg=\"Started container\" PID=25452 containerID=733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f064fefb-26fe-4537-9c71-17b6b3a7129e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5\nJun 12 10:05:58.947486 crc crio[19822]: time=\"2026-06-12T10:05:58.947282699Z\" level=info msg=\"Created container bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=d221e28c-d9f8-48e7-a5df-b1e27609fadf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.948395 crc crio[19822]: time=\"2026-06-12T10:05:58.948352835Z\" level=info msg=\"Created container 089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=26dfdc44-4779-4b0d-9d0d-7d10156f8d77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.949343 crc crio[19822]: time=\"2026-06-12T10:05:58.94913941Z\" level=info msg=\"Starting container: bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4\" id=f0dc745e-a765-4797-b67a-cd085c92ecec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:58.949538 crc crio[19822]: time=\"2026-06-12T10:05:58.949402898Z\" level=info msg=\"Starting container: 089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6\" id=91dace52-3b70-4689-a818-e8481027111f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:58.949538 crc crio[19822]: time=\"2026-06-12T10:05:58.94944881Z\" level=info msg=\"Created container 7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager\" id=e94658eb-99be-4ab1-9392-8f700fe26185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.950457 crc crio[19822]: time=\"2026-06-12T10:05:58.95036036Z\" level=info msg=\"Starting container: 7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6\" id=a43f3d38-00c9-445f-a9aa-14acf22b9101 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:58.956437 crc crio[19822]: time=\"2026-06-12T10:05:58.956248341Z\" level=info msg=\"Started container\" PID=25451 containerID=089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=91dace52-3b70-4689-a818-e8481027111f name=/runtime.v1.RuntimeService/StartContainer sandboxID=eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb\nJun 12 10:05:58.956922 crc crio[19822]: time=\"2026-06-12T10:05:58.956708396Z\" level=info msg=\"Started container\" PID=25446 containerID=7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6 description=openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager id=a43f3d38-00c9-445f-a9aa-14acf22b9101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd\nJun 12 10:05:58.963385 crc crio[19822]: time=\"2026-06-12T10:05:58.963259431Z\" level=info msg=\"Started container\" PID=25456 containerID=bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=f0dc745e-a765-4797-b67a-cd085c92ecec name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603\nJun 12 10:05:58.992177 crc crio[19822]: time=\"2026-06-12T10:05:58.991764243Z\" level=info msg=\"Created container 113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c6641e31-43ff-45f3-bd1c-0af676186b7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:58.993719 crc crio[19822]: time=\"2026-06-12T10:05:58.993641065Z\" level=info msg=\"Starting container: 113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719\" id=c1416ca0-862d-4371-8497-2990b3bc1b93 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:59.002566 crc crio[19822]: time=\"2026-06-12T10:05:59.002499672Z\" level=info msg=\"Started container\" PID=25447 containerID=113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=c1416ca0-862d-4371-8497-2990b3bc1b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105\nJun 12 10:05:59.008584 crc crio[19822]: time=\"2026-06-12T10:05:59.007789237Z\" level=info msg=\"Created container ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=61675872-b58a-46a9-a082-3bc1c230ebc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:59.009268 crc crio[19822]: time=\"2026-06-12T10:05:59.00918268Z\" level=info msg=\"Starting container: ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94\" id=08aa91c6-6c93-4819-a149-35991a9b28b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:59.009437 crc crio[19822]: time=\"2026-06-12T10:05:59.009344437Z\" level=info msg=\"Created container b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=e89770c5-6d2f-4cf7-96f7-2b46169ae1b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:59.011139 crc crio[19822]: time=\"2026-06-12T10:05:59.011075095Z\" level=info msg=\"Starting container: b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c\" id=b6bb0e86-397a-4554-ad81-2c11095a4143 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:59.015208 crc crio[19822]: time=\"2026-06-12T10:05:59.015140836Z\" level=info msg=\"Created container 538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=adc986bb-0e18-40ef-91f8-10c982d4440f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:59.016338 crc crio[19822]: time=\"2026-06-12T10:05:59.016257611Z\" level=info msg=\"Starting container: 538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0\" id=27b43ac8-0642-4edf-ab05-d412169bddb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:59.020327 crc crio[19822]: time=\"2026-06-12T10:05:59.020239883Z\" level=info msg=\"Started container\" PID=25449 containerID=b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=b6bb0e86-397a-4554-ad81-2c11095a4143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f\nJun 12 10:05:59.020602 crc crio[19822]: time=\"2026-06-12T10:05:59.020529533Z\" level=info msg=\"Created container fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=ae1295ce-0dd6-4d44-9cfe-ffb1bfbb6c6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:59.021690 crc crio[19822]: time=\"2026-06-12T10:05:59.021587018Z\" level=info msg=\"Starting container: fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6\" id=12297425-a828-4e17-91cb-4aeef2d18f73 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:59.030460 crc crio[19822]: time=\"2026-06-12T10:05:59.025679778Z\" level=info msg=\"Started container\" PID=25465 containerID=ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=08aa91c6-6c93-4819-a149-35991a9b28b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b\nJun 12 10:05:59.030460 crc crio[19822]: time=\"2026-06-12T10:05:59.026170006Z\" level=info msg=\"Started container\" PID=25464 containerID=538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=27b43ac8-0642-4edf-ab05-d412169bddb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1\nJun 12 10:05:59.030460 crc crio[19822]: time=\"2026-06-12T10:05:59.027112461Z\" level=info msg=\"Created container 72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=340bfee9-d17b-4b3c-b5d9-15eb5bce9605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:59.030460 crc crio[19822]: time=\"2026-06-12T10:05:59.028456745Z\" level=info msg=\"Starting container: 72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60\" id=bbfb3f77-15c9-4742-b1e2-338d5a9f13aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:59.035328 crc crio[19822]: time=\"2026-06-12T10:05:59.035284127Z\" level=info msg=\"Created container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e9a6dd48-6ef1-4f97-a8e7-79558ee821b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:05:59.037076 crc crio[19822]: time=\"2026-06-12T10:05:59.036483462Z\" level=info msg=\"Started container\" PID=25458 containerID=72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=bbfb3f77-15c9-4742-b1e2-338d5a9f13aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a\nJun 12 10:05:59.039243 crc crio[19822]: time=\"2026-06-12T10:05:59.039183291Z\" level=info msg=\"Starting container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434\" id=14872294-8475-46ab-90ba-ef181d8f0553 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:05:59.052088 crc crio[19822]: time=\"2026-06-12T10:05:59.051929538Z\" level=info msg=\"Started container\" PID=25450 containerID=34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=14872294-8475-46ab-90ba-ef181d8f0553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8\nJun 12 10:05:59.067026 crc crio[19822]: time=\"2026-06-12T10:05:59.066935477Z\" level=info msg=\"Started container\" PID=25459 containerID=fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=12297425-a828-4e17-91cb-4aeef2d18f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7\nJun 12 10:06:08.727028 crc crio[19822]: time=\"2026-06-12T10:06:08.726102735Z\" level=info msg=\"Stopping container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434 (timeout: 30s)\" id=4f7d0d51-ca4d-44b7-bf29-9804c7799788 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:06:09.459778 crc crio[19822]: time=\"2026-06-12T10:06:09.458699778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8c213db2-2269-4cb6-ae4c-5a93a31be738 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:06:09.464498 crc crio[19822]: time=\"2026-06-12T10:06:09.464383224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=95bf83c2-f3d3-4b93-9d79-8c50d6abfab3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:06:09.471301 crc crio[19822]: time=\"2026-06-12T10:06:09.471134896Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=49f5b4c2-f0c5-4ba2-82c3-f7874ffc5064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:06:09.471800 crc crio[19822]: time=\"2026-06-12T10:06:09.471737276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:09.519010 crc crio[19822]: time=\"2026-06-12T10:06:09.51877366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:09.771398 crc crio[19822]: time=\"2026-06-12T10:06:09.770557843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:10.046099 crc crio[19822]: time=\"2026-06-12T10:06:10.045946205Z\" level=info msg=\"Created container 25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=49f5b4c2-f0c5-4ba2-82c3-f7874ffc5064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:06:10.048343 crc crio[19822]: time=\"2026-06-12T10:06:10.048180329Z\" level=info msg=\"Starting container: 25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6\" id=b27fca7d-bf51-4f71-932b-2a40d87358c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:06:10.056222 crc crio[19822]: time=\"2026-06-12T10:06:10.056131838Z\" level=info msg=\"Started container\" PID=25818 containerID=25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b27fca7d-bf51-4f71-932b-2a40d87358c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813\nJun 12 10:06:10.222399 crc crio[19822]: time=\"2026-06-12T10:06:10.222267813Z\" level=info msg=\"Stopped container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4f7d0d51-ca4d-44b7-bf29-9804c7799788 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:06:10.225919 crc crio[19822]: time=\"2026-06-12T10:06:10.225703437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ca20e16e-865b-4d9e-bee0-e616482a3485 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:06:10.228375 crc crio[19822]: time=\"2026-06-12T10:06:10.228199679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e3624dd7-2912-4be7-ac81-6d62ca21d3f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:06:10.230307 crc crio[19822]: time=\"2026-06-12T10:06:10.230134703Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=af8a0179-609f-435a-9f35-eb18867dbd70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:06:10.230526 crc crio[19822]: time=\"2026-06-12T10:06:10.230462304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:10.256602 crc crio[19822]: time=\"2026-06-12T10:06:10.255686904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:10.261164 crc crio[19822]: time=\"2026-06-12T10:06:10.261096181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:10.497720 crc crio[19822]: time=\"2026-06-12T10:06:10.497113789Z\" level=info msg=\"Created container 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=af8a0179-609f-435a-9f35-eb18867dbd70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:06:10.499298 crc crio[19822]: time=\"2026-06-12T10:06:10.499192406Z\" level=info msg=\"Starting container: 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346\" id=010a3544-a178-4460-8791-4da11a183e0c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:06:10.508047 crc crio[19822]: time=\"2026-06-12T10:06:10.507975703Z\" level=info msg=\"Started container\" PID=25865 containerID=501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=010a3544-a178-4460-8791-4da11a183e0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8\nJun 12 10:06:10.643088 crc crio[19822]: time=\"2026-06-12T10:06:10.642939501Z\" level=info msg=\"Removing container: ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca\" id=3d68bdf3-f99f-42e7-a88e-28b1d5719a9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:06:10.702247 crc crio[19822]: time=\"2026-06-12T10:06:10.702129922Z\" level=info msg=\"Removed container ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3d68bdf3-f99f-42e7-a88e-28b1d5719a9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:06:20.727203 crc crio[19822]: time=\"2026-06-12T10:06:20.726101679Z\" level=info msg=\"Stopping container: 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346 (timeout: 30s)\" id=7470fec7-2eea-41dc-a3d2-f230ffb7a3b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:06:21.257301 crc crio[19822]: time=\"2026-06-12T10:06:21.256575391Z\" level=info msg=\"Stopped container 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7470fec7-2eea-41dc-a3d2-f230ffb7a3b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:06:21.776627 crc crio[19822]: time=\"2026-06-12T10:06:21.776487435Z\" level=info msg=\"Removing container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434\" id=cb2e931e-a5b8-47c2-ad39-89a624907d34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:06:21.805651 crc crio[19822]: time=\"2026-06-12T10:06:21.805507023Z\" level=info msg=\"Removed container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=cb2e931e-a5b8-47c2-ad39-89a624907d34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:06:49.460191 crc crio[19822]: time=\"2026-06-12T10:06:49.458621913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=72141894-ca16-46eb-bb3f-d0b483a2e31a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:06:49.465456 crc crio[19822]: time=\"2026-06-12T10:06:49.46501321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3bac6002-4454-44c4-8427-2269b9e0aa47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:06:49.469320 crc crio[19822]: time=\"2026-06-12T10:06:49.469013929Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=cf3f56d3-dc59-45f4-aac5-379c4ac4e93e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:06:49.469987 crc crio[19822]: time=\"2026-06-12T10:06:49.469765163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:49.511247 crc crio[19822]: time=\"2026-06-12T10:06:49.511128674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:49.516415 crc crio[19822]: time=\"2026-06-12T10:06:49.51596198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:06:49.631029 crc crio[19822]: time=\"2026-06-12T10:06:49.630013781Z\" level=info msg=\"Created container f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=cf3f56d3-dc59-45f4-aac5-379c4ac4e93e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:06:49.632776 crc crio[19822]: time=\"2026-06-12T10:06:49.632666977Z\" level=info msg=\"Starting container: f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782\" id=ae4922c0-401b-4115-99d2-c965a9f5aec2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:06:49.640359 crc crio[19822]: time=\"2026-06-12T10:06:49.640229082Z\" level=info msg=\"Started container\" PID=26393 containerID=f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ae4922c0-401b-4115-99d2-c965a9f5aec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8\nJun 12 10:08:52.123603 crc crio[19822]: time=\"2026-06-12T10:08:52.122930804Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687646-9cqss/POD\" id=bd1d3ee2-c910-41bc-9f67-49026dcd3244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:08:52.124960 crc crio[19822]: time=\"2026-06-12T10:08:52.123630037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:52.143197 crc crio[19822]: time=\"2026-06-12T10:08:52.143081667Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}\"\nJun 12 10:08:52.143197 crc crio[19822]: time=\"2026-06-12T10:08:52.143145309Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687646-9cqss to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:08:52.160405 crc crio[19822]: time=\"2026-06-12T10:08:52.160323178Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687648-nkmbk/POD\" id=7497af00-362e-4fd6-a5bb-cb50f99b8bbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:08:52.160547 crc crio[19822]: time=\"2026-06-12T10:08:52.160421501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:52.178087 crc crio[19822]: time=\"2026-06-12T10:08:52.177761148Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101a710}] Aliases:map[]}\"\nJun 12 10:08:52.178087 crc crio[19822]: time=\"2026-06-12T10:08:52.177867202Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687648-nkmbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:08:52.179234 crc crio[19822]: time=\"2026-06-12T10:08:52.179177065Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vvf8b/POD\" id=778dd30c-1da6-48ca-82a2-79d1e7f15b47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:08:52.179234 crc crio[19822]: time=\"2026-06-12T10:08:52.179229186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:52.198890 crc crio[19822]: time=\"2026-06-12T10:08:52.198770559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}\"\nJun 12 10:08:52.198890 crc crio[19822]: time=\"2026-06-12T10:08:52.198872062Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vvf8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:08:52.414335 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:479b7bf307bdbbd Mac:8a:a3:e3:f8:81:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:08:52.415900 crc crio[19822]: time=\"2026-06-12T10:08:52.415798723Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}\"\nJun 12 10:08:52.416357 crc crio[19822]: time=\"2026-06-12T10:08:52.415991899Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687646-9cqss for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:08:52.421242 crc crio[19822]: time=\"2026-06-12T10:08:52.421159988Z\" level=info msg=\"Ran pod sandbox 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 with infra container: openshift-infra/auto-csr-approver-29687646-9cqss/POD\" id=bd1d3ee2-c910-41bc-9f67-49026dcd3244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:08:52.425577 crc crio[19822]: time=\"2026-06-12T10:08:52.425442135Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f3462c0-6470-4b39-bf24-265d8ae5eb20 name=/runtime.v1.ImageService/PullImage\nJun 12 10:08:52.436569 crc crio[19822]: time=\"2026-06-12T10:08:52.43640683Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:08:52.483397 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e30526b08e3374 Mac:2a:0f:74:fb:c2:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d SocketPath: PciID:}] [{Interface:0xc00048c5d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:08:52.486674 crc crio[19822]: time=\"2026-06-12T10:08:52.486565053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101a710}] Aliases:map[]}\"\nJun 12 10:08:52.486936 crc crio[19822]: time=\"2026-06-12T10:08:52.486888174Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687648-nkmbk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:08:52.499076 crc crio[19822]: time=\"2026-06-12T10:08:52.498062248Z\" level=info msg=\"Ran pod sandbox 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 with infra container: openshift-infra/auto-csr-approver-29687648-nkmbk/POD\" id=7497af00-362e-4fd6-a5bb-cb50f99b8bbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:08:52.503672 crc crio[19822]: time=\"2026-06-12T10:08:52.503607944Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6ca64478-9a69-4c40-b473-4356aabf5cbe name=/runtime.v1.ImageService/PullImage\nJun 12 10:08:52.504856 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5d75c4f632ddfb Mac:42:dc:79:7a:20:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f SocketPath: PciID:}] [{Interface:0xc0003ccce0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:08:52.507753 crc crio[19822]: time=\"2026-06-12T10:08:52.507314424Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}\"\nJun 12 10:08:52.507753 crc crio[19822]: time=\"2026-06-12T10:08:52.507517591Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vvf8b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:08:52.508325 crc crio[19822]: time=\"2026-06-12T10:08:52.508245614Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:08:52.520663 crc crio[19822]: time=\"2026-06-12T10:08:52.520628279Z\" level=info msg=\"Ran pod sandbox b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 with infra container: openshift-marketplace/redhat-marketplace-vvf8b/POD\" id=778dd30c-1da6-48ca-82a2-79d1e7f15b47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:08:52.523591 crc crio[19822]: time=\"2026-06-12T10:08:52.523518849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64d920aa-c638-4baf-a666-c815815b970a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:52.525675 crc crio[19822]: time=\"2026-06-12T10:08:52.525587895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b25e643-7b25-46ae-90d0-93be0e386964 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:52.530616 crc crio[19822]: time=\"2026-06-12T10:08:52.530510434Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities\" id=9377129c-0113-4d70-b1ea-1251f5d31058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:52.532267 crc crio[19822]: time=\"2026-06-12T10:08:52.531274319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:52.560342 crc crio[19822]: time=\"2026-06-12T10:08:52.560231686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:52.564053 crc crio[19822]: time=\"2026-06-12T10:08:52.563990178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:52.667972 crc crio[19822]: time=\"2026-06-12T10:08:52.667781677Z\" level=info msg=\"Created container 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities\" id=9377129c-0113-4d70-b1ea-1251f5d31058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:52.669542 crc crio[19822]: time=\"2026-06-12T10:08:52.669466911Z\" level=info msg=\"Starting container: 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488\" id=a1b014db-5793-42ee-a61c-7c2edce38cf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:08:52.678112 crc crio[19822]: time=\"2026-06-12T10:08:52.677944656Z\" level=info msg=\"Started container\" PID=28128 containerID=611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488 description=openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities id=a1b014db-5793-42ee-a61c-7c2edce38cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\nJun 12 10:08:53.344904 crc crio[19822]: time=\"2026-06-12T10:08:53.344752276Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=37869ef7-6df7-41e2-a82d-2a03ad2c8c29 name=/runtime.v1.ImageService/PullImage\nJun 12 10:08:53.349646 crc crio[19822]: time=\"2026-06-12T10:08:53.349560302Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 10:08:54.633664 crc crio[19822]: time=\"2026-06-12T10:08:54.632920505Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=37869ef7-6df7-41e2-a82d-2a03ad2c8c29 name=/runtime.v1.ImageService/PullImage\nJun 12 10:08:54.634789 crc crio[19822]: time=\"2026-06-12T10:08:54.634734514Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ea8b2718-2bb7-4fc1-91eb-311621eab5dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:54.638554 crc crio[19822]: time=\"2026-06-12T10:08:54.638455974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1c6101b9-2383-464b-a72e-82f225230eb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:54.653783 crc crio[19822]: time=\"2026-06-12T10:08:54.653680227Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvf8b/extract-content\" id=4ba48be3-f1cf-47d2-8614-f17ae44cd0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:54.654396 crc crio[19822]: time=\"2026-06-12T10:08:54.654340839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:54.685655 crc crio[19822]: time=\"2026-06-12T10:08:54.685543088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:54.689037 crc crio[19822]: time=\"2026-06-12T10:08:54.688730921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:54.787631 crc crio[19822]: time=\"2026-06-12T10:08:54.786727913Z\" level=info msg=\"Created container c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666: openshift-marketplace/redhat-marketplace-vvf8b/extract-content\" id=4ba48be3-f1cf-47d2-8614-f17ae44cd0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:54.789171 crc crio[19822]: time=\"2026-06-12T10:08:54.78908125Z\" level=info msg=\"Starting container: c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666\" id=379645ec-6e02-422d-9d41-43fef824e53b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:08:54.798328 crc crio[19822]: time=\"2026-06-12T10:08:54.798209656Z\" level=info msg=\"Started container\" PID=28149 containerID=c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666 description=openshift-marketplace/redhat-marketplace-vvf8b/extract-content id=379645ec-6e02-422d-9d41-43fef824e53b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\nJun 12 10:08:55.424585 crc crio[19822]: time=\"2026-06-12T10:08:55.397594434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08568fe8-b7cd-441d-88a0-901819a97281 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:58.173330 crc crio[19822]: time=\"2026-06-12T10:08:58.172531339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=167e0e01-2466-4461-8248-0c46c01bd6e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:58.184875 crc crio[19822]: time=\"2026-06-12T10:08:58.184691712Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvf8b/registry-server\" id=6cfa7caf-27e4-45d7-971a-d15439103d5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:58.185316 crc crio[19822]: time=\"2026-06-12T10:08:58.18525499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:58.223081 crc crio[19822]: time=\"2026-06-12T10:08:58.222738134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:58.225932 crc crio[19822]: time=\"2026-06-12T10:08:58.225864935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:58.330111 crc crio[19822]: time=\"2026-06-12T10:08:58.329804224Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f3462c0-6470-4b39-bf24-265d8ae5eb20 name=/runtime.v1.ImageService/PullImage\nJun 12 10:08:58.331054 crc crio[19822]: time=\"2026-06-12T10:08:58.330974406Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=712a83cb-a8c5-4f95-9ea4-e85d4c42a152 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:58.333413 crc crio[19822]: time=\"2026-06-12T10:08:58.333303051Z\" level=info msg=\"Created container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server\" id=6cfa7caf-27e4-45d7-971a-d15439103d5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:58.334550 crc crio[19822]: time=\"2026-06-12T10:08:58.334505111Z\" level=info msg=\"Starting container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c\" id=4df38a25-97c4-4adf-8683-f51f5f784f58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:08:58.340689 crc crio[19822]: time=\"2026-06-12T10:08:58.340607188Z\" level=info msg=\"Started container\" PID=28239 containerID=4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c description=openshift-marketplace/redhat-marketplace-vvf8b/registry-server id=4df38a25-97c4-4adf-8683-f51f5f784f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\nJun 12 10:08:58.353437 crc crio[19822]: time=\"2026-06-12T10:08:58.35333618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e7cc6ce-a778-49bd-b833-6f78ccb7c7a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:58.361874 crc crio[19822]: time=\"2026-06-12T10:08:58.361619338Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687646-9cqss/oc\" id=f97e0762-6484-415b-add3-85ee6e781848 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:58.364884 crc crio[19822]: time=\"2026-06-12T10:08:58.364589625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:58.384478 crc crio[19822]: time=\"2026-06-12T10:08:58.384212983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6ca64478-9a69-4c40-b473-4356aabf5cbe name=/runtime.v1.ImageService/PullImage\nJun 12 10:08:58.385647 crc crio[19822]: time=\"2026-06-12T10:08:58.385368947Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf36d470-06cb-4a88-a4dd-44b5c10073d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:58.393268 crc crio[19822]: time=\"2026-06-12T10:08:58.393149189Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99e06d5d-dddf-4425-aea5-e21f33cd43ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:08:58.399180 crc crio[19822]: time=\"2026-06-12T10:08:58.398706048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:58.412323 crc crio[19822]: time=\"2026-06-12T10:08:58.412081826Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687648-nkmbk/oc\" id=32dfff48-277b-43c8-a0d5-7755d4cd260c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:58.415580 crc crio[19822]: time=\"2026-06-12T10:08:58.415448136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:58.492568 crc crio[19822]: time=\"2026-06-12T10:08:58.492322113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:59.017863 crc crio[19822]: time=\"2026-06-12T10:08:59.017745733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:59.028282 crc crio[19822]: time=\"2026-06-12T10:08:59.02818655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:08:59.130791 crc crio[19822]: time=\"2026-06-12T10:08:59.130710139Z\" level=info msg=\"Created container 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec: openshift-infra/auto-csr-approver-29687646-9cqss/oc\" id=f97e0762-6484-415b-add3-85ee6e781848 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:59.132058 crc crio[19822]: time=\"2026-06-12T10:08:59.131964149Z\" level=info msg=\"Starting container: 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec\" id=4a815927-90b4-402d-9f8e-93805f003402 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:08:59.133968 crc crio[19822]: time=\"2026-06-12T10:08:59.132689252Z\" level=info msg=\"Created container a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef: openshift-infra/auto-csr-approver-29687648-nkmbk/oc\" id=32dfff48-277b-43c8-a0d5-7755d4cd260c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:08:59.133968 crc crio[19822]: time=\"2026-06-12T10:08:59.133767307Z\" level=info msg=\"Starting container: a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef\" id=fd577c08-0a61-4ad2-aa34-9cec15f13816 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:08:59.137701 crc crio[19822]: time=\"2026-06-12T10:08:59.137333622Z\" level=info msg=\"Started container\" PID=28285 containerID=357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec description=openshift-infra/auto-csr-approver-29687646-9cqss/oc id=4a815927-90b4-402d-9f8e-93805f003402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\nJun 12 10:08:59.143662 crc crio[19822]: time=\"2026-06-12T10:08:59.143553754Z\" level=info msg=\"Started container\" PID=28284 containerID=a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef description=openshift-infra/auto-csr-approver-29687648-nkmbk/oc id=fd577c08-0a61-4ad2-aa34-9cec15f13816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\nJun 12 10:09:01.506103 crc crio[19822]: time=\"2026-06-12T10:09:01.505973059Z\" level=info msg=\"Stopping pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=e1a2be09-cff5-49a7-9b3d-8aea96e13e62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.506157316Z\" level=info msg=\"Stopping pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=c1f2208a-b9c2-420b-bbcf-67620a4fd8f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.506739334Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc00008d870}] Aliases:map[]}\"\nJun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.507294433Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687646-9cqss from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.506785267Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101abe8}] Aliases:map[]}\"\nJun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.50752963Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687648-nkmbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:09:01.871984 crc crio[19822]: time=\"2026-06-12T10:09:01.871101697Z\" level=info msg=\"Stopped pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=e1a2be09-cff5-49a7-9b3d-8aea96e13e62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:01.880674 crc crio[19822]: time=\"2026-06-12T10:09:01.880573023Z\" level=info msg=\"Stopped pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=c1f2208a-b9c2-420b-bbcf-67620a4fd8f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:12.696292 crc crio[19822]: time=\"2026-06-12T10:09:12.695170798Z\" level=info msg=\"Stopping container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c (timeout: 2s)\" id=fa1ca34b-4ab4-4583-81ed-f046c970649d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:12.825106 crc crio[19822]: time=\"2026-06-12T10:09:12.824673948Z\" level=info msg=\"Stopped container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server\" id=fa1ca34b-4ab4-4583-81ed-f046c970649d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:12.825931 crc crio[19822]: time=\"2026-06-12T10:09:12.825741893Z\" level=info msg=\"Stopping pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=52debe00-8ed8-4abc-aabc-794a85fdee66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:12.826403 crc crio[19822]: time=\"2026-06-12T10:09:12.826319222Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc00101a560}] Aliases:map[]}\"\nJun 12 10:09:12.826559 crc crio[19822]: time=\"2026-06-12T10:09:12.826512038Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vvf8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:09:13.144714 crc crio[19822]: time=\"2026-06-12T10:09:13.144057364Z\" level=info msg=\"Stopped pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=52debe00-8ed8-4abc-aabc-794a85fdee66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:13.677238 crc crio[19822]: time=\"2026-06-12T10:09:13.676347942Z\" level=info msg=\"Removing container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c\" id=5b8a6495-2936-465e-8c96-e7e5e570b56e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:13.723318 crc crio[19822]: time=\"2026-06-12T10:09:13.723179668Z\" level=info msg=\"Removed container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server\" id=5b8a6495-2936-465e-8c96-e7e5e570b56e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:13.739248 crc crio[19822]: time=\"2026-06-12T10:09:13.728205066Z\" level=info msg=\"Removing container: c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666\" id=e01a54fd-5db0-45da-b6d9-89049ba3859e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:13.762878 crc crio[19822]: time=\"2026-06-12T10:09:13.762719619Z\" level=info msg=\"Removed container c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666: openshift-marketplace/redhat-marketplace-vvf8b/extract-content\" id=e01a54fd-5db0-45da-b6d9-89049ba3859e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:13.765878 crc crio[19822]: time=\"2026-06-12T10:09:13.765705743Z\" level=info msg=\"Removing container: 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488\" id=29938bc6-88ab-42ee-b25d-3088245c3f33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:13.787248 crc crio[19822]: time=\"2026-06-12T10:09:13.787135568Z\" level=info msg=\"Removed container 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities\" id=29938bc6-88ab-42ee-b25d-3088245c3f33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:34.401267 crc crio[19822]: time=\"2026-06-12T10:09:34.400295775Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/POD\" id=61ccddaa-0e22-4db7-9f83-d5174036c6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:34.401267 crc crio[19822]: time=\"2026-06-12T10:09:34.401232916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:34.419318 crc crio[19822]: time=\"2026-06-12T10:09:34.418559286Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-7ttsx/POD\" id=bbd151af-1339-4de9-842e-5dc498fd3e7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:34.419466 crc crio[19822]: time=\"2026-06-12T10:09:34.419353232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:34.427185 crc crio[19822]: time=\"2026-06-12T10:09:34.426900947Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc000121600}] Aliases:map[]}\"\nJun 12 10:09:34.427185 crc crio[19822]: time=\"2026-06-12T10:09:34.42697517Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:09:34.435313 crc crio[19822]: time=\"2026-06-12T10:09:34.435207305Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/POD\" id=98706fb0-d700-4d5d-b1cf-52d35f33047c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:34.435313 crc crio[19822]: time=\"2026-06-12T10:09:34.435299228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:34.487258 crc crio[19822]: time=\"2026-06-12T10:09:34.483185709Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc000120130}] Aliases:map[]}\"\nJun 12 10:09:34.487258 crc crio[19822]: time=\"2026-06-12T10:09:34.483301923Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-7ttsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:09:34.487258 crc crio[19822]: time=\"2026-06-12T10:09:34.486549097Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc000696428}] Aliases:map[]}\"\nJun 12 10:09:34.487258 crc crio[19822]: time=\"2026-06-12T10:09:34.486594069Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:09:34.891158 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d2a0d083da171 Mac:4e:ae:f0:3f:aa:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 SocketPath: PciID:}] [{Interface:0xc000015ba0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:09:34.892994 crc crio[19822]: time=\"2026-06-12T10:09:34.892884547Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc000696428}] Aliases:map[]}\"\nJun 12 10:09:34.893161 crc crio[19822]: time=\"2026-06-12T10:09:34.893084124Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:09:34.901236 crc crio[19822]: time=\"2026-06-12T10:09:34.901144557Z\" level=info msg=\"Ran pod sandbox 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/POD\" id=98706fb0-d700-4d5d-b1cf-52d35f33047c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:34.903654 crc crio[19822]: time=\"2026-06-12T10:09:34.90316657Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:34.903654 crc crio[19822]: time=\"2026-06-12T10:09:34.903356626Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:34.903654 crc crio[19822]: time=\"2026-06-12T10:09:34.903583791Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:34.905193 crc crio[19822]: time=\"2026-06-12T10:09:34.905108763Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=719e3c33-bd7f-488a-80ba-20a819e05419 name=/runtime.v1.ImageService/PullImage\nJun 12 10:09:34.913669 crc crio[19822]: time=\"2026-06-12T10:09:34.913290428Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 12 10:09:34.993408 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04eaf933082ee50 Mac:06:c8:2b:13:0e:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b SocketPath: PciID:}] [{Interface:0xc0005085e0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:09:34.995379 crc crio[19822]: time=\"2026-06-12T10:09:34.99525922Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc000121600}] Aliases:map[]}\"\nJun 12 10:09:34.995486 crc crio[19822]: time=\"2026-06-12T10:09:34.995447506Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:09:35.001622 crc crio[19822]: time=\"2026-06-12T10:09:35.001539176Z\" level=info msg=\"Ran pod sandbox 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/POD\" id=61ccddaa-0e22-4db7-9f83-d5174036c6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:35.002553 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58a6f00d3260615 Mac:62:5c:36:29:a2:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 SocketPath: PciID:}] [{Interface:0xc000015020 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:09:35.003496 crc crio[19822]: time=\"2026-06-12T10:09:35.003404044Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc000120130}] Aliases:map[]}\"\nJun 12 10:09:35.003753 crc crio[19822]: time=\"2026-06-12T10:09:35.003644172Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-7ttsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:09:35.004098 crc crio[19822]: time=\"2026-06-12T10:09:35.003668433Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:35.004310 crc crio[19822]: time=\"2026-06-12T10:09:35.004241782Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:35.004382 crc crio[19822]: time=\"2026-06-12T10:09:35.004324755Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:35.005719 crc crio[19822]: time=\"2026-06-12T10:09:35.005579274Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=034e70eb-64b3-43e8-b796-7906189e26fd name=/runtime.v1.ImageService/PullImage\nJun 12 10:09:35.007913 crc crio[19822]: time=\"2026-06-12T10:09:35.007777436Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 12 10:09:35.009962 crc crio[19822]: time=\"2026-06-12T10:09:35.009935927Z\" level=info msg=\"Ran pod sandbox 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 with infra container: cert-manager/cert-manager-7b8b89f89d-7ttsx/POD\" id=bbd151af-1339-4de9-842e-5dc498fd3e7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:35.011546 crc crio[19822]: time=\"2026-06-12T10:09:35.011485685Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:35.011654 crc crio[19822]: time=\"2026-06-12T10:09:35.01163299Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:35.011697 crc crio[19822]: time=\"2026-06-12T10:09:35.011681952Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:35.012786 crc crio[19822]: time=\"2026-06-12T10:09:35.012701095Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=5e6ea52c-be0e-49e5-ade4-968ce6be04e6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:09:35.015328 crc crio[19822]: time=\"2026-06-12T10:09:35.015253707Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 12 10:09:41.693014 crc crio[19822]: time=\"2026-06-12T10:09:41.69197746Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=719e3c33-bd7f-488a-80ba-20a819e05419 name=/runtime.v1.ImageService/PullImage\nJun 12 10:09:41.695338 crc crio[19822]: time=\"2026-06-12T10:09:41.695250994Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=92cbd57f-7859-4bea-988a-03218a486815 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:41.700355 crc crio[19822]: time=\"2026-06-12T10:09:41.700251615Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=5e52499f-72a0-47ad-8352-2abc9e6228f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:41.718614 crc crio[19822]: time=\"2026-06-12T10:09:41.718506196Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook\" id=41931fa0-8675-485e-a3b3-4a1f2e7299a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:41.720328 crc crio[19822]: time=\"2026-06-12T10:09:41.720236202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:41.800868 crc crio[19822]: time=\"2026-06-12T10:09:41.800093799Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=5e6ea52c-be0e-49e5-ade4-968ce6be04e6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:09:41.804633 crc crio[19822]: time=\"2026-06-12T10:09:41.804516561Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=1f8f0697-03ba-409d-8ca0-1efdde95d4fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:42.556439 crc crio[19822]: time=\"2026-06-12T10:09:42.556134144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:42.565140 crc crio[19822]: time=\"2026-06-12T10:09:42.565019692Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e883ec24-4277-49ec-b7dd-990634c5b642 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:42.565695 crc crio[19822]: time=\"2026-06-12T10:09:42.565655413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:42.674106 crc crio[19822]: time=\"2026-06-12T10:09:42.673934197Z\" level=info msg=\"Created container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook\" id=41931fa0-8675-485e-a3b3-4a1f2e7299a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:42.675263 crc crio[19822]: time=\"2026-06-12T10:09:42.675154927Z\" level=info msg=\"Starting container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9\" id=054423a8-5e28-4e0d-ba37-d1a6efa07ac6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:42.681916 crc crio[19822]: time=\"2026-06-12T10:09:42.680776729Z\" level=info msg=\"Started container\" PID=29952 containerID=3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9 description=cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook id=054423a8-5e28-4e0d-ba37-d1a6efa07ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\nJun 12 10:09:42.855989 crc crio[19822]: time=\"2026-06-12T10:09:42.855566928Z\" level=info msg=\"Stopping container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc (timeout: 30s)\" id=e3a1d2f5-5365-4ff6-89ef-45c5f3defd54 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:42.855989 crc crio[19822]: time=\"2026-06-12T10:09:42.855682171Z\" level=info msg=\"Stopping container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471 (timeout: 30s)\" id=38ab1829-5c12-4374-bcba-91aba6defff2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.053136 crc crio[19822]: time=\"2026-06-12T10:09:43.052596112Z\" level=info msg=\"Stopped container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=38ab1829-5c12-4374-bcba-91aba6defff2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.070578 crc crio[19822]: time=\"2026-06-12T10:09:43.07049421Z\" level=info msg=\"Stopping container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a (timeout: 30s)\" id=63aaba34-d284-48ac-a711-887a8a021cf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.070760 crc crio[19822]: time=\"2026-06-12T10:09:43.070628695Z\" level=info msg=\"Stopping container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c (timeout: 30s)\" id=a53b572d-54c3-4f7c-93eb-e945d75e532b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.070924 crc crio[19822]: time=\"2026-06-12T10:09:43.070767544Z\" level=info msg=\"Stopping container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489 (timeout: 30s)\" id=7e1f4171-2c8a-45c8-99a1-05ce64294d02 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.070998 crc crio[19822]: time=\"2026-06-12T10:09:43.070917246Z\" level=info msg=\"Stopping container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953 (timeout: 30s)\" id=3af7cde2-09eb-4801-85c8-c3d702aab439 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.072935 crc crio[19822]: time=\"2026-06-12T10:09:43.072609081Z\" level=info msg=\"Stopping container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58 (timeout: 30s)\" id=ff41e17e-9058-4ed0-9e9b-cad6cba675f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.077180 crc crio[19822]: time=\"2026-06-12T10:09:43.076949532Z\" level=info msg=\"Stopping container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123 (timeout: 30s)\" id=96116f44-df4f-4f5d-8fc3-38d449709a6b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.077180 crc crio[19822]: time=\"2026-06-12T10:09:43.07064558Z\" level=info msg=\"Stopping container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0 (timeout: 30s)\" id=7ca49e91-9e89-4474-92b7-94065787ec1c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.111412 crc crio[19822]: time=\"2026-06-12T10:09:43.111325793Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=034e70eb-64b3-43e8-b796-7906189e26fd name=/runtime.v1.ImageService/PullImage\nJun 12 10:09:43.111718 crc crio[19822]: time=\"2026-06-12T10:09:43.11156224Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller\" id=f1d947b8-a572-4beb-8e02-5381aa627930 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:43.115618 crc crio[19822]: time=\"2026-06-12T10:09:43.115541825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.137285 crc crio[19822]: time=\"2026-06-12T10:09:43.137235061Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=aac7ea98-a493-482f-a04f-03a6b195abd7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:43.141727 crc crio[19822]: time=\"2026-06-12T10:09:43.141632743Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0b241bae-a9b3-402e-825b-b6311d44ecf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:43.144892 crc crio[19822]: time=\"2026-06-12T10:09:43.143991209Z\" level=info msg=\"Stopped container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e3a1d2f5-5365-4ff6-89ef-45c5f3defd54 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.150443 crc crio[19822]: time=\"2026-06-12T10:09:43.145276311Z\" level=info msg=\"Stopping pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=1596f30e-4968-45ea-9d33-f7244c7c0db2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:43.161653 crc crio[19822]: time=\"2026-06-12T10:09:43.161563968Z\" level=info msg=\"Stopped pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=1596f30e-4968-45ea-9d33-f7244c7c0db2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:43.167675 crc crio[19822]: time=\"2026-06-12T10:09:43.167576593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.168528 crc crio[19822]: time=\"2026-06-12T10:09:43.16839881Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 10:09:43.168600 crc crio[19822]: time=\"2026-06-12T10:09:43.168556444Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector\" id=9cc7537a-6a69-4d9e-9a52-87e4bcf53dca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:43.168701 crc crio[19822]: time=\"2026-06-12T10:09:43.168664258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:43.171915 crc crio[19822]: time=\"2026-06-12T10:09:43.171753999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.175858 crc crio[19822]: time=\"2026-06-12T10:09:43.175715229Z\" level=info msg=\"Stopping container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc (timeout: 30s)\" id=1ed2bcbd-1ef8-4cb2-b91e-8487d03ea974 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.182673 crc crio[19822]: time=\"2026-06-12T10:09:43.182468775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.238257 crc crio[19822]: time=\"2026-06-12T10:09:43.238185047Z\" level=info msg=\"Stopped container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=ff41e17e-9058-4ed0-9e9b-cad6cba675f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.243457 crc crio[19822]: time=\"2026-06-12T10:09:43.243383636Z\" level=info msg=\"Stopped container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a53b572d-54c3-4f7c-93eb-e945d75e532b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.248588 crc crio[19822]: time=\"2026-06-12T10:09:43.248514642Z\" level=info msg=\"Stopped container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=7e1f4171-2c8a-45c8-99a1-05ce64294d02 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.257431 crc crio[19822]: time=\"2026-06-12T10:09:43.257336668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.259249 crc crio[19822]: time=\"2026-06-12T10:09:43.259014335Z\" level=info msg=\"Stopped container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=7ca49e91-9e89-4474-92b7-94065787ec1c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.263745 crc crio[19822]: time=\"2026-06-12T10:09:43.263670483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.367938 crc crio[19822]: time=\"2026-06-12T10:09:43.367772571Z\" level=info msg=\"Created container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller\" id=f1d947b8-a572-4beb-8e02-5381aa627930 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:43.368225 crc crio[19822]: time=\"2026-06-12T10:09:43.368150824Z\" level=info msg=\"Created container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector\" id=9cc7537a-6a69-4d9e-9a52-87e4bcf53dca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:43.369632 crc crio[19822]: time=\"2026-06-12T10:09:43.368969681Z\" level=info msg=\"Starting container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398\" id=065513ad-0582-4631-88ae-b73156e4b744 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:43.369632 crc crio[19822]: time=\"2026-06-12T10:09:43.369183807Z\" level=info msg=\"Starting container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29\" id=fe23ff33-5ff0-405f-944f-23e2e5b98055 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:43.374879 crc crio[19822]: time=\"2026-06-12T10:09:43.374733097Z\" level=info msg=\"Started container\" PID=30082 containerID=cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398 description=cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller id=065513ad-0582-4631-88ae-b73156e4b744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\nJun 12 10:09:43.375518 crc crio[19822]: time=\"2026-06-12T10:09:43.375314126Z\" level=info msg=\"Started container\" PID=30081 containerID=f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector id=fe23ff33-5ff0-405f-944f-23e2e5b98055 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\nJun 12 10:09:43.409763 crc crio[19822]: time=\"2026-06-12T10:09:43.409450042Z\" level=info msg=\"Stopped container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=1ed2bcbd-1ef8-4cb2-b91e-8487d03ea974 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.456775 crc crio[19822]: time=\"2026-06-12T10:09:43.45670656Z\" level=info msg=\"Stopped container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=63aaba34-d284-48ac-a711-887a8a021cf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.457183 crc crio[19822]: time=\"2026-06-12T10:09:43.456882065Z\" level=info msg=\"Stopped container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=96116f44-df4f-4f5d-8fc3-38d449709a6b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.457516 crc crio[19822]: time=\"2026-06-12T10:09:43.457406412Z\" level=info msg=\"Stopped container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=3af7cde2-09eb-4801-85c8-c3d702aab439 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:09:43.458373 crc crio[19822]: time=\"2026-06-12T10:09:43.458322052Z\" level=info msg=\"Stopping pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=5bca522a-a6fb-4e80-adff-8aa16e0b0dea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:43.461749 crc crio[19822]: time=\"2026-06-12T10:09:43.461674901Z\" level=info msg=\"Stopped pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=5bca522a-a6fb-4e80-adff-8aa16e0b0dea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:09:43.728866 crc crio[19822]: time=\"2026-06-12T10:09:43.72834327Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/POD\" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:43.729039 crc crio[19822]: time=\"2026-06-12T10:09:43.728880578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.741575 crc crio[19822]: time=\"2026-06-12T10:09:43.741527949Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:43.751764 crc crio[19822]: time=\"2026-06-12T10:09:43.751345437Z\" level=info msg=\"Ran pod sandbox 32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/POD\" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:43.756097 crc crio[19822]: time=\"2026-06-12T10:09:43.754917661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4ca20344-3daa-4471-bc60-23c59c311732 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:43.757432 crc crio[19822]: time=\"2026-06-12T10:09:43.757263207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=74f1c618-0327-4989-862a-16246cbbf6ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:43.769369 crc crio[19822]: time=\"2026-06-12T10:09:43.769275546Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy\" id=4d09c3cd-f009-46e2-ac05-73b9467bdd24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:43.769767 crc crio[19822]: time=\"2026-06-12T10:09:43.769676489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.801301 crc crio[19822]: time=\"2026-06-12T10:09:43.800973702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.935157 crc crio[19822]: time=\"2026-06-12T10:09:43.934929468Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-tpmfs/POD\" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:43.936009 crc crio[19822]: time=\"2026-06-12T10:09:43.935208477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.964379 crc crio[19822]: time=\"2026-06-12T10:09:43.964171267Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:43.976286 crc crio[19822]: time=\"2026-06-12T10:09:43.976173534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:43.980227 crc crio[19822]: time=\"2026-06-12T10:09:43.980137199Z\" level=info msg=\"Ran pod sandbox 453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45 with infra container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/POD\" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:09:43.984631 crc crio[19822]: time=\"2026-06-12T10:09:43.984556463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4198aba-b41a-4078-9718-a12764474e2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:43.987438 crc crio[19822]: time=\"2026-06-12T10:09:43.987340083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=15902945-ff8e-4b1e-b482-1cf4ac3734b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:44.093892 crc crio[19822]: time=\"2026-06-12T10:09:44.093742686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=bb3b4dc0-1cba-478d-9a9e-5f2e02304140 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:44.097650 crc crio[19822]: time=\"2026-06-12T10:09:44.097245472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=0ef5f24d-ebf5-422b-bc3e-594279d957c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:44.105425 crc crio[19822]: time=\"2026-06-12T10:09:44.105356872Z\" level=info msg=\"Removing container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc\" id=da106af4-0f40-444c-95a5-a8d2708b3d10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.128563 crc crio[19822]: time=\"2026-06-12T10:09:44.128475952Z\" level=info msg=\"Removed container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=da106af4-0f40-444c-95a5-a8d2708b3d10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.131013 crc crio[19822]: time=\"2026-06-12T10:09:44.13093825Z\" level=info msg=\"Removing container: ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d\" id=e0dcded1-e6aa-41de-a239-715002d76cde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.164398 crc crio[19822]: time=\"2026-06-12T10:09:44.16425832Z\" level=info msg=\"Removed container ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e0dcded1-e6aa-41de-a239-715002d76cde name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.166902 crc crio[19822]: time=\"2026-06-12T10:09:44.166741759Z\" level=info msg=\"Removing container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471\" id=51294e6f-8024-4a96-ab4e-d9bdd1232c84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.184362 crc crio[19822]: time=\"2026-06-12T10:09:44.184259687Z\" level=info msg=\"Removed container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=51294e6f-8024-4a96-ab4e-d9bdd1232c84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.190118 crc crio[19822]: time=\"2026-06-12T10:09:44.18999146Z\" level=info msg=\"Removing container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc\" id=315e67d7-4bd7-42d2-b180-66eb89655d45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.191790 crc crio[19822]: time=\"2026-06-12T10:09:44.191522491Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup\" id=c015b475-4be6-4ff6-b807-f1dca3a32282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:44.192750 crc crio[19822]: time=\"2026-06-12T10:09:44.192618675Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=80c5d8b3-6312-4c02-9d06-69688a06093b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:44.193238 crc crio[19822]: time=\"2026-06-12T10:09:44.192868745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.193238 crc crio[19822]: time=\"2026-06-12T10:09:44.193218525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.217960 crc crio[19822]: time=\"2026-06-12T10:09:44.217744661Z\" level=info msg=\"Removed container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=315e67d7-4bd7-42d2-b180-66eb89655d45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.220042 crc crio[19822]: time=\"2026-06-12T10:09:44.21993123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.222178 crc crio[19822]: time=\"2026-06-12T10:09:44.22179365Z\" level=info msg=\"Removing container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a\" id=4769cd52-6327-498d-8cc7-ef2d3ae4464f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.222321 crc crio[19822]: time=\"2026-06-12T10:09:44.221931796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.247119 crc crio[19822]: time=\"2026-06-12T10:09:44.247014777Z\" level=info msg=\"Removed container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=4769cd52-6327-498d-8cc7-ef2d3ae4464f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.249556 crc crio[19822]: time=\"2026-06-12T10:09:44.249364623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.250218 crc crio[19822]: time=\"2026-06-12T10:09:44.250113897Z\" level=info msg=\"Removing container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123\" id=057169a4-6fc4-4480-92d9-ad9c94f8905a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.251353 crc crio[19822]: time=\"2026-06-12T10:09:44.251260935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.259579 crc crio[19822]: time=\"2026-06-12T10:09:44.259322828Z\" level=info msg=\"Created container 582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy\" id=4d09c3cd-f009-46e2-ac05-73b9467bdd24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:44.263673 crc crio[19822]: time=\"2026-06-12T10:09:44.263581033Z\" level=info msg=\"Starting container: 582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512\" id=5c83126c-4f7c-4fda-b6c9-c4c877480a77 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:44.275653 crc crio[19822]: time=\"2026-06-12T10:09:44.275094875Z\" level=info msg=\"Started container\" PID=30149 containerID=582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy id=5c83126c-4f7c-4fda-b6c9-c4c877480a77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731\nJun 12 10:09:44.287588 crc crio[19822]: time=\"2026-06-12T10:09:44.287498178Z\" level=info msg=\"Removed container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=057169a4-6fc4-4480-92d9-ad9c94f8905a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.294442 crc crio[19822]: time=\"2026-06-12T10:09:44.294344138Z\" level=info msg=\"Removing container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953\" id=d3974e3e-35ec-4824-8f7c-1d528481ac4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.306249 crc crio[19822]: time=\"2026-06-12T10:09:44.305924373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f2ef1d2e-4111-44fd-a64c-5ddda40fd157 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:44.312894 crc crio[19822]: time=\"2026-06-12T10:09:44.312795527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8311536f-b40f-42ff-aa39-6720c276f256 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:44.323175 crc crio[19822]: time=\"2026-06-12T10:09:44.322962136Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager\" id=261fa1e1-bf57-4485-a753-9bc2fc094955 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:44.330428 crc crio[19822]: time=\"2026-06-12T10:09:44.33018666Z\" level=info msg=\"Created container 24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup\" id=c015b475-4be6-4ff6-b807-f1dca3a32282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:44.339149 crc crio[19822]: time=\"2026-06-12T10:09:44.336467294Z\" level=info msg=\"Removed container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=d3974e3e-35ec-4824-8f7c-1d528481ac4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.339149 crc crio[19822]: time=\"2026-06-12T10:09:44.337035703Z\" level=info msg=\"Starting container: 24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc\" id=908780bf-e2ad-4b03-9aa1-e396de19f5a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:44.339149 crc crio[19822]: time=\"2026-06-12T10:09:44.337906648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.347715 crc crio[19822]: time=\"2026-06-12T10:09:44.347627662Z\" level=info msg=\"Removing container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c\" id=335f3df1-3e5a-462e-909d-a0ac90217090 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.348141 crc crio[19822]: time=\"2026-06-12T10:09:44.348035257Z\" level=info msg=\"Started container\" PID=30161 containerID=24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup id=908780bf-e2ad-4b03-9aa1-e396de19f5a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:44.366894 crc crio[19822]: time=\"2026-06-12T10:09:44.366733504Z\" level=info msg=\"Removed container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=335f3df1-3e5a-462e-909d-a0ac90217090 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.372421 crc crio[19822]: time=\"2026-06-12T10:09:44.371847317Z\" level=info msg=\"Created container bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad: openshift-multus/multus-bzhnf/kube-multus\" id=80c5d8b3-6312-4c02-9d06-69688a06093b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:44.372938 crc crio[19822]: time=\"2026-06-12T10:09:44.372764587Z\" level=info msg=\"Starting container: bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad\" id=86de8008-e300-4faa-a5ed-106c8da68b9e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:44.379022 crc crio[19822]: time=\"2026-06-12T10:09:44.377899464Z\" level=info msg=\"Removing container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58\" id=f3a97e86-dfb9-470f-aa7f-09b4e8f55ea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.383472 crc crio[19822]: time=\"2026-06-12T10:09:44.38212308Z\" level=info msg=\"Started container\" PID=30169 containerID=bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad description=openshift-multus/multus-bzhnf/kube-multus id=86de8008-e300-4faa-a5ed-106c8da68b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad\nJun 12 10:09:44.397969 crc crio[19822]: time=\"2026-06-12T10:09:44.395571715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.404579 crc crio[19822]: time=\"2026-06-12T10:09:44.404430861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:44.408199 crc crio[19822]: time=\"2026-06-12T10:09:44.404680489Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1cd93691-de9a-4951-99f0-0e9ad492d85a\\\"\"\nJun 12 10:09:44.408199 crc crio[19822]: time=\"2026-06-12T10:09:44.404778952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.424098 crc crio[19822]: time=\"2026-06-12T10:09:44.424024457Z\" level=info msg=\"Removed container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f3a97e86-dfb9-470f-aa7f-09b4e8f55ea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.430483 crc crio[19822]: time=\"2026-06-12T10:09:44.430250889Z\" level=info msg=\"Removing container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489\" id=183deaba-c62b-40e9-95af-84c1567054af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.455526 crc crio[19822]: time=\"2026-06-12T10:09:44.455104614Z\" level=info msg=\"Removed container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=183deaba-c62b-40e9-95af-84c1567054af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.459185 crc crio[19822]: time=\"2026-06-12T10:09:44.459150722Z\" level=info msg=\"Removing container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0\" id=4a744d60-f1e9-432e-b138-75b5b017d7a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.480152 crc crio[19822]: time=\"2026-06-12T10:09:44.479722819Z\" level=info msg=\"Removed container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=4a744d60-f1e9-432e-b138-75b5b017d7a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.483635 crc crio[19822]: time=\"2026-06-12T10:09:44.48348408Z\" level=info msg=\"Removing container: 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee\" id=a8bab1f1-e245-4179-9136-d9d854258528 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.497541 crc crio[19822]: time=\"2026-06-12T10:09:44.497459362Z\" level=info msg=\"Created container 2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager\" id=261fa1e1-bf57-4485-a753-9bc2fc094955 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:44.498536 crc crio[19822]: time=\"2026-06-12T10:09:44.498430423Z\" level=info msg=\"Starting container: 2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9\" id=333d6410-30c5-4309-8850-55aac7269e76 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:44.502744 crc crio[19822]: time=\"2026-06-12T10:09:44.502612841Z\" level=info msg=\"Removed container 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=a8bab1f1-e245-4179-9136-d9d854258528 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:09:44.503612 crc crio[19822]: time=\"2026-06-12T10:09:44.503457456Z\" level=info msg=\"Started container\" PID=30202 containerID=2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager id=333d6410-30c5-4309-8850-55aac7269e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731\nJun 12 10:09:44.862301 crc crio[19822]: time=\"2026-06-12T10:09:44.862212796Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 10:09:44.862560 crc crio[19822]: time=\"2026-06-12T10:09:44.862429973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.874894 crc crio[19822]: time=\"2026-06-12T10:09:44.874616688Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 10:09:44.874894 crc crio[19822]: time=\"2026-06-12T10:09:44.874906867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.875269 crc crio[19822]: time=\"2026-06-12T10:09:44.875166136Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 10:09:44.875269 crc crio[19822]: time=\"2026-06-12T10:09:44.875258909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.884524 crc crio[19822]: time=\"2026-06-12T10:09:44.884469566Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 10:09:44.884524 crc crio[19822]: time=\"2026-06-12T10:09:44.884525928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.893641 crc crio[19822]: time=\"2026-06-12T10:09:44.893559641Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 10:09:44.893641 crc crio[19822]: time=\"2026-06-12T10:09:44.893614132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.904207 crc crio[19822]: time=\"2026-06-12T10:09:44.904145923Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 10:09:44.904207 crc crio[19822]: time=\"2026-06-12T10:09:44.904208235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.913231 crc crio[19822]: time=\"2026-06-12T10:09:44.913176965Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 10:09:44.913730 crc crio[19822]: time=\"2026-06-12T10:09:44.913240298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.914366 crc crio[19822]: time=\"2026-06-12T10:09:44.91392375Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 10:09:44.914366 crc crio[19822]: time=\"2026-06-12T10:09:44.913956921Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:44.922997 crc crio[19822]: time=\"2026-06-12T10:09:44.922941702Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1cd93691-de9a-4951-99f0-0e9ad492d85a\\\"\"\nJun 12 10:09:45.145480 crc crio[19822]: time=\"2026-06-12T10:09:45.145351429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e162c706-2b16-4500-aa5a-3ee6acae76f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.149213 crc crio[19822]: time=\"2026-06-12T10:09:45.148365337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4f6d3a62-7bca-4fc9-9ea4-57046858bb8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.176215 crc crio[19822]: time=\"2026-06-12T10:09:45.176006961Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller\" id=c730c6df-69d5-4e51-b58b-367701c90c51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.177052 crc crio[19822]: time=\"2026-06-12T10:09:45.176959593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.263378 crc crio[19822]: time=\"2026-06-12T10:09:45.263306548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.267504 crc crio[19822]: time=\"2026-06-12T10:09:45.267394812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.377880 crc crio[19822]: time=\"2026-06-12T10:09:45.377281246Z\" level=info msg=\"Created container 6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller\" id=c730c6df-69d5-4e51-b58b-367701c90c51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.383855 crc crio[19822]: time=\"2026-06-12T10:09:45.380533642Z\" level=info msg=\"Starting container: 6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d\" id=4ee85c0c-0dc8-4e42-be3e-0aca3b58686f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:45.387311 crc crio[19822]: time=\"2026-06-12T10:09:45.38700677Z\" level=info msg=\"Started container\" PID=30264 containerID=6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller id=4ee85c0c-0dc8-4e42-be3e-0aca3b58686f name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:45.398254 crc crio[19822]: time=\"2026-06-12T10:09:45.397971255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1414050e-e52e-402f-9e92-b7c4e5d357d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.400877 crc crio[19822]: time=\"2026-06-12T10:09:45.400747625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1f92fc86-33f5-49d0-8afb-ad425278cb42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.419801 crc crio[19822]: time=\"2026-06-12T10:09:45.419658317Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging\" id=728bcb7b-4f4f-40bf-8e76-7a69bddf0518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.420398 crc crio[19822]: time=\"2026-06-12T10:09:45.420312688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.445216 crc crio[19822]: time=\"2026-06-12T10:09:45.44505773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.447054 crc crio[19822]: time=\"2026-06-12T10:09:45.446983923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.563319 crc crio[19822]: time=\"2026-06-12T10:09:45.563182282Z\" level=info msg=\"Created container 799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging\" id=728bcb7b-4f4f-40bf-8e76-7a69bddf0518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.564902 crc crio[19822]: time=\"2026-06-12T10:09:45.564766604Z\" level=info msg=\"Starting container: 799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9\" id=49f5516f-4545-49b5-a58c-855d484d7ad5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:45.570496 crc crio[19822]: time=\"2026-06-12T10:09:45.570399756Z\" level=info msg=\"Started container\" PID=30276 containerID=799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging id=49f5516f-4545-49b5-a58c-855d484d7ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:45.582506 crc crio[19822]: time=\"2026-06-12T10:09:45.582446435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1928cfa5-337b-4597-aacf-271dfbffe98e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.585330 crc crio[19822]: time=\"2026-06-12T10:09:45.585262496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=adb726e0-d6ed-4960-bc9b-dcef177bfebe name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.599052 crc crio[19822]: time=\"2026-06-12T10:09:45.597258305Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node\" id=3df3d680-7ece-47c3-86ea-f21cc119f183 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.599052 crc crio[19822]: time=\"2026-06-12T10:09:45.597977239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.632751 crc crio[19822]: time=\"2026-06-12T10:09:45.632598939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.635214 crc crio[19822]: time=\"2026-06-12T10:09:45.6350581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.748561 crc crio[19822]: time=\"2026-06-12T10:09:45.748422297Z\" level=info msg=\"Created container 6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node\" id=3df3d680-7ece-47c3-86ea-f21cc119f183 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.749561 crc crio[19822]: time=\"2026-06-12T10:09:45.749505942Z\" level=info msg=\"Starting container: 6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042\" id=57fd706a-9884-4e70-9868-5aa747798bb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:45.760207 crc crio[19822]: time=\"2026-06-12T10:09:45.758685139Z\" level=info msg=\"Started container\" PID=30294 containerID=6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node id=57fd706a-9884-4e70-9868-5aa747798bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:45.770879 crc crio[19822]: time=\"2026-06-12T10:09:45.77074779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9f84d30a-fd09-46bf-9591-23267394c106 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.773582 crc crio[19822]: time=\"2026-06-12T10:09:45.773341854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7850c1ce-a460-416f-8d2b-d3b441e161fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.782696 crc crio[19822]: time=\"2026-06-12T10:09:45.782594703Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics\" id=1a883cf7-2adb-42a4-91b9-08fd821ed9f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.783319 crc crio[19822]: time=\"2026-06-12T10:09:45.783249365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.826732 crc crio[19822]: time=\"2026-06-12T10:09:45.826615333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.829213 crc crio[19822]: time=\"2026-06-12T10:09:45.829189881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.913422 crc crio[19822]: time=\"2026-06-12T10:09:45.913374345Z\" level=info msg=\"Created container 017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics\" id=1a883cf7-2adb-42a4-91b9-08fd821ed9f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.914648 crc crio[19822]: time=\"2026-06-12T10:09:45.914565683Z\" level=info msg=\"Starting container: 017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560\" id=caf4f5bd-cab9-47fb-9944-b6845c7cf9b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:45.922737 crc crio[19822]: time=\"2026-06-12T10:09:45.922663736Z\" level=info msg=\"Started container\" PID=30326 containerID=017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics id=caf4f5bd-cab9-47fb-9944-b6845c7cf9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:45.940629 crc crio[19822]: time=\"2026-06-12T10:09:45.940531844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=27595c57-124a-46ff-b46c-ad67d04c5c03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.943429 crc crio[19822]: time=\"2026-06-12T10:09:45.943353616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=109c3b4e-7c45-48c8-9846-068879cc960d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:45.950946 crc crio[19822]: time=\"2026-06-12T10:09:45.950653312Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd\" id=8d8d66f0-30ac-405e-a617-b6ca2dd7d04e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:45.951294 crc crio[19822]: time=\"2026-06-12T10:09:45.951226601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.973182 crc crio[19822]: time=\"2026-06-12T10:09:45.973038717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:45.975033 crc crio[19822]: time=\"2026-06-12T10:09:45.974929579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:46.061516 crc crio[19822]: time=\"2026-06-12T10:09:46.061395606Z\" level=info msg=\"Created container 06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad: openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd\" id=8d8d66f0-30ac-405e-a617-b6ca2dd7d04e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:46.062773 crc crio[19822]: time=\"2026-06-12T10:09:46.062690608Z\" level=info msg=\"Starting container: 06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad\" id=dc9975ae-e675-4aeb-80e4-155b3e9ff281 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:46.067934 crc crio[19822]: time=\"2026-06-12T10:09:46.067867376Z\" level=info msg=\"Started container\" PID=30356 containerID=06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd id=dc9975ae-e675-4aeb-80e4-155b3e9ff281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:46.078298 crc crio[19822]: time=\"2026-06-12T10:09:46.078167449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7215a4ac-a3dc-49a1-9896-39ad71276fd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:46.080562 crc crio[19822]: time=\"2026-06-12T10:09:46.080503144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b777f18b-67a0-4d9f-b8d7-fe6d241f8ad1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:46.086654 crc crio[19822]: time=\"2026-06-12T10:09:46.08655899Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb\" id=3094e0e8-4e09-499a-ac96-dcb116eb1e10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:46.086978 crc crio[19822]: time=\"2026-06-12T10:09:46.086939983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:46.112922 crc crio[19822]: time=\"2026-06-12T10:09:46.112736568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:46.114329 crc crio[19822]: time=\"2026-06-12T10:09:46.114265508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:46.294866 crc crio[19822]: time=\"2026-06-12T10:09:46.294673396Z\" level=info msg=\"Created container 98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069: openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb\" id=3094e0e8-4e09-499a-ac96-dcb116eb1e10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:46.296996 crc crio[19822]: time=\"2026-06-12T10:09:46.296708911Z\" level=info msg=\"Starting container: 98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069\" id=bb41910f-83cf-4ac1-9aa3-2d7de65dc196 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:46.301486 crc crio[19822]: time=\"2026-06-12T10:09:46.301404693Z\" level=info msg=\"Started container\" PID=30367 containerID=98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb id=bb41910f-83cf-4ac1-9aa3-2d7de65dc196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:48.500399 crc crio[19822]: time=\"2026-06-12T10:09:48.499896573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3bdfc518-5585-4e8d-b81a-4489f58cc779 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:48.504462 crc crio[19822]: time=\"2026-06-12T10:09:48.50439334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0e2de08b-8166-4c3f-ac8b-c8cd95e40b54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:48.518586 crc crio[19822]: time=\"2026-06-12T10:09:48.517453012Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb\" id=9b88ee17-60f4-40e3-872e-6e9c66c298a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:48.518586 crc crio[19822]: time=\"2026-06-12T10:09:48.518266068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:48.555238 crc crio[19822]: time=\"2026-06-12T10:09:48.554896103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:48.558124 crc crio[19822]: time=\"2026-06-12T10:09:48.557652683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:48.687597 crc crio[19822]: time=\"2026-06-12T10:09:48.687488714Z\" level=info msg=\"Created container cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695: openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb\" id=9b88ee17-60f4-40e3-872e-6e9c66c298a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:48.689139 crc crio[19822]: time=\"2026-06-12T10:09:48.688987872Z\" level=info msg=\"Starting container: cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695\" id=0f195525-9b79-4551-ab06-b0f2ade92ddc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:48.700258 crc crio[19822]: time=\"2026-06-12T10:09:48.700046581Z\" level=info msg=\"Started container\" PID=30430 containerID=cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb id=0f195525-9b79-4551-ab06-b0f2ade92ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:50.858772 crc crio[19822]: time=\"2026-06-12T10:09:50.858205996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8c7a2f1b-282a-4a81-8fcd-1c8ec0718da7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:50.875675 crc crio[19822]: time=\"2026-06-12T10:09:50.875553958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=20618313-a6c7-4d1f-b2de-a9d923c15a2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:09:50.884029 crc crio[19822]: time=\"2026-06-12T10:09:50.883974719Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller\" id=41e53976-3132-4b1a-a511-2021dbecb12c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:50.884385 crc crio[19822]: time=\"2026-06-12T10:09:50.884317711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:50.918346 crc crio[19822]: time=\"2026-06-12T10:09:50.918212818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:50.920274 crc crio[19822]: time=\"2026-06-12T10:09:50.920166882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:09:51.080703 crc crio[19822]: time=\"2026-06-12T10:09:51.080593345Z\" level=info msg=\"Created container 3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller\" id=41e53976-3132-4b1a-a511-2021dbecb12c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:09:51.082153 crc crio[19822]: time=\"2026-06-12T10:09:51.0820394Z\" level=info msg=\"Starting container: 3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc\" id=05434e24-b824-47ae-8351-17c3ed980016 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:09:51.088518 crc crio[19822]: time=\"2026-06-12T10:09:51.088399046Z\" level=info msg=\"Started container\" PID=30518 containerID=3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller id=05434e24-b824-47ae-8351-17c3ed980016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45\nJun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.194333105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.194653085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195218393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195259984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.19544526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195484891Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195665797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195694048Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.196480 crc crio[19822]: time=\"2026-06-12T10:09:51.19603901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.196480 crc crio[19822]: time=\"2026-06-12T10:09:51.196112912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.196480 crc crio[19822]: time=\"2026-06-12T10:09:51.196305648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.196480 crc crio[19822]: time=\"2026-06-12T10:09:51.196340019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.196617 crc crio[19822]: time=\"2026-06-12T10:09:51.196529876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.196617 crc crio[19822]: time=\"2026-06-12T10:09:51.196560787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.196964 crc crio[19822]: time=\"2026-06-12T10:09:51.196854576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.196964 crc crio[19822]: time=\"2026-06-12T10:09:51.196913638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.197291 crc crio[19822]: time=\"2026-06-12T10:09:51.197243968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.197659 crc crio[19822]: time=\"2026-06-12T10:09:51.19729625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.197986 crc crio[19822]: time=\"2026-06-12T10:09:51.197900351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.197986 crc crio[19822]: time=\"2026-06-12T10:09:51.197961083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.198225 crc crio[19822]: time=\"2026-06-12T10:09:51.198188099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.198225 crc crio[19822]: time=\"2026-06-12T10:09:51.19822814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.198575 crc crio[19822]: time=\"2026-06-12T10:09:51.198395176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.198575 crc crio[19822]: time=\"2026-06-12T10:09:51.198425077Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.198678 crc crio[19822]: time=\"2026-06-12T10:09:51.198630883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.198678 crc crio[19822]: time=\"2026-06-12T10:09:51.198663764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.198998 crc crio[19822]: time=\"2026-06-12T10:09:51.198949104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.199142 crc crio[19822]: time=\"2026-06-12T10:09:51.199003676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.199423 crc crio[19822]: time=\"2026-06-12T10:09:51.199350768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.199423 crc crio[19822]: time=\"2026-06-12T10:09:51.19940001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.199624 crc crio[19822]: time=\"2026-06-12T10:09:51.199525753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.199624 crc crio[19822]: time=\"2026-06-12T10:09:51.199562594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.199791 crc crio[19822]: time=\"2026-06-12T10:09:51.19974591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.199979 crc crio[19822]: time=\"2026-06-12T10:09:51.199796952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.200304 crc crio[19822]: time=\"2026-06-12T10:09:51.200228307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.200304 crc crio[19822]: time=\"2026-06-12T10:09:51.200278488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.200530 crc crio[19822]: time=\"2026-06-12T10:09:51.200483813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.200632 crc crio[19822]: time=\"2026-06-12T10:09:51.200535565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.201150 crc crio[19822]: time=\"2026-06-12T10:09:51.201030043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.201150 crc crio[19822]: time=\"2026-06-12T10:09:51.201121686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.201370 crc crio[19822]: time=\"2026-06-12T10:09:51.201233138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.201370 crc crio[19822]: time=\"2026-06-12T10:09:51.201272459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.201565 crc crio[19822]: time=\"2026-06-12T10:09:51.201522027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.201645 crc crio[19822]: time=\"2026-06-12T10:09:51.201572579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.201983 crc crio[19822]: time=\"2026-06-12T10:09:51.201897731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.201983 crc crio[19822]: time=\"2026-06-12T10:09:51.201955993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.202228 crc crio[19822]: time=\"2026-06-12T10:09:51.202160078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.202228 crc crio[19822]: time=\"2026-06-12T10:09:51.202195019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.202508 crc crio[19822]: time=\"2026-06-12T10:09:51.202454598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.202599 crc crio[19822]: time=\"2026-06-12T10:09:51.202512179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.202943 crc crio[19822]: time=\"2026-06-12T10:09:51.202801249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.202943 crc crio[19822]: time=\"2026-06-12T10:09:51.202913142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.203224 crc crio[19822]: time=\"2026-06-12T10:09:51.203133559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.203224 crc crio[19822]: time=\"2026-06-12T10:09:51.203197301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.203444 crc crio[19822]: time=\"2026-06-12T10:09:51.203403708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.203520 crc crio[19822]: time=\"2026-06-12T10:09:51.203454199Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.203782 crc crio[19822]: time=\"2026-06-12T10:09:51.203713269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.203782 crc crio[19822]: time=\"2026-06-12T10:09:51.20376057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.204107 crc crio[19822]: time=\"2026-06-12T10:09:51.203969886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.204107 crc crio[19822]: time=\"2026-06-12T10:09:51.204002707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.204376 crc crio[19822]: time=\"2026-06-12T10:09:51.204275866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.204376 crc crio[19822]: time=\"2026-06-12T10:09:51.204312917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.204625 crc crio[19822]: time=\"2026-06-12T10:09:51.204578116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.204625 crc crio[19822]: time=\"2026-06-12T10:09:51.204626618Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.205058 crc crio[19822]: time=\"2026-06-12T10:09:51.20497501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.205058 crc crio[19822]: time=\"2026-06-12T10:09:51.205031952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.205718 crc crio[19822]: time=\"2026-06-12T10:09:51.205586019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.205718 crc crio[19822]: time=\"2026-06-12T10:09:51.205701123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.205718 crc crio[19822]: time=\"2026-06-12T10:09:51.205720293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.206120 crc crio[19822]: time=\"2026-06-12T10:09:51.205744214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.206423 crc crio[19822]: time=\"2026-06-12T10:09:51.206314612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.206423 crc crio[19822]: time=\"2026-06-12T10:09:51.206392834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.206668 crc crio[19822]: time=\"2026-06-12T10:09:51.206592581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.206750 crc crio[19822]: time=\"2026-06-12T10:09:51.206697244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.206750 crc crio[19822]: time=\"2026-06-12T10:09:51.206720165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.206750 crc crio[19822]: time=\"2026-06-12T10:09:51.206741866Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.207318 crc crio[19822]: time=\"2026-06-12T10:09:51.207243332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.207318 crc crio[19822]: time=\"2026-06-12T10:09:51.207302924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.207629 crc crio[19822]: time=\"2026-06-12T10:09:51.207570353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.207725 crc crio[19822]: time=\"2026-06-12T10:09:51.207630195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.208001 crc crio[19822]: time=\"2026-06-12T10:09:51.207872813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208024918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208059229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208136841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208289785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208357668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.208708 crc crio[19822]: time=\"2026-06-12T10:09:51.208581225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.208708 crc crio[19822]: time=\"2026-06-12T10:09:51.208615266Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.208917 crc crio[19822]: time=\"2026-06-12T10:09:51.208769651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.208917 crc crio[19822]: time=\"2026-06-12T10:09:51.208855154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.209226 crc crio[19822]: time=\"2026-06-12T10:09:51.209160624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.209226 crc crio[19822]: time=\"2026-06-12T10:09:51.209223646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.209445 crc crio[19822]: time=\"2026-06-12T10:09:51.209256227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.209445 crc crio[19822]: time=\"2026-06-12T10:09:51.209280008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.209754 crc crio[19822]: time=\"2026-06-12T10:09:51.209530376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.209754 crc crio[19822]: time=\"2026-06-12T10:09:51.209559987Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.210000 crc crio[19822]: time=\"2026-06-12T10:09:51.209795565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.210000 crc crio[19822]: time=\"2026-06-12T10:09:51.209899518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.210198 crc crio[19822]: time=\"2026-06-12T10:09:51.210101055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.210198 crc crio[19822]: time=\"2026-06-12T10:09:51.210138666Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.210409 crc crio[19822]: time=\"2026-06-12T10:09:51.210340993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.210409 crc crio[19822]: time=\"2026-06-12T10:09:51.210408515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.210639 crc crio[19822]: time=\"2026-06-12T10:09:51.210596921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.210722 crc crio[19822]: time=\"2026-06-12T10:09:51.210651393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.210933 crc crio[19822]: time=\"2026-06-12T10:09:51.210891101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.211033 crc crio[19822]: time=\"2026-06-12T10:09:51.210949422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.211191 crc crio[19822]: time=\"2026-06-12T10:09:51.211149069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.211287 crc crio[19822]: time=\"2026-06-12T10:09:51.211206111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.211502 crc crio[19822]: time=\"2026-06-12T10:09:51.211437837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.211502 crc crio[19822]: time=\"2026-06-12T10:09:51.211492909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.211648 crc crio[19822]: time=\"2026-06-12T10:09:51.211543031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.211648 crc crio[19822]: time=\"2026-06-12T10:09:51.211563141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.211917 crc crio[19822]: time=\"2026-06-12T10:09:51.211773338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.211917 crc crio[19822]: time=\"2026-06-12T10:09:51.211800479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.212059 crc crio[19822]: time=\"2026-06-12T10:09:51.212014736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.212059 crc crio[19822]: time=\"2026-06-12T10:09:51.212040917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.212297 crc crio[19822]: time=\"2026-06-12T10:09:51.212257114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.212373 crc crio[19822]: time=\"2026-06-12T10:09:51.212301176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.212707 crc crio[19822]: time=\"2026-06-12T10:09:51.212541384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.212707 crc crio[19822]: time=\"2026-06-12T10:09:51.212589305Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.212960 crc crio[19822]: time=\"2026-06-12T10:09:51.212721579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.212960 crc crio[19822]: time=\"2026-06-12T10:09:51.21274611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.213064 crc crio[19822]: time=\"2026-06-12T10:09:51.213007589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.213064 crc crio[19822]: time=\"2026-06-12T10:09:51.21303482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.213289 crc crio[19822]: time=\"2026-06-12T10:09:51.213250297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.213404 crc crio[19822]: time=\"2026-06-12T10:09:51.213293108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.213664 crc crio[19822]: time=\"2026-06-12T10:09:51.213508165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.213664 crc crio[19822]: time=\"2026-06-12T10:09:51.21364506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.214005 crc crio[19822]: time=\"2026-06-12T10:09:51.213734643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.214005 crc crio[19822]: time=\"2026-06-12T10:09:51.213765084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.214168 crc crio[19822]: time=\"2026-06-12T10:09:51.214138045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.214168 crc crio[19822]: time=\"2026-06-12T10:09:51.214167176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.214429 crc crio[19822]: time=\"2026-06-12T10:09:51.214384423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.214534 crc crio[19822]: time=\"2026-06-12T10:09:51.214438715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.214608 crc crio[19822]: time=\"2026-06-12T10:09:51.2145939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.214689 crc crio[19822]: time=\"2026-06-12T10:09:51.214623111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.215116 crc crio[19822]: time=\"2026-06-12T10:09:51.215040744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.215116 crc crio[19822]: time=\"2026-06-12T10:09:51.215112907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.215354 crc crio[19822]: time=\"2026-06-12T10:09:51.215298563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.215459 crc crio[19822]: time=\"2026-06-12T10:09:51.215360235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.215547 crc crio[19822]: time=\"2026-06-12T10:09:51.215492159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.215547 crc crio[19822]: time=\"2026-06-12T10:09:51.21552007Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.215969 crc crio[19822]: time=\"2026-06-12T10:09:51.215713886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.215969 crc crio[19822]: time=\"2026-06-12T10:09:51.215741497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.216324 crc crio[19822]: time=\"2026-06-12T10:09:51.215981265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.216324 crc crio[19822]: time=\"2026-06-12T10:09:51.216015516Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.216324 crc crio[19822]: time=\"2026-06-12T10:09:51.216300756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.216498 crc crio[19822]: time=\"2026-06-12T10:09:51.216333497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.216498 crc crio[19822]: time=\"2026-06-12T10:09:51.216469141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.216586 crc crio[19822]: time=\"2026-06-12T10:09:51.216500272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.216784 crc crio[19822]: time=\"2026-06-12T10:09:51.216717859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.216784 crc crio[19822]: time=\"2026-06-12T10:09:51.216781621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.217172 crc crio[19822]: time=\"2026-06-12T10:09:51.217058069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.217172 crc crio[19822]: time=\"2026-06-12T10:09:51.217154462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.217311 crc crio[19822]: time=\"2026-06-12T10:09:51.217252786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.217311 crc crio[19822]: time=\"2026-06-12T10:09:51.217287367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.217535 crc crio[19822]: time=\"2026-06-12T10:09:51.217478733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.217535 crc crio[19822]: time=\"2026-06-12T10:09:51.217536715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.217745 crc crio[19822]: time=\"2026-06-12T10:09:51.21768556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.217745 crc crio[19822]: time=\"2026-06-12T10:09:51.217742702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.218303 crc crio[19822]: time=\"2026-06-12T10:09:51.218178496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.218303 crc crio[19822]: time=\"2026-06-12T10:09:51.218285169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.218469 crc crio[19822]: time=\"2026-06-12T10:09:51.218317221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.218469 crc crio[19822]: time=\"2026-06-12T10:09:51.218342521Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.218469 crc crio[19822]: time=\"2026-06-12T10:09:51.218364812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.218469 crc crio[19822]: time=\"2026-06-12T10:09:51.218387023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.218744 crc crio[19822]: time=\"2026-06-12T10:09:51.218566109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.218744 crc crio[19822]: time=\"2026-06-12T10:09:51.21859903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.218976 crc crio[19822]: time=\"2026-06-12T10:09:51.218801076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.218976 crc crio[19822]: time=\"2026-06-12T10:09:51.218937881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.219194 crc crio[19822]: time=\"2026-06-12T10:09:51.219112297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.219194 crc crio[19822]: time=\"2026-06-12T10:09:51.219147638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.219520 crc crio[19822]: time=\"2026-06-12T10:09:51.219433927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.219520 crc crio[19822]: time=\"2026-06-12T10:09:51.219498249Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.219692 crc crio[19822]: time=\"2026-06-12T10:09:51.219605023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.219692 crc crio[19822]: time=\"2026-06-12T10:09:51.219642024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.219994 crc crio[19822]: time=\"2026-06-12T10:09:51.219936302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.219994 crc crio[19822]: time=\"2026-06-12T10:09:51.219989995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.220350 crc crio[19822]: time=\"2026-06-12T10:09:51.220179881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.220350 crc crio[19822]: time=\"2026-06-12T10:09:51.220207892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.220468 crc crio[19822]: time=\"2026-06-12T10:09:51.220441589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.220527 crc crio[19822]: time=\"2026-06-12T10:09:51.22047123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.220578 crc crio[19822]: time=\"2026-06-12T10:09:51.220535432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.220578 crc crio[19822]: time=\"2026-06-12T10:09:51.220560383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.220914 crc crio[19822]: time=\"2026-06-12T10:09:51.22076303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.220914 crc crio[19822]: time=\"2026-06-12T10:09:51.220879553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.221155 crc crio[19822]: time=\"2026-06-12T10:09:51.221099161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.221155 crc crio[19822]: time=\"2026-06-12T10:09:51.221129232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.221438 crc crio[19822]: time=\"2026-06-12T10:09:51.221363679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.221535 crc crio[19822]: time=\"2026-06-12T10:09:51.221509794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.221633 crc crio[19822]: time=\"2026-06-12T10:09:51.221595257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.221723 crc crio[19822]: time=\"2026-06-12T10:09:51.221639568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.221957 crc crio[19822]: time=\"2026-06-12T10:09:51.221897497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.221957 crc crio[19822]: time=\"2026-06-12T10:09:51.221956439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.222221 crc crio[19822]: time=\"2026-06-12T10:09:51.222152395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.222221 crc crio[19822]: time=\"2026-06-12T10:09:51.222183746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.222556 crc crio[19822]: time=\"2026-06-12T10:09:51.222351752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.222556 crc crio[19822]: time=\"2026-06-12T10:09:51.222392783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.222920 crc crio[19822]: time=\"2026-06-12T10:09:51.222705742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.222920 crc crio[19822]: time=\"2026-06-12T10:09:51.222753854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.223112 crc crio[19822]: time=\"2026-06-12T10:09:51.22294826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.223112 crc crio[19822]: time=\"2026-06-12T10:09:51.222992212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.223440 crc crio[19822]: time=\"2026-06-12T10:09:51.223359724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.223440 crc crio[19822]: time=\"2026-06-12T10:09:51.223424066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.223645 crc crio[19822]: time=\"2026-06-12T10:09:51.223456727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.223645 crc crio[19822]: time=\"2026-06-12T10:09:51.223480967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.223926 crc crio[19822]: time=\"2026-06-12T10:09:51.22387846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.224176 crc crio[19822]: time=\"2026-06-12T10:09:51.223929622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.224176 crc crio[19822]: time=\"2026-06-12T10:09:51.223955053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.224176 crc crio[19822]: time=\"2026-06-12T10:09:51.223977494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.224332 crc crio[19822]: time=\"2026-06-12T10:09:51.224230582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.224332 crc crio[19822]: time=\"2026-06-12T10:09:51.224269423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.224449 crc crio[19822]: time=\"2026-06-12T10:09:51.224373627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.224449 crc crio[19822]: time=\"2026-06-12T10:09:51.224403008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.224652 crc crio[19822]: time=\"2026-06-12T10:09:51.224610124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.224731 crc crio[19822]: time=\"2026-06-12T10:09:51.224661616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.225140 crc crio[19822]: time=\"2026-06-12T10:09:51.22478678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.225140 crc crio[19822]: time=\"2026-06-12T10:09:51.224979067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.225278 crc crio[19822]: time=\"2026-06-12T10:09:51.225212034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.225278 crc crio[19822]: time=\"2026-06-12T10:09:51.225248985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.225575 crc crio[19822]: time=\"2026-06-12T10:09:51.225525234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.225575 crc crio[19822]: time=\"2026-06-12T10:09:51.225579606Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.225723 crc crio[19822]: time=\"2026-06-12T10:09:51.22568752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.225723 crc crio[19822]: time=\"2026-06-12T10:09:51.225721071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.226165 crc crio[19822]: time=\"2026-06-12T10:09:51.226112333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.226272 crc crio[19822]: time=\"2026-06-12T10:09:51.226173315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.226272 crc crio[19822]: time=\"2026-06-12T10:09:51.226202686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.226272 crc crio[19822]: time=\"2026-06-12T10:09:51.226223606Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.226427 crc crio[19822]: time=\"2026-06-12T10:09:51.226396992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.226479 crc crio[19822]: time=\"2026-06-12T10:09:51.226428753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.226623 crc crio[19822]: time=\"2026-06-12T10:09:51.226578568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.226720 crc crio[19822]: time=\"2026-06-12T10:09:51.226628319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.226880 crc crio[19822]: time=\"2026-06-12T10:09:51.226772364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.226880 crc crio[19822]: time=\"2026-06-12T10:09:51.226872567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.227255 crc crio[19822]: time=\"2026-06-12T10:09:51.227111885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.227342 crc crio[19822]: time=\"2026-06-12T10:09:51.227286911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.227402 crc crio[19822]: time=\"2026-06-12T10:09:51.227376864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.227466 crc crio[19822]: time=\"2026-06-12T10:09:51.227409515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.227688 crc crio[19822]: time=\"2026-06-12T10:09:51.227646183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.227887 crc crio[19822]: time=\"2026-06-12T10:09:51.227786437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.228017 crc crio[19822]: time=\"2026-06-12T10:09:51.227971353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.228153 crc crio[19822]: time=\"2026-06-12T10:09:51.228026665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.228307 crc crio[19822]: time=\"2026-06-12T10:09:51.228239872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.228307 crc crio[19822]: time=\"2026-06-12T10:09:51.228274203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.228545 crc crio[19822]: time=\"2026-06-12T10:09:51.22850177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.228707 crc crio[19822]: time=\"2026-06-12T10:09:51.228558062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.228803 crc crio[19822]: time=\"2026-06-12T10:09:51.228764078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.229002 crc crio[19822]: time=\"2026-06-12T10:09:51.228867462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.229237 crc crio[19822]: time=\"2026-06-12T10:09:51.229197643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.229355 crc crio[19822]: time=\"2026-06-12T10:09:51.229254874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.229355 crc crio[19822]: time=\"2026-06-12T10:09:51.229282525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.229355 crc crio[19822]: time=\"2026-06-12T10:09:51.229308416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.229695 crc crio[19822]: time=\"2026-06-12T10:09:51.229649917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.229784 crc crio[19822]: time=\"2026-06-12T10:09:51.229710759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.230494 crc crio[19822]: time=\"2026-06-12T10:09:51.230188685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230676001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230727723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230764144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230878828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230911649Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.231145585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.2312776Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.231352905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.23148969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.231626771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.231692743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.231994823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.232058455Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.232166769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.232517 crc crio[19822]: time=\"2026-06-12T10:09:51.23221337Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.232672 crc crio[19822]: time=\"2026-06-12T10:09:51.232555671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.232672 crc crio[19822]: time=\"2026-06-12T10:09:51.232629554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.232672 crc crio[19822]: time=\"2026-06-12T10:09:51.232672155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.233206 crc crio[19822]: time=\"2026-06-12T10:09:51.232707526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.233206 crc crio[19822]: time=\"2026-06-12T10:09:51.232740097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.233206 crc crio[19822]: time=\"2026-06-12T10:09:51.232765818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.233587 crc crio[19822]: time=\"2026-06-12T10:09:51.233511882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.233687 crc crio[19822]: time=\"2026-06-12T10:09:51.233604535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.233952 crc crio[19822]: time=\"2026-06-12T10:09:51.233892414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.234034 crc crio[19822]: time=\"2026-06-12T10:09:51.233966687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.234270 crc crio[19822]: time=\"2026-06-12T10:09:51.234200474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.234367 crc crio[19822]: time=\"2026-06-12T10:09:51.234291717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.234367 crc crio[19822]: time=\"2026-06-12T10:09:51.234328298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.234464 crc crio[19822]: time=\"2026-06-12T10:09:51.23437585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.234666 crc crio[19822]: time=\"2026-06-12T10:09:51.234603387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.234997 crc crio[19822]: time=\"2026-06-12T10:09:51.23468033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.234997 crc crio[19822]: time=\"2026-06-12T10:09:51.23498735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.235184 crc crio[19822]: time=\"2026-06-12T10:09:51.235032942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.235287 crc crio[19822]: time=\"2026-06-12T10:09:51.235230558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.235380 crc crio[19822]: time=\"2026-06-12T10:09:51.23530388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.235512 crc crio[19822]: time=\"2026-06-12T10:09:51.235466226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.235587 crc crio[19822]: time=\"2026-06-12T10:09:51.235531878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.235711 crc crio[19822]: time=\"2026-06-12T10:09:51.235657002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.235798 crc crio[19822]: time=\"2026-06-12T10:09:51.235747315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.236008 crc crio[19822]: time=\"2026-06-12T10:09:51.235962732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.236139 crc crio[19822]: time=\"2026-06-12T10:09:51.236027804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.236326 crc crio[19822]: time=\"2026-06-12T10:09:51.236267972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.236409 crc crio[19822]: time=\"2026-06-12T10:09:51.236361335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.236569 crc crio[19822]: time=\"2026-06-12T10:09:51.236545811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.236629 crc crio[19822]: time=\"2026-06-12T10:09:51.236599883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.236688 crc crio[19822]: time=\"2026-06-12T10:09:51.236647044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.236688 crc crio[19822]: time=\"2026-06-12T10:09:51.236683636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.237024 crc crio[19822]: time=\"2026-06-12T10:09:51.236978835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.237164 crc crio[19822]: time=\"2026-06-12T10:09:51.237046846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.237239 crc crio[19822]: time=\"2026-06-12T10:09:51.237196271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.237347 crc crio[19822]: time=\"2026-06-12T10:09:51.237290224Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.237535 crc crio[19822]: time=\"2026-06-12T10:09:51.237487342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.237804 crc crio[19822]: time=\"2026-06-12T10:09:51.237549484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.237804 crc crio[19822]: time=\"2026-06-12T10:09:51.237633546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.237804 crc crio[19822]: time=\"2026-06-12T10:09:51.237664147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.238226 crc crio[19822]: time=\"2026-06-12T10:09:51.238026638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.238226 crc crio[19822]: time=\"2026-06-12T10:09:51.23805941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.238226 crc crio[19822]: time=\"2026-06-12T10:09:51.238216585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.238381 crc crio[19822]: time=\"2026-06-12T10:09:51.238245756Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.238431 crc crio[19822]: time=\"2026-06-12T10:09:51.238399621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.238431 crc crio[19822]: time=\"2026-06-12T10:09:51.238425191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.238701 crc crio[19822]: time=\"2026-06-12T10:09:51.238660949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.238779 crc crio[19822]: time=\"2026-06-12T10:09:51.238703781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.239127 crc crio[19822]: time=\"2026-06-12T10:09:51.239062121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.239239 crc crio[19822]: time=\"2026-06-12T10:09:51.239196836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.239239 crc crio[19822]: time=\"2026-06-12T10:09:51.239210196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.239239 crc crio[19822]: time=\"2026-06-12T10:09:51.239233787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.239426 crc crio[19822]: time=\"2026-06-12T10:09:51.239370282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.239426 crc crio[19822]: time=\"2026-06-12T10:09:51.239425654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.239544 crc crio[19822]: time=\"2026-06-12T10:09:51.239527657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.239610 crc crio[19822]: time=\"2026-06-12T10:09:51.239558698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.239790 crc crio[19822]: time=\"2026-06-12T10:09:51.239734904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.239955 crc crio[19822]: time=\"2026-06-12T10:09:51.239870249Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.240150 crc crio[19822]: time=\"2026-06-12T10:09:51.240012882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.240242 crc crio[19822]: time=\"2026-06-12T10:09:51.240160767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.240355 crc crio[19822]: time=\"2026-06-12T10:09:51.240306773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.240436 crc crio[19822]: time=\"2026-06-12T10:09:51.240379415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.240486 crc crio[19822]: time=\"2026-06-12T10:09:51.240464319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.240540 crc crio[19822]: time=\"2026-06-12T10:09:51.240512301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.240747 crc crio[19822]: time=\"2026-06-12T10:09:51.240699796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.240887 crc crio[19822]: time=\"2026-06-12T10:09:51.240771618Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.240979 crc crio[19822]: time=\"2026-06-12T10:09:51.240914272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.241151 crc crio[19822]: time=\"2026-06-12T10:09:51.241011475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.241458 crc crio[19822]: time=\"2026-06-12T10:09:51.241386777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.241547 crc crio[19822]: time=\"2026-06-12T10:09:51.24147044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.241547 crc crio[19822]: time=\"2026-06-12T10:09:51.241512391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.241641 crc crio[19822]: time=\"2026-06-12T10:09:51.241550203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.241998 crc crio[19822]: time=\"2026-06-12T10:09:51.241943835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.241998 crc crio[19822]: time=\"2026-06-12T10:09:51.241998246Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.242453 crc crio[19822]: time=\"2026-06-12T10:09:51.242386119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.242453 crc crio[19822]: time=\"2026-06-12T10:09:51.242450821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.242693 crc crio[19822]: time=\"2026-06-12T10:09:51.242596076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.242693 crc crio[19822]: time=\"2026-06-12T10:09:51.242638557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.243016 crc crio[19822]: time=\"2026-06-12T10:09:51.242927887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.243196 crc crio[19822]: time=\"2026-06-12T10:09:51.2430133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.243196 crc crio[19822]: time=\"2026-06-12T10:09:51.243148214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.243334 crc crio[19822]: time=\"2026-06-12T10:09:51.243196256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.243604 crc crio[19822]: time=\"2026-06-12T10:09:51.243546187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.243604 crc crio[19822]: time=\"2026-06-12T10:09:51.243602579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.244030 crc crio[19822]: time=\"2026-06-12T10:09:51.243878648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.244030 crc crio[19822]: time=\"2026-06-12T10:09:51.243924359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.244030 crc crio[19822]: time=\"2026-06-12T10:09:51.243958911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.244030 crc crio[19822]: time=\"2026-06-12T10:09:51.243990542Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.244341 crc crio[19822]: time=\"2026-06-12T10:09:51.244142137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.244341 crc crio[19822]: time=\"2026-06-12T10:09:51.244172267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.244725 crc crio[19822]: time=\"2026-06-12T10:09:51.244677153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.244725 crc crio[19822]: time=\"2026-06-12T10:09:51.244728125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.244949 crc crio[19822]: time=\"2026-06-12T10:09:51.244754376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.244949 crc crio[19822]: time=\"2026-06-12T10:09:51.244771316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.245146 crc crio[19822]: time=\"2026-06-12T10:09:51.245098107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.245233 crc crio[19822]: time=\"2026-06-12T10:09:51.245163849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.245323 crc crio[19822]: time=\"2026-06-12T10:09:51.245228111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.245323 crc crio[19822]: time=\"2026-06-12T10:09:51.245261272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.245620 crc crio[19822]: time=\"2026-06-12T10:09:51.245457069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.245620 crc crio[19822]: time=\"2026-06-12T10:09:51.24550081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.245620 crc crio[19822]: time=\"2026-06-12T10:09:51.245602273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.245801 crc crio[19822]: time=\"2026-06-12T10:09:51.245728737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.245801 crc crio[19822]: time=\"2026-06-12T10:09:51.24579514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.246028 crc crio[19822]: time=\"2026-06-12T10:09:51.245921384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.246141 crc crio[19822]: time=\"2026-06-12T10:09:51.24611265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.246216 crc crio[19822]: time=\"2026-06-12T10:09:51.246185975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.246423 crc crio[19822]: time=\"2026-06-12T10:09:51.246356311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.246509 crc crio[19822]: time=\"2026-06-12T10:09:51.246429633Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246585035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246645127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.24672655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246762041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246893168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246941647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.247127573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.247169625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.247372551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.247409232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248473966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248643432Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248686083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248737685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248766666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248795527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249131929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.2491767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249435359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249568513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249650676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249694547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249708608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249729178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249931924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249972155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.250205002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.250243573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.250265434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.250300485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250573005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250626437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.25072015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250772391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250895394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250935726Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251130612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251165563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251391941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251425252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251449203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251469103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251712062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251749762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252113336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252156318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252218428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252252419Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252463738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252506709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.25257769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252620341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252801479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252887302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252985533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253026614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253509012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253600465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253614395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253634576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253789701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253871754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.254205832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.254249553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.254758572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255046451Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255360402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255413253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255536095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255581647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255593457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255611928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256364 crc crio[19822]: time=\"2026-06-12T10:09:51.255909907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256364 crc crio[19822]: time=\"2026-06-12T10:09:51.256056941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256364 crc crio[19822]: time=\"2026-06-12T10:09:51.256138544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256364 crc crio[19822]: time=\"2026-06-12T10:09:51.256171535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256509 crc crio[19822]: time=\"2026-06-12T10:09:51.256376132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256509 crc crio[19822]: time=\"2026-06-12T10:09:51.256475345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256580 crc crio[19822]: time=\"2026-06-12T10:09:51.256564988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.256599829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.256787195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.256985752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257016493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257038773Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257214909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.25725014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257486368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.25752997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257696535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257737796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257988845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258560643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258589564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258607215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258682877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.25875269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258934746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258961846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259539114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259573075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259582106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259597336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259616077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259632027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259865405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259894496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26001571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260041861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260231457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260261798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260403193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260429613Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260683342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260725093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260749854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260770375Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261157457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261193328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261404094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261439295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261631632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261767866Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261801737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26187934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262060886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262116318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262140238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262156599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262378976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262407967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262519171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262546952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262766839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262932324Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262968876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262991296Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263125111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263150761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263322347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263351018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263516303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263543294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263688359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26371663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264096862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264128293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264268158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264300009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264510315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264540376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26466564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264693521Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265062413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265205598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265236209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265256509Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265405104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265439585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265598421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265632142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265755806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265790207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266011504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266045035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266378626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266414867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266425178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266446488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266580123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266612764Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266714127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266740258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266925514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266957655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267134751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267171892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267213204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267232524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267463781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267497332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267580465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267606155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267768891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26804733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.268233596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.268266297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.26837177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.268399281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.268615768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.26865247Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.268697531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.268730072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269041322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269098284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269228858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269255619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269385324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269418605Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269763086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269854489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.26989454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269920871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270033125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270106767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270256832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270295603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270435038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270476309Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270578443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270604183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270931413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270971964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270999515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271023226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271320296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271353487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271489091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271519002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271665917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271707659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.27204653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272139443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272171894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272194045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.27237857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272409931Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272530915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272556316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272733552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272759583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.273885279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.2739194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.273939231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.273958471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274395805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274467168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274506759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.27452496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274627973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274654444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274881301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274908322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275346057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275377318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275507101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275536232Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275715148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275747259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276005467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276045098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276204097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276235965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276451262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276487713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276581506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276608027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276737951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276766252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277190166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277228387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277370372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277404033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277551648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277581929Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277716193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277743244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277957751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277984402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278138257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278177461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278372355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278412866Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278519039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278546083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278784767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278893653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.279045556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.279105848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.279245162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.279275043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279411628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279438298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279621834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279647845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279875933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279906134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280021748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280049118Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280256495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280283826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280529524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280563155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.28069968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280725041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280990799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.28102422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.281126904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.281154925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.28132842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281355611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281487776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281513966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281653151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281678082Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281880518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281907109Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282100455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282129046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282343313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282375279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282498278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282529409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.282697554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.282729835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.282889891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.282918722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.28318576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283218431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283238142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283254302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.28347813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283511201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283613564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283645505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.283977776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284010117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284309986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284343757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284368358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284390658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284557754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284586795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.285169 crc crio[19822]: time=\"2026-06-12T10:09:51.284769231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.285169 crc crio[19822]: time=\"2026-06-12T10:09:51.284801162Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.285169 crc crio[19822]: time=\"2026-06-12T10:09:51.285014779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.285169 crc crio[19822]: time=\"2026-06-12T10:09:51.28504452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.285529 crc crio[19822]: time=\"2026-06-12T10:09:51.285441023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.285529 crc crio[19822]: time=\"2026-06-12T10:09:51.285507205Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.285529 crc crio[19822]: time=\"2026-06-12T10:09:51.285535716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.285714 crc crio[19822]: time=\"2026-06-12T10:09:51.285560387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.285925 crc crio[19822]: time=\"2026-06-12T10:09:51.285790334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.285925 crc crio[19822]: time=\"2026-06-12T10:09:51.285920518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.286101 crc crio[19822]: time=\"2026-06-12T10:09:51.286034392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.286101 crc crio[19822]: time=\"2026-06-12T10:09:51.286095484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.286377 crc crio[19822]: time=\"2026-06-12T10:09:51.286303301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.286377 crc crio[19822]: time=\"2026-06-12T10:09:51.286364253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.287018 crc crio[19822]: time=\"2026-06-12T10:09:51.286946181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.287018 crc crio[19822]: time=\"2026-06-12T10:09:51.287009143Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.287193 crc crio[19822]: time=\"2026-06-12T10:09:51.287134667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.287193 crc crio[19822]: time=\"2026-06-12T10:09:51.287166088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.287418 crc crio[19822]: time=\"2026-06-12T10:09:51.287351684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.287418 crc crio[19822]: time=\"2026-06-12T10:09:51.287408736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.287586 crc crio[19822]: time=\"2026-06-12T10:09:51.287547011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.287672 crc crio[19822]: time=\"2026-06-12T10:09:51.287593952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.288158 crc crio[19822]: time=\"2026-06-12T10:09:51.288100489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.288158 crc crio[19822]: time=\"2026-06-12T10:09:51.288154701Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288180621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288198492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288382048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288409449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288568094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288593495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288767301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288795212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.289382781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.289417862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.289686921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.289712392Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.290092374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.290122965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.290601 crc crio[19822]: time=\"2026-06-12T10:09:51.290565579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.290601 crc crio[19822]: time=\"2026-06-12T10:09:51.2905999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.290793 crc crio[19822]: time=\"2026-06-12T10:09:51.290751055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.290793 crc crio[19822]: time=\"2026-06-12T10:09:51.290795986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.291777 crc crio[19822]: time=\"2026-06-12T10:09:51.291715236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.291777 crc crio[19822]: time=\"2026-06-12T10:09:51.291769908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.292010 crc crio[19822]: time=\"2026-06-12T10:09:51.291999755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.292108 crc crio[19822]: time=\"2026-06-12T10:09:51.292029876Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.292278 crc crio[19822]: time=\"2026-06-12T10:09:51.292217442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.292445 crc crio[19822]: time=\"2026-06-12T10:09:51.292397867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.292445 crc crio[19822]: time=\"2026-06-12T10:09:51.292433369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.292592 crc crio[19822]: time=\"2026-06-12T10:09:51.29246075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.292645 crc crio[19822]: time=\"2026-06-12T10:09:51.292615816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.292710 crc crio[19822]: time=\"2026-06-12T10:09:51.292649926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.292897355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.292927655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.293370919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.294985562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295020103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295039194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295355803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295386914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295511798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295538219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.297215375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.29735137Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.29738094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.297415052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.297551286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.297916 crc crio[19822]: time=\"2026-06-12T10:09:51.297603138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.297916 crc crio[19822]: time=\"2026-06-12T10:09:51.297774662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.297916 crc crio[19822]: time=\"2026-06-12T10:09:51.297865245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.298189 crc crio[19822]: time=\"2026-06-12T10:09:51.298156714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.298189 crc crio[19822]: time=\"2026-06-12T10:09:51.298191745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.298297 crc crio[19822]: time=\"2026-06-12T10:09:51.298285878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.298358 crc crio[19822]: time=\"2026-06-12T10:09:51.298318279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298472814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298523426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298682411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298716532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298877638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298905358Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299344453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299382884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299394874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299413415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.29958151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299616902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.29988049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.299917531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300212411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300420698Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300439879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300547072Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300591747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300955618Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301106813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301232988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301365682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301480596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301588419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301691923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301706983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.301729244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.301790836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.301898129Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.302025413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.302154398Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.303460 crc crio[19822]: time=\"2026-06-12T10:09:51.303351233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.303601 crc crio[19822]: time=\"2026-06-12T10:09:51.303471967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.303601 crc crio[19822]: time=\"2026-06-12T10:09:51.303543499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.303601 crc crio[19822]: time=\"2026-06-12T10:09:51.30358126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.303739 crc crio[19822]: time=\"2026-06-12T10:09:51.303607141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.304022 crc crio[19822]: time=\"2026-06-12T10:09:51.303761635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.304022 crc crio[19822]: time=\"2026-06-12T10:09:51.303793516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.304022 crc crio[19822]: time=\"2026-06-12T10:09:51.303874059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.304022 crc crio[19822]: time=\"2026-06-12T10:09:51.303993003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.304332 crc crio[19822]: time=\"2026-06-12T10:09:51.304029264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.304332 crc crio[19822]: time=\"2026-06-12T10:09:51.304134217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.304332 crc crio[19822]: time=\"2026-06-12T10:09:51.304167529Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.304477 crc crio[19822]: time=\"2026-06-12T10:09:51.304415147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.304477 crc crio[19822]: time=\"2026-06-12T10:09:51.304458838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.304703926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.304931814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.305155866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.305214318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.30527374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.305311291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.305733 crc crio[19822]: time=\"2026-06-12T10:09:51.30543157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.305733 crc crio[19822]: time=\"2026-06-12T10:09:51.305467951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.305733 crc crio[19822]: time=\"2026-06-12T10:09:51.305643737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.305733 crc crio[19822]: time=\"2026-06-12T10:09:51.305680508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.30605324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.306123473Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.306151023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.306176774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.306309969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.30634047Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.306946 crc crio[19822]: time=\"2026-06-12T10:09:51.306610819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.306946 crc crio[19822]: time=\"2026-06-12T10:09:51.30664817Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.306946 crc crio[19822]: time=\"2026-06-12T10:09:51.306783654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.306946 crc crio[19822]: time=\"2026-06-12T10:09:51.306866957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.307292 crc crio[19822]: time=\"2026-06-12T10:09:51.307168336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.307292 crc crio[19822]: time=\"2026-06-12T10:09:51.307207567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.307292 crc crio[19822]: time=\"2026-06-12T10:09:51.307235008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.307292 crc crio[19822]: time=\"2026-06-12T10:09:51.307253619Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.307479 crc crio[19822]: time=\"2026-06-12T10:09:51.307432224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.307536 crc crio[19822]: time=\"2026-06-12T10:09:51.307480596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.307738 crc crio[19822]: time=\"2026-06-12T10:09:51.307706773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.307906 crc crio[19822]: time=\"2026-06-12T10:09:51.307753185Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.307990 crc crio[19822]: time=\"2026-06-12T10:09:51.307954021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.308045 crc crio[19822]: time=\"2026-06-12T10:09:51.308003383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.308117 crc crio[19822]: time=\"2026-06-12T10:09:51.308052755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.308161 crc crio[19822]: time=\"2026-06-12T10:09:51.308119427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.308479 crc crio[19822]: time=\"2026-06-12T10:09:51.308421817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.308479 crc crio[19822]: time=\"2026-06-12T10:09:51.308475579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.308631 crc crio[19822]: time=\"2026-06-12T10:09:51.308589292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.308687 crc crio[19822]: time=\"2026-06-12T10:09:51.308637495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.308883 crc crio[19822]: time=\"2026-06-12T10:09:51.308769218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.308883 crc crio[19822]: time=\"2026-06-12T10:09:51.308873732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.308991 crc crio[19822]: time=\"2026-06-12T10:09:51.308971595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.309029 crc crio[19822]: time=\"2026-06-12T10:09:51.308995976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.309282 crc crio[19822]: time=\"2026-06-12T10:09:51.309203882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.309355 crc crio[19822]: time=\"2026-06-12T10:09:51.309284705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.309632 crc crio[19822]: time=\"2026-06-12T10:09:51.309579224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.309632 crc crio[19822]: time=\"2026-06-12T10:09:51.309631705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.309735 crc crio[19822]: time=\"2026-06-12T10:09:51.309658546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.309735 crc crio[19822]: time=\"2026-06-12T10:09:51.309676757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.309885 crc crio[19822]: time=\"2026-06-12T10:09:51.309861713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.309947 crc crio[19822]: time=\"2026-06-12T10:09:51.309889144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.310280 crc crio[19822]: time=\"2026-06-12T10:09:51.310229705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.310352 crc crio[19822]: time=\"2026-06-12T10:09:51.310293927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.310442 crc crio[19822]: time=\"2026-06-12T10:09:51.310400681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.310582 crc crio[19822]: time=\"2026-06-12T10:09:51.310541105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.310637 crc crio[19822]: time=\"2026-06-12T10:09:51.310589797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.310637 crc crio[19822]: time=\"2026-06-12T10:09:51.310615818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.310910 crc crio[19822]: time=\"2026-06-12T10:09:51.310872726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.310972 crc crio[19822]: time=\"2026-06-12T10:09:51.310929018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.311114 crc crio[19822]: time=\"2026-06-12T10:09:51.311036421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.311175 crc crio[19822]: time=\"2026-06-12T10:09:51.311114704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.311328 crc crio[19822]: time=\"2026-06-12T10:09:51.311282759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.311393 crc crio[19822]: time=\"2026-06-12T10:09:51.311338981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.311488 crc crio[19822]: time=\"2026-06-12T10:09:51.311452625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.311541 crc crio[19822]: time=\"2026-06-12T10:09:51.311512197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.311761 crc crio[19822]: time=\"2026-06-12T10:09:51.311713753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.311872 crc crio[19822]: time=\"2026-06-12T10:09:51.311777356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.311939 crc crio[19822]: time=\"2026-06-12T10:09:51.311870249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.311939 crc crio[19822]: time=\"2026-06-12T10:09:51.31190628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.312241 crc crio[19822]: time=\"2026-06-12T10:09:51.312183689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.312314 crc crio[19822]: time=\"2026-06-12T10:09:51.312250911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.312314 crc crio[19822]: time=\"2026-06-12T10:09:51.312277462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.312314 crc crio[19822]: time=\"2026-06-12T10:09:51.312301233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.312538 crc crio[19822]: time=\"2026-06-12T10:09:51.312495028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.312616 crc crio[19822]: time=\"2026-06-12T10:09:51.31254468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.312881 crc crio[19822]: time=\"2026-06-12T10:09:51.312683374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.312949 crc crio[19822]: time=\"2026-06-12T10:09:51.312892611Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.312949 crc crio[19822]: time=\"2026-06-12T10:09:51.312926362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.313027 crc crio[19822]: time=\"2026-06-12T10:09:51.312953783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.313172 crc crio[19822]: time=\"2026-06-12T10:09:51.313125609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.313232 crc crio[19822]: time=\"2026-06-12T10:09:51.313180911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.313304 crc crio[19822]: time=\"2026-06-12T10:09:51.313233642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.313356 crc crio[19822]: time=\"2026-06-12T10:09:51.313329405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.313499 crc crio[19822]: time=\"2026-06-12T10:09:51.313450809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.313571 crc crio[19822]: time=\"2026-06-12T10:09:51.313510131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.313752 crc crio[19822]: time=\"2026-06-12T10:09:51.313700647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.313862 crc crio[19822]: time=\"2026-06-12T10:09:51.31376459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.314679 crc crio[19822]: time=\"2026-06-12T10:09:51.314612147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.314743 crc crio[19822]: time=\"2026-06-12T10:09:51.31469603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.314743 crc crio[19822]: time=\"2026-06-12T10:09:51.314724891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.314917 crc crio[19822]: time=\"2026-06-12T10:09:51.314745602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.315084 crc crio[19822]: time=\"2026-06-12T10:09:51.31499669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.315145 crc crio[19822]: time=\"2026-06-12T10:09:51.315091273Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.315393 crc crio[19822]: time=\"2026-06-12T10:09:51.31529366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.315658 crc crio[19822]: time=\"2026-06-12T10:09:51.315604459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.315715 crc crio[19822]: time=\"2026-06-12T10:09:51.315663111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.315715 crc crio[19822]: time=\"2026-06-12T10:09:51.315697852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.316145 crc crio[19822]: time=\"2026-06-12T10:09:51.315721963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.316145 crc crio[19822]: time=\"2026-06-12T10:09:51.315741903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.316145 crc crio[19822]: time=\"2026-06-12T10:09:51.316005432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.316145 crc crio[19822]: time=\"2026-06-12T10:09:51.316035413Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.316296 crc crio[19822]: time=\"2026-06-12T10:09:51.316170349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.316296 crc crio[19822]: time=\"2026-06-12T10:09:51.316279733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.316418 crc crio[19822]: time=\"2026-06-12T10:09:51.316368714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.316480 crc crio[19822]: time=\"2026-06-12T10:09:51.316432986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.316620 crc crio[19822]: time=\"2026-06-12T10:09:51.316563842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.316676 crc crio[19822]: time=\"2026-06-12T10:09:51.316629834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.316901 crc crio[19822]: time=\"2026-06-12T10:09:51.316859182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.316971 crc crio[19822]: time=\"2026-06-12T10:09:51.316924604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.317238 crc crio[19822]: time=\"2026-06-12T10:09:51.3171808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.317332 crc crio[19822]: time=\"2026-06-12T10:09:51.317274103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.317444 crc crio[19822]: time=\"2026-06-12T10:09:51.31740861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.317505 crc crio[19822]: time=\"2026-06-12T10:09:51.317462732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.317616 crc crio[19822]: time=\"2026-06-12T10:09:51.317582383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.317669 crc crio[19822]: time=\"2026-06-12T10:09:51.317631934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.317860 crc crio[19822]: time=\"2026-06-12T10:09:51.317762961Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.317932 crc crio[19822]: time=\"2026-06-12T10:09:51.317868555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.318062 crc crio[19822]: time=\"2026-06-12T10:09:51.318022047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.318157 crc crio[19822]: time=\"2026-06-12T10:09:51.31812532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.318322 crc crio[19822]: time=\"2026-06-12T10:09:51.318282558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.318374 crc crio[19822]: time=\"2026-06-12T10:09:51.31834385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.318408 crc crio[19822]: time=\"2026-06-12T10:09:51.318379852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.318451 crc crio[19822]: time=\"2026-06-12T10:09:51.318411533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.318588 crc crio[19822]: time=\"2026-06-12T10:09:51.318548834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.318654 crc crio[19822]: time=\"2026-06-12T10:09:51.318612596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.318774 crc crio[19822]: time=\"2026-06-12T10:09:51.31873659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.318987 crc crio[19822]: time=\"2026-06-12T10:09:51.318947507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.319053 crc crio[19822]: time=\"2026-06-12T10:09:51.319006089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.319053 crc crio[19822]: time=\"2026-06-12T10:09:51.31903865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.319307 crc crio[19822]: time=\"2026-06-12T10:09:51.319273668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.319369 crc crio[19822]: time=\"2026-06-12T10:09:51.319322852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.319480 crc crio[19822]: time=\"2026-06-12T10:09:51.319448854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.319543 crc crio[19822]: time=\"2026-06-12T10:09:51.319494685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.319755 crc crio[19822]: time=\"2026-06-12T10:09:51.319720912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.319875 crc crio[19822]: time=\"2026-06-12T10:09:51.319775014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.319942 crc crio[19822]: time=\"2026-06-12T10:09:51.319877128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.319942 crc crio[19822]: time=\"2026-06-12T10:09:51.319915339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.320178 crc crio[19822]: time=\"2026-06-12T10:09:51.320140026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.320246 crc crio[19822]: time=\"2026-06-12T10:09:51.320192418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.320246 crc crio[19822]: time=\"2026-06-12T10:09:51.320219959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.320246 crc crio[19822]: time=\"2026-06-12T10:09:51.32024182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.320426 crc crio[19822]: time=\"2026-06-12T10:09:51.320386774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.320479 crc crio[19822]: time=\"2026-06-12T10:09:51.320446306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.320742 crc crio[19822]: time=\"2026-06-12T10:09:51.320703945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.320938 crc crio[19822]: time=\"2026-06-12T10:09:51.320761527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.320938 crc crio[19822]: time=\"2026-06-12T10:09:51.320908711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.321052 crc crio[19822]: time=\"2026-06-12T10:09:51.320944353Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.321363 crc crio[19822]: time=\"2026-06-12T10:09:51.321322864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.321429 crc crio[19822]: time=\"2026-06-12T10:09:51.321387366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.321429 crc crio[19822]: time=\"2026-06-12T10:09:51.321421937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.321492 crc crio[19822]: time=\"2026-06-12T10:09:51.321443468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.321725 crc crio[19822]: time=\"2026-06-12T10:09:51.321681806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.321852 crc crio[19822]: time=\"2026-06-12T10:09:51.321740968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.321936 crc crio[19822]: time=\"2026-06-12T10:09:51.321907523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.321997 crc crio[19822]: time=\"2026-06-12T10:09:51.321937784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.322374 crc crio[19822]: time=\"2026-06-12T10:09:51.322230734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.322429 crc crio[19822]: time=\"2026-06-12T10:09:51.322398239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.322429 crc crio[19822]: time=\"2026-06-12T10:09:51.32242682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.322505 crc crio[19822]: time=\"2026-06-12T10:09:51.322445171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.322572 crc crio[19822]: time=\"2026-06-12T10:09:51.322540154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.322624 crc crio[19822]: time=\"2026-06-12T10:09:51.322583917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.322782 crc crio[19822]: time=\"2026-06-12T10:09:51.322751101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.322900 crc crio[19822]: time=\"2026-06-12T10:09:51.322794862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.323056 crc crio[19822]: time=\"2026-06-12T10:09:51.323020368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.323132 crc crio[19822]: time=\"2026-06-12T10:09:51.323113722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.323184 crc crio[19822]: time=\"2026-06-12T10:09:51.323168453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.323220 crc crio[19822]: time=\"2026-06-12T10:09:51.323197864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.323569 crc crio[19822]: time=\"2026-06-12T10:09:51.323391751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.323641 crc crio[19822]: time=\"2026-06-12T10:09:51.323572177Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.323641 crc crio[19822]: time=\"2026-06-12T10:09:51.323604618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.323641 crc crio[19822]: time=\"2026-06-12T10:09:51.323622068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.323739 crc crio[19822]: time=\"2026-06-12T10:09:51.323727672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.323778 crc crio[19822]: time=\"2026-06-12T10:09:51.323756383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.323971 crc crio[19822]: time=\"2026-06-12T10:09:51.323926088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.323971 crc crio[19822]: time=\"2026-06-12T10:09:51.323962969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.324210 crc crio[19822]: time=\"2026-06-12T10:09:51.324151905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.324269 crc crio[19822]: time=\"2026-06-12T10:09:51.324210207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.324389 crc crio[19822]: time=\"2026-06-12T10:09:51.324346592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.324448 crc crio[19822]: time=\"2026-06-12T10:09:51.324398804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.324681 crc crio[19822]: time=\"2026-06-12T10:09:51.324635421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.324738 crc crio[19822]: time=\"2026-06-12T10:09:51.324688373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.324738 crc crio[19822]: time=\"2026-06-12T10:09:51.324714944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.324738 crc crio[19822]: time=\"2026-06-12T10:09:51.324731694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.325014 crc crio[19822]: time=\"2026-06-12T10:09:51.324967422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.325014 crc crio[19822]: time=\"2026-06-12T10:09:51.325012864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.325340 crc crio[19822]: time=\"2026-06-12T10:09:51.325264492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.325340 crc crio[19822]: time=\"2026-06-12T10:09:51.325329734Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.325483 crc crio[19822]: time=\"2026-06-12T10:09:51.325446618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.325544 crc crio[19822]: time=\"2026-06-12T10:09:51.32550412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.325917 crc crio[19822]: time=\"2026-06-12T10:09:51.325659775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.325917 crc crio[19822]: time=\"2026-06-12T10:09:51.325889401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.325917 crc crio[19822]: time=\"2026-06-12T10:09:51.325919062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.326151 crc crio[19822]: time=\"2026-06-12T10:09:51.325936953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.326196 crc crio[19822]: time=\"2026-06-12T10:09:51.32616779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.326231 crc crio[19822]: time=\"2026-06-12T10:09:51.326209262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.326413 crc crio[19822]: time=\"2026-06-12T10:09:51.326364037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.326469 crc crio[19822]: time=\"2026-06-12T10:09:51.326422669Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.326578 crc crio[19822]: time=\"2026-06-12T10:09:51.326530712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.326633 crc crio[19822]: time=\"2026-06-12T10:09:51.326588744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.326776 crc crio[19822]: time=\"2026-06-12T10:09:51.326734069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.326903 crc crio[19822]: time=\"2026-06-12T10:09:51.3267812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.327022 crc crio[19822]: time=\"2026-06-12T10:09:51.326987167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.327109 crc crio[19822]: time=\"2026-06-12T10:09:51.327034679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.327232 crc crio[19822]: time=\"2026-06-12T10:09:51.327187674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.327322 crc crio[19822]: time=\"2026-06-12T10:09:51.327239185Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.327448 crc crio[19822]: time=\"2026-06-12T10:09:51.327410411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.327536 crc crio[19822]: time=\"2026-06-12T10:09:51.327454753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.327665 crc crio[19822]: time=\"2026-06-12T10:09:51.327618668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.327721 crc crio[19822]: time=\"2026-06-12T10:09:51.32767841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.328110 crc crio[19822]: time=\"2026-06-12T10:09:51.328045262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.328180 crc crio[19822]: time=\"2026-06-12T10:09:51.328138355Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.328180 crc crio[19822]: time=\"2026-06-12T10:09:51.328154645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.328180 crc crio[19822]: time=\"2026-06-12T10:09:51.328173766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.328358 crc crio[19822]: time=\"2026-06-12T10:09:51.328314281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.328415 crc crio[19822]: time=\"2026-06-12T10:09:51.328363592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.328547 crc crio[19822]: time=\"2026-06-12T10:09:51.328505857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.328609 crc crio[19822]: time=\"2026-06-12T10:09:51.328551328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.328749 crc crio[19822]: time=\"2026-06-12T10:09:51.328708013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.328852 crc crio[19822]: time=\"2026-06-12T10:09:51.328752585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.329270 crc crio[19822]: time=\"2026-06-12T10:09:51.329179798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.329270 crc crio[19822]: time=\"2026-06-12T10:09:51.329267103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.329378 crc crio[19822]: time=\"2026-06-12T10:09:51.329302782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.329378 crc crio[19822]: time=\"2026-06-12T10:09:51.329326883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.329519 crc crio[19822]: time=\"2026-06-12T10:09:51.329458887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.329576 crc crio[19822]: time=\"2026-06-12T10:09:51.329527749Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.329678 crc crio[19822]: time=\"2026-06-12T10:09:51.329636543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.329749 crc crio[19822]: time=\"2026-06-12T10:09:51.329685495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.330052 crc crio[19822]: time=\"2026-06-12T10:09:51.329996135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.330052 crc crio[19822]: time=\"2026-06-12T10:09:51.330049506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.330430 crc crio[19822]: time=\"2026-06-12T10:09:51.330366107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.330430 crc crio[19822]: time=\"2026-06-12T10:09:51.330424469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.330527 crc crio[19822]: time=\"2026-06-12T10:09:51.33045691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.330527 crc crio[19822]: time=\"2026-06-12T10:09:51.330483171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.330722 crc crio[19822]: time=\"2026-06-12T10:09:51.330664717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.330722 crc crio[19822]: time=\"2026-06-12T10:09:51.330722758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.330985 crc crio[19822]: time=\"2026-06-12T10:09:51.330933595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.330985 crc crio[19822]: time=\"2026-06-12T10:09:51.330983107Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.331529 crc crio[19822]: time=\"2026-06-12T10:09:51.331470112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.331600 crc crio[19822]: time=\"2026-06-12T10:09:51.331534304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.331600 crc crio[19822]: time=\"2026-06-12T10:09:51.331563985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.331600 crc crio[19822]: time=\"2026-06-12T10:09:51.331585456Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.331776292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.331862125Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.33201928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.332054591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.332222037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.332252588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.332611 crc crio[19822]: time=\"2026-06-12T10:09:51.332550317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.332611 crc crio[19822]: time=\"2026-06-12T10:09:51.332610169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.332705 crc crio[19822]: time=\"2026-06-12T10:09:51.33262554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.332705 crc crio[19822]: time=\"2026-06-12T10:09:51.3326445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.332775 crc crio[19822]: time=\"2026-06-12T10:09:51.332740973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.332884 crc crio[19822]: time=\"2026-06-12T10:09:51.332777385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.333186 crc crio[19822]: time=\"2026-06-12T10:09:51.333002542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.333272 crc crio[19822]: time=\"2026-06-12T10:09:51.333211429Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.333310 crc crio[19822]: time=\"2026-06-12T10:09:51.333281641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.333350 crc crio[19822]: time=\"2026-06-12T10:09:51.333309212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.333744 crc crio[19822]: time=\"2026-06-12T10:09:51.333682064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.333868 crc crio[19822]: time=\"2026-06-12T10:09:51.333745396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.333868 crc crio[19822]: time=\"2026-06-12T10:09:51.333777587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.333868 crc crio[19822]: time=\"2026-06-12T10:09:51.333799098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.334014 crc crio[19822]: time=\"2026-06-12T10:09:51.333992194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.334051 crc crio[19822]: time=\"2026-06-12T10:09:51.334026266Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.334274 crc crio[19822]: time=\"2026-06-12T10:09:51.334213492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.334334 crc crio[19822]: time=\"2026-06-12T10:09:51.334281994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.334334 crc crio[19822]: time=\"2026-06-12T10:09:51.334314465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.334409 crc crio[19822]: time=\"2026-06-12T10:09:51.334336036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.335262 crc crio[19822]: time=\"2026-06-12T10:09:51.335200713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.335325 crc crio[19822]: time=\"2026-06-12T10:09:51.335299907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.335373 crc crio[19822]: time=\"2026-06-12T10:09:51.335334387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.335373 crc crio[19822]: time=\"2026-06-12T10:09:51.335356968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.335761 crc crio[19822]: time=\"2026-06-12T10:09:51.335704709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.335916 crc crio[19822]: time=\"2026-06-12T10:09:51.335763601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.335974 crc crio[19822]: time=\"2026-06-12T10:09:51.335944937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.336020 crc crio[19822]: time=\"2026-06-12T10:09:51.335985979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.336020 crc crio[19822]: time=\"2026-06-12T10:09:51.33601485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.336136 crc crio[19822]: time=\"2026-06-12T10:09:51.33603467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.336314 crc crio[19822]: time=\"2026-06-12T10:09:51.336255087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.336314 crc crio[19822]: time=\"2026-06-12T10:09:51.336312909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.336515 crc crio[19822]: time=\"2026-06-12T10:09:51.336461324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.336581 crc crio[19822]: time=\"2026-06-12T10:09:51.336521136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.336885 crc crio[19822]: time=\"2026-06-12T10:09:51.336798485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.337097 crc crio[19822]: time=\"2026-06-12T10:09:51.337036722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.337167 crc crio[19822]: time=\"2026-06-12T10:09:51.337121515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.337167 crc crio[19822]: time=\"2026-06-12T10:09:51.337155106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.337265 crc crio[19822]: time=\"2026-06-12T10:09:51.337207348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.337265 crc crio[19822]: time=\"2026-06-12T10:09:51.337254579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.337496 crc crio[19822]: time=\"2026-06-12T10:09:51.337451706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.337565 crc crio[19822]: time=\"2026-06-12T10:09:51.337504657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.337714 crc crio[19822]: time=\"2026-06-12T10:09:51.337676473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.337771 crc crio[19822]: time=\"2026-06-12T10:09:51.337735495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.337962 crc crio[19822]: time=\"2026-06-12T10:09:51.337926741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.338020 crc crio[19822]: time=\"2026-06-12T10:09:51.337984843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.338292 crc crio[19822]: time=\"2026-06-12T10:09:51.338244352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.338366 crc crio[19822]: time=\"2026-06-12T10:09:51.338303954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.338407 crc crio[19822]: time=\"2026-06-12T10:09:51.338395206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.338442 crc crio[19822]: time=\"2026-06-12T10:09:51.338429228Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.338710 crc crio[19822]: time=\"2026-06-12T10:09:51.338647515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.338766 crc crio[19822]: time=\"2026-06-12T10:09:51.338708577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.339038 crc crio[19822]: time=\"2026-06-12T10:09:51.338985346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.339130 crc crio[19822]: time=\"2026-06-12T10:09:51.339051368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.339380 crc crio[19822]: time=\"2026-06-12T10:09:51.339330287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.339443 crc crio[19822]: time=\"2026-06-12T10:09:51.339390299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.339443 crc crio[19822]: time=\"2026-06-12T10:09:51.3394168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.339443 crc crio[19822]: time=\"2026-06-12T10:09:51.339435051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.339676 crc crio[19822]: time=\"2026-06-12T10:09:51.339631217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.339676 crc crio[19822]: time=\"2026-06-12T10:09:51.339677098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.339961 crc crio[19822]: time=\"2026-06-12T10:09:51.339882455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.339961 crc crio[19822]: time=\"2026-06-12T10:09:51.339945067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.340354 crc crio[19822]: time=\"2026-06-12T10:09:51.340218046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.340354 crc crio[19822]: time=\"2026-06-12T10:09:51.340307639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.340910 crc crio[19822]: time=\"2026-06-12T10:09:51.340794564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.340974 crc crio[19822]: time=\"2026-06-12T10:09:51.340924288Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.340974 crc crio[19822]: time=\"2026-06-12T10:09:51.34096508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.341052 crc crio[19822]: time=\"2026-06-12T10:09:51.340998501Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.341483 crc crio[19822]: time=\"2026-06-12T10:09:51.341098477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.341710657Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.341754458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.341782729Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.341864229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.3419021Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.342328 crc crio[19822]: time=\"2026-06-12T10:09:51.342255042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.342419 crc crio[19822]: time=\"2026-06-12T10:09:51.342385126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.342537 crc crio[19822]: time=\"2026-06-12T10:09:51.342446778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.342537 crc crio[19822]: time=\"2026-06-12T10:09:51.342482319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.342710 crc crio[19822]: time=\"2026-06-12T10:09:51.342660544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.342772 crc crio[19822]: time=\"2026-06-12T10:09:51.342739727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.343263 crc crio[19822]: time=\"2026-06-12T10:09:51.343187851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.343361 crc crio[19822]: time=\"2026-06-12T10:09:51.343296525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.343361 crc crio[19822]: time=\"2026-06-12T10:09:51.343341416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.343512 crc crio[19822]: time=\"2026-06-12T10:09:51.343380498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.343512 crc crio[19822]: time=\"2026-06-12T10:09:51.343497851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.343612 crc crio[19822]: time=\"2026-06-12T10:09:51.343534983Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.343661 crc crio[19822]: time=\"2026-06-12T10:09:51.343604155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.343661 crc crio[19822]: time=\"2026-06-12T10:09:51.343647106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.344283 crc crio[19822]: time=\"2026-06-12T10:09:51.344207915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.344355 crc crio[19822]: time=\"2026-06-12T10:09:51.344306468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:51.344460 crc crio[19822]: time=\"2026-06-12T10:09:51.34435314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 10:09:51.344460 crc crio[19822]: time=\"2026-06-12T10:09:51.344388811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 10:09:56.062066 crc crio[19822]: time=\"2026-06-12T10:09:56.061561472Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 10:09:56.291983 crc crio[19822]: time=\"2026-06-12T10:09:56.291564111Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 10:09:56.291983 crc crio[19822]: time=\"2026-06-12T10:09:56.291722346Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 10:09:56.291983 crc crio[19822]: time=\"2026-06-12T10:09:56.291752497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 10:09:56.465883 crc crio[19822]: time=\"2026-06-12T10:09:56.464778652Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 10:09:56.466206 crc crio[19822]: time=\"2026-06-12T10:09:56.466012322Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 10:10:00.745204 crc crio[19822]: time=\"2026-06-12T10:10:00.744228938Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687650-5q8f6/POD\" id=30fc14e8-c472-4d62-ac1d-4f7a3a39e0e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:00.746352 crc crio[19822]: time=\"2026-06-12T10:10:00.745250651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:00.773694 crc crio[19822]: time=\"2026-06-12T10:10:00.773603039Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}\"\nJun 12 10:10:00.773694 crc crio[19822]: time=\"2026-06-12T10:10:00.773664331Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687650-5q8f6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:01.211159 crc crio[19822]: 2026-06-12T10:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63d9931c3de867d Mac:32:ff:1d:b3:2f:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:10:01.213310 crc crio[19822]: time=\"2026-06-12T10:10:01.213249149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}\"\nJun 12 10:10:01.213465 crc crio[19822]: time=\"2026-06-12T10:10:01.213424404Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687650-5q8f6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:10:01.220261 crc crio[19822]: time=\"2026-06-12T10:10:01.219477979Z\" level=info msg=\"Ran pod sandbox 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 with infra container: openshift-infra/auto-csr-approver-29687650-5q8f6/POD\" id=30fc14e8-c472-4d62-ac1d-4f7a3a39e0e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:01.222245 crc crio[19822]: time=\"2026-06-12T10:10:01.222177677Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5159f34-5de0-49e3-b806-cd8b3d7621b6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:01.229121 crc crio[19822]: time=\"2026-06-12T10:10:01.22900829Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:10:03.081858 crc crio[19822]: time=\"2026-06-12T10:10:03.081727158Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5159f34-5de0-49e3-b806-cd8b3d7621b6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:03.083051 crc crio[19822]: time=\"2026-06-12T10:10:03.082659928Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5dfd5579-e56b-49b3-b512-f3928f04d1e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:03.084435 crc crio[19822]: time=\"2026-06-12T10:10:03.084375903Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c04fc678-19ae-48f4-a7d7-bc8cc8fb354c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:03.092263 crc crio[19822]: time=\"2026-06-12T10:10:03.092192266Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687650-5q8f6/oc\" id=0598fdfc-5300-48ae-9f7f-5e5ddbcc7b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:03.092603 crc crio[19822]: time=\"2026-06-12T10:10:03.092550418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:03.123422 crc crio[19822]: time=\"2026-06-12T10:10:03.123323524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:03.404657 crc crio[19822]: time=\"2026-06-12T10:10:03.404269526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:03.505223 crc crio[19822]: time=\"2026-06-12T10:10:03.505047287Z\" level=info msg=\"Created container c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4: openshift-infra/auto-csr-approver-29687650-5q8f6/oc\" id=0598fdfc-5300-48ae-9f7f-5e5ddbcc7b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:03.506446 crc crio[19822]: time=\"2026-06-12T10:10:03.506388691Z\" level=info msg=\"Starting container: c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4\" id=00b309ea-c39f-42bf-84f9-239bb2442406 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:03.514673 crc crio[19822]: time=\"2026-06-12T10:10:03.513517143Z\" level=info msg=\"Started container\" PID=31006 containerID=c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4 description=openshift-infra/auto-csr-approver-29687650-5q8f6/oc id=00b309ea-c39f-42bf-84f9-239bb2442406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\nJun 12 10:10:05.408451 crc crio[19822]: time=\"2026-06-12T10:10:05.407372253Z\" level=info msg=\"Stopping pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=8a8d1883-fb64-4a0f-8869-66c5004bc0ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:05.409250 crc crio[19822]: time=\"2026-06-12T10:10:05.408904264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}\"\nJun 12 10:10:05.409250 crc crio[19822]: time=\"2026-06-12T10:10:05.409127851Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687650-5q8f6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:05.740294 crc crio[19822]: time=\"2026-06-12T10:10:05.73787279Z\" level=info msg=\"Stopped pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=8a8d1883-fb64-4a0f-8869-66c5004bc0ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:11.480771 crc crio[19822]: time=\"2026-06-12T10:10:11.479697764Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zgbct/POD\" id=86fd0cae-e304-49ec-802a-28865a0f51fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:11.480771 crc crio[19822]: time=\"2026-06-12T10:10:11.48049927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:11.511644 crc crio[19822]: time=\"2026-06-12T10:10:11.511510506Z\" level=info msg=\"Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc000120e30}] Aliases:map[]}\"\nJun 12 10:10:11.511644 crc crio[19822]: time=\"2026-06-12T10:10:11.511571748Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zgbct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:11.821300 crc crio[19822]: 2026-06-12T10:10:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57eb4106d3ebc5b Mac:be:3d:25:3f:b1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 SocketPath: PciID:}] [{Interface:0xc000313100 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:10:11.822793 crc crio[19822]: time=\"2026-06-12T10:10:11.822730138Z\" level=info msg=\"Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc000120e30}] Aliases:map[]}\"\nJun 12 10:10:11.822976 crc crio[19822]: time=\"2026-06-12T10:10:11.822931264Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zgbct for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:10:11.829906 crc crio[19822]: time=\"2026-06-12T10:10:11.829613073Z\" level=info msg=\"Ran pod sandbox 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 with infra container: openshift-marketplace/certified-operators-zgbct/POD\" id=86fd0cae-e304-49ec-802a-28865a0f51fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:11.835266 crc crio[19822]: time=\"2026-06-12T10:10:11.835154359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec601ed1-6ea4-4fcb-8060-1aa50cc08d1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:11.836980 crc crio[19822]: time=\"2026-06-12T10:10:11.836922665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06626e96-ba44-442c-a8f6-3f1b58aea1c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:11.843131 crc crio[19822]: time=\"2026-06-12T10:10:11.843035952Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zgbct/extract-utilities\" id=2d2e46ee-e0aa-4db0-b0e0-a714ba94cd41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:11.843430 crc crio[19822]: time=\"2026-06-12T10:10:11.843363833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:11.886715 crc crio[19822]: time=\"2026-06-12T10:10:11.886610898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:11.890461 crc crio[19822]: time=\"2026-06-12T10:10:11.890395632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:12.060010 crc crio[19822]: time=\"2026-06-12T10:10:12.059920192Z\" level=info msg=\"Created container a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27: openshift-marketplace/certified-operators-zgbct/extract-utilities\" id=2d2e46ee-e0aa-4db0-b0e0-a714ba94cd41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:12.061341 crc crio[19822]: time=\"2026-06-12T10:10:12.061266126Z\" level=info msg=\"Starting container: a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27\" id=0c517200-c299-431e-b8a8-4bf65ab1aafa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:12.066892 crc crio[19822]: time=\"2026-06-12T10:10:12.06669858Z\" level=info msg=\"Started container\" PID=31590 containerID=a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27 description=openshift-marketplace/certified-operators-zgbct/extract-utilities id=0c517200-c299-431e-b8a8-4bf65ab1aafa name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\nJun 12 10:10:12.469115 crc crio[19822]: time=\"2026-06-12T10:10:12.468633508Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=261f1af8-613b-4873-9019-8e708410711f name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:12.474272 crc crio[19822]: time=\"2026-06-12T10:10:12.472539886Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 10:10:12.732518 crc crio[19822]: time=\"2026-06-12T10:10:12.732206629Z\" level=info msg=\"Stopping pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=7a63ccce-40ff-4088-b872-b0657774e61e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:12.732518 crc crio[19822]: time=\"2026-06-12T10:10:12.732264781Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=7a63ccce-40ff-4088-b872-b0657774e61e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:12.734120 crc crio[19822]: time=\"2026-06-12T10:10:12.732909021Z\" level=info msg=\"Removing pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=d0bec4f7-936b-48b6-a1f0-7580ac8ed729 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:10:12.741494 crc crio[19822]: time=\"2026-06-12T10:10:12.74142099Z\" level=info msg=\"Removed pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=d0bec4f7-936b-48b6-a1f0-7580ac8ed729 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:10:12.742615 crc crio[19822]: time=\"2026-06-12T10:10:12.742526883Z\" level=info msg=\"Stopping pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=3f21fa9a-5b10-43e7-9d78-f5a96a3f0f8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:12.742764 crc crio[19822]: time=\"2026-06-12T10:10:12.742723309Z\" level=info msg=\"Stopped pod sandbox (already stopped): b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=3f21fa9a-5b10-43e7-9d78-f5a96a3f0f8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:12.743733 crc crio[19822]: time=\"2026-06-12T10:10:12.743660359Z\" level=info msg=\"Removing pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=3dbec477-e040-4c78-a5d6-07c2b780b304 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:10:12.752808 crc crio[19822]: time=\"2026-06-12T10:10:12.752697083Z\" level=info msg=\"Removed pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=3dbec477-e040-4c78-a5d6-07c2b780b304 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:10:12.753562 crc crio[19822]: time=\"2026-06-12T10:10:12.753528089Z\" level=info msg=\"Stopping pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=690bc5b8-2cb0-4616-aed1-39c19173dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:12.754029 crc crio[19822]: time=\"2026-06-12T10:10:12.754005115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=690bc5b8-2cb0-4616-aed1-39c19173dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:12.755994 crc crio[19822]: time=\"2026-06-12T10:10:12.755905076Z\" level=info msg=\"Removing pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=86ff8e18-f7f6-47a0-8a4a-d793509c0f5e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:10:12.767132 crc crio[19822]: time=\"2026-06-12T10:10:12.767044889Z\" level=info msg=\"Removed pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=86ff8e18-f7f6-47a0-8a4a-d793509c0f5e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:10:13.115272 crc crio[19822]: time=\"2026-06-12T10:10:13.114791461Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=261f1af8-613b-4873-9019-8e708410711f name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:13.116873 crc crio[19822]: time=\"2026-06-12T10:10:13.116729101Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0692f340-eff2-4c29-b241-3f154b893f8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:13.119045 crc crio[19822]: time=\"2026-06-12T10:10:13.118981856Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=981b2b40-39a3-4318-ad3f-4930adb60c5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:13.126179 crc crio[19822]: time=\"2026-06-12T10:10:13.126079455Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zgbct/extract-content\" id=d5305139-eac9-4a27-aa45-5b05e8564388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:13.127249 crc crio[19822]: time=\"2026-06-12T10:10:13.12714239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:13.162420 crc crio[19822]: time=\"2026-06-12T10:10:13.162322929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:13.166556 crc crio[19822]: time=\"2026-06-12T10:10:13.166497953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:13.273356 crc crio[19822]: time=\"2026-06-12T10:10:13.272414951Z\" level=info msg=\"Created container a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268: openshift-marketplace/certified-operators-zgbct/extract-content\" id=d5305139-eac9-4a27-aa45-5b05e8564388 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:13.274699 crc crio[19822]: time=\"2026-06-12T10:10:13.274579002Z\" level=info msg=\"Starting container: a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268\" id=104688af-9d0f-4209-a077-8e445dcb2f64 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:13.280044 crc crio[19822]: time=\"2026-06-12T10:10:13.279954496Z\" level=info msg=\"Started container\" PID=31681 containerID=a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268 description=openshift-marketplace/certified-operators-zgbct/extract-content id=104688af-9d0f-4209-a077-8e445dcb2f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\nJun 12 10:10:15.028640 crc crio[19822]: time=\"2026-06-12T10:10:15.028193188Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-bhht5/POD\" id=3b91eb5e-8458-4e54-b86f-1229294ee40e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:15.030086 crc crio[19822]: time=\"2026-06-12T10:10:15.028691254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:15.072416 crc crio[19822]: time=\"2026-06-12T10:10:15.069476042Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120888}] Aliases:map[]}\"\nJun 12 10:10:15.072416 crc crio[19822]: time=\"2026-06-12T10:10:15.069569125Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-bhht5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:16.700138 crc crio[19822]: 2026-06-12T10:10:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc5d0e7181ff1cb Mac:a2:1c:a7:4b:25:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:10:16.702004 crc crio[19822]: time=\"2026-06-12T10:10:16.701932791Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120888}] Aliases:map[]}\"\nJun 12 10:10:16.702233 crc crio[19822]: time=\"2026-06-12T10:10:16.70219426Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-bhht5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:10:16.727058 crc crio[19822]: time=\"2026-06-12T10:10:16.726689253Z\" level=info msg=\"Ran pod sandbox bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 with infra container: openshift-marketplace/redhat-operators-bhht5/POD\" id=3b91eb5e-8458-4e54-b86f-1229294ee40e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:16.731125 crc crio[19822]: time=\"2026-06-12T10:10:16.730788006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=897124bf-5327-46d3-bd4a-4871416db09c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:16.734060 crc crio[19822]: time=\"2026-06-12T10:10:16.73399641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f89135c-6c6d-45d5-8fbb-8c836c5d029a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:16.741070 crc crio[19822]: time=\"2026-06-12T10:10:16.739970913Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bhht5/extract-utilities\" id=787137fb-6fa4-47d3-b7c2-632a2c94f558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:16.741070 crc crio[19822]: time=\"2026-06-12T10:10:16.740401177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:16.767461 crc crio[19822]: time=\"2026-06-12T10:10:16.767372911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:16.771418 crc crio[19822]: time=\"2026-06-12T10:10:16.771339218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:16.885688 crc crio[19822]: time=\"2026-06-12T10:10:16.885583686Z\" level=info msg=\"Created container 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a: openshift-marketplace/redhat-operators-bhht5/extract-utilities\" id=787137fb-6fa4-47d3-b7c2-632a2c94f558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:16.887876 crc crio[19822]: time=\"2026-06-12T10:10:16.887770786Z\" level=info msg=\"Starting container: 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a\" id=4f2a6484-3273-489d-ba11-63008256d701 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:16.895241 crc crio[19822]: time=\"2026-06-12T10:10:16.895139137Z\" level=info msg=\"Started container\" PID=31987 containerID=7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a description=openshift-marketplace/redhat-operators-bhht5/extract-utilities id=4f2a6484-3273-489d-ba11-63008256d701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\nJun 12 10:10:17.551601 crc crio[19822]: time=\"2026-06-12T10:10:17.551064632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=25652e02-cae2-45db-b5c0-2c49d3182963 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:17.554608 crc crio[19822]: time=\"2026-06-12T10:10:17.554225562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=edbc04ba-6caa-4c7e-b49d-653ebf8586d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:17.559010 crc crio[19822]: time=\"2026-06-12T10:10:17.557045014Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c4a98824-16a8-4f78-adbf-6ee6991c9d2b name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:17.564428 crc crio[19822]: time=\"2026-06-12T10:10:17.564072495Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 10:10:17.589060 crc crio[19822]: time=\"2026-06-12T10:10:17.58837931Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zgbct/registry-server\" id=4b2b5877-f05d-4d3b-b9a8-3fec0eb644b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:17.589060 crc crio[19822]: time=\"2026-06-12T10:10:17.588784184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:17.636537 crc crio[19822]: time=\"2026-06-12T10:10:17.63563253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:17.641134 crc crio[19822]: time=\"2026-06-12T10:10:17.641068976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:17.751642 crc crio[19822]: time=\"2026-06-12T10:10:17.751532591Z\" level=info msg=\"Created container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server\" id=4b2b5877-f05d-4d3b-b9a8-3fec0eb644b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:17.754219 crc crio[19822]: time=\"2026-06-12T10:10:17.754135577Z\" level=info msg=\"Starting container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237\" id=77033abb-dc7b-4ca1-81c7-bcaeebc34cfa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:17.766525 crc crio[19822]: time=\"2026-06-12T10:10:17.766431162Z\" level=info msg=\"Started container\" PID=32059 containerID=97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237 description=openshift-marketplace/certified-operators-zgbct/registry-server id=77033abb-dc7b-4ca1-81c7-bcaeebc34cfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\nJun 12 10:10:18.179025 crc crio[19822]: time=\"2026-06-12T10:10:18.178298732Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=c4a98824-16a8-4f78-adbf-6ee6991c9d2b name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:18.180085 crc crio[19822]: time=\"2026-06-12T10:10:18.180005847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=909ca9b9-5808-4855-8425-7fb4eaf189de name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:18.183389 crc crio[19822]: time=\"2026-06-12T10:10:18.183299396Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1584af4d-ec5f-41b7-b421-7703ebb66a73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:18.194089 crc crio[19822]: time=\"2026-06-12T10:10:18.193993153Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bhht5/extract-content\" id=16a00d53-799e-41e1-8473-250716ce9eda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:18.194693 crc crio[19822]: time=\"2026-06-12T10:10:18.194631404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:18.226534 crc crio[19822]: time=\"2026-06-12T10:10:18.226360744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:18.231541 crc crio[19822]: time=\"2026-06-12T10:10:18.230247983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:18.413753 crc crio[19822]: time=\"2026-06-12T10:10:18.413688641Z\" level=info msg=\"Created container b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1: openshift-marketplace/redhat-operators-bhht5/extract-content\" id=16a00d53-799e-41e1-8473-250716ce9eda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:18.415515 crc crio[19822]: time=\"2026-06-12T10:10:18.415443157Z\" level=info msg=\"Starting container: b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1\" id=fc62373a-6446-4893-933f-3dd097a70bad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:18.432615 crc crio[19822]: time=\"2026-06-12T10:10:18.432517346Z\" level=info msg=\"Started container\" PID=32142 containerID=b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1 description=openshift-marketplace/redhat-operators-bhht5/extract-content id=fc62373a-6446-4893-933f-3dd097a70bad name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\nJun 12 10:10:22.105542 crc crio[19822]: time=\"2026-06-12T10:10:22.103434876Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bpbwq/POD\" id=808ed3ab-a075-4ced-83d9-3a2518da09f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:22.105542 crc crio[19822]: time=\"2026-06-12T10:10:22.105208221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:22.167104 crc crio[19822]: time=\"2026-06-12T10:10:22.1666268Z\" level=info msg=\"Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc0007ac560}] Aliases:map[]}\"\nJun 12 10:10:22.167104 crc crio[19822]: time=\"2026-06-12T10:10:22.167128606Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bpbwq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:26.108268 crc crio[19822]: 2026-06-12T10:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5674f0d437147ae Mac:2a:f2:75:9e:ee:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:10:26.110625 crc crio[19822]: time=\"2026-06-12T10:10:26.110488526Z\" level=info msg=\"Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc0007ac560}] Aliases:map[]}\"\nJun 12 10:10:26.111163 crc crio[19822]: time=\"2026-06-12T10:10:26.110761955Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bpbwq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:10:26.120639 crc crio[19822]: time=\"2026-06-12T10:10:26.12049477Z\" level=info msg=\"Ran pod sandbox 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c with infra container: openshift-marketplace/community-operators-bpbwq/POD\" id=808ed3ab-a075-4ced-83d9-3a2518da09f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:26.124867 crc crio[19822]: time=\"2026-06-12T10:10:26.124594685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=039dadf2-ef3d-403b-b6c3-574f46ce0abb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:26.127243 crc crio[19822]: time=\"2026-06-12T10:10:26.127163302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a7b3ae6-5ac2-4a6c-b580-fed8664314d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:26.135294 crc crio[19822]: time=\"2026-06-12T10:10:26.134989009Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpbwq/extract-utilities\" id=43f46cf8-fd33-4cd2-8d08-e60a67172356 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:26.135930 crc crio[19822]: time=\"2026-06-12T10:10:26.135613359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:26.195693 crc crio[19822]: time=\"2026-06-12T10:10:26.194890877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:26.205075 crc crio[19822]: time=\"2026-06-12T10:10:26.204951122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:26.354314 crc crio[19822]: time=\"2026-06-12T10:10:26.353996866Z\" level=info msg=\"Created container 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe: openshift-marketplace/community-operators-bpbwq/extract-utilities\" id=43f46cf8-fd33-4cd2-8d08-e60a67172356 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:26.355522 crc crio[19822]: time=\"2026-06-12T10:10:26.355443292Z\" level=info msg=\"Starting container: 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe\" id=459bac1b-6916-4846-9f32-b40a325bdf6d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:26.372988 crc crio[19822]: time=\"2026-06-12T10:10:26.372773053Z\" level=info msg=\"Started container\" PID=32423 containerID=0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe description=openshift-marketplace/community-operators-bpbwq/extract-utilities id=459bac1b-6916-4846-9f32-b40a325bdf6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\nJun 12 10:10:26.807457 crc crio[19822]: time=\"2026-06-12T10:10:26.807286525Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7d23e450-b1ce-4e1f-982f-3a8db878519d name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:26.812099 crc crio[19822]: time=\"2026-06-12T10:10:26.811936837Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 10:10:27.898286 crc crio[19822]: time=\"2026-06-12T10:10:27.897778817Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=7d23e450-b1ce-4e1f-982f-3a8db878519d name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:27.899395 crc crio[19822]: time=\"2026-06-12T10:10:27.899274505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3914b023-89ba-4281-a6e7-f7722d4ce808 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:27.901872 crc crio[19822]: time=\"2026-06-12T10:10:27.901782236Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3ebc3cab-156b-46e7-b79b-fda9f2cae00c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:27.918795 crc crio[19822]: time=\"2026-06-12T10:10:27.918644322Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpbwq/extract-content\" id=4eff2635-2f85-4401-8410-5373eadc5b5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:27.919255 crc crio[19822]: time=\"2026-06-12T10:10:27.919144069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:27.960111 crc crio[19822]: time=\"2026-06-12T10:10:27.958993576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:27.964279 crc crio[19822]: time=\"2026-06-12T10:10:27.964207148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:28.124026 crc crio[19822]: time=\"2026-06-12T10:10:28.123627059Z\" level=info msg=\"Created container 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae: openshift-marketplace/community-operators-bpbwq/extract-content\" id=4eff2635-2f85-4401-8410-5373eadc5b5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:28.126322 crc crio[19822]: time=\"2026-06-12T10:10:28.126101528Z\" level=info msg=\"Starting container: 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae\" id=931257f4-ceef-4bcd-9d55-e8cc677cd077 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:28.134755 crc crio[19822]: time=\"2026-06-12T10:10:28.134651453Z\" level=info msg=\"Started container\" PID=32432 containerID=6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae description=openshift-marketplace/community-operators-bpbwq/extract-content id=931257f4-ceef-4bcd-9d55-e8cc677cd077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\nJun 12 10:10:32.886222 crc crio[19822]: time=\"2026-06-12T10:10:32.886072557Z\" level=info msg=\"Stopping container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237 (timeout: 2s)\" id=719fd4be-4420-40ea-879f-6a1854325c2d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:10:32.890963 crc crio[19822]: time=\"2026-06-12T10:10:32.890749969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bca3c1a7-c0cc-4b95-b8b5-31c5625c5373 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:32.897662 crc crio[19822]: time=\"2026-06-12T10:10:32.897333039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f21b4c81-b39e-4c87-8c45-9858517f2f15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:33.022886 crc crio[19822]: time=\"2026-06-12T10:10:33.020962198Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bhht5/registry-server\" id=0df4e005-ed26-4eb1-882b-a169a3acb374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:33.022886 crc crio[19822]: time=\"2026-06-12T10:10:33.02168322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:33.067304 crc crio[19822]: time=\"2026-06-12T10:10:33.067219425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:33.073450 crc crio[19822]: time=\"2026-06-12T10:10:33.073363052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:33.267588 crc crio[19822]: time=\"2026-06-12T10:10:33.267475327Z\" level=info msg=\"Created container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server\" id=0df4e005-ed26-4eb1-882b-a169a3acb374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:33.268702 crc crio[19822]: time=\"2026-06-12T10:10:33.268599874Z\" level=info msg=\"Starting container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283\" id=cb3dc843-8cc6-46bb-8a88-84fab86f6405 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:33.274275 crc crio[19822]: time=\"2026-06-12T10:10:33.273944777Z\" level=info msg=\"Started container\" PID=32541 containerID=27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283 description=openshift-marketplace/redhat-operators-bhht5/registry-server id=cb3dc843-8cc6-46bb-8a88-84fab86f6405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\nJun 12 10:10:33.935407 crc crio[19822]: time=\"2026-06-12T10:10:33.934282339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0876636e-6684-46f0-b9ad-79b24d4e01bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:33.946786 crc crio[19822]: time=\"2026-06-12T10:10:33.946689339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c59a3821-20d9-4391-a3fc-f4cfa3d275a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:34.064382 crc crio[19822]: time=\"2026-06-12T10:10:34.064221589Z\" level=info msg=\"Stopped container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server\" id=719fd4be-4420-40ea-879f-6a1854325c2d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:10:34.065991 crc crio[19822]: time=\"2026-06-12T10:10:34.06580244Z\" level=info msg=\"Stopping pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=13c5d852-c63d-44e3-b2e8-bffd725dacfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:34.066974 crc crio[19822]: time=\"2026-06-12T10:10:34.066481152Z\" level=info msg=\"Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc0007ac130}] Aliases:map[]}\"\nJun 12 10:10:34.066974 crc crio[19822]: time=\"2026-06-12T10:10:34.066680818Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zgbct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:34.382369 crc crio[19822]: time=\"2026-06-12T10:10:34.3822577Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpbwq/registry-server\" id=7ae86577-d2bf-44dc-b428-7753faad7bd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:34.383317 crc crio[19822]: time=\"2026-06-12T10:10:34.383210631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:34.450669 crc crio[19822]: time=\"2026-06-12T10:10:34.450603189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:34.455943 crc crio[19822]: time=\"2026-06-12T10:10:34.455694453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:34.597085 crc crio[19822]: time=\"2026-06-12T10:10:34.59642297Z\" level=info msg=\"Stopped pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=13c5d852-c63d-44e3-b2e8-bffd725dacfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:34.645451 crc crio[19822]: time=\"2026-06-12T10:10:34.645294833Z\" level=info msg=\"Created container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server\" id=7ae86577-d2bf-44dc-b428-7753faad7bd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:34.646728 crc crio[19822]: time=\"2026-06-12T10:10:34.646632736Z\" level=info msg=\"Starting container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a\" id=600bb66f-5eea-477d-8102-76b7d0b8a67b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:34.654232 crc crio[19822]: time=\"2026-06-12T10:10:34.654181959Z\" level=info msg=\"Started container\" PID=32589 containerID=4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a description=openshift-marketplace/community-operators-bpbwq/registry-server id=600bb66f-5eea-477d-8102-76b7d0b8a67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\nJun 12 10:10:34.958627 crc crio[19822]: time=\"2026-06-12T10:10:34.95854464Z\" level=info msg=\"Removing container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237\" id=11fac15d-ea44-491f-a214-5443f4fbf54f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:34.979015 crc crio[19822]: time=\"2026-06-12T10:10:34.978905308Z\" level=info msg=\"Removed container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server\" id=11fac15d-ea44-491f-a214-5443f4fbf54f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:34.984671 crc crio[19822]: time=\"2026-06-12T10:10:34.984591239Z\" level=info msg=\"Removing container: a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268\" id=32191224-4e5e-47a3-948e-3cd6f3c3ff15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:35.011918 crc crio[19822]: time=\"2026-06-12T10:10:35.01107913Z\" level=info msg=\"Removed container a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268: openshift-marketplace/certified-operators-zgbct/extract-content\" id=32191224-4e5e-47a3-948e-3cd6f3c3ff15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:35.014245 crc crio[19822]: time=\"2026-06-12T10:10:35.014172039Z\" level=info msg=\"Removing container: a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27\" id=02913a9f-fa28-4e3c-af77-b8dce4272846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:35.061711 crc crio[19822]: time=\"2026-06-12T10:10:35.06159249Z\" level=info msg=\"Removed container a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27: openshift-marketplace/certified-operators-zgbct/extract-utilities\" id=02913a9f-fa28-4e3c-af77-b8dce4272846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:35.789776 crc crio[19822]: time=\"2026-06-12T10:10:35.789666318Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/POD\" id=8b796081-5add-43e5-954c-7c92064ed920 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:35.789952 crc crio[19822]: time=\"2026-06-12T10:10:35.789796612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:35.827737 crc crio[19822]: time=\"2026-06-12T10:10:35.827644847Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc002145140}] Aliases:map[]}\"\nJun 12 10:10:35.827737 crc crio[19822]: time=\"2026-06-12T10:10:35.827711519Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:36.365802 crc crio[19822]: 2026-06-12T10:10:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55c9799c7783ba Mac:0a:47:80:3c:ed:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:10:36.368557 crc crio[19822]: time=\"2026-06-12T10:10:36.368418098Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc002145140}] Aliases:map[]}\"\nJun 12 10:10:36.368903 crc crio[19822]: time=\"2026-06-12T10:10:36.368744889Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:10:36.384269 crc crio[19822]: time=\"2026-06-12T10:10:36.384106059Z\" level=info msg=\"Ran pod sandbox e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/POD\" id=8b796081-5add-43e5-954c-7c92064ed920 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:36.386691 crc crio[19822]: time=\"2026-06-12T10:10:36.386516359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39222bf5-055c-470d-9b15-4536dd341c78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:36.388779 crc crio[19822]: time=\"2026-06-12T10:10:36.388705849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5740626f-9a9e-4f07-8c34-0c1ad7488b9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:36.394799 crc crio[19822]: time=\"2026-06-12T10:10:36.394701243Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util\" id=3b82b12c-c1fb-4750-8347-f399c8052898 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:36.395435 crc crio[19822]: time=\"2026-06-12T10:10:36.395333544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:36.427488 crc crio[19822]: time=\"2026-06-12T10:10:36.427400794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:36.430968 crc crio[19822]: time=\"2026-06-12T10:10:36.430916627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:36.541928 crc crio[19822]: time=\"2026-06-12T10:10:36.541434553Z\" level=info msg=\"Created container 64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util\" id=3b82b12c-c1fb-4750-8347-f399c8052898 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:36.543643 crc crio[19822]: time=\"2026-06-12T10:10:36.543560031Z\" level=info msg=\"Starting container: 64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f\" id=4a107530-cec5-40ac-8a6f-9e6f16122300 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:36.555626 crc crio[19822]: time=\"2026-06-12T10:10:36.555503416Z\" level=info msg=\"Started container\" PID=32724 containerID=64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util id=4a107530-cec5-40ac-8a6f-9e6f16122300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143\nJun 12 10:10:38.000919 crc crio[19822]: time=\"2026-06-12T10:10:38.000027907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:38.001703 crc crio[19822]: time=\"2026-06-12T10:10:38.001641289Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:38.006886 crc crio[19822]: time=\"2026-06-12T10:10:38.005980618Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:38.010888 crc crio[19822]: time=\"2026-06-12T10:10:38.007286511Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=fe2a1507-2047-4060-8002-a34fdfab2a41 name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:38.022907 crc crio[19822]: time=\"2026-06-12T10:10:38.021105186Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 12 10:10:39.941013 crc crio[19822]: time=\"2026-06-12T10:10:39.940357709Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=fe2a1507-2047-4060-8002-a34fdfab2a41 name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:39.942551 crc crio[19822]: time=\"2026-06-12T10:10:39.942465078Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=77ab67e5-8b84-4042-88e8-fbb2ea5b6486 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:39.947996 crc crio[19822]: time=\"2026-06-12T10:10:39.947779518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=761f4300-71ba-4564-8b4f-d64c5a3e72ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:39.962584 crc crio[19822]: time=\"2026-06-12T10:10:39.962488981Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull\" id=dbe68063-4517-46bd-b7f0-af6d80164962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:39.964687 crc crio[19822]: time=\"2026-06-12T10:10:39.96461251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:39.998646 crc crio[19822]: time=\"2026-06-12T10:10:39.99669221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:39.998646 crc crio[19822]: time=\"2026-06-12T10:10:39.997093454Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6cad49f346d1713ace19bc52ad51ccf0dea3c29597d4aae812d08a880c54f9af/merged/etc/passwd: no such file or directory\"\nJun 12 10:10:39.998646 crc crio[19822]: time=\"2026-06-12T10:10:39.997127065Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6cad49f346d1713ace19bc52ad51ccf0dea3c29597d4aae812d08a880c54f9af/merged/etc/group: no such file or directory\"\nJun 12 10:10:40.001749 crc crio[19822]: time=\"2026-06-12T10:10:40.001724853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:40.125778 crc crio[19822]: time=\"2026-06-12T10:10:40.125081422Z\" level=info msg=\"Created container 2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull\" id=dbe68063-4517-46bd-b7f0-af6d80164962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:40.131374 crc crio[19822]: time=\"2026-06-12T10:10:40.128068878Z\" level=info msg=\"Starting container: 2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94\" id=13e783ab-df83-4e31-8622-1cb8d0bc38ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:40.135722 crc crio[19822]: time=\"2026-06-12T10:10:40.135588499Z\" level=info msg=\"Started container\" PID=32777 containerID=2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull id=13e783ab-df83-4e31-8622-1cb8d0bc38ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143\nJun 12 10:10:41.027498 crc crio[19822]: time=\"2026-06-12T10:10:41.02742485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3e76c255-2a86-4398-b688-4b9693e6422f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:41.030382 crc crio[19822]: time=\"2026-06-12T10:10:41.030284202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=27857c5a-b3fa-468c-baf0-a404b37f1c04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:41.038913 crc crio[19822]: time=\"2026-06-12T10:10:41.038670953Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract\" id=d2003357-549c-46eb-85c0-f0550e25c234 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:41.039362 crc crio[19822]: time=\"2026-06-12T10:10:41.039285023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:41.074566 crc crio[19822]: time=\"2026-06-12T10:10:41.074439672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:41.079286 crc crio[19822]: time=\"2026-06-12T10:10:41.079195146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:41.179690 crc crio[19822]: time=\"2026-06-12T10:10:41.179610686Z\" level=info msg=\"Created container f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract\" id=d2003357-549c-46eb-85c0-f0550e25c234 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:41.181616 crc crio[19822]: time=\"2026-06-12T10:10:41.181539768Z\" level=info msg=\"Starting container: f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c\" id=83b76ccf-6231-47dc-9dbf-deb72867654a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:41.187410 crc crio[19822]: time=\"2026-06-12T10:10:41.187316715Z\" level=info msg=\"Started container\" PID=32795 containerID=f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract id=83b76ccf-6231-47dc-9dbf-deb72867654a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143\nJun 12 10:10:43.055488 crc crio[19822]: time=\"2026-06-12T10:10:43.053301665Z\" level=info msg=\"Stopping pod sandbox: e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143\" id=ee34c58f-f374-4b67-824c-217c11ad6533 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:43.055488 crc crio[19822]: time=\"2026-06-12T10:10:43.054559015Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"\nJun 12 10:10:43.055488 crc crio[19822]: time=\"2026-06-12T10:10:43.054724481Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:43.421633 crc crio[19822]: time=\"2026-06-12T10:10:43.421541061Z\" level=info msg=\"Stopped pod sandbox: e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143\" id=ee34c58f-f374-4b67-824c-217c11ad6533 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:47.085292 crc crio[19822]: time=\"2026-06-12T10:10:47.084258074Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/POD\" id=1a7ee0ba-2703-4481-8158-e0d65dca7f7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:47.086564 crc crio[19822]: time=\"2026-06-12T10:10:47.085319218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:47.112214 crc crio[19822]: time=\"2026-06-12T10:10:47.112072248Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-j7q92 Namespace:openshift-nmstate ID:37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c UID:d4649232-7310-4dbb-97e8-a7f13ef9cb1b NetNS:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4649232_7310_4dbb_97e8_a7f13ef9cb1b.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}\"\nJun 12 10:10:47.112214 crc crio[19822]: time=\"2026-06-12T10:10:47.112179622Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-j7q92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:47.281690 crc crio[19822]: time=\"2026-06-12T10:10:47.281610629Z\" level=info msg=\"Stopping container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a (timeout: 2s)\" id=6a3e52fc-c23f-4db3-b001-0c6fa4a468fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:10:47.411700 crc crio[19822]: time=\"2026-06-12T10:10:47.411242333Z\" level=info msg=\"Stopped container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server\" id=6a3e52fc-c23f-4db3-b001-0c6fa4a468fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:10:47.413534 crc crio[19822]: time=\"2026-06-12T10:10:47.413495815Z\" level=info msg=\"Stopping pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=d41095eb-745e-4c0e-b022-98f8956c78b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:47.414325 crc crio[19822]: time=\"2026-06-12T10:10:47.414288441Z\" level=info msg=\"Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc00140e9c0}] Aliases:map[]}\"\nJun 12 10:10:47.414668 crc crio[19822]: time=\"2026-06-12T10:10:47.414639802Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bpbwq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:47.513526 crc crio[19822]: 2026-06-12T10:10:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37911f91b9f8d0c Mac:96:21:ba:56:46:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:10:47.514348 crc crio[19822]: time=\"2026-06-12T10:10:47.514284187Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-j7q92 Namespace:openshift-nmstate ID:37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c UID:d4649232-7310-4dbb-97e8-a7f13ef9cb1b NetNS:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4649232_7310_4dbb_97e8_a7f13ef9cb1b.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}\"\nJun 12 10:10:47.514483 crc crio[19822]: time=\"2026-06-12T10:10:47.514468123Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-j7q92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:10:47.521173 crc crio[19822]: time=\"2026-06-12T10:10:47.520992756Z\" level=info msg=\"Ran pod sandbox 37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c with infra container: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/POD\" id=1a7ee0ba-2703-4481-8158-e0d65dca7f7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:10:47.523333 crc crio[19822]: time=\"2026-06-12T10:10:47.523269588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:47.523625 crc crio[19822]: time=\"2026-06-12T10:10:47.523547927Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:47.523625 crc crio[19822]: time=\"2026-06-12T10:10:47.52364768Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:47.525002 crc crio[19822]: time=\"2026-06-12T10:10:47.524917969Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=c89cbd31-e6ec-4794-b134-d01644c23bc5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:47.529584 crc crio[19822]: time=\"2026-06-12T10:10:47.529427175Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 12 10:10:47.653190 crc crio[19822]: time=\"2026-06-12T10:10:47.653117385Z\" level=info msg=\"Stopped pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=d41095eb-745e-4c0e-b022-98f8956c78b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:48.109944 crc crio[19822]: time=\"2026-06-12T10:10:48.109707073Z\" level=info msg=\"Removing container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a\" id=b902d2e7-c4f2-43db-b1ee-ae295ce35ef6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:48.136203 crc crio[19822]: time=\"2026-06-12T10:10:48.13606124Z\" level=info msg=\"Removed container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server\" id=b902d2e7-c4f2-43db-b1ee-ae295ce35ef6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:48.139180 crc crio[19822]: time=\"2026-06-12T10:10:48.139036546Z\" level=info msg=\"Removing container: 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae\" id=6e390de8-1a01-46d7-bd7b-c66783ac4ed5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:48.182290 crc crio[19822]: time=\"2026-06-12T10:10:48.181863064Z\" level=info msg=\"Removed container 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae: openshift-marketplace/community-operators-bpbwq/extract-content\" id=6e390de8-1a01-46d7-bd7b-c66783ac4ed5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:48.185453 crc crio[19822]: time=\"2026-06-12T10:10:48.185372366Z\" level=info msg=\"Removing container: 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe\" id=13124491-d1fe-4f07-8af2-ff952ceb6f2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:48.214468 crc crio[19822]: time=\"2026-06-12T10:10:48.214366794Z\" level=info msg=\"Removed container 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe: openshift-marketplace/community-operators-bpbwq/extract-utilities\" id=13124491-d1fe-4f07-8af2-ff952ceb6f2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:48.875083 crc crio[19822]: time=\"2026-06-12T10:10:48.874583815Z\" level=info msg=\"Stopping container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283 (timeout: 2s)\" id=01b325fb-619c-4262-8e54-df33c0ebb585 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:10:49.001912 crc crio[19822]: time=\"2026-06-12T10:10:49.001676326Z\" level=info msg=\"Stopped container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server\" id=01b325fb-619c-4262-8e54-df33c0ebb585 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:10:49.002953 crc crio[19822]: time=\"2026-06-12T10:10:49.002875725Z\" level=info msg=\"Stopping pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=1d9499bc-c433-4df7-b7e7-a26c5dfc0f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:49.003383 crc crio[19822]: time=\"2026-06-12T10:10:49.00332304Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120fe0}] Aliases:map[]}\"\nJun 12 10:10:49.003578 crc crio[19822]: time=\"2026-06-12T10:10:49.003512596Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-bhht5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:10:49.278247 crc crio[19822]: time=\"2026-06-12T10:10:49.277887453Z\" level=info msg=\"Stopped pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=1d9499bc-c433-4df7-b7e7-a26c5dfc0f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:10:50.148910 crc crio[19822]: time=\"2026-06-12T10:10:50.148324955Z\" level=info msg=\"Removing container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283\" id=6cdd2250-52be-43cd-86a0-fb7f2bef1e04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:50.182595 crc crio[19822]: time=\"2026-06-12T10:10:50.18253675Z\" level=info msg=\"Removed container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server\" id=6cdd2250-52be-43cd-86a0-fb7f2bef1e04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:50.187595 crc crio[19822]: time=\"2026-06-12T10:10:50.187525706Z\" level=info msg=\"Removing container: b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1\" id=e2a7ebc4-9f34-411f-a94e-9663ff87aa6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:50.226945 crc crio[19822]: time=\"2026-06-12T10:10:50.226387872Z\" level=info msg=\"Removed container b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1: openshift-marketplace/redhat-operators-bhht5/extract-content\" id=e2a7ebc4-9f34-411f-a94e-9663ff87aa6b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:50.236417 crc crio[19822]: time=\"2026-06-12T10:10:50.236340918Z\" level=info msg=\"Removing container: 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a\" id=47e57ce0-9748-4124-8c1b-c9729c10deb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:50.257089 crc crio[19822]: time=\"2026-06-12T10:10:50.256984342Z\" level=info msg=\"Removed container 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a: openshift-marketplace/redhat-operators-bhht5/extract-utilities\" id=47e57ce0-9748-4124-8c1b-c9729c10deb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:10:51.434529 crc crio[19822]: time=\"2026-06-12T10:10:51.434392069Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=c89cbd31-e6ec-4794-b134-d01644c23bc5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:10:51.435937 crc crio[19822]: time=\"2026-06-12T10:10:51.435868507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=c55c36dc-62c3-4b89-a87a-6d6f078058b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:51.442485 crc crio[19822]: time=\"2026-06-12T10:10:51.442445478Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=045032dc-7dba-4e56-9c04-5153d000ba21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:10:51.451546 crc crio[19822]: time=\"2026-06-12T10:10:51.451459778Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator\" id=30adc4a2-d74e-4fa2-b057-cba49d320fca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:51.454387 crc crio[19822]: time=\"2026-06-12T10:10:51.454296551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:51.492219 crc crio[19822]: time=\"2026-06-12T10:10:51.492050214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:51.506267 crc crio[19822]: time=\"2026-06-12T10:10:51.505971646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:10:51.642363 crc crio[19822]: time=\"2026-06-12T10:10:51.642243384Z\" level=info msg=\"Created container c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator\" id=30adc4a2-d74e-4fa2-b057-cba49d320fca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:10:51.643666 crc crio[19822]: time=\"2026-06-12T10:10:51.643553645Z\" level=info msg=\"Starting container: c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df\" id=7b1620e5-6cad-42a1-b0b8-7fd239de8c95 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:10:51.649118 crc crio[19822]: time=\"2026-06-12T10:10:51.649028272Z\" level=info msg=\"Started container\" PID=33161 containerID=c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df description=openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator id=7b1620e5-6cad-42a1-b0b8-7fd239de8c95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c\nJun 12 10:11:05.987640 crc crio[19822]: time=\"2026-06-12T10:11:05.986676407Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/POD\" id=e3fb3b9e-2dd8-44eb-bf3f-f74374ea19fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:05.989243 crc crio[19822]: time=\"2026-06-12T10:11:05.987769192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:06.055518 crc crio[19822]: time=\"2026-06-12T10:11:06.055465751Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-6bw8z Namespace:openshift-nmstate ID:5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 UID:23ee480a-149f-4336-8103-cca26c1d7924 NetNS:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23ee480a_149f_4336_8103_cca26c1d7924.slice PodAnnotations:0xc00140f438}] Aliases:map[]}\"\nJun 12 10:11:06.055710 crc crio[19822]: time=\"2026-06-12T10:11:06.055684318Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-6bw8z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:11:06.083937 crc crio[19822]: time=\"2026-06-12T10:11:06.080004875Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-k7bng/POD\" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:06.083937 crc crio[19822]: time=\"2026-06-12T10:11:06.080104529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:06.098752 crc crio[19822]: time=\"2026-06-12T10:11:06.098645641Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:06.123569 crc crio[19822]: time=\"2026-06-12T10:11:06.123504959Z\" level=info msg=\"Ran pod sandbox 4f5a3d37bb6374063de23f141ee6bee8139f1262aff3e99adfff6587c9f4f34c with infra container: openshift-nmstate/nmstate-handler-k7bng/POD\" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:06.129928 crc crio[19822]: time=\"2026-06-12T10:11:06.129748829Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:06.130371 crc crio[19822]: time=\"2026-06-12T10:11:06.130300917Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:06.130507 crc crio[19822]: time=\"2026-06-12T10:11:06.130457082Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:06.132642 crc crio[19822]: time=\"2026-06-12T10:11:06.132564302Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=984619e5-5f27-4f9c-bf07-52106dbcc472 name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:06.140461 crc crio[19822]: time=\"2026-06-12T10:11:06.140384932Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 10:11:06.453469 crc crio[19822]: 2026-06-12T10:11:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5df837cc2b077f6 Mac:6e:0b:45:0e:20:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:11:06.455745 crc crio[19822]: time=\"2026-06-12T10:11:06.455622554Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-6bw8z Namespace:openshift-nmstate ID:5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 UID:23ee480a-149f-4336-8103-cca26c1d7924 NetNS:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23ee480a_149f_4336_8103_cca26c1d7924.slice PodAnnotations:0xc00140f438}] Aliases:map[]}\"\nJun 12 10:11:06.456261 crc crio[19822]: time=\"2026-06-12T10:11:06.455821621Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-6bw8z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:11:06.463455 crc crio[19822]: time=\"2026-06-12T10:11:06.462579088Z\" level=info msg=\"Ran pod sandbox 5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/POD\" id=e3fb3b9e-2dd8-44eb-bf3f-f74374ea19fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:06.464606 crc crio[19822]: time=\"2026-06-12T10:11:06.464472169Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:06.465152 crc crio[19822]: time=\"2026-06-12T10:11:06.465032526Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:06.465152 crc crio[19822]: time=\"2026-06-12T10:11:06.465147239Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:06.467914 crc crio[19822]: time=\"2026-06-12T10:11:06.467584898Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=24a159ea-d7f3-4ae4-b758-9cbe804de029 name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:06.476236 crc crio[19822]: time=\"2026-06-12T10:11:06.476110134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 10:11:06.629237 crc crio[19822]: time=\"2026-06-12T10:11:06.629137875Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/POD\" id=d2550032-8858-49b6-a5ac-694a393ede6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:06.629359 crc crio[19822]: time=\"2026-06-12T10:11:06.629259229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:06.666680 crc crio[19822]: time=\"2026-06-12T10:11:06.664642287Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-8ckhr Namespace:openshift-nmstate ID:dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 UID:525d5fee-1b25-4d63-8b99-2513034b9d6d NetNS:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525d5fee_1b25_4d63_8b99_2513034b9d6d.slice PodAnnotations:0xc00244c0d0}] Aliases:map[]}\"\nJun 12 10:11:06.666680 crc crio[19822]: time=\"2026-06-12T10:11:06.664781322Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-8ckhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:11:06.670627 crc crio[19822]: time=\"2026-06-12T10:11:06.670531317Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5989d7fb7b-9l4g6/POD\" id=72833d9b-c1ce-4075-baf2-565eece17000 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:06.670627 crc crio[19822]: time=\"2026-06-12T10:11:06.670663061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:06.707365 crc crio[19822]: time=\"2026-06-12T10:11:06.706064361Z\" level=info msg=\"Got pod network &{Name:console-5989d7fb7b-9l4g6 Namespace:openshift-console ID:4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a UID:fb6761ee-f146-4d8d-9747-7c4f3bf8c659 NetNS:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6761ee_f146_4d8d_9747_7c4f3bf8c659.slice PodAnnotations:0xc00140e398}] Aliases:map[]}\"\nJun 12 10:11:06.707365 crc crio[19822]: time=\"2026-06-12T10:11:06.706116392Z\" level=info msg=\"Adding pod openshift-console_console-5989d7fb7b-9l4g6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:11:06.742927 crc crio[19822]: time=\"2026-06-12T10:11:06.74275158Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/POD\" id=1c5eccbb-668f-444b-9b47-06b84e94b84d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:06.743040 crc crio[19822]: time=\"2026-06-12T10:11:06.742926006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:06.763745 crc crio[19822]: time=\"2026-06-12T10:11:06.763634892Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wfqgr Namespace:openshift-nmstate ID:4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e UID:115d9145-fea4-4710-afc3-fc9da77ecf55 NetNS:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115d9145_fea4_4710_afc3_fc9da77ecf55.slice PodAnnotations:0xc00244c578}] Aliases:map[]}\"\nJun 12 10:11:06.763745 crc crio[19822]: time=\"2026-06-12T10:11:06.763713335Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wfqgr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:11:07.033093 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dda010d35122ad2 Mac:b6:9d:df:47:7b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 SocketPath: PciID:}] [{Interface:0xc000134240 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:11:07.034295 crc crio[19822]: time=\"2026-06-12T10:11:07.034213627Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-8ckhr Namespace:openshift-nmstate ID:dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 UID:525d5fee-1b25-4d63-8b99-2513034b9d6d NetNS:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525d5fee_1b25_4d63_8b99_2513034b9d6d.slice PodAnnotations:0xc00244c0d0}] Aliases:map[]}\"\nJun 12 10:11:07.034401 crc crio[19822]: time=\"2026-06-12T10:11:07.034349251Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-8ckhr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:11:07.046964 crc crio[19822]: time=\"2026-06-12T10:11:07.046732241Z\" level=info msg=\"Ran pod sandbox dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/POD\" id=d2550032-8858-49b6-a5ac-694a393ede6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:07.050060 crc crio[19822]: time=\"2026-06-12T10:11:07.049890561Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:07.050329 crc crio[19822]: time=\"2026-06-12T10:11:07.050253123Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:07.050437 crc crio[19822]: time=\"2026-06-12T10:11:07.050362026Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:07.052078 crc crio[19822]: time=\"2026-06-12T10:11:07.05173563Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b07d0223-301c-4f19-a59c-6ca0f111514a name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:07.059285 crc crio[19822]: time=\"2026-06-12T10:11:07.059222432Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 10:11:07.108064 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c62fa1c1aafedf Mac:86:1d:fb:fe:6a:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:11:07.109100 crc crio[19822]: time=\"2026-06-12T10:11:07.108770847Z\" level=info msg=\"Got pod network &{Name:console-5989d7fb7b-9l4g6 Namespace:openshift-console ID:4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a UID:fb6761ee-f146-4d8d-9747-7c4f3bf8c659 NetNS:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6761ee_f146_4d8d_9747_7c4f3bf8c659.slice PodAnnotations:0xc00140e398}] Aliases:map[]}\"\nJun 12 10:11:07.109100 crc crio[19822]: time=\"2026-06-12T10:11:07.108977684Z\" level=info msg=\"Checking pod openshift-console_console-5989d7fb7b-9l4g6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:11:07.114780 crc crio[19822]: time=\"2026-06-12T10:11:07.114674179Z\" level=info msg=\"Ran pod sandbox 4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a with infra container: openshift-console/console-5989d7fb7b-9l4g6/POD\" id=72833d9b-c1ce-4075-baf2-565eece17000 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:07.116722 crc crio[19822]: time=\"2026-06-12T10:11:07.116648208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=3ea0b1e4-71c7-45e5-9c89-b9268ae6fd84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:07.118758 crc crio[19822]: time=\"2026-06-12T10:11:07.118694995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=36201b1c-0894-4d40-969d-8ae38e9b018c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:07.127971 crc crio[19822]: time=\"2026-06-12T10:11:07.12788497Z\" level=info msg=\"Creating container: openshift-console/console-5989d7fb7b-9l4g6/console\" id=698bb0fe-6a2a-460c-a20f-c89984faaccc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:07.128599 crc crio[19822]: time=\"2026-06-12T10:11:07.128575043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:07.158415 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcd50e60ca91f0 Mac:2e:1c:b0:a4:3e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:11:07.159245 crc crio[19822]: time=\"2026-06-12T10:11:07.159148732Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wfqgr Namespace:openshift-nmstate ID:4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e UID:115d9145-fea4-4710-afc3-fc9da77ecf55 NetNS:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115d9145_fea4_4710_afc3_fc9da77ecf55.slice PodAnnotations:0xc00244c578}] Aliases:map[]}\"\nJun 12 10:11:07.159414 crc crio[19822]: time=\"2026-06-12T10:11:07.159358559Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wfqgr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:11:07.166021 crc crio[19822]: time=\"2026-06-12T10:11:07.165957493Z\" level=info msg=\"Ran pod sandbox 4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/POD\" id=1c5eccbb-668f-444b-9b47-06b84e94b84d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:07.167636 crc crio[19822]: time=\"2026-06-12T10:11:07.167573247Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:07.168218 crc crio[19822]: time=\"2026-06-12T10:11:07.16798947Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:07.168218 crc crio[19822]: time=\"2026-06-12T10:11:07.168068793Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:07.170591 crc crio[19822]: time=\"2026-06-12T10:11:07.170531042Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=44ad818c-ad98-4c54-b1f9-c70d99a0a348 name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:07.173201 crc crio[19822]: time=\"2026-06-12T10:11:07.173108756Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 12 10:11:07.174748 crc crio[19822]: time=\"2026-06-12T10:11:07.174646255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:07.180237 crc crio[19822]: time=\"2026-06-12T10:11:07.180123471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:07.285236 crc crio[19822]: time=\"2026-06-12T10:11:07.284699655Z\" level=info msg=\"Created container 603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42: openshift-console/console-5989d7fb7b-9l4g6/console\" id=698bb0fe-6a2a-460c-a20f-c89984faaccc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:07.286520 crc crio[19822]: time=\"2026-06-12T10:11:07.286424771Z\" level=info msg=\"Starting container: 603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42\" id=866755c5-34da-4efb-a16e-ecfca6e2a4d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:07.295936 crc crio[19822]: time=\"2026-06-12T10:11:07.294913184Z\" level=info msg=\"Started container\" PID=33579 containerID=603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42 description=openshift-console/console-5989d7fb7b-9l4g6/console id=866755c5-34da-4efb-a16e-ecfca6e2a4d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a\nJun 12 10:11:11.215291 crc crio[19822]: time=\"2026-06-12T10:11:11.214489061Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=44ad818c-ad98-4c54-b1f9-c70d99a0a348 name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:11.216571 crc crio[19822]: time=\"2026-06-12T10:11:11.216360549Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=d1d9d52e-6e91-46f6-b3b8-1081fb6ff067 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.218089 crc crio[19822]: time=\"2026-06-12T10:11:11.217977136Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=24a159ea-d7f3-4ae4-b758-9cbe804de029 name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:11.219245 crc crio[19822]: time=\"2026-06-12T10:11:11.218695064Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=faefd7f9-8f00-40c4-be0b-71a0f1decfbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.366864 crc crio[19822]: time=\"2026-06-12T10:11:11.36672677Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=984619e5-5f27-4f9c-bf07-52106dbcc472 name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:11.367980 crc crio[19822]: time=\"2026-06-12T10:11:11.367724769Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=9662c645-cf7a-4fd5-a79b-df47a8abba6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.374254 crc crio[19822]: time=\"2026-06-12T10:11:11.374130515Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3fe32c33-bb34-443e-85b3-86581e9661f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.376728 crc crio[19822]: time=\"2026-06-12T10:11:11.376643547Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c03a537f-e757-462a-8266-1c21e3c0e36e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.387275 crc crio[19822]: time=\"2026-06-12T10:11:11.387056792Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics\" id=87473cdb-2e3c-44f5-8ce4-87d6bade0483 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:11.389724 crc crio[19822]: time=\"2026-06-12T10:11:11.389673177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.391790 crc crio[19822]: time=\"2026-06-12T10:11:11.391598912Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=b07d0223-301c-4f19-a59c-6ca0f111514a name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:11.391961 crc crio[19822]: time=\"2026-06-12T10:11:11.391623388Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=c51489ba-7e79-4111-9ae7-6c5aeef171b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.393233 crc crio[19822]: time=\"2026-06-12T10:11:11.393125856Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=eafd3f64-6809-4070-b6cd-5fa93a9d2e29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.393462 crc crio[19822]: time=\"2026-06-12T10:11:11.393407785Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-k7bng/nmstate-handler\" id=f42e54f8-1dad-475c-a50d-2e33aa46a799 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:11.404215 crc crio[19822]: time=\"2026-06-12T10:11:11.4040986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.407784 crc crio[19822]: time=\"2026-06-12T10:11:11.407712576Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=18c5c3de-d438-43ba-b6af-bfa06d2c46fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.414867 crc crio[19822]: time=\"2026-06-12T10:11:11.414735922Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin\" id=66ea1c5a-8f38-45cb-90d9-029c9dc0a6b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:11.427454 crc crio[19822]: time=\"2026-06-12T10:11:11.427336337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.427454 crc crio[19822]: time=\"2026-06-12T10:11:11.427391568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.434038 crc crio[19822]: time=\"2026-06-12T10:11:11.433962079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.439919 crc crio[19822]: time=\"2026-06-12T10:11:11.439760286Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook\" id=5b9845f3-df51-4f34-873f-37f03b944528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:11.453645 crc crio[19822]: time=\"2026-06-12T10:11:11.453544209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.453995 crc crio[19822]: time=\"2026-06-12T10:11:11.453939812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.483997 crc crio[19822]: time=\"2026-06-12T10:11:11.483684709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.491712 crc crio[19822]: time=\"2026-06-12T10:11:11.491363757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.502973 crc crio[19822]: time=\"2026-06-12T10:11:11.502902817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.508137 crc crio[19822]: time=\"2026-06-12T10:11:11.508091745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.585236 crc crio[19822]: time=\"2026-06-12T10:11:11.585092001Z\" level=info msg=\"Created container ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics\" id=87473cdb-2e3c-44f5-8ce4-87d6bade0483 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:11.590078 crc crio[19822]: time=\"2026-06-12T10:11:11.589980419Z\" level=info msg=\"Starting container: ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f\" id=a8dbe689-9273-4e0f-8713-4c0bec8e594f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:11.618001 crc crio[19822]: time=\"2026-06-12T10:11:11.615902114Z\" level=info msg=\"Started container\" PID=33715 containerID=ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics id=a8dbe689-9273-4e0f-8713-4c0bec8e594f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391\nJun 12 10:11:11.630982 crc crio[19822]: time=\"2026-06-12T10:11:11.630789492Z\" level=info msg=\"Created container a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin\" id=66ea1c5a-8f38-45cb-90d9-029c9dc0a6b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:11.632671 crc crio[19822]: time=\"2026-06-12T10:11:11.632583459Z\" level=info msg=\"Starting container: a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787\" id=d55cfb7f-5219-4b6c-8372-495845cade09 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:11.633461 crc crio[19822]: time=\"2026-06-12T10:11:11.633319644Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.634065 crc crio[19822]: time=\"2026-06-12T10:11:11.633731538Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.634065 crc crio[19822]: time=\"2026-06-12T10:11:11.633962295Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:11.639479 crc crio[19822]: time=\"2026-06-12T10:11:11.63939358Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=626e46eb-8e79-4922-aceb-b87952f94f3e name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:11.643645 crc crio[19822]: time=\"2026-06-12T10:11:11.643437308Z\" level=info msg=\"Created container acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook\" id=5b9845f3-df51-4f34-873f-37f03b944528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:11.645536 crc crio[19822]: time=\"2026-06-12T10:11:11.645447624Z\" level=info msg=\"Starting container: acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa\" id=2a54c852-8d39-49a5-8b55-8ecaaaa1b69f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:11.646340 crc crio[19822]: time=\"2026-06-12T10:11:11.646243632Z\" level=info msg=\"Started container\" PID=33723 containerID=a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin id=d55cfb7f-5219-4b6c-8372-495845cade09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e\nJun 12 10:11:11.649790 crc crio[19822]: time=\"2026-06-12T10:11:11.649712894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 12 10:11:11.662533 crc crio[19822]: time=\"2026-06-12T10:11:11.662307846Z\" level=info msg=\"Started container\" PID=33724 containerID=acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa description=openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook id=2a54c852-8d39-49a5-8b55-8ecaaaa1b69f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1\nJun 12 10:11:11.705111 crc crio[19822]: time=\"2026-06-12T10:11:11.704229945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:11.789140 crc crio[19822]: time=\"2026-06-12T10:11:11.789025993Z\" level=info msg=\"Created container a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0: openshift-nmstate/nmstate-handler-k7bng/nmstate-handler\" id=f42e54f8-1dad-475c-a50d-2e33aa46a799 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:11.790131 crc crio[19822]: time=\"2026-06-12T10:11:11.790036685Z\" level=info msg=\"Starting container: a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0\" id=e72c24f5-c1b1-45f8-a4ea-7f30dd1dd6f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:11.795555 crc crio[19822]: time=\"2026-06-12T10:11:11.795413558Z\" level=info msg=\"Started container\" PID=33758 containerID=a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0 description=openshift-nmstate/nmstate-handler-k7bng/nmstate-handler id=e72c24f5-c1b1-45f8-a4ea-7f30dd1dd6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f5a3d37bb6374063de23f141ee6bee8139f1262aff3e99adfff6587c9f4f34c\nJun 12 10:11:12.794341 crc crio[19822]: time=\"2026-06-12T10:11:12.793932951Z\" level=info msg=\"Stopping pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=922af6a8-981a-4cf0-a66a-d6d454806432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:12.794341 crc crio[19822]: time=\"2026-06-12T10:11:12.794326823Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=922af6a8-981a-4cf0-a66a-d6d454806432 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:12.795895 crc crio[19822]: time=\"2026-06-12T10:11:12.795377528Z\" level=info msg=\"Removing pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=209a0d5f-6b08-4347-904e-bc51556e607f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:11:12.815577 crc crio[19822]: time=\"2026-06-12T10:11:12.815477371Z\" level=info msg=\"Removed pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=209a0d5f-6b08-4347-904e-bc51556e607f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:11:12.816561 crc crio[19822]: time=\"2026-06-12T10:11:12.816486046Z\" level=info msg=\"Stopping pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=caa4b7e6-f33e-403a-b3f4-27c661f55be2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:12.816780 crc crio[19822]: time=\"2026-06-12T10:11:12.816560439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=caa4b7e6-f33e-403a-b3f4-27c661f55be2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:12.817124 crc crio[19822]: time=\"2026-06-12T10:11:12.817083086Z\" level=info msg=\"Removing pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=22a94ef5-1e52-455a-97a0-8dfcf6f1c547 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:11:12.826968 crc crio[19822]: time=\"2026-06-12T10:11:12.826878382Z\" level=info msg=\"Removed pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=22a94ef5-1e52-455a-97a0-8dfcf6f1c547 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:11:12.827745 crc crio[19822]: time=\"2026-06-12T10:11:12.827666106Z\" level=info msg=\"Stopping pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=96894af0-576b-4e49-9dcd-2cd79cf00e41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:12.827917 crc crio[19822]: time=\"2026-06-12T10:11:12.827773129Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=96894af0-576b-4e49-9dcd-2cd79cf00e41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:12.828896 crc crio[19822]: time=\"2026-06-12T10:11:12.828857805Z\" level=info msg=\"Removing pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=f0c8492a-5f42-43eb-9e13-a241c9c66a03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:11:12.838395 crc crio[19822]: time=\"2026-06-12T10:11:12.838329071Z\" level=info msg=\"Removed pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=f0c8492a-5f42-43eb-9e13-a241c9c66a03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:11:15.173919 crc crio[19822]: time=\"2026-06-12T10:11:15.173725216Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=626e46eb-8e79-4922-aceb-b87952f94f3e name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:15.175916 crc crio[19822]: time=\"2026-06-12T10:11:15.175740016Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=c49e0399-88bb-4bc2-9bf0-288ebd738bb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:15.181622 crc crio[19822]: time=\"2026-06-12T10:11:15.181538002Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f194c741-d991-449b-822e-0c996a7e9419 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:15.191426 crc crio[19822]: time=\"2026-06-12T10:11:15.191324209Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy\" id=159d7f0a-fd63-4a4d-aaa2-37812e1bd197 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:15.194677 crc crio[19822]: time=\"2026-06-12T10:11:15.194526643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:15.237606 crc crio[19822]: time=\"2026-06-12T10:11:15.237238864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:15.245496 crc crio[19822]: time=\"2026-06-12T10:11:15.245388526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:15.368711 crc crio[19822]: time=\"2026-06-12T10:11:15.368568399Z\" level=info msg=\"Created container e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy\" id=159d7f0a-fd63-4a4d-aaa2-37812e1bd197 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:15.371314 crc crio[19822]: time=\"2026-06-12T10:11:15.37108095Z\" level=info msg=\"Starting container: e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802\" id=c1d952ab-9d83-4650-84d8-992030964f21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:15.377276 crc crio[19822]: time=\"2026-06-12T10:11:15.377201137Z\" level=info msg=\"Started container\" PID=33854 containerID=e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy id=c1d952ab-9d83-4650-84d8-992030964f21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391\nJun 12 10:11:42.643382 crc crio[19822]: time=\"2026-06-12T10:11:42.642687145Z\" level=info msg=\"Stopping container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32 (timeout: 15s)\" id=245c4a75-a034-4b1c-9933-57bdf53b0b16 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:11:42.784162 crc crio[19822]: time=\"2026-06-12T10:11:42.783873506Z\" level=info msg=\"Stopped container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console\" id=245c4a75-a034-4b1c-9933-57bdf53b0b16 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:11:42.785257 crc crio[19822]: time=\"2026-06-12T10:11:42.785150078Z\" level=info msg=\"Stopping pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=2b568241-322c-4433-a79a-769ab7db2dda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:42.785938 crc crio[19822]: time=\"2026-06-12T10:11:42.785762118Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc003094588}] Aliases:map[]}\"\nJun 12 10:11:42.786178 crc crio[19822]: time=\"2026-06-12T10:11:42.786095298Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:11:43.043024 crc crio[19822]: time=\"2026-06-12T10:11:43.042557959Z\" level=info msg=\"Stopped pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=2b568241-322c-4433-a79a-769ab7db2dda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:43.745422 crc crio[19822]: time=\"2026-06-12T10:11:43.744412739Z\" level=info msg=\"Removing container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32\" id=a456bbdc-77e7-4d09-a605-ca4e2329164b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:11:43.786765 crc crio[19822]: time=\"2026-06-12T10:11:43.785597336Z\" level=info msg=\"Removed container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console\" id=a456bbdc-77e7-4d09-a605-ca4e2329164b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:11:48.918129 crc crio[19822]: time=\"2026-06-12T10:11:48.917369875Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/POD\" id=29939c6f-b25e-4768-b420-de4175506984 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:48.918129 crc crio[19822]: time=\"2026-06-12T10:11:48.91812705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:48.946465 crc crio[19822]: time=\"2026-06-12T10:11:48.946338337Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc00101b420}] Aliases:map[]}\"\nJun 12 10:11:48.946465 crc crio[19822]: time=\"2026-06-12T10:11:48.946392319Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:11:49.213938 crc crio[19822]: 2026-06-12T10:11:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:836e23a36791c0e Mac:86:5f:09:08:78:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:11:49.215024 crc crio[19822]: time=\"2026-06-12T10:11:49.214941428Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc00101b420}] Aliases:map[]}\"\nJun 12 10:11:49.215117 crc crio[19822]: time=\"2026-06-12T10:11:49.215102184Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:11:49.221740 crc crio[19822]: time=\"2026-06-12T10:11:49.221638935Z\" level=info msg=\"Ran pod sandbox 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/POD\" id=29939c6f-b25e-4768-b420-de4175506984 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:11:49.224069 crc crio[19822]: time=\"2026-06-12T10:11:49.223979709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6530b145-9834-4777-aab2-5dec7bc4b295 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:49.227648 crc crio[19822]: time=\"2026-06-12T10:11:49.227589115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13d9dc0a-b4ea-4d61-a592-9123ba28dc96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:49.235578 crc crio[19822]: time=\"2026-06-12T10:11:49.23549763Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util\" id=ce6de089-00b9-44ed-abca-0ec9b00b76cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:49.236103 crc crio[19822]: time=\"2026-06-12T10:11:49.236037318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:49.270127 crc crio[19822]: time=\"2026-06-12T10:11:49.269907076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:49.276069 crc crio[19822]: time=\"2026-06-12T10:11:49.275978652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:49.398285 crc crio[19822]: time=\"2026-06-12T10:11:49.397381578Z\" level=info msg=\"Created container 5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util\" id=ce6de089-00b9-44ed-abca-0ec9b00b76cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:49.400526 crc crio[19822]: time=\"2026-06-12T10:11:49.400426496Z\" level=info msg=\"Starting container: 5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366\" id=62f43196-873b-4190-940f-59fe6ff94141 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:49.423722 crc crio[19822]: time=\"2026-06-12T10:11:49.423501164Z\" level=info msg=\"Started container\" PID=35093 containerID=5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util id=62f43196-873b-4190-940f-59fe6ff94141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e\nJun 12 10:11:49.805257 crc crio[19822]: time=\"2026-06-12T10:11:49.805097314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:49.806158 crc crio[19822]: time=\"2026-06-12T10:11:49.805543838Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:49.806158 crc crio[19822]: time=\"2026-06-12T10:11:49.805696453Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:49.809387 crc crio[19822]: time=\"2026-06-12T10:11:49.807733021Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=a156cd30-be36-4adf-af84-00292a4a8218 name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:49.828631 crc crio[19822]: time=\"2026-06-12T10:11:49.82850677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 12 10:11:51.628724 crc crio[19822]: time=\"2026-06-12T10:11:51.627782621Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=a156cd30-be36-4adf-af84-00292a4a8218 name=/runtime.v1.ImageService/PullImage\nJun 12 10:11:51.631203 crc crio[19822]: time=\"2026-06-12T10:11:51.629699882Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=10daf865-e525-4403-9971-1ac5d3b9079b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:51.635148 crc crio[19822]: time=\"2026-06-12T10:11:51.635036184Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=c941b060-1ab0-4f67-b55e-f9e4cab763af name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:51.645531 crc crio[19822]: time=\"2026-06-12T10:11:51.645421847Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull\" id=69cdf52c-83c2-4b5d-be02-653890f0d0b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:51.648307 crc crio[19822]: time=\"2026-06-12T10:11:51.648175947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:51.697412 crc crio[19822]: time=\"2026-06-12T10:11:51.697274745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:51.697955 crc crio[19822]: time=\"2026-06-12T10:11:51.697787582Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0b30d9291582701e06e6700866d2a3535e90e5d6d1eda40267146f6c49334c1e/merged/etc/passwd: no such file or directory\"\nJun 12 10:11:51.698038 crc crio[19822]: time=\"2026-06-12T10:11:51.697984678Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/0b30d9291582701e06e6700866d2a3535e90e5d6d1eda40267146f6c49334c1e/merged/etc/group: no such file or directory\"\nJun 12 10:11:51.701919 crc crio[19822]: time=\"2026-06-12T10:11:51.70176659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:51.841408 crc crio[19822]: time=\"2026-06-12T10:11:51.840526554Z\" level=info msg=\"Created container 26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull\" id=69cdf52c-83c2-4b5d-be02-653890f0d0b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:51.843741 crc crio[19822]: time=\"2026-06-12T10:11:51.843637944Z\" level=info msg=\"Starting container: 26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5\" id=f753881d-6565-45fe-b0b9-24ff37cb9777 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:51.848503 crc crio[19822]: time=\"2026-06-12T10:11:51.848415297Z\" level=info msg=\"Started container\" PID=35166 containerID=26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull id=f753881d-6565-45fe-b0b9-24ff37cb9777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e\nJun 12 10:11:52.840657 crc crio[19822]: time=\"2026-06-12T10:11:52.839512381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8891e891-b364-4308-b735-3bd726ecc1dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:52.843153 crc crio[19822]: time=\"2026-06-12T10:11:52.843014235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=518b4898-5036-4d10-bc46-10e8f8bb1871 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:11:52.851379 crc crio[19822]: time=\"2026-06-12T10:11:52.851181687Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract\" id=461aee56-3dc3-49a1-83f8-10ce21a9ea40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:52.852047 crc crio[19822]: time=\"2026-06-12T10:11:52.851943421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:52.887857 crc crio[19822]: time=\"2026-06-12T10:11:52.887745903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:52.891316 crc crio[19822]: time=\"2026-06-12T10:11:52.891248076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:11:53.015198 crc crio[19822]: time=\"2026-06-12T10:11:53.015031218Z\" level=info msg=\"Created container 1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract\" id=461aee56-3dc3-49a1-83f8-10ce21a9ea40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:11:53.016648 crc crio[19822]: time=\"2026-06-12T10:11:53.016556387Z\" level=info msg=\"Starting container: 1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84\" id=82eccf58-37fa-413c-9895-827689b9e281 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:11:53.024579 crc crio[19822]: time=\"2026-06-12T10:11:53.024404419Z\" level=info msg=\"Started container\" PID=35211 containerID=1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract id=82eccf58-37fa-413c-9895-827689b9e281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e\nJun 12 10:11:54.869700 crc crio[19822]: time=\"2026-06-12T10:11:54.869071923Z\" level=info msg=\"Stopping pod sandbox: 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e\" id=3e4773f0-ebcf-46d1-9fa8-fdcf050780ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:11:54.872174 crc crio[19822]: time=\"2026-06-12T10:11:54.872143253Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc002ed0738}] Aliases:map[]}\"\nJun 12 10:11:54.872547 crc crio[19822]: time=\"2026-06-12T10:11:54.872524415Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:11:55.210549 crc crio[19822]: time=\"2026-06-12T10:11:55.210478597Z\" level=info msg=\"Stopped pod sandbox: 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e\" id=3e4773f0-ebcf-46d1-9fa8-fdcf050780ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:12:00.573879 crc crio[19822]: time=\"2026-06-12T10:12:00.572488686Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687652-vk29w/POD\" id=a342607e-d734-49ae-8303-8152ced7f54b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:00.575443 crc crio[19822]: time=\"2026-06-12T10:12:00.573949484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:00.608886 crc crio[19822]: time=\"2026-06-12T10:12:00.608722813Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc000696df8}] Aliases:map[]}\"\nJun 12 10:12:00.608886 crc crio[19822]: time=\"2026-06-12T10:12:00.608845407Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687652-vk29w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:12:01.289428 crc crio[19822]: 2026-06-12T10:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0358a24e3734163 Mac:b6:36:c4:f1:ca:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:12:01.292490 crc crio[19822]: time=\"2026-06-12T10:12:01.292393556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc000696df8}] Aliases:map[]}\"\nJun 12 10:12:01.292766 crc crio[19822]: time=\"2026-06-12T10:12:01.292710096Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687652-vk29w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:12:01.302990 crc crio[19822]: time=\"2026-06-12T10:12:01.302914908Z\" level=info msg=\"Ran pod sandbox 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 with infra container: openshift-infra/auto-csr-approver-29687652-vk29w/POD\" id=a342607e-d734-49ae-8303-8152ced7f54b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:01.308760 crc crio[19822]: time=\"2026-06-12T10:12:01.30805275Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5ccb17d9-6760-404c-8211-dc4ce7a9e7e2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:12:01.323044 crc crio[19822]: time=\"2026-06-12T10:12:01.322904793Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:12:02.505871 crc crio[19822]: time=\"2026-06-12T10:12:02.50569833Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5ccb17d9-6760-404c-8211-dc4ce7a9e7e2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:12:02.509905 crc crio[19822]: time=\"2026-06-12T10:12:02.50788518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e62535db-a2be-4168-9504-a90590f32f14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:02.510593 crc crio[19822]: time=\"2026-06-12T10:12:02.510162566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=97bb6543-e562-4bfe-a38f-278c28a03e7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:02.518105 crc crio[19822]: time=\"2026-06-12T10:12:02.518038707Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687652-vk29w/oc\" id=b03fcb37-9fec-4358-b2bd-16efef5a0bb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:02.518557 crc crio[19822]: time=\"2026-06-12T10:12:02.518514642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:02.568639 crc crio[19822]: time=\"2026-06-12T10:12:02.568566882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:02.991208 crc crio[19822]: time=\"2026-06-12T10:12:02.991139717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:03.235501 crc crio[19822]: time=\"2026-06-12T10:12:03.235000511Z\" level=info msg=\"Created container d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b: openshift-infra/auto-csr-approver-29687652-vk29w/oc\" id=b03fcb37-9fec-4358-b2bd-16efef5a0bb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:03.237474 crc crio[19822]: time=\"2026-06-12T10:12:03.237383199Z\" level=info msg=\"Starting container: d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b\" id=0215c599-25dc-4adf-97a6-d7bd75b35e5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:12:03.242430 crc crio[19822]: time=\"2026-06-12T10:12:03.242352967Z\" level=info msg=\"Started container\" PID=35491 containerID=d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b description=openshift-infra/auto-csr-approver-29687652-vk29w/oc id=0215c599-25dc-4adf-97a6-d7bd75b35e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\nJun 12 10:12:05.874860 crc crio[19822]: time=\"2026-06-12T10:12:05.874367742Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/POD\" id=6e55a137-15cd-4de3-bc2b-171dde440cfd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:05.876168 crc crio[19822]: time=\"2026-06-12T10:12:05.87489743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:05.912029 crc crio[19822]: time=\"2026-06-12T10:12:05.905784113Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-5c4fcb86df-zcf66 Namespace:metallb-system ID:cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 UID:4e35989a-3f1d-4180-a484-a9d3417d7d23 NetNS:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e35989a_3f1d_4180_a484_a9d3417d7d23.slice PodAnnotations:0xc0007ac5c8}] Aliases:map[]}\"\nJun 12 10:12:05.912029 crc crio[19822]: time=\"2026-06-12T10:12:05.905965309Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-5c4fcb86df-zcf66 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:12:05.985122 crc crio[19822]: time=\"2026-06-12T10:12:05.985062483Z\" level=info msg=\"Stopping pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=35c8268d-02ae-4bb3-b6c2-66296735957e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:12:05.985800 crc crio[19822]: time=\"2026-06-12T10:12:05.985723035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}\"\nJun 12 10:12:05.986320 crc crio[19822]: time=\"2026-06-12T10:12:05.98621107Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687652-vk29w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:12:06.540373 crc crio[19822]: time=\"2026-06-12T10:12:06.539646104Z\" level=info msg=\"Stopped pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=35c8268d-02ae-4bb3-b6c2-66296735957e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:12:06.615331 crc crio[19822]: 2026-06-12T10:12:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1fb4df0ddd117 Mac:2a:d2:53:eb:19:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 SocketPath: PciID:}] [{Interface:0xc00030e620 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:12:06.617385 crc crio[19822]: time=\"2026-06-12T10:12:06.616858549Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-5c4fcb86df-zcf66 Namespace:metallb-system ID:cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 UID:4e35989a-3f1d-4180-a484-a9d3417d7d23 NetNS:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e35989a_3f1d_4180_a484_a9d3417d7d23.slice PodAnnotations:0xc0007ac5c8}] Aliases:map[]}\"\nJun 12 10:12:06.617385 crc crio[19822]: time=\"2026-06-12T10:12:06.617131407Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-5c4fcb86df-zcf66 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:12:06.679955 crc crio[19822]: time=\"2026-06-12T10:12:06.67938919Z\" level=info msg=\"Ran pod sandbox cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 with infra container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/POD\" id=6e55a137-15cd-4de3-bc2b-171dde440cfd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:06.682151 crc crio[19822]: time=\"2026-06-12T10:12:06.682074187Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:06.682681 crc crio[19822]: time=\"2026-06-12T10:12:06.682534662Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:06.682681 crc crio[19822]: time=\"2026-06-12T10:12:06.682597994Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:06.687324 crc crio[19822]: time=\"2026-06-12T10:12:06.684895659Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=483f1bcb-150d-4f54-b622-90cd55bbbf5a name=/runtime.v1.ImageService/PullImage\nJun 12 10:12:06.691094 crc crio[19822]: time=\"2026-06-12T10:12:06.691012034Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 12 10:12:06.967062 crc crio[19822]: time=\"2026-06-12T10:12:06.966009569Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/POD\" id=bdea48bb-931c-412a-b6ce-73150a1f69c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:06.967062 crc crio[19822]: time=\"2026-06-12T10:12:06.966911828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:07.003600 crc crio[19822]: time=\"2026-06-12T10:12:07.003438127Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5645d497d7-bjx7t Namespace:metallb-system ID:337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 UID:b15d20b4-3fb3-42a7-9f82-7188686c82b5 NetNS:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb15d20b4_3fb3_42a7_9f82_7188686c82b5.slice PodAnnotations:0xc003095040}] Aliases:map[]}\"\nJun 12 10:12:07.003600 crc crio[19822]: time=\"2026-06-12T10:12:07.003488268Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5645d497d7-bjx7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:12:07.531267 crc crio[19822]: 2026-06-12T10:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:337573fea7e7d82 Mac:9e:74:a2:bb:75:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:12:07.532784 crc crio[19822]: time=\"2026-06-12T10:12:07.532372575Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5645d497d7-bjx7t Namespace:metallb-system ID:337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 UID:b15d20b4-3fb3-42a7-9f82-7188686c82b5 NetNS:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb15d20b4_3fb3_42a7_9f82_7188686c82b5.slice PodAnnotations:0xc003095040}] Aliases:map[]}\"\nJun 12 10:12:07.532784 crc crio[19822]: time=\"2026-06-12T10:12:07.532702945Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5645d497d7-bjx7t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:12:07.541951 crc crio[19822]: time=\"2026-06-12T10:12:07.541897968Z\" level=info msg=\"Ran pod sandbox 337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 with infra container: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/POD\" id=bdea48bb-931c-412a-b6ce-73150a1f69c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:07.547246 crc crio[19822]: time=\"2026-06-12T10:12:07.547148496Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:07.547546 crc crio[19822]: time=\"2026-06-12T10:12:07.547492748Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:07.547610 crc crio[19822]: time=\"2026-06-12T10:12:07.547583151Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:07.549929 crc crio[19822]: time=\"2026-06-12T10:12:07.549802042Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=5796c356-8f54-4673-8bbb-7fb5f1a2b2bc name=/runtime.v1.ImageService/PullImage\nJun 12 10:12:07.554035 crc crio[19822]: time=\"2026-06-12T10:12:07.553959406Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 12 10:12:12.876597 crc crio[19822]: time=\"2026-06-12T10:12:12.875597206Z\" level=info msg=\"Stopping pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=eb6dea00-6f67-4dce-803e-0ced71b780e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:12:12.881917 crc crio[19822]: time=\"2026-06-12T10:12:12.8766542Z\" level=info msg=\"Stopped pod sandbox (already stopped): a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=eb6dea00-6f67-4dce-803e-0ced71b780e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:12:12.883443 crc crio[19822]: time=\"2026-06-12T10:12:12.883343556Z\" level=info msg=\"Removing pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=3e4b6e83-7b7e-4c59-8e61-aa412258d5bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:12:13.231921 crc crio[19822]: time=\"2026-06-12T10:12:13.231576809Z\" level=info msg=\"Removed pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=3e4b6e83-7b7e-4c59-8e61-aa412258d5bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:12:13.381488 crc crio[19822]: time=\"2026-06-12T10:12:13.381034667Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=483f1bcb-150d-4f54-b622-90cd55bbbf5a name=/runtime.v1.ImageService/PullImage\nJun 12 10:12:13.386417 crc crio[19822]: time=\"2026-06-12T10:12:13.386121621Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=be1be7e3-84e3-413b-86f1-4ecff878ed1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:13.398315 crc crio[19822]: time=\"2026-06-12T10:12:13.397469546Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=dee5f34b-4778-43c0-a8b7-e121414b10c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:13.425966 crc crio[19822]: time=\"2026-06-12T10:12:13.425682163Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager\" id=b6ee1587-d398-4c37-8db1-a77ddaf1c1da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:13.430291 crc crio[19822]: time=\"2026-06-12T10:12:13.43020662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:13.530519 crc crio[19822]: time=\"2026-06-12T10:12:13.530225767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:13.546584 crc crio[19822]: time=\"2026-06-12T10:12:13.545795488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:13.785072 crc crio[19822]: time=\"2026-06-12T10:12:13.780015992Z\" level=info msg=\"Created container 77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager\" id=b6ee1587-d398-4c37-8db1-a77ddaf1c1da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:13.785072 crc crio[19822]: time=\"2026-06-12T10:12:13.783983762Z\" level=info msg=\"Starting container: 77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0\" id=c21a5a9a-ed91-47df-a6f0-f3e36a5ff41f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:12:13.819417 crc crio[19822]: time=\"2026-06-12T10:12:13.819308856Z\" level=info msg=\"Started container\" PID=35824 containerID=77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0 description=metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager id=c21a5a9a-ed91-47df-a6f0-f3e36a5ff41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915\nJun 12 10:12:21.184020 crc crio[19822]: time=\"2026-06-12T10:12:21.183296099Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=5796c356-8f54-4673-8bbb-7fb5f1a2b2bc name=/runtime.v1.ImageService/PullImage\nJun 12 10:12:21.185713 crc crio[19822]: time=\"2026-06-12T10:12:21.184973502Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=f954f6c0-0e0c-4615-914a-7e510bf4ceb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:21.190168 crc crio[19822]: time=\"2026-06-12T10:12:21.190075147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1b9413e9-93bf-47fa-9cb7-8ba7759a6e61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:21.204101 crc crio[19822]: time=\"2026-06-12T10:12:21.203973654Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server\" id=cc296b23-fd9f-406c-aa8c-bea5faacf87a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:21.206454 crc crio[19822]: time=\"2026-06-12T10:12:21.206389043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:21.257709 crc crio[19822]: time=\"2026-06-12T10:12:21.257614959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:21.265006 crc crio[19822]: time=\"2026-06-12T10:12:21.264338548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:21.393998 crc crio[19822]: time=\"2026-06-12T10:12:21.393497941Z\" level=info msg=\"Created container 741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server\" id=cc296b23-fd9f-406c-aa8c-bea5faacf87a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:21.395438 crc crio[19822]: time=\"2026-06-12T10:12:21.395334861Z\" level=info msg=\"Starting container: 741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5\" id=210b8d3a-521c-4b0e-bb3a-2a2cd90223e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:12:21.401121 crc crio[19822]: time=\"2026-06-12T10:12:21.400989322Z\" level=info msg=\"Started container\" PID=35971 containerID=741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5 description=metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server id=210b8d3a-521c-4b0e-bb3a-2a2cd90223e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78\nJun 12 10:12:47.776163 crc crio[19822]: time=\"2026-06-12T10:12:47.775321943Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-jrh47/POD\" id=3206697e-d156-44e1-8b65-f35130f083c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:47.776163 crc crio[19822]: time=\"2026-06-12T10:12:47.776100788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:47.808581 crc crio[19822]: time=\"2026-06-12T10:12:47.808263528Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-jrh47 Namespace:metallb-system ID:6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc UID:520d3cad-5ae2-489a-942f-ce95a7b7425b NetNS:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod520d3cad_5ae2_489a_942f_ce95a7b7425b.slice PodAnnotations:0xc0030940b0}] Aliases:map[]}\"\nJun 12 10:12:47.808581 crc crio[19822]: time=\"2026-06-12T10:12:47.808561787Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-jrh47 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:12:48.390427 crc crio[19822]: 2026-06-12T10:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa4c0ee8ca320d Mac:b2:81:a9:dd:53:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 SocketPath: PciID:}] [{Interface:0xc0002b65c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:12:48.392183 crc crio[19822]: time=\"2026-06-12T10:12:48.392146593Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-jrh47 Namespace:metallb-system ID:6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc UID:520d3cad-5ae2-489a-942f-ce95a7b7425b NetNS:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod520d3cad_5ae2_489a_942f_ce95a7b7425b.slice PodAnnotations:0xc0030940b0}] Aliases:map[]}\"\nJun 12 10:12:48.392369 crc crio[19822]: time=\"2026-06-12T10:12:48.392319579Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-jrh47 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:12:48.399676 crc crio[19822]: time=\"2026-06-12T10:12:48.399529693Z\" level=info msg=\"Ran pod sandbox 6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc with infra container: metallb-system/controller-8464864885-jrh47/POD\" id=3206697e-d156-44e1-8b65-f35130f083c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:48.402461 crc crio[19822]: time=\"2026-06-12T10:12:48.402351534Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=5668b432-d368-4cf1-8cac-76a90517dc24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:48.407670 crc crio[19822]: time=\"2026-06-12T10:12:48.407582051Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=aaef095e-bad1-423c-915a-2a8c5d4b7328 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:48.418344 crc crio[19822]: time=\"2026-06-12T10:12:48.418162577Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-jrh47/controller\" id=f8eb7932-2f61-4ce6-b183-adfd09234fb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:48.418799 crc crio[19822]: time=\"2026-06-12T10:12:48.418690824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:48.461404 crc crio[19822]: time=\"2026-06-12T10:12:48.460679738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:48.466356 crc crio[19822]: time=\"2026-06-12T10:12:48.465925224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:48.579058 crc crio[19822]: time=\"2026-06-12T10:12:48.578948153Z\" level=info msg=\"Created container 34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c: metallb-system/controller-8464864885-jrh47/controller\" id=f8eb7932-2f61-4ce6-b183-adfd09234fb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:48.580279 crc crio[19822]: time=\"2026-06-12T10:12:48.580197213Z\" level=info msg=\"Starting container: 34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c\" id=ccbafbff-6f44-477c-976b-102e95359ab1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:12:48.584703 crc crio[19822]: time=\"2026-06-12T10:12:48.584613623Z\" level=info msg=\"Started container\" PID=36404 containerID=34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c description=metallb-system/controller-8464864885-jrh47/controller id=ccbafbff-6f44-477c-976b-102e95359ab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc\nJun 12 10:12:48.594429 crc crio[19822]: time=\"2026-06-12T10:12:48.594325212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=e9935e6a-6e83-4ed1-9c8c-5e86cf4aa4bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:48.597445 crc crio[19822]: time=\"2026-06-12T10:12:48.597365768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f8a7b621-372e-4f7f-9886-cc9c26fe6fd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:48.604719 crc crio[19822]: time=\"2026-06-12T10:12:48.604617928Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-jrh47/kube-rbac-proxy\" id=b9d11cf2-8137-40cd-a14b-a4753ed87910 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:48.605299 crc crio[19822]: time=\"2026-06-12T10:12:48.605198167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:48.659285 crc crio[19822]: time=\"2026-06-12T10:12:48.659060438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:48.664690 crc crio[19822]: time=\"2026-06-12T10:12:48.664626025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:48.772419 crc crio[19822]: time=\"2026-06-12T10:12:48.772305566Z\" level=info msg=\"Created container 68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d: metallb-system/controller-8464864885-jrh47/kube-rbac-proxy\" id=b9d11cf2-8137-40cd-a14b-a4753ed87910 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:48.775131 crc crio[19822]: time=\"2026-06-12T10:12:48.775056913Z\" level=info msg=\"Starting container: 68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d\" id=24dd8aa2-f904-4387-b309-f20939b0ac11 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:12:48.785083 crc crio[19822]: time=\"2026-06-12T10:12:48.784991278Z\" level=info msg=\"Started container\" PID=36421 containerID=68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d description=metallb-system/controller-8464864885-jrh47/kube-rbac-proxy id=24dd8aa2-f904-4387-b309-f20939b0ac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc\nJun 12 10:12:50.749156 crc crio[19822]: time=\"2026-06-12T10:12:50.748562472Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-ld4m8/POD\" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:50.750147 crc crio[19822]: time=\"2026-06-12T10:12:50.749205033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:50.778310 crc crio[19822]: time=\"2026-06-12T10:12:50.777795053Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:50.793393 crc crio[19822]: time=\"2026-06-12T10:12:50.792975692Z\" level=info msg=\"Ran pod sandbox 96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60 with infra container: metallb-system/speaker-ld4m8/POD\" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:12:50.802863 crc crio[19822]: time=\"2026-06-12T10:12:50.802643307Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1f16a42f-2578-4193-a974-9aa2f9e71c4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:50.817319 crc crio[19822]: time=\"2026-06-12T10:12:50.816691095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2534fe9e-4e17-490a-9670-bbbc59ec6588 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:50.826424 crc crio[19822]: time=\"2026-06-12T10:12:50.826347865Z\" level=info msg=\"Creating container: metallb-system/speaker-ld4m8/speaker\" id=f4aac6d8-af61-4ad9-851a-c6831be2bb87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:50.826882 crc crio[19822]: time=\"2026-06-12T10:12:50.826648654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:50.858209 crc crio[19822]: time=\"2026-06-12T10:12:50.858022936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:51.098289 crc crio[19822]: time=\"2026-06-12T10:12:51.098191364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:51.268193 crc crio[19822]: time=\"2026-06-12T10:12:51.268062319Z\" level=info msg=\"Created container 7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4: metallb-system/speaker-ld4m8/speaker\" id=f4aac6d8-af61-4ad9-851a-c6831be2bb87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:51.275324 crc crio[19822]: time=\"2026-06-12T10:12:51.275127368Z\" level=info msg=\"Starting container: 7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4\" id=dc9f39c8-cb9e-4e7e-88ad-5ef6af4ee665 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:12:51.284977 crc crio[19822]: time=\"2026-06-12T10:12:51.284398518Z\" level=info msg=\"Started container\" PID=36470 containerID=7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4 description=metallb-system/speaker-ld4m8/speaker id=dc9f39c8-cb9e-4e7e-88ad-5ef6af4ee665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60\nJun 12 10:12:52.528389 crc crio[19822]: time=\"2026-06-12T10:12:52.527852291Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4f9e8bec-a74a-4b76-935b-d78990642346 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:52.530752 crc crio[19822]: time=\"2026-06-12T10:12:52.5306488Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=28242870-ec18-4f44-87d6-55016d312b6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:12:52.564778 crc crio[19822]: time=\"2026-06-12T10:12:52.564668212Z\" level=info msg=\"Creating container: metallb-system/speaker-ld4m8/kube-rbac-proxy\" id=ec352a1e-2932-42f6-96df-5e48f0969945 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:52.565331 crc crio[19822]: time=\"2026-06-12T10:12:52.565211818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:52.613419 crc crio[19822]: time=\"2026-06-12T10:12:52.613326835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:52.767418 crc crio[19822]: time=\"2026-06-12T10:12:52.767223644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:12:52.920111 crc crio[19822]: time=\"2026-06-12T10:12:52.91952044Z\" level=info msg=\"Created container 873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675: metallb-system/speaker-ld4m8/kube-rbac-proxy\" id=ec352a1e-2932-42f6-96df-5e48f0969945 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:12:52.921381 crc crio[19822]: time=\"2026-06-12T10:12:52.921299826Z\" level=info msg=\"Starting container: 873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675\" id=55b9f843-eaca-48e9-b1bc-d0a14073edf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:12:52.927009 crc crio[19822]: time=\"2026-06-12T10:12:52.926925215Z\" level=info msg=\"Started container\" PID=36542 containerID=873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675 description=metallb-system/speaker-ld4m8/kube-rbac-proxy id=55b9f843-eaca-48e9-b1bc-d0a14073edf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60\nJun 12 10:13:07.785292 crc crio[19822]: time=\"2026-06-12T10:13:07.784456373Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/POD\" id=cdae8978-04e2-4fef-bdd5-b8f2dba3755b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:07.785292 crc crio[19822]: time=\"2026-06-12T10:13:07.78528333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:07.815082 crc crio[19822]: time=\"2026-06-12T10:13:07.81455286Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008d800}] Aliases:map[]}\"\nJun 12 10:13:07.815082 crc crio[19822]: time=\"2026-06-12T10:13:07.815063616Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:13:08.343586 crc crio[19822]: 2026-06-12T10:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f497166637d3daf Mac:aa:5d:67:0f:08:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 SocketPath: PciID:}] [{Interface:0xc000292b30 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:13:08.345657 crc crio[19822]: time=\"2026-06-12T10:13:08.345541895Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008d800}] Aliases:map[]}\"\nJun 12 10:13:08.345763 crc crio[19822]: time=\"2026-06-12T10:13:08.345699009Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:13:08.358797 crc crio[19822]: time=\"2026-06-12T10:13:08.358718408Z\" level=info msg=\"Ran pod sandbox f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/POD\" id=cdae8978-04e2-4fef-bdd5-b8f2dba3755b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:08.361502 crc crio[19822]: time=\"2026-06-12T10:13:08.361433329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cecc0eec-19b6-4d13-8a3e-ca013d27ece7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:08.366769 crc crio[19822]: time=\"2026-06-12T10:13:08.365905141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa6f806b-57c4-4afe-917e-5c1545d26b05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:08.376794 crc crio[19822]: time=\"2026-06-12T10:13:08.376485407Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util\" id=545e2bce-44d3-4561-9d9c-115d086c9b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:08.377125 crc crio[19822]: time=\"2026-06-12T10:13:08.377075836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:08.411577 crc crio[19822]: time=\"2026-06-12T10:13:08.410593739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:08.420281 crc crio[19822]: time=\"2026-06-12T10:13:08.420160703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:08.531893 crc crio[19822]: time=\"2026-06-12T10:13:08.531758548Z\" level=info msg=\"Created container 17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util\" id=545e2bce-44d3-4561-9d9c-115d086c9b5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:08.533949 crc crio[19822]: time=\"2026-06-12T10:13:08.533748871Z\" level=info msg=\"Starting container: 17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687\" id=93b9805c-e98a-4766-aee3-cee21f15459a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:08.542208 crc crio[19822]: time=\"2026-06-12T10:13:08.542159478Z\" level=info msg=\"Started container\" PID=36850 containerID=17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util id=93b9805c-e98a-4766-aee3-cee21f15459a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8\nJun 12 10:13:08.796408 crc crio[19822]: time=\"2026-06-12T10:13:08.796342001Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:08.797153 crc crio[19822]: time=\"2026-06-12T10:13:08.796584339Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:08.797153 crc crio[19822]: time=\"2026-06-12T10:13:08.796645541Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:08.798110 crc crio[19822]: time=\"2026-06-12T10:13:08.798012774Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=c2bac186-51a5-48cc-93e0-e9cc86836783 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:08.813909 crc crio[19822]: time=\"2026-06-12T10:13:08.813760205Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"\nJun 12 10:13:13.508060 crc crio[19822]: time=\"2026-06-12T10:13:13.506688943Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-p9nl8/POD\" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:13.509098 crc crio[19822]: time=\"2026-06-12T10:13:13.508115779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:14.443713 crc crio[19822]: time=\"2026-06-12T10:13:14.443210727Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/POD\" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:14.443713 crc crio[19822]: time=\"2026-06-12T10:13:14.443669101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:15.416069 crc crio[19822]: time=\"2026-06-12T10:13:15.415918778Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:15.482856 crc crio[19822]: time=\"2026-06-12T10:13:15.482695711Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:15.487691 crc crio[19822]: time=\"2026-06-12T10:13:15.487371561Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=c2bac186-51a5-48cc-93e0-e9cc86836783 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:15.488718 crc crio[19822]: time=\"2026-06-12T10:13:15.488490324Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=feca3fbd-f793-4a81-a445-e3d640225cca name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:15.500211 crc crio[19822]: time=\"2026-06-12T10:13:15.498928436Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=3e7eb50b-030c-4f30-b9b4-c98c2c9983d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:15.500580 crc crio[19822]: time=\"2026-06-12T10:13:15.499551026Z\" level=info msg=\"Ran pod sandbox 1b281ba3d9b4f6534da8144b1b93787b2030c1279833a2d9a8860b9cf73e098a with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/POD\" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:15.505410 crc crio[19822]: time=\"2026-06-12T10:13:15.505339678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:15.505526 crc crio[19822]: time=\"2026-06-12T10:13:15.505495203Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:15.505587 crc crio[19822]: time=\"2026-06-12T10:13:15.505566485Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:15.506405 crc crio[19822]: time=\"2026-06-12T10:13:15.5063383Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cc570039-8877-405a-8291-7013b47cfae1 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:15.512513 crc crio[19822]: time=\"2026-06-12T10:13:15.512444994Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 10:13:15.517230 crc crio[19822]: time=\"2026-06-12T10:13:15.517148694Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull\" id=27a8b916-f4e2-4ec4-bc27-30b38f05557e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:15.518911 crc crio[19822]: time=\"2026-06-12T10:13:15.518790717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:15.570204 crc crio[19822]: time=\"2026-06-12T10:13:15.569591219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:15.585306 crc crio[19822]: time=\"2026-06-12T10:13:15.585190885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:15.622569 crc crio[19822]: time=\"2026-06-12T10:13:15.622465858Z\" level=info msg=\"Ran pod sandbox 859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9 with infra container: openshift-frr-k8s/frr-k8s-p9nl8/POD\" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:15.624718 crc crio[19822]: time=\"2026-06-12T10:13:15.624649268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:15.625134 crc crio[19822]: time=\"2026-06-12T10:13:15.625063131Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:15.625275 crc crio[19822]: time=\"2026-06-12T10:13:15.625216596Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:15.626417 crc crio[19822]: time=\"2026-06-12T10:13:15.626344921Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b35970a2-bcee-49cf-a40d-1ce34dea21b4 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:15.631663 crc crio[19822]: time=\"2026-06-12T10:13:15.631564929Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 10:13:15.688587 crc crio[19822]: time=\"2026-06-12T10:13:15.688454754Z\" level=info msg=\"Created container 4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull\" id=27a8b916-f4e2-4ec4-bc27-30b38f05557e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:15.690082 crc crio[19822]: time=\"2026-06-12T10:13:15.689594031Z\" level=info msg=\"Starting container: 4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660\" id=94cac598-776d-4ce2-bb90-4a41ab52509e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:15.695069 crc crio[19822]: time=\"2026-06-12T10:13:15.69496328Z\" level=info msg=\"Started container\" PID=37008 containerID=4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull id=94cac598-776d-4ce2-bb90-4a41ab52509e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8\nJun 12 10:13:16.899429 crc crio[19822]: time=\"2026-06-12T10:13:16.898065621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c979a24e-c744-445c-97c0-426b9f83e86d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:16.905680 crc crio[19822]: time=\"2026-06-12T10:13:16.902901026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45fb29eb-2a1c-4d23-9ec8-5141b8c4c750 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:16.917149 crc crio[19822]: time=\"2026-06-12T10:13:16.916610441Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract\" id=95c2d8d5-7cab-4702-b3f2-24ebe000810b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:16.917391 crc crio[19822]: time=\"2026-06-12T10:13:16.917168539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:16.981881 crc crio[19822]: time=\"2026-06-12T10:13:16.981736189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:16.985463 crc crio[19822]: time=\"2026-06-12T10:13:16.985061564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:17.112451 crc crio[19822]: time=\"2026-06-12T10:13:17.112221552Z\" level=info msg=\"Created container 09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract\" id=95c2d8d5-7cab-4702-b3f2-24ebe000810b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:17.114363 crc crio[19822]: time=\"2026-06-12T10:13:17.114138844Z\" level=info msg=\"Starting container: 09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431\" id=3a5de017-0c46-4af0-99a9-ade40bee5b41 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:17.136340 crc crio[19822]: time=\"2026-06-12T10:13:17.135950627Z\" level=info msg=\"Started container\" PID=37065 containerID=09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract id=3a5de017-0c46-4af0-99a9-ade40bee5b41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8\nJun 12 10:13:18.928372 crc crio[19822]: time=\"2026-06-12T10:13:18.928308602Z\" level=info msg=\"Stopping pod sandbox: f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8\" id=8ede666b-b129-4485-b9da-da0e3f706c9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:13:18.930764 crc crio[19822]: time=\"2026-06-12T10:13:18.930725949Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008ce10}] Aliases:map[]}\"\nJun 12 10:13:18.931175 crc crio[19822]: time=\"2026-06-12T10:13:18.931146253Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:13:20.373555 crc crio[19822]: time=\"2026-06-12T10:13:20.37349284Z\" level=info msg=\"Stopped pod sandbox: f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8\" id=8ede666b-b129-4485-b9da-da0e3f706c9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:13:31.084282 crc crio[19822]: time=\"2026-06-12T10:13:31.083471155Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/POD\" id=4add0e77-729c-4e3c-8a01-c11e2b16a2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:31.084282 crc crio[19822]: time=\"2026-06-12T10:13:31.084097755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:39.213582 crc crio[19822]: time=\"2026-06-12T10:13:39.212772443Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r7nh2 Namespace:cert-manager-operator ID:970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 UID:e144d63e-3ee4-406e-b4df-36ac69f3082c NetNS:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode144d63e_3ee4_406e_b4df_36ac69f3082c.slice PodAnnotations:0xc00244c260}] Aliases:map[]}\"\nJun 12 10:13:39.213582 crc crio[19822]: time=\"2026-06-12T10:13:39.213549378Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r7nh2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:13:39.318113 crc crio[19822]: time=\"2026-06-12T10:13:39.317895579Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b35970a2-bcee-49cf-a40d-1ce34dea21b4 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:39.319765 crc crio[19822]: time=\"2026-06-12T10:13:39.319488189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a25a86b5-3c1a-41ea-b65b-91991078c00f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:39.326469 crc crio[19822]: time=\"2026-06-12T10:13:39.326311595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=18f22cf4-aebb-496a-8b8b-d28b613ef68d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:39.336129 crc crio[19822]: time=\"2026-06-12T10:13:39.335936971Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files\" id=64f1bd0b-575a-4516-9ed8-5f987b0602e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:39.341719 crc crio[19822]: time=\"2026-06-12T10:13:39.341627294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:39.346408 crc crio[19822]: time=\"2026-06-12T10:13:39.346365992Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cc570039-8877-405a-8291-7013b47cfae1 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:39.348150 crc crio[19822]: time=\"2026-06-12T10:13:39.348062337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1f841d42-9067-4d88-a766-3d7cd0b1c6cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:39.358882 crc crio[19822]: time=\"2026-06-12T10:13:39.358692054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=fbb4ef52-72e2-4369-a1e2-8af98f1a8ecc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:39.369610 crc crio[19822]: time=\"2026-06-12T10:13:39.369436095Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server\" id=48316918-1a5f-4a47-ac71-68aa8608986a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:39.373445 crc crio[19822]: time=\"2026-06-12T10:13:39.373331961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:39.401165 crc crio[19822]: time=\"2026-06-12T10:13:39.400932356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:39.426532 crc crio[19822]: time=\"2026-06-12T10:13:39.426007503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:39.434226 crc crio[19822]: time=\"2026-06-12T10:13:39.433901317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:39.441231 crc crio[19822]: time=\"2026-06-12T10:13:39.441134459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:39.564042 crc crio[19822]: time=\"2026-06-12T10:13:39.563931233Z\" level=info msg=\"Created container d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files\" id=64f1bd0b-575a-4516-9ed8-5f987b0602e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:39.565471 crc crio[19822]: time=\"2026-06-12T10:13:39.565399722Z\" level=info msg=\"Starting container: d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c\" id=c73abc97-ea4c-4913-b779-17eb06f74673 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:39.566427 crc crio[19822]: time=\"2026-06-12T10:13:39.566328179Z\" level=info msg=\"Created container dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server\" id=48316918-1a5f-4a47-ac71-68aa8608986a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:39.567371 crc crio[19822]: time=\"2026-06-12T10:13:39.567309525Z\" level=info msg=\"Starting container: dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c\" id=c853d23a-179b-45ff-bceb-86d31807fb9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:39.574303 crc crio[19822]: time=\"2026-06-12T10:13:39.574072452Z\" level=info msg=\"Started container\" PID=37457 containerID=d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c description=openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files id=c73abc97-ea4c-4913-b779-17eb06f74673 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:39.574913 crc crio[19822]: time=\"2026-06-12T10:13:39.57485691Z\" level=info msg=\"Started container\" PID=37460 containerID=dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server id=c853d23a-179b-45ff-bceb-86d31807fb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b281ba3d9b4f6534da8144b1b93787b2030c1279833a2d9a8860b9cf73e098a\nJun 12 10:13:39.786629 crc crio[19822]: 2026-06-12T10:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:970fd58dcbf8fd4 Mac:0e:67:ba:a9:0b:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec SocketPath: PciID:}] [{Interface:0xc0004b4d90 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:13:39.788979 crc crio[19822]: time=\"2026-06-12T10:13:39.788892138Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r7nh2 Namespace:cert-manager-operator ID:970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 UID:e144d63e-3ee4-406e-b4df-36ac69f3082c NetNS:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode144d63e_3ee4_406e_b4df_36ac69f3082c.slice PodAnnotations:0xc00244c260}] Aliases:map[]}\"\nJun 12 10:13:39.789266 crc crio[19822]: time=\"2026-06-12T10:13:39.789177617Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r7nh2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:13:39.798029 crc crio[19822]: time=\"2026-06-12T10:13:39.797932128Z\" level=info msg=\"Ran pod sandbox 970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/POD\" id=4add0e77-729c-4e3c-8a01-c11e2b16a2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:39.801721 crc crio[19822]: time=\"2026-06-12T10:13:39.801628132Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:39.802077 crc crio[19822]: time=\"2026-06-12T10:13:39.802002234Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:39.802158 crc crio[19822]: time=\"2026-06-12T10:13:39.802098577Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:39.803647 crc crio[19822]: time=\"2026-06-12T10:13:39.803599925Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=094feb4c-08d3-4b09-9403-5b7e7eb63436 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:39.811542 crc crio[19822]: time=\"2026-06-12T10:13:39.811460215Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"\nJun 12 10:13:40.239525 crc crio[19822]: time=\"2026-06-12T10:13:40.239046294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=35d009d2-c1f8-44c3-a4d6-d966ddcca72a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:40.243195 crc crio[19822]: time=\"2026-06-12T10:13:40.243093483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6623cb17-0b2b-4be3-bb5f-50ab903f6af6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:40.255239 crc crio[19822]: time=\"2026-06-12T10:13:40.255107345Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader\" id=f1964def-a893-49a7-aa38-fa2bbd52ad37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:40.257068 crc crio[19822]: time=\"2026-06-12T10:13:40.256959124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:40.287331 crc crio[19822]: time=\"2026-06-12T10:13:40.287290216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:40.292221 crc crio[19822]: time=\"2026-06-12T10:13:40.292195623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:40.398795 crc crio[19822]: time=\"2026-06-12T10:13:40.398493528Z\" level=info msg=\"Created container ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23: openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader\" id=f1964def-a893-49a7-aa38-fa2bbd52ad37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:40.400331 crc crio[19822]: time=\"2026-06-12T10:13:40.400277015Z\" level=info msg=\"Starting container: ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23\" id=c608164d-114a-477d-a4b4-aecff7b2c260 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:40.406853 crc crio[19822]: time=\"2026-06-12T10:13:40.406697159Z\" level=info msg=\"Started container\" PID=37509 containerID=ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23 description=openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader id=c608164d-114a-477d-a4b4-aecff7b2c260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:41.261497 crc crio[19822]: time=\"2026-06-12T10:13:41.261384233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d58dfb15-16b3-4495-9424-2b939b512876 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:41.274379 crc crio[19822]: time=\"2026-06-12T10:13:41.274128909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5a0bd72c-d82e-4afb-ab5b-6afafeef1611 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:41.286372 crc crio[19822]: time=\"2026-06-12T10:13:41.286207619Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics\" id=f977762c-bcb3-43e6-993f-07ce92a329f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:41.288873 crc crio[19822]: time=\"2026-06-12T10:13:41.288723869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:41.335997 crc crio[19822]: time=\"2026-06-12T10:13:41.331340605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:41.339167 crc crio[19822]: time=\"2026-06-12T10:13:41.339077781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:41.467368 crc crio[19822]: time=\"2026-06-12T10:13:41.466557322Z\" level=info msg=\"Created container 10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e: openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics\" id=f977762c-bcb3-43e6-993f-07ce92a329f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:41.468967 crc crio[19822]: time=\"2026-06-12T10:13:41.468797741Z\" level=info msg=\"Starting container: 10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e\" id=bd3ad41a-6e7b-419e-b1bc-38962d4e5348 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:41.475492 crc crio[19822]: time=\"2026-06-12T10:13:41.475384511Z\" level=info msg=\"Started container\" PID=37539 containerID=10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e description=openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics id=bd3ad41a-6e7b-419e-b1bc-38962d4e5348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:42.274018 crc crio[19822]: time=\"2026-06-12T10:13:42.273973024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e262c740-ea9d-49f6-a5c6-2ad52205ce21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:42.808416 crc crio[19822]: time=\"2026-06-12T10:13:42.807669414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c91ac9a2-3c03-4fb1-a14d-df49db142558 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:42.821746 crc crio[19822]: time=\"2026-06-12T10:13:42.821689979Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status\" id=e9454eb2-0418-4c42-ad53-b5f3b8c68fc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:42.824025 crc crio[19822]: time=\"2026-06-12T10:13:42.823998093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:42.913732 crc crio[19822]: time=\"2026-06-12T10:13:42.912795952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:42.914459 crc crio[19822]: time=\"2026-06-12T10:13:42.914351696Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=094feb4c-08d3-4b09-9403-5b7e7eb63436 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:42.916294 crc crio[19822]: time=\"2026-06-12T10:13:42.916108418Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=d7f2a4b3-4bd1-4a6d-8526-f82c80752e92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:42.921781 crc crio[19822]: time=\"2026-06-12T10:13:42.921443027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:42.921781 crc crio[19822]: time=\"2026-06-12T10:13:42.921547091Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=5b3d43f1-1206-48c0-8a09-b883cb9161a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:42.934677 crc crio[19822]: time=\"2026-06-12T10:13:42.934465582Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator\" id=162724f7-07ca-428c-9cee-50e105bc55dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:42.942395 crc crio[19822]: time=\"2026-06-12T10:13:42.942155975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:42.982758 crc crio[19822]: time=\"2026-06-12T10:13:42.982637971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:42.987219 crc crio[19822]: time=\"2026-06-12T10:13:42.987145994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.089359 crc crio[19822]: time=\"2026-06-12T10:13:43.089054371Z\" level=info msg=\"Created container 44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status\" id=e9454eb2-0418-4c42-ad53-b5f3b8c68fc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:43.091370 crc crio[19822]: time=\"2026-06-12T10:13:43.091306742Z\" level=info msg=\"Starting container: 44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58\" id=dda4c81a-a29b-4243-8b77-67834e0441ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:43.104310 crc crio[19822]: time=\"2026-06-12T10:13:43.104173121Z\" level=info msg=\"Started container\" PID=37588 containerID=44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58 description=openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status id=dda4c81a-a29b-4243-8b77-67834e0441ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:43.105571 crc crio[19822]: time=\"2026-06-12T10:13:43.105358329Z\" level=info msg=\"Created container 646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator\" id=162724f7-07ca-428c-9cee-50e105bc55dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:43.107575 crc crio[19822]: time=\"2026-06-12T10:13:43.107415405Z\" level=info msg=\"Starting container: 646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7\" id=f6f171fc-adc6-47fd-86f4-fd6949133445 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:43.114603 crc crio[19822]: time=\"2026-06-12T10:13:43.114521Z\" level=info msg=\"Started container\" PID=37592 containerID=646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator id=f6f171fc-adc6-47fd-86f4-fd6949133445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155\nJun 12 10:13:43.302347 crc crio[19822]: time=\"2026-06-12T10:13:43.30188569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=40caa0d0-ad78-4926-869b-2b4f50094e44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:43.310912 crc crio[19822]: time=\"2026-06-12T10:13:43.310619082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2b65d008-028c-41e6-8971-a9010a76eb81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:43.321054 crc crio[19822]: time=\"2026-06-12T10:13:43.320961826Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/controller\" id=2cfdac49-7aa0-4c20-bc7b-818d59032d42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:43.324147 crc crio[19822]: time=\"2026-06-12T10:13:43.323682404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.372186 crc crio[19822]: time=\"2026-06-12T10:13:43.372023167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.377364 crc crio[19822]: time=\"2026-06-12T10:13:43.377225883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.520435 crc crio[19822]: time=\"2026-06-12T10:13:43.520303868Z\" level=info msg=\"Created container 944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea: openshift-frr-k8s/frr-k8s-p9nl8/controller\" id=2cfdac49-7aa0-4c20-bc7b-818d59032d42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:43.524138 crc crio[19822]: time=\"2026-06-12T10:13:43.524014785Z\" level=info msg=\"Starting container: 944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea\" id=f40ea67f-6800-4d79-a8c4-3348e794e76e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:43.530201 crc crio[19822]: time=\"2026-06-12T10:13:43.53011157Z\" level=info msg=\"Started container\" PID=37615 containerID=944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea description=openshift-frr-k8s/frr-k8s-p9nl8/controller id=f40ea67f-6800-4d79-a8c4-3348e794e76e name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:43.547403 crc crio[19822]: time=\"2026-06-12T10:13:43.547167018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cbc89c51-cc82-47b7-8862-c14b809df8f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:43.553513 crc crio[19822]: time=\"2026-06-12T10:13:43.553369517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0cac4bea-cf4b-45d6-939e-68ee4312bf3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:43.562492 crc crio[19822]: time=\"2026-06-12T10:13:43.562338072Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr\" id=0aa6931e-5efd-4bca-aae7-a6d80ad0118d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:43.564923 crc crio[19822]: time=\"2026-06-12T10:13:43.56479073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.604050 crc crio[19822]: time=\"2026-06-12T10:13:43.603979834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.607914 crc crio[19822]: time=\"2026-06-12T10:13:43.607753184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.753854 crc crio[19822]: time=\"2026-06-12T10:13:43.753647498Z\" level=info msg=\"Created container e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549: openshift-frr-k8s/frr-k8s-p9nl8/frr\" id=0aa6931e-5efd-4bca-aae7-a6d80ad0118d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:43.755475 crc crio[19822]: time=\"2026-06-12T10:13:43.755389373Z\" level=info msg=\"Starting container: e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549\" id=dbca8ebe-21f6-4880-951e-909068ebd172 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:43.763540 crc crio[19822]: time=\"2026-06-12T10:13:43.763474731Z\" level=info msg=\"Started container\" PID=37641 containerID=e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549 description=openshift-frr-k8s/frr-k8s-p9nl8/frr id=dbca8ebe-21f6-4880-951e-909068ebd172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:43.775753 crc crio[19822]: time=\"2026-06-12T10:13:43.775626757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b569134a-9580-49ef-bbba-9403333f28ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:43.779852 crc crio[19822]: time=\"2026-06-12T10:13:43.779714107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=18aa5976-53b4-4998-ada0-0d30d84b4f54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:43.792143 crc crio[19822]: time=\"2026-06-12T10:13:43.792067128Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/reloader\" id=bd642395-7fab-41ac-8ab5-496963637b16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:43.793682 crc crio[19822]: time=\"2026-06-12T10:13:43.793627228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.835197 crc crio[19822]: time=\"2026-06-12T10:13:43.835086934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.838789 crc crio[19822]: time=\"2026-06-12T10:13:43.83873074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:43.965461 crc crio[19822]: time=\"2026-06-12T10:13:43.964748943Z\" level=info msg=\"Created container 8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26: openshift-frr-k8s/frr-k8s-p9nl8/reloader\" id=bd642395-7fab-41ac-8ab5-496963637b16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:43.967192 crc crio[19822]: time=\"2026-06-12T10:13:43.967109968Z\" level=info msg=\"Starting container: 8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26\" id=ba9b04ce-edb7-429b-a216-ad8c7c4319d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:43.975331 crc crio[19822]: time=\"2026-06-12T10:13:43.97505164Z\" level=info msg=\"Started container\" PID=37669 containerID=8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26 description=openshift-frr-k8s/frr-k8s-p9nl8/reloader id=ba9b04ce-edb7-429b-a216-ad8c7c4319d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:43.995222 crc crio[19822]: time=\"2026-06-12T10:13:43.995125808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=25f981a4-02f4-431e-b674-136284fce887 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:43.999933 crc crio[19822]: time=\"2026-06-12T10:13:43.999767065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5720283b-a8ec-4c1a-916a-f237b3adbc2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:44.117791 crc crio[19822]: time=\"2026-06-12T10:13:44.117631413Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics\" id=1049a78a-85ac-4ff7-89f6-95e33ff2d694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:44.120488 crc crio[19822]: time=\"2026-06-12T10:13:44.120407689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:44.182907 crc crio[19822]: time=\"2026-06-12T10:13:44.182184308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:44.186109 crc crio[19822]: time=\"2026-06-12T10:13:44.1859895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:44.449043 crc crio[19822]: time=\"2026-06-12T10:13:44.447020371Z\" level=info msg=\"Created container ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e: openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics\" id=1049a78a-85ac-4ff7-89f6-95e33ff2d694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:44.451297 crc crio[19822]: time=\"2026-06-12T10:13:44.451175444Z\" level=info msg=\"Starting container: ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e\" id=c900b46b-d2e2-48ee-8c3f-bcd5d1647285 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:44.469211 crc crio[19822]: time=\"2026-06-12T10:13:44.468510751Z\" level=info msg=\"Started container\" PID=37701 containerID=ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e description=openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics id=c900b46b-d2e2-48ee-8c3f-bcd5d1647285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:44.495046 crc crio[19822]: time=\"2026-06-12T10:13:44.494718545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4dd18a50-e688-4fd3-902c-2b5641bf400e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:44.510585 crc crio[19822]: time=\"2026-06-12T10:13:44.510503936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8824357a-eb12-445a-b714-b132db3593b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:44.530430 crc crio[19822]: time=\"2026-06-12T10:13:44.530306559Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr-status\" id=884cff11-0c12-4801-b58d-8d0aee4b52d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:44.532708 crc crio[19822]: time=\"2026-06-12T10:13:44.532609233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:44.643305 crc crio[19822]: time=\"2026-06-12T10:13:44.643136695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:44.675512 crc crio[19822]: time=\"2026-06-12T10:13:44.675432503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:44.880192 crc crio[19822]: time=\"2026-06-12T10:13:44.879685989Z\" level=info msg=\"Created container 8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe: openshift-frr-k8s/frr-k8s-p9nl8/frr-status\" id=884cff11-0c12-4801-b58d-8d0aee4b52d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:44.881394 crc crio[19822]: time=\"2026-06-12T10:13:44.881363645Z\" level=info msg=\"Starting container: 8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe\" id=2112d5bd-a088-4d34-b1c5-6eb32459237a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:44.912551 crc crio[19822]: time=\"2026-06-12T10:13:44.912415184Z\" level=info msg=\"Started container\" PID=37720 containerID=8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe description=openshift-frr-k8s/frr-k8s-p9nl8/frr-status id=2112d5bd-a088-4d34-b1c5-6eb32459237a name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:44.947444 crc crio[19822]: time=\"2026-06-12T10:13:44.947390661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4b84bbe2-5af6-4f2b-8e51-a8474147fab6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:44.951435 crc crio[19822]: time=\"2026-06-12T10:13:44.951161402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c540856-37aa-4062-991c-f16a2ccea30e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:44.967443 crc crio[19822]: time=\"2026-06-12T10:13:44.967202388Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy\" id=b03afc31-a86e-4d6b-8371-45218f2cc00b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:44.968064 crc crio[19822]: time=\"2026-06-12T10:13:44.967961357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:45.005050 crc crio[19822]: time=\"2026-06-12T10:13:45.004758987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:45.550051 crc crio[19822]: time=\"2026-06-12T10:13:45.549484476Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-mq5sb/POD\" id=41104c9c-4932-4ff1-a84e-1a953494b678 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:45.550051 crc crio[19822]: time=\"2026-06-12T10:13:45.549637441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:45.734087 crc crio[19822]: time=\"2026-06-12T10:13:45.732407227Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-mq5sb Namespace:cert-manager ID:051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc UID:bc1e76bb-518b-4b57-b0e6-a8333f5d8048 NetNS:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1e76bb_518b_4b57_b0e6_a8333f5d8048.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"\nJun 12 10:13:45.734087 crc crio[19822]: time=\"2026-06-12T10:13:45.732541061Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-mq5sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:13:46.175365 crc crio[19822]: time=\"2026-06-12T10:13:46.150061068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:46.285063 crc crio[19822]: time=\"2026-06-12T10:13:46.284727289Z\" level=info msg=\"Created container ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy\" id=b03afc31-a86e-4d6b-8371-45218f2cc00b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:46.288066 crc crio[19822]: time=\"2026-06-12T10:13:46.287793862Z\" level=info msg=\"Starting container: ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553\" id=ea14d01a-c536-4bec-82c2-b63f124776d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:46.299779 crc crio[19822]: time=\"2026-06-12T10:13:46.299647371Z\" level=info msg=\"Started container\" PID=37819 containerID=ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553 description=openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy id=ea14d01a-c536-4bec-82c2-b63f124776d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:46.322656 crc crio[19822]: time=\"2026-06-12T10:13:46.322524727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=091340e8-708f-498b-a972-9190674e01d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:46.328518 crc crio[19822]: time=\"2026-06-12T10:13:46.328340515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f68e556c-8c56-495c-96c0-66043470871d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:46.340306 crc crio[19822]: time=\"2026-06-12T10:13:46.340192236Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr\" id=beaf1d46-4ef8-422a-948f-685c8040604f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:46.340727 crc crio[19822]: time=\"2026-06-12T10:13:46.340662151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:46.392068 crc crio[19822]: time=\"2026-06-12T10:13:46.391582548Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/POD\" id=4f4163c2-b95b-45c3-a6f9-9b6a93d4136c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:46.392068 crc crio[19822]: time=\"2026-06-12T10:13:46.391676641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:46.396719 crc crio[19822]: time=\"2026-06-12T10:13:46.396563158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:46.521996 crc crio[19822]: time=\"2026-06-12T10:13:46.521735553Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-ktwkf Namespace:cert-manager ID:731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be UID:4099737b-3489-4455-a828-53b53128cc31 NetNS:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4099737b_3489_4455_a828_53b53128cc31.slice PodAnnotations:0xc00244c0c8}] Aliases:map[]}\"\nJun 12 10:13:46.521996 crc crio[19822]: time=\"2026-06-12T10:13:46.521782964Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-ktwkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:13:47.472794 crc crio[19822]: time=\"2026-06-12T10:13:47.47253436Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-526tv/POD\" id=5dddef58-078b-4389-aaa5-0faf5aaf94b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:47.472794 crc crio[19822]: time=\"2026-06-12T10:13:47.472694895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:47.784235 crc crio[19822]: time=\"2026-06-12T10:13:47.78195597Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-526tv Namespace:cert-manager ID:36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 UID:0aa95c7b-a446-45c8-b53e-53c62189da99 NetNS:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0aa95c7b_a446_45c8_b53e_53c62189da99.slice PodAnnotations:0xc00244c428}] Aliases:map[]}\"\nJun 12 10:13:47.784235 crc crio[19822]: time=\"2026-06-12T10:13:47.784237853Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-526tv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:13:47.792452 crc crio[19822]: time=\"2026-06-12T10:13:47.791407443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:48.039166 crc crio[19822]: time=\"2026-06-12T10:13:48.038748772Z\" level=info msg=\"Created container f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr\" id=beaf1d46-4ef8-422a-948f-685c8040604f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:48.041924 crc crio[19822]: time=\"2026-06-12T10:13:48.040527709Z\" level=info msg=\"Starting container: f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb\" id=95dcf532-35fd-4e88-ad0c-d95a228051b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:48.069723 crc crio[19822]: time=\"2026-06-12T10:13:48.069604818Z\" level=info msg=\"Started container\" PID=37905 containerID=f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb description=openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr id=95dcf532-35fd-4e88-ad0c-d95a228051b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9\nJun 12 10:13:48.521116 crc crio[19822]: 2026-06-12T10:13:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:051e907eedfcbfe Mac:12:e6:8b:f1:57:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 SocketPath: PciID:}] [{Interface:0xc0001218d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:13:48.526687 crc crio[19822]: time=\"2026-06-12T10:13:48.526085442Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-mq5sb Namespace:cert-manager ID:051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc UID:bc1e76bb-518b-4b57-b0e6-a8333f5d8048 NetNS:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1e76bb_518b_4b57_b0e6_a8333f5d8048.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"\nJun 12 10:13:48.528016 crc crio[19822]: time=\"2026-06-12T10:13:48.52693546Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-mq5sb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:13:48.544858 crc crio[19822]: time=\"2026-06-12T10:13:48.544728165Z\" level=info msg=\"Ran pod sandbox 051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc with infra container: cert-manager/cert-manager-79c8d999ff-mq5sb/POD\" id=41104c9c-4932-4ff1-a84e-1a953494b678 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:48.554976 crc crio[19822]: time=\"2026-06-12T10:13:48.550754289Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:48.554976 crc crio[19822]: time=\"2026-06-12T10:13:48.551075609Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:48.554976 crc crio[19822]: time=\"2026-06-12T10:13:48.551136521Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:48.554976 crc crio[19822]: time=\"2026-06-12T10:13:48.553075217Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=df821165-d563-4635-9217-0d91e61a5118 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:48.563959 crc crio[19822]: time=\"2026-06-12T10:13:48.563526061Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 12 10:13:49.011748 crc crio[19822]: 2026-06-12T10:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:731669c93fb72eb Mac:8e:de:fe:00:c3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 SocketPath: PciID:}] [{Interface:0xc0000148d0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:13:49.012882 crc crio[19822]: time=\"2026-06-12T10:13:49.012732936Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-ktwkf Namespace:cert-manager ID:731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be UID:4099737b-3489-4455-a828-53b53128cc31 NetNS:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4099737b_3489_4455_a828_53b53128cc31.slice PodAnnotations:0xc00244c0c8}] Aliases:map[]}\"\nJun 12 10:13:49.013044 crc crio[19822]: time=\"2026-06-12T10:13:49.012984024Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-ktwkf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:13:49.021105 crc crio[19822]: time=\"2026-06-12T10:13:49.02100487Z\" level=info msg=\"Ran pod sandbox 731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be with infra container: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/POD\" id=4f4163c2-b95b-45c3-a6f9-9b6a93d4136c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:49.023290 crc crio[19822]: time=\"2026-06-12T10:13:49.023192618Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:49.023608 crc crio[19822]: time=\"2026-06-12T10:13:49.023532439Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:49.023866 crc crio[19822]: time=\"2026-06-12T10:13:49.023660193Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:49.027636 crc crio[19822]: time=\"2026-06-12T10:13:49.027526546Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=5704af73-f76c-441f-93a8-036efd6db389 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:49.031392 crc crio[19822]: time=\"2026-06-12T10:13:49.031352888Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 12 10:13:49.164112 crc crio[19822]: 2026-06-12T10:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36087d7c27a4795 Mac:da:47:52:a8:6f:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 SocketPath: PciID:}] [{Interface:0xc000436770 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:13:49.165964 crc crio[19822]: time=\"2026-06-12T10:13:49.165746116Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-526tv Namespace:cert-manager ID:36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 UID:0aa95c7b-a446-45c8-b53e-53c62189da99 NetNS:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0aa95c7b_a446_45c8_b53e_53c62189da99.slice PodAnnotations:0xc00244c428}] Aliases:map[]}\"\nJun 12 10:13:49.166080 crc crio[19822]: time=\"2026-06-12T10:13:49.165990925Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-526tv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:13:49.182363 crc crio[19822]: time=\"2026-06-12T10:13:49.182075066Z\" level=info msg=\"Ran pod sandbox 36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 with infra container: cert-manager/cert-manager-cainjector-68b757865b-526tv/POD\" id=5dddef58-078b-4389-aaa5-0faf5aaf94b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:13:49.184176 crc crio[19822]: time=\"2026-06-12T10:13:49.184109128Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:49.184418 crc crio[19822]: time=\"2026-06-12T10:13:49.184353366Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:49.184502 crc crio[19822]: time=\"2026-06-12T10:13:49.184439719Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:49.185488 crc crio[19822]: time=\"2026-06-12T10:13:49.18541793Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=45074699-0305-423e-81e3-4865df781ddc name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:49.188596 crc crio[19822]: time=\"2026-06-12T10:13:49.188485768Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 12 10:13:58.837866 crc crio[19822]: time=\"2026-06-12T10:13:58.836800364Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=df821165-d563-4635-9217-0d91e61a5118 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:58.839557 crc crio[19822]: time=\"2026-06-12T10:13:58.838940197Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=33526ec9-a539-4424-b000-fdb7ae0eef33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:58.959540 crc crio[19822]: time=\"2026-06-12T10:13:58.95870363Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=92127ad0-e39a-4bcf-9f6f-eea948022017 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:58.977748 crc crio[19822]: time=\"2026-06-12T10:13:58.977622631Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=5704af73-f76c-441f-93a8-036efd6db389 name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:58.978910 crc crio[19822]: time=\"2026-06-12T10:13:58.978716796Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=45c76941-22aa-425d-b293-52bddbe0ab62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:59.035624 crc crio[19822]: time=\"2026-06-12T10:13:59.035446658Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=45074699-0305-423e-81e3-4865df781ddc name=/runtime.v1.ImageService/PullImage\nJun 12 10:13:59.037427 crc crio[19822]: time=\"2026-06-12T10:13:59.037189673Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=90ac8b53-2652-404a-8fae-ce879e7f4294 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:59.037427 crc crio[19822]: time=\"2026-06-12T10:13:59.037379229Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=8b424fa7-c90b-444c-89c8-d56636cb234f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:59.046049 crc crio[19822]: time=\"2026-06-12T10:13:59.043234485Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=f9c628d3-9525-44b8-b1b9-6f84cc20e198 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:13:59.069564 crc crio[19822]: time=\"2026-06-12T10:13:59.060026129Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller\" id=cb6ca469-681f-40e8-b6e8-bff1a0816a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:59.069564 crc crio[19822]: time=\"2026-06-12T10:13:59.061801926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.082629 crc crio[19822]: time=\"2026-06-12T10:13:59.080755136Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook\" id=55038c9d-30e9-49b3-bcf3-ebf207b8d739 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:59.082629 crc crio[19822]: time=\"2026-06-12T10:13:59.082440441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.093789 crc crio[19822]: time=\"2026-06-12T10:13:59.093514472Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector\" id=71c756cb-926c-47e8-bdf2-513dcf1d4f9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:59.098537 crc crio[19822]: time=\"2026-06-12T10:13:59.098344385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.112950 crc crio[19822]: time=\"2026-06-12T10:13:59.111881165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.117671 crc crio[19822]: time=\"2026-06-12T10:13:59.116473011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.135789 crc crio[19822]: time=\"2026-06-12T10:13:59.135663571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.140004 crc crio[19822]: time=\"2026-06-12T10:13:59.139915975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.159875 crc crio[19822]: time=\"2026-06-12T10:13:59.155750628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.163755 crc crio[19822]: time=\"2026-06-12T10:13:59.162930786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:13:59.461975 crc crio[19822]: time=\"2026-06-12T10:13:59.460380324Z\" level=info msg=\"Created container 8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179: cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller\" id=cb6ca469-681f-40e8-b6e8-bff1a0816a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:59.466435 crc crio[19822]: time=\"2026-06-12T10:13:59.463295647Z\" level=info msg=\"Starting container: 8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179\" id=51140471-61a2-4b07-96a2-792729169e34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:59.472394 crc crio[19822]: time=\"2026-06-12T10:13:59.47157594Z\" level=info msg=\"Started container\" PID=38181 containerID=8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179 description=cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller id=51140471-61a2-4b07-96a2-792729169e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc\nJun 12 10:13:59.490106 crc crio[19822]: time=\"2026-06-12T10:13:59.482701983Z\" level=info msg=\"Created container b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook\" id=55038c9d-30e9-49b3-bcf3-ebf207b8d739 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:59.490106 crc crio[19822]: time=\"2026-06-12T10:13:59.485532654Z\" level=info msg=\"Created container b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21: cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector\" id=71c756cb-926c-47e8-bdf2-513dcf1d4f9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:13:59.490106 crc crio[19822]: time=\"2026-06-12T10:13:59.486233235Z\" level=info msg=\"Starting container: b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97\" id=5c9eda20-671b-4432-a9b4-cf3edb5114a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:59.491108 crc crio[19822]: time=\"2026-06-12T10:13:59.490996327Z\" level=info msg=\"Starting container: b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21\" id=a73639d9-245b-4d2d-aa4d-c35843b19e46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:13:59.498583 crc crio[19822]: time=\"2026-06-12T10:13:59.498479974Z\" level=info msg=\"Started container\" PID=38182 containerID=b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21 description=cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector id=a73639d9-245b-4d2d-aa4d-c35843b19e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66\nJun 12 10:13:59.503162 crc crio[19822]: time=\"2026-06-12T10:13:59.503016589Z\" level=info msg=\"Started container\" PID=38180 containerID=b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97 description=cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook id=5c9eda20-671b-4432-a9b4-cf3edb5114a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be\nJun 12 10:14:00.269436 crc crio[19822]: time=\"2026-06-12T10:14:00.267151639Z\" level=info msg=\"Stopping container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29 (timeout: 30s)\" id=45f80e65-88b8-40f9-89de-dce0f8261993 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:14:00.322030 crc crio[19822]: time=\"2026-06-12T10:14:00.321320009Z\" level=info msg=\"Stopping container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398 (timeout: 30s)\" id=fc6b2d45-b0ab-48bd-81c2-8d73eb9d6fba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:14:00.614556 crc crio[19822]: time=\"2026-06-12T10:14:00.613967623Z\" level=info msg=\"Stopped container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector\" id=45f80e65-88b8-40f9-89de-dce0f8261993 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:14:00.615980 crc crio[19822]: time=\"2026-06-12T10:14:00.615884853Z\" level=info msg=\"Stopping pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=c9c80b7c-634d-4654-b428-6d84e0527d60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:00.616667 crc crio[19822]: time=\"2026-06-12T10:14:00.616594786Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc00101a4e8}] Aliases:map[]}\"\nJun 12 10:14:00.616784 crc crio[19822]: time=\"2026-06-12T10:14:00.616757251Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:00.644147 crc crio[19822]: time=\"2026-06-12T10:14:00.643080417Z\" level=info msg=\"Stopped container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller\" id=fc6b2d45-b0ab-48bd-81c2-8d73eb9d6fba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:14:00.647873 crc crio[19822]: time=\"2026-06-12T10:14:00.647751619Z\" level=info msg=\"Stopping pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=9663fa2c-cddd-4f69-96b1-335d30f5896e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:00.648381 crc crio[19822]: time=\"2026-06-12T10:14:00.648307536Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc00140e800}] Aliases:map[]}\"\nJun 12 10:14:00.648617 crc crio[19822]: time=\"2026-06-12T10:14:00.648557745Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-7ttsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:00.776631 crc crio[19822]: time=\"2026-06-12T10:14:00.776535746Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687654-jlwjh/POD\" id=a401dbaf-6a9d-4a86-881d-5774016b4859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:00.776770 crc crio[19822]: time=\"2026-06-12T10:14:00.77667496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:00.833725 crc crio[19822]: time=\"2026-06-12T10:14:00.833631857Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc00140eae8}] Aliases:map[]}\"\nJun 12 10:14:00.833725 crc crio[19822]: time=\"2026-06-12T10:14:00.833694679Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687654-jlwjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:01.106109 crc crio[19822]: time=\"2026-06-12T10:14:01.103732657Z\" level=info msg=\"Stopped pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=9663fa2c-cddd-4f69-96b1-335d30f5896e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:01.224075 crc crio[19822]: time=\"2026-06-12T10:14:01.22224505Z\" level=info msg=\"Stopped pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=c9c80b7c-634d-4654-b428-6d84e0527d60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:01.576034 crc crio[19822]: 2026-06-12T10:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4a6f6adfe528d Mac:76:98:d1:b1:3a:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:14:01.579195 crc crio[19822]: time=\"2026-06-12T10:14:01.579155207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc00140eae8}] Aliases:map[]}\"\nJun 12 10:14:01.585225 crc crio[19822]: time=\"2026-06-12T10:14:01.584992402Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687654-jlwjh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:14:01.602076 crc crio[19822]: time=\"2026-06-12T10:14:01.600795553Z\" level=info msg=\"Ran pod sandbox be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 with infra container: openshift-infra/auto-csr-approver-29687654-jlwjh/POD\" id=a401dbaf-6a9d-4a86-881d-5774016b4859 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:01.604688 crc crio[19822]: time=\"2026-06-12T10:14:01.604547703Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=42ee57bb-0a07-4d8d-8dd7-5a9399eb74ae name=/runtime.v1.ImageService/PullImage\nJun 12 10:14:01.612651 crc crio[19822]: time=\"2026-06-12T10:14:01.612575608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:14:02.007938 crc crio[19822]: time=\"2026-06-12T10:14:02.007542953Z\" level=info msg=\"Removing container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398\" id=7cdfff4f-c429-4f2b-92da-a35e0c4b0a15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:14:02.048754 crc crio[19822]: time=\"2026-06-12T10:14:02.048391632Z\" level=info msg=\"Removed container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller\" id=7cdfff4f-c429-4f2b-92da-a35e0c4b0a15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:14:02.057383 crc crio[19822]: time=\"2026-06-12T10:14:02.057231561Z\" level=info msg=\"Removing container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29\" id=51832aac-f1e5-46ce-8a48-d50037d47c79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:14:02.089511 crc crio[19822]: time=\"2026-06-12T10:14:02.089431463Z\" level=info msg=\"Removed container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector\" id=51832aac-f1e5-46ce-8a48-d50037d47c79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:14:02.877881 crc crio[19822]: time=\"2026-06-12T10:14:02.87775571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=42ee57bb-0a07-4d8d-8dd7-5a9399eb74ae name=/runtime.v1.ImageService/PullImage\nJun 12 10:14:02.879499 crc crio[19822]: time=\"2026-06-12T10:14:02.879379592Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2c03d1a7-711f-48f1-a8af-744674323c11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:02.881753 crc crio[19822]: time=\"2026-06-12T10:14:02.881670074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=35f0b0ce-b63a-4d5c-90a1-b4fb000ae353 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:02.888349 crc crio[19822]: time=\"2026-06-12T10:14:02.888155142Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687654-jlwjh/oc\" id=54b9fadd-c2e4-4b13-9a3e-a2e0e2f7443e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:14:02.888931 crc crio[19822]: time=\"2026-06-12T10:14:02.888762651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:02.945760 crc crio[19822]: time=\"2026-06-12T10:14:02.945643506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:03.323847 crc crio[19822]: time=\"2026-06-12T10:14:03.321318357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:03.464743 crc crio[19822]: time=\"2026-06-12T10:14:03.463640407Z\" level=info msg=\"Created container c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178: openshift-infra/auto-csr-approver-29687654-jlwjh/oc\" id=54b9fadd-c2e4-4b13-9a3e-a2e0e2f7443e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:14:03.468414 crc crio[19822]: time=\"2026-06-12T10:14:03.46772058Z\" level=info msg=\"Starting container: c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178\" id=474fc787-4738-46de-b56a-1ce4b375f9bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:14:03.475724 crc crio[19822]: time=\"2026-06-12T10:14:03.475548545Z\" level=info msg=\"Started container\" PID=38430 containerID=c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178 description=openshift-infra/auto-csr-approver-29687654-jlwjh/oc id=474fc787-4738-46de-b56a-1ce4b375f9bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\nJun 12 10:14:05.089441 crc crio[19822]: time=\"2026-06-12T10:14:05.088365158Z\" level=info msg=\"Stopping pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=8cc4b36b-9519-4cb5-8726-7b1b2eba601a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:05.091231 crc crio[19822]: time=\"2026-06-12T10:14:05.090188287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc000696138}] Aliases:map[]}\"\nJun 12 10:14:05.091231 crc crio[19822]: time=\"2026-06-12T10:14:05.090487186Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687654-jlwjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:05.433068 crc crio[19822]: time=\"2026-06-12T10:14:05.427363915Z\" level=info msg=\"Stopped pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=8cc4b36b-9519-4cb5-8726-7b1b2eba601a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:06.107452 crc crio[19822]: time=\"2026-06-12T10:14:06.107351581Z\" level=info msg=\"Stopping container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9 (timeout: 30s)\" id=2075cca4-0bb8-4d03-9778-a6366ea6252a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:14:06.249643 crc crio[19822]: time=\"2026-06-12T10:14:06.249508586Z\" level=info msg=\"Stopped container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook\" id=2075cca4-0bb8-4d03-9778-a6366ea6252a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:14:06.251934 crc crio[19822]: time=\"2026-06-12T10:14:06.251619973Z\" level=info msg=\"Stopping pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=cac0d932-3ea3-4d2d-a3d6-615337b8eacc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:06.252292 crc crio[19822]: time=\"2026-06-12T10:14:06.252193112Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc0021441f8}] Aliases:map[]}\"\nJun 12 10:14:06.252543 crc crio[19822]: time=\"2026-06-12T10:14:06.252467861Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:06.557152 crc crio[19822]: time=\"2026-06-12T10:14:06.55692009Z\" level=info msg=\"Stopped pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=cac0d932-3ea3-4d2d-a3d6-615337b8eacc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:07.122922 crc crio[19822]: time=\"2026-06-12T10:14:07.122287512Z\" level=info msg=\"Removing container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9\" id=981d3f16-2f4f-4088-8547-be4ff1f9fad7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:14:07.163114 crc crio[19822]: time=\"2026-06-12T10:14:07.163002622Z\" level=info msg=\"Removed container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook\" id=981d3f16-2f4f-4088-8547-be4ff1f9fad7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:14:13.303371 crc crio[19822]: time=\"2026-06-12T10:14:13.302165958Z\" level=info msg=\"Stopping pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=95a789d2-d2a3-4a39-b5f2-392af80df48f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:13.303371 crc crio[19822]: time=\"2026-06-12T10:14:13.30316629Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=95a789d2-d2a3-4a39-b5f2-392af80df48f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:13.309395 crc crio[19822]: time=\"2026-06-12T10:14:13.307382304Z\" level=info msg=\"Removing pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=331d9e86-ea78-4995-8d24-4e6bce36cf67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:14:13.321417 crc crio[19822]: time=\"2026-06-12T10:14:13.321243906Z\" level=info msg=\"Removed pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=331d9e86-ea78-4995-8d24-4e6bce36cf67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:14:13.322500 crc crio[19822]: time=\"2026-06-12T10:14:13.3223803Z\" level=info msg=\"Stopping pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=3a60bb1e-014d-4a61-be95-27f9b1c10345 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:13.322646 crc crio[19822]: time=\"2026-06-12T10:14:13.322508864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=3a60bb1e-014d-4a61-be95-27f9b1c10345 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:13.323292 crc crio[19822]: time=\"2026-06-12T10:14:13.323160595Z\" level=info msg=\"Removing pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=b425da04-91b9-4558-87d8-2218491d633e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:14:13.347406 crc crio[19822]: time=\"2026-06-12T10:14:13.34720934Z\" level=info msg=\"Removed pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=b425da04-91b9-4558-87d8-2218491d633e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:14:13.350151 crc crio[19822]: time=\"2026-06-12T10:14:13.350056499Z\" level=info msg=\"Stopping pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=b9af5652-c6a7-4c87-8f6b-9ff44cdfe11b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:13.350518 crc crio[19822]: time=\"2026-06-12T10:14:13.350165352Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=b9af5652-c6a7-4c87-8f6b-9ff44cdfe11b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:14:13.351389 crc crio[19822]: time=\"2026-06-12T10:14:13.351314859Z\" level=info msg=\"Removing pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=5ccf2c66-d9c9-4961-a6b4-66b999bd6647 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:14:13.364153 crc crio[19822]: time=\"2026-06-12T10:14:13.364043064Z\" level=info msg=\"Removed pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=5ccf2c66-d9c9-4961-a6b4-66b999bd6647 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:14:41.131771 crc crio[19822]: time=\"2026-06-12T10:14:41.130776013Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/POD\" id=a3590e92-f568-44cb-b023-b3f1aa807fb7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:41.133673 crc crio[19822]: time=\"2026-06-12T10:14:41.131890039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:41.161734 crc crio[19822]: time=\"2026-06-12T10:14:41.161609314Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5869475b48-lnv8n Namespace:baremetal-operator-system ID:926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e UID:672990c8-26d3-4ffa-a58c-8b87b14b41b0 NetNS:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672990c8_26d3_4ffa_a58c_8b87b14b41b0.slice PodAnnotations:0xc0001214a8}] Aliases:map[]}\"\nJun 12 10:14:41.161734 crc crio[19822]: time=\"2026-06-12T10:14:41.161678396Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5869475b48-lnv8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:41.548970 crc crio[19822]: 2026-06-12T10:14:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:926c45f25c956c5 Mac:d6:24:ab:c8:fa:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:14:41.552252 crc crio[19822]: time=\"2026-06-12T10:14:41.552168578Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5869475b48-lnv8n Namespace:baremetal-operator-system ID:926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e UID:672990c8-26d3-4ffa-a58c-8b87b14b41b0 NetNS:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672990c8_26d3_4ffa_a58c_8b87b14b41b0.slice PodAnnotations:0xc0001214a8}] Aliases:map[]}\"\nJun 12 10:14:41.552497 crc crio[19822]: time=\"2026-06-12T10:14:41.552400186Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5869475b48-lnv8n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:14:41.562349 crc crio[19822]: time=\"2026-06-12T10:14:41.562172977Z\" level=info msg=\"Ran pod sandbox 926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/POD\" id=a3590e92-f568-44cb-b023-b3f1aa807fb7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:41.566677 crc crio[19822]: time=\"2026-06-12T10:14:41.566555143Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c263567b-d544-40eb-bd0c-aa76101ace53 name=/runtime.v1.ImageService/PullImage\nJun 12 10:14:41.587872 crc crio[19822]: time=\"2026-06-12T10:14:41.587496125Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 10:14:41.917724 crc crio[19822]: time=\"2026-06-12T10:14:41.917619854Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-crrlr/POD\" id=0aaddcbc-d703-4250-83aa-785a32a5dbab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:41.917724 crc crio[19822]: time=\"2026-06-12T10:14:41.917718247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:41.956247 crc crio[19822]: time=\"2026-06-12T10:14:41.956105476Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc000120578}] Aliases:map[]}\"\nJun 12 10:14:41.956247 crc crio[19822]: time=\"2026-06-12T10:14:41.956182888Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-crrlr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:42.371642 crc crio[19822]: 2026-06-12T10:14:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b88bd15dc107c Mac:26:7d:ac:54:1b:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:14:42.373424 crc crio[19822]: time=\"2026-06-12T10:14:42.372667956Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc000120578}] Aliases:map[]}\"\nJun 12 10:14:42.373424 crc crio[19822]: time=\"2026-06-12T10:14:42.372976836Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-crrlr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:14:42.480968 crc crio[19822]: time=\"2026-06-12T10:14:42.480698081Z\" level=info msg=\"Ran pod sandbox c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 with infra container: openstack-operators/openstack-operator-index-crrlr/POD\" id=0aaddcbc-d703-4250-83aa-785a32a5dbab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:42.488680 crc crio[19822]: time=\"2026-06-12T10:14:42.488599228Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:42.489290 crc crio[19822]: time=\"2026-06-12T10:14:42.489039242Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:42.489290 crc crio[19822]: time=\"2026-06-12T10:14:42.489092934Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:42.490672 crc crio[19822]: time=\"2026-06-12T10:14:42.490593631Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=934cbbd4-9eb7-4961-a0f1-a8d39029c851 name=/runtime.v1.ImageService/PullImage\nJun 12 10:14:42.493887 crc crio[19822]: time=\"2026-06-12T10:14:42.493406011Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 12 10:14:43.716767 crc crio[19822]: time=\"2026-06-12T10:14:43.716687232Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/POD\" id=2da2041e-726b-44fd-9162-88fc40e50e6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:43.718512 crc crio[19822]: time=\"2026-06-12T10:14:43.716795386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:44.458674 crc crio[19822]: time=\"2026-06-12T10:14:44.458217322Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/POD\" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:44.458674 crc crio[19822]: time=\"2026-06-12T10:14:44.458573954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:45.341753 crc crio[19822]: time=\"2026-06-12T10:14:45.340986309Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc0007ac300}] Aliases:map[]}\"\nJun 12 10:14:45.343074 crc crio[19822]: time=\"2026-06-12T10:14:45.343037235Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:46.083176 crc crio[19822]: time=\"2026-06-12T10:14:46.083056477Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-zm5j6/POD\" id=49616221-9a46-4920-9746-51c0482695fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:46.083335 crc crio[19822]: time=\"2026-06-12T10:14:46.083235473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:46.390767 crc crio[19822]: 2026-06-12T10:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1f7aacb21f868b Mac:da:f7:ad:c9:52:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 SocketPath: PciID:}] [{Interface:0xc0001c6790 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:14:46.394309 crc crio[19822]: time=\"2026-06-12T10:14:46.394108528Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc0007ac300}] Aliases:map[]}\"\nJun 12 10:14:46.396567 crc crio[19822]: time=\"2026-06-12T10:14:46.396540756Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:14:48.484302 crc crio[19822]: time=\"2026-06-12T10:14:48.484150256Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:48.522589 crc crio[19822]: time=\"2026-06-12T10:14:48.521993565Z\" level=info msg=\"Ran pod sandbox a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/POD\" id=2da2041e-726b-44fd-9162-88fc40e50e6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:48.530668 crc crio[19822]: time=\"2026-06-12T10:14:48.525691956Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=3a8eccaa-64b6-4f2a-8b0e-af147ea50e6d name=/runtime.v1.ImageService/PullImage\nJun 12 10:14:48.536013 crc crio[19822]: time=\"2026-06-12T10:14:48.532436431Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 12 10:14:55.141070 crc crio[19822]: time=\"2026-06-12T10:14:55.132200851Z\" level=info msg=\"Ran pod sandbox 812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6 with infra container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/POD\" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:55.147988 crc crio[19822]: time=\"2026-06-12T10:14:55.146994463Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=dabe1209-1d61-45f4-8cad-208497042b75 name=/runtime.v1.ImageService/PullImage\nJun 12 10:14:55.155933 crc crio[19822]: time=\"2026-06-12T10:14:55.155883353Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 12 10:14:55.207914 crc crio[19822]: time=\"2026-06-12T10:14:55.20774423Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=c263567b-d544-40eb-bd0c-aa76101ace53 name=/runtime.v1.ImageService/PullImage\nJun 12 10:14:55.208885 crc crio[19822]: time=\"2026-06-12T10:14:55.208725107Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=95e3740e-2fcb-423c-bb44-fbfba17fa504 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:56.236193 crc crio[19822]: time=\"2026-06-12T10:14:56.232764674Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=8ac5d38d-7d51-48b0-83be-5fe61d426340 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:56.239478 crc crio[19822]: time=\"2026-06-12T10:14:56.239337131Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc002ed0350}] Aliases:map[]}\"\nJun 12 10:14:56.239478 crc crio[19822]: time=\"2026-06-12T10:14:56.239387012Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-zm5j6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:14:56.251653 crc crio[19822]: time=\"2026-06-12T10:14:56.251514172Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager\" id=f590ba5c-1700-4730-832c-a2496e06aeef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:14:56.254039 crc crio[19822]: time=\"2026-06-12T10:14:56.253961139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:56.304490 crc crio[19822]: time=\"2026-06-12T10:14:56.304111051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:56.380215 crc crio[19822]: time=\"2026-06-12T10:14:56.380090938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:14:56.623668 crc crio[19822]: time=\"2026-06-12T10:14:56.618472213Z\" level=info msg=\"Created container bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager\" id=f590ba5c-1700-4730-832c-a2496e06aeef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:14:56.623668 crc crio[19822]: time=\"2026-06-12T10:14:56.622095837Z\" level=info msg=\"Starting container: bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34\" id=148608b6-ec7e-4aa9-b45e-2d3454ddd15f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:14:56.660575 crc crio[19822]: time=\"2026-06-12T10:14:56.660420019Z\" level=info msg=\"Started container\" PID=39694 containerID=bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34 description=baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager id=148608b6-ec7e-4aa9-b45e-2d3454ddd15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e\nJun 12 10:14:56.940139 crc crio[19822]: 2026-06-12T10:14:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9f959ca96e5162 Mac:ae:b7:e1:2d:42:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:14:56.944690 crc crio[19822]: time=\"2026-06-12T10:14:56.944633257Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc002ed0350}] Aliases:map[]}\"\nJun 12 10:14:56.945152 crc crio[19822]: time=\"2026-06-12T10:14:56.945128832Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-zm5j6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:14:56.960007 crc crio[19822]: time=\"2026-06-12T10:14:56.959551296Z\" level=info msg=\"Ran pod sandbox d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 with infra container: openstack-operators/openstack-operator-index-zm5j6/POD\" id=49616221-9a46-4920-9746-51c0482695fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:14:56.964435 crc crio[19822]: time=\"2026-06-12T10:14:56.964350418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:56.964786 crc crio[19822]: time=\"2026-06-12T10:14:56.964686108Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:56.965624 crc crio[19822]: time=\"2026-06-12T10:14:56.965433222Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:14:56.970347 crc crio[19822]: time=\"2026-06-12T10:14:56.970188807Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=36402ef8-d548-420b-9f1a-ddb2b4ed76fe name=/runtime.v1.ImageService/PullImage\nJun 12 10:14:56.987996 crc crio[19822]: time=\"2026-06-12T10:14:56.987894917Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 12 10:15:00.924049 crc crio[19822]: time=\"2026-06-12T10:15:00.922411013Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/POD\" id=44fe9118-1f5d-4979-92b1-b9b718f4eccb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:15:00.925593 crc crio[19822]: time=\"2026-06-12T10:15:00.924096697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:13.383646 crc crio[19822]: time=\"2026-06-12T10:15:13.382858323Z\" level=info msg=\"Removing container: 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec\" id=72f194f8-8084-45f4-82ae-3d7e496f6f0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:15:16.152624 crc crio[19822]: time=\"2026-06-12T10:15:16.151717718Z\" level=info msg=\"Removed container 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec: openshift-infra/auto-csr-approver-29687646-9cqss/oc\" id=72f194f8-8084-45f4-82ae-3d7e496f6f0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:15:16.156467 crc crio[19822]: time=\"2026-06-12T10:15:16.156366663Z\" level=info msg=\"Removing container: a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef\" id=69e4f9bb-3950-48e5-a76a-5764e8e599eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:15:25.907406 crc crio[19822]: time=\"2026-06-12T10:15:25.90500677Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7af27138f3f28b71541c86bbde42e04715cbaf0c6183f7f4ea20ae60c8f70d62\" id=3a8eccaa-64b6-4f2a-8b0e-af147ea50e6d name=/runtime.v1.ImageService/PullImage\nJun 12 10:15:25.907406 crc crio[19822]: time=\"2026-06-12T10:15:25.906513805Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=378823e1-9246-4a59-9700-0ae19eaa6d03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.034387 crc crio[19822]: time=\"2026-06-12T10:15:26.034174402Z\" level=info msg=\"Removed container a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef: openshift-infra/auto-csr-approver-29687648-nkmbk/oc\" id=69e4f9bb-3950-48e5-a76a-5764e8e599eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:15:26.043499 crc crio[19822]: time=\"2026-06-12T10:15:26.043411045Z\" level=info msg=\"Stopping pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=ae75a37a-9415-4cdd-9be9-f3a7e231d21f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:26.044181 crc crio[19822]: time=\"2026-06-12T10:15:26.043572021Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=ae75a37a-9415-4cdd-9be9-f3a7e231d21f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:26.044651 crc crio[19822]: time=\"2026-06-12T10:15:26.044600093Z\" level=info msg=\"Removing pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=0478fcb5-9be9-49c7-8581-9437aea1a636 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:15:26.046953 crc crio[19822]: time=\"2026-06-12T10:15:26.04687653Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=934cbbd4-9eb7-4961-a0f1-a8d39029c851 name=/runtime.v1.ImageService/PullImage\nJun 12 10:15:26.047782 crc crio[19822]: time=\"2026-06-12T10:15:26.04769384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=74d8afeb-fd5e-4aed-bcee-e0b92ce10ae6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.192943 crc crio[19822]: time=\"2026-06-12T10:15:26.192691266Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc002144068}] Aliases:map[]}\"\nJun 12 10:15:26.192943 crc crio[19822]: time=\"2026-06-12T10:15:26.192784579Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:15:26.196547 crc crio[19822]: time=\"2026-06-12T10:15:26.196468436Z\" level=info msg=\"Removed pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=0478fcb5-9be9-49c7-8581-9437aea1a636 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:15:26.202684 crc crio[19822]: time=\"2026-06-12T10:15:26.199746035Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=361a7f41-4d80-41dd-8e46-fef91cdca47a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.202684 crc crio[19822]: time=\"2026-06-12T10:15:26.200903892Z\" level=info msg=\"Stopping pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=3ccf412b-6394-4e6b-96ff-684f919918b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:26.202684 crc crio[19822]: time=\"2026-06-12T10:15:26.2011632Z\" level=info msg=\"Stopped pod sandbox (already stopped): 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=3ccf412b-6394-4e6b-96ff-684f919918b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:26.203550 crc crio[19822]: time=\"2026-06-12T10:15:26.202896955Z\" level=info msg=\"Removing pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=73b12611-3cf6-48c5-93ff-1110325a9391 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:15:26.205208 crc crio[19822]: time=\"2026-06-12T10:15:26.205105664Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=4faab802-3c2a-4d37-8e1a-b391f1deef77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.260767 crc crio[19822]: time=\"2026-06-12T10:15:26.260441121Z\" level=info msg=\"Removed pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=73b12611-3cf6-48c5-93ff-1110325a9391 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:15:26.270719 crc crio[19822]: time=\"2026-06-12T10:15:26.270684079Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-crrlr/registry-server\" id=d57faf70-61d0-4dc8-b08a-a39fdba4b102 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.296346 crc crio[19822]: time=\"2026-06-12T10:15:26.295874911Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=dabe1209-1d61-45f4-8cad-208497042b75 name=/runtime.v1.ImageService/PullImage\nJun 12 10:15:26.296944 crc crio[19822]: time=\"2026-06-12T10:15:26.296608112Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=766dae9a-4216-4c8a-a4b3-0195a0e704b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.300495 crc crio[19822]: time=\"2026-06-12T10:15:26.298657106Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager\" id=a945299f-eb7a-44f8-98ea-9aa4edce4692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.301137 crc crio[19822]: time=\"2026-06-12T10:15:26.301075232Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=36402ef8-d548-420b-9f1a-ddb2b4ed76fe name=/runtime.v1.ImageService/PullImage\nJun 12 10:15:26.303629 crc crio[19822]: time=\"2026-06-12T10:15:26.303581222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.304005 crc crio[19822]: time=\"2026-06-12T10:15:26.303742511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.304005 crc crio[19822]: time=\"2026-06-12T10:15:26.303959824Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=328dc6f0-baf1-490d-89c6-09b9feec86c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.321976 crc crio[19822]: time=\"2026-06-12T10:15:26.321927386Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=0c829377-07d8-49e3-88f1-bf8412fce085 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.334117 crc crio[19822]: time=\"2026-06-12T10:15:26.333900984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=36cdc818-88e0-47d2-b12a-a1ab0505da47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.347601 crc crio[19822]: time=\"2026-06-12T10:15:26.347389434Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader\" id=b822dac3-7384-4d2a-b7a7-3ffb6940fcc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.347957 crc crio[19822]: time=\"2026-06-12T10:15:26.347927781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.351948 crc crio[19822]: time=\"2026-06-12T10:15:26.351718509Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-zm5j6/registry-server\" id=246c47d8-cb34-44c9-8fd9-bc4c6419bd6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.373086 crc crio[19822]: time=\"2026-06-12T10:15:26.373000677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.373550 crc crio[19822]: time=\"2026-06-12T10:15:26.373491591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.376798 crc crio[19822]: time=\"2026-06-12T10:15:26.376701432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.394246 crc crio[19822]: time=\"2026-06-12T10:15:26.393411007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.399522 crc crio[19822]: time=\"2026-06-12T10:15:26.399249389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.428057 crc crio[19822]: time=\"2026-06-12T10:15:26.427957114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.433671 crc crio[19822]: time=\"2026-06-12T10:15:26.433578065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.437061 crc crio[19822]: time=\"2026-06-12T10:15:26.437021444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.542690 crc crio[19822]: time=\"2026-06-12T10:15:26.542225158Z\" level=info msg=\"Created container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server\" id=d57faf70-61d0-4dc8-b08a-a39fdba4b102 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.543870 crc crio[19822]: time=\"2026-06-12T10:15:26.543536316Z\" level=info msg=\"Created container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server\" id=246c47d8-cb34-44c9-8fd9-bc4c6419bd6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.547737 crc crio[19822]: time=\"2026-06-12T10:15:26.544759469Z\" level=info msg=\"Starting container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2\" id=f54cac0f-98d0-4700-80c3-e54f60e9a6fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:15:26.547737 crc crio[19822]: time=\"2026-06-12T10:15:26.5447765Z\" level=info msg=\"Starting container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c\" id=6a232154-34ec-42ae-b051-8594d4c5b08c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:15:26.550794 crc crio[19822]: time=\"2026-06-12T10:15:26.550724106Z\" level=info msg=\"Started container\" PID=40374 containerID=142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2 description=openstack-operators/openstack-operator-index-crrlr/registry-server id=f54cac0f-98d0-4700-80c3-e54f60e9a6fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\nJun 12 10:15:26.551236 crc crio[19822]: time=\"2026-06-12T10:15:26.55116072Z\" level=info msg=\"Started container\" PID=40381 containerID=2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c description=openstack-operators/openstack-operator-index-zm5j6/registry-server id=6a232154-34ec-42ae-b051-8594d4c5b08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\nJun 12 10:15:26.602890 crc crio[19822]: time=\"2026-06-12T10:15:26.602836215Z\" level=info msg=\"Created container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager\" id=a945299f-eb7a-44f8-98ea-9aa4edce4692 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.604397 crc crio[19822]: time=\"2026-06-12T10:15:26.604325652Z\" level=info msg=\"Starting container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918\" id=b2ef2f34-d1a7-4c7d-986a-c82b1b2d1f81 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:15:26.611435 crc crio[19822]: time=\"2026-06-12T10:15:26.610542673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.618664 crc crio[19822]: time=\"2026-06-12T10:15:26.618547345Z\" level=info msg=\"Started container\" PID=40387 containerID=0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918 description=baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager id=b2ef2f34-d1a7-4c7d-986a-c82b1b2d1f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\nJun 12 10:15:26.640427 crc crio[19822]: time=\"2026-06-12T10:15:26.638664643Z\" level=info msg=\"Stopping container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2 (timeout: 2s)\" id=62bdad69-38e6-46ea-a4e2-21be723dffab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:15:26.785867 crc crio[19822]: time=\"2026-06-12T10:15:26.785196225Z\" level=info msg=\"Stopped container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server\" id=62bdad69-38e6-46ea-a4e2-21be723dffab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:15:26.786194 crc crio[19822]: time=\"2026-06-12T10:15:26.786118815Z\" level=info msg=\"Created container f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader\" id=b822dac3-7384-4d2a-b7a7-3ffb6940fcc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.788969 crc crio[19822]: time=\"2026-06-12T10:15:26.788673545Z\" level=info msg=\"Stopping pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=2726aa50-0330-49b2-8661-7131472bf399 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:26.788969 crc crio[19822]: time=\"2026-06-12T10:15:26.78879147Z\" level=info msg=\"Starting container: f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb\" id=293074c2-ed15-4773-83dd-1d76610f98fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:15:26.789476 crc crio[19822]: time=\"2026-06-12T10:15:26.789397568Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc001ee26d0}] Aliases:map[]}\"\nJun 12 10:15:26.789758 crc crio[19822]: time=\"2026-06-12T10:15:26.789680837Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-crrlr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:15:26.808578 crc crio[19822]: time=\"2026-06-12T10:15:26.80848525Z\" level=info msg=\"Started container\" PID=40422 containerID=f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader id=293074c2-ed15-4773-83dd-1d76610f98fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6\nJun 12 10:15:26.918145 crc crio[19822]: 2026-06-12T10:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6daf6fa40eae34 Mac:aa:83:78:71:fd:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:15:26.920190 crc crio[19822]: time=\"2026-06-12T10:15:26.919992651Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc002144068}] Aliases:map[]}\"\nJun 12 10:15:26.920190 crc crio[19822]: time=\"2026-06-12T10:15:26.920154956Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:15:26.933683 crc crio[19822]: time=\"2026-06-12T10:15:26.933538227Z\" level=info msg=\"Ran pod sandbox b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/POD\" id=44fe9118-1f5d-4979-92b1-b9b718f4eccb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:15:26.937917 crc crio[19822]: time=\"2026-06-12T10:15:26.937475389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b37d6e0-ac7d-4bd5-8b21-f704ace1a765 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.942929 crc crio[19822]: time=\"2026-06-12T10:15:26.942788706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51f2b1a4-f1c1-41aa-ae72-64ffba88a64f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:26.951552 crc crio[19822]: time=\"2026-06-12T10:15:26.951446747Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles\" id=51f041ca-a04b-40ef-a52f-9ea7c7eeed60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:26.951991 crc crio[19822]: time=\"2026-06-12T10:15:26.951908741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:26.997510 crc crio[19822]: time=\"2026-06-12T10:15:26.997375387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:27.005883 crc crio[19822]: time=\"2026-06-12T10:15:27.00578125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:27.127427 crc crio[19822]: time=\"2026-06-12T10:15:27.126597437Z\" level=info msg=\"Created container f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles\" id=51f041ca-a04b-40ef-a52f-9ea7c7eeed60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:27.129912 crc crio[19822]: time=\"2026-06-12T10:15:27.129722135Z\" level=info msg=\"Starting container: f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484\" id=e4d64fc8-ec5f-4c42-ba70-6256f1351641 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:15:27.139063 crc crio[19822]: time=\"2026-06-12T10:15:27.138898632Z\" level=info msg=\"Started container\" PID=40465 containerID=f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484 description=openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles id=e4d64fc8-ec5f-4c42-ba70-6256f1351641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\nJun 12 10:15:27.383670 crc crio[19822]: time=\"2026-06-12T10:15:27.383573971Z\" level=info msg=\"Stopped pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=2726aa50-0330-49b2-8661-7131472bf399 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:27.653613 crc crio[19822]: time=\"2026-06-12T10:15:27.653328645Z\" level=info msg=\"Removing container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2\" id=276f4b72-497e-42d1-bbd3-4e1e86511aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:15:27.666962 crc crio[19822]: time=\"2026-06-12T10:15:27.665094664Z\" level=info msg=\"Stopping container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918 (timeout: 10s)\" id=aa5e7648-6be8-4d7f-b47e-19614e3e40a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:15:27.680734 crc crio[19822]: time=\"2026-06-12T10:15:27.680589881Z\" level=info msg=\"Removed container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server\" id=276f4b72-497e-42d1-bbd3-4e1e86511aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:15:27.819117 crc crio[19822]: time=\"2026-06-12T10:15:27.818532196Z\" level=info msg=\"Stopped container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager\" id=aa5e7648-6be8-4d7f-b47e-19614e3e40a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:15:27.820305 crc crio[19822]: time=\"2026-06-12T10:15:27.820224936Z\" level=info msg=\"Stopping pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=e618a8a3-b444-4bc6-905e-7d6b4455d64b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:27.820972 crc crio[19822]: time=\"2026-06-12T10:15:27.820934309Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc001ee2b58}] Aliases:map[]}\"\nJun 12 10:15:27.821305 crc crio[19822]: time=\"2026-06-12T10:15:27.821241519Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:15:28.165457 crc crio[19822]: time=\"2026-06-12T10:15:28.162764722Z\" level=info msg=\"Stopped pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=e618a8a3-b444-4bc6-905e-7d6b4455d64b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:28.689446 crc crio[19822]: time=\"2026-06-12T10:15:28.688055577Z\" level=info msg=\"Removing container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918\" id=be8a6eb1-4a6a-4055-8e59-3f947a856589 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:15:28.754483 crc crio[19822]: time=\"2026-06-12T10:15:28.754378833Z\" level=info msg=\"Removed container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager\" id=be8a6eb1-4a6a-4055-8e59-3f947a856589 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:15:29.697314 crc crio[19822]: time=\"2026-06-12T10:15:29.696655949Z\" level=info msg=\"Stopping pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=48ce9372-f079-48c8-8621-6ce0be9b098a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:29.699102 crc crio[19822]: time=\"2026-06-12T10:15:29.697623059Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc0037c8f78}] Aliases:map[]}\"\nJun 12 10:15:29.699102 crc crio[19822]: time=\"2026-06-12T10:15:29.697754063Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:15:30.094846 crc crio[19822]: time=\"2026-06-12T10:15:30.094327884Z\" level=info msg=\"Stopped pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=48ce9372-f079-48c8-8621-6ce0be9b098a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:15:52.920047 crc crio[19822]: time=\"2026-06-12T10:15:52.916932628Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/POD\" id=55399856-c1de-47ee-a639-dcb7d4233ebe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:15:52.920047 crc crio[19822]: time=\"2026-06-12T10:15:52.918046893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:52.948934 crc crio[19822]: time=\"2026-06-12T10:15:52.948738505Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0037c80e8}] Aliases:map[]}\"\nJun 12 10:15:52.948934 crc crio[19822]: time=\"2026-06-12T10:15:52.948881439Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:15:55.289765 crc crio[19822]: 2026-06-12T10:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee2c1078804b658 Mac:8a:3b:44:17:2b:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 SocketPath: PciID:}] [{Interface:0xc0002a2940 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:15:55.299318 crc crio[19822]: time=\"2026-06-12T10:15:55.299180786Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0037c80e8}] Aliases:map[]}\"\nJun 12 10:15:55.300036 crc crio[19822]: time=\"2026-06-12T10:15:55.299597449Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:15:55.327024 crc crio[19822]: time=\"2026-06-12T10:15:55.326531743Z\" level=info msg=\"Ran pod sandbox ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/POD\" id=55399856-c1de-47ee-a639-dcb7d4233ebe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:15:55.336485 crc crio[19822]: time=\"2026-06-12T10:15:55.336372251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb1772be-ca10-4c3d-99f3-31eafa2ada70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:55.339546 crc crio[19822]: time=\"2026-06-12T10:15:55.339425788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b0de8eb-7d36-47eb-a147-5a7851f26837 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:55.914950 crc crio[19822]: time=\"2026-06-12T10:15:55.914615735Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util\" id=74f1e835-b9c1-4fa1-9c43-6fe4a79e2eda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:55.915312 crc crio[19822]: time=\"2026-06-12T10:15:55.915234796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:55.979709 crc crio[19822]: time=\"2026-06-12T10:15:55.978861058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:55.994714 crc crio[19822]: time=\"2026-06-12T10:15:55.994478299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:56.167903 crc crio[19822]: time=\"2026-06-12T10:15:56.167218392Z\" level=info msg=\"Created container b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util\" id=74f1e835-b9c1-4fa1-9c43-6fe4a79e2eda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:56.169462 crc crio[19822]: time=\"2026-06-12T10:15:56.16930402Z\" level=info msg=\"Starting container: b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3\" id=b37ef9ec-a04e-4756-ba5c-901c0e949edd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:15:56.177362 crc crio[19822]: time=\"2026-06-12T10:15:56.177061101Z\" level=info msg=\"Started container\" PID=41063 containerID=b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util id=b37ef9ec-a04e-4756-ba5c-901c0e949edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\nJun 12 10:15:57.253982 crc crio[19822]: time=\"2026-06-12T10:15:57.253624074Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=d3a8db50-2ca9-4585-9074-3d127e6cf9c7 name=/runtime.v1.ImageService/PullImage\nJun 12 10:15:57.263497 crc crio[19822]: time=\"2026-06-12T10:15:57.263407552Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"\nJun 12 10:15:58.135422 crc crio[19822]: time=\"2026-06-12T10:15:58.134933957Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=d3a8db50-2ca9-4585-9074-3d127e6cf9c7 name=/runtime.v1.ImageService/PullImage\nJun 12 10:15:58.137749 crc crio[19822]: time=\"2026-06-12T10:15:58.137533999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=1c41c9d3-d2d1-4e31-930c-d8bfc9072897 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:58.144292 crc crio[19822]: time=\"2026-06-12T10:15:58.144001361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=e7eeada8-6262-46af-bd54-723bafe9d8bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:58.155159 crc crio[19822]: time=\"2026-06-12T10:15:58.154955775Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull\" id=7773581f-d059-4116-bb72-5c0d45c026ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:58.156982 crc crio[19822]: time=\"2026-06-12T10:15:58.156798853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:58.198643 crc crio[19822]: time=\"2026-06-12T10:15:58.19848407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:58.199337 crc crio[19822]: time=\"2026-06-12T10:15:58.198714417Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/a3312d5d03eea8d8bcda7e5e6691fac6e560b95d037ce0ae167192f8c27e51d4/merged/etc/passwd: no such file or directory\"\nJun 12 10:15:58.199337 crc crio[19822]: time=\"2026-06-12T10:15:58.198741348Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/a3312d5d03eea8d8bcda7e5e6691fac6e560b95d037ce0ae167192f8c27e51d4/merged/etc/group: no such file or directory\"\nJun 12 10:15:58.201632 crc crio[19822]: time=\"2026-06-12T10:15:58.201524625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:58.354942 crc crio[19822]: time=\"2026-06-12T10:15:58.354118617Z\" level=info msg=\"Created container 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull\" id=7773581f-d059-4116-bb72-5c0d45c026ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:58.357363 crc crio[19822]: time=\"2026-06-12T10:15:58.356981287Z\" level=info msg=\"Starting container: 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050\" id=01e7b8d8-280a-4ff2-9696-682d21951e2a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:15:58.364356 crc crio[19822]: time=\"2026-06-12T10:15:58.364149381Z\" level=info msg=\"Started container\" PID=41126 containerID=610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull id=01e7b8d8-280a-4ff2-9696-682d21951e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\nJun 12 10:15:59.280072 crc crio[19822]: time=\"2026-06-12T10:15:59.279608096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6b4837a-3d86-442c-b0fe-b6a5015bc545 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:59.282762 crc crio[19822]: time=\"2026-06-12T10:15:59.282421734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79f4eaaa-143e-49f0-b1a5-7e426de0b1fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:15:59.291446 crc crio[19822]: time=\"2026-06-12T10:15:59.289152395Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract\" id=ec3a498f-f653-458b-a45c-0dbf35fd214d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:59.291446 crc crio[19822]: time=\"2026-06-12T10:15:59.289589919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:59.335663 crc crio[19822]: time=\"2026-06-12T10:15:59.335478846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:59.340526 crc crio[19822]: time=\"2026-06-12T10:15:59.340416631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:15:59.511934 crc crio[19822]: time=\"2026-06-12T10:15:59.511429782Z\" level=info msg=\"Created container 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract\" id=ec3a498f-f653-458b-a45c-0dbf35fd214d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:15:59.513340 crc crio[19822]: time=\"2026-06-12T10:15:59.512786484Z\" level=info msg=\"Starting container: 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4\" id=6b480fca-4bf6-4cf1-b981-8140171d35b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:15:59.542452 crc crio[19822]: time=\"2026-06-12T10:15:59.541961489Z\" level=info msg=\"Started container\" PID=41146 containerID=1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract id=6b480fca-4bf6-4cf1-b981-8140171d35b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\nJun 12 10:16:00.519018 crc crio[19822]: time=\"2026-06-12T10:16:00.518170655Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687656-7jbvv/POD\" id=56ce4392-cb58-4ac4-85ad-7a59c316a58d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:16:00.519018 crc crio[19822]: time=\"2026-06-12T10:16:00.518982451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:16:00.556053 crc crio[19822]: time=\"2026-06-12T10:16:00.555906678Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}\"\nJun 12 10:16:00.556053 crc crio[19822]: time=\"2026-06-12T10:16:00.556056223Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687656-7jbvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:16:01.365027 crc crio[19822]: time=\"2026-06-12T10:16:01.363597315Z\" level=info msg=\"Stopping pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=2eedc7db-feb0-4b61-b4fb-a96b7d5ebdd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:01.367430 crc crio[19822]: time=\"2026-06-12T10:16:01.365662491Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0030944d0}] Aliases:map[]}\"\nJun 12 10:16:01.367430 crc crio[19822]: time=\"2026-06-12T10:16:01.366299561Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:16:01.708178 crc crio[19822]: 2026-06-12T10:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f2b500a169e57 Mac:c2:2f:38:cf:c3:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba SocketPath: PciID:}] [{Interface:0xc000113150 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:16:01.712360 crc crio[19822]: time=\"2026-06-12T10:16:01.712152669Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}\"\nJun 12 10:16:01.712591 crc crio[19822]: time=\"2026-06-12T10:16:01.712489589Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687656-7jbvv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:16:01.726163 crc crio[19822]: time=\"2026-06-12T10:16:01.722707673Z\" level=info msg=\"Ran pod sandbox 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 with infra container: openshift-infra/auto-csr-approver-29687656-7jbvv/POD\" id=56ce4392-cb58-4ac4-85ad-7a59c316a58d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:16:01.729168 crc crio[19822]: time=\"2026-06-12T10:16:01.728518791Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=97268901-b84b-41a0-98d3-4a4785334b8a name=/runtime.v1.ImageService/PullImage\nJun 12 10:16:01.737594 crc crio[19822]: time=\"2026-06-12T10:16:01.737524855Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:16:02.006612 crc crio[19822]: time=\"2026-06-12T10:16:02.006120213Z\" level=info msg=\"Stopped pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=2eedc7db-feb0-4b61-b4fb-a96b7d5ebdd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:02.572333 crc crio[19822]: time=\"2026-06-12T10:16:02.572086201Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=97268901-b84b-41a0-98d3-4a4785334b8a name=/runtime.v1.ImageService/PullImage\nJun 12 10:16:02.574079 crc crio[19822]: time=\"2026-06-12T10:16:02.573915568Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e65d900-c6c3-4c26-9655-6c0f87c11c3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:16:02.580004 crc crio[19822]: time=\"2026-06-12T10:16:02.579895606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5a49d94-6792-4c34-9966-0645fe5ad880 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:16:02.588476 crc crio[19822]: time=\"2026-06-12T10:16:02.588376482Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687656-7jbvv/oc\" id=bc22e9ea-afa3-46e7-ba3c-c7295abe7b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:16:02.589420 crc crio[19822]: time=\"2026-06-12T10:16:02.589328352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:16:02.629133 crc crio[19822]: time=\"2026-06-12T10:16:02.628916622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:16:02.902326 crc crio[19822]: time=\"2026-06-12T10:16:02.902008239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:16:03.065497 crc crio[19822]: time=\"2026-06-12T10:16:03.064898648Z\" level=info msg=\"Created container 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed: openshift-infra/auto-csr-approver-29687656-7jbvv/oc\" id=bc22e9ea-afa3-46e7-ba3c-c7295abe7b7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:16:03.067104 crc crio[19822]: time=\"2026-06-12T10:16:03.066986323Z\" level=info msg=\"Starting container: 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed\" id=7558161e-4685-4f55-9ed1-4caffad0e3f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:16:03.081636 crc crio[19822]: time=\"2026-06-12T10:16:03.08145999Z\" level=info msg=\"Started container\" PID=41337 containerID=8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed description=openshift-infra/auto-csr-approver-29687656-7jbvv/oc id=7558161e-4685-4f55-9ed1-4caffad0e3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\nJun 12 10:16:04.421762 crc crio[19822]: time=\"2026-06-12T10:16:04.421668433Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=37e460ee-4019-4e11-9c81-2049fed5f71d name=/runtime.v1.ImageService/PullImage\nJun 12 10:16:04.426215 crc crio[19822]: time=\"2026-06-12T10:16:04.426120813Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 12 10:16:05.447280 crc crio[19822]: time=\"2026-06-12T10:16:05.446370801Z\" level=info msg=\"Stopping pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=9afb362a-8c53-45de-9678-9a22a481224b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:05.448201 crc crio[19822]: time=\"2026-06-12T10:16:05.448116325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc000696798}] Aliases:map[]}\"\nJun 12 10:16:05.448444 crc crio[19822]: time=\"2026-06-12T10:16:05.448386184Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687656-7jbvv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:16:05.752127 crc crio[19822]: time=\"2026-06-12T10:16:05.751912068Z\" level=info msg=\"Stopped pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=9afb362a-8c53-45de-9678-9a22a481224b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:10.834282 crc crio[19822]: time=\"2026-06-12T10:16:10.785103054Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/POD\" id=1ca12f12-cdf6-4463-9db4-183dbdead247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:16:10.834282 crc crio[19822]: time=\"2026-06-12T10:16:10.786063955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:16:26.298779 crc crio[19822]: time=\"2026-06-12T10:16:26.29738227Z\" level=info msg=\"Removing container: c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4\" id=bc17e6e9-7c9b-4ba6-94a5-9d74d266e2ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:16:27.522119 crc crio[19822]: time=\"2026-06-12T10:16:27.521006924Z\" level=info msg=\"Removed container c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4: openshift-infra/auto-csr-approver-29687650-5q8f6/oc\" id=bc17e6e9-7c9b-4ba6-94a5-9d74d266e2ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:16:27.532661 crc crio[19822]: time=\"2026-06-12T10:16:27.532495742Z\" level=info msg=\"Stopping pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=504721fe-e5fd-45fe-9092-841834d56eee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:27.532661 crc crio[19822]: time=\"2026-06-12T10:16:27.532603436Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=504721fe-e5fd-45fe-9092-841834d56eee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:27.533351 crc crio[19822]: time=\"2026-06-12T10:16:27.533209005Z\" level=info msg=\"Removing pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=7b1f3fb9-bb06-4359-ac44-a7e07003555b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:16:27.653982 crc crio[19822]: time=\"2026-06-12T10:16:27.651888519Z\" level=info msg=\"Removed pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=7b1f3fb9-bb06-4359-ac44-a7e07003555b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:16:27.653982 crc crio[19822]: time=\"2026-06-12T10:16:27.65293395Z\" level=info msg=\"Stopping pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=ba464d27-ccbb-4bdd-97ca-344b0a339cb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:27.653982 crc crio[19822]: time=\"2026-06-12T10:16:27.653002932Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=ba464d27-ccbb-4bdd-97ca-344b0a339cb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:27.653982 crc crio[19822]: time=\"2026-06-12T10:16:27.65355665Z\" level=info msg=\"Removing pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=05cbf222-9c44-4916-922d-29a6e113fa7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:16:27.662298 crc crio[19822]: time=\"2026-06-12T10:16:27.662071859Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=37e460ee-4019-4e11-9c81-2049fed5f71d name=/runtime.v1.ImageService/PullImage\nJun 12 10:16:27.672311 crc crio[19822]: time=\"2026-06-12T10:16:27.669655342Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c710}] Aliases:map[]}\"\nJun 12 10:16:27.672519 crc crio[19822]: time=\"2026-06-12T10:16:27.672333195Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:16:27.673490 crc crio[19822]: time=\"2026-06-12T10:16:27.673398381Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=d0219fa8-e4c5-4f69-9589-7f57172bed08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:16:27.675483 crc crio[19822]: time=\"2026-06-12T10:16:27.675398777Z\" level=info msg=\"Removed pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=05cbf222-9c44-4916-922d-29a6e113fa7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:16:27.687350 crc crio[19822]: time=\"2026-06-12T10:16:27.687225431Z\" level=info msg=\"Stopping pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=27b8bda9-591f-4648-9ef1-769fa9610d01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:27.687590 crc crio[19822]: time=\"2026-06-12T10:16:27.687365126Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=27b8bda9-591f-4648-9ef1-769fa9610d01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:16:27.688708 crc crio[19822]: time=\"2026-06-12T10:16:27.688651837Z\" level=info msg=\"Removing pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=97e313d8-7e70-41fb-bb47-2d9499450da4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:16:27.713745 crc crio[19822]: time=\"2026-06-12T10:16:27.7135976Z\" level=info msg=\"Removed pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=97e313d8-7e70-41fb-bb47-2d9499450da4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:16:27.734283 crc crio[19822]: time=\"2026-06-12T10:16:27.734160484Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=7438bbb4-33a6-45e2-824c-304404b4fb35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:16:27.821578 crc crio[19822]: time=\"2026-06-12T10:16:27.82149229Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb\" id=36c0e691-02a8-425e-8556-50f5a5d8a545 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:16:27.823995 crc crio[19822]: time=\"2026-06-12T10:16:27.823658758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:16:28.171363 crc crio[19822]: time=\"2026-06-12T10:16:28.170433018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:16:28.822108 crc crio[19822]: 2026-06-12T10:16:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27635c7c75f3f05 Mac:ee:3b:2d:7b:2f:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:16:28.825059 crc crio[19822]: time=\"2026-06-12T10:16:28.824983076Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c710}] Aliases:map[]}\"\nJun 12 10:16:28.825340 crc crio[19822]: time=\"2026-06-12T10:16:28.825293715Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:16:28.835713 crc crio[19822]: time=\"2026-06-12T10:16:28.835631927Z\" level=info msg=\"Ran pod sandbox 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/POD\" id=1ca12f12-cdf6-4463-9db4-183dbdead247 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:16:28.839850 crc crio[19822]: time=\"2026-06-12T10:16:28.839745096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:16:28.840120 crc crio[19822]: time=\"2026-06-12T10:16:28.840065666Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:16:28.840208 crc crio[19822]: time=\"2026-06-12T10:16:28.840163969Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:16:28.846209 crc crio[19822]: time=\"2026-06-12T10:16:28.846136387Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=153854c1-2a6a-4226-8d22-c9e4d07558a3 name=/runtime.v1.ImageService/PullImage\nJun 12 10:16:28.863771 crc crio[19822]: time=\"2026-06-12T10:16:28.863510101Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"\nJun 12 10:16:28.931578 crc crio[19822]: time=\"2026-06-12T10:16:28.93145477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:16:29.053996 crc crio[19822]: time=\"2026-06-12T10:16:29.053751113Z\" level=info msg=\"Created container 8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb\" id=36c0e691-02a8-425e-8556-50f5a5d8a545 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:16:29.055645 crc crio[19822]: time=\"2026-06-12T10:16:29.055511659Z\" level=info msg=\"Starting container: 8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7\" id=2b75a7aa-4b7a-4c55-95ee-66e0e2e7e94c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:16:29.060802 crc crio[19822]: time=\"2026-06-12T10:16:29.060687984Z\" level=info msg=\"Started container\" PID=41993 containerID=8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7 description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb id=2b75a7aa-4b7a-4c55-95ee-66e0e2e7e94c name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6\nJun 12 10:16:29.074622 crc crio[19822]: time=\"2026-06-12T10:16:29.074522245Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=f8da287e-89a8-443a-9540-ae255fbd484f name=/runtime.v1.ImageService/PullImage\nJun 12 10:16:29.078483 crc crio[19822]: time=\"2026-06-12T10:16:29.078399616Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 10:16:52.813982 crc crio[19822]: time=\"2026-06-12T10:16:52.812981405Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=153854c1-2a6a-4226-8d22-c9e4d07558a3 name=/runtime.v1.ImageService/PullImage\nJun 12 10:16:52.816705 crc crio[19822]: time=\"2026-06-12T10:16:52.815197305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=a4d38fb9-08b6-49fd-9088-fe3cdfb37ec3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:16:53.783953 crc crio[19822]: time=\"2026-06-12T10:16:53.783864976Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-85lzw/POD\" id=19c259ce-e917-4b04-91f7-ae3b3c1354f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:16:53.784466 crc crio[19822]: time=\"2026-06-12T10:16:53.784410323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:10.642923 crc crio[19822]: time=\"2026-06-12T10:17:10.642037454Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=a1a09f14-1d4d-434e-8f8a-c3c7c2121741 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:11.162408 crc crio[19822]: time=\"2026-06-12T10:17:11.161907819Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator\" id=3fdd42fc-031e-43a3-a843-a32e8a698a50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:11.688423 crc crio[19822]: time=\"2026-06-12T10:17:11.688303869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:11.994364 crc crio[19822]: time=\"2026-06-12T10:17:11.994046781Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc001ee2168}] Aliases:map[]}\"\nJun 12 10:17:11.994364 crc crio[19822]: time=\"2026-06-12T10:17:11.994104453Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-85lzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:12.654943 crc crio[19822]: 2026-06-12T10:17:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f939799001cf7d0 Mac:ae:a0:b4:50:94:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b SocketPath: PciID:}] [{Interface:0xc00059cd30 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:12.657551 crc crio[19822]: time=\"2026-06-12T10:17:12.65662165Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc001ee2168}] Aliases:map[]}\"\nJun 12 10:17:12.657551 crc crio[19822]: time=\"2026-06-12T10:17:12.656797495Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-85lzw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:13.307765 crc crio[19822]: time=\"2026-06-12T10:17:13.307329345Z\" level=info msg=\"Ran pod sandbox f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 with infra container: openshift-marketplace/redhat-marketplace-85lzw/POD\" id=19c259ce-e917-4b04-91f7-ae3b3c1354f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:13.310984 crc crio[19822]: time=\"2026-06-12T10:17:13.310379219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b465293-c7f6-4e99-b932-211fb9040d1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:13.317416 crc crio[19822]: time=\"2026-06-12T10:17:13.317316596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6f1af8fe-b3ae-4e84-99f4-4077f0d2fa1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:13.331708 crc crio[19822]: time=\"2026-06-12T10:17:13.331646455Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities\" id=a3e4d7e9-8914-4d68-950f-6c7255e3b4fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:13.439495 crc crio[19822]: time=\"2026-06-12T10:17:13.439440685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:13.446457 crc crio[19822]: time=\"2026-06-12T10:17:13.446382692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:13.455241 crc crio[19822]: time=\"2026-06-12T10:17:13.455077844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:13.585715 crc crio[19822]: time=\"2026-06-12T10:17:13.585620466Z\" level=info msg=\"Created container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator\" id=3fdd42fc-031e-43a3-a843-a32e8a698a50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:13.587160 crc crio[19822]: time=\"2026-06-12T10:17:13.587049901Z\" level=info msg=\"Starting container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c\" id=98893b5a-eece-4b8d-995e-9056a03376bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:13.593856 crc crio[19822]: time=\"2026-06-12T10:17:13.59371902Z\" level=info msg=\"Started container\" PID=43244 containerID=244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator id=98893b5a-eece-4b8d-995e-9056a03376bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\nJun 12 10:17:13.611640 crc crio[19822]: time=\"2026-06-12T10:17:13.61154641Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:13.611983 crc crio[19822]: time=\"2026-06-12T10:17:13.61186499Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:13.611983 crc crio[19822]: time=\"2026-06-12T10:17:13.611942233Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:13.613915 crc crio[19822]: time=\"2026-06-12T10:17:13.613750118Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a3713d16-7418-48f8-a551-246867fb84c2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:13.624526 crc crio[19822]: time=\"2026-06-12T10:17:13.624399016Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"\nJun 12 10:17:13.833294 crc crio[19822]: time=\"2026-06-12T10:17:13.832721521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:13.838843 crc crio[19822]: time=\"2026-06-12T10:17:13.838713269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:13.970129 crc crio[19822]: time=\"2026-06-12T10:17:13.970034679Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=f8da287e-89a8-443a-9540-ae255fbd484f name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:13.970622 crc crio[19822]: time=\"2026-06-12T10:17:13.970593462Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1d2b4578-509a-4e3a-b8a0-ad438c389519 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:13.975314 crc crio[19822]: time=\"2026-06-12T10:17:13.974710502Z\" level=info msg=\"Created container 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities\" id=a3e4d7e9-8914-4d68-950f-6c7255e3b4fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:13.975491 crc crio[19822]: time=\"2026-06-12T10:17:13.975418703Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ad66935e-8b29-4b49-8580-c8efd88c6026 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:13.975914 crc crio[19822]: time=\"2026-06-12T10:17:13.975879129Z\" level=info msg=\"Starting container: 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389\" id=a534a094-72f5-492a-bf88-1ecdfdd78184 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:13.987375 crc crio[19822]: time=\"2026-06-12T10:17:13.987305436Z\" level=info msg=\"Started container\" PID=43287 containerID=769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389 description=openshift-marketplace/redhat-marketplace-85lzw/extract-utilities id=a534a094-72f5-492a-bf88-1ecdfdd78184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\nJun 12 10:17:13.988944 crc crio[19822]: time=\"2026-06-12T10:17:13.988889946Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic\" id=e825f406-5658-48d1-9b6f-9d1b0ff48bed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:13.991455 crc crio[19822]: time=\"2026-06-12T10:17:13.991395176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:14.048783 crc crio[19822]: time=\"2026-06-12T10:17:14.04870014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:14.797002 crc crio[19822]: time=\"2026-06-12T10:17:14.795177788Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f4a4da15-4683-47b1-8bcd-d2fe213881b4 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:14.800920 crc crio[19822]: time=\"2026-06-12T10:17:14.800463505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 10:17:15.429033 crc crio[19822]: time=\"2026-06-12T10:17:15.428947011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:16.202371 crc crio[19822]: time=\"2026-06-12T10:17:16.20161697Z\" level=info msg=\"Created container cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic\" id=e825f406-5658-48d1-9b6f-9d1b0ff48bed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:16.203911 crc crio[19822]: time=\"2026-06-12T10:17:16.203736276Z\" level=info msg=\"Starting container: cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4\" id=03b85866-ec63-41ab-9c44-88263996e389 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:16.212018 crc crio[19822]: time=\"2026-06-12T10:17:16.211921703Z\" level=info msg=\"Started container\" PID=43374 containerID=cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4 description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic id=03b85866-ec63-41ab-9c44-88263996e389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6\nJun 12 10:17:16.351926 crc crio[19822]: time=\"2026-06-12T10:17:16.351711545Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=4cc75031-fe94-4a4f-b20f-43b701d28058 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:16.358795 crc crio[19822]: time=\"2026-06-12T10:17:16.358665323Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 10:17:18.302941 crc crio[19822]: time=\"2026-06-12T10:17:18.30252853Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=f4a4da15-4683-47b1-8bcd-d2fe213881b4 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:18.304176 crc crio[19822]: time=\"2026-06-12T10:17:18.304088748Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d9346245-d22f-4b4b-a0ea-bd8ac53ce0c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:18.342039 crc crio[19822]: time=\"2026-06-12T10:17:18.341942155Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dcb6af10-20b8-4388-80f9-d81572d81933 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:18.360092 crc crio[19822]: time=\"2026-06-12T10:17:18.360008132Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-85lzw/extract-content\" id=65143070-12df-4f7e-a969-aa92e812d46a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:18.373260 crc crio[19822]: time=\"2026-06-12T10:17:18.373140893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:18.374769 crc crio[19822]: time=\"2026-06-12T10:17:18.374675354Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a3713d16-7418-48f8-a551-246867fb84c2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:18.375996 crc crio[19822]: time=\"2026-06-12T10:17:18.375934401Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fec51566-8060-4f55-90e0-42e4b090634f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:18.385185 crc crio[19822]: time=\"2026-06-12T10:17:18.385038985Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=4cc75031-fe94-4a4f-b20f-43b701d28058 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:18.386245 crc crio[19822]: time=\"2026-06-12T10:17:18.386149231Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b20936cb-64ae-4ff7-83fa-f25ccff64906 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:18.388900 crc crio[19822]: time=\"2026-06-12T10:17:18.388782613Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=802b0f48-47ad-44dc-b4b6-a778ef0da081 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:18.410714 crc crio[19822]: time=\"2026-06-12T10:17:18.410559159Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=132933aa-1760-4a5d-817f-6f145e0873b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:18.411398 crc crio[19822]: time=\"2026-06-12T10:17:18.411302719Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy\" id=c4ea51f7-1bc8-4459-aa5a-f756e266c321 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:18.418122 crc crio[19822]: time=\"2026-06-12T10:17:18.4179887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:18.424732 crc crio[19822]: time=\"2026-06-12T10:17:18.424648317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:18.430156 crc crio[19822]: time=\"2026-06-12T10:17:18.430061297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:18.435111 crc crio[19822]: time=\"2026-06-12T10:17:18.434998781Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd\" id=474ceea3-41ca-4cc7-a7a2-75726264c1e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:18.441370 crc crio[19822]: time=\"2026-06-12T10:17:18.441275708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:18.480337 crc crio[19822]: time=\"2026-06-12T10:17:18.475713338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:18.488342 crc crio[19822]: time=\"2026-06-12T10:17:18.48825359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:18.513712 crc crio[19822]: time=\"2026-06-12T10:17:18.513569574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:18.685367 crc crio[19822]: time=\"2026-06-12T10:17:18.685263218Z\" level=info msg=\"Created container 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0: openshift-marketplace/redhat-marketplace-85lzw/extract-content\" id=65143070-12df-4f7e-a969-aa92e812d46a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:18.690291 crc crio[19822]: time=\"2026-06-12T10:17:18.690127608Z\" level=info msg=\"Starting container: 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0\" id=4989fbf3-2164-4927-bd16-83498359b782 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:18.690980 crc crio[19822]: time=\"2026-06-12T10:17:18.690883503Z\" level=info msg=\"Created container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy\" id=c4ea51f7-1bc8-4459-aa5a-f756e266c321 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:18.694304 crc crio[19822]: time=\"2026-06-12T10:17:18.694247678Z\" level=info msg=\"Starting container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6\" id=cf68ef75-7c1f-48c6-84f6-bed795fe7564 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:18.708338 crc crio[19822]: time=\"2026-06-12T10:17:18.699359999Z\" level=info msg=\"Started container\" PID=43556 containerID=98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0 description=openshift-marketplace/redhat-marketplace-85lzw/extract-content id=4989fbf3-2164-4927-bd16-83498359b782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\nJun 12 10:17:18.708338 crc crio[19822]: time=\"2026-06-12T10:17:18.703304392Z\" level=info msg=\"Started container\" PID=43553 containerID=07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy id=cf68ef75-7c1f-48c6-84f6-bed795fe7564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\nJun 12 10:17:19.753921 crc crio[19822]: time=\"2026-06-12T10:17:19.753399985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:19.879368 crc crio[19822]: time=\"2026-06-12T10:17:19.879100285Z\" level=info msg=\"Created container 1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd\" id=474ceea3-41ca-4cc7-a7a2-75726264c1e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:19.880742 crc crio[19822]: time=\"2026-06-12T10:17:19.880676054Z\" level=info msg=\"Starting container: 1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db\" id=aab3bd54-c2f3-41f4-a4a5-aa8c46efb632 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:19.887889 crc crio[19822]: time=\"2026-06-12T10:17:19.887773428Z\" level=info msg=\"Started container\" PID=43580 containerID=1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd id=aab3bd54-c2f3-41f4-a4a5-aa8c46efb632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6\nJun 12 10:17:19.901107 crc crio[19822]: time=\"2026-06-12T10:17:19.901037322Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=979ca77d-d934-464a-ac39-006ca701379f name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:19.907539 crc crio[19822]: time=\"2026-06-12T10:17:19.907499395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3bb8e193-6f76-43bf-abc9-1a688c627243 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:19.910260 crc crio[19822]: time=\"2026-06-12T10:17:19.91019302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d90aae1a-cc0b-4210-8375-5259523889bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:19.914248 crc crio[19822]: time=\"2026-06-12T10:17:19.914192084Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 10:17:19.921482 crc crio[19822]: time=\"2026-06-12T10:17:19.921390259Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-85lzw/registry-server\" id=fab562bc-91e1-4e08-a376-90dd5cbdebc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:19.922025 crc crio[19822]: time=\"2026-06-12T10:17:19.921960468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:20.021568 crc crio[19822]: time=\"2026-06-12T10:17:20.021465617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:20.027711 crc crio[19822]: time=\"2026-06-12T10:17:20.027443034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:20.145261 crc crio[19822]: time=\"2026-06-12T10:17:20.145149224Z\" level=info msg=\"Created container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server\" id=fab562bc-91e1-4e08-a376-90dd5cbdebc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:20.148498 crc crio[19822]: time=\"2026-06-12T10:17:20.148409509Z\" level=info msg=\"Starting container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05\" id=953f6849-e488-45f3-8019-d01ca69e06ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:20.153653 crc crio[19822]: time=\"2026-06-12T10:17:20.153447983Z\" level=info msg=\"Started container\" PID=43623 containerID=7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05 description=openshift-marketplace/redhat-marketplace-85lzw/registry-server id=953f6849-e488-45f3-8019-d01ca69e06ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\nJun 12 10:17:20.344111 crc crio[19822]: time=\"2026-06-12T10:17:20.344009937Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=979ca77d-d934-464a-ac39-006ca701379f name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:20.345683 crc crio[19822]: time=\"2026-06-12T10:17:20.345525285Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=07de73b8-0636-4435-be8a-cc731178b826 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:20.351077 crc crio[19822]: time=\"2026-06-12T10:17:20.350970184Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=c9316c99-bf58-4b9d-aca8-d3c5bad00b22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:20.358998 crc crio[19822]: time=\"2026-06-12T10:17:20.358927847Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch\" id=e31c9e84-a205-4661-81a3-a3120872ff9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:20.361037 crc crio[19822]: time=\"2026-06-12T10:17:20.360974152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:20.408672 crc crio[19822]: time=\"2026-06-12T10:17:20.408031406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:22.015650 crc crio[19822]: time=\"2026-06-12T10:17:22.014752653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:22.404782 crc crio[19822]: time=\"2026-06-12T10:17:22.404612542Z\" level=info msg=\"Created container 506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch\" id=e31c9e84-a205-4661-81a3-a3120872ff9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:22.406308 crc crio[19822]: time=\"2026-06-12T10:17:22.406066734Z\" level=info msg=\"Starting container: 506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad\" id=2a45b1ba-d274-42a1-9c26-847092a08aff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:22.413557 crc crio[19822]: time=\"2026-06-12T10:17:22.413370195Z\" level=info msg=\"Started container\" PID=43762 containerID=506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch id=2a45b1ba-d274-42a1-9c26-847092a08aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6\nJun 12 10:17:35.272439 crc crio[19822]: time=\"2026-06-12T10:17:35.271524513Z\" level=info msg=\"Stopping container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05 (timeout: 2s)\" id=5e63d22c-9173-4534-bf3b-f0c15d3bc878 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:17:35.510202 crc crio[19822]: time=\"2026-06-12T10:17:35.510080761Z\" level=info msg=\"Stopped container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server\" id=5e63d22c-9173-4534-bf3b-f0c15d3bc878 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:17:35.511553 crc crio[19822]: time=\"2026-06-12T10:17:35.511295103Z\" level=info msg=\"Stopping pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=9ab79ae0-ec5a-4009-8750-6a1c0bc5c305 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:17:35.512113 crc crio[19822]: time=\"2026-06-12T10:17:35.511965804Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc00244c328}] Aliases:map[]}\"\nJun 12 10:17:35.512267 crc crio[19822]: time=\"2026-06-12T10:17:35.512175911Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-85lzw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:36.629025 crc crio[19822]: time=\"2026-06-12T10:17:36.628370664Z\" level=info msg=\"Stopped pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=9ab79ae0-ec5a-4009-8750-6a1c0bc5c305 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:17:37.317586 crc crio[19822]: time=\"2026-06-12T10:17:37.317034256Z\" level=info msg=\"Removing container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05\" id=5cef2337-0b18-4ab0-b819-a2dc448feff0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:17:37.358535 crc crio[19822]: time=\"2026-06-12T10:17:37.358410382Z\" level=info msg=\"Removed container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server\" id=5cef2337-0b18-4ab0-b819-a2dc448feff0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:17:37.366331 crc crio[19822]: time=\"2026-06-12T10:17:37.366096885Z\" level=info msg=\"Removing container: 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0\" id=dd31e502-5ebd-4277-b18f-02ca655f4cca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:17:37.450420 crc crio[19822]: time=\"2026-06-12T10:17:37.450285704Z\" level=info msg=\"Removed container 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0: openshift-marketplace/redhat-marketplace-85lzw/extract-content\" id=dd31e502-5ebd-4277-b18f-02ca655f4cca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:17:37.508657 crc crio[19822]: time=\"2026-06-12T10:17:37.508374086Z\" level=info msg=\"Removing container: 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389\" id=330cf3fa-3800-43d0-b680-e3b86ad6c41c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:17:37.555730 crc crio[19822]: time=\"2026-06-12T10:17:37.55548714Z\" level=info msg=\"Removed container 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities\" id=330cf3fa-3800-43d0-b680-e3b86ad6c41c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:17:48.249435 crc crio[19822]: time=\"2026-06-12T10:17:48.248537709Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/POD\" id=95ec3910-799f-4bc0-9b5b-b028fb644600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:48.256718 crc crio[19822]: time=\"2026-06-12T10:17:48.249472408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:48.265925 crc crio[19822]: time=\"2026-06-12T10:17:48.265641934Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/POD\" id=0b229db8-bf6e-4c52-a06f-e64cc39c5993 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:48.265925 crc crio[19822]: time=\"2026-06-12T10:17:48.265742457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:48.319960 crc crio[19822]: time=\"2026-06-12T10:17:48.319436709Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc00101b1e8}] Aliases:map[]}\"\nJun 12 10:17:48.319960 crc crio[19822]: time=\"2026-06-12T10:17:48.319953286Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:48.325059 crc crio[19822]: time=\"2026-06-12T10:17:48.324969402Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc000696dc8}] Aliases:map[]}\"\nJun 12 10:17:48.325059 crc crio[19822]: time=\"2026-06-12T10:17:48.325043004Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:48.371036 crc crio[19822]: time=\"2026-06-12T10:17:48.370980825Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/POD\" id=6df31eec-1567-4e61-8b8c-d2626e8f5af5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:48.371349 crc crio[19822]: time=\"2026-06-12T10:17:48.371320516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:48.502738 crc crio[19822]: time=\"2026-06-12T10:17:48.502681654Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc002ed0058}] Aliases:map[]}\"\nJun 12 10:17:48.503057 crc crio[19822]: time=\"2026-06-12T10:17:48.503036395Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:48.544669 crc crio[19822]: time=\"2026-06-12T10:17:48.542547044Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/POD\" id=b2949034-446f-4ee5-ae8f-242195310abf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:48.544669 crc crio[19822]: time=\"2026-06-12T10:17:48.542644007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:48.578890 crc crio[19822]: time=\"2026-06-12T10:17:48.574376807Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/POD\" id=cee85d76-7ca9-415e-9269-fdc378708613 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:48.578890 crc crio[19822]: time=\"2026-06-12T10:17:48.574506581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:48.738054 crc crio[19822]: time=\"2026-06-12T10:17:48.736175902Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc00101a2f8}] Aliases:map[]}\"\nJun 12 10:17:48.738414 crc crio[19822]: time=\"2026-06-12T10:17:48.738078049Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:48.739615 crc crio[19822]: time=\"2026-06-12T10:17:48.739553209Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"\nJun 12 10:17:48.739717 crc crio[19822]: time=\"2026-06-12T10:17:48.739604348Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:48.803546 crc crio[19822]: time=\"2026-06-12T10:17:48.803308631Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/POD\" id=36d76124-8af4-4ccd-87e0-c6fd7088ecb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:48.803546 crc crio[19822]: time=\"2026-06-12T10:17:48.803471476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:48.862783 crc crio[19822]: time=\"2026-06-12T10:17:48.862698616Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/POD\" id=5b5018e7-8be2-4019-8955-2285f429c6fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:48.862967 crc crio[19822]: time=\"2026-06-12T10:17:48.862884622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.085366 crc crio[19822]: time=\"2026-06-12T10:17:49.085272788Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/POD\" id=a7eb29d9-a8c9-49df-96ea-873c158342bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.085485 crc crio[19822]: time=\"2026-06-12T10:17:49.085407639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.121448 crc crio[19822]: time=\"2026-06-12T10:17:49.121333793Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc002ed0280}] Aliases:map[]}\"\nJun 12 10:17:49.121448 crc crio[19822]: time=\"2026-06-12T10:17:49.121425386Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.127145 crc crio[19822]: time=\"2026-06-12T10:17:49.125369601Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/POD\" id=fb4c2ad4-1a01-4204-8d79-2e97c8887821 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.127145 crc crio[19822]: time=\"2026-06-12T10:17:49.125490065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.135289 crc crio[19822]: time=\"2026-06-12T10:17:49.13071869Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc002ed03b8}] Aliases:map[]}\"\nJun 12 10:17:49.135289 crc crio[19822]: time=\"2026-06-12T10:17:49.130783132Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.266879 crc crio[19822]: time=\"2026-06-12T10:17:49.24574557Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc003094518}] Aliases:map[]}\"\nJun 12 10:17:49.266879 crc crio[19822]: time=\"2026-06-12T10:17:49.246543265Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.309579 crc crio[19822]: time=\"2026-06-12T10:17:49.309526851Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc002ed05d8}] Aliases:map[]}\"\nJun 12 10:17:49.310497 crc crio[19822]: time=\"2026-06-12T10:17:49.31046931Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.327066 crc crio[19822]: time=\"2026-06-12T10:17:49.326632077Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/POD\" id=572febbd-fdb7-473a-9090-c0f3645a989e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.327066 crc crio[19822]: time=\"2026-06-12T10:17:49.326863464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.338720 crc crio[19822]: time=\"2026-06-12T10:17:49.338613383Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/POD\" id=50b9eee0-a1ef-4ba5-94c7-934dc5509b25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.338720 crc crio[19822]: time=\"2026-06-12T10:17:49.338717386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.339167 crc crio[19822]: time=\"2026-06-12T10:17:49.339059347Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/POD\" id=d02b96ec-0d2f-4434-bd8b-5bb0db24a3e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.339330 crc crio[19822]: time=\"2026-06-12T10:17:49.339288814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.340383 crc crio[19822]: time=\"2026-06-12T10:17:49.34029327Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/POD\" id=9f6fcdf1-208e-4dd1-bca8-c6f3a7ce57f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.340503 crc crio[19822]: time=\"2026-06-12T10:17:49.340422174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.352650 crc crio[19822]: time=\"2026-06-12T10:17:49.352569729Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/POD\" id=5cb33ca3-732a-435c-b1ba-0c1c86e10872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.352933 crc crio[19822]: time=\"2026-06-12T10:17:49.352855188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.388750 crc crio[19822]: time=\"2026-06-12T10:17:49.388640023Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/POD\" id=ca6554c8-5e2d-49ed-af70-e625e0f84fd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.388937 crc crio[19822]: time=\"2026-06-12T10:17:49.388858239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:49.518542 crc crio[19822]: time=\"2026-06-12T10:17:49.517153628Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc0030940b8}] Aliases:map[]}\"\nJun 12 10:17:49.518542 crc crio[19822]: time=\"2026-06-12T10:17:49.517310983Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.527088 crc crio[19822]: time=\"2026-06-12T10:17:49.527020138Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}\"\nJun 12 10:17:49.527399 crc crio[19822]: time=\"2026-06-12T10:17:49.527370829Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.619064 crc crio[19822]: time=\"2026-06-12T10:17:49.618692792Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc00008c918}] Aliases:map[]}\"\nJun 12 10:17:49.619064 crc crio[19822]: time=\"2026-06-12T10:17:49.618776155Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.634535 crc crio[19822]: time=\"2026-06-12T10:17:49.634368315Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc0007ac5b8}] Aliases:map[]}\"\nJun 12 10:17:49.634535 crc crio[19822]: time=\"2026-06-12T10:17:49.634451338Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.694020 crc crio[19822]: time=\"2026-06-12T10:17:49.693747775Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed00d8}] Aliases:map[]}\"\nJun 12 10:17:49.694020 crc crio[19822]: time=\"2026-06-12T10:17:49.69392268Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.747054 crc crio[19822]: time=\"2026-06-12T10:17:49.737572527Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc003094320}] Aliases:map[]}\"\nJun 12 10:17:49.747054 crc crio[19822]: time=\"2026-06-12T10:17:49.737649709Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:49.875656 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da64239638a23c8 Mac:22:3c:1e:90:14:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:49.876599 crc crio[19822]: time=\"2026-06-12T10:17:49.876531693Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc00101b1e8}] Aliases:map[]}\"\nJun 12 10:17:49.877355 crc crio[19822]: time=\"2026-06-12T10:17:49.876697798Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:49.894061 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c10b79f3a2f3be7 Mac:42:ac:00:f5:69:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:49.894061 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76f9cc9adfa3ea1 Mac:72:bb:11:98:03:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 SocketPath: PciID:}] [{Interface:0xc00033a5c0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:49.894061 crc crio[19822]: time=\"2026-06-12T10:17:49.885485787Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc002ed0058}] Aliases:map[]}\"\nJun 12 10:17:49.894061 crc crio[19822]: time=\"2026-06-12T10:17:49.885630141Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:49.921936 crc crio[19822]: time=\"2026-06-12T10:17:49.915175108Z\" level=info msg=\"Ran pod sandbox 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/POD\" id=6df31eec-1567-4e61-8b8c-d2626e8f5af5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.921936 crc crio[19822]: time=\"2026-06-12T10:17:49.917991807Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc000696dc8}] Aliases:map[]}\"\nJun 12 10:17:49.921936 crc crio[19822]: time=\"2026-06-12T10:17:49.918309947Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:49.935922 crc crio[19822]: time=\"2026-06-12T10:17:49.9275285Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:49.935922 crc crio[19822]: time=\"2026-06-12T10:17:49.928104138Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:49.935922 crc crio[19822]: time=\"2026-06-12T10:17:49.92817854Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:49.948798 crc crio[19822]: time=\"2026-06-12T10:17:49.948650109Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=198520c8-a5c4-4fd8-a1f3-f0b4372c80ae name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:49.975548 crc crio[19822]: time=\"2026-06-12T10:17:49.973166239Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"\nJun 12 10:17:49.978591 crc crio[19822]: time=\"2026-06-12T10:17:49.978523575Z\" level=info msg=\"Ran pod sandbox da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/POD\" id=95ec3910-799f-4bc0-9b5b-b028fb644600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.993269 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd28371e17e2ca7 Mac:fa:cb:75:54:18:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:49.995085 crc crio[19822]: time=\"2026-06-12T10:17:49.994086132Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc00101a2f8}] Aliases:map[]}\"\nJun 12 10:17:49.995085 crc crio[19822]: time=\"2026-06-12T10:17:49.994266848Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:49.995387 crc crio[19822]: time=\"2026-06-12T10:17:49.995322388Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/POD\" id=bfb29249-c272-478f-a817-7df4a6257d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:49.995451 crc crio[19822]: time=\"2026-06-12T10:17:49.995417631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:50.006526 crc crio[19822]: time=\"2026-06-12T10:17:50.00643688Z\" level=info msg=\"Ran pod sandbox cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/POD\" id=cee85d76-7ca9-415e-9269-fdc378708613 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.018042 crc crio[19822]: time=\"2026-06-12T10:17:50.017944145Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.018423 crc crio[19822]: time=\"2026-06-12T10:17:50.018172642Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.018423 crc crio[19822]: time=\"2026-06-12T10:17:50.018273195Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.018423 crc crio[19822]: time=\"2026-06-12T10:17:50.018379843Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.018624 crc crio[19822]: time=\"2026-06-12T10:17:50.018564018Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.018744 crc crio[19822]: time=\"2026-06-12T10:17:50.018686052Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.023253 crc crio[19822]: time=\"2026-06-12T10:17:50.023120019Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=4d927727-965b-4136-92fe-d671b647b6ab name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:50.024091 crc crio[19822]: time=\"2026-06-12T10:17:50.023558483Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=f7c33e93-6dc6-4daa-be93-98ae2955cc50 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:50.050857 crc crio[19822]: time=\"2026-06-12T10:17:50.048529065Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/POD\" id=8887d87a-cadb-4e67-9392-1e2e0d4b1e48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.050857 crc crio[19822]: time=\"2026-06-12T10:17:50.048635699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:50.050857 crc crio[19822]: time=\"2026-06-12T10:17:50.0487184Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/POD\" id=6deb1b09-5b68-4d04-972d-e622e9c09a7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.050857 crc crio[19822]: time=\"2026-06-12T10:17:50.048754981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:50.051166 crc crio[19822]: time=\"2026-06-12T10:17:50.050964101Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"\nJun 12 10:17:50.054879 crc crio[19822]: time=\"2026-06-12T10:17:50.05174754Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"\nJun 12 10:17:50.161536 crc crio[19822]: time=\"2026-06-12T10:17:50.161437024Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/POD\" id=7f91bbde-c7c8-490d-996b-488b681d8b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.161765 crc crio[19822]: time=\"2026-06-12T10:17:50.161558367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:50.244024 crc crio[19822]: time=\"2026-06-12T10:17:50.23535872Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc001ee24c8}] Aliases:map[]}\"\nJun 12 10:17:50.244024 crc crio[19822]: time=\"2026-06-12T10:17:50.235444423Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:50.244024 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:418d09a1b3f72a6 Mac:ae:27:c1:1f:fc:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 SocketPath: PciID:}] [{Interface:0xc0002908a0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:50.260689 crc crio[19822]: time=\"2026-06-12T10:17:50.250087335Z\" level=info msg=\"Ran pod sandbox c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/POD\" id=0b229db8-bf6e-4c52-a06f-e64cc39c5993 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.274588 crc crio[19822]: time=\"2026-06-12T10:17:50.26628783Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/POD\" id=cca31531-125c-4df2-be32-da762a02119b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.274588 crc crio[19822]: time=\"2026-06-12T10:17:50.266391264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:50.290883 crc crio[19822]: time=\"2026-06-12T10:17:50.285484019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.290883 crc crio[19822]: time=\"2026-06-12T10:17:50.289765735Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.290883 crc crio[19822]: time=\"2026-06-12T10:17:50.28992125Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.320117 crc crio[19822]: time=\"2026-06-12T10:17:50.319431815Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=4cf6e9d7-ec1d-44d7-a54d-d13ab707289a name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:50.329878 crc crio[19822]: time=\"2026-06-12T10:17:50.323430102Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"\nJun 12 10:17:50.329878 crc crio[19822]: time=\"2026-06-12T10:17:50.323750282Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:50.332890 crc crio[19822]: time=\"2026-06-12T10:17:50.332724096Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"\nJun 12 10:17:50.463052 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c11473d684b0e10 Mac:ca:8b:c9:69:71:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:50.497452 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceda7d9502106a5 Mac:6e:25:07:c4:78:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 SocketPath: PciID:}] [{Interface:0xc000015210 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:50.522260 crc crio[19822]: time=\"2026-06-12T10:17:50.512139929Z\" level=info msg=\"Ran pod sandbox 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/POD\" id=b2949034-446f-4ee5-ae8f-242195310abf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.534534 crc crio[19822]: time=\"2026-06-12T10:17:50.533981451Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.534534 crc crio[19822]: time=\"2026-06-12T10:17:50.534274391Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.534534 crc crio[19822]: time=\"2026-06-12T10:17:50.534330892Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.546374 crc crio[19822]: time=\"2026-06-12T10:17:50.541247697Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=1664a7fc-5778-423e-8f29-35ac9af9e596 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:50.546374 crc crio[19822]: time=\"2026-06-12T10:17:50.548455074Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"\nJun 12 10:17:50.571955 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b02146929025f7 Mac:be:d0:bf:3b:05:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 SocketPath: PciID:}] [{Interface:0xc0004046b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:50.616064 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:358c66724525100 Mac:da:5c:6b:4f:7e:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 SocketPath: PciID:}] [{Interface:0xc00031e7f0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:50.632338 crc crio[19822]: time=\"2026-06-12T10:17:50.632251524Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc002ed03b8}] Aliases:map[]}\"\nJun 12 10:17:50.632601 crc crio[19822]: time=\"2026-06-12T10:17:50.632551993Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:50.634710 crc crio[19822]: time=\"2026-06-12T10:17:50.634614266Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc003094338}] Aliases:map[]}\"\nJun 12 10:17:50.634710 crc crio[19822]: time=\"2026-06-12T10:17:50.634661678Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:50.639135 crc crio[19822]: time=\"2026-06-12T10:17:50.639053089Z\" level=info msg=\"Ran pod sandbox c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/POD\" id=36d76124-8af4-4ccd-87e0-c6fd7088ecb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.639613 crc crio[19822]: time=\"2026-06-12T10:17:50.639577056Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc003094518}] Aliases:map[]}\"\nJun 12 10:17:50.639950 crc crio[19822]: time=\"2026-06-12T10:17:50.639928047Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:50.666985 crc crio[19822]: time=\"2026-06-12T10:17:50.666761282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.667797 crc crio[19822]: time=\"2026-06-12T10:17:50.667104938Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.667797 crc crio[19822]: time=\"2026-06-12T10:17:50.667168154Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.672748 crc crio[19822]: time=\"2026-06-12T10:17:50.672650785Z\" level=info msg=\"Ran pod sandbox ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/POD\" id=a7eb29d9-a8c9-49df-96ea-873c158342bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.675584 crc crio[19822]: time=\"2026-06-12T10:17:50.675498905Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=c8106379-2dee-43e0-9a6f-c48c7a46fafa name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:50.677493 crc crio[19822]: time=\"2026-06-12T10:17:50.677250419Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc0021442b8}] Aliases:map[]}\"\nJun 12 10:17:50.677493 crc crio[19822]: time=\"2026-06-12T10:17:50.677312141Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:50.677493 crc crio[19822]: time=\"2026-06-12T10:17:50.677450635Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.677937 crc crio[19822]: time=\"2026-06-12T10:17:50.677672332Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.678115 crc crio[19822]: time=\"2026-06-12T10:17:50.678021494Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.679001 crc crio[19822]: time=\"2026-06-12T10:17:50.678931192Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc002ed0280}] Aliases:map[]}\"\nJun 12 10:17:50.679182 crc crio[19822]: time=\"2026-06-12T10:17:50.679122178Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:50.680269 crc crio[19822]: time=\"2026-06-12T10:17:50.680023517Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=b5f0a755-48d6-46da-a910-57545726702e name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:50.681129 crc crio[19822]: time=\"2026-06-12T10:17:50.681026629Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"\nJun 12 10:17:50.691026 crc crio[19822]: time=\"2026-06-12T10:17:50.686492822Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc002ed05d8}] Aliases:map[]}\"\nJun 12 10:17:50.691026 crc crio[19822]: time=\"2026-06-12T10:17:50.687390488Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc00140e6d0}] Aliases:map[]}\"\nJun 12 10:17:50.691026 crc crio[19822]: time=\"2026-06-12T10:17:50.687429779Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:50.691026 crc crio[19822]: time=\"2026-06-12T10:17:50.688080469Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"\nJun 12 10:17:50.697741 crc crio[19822]: time=\"2026-06-12T10:17:50.697236783Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:50.718969 crc crio[19822]: time=\"2026-06-12T10:17:50.718802297Z\" level=info msg=\"Ran pod sandbox 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/POD\" id=fb4c2ad4-1a01-4204-8d79-2e97c8887821 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.724347 crc crio[19822]: time=\"2026-06-12T10:17:50.722011369Z\" level=info msg=\"Ran pod sandbox 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/POD\" id=5b5018e7-8be2-4019-8955-2285f429c6fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.739532 crc crio[19822]: time=\"2026-06-12T10:17:50.73946106Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc000696ce0}] Aliases:map[]}\"\nJun 12 10:17:50.739532 crc crio[19822]: time=\"2026-06-12T10:17:50.739532452Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:50.742526 crc crio[19822]: time=\"2026-06-12T10:17:50.742401712Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.742684 crc crio[19822]: time=\"2026-06-12T10:17:50.74264605Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.742744 crc crio[19822]: time=\"2026-06-12T10:17:50.742702542Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.742897 crc crio[19822]: time=\"2026-06-12T10:17:50.742860667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.743210 crc crio[19822]: time=\"2026-06-12T10:17:50.743006882Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.743210 crc crio[19822]: time=\"2026-06-12T10:17:50.743170027Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:50.744225 crc crio[19822]: time=\"2026-06-12T10:17:50.744167538Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=109819b1-8670-4d7d-9119-130cd2055275 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:50.745125 crc crio[19822]: time=\"2026-06-12T10:17:50.744993335Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=667b55d8-dedd-4397-83e1-fd3cddc91320 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:50.747016 crc crio[19822]: time=\"2026-06-12T10:17:50.746905903Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"\nJun 12 10:17:50.751798 crc crio[19822]: time=\"2026-06-12T10:17:50.751572201Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"\nJun 12 10:17:50.911118 crc crio[19822]: time=\"2026-06-12T10:17:50.910370716Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/POD\" id=45909952-00ba-407d-8a39-2046d39c2476 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:50.911424 crc crio[19822]: time=\"2026-06-12T10:17:50.911182381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:51.104594 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade47e6254140d3 Mac:1a:85:4a:64:0d:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:51.106715 crc crio[19822]: time=\"2026-06-12T10:17:51.106121436Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc0030940b8}] Aliases:map[]}\"\nJun 12 10:17:51.106715 crc crio[19822]: time=\"2026-06-12T10:17:51.106415425Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:51.107767 crc crio[19822]: time=\"2026-06-12T10:17:51.107578003Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/POD\" id=45e87b83-cb2e-48be-ab2a-e59dc3587087 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.107767 crc crio[19822]: time=\"2026-06-12T10:17:51.107737228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:51.109912 crc crio[19822]: time=\"2026-06-12T10:17:51.109122561Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/POD\" id=f1bc3783-8a39-4d1d-82b9-149c4c1b984a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.109912 crc crio[19822]: time=\"2026-06-12T10:17:51.109371837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:51.155487 crc crio[19822]: time=\"2026-06-12T10:17:51.155295308Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000696138}] Aliases:map[]}\"\nJun 12 10:17:51.155487 crc crio[19822]: time=\"2026-06-12T10:17:51.15534516Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:51.158530 crc crio[19822]: time=\"2026-06-12T10:17:51.158397863Z\" level=info msg=\"Ran pod sandbox ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/POD\" id=572febbd-fdb7-473a-9090-c0f3645a989e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.165318 crc crio[19822]: time=\"2026-06-12T10:17:51.165121492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.176441 crc crio[19822]: time=\"2026-06-12T10:17:51.176284659Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.176441 crc crio[19822]: time=\"2026-06-12T10:17:51.176402183Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.178601 crc crio[19822]: time=\"2026-06-12T10:17:51.178495661Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=68e197e6-61c8-4ef7-81d2-4344ad6b8cc0 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:51.181697 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c88dbd7eb686d5e Mac:be:1d:08:cf:ac:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd SocketPath: PciID:}] [{Interface:0xc0002b6970 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:51.184075 crc crio[19822]: time=\"2026-06-12T10:17:51.183883211Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"\nJun 12 10:17:51.198088 crc crio[19822]: time=\"2026-06-12T10:17:51.193479341Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed00d8}] Aliases:map[]}\"\nJun 12 10:17:51.198088 crc crio[19822]: time=\"2026-06-12T10:17:51.193906874Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:51.219134 crc crio[19822]: time=\"2026-06-12T10:17:51.217779809Z\" level=info msg=\"Ran pod sandbox c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/POD\" id=ca6554c8-5e2d-49ed-af70-e625e0f84fd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.229975 crc crio[19822]: time=\"2026-06-12T10:17:51.229894621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.231708 crc crio[19822]: time=\"2026-06-12T10:17:51.231574084Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}\"\nJun 12 10:17:51.231919 crc crio[19822]: time=\"2026-06-12T10:17:51.231707129Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:51.233566 crc crio[19822]: time=\"2026-06-12T10:17:51.233490844Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.233734 crc crio[19822]: time=\"2026-06-12T10:17:51.233574827Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.234877 crc crio[19822]: time=\"2026-06-12T10:17:51.234746824Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=af578e8d-7732-4da3-bdf4-e330f6c4da38 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:51.239672 crc crio[19822]: time=\"2026-06-12T10:17:51.239110642Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"\nJun 12 10:17:51.252668 crc crio[19822]: time=\"2026-06-12T10:17:51.247027619Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc000120798}] Aliases:map[]}\"\nJun 12 10:17:51.252668 crc crio[19822]: time=\"2026-06-12T10:17:51.247080911Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:17:51.419652 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f40706efe6d35c1 Mac:ee:a5:66:47:3c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:51.419652 crc crio[19822]: time=\"2026-06-12T10:17:51.418617481Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc0007ac5b8}] Aliases:map[]}\"\nJun 12 10:17:51.419652 crc crio[19822]: time=\"2026-06-12T10:17:51.418744585Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:51.424146 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1bd2ba4453d7cd Mac:02:ab:47:6a:12:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce SocketPath: PciID:}] [{Interface:0xc00031e5c0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:51.425443 crc crio[19822]: time=\"2026-06-12T10:17:51.425364285Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc003094320}] Aliases:map[]}\"\nJun 12 10:17:51.425616 crc crio[19822]: time=\"2026-06-12T10:17:51.425554471Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:51.463626 crc crio[19822]: time=\"2026-06-12T10:17:51.463531825Z\" level=info msg=\"Ran pod sandbox f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/POD\" id=5cb33ca3-732a-435c-b1ba-0c1c86e10872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.475586 crc crio[19822]: time=\"2026-06-12T10:17:51.475379814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.476710 crc crio[19822]: time=\"2026-06-12T10:17:51.475673984Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.476710 crc crio[19822]: time=\"2026-06-12T10:17:51.475735986Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.482858 crc crio[19822]: time=\"2026-06-12T10:17:51.482695705Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=d5391937-41b4-4a84-9002-890434f64d58 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:51.497271 crc crio[19822]: time=\"2026-06-12T10:17:51.493750663Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"\nJun 12 10:17:51.536102 crc crio[19822]: time=\"2026-06-12T10:17:51.535263112Z\" level=info msg=\"Ran pod sandbox b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/POD\" id=50b9eee0-a1ef-4ba5-94c7-934dc5509b25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.547041 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2015ddb771c0e Mac:ba:46:68:b2:fb:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:51.549539 crc crio[19822]: time=\"2026-06-12T10:17:51.549446941Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}\"\nJun 12 10:17:51.549920 crc crio[19822]: time=\"2026-06-12T10:17:51.549654358Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:51.593045 crc crio[19822]: time=\"2026-06-12T10:17:51.592700102Z\" level=info msg=\"Ran pod sandbox 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/POD\" id=d02b96ec-0d2f-4434-bd8b-5bb0db24a3e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.610635 crc crio[19822]: time=\"2026-06-12T10:17:51.610504271Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.611010 crc crio[19822]: time=\"2026-06-12T10:17:51.610949625Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.611077 crc crio[19822]: time=\"2026-06-12T10:17:51.611048658Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.620548 crc crio[19822]: time=\"2026-06-12T10:17:51.616422587Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=51a8835e-e61c-49ee-a685-cbf61c222421 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:51.628390 crc crio[19822]: time=\"2026-06-12T10:17:51.627742422Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"\nJun 12 10:17:51.646110 crc crio[19822]: time=\"2026-06-12T10:17:51.64486459Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.646110 crc crio[19822]: time=\"2026-06-12T10:17:51.645547855Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.646110 crc crio[19822]: time=\"2026-06-12T10:17:51.645621417Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.648513 crc crio[19822]: time=\"2026-06-12T10:17:51.648391961Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=6d805115-5526-487c-af92-1b0b111b6de1 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:51.714680 crc crio[19822]: time=\"2026-06-12T10:17:51.712857317Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"\nJun 12 10:17:51.732130 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c29823546cdc686 Mac:f2:77:41:4c:83:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 SocketPath: PciID:}] [{Interface:0xc0004a05d0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:51.765690 crc crio[19822]: time=\"2026-06-12T10:17:51.763505346Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc00008c918}] Aliases:map[]}\"\nJun 12 10:17:51.767564 crc crio[19822]: time=\"2026-06-12T10:17:51.765698146Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:51.777398 crc crio[19822]: time=\"2026-06-12T10:17:51.774968379Z\" level=info msg=\"Ran pod sandbox c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/POD\" id=9f6fcdf1-208e-4dd1-bca8-c6f3a7ce57f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.799423 crc crio[19822]: time=\"2026-06-12T10:17:51.795647398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.799423 crc crio[19822]: time=\"2026-06-12T10:17:51.796054341Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.799423 crc crio[19822]: time=\"2026-06-12T10:17:51.796123953Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.823243 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bfb94966685052 Mac:86:f7:22:bc:b6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:51.824436 crc crio[19822]: time=\"2026-06-12T10:17:51.824358074Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc001ee24c8}] Aliases:map[]}\"\nJun 12 10:17:51.824626 crc crio[19822]: time=\"2026-06-12T10:17:51.824568021Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:51.838005 crc crio[19822]: time=\"2026-06-12T10:17:51.837797817Z\" level=info msg=\"Ran pod sandbox 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/POD\" id=bfb29249-c272-478f-a817-7df4a6257d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:51.857245 crc crio[19822]: time=\"2026-06-12T10:17:51.853634822Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=bf401e6a-fc30-41e2-be7e-465a04e9ca31 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:51.865076 crc crio[19822]: time=\"2026-06-12T10:17:51.865000552Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.865383 crc crio[19822]: time=\"2026-06-12T10:17:51.86530272Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.865383 crc crio[19822]: time=\"2026-06-12T10:17:51.865382163Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:51.869051 crc crio[19822]: time=\"2026-06-12T10:17:51.869017468Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"\nJun 12 10:17:51.923072 crc crio[19822]: time=\"2026-06-12T10:17:51.922881222Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=c4565b4b-c384-4dab-bbbf-2dc85d8a5bd7 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:52.016616 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f06d6f2268cfcb1 Mac:ae:78:ae:c1:a1:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee SocketPath: PciID:}] [{Interface:0xc0003254f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:52.034403 crc crio[19822]: time=\"2026-06-12T10:17:52.027184127Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc003094338}] Aliases:map[]}\"\nJun 12 10:17:52.034403 crc crio[19822]: time=\"2026-06-12T10:17:52.027471426Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:52.055123 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d673b0511f888ee Mac:2a:cb:64:c4:6f:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 SocketPath: PciID:}] [{Interface:0xc000193480 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:52.063236 crc crio[19822]: time=\"2026-06-12T10:17:52.059498304Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"\nJun 12 10:17:52.072898 crc crio[19822]: time=\"2026-06-12T10:17:52.06733617Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc0021442b8}] Aliases:map[]}\"\nJun 12 10:17:52.072898 crc crio[19822]: time=\"2026-06-12T10:17:52.071638196Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:52.127355 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f2281764f52cb9 Mac:ba:75:54:65:0d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 SocketPath: PciID:}] [{Interface:0xc00012e9f0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:52.128579 crc crio[19822]: time=\"2026-06-12T10:17:52.128481539Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc00140e6d0}] Aliases:map[]}\"\nJun 12 10:17:52.131321 crc crio[19822]: time=\"2026-06-12T10:17:52.131138683Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:52.194537 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba199a355396c09 Mac:02:ae:16:7f:c6:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 SocketPath: PciID:}] [{Interface:0xc0005a45d0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:52.221098 crc crio[19822]: time=\"2026-06-12T10:17:52.214667856Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc000696ce0}] Aliases:map[]}\"\nJun 12 10:17:52.233038 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6e5725f91cb52 Mac:66:23:2a:46:d3:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa SocketPath: PciID:}] [{Interface:0xc0003d0970 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:52.278860 crc crio[19822]: time=\"2026-06-12T10:17:52.278710794Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:52.294665 crc crio[19822]: time=\"2026-06-12T10:17:52.294469809Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}\"\nJun 12 10:17:52.307654 crc crio[19822]: time=\"2026-06-12T10:17:52.294748138Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:52.348341 crc crio[19822]: time=\"2026-06-12T10:17:52.348232226Z\" level=info msg=\"Ran pod sandbox f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/POD\" id=6deb1b09-5b68-4d04-972d-e622e9c09a7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:52.390519 crc crio[19822]: time=\"2026-06-12T10:17:52.390410825Z\" level=info msg=\"Ran pod sandbox ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/POD\" id=8887d87a-cadb-4e67-9392-1e2e0d4b1e48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.414365623Z\" level=info msg=\"Ran pod sandbox d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/POD\" id=7f91bbde-c7c8-490d-996b-488b681d8b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.414496266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.414744554Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.41493877Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.415071345Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.415348554Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.415411156Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.419704 crc crio[19822]: time=\"2026-06-12T10:17:52.419278573Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=76280920-5e80-4f00-b35c-c6307c27e691 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:52.421792 crc crio[19822]: time=\"2026-06-12T10:17:52.420089909Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=cff8208b-8b8b-4ac7-b826-038273f713a6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:52.427227 crc crio[19822]: time=\"2026-06-12T10:17:52.425711797Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"\nJun 12 10:17:52.430961 crc crio[19822]: time=\"2026-06-12T10:17:52.430644254Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"\nJun 12 10:17:52.433997 crc crio[19822]: time=\"2026-06-12T10:17:52.433917519Z\" level=info msg=\"Ran pod sandbox db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/POD\" id=f1bc3783-8a39-4d1d-82b9-149c4c1b984a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:52.442960 crc crio[19822]: time=\"2026-06-12T10:17:52.442901434Z\" level=info msg=\"Ran pod sandbox 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/POD\" id=cca31531-125c-4df2-be32-da762a02119b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:52.453559 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4ab08aab85c18e Mac:1a:76:68:8d:d3:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 SocketPath: PciID:}] [{Interface:0xc0003968a0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:52.455307 crc crio[19822]: time=\"2026-06-12T10:17:52.455142748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=cf374ded-fa57-4f05-88d4-da00f87f545b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.456776 crc crio[19822]: time=\"2026-06-12T10:17:52.456634325Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.458119 crc crio[19822]: time=\"2026-06-12T10:17:52.456963274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.458239 crc crio[19822]: time=\"2026-06-12T10:17:52.458142311Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.458239 crc crio[19822]: time=\"2026-06-12T10:17:52.458228594Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.463137 crc crio[19822]: time=\"2026-06-12T10:17:52.463041296Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc000120798}] Aliases:map[]}\"\nJun 12 10:17:52.463491 crc crio[19822]: time=\"2026-06-12T10:17:52.463356236Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:52.467084 crc crio[19822]: time=\"2026-06-12T10:17:52.457442311Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.467084 crc crio[19822]: time=\"2026-06-12T10:17:52.466350574Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.484797 crc crio[19822]: time=\"2026-06-12T10:17:52.483247946Z\" level=info msg=\"Ran pod sandbox f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/POD\" id=45e87b83-cb2e-48be-ab2a-e59dc3587087 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:52.487957 crc crio[19822]: time=\"2026-06-12T10:17:52.487754677Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=130a9224-32a8-45d6-9968-09e4e59731b3 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:52.489546 crc crio[19822]: time=\"2026-06-12T10:17:52.488615404Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=023fe9ca-5808-4599-ad38-98bc83a0d256 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:52.489546 crc crio[19822]: time=\"2026-06-12T10:17:52.488913806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=c47a7d0e-a935-4426-ab76-8feb60280aac name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.492963 crc crio[19822]: time=\"2026-06-12T10:17:52.49262567Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"\nJun 12 10:17:52.493479 crc crio[19822]: time=\"2026-06-12T10:17:52.493351443Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"\nJun 12 10:17:52.493771 crc crio[19822]: time=\"2026-06-12T10:17:52.493652676Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.494034 crc crio[19822]: time=\"2026-06-12T10:17:52.493870333Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.494034 crc crio[19822]: time=\"2026-06-12T10:17:52.493954136Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.495985 crc crio[19822]: time=\"2026-06-12T10:17:52.495753379Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=b2bef5b3-99d2-48b0-adde-026728bcb368 name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:52.503036 crc crio[19822]: time=\"2026-06-12T10:17:52.502939296Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager\" id=61b3fd43-cce7-4dd8-90f9-f907a1e03ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:52.503594 crc crio[19822]: time=\"2026-06-12T10:17:52.503508474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:52.510975 crc crio[19822]: time=\"2026-06-12T10:17:52.510858844Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"\nJun 12 10:17:52.613279 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854b6a5ef6aaa49 Mac:56:a9:cc:2e:df:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:17:52.614958 crc crio[19822]: time=\"2026-06-12T10:17:52.613948416Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000696138}] Aliases:map[]}\"\nJun 12 10:17:52.614958 crc crio[19822]: time=\"2026-06-12T10:17:52.614129662Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:17:52.625360 crc crio[19822]: time=\"2026-06-12T10:17:52.625279568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:52.647459 crc crio[19822]: time=\"2026-06-12T10:17:52.647138001Z\" level=info msg=\"Ran pod sandbox 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/POD\" id=45909952-00ba-407d-8a39-2046d39c2476 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:17:52.662074 crc crio[19822]: time=\"2026-06-12T10:17:52.662018479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:52.663495 crc crio[19822]: time=\"2026-06-12T10:17:52.663058204Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.663495 crc crio[19822]: time=\"2026-06-12T10:17:52.663440826Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.663640 crc crio[19822]: time=\"2026-06-12T10:17:52.663500068Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:52.669150 crc crio[19822]: time=\"2026-06-12T10:17:52.668338188Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=31cf7a45-b6fa-441e-8709-fcee3d25dfaf name=/runtime.v1.ImageService/PullImage\nJun 12 10:17:52.707326 crc crio[19822]: time=\"2026-06-12T10:17:52.706708748Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"\nJun 12 10:17:52.891418 crc crio[19822]: time=\"2026-06-12T10:17:52.890372336Z\" level=info msg=\"Created container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager\" id=61b3fd43-cce7-4dd8-90f9-f907a1e03ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:52.907430 crc crio[19822]: time=\"2026-06-12T10:17:52.907300467Z\" level=info msg=\"Starting container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1\" id=64517428-1302-4efd-8a40-61e3804840e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:52.954113 crc crio[19822]: time=\"2026-06-12T10:17:52.953718996Z\" level=info msg=\"Started container\" PID=45282 containerID=41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1 description=openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager id=64517428-1302-4efd-8a40-61e3804840e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\nJun 12 10:17:53.019710 crc crio[19822]: time=\"2026-06-12T10:17:53.019636342Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c874aca2-e1ab-4474-b9a0-619d61446dc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:53.027654 crc crio[19822]: time=\"2026-06-12T10:17:53.027484898Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fc36116d-1325-4953-bbbc-13dfdf6cd117 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:17:53.061237 crc crio[19822]: time=\"2026-06-12T10:17:53.059684633Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy\" id=ab46c08b-f8b8-4776-afcb-9fe156feb4cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:53.062657 crc crio[19822]: time=\"2026-06-12T10:17:53.062602376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:53.628737 crc crio[19822]: time=\"2026-06-12T10:17:53.628045327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:53.690644 crc crio[19822]: time=\"2026-06-12T10:17:53.69016434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:17:54.040607 crc crio[19822]: time=\"2026-06-12T10:17:54.040490285Z\" level=info msg=\"Created container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy\" id=ab46c08b-f8b8-4776-afcb-9fe156feb4cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:17:54.079556 crc crio[19822]: time=\"2026-06-12T10:17:54.079460648Z\" level=info msg=\"Starting container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe\" id=2b9f0c64-9c9a-42a3-8389-1efdd9dd25e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:17:54.105027 crc crio[19822]: time=\"2026-06-12T10:17:54.101698563Z\" level=info msg=\"Started container\" PID=45398 containerID=3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe description=openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy id=2b9f0c64-9c9a-42a3-8389-1efdd9dd25e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\nJun 12 10:18:00.572952 crc crio[19822]: time=\"2026-06-12T10:18:00.571040324Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687658-q6bh9/POD\" id=2c1a4c92-8195-4150-9dec-44a858cce4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:18:00.572952 crc crio[19822]: time=\"2026-06-12T10:18:00.572865202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:15.048585 crc crio[19822]: time=\"2026-06-12T10:18:15.047693471Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=76280920-5e80-4f00-b35c-c6307c27e691 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:15.051329 crc crio[19822]: time=\"2026-06-12T10:18:15.051252571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=2b462f92-e16a-4d7e-8faf-d9dcd299bfb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:15.946891 crc crio[19822]: time=\"2026-06-12T10:18:15.946464847Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=68e197e6-61c8-4ef7-81d2-4344ad6b8cc0 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:15.948724 crc crio[19822]: time=\"2026-06-12T10:18:15.948614808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=4b5aa6bc-8ea3-404a-8418-00981928d230 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:25.286942 crc crio[19822]: time=\"2026-06-12T10:18:25.286082894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=c1daefec-a002-4b84-b485-bdf3e4bd9aaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:25.290125 crc crio[19822]: time=\"2026-06-12T10:18:25.290073589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=c4bc71d2-55c0-477e-97bf-8337eb84dacc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:27.779254 crc crio[19822]: time=\"2026-06-12T10:18:27.77860168Z\" level=info msg=\"Stopping pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=b9573800-1ae4-4bf3-8393-5509336e3b85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:18:27.780571 crc crio[19822]: time=\"2026-06-12T10:18:27.779279951Z\" level=info msg=\"Stopped pod sandbox (already stopped): f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=b9573800-1ae4-4bf3-8393-5509336e3b85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:18:27.780571 crc crio[19822]: time=\"2026-06-12T10:18:27.780139376Z\" level=info msg=\"Removing pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=48241722-7bee-46ad-89fc-5a2916849ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:18:28.459312 crc crio[19822]: time=\"2026-06-12T10:18:28.459193951Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager\" id=1313df54-fb13-46d6-ad13-d32dd0afe439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:28.493779 crc crio[19822]: time=\"2026-06-12T10:18:28.493685871Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager\" id=4136ca6b-9a84-40cd-9302-9bdab8d1f3bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:31.927204 crc crio[19822]: time=\"2026-06-12T10:18:31.926503156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:31.927204 crc crio[19822]: time=\"2026-06-12T10:18:31.926650181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.292997 crc crio[19822]: time=\"2026-06-12T10:18:37.292123638Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=130a9224-32a8-45d6-9968-09e4e59731b3 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.295630 crc crio[19822]: time=\"2026-06-12T10:18:37.294374652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=c9c798d7-9765-421b-bec5-988524d70b9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.335514 crc crio[19822]: time=\"2026-06-12T10:18:37.335410859Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=6d805115-5526-487c-af92-1b0b111b6de1 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.337389 crc crio[19822]: time=\"2026-06-12T10:18:37.337252926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=9dbfb603-0e94-4cb4-b4f8-dfef22a729a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.338307 crc crio[19822]: time=\"2026-06-12T10:18:37.338197807Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=cff8208b-8b8b-4ac7-b826-038273f713a6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.348141 crc crio[19822]: time=\"2026-06-12T10:18:37.348076308Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=d7956bef-9e46-4679-9dd0-71955df7d7e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.350918 crc crio[19822]: time=\"2026-06-12T10:18:37.35078042Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=31cf7a45-b6fa-441e-8709-fcee3d25dfaf name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.351757 crc crio[19822]: time=\"2026-06-12T10:18:37.351648087Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=a6f1e1c8-3ec2-4c20-8b31-f747dff16627 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.361001 crc crio[19822]: time=\"2026-06-12T10:18:37.360939796Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=4cf6e9d7-ec1d-44d7-a54d-d13ab707289a name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.361765 crc crio[19822]: time=\"2026-06-12T10:18:37.361685062Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=8f7ebf5c-0015-4a81-a885-9ee71e2301d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.362587 crc crio[19822]: time=\"2026-06-12T10:18:37.362560202Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=af578e8d-7732-4da3-bdf4-e330f6c4da38 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.368150 crc crio[19822]: time=\"2026-06-12T10:18:37.368122804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=dab53f6d-886f-4d29-8590-8b1116db6384 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.375198 crc crio[19822]: time=\"2026-06-12T10:18:37.37509752Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=667b55d8-dedd-4397-83e1-fd3cddc91320 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.375482 crc crio[19822]: time=\"2026-06-12T10:18:37.375224789Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=d5391937-41b4-4a84-9002-890434f64d58 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.376411 crc crio[19822]: time=\"2026-06-12T10:18:37.376353952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=1437486c-1f7f-4fcc-be08-0a081522c5c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.377122 crc crio[19822]: time=\"2026-06-12T10:18:37.377010313Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=016ba17b-fd69-4b66-8535-ea0f493d6c29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.382478 crc crio[19822]: time=\"2026-06-12T10:18:37.382384759Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=c4565b4b-c384-4dab-bbbf-2dc85d8a5bd7 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.383506 crc crio[19822]: time=\"2026-06-12T10:18:37.383465724Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=99010bfe-9c7f-4c8b-99bd-a099ec282536 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.384201 crc crio[19822]: time=\"2026-06-12T10:18:37.384130151Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=1664a7fc-5778-423e-8f29-35ac9af9e596 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.385043 crc crio[19822]: time=\"2026-06-12T10:18:37.384960672Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=7fc86a15-08cf-4b4b-a3e1-422fbf8905b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.386254 crc crio[19822]: time=\"2026-06-12T10:18:37.386189723Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=198520c8-a5c4-4fd8-a1f3-f0b4372c80ae name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.387100 crc crio[19822]: time=\"2026-06-12T10:18:37.387038737Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=b4ab2406-cfc5-4bc1-bbf1-218f47750162 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.393792 crc crio[19822]: time=\"2026-06-12T10:18:37.393673799Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=023fe9ca-5808-4599-ad38-98bc83a0d256 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.394402 crc crio[19822]: time=\"2026-06-12T10:18:37.394359186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=688d6a4f-003d-478e-b13e-17e5ce997936 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.409937 crc crio[19822]: time=\"2026-06-12T10:18:37.409557852Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=109819b1-8670-4d7d-9119-130cd2055275 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.411604 crc crio[19822]: time=\"2026-06-12T10:18:37.41149344Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=b2bef5b3-99d2-48b0-adde-026728bcb368 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.412268 crc crio[19822]: time=\"2026-06-12T10:18:37.412131754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=774b5339-e564-4917-9678-a3f3ae745e41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.412589 crc crio[19822]: time=\"2026-06-12T10:18:37.412510455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=598bb8ea-9732-4e47-90f1-20043862322c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.427120 crc crio[19822]: time=\"2026-06-12T10:18:37.427058011Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=4d927727-965b-4136-92fe-d671b647b6ab name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.428804 crc crio[19822]: time=\"2026-06-12T10:18:37.428714053Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=4890ad3a-76d7-4b5a-8a41-7206ff3b75a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.435024 crc crio[19822]: time=\"2026-06-12T10:18:37.434948464Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=51a8835e-e61c-49ee-a685-cbf61c222421 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.435721 crc crio[19822]: time=\"2026-06-12T10:18:37.435694381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=75174ee2-4ba3-4965-8a44-7b400dafe5db name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.445599 crc crio[19822]: time=\"2026-06-12T10:18:37.445518603Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=f7c33e93-6dc6-4daa-be93-98ae2955cc50 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.446581 crc crio[19822]: time=\"2026-06-12T10:18:37.44649091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=03f04b84-c3c4-443d-b59d-32b9c1ecba95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.448337 crc crio[19822]: time=\"2026-06-12T10:18:37.448228095Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc0037c8100}] Aliases:map[]}\"\nJun 12 10:18:37.448337 crc crio[19822]: time=\"2026-06-12T10:18:37.448321258Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687658-q6bh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:18:37.450584 crc crio[19822]: time=\"2026-06-12T10:18:37.450351121Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=ddc3991d-d677-4f99-a338-a53e1f652887 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.450882 crc crio[19822]: time=\"2026-06-12T10:18:37.450778624Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=92b42c1d-aad4-497f-b224-c3a4cd864e67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.450960 crc crio[19822]: time=\"2026-06-12T10:18:37.450907108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=7819a1be-5bad-455a-a5c1-a9b5bd7c4fa3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.450960 crc crio[19822]: time=\"2026-06-12T10:18:37.450907499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=e6c3f103-e284-43b2-b371-df658830e987 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.451488 crc crio[19822]: time=\"2026-06-12T10:18:37.451386779Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=bf401e6a-fc30-41e2-be7e-465a04e9ca31 name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.452195 crc crio[19822]: time=\"2026-06-12T10:18:37.452129847Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=58320ee7-6329-48d5-817b-57a01cfb6746 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.452632 crc crio[19822]: time=\"2026-06-12T10:18:37.452508319Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=56dbbb5c-1474-470a-b74c-0593fbfae716 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.479621 crc crio[19822]: time=\"2026-06-12T10:18:37.479117548Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=c8106379-2dee-43e0-9a6f-c48c7a46fafa name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.482256 crc crio[19822]: time=\"2026-06-12T10:18:37.482128529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=7967087f-7ee7-46e9-9292-cdf98f31eb3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.484317 crc crio[19822]: time=\"2026-06-12T10:18:37.484234033Z\" level=info msg=\"Removed pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=48241722-7bee-46ad-89fc-5a2916849ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:18:37.486390 crc crio[19822]: time=\"2026-06-12T10:18:37.486259467Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=4eed9c56-4cb1-4cc4-bbc7-c49c53c47277 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.486761 crc crio[19822]: time=\"2026-06-12T10:18:37.486650579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=c4cd82a1-ab52-4d81-a337-e099d8dfc2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.487012 crc crio[19822]: time=\"2026-06-12T10:18:37.48694694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=87e33cf5-b91a-462f-a24d-d00c471b357f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.487090 crc crio[19822]: time=\"2026-06-12T10:18:37.487042081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=3c60517f-6b31-4044-86e8-fdc9db50aaa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.487242 crc crio[19822]: time=\"2026-06-12T10:18:37.487152856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=1e3751e6-fbd9-4637-ae5c-f44f6f6d9ccb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.487384 crc crio[19822]: time=\"2026-06-12T10:18:37.48730392Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=d50e7643-636f-404f-b609-ac306b815563 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.488867 crc crio[19822]: time=\"2026-06-12T10:18:37.488749805Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=3d66afe9-ccbf-4a93-b17b-36a76e7e0520 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.494017 crc crio[19822]: time=\"2026-06-12T10:18:37.493944782Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=b5f0a755-48d6-46da-a910-57545726702e name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:37.495076 crc crio[19822]: time=\"2026-06-12T10:18:37.495042551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=584b202b-3be6-4978-9ec8-e102d638f5d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.496641 crc crio[19822]: time=\"2026-06-12T10:18:37.4965825Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=edcfe4f1-5d0c-4a0d-a1d9-6ee0b14f5050 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.499388 crc crio[19822]: time=\"2026-06-12T10:18:37.499332886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=ca0004c6-beee-48bb-9bc8-b7bf623ac7a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.501884 crc crio[19822]: time=\"2026-06-12T10:18:37.501772293Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=ea243990-5b19-4a3d-b116-2580ec0b7a63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.504668 crc crio[19822]: time=\"2026-06-12T10:18:37.503885685Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=e1ae8f9f-80e6-4301-9c06-99c28c112853 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.506599 crc crio[19822]: time=\"2026-06-12T10:18:37.504960534Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=97f1f730-3aad-4a56-8bd3-46fa181881fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.509380 crc crio[19822]: time=\"2026-06-12T10:18:37.509296225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=d5df3733-8d29-4ce8-83c9-14499c5c653d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.509586 crc crio[19822]: time=\"2026-06-12T10:18:37.509383372Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=af475bc0-e0fc-4899-bad1-7cbd862a3420 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.510544 crc crio[19822]: time=\"2026-06-12T10:18:37.510472957Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager\" id=fa129d45-82e4-4405-a437-9dc85c030306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.513118 crc crio[19822]: time=\"2026-06-12T10:18:37.512993165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=84d7f06b-44d9-40a4-9008-cfbffb86cd03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:37.514094 crc crio[19822]: time=\"2026-06-12T10:18:37.513991124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.517504 crc crio[19822]: time=\"2026-06-12T10:18:37.517407824Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager\" id=ad85f87b-2cb2-48a2-9f86-ae7d2b2d97f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.531233 crc crio[19822]: time=\"2026-06-12T10:18:37.528350816Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager\" id=7f33c59f-384c-47e3-9be2-b76366584de0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.533708 crc crio[19822]: time=\"2026-06-12T10:18:37.533613961Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager\" id=35a4d3c5-127b-4854-beec-1dd437653b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.536073 crc crio[19822]: time=\"2026-06-12T10:18:37.535976215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.542778 crc crio[19822]: time=\"2026-06-12T10:18:37.542673835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.544205 crc crio[19822]: time=\"2026-06-12T10:18:37.544062679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.545377 crc crio[19822]: time=\"2026-06-12T10:18:37.545303068Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager\" id=871e14d1-e7d0-4aeb-97ad-9126f75c32cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.556276 crc crio[19822]: time=\"2026-06-12T10:18:37.556124148Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager\" id=f25d2fc2-1639-43f4-b476-e06787b15732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.556515 crc crio[19822]: time=\"2026-06-12T10:18:37.556359055Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager\" id=60bf54e3-3728-4202-b388-550dcb62fcc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.557657 crc crio[19822]: time=\"2026-06-12T10:18:37.557265426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.558298 crc crio[19822]: time=\"2026-06-12T10:18:37.557665351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.568583 crc crio[19822]: time=\"2026-06-12T10:18:37.568008762Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager\" id=9df775f8-61ec-45aa-9bc7-a80fc7816c39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.575535 crc crio[19822]: time=\"2026-06-12T10:18:37.575424714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.580013 crc crio[19822]: time=\"2026-06-12T10:18:37.579939503Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager\" id=88ea79b8-d662-46f0-aabe-abd960124a7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.581424 crc crio[19822]: time=\"2026-06-12T10:18:37.581328486Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator\" id=32a0bab7-a655-4d29-bd2a-0f39382cfc25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.587489 crc crio[19822]: time=\"2026-06-12T10:18:37.587358067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.587489 crc crio[19822]: time=\"2026-06-12T10:18:37.58747287Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager\" id=cef3a253-8d7c-4d6a-b59b-59d2d48802c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.600228 crc crio[19822]: time=\"2026-06-12T10:18:37.600105885Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager\" id=71b1028c-36d6-490a-a16b-6a1ad8cfb971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.601133 crc crio[19822]: time=\"2026-06-12T10:18:37.601049338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.601395 crc crio[19822]: time=\"2026-06-12T10:18:37.601336379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.602911 crc crio[19822]: time=\"2026-06-12T10:18:37.602291984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.602911 crc crio[19822]: time=\"2026-06-12T10:18:37.602865103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.603597 crc crio[19822]: time=\"2026-06-12T10:18:37.603460677Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager\" id=39a01458-770f-47fe-9e0f-4377622fd84a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.604593 crc crio[19822]: time=\"2026-06-12T10:18:37.604499955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.613441 crc crio[19822]: time=\"2026-06-12T10:18:37.61335693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.617217 crc crio[19822]: time=\"2026-06-12T10:18:37.616343617Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager\" id=338bad98-4511-4d08-ab69-b8085f430fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.649076 crc crio[19822]: time=\"2026-06-12T10:18:37.648669038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.651305 crc crio[19822]: time=\"2026-06-12T10:18:37.651161056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.652399 crc crio[19822]: time=\"2026-06-12T10:18:37.652334603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.655942 crc crio[19822]: time=\"2026-06-12T10:18:37.65576408Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager\" id=0e08dce2-263d-48de-baa2-8022952217cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.663115 crc crio[19822]: time=\"2026-06-12T10:18:37.662962085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.682875 crc crio[19822]: time=\"2026-06-12T10:18:37.682713614Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager\" id=3a47cb81-b6ba-4290-b385-bd7a91c0711c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.697487 crc crio[19822]: time=\"2026-06-12T10:18:37.696748255Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager\" id=f9e2639f-3908-44fc-8d4f-a97df61cce9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.703427 crc crio[19822]: time=\"2026-06-12T10:18:37.698263013Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager\" id=c35e8dca-55e9-43bb-a68b-a9b6b91529b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.706967 crc crio[19822]: time=\"2026-06-12T10:18:37.706702254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.708469 crc crio[19822]: time=\"2026-06-12T10:18:37.708164753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.709815 crc crio[19822]: time=\"2026-06-12T10:18:37.70972616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.717713 crc crio[19822]: time=\"2026-06-12T10:18:37.717660032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.755964 crc crio[19822]: time=\"2026-06-12T10:18:37.755495297Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager\" id=092826a3-a72e-4541-83b5-1a0434999578 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.783722 crc crio[19822]: time=\"2026-06-12T10:18:37.783577787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.789924 crc crio[19822]: time=\"2026-06-12T10:18:37.78976123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.792045 crc crio[19822]: time=\"2026-06-12T10:18:37.791926852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.792485 crc crio[19822]: time=\"2026-06-12T10:18:37.792399347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.868886 crc crio[19822]: time=\"2026-06-12T10:18:37.868706634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.875539 crc crio[19822]: time=\"2026-06-12T10:18:37.875428315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.898299 crc crio[19822]: time=\"2026-06-12T10:18:37.898113526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.920165 crc crio[19822]: time=\"2026-06-12T10:18:37.919428185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.927920 crc crio[19822]: time=\"2026-06-12T10:18:37.927748145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.942705 crc crio[19822]: time=\"2026-06-12T10:18:37.941904348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.944352 crc crio[19822]: time=\"2026-06-12T10:18:37.944158979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.950423 crc crio[19822]: time=\"2026-06-12T10:18:37.950323882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.950719 crc crio[19822]: time=\"2026-06-12T10:18:37.950670903Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager\" id=4699c33d-34ca-47b2-b2ac-c8e1b16072d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.965225 crc crio[19822]: time=\"2026-06-12T10:18:37.965074436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.966512 crc crio[19822]: time=\"2026-06-12T10:18:37.966472978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:37.983390 crc crio[19822]: time=\"2026-06-12T10:18:37.983249235Z\" level=info msg=\"Created container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager\" id=1313df54-fb13-46d6-ad13-d32dd0afe439 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:37.987947 crc crio[19822]: time=\"2026-06-12T10:18:37.985033699Z\" level=info msg=\"Starting container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135\" id=106ea074-a2df-4a44-b226-36502aeb7e38 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:37.987947 crc crio[19822]: time=\"2026-06-12T10:18:37.986779486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.000551 crc crio[19822]: time=\"2026-06-12T10:18:37.999575565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.000551 crc crio[19822]: time=\"2026-06-12T10:18:37.999792242Z\" level=info msg=\"Created container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager\" id=7f33c59f-384c-47e3-9be2-b76366584de0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.003941 crc crio[19822]: time=\"2026-06-12T10:18:38.003498179Z\" level=info msg=\"Created container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager\" id=4136ca6b-9a84-40cd-9302-9bdab8d1f3bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.004918 crc crio[19822]: time=\"2026-06-12T10:18:38.00480663Z\" level=info msg=\"Created container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager\" id=fa129d45-82e4-4405-a437-9dc85c030306 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.010965 crc crio[19822]: time=\"2026-06-12T10:18:38.007347069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.010965 crc crio[19822]: time=\"2026-06-12T10:18:38.008962401Z\" level=info msg=\"Starting container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4\" id=02968aa9-6dd4-4730-9844-c0267b429b1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.010965 crc crio[19822]: time=\"2026-06-12T10:18:38.009273281Z\" level=info msg=\"Starting container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288\" id=fe0112a4-cc1c-43dc-a881-2e178a6e31bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.010965 crc crio[19822]: time=\"2026-06-12T10:18:38.009540899Z\" level=info msg=\"Starting container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082\" id=f012b355-51c9-4a1d-b3e9-3a6261c77616 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.012782 crc crio[19822]: time=\"2026-06-12T10:18:38.012543041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.016505 crc crio[19822]: time=\"2026-06-12T10:18:38.016235789Z\" level=info msg=\"Started container\" PID=46690 containerID=0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager id=106ea074-a2df-4a44-b226-36502aeb7e38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\nJun 12 10:18:38.028036 crc crio[19822]: time=\"2026-06-12T10:18:38.027420649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.029654 crc crio[19822]: time=\"2026-06-12T10:18:38.028977908Z\" level=info msg=\"Started container\" PID=46700 containerID=324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager id=f012b355-51c9-4a1d-b3e9-3a6261c77616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\nJun 12 10:18:38.054236 crc crio[19822]: time=\"2026-06-12T10:18:38.046551518Z\" level=info msg=\"Started container\" PID=46695 containerID=343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager id=02968aa9-6dd4-4730-9844-c0267b429b1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\nJun 12 10:18:38.070127 crc crio[19822]: time=\"2026-06-12T10:18:38.06053155Z\" level=info msg=\"Started container\" PID=46704 containerID=dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager id=fe0112a4-cc1c-43dc-a881-2e178a6e31bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\nJun 12 10:18:38.070127 crc crio[19822]: time=\"2026-06-12T10:18:38.068332431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.072585 crc crio[19822]: time=\"2026-06-12T10:18:38.072467052Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=460c9851-2429-4b56-ba68-f5b4d6caedfa name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.082064 crc crio[19822]: time=\"2026-06-12T10:18:38.081909397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.082528 crc crio[19822]: 2026-06-12T10:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6bc45aee7cef4 Mac:56:d2:d2:52:59:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d SocketPath: PciID:}] [{Interface:0xc000192c10 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:18:38.088211 crc crio[19822]: time=\"2026-06-12T10:18:38.086796169Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc0037c8100}] Aliases:map[]}\"\nJun 12 10:18:38.088470 crc crio[19822]: time=\"2026-06-12T10:18:38.088399529Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687658-q6bh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:18:38.103258 crc crio[19822]: time=\"2026-06-12T10:18:38.101573047Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9908feb5-cf3c-4e10-8a96-790e736ad0f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.124429 crc crio[19822]: time=\"2026-06-12T10:18:38.124327645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.126455 crc crio[19822]: time=\"2026-06-12T10:18:38.126288708Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a4dbeaa8-21a3-4879-8ad8-0c96fa79a899 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.130463 crc crio[19822]: time=\"2026-06-12T10:18:38.129944882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c6cf1693-9214-44ae-a868-fb10cfe7433c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.160220 crc crio[19822]: time=\"2026-06-12T10:18:38.159798817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.162115 crc crio[19822]: time=\"2026-06-12T10:18:38.161945457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.163879 crc crio[19822]: time=\"2026-06-12T10:18:38.163614547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8501f5ea-400b-4bd9-a155-2a68fff7eb22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.210050 crc crio[19822]: time=\"2026-06-12T10:18:38.209809368Z\" level=info msg=\"Created container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator\" id=32a0bab7-a655-4d29-bd2a-0f39382cfc25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.241659 crc crio[19822]: time=\"2026-06-12T10:18:38.240636132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.248003 crc crio[19822]: time=\"2026-06-12T10:18:38.2469868Z\" level=info msg=\"Starting container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8\" id=ac9b8d3f-09c2-4c37-98ba-a97abe0f1715 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.249989 crc crio[19822]: time=\"2026-06-12T10:18:38.248903981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.258157 crc crio[19822]: time=\"2026-06-12T10:18:38.257925943Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e4a81c19-5e98-4240-a0a7-0d2d4a0a9659 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.259382 crc crio[19822]: time=\"2026-06-12T10:18:38.259053888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a748c619-450d-4d8e-8199-17466601c7b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.261631 crc crio[19822]: time=\"2026-06-12T10:18:38.261586909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3b8a71eb-ecf9-43c8-afa1-99d7dbe6bb8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.279899 crc crio[19822]: time=\"2026-06-12T10:18:38.26645535Z\" level=info msg=\"Ran pod sandbox de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 with infra container: openshift-infra/auto-csr-approver-29687658-q6bh9/POD\" id=2c1a4c92-8195-4150-9dec-44a858cce4b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:18:38.279899 crc crio[19822]: time=\"2026-06-12T10:18:38.267160295Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy\" id=a1c5cd7d-0044-4b72-9f9d-4b158ccc0057 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.279899 crc crio[19822]: time=\"2026-06-12T10:18:38.267443854Z\" level=info msg=\"Started container\" PID=46717 containerID=eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator id=ac9b8d3f-09c2-4c37-98ba-a97abe0f1715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\nJun 12 10:18:38.288715 crc crio[19822]: time=\"2026-06-12T10:18:38.288640892Z\" level=info msg=\"Created container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager\" id=35a4d3c5-127b-4854-beec-1dd437653b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.297131 crc crio[19822]: time=\"2026-06-12T10:18:38.292404066Z\" level=info msg=\"Starting container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b\" id=ae5614ad-a8c5-4bd3-8a6b-9f605881cf9a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.305457 crc crio[19822]: time=\"2026-06-12T10:18:38.304636449Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=83967515-db17-410f-a223-6bd15e3794ed name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:38.325581 crc crio[19822]: time=\"2026-06-12T10:18:38.325453914Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:18:38.345685 crc crio[19822]: time=\"2026-06-12T10:18:38.345438567Z\" level=info msg=\"Started container\" PID=46722 containerID=523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager id=ae5614ad-a8c5-4bd3-8a6b-9f605881cf9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\nJun 12 10:18:38.390698 crc crio[19822]: time=\"2026-06-12T10:18:38.390523874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.414379 crc crio[19822]: time=\"2026-06-12T10:18:38.414231623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0614da4a-a112-478e-b50c-43dede0bfed2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.436611 crc crio[19822]: time=\"2026-06-12T10:18:38.43640848Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy\" id=bd620705-e461-493b-ada7-8b745537cd1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.454286 crc crio[19822]: time=\"2026-06-12T10:18:38.454187833Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy\" id=e38c18b0-ad14-424c-8c4a-2da29d459b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.466954 crc crio[19822]: time=\"2026-06-12T10:18:38.463051488Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy\" id=402f7e9c-1e65-431e-88ac-2755f20fed58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.564183 crc crio[19822]: time=\"2026-06-12T10:18:38.563988286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.570033 crc crio[19822]: time=\"2026-06-12T10:18:38.566338319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.570033 crc crio[19822]: time=\"2026-06-12T10:18:38.567421094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.570033 crc crio[19822]: time=\"2026-06-12T10:18:38.568156096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.571744 crc crio[19822]: time=\"2026-06-12T10:18:38.5714615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=60cebf48-00be-4fc6-b417-b24b4eda35d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.586636 crc crio[19822]: time=\"2026-06-12T10:18:38.586478052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.631244 crc crio[19822]: time=\"2026-06-12T10:18:38.631059645Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy\" id=f395aff8-6b07-4a3a-926e-0da996a9b650 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.633382 crc crio[19822]: time=\"2026-06-12T10:18:38.633287619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.746581 crc crio[19822]: time=\"2026-06-12T10:18:38.746370268Z\" level=info msg=\"Created container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager\" id=60bf54e3-3728-4202-b388-550dcb62fcc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.749925 crc crio[19822]: time=\"2026-06-12T10:18:38.749261394Z\" level=info msg=\"Starting container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e\" id=1bad313f-e024-4887-ab7f-33f2cd19d6bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.764720 crc crio[19822]: time=\"2026-06-12T10:18:38.764426728Z\" level=info msg=\"Started container\" PID=46731 containerID=0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager id=1bad313f-e024-4887-ab7f-33f2cd19d6bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\nJun 12 10:18:38.778021 crc crio[19822]: time=\"2026-06-12T10:18:38.777250813Z\" level=info msg=\"Created container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager\" id=338bad98-4511-4d08-ab69-b8085f430fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.781626 crc crio[19822]: time=\"2026-06-12T10:18:38.781465252Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d11611cf-2233-4ea2-aba1-5733512c8402 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.782232 crc crio[19822]: time=\"2026-06-12T10:18:38.782134283Z\" level=info msg=\"Starting container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615\" id=49d4c525-6d2f-4fb1-97ef-ec8fe7cd6f76 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.785543 crc crio[19822]: time=\"2026-06-12T10:18:38.785368752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.794605 crc crio[19822]: time=\"2026-06-12T10:18:38.790201115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.802634 crc crio[19822]: time=\"2026-06-12T10:18:38.802575184Z\" level=info msg=\"Started container\" PID=46768 containerID=8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager id=49d4c525-6d2f-4fb1-97ef-ec8fe7cd6f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\nJun 12 10:18:38.803916 crc crio[19822]: time=\"2026-06-12T10:18:38.802660841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c7dccc9f-9e1a-418d-86a0-7c9de57becd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.826557 crc crio[19822]: time=\"2026-06-12T10:18:38.825767633Z\" level=info msg=\"Created container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager\" id=ad85f87b-2cb2-48a2-9f86-ae7d2b2d97f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.834376 crc crio[19822]: time=\"2026-06-12T10:18:38.834213963Z\" level=info msg=\"Starting container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da\" id=f586f640-ae71-4c83-8afc-50ecfc3f34bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.888489 crc crio[19822]: time=\"2026-06-12T10:18:38.888379828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=99287493-967d-49e6-b21e-8870f6ce044a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.893505 crc crio[19822]: time=\"2026-06-12T10:18:38.893271898Z\" level=info msg=\"Started container\" PID=46781 containerID=cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager id=f586f640-ae71-4c83-8afc-50ecfc3f34bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\nJun 12 10:18:38.895394 crc crio[19822]: time=\"2026-06-12T10:18:38.895330871Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy\" id=5a662360-3ef7-4808-b5c6-8c00cd2406e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.933797 crc crio[19822]: time=\"2026-06-12T10:18:38.933597024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2f6dc533-a541-4513-951e-35e06345aea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.949488 crc crio[19822]: time=\"2026-06-12T10:18:38.949363354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.958077 crc crio[19822]: time=\"2026-06-12T10:18:38.958025206Z\" level=info msg=\"Created container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager\" id=cef3a253-8d7c-4d6a-b59b-59d2d48802c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:38.965110 crc crio[19822]: time=\"2026-06-12T10:18:38.965032916Z\" level=info msg=\"Starting container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd\" id=15c5b905-5ffc-42ac-a659-0f8502f6b5c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:38.969966 crc crio[19822]: time=\"2026-06-12T10:18:38.969489359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.973270 crc crio[19822]: time=\"2026-06-12T10:18:38.973119439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:38.975757 crc crio[19822]: time=\"2026-06-12T10:18:38.975525569Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=889f34be-a3c6-42dd-b06e-520af0e4ea66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.975757 crc crio[19822]: time=\"2026-06-12T10:18:38.975717205Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cc4d49fe-7838-425f-a87d-2d4398735a29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:38.991338 crc crio[19822]: time=\"2026-06-12T10:18:38.991221906Z\" level=info msg=\"Started container\" PID=46784 containerID=4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd description=openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager id=15c5b905-5ffc-42ac-a659-0f8502f6b5c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\nJun 12 10:18:39.020919 crc crio[19822]: time=\"2026-06-12T10:18:39.020656069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=10c25792-d7a1-47a3-bef1-7d3cd26c84d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.032286 crc crio[19822]: time=\"2026-06-12T10:18:39.032035057Z\" level=info msg=\"Created container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager\" id=871e14d1-e7d0-4aeb-97ad-9126f75c32cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:39.034338 crc crio[19822]: time=\"2026-06-12T10:18:39.034226929Z\" level=info msg=\"Starting container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593\" id=599c633f-c5d0-4a5c-a732-c20d8af184b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:39.039581 crc crio[19822]: time=\"2026-06-12T10:18:39.039504714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.040783 crc crio[19822]: time=\"2026-06-12T10:18:39.040578261Z\" level=info msg=\"Started container\" PID=46800 containerID=a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593 description=openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager id=599c633f-c5d0-4a5c-a732-c20d8af184b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\nJun 12 10:18:39.050664 crc crio[19822]: time=\"2026-06-12T10:18:39.050343818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.057997 crc crio[19822]: time=\"2026-06-12T10:18:39.057886186Z\" level=info msg=\"Created container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager\" id=f25d2fc2-1639-43f4-b476-e06787b15732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:39.059389 crc crio[19822]: time=\"2026-06-12T10:18:39.059253043Z\" level=info msg=\"Starting container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce\" id=2c2c24b4-441f-48f6-b315-db54c8c304c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:39.066249 crc crio[19822]: time=\"2026-06-12T10:18:39.066082064Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fc5498ce-8a07-4121-8c58-a4980180181f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.070810 crc crio[19822]: time=\"2026-06-12T10:18:39.069737791Z\" level=info msg=\"Started container\" PID=46782 containerID=7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce description=openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager id=2c2c24b4-441f-48f6-b315-db54c8c304c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\nJun 12 10:18:39.071421 crc crio[19822]: time=\"2026-06-12T10:18:39.071280707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.099129 crc crio[19822]: time=\"2026-06-12T10:18:39.097402745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.108624 crc crio[19822]: time=\"2026-06-12T10:18:39.107477699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=261a6b32-e331-4081-bd8c-b82fc49910a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.164780 crc crio[19822]: time=\"2026-06-12T10:18:39.16454154Z\" level=info msg=\"Created container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager\" id=9df775f8-61ec-45aa-9bc7-a80fc7816c39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:39.167907 crc crio[19822]: time=\"2026-06-12T10:18:39.166998735Z\" level=info msg=\"Starting container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca\" id=a18737ba-60da-4e7f-b917-5145b232ba7c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:39.180045 crc crio[19822]: time=\"2026-06-12T10:18:39.179654606Z\" level=info msg=\"Created container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager\" id=71b1028c-36d6-490a-a16b-6a1ad8cfb971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:39.184679 crc crio[19822]: time=\"2026-06-12T10:18:39.184558327Z\" level=info msg=\"Started container\" PID=46783 containerID=372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca description=openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager id=a18737ba-60da-4e7f-b917-5145b232ba7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\nJun 12 10:18:39.187149 crc crio[19822]: time=\"2026-06-12T10:18:39.187099465Z\" level=info msg=\"Starting container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba\" id=19b0e099-22b9-4458-9d07-c5bd509c75cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:39.202528 crc crio[19822]: time=\"2026-06-12T10:18:39.202305303Z\" level=info msg=\"Started container\" PID=46788 containerID=a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager id=19b0e099-22b9-4458-9d07-c5bd509c75cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\nJun 12 10:18:39.206902 crc crio[19822]: time=\"2026-06-12T10:18:39.20671261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0d2ef763-6eec-4c09-a7c1-8954767221b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.214009 crc crio[19822]: time=\"2026-06-12T10:18:39.213622499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a9ab6275-83e1-4251-b4ed-5053f7e83e2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.253327 crc crio[19822]: time=\"2026-06-12T10:18:39.253271832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.265684 crc crio[19822]: time=\"2026-06-12T10:18:39.2624977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.308938 crc crio[19822]: time=\"2026-06-12T10:18:39.308065143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.314941 crc crio[19822]: time=\"2026-06-12T10:18:39.312729104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.325622 crc crio[19822]: time=\"2026-06-12T10:18:39.325446884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.352627 crc crio[19822]: time=\"2026-06-12T10:18:39.343584519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.354493 crc crio[19822]: time=\"2026-06-12T10:18:39.354349548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5cf35313-0008-4d3c-8e07-8ec1855a6944 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.379358 crc crio[19822]: time=\"2026-06-12T10:18:39.37452326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.379358 crc crio[19822]: time=\"2026-06-12T10:18:39.378751089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.402500 crc crio[19822]: time=\"2026-06-12T10:18:39.402436077Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9de16a50-393c-45fc-9930-65d0ef6285c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.434356 crc crio[19822]: time=\"2026-06-12T10:18:39.43427708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.452949 crc crio[19822]: time=\"2026-06-12T10:18:39.444399384Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy\" id=e647e498-df31-46b6-ab2c-fbdf88685b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:39.466929 crc crio[19822]: time=\"2026-06-12T10:18:39.463157462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.466929 crc crio[19822]: time=\"2026-06-12T10:18:39.46406817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.466929 crc crio[19822]: time=\"2026-06-12T10:18:39.464597064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.477510 crc crio[19822]: time=\"2026-06-12T10:18:39.47746529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.496085 crc crio[19822]: time=\"2026-06-12T10:18:39.489138108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.496655 crc crio[19822]: time=\"2026-06-12T10:18:39.496600297Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cf1c822d-58af-4030-9447-77e56144ed72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.496946 crc crio[19822]: time=\"2026-06-12T10:18:39.496916817Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a07f1c3c-cd7d-4b4c-bed8-ca29b80ef44b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:39.590700 crc crio[19822]: time=\"2026-06-12T10:18:39.58844411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.677296 crc crio[19822]: time=\"2026-06-12T10:18:39.677201107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.682995 crc crio[19822]: time=\"2026-06-12T10:18:39.682610817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.718609 crc crio[19822]: time=\"2026-06-12T10:18:39.718560623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.735123 crc crio[19822]: time=\"2026-06-12T10:18:39.735073775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.759056 crc crio[19822]: time=\"2026-06-12T10:18:39.759009471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.769636 crc crio[19822]: time=\"2026-06-12T10:18:39.769543713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:39.825497 crc crio[19822]: time=\"2026-06-12T10:18:39.825337632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=88d3c06b-51d1-462f-acaf-9d36cf32da25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.026013 crc crio[19822]: time=\"2026-06-12T10:18:41.025536779Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy\" id=064bd3b9-40f2-4162-91f8-e2f180f70347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.027044 crc crio[19822]: time=\"2026-06-12T10:18:41.026426317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.046618 crc crio[19822]: time=\"2026-06-12T10:18:41.046513036Z\" level=info msg=\"Created container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager\" id=4699c33d-34ca-47b2-b2ac-c8e1b16072d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.050357 crc crio[19822]: time=\"2026-06-12T10:18:41.049153918Z\" level=info msg=\"Created container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy\" id=e38c18b0-ad14-424c-8c4a-2da29d459b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.052438 crc crio[19822]: time=\"2026-06-12T10:18:41.051546133Z\" level=info msg=\"Starting container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851\" id=962d85f9-0c44-4770-b698-ba4a4a57053d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.052438 crc crio[19822]: time=\"2026-06-12T10:18:41.051570425Z\" level=info msg=\"Starting container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc\" id=a0aa3d67-8aab-484a-b2b4-725530b6bd01 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.064583 crc crio[19822]: time=\"2026-06-12T10:18:41.064135268Z\" level=info msg=\"Created container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager\" id=88ea79b8-d662-46f0-aabe-abd960124a7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.066356 crc crio[19822]: time=\"2026-06-12T10:18:41.066318847Z\" level=info msg=\"Created container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager\" id=39a01458-770f-47fe-9e0f-4377622fd84a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.067467 crc crio[19822]: time=\"2026-06-12T10:18:41.066620296Z\" level=info msg=\"Created container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager\" id=f9e2639f-3908-44fc-8d4f-a97df61cce9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.067581 crc crio[19822]: time=\"2026-06-12T10:18:41.067511004Z\" level=info msg=\"Created container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager\" id=092826a3-a72e-4541-83b5-1a0434999578 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.068641 crc crio[19822]: time=\"2026-06-12T10:18:41.068484966Z\" level=info msg=\"Created container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy\" id=bd620705-e461-493b-ada7-8b745537cd1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.070680 crc crio[19822]: time=\"2026-06-12T10:18:41.06927239Z\" level=info msg=\"Created container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager\" id=0e08dce2-263d-48de-baa2-8022952217cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.070680 crc crio[19822]: time=\"2026-06-12T10:18:41.069433364Z\" level=info msg=\"Created container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy\" id=402f7e9c-1e65-431e-88ac-2755f20fed58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.070680 crc crio[19822]: time=\"2026-06-12T10:18:41.068938299Z\" level=info msg=\"Created container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy\" id=a1c5cd7d-0044-4b72-9f9d-4b158ccc0057 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.070680 crc crio[19822]: time=\"2026-06-12T10:18:41.070359494Z\" level=info msg=\"Created container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy\" id=5a662360-3ef7-4808-b5c6-8c00cd2406e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.071303 crc crio[19822]: time=\"2026-06-12T10:18:41.071276085Z\" level=info msg=\"Created container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager\" id=3a47cb81-b6ba-4290-b385-bd7a91c0711c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.075478 crc crio[19822]: time=\"2026-06-12T10:18:41.075395824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.078475 crc crio[19822]: time=\"2026-06-12T10:18:41.07812638Z\" level=info msg=\"Created container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy\" id=e647e498-df31-46b6-ab2c-fbdf88685b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.079731 crc crio[19822]: time=\"2026-06-12T10:18:41.079494949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.111528 crc crio[19822]: time=\"2026-06-12T10:18:41.089546828Z\" level=info msg=\"Created container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy\" id=f395aff8-6b07-4a3a-926e-0da996a9b650 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.111952 crc crio[19822]: time=\"2026-06-12T10:18:41.111213191Z\" level=info msg=\"Created container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager\" id=c35e8dca-55e9-43bb-a68b-a9b6b91529b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.123092 crc crio[19822]: time=\"2026-06-12T10:18:41.122688136Z\" level=info msg=\"Started container\" PID=46989 containerID=77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy id=962d85f9-0c44-4770-b698-ba4a4a57053d name=/runtime.v1.RuntimeService/StartContainer sandboxID=76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\nJun 12 10:18:41.123396 crc crio[19822]: time=\"2026-06-12T10:18:41.123197636Z\" level=info msg=\"Started container\" PID=46984 containerID=79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc description=openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager id=a0aa3d67-8aab-484a-b2b4-725530b6bd01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\nJun 12 10:18:41.123396 crc crio[19822]: time=\"2026-06-12T10:18:41.123327883Z\" level=info msg=\"Starting container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a\" id=c9daa99a-f1d1-42f1-ac8a-d1162d5ae9f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.123540 crc crio[19822]: time=\"2026-06-12T10:18:41.123482359Z\" level=info msg=\"Starting container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5\" id=f52ec6c0-112c-44ee-812a-d31d88ef27f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.123609 crc crio[19822]: time=\"2026-06-12T10:18:41.123588153Z\" level=info msg=\"Starting container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840\" id=6182d307-25c5-427f-bace-dfa4bfc15316 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.124189 crc crio[19822]: time=\"2026-06-12T10:18:41.123935347Z\" level=info msg=\"Starting container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9\" id=3ec53ea3-4803-4262-8f8e-0f40a06bcc39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.124189 crc crio[19822]: time=\"2026-06-12T10:18:41.124066597Z\" level=info msg=\"Starting container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2\" id=1d45c834-97d3-4f81-bef9-1c534a632c2d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.124360 crc crio[19822]: time=\"2026-06-12T10:18:41.124258613Z\" level=info msg=\"Starting container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819\" id=ff9f3b1c-615f-4bd8-a890-722a2079a9ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.127701 crc crio[19822]: time=\"2026-06-12T10:18:41.124601528Z\" level=info msg=\"Starting container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c\" id=9cec4b18-fd7f-4585-9ad5-dedec84e7f6b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.127701 crc crio[19822]: time=\"2026-06-12T10:18:41.124662226Z\" level=info msg=\"Starting container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff\" id=443bb6cc-91da-42c7-9dfc-fd2a782d357e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.128549 crc crio[19822]: time=\"2026-06-12T10:18:41.1281443Z\" level=info msg=\"Starting container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24\" id=7fb04150-0f4b-477c-8f51-6b90847b9022 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.128549 crc crio[19822]: time=\"2026-06-12T10:18:41.12832128Z\" level=info msg=\"Starting container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30\" id=dd709edb-e5c9-48bd-8c48-14c077f8e506 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.128549 crc crio[19822]: time=\"2026-06-12T10:18:41.128482017Z\" level=info msg=\"Starting container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102\" id=e1fd1136-0a0c-4c2f-a62e-175ac0794a28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.128946 crc crio[19822]: time=\"2026-06-12T10:18:41.128886637Z\" level=info msg=\"Starting container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501\" id=973d3dcd-8b83-4f42-9d90-b8fe32c1a633 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.129281 crc crio[19822]: time=\"2026-06-12T10:18:41.124607714Z\" level=info msg=\"Starting container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77\" id=3778f670-31cc-495e-9e44-7e877f85c23f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:41.163619 crc crio[19822]: time=\"2026-06-12T10:18:41.163446509Z\" level=info msg=\"Started container\" PID=47047 containerID=11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy id=f52ec6c0-112c-44ee-812a-d31d88ef27f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\nJun 12 10:18:41.177657 crc crio[19822]: time=\"2026-06-12T10:18:41.17739703Z\" level=info msg=\"Started container\" PID=47045 containerID=dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy id=ff9f3b1c-615f-4bd8-a890-722a2079a9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\nJun 12 10:18:41.179242 crc crio[19822]: time=\"2026-06-12T10:18:41.178763524Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy\" id=d4f4b19b-e2b1-4589-96ef-c3fe3eb6d918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.179894 crc crio[19822]: time=\"2026-06-12T10:18:41.179479297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.181596 crc crio[19822]: time=\"2026-06-12T10:18:41.181537097Z\" level=info msg=\"Started container\" PID=46983 containerID=d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager id=7fb04150-0f4b-477c-8f51-6b90847b9022 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\nJun 12 10:18:41.182924 crc crio[19822]: time=\"2026-06-12T10:18:41.182504848Z\" level=info msg=\"Started container\" PID=47012 containerID=314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy id=443bb6cc-91da-42c7-9dfc-fd2a782d357e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\nJun 12 10:18:41.182924 crc crio[19822]: time=\"2026-06-12T10:18:41.182611311Z\" level=info msg=\"Started container\" PID=47044 containerID=d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy id=dd709edb-e5c9-48bd-8c48-14c077f8e506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\nJun 12 10:18:41.183482 crc crio[19822]: time=\"2026-06-12T10:18:41.183134738Z\" level=info msg=\"Started container\" PID=46996 containerID=4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager id=c9daa99a-f1d1-42f1-ac8a-d1162d5ae9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\nJun 12 10:18:41.188249 crc crio[19822]: time=\"2026-06-12T10:18:41.185281155Z\" level=info msg=\"Started container\" PID=47011 containerID=90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager id=6182d307-25c5-427f-bace-dfa4bfc15316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\nJun 12 10:18:41.188249 crc crio[19822]: time=\"2026-06-12T10:18:41.185464591Z\" level=info msg=\"Started container\" PID=46987 containerID=1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager id=e1fd1136-0a0c-4c2f-a62e-175ac0794a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\nJun 12 10:18:41.188249 crc crio[19822]: time=\"2026-06-12T10:18:41.18666777Z\" level=info msg=\"Started container\" PID=46980 containerID=e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501 description=openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager id=973d3dcd-8b83-4f42-9d90-b8fe32c1a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\nJun 12 10:18:41.228703 crc crio[19822]: time=\"2026-06-12T10:18:41.227850834Z\" level=info msg=\"Started container\" PID=47046 containerID=66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy id=3ec53ea3-4803-4262-8f8e-0f40a06bcc39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\nJun 12 10:18:41.241236 crc crio[19822]: time=\"2026-06-12T10:18:41.241108995Z\" level=info msg=\"Started container\" PID=46994 containerID=e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager id=9cec4b18-fd7f-4585-9ad5-dedec84e7f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\nJun 12 10:18:41.257783 crc crio[19822]: time=\"2026-06-12T10:18:41.256955101Z\" level=info msg=\"Started container\" PID=46988 containerID=9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2 description=openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager id=1d45c834-97d3-4f81-bef9-1c534a632c2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\nJun 12 10:18:41.274926 crc crio[19822]: time=\"2026-06-12T10:18:41.26611212Z\" level=info msg=\"Started container\" PID=46986 containerID=386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy id=3778f670-31cc-495e-9e44-7e877f85c23f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\nJun 12 10:18:41.309366 crc crio[19822]: time=\"2026-06-12T10:18:41.307284906Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy\" id=cad86248-f0a4-4e61-9ef7-8f6848ccf428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.309366 crc crio[19822]: time=\"2026-06-12T10:18:41.307892776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.362269 crc crio[19822]: time=\"2026-06-12T10:18:41.361786004Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8e9d1395-bdec-4589-835d-ea9456ba6a61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.418921 crc crio[19822]: time=\"2026-06-12T10:18:41.418304704Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9caa7929-9595-40ba-9d0f-6a78df2098d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.474092 crc crio[19822]: time=\"2026-06-12T10:18:41.473945416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=90dc0418-4282-48e1-a01d-2c84ab06b403 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.474627 crc crio[19822]: time=\"2026-06-12T10:18:41.474348438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=20382b7c-81f3-43b7-aab3-18b6c12112dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.474627 crc crio[19822]: time=\"2026-06-12T10:18:41.474584006Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=224522db-bc51-48f4-9684-d354e237392e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.474748 crc crio[19822]: time=\"2026-06-12T10:18:41.474626234Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ee7694d3-ec06-48e5-aa9a-c14040343ffe name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.481689 crc crio[19822]: time=\"2026-06-12T10:18:41.481576238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7caaa6c9-ecaa-4adc-abc1-0eaf97fc6e55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.488988 crc crio[19822]: time=\"2026-06-12T10:18:41.488696733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.500257 crc crio[19822]: time=\"2026-06-12T10:18:41.499658991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.525512 crc crio[19822]: time=\"2026-06-12T10:18:41.521645509Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy\" id=4da726b0-3770-40e7-a348-969dc768a88d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:41.525512 crc crio[19822]: time=\"2026-06-12T10:18:41.522701961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.605612 crc crio[19822]: time=\"2026-06-12T10:18:41.601903024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d3ad3895-acd2-48d6-ad5a-c9dc257e3b9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.618529 crc crio[19822]: time=\"2026-06-12T10:18:41.612368276Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c053767b-302b-46ae-a907-350649a15d3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.618529 crc crio[19822]: time=\"2026-06-12T10:18:41.612731827Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=1ffdbf04-b091-4bb6-9ded-0d1c9a8caf27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.643967 crc crio[19822]: time=\"2026-06-12T10:18:41.643396409Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=25432d14-93c4-48dd-8921-fc96980b9390 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.672486 crc crio[19822]: time=\"2026-06-12T10:18:41.672390732Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9a1e8ac0-0b00-4f9c-b380-cf10963e9339 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.700074 crc crio[19822]: time=\"2026-06-12T10:18:41.697591336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.705067 crc crio[19822]: time=\"2026-06-12T10:18:41.70496506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.803916 crc crio[19822]: time=\"2026-06-12T10:18:41.803722584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5a6bbba9-f244-462a-8e68-335960febd1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:41.812962 crc crio[19822]: time=\"2026-06-12T10:18:41.811908702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.851376 crc crio[19822]: time=\"2026-06-12T10:18:41.851144978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:41.904641 crc crio[19822]: time=\"2026-06-12T10:18:41.904486632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5e980a13-1ee8-42ab-b898-484bea08aa95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:42.108037 crc crio[19822]: time=\"2026-06-12T10:18:42.107985822Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy\" id=82a64839-b6b5-4c08-ac0f-eef349c1e642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.109484 crc crio[19822]: time=\"2026-06-12T10:18:42.109447318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.173271 crc crio[19822]: time=\"2026-06-12T10:18:42.173205539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.178563 crc crio[19822]: time=\"2026-06-12T10:18:42.178531198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.246983 crc crio[19822]: time=\"2026-06-12T10:18:42.246580745Z\" level=info msg=\"Created container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy\" id=064bd3b9-40f2-4162-91f8-e2f180f70347 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.248570 crc crio[19822]: time=\"2026-06-12T10:18:42.248468829Z\" level=info msg=\"Starting container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473\" id=c3d4f780-fa85-4f1f-a46c-7c50749bd00e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:42.261599 crc crio[19822]: time=\"2026-06-12T10:18:42.26153525Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c9278ac3-5d80-46a6-a211-19e60c764cd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:42.270401 crc crio[19822]: time=\"2026-06-12T10:18:42.270214755Z\" level=info msg=\"Started container\" PID=47168 containerID=fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473 description=openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy id=c3d4f780-fa85-4f1f-a46c-7c50749bd00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\nJun 12 10:18:42.366477 crc crio[19822]: time=\"2026-06-12T10:18:42.365559539Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=59fa533a-0daa-4b95-9c21-6685d4480d12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:42.406743 crc crio[19822]: time=\"2026-06-12T10:18:42.406524909Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy\" id=a41398bb-a544-457b-a35e-694785c99881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.557614 crc crio[19822]: time=\"2026-06-12T10:18:42.557410472Z\" level=info msg=\"Created container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy\" id=cad86248-f0a4-4e61-9ef7-8f6848ccf428 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.557978 crc crio[19822]: time=\"2026-06-12T10:18:42.55765766Z\" level=info msg=\"Created container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy\" id=4da726b0-3770-40e7-a348-969dc768a88d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.558512 crc crio[19822]: time=\"2026-06-12T10:18:42.558442135Z\" level=info msg=\"Created container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy\" id=d4f4b19b-e2b1-4589-96ef-c3fe3eb6d918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.559068 crc crio[19822]: time=\"2026-06-12T10:18:42.558984112Z\" level=info msg=\"Starting container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62\" id=1c01c31d-3c1a-40ea-a1d8-f060be156703 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:42.559268 crc crio[19822]: time=\"2026-06-12T10:18:42.558993162Z\" level=info msg=\"Starting container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269\" id=067707dd-818d-497b-a264-18f553693e17 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:42.560031 crc crio[19822]: time=\"2026-06-12T10:18:42.559976383Z\" level=info msg=\"Starting container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c\" id=ea470c8d-be34-4bf2-a91c-521cc6c27d4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:42.560519 crc crio[19822]: time=\"2026-06-12T10:18:42.560490399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.563063 crc crio[19822]: time=\"2026-06-12T10:18:42.562486292Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy\" id=8ee70fe7-db05-4a99-a774-520faef6ab5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.563526 crc crio[19822]: time=\"2026-06-12T10:18:42.563496925Z\" level=info msg=\"Created container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy\" id=82a64839-b6b5-4c08-ac0f-eef349c1e642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.564419 crc crio[19822]: time=\"2026-06-12T10:18:42.564340431Z\" level=info msg=\"Starting container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c\" id=00470e1b-bece-4a46-b1cb-41b76d50d2e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:42.565156 crc crio[19822]: time=\"2026-06-12T10:18:42.565125536Z\" level=info msg=\"Started container\" PID=47268 containerID=2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy id=1c01c31d-3c1a-40ea-a1d8-f060be156703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\nJun 12 10:18:42.565382 crc crio[19822]: time=\"2026-06-12T10:18:42.565250349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.573371 crc crio[19822]: time=\"2026-06-12T10:18:42.573306466Z\" level=info msg=\"Started container\" PID=47277 containerID=9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c description=openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy id=ea470c8d-be34-4bf2-a91c-521cc6c27d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\nJun 12 10:18:42.574355 crc crio[19822]: time=\"2026-06-12T10:18:42.574296727Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy\" id=d85bb625-072c-4bb5-bffc-eceece47dfa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.575264 crc crio[19822]: time=\"2026-06-12T10:18:42.574907907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.577221 crc crio[19822]: time=\"2026-06-12T10:18:42.577145152Z\" level=info msg=\"Started container\" PID=47291 containerID=64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy id=067707dd-818d-497b-a264-18f553693e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\nJun 12 10:18:42.586524 crc crio[19822]: time=\"2026-06-12T10:18:42.586441541Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy\" id=71ae3587-0724-4e08-9124-f9763e851d5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.592149 crc crio[19822]: time=\"2026-06-12T10:18:42.592064515Z\" level=info msg=\"Started container\" PID=47311 containerID=6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c description=openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy id=00470e1b-bece-4a46-b1cb-41b76d50d2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\nJun 12 10:18:42.598106 crc crio[19822]: time=\"2026-06-12T10:18:42.598023519Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy\" id=24cad92c-402d-4904-bbdc-a9fec5426255 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.598500 crc crio[19822]: time=\"2026-06-12T10:18:42.598454753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.611247 crc crio[19822]: time=\"2026-06-12T10:18:42.611121029Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy\" id=9d512b35-720b-4192-b289-f7ef9c239539 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.615205 crc crio[19822]: time=\"2026-06-12T10:18:42.61512482Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=83967515-db17-410f-a223-6bd15e3794ed name=/runtime.v1.ImageService/PullImage\nJun 12 10:18:42.616066 crc crio[19822]: time=\"2026-06-12T10:18:42.615985407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1779689e-45d9-4390-9f31-5b8f980dd4c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:42.616542 crc crio[19822]: time=\"2026-06-12T10:18:42.616438081Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy\" id=cee03377-3990-4dc7-9b24-2a9c81846964 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.627934 crc crio[19822]: time=\"2026-06-12T10:18:42.627801979Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy\" id=00a74a4c-0607-4248-8e87-fbdd413aafdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.634725 crc crio[19822]: time=\"2026-06-12T10:18:42.634641816Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy\" id=9fefa6c3-0382-4a3c-8f59-950d039be488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.637715 crc crio[19822]: time=\"2026-06-12T10:18:42.63761342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.647669 crc crio[19822]: time=\"2026-06-12T10:18:42.64759745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.663585 crc crio[19822]: time=\"2026-06-12T10:18:42.663499304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.664544 crc crio[19822]: time=\"2026-06-12T10:18:42.664484002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.664763 crc crio[19822]: time=\"2026-06-12T10:18:42.664678348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.681458 crc crio[19822]: time=\"2026-06-12T10:18:42.681298399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=48451ace-cd48-48b9-90e2-3fb36f313b22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:18:42.723723 crc crio[19822]: time=\"2026-06-12T10:18:42.723641132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.725973 crc crio[19822]: time=\"2026-06-12T10:18:42.725766389Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687658-q6bh9/oc\" id=19c854db-b221-49e1-aa20-0a3664a57cd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:42.728205 crc crio[19822]: time=\"2026-06-12T10:18:42.728113492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.752471 crc crio[19822]: time=\"2026-06-12T10:18:42.752377723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.905518 crc crio[19822]: time=\"2026-06-12T10:18:42.905329285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.908602 crc crio[19822]: time=\"2026-06-12T10:18:42.908506726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.937364 crc crio[19822]: time=\"2026-06-12T10:18:42.937270015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:42.957673 crc crio[19822]: time=\"2026-06-12T10:18:42.957577014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.006372 crc crio[19822]: time=\"2026-06-12T10:18:43.006304563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.014887 crc crio[19822]: time=\"2026-06-12T10:18:43.012040255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.044969 crc crio[19822]: time=\"2026-06-12T10:18:43.04465667Z\" level=info msg=\"Created container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy\" id=a41398bb-a544-457b-a35e-694785c99881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:43.053070 crc crio[19822]: time=\"2026-06-12T10:18:43.052938475Z\" level=info msg=\"Starting container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd\" id=4066c011-14f4-44bc-9650-ca8cbea0286c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:43.062355 crc crio[19822]: time=\"2026-06-12T10:18:43.062095581Z\" level=info msg=\"Started container\" PID=47365 containerID=19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy id=4066c011-14f4-44bc-9650-ca8cbea0286c name=/runtime.v1.RuntimeService/StartContainer sandboxID=da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\nJun 12 10:18:43.114028 crc crio[19822]: time=\"2026-06-12T10:18:43.113875572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.171000 crc crio[19822]: time=\"2026-06-12T10:18:43.161435111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.224413 crc crio[19822]: time=\"2026-06-12T10:18:43.224310546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.237708 crc crio[19822]: time=\"2026-06-12T10:18:43.237589914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.367217 crc crio[19822]: time=\"2026-06-12T10:18:43.367090334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.369925 crc crio[19822]: time=\"2026-06-12T10:18:43.36979328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.417182 crc crio[19822]: time=\"2026-06-12T10:18:43.417099584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.429517 crc crio[19822]: time=\"2026-06-12T10:18:43.429400234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.436361 crc crio[19822]: time=\"2026-06-12T10:18:43.436263361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.553704 crc crio[19822]: time=\"2026-06-12T10:18:43.553586972Z\" level=info msg=\"Created container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy\" id=8ee70fe7-db05-4a99-a774-520faef6ab5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:43.560123 crc crio[19822]: time=\"2026-06-12T10:18:43.560005606Z\" level=info msg=\"Starting container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af\" id=c32e0341-82f9-4f16-94b5-d72bf7ae60ec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:43.642214 crc crio[19822]: time=\"2026-06-12T10:18:43.64207735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.648412 crc crio[19822]: time=\"2026-06-12T10:18:43.648118882Z\" level=info msg=\"Started container\" PID=47397 containerID=94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy id=c32e0341-82f9-4f16-94b5-d72bf7ae60ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\nJun 12 10:18:43.677674 crc crio[19822]: time=\"2026-06-12T10:18:43.677545325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:43.685996 crc crio[19822]: time=\"2026-06-12T10:18:43.685885962Z\" level=info msg=\"Created container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy\" id=9d512b35-720b-4192-b289-f7ef9c239539 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:43.688196 crc crio[19822]: time=\"2026-06-12T10:18:43.68776105Z\" level=info msg=\"Starting container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f\" id=fe597160-73dd-4830-8826-e13c5e20c118 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:43.701860 crc crio[19822]: time=\"2026-06-12T10:18:43.701693103Z\" level=info msg=\"Created container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy\" id=24cad92c-402d-4904-bbdc-a9fec5426255 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:43.706679 crc crio[19822]: time=\"2026-06-12T10:18:43.706467304Z\" level=info msg=\"Starting container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36\" id=839846ee-6735-426c-ae67-ec3689bf6825 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:43.709234 crc crio[19822]: time=\"2026-06-12T10:18:43.709124544Z\" level=info msg=\"Started container\" PID=47418 containerID=f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f description=openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy id=fe597160-73dd-4830-8826-e13c5e20c118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\nJun 12 10:18:43.724728 crc crio[19822]: time=\"2026-06-12T10:18:43.724649621Z\" level=info msg=\"Created container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy\" id=71ae3587-0724-4e08-9124-f9763e851d5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:43.726030 crc crio[19822]: time=\"2026-06-12T10:18:43.725909466Z\" level=info msg=\"Starting container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01\" id=9526cebf-22fd-419a-b8c8-ad6180deac15 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:43.743018 crc crio[19822]: time=\"2026-06-12T10:18:43.740502158Z\" level=info msg=\"Started container\" PID=47391 containerID=4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy id=9526cebf-22fd-419a-b8c8-ad6180deac15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\nJun 12 10:18:43.746691 crc crio[19822]: time=\"2026-06-12T10:18:43.746307857Z\" level=info msg=\"Created container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy\" id=cee03377-3990-4dc7-9b24-2a9c81846964 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:43.751424 crc crio[19822]: time=\"2026-06-12T10:18:43.751363144Z\" level=info msg=\"Starting container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6\" id=199ab3cc-be55-4c76-a7c4-daada7ae54f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:43.778691 crc crio[19822]: time=\"2026-06-12T10:18:43.778640288Z\" level=info msg=\"Started container\" PID=47396 containerID=219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6 description=openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy id=199ab3cc-be55-4c76-a7c4-daada7ae54f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\nJun 12 10:18:43.833236 crc crio[19822]: time=\"2026-06-12T10:18:43.825588884Z\" level=info msg=\"Started container\" PID=47417 containerID=e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy id=839846ee-6735-426c-ae67-ec3689bf6825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\nJun 12 10:18:43.881588 crc crio[19822]: time=\"2026-06-12T10:18:43.881055902Z\" level=info msg=\"Created container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy\" id=d85bb625-072c-4bb5-bffc-eceece47dfa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:43.890025 crc crio[19822]: time=\"2026-06-12T10:18:43.889913723Z\" level=info msg=\"Starting container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c\" id=17118c19-6aec-4ac3-9bdd-87e832bf6f65 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:43.990367 crc crio[19822]: time=\"2026-06-12T10:18:43.99025963Z\" level=info msg=\"Started container\" PID=47470 containerID=644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy id=17118c19-6aec-4ac3-9bdd-87e832bf6f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\nJun 12 10:18:44.025226 crc crio[19822]: time=\"2026-06-12T10:18:44.025153725Z\" level=info msg=\"Created container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy\" id=00a74a4c-0607-4248-8e87-fbdd413aafdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:44.053201 crc crio[19822]: time=\"2026-06-12T10:18:44.053111823Z\" level=info msg=\"Starting container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562\" id=74a9f8a6-1193-47c5-a047-7bdf1176b167 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:44.073375 crc crio[19822]: time=\"2026-06-12T10:18:44.073283823Z\" level=info msg=\"Started container\" PID=47472 containerID=f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy id=74a9f8a6-1193-47c5-a047-7bdf1176b167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\nJun 12 10:18:44.231934 crc crio[19822]: time=\"2026-06-12T10:18:44.231739901Z\" level=info msg=\"Created container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy\" id=9fefa6c3-0382-4a3c-8f59-950d039be488 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:44.242771 crc crio[19822]: time=\"2026-06-12T10:18:44.242606336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:18:44.281969 crc crio[19822]: time=\"2026-06-12T10:18:44.281786348Z\" level=info msg=\"Starting container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369\" id=29fc0cdf-ad4d-4ffc-bb0c-e18cf75bce2b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:44.331956 crc crio[19822]: time=\"2026-06-12T10:18:44.331496368Z\" level=info msg=\"Started container\" PID=47458 containerID=459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369 description=openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy id=29fc0cdf-ad4d-4ffc-bb0c-e18cf75bce2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\nJun 12 10:18:44.787185 crc crio[19822]: time=\"2026-06-12T10:18:44.785921772Z\" level=info msg=\"Created container 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de: openshift-infra/auto-csr-approver-29687658-q6bh9/oc\" id=19c854db-b221-49e1-aa20-0a3664a57cd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:18:44.792058 crc crio[19822]: time=\"2026-06-12T10:18:44.791516126Z\" level=info msg=\"Starting container: 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de\" id=bf3743ec-192f-4789-b276-0040820852a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:18:44.807712 crc crio[19822]: time=\"2026-06-12T10:18:44.807552607Z\" level=info msg=\"Started container\" PID=47532 containerID=94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de description=openshift-infra/auto-csr-approver-29687658-q6bh9/oc id=bf3743ec-192f-4789-b276-0040820852a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\nJun 12 10:18:47.707973 crc crio[19822]: time=\"2026-06-12T10:18:47.707479882Z\" level=info msg=\"Stopping pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=d15da935-0af8-4293-b6e5-61d6a5caf2fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:18:47.709366 crc crio[19822]: time=\"2026-06-12T10:18:47.708728711Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc002ed1548}] Aliases:map[]}\"\nJun 12 10:18:47.709366 crc crio[19822]: time=\"2026-06-12T10:18:47.708921267Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687658-q6bh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:18:47.973990 crc crio[19822]: time=\"2026-06-12T10:18:47.973629574Z\" level=info msg=\"Stopped pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=d15da935-0af8-4293-b6e5-61d6a5caf2fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:19:12.369398 crc crio[19822]: time=\"2026-06-12T10:19:12.368576662Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-6fj4p/POD\" id=a15cd3e6-7bf5-4d05-9502-ca43295840cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:12.371384 crc crio[19822]: time=\"2026-06-12T10:19:12.369477561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:12.405765 crc crio[19822]: time=\"2026-06-12T10:19:12.405549283Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc0030944e0}] Aliases:map[]}\"\nJun 12 10:19:12.405765 crc crio[19822]: time=\"2026-06-12T10:19:12.405611625Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-6fj4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:12.666081 crc crio[19822]: time=\"2026-06-12T10:19:12.665509677Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-4vx7k/POD\" id=2a298c65-1330-417c-bb6e-9ec4fc87a1b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:12.666248 crc crio[19822]: time=\"2026-06-12T10:19:12.666125027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:12.715114 crc crio[19822]: time=\"2026-06-12T10:19:12.713685623Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc003094070}] Aliases:map[]}\"\nJun 12 10:19:12.715114 crc crio[19822]: time=\"2026-06-12T10:19:12.713777026Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-4vx7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:12.933963 crc crio[19822]: 2026-06-12T10:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d27cc915a15a3b Mac:76:11:3c:50:3c:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 SocketPath: PciID:}] [{Interface:0xc0005945d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:12.936301 crc crio[19822]: time=\"2026-06-12T10:19:12.936199562Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc0030944e0}] Aliases:map[]}\"\nJun 12 10:19:12.936520 crc crio[19822]: time=\"2026-06-12T10:19:12.936402239Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-6fj4p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:12.948461 crc crio[19822]: time=\"2026-06-12T10:19:12.947729928Z\" level=info msg=\"Ran pod sandbox 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 with infra container: openstack/dnsmasq-dns-bf5545dbf-6fj4p/POD\" id=a15cd3e6-7bf5-4d05-9502-ca43295840cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:12.955752 crc crio[19822]: time=\"2026-06-12T10:19:12.954559192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:12.955752 crc crio[19822]: time=\"2026-06-12T10:19:12.955504983Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:12.956310 crc crio[19822]: time=\"2026-06-12T10:19:12.956230406Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:12.958600 crc crio[19822]: time=\"2026-06-12T10:19:12.958466266Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b4d56bd7-c650-498f-8a48-af8dc4202e95 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:12.973962 crc crio[19822]: time=\"2026-06-12T10:19:12.973481703Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 12 10:19:13.088055 crc crio[19822]: 2026-06-12T10:19:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a676dafcc4a4b9a Mac:ee:1b:79:b3:ef:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 SocketPath: PciID:}] [{Interface:0xc00043a780 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:13.089077 crc crio[19822]: time=\"2026-06-12T10:19:13.088927418Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc003094070}] Aliases:map[]}\"\nJun 12 10:19:13.089352 crc crio[19822]: time=\"2026-06-12T10:19:13.089172616Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-4vx7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:13.100789 crc crio[19822]: time=\"2026-06-12T10:19:13.10064227Z\" level=info msg=\"Ran pod sandbox a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 with infra container: openstack/dnsmasq-dns-6f94844f59-4vx7k/POD\" id=2a298c65-1330-417c-bb6e-9ec4fc87a1b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:13.103114 crc crio[19822]: time=\"2026-06-12T10:19:13.103025024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:13.103466 crc crio[19822]: time=\"2026-06-12T10:19:13.103395286Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:13.103560 crc crio[19822]: time=\"2026-06-12T10:19:13.103491619Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:13.105545 crc crio[19822]: time=\"2026-06-12T10:19:13.105369809Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3ce229a5-c1bf-438e-919a-771e8d4ee81b name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:13.109446 crc crio[19822]: time=\"2026-06-12T10:19:13.109357206Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 12 10:19:15.063136 crc crio[19822]: time=\"2026-06-12T10:19:15.061852178Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69664d8887-7p74m/POD\" id=66b186ec-cd9d-415f-b3ff-d2c7643a80de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:15.064738 crc crio[19822]: time=\"2026-06-12T10:19:15.063212531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:15.128900 crc crio[19822]: time=\"2026-06-12T10:19:15.12843685Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc00244d068}] Aliases:map[]}\"\nJun 12 10:19:15.128900 crc crio[19822]: time=\"2026-06-12T10:19:15.128530423Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69664d8887-7p74m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:15.806401 crc crio[19822]: time=\"2026-06-12T10:19:15.804913261Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-7p6rm/POD\" id=9e47e07e-35f7-434f-969c-12d3f31d2572 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:15.806599 crc crio[19822]: time=\"2026-06-12T10:19:15.80644558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:15.902095 crc crio[19822]: 2026-06-12T10:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab2dd7039e146e4 Mac:7e:80:87:f5:5a:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:15.935543 crc crio[19822]: time=\"2026-06-12T10:19:15.933861485Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc00244d068}] Aliases:map[]}\"\nJun 12 10:19:15.935948 crc crio[19822]: time=\"2026-06-12T10:19:15.935726405Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69664d8887-7p74m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:15.970041 crc crio[19822]: time=\"2026-06-12T10:19:15.969938153Z\" level=info msg=\"Ran pod sandbox ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae with infra container: openstack/dnsmasq-dns-69664d8887-7p74m/POD\" id=66b186ec-cd9d-415f-b3ff-d2c7643a80de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:15.982351 crc crio[19822]: time=\"2026-06-12T10:19:15.982246348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:15.982621 crc crio[19822]: time=\"2026-06-12T10:19:15.982576309Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:15.982705 crc crio[19822]: time=\"2026-06-12T10:19:15.982639031Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:15.985585 crc crio[19822]: time=\"2026-06-12T10:19:15.985513346Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7a4f6cfa-5085-4e44-8500-fc4784aa7129 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:15.998717 crc crio[19822]: time=\"2026-06-12T10:19:15.998608907Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 12 10:19:16.025595 crc crio[19822]: time=\"2026-06-12T10:19:16.02551187Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc00244c058}] Aliases:map[]}\"\nJun 12 10:19:16.026241 crc crio[19822]: time=\"2026-06-12T10:19:16.025617073Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-7p6rm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:17.560597 crc crio[19822]: 2026-06-12T10:19:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4638a61db3220e Mac:b2:e2:27:27:d0:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae SocketPath: PciID:}] [{Interface:0xc00058e5f0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:17.562037 crc crio[19822]: time=\"2026-06-12T10:19:17.561958193Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc00244c058}] Aliases:map[]}\"\nJun 12 10:19:17.562220 crc crio[19822]: time=\"2026-06-12T10:19:17.56218416Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-7p6rm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:17.578186 crc crio[19822]: time=\"2026-06-12T10:19:17.577993601Z\" level=info msg=\"Ran pod sandbox e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 with infra container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/POD\" id=9e47e07e-35f7-434f-969c-12d3f31d2572 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:17.581362 crc crio[19822]: time=\"2026-06-12T10:19:17.581269564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:17.581673 crc crio[19822]: time=\"2026-06-12T10:19:17.581638046Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:17.581742 crc crio[19822]: time=\"2026-06-12T10:19:17.581702238Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:17.587265 crc crio[19822]: time=\"2026-06-12T10:19:17.587179162Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ceed0a1e-2fc1-41d9-afb7-080a60d18c39 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:17.597553 crc crio[19822]: time=\"2026-06-12T10:19:17.59748819Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 12 10:19:17.963362 crc crio[19822]: time=\"2026-06-12T10:19:17.96233162Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=f97c6348-eed5-4f6c-b285-3ef1ef73c91c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:17.963514 crc crio[19822]: time=\"2026-06-12T10:19:17.963430365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:18.010561 crc crio[19822]: time=\"2026-06-12T10:19:18.010400977Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=25a77a64-f8b9-4217-ab08-f105f52c9ff4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:18.010561 crc crio[19822]: time=\"2026-06-12T10:19:18.01049706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:18.036007 crc crio[19822]: time=\"2026-06-12T10:19:18.035717109Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc002ed0348}] Aliases:map[]}\"\nJun 12 10:19:18.036007 crc crio[19822]: time=\"2026-06-12T10:19:18.035796602Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:18.080199 crc crio[19822]: time=\"2026-06-12T10:19:18.079564038Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696948}] Aliases:map[]}\"\nJun 12 10:19:18.080199 crc crio[19822]: time=\"2026-06-12T10:19:18.080086955Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:18.717271 crc crio[19822]: 2026-06-12T10:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ebab8bf6ddcdbd Mac:82:b8:bb:00:ac:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:18.720031 crc crio[19822]: time=\"2026-06-12T10:19:18.718874561Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc002ed0348}] Aliases:map[]}\"\nJun 12 10:19:18.720031 crc crio[19822]: time=\"2026-06-12T10:19:18.719019526Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:18.747492 crc crio[19822]: 2026-06-12T10:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aab407aaf62b7be Mac:76:02:89:ba:64:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 SocketPath: PciID:}] [{Interface:0xc000520cc0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:18.750358 crc crio[19822]: time=\"2026-06-12T10:19:18.7502644Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696948}] Aliases:map[]}\"\nJun 12 10:19:18.754881 crc crio[19822]: time=\"2026-06-12T10:19:18.754710042Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:18.781722 crc crio[19822]: time=\"2026-06-12T10:19:18.781603253Z\" level=info msg=\"Ran pod sandbox aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=25a77a64-f8b9-4217-ab08-f105f52c9ff4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:18.786386 crc crio[19822]: time=\"2026-06-12T10:19:18.786317963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:18.786783 crc crio[19822]: time=\"2026-06-12T10:19:18.786756207Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:18.787020 crc crio[19822]: time=\"2026-06-12T10:19:18.786995675Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:18.790199 crc crio[19822]: time=\"2026-06-12T10:19:18.790063054Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1f1bdb1b-cf46-4f49-8d87-e42b51bc2425 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:18.791459 crc crio[19822]: time=\"2026-06-12T10:19:18.791389153Z\" level=info msg=\"Ran pod sandbox 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 with infra container: openstack/rabbitmq-server-0/POD\" id=f97c6348-eed5-4f6c-b285-3ef1ef73c91c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:18.796728 crc crio[19822]: time=\"2026-06-12T10:19:18.796652589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:18.796972 crc crio[19822]: time=\"2026-06-12T10:19:18.796921868Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:18.797083 crc crio[19822]: time=\"2026-06-12T10:19:18.79699182Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:18.799939 crc crio[19822]: time=\"2026-06-12T10:19:18.799714634Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=6397aafe-60c3-4d65-adc7-dee962be4ee6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:18.806347 crc crio[19822]: time=\"2026-06-12T10:19:18.805570402Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 12 10:19:18.809913 crc crio[19822]: time=\"2026-06-12T10:19:18.809540699Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 12 10:19:20.059414 crc crio[19822]: time=\"2026-06-12T10:19:20.058389644Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=5b53819f-61b4-4081-b673-45fc5b39c032 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:20.066246 crc crio[19822]: time=\"2026-06-12T10:19:20.066184404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:20.274520 crc crio[19822]: time=\"2026-06-12T10:19:20.274329907Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}\"\nJun 12 10:19:20.274520 crc crio[19822]: time=\"2026-06-12T10:19:20.27441445Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:20.470864 crc crio[19822]: time=\"2026-06-12T10:19:20.467485183Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=5afbfeaa-ed00-4a8f-91cf-6ba476866294 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:20.470864 crc crio[19822]: time=\"2026-06-12T10:19:20.467995239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:20.630646 crc crio[19822]: time=\"2026-06-12T10:19:20.629520364Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"\nJun 12 10:19:20.630646 crc crio[19822]: time=\"2026-06-12T10:19:20.629621177Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:21.025947 crc crio[19822]: 2026-06-12T10:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34d52c1eaadef47 Mac:ca:f7:04:6a:7c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 SocketPath: PciID:}] [{Interface:0xc0003db240 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:21.111943 crc crio[19822]: time=\"2026-06-12T10:19:21.111742631Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}\"\nJun 12 10:19:21.143364 crc crio[19822]: time=\"2026-06-12T10:19:21.134938804Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:21.168894 crc crio[19822]: time=\"2026-06-12T10:19:21.16548115Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=45f20deb-d9da-46b1-b8cf-fa19c2b40fb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:21.168894 crc crio[19822]: time=\"2026-06-12T10:19:21.165585323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:21.373213 crc crio[19822]: time=\"2026-06-12T10:19:21.3731174Z\" level=info msg=\"Ran pod sandbox 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 with infra container: openstack/memcached-0/POD\" id=5b53819f-61b4-4081-b673-45fc5b39c032 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:21.407890 crc crio[19822]: time=\"2026-06-12T10:19:21.401887144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:21.410859 crc crio[19822]: time=\"2026-06-12T10:19:21.408901447Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc003094b50}] Aliases:map[]}\"\nJun 12 10:19:21.410859 crc crio[19822]: time=\"2026-06-12T10:19:21.410786255Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:21.419320 crc crio[19822]: time=\"2026-06-12T10:19:21.419261686Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:21.423589 crc crio[19822]: time=\"2026-06-12T10:19:21.423367068Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:21.436444 crc crio[19822]: time=\"2026-06-12T10:19:21.436316357Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=913075f5-3c27-4885-9f2d-c452e26c4224 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:21.470093 crc crio[19822]: time=\"2026-06-12T10:19:21.469941466Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"\nJun 12 10:19:21.598120 crc crio[19822]: 2026-06-12T10:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45cea9b36dbbb36 Mac:26:e6:0f:23:27:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:21.599387 crc crio[19822]: time=\"2026-06-12T10:19:21.599309739Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"\nJun 12 10:19:21.599693 crc crio[19822]: time=\"2026-06-12T10:19:21.599622439Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:21.840604 crc crio[19822]: time=\"2026-06-12T10:19:21.84006423Z\" level=info msg=\"Ran pod sandbox 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc with infra container: openstack/openstack-galera-0/POD\" id=5afbfeaa-ed00-4a8f-91cf-6ba476866294 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:21.860368 crc crio[19822]: time=\"2026-06-12T10:19:21.859616465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:21.861381 crc crio[19822]: time=\"2026-06-12T10:19:21.861308769Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:21.862537 crc crio[19822]: time=\"2026-06-12T10:19:21.86164656Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:21.868358 crc crio[19822]: time=\"2026-06-12T10:19:21.867661196Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98a00595-a0aa-4615-a836-565b5ff9c3df name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:21.886393 crc crio[19822]: time=\"2026-06-12T10:19:21.886311064Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 12 10:19:22.187124 crc crio[19822]: 2026-06-12T10:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d03a2c9caaa930 Mac:2e:46:8c:a6:a1:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:22.188709 crc crio[19822]: time=\"2026-06-12T10:19:22.188622793Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc003094b50}] Aliases:map[]}\"\nJun 12 10:19:22.190112 crc crio[19822]: time=\"2026-06-12T10:19:22.190051831Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:22.217175 crc crio[19822]: time=\"2026-06-12T10:19:22.217016083Z\" level=info msg=\"Ran pod sandbox 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 with infra container: openstack/openstack-cell1-galera-0/POD\" id=45f20deb-d9da-46b1-b8cf-fa19c2b40fb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:22.222064 crc crio[19822]: time=\"2026-06-12T10:19:22.221976862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:22.250647 crc crio[19822]: time=\"2026-06-12T10:19:22.249218952Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:22.250647 crc crio[19822]: time=\"2026-06-12T10:19:22.249392528Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:22.260241 crc crio[19822]: time=\"2026-06-12T10:19:22.257242447Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3227d99-2b68-4dbb-8482-480258b1ec47 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:22.272784 crc crio[19822]: time=\"2026-06-12T10:19:22.271976259Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 12 10:19:22.754516 crc crio[19822]: time=\"2026-06-12T10:19:22.754038885Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=2950a200-1796-487c-89ba-103d1a753795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:22.768669 crc crio[19822]: time=\"2026-06-12T10:19:22.761763462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:22.857180 crc crio[19822]: time=\"2026-06-12T10:19:22.857034742Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc00101a3f8}] Aliases:map[]}\"\nJun 12 10:19:22.857180 crc crio[19822]: time=\"2026-06-12T10:19:22.857101974Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:23.498076 crc crio[19822]: 2026-06-12T10:19:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ffb782dbace8a4 Mac:56:37:a4:b1:04:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:23.499539 crc crio[19822]: time=\"2026-06-12T10:19:23.498905144Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc00101a3f8}] Aliases:map[]}\"\nJun 12 10:19:23.501392 crc crio[19822]: time=\"2026-06-12T10:19:23.501325001Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:25.484108 crc crio[19822]: time=\"2026-06-12T10:19:25.481856421Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kdjn5/POD\" id=2bb2d2b5-a8c0-4b65-b96c-bc3c906742e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:25.484108 crc crio[19822]: time=\"2026-06-12T10:19:25.482530293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:25.781052 crc crio[19822]: time=\"2026-06-12T10:19:25.780960414Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-8m6hm/POD\" id=c350547e-dd5c-45ce-854b-39892bc891e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:25.781345 crc crio[19822]: time=\"2026-06-12T10:19:25.781088798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:25.922131 crc crio[19822]: time=\"2026-06-12T10:19:25.921670735Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=d7e59004-7c49-46e9-90b7-71b43d9922e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:25.922270 crc crio[19822]: time=\"2026-06-12T10:19:25.922180931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:28.915004 crc crio[19822]: time=\"2026-06-12T10:19:28.914435581Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=912c94e1-9181-481c-a562-8b6568367081 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:28.916021 crc crio[19822]: time=\"2026-06-12T10:19:28.915998941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:33.047999 crc crio[19822]: time=\"2026-06-12T10:19:33.047361786Z\" level=info msg=\"Ran pod sandbox 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d with infra container: openstack/kube-state-metrics-0/POD\" id=2950a200-1796-487c-89ba-103d1a753795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:33.050736 crc crio[19822]: time=\"2026-06-12T10:19:33.050642171Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=0974f629-84ef-4768-9cef-813970001004 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:33.064233 crc crio[19822]: time=\"2026-06-12T10:19:33.064097974Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 12 10:19:37.502274 crc crio[19822]: time=\"2026-06-12T10:19:37.501440747Z\" level=info msg=\"Removing container: d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b\" id=bf7de7b7-3f6e-4155-8a1b-d683c2cb8fd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:19:54.322338 crc crio[19822]: time=\"2026-06-12T10:19:54.321372234Z\" level=info msg=\"Removed container d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b: openshift-infra/auto-csr-approver-29687652-vk29w/oc\" id=bf7de7b7-3f6e-4155-8a1b-d683c2cb8fd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:19:54.333547 crc crio[19822]: time=\"2026-06-12T10:19:54.333439796Z\" level=info msg=\"Stopping pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=3406f55f-ba08-4c7a-97db-615812c82fae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:19:54.333547 crc crio[19822]: time=\"2026-06-12T10:19:54.333550249Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=3406f55f-ba08-4c7a-97db-615812c82fae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:19:54.334075 crc crio[19822]: time=\"2026-06-12T10:19:54.333954412Z\" level=info msg=\"Removing pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=31766100-2580-4391-99cf-01e08dbb679c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:19:54.420049 crc crio[19822]: time=\"2026-06-12T10:19:54.419909647Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3227d99-2b68-4dbb-8482-480258b1ec47 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.420581 crc crio[19822]: time=\"2026-06-12T10:19:54.420504762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a767f79b-aafb-48e8-adea-5903195721f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.462285 crc crio[19822]: time=\"2026-06-12T10:19:54.46210082Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=913075f5-3c27-4885-9f2d-c452e26c4224 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.462747 crc crio[19822]: time=\"2026-06-12T10:19:54.462679508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=1f00ba9f-201d-4f62-a3c8-cb0e83fee108 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.489569 crc crio[19822]: time=\"2026-06-12T10:19:54.489499811Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7a4f6cfa-5085-4e44-8500-fc4784aa7129 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.491124 crc crio[19822]: time=\"2026-06-12T10:19:54.490989865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=70650a4c-360c-45f3-9ba5-2363475c5e4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.506938 crc crio[19822]: time=\"2026-06-12T10:19:54.506764596Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1f1bdb1b-cf46-4f49-8d87-e42b51bc2425 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.507916 crc crio[19822]: time=\"2026-06-12T10:19:54.507778947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=4b65742d-cfa8-48bc-89ae-8281d729a569 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.525611 crc crio[19822]: time=\"2026-06-12T10:19:54.525524138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=194e9632-ec92-4530-803a-860a81fea1a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.535770 crc crio[19822]: time=\"2026-06-12T10:19:54.535684411Z\" level=info msg=\"Removed pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=31766100-2580-4391-99cf-01e08dbb679c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:19:54.539339 crc crio[19822]: time=\"2026-06-12T10:19:54.539283924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=6fd7a69c-54a9-4de4-95dc-852912267eb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.566034 crc crio[19822]: time=\"2026-06-12T10:19:54.565924669Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3ce229a5-c1bf-438e-919a-771e8d4ee81b name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.566869 crc crio[19822]: time=\"2026-06-12T10:19:54.566752294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1b06ba30-f4af-4574-8f50-431c7c5534db name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.572616 crc crio[19822]: time=\"2026-06-12T10:19:54.572514277Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007acc38}] Aliases:map[]}\"\nJun 12 10:19:54.572616 crc crio[19822]: time=\"2026-06-12T10:19:54.57259129Z\" level=info msg=\"Adding pod openstack_ovn-controller-kdjn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:54.573798 crc crio[19822]: time=\"2026-06-12T10:19:54.573687894Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc002ed0950}] Aliases:map[]}\"\nJun 12 10:19:54.573798 crc crio[19822]: time=\"2026-06-12T10:19:54.573753976Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-8m6hm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:54.582452 crc crio[19822]: time=\"2026-06-12T10:19:54.582369909Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98a00595-a0aa-4615-a836-565b5ff9c3df name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.583305 crc crio[19822]: time=\"2026-06-12T10:19:54.583226516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dbbb3760-db91-45db-a2e1-2befebeb461a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.591683 crc crio[19822]: time=\"2026-06-12T10:19:54.591456159Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0037c8518}] Aliases:map[]}\"\nJun 12 10:19:54.592256 crc crio[19822]: time=\"2026-06-12T10:19:54.592210553Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:54.595703 crc crio[19822]: time=\"2026-06-12T10:19:54.595381292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=b01967ea-0162-4886-9fe7-60fd0a8209c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.602387 crc crio[19822]: time=\"2026-06-12T10:19:54.602265229Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=d1f813c0-d18e-476e-9e85-e6c9b8122c08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:54.607581 crc crio[19822]: time=\"2026-06-12T10:19:54.60732896Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=698757a8-d07c-4287-b00c-e52d5be38c71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:54.611865 crc crio[19822]: time=\"2026-06-12T10:19:54.61174442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6716e9f7-bbf8-43d3-9e14-d843d5b50534 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.623327 crc crio[19822]: time=\"2026-06-12T10:19:54.622928465Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc00008d538}] Aliases:map[]}\"\nJun 12 10:19:54.623327 crc crio[19822]: time=\"2026-06-12T10:19:54.623004698Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:54.726228 crc crio[19822]: time=\"2026-06-12T10:19:54.720671185Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=6397aafe-60c3-4d65-adc7-dee962be4ee6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.726228 crc crio[19822]: time=\"2026-06-12T10:19:54.724957265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=a19c6250-7447-4cb6-a18e-2c7a20dd720a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.728980 crc crio[19822]: time=\"2026-06-12T10:19:54.72831382Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b4d56bd7-c650-498f-8a48-af8dc4202e95 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.730517 crc crio[19822]: time=\"2026-06-12T10:19:54.730436149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=585a4497-90f5-4a3f-bf2b-f770dda20dc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.747092 crc crio[19822]: time=\"2026-06-12T10:19:54.743644898Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ceed0a1e-2fc1-41d9-afb7-080a60d18c39 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:54.747626 crc crio[19822]: time=\"2026-06-12T10:19:54.74748681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f08b532b-e5ea-4ea9-b277-f931347bcbec name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.908400 crc crio[19822]: time=\"2026-06-12T10:19:54.908303904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:54.916896 crc crio[19822]: time=\"2026-06-12T10:19:54.915971664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:54.924445 crc crio[19822]: time=\"2026-06-12T10:19:54.92431379Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-7p74m/init\" id=442010c6-51ca-48c4-b535-cf56fcb17678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:54.937244 crc crio[19822]: time=\"2026-06-12T10:19:54.936018501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07cebc21-ce8e-46e5-bb59-ee3b82f4c061 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.940522 crc crio[19822]: time=\"2026-06-12T10:19:54.940296159Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=98abcedc-27bb-46af-9a2e-08e84128425d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:54.942699 crc crio[19822]: time=\"2026-06-12T10:19:54.94264884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0951f2ca-4053-4f95-b5b0-10abd1e203c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.946055 crc crio[19822]: time=\"2026-06-12T10:19:54.945936404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=eab19694-7a5c-4bc4-87ab-173e3f170353 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:54.956254 crc crio[19822]: time=\"2026-06-12T10:19:54.956099848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:54.973983 crc crio[19822]: time=\"2026-06-12T10:19:54.973785248Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init\" id=0b392110-e564-4bb7-a3bc-acc63393fed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:54.974495 crc crio[19822]: time=\"2026-06-12T10:19:54.974394196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fbda078c-464d-4616-b161-6590e1b60049 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:55.002170 crc crio[19822]: time=\"2026-06-12T10:19:55.001938028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=caa059a1-d595-4ba3-886f-3bcf394a24a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:55.014964 crc crio[19822]: time=\"2026-06-12T10:19:55.014103315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:55.031297 crc crio[19822]: time=\"2026-06-12T10:19:55.030185248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:55.034895 crc crio[19822]: 2026-06-12T10:19:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08b0b65678b29eb Mac:ea:ea:86:64:3d:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:55.034895 crc crio[19822]: time=\"2026-06-12T10:19:55.033858653Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007acc38}] Aliases:map[]}\"\nJun 12 10:19:55.034895 crc crio[19822]: time=\"2026-06-12T10:19:55.034009894Z\" level=info msg=\"Checking pod openstack_ovn-controller-kdjn5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:55.038571 crc crio[19822]: time=\"2026-06-12T10:19:55.038467925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:55.038750 crc crio[19822]: time=\"2026-06-12T10:19:55.038497426Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=c15e6101-dde2-421c-9e01-18f5016fc845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:55.181185 crc crio[19822]: time=\"2026-06-12T10:19:55.180053912Z\" level=info msg=\"Created container 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=d1f813c0-d18e-476e-9e85-e6c9b8122c08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:55.183874 crc crio[19822]: time=\"2026-06-12T10:19:55.183719286Z\" level=info msg=\"Starting container: 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155\" id=e8074fe2-3448-4adf-bd37-4f42bb28a2de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:55.206315 crc crio[19822]: time=\"2026-06-12T10:19:55.206105755Z\" level=info msg=\"Started container\" PID=50005 containerID=72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=e8074fe2-3448-4adf-bd37-4f42bb28a2de name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\nJun 12 10:19:55.702689 crc crio[19822]: time=\"2026-06-12T10:19:55.702025072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:55.705625 crc crio[19822]: time=\"2026-06-12T10:19:55.705559886Z\" level=info msg=\"Ran pod sandbox 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 with infra container: openstack/ovn-controller-kdjn5/POD\" id=2bb2d2b5-a8c0-4b65-b96c-bc3c906742e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:55.706885 crc crio[19822]: time=\"2026-06-12T10:19:55.706767922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:55.708427 crc crio[19822]: time=\"2026-06-12T10:19:55.708345472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:55.708626 crc crio[19822]: time=\"2026-06-12T10:19:55.708549759Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:55.708626 crc crio[19822]: time=\"2026-06-12T10:19:55.708623271Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:55.711939 crc crio[19822]: time=\"2026-06-12T10:19:55.71079192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:55.711939 crc crio[19822]: time=\"2026-06-12T10:19:55.711122132Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-4vx7k/init\" id=b304054d-9198-492a-9da1-666f9b57545b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:55.711939 crc crio[19822]: time=\"2026-06-12T10:19:55.711557015Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=849fe011-ca0e-4938-8b29-27b2c0f8facf name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:55.719293 crc crio[19822]: time=\"2026-06-12T10:19:55.719225487Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=0a923827-0bed-45a4-82ff-398fd1e8d1d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:55.719633 crc crio[19822]: time=\"2026-06-12T10:19:55.719593754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:55.726617 crc crio[19822]: time=\"2026-06-12T10:19:55.726492637Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"\nJun 12 10:19:55.916655 crc crio[19822]: time=\"2026-06-12T10:19:55.916539472Z\" level=info msg=\"Created container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached\" id=698757a8-d07c-4287-b00c-e52d5be38c71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:55.920031 crc crio[19822]: time=\"2026-06-12T10:19:55.919974355Z\" level=info msg=\"Starting container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180\" id=87c735d8-3e4f-4884-bd66-bd414c4742e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:55.928635 crc crio[19822]: time=\"2026-06-12T10:19:55.928528157Z\" level=info msg=\"Started container\" PID=50186 containerID=0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180 description=openstack/memcached-0/memcached id=87c735d8-3e4f-4884-bd66-bd414c4742e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\nJun 12 10:19:55.947578 crc crio[19822]: 2026-06-12T10:19:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f2f6e54e2a377 Mac:b6:3f:dd:67:04:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:55.948972 crc crio[19822]: time=\"2026-06-12T10:19:55.948897031Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0037c8518}] Aliases:map[]}\"\nJun 12 10:19:55.949129 crc crio[19822]: time=\"2026-06-12T10:19:55.949073658Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:56.001741 crc crio[19822]: time=\"2026-06-12T10:19:56.001651882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.007618 crc crio[19822]: time=\"2026-06-12T10:19:56.007501998Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init\" id=f78fb7c5-85fe-43c2-8ca9-abf4bfd1959c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:56.014248 crc crio[19822]: time=\"2026-06-12T10:19:56.013496621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.033984 crc crio[19822]: time=\"2026-06-12T10:19:56.03376095Z\" level=info msg=\"Ran pod sandbox 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 with infra container: openstack/ovsdbserver-nb-0/POD\" id=d7e59004-7c49-46e9-90b7-71b43d9922e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:56.036955 crc crio[19822]: time=\"2026-06-12T10:19:56.036775955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:56.038039 crc crio[19822]: time=\"2026-06-12T10:19:56.0375502Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:56.038039 crc crio[19822]: time=\"2026-06-12T10:19:56.037610572Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:56.038620 crc crio[19822]: time=\"2026-06-12T10:19:56.038566812Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=52e7feaf-1246-48a7-ac6d-82070cfb5fda name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:56.041709 crc crio[19822]: time=\"2026-06-12T10:19:56.041617738Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"\nJun 12 10:19:56.475256 crc crio[19822]: time=\"2026-06-12T10:19:56.475136819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.479234 crc crio[19822]: time=\"2026-06-12T10:19:56.479139215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.532197 crc crio[19822]: time=\"2026-06-12T10:19:56.532099244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.534186 crc crio[19822]: time=\"2026-06-12T10:19:56.53411908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.537847 crc crio[19822]: time=\"2026-06-12T10:19:56.53770851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.539784 crc crio[19822]: time=\"2026-06-12T10:19:56.539672058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.543057 crc crio[19822]: time=\"2026-06-12T10:19:56.541995707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.745745 crc crio[19822]: time=\"2026-06-12T10:19:56.745587625Z\" level=info msg=\"Created container 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec: openstack/dnsmasq-dns-6f94844f59-4vx7k/init\" id=b304054d-9198-492a-9da1-666f9b57545b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:56.746968 crc crio[19822]: time=\"2026-06-12T10:19:56.746879817Z\" level=info msg=\"Starting container: 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec\" id=2135f850-f039-4e8a-8597-e662e69dbfc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:56.754600 crc crio[19822]: time=\"2026-06-12T10:19:56.754508587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.762978 crc crio[19822]: time=\"2026-06-12T10:19:56.762899644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.783609 crc crio[19822]: time=\"2026-06-12T10:19:56.783526417Z\" level=info msg=\"Started container\" PID=50327 containerID=6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec description=openstack/dnsmasq-dns-6f94844f59-4vx7k/init id=2135f850-f039-4e8a-8597-e662e69dbfc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\nJun 12 10:19:56.792595 crc crio[19822]: time=\"2026-06-12T10:19:56.792535151Z\" level=info msg=\"Created container d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92: openstack/dnsmasq-dns-69664d8887-7p74m/init\" id=442010c6-51ca-48c4-b535-cf56fcb17678 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:56.794580 crc crio[19822]: time=\"2026-06-12T10:19:56.794484104Z\" level=info msg=\"Starting container: d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92\" id=6c36d024-9e1e-44c4-9bf1-3885b4e2e36c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:56.806370 crc crio[19822]: time=\"2026-06-12T10:19:56.805044458Z\" level=info msg=\"Started container\" PID=50363 containerID=d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92 description=openstack/dnsmasq-dns-69664d8887-7p74m/init id=6c36d024-9e1e-44c4-9bf1-3885b4e2e36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\nJun 12 10:19:56.828316 crc crio[19822]: 2026-06-12T10:19:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11bd00d0c471426 Mac:12:32:43:af:60:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 SocketPath: PciID:}] [{Interface:0xc0001225e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:56.829942 crc crio[19822]: time=\"2026-06-12T10:19:56.829783563Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc00008d538}] Aliases:map[]}\"\nJun 12 10:19:56.830111 crc crio[19822]: time=\"2026-06-12T10:19:56.830036062Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:56.898643 crc crio[19822]: 2026-06-12T10:19:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d6eefe19f0f08 Mac:3e:ad:a9:fe:41:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 SocketPath: PciID:}] [{Interface:0xc00032c5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:19:56.899665 crc crio[19822]: time=\"2026-06-12T10:19:56.899576193Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc002ed0950}] Aliases:map[]}\"\nJun 12 10:19:56.899880 crc crio[19822]: time=\"2026-06-12T10:19:56.89978472Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-8m6hm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:19:56.989067 crc crio[19822]: time=\"2026-06-12T10:19:56.988366565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.992104 crc crio[19822]: time=\"2026-06-12T10:19:56.992032922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:56.994642 crc crio[19822]: time=\"2026-06-12T10:19:56.994510539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:57.005189 crc crio[19822]: time=\"2026-06-12T10:19:57.005108804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:57.006616 crc crio[19822]: time=\"2026-06-12T10:19:57.006525334Z\" level=info msg=\"Created container f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4: openstack/openstack-galera-0/mysql-bootstrap\" id=0a923827-0bed-45a4-82ff-398fd1e8d1d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:57.013400 crc crio[19822]: time=\"2026-06-12T10:19:57.013187601Z\" level=info msg=\"Starting container: f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4\" id=5f1ddedf-e2d6-449c-9089-56490e869f18 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:57.032405 crc crio[19822]: time=\"2026-06-12T10:19:57.032035222Z\" level=info msg=\"Started container\" PID=50402 containerID=f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4 description=openstack/openstack-galera-0/mysql-bootstrap id=5f1ddedf-e2d6-449c-9089-56490e869f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\nJun 12 10:19:57.141210 crc crio[19822]: time=\"2026-06-12T10:19:57.140742784Z\" level=info msg=\"Created container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init\" id=0b392110-e564-4bb7-a3bc-acc63393fed5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:57.142183 crc crio[19822]: time=\"2026-06-12T10:19:57.142093654Z\" level=info msg=\"Starting container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157\" id=9285e284-2398-4360-b491-c3f38aec6be9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:57.160764 crc crio[19822]: time=\"2026-06-12T10:19:57.160659256Z\" level=info msg=\"Started container\" PID=50500 containerID=ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157 description=openstack/dnsmasq-dns-bf5545dbf-6fj4p/init id=9285e284-2398-4360-b491-c3f38aec6be9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\nJun 12 10:19:57.187967 crc crio[19822]: time=\"2026-06-12T10:19:57.186243308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fdf17e53-4d0f-437a-9937-abbbd9f2bf1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:57.199255 crc crio[19822]: time=\"2026-06-12T10:19:57.199177195Z\" level=info msg=\"Stopping container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157 (timeout: 10s)\" id=4b36f85a-3134-4a9e-8032-67edcf199b9e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:19:57.202428 crc crio[19822]: time=\"2026-06-12T10:19:57.202350435Z\" level=info msg=\"Ran pod sandbox 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 with infra container: openstack/ovsdbserver-sb-0/POD\" id=912c94e1-9181-481c-a562-8b6568367081 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:57.207356 crc crio[19822]: time=\"2026-06-12T10:19:57.207279438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:57.213362 crc crio[19822]: time=\"2026-06-12T10:19:57.213240777Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:57.213362 crc crio[19822]: time=\"2026-06-12T10:19:57.21333514Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:57.215264 crc crio[19822]: time=\"2026-06-12T10:19:57.214941431Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=bb2a7c9f-1724-48bb-8069-081f481c0bee name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:57.220215 crc crio[19822]: time=\"2026-06-12T10:19:57.219949112Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"\nJun 12 10:19:57.247386 crc crio[19822]: time=\"2026-06-12T10:19:57.247256285Z\" level=info msg=\"Stopped container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init\" id=4b36f85a-3134-4a9e-8032-67edcf199b9e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:19:57.248213 crc crio[19822]: time=\"2026-06-12T10:19:57.248122643Z\" level=info msg=\"Stopping pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=d19cccc2-a836-45b3-8e7b-6a8305fa6662 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:19:57.248684 crc crio[19822]: time=\"2026-06-12T10:19:57.248612499Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc000696800}] Aliases:map[]}\"\nJun 12 10:19:57.248965 crc crio[19822]: time=\"2026-06-12T10:19:57.248784504Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-6fj4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:57.273907 crc crio[19822]: time=\"2026-06-12T10:19:57.273414925Z\" level=info msg=\"Ran pod sandbox 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 with infra container: openstack/ovn-controller-ovs-8m6hm/POD\" id=c350547e-dd5c-45ce-854b-39892bc891e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:19:57.276337 crc crio[19822]: time=\"2026-06-12T10:19:57.276245703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:57.276506 crc crio[19822]: time=\"2026-06-12T10:19:57.27646812Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:57.276669 crc crio[19822]: time=\"2026-06-12T10:19:57.276526321Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:57.277379 crc crio[19822]: time=\"2026-06-12T10:19:57.277304547Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=8f9ebce3-5af4-4be2-b31a-96fd317ee5a6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:57.284356 crc crio[19822]: time=\"2026-06-12T10:19:57.284078408Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"\nJun 12 10:19:58.249971 crc crio[19822]: time=\"2026-06-12T10:19:58.249472387Z\" level=info msg=\"Stopping pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=e726fcef-aca6-4325-b1f9-aa1b1b79afab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:19:58.251338 crc crio[19822]: time=\"2026-06-12T10:19:58.250643775Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc005212038}] Aliases:map[]}\"\nJun 12 10:19:58.252066 crc crio[19822]: time=\"2026-06-12T10:19:58.252004449Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-4vx7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:19:58.404227 crc crio[19822]: time=\"2026-06-12T10:19:58.403491818Z\" level=info msg=\"Stopped pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=d19cccc2-a836-45b3-8e7b-6a8305fa6662 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:19:58.430503 crc crio[19822]: time=\"2026-06-12T10:19:58.430090859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=790e78ff-9c0d-4e23-ad31-47f9621f9499 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:58.432649 crc crio[19822]: time=\"2026-06-12T10:19:58.431586046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:58.436288 crc crio[19822]: time=\"2026-06-12T10:19:58.436225442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:58.464866 crc crio[19822]: time=\"2026-06-12T10:19:58.464714297Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns\" id=8d0e5b87-dc58-4326-b931-77b07630cf60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:58.467570 crc crio[19822]: time=\"2026-06-12T10:19:58.467460465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:19:58.763196 crc crio[19822]: time=\"2026-06-12T10:19:58.762384213Z\" level=info msg=\"Created container f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a: openstack/rabbitmq-server-0/setup-container\" id=c15e6101-dde2-421c-9e01-18f5016fc845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:58.763483 crc crio[19822]: time=\"2026-06-12T10:19:58.762657782Z\" level=info msg=\"Created container f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init\" id=f78fb7c5-85fe-43c2-8ca9-abf4bfd1959c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:58.763655 crc crio[19822]: time=\"2026-06-12T10:19:58.762929241Z\" level=info msg=\"Created container 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049: openstack/rabbitmq-cell1-server-0/setup-container\" id=98abcedc-27bb-46af-9a2e-08e84128425d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:19:58.774049 crc crio[19822]: time=\"2026-06-12T10:19:58.77394792Z\" level=info msg=\"Starting container: f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8\" id=f341ce02-ae97-4797-a035-1c5f99d9b1c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:58.775011 crc crio[19822]: time=\"2026-06-12T10:19:58.774904119Z\" level=info msg=\"Starting container: 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049\" id=0ba21465-9588-44f6-89f3-769238beee08 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:58.775188 crc crio[19822]: time=\"2026-06-12T10:19:58.77508922Z\" level=info msg=\"Starting container: f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a\" id=1049073e-d98e-4e7b-8b42-86cb036d3145 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:19:58.789735 crc crio[19822]: time=\"2026-06-12T10:19:58.789591345Z\" level=info msg=\"Started container\" PID=50494 containerID=f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a description=openstack/rabbitmq-server-0/setup-container id=1049073e-d98e-4e7b-8b42-86cb036d3145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\nJun 12 10:19:58.792645 crc crio[19822]: time=\"2026-06-12T10:19:58.790183823Z\" level=info msg=\"Started container\" PID=50346 containerID=9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049 description=openstack/rabbitmq-cell1-server-0/setup-container id=0ba21465-9588-44f6-89f3-769238beee08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\nJun 12 10:19:58.792645 crc crio[19822]: time=\"2026-06-12T10:19:58.791850897Z\" level=info msg=\"Started container\" PID=50739 containerID=f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8 description=openstack/dnsmasq-dns-6b485b7db9-7p6rm/init id=f341ce02-ae97-4797-a035-1c5f99d9b1c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\nJun 12 10:19:59.080355 crc crio[19822]: time=\"2026-06-12T10:19:59.08022232Z\" level=info msg=\"Stopped pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=e726fcef-aca6-4325-b1f9-aa1b1b79afab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:19:59.258483 crc crio[19822]: time=\"2026-06-12T10:19:59.258317321Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=0974f629-84ef-4768-9cef-813970001004 name=/runtime.v1.ImageService/PullImage\nJun 12 10:19:59.260295 crc crio[19822]: time=\"2026-06-12T10:19:59.25951198Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=0e32bb87-3be4-4137-a74a-10cc53a4f7d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:19:59.290716 crc crio[19822]: time=\"2026-06-12T10:19:59.290063636Z\" level=info msg=\"Removing container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157\" id=b4cc658d-0e74-4852-98cc-0f64da6e6fc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:19:59.327329 crc crio[19822]: time=\"2026-06-12T10:19:59.327231754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=149993e8-205a-4e05-978c-0f37915cedb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:02.385622 crc crio[19822]: time=\"2026-06-12T10:20:02.385110476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a152c869-e471-4b36-a5e2-247b3661348e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:06.107566 crc crio[19822]: time=\"2026-06-12T10:20:06.106958788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:06.112241 crc crio[19822]: time=\"2026-06-12T10:20:06.112117292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:06.122378 crc crio[19822]: time=\"2026-06-12T10:20:06.122234567Z\" level=info msg=\"Removed container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init\" id=b4cc658d-0e74-4852-98cc-0f64da6e6fc5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:06.125859 crc crio[19822]: time=\"2026-06-12T10:20:06.125741614Z\" level=info msg=\"Removing container: 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec\" id=41f9e5d8-1ac4-42f9-ac4c-180b6bfc9785 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:06.363408 crc crio[19822]: time=\"2026-06-12T10:20:06.363298449Z\" level=info msg=\"Created container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns\" id=8d0e5b87-dc58-4326-b931-77b07630cf60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:06.368132 crc crio[19822]: time=\"2026-06-12T10:20:06.36802383Z\" level=info msg=\"Starting container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57\" id=5ac43ff7-5a6a-423d-86b3-9e58ff29afae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:06.379853 crc crio[19822]: time=\"2026-06-12T10:20:06.378307244Z\" level=info msg=\"Started container\" PID=51015 containerID=fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57 description=openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns id=5ac43ff7-5a6a-423d-86b3-9e58ff29afae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\nJun 12 10:20:06.521385 crc crio[19822]: time=\"2026-06-12T10:20:06.520654362Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687660-nmbhk/POD\" id=9ae40582-164b-49d3-9d00-17c0480a190d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:06.521513 crc crio[19822]: time=\"2026-06-12T10:20:06.521409385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:07.956531 crc crio[19822]: time=\"2026-06-12T10:20:07.956439817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=204b2993-32a3-4a70-b79f-9cb33f42d2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.022228 crc crio[19822]: time=\"2026-06-12T10:20:08.021783006Z\" level=info msg=\"Removed container 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec: openstack/dnsmasq-dns-6f94844f59-4vx7k/init\" id=41f9e5d8-1ac4-42f9-ac4c-180b6bfc9785 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:08.049728 crc crio[19822]: time=\"2026-06-12T10:20:08.049603523Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=8f9ebce3-5af4-4be2-b31a-96fd317ee5a6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:08.051801 crc crio[19822]: time=\"2026-06-12T10:20:08.051722305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=f5ac27a3-076d-419d-ad44-293055d33cdb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.060496 crc crio[19822]: time=\"2026-06-12T10:20:08.060289984Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=52e7feaf-1246-48a7-ac6d-82070cfb5fda name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:08.062964 crc crio[19822]: time=\"2026-06-12T10:20:08.062888389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=f2c7eb39-c615-472a-a5d5-7ac3fe0edb93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.064644 crc crio[19822]: time=\"2026-06-12T10:20:08.064583705Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=bb2a7c9f-1724-48bb-8069-081f481c0bee name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:08.066971 crc crio[19822]: time=\"2026-06-12T10:20:08.066864854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=92119a07-c066-4f80-b2dc-2288f788f9b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.067307 crc crio[19822]: time=\"2026-06-12T10:20:08.067215332Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=849fe011-ca0e-4938-8b29-27b2c0f8facf name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:08.068028 crc crio[19822]: time=\"2026-06-12T10:20:08.06796965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=a829d405-d3d0-4b6d-9eeb-cf66287f94b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.080879 crc crio[19822]: time=\"2026-06-12T10:20:08.078579516Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=01910e0d-7bc4-4ab9-9d4f-12d1fe9d74fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.081655 crc crio[19822]: time=\"2026-06-12T10:20:08.08153522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=ceda29de-06c4-4f66-b1ff-a7b11ad05ca3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.088623 crc crio[19822]: time=\"2026-06-12T10:20:08.08624245Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=e98be417-0202-47f3-8f77-eb76e8148d8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.102298 crc crio[19822]: time=\"2026-06-12T10:20:08.102170483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.103053 crc crio[19822]: time=\"2026-06-12T10:20:08.102939208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ef70a817-559b-4bcc-808f-96c84e274e5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.114947 crc crio[19822]: time=\"2026-06-12T10:20:08.111505812Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc002ed01a8}] Aliases:map[]}\"\nJun 12 10:20:08.114947 crc crio[19822]: time=\"2026-06-12T10:20:08.111583815Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687660-nmbhk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:08.119985 crc crio[19822]: time=\"2026-06-12T10:20:08.119483592Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init\" id=f9b5c87c-773b-4f53-bb75-8030f37c92be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.130259 crc crio[19822]: time=\"2026-06-12T10:20:08.130067638Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns\" id=8adfd826-459f-41cd-8405-84f9ca25c468 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.136055 crc crio[19822]: time=\"2026-06-12T10:20:08.135998395Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=dc969132-fa84-4daf-9caa-ea8415ea1190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.145460 crc crio[19822]: time=\"2026-06-12T10:20:08.145368392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=1ecfaf83-e6b3-48bb-890b-d2fbb01ec49e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.153797 crc crio[19822]: time=\"2026-06-12T10:20:08.153702446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=ddd8b565-46d5-4521-93d7-c5a4409515a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.158493 crc crio[19822]: time=\"2026-06-12T10:20:08.158335712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=561331ec-0038-4e04-b9be-5df7f32732f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:08.158493 crc crio[19822]: time=\"2026-06-12T10:20:08.158393626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.160252 crc crio[19822]: time=\"2026-06-12T10:20:08.160110099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.160358 crc crio[19822]: time=\"2026-06-12T10:20:08.160264023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.172463 crc crio[19822]: time=\"2026-06-12T10:20:08.172337386Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=79701fc7-14d7-460d-be97-d5162e002219 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.182965 crc crio[19822]: time=\"2026-06-12T10:20:08.182685874Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c081d462-c9f4-4252-8ebb-0b265efed465 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.188882 crc crio[19822]: time=\"2026-06-12T10:20:08.188707156Z\" level=info msg=\"Creating container: openstack/ovn-controller-kdjn5/ovn-controller\" id=5d58ad39-e18c-4f91-8efc-6627accd1e0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.227348 crc crio[19822]: time=\"2026-06-12T10:20:08.224364893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.231361 crc crio[19822]: time=\"2026-06-12T10:20:08.231309854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.246888 crc crio[19822]: time=\"2026-06-12T10:20:08.245484422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.249363 crc crio[19822]: time=\"2026-06-12T10:20:08.249271672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.316557 crc crio[19822]: time=\"2026-06-12T10:20:08.316068678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.323008 crc crio[19822]: time=\"2026-06-12T10:20:08.322933685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.323641 crc crio[19822]: time=\"2026-06-12T10:20:08.323565916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.323800 crc crio[19822]: time=\"2026-06-12T10:20:08.323773732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.429446 crc crio[19822]: time=\"2026-06-12T10:20:08.429296977Z\" level=info msg=\"Created container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics\" id=dc969132-fa84-4daf-9caa-ea8415ea1190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.436231 crc crio[19822]: time=\"2026-06-12T10:20:08.430436254Z\" level=info msg=\"Starting container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850\" id=48dae2b4-34ed-4eb2-9897-9ca51ebc20ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:08.442383 crc crio[19822]: time=\"2026-06-12T10:20:08.44222292Z\" level=info msg=\"Started container\" PID=51335 containerID=381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850 description=openstack/kube-state-metrics-0/kube-state-metrics id=48dae2b4-34ed-4eb2-9897-9ca51ebc20ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\nJun 12 10:20:08.492255 crc crio[19822]: time=\"2026-06-12T10:20:08.492018781Z\" level=info msg=\"Created container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera\" id=e98be417-0202-47f3-8f77-eb76e8148d8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.497543 crc crio[19822]: time=\"2026-06-12T10:20:08.495022516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.497543 crc crio[19822]: time=\"2026-06-12T10:20:08.495302528Z\" level=info msg=\"Starting container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3\" id=06a2648d-afcd-4c79-ae75-44b3dfc824c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:08.506415 crc crio[19822]: time=\"2026-06-12T10:20:08.506277572Z\" level=info msg=\"Started container\" PID=51333 containerID=fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3 description=openstack/openstack-cell1-galera-0/galera id=06a2648d-afcd-4c79-ae75-44b3dfc824c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\nJun 12 10:20:08.514099 crc crio[19822]: time=\"2026-06-12T10:20:08.512888379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.580888 crc crio[19822]: time=\"2026-06-12T10:20:08.565680834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.582136 crc crio[19822]: time=\"2026-06-12T10:20:08.581402522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.582136 crc crio[19822]: time=\"2026-06-12T10:20:08.58166154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.586539 crc crio[19822]: time=\"2026-06-12T10:20:08.586459392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.601727 crc crio[19822]: time=\"2026-06-12T10:20:08.601594251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:08.750174 crc crio[19822]: 2026-06-12T10:20:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a856f468e117ae Mac:be:ae:3c:f2:84:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:08.750174 crc crio[19822]: time=\"2026-06-12T10:20:08.748266284Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc002ed01a8}] Aliases:map[]}\"\nJun 12 10:20:08.750174 crc crio[19822]: time=\"2026-06-12T10:20:08.748422309Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687660-nmbhk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:08.753847 crc crio[19822]: time=\"2026-06-12T10:20:08.753487443Z\" level=info msg=\"Created container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns\" id=8adfd826-459f-41cd-8405-84f9ca25c468 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.756688 crc crio[19822]: time=\"2026-06-12T10:20:08.756586722Z\" level=info msg=\"Starting container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6\" id=dc132bc0-ecde-4890-9888-f47d470557f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:08.777882 crc crio[19822]: time=\"2026-06-12T10:20:08.77743098Z\" level=info msg=\"Started container\" PID=51382 containerID=21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6 description=openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns id=dc132bc0-ecde-4890-9888-f47d470557f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\nJun 12 10:20:08.786093 crc crio[19822]: time=\"2026-06-12T10:20:08.785991232Z\" level=info msg=\"Ran pod sandbox 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 with infra container: openshift-infra/auto-csr-approver-29687660-nmbhk/POD\" id=9ae40582-164b-49d3-9d00-17c0480a190d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:08.815898 crc crio[19822]: time=\"2026-06-12T10:20:08.815121095Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=09726e9c-03d1-4e48-991a-f4db2a868011 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:08.837053 crc crio[19822]: time=\"2026-06-12T10:20:08.83694032Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:20:08.985306 crc crio[19822]: time=\"2026-06-12T10:20:08.985188261Z\" level=info msg=\"Created container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c081d462-c9f4-4252-8ebb-0b265efed465 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:08.986610 crc crio[19822]: time=\"2026-06-12T10:20:08.986538044Z\" level=info msg=\"Starting container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5\" id=2277da1e-625c-46cb-a2fb-44dd1ca865bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:08.993882 crc crio[19822]: time=\"2026-06-12T10:20:08.99369763Z\" level=info msg=\"Started container\" PID=51386 containerID=e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2277da1e-625c-46cb-a2fb-44dd1ca865bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\nJun 12 10:20:09.012761 crc crio[19822]: time=\"2026-06-12T10:20:09.012658941Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:09.013095 crc crio[19822]: time=\"2026-06-12T10:20:09.012952891Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:09.013095 crc crio[19822]: time=\"2026-06-12T10:20:09.013003382Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:09.014198 crc crio[19822]: time=\"2026-06-12T10:20:09.013986554Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d67c6ebb-3348-4ce9-9d02-6ae9cfda5303 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:09.017393 crc crio[19822]: time=\"2026-06-12T10:20:09.017312949Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 12 10:20:09.037778 crc crio[19822]: time=\"2026-06-12T10:20:09.037707235Z\" level=info msg=\"Created container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=79701fc7-14d7-460d-be97-d5162e002219 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:09.040101 crc crio[19822]: time=\"2026-06-12T10:20:09.040009047Z\" level=info msg=\"Starting container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687\" id=36a847e9-653f-4139-81fc-2f3e8d68f993 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:09.055222 crc crio[19822]: time=\"2026-06-12T10:20:09.055059264Z\" level=info msg=\"Started container\" PID=51397 containerID=502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=36a847e9-653f-4139-81fc-2f3e8d68f993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\nJun 12 10:20:09.113781 crc crio[19822]: time=\"2026-06-12T10:20:09.113672531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:09.115649 crc crio[19822]: time=\"2026-06-12T10:20:09.114946272Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:09.115649 crc crio[19822]: time=\"2026-06-12T10:20:09.115056715Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:09.116530 crc crio[19822]: time=\"2026-06-12T10:20:09.11644426Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=b248b9cc-a8bb-4ab3-8c45-4ff03573efb5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:09.119979 crc crio[19822]: time=\"2026-06-12T10:20:09.119681321Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 12 10:20:09.275597 crc crio[19822]: time=\"2026-06-12T10:20:09.275430484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:09.278702 crc crio[19822]: time=\"2026-06-12T10:20:09.278596114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:09.427617 crc crio[19822]: time=\"2026-06-12T10:20:09.427522303Z\" level=info msg=\"Created container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller\" id=5d58ad39-e18c-4f91-8efc-6627accd1e0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:09.430369 crc crio[19822]: time=\"2026-06-12T10:20:09.430101732Z\" level=info msg=\"Starting container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af\" id=a3dae972-f40c-4f0e-8767-a770b596925c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:09.432445 crc crio[19822]: time=\"2026-06-12T10:20:09.431387263Z\" level=info msg=\"Created container 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init\" id=f9b5c87c-773b-4f53-bb75-8030f37c92be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:09.435085 crc crio[19822]: time=\"2026-06-12T10:20:09.434216507Z\" level=info msg=\"Starting container: 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60\" id=e5b5400f-c050-4999-b9dd-663c42c2df4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:09.437630 crc crio[19822]: time=\"2026-06-12T10:20:09.436598948Z\" level=info msg=\"Started container\" PID=51579 containerID=185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af description=openstack/ovn-controller-kdjn5/ovn-controller id=a3dae972-f40c-4f0e-8767-a770b596925c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\nJun 12 10:20:09.455718 crc crio[19822]: time=\"2026-06-12T10:20:09.455632233Z\" level=info msg=\"Started container\" PID=51580 containerID=8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60 description=openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init id=e5b5400f-c050-4999-b9dd-663c42c2df4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\nJun 12 10:20:10.021868 crc crio[19822]: time=\"2026-06-12T10:20:10.021216005Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=09726e9c-03d1-4e48-991a-f4db2a868011 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:10.022885 crc crio[19822]: time=\"2026-06-12T10:20:10.022656921Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e1466a5-6a18-40fd-9670-de46107db1f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:10.025348 crc crio[19822]: time=\"2026-06-12T10:20:10.025287014Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=11d5713f-04e5-464a-bbed-878c5c2e801a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:10.114696 crc crio[19822]: time=\"2026-06-12T10:20:10.114611983Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687660-nmbhk/oc\" id=23669209-a0a3-44f9-80cb-f2f7d9f4891d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:10.115305 crc crio[19822]: time=\"2026-06-12T10:20:10.115264034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:10.186349 crc crio[19822]: time=\"2026-06-12T10:20:10.186219381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:10.493697 crc crio[19822]: time=\"2026-06-12T10:20:10.493525556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:10.627461 crc crio[19822]: time=\"2026-06-12T10:20:10.627028933Z\" level=info msg=\"Created container f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d: openshift-infra/auto-csr-approver-29687660-nmbhk/oc\" id=23669209-a0a3-44f9-80cb-f2f7d9f4891d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:10.629649 crc crio[19822]: time=\"2026-06-12T10:20:10.629583584Z\" level=info msg=\"Starting container: f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d\" id=2afa53f9-b6f0-4b9b-aada-f75fe9060ecd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:10.636494 crc crio[19822]: time=\"2026-06-12T10:20:10.636433151Z\" level=info msg=\"Started container\" PID=51888 containerID=f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d description=openshift-infra/auto-csr-approver-29687660-nmbhk/oc id=2afa53f9-b6f0-4b9b-aada-f75fe9060ecd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\nJun 12 10:20:10.660093 crc crio[19822]: time=\"2026-06-12T10:20:10.660007237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6701a306-2536-4631-ad3b-4c0ec7dbff6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:10.681191 crc crio[19822]: time=\"2026-06-12T10:20:10.680452545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=e54ad8cc-6c30-4f6a-b7f3-9adcb88b0f69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:10.703946 crc crio[19822]: time=\"2026-06-12T10:20:10.703739604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=4340cfa2-ffe0-492c-a4d7-907b5307c701 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:10.719676 crc crio[19822]: time=\"2026-06-12T10:20:10.719552793Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8m6hm/ovsdb-server\" id=5b6a4e11-13dd-4285-a1cd-ad35646c91fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:10.732295 crc crio[19822]: time=\"2026-06-12T10:20:10.732188708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:10.756570 crc crio[19822]: time=\"2026-06-12T10:20:10.756121551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1dd92cd8-4fba-467c-ae6d-955353aff7c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:10.808380 crc crio[19822]: time=\"2026-06-12T10:20:10.808282194Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=050ad869-a19a-4386-b34b-41d9f90c4666 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:10.810022 crc crio[19822]: time=\"2026-06-12T10:20:10.809967177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:10.838876 crc crio[19822]: time=\"2026-06-12T10:20:10.838706686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:10.933999 crc crio[19822]: time=\"2026-06-12T10:20:10.933848138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:10.950347 crc crio[19822]: time=\"2026-06-12T10:20:10.950101938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:11.115592 crc crio[19822]: time=\"2026-06-12T10:20:11.115210124Z\" level=info msg=\"Created container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera\" id=050ad869-a19a-4386-b34b-41d9f90c4666 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:11.116677 crc crio[19822]: time=\"2026-06-12T10:20:11.116527702Z\" level=info msg=\"Starting container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa\" id=35b29554-5a3b-4f10-8cba-f76599aea523 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:11.121624 crc crio[19822]: time=\"2026-06-12T10:20:11.121517055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:11.125085 crc crio[19822]: time=\"2026-06-12T10:20:11.124944111Z\" level=info msg=\"Started container\" PID=51920 containerID=07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa description=openstack/openstack-galera-0/galera id=35b29554-5a3b-4f10-8cba-f76599aea523 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\nJun 12 10:20:11.308489 crc crio[19822]: time=\"2026-06-12T10:20:11.307571905Z\" level=info msg=\"Created container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server\" id=5b6a4e11-13dd-4285-a1cd-ad35646c91fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:11.310510 crc crio[19822]: time=\"2026-06-12T10:20:11.310404381Z\" level=info msg=\"Starting container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb\" id=ab587734-f1cc-4316-b12d-5608da8ac91f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:11.319925 crc crio[19822]: time=\"2026-06-12T10:20:11.318800811Z\" level=info msg=\"Started container\" PID=51971 containerID=dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb description=openstack/ovn-controller-ovs-8m6hm/ovsdb-server id=ab587734-f1cc-4316-b12d-5608da8ac91f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\nJun 12 10:20:11.395404 crc crio[19822]: time=\"2026-06-12T10:20:11.394638604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=0efdb12f-7b6b-40b0-9107-0662396cd159 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:11.404998 crc crio[19822]: time=\"2026-06-12T10:20:11.403885367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=04fc3a3e-6004-4856-acb6-ad306c9d24b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:11.417330 crc crio[19822]: time=\"2026-06-12T10:20:11.41724711Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd\" id=abdecb4d-2992-4787-95ba-298a78dbb49f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:11.419131 crc crio[19822]: time=\"2026-06-12T10:20:11.419051827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:11.461373 crc crio[19822]: time=\"2026-06-12T10:20:11.461234002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:11.669109 crc crio[19822]: time=\"2026-06-12T10:20:11.668940382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:12.409993 crc crio[19822]: time=\"2026-06-12T10:20:12.409306171Z\" level=info msg=\"Created container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd\" id=abdecb4d-2992-4787-95ba-298a78dbb49f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:12.413530 crc crio[19822]: time=\"2026-06-12T10:20:12.413384821Z\" level=info msg=\"Starting container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801\" id=21d1a369-2154-4d83-916e-92064cf60084 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:12.424299 crc crio[19822]: time=\"2026-06-12T10:20:12.424219754Z\" level=info msg=\"Started container\" PID=52017 containerID=09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 description=openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd id=21d1a369-2154-4d83-916e-92064cf60084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\nJun 12 10:20:12.759328 crc crio[19822]: time=\"2026-06-12T10:20:12.759087179Z\" level=info msg=\"Stopping pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=3988395f-2e6e-4aa7-b307-f2c656b1a70f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:12.760119 crc crio[19822]: time=\"2026-06-12T10:20:12.760001579Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc0007ac680}] Aliases:map[]}\"\nJun 12 10:20:12.760499 crc crio[19822]: time=\"2026-06-12T10:20:12.760421852Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687660-nmbhk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:13.106114 crc crio[19822]: time=\"2026-06-12T10:20:13.105474491Z\" level=info msg=\"Stopped pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=3988395f-2e6e-4aa7-b307-f2c656b1a70f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:14.937978 crc crio[19822]: time=\"2026-06-12T10:20:14.935288415Z\" level=info msg=\"Stopping container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6 (timeout: 10s)\" id=da6745cf-b89a-4240-8256-fef90574aba0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:20:15.401734 crc crio[19822]: time=\"2026-06-12T10:20:15.401361622Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694db665c-8q4fx/POD\" id=89afc785-188d-4645-be4b-10dff68e7740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:15.401977 crc crio[19822]: time=\"2026-06-12T10:20:15.401767275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:17.391527 crc crio[19822]: time=\"2026-06-12T10:20:17.391007075Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-5jcm9/POD\" id=39e8d76a-e8ed-493f-98d2-e388e0d3eb1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:17.391527 crc crio[19822]: time=\"2026-06-12T10:20:17.391491611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:18.744750 crc crio[19822]: time=\"2026-06-12T10:20:18.743715929Z\" level=info msg=\"Stopped container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns\" id=da6745cf-b89a-4240-8256-fef90574aba0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:20:18.747517 crc crio[19822]: time=\"2026-06-12T10:20:18.747393715Z\" level=info msg=\"Stopping pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=3ee82524-b248-4467-aad1-90cd7bae82aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:18.748633 crc crio[19822]: time=\"2026-06-12T10:20:18.748543772Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}\"\nJun 12 10:20:18.748891 crc crio[19822]: time=\"2026-06-12T10:20:18.748755779Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-7p6rm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:19.237304 crc crio[19822]: time=\"2026-06-12T10:20:19.236924022Z\" level=info msg=\"Stopped pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=3ee82524-b248-4467-aad1-90cd7bae82aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:19.912619 crc crio[19822]: time=\"2026-06-12T10:20:19.91226986Z\" level=info msg=\"Removing container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6\" id=1bae0c83-449d-48ad-85da-e6c71cd43b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:21.065608 crc crio[19822]: time=\"2026-06-12T10:20:21.063749325Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}\"\nJun 12 10:20:21.065608 crc crio[19822]: time=\"2026-06-12T10:20:21.06419247Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694db665c-8q4fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:21.084884 crc crio[19822]: time=\"2026-06-12T10:20:21.084703047Z\" level=info msg=\"Removed container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns\" id=1bae0c83-449d-48ad-85da-e6c71cd43b27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:21.089088 crc crio[19822]: time=\"2026-06-12T10:20:21.088795896Z\" level=info msg=\"Removing container: f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8\" id=a5c39d7d-40f8-48d6-9070-ed92cccd3ae5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:21.089670 crc crio[19822]: time=\"2026-06-12T10:20:21.089529344Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=b248b9cc-a8bb-4ab3-8c45-4ff03573efb5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:21.095000 crc crio[19822]: time=\"2026-06-12T10:20:21.094914289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=253c64f0-d56d-4bb9-b839-e769d61eb98b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.154444 crc crio[19822]: time=\"2026-06-12T10:20:21.15433631Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc00140e8f0}] Aliases:map[]}\"\nJun 12 10:20:21.154444 crc crio[19822]: time=\"2026-06-12T10:20:21.154408552Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-5jcm9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:21.155355 crc crio[19822]: time=\"2026-06-12T10:20:21.155228512Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d67c6ebb-3348-4ce9-9d02-6ae9cfda5303 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:21.160079 crc crio[19822]: time=\"2026-06-12T10:20:21.159980866Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e5a623e8-5666-4987-8310-04110df32721 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.179429 crc crio[19822]: time=\"2026-06-12T10:20:21.179297563Z\" level=info msg=\"Removed container f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init\" id=a5c39d7d-40f8-48d6-9070-ed92cccd3ae5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:21.220439 crc crio[19822]: time=\"2026-06-12T10:20:21.218742712Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f098093b-b03a-4ab0-8af0-0b311797ce00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.233618 crc crio[19822]: time=\"2026-06-12T10:20:21.232271269Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=aa50cb6a-ecfa-4228-ba9f-a331f5421c2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:21.235280 crc crio[19822]: time=\"2026-06-12T10:20:21.234921224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.240063 crc crio[19822]: time=\"2026-06-12T10:20:21.238455723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=880b7b03-012b-4d3f-81f6-148e0bd79061 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.266308 crc crio[19822]: time=\"2026-06-12T10:20:21.266174301Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=05fa3ac9-f798-475f-b7da-468ecad45ddb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:21.269173 crc crio[19822]: time=\"2026-06-12T10:20:21.269046673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.423295 crc crio[19822]: time=\"2026-06-12T10:20:21.423198316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.429085 crc crio[19822]: time=\"2026-06-12T10:20:21.428986479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.436759 crc crio[19822]: time=\"2026-06-12T10:20:21.436652053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.444191 crc crio[19822]: time=\"2026-06-12T10:20:21.443959764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.589487 crc crio[19822]: time=\"2026-06-12T10:20:21.589372749Z\" level=info msg=\"Created container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=05fa3ac9-f798-475f-b7da-468ecad45ddb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:21.596521 crc crio[19822]: time=\"2026-06-12T10:20:21.59599123Z\" level=info msg=\"Starting container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667\" id=622073b6-4de0-4799-ab30-dd647d8841ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:21.607632 crc crio[19822]: time=\"2026-06-12T10:20:21.607497275Z\" level=info msg=\"Created container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=aa50cb6a-ecfa-4228-ba9f-a331f5421c2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:21.612217 crc crio[19822]: time=\"2026-06-12T10:20:21.612033338Z\" level=info msg=\"Starting container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c\" id=36b4bebb-fb65-48cf-8129-ea678734c5cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:21.614422 crc crio[19822]: 2026-06-12T10:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a52dd91c935d7c Mac:16:85:9b:af:66:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 SocketPath: PciID:}] [{Interface:0xc00029a8c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:21.617060 crc crio[19822]: time=\"2026-06-12T10:20:21.616323204Z\" level=info msg=\"Started container\" PID=53394 containerID=6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=622073b6-4de0-4799-ab30-dd647d8841ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\nJun 12 10:20:21.619752 crc crio[19822]: time=\"2026-06-12T10:20:21.619259249Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}\"\nJun 12 10:20:21.619752 crc crio[19822]: time=\"2026-06-12T10:20:21.619427274Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694db665c-8q4fx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:21.621380 crc crio[19822]: time=\"2026-06-12T10:20:21.620018402Z\" level=info msg=\"Started container\" PID=53396 containerID=acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=36b4bebb-fb65-48cf-8129-ea678734c5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\nJun 12 10:20:21.638954 crc crio[19822]: time=\"2026-06-12T10:20:21.638775487Z\" level=info msg=\"Ran pod sandbox 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 with infra container: openstack/dnsmasq-dns-694db665c-8q4fx/POD\" id=89afc785-188d-4645-be4b-10dff68e7740 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:21.650306 crc crio[19822]: time=\"2026-06-12T10:20:21.650212138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=95f31694-1d72-4be8-a804-81ea43f93cbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.680040 crc crio[19822]: time=\"2026-06-12T10:20:21.67968725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dd229222-7b2c-4ecf-9b1b-6a459513bfc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.691583 crc crio[19822]: time=\"2026-06-12T10:20:21.691504505Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-8q4fx/init\" id=3042ccb6-f832-483c-a6f5-880ec854131c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:21.693605 crc crio[19822]: time=\"2026-06-12T10:20:21.693518058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.760321 crc crio[19822]: time=\"2026-06-12T10:20:21.759520258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.770062 crc crio[19822]: time=\"2026-06-12T10:20:21.76995411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:21.875939 crc crio[19822]: time=\"2026-06-12T10:20:21.875697199Z\" level=info msg=\"Created container 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079: openstack/dnsmasq-dns-694db665c-8q4fx/init\" id=3042ccb6-f832-483c-a6f5-880ec854131c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:21.877355 crc crio[19822]: time=\"2026-06-12T10:20:21.877250867Z\" level=info msg=\"Starting container: 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079\" id=687cbf6e-42c1-423d-ad0a-40f9680b7d34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:21.885119 crc crio[19822]: time=\"2026-06-12T10:20:21.8845686Z\" level=info msg=\"Started container\" PID=53494 containerID=13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079 description=openstack/dnsmasq-dns-694db665c-8q4fx/init id=687cbf6e-42c1-423d-ad0a-40f9680b7d34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\nJun 12 10:20:21.898913 crc crio[19822]: 2026-06-12T10:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b264a347ba812dc Mac:92:bc:b9:7b:2d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 SocketPath: PciID:}] [{Interface:0xc0002ee8d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:21.900000 crc crio[19822]: time=\"2026-06-12T10:20:21.899897885Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc00140e8f0}] Aliases:map[]}\"\nJun 12 10:20:21.900591 crc crio[19822]: time=\"2026-06-12T10:20:21.90006488Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-5jcm9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:21.906760 crc crio[19822]: time=\"2026-06-12T10:20:21.906557288Z\" level=info msg=\"Ran pod sandbox b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 with infra container: openstack/swift-ring-rebalance-5jcm9/POD\" id=39e8d76a-e8ed-493f-98d2-e388e0d3eb1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:21.910127 crc crio[19822]: time=\"2026-06-12T10:20:21.909873174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.911637 crc crio[19822]: time=\"2026-06-12T10:20:21.910588397Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.912057 crc crio[19822]: time=\"2026-06-12T10:20:21.91066855Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:21.914211 crc crio[19822]: time=\"2026-06-12T10:20:21.913701953Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=8419a06f-a393-43f6-8ba7-cbbffc1b1f96 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:21.924771 crc crio[19822]: time=\"2026-06-12T10:20:21.92434937Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"\nJun 12 10:20:23.033028 crc crio[19822]: time=\"2026-06-12T10:20:23.032518775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=69a5b009-886e-4485-b4f5-8725cf4e6dfe name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:23.110031 crc crio[19822]: time=\"2026-06-12T10:20:23.109800586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=29f29c18-d7ae-4d49-8e30-93877539a189 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:23.137568 crc crio[19822]: time=\"2026-06-12T10:20:23.137465902Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns\" id=231d7cfd-7ee8-4e12-80fe-825519980143 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:23.139649 crc crio[19822]: time=\"2026-06-12T10:20:23.13958898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:23.246648 crc crio[19822]: time=\"2026-06-12T10:20:23.246423153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:23.253341 crc crio[19822]: time=\"2026-06-12T10:20:23.252746075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:23.423640 crc crio[19822]: time=\"2026-06-12T10:20:23.423177003Z\" level=info msg=\"Created container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns\" id=231d7cfd-7ee8-4e12-80fe-825519980143 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:23.426206 crc crio[19822]: time=\"2026-06-12T10:20:23.426072803Z\" level=info msg=\"Starting container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62\" id=b6e4313c-3368-4f8b-9f26-d2331c52d130 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:23.436929 crc crio[19822]: time=\"2026-06-12T10:20:23.436862995Z\" level=info msg=\"Started container\" PID=53615 containerID=2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62 description=openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns id=b6e4313c-3368-4f8b-9f26-d2331c52d130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\nJun 12 10:20:28.400495 crc crio[19822]: time=\"2026-06-12T10:20:28.391904838Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=8419a06f-a393-43f6-8ba7-cbbffc1b1f96 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:28.401949 crc crio[19822]: time=\"2026-06-12T10:20:28.401904014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=5205fd72-6579-47e0-ae8c-d429c5306db6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:28.452393 crc crio[19822]: time=\"2026-06-12T10:20:28.452311864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=3c0c468b-ae1c-4b51-96d5-114bfc3eec34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:28.477735 crc crio[19822]: time=\"2026-06-12T10:20:28.477481698Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance\" id=37f16135-0745-4352-95cc-51cd193faf05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:28.479582 crc crio[19822]: time=\"2026-06-12T10:20:28.479473101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:28.550998 crc crio[19822]: time=\"2026-06-12T10:20:28.550091087Z\" level=info msg=\"Stopping container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62 (timeout: 10s)\" id=0767462c-89ef-4926-a006-d8bbd202fbf1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:20:28.553092 crc crio[19822]: time=\"2026-06-12T10:20:28.55293372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:28.558882 crc crio[19822]: time=\"2026-06-12T10:20:28.558729731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:28.597602 crc crio[19822]: time=\"2026-06-12T10:20:28.597519799Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-lml7r/POD\" id=819c24dd-d99a-4a93-832f-3880939d55aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:28.597730 crc crio[19822]: time=\"2026-06-12T10:20:28.597620393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:28.629504 crc crio[19822]: time=\"2026-06-12T10:20:28.62941468Z\" level=info msg=\"Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc00244d528}] Aliases:map[]}\"\nJun 12 10:20:28.629504 crc crio[19822]: time=\"2026-06-12T10:20:28.629497993Z\" level=info msg=\"Adding pod openstack_glance-db-create-lml7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:29.160579 crc crio[19822]: time=\"2026-06-12T10:20:29.159941353Z\" level=info msg=\"Created container 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance\" id=37f16135-0745-4352-95cc-51cd193faf05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:29.163471 crc crio[19822]: time=\"2026-06-12T10:20:29.162961759Z\" level=info msg=\"Starting container: 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912\" id=e3483ba1-e46a-4342-a6df-3faf3190479f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:29.169888 crc crio[19822]: time=\"2026-06-12T10:20:29.169740104Z\" level=info msg=\"Started container\" PID=53818 containerID=9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912 description=openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance id=e3483ba1-e46a-4342-a6df-3faf3190479f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\nJun 12 10:20:29.304624 crc crio[19822]: time=\"2026-06-12T10:20:29.304132969Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-n7t5c/POD\" id=279a0636-67c2-4a1c-ae0d-f59a29fcd411 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:29.304889 crc crio[19822]: time=\"2026-06-12T10:20:29.304752299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:29.335867 crc crio[19822]: time=\"2026-06-12T10:20:29.335745662Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"\nJun 12 10:20:29.335867 crc crio[19822]: time=\"2026-06-12T10:20:29.335853825Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-n7t5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:29.672096 crc crio[19822]: time=\"2026-06-12T10:20:29.671979411Z\" level=info msg=\"Stopped container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns\" id=0767462c-89ef-4926-a006-d8bbd202fbf1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:20:29.673492 crc crio[19822]: time=\"2026-06-12T10:20:29.673340584Z\" level=info msg=\"Stopping pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=ec33faa4-1320-41de-9196-00073e5a847e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:29.674164 crc crio[19822]: time=\"2026-06-12T10:20:29.673984595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc00140f108}] Aliases:map[]}\"\nJun 12 10:20:29.674288 crc crio[19822]: time=\"2026-06-12T10:20:29.674211512Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694db665c-8q4fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:29.922547 crc crio[19822]: 2026-06-12T10:20:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9eec93411724185 Mac:9a:82:6c:6e:33:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c SocketPath: PciID:}] [{Interface:0xc0005925c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:29.924763 crc crio[19822]: time=\"2026-06-12T10:20:29.924668009Z\" level=info msg=\"Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc00244d528}] Aliases:map[]}\"\nJun 12 10:20:29.925215 crc crio[19822]: time=\"2026-06-12T10:20:29.924926428Z\" level=info msg=\"Checking pod openstack_glance-db-create-lml7r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:29.937757 crc crio[19822]: time=\"2026-06-12T10:20:29.937593734Z\" level=info msg=\"Ran pod sandbox 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b with infra container: openstack/glance-db-create-lml7r/POD\" id=819c24dd-d99a-4a93-832f-3880939d55aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:29.940235 crc crio[19822]: time=\"2026-06-12T10:20:29.939759182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f661450-54a2-4427-8b55-5896605c56e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:29.943781 crc crio[19822]: time=\"2026-06-12T10:20:29.943704767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f434d555-9f99-422d-9146-8c0d9f4c42f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:30.057363 crc crio[19822]: time=\"2026-06-12T10:20:30.057185731Z\" level=info msg=\"Stopped pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=ec33faa4-1320-41de-9196-00073e5a847e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:31.300185 crc crio[19822]: time=\"2026-06-12T10:20:31.299554641Z\" level=info msg=\"Creating container: openstack/glance-db-create-lml7r/mariadb-database-create\" id=918846bc-bb65-4f31-9b32-a7fcb322abcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:31.301473 crc crio[19822]: time=\"2026-06-12T10:20:31.301347559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:31.353888 crc crio[19822]: time=\"2026-06-12T10:20:31.353674145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:31.359279 crc crio[19822]: time=\"2026-06-12T10:20:31.359178509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:31.388622 crc crio[19822]: time=\"2026-06-12T10:20:31.387739325Z\" level=info msg=\"Removing container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62\" id=63da6054-6701-465d-9dfc-2bc92958c4e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:31.488402 crc crio[19822]: 2026-06-12T10:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42f2bbd943d4911 Mac:b2:3a:76:6c:01:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 SocketPath: PciID:}] [{Interface:0xc0003d8e10 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:31.490225 crc crio[19822]: time=\"2026-06-12T10:20:31.490042405Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"\nJun 12 10:20:31.490339 crc crio[19822]: time=\"2026-06-12T10:20:31.490287822Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-n7t5c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:31.525305 crc crio[19822]: time=\"2026-06-12T10:20:31.522895301Z\" level=info msg=\"Removed container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns\" id=63da6054-6701-465d-9dfc-2bc92958c4e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:31.542755 crc crio[19822]: time=\"2026-06-12T10:20:31.542577747Z\" level=info msg=\"Ran pod sandbox 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 with infra container: openstack/ovn-controller-metrics-n7t5c/POD\" id=279a0636-67c2-4a1c-ae0d-f59a29fcd411 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:31.548648 crc crio[19822]: time=\"2026-06-12T10:20:31.544392869Z\" level=info msg=\"Removing container: 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079\" id=02d5fc86-072a-42f9-b95b-fe79a289e74f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:31.552097 crc crio[19822]: time=\"2026-06-12T10:20:31.551791282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=51af392a-8d1f-443c-9eb7-544d223cdf47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:31.600470 crc crio[19822]: time=\"2026-06-12T10:20:31.600400739Z\" level=info msg=\"Removed container 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079: openstack/dnsmasq-dns-694db665c-8q4fx/init\" id=02d5fc86-072a-42f9-b95b-fe79a289e74f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:31.727768 crc crio[19822]: time=\"2026-06-12T10:20:31.725974977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=dc87b365-bdd8-4f4b-b7c5-57b9fe0d143d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:31.773304 crc crio[19822]: time=\"2026-06-12T10:20:31.773081049Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter\" id=768c2f23-5b09-4dab-b508-2d2300d028fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:31.773779 crc crio[19822]: time=\"2026-06-12T10:20:31.77371757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:31.860562 crc crio[19822]: time=\"2026-06-12T10:20:31.860429158Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-655fd7859f-dpbfj/POD\" id=110d4b14-afed-44b2-b6fc-d311e3b4e5d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:31.860562 crc crio[19822]: time=\"2026-06-12T10:20:31.860551012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:31.922408 crc crio[19822]: time=\"2026-06-12T10:20:31.922276016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:31.946036 crc crio[19822]: time=\"2026-06-12T10:20:31.945895254Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}\"\nJun 12 10:20:31.946036 crc crio[19822]: time=\"2026-06-12T10:20:31.945970736Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-655fd7859f-dpbfj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:32.049253 crc crio[19822]: time=\"2026-06-12T10:20:32.04904859Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=7e2a867a-4837-4cee-a789-11b30fb20778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:32.050682 crc crio[19822]: time=\"2026-06-12T10:20:32.050532917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.054135 crc crio[19822]: time=\"2026-06-12T10:20:32.054018717Z\" level=info msg=\"Created container ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493: openstack/glance-db-create-lml7r/mariadb-database-create\" id=918846bc-bb65-4f31-9b32-a7fcb322abcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:32.056368 crc crio[19822]: time=\"2026-06-12T10:20:32.05621985Z\" level=info msg=\"Starting container: ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493\" id=c007b4d0-259a-4cdc-a854-8873a75b90a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:32.066206 crc crio[19822]: time=\"2026-06-12T10:20:32.063167373Z\" level=info msg=\"Started container\" PID=54042 containerID=ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493 description=openstack/glance-db-create-lml7r/mariadb-database-create id=c007b4d0-259a-4cdc-a854-8873a75b90a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\nJun 12 10:20:32.258672 crc crio[19822]: time=\"2026-06-12T10:20:32.258217174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.269513 crc crio[19822]: time=\"2026-06-12T10:20:32.269471482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ea6a9161-db1d-4e7f-9dd1-1c48de43ddb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:32.272770 crc crio[19822]: time=\"2026-06-12T10:20:32.272739047Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc00008c840}] Aliases:map[]}\"\nJun 12 10:20:32.273092 crc crio[19822]: time=\"2026-06-12T10:20:32.273073247Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:32.274944 crc crio[19822]: time=\"2026-06-12T10:20:32.274486189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e51d3f9f-287c-454b-825e-84a41588fc9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:32.363382 crc crio[19822]: time=\"2026-06-12T10:20:32.363297327Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-h292v/POD\" id=77103b8f-91e3-4ed6-8b11-5b4ed215794b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:32.365676 crc crio[19822]: time=\"2026-06-12T10:20:32.363410011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.366504 crc crio[19822]: time=\"2026-06-12T10:20:32.366396281Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-kj644/POD\" id=ed53e5d4-ac08-4e6a-8e9d-6174a7300090 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:32.366578 crc crio[19822]: time=\"2026-06-12T10:20:32.366558737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.457357 crc crio[19822]: time=\"2026-06-12T10:20:32.453322815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7671a9b7-28ad-46e2-ace2-a3f2120ed5f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:32.490202 crc crio[19822]: time=\"2026-06-12T10:20:32.489312606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=dbbf5e80-bc2c-4589-9a8d-16116bedcbf3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:32.497254 crc crio[19822]: time=\"2026-06-12T10:20:32.497127426Z\" level=info msg=\"Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc0037c8188}] Aliases:map[]}\"\nJun 12 10:20:32.497254 crc crio[19822]: time=\"2026-06-12T10:20:32.497222359Z\" level=info msg=\"Adding pod openstack_placement-db-create-h292v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:32.509449 crc crio[19822]: time=\"2026-06-12T10:20:32.509338078Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052125c0}] Aliases:map[]}\"\nJun 12 10:20:32.509449 crc crio[19822]: time=\"2026-06-12T10:20:32.5094066Z\" level=info msg=\"Adding pod openstack_keystone-db-create-kj644 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:32.538256 crc crio[19822]: time=\"2026-06-12T10:20:32.529601331Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=2145b649-fa82-4f3d-bedd-1cb5b54c1c9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:32.538256 crc crio[19822]: time=\"2026-06-12T10:20:32.532729412Z\" level=info msg=\"Created container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter\" id=768c2f23-5b09-4dab-b508-2d2300d028fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:32.538256 crc crio[19822]: time=\"2026-06-12T10:20:32.534302901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.548673 crc crio[19822]: time=\"2026-06-12T10:20:32.548522212Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=969afc20-c7e5-4542-8a2b-e851235715fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:32.548915 crc crio[19822]: time=\"2026-06-12T10:20:32.548700798Z\" level=info msg=\"Starting container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91\" id=ad77f601-53ca-415b-ac07-f1a517e5b49a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:32.578924 crc crio[19822]: time=\"2026-06-12T10:20:32.578796939Z\" level=info msg=\"Started container\" PID=54139 containerID=f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91 description=openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter id=ad77f601-53ca-415b-ac07-f1a517e5b49a name=/runtime.v1.RuntimeService/StartContainer sandboxID=42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\nJun 12 10:20:32.598225 crc crio[19822]: time=\"2026-06-12T10:20:32.598136861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.669553 crc crio[19822]: time=\"2026-06-12T10:20:32.66947591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.674544 crc crio[19822]: time=\"2026-06-12T10:20:32.674449409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.675676 crc crio[19822]: time=\"2026-06-12T10:20:32.675610215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.682240 crc crio[19822]: time=\"2026-06-12T10:20:32.68208762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.695741 crc crio[19822]: time=\"2026-06-12T10:20:32.693225763Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-657df6d86f-zxrrn/POD\" id=8e38481e-0f9b-403d-905d-1dfb2d894654 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:32.695741 crc crio[19822]: time=\"2026-06-12T10:20:32.693336346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:32.747691 crc crio[19822]: time=\"2026-06-12T10:20:32.747611036Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc000696320}] Aliases:map[]}\"\nJun 12 10:20:32.747691 crc crio[19822]: time=\"2026-06-12T10:20:32.747679698Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-657df6d86f-zxrrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:32.937333 crc crio[19822]: 2026-06-12T10:20:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5057ce5c4a1a883 Mac:ba:54:30:39:94:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 SocketPath: PciID:}] [{Interface:0xc00012c6d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:32.938646 crc crio[19822]: time=\"2026-06-12T10:20:32.938479073Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}\"\nJun 12 10:20:32.938985 crc crio[19822]: time=\"2026-06-12T10:20:32.93873079Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-655fd7859f-dpbfj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:32.954622 crc crio[19822]: time=\"2026-06-12T10:20:32.953483118Z\" level=info msg=\"Ran pod sandbox 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb with infra container: openstack/dnsmasq-dns-655fd7859f-dpbfj/POD\" id=110d4b14-afed-44b2-b6fc-d311e3b4e5d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:32.969344 crc crio[19822]: time=\"2026-06-12T10:20:32.965721397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=efd825a9-eafb-42ca-91a9-a08b48d9ffaa name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:33.020939 crc crio[19822]: time=\"2026-06-12T10:20:33.020712167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2bd889c7-8a54-45f5-84fe-1056f9911d83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:33.064488 crc crio[19822]: time=\"2026-06-12T10:20:33.064404489Z\" level=info msg=\"Created container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq\" id=2145b649-fa82-4f3d-bedd-1cb5b54c1c9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:33.066481 crc crio[19822]: time=\"2026-06-12T10:20:33.066381922Z\" level=info msg=\"Starting container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2\" id=36b5e181-6331-46b7-a7b1-4c48dcccb915 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:33.068023 crc crio[19822]: time=\"2026-06-12T10:20:33.0679172Z\" level=info msg=\"Created container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=969afc20-c7e5-4542-8a2b-e851235715fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:33.072350 crc crio[19822]: time=\"2026-06-12T10:20:33.072270128Z\" level=info msg=\"Starting container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1\" id=7a3ea577-176f-4217-9b48-f76b910a69b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:33.074453 crc crio[19822]: time=\"2026-06-12T10:20:33.073543683Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-655fd7859f-dpbfj/init\" id=1d1a9cd8-6355-44c0-953e-a96173982235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:33.074453 crc crio[19822]: time=\"2026-06-12T10:20:33.074037248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:33.124007 crc crio[19822]: time=\"2026-06-12T10:20:33.082174637Z\" level=info msg=\"Started container\" PID=54290 containerID=6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=7a3ea577-176f-4217-9b48-f76b910a69b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\nJun 12 10:20:33.124007 crc crio[19822]: time=\"2026-06-12T10:20:33.095420843Z\" level=info msg=\"Started container\" PID=54281 containerID=6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2 description=openstack/rabbitmq-server-0/rabbitmq id=36b5e181-6331-46b7-a7b1-4c48dcccb915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\nJun 12 10:20:33.124007 crc crio[19822]: time=\"2026-06-12T10:20:33.098800301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gkz9h/POD\" id=f9847187-df65-4068-9a12-030665167ca8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:33.124007 crc crio[19822]: time=\"2026-06-12T10:20:33.108010856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:33.135186 crc crio[19822]: 2026-06-12T10:20:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1e61d5c2d92d56 Mac:e6:16:3e:0e:f6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 SocketPath: PciID:}] [{Interface:0xc0002c0cc0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:33.137952 crc crio[19822]: time=\"2026-06-12T10:20:33.136413171Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc00008c840}] Aliases:map[]}\"\nJun 12 10:20:33.137952 crc crio[19822]: time=\"2026-06-12T10:20:33.136609928Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:33.174970 crc crio[19822]: time=\"2026-06-12T10:20:33.173322882Z\" level=info msg=\"Ran pod sandbox c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 with infra container: openstack/ovn-northd-0/POD\" id=7e2a867a-4837-4cee-a789-11b30fb20778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:33.178067 crc crio[19822]: time=\"2026-06-12T10:20:33.177961516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:33.184259 crc crio[19822]: time=\"2026-06-12T10:20:33.183305585Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:33.184259 crc crio[19822]: time=\"2026-06-12T10:20:33.183431189Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:33.185776 crc crio[19822]: time=\"2026-06-12T10:20:33.185643669Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=01767860-7ad5-46bc-bbf5-3cfed753c771 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:33.190995 crc crio[19822]: time=\"2026-06-12T10:20:33.190913586Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"\nJun 12 10:20:33.194956 crc crio[19822]: time=\"2026-06-12T10:20:33.194872432Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}\"\nJun 12 10:20:33.194956 crc crio[19822]: time=\"2026-06-12T10:20:33.194929574Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gkz9h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:33.195188 crc crio[19822]: time=\"2026-06-12T10:20:33.19507613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:33.206466 crc crio[19822]: time=\"2026-06-12T10:20:33.206376202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:34.367795 crc crio[19822]: time=\"2026-06-12T10:20:34.367252507Z\" level=info msg=\"Stopping pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=cd041371-3973-4737-a15d-a68dd473c71d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:34.369226 crc crio[19822]: time=\"2026-06-12T10:20:34.368356343Z\" level=info msg=\"Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc005212810}] Aliases:map[]}\"\nJun 12 10:20:34.369226 crc crio[19822]: time=\"2026-06-12T10:20:34.368517208Z\" level=info msg=\"Deleting pod openstack_glance-db-create-lml7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:34.797314 crc crio[19822]: time=\"2026-06-12T10:20:34.797066227Z\" level=info msg=\"Stopped pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=cd041371-3973-4737-a15d-a68dd473c71d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:35.471012 crc crio[19822]: time=\"2026-06-12T10:20:35.470473887Z\" level=info msg=\"Created container a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155: openstack/dnsmasq-dns-655fd7859f-dpbfj/init\" id=1d1a9cd8-6355-44c0-953e-a96173982235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:35.473049 crc crio[19822]: time=\"2026-06-12T10:20:35.472934626Z\" level=info msg=\"Starting container: a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155\" id=0791c872-9cfe-4d47-82a8-eeb1b7bddc34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:35.481036 crc crio[19822]: time=\"2026-06-12T10:20:35.480902357Z\" level=info msg=\"Started container\" PID=54429 containerID=a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155 description=openstack/dnsmasq-dns-655fd7859f-dpbfj/init id=0791c872-9cfe-4d47-82a8-eeb1b7bddc34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\nJun 12 10:20:35.620552 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66f2dda8a2f2693 Mac:ee:fd:9f:21:f2:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:35.622629 crc crio[19822]: time=\"2026-06-12T10:20:35.622523703Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052125c0}] Aliases:map[]}\"\nJun 12 10:20:35.622857 crc crio[19822]: time=\"2026-06-12T10:20:35.622776981Z\" level=info msg=\"Checking pod openstack_keystone-db-create-kj644 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:35.660337 crc crio[19822]: time=\"2026-06-12T10:20:35.659997082Z\" level=info msg=\"Ran pod sandbox 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 with infra container: openstack/keystone-db-create-kj644/POD\" id=ed53e5d4-ac08-4e6a-8e9d-6174a7300090 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:35.665488 crc crio[19822]: time=\"2026-06-12T10:20:35.66540432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=37f44e91-2dd5-4a91-81ea-aa239eee0e87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:35.672977 crc crio[19822]: time=\"2026-06-12T10:20:35.672785245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30527b4a-8b4e-47c7-a53e-1ae9144c6004 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:35.845300 crc crio[19822]: time=\"2026-06-12T10:20:35.845127213Z\" level=info msg=\"Creating container: openstack/keystone-db-create-kj644/mariadb-database-create\" id=16b18bb8-613b-444f-9919-8a8fda41e9c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:35.845716 crc crio[19822]: time=\"2026-06-12T10:20:35.84564737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:35.883083 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f421c0bbd6844a Mac:d6:00:b6:73:c5:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:35.884311 crc crio[19822]: time=\"2026-06-12T10:20:35.884233979Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}\"\nJun 12 10:20:35.884576 crc crio[19822]: time=\"2026-06-12T10:20:35.884462736Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gkz9h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:35.902052 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48b8da7751f2f7b Mac:0e:48:2a:a1:bd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:35.902367 crc crio[19822]: time=\"2026-06-12T10:20:35.902327597Z\" level=info msg=\"Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc0037c8188}] Aliases:map[]}\"\nJun 12 10:20:35.902928 crc crio[19822]: time=\"2026-06-12T10:20:35.902549705Z\" level=info msg=\"Checking pod openstack_placement-db-create-h292v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:35.903789 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9381d552459e09 Mac:6e:36:f5:5e:df:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e SocketPath: PciID:}] [{Interface:0xc0005145c0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:35.905951 crc crio[19822]: time=\"2026-06-12T10:20:35.904967569Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc000696320}] Aliases:map[]}\"\nJun 12 10:20:35.905951 crc crio[19822]: time=\"2026-06-12T10:20:35.905182926Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-657df6d86f-zxrrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:36.016943 crc crio[19822]: time=\"2026-06-12T10:20:36.013089618Z\" level=info msg=\"Ran pod sandbox 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f with infra container: openstack/placement-db-create-h292v/POD\" id=77103b8f-91e3-4ed6-8b11-5b4ed215794b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:36.023861 crc crio[19822]: time=\"2026-06-12T10:20:36.023396809Z\" level=info msg=\"Ran pod sandbox 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 with infra container: openshift-marketplace/redhat-operators-gkz9h/POD\" id=f9847187-df65-4068-9a12-030665167ca8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:36.039594 crc crio[19822]: time=\"2026-06-12T10:20:36.039436152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4791e42f-5967-46d1-b089-44fe51cc69ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:36.042968 crc crio[19822]: time=\"2026-06-12T10:20:36.042689851Z\" level=info msg=\"Ran pod sandbox c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c with infra container: openstack/dnsmasq-dns-657df6d86f-zxrrn/POD\" id=8e38481e-0f9b-403d-905d-1dfb2d894654 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:36.049469 crc crio[19822]: time=\"2026-06-12T10:20:36.048042981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dde3dfba-3524-4ff6-9cf8-3df31dfe77bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:36.049469 crc crio[19822]: time=\"2026-06-12T10:20:36.049086894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec448aaf-206b-45ba-9133-6b85831b53da name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:36.051879 crc crio[19822]: time=\"2026-06-12T10:20:36.051689157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=477cb222-4755-4103-81b1-2c365ba68a71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:36.071860 crc crio[19822]: time=\"2026-06-12T10:20:36.069792907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c658df7-8424-430f-9d6f-264a872f77fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:36.080545 crc crio[19822]: time=\"2026-06-12T10:20:36.080435498Z\" level=info msg=\"Creating container: openstack/placement-db-create-h292v/mariadb-database-create\" id=fc771676-f35b-4c37-af55-3902446824b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:36.082877 crc crio[19822]: time=\"2026-06-12T10:20:36.080937404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.095918 crc crio[19822]: time=\"2026-06-12T10:20:36.095784899Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkz9h/extract-utilities\" id=ddea9f07-7f36-44cc-8140-518afe1c250b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:36.104923 crc crio[19822]: time=\"2026-06-12T10:20:36.100267094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.124342 crc crio[19822]: time=\"2026-06-12T10:20:36.122482854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.130293 crc crio[19822]: time=\"2026-06-12T10:20:36.128891189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.190195 crc crio[19822]: time=\"2026-06-12T10:20:36.18856624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e312ef42-30ee-487d-9595-dfb8bc33914f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:36.211509 crc crio[19822]: time=\"2026-06-12T10:20:36.211413376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.216136 crc crio[19822]: time=\"2026-06-12T10:20:36.212451177Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-657df6d86f-zxrrn/init\" id=54b7c745-8985-437c-9c78-e3ab8db2ccab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:36.216136 crc crio[19822]: time=\"2026-06-12T10:20:36.212871671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.216374 crc crio[19822]: time=\"2026-06-12T10:20:36.2163421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.291024 crc crio[19822]: time=\"2026-06-12T10:20:36.290915896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.295981 crc crio[19822]: time=\"2026-06-12T10:20:36.295926521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.306346 crc crio[19822]: time=\"2026-06-12T10:20:36.306296639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.337249 crc crio[19822]: time=\"2026-06-12T10:20:36.33694322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:36.416757 crc crio[19822]: time=\"2026-06-12T10:20:36.415928705Z\" level=info msg=\"Created container 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73: openstack/keystone-db-create-kj644/mariadb-database-create\" id=16b18bb8-613b-444f-9919-8a8fda41e9c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:36.419207 crc crio[19822]: time=\"2026-06-12T10:20:36.419053531Z\" level=info msg=\"Starting container: 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73\" id=fac8889f-327e-49d5-be01-56acb91d40da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:36.429282 crc crio[19822]: time=\"2026-06-12T10:20:36.429109256Z\" level=info msg=\"Started container\" PID=54684 containerID=0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73 description=openstack/keystone-db-create-kj644/mariadb-database-create id=fac8889f-327e-49d5-be01-56acb91d40da name=/runtime.v1.RuntimeService/StartContainer sandboxID=66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\nJun 12 10:20:36.447198 crc crio[19822]: time=\"2026-06-12T10:20:36.447082128Z\" level=info msg=\"Stopping pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=a0201985-90e5-49ee-88a8-59cbf722b185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:36.447784 crc crio[19822]: time=\"2026-06-12T10:20:36.447650566Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc002ed06b0}] Aliases:map[]}\"\nJun 12 10:20:36.448015 crc crio[19822]: time=\"2026-06-12T10:20:36.447898924Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-655fd7859f-dpbfj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:36.515283 crc crio[19822]: time=\"2026-06-12T10:20:36.51401995Z\" level=info msg=\"Created container c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7: openstack/dnsmasq-dns-657df6d86f-zxrrn/init\" id=54b7c745-8985-437c-9c78-e3ab8db2ccab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:36.516977 crc crio[19822]: time=\"2026-06-12T10:20:36.515319921Z\" level=info msg=\"Created container 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7: openstack/placement-db-create-h292v/mariadb-database-create\" id=fc771676-f35b-4c37-af55-3902446824b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:36.516977 crc crio[19822]: time=\"2026-06-12T10:20:36.515864697Z\" level=info msg=\"Starting container: c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7\" id=c9685cfd-967e-43e2-98f7-afd8db426a7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:36.516977 crc crio[19822]: time=\"2026-06-12T10:20:36.516450726Z\" level=info msg=\"Starting container: 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7\" id=b3ef0ffd-559c-4826-a1ce-d2c94be48911 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:36.527911 crc crio[19822]: time=\"2026-06-12T10:20:36.527219039Z\" level=info msg=\"Started container\" PID=54687 containerID=0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7 description=openstack/placement-db-create-h292v/mariadb-database-create id=b3ef0ffd-559c-4826-a1ce-d2c94be48911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\nJun 12 10:20:36.531037 crc crio[19822]: time=\"2026-06-12T10:20:36.530950058Z\" level=info msg=\"Started container\" PID=54694 containerID=c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7 description=openstack/dnsmasq-dns-657df6d86f-zxrrn/init id=c9685cfd-967e-43e2-98f7-afd8db426a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\nJun 12 10:20:36.534447 crc crio[19822]: time=\"2026-06-12T10:20:36.534281184Z\" level=info msg=\"Created container 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17: openshift-marketplace/redhat-operators-gkz9h/extract-utilities\" id=ddea9f07-7f36-44cc-8140-518afe1c250b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:36.538182 crc crio[19822]: time=\"2026-06-12T10:20:36.53802025Z\" level=info msg=\"Starting container: 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17\" id=6384838d-24a8-4c90-9ff7-8b92af695462 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:36.548396 crc crio[19822]: time=\"2026-06-12T10:20:36.548276127Z\" level=info msg=\"Started container\" PID=54696 containerID=7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17 description=openshift-marketplace/redhat-operators-gkz9h/extract-utilities id=6384838d-24a8-4c90-9ff7-8b92af695462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\nJun 12 10:20:36.981759 crc crio[19822]: time=\"2026-06-12T10:20:36.981552457Z\" level=info msg=\"Stopped pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=a0201985-90e5-49ee-88a8-59cbf722b185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:37.511613 crc crio[19822]: time=\"2026-06-12T10:20:37.511522883Z\" level=info msg=\"Removing container: a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155\" id=b4ef1f03-4fd4-4d94-9a2f-a1de80ea0279 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:37.513754 crc crio[19822]: time=\"2026-06-12T10:20:37.513715482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0dc5af79-df93-4947-862a-fd0538f4a2f5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:37.527756 crc crio[19822]: time=\"2026-06-12T10:20:37.527643123Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 10:20:37.536660 crc crio[19822]: time=\"2026-06-12T10:20:37.536494124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4229aa67-87be-4b81-8917-094c4c36d77b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:37.744989 crc crio[19822]: time=\"2026-06-12T10:20:37.744472503Z\" level=info msg=\"Removed container a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155: openstack/dnsmasq-dns-655fd7859f-dpbfj/init\" id=b4ef1f03-4fd4-4d94-9a2f-a1de80ea0279 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:37.775225 crc crio[19822]: time=\"2026-06-12T10:20:37.775054022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c38bdd69-1c91-4fc5-a172-68536d88cde8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:37.828458 crc crio[19822]: time=\"2026-06-12T10:20:37.82835936Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=01767860-7ad5-46bc-bbf5-3cfed753c771 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:37.830342 crc crio[19822]: time=\"2026-06-12T10:20:37.830223967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=806677a7-30dc-4d16-a751-005a826e2f97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:37.836059 crc crio[19822]: time=\"2026-06-12T10:20:37.83595948Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns\" id=6a0f5165-1263-429f-b5fd-82cb4f875aa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:37.836639 crc crio[19822]: time=\"2026-06-12T10:20:37.836539848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:37.879411 crc crio[19822]: time=\"2026-06-12T10:20:37.879277901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=e2369264-9150-41d2-8b47-534f7f2d2e41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:37.889617 crc crio[19822]: time=\"2026-06-12T10:20:37.889522886Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=f4dc12a2-00de-40fb-82a6-00e205a37d5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:37.890887 crc crio[19822]: time=\"2026-06-12T10:20:37.890780635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:37.891167 crc crio[19822]: time=\"2026-06-12T10:20:37.891094046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:37.896109 crc crio[19822]: time=\"2026-06-12T10:20:37.895799534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:37.955327 crc crio[19822]: time=\"2026-06-12T10:20:37.95121949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:37.972002 crc crio[19822]: time=\"2026-06-12T10:20:37.97190157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:38.124650 crc crio[19822]: time=\"2026-06-12T10:20:38.124537329Z\" level=info msg=\"Created container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns\" id=6a0f5165-1263-429f-b5fd-82cb4f875aa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:38.126047 crc crio[19822]: time=\"2026-06-12T10:20:38.125975927Z\" level=info msg=\"Starting container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14\" id=f7f7136c-704c-4033-a5a1-5166a189c696 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:38.133759 crc crio[19822]: time=\"2026-06-12T10:20:38.132956361Z\" level=info msg=\"Started container\" PID=54803 containerID=5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14 description=openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns id=f7f7136c-704c-4033-a5a1-5166a189c696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\nJun 12 10:20:38.159464 crc crio[19822]: time=\"2026-06-12T10:20:38.159347661Z\" level=info msg=\"Created container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd\" id=f4dc12a2-00de-40fb-82a6-00e205a37d5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:38.160705 crc crio[19822]: time=\"2026-06-12T10:20:38.16056696Z\" level=info msg=\"Starting container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545\" id=4e95136a-6cc4-4801-ac91-94a24dce18f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:38.166903 crc crio[19822]: time=\"2026-06-12T10:20:38.166748796Z\" level=info msg=\"Started container\" PID=54811 containerID=d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545 description=openstack/ovn-northd-0/ovn-northd id=4e95136a-6cc4-4801-ac91-94a24dce18f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\nJun 12 10:20:38.183563 crc crio[19822]: time=\"2026-06-12T10:20:38.183501887Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=316079c4-5458-4b3a-89ef-155c07c91114 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:38.220963 crc crio[19822]: time=\"2026-06-12T10:20:38.220798108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6ee8ea5e-46e6-4c08-a955-993e9f3fd120 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:38.234969 crc crio[19822]: time=\"2026-06-12T10:20:38.234868694Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=c9d4454e-55d3-4cb7-b20e-0771be3155b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:38.235372 crc crio[19822]: time=\"2026-06-12T10:20:38.235335929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:38.295777 crc crio[19822]: time=\"2026-06-12T10:20:38.295531006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:38.303124 crc crio[19822]: time=\"2026-06-12T10:20:38.303062045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:38.399929 crc crio[19822]: time=\"2026-06-12T10:20:38.399784448Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=0dc5af79-df93-4947-862a-fd0538f4a2f5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:38.401108 crc crio[19822]: time=\"2026-06-12T10:20:38.401002266Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0bff88af-5ed9-4308-badc-151b08459695 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:38.406610 crc crio[19822]: time=\"2026-06-12T10:20:38.40646737Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb617090-fcb3-443e-a9c1-980cc006fb4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:38.423283 crc crio[19822]: time=\"2026-06-12T10:20:38.422047503Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkz9h/extract-content\" id=ca507b7c-a8ab-4c38-9202-6600e7d0ea60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:38.423283 crc crio[19822]: time=\"2026-06-12T10:20:38.422514918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:38.458583 crc crio[19822]: time=\"2026-06-12T10:20:38.458502366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:38.463221 crc crio[19822]: time=\"2026-06-12T10:20:38.463122773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:38.510286 crc crio[19822]: time=\"2026-06-12T10:20:38.509902696Z\" level=info msg=\"Created container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter\" id=c9d4454e-55d3-4cb7-b20e-0771be3155b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:38.511549 crc crio[19822]: time=\"2026-06-12T10:20:38.511421353Z\" level=info msg=\"Starting container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b\" id=56833213-de35-49f5-a786-0dacbf9ad12d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:38.520397 crc crio[19822]: time=\"2026-06-12T10:20:38.520260314Z\" level=info msg=\"Started container\" PID=54832 containerID=9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b description=openstack/ovn-northd-0/openstack-network-exporter id=56833213-de35-49f5-a786-0dacbf9ad12d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\nJun 12 10:20:38.582353 crc crio[19822]: time=\"2026-06-12T10:20:38.582252066Z\" level=info msg=\"Created container aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266: openshift-marketplace/redhat-operators-gkz9h/extract-content\" id=ca507b7c-a8ab-4c38-9202-6600e7d0ea60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:38.583582 crc crio[19822]: time=\"2026-06-12T10:20:38.583209987Z\" level=info msg=\"Stopping pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=8d4ee2f5-8f1b-42ed-9d52-ff97bdde5d35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:38.583582 crc crio[19822]: time=\"2026-06-12T10:20:38.583210508Z\" level=info msg=\"Stopping pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=f5ace7f1-9c65-4e02-8659-06af803e86de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:38.583894 crc crio[19822]: time=\"2026-06-12T10:20:38.583752504Z\" level=info msg=\"Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc002144208}] Aliases:map[]}\"\nJun 12 10:20:38.584345 crc crio[19822]: time=\"2026-06-12T10:20:38.584272391Z\" level=info msg=\"Deleting pod openstack_placement-db-create-h292v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:38.584456 crc crio[19822]: time=\"2026-06-12T10:20:38.583752935Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}\"\nJun 12 10:20:38.586037 crc crio[19822]: time=\"2026-06-12T10:20:38.585967856Z\" level=info msg=\"Starting container: aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266\" id=40f5ea42-cec6-4bec-9670-7f2031bd1221 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:38.586191 crc crio[19822]: time=\"2026-06-12T10:20:38.586030716Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-kj644 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:38.603484 crc crio[19822]: time=\"2026-06-12T10:20:38.603320619Z\" level=info msg=\"Started container\" PID=54843 containerID=aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266 description=openshift-marketplace/redhat-operators-gkz9h/extract-content id=40f5ea42-cec6-4bec-9670-7f2031bd1221 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\nJun 12 10:20:39.227286 crc crio[19822]: time=\"2026-06-12T10:20:39.22672582Z\" level=info msg=\"Stopped pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=8d4ee2f5-8f1b-42ed-9d52-ff97bdde5d35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:39.252344 crc crio[19822]: time=\"2026-06-12T10:20:39.252247079Z\" level=info msg=\"Stopped pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=f5ace7f1-9c65-4e02-8659-06af803e86de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:46.430535 crc crio[19822]: time=\"2026-06-12T10:20:46.429889525Z\" level=info msg=\"Stopping container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57 (timeout: 10s)\" id=29becaac-9d0e-400f-bae8-304b3e4f9add name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:20:46.560865 crc crio[19822]: time=\"2026-06-12T10:20:46.560584894Z\" level=info msg=\"Stopped container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns\" id=29becaac-9d0e-400f-bae8-304b3e4f9add name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:20:46.561958 crc crio[19822]: time=\"2026-06-12T10:20:46.561789913Z\" level=info msg=\"Stopping pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=6fffa384-aed9-4c25-bd1a-1c1d6e7c056f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:46.562591 crc crio[19822]: time=\"2026-06-12T10:20:46.562526907Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc0052122e0}] Aliases:map[]}\"\nJun 12 10:20:46.562713 crc crio[19822]: time=\"2026-06-12T10:20:46.562683222Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69664d8887-7p74m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:47.287296 crc crio[19822]: time=\"2026-06-12T10:20:47.286857146Z\" level=info msg=\"Stopped pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=6fffa384-aed9-4c25-bd1a-1c1d6e7c056f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:47.411399 crc crio[19822]: time=\"2026-06-12T10:20:47.411299488Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kdjn5-config-hcw7m/POD\" id=fc7b8501-616a-417b-8294-dd85976888ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:47.411544 crc crio[19822]: time=\"2026-06-12T10:20:47.411413072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:47.454440 crc crio[19822]: time=\"2026-06-12T10:20:47.454333873Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc00244cb38}] Aliases:map[]}\"\nJun 12 10:20:47.455661 crc crio[19822]: time=\"2026-06-12T10:20:47.454539909Z\" level=info msg=\"Adding pod openstack_ovn-controller-kdjn5-config-hcw7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:47.785740 crc crio[19822]: time=\"2026-06-12T10:20:47.784786881Z\" level=info msg=\"Running pod sandbox: openstack/glance-d215-account-create-5x56g/POD\" id=d8ed087a-39b5-4a2c-8f7b-dc50a366ce52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:47.785740 crc crio[19822]: time=\"2026-06-12T10:20:47.785436362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:47.850184 crc crio[19822]: time=\"2026-06-12T10:20:47.849266859Z\" level=info msg=\"Stopping pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=dea81cf0-216a-4381-ab08-a9153f06f260 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:47.851283 crc crio[19822]: time=\"2026-06-12T10:20:47.850640663Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc0007ac458}] Aliases:map[]}\"\nJun 12 10:20:47.851283 crc crio[19822]: time=\"2026-06-12T10:20:47.850802302Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-5jcm9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:47.851449 crc crio[19822]: time=\"2026-06-12T10:20:47.851343775Z\" level=info msg=\"Removing container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57\" id=38b42b6f-d0fc-4539-8d5b-937313f6048c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:47.947394 crc crio[19822]: time=\"2026-06-12T10:20:47.9467167Z\" level=info msg=\"Removed container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns\" id=38b42b6f-d0fc-4539-8d5b-937313f6048c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:47.947787 crc crio[19822]: time=\"2026-06-12T10:20:47.94773461Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc00244cdf0}] Aliases:map[]}\"\nJun 12 10:20:47.948013 crc crio[19822]: time=\"2026-06-12T10:20:47.947986888Z\" level=info msg=\"Adding pod openstack_glance-d215-account-create-5x56g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:47.952392 crc crio[19822]: time=\"2026-06-12T10:20:47.95225389Z\" level=info msg=\"Removing container: d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92\" id=63bbc331-d7e5-44d0-8bdc-f49c05f9ebfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:48.024581 crc crio[19822]: time=\"2026-06-12T10:20:48.024441794Z\" level=info msg=\"Removed container d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92: openstack/dnsmasq-dns-69664d8887-7p74m/init\" id=63bbc331-d7e5-44d0-8bdc-f49c05f9ebfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:48.128763 crc crio[19822]: time=\"2026-06-12T10:20:48.127781291Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=55f0ef0a-4bf2-453b-adf8-25723e416c62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:48.128763 crc crio[19822]: time=\"2026-06-12T10:20:48.127925616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:48.189551 crc crio[19822]: time=\"2026-06-12T10:20:48.188571946Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc005212a28}] Aliases:map[]}\"\nJun 12 10:20:48.189551 crc crio[19822]: time=\"2026-06-12T10:20:48.188651269Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:48.405385 crc crio[19822]: time=\"2026-06-12T10:20:48.40528346Z\" level=info msg=\"Stopped pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=dea81cf0-216a-4381-ab08-a9153f06f260 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:48.796226 crc crio[19822]: 2026-06-12T10:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1d7f50c317a20 Mac:aa:54:9d:1f:c9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:48.798281 crc crio[19822]: time=\"2026-06-12T10:20:48.798065295Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc00244cb38}] Aliases:map[]}\"\nJun 12 10:20:48.798410 crc crio[19822]: time=\"2026-06-12T10:20:48.798346049Z\" level=info msg=\"Checking pod openstack_ovn-controller-kdjn5-config-hcw7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:48.807553 crc crio[19822]: time=\"2026-06-12T10:20:48.807418037Z\" level=info msg=\"Ran pod sandbox cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb with infra container: openstack/ovn-controller-kdjn5-config-hcw7m/POD\" id=fc7b8501-616a-417b-8294-dd85976888ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:48.813664 crc crio[19822]: time=\"2026-06-12T10:20:48.813580013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=f30c41fa-a2fd-425b-818a-96a1defd5a7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:48.818339 crc crio[19822]: time=\"2026-06-12T10:20:48.818238373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ee812911-3f8e-4704-b0a6-7c038794311d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:48.836701 crc crio[19822]: time=\"2026-06-12T10:20:48.836605471Z\" level=info msg=\"Creating container: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config\" id=e8ce6357-7e9d-4787-a0d2-29a6664946cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:48.837290 crc crio[19822]: time=\"2026-06-12T10:20:48.837125917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:48.866444 crc crio[19822]: 2026-06-12T10:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e96995dd15a21da Mac:b2:8a:67:da:95:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:48.868028 crc crio[19822]: time=\"2026-06-12T10:20:48.867924294Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc00244cdf0}] Aliases:map[]}\"\nJun 12 10:20:48.868303 crc crio[19822]: time=\"2026-06-12T10:20:48.868224604Z\" level=info msg=\"Checking pod openstack_glance-d215-account-create-5x56g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:48.911224 crc crio[19822]: time=\"2026-06-12T10:20:48.911104749Z\" level=info msg=\"Ran pod sandbox e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 with infra container: openstack/glance-d215-account-create-5x56g/POD\" id=d8ed087a-39b5-4a2c-8f7b-dc50a366ce52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:48.915798 crc crio[19822]: time=\"2026-06-12T10:20:48.915592915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6c27e5e7-d97a-40af-b682-0cceb1df4e8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:48.918713 crc crio[19822]: time=\"2026-06-12T10:20:48.918610709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=32f7ac97-4d5e-46c8-821a-39b5be10aa6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:48.948758 crc crio[19822]: time=\"2026-06-12T10:20:48.948407843Z\" level=info msg=\"Creating container: openstack/glance-d215-account-create-5x56g/mariadb-account-create\" id=76be8a11-7f87-422d-93d0-ed88a9ee2443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:48.950953 crc crio[19822]: time=\"2026-06-12T10:20:48.950746488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:48.992536 crc crio[19822]: time=\"2026-06-12T10:20:48.984519046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:49.013436 crc crio[19822]: time=\"2026-06-12T10:20:49.013357359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:49.021486 crc crio[19822]: time=\"2026-06-12T10:20:49.021432455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:49.118075 crc crio[19822]: 2026-06-12T10:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25f2b4df4bb55a0 Mac:1e:dd:b2:4b:2b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:49.118075 crc crio[19822]: time=\"2026-06-12T10:20:49.116662354Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc005212a28}] Aliases:map[]}\"\nJun 12 10:20:49.118075 crc crio[19822]: time=\"2026-06-12T10:20:49.116896922Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:49.135738 crc crio[19822]: time=\"2026-06-12T10:20:49.135636713Z\" level=info msg=\"Ran pod sandbox 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c with infra container: openstack/swift-storage-0/POD\" id=55f0ef0a-4bf2-453b-adf8-25723e416c62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:49.146306 crc crio[19822]: time=\"2026-06-12T10:20:49.146200708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:49.146501 crc crio[19822]: time=\"2026-06-12T10:20:49.14648379Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:49.146580 crc crio[19822]: time=\"2026-06-12T10:20:49.146545129Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:49.152416 crc crio[19822]: time=\"2026-06-12T10:20:49.152326872Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=be9cfdd0-7d65-4d94-b056-43bddc85f6c5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:49.175623 crc crio[19822]: time=\"2026-06-12T10:20:49.175465574Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"\nJun 12 10:20:49.202270 crc crio[19822]: time=\"2026-06-12T10:20:49.20218874Z\" level=info msg=\"Created container 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c: openstack/glance-d215-account-create-5x56g/mariadb-account-create\" id=76be8a11-7f87-422d-93d0-ed88a9ee2443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:49.205181 crc crio[19822]: time=\"2026-06-12T10:20:49.205078872Z\" level=info msg=\"Starting container: 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c\" id=abcd1fc1-d689-49f8-8739-17eef5dd3932 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:49.212784 crc crio[19822]: time=\"2026-06-12T10:20:49.212631941Z\" level=info msg=\"Started container\" PID=55516 containerID=610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c description=openstack/glance-d215-account-create-5x56g/mariadb-account-create id=abcd1fc1-d689-49f8-8739-17eef5dd3932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\nJun 12 10:20:49.262376 crc crio[19822]: time=\"2026-06-12T10:20:49.262264813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:49.602045 crc crio[19822]: time=\"2026-06-12T10:20:49.601542549Z\" level=info msg=\"Created container b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config\" id=e8ce6357-7e9d-4787-a0d2-29a6664946cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:49.604640 crc crio[19822]: time=\"2026-06-12T10:20:49.604550404Z\" level=info msg=\"Starting container: b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950\" id=1cfb0535-82fe-4221-af2c-0cb322d4e545 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:49.614450 crc crio[19822]: time=\"2026-06-12T10:20:49.614302535Z\" level=info msg=\"Started container\" PID=55527 containerID=b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950 description=openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config id=1cfb0535-82fe-4221-af2c-0cb322d4e545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\nJun 12 10:20:49.983317 crc crio[19822]: time=\"2026-06-12T10:20:49.98199317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=02069856-c03e-41db-ac7e-ac19a80431bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:49.996718 crc crio[19822]: time=\"2026-06-12T10:20:49.996243981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6244fd0-3beb-4ea4-9443-f1ff36b250c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:50.088121 crc crio[19822]: time=\"2026-06-12T10:20:50.088014018Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkz9h/registry-server\" id=e143773c-e096-4247-96c3-90c6da2f2861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:50.088755 crc crio[19822]: time=\"2026-06-12T10:20:50.088693449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:50.245656 crc crio[19822]: time=\"2026-06-12T10:20:50.245555028Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bdfe-account-create-mpggs/POD\" id=17b61f5c-0089-4697-a7ba-a979f761e635 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:50.245932 crc crio[19822]: time=\"2026-06-12T10:20:50.245881368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:50.317074 crc crio[19822]: time=\"2026-06-12T10:20:50.316938281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:50.323304 crc crio[19822]: time=\"2026-06-12T10:20:50.323173605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:50.337620 crc crio[19822]: time=\"2026-06-12T10:20:50.33749973Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0030941d8}] Aliases:map[]}\"\nJun 12 10:20:50.337620 crc crio[19822]: time=\"2026-06-12T10:20:50.337593333Z\" level=info msg=\"Adding pod openstack_keystone-bdfe-account-create-mpggs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:50.580412 crc crio[19822]: time=\"2026-06-12T10:20:50.579942239Z\" level=info msg=\"Created container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server\" id=e143773c-e096-4247-96c3-90c6da2f2861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:50.582036 crc crio[19822]: time=\"2026-06-12T10:20:50.581943061Z\" level=info msg=\"Starting container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557\" id=0ae576c8-1c24-4007-a3f2-760a88a36d27 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:50.590192 crc crio[19822]: time=\"2026-06-12T10:20:50.590088699Z\" level=info msg=\"Started container\" PID=55669 containerID=bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557 description=openshift-marketplace/redhat-operators-gkz9h/registry-server id=0ae576c8-1c24-4007-a3f2-760a88a36d27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\nJun 12 10:20:50.715740 crc crio[19822]: time=\"2026-06-12T10:20:50.71543679Z\" level=info msg=\"Running pod sandbox: openstack/placement-2383-account-create-c8b49/POD\" id=21ef6b95-8fe7-494e-9940-10fe6e9ce77b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:50.715935 crc crio[19822]: time=\"2026-06-12T10:20:50.715770431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:51.019271 crc crio[19822]: 2026-06-12T10:20:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b54ada49abec01f Mac:de:ff:4f:6a:d0:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:51.020429 crc crio[19822]: time=\"2026-06-12T10:20:51.020241878Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0030941d8}] Aliases:map[]}\"\nJun 12 10:20:51.020429 crc crio[19822]: time=\"2026-06-12T10:20:51.020377872Z\" level=info msg=\"Checking pod openstack_keystone-bdfe-account-create-mpggs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:51.070853 crc crio[19822]: time=\"2026-06-12T10:20:51.070724423Z\" level=info msg=\"Stopping pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=9d0e078f-9929-4d81-b09c-bb945447baea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:51.071591 crc crio[19822]: time=\"2026-06-12T10:20:51.071420659Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc005212460}] Aliases:map[]}\"\nJun 12 10:20:51.072033 crc crio[19822]: time=\"2026-06-12T10:20:51.071900665Z\" level=info msg=\"Deleting pod openstack_glance-d215-account-create-5x56g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:51.321598 crc crio[19822]: time=\"2026-06-12T10:20:51.321564568Z\" level=info msg=\"Ran pod sandbox b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf with infra container: openstack/keystone-bdfe-account-create-mpggs/POD\" id=17b61f5c-0089-4697-a7ba-a979f761e635 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:51.324498 crc crio[19822]: time=\"2026-06-12T10:20:51.324316607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e0d798fc-9620-425d-8da4-6e0d7931bb8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:51.343579 crc crio[19822]: time=\"2026-06-12T10:20:51.343484738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c093ff84-fe9b-4b3e-ae7f-5282b4f7d6b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:51.363133 crc crio[19822]: time=\"2026-06-12T10:20:51.363018422Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc003094920}] Aliases:map[]}\"\nJun 12 10:20:51.363133 crc crio[19822]: time=\"2026-06-12T10:20:51.363102565Z\" level=info msg=\"Adding pod openstack_placement-2383-account-create-c8b49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:51.490588 crc crio[19822]: time=\"2026-06-12T10:20:51.489916731Z\" level=info msg=\"Creating container: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create\" id=f96efbe4-b221-42d4-ad74-15de744a2d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:51.492185 crc crio[19822]: time=\"2026-06-12T10:20:51.491037167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:51.495615 crc crio[19822]: time=\"2026-06-12T10:20:51.495368294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=be9cfdd0-7d65-4d94-b056-43bddc85f6c5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:51.500535 crc crio[19822]: time=\"2026-06-12T10:20:51.500470448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ddcc0199-43c6-4dc3-b608-ea9219fdafa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:51.517468 crc crio[19822]: time=\"2026-06-12T10:20:51.517302747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8d66a002-6581-42ff-a909-d87036baf6d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:51.543595 crc crio[19822]: time=\"2026-06-12T10:20:51.540987723Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=3c2abfb6-f9dd-426c-a0bd-1b1886d7dea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:51.554694 crc crio[19822]: time=\"2026-06-12T10:20:51.551907003Z\" level=info msg=\"Stopped pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=9d0e078f-9929-4d81-b09c-bb945447baea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:51.559101 crc crio[19822]: time=\"2026-06-12T10:20:51.559003372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:51.564112 crc crio[19822]: time=\"2026-06-12T10:20:51.562942073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:51.568874 crc crio[19822]: time=\"2026-06-12T10:20:51.568045614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:51.622130 crc crio[19822]: time=\"2026-06-12T10:20:51.622014634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:51.629493 crc crio[19822]: time=\"2026-06-12T10:20:51.627712557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:51.990946 crc crio[19822]: time=\"2026-06-12T10:20:51.99065119Z\" level=info msg=\"Created container a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create\" id=f96efbe4-b221-42d4-ad74-15de744a2d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:51.992432 crc crio[19822]: time=\"2026-06-12T10:20:51.992345173Z\" level=info msg=\"Starting container: a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b\" id=27b42c63-13cb-4368-8b43-1e536cbe58fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:51.995765 crc crio[19822]: time=\"2026-06-12T10:20:51.995691881Z\" level=info msg=\"Created container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server\" id=3c2abfb6-f9dd-426c-a0bd-1b1886d7dea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:51.997465 crc crio[19822]: time=\"2026-06-12T10:20:51.997413495Z\" level=info msg=\"Starting container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4\" id=217afbb0-7a68-4604-a2fe-2f9eb5312e68 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:51.999383 crc crio[19822]: time=\"2026-06-12T10:20:51.999286965Z\" level=info msg=\"Started container\" PID=55861 containerID=a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b description=openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create id=27b42c63-13cb-4368-8b43-1e536cbe58fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\nJun 12 10:20:52.008605 crc crio[19822]: time=\"2026-06-12T10:20:52.008511791Z\" level=info msg=\"Started container\" PID=55860 containerID=50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4 description=openstack/swift-storage-0/account-server id=217afbb0-7a68-4604-a2fe-2f9eb5312e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:52.023125 crc crio[19822]: 2026-06-12T10:20:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f16715d2c35b5a Mac:36:35:83:44:81:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:20:52.025611 crc crio[19822]: time=\"2026-06-12T10:20:52.024491779Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc003094920}] Aliases:map[]}\"\nJun 12 10:20:52.025611 crc crio[19822]: time=\"2026-06-12T10:20:52.024696296Z\" level=info msg=\"Checking pod openstack_placement-2383-account-create-c8b49 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:20:52.039642 crc crio[19822]: time=\"2026-06-12T10:20:52.039176841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=e6126a15-4aa7-4503-ae6a-b9031522193d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:52.059593 crc crio[19822]: time=\"2026-06-12T10:20:52.05948074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=43638d24-437d-4038-865a-701d1aab9dbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:52.063268 crc crio[19822]: time=\"2026-06-12T10:20:52.063106027Z\" level=info msg=\"Ran pod sandbox 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af with infra container: openstack/placement-2383-account-create-c8b49/POD\" id=21ef6b95-8fe7-494e-9940-10fe6e9ce77b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:52.069057 crc crio[19822]: time=\"2026-06-12T10:20:52.066037088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b81fc2b7-3db5-4bb3-a57e-a8fbe3f4ea7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:52.075392 crc crio[19822]: time=\"2026-06-12T10:20:52.075317761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e225aaf-cb4d-4bbf-a98d-9be629d5de60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:52.076703 crc crio[19822]: time=\"2026-06-12T10:20:52.076105827Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=11c9760e-6a44-4c88-9486-eb7bdfc0371c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:52.080725 crc crio[19822]: time=\"2026-06-12T10:20:52.080693024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.094683 crc crio[19822]: time=\"2026-06-12T10:20:52.094527987Z\" level=info msg=\"Creating container: openstack/placement-2383-account-create-c8b49/mariadb-account-create\" id=c0b822ca-91cd-4c9b-a136-d0b35e915251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:52.115610 crc crio[19822]: time=\"2026-06-12T10:20:52.115559651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.125207 crc crio[19822]: time=\"2026-06-12T10:20:52.125102628Z\" level=info msg=\"Stopping pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=0be89cad-1add-4d91-96b0-49f806766dcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:52.126088 crc crio[19822]: time=\"2026-06-12T10:20:52.125963666Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc0037c8360}] Aliases:map[]}\"\nJun 12 10:20:52.126272 crc crio[19822]: time=\"2026-06-12T10:20:52.126196603Z\" level=info msg=\"Deleting pod openstack_ovn-controller-kdjn5-config-hcw7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:52.159416 crc crio[19822]: time=\"2026-06-12T10:20:52.159309224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.170058 crc crio[19822]: time=\"2026-06-12T10:20:52.169741423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.184775 crc crio[19822]: time=\"2026-06-12T10:20:52.184672885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.195077 crc crio[19822]: time=\"2026-06-12T10:20:52.195029573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.347595 crc crio[19822]: time=\"2026-06-12T10:20:52.347501082Z\" level=info msg=\"Created container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator\" id=11c9760e-6a44-4c88-9486-eb7bdfc0371c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:52.349681 crc crio[19822]: time=\"2026-06-12T10:20:52.349614249Z\" level=info msg=\"Starting container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df\" id=88975f36-91cc-4871-b43e-124adfee5a5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:52.359795 crc crio[19822]: time=\"2026-06-12T10:20:52.35722341Z\" level=info msg=\"Started container\" PID=55917 containerID=5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df description=openstack/swift-storage-0/account-replicator id=88975f36-91cc-4871-b43e-124adfee5a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:52.378051 crc crio[19822]: time=\"2026-06-12T10:20:52.377881817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=00a0cd18-1167-41fa-80f7-acb5a1571dd3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:52.387872 crc crio[19822]: time=\"2026-06-12T10:20:52.385902009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f3c060a8-805b-48cf-94e2-aa69d48526f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:52.397011 crc crio[19822]: time=\"2026-06-12T10:20:52.395322886Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=9846364c-ff6c-4f64-9893-7934d21db7dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:52.397333 crc crio[19822]: time=\"2026-06-12T10:20:52.397167435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.438604 crc crio[19822]: time=\"2026-06-12T10:20:52.433245798Z\" level=info msg=\"Created container 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2: openstack/placement-2383-account-create-c8b49/mariadb-account-create\" id=c0b822ca-91cd-4c9b-a136-d0b35e915251 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:52.452517 crc crio[19822]: time=\"2026-06-12T10:20:52.452398506Z\" level=info msg=\"Starting container: 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2\" id=b99ae04a-00e1-45fe-b769-a639ca79a57d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:52.461338 crc crio[19822]: time=\"2026-06-12T10:20:52.461249835Z\" level=info msg=\"Started container\" PID=55921 containerID=0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2 description=openstack/placement-2383-account-create-c8b49/mariadb-account-create id=b99ae04a-00e1-45fe-b769-a639ca79a57d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\nJun 12 10:20:52.495278 crc crio[19822]: time=\"2026-06-12T10:20:52.49509646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.506643 crc crio[19822]: time=\"2026-06-12T10:20:52.506478228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:52.611628 crc crio[19822]: time=\"2026-06-12T10:20:52.61150232Z\" level=info msg=\"Stopped pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=0be89cad-1add-4d91-96b0-49f806766dcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:52.906965 crc crio[19822]: time=\"2026-06-12T10:20:52.903555525Z\" level=info msg=\"Created container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor\" id=9846364c-ff6c-4f64-9893-7934d21db7dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:52.906965 crc crio[19822]: time=\"2026-06-12T10:20:52.906546829Z\" level=info msg=\"Starting container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f\" id=fb4dea23-87e9-4f05-8499-5ed2fd57a42b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:52.916999 crc crio[19822]: time=\"2026-06-12T10:20:52.915262775Z\" level=info msg=\"Started container\" PID=55940 containerID=d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f description=openstack/swift-storage-0/account-auditor id=fb4dea23-87e9-4f05-8499-5ed2fd57a42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:52.969010 crc crio[19822]: time=\"2026-06-12T10:20:52.968893288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=a706eec5-f283-4117-8235-9653269fc731 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:52.974927 crc crio[19822]: time=\"2026-06-12T10:20:52.974728998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ea4b2c76-4cdd-446e-9102-f8ccfcc469c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:52.994637 crc crio[19822]: time=\"2026-06-12T10:20:52.993893056Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=e98ffcca-4858-4fbb-8ff1-abced7d089ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:52.996763 crc crio[19822]: time=\"2026-06-12T10:20:52.996696066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:53.049937 crc crio[19822]: time=\"2026-06-12T10:20:53.048530786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:53.052583 crc crio[19822]: time=\"2026-06-12T10:20:53.05243482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:53.193472 crc crio[19822]: time=\"2026-06-12T10:20:53.193375074Z\" level=info msg=\"Created container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper\" id=e98ffcca-4858-4fbb-8ff1-abced7d089ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:53.194649 crc crio[19822]: time=\"2026-06-12T10:20:53.194568421Z\" level=info msg=\"Starting container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170\" id=18b93c87-f6c4-444c-981c-687fba148c40 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:53.210587 crc crio[19822]: time=\"2026-06-12T10:20:53.210410695Z\" level=info msg=\"Started container\" PID=55984 containerID=30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170 description=openstack/swift-storage-0/account-reaper id=18b93c87-f6c4-444c-981c-687fba148c40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:53.253336 crc crio[19822]: time=\"2026-06-12T10:20:53.253239782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:53.253654 crc crio[19822]: time=\"2026-06-12T10:20:53.253526901Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:53.253654 crc crio[19822]: time=\"2026-06-12T10:20:53.253597493Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:53.258260 crc crio[19822]: time=\"2026-06-12T10:20:53.255377629Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=3006f88c-f844-4149-97e1-80b2f97a1d69 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:53.264904 crc crio[19822]: time=\"2026-06-12T10:20:53.262014209Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"\nJun 12 10:20:54.214479 crc crio[19822]: time=\"2026-06-12T10:20:54.213958349Z\" level=info msg=\"Stopping pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=a818c835-3da2-4c0a-9fd6-4ccb677b3355 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:54.215531 crc crio[19822]: time=\"2026-06-12T10:20:54.214212878Z\" level=info msg=\"Stopping pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=afb9bc74-322e-4aba-8a85-303606be2c82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:54.215531 crc crio[19822]: time=\"2026-06-12T10:20:54.215343473Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0037c8888}] Aliases:map[]}\"\nJun 12 10:20:54.215531 crc crio[19822]: time=\"2026-06-12T10:20:54.215498268Z\" level=info msg=\"Deleting pod openstack_keystone-bdfe-account-create-mpggs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:54.216750 crc crio[19822]: time=\"2026-06-12T10:20:54.216671095Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc00244ccc0}] Aliases:map[]}\"\nJun 12 10:20:54.216984 crc crio[19822]: time=\"2026-06-12T10:20:54.216915572Z\" level=info msg=\"Deleting pod openstack_placement-2383-account-create-c8b49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:54.559564 crc crio[19822]: time=\"2026-06-12T10:20:54.55859875Z\" level=info msg=\"Removing container: c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178\" id=ad80cd45-e4bd-40bb-9c92-40d9bc22e775 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:55.426631 crc crio[19822]: time=\"2026-06-12T10:20:55.426514783Z\" level=info msg=\"Stopped pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=a818c835-3da2-4c0a-9fd6-4ccb677b3355 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.429118 crc crio[19822]: time=\"2026-06-12T10:20:55.429001463Z\" level=info msg=\"Stopped pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=afb9bc74-322e-4aba-8a85-303606be2c82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.457128 crc crio[19822]: time=\"2026-06-12T10:20:55.457021775Z\" level=info msg=\"Removed container c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178: openshift-infra/auto-csr-approver-29687654-jlwjh/oc\" id=ad80cd45-e4bd-40bb-9c92-40d9bc22e775 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:20:55.466253 crc crio[19822]: time=\"2026-06-12T10:20:55.466121748Z\" level=info msg=\"Stopping pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=873f09ee-e3bc-4f67-8adc-6684baf686a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.466253 crc crio[19822]: time=\"2026-06-12T10:20:55.466265852Z\" level=info msg=\"Stopped pod sandbox (already stopped): a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=873f09ee-e3bc-4f67-8adc-6684baf686a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.467269 crc crio[19822]: time=\"2026-06-12T10:20:55.467175183Z\" level=info msg=\"Removing pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=6d58c1e2-3bfb-4fc8-a44a-739ffd087cd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.479629 crc crio[19822]: time=\"2026-06-12T10:20:55.479522103Z\" level=info msg=\"Removed pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=6d58c1e2-3bfb-4fc8-a44a-739ffd087cd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.483286 crc crio[19822]: time=\"2026-06-12T10:20:55.48318287Z\" level=info msg=\"Stopping pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=a7e2e00c-e9ea-4b85-9da4-fec865a0235c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.483374 crc crio[19822]: time=\"2026-06-12T10:20:55.483303204Z\" level=info msg=\"Stopped pod sandbox (already stopped): e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=a7e2e00c-e9ea-4b85-9da4-fec865a0235c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.484236 crc crio[19822]: time=\"2026-06-12T10:20:55.484064099Z\" level=info msg=\"Removing pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=85fb761e-2217-4196-981f-a97d24574474 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.501327 crc crio[19822]: time=\"2026-06-12T10:20:55.501234879Z\" level=info msg=\"Removed pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=85fb761e-2217-4196-981f-a97d24574474 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.502752 crc crio[19822]: time=\"2026-06-12T10:20:55.502671837Z\" level=info msg=\"Stopping pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=e427ab93-f5fa-4643-b522-0f67d0394335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.502981 crc crio[19822]: time=\"2026-06-12T10:20:55.50276728Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=e427ab93-f5fa-4643-b522-0f67d0394335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.503637 crc crio[19822]: time=\"2026-06-12T10:20:55.503576215Z\" level=info msg=\"Removing pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=d8624b4d-f21f-4eb5-af22-fa0db51329ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.514204 crc crio[19822]: time=\"2026-06-12T10:20:55.51409984Z\" level=info msg=\"Removed pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=d8624b4d-f21f-4eb5-af22-fa0db51329ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.515608 crc crio[19822]: time=\"2026-06-12T10:20:55.515533684Z\" level=info msg=\"Stopping pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=1f0f4c93-9dd0-4635-8a6b-38e79339bdb1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.515728 crc crio[19822]: time=\"2026-06-12T10:20:55.515648947Z\" level=info msg=\"Stopped pod sandbox (already stopped): be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=1f0f4c93-9dd0-4635-8a6b-38e79339bdb1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.516369 crc crio[19822]: time=\"2026-06-12T10:20:55.516291857Z\" level=info msg=\"Removing pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=eb953e7f-5e89-4855-a601-9bf51f5466ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.529564 crc crio[19822]: time=\"2026-06-12T10:20:55.529458266Z\" level=info msg=\"Removed pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=eb953e7f-5e89-4855-a601-9bf51f5466ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.530671 crc crio[19822]: time=\"2026-06-12T10:20:55.53058411Z\" level=info msg=\"Stopping pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=8908eedb-f3f6-4238-ba9b-cdae97b66cf4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.530786 crc crio[19822]: time=\"2026-06-12T10:20:55.530672372Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=8908eedb-f3f6-4238-ba9b-cdae97b66cf4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.531366 crc crio[19822]: time=\"2026-06-12T10:20:55.531278712Z\" level=info msg=\"Removing pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=6054b815-07eb-4ae6-8e40-24ea7ef038c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.547442 crc crio[19822]: time=\"2026-06-12T10:20:55.547279034Z\" level=info msg=\"Removed pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=6054b815-07eb-4ae6-8e40-24ea7ef038c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.548516 crc crio[19822]: time=\"2026-06-12T10:20:55.548417995Z\" level=info msg=\"Stopping pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=fdfbd7f5-1bc8-46f1-bad4-58e6c404c59c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.548606 crc crio[19822]: time=\"2026-06-12T10:20:55.548516268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=fdfbd7f5-1bc8-46f1-bad4-58e6c404c59c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.549553 crc crio[19822]: time=\"2026-06-12T10:20:55.549447208Z\" level=info msg=\"Removing pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=6b39fe11-47aa-49b9-b69c-13dd5dfb9a06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.569992 crc crio[19822]: time=\"2026-06-12T10:20:55.569513637Z\" level=info msg=\"Removed pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=6b39fe11-47aa-49b9-b69c-13dd5dfb9a06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.571346 crc crio[19822]: time=\"2026-06-12T10:20:55.571181066Z\" level=info msg=\"Stopping pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=b256378a-3b86-414e-a50c-e08d499e2866 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.571346 crc crio[19822]: time=\"2026-06-12T10:20:55.571288619Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=b256378a-3b86-414e-a50c-e08d499e2866 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:20:55.571844 crc crio[19822]: time=\"2026-06-12T10:20:55.571743904Z\" level=info msg=\"Removing pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=d0e822f2-83d5-47a0-95cf-cf34bed6c250 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.587575 crc crio[19822]: time=\"2026-06-12T10:20:55.587482834Z\" level=info msg=\"Removed pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=d0e822f2-83d5-47a0-95cf-cf34bed6c250 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:20:55.796789 crc crio[19822]: time=\"2026-06-12T10:20:55.796660209Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=3006f88c-f844-4149-97e1-80b2f97a1d69 name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:55.797908 crc crio[19822]: time=\"2026-06-12T10:20:55.797719551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=fb610690-af8f-45d0-b02b-9f5e0b8136a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:55.802396 crc crio[19822]: time=\"2026-06-12T10:20:55.802243206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=fc7323de-b493-4886-acbd-340648d540b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:55.815800 crc crio[19822]: time=\"2026-06-12T10:20:55.81566928Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=015f15e9-d0e0-4767-8b39-07365bd6074d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:55.822711 crc crio[19822]: time=\"2026-06-12T10:20:55.822594039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:55.916601 crc crio[19822]: time=\"2026-06-12T10:20:55.916512323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:55.920238 crc crio[19822]: time=\"2026-06-12T10:20:55.920113457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.081609 crc crio[19822]: time=\"2026-06-12T10:20:56.081434747Z\" level=info msg=\"Created container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server\" id=015f15e9-d0e0-4767-8b39-07365bd6074d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:56.083114 crc crio[19822]: time=\"2026-06-12T10:20:56.083014527Z\" level=info msg=\"Starting container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e\" id=21b8004f-794a-4e4d-95b9-91836800f906 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:56.092347 crc crio[19822]: time=\"2026-06-12T10:20:56.091591779Z\" level=info msg=\"Started container\" PID=56215 containerID=51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e description=openstack/swift-storage-0/container-server id=21b8004f-794a-4e4d-95b9-91836800f906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:56.109460 crc crio[19822]: time=\"2026-06-12T10:20:56.109364044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f87fc43a-a33d-4022-86a3-9afcfffce02d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.116356 crc crio[19822]: time=\"2026-06-12T10:20:56.116258304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=4f6f679d-644e-4f51-97c8-ffccf653d50b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.125479 crc crio[19822]: time=\"2026-06-12T10:20:56.125425931Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=77ce5bb0-d036-4935-b5f0-cfa1c5f26640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:56.127477 crc crio[19822]: time=\"2026-06-12T10:20:56.127444255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.174656 crc crio[19822]: time=\"2026-06-12T10:20:56.174547466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.178341 crc crio[19822]: time=\"2026-06-12T10:20:56.178314406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.317339 crc crio[19822]: time=\"2026-06-12T10:20:56.317264976Z\" level=info msg=\"Created container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator\" id=77ce5bb0-d036-4935-b5f0-cfa1c5f26640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:56.319380 crc crio[19822]: time=\"2026-06-12T10:20:56.319285141Z\" level=info msg=\"Starting container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1\" id=9f5921d5-75d2-43c0-8c3a-30c8ab514ac7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:56.327879 crc crio[19822]: time=\"2026-06-12T10:20:56.326135149Z\" level=info msg=\"Started container\" PID=56238 containerID=8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1 description=openstack/swift-storage-0/container-replicator id=9f5921d5-75d2-43c0-8c3a-30c8ab514ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:56.340527 crc crio[19822]: time=\"2026-06-12T10:20:56.34041901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=5adbf305-9e68-4e54-b33f-d8b9410c21c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.344537 crc crio[19822]: time=\"2026-06-12T10:20:56.344467038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1f5d0de4-bffd-41f3-8531-0fc3e7dafe34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.352273 crc crio[19822]: time=\"2026-06-12T10:20:56.352134632Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=d1c31df1-ec4e-4d7d-9296-1b66a76f15f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:56.354070 crc crio[19822]: time=\"2026-06-12T10:20:56.353991382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.397501 crc crio[19822]: time=\"2026-06-12T10:20:56.397391546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.400277 crc crio[19822]: time=\"2026-06-12T10:20:56.400188605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.561586 crc crio[19822]: time=\"2026-06-12T10:20:56.561104909Z\" level=info msg=\"Created container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor\" id=d1c31df1-ec4e-4d7d-9296-1b66a76f15f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:56.563384 crc crio[19822]: time=\"2026-06-12T10:20:56.56329749Z\" level=info msg=\"Starting container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af\" id=bbc3537d-9e07-4211-af60-eab7987240ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:56.571705 crc crio[19822]: time=\"2026-06-12T10:20:56.571607283Z\" level=info msg=\"Started container\" PID=56255 containerID=250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af description=openstack/swift-storage-0/container-auditor id=bbc3537d-9e07-4211-af60-eab7987240ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:56.585538 crc crio[19822]: time=\"2026-06-12T10:20:56.584692687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=54b2095d-7092-4ef5-a35c-cc952d97541a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.591194 crc crio[19822]: time=\"2026-06-12T10:20:56.591033258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=43a57f85-87ad-4658-8fcc-27764c34f98d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.601804 crc crio[19822]: time=\"2026-06-12T10:20:56.601682525Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=ce4a265d-af98-4c4b-9183-617771440ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:56.603686 crc crio[19822]: time=\"2026-06-12T10:20:56.603605097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.702214 crc crio[19822]: time=\"2026-06-12T10:20:56.702022143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.716255 crc crio[19822]: time=\"2026-06-12T10:20:56.715861101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:56.899113 crc crio[19822]: time=\"2026-06-12T10:20:56.89898576Z\" level=info msg=\"Created container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater\" id=ce4a265d-af98-4c4b-9183-617771440ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:56.900266 crc crio[19822]: time=\"2026-06-12T10:20:56.900186528Z\" level=info msg=\"Starting container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d\" id=50272aca-6f6b-4806-9b56-0b2c04cedece name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:56.907911 crc crio[19822]: time=\"2026-06-12T10:20:56.907736Z\" level=info msg=\"Started container\" PID=56267 containerID=8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d description=openstack/swift-storage-0/container-updater id=50272aca-6f6b-4806-9b56-0b2c04cedece name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:56.921284 crc crio[19822]: time=\"2026-06-12T10:20:56.921122584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.921560 crc crio[19822]: time=\"2026-06-12T10:20:56.921413303Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.921560 crc crio[19822]: time=\"2026-06-12T10:20:56.921462135Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:56.924575 crc crio[19822]: time=\"2026-06-12T10:20:56.924433453Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=795e9b50-4de2-40ed-b636-df351e1d24da name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:56.933126 crc crio[19822]: time=\"2026-06-12T10:20:56.933015631Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"\nJun 12 10:20:58.130343 crc crio[19822]: time=\"2026-06-12T10:20:58.130229789Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-52vp6/POD\" id=f2c5dc4a-1bf9-40d1-874d-10d040e73eb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:58.131113 crc crio[19822]: time=\"2026-06-12T10:20:58.130375684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.198741 crc crio[19822]: time=\"2026-06-12T10:20:59.198059272Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc00101a990}] Aliases:map[]}\"\nJun 12 10:20:59.198741 crc crio[19822]: time=\"2026-06-12T10:20:59.198726683Z\" level=info msg=\"Adding pod openstack_glance-db-sync-52vp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:59.249748 crc crio[19822]: time=\"2026-06-12T10:20:59.249706266Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-42c6g/POD\" id=f3c20811-0557-48a5-987b-204483a67b50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:59.250006 crc crio[19822]: time=\"2026-06-12T10:20:59.249985435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.282619 crc crio[19822]: time=\"2026-06-12T10:20:59.276088192Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=795e9b50-4de2-40ed-b636-df351e1d24da name=/runtime.v1.ImageService/PullImage\nJun 12 10:20:59.282619 crc crio[19822]: time=\"2026-06-12T10:20:59.279549147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2df8a986-f7fd-4ddf-9b72-c997f2ea22fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:59.284451 crc crio[19822]: time=\"2026-06-12T10:20:59.284362514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=45134ad7-ba6f-4a12-8650-16a309708b33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:59.297225 crc crio[19822]: time=\"2026-06-12T10:20:59.297108142Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=4f3266df-966d-4d87-9ba5-15196820ce33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:59.354624 crc crio[19822]: time=\"2026-06-12T10:20:59.354556688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.391425 crc crio[19822]: time=\"2026-06-12T10:20:59.389502536Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc000120620}] Aliases:map[]}\"\nJun 12 10:20:59.391425 crc crio[19822]: time=\"2026-06-12T10:20:59.390060564Z\" level=info msg=\"Adding pod openstack_cinder-db-create-42c6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:59.442032 crc crio[19822]: time=\"2026-06-12T10:20:59.441924984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.456565 crc crio[19822]: time=\"2026-06-12T10:20:59.456504266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.475848 crc crio[19822]: time=\"2026-06-12T10:20:59.470068548Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-48m8n/POD\" id=b05df587-a5e4-469f-974a-9169c17ad66a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:59.475848 crc crio[19822]: time=\"2026-06-12T10:20:59.470225073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.521896 crc crio[19822]: time=\"2026-06-12T10:20:59.521575779Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc000120898}] Aliases:map[]}\"\nJun 12 10:20:59.521896 crc crio[19822]: time=\"2026-06-12T10:20:59.521655222Z\" level=info msg=\"Adding pod openstack_barbican-db-create-48m8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:59.643656 crc crio[19822]: time=\"2026-06-12T10:20:59.643580243Z\" level=info msg=\"Created container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server\" id=4f3266df-966d-4d87-9ba5-15196820ce33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:59.650201 crc crio[19822]: time=\"2026-06-12T10:20:59.650078198Z\" level=info msg=\"Starting container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b\" id=36ff420f-e8a0-4c9c-9b75-be3e62085576 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:20:59.664182 crc crio[19822]: time=\"2026-06-12T10:20:59.664057186Z\" level=info msg=\"Started container\" PID=56539 containerID=1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b description=openstack/swift-storage-0/object-server id=36ff420f-e8a0-4c9c-9b75-be3e62085576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:20:59.705023 crc crio[19822]: time=\"2026-06-12T10:20:59.704700466Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-s2szl/POD\" id=899852c7-27b3-4ae5-9246-d76ca702ca1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:20:59.705023 crc crio[19822]: time=\"2026-06-12T10:20:59.704855251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.725381 crc crio[19822]: time=\"2026-06-12T10:20:59.722347893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e61aaba1-0543-4353-a7bb-6ee722673469 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:59.766044 crc crio[19822]: time=\"2026-06-12T10:20:59.765530952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=cb7fd17f-5ab4-401a-ab23-8db4923691c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:20:59.774086 crc crio[19822]: time=\"2026-06-12T10:20:59.773753057Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc0007ac700}] Aliases:map[]}\"\nJun 12 10:20:59.774086 crc crio[19822]: time=\"2026-06-12T10:20:59.774086617Z\" level=info msg=\"Adding pod openstack_neutron-db-create-s2szl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:20:59.871335 crc crio[19822]: time=\"2026-06-12T10:20:59.87123918Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=84c757bd-34b7-44c5-a7c3-5868c4e1f9f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:20:59.876872 crc crio[19822]: time=\"2026-06-12T10:20:59.873029068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.979388 crc crio[19822]: time=\"2026-06-12T10:20:59.97930853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:20:59.990239 crc crio[19822]: time=\"2026-06-12T10:20:59.989438074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.114497 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e7c621a2c783b9 Mac:56:e1:0a:df:81:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:00.115786 crc crio[19822]: time=\"2026-06-12T10:21:00.115751078Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc000120620}] Aliases:map[]}\"\nJun 12 10:21:00.116206 crc crio[19822]: time=\"2026-06-12T10:21:00.116182352Z\" level=info msg=\"Checking pod openstack_cinder-db-create-42c6g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:00.144940 crc crio[19822]: time=\"2026-06-12T10:21:00.142477807Z\" level=info msg=\"Ran pod sandbox 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 with infra container: openstack/cinder-db-create-42c6g/POD\" id=f3c20811-0557-48a5-987b-204483a67b50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:00.146084 crc crio[19822]: time=\"2026-06-12T10:21:00.145895822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f0e2351f-a1e2-4d82-a19f-583e057cdc0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.161880 crc crio[19822]: time=\"2026-06-12T10:21:00.16066721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e6069072-52ad-4277-944b-b044c4c8f255 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.163354 crc crio[19822]: time=\"2026-06-12T10:21:00.163230242Z\" level=info msg=\"Created container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator\" id=84c757bd-34b7-44c5-a7c3-5868c4e1f9f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.170803 crc crio[19822]: time=\"2026-06-12T10:21:00.167968784Z\" level=info msg=\"Starting container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21\" id=98f72b7f-50b5-4ddb-838b-9539d4134318 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:00.177962 crc crio[19822]: time=\"2026-06-12T10:21:00.177341058Z\" level=info msg=\"Started container\" PID=56670 containerID=fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21 description=openstack/swift-storage-0/object-replicator id=98f72b7f-50b5-4ddb-838b-9539d4134318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:21:00.181453 crc crio[19822]: time=\"2026-06-12T10:21:00.181384876Z\" level=info msg=\"Creating container: openstack/cinder-db-create-42c6g/mariadb-database-create\" id=cc50350e-82b4-46db-ae50-e3d6b629f8b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.181857 crc crio[19822]: time=\"2026-06-12T10:21:00.181745648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.226429 crc crio[19822]: time=\"2026-06-12T10:21:00.226333589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.236327 crc crio[19822]: time=\"2026-06-12T10:21:00.236234046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.272701 crc crio[19822]: time=\"2026-06-12T10:21:00.272614888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=4635c8b8-afc2-488f-bd21-fdc896fdfad4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.287320 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f637685a75bd7 Mac:ae:82:86:f1:13:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:00.287613 crc crio[19822]: time=\"2026-06-12T10:21:00.287415353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8f329f2f-d32f-4bd0-9f07-8040c7aa9465 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.289452 crc crio[19822]: time=\"2026-06-12T10:21:00.289364737Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc00101a990}] Aliases:map[]}\"\nJun 12 10:21:00.289611 crc crio[19822]: time=\"2026-06-12T10:21:00.289572484Z\" level=info msg=\"Checking pod openstack_glance-db-sync-52vp6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:00.304284 crc crio[19822]: time=\"2026-06-12T10:21:00.303701819Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=0ef82da6-7adf-4962-822f-4a7a640215f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.304702 crc crio[19822]: time=\"2026-06-12T10:21:00.304475979Z\" level=info msg=\"Ran pod sandbox 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 with infra container: openstack/glance-db-sync-52vp6/POD\" id=f2c5dc4a-1bf9-40d1-874d-10d040e73eb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:00.306057 crc crio[19822]: time=\"2026-06-12T10:21:00.305888454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.322289 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fce5026218a65ab Mac:e2:99:b3:07:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 SocketPath: PciID:}] [{Interface:0xc000332970 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:00.322579 crc crio[19822]: time=\"2026-06-12T10:21:00.322336261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.323550 crc crio[19822]: time=\"2026-06-12T10:21:00.323469826Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc0007ac700}] Aliases:map[]}\"\nJun 12 10:21:00.323794 crc crio[19822]: time=\"2026-06-12T10:21:00.323709844Z\" level=info msg=\"Checking pod openstack_neutron-db-create-s2szl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:00.332369 crc crio[19822]: time=\"2026-06-12T10:21:00.332279424Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.332506 crc crio[19822]: time=\"2026-06-12T10:21:00.332411724Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.334544 crc crio[19822]: time=\"2026-06-12T10:21:00.334447893Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=14c44e7e-047e-41cd-9b00-c9c111148e85 name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:00.351484 crc crio[19822]: time=\"2026-06-12T10:21:00.351213896Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"\nJun 12 10:21:00.389796 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a4444fc9a952d Mac:de:dc:d4:9d:1a:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f SocketPath: PciID:}] [{Interface:0xc000419090 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:00.390730 crc crio[19822]: time=\"2026-06-12T10:21:00.390669943Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc000120898}] Aliases:map[]}\"\nJun 12 10:21:00.390953 crc crio[19822]: time=\"2026-06-12T10:21:00.390915237Z\" level=info msg=\"Checking pod openstack_barbican-db-create-48m8n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:00.407939 crc crio[19822]: time=\"2026-06-12T10:21:00.407722111Z\" level=info msg=\"Ran pod sandbox fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 with infra container: openstack/neutron-db-create-s2szl/POD\" id=899852c7-27b3-4ae5-9246-d76ca702ca1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:00.425429 crc crio[19822]: time=\"2026-06-12T10:21:00.421347696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1a7641ad-8b2c-4c0b-92a5-41ef4ec645bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.437171 crc crio[19822]: time=\"2026-06-12T10:21:00.437024313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4fab64f5-c730-485b-82cc-bd1cef08d13f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.451075 crc crio[19822]: time=\"2026-06-12T10:21:00.451014667Z\" level=info msg=\"Creating container: openstack/neutron-db-create-s2szl/mariadb-database-create\" id=fa964118-ee93-4fff-a166-b63dc7ad0b51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.451520 crc crio[19822]: time=\"2026-06-12T10:21:00.451458271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.456341 crc crio[19822]: time=\"2026-06-12T10:21:00.455759889Z\" level=info msg=\"Ran pod sandbox e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed with infra container: openstack/barbican-db-create-48m8n/POD\" id=b05df587-a5e4-469f-974a-9169c17ad66a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:00.476440 crc crio[19822]: time=\"2026-06-12T10:21:00.476250327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bfe439d2-ba42-4322-86b5-5db5cc70b162 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.491581 crc crio[19822]: time=\"2026-06-12T10:21:00.491468406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f010509f-93c9-47e0-92c7-50e88dcc35f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.495496 crc crio[19822]: time=\"2026-06-12T10:21:00.495444983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.501886 crc crio[19822]: time=\"2026-06-12T10:21:00.501603099Z\" level=info msg=\"Created container c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807: openstack/cinder-db-create-42c6g/mariadb-database-create\" id=cc50350e-82b4-46db-ae50-e3d6b629f8b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.502751 crc crio[19822]: time=\"2026-06-12T10:21:00.502698203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.505221 crc crio[19822]: time=\"2026-06-12T10:21:00.505107018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.505634 crc crio[19822]: time=\"2026-06-12T10:21:00.505346647Z\" level=info msg=\"Starting container: c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807\" id=150c04b6-f401-4578-b9ba-1123012f69e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:00.506451 crc crio[19822]: time=\"2026-06-12T10:21:00.505464501Z\" level=info msg=\"Creating container: openstack/barbican-db-create-48m8n/mariadb-database-create\" id=04942d82-52d3-4b79-97a3-73f7901a4da8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.510675 crc crio[19822]: time=\"2026-06-12T10:21:00.51051168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.525630 crc crio[19822]: time=\"2026-06-12T10:21:00.525353966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.543230 crc crio[19822]: time=\"2026-06-12T10:21:00.543053508Z\" level=info msg=\"Started container\" PID=56690 containerID=c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807 description=openstack/cinder-db-create-42c6g/mariadb-database-create id=150c04b6-f401-4578-b9ba-1123012f69e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\nJun 12 10:21:00.623061 crc crio[19822]: time=\"2026-06-12T10:21:00.622979652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.628528 crc crio[19822]: time=\"2026-06-12T10:21:00.628399403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.649049 crc crio[19822]: time=\"2026-06-12T10:21:00.648999587Z\" level=info msg=\"Created container 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653: openstack/neutron-db-create-s2szl/mariadb-database-create\" id=fa964118-ee93-4fff-a166-b63dc7ad0b51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.655481 crc crio[19822]: time=\"2026-06-12T10:21:00.654556894Z\" level=info msg=\"Starting container: 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653\" id=55b46a60-bc96-4c7e-9bfc-144606ca4583 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:00.668042 crc crio[19822]: time=\"2026-06-12T10:21:00.667982387Z\" level=info msg=\"Started container\" PID=56721 containerID=2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653 description=openstack/neutron-db-create-s2szl/mariadb-database-create id=55b46a60-bc96-4c7e-9bfc-144606ca4583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\nJun 12 10:21:00.677560 crc crio[19822]: time=\"2026-06-12T10:21:00.677458108Z\" level=info msg=\"Created container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor\" id=0ef82da6-7adf-4962-822f-4a7a640215f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.681729 crc crio[19822]: time=\"2026-06-12T10:21:00.681630841Z\" level=info msg=\"Starting container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85\" id=ae50082d-5fac-4421-a7b2-a9be75da6554 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:00.706361 crc crio[19822]: time=\"2026-06-12T10:21:00.70625168Z\" level=info msg=\"Started container\" PID=56720 containerID=0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85 description=openstack/swift-storage-0/object-auditor id=ae50082d-5fac-4421-a7b2-a9be75da6554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:21:00.724581 crc crio[19822]: time=\"2026-06-12T10:21:00.724483624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=41bd86c0-90b8-428f-8bcb-4088f6b957f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.731242 crc crio[19822]: time=\"2026-06-12T10:21:00.731178129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2f808d9d-15f9-4516-bc06-843c8c1a3b20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:00.771793 crc crio[19822]: time=\"2026-06-12T10:21:00.771667653Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=aa68391f-5b9b-4bee-9a99-a0e8003dea49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.796450 crc crio[19822]: time=\"2026-06-12T10:21:00.796277584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.875547 crc crio[19822]: time=\"2026-06-12T10:21:00.874123477Z\" level=info msg=\"Created container ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5: openstack/barbican-db-create-48m8n/mariadb-database-create\" id=04942d82-52d3-4b79-97a3-73f7901a4da8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:00.882706 crc crio[19822]: time=\"2026-06-12T10:21:00.877393582Z\" level=info msg=\"Starting container: ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5\" id=61f41037-0b67-49b0-8aeb-b1b160590bb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:00.887883 crc crio[19822]: time=\"2026-06-12T10:21:00.887227982Z\" level=info msg=\"Started container\" PID=56740 containerID=ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5 description=openstack/barbican-db-create-48m8n/mariadb-database-create id=61f41037-0b67-49b0-8aeb-b1b160590bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\nJun 12 10:21:00.896406 crc crio[19822]: time=\"2026-06-12T10:21:00.896216047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:00.909929 crc crio[19822]: time=\"2026-06-12T10:21:00.907597027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:01.100754 crc crio[19822]: time=\"2026-06-12T10:21:01.100084736Z\" level=info msg=\"Created container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater\" id=aa68391f-5b9b-4bee-9a99-a0e8003dea49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:01.120220 crc crio[19822]: time=\"2026-06-12T10:21:01.119772867Z\" level=info msg=\"Starting container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21\" id=0dd81b4c-131e-4105-ab14-3f8cdf0d041b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:01.137396 crc crio[19822]: time=\"2026-06-12T10:21:01.136961232Z\" level=info msg=\"Started container\" PID=56776 containerID=0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21 description=openstack/swift-storage-0/object-updater id=0dd81b4c-131e-4105-ab14-3f8cdf0d041b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:21:01.451555 crc crio[19822]: time=\"2026-06-12T10:21:01.450980088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=61cdc979-e1f0-4e9b-9b87-316cd228a0dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:01.456209 crc crio[19822]: time=\"2026-06-12T10:21:01.455933715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0bf9a6d1-d0fa-46b8-bc51-28e4219bec6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:01.492283 crc crio[19822]: time=\"2026-06-12T10:21:01.491179842Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=48bbb43d-0d8b-44a9-afdc-7797b0e23e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:01.492551 crc crio[19822]: time=\"2026-06-12T10:21:01.492421281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:01.545553 crc crio[19822]: time=\"2026-06-12T10:21:01.54545505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:01.573526 crc crio[19822]: time=\"2026-06-12T10:21:01.572057204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:01.846856 crc crio[19822]: time=\"2026-06-12T10:21:01.846205425Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-x428m/POD\" id=ad3e97cf-5a50-464f-8024-c98c85e8b277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:01.847063 crc crio[19822]: time=\"2026-06-12T10:21:01.847041542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:01.873544 crc crio[19822]: time=\"2026-06-12T10:21:01.873396217Z\" level=info msg=\"Created container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer\" id=48bbb43d-0d8b-44a9-afdc-7797b0e23e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:01.875566 crc crio[19822]: time=\"2026-06-12T10:21:01.875483403Z\" level=info msg=\"Starting container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f\" id=dff2230b-e7d7-418f-a739-3d284a086542 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:01.882361 crc crio[19822]: time=\"2026-06-12T10:21:01.882070272Z\" level=info msg=\"Started container\" PID=56844 containerID=1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f description=openstack/swift-storage-0/object-expirer id=dff2230b-e7d7-418f-a739-3d284a086542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:21:01.883343 crc crio[19822]: time=\"2026-06-12T10:21:01.883309661Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007acd28}] Aliases:map[]}\"\nJun 12 10:21:01.883557 crc crio[19822]: time=\"2026-06-12T10:21:01.883536718Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-x428m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:01.993576 crc crio[19822]: time=\"2026-06-12T10:21:01.993353487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a84f142b-6303-4d97-9429-3b69edaf7dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:02.001762 crc crio[19822]: time=\"2026-06-12T10:21:02.001211406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=83a653b4-7636-4887-b6d5-8dcb8fe12a60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:02.040890 crc crio[19822]: time=\"2026-06-12T10:21:02.040772382Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=bc922cd5-17a8-46b2-aa51-9bfa2e7729e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:02.043026 crc crio[19822]: time=\"2026-06-12T10:21:02.042797217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:02.113399 crc crio[19822]: time=\"2026-06-12T10:21:02.113347727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:02.118042 crc crio[19822]: time=\"2026-06-12T10:21:02.117996674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:02.375645 crc crio[19822]: time=\"2026-06-12T10:21:02.375503531Z\" level=info msg=\"Created container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync\" id=bc922cd5-17a8-46b2-aa51-9bfa2e7729e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:02.377536 crc crio[19822]: time=\"2026-06-12T10:21:02.37738121Z\" level=info msg=\"Starting container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d\" id=28d96583-8a28-4d3d-8e85-20e9dbe16db3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:02.383341 crc crio[19822]: time=\"2026-06-12T10:21:02.383258905Z\" level=info msg=\"Started container\" PID=56950 containerID=3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d description=openstack/swift-storage-0/rsync id=28d96583-8a28-4d3d-8e85-20e9dbe16db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:21:02.415496 crc crio[19822]: time=\"2026-06-12T10:21:02.415321041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=103e84f5-dc2a-4d0a-9aa6-b8b22c4c24b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:02.424294 crc crio[19822]: time=\"2026-06-12T10:21:02.4241098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f6b5b123-283c-434e-8cc2-7be1da183332 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:02.452877 crc crio[19822]: 2026-06-12T10:21:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a013b82fa1b6a8 Mac:52:b1:fe:e8:27:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:02.456904 crc crio[19822]: time=\"2026-06-12T10:21:02.454572077Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007acd28}] Aliases:map[]}\"\nJun 12 10:21:02.456904 crc crio[19822]: time=\"2026-06-12T10:21:02.454777154Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-x428m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:02.502335 crc crio[19822]: time=\"2026-06-12T10:21:02.501704546Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=9321ef83-0c06-405d-9e13-4da64b1467a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:02.504449 crc crio[19822]: time=\"2026-06-12T10:21:02.504370321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:02.507443 crc crio[19822]: time=\"2026-06-12T10:21:02.507345108Z\" level=info msg=\"Ran pod sandbox 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a with infra container: openstack/keystone-db-sync-x428m/POD\" id=ad3e97cf-5a50-464f-8024-c98c85e8b277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:02.563393 crc crio[19822]: time=\"2026-06-12T10:21:02.563110227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:02.606127 crc crio[19822]: time=\"2026-06-12T10:21:02.606046642Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:02.606659 crc crio[19822]: time=\"2026-06-12T10:21:02.606639831Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:02.618482 crc crio[19822]: time=\"2026-06-12T10:21:02.618384277Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=3c09f841-4ddc-4804-a8e3-21e40c64660b name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:02.630313 crc crio[19822]: time=\"2026-06-12T10:21:02.626495852Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"\nJun 12 10:21:02.694035 crc crio[19822]: time=\"2026-06-12T10:21:02.693542988Z\" level=info msg=\"Stopping pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=dc634980-019b-41ce-97d0-e48cf904381b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:02.694536 crc crio[19822]: time=\"2026-06-12T10:21:02.694418052Z\" level=info msg=\"Stopping pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=28d9bf3a-b73b-4ba9-ab39-551c102a935a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:02.694625 crc crio[19822]: time=\"2026-06-12T10:21:02.694534519Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc0052121b8}] Aliases:map[]}\"\nJun 12 10:21:02.694625 crc crio[19822]: time=\"2026-06-12T10:21:02.694562607Z\" level=info msg=\"Stopping pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=1448d89d-372d-4370-8f85-e2a4f709544c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:02.694886 crc crio[19822]: time=\"2026-06-12T10:21:02.694671834Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-42c6g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:02.695065 crc crio[19822]: time=\"2026-06-12T10:21:02.69498781Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc003094118}] Aliases:map[]}\"\nJun 12 10:21:02.695279 crc crio[19822]: time=\"2026-06-12T10:21:02.695218547Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-48m8n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:02.701891 crc crio[19822]: time=\"2026-06-12T10:21:02.695230839Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc00140e5c0}] Aliases:map[]}\"\nJun 12 10:21:02.701891 crc crio[19822]: time=\"2026-06-12T10:21:02.699161315Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-s2szl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:02.852592 crc crio[19822]: time=\"2026-06-12T10:21:02.85252433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:02.868977 crc crio[19822]: time=\"2026-06-12T10:21:02.863497717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:03.108775 crc crio[19822]: time=\"2026-06-12T10:21:03.10825731Z\" level=info msg=\"Created container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron\" id=9321ef83-0c06-405d-9e13-4da64b1467a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:03.111041 crc crio[19822]: time=\"2026-06-12T10:21:03.110971945Z\" level=info msg=\"Starting container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493\" id=49106271-01fa-4c2b-8bfb-b7c96b4ba901 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:03.125665 crc crio[19822]: time=\"2026-06-12T10:21:03.124444862Z\" level=info msg=\"Started container\" PID=57024 containerID=de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 description=openstack/swift-storage-0/swift-recon-cron id=49106271-01fa-4c2b-8bfb-b7c96b4ba901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\nJun 12 10:21:03.174734 crc crio[19822]: time=\"2026-06-12T10:21:03.170207741Z\" level=info msg=\"Stopped pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=28d9bf3a-b73b-4ba9-ab39-551c102a935a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:03.321921 crc crio[19822]: time=\"2026-06-12T10:21:03.320238027Z\" level=info msg=\"Stopped pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=dc634980-019b-41ce-97d0-e48cf904381b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:03.459241 crc crio[19822]: time=\"2026-06-12T10:21:03.457546632Z\" level=info msg=\"Stopped pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=1448d89d-372d-4370-8f85-e2a4f709544c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:04.636024 crc crio[19822]: time=\"2026-06-12T10:21:04.6344756Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-686bf69565-8vpm2/POD\" id=0ecc7549-6833-49e2-a459-0738b37a4ff1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:04.636953 crc crio[19822]: time=\"2026-06-12T10:21:04.636716982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:04.728927 crc crio[19822]: time=\"2026-06-12T10:21:04.728763846Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc0007ad118}] Aliases:map[]}\"\nJun 12 10:21:04.728927 crc crio[19822]: time=\"2026-06-12T10:21:04.728902211Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-686bf69565-8vpm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:05.324617 crc crio[19822]: 2026-06-12T10:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cba6b1839a1241 Mac:be:7d:eb:c0:02:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 SocketPath: PciID:}] [{Interface:0xc000538ba0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:05.327778 crc crio[19822]: time=\"2026-06-12T10:21:05.327670985Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc0007ad118}] Aliases:map[]}\"\nJun 12 10:21:05.328102 crc crio[19822]: time=\"2026-06-12T10:21:05.327969165Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-686bf69565-8vpm2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:05.341292 crc crio[19822]: time=\"2026-06-12T10:21:05.3403845Z\" level=info msg=\"Ran pod sandbox 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 with infra container: openstack/dnsmasq-dns-686bf69565-8vpm2/POD\" id=0ecc7549-6833-49e2-a459-0738b37a4ff1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:05.343897 crc crio[19822]: time=\"2026-06-12T10:21:05.343673191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1cd27848-b063-4002-b052-99415fc6469a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:05.417505 crc crio[19822]: time=\"2026-06-12T10:21:05.417375916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=277b9440-54d3-419f-858d-39db88ea1742 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:05.437302 crc crio[19822]: time=\"2026-06-12T10:21:05.437215894Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-686bf69565-8vpm2/init\" id=494f53a0-3f7e-4d1b-a87c-e5f2b32ef345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:05.437698 crc crio[19822]: time=\"2026-06-12T10:21:05.437640668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:05.507490 crc crio[19822]: time=\"2026-06-12T10:21:05.507387157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:05.516776 crc crio[19822]: time=\"2026-06-12T10:21:05.516710613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:05.738535 crc crio[19822]: time=\"2026-06-12T10:21:05.738264139Z\" level=info msg=\"Created container 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf: openstack/dnsmasq-dns-686bf69565-8vpm2/init\" id=494f53a0-3f7e-4d1b-a87c-e5f2b32ef345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:05.741236 crc crio[19822]: time=\"2026-06-12T10:21:05.741115379Z\" level=info msg=\"Starting container: 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf\" id=48389e5f-d37d-4a7e-9246-a70333859327 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:05.748170 crc crio[19822]: time=\"2026-06-12T10:21:05.748060231Z\" level=info msg=\"Started container\" PID=57210 containerID=16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf description=openstack/dnsmasq-dns-686bf69565-8vpm2/init id=48389e5f-d37d-4a7e-9246-a70333859327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\nJun 12 10:21:06.814652 crc crio[19822]: time=\"2026-06-12T10:21:06.813536306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4ae7a607-1f5f-4dbb-b0c6-23c7b6c8bb8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:11.331431 crc crio[19822]: time=\"2026-06-12T10:21:11.330501213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3bc862a9-08f9-492d-a88f-76d105bb20aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:11.365281 crc crio[19822]: time=\"2026-06-12T10:21:11.364942449Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns\" id=9f048d19-c33b-4877-b337-76c6ec7af5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:11.366713 crc crio[19822]: time=\"2026-06-12T10:21:11.365883329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:11.373955 crc crio[19822]: time=\"2026-06-12T10:21:11.373792424Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=3c09f841-4ddc-4804-a8e3-21e40c64660b name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:11.375686 crc crio[19822]: time=\"2026-06-12T10:21:11.375581351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f4202711-2c82-4736-8d87-ffd073837be0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:11.419022 crc crio[19822]: time=\"2026-06-12T10:21:11.418902002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=62bf58bd-2612-47b3-871a-0e72899fbb15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:11.427300 crc crio[19822]: time=\"2026-06-12T10:21:11.427217206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:11.432890 crc crio[19822]: time=\"2026-06-12T10:21:11.43272824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:11.447787 crc crio[19822]: time=\"2026-06-12T10:21:11.447717295Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-x428m/keystone-db-sync\" id=fc4e54ce-0468-4790-bbea-4b524c761f9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:11.449484 crc crio[19822]: time=\"2026-06-12T10:21:11.449433299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:11.501472 crc crio[19822]: time=\"2026-06-12T10:21:11.501389237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:11.505643 crc crio[19822]: time=\"2026-06-12T10:21:11.505580078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:11.702447 crc crio[19822]: time=\"2026-06-12T10:21:11.702373511Z\" level=info msg=\"Created container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns\" id=9f048d19-c33b-4877-b337-76c6ec7af5fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:11.703668 crc crio[19822]: time=\"2026-06-12T10:21:11.703566058Z\" level=info msg=\"Starting container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d\" id=998dd7c1-e7e7-4a5c-a479-f5f94b1244a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:11.709614 crc crio[19822]: time=\"2026-06-12T10:21:11.709387553Z\" level=info msg=\"Started container\" PID=57569 containerID=68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d description=openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns id=998dd7c1-e7e7-4a5c-a479-f5f94b1244a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\nJun 12 10:21:11.714512 crc crio[19822]: time=\"2026-06-12T10:21:11.714409422Z\" level=info msg=\"Created container 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36: openstack/keystone-db-sync-x428m/keystone-db-sync\" id=fc4e54ce-0468-4790-bbea-4b524c761f9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:11.715470 crc crio[19822]: time=\"2026-06-12T10:21:11.715432974Z\" level=info msg=\"Starting container: 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36\" id=53b37d03-047f-47d1-bd39-ec6c78888bd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:11.725075 crc crio[19822]: time=\"2026-06-12T10:21:11.725014839Z\" level=info msg=\"Started container\" PID=57570 containerID=303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36 description=openstack/keystone-db-sync-x428m/keystone-db-sync id=53b37d03-047f-47d1-bd39-ec6c78888bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\nJun 12 10:21:18.007576 crc crio[19822]: time=\"2026-06-12T10:21:18.006126159Z\" level=info msg=\"Stopping pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=9a20317a-6e05-4f64-a4f7-e66e6588984f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:18.009614 crc crio[19822]: time=\"2026-06-12T10:21:18.009497757Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}\"\nJun 12 10:21:18.009888 crc crio[19822]: time=\"2026-06-12T10:21:18.009732865Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-x428m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:21.516378 crc crio[19822]: time=\"2026-06-12T10:21:21.515468811Z\" level=info msg=\"Stopping container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14 (timeout: 10s)\" id=1c790590-1e15-4c22-9426-e937d88ccd49 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:21:22.513126 crc crio[19822]: time=\"2026-06-12T10:21:22.512582352Z\" level=info msg=\"Running pod sandbox: openstack/cinder-cdb5-account-create-m75st/POD\" id=e8a35182-b820-48c0-8b5b-8399646bf622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:22.513370 crc crio[19822]: time=\"2026-06-12T10:21:22.513189271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:22.669522 crc crio[19822]: time=\"2026-06-12T10:21:22.669374789Z\" level=info msg=\"Running pod sandbox: openstack/barbican-0713-account-create-cpknk/POD\" id=5c3d66c4-7785-4052-ba88-ef226fe0f4d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:22.669522 crc crio[19822]: time=\"2026-06-12T10:21:22.669479813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:22.820753 crc crio[19822]: time=\"2026-06-12T10:21:22.820624689Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4631-account-create-q8kvm/POD\" id=04add774-919b-484d-83c2-a4cca035a72e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:22.820753 crc crio[19822]: time=\"2026-06-12T10:21:22.820728402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:23.511366 crc crio[19822]: time=\"2026-06-12T10:21:23.507463399Z\" level=info msg=\"Stopped pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=9a20317a-6e05-4f64-a4f7-e66e6588984f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:23.614294 crc crio[19822]: time=\"2026-06-12T10:21:23.614125942Z\" level=info msg=\"Stopped container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns\" id=1c790590-1e15-4c22-9426-e937d88ccd49 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:21:23.615069 crc crio[19822]: time=\"2026-06-12T10:21:23.61500329Z\" level=info msg=\"Stopping pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=a3fcd69f-b30e-47c6-86c6-3d489a442072 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:23.615559 crc crio[19822]: time=\"2026-06-12T10:21:23.615482775Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc0030955f0}] Aliases:map[]}\"\nJun 12 10:21:23.616521 crc crio[19822]: time=\"2026-06-12T10:21:23.616466937Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-657df6d86f-zxrrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:23.659269 crc crio[19822]: time=\"2026-06-12T10:21:23.659074507Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc002ed01f0}] Aliases:map[]}\"\nJun 12 10:21:23.659269 crc crio[19822]: time=\"2026-06-12T10:21:23.659239812Z\" level=info msg=\"Adding pod openstack_barbican-0713-account-create-cpknk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:23.667573 crc crio[19822]: time=\"2026-06-12T10:21:23.66709321Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc002144158}] Aliases:map[]}\"\nJun 12 10:21:23.667573 crc crio[19822]: time=\"2026-06-12T10:21:23.667177293Z\" level=info msg=\"Adding pod openstack_neutron-4631-account-create-q8kvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:23.677605 crc crio[19822]: time=\"2026-06-12T10:21:23.677526436Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144338}] Aliases:map[]}\"\nJun 12 10:21:23.678923 crc crio[19822]: time=\"2026-06-12T10:21:23.678893739Z\" level=info msg=\"Adding pod openstack_cinder-cdb5-account-create-m75st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:23.693371 crc crio[19822]: time=\"2026-06-12T10:21:23.69326561Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=14c44e7e-047e-41cd-9b00-c9c111148e85 name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:23.697776 crc crio[19822]: time=\"2026-06-12T10:21:23.697501082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=97f93a5a-2668-4429-9243-638684a99ca4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:23.749773 crc crio[19822]: time=\"2026-06-12T10:21:23.749091177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a307bdf5-2b41-467e-9d3c-3169310f129f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:23.765529 crc crio[19822]: time=\"2026-06-12T10:21:23.765112325Z\" level=info msg=\"Creating container: openstack/glance-db-sync-52vp6/glance-db-sync\" id=260de60a-71c7-4e9b-9fc0-7e239fa2873f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:23.766715 crc crio[19822]: time=\"2026-06-12T10:21:23.766642463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:23.822381 crc crio[19822]: time=\"2026-06-12T10:21:23.822283985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.059634 crc crio[19822]: time=\"2026-06-12T10:21:24.059510602Z\" level=info msg=\"Stopped pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=a3fcd69f-b30e-47c6-86c6-3d489a442072 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:24.285182 crc crio[19822]: time=\"2026-06-12T10:21:24.284478344Z\" level=info msg=\"Removing container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14\" id=f870064d-c6d7-4668-9652-d9026457a42c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:24.345565 crc crio[19822]: time=\"2026-06-12T10:21:24.345453408Z\" level=info msg=\"Removed container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns\" id=f870064d-c6d7-4668-9652-d9026457a42c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:24.350071 crc crio[19822]: time=\"2026-06-12T10:21:24.35002322Z\" level=info msg=\"Removing container: c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7\" id=215468ca-49c3-491f-a47e-47f2da55fd66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:24.381332 crc crio[19822]: time=\"2026-06-12T10:21:24.38125309Z\" level=info msg=\"Removed container c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7: openstack/dnsmasq-dns-657df6d86f-zxrrn/init\" id=215468ca-49c3-491f-a47e-47f2da55fd66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:24.429901 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad28510f36d5b5 Mac:0a:07:a2:8c:d6:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:24.431385 crc crio[19822]: time=\"2026-06-12T10:21:24.430801262Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc002144158}] Aliases:map[]}\"\nJun 12 10:21:24.431385 crc crio[19822]: time=\"2026-06-12T10:21:24.431381391Z\" level=info msg=\"Checking pod openstack_neutron-4631-account-create-q8kvm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:24.431945 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3173ff1bf664382 Mac:da:8d:e1:22:35:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c SocketPath: PciID:}] [{Interface:0xc000438980 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:24.434742 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7996af300b62834 Mac:da:6c:93:c2:70:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 SocketPath: PciID:}] [{Interface:0xc00025dce0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:24.436105 crc crio[19822]: time=\"2026-06-12T10:21:24.43538339Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc002ed01f0}] Aliases:map[]}\"\nJun 12 10:21:24.436105 crc crio[19822]: time=\"2026-06-12T10:21:24.435622978Z\" level=info msg=\"Checking pod openstack_barbican-0713-account-create-cpknk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:24.436932 crc crio[19822]: time=\"2026-06-12T10:21:24.436872771Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144338}] Aliases:map[]}\"\nJun 12 10:21:24.437183 crc crio[19822]: time=\"2026-06-12T10:21:24.437066577Z\" level=info msg=\"Checking pod openstack_cinder-cdb5-account-create-m75st for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:24.439406 crc crio[19822]: time=\"2026-06-12T10:21:24.439320595Z\" level=info msg=\"Ran pod sandbox bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 with infra container: openstack/neutron-4631-account-create-q8kvm/POD\" id=04add774-919b-484d-83c2-a4cca035a72e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:24.446634 crc crio[19822]: time=\"2026-06-12T10:21:24.446586449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e9d577c-2d1c-446c-a258-247975b4c33f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:24.449253 crc crio[19822]: time=\"2026-06-12T10:21:24.449049538Z\" level=info msg=\"Ran pod sandbox 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c with infra container: openstack/barbican-0713-account-create-cpknk/POD\" id=5c3d66c4-7785-4052-ba88-ef226fe0f4d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:24.452780 crc crio[19822]: time=\"2026-06-12T10:21:24.45086255Z\" level=info msg=\"Ran pod sandbox 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 with infra container: openstack/cinder-cdb5-account-create-m75st/POD\" id=e8a35182-b820-48c0-8b5b-8399646bf622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:24.455445 crc crio[19822]: time=\"2026-06-12T10:21:24.454666091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c95cba9d-e123-4409-b74b-b8e26f38c3bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:24.462064 crc crio[19822]: time=\"2026-06-12T10:21:24.460967593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02780086-c6ee-4408-ae41-1a0c3eee5a5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:24.462064 crc crio[19822]: time=\"2026-06-12T10:21:24.461250222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=10e970db-5e78-4ded-9ecb-8e4b9efa645c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:24.481635 crc crio[19822]: time=\"2026-06-12T10:21:24.481515605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8fb0d0ed-3326-4129-95d0-1e83ba46ca0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:24.482346 crc crio[19822]: time=\"2026-06-12T10:21:24.482247898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2911af2a-653f-4fb0-9f5f-b787177a65ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:24.538133 crc crio[19822]: time=\"2026-06-12T10:21:24.538024965Z\" level=info msg=\"Creating container: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create\" id=e3991932-e239-4232-a876-de99ae6028b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:24.538977 crc crio[19822]: time=\"2026-06-12T10:21:24.538917083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.544673 crc crio[19822]: time=\"2026-06-12T10:21:24.544246632Z\" level=info msg=\"Creating container: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create\" id=b2e717e4-ff3c-4d9d-b091-9ab27a4f469f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:24.562203 crc crio[19822]: time=\"2026-06-12T10:21:24.562010655Z\" level=info msg=\"Creating container: openstack/barbican-0713-account-create-cpknk/mariadb-account-create\" id=f16f75a4-649e-493f-8dfa-57d7b843ebd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:24.568504 crc crio[19822]: time=\"2026-06-12T10:21:24.568353666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.569795 crc crio[19822]: time=\"2026-06-12T10:21:24.569709148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.666020 crc crio[19822]: time=\"2026-06-12T10:21:24.665774634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.671620 crc crio[19822]: time=\"2026-06-12T10:21:24.671540854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.675187 crc crio[19822]: time=\"2026-06-12T10:21:24.675091166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.676314 crc crio[19822]: time=\"2026-06-12T10:21:24.676230705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.693014 crc crio[19822]: time=\"2026-06-12T10:21:24.692799777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.697276 crc crio[19822]: time=\"2026-06-12T10:21:24.697205167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.850052 crc crio[19822]: time=\"2026-06-12T10:21:24.849955376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:24.927299 crc crio[19822]: time=\"2026-06-12T10:21:24.926746967Z\" level=info msg=\"Created container 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc: openstack/barbican-0713-account-create-cpknk/mariadb-account-create\" id=f16f75a4-649e-493f-8dfa-57d7b843ebd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:24.934308 crc crio[19822]: time=\"2026-06-12T10:21:24.932986764Z\" level=info msg=\"Starting container: 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc\" id=9f780216-290d-46ff-88d8-b81a613182e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:24.940486 crc crio[19822]: time=\"2026-06-12T10:21:24.940367658Z\" level=info msg=\"Created container fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create\" id=e3991932-e239-4232-a876-de99ae6028b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:24.942074 crc crio[19822]: time=\"2026-06-12T10:21:24.941910487Z\" level=info msg=\"Created container e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create\" id=b2e717e4-ff3c-4d9d-b091-9ab27a4f469f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:24.944659 crc crio[19822]: time=\"2026-06-12T10:21:24.944218863Z\" level=info msg=\"Starting container: e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc\" id=6df6c551-6e89-40a7-a7cd-51e235891e5e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:24.944659 crc crio[19822]: time=\"2026-06-12T10:21:24.944333067Z\" level=info msg=\"Starting container: fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4\" id=0a748285-62af-4c5d-85e8-a9a9f020be7c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:24.944659 crc crio[19822]: time=\"2026-06-12T10:21:24.944419697Z\" level=info msg=\"Started container\" PID=58382 containerID=6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc description=openstack/barbican-0713-account-create-cpknk/mariadb-account-create id=9f780216-290d-46ff-88d8-b81a613182e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\nJun 12 10:21:24.957176 crc crio[19822]: time=\"2026-06-12T10:21:24.951409587Z\" level=info msg=\"Started container\" PID=58383 containerID=e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc description=openstack/cinder-cdb5-account-create-m75st/mariadb-account-create id=6df6c551-6e89-40a7-a7cd-51e235891e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\nJun 12 10:21:24.957176 crc crio[19822]: time=\"2026-06-12T10:21:24.955907821Z\" level=info msg=\"Started container\" PID=58385 containerID=fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4 description=openstack/neutron-4631-account-create-q8kvm/mariadb-account-create id=0a748285-62af-4c5d-85e8-a9a9f020be7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\nJun 12 10:21:24.991703 crc crio[19822]: time=\"2026-06-12T10:21:24.990216216Z\" level=info msg=\"Created container 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923: openstack/glance-db-sync-52vp6/glance-db-sync\" id=260de60a-71c7-4e9b-9fc0-7e239fa2873f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:24.991703 crc crio[19822]: time=\"2026-06-12T10:21:24.991514128Z\" level=info msg=\"Starting container: 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923\" id=e26b50b4-9198-42b9-8454-363baf9d6db0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:25.002185 crc crio[19822]: time=\"2026-06-12T10:21:25.002058915Z\" level=info msg=\"Started container\" PID=58396 containerID=58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923 description=openstack/glance-db-sync-52vp6/glance-db-sync id=e26b50b4-9198-42b9-8454-363baf9d6db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\nJun 12 10:21:25.400474 crc crio[19822]: time=\"2026-06-12T10:21:25.400381412Z\" level=info msg=\"Stopping container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557 (timeout: 2s)\" id=1d7b368b-2ec9-4f47-a1da-492fbdfdf836 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:21:25.562244 crc crio[19822]: time=\"2026-06-12T10:21:25.56179327Z\" level=info msg=\"Stopped container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server\" id=1d7b368b-2ec9-4f47-a1da-492fbdfdf836 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:21:25.564269 crc crio[19822]: time=\"2026-06-12T10:21:25.564192975Z\" level=info msg=\"Stopping pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=f2184280-5449-4a23-97da-1617ebb955ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:25.565061 crc crio[19822]: time=\"2026-06-12T10:21:25.56489818Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0b58}] Aliases:map[]}\"\nJun 12 10:21:25.565220 crc crio[19822]: time=\"2026-06-12T10:21:25.565058283Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gkz9h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:25.707235 crc crio[19822]: time=\"2026-06-12T10:21:25.705689499Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c8547bc57-b2m9v/POD\" id=a9499eb4-4271-4a1e-a0a8-ced2e9bf7d9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:25.707235 crc crio[19822]: time=\"2026-06-12T10:21:25.705915586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:25.782868 crc crio[19822]: time=\"2026-06-12T10:21:25.782702232Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-ntvkd/POD\" id=d735e41f-a9f5-4e7f-8c26-0a4200a9e628 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:25.783109 crc crio[19822]: time=\"2026-06-12T10:21:25.783002781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:25.933026 crc crio[19822]: time=\"2026-06-12T10:21:25.932223509Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc002ed0f50}] Aliases:map[]}\"\nJun 12 10:21:25.933026 crc crio[19822]: time=\"2026-06-12T10:21:25.93255849Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c8547bc57-b2m9v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:25.958334 crc crio[19822]: time=\"2026-06-12T10:21:25.955871925Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc0001215c8}] Aliases:map[]}\"\nJun 12 10:21:25.958334 crc crio[19822]: time=\"2026-06-12T10:21:25.955929756Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-ntvkd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:26.292083 crc crio[19822]: time=\"2026-06-12T10:21:26.287601498Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=346ebf96-ee5c-4ef6-8942-a81c0254bcdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:26.292083 crc crio[19822]: time=\"2026-06-12T10:21:26.288194157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:26.300182 crc crio[19822]: time=\"2026-06-12T10:21:26.299340982Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-pq2v5/POD\" id=31479702-bf0a-44e5-96a1-00c14d8a5646 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:26.300182 crc crio[19822]: time=\"2026-06-12T10:21:26.299429235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:26.355584 crc crio[19822]: time=\"2026-06-12T10:21:26.355501553Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc002ed0100}] Aliases:map[]}\"\nJun 12 10:21:26.356380 crc crio[19822]: time=\"2026-06-12T10:21:26.355583515Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:26.374630 crc crio[19822]: time=\"2026-06-12T10:21:26.374487194Z\" level=info msg=\"Stopped pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=f2184280-5449-4a23-97da-1617ebb955ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:26.376663 crc crio[19822]: time=\"2026-06-12T10:21:26.376518989Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0001205f8}] Aliases:map[]}\"\nJun 12 10:21:26.376663 crc crio[19822]: time=\"2026-06-12T10:21:26.376598602Z\" level=info msg=\"Adding pod openstack_placement-db-sync-pq2v5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:26.406547 crc crio[19822]: time=\"2026-06-12T10:21:26.402475551Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b9cf7779-zq4lm/POD\" id=11bf34bb-12c5-44be-8a94-72068914fcc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:26.406547 crc crio[19822]: time=\"2026-06-12T10:21:26.403199125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:26.410197 crc crio[19822]: time=\"2026-06-12T10:21:26.407232023Z\" level=info msg=\"Stopping pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=b7ccff1e-62b6-463d-a1a3-e439cff932c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:26.410197 crc crio[19822]: time=\"2026-06-12T10:21:26.407709248Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc0037c8630}] Aliases:map[]}\"\nJun 12 10:21:26.410197 crc crio[19822]: time=\"2026-06-12T10:21:26.407933925Z\" level=info msg=\"Deleting pod openstack_barbican-0713-account-create-cpknk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:26.435873 crc crio[19822]: time=\"2026-06-12T10:21:26.429793725Z\" level=info msg=\"Stopping pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=4994cd09-ba19-4a44-a2a7-7ad5673ebe55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:26.435873 crc crio[19822]: time=\"2026-06-12T10:21:26.430029977Z\" level=info msg=\"Stopping pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=6ecdadeb-1ccc-44c8-b240-f5bb33e0a147 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:26.444451 crc crio[19822]: time=\"2026-06-12T10:21:26.444359656Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}\"\nJun 12 10:21:26.444684 crc crio[19822]: time=\"2026-06-12T10:21:26.444578163Z\" level=info msg=\"Deleting pod openstack_neutron-4631-account-create-q8kvm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:26.447882 crc crio[19822]: time=\"2026-06-12T10:21:26.447736577Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc002ed0700}] Aliases:map[]}\"\nJun 12 10:21:26.447882 crc crio[19822]: time=\"2026-06-12T10:21:26.447871201Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b9cf7779-zq4lm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:26.452038 crc crio[19822]: time=\"2026-06-12T10:21:26.430409445Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144120}] Aliases:map[]}\"\nJun 12 10:21:26.452325 crc crio[19822]: time=\"2026-06-12T10:21:26.452280466Z\" level=info msg=\"Deleting pod openstack_cinder-cdb5-account-create-m75st from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:27.012174 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69d79cd98667b7 Mac:1a:c8:3a:87:4d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:27.013754 crc crio[19822]: time=\"2026-06-12T10:21:27.01310556Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc0001215c8}] Aliases:map[]}\"\nJun 12 10:21:27.013754 crc crio[19822]: time=\"2026-06-12T10:21:27.013270585Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-ntvkd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:27.038922 crc crio[19822]: time=\"2026-06-12T10:21:27.036265142Z\" level=info msg=\"Ran pod sandbox d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 with infra container: openstack/keystone-bootstrap-ntvkd/POD\" id=d735e41f-a9f5-4e7f-8c26-0a4200a9e628 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:27.052118 crc crio[19822]: time=\"2026-06-12T10:21:27.051197708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4ea42aa2-37ae-43c3-9c1e-6016d7e0a94d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:27.088606 crc crio[19822]: time=\"2026-06-12T10:21:27.088451444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=343cce35-869e-47ef-bc9c-988c7f2e9859 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:27.100715 crc crio[19822]: time=\"2026-06-12T10:21:27.10057124Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap\" id=820c8998-e1c9-45aa-b3eb-224ea3645528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:27.114982 crc crio[19822]: time=\"2026-06-12T10:21:27.11389756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:27.187624 crc crio[19822]: time=\"2026-06-12T10:21:27.185716545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:27.191982 crc crio[19822]: time=\"2026-06-12T10:21:27.191067676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:27.389393 crc crio[19822]: time=\"2026-06-12T10:21:27.389023105Z\" level=info msg=\"Stopped pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=4994cd09-ba19-4a44-a2a7-7ad5673ebe55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:27.435052 crc crio[19822]: time=\"2026-06-12T10:21:27.434961495Z\" level=info msg=\"Created container 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap\" id=820c8998-e1c9-45aa-b3eb-224ea3645528 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:27.442180 crc crio[19822]: time=\"2026-06-12T10:21:27.438042638Z\" level=info msg=\"Starting container: 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6\" id=20fb3393-f141-48dc-a9c1-92ee2f031a6d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:27.448765 crc crio[19822]: time=\"2026-06-12T10:21:27.444776953Z\" level=info msg=\"Started container\" PID=58825 containerID=2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6 description=openstack/keystone-bootstrap-ntvkd/keystone-bootstrap id=20fb3393-f141-48dc-a9c1-92ee2f031a6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\nJun 12 10:21:27.458673 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:250b1adbbdb72b5 Mac:9a:4a:e9:96:02:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b SocketPath: PciID:}] [{Interface:0xc00050cff0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:27.461053 crc crio[19822]: time=\"2026-06-12T10:21:27.460976189Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc002ed0f50}] Aliases:map[]}\"\nJun 12 10:21:27.461240 crc crio[19822]: time=\"2026-06-12T10:21:27.461176526Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c8547bc57-b2m9v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:27.488565 crc crio[19822]: time=\"2026-06-12T10:21:27.482798356Z\" level=info msg=\"Ran pod sandbox 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee with infra container: openstack/dnsmasq-dns-7c8547bc57-b2m9v/POD\" id=a9499eb4-4271-4a1e-a0a8-ced2e9bf7d9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:27.488565 crc crio[19822]: time=\"2026-06-12T10:21:27.486323486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=397cad10-8894-4926-a90c-178d081e63fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:27.573531 crc crio[19822]: time=\"2026-06-12T10:21:27.573107005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e7c447ec-07f7-4d6c-8c61-afcf6acea76a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:27.602896 crc crio[19822]: time=\"2026-06-12T10:21:27.599304235Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init\" id=8ab77ddf-bd24-441d-9840-4a33bb441fe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:27.602896 crc crio[19822]: time=\"2026-06-12T10:21:27.599687527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:27.669782 crc crio[19822]: time=\"2026-06-12T10:21:27.669685686Z\" level=info msg=\"Stopped pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=6ecdadeb-1ccc-44c8-b240-f5bb33e0a147 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:27.725420 crc crio[19822]: time=\"2026-06-12T10:21:27.725321919Z\" level=info msg=\"Stopped pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=b7ccff1e-62b6-463d-a1a3-e439cff932c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:27.765668 crc crio[19822]: time=\"2026-06-12T10:21:27.765567072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:27.773361 crc crio[19822]: time=\"2026-06-12T10:21:27.773250414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:27.829204 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7acd290b97e16aa Mac:3a:1a:bb:d3:99:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 SocketPath: PciID:}] [{Interface:0xc00013ae70 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:27.829204 crc crio[19822]: time=\"2026-06-12T10:21:27.828175466Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0001205f8}] Aliases:map[]}\"\nJun 12 10:21:27.829204 crc crio[19822]: time=\"2026-06-12T10:21:27.82831786Z\" level=info msg=\"Checking pod openstack_placement-db-sync-pq2v5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:27.857423 crc crio[19822]: time=\"2026-06-12T10:21:27.857363253Z\" level=info msg=\"Ran pod sandbox 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd with infra container: openstack/placement-db-sync-pq2v5/POD\" id=31479702-bf0a-44e5-96a1-00c14d8a5646 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:27.866701 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46f0aac7766731d Mac:52:81:f0:6e:52:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 SocketPath: PciID:}] [{Interface:0xc000154f40 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:27.866701 crc crio[19822]: time=\"2026-06-12T10:21:27.865118601Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc002ed0100}] Aliases:map[]}\"\nJun 12 10:21:27.866701 crc crio[19822]: time=\"2026-06-12T10:21:27.865277556Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:27.873854 crc crio[19822]: time=\"2026-06-12T10:21:27.873453129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:27.873854 crc crio[19822]: time=\"2026-06-12T10:21:27.873717338Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:27.873854 crc crio[19822]: time=\"2026-06-12T10:21:27.87377766Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:27.879386 crc crio[19822]: time=\"2026-06-12T10:21:27.879351537Z\" level=info msg=\"Ran pod sandbox 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 with infra container: openstack/ceilometer-0/POD\" id=346ebf96-ee5c-4ef6-8942-a81c0254bcdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:27.882903 crc crio[19822]: time=\"2026-06-12T10:21:27.881223678Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=10619293-1f72-4cb5-beb1-aff3b7a2a464 name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:27.892728 crc crio[19822]: time=\"2026-06-12T10:21:27.890089792Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"\nJun 12 10:21:27.919738 crc crio[19822]: time=\"2026-06-12T10:21:27.914435166Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f0e3d0f4-c7df-4322-8c66-7287dd05257b name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:27.933890 crc crio[19822]: time=\"2026-06-12T10:21:27.933564195Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:21:27.938243 crc crio[19822]: time=\"2026-06-12T10:21:27.936594838Z\" level=info msg=\"Created container ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init\" id=8ab77ddf-bd24-441d-9840-4a33bb441fe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:27.953761 crc crio[19822]: time=\"2026-06-12T10:21:27.949111042Z\" level=info msg=\"Starting container: ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870\" id=dacd350a-3ce5-419d-ae79-7320f41d9425 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:27.961316 crc crio[19822]: time=\"2026-06-12T10:21:27.961229621Z\" level=info msg=\"Started container\" PID=58880 containerID=ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870 description=openstack/dnsmasq-dns-7c8547bc57-b2m9v/init id=dacd350a-3ce5-419d-ae79-7320f41d9425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\nJun 12 10:21:28.146720 crc crio[19822]: 2026-06-12T10:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:267c6458aca49e3 Mac:66:1c:0b:75:87:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 SocketPath: PciID:}] [{Interface:0xc00018c770 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:28.149494 crc crio[19822]: time=\"2026-06-12T10:21:28.148454809Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc002ed0700}] Aliases:map[]}\"\nJun 12 10:21:28.149494 crc crio[19822]: time=\"2026-06-12T10:21:28.148674646Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b9cf7779-zq4lm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:28.159368 crc crio[19822]: time=\"2026-06-12T10:21:28.159260095Z\" level=info msg=\"Ran pod sandbox 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 with infra container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/POD\" id=11bf34bb-12c5-44be-8a94-72068914fcc3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:28.163187 crc crio[19822]: time=\"2026-06-12T10:21:28.161554393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=76ace628-fa00-44b1-95a4-28ea98f45a31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:28.222271 crc crio[19822]: time=\"2026-06-12T10:21:28.221694017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=eda40158-9baa-422f-ade2-477f8af65721 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:28.237913 crc crio[19822]: time=\"2026-06-12T10:21:28.232236312Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init\" id=65d8719d-0edc-4605-9e76-7d384320a18b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:28.237913 crc crio[19822]: time=\"2026-06-12T10:21:28.232652906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:28.273224 crc crio[19822]: time=\"2026-06-12T10:21:28.273004553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:28.276659 crc crio[19822]: time=\"2026-06-12T10:21:28.276582457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:28.429184 crc crio[19822]: time=\"2026-06-12T10:21:28.429072826Z\" level=info msg=\"Created container 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init\" id=65d8719d-0edc-4605-9e76-7d384320a18b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:28.430454 crc crio[19822]: time=\"2026-06-12T10:21:28.430369527Z\" level=info msg=\"Starting container: 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235\" id=0f779615-666e-4b0c-826f-cea64fc9bef7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:28.437423 crc crio[19822]: time=\"2026-06-12T10:21:28.437306407Z\" level=info msg=\"Started container\" PID=58911 containerID=35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235 description=openstack/dnsmasq-dns-75b9cf7779-zq4lm/init id=0f779615-666e-4b0c-826f-cea64fc9bef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\nJun 12 10:21:28.481047 crc crio[19822]: time=\"2026-06-12T10:21:28.480915648Z\" level=info msg=\"Stopping pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=48b5a1f9-cd89-49fe-ac64-7b267d25e5a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:28.481526 crc crio[19822]: time=\"2026-06-12T10:21:28.481473436Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc0037c8330}] Aliases:map[]}\"\nJun 12 10:21:28.481859 crc crio[19822]: time=\"2026-06-12T10:21:28.481638281Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c8547bc57-b2m9v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:28.834888 crc crio[19822]: time=\"2026-06-12T10:21:28.833501636Z\" level=info msg=\"Stopped pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=48b5a1f9-cd89-49fe-ac64-7b267d25e5a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:29.534386 crc crio[19822]: time=\"2026-06-12T10:21:29.534052825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=381ea48f-a14b-49ba-8d24-d055971bf3fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:29.540465 crc crio[19822]: time=\"2026-06-12T10:21:29.540388725Z\" level=info msg=\"Removing container: ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870\" id=4e9defb0-c0e0-4a41-9feb-106fd7c9f444 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:29.619129 crc crio[19822]: time=\"2026-06-12T10:21:29.618453677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3f368263-e4db-424e-9636-55b0ce7ca417 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:29.712979 crc crio[19822]: time=\"2026-06-12T10:21:29.712916145Z\" level=info msg=\"Removed container ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init\" id=4e9defb0-c0e0-4a41-9feb-106fd7c9f444 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:29.785234 crc crio[19822]: time=\"2026-06-12T10:21:29.785018283Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns\" id=c07495f2-a6d8-42a9-873f-4896a1adc690 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:29.785610 crc crio[19822]: time=\"2026-06-12T10:21:29.785446847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:29.847229 crc crio[19822]: time=\"2026-06-12T10:21:29.84710777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:29.851644 crc crio[19822]: time=\"2026-06-12T10:21:29.851562071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:32.234890 crc crio[19822]: time=\"2026-06-12T10:21:32.234042171Z\" level=info msg=\"Created container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns\" id=c07495f2-a6d8-42a9-873f-4896a1adc690 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:32.236353 crc crio[19822]: time=\"2026-06-12T10:21:32.236025053Z\" level=info msg=\"Starting container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45\" id=73ba0159-0015-4acc-baf6-6dd5e59199fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:32.243316 crc crio[19822]: time=\"2026-06-12T10:21:32.243230922Z\" level=info msg=\"Started container\" PID=59014 containerID=d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45 description=openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns id=73ba0159-0015-4acc-baf6-6dd5e59199fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\nJun 12 10:21:34.213238 crc crio[19822]: time=\"2026-06-12T10:21:34.192424661Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-64lq6/POD\" id=d752e811-47c0-4482-84f3-81825061911c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:34.214607 crc crio[19822]: time=\"2026-06-12T10:21:34.213353822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:34.518339 crc crio[19822]: time=\"2026-06-12T10:21:34.518250458Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-9l6lq/POD\" id=d6ec9cd5-07d6-43a0-a474-d3995c0f3a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:34.518493 crc crio[19822]: time=\"2026-06-12T10:21:34.518360072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:34.559898 crc crio[19822]: time=\"2026-06-12T10:21:34.55974376Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-7lpmr/POD\" id=28273057-e3a2-4949-892f-1dbbeb1a3576 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:34.560026 crc crio[19822]: time=\"2026-06-12T10:21:34.559933657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:37.751113 crc crio[19822]: time=\"2026-06-12T10:21:37.750108192Z\" level=info msg=\"Stopping pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=27047f36-6b40-4cbe-a52f-1889e3741bb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:37.754642 crc crio[19822]: time=\"2026-06-12T10:21:37.751710703Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc002ed0378}] Aliases:map[]}\"\nJun 12 10:21:37.754642 crc crio[19822]: time=\"2026-06-12T10:21:37.75192653Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-ntvkd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:39.807759 crc crio[19822]: time=\"2026-06-12T10:21:39.807271858Z\" level=info msg=\"Stopped pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=27047f36-6b40-4cbe-a52f-1889e3741bb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:39.816572 crc crio[19822]: time=\"2026-06-12T10:21:39.816486481Z\" level=info msg=\"Stopping container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d (timeout: 10s)\" id=17c202c2-e0e0-4f48-b861-477a1e83f3eb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:21:39.903274 crc crio[19822]: time=\"2026-06-12T10:21:39.899632778Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=10619293-1f72-4cb5-beb1-aff3b7a2a464 name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:39.910061 crc crio[19822]: time=\"2026-06-12T10:21:39.904625812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a167ea47-c179-4ae4-b519-47e308bd106b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:40.880739 crc crio[19822]: time=\"2026-06-12T10:21:40.880253893Z\" level=info msg=\"Stopped container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns\" id=17c202c2-e0e0-4f48-b861-477a1e83f3eb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:21:40.882327 crc crio[19822]: time=\"2026-06-12T10:21:40.882119942Z\" level=info msg=\"Stopping pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=decee07c-876f-4449-ac2f-8eac7513b55c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:40.883067 crc crio[19822]: time=\"2026-06-12T10:21:40.883033131Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc00244ca08}] Aliases:map[]}\"\nJun 12 10:21:40.883409 crc crio[19822]: time=\"2026-06-12T10:21:40.883383253Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-686bf69565-8vpm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:40.894778 crc crio[19822]: time=\"2026-06-12T10:21:40.894703293Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc000696ac0}] Aliases:map[]}\"\nJun 12 10:21:40.894778 crc crio[19822]: time=\"2026-06-12T10:21:40.894770365Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-64lq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:40.905523 crc crio[19822]: time=\"2026-06-12T10:21:40.905466572Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0037c8310}] Aliases:map[]}\"\nJun 12 10:21:40.907254 crc crio[19822]: time=\"2026-06-12T10:21:40.907226438Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-9l6lq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:40.909589 crc crio[19822]: time=\"2026-06-12T10:21:40.909506829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=988998e7-7345-4fc6-9d1e-23e23f2b3b6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:40.924114 crc crio[19822]: time=\"2026-06-12T10:21:40.92402119Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}\"\nJun 12 10:21:40.924114 crc crio[19822]: time=\"2026-06-12T10:21:40.924114163Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-7lpmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:41.020453 crc crio[19822]: time=\"2026-06-12T10:21:41.020232337Z\" level=info msg=\"Creating container: openstack/placement-db-sync-pq2v5/placement-db-sync\" id=06448d4d-8fd2-4d43-a3af-eb85b4a9ac6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:41.024200 crc crio[19822]: time=\"2026-06-12T10:21:41.023712388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:41.029330 crc crio[19822]: time=\"2026-06-12T10:21:41.029255712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f0e3d0f4-c7df-4322-8c66-7287dd05257b name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:41.033426 crc crio[19822]: time=\"2026-06-12T10:21:41.033331283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=464d2ef1-4e4f-4951-a53c-6cc574d4c0d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.079253 crc crio[19822]: time=\"2026-06-12T10:21:41.078719739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:41.094734 crc crio[19822]: time=\"2026-06-12T10:21:41.094623903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:41.118520 crc crio[19822]: time=\"2026-06-12T10:21:41.117497959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6e05ccf6-5236-4a21-95a0-9be9077c8398 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.132036 crc crio[19822]: time=\"2026-06-12T10:21:41.13179585Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=155c903e-d38f-4e7d-abc3-4072be6959e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:41.134713 crc crio[19822]: time=\"2026-06-12T10:21:41.134652841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:41.226684 crc crio[19822]: time=\"2026-06-12T10:21:41.2264448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:41.242444 crc crio[19822]: time=\"2026-06-12T10:21:41.241363101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:41.467125 crc crio[19822]: time=\"2026-06-12T10:21:41.465902052Z\" level=info msg=\"Created container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent\" id=155c903e-d38f-4e7d-abc3-4072be6959e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:41.476656 crc crio[19822]: time=\"2026-06-12T10:21:41.476576953Z\" level=info msg=\"Starting container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc\" id=b013cd02-52f1-4ad2-8146-3fbef3a60dce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:41.486367 crc crio[19822]: time=\"2026-06-12T10:21:41.486213676Z\" level=info msg=\"Created container 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d: openstack/placement-db-sync-pq2v5/placement-db-sync\" id=06448d4d-8fd2-4d43-a3af-eb85b4a9ac6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:41.487300 crc crio[19822]: time=\"2026-06-12T10:21:41.487217075Z\" level=info msg=\"Started container\" PID=59778 containerID=bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc description=openstack/ceilometer-0/ceilometer-central-agent id=b013cd02-52f1-4ad2-8146-3fbef3a60dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\nJun 12 10:21:41.488101 crc crio[19822]: time=\"2026-06-12T10:21:41.488036543Z\" level=info msg=\"Starting container: 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d\" id=4a288cac-b343-4c4d-8d8b-2f45251156f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:41.499122 crc crio[19822]: time=\"2026-06-12T10:21:41.499022974Z\" level=info msg=\"Started container\" PID=59771 containerID=8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d description=openstack/placement-db-sync-pq2v5/placement-db-sync id=4a288cac-b343-4c4d-8d8b-2f45251156f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\nJun 12 10:21:41.507455 crc crio[19822]: time=\"2026-06-12T10:21:41.507288553Z\" level=info msg=\"Stopped pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=decee07c-876f-4449-ac2f-8eac7513b55c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:41.518173 crc crio[19822]: time=\"2026-06-12T10:21:41.517657954Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=59228045-68b0-41f5-9bcd-0e2d9a5e1c7f name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:41.532216 crc crio[19822]: time=\"2026-06-12T10:21:41.529354006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:21:41.724573 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d7789055ab8731 Mac:6e:c8:ac:39:27:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:41.729058 crc crio[19822]: time=\"2026-06-12T10:21:41.72896657Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc000696ac0}] Aliases:map[]}\"\nJun 12 10:21:41.729281 crc crio[19822]: time=\"2026-06-12T10:21:41.729233699Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-64lq6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:41.751408 crc crio[19822]: time=\"2026-06-12T10:21:41.751323243Z\" level=info msg=\"Ran pod sandbox 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 with infra container: openstack/cinder-db-sync-64lq6/POD\" id=d752e811-47c0-4482-84f3-81825061911c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:41.755760 crc crio[19822]: time=\"2026-06-12T10:21:41.755675933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.756272 crc crio[19822]: time=\"2026-06-12T10:21:41.75621144Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.756397 crc crio[19822]: time=\"2026-06-12T10:21:41.756310683Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.757481 crc crio[19822]: time=\"2026-06-12T10:21:41.757400286Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8d7ca24e-2054-4a4b-9c7a-d5f9bc22bfe7 name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:41.768949 crc crio[19822]: time=\"2026-06-12T10:21:41.767910461Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-jxnkg/POD\" id=017533c6-d692-4a1e-b9b1-a11c716c99c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:41.768949 crc crio[19822]: time=\"2026-06-12T10:21:41.768263733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:41.771232 crc crio[19822]: time=\"2026-06-12T10:21:41.770405631Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"\nJun 12 10:21:41.825750 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:395fd3c41960b16 Mac:6a:dd:57:d3:0f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:41.828216 crc crio[19822]: time=\"2026-06-12T10:21:41.828106324Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}\"\nJun 12 10:21:41.828380 crc crio[19822]: time=\"2026-06-12T10:21:41.828360823Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-7lpmr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:41.832998 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7a832a634733fb Mac:72:af:8b:4a:8b:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:41.834433 crc crio[19822]: time=\"2026-06-12T10:21:41.833955614Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0037c8310}] Aliases:map[]}\"\nJun 12 10:21:41.834433 crc crio[19822]: time=\"2026-06-12T10:21:41.834247113Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-9l6lq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:41.848287 crc crio[19822]: time=\"2026-06-12T10:21:41.847988108Z\" level=info msg=\"Removing container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d\" id=43711fb3-af87-443a-b693-fdc285b2d30d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:41.851549 crc crio[19822]: time=\"2026-06-12T10:21:41.851453109Z\" level=info msg=\"Ran pod sandbox 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f with infra container: openstack/barbican-db-sync-7lpmr/POD\" id=28273057-e3a2-4949-892f-1dbbeb1a3576 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:41.853941 crc crio[19822]: time=\"2026-06-12T10:21:41.853869416Z\" level=info msg=\"Ran pod sandbox f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d with infra container: openstack/neutron-db-sync-9l6lq/POD\" id=d6ec9cd5-07d6-43a0-a474-d3995c0f3a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:41.854573 crc crio[19822]: time=\"2026-06-12T10:21:41.854488129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.855026 crc crio[19822]: time=\"2026-06-12T10:21:41.854959455Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.855321 crc crio[19822]: time=\"2026-06-12T10:21:41.855246304Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.855594 crc crio[19822]: time=\"2026-06-12T10:21:41.855297536Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc000697118}] Aliases:map[]}\"\nJun 12 10:21:41.855703 crc crio[19822]: time=\"2026-06-12T10:21:41.855665057Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-jxnkg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:41.855757 crc crio[19822]: time=\"2026-06-12T10:21:41.855699329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=75d9fb52-8407-4007-aacd-f73e347f00d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.859875 crc crio[19822]: time=\"2026-06-12T10:21:41.859679095Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1f4f85d-91a7-40f4-8ec2-d99b89d2c7f5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:41.879359 crc crio[19822]: time=\"2026-06-12T10:21:41.879275841Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"\nJun 12 10:21:41.890029 crc crio[19822]: time=\"2026-06-12T10:21:41.889795973Z\" level=info msg=\"Removed container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns\" id=43711fb3-af87-443a-b693-fdc285b2d30d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:41.898711 crc crio[19822]: time=\"2026-06-12T10:21:41.898624291Z\" level=info msg=\"Removing container: 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf\" id=373215bd-d72b-44f7-921f-97742d3436c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:41.946743 crc crio[19822]: time=\"2026-06-12T10:21:41.942914771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5adb6c07-d147-4766-9248-9cfd9675d4c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:41.971420 crc crio[19822]: time=\"2026-06-12T10:21:41.971080924Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-9l6lq/neutron-db-sync\" id=7ec65744-7fc8-458f-b095-7039f0ea7608 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:41.972606 crc crio[19822]: time=\"2026-06-12T10:21:41.972579682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:42.057862 crc crio[19822]: time=\"2026-06-12T10:21:42.057715937Z\" level=info msg=\"Removed container 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf: openstack/dnsmasq-dns-686bf69565-8vpm2/init\" id=373215bd-d72b-44f7-921f-97742d3436c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:21:42.070422 crc crio[19822]: time=\"2026-06-12T10:21:42.070315506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:42.075468 crc crio[19822]: time=\"2026-06-12T10:21:42.075373297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:42.265202 crc crio[19822]: time=\"2026-06-12T10:21:42.265045194Z\" level=info msg=\"Created container bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1: openstack/neutron-db-sync-9l6lq/neutron-db-sync\" id=7ec65744-7fc8-458f-b095-7039f0ea7608 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:42.266942 crc crio[19822]: time=\"2026-06-12T10:21:42.266756288Z\" level=info msg=\"Starting container: bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1\" id=96058ef7-58ed-4b1c-b9fb-89ec3b488428 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:42.278632 crc crio[19822]: time=\"2026-06-12T10:21:42.278228571Z\" level=info msg=\"Started container\" PID=59902 containerID=bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1 description=openstack/neutron-db-sync-9l6lq/neutron-db-sync id=96058ef7-58ed-4b1c-b9fb-89ec3b488428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\nJun 12 10:21:42.442499 crc crio[19822]: 2026-06-12T10:21:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:370370b9f4f8a2c Mac:3a:ba:10:13:0b:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:42.443782 crc crio[19822]: time=\"2026-06-12T10:21:42.443685963Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc000697118}] Aliases:map[]}\"\nJun 12 10:21:42.444050 crc crio[19822]: time=\"2026-06-12T10:21:42.443916899Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-jxnkg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:42.455531 crc crio[19822]: time=\"2026-06-12T10:21:42.455442866Z\" level=info msg=\"Ran pod sandbox 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 with infra container: openstack/keystone-bootstrap-jxnkg/POD\" id=017533c6-d692-4a1e-b9b1-a11c716c99c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:42.458372 crc crio[19822]: time=\"2026-06-12T10:21:42.458306395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=a01f378f-1015-4170-ba94-edf3940d5922 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:42.497413 crc crio[19822]: time=\"2026-06-12T10:21:42.49730139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=6505318e-5275-4705-9720-3cda5acf0fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:42.506523 crc crio[19822]: time=\"2026-06-12T10:21:42.506382219Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap\" id=6c6e7507-bd51-411c-a4a2-7a035b0c58ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:42.506978 crc crio[19822]: time=\"2026-06-12T10:21:42.506914206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:42.614311 crc crio[19822]: time=\"2026-06-12T10:21:42.614221253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:42.621428 crc crio[19822]: time=\"2026-06-12T10:21:42.621340379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:42.783534 crc crio[19822]: time=\"2026-06-12T10:21:42.78304142Z\" level=info msg=\"Created container 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap\" id=6c6e7507-bd51-411c-a4a2-7a035b0c58ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:42.785201 crc crio[19822]: time=\"2026-06-12T10:21:42.785129926Z\" level=info msg=\"Starting container: 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488\" id=21cdbf52-fe1e-421b-bf6e-2139a2009224 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:42.797469 crc crio[19822]: time=\"2026-06-12T10:21:42.797401315Z\" level=info msg=\"Started container\" PID=59953 containerID=6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488 description=openstack/keystone-bootstrap-jxnkg/keystone-bootstrap id=21cdbf52-fe1e-421b-bf6e-2139a2009224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\nJun 12 10:21:43.918690 crc crio[19822]: time=\"2026-06-12T10:21:43.918604959Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=59228045-68b0-41f5-9bcd-0e2d9a5e1c7f name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:43.921271 crc crio[19822]: time=\"2026-06-12T10:21:43.919713012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=48a78e20-2702-4a72-93ef-400763e6a5f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:44.047436 crc crio[19822]: time=\"2026-06-12T10:21:44.046651263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f6613fd9-76c4-460f-ac90-ba5a07a78e89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:44.166666 crc crio[19822]: time=\"2026-06-12T10:21:44.159443975Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=37449ac7-4394-484a-bd3c-61c67f5aa236 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:44.166666 crc crio[19822]: time=\"2026-06-12T10:21:44.163935908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:44.282023 crc crio[19822]: time=\"2026-06-12T10:21:44.280365045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:44.292624 crc crio[19822]: time=\"2026-06-12T10:21:44.292464209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:44.433052 crc crio[19822]: time=\"2026-06-12T10:21:44.43268136Z\" level=info msg=\"Created container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent\" id=37449ac7-4394-484a-bd3c-61c67f5aa236 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:44.434440 crc crio[19822]: time=\"2026-06-12T10:21:44.434288211Z\" level=info msg=\"Starting container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656\" id=a796eb68-a39e-4aee-84ce-864003912e58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:21:44.445402 crc crio[19822]: time=\"2026-06-12T10:21:44.445043674Z\" level=info msg=\"Started container\" PID=60016 containerID=63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656 description=openstack/ceilometer-0/ceilometer-notification-agent id=a796eb68-a39e-4aee-84ce-864003912e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\nJun 12 10:21:44.482439 crc crio[19822]: time=\"2026-06-12T10:21:44.482362055Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1eaf21bd-ba2a-4789-85ef-7f549bd64697 name=/runtime.v1.ImageService/PullImage\nJun 12 10:21:44.488640 crc crio[19822]: time=\"2026-06-12T10:21:44.488234452Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:21:45.110050 crc crio[19822]: time=\"2026-06-12T10:21:45.109672704Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-jd64x/POD\" id=2bd2cf7d-08cc-43a3-b3ff-04b0e11e42d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:45.110703 crc crio[19822]: time=\"2026-06-12T10:21:45.110682106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:45.205665 crc crio[19822]: time=\"2026-06-12T10:21:45.205470425Z\" level=info msg=\"Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc002ed0230}] Aliases:map[]}\"\nJun 12 10:21:45.205665 crc crio[19822]: time=\"2026-06-12T10:21:45.205569398Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-jd64x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:46.018992 crc crio[19822]: time=\"2026-06-12T10:21:46.018426302Z\" level=info msg=\"Stopping pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=cf054625-dc29-4860-acbf-a47ffc3e638b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:46.019438 crc crio[19822]: time=\"2026-06-12T10:21:46.019377283Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0007ac2b8}] Aliases:map[]}\"\nJun 12 10:21:46.019587 crc crio[19822]: time=\"2026-06-12T10:21:46.019537558Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-pq2v5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:46.384108 crc crio[19822]: 2026-06-12T10:21:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b42da5fed680f53 Mac:9a:ea:f8:01:89:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da SocketPath: PciID:}] [{Interface:0xc00040c6d0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:21:46.385176 crc crio[19822]: time=\"2026-06-12T10:21:46.384515218Z\" level=info msg=\"Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc002ed0230}] Aliases:map[]}\"\nJun 12 10:21:46.385176 crc crio[19822]: time=\"2026-06-12T10:21:46.384803957Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jd64x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:21:51.185428 crc crio[19822]: time=\"2026-06-12T10:21:51.184967051Z\" level=info msg=\"Stopped pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=cf054625-dc29-4860-acbf-a47ffc3e638b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:51.196213 crc crio[19822]: time=\"2026-06-12T10:21:51.194678267Z\" level=info msg=\"Ran pod sandbox b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 with infra container: openshift-marketplace/certified-operators-jd64x/POD\" id=2bd2cf7d-08cc-43a3-b3ff-04b0e11e42d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:51.216479 crc crio[19822]: time=\"2026-06-12T10:21:51.216435237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7bf51d64-bed8-47b9-b802-c2e2cb72b3e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:52.663009 crc crio[19822]: time=\"2026-06-12T10:21:52.662187631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=94a92a5a-5625-4a79-8cf9-4b8c83a7465d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:21:53.202051 crc crio[19822]: time=\"2026-06-12T10:21:53.201523702Z\" level=info msg=\"Running pod sandbox: openstack/placement-694596b8b6-dw854/POD\" id=234c13ea-fd0d-4203-9a23-707a0338596b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:53.202240 crc crio[19822]: time=\"2026-06-12T10:21:53.20207843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:54.230924 crc crio[19822]: time=\"2026-06-12T10:21:54.23036499Z\" level=info msg=\"Stopping pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=70b9e6af-5fe2-46a9-a581-96c3dd1f74ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:54.232342 crc crio[19822]: time=\"2026-06-12T10:21:54.231655111Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc005212070}] Aliases:map[]}\"\nJun 12 10:21:54.232342 crc crio[19822]: time=\"2026-06-12T10:21:54.23191821Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-jxnkg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:55.238026 crc crio[19822]: time=\"2026-06-12T10:21:55.23790736Z\" level=info msg=\"Stopping pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=eb161049-ad8b-4d53-b458-33396eb835cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:55.239461 crc crio[19822]: time=\"2026-06-12T10:21:55.239069657Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc001ee29f8}] Aliases:map[]}\"\nJun 12 10:21:55.239556 crc crio[19822]: time=\"2026-06-12T10:21:55.239457829Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-52vp6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:21:55.632701 crc crio[19822]: time=\"2026-06-12T10:21:55.632273216Z\" level=info msg=\"Stopping pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=fcedb43c-6475-4747-b74d-53d3e1a5597a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:55.632701 crc crio[19822]: time=\"2026-06-12T10:21:55.63270565Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=fcedb43c-6475-4747-b74d-53d3e1a5597a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:55.633605 crc crio[19822]: time=\"2026-06-12T10:21:55.63351276Z\" level=info msg=\"Removing pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=579bac05-e7ac-4964-b00a-7657d0ce2dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:21:55.930175 crc crio[19822]: time=\"2026-06-12T10:21:55.930011451Z\" level=info msg=\"Stopped pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=eb161049-ad8b-4d53-b458-33396eb835cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:21:55.941194 crc crio[19822]: time=\"2026-06-12T10:21:55.941073511Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jd64x/extract-utilities\" id=c00778ca-a237-44d1-8606-6709db422ec1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:21:58.179538 crc crio[19822]: time=\"2026-06-12T10:21:58.178254971Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/POD\" id=b0254621-e9c6-4593-93c5-d555271f0596 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:58.179538 crc crio[19822]: time=\"2026-06-12T10:21:58.179167982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:59.257716 crc crio[19822]: time=\"2026-06-12T10:21:59.256989546Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=0eaf2405-a8dd-4b7d-8eda-53cbe58b4a98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:59.257716 crc crio[19822]: time=\"2026-06-12T10:21:59.257636677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:21:59.645991 crc crio[19822]: time=\"2026-06-12T10:21:59.645360888Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=27b13c70-aa47-4728-a139-fb09be8e8cac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:21:59.645991 crc crio[19822]: time=\"2026-06-12T10:21:59.645948597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:01.183563 crc crio[19822]: time=\"2026-06-12T10:22:01.182963878Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687662-z9797/POD\" id=ea04fa1d-263c-44c1-92d5-fc3d34f79d8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:01.183563 crc crio[19822]: time=\"2026-06-12T10:22:01.183499266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:09.228600 crc crio[19822]: time=\"2026-06-12T10:22:09.227452852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:09.288875 crc crio[19822]: time=\"2026-06-12T10:22:09.288681141Z\" level=info msg=\"Stopped pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=70b9e6af-5fe2-46a9-a581-96c3dd1f74ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:09.337496 crc crio[19822]: time=\"2026-06-12T10:22:09.337294126Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1f4f85d-91a7-40f4-8ec2-d99b89d2c7f5 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:09.338765 crc crio[19822]: time=\"2026-06-12T10:22:09.338671095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8d17dce1-8253-4c6c-a063-98901e458a04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:09.377038 crc crio[19822]: time=\"2026-06-12T10:22:09.376903498Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1eaf21bd-ba2a-4789-85ef-7f549bd64697 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:09.379962 crc crio[19822]: time=\"2026-06-12T10:22:09.379785597Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2b470f22-9be7-411a-93bf-8abb1774fbc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:10.972878 crc crio[19822]: time=\"2026-06-12T10:22:10.971448859Z\" level=info msg=\"Running pod sandbox: openstack/keystone-69fd98fd54-mpzn2/POD\" id=23e41b5c-0f36-42bf-8b97-f0a56d6940a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:10.974314 crc crio[19822]: time=\"2026-06-12T10:22:10.972894386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:11.527677 crc crio[19822]: time=\"2026-06-12T10:22:11.526927774Z\" level=info msg=\"Removed pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=579bac05-e7ac-4964-b00a-7657d0ce2dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:22:11.529031 crc crio[19822]: time=\"2026-06-12T10:22:11.528896416Z\" level=info msg=\"Stopping pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=7e18b2c1-67f1-4b9b-aa18-a4463b9d59d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:11.529031 crc crio[19822]: time=\"2026-06-12T10:22:11.528967398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=7e18b2c1-67f1-4b9b-aa18-a4463b9d59d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:11.529764 crc crio[19822]: time=\"2026-06-12T10:22:11.529689501Z\" level=info msg=\"Removing pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=c157f384-d508-47e8-b1af-0bbc09203d07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:22:11.562614 crc crio[19822]: time=\"2026-06-12T10:22:11.562458529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c567d3e8-b41c-4b5f-a6a2-699f52b7d3d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:11.702188 crc crio[19822]: time=\"2026-06-12T10:22:11.70202604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=492c1ffb-bbbd-4f94-9c38-e07368493d82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:11.711062 crc crio[19822]: time=\"2026-06-12T10:22:11.710928192Z\" level=info msg=\"Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0021440d8}] Aliases:map[]}\"\nJun 12 10:22:11.711062 crc crio[19822]: time=\"2026-06-12T10:22:11.711039006Z\" level=info msg=\"Adding pod openstack_placement-694596b8b6-dw854 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:11.720363 crc crio[19822]: time=\"2026-06-12T10:22:11.719767423Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f6f3c0eb-5945-478c-a235-8b6ab7aae6fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:11.753971 crc crio[19822]: time=\"2026-06-12T10:22:11.753763008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:11.764447 crc crio[19822]: time=\"2026-06-12T10:22:11.764385927Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-7lpmr/barbican-db-sync\" id=93d2335f-9272-44ab-a0cd-228889f886d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:11.769870 crc crio[19822]: time=\"2026-06-12T10:22:11.769698513Z\" level=info msg=\"Removed pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=c157f384-d508-47e8-b1af-0bbc09203d07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:22:11.771526 crc crio[19822]: time=\"2026-06-12T10:22:11.771426427Z\" level=info msg=\"Stopping pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=84165947-2aa1-4b34-9f7f-6198549446c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:11.771676 crc crio[19822]: time=\"2026-06-12T10:22:11.77153454Z\" level=info msg=\"Stopped pod sandbox (already stopped): 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=84165947-2aa1-4b34-9f7f-6198549446c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:11.781627 crc crio[19822]: time=\"2026-06-12T10:22:11.781362285Z\" level=info msg=\"Removing pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=ad43704d-37ac-4b15-a459-3aaff2236256 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:22:11.786322 crc crio[19822]: time=\"2026-06-12T10:22:11.786234297Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212040}] Aliases:map[]}\"\nJun 12 10:22:11.786322 crc crio[19822]: time=\"2026-06-12T10:22:11.786298829Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:11.814919 crc crio[19822]: time=\"2026-06-12T10:22:11.813680461Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}\"\nJun 12 10:22:11.814919 crc crio[19822]: time=\"2026-06-12T10:22:11.81374721Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:11.819359 crc crio[19822]: time=\"2026-06-12T10:22:11.81920018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc0052122b0}] Aliases:map[]}\"\nJun 12 10:22:11.819359 crc crio[19822]: time=\"2026-06-12T10:22:11.819271652Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687662-z9797 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:11.820589 crc crio[19822]: time=\"2026-06-12T10:22:11.820507642Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc00101a730}] Aliases:map[]}\"\nJun 12 10:22:11.820589 crc crio[19822]: time=\"2026-06-12T10:22:11.820569544Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:11.856623 crc crio[19822]: time=\"2026-06-12T10:22:11.851538559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:11.858066 crc crio[19822]: time=\"2026-06-12T10:22:11.857876876Z\" level=info msg=\"Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"\nJun 12 10:22:11.858066 crc crio[19822]: time=\"2026-06-12T10:22:11.857956785Z\" level=info msg=\"Adding pod openstack_keystone-69fd98fd54-mpzn2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:11.863395 crc crio[19822]: time=\"2026-06-12T10:22:11.863323318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:11.872642 crc crio[19822]: time=\"2026-06-12T10:22:11.872497474Z\" level=info msg=\"Removed pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=ad43704d-37ac-4b15-a459-3aaff2236256 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:22:11.873544 crc crio[19822]: time=\"2026-06-12T10:22:11.873380353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:11.954765 crc crio[19822]: time=\"2026-06-12T10:22:11.954635435Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8d7ca24e-2054-4a4b-9c7a-d5f9bc22bfe7 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:11.959675 crc crio[19822]: time=\"2026-06-12T10:22:11.959563667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0872fd8d-3d6a-49b9-87bd-d74d411632a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:12.018121 crc crio[19822]: time=\"2026-06-12T10:22:12.017917444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=1acf30e5-f41c-4180-b0d4-51e730555433 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:12.058933 crc crio[19822]: time=\"2026-06-12T10:22:12.058701417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:12.114597 crc crio[19822]: time=\"2026-06-12T10:22:12.105880875Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-64lq6/cinder-db-sync\" id=96020ea5-be54-4956-8f7a-7f45dd51bcf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:12.114597 crc crio[19822]: time=\"2026-06-12T10:22:12.108535095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:12.139074 crc crio[19822]: time=\"2026-06-12T10:22:12.137550905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:12.209737 crc crio[19822]: time=\"2026-06-12T10:22:12.20964924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:12.224677 crc crio[19822]: time=\"2026-06-12T10:22:12.221948097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:12.224677 crc crio[19822]: time=\"2026-06-12T10:22:12.222533825Z\" level=info msg=\"Created container 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9: openshift-marketplace/certified-operators-jd64x/extract-utilities\" id=c00778ca-a237-44d1-8606-6709db422ec1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:12.238697 crc crio[19822]: time=\"2026-06-12T10:22:12.237790934Z\" level=info msg=\"Starting container: 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9\" id=a6e5f834-f655-4ed5-9d6b-e8e9bfb2d8cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:12.246358 crc crio[19822]: time=\"2026-06-12T10:22:12.244470623Z\" level=info msg=\"Started container\" PID=61762 containerID=61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9 description=openshift-marketplace/certified-operators-jd64x/extract-utilities id=a6e5f834-f655-4ed5-9d6b-e8e9bfb2d8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\nJun 12 10:22:12.302650 crc crio[19822]: time=\"2026-06-12T10:22:12.302403136Z\" level=info msg=\"Created container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core\" id=f6f3c0eb-5945-478c-a235-8b6ab7aae6fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:12.305756 crc crio[19822]: time=\"2026-06-12T10:22:12.304398568Z\" level=info msg=\"Starting container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86\" id=3372d187-6c90-47db-be9f-938f6926541e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:12.313657 crc crio[19822]: time=\"2026-06-12T10:22:12.313541728Z\" level=info msg=\"Started container\" PID=61775 containerID=027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86 description=openstack/ceilometer-0/sg-core id=3372d187-6c90-47db-be9f-938f6926541e name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\nJun 12 10:22:12.315634 crc crio[19822]: time=\"2026-06-12T10:22:12.315556592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:12.360030 crc crio[19822]: time=\"2026-06-12T10:22:12.357754378Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=57f2e8bf-a02f-44e2-a786-b7e83c50a56c name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:12.370126 crc crio[19822]: time=\"2026-06-12T10:22:12.36979406Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:22:12.465714 crc crio[19822]: time=\"2026-06-12T10:22:12.464776468Z\" level=info msg=\"Created container 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81: openstack/barbican-db-sync-7lpmr/barbican-db-sync\" id=93d2335f-9272-44ab-a0cd-228889f886d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:12.467767 crc crio[19822]: time=\"2026-06-12T10:22:12.467680821Z\" level=info msg=\"Starting container: 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81\" id=ce7a21b9-55b3-4e3f-9ccf-5e0d43c869f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:12.483924 crc crio[19822]: time=\"2026-06-12T10:22:12.48377335Z\" level=info msg=\"Started container\" PID=61799 containerID=5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81 description=openstack/barbican-db-sync-7lpmr/barbican-db-sync id=ce7a21b9-55b3-4e3f-9ccf-5e0d43c869f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\nJun 12 10:22:12.556118 crc crio[19822]: 2026-06-12T10:22:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a101784a07e958 Mac:fe:9d:b9:de:e5:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:12.557654 crc crio[19822]: time=\"2026-06-12T10:22:12.557583386Z\" level=info msg=\"Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0021440d8}] Aliases:map[]}\"\nJun 12 10:22:12.557795 crc crio[19822]: time=\"2026-06-12T10:22:12.557778092Z\" level=info msg=\"Checking pod openstack_placement-694596b8b6-dw854 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:12.561120 crc crio[19822]: time=\"2026-06-12T10:22:12.561047367Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=665431b0-6c44-4500-ad5e-e382f554656a name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:12.567108 crc crio[19822]: time=\"2026-06-12T10:22:12.567022377Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 10:22:12.578304 crc crio[19822]: time=\"2026-06-12T10:22:12.578117643Z\" level=info msg=\"Ran pod sandbox 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c with infra container: openstack/placement-694596b8b6-dw854/POD\" id=234c13ea-fd0d-4203-9a23-707a0338596b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:12.580391 crc crio[19822]: time=\"2026-06-12T10:22:12.580341459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=f58f4612-4920-4f9c-a996-bd37e6250e44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:12.644624 crc crio[19822]: time=\"2026-06-12T10:22:12.64449975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=9ba1ae9a-db98-42c1-8146-f33f9decb5b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:12.818741 crc crio[19822]: time=\"2026-06-12T10:22:12.818577854Z\" level=info msg=\"Creating container: openstack/placement-694596b8b6-dw854/placement-log\" id=67f8558e-ac47-4553-9da3-19b8a93ea178 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:12.819683 crc crio[19822]: time=\"2026-06-12T10:22:12.81939686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:12.915710 crc crio[19822]: time=\"2026-06-12T10:22:12.91563982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:12.921887 crc crio[19822]: time=\"2026-06-12T10:22:12.921470503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.062274 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4ab74770d4a76f Mac:62:ca:8d:11:ab:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:13.065623 crc crio[19822]: time=\"2026-06-12T10:22:13.065514036Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212040}] Aliases:map[]}\"\nJun 12 10:22:13.066022 crc crio[19822]: time=\"2026-06-12T10:22:13.065994911Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:13.067597 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:399576f8a9f517f Mac:22:7f:b4:86:c6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:13.073672 crc crio[19822]: time=\"2026-06-12T10:22:13.073618946Z\" level=info msg=\"Ran pod sandbox d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca with infra container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/POD\" id=b0254621-e9c6-4593-93c5-d555271f0596 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:13.075248 crc crio[19822]: time=\"2026-06-12T10:22:13.075203152Z\" level=info msg=\"Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"\nJun 12 10:22:13.075578 crc crio[19822]: time=\"2026-06-12T10:22:13.075557144Z\" level=info msg=\"Checking pod openstack_keystone-69fd98fd54-mpzn2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:13.086047 crc crio[19822]: time=\"2026-06-12T10:22:13.085912361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9ba9e0b2-1578-4e25-bd7e-25a5941c1c58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.091104 crc crio[19822]: time=\"2026-06-12T10:22:13.091029275Z\" level=info msg=\"Ran pod sandbox 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 with infra container: openstack/keystone-69fd98fd54-mpzn2/POD\" id=23e41b5c-0f36-42bf-8b97-f0a56d6940a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:13.092389 crc crio[19822]: time=\"2026-06-12T10:22:13.092315983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=8e48ccb2-ced0-4e7a-bd18-76c92bf65bf6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.136648 crc crio[19822]: time=\"2026-06-12T10:22:13.136602967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4984b2d3-2948-4052-b24c-7f2208f64976 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.147189 crc crio[19822]: time=\"2026-06-12T10:22:13.147063078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=55ed1228-7c28-491c-978f-0c4951e2abdb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.223868 crc crio[19822]: time=\"2026-06-12T10:22:13.223699616Z\" level=info msg=\"Created container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log\" id=67f8558e-ac47-4553-9da3-19b8a93ea178 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.225260 crc crio[19822]: time=\"2026-06-12T10:22:13.225136575Z\" level=info msg=\"Starting container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a\" id=812e968b-bf0a-4e64-9d8a-7b556af769f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:13.226461 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ada1e346ada86b3 Mac:b6:d6:2f:5e:5e:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 SocketPath: PciID:}] [{Interface:0xc0001bc5b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:13.227906 crc crio[19822]: time=\"2026-06-12T10:22:13.227778255Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc0052122b0}] Aliases:map[]}\"\nJun 12 10:22:13.228029 crc crio[19822]: time=\"2026-06-12T10:22:13.227975582Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687662-z9797 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:13.235071 crc crio[19822]: time=\"2026-06-12T10:22:13.234974633Z\" level=info msg=\"Started container\" PID=61920 containerID=73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a description=openstack/placement-694596b8b6-dw854/placement-log id=812e968b-bf0a-4e64-9d8a-7b556af769f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\nJun 12 10:22:13.237419 crc crio[19822]: time=\"2026-06-12T10:22:13.237127581Z\" level=info msg=\"Ran pod sandbox ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d with infra container: openshift-infra/auto-csr-approver-29687662-z9797/POD\" id=ea04fa1d-263c-44c1-92d5-fc3d34f79d8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:13.241477 crc crio[19822]: time=\"2026-06-12T10:22:13.241442557Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=05964791-4850-41f1-928b-bfd85a66dcdf name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:13.244520 crc crio[19822]: time=\"2026-06-12T10:22:13.244438175Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:22:13.252506 crc crio[19822]: time=\"2026-06-12T10:22:13.252407776Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init\" id=cd2c7231-70df-446c-a55b-79caeb7dd238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.252926 crc crio[19822]: time=\"2026-06-12T10:22:13.252904042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.305945 crc crio[19822]: time=\"2026-06-12T10:22:13.304474794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=1e68f5cb-ff50-4e03-a1ac-c02ec2ce8c70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.316614 crc crio[19822]: time=\"2026-06-12T10:22:13.315915366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.322192 crc crio[19822]: time=\"2026-06-12T10:22:13.321981598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.393634 crc crio[19822]: time=\"2026-06-12T10:22:13.393528584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=9563423f-ebf7-4364-8e78-19170130ac6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.398434 crc crio[19822]: time=\"2026-06-12T10:22:13.398364037Z\" level=info msg=\"Creating container: openstack/keystone-69fd98fd54-mpzn2/keystone-api\" id=ced20b3f-928d-4769-973f-79fa344ba28b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.398784 crc crio[19822]: time=\"2026-06-12T10:22:13.398669187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.466083 crc crio[19822]: time=\"2026-06-12T10:22:13.465980571Z\" level=info msg=\"Created container 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init\" id=cd2c7231-70df-446c-a55b-79caeb7dd238 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.476864 crc crio[19822]: time=\"2026-06-12T10:22:13.469771527Z\" level=info msg=\"Creating container: openstack/placement-694596b8b6-dw854/placement-api\" id=df90a3ac-aaa9-4bd2-941f-9f72137b55e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.476864 crc crio[19822]: time=\"2026-06-12T10:22:13.470249193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.476864 crc crio[19822]: time=\"2026-06-12T10:22:13.470448751Z\" level=info msg=\"Starting container: 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f\" id=daceb43f-eff4-4834-9343-a2cb03c235c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:13.500904 crc crio[19822]: time=\"2026-06-12T10:22:13.500768733Z\" level=info msg=\"Started container\" PID=61961 containerID=39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f description=openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init id=daceb43f-eff4-4834-9343-a2cb03c235c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\nJun 12 10:22:13.558176 crc crio[19822]: time=\"2026-06-12T10:22:13.55807776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.563235 crc crio[19822]: time=\"2026-06-12T10:22:13.56307045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.582540 crc crio[19822]: time=\"2026-06-12T10:22:13.582259292Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=665431b0-6c44-4500-ad5e-e382f554656a name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:13.583636 crc crio[19822]: time=\"2026-06-12T10:22:13.583568142Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cc292188-f414-4ef9-85bd-9c44646c86d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.614196 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:779f70c169deb6e Mac:8a:61:d8:ba:e5:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab SocketPath: PciID:}] [{Interface:0xc00011e6b0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:13.615001 crc crio[19822]: time=\"2026-06-12T10:22:13.614933877Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc00101a730}] Aliases:map[]}\"\nJun 12 10:22:13.615300 crc crio[19822]: time=\"2026-06-12T10:22:13.615089462Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:13.620638 crc crio[19822]: time=\"2026-06-12T10:22:13.62033923Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee9d3fab-f25b-451e-b86f-cf4f26fb0eed name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.621300 crc crio[19822]: time=\"2026-06-12T10:22:13.621221786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.627895 crc crio[19822]: time=\"2026-06-12T10:22:13.627760008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.631634 crc crio[19822]: time=\"2026-06-12T10:22:13.630968415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fbc51bc4-2ddd-4fc4-9fdb-869cdfc3cf72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.638073 crc crio[19822]: time=\"2026-06-12T10:22:13.636187398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.658087 crc crio[19822]: time=\"2026-06-12T10:22:13.65799548Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jd64x/extract-content\" id=164d7741-0032-4088-93ea-4641601f1b0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.662057 crc crio[19822]: time=\"2026-06-12T10:22:13.661895835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.690857 crc crio[19822]: time=\"2026-06-12T10:22:13.690762481Z\" level=info msg=\"Ran pod sandbox 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 with infra container: openstack/glance-default-internal-api-0/POD\" id=27b13c70-aa47-4728-a139-fb09be8e8cac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:13.697440 crc crio[19822]: time=\"2026-06-12T10:22:13.697358367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=00ebdb04-41d7-4aff-b58c-c9628e325fb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.729595 crc crio[19822]: time=\"2026-06-12T10:22:13.729500773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=469b6792-ccff-4797-afdb-fd237837e473 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.740079 crc crio[19822]: time=\"2026-06-12T10:22:13.740032639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=60582afd-ef5d-4517-a85c-ba339302c44a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:13.753564 crc crio[19822]: time=\"2026-06-12T10:22:13.753516276Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns\" id=8c195bc4-5d1d-4f59-b616-6db5d08f7fbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.754045 crc crio[19822]: time=\"2026-06-12T10:22:13.753981691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.789971 crc crio[19822]: time=\"2026-06-12T10:22:13.784524358Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=9176e7c3-4d6b-44d8-b2c5-f628358f58e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.804132 crc crio[19822]: time=\"2026-06-12T10:22:13.804040056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.845705 crc crio[19822]: time=\"2026-06-12T10:22:13.845440007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.855878 crc crio[19822]: time=\"2026-06-12T10:22:13.855692783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.874011 crc crio[19822]: time=\"2026-06-12T10:22:13.873900949Z\" level=info msg=\"Created container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api\" id=ced20b3f-928d-4769-973f-79fa344ba28b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.875681 crc crio[19822]: time=\"2026-06-12T10:22:13.875588723Z\" level=info msg=\"Starting container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35\" id=9e7dd9f1-d38d-4137-a1c3-e47826143123 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:13.889003 crc crio[19822]: time=\"2026-06-12T10:22:13.888884034Z\" level=info msg=\"Started container\" PID=61976 containerID=3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35 description=openstack/keystone-69fd98fd54-mpzn2/keystone-api id=9e7dd9f1-d38d-4137-a1c3-e47826143123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\nJun 12 10:22:13.890579 crc crio[19822]: time=\"2026-06-12T10:22:13.890465096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.901232 crc crio[19822]: time=\"2026-06-12T10:22:13.901084261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:13.907417 crc crio[19822]: time=\"2026-06-12T10:22:13.907220514Z\" level=info msg=\"Created container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api\" id=df90a3ac-aaa9-4bd2-941f-9f72137b55e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:13.911313 crc crio[19822]: time=\"2026-06-12T10:22:13.911107788Z\" level=info msg=\"Starting container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669\" id=0fa3ac1a-a60e-43c3-bc4d-a6097fcaefc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:13.936704 crc crio[19822]: time=\"2026-06-12T10:22:13.936611806Z\" level=info msg=\"Started container\" PID=61994 containerID=42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669 description=openstack/placement-694596b8b6-dw854/placement-api id=0fa3ac1a-a60e-43c3-bc4d-a6097fcaefc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\nJun 12 10:22:13.943969 crc crio[19822]: time=\"2026-06-12T10:22:13.943513645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:14.081641 crc crio[19822]: time=\"2026-06-12T10:22:14.081490904Z\" level=info msg=\"Created container b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e: openstack/cinder-db-sync-64lq6/cinder-db-sync\" id=96020ea5-be54-4956-8f7a-7f45dd51bcf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:14.098682 crc crio[19822]: time=\"2026-06-12T10:22:14.098210855Z\" level=info msg=\"Starting container: b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e\" id=82e0b296-a13b-4e4f-9e64-66a422396465 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:14.107105 crc crio[19822]: time=\"2026-06-12T10:22:14.107024283Z\" level=info msg=\"Started container\" PID=61992 containerID=b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e description=openstack/cinder-db-sync-64lq6/cinder-db-sync id=82e0b296-a13b-4e4f-9e64-66a422396465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\nJun 12 10:22:14.239737 crc crio[19822]: time=\"2026-06-12T10:22:14.239603912Z\" level=info msg=\"Created container 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e: openshift-marketplace/certified-operators-jd64x/extract-content\" id=164d7741-0032-4088-93ea-4641601f1b0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:14.247990 crc crio[19822]: time=\"2026-06-12T10:22:14.247893466Z\" level=info msg=\"Starting container: 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e\" id=6ee5e196-1031-4a15-85a6-baf323c760e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:14.258973 crc crio[19822]: time=\"2026-06-12T10:22:14.258750719Z\" level=info msg=\"Created container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns\" id=8c195bc4-5d1d-4f59-b616-6db5d08f7fbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:14.260567 crc crio[19822]: time=\"2026-06-12T10:22:14.260452974Z\" level=info msg=\"Starting container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36\" id=62524c0d-b8a7-48e4-a477-821ef7ea09a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:14.261996 crc crio[19822]: time=\"2026-06-12T10:22:14.261638541Z\" level=info msg=\"Started container\" PID=62006 containerID=6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e description=openshift-marketplace/certified-operators-jd64x/extract-content id=6ee5e196-1031-4a15-85a6-baf323c760e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\nJun 12 10:22:14.278222 crc crio[19822]: time=\"2026-06-12T10:22:14.278043153Z\" level=info msg=\"Started container\" PID=62032 containerID=fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36 description=openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns id=62524c0d-b8a7-48e4-a477-821ef7ea09a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\nJun 12 10:22:14.672945 crc crio[19822]: time=\"2026-06-12T10:22:14.668515558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:14.902443 crc crio[19822]: time=\"2026-06-12T10:22:14.901539297Z\" level=info msg=\"Created container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log\" id=9176e7c3-4d6b-44d8-b2c5-f628358f58e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:14.907636 crc crio[19822]: time=\"2026-06-12T10:22:14.90758771Z\" level=info msg=\"Starting container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720\" id=b29eac13-dbaa-41b4-b7ac-7956de04f972 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:14.916650 crc crio[19822]: time=\"2026-06-12T10:22:14.916418239Z\" level=info msg=\"Started container\" PID=62227 containerID=0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720 description=openstack/glance-default-internal-api-0/glance-log id=b29eac13-dbaa-41b4-b7ac-7956de04f972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\nJun 12 10:22:15.090532 crc crio[19822]: time=\"2026-06-12T10:22:15.090392039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=50ba31cc-1084-4978-ba8f-4635c70ce763 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:15.314524 crc crio[19822]: 2026-06-12T10:22:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a14e35c72330f2a Mac:9a:4c:f1:5d:b9:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:15.316371 crc crio[19822]: time=\"2026-06-12T10:22:15.316289836Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}\"\nJun 12 10:22:15.316599 crc crio[19822]: time=\"2026-06-12T10:22:15.316498453Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:15.354122 crc crio[19822]: time=\"2026-06-12T10:22:15.354080911Z\" level=info msg=\"Ran pod sandbox a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 with infra container: openstack/glance-default-external-api-0/POD\" id=0eaf2405-a8dd-4b7d-8eda-53cbe58b4a98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:15.357289 crc crio[19822]: time=\"2026-06-12T10:22:15.357262242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=847519dd-7d6a-4f05-8635-6abb87139c11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:15.507219 crc crio[19822]: time=\"2026-06-12T10:22:15.506509359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8ceb3a05-5073-4fbc-a6cd-6374cf847e44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:15.543325 crc crio[19822]: time=\"2026-06-12T10:22:15.540425963Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=05964791-4850-41f1-928b-bfd85a66dcdf name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:15.543325 crc crio[19822]: time=\"2026-06-12T10:22:15.54312533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a9f50f9a-465a-414a-9a95-7b00270f31a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:15.543785 crc crio[19822]: time=\"2026-06-12T10:22:15.543660828Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c6cf891-4200-43f0-9181-24242893d8a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:15.545871 crc crio[19822]: time=\"2026-06-12T10:22:15.545742151Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a59a53e3-1c80-4b88-bb09-5e584df3b9cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:16.304460 crc crio[19822]: time=\"2026-06-12T10:22:16.303122821Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=806d9e5a-efa2-4dbc-a6ba-d9ad398fc91b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:16.304460 crc crio[19822]: time=\"2026-06-12T10:22:16.304204064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:16.370180 crc crio[19822]: time=\"2026-06-12T10:22:16.369999959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:16.427276 crc crio[19822]: time=\"2026-06-12T10:22:16.426398965Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=b389d32c-ddf3-47d1-a3dd-48c2a7ec7223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:16.427276 crc crio[19822]: time=\"2026-06-12T10:22:16.426924292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:16.507890 crc crio[19822]: time=\"2026-06-12T10:22:16.507658948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:16.621566 crc crio[19822]: time=\"2026-06-12T10:22:16.617055404Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687662-z9797/oc\" id=590f2dbb-fa30-4a86-93a1-fc3055bf623b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:16.624063 crc crio[19822]: time=\"2026-06-12T10:22:16.624027864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:16.742188 crc crio[19822]: time=\"2026-06-12T10:22:16.742004042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:17.002017 crc crio[19822]: time=\"2026-06-12T10:22:17.001903057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:17.093505 crc crio[19822]: time=\"2026-06-12T10:22:17.092990072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:17.178509 crc crio[19822]: time=\"2026-06-12T10:22:17.178402389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:17.572589 crc crio[19822]: time=\"2026-06-12T10:22:17.572517006Z\" level=info msg=\"Created container 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75: openshift-infra/auto-csr-approver-29687662-z9797/oc\" id=590f2dbb-fa30-4a86-93a1-fc3055bf623b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:17.575756 crc crio[19822]: time=\"2026-06-12T10:22:17.575548162Z\" level=info msg=\"Starting container: 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75\" id=5800663f-abd4-47bc-90d1-6f1772bc0cd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:17.582099 crc crio[19822]: time=\"2026-06-12T10:22:17.582012977Z\" level=info msg=\"Started container\" PID=62509 containerID=38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75 description=openshift-infra/auto-csr-approver-29687662-z9797/oc id=5800663f-abd4-47bc-90d1-6f1772bc0cd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\nJun 12 10:22:17.778423 crc crio[19822]: time=\"2026-06-12T10:22:17.778096138Z\" level=info msg=\"Created container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd\" id=806d9e5a-efa2-4dbc-a6ba-d9ad398fc91b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:17.779889 crc crio[19822]: time=\"2026-06-12T10:22:17.779715769Z\" level=info msg=\"Starting container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f\" id=9dcb53fc-cc83-4aca-bec1-778560f64e0b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:17.788362 crc crio[19822]: time=\"2026-06-12T10:22:17.788309681Z\" level=info msg=\"Started container\" PID=62520 containerID=6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f description=openstack/glance-default-internal-api-0/glance-httpd id=9dcb53fc-cc83-4aca-bec1-778560f64e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\nJun 12 10:22:18.072550 crc crio[19822]: time=\"2026-06-12T10:22:18.072464852Z\" level=info msg=\"Created container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log\" id=b389d32c-ddf3-47d1-a3dd-48c2a7ec7223 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:18.073902 crc crio[19822]: time=\"2026-06-12T10:22:18.07368983Z\" level=info msg=\"Starting container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be\" id=aa0ad585-bedb-4654-b9f0-aef2b36c99ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:18.082433 crc crio[19822]: time=\"2026-06-12T10:22:18.082343294Z\" level=info msg=\"Started container\" PID=62524 containerID=a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be description=openstack/glance-default-external-api-0/glance-log id=aa0ad585-bedb-4654-b9f0-aef2b36c99ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\nJun 12 10:22:18.414783 crc crio[19822]: time=\"2026-06-12T10:22:18.41433112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=74b87f42-7896-4860-81fc-08c39c48ad1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:18.453251 crc crio[19822]: time=\"2026-06-12T10:22:18.452988664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=20c7b533-8315-49ae-934e-4da4325aaeb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:18.559266 crc crio[19822]: time=\"2026-06-12T10:22:18.559105936Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=a282ffa6-c631-461f-9eac-731a672579b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:18.559718 crc crio[19822]: time=\"2026-06-12T10:22:18.559656173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:18.649695 crc crio[19822]: time=\"2026-06-12T10:22:18.649476706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:18.807316 crc crio[19822]: time=\"2026-06-12T10:22:18.806923863Z\" level=info msg=\"Stopping container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720 (timeout: 30s)\" id=da604eb1-eac0-467d-b600-a8639cd92531 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:18.807952 crc crio[19822]: time=\"2026-06-12T10:22:18.807904295Z\" level=info msg=\"Stopping container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f (timeout: 30s)\" id=d667e3c2-8bd4-48c7-8dfb-bad43da99ec1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:19.367186 crc crio[19822]: time=\"2026-06-12T10:22:19.366332601Z\" level=info msg=\"Stopped container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log\" id=da604eb1-eac0-467d-b600-a8639cd92531 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:19.380052 crc crio[19822]: time=\"2026-06-12T10:22:19.377308433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:19.785253 crc crio[19822]: time=\"2026-06-12T10:22:19.785014573Z\" level=info msg=\"Stopped container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd\" id=d667e3c2-8bd4-48c7-8dfb-bad43da99ec1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:19.786653 crc crio[19822]: time=\"2026-06-12T10:22:19.786411958Z\" level=info msg=\"Stopping pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=bc88e5f2-2d2d-477a-93ff-3b73ec9b28e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:19.787407 crc crio[19822]: time=\"2026-06-12T10:22:19.787246124Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc000696370}] Aliases:map[]}\"\nJun 12 10:22:19.787587 crc crio[19822]: time=\"2026-06-12T10:22:19.78744009Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:19.829175 crc crio[19822]: time=\"2026-06-12T10:22:19.828962557Z\" level=info msg=\"Stopping pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=f6c2df6c-f94b-41f1-b3ac-cf9c6fd46f68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:19.830279 crc crio[19822]: time=\"2026-06-12T10:22:19.830215407Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc00244c808}] Aliases:map[]}\"\nJun 12 10:22:19.830465 crc crio[19822]: time=\"2026-06-12T10:22:19.830404583Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687662-z9797 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:20.078408 crc crio[19822]: time=\"2026-06-12T10:22:20.075758142Z\" level=info msg=\"Created container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd\" id=a282ffa6-c631-461f-9eac-731a672579b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:20.080616 crc crio[19822]: time=\"2026-06-12T10:22:20.080516512Z\" level=info msg=\"Starting container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883\" id=b3cb4d23-3fb2-49b8-971a-8e66e548d0b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:20.086724 crc crio[19822]: time=\"2026-06-12T10:22:20.086600665Z\" level=info msg=\"Started container\" PID=62851 containerID=096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883 description=openstack/glance-default-external-api-0/glance-httpd id=b3cb4d23-3fb2-49b8-971a-8e66e548d0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\nJun 12 10:22:20.295113 crc crio[19822]: time=\"2026-06-12T10:22:20.294980237Z\" level=info msg=\"Stopped pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=f6c2df6c-f94b-41f1-b3ac-cf9c6fd46f68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:20.849788 crc crio[19822]: time=\"2026-06-12T10:22:20.847035151Z\" level=info msg=\"Stopping container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883 (timeout: 30s)\" id=09ebc5b3-f2d0-4da4-9af2-979c247a20e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:20.849788 crc crio[19822]: time=\"2026-06-12T10:22:20.847136693Z\" level=info msg=\"Stopping container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be (timeout: 30s)\" id=95dee5b9-a2da-47bb-a361-66613fdbd6b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:22.943740 crc crio[19822]: time=\"2026-06-12T10:22:22.943299739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef2e0335-5fa9-4cde-8843-78b1a37741da name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:26.112344 crc crio[19822]: time=\"2026-06-12T10:22:26.111279219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=64e5898f-4a28-437b-b8e2-8d981c8613f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:27.309575 crc crio[19822]: time=\"2026-06-12T10:22:27.309448214Z\" level=info msg=\"Stopped container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd\" id=09ebc5b3-f2d0-4da4-9af2-979c247a20e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:27.310248 crc crio[19822]: time=\"2026-06-12T10:22:27.309475675Z\" level=info msg=\"Stopped container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log\" id=95dee5b9-a2da-47bb-a361-66613fdbd6b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:27.310599 crc crio[19822]: time=\"2026-06-12T10:22:27.310520819Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jd64x/registry-server\" id=cb88fee0-0d0a-42fe-9c22-706458624115 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:27.340266 crc crio[19822]: time=\"2026-06-12T10:22:27.334380325Z\" level=info msg=\"Stopping pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=92820627-7390-45bb-81db-1b67af3b49bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:27.340266 crc crio[19822]: time=\"2026-06-12T10:22:27.335544032Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0037c8090}] Aliases:map[]}\"\nJun 12 10:22:27.340266 crc crio[19822]: time=\"2026-06-12T10:22:27.33577248Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:30.918291 crc crio[19822]: time=\"2026-06-12T10:22:30.917526783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:31.486004 crc crio[19822]: time=\"2026-06-12T10:22:31.485044542Z\" level=info msg=\"Stopping container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45 (timeout: 10s)\" id=ad774fb3-a3c2-4831-b8a5-cc4a104ddd58 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:32.183881 crc crio[19822]: time=\"2026-06-12T10:22:32.183085187Z\" level=info msg=\"Stopped pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=92820627-7390-45bb-81db-1b67af3b49bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:32.193091 crc crio[19822]: time=\"2026-06-12T10:22:32.191520304Z\" level=info msg=\"Stopped container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns\" id=ad774fb3-a3c2-4831-b8a5-cc4a104ddd58 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:32.194184 crc crio[19822]: time=\"2026-06-12T10:22:32.194088357Z\" level=info msg=\"Stopping pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=e85896d5-f507-48e4-83e7-c9653c5f3439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:32.194903 crc crio[19822]: time=\"2026-06-12T10:22:32.194756118Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc00008c938}] Aliases:map[]}\"\nJun 12 10:22:32.195444 crc crio[19822]: time=\"2026-06-12T10:22:32.195369017Z\" level=info msg=\"Stopped pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=bc88e5f2-2d2d-477a-93ff-3b73ec9b28e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:32.195444 crc crio[19822]: time=\"2026-06-12T10:22:32.195412599Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b9cf7779-zq4lm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:32.410510 crc crio[19822]: time=\"2026-06-12T10:22:32.410073897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:32.415636 crc crio[19822]: time=\"2026-06-12T10:22:32.41556055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:32.508711 crc crio[19822]: time=\"2026-06-12T10:22:32.508627726Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=57f2e8bf-a02f-44e2-a786-b7e83c50a56c name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:32.510525 crc crio[19822]: time=\"2026-06-12T10:22:32.510333896Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=1ab7016f-f58e-4254-a728-a640518a4291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:32.586771 crc crio[19822]: time=\"2026-06-12T10:22:32.586591848Z\" level=info msg=\"Stopped pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=e85896d5-f507-48e4-83e7-c9653c5f3439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:32.592798 crc crio[19822]: time=\"2026-06-12T10:22:32.591398331Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2a07ac0b-cbd8-4dee-9373-f08e4bc4ffa5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:32.604696 crc crio[19822]: time=\"2026-06-12T10:22:32.604601319Z\" level=info msg=\"Created container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server\" id=cb88fee0-0d0a-42fe-9c22-706458624115 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:32.607928 crc crio[19822]: time=\"2026-06-12T10:22:32.607752468Z\" level=info msg=\"Starting container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8\" id=76e8392a-5d54-4863-8b40-128b1df1d9dc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:32.612629 crc crio[19822]: time=\"2026-06-12T10:22:32.611889189Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0cd4986d-f851-4a86-b0a3-0f9f238075e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:32.627181 crc crio[19822]: time=\"2026-06-12T10:22:32.616375552Z\" level=info msg=\"Started container\" PID=63892 containerID=e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8 description=openshift-marketplace/certified-operators-jd64x/registry-server id=76e8392a-5d54-4863-8b40-128b1df1d9dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\nJun 12 10:22:32.627181 crc crio[19822]: time=\"2026-06-12T10:22:32.623337102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:32.670320 crc crio[19822]: time=\"2026-06-12T10:22:32.669249866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:32.676554 crc crio[19822]: time=\"2026-06-12T10:22:32.676467114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:32.806801 crc crio[19822]: time=\"2026-06-12T10:22:32.80671576Z\" level=info msg=\"Created container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd\" id=0cd4986d-f851-4a86-b0a3-0f9f238075e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:32.807794 crc crio[19822]: time=\"2026-06-12T10:22:32.807730712Z\" level=info msg=\"Starting container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb\" id=48672d24-7c0b-4c46-8c12-766c5a06d195 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:32.813693 crc crio[19822]: time=\"2026-06-12T10:22:32.813320269Z\" level=info msg=\"Started container\" PID=63924 containerID=0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb description=openstack/ceilometer-0/proxy-httpd id=48672d24-7c0b-4c46-8c12-766c5a06d195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\nJun 12 10:22:33.125726 crc crio[19822]: time=\"2026-06-12T10:22:33.123926137Z\" level=info msg=\"Removing container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883\" id=6aba8536-5f73-4e50-845e-9923cfa76c36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.139230 crc crio[19822]: time=\"2026-06-12T10:22:33.139051746Z\" level=info msg=\"Stopping container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb (timeout: 30s)\" id=405c9fc2-16b1-4798-9cbf-966df3872bf2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:33.139230 crc crio[19822]: time=\"2026-06-12T10:22:33.139185852Z\" level=info msg=\"Stopping container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656 (timeout: 30s)\" id=4d4670ad-c196-47b6-8010-45e532fefbc7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:33.139348 crc crio[19822]: time=\"2026-06-12T10:22:33.139284124Z\" level=info msg=\"Stopping container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc (timeout: 30s)\" id=298da84a-2dbe-45a7-9313-82d4ec818b3d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:33.143218 crc crio[19822]: time=\"2026-06-12T10:22:33.140582587Z\" level=info msg=\"Stopping container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86 (timeout: 30s)\" id=006fe261-151a-444b-ad6e-152f187eb262 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:33.195771 crc crio[19822]: time=\"2026-06-12T10:22:33.195659414Z\" level=info msg=\"Removed container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd\" id=6aba8536-5f73-4e50-845e-9923cfa76c36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.202532 crc crio[19822]: time=\"2026-06-12T10:22:33.202434277Z\" level=info msg=\"Removing container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be\" id=b07de904-8e27-4976-9bce-435b669fe8ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.272321 crc crio[19822]: time=\"2026-06-12T10:22:33.272229088Z\" level=info msg=\"Stopped container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core\" id=006fe261-151a-444b-ad6e-152f187eb262 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:33.354176 crc crio[19822]: time=\"2026-06-12T10:22:33.354064997Z\" level=info msg=\"Removed container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log\" id=b07de904-8e27-4976-9bce-435b669fe8ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.359457 crc crio[19822]: time=\"2026-06-12T10:22:33.359209949Z\" level=info msg=\"Removing container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45\" id=21f4720b-b0da-45f7-b48a-c9d848436d3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.415708 crc crio[19822]: time=\"2026-06-12T10:22:33.41524885Z\" level=info msg=\"Removed container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns\" id=21f4720b-b0da-45f7-b48a-c9d848436d3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.432131 crc crio[19822]: time=\"2026-06-12T10:22:33.432030595Z\" level=info msg=\"Removing container: 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235\" id=2e39bf94-faa2-4de1-81bc-a2ef595306ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.498862 crc crio[19822]: time=\"2026-06-12T10:22:33.498686928Z\" level=info msg=\"Stopped container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd\" id=405c9fc2-16b1-4798-9cbf-966df3872bf2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:33.515440 crc crio[19822]: time=\"2026-06-12T10:22:33.51536849Z\" level=info msg=\"Removed container 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init\" id=2e39bf94-faa2-4de1-81bc-a2ef595306ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.527615 crc crio[19822]: time=\"2026-06-12T10:22:33.526800167Z\" level=info msg=\"Removing container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f\" id=987f4d8b-99dc-4315-aba5-cb928c5b2c41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.601015 crc crio[19822]: time=\"2026-06-12T10:22:33.60092007Z\" level=info msg=\"Removed container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd\" id=987f4d8b-99dc-4315-aba5-cb928c5b2c41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.604376 crc crio[19822]: time=\"2026-06-12T10:22:33.604279171Z\" level=info msg=\"Removing container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720\" id=8fa37b5f-4847-4ece-aa6e-7b7ae3ae0a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:33.666308 crc crio[19822]: time=\"2026-06-12T10:22:33.665339765Z\" level=info msg=\"Removed container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log\" id=8fa37b5f-4847-4ece-aa6e-7b7ae3ae0a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:34.032255 crc crio[19822]: time=\"2026-06-12T10:22:34.032129923Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=d0f65e87-8dec-448a-ac54-6350119bc0c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:34.032438 crc crio[19822]: time=\"2026-06-12T10:22:34.032301028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:34.081041 crc crio[19822]: time=\"2026-06-12T10:22:34.080938568Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc005212048}] Aliases:map[]}\"\nJun 12 10:22:34.086392 crc crio[19822]: time=\"2026-06-12T10:22:34.086292388Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:34.200910 crc crio[19822]: time=\"2026-06-12T10:22:34.200486425Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=9fa5a2f0-e804-40f7-8f5a-3b7becd17122 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:34.201665 crc crio[19822]: time=\"2026-06-12T10:22:34.201635712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:34.306258 crc crio[19822]: time=\"2026-06-12T10:22:34.306196544Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc003094138}] Aliases:map[]}\"\nJun 12 10:22:34.306523 crc crio[19822]: time=\"2026-06-12T10:22:34.306502824Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:34.356550 crc crio[19822]: time=\"2026-06-12T10:22:34.356378035Z\" level=info msg=\"Stopped container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent\" id=298da84a-2dbe-45a7-9313-82d4ec818b3d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:34.947000 crc crio[19822]: 2026-06-12T10:22:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9330304db3675a5 Mac:96:20:5b:ad:8a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 SocketPath: PciID:}] [{Interface:0xc000434770 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:34.953332 crc crio[19822]: time=\"2026-06-12T10:22:34.95290446Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc005212048}] Aliases:map[]}\"\nJun 12 10:22:34.953332 crc crio[19822]: time=\"2026-06-12T10:22:34.953131478Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:34.977463 crc crio[19822]: time=\"2026-06-12T10:22:34.977364803Z\" level=info msg=\"Ran pod sandbox 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 with infra container: openstack/glance-default-external-api-0/POD\" id=d0f65e87-8dec-448a-ac54-6350119bc0c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:34.982439 crc crio[19822]: time=\"2026-06-12T10:22:34.982378379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=70a15e1b-6b0e-4c0c-97e4-7c4b22273824 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:34.985767 crc crio[19822]: time=\"2026-06-12T10:22:34.985663595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=778ecfa1-2994-4bf6-a7aa-427f5d470222 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:35.200269 crc crio[19822]: time=\"2026-06-12T10:22:35.199984432Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=fb1aa7ca-9888-45f1-9ccb-5484a865f67b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:35.200663 crc crio[19822]: time=\"2026-06-12T10:22:35.200587612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:35.248116 crc crio[19822]: time=\"2026-06-12T10:22:35.247356693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:35.727512 crc crio[19822]: time=\"2026-06-12T10:22:35.726687526Z\" level=info msg=\"Stopped container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent\" id=4d4670ad-c196-47b6-8010-45e532fefbc7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:35.728611 crc crio[19822]: time=\"2026-06-12T10:22:35.728353717Z\" level=info msg=\"Stopping pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=f9234038-9151-4b39-bb19-5ea8b0577f72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:35.729396 crc crio[19822]: time=\"2026-06-12T10:22:35.729318308Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc003094730}] Aliases:map[]}\"\nJun 12 10:22:35.729570 crc crio[19822]: time=\"2026-06-12T10:22:35.729503344Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:36.270334 crc crio[19822]: time=\"2026-06-12T10:22:36.27022183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:36.274985 crc crio[19822]: time=\"2026-06-12T10:22:36.274854957Z\" level=info msg=\"Stopped pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=f9234038-9151-4b39-bb19-5ea8b0577f72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:36.351520 crc crio[19822]: 2026-06-12T10:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d62500c00a32e3 Mac:c6:49:c1:5f:d7:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 SocketPath: PciID:}] [{Interface:0xc000524ed0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:36.353095 crc crio[19822]: time=\"2026-06-12T10:22:36.353025913Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc003094138}] Aliases:map[]}\"\nJun 12 10:22:36.353354 crc crio[19822]: time=\"2026-06-12T10:22:36.353301061Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:36.361216 crc crio[19822]: time=\"2026-06-12T10:22:36.361069337Z\" level=info msg=\"Ran pod sandbox 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 with infra container: openstack/glance-default-internal-api-0/POD\" id=9fa5a2f0-e804-40f7-8f5a-3b7becd17122 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:36.363854 crc crio[19822]: time=\"2026-06-12T10:22:36.363447412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=6cc8bdb1-5b37-4038-8ed5-1b1d06a8212a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:36.366392 crc crio[19822]: time=\"2026-06-12T10:22:36.366312243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=095ad525-856d-4c3d-88fc-a61237fbb1af name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:36.801586 crc crio[19822]: time=\"2026-06-12T10:22:36.801484867Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=6d4599c7-da9c-4d18-93a4-3f5f2b6d49b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:36.802296 crc crio[19822]: time=\"2026-06-12T10:22:36.802180319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:36.821406 crc crio[19822]: time=\"2026-06-12T10:22:36.821309476Z\" level=info msg=\"Created container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log\" id=fb1aa7ca-9888-45f1-9ccb-5484a865f67b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:36.825532 crc crio[19822]: time=\"2026-06-12T10:22:36.825425715Z\" level=info msg=\"Starting container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88\" id=5dca74eb-b028-4150-84b5-c4f9309868a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:36.834180 crc crio[19822]: time=\"2026-06-12T10:22:36.832699093Z\" level=info msg=\"Started container\" PID=64437 containerID=e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88 description=openstack/glance-default-external-api-0/glance-log id=5dca74eb-b028-4150-84b5-c4f9309868a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\nJun 12 10:22:36.871639 crc crio[19822]: time=\"2026-06-12T10:22:36.871548606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:37.078793 crc crio[19822]: time=\"2026-06-12T10:22:37.078292404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=85b2db66-82b0-49eb-856a-24e87a46d4fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:37.169976 crc crio[19822]: time=\"2026-06-12T10:22:37.169875236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c8a8b90a-d4e3-44f2-8ca0-ac6d8e9f5f7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:37.303511 crc crio[19822]: time=\"2026-06-12T10:22:37.302536978Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=f53fc9a7-85cb-4836-8439-cc63fc4514a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:37.303511 crc crio[19822]: time=\"2026-06-12T10:22:37.30298273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:37.368691 crc crio[19822]: time=\"2026-06-12T10:22:37.36860645Z\" level=info msg=\"Removing container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb\" id=40f58b06-0473-4324-ba87-4bada393da4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:37.382461 crc crio[19822]: time=\"2026-06-12T10:22:37.382299633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:37.417983 crc crio[19822]: time=\"2026-06-12T10:22:37.41787553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:37.493463 crc crio[19822]: time=\"2026-06-12T10:22:37.49328217Z\" level=info msg=\"Removed container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd\" id=40f58b06-0473-4324-ba87-4bada393da4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:37.497081 crc crio[19822]: time=\"2026-06-12T10:22:37.496908393Z\" level=info msg=\"Removing container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86\" id=eab6bdd0-9ca8-4716-be9f-ea789c8f1d16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:37.523679 crc crio[19822]: time=\"2026-06-12T10:22:37.522486184Z\" level=info msg=\"Removed container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core\" id=eab6bdd0-9ca8-4716-be9f-ea789c8f1d16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:37.526663 crc crio[19822]: time=\"2026-06-12T10:22:37.526574343Z\" level=info msg=\"Removing container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656\" id=ade41ca1-3e8f-45da-839f-bd5f13665b08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:37.559733 crc crio[19822]: time=\"2026-06-12T10:22:37.559603136Z\" level=info msg=\"Removed container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent\" id=ade41ca1-3e8f-45da-839f-bd5f13665b08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:37.562413 crc crio[19822]: time=\"2026-06-12T10:22:37.562359956Z\" level=info msg=\"Removing container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc\" id=21931e70-ea8f-41de-9987-74ffea3d7dc0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:37.593984 crc crio[19822]: time=\"2026-06-12T10:22:37.593270195Z\" level=info msg=\"Removed container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent\" id=21931e70-ea8f-41de-9987-74ffea3d7dc0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:37.710593 crc crio[19822]: time=\"2026-06-12T10:22:37.710496878Z\" level=info msg=\"Created container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log\" id=6d4599c7-da9c-4d18-93a4-3f5f2b6d49b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:37.712005 crc crio[19822]: time=\"2026-06-12T10:22:37.711958695Z\" level=info msg=\"Starting container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1\" id=90c6092e-960c-4e37-812c-fc11fb584a5a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:37.720190 crc crio[19822]: time=\"2026-06-12T10:22:37.720073692Z\" level=info msg=\"Started container\" PID=64494 containerID=89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1 description=openstack/glance-default-internal-api-0/glance-log id=90c6092e-960c-4e37-812c-fc11fb584a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\nJun 12 10:22:37.923201 crc crio[19822]: time=\"2026-06-12T10:22:37.92274981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:38.443090 crc crio[19822]: time=\"2026-06-12T10:22:38.442002767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c7691a7d-a5c6-4624-8311-f592fff06734 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:38.503189 crc crio[19822]: time=\"2026-06-12T10:22:38.502800033Z\" level=info msg=\"Created container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd\" id=f53fc9a7-85cb-4836-8439-cc63fc4514a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:38.504878 crc crio[19822]: time=\"2026-06-12T10:22:38.504737763Z\" level=info msg=\"Starting container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455\" id=e549faab-0ea4-4436-823d-788c8fd34acf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:38.506737 crc crio[19822]: time=\"2026-06-12T10:22:38.506655445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f33b6c1e-bddb-45be-b969-bab30dfafc7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:38.514563 crc crio[19822]: time=\"2026-06-12T10:22:38.514449462Z\" level=info msg=\"Started container\" PID=64514 containerID=c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455 description=openstack/glance-default-external-api-0/glance-httpd id=e549faab-0ea4-4436-823d-788c8fd34acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\nJun 12 10:22:38.648217 crc crio[19822]: time=\"2026-06-12T10:22:38.648102405Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d00984fc-07e3-4db9-871b-a1c7ab04b971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:38.648609 crc crio[19822]: time=\"2026-06-12T10:22:38.648548739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:38.703306 crc crio[19822]: time=\"2026-06-12T10:22:38.70310977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:39.188297 crc crio[19822]: time=\"2026-06-12T10:22:39.187266153Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=104f44d1-46a1-4007-877a-390c81d37e73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:39.188501 crc crio[19822]: time=\"2026-06-12T10:22:39.188319157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:39.242487 crc crio[19822]: time=\"2026-06-12T10:22:39.242232383Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc0037c8660}] Aliases:map[]}\"\nJun 12 10:22:39.242487 crc crio[19822]: time=\"2026-06-12T10:22:39.242337396Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:39.391929 crc crio[19822]: time=\"2026-06-12T10:22:39.390782528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:39.706924 crc crio[19822]: time=\"2026-06-12T10:22:39.706245269Z\" level=info msg=\"Created container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd\" id=d00984fc-07e3-4db9-871b-a1c7ab04b971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:39.708611 crc crio[19822]: time=\"2026-06-12T10:22:39.708086478Z\" level=info msg=\"Starting container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae\" id=c9fc8539-b5a5-4dc5-8c76-48330165866c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:39.714020 crc crio[19822]: time=\"2026-06-12T10:22:39.713950643Z\" level=info msg=\"Started container\" PID=64742 containerID=7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae description=openstack/glance-default-internal-api-0/glance-httpd id=c9fc8539-b5a5-4dc5-8c76-48330165866c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\nJun 12 10:22:40.302304 crc crio[19822]: 2026-06-12T10:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f8492b54697177 Mac:ce:77:c4:7e:bb:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:40.304206 crc crio[19822]: time=\"2026-06-12T10:22:40.30416748Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc0037c8660}] Aliases:map[]}\"\nJun 12 10:22:40.304454 crc crio[19822]: time=\"2026-06-12T10:22:40.304436228Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:40.313898 crc crio[19822]: time=\"2026-06-12T10:22:40.313793738Z\" level=info msg=\"Ran pod sandbox 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 with infra container: openstack/ceilometer-0/POD\" id=104f44d1-46a1-4007-877a-390c81d37e73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:40.319647 crc crio[19822]: time=\"2026-06-12T10:22:40.319562405Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8387a54e-1838-42b5-a1a5-88f0006ef3b1 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:40.331956 crc crio[19822]: time=\"2026-06-12T10:22:40.331645678Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:22:42.823043 crc crio[19822]: time=\"2026-06-12T10:22:42.822412528Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8387a54e-1838-42b5-a1a5-88f0006ef3b1 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:42.826119 crc crio[19822]: time=\"2026-06-12T10:22:42.826024514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3456d430-6e4a-4b18-b2ec-99b71960f4fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:42.852121 crc crio[19822]: time=\"2026-06-12T10:22:42.851409707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cbbc12a8-ce56-4b4c-99c7-62cc82455def name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:42.885475 crc crio[19822]: time=\"2026-06-12T10:22:42.884934719Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a164b6ea-b748-45df-9fbf-92333b113b04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:42.886124 crc crio[19822]: time=\"2026-06-12T10:22:42.885777626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:42.927922 crc crio[19822]: time=\"2026-06-12T10:22:42.927765825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:42.931247 crc crio[19822]: time=\"2026-06-12T10:22:42.931136401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:43.316107 crc crio[19822]: time=\"2026-06-12T10:22:43.315997572Z\" level=info msg=\"Created container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=a164b6ea-b748-45df-9fbf-92333b113b04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:43.317352 crc crio[19822]: time=\"2026-06-12T10:22:43.317240841Z\" level=info msg=\"Starting container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1\" id=f0370bc3-936a-43cc-873e-667b07543b06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:43.323476 crc crio[19822]: time=\"2026-06-12T10:22:43.323369935Z\" level=info msg=\"Started container\" PID=65142 containerID=b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1 description=openstack/ceilometer-0/ceilometer-central-agent id=f0370bc3-936a-43cc-873e-667b07543b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\nJun 12 10:22:43.467704 crc crio[19822]: time=\"2026-06-12T10:22:43.467604754Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=93fd870e-373f-49b5-9f47-d561e1315cf9 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:43.474198 crc crio[19822]: time=\"2026-06-12T10:22:43.474042928Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:22:45.869620 crc crio[19822]: time=\"2026-06-12T10:22:45.869271202Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=93fd870e-373f-49b5-9f47-d561e1315cf9 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:45.871329 crc crio[19822]: time=\"2026-06-12T10:22:45.871201963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=888828ef-ab02-40b7-b789-25b646dfda79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:45.943358 crc crio[19822]: time=\"2026-06-12T10:22:45.943297396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=99c8c76f-ae83-4b19-8316-5c275340fa14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:45.975448 crc crio[19822]: time=\"2026-06-12T10:22:45.97530881Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=04659824-2b90-4a81-8ed5-04c3b7a6a86b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:45.975946 crc crio[19822]: time=\"2026-06-12T10:22:45.975870858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:46.055849 crc crio[19822]: time=\"2026-06-12T10:22:46.055606374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:46.059651 crc crio[19822]: time=\"2026-06-12T10:22:46.059575682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:46.283948 crc crio[19822]: time=\"2026-06-12T10:22:46.283399619Z\" level=info msg=\"Created container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent\" id=04659824-2b90-4a81-8ed5-04c3b7a6a86b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:46.285574 crc crio[19822]: time=\"2026-06-12T10:22:46.285361451Z\" level=info msg=\"Starting container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d\" id=7adcee9b-baef-4a7c-b8ef-a66355fb6a69 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:46.301236 crc crio[19822]: time=\"2026-06-12T10:22:46.301061228Z\" level=info msg=\"Started container\" PID=65403 containerID=2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d description=openstack/ceilometer-0/ceilometer-notification-agent id=7adcee9b-baef-4a7c-b8ef-a66355fb6a69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\nJun 12 10:22:46.436773 crc crio[19822]: time=\"2026-06-12T10:22:46.43656689Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c5afd932-c7cc-4af3-94b9-72d9060bc6c8 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:46.443228 crc crio[19822]: time=\"2026-06-12T10:22:46.443111858Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:22:46.569189 crc crio[19822]: time=\"2026-06-12T10:22:46.569091688Z\" level=info msg=\"Stopping container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8 (timeout: 2s)\" id=eadea63f-d479-4433-8e9b-3fd799ad1963 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:46.740476 crc crio[19822]: time=\"2026-06-12T10:22:46.740182647Z\" level=info msg=\"Stopped container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server\" id=eadea63f-d479-4433-8e9b-3fd799ad1963 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:22:46.743871 crc crio[19822]: time=\"2026-06-12T10:22:46.743750845Z\" level=info msg=\"Stopping pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=96e38d13-7e31-4f51-912a-ee0c26d2ad98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:46.744633 crc crio[19822]: time=\"2026-06-12T10:22:46.744577501Z\" level=info msg=\"Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc00101a9b8}] Aliases:map[]}\"\nJun 12 10:22:46.744865 crc crio[19822]: time=\"2026-06-12T10:22:46.744745707Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-jd64x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:47.117362 crc crio[19822]: time=\"2026-06-12T10:22:47.117249659Z\" level=info msg=\"Stopped pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=96e38d13-7e31-4f51-912a-ee0c26d2ad98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:47.140220 crc crio[19822]: time=\"2026-06-12T10:22:47.140131943Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c5afd932-c7cc-4af3-94b9-72d9060bc6c8 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:47.146332 crc crio[19822]: time=\"2026-06-12T10:22:47.146219879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=109a88cb-9e80-477d-ac24-28e04c0b186c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:47.170752 crc crio[19822]: time=\"2026-06-12T10:22:47.169982251Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4708fd7a-85df-4cf7-aac7-13b1d786bd1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:47.308904 crc crio[19822]: time=\"2026-06-12T10:22:47.305857103Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4a5dbac2-313f-407f-8cbf-b42d72c5d5eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:47.308904 crc crio[19822]: time=\"2026-06-12T10:22:47.306359319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:47.396134 crc crio[19822]: time=\"2026-06-12T10:22:47.396028212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:47.405617 crc crio[19822]: time=\"2026-06-12T10:22:47.405524989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:47.599796 crc crio[19822]: time=\"2026-06-12T10:22:47.599683839Z\" level=info msg=\"Removing container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8\" id=5a3f1c37-1db5-4f61-bde7-98e5b421a01b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:47.628194 crc crio[19822]: time=\"2026-06-12T10:22:47.627890617Z\" level=info msg=\"Removed container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server\" id=5a3f1c37-1db5-4f61-bde7-98e5b421a01b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:47.637194 crc crio[19822]: time=\"2026-06-12T10:22:47.637084243Z\" level=info msg=\"Removing container: 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e\" id=931f8b48-10a3-4d99-ba82-0408e9009dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:47.676316 crc crio[19822]: time=\"2026-06-12T10:22:47.676215553Z\" level=info msg=\"Removed container 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e: openshift-marketplace/certified-operators-jd64x/extract-content\" id=931f8b48-10a3-4d99-ba82-0408e9009dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:47.679048 crc crio[19822]: time=\"2026-06-12T10:22:47.678972809Z\" level=info msg=\"Removing container: 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9\" id=8765584b-661f-468d-af0e-9b0d216db8ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:47.683086 crc crio[19822]: time=\"2026-06-12T10:22:47.683004221Z\" level=info msg=\"Created container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core\" id=4a5dbac2-313f-407f-8cbf-b42d72c5d5eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:47.684343 crc crio[19822]: time=\"2026-06-12T10:22:47.684274577Z\" level=info msg=\"Starting container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01\" id=b9ad950e-4bdf-4e29-b1e4-9a4df855b495 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:47.689536 crc crio[19822]: time=\"2026-06-12T10:22:47.68937643Z\" level=info msg=\"Started container\" PID=65510 containerID=eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01 description=openstack/ceilometer-0/sg-core id=b9ad950e-4bdf-4e29-b1e4-9a4df855b495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\nJun 12 10:22:47.724736 crc crio[19822]: time=\"2026-06-12T10:22:47.724605926Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3f4fa38a-8369-4e56-8aec-ce80514b8bd0 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:47.739727 crc crio[19822]: time=\"2026-06-12T10:22:47.739626511Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:22:47.762601 crc crio[19822]: time=\"2026-06-12T10:22:47.762440273Z\" level=info msg=\"Removed container 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9: openshift-marketplace/certified-operators-jd64x/extract-utilities\" id=8765584b-661f-468d-af0e-9b0d216db8ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:22:49.043468 crc crio[19822]: time=\"2026-06-12T10:22:49.042499257Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=3f4fa38a-8369-4e56-8aec-ce80514b8bd0 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:49.045298 crc crio[19822]: time=\"2026-06-12T10:22:49.045202571Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b904dac5-ea22-4fb6-8170-badb30eb73e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:49.129766 crc crio[19822]: time=\"2026-06-12T10:22:49.129598375Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e5fe00e1-2fed-4eda-9a7b-9751db5e6115 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:49.141933 crc crio[19822]: time=\"2026-06-12T10:22:49.141773242Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=fdfd5bda-4bf9-4f9e-bb1d-ff50a409916a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:49.142477 crc crio[19822]: time=\"2026-06-12T10:22:49.142413553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:49.212888 crc crio[19822]: time=\"2026-06-12T10:22:49.212723292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:49.220005 crc crio[19822]: time=\"2026-06-12T10:22:49.219886781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:49.394030 crc crio[19822]: time=\"2026-06-12T10:22:49.393668119Z\" level=info msg=\"Created container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd\" id=fdfd5bda-4bf9-4f9e-bb1d-ff50a409916a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:22:49.397275 crc crio[19822]: time=\"2026-06-12T10:22:49.397181251Z\" level=info msg=\"Starting container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19\" id=39f6800f-e98a-49b5-8280-19bdaf200892 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:22:49.405111 crc crio[19822]: time=\"2026-06-12T10:22:49.404907035Z\" level=info msg=\"Started container\" PID=65617 containerID=3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19 description=openstack/ceilometer-0/proxy-httpd id=39f6800f-e98a-49b5-8280-19bdaf200892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\nJun 12 10:22:52.146718 crc crio[19822]: time=\"2026-06-12T10:22:52.145686633Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=825bdafa-396b-4e4b-ac6d-2ce5c7e2a841 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:52.146718 crc crio[19822]: time=\"2026-06-12T10:22:52.146660295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:22:52.189392 crc crio[19822]: time=\"2026-06-12T10:22:52.189279244Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc00101ae08}] Aliases:map[]}\"\nJun 12 10:22:52.189392 crc crio[19822]: time=\"2026-06-12T10:22:52.189347026Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:22:52.800478 crc crio[19822]: 2026-06-12T10:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de931bbbf2c47d2 Mac:be:cc:5c:e8:73:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 SocketPath: PciID:}] [{Interface:0xc0002c29e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:22:52.801752 crc crio[19822]: time=\"2026-06-12T10:22:52.801658061Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc00101ae08}] Aliases:map[]}\"\nJun 12 10:22:52.802001 crc crio[19822]: time=\"2026-06-12T10:22:52.801941691Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:22:52.811491 crc crio[19822]: time=\"2026-06-12T10:22:52.811241755Z\" level=info msg=\"Ran pod sandbox de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 with infra container: openstack/openstackclient/POD\" id=825bdafa-396b-4e4b-ac6d-2ce5c7e2a841 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:22:52.814326 crc crio[19822]: time=\"2026-06-12T10:22:52.813716882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:52.814326 crc crio[19822]: time=\"2026-06-12T10:22:52.814067693Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:52.814326 crc crio[19822]: time=\"2026-06-12T10:22:52.814134335Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:22:52.815276 crc crio[19822]: time=\"2026-06-12T10:22:52.815198049Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=8b8723f9-33e2-4132-98de-2a625162b6c2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:22:52.824913 crc crio[19822]: time=\"2026-06-12T10:22:52.824800674Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"\nJun 12 10:22:59.860415 crc crio[19822]: time=\"2026-06-12T10:22:59.859898564Z\" level=info msg=\"Stopping pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=1c1ec06a-42de-4cb2-9029-d216302b1d01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:22:59.865678 crc crio[19822]: time=\"2026-06-12T10:22:59.865629947Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc000120a58}] Aliases:map[]}\"\nJun 12 10:22:59.866127 crc crio[19822]: time=\"2026-06-12T10:22:59.866096812Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-7lpmr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:00.103186 crc crio[19822]: time=\"2026-06-12T10:23:00.102551102Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6865c76df7-q68pw/POD\" id=d84fdd0b-94c0-4a57-87eb-6544313bba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:00.103186 crc crio[19822]: time=\"2026-06-12T10:23:00.103214233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:00.941418 crc crio[19822]: time=\"2026-06-12T10:23:00.941104001Z\" level=info msg=\"Stopping container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d (timeout: 30s)\" id=42da6d42-1da7-42e7-b7a8-fd012340d2e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:00.942602 crc crio[19822]: time=\"2026-06-12T10:23:00.942118054Z\" level=info msg=\"Stopping container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1 (timeout: 30s)\" id=c463f929-d18c-4356-95c3-626fa39ec8f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:00.947331 crc crio[19822]: time=\"2026-06-12T10:23:00.946583237Z\" level=info msg=\"Stopping container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01 (timeout: 30s)\" id=1d207e47-44ac-4b50-8b64-c14f8cddbfcd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:00.948457 crc crio[19822]: time=\"2026-06-12T10:23:00.948415662Z\" level=info msg=\"Stopping container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19 (timeout: 30s)\" id=12d6bbaa-ba08-447d-8f75-20d71cea705e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:06.330528 crc crio[19822]: time=\"2026-06-12T10:23:06.329683605Z\" level=info msg=\"Stopped pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=1c1ec06a-42de-4cb2-9029-d216302b1d01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:06.424979 crc crio[19822]: time=\"2026-06-12T10:23:06.424485837Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc00244c320}] Aliases:map[]}\"\nJun 12 10:23:06.424979 crc crio[19822]: time=\"2026-06-12T10:23:06.42457851Z\" level=info msg=\"Adding pod openstack_swift-proxy-6865c76df7-q68pw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:06.448125 crc crio[19822]: time=\"2026-06-12T10:23:06.447463334Z\" level=info msg=\"Stopped container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd\" id=12d6bbaa-ba08-447d-8f75-20d71cea705e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:06.460350 crc crio[19822]: time=\"2026-06-12T10:23:06.459384032Z\" level=info msg=\"Stopped container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent\" id=42da6d42-1da7-42e7-b7a8-fd012340d2e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:06.460350 crc crio[19822]: time=\"2026-06-12T10:23:06.459435654Z\" level=info msg=\"Stopped container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core\" id=1d207e47-44ac-4b50-8b64-c14f8cddbfcd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:06.460350 crc crio[19822]: time=\"2026-06-12T10:23:06.459925969Z\" level=info msg=\"Stopped container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=c463f929-d18c-4356-95c3-626fa39ec8f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:06.460926 crc crio[19822]: time=\"2026-06-12T10:23:06.46055904Z\" level=info msg=\"Stopping pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=fe3cf875-f119-40cf-b68d-6fa0e1947c62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:06.461100 crc crio[19822]: time=\"2026-06-12T10:23:06.461035515Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}\"\nJun 12 10:23:06.461245 crc crio[19822]: time=\"2026-06-12T10:23:06.461218451Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:06.897766 crc crio[19822]: time=\"2026-06-12T10:23:06.897409865Z\" level=info msg=\"Stopped pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=fe3cf875-f119-40cf-b68d-6fa0e1947c62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:07.024700 crc crio[19822]: time=\"2026-06-12T10:23:07.02448035Z\" level=info msg=\"Removing container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19\" id=5adaee22-54de-4954-b2cf-fd06af04825e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:07.533330 crc crio[19822]: time=\"2026-06-12T10:23:07.532757458Z\" level=info msg=\"Removed container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd\" id=5adaee22-54de-4954-b2cf-fd06af04825e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:07.542132 crc crio[19822]: time=\"2026-06-12T10:23:07.542056036Z\" level=info msg=\"Removing container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01\" id=5f3fe7b8-7e92-4503-8542-3b1a70493752 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:07.551514 crc crio[19822]: time=\"2026-06-12T10:23:07.55138242Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=8b8723f9-33e2-4132-98de-2a625162b6c2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:07.554062 crc crio[19822]: time=\"2026-06-12T10:23:07.553984671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=b7075c02-757e-4591-86f8-89a43ff2b61a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:07.586797 crc crio[19822]: time=\"2026-06-12T10:23:07.58673662Z\" level=info msg=\"Removed container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core\" id=5f3fe7b8-7e92-4503-8542-3b1a70493752 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:07.593477 crc crio[19822]: time=\"2026-06-12T10:23:07.593425825Z\" level=info msg=\"Removing container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d\" id=9eb2309a-d056-4819-8f81-5839d8521513 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:07.611117 crc crio[19822]: time=\"2026-06-12T10:23:07.610990937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=9029d180-0d42-4269-8bec-29bf8b072efd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:07.680957 crc crio[19822]: time=\"2026-06-12T10:23:07.680708136Z\" level=info msg=\"Removed container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent\" id=9eb2309a-d056-4819-8f81-5839d8521513 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:07.685560 crc crio[19822]: time=\"2026-06-12T10:23:07.685449725Z\" level=info msg=\"Removing container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1\" id=b4e8a91c-584e-480f-a2b5-0794b901204e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:07.712354 crc crio[19822]: time=\"2026-06-12T10:23:07.712192362Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=5268068a-f748-4b32-9ce0-5819e47227d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:07.729699 crc crio[19822]: time=\"2026-06-12T10:23:07.729571182Z\" level=info msg=\"Removed container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=b4e8a91c-584e-480f-a2b5-0794b901204e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:07.732578 crc crio[19822]: time=\"2026-06-12T10:23:07.732547893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:07.786542 crc crio[19822]: time=\"2026-06-12T10:23:07.786496068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:07.791464 crc crio[19822]: time=\"2026-06-12T10:23:07.791439312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:08.047445 crc crio[19822]: time=\"2026-06-12T10:23:08.047318697Z\" level=info msg=\"Stopping pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=a90faa6c-c410-4cec-8f06-65cadca3c485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:08.047981 crc crio[19822]: time=\"2026-06-12T10:23:08.047936277Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc0021448a0}] Aliases:map[]}\"\nJun 12 10:23:08.048090 crc crio[19822]: time=\"2026-06-12T10:23:08.048080371Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-64lq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:08.287072 crc crio[19822]: time=\"2026-06-12T10:23:08.286662087Z\" level=info msg=\"Created container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient\" id=5268068a-f748-4b32-9ce0-5819e47227d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:08.289274 crc crio[19822]: time=\"2026-06-12T10:23:08.289139876Z\" level=info msg=\"Starting container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6\" id=d74c4447-ebb2-494f-8860-e063410e6064 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:08.295981 crc crio[19822]: time=\"2026-06-12T10:23:08.295892172Z\" level=info msg=\"Started container\" PID=66934 containerID=0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 description=openstack/openstackclient/openstackclient id=d74c4447-ebb2-494f-8860-e063410e6064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\nJun 12 10:23:08.408090 crc crio[19822]: 2026-06-12T10:23:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d34266200bf6dc0 Mac:d2:5c:f5:e5:d9:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 SocketPath: PciID:}] [{Interface:0xc00052a650 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:08.412687 crc crio[19822]: time=\"2026-06-12T10:23:08.412526847Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc00244c320}] Aliases:map[]}\"\nJun 12 10:23:08.412970 crc crio[19822]: time=\"2026-06-12T10:23:08.412728123Z\" level=info msg=\"Checking pod openstack_swift-proxy-6865c76df7-q68pw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:08.424171 crc crio[19822]: time=\"2026-06-12T10:23:08.424047891Z\" level=info msg=\"Ran pod sandbox d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 with infra container: openstack/swift-proxy-6865c76df7-q68pw/POD\" id=d84fdd0b-94c0-4a57-87eb-6544313bba31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:08.442994 crc crio[19822]: time=\"2026-06-12T10:23:08.442932541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0e00da07-9777-4e4d-9bf3-0eba9ef5b99e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:08.613171 crc crio[19822]: time=\"2026-06-12T10:23:08.611917999Z\" level=info msg=\"Stopped pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=a90faa6c-c410-4cec-8f06-65cadca3c485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:08.681758 crc crio[19822]: time=\"2026-06-12T10:23:08.681667348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=cb9f4f0f-db10-4acb-9d27-56037de8624d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:08.841714 crc crio[19822]: time=\"2026-06-12T10:23:08.841588935Z\" level=info msg=\"Creating container: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd\" id=57cc3b6d-fb61-45f3-9e88-095afbc71823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:08.842280 crc crio[19822]: time=\"2026-06-12T10:23:08.842207375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:08.899983 crc crio[19822]: time=\"2026-06-12T10:23:08.899776126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:08.906736 crc crio[19822]: time=\"2026-06-12T10:23:08.906440998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:09.057958 crc crio[19822]: time=\"2026-06-12T10:23:09.048212149Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b639450d-2c7a-47bc-97b5-03e43264b1e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:09.057958 crc crio[19822]: time=\"2026-06-12T10:23:09.04888787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:09.141502 crc crio[19822]: time=\"2026-06-12T10:23:09.14142385Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc00008caf8}] Aliases:map[]}\"\nJun 12 10:23:09.141502 crc crio[19822]: time=\"2026-06-12T10:23:09.141483402Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:09.169386 crc crio[19822]: time=\"2026-06-12T10:23:09.166243294Z\" level=info msg=\"Created container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd\" id=57cc3b6d-fb61-45f3-9e88-095afbc71823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:09.188191 crc crio[19822]: time=\"2026-06-12T10:23:09.188028417Z\" level=info msg=\"Starting container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19\" id=3f03acde-9fab-43e5-8df6-a07b9760c33c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:09.201059 crc crio[19822]: time=\"2026-06-12T10:23:09.200966187Z\" level=info msg=\"Started container\" PID=67003 containerID=525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19 description=openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd id=3f03acde-9fab-43e5-8df6-a07b9760c33c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\nJun 12 10:23:09.348062 crc crio[19822]: time=\"2026-06-12T10:23:09.345596395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=f46e2c7b-3bda-48fb-bfa7-95248006c89c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:09.475777 crc crio[19822]: time=\"2026-06-12T10:23:09.475506229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9ffe55aa-4f1a-41ce-9615-551024ab283c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:09.555701 crc crio[19822]: time=\"2026-06-12T10:23:09.554744662Z\" level=info msg=\"Creating container: openstack/swift-proxy-6865c76df7-q68pw/proxy-server\" id=e3da6131-cb1a-42ae-bc4c-a372331feb6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:09.555701 crc crio[19822]: time=\"2026-06-12T10:23:09.555345592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:09.655539 crc crio[19822]: time=\"2026-06-12T10:23:09.655454201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:09.665913 crc crio[19822]: time=\"2026-06-12T10:23:09.664523649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:10.114897 crc crio[19822]: time=\"2026-06-12T10:23:10.113929403Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-664cd78cbf-n2gmx/POD\" id=f4eca910-e148-4db1-9967-12eb51f50eb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:10.114897 crc crio[19822]: time=\"2026-06-12T10:23:10.114507707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:10.135222 crc crio[19822]: 2026-06-12T10:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26c051ce442ac17 Mac:92:e8:0e:74:3c:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:10.138718 crc crio[19822]: time=\"2026-06-12T10:23:10.135962397Z\" level=info msg=\"Created container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server\" id=e3da6131-cb1a-42ae-bc4c-a372331feb6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:10.138718 crc crio[19822]: time=\"2026-06-12T10:23:10.137011954Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc00008caf8}] Aliases:map[]}\"\nJun 12 10:23:10.138718 crc crio[19822]: time=\"2026-06-12T10:23:10.137372726Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:10.140483 crc crio[19822]: time=\"2026-06-12T10:23:10.139931091Z\" level=info msg=\"Starting container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf\" id=675c2a83-1130-44de-86b7-365a898ced5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:10.148075 crc crio[19822]: time=\"2026-06-12T10:23:10.147938539Z\" level=info msg=\"Started container\" PID=67194 containerID=019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf description=openstack/swift-proxy-6865c76df7-q68pw/proxy-server id=675c2a83-1130-44de-86b7-365a898ced5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\nJun 12 10:23:10.182216 crc crio[19822]: time=\"2026-06-12T10:23:10.182070536Z\" level=info msg=\"Ran pod sandbox 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 with infra container: openstack/ceilometer-0/POD\" id=b639450d-2c7a-47bc-97b5-03e43264b1e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:10.188626 crc crio[19822]: time=\"2026-06-12T10:23:10.188544197Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f172d699-bc32-4b37-804c-fc288e6c1325 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:10.191746 crc crio[19822]: time=\"2026-06-12T10:23:10.19148124Z\" level=info msg=\"Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc00140e668}] Aliases:map[]}\"\nJun 12 10:23:10.191746 crc crio[19822]: time=\"2026-06-12T10:23:10.191621875Z\" level=info msg=\"Adding pod openstack_barbican-worker-664cd78cbf-n2gmx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:10.207459 crc crio[19822]: time=\"2026-06-12T10:23:10.207367452Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/POD\" id=a2a93ed0-0bb2-48ed-be99-e7ca25c4a7aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:10.207571 crc crio[19822]: time=\"2026-06-12T10:23:10.207507176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:10.208586 crc crio[19822]: time=\"2026-06-12T10:23:10.208510379Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:23:10.267113 crc crio[19822]: time=\"2026-06-12T10:23:10.266718522Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc001ee2ab0}] Aliases:map[]}\"\nJun 12 10:23:10.267113 crc crio[19822]: time=\"2026-06-12T10:23:10.267083664Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:10.741980 crc crio[19822]: time=\"2026-06-12T10:23:10.741361287Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-864dc9f876-pvmpp/POD\" id=630cf946-8b5a-45c3-9c9d-5439b5e2d0cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:10.747771 crc crio[19822]: time=\"2026-06-12T10:23:10.747266092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:10.835036 crc crio[19822]: time=\"2026-06-12T10:23:10.83494255Z\" level=info msg=\"Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc000120800}] Aliases:map[]}\"\nJun 12 10:23:10.835036 crc crio[19822]: time=\"2026-06-12T10:23:10.835020113Z\" level=info msg=\"Adding pod openstack_barbican-api-864dc9f876-pvmpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:10.870615 crc crio[19822]: time=\"2026-06-12T10:23:10.870541747Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-774c8fb449-zlxbx/POD\" id=65ec7cbf-4e22-45ab-b0d1-f888215840b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:10.870716 crc crio[19822]: time=\"2026-06-12T10:23:10.87063598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:10.896063 crc crio[19822]: time=\"2026-06-12T10:23:10.895983574Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"\nJun 12 10:23:10.896063 crc crio[19822]: time=\"2026-06-12T10:23:10.896048116Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-774c8fb449-zlxbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:10.968547 crc crio[19822]: 2026-06-12T10:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37c6aec6d91ea95 Mac:42:fa:08:96:53:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:10.969660 crc crio[19822]: time=\"2026-06-12T10:23:10.969577584Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc001ee2ab0}] Aliases:map[]}\"\nJun 12 10:23:10.969781 crc crio[19822]: time=\"2026-06-12T10:23:10.96975883Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:10.978631 crc crio[19822]: time=\"2026-06-12T10:23:10.978553441Z\" level=info msg=\"Ran pod sandbox 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d with infra container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/POD\" id=a2a93ed0-0bb2-48ed-be99-e7ca25c4a7aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:10.985894 crc crio[19822]: time=\"2026-06-12T10:23:10.98505619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:10.985894 crc crio[19822]: time=\"2026-06-12T10:23:10.985303518Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:10.985894 crc crio[19822]: time=\"2026-06-12T10:23:10.985352139Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:10.986728 crc crio[19822]: time=\"2026-06-12T10:23:10.986322044Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=de00fa3b-1858-4c57-9d6f-11f5e4d98b30 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:11.007117 crc crio[19822]: time=\"2026-06-12T10:23:11.004443515Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"\nJun 12 10:23:11.195439 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47eda0cf5384b7c Mac:da:d3:40:1c:2c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:11.195799 crc crio[19822]: time=\"2026-06-12T10:23:11.195750204Z\" level=info msg=\"Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc00140e668}] Aliases:map[]}\"\nJun 12 10:23:11.196011 crc crio[19822]: time=\"2026-06-12T10:23:11.195957221Z\" level=info msg=\"Checking pod openstack_barbican-worker-664cd78cbf-n2gmx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:11.211506 crc crio[19822]: time=\"2026-06-12T10:23:11.211439179Z\" level=info msg=\"Ran pod sandbox 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 with infra container: openstack/barbican-worker-664cd78cbf-n2gmx/POD\" id=f4eca910-e148-4db1-9967-12eb51f50eb3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:11.217172 crc crio[19822]: time=\"2026-06-12T10:23:11.217016277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:11.546390 crc crio[19822]: time=\"2026-06-12T10:23:11.546301471Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:11.546769 crc crio[19822]: time=\"2026-06-12T10:23:11.546747996Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:11.563683 crc crio[19822]: time=\"2026-06-12T10:23:11.56359005Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=3819df75-88a7-4b2b-ab62-7c98c9f86000 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:11.567400 crc crio[19822]: time=\"2026-06-12T10:23:11.56734153Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"\nJun 12 10:23:11.602454 crc crio[19822]: time=\"2026-06-12T10:23:11.602392647Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f172d699-bc32-4b37-804c-fc288e6c1325 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:11.604275 crc crio[19822]: time=\"2026-06-12T10:23:11.604247596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=670b28b7-28f4-4cbd-9c8c-87499d736bc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:11.646101 crc crio[19822]: time=\"2026-06-12T10:23:11.646018178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c2dfe08e-1aa4-4e09-bb43-a512abe893c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:11.741960 crc crio[19822]: time=\"2026-06-12T10:23:11.74136304Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bb201de3-d309-456e-adaa-841572fa1890 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:11.742377 crc crio[19822]: time=\"2026-06-12T10:23:11.74229705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:11.781419 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a210b2f3b9af3db Mac:3a:43:b2:c3:4b:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 SocketPath: PciID:}] [{Interface:0xc00025c8f0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:11.785069 crc crio[19822]: time=\"2026-06-12T10:23:11.782790474Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"\nJun 12 10:23:11.785069 crc crio[19822]: time=\"2026-06-12T10:23:11.784507805Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-774c8fb449-zlxbx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:11.802997 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5094089aff4a01 Mac:a6:0e:18:19:f7:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 SocketPath: PciID:}] [{Interface:0xc0002005d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:11.804199 crc crio[19822]: time=\"2026-06-12T10:23:11.804127881Z\" level=info msg=\"Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc000120800}] Aliases:map[]}\"\nJun 12 10:23:11.804420 crc crio[19822]: time=\"2026-06-12T10:23:11.80440259Z\" level=info msg=\"Checking pod openstack_barbican-api-864dc9f876-pvmpp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:11.910315 crc crio[19822]: time=\"2026-06-12T10:23:11.908505446Z\" level=info msg=\"Ran pod sandbox a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 with infra container: openstack/dnsmasq-dns-774c8fb449-zlxbx/POD\" id=65ec7cbf-4e22-45ab-b0d1-f888215840b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:11.932709 crc crio[19822]: time=\"2026-06-12T10:23:11.932264297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0ad67723-7960-4cc9-97b6-a54792359b9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:11.950475 crc crio[19822]: time=\"2026-06-12T10:23:11.950349234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:11.958710 crc crio[19822]: time=\"2026-06-12T10:23:11.95861566Z\" level=info msg=\"Removing container: 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed\" id=21721898-f81d-4119-af85-d6808bd19d0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:11.963468 crc crio[19822]: time=\"2026-06-12T10:23:11.963386848Z\" level=info msg=\"Ran pod sandbox e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 with infra container: openstack/barbican-api-864dc9f876-pvmpp/POD\" id=630cf946-8b5a-45c3-9c9d-5439b5e2d0cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:11.964232 crc crio[19822]: time=\"2026-06-12T10:23:11.964112115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:11.970710 crc crio[19822]: time=\"2026-06-12T10:23:11.970592635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=08c36c59-c901-4cca-8d02-0afd7dd6431a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:11.974570 crc crio[19822]: time=\"2026-06-12T10:23:11.974520973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=49f284fc-beab-43f7-b277-38f064194a2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:11.975974 crc crio[19822]: time=\"2026-06-12T10:23:11.975944078Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=9b9d14d0-3268-4df9-8619-3dc489226f71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:11.976185 crc crio[19822]: time=\"2026-06-12T10:23:11.976128694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:12.028949 crc crio[19822]: time=\"2026-06-12T10:23:12.028796253Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5ee86a34-0ca3-4317-ae17-805ec13c5172 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:12.088593 crc crio[19822]: time=\"2026-06-12T10:23:12.087689449Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc002144068}] Aliases:map[]}\"\nJun 12 10:23:12.088593 crc crio[19822]: time=\"2026-06-12T10:23:12.087797753Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:12.253881 crc crio[19822]: time=\"2026-06-12T10:23:12.253783995Z\" level=info msg=\"Removed container 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed: openshift-infra/auto-csr-approver-29687656-7jbvv/oc\" id=21721898-f81d-4119-af85-d6808bd19d0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:12.267240 crc crio[19822]: time=\"2026-06-12T10:23:12.267127583Z\" level=info msg=\"Stopping pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=7b7b99a1-5b8e-49fc-bfd4-0f68eb52f41c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.270165 crc crio[19822]: time=\"2026-06-12T10:23:12.267257787Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=7b7b99a1-5b8e-49fc-bfd4-0f68eb52f41c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.270165 crc crio[19822]: time=\"2026-06-12T10:23:12.269490686Z\" level=info msg=\"Removing pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=bacb7d9f-ceaa-4147-9ab5-377d3461bac9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.404363 crc crio[19822]: time=\"2026-06-12T10:23:12.404265244Z\" level=info msg=\"Removed pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=bacb7d9f-ceaa-4147-9ab5-377d3461bac9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.406445 crc crio[19822]: time=\"2026-06-12T10:23:12.406373272Z\" level=info msg=\"Stopping pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=f415ac0b-ccb5-404c-aac6-a3959da32f26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.406445 crc crio[19822]: time=\"2026-06-12T10:23:12.406421893Z\" level=info msg=\"Stopped pod sandbox (already stopped): 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=f415ac0b-ccb5-404c-aac6-a3959da32f26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.407614 crc crio[19822]: time=\"2026-06-12T10:23:12.407539368Z\" level=info msg=\"Removing pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=dab40744-26af-4f86-84b1-b89d664eef99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.431644 crc crio[19822]: time=\"2026-06-12T10:23:12.431531242Z\" level=info msg=\"Removed pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=dab40744-26af-4f86-84b1-b89d664eef99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.432945 crc crio[19822]: time=\"2026-06-12T10:23:12.432877682Z\" level=info msg=\"Stopping pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=62d91744-3193-4141-a2bb-1982ca4a83e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.433101 crc crio[19822]: time=\"2026-06-12T10:23:12.432955144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=62d91744-3193-4141-a2bb-1982ca4a83e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.433977 crc crio[19822]: time=\"2026-06-12T10:23:12.433904094Z\" level=info msg=\"Removing pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=bb7259dc-7b54-4f5e-8d91-0718151a5855 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.447966 crc crio[19822]: time=\"2026-06-12T10:23:12.447862966Z\" level=info msg=\"Removed pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=bb7259dc-7b54-4f5e-8d91-0718151a5855 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.449183 crc crio[19822]: time=\"2026-06-12T10:23:12.449095874Z\" level=info msg=\"Stopping pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=771df29b-e3a6-4dba-b96e-05b0c30e9a1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.449707 crc crio[19822]: time=\"2026-06-12T10:23:12.449221348Z\" level=info msg=\"Stopped pod sandbox (already stopped): b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=771df29b-e3a6-4dba-b96e-05b0c30e9a1d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.450199 crc crio[19822]: time=\"2026-06-12T10:23:12.450095196Z\" level=info msg=\"Removing pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=af4757bf-f354-4e5b-bff9-021a14becbe7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.472503 crc crio[19822]: time=\"2026-06-12T10:23:12.470763421Z\" level=info msg=\"Removed pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=af4757bf-f354-4e5b-bff9-021a14becbe7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.473208 crc crio[19822]: time=\"2026-06-12T10:23:12.473121797Z\" level=info msg=\"Stopping pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=4f0af18c-cd5a-4d29-97b1-20098cf9abdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.473428 crc crio[19822]: time=\"2026-06-12T10:23:12.473402426Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=4f0af18c-cd5a-4d29-97b1-20098cf9abdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.475115 crc crio[19822]: time=\"2026-06-12T10:23:12.475084198Z\" level=info msg=\"Removing pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=73a030ca-d129-459e-88fb-a436782a3d78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.496129 crc crio[19822]: time=\"2026-06-12T10:23:12.495981091Z\" level=info msg=\"Removed pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=73a030ca-d129-459e-88fb-a436782a3d78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.497553 crc crio[19822]: time=\"2026-06-12T10:23:12.497486437Z\" level=info msg=\"Stopping pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=2851bbf9-390e-40ab-88a6-4738adc256e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.497664 crc crio[19822]: time=\"2026-06-12T10:23:12.49758881Z\" level=info msg=\"Stopped pod sandbox (already stopped): 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=2851bbf9-390e-40ab-88a6-4738adc256e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.500177 crc crio[19822]: time=\"2026-06-12T10:23:12.500103411Z\" level=info msg=\"Removing pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=6d155eb3-20b2-48b4-b4cc-8ecea9c541c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.522980 crc crio[19822]: time=\"2026-06-12T10:23:12.522766561Z\" level=info msg=\"Removed pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=6d155eb3-20b2-48b4-b4cc-8ecea9c541c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.523961 crc crio[19822]: time=\"2026-06-12T10:23:12.523898174Z\" level=info msg=\"Stopping pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=857c744c-2ab9-49eb-bb75-c2243f557014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.524070 crc crio[19822]: time=\"2026-06-12T10:23:12.524025998Z\" level=info msg=\"Stopped pod sandbox (already stopped): a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=857c744c-2ab9-49eb-bb75-c2243f557014 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:12.525025 crc crio[19822]: time=\"2026-06-12T10:23:12.524959727Z\" level=info msg=\"Removing pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=4a773079-83d7-4896-adea-70eb3b8009a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.541123 crc crio[19822]: time=\"2026-06-12T10:23:12.539337993Z\" level=info msg=\"Creating container: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log\" id=9a1a87c2-a557-4fd9-93af-cebcc4cd4ba2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:12.541776 crc crio[19822]: time=\"2026-06-12T10:23:12.541660137Z\" level=info msg=\"Created container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent\" id=bb201de3-d309-456e-adaa-841572fa1890 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:12.543011 crc crio[19822]: time=\"2026-06-12T10:23:12.542936977Z\" level=info msg=\"Starting container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075\" id=286e686c-1e5d-4973-976d-590e02f7cadd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:12.544612 crc crio[19822]: time=\"2026-06-12T10:23:12.544569629Z\" level=info msg=\"Removed pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=4a773079-83d7-4896-adea-70eb3b8009a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:23:12.544957 crc crio[19822]: time=\"2026-06-12T10:23:12.544681212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:12.552027 crc crio[19822]: time=\"2026-06-12T10:23:12.551958113Z\" level=info msg=\"Started container\" PID=67502 containerID=cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075 description=openstack/ceilometer-0/ceilometer-central-agent id=286e686c-1e5d-4973-976d-590e02f7cadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\nJun 12 10:23:12.643039 crc crio[19822]: time=\"2026-06-12T10:23:12.642939924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:12.649625 crc crio[19822]: time=\"2026-06-12T10:23:12.649526003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:12.654864 crc crio[19822]: time=\"2026-06-12T10:23:12.654711237Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-774c8fb449-zlxbx/init\" id=3fb902bb-43eb-4c7d-ba70-13f293b15a9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:12.655322 crc crio[19822]: time=\"2026-06-12T10:23:12.655259015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:12.725311 crc crio[19822]: time=\"2026-06-12T10:23:12.724326172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:12.729570 crc crio[19822]: time=\"2026-06-12T10:23:12.72899538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:13.593735 crc crio[19822]: time=\"2026-06-12T10:23:13.59312313Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f2aca605-51b2-4864-9d09-1b07c1a3a92f name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:13.598964 crc crio[19822]: time=\"2026-06-12T10:23:13.598890985Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:23:13.726363 crc crio[19822]: time=\"2026-06-12T10:23:13.726228115Z\" level=info msg=\"Created container 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6: openstack/dnsmasq-dns-774c8fb449-zlxbx/init\" id=3fb902bb-43eb-4c7d-ba70-13f293b15a9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:13.727708 crc crio[19822]: time=\"2026-06-12T10:23:13.727556938Z\" level=info msg=\"Starting container: 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6\" id=0fe07d65-8c57-4156-b8fb-d4b9c1ea344f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:13.734698 crc crio[19822]: time=\"2026-06-12T10:23:13.734607711Z\" level=info msg=\"Created container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log\" id=9a1a87c2-a557-4fd9-93af-cebcc4cd4ba2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:13.735585 crc crio[19822]: time=\"2026-06-12T10:23:13.735487929Z\" level=info msg=\"Started container\" PID=67601 containerID=0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6 description=openstack/dnsmasq-dns-774c8fb449-zlxbx/init id=0fe07d65-8c57-4156-b8fb-d4b9c1ea344f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\nJun 12 10:23:13.737031 crc crio[19822]: time=\"2026-06-12T10:23:13.736857173Z\" level=info msg=\"Starting container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a\" id=61bd44b5-6796-4891-9857-f75f5f4ed862 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:13.743958 crc crio[19822]: time=\"2026-06-12T10:23:13.743864705Z\" level=info msg=\"Started container\" PID=67597 containerID=59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a description=openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log id=61bd44b5-6796-4891-9857-f75f5f4ed862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\nJun 12 10:23:13.974542 crc crio[19822]: time=\"2026-06-12T10:23:13.974334824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7c755dad-b606-4536-8369-86aecbf49d3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:14.030292 crc crio[19822]: time=\"2026-06-12T10:23:14.02978211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0d2ed731-b30a-4a2e-b845-97bef3989628 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:14.052643 crc crio[19822]: 2026-06-12T10:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbc2c8c8780b55a Mac:7e:f6:94:3c:e8:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb SocketPath: PciID:}] [{Interface:0xc000314e30 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:14.054494 crc crio[19822]: time=\"2026-06-12T10:23:14.054459682Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc002144068}] Aliases:map[]}\"\nJun 12 10:23:14.054748 crc crio[19822]: time=\"2026-06-12T10:23:14.05472898Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:14.070748 crc crio[19822]: time=\"2026-06-12T10:23:14.070708917Z\" level=info msg=\"Ran pod sandbox dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa with infra container: openstack/cinder-scheduler-0/POD\" id=9b9d14d0-3268-4df9-8619-3dc489226f71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:14.073049 crc crio[19822]: time=\"2026-06-12T10:23:14.07299089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:14.073340 crc crio[19822]: time=\"2026-06-12T10:23:14.073286818Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:14.073506 crc crio[19822]: time=\"2026-06-12T10:23:14.073418982Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:14.074324 crc crio[19822]: time=\"2026-06-12T10:23:14.074254809Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6458bfbb-44f8-445d-b70f-256f0dd616ca name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:14.079109 crc crio[19822]: time=\"2026-06-12T10:23:14.079081871Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"\nJun 12 10:23:14.141475 crc crio[19822]: time=\"2026-06-12T10:23:14.141285272Z\" level=info msg=\"Creating container: openstack/barbican-api-864dc9f876-pvmpp/barbican-api\" id=234c7076-da1b-4f91-8769-395f42e07d0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:14.141801 crc crio[19822]: time=\"2026-06-12T10:23:14.141754117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:14.317567 crc crio[19822]: time=\"2026-06-12T10:23:14.317496677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=adc5d50e-f29c-43e7-9b51-afb52620f6f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:15.134693 crc crio[19822]: time=\"2026-06-12T10:23:15.132571879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=12f587cb-40a8-4d0a-9f97-ffaafea4019f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:16.067557 crc crio[19822]: time=\"2026-06-12T10:23:16.067115549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:16.083066 crc crio[19822]: time=\"2026-06-12T10:23:16.082973582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:16.180917 crc crio[19822]: time=\"2026-06-12T10:23:16.180385257Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns\" id=7dfc022a-8845-4fbd-91a1-021ea9272add name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:16.200442 crc crio[19822]: time=\"2026-06-12T10:23:16.200248006Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-b6cd6b77-l42gt/POD\" id=290ecfb3-714e-45f7-a0ff-7d3c2ed1e557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:16.201039 crc crio[19822]: time=\"2026-06-12T10:23:16.20101575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:16.293044 crc crio[19822]: time=\"2026-06-12T10:23:16.286380924Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f2aca605-51b2-4864-9d09-1b07c1a3a92f name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:16.296513 crc crio[19822]: time=\"2026-06-12T10:23:16.293799898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6bdaffcb-9064-43ae-8996-56d04a109ad0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:16.309712 crc crio[19822]: time=\"2026-06-12T10:23:16.309480249Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=b5c838c5-7b4f-412d-bfa1-75f0412ef43e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:16.309712 crc crio[19822]: time=\"2026-06-12T10:23:16.309569931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:16.371930 crc crio[19822]: time=\"2026-06-12T10:23:16.371863511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:16.401066 crc crio[19822]: time=\"2026-06-12T10:23:16.400375948Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=de00fa3b-1858-4c57-9d6f-11f5e4d98b30 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:16.407950 crc crio[19822]: time=\"2026-06-12T10:23:16.406559166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=aae838f5-6204-4920-9eca-a5abfea63e6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:16.423684 crc crio[19822]: time=\"2026-06-12T10:23:16.423449966Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=3819df75-88a7-4b2b-ab62-7c98c9f86000 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:16.426785 crc crio[19822]: time=\"2026-06-12T10:23:16.426713551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=181c52f4-4db1-499b-977d-b8caada7297d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:16.482926 crc crio[19822]: time=\"2026-06-12T10:23:16.482228007Z\" level=info msg=\"Created container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api\" id=234c7076-da1b-4f91-8769-395f42e07d0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:16.495678 crc crio[19822]: time=\"2026-06-12T10:23:16.493337142Z\" level=info msg=\"Starting container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493\" id=e8020a8e-aac9-4ceb-a7e4-1a383519baac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:16.515891 crc crio[19822]: time=\"2026-06-12T10:23:16.514600386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=76bf2cf3-3bfa-42c7-b0b6-2b6686b4ea43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:16.515891 crc crio[19822]: time=\"2026-06-12T10:23:16.514909516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=eabd894d-6e7f-451e-9819-2e3d89ae9655 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:16.521467 crc crio[19822]: time=\"2026-06-12T10:23:16.521367306Z\" level=info msg=\"Started container\" PID=67815 containerID=bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493 description=openstack/barbican-api-864dc9f876-pvmpp/barbican-api id=e8020a8e-aac9-4ceb-a7e4-1a383519baac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\nJun 12 10:23:16.543952 crc crio[19822]: time=\"2026-06-12T10:23:16.543583541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=cc1383ac-1939-49c4-acd1-880a73dcf779 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:16.581369 crc crio[19822]: time=\"2026-06-12T10:23:16.581309898Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc002ed0420}] Aliases:map[]}\"\nJun 12 10:23:16.581595 crc crio[19822]: time=\"2026-06-12T10:23:16.581572257Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:16.583322 crc crio[19822]: time=\"2026-06-12T10:23:16.583197006Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc003094258}] Aliases:map[]}\"\nJun 12 10:23:16.583322 crc crio[19822]: time=\"2026-06-12T10:23:16.583279909Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-b6cd6b77-l42gt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:16.951595 crc crio[19822]: time=\"2026-06-12T10:23:16.951250052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:16.966010 crc crio[19822]: time=\"2026-06-12T10:23:16.95776296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:16.999060 crc crio[19822]: time=\"2026-06-12T10:23:16.998551472Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f92fdc2c-4589-4aa0-9292-4a80e79b6e4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:16.999570 crc crio[19822]: time=\"2026-06-12T10:23:16.999514193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.047089 crc crio[19822]: time=\"2026-06-12T10:23:17.037251038Z\" level=info msg=\"Creating container: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log\" id=41955e8e-2287-4987-bee3-569ce606cf5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.057184 crc crio[19822]: time=\"2026-06-12T10:23:17.057030325Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log\" id=ba86f67a-2a74-4266-b218-c2d745909a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.063024 crc crio[19822]: time=\"2026-06-12T10:23:17.062940121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.153365 crc crio[19822]: time=\"2026-06-12T10:23:17.152797805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.163760 crc crio[19822]: time=\"2026-06-12T10:23:17.161986517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.232603 crc crio[19822]: time=\"2026-06-12T10:23:17.232001474Z\" level=info msg=\"Created container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns\" id=7dfc022a-8845-4fbd-91a1-021ea9272add name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.235353 crc crio[19822]: time=\"2026-06-12T10:23:17.235306399Z\" level=info msg=\"Starting container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f\" id=dd0777e0-9ead-4bc5-b6c3-c771b3e86bd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:17.245160 crc crio[19822]: time=\"2026-06-12T10:23:17.245031197Z\" level=info msg=\"Started container\" PID=68093 containerID=5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f description=openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns id=dd0777e0-9ead-4bc5-b6c3-c771b3e86bd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\nJun 12 10:23:17.276977 crc crio[19822]: 2026-06-12T10:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1166df408f81ef9 Mac:76:c8:7f:09:f7:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d SocketPath: PciID:}] [{Interface:0xc0001126b0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:17.278725 crc crio[19822]: time=\"2026-06-12T10:23:17.278644611Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc003094258}] Aliases:map[]}\"\nJun 12 10:23:17.278980 crc crio[19822]: time=\"2026-06-12T10:23:17.27891419Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-b6cd6b77-l42gt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:17.305340 crc crio[19822]: time=\"2026-06-12T10:23:17.301066662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.306770 crc crio[19822]: time=\"2026-06-12T10:23:17.306623059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.316894 crc crio[19822]: time=\"2026-06-12T10:23:17.316713278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.326099 crc crio[19822]: time=\"2026-06-12T10:23:17.325751525Z\" level=info msg=\"Ran pod sandbox 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c with infra container: openstack/dnsmasq-dns-b6cd6b77-l42gt/POD\" id=290ecfb3-714e-45f7-a0ff-7d3c2ed1e557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:17.333256 crc crio[19822]: time=\"2026-06-12T10:23:17.333067425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=61bbc0f2-93af-4e2a-b463-eb9800236005 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:17.352537 crc crio[19822]: time=\"2026-06-12T10:23:17.352436966Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6458bfbb-44f8-445d-b70f-256f0dd616ca name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:17.355361 crc crio[19822]: time=\"2026-06-12T10:23:17.355284187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=28f27327-40ef-4938-9be4-01187c082df8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:17.402068 crc crio[19822]: time=\"2026-06-12T10:23:17.401989809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=eed1f787-c595-450a-a6eb-dc73c509677e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:17.412494 crc crio[19822]: time=\"2026-06-12T10:23:17.412363607Z\" level=info msg=\"Stopping container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f (timeout: 10s)\" id=88aae504-d05f-465d-9afb-77a533bc092e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:17.415299 crc crio[19822]: time=\"2026-06-12T10:23:17.415216187Z\" level=info msg=\"Created container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent\" id=f92fdc2c-4589-4aa0-9292-4a80e79b6e4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.416221 crc crio[19822]: time=\"2026-06-12T10:23:17.416176548Z\" level=info msg=\"Starting container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75\" id=56dfb2aa-84d8-4941-86e5-06dd7735ce2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:17.424479 crc crio[19822]: time=\"2026-06-12T10:23:17.424372267Z\" level=info msg=\"Started container\" PID=68184 containerID=90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75 description=openstack/ceilometer-0/ceilometer-notification-agent id=56dfb2aa-84d8-4941-86e5-06dd7735ce2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\nJun 12 10:23:17.424699 crc crio[19822]: time=\"2026-06-12T10:23:17.424400668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e8b6c3ac-9909-4253-93b6-f646c14ee524 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:17.465930 crc crio[19822]: time=\"2026-06-12T10:23:17.465471449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.469931 crc crio[19822]: time=\"2026-06-12T10:23:17.469887391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.471499 crc crio[19822]: time=\"2026-06-12T10:23:17.470958223Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=eafcb519-d7e6-46e8-8dc3-d7d0ed98f0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.480020 crc crio[19822]: time=\"2026-06-12T10:23:17.479560845Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=de0fc329-b971-465d-b64f-82f20db18c82 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:17.484653 crc crio[19822]: time=\"2026-06-12T10:23:17.48378078Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:23:17.484653 crc crio[19822]: time=\"2026-06-12T10:23:17.484080469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.485121 crc crio[19822]: time=\"2026-06-12T10:23:17.485100111Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b6cd6b77-l42gt/init\" id=509af34c-d71b-488b-baaf-4a89a9bbbaea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.485701 crc crio[19822]: time=\"2026-06-12T10:23:17.485438531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.564014 crc crio[19822]: 2026-06-12T10:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb68ce2cbb3632e Mac:de:77:53:99:97:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 SocketPath: PciID:}] [{Interface:0xc000229310 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:17.564014 crc crio[19822]: time=\"2026-06-12T10:23:17.56339078Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc002ed0420}] Aliases:map[]}\"\nJun 12 10:23:17.567628 crc crio[19822]: time=\"2026-06-12T10:23:17.567557663Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:17.628570 crc crio[19822]: time=\"2026-06-12T10:23:17.628392941Z\" level=info msg=\"Stopped container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns\" id=88aae504-d05f-465d-9afb-77a533bc092e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:17.637045 crc crio[19822]: time=\"2026-06-12T10:23:17.636439316Z\" level=info msg=\"Stopping pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=336146e6-e566-4eb2-bdbc-3bcc5c42892d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:17.637490 crc crio[19822]: time=\"2026-06-12T10:23:17.637226921Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc002144330}] Aliases:map[]}\"\nJun 12 10:23:17.637490 crc crio[19822]: time=\"2026-06-12T10:23:17.637400076Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-774c8fb449-zlxbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:17.643089 crc crio[19822]: time=\"2026-06-12T10:23:17.643005332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.660134 crc crio[19822]: time=\"2026-06-12T10:23:17.660051366Z\" level=info msg=\"Ran pod sandbox cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 with infra container: openstack/cinder-api-0/POD\" id=b5c838c5-7b4f-412d-bfa1-75f0412ef43e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:17.664370 crc crio[19822]: time=\"2026-06-12T10:23:17.664334991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=faa08c8b-c7a7-470b-a035-7eaf0dd460a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:17.667851 crc crio[19822]: time=\"2026-06-12T10:23:17.667403945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=df76546a-4b84-4d82-aa5d-c2ee6ad8f90f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:17.705012 crc crio[19822]: time=\"2026-06-12T10:23:17.704650338Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=4ed73744-41a7-4b20-9c1d-4f3433068848 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.708886 crc crio[19822]: time=\"2026-06-12T10:23:17.70876683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.714072 crc crio[19822]: time=\"2026-06-12T10:23:17.713896845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.733878 crc crio[19822]: time=\"2026-06-12T10:23:17.733188433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.812013 crc crio[19822]: time=\"2026-06-12T10:23:17.811884946Z\" level=info msg=\"Created container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log\" id=ba86f67a-2a74-4266-b218-c2d745909a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.813270 crc crio[19822]: time=\"2026-06-12T10:23:17.813186148Z\" level=info msg=\"Starting container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f\" id=8c12430f-89ed-4270-83a0-6d96f84b4a5e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:17.825104 crc crio[19822]: time=\"2026-06-12T10:23:17.821558828Z\" level=info msg=\"Started container\" PID=68225 containerID=69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f description=openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log id=8c12430f-89ed-4270-83a0-6d96f84b4a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\nJun 12 10:23:17.845742 crc crio[19822]: time=\"2026-06-12T10:23:17.845484221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:17.853217 crc crio[19822]: time=\"2026-06-12T10:23:17.853074855Z\" level=info msg=\"Created container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log\" id=41955e8e-2287-4987-bee3-569ce606cf5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:17.858424 crc crio[19822]: time=\"2026-06-12T10:23:17.858238321Z\" level=info msg=\"Starting container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df\" id=13acd4c2-b067-42cd-8f7e-9c2728486948 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:17.876722 crc crio[19822]: time=\"2026-06-12T10:23:17.87595511Z\" level=info msg=\"Started container\" PID=68230 containerID=5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df description=openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log id=13acd4c2-b067-42cd-8f7e-9c2728486948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\nJun 12 10:23:17.891590 crc crio[19822]: time=\"2026-06-12T10:23:17.891287748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=0ebf1eb1-aa47-4dbe-b6d0-23c0bea8def2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:17.930585 crc crio[19822]: time=\"2026-06-12T10:23:17.929389966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8e128d37-a321-45f4-9008-8076f621537f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:18.052565 crc crio[19822]: time=\"2026-06-12T10:23:18.050908122Z\" level=info msg=\"Created container 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b: openstack/dnsmasq-dns-b6cd6b77-l42gt/init\" id=509af34c-d71b-488b-baaf-4a89a9bbbaea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:18.052565 crc crio[19822]: time=\"2026-06-12T10:23:18.052470881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=ebcacf0a-c0c5-4158-a249-4a08cd47e690 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:18.052913 crc crio[19822]: time=\"2026-06-12T10:23:18.052557425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=360897d9-4fca-42e3-a80d-5f3f6b0ba309 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:18.052913 crc crio[19822]: time=\"2026-06-12T10:23:18.052643867Z\" level=info msg=\"Starting container: 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b\" id=79254c20-88dd-4a60-9d5d-e583f9823c1b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:18.075580 crc crio[19822]: time=\"2026-06-12T10:23:18.075402678Z\" level=info msg=\"Started container\" PID=68253 containerID=660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b description=openstack/dnsmasq-dns-b6cd6b77-l42gt/init id=79254c20-88dd-4a60-9d5d-e583f9823c1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\nJun 12 10:23:18.120359 crc crio[19822]: time=\"2026-06-12T10:23:18.119670352Z\" level=info msg=\"Creating container: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker\" id=6c147725-441e-4706-a65d-2eed66e8bcdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:18.144353 crc crio[19822]: time=\"2026-06-12T10:23:18.144039013Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener\" id=929d2c3d-5458-42a9-ada1-d9b1ad4e8dd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:18.147393 crc crio[19822]: time=\"2026-06-12T10:23:18.147285814Z\" level=info msg=\"Stopped pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=336146e6-e566-4eb2-bdbc-3bcc5c42892d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:18.264481 crc crio[19822]: time=\"2026-06-12T10:23:18.264400435Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=de0fc329-b971-465d-b64f-82f20db18c82 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:18.265709 crc crio[19822]: time=\"2026-06-12T10:23:18.265110086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:18.279680 crc crio[19822]: time=\"2026-06-12T10:23:18.279507168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=43453afc-6d86-405d-aad6-c3682d00561e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:18.287103 crc crio[19822]: time=\"2026-06-12T10:23:18.287061152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:18.356382 crc crio[19822]: time=\"2026-06-12T10:23:18.35603868Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=5bd8c788-e081-4a7c-9bc5-e26bf06bc134 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:18.553708 crc crio[19822]: time=\"2026-06-12T10:23:18.511347346Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=1d9ffb4c-3d17-41b1-a644-894c0f41fff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:18.570061 crc crio[19822]: time=\"2026-06-12T10:23:18.569352247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:18.591337 crc crio[19822]: time=\"2026-06-12T10:23:18.591240726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:18.628652 crc crio[19822]: time=\"2026-06-12T10:23:18.628365805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:18.721295 crc crio[19822]: time=\"2026-06-12T10:23:18.72118926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2298573d-4242-48b9-a71d-77afcbc2edef name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:18.728379 crc crio[19822]: time=\"2026-06-12T10:23:18.727307374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:18.733488 crc crio[19822]: time=\"2026-06-12T10:23:18.733400017Z\" level=info msg=\"Removing container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f\" id=11a99f1a-0728-40e9-ab51-848283163629 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:18.736289 crc crio[19822]: time=\"2026-06-12T10:23:18.736194467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:18.864328 crc crio[19822]: time=\"2026-06-12T10:23:18.864093526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=54a24f62-ae40-4a18-a88e-736fb12c2433 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:18.900426 crc crio[19822]: time=\"2026-06-12T10:23:18.899957607Z\" level=info msg=\"Created container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker\" id=6c147725-441e-4706-a65d-2eed66e8bcdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:18.912332 crc crio[19822]: time=\"2026-06-12T10:23:18.91209376Z\" level=info msg=\"Starting container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b\" id=4720ae26-c724-4d10-9cd9-139c99504fdd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:18.917226 crc crio[19822]: time=\"2026-06-12T10:23:18.903378043Z\" level=info msg=\"Created container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core\" id=1d9ffb4c-3d17-41b1-a644-894c0f41fff4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:18.918432 crc crio[19822]: time=\"2026-06-12T10:23:18.918345406Z\" level=info msg=\"Starting container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d\" id=70ec731e-d781-4160-a197-38367ab26db2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:18.926759 crc crio[19822]: time=\"2026-06-12T10:23:18.926665518Z\" level=info msg=\"Started container\" PID=68318 containerID=79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d description=openstack/ceilometer-0/sg-core id=70ec731e-d781-4160-a197-38367ab26db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\nJun 12 10:23:18.934297 crc crio[19822]: time=\"2026-06-12T10:23:18.934174147Z\" level=info msg=\"Started container\" PID=68307 containerID=4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b description=openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker id=4720ae26-c724-4d10-9cd9-139c99504fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\nJun 12 10:23:18.998888 crc crio[19822]: time=\"2026-06-12T10:23:18.998338268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:19.015419 crc crio[19822]: time=\"2026-06-12T10:23:19.015269567Z\" level=info msg=\"Removed container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns\" id=11a99f1a-0728-40e9-ab51-848283163629 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:19.022965 crc crio[19822]: time=\"2026-06-12T10:23:19.022880316Z\" level=info msg=\"Removing container: 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6\" id=d8554652-569c-498d-92d0-cc03e3ea6612 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:19.027668 crc crio[19822]: time=\"2026-06-12T10:23:19.025571964Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns\" id=b18a0c5e-0297-432d-a1fd-b275d25607a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:19.037386 crc crio[19822]: time=\"2026-06-12T10:23:19.028020133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:19.054360 crc crio[19822]: time=\"2026-06-12T10:23:19.054027455Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=552be82a-a7cd-436c-848a-262687396939 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:19.058487 crc crio[19822]: time=\"2026-06-12T10:23:19.058388224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:19.062206 crc crio[19822]: time=\"2026-06-12T10:23:19.062137902Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:23:19.207192 crc crio[19822]: time=\"2026-06-12T10:23:19.20654855Z\" level=info msg=\"Removed container 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6: openstack/dnsmasq-dns-774c8fb449-zlxbx/init\" id=d8554652-569c-498d-92d0-cc03e3ea6612 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:19.222923 crc crio[19822]: time=\"2026-06-12T10:23:19.222511151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:19.236555 crc crio[19822]: time=\"2026-06-12T10:23:19.23647404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:19.244380 crc crio[19822]: time=\"2026-06-12T10:23:19.24426111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:19.327499 crc crio[19822]: time=\"2026-06-12T10:23:19.327303838Z\" level=info msg=\"Created container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener\" id=929d2c3d-5458-42a9-ada1-d9b1ad4e8dd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:19.341861 crc crio[19822]: time=\"2026-06-12T10:23:19.341674249Z\" level=info msg=\"Starting container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c\" id=e4b35822-7fe0-48ea-acdc-f8ba6c21e355 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:19.348943 crc crio[19822]: time=\"2026-06-12T10:23:19.34885562Z\" level=info msg=\"Started container\" PID=68384 containerID=91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c description=openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener id=e4b35822-7fe0-48ea-acdc-f8ba6c21e355 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\nJun 12 10:23:19.515224 crc crio[19822]: time=\"2026-06-12T10:23:19.515092334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:19.869213 crc crio[19822]: time=\"2026-06-12T10:23:19.868462107Z\" level=info msg=\"Created container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns\" id=b18a0c5e-0297-432d-a1fd-b275d25607a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:19.870599 crc crio[19822]: time=\"2026-06-12T10:23:19.868510919Z\" level=info msg=\"Created container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler\" id=eafcb519-d7e6-46e8-8dc3-d7d0ed98f0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:19.870599 crc crio[19822]: time=\"2026-06-12T10:23:19.868729126Z\" level=info msg=\"Created container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log\" id=4ed73744-41a7-4b20-9c1d-4f3433068848 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:19.871894 crc crio[19822]: time=\"2026-06-12T10:23:19.871745471Z\" level=info msg=\"Starting container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474\" id=88f611e8-d817-4801-8e2e-6db12a52d845 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:19.873127 crc crio[19822]: time=\"2026-06-12T10:23:19.872427163Z\" level=info msg=\"Starting container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff\" id=288f7e3c-499a-41a5-939e-a0065e4967d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:19.873127 crc crio[19822]: time=\"2026-06-12T10:23:19.872537356Z\" level=info msg=\"Starting container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c\" id=aa688f16-d099-43be-9bc0-98f40ba00f52 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:19.880337 crc crio[19822]: time=\"2026-06-12T10:23:19.88024352Z\" level=info msg=\"Started container\" PID=68422 containerID=7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474 description=openstack/cinder-api-0/cinder-api-log id=88f611e8-d817-4801-8e2e-6db12a52d845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\nJun 12 10:23:19.881634 crc crio[19822]: time=\"2026-06-12T10:23:19.880772817Z\" level=info msg=\"Started container\" PID=68401 containerID=a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff description=openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns id=288f7e3c-499a-41a5-939e-a0065e4967d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\nJun 12 10:23:19.888938 crc crio[19822]: time=\"2026-06-12T10:23:19.888388608Z\" level=info msg=\"Started container\" PID=68403 containerID=bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c description=openstack/cinder-scheduler-0/cinder-scheduler id=aa688f16-d099-43be-9bc0-98f40ba00f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\nJun 12 10:23:19.966536 crc crio[19822]: time=\"2026-06-12T10:23:19.966472955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=2a6bb89c-53ea-4d5e-afe2-95803e4ce473 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:19.975945 crc crio[19822]: time=\"2026-06-12T10:23:19.975777109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e0347d9a-1b1e-40ee-96e1-277bacd5cdff name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:20.025591 crc crio[19822]: time=\"2026-06-12T10:23:20.024419335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d395bf10-f5d8-4cf0-98f5-b209e00a189b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:20.040186 crc crio[19822]: time=\"2026-06-12T10:23:20.040045945Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=9e94844e-618f-48b2-ae41-99047a4240a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:20.040887 crc crio[19822]: time=\"2026-06-12T10:23:20.040628773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:20.074976 crc crio[19822]: time=\"2026-06-12T10:23:20.074451602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=58367f80-70c5-48c1-88ce-6feb56088906 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:20.098709 crc crio[19822]: time=\"2026-06-12T10:23:20.098614282Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=548f0543-719d-4a34-b33d-2fca0088090e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:20.102351 crc crio[19822]: time=\"2026-06-12T10:23:20.100265565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:20.182604 crc crio[19822]: time=\"2026-06-12T10:23:20.182423598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:20.238868 crc crio[19822]: time=\"2026-06-12T10:23:20.238176524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:20.662695 crc crio[19822]: time=\"2026-06-12T10:23:20.662415294Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=552be82a-a7cd-436c-848a-262687396939 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:20.664473 crc crio[19822]: time=\"2026-06-12T10:23:20.664405908Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3e8546bd-6b49-4880-9d66-5a595b9dba94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:20.717953 crc crio[19822]: time=\"2026-06-12T10:23:20.717694358Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0e871492-d49e-4f18-8cc7-7af80e2a9256 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:20.739657 crc crio[19822]: time=\"2026-06-12T10:23:20.739544537Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e1eb2eb9-2a53-49ce-a9b1-54e76452d07b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:20.740891 crc crio[19822]: time=\"2026-06-12T10:23:20.740772386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:21.043205 crc crio[19822]: time=\"2026-06-12T10:23:21.042873221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:21.062898 crc crio[19822]: time=\"2026-06-12T10:23:21.059568866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:21.230259 crc crio[19822]: time=\"2026-06-12T10:23:21.229696411Z\" level=info msg=\"Created container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd\" id=e1eb2eb9-2a53-49ce-a9b1-54e76452d07b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:21.232077 crc crio[19822]: time=\"2026-06-12T10:23:21.231968313Z\" level=info msg=\"Starting container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb\" id=25b5a411-024c-45bc-a99b-fad756b42ed2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:21.237691 crc crio[19822]: time=\"2026-06-12T10:23:21.237607932Z\" level=info msg=\"Started container\" PID=68545 containerID=d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb description=openstack/ceilometer-0/proxy-httpd id=25b5a411-024c-45bc-a99b-fad756b42ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\nJun 12 10:23:21.831849 crc crio[19822]: time=\"2026-06-12T10:23:21.831729725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:21.860465 crc crio[19822]: time=\"2026-06-12T10:23:21.860378519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:22.061901 crc crio[19822]: time=\"2026-06-12T10:23:22.061363676Z\" level=info msg=\"Created container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe\" id=548f0543-719d-4a34-b33d-2fca0088090e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:22.065904 crc crio[19822]: time=\"2026-06-12T10:23:22.065534916Z\" level=info msg=\"Starting container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875\" id=c012fccd-685b-4732-9b78-0f455d321438 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:22.080185 crc crio[19822]: time=\"2026-06-12T10:23:22.078604445Z\" level=info msg=\"Created container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api\" id=9e94844e-618f-48b2-ae41-99047a4240a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:22.080185 crc crio[19822]: time=\"2026-06-12T10:23:22.080024143Z\" level=info msg=\"Starting container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e\" id=239528e0-fdf0-4ff4-866e-4e26c41b19c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:22.085868 crc crio[19822]: time=\"2026-06-12T10:23:22.085706183Z\" level=info msg=\"Started container\" PID=68802 containerID=83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e description=openstack/cinder-api-0/cinder-api id=239528e0-fdf0-4ff4-866e-4e26c41b19c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\nJun 12 10:23:22.090096 crc crio[19822]: time=\"2026-06-12T10:23:22.090032247Z\" level=info msg=\"Started container\" PID=68792 containerID=ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875 description=openstack/cinder-scheduler-0/probe id=c012fccd-685b-4732-9b78-0f455d321438 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\nJun 12 10:23:23.024118 crc crio[19822]: time=\"2026-06-12T10:23:23.023649313Z\" level=info msg=\"Stopping container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e (timeout: 30s)\" id=e1ce117f-f7bd-4db6-a88a-a9a06b28cdd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:23.026367 crc crio[19822]: time=\"2026-06-12T10:23:23.026302598Z\" level=info msg=\"Stopping container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474 (timeout: 30s)\" id=fb5ba61a-2dd8-4932-a272-25efc2e2cd6f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:23.512264 crc crio[19822]: time=\"2026-06-12T10:23:23.512122641Z\" level=info msg=\"Stopped container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log\" id=fb5ba61a-2dd8-4932-a272-25efc2e2cd6f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:23.941368 crc crio[19822]: time=\"2026-06-12T10:23:23.94101957Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6dc7ccd588-682ph/POD\" id=fe91afd8-682d-4001-a762-243d3feeada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:23.941502 crc crio[19822]: time=\"2026-06-12T10:23:23.941393902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:24.010857 crc crio[19822]: time=\"2026-06-12T10:23:24.010630515Z\" level=info msg=\"Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc005212070}] Aliases:map[]}\"\nJun 12 10:23:24.010857 crc crio[19822]: time=\"2026-06-12T10:23:24.010706628Z\" level=info msg=\"Adding pod openstack_barbican-api-6dc7ccd588-682ph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:24.517674 crc crio[19822]: 2026-06-12T10:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84d841c563b665d Mac:96:d8:c6:51:39:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:24.519782 crc crio[19822]: time=\"2026-06-12T10:23:24.519638245Z\" level=info msg=\"Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc005212070}] Aliases:map[]}\"\nJun 12 10:23:24.519955 crc crio[19822]: time=\"2026-06-12T10:23:24.519919414Z\" level=info msg=\"Checking pod openstack_barbican-api-6dc7ccd588-682ph for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:24.535419 crc crio[19822]: time=\"2026-06-12T10:23:24.535315984Z\" level=info msg=\"Ran pod sandbox 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d with infra container: openstack/barbican-api-6dc7ccd588-682ph/POD\" id=fe91afd8-682d-4001-a762-243d3feeada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:24.543665 crc crio[19822]: time=\"2026-06-12T10:23:24.543548608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=dde71f55-db0e-4a94-95e7-6373f1de3d0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:24.561940 crc crio[19822]: time=\"2026-06-12T10:23:24.561782053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=209a670b-9c62-4116-982d-7bc59033b689 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:24.576460 crc crio[19822]: time=\"2026-06-12T10:23:24.576285441Z\" level=info msg=\"Creating container: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log\" id=d8e6e552-b41f-414b-8908-0787ecb5f83a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:24.577579 crc crio[19822]: time=\"2026-06-12T10:23:24.577505631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:24.650588 crc crio[19822]: time=\"2026-06-12T10:23:24.65048034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:24.656949 crc crio[19822]: time=\"2026-06-12T10:23:24.656860963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:24.929562 crc crio[19822]: time=\"2026-06-12T10:23:24.929378322Z\" level=info msg=\"Created container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log\" id=d8e6e552-b41f-414b-8908-0787ecb5f83a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:24.934736 crc crio[19822]: time=\"2026-06-12T10:23:24.934650513Z\" level=info msg=\"Starting container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc\" id=57d3b83a-74ca-4ec4-8e5b-49aefa052603 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:24.954772 crc crio[19822]: time=\"2026-06-12T10:23:24.954261152Z\" level=info msg=\"Started container\" PID=69112 containerID=07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc description=openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log id=57d3b83a-74ca-4ec4-8e5b-49aefa052603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\nJun 12 10:23:24.987279 crc crio[19822]: time=\"2026-06-12T10:23:24.987179492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=74494ed0-43a8-486c-9426-ef141098454b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:25.138203 crc crio[19822]: time=\"2026-06-12T10:23:25.138056541Z\" level=info msg=\"Stopped container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api\" id=e1ce117f-f7bd-4db6-a88a-a9a06b28cdd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:25.151436 crc crio[19822]: time=\"2026-06-12T10:23:25.151331565Z\" level=info msg=\"Stopping pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=8e8ce800-1726-418e-9a84-24e351d972fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:25.152195 crc crio[19822]: time=\"2026-06-12T10:23:25.152083029Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}\"\nJun 12 10:23:25.152345 crc crio[19822]: time=\"2026-06-12T10:23:25.152315917Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:25.245917 crc crio[19822]: time=\"2026-06-12T10:23:25.245779845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=da016e62-ae76-47af-8083-0aa37585a27b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:25.310910 crc crio[19822]: time=\"2026-06-12T10:23:25.310525249Z\" level=info msg=\"Creating container: openstack/barbican-api-6dc7ccd588-682ph/barbican-api\" id=529e9dd8-df7d-491d-9f21-f454b095f8e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:25.311238 crc crio[19822]: time=\"2026-06-12T10:23:25.311031235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:25.538991 crc crio[19822]: time=\"2026-06-12T10:23:25.538221607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:25.546881 crc crio[19822]: time=\"2026-06-12T10:23:25.546393299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:25.714643 crc crio[19822]: time=\"2026-06-12T10:23:25.714328684Z\" level=info msg=\"Stopped pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=8e8ce800-1726-418e-9a84-24e351d972fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:25.915630 crc crio[19822]: time=\"2026-06-12T10:23:25.915506876Z\" level=info msg=\"Created container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api\" id=529e9dd8-df7d-491d-9f21-f454b095f8e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:25.916873 crc crio[19822]: time=\"2026-06-12T10:23:25.916682454Z\" level=info msg=\"Starting container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d\" id=6a09f331-f19d-4739-97b4-7a7eccb8c983 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:25.940963 crc crio[19822]: time=\"2026-06-12T10:23:25.940698574Z\" level=info msg=\"Started container\" PID=69235 containerID=a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d description=openstack/barbican-api-6dc7ccd588-682ph/barbican-api id=6a09f331-f19d-4739-97b4-7a7eccb8c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\nJun 12 10:23:26.100357 crc crio[19822]: time=\"2026-06-12T10:23:26.099913497Z\" level=info msg=\"Stopping container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d (timeout: 30s)\" id=883bb194-4557-4a7e-949b-cce53e7d97f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:26.104432 crc crio[19822]: time=\"2026-06-12T10:23:26.104349529Z\" level=info msg=\"Stopping container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb (timeout: 30s)\" id=ce933fe2-4a04-44b2-babf-e0d8555fc3d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:26.106170 crc crio[19822]: time=\"2026-06-12T10:23:26.104797903Z\" level=info msg=\"Stopping container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75 (timeout: 30s)\" id=584e5dbd-f8bc-42f5-8f87-1bc55009fc14 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:26.112512 crc crio[19822]: time=\"2026-06-12T10:23:26.112379699Z\" level=info msg=\"Stopping container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075 (timeout: 30s)\" id=bbb16046-8db0-4a8e-ba65-d376d82cb4f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:26.191413 crc crio[19822]: time=\"2026-06-12T10:23:26.191312161Z\" level=info msg=\"Removing container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e\" id=df2bf14a-5a47-424e-bac6-f13ee67b6bee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:26.227087 crc crio[19822]: time=\"2026-06-12T10:23:26.226723318Z\" level=info msg=\"Removed container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api\" id=df2bf14a-5a47-424e-bac6-f13ee67b6bee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:26.229705 crc crio[19822]: time=\"2026-06-12T10:23:26.229659216Z\" level=info msg=\"Removing container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474\" id=3df591de-5a02-414f-8b17-9f18469343cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:26.249788 crc crio[19822]: time=\"2026-06-12T10:23:26.249725156Z\" level=info msg=\"Stopped container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core\" id=883bb194-4557-4a7e-949b-cce53e7d97f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:26.286220 crc crio[19822]: time=\"2026-06-12T10:23:26.281792332Z\" level=info msg=\"Removed container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log\" id=3df591de-5a02-414f-8b17-9f18469343cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:26.338779 crc crio[19822]: time=\"2026-06-12T10:23:26.33867682Z\" level=info msg=\"Stopped container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd\" id=ce933fe2-4a04-44b2-babf-e0d8555fc3d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:26.647530 crc crio[19822]: time=\"2026-06-12T10:23:26.647002114Z\" level=info msg=\"Stopped container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent\" id=584e5dbd-f8bc-42f5-8f87-1bc55009fc14 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:26.751888 crc crio[19822]: time=\"2026-06-12T10:23:26.751752092Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=67d8b729-a52d-4fa6-bc2d-3e760d004ba8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:26.752021 crc crio[19822]: time=\"2026-06-12T10:23:26.751921328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:26.844389 crc crio[19822]: time=\"2026-06-12T10:23:26.844273445Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc002ed09f8}] Aliases:map[]}\"\nJun 12 10:23:26.844389 crc crio[19822]: time=\"2026-06-12T10:23:26.844353077Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:26.878537 crc crio[19822]: time=\"2026-06-12T10:23:26.878338782Z\" level=info msg=\"Stopped container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent\" id=bbb16046-8db0-4a8e-ba65-d376d82cb4f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:26.880108 crc crio[19822]: time=\"2026-06-12T10:23:26.880027595Z\" level=info msg=\"Stopping pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=9ec06541-3106-43d1-a28e-3b86953e1275 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:26.880775 crc crio[19822]: time=\"2026-06-12T10:23:26.880655385Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}\"\nJun 12 10:23:26.880939 crc crio[19822]: time=\"2026-06-12T10:23:26.880889533Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:27.436191 crc crio[19822]: 2026-06-12T10:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abf288f9fbd364d Mac:3e:f3:3e:e9:43:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:27.438355 crc crio[19822]: time=\"2026-06-12T10:23:27.438301138Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc002ed09f8}] Aliases:map[]}\"\nJun 12 10:23:27.438543 crc crio[19822]: time=\"2026-06-12T10:23:27.438500324Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:27.453095 crc crio[19822]: time=\"2026-06-12T10:23:27.452622522Z\" level=info msg=\"Ran pod sandbox abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 with infra container: openstack/cinder-api-0/POD\" id=67d8b729-a52d-4fa6-bc2d-3e760d004ba8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:27.457324 crc crio[19822]: time=\"2026-06-12T10:23:27.457252048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=bc07e32e-a62b-422c-9e26-c90a08eaadf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:27.458575 crc crio[19822]: time=\"2026-06-12T10:23:27.45825726Z\" level=info msg=\"Stopped pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=9ec06541-3106-43d1-a28e-3b86953e1275 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:27.467629 crc crio[19822]: time=\"2026-06-12T10:23:27.466995568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4d7edb0e-c2d6-48fa-8667-43877f90247f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:27.498035 crc crio[19822]: time=\"2026-06-12T10:23:27.49252974Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=045f72bc-dafe-4815-b0ef-e9a5262f6819 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:27.498035 crc crio[19822]: time=\"2026-06-12T10:23:27.493965066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:27.567533 crc crio[19822]: time=\"2026-06-12T10:23:27.566427512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:28.171000 crc crio[19822]: time=\"2026-06-12T10:23:28.170387254Z\" level=info msg=\"Stopping container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36 (timeout: 10s)\" id=4a62b9eb-c62a-4b94-aa14-14b2c1571ce4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:28.300638 crc crio[19822]: time=\"2026-06-12T10:23:28.299706284Z\" level=info msg=\"Removing container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb\" id=1289b6f2-39ec-4882-8b54-78e4f4566411 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:28.304270 crc crio[19822]: time=\"2026-06-12T10:23:28.304202265Z\" level=info msg=\"Stopping container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c (timeout: 30s)\" id=278363fa-74d0-4e72-bb25-0822e2cc416f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:28.304356 crc crio[19822]: time=\"2026-06-12T10:23:28.304278459Z\" level=info msg=\"Stopping container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875 (timeout: 30s)\" id=3935c9b3-c602-4128-9876-e7a386473717 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:28.363968 crc crio[19822]: time=\"2026-06-12T10:23:28.36291595Z\" level=info msg=\"Stopped container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns\" id=4a62b9eb-c62a-4b94-aa14-14b2c1571ce4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:28.374725 crc crio[19822]: time=\"2026-06-12T10:23:28.373319921Z\" level=info msg=\"Removed container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd\" id=1289b6f2-39ec-4882-8b54-78e4f4566411 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:28.375074 crc crio[19822]: time=\"2026-06-12T10:23:28.374888942Z\" level=info msg=\"Stopping pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=c55c2246-c5c1-4011-9e7c-3827f9eace3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:28.375664 crc crio[19822]: time=\"2026-06-12T10:23:28.375601195Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212d30}] Aliases:map[]}\"\nJun 12 10:23:28.375948 crc crio[19822]: time=\"2026-06-12T10:23:28.375769581Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:28.382361 crc crio[19822]: time=\"2026-06-12T10:23:28.38229043Z\" level=info msg=\"Removing container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d\" id=c06e1f4e-ef39-4c34-85a8-5174d6cdadfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:28.561777 crc crio[19822]: time=\"2026-06-12T10:23:28.561650161Z\" level=info msg=\"Removed container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core\" id=c06e1f4e-ef39-4c34-85a8-5174d6cdadfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:28.578577 crc crio[19822]: time=\"2026-06-12T10:23:28.578442672Z\" level=info msg=\"Removing container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75\" id=e9e17359-ff39-44ea-8d70-53c0a4a00993 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:28.721674 crc crio[19822]: time=\"2026-06-12T10:23:28.718943473Z\" level=info msg=\"Removed container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9e17359-ff39-44ea-8d70-53c0a4a00993 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:28.734102 crc crio[19822]: time=\"2026-06-12T10:23:28.732975029Z\" level=info msg=\"Removing container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075\" id=221aebc6-b1f1-4428-ac03-ff23d31b85c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:28.837382 crc crio[19822]: time=\"2026-06-12T10:23:28.837167637Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ac3120c3-b3bb-4fad-9735-1c07598b8067 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:28.837382 crc crio[19822]: time=\"2026-06-12T10:23:28.83727364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:28.886953 crc crio[19822]: time=\"2026-06-12T10:23:28.886189994Z\" level=info msg=\"Removed container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent\" id=221aebc6-b1f1-4428-ac03-ff23d31b85c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:28.922885 crc crio[19822]: time=\"2026-06-12T10:23:28.916264289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:28.961854 crc crio[19822]: time=\"2026-06-12T10:23:28.961623955Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc005212360}] Aliases:map[]}\"\nJun 12 10:23:28.961854 crc crio[19822]: time=\"2026-06-12T10:23:28.961708498Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:28.971056 crc crio[19822]: time=\"2026-06-12T10:23:28.970873399Z\" level=info msg=\"Stopped pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=c55c2246-c5c1-4011-9e7c-3827f9eace3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:29.244316 crc crio[19822]: time=\"2026-06-12T10:23:29.243745743Z\" level=info msg=\"Stopped container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe\" id=3935c9b3-c602-4128-9876-e7a386473717 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:29.368005 crc crio[19822]: time=\"2026-06-12T10:23:29.364726122Z\" level=info msg=\"Removing container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36\" id=014b2289-4262-4c56-a718-27ce6ceb7234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:29.407183 crc crio[19822]: time=\"2026-06-12T10:23:29.407039779Z\" level=info msg=\"Removed container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns\" id=014b2289-4262-4c56-a718-27ce6ceb7234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:29.410519 crc crio[19822]: time=\"2026-06-12T10:23:29.410377631Z\" level=info msg=\"Removing container: 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f\" id=6e982585-8c1d-4d08-898c-5337e5a15840 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:29.439599 crc crio[19822]: time=\"2026-06-12T10:23:29.439496646Z\" level=info msg=\"Removed container 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init\" id=6e982585-8c1d-4d08-898c-5337e5a15840 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:29.462451 crc crio[19822]: time=\"2026-06-12T10:23:29.462386663Z\" level=info msg=\"Created container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log\" id=045f72bc-dafe-4815-b0ef-e9a5262f6819 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:29.464007 crc crio[19822]: time=\"2026-06-12T10:23:29.463917541Z\" level=info msg=\"Starting container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578\" id=e51e8db0-e9bf-43fc-afda-c3b0ef1b3b4e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:29.471041 crc crio[19822]: time=\"2026-06-12T10:23:29.470773449Z\" level=info msg=\"Started container\" PID=69772 containerID=c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578 description=openstack/cinder-api-0/cinder-api-log id=e51e8db0-e9bf-43fc-afda-c3b0ef1b3b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\nJun 12 10:23:29.486459 crc crio[19822]: time=\"2026-06-12T10:23:29.486353544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0f6e4648-fd13-4a82-8ad7-0b9a83e97ad0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:29.558547 crc crio[19822]: time=\"2026-06-12T10:23:29.558022448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=28b7fda0-9ace-415f-af91-3f83c5b1c4ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:29.565998 crc crio[19822]: time=\"2026-06-12T10:23:29.565914749Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e4737353-b480-47ea-8113-3644f62b9870 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:29.566374 crc crio[19822]: time=\"2026-06-12T10:23:29.566324953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:29.632907 crc crio[19822]: 2026-06-12T10:23:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c15371a17792a74 Mac:72:bd:48:ce:99:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:29.641361 crc crio[19822]: time=\"2026-06-12T10:23:29.64124342Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc005212360}] Aliases:map[]}\"\nJun 12 10:23:29.647500 crc crio[19822]: time=\"2026-06-12T10:23:29.647008773Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:29.667599 crc crio[19822]: time=\"2026-06-12T10:23:29.666584515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:29.667599 crc crio[19822]: time=\"2026-06-12T10:23:29.667462413Z\" level=info msg=\"Ran pod sandbox c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 with infra container: openstack/ceilometer-0/POD\" id=ac3120c3-b3bb-4fad-9735-1c07598b8067 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:29.676086 crc crio[19822]: time=\"2026-06-12T10:23:29.671389437Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c3c2b00d-3e8b-4658-8e30-ae22de27671c name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:29.679233 crc crio[19822]: time=\"2026-06-12T10:23:29.678522285Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:23:30.264455 crc crio[19822]: time=\"2026-06-12T10:23:30.264296293Z\" level=info msg=\"Stopped container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler\" id=278363fa-74d0-4e72-bb25-0822e2cc416f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:30.270056 crc crio[19822]: time=\"2026-06-12T10:23:30.269960269Z\" level=info msg=\"Stopping pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=0db66ee7-0838-4b19-a465-19a902784a6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:30.272512 crc crio[19822]: time=\"2026-06-12T10:23:30.272422688Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc00140e680}] Aliases:map[]}\"\nJun 12 10:23:30.272793 crc crio[19822]: time=\"2026-06-12T10:23:30.272723988Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:30.323017 crc crio[19822]: time=\"2026-06-12T10:23:30.319940578Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c3c2b00d-3e8b-4658-8e30-ae22de27671c name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:30.323017 crc crio[19822]: time=\"2026-06-12T10:23:30.322400589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b8a33e77-742b-4868-80b6-f92d689fdf9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:30.391376 crc crio[19822]: time=\"2026-06-12T10:23:30.391272541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f4cf2aa3-a8a5-4b37-b2ff-08d7a3d8ef53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:30.411757 crc crio[19822]: time=\"2026-06-12T10:23:30.411396409Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b726f4c2-655d-4479-a089-ed821d266330 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:30.412188 crc crio[19822]: time=\"2026-06-12T10:23:30.411894245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:30.661891 crc crio[19822]: time=\"2026-06-12T10:23:30.661736096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:30.668558 crc crio[19822]: time=\"2026-06-12T10:23:30.668457822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:30.940478 crc crio[19822]: time=\"2026-06-12T10:23:30.939570436Z\" level=info msg=\"Stopped pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=0db66ee7-0838-4b19-a465-19a902784a6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:30.985592 crc crio[19822]: time=\"2026-06-12T10:23:30.985540055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:31.080944 crc crio[19822]: time=\"2026-06-12T10:23:31.080801Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-nj48x/POD\" id=da925323-7617-419d-8c1e-478422434ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:31.081094 crc crio[19822]: time=\"2026-06-12T10:23:31.081026997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:31.126032 crc crio[19822]: time=\"2026-06-12T10:23:31.12586635Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}\"\nJun 12 10:23:31.126032 crc crio[19822]: time=\"2026-06-12T10:23:31.125947502Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-nj48x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:31.128197 crc crio[19822]: time=\"2026-06-12T10:23:31.128092724Z\" level=info msg=\"Created container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent\" id=b726f4c2-655d-4479-a089-ed821d266330 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:31.130004 crc crio[19822]: time=\"2026-06-12T10:23:31.129778734Z\" level=info msg=\"Starting container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca\" id=73a5cd4d-9e91-4b22-a3c1-63d5f6854381 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:31.135727 crc crio[19822]: time=\"2026-06-12T10:23:31.135587019Z\" level=info msg=\"Started container\" PID=69945 containerID=6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca description=openstack/ceilometer-0/ceilometer-central-agent id=73a5cd4d-9e91-4b22-a3c1-63d5f6854381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\nJun 12 10:23:31.217410 crc crio[19822]: time=\"2026-06-12T10:23:31.217124851Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=21d1e1b3-eee4-4a23-947d-2851100eea3c name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:31.224415 crc crio[19822]: time=\"2026-06-12T10:23:31.22350646Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:23:31.430278 crc crio[19822]: time=\"2026-06-12T10:23:31.425731789Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-x88kt/POD\" id=fe9d7d8d-90f4-4edf-80c1-b1fbbdf70f14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:31.430278 crc crio[19822]: time=\"2026-06-12T10:23:31.426293608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:31.444800 crc crio[19822]: time=\"2026-06-12T10:23:31.444696376Z\" level=info msg=\"Created container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api\" id=e4737353-b480-47ea-8113-3644f62b9870 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:31.446031 crc crio[19822]: time=\"2026-06-12T10:23:31.445946301Z\" level=info msg=\"Starting container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119\" id=c6218d69-2a55-4d10-92cc-c092439dd0c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:31.458002 crc crio[19822]: time=\"2026-06-12T10:23:31.45624934Z\" level=info msg=\"Started container\" PID=69968 containerID=9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119 description=openstack/cinder-api-0/cinder-api id=c6218d69-2a55-4d10-92cc-c092439dd0c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\nJun 12 10:23:31.485553 crc crio[19822]: time=\"2026-06-12T10:23:31.485423275Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc003264b68}] Aliases:map[]}\"\nJun 12 10:23:31.485553 crc crio[19822]: time=\"2026-06-12T10:23:31.485504177Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-x88kt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:31.771214 crc crio[19822]: time=\"2026-06-12T10:23:31.769177393Z\" level=info msg=\"Stopping pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=46461f04-46b2-4bed-b7ef-3aa52dac5c8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:31.773530 crc crio[19822]: time=\"2026-06-12T10:23:31.772617111Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0021445b8}] Aliases:map[]}\"\nJun 12 10:23:31.773530 crc crio[19822]: time=\"2026-06-12T10:23:31.77290409Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-9l6lq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:31.790874 crc crio[19822]: time=\"2026-06-12T10:23:31.788302526Z\" level=info msg=\"Removing container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875\" id=8d154d4c-2e7b-465c-9f35-3a923be896f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:31.878529 crc crio[19822]: time=\"2026-06-12T10:23:31.87712589Z\" level=info msg=\"Removed container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe\" id=8d154d4c-2e7b-465c-9f35-3a923be896f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:31.888137 crc crio[19822]: time=\"2026-06-12T10:23:31.88801189Z\" level=info msg=\"Removing container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c\" id=427ff462-dd3a-4d94-a226-b6800cedede4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:31.934276 crc crio[19822]: time=\"2026-06-12T10:23:31.934096648Z\" level=info msg=\"Removed container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler\" id=427ff462-dd3a-4d94-a226-b6800cedede4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:32.153254 crc crio[19822]: 2026-06-12T10:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31d278cbc1a1095 Mac:62:e8:61:1a:d3:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:32.156234 crc crio[19822]: time=\"2026-06-12T10:23:32.156081898Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}\"\nJun 12 10:23:32.156696 crc crio[19822]: time=\"2026-06-12T10:23:32.156631686Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-nj48x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:32.171679 crc crio[19822]: time=\"2026-06-12T10:23:32.171513638Z\" level=info msg=\"Ran pod sandbox 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb with infra container: openstack/nova-api-db-create-nj48x/POD\" id=da925323-7617-419d-8c1e-478422434ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:32.181056 crc crio[19822]: time=\"2026-06-12T10:23:32.180952804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8eefcd29-f918-4d71-8f1d-057a0207af08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:32.185429 crc crio[19822]: time=\"2026-06-12T10:23:32.185332553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=391a7247-4a0b-4adb-bfe1-3b8240f6aeda name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:32.208283 crc crio[19822]: time=\"2026-06-12T10:23:32.208012285Z\" level=info msg=\"Stopped pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=46461f04-46b2-4bed-b7ef-3aa52dac5c8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:32.277094 crc crio[19822]: time=\"2026-06-12T10:23:32.277006118Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-nj48x/mariadb-database-create\" id=2574171c-a2ce-43f7-b766-3df91544ceba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:32.277579 crc crio[19822]: time=\"2026-06-12T10:23:32.277520445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:32.335347 crc crio[19822]: time=\"2026-06-12T10:23:32.335241299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:32.339330 crc crio[19822]: time=\"2026-06-12T10:23:32.339256391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:32.463219 crc crio[19822]: 2026-06-12T10:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf8ee63759a546 Mac:ae:c1:7c:c5:e9:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:32.464798 crc crio[19822]: time=\"2026-06-12T10:23:32.464719507Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc003264b68}] Aliases:map[]}\"\nJun 12 10:23:32.465129 crc crio[19822]: time=\"2026-06-12T10:23:32.465033237Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-x88kt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:32.483072 crc crio[19822]: time=\"2026-06-12T10:23:32.482362305Z\" level=info msg=\"Ran pod sandbox 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 with infra container: openstack/nova-cell0-db-create-x88kt/POD\" id=fe9d7d8d-90f4-4edf-80c1-b1fbbdf70f14 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:32.486298 crc crio[19822]: time=\"2026-06-12T10:23:32.486244557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1a90812f-f1b1-49b0-8c1c-d0d9a9808689 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:32.546446 crc crio[19822]: time=\"2026-06-12T10:23:32.545794546Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-prwxm/POD\" id=3d841d19-cc6c-473a-a0cc-04897b779e48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:32.546446 crc crio[19822]: time=\"2026-06-12T10:23:32.546354154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:33.032743 crc crio[19822]: time=\"2026-06-12T10:23:33.032644291Z\" level=info msg=\"Created container def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220: openstack/nova-api-db-create-nj48x/mariadb-database-create\" id=2574171c-a2ce-43f7-b766-3df91544ceba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:33.034587 crc crio[19822]: time=\"2026-06-12T10:23:33.034492626Z\" level=info msg=\"Starting container: def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220\" id=e4c8de61-4888-4f40-b0d3-535d3d9bd191 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:33.043268 crc crio[19822]: time=\"2026-06-12T10:23:33.043089751Z\" level=info msg=\"Started container\" PID=70302 containerID=def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220 description=openstack/nova-api-db-create-nj48x/mariadb-database-create id=e4c8de61-4888-4f40-b0d3-535d3d9bd191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\nJun 12 10:23:33.056773 crc crio[19822]: time=\"2026-06-12T10:23:33.056671788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c9eed9fc-a968-4187-a9fb-e9c2f63b1a4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:33.074112 crc crio[19822]: time=\"2026-06-12T10:23:33.067083555Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=21d1e1b3-eee4-4a23-947d-2851100eea3c name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:33.074112 crc crio[19822]: time=\"2026-06-12T10:23:33.067894571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=70d1d677-5eeb-4cb0-853d-f97518b455d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:33.087619 crc crio[19822]: time=\"2026-06-12T10:23:33.087468642Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-x88kt/mariadb-database-create\" id=911a5d1f-c27d-4f73-b8ca-70dbdd88d071 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:33.107686 crc crio[19822]: time=\"2026-06-12T10:23:33.107580655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:33.175869 crc crio[19822]: time=\"2026-06-12T10:23:33.175525747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=9ec03555-47db-42c5-b94e-22fe0551eb86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:33.217873 crc crio[19822]: time=\"2026-06-12T10:23:33.216097626Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}\"\nJun 12 10:23:33.217873 crc crio[19822]: time=\"2026-06-12T10:23:33.216218999Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-prwxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:33.223119 crc crio[19822]: time=\"2026-06-12T10:23:33.221704032Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e074e63e-ea8f-4135-9485-0179482f2b46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:33.223119 crc crio[19822]: time=\"2026-06-12T10:23:33.222281154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:33.388860 crc crio[19822]: time=\"2026-06-12T10:23:33.383064656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:33.409520 crc crio[19822]: time=\"2026-06-12T10:23:33.408610357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:33.469190 crc crio[19822]: time=\"2026-06-12T10:23:33.468653989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:33.475232 crc crio[19822]: time=\"2026-06-12T10:23:33.475120227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:33.819518 crc crio[19822]: time=\"2026-06-12T10:23:33.818688516Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=40b83905-9a33-4d70-9c5a-de87522a779a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:33.819518 crc crio[19822]: time=\"2026-06-12T10:23:33.819233524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:33.860852 crc crio[19822]: time=\"2026-06-12T10:23:33.860767414Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc005212438}] Aliases:map[]}\"\nJun 12 10:23:33.861196 crc crio[19822]: time=\"2026-06-12T10:23:33.861134426Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:34.011118 crc crio[19822]: time=\"2026-06-12T10:23:34.011048641Z\" level=info msg=\"Created container 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d: openstack/nova-cell0-db-create-x88kt/mariadb-database-create\" id=911a5d1f-c27d-4f73-b8ca-70dbdd88d071 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:34.014905 crc crio[19822]: time=\"2026-06-12T10:23:34.014853084Z\" level=info msg=\"Starting container: 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d\" id=63dc6fe0-f6db-41dd-a38f-c761f3bbdce5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:34.025318 crc crio[19822]: time=\"2026-06-12T10:23:34.025200242Z\" level=info msg=\"Started container\" PID=70381 containerID=15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d description=openstack/nova-cell0-db-create-x88kt/mariadb-database-create id=63dc6fe0-f6db-41dd-a38f-c761f3bbdce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\nJun 12 10:23:34.026328 crc crio[19822]: time=\"2026-06-12T10:23:34.026233965Z\" level=info msg=\"Created container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent\" id=e074e63e-ea8f-4135-9485-0179482f2b46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:34.034434 crc crio[19822]: time=\"2026-06-12T10:23:34.034350563Z\" level=info msg=\"Starting container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455\" id=2b96379f-49f8-4efa-8139-e00c928d113b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:34.043344 crc crio[19822]: time=\"2026-06-12T10:23:34.043194902Z\" level=info msg=\"Started container\" PID=70382 containerID=9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455 description=openstack/ceilometer-0/ceilometer-notification-agent id=2b96379f-49f8-4efa-8139-e00c928d113b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\nJun 12 10:23:34.523482 crc crio[19822]: time=\"2026-06-12T10:23:34.522866117Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=0aa8295f-a97c-47f6-8feb-7b0466950982 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:34.528437 crc crio[19822]: time=\"2026-06-12T10:23:34.528296053Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:23:34.682094 crc crio[19822]: 2026-06-12T10:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b48e119cf00d657 Mac:22:f3:8b:b7:ec:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:34.685482 crc crio[19822]: time=\"2026-06-12T10:23:34.685412854Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}\"\nJun 12 10:23:34.685680 crc crio[19822]: time=\"2026-06-12T10:23:34.685640362Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-prwxm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:34.712698 crc crio[19822]: time=\"2026-06-12T10:23:34.712525763Z\" level=info msg=\"Ran pod sandbox b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 with infra container: openstack/nova-cell1-db-create-prwxm/POD\" id=3d841d19-cc6c-473a-a0cc-04897b779e48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:34.727043 crc crio[19822]: time=\"2026-06-12T10:23:34.726462773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5194daf4-fa4e-4375-83aa-e562986ac91f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:34.732201 crc crio[19822]: time=\"2026-06-12T10:23:34.73206704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6891aa05-45ab-45da-accc-86a0294194f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:34.804110 crc crio[19822]: time=\"2026-06-12T10:23:34.804006903Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-prwxm/mariadb-database-create\" id=183dc7a0-f717-4e8c-97a3-873874b2420d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:34.804663 crc crio[19822]: time=\"2026-06-12T10:23:34.804581107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:34.856336 crc crio[19822]: 2026-06-12T10:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8082e77416e1ca4 Mac:9a:38:0d:32:20:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:34.858338 crc crio[19822]: time=\"2026-06-12T10:23:34.857981731Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc005212438}] Aliases:map[]}\"\nJun 12 10:23:34.858338 crc crio[19822]: time=\"2026-06-12T10:23:34.858184698Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:34.954875 crc crio[19822]: time=\"2026-06-12T10:23:34.950251697Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dc87fb88f-fddmj/POD\" id=86a0539d-7da9-4e4f-bce6-3192a630c01e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:34.954875 crc crio[19822]: time=\"2026-06-12T10:23:34.95034384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:34.975487 crc crio[19822]: time=\"2026-06-12T10:23:34.975331166Z\" level=info msg=\"Stopping pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=89d61422-73be-43bd-b780-4b6453e6e803 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:34.976048 crc crio[19822]: time=\"2026-06-12T10:23:34.975783251Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc005212a68}] Aliases:map[]}\"\nJun 12 10:23:34.976048 crc crio[19822]: time=\"2026-06-12T10:23:34.975982617Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-nj48x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:34.980988 crc crio[19822]: time=\"2026-06-12T10:23:34.980887605Z\" level=info msg=\"Ran pod sandbox 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa with infra container: openstack/cinder-scheduler-0/POD\" id=40b83905-9a33-4d70-9c5a-de87522a779a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:35.028998 crc crio[19822]: time=\"2026-06-12T10:23:35.028930929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=08b00068-c8f3-4775-9601-46c0a467057b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:35.106883 crc crio[19822]: time=\"2026-06-12T10:23:35.106777667Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc001ee2188}] Aliases:map[]}\"\nJun 12 10:23:35.107273 crc crio[19822]: time=\"2026-06-12T10:23:35.107198821Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dc87fb88f-fddmj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:35.122787 crc crio[19822]: time=\"2026-06-12T10:23:35.122702964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:35.124323 crc crio[19822]: time=\"2026-06-12T10:23:35.124185178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=7c13ac0e-15af-4dc5-b4dc-97a09929b382 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:35.130327 crc crio[19822]: time=\"2026-06-12T10:23:35.130274697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:35.144973 crc crio[19822]: time=\"2026-06-12T10:23:35.144747736Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=bbc980bf-0413-4039-b075-35a71ae31240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:35.146391 crc crio[19822]: time=\"2026-06-12T10:23:35.146344157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:35.371065 crc crio[19822]: time=\"2026-06-12T10:23:35.368402522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:35.455968 crc crio[19822]: time=\"2026-06-12T10:23:35.452870143Z\" level=info msg=\"Created container c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e: openstack/nova-cell1-db-create-prwxm/mariadb-database-create\" id=183dc7a0-f717-4e8c-97a3-873874b2420d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:35.472955 crc crio[19822]: time=\"2026-06-12T10:23:35.455380562Z\" level=info msg=\"Starting container: c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e\" id=7bdaedcf-fce2-426b-b2a6-286986567fb9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:35.490093 crc crio[19822]: time=\"2026-06-12T10:23:35.489893708Z\" level=info msg=\"Started container\" PID=70537 containerID=c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e description=openstack/nova-cell1-db-create-prwxm/mariadb-database-create id=7bdaedcf-fce2-426b-b2a6-286986567fb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\nJun 12 10:23:35.505607 crc crio[19822]: time=\"2026-06-12T10:23:35.505426115Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=0aa8295f-a97c-47f6-8feb-7b0466950982 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:35.515978 crc crio[19822]: time=\"2026-06-12T10:23:35.515015513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d42db40d-8f16-4ac8-9c68-622d51e8c1f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:35.542308 crc crio[19822]: time=\"2026-06-12T10:23:35.541236174Z\" level=info msg=\"Running pod sandbox: openstack/neutron-86d6f68476-tk5p4/POD\" id=aae1a1a4-a7fa-4ef3-b5ec-636934fb6d9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:35.542308 crc crio[19822]: time=\"2026-06-12T10:23:35.541703159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:35.573424 crc crio[19822]: time=\"2026-06-12T10:23:35.572658119Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=9b7be8cb-b137-4152-b8d7-d6309601ced5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:35.680862 crc crio[19822]: time=\"2026-06-12T10:23:35.680740626Z\" level=info msg=\"Stopped pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=89d61422-73be-43bd-b780-4b6453e6e803 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:35.708793 crc crio[19822]: time=\"2026-06-12T10:23:35.708691395Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=13419f90-1512-48bc-9c89-4c048723780d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:35.709245 crc crio[19822]: time=\"2026-06-12T10:23:35.709181161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:35.718939 crc crio[19822]: time=\"2026-06-12T10:23:35.718783769Z\" level=info msg=\"Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cb70}] Aliases:map[]}\"\nJun 12 10:23:35.718939 crc crio[19822]: time=\"2026-06-12T10:23:35.718909333Z\" level=info msg=\"Adding pod openstack_neutron-86d6f68476-tk5p4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:36.009748 crc crio[19822]: time=\"2026-06-12T10:23:36.007570471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:36.029018 crc crio[19822]: time=\"2026-06-12T10:23:36.024261832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:36.508766 crc crio[19822]: time=\"2026-06-12T10:23:36.508421161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:36.587539 crc crio[19822]: time=\"2026-06-12T10:23:36.587132281Z\" level=info msg=\"Created container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core\" id=13419f90-1512-48bc-9c89-4c048723780d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:36.601184 crc crio[19822]: time=\"2026-06-12T10:23:36.596524443Z\" level=info msg=\"Starting container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2\" id=d21405d7-dd53-4665-966c-5160eda5198d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:36.604446 crc crio[19822]: time=\"2026-06-12T10:23:36.604383717Z\" level=info msg=\"Started container\" PID=70694 containerID=1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2 description=openstack/ceilometer-0/sg-core id=d21405d7-dd53-4665-966c-5160eda5198d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\nJun 12 10:23:36.612215 crc crio[19822]: 2026-06-12T10:23:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:029f0a84d4b5b64 Mac:da:2b:51:b3:e5:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:36.613760 crc crio[19822]: time=\"2026-06-12T10:23:36.613656645Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc001ee2188}] Aliases:map[]}\"\nJun 12 10:23:36.614135 crc crio[19822]: time=\"2026-06-12T10:23:36.614049057Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dc87fb88f-fddmj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:36.625395 crc crio[19822]: time=\"2026-06-12T10:23:36.625306059Z\" level=info msg=\"Ran pod sandbox 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f with infra container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/POD\" id=86a0539d-7da9-4e4f-bce6-3192a630c01e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:36.629271 crc crio[19822]: time=\"2026-06-12T10:23:36.62902865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5685c825-cf5d-4fdc-8baf-c3aa965e2c68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:36.767940 crc crio[19822]: time=\"2026-06-12T10:23:36.756618164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=af692b00-b789-426e-a319-01e648927344 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:37.088301 crc crio[19822]: time=\"2026-06-12T10:23:37.088105744Z\" level=info msg=\"Stopping pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=6aa3ba05-3310-4519-bbcc-10d033ee8ccd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:37.089102 crc crio[19822]: time=\"2026-06-12T10:23:37.088123526Z\" level=info msg=\"Stopping pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=5b40f3c0-b91f-408c-9a11-2c5c56d17d1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:37.089300 crc crio[19822]: time=\"2026-06-12T10:23:37.089130387Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc00244d990}] Aliases:map[]}\"\nJun 12 10:23:37.089865 crc crio[19822]: time=\"2026-06-12T10:23:37.089617752Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-prwxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:37.091204 crc crio[19822]: time=\"2026-06-12T10:23:37.091137341Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc00101b588}] Aliases:map[]}\"\nJun 12 10:23:37.092468 crc crio[19822]: time=\"2026-06-12T10:23:37.092444003Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-x88kt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:37.252230 crc crio[19822]: time=\"2026-06-12T10:23:37.251518672Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=19587fb6-a15b-43d2-9a32-28df7f35a6c3 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:37.258026 crc crio[19822]: time=\"2026-06-12T10:23:37.257975249Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:23:37.384050 crc crio[19822]: time=\"2026-06-12T10:23:37.383912434Z\" level=info msg=\"Created container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler\" id=bbc980bf-0413-4039-b075-35a71ae31240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:37.385919 crc crio[19822]: time=\"2026-06-12T10:23:37.385862606Z\" level=info msg=\"Starting container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641\" id=8c15a5d7-ac98-4604-99b5-5156333ad1cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:37.387333 crc crio[19822]: time=\"2026-06-12T10:23:37.387268258Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init\" id=f1f9c829-445f-445b-bad9-610653b51e40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:37.387898 crc crio[19822]: time=\"2026-06-12T10:23:37.387743363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:37.409379 crc crio[19822]: time=\"2026-06-12T10:23:37.409281859Z\" level=info msg=\"Started container\" PID=70744 containerID=1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641 description=openstack/cinder-scheduler-0/cinder-scheduler id=8c15a5d7-ac98-4604-99b5-5156333ad1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\nJun 12 10:23:37.535335 crc crio[19822]: time=\"2026-06-12T10:23:37.535196677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:37.540120 crc crio[19822]: time=\"2026-06-12T10:23:37.539099891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:37.601244 crc crio[19822]: time=\"2026-06-12T10:23:37.601108581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=5384bf8a-5d64-448d-a78b-28fbfb77b8b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:37.695779 crc crio[19822]: time=\"2026-06-12T10:23:37.695426459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e130628b-182b-4f01-8d43-0309f907b52f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:37.757443 crc crio[19822]: time=\"2026-06-12T10:23:37.756294824Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=b864bda0-3e4d-492a-b385-a5799bd162a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:37.760420 crc crio[19822]: time=\"2026-06-12T10:23:37.75773714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:37.962907 crc crio[19822]: time=\"2026-06-12T10:23:37.96252766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:37.987695 crc crio[19822]: time=\"2026-06-12T10:23:37.987601812Z\" level=info msg=\"Stopping container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493 (timeout: 30s)\" id=2fdd7519-95a4-459d-a9ae-07de75301456 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:37.988411 crc crio[19822]: time=\"2026-06-12T10:23:37.988341036Z\" level=info msg=\"Stopping container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a (timeout: 30s)\" id=d132ee38-4940-49a6-a1c5-c94350529efb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:38.028367 crc crio[19822]: time=\"2026-06-12T10:23:38.026269595Z\" level=info msg=\"Stopped pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=5b40f3c0-b91f-408c-9a11-2c5c56d17d1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:38.038456 crc crio[19822]: time=\"2026-06-12T10:23:38.03722444Z\" level=info msg=\"Created container 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init\" id=f1f9c829-445f-445b-bad9-610653b51e40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:38.045940 crc crio[19822]: time=\"2026-06-12T10:23:38.039986756Z\" level=info msg=\"Starting container: 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5\" id=da09c832-a199-471e-bfee-24eed5266fc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:38.054176 crc crio[19822]: time=\"2026-06-12T10:23:38.052477437Z\" level=info msg=\"Started container\" PID=70911 containerID=6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5 description=openstack/dnsmasq-dns-6dc87fb88f-fddmj/init id=da09c832-a199-471e-bfee-24eed5266fc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\nJun 12 10:23:38.183677 crc crio[19822]: time=\"2026-06-12T10:23:38.181427371Z\" level=info msg=\"Stopped pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=6aa3ba05-3310-4519-bbcc-10d033ee8ccd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:38.323713 crc crio[19822]: time=\"2026-06-12T10:23:38.323577065Z\" level=info msg=\"Stopped container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log\" id=d132ee38-4940-49a6-a1c5-c94350529efb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:38.648415 crc crio[19822]: 2026-06-12T10:23:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d37575b4ad637b Mac:2a:dc:ec:e5:c1:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:38.650664 crc crio[19822]: time=\"2026-06-12T10:23:38.649753651Z\" level=info msg=\"Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cb70}] Aliases:map[]}\"\nJun 12 10:23:38.650664 crc crio[19822]: time=\"2026-06-12T10:23:38.649949867Z\" level=info msg=\"Checking pod openstack_neutron-86d6f68476-tk5p4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:38.722783 crc crio[19822]: time=\"2026-06-12T10:23:38.722318953Z\" level=info msg=\"Ran pod sandbox 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 with infra container: openstack/neutron-86d6f68476-tk5p4/POD\" id=aae1a1a4-a7fa-4ef3-b5ec-636934fb6d9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:38.741881 crc crio[19822]: time=\"2026-06-12T10:23:38.740224608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c7ee98df-ec62-44ab-92d1-8672d9da6d7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:38.896437 crc crio[19822]: time=\"2026-06-12T10:23:38.896327968Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=19587fb6-a15b-43d2-9a32-28df7f35a6c3 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:38.899311 crc crio[19822]: time=\"2026-06-12T10:23:38.899219355Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=57c55347-d24f-4be4-b339-62e34b2ca1c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:38.965100 crc crio[19822]: time=\"2026-06-12T10:23:38.962710934Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a6a97dcf-856f-4a41-a617-0f3dfa21f896 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:38.998293 crc crio[19822]: time=\"2026-06-12T10:23:38.997879921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=afe9f31c-f159-4167-adcc-0971a15a1090 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:39.074505 crc crio[19822]: time=\"2026-06-12T10:23:39.074419276Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d2a3f78e-2b67-40e2-914b-7233acb2a3ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:39.075116 crc crio[19822]: time=\"2026-06-12T10:23:39.075027845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:39.085900 crc crio[19822]: time=\"2026-06-12T10:23:39.085798233Z\" level=info msg=\"Creating container: openstack/neutron-86d6f68476-tk5p4/neutron-api\" id=1130bd41-f24c-4be0-a713-2a501d19c398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:39.195392 crc crio[19822]: time=\"2026-06-12T10:23:39.192274611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:39.428669 crc crio[19822]: time=\"2026-06-12T10:23:39.428213706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d8282693-f891-4779-83f4-2ab51100f68f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:39.473410 crc crio[19822]: time=\"2026-06-12T10:23:39.471084681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:39.480869 crc crio[19822]: time=\"2026-06-12T10:23:39.478014733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:39.485875 crc crio[19822]: time=\"2026-06-12T10:23:39.485728991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:39.489877 crc crio[19822]: time=\"2026-06-12T10:23:39.48708289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:39.701442 crc crio[19822]: time=\"2026-06-12T10:23:39.701325403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6ddbf8a2-ca41-45a6-afd3-c1edb8e1698b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:39.724884 crc crio[19822]: time=\"2026-06-12T10:23:39.716685931Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns\" id=6f843ce5-16e6-46ec-b22a-1744b136d92d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:39.724884 crc crio[19822]: time=\"2026-06-12T10:23:39.717363443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:39.827493 crc crio[19822]: time=\"2026-06-12T10:23:39.827310313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:39.834211 crc crio[19822]: time=\"2026-06-12T10:23:39.834049275Z\" level=info msg=\"Created container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api\" id=1130bd41-f24c-4be0-a713-2a501d19c398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:39.857582 crc crio[19822]: time=\"2026-06-12T10:23:39.857405069Z\" level=info msg=\"Created container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd\" id=d2a3f78e-2b67-40e2-914b-7233acb2a3ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:39.860571 crc crio[19822]: time=\"2026-06-12T10:23:39.860493355Z\" level=info msg=\"Starting container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f\" id=66099db6-d6c2-4b74-99d6-f1d6f5283bc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:39.870167 crc crio[19822]: time=\"2026-06-12T10:23:39.869501302Z\" level=info msg=\"Starting container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377\" id=5407568d-fafa-47ad-a460-5b5c86112d0d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:39.880104 crc crio[19822]: time=\"2026-06-12T10:23:39.879958168Z\" level=info msg=\"Started container\" PID=71090 containerID=a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f description=openstack/ceilometer-0/proxy-httpd id=66099db6-d6c2-4b74-99d6-f1d6f5283bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\nJun 12 10:23:39.893925 crc crio[19822]: time=\"2026-06-12T10:23:39.893065548Z\" level=info msg=\"Started container\" PID=71085 containerID=0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377 description=openstack/neutron-86d6f68476-tk5p4/neutron-api id=5407568d-fafa-47ad-a460-5b5c86112d0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\nJun 12 10:23:39.927771 crc crio[19822]: time=\"2026-06-12T10:23:39.927419249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=402e97c5-48d2-4332-b68b-7ec3698fae79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:39.984290 crc crio[19822]: time=\"2026-06-12T10:23:39.984134586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:40.010667 crc crio[19822]: time=\"2026-06-12T10:23:40.009771739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:40.011685 crc crio[19822]: time=\"2026-06-12T10:23:40.011495184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=bda10394-51d0-49ec-a6b5-32c23c135b27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:40.032312 crc crio[19822]: time=\"2026-06-12T10:23:40.028571488Z\" level=info msg=\"Creating container: openstack/neutron-86d6f68476-tk5p4/neutron-httpd\" id=b66e2847-e26e-4bee-822a-ca508ee49162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:40.032312 crc crio[19822]: time=\"2026-06-12T10:23:40.029371704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:40.101692 crc crio[19822]: time=\"2026-06-12T10:23:40.101587057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:40.109121 crc crio[19822]: time=\"2026-06-12T10:23:40.108782776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:40.335391 crc crio[19822]: time=\"2026-06-12T10:23:40.335263696Z\" level=info msg=\"Created container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns\" id=6f843ce5-16e6-46ec-b22a-1744b136d92d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:40.337322 crc crio[19822]: time=\"2026-06-12T10:23:40.336543357Z\" level=info msg=\"Starting container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6\" id=63254401-7fcf-4047-9d88-495ec9f3824a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:40.349965 crc crio[19822]: time=\"2026-06-12T10:23:40.349685479Z\" level=info msg=\"Started container\" PID=71332 containerID=0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6 description=openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns id=63254401-7fcf-4047-9d88-495ec9f3824a name=/runtime.v1.RuntimeService/StartContainer sandboxID=029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\nJun 12 10:23:40.416337 crc crio[19822]: time=\"2026-06-12T10:23:40.416137735Z\" level=info msg=\"Created container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd\" id=b66e2847-e26e-4bee-822a-ca508ee49162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:40.419615 crc crio[19822]: time=\"2026-06-12T10:23:40.41951472Z\" level=info msg=\"Starting container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49\" id=50921054-5986-457f-b717-6987a4a5662b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:40.442414 crc crio[19822]: time=\"2026-06-12T10:23:40.442315826Z\" level=info msg=\"Created container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe\" id=b864bda0-3e4d-492a-b385-a5799bd162a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:40.445686 crc crio[19822]: time=\"2026-06-12T10:23:40.445593301Z\" level=info msg=\"Started container\" PID=71333 containerID=a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49 description=openstack/neutron-86d6f68476-tk5p4/neutron-httpd id=50921054-5986-457f-b717-6987a4a5662b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\nJun 12 10:23:40.448195 crc crio[19822]: time=\"2026-06-12T10:23:40.448111788Z\" level=info msg=\"Starting container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7\" id=9bd03f53-10dc-4193-a529-2eb95714e23a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:40.466859 crc crio[19822]: time=\"2026-06-12T10:23:40.466714839Z\" level=info msg=\"Started container\" PID=71114 containerID=c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7 description=openstack/cinder-scheduler-0/probe id=9bd03f53-10dc-4193-a529-2eb95714e23a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\nJun 12 10:23:40.597283 crc crio[19822]: time=\"2026-06-12T10:23:40.596329756Z\" level=info msg=\"Stopping container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455 (timeout: 30s)\" id=43e704d4-5909-49a2-a025-3e016f2a91e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:40.598042 crc crio[19822]: time=\"2026-06-12T10:23:40.597984069Z\" level=info msg=\"Stopping container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca (timeout: 30s)\" id=74462805-8784-4d2c-bb54-7e3eb1eacf85 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:40.602994 crc crio[19822]: time=\"2026-06-12T10:23:40.602202354Z\" level=info msg=\"Stopping container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f (timeout: 30s)\" id=00ae7739-388d-4f64-8af3-f54d2ed21834 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:40.603706 crc crio[19822]: time=\"2026-06-12T10:23:40.603614317Z\" level=info msg=\"Stopping container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2 (timeout: 30s)\" id=f4fccc55-5141-4e4f-be84-22c6b47155ed name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:40.811136 crc crio[19822]: time=\"2026-06-12T10:23:40.810658448Z\" level=info msg=\"Stopped container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core\" id=f4fccc55-5141-4e4f-be84-22c6b47155ed name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:41.157055 crc crio[19822]: time=\"2026-06-12T10:23:41.15695884Z\" level=info msg=\"Stopped container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd\" id=00ae7739-388d-4f64-8af3-f54d2ed21834 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:41.254227 crc crio[19822]: time=\"2026-06-12T10:23:41.254010756Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-25b4-account-create-58842/POD\" id=822d92ee-010f-4f2f-898c-7b56a2e36531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:41.254227 crc crio[19822]: time=\"2026-06-12T10:23:41.254107789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:41.335509 crc crio[19822]: time=\"2026-06-12T10:23:41.335469759Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc005212c58}] Aliases:map[]}\"\nJun 12 10:23:41.335747 crc crio[19822]: time=\"2026-06-12T10:23:41.335729037Z\" level=info msg=\"Adding pod openstack_nova-api-25b4-account-create-58842 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:41.463750 crc crio[19822]: time=\"2026-06-12T10:23:41.461632177Z\" level=info msg=\"Stopped container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent\" id=43e704d4-5909-49a2-a025-3e016f2a91e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:41.558608 crc crio[19822]: time=\"2026-06-12T10:23:41.552095156Z\" level=info msg=\"Stopped container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api\" id=2fdd7519-95a4-459d-a9ae-07de75301456 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:41.558608 crc crio[19822]: time=\"2026-06-12T10:23:41.553408355Z\" level=info msg=\"Stopping pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=8cda8c4e-bb5e-4ee4-86d2-adccbe8c290e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:41.558608 crc crio[19822]: time=\"2026-06-12T10:23:41.553929012Z\" level=info msg=\"Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc00101abc0}] Aliases:map[]}\"\nJun 12 10:23:41.558608 crc crio[19822]: time=\"2026-06-12T10:23:41.554068206Z\" level=info msg=\"Deleting pod openstack_barbican-api-864dc9f876-pvmpp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:41.565072 crc crio[19822]: time=\"2026-06-12T10:23:41.563930754Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7cffd77f67-pg4pf/POD\" id=33faeed9-fd4b-4516-a332-1657b3599223 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:41.565072 crc crio[19822]: time=\"2026-06-12T10:23:41.564049826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:41.582734 crc crio[19822]: time=\"2026-06-12T10:23:41.582631452Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-943d-account-create-ktc6z/POD\" id=10eda3e7-5912-4ed9-bae8-b4442f338dd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:41.582938 crc crio[19822]: time=\"2026-06-12T10:23:41.582759167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:41.789730 crc crio[19822]: time=\"2026-06-12T10:23:41.789030907Z\" level=info msg=\"Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc005212220}] Aliases:map[]}\"\nJun 12 10:23:41.789730 crc crio[19822]: time=\"2026-06-12T10:23:41.789719369Z\" level=info msg=\"Adding pod openstack_neutron-7cffd77f67-pg4pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:41.826440 crc crio[19822]: time=\"2026-06-12T10:23:41.822594316Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc000696510}] Aliases:map[]}\"\nJun 12 10:23:41.826440 crc crio[19822]: time=\"2026-06-12T10:23:41.822677148Z\" level=info msg=\"Adding pod openstack_nova-cell0-943d-account-create-ktc6z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:42.048122 crc crio[19822]: 2026-06-12T10:23:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4de35a224eb8e47 Mac:5a:ac:10:7b:19:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 SocketPath: PciID:}] [{Interface:0xc00027b730 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:42.085966 crc crio[19822]: time=\"2026-06-12T10:23:42.083543239Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc005212c58}] Aliases:map[]}\"\nJun 12 10:23:42.085966 crc crio[19822]: time=\"2026-06-12T10:23:42.083798807Z\" level=info msg=\"Checking pod openstack_nova-api-25b4-account-create-58842 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:42.180512 crc crio[19822]: time=\"2026-06-12T10:23:42.18007603Z\" level=info msg=\"Ran pod sandbox 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f with infra container: openstack/nova-api-25b4-account-create-58842/POD\" id=822d92ee-010f-4f2f-898c-7b56a2e36531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:42.209305 crc crio[19822]: time=\"2026-06-12T10:23:42.206297242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b26f1aa9-52cc-4d84-99be-35fc0a5dbe70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:42.212887 crc crio[19822]: time=\"2026-06-12T10:23:42.212233472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04eb52dc-e352-4868-a339-27bcefc81365 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:42.284529 crc crio[19822]: time=\"2026-06-12T10:23:42.282496611Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-58842/mariadb-account-create\" id=f853644e-bead-4218-b266-7b626d7883d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:42.284529 crc crio[19822]: time=\"2026-06-12T10:23:42.283038818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:42.453580 crc crio[19822]: time=\"2026-06-12T10:23:42.442124394Z\" level=info msg=\"Stopped pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=8cda8c4e-bb5e-4ee4-86d2-adccbe8c290e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:42.493666 crc crio[19822]: time=\"2026-06-12T10:23:42.49163151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:42.503359 crc crio[19822]: time=\"2026-06-12T10:23:42.498365184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:42.818872 crc crio[19822]: 2026-06-12T10:23:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:090b8e07065142f Mac:9a:1f:8a:9e:e2:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:42.818872 crc crio[19822]: time=\"2026-06-12T10:23:42.815784101Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc000696510}] Aliases:map[]}\"\nJun 12 10:23:42.818872 crc crio[19822]: time=\"2026-06-12T10:23:42.815963786Z\" level=info msg=\"Checking pod openstack_nova-cell0-943d-account-create-ktc6z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:42.848296 crc crio[19822]: time=\"2026-06-12T10:23:42.84804084Z\" level=info msg=\"Ran pod sandbox 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b with infra container: openstack/nova-cell0-943d-account-create-ktc6z/POD\" id=10eda3e7-5912-4ed9-bae8-b4442f338dd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:42.863193 crc crio[19822]: time=\"2026-06-12T10:23:42.853384902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=25414ff9-1088-4948-962d-304d032c2fd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:42.864595 crc crio[19822]: time=\"2026-06-12T10:23:42.863363812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9487c88a-4d7b-4051-b076-76bab2886de6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:42.900575 crc crio[19822]: time=\"2026-06-12T10:23:42.894924508Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create\" id=ee9835b2-b431-49b0-8ddb-9c733660db6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:42.909905 crc crio[19822]: time=\"2026-06-12T10:23:42.908258216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:42.942922 crc crio[19822]: time=\"2026-06-12T10:23:42.93452716Z\" level=info msg=\"Removing container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493\" id=be302c8d-a992-403c-802a-c3f6268f1407 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:42.960109 crc crio[19822]: time=\"2026-06-12T10:23:42.959353357Z\" level=info msg=\"Created container e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4: openstack/nova-api-25b4-account-create-58842/mariadb-account-create\" id=f853644e-bead-4218-b266-7b626d7883d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:42.962425 crc crio[19822]: time=\"2026-06-12T10:23:42.962331618Z\" level=info msg=\"Starting container: e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4\" id=9b77d925-d91c-4ad1-9fee-9b318f362f79 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:42.982327 crc crio[19822]: time=\"2026-06-12T10:23:42.982227584Z\" level=info msg=\"Started container\" PID=71740 containerID=e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4 description=openstack/nova-api-25b4-account-create-58842/mariadb-account-create id=9b77d925-d91c-4ad1-9fee-9b318f362f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\nJun 12 10:23:43.016871 crc crio[19822]: time=\"2026-06-12T10:23:43.015077857Z\" level=info msg=\"Removed container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api\" id=be302c8d-a992-403c-802a-c3f6268f1407 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:43.021103 crc crio[19822]: time=\"2026-06-12T10:23:43.021019625Z\" level=info msg=\"Removing container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a\" id=8c5f4666-415f-43db-b0ca-3caa62ea2865 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:43.104399 crc crio[19822]: 2026-06-12T10:23:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b25a68b0d2b04c Mac:ea:41:e1:5b:de:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:43.105611 crc crio[19822]: time=\"2026-06-12T10:23:43.105071135Z\" level=info msg=\"Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc005212220}] Aliases:map[]}\"\nJun 12 10:23:43.105611 crc crio[19822]: time=\"2026-06-12T10:23:43.105299072Z\" level=info msg=\"Checking pod openstack_neutron-7cffd77f67-pg4pf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:43.130774 crc crio[19822]: time=\"2026-06-12T10:23:43.130646326Z\" level=info msg=\"Removed container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log\" id=8c5f4666-415f-43db-b0ca-3caa62ea2865 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:43.153255 crc crio[19822]: time=\"2026-06-12T10:23:43.14998802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:43.161069 crc crio[19822]: time=\"2026-06-12T10:23:43.160946228Z\" level=info msg=\"Ran pod sandbox 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 with infra container: openstack/neutron-7cffd77f67-pg4pf/POD\" id=33faeed9-fd4b-4516-a332-1657b3599223 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:43.166058 crc crio[19822]: time=\"2026-06-12T10:23:43.165652667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=002c44e3-a13a-4c35-b4a8-f40e87c9c342 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:43.174367 crc crio[19822]: time=\"2026-06-12T10:23:43.173202688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:43.288394 crc crio[19822]: time=\"2026-06-12T10:23:43.286288988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b0bb291e-8dcf-4933-a1e8-2a689fced94a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:43.304885 crc crio[19822]: time=\"2026-06-12T10:23:43.303474836Z\" level=info msg=\"Creating container: openstack/neutron-7cffd77f67-pg4pf/neutron-api\" id=d6739a44-2fc9-4eae-bfbb-e2692082af38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:43.304885 crc crio[19822]: time=\"2026-06-12T10:23:43.30455625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:43.384011 crc crio[19822]: time=\"2026-06-12T10:23:43.383183273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:43.394585 crc crio[19822]: time=\"2026-06-12T10:23:43.393439768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:43.588764 crc crio[19822]: time=\"2026-06-12T10:23:43.588654025Z\" level=info msg=\"Created container 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create\" id=ee9835b2-b431-49b0-8ddb-9c733660db6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:43.591728 crc crio[19822]: time=\"2026-06-12T10:23:43.59162385Z\" level=info msg=\"Starting container: 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b\" id=bc36746e-dbf9-4614-a5c7-33b16aab1a2b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:43.601361 crc crio[19822]: time=\"2026-06-12T10:23:43.601183582Z\" level=info msg=\"Started container\" PID=71812 containerID=9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b description=openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create id=bc36746e-dbf9-4614-a5c7-33b16aab1a2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\nJun 12 10:23:43.659449 crc crio[19822]: time=\"2026-06-12T10:23:43.658885274Z\" level=info msg=\"Created container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api\" id=d6739a44-2fc9-4eae-bfbb-e2692082af38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:43.665354 crc crio[19822]: time=\"2026-06-12T10:23:43.665201216Z\" level=info msg=\"Starting container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e\" id=72043726-b6cc-4e3a-b8cf-7a95172054ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:43.676260 crc crio[19822]: time=\"2026-06-12T10:23:43.676063164Z\" level=info msg=\"Started container\" PID=71820 containerID=9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e description=openstack/neutron-7cffd77f67-pg4pf/neutron-api id=72043726-b6cc-4e3a-b8cf-7a95172054ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\nJun 12 10:23:43.711281 crc crio[19822]: time=\"2026-06-12T10:23:43.710884646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=64720b27-f25d-4bb2-a8f7-c6ab0f4506d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:43.823340 crc crio[19822]: time=\"2026-06-12T10:23:43.822687688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0d00c8c5-67e7-4b74-bc64-dc6cd559ba5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:43.831528 crc crio[19822]: time=\"2026-06-12T10:23:43.831442789Z\" level=info msg=\"Creating container: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd\" id=15f59b03-dd8c-41df-83ec-d0b2ca664d39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:43.832123 crc crio[19822]: time=\"2026-06-12T10:23:43.831991606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:43.916950 crc crio[19822]: time=\"2026-06-12T10:23:43.915374489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:43.933405 crc crio[19822]: time=\"2026-06-12T10:23:43.932520907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:44.227416 crc crio[19822]: time=\"2026-06-12T10:23:44.227318382Z\" level=info msg=\"Created container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd\" id=15f59b03-dd8c-41df-83ec-d0b2ca664d39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:44.230286 crc crio[19822]: time=\"2026-06-12T10:23:44.230196052Z\" level=info msg=\"Starting container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c\" id=d8e26eec-6609-4753-85e4-fc59a52cd70b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:44.240277 crc crio[19822]: time=\"2026-06-12T10:23:44.240044728Z\" level=info msg=\"Started container\" PID=71871 containerID=1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c description=openstack/neutron-7cffd77f67-pg4pf/neutron-httpd id=d8e26eec-6609-4753-85e4-fc59a52cd70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\nJun 12 10:23:45.062397 crc crio[19822]: time=\"2026-06-12T10:23:45.061898557Z\" level=info msg=\"Stopping pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=af29ed17-159e-4fd0-999f-f03734bb8084 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:45.063326 crc crio[19822]: time=\"2026-06-12T10:23:45.062799132Z\" level=info msg=\"Stopping pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=693c7978-89ff-4dd6-99dc-83a9093f7291 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:45.063326 crc crio[19822]: time=\"2026-06-12T10:23:45.063086992Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc003094ff0}] Aliases:map[]}\"\nJun 12 10:23:45.063326 crc crio[19822]: time=\"2026-06-12T10:23:45.063296098Z\" level=info msg=\"Deleting pod openstack_nova-api-25b4-account-create-58842 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:45.063511 crc crio[19822]: time=\"2026-06-12T10:23:45.063408082Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc00140f1b0}] Aliases:map[]}\"\nJun 12 10:23:45.063661 crc crio[19822]: time=\"2026-06-12T10:23:45.063596058Z\" level=info msg=\"Deleting pod openstack_nova-cell0-943d-account-create-ktc6z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:45.676375 crc crio[19822]: time=\"2026-06-12T10:23:45.675442051Z\" level=info msg=\"Stopped pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=af29ed17-159e-4fd0-999f-f03734bb8084 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:45.757017 crc crio[19822]: time=\"2026-06-12T10:23:45.756263586Z\" level=info msg=\"Stopped pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=693c7978-89ff-4dd6-99dc-83a9093f7291 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:47.159259 crc crio[19822]: time=\"2026-06-12T10:23:47.158704383Z\" level=info msg=\"Stopping container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae (timeout: 30s)\" id=c68e4c88-8e88-4a8e-a4cf-ce4f039b0afa name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:47.162398 crc crio[19822]: time=\"2026-06-12T10:23:47.162306539Z\" level=info msg=\"Stopping container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1 (timeout: 30s)\" id=d7608c84-3b92-483b-9aa5-89f8f70ddd0f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:47.196732 crc crio[19822]: time=\"2026-06-12T10:23:47.196642551Z\" level=info msg=\"Stopped container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent\" id=74462805-8784-4d2c-bb54-7e3eb1eacf85 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:47.198341 crc crio[19822]: time=\"2026-06-12T10:23:47.198243563Z\" level=info msg=\"Stopping pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=98ea9ec7-d5dd-4802-8d0d-178e7d36b97d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:47.198789 crc crio[19822]: time=\"2026-06-12T10:23:47.198730228Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc00101aa18}] Aliases:map[]}\"\nJun 12 10:23:47.199030 crc crio[19822]: time=\"2026-06-12T10:23:47.198977246Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:47.430883 crc crio[19822]: time=\"2026-06-12T10:23:47.429470514Z\" level=info msg=\"Stopped container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log\" id=d7608c84-3b92-483b-9aa5-89f8f70ddd0f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:47.808667 crc crio[19822]: time=\"2026-06-12T10:23:47.808567646Z\" level=info msg=\"Stopped pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=98ea9ec7-d5dd-4802-8d0d-178e7d36b97d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:48.074119 crc crio[19822]: time=\"2026-06-12T10:23:48.07370581Z\" level=info msg=\"Stopping container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff (timeout: 10s)\" id=fb8d0918-a0e4-422b-a4ca-2e0c80746fb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:48.177610 crc crio[19822]: time=\"2026-06-12T10:23:48.17748837Z\" level=info msg=\"Removing container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f\" id=4d225aea-32eb-4713-ad98-550b9d4ce5c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:48.230943 crc crio[19822]: time=\"2026-06-12T10:23:48.230715067Z\" level=info msg=\"Stopped container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns\" id=fb8d0918-a0e4-422b-a4ca-2e0c80746fb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:48.234099 crc crio[19822]: time=\"2026-06-12T10:23:48.234035275Z\" level=info msg=\"Stopping pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=55f3b235-3567-4e3a-bff2-817dd1030207 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:48.234731 crc crio[19822]: time=\"2026-06-12T10:23:48.234645265Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc00101ad38}] Aliases:map[]}\"\nJun 12 10:23:48.234994 crc crio[19822]: time=\"2026-06-12T10:23:48.234952705Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-b6cd6b77-l42gt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:48.500206 crc crio[19822]: time=\"2026-06-12T10:23:48.499632227Z\" level=info msg=\"Removed container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd\" id=4d225aea-32eb-4713-ad98-550b9d4ce5c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:48.504394 crc crio[19822]: time=\"2026-06-12T10:23:48.504251135Z\" level=info msg=\"Removing container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2\" id=25445422-50a1-451d-a231-10636b2d9c10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:48.565701 crc crio[19822]: time=\"2026-06-12T10:23:48.565370623Z\" level=info msg=\"Removed container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core\" id=25445422-50a1-451d-a231-10636b2d9c10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:48.573696 crc crio[19822]: time=\"2026-06-12T10:23:48.573591524Z\" level=info msg=\"Removing container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455\" id=5677b1a1-0b9d-4799-b3f9-17de825ab08a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:48.602803 crc crio[19822]: time=\"2026-06-12T10:23:48.602709769Z\" level=info msg=\"Removed container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent\" id=5677b1a1-0b9d-4799-b3f9-17de825ab08a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:48.617053 crc crio[19822]: time=\"2026-06-12T10:23:48.616131004Z\" level=info msg=\"Removing container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca\" id=12670904-321b-42f1-824b-b32e6aaffaf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:48.661376 crc crio[19822]: time=\"2026-06-12T10:23:48.661129297Z\" level=info msg=\"Removed container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent\" id=12670904-321b-42f1-824b-b32e6aaffaf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:48.667302 crc crio[19822]: time=\"2026-06-12T10:23:48.667248396Z\" level=info msg=\"Stopped pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=55f3b235-3567-4e3a-bff2-817dd1030207 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:49.213889 crc crio[19822]: time=\"2026-06-12T10:23:49.213461305Z\" level=info msg=\"Removing container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff\" id=203b71e7-bd77-4d3e-ae90-9df547f828aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:49.246705 crc crio[19822]: time=\"2026-06-12T10:23:49.246624571Z\" level=info msg=\"Removed container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns\" id=203b71e7-bd77-4d3e-ae90-9df547f828aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:49.251327 crc crio[19822]: time=\"2026-06-12T10:23:49.251239176Z\" level=info msg=\"Removing container: 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b\" id=a03cacce-4010-4edd-ba04-0e91408fed11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:49.279495 crc crio[19822]: time=\"2026-06-12T10:23:49.27934531Z\" level=info msg=\"Removed container 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b: openstack/dnsmasq-dns-b6cd6b77-l42gt/init\" id=a03cacce-4010-4edd-ba04-0e91408fed11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:49.527004 crc crio[19822]: time=\"2026-06-12T10:23:49.526643112Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7151db5d-44d8-41dd-83c0-c519836a2b27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:49.527198 crc crio[19822]: time=\"2026-06-12T10:23:49.527012664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:49.566579 crc crio[19822]: time=\"2026-06-12T10:23:49.566483101Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc002ed03b0}] Aliases:map[]}\"\nJun 12 10:23:49.566579 crc crio[19822]: time=\"2026-06-12T10:23:49.566546423Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:49.667878 crc crio[19822]: time=\"2026-06-12T10:23:49.667634623Z\" level=info msg=\"Stopping container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455 (timeout: 30s)\" id=97a82b84-c083-424c-b3d0-c41aafd5f42b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:49.668018 crc crio[19822]: time=\"2026-06-12T10:23:49.667933535Z\" level=info msg=\"Stopping container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88 (timeout: 30s)\" id=a815ecfc-e08e-4228-9de0-0e5ba1bdf197 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:49.999081 crc crio[19822]: time=\"2026-06-12T10:23:49.997721834Z\" level=info msg=\"Stopped container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log\" id=a815ecfc-e08e-4228-9de0-0e5ba1bdf197 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:50.223115 crc crio[19822]: 2026-06-12T10:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dccba46dd61396 Mac:a2:c7:3e:d7:c6:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 SocketPath: PciID:}] [{Interface:0xc00053c750 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:50.225040 crc crio[19822]: time=\"2026-06-12T10:23:50.224952718Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc002ed03b0}] Aliases:map[]}\"\nJun 12 10:23:50.225240 crc crio[19822]: time=\"2026-06-12T10:23:50.225191046Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:50.236178 crc crio[19822]: time=\"2026-06-12T10:23:50.236076305Z\" level=info msg=\"Ran pod sandbox 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 with infra container: openstack/ceilometer-0/POD\" id=7151db5d-44d8-41dd-83c0-c519836a2b27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:50.240373 crc crio[19822]: time=\"2026-06-12T10:23:50.240059218Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ddfc04cb-8810-42a8-9142-0589a5f7ea94 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:50.265549 crc crio[19822]: time=\"2026-06-12T10:23:50.265499026Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:23:50.501360 crc crio[19822]: time=\"2026-06-12T10:23:50.500710882Z\" level=info msg=\"Stopped container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd\" id=c68e4c88-8e88-4a8e-a4cf-ce4f039b0afa name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:50.504061 crc crio[19822]: time=\"2026-06-12T10:23:50.503974275Z\" level=info msg=\"Stopping pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=a5dbac93-475c-46df-9792-d5f332156b7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:50.504910 crc crio[19822]: time=\"2026-06-12T10:23:50.504793021Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc002ed0160}] Aliases:map[]}\"\nJun 12 10:23:50.505168 crc crio[19822]: time=\"2026-06-12T10:23:50.505044079Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:50.764000 crc crio[19822]: time=\"2026-06-12T10:23:50.763628069Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ddfc04cb-8810-42a8-9142-0589a5f7ea94 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:50.771307 crc crio[19822]: time=\"2026-06-12T10:23:50.771210163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=0b3d783f-9706-4233-a9ae-694229fabbcb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:50.798087 crc crio[19822]: time=\"2026-06-12T10:23:50.79802837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=12bda890-ef15-477a-8ddf-f5d7b4d6263a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:50.810326 crc crio[19822]: time=\"2026-06-12T10:23:50.810254795Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=af54d354-802c-4b76-8f9b-567b6123f620 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:50.810695 crc crio[19822]: time=\"2026-06-12T10:23:50.810641778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:50.857310 crc crio[19822]: time=\"2026-06-12T10:23:50.857222489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:50.860664 crc crio[19822]: time=\"2026-06-12T10:23:50.860604377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:51.054583 crc crio[19822]: time=\"2026-06-12T10:23:51.054073919Z\" level=info msg=\"Created container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent\" id=af54d354-802c-4b76-8f9b-567b6123f620 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:51.057273 crc crio[19822]: time=\"2026-06-12T10:23:51.056922542Z\" level=info msg=\"Starting container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33\" id=5a46ae2c-685b-4a71-8e1a-ece03484942b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:51.071339 crc crio[19822]: time=\"2026-06-12T10:23:51.07119342Z\" level=info msg=\"Started container\" PID=72583 containerID=60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33 description=openstack/ceilometer-0/ceilometer-central-agent id=5a46ae2c-685b-4a71-8e1a-ece03484942b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\nJun 12 10:23:51.091542 crc crio[19822]: time=\"2026-06-12T10:23:51.091454996Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c97ba5dd-c11d-4a4a-bad2-a2f7b532aaf4 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:51.095586 crc crio[19822]: time=\"2026-06-12T10:23:51.095493424Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:23:51.113661 crc crio[19822]: time=\"2026-06-12T10:23:51.113052671Z\" level=info msg=\"Stopped pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=a5dbac93-475c-46df-9792-d5f332156b7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:51.430936 crc crio[19822]: time=\"2026-06-12T10:23:51.430344522Z\" level=info msg=\"Removing container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae\" id=a2cf737f-747e-48f4-add5-ac4ab339aac6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:51.604661 crc crio[19822]: time=\"2026-06-12T10:23:51.602334472Z\" level=info msg=\"Removed container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd\" id=a2cf737f-747e-48f4-add5-ac4ab339aac6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:51.629251 crc crio[19822]: time=\"2026-06-12T10:23:51.628933834Z\" level=info msg=\"Removing container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1\" id=f3ec9d58-0ab2-4f0a-9ee0-fe50cdce47be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:51.631355 crc crio[19822]: time=\"2026-06-12T10:23:51.630914712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c97ba5dd-c11d-4a4a-bad2-a2f7b532aaf4 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:51.635133 crc crio[19822]: time=\"2026-06-12T10:23:51.63497806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d755e0a0-8eba-4b7d-ae95-277f30d69af6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:51.658371 crc crio[19822]: time=\"2026-06-12T10:23:51.657960329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=b7a7890d-f242-42be-80e8-005b5a06c74a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:51.688123 crc crio[19822]: time=\"2026-06-12T10:23:51.686912911Z\" level=info msg=\"Removed container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log\" id=f3ec9d58-0ab2-4f0a-9ee0-fe50cdce47be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:51.715876 crc crio[19822]: time=\"2026-06-12T10:23:51.703698964Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0578f8c0-ed52-499e-9db4-5d8cdc2b5c75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:51.715876 crc crio[19822]: time=\"2026-06-12T10:23:51.704631824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:51.919407 crc crio[19822]: time=\"2026-06-12T10:23:51.919300064Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-f1a6-account-create-rmj7f/POD\" id=81309b56-94fc-41e2-9bc4-85426d816788 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:51.919684 crc crio[19822]: time=\"2026-06-12T10:23:51.919436379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:51.987080 crc crio[19822]: time=\"2026-06-12T10:23:51.983379812Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-d4cqb/POD\" id=6792ebfb-a067-4eb5-a329-e3a1b6d7ef31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:51.987080 crc crio[19822]: time=\"2026-06-12T10:23:51.983521027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:52.076213 crc crio[19822]: time=\"2026-06-12T10:23:52.076098264Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc002ed0360}] Aliases:map[]}\"\nJun 12 10:23:52.076213 crc crio[19822]: time=\"2026-06-12T10:23:52.076191897Z\" level=info msg=\"Adding pod openstack_nova-cell1-f1a6-account-create-rmj7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:52.081403 crc crio[19822]: time=\"2026-06-12T10:23:52.08132788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:52.091512 crc crio[19822]: time=\"2026-06-12T10:23:52.091367388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:52.103694 crc crio[19822]: time=\"2026-06-12T10:23:52.103574369Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc003264190}] Aliases:map[]}\"\nJun 12 10:23:52.103694 crc crio[19822]: time=\"2026-06-12T10:23:52.103652201Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-d4cqb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:52.412585 crc crio[19822]: time=\"2026-06-12T10:23:52.410863199Z\" level=info msg=\"Created container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent\" id=0578f8c0-ed52-499e-9db4-5d8cdc2b5c75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:52.416875 crc crio[19822]: time=\"2026-06-12T10:23:52.415102872Z\" level=info msg=\"Starting container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947\" id=4810153a-acab-41a4-9606-d59e8da88733 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:52.428976 crc crio[19822]: time=\"2026-06-12T10:23:52.42875485Z\" level=info msg=\"Started container\" PID=72729 containerID=8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947 description=openstack/ceilometer-0/ceilometer-notification-agent id=4810153a-acab-41a4-9606-d59e8da88733 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\nJun 12 10:23:52.445923 crc crio[19822]: time=\"2026-06-12T10:23:52.445871873Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bc13acd8-ae76-4bc1-a441-34ea63580517 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:52.456880 crc crio[19822]: time=\"2026-06-12T10:23:52.456489543Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:23:52.517886 crc crio[19822]: 2026-06-12T10:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f22ce545680316 Mac:ae:44:8b:e3:10:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:52.517886 crc crio[19822]: time=\"2026-06-12T10:23:52.517519853Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc002ed0360}] Aliases:map[]}\"\nJun 12 10:23:52.517886 crc crio[19822]: time=\"2026-06-12T10:23:52.517686438Z\" level=info msg=\"Checking pod openstack_nova-cell1-f1a6-account-create-rmj7f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:52.540426 crc crio[19822]: time=\"2026-06-12T10:23:52.539275861Z\" level=info msg=\"Ran pod sandbox 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b with infra container: openstack/nova-cell1-f1a6-account-create-rmj7f/POD\" id=81309b56-94fc-41e2-9bc4-85426d816788 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:52.552882 crc crio[19822]: time=\"2026-06-12T10:23:52.55253777Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=3a0ac163-1222-4756-80a0-661db8500d1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:52.552882 crc crio[19822]: time=\"2026-06-12T10:23:52.552658474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:52.553074 crc crio[19822]: time=\"2026-06-12T10:23:52.552901661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3aa5264-bc84-4553-8770-41dea6666e27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:52.558894 crc crio[19822]: time=\"2026-06-12T10:23:52.558750246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e1a8a98-0d78-4e39-8a43-d8749234bf66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:52.655996 crc crio[19822]: time=\"2026-06-12T10:23:52.654560957Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create\" id=0827a1c3-6eae-4412-8e68-56c63c886415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:52.655996 crc crio[19822]: time=\"2026-06-12T10:23:52.655116825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:52.662580 crc crio[19822]: time=\"2026-06-12T10:23:52.662475411Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc0030945f8}] Aliases:map[]}\"\nJun 12 10:23:52.662580 crc crio[19822]: time=\"2026-06-12T10:23:52.662562804Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:52.739715 crc crio[19822]: time=\"2026-06-12T10:23:52.739647589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:52.752519 crc crio[19822]: time=\"2026-06-12T10:23:52.752452777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:52.870267 crc crio[19822]: 2026-06-12T10:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86efb09479d03ff Mac:ee:25:d8:65:b8:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 SocketPath: PciID:}] [{Interface:0xc0006325d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:52.872042 crc crio[19822]: time=\"2026-06-12T10:23:52.871120875Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc003264190}] Aliases:map[]}\"\nJun 12 10:23:52.872042 crc crio[19822]: time=\"2026-06-12T10:23:52.871347902Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-d4cqb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:52.885059 crc crio[19822]: time=\"2026-06-12T10:23:52.883648737Z\" level=info msg=\"Ran pod sandbox 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a with infra container: openstack/nova-cell0-conductor-db-sync-d4cqb/POD\" id=6792ebfb-a067-4eb5-a329-e3a1b6d7ef31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:52.891479 crc crio[19822]: time=\"2026-06-12T10:23:52.891394474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:52.891705 crc crio[19822]: time=\"2026-06-12T10:23:52.891613181Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:52.891705 crc crio[19822]: time=\"2026-06-12T10:23:52.891663493Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:52.895953 crc crio[19822]: time=\"2026-06-12T10:23:52.895285721Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8bcce375-6f2d-4ceb-a7cc-1a06ef860366 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:52.904306 crc crio[19822]: time=\"2026-06-12T10:23:52.903984607Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"\nJun 12 10:23:52.923563 crc crio[19822]: time=\"2026-06-12T10:23:52.923501696Z\" level=info msg=\"Created container 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create\" id=0827a1c3-6eae-4412-8e68-56c63c886415 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:52.931196 crc crio[19822]: time=\"2026-06-12T10:23:52.93108852Z\" level=info msg=\"Starting container: 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364\" id=e18cc133-c151-402f-9697-86aa2cf8b0c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:52.939139 crc crio[19822]: time=\"2026-06-12T10:23:52.939028275Z\" level=info msg=\"Started container\" PID=72843 containerID=8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364 description=openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create id=e18cc133-c151-402f-9697-86aa2cf8b0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\nJun 12 10:23:53.151761 crc crio[19822]: time=\"2026-06-12T10:23:53.151615367Z\" level=info msg=\"Stopped container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd\" id=97a82b84-c083-424c-b3d0-c41aafd5f42b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:53.153019 crc crio[19822]: time=\"2026-06-12T10:23:53.152905447Z\" level=info msg=\"Stopping pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=c203aae2-b08d-4a0c-b4de-e5f05406288d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:53.153633 crc crio[19822]: time=\"2026-06-12T10:23:53.153445964Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc0006966f0}] Aliases:map[]}\"\nJun 12 10:23:53.153633 crc crio[19822]: time=\"2026-06-12T10:23:53.15360419Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:53.259468 crc crio[19822]: time=\"2026-06-12T10:23:53.259040876Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bc13acd8-ae76-4bc1-a441-34ea63580517 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:53.260979 crc crio[19822]: time=\"2026-06-12T10:23:53.260899461Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=41495afe-1420-4edf-a6d1-996c6d233ec8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:53.271007 crc crio[19822]: 2026-06-12T10:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69415a3fec72157 Mac:9e:c6:6e:da:2c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 SocketPath: PciID:}] [{Interface:0xc000482700 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:53.271977 crc crio[19822]: time=\"2026-06-12T10:23:53.271864048Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc0030945f8}] Aliases:map[]}\"\nJun 12 10:23:53.272103 crc crio[19822]: time=\"2026-06-12T10:23:53.272021499Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:53.282530 crc crio[19822]: time=\"2026-06-12T10:23:53.282446681Z\" level=info msg=\"Ran pod sandbox 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b with infra container: openstack/glance-default-internal-api-0/POD\" id=3a0ac163-1222-4756-80a0-661db8500d1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:53.296387 crc crio[19822]: time=\"2026-06-12T10:23:53.296276119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=21c8dadf-5974-401d-877a-04f5a2e9b4a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:53.302638 crc crio[19822]: time=\"2026-06-12T10:23:53.302520907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f6520139-e1bd-480e-9609-30ed0af9c7c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:53.316779 crc crio[19822]: time=\"2026-06-12T10:23:53.305031217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fb9ae70a-5032-4ba0-9e4c-a8acd1fa5d4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:53.365982 crc crio[19822]: time=\"2026-06-12T10:23:53.365874256Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=72d80b8a-4a6f-49c8-bb77-8334cb267aff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:53.368022 crc crio[19822]: time=\"2026-06-12T10:23:53.367616632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:53.381209 crc crio[19822]: time=\"2026-06-12T10:23:53.380911946Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7bd9b0ee-99b1-4d08-949b-691277b06b43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:53.400456 crc crio[19822]: time=\"2026-06-12T10:23:53.400354823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:53.462987 crc crio[19822]: time=\"2026-06-12T10:23:53.462637263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:53.504061 crc crio[19822]: time=\"2026-06-12T10:23:53.503989385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:53.517247 crc crio[19822]: time=\"2026-06-12T10:23:53.517045954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:53.691710 crc crio[19822]: time=\"2026-06-12T10:23:53.688564362Z\" level=info msg=\"Created container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core\" id=7bd9b0ee-99b1-4d08-949b-691277b06b43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:53.691710 crc crio[19822]: time=\"2026-06-12T10:23:53.690670169Z\" level=info msg=\"Starting container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e\" id=88d441df-5a67-421b-9bcf-4b78121788aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:53.700386 crc crio[19822]: time=\"2026-06-12T10:23:53.700263476Z\" level=info msg=\"Started container\" PID=72950 containerID=d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e description=openstack/ceilometer-0/sg-core id=88d441df-5a67-421b-9bcf-4b78121788aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\nJun 12 10:23:53.729878 crc crio[19822]: time=\"2026-06-12T10:23:53.728773639Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=69f6903c-9fed-40ae-b4d7-03ab9e260018 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:53.764734 crc crio[19822]: time=\"2026-06-12T10:23:53.764672893Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:23:53.859110 crc crio[19822]: time=\"2026-06-12T10:23:53.85799583Z\" level=info msg=\"Stopped pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=c203aae2-b08d-4a0c-b4de-e5f05406288d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:54.625514 crc crio[19822]: time=\"2026-06-12T10:23:54.624991602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:54.633716 crc crio[19822]: time=\"2026-06-12T10:23:54.633625235Z\" level=info msg=\"Removing container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455\" id=6fa87091-8281-4033-bcea-6f8f234c8224 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:54.639692 crc crio[19822]: time=\"2026-06-12T10:23:54.639627707Z\" level=info msg=\"Stopping pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=36b4abba-b818-4a8b-84b4-9e114820b54a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:54.641073 crc crio[19822]: time=\"2026-06-12T10:23:54.641004061Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc0007ad670}] Aliases:map[]}\"\nJun 12 10:23:54.641364 crc crio[19822]: time=\"2026-06-12T10:23:54.641227748Z\" level=info msg=\"Deleting pod openstack_nova-cell1-f1a6-account-create-rmj7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:54.705895 crc crio[19822]: time=\"2026-06-12T10:23:54.705707327Z\" level=info msg=\"Removed container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd\" id=6fa87091-8281-4033-bcea-6f8f234c8224 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:54.717141 crc crio[19822]: time=\"2026-06-12T10:23:54.717059222Z\" level=info msg=\"Removing container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88\" id=4f3ca545-18b7-46cf-ad35-57c132138af5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:54.808119 crc crio[19822]: time=\"2026-06-12T10:23:54.806087008Z\" level=info msg=\"Removed container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log\" id=4f3ca545-18b7-46cf-ad35-57c132138af5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:23:54.864542 crc crio[19822]: time=\"2026-06-12T10:23:54.864033809Z\" level=info msg=\"Created container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log\" id=72d80b8a-4a6f-49c8-bb77-8334cb267aff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:54.865719 crc crio[19822]: time=\"2026-06-12T10:23:54.86567589Z\" level=info msg=\"Starting container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6\" id=90b7d54d-3584-4891-ae8a-881aed3efbb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:54.871888 crc crio[19822]: time=\"2026-06-12T10:23:54.871771713Z\" level=info msg=\"Started container\" PID=73024 containerID=95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6 description=openstack/glance-default-internal-api-0/glance-log id=90b7d54d-3584-4891-ae8a-881aed3efbb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\nJun 12 10:23:54.892025 crc crio[19822]: time=\"2026-06-12T10:23:54.891941189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3c81aa9e-ee17-429e-a96f-aa1b3a4d8d6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:55.032869 crc crio[19822]: time=\"2026-06-12T10:23:55.027696153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ecec301b-056b-4aeb-91e9-5b4baee5c7e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:55.052287 crc crio[19822]: time=\"2026-06-12T10:23:55.046301714Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=92c6b6ab-6c95-4116-bd69-5f6f76af07b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:55.052287 crc crio[19822]: time=\"2026-06-12T10:23:55.049105633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:55.166527 crc crio[19822]: time=\"2026-06-12T10:23:55.166403852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:55.307783 crc crio[19822]: time=\"2026-06-12T10:23:55.300990889Z\" level=info msg=\"Stopped pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=36b4abba-b818-4a8b-84b4-9e114820b54a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:23:55.437379 crc crio[19822]: time=\"2026-06-12T10:23:55.436223788Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=cc15d6c9-0104-465a-987f-0a50f90fff59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:55.437379 crc crio[19822]: time=\"2026-06-12T10:23:55.436356362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:55.501801 crc crio[19822]: time=\"2026-06-12T10:23:55.501709774Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc005212370}] Aliases:map[]}\"\nJun 12 10:23:55.501801 crc crio[19822]: time=\"2026-06-12T10:23:55.501783246Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:23:55.696201 crc crio[19822]: time=\"2026-06-12T10:23:55.695378339Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=69f6903c-9fed-40ae-b4d7-03ab9e260018 name=/runtime.v1.ImageService/PullImage\nJun 12 10:23:55.699894 crc crio[19822]: time=\"2026-06-12T10:23:55.699541792Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=39788ddf-0465-4ab0-b9bf-d28b4735e4cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:55.765743 crc crio[19822]: time=\"2026-06-12T10:23:55.765529958Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0c558030-c0c2-4f1e-9665-a1c899fdcc13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:55.785914 crc crio[19822]: time=\"2026-06-12T10:23:55.785770179Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c55c7bc0-dac4-416f-b45a-1402ecf9e3b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:55.786385 crc crio[19822]: time=\"2026-06-12T10:23:55.786321547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:55.945560 crc crio[19822]: time=\"2026-06-12T10:23:55.943347011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:55.947970 crc crio[19822]: time=\"2026-06-12T10:23:55.947906086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:56.138420 crc crio[19822]: time=\"2026-06-12T10:23:56.137874512Z\" level=info msg=\"Created container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd\" id=c55c7bc0-dac4-416f-b45a-1402ecf9e3b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:56.142202 crc crio[19822]: time=\"2026-06-12T10:23:56.142067165Z\" level=info msg=\"Starting container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd\" id=96fcdf46-93ea-44b7-96c1-ddc76a729436 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:56.159913 crc crio[19822]: time=\"2026-06-12T10:23:56.159744911Z\" level=info msg=\"Started container\" PID=73213 containerID=23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd description=openstack/ceilometer-0/proxy-httpd id=96fcdf46-93ea-44b7-96c1-ddc76a729436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\nJun 12 10:23:56.354986 crc crio[19822]: 2026-06-12T10:23:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b496d29e4bccb9 Mac:ea:02:e1:8f:8d:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:23:56.371948 crc crio[19822]: time=\"2026-06-12T10:23:56.371757929Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc005212370}] Aliases:map[]}\"\nJun 12 10:23:56.372265 crc crio[19822]: time=\"2026-06-12T10:23:56.372035727Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:23:56.391303 crc crio[19822]: time=\"2026-06-12T10:23:56.391060994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:56.409903 crc crio[19822]: time=\"2026-06-12T10:23:56.409755089Z\" level=info msg=\"Ran pod sandbox 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 with infra container: openstack/glance-default-external-api-0/POD\" id=cc15d6c9-0104-465a-987f-0a50f90fff59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:23:56.422387 crc crio[19822]: time=\"2026-06-12T10:23:56.422283834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=51b0b7db-00a9-4c90-b466-3b09be9e1187 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:56.425896 crc crio[19822]: time=\"2026-06-12T10:23:56.425740855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b15e5c60-0192-4c6f-b2dc-48fcbc4e302d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:56.436329 crc crio[19822]: time=\"2026-06-12T10:23:56.436218767Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=5398d27d-8b76-4031-98ca-cc7eb0ddf80d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:56.436752 crc crio[19822]: time=\"2026-06-12T10:23:56.436690612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:56.589501 crc crio[19822]: time=\"2026-06-12T10:23:56.589376484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:56.835648 crc crio[19822]: time=\"2026-06-12T10:23:56.832036119Z\" level=info msg=\"Stopping container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947 (timeout: 30s)\" id=63ff664d-eff8-400f-90d4-650325efde14 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:56.835648 crc crio[19822]: time=\"2026-06-12T10:23:56.835352805Z\" level=info msg=\"Stopping container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33 (timeout: 30s)\" id=50815e2c-cb1f-42d9-a43e-b0f4556b47f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:56.847514 crc crio[19822]: time=\"2026-06-12T10:23:56.847405062Z\" level=info msg=\"Stopping container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd (timeout: 30s)\" id=8749016a-d72c-4830-ab5b-80341aaa51a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:56.849018 crc crio[19822]: time=\"2026-06-12T10:23:56.848907043Z\" level=info msg=\"Stopping container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e (timeout: 30s)\" id=ce231fc9-fdcd-490d-a31f-3eb480d9bb2c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:57.038921 crc crio[19822]: time=\"2026-06-12T10:23:57.038732716Z\" level=info msg=\"Created container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd\" id=92c6b6ab-6c95-4116-bd69-5f6f76af07b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:57.041457 crc crio[19822]: time=\"2026-06-12T10:23:57.041382065Z\" level=info msg=\"Starting container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4\" id=cd787ee5-ea1e-486d-af92-0c3d1c42a32a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:57.061557 crc crio[19822]: time=\"2026-06-12T10:23:57.060796929Z\" level=info msg=\"Started container\" PID=73434 containerID=5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4 description=openstack/glance-default-internal-api-0/glance-httpd id=cd787ee5-ea1e-486d-af92-0c3d1c42a32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\nJun 12 10:23:57.140359 crc crio[19822]: time=\"2026-06-12T10:23:57.140245707Z\" level=info msg=\"Stopped container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core\" id=ce231fc9-fdcd-490d-a31f-3eb480d9bb2c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:57.340019 crc crio[19822]: time=\"2026-06-12T10:23:57.339926416Z\" level=info msg=\"Stopped container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd\" id=8749016a-d72c-4830-ab5b-80341aaa51a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:57.479705 crc crio[19822]: time=\"2026-06-12T10:23:57.479607901Z\" level=info msg=\"Stopped container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent\" id=63ff664d-eff8-400f-90d4-650325efde14 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:23:57.697702 crc crio[19822]: time=\"2026-06-12T10:23:57.697517903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:57.816361 crc crio[19822]: time=\"2026-06-12T10:23:57.816272137Z\" level=info msg=\"Created container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log\" id=5398d27d-8b76-4031-98ca-cc7eb0ddf80d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:57.817640 crc crio[19822]: time=\"2026-06-12T10:23:57.817333201Z\" level=info msg=\"Starting container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37\" id=fdf1d5f0-8051-4467-98e7-5d82225383e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:57.827634 crc crio[19822]: time=\"2026-06-12T10:23:57.827533976Z\" level=info msg=\"Started container\" PID=73654 containerID=fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37 description=openstack/glance-default-external-api-0/glance-log id=fdf1d5f0-8051-4467-98e7-5d82225383e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\nJun 12 10:23:57.856343 crc crio[19822]: time=\"2026-06-12T10:23:57.856220856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=fb504ead-2ea2-47f1-8df7-088d62ca6b5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:57.919790 crc crio[19822]: time=\"2026-06-12T10:23:57.919714955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=08537140-fbba-48ea-b9d0-370c9f8c58cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:23:57.936855 crc crio[19822]: time=\"2026-06-12T10:23:57.936566376Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=0647305e-9665-4fe1-bf94-ef27f99e4cc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:57.937103 crc crio[19822]: time=\"2026-06-12T10:23:57.937081673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:58.028516 crc crio[19822]: time=\"2026-06-12T10:23:58.028248497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:58.728766 crc crio[19822]: time=\"2026-06-12T10:23:58.728355397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:23:58.887021 crc crio[19822]: time=\"2026-06-12T10:23:58.886920506Z\" level=info msg=\"Created container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd\" id=0647305e-9665-4fe1-bf94-ef27f99e4cc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:23:58.888722 crc crio[19822]: time=\"2026-06-12T10:23:58.88863787Z\" level=info msg=\"Starting container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005\" id=a6bc3b24-74df-4268-8e05-44ed77ce3a85 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:23:58.898254 crc crio[19822]: time=\"2026-06-12T10:23:58.898117502Z\" level=info msg=\"Started container\" PID=73777 containerID=1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005 description=openstack/glance-default-external-api-0/glance-httpd id=a6bc3b24-74df-4268-8e05-44ed77ce3a85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\nJun 12 10:24:00.531006 crc crio[19822]: time=\"2026-06-12T10:24:00.530054748Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687664-kcplk/POD\" id=d5885210-e400-4643-acd7-5662d6a333d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:00.531006 crc crio[19822]: time=\"2026-06-12T10:24:00.530784892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:00.591230 crc crio[19822]: time=\"2026-06-12T10:24:00.591068385Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}\"\nJun 12 10:24:00.591230 crc crio[19822]: time=\"2026-06-12T10:24:00.59120839Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687664-kcplk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:01.218187 crc crio[19822]: 2026-06-12T10:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2914c0f8d330ded Mac:a2:29:48:d2:e3:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:01.221061 crc crio[19822]: time=\"2026-06-12T10:24:01.219594708Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}\"\nJun 12 10:24:01.221061 crc crio[19822]: time=\"2026-06-12T10:24:01.219728953Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687664-kcplk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:01.228733 crc crio[19822]: time=\"2026-06-12T10:24:01.228583523Z\" level=info msg=\"Ran pod sandbox 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 with infra container: openshift-infra/auto-csr-approver-29687664-kcplk/POD\" id=d5885210-e400-4643-acd7-5662d6a333d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:01.232347 crc crio[19822]: time=\"2026-06-12T10:24:01.232271089Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d3d1ec9c-7918-42f8-8c97-1633e1c0c5cc name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:01.245117 crc crio[19822]: time=\"2026-06-12T10:24:01.244990456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:24:01.484738 crc crio[19822]: time=\"2026-06-12T10:24:01.484539318Z\" level=info msg=\"Stopped container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent\" id=50815e2c-cb1f-42d9-a43e-b0f4556b47f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:01.485546 crc crio[19822]: time=\"2026-06-12T10:24:01.485508369Z\" level=info msg=\"Stopping pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=4983cf50-b928-4416-b63c-80b89c7f6f7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:01.486105 crc crio[19822]: time=\"2026-06-12T10:24:01.486043036Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc000696398}] Aliases:map[]}\"\nJun 12 10:24:01.486346 crc crio[19822]: time=\"2026-06-12T10:24:01.486235472Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:01.861962 crc crio[19822]: time=\"2026-06-12T10:24:01.861508354Z\" level=info msg=\"Stopped pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=4983cf50-b928-4416-b63c-80b89c7f6f7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:04.868982 crc crio[19822]: time=\"2026-06-12T10:24:04.867997879Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ea995c2e-a779-47f3-aa8c-ac5dff98d40f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:04.870185 crc crio[19822]: time=\"2026-06-12T10:24:04.870128247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:12.605444 crc crio[19822]: time=\"2026-06-12T10:24:12.604504161Z\" level=info msg=\"Stopping pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=2f757493-4bc3-4d4c-8749-fa3cee4d1ea7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:12.605444 crc crio[19822]: time=\"2026-06-12T10:24:12.605446671Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=2f757493-4bc3-4d4c-8749-fa3cee4d1ea7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:12.615026 crc crio[19822]: time=\"2026-06-12T10:24:12.614930768Z\" level=info msg=\"Removing pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=711f3cc9-ae10-4813-bc4d-5cf660ee505d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:13.910350 crc crio[19822]: time=\"2026-06-12T10:24:13.909796143Z\" level=info msg=\"Removed pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=711f3cc9-ae10-4813-bc4d-5cf660ee505d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:13.912429 crc crio[19822]: time=\"2026-06-12T10:24:13.912209179Z\" level=info msg=\"Stopping pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=5028301d-91d4-443a-9297-66ebe408ccfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:13.912429 crc crio[19822]: time=\"2026-06-12T10:24:13.912295731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=5028301d-91d4-443a-9297-66ebe408ccfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:13.914709 crc crio[19822]: time=\"2026-06-12T10:24:13.913920753Z\" level=info msg=\"Removing pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=d79e4d65-657f-40c9-98e9-4bedb8f1db06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:13.931973 crc crio[19822]: time=\"2026-06-12T10:24:13.93172046Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0030952b8}] Aliases:map[]}\"\nJun 12 10:24:13.931973 crc crio[19822]: time=\"2026-06-12T10:24:13.931917756Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:14.071420 crc crio[19822]: time=\"2026-06-12T10:24:14.070714442Z\" level=info msg=\"Removed pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=d79e4d65-657f-40c9-98e9-4bedb8f1db06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.073776 crc crio[19822]: time=\"2026-06-12T10:24:14.073445087Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8bcce375-6f2d-4ceb-a7cc-1a06ef860366 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:14.074767 crc crio[19822]: time=\"2026-06-12T10:24:14.074539352Z\" level=info msg=\"Stopping pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=68cf2d7b-4ae0-4592-9250-e00636ecdf65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.074767 crc crio[19822]: time=\"2026-06-12T10:24:14.074694727Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=68cf2d7b-4ae0-4592-9250-e00636ecdf65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.075676 crc crio[19822]: time=\"2026-06-12T10:24:14.075493362Z\" level=info msg=\"Removing pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=926bec74-cf3e-4d7c-9586-d177c0f1d9ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.076639 crc crio[19822]: time=\"2026-06-12T10:24:14.076549785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=b17ae079-4d8a-4be3-8211-277c9d9124ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:14.108272 crc crio[19822]: time=\"2026-06-12T10:24:14.108136794Z\" level=info msg=\"Removed pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=926bec74-cf3e-4d7c-9586-d177c0f1d9ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.110718 crc crio[19822]: time=\"2026-06-12T10:24:14.110529995Z\" level=info msg=\"Stopping pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=9e92f67d-ca26-4ca9-9e5c-5bcebab65cbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.110718 crc crio[19822]: time=\"2026-06-12T10:24:14.11068082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=9e92f67d-ca26-4ca9-9e5c-5bcebab65cbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.111700 crc crio[19822]: time=\"2026-06-12T10:24:14.111623349Z\" level=info msg=\"Removing pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=1827677c-153d-40df-9ad7-845e8ecb1b69 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.139233 crc crio[19822]: time=\"2026-06-12T10:24:14.139122394Z\" level=info msg=\"Removed pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=1827677c-153d-40df-9ad7-845e8ecb1b69 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.140461 crc crio[19822]: time=\"2026-06-12T10:24:14.140124054Z\" level=info msg=\"Stopping pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=292f3f9a-6600-473b-bd48-00ca00d44fbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.140461 crc crio[19822]: time=\"2026-06-12T10:24:14.140233148Z\" level=info msg=\"Stopped pod sandbox (already stopped): c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=292f3f9a-6600-473b-bd48-00ca00d44fbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.142371 crc crio[19822]: time=\"2026-06-12T10:24:14.141743315Z\" level=info msg=\"Removing pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=485676cb-c5cf-4894-b39d-da8cdb7fa994 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.160602 crc crio[19822]: time=\"2026-06-12T10:24:14.160257313Z\" level=info msg=\"Removed pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=485676cb-c5cf-4894-b39d-da8cdb7fa994 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.168894 crc crio[19822]: time=\"2026-06-12T10:24:14.168710114Z\" level=info msg=\"Stopping pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=65d18449-d994-4880-ac1c-16e637bbbd76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.168894 crc crio[19822]: time=\"2026-06-12T10:24:14.168875219Z\" level=info msg=\"Stopped pod sandbox (already stopped): a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=65d18449-d994-4880-ac1c-16e637bbbd76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.171489 crc crio[19822]: time=\"2026-06-12T10:24:14.171369126Z\" level=info msg=\"Removing pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=eb8c6de2-650e-40c1-be1f-962d419179ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.172241 crc crio[19822]: time=\"2026-06-12T10:24:14.172129474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1c31660d-b567-4f4a-8a63-e2545d06bce7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:14.187908 crc crio[19822]: time=\"2026-06-12T10:24:14.187785023Z\" level=info msg=\"Removed pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=eb8c6de2-650e-40c1-be1f-962d419179ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.191630 crc crio[19822]: time=\"2026-06-12T10:24:14.191556517Z\" level=info msg=\"Stopping pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=8f4b8e4f-b5e7-4b4c-90a2-85056b568b7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.191946 crc crio[19822]: time=\"2026-06-12T10:24:14.19165316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=8f4b8e4f-b5e7-4b4c-90a2-85056b568b7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.193095 crc crio[19822]: time=\"2026-06-12T10:24:14.19227581Z\" level=info msg=\"Removing pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=07867e67-8394-4c50-bda9-f98913c3418a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.220203 crc crio[19822]: time=\"2026-06-12T10:24:14.220121383Z\" level=info msg=\"Removed pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=07867e67-8394-4c50-bda9-f98913c3418a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.221367 crc crio[19822]: time=\"2026-06-12T10:24:14.221241369Z\" level=info msg=\"Stopping pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=767457b1-189c-4e34-8017-a88c89b449c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.221367 crc crio[19822]: time=\"2026-06-12T10:24:14.221326012Z\" level=info msg=\"Stopped pod sandbox (already stopped): dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=767457b1-189c-4e34-8017-a88c89b449c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.223124 crc crio[19822]: time=\"2026-06-12T10:24:14.223030476Z\" level=info msg=\"Removing pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=83e66657-b4a6-46d1-899f-862203388838 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.277183 crc crio[19822]: time=\"2026-06-12T10:24:14.276339124Z\" level=info msg=\"Removed pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=83e66657-b4a6-46d1-899f-862203388838 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.284658 crc crio[19822]: time=\"2026-06-12T10:24:14.284585161Z\" level=info msg=\"Stopping pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=1279c185-5294-4af3-978e-770ff3ee960f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.284658 crc crio[19822]: time=\"2026-06-12T10:24:14.284683724Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=1279c185-5294-4af3-978e-770ff3ee960f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.285626 crc crio[19822]: time=\"2026-06-12T10:24:14.285576042Z\" level=info msg=\"Removing pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=98b68557-099b-4252-9e82-bc0e2f1999be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.314455 crc crio[19822]: time=\"2026-06-12T10:24:14.313892425Z\" level=info msg=\"Removed pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=98b68557-099b-4252-9e82-bc0e2f1999be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.319250 crc crio[19822]: time=\"2026-06-12T10:24:14.319133589Z\" level=info msg=\"Stopping pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=0daf33fe-182a-4412-b0cb-9a27af7bfe90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.319885 crc crio[19822]: time=\"2026-06-12T10:24:14.3198017Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=0daf33fe-182a-4412-b0cb-9a27af7bfe90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:14.320882 crc crio[19822]: time=\"2026-06-12T10:24:14.320716197Z\" level=info msg=\"Removing pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=3ec7e34a-e97e-49c5-afd0-357327a278fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.418224 crc crio[19822]: time=\"2026-06-12T10:24:14.417871462Z\" level=info msg=\"Removed pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=3ec7e34a-e97e-49c5-afd0-357327a278fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:24:14.705511 crc crio[19822]: time=\"2026-06-12T10:24:14.704928534Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync\" id=0dcad71d-ebb6-4ee1-b860-47f898e3499e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:14.707189 crc crio[19822]: time=\"2026-06-12T10:24:14.707083083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:14.754981 crc crio[19822]: time=\"2026-06-12T10:24:14.754913541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:14.760117 crc crio[19822]: time=\"2026-06-12T10:24:14.759563708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:15.041362 crc crio[19822]: time=\"2026-06-12T10:24:15.041195569Z\" level=info msg=\"Created container 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync\" id=0dcad71d-ebb6-4ee1-b860-47f898e3499e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:15.042605 crc crio[19822]: time=\"2026-06-12T10:24:15.042422157Z\" level=info msg=\"Starting container: 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d\" id=aa8b9e18-2466-4f0f-bdf5-84feb90e44aa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:15.048694 crc crio[19822]: time=\"2026-06-12T10:24:15.048596774Z\" level=info msg=\"Started container\" PID=74915 containerID=80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d description=openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync id=aa8b9e18-2466-4f0f-bdf5-84feb90e44aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\nJun 12 10:24:15.114090 crc crio[19822]: 2026-06-12T10:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdb66aeda0c6a3c Mac:56:2b:34:4c:85:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:15.116507 crc crio[19822]: time=\"2026-06-12T10:24:15.116338735Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0030952b8}] Aliases:map[]}\"\nJun 12 10:24:15.116690 crc crio[19822]: time=\"2026-06-12T10:24:15.116596623Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:15.149908 crc crio[19822]: time=\"2026-06-12T10:24:15.149115794Z\" level=info msg=\"Ran pod sandbox bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e with infra container: openstack/ceilometer-0/POD\" id=ea995c2e-a779-47f3-aa8c-ac5dff98d40f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:15.154661 crc crio[19822]: time=\"2026-06-12T10:24:15.154369361Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=bfec2c0a-12af-458b-a5d9-b46f37e92017 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:15.167703 crc crio[19822]: time=\"2026-06-12T10:24:15.167578911Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:24:15.179427 crc crio[19822]: time=\"2026-06-12T10:24:15.179233311Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d3d1ec9c-7918-42f8-8c97-1633e1c0c5cc name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:15.181284 crc crio[19822]: time=\"2026-06-12T10:24:15.181119092Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=14884d32-4118-432d-8dc1-161b62da3825 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:15.189586 crc crio[19822]: time=\"2026-06-12T10:24:15.188329719Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c680de54-a999-4b49-92dc-71af078295ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:15.245014 crc crio[19822]: time=\"2026-06-12T10:24:15.244912918Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687664-kcplk/oc\" id=863910e9-ae54-4171-83d9-90bb38c4f8aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:15.248266 crc crio[19822]: time=\"2026-06-12T10:24:15.248238544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:15.327455 crc crio[19822]: time=\"2026-06-12T10:24:15.327291111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:15.708059 crc crio[19822]: time=\"2026-06-12T10:24:15.707927126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:15.824477 crc crio[19822]: time=\"2026-06-12T10:24:15.824355449Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=bfec2c0a-12af-458b-a5d9-b46f37e92017 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:15.825646 crc crio[19822]: time=\"2026-06-12T10:24:15.825532998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3b90d8e5-bf09-42f0-badd-5419d1cf9bfb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:15.853007 crc crio[19822]: time=\"2026-06-12T10:24:15.852494135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=12dd69f9-5a7e-4780-bdd4-300b22d44fdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:15.862459 crc crio[19822]: time=\"2026-06-12T10:24:15.861586243Z\" level=info msg=\"Created container 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735: openshift-infra/auto-csr-approver-29687664-kcplk/oc\" id=863910e9-ae54-4171-83d9-90bb38c4f8aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:15.863682 crc crio[19822]: time=\"2026-06-12T10:24:15.863582166Z\" level=info msg=\"Starting container: 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735\" id=a0b2ee06-5a13-4b01-a776-b77ab49ef3b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:15.867584 crc crio[19822]: time=\"2026-06-12T10:24:15.867520331Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4ac2cac6-0b17-479d-83c0-551e5b988ddc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:15.868076 crc crio[19822]: time=\"2026-06-12T10:24:15.867992676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:15.869485 crc crio[19822]: time=\"2026-06-12T10:24:15.869421061Z\" level=info msg=\"Started container\" PID=74985 containerID=9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735 description=openshift-infra/auto-csr-approver-29687664-kcplk/oc id=a0b2ee06-5a13-4b01-a776-b77ab49ef3b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\nJun 12 10:24:15.918801 crc crio[19822]: time=\"2026-06-12T10:24:15.918714836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:15.924208 crc crio[19822]: time=\"2026-06-12T10:24:15.924095476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:16.170105 crc crio[19822]: time=\"2026-06-12T10:24:16.169973603Z\" level=info msg=\"Created container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent\" id=4ac2cac6-0b17-479d-83c0-551e5b988ddc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:16.171446 crc crio[19822]: time=\"2026-06-12T10:24:16.171364426Z\" level=info msg=\"Starting container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096\" id=9a0cc5eb-b982-46a0-9e5f-f4ddbcf1df2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:16.178239 crc crio[19822]: time=\"2026-06-12T10:24:16.178115201Z\" level=info msg=\"Started container\" PID=75042 containerID=56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096 description=openstack/ceilometer-0/ceilometer-central-agent id=9a0cc5eb-b982-46a0-9e5f-f4ddbcf1df2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\nJun 12 10:24:16.195392 crc crio[19822]: time=\"2026-06-12T10:24:16.195281356Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f352657c-a9f5-4f22-98ce-0b8d564f2d63 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:16.198723 crc crio[19822]: time=\"2026-06-12T10:24:16.198610342Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:24:16.592605 crc crio[19822]: time=\"2026-06-12T10:24:16.592086252Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f352657c-a9f5-4f22-98ce-0b8d564f2d63 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:16.593639 crc crio[19822]: time=\"2026-06-12T10:24:16.59355543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6691e976-6176-4da8-ae0c-75cf28ceee33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:16.617960 crc crio[19822]: time=\"2026-06-12T10:24:16.617796318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=51636a1d-fcec-4a5c-9b05-088b714719c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:16.630580 crc crio[19822]: time=\"2026-06-12T10:24:16.63045921Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3528b4da-e40c-43cb-84f8-44f726848040 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:16.631064 crc crio[19822]: time=\"2026-06-12T10:24:16.631037029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:16.692597 crc crio[19822]: time=\"2026-06-12T10:24:16.692472369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:16.698945 crc crio[19822]: time=\"2026-06-12T10:24:16.698874523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:16.877954 crc crio[19822]: time=\"2026-06-12T10:24:16.877749801Z\" level=info msg=\"Created container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent\" id=3528b4da-e40c-43cb-84f8-44f726848040 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:16.880451 crc crio[19822]: time=\"2026-06-12T10:24:16.880335413Z\" level=info msg=\"Starting container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0\" id=f91641e3-a561-48dd-89df-6965d9d259e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:16.887683 crc crio[19822]: time=\"2026-06-12T10:24:16.887570423Z\" level=info msg=\"Started container\" PID=75099 containerID=d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0 description=openstack/ceilometer-0/ceilometer-notification-agent id=f91641e3-a561-48dd-89df-6965d9d259e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\nJun 12 10:24:17.047364 crc crio[19822]: time=\"2026-06-12T10:24:17.047253002Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2920e395-8227-4473-b65c-3876d3aebbd2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:17.055885 crc crio[19822]: time=\"2026-06-12T10:24:17.054317896Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:24:17.237906 crc crio[19822]: time=\"2026-06-12T10:24:17.236889542Z\" level=info msg=\"Stopping container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49 (timeout: 30s)\" id=4e6aed82-fc23-4d0f-9b91-79db400f44fd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:17.237906 crc crio[19822]: time=\"2026-06-12T10:24:17.236958217Z\" level=info msg=\"Stopping container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377 (timeout: 30s)\" id=ee4d2f08-5be3-4105-9aea-5645d23cf0d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:17.508045 crc crio[19822]: time=\"2026-06-12T10:24:17.507499013Z\" level=info msg=\"Stopped container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd\" id=4e6aed82-fc23-4d0f-9b91-79db400f44fd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:17.508777 crc crio[19822]: time=\"2026-06-12T10:24:17.508727934Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2920e395-8227-4473-b65c-3876d3aebbd2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:17.510233 crc crio[19822]: time=\"2026-06-12T10:24:17.510093388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=24c38634-82e8-43b7-8fdf-903bd11c54a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:17.533173 crc crio[19822]: time=\"2026-06-12T10:24:17.532249718Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d28cefe7-3651-4f38-a83f-31d9951abdc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:17.541957 crc crio[19822]: time=\"2026-06-12T10:24:17.541773281Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=73119a2b-6454-4f26-8a42-4f8a3b4d7c38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:17.546029 crc crio[19822]: time=\"2026-06-12T10:24:17.545896953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:17.646936 crc crio[19822]: time=\"2026-06-12T10:24:17.64664518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:17.652584 crc crio[19822]: time=\"2026-06-12T10:24:17.652518826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:17.829458 crc crio[19822]: time=\"2026-06-12T10:24:17.829390321Z\" level=info msg=\"Created container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core\" id=73119a2b-6454-4f26-8a42-4f8a3b4d7c38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:17.831394 crc crio[19822]: time=\"2026-06-12T10:24:17.831309922Z\" level=info msg=\"Starting container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304\" id=7602d5f1-0cfb-4402-8345-f76de96976f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:17.837996 crc crio[19822]: time=\"2026-06-12T10:24:17.837766787Z\" level=info msg=\"Started container\" PID=75188 containerID=035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304 description=openstack/ceilometer-0/sg-core id=7602d5f1-0cfb-4402-8345-f76de96976f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\nJun 12 10:24:17.849341 crc crio[19822]: time=\"2026-06-12T10:24:17.849222994Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=95f835ba-8d1b-4884-9ef5-bf6d1c85c635 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:17.855463 crc crio[19822]: time=\"2026-06-12T10:24:17.855405117Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:24:18.365174 crc crio[19822]: time=\"2026-06-12T10:24:18.36464994Z\" level=info msg=\"Stopping pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=18fb3d6c-5d29-4d50-afd3-1caab3af1a32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:18.366011 crc crio[19822]: time=\"2026-06-12T10:24:18.365964652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc00244c9d0}] Aliases:map[]}\"\nJun 12 10:24:18.366177 crc crio[19822]: time=\"2026-06-12T10:24:18.366096137Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687664-kcplk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:18.801443 crc crio[19822]: time=\"2026-06-12T10:24:18.801312134Z\" level=info msg=\"Stopped pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=18fb3d6c-5d29-4d50-afd3-1caab3af1a32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:19.312552 crc crio[19822]: time=\"2026-06-12T10:24:19.311644286Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=95f835ba-8d1b-4884-9ef5-bf6d1c85c635 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:19.314795 crc crio[19822]: time=\"2026-06-12T10:24:19.313777964Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=544d0ef1-bd1c-4f84-82c6-1da9ff8b8ef6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:19.360504 crc crio[19822]: time=\"2026-06-12T10:24:19.360010571Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=579de125-6b7e-4be2-aa71-a88638d8a6ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:19.389921 crc crio[19822]: time=\"2026-06-12T10:24:19.38014556Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=85706110-3429-4fb1-9129-89b0b86a9d65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:19.389921 crc crio[19822]: time=\"2026-06-12T10:24:19.380645426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:19.480331 crc crio[19822]: time=\"2026-06-12T10:24:19.480237877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:19.490522 crc crio[19822]: time=\"2026-06-12T10:24:19.490419042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:19.623625 crc crio[19822]: time=\"2026-06-12T10:24:19.623449404Z\" level=info msg=\"Created container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd\" id=85706110-3429-4fb1-9129-89b0b86a9d65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:19.628566 crc crio[19822]: time=\"2026-06-12T10:24:19.628478424Z\" level=info msg=\"Starting container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2\" id=f5385bf3-19bc-499f-ba4c-e1d84a6538cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:19.640618 crc crio[19822]: time=\"2026-06-12T10:24:19.639756702Z\" level=info msg=\"Started container\" PID=75273 containerID=7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2 description=openstack/ceilometer-0/proxy-httpd id=f5385bf3-19bc-499f-ba4c-e1d84a6538cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\nJun 12 10:24:21.721027 crc crio[19822]: time=\"2026-06-12T10:24:21.71498547Z\" level=info msg=\"Stopped container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api\" id=ee4d2f08-5be3-4105-9aea-5645d23cf0d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:21.721027 crc crio[19822]: time=\"2026-06-12T10:24:21.716923156Z\" level=info msg=\"Stopping pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=89f942b5-bd3f-4a72-9b6a-f76abe6b0846 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:21.721027 crc crio[19822]: time=\"2026-06-12T10:24:21.718040262Z\" level=info msg=\"Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cec8}] Aliases:map[]}\"\nJun 12 10:24:21.721027 crc crio[19822]: time=\"2026-06-12T10:24:21.718283419Z\" level=info msg=\"Deleting pod openstack_neutron-86d6f68476-tk5p4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:22.297982 crc crio[19822]: time=\"2026-06-12T10:24:22.297760861Z\" level=info msg=\"Stopped pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=89f942b5-bd3f-4a72-9b6a-f76abe6b0846 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:22.543733 crc crio[19822]: time=\"2026-06-12T10:24:22.543272508Z\" level=info msg=\"Removing container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49\" id=943a23cd-153b-4fd2-8578-71bc0510835e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:22.691368 crc crio[19822]: time=\"2026-06-12T10:24:22.691253258Z\" level=info msg=\"Removed container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd\" id=943a23cd-153b-4fd2-8578-71bc0510835e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:22.694051 crc crio[19822]: time=\"2026-06-12T10:24:22.693948372Z\" level=info msg=\"Removing container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377\" id=c4609e4d-3a33-4930-b086-32a881e1e17e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:22.723581 crc crio[19822]: time=\"2026-06-12T10:24:22.723496775Z\" level=info msg=\"Removed container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api\" id=c4609e4d-3a33-4930-b086-32a881e1e17e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:25.927548 crc crio[19822]: time=\"2026-06-12T10:24:25.926746573Z\" level=info msg=\"Stopping container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0 (timeout: 30s)\" id=5dfd30e6-28df-4ac7-b940-9d96859bd211 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:25.931930 crc crio[19822]: time=\"2026-06-12T10:24:25.92689753Z\" level=info msg=\"Stopping container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096 (timeout: 30s)\" id=4045ef94-3386-41c7-a036-51fed6d4d7b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:25.931930 crc crio[19822]: time=\"2026-06-12T10:24:25.927020854Z\" level=info msg=\"Stopping container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2 (timeout: 30s)\" id=6fc6209a-a95d-41fa-a813-1069601102e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:25.937751 crc crio[19822]: time=\"2026-06-12T10:24:25.927061976Z\" level=info msg=\"Stopping container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304 (timeout: 30s)\" id=5c65c2ec-aed3-4303-9934-38d8b98379ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:26.069657 crc crio[19822]: time=\"2026-06-12T10:24:26.069554057Z\" level=info msg=\"Stopped container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core\" id=5c65c2ec-aed3-4303-9934-38d8b98379ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:26.182938 crc crio[19822]: time=\"2026-06-12T10:24:26.182334988Z\" level=info msg=\"Stopped container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd\" id=6fc6209a-a95d-41fa-a813-1069601102e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:26.482907 crc crio[19822]: time=\"2026-06-12T10:24:26.482756025Z\" level=info msg=\"Stopped container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent\" id=5dfd30e6-28df-4ac7-b940-9d96859bd211 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:26.575586 crc crio[19822]: time=\"2026-06-12T10:24:26.575483239Z\" level=info msg=\"Stopped container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent\" id=4045ef94-3386-41c7-a036-51fed6d4d7b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:26.578016 crc crio[19822]: time=\"2026-06-12T10:24:26.577774551Z\" level=info msg=\"Stopping pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=66ac3dd1-ade0-408d-80ea-3879fe3d0ec2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:26.581785 crc crio[19822]: time=\"2026-06-12T10:24:26.581703618Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0032642f8}] Aliases:map[]}\"\nJun 12 10:24:26.581996 crc crio[19822]: time=\"2026-06-12T10:24:26.581931555Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:26.959589 crc crio[19822]: time=\"2026-06-12T10:24:26.959379986Z\" level=info msg=\"Stopped pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=66ac3dd1-ade0-408d-80ea-3879fe3d0ec2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:27.640884 crc crio[19822]: time=\"2026-06-12T10:24:27.639324311Z\" level=info msg=\"Removing container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2\" id=d73325ec-0e8b-48e7-8dc4-2e6b1c81b71d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:27.673189 crc crio[19822]: time=\"2026-06-12T10:24:27.673052305Z\" level=info msg=\"Removed container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd\" id=d73325ec-0e8b-48e7-8dc4-2e6b1c81b71d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:27.676874 crc crio[19822]: time=\"2026-06-12T10:24:27.676722447Z\" level=info msg=\"Removing container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304\" id=97b51c25-cdf3-405f-8fc7-e92cffe5c1fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:27.720194 crc crio[19822]: time=\"2026-06-12T10:24:27.720070146Z\" level=info msg=\"Removed container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core\" id=97b51c25-cdf3-405f-8fc7-e92cffe5c1fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:27.723925 crc crio[19822]: time=\"2026-06-12T10:24:27.723775373Z\" level=info msg=\"Removing container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0\" id=a15b8c15-9b01-42a1-aef2-a864030677f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:27.750744 crc crio[19822]: time=\"2026-06-12T10:24:27.750621476Z\" level=info msg=\"Removed container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent\" id=a15b8c15-9b01-42a1-aef2-a864030677f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:27.754512 crc crio[19822]: time=\"2026-06-12T10:24:27.754405923Z\" level=info msg=\"Removing container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096\" id=2823eedb-3280-4d95-b65b-f8c97ddd60a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:27.782573 crc crio[19822]: time=\"2026-06-12T10:24:27.782506383Z\" level=info msg=\"Removed container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent\" id=2823eedb-3280-4d95-b65b-f8c97ddd60a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:28.425297 crc crio[19822]: time=\"2026-06-12T10:24:28.42521753Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=fc0566cb-bda1-46ff-a807-29ee87e457e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:28.426546 crc crio[19822]: time=\"2026-06-12T10:24:28.425340544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:28.462767 crc crio[19822]: time=\"2026-06-12T10:24:28.462666738Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc003094200}] Aliases:map[]}\"\nJun 12 10:24:28.462767 crc crio[19822]: time=\"2026-06-12T10:24:28.46273185Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:28.810433 crc crio[19822]: 2026-06-12T10:24:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d23e7eea6f35d67 Mac:e6:27:31:94:f5:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 SocketPath: PciID:}] [{Interface:0xc00060c5c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:28.811464 crc crio[19822]: time=\"2026-06-12T10:24:28.811391639Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc003094200}] Aliases:map[]}\"\nJun 12 10:24:28.811600 crc crio[19822]: time=\"2026-06-12T10:24:28.811563635Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:28.821485 crc crio[19822]: time=\"2026-06-12T10:24:28.82137836Z\" level=info msg=\"Ran pod sandbox d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 with infra container: openstack/ceilometer-0/POD\" id=fc0566cb-bda1-46ff-a807-29ee87e457e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:28.825459 crc crio[19822]: time=\"2026-06-12T10:24:28.824672039Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8a90037d-5470-4e83-86ff-3bdbb6e7359f name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:28.831191 crc crio[19822]: time=\"2026-06-12T10:24:28.831091095Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:24:29.338736 crc crio[19822]: time=\"2026-06-12T10:24:29.338068508Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8a90037d-5470-4e83-86ff-3bdbb6e7359f name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:29.339994 crc crio[19822]: time=\"2026-06-12T10:24:29.339894827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a40171b3-13da-44f3-a897-750393fbb38e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:29.376331 crc crio[19822]: time=\"2026-06-12T10:24:29.376202208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=bedd37e1-5686-4420-84a0-62e215c8199d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:29.403491 crc crio[19822]: time=\"2026-06-12T10:24:29.403378122Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4607f6d2-7084-40c7-89b9-e5d79c91686e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:29.404070 crc crio[19822]: time=\"2026-06-12T10:24:29.404009272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:29.455219 crc crio[19822]: time=\"2026-06-12T10:24:29.454896086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:29.460272 crc crio[19822]: time=\"2026-06-12T10:24:29.460139043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:29.687378 crc crio[19822]: time=\"2026-06-12T10:24:29.687249832Z\" level=info msg=\"Created container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent\" id=4607f6d2-7084-40c7-89b9-e5d79c91686e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:29.692069 crc crio[19822]: time=\"2026-06-12T10:24:29.689095562Z\" level=info msg=\"Starting container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c\" id=a714f155-22f8-4db7-8d66-afc1c706040f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:29.695536 crc crio[19822]: time=\"2026-06-12T10:24:29.695404252Z\" level=info msg=\"Started container\" PID=76028 containerID=cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c description=openstack/ceilometer-0/ceilometer-central-agent id=a714f155-22f8-4db7-8d66-afc1c706040f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\nJun 12 10:24:29.713539 crc crio[19822]: time=\"2026-06-12T10:24:29.713243668Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=00f2d33b-c4e1-41be-bc7c-c6fa12a9b723 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:29.718085 crc crio[19822]: time=\"2026-06-12T10:24:29.717782672Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:24:30.141409 crc crio[19822]: time=\"2026-06-12T10:24:30.140553144Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=00f2d33b-c4e1-41be-bc7c-c6fa12a9b723 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:30.142553 crc crio[19822]: time=\"2026-06-12T10:24:30.142452794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=922d0779-8a8d-4a98-b707-880ee59ac710 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:30.175193 crc crio[19822]: time=\"2026-06-12T10:24:30.175078962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=dc7047cf-b4c8-43ce-9986-f964de66d49c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:30.183172 crc crio[19822]: time=\"2026-06-12T10:24:30.183080233Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f64fb3e9-5739-4a6d-8761-e0cfffde8827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:30.183551 crc crio[19822]: time=\"2026-06-12T10:24:30.183490236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:30.238067 crc crio[19822]: time=\"2026-06-12T10:24:30.237987389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:30.243978 crc crio[19822]: time=\"2026-06-12T10:24:30.243922214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:30.393035 crc crio[19822]: time=\"2026-06-12T10:24:30.392909344Z\" level=info msg=\"Created container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent\" id=f64fb3e9-5739-4a6d-8761-e0cfffde8827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:30.394756 crc crio[19822]: time=\"2026-06-12T10:24:30.394675301Z\" level=info msg=\"Starting container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad\" id=b8167f98-7bd4-4d49-952a-619c0043b943 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:30.401266 crc crio[19822]: time=\"2026-06-12T10:24:30.401138458Z\" level=info msg=\"Started container\" PID=76088 containerID=1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad description=openstack/ceilometer-0/ceilometer-notification-agent id=b8167f98-7bd4-4d49-952a-619c0043b943 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\nJun 12 10:24:30.416245 crc crio[19822]: time=\"2026-06-12T10:24:30.416113142Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=cfd9b814-9c06-4b35-a9bb-d8b0c258e61e name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:30.419440 crc crio[19822]: time=\"2026-06-12T10:24:30.419353635Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:24:30.871510 crc crio[19822]: time=\"2026-06-12T10:24:30.870906569Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=cfd9b814-9c06-4b35-a9bb-d8b0c258e61e name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:30.872709 crc crio[19822]: time=\"2026-06-12T10:24:30.87253552Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=870fab82-2d50-4ad1-a16a-f11dc58d65f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:30.888985 crc crio[19822]: time=\"2026-06-12T10:24:30.888887809Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bd94fe6c-9a35-4eb2-a1f7-b0b57a8454e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:30.900506 crc crio[19822]: time=\"2026-06-12T10:24:30.899759314Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2f5ad504-526a-4c00-91c3-93d1db70bb6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:30.901366 crc crio[19822]: time=\"2026-06-12T10:24:30.901252332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:30.965636 crc crio[19822]: time=\"2026-06-12T10:24:30.965537542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:30.970010 crc crio[19822]: time=\"2026-06-12T10:24:30.969944772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:31.157051 crc crio[19822]: time=\"2026-06-12T10:24:31.156949929Z\" level=info msg=\"Created container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core\" id=2f5ad504-526a-4c00-91c3-93d1db70bb6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:31.158561 crc crio[19822]: time=\"2026-06-12T10:24:31.158475878Z\" level=info msg=\"Starting container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e\" id=09d2637a-a43b-4ce4-898e-e96139850786 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:31.168503 crc crio[19822]: time=\"2026-06-12T10:24:31.168417336Z\" level=info msg=\"Started container\" PID=76134 containerID=6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e description=openstack/ceilometer-0/sg-core id=09d2637a-a43b-4ce4-898e-e96139850786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\nJun 12 10:24:31.240958 crc crio[19822]: time=\"2026-06-12T10:24:31.24078679Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c4f6610f-556b-4806-ac9f-e6c1d4c3fc2e name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:31.245232 crc crio[19822]: time=\"2026-06-12T10:24:31.244935303Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:24:32.692706 crc crio[19822]: time=\"2026-06-12T10:24:32.69171937Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=c4f6610f-556b-4806-ac9f-e6c1d4c3fc2e name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:32.694248 crc crio[19822]: time=\"2026-06-12T10:24:32.693723314Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e2a6d0be-c05d-45b1-8639-71f6468e8bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:32.750946 crc crio[19822]: time=\"2026-06-12T10:24:32.750754235Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e5bd3552-2c88-4075-afdd-6a1ba702a3af name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:32.763733 crc crio[19822]: time=\"2026-06-12T10:24:32.762374894Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9031cd99-242b-43ed-ae43-74fc99166a2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:32.763733 crc crio[19822]: time=\"2026-06-12T10:24:32.76288337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:32.819665 crc crio[19822]: time=\"2026-06-12T10:24:32.819606021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:32.823892 crc crio[19822]: time=\"2026-06-12T10:24:32.823787864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:32.993405 crc crio[19822]: time=\"2026-06-12T10:24:32.993352547Z\" level=info msg=\"Created container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd\" id=9031cd99-242b-43ed-ae43-74fc99166a2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:32.995587 crc crio[19822]: time=\"2026-06-12T10:24:32.995472243Z\" level=info msg=\"Starting container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243\" id=e3ac0efa-a046-4e09-9667-9e1b7472aaae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:33.001605 crc crio[19822]: time=\"2026-06-12T10:24:33.001511227Z\" level=info msg=\"Started container\" PID=76262 containerID=3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243 description=openstack/ceilometer-0/proxy-httpd id=e3ac0efa-a046-4e09-9667-9e1b7472aaae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\nJun 12 10:24:35.791244 crc crio[19822]: time=\"2026-06-12T10:24:35.789538849Z\" level=info msg=\"Stopping pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=76b9fa69-05f6-4afa-a96b-c66e95a151b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:35.792535 crc crio[19822]: time=\"2026-06-12T10:24:35.792030149Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc00008cc48}] Aliases:map[]}\"\nJun 12 10:24:35.792535 crc crio[19822]: time=\"2026-06-12T10:24:35.792249196Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-d4cqb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:36.138286 crc crio[19822]: time=\"2026-06-12T10:24:36.13777057Z\" level=info msg=\"Stopped pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=76b9fa69-05f6-4afa-a96b-c66e95a151b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:37.378883 crc crio[19822]: time=\"2026-06-12T10:24:37.37837198Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=7a432631-e493-4eca-abf9-bd37c594c60b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:37.379696 crc crio[19822]: time=\"2026-06-12T10:24:37.378956489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:37.415736 crc crio[19822]: time=\"2026-06-12T10:24:37.415630104Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc00008d648}] Aliases:map[]}\"\nJun 12 10:24:37.415736 crc crio[19822]: time=\"2026-06-12T10:24:37.415699356Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:37.987223 crc crio[19822]: 2026-06-12T10:24:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c4352188b7898d Mac:02:d5:2a:26:89:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 SocketPath: PciID:}] [{Interface:0xc000290e40 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:37.988469 crc crio[19822]: time=\"2026-06-12T10:24:37.988394706Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc00008d648}] Aliases:map[]}\"\nJun 12 10:24:37.988635 crc crio[19822]: time=\"2026-06-12T10:24:37.988588902Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:38.002175 crc crio[19822]: time=\"2026-06-12T10:24:38.002068725Z\" level=info msg=\"Ran pod sandbox 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 with infra container: openstack/nova-cell0-conductor-0/POD\" id=7a432631-e493-4eca-abf9-bd37c594c60b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:38.006202 crc crio[19822]: time=\"2026-06-12T10:24:38.006033675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3bd4e79e-bdd3-4e46-9041-9145d47a6fdc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:38.032299 crc crio[19822]: time=\"2026-06-12T10:24:38.032202086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=742bad5a-7230-4f01-b467-812620b03d91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:38.043514 crc crio[19822]: time=\"2026-06-12T10:24:38.04336674Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ce595986-ed54-43e6-850e-0d613753dad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:38.045469 crc crio[19822]: time=\"2026-06-12T10:24:38.045374094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:38.103057 crc crio[19822]: time=\"2026-06-12T10:24:38.102877129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:38.107615 crc crio[19822]: time=\"2026-06-12T10:24:38.107514836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:38.223721 crc crio[19822]: time=\"2026-06-12T10:24:38.222898079Z\" level=info msg=\"Created container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ce595986-ed54-43e6-850e-0d613753dad5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:38.224881 crc crio[19822]: time=\"2026-06-12T10:24:38.224640225Z\" level=info msg=\"Starting container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7\" id=f809a51d-7bca-4af3-a404-6bd18ca0ecdc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:38.234431 crc crio[19822]: time=\"2026-06-12T10:24:38.234340183Z\" level=info msg=\"Started container\" PID=76707 containerID=b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=f809a51d-7bca-4af3-a404-6bd18ca0ecdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\nJun 12 10:24:46.008279 crc crio[19822]: time=\"2026-06-12T10:24:46.005880565Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-n5j8t/POD\" id=8e36eff6-c9e1-4ed7-8f26-aa27993f5df1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:46.008279 crc crio[19822]: time=\"2026-06-12T10:24:46.00665495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:46.085541 crc crio[19822]: time=\"2026-06-12T10:24:46.0854299Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc003094698}] Aliases:map[]}\"\nJun 12 10:24:46.085541 crc crio[19822]: time=\"2026-06-12T10:24:46.085504102Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-n5j8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:46.392905 crc crio[19822]: time=\"2026-06-12T10:24:46.392279831Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=22f787c4-cd7e-4523-b2f0-c2dbdb2a8f7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:46.392905 crc crio[19822]: time=\"2026-06-12T10:24:46.392769357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:46.457656 crc crio[19822]: time=\"2026-06-12T10:24:46.455219798Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc0037c8960}] Aliases:map[]}\"\nJun 12 10:24:46.457656 crc crio[19822]: time=\"2026-06-12T10:24:46.455322541Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:46.544868 crc crio[19822]: time=\"2026-06-12T10:24:46.544281712Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=55ac1479-ac23-419b-936a-a7fdbd57d713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:46.544868 crc crio[19822]: time=\"2026-06-12T10:24:46.544775108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:46.649919 crc crio[19822]: time=\"2026-06-12T10:24:46.649103343Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc003264140}] Aliases:map[]}\"\nJun 12 10:24:46.649919 crc crio[19822]: time=\"2026-06-12T10:24:46.649193956Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:46.748400 crc crio[19822]: time=\"2026-06-12T10:24:46.745623216Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=92bbce73-94f3-4529-8586-be56bdce8475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:46.748400 crc crio[19822]: time=\"2026-06-12T10:24:46.745700209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:46.787132 crc crio[19822]: time=\"2026-06-12T10:24:46.78434531Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=8a7ab69e-1719-4c72-90ed-246e3f0bf1d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:46.787132 crc crio[19822]: time=\"2026-06-12T10:24:46.784659318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:46.796887 crc crio[19822]: time=\"2026-06-12T10:24:46.79670997Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc0037c8190}] Aliases:map[]}\"\nJun 12 10:24:46.796887 crc crio[19822]: time=\"2026-06-12T10:24:46.796775643Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:46.827464 crc crio[19822]: time=\"2026-06-12T10:24:46.827218347Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-946cbdf6f-797zb/POD\" id=6800a371-0185-4cc5-816d-b390b8b603b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:46.827464 crc crio[19822]: time=\"2026-06-12T10:24:46.82731454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:46.857542 crc crio[19822]: time=\"2026-06-12T10:24:46.857291348Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc0037c8378}] Aliases:map[]}\"\nJun 12 10:24:46.857542 crc crio[19822]: time=\"2026-06-12T10:24:46.857415052Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:46.880097 crc crio[19822]: time=\"2026-06-12T10:24:46.880038603Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc0037c84c8}] Aliases:map[]}\"\nJun 12 10:24:46.880438 crc crio[19822]: time=\"2026-06-12T10:24:46.880410526Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-946cbdf6f-797zb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:46.978892 crc crio[19822]: 2026-06-12T10:24:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dd0b55623c9c86 Mac:1e:ca:3f:e7:8a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b SocketPath: PciID:}] [{Interface:0xc0003046b0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:47.007872 crc crio[19822]: time=\"2026-06-12T10:24:47.004672633Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc003094698}] Aliases:map[]}\"\nJun 12 10:24:47.007872 crc crio[19822]: time=\"2026-06-12T10:24:47.005244641Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-n5j8t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:47.110750 crc crio[19822]: time=\"2026-06-12T10:24:47.110073887Z\" level=info msg=\"Ran pod sandbox 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 with infra container: openstack/nova-cell0-cell-mapping-n5j8t/POD\" id=8e36eff6-c9e1-4ed7-8f26-aa27993f5df1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:47.128051 crc crio[19822]: time=\"2026-06-12T10:24:47.125720153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3f214f4f-3fbb-41ae-b4d8-e19f02172e6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.171448 crc crio[19822]: time=\"2026-06-12T10:24:47.17131729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=08316c8c-b002-4d39-9fc6-7b9782e789f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.316092 crc crio[19822]: time=\"2026-06-12T10:24:47.315935641Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage\" id=6ff02670-bacd-4566-b082-0cf819e0f996 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:47.316502 crc crio[19822]: time=\"2026-06-12T10:24:47.316396866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:47.364959 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:759be5dccd4fdf4 Mac:3e:ed:0d:65:4c:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 SocketPath: PciID:}] [{Interface:0xc0001365d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:47.364959 crc crio[19822]: time=\"2026-06-12T10:24:47.362226884Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc003264140}] Aliases:map[]}\"\nJun 12 10:24:47.364959 crc crio[19822]: time=\"2026-06-12T10:24:47.362389209Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:47.369789 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:325b74ae180f6f4 Mac:1a:6b:52:43:49:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:47.372256 crc crio[19822]: time=\"2026-06-12T10:24:47.371313819Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc0037c8960}] Aliases:map[]}\"\nJun 12 10:24:47.372256 crc crio[19822]: time=\"2026-06-12T10:24:47.371518395Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:47.398711 crc crio[19822]: time=\"2026-06-12T10:24:47.398658108Z\" level=info msg=\"Ran pod sandbox 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 with infra container: openstack/nova-api-0/POD\" id=55ac1479-ac23-419b-936a-a7fdbd57d713 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:47.404709 crc crio[19822]: time=\"2026-06-12T10:24:47.404661278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.405663 crc crio[19822]: time=\"2026-06-12T10:24:47.405590527Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.406269 crc crio[19822]: time=\"2026-06-12T10:24:47.406225967Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.409486 crc crio[19822]: time=\"2026-06-12T10:24:47.409387291Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6fdda1d1-5f46-4902-b566-128e0690be24 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:47.414053 crc crio[19822]: time=\"2026-06-12T10:24:47.413966043Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 12 10:24:47.419593 crc crio[19822]: time=\"2026-06-12T10:24:47.419523211Z\" level=info msg=\"Ran pod sandbox 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 with infra container: openstack/nova-scheduler-0/POD\" id=22f787c4-cd7e-4523-b2f0-c2dbdb2a8f7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:47.426127 crc crio[19822]: time=\"2026-06-12T10:24:47.426039701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.426429 crc crio[19822]: time=\"2026-06-12T10:24:47.426311749Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.426429 crc crio[19822]: time=\"2026-06-12T10:24:47.426368361Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.429760 crc crio[19822]: time=\"2026-06-12T10:24:47.429688504Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d1f50da1-c47f-4001-875e-8dc2f603df89 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:47.450644 crc crio[19822]: time=\"2026-06-12T10:24:47.448491921Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"\nJun 12 10:24:47.499463 crc crio[19822]: time=\"2026-06-12T10:24:47.492287619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:47.526717 crc crio[19822]: time=\"2026-06-12T10:24:47.52591177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:47.555432 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b8b89959b9b5a Mac:96:9c:3d:5c:9f:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 SocketPath: PciID:}] [{Interface:0xc0006325c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:47.557577 crc crio[19822]: time=\"2026-06-12T10:24:47.55752159Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc0037c8190}] Aliases:map[]}\"\nJun 12 10:24:47.558193 crc crio[19822]: time=\"2026-06-12T10:24:47.5581314Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:47.570940 crc crio[19822]: time=\"2026-06-12T10:24:47.570107482Z\" level=info msg=\"Ran pod sandbox 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b with infra container: openstack/nova-metadata-0/POD\" id=92bbce73-94f3-4529-8586-be56bdce8475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:47.577349 crc crio[19822]: time=\"2026-06-12T10:24:47.577255027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.577649 crc crio[19822]: time=\"2026-06-12T10:24:47.577474004Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.577649 crc crio[19822]: time=\"2026-06-12T10:24:47.577520565Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.578505 crc crio[19822]: time=\"2026-06-12T10:24:47.57832563Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=afe7ec48-a5b5-4409-a7f1-70806222a670 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:47.584423 crc crio[19822]: time=\"2026-06-12T10:24:47.583556148Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 12 10:24:47.640712 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fddd066000f7ae1 Mac:aa:43:ec:13:c3:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:47.641256 crc crio[19822]: time=\"2026-06-12T10:24:47.641142476Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc0037c8378}] Aliases:map[]}\"\nJun 12 10:24:47.641484 crc crio[19822]: time=\"2026-06-12T10:24:47.641362183Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:47.643104 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04c78d68d01d2c1 Mac:ca:98:25:e0:5b:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:47.644072 crc crio[19822]: time=\"2026-06-12T10:24:47.644006274Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc0037c84c8}] Aliases:map[]}\"\nJun 12 10:24:47.644243 crc crio[19822]: time=\"2026-06-12T10:24:47.64420514Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-946cbdf6f-797zb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:47.656603 crc crio[19822]: time=\"2026-06-12T10:24:47.656516433Z\" level=info msg=\"Ran pod sandbox fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=8a7ab69e-1719-4c72-90ed-246e3f0bf1d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:47.676283 crc crio[19822]: time=\"2026-06-12T10:24:47.675693313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.677434 crc crio[19822]: time=\"2026-06-12T10:24:47.676379184Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.677521 crc crio[19822]: time=\"2026-06-12T10:24:47.677481009Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.678771 crc crio[19822]: time=\"2026-06-12T10:24:47.678710419Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=61f9b05e-c070-4525-b584-a8e20a8aa80b name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:47.680974 crc crio[19822]: time=\"2026-06-12T10:24:47.680858917Z\" level=info msg=\"Ran pod sandbox 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e with infra container: openstack/dnsmasq-dns-946cbdf6f-797zb/POD\" id=6800a371-0185-4cc5-816d-b390b8b603b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:47.686962 crc crio[19822]: time=\"2026-06-12T10:24:47.68686951Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"\nJun 12 10:24:47.705418 crc crio[19822]: time=\"2026-06-12T10:24:47.705309933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f32dc6fe-a169-4f4f-8116-fa20c82d6134 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.705593 crc crio[19822]: time=\"2026-06-12T10:24:47.70550336Z\" level=info msg=\"Created container 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage\" id=6ff02670-bacd-4566-b082-0cf819e0f996 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:47.706674 crc crio[19822]: time=\"2026-06-12T10:24:47.706606313Z\" level=info msg=\"Starting container: 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829\" id=2aa2c20c-e476-41e6-9d89-fd8c45ce30b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:47.713889 crc crio[19822]: time=\"2026-06-12T10:24:47.713738479Z\" level=info msg=\"Started container\" PID=77350 containerID=8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829 description=openstack/nova-cell0-cell-mapping-n5j8t/nova-manage id=2aa2c20c-e476-41e6-9d89-fd8c45ce30b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\nJun 12 10:24:47.818191 crc crio[19822]: time=\"2026-06-12T10:24:47.818061182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=18e23236-77bd-4016-a15f-a9c5de2bbbee name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:47.823476 crc crio[19822]: time=\"2026-06-12T10:24:47.822917415Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-z4nfj/POD\" id=65758d8f-aa2b-4aa7-b0f3-2fb80daad0bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:47.823575 crc crio[19822]: time=\"2026-06-12T10:24:47.823554956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:47.847670 crc crio[19822]: time=\"2026-06-12T10:24:47.847539467Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-946cbdf6f-797zb/init\" id=bd5459cb-1f49-4a93-ad95-9454746c0c68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:47.864034 crc crio[19822]: time=\"2026-06-12T10:24:47.863941128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:47.887305 crc crio[19822]: time=\"2026-06-12T10:24:47.887051263Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc00008c868}] Aliases:map[]}\"\nJun 12 10:24:47.887305 crc crio[19822]: time=\"2026-06-12T10:24:47.887189668Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-z4nfj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:47.962877 crc crio[19822]: time=\"2026-06-12T10:24:47.962678612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:47.973886 crc crio[19822]: time=\"2026-06-12T10:24:47.973483625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:48.464756 crc crio[19822]: time=\"2026-06-12T10:24:48.460005241Z\" level=info msg=\"Created container 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd: openstack/dnsmasq-dns-946cbdf6f-797zb/init\" id=bd5459cb-1f49-4a93-ad95-9454746c0c68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:48.467420 crc crio[19822]: time=\"2026-06-12T10:24:48.467346597Z\" level=info msg=\"Starting container: 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd\" id=c71ecf23-3154-4e47-9acd-6d9353c1975b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:48.492675 crc crio[19822]: time=\"2026-06-12T10:24:48.492368077Z\" level=info msg=\"Started container\" PID=77422 containerID=0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd description=openstack/dnsmasq-dns-946cbdf6f-797zb/init id=c71ecf23-3154-4e47-9acd-6d9353c1975b name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\nJun 12 10:24:48.635788 crc crio[19822]: 2026-06-12T10:24:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f276601c120ee7d Mac:1e:ee:a3:a0:02:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd SocketPath: PciID:}] [{Interface:0xc000240960 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:48.637463 crc crio[19822]: time=\"2026-06-12T10:24:48.637114829Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc00008c868}] Aliases:map[]}\"\nJun 12 10:24:48.637463 crc crio[19822]: time=\"2026-06-12T10:24:48.637356807Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-z4nfj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:48.673565 crc crio[19822]: time=\"2026-06-12T10:24:48.672996916Z\" level=info msg=\"Ran pod sandbox f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e with infra container: openstack/nova-cell1-conductor-db-sync-z4nfj/POD\" id=65758d8f-aa2b-4aa7-b0f3-2fb80daad0bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:48.678903 crc crio[19822]: time=\"2026-06-12T10:24:48.678424907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4883ee1d-e42a-4711-a603-471ec6664291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:48.728059 crc crio[19822]: time=\"2026-06-12T10:24:48.724648831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=62a6d7ae-c001-4fc7-bd9e-68761b6b4cad name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:48.751495 crc crio[19822]: time=\"2026-06-12T10:24:48.751358036Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync\" id=5c677e4e-a679-4874-97c8-6b8a58250b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:48.752193 crc crio[19822]: time=\"2026-06-12T10:24:48.752094289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:48.874498 crc crio[19822]: time=\"2026-06-12T10:24:48.874305272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:48.889893 crc crio[19822]: time=\"2026-06-12T10:24:48.889470103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:49.114885 crc crio[19822]: time=\"2026-06-12T10:24:49.114711514Z\" level=info msg=\"Created container 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync\" id=5c677e4e-a679-4874-97c8-6b8a58250b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:49.118611 crc crio[19822]: time=\"2026-06-12T10:24:49.116408488Z\" level=info msg=\"Starting container: 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f\" id=f61826b2-7351-4167-9383-473298c525bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:49.138421 crc crio[19822]: time=\"2026-06-12T10:24:49.137722335Z\" level=info msg=\"Started container\" PID=77467 containerID=4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f description=openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync id=f61826b2-7351-4167-9383-473298c525bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\nJun 12 10:24:49.254885 crc crio[19822]: time=\"2026-06-12T10:24:49.253737328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d60a84b7-e05f-4d62-91c6-bd46aa228e09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:49.358909 crc crio[19822]: time=\"2026-06-12T10:24:49.358469516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5edb4e34-48a0-40ae-a0f2-301f893aa23d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:49.490132 crc crio[19822]: time=\"2026-06-12T10:24:49.49003324Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns\" id=8ce98983-f284-4154-96e6-313669bf7aa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:49.491504 crc crio[19822]: time=\"2026-06-12T10:24:49.490465374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:51.635283 crc crio[19822]: time=\"2026-06-12T10:24:51.63478502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:51.650257 crc crio[19822]: time=\"2026-06-12T10:24:51.650132103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:51.865310 crc crio[19822]: time=\"2026-06-12T10:24:51.864508889Z\" level=info msg=\"Created container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns\" id=8ce98983-f284-4154-96e6-313669bf7aa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:51.871941 crc crio[19822]: time=\"2026-06-12T10:24:51.871223092Z\" level=info msg=\"Starting container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c\" id=4458e46b-a316-4d08-9569-27fcb8d566ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:51.890042 crc crio[19822]: time=\"2026-06-12T10:24:51.889358018Z\" level=info msg=\"Started container\" PID=77672 containerID=bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c description=openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns id=4458e46b-a316-4d08-9569-27fcb8d566ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\nJun 12 10:24:53.699461 crc crio[19822]: time=\"2026-06-12T10:24:53.698907185Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=61f9b05e-c070-4525-b584-a8e20a8aa80b name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:53.701212 crc crio[19822]: time=\"2026-06-12T10:24:53.701134615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=f0761d46-53a7-4494-b672-60615d69a30c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:53.745748 crc crio[19822]: time=\"2026-06-12T10:24:53.745556926Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d1f50da1-c47f-4001-875e-8dc2f603df89 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:53.747254 crc crio[19822]: time=\"2026-06-12T10:24:53.747117514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=2cd232f4-36f2-440f-b113-a04d06b94654 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:53.762049 crc crio[19822]: time=\"2026-06-12T10:24:53.761967027Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=afe7ec48-a5b5-4409-a7f1-70806222a670 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:53.763022 crc crio[19822]: time=\"2026-06-12T10:24:53.762987048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=14e5963a-f772-4e4f-97bd-d351add00feb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:53.799857 crc crio[19822]: time=\"2026-06-12T10:24:53.79961361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=991f1f24-8c55-48ba-957c-9764222ee7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:53.800525 crc crio[19822]: time=\"2026-06-12T10:24:53.80047779Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6fdda1d1-5f46-4902-b566-128e0690be24 name=/runtime.v1.ImageService/PullImage\nJun 12 10:24:53.801416 crc crio[19822]: time=\"2026-06-12T10:24:53.801380347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2a2b1833-78e5-43e7-878d-f9f10746597e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:53.806043 crc crio[19822]: time=\"2026-06-12T10:24:53.80589372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1f1ad18e-a77b-4ab2-be5b-dc14c4eff1bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:53.819284 crc crio[19822]: time=\"2026-06-12T10:24:53.819008076Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=243632cf-0ef0-462a-a3a7-d031e57db7d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:53.820986 crc crio[19822]: time=\"2026-06-12T10:24:53.820780084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.832620 crc crio[19822]: time=\"2026-06-12T10:24:53.832465345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=4e2c36d6-4bd3-4659-8f17-8dd6d9712e4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:53.833643 crc crio[19822]: time=\"2026-06-12T10:24:53.833605161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=8652ad83-9506-48ed-9ca2-3a70960c5b3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:53.834035 crc crio[19822]: time=\"2026-06-12T10:24:53.833963003Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=04dcb431-3249-4644-9cca-ce138e61acfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:53.855922 crc crio[19822]: time=\"2026-06-12T10:24:53.855773444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.890650 crc crio[19822]: time=\"2026-06-12T10:24:53.890036431Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5a4aff72-cfa2-446f-8476-d09c3e985299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:53.893892 crc crio[19822]: time=\"2026-06-12T10:24:53.89376729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.894763 crc crio[19822]: time=\"2026-06-12T10:24:53.894573546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.901288 crc crio[19822]: time=\"2026-06-12T10:24:53.901088062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.905346 crc crio[19822]: time=\"2026-06-12T10:24:53.905250205Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6a712d1f-56a1-4f89-8dda-e983a8f0a445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:53.930462 crc crio[19822]: time=\"2026-06-12T10:24:53.93035363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.938383 crc crio[19822]: time=\"2026-06-12T10:24:53.938295343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.938383 crc crio[19822]: time=\"2026-06-12T10:24:53.938356035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.976732 crc crio[19822]: time=\"2026-06-12T10:24:53.976674192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:53.982412 crc crio[19822]: time=\"2026-06-12T10:24:53.982368872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.007888 crc crio[19822]: time=\"2026-06-12T10:24:54.007670198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.013093 crc crio[19822]: time=\"2026-06-12T10:24:54.012980604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.269389 crc crio[19822]: time=\"2026-06-12T10:24:54.269230799Z\" level=info msg=\"Created container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6a712d1f-56a1-4f89-8dda-e983a8f0a445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:54.271929 crc crio[19822]: time=\"2026-06-12T10:24:54.271296005Z\" level=info msg=\"Starting container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a\" id=57d6c41b-12fd-4fee-8620-6db48f8cc21e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:54.280512 crc crio[19822]: time=\"2026-06-12T10:24:54.280383104Z\" level=info msg=\"Started container\" PID=77816 containerID=874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=57d6c41b-12fd-4fee-8620-6db48f8cc21e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\nJun 12 10:24:54.300070 crc crio[19822]: time=\"2026-06-12T10:24:54.299963415Z\" level=info msg=\"Created container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log\" id=243632cf-0ef0-462a-a3a7-d031e57db7d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:54.301602 crc crio[19822]: time=\"2026-06-12T10:24:54.301564838Z\" level=info msg=\"Created container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5a4aff72-cfa2-446f-8476-d09c3e985299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:54.304147 crc crio[19822]: time=\"2026-06-12T10:24:54.301875665Z\" level=info msg=\"Created container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log\" id=04dcb431-3249-4644-9cca-ce138e61acfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:54.304776 crc crio[19822]: time=\"2026-06-12T10:24:54.30293936Z\" level=info msg=\"Starting container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3\" id=27bd2366-d8db-41be-92c5-9a6c0641ea9e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:54.306627 crc crio[19822]: time=\"2026-06-12T10:24:54.306575879Z\" level=info msg=\"Starting container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6\" id=a45dcb5a-bc48-4f51-b615-8ebad94f7afa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:54.308224 crc crio[19822]: time=\"2026-06-12T10:24:54.308086155Z\" level=info msg=\"Starting container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1\" id=5259b58f-80eb-413b-8da6-19358ca347ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:54.314201 crc crio[19822]: time=\"2026-06-12T10:24:54.313617768Z\" level=info msg=\"Started container\" PID=77819 containerID=2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3 description=openstack/nova-metadata-0/nova-metadata-log id=27bd2366-d8db-41be-92c5-9a6c0641ea9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\nJun 12 10:24:54.317208 crc crio[19822]: time=\"2026-06-12T10:24:54.317117358Z\" level=info msg=\"Started container\" PID=77818 containerID=c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a45dcb5a-bc48-4f51-b615-8ebad94f7afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\nJun 12 10:24:54.320191 crc crio[19822]: time=\"2026-06-12T10:24:54.320079864Z\" level=info msg=\"Started container\" PID=77817 containerID=9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1 description=openstack/nova-api-0/nova-api-log id=5259b58f-80eb-413b-8da6-19358ca347ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\nJun 12 10:24:54.359358 crc crio[19822]: time=\"2026-06-12T10:24:54.359245027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d3072776-98c6-4d78-ba21-fba3e2cc5dfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:54.362852 crc crio[19822]: time=\"2026-06-12T10:24:54.362695338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7887ea1c-1823-4454-a8fd-a539128123af name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:54.390663 crc crio[19822]: time=\"2026-06-12T10:24:54.390586251Z\" level=info msg=\"Stopping container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a (timeout: 30s)\" id=cec4e58d-b1bc-4a0b-89b4-302db27ab653 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:54.394095 crc crio[19822]: time=\"2026-06-12T10:24:54.394010362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7ac379d7-bc87-4d6f-94b6-f91fc2c127d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:54.406979 crc crio[19822]: time=\"2026-06-12T10:24:54.40690083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c488ffdb-a42d-4ebc-b6df-035b3bfc7282 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:54.446883 crc crio[19822]: time=\"2026-06-12T10:24:54.445475634Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=16c7dcec-6375-41a7-a0e4-3aba26947a95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:54.450872 crc crio[19822]: time=\"2026-06-12T10:24:54.447937743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.476736 crc crio[19822]: time=\"2026-06-12T10:24:54.476442186Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=1b4d5180-f6b5-4871-aa53-54756f7e1607 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:54.499028 crc crio[19822]: time=\"2026-06-12T10:24:54.498965514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.531920 crc crio[19822]: time=\"2026-06-12T10:24:54.53166344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.538437 crc crio[19822]: time=\"2026-06-12T10:24:54.538370702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.557268 crc crio[19822]: time=\"2026-06-12T10:24:54.557206491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.562287 crc crio[19822]: time=\"2026-06-12T10:24:54.562248051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:54.853697 crc crio[19822]: time=\"2026-06-12T10:24:54.853587639Z\" level=info msg=\"Created container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata\" id=1b4d5180-f6b5-4871-aa53-54756f7e1607 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:54.855312 crc crio[19822]: time=\"2026-06-12T10:24:54.85422789Z\" level=info msg=\"Created container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api\" id=16c7dcec-6375-41a7-a0e4-3aba26947a95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:54.855312 crc crio[19822]: time=\"2026-06-12T10:24:54.855200726Z\" level=info msg=\"Starting container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3\" id=ae0d7d47-16b6-4025-8783-41472efd56d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:54.855449 crc crio[19822]: time=\"2026-06-12T10:24:54.855353256Z\" level=info msg=\"Starting container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1\" id=e1ca4926-80e7-4521-879e-9e31075ea1cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:54.864947 crc crio[19822]: time=\"2026-06-12T10:24:54.864047402Z\" level=info msg=\"Started container\" PID=77869 containerID=d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1 description=openstack/nova-metadata-0/nova-metadata-metadata id=e1ca4926-80e7-4521-879e-9e31075ea1cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\nJun 12 10:24:54.864947 crc crio[19822]: time=\"2026-06-12T10:24:54.864252328Z\" level=info msg=\"Started container\" PID=77868 containerID=caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3 description=openstack/nova-api-0/nova-api-api id=ae0d7d47-16b6-4025-8783-41472efd56d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\nJun 12 10:24:55.416129 crc crio[19822]: time=\"2026-06-12T10:24:55.416015054Z\" level=info msg=\"Stopping container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3 (timeout: 30s)\" id=f8f838c5-5cc1-4a87-b254-ba27670dcb82 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:55.416769 crc crio[19822]: time=\"2026-06-12T10:24:55.416022134Z\" level=info msg=\"Stopping container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1 (timeout: 30s)\" id=bb2806f0-9c07-4d42-b145-277a35816894 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:55.580702 crc crio[19822]: time=\"2026-06-12T10:24:55.580097873Z\" level=info msg=\"Stopped container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log\" id=f8f838c5-5cc1-4a87-b254-ba27670dcb82 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:56.335354 crc crio[19822]: time=\"2026-06-12T10:24:56.335224355Z\" level=info msg=\"Stopped container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata\" id=bb2806f0-9c07-4d42-b145-277a35816894 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:56.337237 crc crio[19822]: time=\"2026-06-12T10:24:56.337108435Z\" level=info msg=\"Stopping pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=f37ac8d9-bb06-4d31-9af0-f39223ce25a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:56.339224 crc crio[19822]: time=\"2026-06-12T10:24:56.339108769Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc003264950}] Aliases:map[]}\"\nJun 12 10:24:56.339400 crc crio[19822]: time=\"2026-06-12T10:24:56.339352257Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:56.800910 crc crio[19822]: time=\"2026-06-12T10:24:56.800089874Z\" level=info msg=\"Stopped pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=f37ac8d9-bb06-4d31-9af0-f39223ce25a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:57.467470 crc crio[19822]: time=\"2026-06-12T10:24:57.46705796Z\" level=info msg=\"Removing container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1\" id=7b596617-183c-4336-b525-fa9c4675e019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:57.513516 crc crio[19822]: time=\"2026-06-12T10:24:57.513391966Z\" level=info msg=\"Removed container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata\" id=7b596617-183c-4336-b525-fa9c4675e019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:57.519902 crc crio[19822]: time=\"2026-06-12T10:24:57.519675316Z\" level=info msg=\"Removing container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3\" id=d12fbc9c-dfee-49b9-aca5-34034934adeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:57.596436 crc crio[19822]: time=\"2026-06-12T10:24:57.596276171Z\" level=info msg=\"Removed container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log\" id=d12fbc9c-dfee-49b9-aca5-34034934adeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:24:57.961179 crc crio[19822]: time=\"2026-06-12T10:24:57.961067728Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=bfea6b3b-9b41-410d-a408-a16b637d0f75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:57.961375 crc crio[19822]: time=\"2026-06-12T10:24:57.961211713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:58.021618 crc crio[19822]: time=\"2026-06-12T10:24:58.021550188Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc00244c058}] Aliases:map[]}\"\nJun 12 10:24:58.022014 crc crio[19822]: time=\"2026-06-12T10:24:58.021990852Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:58.683051 crc crio[19822]: 2026-06-12T10:24:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:136566b62ce9e69 Mac:da:30:49:a6:bb:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b SocketPath: PciID:}] [{Interface:0xc000145070 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:24:58.686458 crc crio[19822]: time=\"2026-06-12T10:24:58.686370583Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc00244c058}] Aliases:map[]}\"\nJun 12 10:24:58.686640 crc crio[19822]: time=\"2026-06-12T10:24:58.686555959Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:24:58.698052 crc crio[19822]: time=\"2026-06-12T10:24:58.698006065Z\" level=info msg=\"Ran pod sandbox 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b with infra container: openstack/nova-metadata-0/POD\" id=bfea6b3b-9b41-410d-a408-a16b637d0f75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:24:58.702079 crc crio[19822]: time=\"2026-06-12T10:24:58.701962989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1bd48286-4f41-4df1-8e68-6263e24fd771 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:58.706384 crc crio[19822]: time=\"2026-06-12T10:24:58.706290505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1fa7d92e-5d60-49f7-84ca-574b314d022b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:58.719899 crc crio[19822]: time=\"2026-06-12T10:24:58.719755523Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=22c49c8a-2f13-4373-bfdd-7a5d7c4eaaf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:58.721917 crc crio[19822]: time=\"2026-06-12T10:24:58.721792668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:58.785079 crc crio[19822]: time=\"2026-06-12T10:24:58.784691454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:58.791055 crc crio[19822]: time=\"2026-06-12T10:24:58.790946362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:58.994039 crc crio[19822]: time=\"2026-06-12T10:24:58.993473052Z\" level=info msg=\"Created container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log\" id=22c49c8a-2f13-4373-bfdd-7a5d7c4eaaf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:58.996226 crc crio[19822]: time=\"2026-06-12T10:24:58.996133826Z\" level=info msg=\"Starting container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784\" id=da45942f-2dd7-43cc-a1b1-3861548c9f55 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:59.001905 crc crio[19822]: time=\"2026-06-12T10:24:59.001706153Z\" level=info msg=\"Started container\" PID=78549 containerID=cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784 description=openstack/nova-metadata-0/nova-metadata-log id=da45942f-2dd7-43cc-a1b1-3861548c9f55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\nJun 12 10:24:59.014217 crc crio[19822]: time=\"2026-06-12T10:24:59.014092477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=de97b013-ce4b-41ed-be07-c7abe95d40b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:59.073245 crc crio[19822]: time=\"2026-06-12T10:24:59.073073909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8d752965-b2e3-4778-9e2c-3d515087f455 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:24:59.081751 crc crio[19822]: time=\"2026-06-12T10:24:59.081641765Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6054c45f-1eed-4fe3-8d1c-a4fe3750638a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:59.083455 crc crio[19822]: time=\"2026-06-12T10:24:59.08335071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:59.139466 crc crio[19822]: time=\"2026-06-12T10:24:59.139319767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:59.145709 crc crio[19822]: time=\"2026-06-12T10:24:59.145599401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:24:59.341876 crc crio[19822]: time=\"2026-06-12T10:24:59.341414989Z\" level=info msg=\"Created container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata\" id=6054c45f-1eed-4fe3-8d1c-a4fe3750638a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:24:59.343563 crc crio[19822]: time=\"2026-06-12T10:24:59.343479913Z\" level=info msg=\"Starting container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654\" id=742757c7-fe71-4b3a-b99d-3deda5a491eb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:24:59.350520 crc crio[19822]: time=\"2026-06-12T10:24:59.349964689Z\" level=info msg=\"Started container\" PID=78583 containerID=df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654 description=openstack/nova-metadata-0/nova-metadata-metadata id=742757c7-fe71-4b3a-b99d-3deda5a491eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\nJun 12 10:24:59.519599 crc crio[19822]: time=\"2026-06-12T10:24:59.5194793Z\" level=info msg=\"Stopping pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=6b62eea7-23ce-4054-80dd-58520abc350d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:59.521202 crc crio[19822]: time=\"2026-06-12T10:24:59.520270765Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc0007aca30}] Aliases:map[]}\"\nJun 12 10:24:59.521202 crc crio[19822]: time=\"2026-06-12T10:24:59.520451921Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-n5j8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:24:59.549956 crc crio[19822]: time=\"2026-06-12T10:24:59.549430611Z\" level=info msg=\"Stopping container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6 (timeout: 10s)\" id=2075e4e5-6806-4b64-951c-0034045b5834 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:59.698776 crc crio[19822]: time=\"2026-06-12T10:24:59.698588706Z\" level=info msg=\"Stopped container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns\" id=2075e4e5-6806-4b64-951c-0034045b5834 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:24:59.701110 crc crio[19822]: time=\"2026-06-12T10:24:59.700931311Z\" level=info msg=\"Stopping pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=e6f7821a-8273-4736-ba6a-2ae57e6f02f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:24:59.707312 crc crio[19822]: time=\"2026-06-12T10:24:59.707209131Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc00244cf28}] Aliases:map[]}\"\nJun 12 10:24:59.707637 crc crio[19822]: time=\"2026-06-12T10:24:59.707464701Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dc87fb88f-fddmj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:00.183050 crc crio[19822]: time=\"2026-06-12T10:25:00.182446495Z\" level=info msg=\"Stopped pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=6b62eea7-23ce-4054-80dd-58520abc350d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:00.273575 crc crio[19822]: time=\"2026-06-12T10:25:00.273402329Z\" level=info msg=\"Stopped pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=e6f7821a-8273-4736-ba6a-2ae57e6f02f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:00.650356 crc crio[19822]: time=\"2026-06-12T10:25:00.649889197Z\" level=info msg=\"Removing container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6\" id=6f220e01-cde1-431b-8562-69429ffcf90f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:00.678201 crc crio[19822]: time=\"2026-06-12T10:25:00.678101815Z\" level=info msg=\"Removed container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns\" id=6f220e01-cde1-431b-8562-69429ffcf90f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:00.682178 crc crio[19822]: time=\"2026-06-12T10:25:00.682106498Z\" level=info msg=\"Removing container: 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5\" id=a64f438a-567b-4c86-b02c-a3ea61c336bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:00.745352 crc crio[19822]: time=\"2026-06-12T10:25:00.745029751Z\" level=info msg=\"Removed container 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init\" id=a64f438a-567b-4c86-b02c-a3ea61c336bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:00.828028 crc crio[19822]: time=\"2026-06-12T10:25:00.827938218Z\" level=info msg=\"Stopping container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3 (timeout: 30s)\" id=2b1fd3f7-db59-43aa-a408-48c85f5a9445 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:00.828603 crc crio[19822]: time=\"2026-06-12T10:25:00.828534887Z\" level=info msg=\"Stopping container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1 (timeout: 30s)\" id=c43e33b0-dbed-4789-a821-951ec2bf00df name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:00.871676 crc crio[19822]: time=\"2026-06-12T10:25:00.871567092Z\" level=info msg=\"Stopping container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6 (timeout: 30s)\" id=b1f99cba-a5f3-40b5-823b-25dbd72c6bdb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:00.959098 crc crio[19822]: time=\"2026-06-12T10:25:00.958775811Z\" level=info msg=\"Stopped container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log\" id=c43e33b0-dbed-4789-a821-951ec2bf00df name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:01.579739 crc crio[19822]: time=\"2026-06-12T10:25:01.579263356Z\" level=info msg=\"Stopping container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654 (timeout: 30s)\" id=060dac63-32d3-4a7a-ad24-0eedebed3a19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:01.579739 crc crio[19822]: time=\"2026-06-12T10:25:01.57932357Z\" level=info msg=\"Stopping container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784 (timeout: 30s)\" id=15e8af09-a21d-48da-b902-66e46e8f2116 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:01.732970 crc crio[19822]: time=\"2026-06-12T10:25:01.732201604Z\" level=info msg=\"Stopped container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log\" id=15e8af09-a21d-48da-b902-66e46e8f2116 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:01.821288 crc crio[19822]: time=\"2026-06-12T10:25:01.8212331Z\" level=info msg=\"Stopped container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata\" id=060dac63-32d3-4a7a-ad24-0eedebed3a19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:01.825356 crc crio[19822]: time=\"2026-06-12T10:25:01.82521214Z\" level=info msg=\"Stopping pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=883c057d-e5e2-470b-8d2e-ff4561a84f81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:01.826018 crc crio[19822]: time=\"2026-06-12T10:25:01.825880641Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc001ee23a8}] Aliases:map[]}\"\nJun 12 10:25:01.826115 crc crio[19822]: time=\"2026-06-12T10:25:01.826084728Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:02.314714 crc crio[19822]: time=\"2026-06-12T10:25:02.313993493Z\" level=info msg=\"Stopped pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=883c057d-e5e2-470b-8d2e-ff4561a84f81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:02.603789 crc crio[19822]: time=\"2026-06-12T10:25:02.603262326Z\" level=info msg=\"Removing container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654\" id=35aaee28-9df4-4456-9003-9aa4a09b12bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:02.680116 crc crio[19822]: time=\"2026-06-12T10:25:02.679779892Z\" level=info msg=\"Removed container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata\" id=35aaee28-9df4-4456-9003-9aa4a09b12bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:02.683610 crc crio[19822]: time=\"2026-06-12T10:25:02.683538214Z\" level=info msg=\"Removing container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784\" id=0d56a525-f53b-4020-bb06-27e11cb7f790 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:02.708877 crc crio[19822]: time=\"2026-06-12T10:25:02.708766547Z\" level=info msg=\"Removed container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log\" id=0d56a525-f53b-4020-bb06-27e11cb7f790 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:03.268538 crc crio[19822]: time=\"2026-06-12T10:25:03.268418262Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=be3e9763-8f4f-45e2-87f2-2cd9beb29f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:03.268538 crc crio[19822]: time=\"2026-06-12T10:25:03.268534616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:03.305618 crc crio[19822]: time=\"2026-06-12T10:25:03.304998884Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc001ee2a70}] Aliases:map[]}\"\nJun 12 10:25:03.305618 crc crio[19822]: time=\"2026-06-12T10:25:03.305478569Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:03.550522 crc crio[19822]: time=\"2026-06-12T10:25:03.550360178Z\" level=info msg=\"Stopped container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b1f99cba-a5f3-40b5-823b-25dbd72c6bdb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:03.553992 crc crio[19822]: time=\"2026-06-12T10:25:03.55344755Z\" level=info msg=\"Stopping pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=f019aa8c-d8db-45c3-a367-2176a884c564 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:03.554522 crc crio[19822]: time=\"2026-06-12T10:25:03.554445492Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc001ee2bb0}] Aliases:map[]}\"\nJun 12 10:25:03.554779 crc crio[19822]: time=\"2026-06-12T10:25:03.554694Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:03.887291 crc crio[19822]: 2026-06-12T10:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:059cdd8ddab8b69 Mac:46:da:c9:75:d6:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:03.889139 crc crio[19822]: time=\"2026-06-12T10:25:03.889074595Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc001ee2a70}] Aliases:map[]}\"\nJun 12 10:25:03.889392 crc crio[19822]: time=\"2026-06-12T10:25:03.889303172Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:03.901443 crc crio[19822]: time=\"2026-06-12T10:25:03.901367736Z\" level=info msg=\"Ran pod sandbox 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 with infra container: openstack/nova-metadata-0/POD\" id=be3e9763-8f4f-45e2-87f2-2cd9beb29f58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:03.904857 crc crio[19822]: time=\"2026-06-12T10:25:03.904552756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9e388cf8-2dc9-4e8d-a314-26357e2e2ccb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:03.906077 crc crio[19822]: time=\"2026-06-12T10:25:03.905766454Z\" level=info msg=\"Stopped pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=f019aa8c-d8db-45c3-a367-2176a884c564 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:03.908904 crc crio[19822]: time=\"2026-06-12T10:25:03.908711497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=446c5273-03dd-453b-8fab-b86779c07502 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:03.930217 crc crio[19822]: time=\"2026-06-12T10:25:03.930013364Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=e5287400-bf60-42b4-a446-b3eed04da4d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:03.931988 crc crio[19822]: time=\"2026-06-12T10:25:03.931898255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:03.994101 crc crio[19822]: time=\"2026-06-12T10:25:03.994014726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:03.998292 crc crio[19822]: time=\"2026-06-12T10:25:03.99821123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:04.105704 crc crio[19822]: time=\"2026-06-12T10:25:04.105610488Z\" level=info msg=\"Stopped container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api\" id=2b1fd3f7-db59-43aa-a408-48c85f5a9445 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:04.108488 crc crio[19822]: time=\"2026-06-12T10:25:04.108422959Z\" level=info msg=\"Stopping pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=a3d8a458-5510-4cb9-990f-bbd8f8d3bdbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:04.109215 crc crio[19822]: time=\"2026-06-12T10:25:04.109134001Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc00140f8b8}] Aliases:map[]}\"\nJun 12 10:25:04.109367 crc crio[19822]: time=\"2026-06-12T10:25:04.109307276Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:04.371456 crc crio[19822]: time=\"2026-06-12T10:25:04.370552049Z\" level=info msg=\"Created container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log\" id=e5287400-bf60-42b4-a446-b3eed04da4d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:04.374882 crc crio[19822]: time=\"2026-06-12T10:25:04.374384682Z\" level=info msg=\"Starting container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d\" id=452a53a6-7c63-4931-9945-6f733b4effcb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:04.384221 crc crio[19822]: time=\"2026-06-12T10:25:04.384102859Z\" level=info msg=\"Started container\" PID=79177 containerID=71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d description=openstack/nova-metadata-0/nova-metadata-log id=452a53a6-7c63-4931-9945-6f733b4effcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\nJun 12 10:25:04.418423 crc crio[19822]: time=\"2026-06-12T10:25:04.418344727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a2069c48-6bf4-49b5-b2e1-886ad0bec254 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:04.501956 crc crio[19822]: time=\"2026-06-12T10:25:04.501721167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b94c7581-bcb9-4fc1-9685-c917e90a359f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:04.517976 crc crio[19822]: time=\"2026-06-12T10:25:04.516327386Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=3bb4df94-87fa-4f47-b7a6-362338140699 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:04.518739 crc crio[19822]: time=\"2026-06-12T10:25:04.518404713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:04.607012 crc crio[19822]: time=\"2026-06-12T10:25:04.606890342Z\" level=info msg=\"Stopped pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=a3d8a458-5510-4cb9-990f-bbd8f8d3bdbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:04.613670 crc crio[19822]: time=\"2026-06-12T10:25:04.613220003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:04.619852 crc crio[19822]: time=\"2026-06-12T10:25:04.618940075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:04.681361 crc crio[19822]: time=\"2026-06-12T10:25:04.681243503Z\" level=info msg=\"Removing container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6\" id=dc13dbfc-2611-4e75-8345-7392b7568da0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:04.726554 crc crio[19822]: time=\"2026-06-12T10:25:04.726485469Z\" level=info msg=\"Removed container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dc13dbfc-2611-4e75-8345-7392b7568da0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:04.837427 crc crio[19822]: time=\"2026-06-12T10:25:04.836761625Z\" level=info msg=\"Created container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata\" id=3bb4df94-87fa-4f47-b7a6-362338140699 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:04.855099 crc crio[19822]: time=\"2026-06-12T10:25:04.854968048Z\" level=info msg=\"Starting container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39\" id=20e79d4b-4796-414c-ac82-43f1b886ac7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:04.863287 crc crio[19822]: time=\"2026-06-12T10:25:04.863216128Z\" level=info msg=\"Started container\" PID=79220 containerID=775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39 description=openstack/nova-metadata-0/nova-metadata-metadata id=20e79d4b-4796-414c-ac82-43f1b886ac7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\nJun 12 10:25:05.254930 crc crio[19822]: time=\"2026-06-12T10:25:05.252763125Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=6431e9e7-8c82-4cea-83f4-01dab61cbe54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:05.254930 crc crio[19822]: time=\"2026-06-12T10:25:05.252958171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:05.297509 crc crio[19822]: time=\"2026-06-12T10:25:05.297415693Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc002144af8}] Aliases:map[]}\"\nJun 12 10:25:05.297509 crc crio[19822]: time=\"2026-06-12T10:25:05.297496215Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:05.641327 crc crio[19822]: 2026-06-12T10:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba4ad16feccf4ba Mac:ba:ce:24:f3:06:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:05.642944 crc crio[19822]: time=\"2026-06-12T10:25:05.642733179Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc002144af8}] Aliases:map[]}\"\nJun 12 10:25:05.643114 crc crio[19822]: time=\"2026-06-12T10:25:05.643005165Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:05.655663 crc crio[19822]: time=\"2026-06-12T10:25:05.654653444Z\" level=info msg=\"Ran pod sandbox ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 with infra container: openstack/nova-scheduler-0/POD\" id=6431e9e7-8c82-4cea-83f4-01dab61cbe54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:05.657049 crc crio[19822]: time=\"2026-06-12T10:25:05.656952326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=e9b301ad-218e-41b4-84f4-c8fa356c2a12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:05.689206 crc crio[19822]: time=\"2026-06-12T10:25:05.688739307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=0fcf29d4-2dbb-42ba-b010-0fb37181583d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:05.705712 crc crio[19822]: time=\"2026-06-12T10:25:05.705542018Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d6316564-3f91-4d96-8244-992513f7e058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:05.707569 crc crio[19822]: time=\"2026-06-12T10:25:05.707519462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:05.780489 crc crio[19822]: time=\"2026-06-12T10:25:05.780359964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:05.784056 crc crio[19822]: time=\"2026-06-12T10:25:05.784011339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:06.003382 crc crio[19822]: time=\"2026-06-12T10:25:06.002751943Z\" level=info msg=\"Created container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d6316564-3f91-4d96-8244-992513f7e058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:06.006027 crc crio[19822]: time=\"2026-06-12T10:25:06.005875774Z\" level=info msg=\"Starting container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2\" id=2e1c3d72-453a-41db-b160-af759f5caea4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:06.011732 crc crio[19822]: time=\"2026-06-12T10:25:06.011578694Z\" level=info msg=\"Started container\" PID=79480 containerID=7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2e1c3d72-453a-41db-b160-af759f5caea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\nJun 12 10:25:06.220685 crc crio[19822]: time=\"2026-06-12T10:25:06.22059887Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a8d91389-10ce-4e64-ad8c-3e60068aa3af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:06.220932 crc crio[19822]: time=\"2026-06-12T10:25:06.220723344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:06.256645 crc crio[19822]: time=\"2026-06-12T10:25:06.256483259Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc003264830}] Aliases:map[]}\"\nJun 12 10:25:06.256645 crc crio[19822]: time=\"2026-06-12T10:25:06.256557921Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:06.885431 crc crio[19822]: 2026-06-12T10:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85e4cb72d3ea53c Mac:d2:04:6a:4c:c2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 SocketPath: PciID:}] [{Interface:0xc00014af00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:06.890184 crc crio[19822]: time=\"2026-06-12T10:25:06.890104689Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc003264830}] Aliases:map[]}\"\nJun 12 10:25:06.890419 crc crio[19822]: time=\"2026-06-12T10:25:06.890329956Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:06.901187 crc crio[19822]: time=\"2026-06-12T10:25:06.901069453Z\" level=info msg=\"Ran pod sandbox 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc with infra container: openstack/nova-api-0/POD\" id=a8d91389-10ce-4e64-ad8c-3e60068aa3af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:06.904600 crc crio[19822]: time=\"2026-06-12T10:25:06.90446121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=65c35083-0683-45a5-963f-ee4f91ab7cf3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:06.910390 crc crio[19822]: time=\"2026-06-12T10:25:06.910277634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=31f89b01-636a-49b1-a7ba-ef9a925166c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:06.921697 crc crio[19822]: time=\"2026-06-12T10:25:06.91867697Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=ea41d8a9-e039-4301-b363-68b8602106b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:06.921697 crc crio[19822]: time=\"2026-06-12T10:25:06.921226822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:07.009138 crc crio[19822]: time=\"2026-06-12T10:25:07.00876073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:07.014322 crc crio[19822]: time=\"2026-06-12T10:25:07.014231093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:07.229490 crc crio[19822]: time=\"2026-06-12T10:25:07.22896296Z\" level=info msg=\"Created container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log\" id=ea41d8a9-e039-4301-b363-68b8602106b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:07.230695 crc crio[19822]: time=\"2026-06-12T10:25:07.230599852Z\" level=info msg=\"Starting container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41\" id=b449133a-d257-4dbc-bbd9-0bce24ad737d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:07.239657 crc crio[19822]: time=\"2026-06-12T10:25:07.237414821Z\" level=info msg=\"Started container\" PID=79580 containerID=d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41 description=openstack/nova-api-0/nova-api-log id=b449133a-d257-4dbc-bbd9-0bce24ad737d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\nJun 12 10:25:07.251502 crc crio[19822]: time=\"2026-06-12T10:25:07.251411334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=db736878-1e7d-4eca-8439-e29d82a3e454 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:07.285751 crc crio[19822]: time=\"2026-06-12T10:25:07.284946867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e5a8b7b6-72ef-4aa6-be5f-4e14ce4d9068 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:07.295915 crc crio[19822]: time=\"2026-06-12T10:25:07.295512333Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=e365e758-e3b9-4e44-90db-1db5eeecd348 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:07.298312 crc crio[19822]: time=\"2026-06-12T10:25:07.298242321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:07.361058 crc crio[19822]: time=\"2026-06-12T10:25:07.360983381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:07.364786 crc crio[19822]: time=\"2026-06-12T10:25:07.36472305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:07.541005 crc crio[19822]: time=\"2026-06-12T10:25:07.540884182Z\" level=info msg=\"Created container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api\" id=e365e758-e3b9-4e44-90db-1db5eeecd348 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:07.544881 crc crio[19822]: time=\"2026-06-12T10:25:07.544715248Z\" level=info msg=\"Starting container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5\" id=bcfbd37f-6566-4c4c-9c59-db1cc662654d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:07.553336 crc crio[19822]: time=\"2026-06-12T10:25:07.553234745Z\" level=info msg=\"Started container\" PID=79598 containerID=ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5 description=openstack/nova-api-0/nova-api-api id=bcfbd37f-6566-4c4c-9c59-db1cc662654d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\nJun 12 10:25:08.791134 crc crio[19822]: time=\"2026-06-12T10:25:08.790462411Z\" level=info msg=\"Stopping pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=70d079a6-8772-443b-9fd5-6ebee376fcf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:08.792492 crc crio[19822]: time=\"2026-06-12T10:25:08.791755843Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc001ee2688}] Aliases:map[]}\"\nJun 12 10:25:08.792492 crc crio[19822]: time=\"2026-06-12T10:25:08.791974099Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-z4nfj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:09.239952 crc crio[19822]: time=\"2026-06-12T10:25:09.239209316Z\" level=info msg=\"Stopped pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=70d079a6-8772-443b-9fd5-6ebee376fcf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:10.381283 crc crio[19822]: time=\"2026-06-12T10:25:10.38090268Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=ab6c16ec-47c6-4acc-bdcb-03d7b089690d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:10.381965 crc crio[19822]: time=\"2026-06-12T10:25:10.381312453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:10.440670 crc crio[19822]: time=\"2026-06-12T10:25:10.439725109Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc001ee21c8}] Aliases:map[]}\"\nJun 12 10:25:10.440670 crc crio[19822]: time=\"2026-06-12T10:25:10.439800331Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:10.497924 crc crio[19822]: time=\"2026-06-12T10:25:10.488066483Z\" level=info msg=\"Stopping container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850 (timeout: 30s)\" id=7bcede7e-347f-406a-985c-486481c352ba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:10.654022 crc crio[19822]: time=\"2026-06-12T10:25:10.653484814Z\" level=info msg=\"Stopped container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics\" id=7bcede7e-347f-406a-985c-486481c352ba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:10.656919 crc crio[19822]: time=\"2026-06-12T10:25:10.656787408Z\" level=info msg=\"Stopping pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=f600f39c-3321-42bd-b9f6-884da310f7c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:10.658503 crc crio[19822]: time=\"2026-06-12T10:25:10.658436481Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}\"\nJun 12 10:25:10.658702 crc crio[19822]: time=\"2026-06-12T10:25:10.658636817Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:11.066380 crc crio[19822]: 2026-06-12T10:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6d026f858a493 Mac:52:d9:7f:1d:c2:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 SocketPath: PciID:}] [{Interface:0xc00068e710 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:11.068201 crc crio[19822]: time=\"2026-06-12T10:25:11.068104046Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc001ee21c8}] Aliases:map[]}\"\nJun 12 10:25:11.068381 crc crio[19822]: time=\"2026-06-12T10:25:11.068322843Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:11.082890 crc crio[19822]: time=\"2026-06-12T10:25:11.080278243Z\" level=info msg=\"Ran pod sandbox fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 with infra container: openstack/nova-cell1-conductor-0/POD\" id=ab6c16ec-47c6-4acc-bdcb-03d7b089690d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:11.095465 crc crio[19822]: time=\"2026-06-12T10:25:11.09534738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=477d251e-42a5-4ab4-95e0-61c0a4530939 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:11.123779 crc crio[19822]: time=\"2026-06-12T10:25:11.123373479Z\" level=info msg=\"Stopped pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=f600f39c-3321-42bd-b9f6-884da310f7c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:11.138350 crc crio[19822]: time=\"2026-06-12T10:25:11.138252354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=39a2dcfd-33ba-42fb-80ca-7d71b8645b0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:11.152905 crc crio[19822]: time=\"2026-06-12T10:25:11.15267447Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=932ee82e-954b-42c8-9698-74e650b54561 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:11.153275 crc crio[19822]: time=\"2026-06-12T10:25:11.153215916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:11.205508 crc crio[19822]: time=\"2026-06-12T10:25:11.205452015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:11.210409 crc crio[19822]: time=\"2026-06-12T10:25:11.210377023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:11.359101 crc crio[19822]: time=\"2026-06-12T10:25:11.35899327Z\" level=info msg=\"Created container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=932ee82e-954b-42c8-9698-74e650b54561 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:11.364020 crc crio[19822]: time=\"2026-06-12T10:25:11.363348545Z\" level=info msg=\"Starting container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86\" id=911accc1-5447-4d8a-8b60-7a7ea7d8c693 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:11.371795 crc crio[19822]: time=\"2026-06-12T10:25:11.371684223Z\" level=info msg=\"Started container\" PID=79968 containerID=62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=911accc1-5447-4d8a-8b60-7a7ea7d8c693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\nJun 12 10:25:11.853742 crc crio[19822]: time=\"2026-06-12T10:25:11.8532621Z\" level=info msg=\"Removing container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850\" id=7a22dbda-1e03-4d3d-8db8-7249fc802c42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:11.888221 crc crio[19822]: time=\"2026-06-12T10:25:11.888032119Z\" level=info msg=\"Removed container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics\" id=7a22dbda-1e03-4d3d-8db8-7249fc802c42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:12.388495 crc crio[19822]: time=\"2026-06-12T10:25:12.388081229Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=eadb819d-097e-4c99-ab64-324ceb3b57a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:12.388495 crc crio[19822]: time=\"2026-06-12T10:25:12.388240944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:12.434772 crc crio[19822]: time=\"2026-06-12T10:25:12.434575494Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}\"\nJun 12 10:25:12.434772 crc crio[19822]: time=\"2026-06-12T10:25:12.434649017Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:13.036361 crc crio[19822]: 2026-06-12T10:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fcbdf87502158e Mac:62:0f:f2:81:26:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 SocketPath: PciID:}] [{Interface:0xc000518b50 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:13.040552 crc crio[19822]: time=\"2026-06-12T10:25:13.040110732Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}\"\nJun 12 10:25:13.041080 crc crio[19822]: time=\"2026-06-12T10:25:13.041011601Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:13.055426 crc crio[19822]: time=\"2026-06-12T10:25:13.055321881Z\" level=info msg=\"Ran pod sandbox 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 with infra container: openstack/kube-state-metrics-0/POD\" id=eadb819d-097e-4c99-ab64-324ceb3b57a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:13.058520 crc crio[19822]: time=\"2026-06-12T10:25:13.05847875Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=26df584a-bb3b-43f9-ae39-b6f73a239192 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:13.063283 crc crio[19822]: time=\"2026-06-12T10:25:13.063117541Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 12 10:25:13.240676 crc crio[19822]: time=\"2026-06-12T10:25:13.239506268Z\" level=info msg=\"Stopping container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c (timeout: 30s)\" id=0311467f-3400-4e7c-ac82-5e2d73ac862c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:13.240676 crc crio[19822]: time=\"2026-06-12T10:25:13.239783287Z\" level=info msg=\"Stopping container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad (timeout: 30s)\" id=4aa41212-30e1-4f8d-91fc-4feff935e911 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:13.240676 crc crio[19822]: time=\"2026-06-12T10:25:13.239791018Z\" level=info msg=\"Stopping container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243 (timeout: 30s)\" id=91b72adc-d3b2-4539-9029-c523be2bc738 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:13.240676 crc crio[19822]: time=\"2026-06-12T10:25:13.239787579Z\" level=info msg=\"Stopping container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e (timeout: 30s)\" id=ee0ec777-515b-461a-9a25-25edd7f74e69 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:13.384627 crc crio[19822]: time=\"2026-06-12T10:25:13.384097438Z\" level=info msg=\"Stopped container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core\" id=ee0ec777-515b-461a-9a25-25edd7f74e69 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:13.486727 crc crio[19822]: time=\"2026-06-12T10:25:13.486607059Z\" level=info msg=\"Stopped container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd\" id=91b72adc-d3b2-4539-9029-c523be2bc738 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:13.549547 crc crio[19822]: time=\"2026-06-12T10:25:13.549423456Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=26df584a-bb3b-43f9-ae39-b6f73a239192 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:13.550506 crc crio[19822]: time=\"2026-06-12T10:25:13.550417948Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=1a112b52-93da-4d66-8ab2-cf007c310a3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:13.601943 crc crio[19822]: time=\"2026-06-12T10:25:13.60184751Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=aaf75221-ae20-4479-8bd1-ca001deb5770 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:13.612000 crc crio[19822]: time=\"2026-06-12T10:25:13.61191173Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=f3577fc6-5b46-4273-b71e-b38d765297f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:13.612581 crc crio[19822]: time=\"2026-06-12T10:25:13.612517789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:13.678260 crc crio[19822]: time=\"2026-06-12T10:25:13.678137212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:13.683484 crc crio[19822]: time=\"2026-06-12T10:25:13.683387148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:13.853880 crc crio[19822]: time=\"2026-06-12T10:25:13.853315893Z\" level=info msg=\"Created container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics\" id=f3577fc6-5b46-4273-b71e-b38d765297f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:13.855892 crc crio[19822]: time=\"2026-06-12T10:25:13.855740439Z\" level=info msg=\"Starting container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e\" id=ef3e9904-65fb-4ba5-92c9-88c76839918b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:13.865185 crc crio[19822]: time=\"2026-06-12T10:25:13.86504675Z\" level=info msg=\"Started container\" PID=80113 containerID=8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e description=openstack/kube-state-metrics-0/kube-state-metrics id=ef3e9904-65fb-4ba5-92c9-88c76839918b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\nJun 12 10:25:13.904918 crc crio[19822]: time=\"2026-06-12T10:25:13.904522848Z\" level=info msg=\"Stopped container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent\" id=0311467f-3400-4e7c-ac82-5e2d73ac862c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:14.450274 crc crio[19822]: time=\"2026-06-12T10:25:14.450193671Z\" level=info msg=\"Removing container: 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de\" id=2fc03bb4-6679-41d4-8cd7-20d5341bebeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:14.626184 crc crio[19822]: time=\"2026-06-12T10:25:14.624947768Z\" level=info msg=\"Removed container 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de: openshift-infra/auto-csr-approver-29687658-q6bh9/oc\" id=2fc03bb4-6679-41d4-8cd7-20d5341bebeb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:14.655476 crc crio[19822]: time=\"2026-06-12T10:25:14.655369464Z\" level=info msg=\"Stopping pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=49758b46-a6b2-4127-94ce-a998cc76f56a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.655476 crc crio[19822]: time=\"2026-06-12T10:25:14.655477988Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=49758b46-a6b2-4127-94ce-a998cc76f56a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.656291 crc crio[19822]: time=\"2026-06-12T10:25:14.656223744Z\" level=info msg=\"Removing pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=b83691ff-14d0-4254-87f2-020472f18c31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.678996 crc crio[19822]: time=\"2026-06-12T10:25:14.678890456Z\" level=info msg=\"Removed pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=b83691ff-14d0-4254-87f2-020472f18c31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.679964 crc crio[19822]: time=\"2026-06-12T10:25:14.679893033Z\" level=info msg=\"Stopping pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=a279963f-5daa-40c0-ae43-257120b8c307 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.680080 crc crio[19822]: time=\"2026-06-12T10:25:14.679980295Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=a279963f-5daa-40c0-ae43-257120b8c307 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.680967 crc crio[19822]: time=\"2026-06-12T10:25:14.680890875Z\" level=info msg=\"Removing pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=4e8d0973-50ad-4b49-a363-8e70709299ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.708217 crc crio[19822]: time=\"2026-06-12T10:25:14.708095328Z\" level=info msg=\"Removed pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=4e8d0973-50ad-4b49-a363-8e70709299ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.712372 crc crio[19822]: time=\"2026-06-12T10:25:14.712267338Z\" level=info msg=\"Stopping pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=ebe2ba8a-d366-464e-9316-8f189e0825e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.712372 crc crio[19822]: time=\"2026-06-12T10:25:14.712355711Z\" level=info msg=\"Stopped pod sandbox (already stopped): bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=ebe2ba8a-d366-464e-9316-8f189e0825e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.713326 crc crio[19822]: time=\"2026-06-12T10:25:14.713233621Z\" level=info msg=\"Removing pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=c3252503-ba1c-4728-a828-0b5db96cdef7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.765442 crc crio[19822]: time=\"2026-06-12T10:25:14.765344822Z\" level=info msg=\"Removed pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=c3252503-ba1c-4728-a828-0b5db96cdef7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.766242 crc crio[19822]: time=\"2026-06-12T10:25:14.766147841Z\" level=info msg=\"Stopping pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=e201d720-c973-4adc-8249-f0549ca8f676 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.766339 crc crio[19822]: time=\"2026-06-12T10:25:14.766270965Z\" level=info msg=\"Stopped pod sandbox (already stopped): 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=e201d720-c973-4adc-8249-f0549ca8f676 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.766860 crc crio[19822]: time=\"2026-06-12T10:25:14.766730689Z\" level=info msg=\"Removing pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=b8a6b7ef-239a-4fe1-b1b4-fd90f268971b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.797511 crc crio[19822]: time=\"2026-06-12T10:25:14.797410354Z\" level=info msg=\"Removed pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=b8a6b7ef-239a-4fe1-b1b4-fd90f268971b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.798259 crc crio[19822]: time=\"2026-06-12T10:25:14.79814453Z\" level=info msg=\"Stopping pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=bb5122c9-41b4-4b82-9d23-f6391d87b385 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.798362 crc crio[19822]: time=\"2026-06-12T10:25:14.798277354Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=bb5122c9-41b4-4b82-9d23-f6391d87b385 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.802587 crc crio[19822]: time=\"2026-06-12T10:25:14.802486964Z\" level=info msg=\"Removing pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=a6f27e13-34aa-4156-b17a-443f68f92f67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.829339 crc crio[19822]: time=\"2026-06-12T10:25:14.829104828Z\" level=info msg=\"Removed pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=a6f27e13-34aa-4156-b17a-443f68f92f67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.830285 crc crio[19822]: time=\"2026-06-12T10:25:14.830112481Z\" level=info msg=\"Stopping pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=7732a162-b34e-4501-bbc7-7f7ef381abe2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.830396 crc crio[19822]: time=\"2026-06-12T10:25:14.830298387Z\" level=info msg=\"Stopped pod sandbox (already stopped): 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=7732a162-b34e-4501-bbc7-7f7ef381abe2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.832115 crc crio[19822]: time=\"2026-06-12T10:25:14.832023772Z\" level=info msg=\"Removing pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=1daf95cf-7b70-4689-b50f-55b2312ba73c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.861263 crc crio[19822]: time=\"2026-06-12T10:25:14.861134077Z\" level=info msg=\"Removed pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=1daf95cf-7b70-4689-b50f-55b2312ba73c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.862483 crc crio[19822]: time=\"2026-06-12T10:25:14.862396777Z\" level=info msg=\"Stopping pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=25634ccd-f845-482b-8cc6-b7db9c3d50f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.862614 crc crio[19822]: time=\"2026-06-12T10:25:14.862485199Z\" level=info msg=\"Stopped pod sandbox (already stopped): de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=25634ccd-f845-482b-8cc6-b7db9c3d50f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.864189 crc crio[19822]: time=\"2026-06-12T10:25:14.864105801Z\" level=info msg=\"Removing pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=f1d0e4a2-6ce8-4715-aaed-db003408e9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.922785 crc crio[19822]: time=\"2026-06-12T10:25:14.922683028Z\" level=info msg=\"Removed pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=f1d0e4a2-6ce8-4715-aaed-db003408e9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.926953 crc crio[19822]: time=\"2026-06-12T10:25:14.926860063Z\" level=info msg=\"Stopped container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent\" id=4aa41212-30e1-4f8d-91fc-4feff935e911 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:14.927230 crc crio[19822]: time=\"2026-06-12T10:25:14.927133992Z\" level=info msg=\"Stopping pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=cc518709-1085-4485-8207-2fce3c731f56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.927315 crc crio[19822]: time=\"2026-06-12T10:25:14.927256666Z\" level=info msg=\"Stopped pod sandbox (already stopped): 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=cc518709-1085-4485-8207-2fce3c731f56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.933302 crc crio[19822]: time=\"2026-06-12T10:25:14.928202242Z\" level=info msg=\"Removing pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=1abc0673-a8e6-4473-94eb-14801bf95e24 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:14.941049 crc crio[19822]: time=\"2026-06-12T10:25:14.929420695Z\" level=info msg=\"Stopping pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=a33b17c0-212f-4649-bf54-4f9b71aa7fee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:14.942179 crc crio[19822]: time=\"2026-06-12T10:25:14.942092204Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc0007ac7c8}] Aliases:map[]}\"\nJun 12 10:25:14.942360 crc crio[19822]: time=\"2026-06-12T10:25:14.942302231Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:14.964439 crc crio[19822]: time=\"2026-06-12T10:25:14.96434051Z\" level=info msg=\"Removed pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=1abc0673-a8e6-4473-94eb-14801bf95e24 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:25:15.372980 crc crio[19822]: time=\"2026-06-12T10:25:15.372800869Z\" level=info msg=\"Stopped pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=a33b17c0-212f-4649-bf54-4f9b71aa7fee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:15.982396 crc crio[19822]: time=\"2026-06-12T10:25:15.982248986Z\" level=info msg=\"Removing container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243\" id=d64dcf38-94bf-4a2b-80ae-53210c799b44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:16.015301 crc crio[19822]: time=\"2026-06-12T10:25:16.015185142Z\" level=info msg=\"Removed container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd\" id=d64dcf38-94bf-4a2b-80ae-53210c799b44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:16.017993 crc crio[19822]: time=\"2026-06-12T10:25:16.01791821Z\" level=info msg=\"Removing container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e\" id=0ee3a1aa-9bc7-4f40-9e7d-e782a68275f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:16.048891 crc crio[19822]: time=\"2026-06-12T10:25:16.048712958Z\" level=info msg=\"Removed container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core\" id=0ee3a1aa-9bc7-4f40-9e7d-e782a68275f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:16.052208 crc crio[19822]: time=\"2026-06-12T10:25:16.052088554Z\" level=info msg=\"Removing container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad\" id=1cbddb1d-2739-4cdb-b010-472ab0dc8824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:16.094757 crc crio[19822]: time=\"2026-06-12T10:25:16.09467484Z\" level=info msg=\"Removed container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent\" id=1cbddb1d-2739-4cdb-b010-472ab0dc8824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:16.101793 crc crio[19822]: time=\"2026-06-12T10:25:16.101701248Z\" level=info msg=\"Removing container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c\" id=902c7df9-4098-4db4-a9d0-25e7dd620d72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:16.148096 crc crio[19822]: time=\"2026-06-12T10:25:16.147961407Z\" level=info msg=\"Removed container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent\" id=902c7df9-4098-4db4-a9d0-25e7dd620d72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:17.170285 crc crio[19822]: time=\"2026-06-12T10:25:17.169778529Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a7a64f00-2dbe-4fd1-8704-cf1c8690da16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:17.171015 crc crio[19822]: time=\"2026-06-12T10:25:17.170327547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:17.203046 crc crio[19822]: time=\"2026-06-12T10:25:17.202699102Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0037c8290}] Aliases:map[]}\"\nJun 12 10:25:17.203046 crc crio[19822]: time=\"2026-06-12T10:25:17.203050613Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:18.120437 crc crio[19822]: 2026-06-12T10:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8301733031e894b Mac:d2:45:00:85:b0:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:18.122214 crc crio[19822]: time=\"2026-06-12T10:25:18.122069565Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0037c8290}] Aliases:map[]}\"\nJun 12 10:25:18.122378 crc crio[19822]: time=\"2026-06-12T10:25:18.122255011Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:18.130778 crc crio[19822]: time=\"2026-06-12T10:25:18.130680162Z\" level=info msg=\"Ran pod sandbox 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea with infra container: openstack/ceilometer-0/POD\" id=a7a64f00-2dbe-4fd1-8704-cf1c8690da16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:18.134095 crc crio[19822]: time=\"2026-06-12T10:25:18.134030609Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=4b5280a0-e691-4d20-a4a7-e42aa266c63e name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:18.142053 crc crio[19822]: time=\"2026-06-12T10:25:18.141984429Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:25:18.633304 crc crio[19822]: time=\"2026-06-12T10:25:18.633212142Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=4b5280a0-e691-4d20-a4a7-e42aa266c63e name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:18.635657 crc crio[19822]: time=\"2026-06-12T10:25:18.635277492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b439a383-84e2-41fe-8257-a899ef2e1c46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:18.659470 crc crio[19822]: time=\"2026-06-12T10:25:18.658576168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e161e9ad-4c23-4ecd-ac62-9bfc141e354b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:18.668532 crc crio[19822]: time=\"2026-06-12T10:25:18.668415979Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2ac14902-69ef-4f6f-a36b-1992f3fdf5f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:18.669387 crc crio[19822]: time=\"2026-06-12T10:25:18.669306478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:18.723186 crc crio[19822]: time=\"2026-06-12T10:25:18.723072496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:18.726638 crc crio[19822]: time=\"2026-06-12T10:25:18.726572345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:18.938209 crc crio[19822]: time=\"2026-06-12T10:25:18.93802417Z\" level=info msg=\"Created container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent\" id=2ac14902-69ef-4f6f-a36b-1992f3fdf5f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:18.943978 crc crio[19822]: time=\"2026-06-12T10:25:18.943765411Z\" level=info msg=\"Starting container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba\" id=6b64045b-2444-47b8-976c-cb0469c6927f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:18.951663 crc crio[19822]: time=\"2026-06-12T10:25:18.95161149Z\" level=info msg=\"Started container\" PID=80495 containerID=1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba description=openstack/ceilometer-0/ceilometer-central-agent id=6b64045b-2444-47b8-976c-cb0469c6927f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\nJun 12 10:25:18.984422 crc crio[19822]: time=\"2026-06-12T10:25:18.984312259Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1ff8b2df-5e06-4d60-a354-0133578f8c1f name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:18.991986 crc crio[19822]: time=\"2026-06-12T10:25:18.991768146Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:25:19.477556 crc crio[19822]: time=\"2026-06-12T10:25:19.477420093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1ff8b2df-5e06-4d60-a354-0133578f8c1f name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:19.479683 crc crio[19822]: time=\"2026-06-12T10:25:19.479591071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=49ea7963-607c-4094-82fc-5fbec1819019 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:19.512797 crc crio[19822]: time=\"2026-06-12T10:25:19.512382612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=98f2cfdb-4864-4242-8ba0-96dd5b206349 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:19.522253 crc crio[19822]: time=\"2026-06-12T10:25:19.522142911Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0cd562bd-2e33-492b-a0c8-f2fa6305748a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:19.523345 crc crio[19822]: time=\"2026-06-12T10:25:19.522579635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:19.586481 crc crio[19822]: time=\"2026-06-12T10:25:19.58637779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:19.595183 crc crio[19822]: time=\"2026-06-12T10:25:19.595052868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:19.894507 crc crio[19822]: time=\"2026-06-12T10:25:19.894407121Z\" level=info msg=\"Created container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent\" id=0cd562bd-2e33-492b-a0c8-f2fa6305748a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:19.906092 crc crio[19822]: time=\"2026-06-12T10:25:19.905783479Z\" level=info msg=\"Starting container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7\" id=b8b888d8-789b-4686-926b-cd0c9f9d04ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:19.914086 crc crio[19822]: time=\"2026-06-12T10:25:19.913938119Z\" level=info msg=\"Started container\" PID=80544 containerID=7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7 description=openstack/ceilometer-0/ceilometer-notification-agent id=b8b888d8-789b-4686-926b-cd0c9f9d04ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\nJun 12 10:25:19.929418 crc crio[19822]: time=\"2026-06-12T10:25:19.929316408Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fb0a62e9-fd8e-4936-bde9-c30dcd23dd36 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:19.943312 crc crio[19822]: time=\"2026-06-12T10:25:19.943228309Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:25:20.578560 crc crio[19822]: time=\"2026-06-12T10:25:20.577716991Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fb0a62e9-fd8e-4936-bde9-c30dcd23dd36 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:20.579858 crc crio[19822]: time=\"2026-06-12T10:25:20.579737335Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=31ad471b-224c-4316-be3b-6415dd3b7c71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:20.614635 crc crio[19822]: time=\"2026-06-12T10:25:20.611228425Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bd6e260b-bc2b-4bde-aa7c-1a25efc6973a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:20.635311 crc crio[19822]: time=\"2026-06-12T10:25:20.635056542Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=339b7565-9055-487b-b766-9644a063e0c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:20.635664 crc crio[19822]: time=\"2026-06-12T10:25:20.635625554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:20.688555 crc crio[19822]: time=\"2026-06-12T10:25:20.688451067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:20.695404 crc crio[19822]: time=\"2026-06-12T10:25:20.695300894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:20.897331 crc crio[19822]: time=\"2026-06-12T10:25:20.897238714Z\" level=info msg=\"Created container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core\" id=339b7565-9055-487b-b766-9644a063e0c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:20.899340 crc crio[19822]: time=\"2026-06-12T10:25:20.899007331Z\" level=info msg=\"Starting container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be\" id=da7373f7-9c1d-480e-a9e3-21a338da2143 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:20.904464 crc crio[19822]: time=\"2026-06-12T10:25:20.904371591Z\" level=info msg=\"Started container\" PID=80646 containerID=a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be description=openstack/ceilometer-0/sg-core id=da7373f7-9c1d-480e-a9e3-21a338da2143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\nJun 12 10:25:20.926497 crc crio[19822]: time=\"2026-06-12T10:25:20.926400831Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4ffc9b9d-c530-46ab-afc2-8fba55266f56 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:20.933993 crc crio[19822]: time=\"2026-06-12T10:25:20.93390924Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:25:22.602768 crc crio[19822]: time=\"2026-06-12T10:25:22.602258462Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=4ffc9b9d-c530-46ab-afc2-8fba55266f56 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:22.606617 crc crio[19822]: time=\"2026-06-12T10:25:22.606550508Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4735cbc1-a07d-4eee-a82b-4e889b175542 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:22.668049 crc crio[19822]: time=\"2026-06-12T10:25:22.667474142Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=262f1dda-756e-4b7a-b9c6-987935cf975e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:22.679371 crc crio[19822]: time=\"2026-06-12T10:25:22.679304698Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b0b2beb3-cd65-461e-86e8-082b6f68763e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:22.680071 crc crio[19822]: time=\"2026-06-12T10:25:22.67999269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:22.750305 crc crio[19822]: time=\"2026-06-12T10:25:22.75018637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:22.755300 crc crio[19822]: time=\"2026-06-12T10:25:22.755174837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:22.943616 crc crio[19822]: time=\"2026-06-12T10:25:22.943462743Z\" level=info msg=\"Created container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd\" id=b0b2beb3-cd65-461e-86e8-082b6f68763e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:22.945557 crc crio[19822]: time=\"2026-06-12T10:25:22.945297282Z\" level=info msg=\"Starting container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803\" id=fb589184-0a5f-4faf-b42a-b4a2a98eaf57 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:22.952864 crc crio[19822]: time=\"2026-06-12T10:25:22.952695727Z\" level=info msg=\"Started container\" PID=80783 containerID=a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803 description=openstack/ceilometer-0/proxy-httpd id=fb589184-0a5f-4faf-b42a-b4a2a98eaf57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\nJun 12 10:25:24.402065 crc crio[19822]: time=\"2026-06-12T10:25:24.401041425Z\" level=warning msg=\"Stopping container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a with stop signal(15) timed out. Killing...\"\nJun 12 10:25:24.538201 crc crio[19822]: time=\"2026-06-12T10:25:24.538048354Z\" level=error msg=\"Killing container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 10:25:24.570982 crc crio[19822]: time=\"2026-06-12T10:25:24.570879218Z\" level=info msg=\"Stopped container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=cec4e58d-b1bc-4a0b-89b4-302db27ab653 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:24.572198 crc crio[19822]: time=\"2026-06-12T10:25:24.572045125Z\" level=info msg=\"Stopping pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=e7cec553-8843-4d75-8c86-5b1b72666fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:24.572989 crc crio[19822]: time=\"2026-06-12T10:25:24.572892092Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc00244d560}] Aliases:map[]}\"\nJun 12 10:25:24.573130 crc crio[19822]: time=\"2026-06-12T10:25:24.573081028Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:24.923449 crc crio[19822]: time=\"2026-06-12T10:25:24.922209291Z\" level=info msg=\"Stopped pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=e7cec553-8843-4d75-8c86-5b1b72666fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:25.168363 crc crio[19822]: time=\"2026-06-12T10:25:25.167067613Z\" level=info msg=\"Removing container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a\" id=7a15cc43-5202-4653-8d4b-156d995c9ecf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:25.208934 crc crio[19822]: time=\"2026-06-12T10:25:25.208228962Z\" level=info msg=\"Removed container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7a15cc43-5202-4653-8d4b-156d995c9ecf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:25.942019 crc crio[19822]: time=\"2026-06-12T10:25:25.941376065Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=f2e80710-aaf8-4b25-9428-1d9590651364 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:25.942019 crc crio[19822]: time=\"2026-06-12T10:25:25.941895581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:25.974203 crc crio[19822]: time=\"2026-06-12T10:25:25.973953619Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc003264c30}] Aliases:map[]}\"\nJun 12 10:25:25.974203 crc crio[19822]: time=\"2026-06-12T10:25:25.974119684Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:26.499682 crc crio[19822]: 2026-06-12T10:25:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1b48bcd264cd39 Mac:6a:55:bc:9a:28:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:26.501260 crc crio[19822]: time=\"2026-06-12T10:25:26.501103383Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc003264c30}] Aliases:map[]}\"\nJun 12 10:25:26.501532 crc crio[19822]: time=\"2026-06-12T10:25:26.501341211Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:26.511091 crc crio[19822]: time=\"2026-06-12T10:25:26.510988349Z\" level=info msg=\"Ran pod sandbox c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=f2e80710-aaf8-4b25-9428-1d9590651364 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:26.513694 crc crio[19822]: time=\"2026-06-12T10:25:26.51361738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=3838c5f0-7fbf-4d20-a401-5e38158e6bbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:26.586507 crc crio[19822]: time=\"2026-06-12T10:25:26.5863805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=c9b01996-636e-45c2-9437-bc56ced0a4e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:26.597492 crc crio[19822]: time=\"2026-06-12T10:25:26.597366619Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=49a1888f-caba-44f7-82a1-e594b5846eb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:26.598029 crc crio[19822]: time=\"2026-06-12T10:25:26.597940997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:26.667030 crc crio[19822]: time=\"2026-06-12T10:25:26.666879397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:26.671033 crc crio[19822]: time=\"2026-06-12T10:25:26.670966155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:26.818216 crc crio[19822]: time=\"2026-06-12T10:25:26.817588729Z\" level=info msg=\"Created container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=49a1888f-caba-44f7-82a1-e594b5846eb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:26.820429 crc crio[19822]: time=\"2026-06-12T10:25:26.820341677Z\" level=info msg=\"Starting container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab\" id=335c9e27-ea4b-472d-b8f2-05ceb053ea9a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:26.835544 crc crio[19822]: time=\"2026-06-12T10:25:26.835437436Z\" level=info msg=\"Started container\" PID=81273 containerID=740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=335c9e27-ea4b-472d-b8f2-05ceb053ea9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\nJun 12 10:25:28.072887 crc crio[19822]: time=\"2026-06-12T10:25:28.072247573Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c5d5ff69-6v69k/POD\" id=ed9d8ec9-7c87-45e5-aa60-6ffb9bd1fb38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:28.074298 crc crio[19822]: time=\"2026-06-12T10:25:28.072909724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:28.125956 crc crio[19822]: time=\"2026-06-12T10:25:28.125714808Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc005212620}] Aliases:map[]}\"\nJun 12 10:25:28.125956 crc crio[19822]: time=\"2026-06-12T10:25:28.125780411Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c5d5ff69-6v69k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:28.728198 crc crio[19822]: 2026-06-12T10:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:827fbb9aed62445 Mac:12:e0:5c:ca:f4:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:28.730068 crc crio[19822]: time=\"2026-06-12T10:25:28.72997961Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc005212620}] Aliases:map[]}\"\nJun 12 10:25:28.730186 crc crio[19822]: time=\"2026-06-12T10:25:28.730133155Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c5d5ff69-6v69k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:28.740521 crc crio[19822]: time=\"2026-06-12T10:25:28.740221205Z\" level=info msg=\"Ran pod sandbox 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 with infra container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/POD\" id=ed9d8ec9-7c87-45e5-aa60-6ffb9bd1fb38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:28.743393 crc crio[19822]: time=\"2026-06-12T10:25:28.74326883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6338dd44-0c16-4101-9b1f-094980df9db8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:28.811207 crc crio[19822]: time=\"2026-06-12T10:25:28.811093974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5469c31e-a401-430b-9f95-f9ed2f74c1d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:28.819573 crc crio[19822]: time=\"2026-06-12T10:25:28.81947703Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init\" id=95e21f00-319f-4ce2-92cd-131e84c621c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:28.819956 crc crio[19822]: time=\"2026-06-12T10:25:28.819933865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:28.903042 crc crio[19822]: time=\"2026-06-12T10:25:28.902780914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:28.909090 crc crio[19822]: time=\"2026-06-12T10:25:28.908739793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:29.095519 crc crio[19822]: time=\"2026-06-12T10:25:29.095346994Z\" level=info msg=\"Created container 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init\" id=95e21f00-319f-4ce2-92cd-131e84c621c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:29.110515 crc crio[19822]: time=\"2026-06-12T10:25:29.109076135Z\" level=info msg=\"Starting container: 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd\" id=46b0039c-ce4a-4d3c-a3d0-0c875089ccfb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:29.119082 crc crio[19822]: time=\"2026-06-12T10:25:29.118995968Z\" level=info msg=\"Started container\" PID=81410 containerID=503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd description=openstack/dnsmasq-dns-68c5d5ff69-6v69k/init id=46b0039c-ce4a-4d3c-a3d0-0c875089ccfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\nJun 12 10:25:29.272112 crc crio[19822]: time=\"2026-06-12T10:25:29.271543312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c002d951-616e-4bc4-99c8-40947c051e25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:29.358278 crc crio[19822]: time=\"2026-06-12T10:25:29.358074079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ef1f14d7-36b0-4c08-b6b1-a796feba3cdc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:29.372027 crc crio[19822]: time=\"2026-06-12T10:25:29.371912599Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns\" id=d79a36e9-76ae-4815-9483-711806031956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:29.372464 crc crio[19822]: time=\"2026-06-12T10:25:29.372397324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:29.443950 crc crio[19822]: time=\"2026-06-12T10:25:29.443748479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:29.447443 crc crio[19822]: time=\"2026-06-12T10:25:29.447357205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:29.645099 crc crio[19822]: time=\"2026-06-12T10:25:29.64480038Z\" level=info msg=\"Created container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns\" id=d79a36e9-76ae-4815-9483-711806031956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:29.646863 crc crio[19822]: time=\"2026-06-12T10:25:29.646743252Z\" level=info msg=\"Starting container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17\" id=3e6b8a13-ba44-4756-8a36-f8a85f4e36f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:29.654580 crc crio[19822]: time=\"2026-06-12T10:25:29.654500518Z\" level=info msg=\"Started container\" PID=81442 containerID=49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17 description=openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns id=3e6b8a13-ba44-4756-8a36-f8a85f4e36f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\nJun 12 10:25:30.762754 crc crio[19822]: time=\"2026-06-12T10:25:30.76210986Z\" level=info msg=\"Stopping container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5 (timeout: 30s)\" id=9ac5a31f-5a57-46cf-8cd0-2625b52787d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:30.764101 crc crio[19822]: time=\"2026-06-12T10:25:30.762343328Z\" level=info msg=\"Stopping container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41 (timeout: 30s)\" id=7321fd8f-1939-4930-a8bb-78eb20efed88 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:30.864070 crc crio[19822]: time=\"2026-06-12T10:25:30.863483359Z\" level=info msg=\"Stopping container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803 (timeout: 30s)\" id=6fa0f461-12f5-410c-8893-94c3b44a31cb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:30.865197 crc crio[19822]: time=\"2026-06-12T10:25:30.865090559Z\" level=info msg=\"Stopping container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba (timeout: 30s)\" id=398f68e3-4b19-4ef1-9922-a4b203c61e7e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:30.865770 crc crio[19822]: time=\"2026-06-12T10:25:30.865690739Z\" level=info msg=\"Stopping container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be (timeout: 30s)\" id=32e81ad2-9caf-4319-8612-1cf639c50679 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:30.866796 crc crio[19822]: time=\"2026-06-12T10:25:30.86666272Z\" level=info msg=\"Stopping container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7 (timeout: 30s)\" id=44ab7abe-694b-4022-b7c3-0dbfb7e76b3a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:30.907769 crc crio[19822]: time=\"2026-06-12T10:25:30.907703051Z\" level=info msg=\"Stopped container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log\" id=7321fd8f-1939-4930-a8bb-78eb20efed88 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:30.995638 crc crio[19822]: time=\"2026-06-12T10:25:30.995406626Z\" level=info msg=\"Stopped container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core\" id=32e81ad2-9caf-4319-8612-1cf639c50679 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:31.097414 crc crio[19822]: time=\"2026-06-12T10:25:31.097326882Z\" level=info msg=\"Stopped container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd\" id=6fa0f461-12f5-410c-8893-94c3b44a31cb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:31.420045 crc crio[19822]: time=\"2026-06-12T10:25:31.419970205Z\" level=info msg=\"Stopped container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent\" id=398f68e3-4b19-4ef1-9922-a4b203c61e7e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:31.657120 crc crio[19822]: time=\"2026-06-12T10:25:31.657055981Z\" level=info msg=\"Stopped container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent\" id=44ab7abe-694b-4022-b7c3-0dbfb7e76b3a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:31.659381 crc crio[19822]: time=\"2026-06-12T10:25:31.659242861Z\" level=info msg=\"Stopping pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=8314ed7f-4173-44ef-bb36-99e0f3b578cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:31.661232 crc crio[19822]: time=\"2026-06-12T10:25:31.660987787Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0007ac868}] Aliases:map[]}\"\nJun 12 10:25:31.661398 crc crio[19822]: time=\"2026-06-12T10:25:31.661228414Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:32.048971 crc crio[19822]: time=\"2026-06-12T10:25:32.048355362Z\" level=info msg=\"Stopped pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=8314ed7f-4173-44ef-bb36-99e0f3b578cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:32.352176 crc crio[19822]: time=\"2026-06-12T10:25:32.352078844Z\" level=info msg=\"Removing container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803\" id=d3d4a9f6-b72e-479e-aeed-a016735c1cdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:32.544647 crc crio[19822]: time=\"2026-06-12T10:25:32.544548865Z\" level=info msg=\"Removed container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd\" id=d3d4a9f6-b72e-479e-aeed-a016735c1cdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:32.547655 crc crio[19822]: time=\"2026-06-12T10:25:32.54756362Z\" level=info msg=\"Removing container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be\" id=1a5e98ed-6f1c-4730-a0b3-8a908b4c1380 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:32.571705 crc crio[19822]: time=\"2026-06-12T10:25:32.571617687Z\" level=info msg=\"Removed container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core\" id=1a5e98ed-6f1c-4730-a0b3-8a908b4c1380 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:32.577963 crc crio[19822]: time=\"2026-06-12T10:25:32.577789721Z\" level=info msg=\"Removing container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7\" id=4a406f31-767d-4388-ac1f-bfcf5d204879 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:32.607003 crc crio[19822]: time=\"2026-06-12T10:25:32.606799313Z\" level=info msg=\"Removed container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent\" id=4a406f31-767d-4388-ac1f-bfcf5d204879 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:32.611226 crc crio[19822]: time=\"2026-06-12T10:25:32.611108907Z\" level=info msg=\"Removing container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba\" id=b938b73e-a6cc-430d-9b28-6957268dbf37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:32.654355 crc crio[19822]: time=\"2026-06-12T10:25:32.65423674Z\" level=info msg=\"Removed container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent\" id=b938b73e-a6cc-430d-9b28-6957268dbf37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:33.127304 crc crio[19822]: time=\"2026-06-12T10:25:33.126527819Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b52d81c5-fca9-4fdb-917a-54d727bfd044 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:33.129378 crc crio[19822]: time=\"2026-06-12T10:25:33.127319535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:33.161538 crc crio[19822]: time=\"2026-06-12T10:25:33.161445138Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc0007ad4a8}] Aliases:map[]}\"\nJun 12 10:25:33.161538 crc crio[19822]: time=\"2026-06-12T10:25:33.161522941Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:33.730082 crc crio[19822]: 2026-06-12T10:25:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28cde601bd2a3dc Mac:5a:d9:ae:56:da:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:33.731140 crc crio[19822]: time=\"2026-06-12T10:25:33.731008262Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc0007ad4a8}] Aliases:map[]}\"\nJun 12 10:25:33.731427 crc crio[19822]: time=\"2026-06-12T10:25:33.731329322Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:33.749294 crc crio[19822]: time=\"2026-06-12T10:25:33.748611477Z\" level=info msg=\"Ran pod sandbox 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 with infra container: openstack/ceilometer-0/POD\" id=b52d81c5-fca9-4fdb-917a-54d727bfd044 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:33.751755 crc crio[19822]: time=\"2026-06-12T10:25:33.751706865Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=09349fcb-c44f-4566-9af3-2365ac4d6282 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:33.756449 crc crio[19822]: time=\"2026-06-12T10:25:33.756387095Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:25:34.029924 crc crio[19822]: time=\"2026-06-12T10:25:34.029658219Z\" level=info msg=\"Stopped container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api\" id=9ac5a31f-5a57-46cf-8cd0-2625b52787d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:34.031660 crc crio[19822]: time=\"2026-06-12T10:25:34.031580351Z\" level=info msg=\"Stopping pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=5aa467f3-5d51-4ee4-b1ee-4c434fa0e093 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:34.034795 crc crio[19822]: time=\"2026-06-12T10:25:34.034713221Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc00008d5b0}] Aliases:map[]}\"\nJun 12 10:25:34.035058 crc crio[19822]: time=\"2026-06-12T10:25:34.03497832Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:34.212357 crc crio[19822]: time=\"2026-06-12T10:25:34.212189484Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=09349fcb-c44f-4566-9af3-2365ac4d6282 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:34.214123 crc crio[19822]: time=\"2026-06-12T10:25:34.214035895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cf76ecfe-c483-4588-af47-374a1d4d697d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:34.250094 crc crio[19822]: time=\"2026-06-12T10:25:34.249471872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f5c3dfa6-b22d-4128-a86d-0776aef46433 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:34.257979 crc crio[19822]: time=\"2026-06-12T10:25:34.257694038Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=50073f5c-ced8-4b71-9d77-a4f0ff0fd363 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:34.258434 crc crio[19822]: time=\"2026-06-12T10:25:34.25836076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:34.359239 crc crio[19822]: time=\"2026-06-12T10:25:34.358720278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:34.362510 crc crio[19822]: time=\"2026-06-12T10:25:34.362460094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:34.457660 crc crio[19822]: time=\"2026-06-12T10:25:34.457561813Z\" level=info msg=\"Stopped pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=5aa467f3-5d51-4ee4-b1ee-4c434fa0e093 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:34.715902 crc crio[19822]: time=\"2026-06-12T10:25:34.715413389Z\" level=info msg=\"Created container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent\" id=50073f5c-ced8-4b71-9d77-a4f0ff0fd363 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:34.716983 crc crio[19822]: time=\"2026-06-12T10:25:34.716900036Z\" level=info msg=\"Starting container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504\" id=3952bab9-37aa-43bd-84b7-e43b7f4024e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:34.735176 crc crio[19822]: time=\"2026-06-12T10:25:34.735024954Z\" level=info msg=\"Started container\" PID=81836 containerID=f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504 description=openstack/ceilometer-0/ceilometer-central-agent id=3952bab9-37aa-43bd-84b7-e43b7f4024e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\nJun 12 10:25:34.757196 crc crio[19822]: time=\"2026-06-12T10:25:34.757072472Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7f61bfcc-8768-4998-b135-4e8a5e20bec6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:34.765020 crc crio[19822]: time=\"2026-06-12T10:25:34.764431448Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:25:35.227957 crc crio[19822]: time=\"2026-06-12T10:25:35.227800424Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7f61bfcc-8768-4998-b135-4e8a5e20bec6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:35.236417 crc crio[19822]: time=\"2026-06-12T10:25:35.236296744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=316ace70-8a9f-44d1-97fa-139773ba1f19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:35.263057 crc crio[19822]: time=\"2026-06-12T10:25:35.262995102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f0c07344-1a95-43b2-b408-0df58d7099f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:35.273042 crc crio[19822]: time=\"2026-06-12T10:25:35.272968576Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3b3316f5-1c7d-488c-af66-09c2f1a8eeec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:35.273528 crc crio[19822]: time=\"2026-06-12T10:25:35.273459692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:35.340687 crc crio[19822]: time=\"2026-06-12T10:25:35.338485649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:35.353464 crc crio[19822]: time=\"2026-06-12T10:25:35.353300868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:35.431628 crc crio[19822]: time=\"2026-06-12T10:25:35.431565563Z\" level=info msg=\"Removing container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5\" id=024fb938-8e92-4245-a79c-4bbe989f55fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:35.472265 crc crio[19822]: time=\"2026-06-12T10:25:35.472077571Z\" level=info msg=\"Removed container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api\" id=024fb938-8e92-4245-a79c-4bbe989f55fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:35.480612 crc crio[19822]: time=\"2026-06-12T10:25:35.480544278Z\" level=info msg=\"Removing container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41\" id=a08e888f-69b0-40b5-a597-3622bd18c7b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:35.518418 crc crio[19822]: time=\"2026-06-12T10:25:35.518305716Z\" level=info msg=\"Removed container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log\" id=a08e888f-69b0-40b5-a597-3622bd18c7b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:35.560880 crc crio[19822]: time=\"2026-06-12T10:25:35.560766303Z\" level=info msg=\"Created container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent\" id=3b3316f5-1c7d-488c-af66-09c2f1a8eeec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:35.562738 crc crio[19822]: time=\"2026-06-12T10:25:35.562642385Z\" level=info msg=\"Starting container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63\" id=951b7551-4ee1-4659-9329-dc2b7b62b8a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:35.569631 crc crio[19822]: time=\"2026-06-12T10:25:35.569132295Z\" level=info msg=\"Started container\" PID=81953 containerID=f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63 description=openstack/ceilometer-0/ceilometer-notification-agent id=951b7551-4ee1-4659-9329-dc2b7b62b8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\nJun 12 10:25:35.608665 crc crio[19822]: time=\"2026-06-12T10:25:35.605496675Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4e542060-7410-454b-b4fc-994dfff84b54 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:35.609417 crc crio[19822]: time=\"2026-06-12T10:25:35.608901874Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:25:35.942883 crc crio[19822]: time=\"2026-06-12T10:25:35.942452411Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=4be71bef-9fa4-47ee-b085-c6dae06685b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:35.943082 crc crio[19822]: time=\"2026-06-12T10:25:35.94302006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:35.975628 crc crio[19822]: time=\"2026-06-12T10:25:35.975533972Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc002144948}] Aliases:map[]}\"\nJun 12 10:25:35.975628 crc crio[19822]: time=\"2026-06-12T10:25:35.975597025Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:36.053874 crc crio[19822]: time=\"2026-06-12T10:25:36.053753476Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4e542060-7410-454b-b4fc-994dfff84b54 name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:36.054737 crc crio[19822]: time=\"2026-06-12T10:25:36.054670494Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1294dea6-55d5-4ee3-8187-6c4af8deaedf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:36.072392 crc crio[19822]: time=\"2026-06-12T10:25:36.072303954Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7bfccd63-6632-4a8b-813c-4b3428254a6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:36.081767 crc crio[19822]: time=\"2026-06-12T10:25:36.081680441Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b9c001b7-5d97-43ea-99f2-d8e1c302cc2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:36.085415 crc crio[19822]: time=\"2026-06-12T10:25:36.082427697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:36.155723 crc crio[19822]: time=\"2026-06-12T10:25:36.153516613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:36.161940 crc crio[19822]: time=\"2026-06-12T10:25:36.161777425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:36.401075 crc crio[19822]: time=\"2026-06-12T10:25:36.400962183Z\" level=info msg=\"Created container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core\" id=b9c001b7-5d97-43ea-99f2-d8e1c302cc2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:36.404117 crc crio[19822]: time=\"2026-06-12T10:25:36.404072738Z\" level=info msg=\"Starting container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71\" id=5beee1db-5b43-4f99-88e6-ddd6d5698506 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:36.419100 crc crio[19822]: time=\"2026-06-12T10:25:36.419032695Z\" level=info msg=\"Started container\" PID=82063 containerID=d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71 description=openstack/ceilometer-0/sg-core id=5beee1db-5b43-4f99-88e6-ddd6d5698506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\nJun 12 10:25:36.456872 crc crio[19822]: time=\"2026-06-12T10:25:36.454277063Z\" level=info msg=\"Stopping container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c (timeout: 10s)\" id=a567268c-60b7-4106-8cb6-47fb7e19dec4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:36.498913 crc crio[19822]: time=\"2026-06-12T10:25:36.496441995Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9e4495b0-8cbb-4680-8f83-35bc959b513e name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:36.503054 crc crio[19822]: time=\"2026-06-12T10:25:36.502298219Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:25:36.589404 crc crio[19822]: 2026-06-12T10:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6d870d6ab8688a Mac:da:b5:f2:49:8e:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:36.590909 crc crio[19822]: time=\"2026-06-12T10:25:36.590519156Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc002144948}] Aliases:map[]}\"\nJun 12 10:25:36.590909 crc crio[19822]: time=\"2026-06-12T10:25:36.590729923Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:36.596095 crc crio[19822]: time=\"2026-06-12T10:25:36.595657798Z\" level=info msg=\"Stopped container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns\" id=a567268c-60b7-4106-8cb6-47fb7e19dec4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:36.596995 crc crio[19822]: time=\"2026-06-12T10:25:36.596569537Z\" level=info msg=\"Stopping pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=e54f9621-5eb8-4e69-a5fd-4586ce87beef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:36.598290 crc crio[19822]: time=\"2026-06-12T10:25:36.597646662Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc00140e790}] Aliases:map[]}\"\nJun 12 10:25:36.598290 crc crio[19822]: time=\"2026-06-12T10:25:36.597876778Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-946cbdf6f-797zb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:36.635049 crc crio[19822]: time=\"2026-06-12T10:25:36.63476286Z\" level=info msg=\"Ran pod sandbox c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 with infra container: openstack/nova-api-0/POD\" id=4be71bef-9fa4-47ee-b085-c6dae06685b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:36.638541 crc crio[19822]: time=\"2026-06-12T10:25:36.638491937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ada22d14-674b-4efe-9862-9faaa22ababa name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:36.643292 crc crio[19822]: time=\"2026-06-12T10:25:36.643045682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=31d0f0f3-2178-4cdd-bb30-2736300c4418 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:36.669566 crc crio[19822]: time=\"2026-06-12T10:25:36.66944577Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=1d39403a-4f09-462f-bd47-5c3c622d6779 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:36.670035 crc crio[19822]: time=\"2026-06-12T10:25:36.669935346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:36.769718 crc crio[19822]: time=\"2026-06-12T10:25:36.769353268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:36.778949 crc crio[19822]: time=\"2026-06-12T10:25:36.778900585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:36.980797 crc crio[19822]: time=\"2026-06-12T10:25:36.980644289Z\" level=info msg=\"Created container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log\" id=1d39403a-4f09-462f-bd47-5c3c622d6779 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:36.985973 crc crio[19822]: time=\"2026-06-12T10:25:36.982551539Z\" level=info msg=\"Starting container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972\" id=8badf091-1b0f-45ea-a9d9-21e9bdf93fcf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:36.992210 crc crio[19822]: time=\"2026-06-12T10:25:36.992092323Z\" level=info msg=\"Started container\" PID=82174 containerID=c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972 description=openstack/nova-api-0/nova-api-log id=8badf091-1b0f-45ea-a9d9-21e9bdf93fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\nJun 12 10:25:37.026946 crc crio[19822]: time=\"2026-06-12T10:25:37.026477464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5025b251-c613-480a-9ff8-6bff81e0acea name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:37.151007 crc crio[19822]: time=\"2026-06-12T10:25:37.149709918Z\" level=info msg=\"Stopped pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=e54f9621-5eb8-4e69-a5fd-4586ce87beef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:37.173192 crc crio[19822]: time=\"2026-06-12T10:25:37.173054268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=461793b4-a101-4039-983d-4e47af012973 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:37.185255 crc crio[19822]: time=\"2026-06-12T10:25:37.185135831Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=0d352879-c8dc-453c-b284-758bce6bc156 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:37.185658 crc crio[19822]: time=\"2026-06-12T10:25:37.185597256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:37.279650 crc crio[19822]: time=\"2026-06-12T10:25:37.279220799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:37.293729 crc crio[19822]: time=\"2026-06-12T10:25:37.293673116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:37.333410 crc crio[19822]: time=\"2026-06-12T10:25:37.333316939Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-8n5rh/POD\" id=1065de45-4779-45ec-82e2-cc526ad3c25b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:37.333527 crc crio[19822]: time=\"2026-06-12T10:25:37.333498495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:37.441354 crc crio[19822]: time=\"2026-06-12T10:25:37.438587007Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00244cd38}] Aliases:map[]}\"\nJun 12 10:25:37.441354 crc crio[19822]: time=\"2026-06-12T10:25:37.438890087Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-8n5rh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:37.632460 crc crio[19822]: time=\"2026-06-12T10:25:37.631769211Z\" level=info msg=\"Removing container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c\" id=8368c046-e52f-4542-8d56-08f01df23a89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:37.757941 crc crio[19822]: time=\"2026-06-12T10:25:37.757389288Z\" level=info msg=\"Removed container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns\" id=8368c046-e52f-4542-8d56-08f01df23a89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:37.759071 crc crio[19822]: time=\"2026-06-12T10:25:37.758788414Z\" level=info msg=\"Created container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api\" id=0d352879-c8dc-453c-b284-758bce6bc156 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:37.773032 crc crio[19822]: time=\"2026-06-12T10:25:37.772730215Z\" level=info msg=\"Starting container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824\" id=288f4a29-1eb0-438b-b430-e4d8c4cac330 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:37.781961 crc crio[19822]: time=\"2026-06-12T10:25:37.779636032Z\" level=info msg=\"Removing container: 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd\" id=0a6a6621-bdcf-4388-bdb2-ab5d695f533f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:37.783625 crc crio[19822]: time=\"2026-06-12T10:25:37.783425654Z\" level=info msg=\"Started container\" PID=82269 containerID=30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824 description=openstack/nova-api-0/nova-api-api id=288f4a29-1eb0-438b-b430-e4d8c4cac330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\nJun 12 10:25:37.822282 crc crio[19822]: time=\"2026-06-12T10:25:37.822182798Z\" level=info msg=\"Removed container 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd: openstack/dnsmasq-dns-946cbdf6f-797zb/init\" id=0a6a6621-bdcf-4388-bdb2-ab5d695f533f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:38.104042 crc crio[19822]: 2026-06-12T10:25:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b9963749d6ea87 Mac:32:95:d6:4d:89:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:38.106009 crc crio[19822]: time=\"2026-06-12T10:25:38.105761108Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00244cd38}] Aliases:map[]}\"\nJun 12 10:25:38.106233 crc crio[19822]: time=\"2026-06-12T10:25:38.106057568Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-8n5rh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:38.118903 crc crio[19822]: time=\"2026-06-12T10:25:38.118463321Z\" level=info msg=\"Ran pod sandbox 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff with infra container: openstack/nova-cell1-cell-mapping-8n5rh/POD\" id=1065de45-4779-45ec-82e2-cc526ad3c25b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:38.120963 crc crio[19822]: time=\"2026-06-12T10:25:38.120797706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=600a8fe7-f598-429e-9abd-3223583c3609 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:38.181428 crc crio[19822]: time=\"2026-06-12T10:25:38.181313904Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=9e4495b0-8cbb-4680-8f83-35bc959b513e name=/runtime.v1.ImageService/PullImage\nJun 12 10:25:38.182564 crc crio[19822]: time=\"2026-06-12T10:25:38.182468882Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=16838f94-4b02-4eef-b0c3-c4d577eed0b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:38.187640 crc crio[19822]: time=\"2026-06-12T10:25:38.187282994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=b689ac7e-aa8e-42a5-9ba4-3bf9b2cba5a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:38.225196 crc crio[19822]: time=\"2026-06-12T10:25:38.225057194Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage\" id=7b0cc351-87bd-47b9-ae3b-3ecb3bba7dd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:38.225642 crc crio[19822]: time=\"2026-06-12T10:25:38.22554382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:38.256736 crc crio[19822]: time=\"2026-06-12T10:25:38.256592234Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=283c7dd1-7bd5-4464-a355-bb3dcfba6691 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:38.289518 crc crio[19822]: time=\"2026-06-12T10:25:38.289092739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:38.295184 crc crio[19822]: time=\"2026-06-12T10:25:38.295090161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:38.334959 crc crio[19822]: time=\"2026-06-12T10:25:38.333662551Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7c0df9ab-8cc6-48af-96e4-b9b2b814d845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:38.334959 crc crio[19822]: time=\"2026-06-12T10:25:38.334341283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:38.387072 crc crio[19822]: time=\"2026-06-12T10:25:38.386986704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:38.390995 crc crio[19822]: time=\"2026-06-12T10:25:38.390870747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:38.625649 crc crio[19822]: time=\"2026-06-12T10:25:38.625469055Z\" level=info msg=\"Created container a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage\" id=7b0cc351-87bd-47b9-ae3b-3ecb3bba7dd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:38.627253 crc crio[19822]: time=\"2026-06-12T10:25:38.626780107Z\" level=info msg=\"Starting container: a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516\" id=dcae8294-e99a-4c78-b0e5-52768676ef9f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:38.630245 crc crio[19822]: time=\"2026-06-12T10:25:38.630122593Z\" level=info msg=\"Created container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd\" id=7c0df9ab-8cc6-48af-96e4-b9b2b814d845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:38.631703 crc crio[19822]: time=\"2026-06-12T10:25:38.631551577Z\" level=info msg=\"Starting container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243\" id=d3a94904-d2bf-41ad-a023-912567dba88a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:38.632976 crc crio[19822]: time=\"2026-06-12T10:25:38.632925111Z\" level=info msg=\"Started container\" PID=82448 containerID=a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516 description=openstack/nova-cell1-cell-mapping-8n5rh/nova-manage id=dcae8294-e99a-4c78-b0e5-52768676ef9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\nJun 12 10:25:38.642486 crc crio[19822]: time=\"2026-06-12T10:25:38.642286499Z\" level=info msg=\"Started container\" PID=82455 containerID=44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 description=openstack/ceilometer-0/proxy-httpd id=d3a94904-d2bf-41ad-a023-912567dba88a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\nJun 12 10:25:38.666877 crc crio[19822]: time=\"2026-06-12T10:25:38.666710954Z\" level=info msg=\"Stopping container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 (timeout: 30s)\" id=6f858d1d-e4b8-42f9-8860-41a4bbb8b497 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:38.667348 crc crio[19822]: time=\"2026-06-12T10:25:38.667233161Z\" level=info msg=\"Stopping container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71 (timeout: 30s)\" id=aaf02eb3-58b9-4c71-bb86-5025f23e29e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:38.667348 crc crio[19822]: time=\"2026-06-12T10:25:38.667331494Z\" level=info msg=\"Stopping container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504 (timeout: 30s)\" id=131b8e1a-5cc2-4a1b-bea6-c346fcd832f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:38.667521 crc crio[19822]: time=\"2026-06-12T10:25:38.667436007Z\" level=info msg=\"Stopping container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63 (timeout: 30s)\" id=401b6115-0ddd-457a-8f58-29cc0887c116 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:38.804108 crc crio[19822]: time=\"2026-06-12T10:25:38.804025363Z\" level=info msg=\"Stopped container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core\" id=aaf02eb3-58b9-4c71-bb86-5025f23e29e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:39.418879 crc crio[19822]: time=\"2026-06-12T10:25:39.418245782Z\" level=info msg=\"Stopped container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent\" id=401b6115-0ddd-457a-8f58-29cc0887c116 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:40.912335 crc crio[19822]: time=\"2026-06-12T10:25:40.910635618Z\" level=info msg=\"Stopped container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent\" id=131b8e1a-5cc2-4a1b-bea6-c346fcd832f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:45.836342 crc crio[19822]: time=\"2026-06-12T10:25:45.835253396Z\" level=info msg=\"Stopping pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=298229ba-6f8e-4d73-bf78-6166772aed54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:45.837900 crc crio[19822]: time=\"2026-06-12T10:25:45.836874723Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00140ea98}] Aliases:map[]}\"\nJun 12 10:25:45.837900 crc crio[19822]: time=\"2026-06-12T10:25:45.83701613Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-8n5rh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:46.256984 crc crio[19822]: time=\"2026-06-12T10:25:46.256413051Z\" level=info msg=\"Stopped pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=298229ba-6f8e-4d73-bf78-6166772aed54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:47.693271 crc crio[19822]: time=\"2026-06-12T10:25:47.692696493Z\" level=info msg=\"Stopping container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39 (timeout: 30s)\" id=9f4d2894-ef83-4f07-8f74-c1950af890bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:47.694461 crc crio[19822]: time=\"2026-06-12T10:25:47.692913854Z\" level=info msg=\"Stopping container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d (timeout: 30s)\" id=a5389f04-64f6-4e2a-a152-6a0b97f67f5b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:47.708062 crc crio[19822]: time=\"2026-06-12T10:25:47.707970351Z\" level=info msg=\"Stopping container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2 (timeout: 30s)\" id=f0c35316-2ddb-4887-af4c-68596cee6c1f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:47.828466 crc crio[19822]: time=\"2026-06-12T10:25:47.827955414Z\" level=info msg=\"Stopped container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log\" id=a5389f04-64f6-4e2a-a152-6a0b97f67f5b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:47.869982 crc crio[19822]: time=\"2026-06-12T10:25:47.869871072Z\" level=info msg=\"Stopping container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972 (timeout: 30s)\" id=524742ab-13cf-4acf-98e7-a6d76c6311fc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:47.869982 crc crio[19822]: time=\"2026-06-12T10:25:47.869968309Z\" level=info msg=\"Stopping container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824 (timeout: 30s)\" id=60b3e489-05a0-4a47-8cd6-5b2560c02dc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:48.001298 crc crio[19822]: time=\"2026-06-12T10:25:48.001004254Z\" level=info msg=\"Stopped container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log\" id=524742ab-13cf-4acf-98e7-a6d76c6311fc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:50.577967 crc crio[19822]: time=\"2026-06-12T10:25:50.57730698Z\" level=info msg=\"Stopped container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f0c35316-2ddb-4887-af4c-68596cee6c1f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:50.579390 crc crio[19822]: time=\"2026-06-12T10:25:50.579298343Z\" level=info msg=\"Stopping pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=c6eded5e-eced-4901-b8d3-d55b37be1be4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:50.580306 crc crio[19822]: time=\"2026-06-12T10:25:50.580183911Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc0030954d0}] Aliases:map[]}\"\nJun 12 10:25:50.580608 crc crio[19822]: time=\"2026-06-12T10:25:50.580357617Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:50.946306 crc crio[19822]: time=\"2026-06-12T10:25:50.945752786Z\" level=info msg=\"Stopped container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata\" id=9f4d2894-ef83-4f07-8f74-c1950af890bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:50.947656 crc crio[19822]: time=\"2026-06-12T10:25:50.947581844Z\" level=info msg=\"Stopping pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=83b7b0a0-4000-4486-9333-c163b7d94c03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:50.948469 crc crio[19822]: time=\"2026-06-12T10:25:50.94840197Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc0007acde0}] Aliases:map[]}\"\nJun 12 10:25:50.948657 crc crio[19822]: time=\"2026-06-12T10:25:50.948599556Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:50.949887 crc crio[19822]: time=\"2026-06-12T10:25:50.949769813Z\" level=info msg=\"Stopped pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=c6eded5e-eced-4901-b8d3-d55b37be1be4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:51.324450 crc crio[19822]: time=\"2026-06-12T10:25:51.324339905Z\" level=info msg=\"Stopped pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=83b7b0a0-4000-4486-9333-c163b7d94c03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:51.949248 crc crio[19822]: time=\"2026-06-12T10:25:51.948581091Z\" level=info msg=\"Removing container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2\" id=0964fd2a-f5ab-410c-9f8b-9a8e6ab4ab3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:51.986057 crc crio[19822]: time=\"2026-06-12T10:25:51.985735246Z\" level=info msg=\"Removed container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0964fd2a-f5ab-410c-9f8b-9a8e6ab4ab3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:51.989901 crc crio[19822]: time=\"2026-06-12T10:25:51.989723147Z\" level=info msg=\"Removing container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39\" id=de0c183c-05e9-41cb-80f3-e774efc272a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:52.046637 crc crio[19822]: time=\"2026-06-12T10:25:52.046470552Z\" level=info msg=\"Removed container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata\" id=de0c183c-05e9-41cb-80f3-e774efc272a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:52.060291 crc crio[19822]: time=\"2026-06-12T10:25:52.060121486Z\" level=info msg=\"Removing container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d\" id=09975197-4989-432d-8011-d7ec59dbe903 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:52.119504 crc crio[19822]: time=\"2026-06-12T10:25:52.119385399Z\" level=info msg=\"Removed container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log\" id=09975197-4989-432d-8011-d7ec59dbe903 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:52.460450 crc crio[19822]: time=\"2026-06-12T10:25:52.459909813Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=cfe19b41-780b-43d8-b09d-4250edd7f5b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:52.460724 crc crio[19822]: time=\"2026-06-12T10:25:52.460514363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:52.513900 crc crio[19822]: time=\"2026-06-12T10:25:52.513755396Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc003264358}] Aliases:map[]}\"\nJun 12 10:25:52.513900 crc crio[19822]: time=\"2026-06-12T10:25:52.513899717Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:52.536696 crc crio[19822]: time=\"2026-06-12T10:25:52.536600778Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=cb4fc6d4-5735-4b99-9522-99bf372f64da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:52.536933 crc crio[19822]: time=\"2026-06-12T10:25:52.536726542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:52.615517 crc crio[19822]: time=\"2026-06-12T10:25:52.61540104Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0032645a8}] Aliases:map[]}\"\nJun 12 10:25:52.615517 crc crio[19822]: time=\"2026-06-12T10:25:52.615486093Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:53.135959 crc crio[19822]: 2026-06-12T10:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af468debf1bf390 Mac:92:39:66:b2:b7:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b SocketPath: PciID:}] [{Interface:0xc0004a45e0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:53.137410 crc crio[19822]: time=\"2026-06-12T10:25:53.137337219Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc003264358}] Aliases:map[]}\"\nJun 12 10:25:53.137578 crc crio[19822]: time=\"2026-06-12T10:25:53.137537916Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:53.149708 crc crio[19822]: time=\"2026-06-12T10:25:53.149622011Z\" level=info msg=\"Ran pod sandbox af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 with infra container: openstack/nova-scheduler-0/POD\" id=cfe19b41-780b-43d8-b09d-4250edd7f5b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:53.152477 crc crio[19822]: time=\"2026-06-12T10:25:53.152393327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d0ac784d-942a-4087-a645-fffbf9e4adab name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:53.176987 crc crio[19822]: time=\"2026-06-12T10:25:53.176879124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=206b64c5-c415-490c-925b-ccd6b98ba805 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:53.187064 crc crio[19822]: time=\"2026-06-12T10:25:53.186944155Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1438195b-ad3f-4022-96ba-40883e25e87c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:53.187416 crc crio[19822]: time=\"2026-06-12T10:25:53.187358058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.246018 crc crio[19822]: time=\"2026-06-12T10:25:53.245919795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.253070 crc crio[19822]: time=\"2026-06-12T10:25:53.252997741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.270768 crc crio[19822]: 2026-06-12T10:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f5c7713ebab28b Mac:1a:ee:7a:16:7e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 SocketPath: PciID:}] [{Interface:0xc0002dac80 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:53.273604 crc crio[19822]: time=\"2026-06-12T10:25:53.273560035Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0032645a8}] Aliases:map[]}\"\nJun 12 10:25:53.274094 crc crio[19822]: time=\"2026-06-12T10:25:53.274068902Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:53.293718 crc crio[19822]: time=\"2026-06-12T10:25:53.293661793Z\" level=info msg=\"Ran pod sandbox 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 with infra container: openstack/nova-metadata-0/POD\" id=cb4fc6d4-5735-4b99-9522-99bf372f64da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:53.297138 crc crio[19822]: time=\"2026-06-12T10:25:53.297049068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=180e16e2-f020-4a64-83f2-16fcd9600e04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:53.310779 crc crio[19822]: time=\"2026-06-12T10:25:53.309911066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=38bbd198-670c-48c2-941c-57433e0eef7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:53.325604 crc crio[19822]: time=\"2026-06-12T10:25:53.325550074Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=75eab117-c7e0-4c70-ad3b-579a9f9df4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:53.326382 crc crio[19822]: time=\"2026-06-12T10:25:53.326351829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.379465 crc crio[19822]: time=\"2026-06-12T10:25:53.379420273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.384081 crc crio[19822]: time=\"2026-06-12T10:25:53.38405279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.435128 crc crio[19822]: time=\"2026-06-12T10:25:53.435035739Z\" level=info msg=\"Stopped container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api\" id=60b3e489-05a0-4a47-8cd6-5b2560c02dc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:25:53.437801 crc crio[19822]: time=\"2026-06-12T10:25:53.437703304Z\" level=info msg=\"Stopping pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=17f11ef5-eb1d-419e-8068-7d2631aad8df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:53.438532 crc crio[19822]: time=\"2026-06-12T10:25:53.438444858Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc0032648a0}] Aliases:map[]}\"\nJun 12 10:25:53.439235 crc crio[19822]: time=\"2026-06-12T10:25:53.438631304Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:53.453960 crc crio[19822]: time=\"2026-06-12T10:25:53.453871838Z\" level=info msg=\"Created container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1438195b-ad3f-4022-96ba-40883e25e87c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:53.455011 crc crio[19822]: time=\"2026-06-12T10:25:53.454948111Z\" level=info msg=\"Starting container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82\" id=9a99be30-2440-45b0-8aa1-2e45cbcd50cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:53.469001 crc crio[19822]: time=\"2026-06-12T10:25:53.468864533Z\" level=info msg=\"Started container\" PID=83599 containerID=ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9a99be30-2440-45b0-8aa1-2e45cbcd50cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\nJun 12 10:25:53.534975 crc crio[19822]: time=\"2026-06-12T10:25:53.534770225Z\" level=info msg=\"Created container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log\" id=75eab117-c7e0-4c70-ad3b-579a9f9df4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:53.537063 crc crio[19822]: time=\"2026-06-12T10:25:53.537023866Z\" level=info msg=\"Starting container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16\" id=8522f35a-f153-4f08-a48d-6706dece1231 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:53.543933 crc crio[19822]: time=\"2026-06-12T10:25:53.543862514Z\" level=info msg=\"Started container\" PID=83607 containerID=56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16 description=openstack/nova-metadata-0/nova-metadata-log id=8522f35a-f153-4f08-a48d-6706dece1231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\nJun 12 10:25:53.564490 crc crio[19822]: time=\"2026-06-12T10:25:53.564402357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c4afb6ce-4cc5-4e30-895d-7310e736d66b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:53.633637 crc crio[19822]: time=\"2026-06-12T10:25:53.630776493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=44733269-180b-4c5b-8437-f37f007b8ed7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:53.643195 crc crio[19822]: time=\"2026-06-12T10:25:53.642983551Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=df47e8dc-b1fe-4337-9ef5-e01ff578b1bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:53.644494 crc crio[19822]: time=\"2026-06-12T10:25:53.643562839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.712692 crc crio[19822]: time=\"2026-06-12T10:25:53.712515837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.743944 crc crio[19822]: time=\"2026-06-12T10:25:53.728050771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:53.895373 crc crio[19822]: time=\"2026-06-12T10:25:53.894876227Z\" level=info msg=\"Stopped pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=17f11ef5-eb1d-419e-8068-7d2631aad8df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:25:53.899409 crc crio[19822]: time=\"2026-06-12T10:25:53.899235055Z\" level=info msg=\"Created container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata\" id=df47e8dc-b1fe-4337-9ef5-e01ff578b1bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:53.901057 crc crio[19822]: time=\"2026-06-12T10:25:53.90095952Z\" level=info msg=\"Starting container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e\" id=0b524933-524a-4df2-8313-a5a5703966f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:53.909376 crc crio[19822]: time=\"2026-06-12T10:25:53.909212644Z\" level=info msg=\"Started container\" PID=83667 containerID=7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e description=openstack/nova-metadata-0/nova-metadata-metadata id=0b524933-524a-4df2-8313-a5a5703966f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\nJun 12 10:25:54.016319 crc crio[19822]: time=\"2026-06-12T10:25:54.016096876Z\" level=info msg=\"Removing container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824\" id=413ea397-8f74-448a-a58d-8e805995e15d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:54.061607 crc crio[19822]: time=\"2026-06-12T10:25:54.060604756Z\" level=info msg=\"Removed container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api\" id=413ea397-8f74-448a-a58d-8e805995e15d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:54.066715 crc crio[19822]: time=\"2026-06-12T10:25:54.06663048Z\" level=info msg=\"Removing container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972\" id=dadb27f2-c31e-4ec4-9523-a85e6954f79e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:54.109725 crc crio[19822]: time=\"2026-06-12T10:25:54.109509646Z\" level=info msg=\"Removed container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log\" id=dadb27f2-c31e-4ec4-9523-a85e6954f79e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:25:54.794425 crc crio[19822]: time=\"2026-06-12T10:25:54.793955058Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d80eaaba-3ad2-4b84-8cdc-a65d58d4ea91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:54.797864 crc crio[19822]: time=\"2026-06-12T10:25:54.795858859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:54.890594 crc crio[19822]: time=\"2026-06-12T10:25:54.889406779Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc002ed0b98}] Aliases:map[]}\"\nJun 12 10:25:54.890594 crc crio[19822]: time=\"2026-06-12T10:25:54.889481752Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:25:55.476117 crc crio[19822]: 2026-06-12T10:25:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9eb0226d59e04d Mac:a6:04:92:93:73:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 SocketPath: PciID:}] [{Interface:0xc0001ba950 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:25:55.478371 crc crio[19822]: time=\"2026-06-12T10:25:55.478332328Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc002ed0b98}] Aliases:map[]}\"\nJun 12 10:25:55.479010 crc crio[19822]: time=\"2026-06-12T10:25:55.478985689Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:25:55.493304 crc crio[19822]: time=\"2026-06-12T10:25:55.49296294Z\" level=info msg=\"Ran pod sandbox a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 with infra container: openstack/nova-api-0/POD\" id=d80eaaba-3ad2-4b84-8cdc-a65d58d4ea91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:25:55.499207 crc crio[19822]: time=\"2026-06-12T10:25:55.499109786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bd41c83d-d460-4a86-894e-0e432d551197 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:55.503741 crc crio[19822]: time=\"2026-06-12T10:25:55.50369509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8a54d23c-9d04-443b-8b5f-2db9410c6488 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:55.513447 crc crio[19822]: time=\"2026-06-12T10:25:55.513371849Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d632f97d-770a-4f7d-89e9-bb5884d763f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:55.514097 crc crio[19822]: time=\"2026-06-12T10:25:55.513863504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:55.564420 crc crio[19822]: time=\"2026-06-12T10:25:55.564329554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:55.569139 crc crio[19822]: time=\"2026-06-12T10:25:55.569066875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:55.825582 crc crio[19822]: time=\"2026-06-12T10:25:55.825492586Z\" level=info msg=\"Created container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log\" id=d632f97d-770a-4f7d-89e9-bb5884d763f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:55.829430 crc crio[19822]: time=\"2026-06-12T10:25:55.828365245Z\" level=info msg=\"Starting container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf\" id=53b04695-1e1a-4952-8f31-dea5d25230fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:55.842083 crc crio[19822]: time=\"2026-06-12T10:25:55.841986769Z\" level=info msg=\"Started container\" PID=83933 containerID=0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf description=openstack/nova-api-0/nova-api-log id=53b04695-1e1a-4952-8f31-dea5d25230fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\nJun 12 10:25:55.852562 crc crio[19822]: time=\"2026-06-12T10:25:55.852457781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e5802e00-9eb9-4a45-b65f-5bdbf28dcfb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:55.970226 crc crio[19822]: time=\"2026-06-12T10:25:55.969492306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fb8389c8-b3de-46e4-93b4-d7e2260a6962 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:25:55.990627 crc crio[19822]: time=\"2026-06-12T10:25:55.990513064Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=fb9b1dd0-4f4b-4f45-b4f7-6bd23c453798 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:55.991601 crc crio[19822]: time=\"2026-06-12T10:25:55.991510146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:56.070432 crc crio[19822]: time=\"2026-06-12T10:25:56.070350418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:56.074368 crc crio[19822]: time=\"2026-06-12T10:25:56.074321145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:25:56.203799 crc crio[19822]: time=\"2026-06-12T10:25:56.203692522Z\" level=info msg=\"Created container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api\" id=fb9b1dd0-4f4b-4f45-b4f7-6bd23c453798 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:25:56.207998 crc crio[19822]: time=\"2026-06-12T10:25:56.207451112Z\" level=info msg=\"Starting container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b\" id=1c14d47d-b39f-414b-9166-da70b1e582b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:25:56.214790 crc crio[19822]: time=\"2026-06-12T10:25:56.214484374Z\" level=info msg=\"Started container\" PID=84000 containerID=29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b description=openstack/nova-api-0/nova-api-api id=1c14d47d-b39f-414b-9166-da70b1e582b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\nJun 12 10:26:00.536616 crc crio[19822]: time=\"2026-06-12T10:26:00.535429443Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687666-wl9zl/POD\" id=48ae0d68-3c63-48cf-9f53-c6be53a5fe85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:26:00.538426 crc crio[19822]: time=\"2026-06-12T10:26:00.536729985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:00.583774 crc crio[19822]: time=\"2026-06-12T10:26:00.583699226Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc0037c9048}] Aliases:map[]}\"\nJun 12 10:26:00.583774 crc crio[19822]: time=\"2026-06-12T10:26:00.583747408Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687666-wl9zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:26:01.145183 crc crio[19822]: 2026-06-12T10:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a6c6c8285ac21 Mac:5e:ac:46:c3:a8:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 SocketPath: PciID:}] [{Interface:0xc0005105c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:26:01.147669 crc crio[19822]: time=\"2026-06-12T10:26:01.147592097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc0037c9048}] Aliases:map[]}\"\nJun 12 10:26:01.148037 crc crio[19822]: time=\"2026-06-12T10:26:01.147948979Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687666-wl9zl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:26:01.164898 crc crio[19822]: time=\"2026-06-12T10:26:01.164859127Z\" level=info msg=\"Ran pod sandbox a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b with infra container: openshift-infra/auto-csr-approver-29687666-wl9zl/POD\" id=48ae0d68-3c63-48cf-9f53-c6be53a5fe85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:26:01.171722 crc crio[19822]: time=\"2026-06-12T10:26:01.167556421Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5748173e-d29f-44f8-8c7c-ba636d69203b name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:01.175462 crc crio[19822]: time=\"2026-06-12T10:26:01.175260118Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:26:02.436400 crc crio[19822]: time=\"2026-06-12T10:26:02.435794072Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5748173e-d29f-44f8-8c7c-ba636d69203b name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:02.438346 crc crio[19822]: time=\"2026-06-12T10:26:02.437516976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9891e730-eb9d-4f58-99cc-3b977100ba79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:02.439502 crc crio[19822]: time=\"2026-06-12T10:26:02.439423588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=707d1bcb-1339-4ed3-83d6-f8f52566d849 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:02.448729 crc crio[19822]: time=\"2026-06-12T10:26:02.448611789Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687666-wl9zl/oc\" id=97432620-3b2c-48ee-a9ad-c74d926141af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:02.449765 crc crio[19822]: time=\"2026-06-12T10:26:02.449685763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:02.517601 crc crio[19822]: time=\"2026-06-12T10:26:02.517444323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:02.759682 crc crio[19822]: time=\"2026-06-12T10:26:02.759213609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:02.901364 crc crio[19822]: time=\"2026-06-12T10:26:02.901187566Z\" level=info msg=\"Created container 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959: openshift-infra/auto-csr-approver-29687666-wl9zl/oc\" id=97432620-3b2c-48ee-a9ad-c74d926141af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:02.902547 crc crio[19822]: time=\"2026-06-12T10:26:02.902428636Z\" level=info msg=\"Starting container: 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959\" id=cc4950cb-69e7-4226-94ca-11e38dd190d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:26:02.908483 crc crio[19822]: time=\"2026-06-12T10:26:02.908384575Z\" level=info msg=\"Started container\" PID=84561 containerID=4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959 description=openshift-infra/auto-csr-approver-29687666-wl9zl/oc id=cc4950cb-69e7-4226-94ca-11e38dd190d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\nJun 12 10:26:05.237723 crc crio[19822]: time=\"2026-06-12T10:26:05.237135961Z\" level=info msg=\"Stopping pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=b3378258-a88d-4466-a190-c26c4e744efd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:05.239748 crc crio[19822]: time=\"2026-06-12T10:26:05.238710922Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc00008dae8}] Aliases:map[]}\"\nJun 12 10:26:05.239748 crc crio[19822]: time=\"2026-06-12T10:26:05.238930419Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687666-wl9zl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:26:05.671414 crc crio[19822]: time=\"2026-06-12T10:26:05.670582051Z\" level=info msg=\"Stopped pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=b3378258-a88d-4466-a190-c26c4e744efd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:08.685956 crc crio[19822]: time=\"2026-06-12T10:26:08.685453629Z\" level=warning msg=\"Stopping container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 with stop signal(15) timed out. Killing...\"\nJun 12 10:26:08.729077 crc crio[19822]: time=\"2026-06-12T10:26:08.728782185Z\" level=error msg=\"Killing container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 10:26:08.762950 crc crio[19822]: time=\"2026-06-12T10:26:08.762676591Z\" level=info msg=\"Stopped container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd\" id=6f858d1d-e4b8-42f9-8860-41a4bbb8b497 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:26:08.764687 crc crio[19822]: time=\"2026-06-12T10:26:08.764562861Z\" level=info msg=\"Stopping pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=012c0ce5-ba2c-4084-affd-de4792c7ba64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:08.765482 crc crio[19822]: time=\"2026-06-12T10:26:08.765401708Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc002144098}] Aliases:map[]}\"\nJun 12 10:26:08.765634 crc crio[19822]: time=\"2026-06-12T10:26:08.765602144Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:26:09.195622 crc crio[19822]: time=\"2026-06-12T10:26:09.195293304Z\" level=info msg=\"Stopped pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=012c0ce5-ba2c-4084-affd-de4792c7ba64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:10.810120 crc crio[19822]: time=\"2026-06-12T10:26:10.809326153Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2fb6362d-fd73-489b-b91e-4a3765adf946 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:26:10.811127 crc crio[19822]: time=\"2026-06-12T10:26:10.810137659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:10.845909 crc crio[19822]: time=\"2026-06-12T10:26:10.84577595Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc00140ea28}] Aliases:map[]}\"\nJun 12 10:26:10.845909 crc crio[19822]: time=\"2026-06-12T10:26:10.845894294Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:26:11.403518 crc crio[19822]: 2026-06-12T10:26:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80e39ab33e36eb Mac:0a:9e:f1:73:34:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:26:11.406685 crc crio[19822]: time=\"2026-06-12T10:26:11.405278634Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc00140ea28}] Aliases:map[]}\"\nJun 12 10:26:11.406685 crc crio[19822]: time=\"2026-06-12T10:26:11.40552378Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:26:11.421068 crc crio[19822]: time=\"2026-06-12T10:26:11.420964884Z\" level=info msg=\"Ran pod sandbox e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 with infra container: openstack/ceilometer-0/POD\" id=2fb6362d-fd73-489b-b91e-4a3765adf946 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:26:11.424415 crc crio[19822]: time=\"2026-06-12T10:26:11.424367937Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b2b529f9-811e-49c7-92b8-c5cf324b9584 name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:11.440466 crc crio[19822]: time=\"2026-06-12T10:26:11.440274735Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 12 10:26:11.911102 crc crio[19822]: time=\"2026-06-12T10:26:11.910775918Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b2b529f9-811e-49c7-92b8-c5cf324b9584 name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:11.912309 crc crio[19822]: time=\"2026-06-12T10:26:11.91206564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=9816293a-4ed7-41f1-8513-6cbcbb8b9e40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:11.949231 crc crio[19822]: time=\"2026-06-12T10:26:11.949091254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e314c602-6624-40a8-ac76-2600543c668b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:11.958270 crc crio[19822]: time=\"2026-06-12T10:26:11.957613366Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e951f0bb-cebe-4ff2-a9ca-460a9b588f68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:11.958270 crc crio[19822]: time=\"2026-06-12T10:26:11.958229236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:12.024098 crc crio[19822]: time=\"2026-06-12T10:26:12.023443955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:12.028665 crc crio[19822]: time=\"2026-06-12T10:26:12.028552707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:12.236367 crc crio[19822]: time=\"2026-06-12T10:26:12.235169767Z\" level=info msg=\"Created container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent\" id=e951f0bb-cebe-4ff2-a9ca-460a9b588f68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:12.237731 crc crio[19822]: time=\"2026-06-12T10:26:12.237625984Z\" level=info msg=\"Starting container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf\" id=0e04e5d5-6486-4f42-9b75-ec877d21c6e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:26:12.246481 crc crio[19822]: time=\"2026-06-12T10:26:12.246278459Z\" level=info msg=\"Started container\" PID=85211 containerID=91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf description=openstack/ceilometer-0/ceilometer-central-agent id=0e04e5d5-6486-4f42-9b75-ec877d21c6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\nJun 12 10:26:12.270867 crc crio[19822]: time=\"2026-06-12T10:26:12.270723405Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c80de1d9-ca76-428c-8f38-3f5b39b86882 name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:12.277653 crc crio[19822]: time=\"2026-06-12T10:26:12.277500801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 12 10:26:12.849542 crc crio[19822]: time=\"2026-06-12T10:26:12.849035544Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c80de1d9-ca76-428c-8f38-3f5b39b86882 name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:12.851397 crc crio[19822]: time=\"2026-06-12T10:26:12.851315606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=21763bad-27ff-4bcc-9726-1b34831c389a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:12.874475 crc crio[19822]: time=\"2026-06-12T10:26:12.874368568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a21918d2-82a6-4ece-85d5-67a55d87791a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:12.907751 crc crio[19822]: time=\"2026-06-12T10:26:12.907590963Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e8d2569d-ca7e-48e8-a518-573ccf850899 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:12.908352 crc crio[19822]: time=\"2026-06-12T10:26:12.908276395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:12.969227 crc crio[19822]: time=\"2026-06-12T10:26:12.969068514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:12.972633 crc crio[19822]: time=\"2026-06-12T10:26:12.972555845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:13.134903 crc crio[19822]: time=\"2026-06-12T10:26:13.134757045Z\" level=info msg=\"Created container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent\" id=e8d2569d-ca7e-48e8-a518-573ccf850899 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:13.137049 crc crio[19822]: time=\"2026-06-12T10:26:13.136930963Z\" level=info msg=\"Starting container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342\" id=c615a14f-f316-4b9b-a110-e946b08f9775 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:26:13.148037 crc crio[19822]: time=\"2026-06-12T10:26:13.147907111Z\" level=info msg=\"Started container\" PID=85261 containerID=93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342 description=openstack/ceilometer-0/ceilometer-notification-agent id=c615a14f-f316-4b9b-a110-e946b08f9775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\nJun 12 10:26:13.162491 crc crio[19822]: time=\"2026-06-12T10:26:13.161962175Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=5a205021-158a-463b-b3cb-f338c1d85394 name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:13.166629 crc crio[19822]: time=\"2026-06-12T10:26:13.166557305Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 12 10:26:13.728286 crc crio[19822]: time=\"2026-06-12T10:26:13.727764239Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=5a205021-158a-463b-b3cb-f338c1d85394 name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:13.729306 crc crio[19822]: time=\"2026-06-12T10:26:13.729209186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a32ddc0f-d3f9-4ec4-975c-80705df9a800 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:13.755546 crc crio[19822]: time=\"2026-06-12T10:26:13.755438808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2a2f03ec-b30b-4175-9def-914cc4d303d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:13.763981 crc crio[19822]: time=\"2026-06-12T10:26:13.76370263Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b2f0c05a-7e96-43d3-8f5b-532ccd41c7a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:13.764424 crc crio[19822]: time=\"2026-06-12T10:26:13.764370891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:13.817735 crc crio[19822]: time=\"2026-06-12T10:26:13.817672283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:13.821560 crc crio[19822]: time=\"2026-06-12T10:26:13.821418753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:14.017880 crc crio[19822]: time=\"2026-06-12T10:26:14.017588594Z\" level=info msg=\"Created container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core\" id=b2f0c05a-7e96-43d3-8f5b-532ccd41c7a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:14.019076 crc crio[19822]: time=\"2026-06-12T10:26:14.018965923Z\" level=info msg=\"Starting container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e\" id=277b5282-ce5e-4002-9c2a-ff1bf39f0964 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:26:14.025581 crc crio[19822]: time=\"2026-06-12T10:26:14.025213052Z\" level=info msg=\"Started container\" PID=85318 containerID=d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e description=openstack/ceilometer-0/sg-core id=277b5282-ce5e-4002-9c2a-ff1bf39f0964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\nJun 12 10:26:14.040937 crc crio[19822]: time=\"2026-06-12T10:26:14.040762558Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f8572a3f-cc85-48d1-9706-317c2d26a879 name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:14.045087 crc crio[19822]: time=\"2026-06-12T10:26:14.0450074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 12 10:26:14.998901 crc crio[19822]: time=\"2026-06-12T10:26:14.99791587Z\" level=info msg=\"Removing container: f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d\" id=b5fa63dd-8a1a-493f-8a48-744b395029a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:26:15.177385 crc crio[19822]: time=\"2026-06-12T10:26:15.176912842Z\" level=info msg=\"Removed container f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d: openshift-infra/auto-csr-approver-29687660-nmbhk/oc\" id=b5fa63dd-8a1a-493f-8a48-744b395029a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:26:15.204582 crc crio[19822]: time=\"2026-06-12T10:26:15.204440477Z\" level=info msg=\"Stopping pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=46b3ce8a-4949-42eb-9743-f58ce622f391 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.204582 crc crio[19822]: time=\"2026-06-12T10:26:15.204556931Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=46b3ce8a-4949-42eb-9743-f58ce622f391 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.205616 crc crio[19822]: time=\"2026-06-12T10:26:15.205537961Z\" level=info msg=\"Removing pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=95dd3ea0-fa9a-41c7-930d-9c192f549f92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.234954 crc crio[19822]: time=\"2026-06-12T10:26:15.234887094Z\" level=info msg=\"Removed pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=95dd3ea0-fa9a-41c7-930d-9c192f549f92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.236881 crc crio[19822]: time=\"2026-06-12T10:26:15.236799944Z\" level=info msg=\"Stopping pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=05e4eaa9-54ff-4e22-b69f-b4b011041a71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.237090 crc crio[19822]: time=\"2026-06-12T10:26:15.237065265Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=05e4eaa9-54ff-4e22-b69f-b4b011041a71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.245109 crc crio[19822]: time=\"2026-06-12T10:26:15.241775665Z\" level=info msg=\"Removing pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=f6864d28-32a8-4929-a87f-e4554d4902dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.277658 crc crio[19822]: time=\"2026-06-12T10:26:15.274283924Z\" level=info msg=\"Removed pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=f6864d28-32a8-4929-a87f-e4554d4902dc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.277658 crc crio[19822]: time=\"2026-06-12T10:26:15.275752512Z\" level=info msg=\"Stopping pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=1bf0ecb0-f8c4-4290-abd2-20df173a2e08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.277658 crc crio[19822]: time=\"2026-06-12T10:26:15.275927037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=1bf0ecb0-f8c4-4290-abd2-20df173a2e08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.280370 crc crio[19822]: time=\"2026-06-12T10:26:15.280273435Z\" level=info msg=\"Removing pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=b5a8f524-3fdf-4b21-9ba2-44f1211dffd7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.316994 crc crio[19822]: time=\"2026-06-12T10:26:15.316892839Z\" level=info msg=\"Removed pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=b5a8f524-3fdf-4b21-9ba2-44f1211dffd7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.319080 crc crio[19822]: time=\"2026-06-12T10:26:15.318689914Z\" level=info msg=\"Stopping pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=ac4adef0-e379-4c36-a665-19f44e6e126a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.319080 crc crio[19822]: time=\"2026-06-12T10:26:15.31888929Z\" level=info msg=\"Stopped pod sandbox (already stopped): d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=ac4adef0-e379-4c36-a665-19f44e6e126a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.319764 crc crio[19822]: time=\"2026-06-12T10:26:15.319658085Z\" level=info msg=\"Removing pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=ecde7fe7-a387-48ed-875c-e8f3c1dc48df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.342221 crc crio[19822]: time=\"2026-06-12T10:26:15.342043111Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=f8572a3f-cc85-48d1-9706-317c2d26a879 name=/runtime.v1.ImageService/PullImage\nJun 12 10:26:15.343315 crc crio[19822]: time=\"2026-06-12T10:26:15.343204882Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=96bdbf2b-8acb-417b-aca8-f661112041e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:15.364768 crc crio[19822]: time=\"2026-06-12T10:26:15.364644745Z\" level=info msg=\"Removed pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=ecde7fe7-a387-48ed-875c-e8f3c1dc48df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.367331 crc crio[19822]: time=\"2026-06-12T10:26:15.367218726Z\" level=info msg=\"Stopping pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=e81586c8-6f56-4db3-b58e-a479b2b4cf2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.367463 crc crio[19822]: time=\"2026-06-12T10:26:15.367334269Z\" level=info msg=\"Stopped pod sandbox (already stopped): 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=e81586c8-6f56-4db3-b58e-a479b2b4cf2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.368044 crc crio[19822]: time=\"2026-06-12T10:26:15.367959138Z\" level=info msg=\"Removing pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=ecd71631-de08-42af-830f-da26a3bd7073 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.404054 crc crio[19822]: time=\"2026-06-12T10:26:15.403953824Z\" level=info msg=\"Removed pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=ecd71631-de08-42af-830f-da26a3bd7073 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.405334 crc crio[19822]: time=\"2026-06-12T10:26:15.405249754Z\" level=info msg=\"Stopping pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=2ca4c830-34e7-4cca-8f90-40c7aa125756 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.405488 crc crio[19822]: time=\"2026-06-12T10:26:15.405362467Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=2ca4c830-34e7-4cca-8f90-40c7aa125756 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.406252 crc crio[19822]: time=\"2026-06-12T10:26:15.406143382Z\" level=info msg=\"Removing pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=c0562d4e-7b42-4ab7-9dbb-f9ab03e63004 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.429329 crc crio[19822]: time=\"2026-06-12T10:26:15.429233686Z\" level=info msg=\"Removed pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=c0562d4e-7b42-4ab7-9dbb-f9ab03e63004 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.431965 crc crio[19822]: time=\"2026-06-12T10:26:15.430898828Z\" level=info msg=\"Stopping pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=d1f44895-91e6-4893-86e5-bdf8d9fb6db2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.431965 crc crio[19822]: time=\"2026-06-12T10:26:15.431435605Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=d1f44895-91e6-4893-86e5-bdf8d9fb6db2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.438388 crc crio[19822]: time=\"2026-06-12T10:26:15.438304365Z\" level=info msg=\"Removing pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=50ff57bb-3fec-4b35-bec1-b5c5d96b5b57 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.482567 crc crio[19822]: time=\"2026-06-12T10:26:15.479516506Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5f1a3627-fb9c-485c-99da-bf2dda37c902 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:26:15.489191 crc crio[19822]: time=\"2026-06-12T10:26:15.487768361Z\" level=info msg=\"Removed pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=50ff57bb-3fec-4b35-bec1-b5c5d96b5b57 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.492146 crc crio[19822]: time=\"2026-06-12T10:26:15.492061028Z\" level=info msg=\"Stopping pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=8bbf0e56-f1ac-4916-b4ce-ad8ae6948b33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.492383 crc crio[19822]: time=\"2026-06-12T10:26:15.492208372Z\" level=info msg=\"Stopped pod sandbox (already stopped): fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=8bbf0e56-f1ac-4916-b4ce-ad8ae6948b33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.493076 crc crio[19822]: time=\"2026-06-12T10:26:15.492973537Z\" level=info msg=\"Removing pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=1e815130-5889-47e0-8c7e-d5bfb7c5837d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.512748 crc crio[19822]: time=\"2026-06-12T10:26:15.512549405Z\" level=info msg=\"Removed pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=1e815130-5889-47e0-8c7e-d5bfb7c5837d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.513530 crc crio[19822]: time=\"2026-06-12T10:26:15.513317096Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b8d5cf61-a166-4650-927a-f5e732e2ca87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:15.513657 crc crio[19822]: time=\"2026-06-12T10:26:15.513539159Z\" level=info msg=\"Stopping pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=bd48681d-371d-41a8-8090-8264980cb9ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.513657 crc crio[19822]: time=\"2026-06-12T10:26:15.513605791Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=bd48681d-371d-41a8-8090-8264980cb9ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:26:15.514051 crc crio[19822]: time=\"2026-06-12T10:26:15.513996624Z\" level=info msg=\"Removing pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=3996238b-04cc-4929-a81b-3cc34ab5878e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.514602 crc crio[19822]: time=\"2026-06-12T10:26:15.514521625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:15.538008 crc crio[19822]: time=\"2026-06-12T10:26:15.537694707Z\" level=info msg=\"Removed pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=3996238b-04cc-4929-a81b-3cc34ab5878e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:26:15.612866 crc crio[19822]: time=\"2026-06-12T10:26:15.612682877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:15.617930 crc crio[19822]: time=\"2026-06-12T10:26:15.617781508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:26:15.794938 crc crio[19822]: time=\"2026-06-12T10:26:15.794655533Z\" level=info msg=\"Created container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd\" id=b8d5cf61-a166-4650-927a-f5e732e2ca87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:26:15.796582 crc crio[19822]: time=\"2026-06-12T10:26:15.79644243Z\" level=info msg=\"Starting container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71\" id=7c599457-ffd8-4309-b70f-01e4a9b46195 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:26:15.803102 crc crio[19822]: time=\"2026-06-12T10:26:15.802761921Z\" level=info msg=\"Started container\" PID=85469 containerID=6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71 description=openstack/ceilometer-0/proxy-httpd id=7c599457-ffd8-4309-b70f-01e4a9b46195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\nJun 12 10:27:03.221970 crc crio[19822]: time=\"2026-06-12T10:27:03.221276445Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=1ca840f5-dbf8-4094-8883-3b2ba6c39940 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:27:03.223647 crc crio[19822]: time=\"2026-06-12T10:27:03.222007938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:03.276541 crc crio[19822]: time=\"2026-06-12T10:27:03.276371724Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f UID:79e094eb-ca15-41e3-9c36-0c287c7d75b8 NetNS:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e094eb_ca15_41e3_9c36_0c287c7d75b8.slice PodAnnotations:0xc003264430}] Aliases:map[]}\"\nJun 12 10:27:03.276541 crc crio[19822]: time=\"2026-06-12T10:27:03.276460306Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:27:03.813129 crc crio[19822]: 2026-06-12T10:27:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1a06a7561f785 Mac:ba:4b:f3:5d:46:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:27:03.815026 crc crio[19822]: time=\"2026-06-12T10:27:03.814874059Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f UID:79e094eb-ca15-41e3-9c36-0c287c7d75b8 NetNS:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e094eb_ca15_41e3_9c36_0c287c7d75b8.slice PodAnnotations:0xc003264430}] Aliases:map[]}\"\nJun 12 10:27:03.815273 crc crio[19822]: time=\"2026-06-12T10:27:03.815138447Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:27:03.827619 crc crio[19822]: time=\"2026-06-12T10:27:03.827281647Z\" level=info msg=\"Ran pod sandbox ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f with infra container: sushy-emulator/sushy-emulator/POD\" id=1ca840f5-dbf8-4094-8883-3b2ba6c39940 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:27:03.830917 crc crio[19822]: time=\"2026-06-12T10:27:03.830725589Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=30f2ef70-fdb9-485f-ab42-8ab508f90121 name=/runtime.v1.ImageService/PullImage\nJun 12 10:27:03.841175 crc crio[19822]: time=\"2026-06-12T10:27:03.841084708Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 12 10:27:06.920677 crc crio[19822]: time=\"2026-06-12T10:27:06.919502833Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6b9m2/POD\" id=e3646b8e-9a8b-4ed1-a77e-317fb67fa4e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:27:06.922021 crc crio[19822]: time=\"2026-06-12T10:27:06.920708182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:15.363797 crc crio[19822]: time=\"2026-06-12T10:27:15.362895042Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc0021450a0}] Aliases:map[]}\"\nJun 12 10:27:15.363797 crc crio[19822]: time=\"2026-06-12T10:27:15.36378012Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6b9m2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:27:15.489493 crc crio[19822]: time=\"2026-06-12T10:27:15.489304056Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10\" id=30f2ef70-fdb9-485f-ab42-8ab508f90121 name=/runtime.v1.ImageService/PullImage\nJun 12 10:27:15.492057 crc crio[19822]: time=\"2026-06-12T10:27:15.491782583Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=a93efa37-2cb4-4db2-90a5-944aefb03d9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:15.504103 crc crio[19822]: time=\"2026-06-12T10:27:15.503390196Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=119455de-e79c-4d73-8232-4a9ccb8a2ea4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:15.519561 crc crio[19822]: time=\"2026-06-12T10:27:15.519451712Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=e46633a1-b855-4b68-9290-0638bd36e636 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:15.523332 crc crio[19822]: time=\"2026-06-12T10:27:15.521770566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:15.573541 crc crio[19822]: time=\"2026-06-12T10:27:15.573446316Z\" level=info msg=\"Removing container: aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266\" id=cc11089f-28cf-4fab-a6ea-ca72181dc96c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:15.588503 crc crio[19822]: time=\"2026-06-12T10:27:15.588418342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:15.592263 crc crio[19822]: time=\"2026-06-12T10:27:15.59217139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:15.634526 crc crio[19822]: time=\"2026-06-12T10:27:15.634298232Z\" level=info msg=\"Removed container aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266: openshift-marketplace/redhat-operators-gkz9h/extract-content\" id=cc11089f-28cf-4fab-a6ea-ca72181dc96c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:15.637013 crc crio[19822]: time=\"2026-06-12T10:27:15.636944741Z\" level=info msg=\"Removing container: 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17\" id=2a6d4f58-4cd2-43ae-bd3b-03f24781f6a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:15.744557 crc crio[19822]: time=\"2026-06-12T10:27:15.74444803Z\" level=info msg=\"Removed container 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17: openshift-marketplace/redhat-operators-gkz9h/extract-utilities\" id=2a6d4f58-4cd2-43ae-bd3b-03f24781f6a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:15.747468 crc crio[19822]: time=\"2026-06-12T10:27:15.747391638Z\" level=info msg=\"Removing container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557\" id=e7380f92-c1f3-48fb-b2f1-cc8640b90491 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:15.836236 crc crio[19822]: time=\"2026-06-12T10:27:15.836105697Z\" level=info msg=\"Removed container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server\" id=e7380f92-c1f3-48fb-b2f1-cc8640b90491 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:15.838879 crc crio[19822]: time=\"2026-06-12T10:27:15.838731868Z\" level=info msg=\"Removing container: b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950\" id=067b3661-c4b0-4157-af93-614e980733c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:15.898138 crc crio[19822]: time=\"2026-06-12T10:27:15.8973935Z\" level=info msg=\"Created container a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0: sushy-emulator/sushy-emulator/sushy-emulator\" id=e46633a1-b855-4b68-9290-0638bd36e636 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:15.903747 crc crio[19822]: time=\"2026-06-12T10:27:15.90366489Z\" level=info msg=\"Starting container: a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0\" id=72c7dcf9-b272-4b74-9c49-6a3c77746c99 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:27:15.911927 crc crio[19822]: time=\"2026-06-12T10:27:15.911749525Z\" level=info msg=\"Started container\" PID=88582 containerID=a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0 description=sushy-emulator/sushy-emulator/sushy-emulator id=72c7dcf9-b272-4b74-9c49-6a3c77746c99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f\nJun 12 10:27:15.950849 crc crio[19822]: time=\"2026-06-12T10:27:15.950609938Z\" level=info msg=\"Removed container b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config\" id=067b3661-c4b0-4157-af93-614e980733c4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:15.964183 crc crio[19822]: time=\"2026-06-12T10:27:15.964083937Z\" level=info msg=\"Stopping pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=f5bf7a08-09fa-4d38-9884-23ca87b36982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:27:15.964460 crc crio[19822]: time=\"2026-06-12T10:27:15.964213722Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=f5bf7a08-09fa-4d38-9884-23ca87b36982 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:27:15.965177 crc crio[19822]: time=\"2026-06-12T10:27:15.965077258Z\" level=info msg=\"Removing pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=e98d7dd7-1f02-40f4-b5ee-6d7be42d8457 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:27:15.986776 crc crio[19822]: time=\"2026-06-12T10:27:15.986649747Z\" level=info msg=\"Removed pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=e98d7dd7-1f02-40f4-b5ee-6d7be42d8457 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:27:15.987667 crc crio[19822]: time=\"2026-06-12T10:27:15.987592593Z\" level=info msg=\"Stopping pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=c157a85b-6b86-4e9e-8dc6-9609ad4e5466 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:27:15.987875 crc crio[19822]: time=\"2026-06-12T10:27:15.987666565Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=c157a85b-6b86-4e9e-8dc6-9609ad4e5466 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:27:15.988711 crc crio[19822]: time=\"2026-06-12T10:27:15.988607646Z\" level=info msg=\"Removing pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=553ac34b-776d-43c0-9474-d4e1301616e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:27:16.009956 crc crio[19822]: 2026-06-12T10:27:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4b72ec97d684e0 Mac:12:fc:33:1c:8b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:27:16.012004 crc crio[19822]: time=\"2026-06-12T10:27:16.011086763Z\" level=info msg=\"Removed pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=553ac34b-776d-43c0-9474-d4e1301616e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:27:16.012004 crc crio[19822]: time=\"2026-06-12T10:27:16.011644367Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc0021450a0}] Aliases:map[]}\"\nJun 12 10:27:16.012240 crc crio[19822]: time=\"2026-06-12T10:27:16.012083611Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6b9m2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:27:16.024102 crc crio[19822]: time=\"2026-06-12T10:27:16.023717725Z\" level=info msg=\"Ran pod sandbox b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 with infra container: openshift-marketplace/redhat-marketplace-6b9m2/POD\" id=e3646b8e-9a8b-4ed1-a77e-317fb67fa4e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:27:16.026567 crc crio[19822]: time=\"2026-06-12T10:27:16.026493068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8952daf6-e244-4709-8d4e-1fec0f2b5bec name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:16.029015 crc crio[19822]: time=\"2026-06-12T10:27:16.028970006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b4c15cc-1d6c-4a1c-bef0-7a8dc3cbab05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:16.036995 crc crio[19822]: time=\"2026-06-12T10:27:16.036885688Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities\" id=ee365cc5-e17f-4324-b366-63bb01f2a464 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:16.037416 crc crio[19822]: time=\"2026-06-12T10:27:16.037359024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:16.080702 crc crio[19822]: time=\"2026-06-12T10:27:16.080578695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:16.085183 crc crio[19822]: time=\"2026-06-12T10:27:16.085095818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:16.216199 crc crio[19822]: time=\"2026-06-12T10:27:16.216074667Z\" level=info msg=\"Created container e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities\" id=ee365cc5-e17f-4324-b366-63bb01f2a464 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:16.217942 crc crio[19822]: time=\"2026-06-12T10:27:16.217864923Z\" level=info msg=\"Starting container: e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3\" id=61c08257-84ca-4af1-b852-69b22af2bb35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:27:16.225756 crc crio[19822]: time=\"2026-06-12T10:27:16.22562676Z\" level=info msg=\"Started container\" PID=88633 containerID=e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3 description=openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities id=61c08257-84ca-4af1-b852-69b22af2bb35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\nJun 12 10:27:16.492332 crc crio[19822]: time=\"2026-06-12T10:27:16.492231984Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d7f7c12b-12df-4da7-ade2-eab78ac1c031 name=/runtime.v1.ImageService/PullImage\nJun 12 10:27:16.502287 crc crio[19822]: time=\"2026-06-12T10:27:16.50220361Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 10:27:17.283681 crc crio[19822]: time=\"2026-06-12T10:27:17.283375778Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=d7f7c12b-12df-4da7-ade2-eab78ac1c031 name=/runtime.v1.ImageService/PullImage\nJun 12 10:27:17.284643 crc crio[19822]: time=\"2026-06-12T10:27:17.284461283Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c99137b6-7e73-4718-8eb0-e2d9ecaeb1e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:17.287346 crc crio[19822]: time=\"2026-06-12T10:27:17.287249951Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3c1f01e6-93ec-4df7-9cce-4cd2312d6fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:17.296551 crc crio[19822]: time=\"2026-06-12T10:27:17.296460834Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6b9m2/extract-content\" id=5de81ca9-7502-4a88-87d3-8714c64e365c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:17.297051 crc crio[19822]: time=\"2026-06-12T10:27:17.296976401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:17.355051 crc crio[19822]: time=\"2026-06-12T10:27:17.350342884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:17.364782 crc crio[19822]: time=\"2026-06-12T10:27:17.362772959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:17.528790 crc crio[19822]: time=\"2026-06-12T10:27:17.528309134Z\" level=info msg=\"Created container 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f: openshift-marketplace/redhat-marketplace-6b9m2/extract-content\" id=5de81ca9-7502-4a88-87d3-8714c64e365c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:17.530302 crc crio[19822]: time=\"2026-06-12T10:27:17.530140172Z\" level=info msg=\"Starting container: 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f\" id=8cc9d84c-0c6d-4e2c-8c9b-8d39e134a42a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:27:17.537786 crc crio[19822]: time=\"2026-06-12T10:27:17.53761855Z\" level=info msg=\"Started container\" PID=88695 containerID=878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f description=openshift-marketplace/redhat-marketplace-6b9m2/extract-content id=8cc9d84c-0c6d-4e2c-8c9b-8d39e134a42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\nJun 12 10:27:19.572935 crc crio[19822]: time=\"2026-06-12T10:27:19.570783173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f56cb14e-9287-4038-8b89-82f27e0d20ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:19.576592 crc crio[19822]: time=\"2026-06-12T10:27:19.576496744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7657003d-3f85-4df6-88dc-9ac3d376278f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:19.607389 crc crio[19822]: time=\"2026-06-12T10:27:19.607330313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6b9m2/registry-server\" id=ddf72d22-e3de-415b-874a-fbc353598142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:19.608130 crc crio[19822]: time=\"2026-06-12T10:27:19.608103788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:19.670005 crc crio[19822]: time=\"2026-06-12T10:27:19.66991844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:19.676640 crc crio[19822]: time=\"2026-06-12T10:27:19.676187959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:19.902593 crc crio[19822]: time=\"2026-06-12T10:27:19.902478373Z\" level=info msg=\"Created container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server\" id=ddf72d22-e3de-415b-874a-fbc353598142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:19.903743 crc crio[19822]: time=\"2026-06-12T10:27:19.90364536Z\" level=info msg=\"Starting container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee\" id=44dfd61a-1d4b-4fe1-a9dd-8d184a26b9cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:27:19.925215 crc crio[19822]: time=\"2026-06-12T10:27:19.924195073Z\" level=info msg=\"Started container\" PID=88747 containerID=cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee description=openshift-marketplace/redhat-marketplace-6b9m2/registry-server id=44dfd61a-1d4b-4fe1-a9dd-8d184a26b9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\nJun 12 10:27:25.849364 crc crio[19822]: time=\"2026-06-12T10:27:25.848685637Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 10:27:29.758626 crc crio[19822]: time=\"2026-06-12T10:27:29.756442703Z\" level=info msg=\"Stopping container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee (timeout: 2s)\" id=568d847f-6a6e-4322-a610-01d9fa90f3d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:27:29.888604 crc crio[19822]: time=\"2026-06-12T10:27:29.888044971Z\" level=info msg=\"Stopped container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server\" id=568d847f-6a6e-4322-a610-01d9fa90f3d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:27:29.890129 crc crio[19822]: time=\"2026-06-12T10:27:29.890092297Z\" level=info msg=\"Stopping pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=d7883db4-96ff-45b7-a9a7-73772e454c68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:27:29.891014 crc crio[19822]: time=\"2026-06-12T10:27:29.890981315Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc000696fa0}] Aliases:map[]}\"\nJun 12 10:27:29.891331 crc crio[19822]: time=\"2026-06-12T10:27:29.891309356Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-6b9m2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:27:30.438908 crc crio[19822]: time=\"2026-06-12T10:27:30.438376032Z\" level=info msg=\"Stopped pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=d7883db4-96ff-45b7-a9a7-73772e454c68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:27:30.787335 crc crio[19822]: time=\"2026-06-12T10:27:30.787244357Z\" level=info msg=\"Removing container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee\" id=f8407eec-d36f-4f9b-8fb8-60b2ac6f7151 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:30.830111 crc crio[19822]: time=\"2026-06-12T10:27:30.830003477Z\" level=info msg=\"Removed container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server\" id=f8407eec-d36f-4f9b-8fb8-60b2ac6f7151 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:30.835046 crc crio[19822]: time=\"2026-06-12T10:27:30.834936481Z\" level=info msg=\"Removing container: 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f\" id=a94ecb18-5642-4aa1-996a-0a15e69a0a72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:30.889405 crc crio[19822]: time=\"2026-06-12T10:27:30.889301507Z\" level=info msg=\"Removed container 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f: openshift-marketplace/redhat-marketplace-6b9m2/extract-content\" id=a94ecb18-5642-4aa1-996a-0a15e69a0a72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:30.892347 crc crio[19822]: time=\"2026-06-12T10:27:30.892215169Z\" level=info msg=\"Removing container: e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3\" id=3dddf0c5-6c61-4c5d-a28b-7445f88aed71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:30.956406 crc crio[19822]: time=\"2026-06-12T10:27:30.956245933Z\" level=info msg=\"Removed container e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities\" id=3dddf0c5-6c61-4c5d-a28b-7445f88aed71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:39.041102 crc crio[19822]: time=\"2026-06-12T10:27:39.040276163Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-547db9c4b9-v6gs8/POD\" id=ffb0fcd6-7eea-47f8-8c05-26e2ac647620 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:27:39.042289 crc crio[19822]: time=\"2026-06-12T10:27:39.04113296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:39.113990 crc crio[19822]: time=\"2026-06-12T10:27:39.113783828Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003094200}] Aliases:map[]}\"\nJun 12 10:27:39.113990 crc crio[19822]: time=\"2026-06-12T10:27:39.113904911Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:27:39.870691 crc crio[19822]: 2026-06-12T10:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e7956911a03fa5 Mac:a6:b8:17:1b:c6:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:27:39.872897 crc crio[19822]: time=\"2026-06-12T10:27:39.870785418Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003094200}] Aliases:map[]}\"\nJun 12 10:27:39.872897 crc crio[19822]: time=\"2026-06-12T10:27:39.870983025Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:27:39.886989 crc crio[19822]: time=\"2026-06-12T10:27:39.886010642Z\" level=info msg=\"Ran pod sandbox 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec with infra container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/POD\" id=ffb0fcd6-7eea-47f8-8c05-26e2ac647620 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:27:39.893263 crc crio[19822]: time=\"2026-06-12T10:27:39.893121056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=379ef07c-84bf-460e-b4be-5aec3c237be6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:40.089857 crc crio[19822]: time=\"2026-06-12T10:27:40.089641076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ab082500-1fad-4b86-9b7d-8f070a0c3f4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:40.123571 crc crio[19822]: time=\"2026-06-12T10:27:40.121428065Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init\" id=88057dc8-8c98-440f-8403-f7e6c3f10285 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:40.123571 crc crio[19822]: time=\"2026-06-12T10:27:40.122661724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:40.272533 crc crio[19822]: time=\"2026-06-12T10:27:40.27238649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:40.279197 crc crio[19822]: time=\"2026-06-12T10:27:40.279083729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:40.548554 crc crio[19822]: time=\"2026-06-12T10:27:40.548426001Z\" level=info msg=\"Created container e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init\" id=88057dc8-8c98-440f-8403-f7e6c3f10285 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:40.560122 crc crio[19822]: time=\"2026-06-12T10:27:40.559602674Z\" level=info msg=\"Starting container: e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae\" id=63c2cf48-fdb1-4f9c-b9b4-829c3d3c1bfb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:27:40.586588 crc crio[19822]: time=\"2026-06-12T10:27:40.586460239Z\" level=info msg=\"Started container\" PID=89921 containerID=e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae description=openstack/dnsmasq-dns-547db9c4b9-v6gs8/init id=63c2cf48-fdb1-4f9c-b9b4-829c3d3c1bfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\nJun 12 10:27:41.007957 crc crio[19822]: time=\"2026-06-12T10:27:41.007011548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=eb71ccb5-9bea-4a58-8e2a-fd1fc1f9c2e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:41.149766 crc crio[19822]: time=\"2026-06-12T10:27:41.149644357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a005d820-d626-45ef-a285-404d3da32b78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:41.167621 crc crio[19822]: time=\"2026-06-12T10:27:41.167445481Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns\" id=d133d8be-f7a8-41d9-b628-097c6016d3c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:41.169965 crc crio[19822]: time=\"2026-06-12T10:27:41.168556586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:41.244548 crc crio[19822]: time=\"2026-06-12T10:27:41.2439597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:41.252464 crc crio[19822]: time=\"2026-06-12T10:27:41.252317385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:41.469928 crc crio[19822]: time=\"2026-06-12T10:27:41.468574221Z\" level=info msg=\"Created container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns\" id=d133d8be-f7a8-41d9-b628-097c6016d3c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:41.473466 crc crio[19822]: time=\"2026-06-12T10:27:41.472958245Z\" level=info msg=\"Starting container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1\" id=010bda7c-a18b-4b43-88d1-b07852a1675d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:27:41.482053 crc crio[19822]: time=\"2026-06-12T10:27:41.481962725Z\" level=info msg=\"Started container\" PID=90023 containerID=4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1 description=openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns id=010bda7c-a18b-4b43-88d1-b07852a1675d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\nJun 12 10:27:52.040757 crc crio[19822]: time=\"2026-06-12T10:27:52.040032635Z\" level=info msg=\"Stopping container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17 (timeout: 10s)\" id=726e2d34-6987-49e8-8289-fd9b78986f37 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:27:52.318263 crc crio[19822]: time=\"2026-06-12T10:27:52.318040549Z\" level=info msg=\"Stopped container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns\" id=726e2d34-6987-49e8-8289-fd9b78986f37 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:27:52.321306 crc crio[19822]: time=\"2026-06-12T10:27:52.321211948Z\" level=info msg=\"Stopping pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=b4568e97-2162-4b85-8afe-f5849ef82c11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:27:52.322221 crc crio[19822]: time=\"2026-06-12T10:27:52.322136848Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc0052123b0}] Aliases:map[]}\"\nJun 12 10:27:52.322337 crc crio[19822]: time=\"2026-06-12T10:27:52.322321864Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c5d5ff69-6v69k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:27:52.922498 crc crio[19822]: time=\"2026-06-12T10:27:52.92206271Z\" level=info msg=\"Stopped pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=b4568e97-2162-4b85-8afe-f5849ef82c11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:27:52.950640 crc crio[19822]: time=\"2026-06-12T10:27:52.950509513Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6ddbdd9749-s784b/POD\" id=b82e0e3d-05e5-4442-9df7-4363c448bf93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:27:52.952314 crc crio[19822]: time=\"2026-06-12T10:27:52.951693211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:53.031468 crc crio[19822]: time=\"2026-06-12T10:27:53.031304888Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc0006973f0}] Aliases:map[]}\"\nJun 12 10:27:53.031468 crc crio[19822]: time=\"2026-06-12T10:27:53.031411722Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6ddbdd9749-s784b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:27:53.314567 crc crio[19822]: time=\"2026-06-12T10:27:53.313649942Z\" level=info msg=\"Removing container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17\" id=845fc933-32fc-4ea3-ab95-22be5b3c4f0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:53.453902 crc crio[19822]: 2026-06-12T10:27:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b207a22e05b8c96 Mac:3e:f6:73:d9:b4:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 SocketPath: PciID:}] [{Interface:0xc00025d530 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:27:53.456743 crc crio[19822]: time=\"2026-06-12T10:27:53.456655449Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc0006973f0}] Aliases:map[]}\"\nJun 12 10:27:53.457016 crc crio[19822]: time=\"2026-06-12T10:27:53.456948008Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6ddbdd9749-s784b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:27:53.474540 crc crio[19822]: time=\"2026-06-12T10:27:53.474310249Z\" level=info msg=\"Ran pod sandbox b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 with infra container: openstack/dnsmasq-dns-6ddbdd9749-s784b/POD\" id=b82e0e3d-05e5-4442-9df7-4363c448bf93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:27:53.479109 crc crio[19822]: time=\"2026-06-12T10:27:53.478988687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a4c4646e-4ab8-47a4-9906-9a5cd8493e81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:53.599879 crc crio[19822]: time=\"2026-06-12T10:27:53.597719089Z\" level=info msg=\"Removed container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns\" id=845fc933-32fc-4ea3-ab95-22be5b3c4f0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:53.604378 crc crio[19822]: time=\"2026-06-12T10:27:53.604212874Z\" level=info msg=\"Removing container: 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd\" id=59c921b5-ba55-4f67-919e-ee5afafa8be9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:53.613370 crc crio[19822]: time=\"2026-06-12T10:27:53.612980599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9b8a5aa5-ca42-481c-bfdc-187408e73361 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:53.627323 crc crio[19822]: time=\"2026-06-12T10:27:53.626915882Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6ddbdd9749-s784b/init\" id=7c62db4b-5a13-46ff-9f8d-d3470ff7e431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:53.627998 crc crio[19822]: time=\"2026-06-12T10:27:53.627731478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:53.701365 crc crio[19822]: time=\"2026-06-12T10:27:53.701268566Z\" level=info msg=\"Removed container 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init\" id=59c921b5-ba55-4f67-919e-ee5afafa8be9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:27:53.716470 crc crio[19822]: time=\"2026-06-12T10:27:53.716413116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:53.723982 crc crio[19822]: time=\"2026-06-12T10:27:53.723784806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:53.879582 crc crio[19822]: time=\"2026-06-12T10:27:53.879341563Z\" level=info msg=\"Created container 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452: openstack/dnsmasq-dns-6ddbdd9749-s784b/init\" id=7c62db4b-5a13-46ff-9f8d-d3470ff7e431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:53.880934 crc crio[19822]: time=\"2026-06-12T10:27:53.880767829Z\" level=info msg=\"Starting container: 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452\" id=afc8aa57-9d45-4b82-b899-941014e6ad21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:27:53.890448 crc crio[19822]: time=\"2026-06-12T10:27:53.890341644Z\" level=info msg=\"Started container\" PID=90758 containerID=95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452 description=openstack/dnsmasq-dns-6ddbdd9749-s784b/init id=afc8aa57-9d45-4b82-b899-941014e6ad21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\nJun 12 10:27:54.326048 crc crio[19822]: time=\"2026-06-12T10:27:54.325002378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5f6dcb75-0e2d-46bf-824a-17fb5fd40e7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:54.422082 crc crio[19822]: time=\"2026-06-12T10:27:54.421652516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=929547b0-5ecb-4dcd-8370-8633fb7c52e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:27:54.447559 crc crio[19822]: time=\"2026-06-12T10:27:54.447293729Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns\" id=e560ce5b-b3b3-44e0-b5e1-e84ba021df9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:54.448450 crc crio[19822]: time=\"2026-06-12T10:27:54.447767805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:54.526364 crc crio[19822]: time=\"2026-06-12T10:27:54.526079601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:54.532649 crc crio[19822]: time=\"2026-06-12T10:27:54.53236195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:27:55.327126 crc crio[19822]: time=\"2026-06-12T10:27:55.326573671Z\" level=info msg=\"Created container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns\" id=e560ce5b-b3b3-44e0-b5e1-e84ba021df9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:27:55.329886 crc crio[19822]: time=\"2026-06-12T10:27:55.329787888Z\" level=info msg=\"Starting container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2\" id=a9449f95-996d-4afb-9943-ced96c300059 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:27:55.343580 crc crio[19822]: time=\"2026-06-12T10:27:55.343500594Z\" level=info msg=\"Started container\" PID=90801 containerID=46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2 description=openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns id=a9449f95-996d-4afb-9943-ced96c300059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\nJun 12 10:28:00.543628 crc crio[19822]: time=\"2026-06-12T10:28:00.542694323Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687668-thwqj/POD\" id=e783b281-a4c5-4207-8e9a-7dbc5fd0d1ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:28:00.545043 crc crio[19822]: time=\"2026-06-12T10:28:00.543704535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:00.588946 crc crio[19822]: time=\"2026-06-12T10:28:00.58877911Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc00140e8a0}] Aliases:map[]}\"\nJun 12 10:28:00.588946 crc crio[19822]: time=\"2026-06-12T10:28:00.588940215Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687668-thwqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:28:01.165112 crc crio[19822]: 2026-06-12T10:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ae172d37bcafcb Mac:2a:61:5e:9a:4a:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 SocketPath: PciID:}] [{Interface:0xc000320940 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:28:01.166893 crc crio[19822]: time=\"2026-06-12T10:28:01.166756341Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc00140e8a0}] Aliases:map[]}\"\nJun 12 10:28:01.167624 crc crio[19822]: time=\"2026-06-12T10:28:01.167316609Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687668-thwqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:28:01.189002 crc crio[19822]: time=\"2026-06-12T10:28:01.188941137Z\" level=info msg=\"Ran pod sandbox 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d with infra container: openshift-infra/auto-csr-approver-29687668-thwqj/POD\" id=e783b281-a4c5-4207-8e9a-7dbc5fd0d1ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:28:01.195332 crc crio[19822]: time=\"2026-06-12T10:28:01.195253594Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b9e37aed-ca49-4756-bf18-2a7e0a27c785 name=/runtime.v1.ImageService/PullImage\nJun 12 10:28:01.209556 crc crio[19822]: time=\"2026-06-12T10:28:01.20899057Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:28:02.003770 crc crio[19822]: time=\"2026-06-12T10:28:02.003053344Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b9e37aed-ca49-4756-bf18-2a7e0a27c785 name=/runtime.v1.ImageService/PullImage\nJun 12 10:28:02.007576 crc crio[19822]: time=\"2026-06-12T10:28:02.004568871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=04801695-725d-4767-813d-baa085abf521 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:28:02.007576 crc crio[19822]: time=\"2026-06-12T10:28:02.006920516Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=02e047ba-829a-468b-aa54-a4f876db11f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:28:02.013756 crc crio[19822]: time=\"2026-06-12T10:28:02.013664Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687668-thwqj/oc\" id=4de372d8-6d7b-48fe-a72d-95ba5e93ebc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:28:02.014405 crc crio[19822]: time=\"2026-06-12T10:28:02.014329681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:02.074429 crc crio[19822]: time=\"2026-06-12T10:28:02.074331055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:02.286118 crc crio[19822]: time=\"2026-06-12T10:28:02.285929401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:04.227051 crc crio[19822]: time=\"2026-06-12T10:28:04.226543615Z\" level=info msg=\"Created container 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71: openshift-infra/auto-csr-approver-29687668-thwqj/oc\" id=4de372d8-6d7b-48fe-a72d-95ba5e93ebc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:28:04.229291 crc crio[19822]: time=\"2026-06-12T10:28:04.229194199Z\" level=info msg=\"Starting container: 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71\" id=c25845fa-169a-4ba8-9d5f-52dfd2f036fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:28:04.236702 crc crio[19822]: time=\"2026-06-12T10:28:04.236575754Z\" level=info msg=\"Started container\" PID=91354 containerID=7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71 description=openshift-infra/auto-csr-approver-29687668-thwqj/oc id=c25845fa-169a-4ba8-9d5f-52dfd2f036fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\nJun 12 10:28:07.075465 crc crio[19822]: time=\"2026-06-12T10:28:07.074854849Z\" level=info msg=\"Stopping container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1 (timeout: 10s)\" id=da8b0a86-ea86-4684-be30-ddd154cd8b9f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:28:07.225644 crc crio[19822]: time=\"2026-06-12T10:28:07.225086906Z\" level=info msg=\"Stopped container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns\" id=da8b0a86-ea86-4684-be30-ddd154cd8b9f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:28:07.228253 crc crio[19822]: time=\"2026-06-12T10:28:07.226963467Z\" level=info msg=\"Stopping pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=030ad465-0ad3-43c4-83d1-6423f32ac907 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:07.228253 crc crio[19822]: time=\"2026-06-12T10:28:07.227868356Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003264708}] Aliases:map[]}\"\nJun 12 10:28:07.228253 crc crio[19822]: time=\"2026-06-12T10:28:07.228063371Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:28:07.586028 crc crio[19822]: time=\"2026-06-12T10:28:07.585916559Z\" level=info msg=\"Stopped pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=030ad465-0ad3-43c4-83d1-6423f32ac907 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:08.652753 crc crio[19822]: time=\"2026-06-12T10:28:08.651436449Z\" level=info msg=\"Stopping pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=ff4aa085-fc9b-414e-a29a-471ad1a2b18b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:08.653867 crc crio[19822]: time=\"2026-06-12T10:28:08.653471984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc002ed0890}] Aliases:map[]}\"\nJun 12 10:28:08.653867 crc crio[19822]: time=\"2026-06-12T10:28:08.653614169Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687668-thwqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:28:09.081867 crc crio[19822]: time=\"2026-06-12T10:28:09.080037621Z\" level=info msg=\"Stopped pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=ff4aa085-fc9b-414e-a29a-471ad1a2b18b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:13.173322 crc crio[19822]: time=\"2026-06-12T10:28:13.172256304Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-rvlrv/POD\" id=083207f5-8344-40c8-8d7b-60208bf796f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:28:13.174800 crc crio[19822]: time=\"2026-06-12T10:28:13.173345959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:13.222305 crc crio[19822]: time=\"2026-06-12T10:28:13.222035775Z\" level=info msg=\"Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc00244cba0}] Aliases:map[]}\"\nJun 12 10:28:13.222305 crc crio[19822]: time=\"2026-06-12T10:28:13.222123068Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-rvlrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:28:13.764001 crc crio[19822]: 2026-06-12T10:28:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f351277df670445 Mac:d2:ed:ed:d4:6a:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:28:13.766505 crc crio[19822]: time=\"2026-06-12T10:28:13.766407282Z\" level=info msg=\"Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc00244cba0}] Aliases:map[]}\"\nJun 12 10:28:13.766662 crc crio[19822]: time=\"2026-06-12T10:28:13.766606578Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rvlrv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:28:13.779538 crc crio[19822]: time=\"2026-06-12T10:28:13.77850185Z\" level=info msg=\"Ran pod sandbox f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 with infra container: openshift-marketplace/community-operators-rvlrv/POD\" id=083207f5-8344-40c8-8d7b-60208bf796f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:28:13.780800 crc crio[19822]: time=\"2026-06-12T10:28:13.780770927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a6abd54-96c1-4406-9cb1-611e51356097 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:28:13.783104 crc crio[19822]: time=\"2026-06-12T10:28:13.783013779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e9dfdd5-8e8e-4c4d-8a05-7522e2fff97c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:28:13.791977 crc crio[19822]: time=\"2026-06-12T10:28:13.791899051Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rvlrv/extract-utilities\" id=790aeab1-7c2a-4a2c-93e0-35b7384a5e5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:28:13.792371 crc crio[19822]: time=\"2026-06-12T10:28:13.792307664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:13.866638 crc crio[19822]: time=\"2026-06-12T10:28:13.866271661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:13.871377 crc crio[19822]: time=\"2026-06-12T10:28:13.871333272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:14.083775 crc crio[19822]: time=\"2026-06-12T10:28:14.083716572Z\" level=info msg=\"Created container bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82: openshift-marketplace/community-operators-rvlrv/extract-utilities\" id=790aeab1-7c2a-4a2c-93e0-35b7384a5e5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:28:14.087603 crc crio[19822]: time=\"2026-06-12T10:28:14.085911242Z\" level=info msg=\"Starting container: bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82\" id=d82b5fb3-32a2-4832-8d52-f851df432dd2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:28:14.099425 crc crio[19822]: time=\"2026-06-12T10:28:14.099320918Z\" level=info msg=\"Started container\" PID=92076 containerID=bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82 description=openshift-marketplace/community-operators-rvlrv/extract-utilities id=d82b5fb3-32a2-4832-8d52-f851df432dd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\nJun 12 10:28:14.764515 crc crio[19822]: time=\"2026-06-12T10:28:14.764088817Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=098296d5-019a-44db-94d1-7fd4c0ebf578 name=/runtime.v1.ImageService/PullImage\nJun 12 10:28:14.770218 crc crio[19822]: time=\"2026-06-12T10:28:14.770063337Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 10:28:15.388960 crc crio[19822]: time=\"2026-06-12T10:28:15.388781485Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=098296d5-019a-44db-94d1-7fd4c0ebf578 name=/runtime.v1.ImageService/PullImage\nJun 12 10:28:15.393396 crc crio[19822]: time=\"2026-06-12T10:28:15.393291199Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9267a9a3-17b1-42e1-900b-b496e77a8b61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:28:15.396558 crc crio[19822]: time=\"2026-06-12T10:28:15.396454138Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0389b62a-b63e-4857-bb20-b18fbeeb0885 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:28:15.408046 crc crio[19822]: time=\"2026-06-12T10:28:15.405357291Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rvlrv/extract-content\" id=e48ce072-b4df-4448-9a8c-80c4e409a677 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:28:15.408046 crc crio[19822]: time=\"2026-06-12T10:28:15.406120175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:15.470981 crc crio[19822]: time=\"2026-06-12T10:28:15.470899171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:15.474940 crc crio[19822]: time=\"2026-06-12T10:28:15.474750714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:15.663078 crc crio[19822]: time=\"2026-06-12T10:28:15.662881184Z\" level=info msg=\"Created container e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3: openshift-marketplace/community-operators-rvlrv/extract-content\" id=e48ce072-b4df-4448-9a8c-80c4e409a677 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:28:15.664555 crc crio[19822]: time=\"2026-06-12T10:28:15.664469295Z\" level=info msg=\"Starting container: e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3\" id=faccc82f-9e52-4fa7-932a-d3189d52ae72 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:28:15.670951 crc crio[19822]: time=\"2026-06-12T10:28:15.670598148Z\" level=info msg=\"Started container\" PID=92159 containerID=e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3 description=openshift-marketplace/community-operators-rvlrv/extract-content id=faccc82f-9e52-4fa7-932a-d3189d52ae72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\nJun 12 10:28:16.032171 crc crio[19822]: time=\"2026-06-12T10:28:16.031628708Z\" level=info msg=\"Removing container: 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6\" id=5db241f6-a757-4407-9d28-9c12e09a3f17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:28:16.101103 crc crio[19822]: time=\"2026-06-12T10:28:16.100801773Z\" level=info msg=\"Removed container 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap\" id=5db241f6-a757-4407-9d28-9c12e09a3f17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:28:16.117186 crc crio[19822]: time=\"2026-06-12T10:28:16.117105121Z\" level=info msg=\"Stopping pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=0151cb09-05d8-4a07-bbd1-fbc74bc0c7e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:16.117544 crc crio[19822]: time=\"2026-06-12T10:28:16.117517404Z\" level=info msg=\"Stopped pod sandbox (already stopped): d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=0151cb09-05d8-4a07-bbd1-fbc74bc0c7e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:16.118972 crc crio[19822]: time=\"2026-06-12T10:28:16.118743513Z\" level=info msg=\"Removing pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=b096828a-0c07-4a37-9a67-3ef671efeb96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:28:16.194338 crc crio[19822]: time=\"2026-06-12T10:28:16.194226602Z\" level=info msg=\"Removed pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=b096828a-0c07-4a37-9a67-3ef671efeb96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:28:16.196096 crc crio[19822]: time=\"2026-06-12T10:28:16.195999065Z\" level=info msg=\"Stopping pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=3423a177-c809-4519-a882-95c437e5163c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:16.196096 crc crio[19822]: time=\"2026-06-12T10:28:16.196095018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=3423a177-c809-4519-a882-95c437e5163c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:16.197364 crc crio[19822]: time=\"2026-06-12T10:28:16.197134191Z\" level=info msg=\"Removing pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=bf7d2e59-1e21-45f9-99b3-ba220e776685 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:28:16.218306 crc crio[19822]: time=\"2026-06-12T10:28:16.218064987Z\" level=info msg=\"Removed pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=bf7d2e59-1e21-45f9-99b3-ba220e776685 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:28:16.219689 crc crio[19822]: time=\"2026-06-12T10:28:16.219638544Z\" level=info msg=\"Stopping pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=d446969c-de73-457f-8f73-ff64f809efb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:16.219999 crc crio[19822]: time=\"2026-06-12T10:28:16.219971755Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=d446969c-de73-457f-8f73-ff64f809efb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:16.220776 crc crio[19822]: time=\"2026-06-12T10:28:16.22074594Z\" level=info msg=\"Removing pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=c7ecb437-5272-43b8-b2b7-e02324eba083 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:28:16.240238 crc crio[19822]: time=\"2026-06-12T10:28:16.240103957Z\" level=info msg=\"Removed pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=c7ecb437-5272-43b8-b2b7-e02324eba083 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:28:17.828088 crc crio[19822]: time=\"2026-06-12T10:28:17.826221075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eac5a9f0-52d5-4b5d-bc1b-4dacdd7fbdab name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:28:17.831197 crc crio[19822]: time=\"2026-06-12T10:28:17.829985955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55bf7173-60dd-4369-bc86-117823f73fb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:28:17.843540 crc crio[19822]: time=\"2026-06-12T10:28:17.84336436Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rvlrv/registry-server\" id=6b2cad53-db5e-4478-80d5-4336d5756e6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:28:17.844217 crc crio[19822]: time=\"2026-06-12T10:28:17.843967899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:17.916944 crc crio[19822]: time=\"2026-06-12T10:28:17.91677213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:17.922022 crc crio[19822]: time=\"2026-06-12T10:28:17.921961304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:28:18.093255 crc crio[19822]: time=\"2026-06-12T10:28:18.092955513Z\" level=info msg=\"Created container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server\" id=6b2cad53-db5e-4478-80d5-4336d5756e6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:28:18.094799 crc crio[19822]: time=\"2026-06-12T10:28:18.094730289Z\" level=info msg=\"Starting container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca\" id=4628b891-c52b-4d43-b546-eab6a4e14533 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:28:18.100529 crc crio[19822]: time=\"2026-06-12T10:28:18.100430289Z\" level=info msg=\"Started container\" PID=92280 containerID=b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca description=openshift-marketplace/community-operators-rvlrv/registry-server id=4628b891-c52b-4d43-b546-eab6a4e14533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\nJun 12 10:28:26.110326 crc crio[19822]: time=\"2026-06-12T10:28:26.109293272Z\" level=info msg=\"Stopping container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca (timeout: 2s)\" id=4fd0c0f8-af5f-424b-9d5f-2fe0ea25a8f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:28:26.373444 crc crio[19822]: time=\"2026-06-12T10:28:26.373291022Z\" level=info msg=\"Stopped container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server\" id=4fd0c0f8-af5f-424b-9d5f-2fe0ea25a8f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:28:26.374798 crc crio[19822]: time=\"2026-06-12T10:28:26.374724247Z\" level=info msg=\"Stopping pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=c9972d56-9409-4e80-b6ee-185e9bb1e756 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:26.375686 crc crio[19822]: time=\"2026-06-12T10:28:26.375624506Z\" level=info msg=\"Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc0007ac908}] Aliases:map[]}\"\nJun 12 10:28:26.376042 crc crio[19822]: time=\"2026-06-12T10:28:26.375958946Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-rvlrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:28:26.750063 crc crio[19822]: time=\"2026-06-12T10:28:26.749574784Z\" level=info msg=\"Stopped pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=c9972d56-9409-4e80-b6ee-185e9bb1e756 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:28:27.133343 crc crio[19822]: time=\"2026-06-12T10:28:27.133255752Z\" level=info msg=\"Removing container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca\" id=5684bd8b-d74b-4db5-951e-497547c6a30b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:28:27.182100 crc crio[19822]: time=\"2026-06-12T10:28:27.18199717Z\" level=info msg=\"Removed container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server\" id=5684bd8b-d74b-4db5-951e-497547c6a30b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:28:27.188108 crc crio[19822]: time=\"2026-06-12T10:28:27.186687759Z\" level=info msg=\"Removing container: e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3\" id=fd6e4bb4-033e-484c-979b-bc25c902f967 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:28:27.234740 crc crio[19822]: time=\"2026-06-12T10:28:27.2346153Z\" level=info msg=\"Removed container e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3: openshift-marketplace/community-operators-rvlrv/extract-content\" id=fd6e4bb4-033e-484c-979b-bc25c902f967 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:28:27.239722 crc crio[19822]: time=\"2026-06-12T10:28:27.239648658Z\" level=info msg=\"Removing container: bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82\" id=30b6c78b-ea43-4eac-a95b-85a16acc59cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:28:27.299412 crc crio[19822]: time=\"2026-06-12T10:28:27.299256183Z\" level=info msg=\"Removed container bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82: openshift-marketplace/community-operators-rvlrv/extract-utilities\" id=30b6c78b-ea43-4eac-a95b-85a16acc59cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:29:16.321045 crc crio[19822]: time=\"2026-06-12T10:29:16.316065024Z\" level=info msg=\"Removing container: 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75\" id=88b328b6-e958-403f-8f6a-903db69b8e94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:29:17.431871 crc crio[19822]: time=\"2026-06-12T10:29:17.430707839Z\" level=info msg=\"Removed container 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75: openshift-infra/auto-csr-approver-29687662-z9797/oc\" id=88b328b6-e958-403f-8f6a-903db69b8e94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:29:17.496074 crc crio[19822]: time=\"2026-06-12T10:29:17.495758999Z\" level=info msg=\"Stopping pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=d2baf73f-d998-465c-9795-4c150a166396 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:29:17.496074 crc crio[19822]: time=\"2026-06-12T10:29:17.495918304Z\" level=info msg=\"Stopped pod sandbox (already stopped): ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=d2baf73f-d998-465c-9795-4c150a166396 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:29:17.507502 crc crio[19822]: time=\"2026-06-12T10:29:17.505693774Z\" level=info msg=\"Removing pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=7513a620-517c-4291-ab29-2e14bc515946 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:29:17.644030 crc crio[19822]: time=\"2026-06-12T10:29:17.642542854Z\" level=info msg=\"Removed pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=7513a620-517c-4291-ab29-2e14bc515946 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:29:17.657183 crc crio[19822]: time=\"2026-06-12T10:29:17.646604686Z\" level=info msg=\"Stopping pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=a1a11650-7668-42b9-8d45-6c379c57913c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:29:17.657183 crc crio[19822]: time=\"2026-06-12T10:29:17.646801062Z\" level=info msg=\"Stopped pod sandbox (already stopped): f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=a1a11650-7668-42b9-8d45-6c379c57913c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:29:17.657183 crc crio[19822]: time=\"2026-06-12T10:29:17.655249301Z\" level=info msg=\"Removing pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=67ea52ca-6172-4071-a6c4-d079ff24311b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:29:17.736790 crc crio[19822]: time=\"2026-06-12T10:29:17.736683629Z\" level=info msg=\"Removed pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=67ea52ca-6172-4071-a6c4-d079ff24311b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:30:00.597513 crc crio[19822]: time=\"2026-06-12T10:30:00.591898271Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687670-4b5n5/POD\" id=080a49a5-b66e-4c6d-aa83-d96e53bd9c00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:30:00.600097 crc crio[19822]: time=\"2026-06-12T10:30:00.600006601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:00.669216 crc crio[19822]: time=\"2026-06-12T10:30:00.668641616Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 12 10:30:00.669216 crc crio[19822]: time=\"2026-06-12T10:30:00.669123901Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687670-4b5n5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:30:00.684048 crc crio[19822]: time=\"2026-06-12T10:30:00.683980193Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/POD\" id=0b123feb-f677-45af-b309-110cbcd7eb93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:30:00.684048 crc crio[19822]: time=\"2026-06-12T10:30:00.684097527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:00.740564 crc crio[19822]: time=\"2026-06-12T10:30:00.740398274Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}\"\nJun 12 10:30:00.740564 crc crio[19822]: time=\"2026-06-12T10:30:00.740461906Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:30:01.346790 crc crio[19822]: 2026-06-12T10:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f80aec49a3b17b6 Mac:2a:13:dc:5b:6b:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 SocketPath: PciID:}] [{Interface:0xc000415080 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:30:01.348593 crc crio[19822]: time=\"2026-06-12T10:30:01.348487203Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}\"\nJun 12 10:30:01.348763 crc crio[19822]: time=\"2026-06-12T10:30:01.348661859Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:30:01.362048 crc crio[19822]: time=\"2026-06-12T10:30:01.360644551Z\" level=info msg=\"Ran pod sandbox f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/POD\" id=0b123feb-f677-45af-b309-110cbcd7eb93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:30:01.364857 crc crio[19822]: time=\"2026-06-12T10:30:01.364638796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82279c1e-be5f-4ce7-94d1-a5c43c5a0917 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:01.368539 crc crio[19822]: time=\"2026-06-12T10:30:01.367640021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a29c202c-54c6-48e3-8b05-9c2d04317904 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:01.383585 crc crio[19822]: time=\"2026-06-12T10:30:01.383478094Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles\" id=0e3a9836-38bc-4352-b776-0ce2dfc8e72b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:01.384430 crc crio[19822]: time=\"2026-06-12T10:30:01.384230899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:01.385254 crc crio[19822]: 2026-06-12T10:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa377e6986a6bbc Mac:8e:5a:09:72:7c:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 SocketPath: PciID:}] [{Interface:0xc0004325b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:30:01.386499 crc crio[19822]: time=\"2026-06-12T10:30:01.386415457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 12 10:30:01.386621 crc crio[19822]: time=\"2026-06-12T10:30:01.386599643Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687670-4b5n5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:30:01.419069 crc crio[19822]: time=\"2026-06-12T10:30:01.418714795Z\" level=info msg=\"Ran pod sandbox aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce with infra container: openshift-infra/auto-csr-approver-29687670-4b5n5/POD\" id=080a49a5-b66e-4c6d-aa83-d96e53bd9c00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:30:01.428864 crc crio[19822]: time=\"2026-06-12T10:30:01.428674Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=30c36c39-c6ea-410b-bd04-1b4ecd4ccd40 name=/runtime.v1.ImageService/PullImage\nJun 12 10:30:01.439999 crc crio[19822]: time=\"2026-06-12T10:30:01.439925456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:30:01.453926 crc crio[19822]: time=\"2026-06-12T10:30:01.453711813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:01.461540 crc crio[19822]: time=\"2026-06-12T10:30:01.461455708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:01.704050 crc crio[19822]: time=\"2026-06-12T10:30:01.703943025Z\" level=info msg=\"Created container ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles\" id=0e3a9836-38bc-4352-b776-0ce2dfc8e72b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:01.705782 crc crio[19822]: time=\"2026-06-12T10:30:01.705741199Z\" level=info msg=\"Starting container: ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a\" id=8550bdde-ef37-4712-a992-f57b37084fc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:30:01.713641 crc crio[19822]: time=\"2026-06-12T10:30:01.71293498Z\" level=info msg=\"Started container\" PID=97069 containerID=ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a description=openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles id=8550bdde-ef37-4712-a992-f57b37084fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\nJun 12 10:30:04.610629 crc crio[19822]: time=\"2026-06-12T10:30:04.60964883Z\" level=info msg=\"Stopping pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=5665b62e-8d60-439f-ba20-721c31de8a67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:04.612941 crc crio[19822]: time=\"2026-06-12T10:30:04.61121553Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc00244cab8}] Aliases:map[]}\"\nJun 12 10:30:04.612941 crc crio[19822]: time=\"2026-06-12T10:30:04.611352795Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:30:04.965266 crc crio[19822]: time=\"2026-06-12T10:30:04.963998666Z\" level=info msg=\"Stopped pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=5665b62e-8d60-439f-ba20-721c31de8a67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:06.332789 crc crio[19822]: time=\"2026-06-12T10:30:06.331897483Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=30c36c39-c6ea-410b-bd04-1b4ecd4ccd40 name=/runtime.v1.ImageService/PullImage\nJun 12 10:30:06.335960 crc crio[19822]: time=\"2026-06-12T10:30:06.335743145Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=69200642-9349-44f6-8f40-0e913269ee91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:06.339423 crc crio[19822]: time=\"2026-06-12T10:30:06.339312949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2677edc7-71ba-4251-b349-2d06f13bdb98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:06.346877 crc crio[19822]: time=\"2026-06-12T10:30:06.346756794Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687670-4b5n5/oc\" id=c4d43270-d0a7-4635-8723-3335f0623eb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:06.347476 crc crio[19822]: time=\"2026-06-12T10:30:06.347407105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:06.403835 crc crio[19822]: time=\"2026-06-12T10:30:06.403717383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:07.076881 crc crio[19822]: time=\"2026-06-12T10:30:07.076767025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:07.218070 crc crio[19822]: time=\"2026-06-12T10:30:07.217300748Z\" level=info msg=\"Created container 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3: openshift-infra/auto-csr-approver-29687670-4b5n5/oc\" id=c4d43270-d0a7-4635-8723-3335f0623eb6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:07.219049 crc crio[19822]: time=\"2026-06-12T10:30:07.218789713Z\" level=info msg=\"Starting container: 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3\" id=e35e9d9a-bc59-4456-9128-86d2b17a1041 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:30:07.222620 crc crio[19822]: time=\"2026-06-12T10:30:07.222545941Z\" level=info msg=\"Started container\" PID=97441 containerID=06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3 description=openshift-infra/auto-csr-approver-29687670-4b5n5/oc id=e35e9d9a-bc59-4456-9128-86d2b17a1041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\nJun 12 10:30:09.786186 crc crio[19822]: time=\"2026-06-12T10:30:09.785413544Z\" level=info msg=\"Stopping pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=50f3879d-2595-404f-978c-51b517e5a502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:09.787543 crc crio[19822]: time=\"2026-06-12T10:30:09.787041787Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc0007ac378}] Aliases:map[]}\"\nJun 12 10:30:09.787543 crc crio[19822]: time=\"2026-06-12T10:30:09.787332126Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687670-4b5n5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:30:10.194420 crc crio[19822]: time=\"2026-06-12T10:30:10.193955253Z\" level=info msg=\"Stopped pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=50f3879d-2595-404f-978c-51b517e5a502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:17.845408 crc crio[19822]: time=\"2026-06-12T10:30:17.844447742Z\" level=info msg=\"Removing container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e\" id=eb679ac6-9cf0-44a9-a3a7-4581a049f102 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:17.883013 crc crio[19822]: time=\"2026-06-12T10:30:17.882273285Z\" level=info msg=\"Removed container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core\" id=eb679ac6-9cf0-44a9-a3a7-4581a049f102 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:17.886198 crc crio[19822]: time=\"2026-06-12T10:30:17.886083062Z\" level=info msg=\"Removing container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947\" id=87d35a42-842f-4302-a27b-22d3939396fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:17.918315 crc crio[19822]: time=\"2026-06-12T10:30:17.917959538Z\" level=info msg=\"Removed container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent\" id=87d35a42-842f-4302-a27b-22d3939396fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:17.919777 crc crio[19822]: time=\"2026-06-12T10:30:17.919713342Z\" level=info msg=\"Removing container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33\" id=b2142473-85e5-48e9-b240-6d80d2bf515b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:17.956946 crc crio[19822]: time=\"2026-06-12T10:30:17.956640445Z\" level=info msg=\"Removed container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent\" id=b2142473-85e5-48e9-b240-6d80d2bf515b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:17.960365 crc crio[19822]: time=\"2026-06-12T10:30:17.960271817Z\" level=info msg=\"Removing container: 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d\" id=b9d2a8c5-c45e-486b-8c64-1b943a0e0f22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:17.999978 crc crio[19822]: time=\"2026-06-12T10:30:17.999798878Z\" level=info msg=\"Removed container 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles\" id=b9d2a8c5-c45e-486b-8c64-1b943a0e0f22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:18.003305 crc crio[19822]: time=\"2026-06-12T10:30:18.00319705Z\" level=info msg=\"Removing container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd\" id=07d23e6f-56e8-4034-8ec7-a5cf4f0a0661 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:18.085778 crc crio[19822]: time=\"2026-06-12T10:30:18.085628676Z\" level=info msg=\"Removed container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd\" id=07d23e6f-56e8-4034-8ec7-a5cf4f0a0661 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:18.089042 crc crio[19822]: time=\"2026-06-12T10:30:18.088944501Z\" level=info msg=\"Removing container: 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735\" id=a2b51879-67e8-4e5f-9587-8422be647ae4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:18.310880 crc crio[19822]: time=\"2026-06-12T10:30:18.306746117Z\" level=info msg=\"Removed container 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735: openshift-infra/auto-csr-approver-29687664-kcplk/oc\" id=a2b51879-67e8-4e5f-9587-8422be647ae4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:30:18.322655 crc crio[19822]: time=\"2026-06-12T10:30:18.322532425Z\" level=info msg=\"Stopping pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=4b4c9042-594e-49f6-9460-76e538752b15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:18.322655 crc crio[19822]: time=\"2026-06-12T10:30:18.322618958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=4b4c9042-594e-49f6-9460-76e538752b15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:18.323359 crc crio[19822]: time=\"2026-06-12T10:30:18.322958659Z\" level=info msg=\"Removing pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=db82bbf7-f6dc-48fe-8043-1f21d2629493 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:30:18.343020 crc crio[19822]: time=\"2026-06-12T10:30:18.342930987Z\" level=info msg=\"Removed pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=db82bbf7-f6dc-48fe-8043-1f21d2629493 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:30:18.344124 crc crio[19822]: time=\"2026-06-12T10:30:18.344031857Z\" level=info msg=\"Stopping pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=6d0c7290-370e-4d89-a6e6-b370a37b67ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:18.344274 crc crio[19822]: time=\"2026-06-12T10:30:18.344210303Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=6d0c7290-370e-4d89-a6e6-b370a37b67ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:18.344896 crc crio[19822]: time=\"2026-06-12T10:30:18.344763351Z\" level=info msg=\"Removing pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=36f1d85e-2edc-49df-97b4-69b93e352c3f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:30:18.364202 crc crio[19822]: time=\"2026-06-12T10:30:18.364070747Z\" level=info msg=\"Removed pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=36f1d85e-2edc-49df-97b4-69b93e352c3f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:30:18.367191 crc crio[19822]: time=\"2026-06-12T10:30:18.367082201Z\" level=info msg=\"Stopping pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=ad86ec58-a560-4213-bf6f-2a12cd470f6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:18.367312 crc crio[19822]: time=\"2026-06-12T10:30:18.367227166Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=ad86ec58-a560-4213-bf6f-2a12cd470f6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:30:18.369564 crc crio[19822]: time=\"2026-06-12T10:30:18.369493789Z\" level=info msg=\"Removing pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=6b9babf0-4d5f-4ddb-b53a-637dc1d703f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:30:18.389406 crc crio[19822]: time=\"2026-06-12T10:30:18.389309049Z\" level=info msg=\"Removed pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=6b9babf0-4d5f-4ddb-b53a-637dc1d703f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:30:37.999903 crc crio[19822]: time=\"2026-06-12T10:30:37.998992713Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5hwhn/POD\" id=367f250c-25d5-486d-a732-aea2aed4aab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:30:38.001487 crc crio[19822]: time=\"2026-06-12T10:30:37.999942483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:38.052296 crc crio[19822]: time=\"2026-06-12T10:30:38.052218212Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc003265d48}] Aliases:map[]}\"\nJun 12 10:30:38.052296 crc crio[19822]: time=\"2026-06-12T10:30:38.052279814Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5hwhn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:30:38.653716 crc crio[19822]: 2026-06-12T10:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0099353b309e09 Mac:4e:2a:32:3e:38:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:30:38.655262 crc crio[19822]: time=\"2026-06-12T10:30:38.655080916Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc003265d48}] Aliases:map[]}\"\nJun 12 10:30:38.655400 crc crio[19822]: time=\"2026-06-12T10:30:38.655312143Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5hwhn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:30:38.666672 crc crio[19822]: time=\"2026-06-12T10:30:38.666477001Z\" level=info msg=\"Ran pod sandbox c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 with infra container: openshift-marketplace/redhat-operators-5hwhn/POD\" id=367f250c-25d5-486d-a732-aea2aed4aab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:30:38.674343 crc crio[19822]: time=\"2026-06-12T10:30:38.671730006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60f9ab26-0a69-4319-92db-6ef8ae958e03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:38.675692 crc crio[19822]: time=\"2026-06-12T10:30:38.675554455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86861ab1-a714-48cc-b81c-7a008dcdd01f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:38.688885 crc crio[19822]: time=\"2026-06-12T10:30:38.685731259Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5hwhn/extract-utilities\" id=0f9dc3f7-078c-4696-9cff-846798eee92a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:38.688885 crc crio[19822]: time=\"2026-06-12T10:30:38.68638193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:38.738670 crc crio[19822]: time=\"2026-06-12T10:30:38.738611857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:38.742792 crc crio[19822]: time=\"2026-06-12T10:30:38.742755788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:38.905996 crc crio[19822]: time=\"2026-06-12T10:30:38.905458132Z\" level=info msg=\"Created container b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11: openshift-marketplace/redhat-operators-5hwhn/extract-utilities\" id=0f9dc3f7-078c-4696-9cff-846798eee92a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:38.909481 crc crio[19822]: time=\"2026-06-12T10:30:38.90850875Z\" level=info msg=\"Starting container: b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11\" id=273ce62d-a836-4264-a2ab-5ae2c94d582d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:30:38.916969 crc crio[19822]: time=\"2026-06-12T10:30:38.915799211Z\" level=info msg=\"Started container\" PID=98899 containerID=b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11 description=openshift-marketplace/redhat-operators-5hwhn/extract-utilities id=273ce62d-a836-4264-a2ab-5ae2c94d582d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\nJun 12 10:30:39.270713 crc crio[19822]: time=\"2026-06-12T10:30:39.270628483Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=046e1fe9-25b2-41da-b905-3953514d933c name=/runtime.v1.ImageService/PullImage\nJun 12 10:30:39.275962 crc crio[19822]: time=\"2026-06-12T10:30:39.275888599Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 10:30:39.964596 crc crio[19822]: time=\"2026-06-12T10:30:39.963762932Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=046e1fe9-25b2-41da-b905-3953514d933c name=/runtime.v1.ImageService/PullImage\nJun 12 10:30:39.965561 crc crio[19822]: time=\"2026-06-12T10:30:39.965491587Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f49fa558-3117-402f-b569-e97ae4250369 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:39.968253 crc crio[19822]: time=\"2026-06-12T10:30:39.968184972Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1fba0ff4-be5a-4827-9c06-a631e24919c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:39.978602 crc crio[19822]: time=\"2026-06-12T10:30:39.978411089Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5hwhn/extract-content\" id=b8ecc3d8-f499-4fe4-ac6a-083d516f36f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:39.979442 crc crio[19822]: time=\"2026-06-12T10:30:39.97935525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:40.057329 crc crio[19822]: time=\"2026-06-12T10:30:40.057239968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:40.063526 crc crio[19822]: time=\"2026-06-12T10:30:40.060522383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:40.329042 crc crio[19822]: time=\"2026-06-12T10:30:40.3288711Z\" level=info msg=\"Created container 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5: openshift-marketplace/redhat-operators-5hwhn/extract-content\" id=b8ecc3d8-f499-4fe4-ac6a-083d516f36f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:40.331122 crc crio[19822]: time=\"2026-06-12T10:30:40.330239663Z\" level=info msg=\"Starting container: 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5\" id=f396ebed-6d95-4760-88bb-fb9dc1c8cc38 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:30:40.341215 crc crio[19822]: time=\"2026-06-12T10:30:40.341078987Z\" level=info msg=\"Started container\" PID=98961 containerID=339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5 description=openshift-marketplace/redhat-operators-5hwhn/extract-content id=f396ebed-6d95-4760-88bb-fb9dc1c8cc38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\nJun 12 10:30:49.453494 crc crio[19822]: time=\"2026-06-12T10:30:49.451872915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9ab2446a-b010-411c-8b63-a36b6a968cc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:49.456491 crc crio[19822]: time=\"2026-06-12T10:30:49.45641073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=60572abc-6999-46e9-b149-2b5b6b854cc0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:30:49.469329 crc crio[19822]: time=\"2026-06-12T10:30:49.46902535Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5hwhn/registry-server\" id=6cf6dce4-74f5-46c7-986e-a7dd7890f95c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:49.469627 crc crio[19822]: time=\"2026-06-12T10:30:49.469530086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:49.554523 crc crio[19822]: time=\"2026-06-12T10:30:49.554442121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:49.561958 crc crio[19822]: time=\"2026-06-12T10:30:49.561783144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:30:49.787332 crc crio[19822]: time=\"2026-06-12T10:30:49.787192548Z\" level=info msg=\"Created container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server\" id=6cf6dce4-74f5-46c7-986e-a7dd7890f95c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:30:49.789016 crc crio[19822]: time=\"2026-06-12T10:30:49.788925023Z\" level=info msg=\"Starting container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb\" id=78958475-6e40-4434-a1da-6d1e3c5e5f61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:30:49.794699 crc crio[19822]: time=\"2026-06-12T10:30:49.794563342Z\" level=info msg=\"Started container\" PID=99366 containerID=078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb description=openshift-marketplace/redhat-operators-5hwhn/registry-server id=78958475-6e40-4434-a1da-6d1e3c5e5f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\nJun 12 10:31:09.759374 crc crio[19822]: time=\"2026-06-12T10:31:09.758127326Z\" level=info msg=\"Stopping container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb (timeout: 2s)\" id=7df95d09-8873-405a-8e36-3eb4c7a21908 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:31:09.883278 crc crio[19822]: time=\"2026-06-12T10:31:09.883128713Z\" level=info msg=\"Stopped container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server\" id=7df95d09-8873-405a-8e36-3eb4c7a21908 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:31:09.955907 crc crio[19822]: time=\"2026-06-12T10:31:09.955558813Z\" level=info msg=\"Stopping pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=6de47af9-e633-46a9-b3c3-afb5632ac6c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:09.965379 crc crio[19822]: time=\"2026-06-12T10:31:09.965238333Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc00140e1c8}] Aliases:map[]}\"\nJun 12 10:31:09.966557 crc crio[19822]: time=\"2026-06-12T10:31:09.966500754Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5hwhn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:31:10.434527 crc crio[19822]: time=\"2026-06-12T10:31:10.434476383Z\" level=info msg=\"Stopped pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=6de47af9-e633-46a9-b3c3-afb5632ac6c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:10.789516 crc crio[19822]: time=\"2026-06-12T10:31:10.789415419Z\" level=info msg=\"Removing container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb\" id=b0b58485-12e2-4e84-8c23-0b49d7af9877 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:10.829137 crc crio[19822]: time=\"2026-06-12T10:31:10.829042715Z\" level=info msg=\"Removed container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server\" id=b0b58485-12e2-4e84-8c23-0b49d7af9877 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:10.832536 crc crio[19822]: time=\"2026-06-12T10:31:10.832427633Z\" level=info msg=\"Removing container: 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5\" id=460ce2b1-9584-47ed-a9ed-f8b1a8aa2802 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:10.875449 crc crio[19822]: time=\"2026-06-12T10:31:10.875307555Z\" level=info msg=\"Removed container 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5: openshift-marketplace/redhat-operators-5hwhn/extract-content\" id=460ce2b1-9584-47ed-a9ed-f8b1a8aa2802 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:10.879101 crc crio[19822]: time=\"2026-06-12T10:31:10.879031153Z\" level=info msg=\"Removing container: b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11\" id=5211906e-da85-4d78-b166-6ecac4e4e1ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:10.934021 crc crio[19822]: time=\"2026-06-12T10:31:10.933135248Z\" level=info msg=\"Removed container b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11: openshift-marketplace/redhat-operators-5hwhn/extract-utilities\" id=5211906e-da85-4d78-b166-6ecac4e4e1ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.419911 crc crio[19822]: time=\"2026-06-12T10:31:18.41900306Z\" level=info msg=\"Removing container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3\" id=05e81623-b5aa-45d1-9587-6f04a173c1a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.489462 crc crio[19822]: time=\"2026-06-12T10:31:18.489402839Z\" level=info msg=\"Removed container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api\" id=05e81623-b5aa-45d1-9587-6f04a173c1a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.509059 crc crio[19822]: time=\"2026-06-12T10:31:18.509009762Z\" level=info msg=\"Removing container: c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807\" id=b818c9a3-1a4f-4de5-8fea-acdac920b0ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.570183 crc crio[19822]: time=\"2026-06-12T10:31:18.57007183Z\" level=info msg=\"Removed container c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807: openstack/cinder-db-create-42c6g/mariadb-database-create\" id=b818c9a3-1a4f-4de5-8fea-acdac920b0ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.573439 crc crio[19822]: time=\"2026-06-12T10:31:18.573395825Z\" level=info msg=\"Removing container: 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2\" id=41c30641-4828-4551-8a91-4a162d827b9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.646861 crc crio[19822]: time=\"2026-06-12T10:31:18.646733496Z\" level=info msg=\"Removed container 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2: openstack/placement-2383-account-create-c8b49/mariadb-account-create\" id=41c30641-4828-4551-8a91-4a162d827b9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.657874 crc crio[19822]: time=\"2026-06-12T10:31:18.657603319Z\" level=info msg=\"Removing container: ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5\" id=a365914a-3b9a-4fd9-b7b0-7546738a030a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.731404 crc crio[19822]: time=\"2026-06-12T10:31:18.731270516Z\" level=info msg=\"Removed container ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5: openstack/barbican-db-create-48m8n/mariadb-database-create\" id=a365914a-3b9a-4fd9-b7b0-7546738a030a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.737999 crc crio[19822]: time=\"2026-06-12T10:31:18.737875129Z\" level=info msg=\"Removing container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1\" id=c4e84af4-1b44-4c5e-8b92-f746ddd22722 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.784582 crc crio[19822]: time=\"2026-06-12T10:31:18.78391103Z\" level=info msg=\"Removed container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log\" id=c4e84af4-1b44-4c5e-8b92-f746ddd22722 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.794502 crc crio[19822]: time=\"2026-06-12T10:31:18.79442115Z\" level=info msg=\"Removing container: a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b\" id=3c9773d3-f58f-4d9e-bfc7-a30cc661006c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.828684 crc crio[19822]: time=\"2026-06-12T10:31:18.828366832Z\" level=info msg=\"Removed container a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create\" id=3c9773d3-f58f-4d9e-bfc7-a30cc661006c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.832077 crc crio[19822]: time=\"2026-06-12T10:31:18.832021544Z\" level=info msg=\"Removing container: 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73\" id=f2677c9d-b408-401d-b09d-eaf409fb5710 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.983074 crc crio[19822]: time=\"2026-06-12T10:31:18.982564354Z\" level=info msg=\"Removed container 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73: openstack/keystone-db-create-kj644/mariadb-database-create\" id=f2677c9d-b408-401d-b09d-eaf409fb5710 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:18.987930 crc crio[19822]: time=\"2026-06-12T10:31:18.986379385Z\" level=info msg=\"Removing container: 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c\" id=0bb46d82-3289-441c-b794-b6efdefc4d4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:19.068559 crc crio[19822]: time=\"2026-06-12T10:31:19.068419152Z\" level=info msg=\"Removed container 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c: openstack/glance-d215-account-create-5x56g/mariadb-account-create\" id=0bb46d82-3289-441c-b794-b6efdefc4d4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:19.071966 crc crio[19822]: time=\"2026-06-12T10:31:19.071868396Z\" level=info msg=\"Removing container: 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7\" id=5beefa7e-a959-4ac5-bee1-e26520e37daf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:19.140121 crc crio[19822]: time=\"2026-06-12T10:31:19.140005999Z\" level=info msg=\"Removed container 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7: openstack/placement-db-create-h292v/mariadb-database-create\" id=5beefa7e-a959-4ac5-bee1-e26520e37daf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:19.145102 crc crio[19822]: time=\"2026-06-12T10:31:19.144968536Z\" level=info msg=\"Removing container: ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493\" id=1de0fc59-e115-4079-9f62-54c07eae3dba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:19.191266 crc crio[19822]: time=\"2026-06-12T10:31:19.191121081Z\" level=info msg=\"Removed container ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493: openstack/glance-db-create-lml7r/mariadb-database-create\" id=1de0fc59-e115-4079-9f62-54c07eae3dba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:19.195137 crc crio[19822]: time=\"2026-06-12T10:31:19.195053876Z\" level=info msg=\"Removing container: 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653\" id=ca39326c-0657-4727-a295-43d8efda5c70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:19.226283 crc crio[19822]: time=\"2026-06-12T10:31:19.226194754Z\" level=info msg=\"Removed container 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653: openstack/neutron-db-create-s2szl/mariadb-database-create\" id=ca39326c-0657-4727-a295-43d8efda5c70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:31:19.237911 crc crio[19822]: time=\"2026-06-12T10:31:19.237641538Z\" level=info msg=\"Stopping pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=ae764794-71d5-4ab0-8160-902e875cfcd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.237911 crc crio[19822]: time=\"2026-06-12T10:31:19.23771985Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=ae764794-71d5-4ab0-8160-902e875cfcd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.238414 crc crio[19822]: time=\"2026-06-12T10:31:19.238345459Z\" level=info msg=\"Removing pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=9f573b03-94a1-41c9-a51d-3c38b67cfae3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.262429 crc crio[19822]: time=\"2026-06-12T10:31:19.262335704Z\" level=info msg=\"Removed pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=9f573b03-94a1-41c9-a51d-3c38b67cfae3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.264276 crc crio[19822]: time=\"2026-06-12T10:31:19.264136608Z\" level=info msg=\"Stopping pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=25ff53ca-9405-425b-b067-ffdd8f1a32dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.264458 crc crio[19822]: time=\"2026-06-12T10:31:19.264282103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=25ff53ca-9405-425b-b067-ffdd8f1a32dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.265262 crc crio[19822]: time=\"2026-06-12T10:31:19.265210902Z\" level=info msg=\"Removing pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=4f402a87-95f5-4de7-a51a-24d8df08eed4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.287460 crc crio[19822]: time=\"2026-06-12T10:31:19.287341347Z\" level=info msg=\"Removed pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=4f402a87-95f5-4de7-a51a-24d8df08eed4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.289180 crc crio[19822]: time=\"2026-06-12T10:31:19.28910922Z\" level=info msg=\"Stopping pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=9f2da14d-2b29-444c-a853-ccabd78a7dd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.289415 crc crio[19822]: time=\"2026-06-12T10:31:19.289225444Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=9f2da14d-2b29-444c-a853-ccabd78a7dd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.290422 crc crio[19822]: time=\"2026-06-12T10:31:19.29035148Z\" level=info msg=\"Removing pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=a77fd997-9345-4558-9b60-6c99c356a3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.308047 crc crio[19822]: time=\"2026-06-12T10:31:19.30791455Z\" level=info msg=\"Removed pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=a77fd997-9345-4558-9b60-6c99c356a3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.309679 crc crio[19822]: time=\"2026-06-12T10:31:19.309584791Z\" level=info msg=\"Stopping pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=a6c07dd1-a640-42fa-81cd-62d2dcef992b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.309788 crc crio[19822]: time=\"2026-06-12T10:31:19.309691934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=a6c07dd1-a640-42fa-81cd-62d2dcef992b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.310519 crc crio[19822]: time=\"2026-06-12T10:31:19.310441118Z\" level=info msg=\"Removing pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=df342496-7f9d-4294-9878-c7e76ac503e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.326573 crc crio[19822]: time=\"2026-06-12T10:31:19.326461779Z\" level=info msg=\"Removed pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=df342496-7f9d-4294-9878-c7e76ac503e8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.327587 crc crio[19822]: time=\"2026-06-12T10:31:19.327491371Z\" level=info msg=\"Stopping pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=5291bc99-03ab-4b67-8035-64664ea9097f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.327689 crc crio[19822]: time=\"2026-06-12T10:31:19.327607685Z\" level=info msg=\"Stopped pod sandbox (already stopped): fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=5291bc99-03ab-4b67-8035-64664ea9097f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.328505 crc crio[19822]: time=\"2026-06-12T10:31:19.328414461Z\" level=info msg=\"Removing pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=2f9091cb-709e-4b9d-b8ff-66452522d22b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.344610 crc crio[19822]: time=\"2026-06-12T10:31:19.344498621Z\" level=info msg=\"Removed pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=2f9091cb-709e-4b9d-b8ff-66452522d22b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.346501 crc crio[19822]: time=\"2026-06-12T10:31:19.346405949Z\" level=info msg=\"Stopping pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=50a96397-2f42-4b3a-9f0e-af7c610e3b9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.346625 crc crio[19822]: time=\"2026-06-12T10:31:19.346515553Z\" level=info msg=\"Stopped pod sandbox (already stopped): e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=50a96397-2f42-4b3a-9f0e-af7c610e3b9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.348949 crc crio[19822]: time=\"2026-06-12T10:31:19.348763754Z\" level=info msg=\"Removing pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=af1d12c4-b1c5-465a-af55-9962ebcf7379 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.367350 crc crio[19822]: time=\"2026-06-12T10:31:19.367253304Z\" level=info msg=\"Removed pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=af1d12c4-b1c5-465a-af55-9962ebcf7379 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.368459 crc crio[19822]: time=\"2026-06-12T10:31:19.368371447Z\" level=info msg=\"Stopping pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=2df418ba-87df-446e-b696-c3cf2f7df2ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.368591 crc crio[19822]: time=\"2026-06-12T10:31:19.368486221Z\" level=info msg=\"Stopped pod sandbox (already stopped): b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=2df418ba-87df-446e-b696-c3cf2f7df2ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.369514 crc crio[19822]: time=\"2026-06-12T10:31:19.36942707Z\" level=info msg=\"Removing pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=1727768f-56e7-4040-b927-93cd4f2672c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.387506 crc crio[19822]: time=\"2026-06-12T10:31:19.387419374Z\" level=info msg=\"Removed pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=1727768f-56e7-4040-b927-93cd4f2672c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.388397 crc crio[19822]: time=\"2026-06-12T10:31:19.388289569Z\" level=info msg=\"Stopping pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=e708dc55-fd4d-423f-a8bd-b32036712d82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.388397 crc crio[19822]: time=\"2026-06-12T10:31:19.388349631Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=e708dc55-fd4d-423f-a8bd-b32036712d82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.388876 crc crio[19822]: time=\"2026-06-12T10:31:19.388767354Z\" level=info msg=\"Removing pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=6b802005-87d6-47f7-a77f-ed93ef172892 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.405890 crc crio[19822]: time=\"2026-06-12T10:31:19.405689363Z\" level=info msg=\"Removed pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=6b802005-87d6-47f7-a77f-ed93ef172892 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.407293 crc crio[19822]: time=\"2026-06-12T10:31:19.407197669Z\" level=info msg=\"Stopping pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=0bb3dbe8-72c7-483b-9c1e-ff7abf368f97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.407435 crc crio[19822]: time=\"2026-06-12T10:31:19.407329653Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=0bb3dbe8-72c7-483b-9c1e-ff7abf368f97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.408195 crc crio[19822]: time=\"2026-06-12T10:31:19.408006865Z\" level=info msg=\"Removing pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=ca61c1a1-e0dc-4d15-8ce7-7481735ac60c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.429992 crc crio[19822]: time=\"2026-06-12T10:31:19.429905639Z\" level=info msg=\"Removed pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=ca61c1a1-e0dc-4d15-8ce7-7481735ac60c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.431730 crc crio[19822]: time=\"2026-06-12T10:31:19.431280984Z\" level=info msg=\"Stopping pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=f562e400-debd-4fa8-9c51-94c7118cb234 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.431730 crc crio[19822]: time=\"2026-06-12T10:31:19.431396997Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=f562e400-debd-4fa8-9c51-94c7118cb234 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.432079 crc crio[19822]: time=\"2026-06-12T10:31:19.432001916Z\" level=info msg=\"Removing pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=a695f56c-bcc1-4c68-9f5a-ba80956242cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.454010 crc crio[19822]: time=\"2026-06-12T10:31:19.453914843Z\" level=info msg=\"Removed pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=a695f56c-bcc1-4c68-9f5a-ba80956242cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.460435 crc crio[19822]: time=\"2026-06-12T10:31:19.457297142Z\" level=info msg=\"Stopping pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=82265fd5-9f34-42e4-828a-5985bd89f312 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.460435 crc crio[19822]: time=\"2026-06-12T10:31:19.457381034Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=82265fd5-9f34-42e4-828a-5985bd89f312 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:31:19.464502 crc crio[19822]: time=\"2026-06-12T10:31:19.464334532Z\" level=info msg=\"Removing pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=58954c48-8c3a-49e3-a0cb-4887fc9b1c6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:19.492347 crc crio[19822]: time=\"2026-06-12T10:31:19.491928461Z\" level=info msg=\"Removed pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=58954c48-8c3a-49e3-a0cb-4887fc9b1c6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:31:39.054187 crc crio[19822]: time=\"2026-06-12T10:31:39.053262647Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/POD\" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:31:39.055320 crc crio[19822]: time=\"2026-06-12T10:31:39.054232138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:31:39.082882 crc crio[19822]: time=\"2026-06-12T10:31:39.082753275Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:31:39.097963 crc crio[19822]: time=\"2026-06-12T10:31:39.0977325Z\" level=info msg=\"Ran pod sandbox 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/POD\" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:31:39.100913 crc crio[19822]: time=\"2026-06-12T10:31:39.100780405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:31:39.101255 crc crio[19822]: time=\"2026-06-12T10:31:39.101119966Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:31:39.101626 crc crio[19822]: time=\"2026-06-12T10:31:39.10154654Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:31:39.104262 crc crio[19822]: time=\"2026-06-12T10:31:39.104135182Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=070c3e80-f742-4c02-a179-59d477197e7e name=/runtime.v1.ImageService/PullImage\nJun 12 10:31:39.113685 crc crio[19822]: time=\"2026-06-12T10:31:39.113583693Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"\nJun 12 10:32:00.565216 crc crio[19822]: time=\"2026-06-12T10:32:00.563890893Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687672-kz5sj/POD\" id=f69b781d-7fd2-4b4c-a0dd-ac8569309d0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:32:00.567140 crc crio[19822]: time=\"2026-06-12T10:32:00.565243746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:07.503977 crc crio[19822]: time=\"2026-06-12T10:32:07.503266948Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0052123b8}] Aliases:map[]}\"\nJun 12 10:32:07.503977 crc crio[19822]: time=\"2026-06-12T10:32:07.50395244Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687672-kz5sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:32:07.698186 crc crio[19822]: time=\"2026-06-12T10:32:07.697308443Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=070c3e80-f742-4c02-a179-59d477197e7e name=/runtime.v1.ImageService/PullImage\nJun 12 10:32:07.699748 crc crio[19822]: time=\"2026-06-12T10:32:07.699630996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=72ffc8f4-66f8-488f-b571-8ce9ad2baf84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:07.704507 crc crio[19822]: time=\"2026-06-12T10:32:07.704431617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=1cd74108-583f-4932-937b-3c64ba35e7f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:07.718372 crc crio[19822]: time=\"2026-06-12T10:32:07.718275425Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init\" id=e54b4577-e9bd-48c9-a186-13f14fb84486 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:07.719535 crc crio[19822]: time=\"2026-06-12T10:32:07.719456863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:07.772119 crc crio[19822]: time=\"2026-06-12T10:32:07.771594175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:07.778273 crc crio[19822]: time=\"2026-06-12T10:32:07.777775992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:07.962855 crc crio[19822]: time=\"2026-06-12T10:32:07.962313044Z\" level=info msg=\"Created container 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init\" id=e54b4577-e9bd-48c9-a186-13f14fb84486 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:07.964481 crc crio[19822]: time=\"2026-06-12T10:32:07.964209254Z\" level=info msg=\"Starting container: 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96\" id=4a5dce7c-a999-4608-a3bc-1fe655de0544 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:32:07.980686 crc crio[19822]: time=\"2026-06-12T10:32:07.980464449Z\" level=info msg=\"Started container\" PID=103284 containerID=7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init id=4a5dce7c-a999-4608-a3bc-1fe655de0544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\nJun 12 10:32:09.824494 crc crio[19822]: 2026-06-12T10:32:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e573cb305980a87 Mac:5e:f3:5c:38:58:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 SocketPath: PciID:}] [{Interface:0xc0002fe930 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:32:09.826203 crc crio[19822]: time=\"2026-06-12T10:32:09.8261123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0052123b8}] Aliases:map[]}\"\nJun 12 10:32:09.826494 crc crio[19822]: time=\"2026-06-12T10:32:09.826338987Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687672-kz5sj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:32:09.842325 crc crio[19822]: time=\"2026-06-12T10:32:09.842128286Z\" level=info msg=\"Ran pod sandbox e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 with infra container: openshift-infra/auto-csr-approver-29687672-kz5sj/POD\" id=f69b781d-7fd2-4b4c-a0dd-ac8569309d0f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:32:09.862142 crc crio[19822]: time=\"2026-06-12T10:32:09.861671086Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=158ad748-879d-4c9c-ae4d-15e387e27dcf name=/runtime.v1.ImageService/PullImage\nJun 12 10:32:09.876667 crc crio[19822]: time=\"2026-06-12T10:32:09.876549946Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:32:13.172627 crc crio[19822]: time=\"2026-06-12T10:32:13.171924704Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=158ad748-879d-4c9c-ae4d-15e387e27dcf name=/runtime.v1.ImageService/PullImage\nJun 12 10:32:13.174040 crc crio[19822]: time=\"2026-06-12T10:32:13.173753031Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=36c862d5-4919-4c96-ab49-c3a1ed5fdfae name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:13.178942 crc crio[19822]: time=\"2026-06-12T10:32:13.176286222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07a33888-2bbe-4596-8b87-b2b400293c1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:13.186365 crc crio[19822]: time=\"2026-06-12T10:32:13.186245917Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687672-kz5sj/oc\" id=af6fdc5f-c619-4f0e-bb6f-dcb62666c1dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:13.186797 crc crio[19822]: time=\"2026-06-12T10:32:13.186742723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:13.271049 crc crio[19822]: time=\"2026-06-12T10:32:13.270895101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:13.561373 crc crio[19822]: time=\"2026-06-12T10:32:13.560573648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:13.701337 crc crio[19822]: time=\"2026-06-12T10:32:13.701244428Z\" level=info msg=\"Created container 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586: openshift-infra/auto-csr-approver-29687672-kz5sj/oc\" id=af6fdc5f-c619-4f0e-bb6f-dcb62666c1dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:13.702404 crc crio[19822]: time=\"2026-06-12T10:32:13.702341643Z\" level=info msg=\"Starting container: 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586\" id=6a2f82a6-60de-46af-a259-69dbd08a62e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:32:13.707510 crc crio[19822]: time=\"2026-06-12T10:32:13.707415615Z\" level=info msg=\"Started container\" PID=103544 containerID=3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586 description=openshift-infra/auto-csr-approver-29687672-kz5sj/oc id=6a2f82a6-60de-46af-a259-69dbd08a62e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\nJun 12 10:32:15.034185 crc crio[19822]: time=\"2026-06-12T10:32:15.030689876Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3f96c711-aa11-4ae3-96de-8cb63a04d9f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:15.054003 crc crio[19822]: time=\"2026-06-12T10:32:15.0538804Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ca80fa07-52e8-4ae2-9566-840040864fe3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:15.063463 crc crio[19822]: time=\"2026-06-12T10:32:15.063331571Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd\" id=c4c91650-2955-451a-a4c6-52f599e84100 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:15.063894 crc crio[19822]: time=\"2026-06-12T10:32:15.063782545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:15.139178 crc crio[19822]: time=\"2026-06-12T10:32:15.139049022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:15.144397 crc crio[19822]: time=\"2026-06-12T10:32:15.143863685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:15.326949 crc crio[19822]: time=\"2026-06-12T10:32:15.326367021Z\" level=info msg=\"Created container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd\" id=c4c91650-2955-451a-a4c6-52f599e84100 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:15.328210 crc crio[19822]: time=\"2026-06-12T10:32:15.328072075Z\" level=info msg=\"Starting container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9\" id=320a398b-1a27-464c-9b15-07c95aa071a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:32:15.334524 crc crio[19822]: time=\"2026-06-12T10:32:15.334405676Z\" level=info msg=\"Started container\" PID=103659 containerID=9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd id=320a398b-1a27-464c-9b15-07c95aa071a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\nJun 12 10:32:16.045554 crc crio[19822]: time=\"2026-06-12T10:32:16.045453554Z\" level=info msg=\"Stopping pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=4970f58d-684c-4721-af28-2881fcfc540a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:16.046587 crc crio[19822]: time=\"2026-06-12T10:32:16.046359673Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0007ad7d0}] Aliases:map[]}\"\nJun 12 10:32:16.046587 crc crio[19822]: time=\"2026-06-12T10:32:16.046504397Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687672-kz5sj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:32:16.452074 crc crio[19822]: time=\"2026-06-12T10:32:16.451645754Z\" level=info msg=\"Stopped pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=4970f58d-684c-4721-af28-2881fcfc540a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:19.517978 crc crio[19822]: time=\"2026-06-12T10:32:19.517471203Z\" level=info msg=\"Removing container: 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d\" id=20bbe8b8-ad5f-4386-a78b-b5e8c6b8748f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.597878 crc crio[19822]: time=\"2026-06-12T10:32:19.597661382Z\" level=info msg=\"Removed container 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d: openstack/placement-db-sync-pq2v5/placement-db-sync\" id=20bbe8b8-ad5f-4386-a78b-b5e8c6b8748f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.601889 crc crio[19822]: time=\"2026-06-12T10:32:19.601717735Z\" level=info msg=\"Removing container: fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4\" id=93ada2af-66a5-492b-86f1-cf80cbcd8093 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.690338 crc crio[19822]: time=\"2026-06-12T10:32:19.690142006Z\" level=info msg=\"Removed container fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create\" id=93ada2af-66a5-492b-86f1-cf80cbcd8093 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.694290 crc crio[19822]: time=\"2026-06-12T10:32:19.694151016Z\" level=info msg=\"Removing container: 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc\" id=091689fb-52f7-440a-8d00-b6417d8d02f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.737853 crc crio[19822]: time=\"2026-06-12T10:32:19.737734418Z\" level=info msg=\"Removed container 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc: openstack/barbican-0713-account-create-cpknk/mariadb-account-create\" id=091689fb-52f7-440a-8d00-b6417d8d02f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.741266 crc crio[19822]: time=\"2026-06-12T10:32:19.741211988Z\" level=info msg=\"Removing container: 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36\" id=0f92cb2d-ae6c-4359-b8f1-aba20d5ff7ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.829313 crc crio[19822]: time=\"2026-06-12T10:32:19.828791077Z\" level=info msg=\"Removed container 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36: openstack/keystone-db-sync-x428m/keystone-db-sync\" id=0f92cb2d-ae6c-4359-b8f1-aba20d5ff7ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.835049 crc crio[19822]: time=\"2026-06-12T10:32:19.834525307Z\" level=info msg=\"Removing container: e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc\" id=b82bd861-0ef2-4193-853e-75b496f8d93a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.900435 crc crio[19822]: time=\"2026-06-12T10:32:19.900187741Z\" level=info msg=\"Removed container e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create\" id=b82bd861-0ef2-4193-853e-75b496f8d93a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.906492 crc crio[19822]: time=\"2026-06-12T10:32:19.906416377Z\" level=info msg=\"Removing container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71\" id=a2423170-29dd-4d3f-ae72-f5602ce0b1e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.938387 crc crio[19822]: time=\"2026-06-12T10:32:19.938111326Z\" level=info msg=\"Removed container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core\" id=a2423170-29dd-4d3f-ae72-f5602ce0b1e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.943103 crc crio[19822]: time=\"2026-06-12T10:32:19.942572528Z\" level=info msg=\"Removing container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504\" id=41a5a42f-f80d-4e47-99d6-42d17b452de0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.971503 crc crio[19822]: time=\"2026-06-12T10:32:19.971371411Z\" level=info msg=\"Removed container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent\" id=41a5a42f-f80d-4e47-99d6-42d17b452de0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:19.977260 crc crio[19822]: time=\"2026-06-12T10:32:19.977114659Z\" level=info msg=\"Removing container: 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488\" id=8529dfad-c1fd-4a0f-8bc6-8e5ec942bdf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:20.103225 crc crio[19822]: time=\"2026-06-12T10:32:20.102454066Z\" level=info msg=\"Removed container 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap\" id=8529dfad-c1fd-4a0f-8bc6-8e5ec942bdf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:20.107261 crc crio[19822]: time=\"2026-06-12T10:32:20.10708706Z\" level=info msg=\"Removing container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243\" id=bed18110-7fd7-4a22-bfcc-43b2b4eb6e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:20.142007 crc crio[19822]: time=\"2026-06-12T10:32:20.141793793Z\" level=info msg=\"Removed container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd\" id=bed18110-7fd7-4a22-bfcc-43b2b4eb6e2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:20.145876 crc crio[19822]: time=\"2026-06-12T10:32:20.145675984Z\" level=info msg=\"Removing container: 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923\" id=556c42f5-6785-4f44-be9f-3fbd73f8a7c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:20.359050 crc crio[19822]: time=\"2026-06-12T10:32:20.35827775Z\" level=info msg=\"Removed container 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923: openstack/glance-db-sync-52vp6/glance-db-sync\" id=556c42f5-6785-4f44-be9f-3fbd73f8a7c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:20.362466 crc crio[19822]: time=\"2026-06-12T10:32:20.362384895Z\" level=info msg=\"Removing container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63\" id=139ffce2-35ce-4cae-940c-fc3d55ef15b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:20.399672 crc crio[19822]: time=\"2026-06-12T10:32:20.399567078Z\" level=info msg=\"Removed container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent\" id=139ffce2-35ce-4cae-940c-fc3d55ef15b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:32:20.421334 crc crio[19822]: time=\"2026-06-12T10:32:20.42120286Z\" level=info msg=\"Stopping pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=d94eca92-5f95-4bc8-a8fa-f018327b3f32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.421334 crc crio[19822]: time=\"2026-06-12T10:32:20.421292143Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=d94eca92-5f95-4bc8-a8fa-f018327b3f32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.421884 crc crio[19822]: time=\"2026-06-12T10:32:20.421771739Z\" level=info msg=\"Removing pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=3fcbb097-188e-41ae-a983-8553e64177af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.439775 crc crio[19822]: time=\"2026-06-12T10:32:20.439653548Z\" level=info msg=\"Removed pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=3fcbb097-188e-41ae-a983-8553e64177af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.441526 crc crio[19822]: time=\"2026-06-12T10:32:20.441455763Z\" level=info msg=\"Stopping pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=04cfae24-24e1-45ee-b03e-23a62f7e62d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.441657 crc crio[19822]: time=\"2026-06-12T10:32:20.441537946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=04cfae24-24e1-45ee-b03e-23a62f7e62d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.442486 crc crio[19822]: time=\"2026-06-12T10:32:20.442444495Z\" level=info msg=\"Removing pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=556066ed-539d-4acf-a797-659ca8343407 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.469266 crc crio[19822]: time=\"2026-06-12T10:32:20.469073591Z\" level=info msg=\"Removed pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=556066ed-539d-4acf-a797-659ca8343407 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.470741 crc crio[19822]: time=\"2026-06-12T10:32:20.469788634Z\" level=info msg=\"Stopping pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=12d7c107-5e0f-45e4-87a7-7db571484aa7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.470741 crc crio[19822]: time=\"2026-06-12T10:32:20.469938738Z\" level=info msg=\"Stopped pod sandbox (already stopped): bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=12d7c107-5e0f-45e4-87a7-7db571484aa7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.470741 crc crio[19822]: time=\"2026-06-12T10:32:20.470637784Z\" level=info msg=\"Removing pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=103491e7-b76d-40fb-842d-3a0d9f033429 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.497094 crc crio[19822]: time=\"2026-06-12T10:32:20.496937854Z\" level=info msg=\"Removed pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=103491e7-b76d-40fb-842d-3a0d9f033429 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.500199 crc crio[19822]: time=\"2026-06-12T10:32:20.500110643Z\" level=info msg=\"Stopping pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=0eccba02-1312-4aa8-b311-ed437e313301 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.500416 crc crio[19822]: time=\"2026-06-12T10:32:20.500232427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=0eccba02-1312-4aa8-b311-ed437e313301 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.506084 crc crio[19822]: time=\"2026-06-12T10:32:20.505976691Z\" level=info msg=\"Removing pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=abd8b7b6-d3f2-40b0-81cc-0d7318a25ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.528327 crc crio[19822]: time=\"2026-06-12T10:32:20.526918072Z\" level=info msg=\"Removed pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=abd8b7b6-d3f2-40b0-81cc-0d7318a25ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.530025 crc crio[19822]: time=\"2026-06-12T10:32:20.529964109Z\" level=info msg=\"Stopping pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=33ae2308-4bef-40c0-8225-41e7cdaaadc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.530117 crc crio[19822]: time=\"2026-06-12T10:32:20.530032151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=33ae2308-4bef-40c0-8225-41e7cdaaadc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.532600 crc crio[19822]: time=\"2026-06-12T10:32:20.532530801Z\" level=info msg=\"Removing pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=75f69bac-e2c5-48a7-8271-59693d3c1148 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.557704 crc crio[19822]: time=\"2026-06-12T10:32:20.557631557Z\" level=info msg=\"Removed pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=75f69bac-e2c5-48a7-8271-59693d3c1148 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.561278 crc crio[19822]: time=\"2026-06-12T10:32:20.561124598Z\" level=info msg=\"Stopping pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=4cb3bb39-876e-40e1-b279-afb0b988f64e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.561278 crc crio[19822]: time=\"2026-06-12T10:32:20.561257963Z\" level=info msg=\"Stopped pod sandbox (already stopped): 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=4cb3bb39-876e-40e1-b279-afb0b988f64e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.562513 crc crio[19822]: time=\"2026-06-12T10:32:20.562337716Z\" level=info msg=\"Removing pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=c265b6b7-8200-4eb5-9efe-df7dabc4dfb1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.576332 crc crio[19822]: time=\"2026-06-12T10:32:20.576208028Z\" level=info msg=\"Removed pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=c265b6b7-8200-4eb5-9efe-df7dabc4dfb1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.577752 crc crio[19822]: time=\"2026-06-12T10:32:20.577664002Z\" level=info msg=\"Stopping pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=01833961-9b6a-4c71-81cc-f2d455816b30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.578054 crc crio[19822]: time=\"2026-06-12T10:32:20.577776665Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=01833961-9b6a-4c71-81cc-f2d455816b30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.578709 crc crio[19822]: time=\"2026-06-12T10:32:20.578624993Z\" level=info msg=\"Removing pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=dafdaa41-2658-4ba8-b4f3-3b435aaf49c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.595791 crc crio[19822]: time=\"2026-06-12T10:32:20.595693006Z\" level=info msg=\"Removed pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=dafdaa41-2658-4ba8-b4f3-3b435aaf49c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.597347 crc crio[19822]: time=\"2026-06-12T10:32:20.597299664Z\" level=info msg=\"Stopping pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=ed9d8c0f-e182-4510-977c-4d88308c811c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.597566 crc crio[19822]: time=\"2026-06-12T10:32:20.597545672Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=ed9d8c0f-e182-4510-977c-4d88308c811c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:20.598266 crc crio[19822]: time=\"2026-06-12T10:32:20.598186843Z\" level=info msg=\"Removing pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=8747651b-96eb-43e8-a5d8-93c24453757e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:20.614415 crc crio[19822]: time=\"2026-06-12T10:32:20.614264764Z\" level=info msg=\"Removed pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=8747651b-96eb-43e8-a5d8-93c24453757e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:32:24.717285 crc crio[19822]: time=\"2026-06-12T10:32:24.716449185Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/POD\" id=1886f3bd-d02a-4e69-ab6d-88154b1391f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:32:24.718691 crc crio[19822]: time=\"2026-06-12T10:32:24.717304382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:24.755799 crc crio[19822]: time=\"2026-06-12T10:32:24.755649299Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc0037c8048}] Aliases:map[]}\"\nJun 12 10:32:24.755799 crc crio[19822]: time=\"2026-06-12T10:32:24.755721051Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:32:25.104695 crc crio[19822]: 2026-06-12T10:32:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:123d8c2242fd719 Mac:ba:7a:b3:b4:55:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:32:25.106263 crc crio[19822]: time=\"2026-06-12T10:32:25.106146432Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc0037c8048}] Aliases:map[]}\"\nJun 12 10:32:25.106422 crc crio[19822]: time=\"2026-06-12T10:32:25.10637251Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:32:25.118064 crc crio[19822]: time=\"2026-06-12T10:32:25.117944828Z\" level=info msg=\"Ran pod sandbox 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/POD\" id=1886f3bd-d02a-4e69-ab6d-88154b1391f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:32:25.120735 crc crio[19822]: time=\"2026-06-12T10:32:25.120653441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=8d39f52b-1e0b-4cb5-9d81-f3dadb91146b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:25.128095 crc crio[19822]: time=\"2026-06-12T10:32:25.127998235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=735baea4-8b37-4a19-9c56-4ae6e149c3c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:25.144450 crc crio[19822]: time=\"2026-06-12T10:32:25.1442111Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init\" id=72f59ac2-65e0-4262-8951-4d057880c165 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:25.144969 crc crio[19822]: time=\"2026-06-12T10:32:25.144882051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:25.208345 crc crio[19822]: time=\"2026-06-12T10:32:25.20825079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:25.213272 crc crio[19822]: time=\"2026-06-12T10:32:25.213198517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:25.403732 crc crio[19822]: time=\"2026-06-12T10:32:25.403590485Z\" level=info msg=\"Created container 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init\" id=72f59ac2-65e0-4262-8951-4d057880c165 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:25.405567 crc crio[19822]: time=\"2026-06-12T10:32:25.405468194Z\" level=info msg=\"Starting container: 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e\" id=f6149f57-4e8b-45ab-888a-068fddb14d5a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:32:25.411927 crc crio[19822]: time=\"2026-06-12T10:32:25.411867727Z\" level=info msg=\"Started container\" PID=104449 containerID=8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init id=f6149f57-4e8b-45ab-888a-068fddb14d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\nJun 12 10:32:34.373294 crc crio[19822]: time=\"2026-06-12T10:32:34.37243584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:34.374376 crc crio[19822]: time=\"2026-06-12T10:32:34.373627608Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:34.374376 crc crio[19822]: time=\"2026-06-12T10:32:34.37369874Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:34.375662 crc crio[19822]: time=\"2026-06-12T10:32:34.375507627Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=287f9328-1e19-4ceb-8289-6a8dfe3ab98d name=/runtime.v1.ImageService/PullImage\nJun 12 10:32:34.387975 crc crio[19822]: time=\"2026-06-12T10:32:34.387890932Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"\nJun 12 10:32:36.891493 crc crio[19822]: time=\"2026-06-12T10:32:36.890746988Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=287f9328-1e19-4ceb-8289-6a8dfe3ab98d name=/runtime.v1.ImageService/PullImage\nJun 12 10:32:36.892741 crc crio[19822]: time=\"2026-06-12T10:32:36.892585915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=08876d46-2fe2-484c-89bf-34b908210968 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:36.903710 crc crio[19822]: time=\"2026-06-12T10:32:36.903591904Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=4ed60d1b-f25a-448e-b263-64ccf1ad0f23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:36.912935 crc crio[19822]: time=\"2026-06-12T10:32:36.912856657Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=35f9884d-83b7-47ed-b894-00b132096ae4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:36.914499 crc crio[19822]: time=\"2026-06-12T10:32:36.914439618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:36.966238 crc crio[19822]: time=\"2026-06-12T10:32:36.965957701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:36.974507 crc crio[19822]: time=\"2026-06-12T10:32:36.97443223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:37.617945 crc crio[19822]: time=\"2026-06-12T10:32:37.616899623Z\" level=info msg=\"Created container aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=35f9884d-83b7-47ed-b894-00b132096ae4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:37.620565 crc crio[19822]: time=\"2026-06-12T10:32:37.620444375Z\" level=info msg=\"Starting container: aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6\" id=979f51f8-49af-4f56-9b6c-6033874c7c43 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:32:37.627764 crc crio[19822]: time=\"2026-06-12T10:32:37.627633733Z\" level=info msg=\"Started container\" PID=105010 containerID=aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery id=979f51f8-49af-4f56-9b6c-6033874c7c43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\nJun 12 10:32:40.477217 crc crio[19822]: time=\"2026-06-12T10:32:40.476607296Z\" level=info msg=\"Stopping pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=38d02d46-e576-4e22-95f9-128143f2a9a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:40.478392 crc crio[19822]: time=\"2026-06-12T10:32:40.477801254Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"\nJun 12 10:32:40.478392 crc crio[19822]: time=\"2026-06-12T10:32:40.478000661Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:32:40.859246 crc crio[19822]: time=\"2026-06-12T10:32:40.858679641Z\" level=info msg=\"Stopped pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=38d02d46-e576-4e22-95f9-128143f2a9a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:43.946152 crc crio[19822]: time=\"2026-06-12T10:32:43.944992701Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-x29z6/POD\" id=56201b30-d65b-48e3-82d2-016aedbc6e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:32:43.947506 crc crio[19822]: time=\"2026-06-12T10:32:43.94620141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:44.005801 crc crio[19822]: time=\"2026-06-12T10:32:44.005643224Z\" level=info msg=\"Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc0030942d0}] Aliases:map[]}\"\nJun 12 10:32:44.006144 crc crio[19822]: time=\"2026-06-12T10:32:44.005886382Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-x29z6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:32:44.632691 crc crio[19822]: 2026-06-12T10:32:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d20c349cb77d495 Mac:06:85:83:42:0d:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:32:44.634323 crc crio[19822]: time=\"2026-06-12T10:32:44.634265417Z\" level=info msg=\"Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc0030942d0}] Aliases:map[]}\"\nJun 12 10:32:44.634484 crc crio[19822]: time=\"2026-06-12T10:32:44.634439363Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-x29z6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:32:44.647675 crc crio[19822]: time=\"2026-06-12T10:32:44.647621073Z\" level=info msg=\"Ran pod sandbox d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 with infra container: openshift-marketplace/certified-operators-x29z6/POD\" id=56201b30-d65b-48e3-82d2-016aedbc6e7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:32:44.650384 crc crio[19822]: time=\"2026-06-12T10:32:44.650301025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c2e237aa-a039-4605-93ec-c9d263287f91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:44.664015 crc crio[19822]: time=\"2026-06-12T10:32:44.66368527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6585b3a-b7af-4688-b69b-f9cc58de9bc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:44.673688 crc crio[19822]: time=\"2026-06-12T10:32:44.673589833Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-x29z6/extract-utilities\" id=1846b757-406d-4a7d-93c6-8bdd398b8e22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:44.676243 crc crio[19822]: time=\"2026-06-12T10:32:44.676112674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:44.742503 crc crio[19822]: time=\"2026-06-12T10:32:44.741934861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:44.747022 crc crio[19822]: time=\"2026-06-12T10:32:44.746800645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:44.960919 crc crio[19822]: time=\"2026-06-12T10:32:44.960531713Z\" level=info msg=\"Created container afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c: openshift-marketplace/certified-operators-x29z6/extract-utilities\" id=1846b757-406d-4a7d-93c6-8bdd398b8e22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:44.962536 crc crio[19822]: time=\"2026-06-12T10:32:44.962296579Z\" level=info msg=\"Starting container: afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c\" id=5662b003-46c7-461b-8d35-bc7ab3e38e46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:32:44.968283 crc crio[19822]: time=\"2026-06-12T10:32:44.968139844Z\" level=info msg=\"Started container\" PID=105426 containerID=afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c description=openshift-marketplace/certified-operators-x29z6/extract-utilities id=5662b003-46c7-461b-8d35-bc7ab3e38e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\nJun 12 10:32:45.587035 crc crio[19822]: time=\"2026-06-12T10:32:45.585918617Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f2ee8d35-966a-4ba0-ab50-6ff7f772d200 name=/runtime.v1.ImageService/PullImage\nJun 12 10:32:45.604141 crc crio[19822]: time=\"2026-06-12T10:32:45.60402558Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 10:32:46.197871 crc crio[19822]: time=\"2026-06-12T10:32:46.197760656Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=f2ee8d35-966a-4ba0-ab50-6ff7f772d200 name=/runtime.v1.ImageService/PullImage\nJun 12 10:32:46.199258 crc crio[19822]: time=\"2026-06-12T10:32:46.198928732Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=365117ef-2c28-4c15-a0ef-ae6d9dc24a27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:46.202131 crc crio[19822]: time=\"2026-06-12T10:32:46.201915237Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=60cade38-7be1-4204-93e6-e5b04f4cdaa9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:46.210448 crc crio[19822]: time=\"2026-06-12T10:32:46.210334345Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-x29z6/extract-content\" id=b97e915b-134a-4c14-947f-09a5dcc029d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:46.211252 crc crio[19822]: time=\"2026-06-12T10:32:46.21115066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:46.271722 crc crio[19822]: time=\"2026-06-12T10:32:46.271535135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:46.279202 crc crio[19822]: time=\"2026-06-12T10:32:46.279096295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:46.482706 crc crio[19822]: time=\"2026-06-12T10:32:46.482573807Z\" level=info msg=\"Created container b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06: openshift-marketplace/certified-operators-x29z6/extract-content\" id=b97e915b-134a-4c14-947f-09a5dcc029d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:46.483937 crc crio[19822]: time=\"2026-06-12T10:32:46.483723584Z\" level=info msg=\"Starting container: b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06\" id=4d76696c-fd6b-4598-8f43-e29d69f53268 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:32:46.491527 crc crio[19822]: time=\"2026-06-12T10:32:46.490961813Z\" level=info msg=\"Started container\" PID=105542 containerID=b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06 description=openshift-marketplace/certified-operators-x29z6/extract-content id=4d76696c-fd6b-4598-8f43-e29d69f53268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\nJun 12 10:32:48.680791 crc crio[19822]: time=\"2026-06-12T10:32:48.672652175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08be1e5f-96ec-4a44-9f4b-edbc2a22d576 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:48.689090 crc crio[19822]: time=\"2026-06-12T10:32:48.688753606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb9448b7-9aa4-4e58-b2a5-74aa4d6e0084 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:32:48.707380 crc crio[19822]: time=\"2026-06-12T10:32:48.706256381Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-x29z6/registry-server\" id=3a0d4ae6-22be-473e-b034-087a01f9672c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:48.707380 crc crio[19822]: time=\"2026-06-12T10:32:48.706711616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:48.793548 crc crio[19822]: time=\"2026-06-12T10:32:48.793129246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:48.806926 crc crio[19822]: time=\"2026-06-12T10:32:48.806755188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:32:49.040344 crc crio[19822]: time=\"2026-06-12T10:32:49.039634394Z\" level=info msg=\"Created container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server\" id=3a0d4ae6-22be-473e-b034-087a01f9672c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:32:49.042729 crc crio[19822]: time=\"2026-06-12T10:32:49.042656459Z\" level=info msg=\"Starting container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd\" id=e29271af-93fb-4361-806c-ff2555ad2bae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:32:49.053511 crc crio[19822]: time=\"2026-06-12T10:32:49.05342771Z\" level=info msg=\"Started container\" PID=105635 containerID=d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd description=openshift-marketplace/certified-operators-x29z6/registry-server id=e29271af-93fb-4361-806c-ff2555ad2bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\nJun 12 10:32:58.360378 crc crio[19822]: time=\"2026-06-12T10:32:58.359486559Z\" level=info msg=\"Stopping container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd (timeout: 2s)\" id=5d02ca6f-24d5-41b2-8dbd-3757d5ec6083 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:32:59.841258 crc crio[19822]: time=\"2026-06-12T10:32:59.840208153Z\" level=info msg=\"Stopped container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server\" id=5d02ca6f-24d5-41b2-8dbd-3757d5ec6083 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:32:59.842649 crc crio[19822]: time=\"2026-06-12T10:32:59.842580738Z\" level=info msg=\"Stopping pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=80fb2f22-4ab2-47e0-9a6c-9b633954ece4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:32:59.843915 crc crio[19822]: time=\"2026-06-12T10:32:59.843790287Z\" level=info msg=\"Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc00008df50}] Aliases:map[]}\"\nJun 12 10:32:59.844124 crc crio[19822]: time=\"2026-06-12T10:32:59.844063436Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-x29z6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:33:00.199049 crc crio[19822]: time=\"2026-06-12T10:33:00.198603018Z\" level=info msg=\"Stopped pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=80fb2f22-4ab2-47e0-9a6c-9b633954ece4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:00.942654 crc crio[19822]: time=\"2026-06-12T10:33:00.941893089Z\" level=info msg=\"Removing container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd\" id=973153f2-b07b-4130-b63c-4fe502249623 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:00.987332 crc crio[19822]: time=\"2026-06-12T10:33:00.987234259Z\" level=info msg=\"Removed container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server\" id=973153f2-b07b-4130-b63c-4fe502249623 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:00.991150 crc crio[19822]: time=\"2026-06-12T10:33:00.991098708Z\" level=info msg=\"Removing container: b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06\" id=539e773b-a361-4246-90a6-52b410d4fd58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:01.027924 crc crio[19822]: time=\"2026-06-12T10:33:01.027360498Z\" level=info msg=\"Removed container b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06: openshift-marketplace/certified-operators-x29z6/extract-content\" id=539e773b-a361-4246-90a6-52b410d4fd58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:01.033399 crc crio[19822]: time=\"2026-06-12T10:33:01.033015228Z\" level=info msg=\"Removing container: afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c\" id=e0961d48-b88d-453b-8e37-e972def5bd6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:01.088981 crc crio[19822]: time=\"2026-06-12T10:33:01.088795278Z\" level=info msg=\"Removed container afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c: openshift-marketplace/certified-operators-x29z6/extract-utilities\" id=e0961d48-b88d-453b-8e37-e972def5bd6d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:20.642458 crc crio[19822]: time=\"2026-06-12T10:33:20.641507941Z\" level=info msg=\"Removing container: 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959\" id=b26cb4b0-e090-45fb-92e5-2d03a9a1ff18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:20.853772 crc crio[19822]: time=\"2026-06-12T10:33:20.85346306Z\" level=info msg=\"Removed container 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959: openshift-infra/auto-csr-approver-29687666-wl9zl/oc\" id=b26cb4b0-e090-45fb-92e5-2d03a9a1ff18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:20.857106 crc crio[19822]: time=\"2026-06-12T10:33:20.857010555Z\" level=info msg=\"Removing container: 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81\" id=c54d79d5-86fe-4b60-9e34-90e1c31b0320 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:20.903241 crc crio[19822]: time=\"2026-06-12T10:33:20.902931272Z\" level=info msg=\"Removed container 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81: openstack/barbican-db-sync-7lpmr/barbican-db-sync\" id=c54d79d5-86fe-4b60-9e34-90e1c31b0320 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:20.913289 crc crio[19822]: time=\"2026-06-12T10:33:20.913201926Z\" level=info msg=\"Removing container: b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e\" id=487de2ac-4e7f-40f2-b08f-f8eb13dcb80f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:21.068615 crc crio[19822]: time=\"2026-06-12T10:33:21.068518664Z\" level=info msg=\"Removed container b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e: openstack/cinder-db-sync-64lq6/cinder-db-sync\" id=487de2ac-4e7f-40f2-b08f-f8eb13dcb80f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:33:21.079121 crc crio[19822]: time=\"2026-06-12T10:33:21.079033334Z\" level=info msg=\"Stopping pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=ace13d22-fa2d-4cf5-86b6-86aafb80bc1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:21.079703 crc crio[19822]: time=\"2026-06-12T10:33:21.079139128Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=ace13d22-fa2d-4cf5-86b6-86aafb80bc1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:21.080122 crc crio[19822]: time=\"2026-06-12T10:33:21.080092508Z\" level=info msg=\"Removing pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=a247304f-1763-4937-9e9e-cea6535aaacf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:33:21.100233 crc crio[19822]: time=\"2026-06-12T10:33:21.100139659Z\" level=info msg=\"Removed pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=a247304f-1763-4937-9e9e-cea6535aaacf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:33:21.103054 crc crio[19822]: time=\"2026-06-12T10:33:21.101488796Z\" level=info msg=\"Stopping pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=9a35a543-7fed-4dbd-8ed9-757c8d5eccc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:21.103054 crc crio[19822]: time=\"2026-06-12T10:33:21.101571119Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=9a35a543-7fed-4dbd-8ed9-757c8d5eccc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:21.103054 crc crio[19822]: time=\"2026-06-12T10:33:21.102283192Z\" level=info msg=\"Removing pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=65a936f5-8df0-4cd3-bad5-7d259f25e206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:33:21.120246 crc crio[19822]: time=\"2026-06-12T10:33:21.11975428Z\" level=info msg=\"Removed pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=65a936f5-8df0-4cd3-bad5-7d259f25e206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:33:21.121616 crc crio[19822]: time=\"2026-06-12T10:33:21.121586614Z\" level=info msg=\"Stopping pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=fa8032cf-2ce7-4b41-b71a-0a63de8c7866 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:21.121788 crc crio[19822]: time=\"2026-06-12T10:33:21.121762379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=fa8032cf-2ce7-4b41-b71a-0a63de8c7866 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:21.122697 crc crio[19822]: time=\"2026-06-12T10:33:21.122642608Z\" level=info msg=\"Removing pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=5c109c18-19ed-4bad-9b1a-b615e0d4224c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:33:21.138150 crc crio[19822]: time=\"2026-06-12T10:33:21.138020439Z\" level=info msg=\"Removed pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=5c109c18-19ed-4bad-9b1a-b615e0d4224c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:33:21.139371 crc crio[19822]: time=\"2026-06-12T10:33:21.139302456Z\" level=info msg=\"Stopping pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=89658442-a283-4bcc-978d-7c52ad1160b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:21.139501 crc crio[19822]: time=\"2026-06-12T10:33:21.139374028Z\" level=info msg=\"Stopped pod sandbox (already stopped): d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=89658442-a283-4bcc-978d-7c52ad1160b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:33:21.140013 crc crio[19822]: time=\"2026-06-12T10:33:21.139973227Z\" level=info msg=\"Removing pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=f7442c3e-fb24-4bfd-a333-949f32e15c8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:33:21.155968 crc crio[19822]: time=\"2026-06-12T10:33:21.155776994Z\" level=info msg=\"Removed pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=f7442c3e-fb24-4bfd-a333-949f32e15c8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:00.551594 crc crio[19822]: time=\"2026-06-12T10:34:00.550595413Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687674-c9ssn/POD\" id=dbda149b-49e3-4275-8d83-e5536378f54c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:34:00.554074 crc crio[19822]: time=\"2026-06-12T10:34:00.551611795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:34:00.595924 crc crio[19822]: time=\"2026-06-12T10:34:00.59585479Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244d8e0}] Aliases:map[]}\"\nJun 12 10:34:00.596318 crc crio[19822]: time=\"2026-06-12T10:34:00.596289244Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687674-c9ssn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:34:01.169018 crc crio[19822]: 2026-06-12T10:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acd9acf06e8f949 Mac:96:5c:dc:a3:8f:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 SocketPath: PciID:}] [{Interface:0xc0002d9800 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:34:01.169484 crc crio[19822]: time=\"2026-06-12T10:34:01.169284293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244d8e0}] Aliases:map[]}\"\nJun 12 10:34:01.169484 crc crio[19822]: time=\"2026-06-12T10:34:01.169435907Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687674-c9ssn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:34:01.180402 crc crio[19822]: time=\"2026-06-12T10:34:01.180251784Z\" level=info msg=\"Ran pod sandbox acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 with infra container: openshift-infra/auto-csr-approver-29687674-c9ssn/POD\" id=dbda149b-49e3-4275-8d83-e5536378f54c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:34:01.187336 crc crio[19822]: time=\"2026-06-12T10:34:01.185004371Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=960fb072-32ec-415a-8cd2-3b39ed7d79f7 name=/runtime.v1.ImageService/PullImage\nJun 12 10:34:01.197008 crc crio[19822]: time=\"2026-06-12T10:34:01.195986479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:34:05.256451 crc crio[19822]: time=\"2026-06-12T10:34:05.255502008Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=960fb072-32ec-415a-8cd2-3b39ed7d79f7 name=/runtime.v1.ImageService/PullImage\nJun 12 10:34:05.258467 crc crio[19822]: time=\"2026-06-12T10:34:05.257430689Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31d7f73c-2e5d-46b9-95db-0ce6128ee615 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:34:05.259300 crc crio[19822]: time=\"2026-06-12T10:34:05.259224643Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5cfaf346-79ee-43d4-bb61-3c8179f57fb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:34:05.268058 crc crio[19822]: time=\"2026-06-12T10:34:05.267956312Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687674-c9ssn/oc\" id=076a1b8b-3178-4092-9d8b-a8fe882ad80e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:34:05.268976 crc crio[19822]: time=\"2026-06-12T10:34:05.268908903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:34:05.323624 crc crio[19822]: time=\"2026-06-12T10:34:05.323512313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:34:05.575527 crc crio[19822]: time=\"2026-06-12T10:34:05.575426522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:34:05.705855 crc crio[19822]: time=\"2026-06-12T10:34:05.70529612Z\" level=info msg=\"Created container 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b: openshift-infra/auto-csr-approver-29687674-c9ssn/oc\" id=076a1b8b-3178-4092-9d8b-a8fe882ad80e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:34:05.706953 crc crio[19822]: time=\"2026-06-12T10:34:05.7068622Z\" level=info msg=\"Starting container: 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b\" id=5e8ab8ab-4b54-491f-96d9-6c4c9e25f18e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:34:05.712283 crc crio[19822]: time=\"2026-06-12T10:34:05.712157338Z\" level=info msg=\"Started container\" PID=109430 containerID=5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b description=openshift-infra/auto-csr-approver-29687674-c9ssn/oc id=5e8ab8ab-4b54-491f-96d9-6c4c9e25f18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\nJun 12 10:34:07.974029 crc crio[19822]: time=\"2026-06-12T10:34:07.973100194Z\" level=info msg=\"Stopping pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=c8b27fdb-6a97-4069-bcb0-5418517f945c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:07.975899 crc crio[19822]: time=\"2026-06-12T10:34:07.975549053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244c668}] Aliases:map[]}\"\nJun 12 10:34:07.976050 crc crio[19822]: time=\"2026-06-12T10:34:07.975950646Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687674-c9ssn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:34:08.332738 crc crio[19822]: time=\"2026-06-12T10:34:08.332295234Z\" level=info msg=\"Stopped pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=c8b27fdb-6a97-4069-bcb0-5418517f945c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:21.180453 crc crio[19822]: time=\"2026-06-12T10:34:21.179208485Z\" level=info msg=\"Removing container: c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e\" id=ad64cb7a-f192-471e-86fa-49dd8905e7fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.230915 crc crio[19822]: time=\"2026-06-12T10:34:21.230742072Z\" level=info msg=\"Removed container c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e: openstack/nova-cell1-db-create-prwxm/mariadb-database-create\" id=ad64cb7a-f192-471e-86fa-49dd8905e7fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.234024 crc crio[19822]: time=\"2026-06-12T10:34:21.233926554Z\" level=info msg=\"Removing container: bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1\" id=66fd6395-3fa5-4401-8066-3eafa12de266 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.365229 crc crio[19822]: time=\"2026-06-12T10:34:21.365030508Z\" level=info msg=\"Removed container bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1: openstack/neutron-db-sync-9l6lq/neutron-db-sync\" id=66fd6395-3fa5-4401-8066-3eafa12de266 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.368434 crc crio[19822]: time=\"2026-06-12T10:34:21.368371533Z\" level=info msg=\"Removing container: 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71\" id=bcfd7507-66cf-49f6-ad87-de6c43eb0eb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.577149 crc crio[19822]: time=\"2026-06-12T10:34:21.576958069Z\" level=info msg=\"Removed container 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71: openshift-infra/auto-csr-approver-29687668-thwqj/oc\" id=bcfd7507-66cf-49f6-ad87-de6c43eb0eb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.582633 crc crio[19822]: time=\"2026-06-12T10:34:21.582488953Z\" level=info msg=\"Removing container: 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b\" id=d953875e-b1cd-4c8c-870a-1bc90afa3a77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.618358 crc crio[19822]: time=\"2026-06-12T10:34:21.618221949Z\" level=info msg=\"Removed container 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create\" id=d953875e-b1cd-4c8c-870a-1bc90afa3a77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.621608 crc crio[19822]: time=\"2026-06-12T10:34:21.621540531Z\" level=info msg=\"Removing container: e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae\" id=3b8f4baf-9e8c-474f-bf85-7a070a0f6968 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.694290 crc crio[19822]: time=\"2026-06-12T10:34:21.694044055Z\" level=info msg=\"Removed container e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init\" id=3b8f4baf-9e8c-474f-bf85-7a070a0f6968 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.698314 crc crio[19822]: time=\"2026-06-12T10:34:21.698216362Z\" level=info msg=\"Removing container: e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4\" id=b914fea0-ef40-4c0e-ace2-55ca3066584a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.779547 crc crio[19822]: time=\"2026-06-12T10:34:21.779386591Z\" level=info msg=\"Removed container e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4: openstack/nova-api-25b4-account-create-58842/mariadb-account-create\" id=b914fea0-ef40-4c0e-ace2-55ca3066584a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.785326 crc crio[19822]: time=\"2026-06-12T10:34:21.785227571Z\" level=info msg=\"Removing container: 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364\" id=4f16dd72-260f-427c-b4d0-1a53f601f2b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.823039 crc crio[19822]: time=\"2026-06-12T10:34:21.822279772Z\" level=info msg=\"Removed container 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create\" id=4f16dd72-260f-427c-b4d0-1a53f601f2b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.827265 crc crio[19822]: time=\"2026-06-12T10:34:21.82714788Z\" level=info msg=\"Removing container: def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220\" id=0ea298e6-25ff-4964-a1c9-57fabc8446bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.896547 crc crio[19822]: time=\"2026-06-12T10:34:21.8964078Z\" level=info msg=\"Removed container def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220: openstack/nova-api-db-create-nj48x/mariadb-database-create\" id=0ea298e6-25ff-4964-a1c9-57fabc8446bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.911235 crc crio[19822]: time=\"2026-06-12T10:34:21.910795245Z\" level=info msg=\"Removing container: 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d\" id=ce9f6544-f86b-41d1-a34e-9e3e896cda5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.952694 crc crio[19822]: time=\"2026-06-12T10:34:21.952439864Z\" level=info msg=\"Removed container 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d: openstack/nova-cell0-db-create-x88kt/mariadb-database-create\" id=ce9f6544-f86b-41d1-a34e-9e3e896cda5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.959604 crc crio[19822]: time=\"2026-06-12T10:34:21.959484377Z\" level=info msg=\"Removing container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1\" id=0122208c-82c3-4e3b-bcbb-f8e7309899a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:21.994799 crc crio[19822]: time=\"2026-06-12T10:34:21.994721935Z\" level=info msg=\"Removed container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns\" id=0122208c-82c3-4e3b-bcbb-f8e7309899a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:34:22.015267 crc crio[19822]: time=\"2026-06-12T10:34:22.015091871Z\" level=info msg=\"Stopping pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=a6a10f90-c3f4-4fbc-b064-239a25c07fc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.015647 crc crio[19822]: time=\"2026-06-12T10:34:22.015323619Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=a6a10f90-c3f4-4fbc-b064-239a25c07fc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.016266 crc crio[19822]: time=\"2026-06-12T10:34:22.016220164Z\" level=info msg=\"Removing pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=01e77e22-1e71-42f2-8970-c18480c21e5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.041951 crc crio[19822]: time=\"2026-06-12T10:34:22.04186692Z\" level=info msg=\"Removed pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=01e77e22-1e71-42f2-8970-c18480c21e5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.045162 crc crio[19822]: time=\"2026-06-12T10:34:22.045015679Z\" level=info msg=\"Stopping pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=53d7590f-1290-43d1-a690-c91803392546 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.045422 crc crio[19822]: time=\"2026-06-12T10:34:22.045234807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=53d7590f-1290-43d1-a690-c91803392546 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.046368 crc crio[19822]: time=\"2026-06-12T10:34:22.046320701Z\" level=info msg=\"Removing pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=142df9c2-68d1-4765-8ccd-5dfc061c56b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.073683 crc crio[19822]: time=\"2026-06-12T10:34:22.072918707Z\" level=info msg=\"Removed pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=142df9c2-68d1-4765-8ccd-5dfc061c56b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.074604 crc crio[19822]: time=\"2026-06-12T10:34:22.074500614Z\" level=info msg=\"Stopping pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=c46341e5-1088-4845-b795-ecd71e0ac814 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.074695 crc crio[19822]: time=\"2026-06-12T10:34:22.074624948Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=c46341e5-1088-4845-b795-ecd71e0ac814 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.078976 crc crio[19822]: time=\"2026-06-12T10:34:22.078926596Z\" level=info msg=\"Removing pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=4d09fb69-6703-473f-81bf-3e4e976e6c07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.098796 crc crio[19822]: time=\"2026-06-12T10:34:22.098664203Z\" level=info msg=\"Removed pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=4d09fb69-6703-473f-81bf-3e4e976e6c07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.100594 crc crio[19822]: time=\"2026-06-12T10:34:22.100484669Z\" level=info msg=\"Stopping pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=648d9abf-d7f6-4b80-b809-2902afd5bb81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.100695 crc crio[19822]: time=\"2026-06-12T10:34:22.100664614Z\" level=info msg=\"Stopped pod sandbox (already stopped): b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=648d9abf-d7f6-4b80-b809-2902afd5bb81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.101758 crc crio[19822]: time=\"2026-06-12T10:34:22.101663505Z\" level=info msg=\"Removing pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=9962648e-a98f-4efe-a1ab-57bdf921fca8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.122876 crc crio[19822]: time=\"2026-06-12T10:34:22.122403027Z\" level=info msg=\"Removed pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=9962648e-a98f-4efe-a1ab-57bdf921fca8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.126865 crc crio[19822]: time=\"2026-06-12T10:34:22.123280771Z\" level=info msg=\"Stopping pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=ee33e331-559a-43c1-a5e3-e1f0a5cc53aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.126865 crc crio[19822]: time=\"2026-06-12T10:34:22.123373904Z\" level=info msg=\"Stopped pod sandbox (already stopped): 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=ee33e331-559a-43c1-a5e3-e1f0a5cc53aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.126865 crc crio[19822]: time=\"2026-06-12T10:34:22.124049775Z\" level=info msg=\"Removing pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=55ffceb9-b080-402f-9820-9535529c8365 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.154575 crc crio[19822]: time=\"2026-06-12T10:34:22.154482332Z\" level=info msg=\"Removed pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=55ffceb9-b080-402f-9820-9535529c8365 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.155632 crc crio[19822]: time=\"2026-06-12T10:34:22.155573195Z\" level=info msg=\"Stopping pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=f172ad9b-e6f8-44ed-a53a-5bac7b2cb617 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.155804 crc crio[19822]: time=\"2026-06-12T10:34:22.155633017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=f172ad9b-e6f8-44ed-a53a-5bac7b2cb617 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.156901 crc crio[19822]: time=\"2026-06-12T10:34:22.156801565Z\" level=info msg=\"Removing pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=6530e216-186c-4d0b-bc0a-79833f2e8b56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.194095 crc crio[19822]: time=\"2026-06-12T10:34:22.193974068Z\" level=info msg=\"Removed pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=6530e216-186c-4d0b-bc0a-79833f2e8b56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.197054 crc crio[19822]: time=\"2026-06-12T10:34:22.196945298Z\" level=info msg=\"Stopping pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=bc90af0b-3474-4352-a201-b6d9097046ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.197054 crc crio[19822]: time=\"2026-06-12T10:34:22.197065022Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=bc90af0b-3474-4352-a201-b6d9097046ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.198421 crc crio[19822]: time=\"2026-06-12T10:34:22.198340792Z\" level=info msg=\"Removing pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=e6fd0b0e-e01f-457d-8b2c-e2ba257613fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.216493 crc crio[19822]: time=\"2026-06-12T10:34:22.21624693Z\" level=info msg=\"Removed pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=e6fd0b0e-e01f-457d-8b2c-e2ba257613fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.217202 crc crio[19822]: time=\"2026-06-12T10:34:22.217067675Z\" level=info msg=\"Stopping pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=adfde43f-dc1b-4926-ab77-fe93eacf95d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.217327 crc crio[19822]: time=\"2026-06-12T10:34:22.217241661Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=adfde43f-dc1b-4926-ab77-fe93eacf95d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.218119 crc crio[19822]: time=\"2026-06-12T10:34:22.217994045Z\" level=info msg=\"Removing pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=fc62aabf-ea71-4905-9c90-cfb04e25666f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.261879 crc crio[19822]: time=\"2026-06-12T10:34:22.261694541Z\" level=info msg=\"Removed pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=fc62aabf-ea71-4905-9c90-cfb04e25666f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.263079 crc crio[19822]: time=\"2026-06-12T10:34:22.263013833Z\" level=info msg=\"Stopping pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=3edda890-8746-4b68-b830-8a40bd97ffc3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.263303 crc crio[19822]: time=\"2026-06-12T10:34:22.263279761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=3edda890-8746-4b68-b830-8a40bd97ffc3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:34:22.266165 crc crio[19822]: time=\"2026-06-12T10:34:22.265978077Z\" level=info msg=\"Removing pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=ad9e12b1-cba0-4089-b5bb-421e3946b920 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:34:22.285784 crc crio[19822]: time=\"2026-06-12T10:34:22.285611071Z\" level=info msg=\"Removed pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=ad9e12b1-cba0-4089-b5bb-421e3946b920 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:35:22.308777 crc crio[19822]: time=\"2026-06-12T10:35:22.307891469Z\" level=info msg=\"Removing container: 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829\" id=b4c58916-8eed-4755-adcd-cd735c185f0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:35:22.415639 crc crio[19822]: time=\"2026-06-12T10:35:22.415544242Z\" level=info msg=\"Removed container 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage\" id=b4c58916-8eed-4755-adcd-cd735c185f0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:35:22.420446 crc crio[19822]: time=\"2026-06-12T10:35:22.420362564Z\" level=info msg=\"Removing container: 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f\" id=4f1862b7-696c-49e3-ac21-8851eaabd0ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:35:22.556211 crc crio[19822]: time=\"2026-06-12T10:35:22.55608914Z\" level=info msg=\"Removed container 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync\" id=4f1862b7-696c-49e3-ac21-8851eaabd0ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:35:22.563080 crc crio[19822]: time=\"2026-06-12T10:35:22.562937426Z\" level=info msg=\"Removing container: 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d\" id=0764223c-1f4f-42f8-8e2b-263336d45ca9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:35:22.664910 crc crio[19822]: time=\"2026-06-12T10:35:22.664712674Z\" level=info msg=\"Removed container 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync\" id=0764223c-1f4f-42f8-8e2b-263336d45ca9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:35:22.677644 crc crio[19822]: time=\"2026-06-12T10:35:22.67753301Z\" level=info msg=\"Stopping pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=0a72991d-e31b-4210-bf0d-52df66760686 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:35:22.677644 crc crio[19822]: time=\"2026-06-12T10:35:22.677616583Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=0a72991d-e31b-4210-bf0d-52df66760686 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:35:22.678235 crc crio[19822]: time=\"2026-06-12T10:35:22.678106308Z\" level=info msg=\"Removing pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=7df78815-a539-4aa1-ad57-e4db0fc4dcbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:35:22.694709 crc crio[19822]: time=\"2026-06-12T10:35:22.694351146Z\" level=info msg=\"Removed pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=7df78815-a539-4aa1-ad57-e4db0fc4dcbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:35:22.695599 crc crio[19822]: time=\"2026-06-12T10:35:22.695541651Z\" level=info msg=\"Stopping pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=b607d749-c961-40d7-ac97-587d73db4e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:35:22.695690 crc crio[19822]: time=\"2026-06-12T10:35:22.695665625Z\" level=info msg=\"Stopped pod sandbox (already stopped): f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=b607d749-c961-40d7-ac97-587d73db4e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:35:22.696545 crc crio[19822]: time=\"2026-06-12T10:35:22.696491331Z\" level=info msg=\"Removing pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=c410260c-3b85-4b0e-ac35-ad2503f4ce26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:35:22.713972 crc crio[19822]: time=\"2026-06-12T10:35:22.713879485Z\" level=info msg=\"Removed pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=c410260c-3b85-4b0e-ac35-ad2503f4ce26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:35:22.714868 crc crio[19822]: time=\"2026-06-12T10:35:22.714778331Z\" level=info msg=\"Stopping pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=45415def-f912-467d-922f-f5b0a4424532 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:35:22.715032 crc crio[19822]: time=\"2026-06-12T10:35:22.715012828Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=45415def-f912-467d-922f-f5b0a4424532 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:35:22.715699 crc crio[19822]: time=\"2026-06-12T10:35:22.715673919Z\" level=info msg=\"Removing pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=ad10ab19-658f-4715-8089-70bf1c5d150f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:35:22.732085 crc crio[19822]: time=\"2026-06-12T10:35:22.731972428Z\" level=info msg=\"Removed pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=ad10ab19-658f-4715-8089-70bf1c5d150f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:36:00.638849 crc crio[19822]: time=\"2026-06-12T10:36:00.63513446Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687676-tzq6g/POD\" id=9adbd82c-1d0c-4dd1-ab55-c3db81be441e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:36:00.638849 crc crio[19822]: time=\"2026-06-12T10:36:00.636053059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:36:00.688796 crc crio[19822]: time=\"2026-06-12T10:36:00.688643018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc001ee2030}] Aliases:map[]}\"\nJun 12 10:36:00.688796 crc crio[19822]: time=\"2026-06-12T10:36:00.688734701Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687676-tzq6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:36:01.113647 crc crio[19822]: 2026-06-12T10:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeb48c299057c0e Mac:ee:41:c6:3c:4c:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d SocketPath: PciID:}] [{Interface:0xc000414ae0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:36:01.117391 crc crio[19822]: time=\"2026-06-12T10:36:01.117157395Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc001ee2030}] Aliases:map[]}\"\nJun 12 10:36:01.117546 crc crio[19822]: time=\"2026-06-12T10:36:01.117477835Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687676-tzq6g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:36:01.132033 crc crio[19822]: time=\"2026-06-12T10:36:01.131917465Z\" level=info msg=\"Ran pod sandbox eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 with infra container: openshift-infra/auto-csr-approver-29687676-tzq6g/POD\" id=9adbd82c-1d0c-4dd1-ab55-c3db81be441e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:36:01.136653 crc crio[19822]: time=\"2026-06-12T10:36:01.136561671Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b111e062-7209-45b4-adfd-a2de77f177cb name=/runtime.v1.ImageService/PullImage\nJun 12 10:36:01.149794 crc crio[19822]: time=\"2026-06-12T10:36:01.149683829Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:36:01.973570 crc crio[19822]: time=\"2026-06-12T10:36:01.973053897Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b111e062-7209-45b4-adfd-a2de77f177cb name=/runtime.v1.ImageService/PullImage\nJun 12 10:36:01.975056 crc crio[19822]: time=\"2026-06-12T10:36:01.974966297Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56c17a31-8cf2-41d2-a290-6fead4e11e1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:36:01.982423 crc crio[19822]: time=\"2026-06-12T10:36:01.982279918Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55c9318b-9972-4829-9e04-89d2cf82eef5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:36:01.999417 crc crio[19822]: time=\"2026-06-12T10:36:01.999304701Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687676-tzq6g/oc\" id=0dd51f73-a687-41a5-81e2-d9fb4ebacb21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:36:01.999856 crc crio[19822]: time=\"2026-06-12T10:36:01.999775456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:36:02.061783 crc crio[19822]: time=\"2026-06-12T10:36:02.061603804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:36:02.344511 crc crio[19822]: time=\"2026-06-12T10:36:02.343092713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:36:02.495945 crc crio[19822]: time=\"2026-06-12T10:36:02.495464152Z\" level=info msg=\"Created container fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5: openshift-infra/auto-csr-approver-29687676-tzq6g/oc\" id=0dd51f73-a687-41a5-81e2-d9fb4ebacb21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:36:02.497419 crc crio[19822]: time=\"2026-06-12T10:36:02.497074253Z\" level=info msg=\"Starting container: fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5\" id=7fef2701-7acf-47b9-8d5f-250da80f2355 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:36:02.511049 crc crio[19822]: time=\"2026-06-12T10:36:02.510922056Z\" level=info msg=\"Started container\" PID=114869 containerID=fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5 description=openshift-infra/auto-csr-approver-29687676-tzq6g/oc id=7fef2701-7acf-47b9-8d5f-250da80f2355 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\nJun 12 10:36:04.895970 crc crio[19822]: time=\"2026-06-12T10:36:04.895173378Z\" level=info msg=\"Stopping pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=7151934d-4330-4d44-a639-e1ed42b6e106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:36:04.897717 crc crio[19822]: time=\"2026-06-12T10:36:04.897672957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc002ed00e0}] Aliases:map[]}\"\nJun 12 10:36:04.897925 crc crio[19822]: time=\"2026-06-12T10:36:04.897885204Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687676-tzq6g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:36:05.258373 crc crio[19822]: time=\"2026-06-12T10:36:05.257783946Z\" level=info msg=\"Stopped pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=7151934d-4330-4d44-a639-e1ed42b6e106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:36:22.753874 crc crio[19822]: time=\"2026-06-12T10:36:22.752409427Z\" level=info msg=\"Removing container: a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516\" id=38afe794-79ad-475d-bd6d-d085d506efe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:36:22.857917 crc crio[19822]: time=\"2026-06-12T10:36:22.85773553Z\" level=info msg=\"Removed container a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage\" id=38afe794-79ad-475d-bd6d-d085d506efe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:36:22.861436 crc crio[19822]: time=\"2026-06-12T10:36:22.861335561Z\" level=info msg=\"Removing container: 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3\" id=e125468a-39a8-494f-8af5-6de86b62d87e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:36:22.982382 crc crio[19822]: time=\"2026-06-12T10:36:22.981926346Z\" level=info msg=\"Removed container 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3: openshift-infra/auto-csr-approver-29687670-4b5n5/oc\" id=e125468a-39a8-494f-8af5-6de86b62d87e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:36:22.993181 crc crio[19822]: time=\"2026-06-12T10:36:22.99309994Z\" level=info msg=\"Stopping pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=f00cf646-3bde-4cca-aecf-6621005d6604 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:36:22.993509 crc crio[19822]: time=\"2026-06-12T10:36:22.99341168Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=f00cf646-3bde-4cca-aecf-6621005d6604 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:36:22.994787 crc crio[19822]: time=\"2026-06-12T10:36:22.994701271Z\" level=info msg=\"Removing pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=da9e0768-b5f7-4b8a-95ce-71b784b99be2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:36:23.021374 crc crio[19822]: time=\"2026-06-12T10:36:23.021154031Z\" level=info msg=\"Removed pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=da9e0768-b5f7-4b8a-95ce-71b784b99be2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:36:23.022082 crc crio[19822]: time=\"2026-06-12T10:36:23.022014287Z\" level=info msg=\"Stopping pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=8016ded6-78bb-4093-8d60-526286a12052 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:36:23.022082 crc crio[19822]: time=\"2026-06-12T10:36:23.022076629Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=8016ded6-78bb-4093-8d60-526286a12052 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:36:23.022708 crc crio[19822]: time=\"2026-06-12T10:36:23.022642686Z\" level=info msg=\"Removing pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=2126c97a-0532-46b3-ac67-a36f4cf219c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:36:23.037554 crc crio[19822]: time=\"2026-06-12T10:36:23.037441361Z\" level=info msg=\"Removed pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=2126c97a-0532-46b3-ac67-a36f4cf219c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:37:38.902044 crc crio[19822]: time=\"2026-06-12T10:37:38.901572034Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vgn4z/POD\" id=c7333191-0643-4ff9-8c23-e3df9261cdf4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:37:38.903576 crc crio[19822]: time=\"2026-06-12T10:37:38.902063989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:38.950215 crc crio[19822]: time=\"2026-06-12T10:37:38.949797966Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc005212028}] Aliases:map[]}\"\nJun 12 10:37:38.950215 crc crio[19822]: time=\"2026-06-12T10:37:38.94992534Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vgn4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:37:39.583780 crc crio[19822]: 2026-06-12T10:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a102ec2f4bf698b Mac:d6:bc:53:9b:a4:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:37:39.585975 crc crio[19822]: time=\"2026-06-12T10:37:39.585893168Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc005212028}] Aliases:map[]}\"\nJun 12 10:37:39.586323 crc crio[19822]: time=\"2026-06-12T10:37:39.586084084Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vgn4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:37:39.596799 crc crio[19822]: time=\"2026-06-12T10:37:39.59667121Z\" level=info msg=\"Ran pod sandbox a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 with infra container: openshift-marketplace/redhat-marketplace-vgn4z/POD\" id=c7333191-0643-4ff9-8c23-e3df9261cdf4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:37:39.600115 crc crio[19822]: time=\"2026-06-12T10:37:39.600021264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c1b8123-ea38-49da-bbe9-83ffc5cfe79a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:37:39.611153 crc crio[19822]: time=\"2026-06-12T10:37:39.611026204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42d31a38-6dba-4880-9769-b4e606e9455c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:37:39.625246 crc crio[19822]: time=\"2026-06-12T10:37:39.625125591Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities\" id=9d7acf18-0b4b-46b8-992d-051a5e47bb80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:37:39.625775 crc crio[19822]: time=\"2026-06-12T10:37:39.625655798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:39.714641 crc crio[19822]: time=\"2026-06-12T10:37:39.714479957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:39.719401 crc crio[19822]: time=\"2026-06-12T10:37:39.719319168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:39.915130 crc crio[19822]: time=\"2026-06-12T10:37:39.914477906Z\" level=info msg=\"Created container 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities\" id=9d7acf18-0b4b-46b8-992d-051a5e47bb80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:37:39.917985 crc crio[19822]: time=\"2026-06-12T10:37:39.91776546Z\" level=info msg=\"Starting container: 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0\" id=c44d6ddd-b0db-4bca-a7c9-bc1cc975b4c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:37:39.924146 crc crio[19822]: time=\"2026-06-12T10:37:39.923971467Z\" level=info msg=\"Started container\" PID=119474 containerID=63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0 description=openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities id=c44d6ddd-b0db-4bca-a7c9-bc1cc975b4c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\nJun 12 10:37:40.372133 crc crio[19822]: time=\"2026-06-12T10:37:40.371068455Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=28e5d6cd-be87-4b2e-8570-bdf459e7e22f name=/runtime.v1.ImageService/PullImage\nJun 12 10:37:40.381284 crc crio[19822]: time=\"2026-06-12T10:37:40.381106313Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 10:37:41.032667 crc crio[19822]: time=\"2026-06-12T10:37:41.031994283Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=28e5d6cd-be87-4b2e-8570-bdf459e7e22f name=/runtime.v1.ImageService/PullImage\nJun 12 10:37:41.034719 crc crio[19822]: time=\"2026-06-12T10:37:41.034636667Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a8be4e41-6807-450b-ae23-c24685483eff name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:37:41.038518 crc crio[19822]: time=\"2026-06-12T10:37:41.038451857Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=252c4605-12d0-4ce7-8bc7-c246390a8d0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:37:41.056955 crc crio[19822]: time=\"2026-06-12T10:37:41.055658573Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vgn4z/extract-content\" id=91765973-de7d-4329-8c36-ae0a4ccf6915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:37:41.056955 crc crio[19822]: time=\"2026-06-12T10:37:41.05651368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:41.110677 crc crio[19822]: time=\"2026-06-12T10:37:41.110526783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:41.114601 crc crio[19822]: time=\"2026-06-12T10:37:41.114458647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:41.289577 crc crio[19822]: time=\"2026-06-12T10:37:41.289410637Z\" level=info msg=\"Created container e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284: openshift-marketplace/redhat-marketplace-vgn4z/extract-content\" id=91765973-de7d-4329-8c36-ae0a4ccf6915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:37:41.296476 crc crio[19822]: time=\"2026-06-12T10:37:41.296388787Z\" level=info msg=\"Starting container: e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284\" id=0f1d0f06-1274-4478-b395-f0122d63efe8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:37:41.302568 crc crio[19822]: time=\"2026-06-12T10:37:41.302403607Z\" level=info msg=\"Started container\" PID=119589 containerID=e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284 description=openshift-marketplace/redhat-marketplace-vgn4z/extract-content id=0f1d0f06-1274-4478-b395-f0122d63efe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\nJun 12 10:37:42.405514 crc crio[19822]: time=\"2026-06-12T10:37:42.405010081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9993b551-fdf9-49d1-84f8-2e7178f3295a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:37:42.409102 crc crio[19822]: time=\"2026-06-12T10:37:42.409004858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ba1c5ce-3cbf-4d7b-8c9c-d8600a534871 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:37:42.420653 crc crio[19822]: time=\"2026-06-12T10:37:42.419617575Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vgn4z/registry-server\" id=3189b30f-6497-4271-b7c7-e1fd4d472609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:37:42.420653 crc crio[19822]: time=\"2026-06-12T10:37:42.42010113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:42.481061 crc crio[19822]: time=\"2026-06-12T10:37:42.479503924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:42.483399 crc crio[19822]: time=\"2026-06-12T10:37:42.483027856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:42.674246 crc crio[19822]: time=\"2026-06-12T10:37:42.674066393Z\" level=info msg=\"Created container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server\" id=3189b30f-6497-4271-b7c7-e1fd4d472609 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:37:42.675589 crc crio[19822]: time=\"2026-06-12T10:37:42.675496899Z\" level=info msg=\"Starting container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309\" id=616a5142-2c6b-4376-a385-451680e208df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:37:42.682346 crc crio[19822]: time=\"2026-06-12T10:37:42.682225092Z\" level=info msg=\"Started container\" PID=119670 containerID=205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309 description=openshift-marketplace/redhat-marketplace-vgn4z/registry-server id=616a5142-2c6b-4376-a385-451680e208df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\nJun 12 10:37:47.471586 crc crio[19822]: time=\"2026-06-12T10:37:47.471061688Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/POD\" id=35858323-d077-4eff-9f2e-3b5da2d14ceb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:37:47.471586 crc crio[19822]: time=\"2026-06-12T10:37:47.471594195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:37:47.507972 crc crio[19822]: time=\"2026-06-12T10:37:47.507732751Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d0b0}] Aliases:map[]}\"\nJun 12 10:37:47.507972 crc crio[19822]: time=\"2026-06-12T10:37:47.507789073Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:37:48.025655 crc crio[19822]: 2026-06-12T10:37:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add5976a7d43781 Mac:06:50:6d:4b:fd:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:37:48.029314 crc crio[19822]: time=\"2026-06-12T10:37:48.029149697Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d0b0}] Aliases:map[]}\"\nJun 12 10:37:48.029703 crc crio[19822]: time=\"2026-06-12T10:37:48.029576241Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:37:48.044645 crc crio[19822]: time=\"2026-06-12T10:37:48.044554666Z\" level=info msg=\"Ran pod sandbox add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/POD\" id=35858323-d077-4eff-9f2e-3b5da2d14ceb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:37:48.048140 crc crio[19822]: time=\"2026-06-12T10:37:48.048012254Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b96c3dcb-9b13-46db-892f-abcb79fea637 name=/runtime.v1.ImageService/PullImage\nJun 12 10:37:48.055585 crc crio[19822]: time=\"2026-06-12T10:37:48.055511552Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:37:51.565860 crc crio[19822]: time=\"2026-06-12T10:37:51.564467142Z\" level=info msg=\"Stopping container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309 (timeout: 2s)\" id=3faee4c2-f39d-48d8-bdc1-243568c72356 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:37:51.695289 crc crio[19822]: time=\"2026-06-12T10:37:51.69492085Z\" level=info msg=\"Stopped container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server\" id=3faee4c2-f39d-48d8-bdc1-243568c72356 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:37:51.696106 crc crio[19822]: time=\"2026-06-12T10:37:51.695972172Z\" level=info msg=\"Stopping pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=d55f10b0-88c7-483e-976b-6d8de6f6a9b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:37:51.696951 crc crio[19822]: time=\"2026-06-12T10:37:51.696726796Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc0037c8178}] Aliases:map[]}\"\nJun 12 10:37:51.697436 crc crio[19822]: time=\"2026-06-12T10:37:51.696983784Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vgn4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:37:52.058281 crc crio[19822]: time=\"2026-06-12T10:37:52.057533286Z\" level=info msg=\"Stopped pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=d55f10b0-88c7-483e-976b-6d8de6f6a9b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:37:52.585385 crc crio[19822]: time=\"2026-06-12T10:37:52.584746785Z\" level=info msg=\"Removing container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309\" id=e04b4e94-14cb-43aa-8097-64cb57711655 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:38:00.592508 crc crio[19822]: time=\"2026-06-12T10:38:00.591059078Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687678-6p5g7/POD\" id=86cf4127-030e-4c80-b073-07350b1735c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:38:00.594023 crc crio[19822]: time=\"2026-06-12T10:38:00.592541645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:01.120105 crc crio[19822]: time=\"2026-06-12T10:38:01.119963419Z\" level=info msg=\"Removed container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server\" id=e04b4e94-14cb-43aa-8097-64cb57711655 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:38:01.123903 crc crio[19822]: time=\"2026-06-12T10:38:01.12374768Z\" level=info msg=\"Removing container: e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284\" id=ffcfce2f-690d-4ec7-89b8-990532037dc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:38:01.170630 crc crio[19822]: time=\"2026-06-12T10:38:01.170512094Z\" level=info msg=\"Removed container e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284: openshift-marketplace/redhat-marketplace-vgn4z/extract-content\" id=ffcfce2f-690d-4ec7-89b8-990532037dc9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:38:01.174970 crc crio[19822]: time=\"2026-06-12T10:38:01.174723856Z\" level=info msg=\"Removing container: 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0\" id=7e308d35-17d3-428f-94b7-d4e474c87586 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:38:01.274992 crc crio[19822]: time=\"2026-06-12T10:38:01.274894834Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc005213bd0}] Aliases:map[]}\"\nJun 12 10:38:01.274992 crc crio[19822]: time=\"2026-06-12T10:38:01.275008176Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687678-6p5g7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:38:01.296066 crc crio[19822]: time=\"2026-06-12T10:38:01.295948375Z\" level=info msg=\"Removed container 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities\" id=7e308d35-17d3-428f-94b7-d4e474c87586 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:38:01.320772 crc crio[19822]: time=\"2026-06-12T10:38:01.320687651Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b96c3dcb-9b13-46db-892f-abcb79fea637 name=/runtime.v1.ImageService/PullImage\nJun 12 10:38:01.322052 crc crio[19822]: time=\"2026-06-12T10:38:01.321975545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6a97b0dc-ce15-4f42-a09c-d701ccc568a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:38:01.376760 crc crio[19822]: time=\"2026-06-12T10:38:01.376112186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=63b1be48-2933-4ca4-b564-4d0cdb1882a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:38:01.390091 crc crio[19822]: time=\"2026-06-12T10:38:01.38988692Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=27cb3719-402b-4464-98ef-44ea5bad605c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:38:01.392560 crc crio[19822]: time=\"2026-06-12T10:38:01.392463693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:01.459292 crc crio[19822]: time=\"2026-06-12T10:38:01.459221417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:01.465450 crc crio[19822]: time=\"2026-06-12T10:38:01.464507145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:01.624326 crc crio[19822]: time=\"2026-06-12T10:38:01.623949421Z\" level=info msg=\"Created container b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=27cb3719-402b-4464-98ef-44ea5bad605c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:38:01.626436 crc crio[19822]: time=\"2026-06-12T10:38:01.626372499Z\" level=info msg=\"Starting container: b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b\" id=6395b76e-1bc1-4f92-a010-334112a20630 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:38:01.633268 crc crio[19822]: time=\"2026-06-12T10:38:01.632948026Z\" level=info msg=\"Started container\" PID=120748 containerID=b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6395b76e-1bc1-4f92-a010-334112a20630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e\nJun 12 10:38:01.812655 crc crio[19822]: 2026-06-12T10:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:593f450f351ad92 Mac:2e:08:8a:43:4a:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:38:01.815512 crc crio[19822]: time=\"2026-06-12T10:38:01.815434483Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc005213bd0}] Aliases:map[]}\"\nJun 12 10:38:01.815751 crc crio[19822]: time=\"2026-06-12T10:38:01.815665881Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687678-6p5g7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:38:01.828502 crc crio[19822]: time=\"2026-06-12T10:38:01.828371095Z\" level=info msg=\"Ran pod sandbox 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 with infra container: openshift-infra/auto-csr-approver-29687678-6p5g7/POD\" id=86cf4127-030e-4c80-b073-07350b1735c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:38:01.831710 crc crio[19822]: time=\"2026-06-12T10:38:01.831595216Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=215974d1-79ff-4de3-ab4b-1fc13240472b name=/runtime.v1.ImageService/PullImage\nJun 12 10:38:01.842085 crc crio[19822]: time=\"2026-06-12T10:38:01.842007227Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:38:02.909923 crc crio[19822]: time=\"2026-06-12T10:38:02.909207609Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=215974d1-79ff-4de3-ab4b-1fc13240472b name=/runtime.v1.ImageService/PullImage\nJun 12 10:38:02.912495 crc crio[19822]: time=\"2026-06-12T10:38:02.910746116Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54ee8f48-0b27-4e06-811e-a46a08fde550 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:38:02.913498 crc crio[19822]: time=\"2026-06-12T10:38:02.913238315Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1fa2f1d7-96be-4e6f-a6a4-5e4818c9b1da name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:38:02.921623 crc crio[19822]: time=\"2026-06-12T10:38:02.921001551Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687678-6p5g7/oc\" id=f6f0f723-9ed5-4287-8c71-72a72985a24d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:38:02.921904 crc crio[19822]: time=\"2026-06-12T10:38:02.921763126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:02.984398 crc crio[19822]: time=\"2026-06-12T10:38:02.984219705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:03.256627 crc crio[19822]: time=\"2026-06-12T10:38:03.254363173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:03.398347 crc crio[19822]: time=\"2026-06-12T10:38:03.398049639Z\" level=info msg=\"Created container 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37: openshift-infra/auto-csr-approver-29687678-6p5g7/oc\" id=f6f0f723-9ed5-4287-8c71-72a72985a24d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:38:03.399363 crc crio[19822]: time=\"2026-06-12T10:38:03.399284528Z\" level=info msg=\"Starting container: 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37\" id=efd1a6ca-b21b-47cd-94c2-f7694a419652 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:38:03.405770 crc crio[19822]: time=\"2026-06-12T10:38:03.40566494Z\" level=info msg=\"Started container\" PID=120849 containerID=6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37 description=openshift-infra/auto-csr-approver-29687678-6p5g7/oc id=efd1a6ca-b21b-47cd-94c2-f7694a419652 name=/runtime.v1.RuntimeService/StartContainer sandboxID=593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\nJun 12 10:38:05.797733 crc crio[19822]: time=\"2026-06-12T10:38:05.797098514Z\" level=info msg=\"Stopping pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=e6c5a844-2d4c-4ad9-bc4d-e1703410413a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:05.799342 crc crio[19822]: time=\"2026-06-12T10:38:05.798339693Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc00244c950}] Aliases:map[]}\"\nJun 12 10:38:05.799342 crc crio[19822]: time=\"2026-06-12T10:38:05.798491188Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687678-6p5g7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:38:06.240766 crc crio[19822]: time=\"2026-06-12T10:38:06.240620547Z\" level=info msg=\"Stopped pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=e6c5a844-2d4c-4ad9-bc4d-e1703410413a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:16.983419 crc crio[19822]: time=\"2026-06-12T10:38:16.982645191Z\" level=info msg=\"Stopping pod sandbox: add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e\" id=0175b536-6c50-41fe-8620-a0b9fcb582b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:16.984740 crc crio[19822]: time=\"2026-06-12T10:38:16.98416972Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d930}] Aliases:map[]}\"\nJun 12 10:38:16.984740 crc crio[19822]: time=\"2026-06-12T10:38:16.984306154Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:38:17.529543 crc crio[19822]: time=\"2026-06-12T10:38:17.528223061Z\" level=info msg=\"Stopped pod sandbox: add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e\" id=0175b536-6c50-41fe-8620-a0b9fcb582b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:18.511289 crc crio[19822]: time=\"2026-06-12T10:38:18.508659432Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/POD\" id=280446eb-9477-4ac4-afc1-0561570e1f9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:38:18.511289 crc crio[19822]: time=\"2026-06-12T10:38:18.509070465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:18.569211 crc crio[19822]: time=\"2026-06-12T10:38:18.569075519Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144268}] Aliases:map[]}\"\nJun 12 10:38:18.569211 crc crio[19822]: time=\"2026-06-12T10:38:18.569165752Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:38:19.228677 crc crio[19822]: 2026-06-12T10:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46591fd7d53c5e8 Mac:f2:15:06:a6:3c:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b SocketPath: PciID:}] [{Interface:0xc000282900 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:38:19.230384 crc crio[19822]: time=\"2026-06-12T10:38:19.230230723Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144268}] Aliases:map[]}\"\nJun 12 10:38:19.230384 crc crio[19822]: time=\"2026-06-12T10:38:19.230387479Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:38:19.238387 crc crio[19822]: time=\"2026-06-12T10:38:19.23823759Z\" level=info msg=\"Ran pod sandbox 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/POD\" id=280446eb-9477-4ac4-afc1-0561570e1f9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:38:19.241525 crc crio[19822]: time=\"2026-06-12T10:38:19.241437449Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7dabe27e-23aa-4847-b515-3e87915d9c4f name=/runtime.v1.ImageService/PullImage\nJun 12 10:38:19.250775 crc crio[19822]: time=\"2026-06-12T10:38:19.250686963Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:38:19.685680 crc crio[19822]: time=\"2026-06-12T10:38:19.68548221Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7dabe27e-23aa-4847-b515-3e87915d9c4f name=/runtime.v1.ImageService/PullImage\nJun 12 10:38:19.688449 crc crio[19822]: time=\"2026-06-12T10:38:19.688397343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f0788167-2206-467b-bb6b-9e5fe6fbd997 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:38:19.716187 crc crio[19822]: time=\"2026-06-12T10:38:19.716002977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b495b82b-bdc1-4cd9-84dd-5b1afe10fcd9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:38:19.726989 crc crio[19822]: time=\"2026-06-12T10:38:19.726875442Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=53580767-1244-472b-a2df-4bd1a7119e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:38:19.727659 crc crio[19822]: time=\"2026-06-12T10:38:19.727575324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:19.786641 crc crio[19822]: time=\"2026-06-12T10:38:19.786374299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:19.790292 crc crio[19822]: time=\"2026-06-12T10:38:19.790209311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:20.001519 crc crio[19822]: time=\"2026-06-12T10:38:20.000923302Z\" level=info msg=\"Created container bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=53580767-1244-472b-a2df-4bd1a7119e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:38:20.003037 crc crio[19822]: time=\"2026-06-12T10:38:20.002903165Z\" level=info msg=\"Starting container: bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260\" id=c708e815-36e5-45d0-a33f-b5911b9f7e7a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:38:20.011399 crc crio[19822]: time=\"2026-06-12T10:38:20.011304341Z\" level=info msg=\"Started container\" PID=121872 containerID=bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=c708e815-36e5-45d0-a33f-b5911b9f7e7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4\nJun 12 10:38:23.095320 crc crio[19822]: time=\"2026-06-12T10:38:23.094058456Z\" level=info msg=\"Removing container: 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586\" id=43d8b440-d329-43a9-a071-126d9a4690a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:38:23.236276 crc crio[19822]: time=\"2026-06-12T10:38:23.236022874Z\" level=info msg=\"Removed container 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586: openshift-infra/auto-csr-approver-29687672-kz5sj/oc\" id=43d8b440-d329-43a9-a071-126d9a4690a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:38:23.253367 crc crio[19822]: time=\"2026-06-12T10:38:23.253259216Z\" level=info msg=\"Stopping pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=17bd37f4-8fa8-4437-aa1b-a2f12da6d2f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:23.253676 crc crio[19822]: time=\"2026-06-12T10:38:23.25338368Z\" level=info msg=\"Stopped pod sandbox (already stopped): e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=17bd37f4-8fa8-4437-aa1b-a2f12da6d2f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:23.258637 crc crio[19822]: time=\"2026-06-12T10:38:23.254393573Z\" level=info msg=\"Removing pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=b5f5bea7-1d4a-4959-9959-2bcc50a9602b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:38:23.279743 crc crio[19822]: time=\"2026-06-12T10:38:23.279612544Z\" level=info msg=\"Removed pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=b5f5bea7-1d4a-4959-9959-2bcc50a9602b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:38:23.280987 crc crio[19822]: time=\"2026-06-12T10:38:23.280896082Z\" level=info msg=\"Stopping pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=9a1fcabd-1747-4f63-a7ea-1ecf41aa0208 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:23.281183 crc crio[19822]: time=\"2026-06-12T10:38:23.280999585Z\" level=info msg=\"Stopped pod sandbox (already stopped): a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=9a1fcabd-1747-4f63-a7ea-1ecf41aa0208 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:23.282028 crc crio[19822]: time=\"2026-06-12T10:38:23.281955375Z\" level=info msg=\"Removing pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=b1d10a28-559d-41a2-b6c5-297bf21de542 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:38:23.298623 crc crio[19822]: time=\"2026-06-12T10:38:23.298509802Z\" level=info msg=\"Removed pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=b1d10a28-559d-41a2-b6c5-297bf21de542 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:38:24.127609 crc crio[19822]: time=\"2026-06-12T10:38:24.127048773Z\" level=info msg=\"Stopping pod sandbox: 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4\" id=9131cb9e-a186-43ff-aead-3f1f247313c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:24.128699 crc crio[19822]: time=\"2026-06-12T10:38:24.128354115Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144138}] Aliases:map[]}\"\nJun 12 10:38:24.128699 crc crio[19822]: time=\"2026-06-12T10:38:24.128497179Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:38:24.666890 crc crio[19822]: time=\"2026-06-12T10:38:24.666660555Z\" level=info msg=\"Stopped pod sandbox: 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4\" id=9131cb9e-a186-43ff-aead-3f1f247313c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:38:26.081443 crc crio[19822]: time=\"2026-06-12T10:38:26.080588011Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/POD\" id=9e8de6cd-98d2-43de-985b-d43d718a15e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:38:26.082615 crc crio[19822]: time=\"2026-06-12T10:38:26.08148709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:26.116783 crc crio[19822]: time=\"2026-06-12T10:38:26.116473869Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc000121688}] Aliases:map[]}\"\nJun 12 10:38:26.116783 crc crio[19822]: time=\"2026-06-12T10:38:26.116543071Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:38:26.781371 crc crio[19822]: 2026-06-12T10:38:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:feb200836942653 Mac:62:11:c0:f2:b2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:38:26.782984 crc crio[19822]: time=\"2026-06-12T10:38:26.782746267Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc000121688}] Aliases:map[]}\"\nJun 12 10:38:26.782984 crc crio[19822]: time=\"2026-06-12T10:38:26.782960933Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:38:26.790730 crc crio[19822]: time=\"2026-06-12T10:38:26.79065523Z\" level=info msg=\"Ran pod sandbox feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/POD\" id=9e8de6cd-98d2-43de-985b-d43d718a15e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:38:26.793782 crc crio[19822]: time=\"2026-06-12T10:38:26.793219958Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9f2be146-8ddd-46e3-ad04-42bb8a242785 name=/runtime.v1.ImageService/PullImage\nJun 12 10:38:26.804153 crc crio[19822]: time=\"2026-06-12T10:38:26.804006931Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:38:27.242859 crc crio[19822]: time=\"2026-06-12T10:38:27.242207616Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9f2be146-8ddd-46e3-ad04-42bb8a242785 name=/runtime.v1.ImageService/PullImage\nJun 12 10:38:27.244212 crc crio[19822]: time=\"2026-06-12T10:38:27.243675622Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5e6d87c5-02fd-4de9-b6aa-a4dd1460fc82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:38:27.271688 crc crio[19822]: time=\"2026-06-12T10:38:27.271587378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=132ff4f5-60c8-4ad3-8b3e-534dc67525c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:38:27.282547 crc crio[19822]: time=\"2026-06-12T10:38:27.282444923Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=e535f308-d518-45e1-b748-cf2cd20c183a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:38:27.283047 crc crio[19822]: time=\"2026-06-12T10:38:27.28297989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:27.349326 crc crio[19822]: time=\"2026-06-12T10:38:27.349225622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:27.352542 crc crio[19822]: time=\"2026-06-12T10:38:27.352462332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:38:27.521323 crc crio[19822]: time=\"2026-06-12T10:38:27.521230774Z\" level=info msg=\"Created container d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=e535f308-d518-45e1-b748-cf2cd20c183a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:38:27.522308 crc crio[19822]: time=\"2026-06-12T10:38:27.522222376Z\" level=info msg=\"Starting container: d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60\" id=0f4f43b7-8ac3-4c29-be3d-7619f0461597 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:38:27.529417 crc crio[19822]: time=\"2026-06-12T10:38:27.529267079Z\" level=info msg=\"Started container\" PID=122447 containerID=d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0f4f43b7-8ac3-4c29-be3d-7619f0461597 name=/runtime.v1.RuntimeService/StartContainer sandboxID=feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96\nJun 12 10:40:01.228621 crc crio[19822]: time=\"2026-06-12T10:40:01.227048722Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687680-hc5t4/POD\" id=a58eb2b6-4702-41ca-b06b-def8ce039d76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:40:01.231742 crc crio[19822]: time=\"2026-06-12T10:40:01.228703265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:01.310204 crc crio[19822]: time=\"2026-06-12T10:40:01.310111556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc0032643e0}] Aliases:map[]}\"\nJun 12 10:40:01.310204 crc crio[19822]: time=\"2026-06-12T10:40:01.310187668Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687680-hc5t4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:40:01.996003 crc crio[19822]: 2026-06-12T10:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cb982b9e13e215 Mac:be:70:8b:95:1a:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 SocketPath: PciID:}] [{Interface:0xc00042d090 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:40:01.999347 crc crio[19822]: time=\"2026-06-12T10:40:01.99923295Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc0032643e0}] Aliases:map[]}\"\nJun 12 10:40:01.999525 crc crio[19822]: time=\"2026-06-12T10:40:01.999450927Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687680-hc5t4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:40:02.018990 crc crio[19822]: time=\"2026-06-12T10:40:02.018871203Z\" level=info msg=\"Ran pod sandbox 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea with infra container: openshift-infra/auto-csr-approver-29687680-hc5t4/POD\" id=a58eb2b6-4702-41ca-b06b-def8ce039d76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:40:02.024236 crc crio[19822]: time=\"2026-06-12T10:40:02.023620881Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fa114891-3f9d-4125-98e2-f3a4fa9e411d name=/runtime.v1.ImageService/PullImage\nJun 12 10:40:02.041403 crc crio[19822]: time=\"2026-06-12T10:40:02.041315686Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:40:03.140160 crc crio[19822]: time=\"2026-06-12T10:40:03.139561839Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fa114891-3f9d-4125-98e2-f3a4fa9e411d name=/runtime.v1.ImageService/PullImage\nJun 12 10:40:03.142097 crc crio[19822]: time=\"2026-06-12T10:40:03.141948694Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc7a9e00-e326-47bb-b3be-e375bee7fbbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:03.144974 crc crio[19822]: time=\"2026-06-12T10:40:03.144878326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6104dc23-b084-437d-a864-bbceddc2e806 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:03.153208 crc crio[19822]: time=\"2026-06-12T10:40:03.153120548Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687680-hc5t4/oc\" id=2f2381e8-abbc-4dad-a2a2-81dc2187f5a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:03.153708 crc crio[19822]: time=\"2026-06-12T10:40:03.153626975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:03.213700 crc crio[19822]: time=\"2026-06-12T10:40:03.212183701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:03.633383 crc crio[19822]: time=\"2026-06-12T10:40:03.632524352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:03.778658 crc crio[19822]: time=\"2026-06-12T10:40:03.77854435Z\" level=info msg=\"Created container c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217: openshift-infra/auto-csr-approver-29687680-hc5t4/oc\" id=2f2381e8-abbc-4dad-a2a2-81dc2187f5a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:03.780586 crc crio[19822]: time=\"2026-06-12T10:40:03.780063299Z\" level=info msg=\"Starting container: c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217\" id=a9ab6203-aeec-4835-aa69-ec21b7533234 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:40:03.786037 crc crio[19822]: time=\"2026-06-12T10:40:03.785934485Z\" level=info msg=\"Started container\" PID=126994 containerID=c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217 description=openshift-infra/auto-csr-approver-29687680-hc5t4/oc id=a9ab6203-aeec-4835-aa69-ec21b7533234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\nJun 12 10:40:06.474883 crc crio[19822]: time=\"2026-06-12T10:40:06.473954285Z\" level=info msg=\"Stopping pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=96c61cfa-d4a6-4326-8d31-ad76845b786c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:40:06.477165 crc crio[19822]: time=\"2026-06-12T10:40:06.477123836Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc00101a928}] Aliases:map[]}\"\nJun 12 10:40:06.477473 crc crio[19822]: time=\"2026-06-12T10:40:06.477437096Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687680-hc5t4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:40:06.843154 crc crio[19822]: time=\"2026-06-12T10:40:06.842697056Z\" level=info msg=\"Stopped pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=96c61cfa-d4a6-4326-8d31-ad76845b786c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:40:28.373378 crc crio[19822]: time=\"2026-06-12T10:40:28.373064322Z\" level=info msg=\"Removing container: 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b\" id=e3e509ba-0eb7-4e14-872a-34130571f7ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:40:28.593998 crc crio[19822]: time=\"2026-06-12T10:40:28.593319922Z\" level=info msg=\"Removed container 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b: openshift-infra/auto-csr-approver-29687674-c9ssn/oc\" id=e3e509ba-0eb7-4e14-872a-34130571f7ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:40:28.604509 crc crio[19822]: time=\"2026-06-12T10:40:28.604415068Z\" level=info msg=\"Stopping pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=eef490ea-bcd9-4554-93c8-a565db0bed92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:40:28.604633 crc crio[19822]: time=\"2026-06-12T10:40:28.604500031Z\" level=info msg=\"Stopped pod sandbox (already stopped): acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=eef490ea-bcd9-4554-93c8-a565db0bed92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:40:28.605473 crc crio[19822]: time=\"2026-06-12T10:40:28.60540472Z\" level=info msg=\"Removing pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=b4204f7a-9c1a-42f6-ae77-717dbb990ab4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:40:28.627617 crc crio[19822]: time=\"2026-06-12T10:40:28.627494008Z\" level=info msg=\"Removed pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=b4204f7a-9c1a-42f6-ae77-717dbb990ab4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:40:34.502139 crc crio[19822]: time=\"2026-06-12T10:40:34.501700054Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c2qtz/POD\" id=d20b1945-ed4e-497c-a9b7-f1b325513efb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:40:34.503226 crc crio[19822]: time=\"2026-06-12T10:40:34.503204062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:34.544103 crc crio[19822]: time=\"2026-06-12T10:40:34.544017217Z\" level=info msg=\"Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc0032657b8}] Aliases:map[]}\"\nJun 12 10:40:34.544103 crc crio[19822]: time=\"2026-06-12T10:40:34.544080359Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c2qtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:40:35.217332 crc crio[19822]: 2026-06-12T10:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f64a6f98ec6e2b7 Mac:22:fd:d8:db:02:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:40:35.221850 crc crio[19822]: time=\"2026-06-12T10:40:35.22148697Z\" level=info msg=\"Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc0032657b8}] Aliases:map[]}\"\nJun 12 10:40:35.222633 crc crio[19822]: time=\"2026-06-12T10:40:35.222545364Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c2qtz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:40:35.254256 crc crio[19822]: time=\"2026-06-12T10:40:35.253542635Z\" level=info msg=\"Ran pod sandbox f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e with infra container: openshift-marketplace/community-operators-c2qtz/POD\" id=d20b1945-ed4e-497c-a9b7-f1b325513efb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:40:35.257059 crc crio[19822]: time=\"2026-06-12T10:40:35.25687718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=573295ee-3df8-4443-9ad0-8a6197f25696 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:35.262424 crc crio[19822]: time=\"2026-06-12T10:40:35.262251952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=551ae9f6-5aad-49a2-801a-cdcf4828292f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:35.289687 crc crio[19822]: time=\"2026-06-12T10:40:35.289460864Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c2qtz/extract-utilities\" id=2422196a-6c53-4f96-894f-a05ef1f7cc3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:35.290227 crc crio[19822]: time=\"2026-06-12T10:40:35.290107085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:35.382454 crc crio[19822]: time=\"2026-06-12T10:40:35.382291257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:35.406564 crc crio[19822]: time=\"2026-06-12T10:40:35.406458342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:35.618130 crc crio[19822]: time=\"2026-06-12T10:40:35.618018887Z\" level=info msg=\"Created container 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf: openshift-marketplace/community-operators-c2qtz/extract-utilities\" id=2422196a-6c53-4f96-894f-a05ef1f7cc3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:35.619938 crc crio[19822]: time=\"2026-06-12T10:40:35.61973942Z\" level=info msg=\"Starting container: 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf\" id=5d15fbb3-8784-414e-b9f0-97cbbd6633e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:40:35.626440 crc crio[19822]: time=\"2026-06-12T10:40:35.626275184Z\" level=info msg=\"Started container\" PID=128717 containerID=9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf description=openshift-marketplace/community-operators-c2qtz/extract-utilities id=5d15fbb3-8784-414e-b9f0-97cbbd6633e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\nJun 12 10:40:36.024993 crc crio[19822]: time=\"2026-06-12T10:40:36.023356578Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=581509de-ac5c-431d-927a-3f01ab023a88 name=/runtime.v1.ImageService/PullImage\nJun 12 10:40:36.028348 crc crio[19822]: time=\"2026-06-12T10:40:36.027972476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 10:40:36.890273 crc crio[19822]: time=\"2026-06-12T10:40:36.890218485Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=581509de-ac5c-431d-927a-3f01ab023a88 name=/runtime.v1.ImageService/PullImage\nJun 12 10:40:36.893366 crc crio[19822]: time=\"2026-06-12T10:40:36.893302654Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=22a0244d-ed98-4355-b70c-71956676295f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:36.896276 crc crio[19822]: time=\"2026-06-12T10:40:36.896246687Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0521a633-9e06-4af7-9699-457bedc85c82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:36.906485 crc crio[19822]: time=\"2026-06-12T10:40:36.906328433Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c2qtz/extract-content\" id=4a36a692-71a1-46bc-a68c-1473827d00ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:36.907220 crc crio[19822]: time=\"2026-06-12T10:40:36.906963273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:37.002579 crc crio[19822]: time=\"2026-06-12T10:40:37.002298611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:37.009242 crc crio[19822]: time=\"2026-06-12T10:40:37.009166059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:37.247976 crc crio[19822]: time=\"2026-06-12T10:40:37.247431969Z\" level=info msg=\"Created container c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d: openshift-marketplace/community-operators-c2qtz/extract-content\" id=4a36a692-71a1-46bc-a68c-1473827d00ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:37.249441 crc crio[19822]: time=\"2026-06-12T10:40:37.24937713Z\" level=info msg=\"Starting container: c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d\" id=c5c023da-7f8c-4794-9924-8e778da413e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:40:37.256202 crc crio[19822]: time=\"2026-06-12T10:40:37.256061475Z\" level=info msg=\"Started container\" PID=128813 containerID=c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d description=openshift-marketplace/community-operators-c2qtz/extract-content id=c5c023da-7f8c-4794-9924-8e778da413e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\nJun 12 10:40:39.178527 crc crio[19822]: time=\"2026-06-12T10:40:39.174313967Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-79fwv/POD\" id=4747b11e-0ffe-487e-b13d-c0cd98ff026e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:40:39.178527 crc crio[19822]: time=\"2026-06-12T10:40:39.174777272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:39.216051 crc crio[19822]: time=\"2026-06-12T10:40:39.215877841Z\" level=info msg=\"Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc000121000}] Aliases:map[]}\"\nJun 12 10:40:39.216051 crc crio[19822]: time=\"2026-06-12T10:40:39.216031866Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-79fwv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:40:39.868220 crc crio[19822]: 2026-06-12T10:40:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93901d63dfa7194 Mac:fa:a5:d9:c7:ab:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:40:39.870478 crc crio[19822]: time=\"2026-06-12T10:40:39.870398744Z\" level=info msg=\"Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc000121000}] Aliases:map[]}\"\nJun 12 10:40:39.870629 crc crio[19822]: time=\"2026-06-12T10:40:39.87058238Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-79fwv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:40:39.884638 crc crio[19822]: time=\"2026-06-12T10:40:39.884050686Z\" level=info msg=\"Ran pod sandbox 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 with infra container: openshift-marketplace/redhat-operators-79fwv/POD\" id=4747b11e-0ffe-487e-b13d-c0cd98ff026e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:40:39.890034 crc crio[19822]: time=\"2026-06-12T10:40:39.889949074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f56dfde3-cfeb-4045-a4b1-bd2c913ff018 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:39.893088 crc crio[19822]: time=\"2026-06-12T10:40:39.893016179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a665652-01ec-403f-beb1-e118df51d26e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:39.912628 crc crio[19822]: time=\"2026-06-12T10:40:39.91253935Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-79fwv/extract-utilities\" id=922509bf-5ae5-43cb-a62b-3381a076ea76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:39.913174 crc crio[19822]: time=\"2026-06-12T10:40:39.913113109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:40.000588 crc crio[19822]: time=\"2026-06-12T10:40:40.000511839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:40.007527 crc crio[19822]: time=\"2026-06-12T10:40:40.00745506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:40.086132 crc crio[19822]: time=\"2026-06-12T10:40:40.08542191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39e393de-f3b8-40fb-8511-bc2b54071250 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:40.087984 crc crio[19822]: time=\"2026-06-12T10:40:40.087896519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51b8a5ff-00d7-459b-b625-88dad3180407 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:40.095619 crc crio[19822]: time=\"2026-06-12T10:40:40.095539422Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c2qtz/registry-server\" id=65387a4e-a508-4bc7-a1b5-043dc89cb935 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:40.096166 crc crio[19822]: time=\"2026-06-12T10:40:40.096112851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:40.176088 crc crio[19822]: time=\"2026-06-12T10:40:40.176025402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:40.182763 crc crio[19822]: time=\"2026-06-12T10:40:40.182631973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:40.187118 crc crio[19822]: time=\"2026-06-12T10:40:40.187029502Z\" level=info msg=\"Created container ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1: openshift-marketplace/redhat-operators-79fwv/extract-utilities\" id=922509bf-5ae5-43cb-a62b-3381a076ea76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:40.188421 crc crio[19822]: time=\"2026-06-12T10:40:40.188317434Z\" level=info msg=\"Starting container: ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1\" id=892f4847-a0ed-4427-a9f7-d211daf28d81 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:40:40.197737 crc crio[19822]: time=\"2026-06-12T10:40:40.19733413Z\" level=info msg=\"Started container\" PID=128982 containerID=ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1 description=openshift-marketplace/redhat-operators-79fwv/extract-utilities id=892f4847-a0ed-4427-a9f7-d211daf28d81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\nJun 12 10:40:40.442358 crc crio[19822]: time=\"2026-06-12T10:40:40.442274363Z\" level=info msg=\"Created container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server\" id=65387a4e-a508-4bc7-a1b5-043dc89cb935 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:40.445151 crc crio[19822]: time=\"2026-06-12T10:40:40.445074793Z\" level=info msg=\"Starting container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536\" id=c782ca66-0b27-4c55-b372-93c944e1eeec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:40:40.451134 crc crio[19822]: time=\"2026-06-12T10:40:40.45098294Z\" level=info msg=\"Started container\" PID=128991 containerID=bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536 description=openshift-marketplace/community-operators-c2qtz/registry-server id=c782ca66-0b27-4c55-b372-93c944e1eeec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\nJun 12 10:40:41.109375 crc crio[19822]: time=\"2026-06-12T10:40:41.108882368Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=49795630-7e76-451a-9076-b41420c10204 name=/runtime.v1.ImageService/PullImage\nJun 12 10:40:41.113352 crc crio[19822]: time=\"2026-06-12T10:40:41.113246349Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 10:40:41.785203 crc crio[19822]: time=\"2026-06-12T10:40:41.785029988Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=49795630-7e76-451a-9076-b41420c10204 name=/runtime.v1.ImageService/PullImage\nJun 12 10:40:41.787885 crc crio[19822]: time=\"2026-06-12T10:40:41.786249657Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=03c7b692-22d9-487f-8a2e-32b35f5237c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:41.789011 crc crio[19822]: time=\"2026-06-12T10:40:41.788957033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=176b64b6-9f99-4f4f-9751-d46b05f14cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:41.797119 crc crio[19822]: time=\"2026-06-12T10:40:41.797046901Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-79fwv/extract-content\" id=947b7bfc-5734-4722-932b-fcd323cc30f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:41.797541 crc crio[19822]: time=\"2026-06-12T10:40:41.797485464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:41.852378 crc crio[19822]: time=\"2026-06-12T10:40:41.852277437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:41.854799 crc crio[19822]: time=\"2026-06-12T10:40:41.854714105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:42.028850 crc crio[19822]: time=\"2026-06-12T10:40:42.028690339Z\" level=info msg=\"Created container 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2: openshift-marketplace/redhat-operators-79fwv/extract-content\" id=947b7bfc-5734-4722-932b-fcd323cc30f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:42.030213 crc crio[19822]: time=\"2026-06-12T10:40:42.030144826Z\" level=info msg=\"Starting container: 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2\" id=c6ff4c28-a4f6-4ee8-96f0-6ab62bf0c3c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:40:42.036800 crc crio[19822]: time=\"2026-06-12T10:40:42.036619021Z\" level=info msg=\"Started container\" PID=129126 containerID=9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2 description=openshift-marketplace/redhat-operators-79fwv/extract-content id=c6ff4c28-a4f6-4ee8-96f0-6ab62bf0c3c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\nJun 12 10:40:48.233404 crc crio[19822]: time=\"2026-06-12T10:40:48.232786222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=71300eda-b9ee-41f9-b9ce-ede042633361 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:49.014631 crc crio[19822]: time=\"2026-06-12T10:40:49.014091837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5404725b-d3e0-464b-b876-f96bd31848a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:40:49.096864 crc crio[19822]: time=\"2026-06-12T10:40:49.096734317Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-79fwv/registry-server\" id=7f2865b0-8e7e-4579-a33b-1bdb423816c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:49.097225 crc crio[19822]: time=\"2026-06-12T10:40:49.097196012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:49.202609 crc crio[19822]: time=\"2026-06-12T10:40:49.202488371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:49.206990 crc crio[19822]: time=\"2026-06-12T10:40:49.20689407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:40:49.631371 crc crio[19822]: time=\"2026-06-12T10:40:49.630558968Z\" level=info msg=\"Created container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server\" id=7f2865b0-8e7e-4579-a33b-1bdb423816c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:40:49.633517 crc crio[19822]: time=\"2026-06-12T10:40:49.633431591Z\" level=info msg=\"Starting container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0\" id=4afcfb8e-3b95-488e-8b3a-a11b37380560 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:40:49.643561 crc crio[19822]: time=\"2026-06-12T10:40:49.643355005Z\" level=info msg=\"Started container\" PID=129422 containerID=8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0 description=openshift-marketplace/redhat-operators-79fwv/registry-server id=4afcfb8e-3b95-488e-8b3a-a11b37380560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\nJun 12 10:40:56.346387 crc crio[19822]: time=\"2026-06-12T10:40:56.34545863Z\" level=info msg=\"Stopping container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536 (timeout: 2s)\" id=316f3037-026f-4c49-984b-e7015c7c172a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:40:57.079443 crc crio[19822]: time=\"2026-06-12T10:40:57.078637124Z\" level=info msg=\"Stopped container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server\" id=316f3037-026f-4c49-984b-e7015c7c172a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:40:57.080314 crc crio[19822]: time=\"2026-06-12T10:40:57.080256166Z\" level=info msg=\"Stopping pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=4100c174-4a18-4dfb-878a-f0a74b6cf287 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:40:57.081191 crc crio[19822]: time=\"2026-06-12T10:40:57.081084823Z\" level=info msg=\"Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc001ee2828}] Aliases:map[]}\"\nJun 12 10:40:57.081335 crc crio[19822]: time=\"2026-06-12T10:40:57.081253048Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c2qtz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:40:57.433771 crc crio[19822]: time=\"2026-06-12T10:40:57.433620187Z\" level=info msg=\"Stopped pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=4100c174-4a18-4dfb-878a-f0a74b6cf287 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:40:58.396547 crc crio[19822]: time=\"2026-06-12T10:40:58.396059172Z\" level=info msg=\"Removing container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536\" id=6786bd66-12cf-4f49-8ca5-b99fd1803262 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:40:58.437860 crc crio[19822]: time=\"2026-06-12T10:40:58.437673667Z\" level=info msg=\"Removed container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server\" id=6786bd66-12cf-4f49-8ca5-b99fd1803262 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:40:58.442736 crc crio[19822]: time=\"2026-06-12T10:40:58.442461228Z\" level=info msg=\"Removing container: c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d\" id=3bf05370-f944-4532-8d8e-ba628bb28421 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:40:58.507265 crc crio[19822]: time=\"2026-06-12T10:40:58.507164446Z\" level=info msg=\"Removed container c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d: openshift-marketplace/community-operators-c2qtz/extract-content\" id=3bf05370-f944-4532-8d8e-ba628bb28421 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:40:58.510598 crc crio[19822]: time=\"2026-06-12T10:40:58.510252586Z\" level=info msg=\"Removing container: 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf\" id=5a43c624-5f04-4f9f-98b5-62940a1f043c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:40:58.535196 crc crio[19822]: time=\"2026-06-12T10:40:58.535114489Z\" level=info msg=\"Removed container 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf: openshift-marketplace/community-operators-c2qtz/extract-utilities\" id=5a43c624-5f04-4f9f-98b5-62940a1f043c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:41:01.434064 crc crio[19822]: time=\"2026-06-12T10:41:01.433378984Z\" level=info msg=\"Stopping container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0 (timeout: 2s)\" id=d51b187b-d8f6-42bd-a256-7b01c7ef7208 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:41:01.562972 crc crio[19822]: time=\"2026-06-12T10:41:01.56277622Z\" level=info msg=\"Stopped container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server\" id=d51b187b-d8f6-42bd-a256-7b01c7ef7208 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:41:01.563972 crc crio[19822]: time=\"2026-06-12T10:41:01.563880115Z\" level=info msg=\"Stopping pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=be199f81-5ac9-4a2a-8a2b-5169877483c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:41:01.564705 crc crio[19822]: time=\"2026-06-12T10:41:01.564634029Z\" level=info msg=\"Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc003264570}] Aliases:map[]}\"\nJun 12 10:41:01.564980 crc crio[19822]: time=\"2026-06-12T10:41:01.564802844Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-79fwv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:41:01.943562 crc crio[19822]: time=\"2026-06-12T10:41:01.942976715Z\" level=info msg=\"Stopped pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=be199f81-5ac9-4a2a-8a2b-5169877483c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:41:02.489602 crc crio[19822]: time=\"2026-06-12T10:41:02.489445029Z\" level=info msg=\"Removing container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0\" id=ce4af25d-0c1c-4267-8a33-50572cc2791b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:41:02.542674 crc crio[19822]: time=\"2026-06-12T10:41:02.542531179Z\" level=info msg=\"Removed container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server\" id=ce4af25d-0c1c-4267-8a33-50572cc2791b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:41:02.547049 crc crio[19822]: time=\"2026-06-12T10:41:02.546965008Z\" level=info msg=\"Removing container: 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2\" id=e75d97da-2110-4eb5-b9ff-8d347b3db9c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:41:02.605515 crc crio[19822]: time=\"2026-06-12T10:41:02.605409658Z\" level=info msg=\"Removed container 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2: openshift-marketplace/redhat-operators-79fwv/extract-content\" id=e75d97da-2110-4eb5-b9ff-8d347b3db9c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:41:02.615665 crc crio[19822]: time=\"2026-06-12T10:41:02.615005253Z\" level=info msg=\"Removing container: ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1\" id=ac628d7c-dc1e-46c9-9547-c9e56b4e5939 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:41:02.679937 crc crio[19822]: time=\"2026-06-12T10:41:02.679712326Z\" level=info msg=\"Removed container ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1: openshift-marketplace/redhat-operators-79fwv/extract-utilities\" id=ac628d7c-dc1e-46c9-9547-c9e56b4e5939 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:41:28.663538 crc crio[19822]: time=\"2026-06-12T10:41:28.662527061Z\" level=info msg=\"Stopping pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=82374cd6-2734-4f89-9ced-f83dba3a8239 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:41:28.665943 crc crio[19822]: time=\"2026-06-12T10:41:28.663628585Z\" level=info msg=\"Stopped pod sandbox (already stopped): f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=82374cd6-2734-4f89-9ced-f83dba3a8239 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:41:28.665943 crc crio[19822]: time=\"2026-06-12T10:41:28.664418821Z\" level=info msg=\"Removing pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=4e8d1b8f-15dd-4e15-9db7-cf506f0fea34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:41:28.684905 crc crio[19822]: time=\"2026-06-12T10:41:28.684747398Z\" level=info msg=\"Removed pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=4e8d1b8f-15dd-4e15-9db7-cf506f0fea34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:41:28.686094 crc crio[19822]: time=\"2026-06-12T10:41:28.686023478Z\" level=info msg=\"Stopping pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=7358df22-7e17-449b-a1bb-b19a7e509d16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:41:28.686194 crc crio[19822]: time=\"2026-06-12T10:41:28.686121061Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=7358df22-7e17-449b-a1bb-b19a7e509d16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:41:28.686619 crc crio[19822]: time=\"2026-06-12T10:41:28.686580016Z\" level=info msg=\"Removing pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=45887a0b-22ab-4a63-b328-9dbe5d238a3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:41:28.703587 crc crio[19822]: time=\"2026-06-12T10:41:28.703489134Z\" level=info msg=\"Removed pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=45887a0b-22ab-4a63-b328-9dbe5d238a3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:42:00.581272 crc crio[19822]: time=\"2026-06-12T10:42:00.580549038Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687682-78kwc/POD\" id=6ccac2ab-22e2-4636-a7ae-08da57007530 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:42:00.581272 crc crio[19822]: time=\"2026-06-12T10:42:00.581271421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:42:00.616585 crc crio[19822]: time=\"2026-06-12T10:42:00.616480441Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc00244c6d8}] Aliases:map[]}\"\nJun 12 10:42:00.616585 crc crio[19822]: time=\"2026-06-12T10:42:00.616563514Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687682-78kwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:42:01.178663 crc crio[19822]: 2026-06-12T10:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1884dfeab9f907 Mac:2a:d5:e0:28:c4:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:42:01.180615 crc crio[19822]: time=\"2026-06-12T10:42:01.18004313Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc00244c6d8}] Aliases:map[]}\"\nJun 12 10:42:01.183386 crc crio[19822]: time=\"2026-06-12T10:42:01.183129227Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687682-78kwc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:42:01.199497 crc crio[19822]: time=\"2026-06-12T10:42:01.19938338Z\" level=info msg=\"Ran pod sandbox d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 with infra container: openshift-infra/auto-csr-approver-29687682-78kwc/POD\" id=6ccac2ab-22e2-4636-a7ae-08da57007530 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:42:01.206343 crc crio[19822]: time=\"2026-06-12T10:42:01.206206881Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=451a61b4-c23c-4f78-ac0f-08c0868bf86e name=/runtime.v1.ImageService/PullImage\nJun 12 10:42:01.221798 crc crio[19822]: time=\"2026-06-12T10:42:01.221599271Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:42:02.629566 crc crio[19822]: time=\"2026-06-12T10:42:02.629084044Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=451a61b4-c23c-4f78-ac0f-08c0868bf86e name=/runtime.v1.ImageService/PullImage\nJun 12 10:42:02.631403 crc crio[19822]: time=\"2026-06-12T10:42:02.631298314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2449b574-63e2-4a19-9ed6-cdb10eb48864 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:42:02.633609 crc crio[19822]: time=\"2026-06-12T10:42:02.633506624Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e364584-b81b-4cc8-b089-48d5133b39f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:42:02.640470 crc crio[19822]: time=\"2026-06-12T10:42:02.640283622Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687682-78kwc/oc\" id=5acc2634-0e64-454f-ae79-fea0170d0d90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:42:02.641955 crc crio[19822]: time=\"2026-06-12T10:42:02.641874514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:42:02.697775 crc crio[19822]: time=\"2026-06-12T10:42:02.697625504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:42:02.949009 crc crio[19822]: time=\"2026-06-12T10:42:02.946306655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:42:03.057536 crc crio[19822]: time=\"2026-06-12T10:42:03.05743164Z\" level=info msg=\"Created container 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a: openshift-infra/auto-csr-approver-29687682-78kwc/oc\" id=5acc2634-0e64-454f-ae79-fea0170d0d90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:42:03.060095 crc crio[19822]: time=\"2026-06-12T10:42:03.05897668Z\" level=info msg=\"Starting container: 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a\" id=6eabb9a9-649e-4cf6-954d-db194e570631 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:42:03.072419 crc crio[19822]: time=\"2026-06-12T10:42:03.07217766Z\" level=info msg=\"Started container\" PID=133024 containerID=71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a description=openshift-infra/auto-csr-approver-29687682-78kwc/oc id=6eabb9a9-649e-4cf6-954d-db194e570631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\nJun 12 10:42:04.632778 crc crio[19822]: time=\"2026-06-12T10:42:04.631769683Z\" level=info msg=\"Stopping pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=21b0c1e4-df4d-40e3-91ab-d507f09a2b21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:42:04.636055 crc crio[19822]: time=\"2026-06-12T10:42:04.633315183Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc0007ad038}] Aliases:map[]}\"\nJun 12 10:42:04.636055 crc crio[19822]: time=\"2026-06-12T10:42:04.633451597Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687682-78kwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:42:04.996323 crc crio[19822]: time=\"2026-06-12T10:42:04.996164834Z\" level=info msg=\"Stopped pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=21b0c1e4-df4d-40e3-91ab-d507f09a2b21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:42:28.723744 crc crio[19822]: time=\"2026-06-12T10:42:28.723232885Z\" level=info msg=\"Removing container: fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5\" id=7c8073e2-70e8-40d1-a4f9-68e38377ec72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:42:28.828055 crc crio[19822]: time=\"2026-06-12T10:42:28.827867239Z\" level=info msg=\"Removed container fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5: openshift-infra/auto-csr-approver-29687676-tzq6g/oc\" id=7c8073e2-70e8-40d1-a4f9-68e38377ec72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:42:28.840053 crc crio[19822]: time=\"2026-06-12T10:42:28.839958959Z\" level=info msg=\"Stopping pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=0998c5ce-a7dc-4ae4-8da9-3ff4762683c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:42:28.840053 crc crio[19822]: time=\"2026-06-12T10:42:28.840052392Z\" level=info msg=\"Stopped pod sandbox (already stopped): eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=0998c5ce-a7dc-4ae4-8da9-3ff4762683c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:42:28.841255 crc crio[19822]: time=\"2026-06-12T10:42:28.841185577Z\" level=info msg=\"Removing pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=deb278e8-6bbe-4a3a-b171-4a9a80f3c6fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:42:28.868286 crc crio[19822]: time=\"2026-06-12T10:42:28.868177485Z\" level=info msg=\"Removed pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=deb278e8-6bbe-4a3a-b171-4a9a80f3c6fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:43:28.887626 crc crio[19822]: time=\"2026-06-12T10:43:28.887080689Z\" level=info msg=\"Removing container: aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6\" id=876a0380-024e-47ae-9482-e269b324ec49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:43:28.916496 crc crio[19822]: time=\"2026-06-12T10:43:28.916391505Z\" level=info msg=\"Removed container aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=876a0380-024e-47ae-9482-e269b324ec49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:43:28.924442 crc crio[19822]: time=\"2026-06-12T10:43:28.924348225Z\" level=info msg=\"Removing container: 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e\" id=2d41156f-1c22-4a0d-83c7-e44caa85aa49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:43:28.978181 crc crio[19822]: time=\"2026-06-12T10:43:28.978079025Z\" level=info msg=\"Removed container 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init\" id=2d41156f-1c22-4a0d-83c7-e44caa85aa49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:43:28.989581 crc crio[19822]: time=\"2026-06-12T10:43:28.989496107Z\" level=info msg=\"Stopping pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=d7fdbc40-e45d-4dd7-874f-34b3ebf0a9b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:43:28.989962 crc crio[19822]: time=\"2026-06-12T10:43:28.98959231Z\" level=info msg=\"Stopped pod sandbox (already stopped): 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=d7fdbc40-e45d-4dd7-874f-34b3ebf0a9b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:43:28.991764 crc crio[19822]: time=\"2026-06-12T10:43:28.991735247Z\" level=info msg=\"Removing pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=bc291146-5ff1-4136-90a1-73d5a4eb4918 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:43:29.007786 crc crio[19822]: time=\"2026-06-12T10:43:29.007659588Z\" level=info msg=\"Removed pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=bc291146-5ff1-4136-90a1-73d5a4eb4918 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:44:00.534071 crc crio[19822]: time=\"2026-06-12T10:44:00.533041422Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687684-zmdnf/POD\" id=636087e6-7cb3-4d1c-8bd5-36f3736b39cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:44:00.535631 crc crio[19822]: time=\"2026-06-12T10:44:00.534149988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:44:00.588794 crc crio[19822]: time=\"2026-06-12T10:44:00.588673373Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc000121030}] Aliases:map[]}\"\nJun 12 10:44:00.588794 crc crio[19822]: time=\"2026-06-12T10:44:00.588774876Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687684-zmdnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:44:01.130171 crc crio[19822]: 2026-06-12T10:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91045097d09b0bb Mac:62:1f:2b:c7:74:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:44:01.132078 crc crio[19822]: time=\"2026-06-12T10:44:01.132013169Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc000121030}] Aliases:map[]}\"\nJun 12 10:44:01.132234 crc crio[19822]: time=\"2026-06-12T10:44:01.132214916Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687684-zmdnf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:44:01.142302 crc crio[19822]: time=\"2026-06-12T10:44:01.142152955Z\" level=info msg=\"Ran pod sandbox 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 with infra container: openshift-infra/auto-csr-approver-29687684-zmdnf/POD\" id=636087e6-7cb3-4d1c-8bd5-36f3736b39cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:44:01.146492 crc crio[19822]: time=\"2026-06-12T10:44:01.146404384Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=795189f7-33b6-45e5-88ae-aa4c768adb84 name=/runtime.v1.ImageService/PullImage\nJun 12 10:44:01.158631 crc crio[19822]: time=\"2026-06-12T10:44:01.158241667Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:44:03.145081 crc crio[19822]: time=\"2026-06-12T10:44:03.144480924Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=795189f7-33b6-45e5-88ae-aa4c768adb84 name=/runtime.v1.ImageService/PullImage\nJun 12 10:44:03.146654 crc crio[19822]: time=\"2026-06-12T10:44:03.146402525Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d348bbf-8c46-41ad-903c-29e80ac21948 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:44:03.149623 crc crio[19822]: time=\"2026-06-12T10:44:03.149498314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b4d11b03-f97b-49b2-9946-ca920ae51212 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:44:03.157362 crc crio[19822]: time=\"2026-06-12T10:44:03.157245131Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687684-zmdnf/oc\" id=6a198560-764b-4d27-a6ba-46eedee76e3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:44:03.158211 crc crio[19822]: time=\"2026-06-12T10:44:03.15813858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:44:03.216615 crc crio[19822]: time=\"2026-06-12T10:44:03.216489145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:44:03.427361 crc crio[19822]: time=\"2026-06-12T10:44:03.426218549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:44:03.563789 crc crio[19822]: time=\"2026-06-12T10:44:03.563666071Z\" level=info msg=\"Created container 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7: openshift-infra/auto-csr-approver-29687684-zmdnf/oc\" id=6a198560-764b-4d27-a6ba-46eedee76e3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:44:03.565075 crc crio[19822]: time=\"2026-06-12T10:44:03.564996334Z\" level=info msg=\"Starting container: 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7\" id=a99aa852-f87e-427a-b789-ef8fe2363663 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:44:03.570403 crc crio[19822]: time=\"2026-06-12T10:44:03.570343174Z\" level=info msg=\"Started container\" PID=138647 containerID=523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7 description=openshift-infra/auto-csr-approver-29687684-zmdnf/oc id=a99aa852-f87e-427a-b789-ef8fe2363663 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\nJun 12 10:44:05.410302 crc crio[19822]: time=\"2026-06-12T10:44:05.40943735Z\" level=info msg=\"Stopping pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=05cf0a3b-6b8e-4790-9763-5e962b3601c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:44:05.411732 crc crio[19822]: time=\"2026-06-12T10:44:05.4109957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc0021443f8}] Aliases:map[]}\"\nJun 12 10:44:05.411732 crc crio[19822]: time=\"2026-06-12T10:44:05.411136194Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687684-zmdnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:44:05.741298 crc crio[19822]: time=\"2026-06-12T10:44:05.740977994Z\" level=info msg=\"Stopped pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=05cf0a3b-6b8e-4790-9763-5e962b3601c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:44:29.029184 crc crio[19822]: time=\"2026-06-12T10:44:29.028689887Z\" level=info msg=\"Removing container: 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37\" id=11520de9-3143-4dd0-87e2-4647927ea5f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:44:29.156225 crc crio[19822]: time=\"2026-06-12T10:44:29.156138759Z\" level=info msg=\"Removed container 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37: openshift-infra/auto-csr-approver-29687678-6p5g7/oc\" id=11520de9-3143-4dd0-87e2-4647927ea5f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:44:29.167074 crc crio[19822]: time=\"2026-06-12T10:44:29.166908894Z\" level=info msg=\"Stopping pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=265e0f33-58c6-45c0-a7af-23ddb5a3864a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:44:29.167362 crc crio[19822]: time=\"2026-06-12T10:44:29.167134592Z\" level=info msg=\"Stopped pod sandbox (already stopped): 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=265e0f33-58c6-45c0-a7af-23ddb5a3864a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:44:29.168052 crc crio[19822]: time=\"2026-06-12T10:44:29.167886836Z\" level=info msg=\"Removing pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=7573dc9a-ae24-444e-b5ad-d6f5a8cfe8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:44:29.185270 crc crio[19822]: time=\"2026-06-12T10:44:29.18516449Z\" level=info msg=\"Removed pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=7573dc9a-ae24-444e-b5ad-d6f5a8cfe8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:45:00.819250 crc crio[19822]: time=\"2026-06-12T10:45:00.818449573Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/POD\" id=51e8ac09-072d-4702-8cd0-dd365262a294 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:45:00.820616 crc crio[19822]: time=\"2026-06-12T10:45:00.81927076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:00.855873 crc crio[19822]: time=\"2026-06-12T10:45:00.855695318Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"\nJun 12 10:45:00.855873 crc crio[19822]: time=\"2026-06-12T10:45:00.855773321Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:45:01.531489 crc crio[19822]: 2026-06-12T10:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a291c632051170 Mac:da:c9:8f:68:88:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:45:01.535043 crc crio[19822]: time=\"2026-06-12T10:45:01.533229594Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"\nJun 12 10:45:01.535043 crc crio[19822]: time=\"2026-06-12T10:45:01.533437931Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:45:01.545445 crc crio[19822]: time=\"2026-06-12T10:45:01.545362474Z\" level=info msg=\"Ran pod sandbox 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/POD\" id=51e8ac09-072d-4702-8cd0-dd365262a294 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:45:01.550223 crc crio[19822]: time=\"2026-06-12T10:45:01.550142841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58a60a70-defb-4368-9c1d-070a8f4a40ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:01.553500 crc crio[19822]: time=\"2026-06-12T10:45:01.553311443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=93e42276-86bc-4e22-9fde-68b4f2c93524 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:01.596361 crc crio[19822]: time=\"2026-06-12T10:45:01.596248917Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles\" id=06780ddd-dc23-4b8c-a9cb-b56f264a1827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:01.596921 crc crio[19822]: time=\"2026-06-12T10:45:01.596879277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:01.650192 crc crio[19822]: time=\"2026-06-12T10:45:01.650019678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:01.656438 crc crio[19822]: time=\"2026-06-12T10:45:01.656325908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:01.872886 crc crio[19822]: time=\"2026-06-12T10:45:01.872313739Z\" level=info msg=\"Created container 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles\" id=06780ddd-dc23-4b8c-a9cb-b56f264a1827 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:01.874461 crc crio[19822]: time=\"2026-06-12T10:45:01.874333393Z\" level=info msg=\"Starting container: 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726\" id=e5335f82-ca9f-41d9-bc77-c97740c273fe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:45:01.881718 crc crio[19822]: time=\"2026-06-12T10:45:01.881621714Z\" level=info msg=\"Started container\" PID=141847 containerID=9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726 description=openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles id=e5335f82-ca9f-41d9-bc77-c97740c273fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\nJun 12 10:45:04.280466 crc crio[19822]: time=\"2026-06-12T10:45:04.279916829Z\" level=info msg=\"Stopping pod sandbox: feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96\" id=a799a681-5462-42ff-8c6b-cad0d92d118c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:04.282577 crc crio[19822]: time=\"2026-06-12T10:45:04.279988341Z\" level=info msg=\"Stopping pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=dd0e039f-96cd-4c47-a658-f2a9472c689a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:04.283118 crc crio[19822]: time=\"2026-06-12T10:45:04.28307Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc00101ae18}] Aliases:map[]}\"\nJun 12 10:45:04.283437 crc crio[19822]: time=\"2026-06-12T10:45:04.283411461Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:45:04.283969 crc crio[19822]: time=\"2026-06-12T10:45:04.283140472Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc00140eb70}] Aliases:map[]}\"\nJun 12 10:45:04.284213 crc crio[19822]: time=\"2026-06-12T10:45:04.284145863Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:45:04.680502 crc crio[19822]: time=\"2026-06-12T10:45:04.680394039Z\" level=info msg=\"Stopped pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=dd0e039f-96cd-4c47-a658-f2a9472c689a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:04.804398 crc crio[19822]: time=\"2026-06-12T10:45:04.80432201Z\" level=info msg=\"Stopped pod sandbox: feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96\" id=a799a681-5462-42ff-8c6b-cad0d92d118c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:05.827257 crc crio[19822]: time=\"2026-06-12T10:45:05.824885777Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/POD\" id=a15f6b56-f61c-46bc-bbad-9b9053cf5ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:45:05.827257 crc crio[19822]: time=\"2026-06-12T10:45:05.825655632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:05.884039 crc crio[19822]: time=\"2026-06-12T10:45:05.883880606Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc00101a3e8}] Aliases:map[]}\"\nJun 12 10:45:05.884039 crc crio[19822]: time=\"2026-06-12T10:45:05.883986159Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:45:06.596397 crc crio[19822]: 2026-06-12T10:45:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6546b88f50efa53 Mac:0a:92:7b:c3:18:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 SocketPath: PciID:}] [{Interface:0xc0002c2980 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:45:06.597967 crc crio[19822]: time=\"2026-06-12T10:45:06.597866558Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc00101a3e8}] Aliases:map[]}\"\nJun 12 10:45:06.598153 crc crio[19822]: time=\"2026-06-12T10:45:06.598096395Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:45:06.609152 crc crio[19822]: time=\"2026-06-12T10:45:06.609062754Z\" level=info msg=\"Ran pod sandbox 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/POD\" id=a15f6b56-f61c-46bc-bbad-9b9053cf5ebb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:45:06.615890 crc crio[19822]: time=\"2026-06-12T10:45:06.615730125Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2efe72eb-4bdd-417a-b84a-5c65b4784cea name=/runtime.v1.ImageService/PullImage\nJun 12 10:45:06.629093 crc crio[19822]: time=\"2026-06-12T10:45:06.629031823Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:45:07.125686 crc crio[19822]: time=\"2026-06-12T10:45:07.12515452Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2efe72eb-4bdd-417a-b84a-5c65b4784cea name=/runtime.v1.ImageService/PullImage\nJun 12 10:45:07.126921 crc crio[19822]: time=\"2026-06-12T10:45:07.126567825Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7fdf5b4a-6f76-48d0-a3e3-b09169b4ee50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:07.155664 crc crio[19822]: time=\"2026-06-12T10:45:07.15552862Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0e8affa4-fdf6-47a5-a511-d45cc5dc0c74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:07.169059 crc crio[19822]: time=\"2026-06-12T10:45:07.168768896Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=3f6000d6-36fa-4cd2-898b-9bd30faf14c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:07.169482 crc crio[19822]: time=\"2026-06-12T10:45:07.169430348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:07.223854 crc crio[19822]: time=\"2026-06-12T10:45:07.22372153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:07.227046 crc crio[19822]: time=\"2026-06-12T10:45:07.226981629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:07.442508 crc crio[19822]: time=\"2026-06-12T10:45:07.442399682Z\" level=info msg=\"Created container 89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=3f6000d6-36fa-4cd2-898b-9bd30faf14c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:07.444740 crc crio[19822]: time=\"2026-06-12T10:45:07.444662404Z\" level=info msg=\"Starting container: 89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058\" id=0c62cabe-0eb8-4fcc-9894-c0f6d60e438f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:45:07.452778 crc crio[19822]: time=\"2026-06-12T10:45:07.452676838Z\" level=info msg=\"Started container\" PID=142317 containerID=89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=0c62cabe-0eb8-4fcc-9894-c0f6d60e438f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb\nJun 12 10:45:15.374345 crc crio[19822]: time=\"2026-06-12T10:45:15.373583217Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-8mfbv/POD\" id=ca7d6a5e-01d2-415b-9244-b999be99b46c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:45:15.374345 crc crio[19822]: time=\"2026-06-12T10:45:15.374328481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:15.408794 crc crio[19822]: time=\"2026-06-12T10:45:15.408696285Z\" level=info msg=\"Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc000696eb8}] Aliases:map[]}\"\nJun 12 10:45:15.408794 crc crio[19822]: time=\"2026-06-12T10:45:15.408773908Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-8mfbv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:45:16.024266 crc crio[19822]: 2026-06-12T10:45:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b367096e634bd26 Mac:6e:cb:8d:3f:c9:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:45:16.026139 crc crio[19822]: time=\"2026-06-12T10:45:16.026064334Z\" level=info msg=\"Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc000696eb8}] Aliases:map[]}\"\nJun 12 10:45:16.026270 crc crio[19822]: time=\"2026-06-12T10:45:16.0262231Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8mfbv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:45:16.040887 crc crio[19822]: time=\"2026-06-12T10:45:16.040757163Z\" level=info msg=\"Ran pod sandbox b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 with infra container: openshift-marketplace/certified-operators-8mfbv/POD\" id=ca7d6a5e-01d2-415b-9244-b999be99b46c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:45:16.044075 crc crio[19822]: time=\"2026-06-12T10:45:16.043994588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12539670-b31f-4d8f-9334-b21c63ca1a2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:16.046698 crc crio[19822]: time=\"2026-06-12T10:45:16.046633523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80fef2b1-aee9-41b5-8777-9c9e4c2410dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:16.054517 crc crio[19822]: time=\"2026-06-12T10:45:16.054437286Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8mfbv/extract-utilities\" id=fead90e2-1039-42dc-8e8c-44e0125601a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:16.055075 crc crio[19822]: time=\"2026-06-12T10:45:16.054995354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:16.126422 crc crio[19822]: time=\"2026-06-12T10:45:16.126293962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:16.133427 crc crio[19822]: time=\"2026-06-12T10:45:16.133329789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:16.289194 crc crio[19822]: time=\"2026-06-12T10:45:16.289098201Z\" level=info msg=\"Created container 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0: openshift-marketplace/certified-operators-8mfbv/extract-utilities\" id=fead90e2-1039-42dc-8e8c-44e0125601a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:16.290195 crc crio[19822]: time=\"2026-06-12T10:45:16.290134914Z\" level=info msg=\"Starting container: 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0\" id=e741e44f-e7b3-4706-bc08-3a5ed3111ce7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:45:16.300920 crc crio[19822]: time=\"2026-06-12T10:45:16.300776223Z\" level=info msg=\"Started container\" PID=142960 containerID=1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0 description=openshift-marketplace/certified-operators-8mfbv/extract-utilities id=e741e44f-e7b3-4706-bc08-3a5ed3111ce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\nJun 12 10:45:16.475431 crc crio[19822]: time=\"2026-06-12T10:45:16.474487759Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a36d93ec-4cd7-427d-8aaf-22296d6435ce name=/runtime.v1.ImageService/PullImage\nJun 12 10:45:16.483358 crc crio[19822]: time=\"2026-06-12T10:45:16.483260059Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 10:45:17.511296 crc crio[19822]: time=\"2026-06-12T10:45:17.511110767Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=a36d93ec-4cd7-427d-8aaf-22296d6435ce name=/runtime.v1.ImageService/PullImage\nJun 12 10:45:17.512621 crc crio[19822]: time=\"2026-06-12T10:45:17.51220299Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f52dcbc0-dc03-441e-9806-d131fe6f53e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:17.515106 crc crio[19822]: time=\"2026-06-12T10:45:17.515016599Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ac48f61-a884-4936-a5bc-f3ce22e23726 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:17.563637 crc crio[19822]: time=\"2026-06-12T10:45:17.563507352Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8mfbv/extract-content\" id=df303a29-8448-4ae4-a1fd-e3378d48e058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:17.564216 crc crio[19822]: time=\"2026-06-12T10:45:17.56406366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:17.617417 crc crio[19822]: time=\"2026-06-12T10:45:17.616998324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:17.620450 crc crio[19822]: time=\"2026-06-12T10:45:17.620391122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:17.779410 crc crio[19822]: time=\"2026-06-12T10:45:17.779268096Z\" level=info msg=\"Created container f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0: openshift-marketplace/certified-operators-8mfbv/extract-content\" id=df303a29-8448-4ae4-a1fd-e3378d48e058 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:17.780642 crc crio[19822]: time=\"2026-06-12T10:45:17.780565959Z\" level=info msg=\"Starting container: f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0\" id=492b97c4-ddde-4a78-a8ea-be0ed46b2077 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:45:17.789424 crc crio[19822]: time=\"2026-06-12T10:45:17.789332746Z\" level=info msg=\"Started container\" PID=143023 containerID=f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0 description=openshift-marketplace/certified-operators-8mfbv/extract-content id=492b97c4-ddde-4a78-a8ea-be0ed46b2077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\nJun 12 10:45:19.523049 crc crio[19822]: time=\"2026-06-12T10:45:19.522042867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a570a6b-563e-4b52-b842-6c69f7d695f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:19.526277 crc crio[19822]: time=\"2026-06-12T10:45:19.526151998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=48c0abec-5d8d-4c00-82ba-1dbdb8bfcf1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:45:19.547199 crc crio[19822]: time=\"2026-06-12T10:45:19.547118734Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8mfbv/registry-server\" id=ef944efc-6d70-4a90-bfb3-aeae0d5ceaa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:19.547546 crc crio[19822]: time=\"2026-06-12T10:45:19.547485117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:19.604187 crc crio[19822]: time=\"2026-06-12T10:45:19.604113658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:19.607365 crc crio[19822]: time=\"2026-06-12T10:45:19.607295319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:45:19.804588 crc crio[19822]: time=\"2026-06-12T10:45:19.804465862Z\" level=info msg=\"Created container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server\" id=ef944efc-6d70-4a90-bfb3-aeae0d5ceaa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:45:19.806079 crc crio[19822]: time=\"2026-06-12T10:45:19.80599483Z\" level=info msg=\"Starting container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02\" id=5d48f2ae-3e11-4430-b2e3-0e5e7f88c6c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:45:19.811249 crc crio[19822]: time=\"2026-06-12T10:45:19.811156304Z\" level=info msg=\"Started container\" PID=143096 containerID=f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02 description=openshift-marketplace/certified-operators-8mfbv/registry-server id=5d48f2ae-3e11-4430-b2e3-0e5e7f88c6c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\nJun 12 10:45:27.664558 crc crio[19822]: time=\"2026-06-12T10:45:27.663661676Z\" level=info msg=\"Stopping container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02 (timeout: 2s)\" id=530f0b0c-41aa-4461-9520-0043760e7c19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:45:27.798542 crc crio[19822]: time=\"2026-06-12T10:45:27.798417473Z\" level=info msg=\"Stopped container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server\" id=530f0b0c-41aa-4461-9520-0043760e7c19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:45:27.801011 crc crio[19822]: time=\"2026-06-12T10:45:27.799478217Z\" level=info msg=\"Stopping pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=9b627c5c-c781-494f-999c-8845a8846aa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:27.801011 crc crio[19822]: time=\"2026-06-12T10:45:27.800344164Z\" level=info msg=\"Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc00008d5f8}] Aliases:map[]}\"\nJun 12 10:45:27.801011 crc crio[19822]: time=\"2026-06-12T10:45:27.800554252Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-8mfbv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:45:28.222406 crc crio[19822]: time=\"2026-06-12T10:45:28.220256055Z\" level=info msg=\"Stopped pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=9b627c5c-c781-494f-999c-8845a8846aa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:28.685396 crc crio[19822]: time=\"2026-06-12T10:45:28.685293557Z\" level=info msg=\"Removing container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02\" id=5c9da9db-b38b-40b8-92e5-258c54ba2fe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:45:28.729507 crc crio[19822]: time=\"2026-06-12T10:45:28.729440853Z\" level=info msg=\"Removed container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server\" id=5c9da9db-b38b-40b8-92e5-258c54ba2fe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:45:28.732603 crc crio[19822]: time=\"2026-06-12T10:45:28.732563849Z\" level=info msg=\"Removing container: f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0\" id=034bc715-8173-4496-9c88-8860fa77bc8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:45:28.781054 crc crio[19822]: time=\"2026-06-12T10:45:28.780740874Z\" level=info msg=\"Removed container f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0: openshift-marketplace/certified-operators-8mfbv/extract-content\" id=034bc715-8173-4496-9c88-8860fa77bc8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:45:28.784019 crc crio[19822]: time=\"2026-06-12T10:45:28.783924964Z\" level=info msg=\"Removing container: 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0\" id=66e49246-51bd-4064-8e75-01648756cc8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:45:28.820885 crc crio[19822]: time=\"2026-06-12T10:45:28.820732818Z\" level=info msg=\"Removed container 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0: openshift-marketplace/certified-operators-8mfbv/extract-utilities\" id=66e49246-51bd-4064-8e75-01648756cc8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:45:29.208298 crc crio[19822]: time=\"2026-06-12T10:45:29.207910042Z\" level=info msg=\"Removing container: 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f\" id=36da2af1-dd8c-4fc5-93b9-1de5636442a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:45:29.237125 crc crio[19822]: time=\"2026-06-12T10:45:29.23702471Z\" level=info msg=\"Removed container 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles\" id=36da2af1-dd8c-4fc5-93b9-1de5636442a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:45:29.248476 crc crio[19822]: time=\"2026-06-12T10:45:29.248318247Z\" level=info msg=\"Stopping pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=b81cbc1e-7d08-41c5-a7ff-44c5da446c95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:29.248476 crc crio[19822]: time=\"2026-06-12T10:45:29.24842677Z\" level=info msg=\"Stopped pod sandbox (already stopped): b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=b81cbc1e-7d08-41c5-a7ff-44c5da446c95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:29.249137 crc crio[19822]: time=\"2026-06-12T10:45:29.249075711Z\" level=info msg=\"Removing pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=ed085604-349b-4893-93b2-8ed459df4db9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:45:29.266314 crc crio[19822]: time=\"2026-06-12T10:45:29.266137157Z\" level=info msg=\"Removed pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=ed085604-349b-4893-93b2-8ed459df4db9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:45:29.267542 crc crio[19822]: time=\"2026-06-12T10:45:29.267428754Z\" level=info msg=\"Stopping pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=a7e70169-9cad-45b2-9cea-1118e6c26ae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:29.267704 crc crio[19822]: time=\"2026-06-12T10:45:29.26758841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=a7e70169-9cad-45b2-9cea-1118e6c26ae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:45:29.269639 crc crio[19822]: time=\"2026-06-12T10:45:29.269540562Z\" level=info msg=\"Removing pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=7f3d60fa-5b4c-411f-a682-79839bf08840 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:45:29.290059 crc crio[19822]: time=\"2026-06-12T10:45:29.289920362Z\" level=info msg=\"Removed pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=7f3d60fa-5b4c-411f-a682-79839bf08840 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:46:00.567314 crc crio[19822]: time=\"2026-06-12T10:46:00.566304703Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687686-6nbdh/POD\" id=a5b472d3-9a05-4289-b4fa-1bcbfb0e6bf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:46:00.568875 crc crio[19822]: time=\"2026-06-12T10:46:00.567337697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:46:00.638702 crc crio[19822]: time=\"2026-06-12T10:46:00.638577306Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc0037c9170}] Aliases:map[]}\"\nJun 12 10:46:00.638702 crc crio[19822]: time=\"2026-06-12T10:46:00.638676429Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687686-6nbdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:46:01.249650 crc crio[19822]: 2026-06-12T10:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd1aa24b2f9209 Mac:de:ef:0a:ae:49:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 SocketPath: PciID:}] [{Interface:0xc000284760 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:46:01.252214 crc crio[19822]: time=\"2026-06-12T10:46:01.251668501Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc0037c9170}] Aliases:map[]}\"\nJun 12 10:46:01.252214 crc crio[19822]: time=\"2026-06-12T10:46:01.252008882Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687686-6nbdh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:46:01.268270 crc crio[19822]: time=\"2026-06-12T10:46:01.268126015Z\" level=info msg=\"Ran pod sandbox 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 with infra container: openshift-infra/auto-csr-approver-29687686-6nbdh/POD\" id=a5b472d3-9a05-4289-b4fa-1bcbfb0e6bf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:46:01.273676 crc crio[19822]: time=\"2026-06-12T10:46:01.273597917Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=81846a37-5245-4357-9a8e-a5eb04ed1c0b name=/runtime.v1.ImageService/PullImage\nJun 12 10:46:01.287347 crc crio[19822]: time=\"2026-06-12T10:46:01.285692035Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:46:02.191142 crc crio[19822]: time=\"2026-06-12T10:46:02.190707677Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=81846a37-5245-4357-9a8e-a5eb04ed1c0b name=/runtime.v1.ImageService/PullImage\nJun 12 10:46:02.193160 crc crio[19822]: time=\"2026-06-12T10:46:02.192718566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f12f6b40-b502-462d-9782-498c971cf6b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:46:02.196465 crc crio[19822]: time=\"2026-06-12T10:46:02.196009801Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5045d12-dd9b-48b5-b091-636435854cb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:46:02.205305 crc crio[19822]: time=\"2026-06-12T10:46:02.203751087Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687686-6nbdh/oc\" id=969ad8f2-de43-4c48-b283-5fb703845e3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:46:02.205305 crc crio[19822]: time=\"2026-06-12T10:46:02.204350517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:46:02.255376 crc crio[19822]: time=\"2026-06-12T10:46:02.255251445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:46:02.485120 crc crio[19822]: time=\"2026-06-12T10:46:02.484901241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:46:02.621781 crc crio[19822]: time=\"2026-06-12T10:46:02.621261438Z\" level=info msg=\"Created container 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5: openshift-infra/auto-csr-approver-29687686-6nbdh/oc\" id=969ad8f2-de43-4c48-b283-5fb703845e3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:46:02.623057 crc crio[19822]: time=\"2026-06-12T10:46:02.622995314Z\" level=info msg=\"Starting container: 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5\" id=de1cf04a-3949-43b9-be85-ee11f0e6965d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:46:02.628233 crc crio[19822]: time=\"2026-06-12T10:46:02.628125327Z\" level=info msg=\"Started container\" PID=145363 containerID=60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5 description=openshift-infra/auto-csr-approver-29687686-6nbdh/oc id=de1cf04a-3949-43b9-be85-ee11f0e6965d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\nJun 12 10:46:04.348182 crc crio[19822]: time=\"2026-06-12T10:46:04.34771564Z\" level=info msg=\"Stopping pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=54b44dca-2c78-4e81-b3ee-2e109b57137f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:46:04.349256 crc crio[19822]: time=\"2026-06-12T10:46:04.349018891Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc00140f5a0}] Aliases:map[]}\"\nJun 12 10:46:04.349256 crc crio[19822]: time=\"2026-06-12T10:46:04.349239948Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687686-6nbdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:46:04.696535 crc crio[19822]: time=\"2026-06-12T10:46:04.696184906Z\" level=info msg=\"Stopped pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=54b44dca-2c78-4e81-b3ee-2e109b57137f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:46:29.317293 crc crio[19822]: time=\"2026-06-12T10:46:29.316410557Z\" level=info msg=\"Removing container: c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217\" id=b4bec7ef-8234-4dc6-aea9-03deb24693bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:46:29.467355 crc crio[19822]: time=\"2026-06-12T10:46:29.467264289Z\" level=info msg=\"Removed container c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217: openshift-infra/auto-csr-approver-29687680-hc5t4/oc\" id=b4bec7ef-8234-4dc6-aea9-03deb24693bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:46:29.481645 crc crio[19822]: time=\"2026-06-12T10:46:29.481576861Z\" level=info msg=\"Stopping pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=ccf84978-6d24-496c-8d53-a0476f3750d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:46:29.481645 crc crio[19822]: time=\"2026-06-12T10:46:29.481643813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=ccf84978-6d24-496c-8d53-a0476f3750d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:46:29.482757 crc crio[19822]: time=\"2026-06-12T10:46:29.482691547Z\" level=info msg=\"Removing pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=e22d7e43-0136-4a9e-be72-445d4da25528 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:46:29.501594 crc crio[19822]: time=\"2026-06-12T10:46:29.501393584Z\" level=info msg=\"Removed pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=e22d7e43-0136-4a9e-be72-445d4da25528 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:47:50.343796 crc crio[19822]: time=\"2026-06-12T10:47:50.342723948Z\" level=info msg=\"Stopping pod sandbox: 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb\" id=4802f9f6-d9a9-4b71-8f98-1a3dbf59708d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:47:50.346032 crc crio[19822]: time=\"2026-06-12T10:47:50.34495108Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc005213058}] Aliases:map[]}\"\nJun 12 10:47:50.346032 crc crio[19822]: time=\"2026-06-12T10:47:50.345168737Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:47:50.999331 crc crio[19822]: time=\"2026-06-12T10:47:50.998649172Z\" level=info msg=\"Stopped pod sandbox: 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb\" id=4802f9f6-d9a9-4b71-8f98-1a3dbf59708d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:47:51.909680 crc crio[19822]: time=\"2026-06-12T10:47:51.90923476Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/POD\" id=cdf74d60-a831-410e-95a3-5aead0dce449 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:47:51.910623 crc crio[19822]: time=\"2026-06-12T10:47:51.909707005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:47:51.951141 crc crio[19822]: time=\"2026-06-12T10:47:51.951048741Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc001ee2570}] Aliases:map[]}\"\nJun 12 10:47:51.951141 crc crio[19822]: time=\"2026-06-12T10:47:51.951110823Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:47:52.640141 crc crio[19822]: 2026-06-12T10:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61bfacb31254b48 Mac:4a:74:d6:e5:ae:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:47:52.640141 crc crio[19822]: time=\"2026-06-12T10:47:52.639420923Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc001ee2570}] Aliases:map[]}\"\nJun 12 10:47:52.640141 crc crio[19822]: time=\"2026-06-12T10:47:52.639566018Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:47:52.652102 crc crio[19822]: time=\"2026-06-12T10:47:52.651284678Z\" level=info msg=\"Ran pod sandbox 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/POD\" id=cdf74d60-a831-410e-95a3-5aead0dce449 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:47:52.654931 crc crio[19822]: time=\"2026-06-12T10:47:52.65477919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bf4028bf-a10b-4d72-9f6c-b7b36a315859 name=/runtime.v1.ImageService/PullImage\nJun 12 10:47:52.662770 crc crio[19822]: time=\"2026-06-12T10:47:52.662680499Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:47:53.169994 crc crio[19822]: time=\"2026-06-12T10:47:53.169901814Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bf4028bf-a10b-4d72-9f6c-b7b36a315859 name=/runtime.v1.ImageService/PullImage\nJun 12 10:47:53.171605 crc crio[19822]: time=\"2026-06-12T10:47:53.171505155Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3959b669-b770-4df5-b086-f4686b9d4290 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:47:53.206665 crc crio[19822]: time=\"2026-06-12T10:47:53.206565881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7ddb2dcc-0b7e-4b4a-b9d7-bf9f3a868d91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:47:53.215384 crc crio[19822]: time=\"2026-06-12T10:47:53.215272888Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=763eba75-dd63-4dc2-8c05-565ce586974e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:47:53.216041 crc crio[19822]: time=\"2026-06-12T10:47:53.215938619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:47:53.288771 crc crio[19822]: time=\"2026-06-12T10:47:53.288234488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:47:53.294238 crc crio[19822]: time=\"2026-06-12T10:47:53.294067704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:47:53.481627 crc crio[19822]: time=\"2026-06-12T10:47:53.481503556Z\" level=info msg=\"Created container be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=763eba75-dd63-4dc2-8c05-565ce586974e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:47:53.483733 crc crio[19822]: time=\"2026-06-12T10:47:53.483627464Z\" level=info msg=\"Starting container: be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5\" id=9e0f4c7f-446b-4b09-b794-28bc5dea5a39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:47:53.491654 crc crio[19822]: time=\"2026-06-12T10:47:53.491562107Z\" level=info msg=\"Started container\" PID=150750 containerID=be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=9e0f4c7f-446b-4b09-b794-28bc5dea5a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802\nJun 12 10:48:00.748482 crc crio[19822]: time=\"2026-06-12T10:48:00.747051536Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687688-mblt9/POD\" id=4194e46c-8803-4415-8175-09a26f566dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:48:00.749982 crc crio[19822]: time=\"2026-06-12T10:48:00.748466482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:00.816313 crc crio[19822]: time=\"2026-06-12T10:48:00.815131603Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc00140e038}] Aliases:map[]}\"\nJun 12 10:48:00.816313 crc crio[19822]: time=\"2026-06-12T10:48:00.815199686Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687688-mblt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:48:01.372789 crc crio[19822]: 2026-06-12T10:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4dcf7e8417887ad Mac:6a:10:b9:14:22:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca SocketPath: PciID:}] [{Interface:0xc00023cdc0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:48:01.374601 crc crio[19822]: time=\"2026-06-12T10:48:01.37450374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc00140e038}] Aliases:map[]}\"\nJun 12 10:48:01.374732 crc crio[19822]: time=\"2026-06-12T10:48:01.374707146Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687688-mblt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:48:01.390237 crc crio[19822]: time=\"2026-06-12T10:48:01.390123222Z\" level=info msg=\"Ran pod sandbox 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c with infra container: openshift-infra/auto-csr-approver-29687688-mblt9/POD\" id=4194e46c-8803-4415-8175-09a26f566dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:48:01.394786 crc crio[19822]: time=\"2026-06-12T10:48:01.394682289Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53d6d9f1-0459-4188-ba01-1e467c07b29c name=/runtime.v1.ImageService/PullImage\nJun 12 10:48:01.413863 crc crio[19822]: time=\"2026-06-12T10:48:01.413686083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:48:02.317745 crc crio[19822]: time=\"2026-06-12T10:48:02.317164705Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53d6d9f1-0459-4188-ba01-1e467c07b29c name=/runtime.v1.ImageService/PullImage\nJun 12 10:48:02.319765 crc crio[19822]: time=\"2026-06-12T10:48:02.319300633Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=087f6756-cefd-44a7-b0fc-96e6455ccf04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:48:02.322166 crc crio[19822]: time=\"2026-06-12T10:48:02.322064191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5fb553cd-042b-4ca5-869f-0731b188fa34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:48:02.330774 crc crio[19822]: time=\"2026-06-12T10:48:02.330638444Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687688-mblt9/oc\" id=2049cced-4792-4a3b-89bc-db055eb095d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:48:02.331450 crc crio[19822]: time=\"2026-06-12T10:48:02.331370217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:02.384360 crc crio[19822]: time=\"2026-06-12T10:48:02.384227641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:02.769735 crc crio[19822]: time=\"2026-06-12T10:48:02.769548506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:02.886935 crc crio[19822]: time=\"2026-06-12T10:48:02.886754244Z\" level=info msg=\"Created container bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171: openshift-infra/auto-csr-approver-29687688-mblt9/oc\" id=2049cced-4792-4a3b-89bc-db055eb095d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:48:02.887996 crc crio[19822]: time=\"2026-06-12T10:48:02.88787554Z\" level=info msg=\"Starting container: bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171\" id=008b7c27-ed7c-4eff-8928-49a9aa576b6d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:48:02.897066 crc crio[19822]: time=\"2026-06-12T10:48:02.896621578Z\" level=info msg=\"Started container\" PID=151296 containerID=bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171 description=openshift-infra/auto-csr-approver-29687688-mblt9/oc id=008b7c27-ed7c-4eff-8928-49a9aa576b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\nJun 12 10:48:04.589651 crc crio[19822]: time=\"2026-06-12T10:48:04.588311024Z\" level=info msg=\"Stopping pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=0401e312-82eb-469a-b255-eacd3945f04a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:48:04.591545 crc crio[19822]: time=\"2026-06-12T10:48:04.59069272Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc001ee2d80}] Aliases:map[]}\"\nJun 12 10:48:04.591545 crc crio[19822]: time=\"2026-06-12T10:48:04.591092163Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687688-mblt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:48:04.970430 crc crio[19822]: time=\"2026-06-12T10:48:04.970221513Z\" level=info msg=\"Stopped pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=0401e312-82eb-469a-b255-eacd3945f04a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:48:29.581948 crc crio[19822]: time=\"2026-06-12T10:48:29.581204151Z\" level=info msg=\"Removing container: 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a\" id=f559d439-4a29-45d4-9cea-7e2e2d82ac87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:48:29.852003 crc crio[19822]: time=\"2026-06-12T10:48:29.851600745Z\" level=info msg=\"Removed container 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a: openshift-infra/auto-csr-approver-29687682-78kwc/oc\" id=f559d439-4a29-45d4-9cea-7e2e2d82ac87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:48:29.862638 crc crio[19822]: time=\"2026-06-12T10:48:29.861996663Z\" level=info msg=\"Stopping pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=ba1d7a13-22e3-478e-b56f-1ac4b8fb9627 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:48:29.862638 crc crio[19822]: time=\"2026-06-12T10:48:29.862090286Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=ba1d7a13-22e3-478e-b56f-1ac4b8fb9627 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:48:29.863075 crc crio[19822]: time=\"2026-06-12T10:48:29.862773768Z\" level=info msg=\"Removing pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=fb1373a5-5a5b-4eb5-b48e-9d49529fee71 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:48:29.886570 crc crio[19822]: time=\"2026-06-12T10:48:29.886442444Z\" level=info msg=\"Removed pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=fb1373a5-5a5b-4eb5-b48e-9d49529fee71 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:48:45.177172 crc crio[19822]: time=\"2026-06-12T10:48:45.175953797Z\" level=info msg=\"Stopping pod sandbox: 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802\" id=9fb86447-1a3f-4a46-9605-4c256cec7420 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:48:45.180778 crc crio[19822]: time=\"2026-06-12T10:48:45.1776237Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc0021456d0}] Aliases:map[]}\"\nJun 12 10:48:45.180778 crc crio[19822]: time=\"2026-06-12T10:48:45.177797916Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:48:45.707444 crc crio[19822]: time=\"2026-06-12T10:48:45.706798894Z\" level=info msg=\"Stopped pod sandbox: 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802\" id=9fb86447-1a3f-4a46-9605-4c256cec7420 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:48:46.722729 crc crio[19822]: time=\"2026-06-12T10:48:46.722162385Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/POD\" id=eb19b4a1-b841-463a-a138-aa5211f61489 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:48:46.724042 crc crio[19822]: time=\"2026-06-12T10:48:46.722759614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:46.788381 crc crio[19822]: time=\"2026-06-12T10:48:46.788227327Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00244d360}] Aliases:map[]}\"\nJun 12 10:48:46.788381 crc crio[19822]: time=\"2026-06-12T10:48:46.78832428Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:48:47.717577 crc crio[19822]: 2026-06-12T10:48:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b66de739b2861f Mac:52:3f:82:6f:f7:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d SocketPath: PciID:}] [{Interface:0xc00012e7a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:48:47.720011 crc crio[19822]: time=\"2026-06-12T10:48:47.719916984Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00244d360}] Aliases:map[]}\"\nJun 12 10:48:47.720176 crc crio[19822]: time=\"2026-06-12T10:48:47.720115991Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:48:47.734050 crc crio[19822]: time=\"2026-06-12T10:48:47.733890401Z\" level=info msg=\"Ran pod sandbox 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/POD\" id=eb19b4a1-b841-463a-a138-aa5211f61489 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:48:47.743707 crc crio[19822]: time=\"2026-06-12T10:48:47.743595157Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0c6a755b-e15c-48cd-ab86-78c87628655c name=/runtime.v1.ImageService/PullImage\nJun 12 10:48:47.753905 crc crio[19822]: time=\"2026-06-12T10:48:47.753776583Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:48:48.229936 crc crio[19822]: time=\"2026-06-12T10:48:48.229796955Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0c6a755b-e15c-48cd-ab86-78c87628655c name=/runtime.v1.ImageService/PullImage\nJun 12 10:48:48.230538 crc crio[19822]: time=\"2026-06-12T10:48:48.230491226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3b061277-a2a2-4bcc-af4a-be35bc9b4463 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:48:48.256134 crc crio[19822]: time=\"2026-06-12T10:48:48.255588344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=66ee767a-9c8d-435e-8170-8d24a32afe6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:48:48.263449 crc crio[19822]: time=\"2026-06-12T10:48:48.263358832Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=b745ce91-ebee-459b-ae93-86ce589a2a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:48:48.264319 crc crio[19822]: time=\"2026-06-12T10:48:48.264275292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:48.330068 crc crio[19822]: time=\"2026-06-12T10:48:48.329568098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:48.335238 crc crio[19822]: time=\"2026-06-12T10:48:48.335115005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:48.501794 crc crio[19822]: time=\"2026-06-12T10:48:48.501611532Z\" level=info msg=\"Created container ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=b745ce91-ebee-459b-ae93-86ce589a2a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:48:48.503240 crc crio[19822]: time=\"2026-06-12T10:48:48.503160291Z\" level=info msg=\"Starting container: ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14\" id=d8be18a3-d3aa-467e-a067-bcaaadd9394e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:48:48.508992 crc crio[19822]: time=\"2026-06-12T10:48:48.508882913Z\" level=info msg=\"Started container\" PID=153815 containerID=ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=d8be18a3-d3aa-467e-a067-bcaaadd9394e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810\nJun 12 10:48:55.338256 crc crio[19822]: time=\"2026-06-12T10:48:55.337368669Z\" level=info msg=\"Stopping pod sandbox: 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810\" id=b939c29d-d513-4245-89dd-ce53923a8770 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:48:55.340581 crc crio[19822]: time=\"2026-06-12T10:48:55.340541661Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00008d938}] Aliases:map[]}\"\nJun 12 10:48:55.340935 crc crio[19822]: time=\"2026-06-12T10:48:55.340905121Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:48:55.853273 crc crio[19822]: time=\"2026-06-12T10:48:55.852656551Z\" level=info msg=\"Stopped pod sandbox: 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810\" id=b939c29d-d513-4245-89dd-ce53923a8770 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:48:57.007895 crc crio[19822]: time=\"2026-06-12T10:48:57.007412355Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/POD\" id=1e82fc64-2c76-42d6-a5f7-c24cfd0ea95f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:48:57.008797 crc crio[19822]: time=\"2026-06-12T10:48:57.007908121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:57.052671 crc crio[19822]: time=\"2026-06-12T10:48:57.051702684Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc002144058}] Aliases:map[]}\"\nJun 12 10:48:57.053075 crc crio[19822]: time=\"2026-06-12T10:48:57.052659035Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:48:57.751024 crc crio[19822]: 2026-06-12T10:48:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b3a01588f8e8c9 Mac:52:83:05:93:c7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:48:57.753770 crc crio[19822]: time=\"2026-06-12T10:48:57.753683666Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc002144058}] Aliases:map[]}\"\nJun 12 10:48:57.753998 crc crio[19822]: time=\"2026-06-12T10:48:57.753937264Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:48:57.762530 crc crio[19822]: time=\"2026-06-12T10:48:57.762442788Z\" level=info msg=\"Ran pod sandbox 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/POD\" id=1e82fc64-2c76-42d6-a5f7-c24cfd0ea95f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:48:57.766270 crc crio[19822]: time=\"2026-06-12T10:48:57.766171794Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c3bd6ac0-3e6d-4682-bae6-cda4c325b84c name=/runtime.v1.ImageService/PullImage\nJun 12 10:48:57.770690 crc crio[19822]: time=\"2026-06-12T10:48:57.770608911Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:48:58.262166 crc crio[19822]: time=\"2026-06-12T10:48:58.262080839Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c3bd6ac0-3e6d-4682-bae6-cda4c325b84c name=/runtime.v1.ImageService/PullImage\nJun 12 10:48:58.263512 crc crio[19822]: time=\"2026-06-12T10:48:58.263078341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8d856052-c479-4171-8c86-1adf0a782bfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:48:58.295085 crc crio[19822]: time=\"2026-06-12T10:48:58.294872122Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e0242107-d00d-44dd-b2cf-28407df23f90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:48:58.304947 crc crio[19822]: time=\"2026-06-12T10:48:58.303234788Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=09ed91a9-1cac-4f73-a35c-53c8b6bba965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:48:58.304947 crc crio[19822]: time=\"2026-06-12T10:48:58.303686702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:58.356433 crc crio[19822]: time=\"2026-06-12T10:48:58.356338197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:58.361281 crc crio[19822]: time=\"2026-06-12T10:48:58.361206683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:48:58.557323 crc crio[19822]: time=\"2026-06-12T10:48:58.556801605Z\" level=info msg=\"Created container 9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=09ed91a9-1cac-4f73-a35c-53c8b6bba965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:48:58.559174 crc crio[19822]: time=\"2026-06-12T10:48:58.559101828Z\" level=info msg=\"Starting container: 9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33\" id=bec619cb-5bd3-4e63-8a2d-4abf2214e1bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:48:58.565421 crc crio[19822]: time=\"2026-06-12T10:48:58.565332476Z\" level=info msg=\"Started container\" PID=154449 containerID=9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=bec619cb-5bd3-4e63-8a2d-4abf2214e1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61\nJun 12 10:49:03.483267 crc crio[19822]: time=\"2026-06-12T10:49:03.4812534Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-2xspl/POD\" id=d637f4fa-a882-487a-be6e-9b668373e804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:49:03.483267 crc crio[19822]: time=\"2026-06-12T10:49:03.482027625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:03.524096 crc crio[19822]: time=\"2026-06-12T10:49:03.524004962Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696220}] Aliases:map[]}\"\nJun 12 10:49:03.524096 crc crio[19822]: time=\"2026-06-12T10:49:03.524084454Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-2xspl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:49:04.096237 crc crio[19822]: 2026-06-12T10:49:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15f9effd053a179 Mac:a2:f2:4e:a9:64:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 SocketPath: PciID:}] [{Interface:0xc0002daa30 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:49:04.097651 crc crio[19822]: time=\"2026-06-12T10:49:04.097570017Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696220}] Aliases:map[]}\"\nJun 12 10:49:04.097799 crc crio[19822]: time=\"2026-06-12T10:49:04.097751702Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-2xspl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:49:04.109159 crc crio[19822]: time=\"2026-06-12T10:49:04.10828328Z\" level=info msg=\"Ran pod sandbox 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 with infra container: openshift-marketplace/redhat-marketplace-2xspl/POD\" id=d637f4fa-a882-487a-be6e-9b668373e804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:49:04.117543 crc crio[19822]: time=\"2026-06-12T10:49:04.113213594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e753483a-608d-4538-8ac9-fbd98dcd7f8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:49:04.117543 crc crio[19822]: time=\"2026-06-12T10:49:04.116873286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19c26327-bb74-4c32-b9fc-7184f65f8fae name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:49:04.126551 crc crio[19822]: time=\"2026-06-12T10:49:04.1264661Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities\" id=a2a12ce5-cd01-457c-b3d6-8d93600b6278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:49:04.126982 crc crio[19822]: time=\"2026-06-12T10:49:04.126914405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:04.198084 crc crio[19822]: time=\"2026-06-12T10:49:04.197994111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:04.205738 crc crio[19822]: time=\"2026-06-12T10:49:04.205676675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:04.378753 crc crio[19822]: time=\"2026-06-12T10:49:04.378161032Z\" level=info msg=\"Created container acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities\" id=a2a12ce5-cd01-457c-b3d6-8d93600b6278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:49:04.379955 crc crio[19822]: time=\"2026-06-12T10:49:04.379887347Z\" level=info msg=\"Starting container: acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388\" id=926403e7-f8c0-4265-ae27-8b88141ee98c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:49:04.389600 crc crio[19822]: time=\"2026-06-12T10:49:04.389517785Z\" level=info msg=\"Started container\" PID=154819 containerID=acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388 description=openshift-marketplace/redhat-marketplace-2xspl/extract-utilities id=926403e7-f8c0-4265-ae27-8b88141ee98c name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\nJun 12 10:49:04.486271 crc crio[19822]: time=\"2026-06-12T10:49:04.486159098Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bbad6c2b-f96a-47c9-aa60-c3413e0e37b6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:49:04.493417 crc crio[19822]: time=\"2026-06-12T10:49:04.493336307Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 10:49:05.045670 crc crio[19822]: time=\"2026-06-12T10:49:05.044957955Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=bbad6c2b-f96a-47c9-aa60-c3413e0e37b6 name=/runtime.v1.ImageService/PullImage\nJun 12 10:49:05.046332 crc crio[19822]: time=\"2026-06-12T10:49:05.046250956Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2d37e583-b4f9-4436-9562-968c441d8392 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:49:05.050336 crc crio[19822]: time=\"2026-06-12T10:49:05.049186049Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bf363060-a969-405d-ae17-34d8c15c569b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:49:05.058342 crc crio[19822]: time=\"2026-06-12T10:49:05.058248248Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2xspl/extract-content\" id=8f0ab499-cf2f-435e-a354-b804a60f8479 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:49:05.058781 crc crio[19822]: time=\"2026-06-12T10:49:05.058723233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:05.106628 crc crio[19822]: time=\"2026-06-12T10:49:05.106386078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:05.111208 crc crio[19822]: time=\"2026-06-12T10:49:05.111131409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:05.297541 crc crio[19822]: time=\"2026-06-12T10:49:05.297487498Z\" level=info msg=\"Created container fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb: openshift-marketplace/redhat-marketplace-2xspl/extract-content\" id=8f0ab499-cf2f-435e-a354-b804a60f8479 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:49:05.300765 crc crio[19822]: time=\"2026-06-12T10:49:05.300669609Z\" level=info msg=\"Starting container: fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb\" id=d8aa53e4-2ac7-4769-ba40-42790885c152 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:49:05.308839 crc crio[19822]: time=\"2026-06-12T10:49:05.308708095Z\" level=info msg=\"Started container\" PID=154868 containerID=fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb description=openshift-marketplace/redhat-marketplace-2xspl/extract-content id=d8aa53e4-2ac7-4769-ba40-42790885c152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\nJun 12 10:49:06.524165 crc crio[19822]: time=\"2026-06-12T10:49:06.523451588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d8e3b4d1-8fab-4e32-8d4b-615c599ef9b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:49:06.528366 crc crio[19822]: time=\"2026-06-12T10:49:06.528310092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1513c63f-9582-4025-8c73-fb2c74558dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:49:06.538241 crc crio[19822]: time=\"2026-06-12T10:49:06.538116424Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2xspl/registry-server\" id=3b34b41d-70f6-4e02-90f1-a48a0716ff3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:49:06.538670 crc crio[19822]: time=\"2026-06-12T10:49:06.5386104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:06.607550 crc crio[19822]: time=\"2026-06-12T10:49:06.60745638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:06.615358 crc crio[19822]: time=\"2026-06-12T10:49:06.615259818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:06.795096 crc crio[19822]: time=\"2026-06-12T10:49:06.794450308Z\" level=info msg=\"Created container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server\" id=3b34b41d-70f6-4e02-90f1-a48a0716ff3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:49:06.797525 crc crio[19822]: time=\"2026-06-12T10:49:06.797425093Z\" level=info msg=\"Starting container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d\" id=0bd2d7ce-a329-4302-a9f2-50c4550cdd74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:49:06.819998 crc crio[19822]: time=\"2026-06-12T10:49:06.810438048Z\" level=info msg=\"Started container\" PID=155005 containerID=1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d description=openshift-marketplace/redhat-marketplace-2xspl/registry-server id=0bd2d7ce-a329-4302-a9f2-50c4550cdd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\nJun 12 10:49:15.745217 crc crio[19822]: time=\"2026-06-12T10:49:15.74433609Z\" level=info msg=\"Stopping container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d (timeout: 2s)\" id=67ad86d7-53a3-4de8-b61c-470f0960a02f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:49:15.868369 crc crio[19822]: time=\"2026-06-12T10:49:15.868277701Z\" level=info msg=\"Stopped container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server\" id=67ad86d7-53a3-4de8-b61c-470f0960a02f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:49:15.869374 crc crio[19822]: time=\"2026-06-12T10:49:15.869252682Z\" level=info msg=\"Stopping pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=c796e726-8db3-4127-b573-f3fd8080def3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:49:15.870217 crc crio[19822]: time=\"2026-06-12T10:49:15.870104368Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696fd0}] Aliases:map[]}\"\nJun 12 10:49:15.870351 crc crio[19822]: time=\"2026-06-12T10:49:15.870261003Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-2xspl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:49:16.146427 crc crio[19822]: time=\"2026-06-12T10:49:16.145716083Z\" level=info msg=\"Stopped pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=c796e726-8db3-4127-b573-f3fd8080def3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:49:16.767031 crc crio[19822]: time=\"2026-06-12T10:49:16.766932852Z\" level=info msg=\"Removing container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d\" id=a44f05c1-6c1a-4a2a-b964-e2c5cf471359 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:49:16.821316 crc crio[19822]: time=\"2026-06-12T10:49:16.820761178Z\" level=info msg=\"Removed container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server\" id=a44f05c1-6c1a-4a2a-b964-e2c5cf471359 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:49:16.824429 crc crio[19822]: time=\"2026-06-12T10:49:16.824305911Z\" level=info msg=\"Removing container: fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb\" id=2844dc7a-86d5-4712-a645-7b0397e8f515 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:49:16.867337 crc crio[19822]: time=\"2026-06-12T10:49:16.86714228Z\" level=info msg=\"Removed container fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb: openshift-marketplace/redhat-marketplace-2xspl/extract-content\" id=2844dc7a-86d5-4712-a645-7b0397e8f515 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:49:16.876993 crc crio[19822]: time=\"2026-06-12T10:49:16.876800854Z\" level=info msg=\"Removing container: acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388\" id=8f3fcbc7-f18f-4f3b-8b1b-1b07929ecfa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:49:16.930155 crc crio[19822]: time=\"2026-06-12T10:49:16.930026823Z\" level=info msg=\"Removed container acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities\" id=8f3fcbc7-f18f-4f3b-8b1b-1b07929ecfa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:49:29.932725 crc crio[19822]: time=\"2026-06-12T10:49:29.931705548Z\" level=info msg=\"Stopping pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=44177aff-8454-495c-bdde-da7403997217 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:49:29.932725 crc crio[19822]: time=\"2026-06-12T10:49:29.932715351Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=44177aff-8454-495c-bdde-da7403997217 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:49:29.937432 crc crio[19822]: time=\"2026-06-12T10:49:29.936040867Z\" level=info msg=\"Removing pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=82db9e23-38ab-42d5-9ee9-5d7ef93bf797 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:49:29.952008 crc crio[19822]: time=\"2026-06-12T10:49:29.951930199Z\" level=info msg=\"Removed pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=82db9e23-38ab-42d5-9ee9-5d7ef93bf797 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:49:39.123505 crc crio[19822]: time=\"2026-06-12T10:49:39.122365373Z\" level=info msg=\"Stopping pod sandbox: 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61\" id=e0999d2b-b067-413c-bc9e-0993a774b6d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:49:39.125176 crc crio[19822]: time=\"2026-06-12T10:49:39.124339527Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc003094260}] Aliases:map[]}\"\nJun 12 10:49:39.125176 crc crio[19822]: time=\"2026-06-12T10:49:39.124530223Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:49:39.627215 crc crio[19822]: time=\"2026-06-12T10:49:39.626893393Z\" level=info msg=\"Stopped pod sandbox: 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61\" id=e0999d2b-b067-413c-bc9e-0993a774b6d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:49:40.644704 crc crio[19822]: time=\"2026-06-12T10:49:40.644170014Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/POD\" id=8c774119-2187-485b-ae1f-3c2c987b512d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:49:40.646644 crc crio[19822]: time=\"2026-06-12T10:49:40.644729512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:40.686769 crc crio[19822]: time=\"2026-06-12T10:49:40.68668227Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc0007ac480}] Aliases:map[]}\"\nJun 12 10:49:40.687296 crc crio[19822]: time=\"2026-06-12T10:49:40.687272249Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:49:41.362560 crc crio[19822]: 2026-06-12T10:49:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1adc16da9646008 Mac:be:d7:b7:f5:09:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:49:41.364054 crc crio[19822]: time=\"2026-06-12T10:49:41.363945325Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc0007ac480}] Aliases:map[]}\"\nJun 12 10:49:41.364208 crc crio[19822]: time=\"2026-06-12T10:49:41.364146442Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:49:41.377391 crc crio[19822]: time=\"2026-06-12T10:49:41.377297422Z\" level=info msg=\"Ran pod sandbox 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/POD\" id=8c774119-2187-485b-ae1f-3c2c987b512d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:49:41.380700 crc crio[19822]: time=\"2026-06-12T10:49:41.380645916Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=60a2e323-3948-4ce2-87f0-713891d0c172 name=/runtime.v1.ImageService/PullImage\nJun 12 10:49:41.390623 crc crio[19822]: time=\"2026-06-12T10:49:41.390547574Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:49:41.846663 crc crio[19822]: time=\"2026-06-12T10:49:41.845956907Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=60a2e323-3948-4ce2-87f0-713891d0c172 name=/runtime.v1.ImageService/PullImage\nJun 12 10:49:41.849394 crc crio[19822]: time=\"2026-06-12T10:49:41.849313944Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1964a781-db96-4fd4-823b-e55d83600e4c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:49:41.875302 crc crio[19822]: time=\"2026-06-12T10:49:41.875182469Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bd7d3906-47f6-4c71-a6f0-92b08b297614 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:49:41.883716 crc crio[19822]: time=\"2026-06-12T10:49:41.883575026Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=60ac3bc1-173d-422a-9001-2c78930911f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:49:41.884652 crc crio[19822]: time=\"2026-06-12T10:49:41.884574688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:41.960714 crc crio[19822]: time=\"2026-06-12T10:49:41.960183938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:41.964847 crc crio[19822]: time=\"2026-06-12T10:49:41.964723192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:49:42.133913 crc crio[19822]: time=\"2026-06-12T10:49:42.13377702Z\" level=info msg=\"Created container 51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=60ac3bc1-173d-422a-9001-2c78930911f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:49:42.135844 crc crio[19822]: time=\"2026-06-12T10:49:42.135696301Z\" level=info msg=\"Starting container: 51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314\" id=096ea448-40be-4f28-b30b-919e27c1dc56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:49:42.143442 crc crio[19822]: time=\"2026-06-12T10:49:42.143327104Z\" level=info msg=\"Started container\" PID=157097 containerID=51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=096ea448-40be-4f28-b30b-919e27c1dc56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57\nJun 12 10:50:00.530481 crc crio[19822]: time=\"2026-06-12T10:50:00.529559633Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687690-w85x2/POD\" id=79452191-e117-41ef-9576-52ca20b7d21d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:50:00.532191 crc crio[19822]: time=\"2026-06-12T10:50:00.530516024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:00.579249 crc crio[19822]: time=\"2026-06-12T10:50:00.579139746Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc00101aa00}] Aliases:map[]}\"\nJun 12 10:50:00.579249 crc crio[19822]: time=\"2026-06-12T10:50:00.579209448Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687690-w85x2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:50:00.909428 crc crio[19822]: 2026-06-12T10:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc8191e7357543 Mac:3e:80:01:9e:29:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:50:00.910760 crc crio[19822]: time=\"2026-06-12T10:50:00.910691991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc00101aa00}] Aliases:map[]}\"\nJun 12 10:50:00.910959 crc crio[19822]: time=\"2026-06-12T10:50:00.910909158Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687690-w85x2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:50:00.921087 crc crio[19822]: time=\"2026-06-12T10:50:00.920769013Z\" level=info msg=\"Ran pod sandbox 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f with infra container: openshift-infra/auto-csr-approver-29687690-w85x2/POD\" id=79452191-e117-41ef-9576-52ca20b7d21d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:50:00.927742 crc crio[19822]: time=\"2026-06-12T10:50:00.92765102Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f9b2413-ecb3-4753-906d-781669cb9c0c name=/runtime.v1.ImageService/PullImage\nJun 12 10:50:00.938060 crc crio[19822]: time=\"2026-06-12T10:50:00.937339141Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:50:02.789576 crc crio[19822]: time=\"2026-06-12T10:50:02.788641083Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f9b2413-ecb3-4753-906d-781669cb9c0c name=/runtime.v1.ImageService/PullImage\nJun 12 10:50:02.791959 crc crio[19822]: time=\"2026-06-12T10:50:02.791774352Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ab76f7e0-2d8d-4a42-a43b-fa3371a68b4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:50:02.794442 crc crio[19822]: time=\"2026-06-12T10:50:02.794303954Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6175341-f5d4-47d7-8a89-139891b90700 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:50:02.808389 crc crio[19822]: time=\"2026-06-12T10:50:02.808296948Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687690-w85x2/oc\" id=6809880e-6a5b-4b91-b63c-6eafb36f4945 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:50:02.808954 crc crio[19822]: time=\"2026-06-12T10:50:02.808898268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:02.861737 crc crio[19822]: time=\"2026-06-12T10:50:02.86167775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:03.180727 crc crio[19822]: time=\"2026-06-12T10:50:03.180662317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:03.306513 crc crio[19822]: time=\"2026-06-12T10:50:03.30629482Z\" level=info msg=\"Created container fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec: openshift-infra/auto-csr-approver-29687690-w85x2/oc\" id=6809880e-6a5b-4b91-b63c-6eafb36f4945 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:50:03.308733 crc crio[19822]: time=\"2026-06-12T10:50:03.308584484Z\" level=info msg=\"Starting container: fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec\" id=89a66922-60db-41bc-ae74-13a3dc18688e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:50:03.315009 crc crio[19822]: time=\"2026-06-12T10:50:03.314897064Z\" level=info msg=\"Started container\" PID=158296 containerID=fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec description=openshift-infra/auto-csr-approver-29687690-w85x2/oc id=89a66922-60db-41bc-ae74-13a3dc18688e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\nJun 12 10:50:05.511149 crc crio[19822]: time=\"2026-06-12T10:50:05.51018918Z\" level=info msg=\"Stopping pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=ace17f3a-f484-45f1-8657-49ce889911e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:05.512344 crc crio[19822]: time=\"2026-06-12T10:50:05.512137003Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc0032643c8}] Aliases:map[]}\"\nJun 12 10:50:05.512344 crc crio[19822]: time=\"2026-06-12T10:50:05.512309149Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687690-w85x2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:50:05.824046 crc crio[19822]: time=\"2026-06-12T10:50:05.823863327Z\" level=info msg=\"Stopped pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=ace17f3a-f484-45f1-8657-49ce889911e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:29.982419 crc crio[19822]: time=\"2026-06-12T10:50:29.981058343Z\" level=info msg=\"Removing container: 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7\" id=20381dea-eb70-4116-9458-eb5696fc92f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:50:30.300973 crc crio[19822]: time=\"2026-06-12T10:50:30.300568823Z\" level=info msg=\"Removed container 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7: openshift-infra/auto-csr-approver-29687684-zmdnf/oc\" id=20381dea-eb70-4116-9458-eb5696fc92f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:50:30.314108 crc crio[19822]: time=\"2026-06-12T10:50:30.314019795Z\" level=info msg=\"Stopping pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=392672f7-b0ae-432f-b1c7-60cad29a77ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:30.314108 crc crio[19822]: time=\"2026-06-12T10:50:30.314112818Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=392672f7-b0ae-432f-b1c7-60cad29a77ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:30.314868 crc crio[19822]: time=\"2026-06-12T10:50:30.314729827Z\" level=info msg=\"Removing pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=fff0a38f-8566-477d-b002-b08d4667ea0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:50:30.330785 crc crio[19822]: time=\"2026-06-12T10:50:30.330683632Z\" level=info msg=\"Removed pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=fff0a38f-8566-477d-b002-b08d4667ea0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:50:33.946540 crc crio[19822]: time=\"2026-06-12T10:50:33.945499654Z\" level=info msg=\"Stopping pod sandbox: 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57\" id=fd099855-1d7d-4150-9a4f-9b25684bfca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:33.949425 crc crio[19822]: time=\"2026-06-12T10:50:33.947296761Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc00008de78}] Aliases:map[]}\"\nJun 12 10:50:33.949425 crc crio[19822]: time=\"2026-06-12T10:50:33.947448736Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:50:34.550731 crc crio[19822]: time=\"2026-06-12T10:50:34.550248998Z\" level=info msg=\"Stopped pod sandbox: 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57\" id=fd099855-1d7d-4150-9a4f-9b25684bfca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:35.490021 crc crio[19822]: time=\"2026-06-12T10:50:35.488960146Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/POD\" id=65a92c4e-1697-4202-a5e6-7756800fb0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:50:35.491466 crc crio[19822]: time=\"2026-06-12T10:50:35.490054881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:35.528380 crc crio[19822]: time=\"2026-06-12T10:50:35.528252038Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0021444c8}] Aliases:map[]}\"\nJun 12 10:50:35.528380 crc crio[19822]: time=\"2026-06-12T10:50:35.5283146Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:50:36.230859 crc crio[19822]: 2026-06-12T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d83a7e2ef25a566 Mac:0e:82:99:04:5e:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:50:36.232510 crc crio[19822]: time=\"2026-06-12T10:50:36.232421911Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0021444c8}] Aliases:map[]}\"\nJun 12 10:50:36.232697 crc crio[19822]: time=\"2026-06-12T10:50:36.232631138Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:50:36.242719 crc crio[19822]: time=\"2026-06-12T10:50:36.24263623Z\" level=info msg=\"Ran pod sandbox d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/POD\" id=65a92c4e-1697-4202-a5e6-7756800fb0b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:50:36.245971 crc crio[19822]: time=\"2026-06-12T10:50:36.245879791Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a5639bbf-263a-4e62-8d38-78462f32af90 name=/runtime.v1.ImageService/PullImage\nJun 12 10:50:36.257100 crc crio[19822]: time=\"2026-06-12T10:50:36.256786897Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:50:36.742384 crc crio[19822]: time=\"2026-06-12T10:50:36.742019431Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a5639bbf-263a-4e62-8d38-78462f32af90 name=/runtime.v1.ImageService/PullImage\nJun 12 10:50:36.743722 crc crio[19822]: time=\"2026-06-12T10:50:36.743621913Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2799e5c3-07b2-4dae-ade5-e8f679767f79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:50:36.776228 crc crio[19822]: time=\"2026-06-12T10:50:36.776133789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8460f21b-1f57-46ad-b71b-ffd9ffcd6232 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:50:36.785154 crc crio[19822]: time=\"2026-06-12T10:50:36.785047913Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam\" id=46602f7b-564e-4bda-ae97-4ad47fedaa20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:50:36.786097 crc crio[19822]: time=\"2026-06-12T10:50:36.785964803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:36.855416 crc crio[19822]: time=\"2026-06-12T10:50:36.854882639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:36.859974 crc crio[19822]: time=\"2026-06-12T10:50:36.859910399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:37.055887 crc crio[19822]: time=\"2026-06-12T10:50:37.055677428Z\" level=info msg=\"Created container f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam\" id=46602f7b-564e-4bda-ae97-4ad47fedaa20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:50:37.057304 crc crio[19822]: time=\"2026-06-12T10:50:37.057147145Z\" level=info msg=\"Starting container: f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a\" id=40e1134c-82e0-4d25-ae8a-e9dfae3d50f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:50:37.068014 crc crio[19822]: time=\"2026-06-12T10:50:37.067865707Z\" level=info msg=\"Started container\" PID=160421 containerID=f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a description=openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam id=40e1134c-82e0-4d25-ae8a-e9dfae3d50f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c\nJun 12 10:50:46.153517 crc crio[19822]: time=\"2026-06-12T10:50:46.152637748Z\" level=info msg=\"Stopping pod sandbox: d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c\" id=344d8951-66df-40ed-9a01-44d4c3df53fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:46.155140 crc crio[19822]: time=\"2026-06-12T10:50:46.154355864Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0037c93f0}] Aliases:map[]}\"\nJun 12 10:50:46.155140 crc crio[19822]: time=\"2026-06-12T10:50:46.154515799Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:50:46.645049 crc crio[19822]: time=\"2026-06-12T10:50:46.644433072Z\" level=info msg=\"Stopped pod sandbox: d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c\" id=344d8951-66df-40ed-9a01-44d4c3df53fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:47.665915 crc crio[19822]: time=\"2026-06-12T10:50:47.665334348Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/POD\" id=5f8b699d-6a7c-4c69-861f-190004099014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:50:47.666778 crc crio[19822]: time=\"2026-06-12T10:50:47.665932347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:47.719176 crc crio[19822]: time=\"2026-06-12T10:50:47.718677909Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0030941d0}] Aliases:map[]}\"\nJun 12 10:50:47.719535 crc crio[19822]: time=\"2026-06-12T10:50:47.719506796Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:50:48.404768 crc crio[19822]: 2026-06-12T10:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:634b79c9ab11c4c Mac:a2:04:f9:0d:2a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 SocketPath: PciID:}] [{Interface:0xc0005a85d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:50:48.405577 crc crio[19822]: time=\"2026-06-12T10:50:48.405460697Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0030941d0}] Aliases:map[]}\"\nJun 12 10:50:48.405857 crc crio[19822]: time=\"2026-06-12T10:50:48.405750937Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:50:48.418201 crc crio[19822]: time=\"2026-06-12T10:50:48.418125595Z\" level=info msg=\"Ran pod sandbox 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/POD\" id=5f8b699d-6a7c-4c69-861f-190004099014 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:50:48.426176 crc crio[19822]: time=\"2026-06-12T10:50:48.426092124Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0b6e5a49-019d-4f4b-9f76-0da3390b3e29 name=/runtime.v1.ImageService/PullImage\nJun 12 10:50:48.430256 crc crio[19822]: time=\"2026-06-12T10:50:48.430199475Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:50:48.852923 crc crio[19822]: time=\"2026-06-12T10:50:48.852761963Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0b6e5a49-019d-4f4b-9f76-0da3390b3e29 name=/runtime.v1.ImageService/PullImage\nJun 12 10:50:48.854165 crc crio[19822]: time=\"2026-06-12T10:50:48.853756885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a427486b-d259-46d9-ae4a-aa08fdbe0b32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:50:48.883542 crc crio[19822]: time=\"2026-06-12T10:50:48.883464001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=574a66bf-4a82-41ce-9dd1-a1b3c5d66412 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:50:48.891857 crc crio[19822]: time=\"2026-06-12T10:50:48.891712794Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cc78b238-7b57-403a-af56-8b8f5fd7e784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:50:48.892561 crc crio[19822]: time=\"2026-06-12T10:50:48.892463178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:48.962756 crc crio[19822]: time=\"2026-06-12T10:50:48.962624644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:48.966147 crc crio[19822]: time=\"2026-06-12T10:50:48.966091705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:50:49.151236 crc crio[19822]: time=\"2026-06-12T10:50:49.151071221Z\" level=info msg=\"Created container d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cc78b238-7b57-403a-af56-8b8f5fd7e784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:50:49.152581 crc crio[19822]: time=\"2026-06-12T10:50:49.152476195Z\" level=info msg=\"Starting container: d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12\" id=3bf43f7e-4893-4bcc-8313-5fc9c13c1239 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:50:49.162027 crc crio[19822]: time=\"2026-06-12T10:50:49.161785522Z\" level=info msg=\"Started container\" PID=161104 containerID=d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=3bf43f7e-4893-4bcc-8313-5fc9c13c1239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a\nJun 12 10:50:59.360023 crc crio[19822]: time=\"2026-06-12T10:50:59.35910683Z\" level=info msg=\"Stopping pod sandbox: 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a\" id=b945eee3-747d-4d9c-b712-d6ae6256afc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:50:59.361949 crc crio[19822]: time=\"2026-06-12T10:50:59.360619779Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0021453a0}] Aliases:map[]}\"\nJun 12 10:50:59.361949 crc crio[19822]: time=\"2026-06-12T10:50:59.360752423Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:50:59.891141 crc crio[19822]: time=\"2026-06-12T10:50:59.890558429Z\" level=info msg=\"Stopped pod sandbox: 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a\" id=b945eee3-747d-4d9c-b712-d6ae6256afc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:51:00.906658 crc crio[19822]: time=\"2026-06-12T10:51:00.906091766Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/POD\" id=b990536e-566e-4af7-b737-ae30c77131ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:51:00.907976 crc crio[19822]: time=\"2026-06-12T10:51:00.906687935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:00.949095 crc crio[19822]: time=\"2026-06-12T10:51:00.949035304Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}\"\nJun 12 10:51:00.949571 crc crio[19822]: time=\"2026-06-12T10:51:00.94955309Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:51:01.640756 crc crio[19822]: 2026-06-12T10:51:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:975855631ba83c2 Mac:66:e2:54:2f:b1:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:51:01.643574 crc crio[19822]: time=\"2026-06-12T10:51:01.643525779Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}\"\nJun 12 10:51:01.643935 crc crio[19822]: time=\"2026-06-12T10:51:01.643906001Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:51:01.652709 crc crio[19822]: time=\"2026-06-12T10:51:01.65264793Z\" level=info msg=\"Ran pod sandbox 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/POD\" id=b990536e-566e-4af7-b737-ae30c77131ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:51:01.656505 crc crio[19822]: time=\"2026-06-12T10:51:01.65647537Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=31bdde0c-bffd-4517-af17-eb71be61906c name=/runtime.v1.ImageService/PullImage\nJun 12 10:51:01.661137 crc crio[19822]: time=\"2026-06-12T10:51:01.661076226Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:51:02.073928 crc crio[19822]: time=\"2026-06-12T10:51:02.073272124Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=31bdde0c-bffd-4517-af17-eb71be61906c name=/runtime.v1.ImageService/PullImage\nJun 12 10:51:02.078134 crc crio[19822]: time=\"2026-06-12T10:51:02.077929922Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4c3dabf4-3b47-4cfb-823f-ed509ddde2d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:02.116979 crc crio[19822]: time=\"2026-06-12T10:51:02.116775111Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7e340dc4-01cc-47a3-a9c7-875d23461b21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:02.129265 crc crio[19822]: time=\"2026-06-12T10:51:02.129135794Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=e0c3ab93-fb9a-4966-889b-f936cbe28137 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:02.130560 crc crio[19822]: time=\"2026-06-12T10:51:02.130464937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:02.202251 crc crio[19822]: time=\"2026-06-12T10:51:02.200655283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:02.204573 crc crio[19822]: time=\"2026-06-12T10:51:02.204509556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:02.406782 crc crio[19822]: time=\"2026-06-12T10:51:02.406643099Z\" level=info msg=\"Created container 9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=e0c3ab93-fb9a-4966-889b-f936cbe28137 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:02.408418 crc crio[19822]: time=\"2026-06-12T10:51:02.408297771Z\" level=info msg=\"Starting container: 9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214\" id=4e102a12-a5cd-4f8f-9c57-bb4a25101741 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:51:02.415856 crc crio[19822]: time=\"2026-06-12T10:51:02.415671247Z\" level=info msg=\"Started container\" PID=161954 containerID=9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=4e102a12-a5cd-4f8f-9c57-bb4a25101741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd\nJun 12 10:51:11.824412 crc crio[19822]: time=\"2026-06-12T10:51:11.823549525Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-d8kl4/POD\" id=0cfebe31-e15f-4562-b7ea-aeb8f02f7918 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:51:11.826107 crc crio[19822]: time=\"2026-06-12T10:51:11.824443714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:11.889075 crc crio[19822]: time=\"2026-06-12T10:51:11.887354082Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}\"\nJun 12 10:51:11.889075 crc crio[19822]: time=\"2026-06-12T10:51:11.887434154Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-d8kl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:51:12.550534 crc crio[19822]: 2026-06-12T10:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2851bcff69de04f Mac:aa:24:39:36:ab:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:51:12.552192 crc crio[19822]: time=\"2026-06-12T10:51:12.552108295Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}\"\nJun 12 10:51:12.552364 crc crio[19822]: time=\"2026-06-12T10:51:12.552320502Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-d8kl4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:51:12.570324 crc crio[19822]: time=\"2026-06-12T10:51:12.570234184Z\" level=info msg=\"Ran pod sandbox 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed with infra container: openshift-marketplace/redhat-operators-d8kl4/POD\" id=0cfebe31-e15f-4562-b7ea-aeb8f02f7918 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:51:12.575937 crc crio[19822]: time=\"2026-06-12T10:51:12.575777659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2163b7a0-cd93-4b11-adc8-eb07e2778d85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:12.582867 crc crio[19822]: time=\"2026-06-12T10:51:12.582336968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c049f93-3d0f-4761-95b8-9c2cb62baeef name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:12.591298 crc crio[19822]: time=\"2026-06-12T10:51:12.591216024Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d8kl4/extract-utilities\" id=360bc983-c52b-455f-9cc7-b64e37d065af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:12.591760 crc crio[19822]: time=\"2026-06-12T10:51:12.59171531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:12.655792 crc crio[19822]: time=\"2026-06-12T10:51:12.655742047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:12.661383 crc crio[19822]: time=\"2026-06-12T10:51:12.661309745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:12.841081 crc crio[19822]: time=\"2026-06-12T10:51:12.840975172Z\" level=info msg=\"Created container 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549: openshift-marketplace/redhat-operators-d8kl4/extract-utilities\" id=360bc983-c52b-455f-9cc7-b64e37d065af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:12.844434 crc crio[19822]: time=\"2026-06-12T10:51:12.844379181Z\" level=info msg=\"Starting container: 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549\" id=359daf31-d613-4a7d-afa8-874f2500487c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:51:12.855368 crc crio[19822]: time=\"2026-06-12T10:51:12.854866944Z\" level=info msg=\"Started container\" PID=162663 containerID=0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549 description=openshift-marketplace/redhat-operators-d8kl4/extract-utilities id=359daf31-d613-4a7d-afa8-874f2500487c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\nJun 12 10:51:13.604399 crc crio[19822]: time=\"2026-06-12T10:51:13.604311419Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6e843b0c-18a0-4ccf-9d14-46691c5d17fa name=/runtime.v1.ImageService/PullImage\nJun 12 10:51:13.615368 crc crio[19822]: time=\"2026-06-12T10:51:13.61529682Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 10:51:14.719752 crc crio[19822]: time=\"2026-06-12T10:51:14.719504952Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6e843b0c-18a0-4ccf-9d14-46691c5d17fa name=/runtime.v1.ImageService/PullImage\nJun 12 10:51:14.721564 crc crio[19822]: time=\"2026-06-12T10:51:14.720389069Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f4612c51-4d6b-4454-a95f-86ebd6d2f3ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:14.723456 crc crio[19822]: time=\"2026-06-12T10:51:14.723271282Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f05d93c5-79d6-45da-9056-2ba2dfd1da32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:14.732869 crc crio[19822]: time=\"2026-06-12T10:51:14.732725063Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d8kl4/extract-content\" id=a2ad0e7b-b563-47de-884e-b10193e5a98f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:14.733461 crc crio[19822]: time=\"2026-06-12T10:51:14.733366793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:14.785118 crc crio[19822]: time=\"2026-06-12T10:51:14.785019239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:14.788631 crc crio[19822]: time=\"2026-06-12T10:51:14.788564642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:14.969385 crc crio[19822]: time=\"2026-06-12T10:51:14.968715234Z\" level=info msg=\"Created container 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7: openshift-marketplace/redhat-operators-d8kl4/extract-content\" id=a2ad0e7b-b563-47de-884e-b10193e5a98f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:14.970724 crc crio[19822]: time=\"2026-06-12T10:51:14.970509941Z\" level=info msg=\"Starting container: 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7\" id=b6c3e148-75f1-43a8-a493-273ad1c135c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:51:14.977475 crc crio[19822]: time=\"2026-06-12T10:51:14.977296388Z\" level=info msg=\"Started container\" PID=162763 containerID=6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7 description=openshift-marketplace/redhat-operators-d8kl4/extract-content id=b6c3e148-75f1-43a8-a493-273ad1c135c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\nJun 12 10:51:17.675619 crc crio[19822]: time=\"2026-06-12T10:51:17.673145147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6bd3835f-df55-41d7-b0a1-b8dee8533f25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:17.679007 crc crio[19822]: time=\"2026-06-12T10:51:17.678520378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1dfcf84b-e562-41bd-99fc-a9f2154115f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:17.687771 crc crio[19822]: time=\"2026-06-12T10:51:17.687647189Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d8kl4/registry-server\" id=7ab2d159-3bcf-4bfa-b404-54c3285e0ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:17.688207 crc crio[19822]: time=\"2026-06-12T10:51:17.688167896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:17.757962 crc crio[19822]: time=\"2026-06-12T10:51:17.75356745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:17.757962 crc crio[19822]: time=\"2026-06-12T10:51:17.757527326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:17.913725 crc crio[19822]: time=\"2026-06-12T10:51:17.913633821Z\" level=info msg=\"Created container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server\" id=7ab2d159-3bcf-4bfa-b404-54c3285e0ef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:17.915378 crc crio[19822]: time=\"2026-06-12T10:51:17.915303804Z\" level=info msg=\"Starting container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a\" id=401ddb6d-be29-4b8f-a002-2a6dcc30911d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:51:17.925369 crc crio[19822]: time=\"2026-06-12T10:51:17.925320434Z\" level=info msg=\"Started container\" PID=162935 containerID=dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a description=openshift-marketplace/redhat-operators-d8kl4/registry-server id=401ddb6d-be29-4b8f-a002-2a6dcc30911d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\nJun 12 10:51:22.690755 crc crio[19822]: time=\"2026-06-12T10:51:22.690109705Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x4fql/POD\" id=1ffdfd1a-78d0-48a7-be4f-6d70a106a50e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:51:22.692431 crc crio[19822]: time=\"2026-06-12T10:51:22.690774617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:22.723132 crc crio[19822]: time=\"2026-06-12T10:51:22.723017344Z\" level=info msg=\"Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc00008d898}] Aliases:map[]}\"\nJun 12 10:51:22.723132 crc crio[19822]: time=\"2026-06-12T10:51:22.723087827Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x4fql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:51:23.417182 crc crio[19822]: 2026-06-12T10:51:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c2880a9a670fe9 Mac:9a:f7:68:39:3a:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:51:23.419137 crc crio[19822]: time=\"2026-06-12T10:51:23.419051507Z\" level=info msg=\"Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc00008d898}] Aliases:map[]}\"\nJun 12 10:51:23.419451 crc crio[19822]: time=\"2026-06-12T10:51:23.419364857Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x4fql for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:51:23.434122 crc crio[19822]: time=\"2026-06-12T10:51:23.434034885Z\" level=info msg=\"Ran pod sandbox 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 with infra container: openshift-marketplace/community-operators-x4fql/POD\" id=1ffdfd1a-78d0-48a7-be4f-6d70a106a50e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:51:23.440467 crc crio[19822]: time=\"2026-06-12T10:51:23.440318685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1b4e4a6d-a68b-4f49-8a0f-3bc807cdcd4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:23.445670 crc crio[19822]: time=\"2026-06-12T10:51:23.44363909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1fee88f2-75cc-42cd-82f9-fd32824b9030 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:23.451923 crc crio[19822]: time=\"2026-06-12T10:51:23.45136695Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x4fql/extract-utilities\" id=79643ae9-ff55-43d2-85b5-b0ad7b15898e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:23.452353 crc crio[19822]: time=\"2026-06-12T10:51:23.45228379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:23.506517 crc crio[19822]: time=\"2026-06-12T10:51:23.50638117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:23.512519 crc crio[19822]: time=\"2026-06-12T10:51:23.512410183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:23.679515 crc crio[19822]: time=\"2026-06-12T10:51:23.679398724Z\" level=info msg=\"Created container 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e: openshift-marketplace/community-operators-x4fql/extract-utilities\" id=79643ae9-ff55-43d2-85b5-b0ad7b15898e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:23.681108 crc crio[19822]: time=\"2026-06-12T10:51:23.681015067Z\" level=info msg=\"Starting container: 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e\" id=5c761cd0-6ecd-434b-a7ae-1383d946f5d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:51:23.687038 crc crio[19822]: time=\"2026-06-12T10:51:23.686927435Z\" level=info msg=\"Started container\" PID=163301 containerID=7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e description=openshift-marketplace/community-operators-x4fql/extract-utilities id=5c761cd0-6ecd-434b-a7ae-1383d946f5d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\nJun 12 10:51:23.782767 crc crio[19822]: time=\"2026-06-12T10:51:23.782655346Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=05f93953-a21a-4a29-9bdd-f8bce4a9b853 name=/runtime.v1.ImageService/PullImage\nJun 12 10:51:23.787706 crc crio[19822]: time=\"2026-06-12T10:51:23.787567302Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 10:51:24.362443 crc crio[19822]: time=\"2026-06-12T10:51:24.361965009Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=05f93953-a21a-4a29-9bdd-f8bce4a9b853 name=/runtime.v1.ImageService/PullImage\nJun 12 10:51:24.363449 crc crio[19822]: time=\"2026-06-12T10:51:24.363359493Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cd5b566f-1be2-4fc9-a5db-05aa3e2dac97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:24.366488 crc crio[19822]: time=\"2026-06-12T10:51:24.36640734Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2f50fa5e-08fb-4041-b7d9-84b1e6d30a40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:24.374377 crc crio[19822]: time=\"2026-06-12T10:51:24.374283651Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x4fql/extract-content\" id=9718608c-f478-40cb-a5da-aa8fc74ea4e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:24.374861 crc crio[19822]: time=\"2026-06-12T10:51:24.374713765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:24.428169 crc crio[19822]: time=\"2026-06-12T10:51:24.42790088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:24.431910 crc crio[19822]: time=\"2026-06-12T10:51:24.431763474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:24.606952 crc crio[19822]: time=\"2026-06-12T10:51:24.606796893Z\" level=info msg=\"Created container 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13: openshift-marketplace/community-operators-x4fql/extract-content\" id=9718608c-f478-40cb-a5da-aa8fc74ea4e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:24.611131 crc crio[19822]: time=\"2026-06-12T10:51:24.609646823Z\" level=info msg=\"Starting container: 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13\" id=c7aba23e-a72a-43d6-a89a-39235791362b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:51:24.616315 crc crio[19822]: time=\"2026-06-12T10:51:24.616203072Z\" level=info msg=\"Started container\" PID=163320 containerID=92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13 description=openshift-marketplace/community-operators-x4fql/extract-content id=c7aba23e-a72a-43d6-a89a-39235791362b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\nJun 12 10:51:30.012382 crc crio[19822]: time=\"2026-06-12T10:51:30.011874366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9bfd4b8d-c13a-4b5a-a892-4cb38017aa42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:30.016766 crc crio[19822]: time=\"2026-06-12T10:51:30.016544055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d3daec0-c259-46d4-a258-ec1c9f413fed name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:51:30.027183 crc crio[19822]: time=\"2026-06-12T10:51:30.02704305Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x4fql/registry-server\" id=63f2c1d5-9197-4369-b70b-ff2a9efea818 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:30.029559 crc crio[19822]: time=\"2026-06-12T10:51:30.029498388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:30.104258 crc crio[19822]: time=\"2026-06-12T10:51:30.104139026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:30.108150 crc crio[19822]: time=\"2026-06-12T10:51:30.108086903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:51:30.280611 crc crio[19822]: time=\"2026-06-12T10:51:30.280468217Z\" level=info msg=\"Created container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server\" id=63f2c1d5-9197-4369-b70b-ff2a9efea818 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:51:30.282091 crc crio[19822]: time=\"2026-06-12T10:51:30.281955434Z\" level=info msg=\"Starting container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a\" id=80b1c11c-e54b-4dad-9953-3bf953266a78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:51:30.287208 crc crio[19822]: time=\"2026-06-12T10:51:30.287108148Z\" level=info msg=\"Started container\" PID=163604 containerID=26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a description=openshift-marketplace/community-operators-x4fql/registry-server id=80b1c11c-e54b-4dad-9953-3bf953266a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\nJun 12 10:51:33.058421 crc crio[19822]: time=\"2026-06-12T10:51:33.057553485Z\" level=info msg=\"Stopping container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a (timeout: 2s)\" id=537cb393-185d-41c6-bc01-38c76c49c207 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:51:33.196369 crc crio[19822]: time=\"2026-06-12T10:51:33.196238066Z\" level=info msg=\"Stopped container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server\" id=537cb393-185d-41c6-bc01-38c76c49c207 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:51:33.197343 crc crio[19822]: time=\"2026-06-12T10:51:33.197257248Z\" level=info msg=\"Stopping pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=82e9fe53-5bb9-4076-aa5f-c22606f02009 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:51:33.198264 crc crio[19822]: time=\"2026-06-12T10:51:33.198167628Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc00101aa30}] Aliases:map[]}\"\nJun 12 10:51:33.198424 crc crio[19822]: time=\"2026-06-12T10:51:33.198355024Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-d8kl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:51:33.561929 crc crio[19822]: time=\"2026-06-12T10:51:33.561243879Z\" level=info msg=\"Stopped pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=82e9fe53-5bb9-4076-aa5f-c22606f02009 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:51:34.080924 crc crio[19822]: time=\"2026-06-12T10:51:34.08088003Z\" level=info msg=\"Removing container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a\" id=7c0daa16-2eb9-4da4-bbfb-3af5a5afe3aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:34.128751 crc crio[19822]: time=\"2026-06-12T10:51:34.128227149Z\" level=info msg=\"Removed container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server\" id=7c0daa16-2eb9-4da4-bbfb-3af5a5afe3aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:34.138349 crc crio[19822]: time=\"2026-06-12T10:51:34.138246989Z\" level=info msg=\"Removing container: 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7\" id=bbf0b28e-455b-4a6e-9034-b12290320082 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:34.183489 crc crio[19822]: time=\"2026-06-12T10:51:34.183390571Z\" level=info msg=\"Removed container 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7: openshift-marketplace/redhat-operators-d8kl4/extract-content\" id=bbf0b28e-455b-4a6e-9034-b12290320082 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:34.186605 crc crio[19822]: time=\"2026-06-12T10:51:34.186526287Z\" level=info msg=\"Removing container: 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549\" id=42c7c4cb-ef99-4aaf-a5bc-4bc1b9ab9810 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:34.229580 crc crio[19822]: time=\"2026-06-12T10:51:34.229482258Z\" level=info msg=\"Removed container 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549: openshift-marketplace/redhat-operators-d8kl4/extract-utilities\" id=42c7c4cb-ef99-4aaf-a5bc-4bc1b9ab9810 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:44.229280 crc crio[19822]: time=\"2026-06-12T10:51:44.228281008Z\" level=info msg=\"Stopping container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a (timeout: 2s)\" id=b81eff60-30d2-495a-b3c6-9e067c0dcf5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:51:44.354332 crc crio[19822]: time=\"2026-06-12T10:51:44.354232042Z\" level=info msg=\"Stopped container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server\" id=b81eff60-30d2-495a-b3c6-9e067c0dcf5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:51:44.356163 crc crio[19822]: time=\"2026-06-12T10:51:44.356110022Z\" level=info msg=\"Stopping pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=7ccef30a-051a-454c-a8b1-fa24fd93c277 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:51:44.358291 crc crio[19822]: time=\"2026-06-12T10:51:44.358179778Z\" level=info msg=\"Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc0037c9838}] Aliases:map[]}\"\nJun 12 10:51:44.358528 crc crio[19822]: time=\"2026-06-12T10:51:44.358455227Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x4fql from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:51:44.770896 crc crio[19822]: time=\"2026-06-12T10:51:44.770328744Z\" level=info msg=\"Stopped pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=7ccef30a-051a-454c-a8b1-fa24fd93c277 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:51:45.263304 crc crio[19822]: time=\"2026-06-12T10:51:45.262735701Z\" level=info msg=\"Removing container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a\" id=87a61c94-0fa3-47a5-80fc-ab5bf5914e2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:45.292462 crc crio[19822]: time=\"2026-06-12T10:51:45.292363752Z\" level=info msg=\"Removed container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server\" id=87a61c94-0fa3-47a5-80fc-ab5bf5914e2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:45.297509 crc crio[19822]: time=\"2026-06-12T10:51:45.297386711Z\" level=info msg=\"Removing container: 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13\" id=1c495668-f4c3-4a3f-8a2d-25f02784276b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:45.362558 crc crio[19822]: time=\"2026-06-12T10:51:45.362370925Z\" level=info msg=\"Removed container 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13: openshift-marketplace/community-operators-x4fql/extract-content\" id=1c495668-f4c3-4a3f-8a2d-25f02784276b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:45.366148 crc crio[19822]: time=\"2026-06-12T10:51:45.36598717Z\" level=info msg=\"Removing container: 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e\" id=5cb81a56-8e80-4f42-9cd8-aa3cad8b876f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:51:45.420524 crc crio[19822]: time=\"2026-06-12T10:51:45.420394692Z\" level=info msg=\"Removed container 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e: openshift-marketplace/community-operators-x4fql/extract-utilities\" id=5cb81a56-8e80-4f42-9cd8-aa3cad8b876f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:52:00.544553 crc crio[19822]: time=\"2026-06-12T10:52:00.543593437Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687692-vff6j/POD\" id=cd6c7e81-5f4d-4c9d-9e4f-baa584a26ba8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:52:00.544553 crc crio[19822]: time=\"2026-06-12T10:52:00.544508405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:52:00.609307 crc crio[19822]: time=\"2026-06-12T10:52:00.609202358Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc002ed0110}] Aliases:map[]}\"\nJun 12 10:52:00.609307 crc crio[19822]: time=\"2026-06-12T10:52:00.609288781Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687692-vff6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:52:01.152704 crc crio[19822]: 2026-06-12T10:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a238029978b8624 Mac:72:db:40:d6:aa:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f SocketPath: PciID:}] [{Interface:0xc00038e6b0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:52:01.154634 crc crio[19822]: time=\"2026-06-12T10:52:01.15458694Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc002ed0110}] Aliases:map[]}\"\nJun 12 10:52:01.154862 crc crio[19822]: time=\"2026-06-12T10:52:01.154751815Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687692-vff6j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:52:01.166145 crc crio[19822]: time=\"2026-06-12T10:52:01.165606732Z\" level=info msg=\"Ran pod sandbox a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 with infra container: openshift-infra/auto-csr-approver-29687692-vff6j/POD\" id=cd6c7e81-5f4d-4c9d-9e4f-baa584a26ba8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:52:01.171152 crc crio[19822]: time=\"2026-06-12T10:52:01.170987093Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4936fd94-a9eb-4c8c-81a4-8c6c0b8b3a74 name=/runtime.v1.ImageService/PullImage\nJun 12 10:52:01.182102 crc crio[19822]: time=\"2026-06-12T10:52:01.181990323Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:52:02.039148 crc crio[19822]: time=\"2026-06-12T10:52:02.038981996Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4936fd94-a9eb-4c8c-81a4-8c6c0b8b3a74 name=/runtime.v1.ImageService/PullImage\nJun 12 10:52:02.040974 crc crio[19822]: time=\"2026-06-12T10:52:02.040900717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e37ffa3-63f9-47b8-ba9e-ffd08b07d732 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:52:02.045213 crc crio[19822]: time=\"2026-06-12T10:52:02.045117971Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=565d9ac4-9de5-4174-a3ad-baf5d508f44a name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:52:02.054725 crc crio[19822]: time=\"2026-06-12T10:52:02.054624406Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687692-vff6j/oc\" id=cb9ab83b-ba84-4222-a3b4-ab7560493215 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:52:02.055461 crc crio[19822]: time=\"2026-06-12T10:52:02.05538856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:52:02.118330 crc crio[19822]: time=\"2026-06-12T10:52:02.11818238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:52:02.551600 crc crio[19822]: time=\"2026-06-12T10:52:02.551193738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:52:02.673220 crc crio[19822]: time=\"2026-06-12T10:52:02.673079035Z\" level=info msg=\"Created container c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195: openshift-infra/auto-csr-approver-29687692-vff6j/oc\" id=cb9ab83b-ba84-4222-a3b4-ab7560493215 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:52:02.675038 crc crio[19822]: time=\"2026-06-12T10:52:02.674928004Z\" level=info msg=\"Starting container: c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195\" id=7b8c3ebc-132b-42de-bba8-894a6ed3d81e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:52:02.682164 crc crio[19822]: time=\"2026-06-12T10:52:02.681915177Z\" level=info msg=\"Started container\" PID=165261 containerID=c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195 description=openshift-infra/auto-csr-approver-29687692-vff6j/oc id=7b8c3ebc-132b-42de-bba8-894a6ed3d81e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\nJun 12 10:52:04.568880 crc crio[19822]: time=\"2026-06-12T10:52:04.568208746Z\" level=info msg=\"Stopping pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=2610ca33-7248-4fec-b646-39ab3e04e7cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:04.573346 crc crio[19822]: time=\"2026-06-12T10:52:04.572550823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc0006976c0}] Aliases:map[]}\"\nJun 12 10:52:04.573628 crc crio[19822]: time=\"2026-06-12T10:52:04.573582976Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687692-vff6j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:52:04.921891 crc crio[19822]: time=\"2026-06-12T10:52:04.921421722Z\" level=info msg=\"Stopped pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=2610ca33-7248-4fec-b646-39ab3e04e7cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:20.819424 crc crio[19822]: time=\"2026-06-12T10:52:20.818378415Z\" level=info msg=\"Stopping pod sandbox: 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd\" id=1d760554-264a-4606-a24e-37169994d8dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:20.821432 crc crio[19822]: time=\"2026-06-12T10:52:20.820433431Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc003264fa0}] Aliases:map[]}\"\nJun 12 10:52:20.821432 crc crio[19822]: time=\"2026-06-12T10:52:20.820597826Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:52:21.326755 crc crio[19822]: time=\"2026-06-12T10:52:21.326487187Z\" level=info msg=\"Stopped pod sandbox: 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd\" id=1d760554-264a-4606-a24e-37169994d8dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:22.745283 crc crio[19822]: time=\"2026-06-12T10:52:22.742671714Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/POD\" id=0e34ff7d-e239-4c9e-b74f-201b28a48189 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:52:22.745283 crc crio[19822]: time=\"2026-06-12T10:52:22.743635855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:52:22.786119 crc crio[19822]: time=\"2026-06-12T10:52:22.785880642Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc00101a508}] Aliases:map[]}\"\nJun 12 10:52:22.786119 crc crio[19822]: time=\"2026-06-12T10:52:22.786041647Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:52:23.337989 crc crio[19822]: 2026-06-12T10:52:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99134b2ff034a6 Mac:32:52:2f:c9:55:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e SocketPath: PciID:}] [{Interface:0xc00025d690 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:52:23.338541 crc crio[19822]: time=\"2026-06-12T10:52:23.338472557Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc00101a508}] Aliases:map[]}\"\nJun 12 10:52:23.338724 crc crio[19822]: time=\"2026-06-12T10:52:23.338669694Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:52:23.349461 crc crio[19822]: time=\"2026-06-12T10:52:23.349409583Z\" level=info msg=\"Ran pod sandbox d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/POD\" id=0e34ff7d-e239-4c9e-b74f-201b28a48189 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:52:23.352516 crc crio[19822]: time=\"2026-06-12T10:52:23.35245333Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=27ec7064-f608-4e6e-8f57-75d615b4cd60 name=/runtime.v1.ImageService/PullImage\nJun 12 10:52:23.362794 crc crio[19822]: time=\"2026-06-12T10:52:23.362715876Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:52:23.836870 crc crio[19822]: time=\"2026-06-12T10:52:23.836736924Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=27ec7064-f608-4e6e-8f57-75d615b4cd60 name=/runtime.v1.ImageService/PullImage\nJun 12 10:52:23.839083 crc crio[19822]: time=\"2026-06-12T10:52:23.838272832Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=65b5484f-604d-43f0-af06-05c6883ad63b name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:52:23.864725 crc crio[19822]: time=\"2026-06-12T10:52:23.86458631Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d75d51ed-979f-49f6-bd3c-945b13567af8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:52:23.874425 crc crio[19822]: time=\"2026-06-12T10:52:23.873152683Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=db6cd991-0ab7-4412-b2ba-c375fbbf0abb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:52:23.874425 crc crio[19822]: time=\"2026-06-12T10:52:23.873573717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:52:23.933152 crc crio[19822]: time=\"2026-06-12T10:52:23.932995221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:52:23.936800 crc crio[19822]: time=\"2026-06-12T10:52:23.93674049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:52:24.181320 crc crio[19822]: time=\"2026-06-12T10:52:24.181213981Z\" level=info msg=\"Created container a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=db6cd991-0ab7-4412-b2ba-c375fbbf0abb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:52:24.182519 crc crio[19822]: time=\"2026-06-12T10:52:24.182439321Z\" level=info msg=\"Starting container: a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801\" id=28cbc34d-fe9c-4f1c-ae76-3b64f876e4e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:52:24.190229 crc crio[19822]: time=\"2026-06-12T10:52:24.190133946Z\" level=info msg=\"Started container\" PID=166525 containerID=a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=28cbc34d-fe9c-4f1c-ae76-3b64f876e4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a\nJun 12 10:52:30.376343 crc crio[19822]: time=\"2026-06-12T10:52:30.375553382Z\" level=info msg=\"Removing container: 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5\" id=ecbaf3c4-0757-49b3-8a0b-e5e9452872e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:52:30.623325 crc crio[19822]: time=\"2026-06-12T10:52:30.623138224Z\" level=info msg=\"Removed container 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5: openshift-infra/auto-csr-approver-29687686-6nbdh/oc\" id=ecbaf3c4-0757-49b3-8a0b-e5e9452872e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:52:30.638715 crc crio[19822]: time=\"2026-06-12T10:52:30.638495992Z\" level=info msg=\"Stopping pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=a4e4dfd3-442f-4c4c-a078-957a530481c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:30.638715 crc crio[19822]: time=\"2026-06-12T10:52:30.638604436Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=a4e4dfd3-442f-4c4c-a078-957a530481c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:30.641793 crc crio[19822]: time=\"2026-06-12T10:52:30.641695555Z\" level=info msg=\"Removing pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=aee7b032-03d7-4758-bb6d-a8621266300c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:52:30.667890 crc crio[19822]: time=\"2026-06-12T10:52:30.663245004Z\" level=info msg=\"Removed pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=aee7b032-03d7-4758-bb6d-a8621266300c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:52:30.667890 crc crio[19822]: time=\"2026-06-12T10:52:30.664856892Z\" level=info msg=\"Stopping pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=7879f669-bd6e-4873-8dd4-4c8892091235 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:30.667890 crc crio[19822]: time=\"2026-06-12T10:52:30.664959345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=7879f669-bd6e-4873-8dd4-4c8892091235 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:30.667890 crc crio[19822]: time=\"2026-06-12T10:52:30.665784942Z\" level=info msg=\"Removing pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=5d90d706-2de6-4ba1-8809-f969aaad1b2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:52:30.690444 crc crio[19822]: time=\"2026-06-12T10:52:30.690320316Z\" level=info msg=\"Removed pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=5d90d706-2de6-4ba1-8809-f969aaad1b2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:52:30.691425 crc crio[19822]: time=\"2026-06-12T10:52:30.691344417Z\" level=info msg=\"Stopping pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=9dfb0139-9113-4e8c-98df-5413d323fb0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:30.691425 crc crio[19822]: time=\"2026-06-12T10:52:30.69143842Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=9dfb0139-9113-4e8c-98df-5413d323fb0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:52:30.692120 crc crio[19822]: time=\"2026-06-12T10:52:30.692046274Z\" level=info msg=\"Removing pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=a3b754a5-4cca-49b1-a5d1-0ef1f4a63546 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:52:30.707174 crc crio[19822]: time=\"2026-06-12T10:52:30.707058753Z\" level=info msg=\"Removed pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=a3b754a5-4cca-49b1-a5d1-0ef1f4a63546 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:53:05.709658 crc crio[19822]: time=\"2026-06-12T10:53:05.708740648Z\" level=info msg=\"Stopping pod sandbox: d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a\" id=48ea6ef0-8a9e-422b-a59a-22e628b3b952 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:53:05.711660 crc crio[19822]: time=\"2026-06-12T10:53:05.710433832Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}\"\nJun 12 10:53:05.711660 crc crio[19822]: time=\"2026-06-12T10:53:05.710571627Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:53:06.228949 crc crio[19822]: time=\"2026-06-12T10:53:06.228406441Z\" level=info msg=\"Stopped pod sandbox: d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a\" id=48ea6ef0-8a9e-422b-a59a-22e628b3b952 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:53:07.448527 crc crio[19822]: time=\"2026-06-12T10:53:07.447576666Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/POD\" id=f854fce1-9654-444a-8a10-b60e6e5c1f7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:53:07.448527 crc crio[19822]: time=\"2026-06-12T10:53:07.448451284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:53:07.522967 crc crio[19822]: time=\"2026-06-12T10:53:07.521698978Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00101a8c0}] Aliases:map[]}\"\nJun 12 10:53:07.522967 crc crio[19822]: time=\"2026-06-12T10:53:07.52174744Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:53:08.022378 crc crio[19822]: 2026-06-12T10:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e4ecd01c9437a Mac:2a:0b:c7:c5:cc:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:53:08.024928 crc crio[19822]: time=\"2026-06-12T10:53:08.024780344Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00101a8c0}] Aliases:map[]}\"\nJun 12 10:53:08.025144 crc crio[19822]: time=\"2026-06-12T10:53:08.025059113Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:53:08.035379 crc crio[19822]: time=\"2026-06-12T10:53:08.035294539Z\" level=info msg=\"Ran pod sandbox 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/POD\" id=f854fce1-9654-444a-8a10-b60e6e5c1f7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:53:08.039882 crc crio[19822]: time=\"2026-06-12T10:53:08.039748809Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9cbbff6d-fe06-4ad1-b23e-680c23032c35 name=/runtime.v1.ImageService/PullImage\nJun 12 10:53:08.051496 crc crio[19822]: time=\"2026-06-12T10:53:08.051401021Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:53:08.714917 crc crio[19822]: time=\"2026-06-12T10:53:08.714333139Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9cbbff6d-fe06-4ad1-b23e-680c23032c35 name=/runtime.v1.ImageService/PullImage\nJun 12 10:53:08.716375 crc crio[19822]: time=\"2026-06-12T10:53:08.71625661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b2146c5f-aa7d-4920-aed4-15e6bf556659 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:53:08.755175 crc crio[19822]: time=\"2026-06-12T10:53:08.755065917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2979fdac-d0a9-4bba-b4d1-93f3a13852d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:53:08.777713 crc crio[19822]: time=\"2026-06-12T10:53:08.777606475Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=2192cd32-4ae6-400e-93ff-093edaf9b32c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:53:08.778306 crc crio[19822]: time=\"2026-06-12T10:53:08.778230045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:53:08.868619 crc crio[19822]: time=\"2026-06-12T10:53:08.868482412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:53:08.872895 crc crio[19822]: time=\"2026-06-12T10:53:08.872589343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:53:09.110349 crc crio[19822]: time=\"2026-06-12T10:53:09.110057831Z\" level=info msg=\"Created container 5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=2192cd32-4ae6-400e-93ff-093edaf9b32c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:53:09.112000 crc crio[19822]: time=\"2026-06-12T10:53:09.111762785Z\" level=info msg=\"Starting container: 5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210\" id=8557cc59-762c-4127-a330-6cbb7268480d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:53:09.120954 crc crio[19822]: time=\"2026-06-12T10:53:09.120802394Z\" level=info msg=\"Started container\" PID=169090 containerID=5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=8557cc59-762c-4127-a330-6cbb7268480d name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173\nJun 12 10:54:00.544045 crc crio[19822]: time=\"2026-06-12T10:54:00.543112781Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687694-fsqnt/POD\" id=0e4e4caf-ee0f-456a-a309-33d3a75da539 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:54:00.545706 crc crio[19822]: time=\"2026-06-12T10:54:00.544131854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:54:00.578565 crc crio[19822]: time=\"2026-06-12T10:54:00.578197419Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00101a750}] Aliases:map[]}\"\nJun 12 10:54:00.578565 crc crio[19822]: time=\"2026-06-12T10:54:00.578525729Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687694-fsqnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:54:00.919770 crc crio[19822]: 2026-06-12T10:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a13bb34805caa3b Mac:fa:7f:a2:5e:6e:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 SocketPath: PciID:}] [{Interface:0xc00015a780 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:54:00.922404 crc crio[19822]: time=\"2026-06-12T10:54:00.92231944Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00101a750}] Aliases:map[]}\"\nJun 12 10:54:00.922635 crc crio[19822]: time=\"2026-06-12T10:54:00.922574049Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687694-fsqnt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:54:00.936332 crc crio[19822]: time=\"2026-06-12T10:54:00.936103224Z\" level=info msg=\"Ran pod sandbox a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 with infra container: openshift-infra/auto-csr-approver-29687694-fsqnt/POD\" id=0e4e4caf-ee0f-456a-a309-33d3a75da539 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:54:00.939403 crc crio[19822]: time=\"2026-06-12T10:54:00.939316137Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=525c2803-7c5b-4813-ae7c-7451c186f6af name=/runtime.v1.ImageService/PullImage\nJun 12 10:54:00.949582 crc crio[19822]: time=\"2026-06-12T10:54:00.949468632Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:54:01.861875 crc crio[19822]: time=\"2026-06-12T10:54:01.861677644Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=525c2803-7c5b-4813-ae7c-7451c186f6af name=/runtime.v1.ImageService/PullImage\nJun 12 10:54:01.863255 crc crio[19822]: time=\"2026-06-12T10:54:01.862658226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4a18864-51bc-498a-a77a-ee07e2375bab name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:54:01.865600 crc crio[19822]: time=\"2026-06-12T10:54:01.865488236Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=177cf1dd-1396-403e-8a34-edce30c397f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:54:01.873350 crc crio[19822]: time=\"2026-06-12T10:54:01.873221932Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687694-fsqnt/oc\" id=e10d268a-302f-46a8-b840-1d375a937b70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:54:01.874242 crc crio[19822]: time=\"2026-06-12T10:54:01.874146302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:54:01.937688 crc crio[19822]: time=\"2026-06-12T10:54:01.937571913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:54:02.289333 crc crio[19822]: time=\"2026-06-12T10:54:02.288892629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:54:02.421621 crc crio[19822]: time=\"2026-06-12T10:54:02.421488606Z\" level=info msg=\"Created container bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d: openshift-infra/auto-csr-approver-29687694-fsqnt/oc\" id=e10d268a-302f-46a8-b840-1d375a937b70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:54:02.423226 crc crio[19822]: time=\"2026-06-12T10:54:02.423156279Z\" level=info msg=\"Starting container: bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d\" id=581acb87-12f5-4447-badb-0c41a5356ece name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:54:02.429572 crc crio[19822]: time=\"2026-06-12T10:54:02.429454269Z\" level=info msg=\"Started container\" PID=172162 containerID=bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d description=openshift-infra/auto-csr-approver-29687694-fsqnt/oc id=581acb87-12f5-4447-badb-0c41a5356ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\nJun 12 10:54:04.577152 crc crio[19822]: time=\"2026-06-12T10:54:04.576606781Z\" level=info msg=\"Stopping pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=44157a33-14f5-4746-bbb9-5d741978b214 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:54:04.578730 crc crio[19822]: time=\"2026-06-12T10:54:04.578065458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00140e818}] Aliases:map[]}\"\nJun 12 10:54:04.578730 crc crio[19822]: time=\"2026-06-12T10:54:04.578214403Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687694-fsqnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:54:05.004669 crc crio[19822]: time=\"2026-06-12T10:54:05.004530349Z\" level=info msg=\"Stopped pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=44157a33-14f5-4746-bbb9-5d741978b214 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:54:15.748084 crc crio[19822]: time=\"2026-06-12T10:54:15.747161118Z\" level=info msg=\"Stopping pod sandbox: 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173\" id=ce62f56c-73e7-4b6a-9d8b-39aaf15e96f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:54:15.749616 crc crio[19822]: time=\"2026-06-12T10:54:15.748976657Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00244ce68}] Aliases:map[]}\"\nJun 12 10:54:15.749616 crc crio[19822]: time=\"2026-06-12T10:54:15.749143052Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:54:16.207395 crc crio[19822]: time=\"2026-06-12T10:54:16.207260082Z\" level=info msg=\"Stopped pod sandbox: 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173\" id=ce62f56c-73e7-4b6a-9d8b-39aaf15e96f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:54:17.304879 crc crio[19822]: time=\"2026-06-12T10:54:17.301886489Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/POD\" id=49738d7c-7b72-46c0-97c3-71dcc433fb82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:54:17.304879 crc crio[19822]: time=\"2026-06-12T10:54:17.302709176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:54:17.342664 crc crio[19822]: time=\"2026-06-12T10:54:17.342527495Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc003265078}] Aliases:map[]}\"\nJun 12 10:54:17.342664 crc crio[19822]: time=\"2026-06-12T10:54:17.342605627Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:54:18.001761 crc crio[19822]: 2026-06-12T10:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53db863d4d13cb8 Mac:b2:4f:0b:0d:97:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:54:18.003122 crc crio[19822]: time=\"2026-06-12T10:54:18.003001455Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc003265078}] Aliases:map[]}\"\nJun 12 10:54:18.003322 crc crio[19822]: time=\"2026-06-12T10:54:18.003203141Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:54:18.013250 crc crio[19822]: time=\"2026-06-12T10:54:18.013136191Z\" level=info msg=\"Ran pod sandbox 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/POD\" id=49738d7c-7b72-46c0-97c3-71dcc433fb82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:54:18.016694 crc crio[19822]: time=\"2026-06-12T10:54:18.016613628Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=67a28e6b-c468-4ae3-bc00-3d45dfeb156b name=/runtime.v1.ImageService/PullImage\nJun 12 10:54:18.029083 crc crio[19822]: time=\"2026-06-12T10:54:18.028977255Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:54:18.485290 crc crio[19822]: time=\"2026-06-12T10:54:18.484134059Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=67a28e6b-c468-4ae3-bc00-3d45dfeb156b name=/runtime.v1.ImageService/PullImage\nJun 12 10:54:18.487094 crc crio[19822]: time=\"2026-06-12T10:54:18.48700083Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=091f205e-1667-4c80-9aa9-ab916014a959 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:54:18.561241 crc crio[19822]: time=\"2026-06-12T10:54:18.559130959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7c7dc453-b0aa-4e98-8ae3-dba376dd514c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:54:18.567479 crc crio[19822]: time=\"2026-06-12T10:54:18.567380572Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=d2226fb9-fe84-41c4-95d6-03194f438470 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:54:18.568177 crc crio[19822]: time=\"2026-06-12T10:54:18.568102415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:54:18.617145 crc crio[19822]: time=\"2026-06-12T10:54:18.616995363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:54:18.620393 crc crio[19822]: time=\"2026-06-12T10:54:18.620330009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:54:18.770765 crc crio[19822]: time=\"2026-06-12T10:54:18.770586388Z\" level=info msg=\"Created container 6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=d2226fb9-fe84-41c4-95d6-03194f438470 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:54:18.773166 crc crio[19822]: time=\"2026-06-12T10:54:18.772981714Z\" level=info msg=\"Starting container: 6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f\" id=e8f538a7-652e-4f8b-a0a5-74aeb35498b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:54:18.779420 crc crio[19822]: time=\"2026-06-12T10:54:18.779264974Z\" level=info msg=\"Started container\" PID=173294 containerID=6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e8f538a7-652e-4f8b-a0a5-74aeb35498b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a\nJun 12 10:54:30.761071 crc crio[19822]: time=\"2026-06-12T10:54:30.760127458Z\" level=info msg=\"Removing container: bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171\" id=601c01c9-c984-4a05-9c94-64eae0f94cf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:54:30.917795 crc crio[19822]: time=\"2026-06-12T10:54:30.917666368Z\" level=info msg=\"Removed container bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171: openshift-infra/auto-csr-approver-29687688-mblt9/oc\" id=601c01c9-c984-4a05-9c94-64eae0f94cf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:54:30.932551 crc crio[19822]: time=\"2026-06-12T10:54:30.932438399Z\" level=info msg=\"Stopping pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=c830aa5c-8ca3-4005-a990-150c0731c752 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:54:30.932551 crc crio[19822]: time=\"2026-06-12T10:54:30.932561393Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=c830aa5c-8ca3-4005-a990-150c0731c752 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:54:30.934799 crc crio[19822]: time=\"2026-06-12T10:54:30.934537817Z\" level=info msg=\"Removing pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=eae96652-6218-4315-86bb-42d47a5ecd2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:54:30.961465 crc crio[19822]: time=\"2026-06-12T10:54:30.961284741Z\" level=info msg=\"Removed pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=eae96652-6218-4315-86bb-42d47a5ecd2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:55:08.609106 crc crio[19822]: time=\"2026-06-12T10:55:08.608182167Z\" level=info msg=\"Stopping pod sandbox: 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a\" id=597250b7-f201-4540-bcea-37b488102aa8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:55:08.610587 crc crio[19822]: time=\"2026-06-12T10:55:08.609714377Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc00101bdf0}] Aliases:map[]}\"\nJun 12 10:55:08.610587 crc crio[19822]: time=\"2026-06-12T10:55:08.609925873Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:55:09.122801 crc crio[19822]: time=\"2026-06-12T10:55:09.122326514Z\" level=info msg=\"Stopped pod sandbox: 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a\" id=597250b7-f201-4540-bcea-37b488102aa8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:55:10.264472 crc crio[19822]: time=\"2026-06-12T10:55:10.263305778Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/POD\" id=101690d3-52f9-4b1f-a2d7-632116bf6a6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:55:10.267180 crc crio[19822]: time=\"2026-06-12T10:55:10.264521167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:10.305578 crc crio[19822]: time=\"2026-06-12T10:55:10.305487153Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"\nJun 12 10:55:10.305578 crc crio[19822]: time=\"2026-06-12T10:55:10.305553495Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:55:10.996511 crc crio[19822]: 2026-06-12T10:55:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c44afe1902675 Mac:82:e2:57:96:e3:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c SocketPath: PciID:}] [{Interface:0xc0002a8710 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:55:10.997939 crc crio[19822]: time=\"2026-06-12T10:55:10.997797108Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"\nJun 12 10:55:10.999022 crc crio[19822]: time=\"2026-06-12T10:55:10.998005575Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:55:11.014987 crc crio[19822]: time=\"2026-06-12T10:55:11.014462175Z\" level=info msg=\"Ran pod sandbox 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/POD\" id=101690d3-52f9-4b1f-a2d7-632116bf6a6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:55:11.020972 crc crio[19822]: time=\"2026-06-12T10:55:11.020918544Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f525a9b5-6818-47a7-a8b0-1052f3ab4b53 name=/runtime.v1.ImageService/PullImage\nJun 12 10:55:11.033338 crc crio[19822]: time=\"2026-06-12T10:55:11.033071692Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:55:11.724712 crc crio[19822]: time=\"2026-06-12T10:55:11.7245821Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f525a9b5-6818-47a7-a8b0-1052f3ab4b53 name=/runtime.v1.ImageService/PullImage\nJun 12 10:55:11.726404 crc crio[19822]: time=\"2026-06-12T10:55:11.726336876Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8c52e98c-849d-42c9-98fa-dfb3e400b777 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:55:11.777767 crc crio[19822]: time=\"2026-06-12T10:55:11.777332761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5ac198cc-211f-4345-867a-7191c9be5d73 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:55:11.788736 crc crio[19822]: time=\"2026-06-12T10:55:11.788098415Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=16699f93-8f2a-42be-8fb4-0993951ae51b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:55:11.788736 crc crio[19822]: time=\"2026-06-12T10:55:11.78856649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:11.842855 crc crio[19822]: time=\"2026-06-12T10:55:11.842747849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:11.847438 crc crio[19822]: time=\"2026-06-12T10:55:11.847363493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:12.027643 crc crio[19822]: time=\"2026-06-12T10:55:12.027552126Z\" level=info msg=\"Created container e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=16699f93-8f2a-42be-8fb4-0993951ae51b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:55:12.028693 crc crio[19822]: time=\"2026-06-12T10:55:12.028667401Z\" level=info msg=\"Starting container: e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397\" id=d1e4ac86-f812-4254-aa50-188be35fd76e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:55:12.036596 crc crio[19822]: time=\"2026-06-12T10:55:12.036541813Z\" level=info msg=\"Started container\" PID=176372 containerID=e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=d1e4ac86-f812-4254-aa50-188be35fd76e name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b\nJun 12 10:55:15.763568 crc crio[19822]: time=\"2026-06-12T10:55:15.762585936Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-b8gfj/POD\" id=20508437-c4f9-40b8-80e2-5f330217b4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:55:15.765215 crc crio[19822]: time=\"2026-06-12T10:55:15.763606458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:15.826493 crc crio[19822]: time=\"2026-06-12T10:55:15.826413501Z\" level=info msg=\"Got pod network &{Name:certified-operators-b8gfj Namespace:openshift-marketplace ID:cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 UID:7da1e77b-fe48-4581-a25c-14a663ff4a1b NetNS:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7da1e77b_fe48_4581_a25c_14a663ff4a1b.slice PodAnnotations:0xc000696850}] Aliases:map[]}\"\nJun 12 10:55:15.826493 crc crio[19822]: time=\"2026-06-12T10:55:15.826489963Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-b8gfj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:55:16.443669 crc crio[19822]: 2026-06-12T10:55:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdae94e3e9b3cef Mac:56:10:81:7a:e5:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:55:16.445442 crc crio[19822]: time=\"2026-06-12T10:55:16.445371509Z\" level=info msg=\"Got pod network &{Name:certified-operators-b8gfj Namespace:openshift-marketplace ID:cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 UID:7da1e77b-fe48-4581-a25c-14a663ff4a1b NetNS:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7da1e77b_fe48_4581_a25c_14a663ff4a1b.slice PodAnnotations:0xc000696850}] Aliases:map[]}\"\nJun 12 10:55:16.445626 crc crio[19822]: time=\"2026-06-12T10:55:16.445570616Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-b8gfj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:55:16.474722 crc crio[19822]: time=\"2026-06-12T10:55:16.474544787Z\" level=info msg=\"Ran pod sandbox cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 with infra container: openshift-marketplace/certified-operators-b8gfj/POD\" id=20508437-c4f9-40b8-80e2-5f330217b4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:55:16.477594 crc crio[19822]: time=\"2026-06-12T10:55:16.477531991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b061d91d-a757-4541-8f2e-ddda09420b93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:55:16.480223 crc crio[19822]: time=\"2026-06-12T10:55:16.480161166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6305e192-0cfa-40fb-8a91-5b84b304b200 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:55:16.493182 crc crio[19822]: time=\"2026-06-12T10:55:16.49305787Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-b8gfj/extract-utilities\" id=8d48ee79-d4ca-4b8e-9941-3dbd8db050d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:55:16.494273 crc crio[19822]: time=\"2026-06-12T10:55:16.493486954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:16.555348 crc crio[19822]: time=\"2026-06-12T10:55:16.555140715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:16.564974 crc crio[19822]: time=\"2026-06-12T10:55:16.56474141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:16.731577 crc crio[19822]: time=\"2026-06-12T10:55:16.731403744Z\" level=info msg=\"Created container 6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc: openshift-marketplace/certified-operators-b8gfj/extract-utilities\" id=8d48ee79-d4ca-4b8e-9941-3dbd8db050d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:55:16.733121 crc crio[19822]: time=\"2026-06-12T10:55:16.732980193Z\" level=info msg=\"Starting container: 6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc\" id=63472aeb-6f24-4577-a607-47df8794cb46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:55:16.747733 crc crio[19822]: time=\"2026-06-12T10:55:16.747654182Z\" level=info msg=\"Started container\" PID=176787 containerID=6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc description=openshift-marketplace/certified-operators-b8gfj/extract-utilities id=63472aeb-6f24-4577-a607-47df8794cb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271\nJun 12 10:55:17.779793 crc crio[19822]: time=\"2026-06-12T10:55:17.779496556Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f10cd3fb-e8a9-49c2-87ac-1d77c77a957d name=/runtime.v1.ImageService/PullImage\nJun 12 10:55:17.790571 crc crio[19822]: time=\"2026-06-12T10:55:17.790492888Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 10:55:25.211457 crc crio[19822]: time=\"2026-06-12T10:55:25.210496181Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5\" id=f10cd3fb-e8a9-49c2-87ac-1d77c77a957d name=/runtime.v1.ImageService/PullImage\nJun 12 10:55:25.213148 crc crio[19822]: time=\"2026-06-12T10:55:25.212243965Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6446ec6a-6516-4b68-8b05-38a0d4c9604d name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:55:25.217561 crc crio[19822]: time=\"2026-06-12T10:55:25.217474743Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9760ee3d-30da-4d27-be80-badda0147ccc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:55:25.229362 crc crio[19822]: time=\"2026-06-12T10:55:25.228854404Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-b8gfj/extract-content\" id=efff0bf8-25d0-4270-9e7c-94e9671f781b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:55:25.231715 crc crio[19822]: time=\"2026-06-12T10:55:25.231545291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:25.286472 crc crio[19822]: time=\"2026-06-12T10:55:25.286393139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:25.290253 crc crio[19822]: time=\"2026-06-12T10:55:25.29019403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:25.479593 crc crio[19822]: time=\"2026-06-12T10:55:25.479214024Z\" level=info msg=\"Created container 5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e: openshift-marketplace/certified-operators-b8gfj/extract-content\" id=efff0bf8-25d0-4270-9e7c-94e9671f781b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:55:25.480791 crc crio[19822]: time=\"2026-06-12T10:55:25.480681312Z\" level=info msg=\"Starting container: 5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e\" id=4a09345c-5500-4ac1-862b-7ed5b700a062 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:55:25.486613 crc crio[19822]: time=\"2026-06-12T10:55:25.486511876Z\" level=info msg=\"Started container\" PID=177253 containerID=5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e description=openshift-marketplace/certified-operators-b8gfj/extract-content id=4a09345c-5500-4ac1-862b-7ed5b700a062 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271\nJun 12 10:55:25.919423 crc crio[19822]: time=\"2026-06-12T10:55:25.919101234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee322914-7d53-4f64-8ef1-57fdfea3c070 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:55:25.925409 crc crio[19822]: time=\"2026-06-12T10:55:25.925229139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e6db28c-d7da-4c0f-a7cf-7e2d6937f4cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:55:25.938269 crc crio[19822]: time=\"2026-06-12T10:55:25.938125772Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-b8gfj/registry-server\" id=8caa5883-4e57-4277-8c8e-f2f05b457ae9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:55:25.938757 crc crio[19822]: time=\"2026-06-12T10:55:25.93869005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:26.023448 crc crio[19822]: time=\"2026-06-12T10:55:26.023356867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:26.026853 crc crio[19822]: time=\"2026-06-12T10:55:26.026733603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:55:26.205226 crc crio[19822]: time=\"2026-06-12T10:55:26.20513169Z\" level=info msg=\"Created container ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a: openshift-marketplace/certified-operators-b8gfj/registry-server\" id=8caa5883-4e57-4277-8c8e-f2f05b457ae9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:55:26.206581 crc crio[19822]: time=\"2026-06-12T10:55:26.206481673Z\" level=info msg=\"Starting container: ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a\" id=3b3e4dc6-80cb-4183-827d-394a2556a48d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:55:26.212773 crc crio[19822]: time=\"2026-06-12T10:55:26.21237101Z\" level=info msg=\"Started container\" PID=177343 containerID=ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a description=openshift-marketplace/certified-operators-b8gfj/registry-server id=3b3e4dc6-80cb-4183-827d-394a2556a48d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271\nJun 12 10:55:39.134167 crc crio[19822]: time=\"2026-06-12T10:55:39.133332173Z\" level=info msg=\"Stopping container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159 (timeout: 2s)\" id=28dcb0d4-3fa9-4bfa-8ee3-f7d746ad5761 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:55:39.767582 crc crio[19822]: time=\"2026-06-12T10:55:39.767113617Z\" level=info msg=\"Stopped container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server\" id=28dcb0d4-3fa9-4bfa-8ee3-f7d746ad5761 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:55:39.770255 crc crio[19822]: time=\"2026-06-12T10:55:39.769271417Z\" level=info msg=\"Stopping pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=e21034b8-6a42-4e33-b21e-e8785da25fbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:55:39.771996 crc crio[19822]: time=\"2026-06-12T10:55:39.771275272Z\" level=info msg=\"Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}\"\nJun 12 10:55:39.771996 crc crio[19822]: time=\"2026-06-12T10:55:39.771540938Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-6r77n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:55:40.203780 crc crio[19822]: time=\"2026-06-12T10:55:40.203724412Z\" level=info msg=\"Stopped pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=e21034b8-6a42-4e33-b21e-e8785da25fbf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:55:41.228062 crc crio[19822]: time=\"2026-06-12T10:55:41.227239273Z\" level=info msg=\"Removing container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159\" id=1d6ab554-da3b-4de7-8275-672d3568a12a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:55:41.282687 crc crio[19822]: time=\"2026-06-12T10:55:41.282622873Z\" level=info msg=\"Removed container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server\" id=1d6ab554-da3b-4de7-8275-672d3568a12a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:55:41.285663 crc crio[19822]: time=\"2026-06-12T10:55:41.285553892Z\" level=info msg=\"Removing container: 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c\" id=d48daa41-4331-4829-9886-42393a0a38ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:55:41.369228 crc crio[19822]: time=\"2026-06-12T10:55:41.369172093Z\" level=info msg=\"Removed container 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c: openshift-marketplace/certified-operators-6r77n/extract-content\" id=d48daa41-4331-4829-9886-42393a0a38ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:55:41.373292 crc crio[19822]: time=\"2026-06-12T10:55:41.373214595Z\" level=info msg=\"Removing container: 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a\" id=44e51025-b726-4ecf-a7b2-d55f1e45da3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:55:41.414226 crc crio[19822]: time=\"2026-06-12T10:55:41.414121519Z\" level=info msg=\"Removed container 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a: openshift-marketplace/certified-operators-6r77n/extract-utilities\" id=44e51025-b726-4ecf-a7b2-d55f1e45da3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:56:00.554178 crc crio[19822]: time=\"2026-06-12T10:56:00.553003671Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687696-grsrz/POD\" id=bedd1964-d33b-4aa3-9519-4d9fc03b8f6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:56:00.556272 crc crio[19822]: time=\"2026-06-12T10:56:00.55421267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:56:00.599325 crc crio[19822]: time=\"2026-06-12T10:56:00.596584037Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a5c8}] Aliases:map[]}\"\nJun 12 10:56:00.599325 crc crio[19822]: time=\"2026-06-12T10:56:00.596669549Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687696-grsrz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:56:01.284191 crc crio[19822]: 2026-06-12T10:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4297baa609aa867 Mac:8e:9b:9e:dc:c5:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb SocketPath: PciID:}] [{Interface:0xc0002dabf0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:56:01.289391 crc crio[19822]: time=\"2026-06-12T10:56:01.289291654Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a5c8}] Aliases:map[]}\"\nJun 12 10:56:01.289585 crc crio[19822]: time=\"2026-06-12T10:56:01.289526951Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687696-grsrz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:56:01.298922 crc crio[19822]: time=\"2026-06-12T10:56:01.298013293Z\" level=info msg=\"Ran pod sandbox 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a with infra container: openshift-infra/auto-csr-approver-29687696-grsrz/POD\" id=bedd1964-d33b-4aa3-9519-4d9fc03b8f6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:56:01.303337 crc crio[19822]: time=\"2026-06-12T10:56:01.303222178Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=701f1951-f28b-4af9-ae2c-c00669ec30a2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:56:01.317281 crc crio[19822]: time=\"2026-06-12T10:56:01.317198454Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:56:02.430004 crc crio[19822]: time=\"2026-06-12T10:56:02.429113761Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=701f1951-f28b-4af9-ae2c-c00669ec30a2 name=/runtime.v1.ImageService/PullImage\nJun 12 10:56:02.431992 crc crio[19822]: time=\"2026-06-12T10:56:02.431734445Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1b0ecb1-e0da-4df7-8eea-05e23f162b90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:56:02.435163 crc crio[19822]: time=\"2026-06-12T10:56:02.435107231Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41a1d740-9e06-4e6b-9d2d-1e5ba7f7979c name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:56:02.444918 crc crio[19822]: time=\"2026-06-12T10:56:02.44478689Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687696-grsrz/oc\" id=59504530-8df5-4657-9ce1-1959a16cf1de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:56:02.445503 crc crio[19822]: time=\"2026-06-12T10:56:02.445435591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:56:02.504397 crc crio[19822]: time=\"2026-06-12T10:56:02.49967646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:56:02.852364 crc crio[19822]: time=\"2026-06-12T10:56:02.852167415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:56:03.001864 crc crio[19822]: time=\"2026-06-12T10:56:03.001739921Z\" level=info msg=\"Created container 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0: openshift-infra/auto-csr-approver-29687696-grsrz/oc\" id=59504530-8df5-4657-9ce1-1959a16cf1de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:56:03.003230 crc crio[19822]: time=\"2026-06-12T10:56:03.003141056Z\" level=info msg=\"Starting container: 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0\" id=c96bf099-7a99-4b26-bc9e-5dc1f2f9246d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:56:03.011771 crc crio[19822]: time=\"2026-06-12T10:56:03.01143384Z\" level=info msg=\"Started container\" PID=179330 containerID=16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0 description=openshift-infra/auto-csr-approver-29687696-grsrz/oc id=c96bf099-7a99-4b26-bc9e-5dc1f2f9246d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\nJun 12 10:56:04.690232 crc crio[19822]: time=\"2026-06-12T10:56:04.689320396Z\" level=info msg=\"Stopping pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=7fe5b116-b71c-494e-9855-291c0d7466e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:56:04.692010 crc crio[19822]: time=\"2026-06-12T10:56:04.690966159Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a488}] Aliases:map[]}\"\nJun 12 10:56:04.692010 crc crio[19822]: time=\"2026-06-12T10:56:04.691175055Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687696-grsrz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:56:05.024556 crc crio[19822]: time=\"2026-06-12T10:56:05.024344094Z\" level=info msg=\"Stopped pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=7fe5b116-b71c-494e-9855-291c0d7466e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:56:31.015920 crc crio[19822]: time=\"2026-06-12T10:56:31.014750146Z\" level=info msg=\"Removing container: fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec\" id=470fe21f-d11a-4ac9-90a4-965e45143550 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:56:31.164883 crc crio[19822]: time=\"2026-06-12T10:56:31.164735568Z\" level=info msg=\"Removed container fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec: openshift-infra/auto-csr-approver-29687690-w85x2/oc\" id=470fe21f-d11a-4ac9-90a4-965e45143550 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:56:31.180440 crc crio[19822]: time=\"2026-06-12T10:56:31.180271281Z\" level=info msg=\"Stopping pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=edd1e8a4-0911-4184-81a8-2739cf2d3e75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:56:31.180440 crc crio[19822]: time=\"2026-06-12T10:56:31.180361514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=edd1e8a4-0911-4184-81a8-2739cf2d3e75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:56:31.181377 crc crio[19822]: time=\"2026-06-12T10:56:31.181229052Z\" level=info msg=\"Removing pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=9918dcb1-74f4-4692-ba48-8ba23e03a060 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:56:31.197219 crc crio[19822]: time=\"2026-06-12T10:56:31.196913564Z\" level=info msg=\"Removed pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=9918dcb1-74f4-4692-ba48-8ba23e03a060 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:56:31.198176 crc crio[19822]: time=\"2026-06-12T10:56:31.198092269Z\" level=info msg=\"Stopping pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=5d93ff14-89c7-48f4-b395-0fe1b240d4bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:56:31.198282 crc crio[19822]: time=\"2026-06-12T10:56:31.198190552Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=5d93ff14-89c7-48f4-b395-0fe1b240d4bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:56:31.199118 crc crio[19822]: time=\"2026-06-12T10:56:31.199010638Z\" level=info msg=\"Removing pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=ddec34dd-d744-4d95-89a5-e6989e16dfd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:56:31.215354 crc crio[19822]: time=\"2026-06-12T10:56:31.215245426Z\" level=info msg=\"Removed pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=ddec34dd-d744-4d95-89a5-e6989e16dfd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:58:00.550417 crc crio[19822]: time=\"2026-06-12T10:58:00.549424465Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687698-f5zgl/POD\" id=320650e1-b781-4bfd-a777-4d41391e8e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:58:00.551770 crc crio[19822]: time=\"2026-06-12T10:58:00.550453908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:58:00.598387 crc crio[19822]: time=\"2026-06-12T10:58:00.596216018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00140e038}] Aliases:map[]}\"\nJun 12 10:58:00.598387 crc crio[19822]: time=\"2026-06-12T10:58:00.596310231Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687698-f5zgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:58:01.169432 crc crio[19822]: 2026-06-12T10:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f996c251820145b Mac:16:80:f9:8a:3e:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 SocketPath: PciID:}] [{Interface:0xc0002aac80 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:58:01.171938 crc crio[19822]: time=\"2026-06-12T10:58:01.17176297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00140e038}] Aliases:map[]}\"\nJun 12 10:58:01.172282 crc crio[19822]: time=\"2026-06-12T10:58:01.172253286Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687698-f5zgl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:58:01.182699 crc crio[19822]: time=\"2026-06-12T10:58:01.182588709Z\" level=info msg=\"Ran pod sandbox f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd with infra container: openshift-infra/auto-csr-approver-29687698-f5zgl/POD\" id=320650e1-b781-4bfd-a777-4d41391e8e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:58:01.187464 crc crio[19822]: time=\"2026-06-12T10:58:01.187306654Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=14e9c59f-3c9d-48dd-ab83-214b837c7b45 name=/runtime.v1.ImageService/PullImage\nJun 12 10:58:01.199700 crc crio[19822]: time=\"2026-06-12T10:58:01.197370936Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 10:58:02.438986 crc crio[19822]: time=\"2026-06-12T10:58:02.43842437Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=14e9c59f-3c9d-48dd-ab83-214b837c7b45 name=/runtime.v1.ImageService/PullImage\nJun 12 10:58:02.440437 crc crio[19822]: time=\"2026-06-12T10:58:02.440093072Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e43864c-f46e-4775-97b8-6a3323b46ecb name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:58:02.443092 crc crio[19822]: time=\"2026-06-12T10:58:02.442997965Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75608735-523c-4f27-9614-cc8d1e00f5ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:58:02.451451 crc crio[19822]: time=\"2026-06-12T10:58:02.451351221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687698-f5zgl/oc\" id=a2b45666-4c99-4e4b-8577-2f78249c920d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:58:02.452128 crc crio[19822]: time=\"2026-06-12T10:58:02.452061874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:58:02.528264 crc crio[19822]: time=\"2026-06-12T10:58:02.52813517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:58:02.840504 crc crio[19822]: time=\"2026-06-12T10:58:02.840395053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:58:02.975851 crc crio[19822]: time=\"2026-06-12T10:58:02.975706039Z\" level=info msg=\"Created container 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf: openshift-infra/auto-csr-approver-29687698-f5zgl/oc\" id=a2b45666-4c99-4e4b-8577-2f78249c920d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:58:02.977647 crc crio[19822]: time=\"2026-06-12T10:58:02.977568148Z\" level=info msg=\"Starting container: 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf\" id=c17147bd-53b2-4a7b-9d04-f567036ee0a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:58:02.983101 crc crio[19822]: time=\"2026-06-12T10:58:02.9829705Z\" level=info msg=\"Started container\" PID=185335 containerID=4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf description=openshift-infra/auto-csr-approver-29687698-f5zgl/oc id=c17147bd-53b2-4a7b-9d04-f567036ee0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\nJun 12 10:58:05.777654 crc crio[19822]: time=\"2026-06-12T10:58:05.776547862Z\" level=info msg=\"Stopping pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=42dea1ec-e676-4a6c-917b-24f427e68682 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:58:05.779424 crc crio[19822]: time=\"2026-06-12T10:58:05.778413482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00101b148}] Aliases:map[]}\"\nJun 12 10:58:05.779424 crc crio[19822]: time=\"2026-06-12T10:58:05.778576127Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687698-f5zgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:58:06.142525 crc crio[19822]: time=\"2026-06-12T10:58:06.141737231Z\" level=info msg=\"Stopped pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=42dea1ec-e676-4a6c-917b-24f427e68682 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:58:31.264561 crc crio[19822]: time=\"2026-06-12T10:58:31.263379244Z\" level=info msg=\"Removing container: c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195\" id=5306ee7d-2f84-4c64-91a9-fdcee02e9c0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:58:31.407319 crc crio[19822]: time=\"2026-06-12T10:58:31.406730331Z\" level=info msg=\"Removed container c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195: openshift-infra/auto-csr-approver-29687692-vff6j/oc\" id=5306ee7d-2f84-4c64-91a9-fdcee02e9c0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:58:31.418149 crc crio[19822]: time=\"2026-06-12T10:58:31.418004436Z\" level=info msg=\"Stopping pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=d22033bb-ec69-4508-9c58-be30ed984f6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:58:31.418149 crc crio[19822]: time=\"2026-06-12T10:58:31.41814187Z\" level=info msg=\"Stopped pod sandbox (already stopped): a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=d22033bb-ec69-4508-9c58-be30ed984f6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:58:31.419584 crc crio[19822]: time=\"2026-06-12T10:58:31.419454912Z\" level=info msg=\"Removing pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=662d6c6f-ae69-4ed0-93e3-95e10252ceae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:58:31.441040 crc crio[19822]: time=\"2026-06-12T10:58:31.440914788Z\" level=info msg=\"Removed pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=662d6c6f-ae69-4ed0-93e3-95e10252ceae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:59:07.330228 crc crio[19822]: time=\"2026-06-12T10:59:07.329390914Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-682b2/POD\" id=8589bb4b-4076-405f-a0a9-64b78436e2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:59:07.330228 crc crio[19822]: time=\"2026-06-12T10:59:07.330234362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:07.366069 crc crio[19822]: time=\"2026-06-12T10:59:07.365552168Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc002145a28}] Aliases:map[]}\"\nJun 12 10:59:07.366069 crc crio[19822]: time=\"2026-06-12T10:59:07.365978212Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-682b2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:59:07.942454 crc crio[19822]: 2026-06-12T10:59:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b80af1b6ce237d Mac:0e:7f:70:80:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f SocketPath: PciID:}] [{Interface:0xc0001a86c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:59:07.946334 crc crio[19822]: time=\"2026-06-12T10:59:07.944215643Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc002145a28}] Aliases:map[]}\"\nJun 12 10:59:07.946334 crc crio[19822]: time=\"2026-06-12T10:59:07.944474341Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-682b2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:59:07.969685 crc crio[19822]: time=\"2026-06-12T10:59:07.968379361Z\" level=info msg=\"Ran pod sandbox 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 with infra container: openshift-marketplace/redhat-marketplace-682b2/POD\" id=8589bb4b-4076-405f-a0a9-64b78436e2b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:59:07.971562 crc crio[19822]: time=\"2026-06-12T10:59:07.971422296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e67b08e-77fc-4501-8088-f00352b20fea name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:59:07.975727 crc crio[19822]: time=\"2026-06-12T10:59:07.975530759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eeabae67-f848-4917-bfd2-1d1064db85db name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:59:07.984940 crc crio[19822]: time=\"2026-06-12T10:59:07.984794934Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-682b2/extract-utilities\" id=dc6ab23c-3187-425b-b01e-4fa779771086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:59:07.985651 crc crio[19822]: time=\"2026-06-12T10:59:07.985575229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:08.043174 crc crio[19822]: time=\"2026-06-12T10:59:08.043097663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:08.048546 crc crio[19822]: time=\"2026-06-12T10:59:08.048455434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:08.259661 crc crio[19822]: time=\"2026-06-12T10:59:08.259531097Z\" level=info msg=\"Created container e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c: openshift-marketplace/redhat-marketplace-682b2/extract-utilities\" id=dc6ab23c-3187-425b-b01e-4fa779771086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:59:08.262316 crc crio[19822]: time=\"2026-06-12T10:59:08.261253883Z\" level=info msg=\"Starting container: e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c\" id=9d4a5d01-0320-4866-acd7-a345ee926492 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:59:08.274427 crc crio[19822]: time=\"2026-06-12T10:59:08.274285808Z\" level=info msg=\"Started container\" PID=189169 containerID=e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c description=openshift-marketplace/redhat-marketplace-682b2/extract-utilities id=9d4a5d01-0320-4866-acd7-a345ee926492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\nJun 12 10:59:08.738683 crc crio[19822]: time=\"2026-06-12T10:59:08.737516317Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=23406add-9242-47dc-ae4d-77d67b72777e name=/runtime.v1.ImageService/PullImage\nJun 12 10:59:08.754073 crc crio[19822]: time=\"2026-06-12T10:59:08.753968682Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 10:59:09.407080 crc crio[19822]: time=\"2026-06-12T10:59:09.406936263Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=23406add-9242-47dc-ae4d-77d67b72777e name=/runtime.v1.ImageService/PullImage\nJun 12 10:59:09.408165 crc crio[19822]: time=\"2026-06-12T10:59:09.408086339Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2cf533a8-7a54-4c41-a4c6-611965c10539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:59:09.411537 crc crio[19822]: time=\"2026-06-12T10:59:09.411273661Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0a67757e-40ca-4a62-9384-f852a3edc94f name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:59:09.421906 crc crio[19822]: time=\"2026-06-12T10:59:09.421761307Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-682b2/extract-content\" id=9ed95433-cd5f-4d21-a74a-255f027862ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:59:09.422575 crc crio[19822]: time=\"2026-06-12T10:59:09.422501041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:09.479572 crc crio[19822]: time=\"2026-06-12T10:59:09.479485138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:09.484061 crc crio[19822]: time=\"2026-06-12T10:59:09.48397095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:09.673222 crc crio[19822]: time=\"2026-06-12T10:59:09.672600889Z\" level=info msg=\"Created container efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36: openshift-marketplace/redhat-marketplace-682b2/extract-content\" id=9ed95433-cd5f-4d21-a74a-255f027862ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:59:09.677587 crc crio[19822]: time=\"2026-06-12T10:59:09.677264517Z\" level=info msg=\"Starting container: efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36\" id=9d315f7f-0865-4186-bb05-38807d72d58c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:59:09.684734 crc crio[19822]: time=\"2026-06-12T10:59:09.684623571Z\" level=info msg=\"Started container\" PID=189215 containerID=efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36 description=openshift-marketplace/redhat-marketplace-682b2/extract-content id=9d315f7f-0865-4186-bb05-38807d72d58c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\nJun 12 10:59:10.792239 crc crio[19822]: time=\"2026-06-12T10:59:10.791976009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=491ae3ac-3217-49b8-9492-ec1a1cf46e9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:59:10.805948 crc crio[19822]: time=\"2026-06-12T10:59:10.805730222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4fe9d918-52f4-4505-9730-cb1f95f8b241 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:59:10.813689 crc crio[19822]: time=\"2026-06-12T10:59:10.813568749Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-682b2/registry-server\" id=13b0dd23-c9d6-439a-bbf4-d1375a1a83e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:59:10.819343 crc crio[19822]: time=\"2026-06-12T10:59:10.819243822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:10.890082 crc crio[19822]: time=\"2026-06-12T10:59:10.889579683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:10.894957 crc crio[19822]: time=\"2026-06-12T10:59:10.894876302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:11.083565 crc crio[19822]: time=\"2026-06-12T10:59:11.083475459Z\" level=info msg=\"Created container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server\" id=13b0dd23-c9d6-439a-bbf4-d1375a1a83e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:59:11.084661 crc crio[19822]: time=\"2026-06-12T10:59:11.084574673Z\" level=info msg=\"Starting container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba\" id=7a6790a5-79b0-415e-adc5-ec65c7a6a22a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:59:11.099225 crc crio[19822]: time=\"2026-06-12T10:59:11.099136608Z\" level=info msg=\"Started container\" PID=189342 containerID=21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba description=openshift-marketplace/redhat-marketplace-682b2/registry-server id=7a6790a5-79b0-415e-adc5-ec65c7a6a22a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\nJun 12 10:59:19.922698 crc crio[19822]: time=\"2026-06-12T10:59:19.921772606Z\" level=info msg=\"Stopping container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba (timeout: 2s)\" id=1514ba78-bc05-4843-a33d-c29b52c2a5d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:59:20.049904 crc crio[19822]: time=\"2026-06-12T10:59:20.049743757Z\" level=info msg=\"Stopped container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server\" id=1514ba78-bc05-4843-a33d-c29b52c2a5d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 10:59:20.051312 crc crio[19822]: time=\"2026-06-12T10:59:20.051229643Z\" level=info msg=\"Stopping pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=ce1b0072-bde1-455d-82f5-3f17278aecd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:59:20.052207 crc crio[19822]: time=\"2026-06-12T10:59:20.052104561Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc00140e430}] Aliases:map[]}\"\nJun 12 10:59:20.052391 crc crio[19822]: time=\"2026-06-12T10:59:20.052336717Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-682b2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:59:20.393412 crc crio[19822]: time=\"2026-06-12T10:59:20.392994355Z\" level=info msg=\"Stopped pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=ce1b0072-bde1-455d-82f5-3f17278aecd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:59:20.951004 crc crio[19822]: time=\"2026-06-12T10:59:20.950507482Z\" level=info msg=\"Removing container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba\" id=7eb60d29-8e95-41c6-9248-175c3ca2c3cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:59:20.984918 crc crio[19822]: time=\"2026-06-12T10:59:20.984563842Z\" level=info msg=\"Removed container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server\" id=7eb60d29-8e95-41c6-9248-175c3ca2c3cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:59:20.988247 crc crio[19822]: time=\"2026-06-12T10:59:20.988103001Z\" level=info msg=\"Removing container: efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36\" id=525976b7-6d34-4b2c-a25b-d567c57da83d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:59:21.051393 crc crio[19822]: time=\"2026-06-12T10:59:21.051281247Z\" level=info msg=\"Removed container efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36: openshift-marketplace/redhat-marketplace-682b2/extract-content\" id=525976b7-6d34-4b2c-a25b-d567c57da83d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:59:21.054112 crc crio[19822]: time=\"2026-06-12T10:59:21.053999833Z\" level=info msg=\"Removing container: e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c\" id=a8f6ff55-fafb-4d3d-8338-3cd95b8588a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:59:21.099207 crc crio[19822]: time=\"2026-06-12T10:59:21.099074597Z\" level=info msg=\"Removed container e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c: openshift-marketplace/redhat-marketplace-682b2/extract-utilities\" id=a8f6ff55-fafb-4d3d-8338-3cd95b8588a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 10:59:23.999399 crc crio[19822]: time=\"2026-06-12T10:59:23.998648495Z\" level=info msg=\"Stopping pod sandbox: 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b\" id=2a1f661f-dc01-4e12-b666-d43149a5ea0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:59:24.000983 crc crio[19822]: time=\"2026-06-12T10:59:24.000121732Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008d8c0}] Aliases:map[]}\"\nJun 12 10:59:24.000983 crc crio[19822]: time=\"2026-06-12T10:59:24.000286208Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:59:24.547360 crc crio[19822]: time=\"2026-06-12T10:59:24.546539294Z\" level=info msg=\"Stopped pod sandbox: 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b\" id=2a1f661f-dc01-4e12-b666-d43149a5ea0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:59:25.569565 crc crio[19822]: time=\"2026-06-12T10:59:25.568878039Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/POD\" id=2e6c727e-f6fd-47a8-9c47-eb2ab9929800 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:59:25.571052 crc crio[19822]: time=\"2026-06-12T10:59:25.569600703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:25.629612 crc crio[19822]: time=\"2026-06-12T10:59:25.628765669Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc002ed0e10}] Aliases:map[]}\"\nJun 12 10:59:25.629612 crc crio[19822]: time=\"2026-06-12T10:59:25.629424281Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 10:59:26.142447 crc crio[19822]: 2026-06-12T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef40f090e45b92c Mac:da:f4:b5:fb:d7:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 SocketPath: PciID:}] [{Interface:0xc0002a2d90 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 10:59:26.144353 crc crio[19822]: time=\"2026-06-12T10:59:26.144262047Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc002ed0e10}] Aliases:map[]}\"\nJun 12 10:59:26.144454 crc crio[19822]: time=\"2026-06-12T10:59:26.144438473Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 10:59:26.158751 crc crio[19822]: time=\"2026-06-12T10:59:26.158657605Z\" level=info msg=\"Ran pod sandbox ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/POD\" id=2e6c727e-f6fd-47a8-9c47-eb2ab9929800 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 10:59:26.164665 crc crio[19822]: time=\"2026-06-12T10:59:26.164558453Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d6d56394-ffd7-4399-9fc0-e10da9aa3654 name=/runtime.v1.ImageService/PullImage\nJun 12 10:59:26.173552 crc crio[19822]: time=\"2026-06-12T10:59:26.173478038Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 10:59:26.678911 crc crio[19822]: time=\"2026-06-12T10:59:26.678734747Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d6d56394-ffd7-4399-9fc0-e10da9aa3654 name=/runtime.v1.ImageService/PullImage\nJun 12 10:59:26.681469 crc crio[19822]: time=\"2026-06-12T10:59:26.68136687Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=943aa625-d9fa-4a25-96c4-dba3aad6d0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:59:26.748494 crc crio[19822]: time=\"2026-06-12T10:59:26.748081788Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c7671832-4b37-4e02-8b4e-1b1a7d50be32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 10:59:26.762475 crc crio[19822]: time=\"2026-06-12T10:59:26.762377455Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=b078a273-3d5d-4f8d-bde9-4b1d3c72f0a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:59:26.762928 crc crio[19822]: time=\"2026-06-12T10:59:26.762798119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:26.823887 crc crio[19822]: time=\"2026-06-12T10:59:26.823724723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:26.827393 crc crio[19822]: time=\"2026-06-12T10:59:26.827307996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 10:59:26.990856 crc crio[19822]: time=\"2026-06-12T10:59:26.990680888Z\" level=info msg=\"Created container 1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=b078a273-3d5d-4f8d-bde9-4b1d3c72f0a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 10:59:26.992250 crc crio[19822]: time=\"2026-06-12T10:59:26.992189836Z\" level=info msg=\"Starting container: 1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec\" id=39265a3f-5e99-41a9-9091-74614186b8a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 10:59:26.998431 crc crio[19822]: time=\"2026-06-12T10:59:26.998320322Z\" level=info msg=\"Started container\" PID=190534 containerID=1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam id=39265a3f-5e99-41a9-9091-74614186b8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d\nJun 12 10:59:31.471707 crc crio[19822]: time=\"2026-06-12T10:59:31.470877287Z\" level=info msg=\"Stopping pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=dc786efb-c95b-412f-b5eb-a911eda7b39f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:59:31.471707 crc crio[19822]: time=\"2026-06-12T10:59:31.471568309Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=dc786efb-c95b-412f-b5eb-a911eda7b39f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 10:59:31.474072 crc crio[19822]: time=\"2026-06-12T10:59:31.472496089Z\" level=info msg=\"Removing pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=9f60c053-5a5a-413d-b640-739d0bcc1b4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 10:59:31.489120 crc crio[19822]: time=\"2026-06-12T10:59:31.488791469Z\" level=info msg=\"Removed pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=9f60c053-5a5a-413d-b640-739d0bcc1b4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:00:00.529632 crc crio[19822]: time=\"2026-06-12T11:00:00.528509416Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687700-x9wsc/POD\" id=9bb6d594-84bb-4729-8b60-87efdb494829 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:00:00.531486 crc crio[19822]: time=\"2026-06-12T11:00:00.531459464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:00:00.553242 crc crio[19822]: time=\"2026-06-12T11:00:00.553149542Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/POD\" id=32f9e368-c7af-4bab-a6b7-805fb9904345 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:00:00.553419 crc crio[19822]: time=\"2026-06-12T11:00:00.553275646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:00:00.608133 crc crio[19822]: time=\"2026-06-12T11:00:00.608061295Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}\"\nJun 12 11:00:00.608475 crc crio[19822]: time=\"2026-06-12T11:00:00.608452368Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687700-x9wsc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:00:00.619802 crc crio[19822]: time=\"2026-06-12T11:00:00.619619674Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc00101a900}] Aliases:map[]}\"\nJun 12 11:00:00.620273 crc crio[19822]: time=\"2026-06-12T11:00:00.619886053Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:00:01.248985 crc crio[19822]: 2026-06-12T11:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54c51cc1132ebcf Mac:2e:f3:a6:0e:20:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:00:01.248985 crc crio[19822]: time=\"2026-06-12T11:00:01.248966762Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}\"\nJun 12 11:00:01.250391 crc crio[19822]: time=\"2026-06-12T11:00:01.249189629Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687700-x9wsc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:00:01.263707 crc crio[19822]: time=\"2026-06-12T11:00:01.263585173Z\" level=info msg=\"Ran pod sandbox 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 with infra container: openshift-infra/auto-csr-approver-29687700-x9wsc/POD\" id=9bb6d594-84bb-4729-8b60-87efdb494829 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:00:01.266954 crc crio[19822]: time=\"2026-06-12T11:00:01.26680261Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1a2501b0-dfec-4e9c-9a0d-ed6f141062d1 name=/runtime.v1.ImageService/PullImage\nJun 12 11:00:01.279693 crc crio[19822]: time=\"2026-06-12T11:00:01.279607909Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:00:01.342597 crc crio[19822]: 2026-06-12T11:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aadf85d4a8ce202 Mac:4a:b1:2f:9f:4f:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 SocketPath: PciID:}] [{Interface:0xc0002f78a0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:00:01.343961 crc crio[19822]: time=\"2026-06-12T11:00:01.343876839Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc00101a900}] Aliases:map[]}\"\nJun 12 11:00:01.344198 crc crio[19822]: time=\"2026-06-12T11:00:01.344133228Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:00:01.356747 crc crio[19822]: time=\"2026-06-12T11:00:01.356472626Z\" level=info msg=\"Ran pod sandbox aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/POD\" id=32f9e368-c7af-4bab-a6b7-805fb9904345 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:00:01.360611 crc crio[19822]: time=\"2026-06-12T11:00:01.360568471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d232ee7-821b-4790-970e-5bf69647df01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:00:01.363610 crc crio[19822]: time=\"2026-06-12T11:00:01.363268707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0554dcd4-2c47-43a6-bf13-2ede70e1fa27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:00:01.372965 crc crio[19822]: time=\"2026-06-12T11:00:01.372679938Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles\" id=ab4bcbc0-b5b3-473e-9d22-f8bfe06ea908 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:00:01.373629 crc crio[19822]: time=\"2026-06-12T11:00:01.373544445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:00:01.444885 crc crio[19822]: time=\"2026-06-12T11:00:01.444768097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:00:01.449429 crc crio[19822]: time=\"2026-06-12T11:00:01.449403275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:00:01.636645 crc crio[19822]: time=\"2026-06-12T11:00:01.636569946Z\" level=info msg=\"Created container 376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles\" id=ab4bcbc0-b5b3-473e-9d22-f8bfe06ea908 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:00:01.640360 crc crio[19822]: time=\"2026-06-12T11:00:01.640084848Z\" level=info msg=\"Starting container: 376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6\" id=eadee5ac-7be7-4dc5-aa93-0058b6a95ae4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:00:01.649089 crc crio[19822]: time=\"2026-06-12T11:00:01.64635611Z\" level=info msg=\"Started container\" PID=192460 containerID=376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6 description=openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles id=eadee5ac-7be7-4dc5-aa93-0058b6a95ae4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea\nJun 12 11:00:03.642011 crc crio[19822]: time=\"2026-06-12T11:00:03.63966039Z\" level=info msg=\"Stopping pod sandbox: aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea\" id=e222b79d-d13d-450c-b7d6-f64096ef948b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:00:03.642011 crc crio[19822]: time=\"2026-06-12T11:00:03.64120009Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc0007ad408}] Aliases:map[]}\"\nJun 12 11:00:03.642011 crc crio[19822]: time=\"2026-06-12T11:00:03.641407556Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:00:04.005534 crc crio[19822]: time=\"2026-06-12T11:00:04.004985025Z\" level=info msg=\"Stopped pod sandbox: aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea\" id=e222b79d-d13d-450c-b7d6-f64096ef948b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:00:17.789070 crc crio[19822]: time=\"2026-06-12T11:00:17.788209512Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1a2501b0-dfec-4e9c-9a0d-ed6f141062d1 name=/runtime.v1.ImageService/PullImage\nJun 12 11:00:17.790617 crc crio[19822]: time=\"2026-06-12T11:00:17.789610717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a514d18b-9762-47b2-b74c-c2ce4ed5dee3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:00:17.792248 crc crio[19822]: time=\"2026-06-12T11:00:17.792168979Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a0ed1f6f-3370-42d9-adf2-86a039620ac5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:00:17.802528 crc crio[19822]: time=\"2026-06-12T11:00:17.802476008Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687700-x9wsc/oc\" id=65471bec-1b08-4394-b767-031c97a6cbe3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:00:17.804561 crc crio[19822]: time=\"2026-06-12T11:00:17.804529734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:00:17.868363 crc crio[19822]: time=\"2026-06-12T11:00:17.86826734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:00:18.151330 crc crio[19822]: time=\"2026-06-12T11:00:18.151186523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:00:18.282546 crc crio[19822]: time=\"2026-06-12T11:00:18.282043527Z\" level=info msg=\"Created container c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e: openshift-infra/auto-csr-approver-29687700-x9wsc/oc\" id=65471bec-1b08-4394-b767-031c97a6cbe3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:00:18.283931 crc crio[19822]: time=\"2026-06-12T11:00:18.283877176Z\" level=info msg=\"Starting container: c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e\" id=393d1db8-4eb6-4593-8e7d-d68a0eab19c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:00:18.298317 crc crio[19822]: time=\"2026-06-12T11:00:18.298248906Z\" level=info msg=\"Started container\" PID=193499 containerID=c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e description=openshift-infra/auto-csr-approver-29687700-x9wsc/oc id=393d1db8-4eb6-4593-8e7d-d68a0eab19c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\nJun 12 11:00:19.870751 crc crio[19822]: time=\"2026-06-12T11:00:19.870372288Z\" level=info msg=\"Stopping pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=e7ece5ae-a492-4b7a-a999-af508698bb5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:00:19.872241 crc crio[19822]: time=\"2026-06-12T11:00:19.871596918Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00244c718}] Aliases:map[]}\"\nJun 12 11:00:19.872241 crc crio[19822]: time=\"2026-06-12T11:00:19.871773544Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687700-x9wsc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:00:20.246925 crc crio[19822]: time=\"2026-06-12T11:00:20.246295392Z\" level=info msg=\"Stopped pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=e7ece5ae-a492-4b7a-a999-af508698bb5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:00:31.508760 crc crio[19822]: time=\"2026-06-12T11:00:31.508225435Z\" level=info msg=\"Removing container: bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d\" id=7f36e143-ba59-4e45-851c-e9e7a1ecdc27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:00:31.660706 crc crio[19822]: time=\"2026-06-12T11:00:31.660248226Z\" level=info msg=\"Removed container bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d: openshift-infra/auto-csr-approver-29687694-fsqnt/oc\" id=7f36e143-ba59-4e45-851c-e9e7a1ecdc27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:00:31.664940 crc crio[19822]: time=\"2026-06-12T11:00:31.664767709Z\" level=info msg=\"Removing container: f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484\" id=d9523d52-183f-4ac1-a2a2-b39d8c048be0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:00:31.699444 crc crio[19822]: time=\"2026-06-12T11:00:31.699222293Z\" level=info msg=\"Removed container f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles\" id=d9523d52-183f-4ac1-a2a2-b39d8c048be0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:00:31.712686 crc crio[19822]: time=\"2026-06-12T11:00:31.71244124Z\" level=info msg=\"Stopping pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=fccaa1b8-b594-407b-a02a-cb80cf2dbd18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:00:31.712686 crc crio[19822]: time=\"2026-06-12T11:00:31.712559613Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=fccaa1b8-b594-407b-a02a-cb80cf2dbd18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:00:31.713406 crc crio[19822]: time=\"2026-06-12T11:00:31.713168023Z\" level=info msg=\"Removing pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=57b5acc9-a1cc-4075-b302-222e6c185b06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:00:31.742940 crc crio[19822]: time=\"2026-06-12T11:00:31.742746892Z\" level=info msg=\"Removed pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=57b5acc9-a1cc-4075-b302-222e6c185b06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:00:31.744058 crc crio[19822]: time=\"2026-06-12T11:00:31.743916994Z\" level=info msg=\"Stopping pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=69d8b50a-2e2f-42d9-9bfd-5ed62eeaac8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:00:31.744173 crc crio[19822]: time=\"2026-06-12T11:00:31.744058519Z\" level=info msg=\"Stopped pod sandbox (already stopped): a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=69d8b50a-2e2f-42d9-9bfd-5ed62eeaac8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:00:31.745362 crc crio[19822]: time=\"2026-06-12T11:00:31.745207276Z\" level=info msg=\"Removing pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=b71951ad-a1c5-4094-ac85-f01f2cddaa41 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:00:31.779429 crc crio[19822]: time=\"2026-06-12T11:00:31.77936049Z\" level=info msg=\"Removed pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=b71951ad-a1c5-4094-ac85-f01f2cddaa41 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:01:00.570401 crc crio[19822]: time=\"2026-06-12T11:01:00.569362648Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29687701-v8qp5/POD\" id=bb0f1393-e08f-4c80-8e8b-8c7403842af8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:01:00.570401 crc crio[19822]: time=\"2026-06-12T11:01:00.57034916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:01:00.610611 crc crio[19822]: time=\"2026-06-12T11:01:00.610552633Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc003095820}] Aliases:map[]}\"\nJun 12 11:01:00.610979 crc crio[19822]: time=\"2026-06-12T11:01:00.610958016Z\" level=info msg=\"Adding pod openstack_keystone-cron-29687701-v8qp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:01:01.157272 crc crio[19822]: 2026-06-12T11:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c84994e949724c Mac:22:97:8e:49:92:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 SocketPath: PciID:}] [{Interface:0xc00029e770 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:01:01.159112 crc crio[19822]: time=\"2026-06-12T11:01:01.159065937Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc003095820}] Aliases:map[]}\"\nJun 12 11:01:01.159379 crc crio[19822]: time=\"2026-06-12T11:01:01.159361386Z\" level=info msg=\"Checking pod openstack_keystone-cron-29687701-v8qp5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:01:01.168662 crc crio[19822]: time=\"2026-06-12T11:01:01.168184321Z\" level=info msg=\"Ran pod sandbox 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 with infra container: openstack/keystone-cron-29687701-v8qp5/POD\" id=bb0f1393-e08f-4c80-8e8b-8c7403842af8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:01:01.172184 crc crio[19822]: time=\"2026-06-12T11:01:01.172142218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1910ff4-bdba-445a-826b-d5fcbf267527 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:01:01.207361 crc crio[19822]: time=\"2026-06-12T11:01:01.207147875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=dfcce11e-195f-4b55-afa1-ae48ce9fc0e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:01:01.220482 crc crio[19822]: time=\"2026-06-12T11:01:01.220344156Z\" level=info msg=\"Creating container: openstack/keystone-cron-29687701-v8qp5/keystone-cron\" id=c60aeaf8-90f7-4800-ac41-cc49391b3e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:01:01.220775 crc crio[19822]: time=\"2026-06-12T11:01:01.220729738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:01:01.312078 crc crio[19822]: time=\"2026-06-12T11:01:01.311943858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:01:01.319939 crc crio[19822]: time=\"2026-06-12T11:01:01.319855081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:01:01.471354 crc crio[19822]: time=\"2026-06-12T11:01:01.471081934Z\" level=info msg=\"Created container 78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336: openstack/keystone-cron-29687701-v8qp5/keystone-cron\" id=c60aeaf8-90f7-4800-ac41-cc49391b3e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:01:01.473746 crc crio[19822]: time=\"2026-06-12T11:01:01.473673438Z\" level=info msg=\"Starting container: 78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336\" id=623d81e5-bce2-44e5-89d6-2a084348f2be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:01:01.479924 crc crio[19822]: time=\"2026-06-12T11:01:01.479786413Z\" level=info msg=\"Started container\" PID=196024 containerID=78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336 description=openstack/keystone-cron-29687701-v8qp5/keystone-cron id=623d81e5-bce2-44e5-89d6-2a084348f2be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146\nJun 12 11:01:07.595260 crc crio[19822]: time=\"2026-06-12T11:01:07.594267283Z\" level=info msg=\"Stopping pod sandbox: 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146\" id=47b7fa93-3e93-4cf2-97b4-7d1b6e1c07d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:01:07.596951 crc crio[19822]: time=\"2026-06-12T11:01:07.596267167Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc000121020}] Aliases:map[]}\"\nJun 12 11:01:07.596951 crc crio[19822]: time=\"2026-06-12T11:01:07.596429562Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29687701-v8qp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:01:07.991592 crc crio[19822]: time=\"2026-06-12T11:01:07.99078892Z\" level=info msg=\"Stopped pod sandbox: 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146\" id=47b7fa93-3e93-4cf2-97b4-7d1b6e1c07d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:02:00.558172 crc crio[19822]: time=\"2026-06-12T11:02:00.557297648Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687702-wnx6b/POD\" id=1a2c94d8-7fbc-468a-b27e-f85d68b13f46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:02:00.559407 crc crio[19822]: time=\"2026-06-12T11:02:00.558232898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:02:00.594985 crc crio[19822]: time=\"2026-06-12T11:02:00.594794204Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00101a6b8}] Aliases:map[]}\"\nJun 12 11:02:00.594985 crc crio[19822]: time=\"2026-06-12T11:02:00.594939429Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687702-wnx6b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:02:01.136878 crc crio[19822]: 2026-06-12T11:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84571c7c3e3a660 Mac:02:11:b7:e1:f7:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:02:01.138576 crc crio[19822]: time=\"2026-06-12T11:02:01.138520762Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00101a6b8}] Aliases:map[]}\"\nJun 12 11:02:01.138752 crc crio[19822]: time=\"2026-06-12T11:02:01.138690177Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687702-wnx6b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:02:01.149446 crc crio[19822]: time=\"2026-06-12T11:02:01.14916399Z\" level=info msg=\"Ran pod sandbox 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd with infra container: openshift-infra/auto-csr-approver-29687702-wnx6b/POD\" id=1a2c94d8-7fbc-468a-b27e-f85d68b13f46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:02:01.152251 crc crio[19822]: time=\"2026-06-12T11:02:01.152162186Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=31554265-3445-4c69-a348-431d025d241d name=/runtime.v1.ImageService/PullImage\nJun 12 11:02:01.163641 crc crio[19822]: time=\"2026-06-12T11:02:01.163545429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:02:01.992793 crc crio[19822]: time=\"2026-06-12T11:02:01.992156024Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=31554265-3445-4c69-a348-431d025d241d name=/runtime.v1.ImageService/PullImage\nJun 12 11:02:01.994715 crc crio[19822]: time=\"2026-06-12T11:02:01.994585531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=410f5e51-011e-43bf-b85d-a9820f5e9c41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:02:01.999035 crc crio[19822]: time=\"2026-06-12T11:02:01.998906461Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9936997c-2d3d-4641-9ebf-f9bdb7f50442 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:02:02.007384 crc crio[19822]: time=\"2026-06-12T11:02:02.007252005Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687702-wnx6b/oc\" id=4ce67f4e-5b9b-4fd7-bbf6-2e17e10d7595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:02:02.008499 crc crio[19822]: time=\"2026-06-12T11:02:02.008411142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:02:02.063594 crc crio[19822]: time=\"2026-06-12T11:02:02.06350906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:02:02.352994 crc crio[19822]: time=\"2026-06-12T11:02:02.352546501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:02:02.490591 crc crio[19822]: time=\"2026-06-12T11:02:02.490494992Z\" level=info msg=\"Created container 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5: openshift-infra/auto-csr-approver-29687702-wnx6b/oc\" id=4ce67f4e-5b9b-4fd7-bbf6-2e17e10d7595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:02:02.492893 crc crio[19822]: time=\"2026-06-12T11:02:02.492755034Z\" level=info msg=\"Starting container: 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5\" id=566d9835-574f-4ba8-954e-375b65341682 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:02:02.506617 crc crio[19822]: time=\"2026-06-12T11:02:02.506495922Z\" level=info msg=\"Started container\" PID=199482 containerID=4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5 description=openshift-infra/auto-csr-approver-29687702-wnx6b/oc id=566d9835-574f-4ba8-954e-375b65341682 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\nJun 12 11:02:04.449751 crc crio[19822]: time=\"2026-06-12T11:02:04.449242661Z\" level=info msg=\"Stopping pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=d4f741eb-5572-4c17-ac05-500328c114fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:02:04.451232 crc crio[19822]: time=\"2026-06-12T11:02:04.450645216Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00140e640}] Aliases:map[]}\"\nJun 12 11:02:04.451232 crc crio[19822]: time=\"2026-06-12T11:02:04.450895474Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687702-wnx6b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:02:04.778902 crc crio[19822]: time=\"2026-06-12T11:02:04.77831889Z\" level=info msg=\"Stopped pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=d4f741eb-5572-4c17-ac05-500328c114fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:02:31.825905 crc crio[19822]: time=\"2026-06-12T11:02:31.825174919Z\" level=info msg=\"Removing container: 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0\" id=0ab8ed95-f2d8-46ae-932d-5974e437c45e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:02:31.950222 crc crio[19822]: time=\"2026-06-12T11:02:31.949984868Z\" level=info msg=\"Removed container 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0: openshift-infra/auto-csr-approver-29687696-grsrz/oc\" id=0ab8ed95-f2d8-46ae-932d-5974e437c45e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:02:31.963160 crc crio[19822]: time=\"2026-06-12T11:02:31.9624495Z\" level=info msg=\"Stopping pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=b53aa7f8-e4c7-40f7-a269-d9d509acef15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:02:31.963160 crc crio[19822]: time=\"2026-06-12T11:02:31.962571974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=b53aa7f8-e4c7-40f7-a269-d9d509acef15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:02:31.963892 crc crio[19822]: time=\"2026-06-12T11:02:31.963529402Z\" level=info msg=\"Removing pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=76821b4a-1abb-4ac6-8881-4b5842c15525 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:02:31.992607 crc crio[19822]: time=\"2026-06-12T11:02:31.991008004Z\" level=info msg=\"Removed pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=76821b4a-1abb-4ac6-8881-4b5842c15525 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:02:48.068551 crc crio[19822]: time=\"2026-06-12T11:02:48.067757735Z\" level=info msg=\"Stopping pod sandbox: ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d\" id=af6cf967-3bb4-44c5-809c-1ccbb7040b90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:02:48.070644 crc crio[19822]: time=\"2026-06-12T11:02:48.070616377Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc00101b708}] Aliases:map[]}\"\nJun 12 11:02:48.070944 crc crio[19822]: time=\"2026-06-12T11:02:48.070919757Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:02:48.604974 crc crio[19822]: time=\"2026-06-12T11:02:48.604413556Z\" level=info msg=\"Stopped pod sandbox: ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d\" id=af6cf967-3bb4-44c5-809c-1ccbb7040b90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:02:49.710490 crc crio[19822]: time=\"2026-06-12T11:02:49.709995368Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/POD\" id=6031bc05-1a18-4e37-93ab-0d8da9256782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:02:49.712252 crc crio[19822]: time=\"2026-06-12T11:02:49.710531755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:02:49.758474 crc crio[19822]: time=\"2026-06-12T11:02:49.758321859Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc003264028}] Aliases:map[]}\"\nJun 12 11:02:49.758474 crc crio[19822]: time=\"2026-06-12T11:02:49.758416362Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:02:50.267570 crc crio[19822]: 2026-06-12T11:02:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e89464e053097f6 Mac:ce:04:d3:38:68:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:02:50.271885 crc crio[19822]: time=\"2026-06-12T11:02:50.271743089Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc003264028}] Aliases:map[]}\"\nJun 12 11:02:50.272231 crc crio[19822]: time=\"2026-06-12T11:02:50.272155472Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:02:50.284794 crc crio[19822]: time=\"2026-06-12T11:02:50.284690704Z\" level=info msg=\"Ran pod sandbox e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/POD\" id=6031bc05-1a18-4e37-93ab-0d8da9256782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:02:50.288299 crc crio[19822]: time=\"2026-06-12T11:02:50.288194813Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=af51b8d5-2dee-41af-940f-015c50f78441 name=/runtime.v1.ImageService/PullImage\nJun 12 11:02:50.302416 crc crio[19822]: time=\"2026-06-12T11:02:50.302335079Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 12 11:02:50.748441 crc crio[19822]: time=\"2026-06-12T11:02:50.745754091Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=af51b8d5-2dee-41af-940f-015c50f78441 name=/runtime.v1.ImageService/PullImage\nJun 12 11:02:50.748441 crc crio[19822]: time=\"2026-06-12T11:02:50.747553327Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4e449d2a-5d35-4e28-8076-f7b25dea04f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:02:50.811999 crc crio[19822]: time=\"2026-06-12T11:02:50.811915241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2c759e9d-a354-4e93-87e7-a9f53870e6f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:02:50.821743 crc crio[19822]: time=\"2026-06-12T11:02:50.821639163Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=415cac5d-4b2c-483e-abc1-9c3ca5ca3236 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:02:50.822297 crc crio[19822]: time=\"2026-06-12T11:02:50.822232402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:02:50.901390 crc crio[19822]: time=\"2026-06-12T11:02:50.90122022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:02:50.906904 crc crio[19822]: time=\"2026-06-12T11:02:50.905934161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:02:51.074547 crc crio[19822]: time=\"2026-06-12T11:02:51.074442787Z\" level=info msg=\"Created container 42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=415cac5d-4b2c-483e-abc1-9c3ca5ca3236 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:02:51.075684 crc crio[19822]: time=\"2026-06-12T11:02:51.075542701Z\" level=info msg=\"Starting container: 42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4\" id=d80c1854-5493-4a07-90db-d4b6ec80a98e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:02:51.081120 crc crio[19822]: time=\"2026-06-12T11:02:51.081006055Z\" level=info msg=\"Started container\" PID=202421 containerID=42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=d80c1854-5493-4a07-90db-d4b6ec80a98e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407\nJun 12 11:04:00.562963 crc crio[19822]: time=\"2026-06-12T11:04:00.561640581Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687704-w96kn/POD\" id=6e36d06d-cd8b-4fa0-beb5-e56ec53c95ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:04:00.564740 crc crio[19822]: time=\"2026-06-12T11:04:00.562993094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:04:00.612411 crc crio[19822]: time=\"2026-06-12T11:04:00.612249304Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc003264520}] Aliases:map[]}\"\nJun 12 11:04:00.612757 crc crio[19822]: time=\"2026-06-12T11:04:00.612370299Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687704-w96kn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:04:01.165964 crc crio[19822]: 2026-06-12T11:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f10f8e4052c938 Mac:ea:09:9e:8c:b4:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:04:01.167648 crc crio[19822]: time=\"2026-06-12T11:04:01.16755228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc003264520}] Aliases:map[]}\"\nJun 12 11:04:01.167990 crc crio[19822]: time=\"2026-06-12T11:04:01.167729376Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687704-w96kn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:04:01.178056 crc crio[19822]: time=\"2026-06-12T11:04:01.177766667Z\" level=info msg=\"Ran pod sandbox 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b with infra container: openshift-infra/auto-csr-approver-29687704-w96kn/POD\" id=6e36d06d-cd8b-4fa0-beb5-e56ec53c95ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:04:01.183011 crc crio[19822]: time=\"2026-06-12T11:04:01.181581257Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=81adc28c-4fe7-418a-b128-0e73233617c6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:04:01.195618 crc crio[19822]: time=\"2026-06-12T11:04:01.195499273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:04:02.388930 crc crio[19822]: time=\"2026-06-12T11:04:02.38813716Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=81adc28c-4fe7-418a-b128-0e73233617c6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:04:02.390676 crc crio[19822]: time=\"2026-06-12T11:04:02.390283788Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7fa3d1e4-9f3c-4fc9-805d-2554e6dc0578 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:04:02.393391 crc crio[19822]: time=\"2026-06-12T11:04:02.393261913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7820f95-13d8-40f0-896c-1a09b41d4d49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:04:02.403176 crc crio[19822]: time=\"2026-06-12T11:04:02.403054345Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687704-w96kn/oc\" id=fd9b8a52-eefb-486f-889b-c21aefc79e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:04:02.404010 crc crio[19822]: time=\"2026-06-12T11:04:02.403918753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:04:02.468406 crc crio[19822]: time=\"2026-06-12T11:04:02.468215794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:04:02.761690 crc crio[19822]: time=\"2026-06-12T11:04:02.76149503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:04:02.899941 crc crio[19822]: time=\"2026-06-12T11:04:02.89971794Z\" level=info msg=\"Created container f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef: openshift-infra/auto-csr-approver-29687704-w96kn/oc\" id=fd9b8a52-eefb-486f-889b-c21aefc79e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:04:02.901638 crc crio[19822]: time=\"2026-06-12T11:04:02.901412334Z\" level=info msg=\"Starting container: f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef\" id=d874db8d-e363-4ccb-aa94-9fbb6dbb9131 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:04:02.908464 crc crio[19822]: time=\"2026-06-12T11:04:02.908384417Z\" level=info msg=\"Started container\" PID=206453 containerID=f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef description=openshift-infra/auto-csr-approver-29687704-w96kn/oc id=d874db8d-e363-4ccb-aa94-9fbb6dbb9131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\nJun 12 11:04:05.320122 crc crio[19822]: time=\"2026-06-12T11:04:05.319115776Z\" level=info msg=\"Stopping pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=0f35177c-d0d7-48a0-bea0-7a8bcee6a554 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:04:05.322633 crc crio[19822]: time=\"2026-06-12T11:04:05.320979314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc002144b08}] Aliases:map[]}\"\nJun 12 11:04:05.322633 crc crio[19822]: time=\"2026-06-12T11:04:05.321161012Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687704-w96kn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:04:05.661492 crc crio[19822]: time=\"2026-06-12T11:04:05.66129052Z\" level=info msg=\"Stopped pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=0f35177c-d0d7-48a0-bea0-7a8bcee6a554 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:04:32.048684 crc crio[19822]: time=\"2026-06-12T11:04:32.047740903Z\" level=info msg=\"Removing container: 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf\" id=fb9445b6-3720-44d2-9595-9a98607fe125 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:04:32.191299 crc crio[19822]: time=\"2026-06-12T11:04:32.191088429Z\" level=info msg=\"Removed container 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf: openshift-infra/auto-csr-approver-29687698-f5zgl/oc\" id=fb9445b6-3720-44d2-9595-9a98607fe125 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:04:32.211697 crc crio[19822]: time=\"2026-06-12T11:04:32.21156864Z\" level=info msg=\"Stopping pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=9a9da022-c97a-4384-be65-c6d24638aa67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:04:32.211697 crc crio[19822]: time=\"2026-06-12T11:04:32.211707354Z\" level=info msg=\"Stopped pod sandbox (already stopped): f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=9a9da022-c97a-4384-be65-c6d24638aa67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:04:32.213640 crc crio[19822]: time=\"2026-06-12T11:04:32.213390778Z\" level=info msg=\"Removing pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=85d99f15-8659-42a8-a506-4411c1805e37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:04:32.238133 crc crio[19822]: time=\"2026-06-12T11:04:32.237939224Z\" level=info msg=\"Removed pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=85d99f15-8659-42a8-a506-4411c1805e37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:05:07.630969 crc crio[19822]: time=\"2026-06-12T11:05:07.629683814Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-f7v7z/POD\" id=85cbf7fc-319c-4773-9ba6-f2a41da783ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:05:07.635362 crc crio[19822]: time=\"2026-06-12T11:05:07.631060109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:07.680267 crc crio[19822]: time=\"2026-06-12T11:05:07.679685001Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002ed0c20}] Aliases:map[]}\"\nJun 12 11:05:07.680267 crc crio[19822]: time=\"2026-06-12T11:05:07.679752294Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-f7v7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:08.303171 crc crio[19822]: 2026-06-12T11:05:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:165c02ecbeda2b1 Mac:be:c2:67:0c:34:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:05:08.306887 crc crio[19822]: time=\"2026-06-12T11:05:08.30638486Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002ed0c20}] Aliases:map[]}\"\nJun 12 11:05:08.307473 crc crio[19822]: time=\"2026-06-12T11:05:08.307385843Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-f7v7z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:05:08.333670 crc crio[19822]: time=\"2026-06-12T11:05:08.333567917Z\" level=info msg=\"Ran pod sandbox 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 with infra container: openshift-marketplace/redhat-operators-f7v7z/POD\" id=85cbf7fc-319c-4773-9ba6-f2a41da783ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:05:08.348144 crc crio[19822]: time=\"2026-06-12T11:05:08.347912407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b27a616-945c-414c-807c-4a52a656a3d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:08.354242 crc crio[19822]: time=\"2026-06-12T11:05:08.353892269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b73252ab-3fe1-4ce4-b237-2d53fe66a6af name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:08.365493 crc crio[19822]: time=\"2026-06-12T11:05:08.365327496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f7v7z/extract-utilities\" id=720be900-9746-4d39-b6f2-a38e0359288e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:08.366134 crc crio[19822]: time=\"2026-06-12T11:05:08.366018138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:08.489168 crc crio[19822]: time=\"2026-06-12T11:05:08.48894175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:08.503676 crc crio[19822]: time=\"2026-06-12T11:05:08.501423415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:08.680092 crc crio[19822]: time=\"2026-06-12T11:05:08.6799591Z\" level=info msg=\"Created container cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7: openshift-marketplace/redhat-operators-f7v7z/extract-utilities\" id=720be900-9746-4d39-b6f2-a38e0359288e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:08.682051 crc crio[19822]: time=\"2026-06-12T11:05:08.681944344Z\" level=info msg=\"Starting container: cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7\" id=275f057a-9613-4428-998c-a6d48b52b0f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:08.695275 crc crio[19822]: time=\"2026-06-12T11:05:08.695156715Z\" level=info msg=\"Started container\" PID=210066 containerID=cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7 description=openshift-marketplace/redhat-operators-f7v7z/extract-utilities id=275f057a-9613-4428-998c-a6d48b52b0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\nJun 12 11:05:09.336961 crc crio[19822]: time=\"2026-06-12T11:05:09.334120633Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a51c2646-9f94-452c-8094-b19b3da1061f name=/runtime.v1.ImageService/PullImage\nJun 12 11:05:09.349794 crc crio[19822]: time=\"2026-06-12T11:05:09.349657654Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 11:05:09.964717 crc crio[19822]: time=\"2026-06-12T11:05:09.964092357Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=a51c2646-9f94-452c-8094-b19b3da1061f name=/runtime.v1.ImageService/PullImage\nJun 12 11:05:09.966638 crc crio[19822]: time=\"2026-06-12T11:05:09.965586505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5bba1edc-586d-451e-9dc8-80054833c5ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:09.968636 crc crio[19822]: time=\"2026-06-12T11:05:09.968516888Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d096ac29-5fe3-416f-80c6-5cb6e8fa275e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:09.978896 crc crio[19822]: time=\"2026-06-12T11:05:09.978695346Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f7v7z/extract-content\" id=ded9e6be-13df-48a3-99b2-c24bcef25cba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:09.979683 crc crio[19822]: time=\"2026-06-12T11:05:09.979282005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:10.064683 crc crio[19822]: time=\"2026-06-12T11:05:10.064592364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:10.077679 crc crio[19822]: time=\"2026-06-12T11:05:10.077580212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:10.253332 crc crio[19822]: time=\"2026-06-12T11:05:10.25320226Z\" level=info msg=\"Created container 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8: openshift-marketplace/redhat-operators-f7v7z/extract-content\" id=ded9e6be-13df-48a3-99b2-c24bcef25cba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:10.254693 crc crio[19822]: time=\"2026-06-12T11:05:10.254601995Z\" level=info msg=\"Starting container: 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8\" id=0cbee160-ab9d-4a1c-ad42-aa338a3adb89 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:10.261356 crc crio[19822]: time=\"2026-06-12T11:05:10.261241076Z\" level=info msg=\"Started container\" PID=210134 containerID=4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8 description=openshift-marketplace/redhat-operators-f7v7z/extract-content id=0cbee160-ab9d-4a1c-ad42-aa338a3adb89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\nJun 12 11:05:17.529630 crc crio[19822]: time=\"2026-06-12T11:05:17.528510261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3174f42-080d-4f5f-8ca6-bbc110ee2992 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:17.533119 crc crio[19822]: time=\"2026-06-12T11:05:17.533056216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b6c29a2-3d45-4cf4-ae36-2944ba6e031a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:17.552942 crc crio[19822]: time=\"2026-06-12T11:05:17.547150575Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f7v7z/registry-server\" id=820140bb-6c4e-44ce-86ba-0f74e605d19b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:17.552942 crc crio[19822]: time=\"2026-06-12T11:05:17.547568478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:17.627260 crc crio[19822]: time=\"2026-06-12T11:05:17.626858587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:17.631674 crc crio[19822]: time=\"2026-06-12T11:05:17.63162953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:17.807981 crc crio[19822]: time=\"2026-06-12T11:05:17.8079138Z\" level=info msg=\"Created container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server\" id=820140bb-6c4e-44ce-86ba-0f74e605d19b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:17.810292 crc crio[19822]: time=\"2026-06-12T11:05:17.810222047Z\" level=info msg=\"Starting container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2\" id=c18734e8-4156-49f5-89bc-6756c440db1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:17.822563 crc crio[19822]: time=\"2026-06-12T11:05:17.822443077Z\" level=info msg=\"Started container\" PID=210698 containerID=f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2 description=openshift-marketplace/redhat-operators-f7v7z/registry-server id=c18734e8-4156-49f5-89bc-6756c440db1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\nJun 12 11:05:20.630220 crc crio[19822]: time=\"2026-06-12T11:05:20.629328964Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c5lhl/POD\" id=c814a4ce-9fe7-4fcc-a0fb-f0dbadc8d908 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:05:20.631990 crc crio[19822]: time=\"2026-06-12T11:05:20.630247693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:20.666269 crc crio[19822]: time=\"2026-06-12T11:05:20.66618408Z\" level=info msg=\"Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc005212148}] Aliases:map[]}\"\nJun 12 11:05:20.666269 crc crio[19822]: time=\"2026-06-12T11:05:20.666248432Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c5lhl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:21.322513 crc crio[19822]: 2026-06-12T11:05:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3553d761c1e54c9 Mac:86:8c:be:6f:15:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 SocketPath: PciID:}] [{Interface:0xc0004e0590 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:05:21.324054 crc crio[19822]: time=\"2026-06-12T11:05:21.323947724Z\" level=info msg=\"Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc005212148}] Aliases:map[]}\"\nJun 12 11:05:21.324196 crc crio[19822]: time=\"2026-06-12T11:05:21.32413948Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c5lhl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:05:21.345778 crc crio[19822]: time=\"2026-06-12T11:05:21.345679827Z\" level=info msg=\"Ran pod sandbox 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 with infra container: openshift-marketplace/community-operators-c5lhl/POD\" id=c814a4ce-9fe7-4fcc-a0fb-f0dbadc8d908 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:05:21.348246 crc crio[19822]: time=\"2026-06-12T11:05:21.348157296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03f5ff6b-0887-4bf0-9911-22308fefbb69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:21.350542 crc crio[19822]: time=\"2026-06-12T11:05:21.350462679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df4fbfb7-f12b-4519-a01a-ee4adfe0a071 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:21.376561 crc crio[19822]: time=\"2026-06-12T11:05:21.376343295Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5lhl/extract-utilities\" id=e5ff56a8-c3bc-42fc-97ff-ef3091d78a24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:21.376989 crc crio[19822]: time=\"2026-06-12T11:05:21.376910753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:21.433862 crc crio[19822]: time=\"2026-06-12T11:05:21.433693255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:21.437883 crc crio[19822]: time=\"2026-06-12T11:05:21.437769325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:21.709010 crc crio[19822]: time=\"2026-06-12T11:05:21.708411489Z\" level=info msg=\"Created container a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe: openshift-marketplace/community-operators-c5lhl/extract-utilities\" id=e5ff56a8-c3bc-42fc-97ff-ef3091d78a24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:21.710928 crc crio[19822]: time=\"2026-06-12T11:05:21.710869938Z\" level=info msg=\"Starting container: a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe\" id=d0d11f35-bcf7-47e8-bb73-c139490745cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:21.718926 crc crio[19822]: time=\"2026-06-12T11:05:21.71879542Z\" level=info msg=\"Started container\" PID=210970 containerID=a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe description=openshift-marketplace/community-operators-c5lhl/extract-utilities id=d0d11f35-bcf7-47e8-bb73-c139490745cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\nJun 12 11:05:22.641491 crc crio[19822]: time=\"2026-06-12T11:05:22.641315541Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2ea1be1b-7944-4fef-88fb-1c0549982757 name=/runtime.v1.ImageService/PullImage\nJun 12 11:05:22.665296 crc crio[19822]: time=\"2026-06-12T11:05:22.665215634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 11:05:23.000890 crc crio[19822]: time=\"2026-06-12T11:05:23.000395067Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-d7k9n/POD\" id=92d8677b-8c3f-43c6-bed0-75bdb1522ef4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:05:23.002625 crc crio[19822]: time=\"2026-06-12T11:05:23.000917943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:23.034556 crc crio[19822]: time=\"2026-06-12T11:05:23.034403533Z\" level=info msg=\"Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc005212620}] Aliases:map[]}\"\nJun 12 11:05:23.034556 crc crio[19822]: time=\"2026-06-12T11:05:23.034486546Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-d7k9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:23.661863 crc crio[19822]: time=\"2026-06-12T11:05:23.661321875Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=2ea1be1b-7944-4fef-88fb-1c0549982757 name=/runtime.v1.ImageService/PullImage\nJun 12 11:05:23.663652 crc crio[19822]: time=\"2026-06-12T11:05:23.663564943Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=70187fb9-fa28-49b6-89c0-87d4aa3ad769 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:23.666164 crc crio[19822]: time=\"2026-06-12T11:05:23.666117704Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=38a3f66b-bd53-4b12-9d8a-868fdd1faf20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:23.667182 crc crio[19822]: 2026-06-12T11:05:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa4c2358229b100 Mac:46:1b:e3:0e:b2:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd SocketPath: PciID:}] [{Interface:0xc000516060 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:05:23.669236 crc crio[19822]: time=\"2026-06-12T11:05:23.669170713Z\" level=info msg=\"Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc005212620}] Aliases:map[]}\"\nJun 12 11:05:23.669453 crc crio[19822]: time=\"2026-06-12T11:05:23.66940093Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-d7k9n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:05:23.673276 crc crio[19822]: time=\"2026-06-12T11:05:23.673194821Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5lhl/extract-content\" id=92764a93-66e3-4f85-8323-c1f3238b4dc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:23.677143 crc crio[19822]: time=\"2026-06-12T11:05:23.677063806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:23.682020 crc crio[19822]: time=\"2026-06-12T11:05:23.681935043Z\" level=info msg=\"Ran pod sandbox aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc with infra container: openshift-marketplace/certified-operators-d7k9n/POD\" id=92d8677b-8c3f-43c6-bed0-75bdb1522ef4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:05:23.687418 crc crio[19822]: time=\"2026-06-12T11:05:23.687334392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=372ef575-d9b8-47d4-b7e6-ebc40710c780 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:23.710907 crc crio[19822]: time=\"2026-06-12T11:05:23.710710307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97418e61-d665-442a-a30d-c62b018760d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:23.723237 crc crio[19822]: time=\"2026-06-12T11:05:23.722593866Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d7k9n/extract-utilities\" id=0fdfeea5-59c3-4768-a8f0-695329a879e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:23.723237 crc crio[19822]: time=\"2026-06-12T11:05:23.723178085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:23.761427 crc crio[19822]: time=\"2026-06-12T11:05:23.761256269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:23.767701 crc crio[19822]: time=\"2026-06-12T11:05:23.767628583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:23.815712 crc crio[19822]: time=\"2026-06-12T11:05:23.815592388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:23.822492 crc crio[19822]: time=\"2026-06-12T11:05:23.822426739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:23.993331 crc crio[19822]: time=\"2026-06-12T11:05:23.992503017Z\" level=info msg=\"Created container b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a: openshift-marketplace/community-operators-c5lhl/extract-content\" id=92764a93-66e3-4f85-8323-c1f3238b4dc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:23.994372 crc crio[19822]: time=\"2026-06-12T11:05:23.994302984Z\" level=info msg=\"Starting container: b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a\" id=d7776ae0-7c51-4316-b445-3513da7171fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:23.999663 crc crio[19822]: time=\"2026-06-12T11:05:23.999586463Z\" level=info msg=\"Started container\" PID=211135 containerID=b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a description=openshift-marketplace/community-operators-c5lhl/extract-content id=d7776ae0-7c51-4316-b445-3513da7171fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\nJun 12 11:05:24.035475 crc crio[19822]: time=\"2026-06-12T11:05:24.035333713Z\" level=info msg=\"Created container 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998: openshift-marketplace/certified-operators-d7k9n/extract-utilities\" id=0fdfeea5-59c3-4768-a8f0-695329a879e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:24.037294 crc crio[19822]: time=\"2026-06-12T11:05:24.037213224Z\" level=info msg=\"Starting container: 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998\" id=e4fb4ef2-0c6c-4661-84a5-4514a898720f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:24.042333 crc crio[19822]: time=\"2026-06-12T11:05:24.042215773Z\" level=info msg=\"Started container\" PID=211136 containerID=0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998 description=openshift-marketplace/certified-operators-d7k9n/extract-utilities id=e4fb4ef2-0c6c-4661-84a5-4514a898720f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\nJun 12 11:05:24.690670 crc crio[19822]: time=\"2026-06-12T11:05:24.690516365Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=24caf1b1-3f61-4af6-97f1-ac03f202b57f name=/runtime.v1.ImageService/PullImage\nJun 12 11:05:24.708018 crc crio[19822]: time=\"2026-06-12T11:05:24.706561969Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 11:05:24.709619 crc crio[19822]: time=\"2026-06-12T11:05:24.708451668Z\" level=info msg=\"Stopping pod sandbox: e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407\" id=4e93c171-2116-454e-a6ac-d631b4997c90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:24.709619 crc crio[19822]: time=\"2026-06-12T11:05:24.709551172Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc00244c450}] Aliases:map[]}\"\nJun 12 11:05:24.710872 crc crio[19822]: time=\"2026-06-12T11:05:24.710528334Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:25.303008 crc crio[19822]: time=\"2026-06-12T11:05:25.300582898Z\" level=info msg=\"Stopped pod sandbox: e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407\" id=4e93c171-2116-454e-a6ac-d631b4997c90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:27.177206 crc crio[19822]: time=\"2026-06-12T11:05:27.176531048Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5\" id=24caf1b1-3f61-4af6-97f1-ac03f202b57f name=/runtime.v1.ImageService/PullImage\nJun 12 11:05:27.179533 crc crio[19822]: time=\"2026-06-12T11:05:27.177950533Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d4a75ce5-aa1f-465c-a2ee-b25173d27c43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:27.181159 crc crio[19822]: time=\"2026-06-12T11:05:27.181007092Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3bfeeb0e-b3ac-4ede-a8f0-c7cdbb3c17d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:27.194297 crc crio[19822]: time=\"2026-06-12T11:05:27.19422975Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d7k9n/extract-content\" id=7c05c715-93fd-43b0-8437-7f0db2021a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:27.194938 crc crio[19822]: time=\"2026-06-12T11:05:27.19487459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:27.246607 crc crio[19822]: time=\"2026-06-12T11:05:27.246417984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:27.250388 crc crio[19822]: time=\"2026-06-12T11:05:27.250310969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:27.497577 crc crio[19822]: time=\"2026-06-12T11:05:27.49671564Z\" level=info msg=\"Created container 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900: openshift-marketplace/certified-operators-d7k9n/extract-content\" id=7c05c715-93fd-43b0-8437-7f0db2021a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:27.498706 crc crio[19822]: time=\"2026-06-12T11:05:27.498635201Z\" level=info msg=\"Starting container: 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900\" id=06c12bda-473e-4662-8011-6f68da7e34f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:27.506054 crc crio[19822]: time=\"2026-06-12T11:05:27.505790409Z\" level=info msg=\"Started container\" PID=211405 containerID=7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900 description=openshift-marketplace/certified-operators-d7k9n/extract-content id=06c12bda-473e-4662-8011-6f68da7e34f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\nJun 12 11:05:27.746693 crc crio[19822]: time=\"2026-06-12T11:05:27.746514379Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:05:27.784664 crc crio[19822]: time=\"2026-06-12T11:05:27.784581673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a98296b-24bc-4c79-a17a-5cee2d48c594 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:27.791120 crc crio[19822]: time=\"2026-06-12T11:05:27.790631896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=84d0b91f-5a4a-4439-a3c2-b854755a9f92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:27.900717 crc crio[19822]: time=\"2026-06-12T11:05:27.90014985Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5lhl/registry-server\" id=81b36b59-42fc-4497-899c-82768acac05a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:27.910866 crc crio[19822]: time=\"2026-06-12T11:05:27.910519755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:27.997491 crc crio[19822]: time=\"2026-06-12T11:05:27.997386082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:28.001293 crc crio[19822]: time=\"2026-06-12T11:05:28.001245436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:28.172353 crc crio[19822]: time=\"2026-06-12T11:05:28.171879889Z\" level=info msg=\"Created container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server\" id=81b36b59-42fc-4497-899c-82768acac05a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:28.177534 crc crio[19822]: time=\"2026-06-12T11:05:28.177429256Z\" level=info msg=\"Starting container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d\" id=30c31d84-7ef5-4644-8a94-3ad57eecc90b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:28.184138 crc crio[19822]: time=\"2026-06-12T11:05:28.184018976Z\" level=info msg=\"Started container\" PID=211440 containerID=62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d description=openshift-marketplace/community-operators-c5lhl/registry-server id=30c31d84-7ef5-4644-8a94-3ad57eecc90b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\nJun 12 11:05:28.812752 crc crio[19822]: time=\"2026-06-12T11:05:28.812200448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c176d069-04a5-4050-9408-260dd5ca3099 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:28.820504 crc crio[19822]: time=\"2026-06-12T11:05:28.82039427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c5ca40b-edc6-4508-ab09-ee9e6aa74620 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:05:28.833261 crc crio[19822]: time=\"2026-06-12T11:05:28.833186092Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d7k9n/registry-server\" id=acd0c83e-7bd9-4563-9756-d686c59d27ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:28.833701 crc crio[19822]: time=\"2026-06-12T11:05:28.833635976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:28.942382 crc crio[19822]: time=\"2026-06-12T11:05:28.940787889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:28.945299 crc crio[19822]: time=\"2026-06-12T11:05:28.945204821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:05:29.139237 crc crio[19822]: time=\"2026-06-12T11:05:29.139153498Z\" level=info msg=\"Created container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server\" id=acd0c83e-7bd9-4563-9756-d686c59d27ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:05:29.140586 crc crio[19822]: time=\"2026-06-12T11:05:29.140547392Z\" level=info msg=\"Starting container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e\" id=5e36b01b-3884-49b2-9789-8923dc9779c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:05:29.147644 crc crio[19822]: time=\"2026-06-12T11:05:29.147584366Z\" level=info msg=\"Started container\" PID=211494 containerID=c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e description=openshift-marketplace/certified-operators-d7k9n/registry-server id=5e36b01b-3884-49b2-9789-8923dc9779c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\nJun 12 11:05:42.075728 crc crio[19822]: time=\"2026-06-12T11:05:42.074794847Z\" level=info msg=\"Stopping container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d (timeout: 2s)\" id=2992c9e6-7bc1-4f43-96c5-524704c0613a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:42.315359 crc crio[19822]: time=\"2026-06-12T11:05:42.315287529Z\" level=info msg=\"Stopped container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server\" id=2992c9e6-7bc1-4f43-96c5-524704c0613a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:42.316540 crc crio[19822]: time=\"2026-06-12T11:05:42.316494018Z\" level=info msg=\"Stopping pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=bebd2eac-49bf-49c6-bb87-b88c56439792 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:42.317379 crc crio[19822]: time=\"2026-06-12T11:05:42.317345735Z\" level=info msg=\"Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc00008d190}] Aliases:map[]}\"\nJun 12 11:05:42.317699 crc crio[19822]: time=\"2026-06-12T11:05:42.317674055Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c5lhl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:42.714733 crc crio[19822]: time=\"2026-06-12T11:05:42.714569837Z\" level=info msg=\"Stopped pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=bebd2eac-49bf-49c6-bb87-b88c56439792 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:43.114551 crc crio[19822]: time=\"2026-06-12T11:05:43.113942599Z\" level=info msg=\"Removing container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d\" id=1c689e04-08fc-42cc-bfec-a4292199eb29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:43.154361 crc crio[19822]: time=\"2026-06-12T11:05:43.154242097Z\" level=info msg=\"Removed container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server\" id=1c689e04-08fc-42cc-bfec-a4292199eb29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:43.158006 crc crio[19822]: time=\"2026-06-12T11:05:43.157910091Z\" level=info msg=\"Removing container: b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a\" id=d01dac17-03c1-4734-85fd-425f2bb7ed69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:43.234309 crc crio[19822]: time=\"2026-06-12T11:05:43.231532Z\" level=info msg=\"Removed container b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a: openshift-marketplace/community-operators-c5lhl/extract-content\" id=d01dac17-03c1-4734-85fd-425f2bb7ed69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:43.236548 crc crio[19822]: time=\"2026-06-12T11:05:43.236434816Z\" level=info msg=\"Removing container: a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe\" id=0a6838a9-3c64-4c16-9033-12b53525d42f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:43.311060 crc crio[19822]: time=\"2026-06-12T11:05:43.310576964Z\" level=info msg=\"Removed container a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe: openshift-marketplace/community-operators-c5lhl/extract-utilities\" id=0a6838a9-3c64-4c16-9033-12b53525d42f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:45.667955 crc crio[19822]: time=\"2026-06-12T11:05:45.666929295Z\" level=info msg=\"Stopping container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e (timeout: 2s)\" id=7c463a68-a4f7-4982-a6c0-da2ecd169096 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:45.808292 crc crio[19822]: time=\"2026-06-12T11:05:45.808218332Z\" level=info msg=\"Stopped container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server\" id=7c463a68-a4f7-4982-a6c0-da2ecd169096 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:45.819124 crc crio[19822]: time=\"2026-06-12T11:05:45.818943707Z\" level=info msg=\"Stopping pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=9c99b709-8d47-4a74-9a92-f0308a10349e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:45.819915 crc crio[19822]: time=\"2026-06-12T11:05:45.819757751Z\" level=info msg=\"Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc001ee26a0}] Aliases:map[]}\"\nJun 12 11:05:45.820021 crc crio[19822]: time=\"2026-06-12T11:05:45.819997298Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-d7k9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:46.209586 crc crio[19822]: time=\"2026-06-12T11:05:46.209160244Z\" level=info msg=\"Stopped pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=9c99b709-8d47-4a74-9a92-f0308a10349e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:47.216211 crc crio[19822]: time=\"2026-06-12T11:05:47.216104537Z\" level=info msg=\"Removing container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e\" id=133924ca-02a6-4e89-ac44-6c41b5234b34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:47.250666 crc crio[19822]: time=\"2026-06-12T11:05:47.250559809Z\" level=info msg=\"Removed container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server\" id=133924ca-02a6-4e89-ac44-6c41b5234b34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:47.257325 crc crio[19822]: time=\"2026-06-12T11:05:47.257205579Z\" level=info msg=\"Removing container: 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900\" id=5cc9adda-5005-4b26-9008-7da7439b9450 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:47.302710 crc crio[19822]: time=\"2026-06-12T11:05:47.302117434Z\" level=info msg=\"Removed container 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900: openshift-marketplace/certified-operators-d7k9n/extract-content\" id=5cc9adda-5005-4b26-9008-7da7439b9450 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:47.308245 crc crio[19822]: time=\"2026-06-12T11:05:47.308143425Z\" level=info msg=\"Removing container: 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998\" id=83febce4-cdcc-4a4b-b024-4327c0349510 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:47.363127 crc crio[19822]: time=\"2026-06-12T11:05:47.362949043Z\" level=info msg=\"Removed container 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998: openshift-marketplace/certified-operators-d7k9n/extract-utilities\" id=83febce4-cdcc-4a4b-b024-4327c0349510 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:05:56.777553 crc crio[19822]: time=\"2026-06-12T11:05:56.775308561Z\" level=info msg=\"Stopping container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c (timeout: 10s)\" id=7edb64c8-0a81-4641-8a27-e7460016a56b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.777553 crc crio[19822]: time=\"2026-06-12T11:05:56.775378997Z\" level=info msg=\"Stopping container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a (timeout: 10s)\" id=a60baf02-4872-4c07-b34c-4496dae9e9ba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.817874 crc crio[19822]: time=\"2026-06-12T11:05:56.810359817Z\" level=info msg=\"Stopping container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd (timeout: 10s)\" id=1c77ff82-bbd7-45cc-8356-80c2109ec77a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.817874 crc crio[19822]: time=\"2026-06-12T11:05:56.810862035Z\" level=info msg=\"Stopping container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba (timeout: 10s)\" id=e745a51e-092c-4af6-a503-7df19c58a154 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.829324 crc crio[19822]: time=\"2026-06-12T11:05:56.829243029Z\" level=info msg=\"Stopping container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8 (timeout: 10s)\" id=3ea34ccb-d067-41ba-84c9-e23d151de746 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.869251 crc crio[19822]: time=\"2026-06-12T11:05:56.868804137Z\" level=info msg=\"Stopping container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77 (timeout: 10s)\" id=3f789a2b-a859-4b82-8a6a-b571a82e474f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.870436 crc crio[19822]: time=\"2026-06-12T11:05:56.870360961Z\" level=info msg=\"Stopping container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288 (timeout: 10s)\" id=14bc9483-b77a-487e-8f09-a721b02fa2c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.920362 crc crio[19822]: time=\"2026-06-12T11:05:56.92022733Z\" level=info msg=\"Stopping container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4 (timeout: 10s)\" id=842a8edb-2af8-48c6-9856-b7bc8560cd09 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.921063 crc crio[19822]: time=\"2026-06-12T11:05:56.920235411Z\" level=info msg=\"Stopping container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9 (timeout: 10s)\" id=29ae565e-733b-45da-82bf-cc26b17c74c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.924798 crc crio[19822]: time=\"2026-06-12T11:05:56.924700816Z\" level=info msg=\"Stopping container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851 (timeout: 10s)\" id=ea317a64-3090-4876-82c9-20a0d034d398 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.924963 crc crio[19822]: time=\"2026-06-12T11:05:56.924701876Z\" level=info msg=\"Stopping container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082 (timeout: 10s)\" id=0c9b92c5-bf02-4527-8ebd-aeced6d82570 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.944461 crc crio[19822]: time=\"2026-06-12T11:05:56.94436523Z\" level=info msg=\"Stopping container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473 (timeout: 10s)\" id=ae8c9b27-1d1f-479d-b11a-8a0bdbd1310e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.944881 crc crio[19822]: time=\"2026-06-12T11:05:56.94468623Z\" level=info msg=\"Stopping container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd (timeout: 10s)\" id=5aff7638-ed6e-4ad6-a043-8b38b641f3f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.968687 crc crio[19822]: time=\"2026-06-12T11:05:56.968582979Z\" level=info msg=\"Stopping container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269 (timeout: 10s)\" id=6edebf95-9e63-4e7f-bc6c-f9be5ab7375f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:56.969002 crc crio[19822]: time=\"2026-06-12T11:05:56.968921634Z\" level=info msg=\"Stopping container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce (timeout: 10s)\" id=d3bc0631-d199-4c8a-8208-017e158387bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.022114 crc crio[19822]: time=\"2026-06-12T11:05:56.999990385Z\" level=info msg=\"Stopping container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819 (timeout: 10s)\" id=941bb75b-3556-4915-b8ec-92e9cefc4b55 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.022114 crc crio[19822]: time=\"2026-06-12T11:05:57.004031215Z\" level=info msg=\"Stopping container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e (timeout: 10s)\" id=c4f82ec9-677f-43e1-9afa-efc8f36ffea3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.057885 crc crio[19822]: time=\"2026-06-12T11:05:57.054939988Z\" level=info msg=\"Stopping container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501 (timeout: 10s)\" id=cae9707d-0b8a-42e2-9fcf-3de4f1d00ea4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.069128 crc crio[19822]: time=\"2026-06-12T11:05:57.068456024Z\" level=info msg=\"Stopping container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff (timeout: 10s)\" id=613c64cd-2f4e-4a8c-a2b3-694eb83dd304 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.070092 crc crio[19822]: time=\"2026-06-12T11:05:57.069985213Z\" level=info msg=\"Stopping container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6 (timeout: 10s)\" id=1da0c958-a15b-42e1-9bab-759cf940adc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.070574 crc crio[19822]: time=\"2026-06-12T11:05:57.07020011Z\" level=info msg=\"Stopping container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135 (timeout: 10s)\" id=59d46e17-7262-4e03-8ad8-31ad8ef4cef7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.137417 crc crio[19822]: time=\"2026-06-12T11:05:57.135914683Z\" level=info msg=\"Stopping container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36 (timeout: 10s)\" id=57032849-0f92-4a92-8c03-e7045ca6ceca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.140406 crc crio[19822]: time=\"2026-06-12T11:05:57.136275792Z\" level=info msg=\"Stopping container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840 (timeout: 10s)\" id=24769b19-7116-4105-8177-042853b4e082 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.219588 crc crio[19822]: time=\"2026-06-12T11:05:57.213684932Z\" level=info msg=\"Stopping container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562 (timeout: 10s)\" id=5380e84d-136d-41df-9e9f-23d881152ca0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.219588 crc crio[19822]: time=\"2026-06-12T11:05:57.214521759Z\" level=info msg=\"Stopping container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c (timeout: 10s)\" id=f66c7988-1437-4f78-b83a-6e9c0f7484b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.243639 crc crio[19822]: time=\"2026-06-12T11:05:57.241359146Z\" level=info msg=\"Stopping container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30 (timeout: 10s)\" id=1c707bc4-675d-44e1-aa72-90fd7ca7600f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.253633 crc crio[19822]: time=\"2026-06-12T11:05:57.2534249Z\" level=info msg=\"Stopping container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da (timeout: 10s)\" id=c6daee81-5b13-4c71-a90c-62305f2422ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.267616 crc crio[19822]: time=\"2026-06-12T11:05:57.267567993Z\" level=info msg=\"Stopping container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c (timeout: 10s)\" id=5423d85a-aa26-4562-a8d0-3b9555d38783 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.276310 crc crio[19822]: time=\"2026-06-12T11:05:57.272579565Z\" level=info msg=\"Stopping container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593 (timeout: 10s)\" id=c4d63dd9-906c-4290-99e2-9ade865f5b1c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.282626 crc crio[19822]: time=\"2026-06-12T11:05:57.279477632Z\" level=info msg=\"Stopped container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy\" id=1c77ff82-bbd7-45cc-8356-80c2109ec77a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.285585 crc crio[19822]: time=\"2026-06-12T11:05:57.284707151Z\" level=info msg=\"Stopped container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy\" id=29ae565e-733b-45da-82bf-cc26b17c74c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.293208 crc crio[19822]: time=\"2026-06-12T11:05:57.29314766Z\" level=info msg=\"Stopping container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af (timeout: 10s)\" id=40adc6ea-4ac7-4353-9fdc-8298bd4fa92c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.294784 crc crio[19822]: time=\"2026-06-12T11:05:57.294424076Z\" level=info msg=\"Stopping container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102 (timeout: 10s)\" id=799245b4-b3d8-479e-9a72-debd54c5ed65 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.313965 crc crio[19822]: time=\"2026-06-12T11:05:57.313318363Z\" level=info msg=\"Stopped container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator\" id=3ea34ccb-d067-41ba-84c9-e23d151de746 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.324871 crc crio[19822]: time=\"2026-06-12T11:05:57.323940652Z\" level=info msg=\"Stopped container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy\" id=7edb64c8-0a81-4641-8a27-e7460016a56b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.325698 crc crio[19822]: time=\"2026-06-12T11:05:57.325561933Z\" level=info msg=\"Stopping container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62 (timeout: 10s)\" id=6f49a11f-3c53-4bce-8cc1-65fdc90beed2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.327396 crc crio[19822]: time=\"2026-06-12T11:05:57.32635286Z\" level=info msg=\"Stopping pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=9f7edefe-cd59-461f-b167-71aad721aecd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.327396 crc crio[19822]: time=\"2026-06-12T11:05:57.327253639Z\" level=info msg=\"Stopping container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615 (timeout: 10s)\" id=45b8a05b-a5e9-4dc0-a75d-c1bdc288920c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.332519 crc crio[19822]: time=\"2026-06-12T11:05:57.331352984Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc002144590}] Aliases:map[]}\"\nJun 12 11:05:57.332519 crc crio[19822]: time=\"2026-06-12T11:05:57.331599059Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.344271 crc crio[19822]: time=\"2026-06-12T11:05:57.344131262Z\" level=info msg=\"Stopped container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager\" id=a60baf02-4872-4c07-b34c-4496dae9e9ba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.344271 crc crio[19822]: time=\"2026-06-12T11:05:57.344240677Z\" level=info msg=\"Stopped container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy\" id=6edebf95-9e63-4e7f-bc6c-f9be5ab7375f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.348533 crc crio[19822]: time=\"2026-06-12T11:05:57.348443153Z\" level=info msg=\"Stopping pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=d7c9766c-a1a3-46c0-abb2-820cb400505c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.381452 crc crio[19822]: time=\"2026-06-12T11:05:57.380932774Z\" level=info msg=\"Stopped container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy\" id=ae8c9b27-1d1f-479d-b11a-8a0bdbd1310e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.387194 crc crio[19822]: time=\"2026-06-12T11:05:57.385385367Z\" level=info msg=\"Stopping container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01 (timeout: 10s)\" id=b531049f-588a-46ec-8969-845a3c054785 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.389026 crc crio[19822]: time=\"2026-06-12T11:05:57.388387594Z\" level=info msg=\"Stopping container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24 (timeout: 10s)\" id=e9adaa37-4386-442c-9359-4cc2477a76de name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.394277 crc crio[19822]: time=\"2026-06-12T11:05:57.394218572Z\" level=info msg=\"Stopped container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy\" id=3f789a2b-a859-4b82-8a6a-b571a82e474f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.423428 crc crio[19822]: time=\"2026-06-12T11:05:57.421755961Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc00101ad30}] Aliases:map[]}\"\nJun 12 11:05:57.423428 crc crio[19822]: time=\"2026-06-12T11:05:57.422523835Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.431178 crc crio[19822]: time=\"2026-06-12T11:05:57.42980335Z\" level=info msg=\"Stopped container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy\" id=941bb75b-3556-4915-b8ec-92e9cefc4b55 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.464801 crc crio[19822]: time=\"2026-06-12T11:05:57.464605309Z\" level=info msg=\"Stopping container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5 (timeout: 10s)\" id=e97ef54e-757b-4d8e-9c0f-e92c394340b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.466747 crc crio[19822]: time=\"2026-06-12T11:05:57.4666735Z\" level=info msg=\"Stopping container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b (timeout: 10s)\" id=83787ab9-b213-4589-bccd-a1e2d65d86c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.518893 crc crio[19822]: time=\"2026-06-12T11:05:57.518772325Z\" level=info msg=\"Stopped container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy\" id=613c64cd-2f4e-4a8c-a2b3-694eb83dd304 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.525943 crc crio[19822]: time=\"2026-06-12T11:05:57.52578931Z\" level=info msg=\"Stopped container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager\" id=e745a51e-092c-4af6-a503-7df19c58a154 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.527543 crc crio[19822]: time=\"2026-06-12T11:05:57.527385021Z\" level=info msg=\"Stopped container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy\" id=1da0c958-a15b-42e1-9bab-759cf940adc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.527899 crc crio[19822]: time=\"2026-06-12T11:05:57.527739113Z\" level=info msg=\"Stopping pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=3b899c11-4697-4873-aec4-26697621a747 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.529447 crc crio[19822]: time=\"2026-06-12T11:05:57.529387076Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc0037c8670}] Aliases:map[]}\"\nJun 12 11:05:57.529697 crc crio[19822]: time=\"2026-06-12T11:05:57.529650434Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.563795 crc crio[19822]: time=\"2026-06-12T11:05:57.562724691Z\" level=info msg=\"Stopping container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369 (timeout: 10s)\" id=dfe51ff0-ae12-47cf-9852-85fe66fcdc8d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.565130 crc crio[19822]: time=\"2026-06-12T11:05:57.565082667Z\" level=info msg=\"Stopping container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2 (timeout: 10s)\" id=b30b8a08-8f77-4142-a6c8-d0ecc4139a07 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.571364 crc crio[19822]: time=\"2026-06-12T11:05:57.571179804Z\" level=info msg=\"Stopped container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager\" id=842a8edb-2af8-48c6-9856-b7bc8560cd09 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.581454 crc crio[19822]: time=\"2026-06-12T11:05:57.581334705Z\" level=info msg=\"Stopping pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=3d93e71b-e093-47f0-a1fe-2aa8f37148cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.591130 crc crio[19822]: time=\"2026-06-12T11:05:57.588502536Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc0006967f0}] Aliases:map[]}\"\nJun 12 11:05:57.591130 crc crio[19822]: time=\"2026-06-12T11:05:57.588733453Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.610699 crc crio[19822]: time=\"2026-06-12T11:05:57.61063575Z\" level=info msg=\"Stopped container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager\" id=0c9b92c5-bf02-4527-8ebd-aeced6d82570 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.611317 crc crio[19822]: time=\"2026-06-12T11:05:57.611166577Z\" level=info msg=\"Stopped container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager\" id=cae9707d-0b8a-42e2-9fcf-3de4f1d00ea4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.624379 crc crio[19822]: time=\"2026-06-12T11:05:57.62414531Z\" level=info msg=\"Stopping pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=7864b6fe-58be-4e32-b598-6559ca0eadea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.630866 crc crio[19822]: time=\"2026-06-12T11:05:57.629297946Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc002ed04b0}] Aliases:map[]}\"\nJun 12 11:05:57.630866 crc crio[19822]: time=\"2026-06-12T11:05:57.629533974Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.632773 crc crio[19822]: time=\"2026-06-12T11:05:57.632711602Z\" level=info msg=\"Stopping container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1 (timeout: 10s)\" id=91125920-95f6-4121-8474-a4cfd8b3fcd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.648007 crc crio[19822]: time=\"2026-06-12T11:05:57.647641497Z\" level=info msg=\"Stopping container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca (timeout: 10s)\" id=d76b3911-fd7f-49ae-bfa5-c7c3cd76bdf6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.648570 crc crio[19822]: time=\"2026-06-12T11:05:57.648152802Z\" level=info msg=\"Stopping container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c (timeout: 10s)\" id=e77a70ee-10a7-4a28-95bd-11814fcac2c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.649529 crc crio[19822]: time=\"2026-06-12T11:05:57.649486845Z\" level=info msg=\"Stopping container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe (timeout: 10s)\" id=78247ee8-b33f-4c3c-81a4-448355bc99fd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.661335 crc crio[19822]: time=\"2026-06-12T11:05:57.661010897Z\" level=info msg=\"Stopping container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f (timeout: 10s)\" id=94f44445-2c44-440a-9e13-c9168133e1a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.675360 crc crio[19822]: time=\"2026-06-12T11:05:57.67526116Z\" level=info msg=\"Stopping container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc (timeout: 10s)\" id=b2732429-3e85-4179-8dea-fb06ae20f321 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.704537 crc crio[19822]: time=\"2026-06-12T11:05:57.704166207Z\" level=info msg=\"Stopping container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c (timeout: 30s)\" id=0b76ce06-9d99-4e84-aeeb-394b33257568 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.757030 crc crio[19822]: time=\"2026-06-12T11:05:57.756932284Z\" level=info msg=\"Stopped container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy\" id=ea317a64-3090-4876-82c9-20a0d034d398 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.785109 crc crio[19822]: time=\"2026-06-12T11:05:57.784857625Z\" level=info msg=\"Stopped container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager\" id=5aff7638-ed6e-4ad6-a043-8b38b641f3f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.793877 crc crio[19822]: time=\"2026-06-12T11:05:57.78624923Z\" level=info msg=\"Stopped container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager\" id=d3bc0631-d199-4c8a-8208-017e158387bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.793877 crc crio[19822]: time=\"2026-06-12T11:05:57.787525811Z\" level=info msg=\"Stopping pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=1b0b376c-8800-424a-ab38-97e2db90802e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.797546195Z\" level=info msg=\"Stopping pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=79a07ab6-5985-4c4c-9a30-9bc68486775a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.800711397Z\" level=info msg=\"Stopped container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager\" id=c4f82ec9-677f-43e1-9afa-efc8f36ffea3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.801146171Z\" level=info msg=\"Stopping pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=9387a483-88ff-473d-b564-b5d5cc2331d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.802425102Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed0850}] Aliases:map[]}\"\nJun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.802609908Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.808908 crc crio[19822]: time=\"2026-06-12T11:05:57.808789567Z\" level=info msg=\"Stopping pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=51168af3-59a5-429b-91d7-b25ddb2e6aa9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:57.813882 crc crio[19822]: time=\"2026-06-12T11:05:57.812992506Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}\"\nJun 12 11:05:57.813882 crc crio[19822]: time=\"2026-06-12T11:05:57.813340177Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.831888 crc crio[19822]: time=\"2026-06-12T11:05:57.831600893Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}\"\nJun 12 11:05:57.841489 crc crio[19822]: time=\"2026-06-12T11:05:57.840604637Z\" level=info msg=\"Stopped container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy\" id=57032849-0f92-4a92-8c03-e7045ca6ceca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.854279 crc crio[19822]: time=\"2026-06-12T11:05:57.849705887Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.857114 crc crio[19822]: time=\"2026-06-12T11:05:57.856584039Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc00244cb68}] Aliases:map[]}\"\nJun 12 11:05:57.857114 crc crio[19822]: time=\"2026-06-12T11:05:57.857058314Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:57.858155 crc crio[19822]: time=\"2026-06-12T11:05:57.857968857Z\" level=info msg=\"Stopping container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6 (timeout: 10s)\" id=37b48767-130c-40e4-bba0-d8d6a2f3f6a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.899263 crc crio[19822]: time=\"2026-06-12T11:05:57.895366833Z\" level=info msg=\"Stopped container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy\" id=1c707bc4-675d-44e1-aa72-90fd7ca7600f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:57.902167 crc crio[19822]: time=\"2026-06-12T11:05:57.90209422Z\" level=info msg=\"Stopping container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c (timeout: 10s)\" id=311588de-cd85-40de-9480-7bea030596c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.013935 crc crio[19822]: time=\"2026-06-12T11:05:58.0052585Z\" level=info msg=\"Stopped container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy\" id=5380e84d-136d-41df-9e9f-23d881152ca0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.062412 crc crio[19822]: time=\"2026-06-12T11:05:58.06168314Z\" level=info msg=\"Stopped container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager\" id=24769b19-7116-4105-8177-042853b4e082 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.151430 crc crio[19822]: time=\"2026-06-12T11:05:58.151193562Z\" level=info msg=\"Stopped container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy\" id=5423d85a-aa26-4562-a8d0-3b9555d38783 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.162329 crc crio[19822]: time=\"2026-06-12T11:05:58.160624356Z\" level=info msg=\"Stopping container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a (timeout: 30s)\" id=63543778-5196-41ce-b398-2fad9b50fb71 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.258896 crc crio[19822]: time=\"2026-06-12T11:05:58.161689601Z\" level=info msg=\"Stopping pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=6be18caa-fbf9-453f-9e94-f5096872a6e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.258896 crc crio[19822]: time=\"2026-06-12T11:05:58.237552196Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}\"\nJun 12 11:05:58.258896 crc crio[19822]: time=\"2026-06-12T11:05:58.237781583Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.311868 crc crio[19822]: time=\"2026-06-12T11:05:58.304778582Z\" level=info msg=\"Stopped container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy\" id=40adc6ea-4ac7-4353-9fdc-8298bd4fa92c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.311868 crc crio[19822]: time=\"2026-06-12T11:05:58.305451523Z\" level=info msg=\"Stopped container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager\" id=c6daee81-5b13-4c71-a90c-62305f2422ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.311868 crc crio[19822]: time=\"2026-06-12T11:05:58.305469354Z\" level=info msg=\"Stopped container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager\" id=14bc9483-b77a-487e-8f09-a721b02fa2c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.380371 crc crio[19822]: time=\"2026-06-12T11:05:58.380271987Z\" level=info msg=\"Stopped container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy\" id=6f49a11f-3c53-4bce-8cc1-65fdc90beed2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.380642 crc crio[19822]: time=\"2026-06-12T11:05:58.380525875Z\" level=info msg=\"Stopped container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager\" id=f66c7988-1437-4f78-b83a-6e9c0f7484b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.402413 crc crio[19822]: time=\"2026-06-12T11:05:58.402308438Z\" level=info msg=\"Stopped container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager\" id=59d46e17-7262-4e03-8ad8-31ad8ef4cef7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.430473 crc crio[19822]: time=\"2026-06-12T11:05:58.425759317Z\" level=info msg=\"Stopped container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager\" id=799245b4-b3d8-479e-9a72-debd54c5ed65 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.434903 crc crio[19822]: time=\"2026-06-12T11:05:58.431081993Z\" level=info msg=\"Stopping pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=5d921278-0fe7-44c8-af24-fd31197e8be7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.438370 crc crio[19822]: time=\"2026-06-12T11:05:58.438275065Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc003094fb0}] Aliases:map[]}\"\nJun 12 11:05:58.438621 crc crio[19822]: time=\"2026-06-12T11:05:58.438536324Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.444924 crc crio[19822]: time=\"2026-06-12T11:05:58.444761654Z\" level=info msg=\"Stopping pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=a0258519-689c-4505-8bc8-275783ae57f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.445680202Z\" level=info msg=\"Stopping pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=388812f6-bde9-455f-8865-697dde88cb18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.448076441Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00101b3d0}] Aliases:map[]}\"\nJun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.448207594Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc002ed0be0}] Aliases:map[]}\"\nJun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.448306729Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.448358459Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.454405 crc crio[19822]: time=\"2026-06-12T11:05:58.454349264Z\" level=info msg=\"Stopping pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=eaad4c80-bb72-4d0d-8f13-92d9b45f21b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.456106 crc crio[19822]: time=\"2026-06-12T11:05:58.454549268Z\" level=info msg=\"Stopping pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=b2fe4a97-9437-4aa2-8773-005eeece3570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.456564 crc crio[19822]: time=\"2026-06-12T11:05:58.456534394Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc00008de20}] Aliases:map[]}\"\nJun 12 11:05:58.457010 crc crio[19822]: time=\"2026-06-12T11:05:58.456985419Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.458341 crc crio[19822]: time=\"2026-06-12T11:05:58.457715848Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc00008de40}] Aliases:map[]}\"\nJun 12 11:05:58.458341 crc crio[19822]: time=\"2026-06-12T11:05:58.458120611Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.508093 crc crio[19822]: time=\"2026-06-12T11:05:58.507778501Z\" level=info msg=\"Stopped container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy\" id=e97ef54e-757b-4d8e-9c0f-e92c394340b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.534931 crc crio[19822]: time=\"2026-06-12T11:05:58.527200023Z\" level=info msg=\"Stopped container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager\" id=c4d63dd9-906c-4290-99e2-9ade865f5b1c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.534931 crc crio[19822]: time=\"2026-06-12T11:05:58.533207067Z\" level=info msg=\"Stopped container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy\" id=b531049f-588a-46ec-8969-845a3c054785 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.534931 crc crio[19822]: time=\"2026-06-12T11:05:58.533237808Z\" level=info msg=\"Stopping pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=e4aaa120-5605-48f6-a208-1d63c6549134 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.535454 crc crio[19822]: time=\"2026-06-12T11:05:58.53517078Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc00244ced0}] Aliases:map[]}\"\nJun 12 11:05:58.535454 crc crio[19822]: time=\"2026-06-12T11:05:58.535404258Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.596162 crc crio[19822]: time=\"2026-06-12T11:05:58.592885515Z\" level=info msg=\"Stopped container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy\" id=dfe51ff0-ae12-47cf-9852-85fe66fcdc8d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.607299 crc crio[19822]: time=\"2026-06-12T11:05:58.606697737Z\" level=info msg=\"Stopped container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager\" id=91125920-95f6-4121-8474-a4cfd8b3fcd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.628230 crc crio[19822]: time=\"2026-06-12T11:05:58.628156189Z\" level=info msg=\"Stopped container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy\" id=94f44445-2c44-440a-9e13-c9168133e1a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.634755 crc crio[19822]: time=\"2026-06-12T11:05:58.634110382Z\" level=info msg=\"Stopped container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager\" id=83787ab9-b213-4589-bccd-a1e2d65d86c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.652872 crc crio[19822]: time=\"2026-06-12T11:05:58.648008012Z\" level=info msg=\"Stopping pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=b5363d98-da3f-488c-92dd-6ab1c77b8e68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.657783 crc crio[19822]: time=\"2026-06-12T11:05:58.657654953Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000121730}] Aliases:map[]}\"\nJun 12 11:05:58.658420 crc crio[19822]: time=\"2026-06-12T11:05:58.658020065Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.668693 crc crio[19822]: time=\"2026-06-12T11:05:58.668636733Z\" level=info msg=\"Stopped container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy\" id=e77a70ee-10a7-4a28-95bd-11814fcac2c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.701427 crc crio[19822]: time=\"2026-06-12T11:05:58.689188262Z\" level=info msg=\"Stopped container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy\" id=78247ee8-b33f-4c3c-81a4-448355bc99fd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.701427 crc crio[19822]: time=\"2026-06-12T11:05:58.6913025Z\" level=info msg=\"Stopping pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=b63af6dd-065f-4fc9-bcb8-f8fa1f507eef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.701427 crc crio[19822]: time=\"2026-06-12T11:05:58.696332262Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc002ed0ea0}] Aliases:map[]}\"\nJun 12 11:05:58.701427 crc crio[19822]: time=\"2026-06-12T11:05:58.696787147Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.772019 crc crio[19822]: time=\"2026-06-12T11:05:58.76870672Z\" level=info msg=\"Stopped container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager\" id=d76b3911-fd7f-49ae-bfa5-c7c3cd76bdf6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.786007 crc crio[19822]: time=\"2026-06-12T11:05:58.780531084Z\" level=info msg=\"Stopping pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=a5931abe-495f-4eaa-b1ca-bc0774cb5c7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.786007 crc crio[19822]: time=\"2026-06-12T11:05:58.784183592Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc0021440a8}] Aliases:map[]}\"\nJun 12 11:05:58.786007 crc crio[19822]: time=\"2026-06-12T11:05:58.784393589Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.904016 crc crio[19822]: time=\"2026-06-12T11:05:58.903686919Z\" level=info msg=\"Stopped container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager\" id=e9adaa37-4386-442c-9359-4cc2477a76de name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.915620 crc crio[19822]: time=\"2026-06-12T11:05:58.915323776Z\" level=info msg=\"Stopped container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy\" id=37b48767-130c-40e4-bba0-d8d6a2f3f6a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.928557 crc crio[19822]: time=\"2026-06-12T11:05:58.928456319Z\" level=info msg=\"Stopped container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager\" id=45b8a05b-a5e9-4dc0-a75d-c1bdc288920c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:58.929060 crc crio[19822]: time=\"2026-06-12T11:05:58.928959166Z\" level=info msg=\"Stopping pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=60244b93-e1a6-492d-81e3-aa3942291e0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.937709 crc crio[19822]: time=\"2026-06-12T11:05:58.937593054Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc002144140}] Aliases:map[]}\"\nJun 12 11:05:58.937896 crc crio[19822]: time=\"2026-06-12T11:05:58.937864543Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.945614 crc crio[19822]: time=\"2026-06-12T11:05:58.945536586Z\" level=info msg=\"Stopping pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=f30a47f6-b028-4f3f-a88e-dad6311868ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:58.953291 crc crio[19822]: time=\"2026-06-12T11:05:58.953187253Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc001ee2090}] Aliases:map[]}\"\nJun 12 11:05:58.953578 crc crio[19822]: time=\"2026-06-12T11:05:58.953459912Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:58.987131 crc crio[19822]: time=\"2026-06-12T11:05:58.986224743Z\" level=info msg=\"Stopped container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager\" id=b30b8a08-8f77-4142-a6c8-d0ecc4139a07 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:59.032601 crc crio[19822]: time=\"2026-06-12T11:05:59.032447096Z\" level=info msg=\"Stopping pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=63053006-2fc7-4e68-9288-03a86a2fd30a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:59.048018 crc crio[19822]: time=\"2026-06-12T11:05:59.044922649Z\" level=info msg=\"Stopped container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server\" id=0b76ce06-9d99-4e84-aeeb-394b33257568 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:59.048018 crc crio[19822]: time=\"2026-06-12T11:05:59.046150593Z\" level=info msg=\"Stopping pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=4db1826f-d886-402a-ade9-344ef7f602c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:59.050128 crc crio[19822]: time=\"2026-06-12T11:05:59.049998032Z\" level=info msg=\"Stopped container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator\" id=311588de-cd85-40de-9480-7bea030596c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:59.066636 crc crio[19822]: time=\"2026-06-12T11:05:59.061706474Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc000696598}] Aliases:map[]}\"\nJun 12 11:05:59.066636 crc crio[19822]: time=\"2026-06-12T11:05:59.061941978Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-zm5j6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:59.085117 crc crio[19822]: time=\"2026-06-12T11:05:59.074644697Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc001ee2200}] Aliases:map[]}\"\nJun 12 11:05:59.085117 crc crio[19822]: time=\"2026-06-12T11:05:59.074999309Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:59.085117 crc crio[19822]: time=\"2026-06-12T11:05:59.07719651Z\" level=info msg=\"Stopped container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager\" id=b2732429-3e85-4179-8dea-fb06ae20f321 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:59.114171 crc crio[19822]: time=\"2026-06-12T11:05:59.108597626Z\" level=info msg=\"Stopping pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=091214c0-1613-4f83-86fd-363974b1445f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:59.114668 crc crio[19822]: time=\"2026-06-12T11:05:59.113420991Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c1d0}] Aliases:map[]}\"\nJun 12 11:05:59.114668 crc crio[19822]: time=\"2026-06-12T11:05:59.114444944Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:59.128203 crc crio[19822]: time=\"2026-06-12T11:05:59.118254918Z\" level=info msg=\"Stopping pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=919a49bc-2f57-4918-921d-090b0a90bf07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:59.128203 crc crio[19822]: time=\"2026-06-12T11:05:59.119577111Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc0021442c0}] Aliases:map[]}\"\nJun 12 11:05:59.128203 crc crio[19822]: time=\"2026-06-12T11:05:59.119758847Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:59.159949 crc crio[19822]: time=\"2026-06-12T11:05:59.159555279Z\" level=info msg=\"Stopped container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=63543778-5196-41ce-b398-2fad9b50fb71 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:05:59.170139 crc crio[19822]: time=\"2026-06-12T11:05:59.165660256Z\" level=info msg=\"Stopping pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=0086de3a-1b1c-4006-831d-157b61a4df35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:05:59.170139 crc crio[19822]: time=\"2026-06-12T11:05:59.167222287Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0021443d0}] Aliases:map[]}\"\nJun 12 11:05:59.170139 crc crio[19822]: time=\"2026-06-12T11:05:59.167379722Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:05:59.311904 crc crio[19822]: time=\"2026-06-12T11:05:59.311790454Z\" level=info msg=\"Stopped pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=9f7edefe-cd59-461f-b167-71aad721aecd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:00.012031 crc crio[19822]: time=\"2026-06-12T11:06:00.008907492Z\" level=info msg=\"Stopped pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=6be18caa-fbf9-453f-9e94-f5096872a6e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:00.222457 crc crio[19822]: time=\"2026-06-12T11:06:00.22192645Z\" level=info msg=\"Stopped pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=3b899c11-4697-4873-aec4-26697621a747 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:00.250603 crc crio[19822]: time=\"2026-06-12T11:06:00.241616281Z\" level=info msg=\"Stopped pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=79a07ab6-5985-4c4c-9a30-9bc68486775a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:00.467598 crc crio[19822]: time=\"2026-06-12T11:06:00.467471327Z\" level=info msg=\"Stopped pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=51168af3-59a5-429b-91d7-b25ddb2e6aa9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:00.903007 crc crio[19822]: time=\"2026-06-12T11:06:00.899463248Z\" level=info msg=\"Stopped pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=5d921278-0fe7-44c8-af24-fd31197e8be7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:00.993475 crc crio[19822]: time=\"2026-06-12T11:06:00.992875881Z\" level=info msg=\"Stopped pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=b5363d98-da3f-488c-92dd-6ab1c77b8e68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.020997 crc crio[19822]: time=\"2026-06-12T11:06:01.020453597Z\" level=info msg=\"Stopped pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=eaad4c80-bb72-4d0d-8f13-92d9b45f21b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.023458 crc crio[19822]: time=\"2026-06-12T11:06:01.023375452Z\" level=info msg=\"Stopped pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=a0258519-689c-4505-8bc8-275783ae57f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.031428 crc crio[19822]: time=\"2026-06-12T11:06:01.030977604Z\" level=info msg=\"Stopped pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=9387a483-88ff-473d-b564-b5d5cc2331d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.039291 crc crio[19822]: time=\"2026-06-12T11:06:01.039191876Z\" level=info msg=\"Stopped pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=d7c9766c-a1a3-46c0-abb2-820cb400505c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.051330 crc crio[19822]: time=\"2026-06-12T11:06:01.051235761Z\" level=info msg=\"Stopped pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=7864b6fe-58be-4e32-b598-6559ca0eadea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.069902 crc crio[19822]: time=\"2026-06-12T11:06:01.068698007Z\" level=info msg=\"Removing container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf\" id=ac157d8c-3d5f-49e3-b4c6-007e171b94ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:01.080672 crc crio[19822]: time=\"2026-06-12T11:06:01.080539527Z\" level=info msg=\"Stopped pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=e4aaa120-5605-48f6-a208-1d63c6549134 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.226273 crc crio[19822]: time=\"2026-06-12T11:06:01.226174395Z\" level=info msg=\"Stopped pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=3d93e71b-e093-47f0-a1fe-2aa8f37148cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.305552 crc crio[19822]: time=\"2026-06-12T11:06:01.294180781Z\" level=info msg=\"Stopped pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=1b0b376c-8800-424a-ab38-97e2db90802e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.581245 crc crio[19822]: time=\"2026-06-12T11:06:01.580572533Z\" level=info msg=\"Stopped pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=b63af6dd-065f-4fc9-bcb8-f8fa1f507eef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.608285 crc crio[19822]: time=\"2026-06-12T11:06:01.608131377Z\" level=info msg=\"Stopped pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=091214c0-1613-4f83-86fd-363974b1445f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.698722 crc crio[19822]: time=\"2026-06-12T11:06:01.698615773Z\" level=info msg=\"Stopped pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=f30a47f6-b028-4f3f-a88e-dad6311868ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.708463 crc crio[19822]: time=\"2026-06-12T11:06:01.708351259Z\" level=info msg=\"Stopped pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=919a49bc-2f57-4918-921d-090b0a90bf07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.736965 crc crio[19822]: time=\"2026-06-12T11:06:01.732600987Z\" level=info msg=\"Stopped pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=a5931abe-495f-4eaa-b1ca-bc0774cb5c7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.736965 crc crio[19822]: time=\"2026-06-12T11:06:01.736029927Z\" level=info msg=\"Stopped pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=b2fe4a97-9437-4aa2-8773-005eeece3570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.751743 crc crio[19822]: time=\"2026-06-12T11:06:01.751227862Z\" level=info msg=\"Stopped pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=60244b93-e1a6-492d-81e3-aa3942291e0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.769928 crc crio[19822]: time=\"2026-06-12T11:06:01.769689651Z\" level=info msg=\"Stopped pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=63053006-2fc7-4e68-9288-03a86a2fd30a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.776653 crc crio[19822]: time=\"2026-06-12T11:06:01.776333422Z\" level=info msg=\"Stopped pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=388812f6-bde9-455f-8865-697dde88cb18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:01.805730 crc crio[19822]: time=\"2026-06-12T11:06:01.805611966Z\" level=info msg=\"Stopped pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=4db1826f-d886-402a-ade9-344ef7f602c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:03.675675 crc crio[19822]: time=\"2026-06-12T11:06:03.675330785Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/POD\" id=c1880620-bae1-47e9-8ef4-8b47a7b50bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:06:03.677178 crc crio[19822]: time=\"2026-06-12T11:06:03.675683776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:03.680165 crc crio[19822]: time=\"2026-06-12T11:06:03.679960756Z\" level=info msg=\"Removed container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ac157d8c-3d5f-49e3-b4c6-007e171b94ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:03.697351 crc crio[19822]: time=\"2026-06-12T11:06:03.696888626Z\" level=info msg=\"Stopped pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=0086de3a-1b1c-4006-831d-157b61a4df35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:03.746366 crc crio[19822]: time=\"2026-06-12T11:06:03.745926189Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-2xrcp Namespace:openshift-operator-lifecycle-manager ID:763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 UID:f7bd9452-2bf9-4808-996c-a5f8707db1df NetNS:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7bd9452_2bf9_4808_996c_a5f8707db1df.slice PodAnnotations:0xc00244c270}] Aliases:map[]}\"\nJun 12 11:06:03.746366 crc crio[19822]: time=\"2026-06-12T11:06:03.746358683Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-2xrcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:06:04.040893 crc crio[19822]: time=\"2026-06-12T11:06:04.040295639Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687706-tq7j6/POD\" id=c39ea914-0652-4c63-95da-a6eaf6ac5436 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:06:04.040893 crc crio[19822]: time=\"2026-06-12T11:06:04.040751734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:04.115979 crc crio[19822]: time=\"2026-06-12T11:06:04.115792843Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc000696320}] Aliases:map[]}\"\nJun 12 11:06:04.115979 crc crio[19822]: time=\"2026-06-12T11:06:04.115918437Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687706-tq7j6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:06:04.205580 crc crio[19822]: 2026-06-12T11:06:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:763fe07d9fce81f Mac:fa:c0:00:64:2f:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 SocketPath: PciID:}] [{Interface:0xc0002a25e0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:06:04.210172 crc crio[19822]: time=\"2026-06-12T11:06:04.209923136Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-2xrcp Namespace:openshift-operator-lifecycle-manager ID:763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 UID:f7bd9452-2bf9-4808-996c-a5f8707db1df NetNS:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7bd9452_2bf9_4808_996c_a5f8707db1df.slice PodAnnotations:0xc00244c270}] Aliases:map[]}\"\nJun 12 11:06:04.210639 crc crio[19822]: time=\"2026-06-12T11:06:04.210581277Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-2xrcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:06:04.227716 crc crio[19822]: time=\"2026-06-12T11:06:04.227619537Z\" level=info msg=\"Ran pod sandbox 763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/POD\" id=c1880620-bae1-47e9-8ef4-8b47a7b50bef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:06:04.234166 crc crio[19822]: time=\"2026-06-12T11:06:04.234095473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7394967c-b1af-4917-8845-0c3fb60bff26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:04.244863 crc crio[19822]: time=\"2026-06-12T11:06:04.244169766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa891ee2-e1f5-4fa6-9517-1979ded484bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:04.257597 crc crio[19822]: time=\"2026-06-12T11:06:04.257440896Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator\" id=51c9a5d7-6393-4348-8f50-45b61684be7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:04.260407 crc crio[19822]: time=\"2026-06-12T11:06:04.260323299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:04.354658 crc crio[19822]: time=\"2026-06-12T11:06:04.353910154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:04.362663 crc crio[19822]: time=\"2026-06-12T11:06:04.362586851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:04.508392 crc crio[19822]: time=\"2026-06-12T11:06:04.502543086Z\" level=info msg=\"Created container 5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator\" id=51c9a5d7-6393-4348-8f50-45b61684be7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:04.515488 crc crio[19822]: time=\"2026-06-12T11:06:04.515354465Z\" level=info msg=\"Starting container: 5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00\" id=66647945-241e-4148-93ea-0e1ce2f95d75 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:06:04.523263 crc crio[19822]: time=\"2026-06-12T11:06:04.522583646Z\" level=info msg=\"Started container\" PID=214307 containerID=5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator id=66647945-241e-4148-93ea-0e1ce2f95d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525\nJun 12 11:06:04.815714 crc crio[19822]: 2026-06-12T11:06:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab46d63641d3c64 Mac:4a:a6:9a:60:09:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:06:04.818893 crc crio[19822]: time=\"2026-06-12T11:06:04.818717066Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc000696320}] Aliases:map[]}\"\nJun 12 11:06:04.819103 crc crio[19822]: time=\"2026-06-12T11:06:04.819021026Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687706-tq7j6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:06:04.835359 crc crio[19822]: time=\"2026-06-12T11:06:04.835244621Z\" level=info msg=\"Ran pod sandbox ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 with infra container: openshift-infra/auto-csr-approver-29687706-tq7j6/POD\" id=c39ea914-0652-4c63-95da-a6eaf6ac5436 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:06:04.842937 crc crio[19822]: time=\"2026-06-12T11:06:04.842630795Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4a03a5f1-b4a9-4602-8ee7-64a16c9eb84b name=/runtime.v1.ImageService/PullImage\nJun 12 11:06:04.854270 crc crio[19822]: time=\"2026-06-12T11:06:04.854177844Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:06:05.963197 crc crio[19822]: time=\"2026-06-12T11:06:05.962373029Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4a03a5f1-b4a9-4602-8ee7-64a16c9eb84b name=/runtime.v1.ImageService/PullImage\nJun 12 11:06:05.964597 crc crio[19822]: time=\"2026-06-12T11:06:05.964355623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cde1b107-febc-4cc8-8cf7-754a46db7767 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:05.969564 crc crio[19822]: time=\"2026-06-12T11:06:05.969419863Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0ab761c-2d7e-452d-bccb-b667142fcd6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:06.003674 crc crio[19822]: time=\"2026-06-12T11:06:06.0034118Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687706-tq7j6/oc\" id=0e201b20-6dc0-4e22-a63e-9a5e83733c89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:06.004358 crc crio[19822]: time=\"2026-06-12T11:06:06.004291028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:06.080326 crc crio[19822]: time=\"2026-06-12T11:06:06.080218097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:06.445165 crc crio[19822]: time=\"2026-06-12T11:06:06.445017717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:06.630409 crc crio[19822]: time=\"2026-06-12T11:06:06.629682837Z\" level=info msg=\"Created container 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b: openshift-infra/auto-csr-approver-29687706-tq7j6/oc\" id=0e201b20-6dc0-4e22-a63e-9a5e83733c89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:06.631166 crc crio[19822]: time=\"2026-06-12T11:06:06.630983621Z\" level=info msg=\"Starting container: 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b\" id=84818b39-b5cd-407d-ad36-00dc94425567 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:06:06.638876 crc crio[19822]: time=\"2026-06-12T11:06:06.638659476Z\" level=info msg=\"Started container\" PID=214488 containerID=52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b description=openshift-infra/auto-csr-approver-29687706-tq7j6/oc id=84818b39-b5cd-407d-ad36-00dc94425567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\nJun 12 11:06:08.372499 crc crio[19822]: time=\"2026-06-12T11:06:08.371976321Z\" level=info msg=\"Stopping pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=db3b0c4e-5197-4bb5-b09c-011ae12d605c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:08.374686 crc crio[19822]: time=\"2026-06-12T11:06:08.374647377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc005213338}] Aliases:map[]}\"\nJun 12 11:06:08.375092 crc crio[19822]: time=\"2026-06-12T11:06:08.375025839Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687706-tq7j6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:06:08.791957 crc crio[19822]: time=\"2026-06-12T11:06:08.789467189Z\" level=info msg=\"Stopped pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=db3b0c4e-5197-4bb5-b09c-011ae12d605c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:13.913111 crc crio[19822]: time=\"2026-06-12T11:06:13.912299811Z\" level=info msg=\"Stopping container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2 (timeout: 2s)\" id=93c80ec7-bc3d-4bc2-986a-dae50a914d48 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:06:14.041069 crc crio[19822]: time=\"2026-06-12T11:06:14.040892582Z\" level=info msg=\"Stopped container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server\" id=93c80ec7-bc3d-4bc2-986a-dae50a914d48 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:06:14.045764 crc crio[19822]: time=\"2026-06-12T11:06:14.045662376Z\" level=info msg=\"Stopping pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=52c7cb61-d865-420b-83f9-d8d8fc8cc9bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:14.046498 crc crio[19822]: time=\"2026-06-12T11:06:14.046445141Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002144ca0}] Aliases:map[]}\"\nJun 12 11:06:14.046670 crc crio[19822]: time=\"2026-06-12T11:06:14.046610057Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-f7v7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:06:14.388389 crc crio[19822]: time=\"2026-06-12T11:06:14.387683356Z\" level=info msg=\"Stopped pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=52c7cb61-d865-420b-83f9-d8d8fc8cc9bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:29.949145 crc crio[19822]: time=\"2026-06-12T11:06:29.948418441Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-gvpkq/POD\" id=3df689da-dbeb-43bd-b78f-f1938d0a1268 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:06:29.953874 crc crio[19822]: time=\"2026-06-12T11:06:29.950499178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:30.004255 crc crio[19822]: time=\"2026-06-12T11:06:30.004139618Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-gvpkq Namespace:openstack-operators ID:a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 UID:eac812cf-2416-4f9d-ab98-3261a7d6a1e1 NetNS:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac812cf_2416_4f9d_ab98_3261a7d6a1e1.slice PodAnnotations:0xc0007ad830}] Aliases:map[]}\"\nJun 12 11:06:30.004255 crc crio[19822]: time=\"2026-06-12T11:06:30.004219981Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-gvpkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:06:30.576686 crc crio[19822]: 2026-06-12T11:06:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a48e198b820d36e Mac:e2:f3:92:f0:32:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe SocketPath: PciID:}] [{Interface:0xc0005a0d40 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:06:30.579435 crc crio[19822]: time=\"2026-06-12T11:06:30.579308668Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-gvpkq Namespace:openstack-operators ID:a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 UID:eac812cf-2416-4f9d-ab98-3261a7d6a1e1 NetNS:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac812cf_2416_4f9d_ab98_3261a7d6a1e1.slice PodAnnotations:0xc0007ad830}] Aliases:map[]}\"\nJun 12 11:06:30.579700 crc crio[19822]: time=\"2026-06-12T11:06:30.579483954Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-gvpkq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:06:30.592218 crc crio[19822]: time=\"2026-06-12T11:06:30.59208625Z\" level=info msg=\"Ran pod sandbox a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 with infra container: openstack-operators/openstack-operator-index-gvpkq/POD\" id=3df689da-dbeb-43bd-b78f-f1938d0a1268 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:06:30.598347 crc crio[19822]: time=\"2026-06-12T11:06:30.598227832Z\" level=info msg=\"Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=66a0ac50-bc38-46df-a332-0c10aded4f12 name=/runtime.v1.ImageService/PullImage\nJun 12 11:06:30.600674 crc crio[19822]: time=\"2026-06-12T11:06:30.600373381Z\" level=info msg=\"Trying to access \\\"38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 11:06:32.307167 crc crio[19822]: time=\"2026-06-12T11:06:32.307025376Z\" level=info msg=\"Removing container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6\" id=d191cd1d-b3a0-4b4d-93ba-53619a98cc1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:32.820460 crc crio[19822]: time=\"2026-06-12T11:06:32.819973987Z\" level=info msg=\"Removed container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy\" id=d191cd1d-b3a0-4b4d-93ba-53619a98cc1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:32.823623 crc crio[19822]: time=\"2026-06-12T11:06:32.823443412Z\" level=info msg=\"Removing container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24\" id=c6783bee-faa2-44ef-a8bf-d90d8fa2579a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:33.441442 crc crio[19822]: time=\"2026-06-12T11:06:33.440732185Z\" level=info msg=\"Removed container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager\" id=c6783bee-faa2-44ef-a8bf-d90d8fa2579a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:33.455733 crc crio[19822]: time=\"2026-06-12T11:06:33.450242569Z\" level=info msg=\"Removing container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba\" id=cab6ad1d-fad3-40e0-aaff-e5791655278e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:34.273005 crc crio[19822]: time=\"2026-06-12T11:06:34.272157239Z\" level=info msg=\"Removed container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager\" id=cab6ad1d-fad3-40e0-aaff-e5791655278e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:34.276693 crc crio[19822]: time=\"2026-06-12T11:06:34.27660373Z\" level=info msg=\"Removing container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819\" id=5fd9aa12-4a0f-4ada-880f-de0f36c20ce1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:35.518257 crc crio[19822]: time=\"2026-06-12T11:06:35.517372671Z\" level=info msg=\"Removed container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy\" id=5fd9aa12-4a0f-4ada-880f-de0f36c20ce1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:35.523215 crc crio[19822]: time=\"2026-06-12T11:06:35.523093266Z\" level=info msg=\"Removing container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe\" id=38efbf22-cc0e-475d-abed-e07807493372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:35.790767 crc crio[19822]: time=\"2026-06-12T11:06:35.790105248Z\" level=info msg=\"Removed container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy\" id=38efbf22-cc0e-475d-abed-e07807493372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:35.796205 crc crio[19822]: time=\"2026-06-12T11:06:35.795582679Z\" level=info msg=\"Removing container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851\" id=593e4b29-14b5-40da-8b06-fa85641b979d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:35.826530 crc crio[19822]: time=\"2026-06-12T11:06:35.826406396Z\" level=info msg=\"Removed container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy\" id=593e4b29-14b5-40da-8b06-fa85641b979d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:35.829758 crc crio[19822]: time=\"2026-06-12T11:06:35.829655727Z\" level=info msg=\"Removing container: b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3\" id=93d7e942-bf11-47fc-89f2-2345a51010a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:35.989318 crc crio[19822]: time=\"2026-06-12T11:06:35.989175457Z\" level=info msg=\"Removed container b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util\" id=93d7e942-bf11-47fc-89f2-2345a51010a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:35.995466 crc crio[19822]: time=\"2026-06-12T11:06:35.995354712Z\" level=info msg=\"Removing container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369\" id=39d2b930-1525-4db5-8ff9-58843782e9bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.019609 crc crio[19822]: time=\"2026-06-12T11:06:36.019492977Z\" level=info msg=\"Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index@sha256:9f0bdc16299112004c43f90c61add67f9596e50fb1a8b00e249c24707dc0ae93\" id=66a0ac50-bc38-46df-a332-0c10aded4f12 name=/runtime.v1.ImageService/PullImage\nJun 12 11:06:36.021491 crc crio[19822]: time=\"2026-06-12T11:06:36.021402044Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fa11e76f-c6c7-41b8-9e2a-550ded319066 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:36.054158 crc crio[19822]: time=\"2026-06-12T11:06:36.053901824Z\" level=info msg=\"Removed container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy\" id=39d2b930-1525-4db5-8ff9-58843782e9bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.056846 crc crio[19822]: time=\"2026-06-12T11:06:36.05672019Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=c2416a7d-2c21-47d7-b99b-1e7a8235047f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:36.057928 crc crio[19822]: time=\"2026-06-12T11:06:36.057857197Z\" level=info msg=\"Removing container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc\" id=a3c4ee09-e76f-47e7-82bb-b89a48bc4e85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.088899 crc crio[19822]: time=\"2026-06-12T11:06:36.08868654Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-gvpkq/registry-server\" id=0fe4bda2-b43c-4a89-9a43-481031c5d224 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:36.100427 crc crio[19822]: time=\"2026-06-12T11:06:36.100322864Z\" level=info msg=\"Removed container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager\" id=a3c4ee09-e76f-47e7-82bb-b89a48bc4e85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.103745 crc crio[19822]: time=\"2026-06-12T11:06:36.103678589Z\" level=info msg=\"Removing container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288\" id=77d2832e-134f-464e-a98b-c551869e382f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.109522 crc crio[19822]: time=\"2026-06-12T11:06:36.108739143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:36.139846 crc crio[19822]: time=\"2026-06-12T11:06:36.139652319Z\" level=info msg=\"Removed container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager\" id=77d2832e-134f-464e-a98b-c551869e382f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.144161 crc crio[19822]: time=\"2026-06-12T11:06:36.144100198Z\" level=info msg=\"Removing container: 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4\" id=e2ba881d-9f99-4506-b301-351fa692a1a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.182229 crc crio[19822]: time=\"2026-06-12T11:06:36.182119635Z\" level=info msg=\"Removed container 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract\" id=e2ba881d-9f99-4506-b301-351fa692a1a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.185501 crc crio[19822]: time=\"2026-06-12T11:06:36.185412916Z\" level=info msg=\"Removing container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9\" id=93690c18-4e40-4d95-9907-2e86701cf268 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.205680 crc crio[19822]: time=\"2026-06-12T11:06:36.205577929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:36.211228 crc crio[19822]: time=\"2026-06-12T11:06:36.211140716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:36.313493 crc crio[19822]: time=\"2026-06-12T11:06:36.31331867Z\" level=info msg=\"Removed container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy\" id=93690c18-4e40-4d95-9907-2e86701cf268 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.324873 crc crio[19822]: time=\"2026-06-12T11:06:36.318709678Z\" level=info msg=\"Removing container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77\" id=86bef089-09e5-450c-bb9b-b356e33f109d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.357258 crc crio[19822]: time=\"2026-06-12T11:06:36.35713584Z\" level=info msg=\"Removed container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy\" id=86bef089-09e5-450c-bb9b-b356e33f109d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.360196 crc crio[19822]: time=\"2026-06-12T11:06:36.36015298Z\" level=info msg=\"Removing container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd\" id=345c207a-663b-4528-a89d-98ea7eb2c5f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.391984 crc crio[19822]: time=\"2026-06-12T11:06:36.391798873Z\" level=info msg=\"Removed container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy\" id=345c207a-663b-4528-a89d-98ea7eb2c5f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.396446 crc crio[19822]: time=\"2026-06-12T11:06:36.396409507Z\" level=info msg=\"Removing container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562\" id=8d0e4a17-3095-4dea-9275-795386e920e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.430969 crc crio[19822]: time=\"2026-06-12T11:06:36.430789244Z\" level=info msg=\"Created container 3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2: openstack-operators/openstack-operator-index-gvpkq/registry-server\" id=0fe4bda2-b43c-4a89-9a43-481031c5d224 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:36.432357 crc crio[19822]: time=\"2026-06-12T11:06:36.43222115Z\" level=info msg=\"Starting container: 3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2\" id=115cb3a5-b6d0-43f0-8880-b0f1617d8026 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:06:36.443272 crc crio[19822]: time=\"2026-06-12T11:06:36.443125959Z\" level=info msg=\"Removed container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy\" id=8d0e4a17-3095-4dea-9275-795386e920e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.445873 crc crio[19822]: time=\"2026-06-12T11:06:36.44570238Z\" level=info msg=\"Started container\" PID=216724 containerID=3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2 description=openstack-operators/openstack-operator-index-gvpkq/registry-server id=115cb3a5-b6d0-43f0-8880-b0f1617d8026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1\nJun 12 11:06:36.447692 crc crio[19822]: time=\"2026-06-12T11:06:36.44757718Z\" level=info msg=\"Removing container: 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050\" id=3c3c71fe-75d7-4fd8-a6b1-62485bd0168f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.511403 crc crio[19822]: time=\"2026-06-12T11:06:36.511182895Z\" level=info msg=\"Removed container 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull\" id=3c3c71fe-75d7-4fd8-a6b1-62485bd0168f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.515472 crc crio[19822]: time=\"2026-06-12T11:06:36.515396123Z\" level=info msg=\"Removing container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a\" id=83498c5f-36fa-4e99-baf6-3b70f4a3d557 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.562561 crc crio[19822]: time=\"2026-06-12T11:06:36.562412883Z\" level=info msg=\"Removed container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=83498c5f-36fa-4e99-baf6-3b70f4a3d557 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.565749 crc crio[19822]: time=\"2026-06-12T11:06:36.565667917Z\" level=info msg=\"Removing container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269\" id=ab8aca35-ae11-4180-8e9d-c49266ce351b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.595092 crc crio[19822]: time=\"2026-06-12T11:06:36.594467478Z\" level=info msg=\"Removed container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy\" id=ab8aca35-ae11-4180-8e9d-c49266ce351b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.598339 crc crio[19822]: time=\"2026-06-12T11:06:36.598079861Z\" level=info msg=\"Removing container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c\" id=2e9feaf8-7b85-47af-84aa-8f722c7d7930 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.625236 crc crio[19822]: time=\"2026-06-12T11:06:36.625080473Z\" level=info msg=\"Removed container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager\" id=2e9feaf8-7b85-47af-84aa-8f722c7d7930 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.632100 crc crio[19822]: time=\"2026-06-12T11:06:36.631964703Z\" level=info msg=\"Removing container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135\" id=d6e21190-8d56-4b41-a763-2860ec0ff487 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.666362 crc crio[19822]: time=\"2026-06-12T11:06:36.666212748Z\" level=info msg=\"Removed container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager\" id=d6e21190-8d56-4b41-a763-2860ec0ff487 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.668654 crc crio[19822]: time=\"2026-06-12T11:06:36.668591181Z\" level=info msg=\"Removing container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c\" id=8d28b167-e018-4b4a-ba1c-9674f6b6b4d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.702378 crc crio[19822]: time=\"2026-06-12T11:06:36.702225126Z\" level=info msg=\"Removed container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy\" id=8d28b167-e018-4b4a-ba1c-9674f6b6b4d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.705667 crc crio[19822]: time=\"2026-06-12T11:06:36.705578061Z\" level=info msg=\"Removing container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5\" id=aea0f801-d599-4dc4-85a9-1e019f1a7b8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.734917 crc crio[19822]: time=\"2026-06-12T11:06:36.734653823Z\" level=info msg=\"Removed container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy\" id=aea0f801-d599-4dc4-85a9-1e019f1a7b8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.738581 crc crio[19822]: time=\"2026-06-12T11:06:36.73848623Z\" level=info msg=\"Removing container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c\" id=14442589-cf14-4f47-823e-fb79ca39e857 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.775170 crc crio[19822]: time=\"2026-06-12T11:06:36.775020859Z\" level=info msg=\"Removed container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator\" id=14442589-cf14-4f47-823e-fb79ca39e857 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.777897 crc crio[19822]: time=\"2026-06-12T11:06:36.777745063Z\" level=info msg=\"Removing container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30\" id=bcd65294-4dc8-469f-9afc-f3ebfd954eda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.822673 crc crio[19822]: time=\"2026-06-12T11:06:36.822574914Z\" level=info msg=\"Removed container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy\" id=bcd65294-4dc8-469f-9afc-f3ebfd954eda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.825548 crc crio[19822]: time=\"2026-06-12T11:06:36.825464595Z\" level=info msg=\"Removing container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a\" id=a32b4c28-cbe8-4544-beae-e1e3a7e1fa05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.858683 crc crio[19822]: time=\"2026-06-12T11:06:36.858573765Z\" level=info msg=\"Removed container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager\" id=a32b4c28-cbe8-4544-beae-e1e3a7e1fa05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.864332 crc crio[19822]: time=\"2026-06-12T11:06:36.864242313Z\" level=info msg=\"Removing container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f\" id=1fe1b058-2416-4ecd-ba20-fe936b30028c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.900141 crc crio[19822]: time=\"2026-06-12T11:06:36.899966101Z\" level=info msg=\"Removed container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy\" id=1fe1b058-2416-4ecd-ba20-fe936b30028c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.903466 crc crio[19822]: time=\"2026-06-12T11:06:36.903325139Z\" level=info msg=\"Removing container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501\" id=c7298b11-d92c-497c-9f86-a5edc0c38c72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.937769 crc crio[19822]: time=\"2026-06-12T11:06:36.937698698Z\" level=info msg=\"Removed container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager\" id=c7298b11-d92c-497c-9f86-a5edc0c38c72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.953334 crc crio[19822]: time=\"2026-06-12T11:06:36.953187559Z\" level=info msg=\"Removing container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c\" id=7853c85a-4788-42ce-a9a9-ead4d61e10d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.991993 crc crio[19822]: time=\"2026-06-12T11:06:36.991895927Z\" level=info msg=\"Removed container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy\" id=7853c85a-4788-42ce-a9a9-ead4d61e10d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:36.994744 crc crio[19822]: time=\"2026-06-12T11:06:36.99454931Z\" level=info msg=\"Removing container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da\" id=5fd4c9e2-c9c3-4e9a-9e23-e91caaccd1c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.021708 crc crio[19822]: time=\"2026-06-12T11:06:37.021656796Z\" level=info msg=\"Removed container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager\" id=5fd4c9e2-c9c3-4e9a-9e23-e91caaccd1c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.025710 crc crio[19822]: time=\"2026-06-12T11:06:37.02558474Z\" level=info msg=\"Removing container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615\" id=462467c5-09a9-44b9-9fc4-f149ffa61445 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.056969 crc crio[19822]: time=\"2026-06-12T11:06:37.056856807Z\" level=info msg=\"Removed container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager\" id=462467c5-09a9-44b9-9fc4-f149ffa61445 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.059614 crc crio[19822]: time=\"2026-06-12T11:06:37.059539082Z\" level=info msg=\"Removing container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c\" id=b1c95afc-b35d-436b-bf40-6e804505eeda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.089622 crc crio[19822]: time=\"2026-06-12T11:06:37.089255514Z\" level=info msg=\"Removed container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server\" id=b1c95afc-b35d-436b-bf40-6e804505eeda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.095186 crc crio[19822]: time=\"2026-06-12T11:06:37.095144829Z\" level=info msg=\"Removing container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840\" id=e113d31e-cf2b-464f-aa88-3d6dacff616a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.141561 crc crio[19822]: time=\"2026-06-12T11:06:37.141478928Z\" level=info msg=\"Removed container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager\" id=e113d31e-cf2b-464f-aa88-3d6dacff616a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.145291 crc crio[19822]: time=\"2026-06-12T11:06:37.145216916Z\" level=info msg=\"Removing container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e\" id=03582827-aa5a-4e17-8443-b1e97c8f567f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.176500 crc crio[19822]: time=\"2026-06-12T11:06:37.176380683Z\" level=info msg=\"Removed container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager\" id=03582827-aa5a-4e17-8443-b1e97c8f567f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.178980 crc crio[19822]: time=\"2026-06-12T11:06:37.178915321Z\" level=info msg=\"Removing container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af\" id=f35baf7d-e426-4e72-9728-0be7d47b31ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.207664 crc crio[19822]: time=\"2026-06-12T11:06:37.207504184Z\" level=info msg=\"Removed container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy\" id=f35baf7d-e426-4e72-9728-0be7d47b31ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.211746 crc crio[19822]: time=\"2026-06-12T11:06:37.211674246Z\" level=info msg=\"Removing container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593\" id=d9af01dc-59df-4c5a-80ab-02666d05871d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.236463 crc crio[19822]: time=\"2026-06-12T11:06:37.236349635Z\" level=info msg=\"Removed container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager\" id=d9af01dc-59df-4c5a-80ab-02666d05871d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.239457 crc crio[19822]: time=\"2026-06-12T11:06:37.239367129Z\" level=info msg=\"Removing container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b\" id=12ba8e70-55b0-4c59-8fe4-2abf3367f9a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.263866 crc crio[19822]: time=\"2026-06-12T11:06:37.263709507Z\" level=info msg=\"Removed container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager\" id=12ba8e70-55b0-4c59-8fe4-2abf3367f9a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.267616 crc crio[19822]: time=\"2026-06-12T11:06:37.267514518Z\" level=info msg=\"Removing container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4\" id=fe1ec3c8-a26b-4319-b41c-4df50db07b89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.303356 crc crio[19822]: time=\"2026-06-12T11:06:37.303284332Z\" level=info msg=\"Removed container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager\" id=fe1ec3c8-a26b-4319-b41c-4df50db07b89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.311032 crc crio[19822]: time=\"2026-06-12T11:06:37.310946873Z\" level=info msg=\"Removing container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce\" id=c62312b5-928e-4f43-8afe-18e2f7ee3994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.350375 crc crio[19822]: time=\"2026-06-12T11:06:37.350196428Z\" level=info msg=\"Removed container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager\" id=c62312b5-928e-4f43-8afe-18e2f7ee3994 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.355389 crc crio[19822]: time=\"2026-06-12T11:06:37.355155334Z\" level=info msg=\"Removing container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01\" id=9d10a4a8-33f6-4cab-a92d-7f2612c8be1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.419650 crc crio[19822]: time=\"2026-06-12T11:06:37.419562691Z\" level=info msg=\"Removed container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy\" id=9d10a4a8-33f6-4cab-a92d-7f2612c8be1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.423087 crc crio[19822]: time=\"2026-06-12T11:06:37.422984217Z\" level=info msg=\"Removing container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62\" id=9ac902a0-0d76-456a-8424-2438e49d34c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.459915 crc crio[19822]: time=\"2026-06-12T11:06:37.459744733Z\" level=info msg=\"Removed container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy\" id=9ac902a0-0d76-456a-8424-2438e49d34c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.462077 crc crio[19822]: time=\"2026-06-12T11:06:37.461995932Z\" level=info msg=\"Removing container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102\" id=b6d0b862-6f46-494f-b4ac-a091fdd88a3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.499123 crc crio[19822]: time=\"2026-06-12T11:06:37.498929373Z\" level=info msg=\"Removed container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager\" id=b6d0b862-6f46-494f-b4ac-a091fdd88a3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.509011 crc crio[19822]: time=\"2026-06-12T11:06:37.508914359Z\" level=info msg=\"Removing container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1\" id=c52f37cc-4260-45e5-86d0-0b5ae9927ddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.556206 crc crio[19822]: time=\"2026-06-12T11:06:37.556101008Z\" level=info msg=\"Removed container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager\" id=c52f37cc-4260-45e5-86d0-0b5ae9927ddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.560931 crc crio[19822]: time=\"2026-06-12T11:06:37.560858086Z\" level=info msg=\"Removing container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff\" id=65cd6121-7827-4608-9af1-591034eb62ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.589981 crc crio[19822]: time=\"2026-06-12T11:06:37.589768591Z\" level=info msg=\"Removed container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy\" id=65cd6121-7827-4608-9af1-591034eb62ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.593148 crc crio[19822]: time=\"2026-06-12T11:06:37.593078494Z\" level=info msg=\"Removing container: c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e\" id=fd1bcc48-5237-4d59-a6e3-2f2065c832a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.728733 crc crio[19822]: time=\"2026-06-12T11:06:37.728628759Z\" level=info msg=\"Removed container c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e: openshift-infra/auto-csr-approver-29687700-x9wsc/oc\" id=fd1bcc48-5237-4d59-a6e3-2f2065c832a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.733623 crc crio[19822]: time=\"2026-06-12T11:06:37.733423312Z\" level=info msg=\"Removing container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c\" id=8c49fed5-911d-4fc5-a9bd-1e3727e4c379 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.768464 crc crio[19822]: time=\"2026-06-12T11:06:37.768295792Z\" level=info msg=\"Removed container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy\" id=8c49fed5-911d-4fc5-a9bd-1e3727e4c379 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.771083 crc crio[19822]: time=\"2026-06-12T11:06:37.7710145Z\" level=info msg=\"Removing container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2\" id=c5b0b264-2aca-4ac1-92f5-5d9c1f62c9ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.803381 crc crio[19822]: time=\"2026-06-12T11:06:37.803238054Z\" level=info msg=\"Removed container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager\" id=c5b0b264-2aca-4ac1-92f5-5d9c1f62c9ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.806992 crc crio[19822]: time=\"2026-06-12T11:06:37.806867804Z\" level=info msg=\"Removing container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd\" id=9288962f-e09a-48df-a7bc-79572bf132b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.832643 crc crio[19822]: time=\"2026-06-12T11:06:37.832519733Z\" level=info msg=\"Removed container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager\" id=9288962f-e09a-48df-a7bc-79572bf132b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.835932 crc crio[19822]: time=\"2026-06-12T11:06:37.835863429Z\" level=info msg=\"Removing container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082\" id=cbb93e56-b668-45ff-a68f-b62d417785f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.863106 crc crio[19822]: time=\"2026-06-12T11:06:37.862571864Z\" level=info msg=\"Removed container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager\" id=cbb93e56-b668-45ff-a68f-b62d417785f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.865884 crc crio[19822]: time=\"2026-06-12T11:06:37.86567178Z\" level=info msg=\"Removing container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6\" id=9950d154-edc4-46a6-b0d0-a3a8fdc2b36b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.924435 crc crio[19822]: time=\"2026-06-12T11:06:37.924341385Z\" level=info msg=\"Removed container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy\" id=9950d154-edc4-46a6-b0d0-a3a8fdc2b36b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.933429 crc crio[19822]: time=\"2026-06-12T11:06:37.933229625Z\" level=info msg=\"Removing container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36\" id=d95baf7b-aa4c-4644-8484-58537fd41efb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.974655 crc crio[19822]: time=\"2026-06-12T11:06:37.974521526Z\" level=info msg=\"Removed container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy\" id=d95baf7b-aa4c-4644-8484-58537fd41efb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:37.980138 crc crio[19822]: time=\"2026-06-12T11:06:37.980010237Z\" level=info msg=\"Removing container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473\" id=3220ca15-3c5f-44f7-a0dc-7454b954a4f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:38.022256 crc crio[19822]: time=\"2026-06-12T11:06:38.022083422Z\" level=info msg=\"Removed container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy\" id=3220ca15-3c5f-44f7-a0dc-7454b954a4f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:38.027957 crc crio[19822]: time=\"2026-06-12T11:06:38.027138382Z\" level=info msg=\"Removing container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca\" id=617585da-2517-4124-9c8e-cebe9022fc2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:38.061511 crc crio[19822]: time=\"2026-06-12T11:06:38.061370587Z\" level=info msg=\"Removed container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager\" id=617585da-2517-4124-9c8e-cebe9022fc2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:38.067913 crc crio[19822]: time=\"2026-06-12T11:06:38.067785678Z\" level=info msg=\"Removing container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8\" id=a3c737e1-73eb-4a3b-bdc6-214718184312 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:38.099348 crc crio[19822]: time=\"2026-06-12T11:06:38.099024796Z\" level=info msg=\"Removed container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator\" id=a3c737e1-73eb-4a3b-bdc6-214718184312 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:06:38.110559 crc crio[19822]: time=\"2026-06-12T11:06:38.110445379Z\" level=info msg=\"Stopping pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=f7986d39-2bb9-4630-b188-3f65becb2b3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.110918 crc crio[19822]: time=\"2026-06-12T11:06:38.110567723Z\" level=info msg=\"Stopped pod sandbox (already stopped): d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=f7986d39-2bb9-4630-b188-3f65becb2b3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.112622 crc crio[19822]: time=\"2026-06-12T11:06:38.112545086Z\" level=info msg=\"Removing pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=3766f28d-c65b-4a4f-939e-746fff2ab76c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.132228 crc crio[19822]: time=\"2026-06-12T11:06:38.131902924Z\" level=info msg=\"Removed pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=3766f28d-c65b-4a4f-939e-746fff2ab76c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.133378 crc crio[19822]: time=\"2026-06-12T11:06:38.1330254Z\" level=info msg=\"Stopping pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=319fa79b-55be-4ef5-bd1b-509bd5c75be4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.133378 crc crio[19822]: time=\"2026-06-12T11:06:38.133179065Z\" level=info msg=\"Stopped pod sandbox (already stopped): 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=319fa79b-55be-4ef5-bd1b-509bd5c75be4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.134378 crc crio[19822]: time=\"2026-06-12T11:06:38.134248638Z\" level=info msg=\"Removing pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=92595cd9-5867-4b7b-94c4-f5cf359634f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.159636 crc crio[19822]: time=\"2026-06-12T11:06:38.159437968Z\" level=info msg=\"Removed pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=92595cd9-5867-4b7b-94c4-f5cf359634f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.161024 crc crio[19822]: time=\"2026-06-12T11:06:38.160912299Z\" level=info msg=\"Stopping pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=42f400c5-1302-48e9-aff1-0b4868acde51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.161186 crc crio[19822]: time=\"2026-06-12T11:06:38.161075084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=42f400c5-1302-48e9-aff1-0b4868acde51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.161956 crc crio[19822]: time=\"2026-06-12T11:06:38.16186756Z\" level=info msg=\"Removing pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=b38bde88-cefa-461b-b422-a390591d2ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.177893 crc crio[19822]: time=\"2026-06-12T11:06:38.177693506Z\" level=info msg=\"Removed pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=b38bde88-cefa-461b-b422-a390591d2ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.179218 crc crio[19822]: time=\"2026-06-12T11:06:38.17913515Z\" level=info msg=\"Stopping pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=3d26340c-e8ad-40c1-88c9-d576a70a60a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.179218 crc crio[19822]: time=\"2026-06-12T11:06:38.179210903Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=3d26340c-e8ad-40c1-88c9-d576a70a60a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.180080 crc crio[19822]: time=\"2026-06-12T11:06:38.179952807Z\" level=info msg=\"Removing pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=7bf57eaf-394e-4256-8693-96ec887b75d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.197143 crc crio[19822]: time=\"2026-06-12T11:06:38.1969299Z\" level=info msg=\"Removed pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=7bf57eaf-394e-4256-8693-96ec887b75d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.199641 crc crio[19822]: time=\"2026-06-12T11:06:38.199513791Z\" level=info msg=\"Stopping pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=c665db14-d9a4-4af5-8cb5-c66dd16dbac0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.199794 crc crio[19822]: time=\"2026-06-12T11:06:38.199750588Z\" level=info msg=\"Stopped pod sandbox (already stopped): c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=c665db14-d9a4-4af5-8cb5-c66dd16dbac0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.202601 crc crio[19822]: time=\"2026-06-12T11:06:38.202521777Z\" level=info msg=\"Removing pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=98fb3cdb-a677-4e00-a1ad-aec48abe73ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.228297 crc crio[19822]: time=\"2026-06-12T11:06:38.228143194Z\" level=info msg=\"Removed pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=98fb3cdb-a677-4e00-a1ad-aec48abe73ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.228947 crc crio[19822]: time=\"2026-06-12T11:06:38.228890778Z\" level=info msg=\"Stopping pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=9e29a25e-a9f3-4ab2-ac7f-ba4f6ecce7b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.229485 crc crio[19822]: time=\"2026-06-12T11:06:38.229461236Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=9e29a25e-a9f3-4ab2-ac7f-ba4f6ecce7b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.230333 crc crio[19822]: time=\"2026-06-12T11:06:38.23021741Z\" level=info msg=\"Removing pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=25c1d1fd-4edf-46cc-aeeb-8e38fef0f242 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.260578 crc crio[19822]: time=\"2026-06-12T11:06:38.260150786Z\" level=info msg=\"Removed pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=25c1d1fd-4edf-46cc-aeeb-8e38fef0f242 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.261575 crc crio[19822]: time=\"2026-06-12T11:06:38.261393515Z\" level=info msg=\"Stopping pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=e452df08-1a4d-4682-a9fb-82d9fb7dff90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.261734 crc crio[19822]: time=\"2026-06-12T11:06:38.261615482Z\" level=info msg=\"Stopped pod sandbox (already stopped): da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=e452df08-1a4d-4682-a9fb-82d9fb7dff90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.262500 crc crio[19822]: time=\"2026-06-12T11:06:38.262394067Z\" level=info msg=\"Removing pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=5b30ff2f-1060-4752-bc00-26f53e56dd9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.289362 crc crio[19822]: time=\"2026-06-12T11:06:38.289225303Z\" level=info msg=\"Removed pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=5b30ff2f-1060-4752-bc00-26f53e56dd9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.290296 crc crio[19822]: time=\"2026-06-12T11:06:38.290211094Z\" level=info msg=\"Stopping pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=c3af1db8-f722-418f-bc04-77112d1d493e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.290403 crc crio[19822]: time=\"2026-06-12T11:06:38.290304177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=c3af1db8-f722-418f-bc04-77112d1d493e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.291387 crc crio[19822]: time=\"2026-06-12T11:06:38.291207376Z\" level=info msg=\"Removing pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=904bd00c-ecf2-42e6-890a-e16ddedcbde6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.318363 crc crio[19822]: time=\"2026-06-12T11:06:38.31775996Z\" level=info msg=\"Removed pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=904bd00c-ecf2-42e6-890a-e16ddedcbde6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.319370 crc crio[19822]: time=\"2026-06-12T11:06:38.319327724Z\" level=info msg=\"Stopping pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=12556135-eb3b-46dc-869a-8a0afe46d4f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.319571 crc crio[19822]: time=\"2026-06-12T11:06:38.319549161Z\" level=info msg=\"Stopped pod sandbox (already stopped): f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=12556135-eb3b-46dc-869a-8a0afe46d4f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.320279 crc crio[19822]: time=\"2026-06-12T11:06:38.320195761Z\" level=info msg=\"Removing pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=c5fdf316-1a9f-45de-967b-c2d9f8396e2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.344303 crc crio[19822]: time=\"2026-06-12T11:06:38.34416972Z\" level=info msg=\"Removed pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=c5fdf316-1a9f-45de-967b-c2d9f8396e2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.345396 crc crio[19822]: time=\"2026-06-12T11:06:38.345308422Z\" level=info msg=\"Stopping pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=1ae1f6f6-fab8-43c3-acb0-07c4550395c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.345486 crc crio[19822]: time=\"2026-06-12T11:06:38.345401215Z\" level=info msg=\"Stopped pod sandbox (already stopped): db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=1ae1f6f6-fab8-43c3-acb0-07c4550395c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.346466 crc crio[19822]: time=\"2026-06-12T11:06:38.346274063Z\" level=info msg=\"Removing pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=84738c26-7be2-4760-b618-aa9470225ffd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.377264 crc crio[19822]: time=\"2026-06-12T11:06:38.377076363Z\" level=info msg=\"Removed pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=84738c26-7be2-4760-b618-aa9470225ffd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.378188 crc crio[19822]: time=\"2026-06-12T11:06:38.377980844Z\" level=info msg=\"Stopping pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=c013c6b2-1da8-4a87-83f3-c40658537147 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.378285 crc crio[19822]: time=\"2026-06-12T11:06:38.378208731Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=c013c6b2-1da8-4a87-83f3-c40658537147 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.379366 crc crio[19822]: time=\"2026-06-12T11:06:38.379295926Z\" level=info msg=\"Removing pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=b6bc9709-1692-4196-b891-184d26cfba50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.413977 crc crio[19822]: time=\"2026-06-12T11:06:38.413720368Z\" level=info msg=\"Removed pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=b6bc9709-1692-4196-b891-184d26cfba50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.414749 crc crio[19822]: time=\"2026-06-12T11:06:38.414660024Z\" level=info msg=\"Stopping pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=dbc09045-bf56-49eb-aae4-2bf8b27c5056 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.415220 crc crio[19822]: time=\"2026-06-12T11:06:38.414925403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=dbc09045-bf56-49eb-aae4-2bf8b27c5056 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.415686 crc crio[19822]: time=\"2026-06-12T11:06:38.415620399Z\" level=info msg=\"Removing pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=92da9720-1184-4cbc-85d7-c05d8911b182 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.431099 crc crio[19822]: time=\"2026-06-12T11:06:38.430958356Z\" level=info msg=\"Removed pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=92da9720-1184-4cbc-85d7-c05d8911b182 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.432240 crc crio[19822]: time=\"2026-06-12T11:06:38.432018808Z\" level=info msg=\"Stopping pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=58dd2d1a-df0d-4440-9760-0255cbb31f9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.432240 crc crio[19822]: time=\"2026-06-12T11:06:38.432164863Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=58dd2d1a-df0d-4440-9760-0255cbb31f9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.432908 crc crio[19822]: time=\"2026-06-12T11:06:38.432763052Z\" level=info msg=\"Removing pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=a51f1843-7c4b-4156-a963-526ee91016c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.449022 crc crio[19822]: time=\"2026-06-12T11:06:38.448875279Z\" level=info msg=\"Removed pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=a51f1843-7c4b-4156-a963-526ee91016c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.457674 crc crio[19822]: time=\"2026-06-12T11:06:38.457583754Z\" level=info msg=\"Stopping pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=0e33463b-1817-41d1-9c25-ee0536716de8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.458146 crc crio[19822]: time=\"2026-06-12T11:06:38.457668587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=0e33463b-1817-41d1-9c25-ee0536716de8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.459426 crc crio[19822]: time=\"2026-06-12T11:06:38.45931681Z\" level=info msg=\"Removing pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=6df9b96a-d9e0-4d8a-88d6-63629feaaa09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.490176 crc crio[19822]: time=\"2026-06-12T11:06:38.489892949Z\" level=info msg=\"Removed pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=6df9b96a-d9e0-4d8a-88d6-63629feaaa09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.492016 crc crio[19822]: time=\"2026-06-12T11:06:38.491295459Z\" level=info msg=\"Stopping pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=2e1f5e32-acb6-49dc-b0e9-11d75225d440 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.492196 crc crio[19822]: time=\"2026-06-12T11:06:38.492093345Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=2e1f5e32-acb6-49dc-b0e9-11d75225d440 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.496024 crc crio[19822]: time=\"2026-06-12T11:06:38.495763951Z\" level=info msg=\"Removing pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=13482942-c918-4e51-b482-7c49a0d229f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.512273 crc crio[19822]: time=\"2026-06-12T11:06:38.512170008Z\" level=info msg=\"Removed pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=13482942-c918-4e51-b482-7c49a0d229f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.516012 crc crio[19822]: time=\"2026-06-12T11:06:38.515535522Z\" level=info msg=\"Stopping pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=ff5534e0-2aec-4c05-8330-a4ef9fa29553 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.516012 crc crio[19822]: time=\"2026-06-12T11:06:38.515933845Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=ff5534e0-2aec-4c05-8330-a4ef9fa29553 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.517658 crc crio[19822]: time=\"2026-06-12T11:06:38.517579267Z\" level=info msg=\"Removing pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=d43bd565-db15-4c97-b7da-03b00926ae7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.532875 crc crio[19822]: time=\"2026-06-12T11:06:38.532748395Z\" level=info msg=\"Removed pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=d43bd565-db15-4c97-b7da-03b00926ae7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.534532 crc crio[19822]: time=\"2026-06-12T11:06:38.534450776Z\" level=info msg=\"Stopping pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=2aa1c80d-c21c-41cb-b4b0-ef54b3cee5a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.534532 crc crio[19822]: time=\"2026-06-12T11:06:38.534533608Z\" level=info msg=\"Stopped pod sandbox (already stopped): c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=2aa1c80d-c21c-41cb-b4b0-ef54b3cee5a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.535095 crc crio[19822]: time=\"2026-06-12T11:06:38.534980843Z\" level=info msg=\"Removing pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=85050b11-d65b-4db2-9de9-7702c8e39e5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.552542 crc crio[19822]: time=\"2026-06-12T11:06:38.552419842Z\" level=info msg=\"Removed pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=85050b11-d65b-4db2-9de9-7702c8e39e5a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.553712 crc crio[19822]: time=\"2026-06-12T11:06:38.553619808Z\" level=info msg=\"Stopping pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=6d2eb500-c4c4-4a52-ac71-4814fb1a9dfc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.553941 crc crio[19822]: time=\"2026-06-12T11:06:38.553866396Z\" level=info msg=\"Stopped pod sandbox (already stopped): c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=6d2eb500-c4c4-4a52-ac71-4814fb1a9dfc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.554583 crc crio[19822]: time=\"2026-06-12T11:06:38.554509306Z\" level=info msg=\"Removing pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=9761adcf-da9c-4b71-9298-91ce7bb4935f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.571937 crc crio[19822]: time=\"2026-06-12T11:06:38.57179276Z\" level=info msg=\"Removed pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=9761adcf-da9c-4b71-9298-91ce7bb4935f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.573308 crc crio[19822]: time=\"2026-06-12T11:06:38.573208473Z\" level=info msg=\"Stopping pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=47be6dd2-b03e-4703-9fca-83d4ef123ae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.573388 crc crio[19822]: time=\"2026-06-12T11:06:38.573351317Z\" level=info msg=\"Stopped pod sandbox (already stopped): ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=47be6dd2-b03e-4703-9fca-83d4ef123ae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.574250 crc crio[19822]: time=\"2026-06-12T11:06:38.574176283Z\" level=info msg=\"Removing pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=2cab0d2c-aa9b-4c24-8a1c-5e93e8e2ebc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.589126 crc crio[19822]: time=\"2026-06-12T11:06:38.58901145Z\" level=info msg=\"Removed pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=2cab0d2c-aa9b-4c24-8a1c-5e93e8e2ebc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.590157 crc crio[19822]: time=\"2026-06-12T11:06:38.590014859Z\" level=info msg=\"Stopping pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=08ba141a-8f0b-4d22-8157-9823fe9e5220 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.591460 crc crio[19822]: time=\"2026-06-12T11:06:38.590164474Z\" level=info msg=\"Stopped pod sandbox (already stopped): ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=08ba141a-8f0b-4d22-8157-9823fe9e5220 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.591460 crc crio[19822]: time=\"2026-06-12T11:06:38.591268488Z\" level=info msg=\"Removing pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=979e85b5-02dc-445a-8514-6e7a367051f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.618009 crc crio[19822]: time=\"2026-06-12T11:06:38.61789732Z\" level=info msg=\"Removed pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=979e85b5-02dc-445a-8514-6e7a367051f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.619300 crc crio[19822]: time=\"2026-06-12T11:06:38.619208866Z\" level=info msg=\"Stopping pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=89119619-7537-4885-bea5-30b85a6c6c30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.619400 crc crio[19822]: time=\"2026-06-12T11:06:38.61932706Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=89119619-7537-4885-bea5-30b85a6c6c30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.622994 crc crio[19822]: time=\"2026-06-12T11:06:38.622787897Z\" level=info msg=\"Removing pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=19ca5ada-29aa-484d-85d0-95b0b94c543c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.643106 crc crio[19822]: time=\"2026-06-12T11:06:38.642955968Z\" level=info msg=\"Removed pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=19ca5ada-29aa-484d-85d0-95b0b94c543c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.644010 crc crio[19822]: time=\"2026-06-12T11:06:38.643937868Z\" level=info msg=\"Stopping pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=def7fecf-3c33-4dd7-bcaf-f2ca5d6408ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.644315 crc crio[19822]: time=\"2026-06-12T11:06:38.644243958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=def7fecf-3c33-4dd7-bcaf-f2ca5d6408ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.644882 crc crio[19822]: time=\"2026-06-12T11:06:38.644790946Z\" level=info msg=\"Removing pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=18d50c68-673d-4d68-ab0a-0c0e424d3f95 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.662722 crc crio[19822]: time=\"2026-06-12T11:06:38.662615825Z\" level=info msg=\"Removed pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=18d50c68-673d-4d68-ab0a-0c0e424d3f95 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.663541 crc crio[19822]: time=\"2026-06-12T11:06:38.663489802Z\" level=info msg=\"Stopping pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=1d7fd6b3-f57e-430e-84e7-d5883d12a288 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.663695 crc crio[19822]: time=\"2026-06-12T11:06:38.663569805Z\" level=info msg=\"Stopped pod sandbox (already stopped): c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=1d7fd6b3-f57e-430e-84e7-d5883d12a288 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.664485 crc crio[19822]: time=\"2026-06-12T11:06:38.66403416Z\" level=info msg=\"Removing pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=94f39cf0-d2ce-45f4-a633-619b36459ef5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.683403 crc crio[19822]: time=\"2026-06-12T11:06:38.68214566Z\" level=info msg=\"Removed pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=94f39cf0-d2ce-45f4-a633-619b36459ef5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.683740 crc crio[19822]: time=\"2026-06-12T11:06:38.683573923Z\" level=info msg=\"Stopping pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=68c29bc4-aec6-4d34-a239-888ea379462c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.683740 crc crio[19822]: time=\"2026-06-12T11:06:38.683654816Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=68c29bc4-aec6-4d34-a239-888ea379462c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.684429 crc crio[19822]: time=\"2026-06-12T11:06:38.684346928Z\" level=info msg=\"Removing pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=4c83a786-bd8c-480f-a09f-0f2a784085f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.710248 crc crio[19822]: time=\"2026-06-12T11:06:38.709170665Z\" level=info msg=\"Removed pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=4c83a786-bd8c-480f-a09f-0f2a784085f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.712798 crc crio[19822]: time=\"2026-06-12T11:06:38.712682062Z\" level=info msg=\"Stopping pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=3ce313ef-98d9-4418-ad51-b4a8cbf96638 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.712798 crc crio[19822]: time=\"2026-06-12T11:06:38.712868848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=3ce313ef-98d9-4418-ad51-b4a8cbf96638 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.713546 crc crio[19822]: time=\"2026-06-12T11:06:38.713461186Z\" level=info msg=\"Removing pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=be2035d4-c058-445c-b62f-869e6785eb7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.728084 crc crio[19822]: time=\"2026-06-12T11:06:38.727985452Z\" level=info msg=\"Removed pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=be2035d4-c058-445c-b62f-869e6785eb7c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.728868 crc crio[19822]: time=\"2026-06-12T11:06:38.728740264Z\" level=info msg=\"Stopping pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=cc6ec013-5207-4231-a57d-0211fca3afee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.728984 crc crio[19822]: time=\"2026-06-12T11:06:38.728871468Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=cc6ec013-5207-4231-a57d-0211fca3afee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.729489 crc crio[19822]: time=\"2026-06-12T11:06:38.729420186Z\" level=info msg=\"Removing pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=34c10147-3562-4bea-8f4d-9440047705f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.742922 crc crio[19822]: time=\"2026-06-12T11:06:38.742777124Z\" level=info msg=\"Removed pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=34c10147-3562-4bea-8f4d-9440047705f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.744473 crc crio[19822]: time=\"2026-06-12T11:06:38.744379754Z\" level=info msg=\"Stopping pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=f344bc0a-d1a4-4ead-9804-e8a423e3bf19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.744554 crc crio[19822]: time=\"2026-06-12T11:06:38.744501698Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=f344bc0a-d1a4-4ead-9804-e8a423e3bf19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.745241 crc crio[19822]: time=\"2026-06-12T11:06:38.745143767Z\" level=info msg=\"Removing pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=2c5a1a96-9408-4ce5-971a-3fc63d19af5c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.765763 crc crio[19822]: time=\"2026-06-12T11:06:38.765656783Z\" level=info msg=\"Removed pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=2c5a1a96-9408-4ce5-971a-3fc63d19af5c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.767083 crc crio[19822]: time=\"2026-06-12T11:06:38.766936912Z\" level=info msg=\"Stopping pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=036223a3-35c4-4e39-9354-786ec2908733 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.767210 crc crio[19822]: time=\"2026-06-12T11:06:38.767083897Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=036223a3-35c4-4e39-9354-786ec2908733 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.768714 crc crio[19822]: time=\"2026-06-12T11:06:38.768630908Z\" level=info msg=\"Removing pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=9ca457d3-0bc8-490e-90b9-0cd240189e6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.783846 crc crio[19822]: time=\"2026-06-12T11:06:38.783666859Z\" level=info msg=\"Removed pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=9ca457d3-0bc8-490e-90b9-0cd240189e6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.784663 crc crio[19822]: time=\"2026-06-12T11:06:38.784591446Z\" level=info msg=\"Stopping pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=dc7d98f2-450a-4740-81c6-2d93f1b990bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.784663 crc crio[19822]: time=\"2026-06-12T11:06:38.784653298Z\" level=info msg=\"Stopped pod sandbox (already stopped): f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=dc7d98f2-450a-4740-81c6-2d93f1b990bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.785245 crc crio[19822]: time=\"2026-06-12T11:06:38.785174415Z\" level=info msg=\"Removing pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=d8ab2f82-f364-4049-bc9d-e6f770e7067b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.802401 crc crio[19822]: time=\"2026-06-12T11:06:38.802282125Z\" level=info msg=\"Removed pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=d8ab2f82-f364-4049-bc9d-e6f770e7067b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.804013 crc crio[19822]: time=\"2026-06-12T11:06:38.803735798Z\" level=info msg=\"Stopping pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=f2695f7a-7106-44b8-9195-55e26a8703fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.804185 crc crio[19822]: time=\"2026-06-12T11:06:38.804024767Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=f2695f7a-7106-44b8-9195-55e26a8703fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:38.804878 crc crio[19822]: time=\"2026-06-12T11:06:38.8047524Z\" level=info msg=\"Removing pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=6e5d985d-0f5e-4bce-b7ac-f768f2cb14d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:38.830474 crc crio[19822]: time=\"2026-06-12T11:06:38.830284108Z\" level=info msg=\"Removed pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=6e5d985d-0f5e-4bce-b7ac-f768f2cb14d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:06:54.154193 crc crio[19822]: time=\"2026-06-12T11:06:54.153241845Z\" level=info msg=\"Running pod sandbox: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/POD\" id=992d27e1-07e1-4145-9e87-4b75a138ac45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:06:54.155931 crc crio[19822]: time=\"2026-06-12T11:06:54.154228487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:54.191885 crc crio[19822]: time=\"2026-06-12T11:06:54.191781564Z\" level=info msg=\"Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc005212920}] Aliases:map[]}\"\nJun 12 11:06:54.192293 crc crio[19822]: time=\"2026-06-12T11:06:54.19226403Z\" level=info msg=\"Adding pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:06:54.735398 crc crio[19822]: 2026-06-12T11:06:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afbf75fdc07cc0d Mac:2e:0e:7d:74:80:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:06:54.737603 crc crio[19822]: time=\"2026-06-12T11:06:54.737553036Z\" level=info msg=\"Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc005212920}] Aliases:map[]}\"\nJun 12 11:06:54.738100 crc crio[19822]: time=\"2026-06-12T11:06:54.738035492Z\" level=info msg=\"Checking pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:06:54.753368 crc crio[19822]: time=\"2026-06-12T11:06:54.753247248Z\" level=info msg=\"Ran pod sandbox afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f with infra container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/POD\" id=992d27e1-07e1-4145-9e87-4b75a138ac45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:06:54.761268 crc crio[19822]: time=\"2026-06-12T11:06:54.761168528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1bb5b63c-42e3-497b-9235-3fc3f5c49d9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:54.765033 crc crio[19822]: time=\"2026-06-12T11:06:54.764888358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d374abf-328b-4d1a-80bb-54d47401f368 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:54.777112 crc crio[19822]: time=\"2026-06-12T11:06:54.776994024Z\" level=info msg=\"Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util\" id=339fea2a-9bb6-4f76-845e-7a2ed27a572f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:54.777611 crc crio[19822]: time=\"2026-06-12T11:06:54.777513551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:54.823460 crc crio[19822]: time=\"2026-06-12T11:06:54.823334302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:54.830166 crc crio[19822]: time=\"2026-06-12T11:06:54.830037426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:55.010020 crc crio[19822]: time=\"2026-06-12T11:06:55.0094606Z\" level=info msg=\"Created container 8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util\" id=339fea2a-9bb6-4f76-845e-7a2ed27a572f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:55.011173 crc crio[19822]: time=\"2026-06-12T11:06:55.01104002Z\" level=info msg=\"Starting container: 8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d\" id=0c0f4b88-c743-488f-99d7-54910ea1ad28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:06:55.017241 crc crio[19822]: time=\"2026-06-12T11:06:55.017124004Z\" level=info msg=\"Started container\" PID=217602 containerID=8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util id=0c0f4b88-c743-488f-99d7-54910ea1ad28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f\nJun 12 11:06:56.423665 crc crio[19822]: time=\"2026-06-12T11:06:56.423246884Z\" level=info msg=\"Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=56b2e640-3235-4700-accb-cc82f2717fd0 name=/runtime.v1.ImageService/PullImage\nJun 12 11:06:56.426502 crc crio[19822]: time=\"2026-06-12T11:06:56.426403544Z\" level=info msg=\"Trying to access \\\"38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 11:06:56.923753 crc crio[19822]: time=\"2026-06-12T11:06:56.923610486Z\" level=info msg=\"Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:c3a20c173ccea9403228c0de335197c60d9f2ce48e717debb33ac2d0c57ef3b5\" id=56b2e640-3235-4700-accb-cc82f2717fd0 name=/runtime.v1.ImageService/PullImage\nJun 12 11:06:56.924894 crc crio[19822]: time=\"2026-06-12T11:06:56.924750921Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=669823fc-0932-475b-b0a2-c45da95ef194 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:56.929069 crc crio[19822]: time=\"2026-06-12T11:06:56.928979027Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=b964328c-83b2-4361-871a-148a6567afb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:56.937386 crc crio[19822]: time=\"2026-06-12T11:06:56.937282492Z\" level=info msg=\"Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull\" id=6e365b73-615c-4f03-86b1-e63e507dbb03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:56.938790 crc crio[19822]: time=\"2026-06-12T11:06:56.938725898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:56.983367 crc crio[19822]: time=\"2026-06-12T11:06:56.983264228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:56.983716 crc crio[19822]: time=\"2026-06-12T11:06:56.983541427Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/80f25b3a4fd841afdc73a81e6fea70924e1787dc81f92ba88fb37192068e3776/merged/etc/passwd: no such file or directory\"\nJun 12 11:06:56.983716 crc crio[19822]: time=\"2026-06-12T11:06:56.983572868Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/80f25b3a4fd841afdc73a81e6fea70924e1787dc81f92ba88fb37192068e3776/merged/etc/group: no such file or directory\"\nJun 12 11:06:56.987584 crc crio[19822]: time=\"2026-06-12T11:06:56.987504944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:57.167969 crc crio[19822]: time=\"2026-06-12T11:06:57.166740382Z\" level=info msg=\"Created container 97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull\" id=6e365b73-615c-4f03-86b1-e63e507dbb03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:57.168468 crc crio[19822]: time=\"2026-06-12T11:06:57.168388484Z\" level=info msg=\"Starting container: 97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d\" id=8abafc3f-13eb-40e6-9741-cbcc223833d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:06:57.174194 crc crio[19822]: time=\"2026-06-12T11:06:57.174036484Z\" level=info msg=\"Started container\" PID=217779 containerID=97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull id=8abafc3f-13eb-40e6-9741-cbcc223833d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f\nJun 12 11:06:57.442261 crc crio[19822]: time=\"2026-06-12T11:06:57.441325863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3b60d29-4032-4ab0-8561-c845f4802919 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:57.444478 crc crio[19822]: time=\"2026-06-12T11:06:57.444364659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5a6a8d54-25f9-4c97-a8e0-ee3e4f775ca3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:06:57.452510 crc crio[19822]: time=\"2026-06-12T11:06:57.452307462Z\" level=info msg=\"Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract\" id=6ae6a5a6-6000-457e-9a40-68064d9b16a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:57.453029 crc crio[19822]: time=\"2026-06-12T11:06:57.452764977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:57.496726 crc crio[19822]: time=\"2026-06-12T11:06:57.496610455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:57.499694 crc crio[19822]: time=\"2026-06-12T11:06:57.499598141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:06:57.671637 crc crio[19822]: time=\"2026-06-12T11:06:57.671537126Z\" level=info msg=\"Created container 4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract\" id=6ae6a5a6-6000-457e-9a40-68064d9b16a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:06:57.673163 crc crio[19822]: time=\"2026-06-12T11:06:57.673036534Z\" level=info msg=\"Starting container: 4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e\" id=e1befb61-60a4-473e-a0e4-a54b0220f697 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:06:57.678687 crc crio[19822]: time=\"2026-06-12T11:06:57.67857272Z\" level=info msg=\"Started container\" PID=217802 containerID=4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract id=e1befb61-60a4-473e-a0e4-a54b0220f697 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f\nJun 12 11:06:59.480749 crc crio[19822]: time=\"2026-06-12T11:06:59.479769533Z\" level=info msg=\"Stopping pod sandbox: afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f\" id=64a1901c-634e-45d8-b7c9-d16b9bdeaccc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:06:59.482409 crc crio[19822]: time=\"2026-06-12T11:06:59.481304953Z\" level=info msg=\"Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc002ed0948}] Aliases:map[]}\"\nJun 12 11:06:59.482409 crc crio[19822]: time=\"2026-06-12T11:06:59.481434737Z\" level=info msg=\"Deleting pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:07:00.138183 crc crio[19822]: time=\"2026-06-12T11:07:00.137542171Z\" level=info msg=\"Stopped pod sandbox: afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f\" id=64a1901c-634e-45d8-b7c9-d16b9bdeaccc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:07:06.112971 crc crio[19822]: time=\"2026-06-12T11:07:06.112135832Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/POD\" id=653e3fde-7067-44eb-bf30-de5f2f82124a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:07:06.114707 crc crio[19822]: time=\"2026-06-12T11:07:06.114633852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:07:06.166790 crc crio[19822]: time=\"2026-06-12T11:07:06.16627659Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-567b97d897-f2z8q Namespace:openstack-operators ID:6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 UID:e91d8d94-950d-467b-a992-f3588b58cf1a NetNS:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91d8d94_950d_467b_a992_f3588b58cf1a.slice PodAnnotations:0xc005212148}] Aliases:map[]}\"\nJun 12 11:07:06.167806 crc crio[19822]: time=\"2026-06-12T11:07:06.167637873Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-567b97d897-f2z8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:07:06.846028 crc crio[19822]: 2026-06-12T11:07:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a062955b14674f Mac:5a:9c:d5:af:25:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:07:06.847612 crc crio[19822]: time=\"2026-06-12T11:07:06.847530244Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-567b97d897-f2z8q Namespace:openstack-operators ID:6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 UID:e91d8d94-950d-467b-a992-f3588b58cf1a NetNS:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91d8d94_950d_467b_a992_f3588b58cf1a.slice PodAnnotations:0xc005212148}] Aliases:map[]}\"\nJun 12 11:07:06.847967 crc crio[19822]: time=\"2026-06-12T11:07:06.847774997Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-567b97d897-f2z8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:07:06.870665 crc crio[19822]: time=\"2026-06-12T11:07:06.870582261Z\" level=info msg=\"Ran pod sandbox 6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 with infra container: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/POD\" id=653e3fde-7067-44eb-bf30-de5f2f82124a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:07:06.878206 crc crio[19822]: time=\"2026-06-12T11:07:06.878120213Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:07:06.878488 crc crio[19822]: time=\"2026-06-12T11:07:06.878362581Z\" level=info msg=\"Image 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:07:06.878488 crc crio[19822]: time=\"2026-06-12T11:07:06.878429693Z\" level=info msg=\"Neither image nor artfiact 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:07:06.879700 crc crio[19822]: time=\"2026-06-12T11:07:06.879634492Z\" level=info msg=\"Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=df89681e-3d6f-486f-9d1e-5065bccf921d name=/runtime.v1.ImageService/PullImage\nJun 12 11:07:06.881159 crc crio[19822]: time=\"2026-06-12T11:07:06.88110887Z\" level=info msg=\"Trying to access \\\"38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 11:07:17.043631 crc crio[19822]: time=\"2026-06-12T11:07:17.042581642Z\" level=info msg=\"Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator@sha256:815ad8d109b703bcd2b677b06a86ba1380872c778940d4468b456abecb7df7d0\" id=df89681e-3d6f-486f-9d1e-5065bccf921d name=/runtime.v1.ImageService/PullImage\nJun 12 11:07:17.045618 crc crio[19822]: time=\"2026-06-12T11:07:17.045581998Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=4f2f5d24-128f-4382-905d-b405cb339aa3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:07:17.050985 crc crio[19822]: time=\"2026-06-12T11:07:17.050774742Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=f95d2290-0c33-4b6a-8876-217c82cade5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:07:17.081931 crc crio[19822]: time=\"2026-06-12T11:07:17.081866693Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator\" id=d111fca0-ea17-441a-8b67-8a589089f374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:07:17.084430 crc crio[19822]: time=\"2026-06-12T11:07:17.084400035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:07:17.197753 crc crio[19822]: time=\"2026-06-12T11:07:17.197664718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:07:17.209601 crc crio[19822]: time=\"2026-06-12T11:07:17.209500516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:07:17.433007 crc crio[19822]: time=\"2026-06-12T11:07:17.43247647Z\" level=info msg=\"Created container 503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator\" id=d111fca0-ea17-441a-8b67-8a589089f374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:07:17.434215 crc crio[19822]: time=\"2026-06-12T11:07:17.434151924Z\" level=info msg=\"Starting container: 503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b\" id=f1f63050-fa33-4a85-ab4f-1dea1a7562d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:07:17.441892 crc crio[19822]: time=\"2026-06-12T11:07:17.441261479Z\" level=info msg=\"Started container\" PID=218970 containerID=503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b description=openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator id=f1f63050-fa33-4a85-ab4f-1dea1a7562d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8\nJun 12 11:08:01.525968 crc crio[19822]: time=\"2026-06-12T11:08:01.525013209Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687708-rgbch/POD\" id=34c50c8b-c422-415f-bef9-dc6e8ac96a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:01.527230 crc crio[19822]: time=\"2026-06-12T11:08:01.526024831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:01.578760 crc crio[19822]: time=\"2026-06-12T11:08:01.57865812Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}\"\nJun 12 11:08:01.578760 crc crio[19822]: time=\"2026-06-12T11:08:01.578725342Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687708-rgbch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:02.543082 crc crio[19822]: 2026-06-12T11:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4d7295a2fdfda7 Mac:6a:e8:ad:a3:89:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:02.544721 crc crio[19822]: time=\"2026-06-12T11:08:02.544646957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}\"\nJun 12 11:08:02.544981 crc crio[19822]: time=\"2026-06-12T11:08:02.544910855Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687708-rgbch for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:02.556918 crc crio[19822]: time=\"2026-06-12T11:08:02.556749887Z\" level=info msg=\"Ran pod sandbox c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 with infra container: openshift-infra/auto-csr-approver-29687708-rgbch/POD\" id=34c50c8b-c422-415f-bef9-dc6e8ac96a37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:02.560738 crc crio[19822]: time=\"2026-06-12T11:08:02.560407819Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fc9e40fe-a7fe-4864-a9b5-85e7a546ea40 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:02.568512 crc crio[19822]: time=\"2026-06-12T11:08:02.568438225Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:08:04.545471 crc crio[19822]: time=\"2026-06-12T11:08:04.54463564Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fc9e40fe-a7fe-4864-a9b5-85e7a546ea40 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:04.546454 crc crio[19822]: time=\"2026-06-12T11:08:04.546291523Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6783a162-4aa9-403f-931c-124bb9b33fc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:04.549030 crc crio[19822]: time=\"2026-06-12T11:08:04.548557515Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b17f2340-b7f6-43fb-8b46-9c16d3708f48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:04.868296 crc crio[19822]: time=\"2026-06-12T11:08:04.868180362Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687708-rgbch/oc\" id=2713f18a-02e9-47f4-b8e0-4d69e256c69b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:04.868764 crc crio[19822]: time=\"2026-06-12T11:08:04.868701149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:04.919918 crc crio[19822]: time=\"2026-06-12T11:08:04.919756838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:05.216556 crc crio[19822]: time=\"2026-06-12T11:08:05.216234116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:05.362166 crc crio[19822]: time=\"2026-06-12T11:08:05.36150943Z\" level=info msg=\"Created container cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3: openshift-infra/auto-csr-approver-29687708-rgbch/oc\" id=2713f18a-02e9-47f4-b8e0-4d69e256c69b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:05.363688 crc crio[19822]: time=\"2026-06-12T11:08:05.363599318Z\" level=info msg=\"Starting container: cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3\" id=c1b8aefa-cf71-4059-a217-8e8242717e22 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:05.369694 crc crio[19822]: time=\"2026-06-12T11:08:05.369586061Z\" level=info msg=\"Started container\" PID=221113 containerID=cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3 description=openshift-infra/auto-csr-approver-29687708-rgbch/oc id=c1b8aefa-cf71-4059-a217-8e8242717e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\nJun 12 11:08:07.551960 crc crio[19822]: time=\"2026-06-12T11:08:07.551185507Z\" level=info msg=\"Stopping pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=3955b46b-7446-4723-b6ac-bfaecee7b2f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:08:07.553130 crc crio[19822]: time=\"2026-06-12T11:08:07.552638493Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc002ed0038}] Aliases:map[]}\"\nJun 12 11:08:07.553130 crc crio[19822]: time=\"2026-06-12T11:08:07.552872401Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687708-rgbch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:08.102588 crc crio[19822]: time=\"2026-06-12T11:08:08.10204186Z\" level=info msg=\"Stopped pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=3955b46b-7446-4723-b6ac-bfaecee7b2f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:08:11.228299 crc crio[19822]: time=\"2026-06-12T11:08:11.226860692Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/POD\" id=2f96ba72-3b6b-40ba-aca1-42e9afb8752e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:11.228299 crc crio[19822]: time=\"2026-06-12T11:08:11.227691838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:11.307319 crc crio[19822]: time=\"2026-06-12T11:08:11.307219099Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/POD\" id=f96af420-c81c-4971-9c8b-11621eec12b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:11.307554 crc crio[19822]: time=\"2026-06-12T11:08:11.307348643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:11.372920 crc crio[19822]: time=\"2026-06-12T11:08:11.372196197Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-hmdmk Namespace:openstack-operators ID:d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 UID:93c4c9f0-5eb4-49f3-b919-408d7896c797 NetNS:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4c9f0_5eb4_49f3_b919_408d7896c797.slice PodAnnotations:0xc001ee3438}] Aliases:map[]}\"\nJun 12 11:08:11.372920 crc crio[19822]: time=\"2026-06-12T11:08:11.37229893Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-hmdmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:11.407919 crc crio[19822]: time=\"2026-06-12T11:08:11.405038273Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/POD\" id=e0fb44ac-f635-4ea2-b433-41e6df43b27f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:11.407919 crc crio[19822]: time=\"2026-06-12T11:08:11.405242519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:11.496909 crc crio[19822]: time=\"2026-06-12T11:08:11.496762615Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/POD\" id=88ab5bbc-0268-46cf-8aed-16769daaf094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:11.497148 crc crio[19822]: time=\"2026-06-12T11:08:11.496949941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:11.540663 crc crio[19822]: time=\"2026-06-12T11:08:11.540568101Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-xxrlp Namespace:openstack-operators ID:2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 UID:205a4a70-d19c-4469-aabc-e1bd0aaf0453 NetNS:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod205a4a70_d19c_4469_aabc_e1bd0aaf0453.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}\"\nJun 12 11:08:11.540663 crc crio[19822]: time=\"2026-06-12T11:08:11.540639593Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-xxrlp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:11.561492 crc crio[19822]: time=\"2026-06-12T11:08:11.560407155Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/POD\" id=a739ea26-40e8-4536-8880-92555141695b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:11.561492 crc crio[19822]: time=\"2026-06-12T11:08:11.560512508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:11.577936 crc crio[19822]: time=\"2026-06-12T11:08:11.577870178Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/POD\" id=f7c2d78d-91d0-4be5-8891-7209c7bdf10d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:11.578168 crc crio[19822]: time=\"2026-06-12T11:08:11.577970743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:11.589986 crc crio[19822]: time=\"2026-06-12T11:08:11.586994189Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-q7jfq Namespace:openstack-operators ID:ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 UID:07d8313b-bfb8-48d0-b869-cb9c52a50e35 NetNS:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07d8313b_bfb8_48d0_b869_cb9c52a50e35.slice PodAnnotations:0xc00008cc10}] Aliases:map[]}\"\nJun 12 11:08:11.589986 crc crio[19822]: time=\"2026-06-12T11:08:11.588933202Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-q7jfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:11.644995 crc crio[19822]: time=\"2026-06-12T11:08:11.644794753Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/POD\" id=84aa791f-1d24-4649-91bf-1c2d38fb269e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:11.644995 crc crio[19822]: time=\"2026-06-12T11:08:11.644952558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:11.823229 crc crio[19822]: time=\"2026-06-12T11:08:11.813637769Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/POD\" id=3952dbae-d30a-40e9-915d-e82ceada05bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:11.823229 crc crio[19822]: time=\"2026-06-12T11:08:11.8142984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.016525 crc crio[19822]: time=\"2026-06-12T11:08:12.015339424Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-cp7t9 Namespace:openstack-operators ID:d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 UID:6f14c7bc-9fe6-4855-b8e1-90a1c555c871 NetNS:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f14c7bc_9fe6_4855_b8e1_90a1c555c871.slice PodAnnotations:0xc000120750}] Aliases:map[]}\"\nJun 12 11:08:12.016525 crc crio[19822]: time=\"2026-06-12T11:08:12.015389652Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-cp7t9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.063317 crc crio[19822]: time=\"2026-06-12T11:08:12.047890692Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dzwsp Namespace:openstack-operators ID:25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 UID:bb75e3dd-5459-42b6-985b-ed5acbd01f3b NetNS:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb75e3dd_5459_42b6_985b_ed5acbd01f3b.slice PodAnnotations:0xc000120898}] Aliases:map[]}\"\nJun 12 11:08:12.063621 crc crio[19822]: time=\"2026-06-12T11:08:12.063499865Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dzwsp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.097965 crc crio[19822]: time=\"2026-06-12T11:08:12.095608064Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/POD\" id=09f69698-26e7-42c4-81d4-0f54e94f610d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:12.097965 crc crio[19822]: time=\"2026-06-12T11:08:12.095695929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.168147 crc crio[19822]: time=\"2026-06-12T11:08:12.167684967Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-kxhvw Namespace:openstack-operators ID:90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af UID:f7a3290b-63dd-4615-8e47-bedd2f41e2a9 NetNS:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7a3290b_63dd_4615_8e47_bedd2f41e2a9.slice PodAnnotations:0xc002144290}] Aliases:map[]}\"\nJun 12 11:08:12.168147 crc crio[19822]: time=\"2026-06-12T11:08:12.167775062Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-kxhvw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.347590 crc crio[19822]: time=\"2026-06-12T11:08:12.346972704Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/POD\" id=9c611212-2151-4182-9fd9-c9ac46eaf927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:12.351348 crc crio[19822]: time=\"2026-06-12T11:08:12.351310434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.385880 crc crio[19822]: time=\"2026-06-12T11:08:12.385745122Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/POD\" id=262c86a0-d596-4a96-b5bc-87951129e4b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:12.386025 crc crio[19822]: time=\"2026-06-12T11:08:12.385897287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.403117 crc crio[19822]: time=\"2026-06-12T11:08:12.402800107Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6xbsw Namespace:openstack-operators ID:f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 UID:0993021f-c042-4547-b43a-2d4424e9db5a NetNS:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0993021f_c042_4547_b43a_2d4424e9db5a.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}\"\nJun 12 11:08:12.403117 crc crio[19822]: time=\"2026-06-12T11:08:12.403080181Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6xbsw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.414683 crc crio[19822]: time=\"2026-06-12T11:08:12.414389496Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-xxjjb Namespace:openstack-operators ID:5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 UID:6c7d9732-ad24-44fb-bd50-510babc6be58 NetNS:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c7d9732_ad24_44fb_bd50_510babc6be58.slice PodAnnotations:0xc00008ca40}] Aliases:map[]}\"\nJun 12 11:08:12.414683 crc crio[19822]: time=\"2026-06-12T11:08:12.414436427Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-xxjjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.420775 crc crio[19822]: time=\"2026-06-12T11:08:12.420670211Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-wp25v Namespace:openstack-operators ID:00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 UID:f98a9b5e-9cff-458e-aa83-784a5a7b3d2d NetNS:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf98a9b5e_9cff_458e_aa83_784a5a7b3d2d.slice PodAnnotations:0xc003094100}] Aliases:map[]}\"\nJun 12 11:08:12.421006 crc crio[19822]: time=\"2026-06-12T11:08:12.420983502Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-wp25v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.434458 crc crio[19822]: time=\"2026-06-12T11:08:12.43425718Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/POD\" id=3cdbf95d-cd55-416e-8ee1-cca601c15455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:12.434458 crc crio[19822]: time=\"2026-06-12T11:08:12.434377874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.508214 crc crio[19822]: time=\"2026-06-12T11:08:12.508129379Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdwbn Namespace:openstack-operators ID:0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa UID:6338f7e2-64dd-4fa7-b660-cfdb87828211 NetNS:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6338f7e2_64dd_4fa7_b660_cfdb87828211.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}\"\nJun 12 11:08:12.508420 crc crio[19822]: time=\"2026-06-12T11:08:12.508204191Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wdwbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.513692 crc crio[19822]: time=\"2026-06-12T11:08:12.50824695Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/POD\" id=dcc8e7c8-e50a-4f8f-b577-35dcff606469 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:12.513692 crc crio[19822]: time=\"2026-06-12T11:08:12.51352473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.571225 crc crio[19822]: time=\"2026-06-12T11:08:12.571047026Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-2mv8m Namespace:openstack-operators ID:619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 UID:225ba33c-e90c-453c-98ac-79abda3df174 NetNS:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225ba33c_e90c_453c_98ac_79abda3df174.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"\nJun 12 11:08:12.571225 crc crio[19822]: time=\"2026-06-12T11:08:12.571141029Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-2mv8m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.591322 crc crio[19822]: time=\"2026-06-12T11:08:12.589383817Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bsrp9 Namespace:openstack-operators ID:01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef UID:2ea6a4c9-1b6f-4dcd-ae49-d21cdb8fba8c NetNS:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ea6a4c9_1b6f_4dcd_ae49_d21cdb8fba8c.slice PodAnnotations:0xc001ee2420}] Aliases:map[]}\"\nJun 12 11:08:12.591322 crc crio[19822]: time=\"2026-06-12T11:08:12.589969176Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bsrp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.615548 crc crio[19822]: time=\"2026-06-12T11:08:12.608115351Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-4pz86 Namespace:openstack-operators ID:e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b UID:213d616b-0cf9-4d6b-b51d-452a80897145 NetNS:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod213d616b_0cf9_4d6b_b51d_452a80897145.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}\"\nJun 12 11:08:12.615548 crc crio[19822]: time=\"2026-06-12T11:08:12.608216694Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-4pz86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:12.685390 crc crio[19822]: time=\"2026-06-12T11:08:12.684783335Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/POD\" id=4125bf96-f632-4230-a8d5-b82124a5509d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:12.685390 crc crio[19822]: time=\"2026-06-12T11:08:12.684934679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.760442 crc crio[19822]: time=\"2026-06-12T11:08:12.760283313Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/POD\" id=9f673f65-50f9-479d-98b9-3b377cee2de0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:12.760442 crc crio[19822]: time=\"2026-06-12T11:08:12.7604094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.844677 crc crio[19822]: 2026-06-12T11:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d037982c3c77d81 Mac:52:ac:76:1a:e8:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c SocketPath: PciID:}] [{Interface:0xc000318780 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:12.896916 crc crio[19822]: time=\"2026-06-12T11:08:12.895896186Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/POD\" id=dce5dd1e-67e0-40ba-a0c8-73626979afdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:12.896916 crc crio[19822]: time=\"2026-06-12T11:08:12.89602838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:12.950802 crc crio[19822]: time=\"2026-06-12T11:08:12.95047791Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-hmdmk Namespace:openstack-operators ID:d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 UID:93c4c9f0-5eb4-49f3-b919-408d7896c797 NetNS:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4c9f0_5eb4_49f3_b919_408d7896c797.slice PodAnnotations:0xc001ee3438}] Aliases:map[]}\"\nJun 12 11:08:12.951017 crc crio[19822]: time=\"2026-06-12T11:08:12.950994277Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-hmdmk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:12.971856 crc crio[19822]: time=\"2026-06-12T11:08:12.968186187Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-blh9w Namespace:openstack-operators ID:b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 UID:733d0e23-4085-4867-9843-2d15925caa77 NetNS:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733d0e23_4085_4867_9843_2d15925caa77.slice PodAnnotations:0xc0007ac128}] Aliases:map[]}\"\nJun 12 11:08:12.971856 crc crio[19822]: time=\"2026-06-12T11:08:12.968239879Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-blh9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:13.107380 crc crio[19822]: time=\"2026-06-12T11:08:13.107275182Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/POD\" id=ccaa8d40-2a93-4186-9990-d23dc38c879a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:13.107380 crc crio[19822]: time=\"2026-06-12T11:08:13.107388136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:13.118529 crc crio[19822]: time=\"2026-06-12T11:08:13.117221508Z\" level=info msg=\"Ran pod sandbox d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/POD\" id=2f96ba72-3b6b-40ba-aca1-42e9afb8752e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:13.148518 crc crio[19822]: time=\"2026-06-12T11:08:13.148421004Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:13.159625 crc crio[19822]: time=\"2026-06-12T11:08:13.158687895Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:13.159625 crc crio[19822]: time=\"2026-06-12T11:08:13.15948558Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:13.166269 crc crio[19822]: time=\"2026-06-12T11:08:13.166178998Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=3bf50fff-7206-4358-bbcc-9cb082108efa name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:13.185440 crc crio[19822]: time=\"2026-06-12T11:08:13.185176074Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 12 11:08:13.216604 crc crio[19822]: time=\"2026-06-12T11:08:13.216511245Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5489tdf Namespace:openstack-operators ID:db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 UID:52e36a2a-ee07-4508-9017-dc910fceba39 NetNS:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e36a2a_ee07_4508_9017_dc910fceba39.slice PodAnnotations:0xc00101a0a8}] Aliases:map[]}\"\nJun 12 11:08:13.216604 crc crio[19822]: time=\"2026-06-12T11:08:13.216582727Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5489tdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:13.241415 crc crio[19822]: time=\"2026-06-12T11:08:13.239356089Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/POD\" id=210158e1-ce2e-4220-aed5-6a918909527b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:13.241415 crc crio[19822]: time=\"2026-06-12T11:08:13.239459172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:13.241951 crc crio[19822]: time=\"2026-06-12T11:08:13.241704758Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-xbj5n Namespace:openstack-operators ID:d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 UID:f77d2b3f-17ba-4f9a-a9cf-bd856e56d6ef NetNS:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf77d2b3f_17ba_4f9a_a9cf_bd856e56d6ef.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}\"\nJun 12 11:08:13.241951 crc crio[19822]: time=\"2026-06-12T11:08:13.241746279Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-xbj5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:13.256430 crc crio[19822]: time=\"2026-06-12T11:08:13.251004065Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-2dqw5 Namespace:openstack-operators ID:d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 UID:d67a3d85-7d68-49f2-b759-02e11faabeef NetNS:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd67a3d85_7d68_49f2_b759_02e11faabeef.slice PodAnnotations:0xc00008ccf0}] Aliases:map[]}\"\nJun 12 11:08:13.256430 crc crio[19822]: time=\"2026-06-12T11:08:13.252329358Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-2dqw5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:13.294393 crc crio[19822]: time=\"2026-06-12T11:08:13.292391805Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/POD\" id=20fa9405-f1dd-49cf-b667-b6767518a938 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:13.294393 crc crio[19822]: time=\"2026-06-12T11:08:13.293045356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:13.678785 crc crio[19822]: time=\"2026-06-12T11:08:13.676427328Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-q5dnk Namespace:openstack-operators ID:f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 UID:5cfc8aa4-951f-48b7-8765-1ec1173b82fe NetNS:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cfc8aa4_951f_48b7_8765_1ec1173b82fe.slice PodAnnotations:0xc0007ac918}] Aliases:map[]}\"\nJun 12 11:08:13.678785 crc crio[19822]: time=\"2026-06-12T11:08:13.677251675Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-q5dnk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:13.692969 crc crio[19822]: time=\"2026-06-12T11:08:13.687627914Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ww74w Namespace:openstack-operators ID:6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b UID:37da28a4-9dd5-49f3-a4ba-13e82d20b87c NetNS:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37da28a4_9dd5_49f3_a4ba_13e82d20b87c.slice PodAnnotations:0xc00101ab90}] Aliases:map[]}\"\nJun 12 11:08:13.692969 crc crio[19822]: time=\"2026-06-12T11:08:13.687745928Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ww74w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:13.799753 crc crio[19822]: time=\"2026-06-12T11:08:13.794691095Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/POD\" id=ec72b545-ecfc-4b01-8821-366b17254ee8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:13.799753 crc crio[19822]: time=\"2026-06-12T11:08:13.794784453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:13.877617 crc crio[19822]: time=\"2026-06-12T11:08:13.877561586Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-fqhqr Namespace:openstack-operators ID:e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 UID:52cdb64c-bf10-49b6-9015-59fdc0c218e6 NetNS:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52cdb64c_bf10_49b6_9015_59fdc0c218e6.slice PodAnnotations:0xc002ed0090}] Aliases:map[]}\"\nJun 12 11:08:13.878007 crc crio[19822]: time=\"2026-06-12T11:08:13.87798026Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-fqhqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:14.016960 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2579e782dbd6aa2 Mac:16:80:e5:77:8a:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc SocketPath: PciID:}] [{Interface:0xc000428fb0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.041630 crc crio[19822]: time=\"2026-06-12T11:08:14.041409012Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-xxrlp Namespace:openstack-operators ID:2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 UID:205a4a70-d19c-4469-aabc-e1bd0aaf0453 NetNS:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod205a4a70_d19c_4469_aabc_e1bd0aaf0453.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}\"\nJun 12 11:08:14.041630 crc crio[19822]: time=\"2026-06-12T11:08:14.041577827Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-xxrlp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.054504 crc crio[19822]: time=\"2026-06-12T11:08:14.050102908Z\" level=info msg=\"Ran pod sandbox 2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/POD\" id=f96af420-c81c-4971-9c8b-11621eec12b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:14.063108 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d372ef4618682e3 Mac:ea:54:2b:18:ba:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 SocketPath: PciID:}] [{Interface:0xc0003e7270 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.064345 crc crio[19822]: time=\"2026-06-12T11:08:14.064263059Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.064680 crc crio[19822]: time=\"2026-06-12T11:08:14.064614731Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.064797 crc crio[19822]: time=\"2026-06-12T11:08:14.064715234Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.070947 crc crio[19822]: time=\"2026-06-12T11:08:14.06711714Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=cafd9b74-dd2f-4c7b-8b95-86d2138e8f6a name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:14.071372 crc crio[19822]: time=\"2026-06-12T11:08:14.070969255Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 12 11:08:14.093785 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba06b5a6b227339 Mac:0a:19:09:e7:8f:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 SocketPath: PciID:}] [{Interface:0xc0002c8960 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.127268 crc crio[19822]: time=\"2026-06-12T11:08:14.126602378Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-cp7t9 Namespace:openstack-operators ID:d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 UID:6f14c7bc-9fe6-4855-b8e1-90a1c555c871 NetNS:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f14c7bc_9fe6_4855_b8e1_90a1c555c871.slice PodAnnotations:0xc000120750}] Aliases:map[]}\"\nJun 12 11:08:14.127595 crc crio[19822]: time=\"2026-06-12T11:08:14.127449706Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-cp7t9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.134282 crc crio[19822]: time=\"2026-06-12T11:08:14.134204501Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-q7jfq Namespace:openstack-operators ID:ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 UID:07d8313b-bfb8-48d0-b869-cb9c52a50e35 NetNS:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07d8313b_bfb8_48d0_b869_cb9c52a50e35.slice PodAnnotations:0xc00008cc10}] Aliases:map[]}\"\nJun 12 11:08:14.134445 crc crio[19822]: time=\"2026-06-12T11:08:14.134423988Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-q7jfq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.160024 crc crio[19822]: time=\"2026-06-12T11:08:14.154157819Z\" level=info msg=\"Ran pod sandbox ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/POD\" id=e0fb44ac-f635-4ea2-b433-41e6df43b27f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:14.160024 crc crio[19822]: time=\"2026-06-12T11:08:14.157184554Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.160024 crc crio[19822]: time=\"2026-06-12T11:08:14.157748222Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.160024 crc crio[19822]: time=\"2026-06-12T11:08:14.157890977Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.160612 crc crio[19822]: time=\"2026-06-12T11:08:14.159958003Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=b4ad1e9b-55dc-4867-a5f2-4618f53d2e4e name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:14.167763 crc crio[19822]: time=\"2026-06-12T11:08:14.16769321Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 12 11:08:14.184410 crc crio[19822]: time=\"2026-06-12T11:08:14.184310873Z\" level=info msg=\"Ran pod sandbox d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/POD\" id=a739ea26-40e8-4536-8880-92555141695b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:14.188486 crc crio[19822]: time=\"2026-06-12T11:08:14.188368914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.188947 crc crio[19822]: time=\"2026-06-12T11:08:14.188795914Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.189200 crc crio[19822]: time=\"2026-06-12T11:08:14.188961189Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.190344 crc crio[19822]: time=\"2026-06-12T11:08:14.190194763Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=00e1652d-c7d1-4c6e-8427-abdddd83b901 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:14.209143 crc crio[19822]: time=\"2026-06-12T11:08:14.209016229Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 12 11:08:14.737561 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2d16ce1fff6fb3 Mac:72:20:60:15:4c:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.740584 crc crio[19822]: time=\"2026-06-12T11:08:14.739398719Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-4pz86 Namespace:openstack-operators ID:e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b UID:213d616b-0cf9-4d6b-b51d-452a80897145 NetNS:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod213d616b_0cf9_4d6b_b51d_452a80897145.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}\"\nJun 12 11:08:14.740584 crc crio[19822]: time=\"2026-06-12T11:08:14.740400681Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-4pz86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.755212 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c569d6a1117274 Mac:ea:cb:7f:e0:84:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 SocketPath: PciID:}] [{Interface:0xc00011a9a0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.781399 crc crio[19822]: time=\"2026-06-12T11:08:14.779954894Z\" level=info msg=\"Ran pod sandbox e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/POD\" id=dcc8e7c8-e50a-4f8f-b577-35dcff606469 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:14.786274 crc crio[19822]: time=\"2026-06-12T11:08:14.786114859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.793147 crc crio[19822]: time=\"2026-06-12T11:08:14.786919854Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdwbn Namespace:openstack-operators ID:0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa UID:6338f7e2-64dd-4fa7-b660-cfdb87828211 NetNS:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6338f7e2_64dd_4fa7_b660_cfdb87828211.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}\"\nJun 12 11:08:14.793771 crc crio[19822]: time=\"2026-06-12T11:08:14.792493975Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.793771 crc crio[19822]: time=\"2026-06-12T11:08:14.793649469Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.794735 crc crio[19822]: time=\"2026-06-12T11:08:14.794651701Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wdwbn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.796771 crc crio[19822]: time=\"2026-06-12T11:08:14.796608234Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=24739a2e-d1c2-49e3-9604-b8a457db560a name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:14.803377 crc crio[19822]: time=\"2026-06-12T11:08:14.802258503Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 12 11:08:14.812772 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f254768e1917ae Mac:42:29:a4:12:66:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.815897 crc crio[19822]: time=\"2026-06-12T11:08:14.815737158Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-xxjjb Namespace:openstack-operators ID:5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 UID:6c7d9732-ad24-44fb-bd50-510babc6be58 NetNS:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c7d9732_ad24_44fb_bd50_510babc6be58.slice PodAnnotations:0xc00008ca40}] Aliases:map[]}\"\nJun 12 11:08:14.817181 crc crio[19822]: time=\"2026-06-12T11:08:14.81704923Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-xxjjb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.820401 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b8a2a43ddbda0 Mac:ae:63:4c:d2:12:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d SocketPath: PciID:}] [{Interface:0xc000140aa0 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.820998 crc crio[19822]: time=\"2026-06-12T11:08:14.820920429Z\" level=info msg=\"Ran pod sandbox 0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/POD\" id=9c611212-2151-4182-9fd9-c9ac46eaf927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:14.821767 crc crio[19822]: time=\"2026-06-12T11:08:14.821694316Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dzwsp Namespace:openstack-operators ID:25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 UID:bb75e3dd-5459-42b6-985b-ed5acbd01f3b NetNS:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb75e3dd_5459_42b6_985b_ed5acbd01f3b.slice PodAnnotations:0xc000120898}] Aliases:map[]}\"\nJun 12 11:08:14.822005 crc crio[19822]: time=\"2026-06-12T11:08:14.821946344Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dzwsp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.827265 crc crio[19822]: time=\"2026-06-12T11:08:14.827195309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.827541 crc crio[19822]: time=\"2026-06-12T11:08:14.827468028Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.827615 crc crio[19822]: time=\"2026-06-12T11:08:14.827594422Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.838049 crc crio[19822]: time=\"2026-06-12T11:08:14.833290105Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=ec4e0694-279b-44ee-a9dc-4f7c770f51be name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:14.845998 crc crio[19822]: time=\"2026-06-12T11:08:14.845919711Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 12 11:08:14.848428 crc crio[19822]: time=\"2026-06-12T11:08:14.848287445Z\" level=info msg=\"Ran pod sandbox 25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/POD\" id=88ab5bbc-0268-46cf-8aed-16769daaf094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:14.852213 crc crio[19822]: time=\"2026-06-12T11:08:14.852177343Z\" level=info msg=\"Ran pod sandbox 5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/POD\" id=f7c2d78d-91d0-4be5-8891-7209c7bdf10d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:14.860573 crc crio[19822]: time=\"2026-06-12T11:08:14.860523002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.861190 crc crio[19822]: time=\"2026-06-12T11:08:14.861009488Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.861647 crc crio[19822]: time=\"2026-06-12T11:08:14.861290301Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.862316 crc crio[19822]: time=\"2026-06-12T11:08:14.86229421Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.863551 crc crio[19822]: time=\"2026-06-12T11:08:14.863497129Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.864120 crc crio[19822]: time=\"2026-06-12T11:08:14.863592382Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.865654 crc crio[19822]: time=\"2026-06-12T11:08:14.865552813Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=fff47d75-1f86-47cc-b2ed-3ed001dee4fd name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:14.867366 crc crio[19822]: time=\"2026-06-12T11:08:14.866754351Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=874856cd-6cc2-405c-9b26-d816d2f79ed9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:14.882029 crc crio[19822]: time=\"2026-06-12T11:08:14.881897106Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 12 11:08:14.882704 crc crio[19822]: time=\"2026-06-12T11:08:14.882245926Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 12 11:08:14.938123 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90eb3921778302b Mac:12:5a:01:b6:09:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.939044 crc crio[19822]: time=\"2026-06-12T11:08:14.938967555Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-kxhvw Namespace:openstack-operators ID:90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af UID:f7a3290b-63dd-4615-8e47-bedd2f41e2a9 NetNS:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7a3290b_63dd_4615_8e47_bedd2f41e2a9.slice PodAnnotations:0xc002144290}] Aliases:map[]}\"\nJun 12 11:08:14.939803 crc crio[19822]: time=\"2026-06-12T11:08:14.939167281Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-kxhvw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.948503 crc crio[19822]: time=\"2026-06-12T11:08:14.948453421Z\" level=info msg=\"Ran pod sandbox 90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/POD\" id=84aa791f-1d24-4649-91bf-1c2d38fb269e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:14.955425 crc crio[19822]: time=\"2026-06-12T11:08:14.9535162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.957243 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f26984149c85ce3 Mac:e2:d3:3e:29:7a:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.957787 crc crio[19822]: time=\"2026-06-12T11:08:14.957688923Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.957922 crc crio[19822]: time=\"2026-06-12T11:08:14.957797487Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:14.959135 crc crio[19822]: time=\"2026-06-12T11:08:14.958651363Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6xbsw Namespace:openstack-operators ID:f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 UID:0993021f-c042-4547-b43a-2d4424e9db5a NetNS:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0993021f_c042_4547_b43a_2d4424e9db5a.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}\"\nJun 12 11:08:14.959382 crc crio[19822]: time=\"2026-06-12T11:08:14.959338715Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6xbsw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:14.961686 crc crio[19822]: time=\"2026-06-12T11:08:14.961595017Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=e4c5de11-19fa-4332-b340-ce6ff8b98522 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:14.972278 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00f12193785fe54 Mac:9e:e3:c4:54:66:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 SocketPath: PciID:}] [{Interface:0xc0001b48c0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:14.975354 crc crio[19822]: time=\"2026-06-12T11:08:14.975319876Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 12 11:08:14.978933 crc crio[19822]: time=\"2026-06-12T11:08:14.978678402Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-wp25v Namespace:openstack-operators ID:00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 UID:f98a9b5e-9cff-458e-aa83-784a5a7b3d2d NetNS:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf98a9b5e_9cff_458e_aa83_784a5a7b3d2d.slice PodAnnotations:0xc003094100}] Aliases:map[]}\"\nJun 12 11:08:14.978933 crc crio[19822]: time=\"2026-06-12T11:08:14.97893745Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-wp25v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.007673 crc crio[19822]: time=\"2026-06-12T11:08:15.007596424Z\" level=info msg=\"Ran pod sandbox f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/POD\" id=3952dbae-d30a-40e9-915d-e82ceada05bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.010491 crc crio[19822]: time=\"2026-06-12T11:08:15.010421045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.010682 crc crio[19822]: time=\"2026-06-12T11:08:15.010631112Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.010760 crc crio[19822]: time=\"2026-06-12T11:08:15.010707074Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.011422 crc crio[19822]: time=\"2026-06-12T11:08:15.011363142Z\" level=info msg=\"Ran pod sandbox 00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/POD\" id=09f69698-26e7-42c4-81d4-0f54e94f610d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.012080 crc crio[19822]: time=\"2026-06-12T11:08:15.011931115Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=5b01b6b8-7970-4cab-bc9f-a62bb0d3965e name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.013940 crc crio[19822]: time=\"2026-06-12T11:08:15.013862344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.014239 crc crio[19822]: time=\"2026-06-12T11:08:15.014156684Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.014343 crc crio[19822]: time=\"2026-06-12T11:08:15.014300758Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.014779 crc crio[19822]: time=\"2026-06-12T11:08:15.014726855Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 12 11:08:15.015771 crc crio[19822]: time=\"2026-06-12T11:08:15.015543911Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=f14d0276-c482-4730-99d8-dc70628d574e name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.019390 crc crio[19822]: time=\"2026-06-12T11:08:15.018998172Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 12 11:08:15.142910 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d04d6784fe55955 Mac:62:1f:d5:57:6d:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a SocketPath: PciID:}] [{Interface:0xc000143130 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.147489 crc crio[19822]: time=\"2026-06-12T11:08:15.147405815Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-xbj5n Namespace:openstack-operators ID:d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 UID:f77d2b3f-17ba-4f9a-a9cf-bd856e56d6ef NetNS:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf77d2b3f_17ba_4f9a_a9cf_bd856e56d6ef.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}\"\nJun 12 11:08:15.150263 crc crio[19822]: time=\"2026-06-12T11:08:15.149483352Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-xbj5n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.164239 crc crio[19822]: time=\"2026-06-12T11:08:15.164152881Z\" level=info msg=\"Ran pod sandbox d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/POD\" id=dce5dd1e-67e0-40ba-a0c8-73626979afdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.167313 crc crio[19822]: time=\"2026-06-12T11:08:15.167246848Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.167506 crc crio[19822]: time=\"2026-06-12T11:08:15.167456945Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.167595 crc crio[19822]: time=\"2026-06-12T11:08:15.167545648Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.168936 crc crio[19822]: time=\"2026-06-12T11:08:15.168792358Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=9acaeb43-2ab1-4f85-bd4e-33fb4b4870b8 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.175179 crc crio[19822]: time=\"2026-06-12T11:08:15.173740596Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"\nJun 12 11:08:15.395369 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:619f5318d5055cc Mac:ca:17:88:28:10:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 SocketPath: PciID:}] [{Interface:0xc0002e07f0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.396329 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b52ad741eb84cfd Mac:e2:b1:52:cf:52:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.399481 crc crio[19822]: time=\"2026-06-12T11:08:15.397292747Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-blh9w Namespace:openstack-operators ID:b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 UID:733d0e23-4085-4867-9843-2d15925caa77 NetNS:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733d0e23_4085_4867_9843_2d15925caa77.slice PodAnnotations:0xc0007ac128}] Aliases:map[]}\"\nJun 12 11:08:15.399481 crc crio[19822]: time=\"2026-06-12T11:08:15.397472942Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-blh9w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.399481 crc crio[19822]: time=\"2026-06-12T11:08:15.398748483Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-2mv8m Namespace:openstack-operators ID:619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 UID:225ba33c-e90c-453c-98ac-79abda3df174 NetNS:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225ba33c_e90c_453c_98ac_79abda3df174.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"\nJun 12 11:08:15.400511 crc crio[19822]: time=\"2026-06-12T11:08:15.40048719Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-2mv8m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.417436 crc crio[19822]: time=\"2026-06-12T11:08:15.414347337Z\" level=info msg=\"Ran pod sandbox b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/POD\" id=4125bf96-f632-4230-a8d5-b82124a5509d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.419648 crc crio[19822]: time=\"2026-06-12T11:08:15.419543714Z\" level=info msg=\"Ran pod sandbox 619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/POD\" id=262c86a0-d596-4a96-b5bc-87951129e4b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.422741 crc crio[19822]: time=\"2026-06-12T11:08:15.422659276Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.423282 crc crio[19822]: time=\"2026-06-12T11:08:15.423200342Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.424001 crc crio[19822]: time=\"2026-06-12T11:08:15.423244139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.424001 crc crio[19822]: time=\"2026-06-12T11:08:15.424017004Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.424250 crc crio[19822]: time=\"2026-06-12T11:08:15.424130617Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.424250 crc crio[19822]: time=\"2026-06-12T11:08:15.42342103Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.427102 crc crio[19822]: time=\"2026-06-12T11:08:15.42699185Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=964e7acc-e130-4067-a196-75e5f45457fb name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.427968 crc crio[19822]: time=\"2026-06-12T11:08:15.42762937Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7a61b1cc-7008-4eac-998c-e1a572f93dc2 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.433855 crc crio[19822]: time=\"2026-06-12T11:08:15.433707236Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 12 11:08:15.435143 crc crio[19822]: time=\"2026-06-12T11:08:15.435029489Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 12 11:08:15.435491 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1beeff44c5c1ba Mac:2a:83:cd:1a:5e:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 SocketPath: PciID:}] [{Interface:0xc000138760 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.443327 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9e7fb8e5c16cf Mac:02:47:2a:b6:6d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 SocketPath: PciID:}] [{Interface:0xc00043e5d0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.444661 crc crio[19822]: time=\"2026-06-12T11:08:15.444564671Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ww74w Namespace:openstack-operators ID:6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b UID:37da28a4-9dd5-49f3-a4ba-13e82d20b87c NetNS:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37da28a4_9dd5_49f3_a4ba_13e82d20b87c.slice PodAnnotations:0xc00101ab90}] Aliases:map[]}\"\nJun 12 11:08:15.445331 crc crio[19822]: time=\"2026-06-12T11:08:15.445227788Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-2dqw5 Namespace:openstack-operators ID:d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 UID:d67a3d85-7d68-49f2-b759-02e11faabeef NetNS:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd67a3d85_7d68_49f2_b759_02e11faabeef.slice PodAnnotations:0xc00008ccf0}] Aliases:map[]}\"\nJun 12 11:08:15.445452 crc crio[19822]: time=\"2026-06-12T11:08:15.445403018Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ww74w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.445898 crc crio[19822]: time=\"2026-06-12T11:08:15.445788916Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-2dqw5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.448464 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01eae4a40951e3e Mac:4a:34:d7:14:97:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.449335 crc crio[19822]: time=\"2026-06-12T11:08:15.44917172Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bsrp9 Namespace:openstack-operators ID:01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef UID:2ea6a4c9-1b6f-4dcd-ae49-d21cdb8fba8c NetNS:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ea6a4c9_1b6f_4dcd_ae49_d21cdb8fba8c.slice PodAnnotations:0xc001ee2420}] Aliases:map[]}\"\nJun 12 11:08:15.449586 crc crio[19822]: time=\"2026-06-12T11:08:15.449374387Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bsrp9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.451578 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e759d232a906abd Mac:ea:39:2b:51:fe:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.452475 crc crio[19822]: time=\"2026-06-12T11:08:15.45243885Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-fqhqr Namespace:openstack-operators ID:e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 UID:52cdb64c-bf10-49b6-9015-59fdc0c218e6 NetNS:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52cdb64c_bf10_49b6_9015_59fdc0c218e6.slice PodAnnotations:0xc002ed0090}] Aliases:map[]}\"\nJun 12 11:08:15.452614 crc crio[19822]: time=\"2026-06-12T11:08:15.452590695Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-fqhqr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.454359 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6fca88804bbb1 Mac:ae:31:38:03:2f:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.457502 crc crio[19822]: time=\"2026-06-12T11:08:15.457286677Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5489tdf Namespace:openstack-operators ID:db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 UID:52e36a2a-ee07-4508-9017-dc910fceba39 NetNS:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e36a2a_ee07_4508_9017_dc910fceba39.slice PodAnnotations:0xc00101a0a8}] Aliases:map[]}\"\nJun 12 11:08:15.457502 crc crio[19822]: time=\"2026-06-12T11:08:15.457485373Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5489tdf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.478544 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1cc84839e88186 Mac:1a:18:d5:46:b4:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:15.483330 crc crio[19822]: time=\"2026-06-12T11:08:15.483237591Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-q5dnk Namespace:openstack-operators ID:f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 UID:5cfc8aa4-951f-48b7-8765-1ec1173b82fe NetNS:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cfc8aa4_951f_48b7_8765_1ec1173b82fe.slice PodAnnotations:0xc0007ac918}] Aliases:map[]}\"\nJun 12 11:08:15.483528 crc crio[19822]: time=\"2026-06-12T11:08:15.483409447Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-q5dnk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:15.548206 crc crio[19822]: time=\"2026-06-12T11:08:15.54813293Z\" level=info msg=\"Ran pod sandbox d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/POD\" id=ccaa8d40-2a93-4186-9990-d23dc38c879a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.556634 crc crio[19822]: time=\"2026-06-12T11:08:15.556564795Z\" level=info msg=\"Ran pod sandbox 01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/POD\" id=3cdbf95d-cd55-416e-8ee1-cca601c15455 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.560420 crc crio[19822]: time=\"2026-06-12T11:08:15.560340681Z\" level=info msg=\"Ran pod sandbox 6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/POD\" id=210158e1-ce2e-4220-aed5-6a918909527b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.563950 crc crio[19822]: time=\"2026-06-12T11:08:15.563893441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.564183 crc crio[19822]: time=\"2026-06-12T11:08:15.564138459Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.564256 crc crio[19822]: time=\"2026-06-12T11:08:15.564233852Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.566895 crc crio[19822]: time=\"2026-06-12T11:08:15.566672892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.567177 crc crio[19822]: time=\"2026-06-12T11:08:15.566974531Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.567177 crc crio[19822]: time=\"2026-06-12T11:08:15.567037363Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.567328 crc crio[19822]: time=\"2026-06-12T11:08:15.567179343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.567391 crc crio[19822]: time=\"2026-06-12T11:08:15.567364249Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.567439 crc crio[19822]: time=\"2026-06-12T11:08:15.567419201Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.572171 crc crio[19822]: time=\"2026-06-12T11:08:15.57159291Z\" level=info msg=\"Ran pod sandbox e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/POD\" id=ec72b545-ecfc-4b01-8821-366b17254ee8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.575571 crc crio[19822]: time=\"2026-06-12T11:08:15.575533046Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=371eb47c-aefc-4d76-837f-e2ea03f6c884 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.576658 crc crio[19822]: time=\"2026-06-12T11:08:15.576591089Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=96bf7cb6-43d4-4657-abd0-9ffce55b88c6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.577309 crc crio[19822]: time=\"2026-06-12T11:08:15.57724002Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=a3fae9a5-3b6a-4104-a782-f4d4cbd0686b name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.585502 crc crio[19822]: time=\"2026-06-12T11:08:15.585347862Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.585911 crc crio[19822]: time=\"2026-06-12T11:08:15.585783086Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.586006 crc crio[19822]: time=\"2026-06-12T11:08:15.585969942Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.590619 crc crio[19822]: time=\"2026-06-12T11:08:15.590581422Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"\nJun 12 11:08:15.592531 crc crio[19822]: time=\"2026-06-12T11:08:15.591373547Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 12 11:08:15.600905 crc crio[19822]: time=\"2026-06-12T11:08:15.60049219Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 12 11:08:15.608892 crc crio[19822]: time=\"2026-06-12T11:08:15.608852957Z\" level=info msg=\"Ran pod sandbox db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/POD\" id=9f673f65-50f9-479d-98b9-3b377cee2de0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.611629 crc crio[19822]: time=\"2026-06-12T11:08:15.611603016Z\" level=info msg=\"Ran pod sandbox f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/POD\" id=20fa9405-f1dd-49cf-b667-b6767518a938 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:15.652753 crc crio[19822]: time=\"2026-06-12T11:08:15.652693715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.656598 crc crio[19822]: time=\"2026-06-12T11:08:15.654909236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.656973 crc crio[19822]: time=\"2026-06-12T11:08:15.656768248Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.657139 crc crio[19822]: time=\"2026-06-12T11:08:15.657099769Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.657715 crc crio[19822]: time=\"2026-06-12T11:08:15.657671835Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.657972 crc crio[19822]: time=\"2026-06-12T11:08:15.657945134Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:15.662633 crc crio[19822]: time=\"2026-06-12T11:08:15.662597604Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=55105be2-f8ea-4706-867a-aa5345233b79 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:15.670961 crc crio[19822]: time=\"2026-06-12T11:08:15.670782502Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"\nJun 12 11:08:16.114686 crc crio[19822]: time=\"2026-06-12T11:08:16.11075263Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:16.115977 crc crio[19822]: time=\"2026-06-12T11:08:16.114105096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:16.118089 crc crio[19822]: time=\"2026-06-12T11:08:16.117988519Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:16.118351 crc crio[19822]: time=\"2026-06-12T11:08:16.118240639Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:16.119689 crc crio[19822]: time=\"2026-06-12T11:08:16.119549009Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:16.120611 crc crio[19822]: time=\"2026-06-12T11:08:16.120472989Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.192398355Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193146749Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193358086Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193703067Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193906684Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193963766Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:28.458974 crc crio[19822]: time=\"2026-06-12T11:08:28.457671814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:28.461151 crc crio[19822]: time=\"2026-06-12T11:08:28.459299637Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:28.461151 crc crio[19822]: time=\"2026-06-12T11:08:28.459375089Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:28.466633 crc crio[19822]: time=\"2026-06-12T11:08:28.466564558Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=458d7761-302f-4f14-95a6-02c9d02e9736 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:28.474010 crc crio[19822]: time=\"2026-06-12T11:08:28.473766889Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 12 11:08:29.113452 crc crio[19822]: time=\"2026-06-12T11:08:29.112781174Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/POD\" id=c524c1f8-f454-45b1-ac56-c611a73b2305 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:29.113599 crc crio[19822]: time=\"2026-06-12T11:08:29.113488257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:30.458168 crc crio[19822]: time=\"2026-06-12T11:08:30.457489103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:30.459607 crc crio[19822]: time=\"2026-06-12T11:08:30.45832567Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:30.459607 crc crio[19822]: time=\"2026-06-12T11:08:30.458377472Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:30.460497 crc crio[19822]: time=\"2026-06-12T11:08:30.460437467Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=93e72a83-9992-4468-8130-65ac0a44257f name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:30.469458 crc crio[19822]: time=\"2026-06-12T11:08:30.469363452Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"\nJun 12 11:08:38.944791 crc crio[19822]: time=\"2026-06-12T11:08:38.942096033Z\" level=info msg=\"Removing container: 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5\" id=5b03741b-65ce-4ddd-8a35-8eaaa0448016 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:08:42.693519 crc crio[19822]: time=\"2026-06-12T11:08:42.690904164Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=3bf50fff-7206-4358-bbcc-9cb082108efa name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.695494 crc crio[19822]: time=\"2026-06-12T11:08:42.695191667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=652444e7-a22b-488b-96d0-bae27809deb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.737851 crc crio[19822]: time=\"2026-06-12T11:08:42.737653185Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=ec4e0694-279b-44ee-a9dc-4f7c770f51be name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.748789 crc crio[19822]: time=\"2026-06-12T11:08:42.74857222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=4ffb33f9-0cd9-41bb-a128-f0c86f089e7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.750989 crc crio[19822]: time=\"2026-06-12T11:08:42.750878423Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=55105be2-f8ea-4706-867a-aa5345233b79 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.753668 crc crio[19822]: time=\"2026-06-12T11:08:42.75359446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=965943bc-9704-4fc8-8c4a-b7586e9a69c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.761320 crc crio[19822]: time=\"2026-06-12T11:08:42.761195946Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=5b01b6b8-7970-4cab-bc9f-a62bb0d3965e name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.762522 crc crio[19822]: time=\"2026-06-12T11:08:42.762415582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=6b733c63-2ee6-46d6-bb27-42075b24dce1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.767712 crc crio[19822]: time=\"2026-06-12T11:08:42.767563276Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=96bf7cb6-43d4-4657-abd0-9ffce55b88c6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.768992 crc crio[19822]: time=\"2026-06-12T11:08:42.768882927Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=67625036-2fad-4fc2-8895-ed5d4a03c45e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.780129 crc crio[19822]: time=\"2026-06-12T11:08:42.780000914Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=b4ad1e9b-55dc-4867-a5f2-4618f53d2e4e name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.784496 crc crio[19822]: time=\"2026-06-12T11:08:42.783601607Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=0afdfb41-db2d-4014-88ca-59f200095146 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.796092 crc crio[19822]: time=\"2026-06-12T11:08:42.795944004Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=cafd9b74-dd2f-4c7b-8b95-86d2138e8f6a name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.798224 crc crio[19822]: time=\"2026-06-12T11:08:42.79809378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=178e8f5f-7f53-4fca-b40e-2559385a62ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.799788 crc crio[19822]: time=\"2026-06-12T11:08:42.79962129Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=874856cd-6cc2-405c-9b26-d816d2f79ed9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.802552 crc crio[19822]: time=\"2026-06-12T11:08:42.802431027Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=8f0787f8-50e1-4bcc-a8a9-d2a22f5335d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.808587 crc crio[19822]: time=\"2026-06-12T11:08:42.808469824Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=00e1652d-c7d1-4c6e-8427-abdddd83b901 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.810349 crc crio[19822]: time=\"2026-06-12T11:08:42.810267218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=a7166dd1-5da7-4bf6-a128-d1959234db19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:42.814623 crc crio[19822]: time=\"2026-06-12T11:08:42.814530207Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=e4c5de11-19fa-4332-b340-ce6ff8b98522 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:42.817245 crc crio[19822]: time=\"2026-06-12T11:08:42.816749955Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=1654c2d9-4971-48d1-93fc-6c931ed9d883 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:43.620423 crc crio[19822]: time=\"2026-06-12T11:08:43.619966299Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7a61b1cc-7008-4eac-998c-e1a572f93dc2 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:43.621369 crc crio[19822]: time=\"2026-06-12T11:08:43.621281191Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=1276b46b-cc69-46c0-9ad7-ab8f6d8625f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:43.666263 crc crio[19822]: time=\"2026-06-12T11:08:43.666161933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=ab04e417-2ddd-421d-92c5-084acfd13f87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:43.666454 crc crio[19822]: time=\"2026-06-12T11:08:43.666355499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=e4789776-dbb4-4dda-a5e4-76863e014cd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:43.666639 crc crio[19822]: time=\"2026-06-12T11:08:43.666424502Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=74a117d2-3fd1-4245-8b47-c4e5be9088aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:43.666753 crc crio[19822]: time=\"2026-06-12T11:08:43.66668399Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=65aae94d-7ea9-4c4e-a3ae-ab258fbc6fb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:44.513570 crc crio[19822]: time=\"2026-06-12T11:08:44.513459846Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=e9edec67-29b3-46f6-9aa8-b75e6cde3211 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:44.514551 crc crio[19822]: time=\"2026-06-12T11:08:44.514054895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=df763cef-9055-4009-a09c-18041acff40a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:44.514551 crc crio[19822]: time=\"2026-06-12T11:08:44.51451285Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=a2e06091-b9d2-45ac-8abf-eb683b8413f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:44.515032 crc crio[19822]: time=\"2026-06-12T11:08:44.514946794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=a51fe98c-fba9-494c-952d-27e17072cc77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:44.516391 crc crio[19822]: time=\"2026-06-12T11:08:44.516310588Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=8518ee96-1fa1-4afd-a451-80dc5050adfa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:44.521397 crc crio[19822]: time=\"2026-06-12T11:08:44.521293185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=566dae49-cb95-40c1-8a85-b4ab0fd11557 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:45.593278 crc crio[19822]: time=\"2026-06-12T11:08:45.592632213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=4e188e96-86f9-4d5c-aa7b-9507aae86fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:45.608005 crc crio[19822]: time=\"2026-06-12T11:08:45.60778335Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=fff47d75-1f86-47cc-b2ed-3ed001dee4fd name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:45.609705 crc crio[19822]: time=\"2026-06-12T11:08:45.609498211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=1072c1f2-96ff-419e-8a51-36bbe557d688 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.492942 crc crio[19822]: time=\"2026-06-12T11:08:46.492790229Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager\" id=5f963687-797b-49b9-bfb8-34e2e85fa1cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.497240 crc crio[19822]: time=\"2026-06-12T11:08:46.497054866Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager\" id=593b411f-f6b1-451d-bbb0-36fde5c3ccd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.508185 crc crio[19822]: time=\"2026-06-12T11:08:46.508047416Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager\" id=ad3378f6-4786-4310-b199-5c41f32e326b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.511398 crc crio[19822]: time=\"2026-06-12T11:08:46.51130034Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=371eb47c-aefc-4d76-837f-e2ea03f6c884 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:46.512670 crc crio[19822]: time=\"2026-06-12T11:08:46.512579121Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c0bb4b8c-a7a6-41fc-8198-daa99983b58a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.516380 crc crio[19822]: time=\"2026-06-12T11:08:46.516258878Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager\" id=e3bbc84e-4ed7-4137-9266-137b322338b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.519960 crc crio[19822]: time=\"2026-06-12T11:08:46.519896915Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=a3fae9a5-3b6a-4104-a782-f4d4cbd0686b name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:46.520698 crc crio[19822]: time=\"2026-06-12T11:08:46.520638108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=5e20d8ee-4976-4506-b21b-9b4409f87221 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.524242 crc crio[19822]: time=\"2026-06-12T11:08:46.524179321Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager\" id=2471d6c1-e6d0-494f-8a38-75b5763d3895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.533903 crc crio[19822]: time=\"2026-06-12T11:08:46.533778837Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager\" id=072c26a8-ee50-49cb-8550-0ed630079bd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.539885 crc crio[19822]: time=\"2026-06-12T11:08:46.539704616Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager\" id=9b7e53a5-5db4-400e-bce7-36131c063bf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.542175 crc crio[19822]: time=\"2026-06-12T11:08:46.542050281Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=9acaeb43-2ab1-4f85-bd4e-33fb4b4870b8 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:46.543109 crc crio[19822]: time=\"2026-06-12T11:08:46.54297786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=0fa82ded-3e4e-4aed-98da-ea1ad73bb439 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.545338 crc crio[19822]: time=\"2026-06-12T11:08:46.545248973Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager\" id=a2296a22-59fe-4152-949f-f8460de17e6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.545895 crc crio[19822]: time=\"2026-06-12T11:08:46.54574642Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=964e7acc-e130-4067-a196-75e5f45457fb name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:46.546920 crc crio[19822]: time=\"2026-06-12T11:08:46.546790452Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=8e0722a4-2101-4bef-bca4-a8b93f9f0f61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.551693 crc crio[19822]: time=\"2026-06-12T11:08:46.551654989Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=458d7761-302f-4f14-95a6-02c9d02e9736 name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:46.553791 crc crio[19822]: time=\"2026-06-12T11:08:46.553683142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=b4b4d3f3-fa1c-48be-a9a7-702e7deb2a61 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.583170 crc crio[19822]: time=\"2026-06-12T11:08:46.58308986Z\" level=info msg=\"Removed container 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5: openshift-infra/auto-csr-approver-29687702-wnx6b/oc\" id=5b03741b-65ce-4ddd-8a35-8eaaa0448016 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:08:46.588730 crc crio[19822]: time=\"2026-06-12T11:08:46.588626847Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=48c7f6fc-113b-4b74-a410-975240d3d670 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.600132 crc crio[19822]: time=\"2026-06-12T11:08:46.600024031Z\" level=info msg=\"Stopping pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=487e682f-7c95-446b-b4d3-c5b6dd95617f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:08:46.600132 crc crio[19822]: time=\"2026-06-12T11:08:46.600140604Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=487e682f-7c95-446b-b4d3-c5b6dd95617f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:08:46.601268 crc crio[19822]: time=\"2026-06-12T11:08:46.6009781Z\" level=info msg=\"Removing pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=5578e675-46c5-4353-9e6a-667a7d164f8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:08:46.610926 crc crio[19822]: time=\"2026-06-12T11:08:46.610588058Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager\" id=c1085a86-d645-4b77-98eb-84f1572020ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.615124 crc crio[19822]: time=\"2026-06-12T11:08:46.61502945Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager\" id=39f21eb7-a3d1-4dcb-8f2e-29a89cdbe1d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.620660 crc crio[19822]: time=\"2026-06-12T11:08:46.620448053Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager\" id=715d3896-e08d-45ac-b22b-0955831d35d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.665217 crc crio[19822]: time=\"2026-06-12T11:08:46.665155418Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=f14d0276-c482-4730-99d8-dc70628d574e name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:46.672425 crc crio[19822]: time=\"2026-06-12T11:08:46.672320983Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=83f46533-4cc5-436b-a4e2-868cd7a8a420 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.673456 crc crio[19822]: time=\"2026-06-12T11:08:46.67338876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.674682 crc crio[19822]: time=\"2026-06-12T11:08:46.674610225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.674945 crc crio[19822]: time=\"2026-06-12T11:08:46.67488979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.675138 crc crio[19822]: time=\"2026-06-12T11:08:46.675092045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.675449 crc crio[19822]: time=\"2026-06-12T11:08:46.675392766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.677416 crc crio[19822]: time=\"2026-06-12T11:08:46.677300297Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=93e72a83-9992-4468-8130-65ac0a44257f name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:46.678374 crc crio[19822]: time=\"2026-06-12T11:08:46.678131658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.679231 crc crio[19822]: time=\"2026-06-12T11:08:46.679208648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.679748 crc crio[19822]: time=\"2026-06-12T11:08:46.679728905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.684266 crc crio[19822]: time=\"2026-06-12T11:08:46.682863093Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=4406d4a7-4880-418a-ad2e-1ae0e1f24c02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.684266 crc crio[19822]: time=\"2026-06-12T11:08:46.682968366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=95ca1edc-63b2-4f3b-bdf9-12a418578809 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.684266 crc crio[19822]: time=\"2026-06-12T11:08:46.683010348Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e9d0ab15-8170-4d0a-acaf-b30d83f127cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.684266 crc crio[19822]: time=\"2026-06-12T11:08:46.68423304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b8db78a3-2643-49f4-a804-9ad642938d2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.684723 crc crio[19822]: time=\"2026-06-12T11:08:46.684665751Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-698d5f8d8c-vd76j Namespace:openstack-operators ID:39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c UID:4b746350-429b-43b8-add6-06ee12eccb3c NetNS:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b746350_429b_43b8_add6_06ee12eccb3c.slice PodAnnotations:0xc00140e820}] Aliases:map[]}\"\nJun 12 11:08:46.684723 crc crio[19822]: time=\"2026-06-12T11:08:46.684715763Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-698d5f8d8c-vd76j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:08:46.730527 crc crio[19822]: time=\"2026-06-12T11:08:46.729528172Z\" level=info msg=\"Removed pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=5578e675-46c5-4353-9e6a-667a7d164f8f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:08:46.730527 crc crio[19822]: time=\"2026-06-12T11:08:46.730468104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.731483 crc crio[19822]: time=\"2026-06-12T11:08:46.731428784Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=24739a2e-d1c2-49e3-9604-b8a457db560a name=/runtime.v1.ImageService/PullImage\nJun 12 11:08:46.734002 crc crio[19822]: time=\"2026-06-12T11:08:46.732611201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=dc756d1d-6602-400c-b3dc-2bf5ac1ab533 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.736858 crc crio[19822]: time=\"2026-06-12T11:08:46.734893349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.738647 crc crio[19822]: time=\"2026-06-12T11:08:46.73853094Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=e058d506-37e6-43a4-aca3-6a956a611a83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.738988 crc crio[19822]: time=\"2026-06-12T11:08:46.738916162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=6b301d3b-6862-4efb-8a35-cf7eb7700623 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.739110 crc crio[19822]: time=\"2026-06-12T11:08:46.739053367Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=3ab4d2d0-3c5a-4202-9878-c726a7d70e3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.743364 crc crio[19822]: time=\"2026-06-12T11:08:46.743279671Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager\" id=cc45c95b-0854-4833-bf4b-03e128fd4db9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.767153 crc crio[19822]: time=\"2026-06-12T11:08:46.767038709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.772244 crc crio[19822]: time=\"2026-06-12T11:08:46.772152021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=d7a1fdda-dbb7-4d55-99be-cb2534c8d7d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.776510 crc crio[19822]: time=\"2026-06-12T11:08:46.776429318Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager\" id=30a3bb58-7ced-4632-876b-3513a4cb8bf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.790948 crc crio[19822]: time=\"2026-06-12T11:08:46.786765729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.790948 crc crio[19822]: time=\"2026-06-12T11:08:46.788407841Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager\" id=0cd80fb6-411e-4476-927e-7cf423609f32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.832470 crc crio[19822]: time=\"2026-06-12T11:08:46.832380784Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager\" id=d9e45f10-2243-443c-8d06-18d6954caebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.842418 crc crio[19822]: time=\"2026-06-12T11:08:46.842296619Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager\" id=c43ddbca-fbcd-4e9e-bd0d-e2ef8db795dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.847986 crc crio[19822]: time=\"2026-06-12T11:08:46.84791274Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager\" id=dbeb0793-2349-4cca-825d-535358e6d9c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.850744 crc crio[19822]: time=\"2026-06-12T11:08:46.850666689Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager\" id=2d039b76-2a82-4787-a907-2d1296f9cc33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.856476 crc crio[19822]: time=\"2026-06-12T11:08:46.856366879Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager\" id=fa375004-3b10-4589-bf3f-6503ede67239 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:46.930922 crc crio[19822]: time=\"2026-06-12T11:08:46.930755252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.932728 crc crio[19822]: time=\"2026-06-12T11:08:46.931335851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.934096 crc crio[19822]: time=\"2026-06-12T11:08:46.934000637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=42e85c27-fa15-4b44-953c-e8191188b182 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:46.934759 crc crio[19822]: time=\"2026-06-12T11:08:46.93468983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.939509 crc crio[19822]: time=\"2026-06-12T11:08:46.939196357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.943425 crc crio[19822]: time=\"2026-06-12T11:08:46.943327944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.950095 crc crio[19822]: time=\"2026-06-12T11:08:46.949951284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.959291 crc crio[19822]: time=\"2026-06-12T11:08:46.959162197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:46.982996 crc crio[19822]: time=\"2026-06-12T11:08:46.982585875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.008319 crc crio[19822]: time=\"2026-06-12T11:08:47.008219753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.077116 crc crio[19822]: time=\"2026-06-12T11:08:47.076591525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.082771 crc crio[19822]: time=\"2026-06-12T11:08:47.082324588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.099996 crc crio[19822]: time=\"2026-06-12T11:08:47.099775125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.100981 crc crio[19822]: time=\"2026-06-12T11:08:47.100756795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.105599 crc crio[19822]: time=\"2026-06-12T11:08:47.105537978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.120754 crc crio[19822]: time=\"2026-06-12T11:08:47.120580549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.141371 crc crio[19822]: time=\"2026-06-12T11:08:47.141283058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.145514 crc crio[19822]: time=\"2026-06-12T11:08:47.145362788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.160898 crc crio[19822]: time=\"2026-06-12T11:08:47.160703947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.168366 crc crio[19822]: time=\"2026-06-12T11:08:47.16830475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.181747 crc crio[19822]: time=\"2026-06-12T11:08:47.181646186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.186134 crc crio[19822]: time=\"2026-06-12T11:08:47.186038627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.187301 crc crio[19822]: time=\"2026-06-12T11:08:47.187116571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.194454 crc crio[19822]: time=\"2026-06-12T11:08:47.194254178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.196354 crc crio[19822]: time=\"2026-06-12T11:08:47.196009774Z\" level=info msg=\"Created container 4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager\" id=072c26a8-ee50-49cb-8550-0ed630079bd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.200133 crc crio[19822]: time=\"2026-06-12T11:08:47.199923569Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager\" id=3221052b-2056-47b5-b905-51a2571e368f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.200622 crc crio[19822]: time=\"2026-06-12T11:08:47.200551809Z\" level=info msg=\"Starting container: 4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2\" id=bb6db0e5-f71c-4c76-9258-3b0c83c30a05 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.227183 crc crio[19822]: time=\"2026-06-12T11:08:47.226800868Z\" level=info msg=\"Started container\" PID=224341 containerID=4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager id=bb6db0e5-f71c-4c76-9258-3b0c83c30a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9\nJun 12 11:08:47.243639 crc crio[19822]: time=\"2026-06-12T11:08:47.243283542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.274009 crc crio[19822]: time=\"2026-06-12T11:08:47.27389111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.286034 crc crio[19822]: time=\"2026-06-12T11:08:47.284949003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.308231 crc crio[19822]: 2026-06-12T11:08:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39cfb14a3a285cc Mac:a2:d9:cb:d8:3f:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:08:47.309331 crc crio[19822]: time=\"2026-06-12T11:08:47.30925861Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-698d5f8d8c-vd76j Namespace:openstack-operators ID:39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c UID:4b746350-429b-43b8-add6-06ee12eccb3c NetNS:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b746350_429b_43b8_add6_06ee12eccb3c.slice PodAnnotations:0xc00140e820}] Aliases:map[]}\"\nJun 12 11:08:47.309526 crc crio[19822]: time=\"2026-06-12T11:08:47.309460146Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-698d5f8d8c-vd76j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:08:47.360457 crc crio[19822]: time=\"2026-06-12T11:08:47.360356637Z\" level=info msg=\"Created container ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager\" id=9b7e53a5-5db4-400e-bce7-36131c063bf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.362368 crc crio[19822]: time=\"2026-06-12T11:08:47.362274591Z\" level=info msg=\"Ran pod sandbox 39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c with infra container: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/POD\" id=c524c1f8-f454-45b1-ac56-c611a73b2305 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:08:47.362368 crc crio[19822]: time=\"2026-06-12T11:08:47.362340621Z\" level=info msg=\"Starting container: ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d\" id=30638b67-3413-46f4-baa5-f739960110ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.367384 crc crio[19822]: time=\"2026-06-12T11:08:47.367296079Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=0d5d11b8-5e08-4e4e-96f1-df121342736f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:47.376509 crc crio[19822]: time=\"2026-06-12T11:08:47.376365468Z\" level=info msg=\"Started container\" PID=224342 containerID=ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d description=openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager id=30638b67-3413-46f4-baa5-f739960110ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56\nJun 12 11:08:47.399262 crc crio[19822]: time=\"2026-06-12T11:08:47.399154556Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=cf7f4a91-2f05-40b1-ba83-c264ddf7c535 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:08:47.411154 crc crio[19822]: time=\"2026-06-12T11:08:47.411029996Z\" level=info msg=\"Created container 6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager\" id=e3bbc84e-4ed7-4137-9266-137b322338b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.412711 crc crio[19822]: time=\"2026-06-12T11:08:47.412620655Z\" level=info msg=\"Starting container: 6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e\" id=50a8a399-25c9-47b1-8fec-eddb5e812f12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.429609 crc crio[19822]: time=\"2026-06-12T11:08:47.429513353Z\" level=info msg=\"Started container\" PID=224344 containerID=6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e description=openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager id=50a8a399-25c9-47b1-8fec-eddb5e812f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991\nJun 12 11:08:47.456747 crc crio[19822]: time=\"2026-06-12T11:08:47.456647299Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager\" id=e5884da2-a836-4683-b2ec-bab89011f5ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.458129 crc crio[19822]: time=\"2026-06-12T11:08:47.457362442Z\" level=info msg=\"Created container 907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager\" id=a2296a22-59fe-4152-949f-f8460de17e6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.458512 crc crio[19822]: time=\"2026-06-12T11:08:47.458441696Z\" level=info msg=\"Starting container: 907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f\" id=84d7e7c4-179c-4cf6-a54e-97379bbcde2e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.467740 crc crio[19822]: time=\"2026-06-12T11:08:47.467573999Z\" level=info msg=\"Started container\" PID=224359 containerID=907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager id=84d7e7c4-179c-4cf6-a54e-97379bbcde2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170\nJun 12 11:08:47.488396 crc crio[19822]: time=\"2026-06-12T11:08:47.485685035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.495991 crc crio[19822]: time=\"2026-06-12T11:08:47.494115685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.538333 crc crio[19822]: time=\"2026-06-12T11:08:47.538200282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.551931 crc crio[19822]: time=\"2026-06-12T11:08:47.548006463Z\" level=info msg=\"Created container fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager\" id=ad3378f6-4786-4310-b199-5c41f32e326b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.551931 crc crio[19822]: time=\"2026-06-12T11:08:47.550503809Z\" level=info msg=\"Starting container: fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5\" id=95a5e69b-08f6-410c-950e-12510807bdb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.552999 crc crio[19822]: time=\"2026-06-12T11:08:47.55290134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.557454 crc crio[19822]: time=\"2026-06-12T11:08:47.557335257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.562483 crc crio[19822]: time=\"2026-06-12T11:08:47.562352711Z\" level=info msg=\"Started container\" PID=224353 containerID=fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager id=95a5e69b-08f6-410c-950e-12510807bdb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70\nJun 12 11:08:47.583898 crc crio[19822]: time=\"2026-06-12T11:08:47.583676754Z\" level=info msg=\"Created container bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager\" id=2471d6c1-e6d0-494f-8a38-75b5763d3895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.585661 crc crio[19822]: time=\"2026-06-12T11:08:47.585569472Z\" level=info msg=\"Starting container: bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef\" id=1f63158b-3644-4b75-9c82-3ae4367f1d82 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.587506 crc crio[19822]: time=\"2026-06-12T11:08:47.586770611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.593543 crc crio[19822]: time=\"2026-06-12T11:08:47.593215708Z\" level=info msg=\"Started container\" PID=224354 containerID=bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager id=1f63158b-3644-4b75-9c82-3ae4367f1d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522\nJun 12 11:08:47.615516 crc crio[19822]: time=\"2026-06-12T11:08:47.613743211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.636780 crc crio[19822]: time=\"2026-06-12T11:08:47.636639342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.637177 crc crio[19822]: time=\"2026-06-12T11:08:47.636865419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.667736 crc crio[19822]: time=\"2026-06-12T11:08:47.667664531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.672162 crc crio[19822]: time=\"2026-06-12T11:08:47.672048781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.673054 crc crio[19822]: time=\"2026-06-12T11:08:47.672963282Z\" level=info msg=\"Created container 858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager\" id=593b411f-f6b1-451d-bbb0-36fde5c3ccd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.674636 crc crio[19822]: time=\"2026-06-12T11:08:47.674584335Z\" level=info msg=\"Starting container: 858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9\" id=4a5b370d-d27d-4672-856a-14c09817535d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.678342 crc crio[19822]: time=\"2026-06-12T11:08:47.678225689Z\" level=info msg=\"Created container 09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager\" id=5f963687-797b-49b9-bfb8-34e2e85fa1cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.680706 crc crio[19822]: time=\"2026-06-12T11:08:47.68047905Z\" level=info msg=\"Starting container: 09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6\" id=a104e726-b299-4c24-86db-957877759214 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.694746 crc crio[19822]: time=\"2026-06-12T11:08:47.69457105Z\" level=info msg=\"Started container\" PID=224375 containerID=09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager id=a104e726-b299-4c24-86db-957877759214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12\nJun 12 11:08:47.695272 crc crio[19822]: time=\"2026-06-12T11:08:47.695141978Z\" level=info msg=\"Started container\" PID=224366 containerID=858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9 description=openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager id=4a5b370d-d27d-4672-856a-14c09817535d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa\nJun 12 11:08:47.719879 crc crio[19822]: time=\"2026-06-12T11:08:47.719748724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.731714 crc crio[19822]: time=\"2026-06-12T11:08:47.731651496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.770198 crc crio[19822]: time=\"2026-06-12T11:08:47.770032007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.775585 crc crio[19822]: time=\"2026-06-12T11:08:47.775535112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.820090 crc crio[19822]: time=\"2026-06-12T11:08:47.818683618Z\" level=info msg=\"Created container ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager\" id=c1085a86-d645-4b77-98eb-84f1572020ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:47.822565 crc crio[19822]: time=\"2026-06-12T11:08:47.822524493Z\" level=info msg=\"Starting container: ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da\" id=52f5064f-a5e1-44e9-a90c-34d425e02af4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:47.830315 crc crio[19822]: time=\"2026-06-12T11:08:47.830250877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.847570 crc crio[19822]: time=\"2026-06-12T11:08:47.847464097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.851331 crc crio[19822]: time=\"2026-06-12T11:08:47.85124896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.852447 crc crio[19822]: time=\"2026-06-12T11:08:47.852334433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.856210 crc crio[19822]: time=\"2026-06-12T11:08:47.85591682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.860288 crc crio[19822]: time=\"2026-06-12T11:08:47.860129696Z\" level=info msg=\"Started container\" PID=224383 containerID=ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager id=52f5064f-a5e1-44e9-a90c-34d425e02af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426\nJun 12 11:08:47.866115 crc crio[19822]: time=\"2026-06-12T11:08:47.863279988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.870510 crc crio[19822]: time=\"2026-06-12T11:08:47.870431058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.873013 crc crio[19822]: time=\"2026-06-12T11:08:47.872972071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.880714 crc crio[19822]: time=\"2026-06-12T11:08:47.880627905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:47.890176 crc crio[19822]: time=\"2026-06-12T11:08:47.889878823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:08:48.495939 crc crio[19822]: time=\"2026-06-12T11:08:48.49231928Z\" level=info msg=\"Created container 735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager\" id=e5884da2-a836-4683-b2ec-bab89011f5ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.495939 crc crio[19822]: time=\"2026-06-12T11:08:48.493896552Z\" level=info msg=\"Created container eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager\" id=2d039b76-2a82-4787-a907-2d1296f9cc33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.495939 crc crio[19822]: time=\"2026-06-12T11:08:48.495198711Z\" level=info msg=\"Created container cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager\" id=d9e45f10-2243-443c-8d06-18d6954caebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.506451 crc crio[19822]: time=\"2026-06-12T11:08:48.506331833Z\" level=info msg=\"Starting container: eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a\" id=818ef11f-66b1-4028-92bc-1758635350f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.506703 crc crio[19822]: time=\"2026-06-12T11:08:48.506602945Z\" level=info msg=\"Starting container: 735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664\" id=bf5fb0e1-2420-43c8-8774-91c1a9c84345 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.507716 crc crio[19822]: time=\"2026-06-12T11:08:48.506400199Z\" level=info msg=\"Starting container: cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8\" id=f14b84fb-bf6d-44a4-8224-7677fee9960f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.515054 crc crio[19822]: time=\"2026-06-12T11:08:48.514975144Z\" level=info msg=\"Started container\" PID=224555 containerID=eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager id=818ef11f-66b1-4028-92bc-1758635350f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64\nJun 12 11:08:48.517855 crc crio[19822]: time=\"2026-06-12T11:08:48.517146866Z\" level=info msg=\"Created container 5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager\" id=39f21eb7-a3d1-4dcb-8f2e-29a89cdbe1d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.519535 crc crio[19822]: time=\"2026-06-12T11:08:48.51946654Z\" level=info msg=\"Created container 5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager\" id=30a3bb58-7ced-4632-876b-3513a4cb8bf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.538886 crc crio[19822]: time=\"2026-06-12T11:08:48.538735771Z\" level=info msg=\"Starting container: 5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104\" id=51780e54-0919-434a-9ffd-81cbf34dc9fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.539199 crc crio[19822]: time=\"2026-06-12T11:08:48.539134043Z\" level=info msg=\"Starting container: 5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd\" id=ed02410d-803d-4b02-9f4f-41abe5b21f78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.539660 crc crio[19822]: time=\"2026-06-12T11:08:48.539587617Z\" level=info msg=\"Started container\" PID=224544 containerID=735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664 description=openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager id=bf5fb0e1-2420-43c8-8774-91c1a9c84345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c\nJun 12 11:08:48.540360 crc crio[19822]: time=\"2026-06-12T11:08:48.540257189Z\" level=info msg=\"Started container\" PID=224546 containerID=cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager id=f14b84fb-bf6d-44a4-8224-7677fee9960f name=/runtime.v1.RuntimeService/StartContainer sandboxID=619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876\nJun 12 11:08:48.553639 crc crio[19822]: time=\"2026-06-12T11:08:48.553480715Z\" level=info msg=\"Started container\" PID=224552 containerID=5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager id=51780e54-0919-434a-9ffd-81cbf34dc9fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b\nJun 12 11:08:48.564880 crc crio[19822]: time=\"2026-06-12T11:08:48.562887299Z\" level=info msg=\"Started container\" PID=224547 containerID=5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager id=ed02410d-803d-4b02-9f4f-41abe5b21f78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92\nJun 12 11:08:48.596443 crc crio[19822]: time=\"2026-06-12T11:08:48.596018971Z\" level=info msg=\"Created container b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager\" id=c43ddbca-fbcd-4e9e-bd0d-e2ef8db795dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.600154 crc crio[19822]: time=\"2026-06-12T11:08:48.599148268Z\" level=info msg=\"Starting container: b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036\" id=46748d9c-5825-4d8d-8dc4-c56c2036710a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.609663 crc crio[19822]: time=\"2026-06-12T11:08:48.609557353Z\" level=info msg=\"Started container\" PID=224545 containerID=b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager id=46748d9c-5825-4d8d-8dc4-c56c2036710a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191\nJun 12 11:08:48.673657 crc crio[19822]: time=\"2026-06-12T11:08:48.673518332Z\" level=info msg=\"Created container a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager\" id=cc45c95b-0854-4833-bf4b-03e128fd4db9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.676447 crc crio[19822]: time=\"2026-06-12T11:08:48.676399095Z\" level=info msg=\"Starting container: a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146\" id=b5572164-cf8b-46c5-82fc-b16051e9c489 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.693297 crc crio[19822]: time=\"2026-06-12T11:08:48.693191763Z\" level=info msg=\"Started container\" PID=224554 containerID=a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager id=b5572164-cf8b-46c5-82fc-b16051e9c489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef\nJun 12 11:08:48.707332 crc crio[19822]: time=\"2026-06-12T11:08:48.707246664Z\" level=info msg=\"Created container 557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager\" id=dbeb0793-2349-4cca-825d-535358e6d9c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.711213 crc crio[19822]: time=\"2026-06-12T11:08:48.711142115Z\" level=info msg=\"Starting container: 557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743\" id=2843ef24-c61f-4a1d-b17b-5c1d167fce73 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.722415 crc crio[19822]: time=\"2026-06-12T11:08:48.722262934Z\" level=info msg=\"Started container\" PID=224543 containerID=557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager id=2843ef24-c61f-4a1d-b17b-5c1d167fce73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71\nJun 12 11:08:48.748134 crc crio[19822]: time=\"2026-06-12T11:08:48.74799348Z\" level=info msg=\"Created container b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager\" id=3221052b-2056-47b5-b905-51a2571e368f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.755343 crc crio[19822]: time=\"2026-06-12T11:08:48.755265801Z\" level=info msg=\"Starting container: b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82\" id=5aed24e2-35c2-401a-8170-bf10b8a27d04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.767206 crc crio[19822]: time=\"2026-06-12T11:08:48.767117617Z\" level=info msg=\"Started container\" PID=224557 containerID=b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82 description=openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager id=5aed24e2-35c2-401a-8170-bf10b8a27d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b\nJun 12 11:08:48.771590 crc crio[19822]: time=\"2026-06-12T11:08:48.771386042Z\" level=info msg=\"Created container a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager\" id=0cd80fb6-411e-4476-927e-7cf423609f32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.774561 crc crio[19822]: time=\"2026-06-12T11:08:48.774493042Z\" level=info msg=\"Starting container: a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024\" id=52554fc8-a7bc-4046-903d-a2f6d79fbe4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.785280 crc crio[19822]: time=\"2026-06-12T11:08:48.785202333Z\" level=info msg=\"Started container\" PID=224553 containerID=a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager id=52554fc8-a7bc-4046-903d-a2f6d79fbe4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1\nJun 12 11:08:48.807737 crc crio[19822]: time=\"2026-06-12T11:08:48.807631862Z\" level=info msg=\"Created container 3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager\" id=715d3896-e08d-45ac-b22b-0955831d35d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.815331 crc crio[19822]: time=\"2026-06-12T11:08:48.815252667Z\" level=info msg=\"Starting container: 3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b\" id=8a4a144c-4135-4b06-9029-62620cabade4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.828286 crc crio[19822]: time=\"2026-06-12T11:08:48.828170754Z\" level=info msg=\"Started container\" PID=224549 containerID=3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b description=openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager id=8a4a144c-4135-4b06-9029-62620cabade4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af\nJun 12 11:08:48.866492 crc crio[19822]: time=\"2026-06-12T11:08:48.866392402Z\" level=info msg=\"Created container 7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager\" id=fa375004-3b10-4589-bf3f-6503ede67239 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:08:48.875229 crc crio[19822]: time=\"2026-06-12T11:08:48.875056483Z\" level=info msg=\"Starting container: 7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435\" id=2be634ef-1d1f-4fe2-8341-03e23faa04a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:08:48.887339 crc crio[19822]: time=\"2026-06-12T11:08:48.887260549Z\" level=info msg=\"Started container\" PID=224556 containerID=7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager id=2be634ef-1d1f-4fe2-8341-03e23faa04a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62\nJun 12 11:09:21.929104 crc crio[19822]: time=\"2026-06-12T11:09:21.924744382Z\" level=info msg=\"Stopping container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d (timeout: 30s)\" id=f5edc65d-8204-4a54-820d-5c12e943ac24 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.929104 crc crio[19822]: time=\"2026-06-12T11:09:21.926125215Z\" level=info msg=\"Stopping container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1 (timeout: 30s)\" id=c83a7c17-799f-457f-b723-09807c80ab47 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.929104 crc crio[19822]: time=\"2026-06-12T11:09:21.928437643Z\" level=info msg=\"Stopping container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df (timeout: 30s)\" id=1edf5124-ed22-4285-9f81-7d5fe376c01d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.933183571Z\" level=info msg=\"Stopping container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f (timeout: 30s)\" id=0e8c6b33-1a69-46ae-917f-93d710b58b38 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.933895639Z\" level=info msg=\"Stopping container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e (timeout: 30s)\" id=2a45dda9-809c-440d-9d2b-4e48559f88c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.934043342Z\" level=info msg=\"Stopping container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170 (timeout: 30s)\" id=d616e98d-a9ad-41f1-8f12-f44c9ed2a8ba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924791102Z\" level=info msg=\"Stopping container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85 (timeout: 30s)\" id=0da35547-7b19-489a-b024-445d95f28d71 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.935683103Z\" level=info msg=\"Stopping container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af (timeout: 30s)\" id=d03145cb-6e0e-4096-b322-dc32cf2f440a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924901446Z\" level=info msg=\"Stopping container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 (timeout: 30s)\" id=372a7891-7916-4f5e-8a3d-d4024ca66863 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924937627Z\" level=info msg=\"Stopping container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21 (timeout: 30s)\" id=0ad237d6-3a3b-4917-8221-108dca19367a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924969028Z\" level=info msg=\"Stopping container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4 (timeout: 30s)\" id=e49687fd-f931-477e-8125-e52cc4b42a78 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924983242Z\" level=info msg=\"Stopping container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f (timeout: 30s)\" id=810306db-73e7-4937-945c-71f960163165 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.946347 crc crio[19822]: time=\"2026-06-12T11:09:21.925180855Z\" level=info msg=\"Stopping container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b (timeout: 30s)\" id=a5d02e82-33df-4258-bc29-3a59472ed252 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.946347 crc crio[19822]: time=\"2026-06-12T11:09:21.925208546Z\" level=info msg=\"Stopping container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21 (timeout: 30s)\" id=04694e87-7c2d-4ef2-a820-8f57aa4f0ae4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:21.947855 crc crio[19822]: time=\"2026-06-12T11:09:21.947593381Z\" level=info msg=\"Stopping container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d (timeout: 30s)\" id=075ec901-0642-436b-a315-f23982854fec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:22.147653 crc crio[19822]: time=\"2026-06-12T11:09:22.14754893Z\" level=info msg=\"Stopped container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater\" id=075ec901-0642-436b-a315-f23982854fec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:22.150177 crc crio[19822]: time=\"2026-06-12T11:09:22.150045137Z\" level=info msg=\"Stopped container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator\" id=c83a7c17-799f-457f-b723-09807c80ab47 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:22.226159 crc crio[19822]: time=\"2026-06-12T11:09:22.225876479Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6c45654bff-tnfkh/POD\" id=4dea92be-8c2a-42fb-ac7a-48664710731f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:22.226159 crc crio[19822]: time=\"2026-06-12T11:09:22.225990085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:22.233295 crc crio[19822]: time=\"2026-06-12T11:09:22.233176071Z\" level=info msg=\"Stopped container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor\" id=d03145cb-6e0e-4096-b322-dc32cf2f440a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:22.304387 crc crio[19822]: time=\"2026-06-12T11:09:22.304281188Z\" level=info msg=\"Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc0006968d8}] Aliases:map[]}\"\nJun 12 11:09:22.304387 crc crio[19822]: time=\"2026-06-12T11:09:22.304402612Z\" level=info msg=\"Adding pod openstack_neutron-6c45654bff-tnfkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:22.819358 crc crio[19822]: time=\"2026-06-12T11:09:22.818221521Z\" level=info msg=\"Stopped container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor\" id=0e8c6b33-1a69-46ae-917f-93d710b58b38 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:22.862617 crc crio[19822]: time=\"2026-06-12T11:09:22.85226901Z\" level=info msg=\"Stopped container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync\" id=f5edc65d-8204-4a54-820d-5c12e943ac24 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:22.954988 crc crio[19822]: time=\"2026-06-12T11:09:22.954160269Z\" level=info msg=\"Stopped container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater\" id=0ad237d6-3a3b-4917-8221-108dca19367a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:23.020964 crc crio[19822]: time=\"2026-06-12T11:09:23.018361872Z\" level=info msg=\"Stopped container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator\" id=04694e87-7c2d-4ef2-a820-8f57aa4f0ae4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:23.165211 crc crio[19822]: time=\"2026-06-12T11:09:23.163511098Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-w4lvz/POD\" id=7240eed0-5201-4aac-adef-8ff1ee314a19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:23.165211 crc crio[19822]: time=\"2026-06-12T11:09:23.163620202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:23.171983 crc crio[19822]: time=\"2026-06-12T11:09:23.167301377Z\" level=info msg=\"Stopped container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator\" id=1edf5124-ed22-4285-9f81-7d5fe376c01d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:23.331573 crc crio[19822]: time=\"2026-06-12T11:09:23.331456092Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc002ed00d0}] Aliases:map[]}\"\nJun 12 11:09:23.331573 crc crio[19822]: time=\"2026-06-12T11:09:23.331548297Z\" level=info msg=\"Adding pod openstack_barbican-db-create-w4lvz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:23.482599 crc crio[19822]: time=\"2026-06-12T11:09:23.48164596Z\" level=info msg=\"Stopped container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper\" id=d616e98d-a9ad-41f1-8f12-f44c9ed2a8ba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:23.521792 crc crio[19822]: time=\"2026-06-12T11:09:23.521575691Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-f1a6-account-create-update-rlb9c/POD\" id=0811e945-fad7-49ce-a919-4972aba7d8e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:23.521792 crc crio[19822]: time=\"2026-06-12T11:09:23.521748807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:23.843868 crc crio[19822]: time=\"2026-06-12T11:09:23.835916731Z\" level=info msg=\"Stopped container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer\" id=810306db-73e7-4937-945c-71f960163165 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:23.874945 crc crio[19822]: time=\"2026-06-12T11:09:23.864893715Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc005212140}] Aliases:map[]}\"\nJun 12 11:09:23.874945 crc crio[19822]: time=\"2026-06-12T11:09:23.865018739Z\" level=info msg=\"Adding pod openstack_nova-cell1-f1a6-account-create-update-rlb9c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:23.997959 crc crio[19822]: time=\"2026-06-12T11:09:23.988886761Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-8pwj7/POD\" id=8b98f358-013b-44a2-9e17-0ea82cf0c2e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:23.997959 crc crio[19822]: time=\"2026-06-12T11:09:23.989387167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:24.126287 crc crio[19822]: time=\"2026-06-12T11:09:24.126134875Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc00244c7e0}] Aliases:map[]}\"\nJun 12 11:09:24.126287 crc crio[19822]: time=\"2026-06-12T11:09:24.126206847Z\" level=info msg=\"Adding pod openstack_cinder-db-create-8pwj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:24.178481 crc crio[19822]: time=\"2026-06-12T11:09:24.178341095Z\" level=info msg=\"Running pod sandbox: openstack/keystone-fdd585476-6bmrd/POD\" id=9fd26cdd-14e2-44e6-9435-737f4421689c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:24.178637 crc crio[19822]: time=\"2026-06-12T11:09:24.17849893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:24.328562 crc crio[19822]: time=\"2026-06-12T11:09:24.328440796Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-9g8sj/POD\" id=2729d38b-2fb3-4214-8fb9-7568fd0b0f6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:24.328562 crc crio[19822]: time=\"2026-06-12T11:09:24.32855442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:24.345969 crc crio[19822]: time=\"2026-06-12T11:09:24.345857292Z\" level=info msg=\"Stopped container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server\" id=a5d02e82-33df-4258-bc29-3a59472ed252 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:24.398292 crc crio[19822]: time=\"2026-06-12T11:09:24.398190372Z\" level=info msg=\"Stopped container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor\" id=0da35547-7b19-489a-b024-445d95f28d71 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:24.408628 crc crio[19822]: time=\"2026-06-12T11:09:24.407687559Z\" level=info msg=\"Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00244c960}] Aliases:map[]}\"\nJun 12 11:09:24.408628 crc crio[19822]: time=\"2026-06-12T11:09:24.408004449Z\" level=info msg=\"Adding pod openstack_keystone-fdd585476-6bmrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:24.454567 crc crio[19822]: time=\"2026-06-12T11:09:24.454445651Z\" level=info msg=\"Stopped container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server\" id=2a45dda9-809c-440d-9d2b-4e48559f88c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:24.606463 crc crio[19822]: 2026-06-12T11:09:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88855850dedd8d4 Mac:96:8e:f3:61:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 SocketPath: PciID:}] [{Interface:0xc00013c850 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:24.622457 crc crio[19822]: time=\"2026-06-12T11:09:24.622313781Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc002ed00d0}] Aliases:map[]}\"\nJun 12 11:09:24.622745 crc crio[19822]: time=\"2026-06-12T11:09:24.62261688Z\" level=info msg=\"Checking pod openstack_barbican-db-create-w4lvz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:24.633373 crc crio[19822]: time=\"2026-06-12T11:09:24.633290143Z\" level=info msg=\"Running pod sandbox: openstack/barbican-0713-account-create-update-zgmr5/POD\" id=aedd7330-869a-4297-936b-bd378d2e8e17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:24.633610 crc crio[19822]: time=\"2026-06-12T11:09:24.633395986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:24.744998 crc crio[19822]: time=\"2026-06-12T11:09:24.74488338Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-v9vbw/POD\" id=0780f186-ef81-4d0c-ae13-535e47fade0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:24.745234 crc crio[19822]: time=\"2026-06-12T11:09:24.745049925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:24.800592 crc crio[19822]: time=\"2026-06-12T11:09:24.791934544Z\" level=info msg=\"Stopped container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server\" id=e49687fd-f931-477e-8125-e52cc4b42a78 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:24.893280 crc crio[19822]: time=\"2026-06-12T11:09:24.892782333Z\" level=info msg=\"Ran pod sandbox 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 with infra container: openstack/barbican-db-create-w4lvz/POD\" id=7240eed0-5201-4aac-adef-8ff1ee314a19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:24.940192 crc crio[19822]: 2026-06-12T11:09:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade2d84d8cefbea Mac:32:a4:44:da:e5:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:24.951274 crc crio[19822]: time=\"2026-06-12T11:09:24.951126564Z\" level=info msg=\"Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc0006968d8}] Aliases:map[]}\"\nJun 12 11:09:24.951439 crc crio[19822]: time=\"2026-06-12T11:09:24.951374182Z\" level=info msg=\"Checking pod openstack_neutron-6c45654bff-tnfkh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:24.964890 crc crio[19822]: time=\"2026-06-12T11:09:24.958921145Z\" level=info msg=\"Running pod sandbox: openstack/glance-d215-account-create-update-fjdkr/POD\" id=5df564d6-466d-4cd4-8fdf-9372a3959f8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:24.964890 crc crio[19822]: time=\"2026-06-12T11:09:24.959117418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:24.969934 crc crio[19822]: time=\"2026-06-12T11:09:24.969389215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dc30462e-852e-447b-8d14-419046825366 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:25.086278 crc crio[19822]: time=\"2026-06-12T11:09:25.079607675Z\" level=info msg=\"Ran pod sandbox ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d with infra container: openstack/neutron-6c45654bff-tnfkh/POD\" id=4dea92be-8c2a-42fb-ac7a-48664710731f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:25.104218 crc crio[19822]: time=\"2026-06-12T11:09:25.102766916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=64811117-3917-45ff-baac-f298a4369221 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:25.185891 crc crio[19822]: time=\"2026-06-12T11:09:25.182916031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad113feb-0780-4963-8dc6-d2f368562959 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:25.266862 crc crio[19822]: time=\"2026-06-12T11:09:25.264705873Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-wz8b8/POD\" id=711162e2-f368-434b-a6ef-e1229b7714b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:25.272902 crc crio[19822]: time=\"2026-06-12T11:09:25.271109156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:25.431257 crc crio[19822]: time=\"2026-06-12T11:09:25.429391145Z\" level=info msg=\"Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=beb8aff6-45e4-4637-a587-6f1572ff760c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:25.440398 crc crio[19822]: time=\"2026-06-12T11:09:25.43850086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:25.543404 crc crio[19822]: time=\"2026-06-12T11:09:25.535127262Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00244c4a8}] Aliases:map[]}\"\nJun 12 11:09:25.543404 crc crio[19822]: time=\"2026-06-12T11:09:25.535647799Z\" level=info msg=\"Adding pod openstack_barbican-0713-account-create-update-zgmr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:25.544400 crc crio[19822]: time=\"2026-06-12T11:09:25.544256631Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc0052121d0}] Aliases:map[]}\"\nJun 12 11:09:25.544400 crc crio[19822]: time=\"2026-06-12T11:09:25.544330999Z\" level=info msg=\"Adding pod openstack_neutron-db-create-9g8sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:25.690488 crc crio[19822]: time=\"2026-06-12T11:09:25.690389723Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4631-account-create-update-xczrr/POD\" id=d6ac9c8c-9727-4d9c-ac93-5cc7214ef3b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:25.690634 crc crio[19822]: time=\"2026-06-12T11:09:25.690535348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:25.690881 crc crio[19822]: time=\"2026-06-12T11:09:25.690708012Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-vfsxn/POD\" id=5dedee53-b31f-4763-9c90-30c5387b9ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:25.691029 crc crio[19822]: time=\"2026-06-12T11:09:25.690969261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.013230 crc crio[19822]: 2026-06-12T11:09:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6db73a160af85ca Mac:1e:de:c8:98:52:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:26.015569 crc crio[19822]: time=\"2026-06-12T11:09:26.01420786Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc005212140}] Aliases:map[]}\"\nJun 12 11:09:26.015569 crc crio[19822]: time=\"2026-06-12T11:09:26.014390085Z\" level=info msg=\"Checking pod openstack_nova-cell1-f1a6-account-create-update-rlb9c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:26.017512 crc crio[19822]: time=\"2026-06-12T11:09:26.017376932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c5b41121-0694-4124-9ee1-c0c1c5186e1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:26.018889 crc crio[19822]: time=\"2026-06-12T11:09:26.018752156Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-25b4-account-create-update-7hwjq/POD\" id=f9d48952-6382-429b-a92f-e9ce2ecfbee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:26.018889 crc crio[19822]: time=\"2026-06-12T11:09:26.01887832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.037017 crc crio[19822]: time=\"2026-06-12T11:09:26.036872901Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003094208}] Aliases:map[]}\"\nJun 12 11:09:26.037570 crc crio[19822]: time=\"2026-06-12T11:09:26.037543112Z\" level=info msg=\"Adding pod openstack_glance-d215-account-create-update-fjdkr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:26.062237 crc crio[19822]: time=\"2026-06-12T11:09:26.04125657Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}\"\nJun 12 11:09:26.062791 crc crio[19822]: time=\"2026-06-12T11:09:26.053294571Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-9m84p/POD\" id=d15848c2-53fc-4647-ad0e-3e8f892e37e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:26.062791 crc crio[19822]: time=\"2026-06-12T11:09:26.062552459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.062791 crc crio[19822]: time=\"2026-06-12T11:09:26.062662193Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-v9vbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:26.083861 crc crio[19822]: time=\"2026-06-12T11:09:26.08364888Z\" level=info msg=\"Ran pod sandbox 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a with infra container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/POD\" id=0811e945-fad7-49ce-a919-4972aba7d8e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:26.115465 crc crio[19822]: time=\"2026-06-12T11:09:26.114512115Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc005212528}] Aliases:map[]}\"\nJun 12 11:09:26.115465 crc crio[19822]: time=\"2026-06-12T11:09:26.114617479Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-wz8b8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:26.162058 crc crio[19822]: time=\"2026-06-12T11:09:26.161925178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4db42544-aa27-456a-9893-61e805894738 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:26.275305 crc crio[19822]: time=\"2026-06-12T11:09:26.275156648Z\" level=info msg=\"Creating container: openstack/neutron-6c45654bff-tnfkh/neutron-api\" id=0eb4aa85-a5b7-47e4-a733-085016f93532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:26.275305 crc crio[19822]: time=\"2026-06-12T11:09:26.275266437Z\" level=info msg=\"Running pod sandbox: openstack/placement-2383-account-create-update-cxcg4/POD\" id=bdd23dd2-7a3b-46d6-9178-736623f1f6d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:26.275731 crc crio[19822]: time=\"2026-06-12T11:09:26.275368471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.275731 crc crio[19822]: time=\"2026-06-12T11:09:26.275665134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.275961 crc crio[19822]: time=\"2026-06-12T11:09:26.275906942Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-6v6b8/POD\" id=afca8288-25a0-4513-8d28-0a4eb4234d61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:26.275961 crc crio[19822]: time=\"2026-06-12T11:09:26.275952563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.302891 crc crio[19822]: time=\"2026-06-12T11:09:26.300401332Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-fxznj/POD\" id=2ad4c782-2a7c-4321-a0d7-7b8b716144ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:26.302891 crc crio[19822]: time=\"2026-06-12T11:09:26.300541127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.329777 crc crio[19822]: time=\"2026-06-12T11:09:26.327166435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93baf2b7-2ef9-4405-a535-2ec60c502b92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:26.351705 crc crio[19822]: time=\"2026-06-12T11:09:26.350432631Z\" level=info msg=\"Running pod sandbox: openstack/cinder-cdb5-account-create-update-x4lwf/POD\" id=a452e821-6bb2-42f2-8ae6-072838a14ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:26.351705 crc crio[19822]: time=\"2026-06-12T11:09:26.35088645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.394536 crc crio[19822]: time=\"2026-06-12T11:09:26.394419124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.455626 crc crio[19822]: time=\"2026-06-12T11:09:26.455412884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.535883 crc crio[19822]: time=\"2026-06-12T11:09:26.533381966Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=af268d9b-bfd4-49eb-80b4-e306429b187c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:26.576166 crc crio[19822]: time=\"2026-06-12T11:09:26.568214054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:26.970096 crc crio[19822]: time=\"2026-06-12T11:09:26.96557033Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bdfe-account-create-update-c55xg/POD\" id=caa2b231-bba4-4645-9f4c-b8408e3b111d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:26.970096 crc crio[19822]: time=\"2026-06-12T11:09:26.96617919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:27.574410 crc crio[19822]: time=\"2026-06-12T11:09:27.574317891Z\" level=info msg=\"Stopping container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16 (timeout: 30s)\" id=6253232b-f2be-42fe-8dfb-4753bc201840 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:27.578535 crc crio[19822]: time=\"2026-06-12T11:09:27.578285299Z\" level=info msg=\"Stopping container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e (timeout: 30s)\" id=07b46e6a-2348-4cdc-a730-55b342a54997 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:27.586913 crc crio[19822]: time=\"2026-06-12T11:09:27.586781112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:27.601230 crc crio[19822]: time=\"2026-06-12T11:09:27.601101296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:27.607137 crc crio[19822]: time=\"2026-06-12T11:09:27.607019946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:27.621179 crc crio[19822]: time=\"2026-06-12T11:09:27.621055399Z\" level=info msg=\"Stopping container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7 (timeout: 30s)\" id=c8fdeebe-5ea4-41e4-8c8e-a03f11ca6a49 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:27.633587 crc crio[19822]: time=\"2026-06-12T11:09:27.630377391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:27.641387 crc crio[19822]: time=\"2026-06-12T11:09:27.641272771Z\" level=info msg=\"Stopping container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab (timeout: 30s)\" id=cc7f973d-7c0a-4799-8d8f-5770c7a94d3a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:27.683138 crc crio[19822]: time=\"2026-06-12T11:09:27.682525855Z\" level=info msg=\"Stopping container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b (timeout: 30s)\" id=2a156035-c9f5-4c5b-a067-70ef72a8fee0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:27.683922 crc crio[19822]: time=\"2026-06-12T11:09:27.683874908Z\" level=info msg=\"Stopping container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf (timeout: 30s)\" id=99fb8615-c98a-4dc6-8767-dbb9f2028cfd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:27.742428 crc crio[19822]: time=\"2026-06-12T11:09:27.742385706Z\" level=info msg=\"Stopping container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82 (timeout: 30s)\" id=bca5e88f-e833-4218-bdfc-d0c15a7dbf02 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:27.744029 crc crio[19822]: time=\"2026-06-12T11:09:27.743982977Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc002ed01c8}] Aliases:map[]}\"\nJun 12 11:09:27.744236 crc crio[19822]: time=\"2026-06-12T11:09:27.744213005Z\" level=info msg=\"Adding pod openstack_neutron-4631-account-create-update-xczrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:27.816719 crc crio[19822]: time=\"2026-06-12T11:09:27.816571182Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc00101a400}] Aliases:map[]}\"\nJun 12 11:09:27.816719 crc crio[19822]: time=\"2026-06-12T11:09:27.816687416Z\" level=info msg=\"Adding pod openstack_nova-api-25b4-account-create-update-7hwjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:27.833046 crc crio[19822]: time=\"2026-06-12T11:09:27.831796143Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc0037c8528}] Aliases:map[]}\"\nJun 12 11:09:27.833046 crc crio[19822]: time=\"2026-06-12T11:09:27.831947795Z\" level=info msg=\"Adding pod openstack_placement-2383-account-create-update-cxcg4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:27.841472 crc crio[19822]: time=\"2026-06-12T11:09:27.840436829Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}\"\nJun 12 11:09:27.841472 crc crio[19822]: time=\"2026-06-12T11:09:27.840588144Z\" level=info msg=\"Adding pod openstack_keystone-db-create-6v6b8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:27.849329 crc crio[19822]: time=\"2026-06-12T11:09:27.848693188Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}\"\nJun 12 11:09:27.849329 crc crio[19822]: time=\"2026-06-12T11:09:27.848788831Z\" level=info msg=\"Adding pod openstack_keystone-bdfe-account-create-update-c55xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:27.855198 crc crio[19822]: time=\"2026-06-12T11:09:27.85494184Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00101a4f8}] Aliases:map[]}\"\nJun 12 11:09:27.855198 crc crio[19822]: time=\"2026-06-12T11:09:27.855130686Z\" level=info msg=\"Adding pod openstack_placement-db-create-fxznj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:27.901620 crc crio[19822]: time=\"2026-06-12T11:09:27.901461302Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc0007ac618}] Aliases:map[]}\"\nJun 12 11:09:27.904727 crc crio[19822]: time=\"2026-06-12T11:09:27.904691917Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-vfsxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:28.059471 crc crio[19822]: time=\"2026-06-12T11:09:28.058622283Z\" level=info msg=\"Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc0037c8768}] Aliases:map[]}\"\nJun 12 11:09:28.059471 crc crio[19822]: time=\"2026-06-12T11:09:28.059120859Z\" level=info msg=\"Adding pod openstack_glance-db-create-9m84p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:28.088888 crc crio[19822]: time=\"2026-06-12T11:09:28.058682428Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc00101a940}] Aliases:map[]}\"\nJun 12 11:09:28.088888 crc crio[19822]: time=\"2026-06-12T11:09:28.074037673Z\" level=info msg=\"Adding pod openstack_cinder-cdb5-account-create-update-x4lwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:28.328370 crc crio[19822]: time=\"2026-06-12T11:09:28.323017673Z\" level=info msg=\"Stopping container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4 (timeout: 30s)\" id=1c843ffc-88d6-44b2-86e4-07d0067a360e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:28.328370 crc crio[19822]: time=\"2026-06-12T11:09:28.326497409Z\" level=info msg=\"Stopping container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6 (timeout: 30s)\" id=70b41761-2daa-4462-ae4a-e1bc927a1728 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:28.404875 crc crio[19822]: time=\"2026-06-12T11:09:28.401889347Z\" level=info msg=\"Stopped container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log\" id=6253232b-f2be-42fe-8dfb-4753bc201840 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:28.450509 crc crio[19822]: time=\"2026-06-12T11:09:28.449204287Z\" level=info msg=\"Stopping container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c (timeout: 300s)\" id=d7f08aa9-d7b3-4aff-a948-152c2b57b572 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:28.463890 crc crio[19822]: 2026-06-12T11:09:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c3e484c51683fb Mac:16:2b:de:fe:c5:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:28.469023 crc crio[19822]: 2026-06-12T11:09:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e5e3d8d0ba98a3 Mac:92:d4:f8:8a:ab:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:28.574578 crc crio[19822]: time=\"2026-06-12T11:09:28.574469654Z\" level=info msg=\"Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00244c960}] Aliases:map[]}\"\nJun 12 11:09:28.575571 crc crio[19822]: time=\"2026-06-12T11:09:28.574901758Z\" level=info msg=\"Checking pod openstack_keystone-fdd585476-6bmrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:28.631015 crc crio[19822]: time=\"2026-06-12T11:09:28.630916238Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc00244c7e0}] Aliases:map[]}\"\nJun 12 11:09:28.631332 crc crio[19822]: time=\"2026-06-12T11:09:28.631270139Z\" level=info msg=\"Checking pod openstack_cinder-db-create-8pwj7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:29.052052 crc crio[19822]: time=\"2026-06-12T11:09:29.046284769Z\" level=info msg=\"Stopped container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log\" id=99fb8615-c98a-4dc6-8767-dbb9f2028cfd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:29.479526 crc crio[19822]: time=\"2026-06-12T11:09:29.47264551Z\" level=info msg=\"Stopping container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545 (timeout: 30s)\" id=1afa555f-cec5-4117-bdf5-90361c3832bf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:29.497503 crc crio[19822]: time=\"2026-06-12T11:09:29.495362133Z\" level=info msg=\"Stopping container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37 (timeout: 30s)\" id=1bcb989c-8cb8-4edc-8f30-1fecaaac6d86 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:29.497503 crc crio[19822]: time=\"2026-06-12T11:09:29.495475287Z\" level=info msg=\"Stopping container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005 (timeout: 30s)\" id=bb542e94-a398-4f98-896c-818a07a97809 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:29.497503 crc crio[19822]: time=\"2026-06-12T11:09:29.495766196Z\" level=info msg=\"Stopping container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b (timeout: 30s)\" id=51bce4a3-e565-4d3a-9be3-667f01d2f416 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:29.583085 crc crio[19822]: time=\"2026-06-12T11:09:29.582540968Z\" level=info msg=\"Stopping container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667 (timeout: 300s)\" id=ea93e8c6-ac0b-440f-af77-f8377424c5c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.170021 crc crio[19822]: time=\"2026-06-12T11:09:30.167757897Z\" level=info msg=\"Stopping container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3 (timeout: 27s)\" id=65ed1ab5-3c2c-47d0-990d-86f40917f33c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.190002 crc crio[19822]: time=\"2026-06-12T11:09:30.185644527Z\" level=info msg=\"Stopped container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log\" id=70b41761-2daa-4462-ae4a-e1bc927a1728 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.252900 crc crio[19822]: time=\"2026-06-12T11:09:30.251588808Z\" level=info msg=\"Stopped container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d7f08aa9-d7b3-4aff-a948-152c2b57b572 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.278870 crc crio[19822]: time=\"2026-06-12T11:09:30.275493837Z\" level=info msg=\"Stopping container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119 (timeout: 30s)\" id=56708612-ab48-46e7-9efc-ea17dc27b1a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.278870 crc crio[19822]: time=\"2026-06-12T11:09:30.276164924Z\" level=info msg=\"Stopping container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578 (timeout: 30s)\" id=5746f209-e407-420c-8449-cfccf1e5572b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.328509 crc crio[19822]: time=\"2026-06-12T11:09:30.327285832Z\" level=info msg=\"Stopping container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7 (timeout: 30s)\" id=1a6649be-9ef3-4918-a243-1ae31e68ce9a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.328509 crc crio[19822]: time=\"2026-06-12T11:09:30.327448888Z\" level=info msg=\"Stopping container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641 (timeout: 30s)\" id=9ac78f8b-d246-429b-9fca-cd1df8ad2779 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.338878 crc crio[19822]: time=\"2026-06-12T11:09:30.336472559Z\" level=info msg=\"Stopped container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter\" id=51bce4a3-e565-4d3a-9be3-667f01d2f416 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.436723 crc crio[19822]: time=\"2026-06-12T11:09:30.433268925Z\" level=info msg=\"Stopping container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e (timeout: 30s)\" id=92956697-ef08-44f3-a7f3-ddc35810f15c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.697026 crc crio[19822]: time=\"2026-06-12T11:09:30.689443165Z\" level=info msg=\"Stopped container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=ea93e8c6-ac0b-440f-af77-f8377424c5c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:30.705882 crc crio[19822]: time=\"2026-06-12T11:09:30.698539951Z\" level=info msg=\"Stopped container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log\" id=1bcb989c-8cb8-4edc-8f30-1fecaaac6d86 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:31.006640 crc crio[19822]: 2026-06-12T11:09:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88198d5766eb0be Mac:fe:60:fc:18:df:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 SocketPath: PciID:}] [{Interface:0xc000332b60 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:31.006640 crc crio[19822]: time=\"2026-06-12T11:09:31.001693524Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc0052121d0}] Aliases:map[]}\"\nJun 12 11:09:31.006640 crc crio[19822]: time=\"2026-06-12T11:09:31.001975233Z\" level=info msg=\"Checking pod openstack_neutron-db-create-9g8sj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:31.065332 crc crio[19822]: time=\"2026-06-12T11:09:31.062629387Z\" level=info msg=\"Stopped container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log\" id=5746f209-e407-420c-8449-cfccf1e5572b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:31.176908 crc crio[19822]: 2026-06-12T11:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a6cfad1c4e0c0 Mac:fe:84:be:24:6e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca SocketPath: PciID:}] [{Interface:0xc0003908f0 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:31.179996 crc crio[19822]: time=\"2026-06-12T11:09:31.17739677Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc005212528}] Aliases:map[]}\"\nJun 12 11:09:31.179996 crc crio[19822]: time=\"2026-06-12T11:09:31.177553925Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-wz8b8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:31.294417 crc crio[19822]: 2026-06-12T11:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9886030e8b017 Mac:aa:2a:65:97:7e:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 SocketPath: PciID:}] [{Interface:0xc00042e9e0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:31.298410 crc crio[19822]: time=\"2026-06-12T11:09:31.295159996Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00244c4a8}] Aliases:map[]}\"\nJun 12 11:09:31.298410 crc crio[19822]: time=\"2026-06-12T11:09:31.295329651Z\" level=info msg=\"Checking pod openstack_barbican-0713-account-create-update-zgmr5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:31.349996 crc crio[19822]: time=\"2026-06-12T11:09:31.34956566Z\" level=info msg=\"Stopped container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics\" id=92956697-ef08-44f3-a7f3-ddc35810f15c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:31.366892 crc crio[19822]: time=\"2026-06-12T11:09:31.362787956Z\" level=info msg=\"Stopping pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=d2ba8d48-bd88-4354-9ed9-e63b866d49bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:31.378445 crc crio[19822]: time=\"2026-06-12T11:09:31.378262366Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc00244d1a0}] Aliases:map[]}\"\nJun 12 11:09:31.378773 crc crio[19822]: time=\"2026-06-12T11:09:31.378561575Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:32.325226 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5119cf22d0afaa6 Mac:d2:47:75:5d:43:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 SocketPath: PciID:}] [{Interface:0xc00011a850 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:32.325226 crc crio[19822]: time=\"2026-06-12T11:09:32.310127213Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003094208}] Aliases:map[]}\"\nJun 12 11:09:32.325226 crc crio[19822]: time=\"2026-06-12T11:09:32.31034918Z\" level=info msg=\"Checking pod openstack_glance-d215-account-create-update-fjdkr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:32.328064 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99db97b131468c3 Mac:a6:88:3a:04:5f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 SocketPath: PciID:}] [{Interface:0xc0003bd090 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:32.328567 crc crio[19822]: time=\"2026-06-12T11:09:32.328456784Z\" level=info msg=\"Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc0037c8768}] Aliases:map[]}\"\nJun 12 11:09:32.329752 crc crio[19822]: time=\"2026-06-12T11:09:32.328680711Z\" level=info msg=\"Checking pod openstack_glance-db-create-9m84p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:32.391931 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:563999adcf5f5c8 Mac:12:21:fe:27:d7:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 SocketPath: PciID:}] [{Interface:0xc00043e730 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:32.391931 crc crio[19822]: time=\"2026-06-12T11:09:32.39025047Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}\"\nJun 12 11:09:32.391931 crc crio[19822]: time=\"2026-06-12T11:09:32.390415436Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-v9vbw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:33.237719 crc crio[19822]: time=\"2026-06-12T11:09:33.237156375Z\" level=info msg=\"Stopping container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687 (timeout: 296s)\" id=44abc756-883e-4c0b-ade1-291e7e7b197c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:33.339568 crc crio[19822]: time=\"2026-06-12T11:09:33.339379664Z\" level=info msg=\"Stopped pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=d2ba8d48-bd88-4354-9ed9-e63b866d49bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:33.532967 crc crio[19822]: time=\"2026-06-12T11:09:33.529454302Z\" level=info msg=\"Stopping container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5 (timeout: 297s)\" id=2eae4a08-d5f2-4475-855f-807a4a338cd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:33.609031 crc crio[19822]: time=\"2026-06-12T11:09:33.608548477Z\" level=info msg=\"Stopping container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa (timeout: 23s)\" id=ce5535cd-0883-4eb2-8213-84716629722d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:33.655108 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1b644e71788060 Mac:f2:57:54:7a:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 SocketPath: PciID:}] [{Interface:0xc0001e69e0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:33.659049 crc crio[19822]: time=\"2026-06-12T11:09:33.658472007Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00101a4f8}] Aliases:map[]}\"\nJun 12 11:09:33.659049 crc crio[19822]: time=\"2026-06-12T11:09:33.658684074Z\" level=info msg=\"Checking pod openstack_placement-db-create-fxznj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:33.660977 crc crio[19822]: time=\"2026-06-12T11:09:33.659544732Z\" level=info msg=\"Ran pod sandbox 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 with infra container: openstack/nova-cell0-db-create-wz8b8/POD\" id=711162e2-f368-434b-a6ef-e1229b7714b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:33.697134 crc crio[19822]: time=\"2026-06-12T11:09:33.6964401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dfdf730a-ad6c-4c3e-a8c6-7a6ef2ec1e3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.701685 crc crio[19822]: time=\"2026-06-12T11:09:33.701600946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=722ea344-b565-435a-9a21-d353a52f5168 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.722364 crc crio[19822]: time=\"2026-06-12T11:09:33.721604604Z\" level=info msg=\"Ran pod sandbox 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 with infra container: openstack/cinder-db-create-8pwj7/POD\" id=8b98f358-013b-44a2-9e17-0ea82cf0c2e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:33.723634 crc crio[19822]: time=\"2026-06-12T11:09:33.723515935Z\" level=info msg=\"Stopping container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180 (timeout: 30s)\" id=81d763e7-9402-4c4b-bac4-977c1723d450 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:33.733257 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5473a16e210f673 Mac:c6:89:58:2b:54:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 SocketPath: PciID:}] [{Interface:0xc0001b6e90 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:33.735969 crc crio[19822]: time=\"2026-06-12T11:09:33.73359063Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=1532b7f5-27c8-402d-940c-d26ff8ba3f3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:33.735969 crc crio[19822]: time=\"2026-06-12T11:09:33.735103054Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}\"\nJun 12 11:09:33.735969 crc crio[19822]: time=\"2026-06-12T11:09:33.73529981Z\" level=info msg=\"Checking pod openstack_keystone-db-create-6v6b8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:33.737113 crc crio[19822]: time=\"2026-06-12T11:09:33.737014831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:33.747796 crc crio[19822]: time=\"2026-06-12T11:09:33.747656144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5aabfe34-dd89-4b31-8003-11a649ee811b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.807123 crc crio[19822]: time=\"2026-06-12T11:09:33.807055693Z\" level=info msg=\"Ran pod sandbox 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac with infra container: openstack/keystone-fdd585476-6bmrd/POD\" id=9fd26cdd-14e2-44e6-9435-737f4421689c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:33.814129 crc crio[19822]: time=\"2026-06-12T11:09:33.814047552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cecbc6d0-a6ad-44dd-8332-eca27d53b2c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.817792 crc crio[19822]: time=\"2026-06-12T11:09:33.81770137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=df19b01b-ba80-4021-8d36-abd0069ed554 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.834894 crc crio[19822]: time=\"2026-06-12T11:09:33.834678727Z\" level=info msg=\"Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=a90c0afc-3d87-437e-9387-fd682ad9f7ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:33.835316 crc crio[19822]: time=\"2026-06-12T11:09:33.835243923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:33.839627 crc crio[19822]: time=\"2026-06-12T11:09:33.839268975Z\" level=info msg=\"Ran pod sandbox 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 with infra container: openstack/glance-d215-account-create-update-fjdkr/POD\" id=5df564d6-466d-4cd4-8fdf-9372a3959f8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:33.848911 crc crio[19822]: time=\"2026-06-12T11:09:33.848688519Z\" level=info msg=\"Ran pod sandbox 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 with infra container: openstack/glance-db-create-9m84p/POD\" id=d15848c2-53fc-4647-ad0e-3e8f892e37e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:33.851220 crc crio[19822]: time=\"2026-06-12T11:09:33.851156099Z\" level=info msg=\"Ran pod sandbox 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f with infra container: openstack/nova-api-db-create-v9vbw/POD\" id=0780f186-ef81-4d0c-ae13-535e47fade0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:33.852443 crc crio[19822]: time=\"2026-06-12T11:09:33.851521781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8acc4922-3aa5-4480-968f-ebe45ce53d79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.857384 crc crio[19822]: time=\"2026-06-12T11:09:33.85637957Z\" level=info msg=\"Ran pod sandbox 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e with infra container: openstack/neutron-db-create-9g8sj/POD\" id=2729d38b-2fb3-4214-8fb9-7568fd0b0f6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:33.884503 crc crio[19822]: time=\"2026-06-12T11:09:33.856998057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=156c155b-1a28-4adf-b0ab-ac04ed754e13 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.890650 crc crio[19822]: time=\"2026-06-12T11:09:33.89054123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4461c612-bf44-4854-a1e6-92b6cde39ebe name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.897529 crc crio[19822]: time=\"2026-06-12T11:09:33.897446955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=79742fb9-bce3-494c-b277-eeea868fe678 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.898022 crc crio[19822]: time=\"2026-06-12T11:09:33.89798275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=790617ed-6a36-48c6-a058-a1b36d4b1579 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.898661 crc crio[19822]: time=\"2026-06-12T11:09:33.89850828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=27d097ea-aa8b-4270-8a55-50eadc0e042c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.899473 crc crio[19822]: time=\"2026-06-12T11:09:33.899413039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=35409940-36d8-4116-a9b0-fe8a60f24774 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.899602 crc crio[19822]: time=\"2026-06-12T11:09:33.899577261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b77c5ade-0805-41ae-9fc1-10250e95eabb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.916926 crc crio[19822]: time=\"2026-06-12T11:09:33.916871469Z\" level=info msg=\"Creating container: openstack/glance-db-create-9m84p/mariadb-database-create\" id=8cc54827-fcfe-4758-966e-a0a6f7f1e6d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:33.917518 crc crio[19822]: time=\"2026-06-12T11:09:33.917496609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:33.933130 crc crio[19822]: time=\"2026-06-12T11:09:33.929888812Z\" level=info msg=\"Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=ad4c6618-6332-4a1f-8d13-eca17df71de8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:33.950941 crc crio[19822]: time=\"2026-06-12T11:09:33.950794366Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=e01c9805-a3a7-4675-9969-c3badec4f3fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:33.974018 crc crio[19822]: time=\"2026-06-12T11:09:33.973594942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=18d84d74-da80-4587-b07e-5049c1390a97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:33.974286 crc crio[19822]: time=\"2026-06-12T11:09:33.974164441Z\" level=info msg=\"Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=f3df33a0-3db1-4647-9091-056aafab85ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:33.993100 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebae9b952253bf6 Mac:02:37:87:92:1f:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:34.006586 crc crio[19822]: time=\"2026-06-12T11:09:34.006431701Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc00101a940}] Aliases:map[]}\"\nJun 12 11:09:34.007650 crc crio[19822]: time=\"2026-06-12T11:09:34.007544557Z\" level=info msg=\"Checking pod openstack_cinder-cdb5-account-create-update-x4lwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:34.034563 crc crio[19822]: time=\"2026-06-12T11:09:34.034331024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.037506 crc crio[19822]: time=\"2026-06-12T11:09:34.037429892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.037770 crc crio[19822]: time=\"2026-06-12T11:09:34.037722091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.038092 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1bbaa3431c6157 Mac:9a:df:83:84:86:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 SocketPath: PciID:}] [{Interface:0xc0002fe800 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:34.038740 crc crio[19822]: time=\"2026-06-12T11:09:34.038686723Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc00101a400}] Aliases:map[]}\"\nJun 12 11:09:34.038901 crc crio[19822]: time=\"2026-06-12T11:09:34.038880709Z\" level=info msg=\"Checking pod openstack_nova-api-25b4-account-create-update-7hwjq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:34.043434 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0552332a5a38e5 Mac:ce:7e:b3:0a:da:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:34.044339 crc crio[19822]: time=\"2026-06-12T11:09:34.044270925Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}\"\nJun 12 11:09:34.044573 crc crio[19822]: time=\"2026-06-12T11:09:34.044462129Z\" level=info msg=\"Checking pod openstack_keystone-bdfe-account-create-update-c55xg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:34.055680 crc crio[19822]: time=\"2026-06-12T11:09:34.054342148Z\" level=info msg=\"Stopping container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af (timeout: 25s)\" id=265824cc-042a-49cc-9b59-2193aa32ef08 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:34.055680 crc crio[19822]: time=\"2026-06-12T11:09:34.054973048Z\" level=info msg=\"Creating container: openstack/keystone-fdd585476-6bmrd/keystone-api\" id=af27b3dc-9fc5-413e-a8a2-c2978f301f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.064753 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0556b6c0fcc9f6a Mac:5e:d1:b0:51:17:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 SocketPath: PciID:}] [{Interface:0xc0004ac640 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:34.065960 crc crio[19822]: time=\"2026-06-12T11:09:34.065782804Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc0007ac618}] Aliases:map[]}\"\nJun 12 11:09:34.066186 crc crio[19822]: time=\"2026-06-12T11:09:34.066130415Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-vfsxn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:34.076207 crc crio[19822]: time=\"2026-06-12T11:09:34.076118672Z\" level=info msg=\"Stopped container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=44abc756-883e-4c0b-ade1-291e7e7b197c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:34.080032 crc crio[19822]: time=\"2026-06-12T11:09:34.079951886Z\" level=info msg=\"Stopping pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=50336c8e-0c75-4987-9e7d-5e28b1af45d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:34.084511 crc crio[19822]: time=\"2026-06-12T11:09:34.084423253Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0007ac208}] Aliases:map[]}\"\nJun 12 11:09:34.085981 crc crio[19822]: time=\"2026-06-12T11:09:34.084658521Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:34.086681 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dfe7048ef7a146 Mac:3a:75:30:b8:58:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:34.093206 crc crio[19822]: time=\"2026-06-12T11:09:34.088949054Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc0037c8528}] Aliases:map[]}\"\nJun 12 11:09:34.093206 crc crio[19822]: time=\"2026-06-12T11:09:34.08912981Z\" level=info msg=\"Checking pod openstack_placement-2383-account-create-update-cxcg4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:34.105415 crc crio[19822]: time=\"2026-06-12T11:09:34.105297043Z\" level=info msg=\"Ran pod sandbox 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 with infra container: openstack/barbican-0713-account-create-update-zgmr5/POD\" id=aedd7330-869a-4297-936b-bd378d2e8e17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.119255 crc crio[19822]: time=\"2026-06-12T11:09:34.107475783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.119255 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c6f4747d059b52 Mac:be:24:a9:98:ea:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d SocketPath: PciID:}] [{Interface:0xc0002011b0 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:34.119255 crc crio[19822]: time=\"2026-06-12T11:09:34.113701222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9a5c38f5-36a5-44f2-9864-46dd3bde5df8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.119255 crc crio[19822]: time=\"2026-06-12T11:09:34.11614065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.120161 crc crio[19822]: time=\"2026-06-12T11:09:34.120046664Z\" level=info msg=\"Created container db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=beb8aff6-45e4-4637-a587-6f1572ff760c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.127506 crc crio[19822]: time=\"2026-06-12T11:09:34.126961815Z\" level=info msg=\"Ran pod sandbox ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d with infra container: openstack/cinder-cdb5-account-create-update-x4lwf/POD\" id=a452e821-6bb2-42f2-8ae6-072838a14ed6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.131605 crc crio[19822]: time=\"2026-06-12T11:09:34.131518572Z\" level=info msg=\"Starting container: db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f\" id=92a59a43-4a8d-4c02-962c-5f31a66cd270 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:34.139111 crc crio[19822]: time=\"2026-06-12T11:09:34.139015442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21b86d80-efa4-4e19-aac6-2e872a1e12cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.147920 crc crio[19822]: time=\"2026-06-12T11:09:34.147783927Z\" level=info msg=\"Ran pod sandbox d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd with infra container: openstack/placement-db-create-fxznj/POD\" id=2ad4c782-2a7c-4321-a0d7-7b8b716144ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.152449 crc crio[19822]: time=\"2026-06-12T11:09:34.152354956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7fcb0b1d-b068-4fc3-9439-7f2b3dfb4bd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.174021 crc crio[19822]: time=\"2026-06-12T11:09:34.17390008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=094986db-19df-4205-b150-c74fdb237cc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.174954 crc crio[19822]: time=\"2026-06-12T11:09:34.174200422Z\" level=info msg=\"Started container\" PID=227048 containerID=db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=92a59a43-4a8d-4c02-962c-5f31a66cd270 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\nJun 12 11:09:34.184371 crc crio[19822]: time=\"2026-06-12T11:09:34.178774537Z\" level=info msg=\"Ran pod sandbox 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b with infra container: openstack/keystone-db-create-6v6b8/POD\" id=afca8288-25a0-4513-8d28-0a4eb4234d61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.200363 crc crio[19822]: time=\"2026-06-12T11:09:34.200276563Z\" level=info msg=\"Ran pod sandbox d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb with infra container: openstack/nova-api-25b4-account-create-update-7hwjq/POD\" id=f9d48952-6382-429b-a92f-e9ce2ecfbee4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.201376 crc crio[19822]: time=\"2026-06-12T11:09:34.201330034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2f3b51cd-82d8-4687-90c1-1170c0246f7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.211414 crc crio[19822]: time=\"2026-06-12T11:09:34.210905116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd462f66-57d1-483b-bf24-351b58ae7310 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.216491 crc crio[19822]: time=\"2026-06-12T11:09:34.216286667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.217641 crc crio[19822]: time=\"2026-06-12T11:09:34.217577037Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc002ed01c8}] Aliases:map[]}\"\nJun 12 11:09:34.218390 crc crio[19822]: time=\"2026-06-12T11:09:34.217776843Z\" level=info msg=\"Checking pod openstack_neutron-4631-account-create-update-xczrr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:34.237643 crc crio[19822]: time=\"2026-06-12T11:09:34.237509425Z\" level=info msg=\"Ran pod sandbox a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 with infra container: openstack/keystone-bdfe-account-create-update-c55xg/POD\" id=caa2b231-bba4-4645-9f4c-b8408e3b111d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.256432 crc crio[19822]: time=\"2026-06-12T11:09:34.256358823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c623041-fad2-4430-9d5d-6711f1b2c31c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.291764 crc crio[19822]: time=\"2026-06-12T11:09:34.291675272Z\" level=info msg=\"Ran pod sandbox 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d with infra container: openstack/neutron-4631-account-create-update-xczrr/POD\" id=d6ac9c8c-9727-4d9c-ac93-5cc7214ef3b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.292425 crc crio[19822]: time=\"2026-06-12T11:09:34.292305591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.301254 crc crio[19822]: time=\"2026-06-12T11:09:34.301137607Z\" level=info msg=\"Ran pod sandbox 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd with infra container: openstack/nova-cell1-db-create-vfsxn/POD\" id=5dedee53-b31f-4763-9c90-30c5387b9ff6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.301385 crc crio[19822]: time=\"2026-06-12T11:09:34.301283988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.308114 crc crio[19822]: time=\"2026-06-12T11:09:34.307986991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4fee45e-283d-40b1-9a66-6ed2c7646cc5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.340732 crc crio[19822]: time=\"2026-06-12T11:09:34.340636253Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=27cf6c00-f422-4be0-9b12-3a8f4e85b12c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.352014 crc crio[19822]: time=\"2026-06-12T11:09:34.351269206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bb59d684-227d-456b-a414-a3a18bce32ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.375439 crc crio[19822]: time=\"2026-06-12T11:09:34.374377412Z\" level=info msg=\"Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=41dceb05-d38c-4c6f-aa98-68c4e82411c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.413447 crc crio[19822]: time=\"2026-06-12T11:09:34.41339036Z\" level=info msg=\"Ran pod sandbox 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a with infra container: openstack/placement-2383-account-create-update-cxcg4/POD\" id=bdd23dd2-7a3b-46d6-9178-736623f1f6d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:34.432108 crc crio[19822]: time=\"2026-06-12T11:09:34.432014796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d170d812-22ca-467e-9780-ca5b162276a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.516911 crc crio[19822]: time=\"2026-06-12T11:09:34.516361705Z\" level=info msg=\"Stopped container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata\" id=07b46e6a-2348-4cdc-a730-55b342a54997 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:34.517968 crc crio[19822]: time=\"2026-06-12T11:09:34.517906791Z\" level=info msg=\"Stopping pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=717c4626-300a-4200-a46b-76de90cba908 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:34.524008 crc crio[19822]: time=\"2026-06-12T11:09:34.523579244Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0007ad0e0}] Aliases:map[]}\"\nJun 12 11:09:34.532932 crc crio[19822]: time=\"2026-06-12T11:09:34.532721629Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:34.575950 crc crio[19822]: time=\"2026-06-12T11:09:34.575876121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e3ad73f7-65e1-4435-ad60-60d78ddcd381 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.577546 crc crio[19822]: time=\"2026-06-12T11:09:34.577462792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2a2c6db3-481c-47aa-9e45-a5755e13248c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.577969 crc crio[19822]: time=\"2026-06-12T11:09:34.577753256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.578556 crc crio[19822]: time=\"2026-06-12T11:09:34.578472915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.579740 crc crio[19822]: time=\"2026-06-12T11:09:34.577771462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f9e419b-4439-4264-a696-34be7217f340 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.582299 crc crio[19822]: time=\"2026-06-12T11:09:34.582190109Z\" level=info msg=\"Stopped container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=2eae4a08-d5f2-4475-855f-807a4a338cd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.58532419Z\" level=info msg=\"Stopping pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=6de1a6a1-6a45-400f-a26e-1fe29a680af6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.587790135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7160d721-9551-40c1-aeb3-1d926a28e917 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.588262421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64c71bcd-665e-46c6-b9e8-c8522edecb36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.588400929Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc000696638}] Aliases:map[]}\"\nJun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.588710039Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:34.591753 crc crio[19822]: time=\"2026-06-12T11:09:34.59164081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e1e22ff0-1144-4090-acb4-0bdd95ed0d4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.591851 crc crio[19822]: time=\"2026-06-12T11:09:34.591791008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51f1fc3f-046a-44cc-84e1-dbec894fdc55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:34.600865 crc crio[19822]: time=\"2026-06-12T11:09:34.596908894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.659719 crc crio[19822]: time=\"2026-06-12T11:09:34.657012969Z\" level=info msg=\"Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=a16380a7-fe68-4f06-a75f-a4e5169cfc88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.768783 crc crio[19822]: time=\"2026-06-12T11:09:34.768721185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:34.777657 crc crio[19822]: time=\"2026-06-12T11:09:34.777322733Z\" level=info msg=\"Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=ec031727-eec8-4a5c-824c-e26ec384b131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.783155 crc crio[19822]: time=\"2026-06-12T11:09:34.783016836Z\" level=info msg=\"Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=70ecd3c9-aac6-48f5-a378-f4ebe97d592d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.803160 crc crio[19822]: time=\"2026-06-12T11:09:34.802686131Z\" level=info msg=\"Stopped container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=cc7f973d-7c0a-4799-8d8f-5770c7a94d3a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:34.803329 crc crio[19822]: time=\"2026-06-12T11:09:34.803231758Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=49626d38-88f6-4c6c-b4c5-d7609ebc8042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.808670 crc crio[19822]: time=\"2026-06-12T11:09:34.80858276Z\" level=info msg=\"Stopping pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=14eceeb0-b711-47f5-bdcc-5f695f887ca5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:34.810726 crc crio[19822]: time=\"2026-06-12T11:09:34.810652187Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc002ed0680}] Aliases:map[]}\"\nJun 12 11:09:34.810899 crc crio[19822]: time=\"2026-06-12T11:09:34.810858183Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:34.844258 crc crio[19822]: time=\"2026-06-12T11:09:34.84419546Z\" level=info msg=\"Creating container: openstack/placement-db-create-fxznj/mariadb-database-create\" id=a7a0bbdb-b8c8-4a39-be09-3e4c4a025da8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.853452 crc crio[19822]: time=\"2026-06-12T11:09:34.853397472Z\" level=info msg=\"Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=186a4e1d-99a7-4865-af79-ccd6b9c00a7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.881476 crc crio[19822]: time=\"2026-06-12T11:09:34.881418365Z\" level=info msg=\"Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=4fbb5aa0-e833-41dd-bcd1-95db83c83e0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:34.882454 crc crio[19822]: time=\"2026-06-12T11:09:34.882424207Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=6d648f55-f0a1-4777-8452-411cb69c9001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:35.264125 crc crio[19822]: time=\"2026-06-12T11:09:35.262722067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:35.264125 crc crio[19822]: time=\"2026-06-12T11:09:35.264004148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:35.272196 crc crio[19822]: time=\"2026-06-12T11:09:35.271961384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:35.283735 crc crio[19822]: time=\"2026-06-12T11:09:35.282600897Z\" level=info msg=\"Stopped container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller\" id=265824cc-042a-49cc-9b59-2193aa32ef08 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:35.285649 crc crio[19822]: time=\"2026-06-12T11:09:35.284325692Z\" level=info msg=\"Stopping pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=4b789790-1637-4284-af8a-6b5c876b10dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:35.289465 crc crio[19822]: time=\"2026-06-12T11:09:35.28920177Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007ad3f0}] Aliases:map[]}\"\nJun 12 11:09:35.289465 crc crio[19822]: time=\"2026-06-12T11:09:35.289422467Z\" level=info msg=\"Deleting pod openstack_ovn-controller-kdjn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:35.756523 crc crio[19822]: time=\"2026-06-12T11:09:35.756349541Z\" level=info msg=\"Stopped container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api\" id=2a156035-c9f5-4c5b-a067-70ef72a8fee0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:35.758876 crc crio[19822]: time=\"2026-06-12T11:09:35.758763149Z\" level=info msg=\"Stopping pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=488d83ff-6820-4f70-8fb7-16b8398fd190 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:35.793991 crc crio[19822]: time=\"2026-06-12T11:09:35.793932206Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc00140e698}] Aliases:map[]}\"\nJun 12 11:09:35.795173 crc crio[19822]: time=\"2026-06-12T11:09:35.795149035Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:36.218928 crc crio[19822]: time=\"2026-06-12T11:09:36.217163192Z\" level=info msg=\"Stopped container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api\" id=56708612-ab48-46e7-9efc-ea17dc27b1a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:36.220695 crc crio[19822]: time=\"2026-06-12T11:09:36.220568365Z\" level=info msg=\"Stopping pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=f37ee866-7369-4584-b004-590ca25fe7b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:36.225121 crc crio[19822]: time=\"2026-06-12T11:09:36.224002936Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc000696278}] Aliases:map[]}\"\nJun 12 11:09:36.229910 crc crio[19822]: time=\"2026-06-12T11:09:36.229559352Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:36.276030 crc crio[19822]: time=\"2026-06-12T11:09:36.275499324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:36.276030 crc crio[19822]: time=\"2026-06-12T11:09:36.275996347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:36.276380 crc crio[19822]: time=\"2026-06-12T11:09:36.275517414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:36.285864 crc crio[19822]: time=\"2026-06-12T11:09:36.282486489Z\" level=info msg=\"Stopped container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached\" id=81d763e7-9402-4c4b-bac4-977c1723d450 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:36.285864 crc crio[19822]: time=\"2026-06-12T11:09:36.283644656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:36.285864 crc crio[19822]: time=\"2026-06-12T11:09:36.285331143Z\" level=info msg=\"Stopping pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=df83bd0f-d9f2-40f7-8bfd-3261ddffcc19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:36.291847 crc crio[19822]: time=\"2026-06-12T11:09:36.289702284Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc0007ac540}] Aliases:map[]}\"\nJun 12 11:09:36.291847 crc crio[19822]: time=\"2026-06-12T11:09:36.290003683Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:36.310777 crc crio[19822]: time=\"2026-06-12T11:09:36.302877767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:36.314444 crc crio[19822]: time=\"2026-06-12T11:09:36.314399561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:36.454213 crc crio[19822]: time=\"2026-06-12T11:09:36.454147233Z\" level=info msg=\"Stopped pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=50336c8e-0c75-4987-9e7d-5e28b1af45d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:36.793259 crc crio[19822]: time=\"2026-06-12T11:09:36.780536842Z\" level=info msg=\"Stopped container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bca5e88f-e833-4218-bdfc-d0c15a7dbf02 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:36.793259 crc crio[19822]: time=\"2026-06-12T11:09:36.784058466Z\" level=info msg=\"Stopping pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=f71319c3-f395-41b9-a7fa-d8bd6748104a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:36.793259 crc crio[19822]: time=\"2026-06-12T11:09:36.786135142Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc000696990}] Aliases:map[]}\"\nJun 12 11:09:36.793259 crc crio[19822]: time=\"2026-06-12T11:09:36.786319708Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:37.170028 crc crio[19822]: time=\"2026-06-12T11:09:37.163523246Z\" level=info msg=\"Stopped container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd\" id=1c843ffc-88d6-44b2-86e4-07d0067a360e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:37.170028 crc crio[19822]: time=\"2026-06-12T11:09:37.166712859Z\" level=info msg=\"Stopping pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=94112ab5-c06b-4d37-a787-7a0c5365ae54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:37.196437 crc crio[19822]: time=\"2026-06-12T11:09:37.189322588Z\" level=info msg=\"Stopped pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=717c4626-300a-4200-a46b-76de90cba908 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:37.222664 crc crio[19822]: time=\"2026-06-12T11:09:37.222486918Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc000696ca0}] Aliases:map[]}\"\nJun 12 11:09:37.296891 crc crio[19822]: time=\"2026-06-12T11:09:37.293366978Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:37.762750 crc crio[19822]: time=\"2026-06-12T11:09:37.760952863Z\" level=info msg=\"Stopped container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd\" id=bb542e94-a398-4f98-896c-818a07a97809 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:37.766345 crc crio[19822]: time=\"2026-06-12T11:09:37.765595978Z\" level=info msg=\"Stopping pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=11678bf7-c66e-4158-8377-5df553284b35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:37.769630 crc crio[19822]: time=\"2026-06-12T11:09:37.769040397Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc0021447e8}] Aliases:map[]}\"\nJun 12 11:09:37.769630 crc crio[19822]: time=\"2026-06-12T11:09:37.769356417Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:37.958454 crc crio[19822]: time=\"2026-06-12T11:09:37.953339812Z\" level=info msg=\"Stopping container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 (timeout: 21s)\" id=677b0648-9763-433d-8e2e-8770cfdff9ca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:37.958454 crc crio[19822]: time=\"2026-06-12T11:09:37.956755365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:38.010155 crc crio[19822]: time=\"2026-06-12T11:09:38.001193602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:38.143752 crc crio[19822]: time=\"2026-06-12T11:09:38.134050598Z\" level=info msg=\"Stopping container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86 (timeout: 30s)\" id=3ee775c2-0f00-4c83-8c21-26be21aa4d15 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:38.324248 crc crio[19822]: time=\"2026-06-12T11:09:38.32232114Z\" level=info msg=\"Stopping container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb (timeout: 20s)\" id=fde75d54-efa6-4c06-8a7c-280d7cb609ca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:38.517227 crc crio[19822]: time=\"2026-06-12T11:09:38.516728307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:38.573131 crc crio[19822]: time=\"2026-06-12T11:09:38.572519359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:38.654705 crc crio[19822]: time=\"2026-06-12T11:09:38.654654309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:38.672461 crc crio[19822]: time=\"2026-06-12T11:09:38.662123288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:38.781693 crc crio[19822]: time=\"2026-06-12T11:09:38.781349969Z\" level=info msg=\"Stopping container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342 (timeout: 30s)\" id=44dab778-8fb3-41d4-803d-b87380b8a0df name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:38.785471 crc crio[19822]: time=\"2026-06-12T11:09:38.785176809Z\" level=info msg=\"Stopping container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf (timeout: 30s)\" id=48665836-ec8c-45ac-81d7-009b05f4ed39 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:38.793040 crc crio[19822]: time=\"2026-06-12T11:09:38.791997951Z\" level=info msg=\"Stopping container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71 (timeout: 30s)\" id=c39b3daf-259e-434a-9517-43cccb3264f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:38.793040 crc crio[19822]: time=\"2026-06-12T11:09:38.792733115Z\" level=info msg=\"Stopping container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e (timeout: 30s)\" id=5a646def-20ec-45e6-aaf0-fe5859e8b4fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:38.833512 crc crio[19822]: time=\"2026-06-12T11:09:38.825255379Z\" level=info msg=\"Stopped container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe\" id=1a6649be-9ef3-4918-a243-1ae31e68ce9a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:38.871596 crc crio[19822]: time=\"2026-06-12T11:09:38.869983427Z\" level=info msg=\"Stopped pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=4b789790-1637-4284-af8a-6b5c876b10dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:39.024973 crc crio[19822]: time=\"2026-06-12T11:09:39.017170006Z\" level=info msg=\"Stopped container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler\" id=9ac78f8b-d246-429b-9fca-cd1df8ad2779 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:39.026001 crc crio[19822]: time=\"2026-06-12T11:09:39.025876813Z\" level=info msg=\"Stopping pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=0c5622c4-849b-4844-8301-f21b15af6f34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:39.041380 crc crio[19822]: time=\"2026-06-12T11:09:39.02858182Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc001ee2688}] Aliases:map[]}\"\nJun 12 11:09:39.041380 crc crio[19822]: time=\"2026-06-12T11:09:39.029017274Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:39.064398 crc crio[19822]: time=\"2026-06-12T11:09:39.055218725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:39.064398 crc crio[19822]: time=\"2026-06-12T11:09:39.060984979Z\" level=info msg=\"Stopped pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=14eceeb0-b711-47f5-bdcc-5f695f887ca5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:39.068491 crc crio[19822]: time=\"2026-06-12T11:09:39.06713982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:39.210669 crc crio[19822]: time=\"2026-06-12T11:09:39.209624707Z\" level=info msg=\"Stopped pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=6de1a6a1-6a45-400f-a26e-1fe29a680af6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:39.809300 crc crio[19822]: time=\"2026-06-12T11:09:39.809203116Z\" level=info msg=\"Stopped container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server\" id=fde75d54-efa6-4c06-8a7c-280d7cb609ca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:39.818109 crc crio[19822]: time=\"2026-06-12T11:09:39.816146261Z\" level=info msg=\"Stopped pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=488d83ff-6820-4f70-8fb7-16b8398fd190 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.055024 crc crio[19822]: time=\"2026-06-12T11:09:40.054433243Z\" level=info msg=\"Stopped pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=f37ee866-7369-4584-b004-590ca25fe7b2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.158020 crc crio[19822]: time=\"2026-06-12T11:09:40.157044421Z\" level=info msg=\"Stopped pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=df83bd0f-d9f2-40f7-8bfd-3261ddffcc19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.187899 crc crio[19822]: time=\"2026-06-12T11:09:40.18765886Z\" level=info msg=\"Stopped container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core\" id=5a646def-20ec-45e6-aaf0-fe5859e8b4fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:40.515477 crc crio[19822]: time=\"2026-06-12T11:09:40.51536134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.549939 crc crio[19822]: time=\"2026-06-12T11:09:40.546057209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.549939 crc crio[19822]: time=\"2026-06-12T11:09:40.54730706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.565955 crc crio[19822]: time=\"2026-06-12T11:09:40.565876622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.580689 crc crio[19822]: time=\"2026-06-12T11:09:40.580158862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.590099 crc crio[19822]: time=\"2026-06-12T11:09:40.58939763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.653874 crc crio[19822]: time=\"2026-06-12T11:09:40.653749755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=33f8bc3f-33be-4387-aad0-f6c62bc51488 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:40.775573 crc crio[19822]: time=\"2026-06-12T11:09:40.774600471Z\" level=info msg=\"Stopped container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c8fdeebe-5ea4-41e4-8c8e-a03f11ca6a49 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:40.777104 crc crio[19822]: time=\"2026-06-12T11:09:40.776996718Z\" level=info msg=\"Stopping pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=47afb4ff-cd16-40df-beea-26a28e2594ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.782091 crc crio[19822]: time=\"2026-06-12T11:09:40.779309253Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc001ee24d8}] Aliases:map[]}\"\nJun 12 11:09:40.782091 crc crio[19822]: time=\"2026-06-12T11:09:40.77952578Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:40.783376 crc crio[19822]: time=\"2026-06-12T11:09:40.782637648Z\" level=info msg=\"Stopped container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd\" id=c39b3daf-259e-434a-9517-43cccb3264f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:40.797679 crc crio[19822]: time=\"2026-06-12T11:09:40.792063044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.797679 crc crio[19822]: time=\"2026-06-12T11:09:40.792104014Z\" level=info msg=\"Stopped pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=f71319c3-f395-41b9-a7fa-d8bd6748104a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.828989 crc crio[19822]: time=\"2026-06-12T11:09:40.824765551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.840167 crc crio[19822]: time=\"2026-06-12T11:09:40.840017381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.847413 crc crio[19822]: time=\"2026-06-12T11:09:40.847316197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.859406 crc crio[19822]: time=\"2026-06-12T11:09:40.855153994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.873557 crc crio[19822]: time=\"2026-06-12T11:09:40.86862842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.881001 crc crio[19822]: time=\"2026-06-12T11:09:40.877550647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.888283 crc crio[19822]: time=\"2026-06-12T11:09:40.888183458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=abc6c096-7498-45d5-855f-28d2e964e8dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:40.897938 crc crio[19822]: time=\"2026-06-12T11:09:40.88915386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:40.906124 crc crio[19822]: time=\"2026-06-12T11:09:40.906017712Z\" level=info msg=\"Stopped pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=0c5622c4-849b-4844-8301-f21b15af6f34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.933088 crc crio[19822]: time=\"2026-06-12T11:09:40.932959748Z\" level=info msg=\"Stopped container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera\" id=65ed1ab5-3c2c-47d0-990d-86f40917f33c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:40.933756 crc crio[19822]: time=\"2026-06-12T11:09:40.933695981Z\" level=info msg=\"Stopping pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=93e299ce-7e6b-4fc6-943c-ff04e29ff7f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.936235 crc crio[19822]: time=\"2026-06-12T11:09:40.936180102Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc0007accb0}] Aliases:map[]}\"\nJun 12 11:09:40.936435 crc crio[19822]: time=\"2026-06-12T11:09:40.936383078Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:40.941295 crc crio[19822]: time=\"2026-06-12T11:09:40.941162565Z\" level=info msg=\"Stopped pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=94112ab5-c06b-4d37-a787-7a0c5365ae54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.968688 crc crio[19822]: time=\"2026-06-12T11:09:40.968469533Z\" level=info msg=\"Stopped pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=11678bf7-c66e-4158-8377-5df553284b35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:40.993419 crc crio[19822]: time=\"2026-06-12T11:09:40.993267451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.011345 crc crio[19822]: time=\"2026-06-12T11:09:41.010459686Z\" level=info msg=\"Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=a5b3b07e-e56b-4275-bd96-7432e9a624d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:41.011345 crc crio[19822]: time=\"2026-06-12T11:09:41.010917161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.040750 crc crio[19822]: time=\"2026-06-12T11:09:41.040392881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.167782 crc crio[19822]: time=\"2026-06-12T11:09:41.167669339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.185955 crc crio[19822]: time=\"2026-06-12T11:09:41.183253682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.262650 crc crio[19822]: time=\"2026-06-12T11:09:41.26136908Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-943d-account-create-update-546h9/POD\" id=b2c7b310-a902-44a6-9ebb-8a6ccc1e5e3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:41.262650 crc crio[19822]: time=\"2026-06-12T11:09:41.261950669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.596293 crc crio[19822]: time=\"2026-06-12T11:09:41.59267198Z\" level=info msg=\"Stopped container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3ee775c2-0f00-4c83-8c21-26be21aa4d15 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:41.599008 crc crio[19822]: time=\"2026-06-12T11:09:41.598135117Z\" level=info msg=\"Stopping pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=55794d4d-abd4-48a1-84d8-553175925c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:41.600268 crc crio[19822]: time=\"2026-06-12T11:09:41.599487011Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc003094700}] Aliases:map[]}\"\nJun 12 11:09:41.600268 crc crio[19822]: time=\"2026-06-12T11:09:41.599727238Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:41.627750 crc crio[19822]: time=\"2026-06-12T11:09:41.623800784Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc003264638}] Aliases:map[]}\"\nJun 12 11:09:41.627750 crc crio[19822]: time=\"2026-06-12T11:09:41.623954239Z\" level=info msg=\"Adding pod openstack_nova-cell0-943d-account-create-update-546h9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:41.663238 crc crio[19822]: time=\"2026-06-12T11:09:41.663119616Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-t9wz7/POD\" id=450dd309-228c-4bdd-a009-6457bc1ced25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:41.663238 crc crio[19822]: time=\"2026-06-12T11:09:41.66323727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.682055 crc crio[19822]: time=\"2026-06-12T11:09:41.680910464Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-xc9nt/POD\" id=02254f39-f842-4262-b58a-9f73fbd840a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:41.682055 crc crio[19822]: time=\"2026-06-12T11:09:41.681413001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.720982 crc crio[19822]: time=\"2026-06-12T11:09:41.717213914Z\" level=info msg=\"Stopped pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=47afb4ff-cd16-40df-beea-26a28e2594ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:41.762111 crc crio[19822]: time=\"2026-06-12T11:09:41.761972068Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kdjn5-config-5hrct/POD\" id=5cc22484-fbb9-4692-be70-3f6f39026c78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:41.762279 crc crio[19822]: time=\"2026-06-12T11:09:41.762174785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:41.900872 crc crio[19822]: time=\"2026-06-12T11:09:41.897735482Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/POD\" id=1801ca47-8187-49e2-be4e-03d845e4528c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:41.900872 crc crio[19822]: time=\"2026-06-12T11:09:41.898332451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:42.391871 crc crio[19822]: time=\"2026-06-12T11:09:42.391285486Z\" level=info msg=\"Stopped container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent\" id=48665836-ec8c-45ac-81d7-009b05f4ed39 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:42.436686 crc crio[19822]: time=\"2026-06-12T11:09:42.434998574Z\" level=info msg=\"Stopped pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=93e299ce-7e6b-4fc6-943c-ff04e29ff7f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:42.460344 crc crio[19822]: time=\"2026-06-12T11:09:42.460279714Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc0030942a0}] Aliases:map[]}\"\nJun 12 11:09:42.460344 crc crio[19822]: time=\"2026-06-12T11:09:42.460339625Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-f5446bd49-t9wz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:42.759884 crc crio[19822]: time=\"2026-06-12T11:09:42.756419588Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc0052123d8}] Aliases:map[]}\"\nJun 12 11:09:42.759884 crc crio[19822]: time=\"2026-06-12T11:09:42.756899274Z\" level=info msg=\"Adding pod openstack_root-account-create-update-xc9nt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:43.227790 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c6f71312b07664 Mac:56:8e:f2:79:ed:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 SocketPath: PciID:}] [{Interface:0xc0001328b0 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:43.228978 crc crio[19822]: time=\"2026-06-12T11:09:43.22890993Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc003264638}] Aliases:map[]}\"\nJun 12 11:09:43.229128 crc crio[19822]: time=\"2026-06-12T11:09:43.229091013Z\" level=info msg=\"Checking pod openstack_nova-cell0-943d-account-create-update-546h9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:43.353493 crc crio[19822]: time=\"2026-06-12T11:09:43.35172902Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc0007ac890}] Aliases:map[]}\"\nJun 12 11:09:43.353493 crc crio[19822]: time=\"2026-06-12T11:09:43.351796782Z\" level=info msg=\"Adding pod openstack_ovn-controller-kdjn5-config-5hrct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:43.362098 crc crio[19822]: time=\"2026-06-12T11:09:43.361868892Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc003094548}] Aliases:map[]}\"\nJun 12 11:09:43.362098 crc crio[19822]: time=\"2026-06-12T11:09:43.361927823Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:43.391011 crc crio[19822]: time=\"2026-06-12T11:09:43.382023335Z\" level=info msg=\"Stopped container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera\" id=ce5535cd-0883-4eb2-8213-84716629722d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:43.391011 crc crio[19822]: time=\"2026-06-12T11:09:43.389708473Z\" level=info msg=\"Stopping pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=d16528a4-b1a5-459b-87d6-1ff529f84296 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:43.402467 crc crio[19822]: time=\"2026-06-12T11:09:43.402366941Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc0007acde0}] Aliases:map[]}\"\nJun 12 11:09:43.404060 crc crio[19822]: time=\"2026-06-12T11:09:43.40326027Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:43.501455 crc crio[19822]: time=\"2026-06-12T11:09:43.501280069Z\" level=info msg=\"Stopped pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=55794d4d-abd4-48a1-84d8-553175925c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:43.599891 crc crio[19822]: time=\"2026-06-12T11:09:43.57528076Z\" level=info msg=\"Ran pod sandbox 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 with infra container: openstack/nova-cell0-943d-account-create-update-546h9/POD\" id=b2c7b310-a902-44a6-9ebb-8a6ccc1e5e3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:43.615982 crc crio[19822]: time=\"2026-06-12T11:09:43.603682505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4526357a-2019-41b6-adc1-46376a5c8115 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:43.618759 crc crio[19822]: time=\"2026-06-12T11:09:43.618679664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6af3e3d7-0354-4dc6-872a-60922a385619 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:43.638924 crc crio[19822]: time=\"2026-06-12T11:09:43.638741692Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=281dc1b1-3b1c-4d92-bcd2-0ad9bb25775a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:43.639416 crc crio[19822]: time=\"2026-06-12T11:09:43.639336171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:43.652904 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a71e76ed36d90d3 Mac:06:71:b5:f5:d9:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 SocketPath: PciID:}] [{Interface:0xc00013c760 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:43.672335 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8d65bb46aa30c6 Mac:8e:30:f8:3a:5a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 SocketPath: PciID:}] [{Interface:0xc00012ac30 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:43.721056 crc crio[19822]: time=\"2026-06-12T11:09:43.720956614Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc0052123d8}] Aliases:map[]}\"\nJun 12 11:09:43.721371 crc crio[19822]: time=\"2026-06-12T11:09:43.721262791Z\" level=info msg=\"Checking pod openstack_root-account-create-update-xc9nt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:43.723353 crc crio[19822]: time=\"2026-06-12T11:09:43.722984919Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc0030942a0}] Aliases:map[]}\"\nJun 12 11:09:43.723353 crc crio[19822]: time=\"2026-06-12T11:09:43.723271048Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-f5446bd49-t9wz7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:43.771965 crc crio[19822]: time=\"2026-06-12T11:09:43.771724309Z\" level=info msg=\"Ran pod sandbox a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 with infra container: openstack/root-account-create-update-xc9nt/POD\" id=02254f39-f842-4262-b58a-9f73fbd840a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:43.787148 crc crio[19822]: time=\"2026-06-12T11:09:43.787031305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=627f16f5-6d49-49ca-9f1e-9facae4edfb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:43.818950 crc crio[19822]: time=\"2026-06-12T11:09:43.81830572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e75c57a0-e687-45c8-a026-da2a07e187f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:43.838388 crc crio[19822]: time=\"2026-06-12T11:09:43.838254744Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=c7752926-cdc8-49dc-9f44-52cb37b368b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:43.838995 crc crio[19822]: time=\"2026-06-12T11:09:43.838719899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:43.842883 crc crio[19822]: time=\"2026-06-12T11:09:43.842773732Z\" level=info msg=\"Ran pod sandbox f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f with infra container: openstack/dnsmasq-dns-f5446bd49-t9wz7/POD\" id=450dd309-228c-4bdd-a009-6457bc1ced25 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:43.863599 crc crio[19822]: time=\"2026-06-12T11:09:43.863462261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=730695ee-fb7e-41a6-8f65-32510053b550 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:43.939410 crc crio[19822]: time=\"2026-06-12T11:09:43.937300029Z\" level=info msg=\"Created container cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=6d648f55-f0a1-4777-8452-411cb69c9001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:43.966709 crc crio[19822]: time=\"2026-06-12T11:09:43.96654816Z\" level=info msg=\"Starting container: cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811\" id=8912aed7-6e79-4b1b-89ef-ba32aaeaa2d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:43.974311 crc crio[19822]: time=\"2026-06-12T11:09:43.974213598Z\" level=info msg=\"Started container\" PID=229116 containerID=cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=8912aed7-6e79-4b1b-89ef-ba32aaeaa2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\nJun 12 11:09:43.998439 crc crio[19822]: time=\"2026-06-12T11:09:43.998346987Z\" level=info msg=\"Stopped container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent\" id=44dab778-8fb3-41d4-803d-b87380b8a0df name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:44.001444 crc crio[19822]: time=\"2026-06-12T11:09:44.000545883Z\" level=info msg=\"Stopping pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=71ca5b3f-4dd5-4c04-baf0-3dfaff9d0f6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:44.001444 crc crio[19822]: time=\"2026-06-12T11:09:44.000741643Z\" level=info msg=\"Created container 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=ad4c6618-6332-4a1f-8d13-eca17df71de8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:44.003455 crc crio[19822]: time=\"2026-06-12T11:09:44.003369047Z\" level=info msg=\"Starting container: 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240\" id=9bd58262-fdb1-42bc-93b0-f3f3feab52af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:44.009960 crc crio[19822]: time=\"2026-06-12T11:09:44.009873016Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc0030940f0}] Aliases:map[]}\"\nJun 12 11:09:44.011344 crc crio[19822]: time=\"2026-06-12T11:09:44.010342391Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:44.017274 crc crio[19822]: time=\"2026-06-12T11:09:44.016558051Z\" level=info msg=\"Started container\" PID=229106 containerID=654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240 description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=9bd58262-fdb1-42bc-93b0-f3f3feab52af name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\nJun 12 11:09:44.060414 crc crio[19822]: time=\"2026-06-12T11:09:44.060280382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.074335 crc crio[19822]: time=\"2026-06-12T11:09:44.074012275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.094641 crc crio[19822]: time=\"2026-06-12T11:09:44.093277935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8f8c0424-9415-42a0-b58c-b5e9f99df0ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:44.107189 crc crio[19822]: time=\"2026-06-12T11:09:44.107045185Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-t9wz7/init\" id=969b1d66-e250-4dd2-996e-c6c6aeb569ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:44.107578 crc crio[19822]: time=\"2026-06-12T11:09:44.1075234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.366697 crc crio[19822]: 2026-06-12T11:09:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6faefc65fbdc14a Mac:52:38:21:ed:03:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 SocketPath: PciID:}] [{Interface:0xc0001925a0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:44.368993 crc crio[19822]: time=\"2026-06-12T11:09:44.368914891Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc0007ac890}] Aliases:map[]}\"\nJun 12 11:09:44.371485 crc crio[19822]: time=\"2026-06-12T11:09:44.371130433Z\" level=info msg=\"Checking pod openstack_ovn-controller-kdjn5-config-5hrct for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:44.398211 crc crio[19822]: time=\"2026-06-12T11:09:44.397588383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.410350 crc crio[19822]: time=\"2026-06-12T11:09:44.410161184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.433151 crc crio[19822]: time=\"2026-06-12T11:09:44.431532097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.435737 crc crio[19822]: time=\"2026-06-12T11:09:44.435700254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.463024 crc crio[19822]: time=\"2026-06-12T11:09:44.455970448Z\" level=info msg=\"Ran pod sandbox 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 with infra container: openstack/ovn-controller-kdjn5-config-5hrct/POD\" id=5cc22484-fbb9-4692-be70-3f6f39026c78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:44.463024 crc crio[19822]: time=\"2026-06-12T11:09:44.458515277Z\" level=info msg=\"Created container 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=ec031727-eec8-4a5c-824c-e26ec384b131 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:44.463024 crc crio[19822]: time=\"2026-06-12T11:09:44.462373219Z\" level=info msg=\"Created container 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=1532b7f5-27c8-402d-940c-d26ff8ba3f3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:44.463256 crc crio[19822]: time=\"2026-06-12T11:09:44.463104958Z\" level=info msg=\"Starting container: 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c\" id=7163a3cd-77fa-4cde-8559-9314ca846cc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:44.483136 crc crio[19822]: time=\"2026-06-12T11:09:44.482714449Z\" level=info msg=\"Started container\" PID=229075 containerID=6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=7163a3cd-77fa-4cde-8559-9314ca846cc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\nJun 12 11:09:44.483136 crc crio[19822]: time=\"2026-06-12T11:09:44.482771762Z\" level=info msg=\"Starting container: 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0\" id=91fa1245-258c-487b-8b69-3e1056446383 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:44.489006 crc crio[19822]: time=\"2026-06-12T11:09:44.48863822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=61521383-7c51-43d0-a66a-2a336f05531d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:44.519005 crc crio[19822]: time=\"2026-06-12T11:09:44.518520471Z\" level=info msg=\"Started container\" PID=229048 containerID=145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0 description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=91fa1245-258c-487b-8b69-3e1056446383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\nJun 12 11:09:44.571945 crc crio[19822]: time=\"2026-06-12T11:09:44.568272263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=24ec320b-131b-4382-87e8-a0d7d9ad17ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:44.597482 crc crio[19822]: time=\"2026-06-12T11:09:44.595601072Z\" level=info msg=\"Stopped pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=d16528a4-b1a5-459b-87d6-1ff529f84296 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:44.648634 crc crio[19822]: time=\"2026-06-12T11:09:44.639013785Z\" level=info msg=\"Creating container: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config\" id=210c3720-732a-4a89-bd5a-8103f0d2e611 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:44.648634 crc crio[19822]: time=\"2026-06-12T11:09:44.639458919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.707920 crc crio[19822]: 2026-06-12T11:09:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66c9940479be6d4 Mac:02:a0:7a:1a:f9:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:44.707920 crc crio[19822]: time=\"2026-06-12T11:09:44.703412027Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc003094548}] Aliases:map[]}\"\nJun 12 11:09:44.707920 crc crio[19822]: time=\"2026-06-12T11:09:44.704197006Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:44.737237 crc crio[19822]: time=\"2026-06-12T11:09:44.732674471Z\" level=info msg=\"Ran pod sandbox 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 with infra container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/POD\" id=1801ca47-8187-49e2-be4e-03d845e4528c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:44.754037 crc crio[19822]: time=\"2026-06-12T11:09:44.753957333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.770677 crc crio[19822]: time=\"2026-06-12T11:09:44.770624898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=8d883d13-edf0-4a8b-b295-29af21c4eac7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:44.786675 crc crio[19822]: time=\"2026-06-12T11:09:44.785718315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=5ae18fac-555e-40fd-a08b-c388c8ca34f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:44.850999 crc crio[19822]: time=\"2026-06-12T11:09:44.849505985Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=56c754e1-99cb-48d4-9c45-182c3fa7445e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:44.859926 crc crio[19822]: time=\"2026-06-12T11:09:44.859782593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.895286 crc crio[19822]: time=\"2026-06-12T11:09:44.895043332Z\" level=info msg=\"Stopped pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=71ca5b3f-4dd5-4c04-baf0-3dfaff9d0f6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:44.927907 crc crio[19822]: time=\"2026-06-12T11:09:44.926218368Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6c885bdc45-xl2qr/POD\" id=15682468-d822-4445-8ce7-baabf0dc1ecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:44.927907 crc crio[19822]: time=\"2026-06-12T11:09:44.926310311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:44.955677 crc crio[19822]: time=\"2026-06-12T11:09:44.955558049Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/POD\" id=4a1c04af-6134-4c89-8ad4-e5b22e0b813f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:44.955785 crc crio[19822]: time=\"2026-06-12T11:09:44.955702073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:45.155698 crc crio[19822]: time=\"2026-06-12T11:09:45.155416362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:45.168208 crc crio[19822]: time=\"2026-06-12T11:09:45.167233513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:45.180746 crc crio[19822]: time=\"2026-06-12T11:09:45.179601042Z\" level=info msg=\"Stopping container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2 (timeout: 604784s)\" id=2547445c-a4f9-4792-a363-357eb49176a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:45.336214 crc crio[19822]: time=\"2026-06-12T11:09:45.336052204Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc002144228}] Aliases:map[]}\"\nJun 12 11:09:45.336915 crc crio[19822]: time=\"2026-06-12T11:09:45.33686584Z\" level=info msg=\"Adding pod openstack_barbican-worker-6c885bdc45-xl2qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:45.338269 crc crio[19822]: time=\"2026-06-12T11:09:45.336417966Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0030941c8}] Aliases:map[]}\"\nJun 12 11:09:45.338269 crc crio[19822]: time=\"2026-06-12T11:09:45.338265046Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:45.446531 crc crio[19822]: time=\"2026-06-12T11:09:45.446374602Z\" level=info msg=\"Created container 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=49626d38-88f6-4c6c-b4c5-d7609ebc8042 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:45.459322 crc crio[19822]: time=\"2026-06-12T11:09:45.458939953Z\" level=info msg=\"Starting container: 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885\" id=054f2561-b1c2-41e4-b135-f49980b5a820 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:45.467957 crc crio[19822]: time=\"2026-06-12T11:09:45.46691597Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6ffb858478-x4v54/POD\" id=4262c183-9e6e-4d85-8451-d509abcdccd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:45.467957 crc crio[19822]: time=\"2026-06-12T11:09:45.467043974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:45.476999 crc crio[19822]: time=\"2026-06-12T11:09:45.476799526Z\" level=info msg=\"Started container\" PID=229141 containerID=3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=054f2561-b1c2-41e4-b135-f49980b5a820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\nJun 12 11:09:45.504152 crc crio[19822]: time=\"2026-06-12T11:09:45.502431372Z\" level=info msg=\"Created container 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=70ecd3c9-aac6-48f5-a378-f4ebe97d592d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:45.512962 crc crio[19822]: time=\"2026-06-12T11:09:45.509507004Z\" level=info msg=\"Starting container: 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c\" id=e3b4a6ee-5b4e-4b81-8fb0-a2ba5d60dd4a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:45.531654 crc crio[19822]: time=\"2026-06-12T11:09:45.531521763Z\" level=info msg=\"Started container\" PID=229149 containerID=36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=e3b4a6ee-5b4e-4b81-8fb0-a2ba5d60dd4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\nJun 12 11:09:45.703177 crc crio[19822]: time=\"2026-06-12T11:09:45.70297611Z\" level=info msg=\"Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}\"\nJun 12 11:09:45.703177 crc crio[19822]: time=\"2026-06-12T11:09:45.703055883Z\" level=info msg=\"Adding pod openstack_barbican-api-6ffb858478-x4v54 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:45.761700 crc crio[19822]: time=\"2026-06-12T11:09:45.76133544Z\" level=info msg=\"Created container b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=4fbb5aa0-e833-41dd-bcd1-95db83c83e0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:45.766981 crc crio[19822]: time=\"2026-06-12T11:09:45.763968137Z\" level=info msg=\"Starting container: b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d\" id=f14af4ea-103b-4ee5-bd2b-67ded4cafa4a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:45.775456 crc crio[19822]: time=\"2026-06-12T11:09:45.775169872Z\" level=info msg=\"Started container\" PID=229178 containerID=b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=f14af4ea-103b-4ee5-bd2b-67ded4cafa4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\nJun 12 11:09:45.832271 crc crio[19822]: time=\"2026-06-12T11:09:45.831728696Z\" level=info msg=\"Created container 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=41dceb05-d38c-4c6f-aa98-68c4e82411c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:45.837884 crc crio[19822]: time=\"2026-06-12T11:09:45.837298845Z\" level=info msg=\"Starting container: 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e\" id=f1ac3c31-664f-4fdc-a9c3-d732b698ec19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:45.846007 crc crio[19822]: time=\"2026-06-12T11:09:45.843720182Z\" level=info msg=\"Started container\" PID=229179 containerID=741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=f1ac3c31-664f-4fdc-a9c3-d732b698ec19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\nJun 12 11:09:45.889692 crc crio[19822]: time=\"2026-06-12T11:09:45.889555473Z\" level=info msg=\"Created container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api\" id=0eb4aa85-a5b7-47e4-a733-085016f93532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:45.890614 crc crio[19822]: time=\"2026-06-12T11:09:45.890299887Z\" level=info msg=\"Created container 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=af268d9b-bfd4-49eb-80b4-e306429b187c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:45.892645 crc crio[19822]: time=\"2026-06-12T11:09:45.892423134Z\" level=info msg=\"Starting container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf\" id=abbb52ab-0bcc-4167-b46e-2bcd2e70695c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:45.895020 crc crio[19822]: time=\"2026-06-12T11:09:45.894957309Z\" level=info msg=\"Starting container: 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43\" id=ab70d6fc-5fe5-422c-82e0-90becf731133 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:45.916599 crc crio[19822]: time=\"2026-06-12T11:09:45.916421199Z\" level=info msg=\"Started container\" PID=229177 containerID=541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf description=openstack/neutron-6c45654bff-tnfkh/neutron-api id=abbb52ab-0bcc-4167-b46e-2bcd2e70695c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\nJun 12 11:09:45.950551 crc crio[19822]: time=\"2026-06-12T11:09:45.950496616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=27164359-62e2-41d5-8dcb-6a901d3baff4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:45.951306 crc crio[19822]: time=\"2026-06-12T11:09:45.951208934Z\" level=info msg=\"Started container\" PID=229173 containerID=9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=ab70d6fc-5fe5-422c-82e0-90becf731133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\nJun 12 11:09:45.963126 crc crio[19822]: time=\"2026-06-12T11:09:45.963038191Z\" level=info msg=\"Created container c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=186a4e1d-99a7-4865-af79-ccd6b9c00a7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:45.969293 crc crio[19822]: time=\"2026-06-12T11:09:45.969216562Z\" level=info msg=\"Starting container: c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2\" id=7d756baf-0458-4a1a-980b-45cc9fe4ebfd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:45.974216 crc crio[19822]: time=\"2026-06-12T11:09:45.974144934Z\" level=info msg=\"Created container 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=a90c0afc-3d87-437e-9387-fd682ad9f7ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:45.976951 crc crio[19822]: time=\"2026-06-12T11:09:45.976465224Z\" level=info msg=\"Starting container: 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f\" id=2ac19290-6d4c-4ce6-9ad2-cbb1a9149f60 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:45.983005 crc crio[19822]: time=\"2026-06-12T11:09:45.981503454Z\" level=info msg=\"Started container\" PID=229168 containerID=c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2 description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=7d756baf-0458-4a1a-980b-45cc9fe4ebfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\nJun 12 11:09:45.986784 crc crio[19822]: time=\"2026-06-12T11:09:45.986216964Z\" level=info msg=\"Started container\" PID=229169 containerID=7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=2ac19290-6d4c-4ce6-9ad2-cbb1a9149f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\nJun 12 11:09:46.046187 crc crio[19822]: time=\"2026-06-12T11:09:46.045196152Z\" level=info msg=\"Created container 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe: openstack/glance-db-create-9m84p/mariadb-database-create\" id=8cc54827-fcfe-4758-966e-a0a6f7f1e6d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.049760 crc crio[19822]: time=\"2026-06-12T11:09:46.049541545Z\" level=info msg=\"Starting container: 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe\" id=81b5ea59-9bd2-47fa-9907-6f4b356f1bf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:46.065938 crc crio[19822]: time=\"2026-06-12T11:09:46.065649132Z\" level=info msg=\"Started container\" PID=229147 containerID=6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe description=openstack/glance-db-create-9m84p/mariadb-database-create id=81b5ea59-9bd2-47fa-9907-6f4b356f1bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\nJun 12 11:09:46.186498 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7fb8350ff0b301 Mac:f2:58:c1:bb:ba:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:46.188155 crc crio[19822]: time=\"2026-06-12T11:09:46.188040456Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc002144228}] Aliases:map[]}\"\nJun 12 11:09:46.188668 crc crio[19822]: time=\"2026-06-12T11:09:46.188280884Z\" level=info msg=\"Checking pod openstack_barbican-worker-6c885bdc45-xl2qr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:46.225571 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e4af4cbc7ff93 Mac:66:29:80:11:f6:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:46.226177 crc crio[19822]: time=\"2026-06-12T11:09:46.225931546Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0030941c8}] Aliases:map[]}\"\nJun 12 11:09:46.226177 crc crio[19822]: time=\"2026-06-12T11:09:46.226133723Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:46.236283 crc crio[19822]: time=\"2026-06-12T11:09:46.236181903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3f43918d-6c7a-4b21-ae18-64d0b07fea46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:46.320618 crc crio[19822]: time=\"2026-06-12T11:09:46.3171342Z\" level=info msg=\"Ran pod sandbox c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 with infra container: openstack/barbican-worker-6c885bdc45-xl2qr/POD\" id=15682468-d822-4445-8ce7-baabf0dc1ecf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:46.333526 crc crio[19822]: time=\"2026-06-12T11:09:46.333187327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8a2e9f88-55e9-479f-bd84-284c8191eac8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:46.394802 crc crio[19822]: time=\"2026-06-12T11:09:46.384681136Z\" level=info msg=\"Ran pod sandbox 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 with infra container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/POD\" id=4a1c04af-6134-4c89-8ad4-e5b22e0b813f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:46.396799 crc crio[19822]: time=\"2026-06-12T11:09:46.396404072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=5b24011c-464d-465d-9a11-eb93c3618fc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:46.396799 crc crio[19822]: time=\"2026-06-12T11:09:46.39669511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=591aadaa-fb44-4208-a2b8-961bb982d720 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:46.400588 crc crio[19822]: time=\"2026-06-12T11:09:46.40044915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2bb0f46f-cd63-4ac9-8d07-8a014e5ffcb6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:46.404685 crc crio[19822]: time=\"2026-06-12T11:09:46.401058459Z\" level=info msg=\"Creating container: openstack/neutron-6c45654bff-tnfkh/neutron-httpd\" id=2825734f-0997-4394-838b-f29b7dd0de96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.404685 crc crio[19822]: time=\"2026-06-12T11:09:46.401439481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:46.417768 crc crio[19822]: time=\"2026-06-12T11:09:46.417566225Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log\" id=89a4caf7-4194-4e56-a4c7-6d2c5f23c154 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.433201 crc crio[19822]: time=\"2026-06-12T11:09:46.432137673Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log\" id=ac0254c3-9795-46bc-ac88-55d5a79cf97d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.455791 crc crio[19822]: time=\"2026-06-12T11:09:46.455499883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:46.462759 crc crio[19822]: time=\"2026-06-12T11:09:46.459788862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:46.486525 crc crio[19822]: time=\"2026-06-12T11:09:46.482215191Z\" level=info msg=\"Created container a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=a5b3b07e-e56b-4275-bd96-7432e9a624d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.486525 crc crio[19822]: time=\"2026-06-12T11:09:46.485294156Z\" level=info msg=\"Created container bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=e01c9805-a3a7-4675-9969-c3badec4f3fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.493966 crc crio[19822]: time=\"2026-06-12T11:09:46.493392255Z\" level=info msg=\"Starting container: a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06\" id=dae8c6d5-7673-40fb-941b-d63d5c7b1795 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:46.493966 crc crio[19822]: time=\"2026-06-12T11:09:46.493604801Z\" level=info msg=\"Starting container: bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e\" id=343639e4-011a-4586-9f12-1fed86362378 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:46.501345 crc crio[19822]: time=\"2026-06-12T11:09:46.501103551Z\" level=info msg=\"Started container\" PID=229153 containerID=bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=343639e4-011a-4586-9f12-1fed86362378 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\nJun 12 11:09:46.526335 crc crio[19822]: time=\"2026-06-12T11:09:46.526021696Z\" level=info msg=\"Started container\" PID=229161 containerID=a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06 description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=dae8c6d5-7673-40fb-941b-d63d5c7b1795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\nJun 12 11:09:46.675674 crc crio[19822]: time=\"2026-06-12T11:09:46.675050315Z\" level=info msg=\"Created container 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=a16380a7-fe68-4f06-a75f-a4e5169cfc88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.689552 crc crio[19822]: time=\"2026-06-12T11:09:46.689327049Z\" level=info msg=\"Starting container: 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392\" id=a482eb5b-c133-4ac9-b39f-8e37d09f68e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:46.692724 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:234d699f61aa528 Mac:06:56:0a:91:f7:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:46.692724 crc crio[19822]: time=\"2026-06-12T11:09:46.689917394Z\" level=info msg=\"Stopping container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1 (timeout: 604784s)\" id=ee062c44-5ddc-4777-8127-fc788ef76c5f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:46.706606 crc crio[19822]: time=\"2026-06-12T11:09:46.703476089Z\" level=info msg=\"Started container\" PID=229095 containerID=799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392 description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=a482eb5b-c133-4ac9-b39f-8e37d09f68e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\nJun 12 11:09:46.706606 crc crio[19822]: time=\"2026-06-12T11:09:46.703684214Z\" level=info msg=\"Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}\"\nJun 12 11:09:46.706606 crc crio[19822]: time=\"2026-06-12T11:09:46.704345105Z\" level=info msg=\"Checking pod openstack_barbican-api-6ffb858478-x4v54 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:46.780118 crc crio[19822]: time=\"2026-06-12T11:09:46.776017915Z\" level=info msg=\"Removing container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e\" id=66346fe8-0539-4292-b78e-a61708d973ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:46.780118 crc crio[19822]: time=\"2026-06-12T11:09:46.778683548Z\" level=info msg=\"Ran pod sandbox 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c with infra container: openstack/barbican-api-6ffb858478-x4v54/POD\" id=4262c183-9e6e-4d85-8451-d509abcdccd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:46.799876 crc crio[19822]: time=\"2026-06-12T11:09:46.796430803Z\" level=info msg=\"Created container 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad: openstack/placement-db-create-fxznj/mariadb-database-create\" id=a7a0bbdb-b8c8-4a39-be09-3e4c4a025da8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.800560 crc crio[19822]: time=\"2026-06-12T11:09:46.799662525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3c5e37d7-f69a-4d5b-ac00-1024d4f46669 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:46.806357 crc crio[19822]: time=\"2026-06-12T11:09:46.805473751Z\" level=info msg=\"Starting container: 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad\" id=1000e670-20f5-4408-851f-a68a8872b13e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:46.806357 crc crio[19822]: time=\"2026-06-12T11:09:46.805942083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=18ede988-37b4-42b1-a0c1-c5d2489383a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:46.813098 crc crio[19822]: time=\"2026-06-12T11:09:46.811940367Z\" level=info msg=\"Started container\" PID=229176 containerID=80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad description=openstack/placement-db-create-fxznj/mariadb-database-create id=1000e670-20f5-4408-851f-a68a8872b13e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\nJun 12 11:09:46.831911 crc crio[19822]: time=\"2026-06-12T11:09:46.830396352Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=4645fb2d-1838-4f7e-8fed-65749c872995 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.831911 crc crio[19822]: time=\"2026-06-12T11:09:46.830762114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:46.872100 crc crio[19822]: time=\"2026-06-12T11:09:46.870419575Z\" level=info msg=\"Created container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api\" id=af27b3dc-9fc5-413e-a8a2-c2978f301f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.873938 crc crio[19822]: time=\"2026-06-12T11:09:46.873751973Z\" level=info msg=\"Starting container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00\" id=f5541b1a-69dd-4904-93b2-eb728935ad9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:46.891044 crc crio[19822]: time=\"2026-06-12T11:09:46.890924318Z\" level=info msg=\"Started container\" PID=229127 containerID=fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00 description=openstack/keystone-fdd585476-6bmrd/keystone-api id=f5541b1a-69dd-4904-93b2-eb728935ad9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\nJun 12 11:09:46.933100 crc crio[19822]: time=\"2026-06-12T11:09:46.932005403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:46.966872 crc crio[19822]: time=\"2026-06-12T11:09:46.964051492Z\" level=info msg=\"Created container 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=f3df33a0-3db1-4647-9091-056aafab85ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:46.968383 crc crio[19822]: time=\"2026-06-12T11:09:46.96779492Z\" level=info msg=\"Starting container: 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348\" id=edb3c3aa-9fdc-441f-9e30-c3e3be3ca5dc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:46.984840 crc crio[19822]: time=\"2026-06-12T11:09:46.984712218Z\" level=info msg=\"Started container\" PID=229180 containerID=94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348 description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=edb3c3aa-9fdc-441f-9e30-c3e3be3ca5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\nJun 12 11:09:47.033124 crc crio[19822]: time=\"2026-06-12T11:09:47.033021921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:47.035911 crc crio[19822]: time=\"2026-06-12T11:09:47.034754196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:47.040235 crc crio[19822]: time=\"2026-06-12T11:09:47.040107438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:47.049595 crc crio[19822]: time=\"2026-06-12T11:09:47.049273434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:47.065361 crc crio[19822]: time=\"2026-06-12T11:09:47.064922393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:47.077702 crc crio[19822]: time=\"2026-06-12T11:09:47.077232462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:47.087529 crc crio[19822]: time=\"2026-06-12T11:09:47.087342593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:47.102551 crc crio[19822]: time=\"2026-06-12T11:09:47.102414237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:47.319372 crc crio[19822]: time=\"2026-06-12T11:09:47.319215769Z\" level=info msg=\"Removed container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata\" id=66346fe8-0539-4292-b78e-a61708d973ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.331512 crc crio[19822]: time=\"2026-06-12T11:09:47.33139067Z\" level=info msg=\"Removing container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c\" id=9f64882f-96e3-4707-bcb6-3b55f68d6a25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.464988 crc crio[19822]: time=\"2026-06-12T11:09:47.46437038Z\" level=info msg=\"Removed container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=9f64882f-96e3-4707-bcb6-3b55f68d6a25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.487897 crc crio[19822]: time=\"2026-06-12T11:09:47.487739418Z\" level=info msg=\"Removing container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e\" id=bb2e2bea-fe69-4750-8c57-ea68984e5b58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.696614 crc crio[19822]: time=\"2026-06-12T11:09:47.695426303Z\" level=info msg=\"Removed container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics\" id=bb2e2bea-fe69-4750-8c57-ea68984e5b58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.728667 crc crio[19822]: time=\"2026-06-12T11:09:47.727997664Z\" level=info msg=\"Removing container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab\" id=06b875dc-0783-4cf2-8673-adf45f5fb906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.879112 crc crio[19822]: time=\"2026-06-12T11:09:47.878787888Z\" level=info msg=\"Removed container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=06b875dc-0783-4cf2-8673-adf45f5fb906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.892468 crc crio[19822]: time=\"2026-06-12T11:09:47.891423346Z\" level=info msg=\"Removing container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af\" id=bc05a495-d6cb-4317-80ff-6c10c98d51de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.951952 crc crio[19822]: time=\"2026-06-12T11:09:47.949284467Z\" level=info msg=\"Removed container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller\" id=bc05a495-d6cb-4317-80ff-6c10c98d51de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:47.962185 crc crio[19822]: time=\"2026-06-12T11:09:47.962031657Z\" level=info msg=\"Removing container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687\" id=86b4b430-548d-47b8-a68a-c6f6363763f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:48.061500 crc crio[19822]: time=\"2026-06-12T11:09:48.059733551Z\" level=info msg=\"Created container 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=c7752926-cdc8-49dc-9f44-52cb37b368b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:48.069882 crc crio[19822]: time=\"2026-06-12T11:09:48.063715883Z\" level=info msg=\"Starting container: 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485\" id=474d1f18-640a-4f9e-974a-b1e1e2a4613d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:48.091498 crc crio[19822]: time=\"2026-06-12T11:09:48.074121169Z\" level=info msg=\"Started container\" PID=229546 containerID=785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=474d1f18-640a-4f9e-974a-b1e1e2a4613d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\nJun 12 11:09:48.713174 crc crio[19822]: time=\"2026-06-12T11:09:48.712423979Z\" level=info msg=\"Created container 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=281dc1b1-3b1c-4d92-bcd2-0ad9bb25775a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:48.722248 crc crio[19822]: time=\"2026-06-12T11:09:48.722099299Z\" level=info msg=\"Starting container: 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9\" id=4a762b0b-a829-40d6-a7b4-2a5fea936098 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:48.743796 crc crio[19822]: time=\"2026-06-12T11:09:48.741403709Z\" level=info msg=\"Started container\" PID=229551 containerID=8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9 description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=4a762b0b-a829-40d6-a7b4-2a5fea936098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\nJun 12 11:09:49.076710 crc crio[19822]: time=\"2026-06-12T11:09:49.076596615Z\" level=info msg=\"Created container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log\" id=ac0254c3-9795-46bc-ac88-55d5a79cf97d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.079323 crc crio[19822]: time=\"2026-06-12T11:09:49.078568079Z\" level=info msg=\"Starting container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a\" id=1a44f5d4-e315-4358-a1cb-2fb9b81dfbfb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:49.085735 crc crio[19822]: time=\"2026-06-12T11:09:49.085546372Z\" level=info msg=\"Started container\" PID=229975 containerID=d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a description=openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log id=1a44f5d4-e315-4358-a1cb-2fb9b81dfbfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\nJun 12 11:09:49.108938 crc crio[19822]: time=\"2026-06-12T11:09:49.108564405Z\" level=info msg=\"Created container df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=56c754e1-99cb-48d4-9c45-182c3fa7445e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.109551 crc crio[19822]: time=\"2026-06-12T11:09:49.109510106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c0afd6e5-d295-44db-b57e-e49f0a0f862c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:49.111191 crc crio[19822]: time=\"2026-06-12T11:09:49.111154878Z\" level=info msg=\"Starting container: df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4\" id=ed50a6ab-9fbe-4e14-8ae7-6e70b9810eb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:49.138713 crc crio[19822]: time=\"2026-06-12T11:09:49.138281233Z\" level=info msg=\"Started container\" PID=229585 containerID=df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4 description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=ed50a6ab-9fbe-4e14-8ae7-6e70b9810eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\nJun 12 11:09:49.149359 crc crio[19822]: time=\"2026-06-12T11:09:49.149314176Z\" level=info msg=\"Created container 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd: openstack/dnsmasq-dns-f5446bd49-t9wz7/init\" id=969b1d66-e250-4dd2-996e-c6c6aeb569ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.151308 crc crio[19822]: time=\"2026-06-12T11:09:49.151227147Z\" level=info msg=\"Starting container: 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd\" id=6e324ce3-b57c-4759-aab9-65c0d0b0001b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:49.159877 crc crio[19822]: time=\"2026-06-12T11:09:49.158679434Z\" level=info msg=\"Started container\" PID=229555 containerID=74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd description=openstack/dnsmasq-dns-f5446bd49-t9wz7/init id=6e324ce3-b57c-4759-aab9-65c0d0b0001b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\nJun 12 11:09:49.165559 crc crio[19822]: time=\"2026-06-12T11:09:49.165482291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=80c066ec-62d5-4d37-be6b-42bf2de42d4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:49.176448 crc crio[19822]: time=\"2026-06-12T11:09:49.176334437Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener\" id=eeb86d61-347c-44cf-959a-6fbee05f359f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.183316 crc crio[19822]: time=\"2026-06-12T11:09:49.183168338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:49.191158 crc crio[19822]: time=\"2026-06-12T11:09:49.191032346Z\" level=info msg=\"Created container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd\" id=2825734f-0997-4394-838b-f29b7dd0de96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.197163 crc crio[19822]: time=\"2026-06-12T11:09:49.197019831Z\" level=info msg=\"Starting container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c\" id=5508cfcb-3583-4cd6-859b-a8ed0c0c22cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:49.204018 crc crio[19822]: time=\"2026-06-12T11:09:49.203887762Z\" level=info msg=\"Created container f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config\" id=210c3720-732a-4a89-bd5a-8103f0d2e611 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.206386 crc crio[19822]: time=\"2026-06-12T11:09:49.206321054Z\" level=info msg=\"Starting container: f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3\" id=d9ecac66-630a-4a21-abc0-169f8dbfb3d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:49.206691 crc crio[19822]: time=\"2026-06-12T11:09:49.206624734Z\" level=info msg=\"Started container\" PID=229974 containerID=19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c description=openstack/neutron-6c45654bff-tnfkh/neutron-httpd id=5508cfcb-3583-4cd6-859b-a8ed0c0c22cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\nJun 12 11:09:49.226404 crc crio[19822]: time=\"2026-06-12T11:09:49.226316633Z\" level=info msg=\"Started container\" PID=229979 containerID=f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3 description=openstack/ovn-controller-kdjn5-config-5hrct/ovn-config id=d9ecac66-630a-4a21-abc0-169f8dbfb3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\nJun 12 11:09:49.287153 crc crio[19822]: time=\"2026-06-12T11:09:49.287016648Z\" level=info msg=\"Created container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log\" id=89a4caf7-4194-4e56-a4c7-6d2c5f23c154 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.288160 crc crio[19822]: time=\"2026-06-12T11:09:49.288105153Z\" level=info msg=\"Starting container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6\" id=33674b8e-62e8-408c-8f5d-57e7f5ad011f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:49.296058 crc crio[19822]: time=\"2026-06-12T11:09:49.294333413Z\" level=info msg=\"Started container\" PID=229970 containerID=b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6 description=openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log id=33674b8e-62e8-408c-8f5d-57e7f5ad011f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\nJun 12 11:09:49.309887 crc crio[19822]: time=\"2026-06-12T11:09:49.30933619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fbfc2f6e-2dc6-4cdd-a3cb-719b759e18e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:49.441256 crc crio[19822]: time=\"2026-06-12T11:09:49.440213925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8991812b-de93-46cc-a4d4-8753af99f2b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:49.456147 crc crio[19822]: time=\"2026-06-12T11:09:49.456047362Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker\" id=ce3e69e1-6564-47eb-9032-b356c5dd95e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.456510 crc crio[19822]: time=\"2026-06-12T11:09:49.456446195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:49.479630 crc crio[19822]: time=\"2026-06-12T11:09:49.479516381Z\" level=info msg=\"Created container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=4645fb2d-1838-4f7e-8fed-65749c872995 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.482961 crc crio[19822]: time=\"2026-06-12T11:09:49.481241745Z\" level=info msg=\"Starting container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2\" id=f1dc577c-1cf3-4302-a07a-712ab1a8a7a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:49.482961 crc crio[19822]: time=\"2026-06-12T11:09:49.482707712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:49.488482 crc crio[19822]: time=\"2026-06-12T11:09:49.488377142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:49.498476 crc crio[19822]: time=\"2026-06-12T11:09:49.497442654Z\" level=info msg=\"Started container\" PID=229968 containerID=b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=f1dc577c-1cf3-4302-a07a-712ab1a8a7a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\nJun 12 11:09:49.514779 crc crio[19822]: time=\"2026-06-12T11:09:49.514712922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6951c9f1-2334-41c8-ba6a-eca7fe875576 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:49.578638 crc crio[19822]: time=\"2026-06-12T11:09:49.57855887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:49.583967 crc crio[19822]: time=\"2026-06-12T11:09:49.583730264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:49.647718 crc crio[19822]: time=\"2026-06-12T11:09:49.646244619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=202c1db8-17a1-45fe-8cba-f6b07a7e875d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:49.662891 crc crio[19822]: time=\"2026-06-12T11:09:49.662762085Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=f38563d4-1f19-4005-bf1a-d13db7170c96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:49.663340 crc crio[19822]: time=\"2026-06-12T11:09:49.663272302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:49.728463 crc crio[19822]: time=\"2026-06-12T11:09:49.727973237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:49.734620 crc crio[19822]: time=\"2026-06-12T11:09:49.734574316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:50.080125 crc crio[19822]: time=\"2026-06-12T11:09:50.078187563Z\" level=info msg=\"Removed container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=86b4b430-548d-47b8-a68a-c6f6363763f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:50.086914 crc crio[19822]: time=\"2026-06-12T11:09:50.086236866Z\" level=info msg=\"Removing container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119\" id=231e23bf-0f01-41a3-8dc7-47c38acbd2a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:50.174461 crc crio[19822]: time=\"2026-06-12T11:09:50.174370528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=2d37f676-5ff2-49d5-9347-eec8e4f89bbd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:50.189721 crc crio[19822]: time=\"2026-06-12T11:09:50.189611003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=e36b54d2-d99c-4349-897f-fa72d6203c17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:50.190354 crc crio[19822]: time=\"2026-06-12T11:09:50.190276785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2ccea057-8d8f-4834-9edc-40bfb9e4cfa6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:50.223186 crc crio[19822]: time=\"2026-06-12T11:09:50.222890321Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=4afe9e21-1277-4947-ba2c-43338583fdd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:50.224395 crc crio[19822]: time=\"2026-06-12T11:09:50.224338678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:50.335531 crc crio[19822]: time=\"2026-06-12T11:09:50.334713574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:50.342620 crc crio[19822]: time=\"2026-06-12T11:09:50.342502525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:50.346773 crc crio[19822]: time=\"2026-06-12T11:09:50.346480593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9be3d08a-dc60-4d34-8ca1-dbc6d44d6aae name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:50.358574 crc crio[19822]: time=\"2026-06-12T11:09:50.358470054Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns\" id=6224efbc-dc89-4f96-9954-61b5258b3a18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:50.359051 crc crio[19822]: time=\"2026-06-12T11:09:50.358972518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:50.435164 crc crio[19822]: time=\"2026-06-12T11:09:50.434786945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:50.439376 crc crio[19822]: time=\"2026-06-12T11:09:50.43932142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:50.659858 crc crio[19822]: time=\"2026-06-12T11:09:50.659709047Z\" level=info msg=\"Removed container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api\" id=231e23bf-0f01-41a3-8dc7-47c38acbd2a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:50.664784 crc crio[19822]: time=\"2026-06-12T11:09:50.6646757Z\" level=info msg=\"Removing container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16\" id=dadc4538-b110-4632-b83f-6ac89742a0c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:50.784023 crc crio[19822]: time=\"2026-06-12T11:09:50.783446223Z\" level=info msg=\"Removed container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log\" id=dadc4538-b110-4632-b83f-6ac89742a0c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:50.858204 crc crio[19822]: time=\"2026-06-12T11:09:50.858125334Z\" level=info msg=\"Stopping pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=e0a75983-8390-48cd-9d9f-c1d149c90f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:50.858204 crc crio[19822]: time=\"2026-06-12T11:09:50.858218267Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=e0a75983-8390-48cd-9d9f-c1d149c90f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:50.859410 crc crio[19822]: time=\"2026-06-12T11:09:50.859323289Z\" level=info msg=\"Removing pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=f9dea977-96f1-4818-9d3c-c7e9e2199d60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:50.925937 crc crio[19822]: time=\"2026-06-12T11:09:50.917563204Z\" level=info msg=\"Removed pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=f9dea977-96f1-4818-9d3c-c7e9e2199d60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:50.964647 crc crio[19822]: time=\"2026-06-12T11:09:50.963493302Z\" level=info msg=\"Stopping pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=76469022-3bc2-4db3-bb0f-c118acf17d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:50.964647 crc crio[19822]: time=\"2026-06-12T11:09:50.963643917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=76469022-3bc2-4db3-bb0f-c118acf17d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:50.965427 crc crio[19822]: time=\"2026-06-12T11:09:50.965205537Z\" level=info msg=\"Removing pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=10a15a34-9a05-4206-b907-6bab89476ba3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:51.023664 crc crio[19822]: time=\"2026-06-12T11:09:51.023566737Z\" level=info msg=\"Removed pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=10a15a34-9a05-4206-b907-6bab89476ba3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:51.027475 crc crio[19822]: time=\"2026-06-12T11:09:51.027324559Z\" level=info msg=\"Stopping pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=7b97caab-9cbb-4557-bbb7-452eedf90e82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:51.027475 crc crio[19822]: time=\"2026-06-12T11:09:51.027395811Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=7b97caab-9cbb-4557-bbb7-452eedf90e82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:51.028141 crc crio[19822]: time=\"2026-06-12T11:09:51.028040811Z\" level=info msg=\"Removing pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=1525f8d5-accb-4c50-b18e-6929b24cb2d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:51.122040 crc crio[19822]: time=\"2026-06-12T11:09:51.121905599Z\" level=info msg=\"Removed pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=1525f8d5-accb-4c50-b18e-6929b24cb2d5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:51.123251 crc crio[19822]: time=\"2026-06-12T11:09:51.123107234Z\" level=info msg=\"Stopping pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=591793e7-2fab-4206-9a66-3157a4a4668c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:51.123251 crc crio[19822]: time=\"2026-06-12T11:09:51.123160246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=591793e7-2fab-4206-9a66-3157a4a4668c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:51.127015 crc crio[19822]: time=\"2026-06-12T11:09:51.124121977Z\" level=info msg=\"Removing pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=c2024988-2dc2-4d99-8df7-f04c0fcb5ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:51.160866 crc crio[19822]: time=\"2026-06-12T11:09:51.160734998Z\" level=info msg=\"Removed pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=c2024988-2dc2-4d99-8df7-f04c0fcb5ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:51.162513 crc crio[19822]: time=\"2026-06-12T11:09:51.162404409Z\" level=info msg=\"Stopping pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=f7cb0c95-39f3-414f-a320-7c64cd19e23d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:51.162513 crc crio[19822]: time=\"2026-06-12T11:09:51.162500762Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=f7cb0c95-39f3-414f-a320-7c64cd19e23d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:51.163477 crc crio[19822]: time=\"2026-06-12T11:09:51.163395171Z\" level=info msg=\"Removing pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=9fee9cc4-26cc-4401-ba8a-e03834c5acae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:51.188346 crc crio[19822]: time=\"2026-06-12T11:09:51.188224974Z\" level=info msg=\"Removed pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=9fee9cc4-26cc-4401-ba8a-e03834c5acae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:09:51.203491 crc crio[19822]: time=\"2026-06-12T11:09:51.203121527Z\" level=info msg=\"Created container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener\" id=eeb86d61-347c-44cf-959a-6fbee05f359f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:51.215885 crc crio[19822]: time=\"2026-06-12T11:09:51.210615797Z\" level=info msg=\"Created container 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=4afe9e21-1277-4947-ba2c-43338583fdd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:51.215885 crc crio[19822]: time=\"2026-06-12T11:09:51.211950613Z\" level=info msg=\"Created container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker\" id=ce3e69e1-6564-47eb-9032-b356c5dd95e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:51.230480 crc crio[19822]: time=\"2026-06-12T11:09:51.230313654Z\" level=info msg=\"Starting container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5\" id=03c2ff09-0e4d-483b-9984-2b85318a3446 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:51.248774 crc crio[19822]: time=\"2026-06-12T11:09:51.243281099Z\" level=info msg=\"Starting container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498\" id=f85eb54b-439a-4526-8cb1-a4f795ebe089 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:51.248774 crc crio[19822]: time=\"2026-06-12T11:09:51.243800766Z\" level=info msg=\"Starting container: 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c\" id=968073bf-74b4-499b-b1b3-5439ea0cccfb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:51.265023 crc crio[19822]: time=\"2026-06-12T11:09:51.264567459Z\" level=info msg=\"Started container\" PID=230514 containerID=be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5 description=openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener id=03c2ff09-0e4d-483b-9984-2b85318a3446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\nJun 12 11:09:51.268276 crc crio[19822]: time=\"2026-06-12T11:09:51.268185287Z\" level=info msg=\"Started container\" PID=230515 containerID=cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498 description=openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker id=f85eb54b-439a-4526-8cb1-a4f795ebe089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\nJun 12 11:09:51.274732 crc crio[19822]: time=\"2026-06-12T11:09:51.27430053Z\" level=info msg=\"Started container\" PID=230523 containerID=04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=968073bf-74b4-499b-b1b3-5439ea0cccfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\nJun 12 11:09:51.530027 crc crio[19822]: time=\"2026-06-12T11:09:51.529683806Z\" level=info msg=\"Created container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=f38563d4-1f19-4005-bf1a-d13db7170c96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:51.536037 crc crio[19822]: time=\"2026-06-12T11:09:51.535786025Z\" level=info msg=\"Starting container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8\" id=a778b504-48ae-4631-a02b-e1dbb3c080f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:51.549531 crc crio[19822]: time=\"2026-06-12T11:09:51.549001479Z\" level=info msg=\"Created container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns\" id=6224efbc-dc89-4f96-9954-61b5258b3a18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:51.553533 crc crio[19822]: time=\"2026-06-12T11:09:51.553491835Z\" level=info msg=\"Starting container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234\" id=fb4d4b6e-093d-4c17-a14d-ffa84dcbe8c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:51.568634 crc crio[19822]: time=\"2026-06-12T11:09:51.560326446Z\" level=info msg=\"Started container\" PID=230525 containerID=3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api id=a778b504-48ae-4631-a02b-e1dbb3c080f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\nJun 12 11:09:51.570920 crc crio[19822]: time=\"2026-06-12T11:09:51.569497008Z\" level=info msg=\"Started container\" PID=230524 containerID=912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234 description=openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns id=fb4d4b6e-093d-4c17-a14d-ffa84dcbe8c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\nJun 12 11:09:51.727326 crc crio[19822]: time=\"2026-06-12T11:09:51.726365733Z\" level=info msg=\"Stopped container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq\" id=2547445c-a4f9-4792-a363-357eb49176a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:51.736236 crc crio[19822]: time=\"2026-06-12T11:09:51.735242265Z\" level=info msg=\"Stopping pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=8820f1b8-75bd-4011-b667-a54d54cba81d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:51.739239 crc crio[19822]: time=\"2026-06-12T11:09:51.739171331Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc0001206d8}] Aliases:map[]}\"\nJun 12 11:09:51.739687 crc crio[19822]: time=\"2026-06-12T11:09:51.739662758Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:51.768360 crc crio[19822]: time=\"2026-06-12T11:09:51.764401025Z\" level=info msg=\"Stopping container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c (timeout: 30s)\" id=4251745d-f139-45d2-b9bc-c92558b1332d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:51.768360 crc crio[19822]: time=\"2026-06-12T11:09:51.764991174Z\" level=info msg=\"Stopping container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f (timeout: 30s)\" id=2a7b89a6-dd94-4663-84f8-4d6f3f2f1527 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:51.966221 crc crio[19822]: time=\"2026-06-12T11:09:51.962629396Z\" level=info msg=\"Stopped container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log\" id=2a7b89a6-dd94-4663-84f8-4d6f3f2f1527 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:51.966221 crc crio[19822]: time=\"2026-06-12T11:09:51.965051844Z\" level=warning msg=\"Stopping container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 with stop signal(15) timed out. Killing...\"\nJun 12 11:09:52.214288 crc crio[19822]: time=\"2026-06-12T11:09:52.211237542Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mhts4/POD\" id=b305510e-743a-4f5e-8c92-f930c3cd14da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:52.214288 crc crio[19822]: time=\"2026-06-12T11:09:52.211330175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:52.348215 crc crio[19822]: time=\"2026-06-12T11:09:52.347498763Z\" level=error msg=\"Killing container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:09:52.447888 crc crio[19822]: time=\"2026-06-12T11:09:52.416844681Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mhts4-config-6lxgm/POD\" id=c14835a5-e30e-4cd8-a784-f7fb45a03eaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:52.447888 crc crio[19822]: time=\"2026-06-12T11:09:52.41745642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:52.447888 crc crio[19822]: time=\"2026-06-12T11:09:52.444507306Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}\"\nJun 12 11:09:52.447888 crc crio[19822]: time=\"2026-06-12T11:09:52.444588599Z\" level=info msg=\"Adding pod openstack_ovn-controller-mhts4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:52.451970 crc crio[19822]: time=\"2026-06-12T11:09:52.450122537Z\" level=info msg=\"Stopped container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron\" id=372a7891-7916-4f5e-8a3d-d4024ca66863 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:52.463898 crc crio[19822]: time=\"2026-06-12T11:09:52.458802507Z\" level=info msg=\"Stopping pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=098666f1-de79-4728-8cf5-b4ad8b17b66b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:52.471892 crc crio[19822]: time=\"2026-06-12T11:09:52.468541081Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc000696fb0}] Aliases:map[]}\"\nJun 12 11:09:52.471892 crc crio[19822]: time=\"2026-06-12T11:09:52.468973155Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:52.556895 crc crio[19822]: time=\"2026-06-12T11:09:52.550042618Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=19015703-e88c-4948-b341-6f6bd6b7cf49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:52.556895 crc crio[19822]: time=\"2026-06-12T11:09:52.550510614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:52.580732 crc crio[19822]: time=\"2026-06-12T11:09:52.579631583Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=31cf38a3-1561-474b-aa31-3bf097bb0719 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:52.580732 crc crio[19822]: time=\"2026-06-12T11:09:52.579763787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:52.809199 crc crio[19822]: time=\"2026-06-12T11:09:52.804237437Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc001ee22a8}] Aliases:map[]}\"\nJun 12 11:09:52.809199 crc crio[19822]: time=\"2026-06-12T11:09:52.804706832Z\" level=info msg=\"Adding pod openstack_ovn-controller-mhts4-config-6lxgm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:52.888413 crc crio[19822]: time=\"2026-06-12T11:09:52.887284166Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc0001205c0}] Aliases:map[]}\"\nJun 12 11:09:52.888413 crc crio[19822]: time=\"2026-06-12T11:09:52.887377779Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:52.912376 crc crio[19822]: time=\"2026-06-12T11:09:52.909753378Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc0007ac568}] Aliases:map[]}\"\nJun 12 11:09:52.912376 crc crio[19822]: time=\"2026-06-12T11:09:52.909878632Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:53.336605 crc crio[19822]: time=\"2026-06-12T11:09:53.335945549Z\" level=info msg=\"Stopped container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=ee062c44-5ddc-4777-8127-fc788ef76c5f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:53.356882 crc crio[19822]: time=\"2026-06-12T11:09:53.353170945Z\" level=info msg=\"Stopping pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=7b634e9f-84b2-41e6-a7f0-68a5fa75aef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:53.356882 crc crio[19822]: time=\"2026-06-12T11:09:53.354253794Z\" level=info msg=\"Stopped pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=8820f1b8-75bd-4011-b667-a54d54cba81d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:53.367391 crc crio[19822]: time=\"2026-06-12T11:09:53.367174536Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696800}] Aliases:map[]}\"\nJun 12 11:09:53.367706 crc crio[19822]: time=\"2026-06-12T11:09:53.367408993Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:53.522533 crc crio[19822]: time=\"2026-06-12T11:09:53.522434174Z\" level=info msg=\"Stopping container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b (timeout: 30s)\" id=7461746b-14b4-4716-872d-74a562ac8458 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:53.522903 crc crio[19822]: time=\"2026-06-12T11:09:53.52277959Z\" level=info msg=\"Stopping container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df (timeout: 30s)\" id=f9a43e1f-14a7-47ee-867d-056f7b66b807 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:53.538142 crc crio[19822]: time=\"2026-06-12T11:09:53.53764126Z\" level=info msg=\"Removing container: df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4\" id=70599db3-1ef0-4b02-a80d-9095b5afa060 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:53.675960 crc crio[19822]: time=\"2026-06-12T11:09:53.675442339Z\" level=info msg=\"Stopped container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log\" id=f9a43e1f-14a7-47ee-867d-056f7b66b807 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:54.394345 crc crio[19822]: time=\"2026-06-12T11:09:54.392297775Z\" level=info msg=\"Removed container df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=70599db3-1ef0-4b02-a80d-9095b5afa060 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:09:54.446168 crc crio[19822]: time=\"2026-06-12T11:09:54.444164248Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=ac2612b9-5bc5-496b-b1a3-9110ade77b20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:54.446168 crc crio[19822]: time=\"2026-06-12T11:09:54.444271322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:54.531903 crc crio[19822]: time=\"2026-06-12T11:09:54.531559922Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=04faa714-f61e-4f12-b8ff-2d1dead8353e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:54.533162 crc crio[19822]: time=\"2026-06-12T11:09:54.53304462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:54.537160 crc crio[19822]: time=\"2026-06-12T11:09:54.537110371Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=e97886f3-7864-450e-9f29-1d4f0f0f8954 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:54.537507 crc crio[19822]: time=\"2026-06-12T11:09:54.537477683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:54.545881 crc crio[19822]: time=\"2026-06-12T11:09:54.545747498Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=ac63b1e4-e7ed-4cff-8173-523e73f1b280 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:54.546068 crc crio[19822]: time=\"2026-06-12T11:09:54.545887713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:54.624973 crc crio[19822]: time=\"2026-06-12T11:09:54.624930106Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc000121070}] Aliases:map[]}\"\nJun 12 11:09:54.625206 crc crio[19822]: time=\"2026-06-12T11:09:54.625181934Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:54.969437 crc crio[19822]: time=\"2026-06-12T11:09:54.968793233Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc0007ad3d0}] Aliases:map[]}\"\nJun 12 11:09:54.969437 crc crio[19822]: time=\"2026-06-12T11:09:54.969425523Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:55.040512 crc crio[19822]: time=\"2026-06-12T11:09:55.040367266Z\" level=info msg=\"Stopped pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=7b634e9f-84b2-41e6-a7f0-68a5fa75aef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:55.069557 crc crio[19822]: time=\"2026-06-12T11:09:55.054783041Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d2e355b0-27a2-4902-9bcb-cd1349b83150 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:55.069557 crc crio[19822]: time=\"2026-06-12T11:09:55.055000728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:55.069557 crc crio[19822]: time=\"2026-06-12T11:09:55.062974241Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=070706cc-b825-4fcf-b820-f86d5a20d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:55.069557 crc crio[19822]: time=\"2026-06-12T11:09:55.063120765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:55.099530 crc crio[19822]: time=\"2026-06-12T11:09:55.099385887Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=934a4e87-6c71-483a-9d05-7a1d35d585cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:55.099530 crc crio[19822]: time=\"2026-06-12T11:09:55.099528552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:55.190899 crc crio[19822]: time=\"2026-06-12T11:09:55.190125604Z\" level=info msg=\"Stopped pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=098666f1-de79-4728-8cf5-b4ad8b17b66b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:55.263592 crc crio[19822]: time=\"2026-06-12T11:09:55.263432849Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc003264128}] Aliases:map[]}\"\nJun 12 11:09:55.263592 crc crio[19822]: time=\"2026-06-12T11:09:55.263483721Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:55.371099 crc crio[19822]: 2026-06-12T11:09:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dae1c2e8e76620 Mac:16:56:3e:e3:3d:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:55.372923 crc crio[19822]: time=\"2026-06-12T11:09:55.372749025Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}\"\nJun 12 11:09:55.373140 crc crio[19822]: time=\"2026-06-12T11:09:55.373023874Z\" level=info msg=\"Checking pod openstack_ovn-controller-mhts4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:55.605184 crc crio[19822]: time=\"2026-06-12T11:09:55.603761266Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0037c8580}] Aliases:map[]}\"\nJun 12 11:09:55.605184 crc crio[19822]: time=\"2026-06-12T11:09:55.604268562Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:55.620500 crc crio[19822]: time=\"2026-06-12T11:09:55.619556194Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc0037c86a8}] Aliases:map[]}\"\nJun 12 11:09:55.620965 crc crio[19822]: time=\"2026-06-12T11:09:55.620928398Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:55.622751 crc crio[19822]: time=\"2026-06-12T11:09:55.622620881Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00244c3f0}] Aliases:map[]}\"\nJun 12 11:09:55.622751 crc crio[19822]: time=\"2026-06-12T11:09:55.622697594Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:55.810205 crc crio[19822]: time=\"2026-06-12T11:09:55.8101203Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc00244c990}] Aliases:map[]}\"\nJun 12 11:09:55.810205 crc crio[19822]: time=\"2026-06-12T11:09:55.810183582Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:56.361676 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82d7044417f1413 Mac:3e:e9:2e:0d:76:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 SocketPath: PciID:}] [{Interface:0xc0005025f0 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:56.361676 crc crio[19822]: time=\"2026-06-12T11:09:56.360917407Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc001ee22a8}] Aliases:map[]}\"\nJun 12 11:09:56.361676 crc crio[19822]: time=\"2026-06-12T11:09:56.361107103Z\" level=info msg=\"Checking pod openstack_ovn-controller-mhts4-config-6lxgm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:56.592939 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05116be764dd746 Mac:ae:08:2b:26:09:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c SocketPath: PciID:}] [{Interface:0xc0002445e0 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:56.595290 crc crio[19822]: time=\"2026-06-12T11:09:56.595203218Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc0007ac568}] Aliases:map[]}\"\nJun 12 11:09:56.595458 crc crio[19822]: time=\"2026-06-12T11:09:56.595434656Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:56.682771 crc crio[19822]: time=\"2026-06-12T11:09:56.682376208Z\" level=info msg=\"Ran pod sandbox 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb with infra container: openstack/ovn-controller-mhts4/POD\" id=b305510e-743a-4f5e-8c92-f930c3cd14da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:56.697404 crc crio[19822]: time=\"2026-06-12T11:09:56.696980874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9054f8e3-b7d8-45a8-ab9d-dae67f1149a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:56.715108 crc crio[19822]: time=\"2026-06-12T11:09:56.714061893Z\" level=info msg=\"Ran pod sandbox 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f with infra container: openstack/ovn-controller-mhts4-config-6lxgm/POD\" id=c14835a5-e30e-4cd8-a784-f7fb45a03eaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:56.719440 crc crio[19822]: time=\"2026-06-12T11:09:56.719348903Z\" level=info msg=\"Ran pod sandbox 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e with infra container: openstack/nova-metadata-0/POD\" id=31cf38a3-1561-474b-aa31-3bf097bb0719 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:56.724111 crc crio[19822]: time=\"2026-06-12T11:09:56.723439237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=94b0ca53-5c0a-4248-89c6-16602a9c4965 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:56.741891 crc crio[19822]: time=\"2026-06-12T11:09:56.737381552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=e89310bb-2d16-4750-bf63-964a73ec71d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:56.741891 crc crio[19822]: time=\"2026-06-12T11:09:56.738055454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ca84d37b-8a55-429e-ba18-e293499f975b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:56.793191 crc crio[19822]: time=\"2026-06-12T11:09:56.792626899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f7df2401-84a7-4d55-b0b5-c2eb7563d692 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:56.827461 crc crio[19822]: time=\"2026-06-12T11:09:56.82698789Z\" level=info msg=\"Creating container: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=59c7e4f3-5552-4625-a37b-6927c5b12536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:56.827585 crc crio[19822]: time=\"2026-06-12T11:09:56.827493257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:56.886698 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd653d320a686be Mac:a2:61:7f:37:c9:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e SocketPath: PciID:}] [{Interface:0xc00025a680 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:56.887655 crc crio[19822]: time=\"2026-06-12T11:09:56.887530033Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc0001205c0}] Aliases:map[]}\"\nJun 12 11:09:56.887959 crc crio[19822]: time=\"2026-06-12T11:09:56.887766611Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:56.891593 crc crio[19822]: time=\"2026-06-12T11:09:56.891522173Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f98f406b-2d2d-4c65-a1ad-50d80bec809e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:57.000193 crc crio[19822]: time=\"2026-06-12T11:09:57.000110835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.001052 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24aa29cb9f5701e Mac:fa:b3:28:55:7c:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 SocketPath: PciID:}] [{Interface:0xc00011b720 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:57.004186 crc crio[19822]: time=\"2026-06-12T11:09:57.002529991Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc000121070}] Aliases:map[]}\"\nJun 12 11:09:57.004186 crc crio[19822]: time=\"2026-06-12T11:09:57.003169782Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:57.006013 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0786de4624badbb Mac:ba:6b:59:d0:79:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 SocketPath: PciID:}] [{Interface:0xc0004c8740 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:57.008170 crc crio[19822]: time=\"2026-06-12T11:09:57.007023934Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc0007ad3d0}] Aliases:map[]}\"\nJun 12 11:09:57.009352 crc crio[19822]: time=\"2026-06-12T11:09:57.008372957Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:57.080562 crc crio[19822]: time=\"2026-06-12T11:09:57.079693915Z\" level=info msg=\"Ran pod sandbox 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e with infra container: openstack/memcached-0/POD\" id=ac2612b9-5bc5-496b-b1a3-9110ade77b20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:57.081792 crc crio[19822]: time=\"2026-06-12T11:09:57.081056294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=da5d55ef-2e80-4c64-b30c-452adce3f314 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.084023 crc crio[19822]: time=\"2026-06-12T11:09:57.083669313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6e058dfb-512b-4cd8-b4e6-22115c517b7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.091655 crc crio[19822]: time=\"2026-06-12T11:09:57.091334775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=a3547d1c-52c1-4e22-a5bd-4e453e4dbc8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.094240 crc crio[19822]: time=\"2026-06-12T11:09:57.093890197Z\" level=info msg=\"Ran pod sandbox 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=04faa714-f61e-4f12-b8ff-2d1dead8353e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:57.108709 crc crio[19822]: time=\"2026-06-12T11:09:57.105766599Z\" level=info msg=\"Ran pod sandbox dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa with infra container: openstack/ovsdbserver-nb-0/POD\" id=19015703-e88c-4948-b341-6f6bd6b7cf49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:57.126124 crc crio[19822]: time=\"2026-06-12T11:09:57.12429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=0c94777a-9cf3-44d8-9365-c4e405b7b4eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.126124 crc crio[19822]: time=\"2026-06-12T11:09:57.124400484Z\" level=info msg=\"Creating container: openstack/ovn-controller-mhts4/ovn-controller\" id=3537e16e-81cf-4ae8-b667-a7384a080558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:57.126124 crc crio[19822]: time=\"2026-06-12T11:09:57.124785966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.134576 crc crio[19822]: time=\"2026-06-12T11:09:57.133599261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=1ffba74f-9a25-4492-bfdf-8819a85034e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.134576 crc crio[19822]: time=\"2026-06-12T11:09:57.133695144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9e1861d9-fbe5-485b-932f-fb6c3765ad3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.154506 crc crio[19822]: time=\"2026-06-12T11:09:57.154416362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0aefc20f-6293-4cf3-91aa-f72e1a5d01c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.182105 crc crio[19822]: time=\"2026-06-12T11:09:57.181981921Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=a51ff8bf-7c0f-4fb2-bc42-69b29864d3d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:57.182236 crc crio[19822]: time=\"2026-06-12T11:09:57.182112425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.286173 crc crio[19822]: time=\"2026-06-12T11:09:57.286061461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=c44ed493-0da5-4caa-a78c-fd2333c57f62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.286536 crc crio[19822]: time=\"2026-06-12T11:09:57.286483175Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=7d8f3465-d954-45bc-a653-1654d010f781 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:57.286958 crc crio[19822]: time=\"2026-06-12T11:09:57.286911348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.308545 crc crio[19822]: time=\"2026-06-12T11:09:57.306270443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c550efc5-5478-47a0-b12e-57f6aab90061 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.308545 crc crio[19822]: time=\"2026-06-12T11:09:57.306920184Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=4ef25177-a528-49b4-b2e9-df27304768b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:57.318151 crc crio[19822]: time=\"2026-06-12T11:09:57.317989575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=81b5d32b-c5c2-4e5e-ad04-b9fc7875d1e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.346026 crc crio[19822]: time=\"2026-06-12T11:09:57.344284223Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=9805eda4-0cf7-4656-bfb3-1746a5df3dbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:57.393475 crc crio[19822]: time=\"2026-06-12T11:09:57.39335682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.422598 crc crio[19822]: time=\"2026-06-12T11:09:57.421716873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.426188 crc crio[19822]: time=\"2026-06-12T11:09:57.425000018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.440415 crc crio[19822]: time=\"2026-06-12T11:09:57.439679854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.466878 crc crio[19822]: time=\"2026-06-12T11:09:57.466522176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.468287 crc crio[19822]: time=\"2026-06-12T11:09:57.468206872Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=3fe33c94-b0be-4740-94ab-3359caebdb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:57.468435 crc crio[19822]: time=\"2026-06-12T11:09:57.468419549Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=034df6d1-d7fe-42de-8dcd-4b2a1e0745f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:57.468508 crc crio[19822]: time=\"2026-06-12T11:09:57.468476071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.469793 crc crio[19822]: time=\"2026-06-12T11:09:57.469743791Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=c0f644f1-2afc-430c-b1ca-832affbd7d47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:57.498918 crc crio[19822]: time=\"2026-06-12T11:09:57.498760906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=4ca81175-0616-4727-be1d-ecda9d6831fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:57.516708 crc crio[19822]: time=\"2026-06-12T11:09:57.516619746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.517111 crc crio[19822]: time=\"2026-06-12T11:09:57.516952016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.611315 crc crio[19822]: time=\"2026-06-12T11:09:57.610996184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:57.700729 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7eab128d4ee441 Mac:da:ad:01:f3:c2:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:57.700729 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc97b7f48d97620 Mac:c6:bb:f3:76:ab:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:57.700729 crc crio[19822]: time=\"2026-06-12T11:09:57.699736499Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc003264128}] Aliases:map[]}\"\nJun 12 11:09:57.700729 crc crio[19822]: time=\"2026-06-12T11:09:57.700276786Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:57.700729 crc crio[19822]: time=\"2026-06-12T11:09:57.700450728Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0037c8580}] Aliases:map[]}\"\nJun 12 11:09:57.700729 crc crio[19822]: time=\"2026-06-12T11:09:57.700619993Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:57.718415 crc crio[19822]: time=\"2026-06-12T11:09:57.716330604Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc0052122a0}] Aliases:map[]}\"\nJun 12 11:09:57.718415 crc crio[19822]: time=\"2026-06-12T11:09:57.718409849Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:57.725741 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac6f8ede3e4e890 Mac:46:ff:30:bd:2d:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:57.736920 crc crio[19822]: time=\"2026-06-12T11:09:57.73506462Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc00244c990}] Aliases:map[]}\"\nJun 12 11:09:57.736920 crc crio[19822]: time=\"2026-06-12T11:09:57.735638079Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:57.939488 crc crio[19822]: time=\"2026-06-12T11:09:57.938992982Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c55f1fb2-fb53-48f0-863f-4e2dea1aa15e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:57.943405 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:515caedfd004995 Mac:3a:f8:ff:22:2a:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 SocketPath: PciID:}] [{Interface:0xc00011a7d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:57.945927 crc crio[19822]: time=\"2026-06-12T11:09:57.944269705Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc0037c86a8}] Aliases:map[]}\"\nJun 12 11:09:57.962270 crc crio[19822]: time=\"2026-06-12T11:09:57.962169555Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:57.993205 crc crio[19822]: time=\"2026-06-12T11:09:57.993103012Z\" level=info msg=\"Stopped container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener\" id=4251745d-f139-45d2-b9bc-c92558b1332d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:58.036222 crc crio[19822]: time=\"2026-06-12T11:09:58.035909563Z\" level=info msg=\"Stopping pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=3ba889a7-31b0-4e86-a0cf-897a9b843985 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:58.042853 crc crio[19822]: time=\"2026-06-12T11:09:58.042654924Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc003264268}] Aliases:map[]}\"\nJun 12 11:09:58.043175 crc crio[19822]: time=\"2026-06-12T11:09:58.042909322Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:58.069017 crc crio[19822]: 2026-06-12T11:09:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d36a674b2f128 Mac:f2:28:49:ca:a1:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b SocketPath: PciID:}] [{Interface:0xc00051aec0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:58.069017 crc crio[19822]: time=\"2026-06-12T11:09:58.068784477Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00244c3f0}] Aliases:map[]}\"\nJun 12 11:09:58.069256 crc crio[19822]: time=\"2026-06-12T11:09:58.069159659Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:58.088143 crc crio[19822]: time=\"2026-06-12T11:09:58.088023672Z\" level=info msg=\"Stopped container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker\" id=7461746b-14b4-4716-872d-74a562ac8458 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:58.091422 crc crio[19822]: time=\"2026-06-12T11:09:58.091210872Z\" level=info msg=\"Stopping pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=206eebb6-b8b3-4822-8872-fc3ae7323305 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:58.093148 crc crio[19822]: time=\"2026-06-12T11:09:58.093013019Z\" level=info msg=\"Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc000120690}] Aliases:map[]}\"\nJun 12 11:09:58.093276 crc crio[19822]: time=\"2026-06-12T11:09:58.093214176Z\" level=info msg=\"Deleting pod openstack_barbican-worker-664cd78cbf-n2gmx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:58.112436 crc crio[19822]: time=\"2026-06-12T11:09:58.110417944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.220557 crc crio[19822]: time=\"2026-06-12T11:09:58.220485556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=af96a550-0607-4149-8123-0fadb09b7ccb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.232179 crc crio[19822]: time=\"2026-06-12T11:09:58.231187018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d555134d-cbee-430e-9781-bc3b0d210244 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.234412 crc crio[19822]: time=\"2026-06-12T11:09:58.234242567Z\" level=info msg=\"Ran pod sandbox b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d with infra container: openstack/cinder-api-0/POD\" id=ac63b1e4-e7ed-4cff-8173-523e73f1b280 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.244990 crc crio[19822]: time=\"2026-06-12T11:09:58.24485931Z\" level=info msg=\"Ran pod sandbox bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a with infra container: openstack/nova-api-0/POD\" id=d2e355b0-27a2-4902-9bcb-cd1349b83150 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.246547 crc crio[19822]: time=\"2026-06-12T11:09:58.246452476Z\" level=info msg=\"Ran pod sandbox ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 with infra container: openstack/nova-scheduler-0/POD\" id=934a4e87-6c71-483a-9d05-7a1d35d585cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.253934 crc crio[19822]: time=\"2026-06-12T11:09:58.252629543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=84dbda8b-17fb-45a8-af04-ab08fa3b51c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.263276 crc crio[19822]: time=\"2026-06-12T11:09:58.261138115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.266914 crc crio[19822]: time=\"2026-06-12T11:09:58.265259948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=9f07cf40-f785-4268-a98f-4aa22f74a086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.266914 crc crio[19822]: time=\"2026-06-12T11:09:58.265375602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c1029950-9666-4976-b233-c0d126eb559f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.287892 crc crio[19822]: time=\"2026-06-12T11:09:58.287592809Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ad538}] Aliases:map[]}\"\nJun 12 11:09:58.287892 crc crio[19822]: time=\"2026-06-12T11:09:58.287676051Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:58.361962 crc crio[19822]: time=\"2026-06-12T11:09:58.359721048Z\" level=info msg=\"Ran pod sandbox 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 with infra container: openstack/cinder-scheduler-0/POD\" id=070706cc-b825-4fcf-b820-f86d5a20d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.385878 crc crio[19822]: time=\"2026-06-12T11:09:58.385248572Z\" level=info msg=\"Ran pod sandbox 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 with infra container: openstack/ovsdbserver-sb-0/POD\" id=e97886f3-7864-450e-9f29-1d4f0f0f8954 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.391892 crc crio[19822]: time=\"2026-06-12T11:09:58.389686865Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=487efa83-15ec-447a-9bf5-07cde3bbf91d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.391892 crc crio[19822]: time=\"2026-06-12T11:09:58.389780418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.391892 crc crio[19822]: time=\"2026-06-12T11:09:58.391011378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=8842b110-cad0-4813-a089-8ac124c8349e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.391892 crc crio[19822]: time=\"2026-06-12T11:09:58.391438432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=aff47713-94b5-4f19-8e4d-e668be78e6e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.528973 crc crio[19822]: time=\"2026-06-12T11:09:58.52890606Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b65a69b9-c38c-420d-9b86-f407dbafa6d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.530518 crc crio[19822]: time=\"2026-06-12T11:09:58.530488231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.581930 crc crio[19822]: time=\"2026-06-12T11:09:58.581713636Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=8959b3d1-9746-43b6-a703-ff1d7453ccd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.582237 crc crio[19822]: time=\"2026-06-12T11:09:58.581965464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.624867 crc crio[19822]: time=\"2026-06-12T11:09:58.624759129Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=4beac023-fab9-4eb5-83d8-12b330b779cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:58.626350 crc crio[19822]: time=\"2026-06-12T11:09:58.62631609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.639243 crc crio[19822]: time=\"2026-06-12T11:09:58.636852929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=37866668-629a-438d-84a2-507a3d8b1601 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.639243 crc crio[19822]: time=\"2026-06-12T11:09:58.637445708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=569a4efd-1c7d-4bb7-bfc3-725ad6a0f587 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.640220 crc crio[19822]: time=\"2026-06-12T11:09:58.640152925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=24d51f89-5fb3-44aa-bee3-178f34698f46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.648022 crc crio[19822]: time=\"2026-06-12T11:09:58.647763067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6a0b58dd-ba70-4a42-aab6-411bbcaa6ac7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.702939 crc crio[19822]: time=\"2026-06-12T11:09:58.66025662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.704511 crc crio[19822]: time=\"2026-06-12T11:09:58.694136616Z\" level=info msg=\"Created container 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=59c7e4f3-5552-4625-a37b-6927c5b12536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:58.704511 crc crio[19822]: time=\"2026-06-12T11:09:58.697580697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.729597 crc crio[19822]: time=\"2026-06-12T11:09:58.726746561Z\" level=info msg=\"Starting container: 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af\" id=e87d98d2-b937-451e-8cc3-81076f25f2a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:58.749732 crc crio[19822]: time=\"2026-06-12T11:09:58.749643256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:58.807061 crc crio[19822]: time=\"2026-06-12T11:09:58.806796548Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=318fba5b-c15b-4208-81ae-de0a9aa50548 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:58.829099 crc crio[19822]: time=\"2026-06-12T11:09:58.829001672Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=90747dd2-2276-4c5e-90cd-e8630a32fdd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:58.849574 crc crio[19822]: time=\"2026-06-12T11:09:58.849472414Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=3b7a0a07-0162-442e-8650-e12d33fa1833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:58.878726 crc crio[19822]: time=\"2026-06-12T11:09:58.850234324Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=fcc87f5e-9b4f-45fc-98d6-5e942c71b5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:58.880096 crc crio[19822]: time=\"2026-06-12T11:09:58.879964935Z\" level=info msg=\"Started container\" PID=231860 containerID=51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af description=openstack/ovn-controller-mhts4-config-6lxgm/ovn-config id=e87d98d2-b937-451e-8cc3-81076f25f2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\nJun 12 11:09:58.897423 crc crio[19822]: 2026-06-12T11:09:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32cbfa2b30e87a8 Mac:f2:07:9b:ac:c6:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:58.898975 crc crio[19822]: time=\"2026-06-12T11:09:58.898868945Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc0052122a0}] Aliases:map[]}\"\nJun 12 11:09:58.899125 crc crio[19822]: time=\"2026-06-12T11:09:58.899040841Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:58.906889 crc crio[19822]: time=\"2026-06-12T11:09:58.903224246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a6c30670-d0bb-4cc4-aa15-15809ba1a098 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:58.978868 crc crio[19822]: time=\"2026-06-12T11:09:58.973020694Z\" level=warning msg=\"Stopping container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 with stop signal(15) timed out. Killing...\"\nJun 12 11:09:59.073452 crc crio[19822]: time=\"2026-06-12T11:09:59.073062379Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}\"\nJun 12 11:09:59.073452 crc crio[19822]: time=\"2026-06-12T11:09:59.07338045Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:59.083571 crc crio[19822]: time=\"2026-06-12T11:09:59.078624767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=07fa5154-08fb-49a9-9ddc-4cebea9fe4fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:59.120888 crc crio[19822]: time=\"2026-06-12T11:09:59.119130957Z\" level=error msg=\"Killing container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:09:59.165179 crc crio[19822]: time=\"2026-06-12T11:09:59.164964619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.165489 crc crio[19822]: time=\"2026-06-12T11:09:59.165403009Z\" level=info msg=\"Ran pod sandbox 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d with infra container: openstack/glance-default-external-api-0/POD\" id=a51ff8bf-7c0f-4fb2-bc42-69b29864d3d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:59.176726 crc crio[19822]: time=\"2026-06-12T11:09:59.176642631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9c85d746-50fb-490f-8f83-555bd3b27568 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:59.176994 crc crio[19822]: time=\"2026-06-12T11:09:59.176908576Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=304d1d51-1eb1-46f8-9846-3b60b7e4ed81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:59.180476 crc crio[19822]: time=\"2026-06-12T11:09:59.180412858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=86d8b05e-6f14-46fd-bdd7-946046509fc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.235885468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.244270848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=49506820-6745-4cb0-9dd3-fbea00983a8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.244490454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.244567866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.244639719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.381697 crc crio[19822]: time=\"2026-06-12T11:09:59.25334514Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a51ea9c1-b34b-4fba-87b5-4b50df4c71a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:59.381697 crc crio[19822]: time=\"2026-06-12T11:09:59.286675501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.381697 crc crio[19822]: time=\"2026-06-12T11:09:59.375224257Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=16e5f584-bb36-4b55-a51a-6e32be8eb4fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:59.424720 crc crio[19822]: time=\"2026-06-12T11:09:59.424494727Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=9f7d6f17-e218-414e-bbb6-ec0a38526b98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:59.429058 crc crio[19822]: time=\"2026-06-12T11:09:59.428399604Z\" level=info msg=\"Created container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log\" id=f98f406b-2d2d-4c65-a1ad-50d80bec809e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:09:59.441383 crc crio[19822]: time=\"2026-06-12T11:09:59.441215727Z\" level=info msg=\"Starting container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686\" id=6252f937-1e8c-4c0d-9423-c66d8bd6b72e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:09:59.452609 crc crio[19822]: time=\"2026-06-12T11:09:59.452431999Z\" level=info msg=\"Started container\" PID=231859 containerID=239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686 description=openstack/nova-metadata-0/nova-metadata-log id=6252f937-1e8c-4c0d-9423-c66d8bd6b72e name=/runtime.v1.RuntimeService/StartContainer sandboxID=05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\nJun 12 11:09:59.464493 crc crio[19822]: time=\"2026-06-12T11:09:59.46441331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7650d97e-c808-4261-8461-7f5805d2cdd8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:09:59.508405 crc crio[19822]: time=\"2026-06-12T11:09:59.50602006Z\" level=info msg=\"Stopped pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=206eebb6-b8b3-4822-8872-fc3ae7323305 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:59.556969 crc crio[19822]: time=\"2026-06-12T11:09:59.553550913Z\" level=info msg=\"Stopped pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=3ba889a7-31b0-4e86-a0cf-897a9b843985 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:59.652097 crc crio[19822]: time=\"2026-06-12T11:09:59.651417522Z\" level=info msg=\"Stopped container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd\" id=677b0648-9763-433d-8e2e-8770cfdff9ca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:59.680229 crc crio[19822]: time=\"2026-06-12T11:09:59.677411789Z\" level=info msg=\"Stopping pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=3ed8613d-5ae2-4e6b-8bf8-69789428d6ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:59.706562 crc crio[19822]: time=\"2026-06-12T11:09:59.706425398Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc000696818}] Aliases:map[]}\"\nJun 12 11:09:59.707319 crc crio[19822]: time=\"2026-06-12T11:09:59.70679595Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-8m6hm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:59.712899 crc crio[19822]: time=\"2026-06-12T11:09:59.712731883Z\" level=info msg=\"Stopping container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2 (timeout: 10s)\" id=abf5fd12-72b9-4fd0-b7f9-d8847634dcfc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:59.717300 crc crio[19822]: time=\"2026-06-12T11:09:59.717226648Z\" level=info msg=\"Stopped container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd\" id=1afa555f-cec5-4117-bdf5-90361c3832bf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:09:59.719798 crc crio[19822]: time=\"2026-06-12T11:09:59.719637906Z\" level=info msg=\"Stopping pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=ef9b119d-b7fc-43ee-8a8f-4577f7e3de58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:09:59.721530 crc crio[19822]: time=\"2026-06-12T11:09:59.72144537Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc001ee2048}] Aliases:map[]}\"\nJun 12 11:09:59.721747 crc crio[19822]: time=\"2026-06-12T11:09:59.721678208Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:59.799558 crc crio[19822]: time=\"2026-06-12T11:09:59.799508054Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00140e098}] Aliases:map[]}\"\nJun 12 11:09:59.799924 crc crio[19822]: time=\"2026-06-12T11:09:59.799904977Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:09:59.845437 crc crio[19822]: time=\"2026-06-12T11:09:59.845390275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.845757 crc crio[19822]: time=\"2026-06-12T11:09:59.845502369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.860328 crc crio[19822]: time=\"2026-06-12T11:09:59.860196453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.877159 crc crio[19822]: time=\"2026-06-12T11:09:59.876266192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.933863 crc crio[19822]: time=\"2026-06-12T11:09:59.93162298Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=6ff96671-0aa5-48b9-b41a-e9ad502e193e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:09:59.933863 crc crio[19822]: time=\"2026-06-12T11:09:59.932485038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:09:59.956032 crc crio[19822]: 2026-06-12T11:09:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ddcd5dec488e73 Mac:ce:96:d8:1e:7a:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:09:59.957267 crc crio[19822]: time=\"2026-06-12T11:09:59.956861324Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ad538}] Aliases:map[]}\"\nJun 12 11:09:59.957267 crc crio[19822]: time=\"2026-06-12T11:09:59.957099581Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:09:59.994659 crc crio[19822]: time=\"2026-06-12T11:09:59.994553682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fcc9aef0-08f7-4217-be63-077d211b81af name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:00.068922 crc crio[19822]: time=\"2026-06-12T11:10:00.066027953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.076762 crc crio[19822]: time=\"2026-06-12T11:10:00.072995896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.099750 crc crio[19822]: time=\"2026-06-12T11:10:00.098580631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.111334 crc crio[19822]: time=\"2026-06-12T11:10:00.111141136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.130361 crc crio[19822]: time=\"2026-06-12T11:10:00.130183622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.143151 crc crio[19822]: time=\"2026-06-12T11:10:00.142964174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.145528 crc crio[19822]: time=\"2026-06-12T11:10:00.145444486Z\" level=info msg=\"Stopped container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns\" id=abf5fd12-72b9-4fd0-b7f9-d8847634dcfc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:00.146654 crc crio[19822]: time=\"2026-06-12T11:10:00.146589243Z\" level=info msg=\"Stopping pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=40501159-0cc3-4297-9965-7ea7d3576f59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:00.149098 crc crio[19822]: time=\"2026-06-12T11:10:00.14899452Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc00101aac8}] Aliases:map[]}\"\nJun 12 11:10:00.189650 crc crio[19822]: time=\"2026-06-12T11:10:00.189536747Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6ddbdd9749-s784b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:00.321054 crc crio[19822]: time=\"2026-06-12T11:10:00.311782669Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc00244c8c8}] Aliases:map[]}\"\nJun 12 11:10:00.321054 crc crio[19822]: time=\"2026-06-12T11:10:00.311914733Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:00.321054 crc crio[19822]: time=\"2026-06-12T11:10:00.317169267Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=4043d961-e9cd-4fd0-a6b1-38e2fbbb4404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:00.342554 crc crio[19822]: time=\"2026-06-12T11:10:00.342403563Z\" level=info msg=\"Ran pod sandbox 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 with infra container: openstack/glance-default-internal-api-0/POD\" id=7d8f3465-d954-45bc-a653-1654d010f781 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:00.353297 crc crio[19822]: time=\"2026-06-12T11:10:00.353185794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a12c02ae-10d1-4c1c-9a88-90a372ed9935 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:00.376555 crc crio[19822]: time=\"2026-06-12T11:10:00.376404532Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc00244c9c8}] Aliases:map[]}\"\nJun 12 11:10:00.376555 crc crio[19822]: time=\"2026-06-12T11:10:00.376478774Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:00.407910 crc crio[19822]: time=\"2026-06-12T11:10:00.407705894Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc0006965d0}] Aliases:map[]}\"\nJun 12 11:10:00.407910 crc crio[19822]: time=\"2026-06-12T11:10:00.407797646Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:00.865431 crc crio[19822]: time=\"2026-06-12T11:10:00.864559373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.910064 crc crio[19822]: time=\"2026-06-12T11:10:00.909932706Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687710-zglmk/POD\" id=5cf224bf-606c-4a06-acf1-2f5247b0b810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:00.910064 crc crio[19822]: time=\"2026-06-12T11:10:00.910027769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.949886 crc crio[19822]: time=\"2026-06-12T11:10:00.948350783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:00.958974 crc crio[19822]: time=\"2026-06-12T11:10:00.956525461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3db69f03-3692-4e64-9dd8-c9294cb64acc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:00.970882 crc crio[19822]: time=\"2026-06-12T11:10:00.966119911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:01.093494 crc crio[19822]: time=\"2026-06-12T11:10:01.09047557Z\" level=info msg=\"Created container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller\" id=3537e16e-81cf-4ae8-b667-a7384a080558 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:01.098884 crc crio[19822]: time=\"2026-06-12T11:10:01.095005012Z\" level=info msg=\"Stopped pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=ef9b119d-b7fc-43ee-8a8f-4577f7e3de58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:01.108053 crc crio[19822]: time=\"2026-06-12T11:10:01.104447796Z\" level=info msg=\"Starting container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e\" id=773a0b1a-ab35-4d43-a4fa-257d86e80c14 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:01.121342 crc crio[19822]: time=\"2026-06-12T11:10:01.120757844Z\" level=info msg=\"Started container\" PID=231907 containerID=afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e description=openstack/ovn-controller-mhts4/ovn-controller id=773a0b1a-ab35-4d43-a4fa-257d86e80c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\nJun 12 11:10:01.219764 crc crio[19822]: time=\"2026-06-12T11:10:01.216452503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:01.230427 crc crio[19822]: time=\"2026-06-12T11:10:01.23032327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:01.298399 crc crio[19822]: time=\"2026-06-12T11:10:01.298305986Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=772def4b-e2d8-4fff-b133-461553d2792a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:01.397140 crc crio[19822]: time=\"2026-06-12T11:10:01.396600702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:01.469996 crc crio[19822]: time=\"2026-06-12T11:10:01.469778991Z\" level=info msg=\"Created container 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=c0f644f1-2afc-430c-b1ca-832affbd7d47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:01.473901 crc crio[19822]: time=\"2026-06-12T11:10:01.47378305Z\" level=info msg=\"Starting container: 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67\" id=a0164b82-7fce-40fa-9d76-cc4153e64f4c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:01.483415 crc crio[19822]: time=\"2026-06-12T11:10:01.483022201Z\" level=info msg=\"Started container\" PID=232302 containerID=510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=a0164b82-7fce-40fa-9d76-cc4153e64f4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\nJun 12 11:10:01.515891 crc crio[19822]: time=\"2026-06-12T11:10:01.515732294Z\" level=info msg=\"Stopped pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=3ed8613d-5ae2-4e6b-8bf8-69789428d6ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:01.583017 crc crio[19822]: time=\"2026-06-12T11:10:01.577966327Z\" level=info msg=\"Created container 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=4ef25177-a528-49b4-b2e9-df27304768b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:01.590325 crc crio[19822]: time=\"2026-06-12T11:10:01.589767487Z\" level=info msg=\"Starting container: 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653\" id=e41e6a5d-6a8f-4693-adbc-93fa99f95a7a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:01.595710 crc crio[19822]: time=\"2026-06-12T11:10:01.595588784Z\" level=info msg=\"Created container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=9805eda4-0cf7-4656-bfb3-1746a5df3dbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:01.604786 crc crio[19822]: time=\"2026-06-12T11:10:01.604614206Z\" level=info msg=\"Started container\" PID=232295 containerID=89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=e41e6a5d-6a8f-4693-adbc-93fa99f95a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\nJun 12 11:10:01.627395 crc crio[19822]: 2026-06-12T11:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:966cd72fc2c148f Mac:26:9b:74:aa:99:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 SocketPath: PciID:}] [{Interface:0xc000350920 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:01.627395 crc crio[19822]: time=\"2026-06-12T11:10:01.626017912Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc003264638}] Aliases:map[]}\"\nJun 12 11:10:01.627395 crc crio[19822]: time=\"2026-06-12T11:10:01.626185887Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:01.630044 crc crio[19822]: time=\"2026-06-12T11:10:01.629973428Z\" level=info msg=\"Starting container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1\" id=1b31aef3-7eb3-45c0-bb43-dd2197c1f7df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:01.635467 crc crio[19822]: time=\"2026-06-12T11:10:01.635379861Z\" level=info msg=\"Created container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c55f1fb2-fb53-48f0-863f-4e2dea1aa15e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:01.643391 crc crio[19822]: time=\"2026-06-12T11:10:01.642955372Z\" level=info msg=\"Starting container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f\" id=b61092dc-04ac-4640-af96-6a21d284df3a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:01.651652 crc crio[19822]: time=\"2026-06-12T11:10:01.651562918Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}\"\nJun 12 11:10:01.652034 crc crio[19822]: time=\"2026-06-12T11:10:01.651901299Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:01.697577 crc crio[19822]: time=\"2026-06-12T11:10:01.69703254Z\" level=info msg=\"Started container\" PID=232277 containerID=533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1b31aef3-7eb3-45c0-bb43-dd2197c1f7df name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\nJun 12 11:10:01.698300 crc crio[19822]: time=\"2026-06-12T11:10:01.698248389Z\" level=info msg=\"Started container\" PID=232300 containerID=2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=b61092dc-04ac-4640-af96-6a21d284df3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\nJun 12 11:10:01.747747 crc crio[19822]: time=\"2026-06-12T11:10:01.747659804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=7fde8ff9-d4c6-4d38-91d2-929d95c9d448 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:02.042934 crc crio[19822]: time=\"2026-06-12T11:10:02.040940477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.059350 crc crio[19822]: time=\"2026-06-12T11:10:02.059296575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.152696 crc crio[19822]: time=\"2026-06-12T11:10:02.152594004Z\" level=info msg=\"Ran pod sandbox 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 with infra container: openstack/nova-cell1-conductor-0/POD\" id=034df6d1-d7fe-42de-8dcd-4b2a1e0745f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:02.159120 crc crio[19822]: time=\"2026-06-12T11:10:02.158983284Z\" level=info msg=\"Stopped pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=40501159-0cc3-4297-9965-7ea7d3576f59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:02.193924 crc crio[19822]: time=\"2026-06-12T11:10:02.183165973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e23fcbdc-d50a-4743-8ef6-f710cc546d12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:02.193924 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bd82aaa4db2430 Mac:d2:44:2b:ff:2f:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 SocketPath: PciID:}] [{Interface:0xc000348960 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:02.193924 crc crio[19822]: time=\"2026-06-12T11:10:02.184380656Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00140e098}] Aliases:map[]}\"\nJun 12 11:10:02.193924 crc crio[19822]: time=\"2026-06-12T11:10:02.18452648Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:02.234937 crc crio[19822]: time=\"2026-06-12T11:10:02.233325827Z\" level=info msg=\"Created container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached\" id=3fe33c94-b0be-4740-94ab-3359caebdb82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:02.249018 crc crio[19822]: time=\"2026-06-12T11:10:02.248932195Z\" level=info msg=\"Starting container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85\" id=42745099-08a2-4010-a2c2-4d3633a653a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:02.252613 crc crio[19822]: time=\"2026-06-12T11:10:02.252236685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.259511 crc crio[19822]: time=\"2026-06-12T11:10:02.25767407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.287040 crc crio[19822]: time=\"2026-06-12T11:10:02.285299588Z\" level=info msg=\"Started container\" PID=232299 containerID=1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85 description=openstack/memcached-0/memcached id=42745099-08a2-4010-a2c2-4d3633a653a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\nJun 12 11:10:02.350681 crc crio[19822]: time=\"2026-06-12T11:10:02.350217179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.370521 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0e120dea7a1286 Mac:ea:e3:3e:ca:5f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b SocketPath: PciID:}] [{Interface:0xc0001227c0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:02.371389 crc crio[19822]: time=\"2026-06-12T11:10:02.371321629Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc00244c9c8}] Aliases:map[]}\"\nJun 12 11:10:02.371543 crc crio[19822]: time=\"2026-06-12T11:10:02.371489485Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:02.373351 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89985ba4320113 Mac:3a:21:1b:34:34:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:02.373351 crc crio[19822]: time=\"2026-06-12T11:10:02.372649482Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc0006965d0}] Aliases:map[]}\"\nJun 12 11:10:02.373351 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19753f4c5995e18 Mac:66:15:f8:2f:3f:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:02.373351 crc crio[19822]: time=\"2026-06-12T11:10:02.372927531Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:02.374044 crc crio[19822]: time=\"2026-06-12T11:10:02.373962125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.407157 crc crio[19822]: time=\"2026-06-12T11:10:02.407041628Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc00244c8c8}] Aliases:map[]}\"\nJun 12 11:10:02.407494 crc crio[19822]: time=\"2026-06-12T11:10:02.407430171Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:02.442566 crc crio[19822]: time=\"2026-06-12T11:10:02.442308753Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6b20aa8d-ab98-40bc-aa4f-d172d16225e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:02.477476 crc crio[19822]: time=\"2026-06-12T11:10:02.477413843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=fca88eb1-a1a8-4634-8ae0-81f9debff754 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:02.494621 crc crio[19822]: time=\"2026-06-12T11:10:02.49315007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.520878 crc crio[19822]: time=\"2026-06-12T11:10:02.520622402Z\" level=info msg=\"Ran pod sandbox 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c with infra container: openstack/nova-cell0-conductor-0/POD\" id=4beac023-fab9-4eb5-83d8-12b330b779cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:02.543057 crc crio[19822]: time=\"2026-06-12T11:10:02.542868917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.551578 crc crio[19822]: time=\"2026-06-12T11:10:02.551396988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e7066f67-382a-4d13-9d4f-a74ad77f883f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:02.593428 crc crio[19822]: time=\"2026-06-12T11:10:02.593281136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.705235 crc crio[19822]: time=\"2026-06-12T11:10:02.701177299Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc00244cb28}] Aliases:map[]}\"\nJun 12 11:10:02.705235 crc crio[19822]: time=\"2026-06-12T11:10:02.701256352Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687710-zglmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:02.735022 crc crio[19822]: time=\"2026-06-12T11:10:02.734125635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.789006 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c7aae6825c23ca Mac:76:66:5a:d0:76:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f SocketPath: PciID:}] [{Interface:0xc0003285c0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:02.789006 crc crio[19822]: time=\"2026-06-12T11:10:02.78794087Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc003264638}] Aliases:map[]}\"\nJun 12 11:10:02.789006 crc crio[19822]: time=\"2026-06-12T11:10:02.78825028Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:02.872355 crc crio[19822]: time=\"2026-06-12T11:10:02.862501599Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1693c38e-49ed-46d8-b2e2-04b8b1ba0407 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:02.872355 crc crio[19822]: time=\"2026-06-12T11:10:02.86626385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.872355 crc crio[19822]: time=\"2026-06-12T11:10:02.86657457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.874570 crc crio[19822]: time=\"2026-06-12T11:10:02.87246303Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=981bd1aa-e238-4fe9-a26a-358b668cda7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:02.896971 crc crio[19822]: time=\"2026-06-12T11:10:02.894783196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.896971 crc crio[19822]: time=\"2026-06-12T11:10:02.895146962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:02.989453 crc crio[19822]: time=\"2026-06-12T11:10:02.988425925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f4172a58-ef04-4b61-b651-e3dbc5576ac2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.295226 crc crio[19822]: time=\"2026-06-12T11:10:03.294435691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:03.296928 crc crio[19822]: time=\"2026-06-12T11:10:03.296597114Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=60b8b5d0-15d0-43d5-a7a7-5e9a6c28fbbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:03.314574 crc crio[19822]: time=\"2026-06-12T11:10:03.314510247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:03.343691 crc crio[19822]: time=\"2026-06-12T11:10:03.343551415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:03.417197 crc crio[19822]: time=\"2026-06-12T11:10:03.416317062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:03.436283 crc crio[19822]: time=\"2026-06-12T11:10:03.435716005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:03.461295 crc crio[19822]: time=\"2026-06-12T11:10:03.461238539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:03.470000 crc crio[19822]: time=\"2026-06-12T11:10:03.469950717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:03.649570 crc crio[19822]: 2026-06-12T11:10:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b192260c6010a26 Mac:f6:0c:b7:88:36:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 SocketPath: PciID:}] [{Interface:0xc0002b8ed0 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:03.650164 crc crio[19822]: time=\"2026-06-12T11:10:03.650046089Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc00244cb28}] Aliases:map[]}\"\nJun 12 11:10:03.650339 crc crio[19822]: time=\"2026-06-12T11:10:03.650281702Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687710-zglmk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:03.778035 crc crio[19822]: time=\"2026-06-12T11:10:03.777952197Z\" level=info msg=\"Ran pod sandbox b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 with infra container: openshift-infra/auto-csr-approver-29687710-zglmk/POD\" id=5cf224bf-606c-4a06-acf1-2f5247b0b810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:03.788944 crc crio[19822]: time=\"2026-06-12T11:10:03.788465316Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4ba03be5-1f69-4fa2-ac51-32ec6a25071f name=/runtime.v1.ImageService/PullImage\nJun 12 11:10:03.789628 crc crio[19822]: time=\"2026-06-12T11:10:03.789555271Z\" level=info msg=\"Ran pod sandbox b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb with infra container: openstack/ceilometer-0/POD\" id=b65a69b9-c38c-420d-9b86-f407dbafa6d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:03.799201 crc crio[19822]: time=\"2026-06-12T11:10:03.799113119Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:10:03.806883 crc crio[19822]: time=\"2026-06-12T11:10:03.806743666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=427e6205-02e7-484f-9a05-067e6e166449 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.831961 crc crio[19822]: time=\"2026-06-12T11:10:03.831878146Z\" level=info msg=\"Ran pod sandbox d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 with infra container: openstack/openstack-cell1-galera-0/POD\" id=8959b3d1-9746-43b6-a703-ff1d7453ccd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:03.842437 crc crio[19822]: time=\"2026-06-12T11:10:03.842335784Z\" level=info msg=\"Ran pod sandbox 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f with infra container: openstack/openstack-galera-0/POD\" id=487efa83-15ec-447a-9bf5-07cde3bbf91d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:03.845140 crc crio[19822]: time=\"2026-06-12T11:10:03.845039171Z\" level=info msg=\"Ran pod sandbox 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b with infra container: openstack/rabbitmq-server-0/POD\" id=6ff96671-0aa5-48b9-b41a-e9ad502e193e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:03.864675 crc crio[19822]: time=\"2026-06-12T11:10:03.864434027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=fa9c4bc3-d80e-4c31-9efb-06c9803c6192 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.865260 crc crio[19822]: time=\"2026-06-12T11:10:03.865106538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=208bcd92-4a05-4f84-9c60-d8d1ee17a3be name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.865333 crc crio[19822]: time=\"2026-06-12T11:10:03.865311775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e15bbef-eeae-413e-8db2-f7be3d6f9b58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.922272 crc crio[19822]: time=\"2026-06-12T11:10:03.922175672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9aa2b80a-0a69-4f0c-9ce6-788f7c93b6b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.926441 crc crio[19822]: time=\"2026-06-12T11:10:03.926338087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=950e3eb3-8d54-44dc-88b4-2fa300f549f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.926966 crc crio[19822]: time=\"2026-06-12T11:10:03.92675109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8fa22782-55ac-4702-af37-43b29a153e93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.946572 crc crio[19822]: time=\"2026-06-12T11:10:03.946398134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f8fa8e0-a167-499a-b6c5-a136b34b1a47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:03.995611 crc crio[19822]: time=\"2026-06-12T11:10:03.995505801Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ec7528ba-7d50-43b1-abbc-c3d50d31a0d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:03.996055 crc crio[19822]: time=\"2026-06-12T11:10:03.995951815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.005676 crc crio[19822]: time=\"2026-06-12T11:10:04.005583466Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=776425cf-bc9e-4d03-9f34-d9dcb9a86448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:04.006055 crc crio[19822]: time=\"2026-06-12T11:10:04.00601448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.011883 crc crio[19822]: time=\"2026-06-12T11:10:04.011727984Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=03f9ea7c-533d-402e-bbe5-49114d6093fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:04.019966 crc crio[19822]: time=\"2026-06-12T11:10:04.019798485Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=b7449357-2893-4858-9863-75f5b0788dbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:04.135497 crc crio[19822]: time=\"2026-06-12T11:10:04.135418117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.137060 crc crio[19822]: time=\"2026-06-12T11:10:04.135423228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.359855 crc crio[19822]: time=\"2026-06-12T11:10:04.359704592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.366687 crc crio[19822]: time=\"2026-06-12T11:10:04.366599422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.399552 crc crio[19822]: time=\"2026-06-12T11:10:04.399379388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.425956 crc crio[19822]: time=\"2026-06-12T11:10:04.425028916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.425956 crc crio[19822]: time=\"2026-06-12T11:10:04.425226254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.430380 crc crio[19822]: time=\"2026-06-12T11:10:04.429601355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.587158 crc crio[19822]: time=\"2026-06-12T11:10:04.585889354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:04.593621 crc crio[19822]: time=\"2026-06-12T11:10:04.5935238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.018661 crc crio[19822]: time=\"2026-06-12T11:10:05.018222862Z\" level=info msg=\"Removing container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c\" id=e8fbf64c-1e0d-4219-8deb-7d2888a9a7d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:05.045936 crc crio[19822]: time=\"2026-06-12T11:10:05.04577233Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4ba03be5-1f69-4fa2-ac51-32ec6a25071f name=/runtime.v1.ImageService/PullImage\nJun 12 11:10:05.047635 crc crio[19822]: time=\"2026-06-12T11:10:05.047525356Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=44db995e-fecb-4890-8038-3d2d3b780c97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.063594 crc crio[19822]: time=\"2026-06-12T11:10:05.063503309Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=94b70c22-acee-48af-9a38-7ae764211113 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.068925 crc crio[19822]: time=\"2026-06-12T11:10:05.066414673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5cc68b0e-b4ca-40b7-a984-d5f7fbf5a519 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.071900 crc crio[19822]: time=\"2026-06-12T11:10:05.070016178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=736a935c-484b-4847-b8fc-bb1c941da7cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.071900 crc crio[19822]: time=\"2026-06-12T11:10:05.070544725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b500c0aa-f3ce-4fbb-bbbb-7b653e275614 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.078787 crc crio[19822]: time=\"2026-06-12T11:10:05.078696488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=980a1b9c-03ec-4b11-ab04-7310f2fab984 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.092535 crc crio[19822]: time=\"2026-06-12T11:10:05.092417542Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=ef962564-7ffa-4fcf-9291-e2df67092637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.096063 crc crio[19822]: time=\"2026-06-12T11:10:05.095973121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.098199 crc crio[19822]: time=\"2026-06-12T11:10:05.096045255Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687710-zglmk/oc\" id=9befca7c-b457-46f2-b2e5-ccc5fa9d5437 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.104143 crc crio[19822]: time=\"2026-06-12T11:10:05.100716516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.104143 crc crio[19822]: time=\"2026-06-12T11:10:05.103246354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ef57603a-4079-455a-8474-a7050d0bea08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.107905 crc crio[19822]: time=\"2026-06-12T11:10:05.107737746Z\" level=info msg=\"Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=76f8e1ce-233c-44a1-900e-cd346e39ccdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.119177 crc crio[19822]: time=\"2026-06-12T11:10:05.119051567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=265ce200-0377-4b76-b8bb-1b03e47dffee name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.149496 crc crio[19822]: time=\"2026-06-12T11:10:05.14920286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=26922b32-1735-4651-9c6b-655119758e03 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.154663915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d4d05f5-2622-4e97-8fa0-26bf82f33ae8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.155059739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=519c9e13-9679-40ed-a537-128a762cfc37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.15512684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b0470da4-9be8-4495-a3d5-3aa29b20e72f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.155128964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f753a673-f1cb-445e-a5b5-4858c0b490c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.155522683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=985e4ad4-3611-4004-96ec-51ea6695212b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.156026 crc crio[19822]: time=\"2026-06-12T11:10:05.155613935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9d55fc6c-d622-4b7b-9bae-52342de77de2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.156026 crc crio[19822]: time=\"2026-06-12T11:10:05.155667597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ab410e50-eace-4cb3-a684-6432f4762193 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.156026 crc crio[19822]: time=\"2026-06-12T11:10:05.155766501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fabf5a4a-96ac-416b-bc1b-4b05f3f5fbcf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.156026 crc crio[19822]: time=\"2026-06-12T11:10:05.155898515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3484b1cf-43c7-4b8c-8870-b479e5bdb735 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.188906 crc crio[19822]: time=\"2026-06-12T11:10:05.178463857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=65fbb5f1-25a0-4b1f-a7f4-ae5510ea87bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.228911 crc crio[19822]: time=\"2026-06-12T11:10:05.228685297Z\" level=info msg=\"Removed container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener\" id=e8fbf64c-1e0d-4219-8deb-7d2888a9a7d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:05.238649 crc crio[19822]: time=\"2026-06-12T11:10:05.237533928Z\" level=info msg=\"Removing container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f\" id=209a8ae4-3a6a-477d-824d-9ba6627858a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:05.257203 crc crio[19822]: time=\"2026-06-12T11:10:05.253624667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.364178 crc crio[19822]: time=\"2026-06-12T11:10:05.363025758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9691eb0-0264-45e5-ba9a-a9add86cf363 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.364178 crc crio[19822]: time=\"2026-06-12T11:10:05.36342309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7946bcaa-2658-407d-a688-37f430d2fbe4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.370694 crc crio[19822]: time=\"2026-06-12T11:10:05.368962543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bb77a8c3-ca88-45c0-b9e8-61f9bd05f7aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.374604 crc crio[19822]: time=\"2026-06-12T11:10:05.374408065Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=0562b179-6598-4ff0-b06b-59bfcc8d33a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.406919904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3fb3a98-2f8a-4f1a-b3cb-25152c079e89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407143941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=abeae4c5-b700-4bd4-b91d-e7914cc2861d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407205903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d91f8952-0259-4f74-aff4-346d006b1abb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407245494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5a181ca2-476c-47a1-9002-66ec1df8c7b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407281145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5de19ac9-4a43-48b7-814d-44bb89d3b634 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407318236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c0c0051f-a563-4d19-a125-c81672af9957 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407373898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0cccfba4-04a5-4a10-8fcb-7dff03810d88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.421397 crc crio[19822]: time=\"2026-06-12T11:10:05.420353648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e6d2ecf5-525c-4066-a61f-c5adbc916f78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.436903 crc crio[19822]: time=\"2026-06-12T11:10:05.434668358Z\" level=info msg=\"Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=4d891baf-8546-44ad-a190-11775dd1a72d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.460887 crc crio[19822]: time=\"2026-06-12T11:10:05.458530038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=00874707-14d3-45cc-b7ad-3257fae0d24f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.473786 crc crio[19822]: time=\"2026-06-12T11:10:05.473038086Z\" level=info msg=\"Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=5c382e7e-7442-48d8-aa51-d399e1759c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.498239 crc crio[19822]: time=\"2026-06-12T11:10:05.493528897Z\" level=info msg=\"Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=9bfdf7d7-c06a-4853-9e49-68935d5c44e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.498239 crc crio[19822]: time=\"2026-06-12T11:10:05.496635977Z\" level=info msg=\"Removed container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log\" id=209a8ae4-3a6a-477d-824d-9ba6627858a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:05.511153 crc crio[19822]: time=\"2026-06-12T11:10:05.511063169Z\" level=info msg=\"Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=fe12f22f-ed43-4cd7-88cf-642bfbc4828a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.518934 crc crio[19822]: time=\"2026-06-12T11:10:05.517159236Z\" level=info msg=\"Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=01e93554-d9c3-42a5-aa50-880e13233422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.518934 crc crio[19822]: time=\"2026-06-12T11:10:05.517695416Z\" level=info msg=\"Removing container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b\" id=ce7aeb94-0e0d-4f09-ae76-8c8b735e3efd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:05.586929 crc crio[19822]: time=\"2026-06-12T11:10:05.586269284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.591172 crc crio[19822]: time=\"2026-06-12T11:10:05.590274934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.592194 crc crio[19822]: time=\"2026-06-12T11:10:05.591518264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.598429 crc crio[19822]: time=\"2026-06-12T11:10:05.598181954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.603688 crc crio[19822]: time=\"2026-06-12T11:10:05.603316824Z\" level=info msg=\"Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=31a0e9cc-de79-4610-ba83-4d2857d14161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.606255 crc crio[19822]: time=\"2026-06-12T11:10:05.605645974Z\" level=info msg=\"Creating container: openstack/glance-db-create-9m84p/mariadb-database-create\" id=0753ad00-0d7a-452a-bc79-fb9d315defee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.616912 crc crio[19822]: time=\"2026-06-12T11:10:05.612256333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=07d8264b-0a07-409a-af11-90920e46abc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:05.622060 crc crio[19822]: time=\"2026-06-12T11:10:05.621238989Z\" level=info msg=\"Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=d6dd7a25-e71c-4315-91b7-ce5a3c2786a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.622380 crc crio[19822]: time=\"2026-06-12T11:10:05.622137046Z\" level=info msg=\"Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=a70a7cab-0916-4bdc-8517-58f55ce96821 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.623935 crc crio[19822]: time=\"2026-06-12T11:10:05.622556122Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=8086de3a-0e8b-4161-b867-ef8259eedb0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.626697 crc crio[19822]: time=\"2026-06-12T11:10:05.626617351Z\" level=info msg=\"Creating container: openstack/placement-db-create-fxznj/mariadb-database-create\" id=be611ac9-50df-4d1b-915f-e2040a5dadbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.630911 crc crio[19822]: time=\"2026-06-12T11:10:05.629588945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.635872 crc crio[19822]: time=\"2026-06-12T11:10:05.632337236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.635872 crc crio[19822]: time=\"2026-06-12T11:10:05.632650221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.635872 crc crio[19822]: time=\"2026-06-12T11:10:05.633357797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.635872 crc crio[19822]: time=\"2026-06-12T11:10:05.633657023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.638101 crc crio[19822]: time=\"2026-06-12T11:10:05.637649442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.707308 crc crio[19822]: time=\"2026-06-12T11:10:05.707049376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.719880 crc crio[19822]: time=\"2026-06-12T11:10:05.718590235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.719880 crc crio[19822]: time=\"2026-06-12T11:10:05.718945046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.719880 crc crio[19822]: time=\"2026-06-12T11:10:05.719338009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:05.729845 crc crio[19822]: time=\"2026-06-12T11:10:05.729691888Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=b625e7f8-1460-46fc-baea-b68dbbc01af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:05.775923 crc crio[19822]: time=\"2026-06-12T11:10:05.775549353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:06.207919 crc crio[19822]: time=\"2026-06-12T11:10:06.207741627Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=6c58754e-cd5d-4904-ae40-445d3be43244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:06.207919 crc crio[19822]: time=\"2026-06-12T11:10:06.207902072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:06.215559 crc crio[19822]: time=\"2026-06-12T11:10:06.215457346Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=ccb50638-eb9e-4b78-8513-126f8d88184c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:06.215666 crc crio[19822]: time=\"2026-06-12T11:10:06.215613661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:06.250998 crc crio[19822]: time=\"2026-06-12T11:10:06.24812488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:06.266930 crc crio[19822]: time=\"2026-06-12T11:10:06.264119079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:06.419785 crc crio[19822]: time=\"2026-06-12T11:10:06.419595798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:06.896275 crc crio[19822]: time=\"2026-06-12T11:10:06.891689561Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=97f732f5-b451-4071-b51f-d525d504b621 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:06.896543 crc crio[19822]: time=\"2026-06-12T11:10:06.896338551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.035512 crc crio[19822]: time=\"2026-06-12T11:10:07.034946869Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-fzqtq/POD\" id=16d1d81c-8e62-42cf-aa21-18ca0be91945 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:07.035512 crc crio[19822]: time=\"2026-06-12T11:10:07.035156129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.039134 crc crio[19822]: time=\"2026-06-12T11:10:07.038904003Z\" level=info msg=\"Created container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log\" id=90747dd2-2276-4c5e-90cd-e8630a32fdd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:07.042796 crc crio[19822]: time=\"2026-06-12T11:10:07.042732464Z\" level=info msg=\"Starting container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb\" id=e0f1afc9-4677-482b-85f4-8aadc19c060a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:07.069153 crc crio[19822]: time=\"2026-06-12T11:10:07.069021318Z\" level=info msg=\"Started container\" PID=233435 containerID=73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb description=openstack/nova-api-0/nova-api-log id=e0f1afc9-4677-482b-85f4-8aadc19c060a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\nJun 12 11:10:07.101262 crc crio[19822]: time=\"2026-06-12T11:10:07.097536526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ae477a37-4ed6-4714-83fe-3861259eda1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:07.132050 crc crio[19822]: time=\"2026-06-12T11:10:07.131967505Z\" level=info msg=\"Removed container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker\" id=ce7aeb94-0e0d-4f09-ae76-8c8b735e3efd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:07.139771 crc crio[19822]: time=\"2026-06-12T11:10:07.139631852Z\" level=info msg=\"Removing container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df\" id=9d9408b5-8e91-45e0-a904-ef3004b429fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:07.304903 crc crio[19822]: time=\"2026-06-12T11:10:07.304610373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.329421 crc crio[19822]: time=\"2026-06-12T11:10:07.32919693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.335166 crc crio[19822]: time=\"2026-06-12T11:10:07.335097434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.342257 crc crio[19822]: time=\"2026-06-12T11:10:07.341797522Z\" level=info msg=\"Created container 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=fcc87f5e-9b4f-45fc-98d6-5e942c71b5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:07.344852 crc crio[19822]: time=\"2026-06-12T11:10:07.344723567Z\" level=info msg=\"Starting container: 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5\" id=c7e3a180-fa33-49c8-a8bf-ec6ac8048f1d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:07.363209 crc crio[19822]: time=\"2026-06-12T11:10:07.363021587Z\" level=info msg=\"Started container\" PID=233436 containerID=61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=c7e3a180-fa33-49c8-a8bf-ec6ac8048f1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\nJun 12 11:10:07.709933 crc crio[19822]: time=\"2026-06-12T11:10:07.709559715Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc00008c7f0}] Aliases:map[]}\"\nJun 12 11:10:07.709933 crc crio[19822]: time=\"2026-06-12T11:10:07.709637058Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:07.750754 crc crio[19822]: time=\"2026-06-12T11:10:07.750194592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.769022 crc crio[19822]: time=\"2026-06-12T11:10:07.768911324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fa52aa47-9baf-42c2-b88d-db247e2f2875 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:07.772688 crc crio[19822]: time=\"2026-06-12T11:10:07.772596365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.848095 crc crio[19822]: time=\"2026-06-12T11:10:07.843152596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.853497 crc crio[19822]: time=\"2026-06-12T11:10:07.844105107Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc000697730}] Aliases:map[]}\"\nJun 12 11:10:07.853667 crc crio[19822]: time=\"2026-06-12T11:10:07.853508029Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:07.906333 crc crio[19822]: time=\"2026-06-12T11:10:07.906238416Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=0c87691a-7351-44f3-8122-b7d81fd73f5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:07.911515 crc crio[19822]: time=\"2026-06-12T11:10:07.908539305Z\" level=info msg=\"Created container 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=60b8b5d0-15d0-43d5-a7a7-5e9a6c28fbbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:07.912251 crc crio[19822]: time=\"2026-06-12T11:10:07.912203958Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc000121a98}] Aliases:map[]}\"\nJun 12 11:10:07.912411 crc crio[19822]: time=\"2026-06-12T11:10:07.912393685Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:07.916794 crc crio[19822]: time=\"2026-06-12T11:10:07.915960217Z\" level=info msg=\"Starting container: 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee\" id=bae9c23a-939a-457e-8782-c50d53f4ba13 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:07.918104 crc crio[19822]: time=\"2026-06-12T11:10:07.917044302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.951797 crc crio[19822]: time=\"2026-06-12T11:10:07.951614044Z\" level=info msg=\"Started container\" PID=233446 containerID=306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bae9c23a-939a-457e-8782-c50d53f4ba13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\nJun 12 11:10:07.951797 crc crio[19822]: time=\"2026-06-12T11:10:07.95179649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.959662 crc crio[19822]: time=\"2026-06-12T11:10:07.959582359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:07.985742 crc crio[19822]: time=\"2026-06-12T11:10:07.979750311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.006366 crc crio[19822]: time=\"2026-06-12T11:10:08.005249024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.122097 crc crio[19822]: time=\"2026-06-12T11:10:08.122028409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.130651 crc crio[19822]: time=\"2026-06-12T11:10:08.125617837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.135922 crc crio[19822]: time=\"2026-06-12T11:10:08.135860752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.158541 crc crio[19822]: time=\"2026-06-12T11:10:08.156195849Z\" level=info msg=\"Created container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=981bd1aa-e238-4fe9-a26a-358b668cda7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:08.164342 crc crio[19822]: time=\"2026-06-12T11:10:08.164250768Z\" level=info msg=\"Starting container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac\" id=6a8c5f5a-c147-4ec5-a213-2994df7a5d1c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:08.173354 crc crio[19822]: time=\"2026-06-12T11:10:08.172926447Z\" level=info msg=\"Created container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent\" id=ec7528ba-7d50-43b1-abbc-c3d50d31a0d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:08.192004 crc crio[19822]: time=\"2026-06-12T11:10:08.191511926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.192004 crc crio[19822]: time=\"2026-06-12T11:10:08.19193615Z\" level=info msg=\"Started container\" PID=233441 containerID=91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=6a8c5f5a-c147-4ec5-a213-2994df7a5d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\nJun 12 11:10:08.193237 crc crio[19822]: time=\"2026-06-12T11:10:08.193197811Z\" level=info msg=\"Created container 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=318fba5b-c15b-4208-81ae-de0a9aa50548 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:08.194664 crc crio[19822]: time=\"2026-06-12T11:10:08.194622427Z\" level=info msg=\"Starting container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad\" id=f05ba7e5-9383-43c6-8035-1a4689d5f62d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:08.200173 crc crio[19822]: time=\"2026-06-12T11:10:08.19944979Z\" level=info msg=\"Starting container: 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe\" id=cac590b5-9d0e-4717-89f7-d495b8dfcdd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:08.207556 crc crio[19822]: time=\"2026-06-12T11:10:08.207463455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.212154 crc crio[19822]: time=\"2026-06-12T11:10:08.210395549Z\" level=info msg=\"Started container\" PID=233437 containerID=f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad description=openstack/ceilometer-0/ceilometer-central-agent id=f05ba7e5-9383-43c6-8035-1a4689d5f62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\nJun 12 11:10:08.233922 crc crio[19822]: time=\"2026-06-12T11:10:08.229602923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=799e01b5-3d6a-4ee5-96a0-e903e20a5431 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:08.235945 crc crio[19822]: time=\"2026-06-12T11:10:08.235448221Z\" level=info msg=\"Started container\" PID=233448 containerID=6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=cac590b5-9d0e-4717-89f7-d495b8dfcdd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\nJun 12 11:10:08.254627 crc crio[19822]: time=\"2026-06-12T11:10:08.254574174Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}\"\nJun 12 11:10:08.254971 crc crio[19822]: time=\"2026-06-12T11:10:08.25494594Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-fzqtq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:08.290108 crc crio[19822]: time=\"2026-06-12T11:10:08.288722288Z\" level=info msg=\"Created container 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=03f9ea7c-533d-402e-bbe5-49114d6093fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:08.303713 crc crio[19822]: time=\"2026-06-12T11:10:08.303006437Z\" level=info msg=\"Starting container: 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12\" id=1c5e103f-a653-495d-9266-ed64d5c02c3e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:08.322350 crc crio[19822]: time=\"2026-06-12T11:10:08.319203799Z\" level=info msg=\"Started container\" PID=233426 containerID=8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=1c5e103f-a653-495d-9266-ed64d5c02c3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\nJun 12 11:10:08.337027 crc crio[19822]: time=\"2026-06-12T11:10:08.33642796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5d460ea4-371d-4dec-9642-dfce24b780d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:08.361008 crc crio[19822]: time=\"2026-06-12T11:10:08.360403705Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=01dd7bbc-83ff-4724-a06e-ff357c874f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:08.361634 crc crio[19822]: time=\"2026-06-12T11:10:08.361419558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.457337 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbb67aed72ce062 Mac:96:e6:57:91:78:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:08.460914 crc crio[19822]: time=\"2026-06-12T11:10:08.460681533Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc00008c7f0}] Aliases:map[]}\"\nJun 12 11:10:08.461227 crc crio[19822]: time=\"2026-06-12T11:10:08.460978953Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:08.634154 crc crio[19822]: time=\"2026-06-12T11:10:08.633780388Z\" level=info msg=\"Ran pod sandbox fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad with infra container: openstack/ovn-northd-0/POD\" id=97f732f5-b451-4071-b51f-d525d504b621 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:08.649886 crc crio[19822]: time=\"2026-06-12T11:10:08.649745225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=ede9a793-bc96-4ad4-ac56-0578566eee3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:08.693875 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4998d33731febca Mac:46:91:cc:94:af:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:08.695694 crc crio[19822]: time=\"2026-06-12T11:10:08.695615939Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc000697730}] Aliases:map[]}\"\nJun 12 11:10:08.695987 crc crio[19822]: time=\"2026-06-12T11:10:08.695925169Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:08.768216 crc crio[19822]: time=\"2026-06-12T11:10:08.767312809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=801e032a-8cac-47dd-8c57-c02b5b4a5215 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:08.825514 crc crio[19822]: time=\"2026-06-12T11:10:08.825415321Z\" level=info msg=\"Ran pod sandbox 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=6c58754e-cd5d-4904-ae40-445d3be43244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:08.835727 crc crio[19822]: time=\"2026-06-12T11:10:08.835688832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=37f2c71f-ccc7-4e07-8832-acdac9130648 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:08.878892 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34d759b0b87f6d0 Mac:0a:9d:09:b7:21:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 SocketPath: PciID:}] [{Interface:0xc00053ad60 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:08.880218 crc crio[19822]: time=\"2026-06-12T11:10:08.879721788Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc000121a98}] Aliases:map[]}\"\nJun 12 11:10:08.881476 crc crio[19822]: time=\"2026-06-12T11:10:08.881398462Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:08.917638 crc crio[19822]: time=\"2026-06-12T11:10:08.91755674Z\" level=info msg=\"Created container bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1693c38e-49ed-46d8-b2e2-04b8b1ba0407 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:08.929497 crc crio[19822]: time=\"2026-06-12T11:10:08.92414769Z\" level=info msg=\"Starting container: bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8\" id=f455a7d1-c5b0-459d-8795-f56c509809bc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:08.929497 crc crio[19822]: time=\"2026-06-12T11:10:08.927141318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:08.929497 crc crio[19822]: time=\"2026-06-12T11:10:08.928909053Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=2f66e7f7-dd26-4aed-9d96-2828899ce7ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:08.932875 crc crio[19822]: time=\"2026-06-12T11:10:08.932767625Z\" level=info msg=\"Started container\" PID=233442 containerID=bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f455a7d1-c5b0-459d-8795-f56c509809bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\nJun 12 11:10:08.941324 crc crio[19822]: time=\"2026-06-12T11:10:08.941223384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.028503 crc crio[19822]: time=\"2026-06-12T11:10:09.027905891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=aba5e303-692f-4fd9-9386-a765d7d63eca name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:09.032734 crc crio[19822]: time=\"2026-06-12T11:10:09.032633977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.044948 crc crio[19822]: time=\"2026-06-12T11:10:09.044552781Z\" level=info msg=\"Ran pod sandbox 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 with infra container: openstack/swift-storage-0/POD\" id=ccb50638-eb9e-4b78-8513-126f8d88184c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:09.050349 crc crio[19822]: time=\"2026-06-12T11:10:09.05016913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.057741 crc crio[19822]: time=\"2026-06-12T11:10:09.057572006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.058981 crc crio[19822]: time=\"2026-06-12T11:10:09.058883702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e91414a8-e34a-4667-a41a-7b95e4a28f9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:09.069339 crc crio[19822]: time=\"2026-06-12T11:10:09.069262529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.086603 crc crio[19822]: time=\"2026-06-12T11:10:09.086495255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.088339 crc crio[19822]: time=\"2026-06-12T11:10:09.088163582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.108389 crc crio[19822]: time=\"2026-06-12T11:10:09.101437545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.108389 crc crio[19822]: time=\"2026-06-12T11:10:09.106789836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.112391 crc crio[19822]: time=\"2026-06-12T11:10:09.112324933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=99e37d2c-bf04-4f7d-bc42-b98be8edf678 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:09.112955 crc crio[19822]: time=\"2026-06-12T11:10:09.112485481Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=35f9ab92-8cfc-4330-8d0c-315659892d35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:09.113914 crc crio[19822]: time=\"2026-06-12T11:10:09.113855621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.114120 crc crio[19822]: time=\"2026-06-12T11:10:09.114059249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.115331 crc crio[19822]: time=\"2026-06-12T11:10:09.115258931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.131703 crc crio[19822]: time=\"2026-06-12T11:10:09.131573657Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=1f1fda56-1746-431d-9752-899b61792b84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:09.210186 crc crio[19822]: 2026-06-12T11:10:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5531441ac3e0c1e Mac:ae:37:7b:05:77:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:09.233150 crc crio[19822]: time=\"2026-06-12T11:10:09.227626788Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}\"\nJun 12 11:10:09.233150 crc crio[19822]: time=\"2026-06-12T11:10:09.228471815Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-fzqtq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:09.437338 crc crio[19822]: time=\"2026-06-12T11:10:09.437263149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.439521 crc crio[19822]: time=\"2026-06-12T11:10:09.439495891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.444928 crc crio[19822]: time=\"2026-06-12T11:10:09.444784971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.446344 crc crio[19822]: time=\"2026-06-12T11:10:09.44630789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.518049 crc crio[19822]: time=\"2026-06-12T11:10:09.517960818Z\" level=info msg=\"Stopping container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2 (timeout: 30s)\" id=e6a765f7-7527-49b2-8d65-06f0549e5c45 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:09.536002 crc crio[19822]: time=\"2026-06-12T11:10:09.533895192Z\" level=info msg=\"Created container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata\" id=4043d961-e9cd-4fd0-a6b1-38e2fbbb4404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:09.536977 crc crio[19822]: time=\"2026-06-12T11:10:09.536919806Z\" level=info msg=\"Starting container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6\" id=155f7bfc-6fe3-4d60-a536-b4cc1479f6fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:09.549209 crc crio[19822]: time=\"2026-06-12T11:10:09.549151042Z\" level=info msg=\"Started container\" PID=233447 containerID=2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6 description=openstack/nova-metadata-0/nova-metadata-metadata id=155f7bfc-6fe3-4d60-a536-b4cc1479f6fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\nJun 12 11:10:09.556385 crc crio[19822]: time=\"2026-06-12T11:10:09.556298902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.586309 crc crio[19822]: time=\"2026-06-12T11:10:09.585930824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.602002 crc crio[19822]: time=\"2026-06-12T11:10:09.595375653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.638920 crc crio[19822]: time=\"2026-06-12T11:10:09.630673514Z\" level=info msg=\"Ran pod sandbox 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 with infra container: openstack/ovn-controller-ovs-fzqtq/POD\" id=16d1d81c-8e62-42cf-aa21-18ca0be91945 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:09.638920 crc crio[19822]: time=\"2026-06-12T11:10:09.635981383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.649038 crc crio[19822]: time=\"2026-06-12T11:10:09.64822816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=05f1c33c-5db6-47a9-98d7-062b376c64a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:09.672696 crc crio[19822]: time=\"2026-06-12T11:10:09.67261208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.751781 crc crio[19822]: time=\"2026-06-12T11:10:09.751704131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=68ed7e10-c744-4bbc-bb34-8171a13c3c75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:09.792882 crc crio[19822]: time=\"2026-06-12T11:10:09.791583659Z\" level=info msg=\"Created container 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806: openstack/rabbitmq-server-0/setup-container\" id=776425cf-bc9e-4d03-9f34-d9dcb9a86448 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:09.796507 crc crio[19822]: time=\"2026-06-12T11:10:09.796350182Z\" level=info msg=\"Starting container: 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806\" id=219395af-4a98-4230-a11c-cf162b8566dc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:09.800013 crc crio[19822]: time=\"2026-06-12T11:10:09.799141654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.823952 crc crio[19822]: time=\"2026-06-12T11:10:09.823796931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.826551 crc crio[19822]: time=\"2026-06-12T11:10:09.825504769Z\" level=info msg=\"Started container\" PID=233449 containerID=35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806 description=openstack/rabbitmq-server-0/setup-container id=219395af-4a98-4230-a11c-cf162b8566dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\nJun 12 11:10:09.884998 crc crio[19822]: time=\"2026-06-12T11:10:09.882595904Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init\" id=19360609-140a-4ef1-9775-f105026359b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:09.893851 crc crio[19822]: time=\"2026-06-12T11:10:09.893674647Z\" level=info msg=\"Stopped container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=e6a765f7-7527-49b2-8d65-06f0549e5c45 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:09.898922 crc crio[19822]: time=\"2026-06-12T11:10:09.898551968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ae9c4d4d-e3b4-4379-937e-2b66ff82c1e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:09.949885 crc crio[19822]: time=\"2026-06-12T11:10:09.94967345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.955473 crc crio[19822]: time=\"2026-06-12T11:10:09.955363858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.967359 crc crio[19822]: time=\"2026-06-12T11:10:09.964035167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:09.983968 crc crio[19822]: time=\"2026-06-12T11:10:09.98356153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=438bc998-832e-4b31-ba90-7b81c036223d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:09.985863 crc crio[19822]: time=\"2026-06-12T11:10:09.985015414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.026236 crc crio[19822]: time=\"2026-06-12T11:10:10.025221611Z\" level=info msg=\"Removed container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log\" id=9d9408b5-8e91-45e0-a904-ef3004b429fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:10.048538 crc crio[19822]: time=\"2026-06-12T11:10:10.048293782Z\" level=info msg=\"Removing container: 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885\" id=badc083a-2517-4a31-830c-9feb538aa7da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:10.099966 crc crio[19822]: time=\"2026-06-12T11:10:10.099735988Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=9763ede9-de7e-4f2a-9dd2-c756398afb3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:10.108051 crc crio[19822]: time=\"2026-06-12T11:10:10.107966069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.116646 crc crio[19822]: time=\"2026-06-12T11:10:10.116504039Z\" level=info msg=\"Created container cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=0562b179-6598-4ff0-b06b-59bfcc8d33a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:10.120241 crc crio[19822]: time=\"2026-06-12T11:10:10.120174839Z\" level=info msg=\"Starting container: cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60\" id=2da76000-64f2-41b2-a2d7-64a359983a88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:10.130616 crc crio[19822]: time=\"2026-06-12T11:10:10.130393269Z\" level=info msg=\"Started container\" PID=233459 containerID=cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=2da76000-64f2-41b2-a2d7-64a359983a88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\nJun 12 11:10:10.142200 crc crio[19822]: time=\"2026-06-12T11:10:10.142067164Z\" level=info msg=\"Created container e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=ef962564-7ffa-4fcf-9291-e2df67092637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:10.144927 crc crio[19822]: time=\"2026-06-12T11:10:10.144677388Z\" level=info msg=\"Starting container: e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939\" id=9898a0a6-5866-4c5f-ba64-a8751e070043 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:10.155395 crc crio[19822]: time=\"2026-06-12T11:10:10.155254976Z\" level=info msg=\"Started container\" PID=233455 containerID=e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939 description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=9898a0a6-5866-4c5f-ba64-a8751e070043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\nJun 12 11:10:10.190909 crc crio[19822]: time=\"2026-06-12T11:10:10.190770307Z\" level=info msg=\"Created container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a51ea9c1-b34b-4fba-87b5-4b50df4c71a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:10.194103 crc crio[19822]: time=\"2026-06-12T11:10:10.193797646Z\" level=info msg=\"Starting container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c\" id=7cf2d9f9-5056-4ff2-8728-0d24a4365479 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:10.218433 crc crio[19822]: time=\"2026-06-12T11:10:10.21621515Z\" level=info msg=\"Created container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=304d1d51-1eb1-46f8-9846-3b60b7e4ed81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:10.244874 crc crio[19822]: time=\"2026-06-12T11:10:10.241044652Z\" level=info msg=\"Starting container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67\" id=e1bca7f6-9ee5-43d2-8165-b4830ed028c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:10.244874 crc crio[19822]: time=\"2026-06-12T11:10:10.242020861Z\" level=info msg=\"Started container\" PID=233451 containerID=7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7cf2d9f9-5056-4ff2-8728-0d24a4365479 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\nJun 12 11:10:10.253881 crc crio[19822]: time=\"2026-06-12T11:10:10.251382104Z\" level=info msg=\"Started container\" PID=233456 containerID=396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1bca7f6-9ee5-43d2-8165-b4830ed028c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\nJun 12 11:10:10.280790 crc crio[19822]: time=\"2026-06-12T11:10:10.280674078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=ff953b12-b2e4-41e6-9966-36ca89421965 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:10.343637 crc crio[19822]: time=\"2026-06-12T11:10:10.343506781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.348398 crc crio[19822]: time=\"2026-06-12T11:10:10.347952213Z\" level=info msg=\"Created container 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24: openstack/openstack-galera-0/mysql-bootstrap\" id=b7449357-2893-4858-9863-75f5b0788dbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:10.362681 crc crio[19822]: time=\"2026-06-12T11:10:10.353294665Z\" level=info msg=\"Starting container: 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24\" id=d034376c-f013-41dc-bd95-bb879d75ef6e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:10.381040 crc crio[19822]: time=\"2026-06-12T11:10:10.371426422Z\" level=info msg=\"Started container\" PID=233454 containerID=0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24 description=openstack/openstack-galera-0/mysql-bootstrap id=d034376c-f013-41dc-bd95-bb879d75ef6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\nJun 12 11:10:10.394374 crc crio[19822]: time=\"2026-06-12T11:10:10.394203215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.394374 crc crio[19822]: time=\"2026-06-12T11:10:10.394294125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.396547 crc crio[19822]: time=\"2026-06-12T11:10:10.396420039Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d7079dcd-c3e2-4ccb-ad8d-15182b69df45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:10.401143 crc crio[19822]: time=\"2026-06-12T11:10:10.399483342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.443211 crc crio[19822]: time=\"2026-06-12T11:10:10.4409238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.448640 crc crio[19822]: time=\"2026-06-12T11:10:10.445557867Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6e4188d0-c711-40f4-85a9-0b99c519db30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:10.448640 crc crio[19822]: time=\"2026-06-12T11:10:10.446000301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.811582 crc crio[19822]: time=\"2026-06-12T11:10:10.811191006Z\" level=info msg=\"Removed container 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=badc083a-2517-4a31-830c-9feb538aa7da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:10.848005 crc crio[19822]: time=\"2026-06-12T11:10:10.847464941Z\" level=info msg=\"Removing container: db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f\" id=f263a060-a9a0-4cc2-bdc3-a24770f40f79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:10.853420 crc crio[19822]: time=\"2026-06-12T11:10:10.85333257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:10.936046 crc crio[19822]: time=\"2026-06-12T11:10:10.935683294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:11.144413 crc crio[19822]: time=\"2026-06-12T11:10:11.143373613Z\" level=info msg=\"Stopping container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91 (timeout: 30s)\" id=37f753cc-4830-4474-a3b3-3c457cbd0b4a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:11.164550 crc crio[19822]: time=\"2026-06-12T11:10:11.164504188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:11.190608 crc crio[19822]: time=\"2026-06-12T11:10:11.190399453Z\" level=info msg=\"Stopping container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9 (timeout: 30s)\" id=f00e0aee-a832-4e54-969a-208fdd1c3e51 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:11.453404 crc crio[19822]: time=\"2026-06-12T11:10:11.450015071Z\" level=info msg=\"Stopped container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter\" id=37f753cc-4830-4474-a3b3-3c457cbd0b4a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:11.459228 crc crio[19822]: time=\"2026-06-12T11:10:11.456521341Z\" level=info msg=\"Stopping pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=a2c5b484-efcf-4189-8464-7d7c453a0792 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:11.476393 crc crio[19822]: time=\"2026-06-12T11:10:11.476222042Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc0007adb00}] Aliases:map[]}\"\nJun 12 11:10:11.476713 crc crio[19822]: time=\"2026-06-12T11:10:11.476443864Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-n7t5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:11.767749 crc crio[19822]: time=\"2026-06-12T11:10:11.767137239Z\" level=info msg=\"Stopped container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd\" id=f00e0aee-a832-4e54-969a-208fdd1c3e51 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:11.773050 crc crio[19822]: time=\"2026-06-12T11:10:11.773002278Z\" level=info msg=\"Stopping pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=f48fd026-9c71-4ec0-863a-a426752b3074 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:11.785867 crc crio[19822]: time=\"2026-06-12T11:10:11.785672079Z\" level=info msg=\"Stopped pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=f48fd026-9c71-4ec0-863a-a426752b3074 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:11.990933 crc crio[19822]: time=\"2026-06-12T11:10:11.990472943Z\" level=info msg=\"Stopped pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=a2c5b484-efcf-4189-8464-7d7c453a0792 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:12.426978 crc crio[19822]: time=\"2026-06-12T11:10:12.426142822Z\" level=info msg=\"Removed container db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=f263a060-a9a0-4cc2-bdc3-a24770f40f79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:12.446527 crc crio[19822]: time=\"2026-06-12T11:10:12.446450207Z\" level=info msg=\"Removing container: 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43\" id=0b8d101c-7547-49bd-9124-f67214c2094f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:12.571982 crc crio[19822]: time=\"2026-06-12T11:10:12.571047982Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/POD\" id=c7c11641-afe8-4a00-a214-f3697fc999db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:12.571982 crc crio[19822]: time=\"2026-06-12T11:10:12.571158462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:12.615330 crc crio[19822]: time=\"2026-06-12T11:10:12.608629895Z\" level=info msg=\"Removed container 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=0b8d101c-7547-49bd-9124-f67214c2094f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:12.632183 crc crio[19822]: time=\"2026-06-12T11:10:12.632112112Z\" level=info msg=\"Removing container: 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485\" id=bfebcbf5-c744-418d-a7b3-928853f8b643 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:13.031474 crc crio[19822]: time=\"2026-06-12T11:10:13.030271446Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc002145048}] Aliases:map[]}\"\nJun 12 11:10:13.031474 crc crio[19822]: time=\"2026-06-12T11:10:13.030953408Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:13.338600 crc crio[19822]: time=\"2026-06-12T11:10:13.338058886Z\" level=info msg=\"Removed container 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=bfebcbf5-c744-418d-a7b3-928853f8b643 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:13.374353 crc crio[19822]: time=\"2026-06-12T11:10:13.365301535Z\" level=info msg=\"Removing container: 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9\" id=5cfca8cf-e644-47bb-84fb-8a0f5a380a51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:13.788880 crc crio[19822]: time=\"2026-06-12T11:10:13.787666841Z\" level=info msg=\"Removed container 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=5cfca8cf-e644-47bb-84fb-8a0f5a380a51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:13.817151 crc crio[19822]: time=\"2026-06-12T11:10:13.816950726Z\" level=info msg=\"Removing container: cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811\" id=9c1b778a-99cb-4c3b-a82c-c0ecf8997c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:13.868547 crc crio[19822]: 2026-06-12T11:10:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f924e3455850054 Mac:ba:15:ff:14:de:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:13.870332 crc crio[19822]: time=\"2026-06-12T11:10:13.870032841Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc002145048}] Aliases:map[]}\"\nJun 12 11:10:13.870332 crc crio[19822]: time=\"2026-06-12T11:10:13.870253298Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:14.114555 crc crio[19822]: time=\"2026-06-12T11:10:14.114133424Z\" level=info msg=\"Ran pod sandbox f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/POD\" id=c7c11641-afe8-4a00-a214-f3697fc999db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:14.124227 crc crio[19822]: time=\"2026-06-12T11:10:14.12406467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:14.124899 crc crio[19822]: time=\"2026-06-12T11:10:14.124847535Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:14.124970 crc crio[19822]: time=\"2026-06-12T11:10:14.124922438Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:14.127425 crc crio[19822]: time=\"2026-06-12T11:10:14.127375347Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=75466928-1945-49ef-a536-95045e0dd6b6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:10:14.139279 crc crio[19822]: time=\"2026-06-12T11:10:14.139191973Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 12 11:10:14.185922 crc crio[19822]: time=\"2026-06-12T11:10:14.183514183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f5c6d36-6589-4b62-8bf5-5aa31f68dd14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:14.264762 crc crio[19822]: time=\"2026-06-12T11:10:14.264626674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4fc01a2-18de-4f09-af12-0a8f56561468 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:14.347406 crc crio[19822]: time=\"2026-06-12T11:10:14.347321142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=69821539-5d34-43b1-809e-908cfe602e85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:14.359061 crc crio[19822]: time=\"2026-06-12T11:10:14.358981414Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=62763d26-f074-4e09-b8ce-a90a37420d64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.359481 crc crio[19822]: time=\"2026-06-12T11:10:14.359419778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:14.390559 crc crio[19822]: time=\"2026-06-12T11:10:14.390477668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=582e0422-2ea0-4df0-8d46-62d57a12dff6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:14.437350 crc crio[19822]: time=\"2026-06-12T11:10:14.432733941Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=c2b61fc6-1086-419d-b6e7-d0e0fb055aa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.437655 crc crio[19822]: time=\"2026-06-12T11:10:14.437492304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:14.631190 crc crio[19822]: time=\"2026-06-12T11:10:14.630932511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:14.643190 crc crio[19822]: time=\"2026-06-12T11:10:14.642664697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:14.683659 crc crio[19822]: time=\"2026-06-12T11:10:14.683578569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:14.692990 crc crio[19822]: time=\"2026-06-12T11:10:14.692224668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:14.732012 crc crio[19822]: time=\"2026-06-12T11:10:14.731928222Z\" level=info msg=\"Created container 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=5c382e7e-7442-48d8-aa51-d399e1759c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.733203 crc crio[19822]: time=\"2026-06-12T11:10:14.733162851Z\" level=info msg=\"Starting container: 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f\" id=841fb2b2-7f29-4e3b-92d4-919e9768fd21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:14.742655 crc crio[19822]: time=\"2026-06-12T11:10:14.742184969Z\" level=info msg=\"Started container\" PID=234794 containerID=4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=841fb2b2-7f29-4e3b-92d4-919e9768fd21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\nJun 12 11:10:14.863018 crc crio[19822]: time=\"2026-06-12T11:10:14.862480678Z\" level=info msg=\"Created container 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555: openstack/glance-db-create-9m84p/mariadb-database-create\" id=0753ad00-0d7a-452a-bc79-fb9d315defee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.865132 crc crio[19822]: time=\"2026-06-12T11:10:14.865011838Z\" level=info msg=\"Starting container: 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555\" id=e807ccf0-8bf3-40e0-8224-f6121f98149c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:14.879408 crc crio[19822]: time=\"2026-06-12T11:10:14.879252287Z\" level=info msg=\"Started container\" PID=234795 containerID=58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555 description=openstack/glance-db-create-9m84p/mariadb-database-create id=e807ccf0-8bf3-40e0-8224-f6121f98149c name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\nJun 12 11:10:14.893998 crc crio[19822]: time=\"2026-06-12T11:10:14.892899175Z\" level=info msg=\"Created container a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=d6dd7a25-e71c-4315-91b7-ce5a3c2786a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.894930 crc crio[19822]: time=\"2026-06-12T11:10:14.894802398Z\" level=info msg=\"Starting container: a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a\" id=62d9515e-2716-4c86-9004-1df763220a63 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:14.911720 crc crio[19822]: time=\"2026-06-12T11:10:14.911576279Z\" level=info msg=\"Started container\" PID=234788 containerID=a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=62d9515e-2716-4c86-9004-1df763220a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\nJun 12 11:10:14.971552 crc crio[19822]: time=\"2026-06-12T11:10:14.971489525Z\" level=info msg=\"Created container 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=4d891baf-8546-44ad-a190-11775dd1a72d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.972717 crc crio[19822]: time=\"2026-06-12T11:10:14.972667652Z\" level=info msg=\"Starting container: 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22\" id=f8f14aa4-5d2d-4d83-9144-ce8908aff62e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:14.974256 crc crio[19822]: time=\"2026-06-12T11:10:14.974156604Z\" level=info msg=\"Created container 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=a70a7cab-0916-4bdc-8517-58f55ce96821 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.977437 crc crio[19822]: time=\"2026-06-12T11:10:14.975426175Z\" level=info msg=\"Starting container: 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb\" id=763b226a-258b-4a44-ad26-e80c29ce31b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:14.985581 crc crio[19822]: time=\"2026-06-12T11:10:14.98359891Z\" level=info msg=\"Started container\" PID=234787 containerID=4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=763b226a-258b-4a44-ad26-e80c29ce31b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\nJun 12 11:10:14.989739 crc crio[19822]: time=\"2026-06-12T11:10:14.988387968Z\" level=info msg=\"Created container ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=31a0e9cc-de79-4610-ba83-4d2857d14161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.991008 crc crio[19822]: time=\"2026-06-12T11:10:14.990931131Z\" level=info msg=\"Starting container: ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e\" id=16d9cb2a-d204-4ceb-90bf-540e3bab9d91 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:14.994922 crc crio[19822]: time=\"2026-06-12T11:10:14.994720028Z\" level=info msg=\"Created container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent\" id=01dd7bbc-83ff-4724-a06e-ff357c874f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.996315 crc crio[19822]: time=\"2026-06-12T11:10:14.996248524Z\" level=info msg=\"Created container 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=01e93554-d9c3-42a5-aa50-880e13233422 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:14.997117 crc crio[19822]: time=\"2026-06-12T11:10:14.99704092Z\" level=info msg=\"Starting container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1\" id=22e8ac34-77a2-499d-9578-827c1dd10ae3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:14.998756 crc crio[19822]: time=\"2026-06-12T11:10:14.998689582Z\" level=info msg=\"Starting container: 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75\" id=32dfe6a1-5347-4504-ac81-c1978287fed3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:15.000012 crc crio[19822]: time=\"2026-06-12T11:10:14.999684534Z\" level=info msg=\"Started container\" PID=234784 containerID=ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=16d9cb2a-d204-4ceb-90bf-540e3bab9d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\nJun 12 11:10:15.000454 crc crio[19822]: time=\"2026-06-12T11:10:15.000366606Z\" level=info msg=\"Created container 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=76f8e1ce-233c-44a1-900e-cd346e39ccdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.001330 crc crio[19822]: time=\"2026-06-12T11:10:15.001218544Z\" level=info msg=\"Created container 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=9bfdf7d7-c06a-4853-9e49-68935d5c44e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.001330 crc crio[19822]: time=\"2026-06-12T11:10:15.001301706Z\" level=info msg=\"Starting container: 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f\" id=1a9e2c32-fe8b-458a-a5f3-2fdc268b0be4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:15.002607 crc crio[19822]: time=\"2026-06-12T11:10:15.002549607Z\" level=info msg=\"Created container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler\" id=16e5f584-bb36-4b55-a51a-6e32be8eb4fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.003270 crc crio[19822]: time=\"2026-06-12T11:10:15.003226988Z\" level=info msg=\"Starting container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8\" id=ba29fdd3-9478-4ad1-860f-dbe283fe69c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:15.004528 crc crio[19822]: time=\"2026-06-12T11:10:15.003356332Z\" level=info msg=\"Starting container: 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0\" id=8c712336-b9f3-481b-a400-95001a3d51e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:15.006414 crc crio[19822]: time=\"2026-06-12T11:10:15.004967695Z\" level=info msg=\"Started container\" PID=234766 containerID=9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22 description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=f8f14aa4-5d2d-4d83-9144-ce8908aff62e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\nJun 12 11:10:15.012448 crc crio[19822]: time=\"2026-06-12T11:10:15.012366443Z\" level=info msg=\"Started container\" PID=234796 containerID=1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1 description=openstack/ceilometer-0/ceilometer-notification-agent id=22e8ac34-77a2-499d-9578-827c1dd10ae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\nJun 12 11:10:15.015061 crc crio[19822]: time=\"2026-06-12T11:10:15.014994493Z\" level=info msg=\"Started container\" PID=234807 containerID=3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75 description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=32dfe6a1-5347-4504-ac81-c1978287fed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\nJun 12 11:10:15.015991 crc crio[19822]: time=\"2026-06-12T11:10:15.015897302Z\" level=info msg=\"Created container 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb: openstack/placement-db-create-fxznj/mariadb-database-create\" id=be611ac9-50df-4d1b-915f-e2040a5dadbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.026794 crc crio[19822]: time=\"2026-06-12T11:10:15.026578957Z\" level=info msg=\"Starting container: 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb\" id=e9d69269-eece-473f-a462-e0e7c0bb9584 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:15.033448 crc crio[19822]: time=\"2026-06-12T11:10:15.032434041Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=920c6689-9ed6-46af-beb9-a117bf93fadd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:15.035512 crc crio[19822]: time=\"2026-06-12T11:10:15.035438023Z\" level=info msg=\"Started container\" PID=234810 containerID=16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=1a9e2c32-fe8b-458a-a5f3-2fdc268b0be4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\nJun 12 11:10:15.046728 crc crio[19822]: time=\"2026-06-12T11:10:15.046244171Z\" level=info msg=\"Started container\" PID=234789 containerID=8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0 description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=8c712336-b9f3-481b-a400-95001a3d51e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\nJun 12 11:10:15.049125 crc crio[19822]: time=\"2026-06-12T11:10:15.049047859Z\" level=info msg=\"Started container\" PID=234775 containerID=75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8 description=openstack/cinder-scheduler-0/cinder-scheduler id=ba29fdd3-9478-4ad1-860f-dbe283fe69c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\nJun 12 11:10:15.050570 crc crio[19822]: time=\"2026-06-12T11:10:15.050466524Z\" level=info msg=\"Started container\" PID=234790 containerID=8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb description=openstack/placement-db-create-fxznj/mariadb-database-create id=e9d69269-eece-473f-a462-e0e7c0bb9584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\nJun 12 11:10:15.062641 crc crio[19822]: time=\"2026-06-12T11:10:15.062519138Z\" level=info msg=\"Created container 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=b625e7f8-1460-46fc-baea-b68dbbc01af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.065624 crc crio[19822]: time=\"2026-06-12T11:10:15.065457298Z\" level=info msg=\"Starting container: 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727\" id=9c1cf720-cbc8-4446-9ba7-4a701078654c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:15.069891 crc crio[19822]: time=\"2026-06-12T11:10:15.069176602Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=901bd3cb-8328-4831-85be-55498e900812 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:15.076948 crc crio[19822]: time=\"2026-06-12T11:10:15.076903511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e47b955a-ec46-4b1e-a45b-1da9ff3e0c71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:15.079923 crc crio[19822]: time=\"2026-06-12T11:10:15.078916926Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=61d3d3cd-b4f6-45a3-a1e0-24883913a4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.079923 crc crio[19822]: time=\"2026-06-12T11:10:15.079375091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:15.093584 crc crio[19822]: time=\"2026-06-12T11:10:15.093359202Z\" level=info msg=\"Created container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log\" id=772def4b-e2d8-4fff-b133-461553d2792a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.098500 crc crio[19822]: time=\"2026-06-12T11:10:15.098431268Z\" level=info msg=\"Starting container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14\" id=e71d0e0f-b530-4ada-a2ef-9e35b3fa55fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:15.114513 crc crio[19822]: time=\"2026-06-12T11:10:15.114423149Z\" level=info msg=\"Started container\" PID=234793 containerID=837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14 description=openstack/glance-default-internal-api-0/glance-log id=e71d0e0f-b530-4ada-a2ef-9e35b3fa55fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\nJun 12 11:10:15.143709 crc crio[19822]: time=\"2026-06-12T11:10:15.143654894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=5bfcbf63-92d8-47d5-81f4-abd38d2b27c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:15.144711 crc crio[19822]: time=\"2026-06-12T11:10:15.143681603Z\" level=info msg=\"Started container\" PID=234791 containerID=1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727 description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=9c1cf720-cbc8-4446-9ba7-4a701078654c name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\nJun 12 11:10:15.204151 crc crio[19822]: time=\"2026-06-12T11:10:15.204065584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=042cbfdb-4709-41b4-8e73-692ba52abfac name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:15.229058 crc crio[19822]: time=\"2026-06-12T11:10:15.225249967Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=bc33df99-90c7-4d7d-b7cf-e1fb50ba899e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.229058 crc crio[19822]: time=\"2026-06-12T11:10:15.226501057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:15.327427 crc crio[19822]: time=\"2026-06-12T11:10:15.326977968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=9fd75ab3-7efa-47a9-ad00-31ef9beaa1d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:15.348156 crc crio[19822]: time=\"2026-06-12T11:10:15.346182323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1f016793-27b5-44d2-bd39-a17653f71d57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:15.369922 crc crio[19822]: time=\"2026-06-12T11:10:15.361736535Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f92ee1e7-96fe-4b13-8d88-ea4345b7856b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.369922 crc crio[19822]: time=\"2026-06-12T11:10:15.362469678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:15.383317 crc crio[19822]: time=\"2026-06-12T11:10:15.383225531Z\" level=info msg=\"Created container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api\" id=0c87691a-7351-44f3-8122-b7d81fd73f5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:15.393045 crc crio[19822]: time=\"2026-06-12T11:10:15.384931279Z\" level=info msg=\"Starting container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a\" id=d5c3db8e-25c2-447f-9d5b-e27ea46344b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:15.445774 crc crio[19822]: time=\"2026-06-12T11:10:15.445368134Z\" level=info msg=\"Started container\" PID=234809 containerID=bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a description=openstack/nova-api-0/nova-api-api id=d5c3db8e-25c2-447f-9d5b-e27ea46344b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\nJun 12 11:10:15.451395 crc crio[19822]: time=\"2026-06-12T11:10:15.451334526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7edd6540-8d4e-48ee-8405-09e6d7255423 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:16.067136 crc crio[19822]: time=\"2026-06-12T11:10:16.067032735Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=ac4108cb-b0d3-4c3c-8ef0-dc1bd872f29a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:16.067476 crc crio[19822]: time=\"2026-06-12T11:10:16.067440628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:16.096866 crc crio[19822]: time=\"2026-06-12T11:10:16.08827449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=77b6c356-f304-4098-b510-96b85e7e61fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:16.148777 crc crio[19822]: time=\"2026-06-12T11:10:16.14863686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=793e4e7f-539a-4553-8e7c-a803385ab866 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:16.194258 crc crio[19822]: time=\"2026-06-12T11:10:16.194176549Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=57c1b8a0-0e0d-4abb-ad4f-9b01efc101ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:16.197877 crc crio[19822]: time=\"2026-06-12T11:10:16.194609483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:16.336739 crc crio[19822]: time=\"2026-06-12T11:10:16.327752846Z\" level=info msg=\"Created container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log\" id=9f7d6f17-e218-414e-bbb6-ec0a38526b98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:16.348628 crc crio[19822]: time=\"2026-06-12T11:10:16.348500725Z\" level=info msg=\"Starting container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d\" id=5b3e4478-5b94-4235-be52-362167e5e1d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:16.362593 crc crio[19822]: time=\"2026-06-12T11:10:16.362479504Z\" level=info msg=\"Created container f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=8086de3a-0e8b-4161-b867-ef8259eedb0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:16.364409 crc crio[19822]: time=\"2026-06-12T11:10:16.364340624Z\" level=info msg=\"Started container\" PID=234808 containerID=c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d description=openstack/glance-default-external-api-0/glance-log id=5b3e4478-5b94-4235-be52-362167e5e1d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\nJun 12 11:10:16.389329 crc crio[19822]: time=\"2026-06-12T11:10:16.389263648Z\" level=info msg=\"Starting container: f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76\" id=0ddff440-a891-4786-85c1-872633cd6af0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:16.418254 crc crio[19822]: time=\"2026-06-12T11:10:16.418165259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d78bc48d-5b53-423e-8828-34c4ce618f04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:16.425456 crc crio[19822]: time=\"2026-06-12T11:10:16.425358493Z\" level=info msg=\"Started container\" PID=234785 containerID=f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76 description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=0ddff440-a891-4786-85c1-872633cd6af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\nJun 12 11:10:16.450882 crc crio[19822]: time=\"2026-06-12T11:10:16.449871419Z\" level=info msg=\"Created container dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=fe12f22f-ed43-4cd7-88cf-642bfbc4828a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:16.464660 crc crio[19822]: time=\"2026-06-12T11:10:16.464565911Z\" level=info msg=\"Starting container: dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676\" id=9527be49-728a-462c-862d-76aa5e86448a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:16.492283 crc crio[19822]: time=\"2026-06-12T11:10:16.488368813Z\" level=info msg=\"Started container\" PID=234805 containerID=dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676 description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=9527be49-728a-462c-862d-76aa5e86448a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\nJun 12 11:10:16.605276 crc crio[19822]: time=\"2026-06-12T11:10:16.603473493Z\" level=info msg=\"Created container aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2: openshift-infra/auto-csr-approver-29687710-zglmk/oc\" id=9befca7c-b457-46f2-b2e5-ccc5fa9d5437 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:16.612022 crc crio[19822]: time=\"2026-06-12T11:10:16.611521188Z\" level=info msg=\"Starting container: aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2\" id=c24b6795-7c8d-498f-b2bc-92209ee2e60b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:16.634417 crc crio[19822]: time=\"2026-06-12T11:10:16.634334294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=51335edc-765a-4851-976f-8e407dc0301f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:16.670325 crc crio[19822]: time=\"2026-06-12T11:10:16.670169339Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=e19e9237-24a7-438c-b710-9bbb2a7bc798 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:16.670575 crc crio[19822]: time=\"2026-06-12T11:10:16.670521821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:16.682509 crc crio[19822]: time=\"2026-06-12T11:10:16.682369299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:16.693272 crc crio[19822]: time=\"2026-06-12T11:10:16.691745125Z\" level=info msg=\"Started container\" PID=234792 containerID=aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2 description=openshift-infra/auto-csr-approver-29687710-zglmk/oc id=c24b6795-7c8d-498f-b2bc-92209ee2e60b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\nJun 12 11:10:16.860066 crc crio[19822]: time=\"2026-06-12T11:10:16.849618321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:16.936175 crc crio[19822]: time=\"2026-06-12T11:10:16.936115458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:16.947948 crc crio[19822]: time=\"2026-06-12T11:10:16.944636918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:16.948698 crc crio[19822]: time=\"2026-06-12T11:10:16.948659592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:16.997912 crc crio[19822]: time=\"2026-06-12T11:10:16.996496984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:17.126172 crc crio[19822]: time=\"2026-06-12T11:10:17.124634881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:17.171981 crc crio[19822]: time=\"2026-06-12T11:10:17.171675612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:17.217242 crc crio[19822]: time=\"2026-06-12T11:10:17.217162099Z\" level=info msg=\"Removed container cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=9c1b778a-99cb-4c3b-a82c-c0ecf8997c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:17.225497 crc crio[19822]: time=\"2026-06-12T11:10:17.223855805Z\" level=info msg=\"Removing container: 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0\" id=9c3e51b1-1906-44b2-8bbf-45287f580080 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:17.464560 crc crio[19822]: time=\"2026-06-12T11:10:17.46147204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a7ab6abe-209f-4ce9-b9ed-be77f8b9f91e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:17.470557 crc crio[19822]: time=\"2026-06-12T11:10:17.4704341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e6b9dd3a-b7f8-444a-8ddc-e7bcabee2214 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:17.483919 crc crio[19822]: time=\"2026-06-12T11:10:17.483779998Z\" level=info msg=\"Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=658ba91c-51f1-4ab9-9195-0c4f99003325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:17.486217 crc crio[19822]: time=\"2026-06-12T11:10:17.484325836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:17.680373 crc crio[19822]: time=\"2026-06-12T11:10:17.680208123Z\" level=info msg=\"Created container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=9763ede9-de7e-4f2a-9dd2-c756398afb3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:17.684802 crc crio[19822]: time=\"2026-06-12T11:10:17.684702629Z\" level=info msg=\"Starting container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266\" id=86660c58-8c59-46b4-92b0-4e65de6b56df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:17.746484 crc crio[19822]: time=\"2026-06-12T11:10:17.746341655Z\" level=info msg=\"Started container\" PID=235555 containerID=e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=86660c58-8c59-46b4-92b0-4e65de6b56df name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\nJun 12 11:10:17.747393 crc crio[19822]: time=\"2026-06-12T11:10:17.747319877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:17.754573 crc crio[19822]: time=\"2026-06-12T11:10:17.752113771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:17.793635 crc crio[19822]: time=\"2026-06-12T11:10:17.792989916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:17.972182 crc crio[19822]: time=\"2026-06-12T11:10:17.972027921Z\" level=info msg=\"Stopping pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=b61f8a08-92fe-43c0-a69e-d9eca700a895 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:17.982889 crc crio[19822]: time=\"2026-06-12T11:10:17.981213507Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc002145010}] Aliases:map[]}\"\nJun 12 11:10:17.982889 crc crio[19822]: time=\"2026-06-12T11:10:17.981406753Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:18.288885 crc crio[19822]: time=\"2026-06-12T11:10:18.287637701Z\" level=info msg=\"Removed container 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=9c3e51b1-1906-44b2-8bbf-45287f580080 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:18.334602 crc crio[19822]: time=\"2026-06-12T11:10:18.333503983Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/POD\" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:18.334602 crc crio[19822]: time=\"2026-06-12T11:10:18.3337182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:18.337982 crc crio[19822]: time=\"2026-06-12T11:10:18.335775046Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-dhj8d/POD\" id=df920731-28b4-4c3f-a613-fd0a1e488005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:18.337982 crc crio[19822]: time=\"2026-06-12T11:10:18.335933371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:18.343910 crc crio[19822]: time=\"2026-06-12T11:10:18.343263772Z\" level=info msg=\"Removing container: 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c\" id=204f28c4-b3f2-4499-a355-c6081f0ebd39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:18.450694 crc crio[19822]: time=\"2026-06-12T11:10:18.443366627Z\" level=info msg=\"Created container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd\" id=2f66e7f7-dd26-4aed-9d96-2828899ce7ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:18.462137 crc crio[19822]: time=\"2026-06-12T11:10:18.462017063Z\" level=info msg=\"Starting container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21\" id=4f2bb20d-7198-4a7b-8aeb-cd2eb15a32ec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:18.538320 crc crio[19822]: time=\"2026-06-12T11:10:18.524004481Z\" level=info msg=\"Started container\" PID=235584 containerID=512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21 description=openstack/ovn-northd-0/ovn-northd id=4f2bb20d-7198-4a7b-8aeb-cd2eb15a32ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\nJun 12 11:10:18.645308 crc crio[19822]: time=\"2026-06-12T11:10:18.642721036Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=017e12c6-77f8-426c-b084-0d63ed9d23d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:18.751574 crc crio[19822]: time=\"2026-06-12T11:10:18.749669428Z\" level=info msg=\"Created container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log\" id=3b7a0a07-0162-442e-8650-e12d33fa1833 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:18.754146 crc crio[19822]: time=\"2026-06-12T11:10:18.754023669Z\" level=info msg=\"Starting container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199\" id=47250d88-f7c3-4dc4-8dbf-a14e86029e12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:18.854220 crc crio[19822]: time=\"2026-06-12T11:10:18.853254865Z\" level=info msg=\"Started container\" PID=235587 containerID=117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199 description=openstack/cinder-api-0/cinder-api-log id=47250d88-f7c3-4dc4-8dbf-a14e86029e12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\nJun 12 11:10:18.888068 crc crio[19822]: time=\"2026-06-12T11:10:18.887751447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=597cf422-d70c-4f85-bc9c-3078da0e9e1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:18.891334 crc crio[19822]: time=\"2026-06-12T11:10:18.8912193Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:19.027717 crc crio[19822]: time=\"2026-06-12T11:10:19.027155144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=12740052-0491-456e-a7dd-532dd5a69fdf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:19.092919 crc crio[19822]: time=\"2026-06-12T11:10:19.09232985Z\" level=info msg=\"Ran pod sandbox 51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/POD\" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:19.096909 crc crio[19822]: time=\"2026-06-12T11:10:19.096456175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:19.096909 crc crio[19822]: time=\"2026-06-12T11:10:19.096714974Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:19.096909 crc crio[19822]: time=\"2026-06-12T11:10:19.096760575Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:19.101501 crc crio[19822]: time=\"2026-06-12T11:10:19.10142982Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c105c900-98b5-4518-bba6-c851831a74de name=/runtime.v1.ImageService/PullImage\nJun 12 11:10:19.110573 crc crio[19822]: time=\"2026-06-12T11:10:19.107771228Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 12 11:10:19.173774 crc crio[19822]: time=\"2026-06-12T11:10:19.157309614Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=35fe098e-765a-454c-abbf-ffb4ddc98f18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:19.173774 crc crio[19822]: time=\"2026-06-12T11:10:19.158573072Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0001212e8}] Aliases:map[]}\"\nJun 12 11:10:19.173774 crc crio[19822]: time=\"2026-06-12T11:10:19.158637434Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-dhj8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:19.173774 crc crio[19822]: time=\"2026-06-12T11:10:19.158690476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:19.244536 crc crio[19822]: time=\"2026-06-12T11:10:19.244437812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0b1f9911-1a59-4b4c-a5ea-0463a00efea0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:19.357161 crc crio[19822]: time=\"2026-06-12T11:10:19.355586481Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=1127f0ba-fa62-43a4-bc1f-4f89b2bb31f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:19.440863 crc crio[19822]: time=\"2026-06-12T11:10:19.440485831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:19.845874 crc crio[19822]: time=\"2026-06-12T11:10:19.842859975Z\" level=info msg=\"Stopping container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8 (timeout: 30s)\" id=cd16df8d-ec26-4a18-9725-7f6b758ed6cf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:20.027037 crc crio[19822]: time=\"2026-06-12T11:10:20.025658127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:20.114695 crc crio[19822]: time=\"2026-06-12T11:10:20.114056292Z\" level=info msg=\"Stopped pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=b61f8a08-92fe-43c0-a69e-d9eca700a895 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:20.117701 crc crio[19822]: time=\"2026-06-12T11:10:20.115706328Z\" level=info msg=\"Created container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init\" id=19360609-140a-4ef1-9775-f105026359b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:20.117701 crc crio[19822]: time=\"2026-06-12T11:10:20.116979056Z\" level=info msg=\"Starting container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062\" id=92e668dd-d6f2-4dd8-9298-9f18a56bc6e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:20.153989 crc crio[19822]: time=\"2026-06-12T11:10:20.152524732Z\" level=info msg=\"Created container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6e4188d0-c711-40f4-85a9-0b99c519db30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:20.175629 crc crio[19822]: time=\"2026-06-12T11:10:20.175454093Z\" level=info msg=\"Started container\" PID=235843 containerID=98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062 description=openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init id=92e668dd-d6f2-4dd8-9298-9f18a56bc6e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\nJun 12 11:10:20.178879 crc crio[19822]: time=\"2026-06-12T11:10:20.17876962Z\" level=info msg=\"Starting container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506\" id=8aa31781-97e7-4e36-b06b-22b4209900a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:20.187980 crc crio[19822]: time=\"2026-06-12T11:10:20.187633688Z\" level=info msg=\"Started container\" PID=235589 containerID=ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=8aa31781-97e7-4e36-b06b-22b4209900a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\nJun 12 11:10:20.310140 crc crio[19822]: time=\"2026-06-12T11:10:20.309559662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:20.470411 crc crio[19822]: time=\"2026-06-12T11:10:20.470313404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=26fe7d70-def6-4014-9b7e-f0f85828c080 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:20.481484 crc crio[19822]: time=\"2026-06-12T11:10:20.48139608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fefbacd7-3f23-40cf-914d-0c04d23ed0e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:20.483794 crc crio[19822]: time=\"2026-06-12T11:10:20.482222453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=907d472d-371a-4228-9d7b-d97d93f50130 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:20.486624 crc crio[19822]: time=\"2026-06-12T11:10:20.48655628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d6a568ed-6546-4187-a352-8c2204527dee name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:20.491700 crc crio[19822]: time=\"2026-06-12T11:10:20.491556119Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=fa456ada-6313-41e7-b122-8988aebd5f84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:20.492166 crc crio[19822]: time=\"2026-06-12T11:10:20.492036005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:20.500022 crc crio[19822]: 2026-06-12T11:10:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0a3cbf0a5e040f Mac:7e:17:d1:e6:49:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:20.503024 crc crio[19822]: time=\"2026-06-12T11:10:20.502641284Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0001212e8}] Aliases:map[]}\"\nJun 12 11:10:20.503430 crc crio[19822]: time=\"2026-06-12T11:10:20.503404358Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-dhj8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:20.508065 crc crio[19822]: time=\"2026-06-12T11:10:20.506506471Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=e3ddda9b-394f-459b-af02-bb7bcd4ade8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:20.576301 crc crio[19822]: time=\"2026-06-12T11:10:20.576228313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:20.617521 crc crio[19822]: time=\"2026-06-12T11:10:20.617443025Z\" level=info msg=\"Created container da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a: openstack/swift-storage-0/xattr-restore\" id=1f1fda56-1746-431d-9752-899b61792b84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:20.619368 crc crio[19822]: time=\"2026-06-12T11:10:20.619287804Z\" level=info msg=\"Starting container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a\" id=2e302f13-c7bb-4521-a27a-fa852480b13e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:20.634369 crc crio[19822]: time=\"2026-06-12T11:10:20.634258431Z\" level=info msg=\"Started container\" PID=235590 containerID=da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a description=openstack/swift-storage-0/xattr-restore id=2e302f13-c7bb-4521-a27a-fa852480b13e name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:20.725004 crc crio[19822]: time=\"2026-06-12T11:10:20.724707649Z\" level=info msg=\"Ran pod sandbox d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 with infra container: openstack/ovn-controller-metrics-dhj8d/POD\" id=df920731-28b4-4c3f-a613-fd0a1e488005 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:20.726665 crc crio[19822]: time=\"2026-06-12T11:10:20.726522317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:20.733887 crc crio[19822]: time=\"2026-06-12T11:10:20.733741735Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:20.778200 crc crio[19822]: time=\"2026-06-12T11:10:20.77810136Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:20.778200 crc crio[19822]: time=\"2026-06-12T11:10:20.778206283Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:20.779619 crc crio[19822]: time=\"2026-06-12T11:10:20.779554256Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6bb9a925-8472-4c16-b61d-a92b7299a952 name=/runtime.v1.ImageService/PullImage\nJun 12 11:10:20.791674 crc crio[19822]: time=\"2026-06-12T11:10:20.791588793Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 12 11:10:20.846365 crc crio[19822]: time=\"2026-06-12T11:10:20.846246903Z\" level=info msg=\"Created container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera\" id=62763d26-f074-4e09-b8ce-a90a37420d64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:20.848065 crc crio[19822]: time=\"2026-06-12T11:10:20.847714441Z\" level=info msg=\"Starting container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9\" id=54bf2bbd-de51-4524-8c86-f8103a630d03 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:20.859314 crc crio[19822]: time=\"2026-06-12T11:10:20.85919547Z\" level=info msg=\"Created container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=57c1b8a0-0e0d-4abb-ad4f-9b01efc101ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:20.860474 crc crio[19822]: time=\"2026-06-12T11:10:20.860320843Z\" level=info msg=\"Started container\" PID=235832 containerID=765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9 description=openstack/openstack-galera-0/galera id=54bf2bbd-de51-4524-8c86-f8103a630d03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\nJun 12 11:10:20.863975 crc crio[19822]: time=\"2026-06-12T11:10:20.861894203Z\" level=info msg=\"Starting container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a\" id=2c836d6d-377f-41d2-bb3b-a1180376069b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:20.879850 crc crio[19822]: time=\"2026-06-12T11:10:20.879624639Z\" level=info msg=\"Started container\" PID=235824 containerID=57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2c836d6d-377f-41d2-bb3b-a1180376069b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\nJun 12 11:10:20.953288 crc crio[19822]: time=\"2026-06-12T11:10:20.953168395Z\" level=info msg=\"Created container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera\" id=c2b61fc6-1086-419d-b6e7-d0e0fb055aa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:20.954306 crc crio[19822]: time=\"2026-06-12T11:10:20.954213799Z\" level=info msg=\"Starting container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb\" id=1c1da167-29b9-4472-ba89-2acf9c479ca6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:20.963252 crc crio[19822]: time=\"2026-06-12T11:10:20.963170764Z\" level=info msg=\"Started container\" PID=235831 containerID=513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb description=openstack/openstack-cell1-galera-0/galera id=1c1da167-29b9-4472-ba89-2acf9c479ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\nJun 12 11:10:20.968510 crc crio[19822]: time=\"2026-06-12T11:10:20.968434004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8f1236e0-acfc-4554-9e63-88dd7e781125 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:21.000692 crc crio[19822]: time=\"2026-06-12T11:10:20.998404699Z\" level=info msg=\"Stopping container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062 (timeout: 30s)\" id=b1113c73-2f1a-4aed-8e53-40d1cce40f08 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:21.005747 crc crio[19822]: time=\"2026-06-12T11:10:21.00563427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=a6859c5d-8400-4b09-b73c-a5e39d97d541 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:21.018690 crc crio[19822]: time=\"2026-06-12T11:10:21.018411998Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=516eb636-d995-4abd-8e1a-b69b09644619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:21.032738 crc crio[19822]: time=\"2026-06-12T11:10:21.026421834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.401455 crc crio[19822]: time=\"2026-06-12T11:10:21.401332472Z\" level=info msg=\"Stopped container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init\" id=b1113c73-2f1a-4aed-8e53-40d1cce40f08 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:21.403252 crc crio[19822]: time=\"2026-06-12T11:10:21.403202614Z\" level=info msg=\"Stopping pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=6d31441b-c346-4ba3-aebd-ee2d6cddc439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:21.404558 crc crio[19822]: time=\"2026-06-12T11:10:21.404519516Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0007ac718}] Aliases:map[]}\"\nJun 12 11:10:21.405023 crc crio[19822]: time=\"2026-06-12T11:10:21.404987111Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-fzqtq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:21.546208 crc crio[19822]: time=\"2026-06-12T11:10:21.545377408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.562849 crc crio[19822]: time=\"2026-06-12T11:10:21.562126254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.578575 crc crio[19822]: time=\"2026-06-12T11:10:21.576701798Z\" level=info msg=\"Created container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f92ee1e7-96fe-4b13-8d88-ea4345b7856b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:21.578988 crc crio[19822]: time=\"2026-06-12T11:10:21.578863336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.580485 crc crio[19822]: time=\"2026-06-12T11:10:21.580341752Z\" level=info msg=\"Starting container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e\" id=b34bae3e-0f47-4c83-850d-8808bb72bcde name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:21.582231 crc crio[19822]: time=\"2026-06-12T11:10:21.582167403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.592931 crc crio[19822]: time=\"2026-06-12T11:10:21.592565591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.601564 crc crio[19822]: time=\"2026-06-12T11:10:21.601455617Z\" level=info msg=\"Started container\" PID=235833 containerID=7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=b34bae3e-0f47-4c83-850d-8808bb72bcde name=/runtime.v1.RuntimeService/StartContainer sandboxID=966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\nJun 12 11:10:21.666896 crc crio[19822]: time=\"2026-06-12T11:10:21.666491991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.670874 crc crio[19822]: time=\"2026-06-12T11:10:21.670491349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.673666 crc crio[19822]: time=\"2026-06-12T11:10:21.672739971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.677881 crc crio[19822]: time=\"2026-06-12T11:10:21.676691677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:21.957047 crc crio[19822]: time=\"2026-06-12T11:10:21.950491718Z\" level=info msg=\"Created container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core\" id=61d3d3cd-b4f6-45a3-a1e0-24883913a4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:21.975129 crc crio[19822]: time=\"2026-06-12T11:10:21.974623549Z\" level=info msg=\"Starting container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2\" id=c617f0ce-79af-4255-b67a-e53065ea292d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:21.997917 crc crio[19822]: time=\"2026-06-12T11:10:21.99725991Z\" level=info msg=\"Started container\" PID=235811 containerID=6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2 description=openstack/ceilometer-0/sg-core id=c617f0ce-79af-4255-b67a-e53065ea292d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\nJun 12 11:10:22.058856 crc crio[19822]: time=\"2026-06-12T11:10:22.058348316Z\" level=info msg=\"Created container 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce: openstack/rabbitmq-cell1-server-0/setup-container\" id=35f9ab92-8cfc-4330-8d0c-315659892d35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:22.065437 crc crio[19822]: time=\"2026-06-12T11:10:22.064302458Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3c9193be-4fab-494d-9f9c-446108ad6078 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:22.075174 crc crio[19822]: time=\"2026-06-12T11:10:22.074032326Z\" level=info msg=\"Starting container: 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce\" id=2feeae7b-0f6b-4aff-9c75-1cad5266e421 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:22.093936 crc crio[19822]: time=\"2026-06-12T11:10:22.089674166Z\" level=info msg=\"Stopping container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e (timeout: 20s)\" id=f0d3dc2e-8dd1-482a-8dee-3dc601c6909a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:22.116183 crc crio[19822]: time=\"2026-06-12T11:10:22.115447035Z\" level=info msg=\"Started container\" PID=235585 containerID=7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce description=openstack/rabbitmq-cell1-server-0/setup-container id=2feeae7b-0f6b-4aff-9c75-1cad5266e421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\nJun 12 11:10:22.263280 crc crio[19822]: time=\"2026-06-12T11:10:22.262791036Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ac7cee5b-6b69-4153-af02-e67bf85843be name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:22.343296 crc crio[19822]: time=\"2026-06-12T11:10:22.340371582Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=ba29ca75-7d5d-4891-9e74-4b2b200d9746 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:22.343296 crc crio[19822]: time=\"2026-06-12T11:10:22.340451785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:22.369876 crc crio[19822]: time=\"2026-06-12T11:10:22.368066255Z\" level=info msg=\"Stopped container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller\" id=f0d3dc2e-8dd1-482a-8dee-3dc601c6909a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:22.387871 crc crio[19822]: time=\"2026-06-12T11:10:22.383016453Z\" level=info msg=\"Stopping pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=6398cc7e-3195-4e5d-890c-f77138c6cef5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:22.388345 crc crio[19822]: time=\"2026-06-12T11:10:22.386390216Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f9e3cd5f-341b-4a33-b01f-18891df919fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:22.392675 crc crio[19822]: time=\"2026-06-12T11:10:22.392594412Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc007a8e100}] Aliases:map[]}\"\nJun 12 11:10:22.392945 crc crio[19822]: time=\"2026-06-12T11:10:22.392760227Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mhts4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:22.478887 crc crio[19822]: time=\"2026-06-12T11:10:22.477921871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b35c90c1-80f3-4e15-a25b-9eef6cdaebc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:22.909913 crc crio[19822]: time=\"2026-06-12T11:10:22.909226326Z\" level=info msg=\"Created container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd\" id=ac4108cb-b0d3-4c3c-8ef0-dc1bd872f29a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:22.914866 crc crio[19822]: time=\"2026-06-12T11:10:22.914692603Z\" level=info msg=\"Starting container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73\" id=c2956986-6af0-4858-8e5d-a6c0d909ae61 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:22.917340 crc crio[19822]: time=\"2026-06-12T11:10:22.916121949Z\" level=info msg=\"Created container cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=658ba91c-51f1-4ab9-9195-0c4f99003325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:22.917976 crc crio[19822]: time=\"2026-06-12T11:10:22.917914027Z\" level=info msg=\"Starting container: cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9\" id=faaac300-f9d0-4bd8-87f9-492c9d0954d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:22.940635 crc crio[19822]: time=\"2026-06-12T11:10:22.937476288Z\" level=info msg=\"Started container\" PID=236353 containerID=bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73 description=openstack/glance-default-internal-api-0/glance-httpd id=c2956986-6af0-4858-8e5d-a6c0d909ae61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\nJun 12 11:10:23.101560 crc crio[19822]: time=\"2026-06-12T11:10:23.061387522Z\" level=info msg=\"Created container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe\" id=bc33df99-90c7-4d7d-b7cf-e1fb50ba899e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:23.101560 crc crio[19822]: time=\"2026-06-12T11:10:23.070847273Z\" level=info msg=\"Starting container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8\" id=3d27ab62-329f-4fdc-884f-a7353afc4ab7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:23.101560 crc crio[19822]: time=\"2026-06-12T11:10:23.081539618Z\" level=info msg=\"Removed container 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=204f28c4-b3f2-4499-a355-c6081f0ebd39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:23.104115 crc crio[19822]: time=\"2026-06-12T11:10:23.103953334Z\" level=info msg=\"Started container\" PID=235852 containerID=cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9 description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=faaac300-f9d0-4bd8-87f9-492c9d0954d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\nJun 12 11:10:23.106332 crc crio[19822]: time=\"2026-06-12T11:10:23.105285137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8d1e1840-da57-4e3c-9fd5-9ad1d96c241d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:23.125883 crc crio[19822]: time=\"2026-06-12T11:10:23.123692841Z\" level=info msg=\"Removing container: 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392\" id=0ae69508-8191-442d-8822-18de66a3b6e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:23.152963 crc crio[19822]: time=\"2026-06-12T11:10:23.152415455Z\" level=info msg=\"Started container\" PID=236366 containerID=e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8 description=openstack/cinder-scheduler-0/probe id=3d27ab62-329f-4fdc-884f-a7353afc4ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\nJun 12 11:10:23.228555 crc crio[19822]: time=\"2026-06-12T11:10:23.228435952Z\" level=info msg=\"Stopping container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35 (timeout: 30s)\" id=8a496736-b30c-410f-872d-83459e84deb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:23.357015 crc crio[19822]: time=\"2026-06-12T11:10:23.35631644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:23.374281 crc crio[19822]: time=\"2026-06-12T11:10:23.371643114Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=410efd52-2df3-47c9-ad81-6db55edbd4ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:23.469128 crc crio[19822]: time=\"2026-06-12T11:10:23.469005106Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00244d108}] Aliases:map[]}\"\nJun 12 11:10:23.469128 crc crio[19822]: time=\"2026-06-12T11:10:23.469113409Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:23.487101 crc crio[19822]: time=\"2026-06-12T11:10:23.486973412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:23.603036 crc crio[19822]: time=\"2026-06-12T11:10:23.602471317Z\" level=info msg=\"Stopped pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=6d31441b-c346-4ba3-aebd-ee2d6cddc439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:23.760878 crc crio[19822]: time=\"2026-06-12T11:10:23.759753363Z\" level=info msg=\"Stopped pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=6398cc7e-3195-4e5d-890c-f77138c6cef5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:23.942024 crc crio[19822]: time=\"2026-06-12T11:10:23.938473235Z\" level=info msg=\"Stopping pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=607e771a-427d-4982-8715-f97b174b1a2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:23.942024 crc crio[19822]: time=\"2026-06-12T11:10:23.939655093Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc0037c8348}] Aliases:map[]}\"\nJun 12 11:10:23.942024 crc crio[19822]: time=\"2026-06-12T11:10:23.939775047Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687710-zglmk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:24.375867 crc crio[19822]: time=\"2026-06-12T11:10:24.373563066Z\" level=info msg=\"Created container 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=fa456ada-6313-41e7-b122-8988aebd5f84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:24.378396 crc crio[19822]: time=\"2026-06-12T11:10:24.378303563Z\" level=info msg=\"Starting container: 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1\" id=d625b12e-0891-454d-b70d-09e6dee48936 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:24.389119 crc crio[19822]: time=\"2026-06-12T11:10:24.389015615Z\" level=info msg=\"Started container\" PID=236492 containerID=0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=d625b12e-0891-454d-b70d-09e6dee48936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\nJun 12 11:10:24.456703 crc crio[19822]: time=\"2026-06-12T11:10:24.456479321Z\" level=info msg=\"Created container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd\" id=e19e9237-24a7-438c-b710-9bbb2a7bc798 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:24.467951 crc crio[19822]: time=\"2026-06-12T11:10:24.463956364Z\" level=info msg=\"Starting container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579\" id=b129fe88-102d-4f57-88e0-ccc2025da39d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:24.468343 crc crio[19822]: time=\"2026-06-12T11:10:24.467964262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93d76f8b-6ec8-4510-ae77-8d3ae141da4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:24.473677 crc crio[19822]: time=\"2026-06-12T11:10:24.473270479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e1bf9371-a024-4ae1-af30-4fa43ff2798f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:24.474935 crc crio[19822]: time=\"2026-06-12T11:10:24.473970166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4147909a-5616-4073-b788-ff6d2aeb6cbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:24.479873 crc crio[19822]: time=\"2026-06-12T11:10:24.478160981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07308881-fbe9-4b39-b696-5b22d7f79d16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:24.488985 crc crio[19822]: time=\"2026-06-12T11:10:24.484976889Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=311f4055-1aad-4687-93a3-5604b91b9d3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:24.488985 crc crio[19822]: time=\"2026-06-12T11:10:24.485623999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:24.488985 crc crio[19822]: time=\"2026-06-12T11:10:24.488014745Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=943bd6e7-e43d-4425-b981-8d40b9994714 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:24.488985 crc crio[19822]: time=\"2026-06-12T11:10:24.488342779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:24.492199 crc crio[19822]: time=\"2026-06-12T11:10:24.491495323Z\" level=info msg=\"Started container\" PID=236499 containerID=fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579 description=openstack/glance-default-external-api-0/glance-httpd id=b129fe88-102d-4f57-88e0-ccc2025da39d name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\nJun 12 11:10:24.766046 crc crio[19822]: time=\"2026-06-12T11:10:24.765935193Z\" level=info msg=\"Created container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server\" id=516eb636-d995-4abd-8e1a-b69b09644619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:24.768124 crc crio[19822]: time=\"2026-06-12T11:10:24.767985919Z\" level=info msg=\"Created container 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=e3ddda9b-394f-459b-af02-bb7bcd4ade8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:24.783605 crc crio[19822]: time=\"2026-06-12T11:10:24.783532731Z\" level=info msg=\"Starting container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9\" id=1c32245a-8a8d-4e46-98bd-850ba748fe0c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:24.788551 crc crio[19822]: time=\"2026-06-12T11:10:24.78845438Z\" level=info msg=\"Starting container: 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470\" id=64ae40a6-6498-482b-b766-7e77670541de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:24.810295 crc crio[19822]: time=\"2026-06-12T11:10:24.810235392Z\" level=info msg=\"Started container\" PID=236501 containerID=79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=64ae40a6-6498-482b-b766-7e77670541de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\nJun 12 11:10:24.825175 crc crio[19822]: 2026-06-12T11:10:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06c4e6ed8aeee0 Mac:26:c4:6b:1d:f7:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 SocketPath: PciID:}] [{Interface:0xc00025d620 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:24.830417 crc crio[19822]: time=\"2026-06-12T11:10:24.830361892Z\" level=info msg=\"Started container\" PID=236500 containerID=759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9 description=openstack/swift-storage-0/account-server id=1c32245a-8a8d-4e46-98bd-850ba748fe0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:24.956908 crc crio[19822]: time=\"2026-06-12T11:10:24.951136943Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00244d108}] Aliases:map[]}\"\nJun 12 11:10:24.956908 crc crio[19822]: time=\"2026-06-12T11:10:24.951413602Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:25.035602 crc crio[19822]: time=\"2026-06-12T11:10:25.030246155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=1db9c910-07b1-4596-9d9d-18c96a565d42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:25.294794 crc crio[19822]: time=\"2026-06-12T11:10:25.294347499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.309072 crc crio[19822]: time=\"2026-06-12T11:10:25.30900001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.318485 crc crio[19822]: time=\"2026-06-12T11:10:25.318216744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.355002 crc crio[19822]: time=\"2026-06-12T11:10:25.350386865Z\" level=info msg=\"Removed container 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=0ae69508-8191-442d-8822-18de66a3b6e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:25.419260 crc crio[19822]: time=\"2026-06-12T11:10:25.415173909Z\" level=info msg=\"Removing container: 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348\" id=cac48bbb-d522-4417-9432-b0f4085e6e92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:25.441242 crc crio[19822]: time=\"2026-06-12T11:10:25.43815489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.506043 crc crio[19822]: time=\"2026-06-12T11:10:25.502632479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.557957 crc crio[19822]: time=\"2026-06-12T11:10:25.557903562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.574993 crc crio[19822]: time=\"2026-06-12T11:10:25.569956153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cad6ab70-04ae-4787-9348-86b4cfba3eb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:25.647056 crc crio[19822]: time=\"2026-06-12T11:10:25.645693628Z\" level=info msg=\"Stopped pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=607e771a-427d-4982-8715-f97b174b1a2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:25.677980 crc crio[19822]: time=\"2026-06-12T11:10:25.671973657Z\" level=info msg=\"Created container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter\" id=35fe098e-765a-454c-abbf-ffb4ddc98f18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:25.679592 crc crio[19822]: time=\"2026-06-12T11:10:25.679488469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4e122d5-ab20-4040-a1fe-1f4b4a12b32b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:25.704906 crc crio[19822]: time=\"2026-06-12T11:10:25.704551428Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=1598e8c6-b310-43fa-9557-391ba08c718d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:25.705176 crc crio[19822]: time=\"2026-06-12T11:10:25.705118626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.725327 crc crio[19822]: time=\"2026-06-12T11:10:25.725272126Z\" level=info msg=\"Starting container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21\" id=07d12b2d-a71b-46be-aa04-cd06461b59a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:25.760728 crc crio[19822]: time=\"2026-06-12T11:10:25.752868564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8f70c3e7-90c0-4ad7-9ed7-6fcf22d4f476 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:25.869655 crc crio[19822]: time=\"2026-06-12T11:10:25.859545083Z\" level=info msg=\"Started container\" PID=236503 containerID=c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21 description=openstack/ovn-northd-0/openstack-network-exporter id=07d12b2d-a71b-46be-aa04-cd06461b59a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\nJun 12 11:10:25.869655 crc crio[19822]: time=\"2026-06-12T11:10:25.865436431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.969250 crc crio[19822]: time=\"2026-06-12T11:10:25.96606561Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=6d3e5b42-78af-4047-a09d-0935fe8be001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:25.969250 crc crio[19822]: time=\"2026-06-12T11:10:25.966590737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:25.986918 crc crio[19822]: time=\"2026-06-12T11:10:25.986031787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:26.025989 crc crio[19822]: time=\"2026-06-12T11:10:26.025870988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:26.152931 crc crio[19822]: time=\"2026-06-12T11:10:26.110483705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:26.224268 crc crio[19822]: time=\"2026-06-12T11:10:26.224143692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:26.441882 crc crio[19822]: time=\"2026-06-12T11:10:26.441401393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:26.461593 crc crio[19822]: time=\"2026-06-12T11:10:26.461386801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:26.684658 crc crio[19822]: time=\"2026-06-12T11:10:26.68428259Z\" level=info msg=\"Ran pod sandbox c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe with infra container: openstack/kube-state-metrics-0/POD\" id=ba29ca75-7d5d-4891-9e74-4b2b200d9746 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:26.747045 crc crio[19822]: time=\"2026-06-12T11:10:26.746990653Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=071cb9d9-40e7-4d3e-b95d-e0e6ac56fe12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:26.984485 crc crio[19822]: time=\"2026-06-12T11:10:26.984257376Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=54d9a70d-c740-4b86-801c-2e358df55895 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:27.046255 crc crio[19822]: time=\"2026-06-12T11:10:27.046177575Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=764acf44-3171-42d4-85cc-4cdfe9d6d23a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:27.049243 crc crio[19822]: time=\"2026-06-12T11:10:27.049216373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:27.387616 crc crio[19822]: time=\"2026-06-12T11:10:27.382425202Z\" level=info msg=\"Stopped container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api\" id=8a496736-b30c-410f-872d-83459e84deb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:27.421498 crc crio[19822]: time=\"2026-06-12T11:10:27.421324917Z\" level=info msg=\"Stopping pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=235b4c24-98d9-4216-ba9b-acb662ff5641 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:27.432170 crc crio[19822]: time=\"2026-06-12T11:10:27.428541615Z\" level=info msg=\"Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc001ee2608}] Aliases:map[]}\"\nJun 12 11:10:27.432170 crc crio[19822]: time=\"2026-06-12T11:10:27.428718741Z\" level=info msg=\"Deleting pod openstack_keystone-69fd98fd54-mpzn2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:27.543926 crc crio[19822]: time=\"2026-06-12T11:10:27.543458201Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-sbpcz/POD\" id=24a9a65a-40ce-4557-bdc2-a38e72d2d10d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:27.543926 crc crio[19822]: time=\"2026-06-12T11:10:27.543563345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:28.083598 crc crio[19822]: time=\"2026-06-12T11:10:28.082647323Z\" level=info msg=\"Created container 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=410efd52-2df3-47c9-ad81-6db55edbd4ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:28.090728 crc crio[19822]: time=\"2026-06-12T11:10:28.090679279Z\" level=info msg=\"Starting container: 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454\" id=baf57b71-d27c-47e6-a93b-db61a89d199f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:28.106230 crc crio[19822]: time=\"2026-06-12T11:10:28.103322116Z\" level=info msg=\"Started container\" PID=236961 containerID=0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=baf57b71-d27c-47e6-a93b-db61a89d199f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\nJun 12 11:10:28.777639 crc crio[19822]: time=\"2026-06-12T11:10:28.770562376Z\" level=info msg=\"Created container a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=1598e8c6-b310-43fa-9557-391ba08c718d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:28.784160 crc crio[19822]: time=\"2026-06-12T11:10:28.783956607Z\" level=info msg=\"Starting container: a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d\" id=8f4a4083-c903-447d-8c64-d7b6f70cef0f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:28.803507 crc crio[19822]: time=\"2026-06-12T11:10:28.803070958Z\" level=info msg=\"Created container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator\" id=6d3e5b42-78af-4047-a09d-0935fe8be001 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:28.804276 crc crio[19822]: time=\"2026-06-12T11:10:28.804225026Z\" level=info msg=\"Created container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd\" id=f9e3cd5f-341b-4a33-b01f-18891df919fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:28.809658 crc crio[19822]: time=\"2026-06-12T11:10:28.809582208Z\" level=info msg=\"Starting container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0\" id=852009fe-9e8f-4c3c-bcd4-eedd2418f92d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:28.810870 crc crio[19822]: time=\"2026-06-12T11:10:28.810297901Z\" level=info msg=\"Starting container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702\" id=0751f8d3-8356-48f8-a957-d06998bf4e8f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:28.823799 crc crio[19822]: time=\"2026-06-12T11:10:28.822279077Z\" level=info msg=\"Started container\" PID=237398 containerID=a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=8f4a4083-c903-447d-8c64-d7b6f70cef0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\nJun 12 11:10:28.863470 crc crio[19822]: time=\"2026-06-12T11:10:28.86312547Z\" level=info msg=\"Created container 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=311f4055-1aad-4687-93a3-5604b91b9d3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:28.864145 crc crio[19822]: time=\"2026-06-12T11:10:28.864000911Z\" level=info msg=\"Started container\" PID=237406 containerID=8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0 description=openstack/swift-storage-0/account-replicator id=852009fe-9e8f-4c3c-bcd4-eedd2418f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:28.865532 crc crio[19822]: time=\"2026-06-12T11:10:28.86498286Z\" level=info msg=\"Started container\" PID=237410 containerID=eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702 description=openstack/ceilometer-0/proxy-httpd id=0751f8d3-8356-48f8-a957-d06998bf4e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\nJun 12 11:10:28.875635 crc crio[19822]: time=\"2026-06-12T11:10:28.875569887Z\" level=info msg=\"Starting container: 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5\" id=c5bebeda-644e-4906-a985-0d2b66d3598d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:28.912019 crc crio[19822]: time=\"2026-06-12T11:10:28.91157223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=3d4132cc-d926-4721-81b8-c9ddf6ffd546 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:28.964233 crc crio[19822]: time=\"2026-06-12T11:10:28.964118195Z\" level=info msg=\"Started container\" PID=237400 containerID=99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=c5bebeda-644e-4906-a985-0d2b66d3598d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\nJun 12 11:10:29.035528 crc crio[19822]: time=\"2026-06-12T11:10:29.03049184Z\" level=info msg=\"Created container 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=943bd6e7-e43d-4425-b981-8d40b9994714 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:29.054656 crc crio[19822]: time=\"2026-06-12T11:10:29.054575166Z\" level=info msg=\"Starting container: 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e\" id=901a4ad5-96d7-416e-8daf-95e3496f1608 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:29.082393 crc crio[19822]: time=\"2026-06-12T11:10:29.08228061Z\" level=info msg=\"Started container\" PID=237427 containerID=3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=901a4ad5-96d7-416e-8daf-95e3496f1608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\nJun 12 11:10:29.177919 crc crio[19822]: time=\"2026-06-12T11:10:29.177637833Z\" level=info msg=\"Created container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api\" id=1127f0ba-fa62-43a4-bc1f-4f89b2bb31f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:29.183497 crc crio[19822]: time=\"2026-06-12T11:10:29.183384728Z\" level=info msg=\"Starting container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467\" id=09f54ee0-0a22-45bf-9ba4-d12811d07203 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:29.207751 crc crio[19822]: time=\"2026-06-12T11:10:29.207616609Z\" level=info msg=\"Started container\" PID=237408 containerID=1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467 description=openstack/cinder-api-0/cinder-api id=09f54ee0-0a22-45bf-9ba4-d12811d07203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\nJun 12 11:10:29.319140 crc crio[19822]: time=\"2026-06-12T11:10:29.288422496Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-wktt7/POD\" id=2187071e-49f0-4744-ab65-4f3d161ae63a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:29.329136 crc crio[19822]: time=\"2026-06-12T11:10:29.328214342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:30.480546 crc crio[19822]: time=\"2026-06-12T11:10:30.474755177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2fb221c8-79c6-4b5c-808d-4bf2a42a6a50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:30.797220 crc crio[19822]: time=\"2026-06-12T11:10:30.796029207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=85db7ba8-ffe6-499e-8baf-e741c2cb24c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:30.807210 crc crio[19822]: time=\"2026-06-12T11:10:30.807125456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:30.815489 crc crio[19822]: time=\"2026-06-12T11:10:30.815317789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=163121b5-c886-4474-bedb-deccbfccf995 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:30.822405 crc crio[19822]: time=\"2026-06-12T11:10:30.821750964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:30.847180 crc crio[19822]: time=\"2026-06-12T11:10:30.8470352Z\" level=info msg=\"Stopped pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=235b4c24-98d9-4216-ba9b-acb662ff5641 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:30.847683 crc crio[19822]: time=\"2026-06-12T11:10:30.84764865Z\" level=info msg=\"Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=241aaee7-7110-43d3-a0ae-4f592b282c5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:30.852305 crc crio[19822]: time=\"2026-06-12T11:10:30.852254667Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=0ac2aa29-3f76-4cac-8e83-df33a2e2cac8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:30.912347 crc crio[19822]: time=\"2026-06-12T11:10:30.908277755Z\" level=info msg=\"Removed container 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=cac48bbb-d522-4417-9432-b0f4085e6e92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:30.918739 crc crio[19822]: time=\"2026-06-12T11:10:30.918577662Z\" level=info msg=\"Removing container: 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f\" id=71e55b6a-f0e6-43b2-806b-4f8700a06a00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:31.191884 crc crio[19822]: time=\"2026-06-12T11:10:31.191329108Z\" level=info msg=\"Created container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics\" id=764acf44-3171-42d4-85cc-4cdfe9d6d23a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:31.197235 crc crio[19822]: time=\"2026-06-12T11:10:31.195628271Z\" level=info msg=\"Starting container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26\" id=962155d7-53fb-4447-ab72-7a93c36636a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:31.255863 crc crio[19822]: time=\"2026-06-12T11:10:31.254321467Z\" level=info msg=\"Started container\" PID=238243 containerID=aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26 description=openstack/kube-state-metrics-0/kube-state-metrics id=962155d7-53fb-4447-ab72-7a93c36636a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\nJun 12 11:10:31.459039 crc crio[19822]: time=\"2026-06-12T11:10:31.458497952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75f24670-d7c3-44cd-88fe-c4769297247b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:31.468189 crc crio[19822]: time=\"2026-06-12T11:10:31.467960592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=724de659-3050-464f-8a0c-b73ec9663dff name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:32.327733 crc crio[19822]: time=\"2026-06-12T11:10:32.3274757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:32.327733 crc crio[19822]: time=\"2026-06-12T11:10:32.327723238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:32.332110 crc crio[19822]: time=\"2026-06-12T11:10:32.331999754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=34622139-e1a0-4bdf-9cd3-16a5957250b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:32.333976 crc crio[19822]: time=\"2026-06-12T11:10:32.333691639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a89fe23b-0cf5-456b-b49b-fde0cdc05e30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:32.528224 crc crio[19822]: time=\"2026-06-12T11:10:32.528152922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cc8ed530-0d57-42f8-b5a2-ded4eb9dde0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:32.528438 crc crio[19822]: time=\"2026-06-12T11:10:32.528277276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f8fd28d4-9361-4b09-b0f7-701b6d610420 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:32.528640 crc crio[19822]: time=\"2026-06-12T11:10:32.528152412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51c1d8f6-f5a5-48fc-a23c-7d585d531af2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:33.459744 crc crio[19822]: time=\"2026-06-12T11:10:33.458375668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f4c36838-ccf2-4260-980a-de4138c5e6f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:33.460783 crc crio[19822]: time=\"2026-06-12T11:10:33.460414933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fad6c6bf-cbd3-4f1f-af6a-92f50acb3e4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:33.464618 crc crio[19822]: time=\"2026-06-12T11:10:33.462120038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=72896883-a4bf-4cec-8a70-7988b010efae name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:33.464618 crc crio[19822]: time=\"2026-06-12T11:10:33.462761778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8f0c43c3-4239-4461-bff6-0b1f92301d6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:33.464618 crc crio[19822]: time=\"2026-06-12T11:10:33.463041447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=11459db6-754d-41d2-a4b1-21cfa8ec13f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:34.459010 crc crio[19822]: time=\"2026-06-12T11:10:34.458119782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=637814dc-5bf6-4316-8d61-0a8f204fd084 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025352834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b3ba1b15-584c-4b79-b4b7-22fbbfddd0e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025371414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0378ad75-c1a9-4816-b2f4-91b0890fdfbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025367454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e3e9f5a3-604a-4b2e-bb12-38879577d9e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025405925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=538605bb-b3d4-4bf1-b5c1-2ebaf0f5675d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025423306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6cc4ea2d-0a8b-428f-9e45-2c1cade58135 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025428336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=68f00d35-e0f5-4c84-90e6-02ba2b7d1b54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025440667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98fc39fc-015c-4b5a-8e2d-f746aa5f475d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025480164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fbf48bf2-ae33-42ca-8ef3-2264d5309dee name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025492648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e608e5aa-22f1-4377-9c3a-7a0349aac99a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.030184 crc crio[19822]: time=\"2026-06-12T11:10:37.028610938Z\" level=info msg=\"Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=b389b49d-984b-4699-a888-6dcdd079b839 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.088021 crc crio[19822]: time=\"2026-06-12T11:10:37.085359929Z\" level=info msg=\"Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=1391b130-a0ea-4b97-8b75-4aa728008a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.088021 crc crio[19822]: time=\"2026-06-12T11:10:37.086721722Z\" level=info msg=\"Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=d1de3727-9b50-4b50-ab30-c585dcd2952a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.094258 crc crio[19822]: time=\"2026-06-12T11:10:37.08792528Z\" level=info msg=\"Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=5381d132-3d64-4d11-94ad-088c7e0b5efb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.095024 crc crio[19822]: time=\"2026-06-12T11:10:37.090254664Z\" level=info msg=\"Creating container: openstack/glance-db-create-9m84p/mariadb-database-create\" id=48f95030-295d-42ca-ac87-7b3207442e0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.095024 crc crio[19822]: time=\"2026-06-12T11:10:37.091375091Z\" level=info msg=\"Creating container: openstack/placement-db-create-fxznj/mariadb-database-create\" id=0b152b3f-3e16-4442-8d23-62c4dd263de1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.095625 crc crio[19822]: time=\"2026-06-12T11:10:37.095454411Z\" level=info msg=\"Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=6e55c14b-cf0b-4d04-a147-7b25d72517e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.095799 crc crio[19822]: time=\"2026-06-12T11:10:37.095753151Z\" level=info msg=\"Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=efe4616b-7591-4ab7-8990-8733fcad0640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.104946 crc crio[19822]: time=\"2026-06-12T11:10:37.103350766Z\" level=info msg=\"Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=a8d60742-b984-4fe5-a438-9e227a790c46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.120285 crc crio[19822]: time=\"2026-06-12T11:10:37.120191983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.121369 crc crio[19822]: time=\"2026-06-12T11:10:37.120760272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.121369 crc crio[19822]: time=\"2026-06-12T11:10:37.121236143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.121959 crc crio[19822]: time=\"2026-06-12T11:10:37.121382902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.121959 crc crio[19822]: time=\"2026-06-12T11:10:37.121393211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.121959 crc crio[19822]: time=\"2026-06-12T11:10:37.121643976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.121959 crc crio[19822]: time=\"2026-06-12T11:10:37.121676697Z\" level=info msg=\"Stopped container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=cd16df8d-ec26-4a18-9725-7f6b758ed6cf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:37.133860 crc crio[19822]: time=\"2026-06-12T11:10:37.128633929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=667f2ca4-6254-4912-b5e1-2b4bcb0344ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.133860 crc crio[19822]: time=\"2026-06-12T11:10:37.129042782Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=c0f6ac3a-889f-45bf-84a8-7887292c6cbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.162339 crc crio[19822]: time=\"2026-06-12T11:10:37.160974802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.162339 crc crio[19822]: time=\"2026-06-12T11:10:37.162380975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.163328 crc crio[19822]: time=\"2026-06-12T11:10:37.16251605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.163328 crc crio[19822]: time=\"2026-06-12T11:10:37.162669704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.166985 crc crio[19822]: time=\"2026-06-12T11:10:37.16597938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=2e002506-f290-4265-802e-106a45c25f6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.172063 crc crio[19822]: time=\"2026-06-12T11:10:37.171886139Z\" level=info msg=\"Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=e2f7b021-c599-4e86-bec7-0c8d30410c39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.189178 crc crio[19822]: time=\"2026-06-12T11:10:37.188991837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.195477 crc crio[19822]: time=\"2026-06-12T11:10:37.19543192Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=a54d7a0a-1745-4230-9071-23805d590d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:37.228383 crc crio[19822]: time=\"2026-06-12T11:10:37.22829086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.254542 crc crio[19822]: time=\"2026-06-12T11:10:37.254445376Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=6bb9a925-8472-4c16-b61d-a92b7299a952 name=/runtime.v1.ImageService/PullImage\nJun 12 11:10:37.257952 crc crio[19822]: time=\"2026-06-12T11:10:37.257910033Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7343220e-bbaf-4543-afd2-2d80b64c9ff4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.666301 crc crio[19822]: time=\"2026-06-12T11:10:37.66606353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.679071 crc crio[19822]: time=\"2026-06-12T11:10:37.67879126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.788255 crc crio[19822]: time=\"2026-06-12T11:10:37.788175273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.803853 crc crio[19822]: time=\"2026-06-12T11:10:37.803697489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.896662 crc crio[19822]: time=\"2026-06-12T11:10:37.896562763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.900733 crc crio[19822]: time=\"2026-06-12T11:10:37.900581182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:37.990926 crc crio[19822]: time=\"2026-06-12T11:10:37.989129222Z\" level=info msg=\"Removed container 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=71e55b6a-f0e6-43b2-806b-4f8700a06a00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:37.990926 crc crio[19822]: time=\"2026-06-12T11:10:37.989557555Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz Namespace:openstack ID:abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 UID:738e1e09-d680-4eef-875e-5c5f488d9201 NetNS:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738e1e09_d680_4eef_875e_5c5f488d9201.slice PodAnnotations:0xc00101a0f0}] Aliases:map[]}\"\nJun 12 11:10:37.990926 crc crio[19822]: time=\"2026-06-12T11:10:37.990324798Z\" level=info msg=\"Adding pod openstack_ovn-controller-sbpcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:37.999615 crc crio[19822]: time=\"2026-06-12T11:10:37.999044547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2ad23099-c3d7-42c4-83b2-3d544849701f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:37.999615 crc crio[19822]: time=\"2026-06-12T11:10:37.999223412Z\" level=info msg=\"Removing container: c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2\" id=24b4d90b-0d74-4ab5-b017-dce7ff4d8acb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:38.019524 crc crio[19822]: time=\"2026-06-12T11:10:38.019424958Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-wktt7 Namespace:openstack ID:91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace UID:594de735-e88d-4c5f-ab3c-923d783e5612 NetNS:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594de735_e88d_4c5f_ab3c_923d783e5612.slice PodAnnotations:0xc00140e3a0}] Aliases:map[]}\"\nJun 12 11:10:38.019524 crc crio[19822]: time=\"2026-06-12T11:10:38.01949373Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-wktt7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:38.022515 crc crio[19822]: time=\"2026-06-12T11:10:38.022424251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.035255 crc crio[19822]: time=\"2026-06-12T11:10:38.035132969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.040876 crc crio[19822]: time=\"2026-06-12T11:10:38.039048517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.067747 crc crio[19822]: time=\"2026-06-12T11:10:38.067652894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.081206 crc crio[19822]: time=\"2026-06-12T11:10:38.079468475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.087008 crc crio[19822]: time=\"2026-06-12T11:10:38.085686736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.102526 crc crio[19822]: time=\"2026-06-12T11:10:38.102424065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.104448 crc crio[19822]: time=\"2026-06-12T11:10:38.104365888Z\" level=info msg=\"Created container cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743: openstack/placement-db-create-fxznj/mariadb-database-create\" id=0b152b3f-3e16-4442-8d23-62c4dd263de1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:38.106225 crc crio[19822]: time=\"2026-06-12T11:10:38.106177347Z\" level=info msg=\"Starting container: cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743\" id=7ab202ea-41e3-48e3-b4e5-e8e8f4cc0ba9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:38.122680 crc crio[19822]: time=\"2026-06-12T11:10:38.12226646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.173423 crc crio[19822]: time=\"2026-06-12T11:10:38.173043158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.178418 crc crio[19822]: time=\"2026-06-12T11:10:38.177767168Z\" level=info msg=\"Started container\" PID=238701 containerID=cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743 description=openstack/placement-db-create-fxznj/mariadb-database-create id=7ab202ea-41e3-48e3-b4e5-e8e8f4cc0ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\nJun 12 11:10:38.182576 crc crio[19822]: time=\"2026-06-12T11:10:38.182453509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.186571 crc crio[19822]: time=\"2026-06-12T11:10:38.18340469Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter\" id=1b4b34f4-23e0-4bfa-a066-2cf7c13e18de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:38.186571 crc crio[19822]: time=\"2026-06-12T11:10:38.186196362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.189724 crc crio[19822]: time=\"2026-06-12T11:10:38.189643441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.192964 crc crio[19822]: time=\"2026-06-12T11:10:38.192712625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.211902 crc crio[19822]: time=\"2026-06-12T11:10:38.205051789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.212337 crc crio[19822]: time=\"2026-06-12T11:10:38.21227356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.226102 crc crio[19822]: time=\"2026-06-12T11:10:38.220016346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.226102 crc crio[19822]: time=\"2026-06-12T11:10:38.225674339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.239601 crc crio[19822]: time=\"2026-06-12T11:10:38.23954414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.240446 crc crio[19822]: time=\"2026-06-12T11:10:38.240371026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.256276 crc crio[19822]: time=\"2026-06-12T11:10:38.255772668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.279049 crc crio[19822]: time=\"2026-06-12T11:10:38.278943089Z\" level=info msg=\"Created container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor\" id=0ac2aa29-3f76-4cac-8e83-df33a2e2cac8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:38.279667 crc crio[19822]: time=\"2026-06-12T11:10:38.279497994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.281557 crc crio[19822]: time=\"2026-06-12T11:10:38.281414597Z\" level=info msg=\"Starting container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a\" id=daf599e7-d614-4f60-bcbc-13164c3b7a31 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:38.286474 crc crio[19822]: time=\"2026-06-12T11:10:38.286423885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.290101 crc crio[19822]: time=\"2026-06-12T11:10:38.289777816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.315011 crc crio[19822]: time=\"2026-06-12T11:10:38.313959395Z\" level=info msg=\"Created container 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=b389b49d-984b-4699-a888-6dcdd079b839 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:38.325914 crc crio[19822]: time=\"2026-06-12T11:10:38.325118697Z\" level=info msg=\"Starting container: 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26\" id=2a310c80-51be-44ce-8b34-a7acc5362baa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:38.328344 crc crio[19822]: time=\"2026-06-12T11:10:38.32637103Z\" level=info msg=\"Started container\" PID=238706 containerID=89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a description=openstack/swift-storage-0/account-auditor id=daf599e7-d614-4f60-bcbc-13164c3b7a31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:38.342905 crc crio[19822]: time=\"2026-06-12T11:10:38.342116185Z\" level=info msg=\"Started container\" PID=238715 containerID=2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26 description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=2a310c80-51be-44ce-8b34-a7acc5362baa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\nJun 12 11:10:38.368315 crc crio[19822]: time=\"2026-06-12T11:10:38.368213194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=d50f582f-035c-4ea8-b6ee-4951254ec53b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:38.522475 crc crio[19822]: time=\"2026-06-12T11:10:38.522110625Z\" level=info msg=\"Created container 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=241aaee7-7110-43d3-a0ae-4f592b282c5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:38.542350 crc crio[19822]: time=\"2026-06-12T11:10:38.533782128Z\" level=info msg=\"Starting container: 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2\" id=21da59d0-3079-4fa7-aebe-eb28c60c0e38 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:38.584251 crc crio[19822]: time=\"2026-06-12T11:10:38.584108159Z\" level=info msg=\"Started container\" PID=238744 containerID=39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2 description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=21da59d0-3079-4fa7-aebe-eb28c60c0e38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\nJun 12 11:10:38.584600 crc crio[19822]: time=\"2026-06-12T11:10:38.584550183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=27812b70-3c45-484b-95c0-9985ed03e62c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:38.768672 crc crio[19822]: time=\"2026-06-12T11:10:38.768317859Z\" level=info msg=\"Removed container c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=24b4d90b-0d74-4ab5-b017-dce7ff4d8acb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:38.831240 crc crio[19822]: time=\"2026-06-12T11:10:38.830661823Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=31bf17c2-0dcd-4151-806d-3d582661eb36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:38.849057 crc crio[19822]: time=\"2026-06-12T11:10:38.836227523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:38.849057 crc crio[19822]: time=\"2026-06-12T11:10:38.842282778Z\" level=info msg=\"Removing container: 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c\" id=2aa6085d-4fe9-4dd2-bf92-65c470b9701f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:38.849057 crc crio[19822]: 2026-06-12T11:10:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91492be0a33cd39 Mac:8e:71:d5:7f:ff:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:38.862574 crc crio[19822]: time=\"2026-06-12T11:10:38.852783707Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-wktt7 Namespace:openstack ID:91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace UID:594de735-e88d-4c5f-ab3c-923d783e5612 NetNS:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594de735_e88d_4c5f_ab3c_923d783e5612.slice PodAnnotations:0xc00140e3a0}] Aliases:map[]}\"\nJun 12 11:10:38.888277 crc crio[19822]: time=\"2026-06-12T11:10:38.88521716Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-wktt7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:39.016281 crc crio[19822]: 2026-06-12T11:10:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abd0fba306dc49c Mac:56:c2:e2:91:39:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a SocketPath: PciID:}] [{Interface:0xc0000149a0 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:39.017885 crc crio[19822]: time=\"2026-06-12T11:10:39.017720608Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz Namespace:openstack ID:abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 UID:738e1e09-d680-4eef-875e-5c5f488d9201 NetNS:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738e1e09_d680_4eef_875e_5c5f488d9201.slice PodAnnotations:0xc00101a0f0}] Aliases:map[]}\"\nJun 12 11:10:39.018204 crc crio[19822]: time=\"2026-06-12T11:10:39.018121531Z\" level=info msg=\"Checking pod openstack_ovn-controller-sbpcz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:39.123642 crc crio[19822]: time=\"2026-06-12T11:10:39.123547016Z\" level=info msg=\"Ran pod sandbox abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 with infra container: openstack/ovn-controller-sbpcz/POD\" id=24a9a65a-40ce-4557-bdc2-a38e72d2d10d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:39.125254 crc crio[19822]: time=\"2026-06-12T11:10:39.125181436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:39.132681 crc crio[19822]: time=\"2026-06-12T11:10:39.13259143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:39.141275 crc crio[19822]: time=\"2026-06-12T11:10:39.140635427Z\" level=info msg=\"Ran pod sandbox 91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace with infra container: openstack/ovn-controller-ovs-wktt7/POD\" id=2187071e-49f0-4744-ab65-4f3d161ae63a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:39.155026 crc crio[19822]: time=\"2026-06-12T11:10:39.153664004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:39.178258 crc crio[19822]: time=\"2026-06-12T11:10:39.178073246Z\" level=info msg=\"Removed container 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=2aa6085d-4fe9-4dd2-bf92-65c470b9701f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:39.178608 crc crio[19822]: time=\"2026-06-12T11:10:39.178562337Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:39.178691 crc crio[19822]: time=\"2026-06-12T11:10:39.17862944Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:39.178921 crc crio[19822]: time=\"2026-06-12T11:10:39.178755563Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:39.179031 crc crio[19822]: time=\"2026-06-12T11:10:39.178954389Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:39.181066 crc crio[19822]: time=\"2026-06-12T11:10:39.180954124Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bda47dcf-5706-4bdc-a359-1556dfce644d name=/runtime.v1.ImageService/PullImage\nJun 12 11:10:39.183324 crc crio[19822]: time=\"2026-06-12T11:10:39.18301833Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=cf3cf49a-0ea7-46fd-9240-efaba3e7a9ed name=/runtime.v1.ImageService/PullImage\nJun 12 11:10:39.191410 crc crio[19822]: time=\"2026-06-12T11:10:39.190529759Z\" level=info msg=\"Removing container: 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad\" id=db4004b6-5371-4f61-8383-7a6600df8fef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:39.197024 crc crio[19822]: time=\"2026-06-12T11:10:39.19677651Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 12 11:10:39.203967 crc crio[19822]: time=\"2026-06-12T11:10:39.203167652Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 12 11:10:39.242197 crc crio[19822]: time=\"2026-06-12T11:10:39.242060356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:39.263216 crc crio[19822]: time=\"2026-06-12T11:10:39.263028051Z\" level=info msg=\"Created container 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=1391b130-a0ea-4b97-8b75-4aa728008a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.265143 crc crio[19822]: time=\"2026-06-12T11:10:39.265046428Z\" level=info msg=\"Starting container: 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5\" id=dd62abb1-c48f-433b-90c5-82928897d4d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.275893 crc crio[19822]: time=\"2026-06-12T11:10:39.275383302Z\" level=info msg=\"Started container\" PID=238952 containerID=10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5 description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=dd62abb1-c48f-433b-90c5-82928897d4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\nJun 12 11:10:39.341348 crc crio[19822]: time=\"2026-06-12T11:10:39.341230226Z\" level=info msg=\"Created container 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=e2f7b021-c599-4e86-bec7-0c8d30410c39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.342914 crc crio[19822]: time=\"2026-06-12T11:10:39.342663962Z\" level=info msg=\"Starting container: 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c\" id=68c0a142-9170-46f6-ad58-28260a717bb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.346323 crc crio[19822]: time=\"2026-06-12T11:10:39.346227116Z\" level=info msg=\"Created container 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3: openstack/glance-db-create-9m84p/mariadb-database-create\" id=48f95030-295d-42ca-ac87-7b3207442e0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.355711 crc crio[19822]: time=\"2026-06-12T11:10:39.353689665Z\" level=info msg=\"Starting container: 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3\" id=ad95b668-e790-43ec-8cc6-d801e1824982 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.367958 crc crio[19822]: time=\"2026-06-12T11:10:39.367795807Z\" level=info msg=\"Started container\" PID=238977 containerID=26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=68c0a142-9170-46f6-ad58-28260a717bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\nJun 12 11:10:39.369924 crc crio[19822]: time=\"2026-06-12T11:10:39.369717169Z\" level=info msg=\"Started container\" PID=238975 containerID=5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3 description=openstack/glance-db-create-9m84p/mariadb-database-create id=ad95b668-e790-43ec-8cc6-d801e1824982 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\nJun 12 11:10:39.388960 crc crio[19822]: time=\"2026-06-12T11:10:39.388906187Z\" level=info msg=\"Created container df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=5381d132-3d64-4d11-94ad-088c7e0b5efb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.393640 crc crio[19822]: time=\"2026-06-12T11:10:39.393536714Z\" level=info msg=\"Starting container: df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19\" id=c5957dab-0060-463a-b98e-014cc20c7373 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.414438 crc crio[19822]: time=\"2026-06-12T11:10:39.414329398Z\" level=info msg=\"Started container\" PID=238963 containerID=df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19 description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=c5957dab-0060-463a-b98e-014cc20c7373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\nJun 12 11:10:39.423592 crc crio[19822]: time=\"2026-06-12T11:10:39.42349617Z\" level=info msg=\"Created container d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=6e55c14b-cf0b-4d04-a147-7b25d72517e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.427714 crc crio[19822]: time=\"2026-06-12T11:10:39.427590196Z\" level=info msg=\"Starting container: d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d\" id=48f1b36b-35b7-47a6-83ff-bb0608ffc329 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.435691 crc crio[19822]: time=\"2026-06-12T11:10:39.435438644Z\" level=info msg=\"Started container\" PID=238978 containerID=d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=48f1b36b-35b7-47a6-83ff-bb0608ffc329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\nJun 12 11:10:39.438162 crc crio[19822]: time=\"2026-06-12T11:10:39.438053807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:39.445674 crc crio[19822]: time=\"2026-06-12T11:10:39.445576039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:39.483110 crc crio[19822]: time=\"2026-06-12T11:10:39.477973797Z\" level=info msg=\"Created container 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=efe4616b-7591-4ab7-8990-8733fcad0640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.483110 crc crio[19822]: time=\"2026-06-12T11:10:39.482667089Z\" level=info msg=\"Created container a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=d1de3727-9b50-4b50-ab30-c585dcd2952a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.504417 crc crio[19822]: time=\"2026-06-12T11:10:39.489172409Z\" level=info msg=\"Starting container: a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a\" id=43cad697-a9d5-4d3c-b174-c384f2921b81 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.504417 crc crio[19822]: time=\"2026-06-12T11:10:39.489246103Z\" level=info msg=\"Starting container: 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a\" id=3463ef30-2fb1-4581-b6b0-f8b2bc942c7d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.504417 crc crio[19822]: time=\"2026-06-12T11:10:39.493663576Z\" level=info msg=\"Created container 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=c0f6ac3a-889f-45bf-84a8-7887292c6cbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.504417 crc crio[19822]: time=\"2026-06-12T11:10:39.497445718Z\" level=info msg=\"Starting container: 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d\" id=ae9ff019-f11c-4091-bb78-2360314bb196 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.507178 crc crio[19822]: time=\"2026-06-12T11:10:39.50587503Z\" level=info msg=\"Started container\" PID=238972 containerID=a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=43cad697-a9d5-4d3c-b174-c384f2921b81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\nJun 12 11:10:39.508911 crc crio[19822]: time=\"2026-06-12T11:10:39.508460992Z\" level=info msg=\"Started container\" PID=238970 containerID=9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=3463ef30-2fb1-4581-b6b0-f8b2bc942c7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\nJun 12 11:10:39.546749 crc crio[19822]: time=\"2026-06-12T11:10:39.546409082Z\" level=info msg=\"Started container\" PID=238986 containerID=29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=ae9ff019-f11c-4091-bb78-2360314bb196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\nJun 12 11:10:39.566021 crc crio[19822]: time=\"2026-06-12T11:10:39.564122667Z\" level=info msg=\"Created container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=a54d7a0a-1745-4230-9071-23805d590d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.572555 crc crio[19822]: time=\"2026-06-12T11:10:39.568625771Z\" level=info msg=\"Starting container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a\" id=bcdf4840-2f77-4552-98f5-94b369cf0c6e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.574900 crc crio[19822]: time=\"2026-06-12T11:10:39.574035924Z\" level=info msg=\"Created container 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=a8d60742-b984-4fe5-a438-9e227a790c46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:39.583375 crc crio[19822]: time=\"2026-06-12T11:10:39.583271349Z\" level=info msg=\"Started container\" PID=238985 containerID=c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a description=openstack/barbican-api-6ffb858478-x4v54/barbican-api id=bcdf4840-2f77-4552-98f5-94b369cf0c6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\nJun 12 11:10:39.583744 crc crio[19822]: time=\"2026-06-12T11:10:39.583663222Z\" level=info msg=\"Starting container: 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442\" id=5710c540-01b8-4592-a7d9-c9143cc9dd32 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:39.597980 crc crio[19822]: time=\"2026-06-12T11:10:39.594985545Z\" level=info msg=\"Started container\" PID=238973 containerID=438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442 description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=5710c540-01b8-4592-a7d9-c9143cc9dd32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\nJun 12 11:10:39.937120 crc crio[19822]: time=\"2026-06-12T11:10:39.936870274Z\" level=info msg=\"Removed container 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad: openstack/placement-db-create-fxznj/mariadb-database-create\" id=db4004b6-5371-4f61-8383-7a6600df8fef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:39.943587 crc crio[19822]: time=\"2026-06-12T11:10:39.941694262Z\" level=info msg=\"Removing container: bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e\" id=2f4ed209-b85e-47cf-be5a-166f20efdfe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:40.107475 crc crio[19822]: time=\"2026-06-12T11:10:40.105707487Z\" level=info msg=\"Created container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter\" id=1b4b34f4-23e0-4bfa-a066-2cf7c13e18de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:40.129402 crc crio[19822]: time=\"2026-06-12T11:10:40.129303518Z\" level=info msg=\"Starting container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4\" id=903b7388-c8a5-4104-b998-f5d85d6df61f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:40.166649 crc crio[19822]: time=\"2026-06-12T11:10:40.163040605Z\" level=info msg=\"Removed container bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=2f4ed209-b85e-47cf-be5a-166f20efdfe1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:40.196558 crc crio[19822]: time=\"2026-06-12T11:10:40.19597709Z\" level=info msg=\"Started container\" PID=239215 containerID=69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4 description=openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter id=903b7388-c8a5-4104-b998-f5d85d6df61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\nJun 12 11:10:40.204222 crc crio[19822]: time=\"2026-06-12T11:10:40.204127198Z\" level=info msg=\"Removing container: 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe\" id=c4f6b8d2-fde5-42d1-ad26-a16688218953 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:40.335240 crc crio[19822]: time=\"2026-06-12T11:10:40.334979839Z\" level=info msg=\"Stopping container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266 (timeout: 30s)\" id=bee3d53e-cfc2-4467-bb84-f0fea6bfa722 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:40.445674 crc crio[19822]: time=\"2026-06-12T11:10:40.445601679Z\" level=info msg=\"Created container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper\" id=31bf17c2-0dcd-4151-806d-3d582661eb36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:40.459942 crc crio[19822]: time=\"2026-06-12T11:10:40.459764888Z\" level=info msg=\"Removed container 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe: openstack/glance-db-create-9m84p/mariadb-database-create\" id=c4f6b8d2-fde5-42d1-ad26-a16688218953 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:40.462100 crc crio[19822]: time=\"2026-06-12T11:10:40.462012306Z\" level=info msg=\"Starting container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70\" id=ff04f52b-e4ed-4678-86ea-4977357b8738 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:40.476625 crc crio[19822]: time=\"2026-06-12T11:10:40.476473734Z\" level=info msg=\"Started container\" PID=239211 containerID=0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70 description=openstack/swift-storage-0/account-reaper id=ff04f52b-e4ed-4678-86ea-4977357b8738 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:40.487451 crc crio[19822]: time=\"2026-06-12T11:10:40.487401474Z\" level=info msg=\"Removing container: 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240\" id=64c0bdf8-8d8c-4ede-870d-eed7bfa6ef76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:40.522473 crc crio[19822]: time=\"2026-06-12T11:10:40.522279134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=48b8dc4f-1aad-4a6a-902f-9aab65741309 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:40.561332 crc crio[19822]: time=\"2026-06-12T11:10:40.56128297Z\" level=info msg=\"Stopped container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=bee3d53e-cfc2-4467-bb84-f0fea6bfa722 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:40.579368 crc crio[19822]: time=\"2026-06-12T11:10:40.577039222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=76f25576-bf6d-4dac-92cb-6933010d486a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:40.612267 crc crio[19822]: time=\"2026-06-12T11:10:40.612175113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=38f47cbf-81af-446d-9cd3-402ab637cc28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:40.612709 crc crio[19822]: time=\"2026-06-12T11:10:40.612656589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=db9f8ad9-64d9-45ac-ac73-9fc1701653d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:40.687667 crc crio[19822]: time=\"2026-06-12T11:10:40.687569512Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=bdbd2ceb-4369-457c-b00b-468103cefea1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:40.688863 crc crio[19822]: time=\"2026-06-12T11:10:40.68874138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:40.708618 crc crio[19822]: time=\"2026-06-12T11:10:40.708513268Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=735ba9ea-d0ae-4572-830f-522b3869939a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:40.933876 crc crio[19822]: time=\"2026-06-12T11:10:40.928798897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:41.092674 crc crio[19822]: time=\"2026-06-12T11:10:41.092608927Z\" level=info msg=\"Removed container 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=64c0bdf8-8d8c-4ede-870d-eed7bfa6ef76 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:41.109605 crc crio[19822]: time=\"2026-06-12T11:10:41.10934794Z\" level=info msg=\"Removing container: b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d\" id=11f75137-d27d-4237-9b9a-0f930998e875 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:41.123460 crc crio[19822]: time=\"2026-06-12T11:10:41.12240631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:41.162182 crc crio[19822]: time=\"2026-06-12T11:10:41.161981808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:41.216256 crc crio[19822]: time=\"2026-06-12T11:10:41.21450941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:41.225896 crc crio[19822]: time=\"2026-06-12T11:10:41.224221103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:41.427321 crc crio[19822]: time=\"2026-06-12T11:10:41.42712247Z\" level=info msg=\"Removed container b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=11f75137-d27d-4237-9b9a-0f930998e875 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:41.439974 crc crio[19822]: time=\"2026-06-12T11:10:41.439792657Z\" level=info msg=\"Removing container: 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c\" id=32ff42ad-c521-4b58-9951-2e0ddc30732e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:41.547782 crc crio[19822]: time=\"2026-06-12T11:10:41.547674702Z\" level=info msg=\"Created container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server\" id=bdbd2ceb-4369-457c-b00b-468103cefea1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:41.549526 crc crio[19822]: time=\"2026-06-12T11:10:41.549455154Z\" level=info msg=\"Starting container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0\" id=992ae8ac-99e3-4eb4-940d-306b4b25b130 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:41.570954 crc crio[19822]: time=\"2026-06-12T11:10:41.570789605Z\" level=info msg=\"Started container\" PID=239634 containerID=4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0 description=openstack/swift-storage-0/container-server id=992ae8ac-99e3-4eb4-940d-306b4b25b130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:41.585258 crc crio[19822]: time=\"2026-06-12T11:10:41.581126631Z\" level=info msg=\"Created container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=735ba9ea-d0ae-4572-830f-522b3869939a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:41.585258 crc crio[19822]: time=\"2026-06-12T11:10:41.583443969Z\" level=info msg=\"Starting container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72\" id=acef0086-b6bc-46a5-8600-525463d50f97 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:41.604694 crc crio[19822]: time=\"2026-06-12T11:10:41.604529021Z\" level=info msg=\"Started container\" PID=239632 containerID=b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=acef0086-b6bc-46a5-8600-525463d50f97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\nJun 12 11:10:41.635972 crc crio[19822]: time=\"2026-06-12T11:10:41.635872882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=9bfb6563-472b-46f2-953f-1e71a9b45c28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:41.687265 crc crio[19822]: time=\"2026-06-12T11:10:41.687182829Z\" level=info msg=\"Removed container 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=32ff42ad-c521-4b58-9951-2e0ddc30732e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:41.695985 crc crio[19822]: time=\"2026-06-12T11:10:41.695907488Z\" level=info msg=\"Removing container: 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e\" id=5f08e209-4531-4918-a9c6-e4dd06d811de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:41.754905 crc crio[19822]: time=\"2026-06-12T11:10:41.754672556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=449855ea-d212-48ee-8d67-0169a7c7fb46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:41.771568 crc crio[19822]: time=\"2026-06-12T11:10:41.771397206Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=bafebe22-65a1-4cd0-a53c-bf5c5a6746b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:41.773281 crc crio[19822]: time=\"2026-06-12T11:10:41.772385377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:41.949192 crc crio[19822]: time=\"2026-06-12T11:10:41.949058713Z\" level=info msg=\"Stopping pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=a138686a-7db1-4861-b342-44b341e1991a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:41.954044 crc crio[19822]: time=\"2026-06-12T11:10:41.953670521Z\" level=info msg=\"Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc00244ca28}] Aliases:map[]}\"\nJun 12 11:10:41.954783 crc crio[19822]: time=\"2026-06-12T11:10:41.954693724Z\" level=info msg=\"Deleting pod openstack_glance-db-create-9m84p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:41.975174 crc crio[19822]: time=\"2026-06-12T11:10:41.973693529Z\" level=info msg=\"Stopping pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=4ada28c6-3290-48d5-945b-1a9ff53cbc59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:41.975174 crc crio[19822]: time=\"2026-06-12T11:10:41.974911298Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc007a8e280}] Aliases:map[]}\"\nJun 12 11:10:41.975657 crc crio[19822]: time=\"2026-06-12T11:10:41.975190617Z\" level=info msg=\"Deleting pod openstack_neutron-4631-account-create-update-xczrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:42.119451 crc crio[19822]: time=\"2026-06-12T11:10:42.114950069Z\" level=info msg=\"Removed container 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=5f08e209-4531-4918-a9c6-e4dd06d811de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:42.144698 crc crio[19822]: time=\"2026-06-12T11:10:42.144394844Z\" level=info msg=\"Removing container: 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653\" id=2819a8c1-8ad1-45a8-b2a1-dd5f9cf06fa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:42.177750 crc crio[19822]: time=\"2026-06-12T11:10:42.177626891Z\" level=info msg=\"Stopping pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=82a8edd1-3e4b-4ac5-84f6-11cc96a41c5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:42.179208 crc crio[19822]: time=\"2026-06-12T11:10:42.178483989Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc00101b1f0}] Aliases:map[]}\"\nJun 12 11:10:42.179208 crc crio[19822]: time=\"2026-06-12T11:10:42.178664115Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-6v6b8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:42.280297 crc crio[19822]: time=\"2026-06-12T11:10:42.278774767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:42.320145 crc crio[19822]: time=\"2026-06-12T11:10:42.319290576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:42.360628 crc crio[19822]: time=\"2026-06-12T11:10:42.360422753Z\" level=info msg=\"Removed container 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=2819a8c1-8ad1-45a8-b2a1-dd5f9cf06fa6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:42.378696 crc crio[19822]: time=\"2026-06-12T11:10:42.378599151Z\" level=info msg=\"Removing container: 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67\" id=b69c3d70-e688-42d5-8d40-d7f04aafffa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:42.605479 crc crio[19822]: time=\"2026-06-12T11:10:42.605371635Z\" level=info msg=\"Removed container 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=b69c3d70-e688-42d5-8d40-d7f04aafffa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.633165711Z\" level=info msg=\"Stopping pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=3290d0eb-22b9-4d09-8d1b-809fa2249a3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.633395334Z\" level=info msg=\"Stopping pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=0e71b95f-afb1-4f38-9134-569a233111ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.63375733Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc0030946e8}] Aliases:map[]}\"\nJun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.633952146Z\" level=info msg=\"Deleting pod openstack_cinder-cdb5-account-create-update-x4lwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.634646305Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00244c5f0}] Aliases:map[]}\"\nJun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.634772329Z\" level=info msg=\"Deleting pod openstack_placement-db-create-fxznj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:42.641508 crc crio[19822]: time=\"2026-06-12T11:10:42.639431217Z\" level=info msg=\"Removing container: a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06\" id=117be746-b402-4bd3-aa50-b52a00e5c314 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:42.792065 crc crio[19822]: time=\"2026-06-12T11:10:42.791613382Z\" level=info msg=\"Created container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator\" id=bafebe22-65a1-4cd0-a53c-bf5c5a6746b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:42.805037 crc crio[19822]: time=\"2026-06-12T11:10:42.804920205Z\" level=info msg=\"Starting container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732\" id=f3c1c4b1-9866-4f04-be43-0645665efb9e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:42.812531 crc crio[19822]: time=\"2026-06-12T11:10:42.812444196Z\" level=info msg=\"Started container\" PID=239775 containerID=cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 description=openstack/swift-storage-0/container-replicator id=f3c1c4b1-9866-4f04-be43-0645665efb9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:42.862867 crc crio[19822]: time=\"2026-06-12T11:10:42.86170711Z\" level=info msg=\"Removed container a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=117be746-b402-4bd3-aa50-b52a00e5c314 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:42.889795 crc crio[19822]: time=\"2026-06-12T11:10:42.889686635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=084f469b-cf27-4f67-9a5c-79baf50150dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:42.927242 crc crio[19822]: time=\"2026-06-12T11:10:42.892860998Z\" level=info msg=\"Removing container: 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe\" id=f08b02aa-e12c-41f4-a767-fff8b7358ed9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:42.927242 crc crio[19822]: time=\"2026-06-12T11:10:42.914974739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=87606ec6-2529-42f5-8646-53053ea056ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:42.948191 crc crio[19822]: time=\"2026-06-12T11:10:42.944881245Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=e55aad87-099e-4674-8a66-5dca6218d95b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:42.950065 crc crio[19822]: time=\"2026-06-12T11:10:42.94999278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:43.004863 crc crio[19822]: time=\"2026-06-12T11:10:43.004636887Z\" level=info msg=\"Stopped pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=4ada28c6-3290-48d5-945b-1a9ff53cbc59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:43.243467 crc crio[19822]: time=\"2026-06-12T11:10:43.243317773Z\" level=info msg=\"Removed container 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=f08b02aa-e12c-41f4-a767-fff8b7358ed9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:43.331918 crc crio[19822]: time=\"2026-06-12T11:10:43.33153266Z\" level=info msg=\"Removing container: cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60\" id=4ddcdef9-05ac-4bb1-80dc-003aaff32dc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:43.334913 crc crio[19822]: time=\"2026-06-12T11:10:43.334756669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:43.348212 crc crio[19822]: time=\"2026-06-12T11:10:43.348045104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:43.496688 crc crio[19822]: time=\"2026-06-12T11:10:43.496398457Z\" level=info msg=\"Stopped pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=a138686a-7db1-4861-b342-44b341e1991a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:43.498602 crc crio[19822]: time=\"2026-06-12T11:10:43.498400176Z\" level=info msg=\"Stopped pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=82a8edd1-3e4b-4ac5-84f6-11cc96a41c5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:43.637005 crc crio[19822]: time=\"2026-06-12T11:10:43.63607361Z\" level=info msg=\"Removed container cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=4ddcdef9-05ac-4bb1-80dc-003aaff32dc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:43.670734 crc crio[19822]: time=\"2026-06-12T11:10:43.668673095Z\" level=info msg=\"Removing container: 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5\" id=d597abc8-ad71-44b8-aa4e-2128e188170d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:43.916276 crc crio[19822]: time=\"2026-06-12T11:10:43.915371908Z\" level=info msg=\"Stopped pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=3290d0eb-22b9-4d09-8d1b-809fa2249a3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:43.916444 crc crio[19822]: time=\"2026-06-12T11:10:43.916366351Z\" level=info msg=\"Created container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor\" id=e55aad87-099e-4674-8a66-5dca6218d95b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:43.919761 crc crio[19822]: time=\"2026-06-12T11:10:43.919674909Z\" level=info msg=\"Starting container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32\" id=a73dc30e-a759-46b0-a725-edfa8979ca01 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:43.937894 crc crio[19822]: time=\"2026-06-12T11:10:43.937327688Z\" level=info msg=\"Started container\" PID=239896 containerID=a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32 description=openstack/swift-storage-0/container-auditor id=a73dc30e-a759-46b0-a725-edfa8979ca01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:43.970200 crc crio[19822]: time=\"2026-06-12T11:10:43.964637524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=41aefdf2-b07a-4496-851f-a22ffa90fad2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:43.983589 crc crio[19822]: time=\"2026-06-12T11:10:43.983469458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=18f0296f-ff0d-4228-b7f6-1ea1fb00b946 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:44.045481 crc crio[19822]: time=\"2026-06-12T11:10:44.045355787Z\" level=info msg=\"Removed container 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=d597abc8-ad71-44b8-aa4e-2128e188170d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.061356 crc crio[19822]: time=\"2026-06-12T11:10:44.061276131Z\" level=info msg=\"Removing container: e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939\" id=4dc40f36-4b43-40c0-a839-8e8c60386686 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.070588 crc crio[19822]: time=\"2026-06-12T11:10:44.070493212Z\" level=info msg=\"Stopped pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=0e71b95f-afb1-4f38-9134-569a233111ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:44.110443 crc crio[19822]: time=\"2026-06-12T11:10:44.110350132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=cc2e3ee2-de94-41bc-8bc1-3c3193dec0c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:44.165596 crc crio[19822]: time=\"2026-06-12T11:10:44.165436774Z\" level=info msg=\"Removed container e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=4dc40f36-4b43-40c0-a839-8e8c60386686 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.195284 crc crio[19822]: time=\"2026-06-12T11:10:44.19328916Z\" level=info msg=\"Removing container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35\" id=4bbddb88-d8b3-4e73-823c-c83507b8958e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.263041 crc crio[19822]: time=\"2026-06-12T11:10:44.262991203Z\" level=info msg=\"Stopping pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=e511cec3-3621-4301-a88f-084b63e7fc32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:44.265378 crc crio[19822]: time=\"2026-06-12T11:10:44.263132083Z\" level=info msg=\"Stopping pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=4af25f8a-1048-4baa-a2b8-ff74b35f24d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:44.265378 crc crio[19822]: time=\"2026-06-12T11:10:44.264314834Z\" level=info msg=\"Stopping pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=6a927887-e56c-4d1f-89df-bde616428c49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:44.265525 crc crio[19822]: time=\"2026-06-12T11:10:44.2635216Z\" level=info msg=\"Stopping pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=df8c798e-a873-4e83-8418-723e9a017af0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:44.265978 crc crio[19822]: time=\"2026-06-12T11:10:44.265914907Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc007a8e350}] Aliases:map[]}\"\nJun 12 11:10:44.266170 crc crio[19822]: time=\"2026-06-12T11:10:44.266123674Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-v9vbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:44.266440 crc crio[19822]: time=\"2026-06-12T11:10:44.266137714Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc001ee25a8}] Aliases:map[]}\"\nJun 12 11:10:44.266619 crc crio[19822]: time=\"2026-06-12T11:10:44.266564897Z\" level=info msg=\"Stopping pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=fa3317ac-453c-409c-a533-35eacd7ea7ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:44.266881 crc crio[19822]: time=\"2026-06-12T11:10:44.266854147Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-9g8sj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:44.267701 crc crio[19822]: time=\"2026-06-12T11:10:44.267640105Z\" level=info msg=\"Stopping pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=6b59338b-9bfe-4fd9-bcab-5a0b7d1aefbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:44.267905 crc crio[19822]: time=\"2026-06-12T11:10:44.267303182Z\" level=info msg=\"Stopping pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=60360700-8581-492f-a567-1f3082ba2361 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:44.271374 crc crio[19822]: time=\"2026-06-12T11:10:44.271302861Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc0007ac3b0}] Aliases:map[]}\"\nJun 12 11:10:44.271617 crc crio[19822]: time=\"2026-06-12T11:10:44.271550107Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00008d4d8}] Aliases:map[]}\"\nJun 12 11:10:44.271994 crc crio[19822]: time=\"2026-06-12T11:10:44.27193283Z\" level=info msg=\"Deleting pod openstack_barbican-0713-account-create-update-zgmr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272611091Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc00101aa30}] Aliases:map[]}\"\nJun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272705862Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc00244c858}] Aliases:map[]}\"\nJun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272743115Z\" level=info msg=\"Deleting pod openstack_placement-2383-account-create-update-cxcg4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272890898Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003264360}] Aliases:map[]}\"\nJun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272978733Z\" level=info msg=\"Deleting pod openstack_keystone-bdfe-account-create-update-c55xg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.273067444Z\" level=info msg=\"Deleting pod openstack_glance-d215-account-create-update-fjdkr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:44.275272 crc crio[19822]: time=\"2026-06-12T11:10:44.271563349Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-8pwj7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:44.294418 crc crio[19822]: time=\"2026-06-12T11:10:44.294315414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=110f3d95-5070-460e-835a-ce835301e412 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:44.317236 crc crio[19822]: time=\"2026-06-12T11:10:44.316783979Z\" level=info msg=\"Removed container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api\" id=4bbddb88-d8b3-4e73-823c-c83507b8958e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.396610 crc crio[19822]: time=\"2026-06-12T11:10:44.396469464Z\" level=info msg=\"Removing container: 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb\" id=0594c50a-d5b8-480d-847f-68dc19f7e4bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.526780 crc crio[19822]: time=\"2026-06-12T11:10:44.522879504Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=117c3740-d8c4-4837-95a4-d211dbee3358 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:44.611886 crc crio[19822]: time=\"2026-06-12T11:10:44.60977542Z\" level=info msg=\"Removed container 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=0594c50a-d5b8-480d-847f-68dc19f7e4bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.611886 crc crio[19822]: time=\"2026-06-12T11:10:44.610365369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:44.648710 crc crio[19822]: time=\"2026-06-12T11:10:44.643130412Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=c93f571e-cab4-4d22-bfac-2c6aba9ad032 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:44.673008 crc crio[19822]: time=\"2026-06-12T11:10:44.672786185Z\" level=info msg=\"Removing container: 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb\" id=11acecfc-d85f-4a7d-a008-86883afd3150 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.821894 crc crio[19822]: time=\"2026-06-12T11:10:44.82111489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:44.941022 crc crio[19822]: time=\"2026-06-12T11:10:44.933620656Z\" level=info msg=\"Removed container 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb: openstack/placement-db-create-fxznj/mariadb-database-create\" id=11acecfc-d85f-4a7d-a008-86883afd3150 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:44.949325 crc crio[19822]: time=\"2026-06-12T11:10:44.948953229Z\" level=info msg=\"Removing container: 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0\" id=016f774d-7d31-48b8-817e-e5cce2889915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:45.082384 crc crio[19822]: time=\"2026-06-12T11:10:45.082331261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:45.110108 crc crio[19822]: time=\"2026-06-12T11:10:45.10991485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:45.170635 crc crio[19822]: time=\"2026-06-12T11:10:45.170513828Z\" level=info msg=\"Removed container 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=016f774d-7d31-48b8-817e-e5cce2889915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:45.187419 crc crio[19822]: time=\"2026-06-12T11:10:45.185286637Z\" level=info msg=\"Removing container: 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555\" id=387cf03e-8782-4cd4-ad5d-da01d2dedc4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:45.306331 crc crio[19822]: time=\"2026-06-12T11:10:45.305903915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:45.313251 crc crio[19822]: time=\"2026-06-12T11:10:45.313136305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:45.458481 crc crio[19822]: time=\"2026-06-12T11:10:45.457768879Z\" level=info msg=\"Removed container 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555: openstack/glance-db-create-9m84p/mariadb-database-create\" id=387cf03e-8782-4cd4-ad5d-da01d2dedc4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:45.489970 crc crio[19822]: time=\"2026-06-12T11:10:45.486045735Z\" level=info msg=\"Removing container: 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f\" id=7902ec5b-2ae0-49ff-9646-63a461256acd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:45.585377 crc crio[19822]: time=\"2026-06-12T11:10:45.581863268Z\" level=info msg=\"Stopped pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=4af25f8a-1048-4baa-a2b8-ff74b35f24d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:45.606140 crc crio[19822]: time=\"2026-06-12T11:10:45.605931166Z\" level=info msg=\"Created container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq\" id=c93f571e-cab4-4d22-bfac-2c6aba9ad032 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:45.618124 crc crio[19822]: time=\"2026-06-12T11:10:45.61577934Z\" level=info msg=\"Starting container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f\" id=39ee9c0d-c25b-4bd6-b860-c3fb2b06fc58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:45.635527 crc crio[19822]: time=\"2026-06-12T11:10:45.635479023Z\" level=info msg=\"Stopped pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=6b59338b-9bfe-4fd9-bcab-5a0b7d1aefbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:45.640292 crc crio[19822]: time=\"2026-06-12T11:10:45.639764256Z\" level=info msg=\"Stopped pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=60360700-8581-492f-a567-1f3082ba2361 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:45.646174 crc crio[19822]: time=\"2026-06-12T11:10:45.645963856Z\" level=info msg=\"Started container\" PID=240159 containerID=7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f description=openstack/rabbitmq-server-0/rabbitmq id=39ee9c0d-c25b-4bd6-b860-c3fb2b06fc58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\nJun 12 11:10:45.647359 crc crio[19822]: time=\"2026-06-12T11:10:45.647200016Z\" level=info msg=\"Created container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater\" id=117c3740-d8c4-4837-95a4-d211dbee3358 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:45.656712 crc crio[19822]: time=\"2026-06-12T11:10:45.656631003Z\" level=info msg=\"Starting container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63\" id=176fdd3a-7ac1-4e5f-a616-e305e0067757 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:45.681023 crc crio[19822]: time=\"2026-06-12T11:10:45.679944477Z\" level=info msg=\"Started container\" PID=240121 containerID=3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63 description=openstack/swift-storage-0/container-updater id=176fdd3a-7ac1-4e5f-a616-e305e0067757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:45.736951 crc crio[19822]: time=\"2026-06-12T11:10:45.735344919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a2ef9d42-ccee-47b3-a8fb-849850feb6da name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:45.801361 crc crio[19822]: time=\"2026-06-12T11:10:45.80102597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=3ad664c3-921e-4a50-8fcc-663de2c1af23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:45.808413 crc crio[19822]: time=\"2026-06-12T11:10:45.8066589Z\" level=info msg=\"Stopped pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=e511cec3-3621-4301-a88f-084b63e7fc32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:45.854396 crc crio[19822]: time=\"2026-06-12T11:10:45.853670682Z\" level=info msg=\"Stopped pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=df8c798e-a873-4e83-8418-723e9a017af0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:45.882554 crc crio[19822]: time=\"2026-06-12T11:10:45.882460336Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=fefcbe58-f20a-4e46-8094-6a4e2d855b3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:45.903370 crc crio[19822]: time=\"2026-06-12T11:10:45.903268587Z\" level=info msg=\"Removed container 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=7902ec5b-2ae0-49ff-9646-63a461256acd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:45.922715 crc crio[19822]: time=\"2026-06-12T11:10:45.920437533Z\" level=info msg=\"Removing container: a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a\" id=901a01a9-b80a-4846-8b87-6a68f561c13d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:45.929785 crc crio[19822]: time=\"2026-06-12T11:10:45.929674171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:45.943499 crc crio[19822]: time=\"2026-06-12T11:10:45.941282347Z\" level=info msg=\"Stopped pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=fa3317ac-453c-409c-a533-35eacd7ea7ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:45.977713 crc crio[19822]: time=\"2026-06-12T11:10:45.977599423Z\" level=info msg=\"Stopped pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=6a927887-e56c-4d1f-89df-bde616428c49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:46.121303 crc crio[19822]: time=\"2026-06-12T11:10:46.121188439Z\" level=info msg=\"Removed container a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=901a01a9-b80a-4846-8b87-6a68f561c13d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.130606 crc crio[19822]: time=\"2026-06-12T11:10:46.130513628Z\" level=info msg=\"Removing container: ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e\" id=59ddde20-d57a-421d-b99c-ef8a8bb3919d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.209771 crc crio[19822]: time=\"2026-06-12T11:10:46.209274372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:46.235311 crc crio[19822]: time=\"2026-06-12T11:10:46.23523822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:46.285728 crc crio[19822]: time=\"2026-06-12T11:10:46.281747793Z\" level=info msg=\"Removed container ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=59ddde20-d57a-421d-b99c-ef8a8bb3919d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.295924 crc crio[19822]: time=\"2026-06-12T11:10:46.295775085Z\" level=info msg=\"Removing container: 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f\" id=27c2e59e-5395-427d-a0c4-43af000fcaad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.507563 crc crio[19822]: time=\"2026-06-12T11:10:46.506202339Z\" level=info msg=\"Removed container 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=27c2e59e-5395-427d-a0c4-43af000fcaad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.546994 crc crio[19822]: time=\"2026-06-12T11:10:46.543499786Z\" level=info msg=\"Removing container: 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22\" id=d358fbfb-d7a6-4935-87a6-8b9571d9d3fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.591472 crc crio[19822]: time=\"2026-06-12T11:10:46.590793762Z\" level=info msg=\"Removed container 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=d358fbfb-d7a6-4935-87a6-8b9571d9d3fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.608800 crc crio[19822]: time=\"2026-06-12T11:10:46.608755329Z\" level=info msg=\"Removing container: dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676\" id=69ed178c-740d-4433-9d44-c6bf9967ab66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.656997 crc crio[19822]: time=\"2026-06-12T11:10:46.656669893Z\" level=info msg=\"Removed container dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=69ed178c-740d-4433-9d44-c6bf9967ab66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.672792 crc crio[19822]: time=\"2026-06-12T11:10:46.672471237Z\" level=info msg=\"Removing container: 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75\" id=f4254b99-aada-48f3-94b3-dd17e3193f21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:46.862347 crc crio[19822]: time=\"2026-06-12T11:10:46.858247003Z\" level=info msg=\"Created container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server\" id=fefcbe58-f20a-4e46-8094-6a4e2d855b3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:46.862347 crc crio[19822]: time=\"2026-06-12T11:10:46.861370003Z\" level=info msg=\"Starting container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84\" id=c963055e-35d6-43aa-827d-f8edc7bf1eb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:46.889315 crc crio[19822]: time=\"2026-06-12T11:10:46.889126794Z\" level=info msg=\"Started container\" PID=240294 containerID=4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84 description=openstack/swift-storage-0/object-server id=c963055e-35d6-43aa-827d-f8edc7bf1eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:46.922510 crc crio[19822]: time=\"2026-06-12T11:10:46.922430506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=3ceee7e4-451d-44f7-82b1-8d4fe996e9ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:46.946233 crc crio[19822]: time=\"2026-06-12T11:10:46.946145203Z\" level=info msg=\"Removed container 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=f4254b99-aada-48f3-94b3-dd17e3193f21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:47.009248 crc crio[19822]: time=\"2026-06-12T11:10:47.002277587Z\" level=info msg=\"Removing container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2\" id=abd5c2c7-9073-4e91-bb2e-4c5652d830fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:47.011317 crc crio[19822]: time=\"2026-06-12T11:10:47.011250146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=b563889d-da3f-4ade-8e8c-cbf1dae30d31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:47.042963 crc crio[19822]: time=\"2026-06-12T11:10:47.042480824Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=0c508658-ad19-4eff-baff-cf0024e56add name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:47.043305 crc crio[19822]: time=\"2026-06-12T11:10:47.04328463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:47.362539 crc crio[19822]: time=\"2026-06-12T11:10:47.360985033Z\" level=info msg=\"Removed container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=abd5c2c7-9073-4e91-bb2e-4c5652d830fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:47.382575 crc crio[19822]: time=\"2026-06-12T11:10:47.382503363Z\" level=info msg=\"Removing container: f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76\" id=4c80b2ab-71e5-420c-abc7-56635a10b285 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:47.391068 crc crio[19822]: time=\"2026-06-12T11:10:47.390980203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:47.398518 crc crio[19822]: time=\"2026-06-12T11:10:47.398427411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:47.570869 crc crio[19822]: time=\"2026-06-12T11:10:47.570693474Z\" level=info msg=\"Removed container f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=4c80b2ab-71e5-420c-abc7-56635a10b285 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:47.798522 crc crio[19822]: time=\"2026-06-12T11:10:47.798410811Z\" level=info msg=\"Created container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator\" id=0c508658-ad19-4eff-baff-cf0024e56add name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:47.799878 crc crio[19822]: time=\"2026-06-12T11:10:47.799752014Z\" level=info msg=\"Starting container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8\" id=d12649a5-0d01-4d78-8007-2da3188a3e30 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:47.811026 crc crio[19822]: time=\"2026-06-12T11:10:47.810936371Z\" level=info msg=\"Started container\" PID=240342 containerID=45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8 description=openstack/swift-storage-0/object-replicator id=d12649a5-0d01-4d78-8007-2da3188a3e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:48.001209 crc crio[19822]: time=\"2026-06-12T11:10:47.999513927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=55681b9d-2951-4669-b6ca-55a987f1a989 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:48.048613 crc crio[19822]: time=\"2026-06-12T11:10:48.048428648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9964f99c-34e6-4db8-9957-7804932dfe16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:48.059439 crc crio[19822]: time=\"2026-06-12T11:10:48.059352107Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=2048c22a-9f12-4b46-8646-2a2573ddfdc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:48.059761 crc crio[19822]: time=\"2026-06-12T11:10:48.059709769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:48.154348 crc crio[19822]: time=\"2026-06-12T11:10:48.154243158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:48.166901 crc crio[19822]: time=\"2026-06-12T11:10:48.166759962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:48.474615 crc crio[19822]: time=\"2026-06-12T11:10:48.474514051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dcf0e10c-5add-4afd-aaf3-2da434981f96 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:48.502714 crc crio[19822]: time=\"2026-06-12T11:10:48.502609977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=67d1aa86-c53d-4bec-98be-df675f6978db name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:48.528099 crc crio[19822]: time=\"2026-06-12T11:10:48.527992496Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=56df9338-6f87-464c-a405-610a4346abbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:48.528609 crc crio[19822]: time=\"2026-06-12T11:10:48.528559524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:48.567959 crc crio[19822]: time=\"2026-06-12T11:10:48.567863244Z\" level=info msg=\"Created container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor\" id=2048c22a-9f12-4b46-8646-2a2573ddfdc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:48.574883 crc crio[19822]: time=\"2026-06-12T11:10:48.573942402Z\" level=info msg=\"Starting container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5\" id=3bf6f45f-90f0-4727-b287-024323c80174 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:48.612668 crc crio[19822]: time=\"2026-06-12T11:10:48.612508372Z\" level=info msg=\"Started container\" PID=240360 containerID=c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5 description=openstack/swift-storage-0/object-auditor id=3bf6f45f-90f0-4727-b287-024323c80174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:48.671439 crc crio[19822]: time=\"2026-06-12T11:10:48.668300517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=684b9056-042b-4363-9589-265ef47af0d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:48.738309 crc crio[19822]: time=\"2026-06-12T11:10:48.738253368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=88d93863-f4cd-487b-bf0f-83475e5cfdbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:48.751683 crc crio[19822]: time=\"2026-06-12T11:10:48.750773984Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=7b69d487-2bf6-4464-800d-cd533ab67300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:48.753557 crc crio[19822]: time=\"2026-06-12T11:10:48.752458578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:49.049962 crc crio[19822]: time=\"2026-06-12T11:10:49.047578658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:49.069227 crc crio[19822]: time=\"2026-06-12T11:10:49.068956241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:49.082139 crc crio[19822]: time=\"2026-06-12T11:10:49.081743387Z\" level=info msg=\"Stopping container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c (timeout: 30s)\" id=fc712277-e0b4-4404-98d0-e86731a7b815 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:49.082139 crc crio[19822]: time=\"2026-06-12T11:10:49.081963614Z\" level=info msg=\"Stopping container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf (timeout: 30s)\" id=abfc1df3-67b6-4548-9355-1659c8b447fa name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:49.546602 crc crio[19822]: time=\"2026-06-12T11:10:49.545890821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:49.550218 crc crio[19822]: time=\"2026-06-12T11:10:49.550138318Z\" level=info msg=\"Stopping container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8 (timeout: 30s)\" id=baae1b01-dc7e-4898-a9b5-8e1385a67ea0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:49.550385 crc crio[19822]: time=\"2026-06-12T11:10:49.550286173Z\" level=info msg=\"Stopping container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8 (timeout: 30s)\" id=dfb0bd80-bf71-4472-ae67-5bb9648fe071 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:49.567103 crc crio[19822]: time=\"2026-06-12T11:10:49.567026233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:49.604260 crc crio[19822]: time=\"2026-06-12T11:10:49.599221795Z\" level=info msg=\"Running pod sandbox: openstack/neutron-79f665fc97-bq8hf/POD\" id=02369436-a752-4857-aef6-b31a4de2d6fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:49.604260 crc crio[19822]: time=\"2026-06-12T11:10:49.599304777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:49.822242 crc crio[19822]: time=\"2026-06-12T11:10:49.821538983Z\" level=info msg=\"Stopping container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467 (timeout: 30s)\" id=cc954ca7-4190-48d6-b448-b7c30e4bee0f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:49.822577 crc crio[19822]: time=\"2026-06-12T11:10:49.822211261Z\" level=info msg=\"Stopping container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199 (timeout: 30s)\" id=f82cdf33-d28d-4752-8296-e0e0caa2b942 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:49.869782 crc crio[19822]: time=\"2026-06-12T11:10:49.869735817Z\" level=info msg=\"Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc00244cd18}] Aliases:map[]}\"\nJun 12 11:10:49.870234 crc crio[19822]: time=\"2026-06-12T11:10:49.870211523Z\" level=info msg=\"Adding pod openstack_neutron-79f665fc97-bq8hf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:50.021902 crc crio[19822]: time=\"2026-06-12T11:10:50.019848566Z\" level=info msg=\"Running pod sandbox: openstack/placement-7884db78cd-92gml/POD\" id=d4cff906-b55a-4ea9-a047-d31afd48df84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:50.021902 crc crio[19822]: time=\"2026-06-12T11:10:50.01997475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:50.157876 crc crio[19822]: time=\"2026-06-12T11:10:50.149547513Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-zg2jx/POD\" id=64b5d136-7c62-49f7-97a2-d61dac3ed9a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:50.157876 crc crio[19822]: time=\"2026-06-12T11:10:50.150270776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:50.967628 crc crio[19822]: time=\"2026-06-12T11:10:50.967005436Z\" level=info msg=\"Created container 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=56df9338-6f87-464c-a405-610a4346abbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:50.972768 crc crio[19822]: time=\"2026-06-12T11:10:50.972692869Z\" level=info msg=\"Starting container: 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26\" id=1446f6cc-ee81-4dc8-a819-698b6aed5e74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:51.005880 crc crio[19822]: time=\"2026-06-12T11:10:51.004077437Z\" level=info msg=\"Started container\" PID=240508 containerID=5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=1446f6cc-ee81-4dc8-a819-698b6aed5e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\nJun 12 11:10:51.214477 crc crio[19822]: time=\"2026-06-12T11:10:51.214382049Z\" level=info msg=\"Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc007252138}] Aliases:map[]}\"\nJun 12 11:10:51.214789 crc crio[19822]: time=\"2026-06-12T11:10:51.214451441Z\" level=info msg=\"Adding pod openstack_placement-7884db78cd-92gml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:51.352648 crc crio[19822]: time=\"2026-06-12T11:10:51.352540576Z\" level=info msg=\"Removing container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b\" id=243d45a7-e78b-4f76-bd1e-a9c9c6a59c3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:51.623268 crc crio[19822]: time=\"2026-06-12T11:10:51.618627414Z\" level=info msg=\"Created container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater\" id=7b69d487-2bf6-4464-800d-cd533ab67300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:51.634403 crc crio[19822]: time=\"2026-06-12T11:10:51.634271859Z\" level=info msg=\"Starting container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0\" id=64fc99ae-f5a0-45ca-a47d-e05a876dd302 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:51.642582 crc crio[19822]: time=\"2026-06-12T11:10:51.641881934Z\" level=info msg=\"Started container\" PID=240602 containerID=849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0 description=openstack/swift-storage-0/object-updater id=64fc99ae-f5a0-45ca-a47d-e05a876dd302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:51.754520 crc crio[19822]: time=\"2026-06-12T11:10:51.754422279Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc007a8e198}] Aliases:map[]}\"\nJun 12 11:10:51.754520 crc crio[19822]: time=\"2026-06-12T11:10:51.754488501Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-zg2jx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:51.767348 crc crio[19822]: time=\"2026-06-12T11:10:51.767068112Z\" level=info msg=\"Stopped container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log\" id=f82cdf33-d28d-4752-8296-e0e0caa2b942 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:51.828572 crc crio[19822]: time=\"2026-06-12T11:10:51.828364118Z\" level=info msg=\"Stopped container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd\" id=fc712277-e0b4-4404-98d0-e86731a7b815 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:51.865615 crc crio[19822]: time=\"2026-06-12T11:10:51.863991925Z\" level=info msg=\"Stopped container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api\" id=abfc1df3-67b6-4548-9355-1659c8b447fa name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:51.865615 crc crio[19822]: time=\"2026-06-12T11:10:51.864939437Z\" level=info msg=\"Stopping pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=783ca305-788a-4460-9e6d-4448795593d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:51.867127 crc crio[19822]: time=\"2026-06-12T11:10:51.867020528Z\" level=info msg=\"Removed container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server\" id=243d45a7-e78b-4f76-bd1e-a9c9c6a59c3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:51.877030 crc crio[19822]: time=\"2026-06-12T11:10:51.876397913Z\" level=info msg=\"Removing container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d\" id=e9e528d3-0cab-4f57-95e7-077f8e400868 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:51.879582 crc crio[19822]: time=\"2026-06-12T11:10:51.879371084Z\" level=info msg=\"Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc007a8e2a0}] Aliases:map[]}\"\nJun 12 11:10:51.879582 crc crio[19822]: time=\"2026-06-12T11:10:51.879581161Z\" level=info msg=\"Deleting pod openstack_neutron-6c45654bff-tnfkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:51.892405 crc crio[19822]: time=\"2026-06-12T11:10:51.892323332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0b9c2498-beca-4e16-b846-ea7dceb7d294 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:52.001607 crc crio[19822]: time=\"2026-06-12T11:10:51.999983132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9d858e73-5901-424b-baf4-67d54a972284 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:52.228950 crc crio[19822]: time=\"2026-06-12T11:10:52.22767943Z\" level=info msg=\"Removed container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater\" id=e9e528d3-0cab-4f57-95e7-077f8e400868 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.264045 crc crio[19822]: time=\"2026-06-12T11:10:52.263959875Z\" level=info msg=\"Removing container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545\" id=f292f77a-65b9-4835-a88c-be39f1957ed9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.352530 crc crio[19822]: time=\"2026-06-12T11:10:52.347351344Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=24e817ab-8952-4e60-a2f1-595700d8748c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:52.399496 crc crio[19822]: time=\"2026-06-12T11:10:52.399346583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:52.400254 crc crio[19822]: time=\"2026-06-12T11:10:52.400039815Z\" level=info msg=\"Removed container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd\" id=f292f77a-65b9-4835-a88c-be39f1957ed9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.416747 crc crio[19822]: time=\"2026-06-12T11:10:52.416517871Z\" level=info msg=\"Removing container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b\" id=fc90df15-9009-48bb-a297-8e17ca7d8e5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.517758 crc crio[19822]: time=\"2026-06-12T11:10:52.517626691Z\" level=info msg=\"Removed container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter\" id=fc90df15-9009-48bb-a297-8e17ca7d8e5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.522585 crc crio[19822]: time=\"2026-06-12T11:10:52.521024011Z\" level=info msg=\"Removing container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b\" id=55bf2d7b-9553-4aef-8d88-1e59249f3b00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.575979 crc crio[19822]: time=\"2026-06-12T11:10:52.573546305Z\" level=info msg=\"Stopped container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe\" id=dfb0bd80-bf71-4472-ae67-5bb9648fe071 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:52.837754 crc crio[19822]: time=\"2026-06-12T11:10:52.837434146Z\" level=info msg=\"Removed container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api\" id=55bf2d7b-9553-4aef-8d88-1e59249f3b00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.851670 crc crio[19822]: time=\"2026-06-12T11:10:52.851567172Z\" level=info msg=\"Removing container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2\" id=23bcf78d-b3d3-4cd2-a523-3eaa29a2fc4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.852343 crc crio[19822]: time=\"2026-06-12T11:10:52.852267862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:52.942285 crc crio[19822]: time=\"2026-06-12T11:10:52.942136842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:52.977988 crc crio[19822]: time=\"2026-06-12T11:10:52.977773793Z\" level=info msg=\"Removed container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns\" id=23bcf78d-b3d3-4cd2-a523-3eaa29a2fc4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:52.983449 crc crio[19822]: time=\"2026-06-12T11:10:52.983375614Z\" level=info msg=\"Removing container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71\" id=714a0565-8257-49d9-bf40-c161113cb04e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.095437 crc crio[19822]: time=\"2026-06-12T11:10:53.095166395Z\" level=info msg=\"Removed container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd\" id=714a0565-8257-49d9-bf40-c161113cb04e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.098482 crc crio[19822]: time=\"2026-06-12T11:10:53.098407194Z\" level=info msg=\"Removing container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e\" id=7ad77262-86ab-44cc-9a51-446a2f89cfe3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.201603 crc crio[19822]: time=\"2026-06-12T11:10:53.200431409Z\" level=info msg=\"Removed container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core\" id=7ad77262-86ab-44cc-9a51-446a2f89cfe3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.208286 crc crio[19822]: time=\"2026-06-12T11:10:53.208213296Z\" level=info msg=\"Removing container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf\" id=1d856b8e-150c-48e9-9b9f-17e3adc73531 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.305514 crc crio[19822]: time=\"2026-06-12T11:10:53.305170399Z\" level=info msg=\"Removed container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent\" id=1d856b8e-150c-48e9-9b9f-17e3adc73531 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.324007 crc crio[19822]: time=\"2026-06-12T11:10:53.323713045Z\" level=info msg=\"Removing container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6\" id=08c93d46-d69d-4370-85c5-1a948b6636cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.449878 crc crio[19822]: time=\"2026-06-12T11:10:53.449382491Z\" level=info msg=\"Removed container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log\" id=08c93d46-d69d-4370-85c5-1a948b6636cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.465883 crc crio[19822]: time=\"2026-06-12T11:10:53.463633787Z\" level=info msg=\"Removing container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af\" id=054f4e63-bee6-4437-b057-01900ec72067 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.476873 crc crio[19822]: time=\"2026-06-12T11:10:53.47379804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a602d57a-11d2-4632-bb42-70048b3cc5d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:53.556579 crc crio[19822]: time=\"2026-06-12T11:10:53.556485363Z\" level=info msg=\"Removed container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor\" id=054f4e63-bee6-4437-b057-01900ec72067 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.559947 crc crio[19822]: time=\"2026-06-12T11:10:53.559875296Z\" level=info msg=\"Removing container: f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a\" id=396ed8fa-7c63-47b3-8b2d-f3c9d0ea9f11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.641952 crc crio[19822]: time=\"2026-06-12T11:10:53.64180124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=24ccbe7d-f8eb-4896-b3d9-e51ac2a224de name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:53.670249 crc crio[19822]: time=\"2026-06-12T11:10:53.670117936Z\" level=info msg=\"Removed container f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a: openstack/rabbitmq-server-0/setup-container\" id=396ed8fa-7c63-47b3-8b2d-f3c9d0ea9f11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.685030 crc crio[19822]: time=\"2026-06-12T11:10:53.684742591Z\" level=info msg=\"Removing container: 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96\" id=e9856844-187f-49db-a180-fb348c5a641a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.705394 crc crio[19822]: time=\"2026-06-12T11:10:53.705220878Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=75d7abbf-00ff-4a27-bb48-4ecf365beccc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:53.705727 crc crio[19822]: time=\"2026-06-12T11:10:53.705653318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:53.906717 crc crio[19822]: time=\"2026-06-12T11:10:53.905895319Z\" level=info msg=\"Removed container 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init\" id=e9856844-187f-49db-a180-fb348c5a641a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:53.912699 crc crio[19822]: time=\"2026-06-12T11:10:53.912558424Z\" level=info msg=\"Removing container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7\" id=32e9b164-ea8b-41f9-bf61-4288eeaaddc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:54.007059 crc crio[19822]: time=\"2026-06-12T11:10:54.006369291Z\" level=info msg=\"Created container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer\" id=24e817ab-8952-4e60-a2f1-595700d8748c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:54.007320 crc crio[19822]: time=\"2026-06-12T11:10:54.007231619Z\" level=info msg=\"Removed container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=32e9b164-ea8b-41f9-bf61-4288eeaaddc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:54.008365 crc crio[19822]: time=\"2026-06-12T11:10:54.008279442Z\" level=info msg=\"Starting container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63\" id=c740adb1-7717-47d9-a3da-4eda2a43e7bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:54.016527 crc crio[19822]: time=\"2026-06-12T11:10:54.016467867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:54.021445 crc crio[19822]: time=\"2026-06-12T11:10:54.020686538Z\" level=info msg=\"Started container\" PID=240993 containerID=ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63 description=openstack/swift-storage-0/object-expirer id=c740adb1-7717-47d9-a3da-4eda2a43e7bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:10:54.023442 crc crio[19822]: time=\"2026-06-12T11:10:54.023393085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:54.023735 crc crio[19822]: time=\"2026-06-12T11:10:54.02356493Z\" level=info msg=\"Removing container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578\" id=df3b5ee6-772c-4e19-8933-ba1c26b45717 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:54.175873 crc crio[19822]: time=\"2026-06-12T11:10:54.174154514Z\" level=info msg=\"Removed container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log\" id=df3b5ee6-772c-4e19-8933-ba1c26b45717 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:54.187178 crc crio[19822]: time=\"2026-06-12T11:10:54.187071065Z\" level=info msg=\"Removing container: f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef\" id=6fe79269-4906-4ef8-91ff-ec8ae6a4b557 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:54.460868 crc crio[19822]: time=\"2026-06-12T11:10:54.460009665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e9ebfb7-5e49-4502-9418-2303fc02ee77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:54.485256 crc crio[19822]: time=\"2026-06-12T11:10:54.485184266Z\" level=info msg=\"Removed container f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef: openshift-infra/auto-csr-approver-29687704-w96kn/oc\" id=6fe79269-4906-4ef8-91ff-ec8ae6a4b557 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:54.498651 crc crio[19822]: time=\"2026-06-12T11:10:54.498181698Z\" level=info msg=\"Removing container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1\" id=95a6ad80-bba6-4793-a770-d1596f11ece6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:54.843727 crc crio[19822]: time=\"2026-06-12T11:10:54.843628207Z\" level=info msg=\"Removed container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=95a6ad80-bba6-4793-a770-d1596f11ece6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:54.847905 crc crio[19822]: time=\"2026-06-12T11:10:54.847729402Z\" level=info msg=\"Removing container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df\" id=27b607f1-df14-4847-b88e-cc7b4444459a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:55.013760 crc crio[19822]: time=\"2026-06-12T11:10:54.998718069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51418722-2cda-49a4-a25c-03d476ea13f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:55.072358 crc crio[19822]: time=\"2026-06-12T11:10:55.069399765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=b35e11cc-ab77-4465-a79a-280ea6698aa9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:55.208646 crc crio[19822]: time=\"2026-06-12T11:10:55.190198619Z\" level=info msg=\"Created container 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=75d7abbf-00ff-4a27-bb48-4ecf365beccc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:55.348067 crc crio[19822]: time=\"2026-06-12T11:10:55.347198879Z\" level=info msg=\"Starting container: 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4\" id=c491648b-c26e-4c77-b9d9-88dbf891fc39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:10:55.462932 crc crio[19822]: time=\"2026-06-12T11:10:55.460397304Z\" level=info msg=\"Removed container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator\" id=27b607f1-df14-4847-b88e-cc7b4444459a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:55.532521 crc crio[19822]: time=\"2026-06-12T11:10:55.532425821Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=2dff80b2-9a1f-47b6-9a47-e97a0ea78d39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:10:55.535647 crc crio[19822]: time=\"2026-06-12T11:10:55.53549512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:55.586213 crc crio[19822]: time=\"2026-06-12T11:10:55.582342535Z\" level=info msg=\"Stopped container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api\" id=cc954ca7-4190-48d6-b448-b7c30e4bee0f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:55.749382 crc crio[19822]: 2026-06-12T11:10:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ee0ea6315e69d Mac:3a:79:27:97:c9:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:55.752328 crc crio[19822]: time=\"2026-06-12T11:10:55.751591616Z\" level=info msg=\"Removing container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4\" id=b58fa7de-0994-48bc-956e-83889cd6e87a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:55.818266 crc crio[19822]: time=\"2026-06-12T11:10:55.817601266Z\" level=info msg=\"Stopping pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=56858112-092f-4da3-b03d-0453f2546b47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:55.929584 crc crio[19822]: time=\"2026-06-12T11:10:55.909952027Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc002144110}] Aliases:map[]}\"\nJun 12 11:10:55.929584 crc crio[19822]: time=\"2026-06-12T11:10:55.922604786Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:56.000503 crc crio[19822]: time=\"2026-06-12T11:10:55.991041616Z\" level=info msg=\"Started container\" PID=241033 containerID=080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=c491648b-c26e-4c77-b9d9-88dbf891fc39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\nJun 12 11:10:56.492247 crc crio[19822]: time=\"2026-06-12T11:10:56.491782464Z\" level=info msg=\"Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc007252138}] Aliases:map[]}\"\nJun 12 11:10:56.511039 crc crio[19822]: time=\"2026-06-12T11:10:56.510982423Z\" level=info msg=\"Checking pod openstack_placement-7884db78cd-92gml for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:56.511664 crc crio[19822]: 2026-06-12T11:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd72b22df36dec0 Mac:02:92:34:c7:7f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:56.512533 crc crio[19822]: time=\"2026-06-12T11:10:56.512510593Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc007a8e198}] Aliases:map[]}\"\nJun 12 11:10:56.513162 crc crio[19822]: time=\"2026-06-12T11:10:56.513138623Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-zg2jx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:56.672957 crc crio[19822]: time=\"2026-06-12T11:10:56.672802537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=30770486-159f-4047-9932-3146ce128eda name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:56.693654 crc crio[19822]: 2026-06-12T11:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:561a70f18b0870b Mac:56:2e:ef:f7:b8:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 SocketPath: PciID:}] [{Interface:0xc000448730 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:10:56.702933 crc crio[19822]: time=\"2026-06-12T11:10:56.694963944Z\" level=info msg=\"Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc00244cd18}] Aliases:map[]}\"\nJun 12 11:10:56.702933 crc crio[19822]: time=\"2026-06-12T11:10:56.695246394Z\" level=info msg=\"Checking pod openstack_neutron-79f665fc97-bq8hf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:10:56.756623 crc crio[19822]: time=\"2026-06-12T11:10:56.756554481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=49114e31-6162-4e81-a41d-1f0296b2ed04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:56.769696 crc crio[19822]: time=\"2026-06-12T11:10:56.75757116Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7b6cfffcf-bh5ms/POD\" id=506cf47a-178a-4686-9661-6c43d9fcbe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:10:56.770200 crc crio[19822]: time=\"2026-06-12T11:10:56.770159793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:10:56.784105 crc crio[19822]: time=\"2026-06-12T11:10:56.783916007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c979a02f-c3c1-4089-b2fd-83e39916a066 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:57.025945 crc crio[19822]: time=\"2026-06-12T11:10:57.025357929Z\" level=info msg=\"Stopping container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 (timeout: 2s)\" id=7c586d1c-3a0a-43ee-94b5-32403f428f66 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:57.040940 crc crio[19822]: time=\"2026-06-12T11:10:57.040724345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=349efc03-22d9-497d-a7b6-4af01febb4eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:57.098847 crc crio[19822]: time=\"2026-06-12T11:10:57.098704347Z\" level=info msg=\"Stopping container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad (timeout: 30s)\" id=70b9b920-93bc-4e2a-8f40-68f9d999ca8b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:57.099253 crc crio[19822]: time=\"2026-06-12T11:10:57.099060716Z\" level=info msg=\"Stopping container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2 (timeout: 30s)\" id=4776146f-ad1f-4902-92c0-7b834e1a9b64 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:57.104984 crc crio[19822]: time=\"2026-06-12T11:10:57.103483201Z\" level=info msg=\"Stopping container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1 (timeout: 30s)\" id=21adc7fd-2759-4771-b24f-11aa191416cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:57.108659 crc crio[19822]: time=\"2026-06-12T11:10:57.108544144Z\" level=info msg=\"Stopping container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702 (timeout: 30s)\" id=3e778f60-df16-4319-a32f-fcc96d4aa4bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:57.220008 crc crio[19822]: time=\"2026-06-12T11:10:57.219508148Z\" level=info msg=\"Stopping container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d (timeout: 30s)\" id=19c914c9-f0b0-419d-b290-aff1e06fbb7f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:57.220560 crc crio[19822]: time=\"2026-06-12T11:10:57.220423657Z\" level=info msg=\"Stopping container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc (timeout: 30s)\" id=760d1748-f379-48f2-b091-d608edbf3f0c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:10:57.475433 crc crio[19822]: time=\"2026-06-12T11:10:57.461443208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7dc35434-532d-49c6-9947-dc9225acf638 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:10:58.233431 crc crio[19822]: time=\"2026-06-12T11:10:58.232539655Z\" level=info msg=\"Removing container: 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470\" id=f366e977-cbdb-4388-b8a5-4da64bfae905 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:10:59.051929 crc crio[19822]: time=\"2026-06-12T11:10:59.051062827Z\" level=warning msg=\"Stopping container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 with stop signal(15) timed out. Killing...\"\nJun 12 11:10:59.126116 crc crio[19822]: time=\"2026-06-12T11:10:59.125941877Z\" level=error msg=\"Killing container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:10:59.329723 crc crio[19822]: time=\"2026-06-12T11:10:59.329635044Z\" level=info msg=\"Stopping pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=17792ebb-4300-4a1a-b6b5-aa2a8f929d9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:59.330604 crc crio[19822]: time=\"2026-06-12T11:10:59.329992526Z\" level=info msg=\"Stopping pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=0fc956a6-6272-46f4-81ad-98fb2b50bd7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:10:59.331041 crc crio[19822]: time=\"2026-06-12T11:10:59.330966277Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc000120da0}] Aliases:map[]}\"\nJun 12 11:10:59.331225 crc crio[19822]: time=\"2026-06-12T11:10:59.331122813Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}\"\nJun 12 11:10:59.331225 crc crio[19822]: time=\"2026-06-12T11:10:59.331170373Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-vfsxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:59.331372 crc crio[19822]: time=\"2026-06-12T11:10:59.331240617Z\" level=info msg=\"Deleting pod openstack_nova-cell1-f1a6-account-create-update-rlb9c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:10:59.458482 crc crio[19822]: time=\"2026-06-12T11:10:59.458340342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d1c52173-2981-40e1-9dd7-1f7c08ad3994 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.081050 crc crio[19822]: time=\"2026-06-12T11:11:03.078114641Z\" level=info msg=\"Ran pod sandbox 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 with infra container: openstack/placement-7884db78cd-92gml/POD\" id=d4cff906-b55a-4ea9-a047-d31afd48df84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.081449008Z\" level=info msg=\"Ran pod sandbox dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef with infra container: openstack/cinder-db-sync-zg2jx/POD\" id=64b5d136-7c62-49f7-97a2-d61dac3ed9a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.082330144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4555692-29a7-4da3-9c57-bd3cb5fb52cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.082570182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=31907bd4-b3c7-4db0-943d-555137e66d81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.082681136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e86bd9d-295c-41dc-a4cd-5e4227de3291 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.0834575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=66c591ad-c328-455c-a5da-dd419c10ef30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.083730979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9ef196ce-0e54-488e-9054-2ab3e44ba4c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.085741 crc crio[19822]: time=\"2026-06-12T11:11:03.084869125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f87d10c5-3fc2-4098-a555-77c6aa9aa80e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.093546 crc crio[19822]: time=\"2026-06-12T11:11:03.093457119Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=2eacc33a-2a00-4c11-aab3-1ddfee58e682 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:03.095290 crc crio[19822]: time=\"2026-06-12T11:11:03.094627347Z\" level=info msg=\"Stopped container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd\" id=3e778f60-df16-4319-a32f-fcc96d4aa4bd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:03.126467 crc crio[19822]: time=\"2026-06-12T11:11:03.125905394Z\" level=info msg=\"Stopped container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api\" id=19c914c9-f0b0-419d-b290-aff1e06fbb7f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:03.134585 crc crio[19822]: time=\"2026-06-12T11:11:03.134198084Z\" level=info msg=\"Stopped container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core\" id=4776146f-ad1f-4902-92c0-7b834e1a9b64 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:03.152361 crc crio[19822]: time=\"2026-06-12T11:11:03.151681347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=56c624a4-00a9-4526-b928-11439afc36fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.156560 crc crio[19822]: time=\"2026-06-12T11:11:03.15649273Z\" level=info msg=\"Ran pod sandbox 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb with infra container: openstack/neutron-79f665fc97-bq8hf/POD\" id=02369436-a752-4857-aef6-b31a4de2d6fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:03.159720 crc crio[19822]: time=\"2026-06-12T11:11:03.15961757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d4eac187-ab63-4690-9546-df13409ee8c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.169931 crc crio[19822]: time=\"2026-06-12T11:11:03.169584728Z\" level=info msg=\"Stopped container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent\" id=21adc7fd-2759-4771-b24f-11aa191416cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:03.203584 crc crio[19822]: time=\"2026-06-12T11:11:03.203359505Z\" level=info msg=\"Stopped container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient\" id=7c586d1c-3a0a-43ee-94b5-32403f428f66 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:03.204236 crc crio[19822]: time=\"2026-06-12T11:11:03.204174911Z\" level=info msg=\"Stopping pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=22e0c87e-de8a-49d0-ac8f-dd32f76afebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:03.206448 crc crio[19822]: time=\"2026-06-12T11:11:03.205917638Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc0001207f8}] Aliases:map[]}\"\nJun 12 11:11:03.206448 crc crio[19822]: time=\"2026-06-12T11:11:03.206077132Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:03.228724 crc crio[19822]: time=\"2026-06-12T11:11:03.228469076Z\" level=info msg=\"Stopped container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent\" id=70b9b920-93bc-4e2a-8f40-68f9d999ca8b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:03.230044 crc crio[19822]: time=\"2026-06-12T11:11:03.229933906Z\" level=info msg=\"Stopping pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=f94fda4f-8b44-4015-b875-558b6a2b80f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:03.230930 crc crio[19822]: time=\"2026-06-12T11:11:03.230862536Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc003094658}] Aliases:map[]}\"\nJun 12 11:11:03.231193 crc crio[19822]: time=\"2026-06-12T11:11:03.231123043Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:03.234194 crc crio[19822]: time=\"2026-06-12T11:11:03.233998793Z\" level=info msg=\"Stopped container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log\" id=760d1748-f379-48f2-b091-d608edbf3f0c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:03.236728 crc crio[19822]: time=\"2026-06-12T11:11:03.236657549Z\" level=info msg=\"Stopping pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=1e8d82f2-60a6-4e9e-9960-7baf4b5b2f19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:03.241435 crc crio[19822]: time=\"2026-06-12T11:11:03.241362431Z\" level=info msg=\"Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc000120930}] Aliases:map[]}\"\nJun 12 11:11:03.241670 crc crio[19822]: time=\"2026-06-12T11:11:03.24164806Z\" level=info msg=\"Deleting pod openstack_barbican-api-6dc7ccd588-682ph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:03.242066 crc crio[19822]: time=\"2026-06-12T11:11:03.242000621Z\" level=info msg=\"Stopped pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=783ca305-788a-4460-9e6d-4448795593d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:03.251074 crc crio[19822]: time=\"2026-06-12T11:11:03.250938523Z\" level=info msg=\"Stopped pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=0fc956a6-6272-46f4-81ad-98fb2b50bd7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:03.266620 crc crio[19822]: time=\"2026-06-12T11:11:03.266426407Z\" level=info msg=\"Stopped pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=17792ebb-4300-4a1a-b6b5-aa2a8f929d9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:03.278907 crc crio[19822]: time=\"2026-06-12T11:11:03.278696453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:03.288021 crc crio[19822]: time=\"2026-06-12T11:11:03.287926311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:03.295482 crc crio[19822]: time=\"2026-06-12T11:11:03.295424161Z\" level=info msg=\"Stopped pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=56858112-092f-4da3-b03d-0453f2546b47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:03.323309 crc crio[19822]: time=\"2026-06-12T11:11:03.323239168Z\" level=info msg=\"Removed container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server\" id=b58fa7de-0994-48bc-956e-83889cd6e87a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:03.329180 crc crio[19822]: time=\"2026-06-12T11:11:03.327655591Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=11c235d3-7186-4890-ad3c-9ab729bd0079 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:03.330763 crc crio[19822]: time=\"2026-06-12T11:11:03.33072986Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=2ab26550-45b1-4607-aebb-36aef1a5763f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:03.332507 crc crio[19822]: time=\"2026-06-12T11:11:03.328784837Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=c35dcd6c-6a8c-474f-a9e3-400de9954fda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:03.332948 crc crio[19822]: time=\"2026-06-12T11:11:03.328900231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:03.338630 crc crio[19822]: time=\"2026-06-12T11:11:03.338506249Z\" level=info msg=\"Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=1cfcd079-a19a-40bb-909a-d26319de4228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:03.339488 crc crio[19822]: time=\"2026-06-12T11:11:03.339417408Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=7a5324db-b0eb-4f76-9c9e-4327fdaeaf22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:03.341373 crc crio[19822]: time=\"2026-06-12T11:11:03.340459704Z\" level=info msg=\"Removing container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2\" id=b934d2f5-e0e6-4fd6-857e-522c6e7b2920 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:03.371593 crc crio[19822]: time=\"2026-06-12T11:11:03.370144956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=fd682d9b-f36c-422c-a99c-1bb5a9e4de08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.443160 crc crio[19822]: time=\"2026-06-12T11:11:03.442436097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dac17ad2-96ae-4548-8cf7-f36c874c2f8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.477655 crc crio[19822]: time=\"2026-06-12T11:11:03.477259476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=f0616ce7-109f-4141-a3d9-0e79f024081f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:03.617277 crc crio[19822]: time=\"2026-06-12T11:11:03.616543767Z\" level=info msg=\"Created container 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=2dff80b2-9a1f-47b6-9a47-e97a0ea78d39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:03.622191 crc crio[19822]: time=\"2026-06-12T11:11:03.619540143Z\" level=info msg=\"Starting container: 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb\" id=99540080-2520-4487-a26e-136391b18d1f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:03.630933 crc crio[19822]: time=\"2026-06-12T11:11:03.630556398Z\" level=info msg=\"Started container\" PID=241837 containerID=57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=99540080-2520-4487-a26e-136391b18d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\nJun 12 11:11:04.980439 crc crio[19822]: time=\"2026-06-12T11:11:04.979264001Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a8ea9ccb-1dd9-4d25-8645-86e3828ba446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:04.981649 crc crio[19822]: time=\"2026-06-12T11:11:04.98047703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.280204 crc crio[19822]: time=\"2026-06-12T11:11:05.280061347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.280442 crc crio[19822]: time=\"2026-06-12T11:11:05.280323946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.280442 crc crio[19822]: time=\"2026-06-12T11:11:05.280367587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.280442 crc crio[19822]: time=\"2026-06-12T11:11:05.280423869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.280602 crc crio[19822]: time=\"2026-06-12T11:11:05.280578114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.289963 crc crio[19822]: time=\"2026-06-12T11:11:05.289896481Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-zg2jx/cinder-db-sync\" id=edb88aaa-84bf-4de5-92b3-6653e8946106 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:05.294768 crc crio[19822]: time=\"2026-06-12T11:11:05.294724315Z\" level=info msg=\"Creating container: openstack/neutron-79f665fc97-bq8hf/neutron-api\" id=54606ef9-8b7a-4270-8312-e984ade7acb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:05.302773 crc crio[19822]: time=\"2026-06-12T11:11:05.302679169Z\" level=info msg=\"Creating container: openstack/placement-7884db78cd-92gml/placement-log\" id=9ddab375-caa4-447c-a2f7-8fc21431fcd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:05.312322 crc crio[19822]: time=\"2026-06-12T11:11:05.312228304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.312843 crc crio[19822]: time=\"2026-06-12T11:11:05.312671107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.313068 crc crio[19822]: time=\"2026-06-12T11:11:05.31302983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:05.315751 crc crio[19822]: time=\"2026-06-12T11:11:05.315607941Z\" level=info msg=\"Stopped pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=1e8d82f2-60a6-4e9e-9960-7baf4b5b2f19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:05.332289 crc crio[19822]: time=\"2026-06-12T11:11:05.331772057Z\" level=info msg=\"Stopped pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=22e0c87e-de8a-49d0-ac8f-dd32f76afebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:05.341122 crc crio[19822]: time=\"2026-06-12T11:11:05.341024932Z\" level=info msg=\"Stopped pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=f94fda4f-8b44-4015-b875-558b6a2b80f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:05.895711 crc crio[19822]: time=\"2026-06-12T11:11:05.895617575Z\" level=info msg=\"Stopping pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=44687f0c-32d8-4428-bdb5-da83d66cbf7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:05.897064 crc crio[19822]: time=\"2026-06-12T11:11:05.896962678Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc0037c82b0}] Aliases:map[]}\"\nJun 12 11:11:05.897221 crc crio[19822]: time=\"2026-06-12T11:11:05.897168082Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-wz8b8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:07.708911 crc crio[19822]: time=\"2026-06-12T11:11:07.708059067Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=712f0110-c167-4b8b-a865-7c30bdfe9de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:07.708911 crc crio[19822]: time=\"2026-06-12T11:11:07.708926925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:08.982008 crc crio[19822]: time=\"2026-06-12T11:11:08.980891514Z\" level=info msg=\"Removed container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq\" id=b934d2f5-e0e6-4fd6-857e-522c6e7b2920 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:08.988596 crc crio[19822]: time=\"2026-06-12T11:11:08.987221224Z\" level=info msg=\"Removing container: 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452\" id=58456e5a-6dfb-4b18-84dc-2f7e0a3e6d29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:09.048995 crc crio[19822]: time=\"2026-06-12T11:11:09.048878413Z\" level=info msg=\"Removed container 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=f366e977-cbdb-4388-b8a5-4da64bfae905 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:09.052472 crc crio[19822]: time=\"2026-06-12T11:11:09.052435955Z\" level=info msg=\"Removing container: 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1\" id=20bffa0f-d994-4516-8c15-610237e60efd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:09.098767 crc crio[19822]: time=\"2026-06-12T11:11:09.098398522Z\" level=info msg=\"Stopped pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=44687f0c-32d8-4428-bdb5-da83d66cbf7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:19.589724 crc crio[19822]: time=\"2026-06-12T11:11:19.589204475Z\" level=info msg=\"Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc003264298}] Aliases:map[]}\"\nJun 12 11:11:19.589724 crc crio[19822]: time=\"2026-06-12T11:11:19.589702141Z\" level=info msg=\"Adding pod openstack_keystone-7b6cfffcf-bh5ms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:19.615426 crc crio[19822]: time=\"2026-06-12T11:11:19.61465614Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=cf3cf49a-0ea7-46fd-9240-efaba3e7a9ed name=/runtime.v1.ImageService/PullImage\nJun 12 11:11:19.616706 crc crio[19822]: time=\"2026-06-12T11:11:19.61664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=06361251-f13d-4ef6-800d-20b0ad240b64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:19.718002 crc crio[19822]: time=\"2026-06-12T11:11:19.717882831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=ed043a54-4047-4bdb-bc18-d863b4cdc7e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:19.917532 crc crio[19822]: time=\"2026-06-12T11:11:19.916636081Z\" level=info msg=\"Stopped container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler\" id=baae1b01-dc7e-4898-a9b5-8e1385a67ea0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:19.919127 crc crio[19822]: time=\"2026-06-12T11:11:19.918191862Z\" level=info msg=\"Stopping pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=30f70f88-7b2d-490d-a4ea-e6a05db57256 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:19.922318 crc crio[19822]: time=\"2026-06-12T11:11:19.922285524Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc003094188}] Aliases:map[]}\"\nJun 12 11:11:19.922608 crc crio[19822]: time=\"2026-06-12T11:11:19.922587394Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:19.957960 crc crio[19822]: 2026-06-12T11:11:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:798cd82d9a1a463 Mac:ba:c7:dd:48:fe:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 SocketPath: PciID:}] [{Interface:0xc0002f5660 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:19.958669 crc crio[19822]: time=\"2026-06-12T11:11:19.958168267Z\" level=info msg=\"Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc003264298}] Aliases:map[]}\"\nJun 12 11:11:19.958669 crc crio[19822]: time=\"2026-06-12T11:11:19.958296981Z\" level=info msg=\"Checking pod openstack_keystone-7b6cfffcf-bh5ms for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:19.973636 crc crio[19822]: time=\"2026-06-12T11:11:19.973466973Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}\"\nJun 12 11:11:19.973636 crc crio[19822]: time=\"2026-06-12T11:11:19.973635099Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:20.006674 crc crio[19822]: time=\"2026-06-12T11:11:20.004400001Z\" level=info msg=\"Removed container 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452: openstack/dnsmasq-dns-6ddbdd9749-s784b/init\" id=58456e5a-6dfb-4b18-84dc-2f7e0a3e6d29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:20.010158 crc crio[19822]: time=\"2026-06-12T11:11:20.009383479Z\" level=info msg=\"Removing container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170\" id=b261657c-c7e7-4ef3-8467-98f50a8162c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:20.011634 crc crio[19822]: time=\"2026-06-12T11:11:20.010451187Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=bda47dcf-5706-4bdc-a359-1556dfce644d name=/runtime.v1.ImageService/PullImage\nJun 12 11:11:20.011634 crc crio[19822]: time=\"2026-06-12T11:11:20.011467158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0a4fbd99-86ac-46b2-8e90-0b330cf062cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.024339 crc crio[19822]: time=\"2026-06-12T11:11:20.024194662Z\" level=info msg=\"Removed container 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=20bffa0f-d994-4516-8c15-610237e60efd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:20.028263 crc crio[19822]: time=\"2026-06-12T11:11:20.028149672Z\" level=info msg=\"Removing container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c\" id=a6a99274-5d13-407e-98d8-bb4006ab2144 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:20.032716 crc crio[19822]: time=\"2026-06-12T11:11:20.032585163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.037275 crc crio[19822]: time=\"2026-06-12T11:11:20.037207312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.041357 crc crio[19822]: time=\"2026-06-12T11:11:20.041281227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.044462 crc crio[19822]: time=\"2026-06-12T11:11:20.044374808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.051168 crc crio[19822]: time=\"2026-06-12T11:11:20.047492168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.051168 crc crio[19822]: time=\"2026-06-12T11:11:20.049520483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.054468 crc crio[19822]: time=\"2026-06-12T11:11:20.05393125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.056171 crc crio[19822]: time=\"2026-06-12T11:11:20.056053278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.084177 crc crio[19822]: time=\"2026-06-12T11:11:20.08320503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.105364 crc crio[19822]: time=\"2026-06-12T11:11:20.104126911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.125352 crc crio[19822]: time=\"2026-06-12T11:11:20.124797671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.126959 crc crio[19822]: time=\"2026-06-12T11:11:20.125617328Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-wktt7/ovsdb-server-init\" id=476ae05a-9585-4a27-a277-f65e5fd25ca1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.126959 crc crio[19822]: time=\"2026-06-12T11:11:20.125885686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.155425 crc crio[19822]: time=\"2026-06-12T11:11:20.151937387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.159640 crc crio[19822]: time=\"2026-06-12T11:11:20.159563781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.196987 crc crio[19822]: time=\"2026-06-12T11:11:20.196868384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.202761 crc crio[19822]: time=\"2026-06-12T11:11:20.202385797Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=75466928-1945-49ef-a536-95045e0dd6b6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:11:20.203029 crc crio[19822]: time=\"2026-06-12T11:11:20.202947875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.206336 crc crio[19822]: time=\"2026-06-12T11:11:20.20624942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7d79faa7-81db-4454-92c0-cc26e4ea4c8a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.273652 crc crio[19822]: time=\"2026-06-12T11:11:20.270923314Z\" level=info msg=\"Ran pod sandbox 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d with infra container: openstack/keystone-7b6cfffcf-bh5ms/POD\" id=506cf47a-178a-4686-9661-6c43d9fcbe15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:20.288047 crc crio[19822]: time=\"2026-06-12T11:11:20.286212873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=38a0a828-38f5-4707-89bc-89e8508fea4a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.304750 crc crio[19822]: time=\"2026-06-12T11:11:20.304633139Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc005212028}] Aliases:map[]}\"\nJun 12 11:11:20.304750 crc crio[19822]: time=\"2026-06-12T11:11:20.304714781Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:20.314115 crc crio[19822]: time=\"2026-06-12T11:11:20.313593515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.338681 crc crio[19822]: time=\"2026-06-12T11:11:20.338115647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.376517 crc crio[19822]: time=\"2026-06-12T11:11:20.376427294Z\" level=info msg=\"Removed container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd\" id=a6a99274-5d13-407e-98d8-bb4006ab2144 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:20.394279 crc crio[19822]: time=\"2026-06-12T11:11:20.393954691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c6eee88e-e52d-472c-990f-486b3643c9e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.407706 crc crio[19822]: time=\"2026-06-12T11:11:20.407563003Z\" level=info msg=\"Removed container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper\" id=b261657c-c7e7-4ef3-8467-98f50a8162c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:20.409484 crc crio[19822]: time=\"2026-06-12T11:11:20.409341438Z\" level=info msg=\"Removing container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf\" id=bff49a84-a3c7-4756-b8f4-94fca722d8b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:20.410648 crc crio[19822]: time=\"2026-06-12T11:11:20.410438816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.446020 crc crio[19822]: time=\"2026-06-12T11:11:20.443684301Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init\" id=5e817d40-2490-4d5b-9554-10ef7513eb16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.446020 crc crio[19822]: time=\"2026-06-12T11:11:20.444624611Z\" level=info msg=\"Removing container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86\" id=013e9e0f-ea8e-4ee3-bde0-e7dcd4da3a94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:20.488429 crc crio[19822]: time=\"2026-06-12T11:11:20.487801153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=0c929694-6568-475a-a0c8-f8483c74609c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.491209 crc crio[19822]: time=\"2026-06-12T11:11:20.491123449Z\" level=info msg=\"Created container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=7a5324db-b0eb-4f76-9c9e-4327fdaeaf22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.508410 crc crio[19822]: time=\"2026-06-12T11:11:20.508312855Z\" level=info msg=\"Starting container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e\" id=316940e2-b80c-477a-a846-4a5711bccee4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:20.530134 crc crio[19822]: time=\"2026-06-12T11:11:20.530005459Z\" level=info msg=\"Started container\" PID=242955 containerID=b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e description=openstack/rabbitmq-cell1-server-0/rabbitmq id=316940e2-b80c-477a-a846-4a5711bccee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\nJun 12 11:11:20.540401 crc crio[19822]: time=\"2026-06-12T11:11:20.540321309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=5d7005af-5401-4dab-982d-e9c52f397c2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.541409 crc crio[19822]: time=\"2026-06-12T11:11:20.5413329Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=c105c900-98b5-4518-bba6-c851831a74de name=/runtime.v1.ImageService/PullImage\nJun 12 11:11:20.551785 crc crio[19822]: time=\"2026-06-12T11:11:20.551709992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.558759 crc crio[19822]: time=\"2026-06-12T11:11:20.558685658Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=90a086d0-3e1a-48c9-84fd-a97fc0bc7f8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.572867 crc crio[19822]: time=\"2026-06-12T11:11:20.572728182Z\" level=info msg=\"Stopped pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=30f70f88-7b2d-490d-a4ea-e6a05db57256 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:20.574200 crc crio[19822]: time=\"2026-06-12T11:11:20.574128997Z\" level=info msg=\"Created container c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=1cfcd079-a19a-40bb-909a-d26319de4228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.583534 crc crio[19822]: time=\"2026-06-12T11:11:20.583430355Z\" level=info msg=\"Creating container: openstack/keystone-7b6cfffcf-bh5ms/keystone-api\" id=6a935708-7362-43c5-986b-70bb4257b6de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.584150 crc crio[19822]: time=\"2026-06-12T11:11:20.584066185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.588481 crc crio[19822]: time=\"2026-06-12T11:11:20.586877444Z\" level=info msg=\"Starting container: c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb\" id=dd2c11a1-edba-4fe8-a4b2-3e33dfa55912 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:20.600891 crc crio[19822]: time=\"2026-06-12T11:11:20.593514736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=bd995af8-673e-4159-996b-e33ed935209b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.605546 crc crio[19822]: time=\"2026-06-12T11:11:20.604051653Z\" level=info msg=\"Creating container: openstack/ovn-controller-sbpcz/ovn-controller\" id=8cd84d84-412c-44d6-8091-775e60af12dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.627974 crc crio[19822]: time=\"2026-06-12T11:11:20.627555046Z\" level=info msg=\"Started container\" PID=242934 containerID=c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=dd2c11a1-edba-4fe8-a4b2-3e33dfa55912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\nJun 12 11:11:20.638700 crc crio[19822]: 2026-06-12T11:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60ef0ead5b4d704 Mac:56:7a:30:48:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:20.640614 crc crio[19822]: time=\"2026-06-12T11:11:20.640542987Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}\"\nJun 12 11:11:20.640742 crc crio[19822]: time=\"2026-06-12T11:11:20.640710823Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:20.681060 crc crio[19822]: time=\"2026-06-12T11:11:20.678285597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.689032 crc crio[19822]: time=\"2026-06-12T11:11:20.683759907Z\" level=info msg=\"Ran pod sandbox 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 with infra container: openstack/cinder-api-0/POD\" id=a8ea9ccb-1dd9-4d25-8645-86e3828ba446 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:20.698656 crc crio[19822]: time=\"2026-06-12T11:11:20.698483245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e325e5da-1305-4ecf-a982-d547ea6437ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.721220 crc crio[19822]: time=\"2026-06-12T11:11:20.719751358Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init\" id=c4386ad5-cd59-4a07-8e9d-d80659dceb73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.771417 crc crio[19822]: time=\"2026-06-12T11:11:20.771322087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.777665 crc crio[19822]: time=\"2026-06-12T11:11:20.776693884Z\" level=info msg=\"Created container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync\" id=2eacc33a-2a00-4c11-aab3-1ddfee58e682 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.778977 crc crio[19822]: time=\"2026-06-12T11:11:20.778778626Z\" level=info msg=\"Starting container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295\" id=b5234fe1-8f3d-4863-8875-8e411437eef0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:20.783575 crc crio[19822]: time=\"2026-06-12T11:11:20.783370225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=efcada67-e279-4d09-838b-8aa6148b0888 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.785022 crc crio[19822]: time=\"2026-06-12T11:11:20.784648603Z\" level=info msg=\"Created container f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=c35dcd6c-6a8c-474f-a9e3-400de9954fda name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.789035 crc crio[19822]: time=\"2026-06-12T11:11:20.78894403Z\" level=info msg=\"Started container\" PID=242969 containerID=90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295 description=openstack/swift-storage-0/rsync id=b5234fe1-8f3d-4863-8875-8e411437eef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:11:20.800896 crc crio[19822]: 2026-06-12T11:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d38c5f0a63844f Mac:16:78:e3:3e:93:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 SocketPath: PciID:}] [{Interface:0xc0001185b0 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:20.801310 crc crio[19822]: time=\"2026-06-12T11:11:20.794416709Z\" level=info msg=\"Starting container: f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8\" id=c52f014d-3b52-45f4-83f3-c78fd74a939a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:20.805449 crc crio[19822]: time=\"2026-06-12T11:11:20.804732636Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc005212028}] Aliases:map[]}\"\nJun 12 11:11:20.806185 crc crio[19822]: time=\"2026-06-12T11:11:20.805691964Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:20.810076 crc crio[19822]: time=\"2026-06-12T11:11:20.809780138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=74ea96d8-1f1a-4096-abdd-43a62e631d8a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.815744 crc crio[19822]: time=\"2026-06-12T11:11:20.815253998Z\" level=info msg=\"Started container\" PID=242968 containerID=f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8 description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=c52f014d-3b52-45f4-83f3-c78fd74a939a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\nJun 12 11:11:20.835199 crc crio[19822]: time=\"2026-06-12T11:11:20.834532906Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=bcc2a272-4a75-4dde-9bd3-5ccd0fd03b16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.840884 crc crio[19822]: time=\"2026-06-12T11:11:20.840451406Z\" level=info msg=\"Created container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log\" id=9ddab375-caa4-447c-a2f7-8fc21431fcd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.846640 crc crio[19822]: time=\"2026-06-12T11:11:20.846419674Z\" level=info msg=\"Starting container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9\" id=fcd6ac28-67a6-4618-bdaa-7bbc9c84937f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:20.847232 crc crio[19822]: time=\"2026-06-12T11:11:20.847076105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=5ecff7ed-ba34-440c-be31-9888933b24bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.855507 crc crio[19822]: time=\"2026-06-12T11:11:20.855452744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.859104 crc crio[19822]: time=\"2026-06-12T11:11:20.858996815Z\" level=info msg=\"Ran pod sandbox 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 with infra container: openstack/ceilometer-0/POD\" id=712f0110-c167-4b8b-a865-7c30bdfe9de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:20.864121 crc crio[19822]: time=\"2026-06-12T11:11:20.863952395Z\" level=info msg=\"Started container\" PID=242976 containerID=9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9 description=openstack/placement-7884db78cd-92gml/placement-log id=fcd6ac28-67a6-4618-bdaa-7bbc9c84937f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\nJun 12 11:11:20.864561 crc crio[19822]: time=\"2026-06-12T11:11:20.863987637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=499467b2-512e-44d2-80bb-732c00b1a7de name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.869696 crc crio[19822]: time=\"2026-06-12T11:11:20.869605975Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=ad9445a8-4d6e-4b34-a6d0-8f85a230130c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:20.879471 crc crio[19822]: time=\"2026-06-12T11:11:20.87906433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=0a20436b-62dc-49c1-9468-5fc4d08397bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:20.886257 crc crio[19822]: time=\"2026-06-12T11:11:20.886203986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.945370 crc crio[19822]: time=\"2026-06-12T11:11:20.945214465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:20.955520 crc crio[19822]: time=\"2026-06-12T11:11:20.955433644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=9af43742-f749-4a45-a414-93bfb4c15d77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:21.000421 crc crio[19822]: time=\"2026-06-12T11:11:21.000298645Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7caaedc7-f814-4da0-b3a7-2413cbf7b942 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:21.000937 crc crio[19822]: time=\"2026-06-12T11:11:21.000686887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.012652 crc crio[19822]: time=\"2026-06-12T11:11:21.012520115Z\" level=info msg=\"Created container 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=11c235d3-7186-4890-ad3c-9ab729bd0079 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:21.015381 crc crio[19822]: time=\"2026-06-12T11:11:21.01527836Z\" level=info msg=\"Starting container: 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c\" id=1f49c5f1-c750-41f8-b514-bc2fa015d384 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:21.030868 crc crio[19822]: time=\"2026-06-12T11:11:21.030708724Z\" level=info msg=\"Started container\" PID=242950 containerID=08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=1f49c5f1-c750-41f8-b514-bc2fa015d384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\nJun 12 11:11:21.063135 crc crio[19822]: time=\"2026-06-12T11:11:21.063019846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=872e4e78-d7cf-4591-973c-07e4bb79f0e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:21.078905 crc crio[19822]: time=\"2026-06-12T11:11:21.078864363Z\" level=info msg=\"Creating container: openstack/placement-7884db78cd-92gml/placement-api\" id=25c878a6-bf4b-4edf-9d90-dae1288ceed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:21.079336 crc crio[19822]: time=\"2026-06-12T11:11:21.079252834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.127739 crc crio[19822]: time=\"2026-06-12T11:11:21.1269878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.136170 crc crio[19822]: time=\"2026-06-12T11:11:21.136031902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.140406 crc crio[19822]: time=\"2026-06-12T11:11:21.140055063Z\" level=info msg=\"Created container 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=2ab26550-45b1-4607-aebb-36aef1a5763f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:21.155136 crc crio[19822]: time=\"2026-06-12T11:11:21.155048961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.160031 crc crio[19822]: time=\"2026-06-12T11:11:21.159933843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.165170 crc crio[19822]: time=\"2026-06-12T11:11:21.165068221Z\" level=info msg=\"Starting container: 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4\" id=1cbdb125-2515-4617-ac1a-fb616f4a88c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:21.166180 crc crio[19822]: time=\"2026-06-12T11:11:21.166137689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.170923 crc crio[19822]: time=\"2026-06-12T11:11:21.17070981Z\" level=info msg=\"Started container\" PID=242956 containerID=8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=1cbdb125-2515-4617-ac1a-fb616f4a88c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\nJun 12 11:11:21.213484 crc crio[19822]: time=\"2026-06-12T11:11:21.209662277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.224424 crc crio[19822]: time=\"2026-06-12T11:11:21.22433703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.225946 crc crio[19822]: time=\"2026-06-12T11:11:21.225312615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.233173 crc crio[19822]: time=\"2026-06-12T11:11:21.233001333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.241113 crc crio[19822]: time=\"2026-06-12T11:11:21.240943479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.259058 crc crio[19822]: time=\"2026-06-12T11:11:21.258773938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.274033 crc crio[19822]: time=\"2026-06-12T11:11:21.273773209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.315296 crc crio[19822]: time=\"2026-06-12T11:11:21.307574755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.324519 crc crio[19822]: time=\"2026-06-12T11:11:21.324415155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:21.543208 crc crio[19822]: time=\"2026-06-12T11:11:21.541978628Z\" level=info msg=\"Removed container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api\" id=bff49a84-a3c7-4756-b8f4-94fca722d8b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:21.567380 crc crio[19822]: time=\"2026-06-12T11:11:21.567224039Z\" level=info msg=\"Removing container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467\" id=a5c2dcdd-0fb7-42b7-8daf-b0de2140685b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:21.663742 crc crio[19822]: time=\"2026-06-12T11:11:21.661786346Z\" level=info msg=\"Removed container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=013e9e0f-ea8e-4ee3-bde0-e7dcd4da3a94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:21.683404 crc crio[19822]: time=\"2026-06-12T11:11:21.683074721Z\" level=info msg=\"Removing container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7\" id=3afd9eea-e0bd-491a-a8bf-094e27e58568 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:21.802608 crc crio[19822]: time=\"2026-06-12T11:11:21.802375344Z\" level=info msg=\"Removed container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api\" id=a5c2dcdd-0fb7-42b7-8daf-b0de2140685b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:21.819905 crc crio[19822]: time=\"2026-06-12T11:11:21.818468384Z\" level=info msg=\"Removing container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199\" id=5c5bb293-1929-4ca3-a3e8-1b2aef02599e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:22.361935 crc crio[19822]: time=\"2026-06-12T11:11:22.361391715Z\" level=info msg=\"Created container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api\" id=54606ef9-8b7a-4270-8312-e984ade7acb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:22.362349 crc crio[19822]: time=\"2026-06-12T11:11:22.362037535Z\" level=info msg=\"Created container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron\" id=ad9445a8-4d6e-4b34-a6d0-8f85a230130c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:22.364305 crc crio[19822]: time=\"2026-06-12T11:11:22.364206636Z\" level=info msg=\"Starting container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1\" id=d5aa69f0-2eb8-44c7-ac95-4d1fe08acc45 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:22.366263 crc crio[19822]: time=\"2026-06-12T11:11:22.366148049Z\" level=info msg=\"Created container 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3: openstack/cinder-db-sync-zg2jx/cinder-db-sync\" id=edb88aaa-84bf-4de5-92b3-6653e8946106 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:22.370982 crc crio[19822]: time=\"2026-06-12T11:11:22.370755427Z\" level=info msg=\"Starting container: 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3\" id=07b742a4-7077-4a15-8fb0-9a26f14532c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:22.372183 crc crio[19822]: time=\"2026-06-12T11:11:22.371341782Z\" level=info msg=\"Starting container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f\" id=b2a2972d-d93b-48a9-9c19-778b2955938a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:22.395411 crc crio[19822]: time=\"2026-06-12T11:11:22.395271478Z\" level=info msg=\"Started container\" PID=242982 containerID=105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3 description=openstack/cinder-db-sync-zg2jx/cinder-db-sync id=07b742a4-7077-4a15-8fb0-9a26f14532c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\nJun 12 11:11:22.452539 crc crio[19822]: time=\"2026-06-12T11:11:22.452219487Z\" level=info msg=\"Started container\" PID=243285 containerID=27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1 description=openstack/neutron-79f665fc97-bq8hf/neutron-api id=d5aa69f0-2eb8-44c7-ac95-4d1fe08acc45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\nJun 12 11:11:22.473220 crc crio[19822]: time=\"2026-06-12T11:11:22.472990388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:22.473886 crc crio[19822]: time=\"2026-06-12T11:11:22.463236384Z\" level=info msg=\"Started container\" PID=243302 containerID=d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f description=openstack/swift-storage-0/swift-recon-cron id=b2a2972d-d93b-48a9-9c19-778b2955938a name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\nJun 12 11:11:22.492036 crc crio[19822]: time=\"2026-06-12T11:11:22.489772496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:22.522538 crc crio[19822]: time=\"2026-06-12T11:11:22.522344535Z\" level=info msg=\"Created container 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init\" id=5e817d40-2490-4d5b-9554-10ef7513eb16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:22.524724 crc crio[19822]: time=\"2026-06-12T11:11:22.524639424Z\" level=info msg=\"Starting container: 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c\" id=18673957-14bb-4c52-ab1a-f80cdf27e65d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:22.558349 crc crio[19822]: time=\"2026-06-12T11:11:22.55826618Z\" level=info msg=\"Started container\" PID=243301 containerID=7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init id=18673957-14bb-4c52-ab1a-f80cdf27e65d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\nJun 12 11:11:22.559578 crc crio[19822]: time=\"2026-06-12T11:11:22.559541491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=53063f5b-d664-46b6-a977-339241e8f1e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:22.612169 crc crio[19822]: time=\"2026-06-12T11:11:22.612025671Z\" level=info msg=\"Created container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api\" id=6a935708-7362-43c5-986b-70bb4257b6de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:22.623233 crc crio[19822]: time=\"2026-06-12T11:11:22.623179989Z\" level=info msg=\"Starting container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4\" id=1a5cf796-eb32-4531-97e2-98f5e5b54825 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:22.658658 crc crio[19822]: time=\"2026-06-12T11:11:22.658240015Z\" level=info msg=\"Started container\" PID=243303 containerID=6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4 description=openstack/keystone-7b6cfffcf-bh5ms/keystone-api id=1a5cf796-eb32-4531-97e2-98f5e5b54825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\nJun 12 11:11:22.807437 crc crio[19822]: time=\"2026-06-12T11:11:22.807333813Z\" level=info msg=\"Created container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent\" id=7caaedc7-f814-4da0-b3a7-2413cbf7b942 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:22.822175 crc crio[19822]: time=\"2026-06-12T11:11:22.82211614Z\" level=info msg=\"Starting container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d\" id=33cac4a1-0b82-4dd3-ae27-f2348cc082bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:22.835575 crc crio[19822]: time=\"2026-06-12T11:11:22.83546649Z\" level=info msg=\"Started container\" PID=243304 containerID=c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d description=openstack/ceilometer-0/ceilometer-central-agent id=33cac4a1-0b82-4dd3-ae27-f2348cc082bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\nJun 12 11:11:22.865528 crc crio[19822]: time=\"2026-06-12T11:11:22.865437359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c767a8da-b8f3-4cf8-a068-51e05c65f141 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:22.904556 crc crio[19822]: time=\"2026-06-12T11:11:22.904442773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=35e06934-bfa7-4a49-970c-743dd28bfb8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:22.928538 crc crio[19822]: time=\"2026-06-12T11:11:22.92835937Z\" level=info msg=\"Creating container: openstack/neutron-79f665fc97-bq8hf/neutron-httpd\" id=ff21a93b-0e15-4799-8707-a4696da21602 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:22.928916 crc crio[19822]: time=\"2026-06-12T11:11:22.928739693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:22.929417 crc crio[19822]: time=\"2026-06-12T11:11:22.929371138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e38177e5-3190-468f-ad50-a276141115bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:22.949797 crc crio[19822]: time=\"2026-06-12T11:11:22.949711349Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=cc67d0f8-719e-4791-8e7d-6f5d00278536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:23.002196 crc crio[19822]: time=\"2026-06-12T11:11:23.002072431Z\" level=info msg=\"Stopping pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=056b93f1-bc96-4fe6-8b0f-5ad18289016d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:23.010587 crc crio[19822]: time=\"2026-06-12T11:11:23.010485238Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc007a8e778}] Aliases:map[]}\"\nJun 12 11:11:23.010799 crc crio[19822]: time=\"2026-06-12T11:11:23.010741276Z\" level=info msg=\"Deleting pod openstack_nova-cell0-943d-account-create-update-546h9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:23.020670 crc crio[19822]: time=\"2026-06-12T11:11:23.019132681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:23.203971 crc crio[19822]: time=\"2026-06-12T11:11:23.20253749Z\" level=info msg=\"Stopping pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=323d9eeb-37db-43d9-9e88-6ea0c932e5f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:23.203971 crc crio[19822]: time=\"2026-06-12T11:11:23.203703458Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc005212208}] Aliases:map[]}\"\nJun 12 11:11:23.203971 crc crio[19822]: time=\"2026-06-12T11:11:23.203923695Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-w4lvz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:23.415563 crc crio[19822]: time=\"2026-06-12T11:11:23.415053075Z\" level=info msg=\"Removed container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log\" id=5c5bb293-1929-4ca3-a3e8-1b2aef02599e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:23.447887 crc crio[19822]: time=\"2026-06-12T11:11:23.4470455Z\" level=info msg=\"Removing container: 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e\" id=5812db96-fae4-47d6-afa8-ccab68d7b766 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:23.571181 crc crio[19822]: time=\"2026-06-12T11:11:23.571113952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:23.598519 crc crio[19822]: time=\"2026-06-12T11:11:23.598413053Z\" level=info msg=\"Removed container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe\" id=3afd9eea-e0bd-491a-a8bf-094e27e58568 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:23.645784 crc crio[19822]: time=\"2026-06-12T11:11:23.645657422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:23.653265 crc crio[19822]: time=\"2026-06-12T11:11:23.653159083Z\" level=info msg=\"Removing container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85\" id=a70a5ad4-5b80-4e67-b810-bbb90bfeee56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:23.827621 crc crio[19822]: time=\"2026-06-12T11:11:23.826483918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:23.847407 crc crio[19822]: time=\"2026-06-12T11:11:23.846741585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:23.879298 crc crio[19822]: time=\"2026-06-12T11:11:23.879218177Z\" level=info msg=\"Created container e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init\" id=c4386ad5-cd59-4a07-8e9d-d80659dceb73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:23.881123 crc crio[19822]: time=\"2026-06-12T11:11:23.880989478Z\" level=info msg=\"Starting container: e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752\" id=7fa6fa62-d0b4-498e-aba5-ff7d6d2d3951 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:23.881384 crc crio[19822]: time=\"2026-06-12T11:11:23.881328246Z\" level=info msg=\"Stopped pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=056b93f1-bc96-4fe6-8b0f-5ad18289016d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:23.893390 crc crio[19822]: time=\"2026-06-12T11:11:23.892402103Z\" level=info msg=\"Started container\" PID=243305 containerID=e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init id=7fa6fa62-d0b4-498e-aba5-ff7d6d2d3951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf\nJun 12 11:11:23.913506 crc crio[19822]: time=\"2026-06-12T11:11:23.909342513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:23.946433 crc crio[19822]: time=\"2026-06-12T11:11:23.946271106Z\" level=info msg=\"Created container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api\" id=25c878a6-bf4b-4edf-9d90-dae1288ceed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:23.949237 crc crio[19822]: time=\"2026-06-12T11:11:23.948219529Z\" level=info msg=\"Starting container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488\" id=ecfe77f7-ad3f-4f0e-a20b-b76e1e7d2296 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:23.967991 crc crio[19822]: time=\"2026-06-12T11:11:23.967172395Z\" level=info msg=\"Started container\" PID=243320 containerID=a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488 description=openstack/placement-7884db78cd-92gml/placement-api id=ecfe77f7-ad3f-4f0e-a20b-b76e1e7d2296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\nJun 12 11:11:23.999853 crc crio[19822]: time=\"2026-06-12T11:11:23.9996526Z\" level=info msg=\"Created container f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9: openstack/ovn-controller-sbpcz/ovn-controller\" id=8cd84d84-412c-44d6-8091-775e60af12dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:24.002119 crc crio[19822]: time=\"2026-06-12T11:11:24.002016092Z\" level=info msg=\"Stopped pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=323d9eeb-37db-43d9-9e88-6ea0c932e5f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:24.006445 crc crio[19822]: time=\"2026-06-12T11:11:24.00629253Z\" level=info msg=\"Starting container: f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9\" id=55f31bca-0407-4f2a-85ae-593767157c23 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:24.015456 crc crio[19822]: time=\"2026-06-12T11:11:24.014917908Z\" level=info msg=\"Created container 265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f: openstack/ovn-controller-ovs-wktt7/ovsdb-server-init\" id=476ae05a-9585-4a27-a277-f65e5fd25ca1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:24.015775 crc crio[19822]: time=\"2026-06-12T11:11:24.015707264Z\" level=info msg=\"Started container\" PID=243490 containerID=f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9 description=openstack/ovn-controller-sbpcz/ovn-controller id=55f31bca-0407-4f2a-85ae-593767157c23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6\nJun 12 11:11:24.017248 crc crio[19822]: time=\"2026-06-12T11:11:24.017172595Z\" level=info msg=\"Starting container: 265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f\" id=e555ca5a-82b5-4c15-a78d-1be36d865ea9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:24.033033 crc crio[19822]: time=\"2026-06-12T11:11:24.032250713Z\" level=info msg=\"Started container\" PID=243498 containerID=265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f description=openstack/ovn-controller-ovs-wktt7/ovsdb-server-init id=e555ca5a-82b5-4c15-a78d-1be36d865ea9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace\nJun 12 11:11:24.134783 crc crio[19822]: time=\"2026-06-12T11:11:24.134605197Z\" level=info msg=\"Removed container 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=5812db96-fae4-47d6-afa8-ccab68d7b766 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.143430 crc crio[19822]: time=\"2026-06-12T11:11:24.143256277Z\" level=info msg=\"Removing container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6\" id=858e8ef9-0f18-41df-8260-c65ef822addc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.202160 crc crio[19822]: time=\"2026-06-12T11:11:24.200605587Z\" level=info msg=\"Removed container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor\" id=a70a5ad4-5b80-4e67-b810-bbb90bfeee56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.205528 crc crio[19822]: time=\"2026-06-12T11:11:24.205451455Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54db66cfc7-2rrnm/POD\" id=e3d233a7-6eb9-4188-9686-d9ce4b35161a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:24.205656 crc crio[19822]: time=\"2026-06-12T11:11:24.205553558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:24.240548 crc crio[19822]: time=\"2026-06-12T11:11:24.240422324Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=e2ac8252-263d-477c-a113-1da595f36439 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:24.240962 crc crio[19822]: time=\"2026-06-12T11:11:24.240585729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:24.245468 crc crio[19822]: time=\"2026-06-12T11:11:24.245373954Z\" level=info msg=\"Removing container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d\" id=6b2fdd71-a7f2-408e-a547-7c599a45514f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.311740 crc crio[19822]: time=\"2026-06-12T11:11:24.311583771Z\" level=info msg=\"Removed container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient\" id=858e8ef9-0f18-41df-8260-c65ef822addc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.325435 crc crio[19822]: time=\"2026-06-12T11:11:24.325348123Z\" level=info msg=\"Removing container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d\" id=c04f9788-3e1c-4aa1-bb88-80a85b4dbf2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.383277 crc crio[19822]: time=\"2026-06-12T11:11:24.383178103Z\" level=info msg=\"Removed container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync\" id=6b2fdd71-a7f2-408e-a547-7c599a45514f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.394624 crc crio[19822]: time=\"2026-06-12T11:11:24.394520156Z\" level=info msg=\"Removing container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1\" id=03e77211-ea89-47a8-ad60-8feafc5c85fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.448515 crc crio[19822]: time=\"2026-06-12T11:11:24.448409336Z\" level=info msg=\"Stopping pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=102095d5-c389-4e00-b555-63c60ed25439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:24.456934 crc crio[19822]: time=\"2026-06-12T11:11:24.456791724Z\" level=info msg=\"Stopping pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=70e4cb11-bd0d-4456-84e3-f6f90c822c10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:24.631386 crc crio[19822]: time=\"2026-06-12T11:11:24.63126504Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc00101a730}] Aliases:map[]}\"\nJun 12 11:11:24.631747 crc crio[19822]: time=\"2026-06-12T11:11:24.631691033Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-xc9nt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:24.632253 crc crio[19822]: time=\"2026-06-12T11:11:24.631266029Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc001ee2620}] Aliases:map[]}\"\nJun 12 11:11:24.632493 crc crio[19822]: time=\"2026-06-12T11:11:24.632442378Z\" level=info msg=\"Deleting pod openstack_nova-api-25b4-account-create-update-7hwjq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:24.657229 crc crio[19822]: time=\"2026-06-12T11:11:24.656968703Z\" level=info msg=\"Removed container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api\" id=c04f9788-3e1c-4aa1-bb88-80a85b4dbf2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.663765 crc crio[19822]: time=\"2026-06-12T11:11:24.66369643Z\" level=info msg=\"Removing container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc\" id=02dddccb-d137-4936-a859-9f069c595c50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.684026 crc crio[19822]: time=\"2026-06-12T11:11:24.683937581Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc002144860}] Aliases:map[]}\"\nJun 12 11:11:24.684026 crc crio[19822]: time=\"2026-06-12T11:11:24.684009303Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54db66cfc7-2rrnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:24.717414 crc crio[19822]: time=\"2026-06-12T11:11:24.717311234Z\" level=info msg=\"Created container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log\" id=bcc2a272-4a75-4dde-9bd3-5ccd0fd03b16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:24.720644 crc crio[19822]: time=\"2026-06-12T11:11:24.720542288Z\" level=info msg=\"Starting container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4\" id=56c8fe36-7f1e-4046-86e6-5a8178a632f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:24.729950 crc crio[19822]: time=\"2026-06-12T11:11:24.729792984Z\" level=info msg=\"Started container\" PID=243688 containerID=366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4 description=openstack/cinder-api-0/cinder-api-log id=56c8fe36-7f1e-4046-86e6-5a8178a632f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\nJun 12 11:11:24.828317 crc crio[19822]: time=\"2026-06-12T11:11:24.827160262Z\" level=info msg=\"Removed container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator\" id=03e77211-ea89-47a8-ad60-8feafc5c85fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.839267 crc crio[19822]: time=\"2026-06-12T11:11:24.839011761Z\" level=info msg=\"Removing container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801\" id=66532965-88ba-47ef-8908-b939e1abe160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.859532 crc crio[19822]: time=\"2026-06-12T11:11:24.85944431Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc003094398}] Aliases:map[]}\"\nJun 12 11:11:24.859532 crc crio[19822]: time=\"2026-06-12T11:11:24.859506432Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:24.889496 crc crio[19822]: time=\"2026-06-12T11:11:24.88918627Z\" level=info msg=\"Removed container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log\" id=02dddccb-d137-4936-a859-9f069c595c50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.892916 crc crio[19822]: time=\"2026-06-12T11:11:24.892188183Z\" level=info msg=\"Removing container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702\" id=307b5ea8-e85c-4a2a-9638-57502e49e220 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:24.982151 crc crio[19822]: time=\"2026-06-12T11:11:24.982053693Z\" level=info msg=\"Created container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd\" id=ff21a93b-0e15-4799-8707-a4696da21602 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:24.986961 crc crio[19822]: time=\"2026-06-12T11:11:24.983481346Z\" level=info msg=\"Starting container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946\" id=91f2005a-c8d0-416e-a340-f475fd94050a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:24.990641 crc crio[19822]: time=\"2026-06-12T11:11:24.990010003Z\" level=info msg=\"Started container\" PID=243728 containerID=ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946 description=openstack/neutron-79f665fc97-bq8hf/neutron-httpd id=91f2005a-c8d0-416e-a340-f475fd94050a name=/runtime.v1.RuntimeService/StartContainer sandboxID=561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\nJun 12 11:11:25.016337 crc crio[19822]: time=\"2026-06-12T11:11:25.016202879Z\" level=info msg=\"Removed container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd\" id=66532965-88ba-47ef-8908-b939e1abe160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.049149 crc crio[19822]: time=\"2026-06-12T11:11:25.041637781Z\" level=info msg=\"Removing container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb\" id=e4a88023-c440-438b-9299-2ccc9da0966a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.096300 crc crio[19822]: time=\"2026-06-12T11:11:25.094600783Z\" level=info msg=\"Removed container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd\" id=307b5ea8-e85c-4a2a-9638-57502e49e220 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.099349 crc crio[19822]: time=\"2026-06-12T11:11:25.098776353Z\" level=info msg=\"Removing container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2\" id=b9899a43-737f-4b9b-ae49-00b74397f345 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.205150 crc crio[19822]: time=\"2026-06-12T11:11:25.203920642Z\" level=info msg=\"Removed container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server\" id=e4a88023-c440-438b-9299-2ccc9da0966a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.215173 crc crio[19822]: time=\"2026-06-12T11:11:25.214721643Z\" level=info msg=\"Stopped pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=70e4cb11-bd0d-4456-84e3-f6f90c822c10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:25.215418 crc crio[19822]: time=\"2026-06-12T11:11:25.215286091Z\" level=info msg=\"Removing container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493\" id=a5ddcbc8-a9b1-4829-9f79-8686f08dff91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.322784 crc crio[19822]: time=\"2026-06-12T11:11:25.322718175Z\" level=info msg=\"Removed container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core\" id=b9899a43-737f-4b9b-ae49-00b74397f345 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.335024 crc crio[19822]: time=\"2026-06-12T11:11:25.334850265Z\" level=info msg=\"Removing container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1\" id=6cde2490-f956-4c13-85c9-d946b77247df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.409590 crc crio[19822]: time=\"2026-06-12T11:11:25.409520622Z\" level=info msg=\"Removed container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron\" id=a5ddcbc8-a9b1-4829-9f79-8686f08dff91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.413492 crc crio[19822]: time=\"2026-06-12T11:11:25.413446573Z\" level=info msg=\"Removing container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91\" id=2840d2d6-682b-4216-88de-5286f6d6bc96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.418973 crc crio[19822]: time=\"2026-06-12T11:11:25.418875613Z\" level=info msg=\"Stopped pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=102095d5-c389-4e00-b555-63c60ed25439 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:25.577957 crc crio[19822]: time=\"2026-06-12T11:11:25.577738085Z\" level=info msg=\"Removed container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent\" id=6cde2490-f956-4c13-85c9-d946b77247df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.588505 crc crio[19822]: time=\"2026-06-12T11:11:25.588406344Z\" level=info msg=\"Removing container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad\" id=2e1f39ec-2444-4f4e-9988-a01372384a12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.690620 crc crio[19822]: time=\"2026-06-12T11:11:25.646500826Z\" level=info msg=\"Removed container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter\" id=2840d2d6-682b-4216-88de-5286f6d6bc96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.690620 crc crio[19822]: time=\"2026-06-12T11:11:25.682937149Z\" level=info msg=\"Removed container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent\" id=2e1f39ec-2444-4f4e-9988-a01372384a12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.702331 crc crio[19822]: time=\"2026-06-12T11:11:25.702209745Z\" level=info msg=\"Removing container: cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9\" id=c2ba2449-b53d-4bff-aaae-70197576896f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.702986 crc crio[19822]: time=\"2026-06-12T11:11:25.702880697Z\" level=info msg=\"Removing container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f\" id=669bbb13-3459-411f-ad14-9a0a0ee7fab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.759780 crc crio[19822]: time=\"2026-06-12T11:11:25.758956116Z\" level=info msg=\"Created container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent\" id=cc67d0f8-719e-4791-8e7d-6f5d00278536 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:25.761454 crc crio[19822]: time=\"2026-06-12T11:11:25.761359562Z\" level=info msg=\"Starting container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48\" id=e3e38203-f3d9-4f88-8786-59ef4eb03a5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:25.776768 crc crio[19822]: time=\"2026-06-12T11:11:25.776671555Z\" level=info msg=\"Removed container cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=c2ba2449-b53d-4bff-aaae-70197576896f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.779408 crc crio[19822]: time=\"2026-06-12T11:11:25.779323315Z\" level=info msg=\"Started container\" PID=243801 containerID=014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48 description=openstack/ceilometer-0/ceilometer-notification-agent id=e3e38203-f3d9-4f88-8786-59ef4eb03a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\nJun 12 11:11:25.780604 crc crio[19822]: time=\"2026-06-12T11:11:25.780565596Z\" level=info msg=\"Removing container: a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d\" id=3eda17e2-5b98-4b80-a1a5-c5f861df5088 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.897681 crc crio[19822]: time=\"2026-06-12T11:11:25.897584018Z\" level=info msg=\"Removed container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor\" id=669bbb13-3459-411f-ad14-9a0a0ee7fab0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.901179 crc crio[19822]: time=\"2026-06-12T11:11:25.900938015Z\" level=info msg=\"Removing container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667\" id=86c95be1-d0fc-4703-93cf-af763a853319 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.934055 crc crio[19822]: time=\"2026-06-12T11:11:25.934004496Z\" level=info msg=\"Removed container a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=3eda17e2-5b98-4b80-a1a5-c5f861df5088 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.937681 crc crio[19822]: time=\"2026-06-12T11:11:25.937621995Z\" level=info msg=\"Removing container: 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5\" id=d4a26798-ab98-41d1-8504-fa4329b2de35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:25.979884 crc crio[19822]: time=\"2026-06-12T11:11:25.979524505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=32ed2774-4e91-4cc2-bae5-21a48b2b0d3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:26.006977 crc crio[19822]: time=\"2026-06-12T11:11:26.006688701Z\" level=info msg=\"Removed container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=86c95be1-d0fc-4703-93cf-af763a853319 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.018154 crc crio[19822]: time=\"2026-06-12T11:11:26.017969618Z\" level=info msg=\"Removing container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa\" id=ac412b8e-a699-4a4d-b127-8f34461f4b66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.220950 crc crio[19822]: time=\"2026-06-12T11:11:26.220365935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5cb17a74-581b-4d21-977e-a67c66a562b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:26.248035 crc crio[19822]: time=\"2026-06-12T11:11:26.246516155Z\" level=info msg=\"Removed container 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=d4a26798-ab98-41d1-8504-fa4329b2de35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.252447 crc crio[19822]: time=\"2026-06-12T11:11:26.252332885Z\" level=info msg=\"Removing container: 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454\" id=a5b9861c-4111-42a4-a5ec-ce29a1ed9679 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.460293 crc crio[19822]: time=\"2026-06-12T11:11:26.460168191Z\" level=info msg=\"Removed container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera\" id=ac412b8e-a699-4a4d-b127-8f34461f4b66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.464459 crc crio[19822]: time=\"2026-06-12T11:11:26.46437329Z\" level=info msg=\"Removing container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3\" id=43b7462c-cf85-456f-97a8-cb4fc5fca925 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.535004 crc crio[19822]: time=\"2026-06-12T11:11:26.524217431Z\" level=info msg=\"Removed container 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=a5b9861c-4111-42a4-a5ec-ce29a1ed9679 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.827208 crc crio[19822]: time=\"2026-06-12T11:11:26.826568945Z\" level=info msg=\"Removed container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera\" id=43b7462c-cf85-456f-97a8-cb4fc5fca925 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.830348 crc crio[19822]: time=\"2026-06-12T11:11:26.830260472Z\" level=info msg=\"Removing container: 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049\" id=cb2e3611-84f2-4fd1-9100-baf2f86677f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.894186 crc crio[19822]: time=\"2026-06-12T11:11:26.893653807Z\" level=info msg=\"Removed container 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049: openstack/rabbitmq-cell1-server-0/setup-container\" id=cb2e3611-84f2-4fd1-9100-baf2f86677f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.896414 crc crio[19822]: time=\"2026-06-12T11:11:26.89633714Z\" level=info msg=\"Removing container: 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155\" id=c32240c7-818a-4b6e-a7f0-65bb2bc812e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.975322 crc crio[19822]: time=\"2026-06-12T11:11:26.975187025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3f9dff3d-b032-44e0-8741-3bb3d6f35f5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:26.981963 crc crio[19822]: time=\"2026-06-12T11:11:26.98174475Z\" level=info msg=\"Removed container 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=c32240c7-818a-4b6e-a7f0-65bb2bc812e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:26.985583 crc crio[19822]: time=\"2026-06-12T11:11:26.985479663Z\" level=info msg=\"Removing container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82\" id=277258e4-9856-4373-a73b-4786c0a09b72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:27.105720 crc crio[19822]: time=\"2026-06-12T11:11:27.105177064Z\" level=info msg=\"Removed container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=277258e4-9856-4373-a73b-4786c0a09b72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:27.110420 crc crio[19822]: time=\"2026-06-12T11:11:27.110339907Z\" level=info msg=\"Removing container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf\" id=dc61dd51-8231-4a63-88f6-4c74818aeec0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:27.197177 crc crio[19822]: time=\"2026-06-12T11:11:27.197019304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=87e8e683-17cb-4923-8d06-b68f7d144fda name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:27.564178 crc crio[19822]: time=\"2026-06-12T11:11:27.548658691Z\" level=info msg=\"Removed container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log\" id=dc61dd51-8231-4a63-88f6-4c74818aeec0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:27.564178 crc crio[19822]: time=\"2026-06-12T11:11:27.552292587Z\" level=info msg=\"Removing container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4\" id=bebb8e80-84e7-467f-a31b-4ce2f0e4b530 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:27.730172 crc crio[19822]: time=\"2026-06-12T11:11:27.730059938Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=4e4dd656-a922-46af-9261-9533213558d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:27.924994 crc crio[19822]: time=\"2026-06-12T11:11:27.924886038Z\" level=info msg=\"Removed container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd\" id=bebb8e80-84e7-467f-a31b-4ce2f0e4b530 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:27.929294 crc crio[19822]: time=\"2026-06-12T11:11:27.925686534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:27.938551 crc crio[19822]: time=\"2026-06-12T11:11:27.938169647Z\" level=info msg=\"Removing container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180\" id=1f58fad6-192d-420b-ab97-13f57928c191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.284161 crc crio[19822]: time=\"2026-06-12T11:11:28.284059433Z\" level=info msg=\"Removed container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached\" id=1f58fad6-192d-420b-ab97-13f57928c191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.288346 crc crio[19822]: time=\"2026-06-12T11:11:28.288303737Z\" level=info msg=\"Removing container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f\" id=76770344-245d-44b1-9b1f-1d73b1ba23f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.302863 crc crio[19822]: time=\"2026-06-12T11:11:28.302608244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:28.414948 crc crio[19822]: time=\"2026-06-12T11:11:28.41401874Z\" level=info msg=\"Removed container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer\" id=76770344-245d-44b1-9b1f-1d73b1ba23f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.422898 crc crio[19822]: time=\"2026-06-12T11:11:28.421971312Z\" level=info msg=\"Removing container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21\" id=2b65c22d-297f-4fb1-94d1-d10da9d9b068 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.532140 crc crio[19822]: time=\"2026-06-12T11:11:28.530071371Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6dda4cab-e539-44db-a0b6-48fdb3c2fc54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:28.612558 crc crio[19822]: time=\"2026-06-12T11:11:28.61217131Z\" level=info msg=\"Removed container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater\" id=2b65c22d-297f-4fb1-94d1-d10da9d9b068 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.613038 crc crio[19822]: time=\"2026-06-12T11:11:28.612988196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:28.616138 crc crio[19822]: time=\"2026-06-12T11:11:28.61606885Z\" level=info msg=\"Removing container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37\" id=a4c0eb06-71d8-4b4b-8fa4-40e3373b5abb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.698286 crc crio[19822]: time=\"2026-06-12T11:11:28.698168418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0aa192ed-e968-4695-bc0b-3e8997d46d57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:28.711147 crc crio[19822]: time=\"2026-06-12T11:11:28.710992556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=08238bb5-d441-4c76-8da4-6f943c73d3df name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:28.755646 crc crio[19822]: time=\"2026-06-12T11:11:28.755551049Z\" level=info msg=\"Removed container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log\" id=a4c0eb06-71d8-4b4b-8fa4-40e3373b5abb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.764013 crc crio[19822]: time=\"2026-06-12T11:11:28.763949757Z\" level=info msg=\"Removing container: f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4\" id=b27432a0-19fc-4767-b2ec-cfc8d511e22d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.849713 crc crio[19822]: time=\"2026-06-12T11:11:28.849602674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=b1061d1e-5335-4dc9-9eee-68c1d6ad08ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:28.850272 crc crio[19822]: time=\"2026-06-12T11:11:28.85007647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b23699d0-3e2c-4b0c-b2e4-d76f4652fbf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:28.879500 crc crio[19822]: time=\"2026-06-12T11:11:28.879387004Z\" level=info msg=\"Removed container f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4: openstack/openstack-galera-0/mysql-bootstrap\" id=b27432a0-19fc-4767-b2ec-cfc8d511e22d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.883185 crc crio[19822]: time=\"2026-06-12T11:11:28.883046771Z\" level=info msg=\"Removing container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5\" id=a9a49c79-fdcc-46fb-bfdd-172e6d79729a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:28.885039 crc crio[19822]: time=\"2026-06-12T11:11:28.884992223Z\" level=info msg=\"Creating container: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=3adaa25e-de3f-4395-9acf-5fa18402f8b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:28.949743 crc crio[19822]: time=\"2026-06-12T11:11:28.949636057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.158370 crc crio[19822]: time=\"2026-06-12T11:11:29.158126667Z\" level=info msg=\"Removed container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a9a49c79-fdcc-46fb-bfdd-172e6d79729a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:29.166353 crc crio[19822]: time=\"2026-06-12T11:11:29.166280458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.177361 crc crio[19822]: time=\"2026-06-12T11:11:29.177252858Z\" level=info msg=\"Removing container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e\" id=8953e1c7-3919-4daf-b87f-6830476031a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:29.180956 crc crio[19822]: time=\"2026-06-12T11:11:29.180784981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.247756 crc crio[19822]: 2026-06-12T11:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01a24945ebc41e Mac:c6:b3:02:0a:59:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 SocketPath: PciID:}] [{Interface:0xc0004b6db0 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:29.249478 crc crio[19822]: time=\"2026-06-12T11:11:29.249403638Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc002144860}] Aliases:map[]}\"\nJun 12 11:11:29.249614 crc crio[19822]: time=\"2026-06-12T11:11:29.249569864Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54db66cfc7-2rrnm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:29.254392 crc crio[19822]: 2026-06-12T11:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:918f295f8ec10e4 Mac:32:1e:1b:b4:1d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:29.255127 crc crio[19822]: time=\"2026-06-12T11:11:29.255034508Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc003094398}] Aliases:map[]}\"\nJun 12 11:11:29.255247 crc crio[19822]: time=\"2026-06-12T11:11:29.255206075Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:29.371038 crc crio[19822]: time=\"2026-06-12T11:11:29.370916106Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-wktt7/ovsdb-server\" id=a22f07c4-d694-4a52-94ac-bf3dfc9a830a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:29.382401 crc crio[19822]: time=\"2026-06-12T11:11:29.382219983Z\" level=info msg=\"Ran pod sandbox f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 with infra container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/POD\" id=e3d233a7-6eb9-4188-9686-d9ce4b35161a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:29.391961 crc crio[19822]: time=\"2026-06-12T11:11:29.390276539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.392151 crc crio[19822]: time=\"2026-06-12T11:11:29.39203386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ecd368f7-ff02-4f95-a69e-74d6b4632094 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:29.402973 crc crio[19822]: time=\"2026-06-12T11:11:29.400056839Z\" level=info msg=\"Ran pod sandbox 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 with infra container: openstack/cinder-scheduler-0/POD\" id=e2ac8252-263d-477c-a113-1da595f36439 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:29.402973 crc crio[19822]: time=\"2026-06-12T11:11:29.402919595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=042a486d-5c93-42d5-a6fd-4373f8caff15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:29.403350 crc crio[19822]: time=\"2026-06-12T11:11:29.403309434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.436215 crc crio[19822]: time=\"2026-06-12T11:11:29.436041112Z\" level=info msg=\"Removed container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server\" id=8953e1c7-3919-4daf-b87f-6830476031a8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:29.441210 crc crio[19822]: time=\"2026-06-12T11:11:29.440642688Z\" level=info msg=\"Removing container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21\" id=cabab952-dd6f-4d4c-9264-c2d4785d9342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:29.497440 crc crio[19822]: time=\"2026-06-12T11:11:29.496505812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.539912 crc crio[19822]: time=\"2026-06-12T11:11:29.538731287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3e2cd521-dd4d-4fde-a7b4-902dc3c444b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:29.549357 crc crio[19822]: time=\"2026-06-12T11:11:29.549209923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e44b788a-8d2e-4dbe-8fbe-07eca58f9749 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:29.580040 crc crio[19822]: time=\"2026-06-12T11:11:29.577115814Z\" level=info msg=\"Created container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core\" id=6dda4cab-e539-44db-a0b6-48fdb3c2fc54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:29.580040 crc crio[19822]: time=\"2026-06-12T11:11:29.578445806Z\" level=info msg=\"Starting container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba\" id=76941bd2-ed50-48e6-8015-2de16ab241a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:29.620042 crc crio[19822]: time=\"2026-06-12T11:11:29.619284881Z\" level=info msg=\"Started container\" PID=244474 containerID=54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba description=openstack/ceilometer-0/sg-core id=76941bd2-ed50-48e6-8015-2de16ab241a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\nJun 12 11:11:29.652307 crc crio[19822]: time=\"2026-06-12T11:11:29.638628415Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init\" id=041dfdfb-c3a4-47e7-b956-6b3e49a3d96c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:29.652307 crc crio[19822]: time=\"2026-06-12T11:11:29.650582811Z\" level=info msg=\"Removed container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator\" id=cabab952-dd6f-4d4c-9264-c2d4785d9342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:29.656793 crc crio[19822]: time=\"2026-06-12T11:11:29.655349088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.659932 crc crio[19822]: time=\"2026-06-12T11:11:29.658802356Z\" level=info msg=\"Removing container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005\" id=5e7de7e2-3fb4-4574-b0e0-04a61ad13b6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:29.735627 crc crio[19822]: time=\"2026-06-12T11:11:29.73550959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.793640 crc crio[19822]: time=\"2026-06-12T11:11:29.793566722Z\" level=info msg=\"Removed container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd\" id=5e7de7e2-3fb4-4574-b0e0-04a61ad13b6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:29.812053 crc crio[19822]: time=\"2026-06-12T11:11:29.811941627Z\" level=info msg=\"Removing container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342\" id=ec988d04-882a-4bc6-9997-9439832346d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:29.829930 crc crio[19822]: time=\"2026-06-12T11:11:29.829588987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.949927 crc crio[19822]: time=\"2026-06-12T11:11:29.949782072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.981999 crc crio[19822]: time=\"2026-06-12T11:11:29.978800267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:29.989796 crc crio[19822]: time=\"2026-06-12T11:11:29.989606672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:30.108891 crc crio[19822]: time=\"2026-06-12T11:11:30.105593087Z\" level=info msg=\"Removed container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent\" id=ec988d04-882a-4bc6-9997-9439832346d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:30.114533 crc crio[19822]: time=\"2026-06-12T11:11:30.114454646Z\" level=info msg=\"Removing container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9\" id=dc873a71-93f1-4c85-bcea-8b0ac1fb3b2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:30.266728 crc crio[19822]: time=\"2026-06-12T11:11:30.266591779Z\" level=info msg=\"Removed container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd\" id=dc873a71-93f1-4c85-bcea-8b0ac1fb3b2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:30.270730 crc crio[19822]: time=\"2026-06-12T11:11:30.27068649Z\" level=info msg=\"Removing container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641\" id=7733d648-7f34-4c60-b66b-e1becd472fd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:30.315571 crc crio[19822]: time=\"2026-06-12T11:11:30.315444518Z\" level=info msg=\"Removed container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler\" id=7733d648-7f34-4c60-b66b-e1becd472fd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:30.329893 crc crio[19822]: time=\"2026-06-12T11:11:30.329731726Z\" level=info msg=\"Removing container: 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60\" id=6808dc8a-95c6-4d94-af2e-4d1224edc099 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:30.440303 crc crio[19822]: time=\"2026-06-12T11:11:30.440205239Z\" level=info msg=\"Removed container 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init\" id=6808dc8a-95c6-4d94-af2e-4d1224edc099 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:30.452556 crc crio[19822]: time=\"2026-06-12T11:11:30.452441197Z\" level=info msg=\"Stopping pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=209d7785-6a79-4e3d-b05d-c306707ef9a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:30.452556 crc crio[19822]: time=\"2026-06-12T11:11:30.452519679Z\" level=info msg=\"Stopped pod sandbox (already stopped): 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=209d7785-6a79-4e3d-b05d-c306707ef9a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:30.453499 crc crio[19822]: time=\"2026-06-12T11:11:30.453442559Z\" level=info msg=\"Removing pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=88388750-7590-4898-9898-764cc6d1008e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:30.495308 crc crio[19822]: time=\"2026-06-12T11:11:30.49517952Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=375f5707-5371-49e7-8703-4e687be47642 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:30.505200 crc crio[19822]: time=\"2026-06-12T11:11:30.50506996Z\" level=info msg=\"Removed pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=88388750-7590-4898-9898-764cc6d1008e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:30.506115 crc crio[19822]: time=\"2026-06-12T11:11:30.506042727Z\" level=info msg=\"Stopping pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=8f4db433-a0b5-4a30-b42c-c35253733ddc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:30.506364 crc crio[19822]: time=\"2026-06-12T11:11:30.506331796Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=8f4db433-a0b5-4a30-b42c-c35253733ddc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:30.507405 crc crio[19822]: time=\"2026-06-12T11:11:30.507273677Z\" level=info msg=\"Removing pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=affc4e8f-0de7-47b6-aed4-f46c222f1436 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:30.794404 crc crio[19822]: time=\"2026-06-12T11:11:30.794324669Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=15bddbc6-056a-47f7-ae75-9a96e4bf2dde name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:30.826045 crc crio[19822]: time=\"2026-06-12T11:11:30.825940157Z\" level=info msg=\"Removed pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=affc4e8f-0de7-47b6-aed4-f46c222f1436 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:30.826478 crc crio[19822]: time=\"2026-06-12T11:11:30.826375287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:30.827408 crc crio[19822]: time=\"2026-06-12T11:11:30.827323728Z\" level=info msg=\"Stopping pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=26b4e558-ef49-4fe4-a5d5-83dd5aa40f94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:30.827408 crc crio[19822]: time=\"2026-06-12T11:11:30.827402911Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=26b4e558-ef49-4fe4-a5d5-83dd5aa40f94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:30.829921 crc crio[19822]: time=\"2026-06-12T11:11:30.82806793Z\" level=info msg=\"Removing pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=d58ec830-2461-418b-9be3-5cece8b11788 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:30.839964 crc crio[19822]: time=\"2026-06-12T11:11:30.839863027Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=bc951b23-27db-4303-9f04-a9e8af050e38 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:30.854935 crc crio[19822]: time=\"2026-06-12T11:11:30.854874035Z\" level=info msg=\"Removed pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=d58ec830-2461-418b-9be3-5cece8b11788 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:30.856485 crc crio[19822]: time=\"2026-06-12T11:11:30.856420975Z\" level=info msg=\"Stopping pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=a2a13dae-1514-4864-902d-da8c846ec395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:30.856633 crc crio[19822]: time=\"2026-06-12T11:11:30.856496767Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=a2a13dae-1514-4864-902d-da8c846ec395 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:30.857026 crc crio[19822]: time=\"2026-06-12T11:11:30.856995374Z\" level=info msg=\"Removing pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=efff49e3-681b-423a-b6e6-bc0365013544 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.189220 crc crio[19822]: time=\"2026-06-12T11:11:31.188546985Z\" level=info msg=\"Removed pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=efff49e3-681b-423a-b6e6-bc0365013544 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.190411 crc crio[19822]: time=\"2026-06-12T11:11:31.190360979Z\" level=info msg=\"Stopping pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=bfe99e84-7ca9-4774-968a-f6e8db787808 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.190662 crc crio[19822]: time=\"2026-06-12T11:11:31.190629837Z\" level=info msg=\"Stopped pod sandbox (already stopped): de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=bfe99e84-7ca9-4774-968a-f6e8db787808 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.191801 crc crio[19822]: time=\"2026-06-12T11:11:31.191693677Z\" level=info msg=\"Removing pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=c04c4af3-8426-4eab-b865-6742a88efe4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.359489 crc crio[19822]: time=\"2026-06-12T11:11:31.323315306Z\" level=info msg=\"Removed pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=c04c4af3-8426-4eab-b865-6742a88efe4b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.360254 crc crio[19822]: time=\"2026-06-12T11:11:31.359990384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:31.362066 crc crio[19822]: time=\"2026-06-12T11:11:31.362011416Z\" level=info msg=\"Stopping pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=6b24b66b-87da-48ff-b2c7-ef3605635e59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.362343 crc crio[19822]: time=\"2026-06-12T11:11:31.362314314Z\" level=info msg=\"Stopped pod sandbox (already stopped): 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=6b24b66b-87da-48ff-b2c7-ef3605635e59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.363764 crc crio[19822]: time=\"2026-06-12T11:11:31.36372997Z\" level=info msg=\"Removing pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=49e9c1b6-0924-4761-bb20-f5f6a51a0afa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.638273 crc crio[19822]: time=\"2026-06-12T11:11:31.638218864Z\" level=info msg=\"Removed pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=49e9c1b6-0924-4761-bb20-f5f6a51a0afa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.640491 crc crio[19822]: time=\"2026-06-12T11:11:31.640467187Z\" level=info msg=\"Stopping pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=f3772e7d-11ef-40ee-b5f2-48b7b464474e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.640630 crc crio[19822]: time=\"2026-06-12T11:11:31.640610722Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=f3772e7d-11ef-40ee-b5f2-48b7b464474e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.644429 crc crio[19822]: time=\"2026-06-12T11:11:31.644336845Z\" level=info msg=\"Removing pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=605f34d5-2665-46fb-8a66-7f6053ce23c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.676053 crc crio[19822]: time=\"2026-06-12T11:11:31.675954055Z\" level=info msg=\"Removed pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=605f34d5-2665-46fb-8a66-7f6053ce23c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.677120 crc crio[19822]: time=\"2026-06-12T11:11:31.676919791Z\" level=info msg=\"Created container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api\" id=4e4dd656-a922-46af-9261-9533213558d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:31.677326 crc crio[19822]: time=\"2026-06-12T11:11:31.67720899Z\" level=info msg=\"Stopping pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=ca6c0501-4ca0-45e8-b044-4a4191c24cc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.677326 crc crio[19822]: time=\"2026-06-12T11:11:31.677285963Z\" level=info msg=\"Stopped pod sandbox (already stopped): ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=ca6c0501-4ca0-45e8-b044-4a4191c24cc8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.683220 crc crio[19822]: time=\"2026-06-12T11:11:31.683134218Z\" level=info msg=\"Starting container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020\" id=ad519cbc-260e-4e46-8465-1255fb2ca621 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:31.684112 crc crio[19822]: time=\"2026-06-12T11:11:31.684002727Z\" level=info msg=\"Removing pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=60867e89-440c-4e00-851f-a3c99ec43e50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.695046 crc crio[19822]: time=\"2026-06-12T11:11:31.689282225Z\" level=info msg=\"Started container\" PID=244504 containerID=451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020 description=openstack/cinder-api-0/cinder-api id=ad519cbc-260e-4e46-8465-1255fb2ca621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\nJun 12 11:11:31.752657 crc crio[19822]: time=\"2026-06-12T11:11:31.75250864Z\" level=info msg=\"Removed pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=60867e89-440c-4e00-851f-a3c99ec43e50 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.753719 crc crio[19822]: time=\"2026-06-12T11:11:31.753646208Z\" level=info msg=\"Stopping pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=62c2fca4-c53f-4c4d-a38e-3274c7a5633f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.753947 crc crio[19822]: time=\"2026-06-12T11:11:31.753729431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=62c2fca4-c53f-4c4d-a38e-3274c7a5633f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.754916 crc crio[19822]: time=\"2026-06-12T11:11:31.754760874Z\" level=info msg=\"Removing pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=97b6879d-0b8b-4bf3-a981-f813f9ff4816 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.763887 crc crio[19822]: time=\"2026-06-12T11:11:31.763704539Z\" level=info msg=\"Created container 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=3adaa25e-de3f-4395-9acf-5fa18402f8b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:31.767407 crc crio[19822]: time=\"2026-06-12T11:11:31.767326266Z\" level=info msg=\"Starting container: 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59\" id=e5ca61a6-8029-4ab4-8072-effff63b9b3b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:31.780305 crc crio[19822]: time=\"2026-06-12T11:11:31.780204566Z\" level=info msg=\"Started container\" PID=244541 containerID=1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59 description=openstack/ovn-controller-mhts4-config-6lxgm/ovn-config id=e5ca61a6-8029-4ab4-8072-effff63b9b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\nJun 12 11:11:31.815477 crc crio[19822]: time=\"2026-06-12T11:11:31.815366071Z\" level=info msg=\"Removed pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=97b6879d-0b8b-4bf3-a981-f813f9ff4816 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.823879 crc crio[19822]: time=\"2026-06-12T11:11:31.823214158Z\" level=info msg=\"Stopping pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=262bf1f0-e39e-498c-85b9-38ceca9058df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.823879 crc crio[19822]: time=\"2026-06-12T11:11:31.823308521Z\" level=info msg=\"Stopped pod sandbox (already stopped): e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=262bf1f0-e39e-498c-85b9-38ceca9058df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.823879 crc crio[19822]: time=\"2026-06-12T11:11:31.823779466Z\" level=info msg=\"Removing pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=ef1ee08f-6f58-4b93-9e49-f6a76ed7729e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.855578 crc crio[19822]: time=\"2026-06-12T11:11:31.855464887Z\" level=info msg=\"Created container ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7: openstack/ovn-controller-ovs-wktt7/ovsdb-server\" id=a22f07c4-d694-4a52-94ac-bf3dfc9a830a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:31.857041 crc crio[19822]: time=\"2026-06-12T11:11:31.856950006Z\" level=info msg=\"Starting container: ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7\" id=2f6279b4-d9e3-49c9-996a-68dfbc224b75 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:31.858283 crc crio[19822]: time=\"2026-06-12T11:11:31.858199654Z\" level=info msg=\"Created container 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init\" id=041dfdfb-c3a4-47e7-b956-6b3e49a3d96c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:31.863634 crc crio[19822]: time=\"2026-06-12T11:11:31.863453525Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=311c6694-bee2-4073-9a2c-9357fa14694a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:31.866558 crc crio[19822]: time=\"2026-06-12T11:11:31.866464649Z\" level=info msg=\"Started container\" PID=244567 containerID=ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7 description=openstack/ovn-controller-ovs-wktt7/ovsdb-server id=2f6279b4-d9e3-49c9-996a-68dfbc224b75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace\nJun 12 11:11:31.866803 crc crio[19822]: time=\"2026-06-12T11:11:31.866565992Z\" level=info msg=\"Starting container: 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da\" id=a834fda3-662a-4ddf-b291-2d0beb9c7707 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:31.883916 crc crio[19822]: time=\"2026-06-12T11:11:31.88376764Z\" level=info msg=\"Started container\" PID=244598 containerID=2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da description=openstack/dnsmasq-dns-54db66cfc7-2rrnm/init id=a834fda3-662a-4ddf-b291-2d0beb9c7707 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\nJun 12 11:11:31.887650 crc crio[19822]: time=\"2026-06-12T11:11:31.887605183Z\" level=info msg=\"Removed pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=ef1ee08f-6f58-4b93-9e49-f6a76ed7729e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.889670 crc crio[19822]: time=\"2026-06-12T11:11:31.889592768Z\" level=info msg=\"Stopping pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=f4d58ffb-b93d-4724-a2b3-4eb2200450b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.889904 crc crio[19822]: time=\"2026-06-12T11:11:31.889877325Z\" level=info msg=\"Stopped pod sandbox (already stopped): 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=f4d58ffb-b93d-4724-a2b3-4eb2200450b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.891196 crc crio[19822]: time=\"2026-06-12T11:11:31.891131357Z\" level=info msg=\"Removing pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=8f4145d9-ee17-48fd-8a05-5fa41d78f891 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.893168 crc crio[19822]: time=\"2026-06-12T11:11:31.893117711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:31.935688 crc crio[19822]: time=\"2026-06-12T11:11:31.935213804Z\" level=info msg=\"Removed pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=8f4145d9-ee17-48fd-8a05-5fa41d78f891 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.936723 crc crio[19822]: time=\"2026-06-12T11:11:31.936658817Z\" level=info msg=\"Stopping pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=0749e2d1-0985-49ab-82cf-32d9e770fc45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.936858 crc crio[19822]: time=\"2026-06-12T11:11:31.936725889Z\" level=info msg=\"Stopped pod sandbox (already stopped): b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=0749e2d1-0985-49ab-82cf-32d9e770fc45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.938062 crc crio[19822]: time=\"2026-06-12T11:11:31.93799473Z\" level=info msg=\"Removing pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=68f8740d-afcd-49f5-b221-700cfd4556ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.991711 crc crio[19822]: time=\"2026-06-12T11:11:31.99156819Z\" level=info msg=\"Removed pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=68f8740d-afcd-49f5-b221-700cfd4556ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:31.993218 crc crio[19822]: time=\"2026-06-12T11:11:31.993140402Z\" level=info msg=\"Stopping pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=d3c6d3ae-a39f-4c80-bf51-4b8cb0c31a78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.993218 crc crio[19822]: time=\"2026-06-12T11:11:31.993213204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=d3c6d3ae-a39f-4c80-bf51-4b8cb0c31a78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:31.996758 crc crio[19822]: time=\"2026-06-12T11:11:31.996447065Z\" level=info msg=\"Removing pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=ab9112d8-284c-4021-b3ac-e98557b5d5ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.032232 crc crio[19822]: time=\"2026-06-12T11:11:32.032136613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:32.090000 crc crio[19822]: time=\"2026-06-12T11:11:32.089877251Z\" level=info msg=\"Removed pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=ab9112d8-284c-4021-b3ac-e98557b5d5ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.091682 crc crio[19822]: time=\"2026-06-12T11:11:32.09160506Z\" level=info msg=\"Stopping pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=22a19ad7-23d5-4d65-af1f-d1e28d3eb21f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.091800 crc crio[19822]: time=\"2026-06-12T11:11:32.091700813Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=22a19ad7-23d5-4d65-af1f-d1e28d3eb21f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.092988 crc crio[19822]: time=\"2026-06-12T11:11:32.092906971Z\" level=info msg=\"Removing pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=451f9469-04a5-4e83-93c3-c0f091ac20c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.484214 crc crio[19822]: time=\"2026-06-12T11:11:32.484040862Z\" level=info msg=\"Removed pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=451f9469-04a5-4e83-93c3-c0f091ac20c5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.485281 crc crio[19822]: time=\"2026-06-12T11:11:32.485196496Z\" level=info msg=\"Stopping pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=8b5a927c-86f3-445d-a734-5a61d7fde98b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.485281 crc crio[19822]: time=\"2026-06-12T11:11:32.485283439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=8b5a927c-86f3-445d-a734-5a61d7fde98b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.485674 crc crio[19822]: time=\"2026-06-12T11:11:32.48561904Z\" level=info msg=\"Removing pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=d09239cf-5809-4274-8000-f258d1242bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.491972 crc crio[19822]: time=\"2026-06-12T11:11:32.491741546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:32.530709 crc crio[19822]: time=\"2026-06-12T11:11:32.530592405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:32.533883 crc crio[19822]: time=\"2026-06-12T11:11:32.533509601Z\" level=info msg=\"Removed pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=d09239cf-5809-4274-8000-f258d1242bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.534948 crc crio[19822]: time=\"2026-06-12T11:11:32.534589252Z\" level=info msg=\"Stopping pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=7897ea1e-eb06-40cc-84fc-1a76978c741c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.534948 crc crio[19822]: time=\"2026-06-12T11:11:32.534677055Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=7897ea1e-eb06-40cc-84fc-1a76978c741c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.535944 crc crio[19822]: time=\"2026-06-12T11:11:32.535875533Z\" level=info msg=\"Removing pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=483a510b-c366-451a-b8af-e902237fd0e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.561551 crc crio[19822]: time=\"2026-06-12T11:11:32.561432832Z\" level=info msg=\"Removed pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=483a510b-c366-451a-b8af-e902237fd0e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.562590 crc crio[19822]: time=\"2026-06-12T11:11:32.562498093Z\" level=info msg=\"Stopping pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=712f00c5-99bf-4235-aa64-1408f6819572 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.562590 crc crio[19822]: time=\"2026-06-12T11:11:32.562570156Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=712f00c5-99bf-4235-aa64-1408f6819572 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.563490 crc crio[19822]: time=\"2026-06-12T11:11:32.563436302Z\" level=info msg=\"Removing pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=06b3034c-6746-4adc-9725-48d0f2c8c9e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.588121 crc crio[19822]: time=\"2026-06-12T11:11:32.588008232Z\" level=info msg=\"Removed pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=06b3034c-6746-4adc-9725-48d0f2c8c9e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.589109 crc crio[19822]: time=\"2026-06-12T11:11:32.589026089Z\" level=info msg=\"Stopping pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=3cc79a10-58cf-477d-896d-0de36dbcdadd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.589237 crc crio[19822]: time=\"2026-06-12T11:11:32.589117512Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=3cc79a10-58cf-477d-896d-0de36dbcdadd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.589592 crc crio[19822]: time=\"2026-06-12T11:11:32.589541066Z\" level=info msg=\"Removing pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=073d4059-3e75-4686-818a-62e2c4ade4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.792367 crc crio[19822]: time=\"2026-06-12T11:11:32.792232562Z\" level=info msg=\"Removed pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=073d4059-3e75-4686-818a-62e2c4ade4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.794995 crc crio[19822]: time=\"2026-06-12T11:11:32.794913497Z\" level=info msg=\"Stopping pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=550a39ca-6765-4932-925a-042a704dc6af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.795134 crc crio[19822]: time=\"2026-06-12T11:11:32.79502467Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=550a39ca-6765-4932-925a-042a704dc6af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.795926 crc crio[19822]: time=\"2026-06-12T11:11:32.795797705Z\" level=info msg=\"Removing pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=4d048eca-fbbd-4ad5-8f49-717fa701f50a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.817596 crc crio[19822]: time=\"2026-06-12T11:11:32.817533451Z\" level=info msg=\"Removed pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=4d048eca-fbbd-4ad5-8f49-717fa701f50a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.819062 crc crio[19822]: time=\"2026-06-12T11:11:32.819028587Z\" level=info msg=\"Stopping pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=2a7d3d35-2d32-4cce-803f-9e01489f4ff8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.819321 crc crio[19822]: time=\"2026-06-12T11:11:32.819292835Z\" level=info msg=\"Stopped pod sandbox (already stopped): aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=2a7d3d35-2d32-4cce-803f-9e01489f4ff8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.820353 crc crio[19822]: time=\"2026-06-12T11:11:32.820254655Z\" level=info msg=\"Removing pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=66d4ebbe-92eb-484f-9fcb-c0c746e56cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.908395 crc crio[19822]: time=\"2026-06-12T11:11:32.908320428Z\" level=info msg=\"Removed pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=66d4ebbe-92eb-484f-9fcb-c0c746e56cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:32.910025 crc crio[19822]: time=\"2026-06-12T11:11:32.909791083Z\" level=info msg=\"Stopping pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=8ae8a604-b979-4375-8657-e4af5bfd15c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.910025 crc crio[19822]: time=\"2026-06-12T11:11:32.909920431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=8ae8a604-b979-4375-8657-e4af5bfd15c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:32.911358 crc crio[19822]: time=\"2026-06-12T11:11:32.911261749Z\" level=info msg=\"Removing pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=4ba46918-b582-4562-847c-5bde9b857d18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.091641 crc crio[19822]: time=\"2026-06-12T11:11:33.09152142Z\" level=info msg=\"Removed pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=4ba46918-b582-4562-847c-5bde9b857d18 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.093322 crc crio[19822]: time=\"2026-06-12T11:11:33.093213194Z\" level=info msg=\"Stopping pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=c625df38-051b-4be0-89c9-79a515bdbf22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.093494 crc crio[19822]: time=\"2026-06-12T11:11:33.093327877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=c625df38-051b-4be0-89c9-79a515bdbf22 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.094445 crc crio[19822]: time=\"2026-06-12T11:11:33.094363861Z\" level=info msg=\"Removing pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=3da4184e-5f62-4280-9baa-50672b46a540 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.110624 crc crio[19822]: time=\"2026-06-12T11:11:33.110506236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=57124d48-f423-4140-90b1-40f4390cdfa1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:33.113122 crc crio[19822]: time=\"2026-06-12T11:11:33.113036036Z\" level=info msg=\"Removed pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=3da4184e-5f62-4280-9baa-50672b46a540 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.114276 crc crio[19822]: time=\"2026-06-12T11:11:33.114140612Z\" level=info msg=\"Stopping pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=d17f248e-74df-48a3-9476-2d92a68fa2cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.114376 crc crio[19822]: time=\"2026-06-12T11:11:33.114287177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=d17f248e-74df-48a3-9476-2d92a68fa2cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.115052 crc crio[19822]: time=\"2026-06-12T11:11:33.114986239Z\" level=info msg=\"Removing pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=3884f07c-3ffd-4ebc-a6ca-e48c84ab4792 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.201393 crc crio[19822]: time=\"2026-06-12T11:11:33.201266735Z\" level=info msg=\"Removed pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=3884f07c-3ffd-4ebc-a6ca-e48c84ab4792 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.202678 crc crio[19822]: time=\"2026-06-12T11:11:33.202579406Z\" level=info msg=\"Stopping pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=e5648a83-1196-4ae0-8d66-8be039c0d978 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.202792 crc crio[19822]: time=\"2026-06-12T11:11:33.20270606Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=e5648a83-1196-4ae0-8d66-8be039c0d978 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.203572 crc crio[19822]: time=\"2026-06-12T11:11:33.203509946Z\" level=info msg=\"Removing pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=5189b2b1-899d-4988-9f4f-72c0b4c2e31c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.235073 crc crio[19822]: time=\"2026-06-12T11:11:33.23474147Z\" level=info msg=\"Removed pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=5189b2b1-899d-4988-9f4f-72c0b4c2e31c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.236016 crc crio[19822]: time=\"2026-06-12T11:11:33.235698309Z\" level=info msg=\"Stopping pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=0eeef2cc-e220-4ac6-9712-70a3f6c77fb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.236016 crc crio[19822]: time=\"2026-06-12T11:11:33.235773232Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=0eeef2cc-e220-4ac6-9712-70a3f6c77fb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.236657 crc crio[19822]: time=\"2026-06-12T11:11:33.236607929Z\" level=info msg=\"Removing pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=8ac2e35a-a13f-4d5a-8600-ad0644ab7249 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.250066 crc crio[19822]: time=\"2026-06-12T11:11:33.249956294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=bd7d349e-28fc-4c9b-b255-7e104de9de95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:33.338255 crc crio[19822]: time=\"2026-06-12T11:11:33.338163058Z\" level=info msg=\"Removed pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=8ac2e35a-a13f-4d5a-8600-ad0644ab7249 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.339283 crc crio[19822]: time=\"2026-06-12T11:11:33.339199622Z\" level=info msg=\"Stopping pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=888414a4-5858-435c-bfee-365a97aad7cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.339398 crc crio[19822]: time=\"2026-06-12T11:11:33.339291375Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=888414a4-5858-435c-bfee-365a97aad7cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.339868 crc crio[19822]: time=\"2026-06-12T11:11:33.33974905Z\" level=info msg=\"Removing pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=68dcfd10-6811-4cc5-a38d-f3b3b6389c0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.377986 crc crio[19822]: time=\"2026-06-12T11:11:33.377649579Z\" level=info msg=\"Removed pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=68dcfd10-6811-4cc5-a38d-f3b3b6389c0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.378930 crc crio[19822]: time=\"2026-06-12T11:11:33.378771904Z\" level=info msg=\"Stopping pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=e47f854c-142e-4cd6-a555-ff8b0714ac2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.379064 crc crio[19822]: time=\"2026-06-12T11:11:33.3789638Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=e47f854c-142e-4cd6-a555-ff8b0714ac2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.379889 crc crio[19822]: time=\"2026-06-12T11:11:33.379481306Z\" level=info msg=\"Removing pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=b1958b4f-7334-4885-8a04-8a035c933cbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.526448 crc crio[19822]: time=\"2026-06-12T11:11:33.526270682Z\" level=info msg=\"Removed pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=b1958b4f-7334-4885-8a04-8a035c933cbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.535550 crc crio[19822]: time=\"2026-06-12T11:11:33.535429842Z\" level=info msg=\"Stopping pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=87efa89a-5c6d-4ff4-b9cb-ef140d455d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.536396 crc crio[19822]: time=\"2026-06-12T11:11:33.536356261Z\" level=info msg=\"Stopped pod sandbox (already stopped): abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=87efa89a-5c6d-4ff4-b9cb-ef140d455d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.545532 crc crio[19822]: time=\"2026-06-12T11:11:33.537456836Z\" level=info msg=\"Removing pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=1a9705a5-09c4-4e17-ba47-eebb2bde042a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.667777 crc crio[19822]: time=\"2026-06-12T11:11:33.667448868Z\" level=info msg=\"Removed pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=1a9705a5-09c4-4e17-ba47-eebb2bde042a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.669709 crc crio[19822]: time=\"2026-06-12T11:11:33.669617042Z\" level=info msg=\"Stopping pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=1e4e542b-f68e-4326-b5ca-a1524dcfdcf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.669981 crc crio[19822]: time=\"2026-06-12T11:11:33.669738626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=1e4e542b-f68e-4326-b5ca-a1524dcfdcf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.670731 crc crio[19822]: time=\"2026-06-12T11:11:33.670667926Z\" level=info msg=\"Removing pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=b7c22c3f-a5c9-499f-ba2e-35048efad074 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.705070 crc crio[19822]: time=\"2026-06-12T11:11:33.704968352Z\" level=info msg=\"Removed pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=b7c22c3f-a5c9-499f-ba2e-35048efad074 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.706387 crc crio[19822]: time=\"2026-06-12T11:11:33.706288212Z\" level=info msg=\"Stopping pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=3dd4f537-b51a-4dca-9ff6-5f9053db6586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.706480 crc crio[19822]: time=\"2026-06-12T11:11:33.706411896Z\" level=info msg=\"Stopped pod sandbox (already stopped): af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=3dd4f537-b51a-4dca-9ff6-5f9053db6586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:33.707965 crc crio[19822]: time=\"2026-06-12T11:11:33.707783779Z\" level=info msg=\"Removing pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=7cfd19cb-fbed-41fe-bd85-7622d3601e73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.729458 crc crio[19822]: time=\"2026-06-12T11:11:33.729362253Z\" level=info msg=\"Removed pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=7cfd19cb-fbed-41fe-bd85-7622d3601e73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:11:33.961177 crc crio[19822]: time=\"2026-06-12T11:11:33.960949486Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=a6350508-51bf-4be6-b4d6-53635168ec97 name=/runtime.v1.ImageService/PullImage\nJun 12 11:11:33.966122 crc crio[19822]: time=\"2026-06-12T11:11:33.965983717Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=b63a7f9c-4f67-4d49-b362-d6b4dedc83ac name=/runtime.v1.ImageService/PullImage\nJun 12 11:11:33.973273 crc crio[19822]: time=\"2026-06-12T11:11:33.972643111Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 12 11:11:33.973548 crc crio[19822]: time=\"2026-06-12T11:11:33.973326043Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 11:11:33.978582 crc crio[19822]: time=\"2026-06-12T11:11:33.978412684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0863ca76-1848-4e7d-bcd5-ec39800756d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:34.082466 crc crio[19822]: time=\"2026-06-12T11:11:34.082395121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4be58291-0b8a-4a72-9fa1-24bb3b60697b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:34.083864 crc crio[19822]: time=\"2026-06-12T11:11:34.083731217Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-wktt7/ovs-vswitchd\" id=fe9a8278-a713-4e6a-b2b0-25036102d8a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:34.084297 crc crio[19822]: time=\"2026-06-12T11:11:34.084243084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:34.086662 crc crio[19822]: time=\"2026-06-12T11:11:34.086507432Z\" level=info msg=\"Created container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler\" id=15bddbc6-056a-47f7-ae75-9a96e4bf2dde name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:34.087522 crc crio[19822]: time=\"2026-06-12T11:11:34.087425222Z\" level=info msg=\"Created container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd\" id=311c6694-bee2-4073-9a2c-9357fa14694a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:34.087621 crc crio[19822]: time=\"2026-06-12T11:11:34.087588827Z\" level=info msg=\"Starting container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2\" id=28c50b6b-8fb5-4ec7-a756-04abc423f7e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:34.088685 crc crio[19822]: time=\"2026-06-12T11:11:34.088633411Z\" level=info msg=\"Starting container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1\" id=66ba37fb-55f9-4702-8d89-42bed6d626e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:34.095360 crc crio[19822]: time=\"2026-06-12T11:11:34.095280653Z\" level=info msg=\"Started container\" PID=244836 containerID=d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 description=openstack/cinder-scheduler-0/cinder-scheduler id=28c50b6b-8fb5-4ec7-a756-04abc423f7e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\nJun 12 11:11:34.096160 crc crio[19822]: time=\"2026-06-12T11:11:34.096112479Z\" level=info msg=\"Started container\" PID=244865 containerID=a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1 description=openstack/ceilometer-0/proxy-httpd id=66ba37fb-55f9-4702-8d89-42bed6d626e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\nJun 12 11:11:34.153916 crc crio[19822]: time=\"2026-06-12T11:11:34.153709906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:34.169223 crc crio[19822]: time=\"2026-06-12T11:11:34.169123259Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns\" id=ace3ae39-f18a-4d69-b919-f1150ba868a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:34.169569 crc crio[19822]: time=\"2026-06-12T11:11:34.169551203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:34.191453 crc crio[19822]: time=\"2026-06-12T11:11:34.191353029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=2b2257a7-f1a7-4945-bd02-b96e7dfb4ec8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:34.321042 crc crio[19822]: time=\"2026-06-12T11:11:34.320457236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=1dbe44d7-1c45-4043-a3d2-611346957917 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:34.343133 crc crio[19822]: time=\"2026-06-12T11:11:34.342955092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:34.360952 crc crio[19822]: time=\"2026-06-12T11:11:34.360765181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:34.457210 crc crio[19822]: time=\"2026-06-12T11:11:34.456954382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:34.474123 crc crio[19822]: time=\"2026-06-12T11:11:34.474046846Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=baa16d26-e68a-4932-8172-274fc92f730a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:34.474531 crc crio[19822]: time=\"2026-06-12T11:11:34.474434798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:34.660885 crc crio[19822]: time=\"2026-06-12T11:11:34.660481104Z\" level=info msg=\"Created container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns\" id=ace3ae39-f18a-4d69-b919-f1150ba868a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:34.672696 crc crio[19822]: time=\"2026-06-12T11:11:34.672598708Z\" level=info msg=\"Starting container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624\" id=4239ea09-3a81-45a8-9160-eb613d08e7e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:34.684023 crc crio[19822]: time=\"2026-06-12T11:11:34.68295218Z\" level=info msg=\"Started container\" PID=245131 containerID=7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624 description=openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns id=4239ea09-3a81-45a8-9160-eb613d08e7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\nJun 12 11:11:34.725968 crc crio[19822]: time=\"2026-06-12T11:11:34.725768326Z\" level=info msg=\"Created container d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72: openstack/ovn-controller-ovs-wktt7/ovs-vswitchd\" id=fe9a8278-a713-4e6a-b2b0-25036102d8a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:34.740657 crc crio[19822]: time=\"2026-06-12T11:11:34.740431056Z\" level=info msg=\"Starting container: d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72\" id=8c099187-6143-4eba-b3f4-b623fc2e9ced name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:34.757583 crc crio[19822]: time=\"2026-06-12T11:11:34.757448266Z\" level=info msg=\"Started container\" PID=245138 containerID=d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72 description=openstack/ovn-controller-ovs-wktt7/ovs-vswitchd id=8c099187-6143-4eba-b3f4-b623fc2e9ced name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace\nJun 12 11:11:34.865878 crc crio[19822]: time=\"2026-06-12T11:11:34.865230134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:35.096565 crc crio[19822]: time=\"2026-06-12T11:11:35.096216175Z\" level=info msg=\"Removing container: 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af\" id=f04729de-a2c8-4f64-9ccd-4652a8123ce7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:35.394997 crc crio[19822]: time=\"2026-06-12T11:11:35.39443664Z\" level=info msg=\"Removed container 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=f04729de-a2c8-4f64-9ccd-4652a8123ce7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:36.069254 crc crio[19822]: time=\"2026-06-12T11:11:36.068675647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:36.222600 crc crio[19822]: time=\"2026-06-12T11:11:36.222310059Z\" level=info msg=\"Stopping pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=5d4ac2a1-1572-4f81-bb04-91fa62649019 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:36.248221 crc crio[19822]: time=\"2026-06-12T11:11:36.247957956Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc002ed0868}] Aliases:map[]}\"\nJun 12 11:11:36.248547 crc crio[19822]: time=\"2026-06-12T11:11:36.248265656Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mhts4-config-6lxgm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:36.544530 crc crio[19822]: time=\"2026-06-12T11:11:36.543446654Z\" level=info msg=\"Created container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe\" id=baa16d26-e68a-4932-8172-274fc92f730a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:36.547708 crc crio[19822]: time=\"2026-06-12T11:11:36.546572143Z\" level=info msg=\"Starting container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a\" id=f7001e59-cefe-4297-b8f2-7cec775d79e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:36.565124 crc crio[19822]: time=\"2026-06-12T11:11:36.564954125Z\" level=info msg=\"Started container\" PID=245448 containerID=301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a description=openstack/cinder-scheduler-0/probe id=f7001e59-cefe-4297-b8f2-7cec775d79e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\nJun 12 11:11:36.687855 crc crio[19822]: time=\"2026-06-12T11:11:36.687752078Z\" level=info msg=\"Stopped pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=5d4ac2a1-1572-4f81-bb04-91fa62649019 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:37.243503 crc crio[19822]: time=\"2026-06-12T11:11:37.242544047Z\" level=info msg=\"Stopping pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=b7253709-f395-46b9-b855-691c060246a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:37.284284 crc crio[19822]: time=\"2026-06-12T11:11:37.284074082Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc000696ed8}] Aliases:map[]}\"\nJun 12 11:11:37.284914 crc crio[19822]: time=\"2026-06-12T11:11:37.284403332Z\" level=info msg=\"Deleting pod openstack_ovn-controller-kdjn5-config-5hrct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:37.850246 crc crio[19822]: time=\"2026-06-12T11:11:37.850075009Z\" level=info msg=\"Stopped pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=b7253709-f395-46b9-b855-691c060246a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:39.319049 crc crio[19822]: time=\"2026-06-12T11:11:39.318420662Z\" level=info msg=\"Stopping pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=ecc5ffc2-9deb-4d22-bc19-b16feeb84890 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:39.361358 crc crio[19822]: time=\"2026-06-12T11:11:39.361153326Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc000696900}] Aliases:map[]}\"\nJun 12 11:11:39.361891 crc crio[19822]: time=\"2026-06-12T11:11:39.361758455Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-zg2jx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:40.693862 crc crio[19822]: time=\"2026-06-12T11:11:40.692076063Z\" level=info msg=\"Stopping container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a (timeout: 30s)\" id=69ad840f-3f30-482f-b53d-a79f9bfce124 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:40.705869 crc crio[19822]: time=\"2026-06-12T11:11:40.699589575Z\" level=info msg=\"Stopping container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669 (timeout: 30s)\" id=c2604b9c-331e-48bc-a26a-1b177b0c5dae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:40.720874 crc crio[19822]: time=\"2026-06-12T11:11:40.720060862Z\" level=info msg=\"Stopped pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=ecc5ffc2-9deb-4d22-bc19-b16feeb84890 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:41.082893 crc crio[19822]: time=\"2026-06-12T11:11:41.081341229Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=b63a7f9c-4f67-4d49-b362-d6b4dedc83ac name=/runtime.v1.ImageService/PullImage\nJun 12 11:11:41.095529 crc crio[19822]: time=\"2026-06-12T11:11:41.095414958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=52d91ea5-9088-434a-b4be-69cf2fc97ce7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:41.112981 crc crio[19822]: time=\"2026-06-12T11:11:41.1128865Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=6771b782-982f-4db1-89f7-2da62d6d5470 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:41.134242 crc crio[19822]: time=\"2026-06-12T11:11:41.134146212Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=c166a4e1-a0c0-4729-a776-d599b996421e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:41.136382 crc crio[19822]: time=\"2026-06-12T11:11:41.136057654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:41.429939 crc crio[19822]: time=\"2026-06-12T11:11:41.420127305Z\" level=info msg=\"Stopped container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log\" id=69ad840f-3f30-482f-b53d-a79f9bfce124 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:41.490945 crc crio[19822]: time=\"2026-06-12T11:11:41.483915023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:41.536402 crc crio[19822]: time=\"2026-06-12T11:11:41.535916893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:41.682445 crc crio[19822]: time=\"2026-06-12T11:11:41.682356771Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-787cf88db8-r6sh9/POD\" id=330a2d94-f925-44a5-ab84-ea45b1fb6b8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:41.682638 crc crio[19822]: time=\"2026-06-12T11:11:41.682475865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:41.703259 crc crio[19822]: time=\"2026-06-12T11:11:41.703164007Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7ccdddbd85-7tzk7/POD\" id=2b647f18-6aca-488e-aba7-7aa846115998 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:41.703943 crc crio[19822]: time=\"2026-06-12T11:11:41.703289801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:41.812665 crc crio[19822]: time=\"2026-06-12T11:11:41.812514782Z\" level=info msg=\"Created container 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=c166a4e1-a0c0-4729-a776-d599b996421e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:41.815371 crc crio[19822]: time=\"2026-06-12T11:11:41.815240578Z\" level=info msg=\"Starting container: 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771\" id=b2c912a9-df20-4e95-a2d8-7a7009bb7703 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:41.822707 crc crio[19822]: time=\"2026-06-12T11:11:41.822610003Z\" level=info msg=\"Started container\" PID=245900 containerID=4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery id=b2c912a9-df20-4e95-a2d8-7a7009bb7703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\nJun 12 11:11:41.841802 crc crio[19822]: time=\"2026-06-12T11:11:41.830541618Z\" level=info msg=\"Stopping container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234 (timeout: 10s)\" id=a4ee5397-f219-4a07-970c-7472bde0921e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:42.031972 crc crio[19822]: time=\"2026-06-12T11:11:42.029761311Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5fcc9dfbfb-5pvzd/POD\" id=af73841b-324d-4092-b844-830cd9d05df1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:42.031972 crc crio[19822]: time=\"2026-06-12T11:11:42.030623949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:42.038032 crc crio[19822]: time=\"2026-06-12T11:11:42.037771182Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc0021440f0}] Aliases:map[]}\"\nJun 12 11:11:42.038204 crc crio[19822]: time=\"2026-06-12T11:11:42.03803495Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:42.103978 crc crio[19822]: time=\"2026-06-12T11:11:42.10219483Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc003094480}] Aliases:map[]}\"\nJun 12 11:11:42.103978 crc crio[19822]: time=\"2026-06-12T11:11:42.102351635Z\" level=info msg=\"Adding pod openstack_barbican-worker-7ccdddbd85-7tzk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:42.203795 crc crio[19822]: time=\"2026-06-12T11:11:42.20359674Z\" level=info msg=\"Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc00244c7f8}] Aliases:map[]}\"\nJun 12 11:11:42.203795 crc crio[19822]: time=\"2026-06-12T11:11:42.203672123Z\" level=info msg=\"Adding pod openstack_barbican-api-5fcc9dfbfb-5pvzd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:42.238536 crc crio[19822]: time=\"2026-06-12T11:11:42.238444049Z\" level=info msg=\"Stopped container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns\" id=a4ee5397-f219-4a07-970c-7472bde0921e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:42.248015 crc crio[19822]: time=\"2026-06-12T11:11:42.24693752Z\" level=info msg=\"Stopping pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=122d004c-0b6f-4615-bb47-d8697441f13f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:42.253223 crc crio[19822]: time=\"2026-06-12T11:11:42.253088369Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc003264060}] Aliases:map[]}\"\nJun 12 11:11:42.254016 crc crio[19822]: time=\"2026-06-12T11:11:42.253938079Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-f5446bd49-t9wz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:42.655878 crc crio[19822]: time=\"2026-06-12T11:11:42.654314377Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-6b25h/POD\" id=f725881b-ec26-4c80-be63-41125bb8dacb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:42.655878 crc crio[19822]: time=\"2026-06-12T11:11:42.654964478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:42.817637 crc crio[19822]: time=\"2026-06-12T11:11:42.817526393Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc005212650}] Aliases:map[]}\"\nJun 12 11:11:42.817637 crc crio[19822]: time=\"2026-06-12T11:11:42.817610836Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-6b25h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:43.158708 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c03164affafe4af Mac:92:f7:1e:03:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b SocketPath: PciID:}] [{Interface:0xc000194ca0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:43.161307 crc crio[19822]: time=\"2026-06-12T11:11:43.160218795Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc0021440f0}] Aliases:map[]}\"\nJun 12 11:11:43.161307 crc crio[19822]: time=\"2026-06-12T11:11:43.160396271Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:43.178316 crc crio[19822]: time=\"2026-06-12T11:11:43.17815399Z\" level=info msg=\"Ran pod sandbox c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc with infra container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/POD\" id=330a2d94-f925-44a5-ab84-ea45b1fb6b8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:43.183980 crc crio[19822]: time=\"2026-06-12T11:11:43.183810249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a5ce49c1-6baa-46d4-a250-95768e7a8b78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:43.187140 crc crio[19822]: time=\"2026-06-12T11:11:43.187034681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=4d80721a-681e-4c76-a5b6-33375d32291a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:43.200366 crc crio[19822]: time=\"2026-06-12T11:11:43.200136169Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log\" id=79c01306-1487-4cb4-9a8e-15eca3da84da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:43.200739 crc crio[19822]: time=\"2026-06-12T11:11:43.200511631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.322216 crc crio[19822]: time=\"2026-06-12T11:11:43.322035719Z\" level=info msg=\"Stopped pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=122d004c-0b6f-4615-bb47-d8697441f13f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:43.344610 crc crio[19822]: time=\"2026-06-12T11:11:43.339597329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.379577 crc crio[19822]: time=\"2026-06-12T11:11:43.379410185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.448685 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a7fb93cbad1264 Mac:92:8c:cc:6e:c8:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 SocketPath: PciID:}] [{Interface:0xc00041e700 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:43.449161 crc crio[19822]: time=\"2026-06-12T11:11:43.449033132Z\" level=info msg=\"Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc00244c7f8}] Aliases:map[]}\"\nJun 12 11:11:43.449243 crc crio[19822]: time=\"2026-06-12T11:11:43.449193578Z\" level=info msg=\"Checking pod openstack_barbican-api-5fcc9dfbfb-5pvzd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:43.461084 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:207fa7f16c9f969 Mac:46:04:23:3c:60:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 SocketPath: PciID:}] [{Interface:0xc0002a2660 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:43.462538 crc crio[19822]: time=\"2026-06-12T11:11:43.462058242Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc003094480}] Aliases:map[]}\"\nJun 12 11:11:43.462538 crc crio[19822]: time=\"2026-06-12T11:11:43.462233057Z\" level=info msg=\"Checking pod openstack_barbican-worker-7ccdddbd85-7tzk7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:43.488785 crc crio[19822]: time=\"2026-06-12T11:11:43.486585793Z\" level=info msg=\"Ran pod sandbox 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 with infra container: openstack/barbican-api-5fcc9dfbfb-5pvzd/POD\" id=af73841b-324d-4092-b844-830cd9d05df1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:43.492378 crc crio[19822]: time=\"2026-06-12T11:11:43.492237329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c64ed963-c92c-430c-9eb5-7e35582e1887 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:43.533783 crc crio[19822]: time=\"2026-06-12T11:11:43.533341444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=711cb46b-78dc-46dd-959e-69fcadeef308 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:43.550932 crc crio[19822]: time=\"2026-06-12T11:11:43.550317842Z\" level=info msg=\"Ran pod sandbox 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b with infra container: openstack/barbican-worker-7ccdddbd85-7tzk7/POD\" id=2b647f18-6aca-488e-aba7-7aa846115998 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:43.555729 crc crio[19822]: time=\"2026-06-12T11:11:43.555018831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=42e75a77-dec9-4fc5-b164-f4d44bddad99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:43.566535 crc crio[19822]: time=\"2026-06-12T11:11:43.565992308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=c07109d7-841f-41dd-933d-28f1fc09719e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:43.569595 crc crio[19822]: time=\"2026-06-12T11:11:43.569415962Z\" level=info msg=\"Creating container: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log\" id=7bbf334b-42e4-41d6-b0ea-0c202565a7ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:43.569987 crc crio[19822]: time=\"2026-06-12T11:11:43.569915568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.584750 crc crio[19822]: time=\"2026-06-12T11:11:43.584628302Z\" level=info msg=\"Creating container: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log\" id=3d2316aa-ff56-4373-b724-d5988a5c680e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:43.658430 crc crio[19822]: time=\"2026-06-12T11:11:43.657755511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.725731 crc crio[19822]: time=\"2026-06-12T11:11:43.725543511Z\" level=info msg=\"Removing container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234\" id=b5388a40-b4f0-4fbf-a692-5668839e01a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:43.740006 crc crio[19822]: time=\"2026-06-12T11:11:43.739932045Z\" level=info msg=\"Stopping pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=5022f70d-10c6-417d-b45b-7e708d97b365 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:43.743701 crc crio[19822]: time=\"2026-06-12T11:11:43.743600343Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc0007ac308}] Aliases:map[]}\"\nJun 12 11:11:43.743914 crc crio[19822]: time=\"2026-06-12T11:11:43.743876492Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:43.763663 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:322d1e4d2a03376 Mac:46:80:49:2f:aa:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 SocketPath: PciID:}] [{Interface:0xc0002fa840 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:43.773019 crc crio[19822]: time=\"2026-06-12T11:11:43.772896738Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc005212650}] Aliases:map[]}\"\nJun 12 11:11:43.773397 crc crio[19822]: time=\"2026-06-12T11:11:43.773206468Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-6b25h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:43.815369 crc crio[19822]: time=\"2026-06-12T11:11:43.815296936Z\" level=info msg=\"Ran pod sandbox 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 with infra container: openstack/cinder-online-data-migrations-6b25h/POD\" id=f725881b-ec26-4c80-be63-41125bb8dacb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:43.822115 crc crio[19822]: time=\"2026-06-12T11:11:43.82143043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4725c1e5-9cd0-47d5-8132-b4d7a10e98d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:43.866639 crc crio[19822]: time=\"2026-06-12T11:11:43.863045017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=6ab9bc61-cdb8-45be-8262-fb416a61e209 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:43.912634 crc crio[19822]: time=\"2026-06-12T11:11:43.912396116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.924250 crc crio[19822]: time=\"2026-06-12T11:11:43.924125455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.937199 crc crio[19822]: time=\"2026-06-12T11:11:43.936940196Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations\" id=6bbbaf23-e9fa-4c38-8062-d918b8037596 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:43.944992 crc crio[19822]: time=\"2026-06-12T11:11:43.944694272Z\" level=info msg=\"Created container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log\" id=79c01306-1487-4cb4-9a8e-15eca3da84da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:43.949503 crc crio[19822]: time=\"2026-06-12T11:11:43.949299079Z\" level=info msg=\"Starting container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb\" id=d806ddcd-99e7-447d-bdf5-ad072815ffa7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:43.956704 crc crio[19822]: time=\"2026-06-12T11:11:43.956544422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.961777 crc crio[19822]: time=\"2026-06-12T11:11:43.96155335Z\" level=info msg=\"Started container\" PID=246213 containerID=f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb description=openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log id=d806ddcd-99e7-447d-bdf5-ad072815ffa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\nJun 12 11:11:43.979547 crc crio[19822]: time=\"2026-06-12T11:11:43.978877659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.984538 crc crio[19822]: time=\"2026-06-12T11:11:43.984460729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:43.991540 crc crio[19822]: time=\"2026-06-12T11:11:43.991241428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=7f023943-fb1c-4ba4-9438-0da6c036d82a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:44.089220 crc crio[19822]: time=\"2026-06-12T11:11:44.088444958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2ac132f1-a92f-4612-9ab4-2f410e32c1fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:44.090794 crc crio[19822]: time=\"2026-06-12T11:11:44.088890292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.097876 crc crio[19822]: time=\"2026-06-12T11:11:44.097557251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.139610 crc crio[19822]: time=\"2026-06-12T11:11:44.139046916Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener\" id=715158dc-1bd7-4bf3-8472-3bb005017066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:44.148248 crc crio[19822]: time=\"2026-06-12T11:11:44.148176956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.301026 crc crio[19822]: time=\"2026-06-12T11:11:44.300933122Z\" level=info msg=\"Removed container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns\" id=b5388a40-b4f0-4fbf-a692-5668839e01a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:44.323302 crc crio[19822]: time=\"2026-06-12T11:11:44.322235459Z\" level=info msg=\"Removing container: 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd\" id=e9cd8f8b-2540-4abe-ad7e-6ec8b38c77ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:44.330812 crc crio[19822]: time=\"2026-06-12T11:11:44.328070483Z\" level=info msg=\"Stopped pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=5022f70d-10c6-417d-b45b-7e708d97b365 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:44.404419 crc crio[19822]: time=\"2026-06-12T11:11:44.403958854Z\" level=info msg=\"Created container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log\" id=3d2316aa-ff56-4373-b724-d5988a5c680e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:44.409863 crc crio[19822]: time=\"2026-06-12T11:11:44.40788251Z\" level=info msg=\"Starting container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce\" id=c2eed4cd-2472-40c9-91f4-6d1fcb95972f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:44.420215 crc crio[19822]: time=\"2026-06-12T11:11:44.420118356Z\" level=info msg=\"Started container\" PID=246287 containerID=c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce description=openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log id=c2eed4cd-2472-40c9-91f4-6d1fcb95972f name=/runtime.v1.RuntimeService/StartContainer sandboxID=207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\nJun 12 11:11:44.436738 crc crio[19822]: time=\"2026-06-12T11:11:44.436604152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=72c2c6d2-8cdc-45af-8d08-d46f73af8dec name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:44.438633 crc crio[19822]: time=\"2026-06-12T11:11:44.437723953Z\" level=info msg=\"Created container b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations\" id=6bbbaf23-e9fa-4c38-8062-d918b8037596 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:44.441619 crc crio[19822]: time=\"2026-06-12T11:11:44.441576556Z\" level=info msg=\"Starting container: b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c\" id=f87ef66e-46c7-43f9-b732-5b94a4df5be5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:44.479667 crc crio[19822]: time=\"2026-06-12T11:11:44.473614813Z\" level=info msg=\"Started container\" PID=246286 containerID=b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c description=openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations id=f87ef66e-46c7-43f9-b732-5b94a4df5be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\nJun 12 11:11:44.501983 crc crio[19822]: time=\"2026-06-12T11:11:44.50171168Z\" level=info msg=\"Created container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log\" id=7bbf334b-42e4-41d6-b0ea-0c202565a7ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:44.507705 crc crio[19822]: time=\"2026-06-12T11:11:44.507632315Z\" level=info msg=\"Starting container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e\" id=77a6a507-bc74-4839-ac66-c9f46d3b8ec6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:44.516170 crc crio[19822]: time=\"2026-06-12T11:11:44.516074247Z\" level=info msg=\"Removed container 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd: openstack/dnsmasq-dns-f5446bd49-t9wz7/init\" id=e9cd8f8b-2540-4abe-ad7e-6ec8b38c77ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:44.523066 crc crio[19822]: time=\"2026-06-12T11:11:44.522970919Z\" level=info msg=\"Started container\" PID=246285 containerID=17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e description=openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log id=77a6a507-bc74-4839-ac66-c9f46d3b8ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\nJun 12 11:11:44.556753 crc crio[19822]: time=\"2026-06-12T11:11:44.556549487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.587858 crc crio[19822]: time=\"2026-06-12T11:11:44.583371821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=9ff47d10-f332-421b-ae27-81c00ec73aad name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:44.587858 crc crio[19822]: time=\"2026-06-12T11:11:44.585372665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=c17eeb2e-cbfd-460b-96b4-ba72d57f2570 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:44.587858 crc crio[19822]: time=\"2026-06-12T11:11:44.585499696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.600926 crc crio[19822]: time=\"2026-06-12T11:11:44.598332305Z\" level=info msg=\"Creating container: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker\" id=0b042c0d-c566-4780-934e-38d8b09b0dc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:44.600926 crc crio[19822]: time=\"2026-06-12T11:11:44.598761158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.601948 crc crio[19822]: time=\"2026-06-12T11:11:44.601712953Z\" level=info msg=\"Stopped container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api\" id=c2604b9c-331e-48bc-a26a-1b177b0c5dae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:44.603728 crc crio[19822]: time=\"2026-06-12T11:11:44.603558241Z\" level=info msg=\"Stopping pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=3db08b09-9e92-4878-b98d-954a6259ac61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:44.605466 crc crio[19822]: time=\"2026-06-12T11:11:44.605280957Z\" level=info msg=\"Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0037c8120}] Aliases:map[]}\"\nJun 12 11:11:44.605757 crc crio[19822]: time=\"2026-06-12T11:11:44.605536245Z\" level=info msg=\"Deleting pod openstack_placement-694596b8b6-dw854 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:44.693259 crc crio[19822]: time=\"2026-06-12T11:11:44.692443758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.699529 crc crio[19822]: time=\"2026-06-12T11:11:44.698997239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.729343 crc crio[19822]: time=\"2026-06-12T11:11:44.72102367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=fce8ad2c-42e6-4f5f-ab9f-95659b4d05e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:44.757201 crc crio[19822]: time=\"2026-06-12T11:11:44.756577463Z\" level=info msg=\"Creating container: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api\" id=173408b0-9130-4e97-abf3-6d7fe25295dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:44.757711 crc crio[19822]: time=\"2026-06-12T11:11:44.757532984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.895795 crc crio[19822]: time=\"2026-06-12T11:11:44.895706137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:44.901528 crc crio[19822]: time=\"2026-06-12T11:11:44.901489783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:45.014881 crc crio[19822]: time=\"2026-06-12T11:11:45.009297818Z\" level=info msg=\"Created container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker\" id=0b042c0d-c566-4780-934e-38d8b09b0dc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:45.014881 crc crio[19822]: time=\"2026-06-12T11:11:45.013238433Z\" level=info msg=\"Starting container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546\" id=77635058-7c94-4fa9-8aee-25f1d3640219 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:45.026354 crc crio[19822]: time=\"2026-06-12T11:11:45.026235088Z\" level=info msg=\"Started container\" PID=246379 containerID=0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546 description=openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker id=77635058-7c94-4fa9-8aee-25f1d3640219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\nJun 12 11:11:45.039657 crc crio[19822]: time=\"2026-06-12T11:11:45.03952675Z\" level=info msg=\"Created container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener\" id=715158dc-1bd7-4bf3-8472-3bb005017066 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:45.044425 crc crio[19822]: time=\"2026-06-12T11:11:45.04434957Z\" level=info msg=\"Starting container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523\" id=f0da1e8d-362c-4d88-b07f-e20665f9c9fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:45.053779 crc crio[19822]: time=\"2026-06-12T11:11:45.053691172Z\" level=info msg=\"Started container\" PID=246378 containerID=e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523 description=openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener id=f0da1e8d-362c-4d88-b07f-e20665f9c9fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\nJun 12 11:11:45.164573 crc crio[19822]: time=\"2026-06-12T11:11:45.164462818Z\" level=info msg=\"Stopped pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=3db08b09-9e92-4878-b98d-954a6259ac61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:45.231312 crc crio[19822]: time=\"2026-06-12T11:11:45.23098847Z\" level=info msg=\"Created container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api\" id=173408b0-9130-4e97-abf3-6d7fe25295dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:45.235320 crc crio[19822]: time=\"2026-06-12T11:11:45.235225264Z\" level=info msg=\"Starting container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072\" id=1f4112fa-0249-400a-9e1a-669cf599cf92 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:45.254458 crc crio[19822]: time=\"2026-06-12T11:11:45.254129558Z\" level=info msg=\"Started container\" PID=246393 containerID=a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072 description=openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api id=1f4112fa-0249-400a-9e1a-669cf599cf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\nJun 12 11:11:46.056337 crc crio[19822]: time=\"2026-06-12T11:11:46.055742987Z\" level=info msg=\"Removing container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669\" id=62a725fe-cb6b-4c9e-af36-b0b3ba465915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:46.149160 crc crio[19822]: time=\"2026-06-12T11:11:46.148465151Z\" level=info msg=\"Removed container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api\" id=62a725fe-cb6b-4c9e-af36-b0b3ba465915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:46.169697 crc crio[19822]: time=\"2026-06-12T11:11:46.169599272Z\" level=info msg=\"Removing container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a\" id=dbdff869-f468-4713-a8b5-d02215b3dfe0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:46.190019 crc crio[19822]: time=\"2026-06-12T11:11:46.189946012Z\" level=info msg=\"Stopping container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5 (timeout: 30s)\" id=e0602234-e734-45e5-96af-0a467b27743f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:46.194007 crc crio[19822]: time=\"2026-06-12T11:11:46.193923001Z\" level=info msg=\"Stopping container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a (timeout: 30s)\" id=17a2ab8f-f745-44c6-a5a3-94b8b8ded546 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:46.215564 crc crio[19822]: time=\"2026-06-12T11:11:46.21546271Z\" level=info msg=\"Removed container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log\" id=dbdff869-f468-4713-a8b5-d02215b3dfe0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:46.342365 crc crio[19822]: time=\"2026-06-12T11:11:46.34144097Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-cwbdn/POD\" id=09adff3f-0f35-4e18-9db3-937c86ea7cf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:46.342365 crc crio[19822]: time=\"2026-06-12T11:11:46.341548503Z\" level=info msg=\"Stopping container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6 (timeout: 30s)\" id=558fa055-96a0-4c58-9490-e2b49681ed5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:46.342365 crc crio[19822]: time=\"2026-06-12T11:11:46.341634866Z\" level=info msg=\"Stopping container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498 (timeout: 30s)\" id=cfb092f8-dc72-4537-80bb-40c1c8fa2113 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:46.342365 crc crio[19822]: time=\"2026-06-12T11:11:46.341575394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:46.344360 crc crio[19822]: time=\"2026-06-12T11:11:46.34423823Z\" level=info msg=\"Stopped container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log\" id=17a2ab8f-f745-44c6-a5a3-94b8b8ded546 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:46.434313 crc crio[19822]: time=\"2026-06-12T11:11:46.434167973Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0006969f8}] Aliases:map[]}\"\nJun 12 11:11:46.434313 crc crio[19822]: time=\"2026-06-12T11:11:46.434242355Z\" level=info msg=\"Adding pod openstack_root-account-create-update-cwbdn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:46.517935 crc crio[19822]: time=\"2026-06-12T11:11:46.517799646Z\" level=info msg=\"Stopped container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log\" id=558fa055-96a0-4c58-9490-e2b49681ed5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:47.366785 crc crio[19822]: 2026-06-12T11:11:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:655b1c3a2dc6636 Mac:4a:fb:24:13:52:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 SocketPath: PciID:}] [{Interface:0xc0002d07c0 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:11:47.370037 crc crio[19822]: time=\"2026-06-12T11:11:47.369933897Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0006969f8}] Aliases:map[]}\"\nJun 12 11:11:47.370344 crc crio[19822]: time=\"2026-06-12T11:11:47.370287218Z\" level=info msg=\"Checking pod openstack_root-account-create-update-cwbdn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:11:50.153619 crc crio[19822]: time=\"2026-06-12T11:11:50.152633991Z\" level=info msg=\"Stopping pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=7c902d50-cae0-492a-9a5f-a59a4a307077 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:50.154939 crc crio[19822]: time=\"2026-06-12T11:11:50.154588164Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc00140f000}] Aliases:map[]}\"\nJun 12 11:11:50.154939 crc crio[19822]: time=\"2026-06-12T11:11:50.1547776Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-6b25h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:55.712154 crc crio[19822]: time=\"2026-06-12T11:11:55.699015739Z\" level=info msg=\"Stopping container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72 (timeout: 30s)\" id=77974102-8296-4d9b-970c-151bb32136cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:55.712154 crc crio[19822]: time=\"2026-06-12T11:11:55.703331016Z\" level=info msg=\"Stopping container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a (timeout: 30s)\" id=5afa1665-7255-45a0-8712-939e61ddb46d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:56.540053 crc crio[19822]: time=\"2026-06-12T11:11:56.539442756Z\" level=info msg=\"Removing container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266\" id=500361ab-670c-441a-a0e2-6d929b8f6231 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:57.209973 crc crio[19822]: time=\"2026-06-12T11:11:57.209891305Z\" level=info msg=\"Stopped container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener\" id=e0602234-e734-45e5-96af-0a467b27743f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:57.211675 crc crio[19822]: time=\"2026-06-12T11:11:57.211514837Z\" level=info msg=\"Stopping pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=7c94081d-3473-451f-9239-8ff8b03a77ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:57.213726 crc crio[19822]: time=\"2026-06-12T11:11:57.213568133Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0007ac310}] Aliases:map[]}\"\nJun 12 11:11:57.214493 crc crio[19822]: time=\"2026-06-12T11:11:57.213993777Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:57.214769 crc crio[19822]: time=\"2026-06-12T11:11:57.21466962Z\" level=info msg=\"Stopped pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=7c902d50-cae0-492a-9a5f-a59a4a307077 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:57.249188 crc crio[19822]: time=\"2026-06-12T11:11:57.24826847Z\" level=info msg=\"Stopped container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker\" id=cfb092f8-dc72-4537-80bb-40c1c8fa2113 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.251248906Z\" level=info msg=\"Ran pod sandbox 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c with infra container: openstack/root-account-create-update-cwbdn/POD\" id=09adff3f-0f35-4e18-9db3-937c86ea7cf2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.252024739Z\" level=info msg=\"Stopping pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=96a0b6c3-a23b-48c8-bd10-9941fc67ff12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.25514888Z\" level=info msg=\"Stopped container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=77974102-8296-4d9b-970c-151bb32136cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.256486623Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc007a8e250}] Aliases:map[]}\"\nJun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.256673909Z\" level=info msg=\"Deleting pod openstack_barbican-worker-6c885bdc45-xl2qr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:57.272245 crc crio[19822]: time=\"2026-06-12T11:11:57.272083631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07a215ee-8a44-473e-9ad1-77207e33c22a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:57.544562 crc crio[19822]: time=\"2026-06-12T11:11:57.544449121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4f9e9ed7-4231-4ae7-b032-f9d083da92f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:57.593897 crc crio[19822]: time=\"2026-06-12T11:11:57.593785645Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=a6350508-51bf-4be6-b4d6-53635168ec97 name=/runtime.v1.ImageService/PullImage\nJun 12 11:11:57.599130 crc crio[19822]: time=\"2026-06-12T11:11:57.594586601Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=bf7ce1c4-c6aa-4976-92bd-c31aaae8c448 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:57.632657 crc crio[19822]: time=\"2026-06-12T11:11:57.631897159Z\" level=info msg=\"Removed container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=500361ab-670c-441a-a0e2-6d929b8f6231 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:57.642303 crc crio[19822]: time=\"2026-06-12T11:11:57.63978872Z\" level=info msg=\"Creating container: openstack/root-account-create-update-cwbdn/mariadb-account-create-update\" id=5648ba60-9833-46a3-8013-8d8c1079417c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:57.642570 crc crio[19822]: time=\"2026-06-12T11:11:57.642436446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:57.648064 crc crio[19822]: time=\"2026-06-12T11:11:57.64789685Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e8955512-ac1c-45f5-842e-a2dadd00dd86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:11:57.757037 crc crio[19822]: time=\"2026-06-12T11:11:57.756684459Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd\" id=a9e9c99d-e535-4e97-9814-19f4a869a559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:57.759049 crc crio[19822]: time=\"2026-06-12T11:11:57.759020324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:57.801704 crc crio[19822]: time=\"2026-06-12T11:11:57.801188099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:57.819373 crc crio[19822]: time=\"2026-06-12T11:11:57.817360558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:57.937308 crc crio[19822]: time=\"2026-06-12T11:11:57.937231649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:57.950580 crc crio[19822]: time=\"2026-06-12T11:11:57.946520886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:11:58.091882 crc crio[19822]: time=\"2026-06-12T11:11:58.091117879Z\" level=info msg=\"Stopped pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=7c94081d-3473-451f-9239-8ff8b03a77ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:58.095865 crc crio[19822]: time=\"2026-06-12T11:11:58.094965734Z\" level=info msg=\"Created container e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153: openstack/root-account-create-update-cwbdn/mariadb-account-create-update\" id=5648ba60-9833-46a3-8013-8d8c1079417c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:58.101142 crc crio[19822]: time=\"2026-06-12T11:11:58.099625227Z\" level=info msg=\"Starting container: e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153\" id=700bb5e0-d9a4-48d9-bc2a-dd07535c6f6b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:58.130331 crc crio[19822]: time=\"2026-06-12T11:11:58.130056168Z\" level=info msg=\"Started container\" PID=247543 containerID=e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153 description=openstack/root-account-create-update-cwbdn/mariadb-account-create-update id=700bb5e0-d9a4-48d9-bc2a-dd07535c6f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\nJun 12 11:11:58.236133 crc crio[19822]: time=\"2026-06-12T11:11:58.236000399Z\" level=info msg=\"Created container 546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd\" id=a9e9c99d-e535-4e97-9814-19f4a869a559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:11:58.240904 crc crio[19822]: time=\"2026-06-12T11:11:58.240631783Z\" level=info msg=\"Starting container: 546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7\" id=e2727d7a-534e-4cdb-ba9e-981ef57ecc14 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:11:58.256515 crc crio[19822]: time=\"2026-06-12T11:11:58.256310539Z\" level=info msg=\"Started container\" PID=247551 containerID=546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd id=e2727d7a-534e-4cdb-ba9e-981ef57ecc14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf\nJun 12 11:11:58.297759 crc crio[19822]: time=\"2026-06-12T11:11:58.296432271Z\" level=info msg=\"Stopped pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=96a0b6c3-a23b-48c8-bd10-9941fc67ff12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:58.741524 crc crio[19822]: time=\"2026-06-12T11:11:58.741009292Z\" level=info msg=\"Removing container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5\" id=e0a066cf-e984-422e-ab74-7f50ac798175 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:58.891518 crc crio[19822]: time=\"2026-06-12T11:11:58.890694719Z\" level=info msg=\"Removed container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener\" id=e0a066cf-e984-422e-ab74-7f50ac798175 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:58.994541 crc crio[19822]: time=\"2026-06-12T11:11:58.992180112Z\" level=info msg=\"Removing container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a\" id=02cbee50-aa53-4ee8-82f5-b4e8fe938c36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:59.051401 crc crio[19822]: time=\"2026-06-12T11:11:59.050424193Z\" level=info msg=\"Stopping container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c (timeout: 30s)\" id=42a87316-3b7e-458d-8221-106c948614c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:59.051401 crc crio[19822]: time=\"2026-06-12T11:11:59.051211457Z\" level=info msg=\"Stopping container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e (timeout: 30s)\" id=864eafa7-21d4-4523-9080-c97b312b18dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:59.071977 crc crio[19822]: time=\"2026-06-12T11:11:59.071390798Z\" level=info msg=\"Removed container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log\" id=02cbee50-aa53-4ee8-82f5-b4e8fe938c36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:59.093601 crc crio[19822]: time=\"2026-06-12T11:11:59.093507477Z\" level=info msg=\"Removing container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498\" id=98be1d6a-1220-4a6c-bf33-382430104e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:59.177478 crc crio[19822]: time=\"2026-06-12T11:11:59.177323243Z\" level=info msg=\"Removed container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker\" id=98be1d6a-1220-4a6c-bf33-382430104e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:59.207598 crc crio[19822]: time=\"2026-06-12T11:11:59.207511774Z\" level=info msg=\"Removing container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6\" id=523a4c53-696b-4712-af85-e1c58ac65278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:59.312891 crc crio[19822]: time=\"2026-06-12T11:11:59.309158599Z\" level=info msg=\"Removed container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log\" id=523a4c53-696b-4712-af85-e1c58ac65278 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:59.408227 crc crio[19822]: time=\"2026-06-12T11:11:59.40768519Z\" level=info msg=\"Stopped container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=5afa1665-7255-45a0-8712-939e61ddb46d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:59.420044 crc crio[19822]: time=\"2026-06-12T11:11:59.41960987Z\" level=info msg=\"Stopping pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=84cdc26d-ed7d-4964-a453-1fb747f1d8e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:11:59.422285 crc crio[19822]: time=\"2026-06-12T11:11:59.422196584Z\" level=info msg=\"Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc002144788}] Aliases:map[]}\"\nJun 12 11:11:59.422485 crc crio[19822]: time=\"2026-06-12T11:11:59.422423411Z\" level=info msg=\"Deleting pod openstack_barbican-api-6ffb858478-x4v54 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:11:59.616080 crc crio[19822]: time=\"2026-06-12T11:11:59.615706425Z\" level=info msg=\"Stopped container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd\" id=42a87316-3b7e-458d-8221-106c948614c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:11:59.828003 crc crio[19822]: time=\"2026-06-12T11:11:59.8279236Z\" level=info msg=\"Removing container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8\" id=759405cd-06bd-4423-addd-305a2531fe47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:11:59.901868 crc crio[19822]: time=\"2026-06-12T11:11:59.900643306Z\" level=info msg=\"Removed container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=759405cd-06bd-4423-addd-305a2531fe47 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:00.065000 crc crio[19822]: time=\"2026-06-12T11:12:00.063173501Z\" level=info msg=\"Stopped pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=84cdc26d-ed7d-4964-a453-1fb747f1d8e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:00.723283 crc crio[19822]: time=\"2026-06-12T11:12:00.722569238Z\" level=info msg=\"Stopping container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00 (timeout: 30s)\" id=3c270e81-bd53-470b-8c5c-c4fb8faf163a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:00.871292 crc crio[19822]: time=\"2026-06-12T11:12:00.871252286Z\" level=info msg=\"Stopping pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=b6f5cbf9-07be-46af-8a80-e5b5aaf66186 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:00.872429 crc crio[19822]: time=\"2026-06-12T11:12:00.872392183Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0007adae8}] Aliases:map[]}\"\nJun 12 11:12:00.872721 crc crio[19822]: time=\"2026-06-12T11:12:00.872694792Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-cwbdn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:00.873270 crc crio[19822]: time=\"2026-06-12T11:12:00.872861092Z\" level=info msg=\"Removing container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72\" id=d067e687-cece-414f-b1fd-67953feff8a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:00.919589 crc crio[19822]: time=\"2026-06-12T11:12:00.918949087Z\" level=info msg=\"Removed container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=d067e687-cece-414f-b1fd-67953feff8a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:00.923938 crc crio[19822]: time=\"2026-06-12T11:12:00.923794277Z\" level=info msg=\"Removing container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a\" id=db8d39b9-0cdc-4b6b-996c-bcdd1c95e819 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:00.975649 crc crio[19822]: time=\"2026-06-12T11:12:00.975391231Z\" level=info msg=\"Removed container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=db8d39b9-0cdc-4b6b-996c-bcdd1c95e819 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:01.248255 crc crio[19822]: time=\"2026-06-12T11:12:01.248135814Z\" level=info msg=\"Stopped pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=b6f5cbf9-07be-46af-8a80-e5b5aaf66186 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:02.059918 crc crio[19822]: time=\"2026-06-12T11:12:02.059403547Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687712-4vn5c/POD\" id=92d56380-bc65-401e-923c-57c53d6be3fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:02.061744 crc crio[19822]: time=\"2026-06-12T11:12:02.059913354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:02.112955 crc crio[19822]: time=\"2026-06-12T11:12:02.112751838Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc002144170}] Aliases:map[]}\"\nJun 12 11:12:02.112955 crc crio[19822]: time=\"2026-06-12T11:12:02.112899963Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687712-4vn5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:02.733145 crc crio[19822]: 2026-06-12T11:12:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4f199a80549873 Mac:4a:7e:4e:58:04:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:02.735690 crc crio[19822]: time=\"2026-06-12T11:12:02.733952077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc002144170}] Aliases:map[]}\"\nJun 12 11:12:02.735690 crc crio[19822]: time=\"2026-06-12T11:12:02.734145182Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687712-4vn5c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:02.748704 crc crio[19822]: time=\"2026-06-12T11:12:02.748567579Z\" level=info msg=\"Ran pod sandbox d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc with infra container: openshift-infra/auto-csr-approver-29687712-4vn5c/POD\" id=92d56380-bc65-401e-923c-57c53d6be3fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:02.752055 crc crio[19822]: time=\"2026-06-12T11:12:02.752003884Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a4382b37-c7c3-4ee4-801e-3202a7e36cf5 name=/runtime.v1.ImageService/PullImage\nJun 12 11:12:02.761137 crc crio[19822]: time=\"2026-06-12T11:12:02.760962559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:12:03.690476 crc crio[19822]: time=\"2026-06-12T11:12:03.690330147Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a4382b37-c7c3-4ee4-801e-3202a7e36cf5 name=/runtime.v1.ImageService/PullImage\nJun 12 11:12:03.692567 crc crio[19822]: time=\"2026-06-12T11:12:03.692474525Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99942c9d-af31-42aa-a310-45f578aeed93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:03.695954 crc crio[19822]: time=\"2026-06-12T11:12:03.695872574Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3564770e-6c3b-4f88-9248-58b98b2cbe16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:03.703698 crc crio[19822]: time=\"2026-06-12T11:12:03.70360212Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687712-4vn5c/oc\" id=7ae3ba00-018a-464c-b82f-0f324533ab64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:03.704369 crc crio[19822]: time=\"2026-06-12T11:12:03.704303133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:03.760374 crc crio[19822]: time=\"2026-06-12T11:12:03.760281947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:04.099018 crc crio[19822]: time=\"2026-06-12T11:12:04.096366311Z\" level=info msg=\"Stopped container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api\" id=3c270e81-bd53-470b-8c5c-c4fb8faf163a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:04.100254 crc crio[19822]: time=\"2026-06-12T11:12:04.100151881Z\" level=info msg=\"Stopping pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=8f7d6acb-dc15-4972-951b-750d5596e325 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:04.104975 crc crio[19822]: time=\"2026-06-12T11:12:04.104774059Z\" level=info msg=\"Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00140eba8}] Aliases:map[]}\"\nJun 12 11:12:04.105347 crc crio[19822]: time=\"2026-06-12T11:12:04.105175972Z\" level=info msg=\"Deleting pod openstack_keystone-fdd585476-6bmrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:04.118262 crc crio[19822]: time=\"2026-06-12T11:12:04.118161399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:04.281993 crc crio[19822]: time=\"2026-06-12T11:12:04.281119418Z\" level=info msg=\"Created container e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276: openshift-infra/auto-csr-approver-29687712-4vn5c/oc\" id=7ae3ba00-018a-464c-b82f-0f324533ab64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:04.284961 crc crio[19822]: time=\"2026-06-12T11:12:04.284853693Z\" level=info msg=\"Starting container: e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276\" id=788c06d3-6da6-4298-b8d0-a84b512d6877 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:04.297983 crc crio[19822]: time=\"2026-06-12T11:12:04.294427739Z\" level=info msg=\"Started container\" PID=248326 containerID=e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276 description=openshift-infra/auto-csr-approver-29687712-4vn5c/oc id=788c06d3-6da6-4298-b8d0-a84b512d6877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\nJun 12 11:12:04.628914 crc crio[19822]: time=\"2026-06-12T11:12:04.628425265Z\" level=info msg=\"Stopped pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=8f7d6acb-dc15-4972-951b-750d5596e325 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:05.018004 crc crio[19822]: time=\"2026-06-12T11:12:05.016893298Z\" level=info msg=\"Removing container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00\" id=dd46e4ec-8a0a-4939-8431-46ad4a25c478 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:05.166233 crc crio[19822]: time=\"2026-06-12T11:12:05.166046961Z\" level=info msg=\"Removed container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api\" id=dd46e4ec-8a0a-4939-8431-46ad4a25c478 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:08.704887 crc crio[19822]: time=\"2026-06-12T11:12:08.704168134Z\" level=info msg=\"Stopping pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=c454248b-7ded-40ef-aeda-827f2292b8bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:08.706494 crc crio[19822]: time=\"2026-06-12T11:12:08.705914716Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc00140e0c8}] Aliases:map[]}\"\nJun 12 11:12:08.706494 crc crio[19822]: time=\"2026-06-12T11:12:08.706060341Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687712-4vn5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:09.101012 crc crio[19822]: time=\"2026-06-12T11:12:09.100317432Z\" level=info msg=\"Stopped pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=c454248b-7ded-40ef-aeda-827f2292b8bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:10.570355 crc crio[19822]: time=\"2026-06-12T11:12:10.569536171Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=bcd9007e-f597-4724-a1b8-2201ffb3aa00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:10.572233 crc crio[19822]: time=\"2026-06-12T11:12:10.57042904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:10.627235 crc crio[19822]: time=\"2026-06-12T11:12:10.62712268Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc005212ff8}] Aliases:map[]}\"\nJun 12 11:12:10.627235 crc crio[19822]: time=\"2026-06-12T11:12:10.627172512Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:11.346519 crc crio[19822]: 2026-06-12T11:12:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d1a0d9d081d388 Mac:9a:cd:3d:44:44:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:11.348497 crc crio[19822]: time=\"2026-06-12T11:12:11.348437463Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc005212ff8}] Aliases:map[]}\"\nJun 12 11:12:11.348670 crc crio[19822]: time=\"2026-06-12T11:12:11.348607268Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:11.360360 crc crio[19822]: time=\"2026-06-12T11:12:11.360260114Z\" level=info msg=\"Ran pod sandbox 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 with infra container: openstack/openstackclient/POD\" id=bcd9007e-f597-4724-a1b8-2201ffb3aa00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:11.392893 crc crio[19822]: time=\"2026-06-12T11:12:11.390669132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=56f6bad0-db6c-4335-afda-77b798ea262a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:11.510633 crc crio[19822]: time=\"2026-06-12T11:12:11.503208237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=55cc0f7f-e6f7-4deb-bb19-c017289ff12c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:11.528274 crc crio[19822]: time=\"2026-06-12T11:12:11.527739699Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=b5f97779-5292-423d-8314-347f6dff2916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:11.528632 crc crio[19822]: time=\"2026-06-12T11:12:11.528547975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:11.676977 crc crio[19822]: time=\"2026-06-12T11:12:11.673479909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:11.729354 crc crio[19822]: time=\"2026-06-12T11:12:11.728449894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:12.027756 crc crio[19822]: time=\"2026-06-12T11:12:12.027347439Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-sbpcz-config-d4fkg/POD\" id=6a749652-34ab-4c45-90fc-732fc8af44b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:12.028012 crc crio[19822]: time=\"2026-06-12T11:12:12.027900327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:12.066859 crc crio[19822]: time=\"2026-06-12T11:12:12.066732435Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-58fcfd6f65-vbfsg/POD\" id=afe03d19-0fa7-4a7e-b115-697f040c3b53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:12.067017 crc crio[19822]: time=\"2026-06-12T11:12:12.066972863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:12.081191 crc crio[19822]: time=\"2026-06-12T11:12:12.081134586Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 12 11:12:12.081410 crc crio[19822]: time=\"2026-06-12T11:12:12.081387584Z\" level=info msg=\"Adding pod openstack_ovn-controller-sbpcz-config-d4fkg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:12.127791 crc crio[19822]: time=\"2026-06-12T11:12:12.127412372Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc003094568}] Aliases:map[]}\"\nJun 12 11:12:12.128712 crc crio[19822]: time=\"2026-06-12T11:12:12.128121245Z\" level=info msg=\"Adding pod openstack_swift-proxy-58fcfd6f65-vbfsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:12.414005 crc crio[19822]: time=\"2026-06-12T11:12:12.389376472Z\" level=info msg=\"Created container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient\" id=b5f97779-5292-423d-8314-347f6dff2916 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:12.414005 crc crio[19822]: time=\"2026-06-12T11:12:12.392405467Z\" level=info msg=\"Starting container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99\" id=c5d75a25-e3f8-4c6c-ae2c-86f0eaf012fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:12.424377 crc crio[19822]: time=\"2026-06-12T11:12:12.417335971Z\" level=info msg=\"Started container\" PID=248923 containerID=3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 description=openstack/openstackclient/openstackclient id=c5d75a25-e3f8-4c6c-ae2c-86f0eaf012fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\nJun 12 11:12:12.775229 crc crio[19822]: 2026-06-12T11:12:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e25c51ae0594f7 Mac:42:e7:49:3f:5c:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:12.777867 crc crio[19822]: time=\"2026-06-12T11:12:12.777767719Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 12 11:12:12.778177 crc crio[19822]: time=\"2026-06-12T11:12:12.778152532Z\" level=info msg=\"Checking pod openstack_ovn-controller-sbpcz-config-d4fkg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:12.807298 crc crio[19822]: time=\"2026-06-12T11:12:12.806943381Z\" level=info msg=\"Ran pod sandbox 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec with infra container: openstack/ovn-controller-sbpcz-config-d4fkg/POD\" id=6a749652-34ab-4c45-90fc-732fc8af44b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:12.811371 crc crio[19822]: time=\"2026-06-12T11:12:12.811289549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=b6363b0a-4240-4f32-b0fa-89de1d7615db name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:12.815978 crc crio[19822]: time=\"2026-06-12T11:12:12.815884035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=5018f6a9-9c25-40e1-a5a2-9ebcd450ff42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:12.824603 crc crio[19822]: time=\"2026-06-12T11:12:12.82447898Z\" level=info msg=\"Creating container: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config\" id=c993e684-d7ac-4d46-b00f-f33af943998f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:12.825183 crc crio[19822]: time=\"2026-06-12T11:12:12.825067629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:12.956877 crc crio[19822]: time=\"2026-06-12T11:12:12.954428714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:13.128580 crc crio[19822]: 2026-06-12T11:12:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bea3674bb18b7f Mac:ee:57:35:0d:21:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 SocketPath: PciID:}] [{Interface:0xc00062a5e0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:13.130647 crc crio[19822]: time=\"2026-06-12T11:12:13.130504624Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc003094568}] Aliases:map[]}\"\nJun 12 11:12:13.130910 crc crio[19822]: time=\"2026-06-12T11:12:13.130790034Z\" level=info msg=\"Checking pod openstack_swift-proxy-58fcfd6f65-vbfsg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:13.144855 crc crio[19822]: time=\"2026-06-12T11:12:13.144339391Z\" level=info msg=\"Ran pod sandbox 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b with infra container: openstack/swift-proxy-58fcfd6f65-vbfsg/POD\" id=afe03d19-0fa7-4a7e-b115-697f040c3b53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:13.149143 crc crio[19822]: time=\"2026-06-12T11:12:13.148723683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=f135206c-d956-4c16-8dc4-ae4cf864257f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:13.228388 crc crio[19822]: time=\"2026-06-12T11:12:13.228305142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:13.246765 crc crio[19822]: time=\"2026-06-12T11:12:13.246654577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=aba017c6-26db-4910-be52-64c20aa95d1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:13.256294 crc crio[19822]: time=\"2026-06-12T11:12:13.256188052Z\" level=info msg=\"Creating container: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd\" id=460f405b-e8a9-44f0-bfa6-af84ce0f46e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:13.256717 crc crio[19822]: time=\"2026-06-12T11:12:13.256652727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:13.328615 crc crio[19822]: time=\"2026-06-12T11:12:13.32852466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:13.333483 crc crio[19822]: time=\"2026-06-12T11:12:13.333408165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:13.580902 crc crio[19822]: time=\"2026-06-12T11:12:13.580732216Z\" level=info msg=\"Created container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd\" id=460f405b-e8a9-44f0-bfa6-af84ce0f46e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:13.582784 crc crio[19822]: time=\"2026-06-12T11:12:13.582684438Z\" level=info msg=\"Starting container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93\" id=bc0be641-b3a3-4e9b-9e95-75a05531d127 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:13.593424 crc crio[19822]: time=\"2026-06-12T11:12:13.593286006Z\" level=info msg=\"Started container\" PID=249126 containerID=9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93 description=openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd id=bc0be641-b3a3-4e9b-9e95-75a05531d127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\nJun 12 11:12:14.018526 crc crio[19822]: time=\"2026-06-12T11:12:14.015533197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=95460739-892d-4ce2-ba6f-0345f6068063 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:14.024480 crc crio[19822]: time=\"2026-06-12T11:12:14.024327413Z\" level=info msg=\"Created container cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config\" id=c993e684-d7ac-4d46-b00f-f33af943998f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:14.026800 crc crio[19822]: time=\"2026-06-12T11:12:14.026224183Z\" level=info msg=\"Starting container: cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512\" id=89d7673e-4f67-4ef7-8321-3b7e84af0834 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:14.044403 crc crio[19822]: time=\"2026-06-12T11:12:14.042680683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=7011899a-8fd3-4852-9e74-30aacfd77823 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:14.044403 crc crio[19822]: time=\"2026-06-12T11:12:14.043910713Z\" level=info msg=\"Started container\" PID=249123 containerID=cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512 description=openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config id=89d7673e-4f67-4ef7-8321-3b7e84af0834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\nJun 12 11:12:14.059157 crc crio[19822]: time=\"2026-06-12T11:12:14.058959474Z\" level=info msg=\"Creating container: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server\" id=5ba35cd7-298e-4758-927e-df201fdb4a28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:14.059587 crc crio[19822]: time=\"2026-06-12T11:12:14.059490661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:14.167866 crc crio[19822]: time=\"2026-06-12T11:12:14.166582445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:14.176039 crc crio[19822]: time=\"2026-06-12T11:12:14.175885052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:14.347525 crc crio[19822]: time=\"2026-06-12T11:12:14.347419775Z\" level=info msg=\"Created container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server\" id=5ba35cd7-298e-4758-927e-df201fdb4a28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:14.348708 crc crio[19822]: time=\"2026-06-12T11:12:14.348633544Z\" level=info msg=\"Starting container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16\" id=50cd6113-621f-4738-93a7-89a7c91e55cc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:14.358489 crc crio[19822]: time=\"2026-06-12T11:12:14.358140059Z\" level=info msg=\"Started container\" PID=249303 containerID=ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16 description=openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server id=50cd6113-621f-4738-93a7-89a7c91e55cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\nJun 12 11:12:16.378193 crc crio[19822]: time=\"2026-06-12T11:12:16.376466497Z\" level=info msg=\"Stopping pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=b0da1e16-7751-4d98-a03a-e5379a8ceb87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:16.381871 crc crio[19822]: time=\"2026-06-12T11:12:16.380505431Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc002144048}] Aliases:map[]}\"\nJun 12 11:12:16.381871 crc crio[19822]: time=\"2026-06-12T11:12:16.380729939Z\" level=info msg=\"Deleting pod openstack_ovn-controller-sbpcz-config-d4fkg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:16.935673 crc crio[19822]: time=\"2026-06-12T11:12:16.935129579Z\" level=info msg=\"Stopped pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=b0da1e16-7751-4d98-a03a-e5379a8ceb87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:17.175705 crc crio[19822]: time=\"2026-06-12T11:12:17.175604661Z\" level=info msg=\"Stopped container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api\" id=864eafa7-21d4-4523-9080-c97b312b18dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:17.178464 crc crio[19822]: time=\"2026-06-12T11:12:17.178381397Z\" level=info msg=\"Stopping pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=edb60b7e-e97c-40bf-9cf5-73a669c33597 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:17.181003 crc crio[19822]: time=\"2026-06-12T11:12:17.180942999Z\" level=info msg=\"Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc007252058}] Aliases:map[]}\"\nJun 12 11:12:17.181198 crc crio[19822]: time=\"2026-06-12T11:12:17.181147526Z\" level=info msg=\"Deleting pod openstack_neutron-7cffd77f67-pg4pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:18.139718 crc crio[19822]: time=\"2026-06-12T11:12:18.138770079Z\" level=info msg=\"Stopped pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=edb60b7e-e97c-40bf-9cf5-73a669c33597 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:18.658732 crc crio[19822]: time=\"2026-06-12T11:12:18.657873842Z\" level=info msg=\"Removing container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c\" id=51d7bbeb-d693-4c0f-97f3-fc7488736dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:18.864789 crc crio[19822]: time=\"2026-06-12T11:12:18.864613936Z\" level=info msg=\"Removed container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd\" id=51d7bbeb-d693-4c0f-97f3-fc7488736dd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:18.867723 crc crio[19822]: time=\"2026-06-12T11:12:18.867656611Z\" level=info msg=\"Removing container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e\" id=bc202606-4fb2-43c5-8287-2172afd0f47d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:18.924276 crc crio[19822]: time=\"2026-06-12T11:12:18.924063265Z\" level=info msg=\"Removed container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api\" id=bc202606-4fb2-43c5-8287-2172afd0f47d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:21.783740 crc crio[19822]: time=\"2026-06-12T11:12:21.782254515Z\" level=info msg=\"Stopping container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf (timeout: 30s)\" id=13f18522-d55d-4418-bf62-4ebf885e098c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:21.783740 crc crio[19822]: time=\"2026-06-12T11:12:21.783058677Z\" level=info msg=\"Stopping container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19 (timeout: 30s)\" id=275bdf5e-4887-4135-942a-6ae2d1ba58e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:22.054769 crc crio[19822]: time=\"2026-06-12T11:12:22.054321555Z\" level=info msg=\"Stopped container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd\" id=275bdf5e-4887-4135-942a-6ae2d1ba58e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:23.106280 crc crio[19822]: time=\"2026-06-12T11:12:23.105850524Z\" level=info msg=\"Stopped container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server\" id=13f18522-d55d-4418-bf62-4ebf885e098c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:23.107569 crc crio[19822]: time=\"2026-06-12T11:12:23.107496283Z\" level=info msg=\"Stopping pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=129f09d3-1a67-4cc9-b03d-bad86f6f4d5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:23.126912 crc crio[19822]: time=\"2026-06-12T11:12:23.126756478Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc0037c9d68}] Aliases:map[]}\"\nJun 12 11:12:23.127236 crc crio[19822]: time=\"2026-06-12T11:12:23.127042867Z\" level=info msg=\"Deleting pod openstack_swift-proxy-6865c76df7-q68pw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:24.088218 crc crio[19822]: time=\"2026-06-12T11:12:24.087780697Z\" level=info msg=\"Stopped pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=129f09d3-1a67-4cc9-b03d-bad86f6f4d5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:24.860905 crc crio[19822]: time=\"2026-06-12T11:12:24.860577381Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/POD\" id=5c5eea2b-4a05-475a-a540-1e8155bd1e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:24.861644 crc crio[19822]: time=\"2026-06-12T11:12:24.861621125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:24.907370 crc crio[19822]: time=\"2026-06-12T11:12:24.907053765Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc002ed0310}] Aliases:map[]}\"\nJun 12 11:12:24.907370 crc crio[19822]: time=\"2026-06-12T11:12:24.907284332Z\" level=info msg=\"Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:25.078436 crc crio[19822]: time=\"2026-06-12T11:12:25.074589749Z\" level=info msg=\"Removing container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf\" id=f6381e7e-d0e7-4f1a-b42c-3369eb294555 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:25.200259 crc crio[19822]: time=\"2026-06-12T11:12:25.200075561Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-nkwzq/POD\" id=a8cf3121-7a2f-4b46-935b-5892dca9aac2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:25.200259 crc crio[19822]: time=\"2026-06-12T11:12:25.200214486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:25.262410 crc crio[19822]: time=\"2026-06-12T11:12:25.262226474Z\" level=info msg=\"Removed container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server\" id=f6381e7e-d0e7-4f1a-b42c-3369eb294555 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:25.266772 crc crio[19822]: time=\"2026-06-12T11:12:25.266558683Z\" level=info msg=\"Removing container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19\" id=f43ff138-a6de-4dfa-b330-fd60dc636191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:25.290238 crc crio[19822]: time=\"2026-06-12T11:12:25.289473336Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc002ed07f8}] Aliases:map[]}\"\nJun 12 11:12:25.290238 crc crio[19822]: time=\"2026-06-12T11:12:25.289944771Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-nkwzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:25.471046 crc crio[19822]: time=\"2026-06-12T11:12:25.468366382Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-hkfmz/POD\" id=ff66c9ff-14af-4e14-8815-5f500b01c6c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:25.471046 crc crio[19822]: time=\"2026-06-12T11:12:25.468951561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:25.545973 crc crio[19822]: time=\"2026-06-12T11:12:25.545736091Z\" level=info msg=\"Removed container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd\" id=f43ff138-a6de-4dfa-b330-fd60dc636191 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:25.574333 crc crio[19822]: time=\"2026-06-12T11:12:25.574191901Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc002ed0b20}] Aliases:map[]}\"\nJun 12 11:12:25.574628 crc crio[19822]: time=\"2026-06-12T11:12:25.574501591Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-hkfmz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:26.995721 crc crio[19822]: 2026-06-12T11:12:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5260298deccc34b Mac:9e:f8:05:7a:f4:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:26.999152 crc crio[19822]: time=\"2026-06-12T11:12:26.999062008Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc002ed07f8}] Aliases:map[]}\"\nJun 12 11:12:26.999335 crc crio[19822]: time=\"2026-06-12T11:12:26.999288755Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-nkwzq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:27.006775 crc crio[19822]: 2026-06-12T11:12:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7b9af530f5aab0 Mac:4e:10:89:ad:4b:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:27.007783 crc crio[19822]: time=\"2026-06-12T11:12:27.007731148Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc002ed0b20}] Aliases:map[]}\"\nJun 12 11:12:27.007968 crc crio[19822]: time=\"2026-06-12T11:12:27.007921255Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-hkfmz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:27.019191 crc crio[19822]: time=\"2026-06-12T11:12:27.019080765Z\" level=info msg=\"Ran pod sandbox 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 with infra container: openstack/nova-cell0-cell-mapping-nkwzq/POD\" id=a8cf3121-7a2f-4b46-935b-5892dca9aac2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:27.022306 crc crio[19822]: time=\"2026-06-12T11:12:27.022189292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1b6ed6df-db9e-4d55-99a7-62078fa6b0e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:27.026664 crc crio[19822]: time=\"2026-06-12T11:12:27.026447528Z\" level=info msg=\"Ran pod sandbox a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 with infra container: openstack/nova-cell1-cell-mapping-hkfmz/POD\" id=ff66c9ff-14af-4e14-8815-5f500b01c6c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:27.029656 crc crio[19822]: time=\"2026-06-12T11:12:27.029551867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4047903f-1195-465f-908f-1c0d24aaaaf9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:27.049280 crc crio[19822]: time=\"2026-06-12T11:12:27.049182983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a189994d-509d-40bb-b54e-e32fc211d037 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:27.063237 crc crio[19822]: time=\"2026-06-12T11:12:27.063128097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2e156a6b-40f1-4986-b3d9-f3c804120e8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:27.444761 crc crio[19822]: time=\"2026-06-12T11:12:27.444537676Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage\" id=dc59ba43-e005-4b60-91c9-7a99784e1ce5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:27.451061 crc crio[19822]: time=\"2026-06-12T11:12:27.445246858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:27.459300 crc crio[19822]: time=\"2026-06-12T11:12:27.459189624Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage\" id=e310fc59-ded7-482c-8fcb-2d028961395f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:27.486283 crc crio[19822]: time=\"2026-06-12T11:12:27.486169064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:27.531208 crc crio[19822]: time=\"2026-06-12T11:12:27.531082979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:27.536386 crc crio[19822]: time=\"2026-06-12T11:12:27.536297733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:27.548069 crc crio[19822]: time=\"2026-06-12T11:12:27.547922584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:27.551711 crc crio[19822]: time=\"2026-06-12T11:12:27.551625702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:27.959540 crc crio[19822]: time=\"2026-06-12T11:12:27.95875744Z\" level=info msg=\"Created container 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage\" id=e310fc59-ded7-482c-8fcb-2d028961395f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:27.961635 crc crio[19822]: time=\"2026-06-12T11:12:27.961521718Z\" level=info msg=\"Starting container: 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271\" id=8664ae70-3cae-45f6-8cde-3c1d10a99008 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:27.969147 crc crio[19822]: time=\"2026-06-12T11:12:27.968917654Z\" level=info msg=\"Started container\" PID=250349 containerID=3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271 description=openstack/nova-cell1-cell-mapping-hkfmz/nova-manage id=8664ae70-3cae-45f6-8cde-3c1d10a99008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\nJun 12 11:12:28.272730 crc crio[19822]: time=\"2026-06-12T11:12:28.272320434Z\" level=info msg=\"Created container 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage\" id=dc59ba43-e005-4b60-91c9-7a99784e1ce5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:28.274795 crc crio[19822]: time=\"2026-06-12T11:12:28.27471091Z\" level=info msg=\"Starting container: 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d\" id=49c41c6f-5d23-4aa3-bff8-40888c6c68e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:28.291322 crc crio[19822]: time=\"2026-06-12T11:12:28.291233997Z\" level=info msg=\"Started container\" PID=250348 containerID=89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d description=openstack/nova-cell0-cell-mapping-nkwzq/nova-manage id=49c41c6f-5d23-4aa3-bff8-40888c6c68e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\nJun 12 11:12:28.354691 crc crio[19822]: 2026-06-12T11:12:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21cd0bda78a0227 Mac:72:a8:d5:57:4f:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:28.356207 crc crio[19822]: time=\"2026-06-12T11:12:28.356125642Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc002ed0310}] Aliases:map[]}\"\nJun 12 11:12:28.356396 crc crio[19822]: time=\"2026-06-12T11:12:28.356329819Z\" level=info msg=\"Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:28.369876 crc crio[19822]: time=\"2026-06-12T11:12:28.369739371Z\" level=info msg=\"Ran pod sandbox 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/POD\" id=5c5eea2b-4a05-475a-a540-1e8155bd1e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:28.372751 crc crio[19822]: time=\"2026-06-12T11:12:28.372652024Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:28.373008 crc crio[19822]: time=\"2026-06-12T11:12:28.372918083Z\" level=info msg=\"Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4 not found\" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:28.373008 crc crio[19822]: time=\"2026-06-12T11:12:28.372996225Z\" level=info msg=\"Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4 found\" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:28.374000 crc crio[19822]: time=\"2026-06-12T11:12:28.373944266Z\" level=info msg=\"Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=d6a0fa9e-84bf-4b6f-aaf6-337a38abb3a4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:12:28.412985 crc crio[19822]: time=\"2026-06-12T11:12:28.412762844Z\" level=info msg=\"Trying to access \\\"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\\\"\"\nJun 12 11:12:33.784389 crc crio[19822]: time=\"2026-06-12T11:12:33.783164582Z\" level=info msg=\"Removing container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2\" id=b69f8c9c-c479-4806-8eb5-95ad75696f9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:33.824666 crc crio[19822]: time=\"2026-06-12T11:12:33.824371299Z\" level=info msg=\"Removed container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server\" id=b69f8c9c-c479-4806-8eb5-95ad75696f9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:33.832379 crc crio[19822]: time=\"2026-06-12T11:12:33.832315609Z\" level=info msg=\"Removing container: 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8\" id=7902f6c4-6ff2-4df6-a73d-b87278426b3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:33.873197 crc crio[19822]: time=\"2026-06-12T11:12:33.873020383Z\" level=info msg=\"Removed container 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8: openshift-marketplace/redhat-operators-f7v7z/extract-content\" id=7902f6c4-6ff2-4df6-a73d-b87278426b3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:33.878423 crc crio[19822]: time=\"2026-06-12T11:12:33.878326738Z\" level=info msg=\"Removing container: 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b\" id=80ab5b43-8fda-4a28-9d0c-7b9ea1ca1029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:34.030433 crc crio[19822]: time=\"2026-06-12T11:12:34.030334909Z\" level=info msg=\"Removed container 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b: openshift-infra/auto-csr-approver-29687706-tq7j6/oc\" id=80ab5b43-8fda-4a28-9d0c-7b9ea1ca1029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:34.035617 crc crio[19822]: time=\"2026-06-12T11:12:34.035547563Z\" level=info msg=\"Removing container: cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7\" id=53cbffdd-141b-456b-ae9c-f6d4098337d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:34.092489 crc crio[19822]: time=\"2026-06-12T11:12:34.092368756Z\" level=info msg=\"Removed container cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7: openshift-marketplace/redhat-operators-f7v7z/extract-utilities\" id=53cbffdd-141b-456b-ae9c-f6d4098337d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:34.136575 crc crio[19822]: time=\"2026-06-12T11:12:34.13597355Z\" level=info msg=\"Stopping pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=49da83a2-8bf0-47d9-bbc3-4c6eda8f2495 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.136575 crc crio[19822]: time=\"2026-06-12T11:12:34.136233049Z\" level=info msg=\"Stopped pod sandbox (already stopped): 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=49da83a2-8bf0-47d9-bbc3-4c6eda8f2495 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.138730 crc crio[19822]: time=\"2026-06-12T11:12:34.138559724Z\" level=info msg=\"Removing pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=cd1cdb97-7bbd-4e9c-b3ef-ad73b4b0e502 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.200145 crc crio[19822]: time=\"2026-06-12T11:12:34.199451019Z\" level=info msg=\"Removed pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=cd1cdb97-7bbd-4e9c-b3ef-ad73b4b0e502 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.203147 crc crio[19822]: time=\"2026-06-12T11:12:34.202781749Z\" level=info msg=\"Stopping pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=fd7d409e-5949-4a8e-8d4f-094d54a5c197 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.203147 crc crio[19822]: time=\"2026-06-12T11:12:34.203058187Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=fd7d409e-5949-4a8e-8d4f-094d54a5c197 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.207749 crc crio[19822]: time=\"2026-06-12T11:12:34.207312273Z\" level=info msg=\"Removing pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=597884fb-95ae-4708-86f8-1e66a3785e0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.248964 crc crio[19822]: time=\"2026-06-12T11:12:34.247208019Z\" level=info msg=\"Removed pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=597884fb-95ae-4708-86f8-1e66a3785e0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.250143 crc crio[19822]: time=\"2026-06-12T11:12:34.250019985Z\" level=info msg=\"Stopping pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=79c95131-cf8d-4217-b64c-c4e2856c501d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.250257 crc crio[19822]: time=\"2026-06-12T11:12:34.250144529Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=79c95131-cf8d-4217-b64c-c4e2856c501d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.250868 crc crio[19822]: time=\"2026-06-12T11:12:34.250762089Z\" level=info msg=\"Removing pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=25533269-4b17-4bfd-a466-85dce7bcc09b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.282972 crc crio[19822]: time=\"2026-06-12T11:12:34.281713101Z\" level=info msg=\"Removed pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=25533269-4b17-4bfd-a466-85dce7bcc09b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.283706 crc crio[19822]: time=\"2026-06-12T11:12:34.283653988Z\" level=info msg=\"Stopping pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=b54d6227-1617-4713-b8ca-c344715a90c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.283860 crc crio[19822]: time=\"2026-06-12T11:12:34.283729081Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=b54d6227-1617-4713-b8ca-c344715a90c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.284654 crc crio[19822]: time=\"2026-06-12T11:12:34.284584718Z\" level=info msg=\"Removing pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=1bab9246-9fd8-46a2-8620-0bf2cdd495ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.326278 crc crio[19822]: time=\"2026-06-12T11:12:34.326150004Z\" level=info msg=\"Removed pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=1bab9246-9fd8-46a2-8620-0bf2cdd495ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.330697 crc crio[19822]: time=\"2026-06-12T11:12:34.330002069Z\" level=info msg=\"Stopping pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=b2fdd000-a94c-4d53-b73f-a16ed46f7440 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.330887 crc crio[19822]: time=\"2026-06-12T11:12:34.330716392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=b2fdd000-a94c-4d53-b73f-a16ed46f7440 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.332298 crc crio[19822]: time=\"2026-06-12T11:12:34.332229569Z\" level=info msg=\"Removing pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=38d3d870-8993-4aa0-bd78-3bcd29bf8065 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.363702 crc crio[19822]: time=\"2026-06-12T11:12:34.363567737Z\" level=info msg=\"Removed pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=38d3d870-8993-4aa0-bd78-3bcd29bf8065 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.367731 crc crio[19822]: time=\"2026-06-12T11:12:34.367369312Z\" level=info msg=\"Stopping pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=fb392fb7-faca-49d8-a751-5f546b18ad28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.368219 crc crio[19822]: time=\"2026-06-12T11:12:34.36792874Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=fb392fb7-faca-49d8-a751-5f546b18ad28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.370219 crc crio[19822]: time=\"2026-06-12T11:12:34.370139912Z\" level=info msg=\"Removing pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=5c45aa6d-fec7-4846-b9f9-c254a7e1abb9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.405739 crc crio[19822]: time=\"2026-06-12T11:12:34.405537754Z\" level=info msg=\"Removed pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=5c45aa6d-fec7-4846-b9f9-c254a7e1abb9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.411689 crc crio[19822]: time=\"2026-06-12T11:12:34.411632181Z\" level=info msg=\"Stopping pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=4369e6bc-70bf-461b-a7f8-23caa09cf1c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.411936 crc crio[19822]: time=\"2026-06-12T11:12:34.411701863Z\" level=info msg=\"Stopped pod sandbox (already stopped): 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=4369e6bc-70bf-461b-a7f8-23caa09cf1c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.412382 crc crio[19822]: time=\"2026-06-12T11:12:34.412318654Z\" level=info msg=\"Removing pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=abaec4b3-6800-4aa3-9250-2937e527f8c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.483867 crc crio[19822]: time=\"2026-06-12T11:12:34.481536697Z\" level=info msg=\"Removed pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=abaec4b3-6800-4aa3-9250-2937e527f8c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.483867 crc crio[19822]: time=\"2026-06-12T11:12:34.482574195Z\" level=info msg=\"Stopping pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=92e3b005-302d-4e6f-a7ab-d1ab8c26fd8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.483867 crc crio[19822]: time=\"2026-06-12T11:12:34.482626876Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=92e3b005-302d-4e6f-a7ab-d1ab8c26fd8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.487866 crc crio[19822]: time=\"2026-06-12T11:12:34.48526038Z\" level=info msg=\"Removing pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=6470be67-6a39-4220-b1b6-049eff212df2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.517969 crc crio[19822]: time=\"2026-06-12T11:12:34.517417305Z\" level=info msg=\"Removed pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=6470be67-6a39-4220-b1b6-049eff212df2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.521788 crc crio[19822]: time=\"2026-06-12T11:12:34.519524606Z\" level=info msg=\"Stopping pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=4961d9eb-058e-475c-8b55-935b79803f4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.521788 crc crio[19822]: time=\"2026-06-12T11:12:34.519596928Z\" level=info msg=\"Stopped pod sandbox (already stopped): d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=4961d9eb-058e-475c-8b55-935b79803f4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.521788 crc crio[19822]: time=\"2026-06-12T11:12:34.520164693Z\" level=info msg=\"Removing pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=108fc203-81dc-459a-b7fb-57deb7671035 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.554945 crc crio[19822]: time=\"2026-06-12T11:12:34.554752282Z\" level=info msg=\"Removed pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=108fc203-81dc-459a-b7fb-57deb7671035 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.557220 crc crio[19822]: time=\"2026-06-12T11:12:34.55642436Z\" level=info msg=\"Stopping pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=9c1ecf71-6f99-40f5-8868-3a94c3a4e78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.557220 crc crio[19822]: time=\"2026-06-12T11:12:34.556546345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=9c1ecf71-6f99-40f5-8868-3a94c3a4e78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:34.559007 crc crio[19822]: time=\"2026-06-12T11:12:34.557357161Z\" level=info msg=\"Removing pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=b81e7fb6-3e52-42aa-99ce-e0133088206a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:34.609616 crc crio[19822]: time=\"2026-06-12T11:12:34.609515848Z\" level=info msg=\"Removed pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=b81e7fb6-3e52-42aa-99ce-e0133088206a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:12:38.253661 crc crio[19822]: time=\"2026-06-12T11:12:38.252742122Z\" level=info msg=\"Stopping pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=4a5a4881-272a-4ac0-902c-ba4ef1e95e6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:38.255580 crc crio[19822]: time=\"2026-06-12T11:12:38.254402006Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc007252420}] Aliases:map[]}\"\nJun 12 11:12:38.255580 crc crio[19822]: time=\"2026-06-12T11:12:38.254550971Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-hkfmz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:38.258338 crc crio[19822]: time=\"2026-06-12T11:12:38.258210297Z\" level=info msg=\"Stopping pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=edde9dea-cf0c-444f-906f-333b7fc9dff5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:38.259980 crc crio[19822]: time=\"2026-06-12T11:12:38.259756017Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc0037c8700}] Aliases:map[]}\"\nJun 12 11:12:38.260544 crc crio[19822]: time=\"2026-06-12T11:12:38.260404997Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-nkwzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:41.741540 crc crio[19822]: time=\"2026-06-12T11:12:41.740765849Z\" level=info msg=\"Stopped pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=4a5a4881-272a-4ac0-902c-ba4ef1e95e6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:43.301235 crc crio[19822]: time=\"2026-06-12T11:12:43.297455638Z\" level=info msg=\"Stopping container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a (timeout: 30s)\" id=bac0dd98-169c-44d7-894a-a4c36260ea32 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:43.301235 crc crio[19822]: time=\"2026-06-12T11:12:43.299217409Z\" level=info msg=\"Stopping container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb (timeout: 30s)\" id=32c7fdb5-ce09-4fd0-8281-925e8a3dd7eb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:43.389484 crc crio[19822]: time=\"2026-06-12T11:12:43.388442246Z\" level=info msg=\"Stopping container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67 (timeout: 30s)\" id=06397466-e8e4-4ec7-99f0-053c403858c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:43.492216 crc crio[19822]: time=\"2026-06-12T11:12:43.491972097Z\" level=info msg=\"Stopping container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6 (timeout: 30s)\" id=f51518f6-57c7-4b4b-a04b-a805fbe1e4ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:43.492216 crc crio[19822]: time=\"2026-06-12T11:12:43.492011808Z\" level=info msg=\"Stopping container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686 (timeout: 30s)\" id=151d3471-8bd9-49b3-b2c7-bf4c71012960 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:44.804259 crc crio[19822]: time=\"2026-06-12T11:12:44.80327797Z\" level=info msg=\"Stopped pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=edde9dea-cf0c-444f-906f-333b7fc9dff5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:44.809887 crc crio[19822]: time=\"2026-06-12T11:12:44.808216678Z\" level=info msg=\"Stopped container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log\" id=151d3471-8bd9-49b3-b2c7-bf4c71012960 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:44.810291 crc crio[19822]: time=\"2026-06-12T11:12:44.810204052Z\" level=info msg=\"Stopped container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log\" id=32c7fdb5-ce09-4fd0-8281-925e8a3dd7eb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:45.817587 crc crio[19822]: time=\"2026-06-12T11:12:45.817411726Z\" level=info msg=\"Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:5d27a8d06adcbfe64674e92dd0e7db9bfbcc78978339a425ba27117930e5c03d\" id=d6a0fa9e-84bf-4b6f-aaf6-337a38abb3a4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:12:45.819188 crc crio[19822]: time=\"2026-06-12T11:12:45.819026465Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=8dc4781a-9f12-4eaa-8c83-0d1206fdbbc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:45.861991 crc crio[19822]: time=\"2026-06-12T11:12:45.861755579Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=67dd5578-952e-4d82-8012-80642600f65c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:45.877706 crc crio[19822]: time=\"2026-06-12T11:12:45.876358465Z\" level=info msg=\"Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=979a96a3-d9f8-4c62-9f21-b346bb7b58a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:45.880682 crc crio[19822]: time=\"2026-06-12T11:12:45.88058518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:45.941252 crc crio[19822]: time=\"2026-06-12T11:12:45.94105044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:45.945990 crc crio[19822]: time=\"2026-06-12T11:12:45.945929194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:46.155628 crc crio[19822]: time=\"2026-06-12T11:12:46.155387726Z\" level=info msg=\"Created container c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=979a96a3-d9f8-4c62-9f21-b346bb7b58a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:46.158695 crc crio[19822]: time=\"2026-06-12T11:12:46.15856489Z\" level=info msg=\"Starting container: c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6\" id=d3ca1963-34b0-4da4-839c-87d88a571536 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:46.165497 crc crio[19822]: time=\"2026-06-12T11:12:46.165378986Z\" level=info msg=\"Started container\" PID=251501 containerID=c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam id=d3ca1963-34b0-4da4-839c-87d88a571536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f\nJun 12 11:12:46.552525 crc crio[19822]: time=\"2026-06-12T11:12:46.552416372Z\" level=info msg=\"Stopped container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api\" id=bac0dd98-169c-44d7-894a-a4c36260ea32 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:46.554941 crc crio[19822]: time=\"2026-06-12T11:12:46.553759786Z\" level=info msg=\"Stopping pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=24e56c05-5f94-4a66-838a-85781f25a719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:46.567700 crc crio[19822]: time=\"2026-06-12T11:12:46.558226989Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0007acfa8}] Aliases:map[]}\"\nJun 12 11:12:46.567700 crc crio[19822]: time=\"2026-06-12T11:12:46.558528248Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:46.840492 crc crio[19822]: time=\"2026-06-12T11:12:46.839346416Z\" level=info msg=\"Stopped container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata\" id=f51518f6-57c7-4b4b-a04b-a805fbe1e4ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:46.842399 crc crio[19822]: time=\"2026-06-12T11:12:46.842324351Z\" level=info msg=\"Stopping pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=65148fd2-1550-4c98-a994-42e787c53e36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:46.844849 crc crio[19822]: time=\"2026-06-12T11:12:46.84474885Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc001ee2728}] Aliases:map[]}\"\nJun 12 11:12:46.845501 crc crio[19822]: time=\"2026-06-12T11:12:46.84537549Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:47.022214 crc crio[19822]: time=\"2026-06-12T11:12:47.021088814Z\" level=info msg=\"Stopped pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=24e56c05-5f94-4a66-838a-85781f25a719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:47.316533 crc crio[19822]: time=\"2026-06-12T11:12:47.316048263Z\" level=info msg=\"Stopped pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=65148fd2-1550-4c98-a994-42e787c53e36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:47.493488 crc crio[19822]: time=\"2026-06-12T11:12:47.493074944Z\" level=info msg=\"Removing container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a\" id=d4470995-8b3d-47cf-9056-510ee1c6ca40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:47.554607 crc crio[19822]: time=\"2026-06-12T11:12:47.554427934Z\" level=info msg=\"Removed container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api\" id=d4470995-8b3d-47cf-9056-510ee1c6ca40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:47.578137 crc crio[19822]: time=\"2026-06-12T11:12:47.578042893Z\" level=info msg=\"Removing container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb\" id=66d4b464-6bb3-46fa-9a0e-f450d214b110 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:47.634757 crc crio[19822]: time=\"2026-06-12T11:12:47.634697819Z\" level=info msg=\"Removed container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log\" id=66d4b464-6bb3-46fa-9a0e-f450d214b110 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:47.653242 crc crio[19822]: time=\"2026-06-12T11:12:47.653001795Z\" level=info msg=\"Removing container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6\" id=5a97c586-a0d6-4e00-bf32-b7769b7fa96e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:47.724391 crc crio[19822]: time=\"2026-06-12T11:12:47.724307293Z\" level=info msg=\"Removed container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata\" id=5a97c586-a0d6-4e00-bf32-b7769b7fa96e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:47.747305 crc crio[19822]: time=\"2026-06-12T11:12:47.74722888Z\" level=info msg=\"Removing container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686\" id=2a674dd8-aabb-4336-9d5a-47231d6f6538 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:47.785804 crc crio[19822]: time=\"2026-06-12T11:12:47.785654089Z\" level=info msg=\"Removed container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log\" id=2a674dd8-aabb-4336-9d5a-47231d6f6538 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:12:48.023746 crc crio[19822]: time=\"2026-06-12T11:12:48.023666619Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=8c2319fc-1c21-4bc3-bd28-e5141a353abd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:48.025052 crc crio[19822]: time=\"2026-06-12T11:12:48.023767453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:48.055745 crc crio[19822]: time=\"2026-06-12T11:12:48.055267188Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}\"\nJun 12 11:12:48.055745 crc crio[19822]: time=\"2026-06-12T11:12:48.055686231Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:48.273402 crc crio[19822]: time=\"2026-06-12T11:12:48.273080557Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=8fc405ac-4141-4e72-bda1-161038c7e3d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:48.273402 crc crio[19822]: time=\"2026-06-12T11:12:48.273264173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:48.308322 crc crio[19822]: time=\"2026-06-12T11:12:48.307717121Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc0007ac708}] Aliases:map[]}\"\nJun 12 11:12:48.308322 crc crio[19822]: time=\"2026-06-12T11:12:48.307766704Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:48.621861 crc crio[19822]: 2026-06-12T11:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebbcf291541d60d Mac:1a:b4:53:6c:e7:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 SocketPath: PciID:}] [{Interface:0xc0002b48c0 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:48.623019 crc crio[19822]: time=\"2026-06-12T11:12:48.622969563Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}\"\nJun 12 11:12:48.623190 crc crio[19822]: time=\"2026-06-12T11:12:48.623156229Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:48.640327 crc crio[19822]: time=\"2026-06-12T11:12:48.640289222Z\" level=info msg=\"Ran pod sandbox ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 with infra container: openstack/nova-api-0/POD\" id=8c2319fc-1c21-4bc3-bd28-e5141a353abd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:48.642787 crc crio[19822]: time=\"2026-06-12T11:12:48.642712409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=cd6fb24a-8ff5-4f4b-9a07-6e036c601c6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:48.649552 crc crio[19822]: time=\"2026-06-12T11:12:48.646006804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=321f1a1b-a261-449e-a050-8d40e6ee248a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:48.654190 crc crio[19822]: time=\"2026-06-12T11:12:48.65402986Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3dfbb82a-b9a4-419f-b62c-de49c6188755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:48.654543 crc crio[19822]: time=\"2026-06-12T11:12:48.654455533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:48.704795 crc crio[19822]: time=\"2026-06-12T11:12:48.704659175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:48.708082 crc crio[19822]: time=\"2026-06-12T11:12:48.708015761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:48.855692 crc crio[19822]: time=\"2026-06-12T11:12:48.855532118Z\" level=info msg=\"Created container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log\" id=3dfbb82a-b9a4-419f-b62c-de49c6188755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:48.857153 crc crio[19822]: time=\"2026-06-12T11:12:48.857044736Z\" level=info msg=\"Starting container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e\" id=5997ea08-12f6-4498-942a-e7a8a150e12d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:48.862692 crc crio[19822]: 2026-06-12T11:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3149d0a152af8d Mac:46:42:88:37:7a:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:48.865175 crc crio[19822]: time=\"2026-06-12T11:12:48.86502005Z\" level=info msg=\"Started container\" PID=251906 containerID=f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e description=openstack/nova-api-0/nova-api-log id=5997ea08-12f6-4498-942a-e7a8a150e12d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\nJun 12 11:12:48.866599 crc crio[19822]: time=\"2026-06-12T11:12:48.866476108Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc0007ac708}] Aliases:map[]}\"\nJun 12 11:12:48.867333 crc crio[19822]: time=\"2026-06-12T11:12:48.867306105Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:48.877790 crc crio[19822]: time=\"2026-06-12T11:12:48.877587602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9662d734-2e6d-4d71-9810-e689937011bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:48.892486 crc crio[19822]: time=\"2026-06-12T11:12:48.891299262Z\" level=info msg=\"Ran pod sandbox f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a with infra container: openstack/nova-metadata-0/POD\" id=8fc405ac-4141-4e72-bda1-161038c7e3d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:48.896885 crc crio[19822]: time=\"2026-06-12T11:12:48.896793445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=107b28b3-3ec2-4bf8-8feb-a7ffa053583f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:48.902033 crc crio[19822]: time=\"2026-06-12T11:12:48.901906618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=736cb9fe-2537-4293-8b26-88155afc6a35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:48.913284 crc crio[19822]: time=\"2026-06-12T11:12:48.913078503Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=9808ef65-9b80-46c5-941e-93535fbd8ce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:48.913678 crc crio[19822]: time=\"2026-06-12T11:12:48.91360777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:48.949399 crc crio[19822]: time=\"2026-06-12T11:12:48.949266798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=76315cbe-c726-4299-8c90-ac23799069f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:48.969682 crc crio[19822]: time=\"2026-06-12T11:12:48.969596227Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=2f056d85-1527-4b8b-9886-048df3d40e3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:48.969980 crc crio[19822]: time=\"2026-06-12T11:12:48.969778453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:48.970163 crc crio[19822]: time=\"2026-06-12T11:12:48.970084592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:48.974944 crc crio[19822]: time=\"2026-06-12T11:12:48.974889385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:49.039648 crc crio[19822]: time=\"2026-06-12T11:12:49.039555182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:49.044895 crc crio[19822]: time=\"2026-06-12T11:12:49.044701483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:49.258644 crc crio[19822]: time=\"2026-06-12T11:12:49.256674366Z\" level=info msg=\"Created container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log\" id=9808ef65-9b80-46c5-941e-93535fbd8ce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:49.258644 crc crio[19822]: time=\"2026-06-12T11:12:49.258590466Z\" level=info msg=\"Starting container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3\" id=399f0f14-07bd-44ff-bcc8-5e3215a73b10 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:49.268370 crc crio[19822]: time=\"2026-06-12T11:12:49.268281515Z\" level=info msg=\"Started container\" PID=251929 containerID=5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3 description=openstack/nova-metadata-0/nova-metadata-log id=399f0f14-07bd-44ff-bcc8-5e3215a73b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\nJun 12 11:12:49.275875 crc crio[19822]: time=\"2026-06-12T11:12:49.275742104Z\" level=info msg=\"Created container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api\" id=2f056d85-1527-4b8b-9886-048df3d40e3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:49.280741 crc crio[19822]: time=\"2026-06-12T11:12:49.280603759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4b319ffa-5cd2-4661-a637-55cefed12986 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:49.282329 crc crio[19822]: time=\"2026-06-12T11:12:49.282273953Z\" level=info msg=\"Starting container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea\" id=27affa21-4a28-4cd1-a548-6336a080dca1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:49.296443 crc crio[19822]: time=\"2026-06-12T11:12:49.296359943Z\" level=info msg=\"Started container\" PID=251939 containerID=1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea description=openstack/nova-api-0/nova-api-api id=27affa21-4a28-4cd1-a548-6336a080dca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\nJun 12 11:12:49.336656 crc crio[19822]: time=\"2026-06-12T11:12:49.336600824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a63866ba-2806-489c-80d2-90fef7dcecea name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:49.344413 crc crio[19822]: time=\"2026-06-12T11:12:49.344365085Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=063ebf9f-4259-4bcf-b48f-cabf3b7b2b05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:49.344983 crc crio[19822]: time=\"2026-06-12T11:12:49.344958154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:49.391467 crc crio[19822]: time=\"2026-06-12T11:12:49.391410583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:49.397249 crc crio[19822]: time=\"2026-06-12T11:12:49.397219669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:49.631135 crc crio[19822]: time=\"2026-06-12T11:12:49.630536185Z\" level=info msg=\"Created container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata\" id=063ebf9f-4259-4bcf-b48f-cabf3b7b2b05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:49.636240 crc crio[19822]: time=\"2026-06-12T11:12:49.633370573Z\" level=info msg=\"Starting container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390\" id=064f0e15-64e3-43f4-be81-c78e46925506 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:49.641250 crc crio[19822]: time=\"2026-06-12T11:12:49.641150134Z\" level=info msg=\"Started container\" PID=251987 containerID=501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390 description=openstack/nova-metadata-0/nova-metadata-metadata id=064f0e15-64e3-43f4-be81-c78e46925506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\nJun 12 11:12:54.233249 crc crio[19822]: time=\"2026-06-12T11:12:54.232501167Z\" level=info msg=\"Stopped container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=06397466-e8e4-4ec7-99f0-053c403858c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:12:54.236915 crc crio[19822]: time=\"2026-06-12T11:12:54.236877557Z\" level=info msg=\"Stopping pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=7fe1249e-c0f0-4c56-a0ca-1f58a996cddb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:54.238717 crc crio[19822]: time=\"2026-06-12T11:12:54.238684364Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc002ed0438}] Aliases:map[]}\"\nJun 12 11:12:54.239136 crc crio[19822]: time=\"2026-06-12T11:12:54.239070946Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:54.564202 crc crio[19822]: time=\"2026-06-12T11:12:54.563652091Z\" level=info msg=\"Stopped pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=7fe1249e-c0f0-4c56-a0ca-1f58a996cddb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:12:56.152556 crc crio[19822]: time=\"2026-06-12T11:12:56.151917981Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=c9c0eae7-6e3e-47b2-91ea-4971cd52ace4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:56.152556 crc crio[19822]: time=\"2026-06-12T11:12:56.152560742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:56.190320 crc crio[19822]: time=\"2026-06-12T11:12:56.190178962Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc003095038}] Aliases:map[]}\"\nJun 12 11:12:56.190320 crc crio[19822]: time=\"2026-06-12T11:12:56.190260095Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:12:56.500634 crc crio[19822]: 2026-06-12T11:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0313a40002f3baf Mac:b6:91:62:f6:2c:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:12:56.502319 crc crio[19822]: time=\"2026-06-12T11:12:56.502232187Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc003095038}] Aliases:map[]}\"\nJun 12 11:12:56.502482 crc crio[19822]: time=\"2026-06-12T11:12:56.502390352Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:12:56.514678 crc crio[19822]: time=\"2026-06-12T11:12:56.51457491Z\" level=info msg=\"Ran pod sandbox 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 with infra container: openstack/nova-scheduler-0/POD\" id=c9c0eae7-6e3e-47b2-91ea-4971cd52ace4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:12:56.517555 crc crio[19822]: time=\"2026-06-12T11:12:56.517472013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a993e602-f540-4190-8812-630e26eab4db name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:56.545769 crc crio[19822]: time=\"2026-06-12T11:12:56.545556139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=1bbe3530-f413-4068-a4e1-fb46f494e530 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:12:56.553800 crc crio[19822]: time=\"2026-06-12T11:12:56.553688968Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2072a1e4-3dc5-4eb8-903d-8178b5812fe8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:56.554446 crc crio[19822]: time=\"2026-06-12T11:12:56.554292048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:56.639738 crc crio[19822]: time=\"2026-06-12T11:12:56.639263828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:56.643402 crc crio[19822]: time=\"2026-06-12T11:12:56.64336658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:12:56.796361 crc crio[19822]: time=\"2026-06-12T11:12:56.79607634Z\" level=info msg=\"Created container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2072a1e4-3dc5-4eb8-903d-8178b5812fe8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:12:56.802862 crc crio[19822]: time=\"2026-06-12T11:12:56.802698682Z\" level=info msg=\"Starting container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9\" id=513bedec-777b-4ab3-b867-22beed727388 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:12:56.813256 crc crio[19822]: time=\"2026-06-12T11:12:56.813145015Z\" level=info msg=\"Started container\" PID=252707 containerID=039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=513bedec-777b-4ab3-b867-22beed727388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\nJun 12 11:13:34.682193 crc crio[19822]: time=\"2026-06-12T11:13:34.680697327Z\" level=info msg=\"Stopping pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=9115a37d-8612-4d79-a9e8-ac49fdede516 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:13:34.682193 crc crio[19822]: time=\"2026-06-12T11:13:34.682216566Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=9115a37d-8612-4d79-a9e8-ac49fdede516 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:13:34.685603 crc crio[19822]: time=\"2026-06-12T11:13:34.683228638Z\" level=info msg=\"Removing pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=02716edf-ef94-42cf-a709-20b741a67b6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:13:34.719761 crc crio[19822]: time=\"2026-06-12T11:13:34.719575126Z\" level=info msg=\"Removed pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=02716edf-ef94-42cf-a709-20b741a67b6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:13:34.721399 crc crio[19822]: time=\"2026-06-12T11:13:34.721229061Z\" level=info msg=\"Stopping pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=0a466716-09b8-4955-be6b-736d833c736c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:13:34.721530 crc crio[19822]: time=\"2026-06-12T11:13:34.721423827Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=0a466716-09b8-4955-be6b-736d833c736c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:13:34.722382 crc crio[19822]: time=\"2026-06-12T11:13:34.722291724Z\" level=info msg=\"Removing pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=4c8827d7-b240-4827-a986-dce479e5aa44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:13:34.748903 crc crio[19822]: time=\"2026-06-12T11:13:34.748751639Z\" level=info msg=\"Removed pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=4c8827d7-b240-4827-a986-dce479e5aa44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:00.577743 crc crio[19822]: time=\"2026-06-12T11:14:00.576785827Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687714-ljbrr/POD\" id=0730d35f-f939-4a3b-a033-0632a476a97e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:00.579901 crc crio[19822]: time=\"2026-06-12T11:14:00.577762088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:00.637358 crc crio[19822]: time=\"2026-06-12T11:14:00.637264047Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc0007add38}] Aliases:map[]}\"\nJun 12 11:14:00.637698 crc crio[19822]: time=\"2026-06-12T11:14:00.6376767Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687714-ljbrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:01.185024 crc crio[19822]: 2026-06-12T11:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c98aa27f8b8a6b Mac:ce:45:82:c0:04:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:01.186901 crc crio[19822]: time=\"2026-06-12T11:14:01.186780498Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc0007add38}] Aliases:map[]}\"\nJun 12 11:14:01.187255 crc crio[19822]: time=\"2026-06-12T11:14:01.187223762Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687714-ljbrr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:01.199043 crc crio[19822]: time=\"2026-06-12T11:14:01.199007873Z\" level=info msg=\"Ran pod sandbox 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 with infra container: openshift-infra/auto-csr-approver-29687714-ljbrr/POD\" id=0730d35f-f939-4a3b-a033-0632a476a97e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:01.202709 crc crio[19822]: time=\"2026-06-12T11:14:01.202606103Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=42d71dc6-0f85-437f-8773-41960e3666e8 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:01.214631 crc crio[19822]: time=\"2026-06-12T11:14:01.214528273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:14:04.571926 crc crio[19822]: time=\"2026-06-12T11:14:04.571356681Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=42d71dc6-0f85-437f-8773-41960e3666e8 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:04.576881 crc crio[19822]: time=\"2026-06-12T11:14:04.572927643Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9409a478-c17e-436a-a002-62476b29b989 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:04.576881 crc crio[19822]: time=\"2026-06-12T11:14:04.575371311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=281fa4a6-9839-49b2-a999-f263067bb015 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:04.583007 crc crio[19822]: time=\"2026-06-12T11:14:04.582916972Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687714-ljbrr/oc\" id=c9b80513-0aa3-4321-86d3-5aa2e44f78c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:04.583518 crc crio[19822]: time=\"2026-06-12T11:14:04.583450959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:04.642280 crc crio[19822]: time=\"2026-06-12T11:14:04.642187012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:04.851869 crc crio[19822]: time=\"2026-06-12T11:14:04.851680994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:04.999597 crc crio[19822]: time=\"2026-06-12T11:14:04.999490259Z\" level=info msg=\"Created container d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b: openshift-infra/auto-csr-approver-29687714-ljbrr/oc\" id=c9b80513-0aa3-4321-86d3-5aa2e44f78c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:05.001254 crc crio[19822]: time=\"2026-06-12T11:14:05.001169864Z\" level=info msg=\"Starting container: d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b\" id=3ebca10d-1fd8-4aff-b5f0-77706b77e15a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:05.008433 crc crio[19822]: time=\"2026-06-12T11:14:05.008334732Z\" level=info msg=\"Started container\" PID=256758 containerID=d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b description=openshift-infra/auto-csr-approver-29687714-ljbrr/oc id=3ebca10d-1fd8-4aff-b5f0-77706b77e15a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\nJun 12 11:14:07.164787 crc crio[19822]: time=\"2026-06-12T11:14:07.163640011Z\" level=info msg=\"Stopping pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=bdeb68d0-784f-4004-8ec8-b2d7266a7924 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:07.166038 crc crio[19822]: time=\"2026-06-12T11:14:07.165523132Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc000696560}] Aliases:map[]}\"\nJun 12 11:14:07.166038 crc crio[19822]: time=\"2026-06-12T11:14:07.165648936Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687714-ljbrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:07.499380 crc crio[19822]: time=\"2026-06-12T11:14:07.49896147Z\" level=info msg=\"Stopped pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=bdeb68d0-784f-4004-8ec8-b2d7266a7924 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:11.235531 crc crio[19822]: time=\"2026-06-12T11:14:11.234609755Z\" level=info msg=\"Stopping pod sandbox: 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f\" id=9dbbff23-7dbe-46d2-9566-d3658d397709 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:11.236501 crc crio[19822]: time=\"2026-06-12T11:14:11.23601365Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc007252c80}] Aliases:map[]}\"\nJun 12 11:14:11.236501 crc crio[19822]: time=\"2026-06-12T11:14:11.236313119Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:11.764717 crc crio[19822]: time=\"2026-06-12T11:14:11.764241172Z\" level=info msg=\"Stopped pod sandbox: 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f\" id=9dbbff23-7dbe-46d2-9566-d3658d397709 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:13.387162 crc crio[19822]: time=\"2026-06-12T11:14:13.385998464Z\" level=info msg=\"Stopping container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f (timeout: 604800s)\" id=607b5adf-a3e2-47a9-9e48-0aef01ce106a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:13.561142 crc crio[19822]: time=\"2026-06-12T11:14:13.559902438Z\" level=info msg=\"Stopping container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a (timeout: 30s)\" id=2062f62b-5dd9-48eb-ab3f-dfbd754f4d33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:13.561142 crc crio[19822]: time=\"2026-06-12T11:14:13.560080886Z\" level=info msg=\"Stopping container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 (timeout: 30s)\" id=52e17349-a114-4ec3-8483-dd21d25c8ad0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:13.602963 crc crio[19822]: time=\"2026-06-12T11:14:13.600312098Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-64bf7cf685-lx47f/POD\" id=6f5ea857-d226-4606-99dd-4601181ec557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:13.602963 crc crio[19822]: time=\"2026-06-12T11:14:13.600430472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:13.668073 crc crio[19822]: time=\"2026-06-12T11:14:13.662170242Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-557c7cff68-xzwbj/POD\" id=31e02ad8-ccb7-464d-ac06-b1a0c988231c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:13.668073 crc crio[19822]: time=\"2026-06-12T11:14:13.662651838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:13.835615 crc crio[19822]: time=\"2026-06-12T11:14:13.835496336Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc00140e0d0}] Aliases:map[]}\"\nJun 12 11:14:13.835615 crc crio[19822]: time=\"2026-06-12T11:14:13.835587919Z\" level=info msg=\"Adding pod openstack_barbican-worker-64bf7cf685-lx47f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:13.856313 crc crio[19822]: time=\"2026-06-12T11:14:13.856028372Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00008c918}] Aliases:map[]}\"\nJun 12 11:14:13.856313 crc crio[19822]: time=\"2026-06-12T11:14:13.856289481Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-557c7cff68-xzwbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:13.994526 crc crio[19822]: time=\"2026-06-12T11:14:13.994411056Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5bc555456d-6l857/POD\" id=be45925f-375e-4486-ab02-936e94d27d4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:13.994526 crc crio[19822]: time=\"2026-06-12T11:14:13.99452886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:14.024914 crc crio[19822]: time=\"2026-06-12T11:14:14.024754407Z\" level=info msg=\"Stopping container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4 (timeout: 30s)\" id=627cbb50-5cb2-44ad-9622-ad6bf1808370 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.030005 crc crio[19822]: time=\"2026-06-12T11:14:14.027216347Z\" level=info msg=\"Running pod sandbox: openstack/neutron-855dc7f74f-lkjrr/POD\" id=243a78e5-0098-4f68-9d6d-5319704b43a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:14.030005 crc crio[19822]: time=\"2026-06-12T11:14:14.027298449Z\" level=info msg=\"Stopping container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020 (timeout: 30s)\" id=5dbed2f8-1c9f-412c-98ee-be21db96d5b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.030005 crc crio[19822]: time=\"2026-06-12T11:14:14.02732385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:14.136598 crc crio[19822]: time=\"2026-06-12T11:14:14.136450842Z\" level=info msg=\"Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00140e788}] Aliases:map[]}\"\nJun 12 11:14:14.136598 crc crio[19822]: time=\"2026-06-12T11:14:14.136569375Z\" level=info msg=\"Adding pod openstack_barbican-api-5bc555456d-6l857 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:14.164948 crc crio[19822]: time=\"2026-06-12T11:14:14.158346813Z\" level=info msg=\"Stopping container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a (timeout: 30s)\" id=245bb7db-93c0-4010-82b5-07d27d7ad286 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.209906 crc crio[19822]: time=\"2026-06-12T11:14:14.207334763Z\" level=info msg=\"Stopping container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390 (timeout: 30s)\" id=26b6caad-213c-4ff2-9d84-f774e65331ed name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.214480 crc crio[19822]: time=\"2026-06-12T11:14:14.213678465Z\" level=info msg=\"Stopping container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3 (timeout: 30s)\" id=1d486a24-a80c-4e5a-9659-537b0db53261 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.287880 crc crio[19822]: time=\"2026-06-12T11:14:14.282005201Z\" level=info msg=\"Stopping container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9 (timeout: 30s)\" id=1b7cab40-b107-4d19-afd0-3b39232539c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.386873 crc crio[19822]: time=\"2026-06-12T11:14:14.379419334Z\" level=info msg=\"Stopping container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea (timeout: 30s)\" id=febb2a79-55bc-41fa-813c-e3be8285a45c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.386873 crc crio[19822]: time=\"2026-06-12T11:14:14.381330145Z\" level=info msg=\"Stopping container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e (timeout: 30s)\" id=ea2062f2-1a88-4f0f-b0f7-91f5fcc5af7c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.472029 crc crio[19822]: time=\"2026-06-12T11:14:14.471900473Z\" level=info msg=\"Stopped container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log\" id=627cbb50-5cb2-44ad-9622-ad6bf1808370 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.502899 crc crio[19822]: time=\"2026-06-12T11:14:14.49589741Z\" level=info msg=\"Running pod sandbox: openstack/keystone-647c5b649f-ndzwv/POD\" id=7662057f-54d1-4507-91a7-4437b390f7a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:14.502899 crc crio[19822]: time=\"2026-06-12T11:14:14.496571282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:14.517888 crc crio[19822]: time=\"2026-06-12T11:14:14.515225178Z\" level=info msg=\"Stopped container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log\" id=1d486a24-a80c-4e5a-9659-537b0db53261 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.625322 crc crio[19822]: time=\"2026-06-12T11:14:14.625231736Z\" level=info msg=\"Stopping container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e (timeout: 604800s)\" id=6ad25bf9-56c4-4e09-b0aa-0c52e7557a94 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.813962 crc crio[19822]: time=\"2026-06-12T11:14:14.813862934Z\" level=info msg=\"Stopping container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f (timeout: 30s)\" id=52aa9e6b-7ab1-44fc-ae9d-a18598d982b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:14.848162 crc crio[19822]: time=\"2026-06-12T11:14:14.848044519Z\" level=info msg=\"Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}\"\nJun 12 11:14:14.848348 crc crio[19822]: time=\"2026-06-12T11:14:14.848176434Z\" level=info msg=\"Adding pod openstack_keystone-647c5b649f-ndzwv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:14.848891 crc crio[19822]: time=\"2026-06-12T11:14:14.848722891Z\" level=info msg=\"Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc007a8e160}] Aliases:map[]}\"\nJun 12 11:14:14.848891 crc crio[19822]: time=\"2026-06-12T11:14:14.848802404Z\" level=info msg=\"Adding pod openstack_neutron-855dc7f74f-lkjrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:14.997131 crc crio[19822]: time=\"2026-06-12T11:14:14.996966847Z\" level=info msg=\"Stopped container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log\" id=ea2062f2-1a88-4f0f-b0f7-91f5fcc5af7c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:15.380290 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4802753f258ff4 Mac:b2:ab:fb:13:01:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:15.382329 crc crio[19822]: time=\"2026-06-12T11:14:15.382176284Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc00140e0d0}] Aliases:map[]}\"\nJun 12 11:14:15.382448 crc crio[19822]: time=\"2026-06-12T11:14:15.382383461Z\" level=info msg=\"Checking pod openstack_barbican-worker-64bf7cf685-lx47f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:15.425885 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df6d6ec7fcd3cd3 Mac:52:eb:65:c2:e4:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:15.425885 crc crio[19822]: time=\"2026-06-12T11:14:15.419379782Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00008c918}] Aliases:map[]}\"\nJun 12 11:14:15.425885 crc crio[19822]: time=\"2026-06-12T11:14:15.419579948Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-557c7cff68-xzwbj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:15.432679 crc crio[19822]: time=\"2026-06-12T11:14:15.431154226Z\" level=info msg=\"Ran pod sandbox a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed with infra container: openstack/barbican-worker-64bf7cf685-lx47f/POD\" id=6f5ea857-d226-4606-99dd-4601181ec557 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:15.436163 crc crio[19822]: time=\"2026-06-12T11:14:15.433874785Z\" level=info msg=\"Ran pod sandbox df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 with infra container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/POD\" id=31e02ad8-ccb7-464d-ac06-b1a0c988231c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:15.436163 crc crio[19822]: time=\"2026-06-12T11:14:15.435594898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=6631c72a-c37d-493a-ab48-ebe561464090 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:15.439340 crc crio[19822]: time=\"2026-06-12T11:14:15.439267955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=9f0f6301-8473-48a3-a67d-71175c78322e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:15.443303 crc crio[19822]: time=\"2026-06-12T11:14:15.443196851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=97d1bc16-16be-4b4e-ab1c-e2d65e059ff0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:15.443728 crc crio[19822]: time=\"2026-06-12T11:14:15.443595764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8f6a9881-d0b8-49d1-bd0b-cc78bd0818dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:15.471879 crc crio[19822]: time=\"2026-06-12T11:14:15.466194655Z\" level=info msg=\"Creating container: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log\" id=301d93ef-c708-4126-8109-561255b2ef81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:15.471879 crc crio[19822]: time=\"2026-06-12T11:14:15.466604198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:15.471879 crc crio[19822]: time=\"2026-06-12T11:14:15.47170748Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log\" id=5e47b58c-21da-49e4-8355-4e679f0364ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:15.497318 crc crio[19822]: time=\"2026-06-12T11:14:15.497176732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:15.633972 crc crio[19822]: time=\"2026-06-12T11:14:15.633567113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:15.634445 crc crio[19822]: time=\"2026-06-12T11:14:15.63409304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:15.644383 crc crio[19822]: time=\"2026-06-12T11:14:15.644198914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:15.646482 crc crio[19822]: time=\"2026-06-12T11:14:15.645780203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:15.768096 crc crio[19822]: time=\"2026-06-12T11:14:15.766758873Z\" level=info msg=\"Stopping container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9 (timeout: 30s)\" id=f00b07be-a5b5-488d-a3b7-ae8c425c713f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:15.795187 crc crio[19822]: time=\"2026-06-12T11:14:15.792221854Z\" level=info msg=\"Stopping container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb (timeout: 30s)\" id=533543d2-075e-4841-add3-61e1082a9da2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:15.826174 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e621cdd31a9f830 Mac:06:f9:cd:f6:68:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:15.833967 crc crio[19822]: time=\"2026-06-12T11:14:15.82727412Z\" level=info msg=\"Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}\"\nJun 12 11:14:15.833967 crc crio[19822]: time=\"2026-06-12T11:14:15.8274722Z\" level=info msg=\"Checking pod openstack_keystone-647c5b649f-ndzwv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:15.838013 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21af15b85ef4ae7 Mac:96:b2:8f:0c:4e:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:15.845096 crc crio[19822]: time=\"2026-06-12T11:14:15.84505192Z\" level=info msg=\"Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00140e788}] Aliases:map[]}\"\nJun 12 11:14:15.845598 crc crio[19822]: time=\"2026-06-12T11:14:15.845576287Z\" level=info msg=\"Checking pod openstack_barbican-api-5bc555456d-6l857 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:15.956558 crc crio[19822]: time=\"2026-06-12T11:14:15.956458484Z\" level=info msg=\"Created container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log\" id=5e47b58c-21da-49e4-8355-4e679f0364ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:15.957575 crc crio[19822]: time=\"2026-06-12T11:14:15.957513128Z\" level=info msg=\"Starting container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130\" id=78d32b0a-666c-42fe-9655-7f189b015613 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:15.959669 crc crio[19822]: time=\"2026-06-12T11:14:15.958162339Z\" level=info msg=\"Stopped container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe\" id=2062f62b-5dd9-48eb-ab3f-dfbd754f4d33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:15.959669 crc crio[19822]: time=\"2026-06-12T11:14:15.958363156Z\" level=info msg=\"Ran pod sandbox e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 with infra container: openstack/keystone-647c5b649f-ndzwv/POD\" id=7662057f-54d1-4507-91a7-4437b390f7a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:15.960355 crc crio[19822]: time=\"2026-06-12T11:14:15.960327719Z\" level=info msg=\"Ran pod sandbox 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 with infra container: openstack/barbican-api-5bc555456d-6l857/POD\" id=be45925f-375e-4486-ab02-936e94d27d4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:15.961968 crc crio[19822]: time=\"2026-06-12T11:14:15.961934719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=75110187-ffdb-4849-badb-e87a2053a5b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:15.964497 crc crio[19822]: time=\"2026-06-12T11:14:15.964409951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=562b2c8f-bd13-4dde-aa34-116165e78697 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:15.974267 crc crio[19822]: time=\"2026-06-12T11:14:15.97420414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8affa7f8-b921-4fee-87ef-81d94afec2e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:15.976974 crc crio[19822]: time=\"2026-06-12T11:14:15.9763701Z\" level=info msg=\"Created container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log\" id=301d93ef-c708-4126-8109-561255b2ef81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:15.978945 crc crio[19822]: time=\"2026-06-12T11:14:15.978341064Z\" level=info msg=\"Starting container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8\" id=1690a284-e796-4558-84f6-e6f91abb2ff9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:15.978945 crc crio[19822]: time=\"2026-06-12T11:14:15.978655414Z\" level=info msg=\"Started container\" PID=257847 containerID=cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130 description=openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log id=78d32b0a-666c-42fe-9655-7f189b015613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\nJun 12 11:14:15.987653 crc crio[19822]: time=\"2026-06-12T11:14:15.987307209Z\" level=info msg=\"Started container\" PID=257861 containerID=4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8 description=openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log id=1690a284-e796-4558-84f6-e6f91abb2ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\nJun 12 11:14:15.989261 crc crio[19822]: time=\"2026-06-12T11:14:15.989064885Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=7c66785f-4ffe-4031-8309-214b34ab01cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:15.994381 crc crio[19822]: time=\"2026-06-12T11:14:15.994086514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=67627f55-1c7a-40d8-81da-febe9dbd3663 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.000250 crc crio[19822]: time=\"2026-06-12T11:14:16.000045625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=f0f9fdb5-1498-4333-893c-be2bcaee9f4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.054991 crc crio[19822]: time=\"2026-06-12T11:14:16.051197618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.063606 crc crio[19822]: time=\"2026-06-12T11:14:16.063464396Z\" level=info msg=\"Stopped container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=245bb7db-93c0-4010-82b5-07d27d7ad286 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.065966 crc crio[19822]: time=\"2026-06-12T11:14:16.065894584Z\" level=info msg=\"Stopping pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=63f6b58e-e585-4b60-ba4a-c0fa7da15591 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:16.068324 crc crio[19822]: time=\"2026-06-12T11:14:16.067260049Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00008d7b8}] Aliases:map[]}\"\nJun 12 11:14:16.068324 crc crio[19822]: time=\"2026-06-12T11:14:16.067445225Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:16.108404 crc crio[19822]: 2026-06-12T11:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c142581d972694d Mac:7a:11:1e:c9:54:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:16.109634 crc crio[19822]: time=\"2026-06-12T11:14:16.109359268Z\" level=info msg=\"Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc007a8e160}] Aliases:map[]}\"\nJun 12 11:14:16.109731 crc crio[19822]: time=\"2026-06-12T11:14:16.109692969Z\" level=info msg=\"Checking pod openstack_neutron-855dc7f74f-lkjrr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:16.128760 crc crio[19822]: time=\"2026-06-12T11:14:16.12864776Z\" level=info msg=\"Ran pod sandbox c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a with infra container: openstack/neutron-855dc7f74f-lkjrr/POD\" id=243a78e5-0098-4f68-9d6d-5319704b43a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:16.131280 crc crio[19822]: time=\"2026-06-12T11:14:16.131201949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4aba2b55-03f1-4459-aa72-1096ce0f8918 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.131750 crc crio[19822]: time=\"2026-06-12T11:14:16.131587621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=76340540-be2a-465f-9c37-c972c3c655d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.134234 crc crio[19822]: time=\"2026-06-12T11:14:16.134166904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ac50d818-5f22-49aa-a085-8f698e5d1521 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.142245 crc crio[19822]: time=\"2026-06-12T11:14:16.141600632Z\" level=info msg=\"Stopping container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85 (timeout: 30s)\" id=3e2bc280-e0b4-43bc-903b-3047272fc061 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.148580 crc crio[19822]: time=\"2026-06-12T11:14:16.148347386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.149445 crc crio[19822]: time=\"2026-06-12T11:14:16.14937714Z\" level=info msg=\"Creating container: openstack/keystone-647c5b649f-ndzwv/keystone-api\" id=362c93be-97ab-4bb0-b52d-b863d8bde75e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:16.153920 crc crio[19822]: time=\"2026-06-12T11:14:16.152416688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.175584 crc crio[19822]: time=\"2026-06-12T11:14:16.175331165Z\" level=info msg=\"Creating container: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker\" id=8c31d9b8-bbe9-496c-8189-94b485a0ed8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:16.175960 crc crio[19822]: time=\"2026-06-12T11:14:16.175925835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.177362 crc crio[19822]: time=\"2026-06-12T11:14:16.177251408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=b01a5b9f-041f-4adb-9ba4-9c005dff0096 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.179894 crc crio[19822]: time=\"2026-06-12T11:14:16.178073474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.243695 crc crio[19822]: time=\"2026-06-12T11:14:16.243438087Z\" level=info msg=\"Stopping container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d (timeout: 30s)\" id=4bdc0fe7-162e-4893-ac49-723d1facefc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.246363 crc crio[19822]: time=\"2026-06-12T11:14:16.246216309Z\" level=info msg=\"Stopping container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48 (timeout: 30s)\" id=f80a06a7-a308-482b-9899-7f99a6169b23 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.255663 crc crio[19822]: time=\"2026-06-12T11:14:16.254191214Z\" level=info msg=\"Stopping container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba (timeout: 30s)\" id=107ac0b0-15b7-465a-bfb6-44a44a7fcaff name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.256724 crc crio[19822]: time=\"2026-06-12T11:14:16.256415595Z\" level=info msg=\"Stopping container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1 (timeout: 30s)\" id=eb5c4cfe-2ab6-4453-b88d-7a00de0c0454 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.298310 crc crio[19822]: time=\"2026-06-12T11:14:16.298271573Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener\" id=790b7d32-18ff-4e3a-98ef-30320d2ecc01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:16.323020 crc crio[19822]: time=\"2026-06-12T11:14:16.322924326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b8c86aaf-732a-44d2-89d8-97469b204d46 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.341248 crc crio[19822]: time=\"2026-06-12T11:14:16.340765795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.361107 crc crio[19822]: time=\"2026-06-12T11:14:16.358333485Z\" level=info msg=\"Creating container: openstack/neutron-855dc7f74f-lkjrr/neutron-api\" id=752a7320-2051-46ec-ad52-d5134be1b982 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:16.466020 crc crio[19822]: time=\"2026-06-12T11:14:16.446547154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.466020 crc crio[19822]: time=\"2026-06-12T11:14:16.448069459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.466020 crc crio[19822]: time=\"2026-06-12T11:14:16.450268486Z\" level=info msg=\"Stopped container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core\" id=107ac0b0-15b7-465a-bfb6-44a44a7fcaff name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.468102 crc crio[19822]: time=\"2026-06-12T11:14:16.467978613Z\" level=info msg=\"Created container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=7c66785f-4ffe-4031-8309-214b34ab01cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:16.478330 crc crio[19822]: time=\"2026-06-12T11:14:16.477739888Z\" level=info msg=\"Starting container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e\" id=41f1221d-6bc1-4f72-ae3a-a93dbd59c7fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:16.478429 crc crio[19822]: time=\"2026-06-12T11:14:16.478395975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.489347 crc crio[19822]: time=\"2026-06-12T11:14:16.489236354Z\" level=info msg=\"Started container\" PID=257994 containerID=9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=41f1221d-6bc1-4f72-ae3a-a93dbd59c7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\nJun 12 11:14:16.497013 crc crio[19822]: time=\"2026-06-12T11:14:16.496940047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.517388 crc crio[19822]: time=\"2026-06-12T11:14:16.517226516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.528493 crc crio[19822]: time=\"2026-06-12T11:14:16.523270758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6707672d-2567-4121-945a-dbfb63b0f413 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.542137 crc crio[19822]: time=\"2026-06-12T11:14:16.541390755Z\" level=info msg=\"Stopped container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd\" id=eb5c4cfe-2ab6-4453-b88d-7a00de0c0454 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.560570 crc crio[19822]: time=\"2026-06-12T11:14:16.557557241Z\" level=info msg=\"Stopped container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera\" id=533543d2-075e-4841-add3-61e1082a9da2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.560570 crc crio[19822]: time=\"2026-06-12T11:14:16.560556614Z\" level=info msg=\"Stopping pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=7feca5cc-90e4-4c30-a1a8-c9b4d067baa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:16.568884 crc crio[19822]: time=\"2026-06-12T11:14:16.565630287Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc000120420}] Aliases:map[]}\"\nJun 12 11:14:16.568884 crc crio[19822]: time=\"2026-06-12T11:14:16.565974678Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:16.617710 crc crio[19822]: time=\"2026-06-12T11:14:16.612760232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.624763 crc crio[19822]: time=\"2026-06-12T11:14:16.621636215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.632234 crc crio[19822]: time=\"2026-06-12T11:14:16.630011055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.634239 crc crio[19822]: time=\"2026-06-12T11:14:16.634182316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.686870 crc crio[19822]: time=\"2026-06-12T11:14:16.68328766Z\" level=info msg=\"Stopped container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera\" id=f00b07be-a5b5-488d-a3b7-ae8c425c713f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:16.686870 crc crio[19822]: time=\"2026-06-12T11:14:16.684569612Z\" level=info msg=\"Stopping pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=35a24843-0aa8-496f-b593-62df652b736c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:16.692699 crc crio[19822]: time=\"2026-06-12T11:14:16.689295081Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc0001207e8}] Aliases:map[]}\"\nJun 12 11:14:16.692699 crc crio[19822]: time=\"2026-06-12T11:14:16.689513248Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:16.771664 crc crio[19822]: time=\"2026-06-12T11:14:16.77020448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=a6c86cd0-eeba-427f-a67f-c6e27ef1f327 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:16.784543 crc crio[19822]: time=\"2026-06-12T11:14:16.776284829Z\" level=info msg=\"Removing container: 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee\" id=ed9aff10-369f-47d0-9dc4-89082e0a71c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:16.799952 crc crio[19822]: time=\"2026-06-12T11:14:16.799753088Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=726df8b8-7b8a-4b9e-a2c3-5cc6633c17e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:16.828392 crc crio[19822]: time=\"2026-06-12T11:14:16.827240385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:16.937418 crc crio[19822]: time=\"2026-06-12T11:14:16.936561582Z\" level=info msg=\"Removed container 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ed9aff10-369f-47d0-9dc4-89082e0a71c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:16.967867 crc crio[19822]: time=\"2026-06-12T11:14:16.963231885Z\" level=info msg=\"Stopped pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=63f6b58e-e585-4b60-ba4a-c0fa7da15591 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:16.991199 crc crio[19822]: time=\"2026-06-12T11:14:16.991063891Z\" level=info msg=\"Stopped container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent\" id=4bdc0fe7-162e-4893-ac49-723d1facefc9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:17.028244 crc crio[19822]: time=\"2026-06-12T11:14:17.028104044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:17.039363 crc crio[19822]: time=\"2026-06-12T11:14:17.039231008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:17.220918 crc crio[19822]: time=\"2026-06-12T11:14:17.220292794Z\" level=info msg=\"Stopped pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=7feca5cc-90e4-4c30-a1a8-c9b4d067baa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:17.345882 crc crio[19822]: time=\"2026-06-12T11:14:17.345714292Z\" level=info msg=\"Stopped pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=35a24843-0aa8-496f-b593-62df652b736c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:17.682026 crc crio[19822]: time=\"2026-06-12T11:14:17.681316382Z\" level=info msg=\"Created container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker\" id=8c31d9b8-bbe9-496c-8189-94b485a0ed8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:17.683427 crc crio[19822]: time=\"2026-06-12T11:14:17.683238973Z\" level=info msg=\"Starting container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917\" id=454ec734-6894-4bc2-970d-338ebdc6065a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:17.690497 crc crio[19822]: time=\"2026-06-12T11:14:17.690250717Z\" level=info msg=\"Started container\" PID=258114 containerID=a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917 description=openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker id=454ec734-6894-4bc2-970d-338ebdc6065a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\nJun 12 11:14:17.692447 crc crio[19822]: time=\"2026-06-12T11:14:17.692329653Z\" level=info msg=\"Created container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener\" id=790b7d32-18ff-4e3a-98ef-30320d2ecc01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:17.692679 crc crio[19822]: time=\"2026-06-12T11:14:17.692447528Z\" level=info msg=\"Created container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api\" id=752a7320-2051-46ec-ad52-d5134be1b982 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:17.692679 crc crio[19822]: time=\"2026-06-12T11:14:17.692657323Z\" level=info msg=\"Created container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api\" id=362c93be-97ab-4bb0-b52d-b863d8bde75e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:17.693158 crc crio[19822]: time=\"2026-06-12T11:14:17.693049477Z\" level=info msg=\"Created container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=726df8b8-7b8a-4b9e-a2c3-5cc6633c17e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:17.693673 crc crio[19822]: time=\"2026-06-12T11:14:17.693614645Z\" level=info msg=\"Starting container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46\" id=a5cab66e-5b5b-46e5-b83e-74a5c4677a33 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:17.694244 crc crio[19822]: time=\"2026-06-12T11:14:17.694190223Z\" level=info msg=\"Starting container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5\" id=c0c2556c-75b1-4267-b373-4e2f9e2d364f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:17.694331 crc crio[19822]: time=\"2026-06-12T11:14:17.694290536Z\" level=info msg=\"Starting container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f\" id=be2aae19-dfe0-429c-b42d-8a784606b865 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:17.694407 crc crio[19822]: time=\"2026-06-12T11:14:17.694351732Z\" level=info msg=\"Starting container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf\" id=26569b7d-4ba0-4e0c-bfdb-a3bf8465225f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:17.700755 crc crio[19822]: time=\"2026-06-12T11:14:17.700667271Z\" level=info msg=\"Started container\" PID=258112 containerID=a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f description=openstack/keystone-647c5b649f-ndzwv/keystone-api id=be2aae19-dfe0-429c-b42d-8a784606b865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\nJun 12 11:14:17.710889 crc crio[19822]: time=\"2026-06-12T11:14:17.710576902Z\" level=info msg=\"Started container\" PID=258121 containerID=8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=c0c2556c-75b1-4267-b373-4e2f9e2d364f name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\nJun 12 11:14:17.714540 crc crio[19822]: time=\"2026-06-12T11:14:17.714063431Z\" level=info msg=\"Started container\" PID=258115 containerID=fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf description=openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener id=26569b7d-4ba0-4e0c-bfdb-a3bf8465225f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\nJun 12 11:14:17.749789 crc crio[19822]: time=\"2026-06-12T11:14:17.747937939Z\" level=info msg=\"Stopped container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1b7cab40-b107-4d19-afd0-3b39232539c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:17.756392 crc crio[19822]: time=\"2026-06-12T11:14:17.756294614Z\" level=info msg=\"Started container\" PID=258113 containerID=a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46 description=openstack/neutron-855dc7f74f-lkjrr/neutron-api id=a5cab66e-5b5b-46e5-b83e-74a5c4677a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\nJun 12 11:14:17.760523 crc crio[19822]: time=\"2026-06-12T11:14:17.760391424Z\" level=info msg=\"Stopping pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=95c935ef-3db6-4d68-86e7-9776cda186e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:17.761906 crc crio[19822]: time=\"2026-06-12T11:14:17.761361372Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc000696898}] Aliases:map[]}\"\nJun 12 11:14:17.761906 crc crio[19822]: time=\"2026-06-12T11:14:17.761568799Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:17.799060 crc crio[19822]: time=\"2026-06-12T11:14:17.796805597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=10334dc1-00c1-4c3b-ae30-accb64ce6521 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:17.865291 crc crio[19822]: time=\"2026-06-12T11:14:17.864788821Z\" level=info msg=\"Stopped container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached\" id=3e2bc280-e0b4-43bc-903b-3047272fc061 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:17.876065 crc crio[19822]: time=\"2026-06-12T11:14:17.875977902Z\" level=info msg=\"Stopping pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=59edd814-db86-4d42-a84e-f41d26789275 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:17.879583 crc crio[19822]: time=\"2026-06-12T11:14:17.879141044Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc000696b10}] Aliases:map[]}\"\nJun 12 11:14:17.879583 crc crio[19822]: time=\"2026-06-12T11:14:17.879316089Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:17.931188 crc crio[19822]: time=\"2026-06-12T11:14:17.920260984Z\" level=info msg=\"Removing container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb\" id=b5a983fa-cc2b-4ffc-b4cd-875edbfdad1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:17.968511 crc crio[19822]: time=\"2026-06-12T11:14:17.968430657Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-2244l/POD\" id=9e8043a4-29d0-45ff-87a2-61439087ee05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:17.968772 crc crio[19822]: time=\"2026-06-12T11:14:17.968525055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:18.034276 crc crio[19822]: time=\"2026-06-12T11:14:18.033490488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f1c26bdd-9158-4cec-893a-633c58b57d36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:18.043082 crc crio[19822]: time=\"2026-06-12T11:14:18.042992015Z\" level=info msg=\"Removed container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera\" id=b5a983fa-cc2b-4ffc-b4cd-875edbfdad1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:18.054891 crc crio[19822]: time=\"2026-06-12T11:14:18.054745865Z\" level=info msg=\"Stopping container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523 (timeout: 30s)\" id=045f3386-da2d-47c0-b897-21b96a8673a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:18.055614 crc crio[19822]: time=\"2026-06-12T11:14:18.05552713Z\" level=info msg=\"Stopping container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb (timeout: 30s)\" id=f57b1c6f-18ba-49d0-aed6-49a715abd4b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:18.057434 crc crio[19822]: time=\"2026-06-12T11:14:18.05708335Z\" level=info msg=\"Removing container: 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12\" id=215fa03f-acce-4dd8-a432-54d6ef7dd846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:18.068335 crc crio[19822]: time=\"2026-06-12T11:14:18.068245518Z\" level=info msg=\"Creating container: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd\" id=246f0928-e6b0-4ef6-9d7f-d4d537ce0b15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:18.080797 crc crio[19822]: time=\"2026-06-12T11:14:18.080538954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:18.203620 crc crio[19822]: time=\"2026-06-12T11:14:18.203536978Z\" level=info msg=\"Removed container 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=215fa03f-acce-4dd8-a432-54d6ef7dd846 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:18.219659 crc crio[19822]: time=\"2026-06-12T11:14:18.219376397Z\" level=info msg=\"Removing container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a\" id=dfa3b76a-811e-410b-b26e-f84b8196b2a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:18.220758 crc crio[19822]: time=\"2026-06-12T11:14:18.220704801Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc000120930}] Aliases:map[]}\"\nJun 12 11:14:18.220758 crc crio[19822]: time=\"2026-06-12T11:14:18.220752612Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-2244l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:18.275096 crc crio[19822]: time=\"2026-06-12T11:14:18.274152675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:18.278582 crc crio[19822]: time=\"2026-06-12T11:14:18.27809388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:18.336313 crc crio[19822]: time=\"2026-06-12T11:14:18.336196066Z\" level=info msg=\"Removed container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=dfa3b76a-811e-410b-b26e-f84b8196b2a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:18.343645 crc crio[19822]: time=\"2026-06-12T11:14:18.343564419Z\" level=info msg=\"Removing container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9\" id=8f897718-72a3-453d-8f81-5e6b204c59d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:18.444608 crc crio[19822]: time=\"2026-06-12T11:14:18.444290899Z\" level=info msg=\"Removed container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera\" id=8f897718-72a3-453d-8f81-5e6b204c59d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:18.454918 crc crio[19822]: time=\"2026-06-12T11:14:18.45395117Z\" level=info msg=\"Removing container: 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24\" id=4f58995d-06d4-45d1-aead-83e759e063a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:18.531918 crc crio[19822]: time=\"2026-06-12T11:14:18.529798682Z\" level=info msg=\"Stopped pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=95c935ef-3db6-4d68-86e7-9776cda186e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:18.536885 crc crio[19822]: time=\"2026-06-12T11:14:18.535885104Z\" level=info msg=\"Stopped pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=59edd814-db86-4d42-a84e-f41d26789275 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:18.698884 crc crio[19822]: time=\"2026-06-12T11:14:18.698452853Z\" level=info msg=\"Removed container 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24: openstack/openstack-galera-0/mysql-bootstrap\" id=4f58995d-06d4-45d1-aead-83e759e063a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:19.195796 crc crio[19822]: time=\"2026-06-12T11:14:19.195155298Z\" level=info msg=\"Removing container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9\" id=cf6e98d0-2ae5-4044-a4ca-2900ab342c67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:19.265682 crc crio[19822]: time=\"2026-06-12T11:14:19.265519971Z\" level=info msg=\"Removed container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=cf6e98d0-2ae5-4044-a4ca-2900ab342c67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:19.270359 crc crio[19822]: time=\"2026-06-12T11:14:19.269155288Z\" level=info msg=\"Stopping container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce (timeout: 30s)\" id=ec9b01df-c97d-4ac6-aa3e-eccd94ccc0ed name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:19.272166 crc crio[19822]: time=\"2026-06-12T11:14:19.27204059Z\" level=info msg=\"Stopping container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546 (timeout: 30s)\" id=1ec5b16e-3b00-4683-a760-53c1203b4085 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:19.278305 crc crio[19822]: time=\"2026-06-12T11:14:19.278233847Z\" level=info msg=\"Removing container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85\" id=68023d5c-b569-48f2-b42a-1f5f832e0bd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:19.340799 crc crio[19822]: time=\"2026-06-12T11:14:19.340673143Z\" level=info msg=\"Removed container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached\" id=68023d5c-b569-48f2-b42a-1f5f832e0bd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:19.395144 crc crio[19822]: time=\"2026-06-12T11:14:19.394895429Z\" level=info msg=\"Stopped container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log\" id=f57b1c6f-18ba-49d0-aed6-49a715abd4b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:19.399958 crc crio[19822]: time=\"2026-06-12T11:14:19.399478176Z\" level=info msg=\"Created container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd\" id=246f0928-e6b0-4ef6-9d7f-d4d537ce0b15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:19.406561 crc crio[19822]: time=\"2026-06-12T11:14:19.404274469Z\" level=info msg=\"Starting container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371\" id=686b8968-a905-458f-9056-c1ca0d285804 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:19.424618 crc crio[19822]: time=\"2026-06-12T11:14:19.424501159Z\" level=info msg=\"Started container\" PID=258326 containerID=a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371 description=openstack/neutron-855dc7f74f-lkjrr/neutron-httpd id=686b8968-a905-458f-9056-c1ca0d285804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\nJun 12 11:14:19.499087 crc crio[19822]: time=\"2026-06-12T11:14:19.492577898Z\" level=info msg=\"Stopped container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api\" id=5dbed2f8-1c9f-412c-98ee-be21db96d5b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:19.499087 crc crio[19822]: time=\"2026-06-12T11:14:19.498412533Z\" level=info msg=\"Stopping pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=59d02e88-ca49-47f4-a012-671c31196bd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:19.505976 crc crio[19822]: time=\"2026-06-12T11:14:19.502900358Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee28e8}] Aliases:map[]}\"\nJun 12 11:14:19.505976 crc crio[19822]: time=\"2026-06-12T11:14:19.503179697Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:19.562495 crc crio[19822]: 2026-06-12T11:14:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fcc4aacdb1d414 Mac:3a:33:f2:38:ba:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 SocketPath: PciID:}] [{Interface:0xc00051cd80 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:19.566976 crc crio[19822]: time=\"2026-06-12T11:14:19.564320203Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc000120930}] Aliases:map[]}\"\nJun 12 11:14:19.566976 crc crio[19822]: time=\"2026-06-12T11:14:19.564634143Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-2244l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:19.578907 crc crio[19822]: time=\"2026-06-12T11:14:19.577037003Z\" level=info msg=\"Stopped container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api\" id=febb2a79-55bc-41fa-813c-e3be8285a45c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:19.599191 crc crio[19822]: time=\"2026-06-12T11:14:19.595481644Z\" level=info msg=\"Stopping pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=5b3a356a-fb42-4347-9cfc-0806d18f40c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:19.599191 crc crio[19822]: time=\"2026-06-12T11:14:19.596009152Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2b80}] Aliases:map[]}\"\nJun 12 11:14:19.599191 crc crio[19822]: time=\"2026-06-12T11:14:19.596156356Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:19.706193 crc crio[19822]: time=\"2026-06-12T11:14:19.700276182Z\" level=info msg=\"Ran pod sandbox 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 with infra container: openstack/keystone-db-sync-2244l/POD\" id=9e8043a4-29d0-45ff-87a2-61439087ee05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:19.725416 crc crio[19822]: time=\"2026-06-12T11:14:19.725074165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:19.725666 crc crio[19822]: time=\"2026-06-12T11:14:19.725460088Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:19.725666 crc crio[19822]: time=\"2026-06-12T11:14:19.725505669Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:19.735235 crc crio[19822]: time=\"2026-06-12T11:14:19.729027043Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0fa78e8a-9a08-447a-b1ae-f61b003c3cd7 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:19.754393 crc crio[19822]: time=\"2026-06-12T11:14:19.748971061Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 12 11:14:19.955066 crc crio[19822]: time=\"2026-06-12T11:14:19.954966267Z\" level=info msg=\"Stopped container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log\" id=ec9b01df-c97d-4ac6-aa3e-eccd94ccc0ed name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:20.085733 crc crio[19822]: time=\"2026-06-12T11:14:20.084568492Z\" level=info msg=\"Stopping container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e (timeout: 30s)\" id=c7e39781-34d6-4ae0-94b3-a817e04f2ced name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:20.137658 crc crio[19822]: time=\"2026-06-12T11:14:20.137067497Z\" level=info msg=\"Stopped container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata\" id=26b6caad-213c-4ff2-9d84-f774e65331ed name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:20.148231 crc crio[19822]: time=\"2026-06-12T11:14:20.148072447Z\" level=info msg=\"Stopping pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=f0e691b4-6356-4242-8150-1b08978dbf6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:20.159394 crc crio[19822]: time=\"2026-06-12T11:14:20.148786515Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc001ee2f68}] Aliases:map[]}\"\nJun 12 11:14:20.159394 crc crio[19822]: time=\"2026-06-12T11:14:20.148969271Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:20.312925 crc crio[19822]: time=\"2026-06-12T11:14:20.311154191Z\" level=info msg=\"Stopped pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=59d02e88-ca49-47f4-a012-671c31196bd4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:20.490750 crc crio[19822]: time=\"2026-06-12T11:14:20.490226138Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=a15784d2-dd20-4ddf-82c4-f8f063126954 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:20.490750 crc crio[19822]: time=\"2026-06-12T11:14:20.490649261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:20.491443 crc crio[19822]: time=\"2026-06-12T11:14:20.491353354Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=285d462a-5d76-443e-9ee7-712ce2dfb971 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:20.491770 crc crio[19822]: time=\"2026-06-12T11:14:20.491644813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:20.556143 crc crio[19822]: time=\"2026-06-12T11:14:20.554483455Z\" level=info msg=\"Stopped pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=5b3a356a-fb42-4347-9cfc-0806d18f40c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:20.669352 crc crio[19822]: time=\"2026-06-12T11:14:20.669027889Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032642a8}] Aliases:map[]}\"\nJun 12 11:14:20.673023 crc crio[19822]: time=\"2026-06-12T11:14:20.672979906Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:20.716145 crc crio[19822]: time=\"2026-06-12T11:14:20.714736125Z\" level=info msg=\"Stopped container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq\" id=607b5adf-a3e2-47a9-9e48-0aef01ce106a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:20.719215 crc crio[19822]: time=\"2026-06-12T11:14:20.717146784Z\" level=info msg=\"Stopping pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=167f1e35-811c-4b8f-9ab8-15e7460f51bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:20.729389 crc crio[19822]: time=\"2026-06-12T11:14:20.729307046Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc007252250}] Aliases:map[]}\"\nJun 12 11:14:20.729608 crc crio[19822]: time=\"2026-06-12T11:14:20.729523123Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:20.768430 crc crio[19822]: time=\"2026-06-12T11:14:20.76834229Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 UID:caca0f99-8564-4859-86fd-19a712e563ed NetNS:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaca0f99_8564_4859_86fd_19a712e563ed.slice PodAnnotations:0xc003264520}] Aliases:map[]}\"\nJun 12 11:14:20.771965 crc crio[19822]: time=\"2026-06-12T11:14:20.771922965Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:20.905596 crc crio[19822]: time=\"2026-06-12T11:14:20.905506111Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=ffbe2b22-573e-4f75-95ff-8334e8bcedb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:20.905704 crc crio[19822]: time=\"2026-06-12T11:14:20.905634916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:21.059864 crc crio[19822]: time=\"2026-06-12T11:14:21.057918493Z\" level=info msg=\"Removing container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020\" id=f97a77fb-2496-45de-8351-7563b8e0143a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:21.347860 crc crio[19822]: time=\"2026-06-12T11:14:21.347707253Z\" level=info msg=\"Stopped pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=f0e691b4-6356-4242-8150-1b08978dbf6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:21.354399 crc crio[19822]: time=\"2026-06-12T11:14:21.348031921Z\" level=info msg=\"Stopped container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=6ad25bf9-56c4-4e09-b0aa-0c52e7557a94 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:21.357545 crc crio[19822]: time=\"2026-06-12T11:14:21.356888845Z\" level=info msg=\"Stopping pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=bc6c5f54-0643-4a11-a21b-1346b191114d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:21.369504 crc crio[19822]: time=\"2026-06-12T11:14:21.361165048Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc002144460}] Aliases:map[]}\"\nJun 12 11:14:21.369504 crc crio[19822]: time=\"2026-06-12T11:14:21.361347514Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:21.451140 crc crio[19822]: time=\"2026-06-12T11:14:21.451016316Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a UID:3d9d9ea1-7aca-4e1c-9ce8-7f463c0a2216 NetNS:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9d9ea1_7aca_4e1c_9ce8_7f463c0a2216.slice PodAnnotations:0xc003264878}] Aliases:map[]}\"\nJun 12 11:14:21.451332 crc crio[19822]: time=\"2026-06-12T11:14:21.451093109Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:21.453092 crc crio[19822]: time=\"2026-06-12T11:14:21.451103379Z\" level=info msg=\"Removed container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api\" id=f97a77fb-2496-45de-8351-7563b8e0143a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:21.476101 crc crio[19822]: time=\"2026-06-12T11:14:21.476012862Z\" level=info msg=\"Removing container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4\" id=302a9283-3480-4af8-814d-cbfc51d37841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:21.567478 crc crio[19822]: time=\"2026-06-12T11:14:21.560067476Z\" level=info msg=\"Stopped container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent\" id=f80a06a7-a308-482b-9899-7f99a6169b23 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:21.567478 crc crio[19822]: time=\"2026-06-12T11:14:21.562948315Z\" level=info msg=\"Stopping pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=5d0f8769-7ef3-4067-a5d2-2f77a4d55e01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:21.567478 crc crio[19822]: time=\"2026-06-12T11:14:21.564741834Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc001ee2378}] Aliases:map[]}\"\nJun 12 11:14:21.567478 crc crio[19822]: time=\"2026-06-12T11:14:21.564966161Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:21.583923 crc crio[19822]: time=\"2026-06-12T11:14:21.577320675Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=4bae43d2-7921-4d2e-bdf2-ab9cb999b1f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:21.583923 crc crio[19822]: time=\"2026-06-12T11:14:21.57777662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:21.649051 crc crio[19822]: time=\"2026-06-12T11:14:21.648172689Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=53c49f44-b0fd-491a-87c7-972c49f225d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:21.649051 crc crio[19822]: time=\"2026-06-12T11:14:21.648295703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:21.678361 crc crio[19822]: time=\"2026-06-12T11:14:21.677276667Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00244c868}] Aliases:map[]}\"\nJun 12 11:14:21.678361 crc crio[19822]: time=\"2026-06-12T11:14:21.677355449Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:21.791593 crc crio[19822]: time=\"2026-06-12T11:14:21.786356632Z\" level=info msg=\"Stopped container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker\" id=1ec5b16e-3b00-4683-a760-53c1203b4085 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:21.791593 crc crio[19822]: time=\"2026-06-12T11:14:21.789002528Z\" level=info msg=\"Stopping pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=978296f4-c597-4530-bc10-9f77896af6a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:21.791593 crc crio[19822]: time=\"2026-06-12T11:14:21.789489253Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}\"\nJun 12 11:14:21.791593 crc crio[19822]: time=\"2026-06-12T11:14:21.789617738Z\" level=info msg=\"Deleting pod openstack_barbican-worker-7ccdddbd85-7tzk7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:21.811732 crc crio[19822]: time=\"2026-06-12T11:14:21.811429722Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e UID:69f8adbd-46ff-4b88-a048-410480474425 NetNS:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69f8adbd_46ff_4b88_a048_410480474425.slice PodAnnotations:0xc000696228}] Aliases:map[]}\"\nJun 12 11:14:21.811973 crc crio[19822]: time=\"2026-06-12T11:14:21.811735292Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:21.828727 crc crio[19822]: time=\"2026-06-12T11:14:21.828005701Z\" level=info msg=\"Stopped container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener\" id=045f3386-da2d-47c0-b897-21b96a8673a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:21.836760 crc crio[19822]: time=\"2026-06-12T11:14:21.8364384Z\" level=info msg=\"Stopping pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=5442b0fd-5c4e-410b-bb0d-f8d0e157548d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:21.837329 crc crio[19822]: time=\"2026-06-12T11:14:21.837041169Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc00140e530}] Aliases:map[]}\"\nJun 12 11:14:21.837600 crc crio[19822]: time=\"2026-06-12T11:14:21.837552156Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:21.931179 crc crio[19822]: time=\"2026-06-12T11:14:21.931061129Z\" level=info msg=\"Stopped pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=167f1e35-811c-4b8f-9ab8-15e7460f51bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:22.099106 crc crio[19822]: time=\"2026-06-12T11:14:22.097912722Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=48a73e44-a2c1-4b80-991b-6424eeadfa9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:22.099106 crc crio[19822]: time=\"2026-06-12T11:14:22.097999705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:22.100317 crc crio[19822]: time=\"2026-06-12T11:14:22.100205316Z\" level=info msg=\"Removed container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log\" id=302a9283-3480-4af8-814d-cbfc51d37841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:22.128495 crc crio[19822]: time=\"2026-06-12T11:14:22.128353549Z\" level=info msg=\"Removing container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea\" id=78523ca3-4f9a-4dac-bd9a-723dbac1514c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:22.289400 crc crio[19822]: time=\"2026-06-12T11:14:22.288876349Z\" level=info msg=\"Removed container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api\" id=78523ca3-4f9a-4dac-bd9a-723dbac1514c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:22.339365 crc crio[19822]: 2026-06-12T11:14:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14b0396abba4707 Mac:d6:2f:95:9f:6b:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 SocketPath: PciID:}] [{Interface:0xc0002d29b0 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:22.339365 crc crio[19822]: time=\"2026-06-12T11:14:22.337636956Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc0072521b8}] Aliases:map[]}\"\nJun 12 11:14:22.339365 crc crio[19822]: time=\"2026-06-12T11:14:22.337695958Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:22.349520 crc crio[19822]: time=\"2026-06-12T11:14:22.349383755Z\" level=info msg=\"Removing container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e\" id=105abadf-d6e8-4dfd-9f3b-688c5cb365e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:22.435399 crc crio[19822]: time=\"2026-06-12T11:14:22.435264815Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032642a8}] Aliases:map[]}\"\nJun 12 11:14:22.435878 crc crio[19822]: time=\"2026-06-12T11:14:22.435629977Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:22.562505 crc crio[19822]: time=\"2026-06-12T11:14:22.559056385Z\" level=info msg=\"Removed container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log\" id=105abadf-d6e8-4dfd-9f3b-688c5cb365e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:22.608681 crc crio[19822]: time=\"2026-06-12T11:14:22.6081459Z\" level=info msg=\"Stopped pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=bc6c5f54-0643-4a11-a21b-1346b191114d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:22.617218 crc crio[19822]: time=\"2026-06-12T11:14:22.616683204Z\" level=info msg=\"Ran pod sandbox 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 with infra container: openstack/nova-cell0-conductor-0/POD\" id=a15784d2-dd20-4ddf-82c4-f8f063126954 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:22.683462 crc crio[19822]: time=\"2026-06-12T11:14:22.683423844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5a39fdab-aac5-41f8-8ffe-3ac4dfe7135e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:22.703246 crc crio[19822]: time=\"2026-06-12T11:14:22.703163181Z\" level=info msg=\"Stopped pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=978296f4-c597-4530-bc10-9f77896af6a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:22.715599 crc crio[19822]: time=\"2026-06-12T11:14:22.715531556Z\" level=info msg=\"Removing container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390\" id=6a43d67e-d35b-4d36-90b9-8ae7c9f06eda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:22.737974 crc crio[19822]: time=\"2026-06-12T11:14:22.737041913Z\" level=info msg=\"Stopped pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=5d0f8769-7ef3-4067-a5d2-2f77a4d55e01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:22.739031 crc crio[19822]: time=\"2026-06-12T11:14:22.738949025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5c89c0b7-9dec-48ce-b70b-114700be561e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:22.812281 crc crio[19822]: time=\"2026-06-12T11:14:22.81219997Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=77909755-fe86-486f-af24-997a3fdde24d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:22.837516 crc crio[19822]: time=\"2026-06-12T11:14:22.837414664Z\" level=info msg=\"Removed container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata\" id=6a43d67e-d35b-4d36-90b9-8ae7c9f06eda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:22.838409 crc crio[19822]: time=\"2026-06-12T11:14:22.838332504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:22.850342 crc crio[19822]: time=\"2026-06-12T11:14:22.849387146Z\" level=info msg=\"Removing container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3\" id=09b7471d-98f7-4626-b327-6a8e5892d79d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:23.000358 crc crio[19822]: time=\"2026-06-12T11:14:23.000057316Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a916eff2-05ce-4105-8946-62a7cfecfa77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:23.000358 crc crio[19822]: time=\"2026-06-12T11:14:23.000212431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:23.026509 crc crio[19822]: time=\"2026-06-12T11:14:23.026397156Z\" level=info msg=\"Removed container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log\" id=09b7471d-98f7-4626-b327-6a8e5892d79d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:23.120868 crc crio[19822]: time=\"2026-06-12T11:14:23.120348785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:23.129595 crc crio[19822]: time=\"2026-06-12T11:14:23.129534711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:23.230606 crc crio[19822]: time=\"2026-06-12T11:14:23.230349423Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b46b27f8-9f67-43d6-9c0c-0110f236d5e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:23.230797 crc crio[19822]: time=\"2026-06-12T11:14:23.230725755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:23.264326 crc crio[19822]: time=\"2026-06-12T11:14:23.264008724Z\" level=info msg=\"Stopped pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=5442b0fd-5c4e-410b-bb0d-f8d0e157548d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:23.354145 crc crio[19822]: time=\"2026-06-12T11:14:23.354060856Z\" level=info msg=\"Removing container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1\" id=7637e12c-dd78-41e1-89d3-4101d9ea07a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:23.362036 crc crio[19822]: time=\"2026-06-12T11:14:23.36195386Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}\"\nJun 12 11:14:23.362036 crc crio[19822]: time=\"2026-06-12T11:14:23.362029672Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:23.387753 crc crio[19822]: time=\"2026-06-12T11:14:23.387655289Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc007252218}] Aliases:map[]}\"\nJun 12 11:14:23.387753 crc crio[19822]: time=\"2026-06-12T11:14:23.387719541Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:23.464687 crc crio[19822]: time=\"2026-06-12T11:14:23.458567582Z\" level=info msg=\"Removed container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd\" id=7637e12c-dd78-41e1-89d3-4101d9ea07a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:23.473330 crc crio[19822]: time=\"2026-06-12T11:14:23.472863321Z\" level=info msg=\"Removing container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba\" id=719c6289-7970-4c6d-9d97-b5c6e90c582d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:23.540517 crc crio[19822]: time=\"2026-06-12T11:14:23.540184572Z\" level=info msg=\"Created container 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=77909755-fe86-486f-af24-997a3fdde24d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:23.553248 crc crio[19822]: time=\"2026-06-12T11:14:23.553088751Z\" level=info msg=\"Starting container: 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6\" id=a274e532-1694-445d-8094-b154b8f2769f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:23.575035 crc crio[19822]: 2026-06-12T11:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f18c6e2df95ab Mac:ca:4f:fa:9e:35:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a SocketPath: PciID:}] [{Interface:0xc00013e740 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:23.576049 crc crio[19822]: time=\"2026-06-12T11:14:23.575727361Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 UID:caca0f99-8564-4859-86fd-19a712e563ed NetNS:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaca0f99_8564_4859_86fd_19a712e563ed.slice PodAnnotations:0xc003264520}] Aliases:map[]}\"\nJun 12 11:14:23.576049 crc crio[19822]: time=\"2026-06-12T11:14:23.575938808Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:23.608458 crc crio[19822]: time=\"2026-06-12T11:14:23.60837903Z\" level=info msg=\"Ran pod sandbox 71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 with infra container: openstack/openstack-cell1-galera-0/POD\" id=285d462a-5d76-443e-9ee7-712ce2dfb971 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:23.621150 crc crio[19822]: time=\"2026-06-12T11:14:23.621040023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:23.621406 crc crio[19822]: time=\"2026-06-12T11:14:23.62126419Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:23.621406 crc crio[19822]: time=\"2026-06-12T11:14:23.621307831Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:23.643002 crc crio[19822]: time=\"2026-06-12T11:14:23.641267385Z\" level=info msg=\"Started container\" PID=259483 containerID=9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a274e532-1694-445d-8094-b154b8f2769f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\nJun 12 11:14:23.678885 crc crio[19822]: time=\"2026-06-12T11:14:23.67831047Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=73f999cf-066f-4a81-bdaf-5de30b10bdc7 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:23.682496 crc crio[19822]: time=\"2026-06-12T11:14:23.682437113Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 11:14:23.922362 crc crio[19822]: 2026-06-12T11:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7627a6d7c364add Mac:ea:3e:31:ec:57:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:23.925661 crc crio[19822]: time=\"2026-06-12T11:14:23.925572511Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e UID:69f8adbd-46ff-4b88-a048-410480474425 NetNS:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69f8adbd_46ff_4b88_a048_410480474425.slice PodAnnotations:0xc000696228}] Aliases:map[]}\"\nJun 12 11:14:23.925800 crc crio[19822]: time=\"2026-06-12T11:14:23.925780502Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:24.018957 crc crio[19822]: time=\"2026-06-12T11:14:24.000786152Z\" level=info msg=\"Removed container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core\" id=719c6289-7970-4c6d-9d97-b5c6e90c582d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:24.047538 crc crio[19822]: time=\"2026-06-12T11:14:24.047488534Z\" level=info msg=\"Removing container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48\" id=abbd11bf-a363-4a28-b696-0b3fe5697b56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:24.072745 crc crio[19822]: time=\"2026-06-12T11:14:24.072365174Z\" level=info msg=\"Ran pod sandbox 7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e with infra container: openstack/memcached-0/POD\" id=53c49f44-b0fd-491a-87c7-972c49f225d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:24.083551 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba37b974692d332 Mac:e2:df:27:3c:e1:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:24.084970 crc crio[19822]: time=\"2026-06-12T11:14:24.084599064Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a UID:3d9d9ea1-7aca-4e1c-9ce8-7f463c0a2216 NetNS:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9d9ea1_7aca_4e1c_9ce8_7f463c0a2216.slice PodAnnotations:0xc003264878}] Aliases:map[]}\"\nJun 12 11:14:24.084970 crc crio[19822]: time=\"2026-06-12T11:14:24.084887573Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:24.119481 crc crio[19822]: time=\"2026-06-12T11:14:24.115564181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.119481 crc crio[19822]: time=\"2026-06-12T11:14:24.118046041Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.119481 crc crio[19822]: time=\"2026-06-12T11:14:24.118148584Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.119481 crc crio[19822]: time=\"2026-06-12T11:14:24.118610109Z\" level=info msg=\"Ran pod sandbox ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a with infra container: openstack/openstack-galera-0/POD\" id=ffbe2b22-573e-4f75-95ff-8334e8bcedb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:24.120213 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1dc1e0ff1e6fe Mac:7e:79:28:e3:c6:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:24.122627 crc crio[19822]: time=\"2026-06-12T11:14:24.122335157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=3f5048ab-ef03-41ff-a4a2-f0d00064f48b name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:24.128005 crc crio[19822]: time=\"2026-06-12T11:14:24.127764347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.128178 crc crio[19822]: time=\"2026-06-12T11:14:24.128028526Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.128178 crc crio[19822]: time=\"2026-06-12T11:14:24.128077837Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.135351 crc crio[19822]: time=\"2026-06-12T11:14:24.129601407Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f4ed3538-472b-40c2-9bf6-80cfce2906c0 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:24.139083 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:444598d11ac5f12 Mac:ce:e2:d0:3a:93:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 SocketPath: PciID:}] [{Interface:0xc0004c8d60 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:24.142294 crc crio[19822]: time=\"2026-06-12T11:14:24.141610181Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 12 11:14:24.155937 crc crio[19822]: time=\"2026-06-12T11:14:24.154508542Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00244c868}] Aliases:map[]}\"\nJun 12 11:14:24.155937 crc crio[19822]: time=\"2026-06-12T11:14:24.15474842Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:24.159488 crc crio[19822]: time=\"2026-06-12T11:14:24.159127826Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc0072521b8}] Aliases:map[]}\"\nJun 12 11:14:24.159488 crc crio[19822]: time=\"2026-06-12T11:14:24.159351973Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:24.172489 crc crio[19822]: time=\"2026-06-12T11:14:24.172329824Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 11:14:24.210396 crc crio[19822]: time=\"2026-06-12T11:14:24.209759239Z\" level=info msg=\"Removed container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent\" id=abbd11bf-a363-4a28-b696-0b3fe5697b56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:24.215611 crc crio[19822]: time=\"2026-06-12T11:14:24.215488247Z\" level=info msg=\"Removing container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d\" id=d2e3bee9-6d5d-4b4d-9c8c-57f6ace7aaba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:24.216292 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52017377a7187a0 Mac:7a:90:d3:27:d5:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 SocketPath: PciID:}] [{Interface:0xc0001e2c50 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:24.217318 crc crio[19822]: time=\"2026-06-12T11:14:24.217191961Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc007252218}] Aliases:map[]}\"\nJun 12 11:14:24.217469 crc crio[19822]: time=\"2026-06-12T11:14:24.217400518Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:24.242485 crc crio[19822]: time=\"2026-06-12T11:14:24.24239171Z\" level=info msg=\"Ran pod sandbox 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 with infra container: openstack/nova-scheduler-0/POD\" id=4bae43d2-7921-4d2e-bdf2-ab9cb999b1f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:24.250758 crc crio[19822]: time=\"2026-06-12T11:14:24.250486402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=67b1b00f-82a0-4e40-ab27-41fce9b70965 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.343094 crc crio[19822]: time=\"2026-06-12T11:14:24.342966975Z\" level=info msg=\"Ran pod sandbox 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 with infra container: openstack/nova-metadata-0/POD\" id=b46b27f8-9f67-43d6-9c0c-0110f236d5e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:24.368972 crc crio[19822]: time=\"2026-06-12T11:14:24.367062739Z\" level=info msg=\"Ran pod sandbox cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f with infra container: openstack/cinder-api-0/POD\" id=48a73e44-a2c1-4b80-991b-6424eeadfa9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:24.420562 crc crio[19822]: time=\"2026-06-12T11:14:24.414783496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=117205b7-74b5-493f-a3ad-9d2adcf9adb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.420562 crc crio[19822]: time=\"2026-06-12T11:14:24.414975382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d6b8f630-12a5-4db0-8bbc-70b2e5f81e33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.481400 crc crio[19822]: time=\"2026-06-12T11:14:24.479767376Z\" level=info msg=\"Removed container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent\" id=d2e3bee9-6d5d-4b4d-9c8c-57f6ace7aaba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:24.499565 crc crio[19822]: time=\"2026-06-12T11:14:24.499024599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d278abae-12c0-4678-a9f7-2f628777ee2b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.507535 crc crio[19822]: time=\"2026-06-12T11:14:24.501650269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=22391abe-bfa6-45d5-ab28-dc7e8d378f95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.510593 crc crio[19822]: time=\"2026-06-12T11:14:24.510506873Z\" level=info msg=\"Removing container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e\" id=017ca23a-ccc7-43aa-9745-8fce7938fdb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:24.536527 crc crio[19822]: time=\"2026-06-12T11:14:24.533736131Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=59df244c-d2b7-446b-9533-675369079e35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:24.536527 crc crio[19822]: time=\"2026-06-12T11:14:24.534170145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:24.560203 crc crio[19822]: time=\"2026-06-12T11:14:24.556895847Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=58fff2d6-b99a-4e7d-8608-9e023e55d56c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:24.560203 crc crio[19822]: time=\"2026-06-12T11:14:24.560050709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=3854b68f-2fac-41d4-90f7-13044801d0ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.571287 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23129ea0bb5ddf4 Mac:4a:7e:a5:d9:db:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 SocketPath: PciID:}] [{Interface:0xc000396960 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:24.571287 crc crio[19822]: time=\"2026-06-12T11:14:24.569649262Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}\"\nJun 12 11:14:24.571287 crc crio[19822]: time=\"2026-06-12T11:14:24.56991356Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:24.615615 crc crio[19822]: time=\"2026-06-12T11:14:24.614016204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:24.622371 crc crio[19822]: time=\"2026-06-12T11:14:24.621762805Z\" level=info msg=\"Ran pod sandbox 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 with infra container: openstack/nova-api-0/POD\" id=a916eff2-05ce-4105-8946-62a7cfecfa77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:24.641347 crc crio[19822]: time=\"2026-06-12T11:14:24.64087538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3872fba4-171c-420d-9e51-127b4a1d5243 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.684437 crc crio[19822]: time=\"2026-06-12T11:14:24.683034931Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9f29d673-f6cd-49ba-83d1-c215b627ca0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:24.684437 crc crio[19822]: time=\"2026-06-12T11:14:24.683988622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:24.733263 crc crio[19822]: time=\"2026-06-12T11:14:24.733162381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=485316fa-3b6a-412d-bccb-ac20993da623 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:24.763032 crc crio[19822]: time=\"2026-06-12T11:14:24.757691493Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c2059d2a-f363-4939-9294-91fcf59d3ef7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:24.763032 crc crio[19822]: time=\"2026-06-12T11:14:24.757788616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:24.973448 crc crio[19822]: time=\"2026-06-12T11:14:24.973350696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.018586 crc crio[19822]: time=\"2026-06-12T11:14:25.017594934Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f78b0edf-d0d4-4d4e-8cc9-4647638a1161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:25.069481 crc crio[19822]: time=\"2026-06-12T11:14:25.068746495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.089945 crc crio[19822]: time=\"2026-06-12T11:14:25.086936742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.115906 crc crio[19822]: time=\"2026-06-12T11:14:25.111606131Z\" level=info msg=\"Removed container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=017ca23a-ccc7-43aa-9745-8fce7938fdb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:25.115906 crc crio[19822]: time=\"2026-06-12T11:14:25.111914849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.183925 crc crio[19822]: time=\"2026-06-12T11:14:25.178731879Z\" level=info msg=\"Removing container: 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce\" id=aff8c660-2acc-4df1-aba7-06c832d2d037 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:25.372685 crc crio[19822]: time=\"2026-06-12T11:14:25.366584418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.379877 crc crio[19822]: time=\"2026-06-12T11:14:25.378874004Z\" level=info msg=\"Created container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log\" id=59df244c-d2b7-446b-9533-675369079e35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:25.390525 crc crio[19822]: time=\"2026-06-12T11:14:25.389796311Z\" level=info msg=\"Starting container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4\" id=392084e7-b847-4b31-9649-77f09f3501ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:25.400137 crc crio[19822]: time=\"2026-06-12T11:14:25.39943663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.446018 crc crio[19822]: time=\"2026-06-12T11:14:25.445966206Z\" level=info msg=\"Started container\" PID=259755 containerID=09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4 description=openstack/nova-metadata-0/nova-metadata-log id=392084e7-b847-4b31-9649-77f09f3501ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\nJun 12 11:14:25.537960 crc crio[19822]: time=\"2026-06-12T11:14:25.536498822Z\" level=info msg=\"Removed container 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce: openstack/rabbitmq-cell1-server-0/setup-container\" id=aff8c660-2acc-4df1-aba7-06c832d2d037 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:25.574744 crc crio[19822]: time=\"2026-06-12T11:14:25.574639089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=25606bd2-52ca-4900-96f7-df5b03b8dcee name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:25.598872 crc crio[19822]: time=\"2026-06-12T11:14:25.594721504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.598872 crc crio[19822]: time=\"2026-06-12T11:14:25.597551058Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=c19d453f-d733-4f4b-a1ad-d7fd1d6e3921 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:25.598872 crc crio[19822]: time=\"2026-06-12T11:14:25.597668911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.598872 crc crio[19822]: time=\"2026-06-12T11:14:25.598070944Z\" level=info msg=\"Removing container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546\" id=7c356d40-0e83-4dd0-ba9d-bf4a39ebf1c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:25.606003 crc crio[19822]: time=\"2026-06-12T11:14:25.605869747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.685032 crc crio[19822]: time=\"2026-06-12T11:14:25.684906369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b5c0541b-1f46-4495-ba03-da96fec705b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:25.742501 crc crio[19822]: time=\"2026-06-12T11:14:25.742403272Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc00140e880}] Aliases:map[]}\"\nJun 12 11:14:25.742501 crc crio[19822]: time=\"2026-06-12T11:14:25.742484545Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:25.810655 crc crio[19822]: time=\"2026-06-12T11:14:25.810549286Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=3a363318-57f6-4161-9e22-e93e4b2399f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:25.810655 crc crio[19822]: time=\"2026-06-12T11:14:25.810655819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.830967 crc crio[19822]: time=\"2026-06-12T11:14:25.829365141Z\" level=info msg=\"Removed container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker\" id=7c356d40-0e83-4dd0-ba9d-bf4a39ebf1c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:25.837539 crc crio[19822]: time=\"2026-06-12T11:14:25.835389777Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5b3d6533-4fe4-49c0-b9ab-f72d024e1953 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:25.842664 crc crio[19822]: time=\"2026-06-12T11:14:25.842556275Z\" level=info msg=\"Created container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9f29d673-f6cd-49ba-83d1-c215b627ca0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:25.846081 crc crio[19822]: time=\"2026-06-12T11:14:25.845363077Z\" level=info msg=\"Starting container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47\" id=a604201f-d921-406f-9f39-0d4be5916a21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:25.859653 crc crio[19822]: time=\"2026-06-12T11:14:25.85955962Z\" level=info msg=\"Started container\" PID=259858 containerID=02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a604201f-d921-406f-9f39-0d4be5916a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\nJun 12 11:14:25.865099 crc crio[19822]: time=\"2026-06-12T11:14:25.865028836Z\" level=info msg=\"Removing container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce\" id=024ee44b-70b7-4a21-bd7b-8753e4f0123a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:25.898284 crc crio[19822]: time=\"2026-06-12T11:14:25.897773024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:25.912638 crc crio[19822]: time=\"2026-06-12T11:14:25.907291174Z\" level=info msg=\"Stopped container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c7e39781-34d6-4ae0-94b3-a817e04f2ced name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:25.913433 crc crio[19822]: time=\"2026-06-12T11:14:25.913392837Z\" level=info msg=\"Stopping pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=c7158c0e-f7a9-496f-8b99-04c000807068 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:25.920494 crc crio[19822]: time=\"2026-06-12T11:14:25.918694439Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 UID:9f51d3d7-9447-4cbd-80ff-ca24095ab7a1 NetNS:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f51d3d7_9447_4cbd_80ff_ca24095ab7a1.slice PodAnnotations:0xc002ed0e30}] Aliases:map[]}\"\nJun 12 11:14:25.920494 crc crio[19822]: time=\"2026-06-12T11:14:25.918771581Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:25.921216 crc crio[19822]: time=\"2026-06-12T11:14:25.921161667Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc000120c90}] Aliases:map[]}\"\nJun 12 11:14:25.921573 crc crio[19822]: time=\"2026-06-12T11:14:25.92154316Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:25.974173 crc crio[19822]: time=\"2026-06-12T11:14:25.974035116Z\" level=info msg=\"Created container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log\" id=f78b0edf-d0d4-4d4e-8cc9-4647638a1161 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:25.976002 crc crio[19822]: time=\"2026-06-12T11:14:25.975787272Z\" level=info msg=\"Starting container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1\" id=fa20b452-691e-467d-8f5b-5ebb90e1871c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:26.029882 crc crio[19822]: time=\"2026-06-12T11:14:26.029326247Z\" level=info msg=\"Started container\" PID=259907 containerID=a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1 description=openstack/nova-api-0/nova-api-log id=fa20b452-691e-467d-8f5b-5ebb90e1871c name=/runtime.v1.RuntimeService/StartContainer sandboxID=23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\nJun 12 11:14:26.137547 crc crio[19822]: time=\"2026-06-12T11:14:26.136905171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bfa90715-228c-4608-8ea6-c3d9e8ef212c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:26.386658 crc crio[19822]: time=\"2026-06-12T11:14:26.386559706Z\" level=info msg=\"Removed container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log\" id=024ee44b-70b7-4a21-bd7b-8753e4f0123a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:26.394037 crc crio[19822]: time=\"2026-06-12T11:14:26.393884702Z\" level=info msg=\"Removing container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f\" id=7aeea50d-ed81-4a30-95ae-cd979b2c155f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:26.407719 crc crio[19822]: time=\"2026-06-12T11:14:26.407546863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:26.413952 crc crio[19822]: time=\"2026-06-12T11:14:26.413783534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:26.459647 crc crio[19822]: time=\"2026-06-12T11:14:26.459507341Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 UID:4afd0db1-c590-4d98-af99-02e3a0b23850 NetNS:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4afd0db1_c590_4d98_af99_02e3a0b23850.slice PodAnnotations:0xc00244ce88}] Aliases:map[]}\"\nJun 12 11:14:26.459647 crc crio[19822]: time=\"2026-06-12T11:14:26.459587954Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:26.466998 crc crio[19822]: time=\"2026-06-12T11:14:26.466937856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bff576cb-438f-4555-839f-238dd2c33491 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:26.511217 crc crio[19822]: time=\"2026-06-12T11:14:26.511139811Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3aa6184e-96ee-423e-87cd-dfd821ec4c9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:26.511567 crc crio[19822]: time=\"2026-06-12T11:14:26.511506583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:26.604264 crc crio[19822]: 2026-06-12T11:14:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7c489db02334a6 Mac:12:3c:72:bf:91:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd SocketPath: PciID:}] [{Interface:0xc0001c85c0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:26.604264 crc crio[19822]: time=\"2026-06-12T11:14:26.603776345Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc00140e880}] Aliases:map[]}\"\nJun 12 11:14:26.604264 crc crio[19822]: time=\"2026-06-12T11:14:26.604025426Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:26.697889 crc crio[19822]: time=\"2026-06-12T11:14:26.697542726Z\" level=info msg=\"Removed container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq\" id=7aeea50d-ed81-4a30-95ae-cd979b2c155f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:26.725994 crc crio[19822]: time=\"2026-06-12T11:14:26.722754549Z\" level=info msg=\"Removing container: 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806\" id=e23ea432-426b-4314-ae44-2471a07c26b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:26.725994 crc crio[19822]: time=\"2026-06-12T11:14:26.725478984Z\" level=info msg=\"Ran pod sandbox e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 with infra container: openstack/ceilometer-0/POD\" id=c2059d2a-f363-4939-9294-91fcf59d3ef7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:26.745273 crc crio[19822]: time=\"2026-06-12T11:14:26.74507798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7e24ae1a-a553-4b49-a0d0-d852dc59dd8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:26.761928 crc crio[19822]: time=\"2026-06-12T11:14:26.761751851Z\" level=info msg=\"Created container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata\" id=5b3d6533-4fe4-49c0-b9ab-f72d024e1953 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:26.774795 crc crio[19822]: time=\"2026-06-12T11:14:26.773752555Z\" level=info msg=\"Starting container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f\" id=d0c6fceb-9b96-48f0-954f-8b9bf2013c51 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:26.824308 crc crio[19822]: time=\"2026-06-12T11:14:26.824184258Z\" level=info msg=\"Stopped pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=c7158c0e-f7a9-496f-8b99-04c000807068 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:26.845980 crc crio[19822]: time=\"2026-06-12T11:14:26.843467959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:26.860263 crc crio[19822]: time=\"2026-06-12T11:14:26.859764082Z\" level=info msg=\"Started container\" PID=260063 containerID=5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f description=openstack/nova-metadata-0/nova-metadata-metadata id=d0c6fceb-9b96-48f0-954f-8b9bf2013c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\nJun 12 11:14:26.863475 crc crio[19822]: time=\"2026-06-12T11:14:26.861346728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:26.904405 crc crio[19822]: 2026-06-12T11:14:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5956e0a3b172a5 Mac:16:b5:69:ee:6b:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a SocketPath: PciID:}] [{Interface:0xc0004166c0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:26.911513 crc crio[19822]: time=\"2026-06-12T11:14:26.911413226Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 UID:9f51d3d7-9447-4cbd-80ff-ca24095ab7a1 NetNS:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f51d3d7_9447_4cbd_80ff_ca24095ab7a1.slice PodAnnotations:0xc002ed0e30}] Aliases:map[]}\"\nJun 12 11:14:26.912005 crc crio[19822]: time=\"2026-06-12T11:14:26.911689885Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:26.931044 crc crio[19822]: time=\"2026-06-12T11:14:26.92817418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dd131013-c287-4bce-bde2-07a133a7b9c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.012078 crc crio[19822]: time=\"2026-06-12T11:14:27.010379087Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=dc719d69-590e-4707-85b8-504fba140d72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:27.041382 crc crio[19822]: time=\"2026-06-12T11:14:27.036194988Z\" level=info msg=\"Ran pod sandbox d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 with infra container: openstack/rabbitmq-server-0/POD\" id=c19d453f-d733-4f4b-a1ad-d7fd1d6e3921 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:27.063882 crc crio[19822]: time=\"2026-06-12T11:14:27.061153287Z\" level=info msg=\"Removed container 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806: openstack/rabbitmq-server-0/setup-container\" id=e23ea432-426b-4314-ae44-2471a07c26b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.063882 crc crio[19822]: time=\"2026-06-12T11:14:27.06217851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:27.078938 crc crio[19822]: time=\"2026-06-12T11:14:27.075655481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.097284 crc crio[19822]: time=\"2026-06-12T11:14:27.097104321Z\" level=info msg=\"Removing container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523\" id=8c19f745-7f3b-4201-b954-faefaadaba5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.136218 crc crio[19822]: time=\"2026-06-12T11:14:27.135719586Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.136218 crc crio[19822]: time=\"2026-06-12T11:14:27.135884132Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.136581 crc crio[19822]: time=\"2026-06-12T11:14:27.135739442Z\" level=info msg=\"Created container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api\" id=3aa6184e-96ee-423e-87cd-dfd821ec4c9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:27.137761 crc crio[19822]: time=\"2026-06-12T11:14:27.137728866Z\" level=info msg=\"Starting container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f\" id=119cf64d-0673-454a-8fa5-cd1cdda521e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:27.141209 crc crio[19822]: time=\"2026-06-12T11:14:27.140863828Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=233e93ff-7523-4937-96f4-5331d3ee3528 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:27.152480 crc crio[19822]: time=\"2026-06-12T11:14:27.152423418Z\" level=info msg=\"Started container\" PID=260106 containerID=c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f description=openstack/nova-api-0/nova-api-api id=119cf64d-0673-454a-8fa5-cd1cdda521e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\nJun 12 11:14:27.248889 crc crio[19822]: time=\"2026-06-12T11:14:27.227360485Z\" level=info msg=\"Removed container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener\" id=8c19f745-7f3b-4201-b954-faefaadaba5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.258716 crc crio[19822]: time=\"2026-06-12T11:14:27.258614731Z\" level=info msg=\"Removing container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb\" id=54fdc1be-f17e-43d1-bd50-2294ff4466db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.259354 crc crio[19822]: time=\"2026-06-12T11:14:27.259238951Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 11:14:27.277185 crc crio[19822]: time=\"2026-06-12T11:14:27.276666537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:27.320437 crc crio[19822]: time=\"2026-06-12T11:14:27.320351495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:27.334507 crc crio[19822]: time=\"2026-06-12T11:14:27.332510505Z\" level=info msg=\"Removed container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log\" id=54fdc1be-f17e-43d1-bd50-2294ff4466db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.342074 crc crio[19822]: time=\"2026-06-12T11:14:27.341661032Z\" level=info msg=\"Removing container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e\" id=022ed40b-437c-4bac-81a5-5fc7aedfebf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.372701 crc crio[19822]: time=\"2026-06-12T11:14:27.372610819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:27.382395 crc crio[19822]: time=\"2026-06-12T11:14:27.3822941Z\" level=info msg=\"Removed container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=022ed40b-437c-4bac-81a5-5fc7aedfebf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.442490 crc crio[19822]: time=\"2026-06-12T11:14:27.438332605Z\" level=info msg=\"Removing container: bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8\" id=3a3b90fb-5eab-437c-9987-b81bb7898b92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.548063 crc crio[19822]: time=\"2026-06-12T11:14:27.538180602Z\" level=info msg=\"Created container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent\" id=dc719d69-590e-4707-85b8-504fba140d72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:27.560232 crc crio[19822]: time=\"2026-06-12T11:14:27.560079139Z\" level=info msg=\"Starting container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16\" id=54bd94a4-01cd-475f-a6b9-06facd48bc2f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:27.568375 crc crio[19822]: time=\"2026-06-12T11:14:27.568249313Z\" level=info msg=\"Started container\" PID=260232 containerID=f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16 description=openstack/ceilometer-0/ceilometer-central-agent id=54bd94a4-01cd-475f-a6b9-06facd48bc2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\nJun 12 11:14:27.624913 crc crio[19822]: time=\"2026-06-12T11:14:27.623017228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=72bf9911-8a93-446a-8c3b-67b2d480d5b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.650984 crc crio[19822]: 2026-06-12T11:14:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4966f11c341009 Mac:6e:3c:0f:51:e3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:27.652888 crc crio[19822]: time=\"2026-06-12T11:14:27.652662977Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 UID:4afd0db1-c590-4d98-af99-02e3a0b23850 NetNS:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4afd0db1_c590_4d98_af99_02e3a0b23850.slice PodAnnotations:0xc00244ce88}] Aliases:map[]}\"\nJun 12 11:14:27.655914 crc crio[19822]: time=\"2026-06-12T11:14:27.652940646Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:27.740464 crc crio[19822]: time=\"2026-06-12T11:14:27.738735003Z\" level=info msg=\"Removed container bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3a3b90fb-5eab-437c-9987-b81bb7898b92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:27.840294 crc crio[19822]: time=\"2026-06-12T11:14:27.839898816Z\" level=info msg=\"Ran pod sandbox c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=3a363318-57f6-4161-9e22-e93e4b2399f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:27.857316 crc crio[19822]: time=\"2026-06-12T11:14:27.857052494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.857793 crc crio[19822]: time=\"2026-06-12T11:14:27.857323911Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.857793 crc crio[19822]: time=\"2026-06-12T11:14:27.857392425Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.857793 crc crio[19822]: time=\"2026-06-12T11:14:27.857511638Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=9f655a9b-6057-4556-bdd1-1f051a8080c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:27.859224 crc crio[19822]: time=\"2026-06-12T11:14:27.859054072Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=54d7ab0b-e7f2-4c94-9322-c8cdfb9010f9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:27.872385 crc crio[19822]: time=\"2026-06-12T11:14:27.872288695Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 11:14:27.879999 crc crio[19822]: time=\"2026-06-12T11:14:27.879931834Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e3c6fabd-ba9a-4f9d-9799-5b63972a43f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:27.880566 crc crio[19822]: time=\"2026-06-12T11:14:27.880522173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:27.935519 crc crio[19822]: time=\"2026-06-12T11:14:27.935381382Z\" level=info msg=\"Created container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log\" id=58fff2d6-b99a-4e7d-8608-9e023e55d56c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:27.938311 crc crio[19822]: time=\"2026-06-12T11:14:27.937725728Z\" level=info msg=\"Starting container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1\" id=81bdad53-f20b-49eb-9713-63aed0655dc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:27.954702 crc crio[19822]: time=\"2026-06-12T11:14:27.954349054Z\" level=info msg=\"Started container\" PID=260287 containerID=73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1 description=openstack/cinder-api-0/cinder-api-log id=81bdad53-f20b-49eb-9713-63aed0655dc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\nJun 12 11:14:27.992921 crc crio[19822]: time=\"2026-06-12T11:14:27.99258283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cd4982ce-733d-47de-bc02-39b39b5d253d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:28.021970 crc crio[19822]: time=\"2026-06-12T11:14:28.021419247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:28.034420 crc crio[19822]: time=\"2026-06-12T11:14:28.033485022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:28.175533 crc crio[19822]: time=\"2026-06-12T11:14:28.17542094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=7c2dfdbe-f5cc-4fb8-88c2-a00b4a44b53a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:28.206626 crc crio[19822]: time=\"2026-06-12T11:14:28.206489589Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=6f3fdb4c-8227-43a5-9f18-7cf14184d52d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:28.207367 crc crio[19822]: time=\"2026-06-12T11:14:28.206981235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:28.217433 crc crio[19822]: time=\"2026-06-12T11:14:28.217233804Z\" level=info msg=\"Created container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent\" id=e3c6fabd-ba9a-4f9d-9799-5b63972a43f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:28.221070 crc crio[19822]: time=\"2026-06-12T11:14:28.220973544Z\" level=info msg=\"Starting container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677\" id=295f0ff8-816f-4082-901a-55c5fa7dccc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:28.241506 crc crio[19822]: time=\"2026-06-12T11:14:28.241053414Z\" level=info msg=\"Started container\" PID=260478 containerID=c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677 description=openstack/ceilometer-0/ceilometer-notification-agent id=295f0ff8-816f-4082-901a-55c5fa7dccc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\nJun 12 11:14:28.261986 crc crio[19822]: time=\"2026-06-12T11:14:28.261501632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=53fff728-73cb-4497-900b-917cc4e5acb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:28.287701 crc crio[19822]: time=\"2026-06-12T11:14:28.2875956Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=72807919-7f7b-4958-9a52-277ea727c555 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:28.302736 crc crio[19822]: time=\"2026-06-12T11:14:28.302438722Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6b0cedf9-5ec5-4235-9aa7-722d896d22a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:28.303575 crc crio[19822]: time=\"2026-06-12T11:14:28.303031122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:28.334649 crc crio[19822]: time=\"2026-06-12T11:14:28.334457491Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=310d9c82-0cf3-4550-8cbe-0e721f22cd38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:28.334649 crc crio[19822]: time=\"2026-06-12T11:14:28.334578675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:28.367212 crc crio[19822]: time=\"2026-06-12T11:14:28.367016478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:28.515985 crc crio[19822]: time=\"2026-06-12T11:14:28.515141426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:28.523563 crc crio[19822]: time=\"2026-06-12T11:14:28.52336721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:28.593984 crc crio[19822]: time=\"2026-06-12T11:14:28.593725657Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc0072523a0}] Aliases:map[]}\"\nJun 12 11:14:28.593984 crc crio[19822]: time=\"2026-06-12T11:14:28.593848057Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:28.930271 crc crio[19822]: time=\"2026-06-12T11:14:28.930023883Z\" level=info msg=\"Created container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core\" id=6b0cedf9-5ec5-4235-9aa7-722d896d22a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:28.933163 crc crio[19822]: time=\"2026-06-12T11:14:28.932921416Z\" level=info msg=\"Starting container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603\" id=fc62b209-6153-4b21-ae80-af53223d87a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:28.966604 crc crio[19822]: time=\"2026-06-12T11:14:28.966543621Z\" level=info msg=\"Started container\" PID=260532 containerID=58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603 description=openstack/ceilometer-0/sg-core id=fc62b209-6153-4b21-ae80-af53223d87a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\nJun 12 11:14:29.008071 crc crio[19822]: time=\"2026-06-12T11:14:29.006892326Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ed8c9f81-20d9-437e-b498-f3fdccddfdbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:29.085472 crc crio[19822]: time=\"2026-06-12T11:14:29.085394962Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=8b6694f8-7e14-40f8-92f9-64fcb91998a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:29.101753 crc crio[19822]: time=\"2026-06-12T11:14:29.101663597Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=acf6e4a9-ec52-42ba-874e-5bb231203438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:29.102421 crc crio[19822]: time=\"2026-06-12T11:14:29.10237422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:29.339783 crc crio[19822]: 2026-06-12T11:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89649279f8edd0e Mac:32:94:03:7e:60:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:29.341583 crc crio[19822]: time=\"2026-06-12T11:14:29.341488304Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc0072523a0}] Aliases:map[]}\"\nJun 12 11:14:29.341718 crc crio[19822]: time=\"2026-06-12T11:14:29.34167528Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:29.357920 crc crio[19822]: time=\"2026-06-12T11:14:29.35778555Z\" level=info msg=\"Ran pod sandbox 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 with infra container: openstack/nova-cell1-conductor-0/POD\" id=310d9c82-0cf3-4550-8cbe-0e721f22cd38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:29.358412 crc crio[19822]: time=\"2026-06-12T11:14:29.358356088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:29.362981 crc crio[19822]: time=\"2026-06-12T11:14:29.362913964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:29.364992 crc crio[19822]: time=\"2026-06-12T11:14:29.364918779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=43ac121f-23fd-49fb-b1e2-0861cf5b96e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:29.417469 crc crio[19822]: time=\"2026-06-12T11:14:29.41734773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=fa30756d-cc23-4eb0-be26-24ae737ec762 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:29.428223 crc crio[19822]: time=\"2026-06-12T11:14:29.428071333Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=188cb858-eacb-42a1-bd05-26dbc1262084 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:29.428598 crc crio[19822]: time=\"2026-06-12T11:14:29.428543938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:29.751693 crc crio[19822]: time=\"2026-06-12T11:14:29.746450861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:29.769798 crc crio[19822]: time=\"2026-06-12T11:14:29.765587928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:29.840536 crc crio[19822]: time=\"2026-06-12T11:14:29.837466904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=6ce291af-5d1d-4a64-a4f2-8b2afd633c04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:29.842572 crc crio[19822]: time=\"2026-06-12T11:14:29.84189655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a7c986fe-acdc-4222-8ef8-3abf21c1bbaa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:29.856289 crc crio[19822]: time=\"2026-06-12T11:14:29.848167978Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2cbc0113-6cb2-4eea-9996-18dcf23b8c7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:29.856289 crc crio[19822]: time=\"2026-06-12T11:14:29.848575091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:30.028091 crc crio[19822]: time=\"2026-06-12T11:14:30.027921954Z\" level=info msg=\"Created container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd\" id=acf6e4a9-ec52-42ba-874e-5bb231203438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:30.029924 crc crio[19822]: time=\"2026-06-12T11:14:30.029755093Z\" level=info msg=\"Starting container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984\" id=b76b8fb6-f695-4ada-b286-4fc55b849788 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.047752544Z\" level=info msg=\"Started container\" PID=260595 containerID=0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984 description=openstack/ceilometer-0/proxy-httpd id=b76b8fb6-f695-4ada-b286-4fc55b849788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\nJun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.048461607Z\" level=info msg=\"Created container e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=188cb858-eacb-42a1-bd05-26dbc1262084 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.051697251Z\" level=info msg=\"Starting container: e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1\" id=db6a2b4e-64bb-4b8b-8e38-ab1537239a35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.052463343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.062069715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:30.070421 crc crio[19822]: time=\"2026-06-12T11:14:30.070340042Z\" level=info msg=\"Started container\" PID=260605 containerID=e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=db6a2b4e-64bb-4b8b-8e38-ab1537239a35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\nJun 12 11:14:30.077419 crc crio[19822]: time=\"2026-06-12T11:14:30.077258846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:30.332685 crc crio[19822]: time=\"2026-06-12T11:14:30.332496099Z\" level=info msg=\"Created container 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2cbc0113-6cb2-4eea-9996-18dcf23b8c7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:30.341974 crc crio[19822]: time=\"2026-06-12T11:14:30.340278955Z\" level=info msg=\"Starting container: 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d\" id=b6ea09df-6fb0-4f83-b9f7-68e6f5388de3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:30.356318 crc crio[19822]: time=\"2026-06-12T11:14:30.356227324Z\" level=info msg=\"Started container\" PID=260651 containerID=17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=b6ea09df-6fb0-4f83-b9f7-68e6f5388de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\nJun 12 11:14:30.397943 crc crio[19822]: time=\"2026-06-12T11:14:30.397190781Z\" level=info msg=\"Created container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api\" id=6f3fdb4c-8227-43a5-9f18-7cf14184d52d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:30.403920 crc crio[19822]: time=\"2026-06-12T11:14:30.400594618Z\" level=info msg=\"Starting container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e\" id=d6b801a7-5b69-412f-bd4e-51a708b4ec3f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:30.429102 crc crio[19822]: time=\"2026-06-12T11:14:30.428321403Z\" level=info msg=\"Started container\" PID=260650 containerID=4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e description=openstack/cinder-api-0/cinder-api id=d6b801a7-5b69-412f-bd4e-51a708b4ec3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\nJun 12 11:14:34.091020 crc crio[19822]: time=\"2026-06-12T11:14:34.090084223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0350d469-1778-4acf-8807-33ee6ab6a312 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:34.138097 crc crio[19822]: time=\"2026-06-12T11:14:34.13790468Z\" level=info msg=\"Removing container: 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6\" id=6a3249f9-9e69-46f1-a23b-7e1f7c30beb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:34.786095 crc crio[19822]: time=\"2026-06-12T11:14:34.78557882Z\" level=info msg=\"Removing container: cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3\" id=94b95fc1-e6de-48d7-bac8-2a67321d2a1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:37.888103 crc crio[19822]: time=\"2026-06-12T11:14:37.887332506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e8938d4b-1925-45e0-b2db-311b02f992a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:37.966465 crc crio[19822]: time=\"2026-06-12T11:14:37.966336468Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=eadf4cec-d8d0-4443-b3d4-98d2a4082a81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:38.005599 crc crio[19822]: time=\"2026-06-12T11:14:38.005480012Z\" level=info msg=\"Removed container cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3: openshift-infra/auto-csr-approver-29687708-rgbch/oc\" id=94b95fc1-e6de-48d7-bac8-2a67321d2a1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:38.016457 crc crio[19822]: time=\"2026-06-12T11:14:38.01637794Z\" level=info msg=\"Stopping pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=118f0750-4ebf-418b-b503-8a3549122de2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:38.016724 crc crio[19822]: time=\"2026-06-12T11:14:38.016478293Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=118f0750-4ebf-418b-b503-8a3549122de2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:38.017289 crc crio[19822]: time=\"2026-06-12T11:14:38.017217487Z\" level=info msg=\"Removing pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=f4fac138-1a2d-40d1-86b4-d4a85504ff09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:38.035597 crc crio[19822]: time=\"2026-06-12T11:14:38.035413957Z\" level=info msg=\"Stopping container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5 (timeout: 30s)\" id=57260bff-5522-4683-a10e-89003f177636 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:38.038569 crc crio[19822]: time=\"2026-06-12T11:14:38.038422143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:43.571911 crc crio[19822]: time=\"2026-06-12T11:14:43.569198578Z\" level=warning msg=\"Stopping container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 with stop signal(15) timed out. Killing...\"\nJun 12 11:14:43.616627 crc crio[19822]: time=\"2026-06-12T11:14:43.615465515Z\" level=error msg=\"Killing container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:14:44.822296 crc crio[19822]: time=\"2026-06-12T11:14:44.821687626Z\" level=warning msg=\"Stopping container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f with stop signal(15) timed out. Killing...\"\nJun 12 11:14:44.861699 crc crio[19822]: time=\"2026-06-12T11:14:44.861564759Z\" level=error msg=\"Killing container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:14:46.459012 crc crio[19822]: time=\"2026-06-12T11:14:46.458483006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=38ffac74-84af-40e8-8a28-aa61117e2e79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:47.665350 crc crio[19822]: time=\"2026-06-12T11:14:47.665280344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=23d60a24-7406-40f2-b0c8-05baa741fc19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:47.741364 crc crio[19822]: time=\"2026-06-12T11:14:47.741241397Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=34b37d06-6538-4a91-ad59-53015933e50a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:47.804348 crc crio[19822]: time=\"2026-06-12T11:14:47.803692079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:47.836478 crc crio[19822]: time=\"2026-06-12T11:14:47.836318262Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=3f5048ab-ef03-41ff-a4a2-f0d00064f48b name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:47.838222 crc crio[19822]: time=\"2026-06-12T11:14:47.838051106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=d3f7d60c-d7b0-4768-8136-cb846637f39b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:47.955045 crc crio[19822]: time=\"2026-06-12T11:14:47.954664916Z\" level=info msg=\"Stopped container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler\" id=52e17349-a114-4ec3-8483-dd21d25c8ad0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:47.961405 crc crio[19822]: time=\"2026-06-12T11:14:47.961247846Z\" level=info msg=\"Stopping pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=4948f4ae-4afc-4ea5-b5ff-5c38599ca81f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:47.963240 crc crio[19822]: time=\"2026-06-12T11:14:47.962990461Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc002ed0088}] Aliases:map[]}\"\nJun 12 11:14:47.963407 crc crio[19822]: time=\"2026-06-12T11:14:47.963237599Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:47.981426 crc crio[19822]: time=\"2026-06-12T11:14:47.981062437Z\" level=info msg=\"Stopped container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=52aa9e6b-7ab1-44fc-ae9d-a18598d982b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:47.982775 crc crio[19822]: time=\"2026-06-12T11:14:47.9826862Z\" level=info msg=\"Stopping pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=7606a7d0-0347-4d79-bd15-8019213e1113 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:47.984170 crc crio[19822]: time=\"2026-06-12T11:14:47.984089124Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc0037c8878}] Aliases:map[]}\"\nJun 12 11:14:47.984385 crc crio[19822]: time=\"2026-06-12T11:14:47.984301371Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:47.992291 crc crio[19822]: time=\"2026-06-12T11:14:47.992181999Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=233e93ff-7523-4937-96f4-5331d3ee3528 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:47.993754 crc crio[19822]: time=\"2026-06-12T11:14:47.993699961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a8a040c4-fb2e-4743-8e1d-f2339ac4242c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.028366 crc crio[19822]: time=\"2026-06-12T11:14:48.024055906Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=0fa78e8a-9a08-447a-b1ae-f61b003c3cd7 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:48.028366 crc crio[19822]: time=\"2026-06-12T11:14:48.025797921Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=f4ed3538-472b-40c2-9bf6-80cfce2906c0 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:48.028366 crc crio[19822]: time=\"2026-06-12T11:14:48.027608903Z\" level=info msg=\"Removed pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=f4fac138-1a2d-40d1-86b4-d4a85504ff09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.037509993Z\" level=info msg=\"Stopping pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=e44830d7-3532-434d-8054-097d1185a24c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.042255917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=e44830d7-3532-434d-8054-097d1185a24c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.038057484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2f820330-9826-4982-98b9-396bd065bb23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.03823117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=283b8ed8-1ae8-4fe4-802a-0d33a58a3a86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.043870573Z\" level=info msg=\"Removing pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=120d886a-93a9-46c6-9c03-4c3660a7d438 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.126648 crc crio[19822]: time=\"2026-06-12T11:14:48.126531379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=7ba6ee0b-8042-4727-9443-47956555bd14 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.129251 crc crio[19822]: time=\"2026-06-12T11:14:48.129079885Z\" level=info msg=\"Removed container 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6a3249f9-9e69-46f1-a23b-7e1f7c30beb5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:48.192495 crc crio[19822]: time=\"2026-06-12T11:14:48.192348008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=38b88f36-1123-44ce-a1ed-336b18b2df68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.212985 crc crio[19822]: time=\"2026-06-12T11:14:48.212766023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=539f7b68-0256-4428-90cc-78060c377b5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.229385 crc crio[19822]: time=\"2026-06-12T11:14:48.229266218Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=73f999cf-066f-4a81-bdaf-5de30b10bdc7 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:48.230579 crc crio[19822]: time=\"2026-06-12T11:14:48.230484735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=32abc65d-a721-421c-a265-a38b3d438d2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.242414 crc crio[19822]: time=\"2026-06-12T11:14:48.242347209Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=54d7ab0b-e7f2-4c94-9322-c8cdfb9010f9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:14:48.245065 crc crio[19822]: time=\"2026-06-12T11:14:48.244969567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=392c2184-49ba-43ce-bb8c-90b915e55e83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.269676 crc crio[19822]: time=\"2026-06-12T11:14:48.269618983Z\" level=info msg=\"Removed pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=120d886a-93a9-46c6-9c03-4c3660a7d438 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.270941 crc crio[19822]: time=\"2026-06-12T11:14:48.270914555Z\" level=info msg=\"Stopping pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=882a7755-819d-4f68-8cd4-4076caec9b5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.271097 crc crio[19822]: time=\"2026-06-12T11:14:48.27108014Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=882a7755-819d-4f68-8cd4-4076caec9b5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.271920 crc crio[19822]: time=\"2026-06-12T11:14:48.271785572Z\" level=info msg=\"Removing pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=31c459af-1576-44d5-95ac-187dae034c93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.294951 crc crio[19822]: time=\"2026-06-12T11:14:48.292221236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.309951 crc crio[19822]: time=\"2026-06-12T11:14:48.309256081Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=185b54ab-17b1-4564-acae-7f363d8e72e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.331778 crc crio[19822]: time=\"2026-06-12T11:14:48.330557428Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=a2e7388b-54d7-4488-996b-5562ffd4d8b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.331778 crc crio[19822]: time=\"2026-06-12T11:14:48.330755643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=27c8126d-9b51-4fe1-a866-ea52d5901f75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.331778 crc crio[19822]: time=\"2026-06-12T11:14:48.331054314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f9d6a795-9017-4173-bc1c-55dfb6a0f8e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.333638 crc crio[19822]: time=\"2026-06-12T11:14:48.333540722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.336450 crc crio[19822]: time=\"2026-06-12T11:14:48.336320892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9d10853e-2f3d-48ee-b637-1fb76a49dfcb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:48.354962 crc crio[19822]: time=\"2026-06-12T11:14:48.354731344Z\" level=info msg=\"Removed pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=31c459af-1576-44d5-95ac-187dae034c93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.356345 crc crio[19822]: time=\"2026-06-12T11:14:48.356226819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.360550 crc crio[19822]: time=\"2026-06-12T11:14:48.360463563Z\" level=info msg=\"Stopping pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=7c17e65d-7650-46b1-aeee-b9e5b840771d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.360704 crc crio[19822]: time=\"2026-06-12T11:14:48.360568686Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=7c17e65d-7650-46b1-aeee-b9e5b840771d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.375300 crc crio[19822]: time=\"2026-06-12T11:14:48.374365164Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/wipe-data\" id=5c0c6729-9252-4095-ba12-96261642a09b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.377295 crc crio[19822]: time=\"2026-06-12T11:14:48.376523534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.382626 crc crio[19822]: time=\"2026-06-12T11:14:48.377750716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.382626 crc crio[19822]: time=\"2026-06-12T11:14:48.378223582Z\" level=info msg=\"Removing pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=acec1fe1-bb33-44d9-9dcc-fd138431eeaa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.386201 crc crio[19822]: time=\"2026-06-12T11:14:48.3857066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.395428 crc crio[19822]: time=\"2026-06-12T11:14:48.395236811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.398624 crc crio[19822]: time=\"2026-06-12T11:14:48.398520903Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/wipe-data\" id=74607c4c-8012-45fe-ba05-1d664f60bb30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.406995 crc crio[19822]: time=\"2026-06-12T11:14:48.406937085Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=94943d44-96a2-47fa-9007-7c6ee5ba03ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.412954 crc crio[19822]: time=\"2026-06-12T11:14:48.41275855Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-2244l/keystone-db-sync\" id=de372790-027c-4ee3-8fc3-2deb4dea632a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.440062 crc crio[19822]: time=\"2026-06-12T11:14:48.440002174Z\" level=info msg=\"Removed pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=acec1fe1-bb33-44d9-9dcc-fd138431eeaa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.441462 crc crio[19822]: time=\"2026-06-12T11:14:48.441366014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.449752 crc crio[19822]: time=\"2026-06-12T11:14:48.449684792Z\" level=info msg=\"Stopping pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=977c18ae-57cb-471a-ac14-4a3566c245c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.450069 crc crio[19822]: time=\"2026-06-12T11:14:48.449802066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=977c18ae-57cb-471a-ac14-4a3566c245c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.453694 crc crio[19822]: time=\"2026-06-12T11:14:48.453561273Z\" level=info msg=\"Removing pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=aa30be98-2a8d-408a-ba8d-db3a53550aad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.552596 crc crio[19822]: time=\"2026-06-12T11:14:48.552498413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.553168 crc crio[19822]: time=\"2026-06-12T11:14:48.553087568Z\" level=info msg=\"Removed pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=aa30be98-2a8d-408a-ba8d-db3a53550aad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.554320 crc crio[19822]: time=\"2026-06-12T11:14:48.554291037Z\" level=info msg=\"Stopping pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=ab6d844d-b535-49f0-9d3a-c53285ef0446 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.554959 crc crio[19822]: time=\"2026-06-12T11:14:48.554935697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=ab6d844d-b535-49f0-9d3a-c53285ef0446 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.556149 crc crio[19822]: time=\"2026-06-12T11:14:48.556097163Z\" level=info msg=\"Removing pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=335dfa5f-7e5e-4e4b-a0db-7d549261b3c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.572656 crc crio[19822]: time=\"2026-06-12T11:14:48.572540937Z\" level=info msg=\"Stopped pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=4948f4ae-4afc-4ea5-b5ff-5c38599ca81f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.584367 crc crio[19822]: time=\"2026-06-12T11:14:48.584016084Z\" level=info msg=\"Created container ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=eadf4cec-d8d0-4443-b3d4-98d2a4082a81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.585999 crc crio[19822]: time=\"2026-06-12T11:14:48.585758849Z\" level=info msg=\"Starting container: ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75\" id=eaa749ea-a3dc-46ad-9b92-924a8eb34e56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:48.589445 crc crio[19822]: time=\"2026-06-12T11:14:48.589291893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.591007 crc crio[19822]: time=\"2026-06-12T11:14:48.590719308Z\" level=info msg=\"Stopped pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=7606a7d0-0347-4d79-bd15-8019213e1113 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.591769 crc crio[19822]: time=\"2026-06-12T11:14:48.59078819Z\" level=info msg=\"Created container e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=34b37d06-6538-4a91-ad59-53015933e50a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.593868 crc crio[19822]: time=\"2026-06-12T11:14:48.593602091Z\" level=info msg=\"Started container\" PID=261901 containerID=ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=eaa749ea-a3dc-46ad-9b92-924a8eb34e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\nJun 12 11:14:48.594276 crc crio[19822]: time=\"2026-06-12T11:14:48.594235471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.595634 crc crio[19822]: time=\"2026-06-12T11:14:48.595564622Z\" level=info msg=\"Starting container: e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6\" id=5b512fbc-918e-4b2e-8a9d-550e4ad54af0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:48.597679 crc crio[19822]: time=\"2026-06-12T11:14:48.597626582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.609311 crc crio[19822]: time=\"2026-06-12T11:14:48.609211588Z\" level=info msg=\"Started container\" PID=261924 containerID=e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=5b512fbc-918e-4b2e-8a9d-550e4ad54af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\nJun 12 11:14:48.627230 crc crio[19822]: time=\"2026-06-12T11:14:48.627078979Z\" level=info msg=\"Removed pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=335dfa5f-7e5e-4e4b-a0db-7d549261b3c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.629975 crc crio[19822]: time=\"2026-06-12T11:14:48.629901568Z\" level=info msg=\"Stopping pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=352a33ad-406b-4c9c-83e3-2213baa34ef1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.629975 crc crio[19822]: time=\"2026-06-12T11:14:48.629951169Z\" level=info msg=\"Stopped pod sandbox (already stopped): d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=352a33ad-406b-4c9c-83e3-2213baa34ef1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.630912 crc crio[19822]: time=\"2026-06-12T11:14:48.630566999Z\" level=info msg=\"Removing pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=cd30576c-7791-44e3-b52d-57d15bdbb291 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.692449 crc crio[19822]: time=\"2026-06-12T11:14:48.692338309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.701406 crc crio[19822]: time=\"2026-06-12T11:14:48.701258007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.881091 crc crio[19822]: time=\"2026-06-12T11:14:48.879780848Z\" level=info msg=\"Removed pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=cd30576c-7791-44e3-b52d-57d15bdbb291 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.882555 crc crio[19822]: time=\"2026-06-12T11:14:48.882382733Z\" level=info msg=\"Stopping pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=c1c59b34-9ae0-4400-aad3-8d6c08b98641 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.883496 crc crio[19822]: time=\"2026-06-12T11:14:48.882733414Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=c1c59b34-9ae0-4400-aad3-8d6c08b98641 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.884891 crc crio[19822]: time=\"2026-06-12T11:14:48.884694686Z\" level=info msg=\"Removing pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=7ea8958d-af92-4ba7-b48e-c29769f5864d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.891491 crc crio[19822]: time=\"2026-06-12T11:14:48.891392679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.903459 crc crio[19822]: time=\"2026-06-12T11:14:48.903369482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.911991 crc crio[19822]: time=\"2026-06-12T11:14:48.911633038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.915509 crc crio[19822]: time=\"2026-06-12T11:14:48.915270516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.934648 crc crio[19822]: time=\"2026-06-12T11:14:48.934097397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.944177 crc crio[19822]: time=\"2026-06-12T11:14:48.943480962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:48.971785 crc crio[19822]: time=\"2026-06-12T11:14:48.971698314Z\" level=info msg=\"Created container d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce: openstack/openstack-galera-0/mysql-bootstrap\" id=185b54ab-17b1-4564-acae-7f363d8e72e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:48.973215 crc crio[19822]: time=\"2026-06-12T11:14:48.973108048Z\" level=info msg=\"Removed pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=7ea8958d-af92-4ba7-b48e-c29769f5864d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.974597 crc crio[19822]: time=\"2026-06-12T11:14:48.974087506Z\" level=info msg=\"Stopping pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=0298ea65-4028-4fac-8777-619322ea9508 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.974597 crc crio[19822]: time=\"2026-06-12T11:14:48.97419715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=0298ea65-4028-4fac-8777-619322ea9508 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:48.974597 crc crio[19822]: time=\"2026-06-12T11:14:48.974101726Z\" level=info msg=\"Starting container: d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce\" id=8f32f907-d27a-403b-b557-4b6bbce8e46d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:48.975037 crc crio[19822]: time=\"2026-06-12T11:14:48.974859012Z\" level=info msg=\"Removing pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=a79aef99-dda9-4f9f-8a3a-fd21587fff52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:48.991634 crc crio[19822]: time=\"2026-06-12T11:14:48.9913698Z\" level=info msg=\"Started container\" PID=261960 containerID=d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce description=openstack/openstack-galera-0/mysql-bootstrap id=8f32f907-d27a-403b-b557-4b6bbce8e46d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a\nJun 12 11:14:49.026472 crc crio[19822]: time=\"2026-06-12T11:14:49.026064119Z\" level=info msg=\"Removed pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=a79aef99-dda9-4f9f-8a3a-fd21587fff52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.027237 crc crio[19822]: time=\"2026-06-12T11:14:49.027073138Z\" level=info msg=\"Stopping pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=315c5cc3-ca90-4e19-ae89-e3b7a82331f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.027505 crc crio[19822]: time=\"2026-06-12T11:14:49.027403729Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=315c5cc3-ca90-4e19-ae89-e3b7a82331f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.028478 crc crio[19822]: time=\"2026-06-12T11:14:49.02839872Z\" level=info msg=\"Removing pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=831850b0-08be-4f14-83f5-6b67f1ab9b14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.065084 crc crio[19822]: time=\"2026-06-12T11:14:49.063704383Z\" level=info msg=\"Removed pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=831850b0-08be-4f14-83f5-6b67f1ab9b14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.065419 crc crio[19822]: time=\"2026-06-12T11:14:49.065210196Z\" level=info msg=\"Stopping pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=99543a5f-bc07-4975-a806-c5203a6130ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.065419 crc crio[19822]: time=\"2026-06-12T11:14:49.065290088Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=99543a5f-bc07-4975-a806-c5203a6130ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.065998 crc crio[19822]: time=\"2026-06-12T11:14:49.065927839Z\" level=info msg=\"Removing pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=54eb7eca-e022-4551-a3dd-ca75de4c198f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.071948 crc crio[19822]: time=\"2026-06-12T11:14:49.071756014Z\" level=info msg=\"Created container 2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda: openstack/memcached-0/memcached\" id=a2e7388b-54d7-4488-996b-5562ffd4d8b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:49.085354 crc crio[19822]: time=\"2026-06-12T11:14:49.085030267Z\" level=info msg=\"Starting container: 2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda\" id=8cd5fb8b-8a78-4e58-bc0b-f9c69085db04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:49.086329 crc crio[19822]: time=\"2026-06-12T11:14:49.085472054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:49.092582 crc crio[19822]: time=\"2026-06-12T11:14:49.092181246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:49.094943 crc crio[19822]: time=\"2026-06-12T11:14:49.094753868Z\" level=info msg=\"Started container\" PID=261975 containerID=2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda description=openstack/memcached-0/memcached id=8cd5fb8b-8a78-4e58-bc0b-f9c69085db04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e\nJun 12 11:14:49.112347 crc crio[19822]: time=\"2026-06-12T11:14:49.111944263Z\" level=info msg=\"Removed pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=54eb7eca-e022-4551-a3dd-ca75de4c198f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.113664 crc crio[19822]: time=\"2026-06-12T11:14:49.113207946Z\" level=info msg=\"Stopping pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=29bed379-ec94-4854-b9e0-188771101d83 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.113664 crc crio[19822]: time=\"2026-06-12T11:14:49.113613119Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=29bed379-ec94-4854-b9e0-188771101d83 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.114265 crc crio[19822]: time=\"2026-06-12T11:14:49.114200208Z\" level=info msg=\"Removing pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=595f0532-1bb6-4102-91df-dd19753f05eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.147654 crc crio[19822]: time=\"2026-06-12T11:14:49.145263653Z\" level=info msg=\"Removed pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=595f0532-1bb6-4102-91df-dd19753f05eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.147654 crc crio[19822]: time=\"2026-06-12T11:14:49.146379604Z\" level=info msg=\"Stopping pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=973ff2fc-2968-4adb-82ca-60a573d79c9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.147654 crc crio[19822]: time=\"2026-06-12T11:14:49.146446856Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=973ff2fc-2968-4adb-82ca-60a573d79c9f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.147654 crc crio[19822]: time=\"2026-06-12T11:14:49.147013125Z\" level=info msg=\"Removing pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=78ebd1e0-4a31-408c-bb47-174f43d85a78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.170091 crc crio[19822]: time=\"2026-06-12T11:14:49.169912307Z\" level=info msg=\"Removed pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=78ebd1e0-4a31-408c-bb47-174f43d85a78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.171494 crc crio[19822]: time=\"2026-06-12T11:14:49.171431893Z\" level=info msg=\"Stopping pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=88be8ec2-de38-4862-8fea-3505d1941dea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.171606 crc crio[19822]: time=\"2026-06-12T11:14:49.171500176Z\" level=info msg=\"Stopped pod sandbox (already stopped): 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=88be8ec2-de38-4862-8fea-3505d1941dea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.173045 crc crio[19822]: time=\"2026-06-12T11:14:49.172968233Z\" level=info msg=\"Removing pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=16246a2e-84e5-474b-803a-e6e636d842ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.196163 crc crio[19822]: time=\"2026-06-12T11:14:49.196056233Z\" level=info msg=\"Removed pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=16246a2e-84e5-474b-803a-e6e636d842ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.199323 crc crio[19822]: time=\"2026-06-12T11:14:49.199166389Z\" level=info msg=\"Stopping pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=9cf2c62e-da76-4326-9161-a8859d4f00e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.199323 crc crio[19822]: time=\"2026-06-12T11:14:49.199247572Z\" level=info msg=\"Stopped pod sandbox (already stopped): c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=9cf2c62e-da76-4326-9161-a8859d4f00e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:49.200325 crc crio[19822]: time=\"2026-06-12T11:14:49.200213742Z\" level=info msg=\"Removing pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=7aca610e-75a8-4b6c-9e1b-4676288a713c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.218404 crc crio[19822]: time=\"2026-06-12T11:14:49.218249204Z\" level=info msg=\"Removed pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=7aca610e-75a8-4b6c-9e1b-4676288a713c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:14:49.579139 crc crio[19822]: time=\"2026-06-12T11:14:49.578574254Z\" level=info msg=\"Removing container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a\" id=81ec5957-f241-4c72-9151-c8f0361ce872 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:49.682941 crc crio[19822]: time=\"2026-06-12T11:14:49.682779918Z\" level=info msg=\"Removed container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe\" id=81ec5957-f241-4c72-9151-c8f0361ce872 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:49.694403 crc crio[19822]: time=\"2026-06-12T11:14:49.694288554Z\" level=info msg=\"Removing container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2\" id=092a0b26-dec4-419c-9068-93249a5e04bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:49.701701 crc crio[19822]: time=\"2026-06-12T11:14:49.701602617Z\" level=info msg=\"Created container 067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=94943d44-96a2-47fa-9007-7c6ee5ba03ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:49.702154 crc crio[19822]: time=\"2026-06-12T11:14:49.701895607Z\" level=info msg=\"Created container bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e: openstack/keystone-db-sync-2244l/keystone-db-sync\" id=de372790-027c-4ee3-8fc3-2deb4dea632a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:49.703220 crc crio[19822]: time=\"2026-06-12T11:14:49.703048424Z\" level=info msg=\"Starting container: 067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215\" id=fea880eb-3d41-4a2d-a98d-e147c99f4b29 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:49.703666 crc crio[19822]: time=\"2026-06-12T11:14:49.70357904Z\" level=info msg=\"Starting container: bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e\" id=b2a19131-07c9-4550-8037-5e3c914bef28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:49.719075 crc crio[19822]: time=\"2026-06-12T11:14:49.714738586Z\" level=info msg=\"Started container\" PID=262037 containerID=067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=fea880eb-3d41-4a2d-a98d-e147c99f4b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4\nJun 12 11:14:49.720702 crc crio[19822]: time=\"2026-06-12T11:14:49.72060954Z\" level=info msg=\"Started container\" PID=262039 containerID=bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e description=openstack/keystone-db-sync-2244l/keystone-db-sync id=b2a19131-07c9-4550-8037-5e3c914bef28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\nJun 12 11:14:49.756695 crc crio[19822]: time=\"2026-06-12T11:14:49.756538716Z\" level=info msg=\"Removed container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler\" id=092a0b26-dec4-419c-9068-93249a5e04bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:49.760155 crc crio[19822]: time=\"2026-06-12T11:14:49.760091653Z\" level=info msg=\"Removing container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f\" id=415d8728-c9c1-46af-b86b-e10db4331ad0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:49.824844 crc crio[19822]: time=\"2026-06-12T11:14:49.824697084Z\" level=info msg=\"Removed container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=415d8728-c9c1-46af-b86b-e10db4331ad0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:50.645586 crc crio[19822]: time=\"2026-06-12T11:14:50.645161249Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=2773077d-7778-4b44-88a7-726e09c66551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:50.645586 crc crio[19822]: time=\"2026-06-12T11:14:50.645604694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:50.703986 crc crio[19822]: time=\"2026-06-12T11:14:50.703885653Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc000120698}] Aliases:map[]}\"\nJun 12 11:14:50.703986 crc crio[19822]: time=\"2026-06-12T11:14:50.70397408Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:50.843997 crc crio[19822]: time=\"2026-06-12T11:14:50.843459195Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=09d526de-0f44-47e6-9263-dc8f85a07d85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:50.844242 crc crio[19822]: time=\"2026-06-12T11:14:50.844052465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:51.098348 crc crio[19822]: time=\"2026-06-12T11:14:51.098169683Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc002ed0638}] Aliases:map[]}\"\nJun 12 11:14:51.098348 crc crio[19822]: time=\"2026-06-12T11:14:51.098279867Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:14:51.122501 crc crio[19822]: 2026-06-12T11:14:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a6f97f4c6c221 Mac:76:30:63:36:f1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e SocketPath: PciID:}] [{Interface:0xc0001b6a50 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:51.123258 crc crio[19822]: time=\"2026-06-12T11:14:51.123183816Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc000120698}] Aliases:map[]}\"\nJun 12 11:14:51.123782 crc crio[19822]: time=\"2026-06-12T11:14:51.123393803Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:51.139021 crc crio[19822]: time=\"2026-06-12T11:14:51.138936083Z\" level=info msg=\"Ran pod sandbox f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=2773077d-7778-4b44-88a7-726e09c66551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:51.144466 crc crio[19822]: time=\"2026-06-12T11:14:51.144309634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=420ef0a9-ac98-4335-a508-017332ef4cc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:51.235931 crc crio[19822]: time=\"2026-06-12T11:14:51.23535092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=8ec71b87-6046-41bf-b4aa-beb9846c7304 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:51.248039 crc crio[19822]: time=\"2026-06-12T11:14:51.247879518Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8c36d95a-ef39-45e9-9a21-ffd68fe2b62f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:51.248636 crc crio[19822]: time=\"2026-06-12T11:14:51.24857511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:52.757757 crc crio[19822]: time=\"2026-06-12T11:14:52.757194353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:52.792580 crc crio[19822]: time=\"2026-06-12T11:14:52.791995533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:52.997322 crc crio[19822]: time=\"2026-06-12T11:14:52.982787303Z\" level=info msg=\"Created container fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c: openstack/rabbitmq-server-0/wipe-data\" id=5c0c6729-9252-4095-ba12-96261642a09b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:52.997322 crc crio[19822]: time=\"2026-06-12T11:14:52.985348092Z\" level=info msg=\"Stopped container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=57260bff-5522-4683-a10e-89003f177636 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:52.997322 crc crio[19822]: time=\"2026-06-12T11:14:52.996862933Z\" level=info msg=\"Starting container: fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c\" id=52c7c45b-7d6e-428c-bc5a-530bcfafdd5f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:53.003541 crc crio[19822]: time=\"2026-06-12T11:14:53.003431647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6a4442a6-c7d2-44cd-b960-8b3633f9a174 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:53.012100 crc crio[19822]: time=\"2026-06-12T11:14:53.011931318Z\" level=info msg=\"Started container\" PID=262036 containerID=fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c description=openstack/rabbitmq-server-0/wipe-data id=52c7c45b-7d6e-428c-bc5a-530bcfafdd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4\nJun 12 11:14:53.097585 crc crio[19822]: time=\"2026-06-12T11:14:53.09747886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c63e72aa-61aa-455d-a1b8-c893fbd6db05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:53.102365 crc crio[19822]: time=\"2026-06-12T11:14:53.102204401Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=73cbf6cd-758f-46d9-b56d-c33c03f991de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:53.102753 crc crio[19822]: time=\"2026-06-12T11:14:53.102641785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:53.478063 crc crio[19822]: time=\"2026-06-12T11:14:53.473990878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:53.481434 crc crio[19822]: time=\"2026-06-12T11:14:53.479605337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:53.487710 crc crio[19822]: time=\"2026-06-12T11:14:53.487615094Z\" level=info msg=\"Created container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8c36d95a-ef39-45e9-9a21-ffd68fe2b62f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:53.497208 crc crio[19822]: time=\"2026-06-12T11:14:53.497088989Z\" level=info msg=\"Starting container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556\" id=21d0d140-bacb-44a8-84b3-e15d5c875d12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:53.512167 crc crio[19822]: time=\"2026-06-12T11:14:53.512047005Z\" level=info msg=\"Started container\" PID=262633 containerID=0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=21d0d140-bacb-44a8-84b3-e15d5c875d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\nJun 12 11:14:53.539601 crc crio[19822]: 2026-06-12T11:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a8def4f441c3b Mac:d2:c2:c2:23:1d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 SocketPath: PciID:}] [{Interface:0xc000506140 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:14:53.539601 crc crio[19822]: time=\"2026-06-12T11:14:53.537307562Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc002ed0638}] Aliases:map[]}\"\nJun 12 11:14:53.539601 crc crio[19822]: time=\"2026-06-12T11:14:53.537493478Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:14:53.563939 crc crio[19822]: time=\"2026-06-12T11:14:53.563531056Z\" level=info msg=\"Ran pod sandbox 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 with infra container: openstack/cinder-scheduler-0/POD\" id=09d526de-0f44-47e6-9263-dc8f85a07d85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:14:53.570436 crc crio[19822]: time=\"2026-06-12T11:14:53.570362307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ef1ac8bd-d380-4a3c-aa4c-571d251b1151 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:53.621235 crc crio[19822]: time=\"2026-06-12T11:14:53.621094508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=d19f0b79-1669-49d0-b854-ae181ff4f0cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:53.654251 crc crio[19822]: time=\"2026-06-12T11:14:53.654152184Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=4439b608-d8fc-451b-8767-b0c980cfd873 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:53.654745 crc crio[19822]: time=\"2026-06-12T11:14:53.654693251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:53.761524 crc crio[19822]: time=\"2026-06-12T11:14:53.761409503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:53.912801 crc crio[19822]: time=\"2026-06-12T11:14:53.912697313Z\" level=info msg=\"Created container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=73cbf6cd-758f-46d9-b56d-c33c03f991de name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:53.918787 crc crio[19822]: time=\"2026-06-12T11:14:53.918684262Z\" level=info msg=\"Starting container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2\" id=623f3768-d6f1-4a84-a019-63314022014a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:53.931709 crc crio[19822]: time=\"2026-06-12T11:14:53.931607276Z\" level=info msg=\"Started container\" PID=262727 containerID=a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=623f3768-d6f1-4a84-a019-63314022014a name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\nJun 12 11:14:54.012244 crc crio[19822]: time=\"2026-06-12T11:14:54.00510757Z\" level=info msg=\"Created container f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e: openstack/rabbitmq-cell1-server-0/wipe-data\" id=74607c4c-8012-45fe-ba05-1d664f60bb30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:54.012244 crc crio[19822]: time=\"2026-06-12T11:14:54.011161109Z\" level=info msg=\"Starting container: f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e\" id=2d87ef64-5662-4f6d-b885-b5ca92a4f928 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:54.018994 crc crio[19822]: time=\"2026-06-12T11:14:54.017735287Z\" level=info msg=\"Stopping container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e (timeout: 30s)\" id=2188b42c-cbb0-435d-80e3-28e5c7de035e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:54.030776 crc crio[19822]: time=\"2026-06-12T11:14:54.030665616Z\" level=info msg=\"Started container\" PID=262038 containerID=f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e description=openstack/rabbitmq-cell1-server-0/wipe-data id=2d87ef64-5662-4f6d-b885-b5ca92a4f928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289\nJun 12 11:14:54.094260 crc crio[19822]: time=\"2026-06-12T11:14:54.094163622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a15f2dcc-1ae1-40f3-9361-1c592c742a6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:54.222869 crc crio[19822]: time=\"2026-06-12T11:14:54.222211337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0d8f226b-f43d-459d-971b-fa20a328e1df name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:54.298724 crc crio[19822]: time=\"2026-06-12T11:14:54.298643815Z\" level=info msg=\"Stopped container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=2188b42c-cbb0-435d-80e3-28e5c7de035e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:54.302931 crc crio[19822]: time=\"2026-06-12T11:14:54.302798638Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=8bfc6637-b4ca-4068-abb4-f9288433bfcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:54.303330 crc crio[19822]: time=\"2026-06-12T11:14:54.303236097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ae7d9637-5c5e-4311-9818-78138ab631f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:54.304410 crc crio[19822]: time=\"2026-06-12T11:14:54.304352088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:54.320790 crc crio[19822]: time=\"2026-06-12T11:14:54.320674218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8509eb37-5e10-445e-99c6-50a05aae0e78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:54.388930 crc crio[19822]: time=\"2026-06-12T11:14:54.388776231Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=75fe7697-6a4d-4ce3-8159-b895a51b06a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:54.389632 crc crio[19822]: time=\"2026-06-12T11:14:54.389572927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:54.502312 crc crio[19822]: time=\"2026-06-12T11:14:54.50222672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:54.527340 crc crio[19822]: time=\"2026-06-12T11:14:54.527242697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:54.550952 crc crio[19822]: time=\"2026-06-12T11:14:54.540041351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:54.556924 crc crio[19822]: time=\"2026-06-12T11:14:54.556769162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:54.779658 crc crio[19822]: time=\"2026-06-12T11:14:54.77901158Z\" level=info msg=\"Created container f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a: openstack/openstack-galera-0/galera\" id=8bfc6637-b4ca-4068-abb4-f9288433bfcf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:54.781448 crc crio[19822]: time=\"2026-06-12T11:14:54.781079385Z\" level=info msg=\"Created container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=75fe7697-6a4d-4ce3-8159-b895a51b06a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:54.785548 crc crio[19822]: time=\"2026-06-12T11:14:54.78543724Z\" level=info msg=\"Starting container: f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a\" id=e52f77c3-cf1a-4763-aee5-4015097138ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:54.785757 crc crio[19822]: time=\"2026-06-12T11:14:54.785676525Z\" level=info msg=\"Starting container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af\" id=cf638b78-994c-4128-902c-0b239f1a80be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:54.814408 crc crio[19822]: time=\"2026-06-12T11:14:54.813687414Z\" level=info msg=\"Started container\" PID=262934 containerID=8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=cf638b78-994c-4128-902c-0b239f1a80be name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\nJun 12 11:14:54.822994 crc crio[19822]: time=\"2026-06-12T11:14:54.822892861Z\" level=info msg=\"Started container\" PID=262910 containerID=f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a description=openstack/openstack-galera-0/galera id=e52f77c3-cf1a-4763-aee5-4015097138ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a\nJun 12 11:14:54.849467 crc crio[19822]: time=\"2026-06-12T11:14:54.849352513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:54.955345 crc crio[19822]: time=\"2026-06-12T11:14:54.955247337Z\" level=info msg=\"Stopping container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4 (timeout: 30s)\" id=f568b602-ed15-4af1-b68c-ad2d082e6fb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:55.079624 crc crio[19822]: time=\"2026-06-12T11:14:55.079513866Z\" level=info msg=\"Created container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler\" id=4439b608-d8fc-451b-8767-b0c980cfd873 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:55.082214 crc crio[19822]: time=\"2026-06-12T11:14:55.081578963Z\" level=info msg=\"Starting container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45\" id=1b80282c-2513-4b16-a20b-ee86be2e54e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:55.089735 crc crio[19822]: time=\"2026-06-12T11:14:55.089609128Z\" level=info msg=\"Started container\" PID=263028 containerID=0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45 description=openstack/cinder-scheduler-0/cinder-scheduler id=1b80282c-2513-4b16-a20b-ee86be2e54e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\nJun 12 11:14:55.113543 crc crio[19822]: time=\"2026-06-12T11:14:55.113439428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=028d6716-b467-4a54-869d-24e86747c6af name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:55.182378 crc crio[19822]: time=\"2026-06-12T11:14:55.182264921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6b89534e-0f76-4918-aa45-9d7abb0e5801 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:55.208289 crc crio[19822]: time=\"2026-06-12T11:14:55.204091979Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=e6c2a81f-f2b3-4843-ba25-2a13cba7caee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:55.208289 crc crio[19822]: time=\"2026-06-12T11:14:55.204548334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:55.208771 crc crio[19822]: time=\"2026-06-12T11:14:55.208724109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b714121e-53b6-4377-8a6a-3897619370a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:55.299407 crc crio[19822]: time=\"2026-06-12T11:14:55.297185363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f2ec894a-4fac-40ab-a306-d9a3ae4657d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:55.366090 crc crio[19822]: time=\"2026-06-12T11:14:55.365030316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8d6e1754-9b0e-45d1-b122-8897ef6741ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:55.396277 crc crio[19822]: time=\"2026-06-12T11:14:55.396057764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:55.398735 crc crio[19822]: time=\"2026-06-12T11:14:55.397403287Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=739c865f-0f71-48d1-b72c-2630c19fb2f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:55.400175 crc crio[19822]: time=\"2026-06-12T11:14:55.399277628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:55.443423 crc crio[19822]: time=\"2026-06-12T11:14:55.443294642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=667f48c3-59aa-4626-ab9b-db33f7b360cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:55.474296 crc crio[19822]: time=\"2026-06-12T11:14:55.474108725Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=639cae70-9854-483c-8d73-f7e1c35ce8f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:55.497957 crc crio[19822]: time=\"2026-06-12T11:14:55.497872618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:55.498391 crc crio[19822]: time=\"2026-06-12T11:14:55.498293444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:55.504040 crc crio[19822]: time=\"2026-06-12T11:14:55.503010217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:55.918347 crc crio[19822]: time=\"2026-06-12T11:14:55.917743768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:55.929879 crc crio[19822]: time=\"2026-06-12T11:14:55.929096913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:56.310562 crc crio[19822]: time=\"2026-06-12T11:14:56.310418095Z\" level=info msg=\"Created container c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf: openstack/openstack-cell1-galera-0/galera\" id=639cae70-9854-483c-8d73-f7e1c35ce8f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:56.317409 crc crio[19822]: time=\"2026-06-12T11:14:56.317228793Z\" level=info msg=\"Starting container: c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf\" id=d64287be-abce-430c-a3ae-5d64f9d4273d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:56.344239 crc crio[19822]: time=\"2026-06-12T11:14:56.344174113Z\" level=info msg=\"Started container\" PID=263228 containerID=c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf description=openstack/openstack-cell1-galera-0/galera id=d64287be-abce-430c-a3ae-5d64f9d4273d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4\nJun 12 11:14:56.347448 crc crio[19822]: time=\"2026-06-12T11:14:56.347363945Z\" level=info msg=\"Removing container: e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1\" id=37891527-ea05-4630-9549-8e9a246047fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:56.434288 crc crio[19822]: time=\"2026-06-12T11:14:56.434193164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6a0f9b21-a341-483b-8e58-1aca5660b45d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:56.518792 crc crio[19822]: time=\"2026-06-12T11:14:56.516110007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0eab1761-f5b2-4da0-af18-50e6d24bb9ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:14:56.539318 crc crio[19822]: time=\"2026-06-12T11:14:56.538035527Z\" level=info msg=\"Removed container e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=37891527-ea05-4630-9549-8e9a246047fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:56.560221 crc crio[19822]: time=\"2026-06-12T11:14:56.560136612Z\" level=info msg=\"Removing container: 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d\" id=9b5831f1-afd6-416d-a4d3-2beac7790cc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:56.560221 crc crio[19822]: time=\"2026-06-12T11:14:56.560193947Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=11172e86-8e1c-43ac-862e-d36a8a3eea76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:56.596704 crc crio[19822]: time=\"2026-06-12T11:14:56.596588558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:56.751663 crc crio[19822]: time=\"2026-06-12T11:14:56.751583331Z\" level=info msg=\"Removed container 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=9b5831f1-afd6-416d-a4d3-2beac7790cc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:14:56.775238 crc crio[19822]: time=\"2026-06-12T11:14:56.774601361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:56.785904 crc crio[19822]: time=\"2026-06-12T11:14:56.782671341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:56.996281 crc crio[19822]: time=\"2026-06-12T11:14:56.996160089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:14:57.239669 crc crio[19822]: time=\"2026-06-12T11:14:57.239527165Z\" level=info msg=\"Created container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe\" id=e6c2a81f-f2b3-4843-ba25-2a13cba7caee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:57.240762 crc crio[19822]: time=\"2026-06-12T11:14:57.240687443Z\" level=info msg=\"Starting container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c\" id=698c87f0-1d72-4ce4-a976-dd3f197c6707 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:57.254228 crc crio[19822]: time=\"2026-06-12T11:14:57.254058882Z\" level=info msg=\"Started container\" PID=263295 containerID=40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c description=openstack/cinder-scheduler-0/probe id=698c87f0-1d72-4ce4-a976-dd3f197c6707 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\nJun 12 11:14:58.010903 crc crio[19822]: time=\"2026-06-12T11:14:58.010275515Z\" level=info msg=\"Created container cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1: openstack/rabbitmq-server-0/setup-container\" id=739c865f-0f71-48d1-b72c-2630c19fb2f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:14:58.012462 crc crio[19822]: time=\"2026-06-12T11:14:58.012355931Z\" level=info msg=\"Starting container: cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1\" id=48581371-5207-4032-b2b9-9066e9188f78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:14:58.023651 crc crio[19822]: time=\"2026-06-12T11:14:58.023231324Z\" level=info msg=\"Started container\" PID=263151 containerID=cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1 description=openstack/rabbitmq-server-0/setup-container id=48581371-5207-4032-b2b9-9066e9188f78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4\nJun 12 11:14:59.536369 crc crio[19822]: time=\"2026-06-12T11:14:59.535638788Z\" level=info msg=\"Stopped container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api\" id=f568b602-ed15-4af1-b68c-ad2d082e6fb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:14:59.537359 crc crio[19822]: time=\"2026-06-12T11:14:59.537182377Z\" level=info msg=\"Stopping pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=141ef7f4-7bd1-4063-b600-a5bb67db4b71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:14:59.553228 crc crio[19822]: time=\"2026-06-12T11:14:59.553079095Z\" level=info msg=\"Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc0037c93a8}] Aliases:map[]}\"\nJun 12 11:14:59.553691 crc crio[19822]: time=\"2026-06-12T11:14:59.553365904Z\" level=info msg=\"Deleting pod openstack_keystone-7b6cfffcf-bh5ms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:00.396216 crc crio[19822]: time=\"2026-06-12T11:15:00.395283052Z\" level=info msg=\"Stopped pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=141ef7f4-7bd1-4063-b600-a5bb67db4b71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:00.557382 crc crio[19822]: time=\"2026-06-12T11:15:00.557188747Z\" level=info msg=\"Removing container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4\" id=71578197-4124-4827-9410-696bfb63d7be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:01.060685 crc crio[19822]: time=\"2026-06-12T11:15:01.060471304Z\" level=info msg=\"Created container 60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1: openstack/rabbitmq-cell1-server-0/setup-container\" id=11172e86-8e1c-43ac-862e-d36a8a3eea76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:01.062901 crc crio[19822]: time=\"2026-06-12T11:15:01.062720636Z\" level=info msg=\"Starting container: 60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1\" id=a824229f-317d-43de-9547-ea2148f991b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:01.068175 crc crio[19822]: time=\"2026-06-12T11:15:01.068031635Z\" level=info msg=\"Removed container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api\" id=71578197-4124-4827-9410-696bfb63d7be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:01.071341 crc crio[19822]: time=\"2026-06-12T11:15:01.070891516Z\" level=info msg=\"Started container\" PID=263286 containerID=60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1 description=openstack/rabbitmq-cell1-server-0/setup-container id=a824229f-317d-43de-9547-ea2148f991b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289\nJun 12 11:15:04.560728 crc crio[19822]: time=\"2026-06-12T11:15:04.559960726Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/POD\" id=756896ff-52b1-4739-a939-c639b70dbd0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:04.562160 crc crio[19822]: time=\"2026-06-12T11:15:04.560744091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:04.598488 crc crio[19822]: time=\"2026-06-12T11:15:04.59800742Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc001ee2650}] Aliases:map[]}\"\nJun 12 11:15:04.598488 crc crio[19822]: time=\"2026-06-12T11:15:04.598383082Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:05.538214 crc crio[19822]: 2026-06-12T11:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28396533e87fcb8 Mac:d6:cd:f8:b8:ec:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 SocketPath: PciID:}] [{Interface:0xc000015b20 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:15:05.540005 crc crio[19822]: time=\"2026-06-12T11:15:05.539915363Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc001ee2650}] Aliases:map[]}\"\nJun 12 11:15:05.540278 crc crio[19822]: time=\"2026-06-12T11:15:05.540218513Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:15:05.553726 crc crio[19822]: time=\"2026-06-12T11:15:05.553600976Z\" level=info msg=\"Ran pod sandbox 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/POD\" id=756896ff-52b1-4739-a939-c639b70dbd0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:05.557539 crc crio[19822]: time=\"2026-06-12T11:15:05.557469971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e415a09-423b-4ed0-9e88-9026f4fab947 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:05.561198 crc crio[19822]: time=\"2026-06-12T11:15:05.56104011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8facf19a-7fb1-4e51-aef4-d7fa5eabaf2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:05.577036 crc crio[19822]: time=\"2026-06-12T11:15:05.570265388Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles\" id=d380dd98-3d45-46bc-96a2-8cb23033fb5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:05.577036 crc crio[19822]: time=\"2026-06-12T11:15:05.570664241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:05.644618 crc crio[19822]: time=\"2026-06-12T11:15:05.644513026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:05.664015 crc crio[19822]: time=\"2026-06-12T11:15:05.663907554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:05.878392 crc crio[19822]: time=\"2026-06-12T11:15:05.877670474Z\" level=info msg=\"Created container 16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles\" id=d380dd98-3d45-46bc-96a2-8cb23033fb5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:05.884619 crc crio[19822]: time=\"2026-06-12T11:15:05.884541683Z\" level=info msg=\"Starting container: 16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8\" id=28fa12e6-6846-4a89-9b2b-8c20703f813f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:05.900096 crc crio[19822]: time=\"2026-06-12T11:15:05.899987396Z\" level=info msg=\"Started container\" PID=264119 containerID=16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8 description=openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles id=28fa12e6-6846-4a89-9b2b-8c20703f813f name=/runtime.v1.RuntimeService/StartContainer sandboxID=28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c\nJun 12 11:15:08.788186 crc crio[19822]: time=\"2026-06-12T11:15:08.788041414Z\" level=info msg=\"Stopping pod sandbox: 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c\" id=ab14962a-66c9-42e5-8563-1c43d9210d33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:08.789991 crc crio[19822]: time=\"2026-06-12T11:15:08.788960754Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc00008d530}] Aliases:map[]}\"\nJun 12 11:15:08.789991 crc crio[19822]: time=\"2026-06-12T11:15:08.78916306Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:09.259612 crc crio[19822]: time=\"2026-06-12T11:15:09.258429659Z\" level=info msg=\"Stopped pod sandbox: 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c\" id=ab14962a-66c9-42e5-8563-1c43d9210d33 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:12.472636 crc crio[19822]: time=\"2026-06-12T11:15:12.471870665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=160decb7-0d49-479d-9668-d30891b8189f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:12.476883 crc crio[19822]: time=\"2026-06-12T11:15:12.47671439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=abed76e6-29e0-4c47-93c6-fb34ef5ed6fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:12.486577 crc crio[19822]: time=\"2026-06-12T11:15:12.486472191Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=6829eac0-49f1-4bc3-83c4-e20112c6a837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:12.487566 crc crio[19822]: time=\"2026-06-12T11:15:12.487494074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:12.548013 crc crio[19822]: time=\"2026-06-12T11:15:12.547925871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:12.553072 crc crio[19822]: time=\"2026-06-12T11:15:12.552999304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:12.734451 crc crio[19822]: time=\"2026-06-12T11:15:12.733558855Z\" level=info msg=\"Created container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=6829eac0-49f1-4bc3-83c4-e20112c6a837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:12.737681 crc crio[19822]: time=\"2026-06-12T11:15:12.737548112Z\" level=info msg=\"Starting container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac\" id=30d23970-cfdd-40ce-ae31-3a2ab1d22477 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:12.768503 crc crio[19822]: time=\"2026-06-12T11:15:12.768360415Z\" level=info msg=\"Started container\" PID=264490 containerID=19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=30d23970-cfdd-40ce-ae31-3a2ab1d22477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\nJun 12 11:15:14.049887 crc crio[19822]: time=\"2026-06-12T11:15:14.049260148Z\" level=info msg=\"Stopping container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2 (timeout: 30s)\" id=cd99a9ec-390f-4c24-8117-1cf5a98ad415 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:16.938011 crc crio[19822]: time=\"2026-06-12T11:15:16.937068066Z\" level=info msg=\"Stopping pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=bfc3b67c-650a-45c0-84dc-e17fc5211e6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:16.939547 crc crio[19822]: time=\"2026-06-12T11:15:16.938888174Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc0007ac920}] Aliases:map[]}\"\nJun 12 11:15:16.939547 crc crio[19822]: time=\"2026-06-12T11:15:16.93906885Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-2244l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:17.279420 crc crio[19822]: time=\"2026-06-12T11:15:17.278852439Z\" level=info msg=\"Stopped pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=bfc3b67c-650a-45c0-84dc-e17fc5211e6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:18.625875 crc crio[19822]: time=\"2026-06-12T11:15:18.619286783Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-ggzqw/POD\" id=e60c6f79-0273-4a61-8995-cdd1b209f5a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:18.625875 crc crio[19822]: time=\"2026-06-12T11:15:18.619741448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:18.675297 crc crio[19822]: time=\"2026-06-12T11:15:18.675245458Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc0007acf80}] Aliases:map[]}\"\nJun 12 11:15:18.675598 crc crio[19822]: time=\"2026-06-12T11:15:18.675581589Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-ggzqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:19.088765 crc crio[19822]: 2026-06-12T11:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06292d3a6696ab2 Mac:a6:d0:f0:8b:bb:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:15:19.089931 crc crio[19822]: time=\"2026-06-12T11:15:19.089436733Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc0007acf80}] Aliases:map[]}\"\nJun 12 11:15:19.089931 crc crio[19822]: time=\"2026-06-12T11:15:19.089610559Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-ggzqw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:15:19.101773 crc crio[19822]: time=\"2026-06-12T11:15:19.101493358Z\" level=info msg=\"Ran pod sandbox 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da with infra container: openstack/keystone-bootstrap-ggzqw/POD\" id=e60c6f79-0273-4a61-8995-cdd1b209f5a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:19.106894 crc crio[19822]: time=\"2026-06-12T11:15:19.106687043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b02974b5-17cb-4a14-9ed1-e3570efa4db9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:19.135289 crc crio[19822]: time=\"2026-06-12T11:15:19.13516721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ed57bbd1-4af5-4a0f-888d-fbb3a367ecd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:19.148062 crc crio[19822]: time=\"2026-06-12T11:15:19.147542396Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap\" id=db3caaa8-299f-421b-a80c-d679bc112b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:19.148062 crc crio[19822]: time=\"2026-06-12T11:15:19.148050422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:19.221493 crc crio[19822]: time=\"2026-06-12T11:15:19.220714342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:19.233347 crc crio[19822]: time=\"2026-06-12T11:15:19.232944557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:19.558718 crc crio[19822]: time=\"2026-06-12T11:15:19.558237968Z\" level=info msg=\"Created container eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap\" id=db3caaa8-299f-421b-a80c-d679bc112b30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:19.561341 crc crio[19822]: time=\"2026-06-12T11:15:19.561250764Z\" level=info msg=\"Starting container: eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1\" id=6a31b18e-8ea6-46c1-a570-955d7593d556 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:19.571964 crc crio[19822]: time=\"2026-06-12T11:15:19.570318093Z\" level=info msg=\"Started container\" PID=264902 containerID=eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1 description=openstack/keystone-bootstrap-ggzqw/keystone-bootstrap id=6a31b18e-8ea6-46c1-a570-955d7593d556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\nJun 12 11:15:22.287668 crc crio[19822]: time=\"2026-06-12T11:15:22.282414167Z\" level=info msg=\"Stopping container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946 (timeout: 30s)\" id=7d9bf30e-6b35-45f4-9abe-84d96b6c1c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:22.287668 crc crio[19822]: time=\"2026-06-12T11:15:22.283038499Z\" level=info msg=\"Stopping container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1 (timeout: 30s)\" id=ebce8637-1d6c-4d3a-b3ce-7baa45c6d4a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:22.429769 crc crio[19822]: time=\"2026-06-12T11:15:22.429288982Z\" level=info msg=\"Stopped container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd\" id=7d9bf30e-6b35-45f4-9abe-84d96b6c1c41 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.375765 crc crio[19822]: time=\"2026-06-12T11:15:23.375316992Z\" level=info msg=\"Stopping container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677 (timeout: 30s)\" id=080e3232-02a4-4ae0-a65c-3aad6de53af2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.377092 crc crio[19822]: time=\"2026-06-12T11:15:23.375440136Z\" level=info msg=\"Stopping container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16 (timeout: 30s)\" id=6b827735-7b37-4981-af7e-814fb22e7850 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.377092 crc crio[19822]: time=\"2026-06-12T11:15:23.375459417Z\" level=info msg=\"Stopping container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984 (timeout: 30s)\" id=c6a5f49d-0eda-4eea-9f62-d998b1fa074f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.377092 crc crio[19822]: time=\"2026-06-12T11:15:23.375512419Z\" level=info msg=\"Stopping container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603 (timeout: 30s)\" id=41be35fd-d5f7-4d03-a489-ce2da69feeab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.516065 crc crio[19822]: time=\"2026-06-12T11:15:23.515894197Z\" level=info msg=\"Stopped container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core\" id=41be35fd-d5f7-4d03-a489-ce2da69feeab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.620698 crc crio[19822]: time=\"2026-06-12T11:15:23.620591218Z\" level=info msg=\"Stopped container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd\" id=c6a5f49d-0eda-4eea-9f62-d998b1fa074f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.697788 crc crio[19822]: time=\"2026-06-12T11:15:23.697661605Z\" level=info msg=\"Stopped container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=cd99a9ec-390f-4c24-8117-1cf5a98ad415 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.700478 crc crio[19822]: time=\"2026-06-12T11:15:23.700407153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=bee9ee1e-77de-42be-896f-801a10ec4fb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:23.706798 crc crio[19822]: time=\"2026-06-12T11:15:23.706359934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3fb22318-d440-4404-b456-d1bb1b52fd9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:23.711200 crc crio[19822]: time=\"2026-06-12T11:15:23.711055983Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=85a3408d-fb90-431f-bd35-66ba7ebb04b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:23.711540 crc crio[19822]: time=\"2026-06-12T11:15:23.711454676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:23.770553 crc crio[19822]: time=\"2026-06-12T11:15:23.77041755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:23.774256 crc crio[19822]: time=\"2026-06-12T11:15:23.774178348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:23.812183 crc crio[19822]: time=\"2026-06-12T11:15:23.81193977Z\" level=info msg=\"Stopped container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent\" id=080e3232-02a4-4ae0-a65c-3aad6de53af2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.939457 crc crio[19822]: time=\"2026-06-12T11:15:23.939043637Z\" level=info msg=\"Stopped container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent\" id=6b827735-7b37-4981-af7e-814fb22e7850 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:23.940517 crc crio[19822]: time=\"2026-06-12T11:15:23.94040196Z\" level=info msg=\"Stopping pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=9d68d977-8684-4149-bb98-d84a7c69ec1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:23.941298 crc crio[19822]: time=\"2026-06-12T11:15:23.941224836Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc0007adc78}] Aliases:map[]}\"\nJun 12 11:15:23.941424 crc crio[19822]: time=\"2026-06-12T11:15:23.941382162Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:24.149304 crc crio[19822]: time=\"2026-06-12T11:15:24.149173951Z\" level=info msg=\"Created container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=85a3408d-fb90-431f-bd35-66ba7ebb04b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:24.150365 crc crio[19822]: time=\"2026-06-12T11:15:24.150282167Z\" level=info msg=\"Starting container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3\" id=ac818054-ca6d-4d6e-800e-613b65f298ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:24.173274 crc crio[19822]: time=\"2026-06-12T11:15:24.172501106Z\" level=info msg=\"Started container\" PID=265309 containerID=b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=ac818054-ca6d-4d6e-800e-613b65f298ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\nJun 12 11:15:24.196928 crc crio[19822]: time=\"2026-06-12T11:15:24.196796352Z\" level=info msg=\"Removing container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5\" id=2dd63853-e662-47d9-95e7-0e5245254066 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:24.329797 crc crio[19822]: time=\"2026-06-12T11:15:24.328965849Z\" level=info msg=\"Removed container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=2dd63853-e662-47d9-95e7-0e5245254066 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:24.371858 crc crio[19822]: time=\"2026-06-12T11:15:24.371713686Z\" level=info msg=\"Stopped pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=9d68d977-8684-4149-bb98-d84a7c69ec1e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:25.235424 crc crio[19822]: time=\"2026-06-12T11:15:25.235150445Z\" level=info msg=\"Removing container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984\" id=524a439e-5bc6-4548-94e8-030df058e987 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:25.259504 crc crio[19822]: time=\"2026-06-12T11:15:25.25940295Z\" level=info msg=\"Stopping pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=600a8ce2-e7ff-48ed-8e1c-46019f160ce9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:25.260693 crc crio[19822]: time=\"2026-06-12T11:15:25.260630899Z\" level=info msg=\"Stopping container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af (timeout: 30s)\" id=d9179ce7-b39a-4d53-9b00-7f70e6fc1a1e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:25.262665 crc crio[19822]: time=\"2026-06-12T11:15:25.262087806Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc007a8e280}] Aliases:map[]}\"\nJun 12 11:15:25.262999 crc crio[19822]: time=\"2026-06-12T11:15:25.262717836Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-ggzqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:25.292311 crc crio[19822]: time=\"2026-06-12T11:15:25.292204136Z\" level=info msg=\"Removed container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd\" id=524a439e-5bc6-4548-94e8-030df058e987 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:25.297010 crc crio[19822]: time=\"2026-06-12T11:15:25.296918887Z\" level=info msg=\"Removing container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603\" id=82550374-78f1-4699-aaf3-d01e82e0138a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:25.380186 crc crio[19822]: time=\"2026-06-12T11:15:25.379931308Z\" level=info msg=\"Removed container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core\" id=82550374-78f1-4699-aaf3-d01e82e0138a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:25.385306 crc crio[19822]: time=\"2026-06-12T11:15:25.385214564Z\" level=info msg=\"Removing container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677\" id=a6414067-b929-43ad-859b-99b1a6cecb07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:25.408993 crc crio[19822]: time=\"2026-06-12T11:15:25.407904927Z\" level=info msg=\"Stopped container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=d9179ce7-b39a-4d53-9b00-7f70e6fc1a1e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:25.429760 crc crio[19822]: time=\"2026-06-12T11:15:25.427892897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=81754bec-4492-4b2d-b601-3feb8887bb7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:25.445952 crc crio[19822]: time=\"2026-06-12T11:15:25.440219128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=02060dfa-b6f3-4d8d-9984-82fdd105152a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:25.497850 crc crio[19822]: time=\"2026-06-12T11:15:25.497367726Z\" level=info msg=\"Removed container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent\" id=a6414067-b929-43ad-859b-99b1a6cecb07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:25.505893 crc crio[19822]: time=\"2026-06-12T11:15:25.505728488Z\" level=info msg=\"Removing container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16\" id=df4029f0-2be7-4b79-a4b1-5cf256ee54fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:25.542489 crc crio[19822]: time=\"2026-06-12T11:15:25.542376868Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=2632eac3-abf3-4c67-9492-05830aaf39ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:25.571420 crc crio[19822]: time=\"2026-06-12T11:15:25.57125454Z\" level=info msg=\"Removed container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent\" id=df4029f0-2be7-4b79-a4b1-5cf256ee54fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:25.571699 crc crio[19822]: time=\"2026-06-12T11:15:25.57162232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:25.717863 crc crio[19822]: time=\"2026-06-12T11:15:25.70986129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:25.717863 crc crio[19822]: time=\"2026-06-12T11:15:25.717445152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:25.753310 crc crio[19822]: time=\"2026-06-12T11:15:25.753215155Z\" level=info msg=\"Stopped pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=600a8ce2-e7ff-48ed-8e1c-46019f160ce9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:25.925739 crc crio[19822]: time=\"2026-06-12T11:15:25.925640414Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=52df9864-5cd7-45cc-aa90-9a3846d01874 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:25.926018 crc crio[19822]: time=\"2026-06-12T11:15:25.925777648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:25.974771 crc crio[19822]: time=\"2026-06-12T11:15:25.974635728Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc00140eb40}] Aliases:map[]}\"\nJun 12 11:15:25.974771 crc crio[19822]: time=\"2026-06-12T11:15:25.974727661Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:26.324708 crc crio[19822]: time=\"2026-06-12T11:15:26.323718374Z\" level=info msg=\"Created container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=2632eac3-abf3-4c67-9492-05830aaf39ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:26.328562 crc crio[19822]: time=\"2026-06-12T11:15:26.328485046Z\" level=info msg=\"Starting container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b\" id=173d06ae-46ff-4242-a06d-026789b0a45d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:26.352651 crc crio[19822]: time=\"2026-06-12T11:15:26.352363527Z\" level=info msg=\"Started container\" PID=265706 containerID=03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=173d06ae-46ff-4242-a06d-026789b0a45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\nJun 12 11:15:26.370059 crc crio[19822]: time=\"2026-06-12T11:15:26.369520893Z\" level=info msg=\"Removing container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e\" id=fee8fce8-7026-4b39-93a2-426d1dad8d39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:26.425110 crc crio[19822]: 2026-06-12T11:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffa787159cd6f5d Mac:86:39:4f:14:d6:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:15:26.428619 crc crio[19822]: time=\"2026-06-12T11:15:26.428533867Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc00140eb40}] Aliases:map[]}\"\nJun 12 11:15:26.428896 crc crio[19822]: time=\"2026-06-12T11:15:26.428793236Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:15:26.434286 crc crio[19822]: time=\"2026-06-12T11:15:26.434114268Z\" level=info msg=\"Removed container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=fee8fce8-7026-4b39-93a2-426d1dad8d39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:26.449684 crc crio[19822]: time=\"2026-06-12T11:15:26.449558187Z\" level=info msg=\"Ran pod sandbox ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 with infra container: openstack/ceilometer-0/POD\" id=52df9864-5cd7-45cc-aa90-9a3846d01874 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:26.459029 crc crio[19822]: time=\"2026-06-12T11:15:26.456356525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=9f549f2c-01ac-42ca-8756-00afbfcb2352 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:26.459029 crc crio[19822]: time=\"2026-06-12T11:15:26.457410009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=60ba8f76-db87-43b8-a5a0-272b7a93d97e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:26.462187 crc crio[19822]: time=\"2026-06-12T11:15:26.46090074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0cc3015c-8876-4388-b6fb-7c06df61a4b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:26.465465 crc crio[19822]: time=\"2026-06-12T11:15:26.46529416Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a354cb06-d8d7-431e-abe3-00c0647d0538 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:26.465762 crc crio[19822]: time=\"2026-06-12T11:15:26.465698543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:26.500254 crc crio[19822]: time=\"2026-06-12T11:15:26.500017497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=fb5dec09-fe0f-4e23-8aa7-914545fe017a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:26.510156 crc crio[19822]: time=\"2026-06-12T11:15:26.510025972Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=8493be52-8d1d-4075-bbbb-c48516e9b943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:26.510555 crc crio[19822]: time=\"2026-06-12T11:15:26.510487267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:26.542356 crc crio[19822]: time=\"2026-06-12T11:15:26.542277967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:26.551752 crc crio[19822]: time=\"2026-06-12T11:15:26.551646115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:26.573913 crc crio[19822]: time=\"2026-06-12T11:15:26.570864261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:26.578615 crc crio[19822]: time=\"2026-06-12T11:15:26.57779862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:26.730730 crc crio[19822]: time=\"2026-06-12T11:15:26.730592624Z\" level=info msg=\"Created container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent\" id=8493be52-8d1d-4075-bbbb-c48516e9b943 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:26.732231 crc crio[19822]: time=\"2026-06-12T11:15:26.732169304Z\" level=info msg=\"Starting container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d\" id=be80974d-a283-4720-85bc-d6a66fbd1dc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:26.736797 crc crio[19822]: time=\"2026-06-12T11:15:26.736048419Z\" level=info msg=\"Created container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a354cb06-d8d7-431e-abe3-00c0647d0538 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:26.737978 crc crio[19822]: time=\"2026-06-12T11:15:26.737447734Z\" level=info msg=\"Starting container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1\" id=400a7427-431a-4106-8eeb-6ee193d9daf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:26.746385 crc crio[19822]: time=\"2026-06-12T11:15:26.746291595Z\" level=info msg=\"Started container\" PID=265792 containerID=b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=400a7427-431a-4106-8eeb-6ee193d9daf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\nJun 12 11:15:26.747159 crc crio[19822]: time=\"2026-06-12T11:15:26.747061069Z\" level=info msg=\"Started container\" PID=265795 containerID=e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d description=openstack/ceilometer-0/ceilometer-central-agent id=be80974d-a283-4720-85bc-d6a66fbd1dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\nJun 12 11:15:26.768284 crc crio[19822]: time=\"2026-06-12T11:15:26.768216394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3ad66e84-49de-438f-ad45-f829ff12719b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:26.801071 crc crio[19822]: time=\"2026-06-12T11:15:26.800865499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d1317d6e-f31b-4f74-b099-5b133a61507c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:26.811037 crc crio[19822]: time=\"2026-06-12T11:15:26.810940217Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea674d9c-8d88-4dd2-95f0-c9b64e731b84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:26.811665 crc crio[19822]: time=\"2026-06-12T11:15:26.811534288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:26.860861 crc crio[19822]: time=\"2026-06-12T11:15:26.860732406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:26.864144 crc crio[19822]: time=\"2026-06-12T11:15:26.864075642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:27.031425 crc crio[19822]: time=\"2026-06-12T11:15:27.031308888Z\" level=info msg=\"Created container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea674d9c-8d88-4dd2-95f0-c9b64e731b84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:27.032974 crc crio[19822]: time=\"2026-06-12T11:15:27.032895259Z\" level=info msg=\"Starting container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d\" id=4167d1ed-7d33-488b-86a0-784b18bcbc5e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:27.043937 crc crio[19822]: time=\"2026-06-12T11:15:27.04377806Z\" level=info msg=\"Started container\" PID=265830 containerID=df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d description=openstack/ceilometer-0/ceilometer-notification-agent id=4167d1ed-7d33-488b-86a0-784b18bcbc5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\nJun 12 11:15:27.071388 crc crio[19822]: time=\"2026-06-12T11:15:27.071290483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=25a5e55c-0f04-437c-83d2-774c126be306 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:27.089180 crc crio[19822]: time=\"2026-06-12T11:15:27.089073401Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6652c1fc-4259-4042-bc26-a7da93d401f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:27.099533 crc crio[19822]: time=\"2026-06-12T11:15:27.099439001Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f3e4c344-e7be-44e2-8532-aedb57f2eef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:27.100002 crc crio[19822]: time=\"2026-06-12T11:15:27.099941508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:27.151402 crc crio[19822]: time=\"2026-06-12T11:15:27.151321226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:27.155764 crc crio[19822]: time=\"2026-06-12T11:15:27.155678035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:27.329732 crc crio[19822]: time=\"2026-06-12T11:15:27.329214552Z\" level=info msg=\"Created container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core\" id=f3e4c344-e7be-44e2-8532-aedb57f2eef5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:27.332043 crc crio[19822]: time=\"2026-06-12T11:15:27.33196136Z\" level=info msg=\"Starting container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb\" id=86c19f7b-65e1-44bc-8aa8-1205ca627c9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:27.338225 crc crio[19822]: time=\"2026-06-12T11:15:27.338090374Z\" level=info msg=\"Started container\" PID=265851 containerID=f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb description=openstack/ceilometer-0/sg-core id=86c19f7b-65e1-44bc-8aa8-1205ca627c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\nJun 12 11:15:27.351798 crc crio[19822]: time=\"2026-06-12T11:15:27.35168108Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=fa960d44-d25a-439d-a65d-6e86f5b823e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:27.420965 crc crio[19822]: time=\"2026-06-12T11:15:27.420610943Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ed4dcd40-1810-48f3-aa38-f88820f60dc5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:27.434408 crc crio[19822]: time=\"2026-06-12T11:15:27.434319177Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=4c5852a0-432d-4519-9e26-a216f5593bd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:27.434785 crc crio[19822]: time=\"2026-06-12T11:15:27.4347228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:27.565877 crc crio[19822]: time=\"2026-06-12T11:15:27.562507194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:27.574262 crc crio[19822]: time=\"2026-06-12T11:15:27.574180601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:27.827444 crc crio[19822]: time=\"2026-06-12T11:15:27.827348713Z\" level=info msg=\"Created container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd\" id=4c5852a0-432d-4519-9e26-a216f5593bd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:27.829149 crc crio[19822]: time=\"2026-06-12T11:15:27.828986477Z\" level=info msg=\"Starting container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce\" id=39ec84e3-6955-4f68-bb26-82c70872f3ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:27.836058 crc crio[19822]: time=\"2026-06-12T11:15:27.835886565Z\" level=info msg=\"Started container\" PID=265910 containerID=a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce description=openstack/ceilometer-0/proxy-httpd id=39ec84e3-6955-4f68-bb26-82c70872f3ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\nJun 12 11:15:28.106767 crc crio[19822]: time=\"2026-06-12T11:15:28.106179329Z\" level=info msg=\"Running pod sandbox: openstack/keystone-778c567df9-jcf59/POD\" id=143b6c83-c083-471b-b4b7-38f89e861ef9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:28.106767 crc crio[19822]: time=\"2026-06-12T11:15:28.106745767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:28.179414 crc crio[19822]: time=\"2026-06-12T11:15:28.179302463Z\" level=info msg=\"Got pod network &{Name:keystone-778c567df9-jcf59 Namespace:openstack ID:a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 UID:41f32036-c794-4dbf-a3e7-42b17fc43591 NetNS:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f32036_c794_4dbf_a3e7_42b17fc43591.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}\"\nJun 12 11:15:28.179414 crc crio[19822]: time=\"2026-06-12T11:15:28.179388585Z\" level=info msg=\"Adding pod openstack_keystone-778c567df9-jcf59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:28.185003 crc crio[19822]: time=\"2026-06-12T11:15:28.184303271Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-v5d5h/POD\" id=fb4e3365-4248-4a74-af32-ee76b8330c8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:28.185003 crc crio[19822]: time=\"2026-06-12T11:15:28.184403204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:28.233853 crc crio[19822]: time=\"2026-06-12T11:15:28.233669758Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0072526e8}] Aliases:map[]}\"\nJun 12 11:15:28.233853 crc crio[19822]: time=\"2026-06-12T11:15:28.233741481Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-v5d5h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:29.550968 crc crio[19822]: 2026-06-12T11:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:162963b5b9b1879 Mac:62:36:d9:81:56:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:15:29.553248 crc crio[19822]: time=\"2026-06-12T11:15:29.552746928Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0072526e8}] Aliases:map[]}\"\nJun 12 11:15:29.553397 crc crio[19822]: time=\"2026-06-12T11:15:29.553287936Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-v5d5h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:15:29.562452 crc crio[19822]: 2026-06-12T11:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1007215091e2e6 Mac:86:a3:c7:01:59:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:15:29.563985 crc crio[19822]: time=\"2026-06-12T11:15:29.563791405Z\" level=info msg=\"Got pod network &{Name:keystone-778c567df9-jcf59 Namespace:openstack ID:a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 UID:41f32036-c794-4dbf-a3e7-42b17fc43591 NetNS:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f32036_c794_4dbf_a3e7_42b17fc43591.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}\"\nJun 12 11:15:29.564247 crc crio[19822]: time=\"2026-06-12T11:15:29.564199498Z\" level=info msg=\"Checking pod openstack_keystone-778c567df9-jcf59 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:15:29.585868 crc crio[19822]: time=\"2026-06-12T11:15:29.585590677Z\" level=info msg=\"Ran pod sandbox 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 with infra container: openshift-marketplace/redhat-operators-v5d5h/POD\" id=fb4e3365-4248-4a74-af32-ee76b8330c8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:29.597265 crc crio[19822]: time=\"2026-06-12T11:15:29.597206753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=53035b2d-65dd-474c-9e56-05a3a168be7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:29.613367 crc crio[19822]: time=\"2026-06-12T11:15:29.613272708Z\" level=info msg=\"Ran pod sandbox a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 with infra container: openstack/keystone-778c567df9-jcf59/POD\" id=143b6c83-c083-471b-b4b7-38f89e861ef9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:29.619874 crc crio[19822]: time=\"2026-06-12T11:15:29.619348614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b86dea76-a515-4de6-b9f7-f18772d6bc04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:29.622105 crc crio[19822]: time=\"2026-06-12T11:15:29.62202122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=55a1140f-67d9-405b-b640-434e2ebec795 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:29.662402 crc crio[19822]: time=\"2026-06-12T11:15:29.658242899Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5d5h/extract-utilities\" id=3d5f918a-0d25-4c16-b400-3edd612618fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:29.662402 crc crio[19822]: time=\"2026-06-12T11:15:29.658621291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:29.801876 crc crio[19822]: time=\"2026-06-12T11:15:29.801448503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:29.811433 crc crio[19822]: time=\"2026-06-12T11:15:29.811340528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2740b636-f109-4b64-8f3c-382fc5f7b0cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:29.821155 crc crio[19822]: time=\"2026-06-12T11:15:29.821024067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:29.858612 crc crio[19822]: time=\"2026-06-12T11:15:29.858416999Z\" level=info msg=\"Creating container: openstack/keystone-778c567df9-jcf59/keystone-api\" id=efd46e33-7552-4c10-a91c-f72e8319bab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:29.859260 crc crio[19822]: time=\"2026-06-12T11:15:29.859197534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:29.987480 crc crio[19822]: time=\"2026-06-12T11:15:29.986673858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:29.996731 crc crio[19822]: time=\"2026-06-12T11:15:29.996395211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:30.084311 crc crio[19822]: time=\"2026-06-12T11:15:30.084212202Z\" level=info msg=\"Created container b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec: openshift-marketplace/redhat-operators-v5d5h/extract-utilities\" id=3d5f918a-0d25-4c16-b400-3edd612618fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:30.093938 crc crio[19822]: time=\"2026-06-12T11:15:30.092918642Z\" level=info msg=\"Starting container: b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec\" id=47d1a3dc-4202-4f0d-9d1a-d1e2ab5889de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:30.101516 crc crio[19822]: time=\"2026-06-12T11:15:30.101426357Z\" level=info msg=\"Started container\" PID=266238 containerID=b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec description=openshift-marketplace/redhat-operators-v5d5h/extract-utilities id=47d1a3dc-4202-4f0d-9d1a-d1e2ab5889de name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\nJun 12 11:15:30.481020 crc crio[19822]: time=\"2026-06-12T11:15:30.48032253Z\" level=info msg=\"Created container b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f: openstack/keystone-778c567df9-jcf59/keystone-api\" id=efd46e33-7552-4c10-a91c-f72e8319bab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:30.484889 crc crio[19822]: time=\"2026-06-12T11:15:30.482461831Z\" level=info msg=\"Starting container: b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f\" id=7af144d6-72e2-4fee-9d57-03672758e242 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:30.504889 crc crio[19822]: time=\"2026-06-12T11:15:30.503921543Z\" level=info msg=\"Started container\" PID=266265 containerID=b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f description=openstack/keystone-778c567df9-jcf59/keystone-api id=7af144d6-72e2-4fee-9d57-03672758e242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923\nJun 12 11:15:30.629679 crc crio[19822]: time=\"2026-06-12T11:15:30.628916071Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=553c1df6-4f1c-49a8-abbc-dd364bd267a7 name=/runtime.v1.ImageService/PullImage\nJun 12 11:15:30.881576 crc crio[19822]: time=\"2026-06-12T11:15:30.881192259Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 11:15:31.679583 crc crio[19822]: time=\"2026-06-12T11:15:31.678158746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=878ea262-28bc-48c5-83b1-74d5bd9b3d76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:31.784791 crc crio[19822]: time=\"2026-06-12T11:15:31.784177862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3e77bd1d-d9ef-49f4-bbf0-66ed086cc7a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:31.794104 crc crio[19822]: time=\"2026-06-12T11:15:31.793240275Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=07b666e8-9241-40e1-8624-33fe2a61863d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:31.794104 crc crio[19822]: time=\"2026-06-12T11:15:31.79401794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:31.885749 crc crio[19822]: time=\"2026-06-12T11:15:31.885649978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:31.895897 crc crio[19822]: time=\"2026-06-12T11:15:31.895770297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:32.124972 crc crio[19822]: time=\"2026-06-12T11:15:32.124149982Z\" level=info msg=\"Created container 263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74: openstack/rabbitmq-server-0/rabbitmq\" id=07b666e8-9241-40e1-8624-33fe2a61863d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:32.130311 crc crio[19822]: time=\"2026-06-12T11:15:32.130215772Z\" level=info msg=\"Starting container: 263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74\" id=a192729a-784c-4eca-902a-3e5df3056a48 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:32.150331 crc crio[19822]: time=\"2026-06-12T11:15:32.150232188Z\" level=info msg=\"Started container\" PID=266528 containerID=263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74 description=openstack/rabbitmq-server-0/rabbitmq id=a192729a-784c-4eca-902a-3e5df3056a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4\nJun 12 11:15:32.178584 crc crio[19822]: time=\"2026-06-12T11:15:32.178490505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8ea1db27-3fed-4c25-87ae-f32ea7159b01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:32.214753 crc crio[19822]: time=\"2026-06-12T11:15:32.214644848Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=553c1df6-4f1c-49a8-abbc-dd364bd267a7 name=/runtime.v1.ImageService/PullImage\nJun 12 11:15:32.217638 crc crio[19822]: time=\"2026-06-12T11:15:32.217550133Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8aee2b01-ed37-452b-b013-a5500406b997 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:32.219087 crc crio[19822]: time=\"2026-06-12T11:15:32.219048462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6b457513-0567-450f-a8d4-bb08ac3eb296 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:32.223467 crc crio[19822]: time=\"2026-06-12T11:15:32.223187075Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=212dcd7c-1900-46ce-acf4-f24b613ef0a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:32.226405 crc crio[19822]: time=\"2026-06-12T11:15:32.226325311Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/amqp-proxy\" id=6462a8f7-df59-469e-bca5-0a5c79ebf82e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:32.226751 crc crio[19822]: time=\"2026-06-12T11:15:32.226665662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:32.231250 crc crio[19822]: time=\"2026-06-12T11:15:32.231117365Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5d5h/extract-content\" id=b79d06ff-2ec2-4cba-9b7c-7ef0fd6b80d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:32.251023 crc crio[19822]: time=\"2026-06-12T11:15:32.250924768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:32.361680 crc crio[19822]: time=\"2026-06-12T11:15:32.359558631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:32.370216 crc crio[19822]: time=\"2026-06-12T11:15:32.370084517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:32.381578 crc crio[19822]: time=\"2026-06-12T11:15:32.381287083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:32.386356 crc crio[19822]: time=\"2026-06-12T11:15:32.386299171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:32.589530 crc crio[19822]: time=\"2026-06-12T11:15:32.589388117Z\" level=info msg=\"Created container 3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e: openstack/rabbitmq-server-0/amqp-proxy\" id=6462a8f7-df59-469e-bca5-0a5c79ebf82e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:32.591059 crc crio[19822]: time=\"2026-06-12T11:15:32.590975105Z\" level=info msg=\"Starting container: 3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e\" id=ef7f7a12-68ca-46e0-935a-00a23180d9e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:32.603443 crc crio[19822]: time=\"2026-06-12T11:15:32.603347685Z\" level=info msg=\"Started container\" PID=266625 containerID=3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e description=openstack/rabbitmq-server-0/amqp-proxy id=ef7f7a12-68ca-46e0-935a-00a23180d9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4\nJun 12 11:15:32.631314 crc crio[19822]: time=\"2026-06-12T11:15:32.63124303Z\" level=info msg=\"Created container d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631: openshift-marketplace/redhat-operators-v5d5h/extract-content\" id=b79d06ff-2ec2-4cba-9b7c-7ef0fd6b80d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:32.633038 crc crio[19822]: time=\"2026-06-12T11:15:32.632891133Z\" level=info msg=\"Starting container: d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631\" id=4401d5e5-98c1-4099-b1b7-d11611c58c93 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:32.644268 crc crio[19822]: time=\"2026-06-12T11:15:32.644174947Z\" level=info msg=\"Started container\" PID=266628 containerID=d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631 description=openshift-marketplace/redhat-operators-v5d5h/extract-content id=4401d5e5-98c1-4099-b1b7-d11611c58c93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\nJun 12 11:15:33.371562 crc crio[19822]: time=\"2026-06-12T11:15:33.370936212Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4t69l/POD\" id=9e95ec37-54b3-4c06-8f5d-5e4b9c63c2ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:33.371562 crc crio[19822]: time=\"2026-06-12T11:15:33.371538641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:33.420645 crc crio[19822]: time=\"2026-06-12T11:15:33.420525101Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc005212250}] Aliases:map[]}\"\nJun 12 11:15:33.420645 crc crio[19822]: time=\"2026-06-12T11:15:33.420603033Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4t69l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:33.827010 crc crio[19822]: time=\"2026-06-12T11:15:33.826190752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=04706fef-9baa-46c1-b817-7a33218a1988 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:34.000338 crc crio[19822]: time=\"2026-06-12T11:15:33.999605256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b79afc84-9203-47f6-8adb-ca3e626c6b9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:34.020626 crc crio[19822]: time=\"2026-06-12T11:15:34.019746049Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=13c8d9d5-0a5e-46eb-8426-cba03bba76c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:34.020626 crc crio[19822]: time=\"2026-06-12T11:15:34.020301447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:34.143894 crc crio[19822]: time=\"2026-06-12T11:15:34.141641036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:34.153994 crc crio[19822]: time=\"2026-06-12T11:15:34.1492842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:34.405850 crc crio[19822]: time=\"2026-06-12T11:15:34.405364941Z\" level=info msg=\"Created container 2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=13c8d9d5-0a5e-46eb-8426-cba03bba76c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:34.416075 crc crio[19822]: time=\"2026-06-12T11:15:34.40780162Z\" level=info msg=\"Starting container: 2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f\" id=b2e2dc55-7438-4489-900d-afdbbd1b253e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:34.425602 crc crio[19822]: time=\"2026-06-12T11:15:34.42548745Z\" level=info msg=\"Started container\" PID=266797 containerID=2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b2e2dc55-7438-4489-900d-afdbbd1b253e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289\nJun 12 11:15:34.503643 crc crio[19822]: time=\"2026-06-12T11:15:34.503492579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cd9edf19-febf-4bdc-ab2a-2e892ebe7ccc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:34.510990 crc crio[19822]: time=\"2026-06-12T11:15:34.510886347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=47a80867-ca64-4275-abd0-9264fb427396 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:34.530254 crc crio[19822]: 2026-06-12T11:15:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aad84865dc977b0 Mac:06:fd:61:7b:f3:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 SocketPath: PciID:}] [{Interface:0xc0001226d0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:15:34.532453 crc crio[19822]: time=\"2026-06-12T11:15:34.532202985Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc005212250}] Aliases:map[]}\"\nJun 12 11:15:34.532453 crc crio[19822]: time=\"2026-06-12T11:15:34.532399661Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4t69l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:15:34.550022 crc crio[19822]: time=\"2026-06-12T11:15:34.549924217Z\" level=info msg=\"Ran pod sandbox aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c with infra container: openshift-marketplace/redhat-marketplace-4t69l/POD\" id=9e95ec37-54b3-4c06-8f5d-5e4b9c63c2ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:34.559232 crc crio[19822]: time=\"2026-06-12T11:15:34.559117653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e32a8826-3a5b-475b-be7c-c7e2c798c276 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:34.566545 crc crio[19822]: time=\"2026-06-12T11:15:34.566269984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3be1ed94-a81d-4a3d-8146-fdc8ad3c8b23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.574448805Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=af695e55-df90-4f1f-9a5f-69ce55518188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.574789376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.680025371Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities\" id=ede57f01-3b9b-4ca8-9da8-d20f12506a68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.680560668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.735278823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.744352276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.755457067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.765924991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:35.053970 crc crio[19822]: time=\"2026-06-12T11:15:35.053903338Z\" level=info msg=\"Created container 1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=af695e55-df90-4f1f-9a5f-69ce55518188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:35.057010 crc crio[19822]: time=\"2026-06-12T11:15:35.056922036Z\" level=info msg=\"Starting container: 1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d\" id=8e8c4787-d56f-4eca-ad0e-6290536ebe9f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:35.057169 crc crio[19822]: time=\"2026-06-12T11:15:35.05699542Z\" level=info msg=\"Created container b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities\" id=ede57f01-3b9b-4ca8-9da8-d20f12506a68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:35.058229 crc crio[19822]: time=\"2026-06-12T11:15:35.058111193Z\" level=info msg=\"Starting container: b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5\" id=78935cca-431f-43a5-8fae-5151a72289ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:35.064017 crc crio[19822]: time=\"2026-06-12T11:15:35.063951003Z\" level=info msg=\"Started container\" PID=266876 containerID=1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=8e8c4787-d56f-4eca-ad0e-6290536ebe9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289\nJun 12 11:15:35.071092 crc crio[19822]: time=\"2026-06-12T11:15:35.070992953Z\" level=info msg=\"Started container\" PID=266877 containerID=b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5 description=openshift-marketplace/redhat-marketplace-4t69l/extract-utilities id=78935cca-431f-43a5-8fae-5151a72289ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\nJun 12 11:15:35.553029 crc crio[19822]: time=\"2026-06-12T11:15:35.552351524Z\" level=info msg=\"Stopping container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072 (timeout: 30s)\" id=fd45b6a6-b180-4e47-8fcb-92ecc03440c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:35.553029 crc crio[19822]: time=\"2026-06-12T11:15:35.552752247Z\" level=info msg=\"Stopping container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e (timeout: 30s)\" id=afc3c953-4dff-49dc-a1bc-425f7aaf85c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:35.913036 crc crio[19822]: time=\"2026-06-12T11:15:35.912935497Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=febaabbc-2142-4487-8674-314148f04c61 name=/runtime.v1.ImageService/PullImage\nJun 12 11:15:35.920670 crc crio[19822]: time=\"2026-06-12T11:15:35.920532312Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 11:15:36.043720 crc crio[19822]: time=\"2026-06-12T11:15:36.043584899Z\" level=info msg=\"Stopped container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log\" id=afc3c953-4dff-49dc-a1bc-425f7aaf85c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:36.977668 crc crio[19822]: time=\"2026-06-12T11:15:36.977565127Z\" level=info msg=\"Stopped container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api\" id=ebce8637-1d6c-4d3a-b3ce-7baa45c6d4a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:36.978685 crc crio[19822]: time=\"2026-06-12T11:15:36.97858221Z\" level=info msg=\"Stopping pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=a108dedc-7528-4038-8e74-bd43f8a2600f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:36.980031 crc crio[19822]: time=\"2026-06-12T11:15:36.979962444Z\" level=info msg=\"Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc003094338}] Aliases:map[]}\"\nJun 12 11:15:36.980261 crc crio[19822]: time=\"2026-06-12T11:15:36.980206282Z\" level=info msg=\"Deleting pod openstack_neutron-79f665fc97-bq8hf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:37.475000 crc crio[19822]: time=\"2026-06-12T11:15:37.474710637Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=febaabbc-2142-4487-8674-314148f04c61 name=/runtime.v1.ImageService/PullImage\nJun 12 11:15:37.475873 crc crio[19822]: time=\"2026-06-12T11:15:37.475768163Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=155f6959-33fc-494a-99c3-5e3847dc26a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:37.485423 crc crio[19822]: time=\"2026-06-12T11:15:37.485314746Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2c74ecea-ae71-4e05-af50-c34f804032f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:37.574611 crc crio[19822]: time=\"2026-06-12T11:15:37.574177494Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4t69l/extract-content\" id=9c76c4e0-7936-4752-b304-be597d31b85c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:37.576513 crc crio[19822]: time=\"2026-06-12T11:15:37.576393942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:37.657400 crc crio[19822]: time=\"2026-06-12T11:15:37.657319197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:37.662167 crc crio[19822]: time=\"2026-06-12T11:15:37.662088271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:37.915103 crc crio[19822]: time=\"2026-06-12T11:15:37.914980062Z\" level=info msg=\"Stopped pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=a108dedc-7528-4038-8e74-bd43f8a2600f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:37.940986 crc crio[19822]: time=\"2026-06-12T11:15:37.940681432Z\" level=info msg=\"Created container 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1: openshift-marketplace/redhat-marketplace-4t69l/extract-content\" id=9c76c4e0-7936-4752-b304-be597d31b85c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:37.942559 crc crio[19822]: time=\"2026-06-12T11:15:37.94210645Z\" level=info msg=\"Starting container: 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1\" id=e880685e-c7ed-47cc-bd31-d4c2ec955ca1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:37.949364 crc crio[19822]: time=\"2026-06-12T11:15:37.948379019Z\" level=info msg=\"Started container\" PID=267244 containerID=73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1 description=openshift-marketplace/redhat-marketplace-4t69l/extract-content id=e880685e-c7ed-47cc-bd31-d4c2ec955ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\nJun 12 11:15:41.723654 crc crio[19822]: time=\"2026-06-12T11:15:41.722875105Z\" level=info msg=\"Stopped container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api\" id=fd45b6a6-b180-4e47-8fcb-92ecc03440c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:41.725019 crc crio[19822]: time=\"2026-06-12T11:15:41.72466606Z\" level=info msg=\"Stopping pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=68bdce99-c716-4be5-af54-a37a7c2d88aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:41.725975 crc crio[19822]: time=\"2026-06-12T11:15:41.725730565Z\" level=info msg=\"Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc003094960}] Aliases:map[]}\"\nJun 12 11:15:41.726479 crc crio[19822]: time=\"2026-06-12T11:15:41.726402296Z\" level=info msg=\"Deleting pod openstack_barbican-api-5fcc9dfbfb-5pvzd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:42.197516 crc crio[19822]: time=\"2026-06-12T11:15:42.197045021Z\" level=info msg=\"Stopped pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=68bdce99-c716-4be5-af54-a37a7c2d88aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:43.040384 crc crio[19822]: time=\"2026-06-12T11:15:43.039447066Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-88v59/POD\" id=41e758a0-2d5a-48f7-b877-9dcf9e3be5eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:43.041970 crc crio[19822]: time=\"2026-06-12T11:15:43.040403417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:43.086061 crc crio[19822]: time=\"2026-06-12T11:15:43.085794314Z\" level=info msg=\"Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002ed19e0}] Aliases:map[]}\"\nJun 12 11:15:43.086061 crc crio[19822]: time=\"2026-06-12T11:15:43.085942099Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-88v59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:43.149893 crc crio[19822]: time=\"2026-06-12T11:15:43.149751645Z\" level=info msg=\"Removing container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072\" id=e51e6f05-c4f9-4a42-a3c2-96ff8c83f9a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:43.155623 crc crio[19822]: time=\"2026-06-12T11:15:43.155547879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=515762c6-860c-46e4-a15c-36cde1d172c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:43.159311 crc crio[19822]: time=\"2026-06-12T11:15:43.159272949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f521b7e1-80e0-4486-b27e-15ea6a0e42a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:43.167914 crc crio[19822]: time=\"2026-06-12T11:15:43.1677543Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4t69l/registry-server\" id=4eafa857-f4a5-4ca3-95b3-c9c2f3b23f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:43.169601 crc crio[19822]: time=\"2026-06-12T11:15:43.169568498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:43.213618 crc crio[19822]: time=\"2026-06-12T11:15:43.213524761Z\" level=info msg=\"Removed container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api\" id=e51e6f05-c4f9-4a42-a3c2-96ff8c83f9a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:43.216726 crc crio[19822]: time=\"2026-06-12T11:15:43.21660705Z\" level=info msg=\"Removing container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e\" id=388947f0-9da5-420f-aafa-326730711d41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:43.324895 crc crio[19822]: time=\"2026-06-12T11:15:43.323771919Z\" level=info msg=\"Removed container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log\" id=388947f0-9da5-420f-aafa-326730711d41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:43.348602 crc crio[19822]: time=\"2026-06-12T11:15:43.347752426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:43.353431 crc crio[19822]: time=\"2026-06-12T11:15:43.35335113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:43.508955 crc crio[19822]: time=\"2026-06-12T11:15:43.508854303Z\" level=info msg=\"Created container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server\" id=4eafa857-f4a5-4ca3-95b3-c9c2f3b23f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:43.512574 crc crio[19822]: time=\"2026-06-12T11:15:43.510719371Z\" level=info msg=\"Starting container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5\" id=7f0de26e-a8bf-43ff-a672-181652af6611 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:43.521968 crc crio[19822]: time=\"2026-06-12T11:15:43.521189269Z\" level=info msg=\"Started container\" PID=267705 containerID=9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5 description=openshift-marketplace/redhat-marketplace-4t69l/registry-server id=7f0de26e-a8bf-43ff-a672-181652af6611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\nJun 12 11:15:43.782079 crc crio[19822]: 2026-06-12T11:15:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c87fe54eae21464 Mac:e2:bb:97:30:1b:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e SocketPath: PciID:}] [{Interface:0xc0004be068 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:15:43.783053 crc crio[19822]: time=\"2026-06-12T11:15:43.782981057Z\" level=info msg=\"Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002ed19e0}] Aliases:map[]}\"\nJun 12 11:15:43.783252 crc crio[19822]: time=\"2026-06-12T11:15:43.783199554Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-88v59 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:15:43.791935 crc crio[19822]: time=\"2026-06-12T11:15:43.79186359Z\" level=info msg=\"Ran pod sandbox c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc with infra container: openshift-marketplace/certified-operators-88v59/POD\" id=41e758a0-2d5a-48f7-b877-9dcf9e3be5eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:15:43.795557 crc crio[19822]: time=\"2026-06-12T11:15:43.79547706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59c58ccf-05a8-4b01-baf6-19e04f9e2716 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:43.797237 crc crio[19822]: time=\"2026-06-12T11:15:43.797166608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c7896f3-384a-4344-960a-9156091f7902 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:43.811428 crc crio[19822]: time=\"2026-06-12T11:15:43.811359671Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-88v59/extract-utilities\" id=822794d1-00b0-465e-b74f-8635b34b5ad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:43.812267 crc crio[19822]: time=\"2026-06-12T11:15:43.81223564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:43.866777 crc crio[19822]: time=\"2026-06-12T11:15:43.866693406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:43.872665 crc crio[19822]: time=\"2026-06-12T11:15:43.872378238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:44.070477 crc crio[19822]: time=\"2026-06-12T11:15:44.069793656Z\" level=info msg=\"Created container 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997: openshift-marketplace/certified-operators-88v59/extract-utilities\" id=822794d1-00b0-465e-b74f-8635b34b5ad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:44.072404 crc crio[19822]: time=\"2026-06-12T11:15:44.072321687Z\" level=info msg=\"Starting container: 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997\" id=0a0f51c8-2fd5-4f77-b0ff-11ca67bd358f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:44.078880 crc crio[19822]: time=\"2026-06-12T11:15:44.078609048Z\" level=info msg=\"Started container\" PID=267762 containerID=1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997 description=openshift-marketplace/certified-operators-88v59/extract-utilities id=0a0f51c8-2fd5-4f77-b0ff-11ca67bd358f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\nJun 12 11:15:44.187570 crc crio[19822]: time=\"2026-06-12T11:15:44.187477833Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee15f0d7-0b35-4527-b118-6e040e2bf705 name=/runtime.v1.ImageService/PullImage\nJun 12 11:15:44.192399 crc crio[19822]: time=\"2026-06-12T11:15:44.192230293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 11:15:46.197209 crc crio[19822]: time=\"2026-06-12T11:15:46.196151862Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5\" id=ee15f0d7-0b35-4527-b118-6e040e2bf705 name=/runtime.v1.ImageService/PullImage\nJun 12 11:15:46.199310 crc crio[19822]: time=\"2026-06-12T11:15:46.198094405Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e4b7137d-6170-4d07-9097-da56bb9dde99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:46.202241 crc crio[19822]: time=\"2026-06-12T11:15:46.202114733Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=02d8cef7-018e-4e89-b905-2111362dd350 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:46.211642 crc crio[19822]: time=\"2026-06-12T11:15:46.211565704Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-88v59/extract-content\" id=bd31b64a-d818-42ed-93f1-e62ca01249fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:46.212298 crc crio[19822]: time=\"2026-06-12T11:15:46.212244386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:46.234145 crc crio[19822]: time=\"2026-06-12T11:15:46.234029781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8143aaf7-48a9-414e-becb-9239ef298274 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:46.260285 crc crio[19822]: time=\"2026-06-12T11:15:46.260185386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88007a40-76ef-4f6d-9aea-fb5f12905847 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:46.272638 crc crio[19822]: time=\"2026-06-12T11:15:46.272548799Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5d5h/registry-server\" id=2f98c5ad-722a-4459-971b-54931f9d8269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:46.273188 crc crio[19822]: time=\"2026-06-12T11:15:46.273097897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:46.320370 crc crio[19822]: time=\"2026-06-12T11:15:46.320254673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:46.332920 crc crio[19822]: time=\"2026-06-12T11:15:46.332674278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:46.473624 crc crio[19822]: time=\"2026-06-12T11:15:46.47350425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:46.481779 crc crio[19822]: time=\"2026-06-12T11:15:46.481678371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:46.535369 crc crio[19822]: time=\"2026-06-12T11:15:46.535267351Z\" level=info msg=\"Created container c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872: openshift-marketplace/certified-operators-88v59/extract-content\" id=bd31b64a-d818-42ed-93f1-e62ca01249fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:46.539047 crc crio[19822]: time=\"2026-06-12T11:15:46.538745112Z\" level=info msg=\"Starting container: c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872\" id=27c2d09b-dc43-47bd-88a3-0cc25081cf95 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:46.551266 crc crio[19822]: time=\"2026-06-12T11:15:46.551167738Z\" level=info msg=\"Started container\" PID=267979 containerID=c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872 description=openshift-marketplace/certified-operators-88v59/extract-content id=27c2d09b-dc43-47bd-88a3-0cc25081cf95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\nJun 12 11:15:46.655250 crc crio[19822]: time=\"2026-06-12T11:15:46.655119484Z\" level=info msg=\"Created container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server\" id=2f98c5ad-722a-4459-971b-54931f9d8269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:46.657561 crc crio[19822]: time=\"2026-06-12T11:15:46.657469129Z\" level=info msg=\"Starting container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634\" id=7b58d1b9-49cc-4ebe-aaa2-1458b5751e8e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:46.664587 crc crio[19822]: time=\"2026-06-12T11:15:46.664474163Z\" level=info msg=\"Started container\" PID=267987 containerID=7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634 description=openshift-marketplace/redhat-operators-v5d5h/registry-server id=7b58d1b9-49cc-4ebe-aaa2-1458b5751e8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\nJun 12 11:15:49.268386 crc crio[19822]: time=\"2026-06-12T11:15:49.267222752Z\" level=info msg=\"Removing container: ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a\" id=0848d253-169b-4c68-9f3f-c5ad2496ed08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:49.313666 crc crio[19822]: time=\"2026-06-12T11:15:49.313494755Z\" level=info msg=\"Removed container ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles\" id=0848d253-169b-4c68-9f3f-c5ad2496ed08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:49.318931 crc crio[19822]: time=\"2026-06-12T11:15:49.318775832Z\" level=info msg=\"Removing container: f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3\" id=647c6932-6019-46e2-af83-9dc1323e9078 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:49.436367 crc crio[19822]: time=\"2026-06-12T11:15:49.435956753Z\" level=info msg=\"Removed container f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config\" id=647c6932-6019-46e2-af83-9dc1323e9078 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:49.451775 crc crio[19822]: time=\"2026-06-12T11:15:49.451650341Z\" level=info msg=\"Stopping pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=54268712-6f53-436d-86d4-70c5a79f472a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.452303 crc crio[19822]: time=\"2026-06-12T11:15:49.451780285Z\" level=info msg=\"Stopped pod sandbox (already stopped): 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=54268712-6f53-436d-86d4-70c5a79f472a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.452690 crc crio[19822]: time=\"2026-06-12T11:15:49.452536349Z\" level=info msg=\"Removing pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=cfa342fc-324e-4231-ae82-69225e52f7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.487542 crc crio[19822]: time=\"2026-06-12T11:15:49.487474694Z\" level=info msg=\"Removed pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=cfa342fc-324e-4231-ae82-69225e52f7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.488659 crc crio[19822]: time=\"2026-06-12T11:15:49.488591489Z\" level=info msg=\"Stopping pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=589d6544-f095-41c4-b0b2-c43f332026ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.488758 crc crio[19822]: time=\"2026-06-12T11:15:49.488684932Z\" level=info msg=\"Stopped pod sandbox (already stopped): 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=589d6544-f095-41c4-b0b2-c43f332026ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.490440 crc crio[19822]: time=\"2026-06-12T11:15:49.490317666Z\" level=info msg=\"Removing pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=ffd061af-32fc-46ac-809c-c0f332b9216d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.527918 crc crio[19822]: time=\"2026-06-12T11:15:49.527714427Z\" level=info msg=\"Removed pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=ffd061af-32fc-46ac-809c-c0f332b9216d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.528658 crc crio[19822]: time=\"2026-06-12T11:15:49.528551174Z\" level=info msg=\"Stopping pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=08f05805-8067-4af1-a32b-d9ff888171e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.528658 crc crio[19822]: time=\"2026-06-12T11:15:49.528622016Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=08f05805-8067-4af1-a32b-d9ff888171e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.529625 crc crio[19822]: time=\"2026-06-12T11:15:49.529561066Z\" level=info msg=\"Removing pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=248b010f-964a-4adf-8382-0a353f990970 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.582954 crc crio[19822]: time=\"2026-06-12T11:15:49.582737894Z\" level=info msg=\"Removed pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=248b010f-964a-4adf-8382-0a353f990970 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.583947 crc crio[19822]: time=\"2026-06-12T11:15:49.583879934Z\" level=info msg=\"Stopping pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=dbfa54f0-68e9-414f-80ef-1afbde29818a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.584045 crc crio[19822]: time=\"2026-06-12T11:15:49.583976937Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=dbfa54f0-68e9-414f-80ef-1afbde29818a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.588054 crc crio[19822]: time=\"2026-06-12T11:15:49.587749889Z\" level=info msg=\"Removing pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=41aa6a2a-a604-4592-a5bd-8feadbd8df64 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.642430 crc crio[19822]: time=\"2026-06-12T11:15:49.642370619Z\" level=info msg=\"Removed pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=41aa6a2a-a604-4592-a5bd-8feadbd8df64 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.644170 crc crio[19822]: time=\"2026-06-12T11:15:49.643943086Z\" level=info msg=\"Stopping pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=83efab89-cb0c-4f9d-b58c-deef3e05b89d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.644170 crc crio[19822]: time=\"2026-06-12T11:15:49.644021908Z\" level=info msg=\"Stopped pod sandbox (already stopped): f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=83efab89-cb0c-4f9d-b58c-deef3e05b89d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.644636 crc crio[19822]: time=\"2026-06-12T11:15:49.644476473Z\" level=info msg=\"Removing pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=6c024774-2f35-4f5d-bf18-bf7e267adb0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.669765 crc crio[19822]: time=\"2026-06-12T11:15:49.66966613Z\" level=info msg=\"Removed pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=6c024774-2f35-4f5d-bf18-bf7e267adb0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.670765 crc crio[19822]: time=\"2026-06-12T11:15:49.670697093Z\" level=info msg=\"Stopping pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=a5c180a0-b0e2-4dc3-99b0-e99ae40c6034 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.670955 crc crio[19822]: time=\"2026-06-12T11:15:49.670789426Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=a5c180a0-b0e2-4dc3-99b0-e99ae40c6034 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.671866 crc crio[19822]: time=\"2026-06-12T11:15:49.671778824Z\" level=info msg=\"Removing pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=224049cf-10fe-4b18-b6cf-2fa14bbba32f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.690298 crc crio[19822]: time=\"2026-06-12T11:15:49.690173347Z\" level=info msg=\"Removed pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=224049cf-10fe-4b18-b6cf-2fa14bbba32f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.693314 crc crio[19822]: time=\"2026-06-12T11:15:49.693229678Z\" level=info msg=\"Stopping pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=cd0188e0-69fe-4068-9659-f3c49ee6c46b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.693503 crc crio[19822]: time=\"2026-06-12T11:15:49.693335231Z\" level=info msg=\"Stopped pod sandbox (already stopped): 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=cd0188e0-69fe-4068-9659-f3c49ee6c46b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:49.694331 crc crio[19822]: time=\"2026-06-12T11:15:49.69423873Z\" level=info msg=\"Removing pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=d603aee3-4175-4ae6-be6d-9b578a27d4c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:49.716854 crc crio[19822]: time=\"2026-06-12T11:15:49.716703105Z\" level=info msg=\"Removed pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=d603aee3-4175-4ae6-be6d-9b578a27d4c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:15:50.325293 crc crio[19822]: time=\"2026-06-12T11:15:50.324706605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=549f149f-4a3d-4a17-806b-e950ed7da69b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:50.328348 crc crio[19822]: time=\"2026-06-12T11:15:50.327976691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b070145d-f30a-476a-b2f8-3fe7bb6961c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:15:50.366281 crc crio[19822]: time=\"2026-06-12T11:15:50.366101614Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-88v59/registry-server\" id=95ad96f2-85d0-45d2-bb44-6a3a00e61bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:50.366605 crc crio[19822]: time=\"2026-06-12T11:15:50.36658071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:50.444185 crc crio[19822]: time=\"2026-06-12T11:15:50.443950816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:50.450576 crc crio[19822]: time=\"2026-06-12T11:15:50.450503566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:15:50.675337 crc crio[19822]: time=\"2026-06-12T11:15:50.675226306Z\" level=info msg=\"Created container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server\" id=95ad96f2-85d0-45d2-bb44-6a3a00e61bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:15:50.677377 crc crio[19822]: time=\"2026-06-12T11:15:50.677275252Z\" level=info msg=\"Starting container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6\" id=84c08fbc-83d6-47b2-b59d-d8b0c2f919cc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:15:50.683171 crc crio[19822]: time=\"2026-06-12T11:15:50.683058086Z\" level=info msg=\"Started container\" PID=268288 containerID=353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6 description=openshift-marketplace/certified-operators-88v59/registry-server id=84c08fbc-83d6-47b2-b59d-d8b0c2f919cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\nJun 12 11:15:56.431249 crc crio[19822]: time=\"2026-06-12T11:15:56.430272766Z\" level=info msg=\"Stopping container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5 (timeout: 2s)\" id=c0062bed-fcab-41b1-bf67-9e881c8d4ecf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:57.060442 crc crio[19822]: time=\"2026-06-12T11:15:57.06034115Z\" level=info msg=\"Stopped container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server\" id=c0062bed-fcab-41b1-bf67-9e881c8d4ecf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:15:57.061905 crc crio[19822]: time=\"2026-06-12T11:15:57.061783617Z\" level=info msg=\"Stopping pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=ab297a57-cac7-4a5c-a392-a4d53545f14c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:57.062586 crc crio[19822]: time=\"2026-06-12T11:15:57.062529541Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc002ed0470}] Aliases:map[]}\"\nJun 12 11:15:57.062708 crc crio[19822]: time=\"2026-06-12T11:15:57.062691126Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4t69l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:15:57.530315 crc crio[19822]: time=\"2026-06-12T11:15:57.529534268Z\" level=info msg=\"Stopped pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=ab297a57-cac7-4a5c-a392-a4d53545f14c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:15:58.525984 crc crio[19822]: time=\"2026-06-12T11:15:58.523526206Z\" level=info msg=\"Removing container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5\" id=10ae320c-ec92-4f5b-b323-e6079a8d1df6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:58.564457 crc crio[19822]: time=\"2026-06-12T11:15:58.564329494Z\" level=info msg=\"Removed container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server\" id=10ae320c-ec92-4f5b-b323-e6079a8d1df6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:58.568470 crc crio[19822]: time=\"2026-06-12T11:15:58.568383037Z\" level=info msg=\"Removing container: 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1\" id=a04d6c48-eb03-46ca-bae9-f4d777ecb140 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:58.618451 crc crio[19822]: time=\"2026-06-12T11:15:58.618307319Z\" level=info msg=\"Removed container 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1: openshift-marketplace/redhat-marketplace-4t69l/extract-content\" id=a04d6c48-eb03-46ca-bae9-f4d777ecb140 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:58.622258 crc crio[19822]: time=\"2026-06-12T11:15:58.6222021Z\" level=info msg=\"Removing container: b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5\" id=b3503bec-428f-4387-ae20-dfee60685be6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:15:58.671073 crc crio[19822]: time=\"2026-06-12T11:15:58.670960525Z\" level=info msg=\"Removed container b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities\" id=b3503bec-428f-4387-ae20-dfee60685be6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:04.049984 crc crio[19822]: time=\"2026-06-12T11:16:04.049197979Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687716-7gb9c/POD\" id=fc2fe19d-4abe-4b54-bd84-6766c5d5972e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:04.051402 crc crio[19822]: time=\"2026-06-12T11:16:04.051380178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:04.097442 crc crio[19822]: time=\"2026-06-12T11:16:04.0972666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc000120c00}] Aliases:map[]}\"\nJun 12 11:16:04.097442 crc crio[19822]: time=\"2026-06-12T11:16:04.097326882Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687716-7gb9c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:06.261263 crc crio[19822]: time=\"2026-06-12T11:16:06.260290779Z\" level=info msg=\"Stopping container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f (timeout: 30s)\" id=276ec0fa-b94d-4bf9-8327-211e18bbe0f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:06.296304 crc crio[19822]: 2026-06-12T11:16:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fa457fc34ac310 Mac:aa:2e:1a:e4:2c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:06.298888 crc crio[19822]: time=\"2026-06-12T11:16:06.298751696Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc000120c00}] Aliases:map[]}\"\nJun 12 11:16:06.299105 crc crio[19822]: time=\"2026-06-12T11:16:06.299009024Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687716-7gb9c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:06.317442 crc crio[19822]: time=\"2026-06-12T11:16:06.310951029Z\" level=info msg=\"Ran pod sandbox 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 with infra container: openshift-infra/auto-csr-approver-29687716-7gb9c/POD\" id=fc2fe19d-4abe-4b54-bd84-6766c5d5972e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:06.317442 crc crio[19822]: time=\"2026-06-12T11:16:06.313686612Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c69e4b14-bb9b-4746-86bd-3a226d7f7ca4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:06.330617 crc crio[19822]: time=\"2026-06-12T11:16:06.330519939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:16:07.613100 crc crio[19822]: time=\"2026-06-12T11:16:07.612591832Z\" level=info msg=\"Stopping container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6 (timeout: 2s)\" id=60adace2-56ad-458f-bdaf-0bdffab87a38 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:08.597169 crc crio[19822]: time=\"2026-06-12T11:16:08.596602099Z\" level=info msg=\"Stopped container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server\" id=60adace2-56ad-458f-bdaf-0bdffab87a38 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:08.598535 crc crio[19822]: time=\"2026-06-12T11:16:08.598507009Z\" level=info msg=\"Stopping pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=32682dd8-9f13-4f27-a174-f0cf71a0df77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:08.599271 crc crio[19822]: time=\"2026-06-12T11:16:08.599242273Z\" level=info msg=\"Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002144458}] Aliases:map[]}\"\nJun 12 11:16:08.599506 crc crio[19822]: time=\"2026-06-12T11:16:08.599487011Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-88v59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:09.002165 crc crio[19822]: time=\"2026-06-12T11:16:08.998791253Z\" level=info msg=\"Stopped pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=32682dd8-9f13-4f27-a174-f0cf71a0df77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:09.535111 crc crio[19822]: time=\"2026-06-12T11:16:09.534558383Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c69e4b14-bb9b-4746-86bd-3a226d7f7ca4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:09.543771 crc crio[19822]: time=\"2026-06-12T11:16:09.543517169Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0729ae02-d05f-434b-94f8-65f58df40b75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:09.546325 crc crio[19822]: time=\"2026-06-12T11:16:09.546263996Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3746b797-7283-4574-b19e-a3a8a4637803 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:09.556318 crc crio[19822]: time=\"2026-06-12T11:16:09.556208565Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687716-7gb9c/oc\" id=a1e38c84-0ebc-48cf-a7fd-ae602fa8bc4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:16:09.557714 crc crio[19822]: time=\"2026-06-12T11:16:09.556654999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:09.681624 crc crio[19822]: time=\"2026-06-12T11:16:09.681550088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:09.841870 crc crio[19822]: time=\"2026-06-12T11:16:09.841225816Z\" level=info msg=\"Removing container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6\" id=00085e56-88b1-45fa-8792-9b4aa33d4c99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:09.906543 crc crio[19822]: time=\"2026-06-12T11:16:09.906468568Z\" level=info msg=\"Removed container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server\" id=00085e56-88b1-45fa-8792-9b4aa33d4c99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:09.912536 crc crio[19822]: time=\"2026-06-12T11:16:09.912438608Z\" level=info msg=\"Removing container: c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872\" id=f2abed84-2550-4f45-b245-41722f46816c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:09.976600 crc crio[19822]: time=\"2026-06-12T11:16:09.97647045Z\" level=info msg=\"Removed container c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872: openshift-marketplace/certified-operators-88v59/extract-content\" id=f2abed84-2550-4f45-b245-41722f46816c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:09.979672 crc crio[19822]: time=\"2026-06-12T11:16:09.979616582Z\" level=info msg=\"Removing container: 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997\" id=02178365-d2f3-49d5-b28f-1b0fcdcb0095 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:10.020374 crc crio[19822]: time=\"2026-06-12T11:16:10.020273357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:10.057204 crc crio[19822]: time=\"2026-06-12T11:16:10.056579097Z\" level=info msg=\"Removed container 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997: openshift-marketplace/certified-operators-88v59/extract-utilities\" id=02178365-d2f3-49d5-b28f-1b0fcdcb0095 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:10.183285 crc crio[19822]: time=\"2026-06-12T11:16:10.183180805Z\" level=info msg=\"Created container 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1: openshift-infra/auto-csr-approver-29687716-7gb9c/oc\" id=a1e38c84-0ebc-48cf-a7fd-ae602fa8bc4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:16:10.184519 crc crio[19822]: time=\"2026-06-12T11:16:10.184450226Z\" level=info msg=\"Starting container: 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1\" id=a3b618e8-463e-47cf-a531-b4de441317c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:16:10.191104 crc crio[19822]: time=\"2026-06-12T11:16:10.191013535Z\" level=info msg=\"Started container\" PID=269883 containerID=8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1 description=openshift-infra/auto-csr-approver-29687716-7gb9c/oc id=a3b618e8-463e-47cf-a531-b4de441317c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\nJun 12 11:16:10.448273 crc crio[19822]: time=\"2026-06-12T11:16:10.446997252Z\" level=info msg=\"Stopping container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506 (timeout: 300s)\" id=aabe5a25-1504-4e81-9af1-acaa2dd6fb01 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.541175 crc crio[19822]: time=\"2026-06-12T11:16:10.541077404Z\" level=info msg=\"Stopping container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21 (timeout: 30s)\" id=786332a0-ccab-459b-b4ac-0e57ed98c683 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.541303 crc crio[19822]: time=\"2026-06-12T11:16:10.541206877Z\" level=info msg=\"Stopping container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21 (timeout: 30s)\" id=0f1424b4-4391-4eb2-9090-c0207455c6ab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.581306 crc crio[19822]: time=\"2026-06-12T11:16:10.580216922Z\" level=info msg=\"Stopping container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c (timeout: 300s)\" id=bb03183b-3520-4ef8-b499-45f79ab3d92e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.583542 crc crio[19822]: time=\"2026-06-12T11:16:10.583464908Z\" level=info msg=\"Stopped container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=aabe5a25-1504-4e81-9af1-acaa2dd6fb01 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.635787 crc crio[19822]: time=\"2026-06-12T11:16:10.635678696Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/POD\" id=da236767-a8c8-48cf-968f-91c52aa97f40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:10.635787 crc crio[19822]: time=\"2026-06-12T11:16:10.63577935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:10.684659 crc crio[19822]: time=\"2026-06-12T11:16:10.684525959Z\" level=info msg=\"Stopped container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter\" id=0f1424b4-4391-4eb2-9090-c0207455c6ab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.711514 crc crio[19822]: time=\"2026-06-12T11:16:10.711414461Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-674bc6fc5f-tx4sg Namespace:openstack ID:0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f UID:6feef0ec-a887-49ff-86af-d6e6e85855be NetNS:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6feef0ec_a887_49ff_86af_d6e6e85855be.slice PodAnnotations:0xc00101a100}] Aliases:map[]}\"\nJun 12 11:16:10.711514 crc crio[19822]: time=\"2026-06-12T11:16:10.711485163Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-674bc6fc5f-tx4sg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:10.756039 crc crio[19822]: time=\"2026-06-12T11:16:10.755892151Z\" level=info msg=\"Stopping container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac (timeout: 300s)\" id=00df248c-b954-4d09-bf5d-36d8e0623608 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.812170 crc crio[19822]: time=\"2026-06-12T11:16:10.812046377Z\" level=info msg=\"Stopping container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4 (timeout: 30s)\" id=e61e835b-c57d-403c-98be-fa156aa88916 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.825048 crc crio[19822]: time=\"2026-06-12T11:16:10.824697472Z\" level=info msg=\"Stopped container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=bb03183b-3520-4ef8-b499-45f79ab3d92e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:10.829692 crc crio[19822]: time=\"2026-06-12T11:16:10.82960446Z\" level=info msg=\"Stopping pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=9c514b7f-716c-414c-ae52-7e461e614097 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:10.832081 crc crio[19822]: time=\"2026-06-12T11:16:10.831960383Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00008cb28}] Aliases:map[]}\"\nJun 12 11:16:10.832365 crc crio[19822]: time=\"2026-06-12T11:16:10.832195784Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:10.933586 crc crio[19822]: time=\"2026-06-12T11:16:10.933220962Z\" level=info msg=\"Stopped container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=00df248c-b954-4d09-bf5d-36d8e0623608 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:11.010643 crc crio[19822]: time=\"2026-06-12T11:16:11.010066155Z\" level=info msg=\"Stopping container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1 (timeout: 300s)\" id=065556f0-2a26-40e1-9be7-bafbc1c9ecce name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:11.251083 crc crio[19822]: time=\"2026-06-12T11:16:11.250413182Z\" level=info msg=\"Stopped container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api\" id=276ec0fa-b94d-4bf9-8327-211e18bbe0f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:11.260734 crc crio[19822]: time=\"2026-06-12T11:16:11.258089239Z\" level=info msg=\"Stopping pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=f2bdd147-f2e6-47fb-a241-03bd45434c9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:11.260734 crc crio[19822]: time=\"2026-06-12T11:16:11.258911266Z\" level=info msg=\"Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00101a548}] Aliases:map[]}\"\nJun 12 11:16:11.260734 crc crio[19822]: time=\"2026-06-12T11:16:11.259079461Z\" level=info msg=\"Deleting pod openstack_keystone-647c5b649f-ndzwv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:11.462100 crc crio[19822]: time=\"2026-06-12T11:16:11.460391106Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-cdtlt/POD\" id=afaa490a-44bb-4af9-8376-72fb9505e3cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:11.462100 crc crio[19822]: time=\"2026-06-12T11:16:11.460489659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:11.514097 crc crio[19822]: time=\"2026-06-12T11:16:11.514042493Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc002144770}] Aliases:map[]}\"\nJun 12 11:16:11.514416 crc crio[19822]: time=\"2026-06-12T11:16:11.514397484Z\" level=info msg=\"Adding pod openstack_placement-db-sync-cdtlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:11.572630 crc crio[19822]: time=\"2026-06-12T11:16:11.572379175Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-8snk8/POD\" id=405a4b2b-7c1c-4513-a570-e6460c3c7b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:11.579170 crc crio[19822]: time=\"2026-06-12T11:16:11.579063581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:11.689748 crc crio[19822]: time=\"2026-06-12T11:16:11.689658744Z\" level=info msg=\"Stopped container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter\" id=e61e835b-c57d-403c-98be-fa156aa88916 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:11.694069 crc crio[19822]: time=\"2026-06-12T11:16:11.694007013Z\" level=info msg=\"Stopping pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=43392945-fe8c-4960-abac-13cb08cc1e80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:11.695093 crc crio[19822]: time=\"2026-06-12T11:16:11.695055299Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0030943f0}] Aliases:map[]}\"\nJun 12 11:16:11.695395 crc crio[19822]: time=\"2026-06-12T11:16:11.695329286Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-dhj8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:11.735969 crc crio[19822]: time=\"2026-06-12T11:16:11.734705548Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc002144a40}] Aliases:map[]}\"\nJun 12 11:16:11.735969 crc crio[19822]: time=\"2026-06-12T11:16:11.734893824Z\" level=info msg=\"Adding pod openstack_glance-db-sync-8snk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:11.859500 crc crio[19822]: time=\"2026-06-12T11:16:11.852012117Z\" level=info msg=\"Stopped container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=065556f0-2a26-40e1-9be7-bafbc1c9ecce name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:11.859500 crc crio[19822]: time=\"2026-06-12T11:16:11.855403516Z\" level=info msg=\"Stopping pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=ea94a448-25e7-4c95-a5bf-253ac5c928a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:11.859500 crc crio[19822]: time=\"2026-06-12T11:16:11.857051175Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc00008d698}] Aliases:map[]}\"\nJun 12 11:16:11.859500 crc crio[19822]: time=\"2026-06-12T11:16:11.857233231Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:11.881498 crc crio[19822]: time=\"2026-06-12T11:16:11.881419155Z\" level=info msg=\"Stopping container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 (timeout: 2s)\" id=921018ae-6904-4977-9ddf-c4482db38821 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:11.953305 crc crio[19822]: time=\"2026-06-12T11:16:11.952278264Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-qjzmx/POD\" id=973ec51c-1ead-4e8b-8857-d8c3a3091913 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:11.953305 crc crio[19822]: time=\"2026-06-12T11:16:11.952597034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:12.120109 crc crio[19822]: time=\"2026-06-12T11:16:12.116538864Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-6hgds/POD\" id=b17eb670-506b-48ce-8435-dae1a53f41ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:12.120109 crc crio[19822]: time=\"2026-06-12T11:16:12.117050191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:12.257090 crc crio[19822]: time=\"2026-06-12T11:16:12.256996345Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-vz46r/POD\" id=46a5a3be-c434-40c3-9a24-fc3f8870c826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:12.258787 crc crio[19822]: time=\"2026-06-12T11:16:12.257223851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:12.586367 crc crio[19822]: time=\"2026-06-12T11:16:12.585361164Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=fdbfd29a-f271-4a7f-a800-313134ec8035 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:12.586367 crc crio[19822]: time=\"2026-06-12T11:16:12.586282354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:12.731947 crc crio[19822]: time=\"2026-06-12T11:16:12.731787243Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc000120128}] Aliases:map[]}\"\nJun 12 11:16:12.731947 crc crio[19822]: time=\"2026-06-12T11:16:12.731930727Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-qjzmx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:12.942903 crc crio[19822]: 2026-06-12T11:16:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a392c61dbecba8 Mac:86:9c:8e:1d:b1:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:12.944163 crc crio[19822]: time=\"2026-06-12T11:16:12.944015976Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-674bc6fc5f-tx4sg Namespace:openstack ID:0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f UID:6feef0ec-a887-49ff-86af-d6e6e85855be NetNS:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6feef0ec_a887_49ff_86af_d6e6e85855be.slice PodAnnotations:0xc00101a100}] Aliases:map[]}\"\nJun 12 11:16:12.944365 crc crio[19822]: time=\"2026-06-12T11:16:12.944296885Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-674bc6fc5f-tx4sg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:12.998563 crc crio[19822]: time=\"2026-06-12T11:16:12.998454182Z\" level=info msg=\"Stopped pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=9c514b7f-716c-414c-ae52-7e461e614097 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:13.000047 crc crio[19822]: time=\"2026-06-12T11:16:13.000009749Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}\"\nJun 12 11:16:13.000223 crc crio[19822]: time=\"2026-06-12T11:16:13.000202286Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-vz46r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:13.013497 crc crio[19822]: time=\"2026-06-12T11:16:13.013380109Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc0032640e8}] Aliases:map[]}\"\nJun 12 11:16:13.013497 crc crio[19822]: time=\"2026-06-12T11:16:13.013465041Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-6hgds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:13.079784 crc crio[19822]: time=\"2026-06-12T11:16:13.078263356Z\" level=info msg=\"Stopped pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=43392945-fe8c-4960-abac-13cb08cc1e80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:13.082380 crc crio[19822]: time=\"2026-06-12T11:16:13.080576306Z\" level=info msg=\"Stopped pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=f2bdd147-f2e6-47fb-a241-03bd45434c9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:13.149952 crc crio[19822]: time=\"2026-06-12T11:16:13.148930891Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b UID:59a786b2-f761-4ff5-91c4-83caaebe8939 NetNS:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59a786b2_f761_4ff5_91c4_83caaebe8939.slice PodAnnotations:0xc002ed0188}] Aliases:map[]}\"\nJun 12 11:16:13.149952 crc crio[19822]: time=\"2026-06-12T11:16:13.149198368Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:13.518462 crc crio[19822]: time=\"2026-06-12T11:16:13.517944852Z\" level=info msg=\"Stopped pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=ea94a448-25e7-4c95-a5bf-253ac5c928a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:13.611017 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:756147cb00bdf38 Mac:3e:5f:a4:f4:90:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 SocketPath: PciID:}] [{Interface:0xc000336d70 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:13.612486 crc crio[19822]: time=\"2026-06-12T11:16:13.612426803Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc002144770}] Aliases:map[]}\"\nJun 12 11:16:13.612616 crc crio[19822]: time=\"2026-06-12T11:16:13.612574337Z\" level=info msg=\"Checking pod openstack_placement-db-sync-cdtlt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:13.730115 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0f3d072e138d8 Mac:be:01:f0:a4:ea:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e SocketPath: PciID:}] [{Interface:0xc00015af50 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:13.746221 crc crio[19822]: time=\"2026-06-12T11:16:13.745213162Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc002144a40}] Aliases:map[]}\"\nJun 12 11:16:13.746221 crc crio[19822]: time=\"2026-06-12T11:16:13.745552293Z\" level=info msg=\"Checking pod openstack_glance-db-sync-8snk8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:13.846953 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7321252acd32955 Mac:ee:a8:a4:02:63:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:13.847781 crc crio[19822]: time=\"2026-06-12T11:16:13.847697583Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc000120128}] Aliases:map[]}\"\nJun 12 11:16:13.848163 crc crio[19822]: time=\"2026-06-12T11:16:13.848069925Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-qjzmx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:13.922637 crc crio[19822]: time=\"2026-06-12T11:16:13.921619602Z\" level=warning msg=\"Stopping container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 with stop signal(15) timed out. Killing...\"\nJun 12 11:16:13.989542 crc crio[19822]: time=\"2026-06-12T11:16:13.988899195Z\" level=error msg=\"Killing container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:16:14.020259 crc crio[19822]: time=\"2026-06-12T11:16:14.019977828Z\" level=info msg=\"Stopped container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient\" id=921018ae-6904-4977-9ddf-c4482db38821 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.022030 crc crio[19822]: time=\"2026-06-12T11:16:14.02188355Z\" level=info msg=\"Stopping pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=b0cb0325-e489-40ef-916f-ae49c99be545 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:14.220081 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:363d7af244d4545 Mac:22:2c:3c:47:18:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e SocketPath: PciID:}] [{Interface:0xc000313480 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:14.222626 crc crio[19822]: time=\"2026-06-12T11:16:14.219858426Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}\"\nJun 12 11:16:14.222626 crc crio[19822]: time=\"2026-06-12T11:16:14.220520228Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-vz46r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:14.239951 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9f64c8c2c7a9ea Mac:a6:bc:cc:a1:79:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b SocketPath: PciID:}] [{Interface:0xc0002fed80 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:14.240115 crc crio[19822]: time=\"2026-06-12T11:16:14.240059439Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc0032640e8}] Aliases:map[]}\"\nJun 12 11:16:14.240251 crc crio[19822]: time=\"2026-06-12T11:16:14.240235115Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-6hgds for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:14.279708 crc crio[19822]: time=\"2026-06-12T11:16:14.279207241Z\" level=info msg=\"Stopping container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556 (timeout: 30s)\" id=50e676cd-5c9e-4769-b409-459f9b6a93c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.309409 crc crio[19822]: time=\"2026-06-12T11:16:14.308453966Z\" level=info msg=\"Stopping container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8 (timeout: 30s)\" id=3893d46e-727a-44c7-890c-b99227e36955 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.310511 crc crio[19822]: time=\"2026-06-12T11:16:14.310428728Z\" level=info msg=\"Stopping container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a (timeout: 30s)\" id=345492ea-cdcf-4a0d-a9b1-5e58623fc612 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.311332 crc crio[19822]: time=\"2026-06-12T11:16:14.31093256Z\" level=info msg=\"Stopping container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f (timeout: 30s)\" id=2bdeebbc-8133-415a-bc5e-2e8245011190 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.323587 crc crio[19822]: time=\"2026-06-12T11:16:14.322569616Z\" level=info msg=\"Stopping container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70 (timeout: 30s)\" id=a3787707-08aa-4dca-9105-cc27d43c92fb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.323587 crc crio[19822]: time=\"2026-06-12T11:16:14.323042705Z\" level=info msg=\"Stopping container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63 (timeout: 30s)\" id=b5624dcb-994e-4aa3-9c77-981b2acd9dd8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.323587 crc crio[19822]: time=\"2026-06-12T11:16:14.323205815Z\" level=info msg=\"Stopping container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5 (timeout: 30s)\" id=9f7ceffb-1ded-4fbc-ba5e-6acc49fc90da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.323587 crc crio[19822]: time=\"2026-06-12T11:16:14.323543433Z\" level=info msg=\"Ran pod sandbox 0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f with infra container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/POD\" id=da236767-a8c8-48cf-968f-91c52aa97f40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:14.323786 crc crio[19822]: time=\"2026-06-12T11:16:14.3237583Z\" level=info msg=\"Stopping container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 (timeout: 30s)\" id=ba9a7901-af8f-4cfd-81ef-d6eaf3d684f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.326281 crc crio[19822]: time=\"2026-06-12T11:16:14.326177972Z\" level=info msg=\"Stopping container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9 (timeout: 30s)\" id=5fb648f1-c975-46e1-8644-b07020e757d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.330123162Z\" level=info msg=\"Stopping container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84 (timeout: 30s)\" id=536e397e-56d2-412c-ba9d-a78719bdfd33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.330254347Z\" level=info msg=\"Stopping container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0 (timeout: 30s)\" id=cc6917e6-e14a-48b2-977b-74e6547e3c9b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.331253442Z\" level=info msg=\"Stopping container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0 (timeout: 30s)\" id=ec9c6559-7512-41d2-a725-a2669a09924f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.331413405Z\" level=info msg=\"Stopping container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63 (timeout: 30s)\" id=1756981a-16e1-4c1f-94e7-cf361f64f2fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.331708596Z\" level=info msg=\"Stopping container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32 (timeout: 30s)\" id=571ad407-8dda-44ce-ae33-eaed56ae198e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.332525 crc crio[19822]: time=\"2026-06-12T11:16:14.330182184Z\" level=info msg=\"Stopping container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0 (timeout: 30s)\" id=35661c38-128f-4e13-8fc6-1aba2ee37803 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.336446 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9fc942fe4eb44 Mac:ee:65:bb:43:83:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 SocketPath: PciID:}] [{Interface:0xc00030c820 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:14.340922 crc crio[19822]: time=\"2026-06-12T11:16:14.338673711Z\" level=info msg=\"Stopping container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295 (timeout: 30s)\" id=22494cdc-daf6-4535-899f-e58d1a2a38a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.345592 crc crio[19822]: time=\"2026-06-12T11:16:14.345480284Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b UID:59a786b2-f761-4ff5-91c4-83caaebe8939 NetNS:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59a786b2_f761_4ff5_91c4_83caaebe8939.slice PodAnnotations:0xc002ed0188}] Aliases:map[]}\"\nJun 12 11:16:14.345791 crc crio[19822]: time=\"2026-06-12T11:16:14.345713441Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:14.346054 crc crio[19822]: time=\"2026-06-12T11:16:14.34599199Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc003264478}] Aliases:map[]}\"\nJun 12 11:16:14.346191 crc crio[19822]: time=\"2026-06-12T11:16:14.346112864Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:14.358892 crc crio[19822]: time=\"2026-06-12T11:16:14.35869249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.359173 crc crio[19822]: time=\"2026-06-12T11:16:14.359026171Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.359173 crc crio[19822]: time=\"2026-06-12T11:16:14.359076252Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.368489 crc crio[19822]: time=\"2026-06-12T11:16:14.368415995Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c9ee20a-f091-4c62-9f4f-138ab725666d name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:14.405638 crc crio[19822]: time=\"2026-06-12T11:16:14.405526781Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 11:16:14.606080 crc crio[19822]: time=\"2026-06-12T11:16:14.602011607Z\" level=info msg=\"Ran pod sandbox 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 with infra container: openstack/glance-db-sync-8snk8/POD\" id=405a4b2b-7c1c-4513-a570-e6460c3c7b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:14.621492 crc crio[19822]: time=\"2026-06-12T11:16:14.614780136Z\" level=info msg=\"Stopped container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator\" id=3893d46e-727a-44c7-890c-b99227e36955 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.654237 crc crio[19822]: time=\"2026-06-12T11:16:14.654190381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.654543 crc crio[19822]: time=\"2026-06-12T11:16:14.654524961Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.654665 crc crio[19822]: time=\"2026-06-12T11:16:14.654650665Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.662119 crc crio[19822]: time=\"2026-06-12T11:16:14.659915115Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e641d643-96ce-4d89-960f-c91efcdcd69a name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:14.676089 crc crio[19822]: time=\"2026-06-12T11:16:14.675767177Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 12 11:16:14.676089 crc crio[19822]: time=\"2026-06-12T11:16:14.676027977Z\" level=info msg=\"Stopped container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator\" id=ba9a7901-af8f-4cfd-81ef-d6eaf3d684f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.747685 crc crio[19822]: time=\"2026-06-12T11:16:14.747585844Z\" level=info msg=\"Stopped container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater\" id=ec9c6559-7512-41d2-a725-a2669a09924f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.769540 crc crio[19822]: time=\"2026-06-12T11:16:14.769409318Z\" level=info msg=\"Stopped container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer\" id=1756981a-16e1-4c1f-94e7-cf361f64f2fe name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.825167 crc crio[19822]: time=\"2026-06-12T11:16:14.825039651Z\" level=info msg=\"Stopped container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper\" id=a3787707-08aa-4dca-9105-cc27d43c92fb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.825690 crc crio[19822]: time=\"2026-06-12T11:16:14.82561512Z\" level=info msg=\"Ran pod sandbox 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 with infra container: openstack/placement-db-sync-cdtlt/POD\" id=afaa490a-44bb-4af9-8376-72fb9505e3cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:14.832409 crc crio[19822]: time=\"2026-06-12T11:16:14.831785148Z\" level=info msg=\"Ran pod sandbox 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 with infra container: openstack/nova-cell0-conductor-db-sync-vz46r/POD\" id=46a5a3be-c434-40c3-9a24-fc3f8870c826 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:14.837005 crc crio[19822]: time=\"2026-06-12T11:16:14.836922904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.839644 crc crio[19822]: time=\"2026-06-12T11:16:14.839539558Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.839644 crc crio[19822]: time=\"2026-06-12T11:16:14.839622441Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.849571 crc crio[19822]: time=\"2026-06-12T11:16:14.84947297Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=086d8208-7953-4ab7-a03f-bbc79f6eb29d name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:14.862389 crc crio[19822]: time=\"2026-06-12T11:16:14.86197653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.862389 crc crio[19822]: time=\"2026-06-12T11:16:14.862210067Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.862389 crc crio[19822]: time=\"2026-06-12T11:16:14.862267379Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.863859 crc crio[19822]: time=\"2026-06-12T11:16:14.863509319Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 12 11:16:14.866516 crc crio[19822]: time=\"2026-06-12T11:16:14.866413472Z\" level=info msg=\"Stopped container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor\" id=571ad407-8dda-44ce-ae33-eaed56ae198e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.877360 crc crio[19822]: time=\"2026-06-12T11:16:14.877273273Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a96d2b3a-5b56-4fad-99fa-f4ad8af14b55 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:14.894497 crc crio[19822]: time=\"2026-06-12T11:16:14.894396046Z\" level=info msg=\"Stopped container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator\" id=35661c38-128f-4e13-8fc6-1aba2ee37803 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.897294 crc crio[19822]: time=\"2026-06-12T11:16:14.895867681Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 12 11:16:14.944259 crc crio[19822]: time=\"2026-06-12T11:16:14.944189253Z\" level=info msg=\"Stopping pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=0b209353-752d-4d65-b7b5-754c3e8eade8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:14.944908 crc crio[19822]: time=\"2026-06-12T11:16:14.944856414Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc003264898}] Aliases:map[]}\"\nJun 12 11:16:14.945081 crc crio[19822]: time=\"2026-06-12T11:16:14.945003459Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687716-7gb9c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:14.945895 crc crio[19822]: time=\"2026-06-12T11:16:14.945765384Z\" level=info msg=\"Stopped container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor\" id=345492ea-cdcf-4a0d-a9b1-5e58623fc612 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.948476 crc crio[19822]: time=\"2026-06-12T11:16:14.948397999Z\" level=info msg=\"Stopped container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor\" id=9f7ceffb-1ded-4fbc-ba5e-6acc49fc90da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:14.998243 crc crio[19822]: time=\"2026-06-12T11:16:14.994984574Z\" level=info msg=\"Ran pod sandbox 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc with infra container: openstack/cinder-db-sync-qjzmx/POD\" id=973ec51c-1ead-4e8b-8857-d8c3a3091913 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:14.998761 crc crio[19822]: time=\"2026-06-12T11:16:14.998255279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.998761 crc crio[19822]: time=\"2026-06-12T11:16:14.998523718Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:14.998761 crc crio[19822]: time=\"2026-06-12T11:16:14.99858785Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:15.000619 crc crio[19822]: time=\"2026-06-12T11:16:15.000541621Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8f1e3b4c-fbff-4d51-8129-51c009465878 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:15.013646 crc crio[19822]: time=\"2026-06-12T11:16:15.013563161Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 12 11:16:15.018406 crc crio[19822]: time=\"2026-06-12T11:16:15.018298788Z\" level=info msg=\"Ran pod sandbox 3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b with infra container: openstack/openstackclient/POD\" id=fdbfd29a-f271-4a7f-a800-313134ec8035 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:15.023945 crc crio[19822]: time=\"2026-06-12T11:16:15.022645686Z\" level=info msg=\"Stopped container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater\" id=b5624dcb-994e-4aa3-9c77-981b2acd9dd8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:15.028404 crc crio[19822]: time=\"2026-06-12T11:16:15.028326146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:15.028601 crc crio[19822]: time=\"2026-06-12T11:16:15.028515842Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:15.028601 crc crio[19822]: time=\"2026-06-12T11:16:15.028555544Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:15.043542 crc crio[19822]: time=\"2026-06-12T11:16:15.043401733Z\" level=info msg=\"Stopped container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server\" id=5fb648f1-c975-46e1-8644-b07020e757d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:15.055252 crc crio[19822]: time=\"2026-06-12T11:16:15.055162643Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=8b0e4d87-d573-4ded-a3c8-184f310371e4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:15.061649 crc crio[19822]: time=\"2026-06-12T11:16:15.061561375Z\" level=info msg=\"Ran pod sandbox a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc with infra container: openstack/neutron-db-sync-6hgds/POD\" id=b17eb670-506b-48ce-8435-dae1a53f41ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:15.066558 crc crio[19822]: time=\"2026-06-12T11:16:15.066462893Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 12 11:16:15.070719 crc crio[19822]: time=\"2026-06-12T11:16:15.070543304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:15.071051 crc crio[19822]: time=\"2026-06-12T11:16:15.070945717Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:15.071051 crc crio[19822]: time=\"2026-06-12T11:16:15.07102489Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:15.076566 crc crio[19822]: time=\"2026-06-12T11:16:15.07636449Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3ae35ca-0ff3-4504-8011-177491a3c2c9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:15.083091 crc crio[19822]: time=\"2026-06-12T11:16:15.083001516Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 11:16:15.104353 crc crio[19822]: time=\"2026-06-12T11:16:15.104069103Z\" level=info msg=\"Stopped pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=b0cb0325-e489-40ef-916f-ae49c99be545 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:15.151416 crc crio[19822]: time=\"2026-06-12T11:16:15.151253436Z\" level=info msg=\"Stopped container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync\" id=22494cdc-daf6-4535-899f-e58d1a2a38a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:15.167757 crc crio[19822]: time=\"2026-06-12T11:16:15.167608383Z\" level=info msg=\"Stopped container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server\" id=536e397e-56d2-412c-ba9d-a78719bdfd33 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:15.419107 crc crio[19822]: time=\"2026-06-12T11:16:15.418508904Z\" level=info msg=\"Stopped container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server\" id=cc6917e6-e14a-48b2-977b-74e6547e3c9b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:15.560503 crc crio[19822]: time=\"2026-06-12T11:16:15.560410683Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-pzf82/POD\" id=31018d88-500d-4f5f-921d-f74dd30e24e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:15.560990 crc crio[19822]: time=\"2026-06-12T11:16:15.560528867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:15.562398 crc crio[19822]: time=\"2026-06-12T11:16:15.562323019Z\" level=info msg=\"Stopped container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=50e676cd-5c9e-4769-b409-459f9b6a93c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:15.563725 crc crio[19822]: time=\"2026-06-12T11:16:15.563665165Z\" level=info msg=\"Stopping pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=701c77a7-d63a-4fe3-8666-f59dee30b77f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:15.564848 crc crio[19822]: time=\"2026-06-12T11:16:15.56474324Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc002ed0140}] Aliases:map[]}\"\nJun 12 11:16:15.565067 crc crio[19822]: time=\"2026-06-12T11:16:15.565015479Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:15.732223 crc crio[19822]: time=\"2026-06-12T11:16:15.731615898Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc0032640c0}] Aliases:map[]}\"\nJun 12 11:16:15.733432 crc crio[19822]: time=\"2026-06-12T11:16:15.73228199Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-pzf82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:15.766879 crc crio[19822]: time=\"2026-06-12T11:16:15.763630471Z\" level=info msg=\"Stopped pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=0b209353-752d-4d65-b7b5-754c3e8eade8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:15.853559 crc crio[19822]: time=\"2026-06-12T11:16:15.853425792Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-6r6pk/POD\" id=7d4cecd0-820a-44d8-a5d6-85cbb8bd86a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:15.853559 crc crio[19822]: time=\"2026-06-12T11:16:15.853519055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:16.122721 crc crio[19822]: time=\"2026-06-12T11:16:16.122614802Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc002144910}] Aliases:map[]}\"\nJun 12 11:16:16.122721 crc crio[19822]: time=\"2026-06-12T11:16:16.122694954Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-6r6pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:16.486532 crc crio[19822]: time=\"2026-06-12T11:16:16.4859963Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-z6q7r/POD\" id=4213ac40-1a15-4efe-8a72-46ea76e67136 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:16.486892 crc crio[19822]: time=\"2026-06-12T11:16:16.486550498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:16.741621 crc crio[19822]: time=\"2026-06-12T11:16:16.740951356Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc00008d708}] Aliases:map[]}\"\nJun 12 11:16:16.741621 crc crio[19822]: time=\"2026-06-12T11:16:16.741591887Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-z6q7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:16.798894 crc crio[19822]: time=\"2026-06-12T11:16:16.798635276Z\" level=info msg=\"Stopped pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=701c77a7-d63a-4fe3-8666-f59dee30b77f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:16.985233 crc crio[19822]: time=\"2026-06-12T11:16:16.985178764Z\" level=info msg=\"Removing container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99\" id=66e7e39a-d546-4e89-96c5-1ef66b5b4d3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:17.189892 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aca62e53654a5aa Mac:02:0d:9d:34:10:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e SocketPath: PciID:}] [{Interface:0xc00011bc90 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:17.215990 crc crio[19822]: time=\"2026-06-12T11:16:17.21592899Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc0032640c0}] Aliases:map[]}\"\nJun 12 11:16:17.225873 crc crio[19822]: time=\"2026-06-12T11:16:17.216692555Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-pzf82 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:17.331563 crc crio[19822]: time=\"2026-06-12T11:16:17.331499642Z\" level=info msg=\"Ran pod sandbox aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc with infra container: openstack/nova-cell1-conductor-db-sync-pzf82/POD\" id=31018d88-500d-4f5f-921d-f74dd30e24e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:17.353891 crc crio[19822]: time=\"2026-06-12T11:16:17.350909222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.353891 crc crio[19822]: time=\"2026-06-12T11:16:17.351226972Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.353891 crc crio[19822]: time=\"2026-06-12T11:16:17.351320175Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.354773 crc crio[19822]: time=\"2026-06-12T11:16:17.354690696Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6da88d09-02c9-4745-a37a-c0c2c96f7b4f name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:17.372367 crc crio[19822]: time=\"2026-06-12T11:16:17.372247158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 12 11:16:17.505645 crc crio[19822]: time=\"2026-06-12T11:16:17.502947574Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-29984/POD\" id=c0ef4bb0-063e-41b5-a846-05b7f0105b40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:17.505645 crc crio[19822]: time=\"2026-06-12T11:16:17.503741349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:17.561118 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07bba4d3e339131 Mac:62:4f:7e:2e:50:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d SocketPath: PciID:}] [{Interface:0xc00031b2b0 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:17.562791 crc crio[19822]: time=\"2026-06-12T11:16:17.562720676Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc002144910}] Aliases:map[]}\"\nJun 12 11:16:17.565222 crc crio[19822]: time=\"2026-06-12T11:16:17.564249065Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-6r6pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:17.616228 crc crio[19822]: time=\"2026-06-12T11:16:17.615088108Z\" level=info msg=\"Ran pod sandbox 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 with infra container: openstack/swift-ring-rebalance-6r6pk/POD\" id=7d4cecd0-820a-44d8-a5d6-85cbb8bd86a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:17.634069 crc crio[19822]: time=\"2026-06-12T11:16:17.633901994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.637939 crc crio[19822]: time=\"2026-06-12T11:16:17.637863828Z\" level=info msg=\"Removed container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient\" id=66e7e39a-d546-4e89-96c5-1ef66b5b4d3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:17.682482 crc crio[19822]: time=\"2026-06-12T11:16:17.68235891Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.682880 crc crio[19822]: time=\"2026-06-12T11:16:17.682800394Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.686074 crc crio[19822]: time=\"2026-06-12T11:16:17.685520302Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7767fb5c-2324-4860-bea4-9a582004ce3a name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:17.708459 crc crio[19822]: time=\"2026-06-12T11:16:17.708160057Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 12 11:16:17.737334 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d5182b466f266 Mac:9e:a4:0a:f9:17:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:17.838179 crc crio[19822]: time=\"2026-06-12T11:16:17.838069164Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc00008d708}] Aliases:map[]}\"\nJun 12 11:16:17.839937 crc crio[19822]: time=\"2026-06-12T11:16:17.838364324Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-z6q7r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:17.853539 crc crio[19822]: time=\"2026-06-12T11:16:17.852646101Z\" level=info msg=\"Ran pod sandbox 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f with infra container: openstack/barbican-db-sync-z6q7r/POD\" id=4213ac40-1a15-4efe-8a72-46ea76e67136 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:17.861004 crc crio[19822]: time=\"2026-06-12T11:16:17.860941208Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-29984 Namespace:openstack ID:12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d UID:9767141f-8185-4f71-b743-0374e95dd375 NetNS:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9767141f_8185_4f71_b743_0374e95dd375.slice PodAnnotations:0xc0037c80f0}] Aliases:map[]}\"\nJun 12 11:16:17.861004 crc crio[19822]: time=\"2026-06-12T11:16:17.860981809Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-29984 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:17.882304 crc crio[19822]: time=\"2026-06-12T11:16:17.881794781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.882304 crc crio[19822]: time=\"2026-06-12T11:16:17.882166393Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.882304 crc crio[19822]: time=\"2026-06-12T11:16:17.882235035Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:17.891630 crc crio[19822]: time=\"2026-06-12T11:16:17.890705107Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=47cf68b5-1205-4b2d-a985-585acecf5499 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:17.898263 crc crio[19822]: time=\"2026-06-12T11:16:17.893023833Z\" level=info msg=\"Removing container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556\" id=a6a6cd8b-c9b5-4128-8273-cec4932a978f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:17.904471 crc crio[19822]: time=\"2026-06-12T11:16:17.903775512Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 12 11:16:18.099760 crc crio[19822]: time=\"2026-06-12T11:16:18.099659534Z\" level=info msg=\"Removed container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=a6a6cd8b-c9b5-4128-8273-cec4932a978f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:19.079420 crc crio[19822]: 2026-06-12T11:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12c6b2f9e7ba9f5 Mac:06:3a:ff:e0:32:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:19.085068 crc crio[19822]: time=\"2026-06-12T11:16:19.081347596Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-29984 Namespace:openstack ID:12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d UID:9767141f-8185-4f71-b743-0374e95dd375 NetNS:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9767141f_8185_4f71_b743_0374e95dd375.slice PodAnnotations:0xc0037c80f0}] Aliases:map[]}\"\nJun 12 11:16:19.085068 crc crio[19822]: time=\"2026-06-12T11:16:19.081958246Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-29984 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:19.288603 crc crio[19822]: time=\"2026-06-12T11:16:19.288458497Z\" level=info msg=\"Ran pod sandbox 12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d with infra container: openstack/ovn-controller-metrics-29984/POD\" id=c0ef4bb0-063e-41b5-a846-05b7f0105b40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:19.317689 crc crio[19822]: time=\"2026-06-12T11:16:19.317634506Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8e15427a-9c32-4e39-b9e2-42f1be41c32f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:19.356528 crc crio[19822]: time=\"2026-06-12T11:16:19.356462704Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=6692549b-afae-4d7f-ae83-ebf116edede1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:19.356634 crc crio[19822]: time=\"2026-06-12T11:16:19.356562658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:19.441675 crc crio[19822]: time=\"2026-06-12T11:16:19.441598241Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=17ec76c7-5b9b-4672-afce-c277e1998d13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:19.441890 crc crio[19822]: time=\"2026-06-12T11:16:19.441697204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:19.518035 crc crio[19822]: time=\"2026-06-12T11:16:19.516088068Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c5d7a3d9-9d44-4dc6-ad09-ac7ca477541f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:19.597313 crc crio[19822]: time=\"2026-06-12T11:16:19.596648736Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-29984/openstack-network-exporter\" id=57a895ae-805b-4865-903b-b7f630a3139d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:16:19.623011 crc crio[19822]: time=\"2026-06-12T11:16:19.603796407Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=05397b52-7708-4df7-8f07-7e85a466f597 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:19.629215 crc crio[19822]: time=\"2026-06-12T11:16:19.629125086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:19.762446 crc crio[19822]: time=\"2026-06-12T11:16:19.761495789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:19.915677 crc crio[19822]: time=\"2026-06-12T11:16:19.915160199Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 UID:4a0dc81e-d674-47fc-b9f7-de2bc3df00ea NetNS:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a0dc81e_d674_47fc_b9f7_de2bc3df00ea.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}\"\nJun 12 11:16:19.915677 crc crio[19822]: time=\"2026-06-12T11:16:19.915675387Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:20.087957 crc crio[19822]: time=\"2026-06-12T11:16:20.087722039Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba UID:e15cb628-cbf4-4adc-9b76-74c2943fcc28 NetNS:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15cb628_cbf4_4adc_9b76_74c2943fcc28.slice PodAnnotations:0xc0030943e0}] Aliases:map[]}\"\nJun 12 11:16:20.087957 crc crio[19822]: time=\"2026-06-12T11:16:20.087892347Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:20.192502 crc crio[19822]: time=\"2026-06-12T11:16:20.190657039Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 UID:252bf602-b2c6-47b1-b2e5-991e7dd34178 NetNS:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod252bf602_b2c6_47b1_b2e5_991e7dd34178.slice PodAnnotations:0xc0037c81f8}] Aliases:map[]}\"\nJun 12 11:16:20.192502 crc crio[19822]: time=\"2026-06-12T11:16:20.191337471Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:20.579741 crc crio[19822]: time=\"2026-06-12T11:16:20.57565962Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6d95f9f755-h77cv/POD\" id=d6ac8c1c-1881-4226-8023-019a023fbecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:20.579741 crc crio[19822]: time=\"2026-06-12T11:16:20.575890088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:20.672519 crc crio[19822]: time=\"2026-06-12T11:16:20.671322592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:20.698704 crc crio[19822]: time=\"2026-06-12T11:16:20.698222044Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d95f9f755-h77cv Namespace:openstack ID:30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 UID:a6fd7008-7d32-45da-add2-414c61177426 NetNS:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6fd7008_7d32_45da_add2_414c61177426.slice PodAnnotations:0xc0030949c0}] Aliases:map[]}\"\nJun 12 11:16:20.698704 crc crio[19822]: time=\"2026-06-12T11:16:20.698296817Z\" level=info msg=\"Adding pod openstack_swift-proxy-6d95f9f755-h77cv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:20.828958 crc crio[19822]: time=\"2026-06-12T11:16:20.81836838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:20.939953 crc crio[19822]: 2026-06-12T11:16:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdfa644afc22398 Mac:5a:15:1e:39:01:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce SocketPath: PciID:}] [{Interface:0xc0004c8760 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:20.939953 crc crio[19822]: time=\"2026-06-12T11:16:20.937356163Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 UID:4a0dc81e-d674-47fc-b9f7-de2bc3df00ea NetNS:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a0dc81e_d674_47fc_b9f7_de2bc3df00ea.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}\"\nJun 12 11:16:20.939953 crc crio[19822]: time=\"2026-06-12T11:16:20.937539209Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:21.030052 crc crio[19822]: 2026-06-12T11:16:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2837e4e618ff4c Mac:0a:c0:a0:83:c1:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:21.030052 crc crio[19822]: time=\"2026-06-12T11:16:21.025600207Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba UID:e15cb628-cbf4-4adc-9b76-74c2943fcc28 NetNS:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15cb628_cbf4_4adc_9b76_74c2943fcc28.slice PodAnnotations:0xc0030943e0}] Aliases:map[]}\"\nJun 12 11:16:21.030052 crc crio[19822]: time=\"2026-06-12T11:16:21.026036511Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:21.089006 crc crio[19822]: time=\"2026-06-12T11:16:21.088707942Z\" level=info msg=\"Ran pod sandbox a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=17ec76c7-5b9b-4672-afce-c277e1998d13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:21.105372 crc crio[19822]: time=\"2026-06-12T11:16:21.105231805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.105723 crc crio[19822]: time=\"2026-06-12T11:16:21.105556456Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.105723 crc crio[19822]: time=\"2026-06-12T11:16:21.105656149Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.107670 crc crio[19822]: time=\"2026-06-12T11:16:21.107597891Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=916d8e01-14e4-4437-9c50-85a952fa5f17 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:21.122775 crc crio[19822]: time=\"2026-06-12T11:16:21.122630946Z\" level=info msg=\"Ran pod sandbox cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 with infra container: openstack/ovsdbserver-nb-0/POD\" id=6692549b-afae-4d7f-ae83-ebf116edede1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:21.153898 crc crio[19822]: time=\"2026-06-12T11:16:21.153740783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.171390 crc crio[19822]: time=\"2026-06-12T11:16:21.171234148Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.171673 crc crio[19822]: time=\"2026-06-12T11:16:21.171580239Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.181335 crc crio[19822]: time=\"2026-06-12T11:16:21.179625458Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=b9fd97fe-4b69-4108-a04e-048c67fd5d2f name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:21.190450 crc crio[19822]: time=\"2026-06-12T11:16:21.190320172Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 12 11:16:21.214569 crc crio[19822]: time=\"2026-06-12T11:16:21.214463251Z\" level=info msg=\"Created container 25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e: openstack/ovn-controller-metrics-29984/openstack-network-exporter\" id=57a895ae-805b-4865-903b-b7f630a3139d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:16:21.217190 crc crio[19822]: time=\"2026-06-12T11:16:21.216412032Z\" level=info msg=\"Starting container: 25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e\" id=166f2e7b-5cc7-472e-88be-9654416b4ca4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:16:21.238857 crc crio[19822]: time=\"2026-06-12T11:16:21.238376557Z\" level=info msg=\"Started container\" PID=271568 containerID=25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e description=openstack/ovn-controller-metrics-29984/openstack-network-exporter id=166f2e7b-5cc7-472e-88be-9654416b4ca4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d\nJun 12 11:16:21.331974 crc crio[19822]: time=\"2026-06-12T11:16:21.327518806Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 12 11:16:21.390113 crc crio[19822]: 2026-06-12T11:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec4ea56e50cb86f Mac:1e:f2:02:03:38:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:21.397396 crc crio[19822]: time=\"2026-06-12T11:16:21.397269864Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 UID:252bf602-b2c6-47b1-b2e5-991e7dd34178 NetNS:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod252bf602_b2c6_47b1_b2e5_991e7dd34178.slice PodAnnotations:0xc0037c81f8}] Aliases:map[]}\"\nJun 12 11:16:21.399947 crc crio[19822]: time=\"2026-06-12T11:16:21.397526112Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:21.445893 crc crio[19822]: time=\"2026-06-12T11:16:21.444504858Z\" level=info msg=\"Ran pod sandbox ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 with infra container: openstack/ovsdbserver-sb-0/POD\" id=05397b52-7708-4df7-8f07-7e85a466f597 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:21.451512 crc crio[19822]: time=\"2026-06-12T11:16:21.45146006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.452538 crc crio[19822]: time=\"2026-06-12T11:16:21.452512884Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.452676 crc crio[19822]: time=\"2026-06-12T11:16:21.452660159Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.457716 crc crio[19822]: time=\"2026-06-12T11:16:21.457670819Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=9ca8a3f6-82f3-4e9a-a967-dd9a578fd9ad name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:21.472246 crc crio[19822]: time=\"2026-06-12T11:16:21.472048456Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 12 11:16:21.911027 crc crio[19822]: 2026-06-12T11:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30e96d25b27d568 Mac:de:ed:07:0f:db:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 SocketPath: PciID:}] [{Interface:0xc0001766f0 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:16:21.913229 crc crio[19822]: time=\"2026-06-12T11:16:21.912872642Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d95f9f755-h77cv Namespace:openstack ID:30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 UID:a6fd7008-7d32-45da-add2-414c61177426 NetNS:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6fd7008_7d32_45da_add2_414c61177426.slice PodAnnotations:0xc0030949c0}] Aliases:map[]}\"\nJun 12 11:16:21.913229 crc crio[19822]: time=\"2026-06-12T11:16:21.913039088Z\" level=info msg=\"Checking pod openstack_swift-proxy-6d95f9f755-h77cv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:16:21.934882 crc crio[19822]: time=\"2026-06-12T11:16:21.934094842Z\" level=info msg=\"Ran pod sandbox 30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 with infra container: openstack/swift-proxy-6d95f9f755-h77cv/POD\" id=d6ac8c1c-1881-4226-8023-019a023fbecd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:21.964607 crc crio[19822]: time=\"2026-06-12T11:16:21.964471099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.964967 crc crio[19822]: time=\"2026-06-12T11:16:21.964706156Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.964967 crc crio[19822]: time=\"2026-06-12T11:16:21.964765488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:21.968331 crc crio[19822]: time=\"2026-06-12T11:16:21.96829198Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=74b5705a-f303-4ec2-9669-0f6cac90bd30 name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:21.983091 crc crio[19822]: time=\"2026-06-12T11:16:21.982937183Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 12 11:16:23.477424 crc crio[19822]: time=\"2026-06-12T11:16:23.465600597Z\" level=info msg=\"Stopped container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd\" id=786332a0-ccab-459b-b4ac-0e57ed98c683 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:23.496900 crc crio[19822]: time=\"2026-06-12T11:16:23.491197177Z\" level=info msg=\"Stopping pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=c15290d2-698b-4251-9f33-be879b68bf2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:23.562065 crc crio[19822]: time=\"2026-06-12T11:16:23.561879469Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}\"\nJun 12 11:16:23.562387 crc crio[19822]: time=\"2026-06-12T11:16:23.562077245Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:24.044923 crc crio[19822]: time=\"2026-06-12T11:16:24.044625757Z\" level=info msg=\"Stopped pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=c15290d2-698b-4251-9f33-be879b68bf2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:24.805927 crc crio[19822]: time=\"2026-06-12T11:16:24.803390787Z\" level=info msg=\"Stopping container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26 (timeout: 30s)\" id=ad7034c9-6ad6-4e6a-b2a7-571e6f4f8b4b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:24.810030 crc crio[19822]: time=\"2026-06-12T11:16:24.808668367Z\" level=info msg=\"Removing container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21\" id=8e3903a5-3bdc-48ca-a31d-1dcd5c43fef8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:25.343657 crc crio[19822]: time=\"2026-06-12T11:16:25.340056226Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=bb490c2d-42b9-489e-b90b-522ef947b640 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:25.343657 crc crio[19822]: time=\"2026-06-12T11:16:25.340575763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:26.697482 crc crio[19822]: time=\"2026-06-12T11:16:26.696736768Z\" level=info msg=\"Stopped container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics\" id=ad7034c9-6ad6-4e6a-b2a7-571e6f4f8b4b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:26.699092 crc crio[19822]: time=\"2026-06-12T11:16:26.699012084Z\" level=info msg=\"Stopping pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=0bed626f-5bf5-4d7a-9918-168f027a0ab6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:26.706158 crc crio[19822]: time=\"2026-06-12T11:16:26.705985969Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}\"\nJun 12 11:16:26.706917 crc crio[19822]: time=\"2026-06-12T11:16:26.706254677Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:29.414419 crc crio[19822]: time=\"2026-06-12T11:16:29.406953016Z\" level=info msg=\"Stopping container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d (timeout: 30s)\" id=b5c05c2f-7477-4c53-84cb-ddc2b8be9984 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:29.414419 crc crio[19822]: time=\"2026-06-12T11:16:29.413258112Z\" level=info msg=\"Stopping container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d (timeout: 30s)\" id=233e64ce-821b-486b-a2e8-f7cb222f6e20 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:29.414419 crc crio[19822]: time=\"2026-06-12T11:16:29.414332128Z\" level=info msg=\"Stopping container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb (timeout: 30s)\" id=5131cce8-2587-4ad2-a27d-7cca9d7f9b00 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:29.416240 crc crio[19822]: time=\"2026-06-12T11:16:29.414872656Z\" level=info msg=\"Stopping container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce (timeout: 30s)\" id=11ebed9c-6199-4d66-8ef5-3550a5374a93 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:32.796216 crc crio[19822]: time=\"2026-06-12T11:16:32.792414047Z\" level=info msg=\"Stopped pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=0bed626f-5bf5-4d7a-9918-168f027a0ab6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:32.796216 crc crio[19822]: time=\"2026-06-12T11:16:32.79571092Z\" level=info msg=\"Stopped container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core\" id=5131cce8-2587-4ad2-a27d-7cca9d7f9b00 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:32.824301 crc crio[19822]: time=\"2026-06-12T11:16:32.824128921Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=9ca8a3f6-82f3-4e9a-a967-dd9a578fd9ad name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:32.826000 crc crio[19822]: time=\"2026-06-12T11:16:32.825614304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=28d2eb26-b56a-4e01-ab54-010b95bbe872 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:32.831623 crc crio[19822]: time=\"2026-06-12T11:16:32.831551375Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=b9fd97fe-4b69-4108-a04e-048c67fd5d2f name=/runtime.v1.ImageService/PullImage\nJun 12 11:16:32.835497 crc crio[19822]: time=\"2026-06-12T11:16:32.835395248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=593ee32d-6e30-4c3c-8342-43015fb09e9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:32.887970 crc crio[19822]: time=\"2026-06-12T11:16:32.88787515Z\" level=info msg=\"Removed container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter\" id=8e3903a5-3bdc-48ca-a31d-1dcd5c43fef8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:32.894525 crc crio[19822]: time=\"2026-06-12T11:16:32.894260656Z\" level=info msg=\"Removing container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21\" id=dc02982b-a2b6-4a14-a36d-9d21fb759487 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:32.904680 crc crio[19822]: time=\"2026-06-12T11:16:32.904405479Z\" level=info msg=\"Stopped container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd\" id=11ebed9c-6199-4d66-8ef5-3550a5374a93 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:32.962643 crc crio[19822]: time=\"2026-06-12T11:16:32.962466941Z\" level=info msg=\"Stopped container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent\" id=b5c05c2f-7477-4c53-84cb-ddc2b8be9984 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:33.067673 crc crio[19822]: time=\"2026-06-12T11:16:33.067115375Z\" level=info msg=\"Stopped container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent\" id=233e64ce-821b-486b-a2e8-f7cb222f6e20 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:33.078166 crc crio[19822]: time=\"2026-06-12T11:16:33.078074381Z\" level=info msg=\"Stopping pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=5ea627cf-320b-42d1-b705-42a1e06fe44c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:33.085316 crc crio[19822]: time=\"2026-06-12T11:16:33.084769217Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc005212118}] Aliases:map[]}\"\nJun 12 11:16:33.089740 crc crio[19822]: time=\"2026-06-12T11:16:33.089681086Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:35.169183 crc crio[19822]: time=\"2026-06-12T11:16:35.168304094Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=4f0900da-c819-4989-b65f-913db4df86ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:35.170730 crc crio[19822]: time=\"2026-06-12T11:16:35.170695161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:16:39.724960 crc crio[19822]: time=\"2026-06-12T11:16:39.723570744Z\" level=info msg=\"Stopping container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634 (timeout: 2s)\" id=67b1d99b-622c-41df-8fbe-dc6fb5589563 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:41.364166 crc crio[19822]: time=\"2026-06-12T11:16:41.355980007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=57168a78-16b6-4722-a797-3f9a462305a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:44.380175 crc crio[19822]: time=\"2026-06-12T11:16:44.376794524Z\" level=warning msg=\"Stopping container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f with stop signal(15) timed out. Killing...\"\nJun 12 11:16:44.424127 crc crio[19822]: time=\"2026-06-12T11:16:44.421634066Z\" level=error msg=\"Killing container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:16:49.751903 crc crio[19822]: time=\"2026-06-12T11:16:49.750967784Z\" level=info msg=\"Removing container: aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2\" id=620cc73c-d834-4cbb-8e51-d70adc1c242c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:16:51.695742 crc crio[19822]: time=\"2026-06-12T11:16:51.695062185Z\" level=info msg=\"Stopped pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=5ea627cf-320b-42d1-b705-42a1e06fe44c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:51.698193 crc crio[19822]: time=\"2026-06-12T11:16:51.697523416Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=231bc088-1de7-4497-8d09-98c1147ac257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:16:51.698193 crc crio[19822]: time=\"2026-06-12T11:16:51.697992538Z\" level=info msg=\"Stopped container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server\" id=67b1d99b-622c-41df-8fbe-dc6fb5589563 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:16:51.699332 crc crio[19822]: time=\"2026-06-12T11:16:51.699245859Z\" level=info msg=\"Stopping pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=770b61ef-2a72-4526-bc53-030b9b7f6619 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:16:51.700022 crc crio[19822]: time=\"2026-06-12T11:16:51.699776166Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0007adaf0}] Aliases:map[]}\"\nJun 12 11:16:51.700304 crc crio[19822]: time=\"2026-06-12T11:16:51.700057575Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-v5d5h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:16:51.726178 crc crio[19822]: time=\"2026-06-12T11:16:51.725952017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a5dde4a5-352b-4e5b-9462-2b3c1d377887 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:16:52.912514 crc crio[19822]: time=\"2026-06-12T11:16:52.911986138Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ccb03f0f-4b28-446b-a792-27d3ab5454f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:16:52.913299 crc crio[19822]: time=\"2026-06-12T11:16:52.912555837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:17:14.612862 crc crio[19822]: time=\"2026-06-12T11:17:14.610549443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:17:14.668895 crc crio[19822]: time=\"2026-06-12T11:17:14.668368828Z\" level=info msg=\"Stopped container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron\" id=2bdeebbc-8133-415a-bc5e-2e8245011190 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:17:14.671632 crc crio[19822]: time=\"2026-06-12T11:17:14.671371084Z\" level=info msg=\"Stopping pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=9f72f68a-49af-4fb5-bc07-544fe9606447 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:17:14.673434 crc crio[19822]: time=\"2026-06-12T11:17:14.673234663Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc00140fc10}] Aliases:map[]}\"\nJun 12 11:17:14.673573 crc crio[19822]: time=\"2026-06-12T11:17:14.673513702Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:17:14.703331 crc crio[19822]: time=\"2026-06-12T11:17:14.703249291Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=52e67940-e4fd-4f74-99f9-e0bd0c5bbb38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:17:35.914878 crc crio[19822]: time=\"2026-06-12T11:17:35.912971814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=eee2bbb0-89e4-48bc-84ab-6a3cc0fc4685 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:35.920023 crc crio[19822]: time=\"2026-06-12T11:17:35.919925785Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=d3056cd6-e002-4290-983b-05611e908cfc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:35.928428 crc crio[19822]: time=\"2026-06-12T11:17:35.928284032Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=26a6b810-f003-496a-9147-6c745b3d0d83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:36.978494 crc crio[19822]: time=\"2026-06-12T11:17:36.978398233Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=fc83707a-9ebe-464b-a25e-3f544bcf71db name=/runtime.v1.ImageService/PullImage\nJun 12 11:17:36.987698 crc crio[19822]: time=\"2026-06-12T11:17:36.987087771Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=aca6c645-138f-4dfd-b375-dc2483c14c6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:36.995220 crc crio[19822]: time=\"2026-06-12T11:17:36.992252776Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 11:17:36.997905 crc crio[19822]: time=\"2026-06-12T11:17:36.997440951Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=e6012954-50c2-491b-8df8-f6c671286961 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:37.304918 crc crio[19822]: time=\"2026-06-12T11:17:37.304387355Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=a3cf2bf0-9c94-4b31-aae7-b4677d749828 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:37.306546 crc crio[19822]: time=\"2026-06-12T11:17:37.306456411Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=961439b7-8f05-418d-a385-73abc2917142 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:37.306546 crc crio[19822]: time=\"2026-06-12T11:17:37.306516343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=54f6e9e7-5894-4d8e-b4dc-e5b02f7f64ab name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:37.309122 crc crio[19822]: time=\"2026-06-12T11:17:37.309081526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=180ddb84-fbd8-4f91-9786-86253354020d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:37.310390 crc crio[19822]: time=\"2026-06-12T11:17:37.310347557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=d4c2653d-9c4d-48f2-b2a4-7d4b40d4affa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:37.566363 crc crio[19822]: time=\"2026-06-12T11:17:37.565986641Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=086d8208-7953-4ab7-a03f-bbc79f6eb29d name=/runtime.v1.ImageService/PullImage\nJun 12 11:17:37.568538 crc crio[19822]: time=\"2026-06-12T11:17:37.568417737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6d970e46-0cbd-4db5-a53a-7d07eead7f9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:17:39.384618 crc crio[19822]: time=\"2026-06-12T11:17:39.384041694Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager\" id=58aea0e3-9f58-4824-bfc8-85722cd8bbb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:17:39.386552 crc crio[19822]: time=\"2026-06-12T11:17:39.38594573Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager\" id=0670a4ed-c12b-40ab-8512-749dff165b6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:17:39.387505 crc crio[19822]: time=\"2026-06-12T11:17:39.387423254Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager\" id=054a5cb3-3ca7-457b-b202-edbfcae539bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:17:39.389014 crc crio[19822]: time=\"2026-06-12T11:17:39.388927461Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager\" id=e7f8798e-fa74-4833-8dc4-0677660dbd0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:17:39.390668 crc crio[19822]: time=\"2026-06-12T11:17:39.390589628Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager\" id=c78e979e-9386-40d9-9edf-bde432c91b69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:03.908924 crc crio[19822]: time=\"2026-06-12T11:18:03.908059826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:03.908924 crc crio[19822]: time=\"2026-06-12T11:18:03.90852531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:03.910866 crc crio[19822]: time=\"2026-06-12T11:18:03.908930884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:03.910866 crc crio[19822]: time=\"2026-06-12T11:18:03.908659935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:03.910866 crc crio[19822]: time=\"2026-06-12T11:18:03.908764018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:04.188626 crc crio[19822]: time=\"2026-06-12T11:18:04.188086373Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687718-jknvc/POD\" id=ae918bed-1327-46e3-8233-7ab5479bde31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:04.188626 crc crio[19822]: time=\"2026-06-12T11:18:04.188566018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:05.505749 crc crio[19822]: time=\"2026-06-12T11:18:05.505511429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:05.516331 crc crio[19822]: time=\"2026-06-12T11:18:05.516186499Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 UID:4f583702-8d2c-44d5-b142-8a00a6701efc NetNS:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f583702_8d2c_44d5_b142_8a00a6701efc.slice PodAnnotations:0xc00101a620}] Aliases:map[]}\"\nJun 12 11:18:05.516331 crc crio[19822]: time=\"2026-06-12T11:18:05.516317053Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:05.576341 crc crio[19822]: time=\"2026-06-12T11:18:05.573175962Z\" level=info msg=\"Removed container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd\" id=dc02982b-a2b6-4a14-a36d-9d21fb759487 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:05.599429 crc crio[19822]: time=\"2026-06-12T11:18:05.59929138Z\" level=info msg=\"Stopped pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=770b61ef-2a72-4526-bc53-030b9b7f6619 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:05.605502 crc crio[19822]: time=\"2026-06-12T11:18:05.605316634Z\" level=info msg=\"Removing container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26\" id=cb5401f4-5057-460c-9787-7db3cadce0b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:05.629305 crc crio[19822]: time=\"2026-06-12T11:18:05.629063949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=61b3cf2d-3580-41af-8a31-da8f4803d127 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:05.701082 crc crio[19822]: time=\"2026-06-12T11:18:05.70049892Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=7767fb5c-2324-4860-bea4-9a582004ce3a name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:05.702988 crc crio[19822]: time=\"2026-06-12T11:18:05.702779251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=903cffd8-1ffc-4fe0-9ca6-e525e327bf90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:11.567363 crc crio[19822]: 2026-06-12T11:18:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c898ba3683d291f Mac:1a:33:60:30:6b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 SocketPath: PciID:}] [{Interface:0xc0003ea9b0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:18:11.569504 crc crio[19822]: time=\"2026-06-12T11:18:11.568896056Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 UID:4f583702-8d2c-44d5-b142-8a00a6701efc NetNS:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f583702_8d2c_44d5_b142_8a00a6701efc.slice PodAnnotations:0xc00101a620}] Aliases:map[]}\"\nJun 12 11:18:11.569504 crc crio[19822]: time=\"2026-06-12T11:18:11.569064891Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:18:14.369301 crc crio[19822]: time=\"2026-06-12T11:18:14.36825459Z\" level=info msg=\"Stopped pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=9f72f68a-49af-4fb5-bc07-544fe9606447 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:14.399425 crc crio[19822]: time=\"2026-06-12T11:18:14.399266008Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=8b0e4d87-d573-4ded-a3c8-184f310371e4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:14.400426 crc crio[19822]: time=\"2026-06-12T11:18:14.400328332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=60ce06f5-005a-43c6-95ed-5000bb5ce323 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:14.437992 crc crio[19822]: time=\"2026-06-12T11:18:14.437763136Z\" level=info msg=\"Removed container aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2: openshift-infra/auto-csr-approver-29687710-zglmk/oc\" id=620cc73c-d834-4cbb-8e51-d70adc1c242c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:14.442913 crc crio[19822]: time=\"2026-06-12T11:18:14.442864899Z\" level=info msg=\"Removing container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8\" id=2e95af37-5f92-42a7-a2c4-3eff15f8bc02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:14.491965 crc crio[19822]: time=\"2026-06-12T11:18:14.491859971Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=e641d643-96ce-4d89-960f-c91efcdcd69a name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:14.493846 crc crio[19822]: time=\"2026-06-12T11:18:14.493682311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f014b1f6-56a5-4647-8ad5-0482a34dae50 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:14.513511 crc crio[19822]: time=\"2026-06-12T11:18:14.513280666Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=47cf68b5-1205-4b2d-a985-585acecf5499 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:14.514658 crc crio[19822]: time=\"2026-06-12T11:18:14.514581688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=98df2fff-8476-40de-a7a9-9129a6348470 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:16.123170 crc crio[19822]: time=\"2026-06-12T11:18:16.122543044Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=7619a3d2-60ef-47cb-b406-3ea53c550d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:16.123170 crc crio[19822]: time=\"2026-06-12T11:18:16.123174634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.007525 crc crio[19822]: time=\"2026-06-12T11:18:18.006980684Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=74b5705a-f303-4ec2-9669-0f6cac90bd30 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:18.009520 crc crio[19822]: time=\"2026-06-12T11:18:18.009488005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ed41e98f-d33f-4f30-9725-3b6c695324f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.033470 crc crio[19822]: time=\"2026-06-12T11:18:18.033324055Z\" level=info msg=\"Ran pod sandbox c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 with infra container: openstack/ovn-northd-0/POD\" id=bb490c2d-42b9-489e-b90b-522ef947b640 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:18.037232 crc crio[19822]: time=\"2026-06-12T11:18:18.037115864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.156333 crc crio[19822]: time=\"2026-06-12T11:18:18.156139401Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.156333 crc crio[19822]: time=\"2026-06-12T11:18:18.156294516Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.158317 crc crio[19822]: time=\"2026-06-12T11:18:18.158130985Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=53006945-dcc0-4364-af10-e7160b15c138 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:18.169783 crc crio[19822]: time=\"2026-06-12T11:18:18.169695164Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 12 11:18:18.444767 crc crio[19822]: time=\"2026-06-12T11:18:18.444637305Z\" level=info msg=\"Removed container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics\" id=cb5401f4-5057-460c-9787-7db3cadce0b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:18.445656 crc crio[19822]: time=\"2026-06-12T11:18:18.444782335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=626075ba-29e5-4ca8-83f3-8308dff31b82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.449126 crc crio[19822]: time=\"2026-06-12T11:18:18.447942902Z\" level=info msg=\"Removing container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce\" id=b3020933-dab5-4490-a23c-b91d5804b515 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:18.474870 crc crio[19822]: time=\"2026-06-12T11:18:18.474739815Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=a3ae35ca-0ff3-4504-8011-177491a3c2c9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:18.475939 crc crio[19822]: time=\"2026-06-12T11:18:18.475800929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a83ad360-1b80-4146-80b0-c61c39413921 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.498282 crc crio[19822]: time=\"2026-06-12T11:18:18.498213265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.500191 crc crio[19822]: time=\"2026-06-12T11:18:18.500094314Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e UID:12be56c2-4646-40c3-a9cc-32a0078a1fc3 NetNS:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12be56c2_4646_40c3_a9cc_32a0078a1fc3.slice PodAnnotations:0xc007a8e430}] Aliases:map[]}\"\nJun 12 11:18:18.500478 crc crio[19822]: time=\"2026-06-12T11:18:18.500206128Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:18.506551 crc crio[19822]: time=\"2026-06-12T11:18:18.506501389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.514091 crc crio[19822]: time=\"2026-06-12T11:18:18.513775489Z\" level=info msg=\"Creating container: openstack/placement-db-sync-cdtlt/placement-db-sync\" id=b248eb4e-eca9-426e-8da5-80c90dc5ea9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:18.516492 crc crio[19822]: time=\"2026-06-12T11:18:18.516351732Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=916d8e01-14e4-4437-9c50-85a952fa5f17 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:18.524764 crc crio[19822]: time=\"2026-06-12T11:18:18.523886654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=784954b3-56fd-4027-8fcd-2178b5122ea7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.530729 crc crio[19822]: time=\"2026-06-12T11:18:18.53028226Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=6da88d09-02c9-4745-a37a-c0c2c96f7b4f name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:18.532011 crc crio[19822]: time=\"2026-06-12T11:18:18.531923689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2bb1b4b9-414f-400f-a2c6-49c4067c7cb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.569208 crc crio[19822]: time=\"2026-06-12T11:18:18.569026284Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=8f1e3b4c-fbff-4d51-8129-51c009465878 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:18.570556 crc crio[19822]: time=\"2026-06-12T11:18:18.570506481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5ce3deb2-e288-4f44-b49b-9f4c1d258995 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.606343 crc crio[19822]: time=\"2026-06-12T11:18:18.606298063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.624184 crc crio[19822]: time=\"2026-06-12T11:18:18.624047917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.631346 crc crio[19822]: time=\"2026-06-12T11:18:18.631277405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.646510 crc crio[19822]: time=\"2026-06-12T11:18:18.646038604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.712567 crc crio[19822]: time=\"2026-06-12T11:18:18.712102774Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"\nJun 12 11:18:18.712567 crc crio[19822]: time=\"2026-06-12T11:18:18.712250478Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687718-jknvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:18.733198 crc crio[19822]: time=\"2026-06-12T11:18:18.731215097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.735247 crc crio[19822]: time=\"2026-06-12T11:18:18.735196111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.751168 crc crio[19822]: time=\"2026-06-12T11:18:18.748912958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.751168 crc crio[19822]: time=\"2026-06-12T11:18:18.750133674Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance\" id=6ac4bf5f-dc43-41a3-96c4-3bfaa8bce9e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:18.754105 crc crio[19822]: time=\"2026-06-12T11:18:18.754054308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.777880 crc crio[19822]: time=\"2026-06-12T11:18:18.777422803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=203b9ba2-7dc8-47a7-9e75-c66be64b16e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.785253 crc crio[19822]: time=\"2026-06-12T11:18:18.785111331Z\" level=info msg=\"Removed container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler\" id=2e95af37-5f92-42a7-a2c4-3eff15f8bc02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:18.792283 crc crio[19822]: time=\"2026-06-12T11:18:18.792139892Z\" level=info msg=\"Removing container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac\" id=b869500a-e148-4ace-8b4e-c7a250647afd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:18.822709 crc crio[19822]: time=\"2026-06-12T11:18:18.822249272Z\" level=info msg=\"Created container dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=231bc088-1de7-4497-8d09-98c1147ac257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:18.827275 crc crio[19822]: time=\"2026-06-12T11:18:18.826006034Z\" level=info msg=\"Starting container: dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397\" id=2983977b-69a2-4155-a3b3-2d75f3db4418 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:18.830052 crc crio[19822]: time=\"2026-06-12T11:18:18.829031008Z\" level=info msg=\"Created container 9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager\" id=0670a4ed-c12b-40ab-8512-749dff165b6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:18.831402 crc crio[19822]: time=\"2026-06-12T11:18:18.831315161Z\" level=info msg=\"Starting container: 9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc\" id=1d546f47-57ca-492c-8334-496cbcd27d84 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:18.840799 crc crio[19822]: time=\"2026-06-12T11:18:18.839467434Z\" level=info msg=\"Started container\" PID=278266 containerID=9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager id=1d546f47-57ca-492c-8334-496cbcd27d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170\nJun 12 11:18:18.864097 crc crio[19822]: time=\"2026-06-12T11:18:18.862124897Z\" level=info msg=\"Started container\" PID=278256 containerID=dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2983977b-69a2-4155-a3b3-2d75f3db4418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6\nJun 12 11:18:18.864097 crc crio[19822]: time=\"2026-06-12T11:18:18.862560551Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=7c9ee20a-f091-4c62-9f4f-138ab725666d name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:18.870904 crc crio[19822]: time=\"2026-06-12T11:18:18.869132979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b5c0fba9-ded2-4497-83b0-7c9944b25865 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.872566 crc crio[19822]: time=\"2026-06-12T11:18:18.872253926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.912860 crc crio[19822]: time=\"2026-06-12T11:18:18.903891852Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8afb3761-7a2e-465b-85bd-7117308bbcbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.919370 crc crio[19822]: time=\"2026-06-12T11:18:18.91928216Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 UID:e2c5db58-ad92-4519-817a-469e2be6afbc NetNS:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c5db58_ad92_4519_817a_469e2be6afbc.slice PodAnnotations:0xc0021448e8}] Aliases:map[]}\"\nJun 12 11:18:18.919370 crc crio[19822]: time=\"2026-06-12T11:18:18.919351133Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:18.936743 crc crio[19822]: time=\"2026-06-12T11:18:18.93664875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:18.945713 crc crio[19822]: time=\"2026-06-12T11:18:18.945071232Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=a96d2b3a-5b56-4fad-99fa-f4ad8af14b55 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:18.950451 crc crio[19822]: time=\"2026-06-12T11:18:18.94978398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=830f43f3-a347-4e5d-b13b-ac3b599c9f31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.964339 crc crio[19822]: time=\"2026-06-12T11:18:18.963980973Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-z6q7r/barbican-db-sync\" id=238f1500-5ab4-4dfd-906a-e0720f7715a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:18.986371 crc crio[19822]: time=\"2026-06-12T11:18:18.986267395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=06d333a8-564c-497c-8662-9af9f21013cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.987557 crc crio[19822]: time=\"2026-06-12T11:18:18.987476044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f69358c6-f206-4a7b-a3ad-46a427072994 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:18.996716 crc crio[19822]: time=\"2026-06-12T11:18:18.996624515Z\" level=info msg=\"Removed container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=b869500a-e148-4ace-8b4e-c7a250647afd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:18.997050 crc crio[19822]: time=\"2026-06-12T11:18:18.997019058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.053381 crc crio[19822]: time=\"2026-06-12T11:18:19.053261642Z\" level=info msg=\"Removing container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67\" id=6b177618-1044-4cc2-9657-6ebb1aece88d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:19.085097 crc crio[19822]: time=\"2026-06-12T11:18:19.084961933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c9c25113-8c1d-49d2-844e-66f92151e4fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.114104 crc crio[19822]: time=\"2026-06-12T11:18:19.112669737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3d64a4b2-d0d0-4151-a07c-f959f5a75cd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.125006 crc crio[19822]: time=\"2026-06-12T11:18:19.124930928Z\" level=info msg=\"Created container 4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager\" id=e7f8798e-fa74-4833-8dc4-0677660dbd0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.134677 crc crio[19822]: time=\"2026-06-12T11:18:19.133740656Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 UID:d0335ccb-3451-4e8b-a91d-bf1f45e129e1 NetNS:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0335ccb_3451_4e8b_a91d_bf1f45e129e1.slice PodAnnotations:0xc000120858}] Aliases:map[]}\"\nJun 12 11:18:19.134677 crc crio[19822]: time=\"2026-06-12T11:18:19.133895Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:19.217441 crc crio[19822]: time=\"2026-06-12T11:18:19.137929181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=034b36d6-5d56-4a21-82cb-d958af8263b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.225004 crc crio[19822]: time=\"2026-06-12T11:18:19.139359577Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8b89c69d-6c42-496d-9e52-ee2541225370 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.226109 crc crio[19822]: time=\"2026-06-12T11:18:19.222503941Z\" level=info msg=\"Created container fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager\" id=c78e979e-9386-40d9-9edf-bde432c91b69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.226768 crc crio[19822]: time=\"2026-06-12T11:18:19.205940203Z\" level=info msg=\"Starting container: 4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82\" id=8a48d9c9-8ad8-4ad4-a76d-bf21aac177d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:19.230992 crc crio[19822]: time=\"2026-06-12T11:18:19.230533957Z\" level=info msg=\"Created container f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager\" id=58aea0e3-9f58-4824-bfc8-85722cd8bbb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.238439 crc crio[19822]: time=\"2026-06-12T11:18:19.236247601Z\" level=info msg=\"Starting container: fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06\" id=1a8428ee-933c-4b6f-bdfb-3534daa3d51b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:19.238737 crc crio[19822]: time=\"2026-06-12T11:18:19.238078851Z\" level=info msg=\"Starting container: f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26\" id=83bee6a6-c67b-4bd7-85ea-c78687f7b924 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:19.254215 crc crio[19822]: time=\"2026-06-12T11:18:19.252933345Z\" level=info msg=\"Started container\" PID=278339 containerID=f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager id=83bee6a6-c67b-4bd7-85ea-c78687f7b924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92\nJun 12 11:18:19.256427 crc crio[19822]: time=\"2026-06-12T11:18:19.256321779Z\" level=info msg=\"Started container\" PID=278337 containerID=4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager id=8a48d9c9-8ad8-4ad4-a76d-bf21aac177d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64\nJun 12 11:18:19.256844 crc crio[19822]: time=\"2026-06-12T11:18:19.256615498Z\" level=info msg=\"Started container\" PID=278294 containerID=fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager id=1a8428ee-933c-4b6f-bdfb-3534daa3d51b name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426\nJun 12 11:18:19.264751 crc crio[19822]: time=\"2026-06-12T11:18:19.264272626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c53b5286-61dc-40f6-880c-38deaaf1e929 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.323861 crc crio[19822]: time=\"2026-06-12T11:18:19.323699923Z\" level=info msg=\"Removed container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd\" id=b3020933-dab5-4490-a23c-b91d5804b515 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:19.334176 crc crio[19822]: time=\"2026-06-12T11:18:19.334105021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.359008 crc crio[19822]: time=\"2026-06-12T11:18:19.358874632Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=df98bb8f-7e38-43e7-9392-1f22cd6bc7da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.360528 crc crio[19822]: time=\"2026-06-12T11:18:19.36034927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.363463 crc crio[19822]: time=\"2026-06-12T11:18:19.363384136Z\" level=info msg=\"Removing container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb\" id=f0fe39cb-d66d-478e-b1c4-03ce852b7274 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:19.371490 crc crio[19822]: time=\"2026-06-12T11:18:19.370912037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.377796 crc crio[19822]: time=\"2026-06-12T11:18:19.377476206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8e67ac70-da42-4df2-ad23-410a5f6362d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.377796 crc crio[19822]: time=\"2026-06-12T11:18:19.377609419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.379303 crc crio[19822]: time=\"2026-06-12T11:18:19.378125975Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=988f82ec-1c90-4153-a2ca-6286902b0813 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.386673 crc crio[19822]: time=\"2026-06-12T11:18:19.386582423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.391548 crc crio[19822]: time=\"2026-06-12T11:18:19.391453941Z\" level=info msg=\"Creating container: openstack/glance-db-sync-8snk8/glance-db-sync\" id=0cc52bea-fc5c-466d-bac6-88dd380d8a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.406270 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da2304ec5af7c21 Mac:82:d2:9a:46:1c:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 SocketPath: PciID:}] [{Interface:0xc0003055c0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:18:19.407939 crc crio[19822]: time=\"2026-06-12T11:18:19.407773894Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e UID:12be56c2-4646-40c3-a9cc-32a0078a1fc3 NetNS:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12be56c2_4646_40c3_a9cc_32a0078a1fc3.slice PodAnnotations:0xc007a8e430}] Aliases:map[]}\"\nJun 12 11:18:19.408250 crc crio[19822]: time=\"2026-06-12T11:18:19.408174047Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:18:19.423513 crc crio[19822]: time=\"2026-06-12T11:18:19.423384572Z\" level=info msg=\"Creating container: openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd\" id=4d1bd40e-b961-4c48-84a4-fc2c8ce8c65c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.439398 crc crio[19822]: time=\"2026-06-12T11:18:19.439302377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cfaf82b1-6dc1-4047-8ba2-2e44e9f31340 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.441499 crc crio[19822]: time=\"2026-06-12T11:18:19.441420105Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync\" id=1b6d59e5-7a9d-4acb-be08-2b4a18c5bc9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.466118 crc crio[19822]: time=\"2026-06-12T11:18:19.463909642Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init\" id=9165fbca-bec3-4ab5-80e5-face336dce8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.470899 crc crio[19822]: time=\"2026-06-12T11:18:19.468093386Z\" level=info msg=\"Ran pod sandbox da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e with infra container: openstack/kube-state-metrics-0/POD\" id=4f0900da-c819-4989-b65f-913db4df86ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:19.480071 crc crio[19822]: time=\"2026-06-12T11:18:19.479615003Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.489129 crc crio[19822]: time=\"2026-06-12T11:18:19.488990105Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-6hgds/neutron-db-sync\" id=9e3183b2-7fe5-4a5a-b999-778c0d669cbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.510413 crc crio[19822]: time=\"2026-06-12T11:18:19.510345556Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.510568 crc crio[19822]: time=\"2026-06-12T11:18:19.510464009Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.537322 crc crio[19822]: time=\"2026-06-12T11:18:19.537204809Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c2677a88-89b2-4666-82b2-0fbbc636ecb4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:19.559596 crc crio[19822]: time=\"2026-06-12T11:18:19.556538987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=d005db38-e2d2-478f-aafe-5dadc92f2302 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.559596 crc crio[19822]: time=\"2026-06-12T11:18:19.556703407Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 12 11:18:19.614469 crc crio[19822]: time=\"2026-06-12T11:18:19.614360852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.621886 crc crio[19822]: time=\"2026-06-12T11:18:19.621105373Z\" level=info msg=\"Removed container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6b177618-1044-4cc2-9657-6ebb1aece88d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:19.631466 crc crio[19822]: time=\"2026-06-12T11:18:19.630399347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.632989 crc crio[19822]: time=\"2026-06-12T11:18:19.631601602Z\" level=info msg=\"Removing container: 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727\" id=ff54bbae-8ae8-4c57-8da7-5619e029773b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:19.653086 crc crio[19822]: time=\"2026-06-12T11:18:19.652978055Z\" level=info msg=\"Created container 9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager\" id=054a5cb3-3ca7-457b-b202-edbfcae539bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.657496 crc crio[19822]: time=\"2026-06-12T11:18:19.657279904Z\" level=info msg=\"Starting container: 9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429\" id=94a2bec5-bb8c-435f-a8de-e453a2babd25 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:19.669372 crc crio[19822]: time=\"2026-06-12T11:18:19.66917255Z\" level=info msg=\"Started container\" PID=278585 containerID=9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429 description=metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager id=94a2bec5-bb8c-435f-a8de-e453a2babd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915\nJun 12 11:18:19.687366 crc crio[19822]: time=\"2026-06-12T11:18:19.687254378Z\" level=info msg=\"Created container f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=52e67940-e4fd-4f74-99f9-e0bd0c5bbb38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.690373 crc crio[19822]: time=\"2026-06-12T11:18:19.690296115Z\" level=info msg=\"Starting container: f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7\" id=46164a36-1fa0-400b-b83a-8a17c7b1990c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:19.726024 crc crio[19822]: time=\"2026-06-12T11:18:19.723502818Z\" level=info msg=\"Started container\" PID=278593 containerID=f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=46164a36-1fa0-400b-b83a-8a17c7b1990c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7\nJun 12 11:18:19.726482 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8c8e60d4288596 Mac:ae:f3:a6:b0:1a:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:18:19.727708 crc crio[19822]: time=\"2026-06-12T11:18:19.727660017Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"\nJun 12 11:18:19.728059 crc crio[19822]: time=\"2026-06-12T11:18:19.728034289Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687718-jknvc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:18:19.754280 crc crio[19822]: time=\"2026-06-12T11:18:19.754171594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.770068 crc crio[19822]: time=\"2026-06-12T11:18:19.769792012Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=59a60294-fb9b-4794-82cd-759e29db1068 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.770741 crc crio[19822]: time=\"2026-06-12T11:18:19.770658343Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync\" id=f5445fa7-5931-483a-9c39-dd894d411aee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:19.774887 crc crio[19822]: time=\"2026-06-12T11:18:19.774729565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.804088 crc crio[19822]: time=\"2026-06-12T11:18:19.798748089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.804088 crc crio[19822]: time=\"2026-06-12T11:18:19.801124843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.804088 crc crio[19822]: time=\"2026-06-12T11:18:19.803375263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:19.823891 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3af9005ae6d5df Mac:9a:99:27:50:ac:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:18:19.823891 crc crio[19822]: time=\"2026-06-12T11:18:19.811373728Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 UID:e2c5db58-ad92-4519-817a-469e2be6afbc NetNS:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c5db58_ad92_4519_817a_469e2be6afbc.slice PodAnnotations:0xc0021448e8}] Aliases:map[]}\"\nJun 12 11:18:19.823891 crc crio[19822]: time=\"2026-06-12T11:18:19.811518022Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:18:19.823891 crc crio[19822]: time=\"2026-06-12T11:18:19.811796871Z\" level=info msg=\"Ran pod sandbox f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a with infra container: openshift-infra/auto-csr-approver-29687718-jknvc/POD\" id=ae918bed-1327-46e3-8233-7ab5479bde31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:19.834315 crc crio[19822]: time=\"2026-06-12T11:18:19.832242925Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=91b85f0f-4759-4f94-86f1-ae53a8c21bb4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:19.844364 crc crio[19822]: time=\"2026-06-12T11:18:19.844246796Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:18:19.889959 crc crio[19822]: time=\"2026-06-12T11:18:19.886228348Z\" level=info msg=\"Removed container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core\" id=f0fe39cb-d66d-478e-b1c4-03ce852b7274 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:19.916138 crc crio[19822]: time=\"2026-06-12T11:18:19.916038256Z\" level=info msg=\"Removing container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d\" id=3bedc97b-7f8f-4b0f-8d9b-9628e691c2fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:19.929005 crc crio[19822]: time=\"2026-06-12T11:18:19.928900159Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=fc83707a-9ebe-464b-a25e-3f544bcf71db name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:19.931004 crc crio[19822]: time=\"2026-06-12T11:18:19.930926844Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=e38b595a-9216-46bc-ba30-28f131026a0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.945613 crc crio[19822]: time=\"2026-06-12T11:18:19.94555113Z\" level=info msg=\"Ran pod sandbox c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 with infra container: openstack/ceilometer-0/POD\" id=ccb03f0f-4b28-446b-a792-27d3ab5454f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:19.959047 crc crio[19822]: time=\"2026-06-12T11:18:19.955926799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.961139 crc crio[19822]: time=\"2026-06-12T11:18:19.961055962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=283d3770-cc5c-4d79-b77f-318f409cb3e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.994941 crc crio[19822]: time=\"2026-06-12T11:18:19.989445268Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.994941 crc crio[19822]: time=\"2026-06-12T11:18:19.989596473Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:19.994941 crc crio[19822]: time=\"2026-06-12T11:18:19.994188809Z\" level=info msg=\"Removed container 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=ff54bbae-8ae8-4c57-8da7-5619e029773b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:19.995606 crc crio[19822]: time=\"2026-06-12T11:18:19.995282655Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6ceebadd-32ed-4c96-86e4-e119813a479b name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:20.009261 crc crio[19822]: time=\"2026-06-12T11:18:20.007931282Z\" level=info msg=\"Removing container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506\" id=3c7673fb-1ef8-4c9e-965e-4b31545bbda3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:20.015581 crc crio[19822]: time=\"2026-06-12T11:18:20.013685468Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 12 11:18:20.049266 crc crio[19822]: time=\"2026-06-12T11:18:20.049206544Z\" level=info msg=\"Created container 1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67: openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance\" id=6ac4bf5f-dc43-41a3-96c4-3bfaa8bce9e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:20.057564 crc crio[19822]: time=\"2026-06-12T11:18:20.052117257Z\" level=info msg=\"Starting container: 1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67\" id=2347d64b-7eda-4ef3-8ac2-e06f0c6f6bae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:20.062188 crc crio[19822]: time=\"2026-06-12T11:18:20.061051253Z\" level=info msg=\"Started container\" PID=278660 containerID=1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67 description=openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance id=2347d64b-7eda-4ef3-8ac2-e06f0c6f6bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4\nJun 12 11:18:20.083573 crc crio[19822]: time=\"2026-06-12T11:18:20.082318471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.095021 crc crio[19822]: time=\"2026-06-12T11:18:20.09164595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.101193 crc crio[19822]: time=\"2026-06-12T11:18:20.100989177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.125941 crc crio[19822]: time=\"2026-06-12T11:18:20.125801608Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-qjzmx/cinder-db-sync\" id=98692471-0f6a-422e-8f15-0411f727cefa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:20.126911 crc crio[19822]: time=\"2026-06-12T11:18:20.126870843Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=29b29da1-19e3-4ca0-9b07-09f80b6f0233 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:20.129940 crc crio[19822]: time=\"2026-06-12T11:18:20.127531754Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=4c38dc19-ec12-4cbc-8934-dacd62f9727c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:20.136606 crc crio[19822]: time=\"2026-06-12T11:18:20.136495991Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ee955ed2-9904-411d-81cc-5cb8032d3df7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:20.178382 crc crio[19822]: time=\"2026-06-12T11:18:20.178285661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.182172 crc crio[19822]: time=\"2026-06-12T11:18:20.182094614Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager\" id=0e6b6ac2-0003-462b-a527-9bb0a182b064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:20.183442 crc crio[19822]: 2026-06-12T11:18:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ca0516857211d5 Mac:8e:70:4a:36:4c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 SocketPath: PciID:}] [{Interface:0xc0003c6770 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:18:20.184708 crc crio[19822]: time=\"2026-06-12T11:18:20.184374798Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 UID:d0335ccb-3451-4e8b-a91d-bf1f45e129e1 NetNS:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0335ccb_3451_4e8b_a91d_bf1f45e129e1.slice PodAnnotations:0xc000120858}] Aliases:map[]}\"\nJun 12 11:18:20.184708 crc crio[19822]: time=\"2026-06-12T11:18:20.184574254Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:18:20.271989 crc crio[19822]: time=\"2026-06-12T11:18:20.271900799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.283993 crc crio[19822]: time=\"2026-06-12T11:18:20.279454514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.283993 crc crio[19822]: time=\"2026-06-12T11:18:20.281068314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.293319 crc crio[19822]: time=\"2026-06-12T11:18:20.293074658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.306613 crc crio[19822]: time=\"2026-06-12T11:18:20.305944832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.327667 crc crio[19822]: time=\"2026-06-12T11:18:20.325507014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.358051 crc crio[19822]: time=\"2026-06-12T11:18:20.354274094Z\" level=info msg=\"Ran pod sandbox 5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 with infra container: openstack/swift-storage-0/POD\" id=7619a3d2-60ef-47cb-b406-3ea53c550d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:20.380730 crc crio[19822]: time=\"2026-06-12T11:18:20.380646545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:20.390732 crc crio[19822]: time=\"2026-06-12T11:18:20.390627865Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:20.391133 crc crio[19822]: time=\"2026-06-12T11:18:20.390748069Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:20.391370 crc crio[19822]: time=\"2026-06-12T11:18:20.391315217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.395595 crc crio[19822]: time=\"2026-06-12T11:18:20.395514343Z\" level=info msg=\"Created container ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55: openstack/placement-db-sync-cdtlt/placement-db-sync\" id=b248eb4e-eca9-426e-8da5-80c90dc5ea9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:20.401587 crc crio[19822]: time=\"2026-06-12T11:18:20.401488296Z\" level=info msg=\"Starting container: ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55\" id=0ab64eed-e8c4-40d6-a8f2-59223bfe7d4e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:20.401973 crc crio[19822]: time=\"2026-06-12T11:18:20.401926098Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4aefa9b6-87bd-41bf-bf80-715ae7268d00 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:20.406663 crc crio[19822]: time=\"2026-06-12T11:18:20.406425003Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 12 11:18:20.421468 crc crio[19822]: time=\"2026-06-12T11:18:20.42106705Z\" level=info msg=\"Started container\" PID=278778 containerID=ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55 description=openstack/placement-db-sync-cdtlt/placement-db-sync id=0ab64eed-e8c4-40d6-a8f2-59223bfe7d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\nJun 12 11:18:20.519221 crc crio[19822]: time=\"2026-06-12T11:18:20.519036973Z\" level=info msg=\"Removed container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=3c7673fb-1ef8-4c9e-965e-4b31545bbda3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:20.532720 crc crio[19822]: time=\"2026-06-12T11:18:20.532625417Z\" level=info msg=\"Removing container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0\" id=486c9bfd-466d-4c4d-81e3-53252d7c5d06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:20.564919 crc crio[19822]: time=\"2026-06-12T11:18:20.561264654Z\" level=info msg=\"Removed container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent\" id=3bedc97b-7f8f-4b0f-8d9b-9628e691c2fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:20.570271 crc crio[19822]: time=\"2026-06-12T11:18:20.570227712Z\" level=info msg=\"Removing container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d\" id=add9a841-f297-40e5-9a76-031e06fd86f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:20.661849 crc crio[19822]: time=\"2026-06-12T11:18:20.661708934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.689084 crc crio[19822]: time=\"2026-06-12T11:18:20.688785199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.873742 crc crio[19822]: time=\"2026-06-12T11:18:20.873641406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.880596 crc crio[19822]: time=\"2026-06-12T11:18:20.880458704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.899411 crc crio[19822]: time=\"2026-06-12T11:18:20.898588177Z\" level=info msg=\"Removed container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server\" id=486c9bfd-466d-4c4d-81e3-53252d7c5d06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:20.900622 crc crio[19822]: time=\"2026-06-12T11:18:20.900564068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:20.911306 crc crio[19822]: time=\"2026-06-12T11:18:20.911238832Z\" level=info msg=\"Removing container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8\" id=53341172-2cdf-48fb-94fe-b1465bf7c7bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:20.995763 crc crio[19822]: time=\"2026-06-12T11:18:20.994990172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.005874 crc crio[19822]: time=\"2026-06-12T11:18:21.003847707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.019876 crc crio[19822]: time=\"2026-06-12T11:18:21.017762933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.019876 crc crio[19822]: time=\"2026-06-12T11:18:21.019340475Z\" level=info msg=\"Created container ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync\" id=1b6d59e5-7a9d-4acb-be08-2b4a18c5bc9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.023865 crc crio[19822]: time=\"2026-06-12T11:18:21.021304247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.044070 crc crio[19822]: time=\"2026-06-12T11:18:21.042232838Z\" level=info msg=\"Starting container: ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08\" id=5fd5d2ac-20a1-4ef8-85a2-c02e49ba3f5f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.061125 crc crio[19822]: time=\"2026-06-12T11:18:21.061030054Z\" level=info msg=\"Started container\" PID=278878 containerID=ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08 description=openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync id=5fd5d2ac-20a1-4ef8-85a2-c02e49ba3f5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\nJun 12 11:18:21.086408 crc crio[19822]: time=\"2026-06-12T11:18:21.086138041Z\" level=info msg=\"Created container e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c: openstack/neutron-db-sync-6hgds/neutron-db-sync\" id=9e3183b2-7fe5-4a5a-b999-778c0d669cbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.088238 crc crio[19822]: time=\"2026-06-12T11:18:21.08779438Z\" level=info msg=\"Starting container: e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c\" id=5ea084ad-c3c1-4302-a98a-0642a114d151 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.109061 crc crio[19822]: time=\"2026-06-12T11:18:21.108959463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.112944 crc crio[19822]: time=\"2026-06-12T11:18:21.111953589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.116086 crc crio[19822]: time=\"2026-06-12T11:18:21.115957266Z\" level=info msg=\"Started container\" PID=278956 containerID=e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c description=openstack/neutron-db-sync-6hgds/neutron-db-sync id=5ea084ad-c3c1-4302-a98a-0642a114d151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\nJun 12 11:18:21.117444 crc crio[19822]: time=\"2026-06-12T11:18:21.117381873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.119332 crc crio[19822]: time=\"2026-06-12T11:18:21.11922206Z\" level=info msg=\"Created container 870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=df98bb8f-7e38-43e7-9392-1f22cd6bc7da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.142581 crc crio[19822]: time=\"2026-06-12T11:18:21.139340082Z\" level=info msg=\"Starting container: 870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877\" id=7b605750-c92d-48bc-81bd-262af035e6d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.159949 crc crio[19822]: time=\"2026-06-12T11:18:21.156969605Z\" level=info msg=\"Started container\" PID=278875 containerID=870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=7b605750-c92d-48bc-81bd-262af035e6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6\nJun 12 11:18:21.227397 crc crio[19822]: time=\"2026-06-12T11:18:21.227296119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.233770 crc crio[19822]: time=\"2026-06-12T11:18:21.23363149Z\" level=info msg=\"Removed container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent\" id=add9a841-f297-40e5-9a76-031e06fd86f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:21.247127 crc crio[19822]: time=\"2026-06-12T11:18:21.24662312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.263718 crc crio[19822]: time=\"2026-06-12T11:18:21.26359804Z\" level=info msg=\"Removing container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f\" id=d419d934-6d4b-42f2-81f1-172259755923 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:21.291015 crc crio[19822]: time=\"2026-06-12T11:18:21.290946779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.298559 crc crio[19822]: time=\"2026-06-12T11:18:21.298403587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.322291 crc crio[19822]: time=\"2026-06-12T11:18:21.322202919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.330435 crc crio[19822]: time=\"2026-06-12T11:18:21.330341486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:21.374074 crc crio[19822]: time=\"2026-06-12T11:18:21.373971807Z\" level=info msg=\"Removed container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator\" id=53341172-2cdf-48fb-94fe-b1465bf7c7bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:21.381024 crc crio[19822]: time=\"2026-06-12T11:18:21.380918059Z\" level=info msg=\"Removing container: 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912\" id=2c70a313-29f5-4bad-9314-c3722d5a0130 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:21.714549 crc crio[19822]: time=\"2026-06-12T11:18:21.713931453Z\" level=info msg=\"Created container c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70: openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd\" id=4d1bd40e-b961-4c48-84a4-fc2c8ce8c65c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.716251 crc crio[19822]: time=\"2026-06-12T11:18:21.715909877Z\" level=info msg=\"Starting container: c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70\" id=779e40f6-fe44-4068-a88f-e67b05579501 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.729607 crc crio[19822]: time=\"2026-06-12T11:18:21.729461701Z\" level=info msg=\"Started container\" PID=279005 containerID=c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70 description=openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd id=779e40f6-fe44-4068-a88f-e67b05579501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04\nJun 12 11:18:21.883687 crc crio[19822]: time=\"2026-06-12T11:18:21.880038933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ecd315bb-97da-42b6-abfb-1d8a09a46075 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:21.883687 crc crio[19822]: time=\"2026-06-12T11:18:21.882188944Z\" level=info msg=\"Created container 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b: openstack/barbican-db-sync-z6q7r/barbican-db-sync\" id=238f1500-5ab4-4dfd-906a-e0720f7715a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.889215 crc crio[19822]: time=\"2026-06-12T11:18:21.885479837Z\" level=info msg=\"Created container f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync\" id=f5445fa7-5931-483a-9c39-dd894d411aee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.892499 crc crio[19822]: time=\"2026-06-12T11:18:21.89206567Z\" level=info msg=\"Starting container: 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b\" id=94c8364b-2688-46f8-ae7f-d1dc5ddbf259 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.903010 crc crio[19822]: time=\"2026-06-12T11:18:21.899590678Z\" level=info msg=\"Starting container: f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a\" id=aee80c24-fee8-41c9-b271-afea797f1fc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.906422 crc crio[19822]: time=\"2026-06-12T11:18:21.906298914Z\" level=info msg=\"Created container 92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d: openstack/openstackclient/openstackclient\" id=988f82ec-1c90-4153-a2ca-6286902b0813 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.907507 crc crio[19822]: time=\"2026-06-12T11:18:21.907398669Z\" level=info msg=\"Created container edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager\" id=0e6b6ac2-0003-462b-a527-9bb0a182b064 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.909750 crc crio[19822]: time=\"2026-06-12T11:18:21.909684653Z\" level=info msg=\"Starting container: edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2\" id=2aed83e1-a5e7-4ea7-a0f5-2361cbafaa01 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.910365 crc crio[19822]: time=\"2026-06-12T11:18:21.910272802Z\" level=info msg=\"Starting container: 92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d\" id=08117224-9fb5-465a-a9f3-382a517e4dea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.922570 crc crio[19822]: time=\"2026-06-12T11:18:21.922441907Z\" level=info msg=\"Started container\" PID=279167 containerID=f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a description=openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync id=aee80c24-fee8-41c9-b271-afea797f1fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\nJun 12 11:18:21.927853 crc crio[19822]: time=\"2026-06-12T11:18:21.927657521Z\" level=info msg=\"Started container\" PID=279171 containerID=edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2 description=baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager id=2aed83e1-a5e7-4ea7-a0f5-2361cbafaa01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e\nJun 12 11:18:21.934209 crc crio[19822]: time=\"2026-06-12T11:18:21.934023366Z\" level=info msg=\"Started container\" PID=279121 containerID=5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b description=openstack/barbican-db-sync-z6q7r/barbican-db-sync id=94c8364b-2688-46f8-ae7f-d1dc5ddbf259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\nJun 12 11:18:21.940894 crc crio[19822]: time=\"2026-06-12T11:18:21.940676783Z\" level=info msg=\"Created container 8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init\" id=9165fbca-bec3-4ab5-80e5-face336dce8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:21.949328 crc crio[19822]: time=\"2026-06-12T11:18:21.942514852Z\" level=info msg=\"Starting container: 8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802\" id=e062a1c8-086a-4cd7-8ec7-628e445fcb37 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:21.949328 crc crio[19822]: time=\"2026-06-12T11:18:21.946797342Z\" level=info msg=\"Started container\" PID=279126 containerID=92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d description=openstack/openstackclient/openstackclient id=08117224-9fb5-465a-a9f3-382a517e4dea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b\nJun 12 11:18:21.979051 crc crio[19822]: time=\"2026-06-12T11:18:21.977204283Z\" level=info msg=\"Started container\" PID=279169 containerID=8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802 description=openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init id=e062a1c8-086a-4cd7-8ec7-628e445fcb37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f\nJun 12 11:18:22.063525 crc crio[19822]: time=\"2026-06-12T11:18:22.063413334Z\" level=info msg=\"Created container fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=29b29da1-19e3-4ca0-9b07-09f80b6f0233 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:22.070410 crc crio[19822]: time=\"2026-06-12T11:18:22.070203011Z\" level=info msg=\"Starting container: fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f\" id=a5d9c5f8-7e79-4ebc-8e84-06fd35437cc2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:22.090194 crc crio[19822]: time=\"2026-06-12T11:18:22.087778023Z\" level=info msg=\"Started container\" PID=279170 containerID=fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=a5d9c5f8-7e79-4ebc-8e84-06fd35437cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7\nJun 12 11:18:22.962243 crc crio[19822]: time=\"2026-06-12T11:18:22.961784546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=723f0a83-ed77-4355-b71d-3f1c1f9fa51a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:24.108587 crc crio[19822]: time=\"2026-06-12T11:18:24.107734142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:26.721932414Z\" level=info msg=\"Created container 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012: openstack/glance-db-sync-8snk8/glance-db-sync\" id=0cc52bea-fc5c-466d-bac6-88dd380d8a38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:26.723773419Z\" level=info msg=\"Starting container: 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012\" id=1d954cbf-5d25-4ea6-b4c9-38e84f68ca23 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:26.742380443Z\" level=info msg=\"Started container\" PID=279557 containerID=85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012 description=openstack/glance-db-sync-8snk8/glance-db-sync id=1d954cbf-5d25-4ea6-b4c9-38e84f68ca23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.626629362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.638575963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.962783867Z\" level=info msg=\"Removed container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron\" id=d419d934-6d4b-42f2-81f1-172259755923 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.978774807Z\" level=info msg=\"Removing container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295\" id=16b37c7c-d149-43fc-938f-850479300376 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.985551183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.989970104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.021913982Z\" level=info msg=\"Removed container 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance\" id=2c70a313-29f5-4bad-9314-c3722d5a0130 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.024519567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5a11a4fa-c50c-47e3-8437-492dc9978639 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.028455662Z\" level=info msg=\"Removing container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63\" id=f6fb9b2f-dabc-4bda-b299-69c0968f62f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.134967561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c17f475b-25b3-49bc-9ee1-a8617214fec4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.135499487Z\" level=info msg=\"Created container df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc: openstack/cinder-db-sync-qjzmx/cinder-db-sync\" id=98692471-0f6a-422e-8f15-0411f727cefa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.136939312Z\" level=info msg=\"Starting container: df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc\" id=f6056820-725f-4d61-8323-3e50920403ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.146342794Z\" level=info msg=\"Started container\" PID=279746 containerID=df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc description=openstack/cinder-db-sync-qjzmx/cinder-db-sync id=f6056820-725f-4d61-8323-3e50920403ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.165393Z\" level=info msg=\"Creating container: openstack/swift-proxy-6d95f9f755-h77cv/proxy-server\" id=42c6d666-4ea2-49c6-9321-b7dc135d8580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.225857292Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns\" id=80646e48-44fd-4df0-96cf-c71aa9e53672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.253568454Z\" level=info msg=\"Removed container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync\" id=16b37c7c-d149-43fc-938f-850479300376 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.258180942Z\" level=info msg=\"Removing container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63\" id=0ed81cc2-2a40-4ec4-bdd4-aa3b6e9da9fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.298957668Z\" level=info msg=\"Removed container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater\" id=f6fb9b2f-dabc-4bda-b299-69c0968f62f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.300900854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.303490747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.30579825Z\" level=info msg=\"Removing container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5\" id=0ff6f908-506b-4263-b19f-c2760afaa7b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.335694041Z\" level=info msg=\"Removed container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer\" id=0ed81cc2-2a40-4ec4-bdd4-aa3b6e9da9fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.339437883Z\" level=info msg=\"Removing container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0\" id=5ed55099-fc71-4c42-87f9-3c16fc006713 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.386300116Z\" level=info msg=\"Removed container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor\" id=0ff6f908-506b-4263-b19f-c2760afaa7b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.395248154Z\" level=info msg=\"Removing container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70\" id=8970747f-66bb-46a2-abe9-08965f263c50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.542705906Z\" level=info msg=\"Removed container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater\" id=5ed55099-fc71-4c42-87f9-3c16fc006713 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.560616329Z\" level=info msg=\"Removing container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84\" id=5b916086-3f1d-4390-8157-beac7d310e36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.605553537Z\" level=info msg=\"Removed container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper\" id=8970747f-66bb-46a2-abe9-08965f263c50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.61235229Z\" level=info msg=\"Removing container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062\" id=7337846e-5b58-4fa1-b16b-8dff5080457f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.613509046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.62238328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.626223313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.628571517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.656042283Z\" level=info msg=\"Removed container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server\" id=5b916086-3f1d-4390-8157-beac7d310e36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.659971318Z\" level=info msg=\"Removing container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32\" id=f8c72cae-03d7-4ef9-b654-8f3b422f218f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.021686343Z\" level=info msg=\"Removed container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init\" id=7337846e-5b58-4fa1-b16b-8dff5080457f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.0304985Z\" level=info msg=\"Removing container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c\" id=4d4441c5-4cf5-4a50-abc6-ba02249dbffb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.035060245Z\" level=info msg=\"Created container 0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ee955ed2-9904-411d-81cc-5cb8032d3df7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.037655778Z\" level=info msg=\"Starting container: 0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56\" id=fb25b091-28d6-4f82-8749-393977ca5429 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.045119806Z\" level=info msg=\"Started container\" PID=279776 containerID=0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fb25b091-28d6-4f82-8749-393977ca5429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.053127316Z\" level=info msg=\"Removed container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor\" id=f8c72cae-03d7-4ef9-b654-8f3b422f218f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.058472187Z\" level=info msg=\"Removing container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732\" id=eec4cc36-c258-47ff-86d3-ee6c488784ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.078789583Z\" level=info msg=\"Created container 7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns\" id=80646e48-44fd-4df0-96cf-c71aa9e53672 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.08426333Z\" level=info msg=\"Created container eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2: openstack/swift-proxy-6d95f9f755-h77cv/proxy-server\" id=42c6d666-4ea2-49c6-9321-b7dc135d8580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.091556169Z\" level=info msg=\"Starting container: 7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064\" id=d0e6d7d3-a248-4aa1-92f9-8b4fca6d12b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.092983406Z\" level=info msg=\"Starting container: eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2\" id=8e4d4c64-5988-4526-9255-e79cb08f9b56 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.101223191Z\" level=info msg=\"Started container\" PID=279820 containerID=7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064 description=openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns id=d0e6d7d3-a248-4aa1-92f9-8b4fca6d12b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.115253383Z\" level=info msg=\"Started container\" PID=279821 containerID=eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2 description=openstack/swift-proxy-6d95f9f755-h77cv/proxy-server id=8e4d4c64-5988-4526-9255-e79cb08f9b56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.166761148Z\" level=info msg=\"Removed container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=4d4441c5-4cf5-4a50-abc6-ba02249dbffb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.168761441Z\" level=info msg=\"Removing container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732\" id=37e6c9fb-dd0f-4f0f-bc72-ddf29376155d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.339005733Z\" level=info msg=\"Removed container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator\" id=eec4cc36-c258-47ff-86d3-ee6c488784ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.348014389Z\" level=info msg=\"Container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 not known, assuming it got already removed\" id=37e6c9fb-dd0f-4f0f-bc72-ddf29376155d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.348435566Z\" level=info msg=\"Removing container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a\" id=f1f31495-2023-4d59-a59a-e4bb11bc7fa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.368586866Z\" level=info msg=\"Removing container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1\" id=456ca80c-aa6f-4759-bee1-453b4e995d7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.432039002Z\" level=info msg=\"Removed container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor\" id=f1f31495-2023-4d59-a59a-e4bb11bc7fa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.442532307Z\" level=info msg=\"Removing container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0\" id=17eba7bd-d3e8-4014-a4c7-2df9f8ae617b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.627624024Z\" level=info msg=\"Removed container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=456ca80c-aa6f-4759-bee1-453b4e995d7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.63047589Z\" level=info msg=\"Removing container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4\" id=6b3fb9cb-56c9-49f7-baa4-783cd978086d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.654139217Z\" level=info msg=\"Removed container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator\" id=17eba7bd-d3e8-4014-a4c7-2df9f8ae617b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.660613682Z\" level=info msg=\"Removing container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9\" id=42bd4acc-06c3-4ed4-bdab-c56cda782d13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:30.342945721Z\" level=info msg=\"Removed container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter\" id=6b3fb9cb-56c9-49f7-baa4-783cd978086d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:30.349121077Z\" level=info msg=\"Removing container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8\" id=3f8fa037-ae99-4a9c-8f5a-90ca1e0d0033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.522597 crc crio[19822]: time=\"2026-06-12T11:18:30.522486728Z\" level=info msg=\"Stopping pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=07e91259-a5da-44a3-b4e1-44f40d5b3125 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:30.543914 crc crio[19822]: time=\"2026-06-12T11:18:30.543776757Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc003264e10}] Aliases:map[]}\"\nJun 12 11:18:30.545042 crc crio[19822]: time=\"2026-06-12T11:18:30.544948204Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-cdtlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:30.634402 crc crio[19822]: time=\"2026-06-12T11:18:30.634247575Z\" level=info msg=\"Removed container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server\" id=42bd4acc-06c3-4ed4-bdab-c56cda782d13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.678263 crc crio[19822]: time=\"2026-06-12T11:18:30.675933488Z\" level=info msg=\"Removing container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a\" id=6037554a-c9e3-4531-9584-d568d438dcf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.762784 crc crio[19822]: time=\"2026-06-12T11:18:30.762690031Z\" level=info msg=\"Removed container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe\" id=3f8fa037-ae99-4a9c-8f5a-90ca1e0d0033 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:30.771743 crc crio[19822]: time=\"2026-06-12T11:18:30.771649936Z\" level=info msg=\"Removing container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a\" id=21289b7e-ea68-4ec8-87c3-252bba7b2715 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:31.171338 crc crio[19822]: time=\"2026-06-12T11:18:31.170625082Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=c2677a88-89b2-4666-82b2-0fbbc636ecb4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:31.172376 crc crio[19822]: time=\"2026-06-12T11:18:31.172311779Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6ff059af-5326-4866-9294-fafe002f4133 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:31.200343 crc crio[19822]: time=\"2026-06-12T11:18:31.20023291Z\" level=info msg=\"Removed container da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a: openstack/swift-storage-0/xattr-restore\" id=21289b7e-ea68-4ec8-87c3-252bba7b2715 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:31.209877 crc crio[19822]: time=\"2026-06-12T11:18:31.209332652Z\" level=info msg=\"Removing container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e\" id=17114bef-21d2-4b80-906b-abf4bc3844b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:31.287081 crc crio[19822]: time=\"2026-06-12T11:18:31.27923573Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=06d5cfdd-8dc7-4b52-ad67-81a1f192a742 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:32.370947 crc crio[19822]: time=\"2026-06-12T11:18:32.370251466Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=4b207872-af0f-4844-9515-bc2877915546 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:32.717979 crc crio[19822]: time=\"2026-06-12T11:18:32.717872236Z\" level=info msg=\"Removed container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller\" id=17114bef-21d2-4b80-906b-abf4bc3844b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:32.732880 crc crio[19822]: time=\"2026-06-12T11:18:32.73272593Z\" level=info msg=\"Stopping pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=8885d4e9-5f79-484c-962c-393576783f73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:32.733078 crc crio[19822]: time=\"2026-06-12T11:18:32.732893516Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=8885d4e9-5f79-484c-962c-393576783f73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:32.733620 crc crio[19822]: time=\"2026-06-12T11:18:32.733559187Z\" level=info msg=\"Removing pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=69ab5192-339e-4693-bb57-52da8b8ff431 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:33.604768 crc crio[19822]: time=\"2026-06-12T11:18:33.604262824Z\" level=info msg=\"Stopping pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=1f10a7f7-ff88-4b41-86f4-f1e3ac250eab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:33.672572 crc crio[19822]: time=\"2026-06-12T11:18:33.672370677Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc0001211a8}] Aliases:map[]}\"\nJun 12 11:18:33.672789 crc crio[19822]: time=\"2026-06-12T11:18:33.672682307Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-z6q7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:35.652397 crc crio[19822]: time=\"2026-06-12T11:18:35.651783156Z\" level=info msg=\"Stopping pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=b2f522e7-55f3-4dae-bfaf-2c67b062614f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:35.655115 crc crio[19822]: time=\"2026-06-12T11:18:35.651960821Z\" level=info msg=\"Stopping pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=97a82627-6b65-4a8a-ac79-3645fcde9f9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:35.655115 crc crio[19822]: time=\"2026-06-12T11:18:35.651972921Z\" level=info msg=\"Stopping pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=7b484710-8ec0-44c1-b7ac-2454c72318c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:35.658409 crc crio[19822]: time=\"2026-06-12T11:18:35.657402284Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc003265270}] Aliases:map[]}\"\nJun 12 11:18:35.658409 crc crio[19822]: time=\"2026-06-12T11:18:35.657596341Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-8snk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:35.658409 crc crio[19822]: time=\"2026-06-12T11:18:35.658067016Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc003265278}] Aliases:map[]}\"\nJun 12 11:18:35.658634 crc crio[19822]: time=\"2026-06-12T11:18:35.658387526Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc00101aff0}] Aliases:map[]}\"\nJun 12 11:18:35.658680 crc crio[19822]: time=\"2026-06-12T11:18:35.658661285Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-qjzmx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:35.659276 crc crio[19822]: time=\"2026-06-12T11:18:35.658790839Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-pzf82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:36.025394 crc crio[19822]: time=\"2026-06-12T11:18:36.025284271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:36.033504 crc crio[19822]: time=\"2026-06-12T11:18:36.033389441Z\" level=info msg=\"Stopped pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=07e91259-a5da-44a3-b4e1-44f40d5b3125 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:36.103878 crc crio[19822]: time=\"2026-06-12T11:18:36.099504041Z\" level=info msg=\"Removed pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=69ab5192-339e-4693-bb57-52da8b8ff431 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:36.108538 crc crio[19822]: time=\"2026-06-12T11:18:36.108447174Z\" level=info msg=\"Stopping pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=1b07ce57-4e49-4058-a40b-bcaf1f43d62f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:36.108722 crc crio[19822]: time=\"2026-06-12T11:18:36.108566508Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=1b07ce57-4e49-4058-a40b-bcaf1f43d62f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:36.115742 crc crio[19822]: time=\"2026-06-12T11:18:36.114139278Z\" level=info msg=\"Removing pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=2dcf5bcc-0204-40c2-b5fd-5b4b9872ef0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:36.673134 crc crio[19822]: time=\"2026-06-12T11:18:36.672298352Z\" level=info msg=\"Stopped pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=1f10a7f7-ff88-4b41-86f4-f1e3ac250eab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:37.732566 crc crio[19822]: time=\"2026-06-12T11:18:37.731214944Z\" level=info msg=\"Stopping pod sandbox: 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4\" id=9dffe98a-f7c5-48e6-90a8-186734565eba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:37.733546 crc crio[19822]: time=\"2026-06-12T11:18:37.733078464Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc00244c958}] Aliases:map[]}\"\nJun 12 11:18:37.733546 crc crio[19822]: time=\"2026-06-12T11:18:37.733384124Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-6r6pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:37.896214 crc crio[19822]: time=\"2026-06-12T11:18:37.892693806Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=53006945-dcc0-4364-af10-e7160b15c138 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:37.896916 crc crio[19822]: time=\"2026-06-12T11:18:37.89680215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=1e6a8479-71a5-4843-a2b3-7fa68ddce87b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:40.652993 crc crio[19822]: time=\"2026-06-12T11:18:40.652342244Z\" level=info msg=\"Stopped pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=97a82627-6b65-4a8a-ac79-3645fcde9f9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:40.682023 crc crio[19822]: time=\"2026-06-12T11:18:40.681117385Z\" level=info msg=\"Stopped pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=7b484710-8ec0-44c1-b7ac-2454c72318c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:40.686297 crc crio[19822]: time=\"2026-06-12T11:18:40.686197878Z\" level=info msg=\"Stopped pod sandbox: 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4\" id=9dffe98a-f7c5-48e6-90a8-186734565eba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:40.791749 crc crio[19822]: time=\"2026-06-12T11:18:40.79162718Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=91b85f0f-4759-4f94-86f1-ae53a8c21bb4 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:40.807256 crc crio[19822]: time=\"2026-06-12T11:18:40.80712253Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3984d42-74ee-4440-ad86-fe7bbf24ddee name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:41.876341 crc crio[19822]: time=\"2026-06-12T11:18:41.873303058Z\" level=info msg=\"Stopping pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=a6525802-1fc3-4483-a285-0f523fbf655d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:41.882377 crc crio[19822]: time=\"2026-06-12T11:18:41.882080902Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc005213058}] Aliases:map[]}\"\nJun 12 11:18:41.882950 crc crio[19822]: time=\"2026-06-12T11:18:41.88265094Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-6hgds from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:42.701080 crc crio[19822]: time=\"2026-06-12T11:18:42.700136886Z\" level=info msg=\"Stopping container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16 (timeout: 30s)\" id=a3469063-fa21-47db-aa71-455273c58445 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:18:42.701547 crc crio[19822]: time=\"2026-06-12T11:18:42.701300105Z\" level=info msg=\"Stopping container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93 (timeout: 30s)\" id=87bf0139-af73-471b-87f2-f87068bc0d1e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:18:43.269272 crc crio[19822]: time=\"2026-06-12T11:18:43.269140777Z\" level=info msg=\"Stopping container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac (timeout: 30s)\" id=3027dc2e-d08b-474a-8089-535f945e080c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:18:43.940547 crc crio[19822]: time=\"2026-06-12T11:18:43.939950178Z\" level=info msg=\"Stopping pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=43a922e8-cf3a-4751-83fc-81a979cc8a73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:44.020286 crc crio[19822]: time=\"2026-06-12T11:18:44.020146349Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc00140ecd0}] Aliases:map[]}\"\nJun 12 11:18:44.020708 crc crio[19822]: time=\"2026-06-12T11:18:44.020593534Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-vz46r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:44.741441 crc crio[19822]: time=\"2026-06-12T11:18:44.740361513Z\" level=info msg=\"Stopping container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624 (timeout: 10s)\" id=ced28b4d-38aa-496c-ba88-ba62d555ff4b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:18:47.179216 crc crio[19822]: time=\"2026-06-12T11:18:47.177001713Z\" level=info msg=\"Running pod sandbox: openstack/placement-7647d767d8-zl47b/POD\" id=5db2120c-e311-44f7-b460-992c5ab2b500 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:47.180781 crc crio[19822]: time=\"2026-06-12T11:18:47.179266006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:48.463366 crc crio[19822]: time=\"2026-06-12T11:18:48.463096213Z\" level=info msg=\"Removing container: ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75\" id=0b46b3ef-925a-43ed-9046-8a9817f89b86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:48.763939 crc crio[19822]: time=\"2026-06-12T11:18:48.763651171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc0924fd-1fda-4d24-a3c8-d1758d079718 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:48.807867 crc crio[19822]: time=\"2026-06-12T11:18:48.807696427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=00381cae-5002-45b0-b665-99c679432d22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:53.605285 crc crio[19822]: time=\"2026-06-12T11:18:53.604598321Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/POD\" id=2b6c9189-d772-489a-80d8-eec612ec9263 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:53.606345 crc crio[19822]: time=\"2026-06-12T11:18:53.605324134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:53.649522 crc crio[19822]: time=\"2026-06-12T11:18:53.64944118Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-579dfbb465-vstlp/POD\" id=d0d4d681-a941-4152-816f-00722f9f7676 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:53.649607 crc crio[19822]: time=\"2026-06-12T11:18:53.649545994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:54.106189 crc crio[19822]: time=\"2026-06-12T11:18:54.106089442Z\" level=info msg=\"Removed pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=2dcf5bcc-0204-40c2-b5fd-5b4b9872ef0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:54.107544 crc crio[19822]: time=\"2026-06-12T11:18:54.107451388Z\" level=info msg=\"Stopping pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=6164a2eb-3ead-450d-add4-de0a73d05886 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:54.107617 crc crio[19822]: time=\"2026-06-12T11:18:54.107545761Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=6164a2eb-3ead-450d-add4-de0a73d05886 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:54.108243 crc crio[19822]: time=\"2026-06-12T11:18:54.108105864Z\" level=info msg=\"Removing pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=82d2a824-ef6c-45c7-ba3b-ef1965e29fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:54.675992 crc crio[19822]: time=\"2026-06-12T11:18:54.675466185Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687718-jknvc/oc\" id=a33a4a3a-1f98-49bd-a5e9-9a433ddc71b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:54.774644 crc crio[19822]: time=\"2026-06-12T11:18:54.774535294Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-cqvfx/POD\" id=1c08df2f-58f1-4c49-859e-767c953e8416 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:54.774721 crc crio[19822]: time=\"2026-06-12T11:18:54.774643658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:54.787353 crc crio[19822]: time=\"2026-06-12T11:18:54.787204158Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-69b8d6cb8d-kgnhn/POD\" id=3bddc3bc-b678-4bb4-91fb-ab89e7443d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:54.787353 crc crio[19822]: time=\"2026-06-12T11:18:54.787318632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:57.399407 crc crio[19822]: time=\"2026-06-12T11:18:57.399000783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:57.443573 crc crio[19822]: time=\"2026-06-12T11:18:57.443313294Z\" level=info msg=\"Stopped pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=b2f522e7-55f3-4dae-bfaf-2c67b062614f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:57.454126 crc crio[19822]: time=\"2026-06-12T11:18:57.45376824Z\" level=info msg=\"Stopped pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=a6525802-1fc3-4483-a285-0f523fbf655d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:57.482268 crc crio[19822]: time=\"2026-06-12T11:18:57.482141855Z\" level=info msg=\"Stopped container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd\" id=87bf0139-af73-471b-87f2-f87068bc0d1e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:18:57.537632 crc crio[19822]: time=\"2026-06-12T11:18:57.537520129Z\" level=info msg=\"Stopped pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=43a922e8-cf3a-4751-83fc-81a979cc8a73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.675900835Z\" level=info msg=\"Stopped container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server\" id=a3469063-fa21-47db-aa71-455273c58445 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.676974829Z\" level=info msg=\"Stopped container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns\" id=ced28b4d-38aa-496c-ba88-ba62d555ff4b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.677675092Z\" level=info msg=\"Stopped container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3027dc2e-d08b-474a-8089-535f945e080c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.680798901Z\" level=info msg=\"Stopping pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=4ea82be9-8481-4815-82e1-6f73541c9787 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.68106128Z\" level=info msg=\"Stopping pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=0b884baa-c71c-47b6-88c7-597a62fa99a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.685019707Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc001ee3260}] Aliases:map[]}\"\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.685265294Z\" level=info msg=\"Deleting pod openstack_swift-proxy-58fcfd6f65-vbfsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.687681642Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc0037c9c40}] Aliases:map[]}\"\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.688110745Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54db66cfc7-2rrnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.68924302Z\" level=info msg=\"Stopping pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=0b1093ed-74e2-4269-baa3-abe2a58af81d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:57.699367 crc crio[19822]: time=\"2026-06-12T11:18:57.699250515Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=4aefa9b6-87bd-41bf-bf80-715ae7268d00 name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:57.702092 crc crio[19822]: time=\"2026-06-12T11:18:57.70197646Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc00140e878}] Aliases:map[]}\"\nJun 12 11:18:57.702343 crc crio[19822]: time=\"2026-06-12T11:18:57.702228368Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:57.704526 crc crio[19822]: time=\"2026-06-12T11:18:57.702449218Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=d7514e7f-5cdd-418b-886f-de2ceef89574 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:57.716718 crc crio[19822]: time=\"2026-06-12T11:18:57.715318152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=197c14e5-022d-4f09-95a7-9c0ca3b23f74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:58.608409 crc crio[19822]: time=\"2026-06-12T11:18:58.60747871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:58.632534 crc crio[19822]: time=\"2026-06-12T11:18:58.632451571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9bb3878a-9a0c-40b7-ae57-8efb205e715e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:58.673663 crc crio[19822]: time=\"2026-06-12T11:18:58.673482867Z\" level=info msg=\"Removed pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=82d2a824-ef6c-45c7-ba3b-ef1965e29fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:58.677299 crc crio[19822]: time=\"2026-06-12T11:18:58.675945639Z\" level=info msg=\"Stopping pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=94739796-69dd-4f9a-afe1-418c5aef259c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:58.677299 crc crio[19822]: time=\"2026-06-12T11:18:58.676017821Z\" level=info msg=\"Stopped pod sandbox (already stopped): b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=94739796-69dd-4f9a-afe1-418c5aef259c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:58.686965 crc crio[19822]: time=\"2026-06-12T11:18:58.681466725Z\" level=info msg=\"Removing pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=3f21f602-f192-4452-bac5-749510093d0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:58.736042 crc crio[19822]: time=\"2026-06-12T11:18:58.73575594Z\" level=info msg=\"Stopped pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=0b884baa-c71c-47b6-88c7-597a62fa99a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:58.740133 crc crio[19822]: time=\"2026-06-12T11:18:58.739874948Z\" level=info msg=\"Stopped pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=0b1093ed-74e2-4269-baa3-abe2a58af81d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:58.783991 crc crio[19822]: time=\"2026-06-12T11:18:58.783870705Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=6ceebadd-32ed-4c96-86e4-e119813a479b name=/runtime.v1.ImageService/PullImage\nJun 12 11:18:58.788056 crc crio[19822]: time=\"2026-06-12T11:18:58.787575422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b0e1d6e1-70e4-4520-8135-d84f7c851380 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:58.804878 crc crio[19822]: time=\"2026-06-12T11:18:58.801526269Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-v5ctj/POD\" id=d9c743f7-56e8-4ab8-8fa3-899df2d30ec6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:18:58.804878 crc crio[19822]: time=\"2026-06-12T11:18:58.801629852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:58.896606 crc crio[19822]: time=\"2026-06-12T11:18:58.89652515Z\" level=info msg=\"Removed container ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=0b46b3ef-925a-43ed-9046-8a9817f89b86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:58.925264 crc crio[19822]: time=\"2026-06-12T11:18:58.925124633Z\" level=info msg=\"Got pod network &{Name:placement-7647d767d8-zl47b Namespace:openstack ID:f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb UID:df19a08b-2b41-4c3d-80f6-6abcd4b300a3 NetNS:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf19a08b_2b41_4c3d_80f6_6abcd4b300a3.slice PodAnnotations:0xc002144620}] Aliases:map[]}\"\nJun 12 11:18:58.925264 crc crio[19822]: time=\"2026-06-12T11:18:58.925240627Z\" level=info msg=\"Adding pod openstack_placement-7647d767d8-zl47b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:58.952939 crc crio[19822]: time=\"2026-06-12T11:18:58.952705655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:58.995987 crc crio[19822]: time=\"2026-06-12T11:18:58.99567551Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=24d51dbc-93c0-46b5-b742-66499c3465cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:18:59.015971 crc crio[19822]: time=\"2026-06-12T11:18:59.015676074Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-cb5bb8794-m5hhx Namespace:openstack ID:ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 UID:8eb2154b-a328-4153-9ca9-9c283bf4d2bd NetNS:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eb2154b_a328_4153_9ca9_9c283bf4d2bd.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}\"\nJun 12 11:18:59.015971 crc crio[19822]: time=\"2026-06-12T11:18:59.015874091Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-cb5bb8794-m5hhx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:59.091106 crc crio[19822]: time=\"2026-06-12T11:18:59.091019791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:59.091492 crc crio[19822]: time=\"2026-06-12T11:18:59.091402713Z\" level=info msg=\"Got pod network &{Name:barbican-worker-579dfbb465-vstlp Namespace:openstack ID:d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b UID:9dfc2ecf-2b2d-41fb-85f3-6e57175197e3 NetNS:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dfc2ecf_2b2d_41fb_85f3_6e57175197e3.slice PodAnnotations:0xc00101a910}] Aliases:map[]}\"\nJun 12 11:18:59.091567 crc crio[19822]: time=\"2026-06-12T11:18:59.091489006Z\" level=info msg=\"Adding pod openstack_barbican-worker-579dfbb465-vstlp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:59.339722 crc crio[19822]: time=\"2026-06-12T11:18:59.338097218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:59.349137 crc crio[19822]: time=\"2026-06-12T11:18:59.346138728Z\" level=info msg=\"Got pod network &{Name:barbican-api-69b8d6cb8d-kgnhn Namespace:openstack ID:0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc UID:4371db20-ef53-4be6-a7c5-854a73a74e4c NetNS:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4371db20_ef53_4be6_a7c5_854a73a74e4c.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}\"\nJun 12 11:18:59.349137 crc crio[19822]: time=\"2026-06-12T11:18:59.346242261Z\" level=info msg=\"Adding pod openstack_barbican-api-69b8d6cb8d-kgnhn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:59.437577 crc crio[19822]: time=\"2026-06-12T11:18:59.437480985Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc0021440b0}] Aliases:map[]}\"\nJun 12 11:18:59.437577 crc crio[19822]: time=\"2026-06-12T11:18:59.437562507Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-cqvfx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:59.444106 crc crio[19822]: time=\"2026-06-12T11:18:59.440793561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:59.444668 crc crio[19822]: time=\"2026-06-12T11:18:59.442693682Z\" level=info msg=\"Removed pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=3f21f602-f192-4452-bac5-749510093d0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.452485 crc crio[19822]: time=\"2026-06-12T11:18:59.451963329Z\" level=info msg=\"Stopping pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=6f8a1542-bda3-4091-945f-83c4e885564d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.452485 crc crio[19822]: time=\"2026-06-12T11:18:59.452060022Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=6f8a1542-bda3-4091-945f-83c4e885564d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.472468 crc crio[19822]: time=\"2026-06-12T11:18:59.472341682Z\" level=info msg=\"Removing pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=67dd8198-2474-4e32-b4c3-64f165b41b52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.516347 crc crio[19822]: time=\"2026-06-12T11:18:59.516234916Z\" level=info msg=\"Removing container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624\" id=e3065cd4-1b79-4629-888c-f1d6d23645e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:18:59.550528 crc crio[19822]: time=\"2026-06-12T11:18:59.54756246Z\" level=info msg=\"Got pod network &{Name:community-operators-v5ctj Namespace:openshift-marketplace ID:65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 UID:d1812186-b44b-422d-b442-78187dd921f4 NetNS:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1812186_b44b_422d_b442_78187dd921f4.slice PodAnnotations:0xc00008c840}] Aliases:map[]}\"\nJun 12 11:18:59.550528 crc crio[19822]: time=\"2026-06-12T11:18:59.547655063Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-v5ctj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:18:59.568466 crc crio[19822]: time=\"2026-06-12T11:18:59.568363019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=54578386-ecd4-49d0-b57b-b21fe66b6606 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:18:59.595050 crc crio[19822]: time=\"2026-06-12T11:18:59.594906106Z\" level=info msg=\"Removed pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=67dd8198-2474-4e32-b4c3-64f165b41b52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.602760 crc crio[19822]: time=\"2026-06-12T11:18:59.602664372Z\" level=info msg=\"Stopping pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=1cc22a4c-e7dc-46ad-bc95-6b521f1e3cbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.602997 crc crio[19822]: time=\"2026-06-12T11:18:59.602775586Z\" level=info msg=\"Stopped pod sandbox (already stopped): c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=1cc22a4c-e7dc-46ad-bc95-6b521f1e3cbc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.603886 crc crio[19822]: time=\"2026-06-12T11:18:59.603647915Z\" level=info msg=\"Removing pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=41cbedf3-ed7a-4a6e-8db6-dac7fe784936 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.654720 crc crio[19822]: time=\"2026-06-12T11:18:59.654025906Z\" level=info msg=\"Removed pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=41cbedf3-ed7a-4a6e-8db6-dac7fe784936 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.657569 crc crio[19822]: time=\"2026-06-12T11:18:59.656276255Z\" level=info msg=\"Stopping pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=f926afce-e776-41f3-9882-5eee1bde6861 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.657569 crc crio[19822]: time=\"2026-06-12T11:18:59.656350877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=f926afce-e776-41f3-9882-5eee1bde6861 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.657569 crc crio[19822]: time=\"2026-06-12T11:18:59.656935104Z\" level=info msg=\"Removing pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=cf8d4760-e72f-46f9-96da-c9929a491cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.717556 crc crio[19822]: time=\"2026-06-12T11:18:59.717408014Z\" level=info msg=\"Removed pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=cf8d4760-e72f-46f9-96da-c9929a491cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.741058 crc crio[19822]: time=\"2026-06-12T11:18:59.740953407Z\" level=info msg=\"Stopping pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=9ef9f6e9-7bc4-4865-87ea-a54e574db593 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.741177 crc crio[19822]: time=\"2026-06-12T11:18:59.741092602Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=9ef9f6e9-7bc4-4865-87ea-a54e574db593 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.753452 crc crio[19822]: time=\"2026-06-12T11:18:59.749100396Z\" level=info msg=\"Removing pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=dede4b4f-13e5-4dac-a80d-6d48c7fde15a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.820212 crc crio[19822]: time=\"2026-06-12T11:18:59.818884432Z\" level=info msg=\"Removed pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=dede4b4f-13e5-4dac-a80d-6d48c7fde15a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.820212 crc crio[19822]: time=\"2026-06-12T11:18:59.819564424Z\" level=info msg=\"Stopping pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=f5fec1a8-1ee4-46da-89d8-73b30d636c38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.820212 crc crio[19822]: time=\"2026-06-12T11:18:59.819721039Z\" level=info msg=\"Stopped pod sandbox (already stopped): b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=f5fec1a8-1ee4-46da-89d8-73b30d636c38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:18:59.820212 crc crio[19822]: time=\"2026-06-12T11:18:59.820105422Z\" level=info msg=\"Removing pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=11b7cfd9-a2f2-4c58-9edc-65548eaa8bf1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:18:59.855031 crc crio[19822]: time=\"2026-06-12T11:18:59.854913711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:59.874854 crc crio[19822]: time=\"2026-06-12T11:18:59.87463083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:18:59.998385 crc crio[19822]: time=\"2026-06-12T11:18:59.998286803Z\" level=info msg=\"Removed pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=11b7cfd9-a2f2-4c58-9edc-65548eaa8bf1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.004376 crc crio[19822]: time=\"2026-06-12T11:19:00.004335698Z\" level=info msg=\"Stopping pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=11ea9d18-2092-4b8e-ab8a-370a8cfc1d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.004635 crc crio[19822]: time=\"2026-06-12T11:19:00.004573756Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=11ea9d18-2092-4b8e-ab8a-370a8cfc1d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.005247 crc crio[19822]: time=\"2026-06-12T11:19:00.005222597Z\" level=info msg=\"Removing pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=cb2e1223-10e0-4a63-bc43-1cca74e8a71a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.030937 crc crio[19822]: time=\"2026-06-12T11:19:00.030802329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:00.087594 crc crio[19822]: time=\"2026-06-12T11:19:00.087105391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:00.103139 crc crio[19822]: time=\"2026-06-12T11:19:00.103021729Z\" level=info msg=\"Removed container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns\" id=e3065cd4-1b79-4629-888c-f1d6d23645e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:00.103611 crc crio[19822]: time=\"2026-06-12T11:19:00.103532422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:00.106581 crc crio[19822]: time=\"2026-06-12T11:19:00.106452565Z\" level=info msg=\"Removing container: 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da\" id=2cd04def-c847-4875-98be-db1bb29c7450 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:00.142459 crc crio[19822]: time=\"2026-06-12T11:19:00.142395817Z\" level=info msg=\"Removed pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=cb2e1223-10e0-4a63-bc43-1cca74e8a71a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.144652 crc crio[19822]: time=\"2026-06-12T11:19:00.144466441Z\" level=info msg=\"Stopping pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=af8212ef-c958-4291-bf95-96832b08763e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.144652 crc crio[19822]: time=\"2026-06-12T11:19:00.144556394Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=af8212ef-c958-4291-bf95-96832b08763e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.146969 crc crio[19822]: time=\"2026-06-12T11:19:00.146874875Z\" level=info msg=\"Removing pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=1c1fa736-d035-4f0a-b85d-2ab1a13d0fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.201857 crc crio[19822]: time=\"2026-06-12T11:19:00.201538845Z\" level=info msg=\"Removed container 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init\" id=2cd04def-c847-4875-98be-db1bb29c7450 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:00.215315 crc crio[19822]: time=\"2026-06-12T11:19:00.21524694Z\" level=info msg=\"Removing container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac\" id=af9895c1-1eaa-4c41-846e-250d9e3f7a3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:00.220234 crc crio[19822]: time=\"2026-06-12T11:19:00.220066454Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e2115a23-53b2-4907-bbf5-fddaff51d8b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:00.228905 crc crio[19822]: time=\"2026-06-12T11:19:00.228776065Z\" level=info msg=\"Removed pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=1c1fa736-d035-4f0a-b85d-2ab1a13d0fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.233888 crc crio[19822]: time=\"2026-06-12T11:19:00.231440252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:00.233888 crc crio[19822]: time=\"2026-06-12T11:19:00.231452873Z\" level=info msg=\"Stopping pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=458c2b7e-1d94-43c3-9eb9-c5e15da0800a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.233888 crc crio[19822]: time=\"2026-06-12T11:19:00.231720191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=458c2b7e-1d94-43c3-9eb9-c5e15da0800a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.255755 crc crio[19822]: time=\"2026-06-12T11:19:00.254967163Z\" level=info msg=\"Removing pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=18b560f5-2f92-4ce5-916b-62add18ef217 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.256356 crc crio[19822]: time=\"2026-06-12T11:19:00.256273785Z\" level=info msg=\"Created container 5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc: openstack/ovn-northd-0/ovn-northd\" id=d7514e7f-5cdd-418b-886f-de2ceef89574 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:00.259385 crc crio[19822]: time=\"2026-06-12T11:19:00.25737566Z\" level=info msg=\"Starting container: 5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc\" id=f1386373-8a4c-42ba-ad55-31b71a1a1712 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:00.259730 crc crio[19822]: time=\"2026-06-12T11:19:00.259692396Z\" level=info msg=\"Created container 2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f: openstack/kube-state-metrics-0/kube-state-metrics\" id=4b207872-af0f-4844-9515-bc2877915546 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:00.262561 crc crio[19822]: time=\"2026-06-12T11:19:00.262247495Z\" level=info msg=\"Starting container: 2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f\" id=111cdcd3-92b7-479b-8b0a-f9b580bb9877 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:00.272739 crc crio[19822]: time=\"2026-06-12T11:19:00.272598016Z\" level=info msg=\"Started container\" PID=282389 containerID=5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc description=openstack/ovn-northd-0/ovn-northd id=f1386373-8a4c-42ba-ad55-31b71a1a1712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961\nJun 12 11:19:00.278460 crc crio[19822]: time=\"2026-06-12T11:19:00.277500812Z\" level=info msg=\"Started container\" PID=282219 containerID=2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f description=openstack/kube-state-metrics-0/kube-state-metrics id=111cdcd3-92b7-479b-8b0a-f9b580bb9877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e\nJun 12 11:19:00.334037 crc crio[19822]: time=\"2026-06-12T11:19:00.333927689Z\" level=info msg=\"Removed pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=18b560f5-2f92-4ce5-916b-62add18ef217 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.335399 crc crio[19822]: time=\"2026-06-12T11:19:00.335339164Z\" level=info msg=\"Stopping pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=773a98fc-9026-42e3-be11-f1150d6f2539 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.335485 crc crio[19822]: time=\"2026-06-12T11:19:00.335408776Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=773a98fc-9026-42e3-be11-f1150d6f2539 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.336454 crc crio[19822]: time=\"2026-06-12T11:19:00.33636558Z\" level=info msg=\"Removing pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=b44fd1ef-b113-4ba6-8d06-cee95aa81eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.405967 crc crio[19822]: time=\"2026-06-12T11:19:00.405691645Z\" level=info msg=\"Removed container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=af9895c1-1eaa-4c41-846e-250d9e3f7a3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:00.416901 crc crio[19822]: time=\"2026-06-12T11:19:00.41660838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:00.422981 crc crio[19822]: time=\"2026-06-12T11:19:00.422646513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:00.479769 crc crio[19822]: time=\"2026-06-12T11:19:00.47713612Z\" level=info msg=\"Created container c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8: openstack/swift-storage-0/xattr-restore\" id=24d51dbc-93c0-46b5-b742-66499c3465cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:00.480441 crc crio[19822]: time=\"2026-06-12T11:19:00.480325403Z\" level=info msg=\"Starting container: c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8\" id=a115fe66-2348-43cd-8d69-3849898fb420 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:00.490044 crc crio[19822]: time=\"2026-06-12T11:19:00.485901623Z\" level=info msg=\"Removed pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=b44fd1ef-b113-4ba6-8d06-cee95aa81eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.490044 crc crio[19822]: time=\"2026-06-12T11:19:00.487604095Z\" level=info msg=\"Stopping pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=68c6cb55-c13a-4257-908c-a245aa81d0af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.490044 crc crio[19822]: time=\"2026-06-12T11:19:00.487672367Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=68c6cb55-c13a-4257-908c-a245aa81d0af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.490044 crc crio[19822]: time=\"2026-06-12T11:19:00.48837385Z\" level=info msg=\"Removing pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=90c49831-9f4d-46c5-b06e-0d15a6616775 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.497342 crc crio[19822]: time=\"2026-06-12T11:19:00.497239312Z\" level=info msg=\"Started container\" PID=282421 containerID=c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8 description=openstack/swift-storage-0/xattr-restore id=a115fe66-2348-43cd-8d69-3849898fb420 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:00.560970 crc crio[19822]: time=\"2026-06-12T11:19:00.560663003Z\" level=info msg=\"Removed pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=90c49831-9f4d-46c5-b06e-0d15a6616775 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.562715 crc crio[19822]: time=\"2026-06-12T11:19:00.562655773Z\" level=info msg=\"Stopping pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=6e667682-cc3c-4963-9acd-48f3228a7a31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.562925 crc crio[19822]: time=\"2026-06-12T11:19:00.562720775Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=6e667682-cc3c-4963-9acd-48f3228a7a31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.563682 crc crio[19822]: time=\"2026-06-12T11:19:00.56359925Z\" level=info msg=\"Removing pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=14028d2b-3103-449c-aeb0-57ece6c6b028 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.571914 crc crio[19822]: time=\"2026-06-12T11:19:00.57172205Z\" level=info msg=\"Created container 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e: openshift-infra/auto-csr-approver-29687718-jknvc/oc\" id=a33a4a3a-1f98-49bd-a5e9-9a433ddc71b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:00.573379 crc crio[19822]: time=\"2026-06-12T11:19:00.573289688Z\" level=info msg=\"Starting container: 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e\" id=27955d73-27f8-4b6b-ad73-675645d3f1bb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:00.579372 crc crio[19822]: time=\"2026-06-12T11:19:00.579260879Z\" level=info msg=\"Started container\" PID=282422 containerID=1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e description=openshift-infra/auto-csr-approver-29687718-jknvc/oc id=27955d73-27f8-4b6b-ad73-675645d3f1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\nJun 12 11:19:00.616376 crc crio[19822]: time=\"2026-06-12T11:19:00.613485872Z\" level=info msg=\"Removed pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=14028d2b-3103-449c-aeb0-57ece6c6b028 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.625516 crc crio[19822]: time=\"2026-06-12T11:19:00.624232226Z\" level=info msg=\"Stopping pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=f5a04511-257d-400f-a493-7c754b67b2a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.625516 crc crio[19822]: time=\"2026-06-12T11:19:00.624327996Z\" level=info msg=\"Stopped pod sandbox (already stopped): c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=f5a04511-257d-400f-a493-7c754b67b2a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.625516 crc crio[19822]: time=\"2026-06-12T11:19:00.624493434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bbfce0e7-ea58-4802-af6e-449f0d15abb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.629200 crc crio[19822]: time=\"2026-06-12T11:19:00.629107923Z\" level=info msg=\"Removing pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=334896a4-c2dd-45d5-a5f4-b8af82c827fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.635420 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f724580ca0e3c64 Mac:06:d4:f8:a7:0d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 SocketPath: PciID:}] [{Interface:0xc000136f30 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:00.637401 crc crio[19822]: time=\"2026-06-12T11:19:00.637364694Z\" level=info msg=\"Got pod network &{Name:placement-7647d767d8-zl47b Namespace:openstack ID:f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb UID:df19a08b-2b41-4c3d-80f6-6abcd4b300a3 NetNS:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf19a08b_2b41_4c3d_80f6_6abcd4b300a3.slice PodAnnotations:0xc002144620}] Aliases:map[]}\"\nJun 12 11:19:00.637737 crc crio[19822]: time=\"2026-06-12T11:19:00.637715526Z\" level=info msg=\"Checking pod openstack_placement-7647d767d8-zl47b for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:00.687251 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cbac0add8e641e Mac:32:bb:44:3f:b9:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:00.688715 crc crio[19822]: time=\"2026-06-12T11:19:00.688002976Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc0021440b0}] Aliases:map[]}\"\nJun 12 11:19:00.688715 crc crio[19822]: time=\"2026-06-12T11:19:00.688268565Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-cqvfx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:00.694714 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef00be2b268ed64 Mac:4e:fc:12:69:80:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 SocketPath: PciID:}] [{Interface:0xc0004be5b0 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:00.696316 crc crio[19822]: time=\"2026-06-12T11:19:00.69556795Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-cb5bb8794-m5hhx Namespace:openstack ID:ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 UID:8eb2154b-a328-4153-9ca9-9c283bf4d2bd NetNS:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eb2154b_a328_4153_9ca9_9c283bf4d2bd.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}\"\nJun 12 11:19:00.696316 crc crio[19822]: time=\"2026-06-12T11:19:00.695715115Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-cb5bb8794-m5hhx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:00.721318 crc crio[19822]: time=\"2026-06-12T11:19:00.719975304Z\" level=info msg=\"Removed pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=334896a4-c2dd-45d5-a5f4-b8af82c827fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.724018 crc crio[19822]: time=\"2026-06-12T11:19:00.723931267Z\" level=info msg=\"Stopping pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=28c372ea-a1dd-4464-bab2-2581790ee2a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.724149 crc crio[19822]: time=\"2026-06-12T11:19:00.724045961Z\" level=info msg=\"Stopped pod sandbox (already stopped): aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=28c372ea-a1dd-4464-bab2-2581790ee2a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.724700 crc crio[19822]: time=\"2026-06-12T11:19:00.72465152Z\" level=info msg=\"Removing pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=76c543e8-c0c5-497a-bb1e-b8f41c8cebe3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.738032 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65e6a8da1fbf5d2 Mac:a2:c2:7e:72:23:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 SocketPath: PciID:}] [{Interface:0xc0002516f0 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:00.738032 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8ef5ff11b5fc6b Mac:ae:48:9f:be:ed:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:00.738289 crc crio[19822]: time=\"2026-06-12T11:19:00.738108243Z\" level=info msg=\"Got pod network &{Name:community-operators-v5ctj Namespace:openshift-marketplace ID:65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 UID:d1812186-b44b-422d-b442-78187dd921f4 NetNS:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1812186_b44b_422d_b442_78187dd921f4.slice PodAnnotations:0xc00008c840}] Aliases:map[]}\"\nJun 12 11:19:00.738338 crc crio[19822]: time=\"2026-06-12T11:19:00.738305045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2c5b3f67-6ae6-4744-85dd-af2e7273e768 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.738425 crc crio[19822]: time=\"2026-06-12T11:19:00.738322241Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-v5ctj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:00.741094 crc crio[19822]: time=\"2026-06-12T11:19:00.740555943Z\" level=info msg=\"Created container 9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e: openstack/ceilometer-0/ceilometer-central-agent\" id=e2115a23-53b2-4907-bbf5-fddaff51d8b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:00.743097 crc crio[19822]: time=\"2026-06-12T11:19:00.743060415Z\" level=info msg=\"Ran pod sandbox f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb with infra container: openstack/placement-7647d767d8-zl47b/POD\" id=5db2120c-e311-44f7-b460-992c5ab2b500 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:00.745392 crc crio[19822]: time=\"2026-06-12T11:19:00.74528406Z\" level=info msg=\"Starting container: 9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e\" id=b3acea17-926d-496b-a5bd-b18bbdce8b73 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:00.753602 crc crio[19822]: time=\"2026-06-12T11:19:00.753473958Z\" level=info msg=\"Got pod network &{Name:barbican-worker-579dfbb465-vstlp Namespace:openstack ID:d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b UID:9dfc2ecf-2b2d-41fb-85f3-6e57175197e3 NetNS:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dfc2ecf_2b2d_41fb_85f3_6e57175197e3.slice PodAnnotations:0xc00101a910}] Aliases:map[]}\"\nJun 12 11:19:00.754010 crc crio[19822]: time=\"2026-06-12T11:19:00.753874451Z\" level=info msg=\"Checking pod openstack_barbican-worker-579dfbb465-vstlp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:00.754438 crc crio[19822]: time=\"2026-06-12T11:19:00.754399248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=eefad8db-1f3f-4752-9c93-39f1ef58c287 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.792771 crc crio[19822]: time=\"2026-06-12T11:19:00.792104785Z\" level=info msg=\"Started container\" PID=282531 containerID=9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e description=openstack/ceilometer-0/ceilometer-central-agent id=b3acea17-926d-496b-a5bd-b18bbdce8b73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34\nJun 12 11:19:00.794755 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d241c7bc5f374d Mac:1e:71:f6:6e:b0:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:00.797774 crc crio[19822]: time=\"2026-06-12T11:19:00.795997469Z\" level=info msg=\"Got pod network &{Name:barbican-api-69b8d6cb8d-kgnhn Namespace:openstack ID:0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc UID:4371db20-ef53-4be6-a7c5-854a73a74e4c NetNS:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4371db20_ef53_4be6_a7c5_854a73a74e4c.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}\"\nJun 12 11:19:00.797774 crc crio[19822]: time=\"2026-06-12T11:19:00.796214936Z\" level=info msg=\"Checking pod openstack_barbican-api-69b8d6cb8d-kgnhn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:00.808397 crc crio[19822]: time=\"2026-06-12T11:19:00.806751817Z\" level=info msg=\"Ran pod sandbox 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 with infra container: openstack/cinder-online-data-migrations-cqvfx/POD\" id=1c08df2f-58f1-4c49-859e-767c953e8416 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:00.878407 crc crio[19822]: time=\"2026-06-12T11:19:00.877469018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.878407 crc crio[19822]: time=\"2026-06-12T11:19:00.877726446Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.878407 crc crio[19822]: time=\"2026-06-12T11:19:00.877778108Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.878407 crc crio[19822]: time=\"2026-06-12T11:19:00.87797843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=58718cde-1e3d-41a0-9c4b-ac3ecef20259 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.885005 crc crio[19822]: time=\"2026-06-12T11:19:00.884787638Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=cd01c97d-5b71-467f-93f5-a6720f3add19 name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:00.893232 crc crio[19822]: time=\"2026-06-12T11:19:00.892310247Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 12 11:19:00.920700 crc crio[19822]: time=\"2026-06-12T11:19:00.920599282Z\" level=info msg=\"Ran pod sandbox ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 with infra container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/POD\" id=2b6c9189-d772-489a-80d8-eec612ec9263 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:00.924700 crc crio[19822]: time=\"2026-06-12T11:19:00.924638793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.924938 crc crio[19822]: time=\"2026-06-12T11:19:00.924885201Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.925001 crc crio[19822]: time=\"2026-06-12T11:19:00.924955883Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.926208 crc crio[19822]: time=\"2026-06-12T11:19:00.92611885Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=2fb0c4ef-a7d2-4f9f-a591-af297ff8f74f name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:00.927280 crc crio[19822]: time=\"2026-06-12T11:19:00.927028406Z\" level=info msg=\"Ran pod sandbox 65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 with infra container: openshift-marketplace/community-operators-v5ctj/POD\" id=d9c743f7-56e8-4ab8-8fa3-899df2d30ec6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:00.929998 crc crio[19822]: time=\"2026-06-12T11:19:00.929917556Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 12 11:19:00.932559 crc crio[19822]: time=\"2026-06-12T11:19:00.932449947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d4af252-4fe9-458b-bc63-9790918b14f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.934687 crc crio[19822]: time=\"2026-06-12T11:19:00.934394469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0179dd0e-640e-48b5-aedc-88c2094aeaa7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.946290 crc crio[19822]: time=\"2026-06-12T11:19:00.946180627Z\" level=info msg=\"Ran pod sandbox d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b with infra container: openstack/barbican-worker-579dfbb465-vstlp/POD\" id=d0d4d681-a941-4152-816f-00722f9f7676 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:00.951964 crc crio[19822]: time=\"2026-06-12T11:19:00.950570445Z\" level=info msg=\"Ran pod sandbox 0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc with infra container: openstack/barbican-api-69b8d6cb8d-kgnhn/POD\" id=3bddc3bc-b678-4bb4-91fb-ab89e7443d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:00.958742 crc crio[19822]: time=\"2026-06-12T11:19:00.956231467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.958742 crc crio[19822]: time=\"2026-06-12T11:19:00.958657436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4d782781-fc1b-46d0-83d1-08932b42e516 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.967222 crc crio[19822]: time=\"2026-06-12T11:19:00.967077053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6b2c84d9-6bda-46b7-ab11-89d4136ad358 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.969223 crc crio[19822]: time=\"2026-06-12T11:19:00.968781453Z\" level=info msg=\"Removed pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=76c543e8-c0c5-497a-bb1e-b8f41c8cebe3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.969223 crc crio[19822]: time=\"2026-06-12T11:19:00.969119364Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.969223 crc crio[19822]: time=\"2026-06-12T11:19:00.969200926Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.972646 crc crio[19822]: time=\"2026-06-12T11:19:00.972525889Z\" level=info msg=\"Stopping pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=ee0a0d3a-44e1-45bf-bff3-d08a9f8c45b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.972646 crc crio[19822]: time=\"2026-06-12T11:19:00.972620772Z\" level=info msg=\"Stopped pod sandbox (already stopped): 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=ee0a0d3a-44e1-45bf-bff3-d08a9f8c45b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:00.975050 crc crio[19822]: time=\"2026-06-12T11:19:00.974970863Z\" level=info msg=\"Removing pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=d6e6289c-5310-48d1-8b5b-17038fdf37e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:00.981356 crc crio[19822]: time=\"2026-06-12T11:19:00.981236796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=47264677-8887-4d22-aa4e-8e3937b82197 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:00.985490 crc crio[19822]: time=\"2026-06-12T11:19:00.984309079Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=e7035baf-b8f7-4b50-8d4c-d5e4ac05907a name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:00.995462 crc crio[19822]: time=\"2026-06-12T11:19:00.995367895Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 12 11:19:01.020093 crc crio[19822]: time=\"2026-06-12T11:19:01.019500525Z\" level=info msg=\"Removed pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=d6e6289c-5310-48d1-8b5b-17038fdf37e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:19:01.026737 crc crio[19822]: time=\"2026-06-12T11:19:01.026627893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5d58a878-3ea4-4129-9378-598fd14963f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:01.034732 crc crio[19822]: time=\"2026-06-12T11:19:01.034679446Z\" level=info msg=\"Stopping container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1 (timeout: 30s)\" id=3a8038b4-09f7-43ff-bfd8-dc89687ed2e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:01.176124 crc crio[19822]: time=\"2026-06-12T11:19:01.175956005Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=30f6f22e-3d4e-4faf-a9ca-02e64137312c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:01.176450 crc crio[19822]: time=\"2026-06-12T11:19:01.176395679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:01.269449 crc crio[19822]: time=\"2026-06-12T11:19:01.269049788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:01.278880 crc crio[19822]: time=\"2026-06-12T11:19:01.278117111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:01.339795 crc crio[19822]: time=\"2026-06-12T11:19:01.339714642Z\" level=info msg=\"Stopped pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=4ea82be9-8481-4815-82e1-6f73541c9787 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:01.618865 crc crio[19822]: time=\"2026-06-12T11:19:01.616891441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:01.618865 crc crio[19822]: time=\"2026-06-12T11:19:01.617453339Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:01.618865 crc crio[19822]: time=\"2026-06-12T11:19:01.61749687Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:01.629868 crc crio[19822]: time=\"2026-06-12T11:19:01.629568176Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d126392c-b461-4511-a81c-caac088ac41b name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:01.638873 crc crio[19822]: time=\"2026-06-12T11:19:01.63655902Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 12 11:19:01.687873 crc crio[19822]: time=\"2026-06-12T11:19:01.686723309Z\" level=info msg=\"Removing container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16\" id=0777eb2e-ec05-4f23-bed5-e1c3d6a58dac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:01.730709 crc crio[19822]: time=\"2026-06-12T11:19:01.730484076Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v5ctj/extract-utilities\" id=61308b18-5903-403a-af58-e2342aa348d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:01.731099 crc crio[19822]: time=\"2026-06-12T11:19:01.731045544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:01.757614 crc crio[19822]: time=\"2026-06-12T11:19:01.757502528Z\" level=info msg=\"Created container 404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74: openstack/ovn-northd-0/openstack-network-exporter\" id=30f6f22e-3d4e-4faf-a9ca-02e64137312c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:01.758771 crc crio[19822]: time=\"2026-06-12T11:19:01.758680972Z\" level=info msg=\"Starting container: 404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74\" id=cbbe5f31-bd61-4f77-8ceb-a0be1c3445ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:01.766145 crc crio[19822]: time=\"2026-06-12T11:19:01.766022659Z\" level=info msg=\"Started container\" PID=282699 containerID=404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74 description=openstack/ovn-northd-0/openstack-network-exporter id=cbbe5f31-bd61-4f77-8ceb-a0be1c3445ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961\nJun 12 11:19:01.805364 crc crio[19822]: time=\"2026-06-12T11:19:01.805269503Z\" level=info msg=\"Removed container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server\" id=0777eb2e-ec05-4f23-bed5-e1c3d6a58dac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:01.808637 crc crio[19822]: time=\"2026-06-12T11:19:01.808550567Z\" level=info msg=\"Removing container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93\" id=7c00f788-9a8e-42ef-8eca-a9f46102a43f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:01.823097 crc crio[19822]: time=\"2026-06-12T11:19:01.822990678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:01.834579 crc crio[19822]: time=\"2026-06-12T11:19:01.834478725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:01.926148 crc crio[19822]: time=\"2026-06-12T11:19:01.926010187Z\" level=info msg=\"Removed container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd\" id=7c00f788-9a8e-42ef-8eca-a9f46102a43f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:01.946669 crc crio[19822]: time=\"2026-06-12T11:19:01.94655969Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations\" id=f450365f-4c27-44d9-a907-41550ca6e0da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:01.947227 crc crio[19822]: time=\"2026-06-12T11:19:01.947140398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.020744 crc crio[19822]: time=\"2026-06-12T11:19:02.020648823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.026249 crc crio[19822]: time=\"2026-06-12T11:19:02.026133718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.306541 crc crio[19822]: time=\"2026-06-12T11:19:02.305979355Z\" level=info msg=\"Creating container: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log\" id=156bd455-b551-418c-b862-ebc0d348a2d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:02.306981 crc crio[19822]: time=\"2026-06-12T11:19:02.306894415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.334710 crc crio[19822]: time=\"2026-06-12T11:19:02.334576885Z\" level=info msg=\"Created container af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f: openshift-marketplace/community-operators-v5ctj/extract-utilities\" id=61308b18-5903-403a-af58-e2342aa348d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:02.336228 crc crio[19822]: time=\"2026-06-12T11:19:02.336106717Z\" level=info msg=\"Starting container: af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f\" id=eb441da0-038e-4699-940d-c70c9e4079c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:02.344702 crc crio[19822]: time=\"2026-06-12T11:19:02.344552406Z\" level=info msg=\"Started container\" PID=282756 containerID=af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f description=openshift-marketplace/community-operators-v5ctj/extract-utilities id=eb441da0-038e-4699-940d-c70c9e4079c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571\nJun 12 11:19:02.366023 crc crio[19822]: time=\"2026-06-12T11:19:02.365941579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.370956 crc crio[19822]: time=\"2026-06-12T11:19:02.370898077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.394884 crc crio[19822]: time=\"2026-06-12T11:19:02.39476311Z\" level=info msg=\"Creating container: openstack/placement-7647d767d8-zl47b/placement-log\" id=4e768aef-828f-48f8-8ae8-b83030e32b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:02.395340 crc crio[19822]: time=\"2026-06-12T11:19:02.395264266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.399672 crc crio[19822]: time=\"2026-06-12T11:19:02.399604576Z\" level=info msg=\"Created container 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations\" id=f450365f-4c27-44d9-a907-41550ca6e0da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:02.401788 crc crio[19822]: time=\"2026-06-12T11:19:02.401696059Z\" level=info msg=\"Starting container: 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4\" id=a22ccdf0-cedc-486f-a97c-2bcfc3dc5d15 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:02.414664 crc crio[19822]: time=\"2026-06-12T11:19:02.414534422Z\" level=info msg=\"Started container\" PID=282767 containerID=6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4 description=openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations id=a22ccdf0-cedc-486f-a97c-2bcfc3dc5d15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\nJun 12 11:19:02.561250 crc crio[19822]: time=\"2026-06-12T11:19:02.560984251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.566442 crc crio[19822]: time=\"2026-06-12T11:19:02.565257199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.617565 crc crio[19822]: time=\"2026-06-12T11:19:02.617468995Z\" level=info msg=\"Created container 45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log\" id=156bd455-b551-418c-b862-ebc0d348a2d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:02.625290 crc crio[19822]: time=\"2026-06-12T11:19:02.625195644Z\" level=info msg=\"Starting container: 45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20\" id=531dbe93-90cd-4cf0-8c97-383d161c225b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:02.648622 crc crio[19822]: time=\"2026-06-12T11:19:02.64700492Z\" level=info msg=\"Started container\" PID=282804 containerID=45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20 description=openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log id=531dbe93-90cd-4cf0-8c97-383d161c225b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc\nJun 12 11:19:02.793317 crc crio[19822]: time=\"2026-06-12T11:19:02.79319447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8a8917d4-d9d2-460a-a5c3-487610b0c0cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:02.858355 crc crio[19822]: time=\"2026-06-12T11:19:02.858274328Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=99963d4a-eacf-4420-894e-e5ffed305d4e name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:02.866914 crc crio[19822]: time=\"2026-06-12T11:19:02.866456871Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 11:19:02.896873 crc crio[19822]: time=\"2026-06-12T11:19:02.896579587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ca1a7340-b6ab-4891-8186-ae1cbfb50ccd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:02.948854 crc crio[19822]: time=\"2026-06-12T11:19:02.94867722Z\" level=info msg=\"Created container 3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce: openstack/placement-7647d767d8-zl47b/placement-log\" id=4e768aef-828f-48f8-8ae8-b83030e32b44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:02.949798 crc crio[19822]: time=\"2026-06-12T11:19:02.949711834Z\" level=info msg=\"Starting container: 3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce\" id=6bc9bee0-cfa9-4772-a48b-c2b59c0f6559 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:02.958525 crc crio[19822]: time=\"2026-06-12T11:19:02.95841725Z\" level=info msg=\"Started container\" PID=282824 containerID=3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce description=openstack/placement-7647d767d8-zl47b/placement-log id=6bc9bee0-cfa9-4772-a48b-c2b59c0f6559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb\nJun 12 11:19:02.984954 crc crio[19822]: time=\"2026-06-12T11:19:02.984784025Z\" level=info msg=\"Creating container: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api\" id=ea465198-4073-4164-8556-0bf0f829e345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:02.986378 crc crio[19822]: time=\"2026-06-12T11:19:02.986223132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:02.998723 crc crio[19822]: time=\"2026-06-12T11:19:02.998584055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f3e39a77-56e5-4025-9ba3-5d2c49368db4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:03.117636 crc crio[19822]: time=\"2026-06-12T11:19:03.117449412Z\" level=info msg=\"Stopping container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579 (timeout: 30s)\" id=09a5c9a8-f480-4057-9ee2-954e93bafa35 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:03.118181 crc crio[19822]: time=\"2026-06-12T11:19:03.117616689Z\" level=info msg=\"Stopping container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d (timeout: 30s)\" id=b012fc8a-9288-4d12-95e5-7a6d1a1574ad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:03.142677 crc crio[19822]: time=\"2026-06-12T11:19:03.142583995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b7e3ee70-bca1-47e8-b341-fb4e91ca3ad0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:03.193718 crc crio[19822]: time=\"2026-06-12T11:19:03.193612843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:03.200234 crc crio[19822]: time=\"2026-06-12T11:19:03.200126281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:03.404451 crc crio[19822]: time=\"2026-06-12T11:19:03.403752057Z\" level=info msg=\"Creating container: openstack/placement-7647d767d8-zl47b/placement-api\" id=6ba1ce1b-6369-454d-9a0f-71e98bb521f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:03.404796 crc crio[19822]: time=\"2026-06-12T11:19:03.404733149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:03.424049 crc crio[19822]: time=\"2026-06-12T11:19:03.423878985Z\" level=info msg=\"Stopped container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log\" id=b012fc8a-9288-4d12-95e5-7a6d1a1574ad name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:03.511852 crc crio[19822]: time=\"2026-06-12T11:19:03.511724852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:03.516098 crc crio[19822]: time=\"2026-06-12T11:19:03.516058222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:03.578445 crc crio[19822]: time=\"2026-06-12T11:19:03.578379129Z\" level=info msg=\"Created container 9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api\" id=ea465198-4073-4164-8556-0bf0f829e345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:03.581242 crc crio[19822]: time=\"2026-06-12T11:19:03.581104727Z\" level=info msg=\"Starting container: 9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4\" id=f30590a0-e84c-4bad-bdcc-9da0fda3adb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:03.601113 crc crio[19822]: time=\"2026-06-12T11:19:03.601010435Z\" level=info msg=\"Started container\" PID=282883 containerID=9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4 description=openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api id=f30590a0-e84c-4bad-bdcc-9da0fda3adb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc\nJun 12 11:19:03.665279 crc crio[19822]: time=\"2026-06-12T11:19:03.664694652Z\" level=info msg=\"Running pod sandbox: openstack/neutron-85866dbf85-csgvx/POD\" id=59b56e19-1c0e-4dfa-bdfb-e28e6b3105a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:03.665411 crc crio[19822]: time=\"2026-06-12T11:19:03.665349503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:03.719546 crc crio[19822]: time=\"2026-06-12T11:19:03.71945702Z\" level=info msg=\"Got pod network &{Name:neutron-85866dbf85-csgvx Namespace:openstack ID:00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d UID:fb8cccc0-a5bc-42c7-aa14-3220d0ff9665 NetNS:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8cccc0_a5bc_42c7_aa14_3220d0ff9665.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}\"\nJun 12 11:19:03.719546 crc crio[19822]: time=\"2026-06-12T11:19:03.719525322Z\" level=info msg=\"Adding pod openstack_neutron-85866dbf85-csgvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:03.811238 crc crio[19822]: time=\"2026-06-12T11:19:03.811108113Z\" level=info msg=\"Stopping pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=8f9aa5b7-6f41-44b2-a774-e7652bae7592 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:03.812259 crc crio[19822]: time=\"2026-06-12T11:19:03.811650111Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc007252370}] Aliases:map[]}\"\nJun 12 11:19:03.812259 crc crio[19822]: time=\"2026-06-12T11:19:03.811777785Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687718-jknvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:04.099337 crc crio[19822]: time=\"2026-06-12T11:19:04.098644389Z\" level=info msg=\"Created container 078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8: openstack/placement-7647d767d8-zl47b/placement-api\" id=6ba1ce1b-6369-454d-9a0f-71e98bb521f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:04.101354 crc crio[19822]: time=\"2026-06-12T11:19:04.10126129Z\" level=info msg=\"Starting container: 078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8\" id=98e67e7f-086c-43cd-a626-5a9cbfb0aa50 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:04.134878 crc crio[19822]: time=\"2026-06-12T11:19:04.13006484Z\" level=info msg=\"Started container\" PID=282986 containerID=078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8 description=openstack/placement-7647d767d8-zl47b/placement-api id=98e67e7f-086c-43cd-a626-5a9cbfb0aa50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb\nJun 12 11:19:04.303875 crc crio[19822]: time=\"2026-06-12T11:19:04.301442496Z\" level=info msg=\"Stopping container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73 (timeout: 30s)\" id=281f3afe-33fd-4842-bfb8-2182ebe4cc70 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:04.303875 crc crio[19822]: time=\"2026-06-12T11:19:04.303389439Z\" level=info msg=\"Stopping container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14 (timeout: 30s)\" id=2cebc737-a296-44a7-a7bb-f1d22a0cf219 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:05.524206 crc crio[19822]: time=\"2026-06-12T11:19:05.521393169Z\" level=info msg=\"Stopped container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3a8038b4-09f7-43ff-bfd8-dc89687ed2e9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:05.524206 crc crio[19822]: time=\"2026-06-12T11:19:05.523337272Z\" level=info msg=\"Stopping pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=286d2708-34c6-4aa0-aab4-26760a4e439a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:05.570143 crc crio[19822]: time=\"2026-06-12T11:19:05.570020916Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032643c8}] Aliases:map[]}\"\nJun 12 11:19:05.570407 crc crio[19822]: time=\"2026-06-12T11:19:05.570310415Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:05.576028 crc crio[19822]: time=\"2026-06-12T11:19:05.574684467Z\" level=info msg=\"Stopping container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f (timeout: 30s)\" id=dff934bb-3f73-4c62-a5b4-9ab280fbb236 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:05.576028 crc crio[19822]: time=\"2026-06-12T11:19:05.574692447Z\" level=info msg=\"Stopping container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1 (timeout: 30s)\" id=d666f004-eb41-4aa8-b341-bd2a9e22f10e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:05.707898 crc crio[19822]: time=\"2026-06-12T11:19:05.706996081Z\" level=info msg=\"Stopping container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47 (timeout: 30s)\" id=ef2439a3-aa42-4636-bed9-2e341dfe3d05 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:05.897872 crc crio[19822]: time=\"2026-06-12T11:19:05.89588239Z\" level=info msg=\"Stopping container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f (timeout: 30s)\" id=07ccd496-a72c-446c-960b-bda8130b7177 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:05.897872 crc crio[19822]: time=\"2026-06-12T11:19:05.89737399Z\" level=info msg=\"Stopping container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4 (timeout: 30s)\" id=4ff64c2c-d77d-459d-95bc-c6a58cefa2d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:05.963503 crc crio[19822]: time=\"2026-06-12T11:19:05.960297508Z\" level=info msg=\"Removing container: e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6\" id=e05c968b-d4a9-4ba7-8c98-dbc05dcd09f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:06.827082 crc crio[19822]: time=\"2026-06-12T11:19:06.826415035Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=9c8032ce-140b-4256-8100-c2f3fff59136 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:06.828905 crc crio[19822]: time=\"2026-06-12T11:19:06.828756783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:06.840520 crc crio[19822]: 2026-06-12T11:19:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00250d428b52fec Mac:3e:69:c4:0b:4e:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c SocketPath: PciID:}] [{Interface:0xc00022c620 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:06.844886 crc crio[19822]: time=\"2026-06-12T11:19:06.843397483Z\" level=info msg=\"Got pod network &{Name:neutron-85866dbf85-csgvx Namespace:openstack ID:00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d UID:fb8cccc0-a5bc-42c7-aa14-3220d0ff9665 NetNS:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8cccc0_a5bc_42c7_aa14_3220d0ff9665.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}\"\nJun 12 11:19:06.844886 crc crio[19822]: time=\"2026-06-12T11:19:06.84361282Z\" level=info msg=\"Checking pod openstack_neutron-85866dbf85-csgvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:07.333533 crc crio[19822]: time=\"2026-06-12T11:19:07.333061022Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-nh8dh/POD\" id=4b4aa7dd-e2cb-402e-9853-a373d68c3eca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:07.333609 crc crio[19822]: time=\"2026-06-12T11:19:07.333560448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:07.792468 crc crio[19822]: time=\"2026-06-12T11:19:07.792365745Z\" level=info msg=\"Stopped pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=8f9aa5b7-6f41-44b2-a774-e7652bae7592 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:08.190863 crc crio[19822]: time=\"2026-06-12T11:19:08.190749704Z\" level=info msg=\"Stopped container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log\" id=2cebc737-a296-44a7-a7bb-f1d22a0cf219 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:09.148914 crc crio[19822]: time=\"2026-06-12T11:19:09.148269941Z\" level=info msg=\"Stopping pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=7ef93017-bea7-46d4-894e-f5e85e1aa575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:09.150665 crc crio[19822]: time=\"2026-06-12T11:19:09.150576505Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"\nJun 12 11:19:09.151065 crc crio[19822]: time=\"2026-06-12T11:19:09.150986778Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-cqvfx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:10.156016 crc crio[19822]: time=\"2026-06-12T11:19:10.155350629Z\" level=info msg=\"Stopped pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=286d2708-34c6-4aa0-aab4-26760a4e439a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:10.233364 crc crio[19822]: time=\"2026-06-12T11:19:10.233148423Z\" level=info msg=\"Stopped container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log\" id=4ff64c2c-d77d-459d-95bc-c6a58cefa2d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:10.260026 crc crio[19822]: time=\"2026-06-12T11:19:10.257184798Z\" level=info msg=\"Stopped container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log\" id=d666f004-eb41-4aa8-b341-bd2a9e22f10e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:10.318092 crc crio[19822]: time=\"2026-06-12T11:19:10.315744481Z\" level=info msg=\"Ran pod sandbox 00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d with infra container: openstack/neutron-85866dbf85-csgvx/POD\" id=59b56e19-1c0e-4dfa-bdfb-e28e6b3105a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:10.318092 crc crio[19822]: time=\"2026-06-12T11:19:10.315939463Z\" level=info msg=\"Stopped container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd\" id=09a5c9a8-f480-4057-9ee2-954e93bafa35 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:10.335428 crc crio[19822]: time=\"2026-06-12T11:19:10.331426345Z\" level=info msg=\"Stopping pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=011016c9-b73b-48f0-be61-c90414089e6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:10.335428 crc crio[19822]: time=\"2026-06-12T11:19:10.333731481Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc000120d50}] Aliases:map[]}\"\nJun 12 11:19:10.335428 crc crio[19822]: time=\"2026-06-12T11:19:10.333923107Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:10.344772 crc crio[19822]: time=\"2026-06-12T11:19:10.342586764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=751e1a07-40c1-4334-a76e-b3d0f69a6e75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:10.579652 crc crio[19822]: time=\"2026-06-12T11:19:10.579373269Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=e7035baf-b8f7-4b50-8d4c-d5e4ac05907a name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:10.591687 crc crio[19822]: time=\"2026-06-12T11:19:10.58979228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0200394d-6fca-4c7c-b1d7-6c56db260bb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:10.676521 crc crio[19822]: time=\"2026-06-12T11:19:10.674216317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b38afa24-ef50-46e1-b60b-e4422fbcb34a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:11.427418 crc crio[19822]: time=\"2026-06-12T11:19:11.427315999Z\" level=info msg=\"Stopped container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd\" id=281f3afe-33fd-4842-bfb8-2182ebe4cc70 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:11.432602 crc crio[19822]: time=\"2026-06-12T11:19:11.432518908Z\" level=info msg=\"Stopping pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=f09bbbbd-1e86-4376-8d3f-2d2fe0e6f4cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:11.436878 crc crio[19822]: time=\"2026-06-12T11:19:11.436366767Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ace10}] Aliases:map[]}\"\nJun 12 11:19:11.436878 crc crio[19822]: time=\"2026-06-12T11:19:11.436723749Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:11.471354 crc crio[19822]: time=\"2026-06-12T11:19:11.471262643Z\" level=info msg=\"Creating container: openstack/neutron-85866dbf85-csgvx/neutron-api\" id=de508e51-c5ca-4812-9451-fb7fc8640e8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:11.545491 crc crio[19822]: time=\"2026-06-12T11:19:11.545318606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:11.582733 crc crio[19822]: time=\"2026-06-12T11:19:11.582587621Z\" level=info msg=\"Stopped container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ef2439a3-aa42-4636-bed9-2e341dfe3d05 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:11.584758 crc crio[19822]: time=\"2026-06-12T11:19:11.584680369Z\" level=info msg=\"Stopping pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=aceab26e-23ad-4e27-9a48-fa59853bf449 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:11.591559 crc crio[19822]: time=\"2026-06-12T11:19:11.591437917Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00008d9b8}] Aliases:map[]}\"\nJun 12 11:19:11.591744 crc crio[19822]: time=\"2026-06-12T11:19:11.591663024Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:11.633027 crc crio[19822]: time=\"2026-06-12T11:19:11.632800694Z\" level=info msg=\"Stopped pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=7ef93017-bea7-46d4-894e-f5e85e1aa575 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:11.639677 crc crio[19822]: time=\"2026-06-12T11:19:11.639541596Z\" level=info msg=\"Stopped container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api\" id=dff934bb-3f73-4c62-a5b4-9ab280fbb236 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:11.641891 crc crio[19822]: time=\"2026-06-12T11:19:11.64145869Z\" level=info msg=\"Stopping pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=0ab3870a-fff9-4955-901f-c31f60f45c56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:11.668362 crc crio[19822]: time=\"2026-06-12T11:19:11.66007482Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc007252028}] Aliases:map[]}\"\nJun 12 11:19:11.668362 crc crio[19822]: time=\"2026-06-12T11:19:11.660345609Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:11.763298 crc crio[19822]: time=\"2026-06-12T11:19:11.763219364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d9d3e332-824f-4634-84d0-371b952a80bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:11.763298 crc crio[19822]: time=\"2026-06-12T11:19:11.7632633Z\" level=info msg=\"Stopped container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata\" id=07ccd496-a72c-446c-960b-bda8130b7177 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:11.765709 crc crio[19822]: time=\"2026-06-12T11:19:11.76559179Z\" level=info msg=\"Stopping pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=0e7bf075-c5d5-4bbe-afe1-af40b7108e15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:11.767955 crc crio[19822]: time=\"2026-06-12T11:19:11.767892564Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc00008c890}] Aliases:map[]}\"\nJun 12 11:19:11.768759 crc crio[19822]: time=\"2026-06-12T11:19:11.768437502Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:11.831306 crc crio[19822]: time=\"2026-06-12T11:19:11.830129689Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=cd01c97d-5b71-467f-93f5-a6720f3add19 name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:11.841245 crc crio[19822]: time=\"2026-06-12T11:19:11.838208909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2d2b3435-157e-40ca-b0fc-0bbd7a6369d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:11.890530 crc crio[19822]: time=\"2026-06-12T11:19:11.890240359Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=2fb0c4ef-a7d2-4f9f-a591-af297ff8f74f name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:11.907798 crc crio[19822]: time=\"2026-06-12T11:19:11.907744812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=253245df-1f7a-48fb-a3a8-de944e039928 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:11.962535 crc crio[19822]: time=\"2026-06-12T11:19:11.961334374Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=d126392c-b461-4511-a81c-caac088ac41b name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:11.966350 crc crio[19822]: time=\"2026-06-12T11:19:11.963983174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1f7d17b2-6557-4ea3-b600-5265762d1e8b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:12.028892 crc crio[19822]: time=\"2026-06-12T11:19:12.027591692Z\" level=info msg=\"Removed container e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e05c968b-d4a9-4ba7-8c98-dbc05dcd09f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:12.061195 crc crio[19822]: time=\"2026-06-12T11:19:12.061120251Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=22f68f9b-055a-40ae-ad53-c0aaad0ab34c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:12.061377 crc crio[19822]: time=\"2026-06-12T11:19:12.061346278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:12.086360 crc crio[19822]: time=\"2026-06-12T11:19:12.086268161Z\" level=info msg=\"Removing container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1\" id=de8ca1ec-3b69-4908-8cb2-dc0d8e232a42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:12.090649 crc crio[19822]: time=\"2026-06-12T11:19:12.090596919Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf UID:4dabd59d-58f9-48fb-9bc4-144278e3777a NetNS:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dabd59d_58f9_48fb_9bc4_144278e3777a.slice PodAnnotations:0xc000696420}] Aliases:map[]}\"\nJun 12 11:19:12.090874 crc crio[19822]: time=\"2026-06-12T11:19:12.090786986Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:12.156801 crc crio[19822]: time=\"2026-06-12T11:19:12.156700803Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc0030942e0}] Aliases:map[]}\"\nJun 12 11:19:12.156801 crc crio[19822]: time=\"2026-06-12T11:19:12.156787576Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-nh8dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:12.279300 crc crio[19822]: time=\"2026-06-12T11:19:12.278682855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4b8d9195-fcfb-4465-902f-15c514d5e6bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:12.346761 crc crio[19822]: time=\"2026-06-12T11:19:12.346714017Z\" level=info msg=\"Removed container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=de8ca1ec-3b69-4908-8cb2-dc0d8e232a42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:12.416546 crc crio[19822]: time=\"2026-06-12T11:19:12.416454905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=b34a460a-bea5-42c6-83eb-a4f034757d69 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:12.417181 crc crio[19822]: time=\"2026-06-12T11:19:12.417092336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:12.426968 crc crio[19822]: time=\"2026-06-12T11:19:12.423666318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:12.427791 crc crio[19822]: time=\"2026-06-12T11:19:12.427560789Z\" level=info msg=\"Stopped pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=aceab26e-23ad-4e27-9a48-fa59853bf449 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:12.550997 crc crio[19822]: time=\"2026-06-12T11:19:12.548732259Z\" level=info msg=\"Stopped pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=0ab3870a-fff9-4955-901f-c31f60f45c56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:12.551569 crc crio[19822]: time=\"2026-06-12T11:19:12.54969862Z\" level=info msg=\"Stopped pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=0e7bf075-c5d5-4bbe-afe1-af40b7108e15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:12.630250 crc crio[19822]: time=\"2026-06-12T11:19:12.630103111Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 UID:4aabdc4d-8c2f-4d82-804a-eaa786e2ad91 NetNS:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4aabdc4d_8c2f_4d82_804a_eaa786e2ad91.slice PodAnnotations:0xc00244c0f0}] Aliases:map[]}\"\nJun 12 11:19:12.630250 crc crio[19822]: time=\"2026-06-12T11:19:12.630247505Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:12.700245 crc crio[19822]: time=\"2026-06-12T11:19:12.700125396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0050651b-408d-45d8-87c4-96caf6bfc910 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:13.108992 crc crio[19822]: time=\"2026-06-12T11:19:13.107511553Z\" level=info msg=\"Creating container: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log\" id=9ed02e20-585d-4c7c-96de-82d0649d5ea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:13.110137 crc crio[19822]: time=\"2026-06-12T11:19:13.110071255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:13.190340 crc crio[19822]: time=\"2026-06-12T11:19:13.190231319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:13.195984 crc crio[19822]: time=\"2026-06-12T11:19:13.195901202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:13.380882 crc crio[19822]: time=\"2026-06-12T11:19:13.380275045Z\" level=info msg=\"Removing container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f\" id=f583148a-26ab-4a90-bfc1-3c93aaa6c855 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:13.409921 crc crio[19822]: time=\"2026-06-12T11:19:13.409869566Z\" level=info msg=\"Created container 58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a: openstack/neutron-85866dbf85-csgvx/neutron-api\" id=de508e51-c5ca-4812-9451-fb7fc8640e8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:13.411191 crc crio[19822]: time=\"2026-06-12T11:19:13.411083515Z\" level=info msg=\"Starting container: 58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a\" id=11411113-a4e7-4c92-9470-9045cb5aedbb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:13.416627 crc crio[19822]: time=\"2026-06-12T11:19:13.41655291Z\" level=info msg=\"Started container\" PID=284210 containerID=58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a description=openstack/neutron-85866dbf85-csgvx/neutron-api id=11411113-a4e7-4c92-9470-9045cb5aedbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d\nJun 12 11:19:13.433944 crc crio[19822]: time=\"2026-06-12T11:19:13.433779367Z\" level=info msg=\"Removed container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata\" id=f583148a-26ab-4a90-bfc1-3c93aaa6c855 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:13.437237 crc crio[19822]: time=\"2026-06-12T11:19:13.437145564Z\" level=info msg=\"Removing container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4\" id=fa87d6be-2e5a-419d-886e-9f8d2ae81852 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:13.696493 crc crio[19822]: time=\"2026-06-12T11:19:13.696312416Z\" level=info msg=\"Removed container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log\" id=fa87d6be-2e5a-419d-886e-9f8d2ae81852 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:13.704454 crc crio[19822]: time=\"2026-06-12T11:19:13.704409213Z\" level=info msg=\"Removing container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f\" id=2dbf10b7-4d85-4d29-a259-a3e6625055f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:13.796030 crc crio[19822]: time=\"2026-06-12T11:19:13.795975552Z\" level=info msg=\"Removed container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api\" id=2dbf10b7-4d85-4d29-a259-a3e6625055f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:13.802368 crc crio[19822]: time=\"2026-06-12T11:19:13.802331026Z\" level=info msg=\"Removing container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1\" id=9e59de89-e2e3-4373-982f-4c36bfe0fab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:13.947260 crc crio[19822]: time=\"2026-06-12T11:19:13.946562764Z\" level=info msg=\"Removed container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log\" id=9e59de89-e2e3-4373-982f-4c36bfe0fab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:13.952487 crc crio[19822]: time=\"2026-06-12T11:19:13.952405686Z\" level=info msg=\"Removing container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47\" id=0c672a7c-6008-4369-96c0-1b45dc19bbfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:14.042009 crc crio[19822]: time=\"2026-06-12T11:19:14.041801546Z\" level=info msg=\"Removed container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0c672a7c-6008-4369-96c0-1b45dc19bbfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:14.675562 crc crio[19822]: time=\"2026-06-12T11:19:14.675391725Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=a10fae7a-179a-4535-9194-f0d47b3c3f31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:14.681422 crc crio[19822]: time=\"2026-06-12T11:19:14.681226824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:14.750785 crc crio[19822]: time=\"2026-06-12T11:19:14.750119131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:14.756680 crc crio[19822]: time=\"2026-06-12T11:19:14.756578118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:14.785359 crc crio[19822]: time=\"2026-06-12T11:19:14.785158531Z\" level=info msg=\"Created container 249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log\" id=9ed02e20-585d-4c7c-96de-82d0649d5ea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:14.786668 crc crio[19822]: time=\"2026-06-12T11:19:14.786579458Z\" level=info msg=\"Starting container: 249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db\" id=a79516d0-4a17-4131-8a78-e9570d324032 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:14.792479 crc crio[19822]: time=\"2026-06-12T11:19:14.792260905Z\" level=info msg=\"Started container\" PID=284290 containerID=249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db description=openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log id=a79516d0-4a17-4131-8a78-e9570d324032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b\nJun 12 11:19:14.819936 crc crio[19822]: time=\"2026-06-12T11:19:14.819881668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a530ed71-0360-47cc-a5ac-1a905ba22ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:14.946241 crc crio[19822]: time=\"2026-06-12T11:19:14.946073834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b5f4233-e748-44ce-9ba2-335c2d71931a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:15.007290 crc crio[19822]: time=\"2026-06-12T11:19:15.006971535Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log\" id=b763a588-4161-4acc-affc-04a222817065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:15.010218 crc crio[19822]: time=\"2026-06-12T11:19:15.009206418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:15.043743 crc crio[19822]: time=\"2026-06-12T11:19:15.041757045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=880dbcb3-7425-47bd-aa3e-e9172fe78ff6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:15.096738 crc crio[19822]: time=\"2026-06-12T11:19:15.096628897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:15.107504 crc crio[19822]: time=\"2026-06-12T11:19:15.107402419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:15.189028 crc crio[19822]: time=\"2026-06-12T11:19:15.188814388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=058ea378-12ef-4c93-98db-d02ec234c6a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:15.506051 crc crio[19822]: time=\"2026-06-12T11:19:15.505476231Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3cd2d509-d695-4979-b903-e296de1adacf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:15.508239 crc crio[19822]: time=\"2026-06-12T11:19:15.508136587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:15.514371 crc crio[19822]: time=\"2026-06-12T11:19:15.514270105Z\" level=info msg=\"Created container 6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80: openstack/swift-storage-0/account-server\" id=a10fae7a-179a-4535-9194-f0d47b3c3f31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:15.515382 crc crio[19822]: time=\"2026-06-12T11:19:15.515312144Z\" level=info msg=\"Starting container: 6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80\" id=8d01e09a-f555-42db-9da1-55c801135a48 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:15.531538 crc crio[19822]: time=\"2026-06-12T11:19:15.531434119Z\" level=info msg=\"Started container\" PID=284439 containerID=6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80 description=openstack/swift-storage-0/account-server id=8d01e09a-f555-42db-9da1-55c801135a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:15.547300 crc crio[19822]: time=\"2026-06-12T11:19:15.547080493Z\" level=info msg=\"Created container af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log\" id=b763a588-4161-4acc-affc-04a222817065 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:15.548027 crc crio[19822]: time=\"2026-06-12T11:19:15.547945577Z\" level=info msg=\"Creating container: openstack/neutron-85866dbf85-csgvx/neutron-httpd\" id=38bc22c7-ffab-4271-a5a6-cc3d463beffe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:15.548764 crc crio[19822]: time=\"2026-06-12T11:19:15.548402209Z\" level=info msg=\"Starting container: af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca\" id=5e317eb6-3579-4312-a398-176ae0994e37 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:15.558243 crc crio[19822]: time=\"2026-06-12T11:19:15.558139713Z\" level=info msg=\"Started container\" PID=284477 containerID=af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca description=openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log id=5e317eb6-3579-4312-a398-176ae0994e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5\nJun 12 11:19:15.596501 crc crio[19822]: time=\"2026-06-12T11:19:15.596350676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=f3374dde-abc9-44d9-b8f0-a99b9c7d727b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:15.616375 crc crio[19822]: time=\"2026-06-12T11:19:15.616287965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=02753aa9-3cab-4185-9ec7-309622f44f87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:15.623040 crc crio[19822]: time=\"2026-06-12T11:19:15.622949489Z\" level=info msg=\"Creating container: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker\" id=3003bfa7-b76e-40e8-84a1-f485319a93f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:15.644435 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0fb0f937c1b443 Mac:2a:c3:f7:44:c4:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 SocketPath: PciID:}] [{Interface:0xc00022c630 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:15.646399 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19b63a8012d8efc Mac:be:c4:71:97:6f:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a SocketPath: PciID:}] [{Interface:0xc00037e830 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:15.648105 crc crio[19822]: time=\"2026-06-12T11:19:15.648051274Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc0030942e0}] Aliases:map[]}\"\nJun 12 11:19:15.648323 crc crio[19822]: time=\"2026-06-12T11:19:15.648280081Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-nh8dh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:15.651517 crc crio[19822]: time=\"2026-06-12T11:19:15.649639995Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf UID:4dabd59d-58f9-48fb-9bc4-144278e3777a NetNS:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dabd59d_58f9_48fb_9bc4_144278e3777a.slice PodAnnotations:0xc000696420}] Aliases:map[]}\"\nJun 12 11:19:15.651517 crc crio[19822]: time=\"2026-06-12T11:19:15.650249185Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:15.659028 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f212b2a3ea62aa Mac:3e:ca:6f:82:8c:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:15.659028 crc crio[19822]: time=\"2026-06-12T11:19:15.657528479Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 UID:4aabdc4d-8c2f-4d82-804a-eaa786e2ad91 NetNS:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4aabdc4d_8c2f_4d82_804a_eaa786e2ad91.slice PodAnnotations:0xc00244c0f0}] Aliases:map[]}\"\nJun 12 11:19:15.659028 crc crio[19822]: time=\"2026-06-12T11:19:15.657656534Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:16.738308 crc crio[19822]: time=\"2026-06-12T11:19:16.737547038Z\" level=info msg=\"Stopping container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c (timeout: 30s)\" id=046296f4-bcf4-4ff7-a79b-a75c1bdec64f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:16.757124 crc crio[19822]: time=\"2026-06-12T11:19:16.737644014Z\" level=info msg=\"Stopping container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45 (timeout: 30s)\" id=2882034c-e96b-4cfb-8f50-74e7ed63f5d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:16.791338 crc crio[19822]: time=\"2026-06-12T11:19:16.791258866Z\" level=info msg=\"Stopping container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e (timeout: 30s)\" id=9cf63121-097a-4c6a-b656-939659066b06 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:16.792539 crc crio[19822]: time=\"2026-06-12T11:19:16.792004713Z\" level=info msg=\"Stopping container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1 (timeout: 30s)\" id=aec21264-ed69-4c8a-a40c-34e588f9ec89 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:17.111980 crc crio[19822]: time=\"2026-06-12T11:19:17.111460519Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=cdbdf225-f151-44e1-b68c-80b66c7e0c1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:17.112204 crc crio[19822]: time=\"2026-06-12T11:19:17.111998196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:18.313469 crc crio[19822]: time=\"2026-06-12T11:19:18.312926756Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e3b237a7-1d9d-4e66-b970-00b49975ed7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:18.313469 crc crio[19822]: time=\"2026-06-12T11:19:18.313456914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:18.787937 crc crio[19822]: time=\"2026-06-12T11:19:18.787774322Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a711df8f-c190-4ab3-94d6-2c6da3a34d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:18.787937 crc crio[19822]: time=\"2026-06-12T11:19:18.787918617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:20.254903 crc crio[19822]: time=\"2026-06-12T11:19:20.254005858Z\" level=info msg=\"Stopping container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b (timeout: 30s)\" id=3b8690a1-bfcd-458b-a7ae-1bdef3f70468 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:20.256518 crc crio[19822]: time=\"2026-06-12T11:19:20.255100093Z\" level=info msg=\"Stopping container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3 (timeout: 30s)\" id=d001229e-f824-469d-94ef-4221524c9803 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:20.867655 crc crio[19822]: time=\"2026-06-12T11:19:20.867567392Z\" level=info msg=\"Removing container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af\" id=4d321c9f-6b10-421f-acfd-ef888ea2402f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:22.929928 crc crio[19822]: time=\"2026-06-12T11:19:22.929401761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:23.039668 crc crio[19822]: time=\"2026-06-12T11:19:23.039537677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:23.041496 crc crio[19822]: time=\"2026-06-12T11:19:23.041123905Z\" level=info msg=\"Stopped container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler\" id=2882034c-e96b-4cfb-8f50-74e7ed63f5d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:23.045728 crc crio[19822]: time=\"2026-06-12T11:19:23.045235896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:23.048489 crc crio[19822]: time=\"2026-06-12T11:19:23.048376356Z\" level=info msg=\"Stopped container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=3b8690a1-bfcd-458b-a7ae-1bdef3f70468 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:23.062507 crc crio[19822]: time=\"2026-06-12T11:19:23.060335017Z\" level=info msg=\"Ran pod sandbox 0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 with infra container: openstack/nova-cell0-conductor-0/POD\" id=22f68f9b-055a-40ae-ad53-c0aaad0ab34c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:23.062507 crc crio[19822]: time=\"2026-06-12T11:19:23.060637127Z\" level=info msg=\"Stopped pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=011016c9-b73b-48f0-be61-c90414089e6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:23.065576 crc crio[19822]: time=\"2026-06-12T11:19:23.065230513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=46aa4dfa-62af-4671-a0e7-5469dfde19c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:23.153564 crc crio[19822]: time=\"2026-06-12T11:19:23.153359815Z\" level=info msg=\"Stopped container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log\" id=aec21264-ed69-4c8a-a40c-34e588f9ec89 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:23.158534 crc crio[19822]: time=\"2026-06-12T11:19:23.15844673Z\" level=info msg=\"Ran pod sandbox 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 with infra container: openstack/nova-cell0-cell-mapping-nh8dh/POD\" id=4b4aa7dd-e2cb-402e-9853-a373d68c3eca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:23.162736 crc crio[19822]: time=\"2026-06-12T11:19:23.162670564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ebd5ba19-2ffa-4d25-908f-c7f9a290edbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:23.246623 crc crio[19822]: time=\"2026-06-12T11:19:23.246523467Z\" level=info msg=\"Stopped container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api\" id=9cf63121-097a-4c6a-b656-939659066b06 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:23.248065 crc crio[19822]: time=\"2026-06-12T11:19:23.247987485Z\" level=info msg=\"Stopping pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=1e23bd11-7ac6-43a1-b0b9-4ff8ea1b64ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:23.254687 crc crio[19822]: time=\"2026-06-12T11:19:23.254586334Z\" level=info msg=\"Stopped pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=f09bbbbd-1e86-4376-8d3f-2d2fe0e6f4cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:23.256287 crc crio[19822]: time=\"2026-06-12T11:19:23.256136484Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc002ed12d8}] Aliases:map[]}\"\nJun 12 11:19:23.256459 crc crio[19822]: time=\"2026-06-12T11:19:23.256397922Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:23.397656 crc crio[19822]: time=\"2026-06-12T11:19:23.397556414Z\" level=info msg=\"Ran pod sandbox f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf with infra container: openstack/nova-cell1-conductor-0/POD\" id=9c8032ce-140b-4256-8100-c2f3fff59136 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:23.404030 crc crio[19822]: time=\"2026-06-12T11:19:23.403917269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d485a6d0-69e1-410c-a730-af628f13f923 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:23.443676 crc crio[19822]: time=\"2026-06-12T11:19:23.443458182Z\" level=info msg=\"Stopped container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe\" id=046296f4-bcf4-4ff7-a79b-a75c1bdec64f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:23.457201 crc crio[19822]: time=\"2026-06-12T11:19:23.454126683Z\" level=info msg=\"Stopping pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=8d097565-5711-4876-9fc4-c863043ffce6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:23.457201 crc crio[19822]: time=\"2026-06-12T11:19:23.455681143Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"\nJun 12 11:19:23.457201 crc crio[19822]: time=\"2026-06-12T11:19:23.456540641Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:23.527737 crc crio[19822]: time=\"2026-06-12T11:19:23.52150998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2428a610-9e74-42cf-afc0-723e8d42f5e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:23.560706 crc crio[19822]: time=\"2026-06-12T11:19:23.560313023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=eb1fe451-03f6-4aea-92ea-33cfab51ab94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:23.858774 crc crio[19822]: time=\"2026-06-12T11:19:23.857137834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=51ddcaaf-128d-4462-9d57-4296ce1d2acd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:23.892746 crc crio[19822]: time=\"2026-06-12T11:19:23.892619134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=244611d6-e932-4581-b409-76142dc38025 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:24.034003 crc crio[19822]: time=\"2026-06-12T11:19:24.032897915Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e2c3b5b3-204e-4014-95da-1ea4bae097f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:24.044586 crc crio[19822]: time=\"2026-06-12T11:19:24.044486135Z\" level=info msg=\"Created container 4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb: openstack/ceilometer-0/ceilometer-notification-agent\" id=3cd2d509-d695-4979-b903-e296de1adacf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:24.048224 crc crio[19822]: time=\"2026-06-12T11:19:24.048105697Z\" level=info msg=\"Starting container: 4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb\" id=f16b8256-8072-499d-9276-8812e123f37a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:24.059804 crc crio[19822]: time=\"2026-06-12T11:19:24.059708281Z\" level=info msg=\"Started container\" PID=285147 containerID=4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb description=openstack/ceilometer-0/ceilometer-notification-agent id=f16b8256-8072-499d-9276-8812e123f37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34\nJun 12 11:19:24.069649 crc crio[19822]: time=\"2026-06-12T11:19:24.069548273Z\" level=info msg=\"Stopped container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=d001229e-f824-469d-94ef-4221524c9803 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:24.071998 crc crio[19822]: time=\"2026-06-12T11:19:24.071484256Z\" level=info msg=\"Stopping pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=49f26f79-1a23-445d-ae6d-acf1b01638ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:24.081674 crc crio[19822]: time=\"2026-06-12T11:19:24.081517346Z\" level=info msg=\"Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00244c960}] Aliases:map[]}\"\nJun 12 11:19:24.082022 crc crio[19822]: time=\"2026-06-12T11:19:24.081796274Z\" level=info msg=\"Deleting pod openstack_barbican-api-5bc555456d-6l857 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:24.096865 crc crio[19822]: time=\"2026-06-12T11:19:24.094485047Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=90366c38-e5fc-47bb-b2d8-72ae2f0ae4f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:24.096865 crc crio[19822]: time=\"2026-06-12T11:19:24.096313169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:24.124049 crc crio[19822]: time=\"2026-06-12T11:19:24.123926864Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=99963d4a-eacf-4420-894e-e5ffed305d4e name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:24.126972 crc crio[19822]: time=\"2026-06-12T11:19:24.125664223Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e76813d8-ecb8-4d41-96dd-b8869e9c993b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:24.142734 crc crio[19822]: time=\"2026-06-12T11:19:24.142636385Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:24.143012 crc crio[19822]: time=\"2026-06-12T11:19:24.142757499Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:24.146279 crc crio[19822]: time=\"2026-06-12T11:19:24.146209085Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=de4baef8-fce0-4846-a0fb-1282bbbdaf83 name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:24.160457 crc crio[19822]: time=\"2026-06-12T11:19:24.160406972Z\" level=info msg=\"Stopped pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=1e23bd11-7ac6-43a1-b0b9-4ff8ea1b64ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:24.161299 crc crio[19822]: time=\"2026-06-12T11:19:24.161130487Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 12 11:19:24.183413 crc crio[19822]: time=\"2026-06-12T11:19:24.183318534Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage\" id=beda42a1-e250-43b6-a17d-890a3f6022d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:24.298328 crc crio[19822]: time=\"2026-06-12T11:19:24.295883359Z\" level=info msg=\"Removed container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=4d321c9f-6b10-421f-acfd-ef888ea2402f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:24.318742 crc crio[19822]: time=\"2026-06-12T11:19:24.318128114Z\" level=info msg=\"Removing container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73\" id=c938e6dc-c539-484b-9624-6ea52bbb6479 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:24.372456 crc crio[19822]: time=\"2026-06-12T11:19:24.371070851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:24.378103 crc crio[19822]: time=\"2026-06-12T11:19:24.377478978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:24.384698 crc crio[19822]: time=\"2026-06-12T11:19:24.3846167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:24.401385 crc crio[19822]: time=\"2026-06-12T11:19:24.401000703Z\" level=info msg=\"Stopped pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=8d097565-5711-4876-9fc4-c863043ffce6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:24.405030 crc crio[19822]: time=\"2026-06-12T11:19:24.403365273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:24.405030 crc crio[19822]: time=\"2026-06-12T11:19:24.403568802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:24.422668 crc crio[19822]: time=\"2026-06-12T11:19:24.422588879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:24.537638 crc crio[19822]: time=\"2026-06-12T11:19:24.537282222Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc000696c20}] Aliases:map[]}\"\nJun 12 11:19:24.537638 crc crio[19822]: time=\"2026-06-12T11:19:24.537624303Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:24.542120 crc crio[19822]: time=\"2026-06-12T11:19:24.537991625Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc0052128f8}] Aliases:map[]}\"\nJun 12 11:19:24.542120 crc crio[19822]: time=\"2026-06-12T11:19:24.538032757Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:24.551913 crc crio[19822]: time=\"2026-06-12T11:19:24.547924196Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=975d2e6b-2244-47da-8258-2a2279e206be name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:24.558610 crc crio[19822]: time=\"2026-06-12T11:19:24.558508094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f50ea1ea-2df7-49e1-b398-de7645f9126a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:24.605210 crc crio[19822]: time=\"2026-06-12T11:19:24.605106587Z\" level=info msg=\"Removed container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd\" id=c938e6dc-c539-484b-9624-6ea52bbb6479 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:24.620389 crc crio[19822]: time=\"2026-06-12T11:19:24.620278937Z\" level=info msg=\"Removing container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14\" id=6bc9ffbe-5abf-4285-892f-fd021cc34c73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:24.729685 crc crio[19822]: time=\"2026-06-12T11:19:24.728487857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:24.740449 crc crio[19822]: time=\"2026-06-12T11:19:24.740370375Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=bc4c7df7-0956-4b26-8a54-ed9b803896dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:24.751916 crc crio[19822]: time=\"2026-06-12T11:19:24.751734119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:24.785472 crc crio[19822]: time=\"2026-06-12T11:19:24.782101389Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc005212560}] Aliases:map[]}\"\nJun 12 11:19:24.785472 crc crio[19822]: time=\"2026-06-12T11:19:24.782679055Z\" level=info msg=\"Stopped pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=49f26f79-1a23-445d-ae6d-acf1b01638ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:24.785472 crc crio[19822]: time=\"2026-06-12T11:19:24.783599968Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:24.964982 crc crio[19822]: time=\"2026-06-12T11:19:24.964274609Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v5ctj/extract-content\" id=dcc19deb-ff79-4b8a-8feb-7f3c7fd12877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:25.005604 crc crio[19822]: time=\"2026-06-12T11:19:25.004953136Z\" level=info msg=\"Created container 87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e: openstack/neutron-85866dbf85-csgvx/neutron-httpd\" id=38bc22c7-ffab-4271-a5a6-cc3d463beffe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:25.031116 crc crio[19822]: time=\"2026-06-12T11:19:25.031059614Z\" level=info msg=\"Starting container: 87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e\" id=4eb8abae-a9da-46bb-ad68-b0af883b817a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:25.045032 crc crio[19822]: time=\"2026-06-12T11:19:25.044785968Z\" level=info msg=\"Started container\" PID=285382 containerID=87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e description=openstack/neutron-85866dbf85-csgvx/neutron-httpd id=4eb8abae-a9da-46bb-ad68-b0af883b817a name=/runtime.v1.RuntimeService/StartContainer sandboxID=00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d\nJun 12 11:19:25.057603 crc crio[19822]: time=\"2026-06-12T11:19:25.057376875Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener\" id=f44036e8-bc17-4d56-bb08-c6e165d7388b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:25.070876 crc crio[19822]: time=\"2026-06-12T11:19:25.069278198Z\" level=info msg=\"Removed container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log\" id=6bc9ffbe-5abf-4285-892f-fd021cc34c73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:25.086636 crc crio[19822]: time=\"2026-06-12T11:19:25.070800178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:25.086636 crc crio[19822]: time=\"2026-06-12T11:19:25.078874388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:25.086636 crc crio[19822]: time=\"2026-06-12T11:19:25.081658698Z\" level=info msg=\"Removing container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2\" id=de90be6b-526e-4498-ba30-fba01321c78e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:25.169436 crc crio[19822]: time=\"2026-06-12T11:19:25.169258851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:25.552097 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd2e53bef6c618 Mac:ee:90:e5:6d:4b:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f SocketPath: PciID:}] [{Interface:0xc00029a9e0 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:25.552097 crc crio[19822]: time=\"2026-06-12T11:19:25.550965836Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc0052128f8}] Aliases:map[]}\"\nJun 12 11:19:25.552097 crc crio[19822]: time=\"2026-06-12T11:19:25.55110551Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:25.623506 crc crio[19822]: time=\"2026-06-12T11:19:25.616345422Z\" level=info msg=\"Created container d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=90366c38-e5fc-47bb-b2d8-72ae2f0ae4f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:25.637883 crc crio[19822]: time=\"2026-06-12T11:19:25.6375416Z\" level=info msg=\"Ran pod sandbox efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada with infra container: openstack/nova-api-0/POD\" id=a711df8f-c190-4ab3-94d6-2c6da3a34d79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:25.639783 crc crio[19822]: time=\"2026-06-12T11:19:25.639709915Z\" level=info msg=\"Starting container: d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c\" id=82caee2f-a2e3-461f-be0a-5f363923c2c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:25.649737 crc crio[19822]: time=\"2026-06-12T11:19:25.649646566Z\" level=info msg=\"Started container\" PID=285461 containerID=d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=82caee2f-a2e3-461f-be0a-5f363923c2c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33\nJun 12 11:19:25.650686 crc crio[19822]: time=\"2026-06-12T11:19:25.650613027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:25.650994 crc crio[19822]: time=\"2026-06-12T11:19:25.650943178Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:25.651065 crc crio[19822]: time=\"2026-06-12T11:19:25.65101247Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:25.663133 crc crio[19822]: time=\"2026-06-12T11:19:25.658797935Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=34b5226e-702c-4b12-b808-d09d365089bf name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:25.693142 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8176eddb44a1a50 Mac:d6:94:d7:72:12:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:25.694779 crc crio[19822]: time=\"2026-06-12T11:19:25.694697143Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc000696c20}] Aliases:map[]}\"\nJun 12 11:19:25.695050 crc crio[19822]: time=\"2026-06-12T11:19:25.694973562Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:25.707081 crc crio[19822]: time=\"2026-06-12T11:19:25.707020633Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 11:19:25.743708 crc crio[19822]: time=\"2026-06-12T11:19:25.743618705Z\" level=info msg=\"Ran pod sandbox 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 with infra container: openstack/nova-metadata-0/POD\" id=e3b237a7-1d9d-4e66-b970-00b49975ed7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:25.759210 crc crio[19822]: time=\"2026-06-12T11:19:25.75865217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:25.759736 crc crio[19822]: time=\"2026-06-12T11:19:25.759657683Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:25.759952 crc crio[19822]: time=\"2026-06-12T11:19:25.759929662Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:25.761458 crc crio[19822]: time=\"2026-06-12T11:19:25.760946774Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aa2ae6f1-26a7-4049-a843-1e01d4e3ed6e name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:25.764463 crc crio[19822]: time=\"2026-06-12T11:19:25.764384744Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 11:19:25.800034 crc crio[19822]: time=\"2026-06-12T11:19:25.7999776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:25.811080 crc crio[19822]: time=\"2026-06-12T11:19:25.810984402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:25.856135 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97fa363a1b6feac Mac:0e:2b:a1:f7:5d:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:25.857656 crc crio[19822]: time=\"2026-06-12T11:19:25.857622559Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc005212560}] Aliases:map[]}\"\nJun 12 11:19:25.857916 crc crio[19822]: time=\"2026-06-12T11:19:25.857892648Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:26.010693 crc crio[19822]: time=\"2026-06-12T11:19:26.01056846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.028350 crc crio[19822]: time=\"2026-06-12T11:19:26.028308541Z\" level=info msg=\"Ran pod sandbox 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 with infra container: openstack/nova-scheduler-0/POD\" id=cdbdf225-f151-44e1-b68c-80b66c7e0c1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:26.033551 crc crio[19822]: time=\"2026-06-12T11:19:26.031527776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.040869 crc crio[19822]: time=\"2026-06-12T11:19:26.040780163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:26.041582 crc crio[19822]: time=\"2026-06-12T11:19:26.041542607Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:26.041732 crc crio[19822]: time=\"2026-06-12T11:19:26.041712693Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:26.043388 crc crio[19822]: time=\"2026-06-12T11:19:26.043312657Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4ec7c134-c00d-4d0c-96fb-04cf94f882bf name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:26.046237 crc crio[19822]: time=\"2026-06-12T11:19:26.046140558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.048788 crc crio[19822]: time=\"2026-06-12T11:19:26.04875372Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 12 11:19:26.061879 crc crio[19822]: time=\"2026-06-12T11:19:26.059063445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.061879 crc crio[19822]: time=\"2026-06-12T11:19:26.060712888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.073673 crc crio[19822]: time=\"2026-06-12T11:19:26.073028222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.074320 crc crio[19822]: time=\"2026-06-12T11:19:26.07349982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.079438 crc crio[19822]: time=\"2026-06-12T11:19:26.079376183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.084107 crc crio[19822]: time=\"2026-06-12T11:19:26.084012963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.136388 crc crio[19822]: time=\"2026-06-12T11:19:26.13445477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.148791 crc crio[19822]: time=\"2026-06-12T11:19:26.148685494Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=175488cb-ba0e-4be1-a854-815d5055154a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:26.148791 crc crio[19822]: time=\"2026-06-12T11:19:26.148762086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.226290 crc crio[19822]: time=\"2026-06-12T11:19:26.225271222Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb UID:f6f04bc7-a135-4b58-b376-c64f9ef719ba NetNS:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6f04bc7_a135_4b58_b376_c64f9ef719ba.slice PodAnnotations:0xc001ee2e68}] Aliases:map[]}\"\nJun 12 11:19:26.226290 crc crio[19822]: time=\"2026-06-12T11:19:26.225337745Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:26.361006 crc crio[19822]: time=\"2026-06-12T11:19:26.360909308Z\" level=info msg=\"Removed container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=de90be6b-526e-4498-ba30-fba01321c78e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:26.366120 crc crio[19822]: time=\"2026-06-12T11:19:26.366029615Z\" level=info msg=\"Removing container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579\" id=7247169b-5c2e-42b0-a4b7-955e1bbb0d26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:26.535918 crc crio[19822]: time=\"2026-06-12T11:19:26.527531811Z\" level=info msg=\"Removed container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd\" id=7247169b-5c2e-42b0-a4b7-955e1bbb0d26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:26.547889 crc crio[19822]: time=\"2026-06-12T11:19:26.547750898Z\" level=info msg=\"Removing container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d\" id=0cc770c6-d910-403a-bac6-06432ae96dd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:26.752545 crc crio[19822]: time=\"2026-06-12T11:19:26.752454313Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f5a7fa37-c613-406c-882a-c6c51c711894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:26.752667 crc crio[19822]: time=\"2026-06-12T11:19:26.752577727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:26.810506 crc crio[19822]: time=\"2026-06-12T11:19:26.810397024Z\" level=info msg=\"Removed container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log\" id=0cc770c6-d910-403a-bac6-06432ae96dd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:26.817468 crc crio[19822]: time=\"2026-06-12T11:19:26.817320105Z\" level=info msg=\"Removing container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c\" id=9b790f31-c0fa-4cd4-a581-11c2347d0b30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:26.894003 crc crio[19822]: time=\"2026-06-12T11:19:26.893756316Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb UID:d1a355e4-2250-42d7-a300-8a6a461a7bdc NetNS:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1a355e4_2250_42d7_a300_8a6a461a7bdc.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"\nJun 12 11:19:26.894003 crc crio[19822]: time=\"2026-06-12T11:19:26.893953302Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:26.993538 crc crio[19822]: time=\"2026-06-12T11:19:26.99318469Z\" level=info msg=\"Removed container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe\" id=9b790f31-c0fa-4cd4-a581-11c2347d0b30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.007605 crc crio[19822]: time=\"2026-06-12T11:19:27.007506412Z\" level=info msg=\"Removing container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45\" id=0f657b17-a771-4798-af37-9b595f004aee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.135297 crc crio[19822]: time=\"2026-06-12T11:19:27.133962672Z\" level=info msg=\"Created container 03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e2c3b5b3-204e-4014-95da-1ea4bae097f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:27.139395 crc crio[19822]: time=\"2026-06-12T11:19:27.13873984Z\" level=info msg=\"Starting container: 03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469\" id=94f9e8d5-d9c8-4c11-8968-2ebed27447e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:27.164997 crc crio[19822]: time=\"2026-06-12T11:19:27.1649164Z\" level=info msg=\"Started container\" PID=285865 containerID=03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=94f9e8d5-d9c8-4c11-8968-2ebed27447e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf\nJun 12 11:19:27.306881 crc crio[19822]: time=\"2026-06-12T11:19:27.299907978Z\" level=info msg=\"Created container a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener\" id=f44036e8-bc17-4d56-bb08-c6e165d7388b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:27.306881 crc crio[19822]: time=\"2026-06-12T11:19:27.300527968Z\" level=info msg=\"Created container 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage\" id=beda42a1-e250-43b6-a17d-890a3f6022d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:27.306881 crc crio[19822]: time=\"2026-06-12T11:19:27.300970272Z\" level=info msg=\"Created container c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0: openshift-marketplace/community-operators-v5ctj/extract-content\" id=dcc19deb-ff79-4b8a-8feb-7f3c7fd12877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:27.332512 crc crio[19822]: time=\"2026-06-12T11:19:27.332371408Z\" level=info msg=\"Starting container: 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63\" id=f8e821e4-304f-4cc7-ade8-7293713e693e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:27.335862 crc crio[19822]: time=\"2026-06-12T11:19:27.334922108Z\" level=info msg=\"Starting container: c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0\" id=ddd99be9-4cb8-4886-b6a5-a5cea75d45db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:27.335862 crc crio[19822]: time=\"2026-06-12T11:19:27.335643971Z\" level=info msg=\"Starting container: a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818\" id=8d929058-4fef-48ea-8777-919ce28daaa0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:27.343333 crc crio[19822]: time=\"2026-06-12T11:19:27.343242359Z\" level=info msg=\"Started container\" PID=285863 containerID=13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63 description=openstack/nova-cell0-cell-mapping-nh8dh/nova-manage id=f8e821e4-304f-4cc7-ade8-7293713e693e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\nJun 12 11:19:27.345709 crc crio[19822]: time=\"2026-06-12T11:19:27.34562567Z\" level=info msg=\"Started container\" PID=285864 containerID=c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0 description=openshift-marketplace/community-operators-v5ctj/extract-content id=ddd99be9-4cb8-4886-b6a5-a5cea75d45db name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571\nJun 12 11:19:27.357066 crc crio[19822]: time=\"2026-06-12T11:19:27.356419914Z\" level=info msg=\"Removed container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler\" id=0f657b17-a771-4798-af37-9b595f004aee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.368877 crc crio[19822]: time=\"2026-06-12T11:19:27.363642224Z\" level=info msg=\"Removing container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b\" id=a25e10b9-f57a-43ae-bc0f-b69ab23de6c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.373229 crc crio[19822]: time=\"2026-06-12T11:19:27.371509321Z\" level=info msg=\"Started container\" PID=285859 containerID=a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818 description=openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener id=8d929058-4fef-48ea-8777-919ce28daaa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5\nJun 12 11:19:27.456600 crc crio[19822]: time=\"2026-06-12T11:19:27.456509207Z\" level=info msg=\"Removed container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=a25e10b9-f57a-43ae-bc0f-b69ab23de6c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.480329 crc crio[19822]: time=\"2026-06-12T11:19:27.480244612Z\" level=info msg=\"Removing container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3\" id=4ce9dcf6-fe8f-4abb-ada5-b6ada25682fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.488524 crc crio[19822]: time=\"2026-06-12T11:19:27.488059204Z\" level=info msg=\"Created container f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e: openstack/swift-storage-0/account-replicator\" id=bc4c7df7-0956-4b26-8a54-ed9b803896dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:27.493505 crc crio[19822]: time=\"2026-06-12T11:19:27.493358161Z\" level=info msg=\"Starting container: f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e\" id=0df3270a-044c-4fe1-a896-a6d19acdc34a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:27.494246 crc crio[19822]: time=\"2026-06-12T11:19:27.494144707Z\" level=info msg=\"Created container 5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker\" id=3003bfa7-b76e-40e8-84a1-f485319a93f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:27.510986 crc crio[19822]: time=\"2026-06-12T11:19:27.510405695Z\" level=info msg=\"Starting container: 5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a\" id=9646e075-b32e-4eec-b5f2-0a00abacf68a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:27.516829 crc crio[19822]: time=\"2026-06-12T11:19:27.516728174Z\" level=info msg=\"Started container\" PID=285867 containerID=f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e description=openstack/swift-storage-0/account-replicator id=0df3270a-044c-4fe1-a896-a6d19acdc34a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:27.524290 crc crio[19822]: time=\"2026-06-12T11:19:27.524121108Z\" level=info msg=\"Started container\" PID=285866 containerID=5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a description=openstack/barbican-worker-579dfbb465-vstlp/barbican-worker id=9646e075-b32e-4eec-b5f2-0a00abacf68a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b\nJun 12 11:19:27.581477 crc crio[19822]: time=\"2026-06-12T11:19:27.581374792Z\" level=info msg=\"Removed container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=4ce9dcf6-fe8f-4abb-ada5-b6ada25682fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.595310 crc crio[19822]: time=\"2026-06-12T11:19:27.595198211Z\" level=info msg=\"Removing container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e\" id=699f05ef-140c-4f08-aec1-966a7b086f34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.657326 crc crio[19822]: time=\"2026-06-12T11:19:27.657261337Z\" level=info msg=\"Removed container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api\" id=699f05ef-140c-4f08-aec1-966a7b086f34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.661684 crc crio[19822]: time=\"2026-06-12T11:19:27.66160624Z\" level=info msg=\"Removing container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1\" id=6bafc10d-d0ba-43a8-a2be-ef1801b5f7d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.720637 crc crio[19822]: time=\"2026-06-12T11:19:27.720550969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d36d61b4-16f4-454a-bd00-f41b1073f3d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:27.771490 crc crio[19822]: time=\"2026-06-12T11:19:27.771277568Z\" level=info msg=\"Removed container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log\" id=6bafc10d-d0ba-43a8-a2be-ef1801b5f7d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:27.834498 crc crio[19822]: time=\"2026-06-12T11:19:27.834438514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0647ec91-fba7-4054-8370-e533089c82b8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:27.924588 crc crio[19822]: time=\"2026-06-12T11:19:27.924493907Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=fbbd3869-9138-4529-9e0e-54c5f7f87926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:27.929769 crc crio[19822]: time=\"2026-06-12T11:19:27.929720715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:28.060277 crc crio[19822]: time=\"2026-06-12T11:19:28.060149806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:28.076270 crc crio[19822]: time=\"2026-06-12T11:19:28.076209158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:28.258249 crc crio[19822]: 2026-06-12T11:19:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b51090f0c0b10b1 Mac:56:65:91:ee:db:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:28.261027 crc crio[19822]: time=\"2026-06-12T11:19:28.259560298Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb UID:f6f04bc7-a135-4b58-b376-c64f9ef719ba NetNS:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6f04bc7_a135_4b58_b376_c64f9ef719ba.slice PodAnnotations:0xc001ee2e68}] Aliases:map[]}\"\nJun 12 11:19:28.261027 crc crio[19822]: time=\"2026-06-12T11:19:28.259710193Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:28.329133 crc crio[19822]: time=\"2026-06-12T11:19:28.32853975Z\" level=info msg=\"Ran pod sandbox b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb with infra container: openstack/glance-default-internal-api-0/POD\" id=175488cb-ba0e-4be1-a854-815d5055154a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:28.350122 crc crio[19822]: time=\"2026-06-12T11:19:28.350009049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=73a47810-d4a9-46c9-bc2e-7138043c9082 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:28.357217 crc crio[19822]: time=\"2026-06-12T11:19:28.356632208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=27a84d26-df9c-44ac-9de8-08030782328c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:28.422929 crc crio[19822]: time=\"2026-06-12T11:19:28.421609306Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e4cdda0b-9c86-4080-b092-3a5083c42ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:28.422929 crc crio[19822]: time=\"2026-06-12T11:19:28.422115482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:28.427246 crc crio[19822]: time=\"2026-06-12T11:19:28.427200625Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=86b80a4b-815f-4d5e-9ff6-4f1151e39284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:28.427574 crc crio[19822]: time=\"2026-06-12T11:19:28.427546746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:28.563979 crc crio[19822]: time=\"2026-06-12T11:19:28.563640668Z\" level=info msg=\"Created container 9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203: openstack/swift-storage-0/account-auditor\" id=fbbd3869-9138-4529-9e0e-54c5f7f87926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:28.577628 crc crio[19822]: time=\"2026-06-12T11:19:28.577562982Z\" level=info msg=\"Starting container: 9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203\" id=5336732d-40bc-42cb-ac78-9c6271c3cf82 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:28.666630 crc crio[19822]: time=\"2026-06-12T11:19:28.664641699Z\" level=info msg=\"Started container\" PID=286056 containerID=9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203 description=openstack/swift-storage-0/account-auditor id=5336732d-40bc-42cb-ac78-9c6271c3cf82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:28.704864 crc crio[19822]: time=\"2026-06-12T11:19:28.704710649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:28.716939 crc crio[19822]: time=\"2026-06-12T11:19:28.714728351Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 UID:9e07e32d-8fa2-4893-bf34-932f51349b1c NetNS:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e07e32d_8fa2_4893_bf34_932f51349b1c.slice PodAnnotations:0xc007a8e0f0}] Aliases:map[]}\"\nJun 12 11:19:28.716939 crc crio[19822]: time=\"2026-06-12T11:19:28.714790863Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:28.860602 crc crio[19822]: time=\"2026-06-12T11:19:28.860050076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0ac15c9a-c866-444a-9827-eb3adcc89297 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:28.892869 crc crio[19822]: time=\"2026-06-12T11:19:28.890222186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b85e4649-b421-4517-8f58-2f2285933d21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:28.892869 crc crio[19822]: time=\"2026-06-12T11:19:28.892336814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8a0f4c81-0112-4e85-87d5-0a7cf2e81747 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:28.896941 crc crio[19822]: time=\"2026-06-12T11:19:28.896598649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5cb71e12-a147-4d7b-9086-b3d240c88450 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:28.958551 crc crio[19822]: time=\"2026-06-12T11:19:28.958429301Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=2d5915bc-243a-430e-a72f-7ba815efc354 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:28.965873 crc crio[19822]: time=\"2026-06-12T11:19:28.962684988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:29.072894 crc crio[19822]: time=\"2026-06-12T11:19:29.064686722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:29.072894 crc crio[19822]: time=\"2026-06-12T11:19:29.072403997Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v5ctj/registry-server\" id=9dc44e22-1503-41b1-ac06-2250047e9b46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:29.077864 crc crio[19822]: time=\"2026-06-12T11:19:29.073641917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:29.102185 crc crio[19822]: time=\"2026-06-12T11:19:29.101555309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:29.242149 crc crio[19822]: time=\"2026-06-12T11:19:29.237464007Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=e7d11928-e82f-494a-9584-c525b7167779 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:29.242149 crc crio[19822]: time=\"2026-06-12T11:19:29.237916631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:29.291338 crc crio[19822]: time=\"2026-06-12T11:19:29.291260322Z\" level=info msg=\"Stopping container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8 (timeout: 30s)\" id=1aeccd8a-7c36-479d-8f2b-8b0c30e82ea2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:29.309798 crc crio[19822]: time=\"2026-06-12T11:19:29.291660635Z\" level=info msg=\"Stopping container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917 (timeout: 30s)\" id=d8674b1f-bbd7-45bb-bc7b-476812550c56 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:29.516974 crc crio[19822]: time=\"2026-06-12T11:19:29.516732405Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 UID:8380e9c3-4fae-4c16-8bc7-61acbdcf9671 NetNS:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8380e9c3_4fae_4c16_8bc7_61acbdcf9671.slice PodAnnotations:0xc00101a468}] Aliases:map[]}\"\nJun 12 11:19:29.516974 crc crio[19822]: time=\"2026-06-12T11:19:29.516803937Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:29.589487 crc crio[19822]: time=\"2026-06-12T11:19:29.589276879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:29.632635 crc crio[19822]: time=\"2026-06-12T11:19:29.632493118Z\" level=info msg=\"Created container 66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61: openstack/swift-storage-0/account-reaper\" id=2d5915bc-243a-430e-a72f-7ba815efc354 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:29.661910 crc crio[19822]: time=\"2026-06-12T11:19:29.661692904Z\" level=info msg=\"Starting container: 66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61\" id=e410ad1c-863e-4abc-934b-20f340ceff41 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:29.664793 crc crio[19822]: time=\"2026-06-12T11:19:29.664703911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:29.682304 crc crio[19822]: time=\"2026-06-12T11:19:29.682198032Z\" level=info msg=\"Stopped container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log\" id=1aeccd8a-7c36-479d-8f2b-8b0c30e82ea2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:29.703211 crc crio[19822]: time=\"2026-06-12T11:19:29.702314365Z\" level=info msg=\"Started container\" PID=286126 containerID=66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61 description=openstack/swift-storage-0/account-reaper id=e410ad1c-863e-4abc-934b-20f340ceff41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:29.722908 crc crio[19822]: 2026-06-12T11:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20061a0b051f1d9 Mac:52:82:28:27:4c:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:29.726889 crc crio[19822]: time=\"2026-06-12T11:19:29.724037068Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 UID:9e07e32d-8fa2-4893-bf34-932f51349b1c NetNS:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e07e32d_8fa2_4893_bf34_932f51349b1c.slice PodAnnotations:0xc007a8e0f0}] Aliases:map[]}\"\nJun 12 11:19:29.726889 crc crio[19822]: time=\"2026-06-12T11:19:29.724975379Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:29.750917 crc crio[19822]: time=\"2026-06-12T11:19:29.747137924Z\" level=info msg=\"Ran pod sandbox 20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 with infra container: openstack/cinder-scheduler-0/POD\" id=86b80a4b-815f-4d5e-9ff6-4f1151e39284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:29.779989 crc crio[19822]: time=\"2026-06-12T11:19:29.778222616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:29.779989 crc crio[19822]: time=\"2026-06-12T11:19:29.778456124Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:29.779989 crc crio[19822]: time=\"2026-06-12T11:19:29.778499695Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:29.793889 crc crio[19822]: time=\"2026-06-12T11:19:29.78763072Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=fb4d6fb2-9072-446e-a1ee-3bb17bfd0978 name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:29.793889 crc crio[19822]: time=\"2026-06-12T11:19:29.791458433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:29.793889 crc crio[19822]: time=\"2026-06-12T11:19:29.791643464Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:29.793889 crc crio[19822]: time=\"2026-06-12T11:19:29.791690876Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:29.801438 crc crio[19822]: time=\"2026-06-12T11:19:29.801301691Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=98207947-3dfe-4a50-99c2-c1445bdca640 name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:29.812919 crc crio[19822]: time=\"2026-06-12T11:19:29.802894252Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 12 11:19:29.840410 crc crio[19822]: time=\"2026-06-12T11:19:29.840279761Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 12 11:19:29.908888 crc crio[19822]: time=\"2026-06-12T11:19:29.900126272Z\" level=info msg=\"Created container 00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2: openshift-marketplace/community-operators-v5ctj/registry-server\" id=9dc44e22-1503-41b1-ac06-2250047e9b46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:29.908888 crc crio[19822]: time=\"2026-06-12T11:19:29.908471471Z\" level=info msg=\"Starting container: 00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2\" id=a92e0835-de0b-4ecd-bebb-668bf37cc002 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:29.924737 crc crio[19822]: time=\"2026-06-12T11:19:29.924654813Z\" level=info msg=\"Started container\" PID=286179 containerID=00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2 description=openshift-marketplace/community-operators-v5ctj/registry-server id=a92e0835-de0b-4ecd-bebb-668bf37cc002 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571\nJun 12 11:19:29.938398 crc crio[19822]: time=\"2026-06-12T11:19:29.928595873Z\" level=info msg=\"Stopping container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf (timeout: 30s)\" id=9e18c909-c098-4096-8989-710a67c50896 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:29.938398 crc crio[19822]: time=\"2026-06-12T11:19:29.931926701Z\" level=info msg=\"Stopping container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130 (timeout: 30s)\" id=6a50077f-6815-424b-a4fe-12638d8b5767 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:30.227793 crc crio[19822]: time=\"2026-06-12T11:19:30.227104825Z\" level=info msg=\"Stopped container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log\" id=6a50077f-6815-424b-a4fe-12638d8b5767 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:30.255494 crc crio[19822]: time=\"2026-06-12T11:19:30.255402378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:30.426435 crc crio[19822]: time=\"2026-06-12T11:19:30.426352222Z\" level=info msg=\"Created container 7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921: openstack/glance-default-internal-api-0/glance-log\" id=e4cdda0b-9c86-4080-b092-3a5083c42ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:30.428056 crc crio[19822]: time=\"2026-06-12T11:19:30.42756493Z\" level=info msg=\"Starting container: 7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921\" id=9015ffb9-e705-467f-83b6-d5b9820c2bea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:30.449351 crc crio[19822]: time=\"2026-06-12T11:19:30.446075301Z\" level=info msg=\"Started container\" PID=286245 containerID=7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921 description=openstack/glance-default-internal-api-0/glance-log id=9015ffb9-e705-467f-83b6-d5b9820c2bea name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb\nJun 12 11:19:30.565778 crc crio[19822]: 2026-06-12T11:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:980ed25f0aae654 Mac:da:e7:30:cd:32:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:30.566773 crc crio[19822]: time=\"2026-06-12T11:19:30.566661783Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb UID:d1a355e4-2250-42d7-a300-8a6a461a7bdc NetNS:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1a355e4_2250_42d7_a300_8a6a461a7bdc.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"\nJun 12 11:19:30.567184 crc crio[19822]: time=\"2026-06-12T11:19:30.56688271Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:30.650999 crc crio[19822]: time=\"2026-06-12T11:19:30.650315667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e9c1e6ed-3388-42e4-999e-2e44ef66b429 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:30.873890 crc crio[19822]: 2026-06-12T11:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d765fa043d35401 Mac:fa:91:ec:d0:bf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:30.873890 crc crio[19822]: time=\"2026-06-12T11:19:30.872108623Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 UID:8380e9c3-4fae-4c16-8bc7-61acbdcf9671 NetNS:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8380e9c3_4fae_4c16_8bc7_61acbdcf9671.slice PodAnnotations:0xc00101a468}] Aliases:map[]}\"\nJun 12 11:19:30.873890 crc crio[19822]: time=\"2026-06-12T11:19:30.872346041Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:31.498511 crc crio[19822]: time=\"2026-06-12T11:19:31.498341373Z\" level=info msg=\"Ran pod sandbox 980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb with infra container: openstack/glance-default-external-api-0/POD\" id=f5a7fa37-c613-406c-882a-c6c51c711894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:31.511646 crc crio[19822]: time=\"2026-06-12T11:19:31.511013164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8cd62973-3afe-4f51-b0b7-c1e77bb63d1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:31.513754 crc crio[19822]: time=\"2026-06-12T11:19:31.513668639Z\" level=info msg=\"Ran pod sandbox d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 with infra container: openstack/cinder-api-0/POD\" id=e7d11928-e82f-494a-9584-c525b7167779 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:31.524230 crc crio[19822]: time=\"2026-06-12T11:19:31.524179479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=eebe18c6-3121-47d7-a8a1-2168ab126571 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:31.592352 crc crio[19822]: time=\"2026-06-12T11:19:31.592237347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6e8dbca7-7dc3-49a4-9b18-34f930e22a88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:33.298595 crc crio[19822]: time=\"2026-06-12T11:19:33.298093729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6a6380a6-59ee-4454-bdfe-90998f17ca31 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:35.318125 crc crio[19822]: time=\"2026-06-12T11:19:35.317415133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=822cc564-d05d-40cb-a9a2-7aeaa773b07c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:35.325725 crc crio[19822]: time=\"2026-06-12T11:19:35.325139652Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b7784704-3f2b-490a-9da3-9a75d39f3ed1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:35.970769 crc crio[19822]: time=\"2026-06-12T11:19:35.970668874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:36.069601 crc crio[19822]: time=\"2026-06-12T11:19:36.06940744Z\" level=info msg=\"Stopped container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener\" id=9e18c909-c098-4096-8989-710a67c50896 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:36.070787 crc crio[19822]: time=\"2026-06-12T11:19:36.07068863Z\" level=info msg=\"Stopping pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=a3a50ce5-74b3-42e3-9c0b-539c43c8c64f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:36.074312 crc crio[19822]: time=\"2026-06-12T11:19:36.074242915Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00140e660}] Aliases:map[]}\"\nJun 12 11:19:36.074544 crc crio[19822]: time=\"2026-06-12T11:19:36.074472772Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-557c7cff68-xzwbj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:36.077782 crc crio[19822]: time=\"2026-06-12T11:19:36.077696928Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=81a48372-8072-48ff-a73c-e2f5920fd3a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:36.174057 crc crio[19822]: time=\"2026-06-12T11:19:36.173468601Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=242b35ca-3f45-46d5-b43b-c4410ebf48ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:37.459015 crc crio[19822]: time=\"2026-06-12T11:19:37.458369473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:37.460408 crc crio[19822]: time=\"2026-06-12T11:19:37.458513105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:37.477546 crc crio[19822]: time=\"2026-06-12T11:19:37.475199089Z\" level=info msg=\"Stopped pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=a3a50ce5-74b3-42e3-9c0b-539c43c8c64f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:37.537628 crc crio[19822]: time=\"2026-06-12T11:19:37.537517096Z\" level=info msg=\"Stopped container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker\" id=d8674b1f-bbd7-45bb-bc7b-476812550c56 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:37.553402 crc crio[19822]: time=\"2026-06-12T11:19:37.551722655Z\" level=info msg=\"Stopping pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=3c3a93b1-f101-49d2-bdb4-b3f46e1b3f2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:37.560919 crc crio[19822]: time=\"2026-06-12T11:19:37.560766287Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc003264788}] Aliases:map[]}\"\nJun 12 11:19:37.561249 crc crio[19822]: time=\"2026-06-12T11:19:37.561109858Z\" level=info msg=\"Deleting pod openstack_barbican-worker-64bf7cf685-lx47f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:37.722884 crc crio[19822]: time=\"2026-06-12T11:19:37.709220677Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=fb4d6fb2-9072-446e-a1ee-3bb17bfd0978 name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:37.723508 crc crio[19822]: time=\"2026-06-12T11:19:37.723351327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c8c16fb9-c751-4bb0-82e0-c293f884b31e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:37.735069 crc crio[19822]: time=\"2026-06-12T11:19:37.733578233Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=4ec7c134-c00d-4d0c-96fb-04cf94f882bf name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:37.735069 crc crio[19822]: time=\"2026-06-12T11:19:37.734753721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fb9a287b-4803-44e0-be8b-2129129fb8b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:37.743321 crc crio[19822]: time=\"2026-06-12T11:19:37.743217358Z\" level=info msg=\"Stopping container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9 (timeout: 30s)\" id=2ead16c1-611d-41db-a44c-0e5a17b34424 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:37.744220 crc crio[19822]: time=\"2026-06-12T11:19:37.744018619Z\" level=info msg=\"Stopping container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488 (timeout: 30s)\" id=bdb353b9-f7c4-4477-ac77-9ce4f117de54 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:37.812504 crc crio[19822]: time=\"2026-06-12T11:19:37.812338325Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=aa2ae6f1-26a7-4049-a843-1e01d4e3ed6e name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:37.819566 crc crio[19822]: time=\"2026-06-12T11:19:37.819524712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=55fa6778-95ae-45ae-849f-18d56cbdc9ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:37.925041 crc crio[19822]: time=\"2026-06-12T11:19:37.924576107Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-9sff9/POD\" id=bbcd0c3d-4b1c-49ff-9fa6-1baca97110ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:37.925695 crc crio[19822]: time=\"2026-06-12T11:19:37.925673053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:38.348915 crc crio[19822]: time=\"2026-06-12T11:19:38.348764916Z\" level=info msg=\"Removing container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf\" id=fae95697-a6ba-4e38-8b6a-b0d5eb88f18c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:39.342593 crc crio[19822]: time=\"2026-06-12T11:19:39.341679653Z\" level=info msg=\"Removed container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener\" id=fae95697-a6ba-4e38-8b6a-b0d5eb88f18c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:39.353747 crc crio[19822]: time=\"2026-06-12T11:19:39.353548466Z\" level=info msg=\"Removing container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130\" id=b9efc1fd-d171-4f84-8d5f-a4b719f1b68c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:39.354371 crc crio[19822]: time=\"2026-06-12T11:19:39.354270665Z\" level=info msg=\"Stopped pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=3c3a93b1-f101-49d2-bdb4-b3f46e1b3f2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:39.387883 crc crio[19822]: time=\"2026-06-12T11:19:39.387048011Z\" level=info msg=\"Stopping pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=aeeef1a1-f8d5-4973-abd6-524fd93fe172 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:39.387883 crc crio[19822]: time=\"2026-06-12T11:19:39.387544097Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc003264110}] Aliases:map[]}\"\nJun 12 11:19:39.387883 crc crio[19822]: time=\"2026-06-12T11:19:39.387666171Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-nh8dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:39.392340 crc crio[19822]: time=\"2026-06-12T11:19:39.392228745Z\" level=info msg=\"Stopped container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log\" id=2ead16c1-611d-41db-a44c-0e5a17b34424 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:40.011556 crc crio[19822]: time=\"2026-06-12T11:19:40.011017616Z\" level=info msg=\"Stopping container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d (timeout: 2s)\" id=3c01e618-fc64-48c5-ba55-22e727c8480f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:44.042468 crc crio[19822]: time=\"2026-06-12T11:19:44.041339693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d256bbad-efee-454c-bb9f-ddc549f49143 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:44.071983 crc crio[19822]: time=\"2026-06-12T11:19:44.071381692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=1ca4084c-7d27-45bb-8f83-cc8d32cdd7e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:44.077598 crc crio[19822]: time=\"2026-06-12T11:19:44.077117475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=6582de33-e85d-4425-8a95-c349899a0c9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:44.511100 crc crio[19822]: time=\"2026-06-12T11:19:44.510899473Z\" level=info msg=\"Stopped pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=aeeef1a1-f8d5-4973-abd6-524fd93fe172 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:44.549027 crc crio[19822]: time=\"2026-06-12T11:19:44.54893229Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=34b5226e-702c-4b12-b808-d09d365089bf name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:44.552199 crc crio[19822]: time=\"2026-06-12T11:19:44.55209629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=daaa39ce-5587-45ef-8e9b-78e22f794e9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:44.561046 crc crio[19822]: time=\"2026-06-12T11:19:44.556136027Z\" level=info msg=\"Stopped container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server\" id=3c01e618-fc64-48c5-ba55-22e727c8480f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:44.561046 crc crio[19822]: time=\"2026-06-12T11:19:44.556724609Z\" level=info msg=\"Stopping pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=fa3b7d30-36da-4258-84f2-b2f39e932f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:44.561046 crc crio[19822]: time=\"2026-06-12T11:19:44.558348377Z\" level=info msg=\"Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc000696480}] Aliases:map[]}\"\nJun 12 11:19:44.561046 crc crio[19822]: time=\"2026-06-12T11:19:44.558524683Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-86f7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:44.615088 crc crio[19822]: time=\"2026-06-12T11:19:44.614917732Z\" level=info msg=\"Stopped container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api\" id=bdb353b9-f7c4-4477-ac77-9ce4f117de54 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:44.620860 crc crio[19822]: time=\"2026-06-12T11:19:44.619974304Z\" level=info msg=\"Stopping pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=5becb3a9-bc7e-49a3-840f-5757f9af4753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:44.621123 crc crio[19822]: time=\"2026-06-12T11:19:44.620932995Z\" level=info msg=\"Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc00244c750}] Aliases:map[]}\"\nJun 12 11:19:44.621123 crc crio[19822]: time=\"2026-06-12T11:19:44.6210778Z\" level=info msg=\"Deleting pod openstack_placement-7884db78cd-92gml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:44.943546 crc crio[19822]: time=\"2026-06-12T11:19:44.943455453Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=98207947-3dfe-4a50-99c2-c1445bdca640 name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:44.947893 crc crio[19822]: time=\"2026-06-12T11:19:44.94772804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b1a41996-fb7a-4bfc-b331-9cac1ebb1915 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:44.975379 crc crio[19822]: time=\"2026-06-12T11:19:44.97513826Z\" level=info msg=\"Removed container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log\" id=b9efc1fd-d171-4f84-8d5f-a4b719f1b68c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:44.989883 crc crio[19822]: time=\"2026-06-12T11:19:44.986799317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.003653 crc crio[19822]: time=\"2026-06-12T11:19:45.003142158Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc0007acff0}] Aliases:map[]}\"\nJun 12 11:19:45.003653 crc crio[19822]: time=\"2026-06-12T11:19:45.003239311Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-9sff9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:45.025934 crc crio[19822]: time=\"2026-06-12T11:19:45.024347268Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=cea31a2f-e8a0-4ea0-8f44-0d8d9c83e254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:45.028977 crc crio[19822]: time=\"2026-06-12T11:19:45.028405641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.055758 crc crio[19822]: time=\"2026-06-12T11:19:45.05261853Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=aebc40df-75fe-426c-9c1f-3b3cc8f71673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:45.083606 crc crio[19822]: time=\"2026-06-12T11:19:45.055519086Z\" level=info msg=\"Stopped pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=fa3b7d30-36da-4258-84f2-b2f39e932f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:45.091282 crc crio[19822]: time=\"2026-06-12T11:19:45.091200988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.091492 crc crio[19822]: time=\"2026-06-12T11:19:45.087426858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.091644 crc crio[19822]: time=\"2026-06-12T11:19:45.074801911Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=93410ab6-9de2-44f3-ad92-b50aa6218212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:45.092011 crc crio[19822]: time=\"2026-06-12T11:19:45.066685212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.099196 crc crio[19822]: time=\"2026-06-12T11:19:45.099098614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fc30e7c2-68f9-4fc6-9c00-ed175fe9c9df name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:45.112797 crc crio[19822]: time=\"2026-06-12T11:19:45.1126861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=14b58d97-6751-41cd-bb5e-07b95aeb7402 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:45.117513 crc crio[19822]: time=\"2026-06-12T11:19:45.117402332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=de4baef8-fce0-4846-a0fb-1282bbbdaf83 name=/runtime.v1.ImageService/PullImage\nJun 12 11:19:45.121023 crc crio[19822]: time=\"2026-06-12T11:19:45.120760317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d75c026d-db16-4333-975a-74df46776702 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:45.125079 crc crio[19822]: time=\"2026-06-12T11:19:45.125000108Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3704206a-9a35-4585-9be0-352d964d1d1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:45.151119 crc crio[19822]: time=\"2026-06-12T11:19:45.151024017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.255266 crc crio[19822]: time=\"2026-06-12T11:19:45.255193916Z\" level=info msg=\"Stopped pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=5becb3a9-bc7e-49a3-840f-5757f9af4753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:45.255683 crc crio[19822]: time=\"2026-06-12T11:19:45.255600439Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=845c398d-59c2-4f02-9608-41a7e1a046df name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:45.264098 crc crio[19822]: time=\"2026-06-12T11:19:45.263375985Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=1a8a6943-a18e-455c-a6c5-147210a20b2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:45.321554 crc crio[19822]: time=\"2026-06-12T11:19:45.321450299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.322501 crc crio[19822]: time=\"2026-06-12T11:19:45.322310177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.340755 crc crio[19822]: time=\"2026-06-12T11:19:45.340262538Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=c3a46dee-c343-4009-8738-b15705724bf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:45.498243 crc crio[19822]: time=\"2026-06-12T11:19:45.49762483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.518448 crc crio[19822]: time=\"2026-06-12T11:19:45.518206686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.531704 crc crio[19822]: time=\"2026-06-12T11:19:45.531561492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.555390 crc crio[19822]: time=\"2026-06-12T11:19:45.5553004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.566284 crc crio[19822]: time=\"2026-06-12T11:19:45.566208998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.567521 crc crio[19822]: time=\"2026-06-12T11:19:45.567429998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.714430 crc crio[19822]: 2026-06-12T11:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d977d6e24e3cf1 Mac:9e:9a:b4:60:57:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:45.725057 crc crio[19822]: time=\"2026-06-12T11:19:45.724975066Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc0007acff0}] Aliases:map[]}\"\nJun 12 11:19:45.726094 crc crio[19822]: time=\"2026-06-12T11:19:45.726008817Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-9sff9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:45.765661 crc crio[19822]: time=\"2026-06-12T11:19:45.765587417Z\" level=info msg=\"Ran pod sandbox 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 with infra container: openstack/nova-cell1-cell-mapping-9sff9/POD\" id=bbcd0c3d-4b1c-49ff-9fa6-1baca97110ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:45.770637 crc crio[19822]: time=\"2026-06-12T11:19:45.770573978Z\" level=info msg=\"Removing container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d\" id=1a27294c-3795-428d-b097-6951ab42b8cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:45.789664 crc crio[19822]: time=\"2026-06-12T11:19:45.789583619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=08f5d56f-c0ec-4917-b836-4c2c2dacb6b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:45.856108 crc crio[19822]: time=\"2026-06-12T11:19:45.856047387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7546123a-bcc6-4ac6-8a98-52a4402619bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:45.873394 crc crio[19822]: time=\"2026-06-12T11:19:45.870131627Z\" level=info msg=\"Removed container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server\" id=1a27294c-3795-428d-b097-6951ab42b8cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:45.891929 crc crio[19822]: time=\"2026-06-12T11:19:45.891744494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.896497 crc crio[19822]: time=\"2026-06-12T11:19:45.89636261Z\" level=info msg=\"Removing container: 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429\" id=55b4f47c-d9f4-4888-acab-f14eac80bd19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:45.903022 crc crio[19822]: time=\"2026-06-12T11:19:45.902961666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:45.961124 crc crio[19822]: time=\"2026-06-12T11:19:45.960201638Z\" level=info msg=\"Created container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log\" id=93410ab6-9de2-44f3-ad92-b50aa6218212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:45.965658 crc crio[19822]: time=\"2026-06-12T11:19:45.96554358Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-9sff9/nova-manage\" id=c009a4d4-e4cd-4f42-a6d6-7f2d4f83a198 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:45.975390 crc crio[19822]: time=\"2026-06-12T11:19:45.975296409Z\" level=info msg=\"Starting container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23\" id=0f0e4fa2-92a3-4986-9219-b68e3a8f38a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:46.029547 crc crio[19822]: time=\"2026-06-12T11:19:46.029446788Z\" level=info msg=\"Removed container 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429: openshift-marketplace/community-operators-86f7m/extract-content\" id=55b4f47c-d9f4-4888-acab-f14eac80bd19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:46.030094 crc crio[19822]: time=\"2026-06-12T11:19:46.030036427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.037234 crc crio[19822]: time=\"2026-06-12T11:19:46.037080954Z\" level=info msg=\"Removing container: 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06\" id=fe908325-47ef-4a65-bfd6-340fa6c209b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:46.063209 crc crio[19822]: time=\"2026-06-12T11:19:46.063077431Z\" level=info msg=\"Started container\" PID=287609 containerID=d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23 description=openstack/nova-metadata-0/nova-metadata-log id=0f0e4fa2-92a3-4986-9219-b68e3a8f38a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\nJun 12 11:19:46.128034 crc crio[19822]: time=\"2026-06-12T11:19:46.127935635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c24ab558-8ab2-4144-8d02-fcde9a69cb40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:46.251574 crc crio[19822]: time=\"2026-06-12T11:19:46.251442288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.258401 crc crio[19822]: time=\"2026-06-12T11:19:46.258282736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.261969 crc crio[19822]: time=\"2026-06-12T11:19:46.261857662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4b274eb8-79ad-4d54-875e-9ebf107010e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:46.308274 crc crio[19822]: time=\"2026-06-12T11:19:46.307523959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.312379 crc crio[19822]: time=\"2026-06-12T11:19:46.312208021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.369915 crc crio[19822]: time=\"2026-06-12T11:19:46.36987466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.403038 crc crio[19822]: time=\"2026-06-12T11:19:46.402496379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.441774 crc crio[19822]: time=\"2026-06-12T11:19:46.441486762Z\" level=info msg=\"Created container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=aebc40df-75fe-426c-9c1f-3b3cc8f71673 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:46.447993 crc crio[19822]: time=\"2026-06-12T11:19:46.446299067Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=4a82ad94-2b4a-4c1d-a66a-325491486fdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:46.447993 crc crio[19822]: time=\"2026-06-12T11:19:46.447741264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.448251 crc crio[19822]: time=\"2026-06-12T11:19:46.448146337Z\" level=info msg=\"Starting container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1\" id=a4a3a26b-208d-494f-a575-c36b9efc9107 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:46.454917 crc crio[19822]: time=\"2026-06-12T11:19:46.45458991Z\" level=info msg=\"Started container\" PID=287623 containerID=00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a4a3a26b-208d-494f-a575-c36b9efc9107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\nJun 12 11:19:46.462002 crc crio[19822]: time=\"2026-06-12T11:19:46.461436146Z\" level=info msg=\"Created container ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e: openstack/ceilometer-0/sg-core\" id=c3a46dee-c343-4009-8738-b15705724bf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:46.463109 crc crio[19822]: time=\"2026-06-12T11:19:46.463033028Z\" level=info msg=\"Starting container: ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e\" id=94893d29-95a6-4946-9117-e0fc3882fc4e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:46.471535 crc crio[19822]: time=\"2026-06-12T11:19:46.471394897Z\" level=info msg=\"Started container\" PID=287642 containerID=ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e description=openstack/ceilometer-0/sg-core id=94893d29-95a6-4946-9117-e0fc3882fc4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34\nJun 12 11:19:46.618557 crc crio[19822]: time=\"2026-06-12T11:19:46.618513111Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d02e5baa-aa5e-48ec-9a1d-a162a2cb2fff name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:46.671569 crc crio[19822]: time=\"2026-06-12T11:19:46.671319513Z\" level=info msg=\"Created container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log\" id=3704206a-9a35-4585-9be0-352d964d1d1d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:46.677362 crc crio[19822]: time=\"2026-06-12T11:19:46.677281675Z\" level=info msg=\"Starting container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580\" id=7fe7a950-ed70-4afd-af9b-d3600da3b51a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:46.687455 crc crio[19822]: time=\"2026-06-12T11:19:46.687366351Z\" level=info msg=\"Removed container 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06: openshift-marketplace/community-operators-86f7m/extract-utilities\" id=fe908325-47ef-4a65-bfd6-340fa6c209b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:46.689714 crc crio[19822]: time=\"2026-06-12T11:19:46.689264302Z\" level=info msg=\"Started container\" PID=287720 containerID=d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580 description=openstack/nova-api-0/nova-api-log id=7fe7a950-ed70-4afd-af9b-d3600da3b51a name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\nJun 12 11:19:46.693188 crc crio[19822]: time=\"2026-06-12T11:19:46.693074825Z\" level=info msg=\"Removing container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488\" id=fb47242c-2d01-4315-9689-678b3b380ad9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:46.755471 crc crio[19822]: time=\"2026-06-12T11:19:46.755382304Z\" level=info msg=\"Created container 4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785: openstack/swift-storage-0/container-server\" id=1a8a6943-a18e-455c-a6c5-147210a20b2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:46.756004 crc crio[19822]: time=\"2026-06-12T11:19:46.755933767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.757970 crc crio[19822]: time=\"2026-06-12T11:19:46.75791386Z\" level=info msg=\"Starting container: 4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785\" id=53e4c703-ab9b-4f58-8897-0a3862e8ac79 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:46.760041 crc crio[19822]: time=\"2026-06-12T11:19:46.759971332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.765227 crc crio[19822]: time=\"2026-06-12T11:19:46.765133615Z\" level=info msg=\"Started container\" PID=287717 containerID=4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785 description=openstack/swift-storage-0/container-server id=53e4c703-ab9b-4f58-8897-0a3862e8ac79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:46.773443 crc crio[19822]: time=\"2026-06-12T11:19:46.773358038Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0c92cb0b-5807-448f-af2d-24867b2a922a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:46.787095 crc crio[19822]: time=\"2026-06-12T11:19:46.786998745Z\" level=info msg=\"Removed container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api\" id=fb47242c-2d01-4315-9689-678b3b380ad9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:46.795470 crc crio[19822]: time=\"2026-06-12T11:19:46.795387535Z\" level=info msg=\"Removing container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9\" id=64119a27-662f-4f8c-a943-13ae075f1d7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:46.800559 crc crio[19822]: time=\"2026-06-12T11:19:46.800487783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.806031 crc crio[19822]: time=\"2026-06-12T11:19:46.805958197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:46.866543 crc crio[19822]: time=\"2026-06-12T11:19:46.866340114Z\" level=info msg=\"Created container fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044: openstack/nova-cell1-cell-mapping-9sff9/nova-manage\" id=c009a4d4-e4cd-4f42-a6d6-7f2d4f83a198 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:46.867560 crc crio[19822]: time=\"2026-06-12T11:19:46.867517885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ca957191-54e8-4399-b15d-f8fc530322b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:46.883999 crc crio[19822]: time=\"2026-06-12T11:19:46.883752941Z\" level=info msg=\"Starting container: fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044\" id=2cd80c4b-0479-432d-8d39-47c8bb849498 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:46.892336 crc crio[19822]: time=\"2026-06-12T11:19:46.892259883Z\" level=info msg=\"Started container\" PID=287724 containerID=fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044 description=openstack/nova-cell1-cell-mapping-9sff9/nova-manage id=2cd80c4b-0479-432d-8d39-47c8bb849498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\nJun 12 11:19:46.894472 crc crio[19822]: time=\"2026-06-12T11:19:46.894432403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9769c733-b398-498f-899f-6c2548b4225f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:46.932546 crc crio[19822]: time=\"2026-06-12T11:19:46.932270082Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c6d6fe47-54fa-402d-bc3d-5099b93d263e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:46.954357 crc crio[19822]: time=\"2026-06-12T11:19:46.953926294Z\" level=info msg=\"Removed container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log\" id=64119a27-662f-4f8c-a943-13ae075f1d7e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:46.956706 crc crio[19822]: time=\"2026-06-12T11:19:46.956644541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.009835 crc crio[19822]: time=\"2026-06-12T11:19:47.009708277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=bf1db2c8-c98a-4409-ad22-135870513881 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:47.067210 crc crio[19822]: time=\"2026-06-12T11:19:47.067097869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=741207e9-b855-488f-838a-d25abd9c859f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:47.097058 crc crio[19822]: time=\"2026-06-12T11:19:47.082350066Z\" level=info msg=\"Created container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata\" id=4a82ad94-2b4a-4c1d-a66a-325491486fdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.097058 crc crio[19822]: time=\"2026-06-12T11:19:47.082643774Z\" level=info msg=\"Created container 9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1: openstack/glance-default-external-api-0/glance-log\" id=242b35ca-3f45-46d5-b43b-c4410ebf48ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.097058 crc crio[19822]: time=\"2026-06-12T11:19:47.083188675Z\" level=info msg=\"Created container 8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa: openstack/glance-default-internal-api-0/glance-httpd\" id=b7784704-3f2b-490a-9da3-9a75d39f3ed1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.097058 crc crio[19822]: time=\"2026-06-12T11:19:47.08814075Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=c80564f7-5473-48f4-b8ed-0753b8d323d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.098121 crc crio[19822]: time=\"2026-06-12T11:19:47.0978693Z\" level=info msg=\"Starting container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb\" id=c341f5e0-c5c4-4238-b746-64bfd6b06872 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:47.098736 crc crio[19822]: time=\"2026-06-12T11:19:47.09865752Z\" level=info msg=\"Starting container: 8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa\" id=13cbe42e-0830-42fd-bbf0-d81c3f3e8e73 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:47.098994 crc crio[19822]: time=\"2026-06-12T11:19:47.098940725Z\" level=info msg=\"Starting container: 9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1\" id=f983e6ac-b7de-4664-8e51-2e5518d69117 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:47.110414 crc crio[19822]: time=\"2026-06-12T11:19:47.109466485Z\" level=info msg=\"Started container\" PID=287764 containerID=1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb description=openstack/nova-metadata-0/nova-metadata-metadata id=c341f5e0-c5c4-4238-b746-64bfd6b06872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\nJun 12 11:19:47.110414 crc crio[19822]: time=\"2026-06-12T11:19:47.109961668Z\" level=info msg=\"Started container\" PID=287766 containerID=9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1 description=openstack/glance-default-external-api-0/glance-log id=f983e6ac-b7de-4664-8e51-2e5518d69117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb\nJun 12 11:19:47.113874 crc crio[19822]: time=\"2026-06-12T11:19:47.113759201Z\" level=info msg=\"Started container\" PID=287765 containerID=8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa description=openstack/glance-default-internal-api-0/glance-httpd id=13cbe42e-0830-42fd-bbf0-d81c3f3e8e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb\nJun 12 11:19:47.167562 crc crio[19822]: time=\"2026-06-12T11:19:47.167489154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.171180 crc crio[19822]: time=\"2026-06-12T11:19:47.171079347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.180997 crc crio[19822]: time=\"2026-06-12T11:19:47.180795649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.182977 crc crio[19822]: time=\"2026-06-12T11:19:47.182880592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.185332 crc crio[19822]: time=\"2026-06-12T11:19:47.185293829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0e1f7f82-7d8a-4428-8aa1-a145a4d5288b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:47.187276 crc crio[19822]: time=\"2026-06-12T11:19:47.187243371Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=94c6d711-20d6-47ae-8d65-edf73d80719c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.280855 crc crio[19822]: time=\"2026-06-12T11:19:47.280675189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.365976 crc crio[19822]: time=\"2026-06-12T11:19:47.365113987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=47c17969-e4c4-43b6-bb8e-cfd4aa3e95ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:47.378727 crc crio[19822]: time=\"2026-06-12T11:19:47.378669718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.401880 crc crio[19822]: time=\"2026-06-12T11:19:47.401660382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.450506 crc crio[19822]: time=\"2026-06-12T11:19:47.450128368Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=34d03bff-5aaf-432f-bbce-044625500ac9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.456043 crc crio[19822]: time=\"2026-06-12T11:19:47.455948217Z\" level=info msg=\"Created container cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967: openstack/cinder-scheduler-0/cinder-scheduler\" id=cea31a2f-e8a0-4ea0-8f44-0d8d9c83e254 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.462755 crc crio[19822]: time=\"2026-06-12T11:19:47.460067665Z\" level=info msg=\"Starting container: cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967\" id=c06240fb-c676-4943-a8d8-01185134ef6a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:47.465345 crc crio[19822]: time=\"2026-06-12T11:19:47.465307626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.465894 crc crio[19822]: time=\"2026-06-12T11:19:47.465746018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.466748 crc crio[19822]: time=\"2026-06-12T11:19:47.466676886Z\" level=info msg=\"Started container\" PID=287837 containerID=cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967 description=openstack/cinder-scheduler-0/cinder-scheduler id=c06240fb-c676-4943-a8d8-01185134ef6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82\nJun 12 11:19:47.472586 crc crio[19822]: time=\"2026-06-12T11:19:47.472326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.609599 crc crio[19822]: time=\"2026-06-12T11:19:47.609501722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=dea13a1f-a3f3-4400-9f29-ff2fa5369697 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:47.675353 crc crio[19822]: time=\"2026-06-12T11:19:47.675235594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5a3a2895-aee5-4d94-8e5e-db956f74bace name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:47.712776 crc crio[19822]: time=\"2026-06-12T11:19:47.712515279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.759495 crc crio[19822]: time=\"2026-06-12T11:19:47.759403845Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=a17df9ee-68a7-45f9-b2f9-4870ccc7902a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.761025 crc crio[19822]: time=\"2026-06-12T11:19:47.760969554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.850339 crc crio[19822]: time=\"2026-06-12T11:19:47.850251496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:47.867599 crc crio[19822]: time=\"2026-06-12T11:19:47.867501074Z\" level=info msg=\"Created container ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d: openstack/ceilometer-0/proxy-httpd\" id=c6d6fe47-54fa-402d-bc3d-5099b93d263e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.868623 crc crio[19822]: time=\"2026-06-12T11:19:47.868593617Z\" level=info msg=\"Starting container: ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d\" id=f64c699f-c84a-456e-bfad-658681862366 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:47.872030 crc crio[19822]: time=\"2026-06-12T11:19:47.871994706Z\" level=info msg=\"Created container 44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed: openstack/swift-storage-0/container-replicator\" id=c80564f7-5473-48f4-b8ed-0753b8d323d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.873034 crc crio[19822]: time=\"2026-06-12T11:19:47.872952848Z\" level=info msg=\"Created container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api\" id=94c6d711-20d6-47ae-8d65-edf73d80719c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:47.874477 crc crio[19822]: time=\"2026-06-12T11:19:47.874415164Z\" level=info msg=\"Starting container: 44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed\" id=ed7105fd-c22d-465f-8d73-56e47e33d7e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:47.904466 crc crio[19822]: time=\"2026-06-12T11:19:47.874432932Z\" level=info msg=\"Starting container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c\" id=c4867a31-671e-4bf1-8234-b882aea340c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:47.904648 crc crio[19822]: time=\"2026-06-12T11:19:47.896754931Z\" level=info msg=\"Started container\" PID=287843 containerID=ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d description=openstack/ceilometer-0/proxy-httpd id=f64c699f-c84a-456e-bfad-658681862366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34\nJun 12 11:19:47.904718 crc crio[19822]: time=\"2026-06-12T11:19:47.885132007Z\" level=info msg=\"Started container\" PID=287950 containerID=44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed description=openstack/swift-storage-0/container-replicator id=ed7105fd-c22d-465f-8d73-56e47e33d7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:47.926052 crc crio[19822]: time=\"2026-06-12T11:19:47.92594583Z\" level=info msg=\"Started container\" PID=288011 containerID=e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c description=openstack/nova-api-0/nova-api-api id=c4867a31-671e-4bf1-8234-b882aea340c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\nJun 12 11:19:48.029212 crc crio[19822]: time=\"2026-06-12T11:19:48.028575573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=07093ff9-b05e-48ba-b420-e97911c7dab3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:48.069900 crc crio[19822]: time=\"2026-06-12T11:19:48.069774902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=52278101-ac76-4697-9c12-2550f323c526 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:48.170549 crc crio[19822]: time=\"2026-06-12T11:19:48.170457608Z\" level=info msg=\"Stopping container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c (timeout: 30s)\" id=e0df6174-d19d-456a-ab08-04f37adf146e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:48.171313 crc crio[19822]: time=\"2026-06-12T11:19:48.170919628Z\" level=info msg=\"Stopping container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580 (timeout: 30s)\" id=3ab2ad5d-e239-4424-963a-9dce8044d270 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:48.243221 crc crio[19822]: time=\"2026-06-12T11:19:48.243111589Z\" level=info msg=\"Stopping container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb (timeout: 30s)\" id=a92bfa38-5d70-4fd6-85e7-3a10b31e63e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:48.247109 crc crio[19822]: time=\"2026-06-12T11:19:48.247061287Z\" level=info msg=\"Stopping container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23 (timeout: 30s)\" id=fdc3508b-16ee-4a24-a17a-5305d2ac84bb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:48.285089 crc crio[19822]: time=\"2026-06-12T11:19:48.285045917Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=c8444b1e-66ba-4b5d-9cd5-cfb10697e9e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:48.292721 crc crio[19822]: time=\"2026-06-12T11:19:48.292621919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:48.354873 crc crio[19822]: time=\"2026-06-12T11:19:48.348300911Z\" level=info msg=\"Stopped container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log\" id=3ab2ad5d-e239-4424-963a-9dce8044d270 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:48.390538 crc crio[19822]: time=\"2026-06-12T11:19:48.390432087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:48.529900 crc crio[19822]: time=\"2026-06-12T11:19:48.529248686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:48.544663 crc crio[19822]: time=\"2026-06-12T11:19:48.544562244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:48.700707 crc crio[19822]: time=\"2026-06-12T11:19:48.70058829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:48.869775 crc crio[19822]: time=\"2026-06-12T11:19:48.869592146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:49.110377 crc crio[19822]: time=\"2026-06-12T11:19:49.110268565Z\" level=info msg=\"Stopped container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log\" id=fdc3508b-16ee-4a24-a17a-5305d2ac84bb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:49.274140 crc crio[19822]: time=\"2026-06-12T11:19:49.274055027Z\" level=info msg=\"Stopping container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 (timeout: 30s)\" id=ab49b75e-bccf-4eb9-beb8-7ddc99c92e19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:49.367558 crc crio[19822]: time=\"2026-06-12T11:19:49.366739842Z\" level=info msg=\"Created container ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00: openstack/swift-storage-0/container-auditor\" id=c8444b1e-66ba-4b5d-9cd5-cfb10697e9e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:49.398919 crc crio[19822]: time=\"2026-06-12T11:19:49.388307586Z\" level=info msg=\"Starting container: ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00\" id=cf567b94-d0d7-456f-a02e-8e5558e96dd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:49.411745 crc crio[19822]: time=\"2026-06-12T11:19:49.411639104Z\" level=info msg=\"Created container 4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c: openstack/cinder-scheduler-0/probe\" id=a17df9ee-68a7-45f9-b2f9-4870ccc7902a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:49.417079 crc crio[19822]: time=\"2026-06-12T11:19:49.414552993Z\" level=info msg=\"Created container 541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309: openstack/cinder-api-0/cinder-api-log\" id=81a48372-8072-48ff-a73c-e2f5920fd3a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:49.417079 crc crio[19822]: time=\"2026-06-12T11:19:49.415008008Z\" level=info msg=\"Created container ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8: openstack/glance-default-external-api-0/glance-httpd\" id=34d03bff-5aaf-432f-bbce-044625500ac9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:49.419025 crc crio[19822]: time=\"2026-06-12T11:19:49.418913422Z\" level=info msg=\"Starting container: ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8\" id=9e44b877-81b2-49c9-9a52-45fcb7717718 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:49.422366 crc crio[19822]: time=\"2026-06-12T11:19:49.422023108Z\" level=info msg=\"Starting container: 541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309\" id=acf1cf52-c77a-4900-bda1-c0803dd52eea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:49.422572 crc crio[19822]: time=\"2026-06-12T11:19:49.422407323Z\" level=info msg=\"Starting container: 4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c\" id=37163525-755b-49cf-8cb2-e2aed1a07e87 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:49.425353 crc crio[19822]: time=\"2026-06-12T11:19:49.424448308Z\" level=info msg=\"Started container\" PID=288372 containerID=ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00 description=openstack/swift-storage-0/container-auditor id=cf567b94-d0d7-456f-a02e-8e5558e96dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:49.428973 crc crio[19822]: time=\"2026-06-12T11:19:49.428872735Z\" level=info msg=\"Started container\" PID=288399 containerID=4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c description=openstack/cinder-scheduler-0/probe id=37163525-755b-49cf-8cb2-e2aed1a07e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82\nJun 12 11:19:49.429297 crc crio[19822]: time=\"2026-06-12T11:19:49.429257687Z\" level=info msg=\"Started container\" PID=288379 containerID=ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8 description=openstack/glance-default-external-api-0/glance-httpd id=9e44b877-81b2-49c9-9a52-45fcb7717718 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb\nJun 12 11:19:49.440957 crc crio[19822]: time=\"2026-06-12T11:19:49.438346337Z\" level=info msg=\"Started container\" PID=288334 containerID=541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309 description=openstack/cinder-api-0/cinder-api-log id=acf1cf52-c77a-4900-bda1-c0803dd52eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340\nJun 12 11:19:49.886743 crc crio[19822]: time=\"2026-06-12T11:19:49.886266367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=164c7433-d2de-4312-8641-9370305bacf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:49.887020 crc crio[19822]: time=\"2026-06-12T11:19:49.886579376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6dd7f17a-171f-42d4-848f-09eccb4f4850 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:49.913340 crc crio[19822]: time=\"2026-06-12T11:19:49.913294818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=47e9f560-8bed-4d3a-8209-4cfa95fbc37f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:50.079435 crc crio[19822]: time=\"2026-06-12T11:19:50.079074557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d55da8b5-0b7e-4b5e-aa7b-2ab7fc34196e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:50.118300 crc crio[19822]: time=\"2026-06-12T11:19:50.117776638Z\" level=info msg=\"Stopped container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata\" id=a92bfa38-5d70-4fd6-85e7-3a10b31e63e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:50.119638 crc crio[19822]: time=\"2026-06-12T11:19:50.119403724Z\" level=info msg=\"Stopping pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=b9440df9-35de-4370-a3fd-b1ceb24a2f6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:50.120317 crc crio[19822]: time=\"2026-06-12T11:19:50.120244732Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc00244dca8}] Aliases:map[]}\"\nJun 12 11:19:50.120496 crc crio[19822]: time=\"2026-06-12T11:19:50.120450148Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:50.236298 crc crio[19822]: time=\"2026-06-12T11:19:50.236007314Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=5df249cb-873a-45a8-bc9d-29c2d3260d65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:50.241963 crc crio[19822]: time=\"2026-06-12T11:19:50.241927894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:50.362943 crc crio[19822]: time=\"2026-06-12T11:19:50.362882308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:50.369666 crc crio[19822]: time=\"2026-06-12T11:19:50.369632816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:50.526647 crc crio[19822]: time=\"2026-06-12T11:19:50.526232723Z\" level=info msg=\"Stopped pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=b9440df9-35de-4370-a3fd-b1ceb24a2f6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:51.394684 crc crio[19822]: time=\"2026-06-12T11:19:51.394596437Z\" level=info msg=\"Removing container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb\" id=0d7cbb04-4c3b-48f6-b2cd-5d9022259a5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:51.465936 crc crio[19822]: time=\"2026-06-12T11:19:51.465794711Z\" level=info msg=\"Removed container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata\" id=0d7cbb04-4c3b-48f6-b2cd-5d9022259a5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:51.469143 crc crio[19822]: time=\"2026-06-12T11:19:51.469062581Z\" level=info msg=\"Removing container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23\" id=78fc4f57-9496-449a-b727-6833d22b697e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:51.489508 crc crio[19822]: time=\"2026-06-12T11:19:51.489434432Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=fe8474be-24f5-4d77-ab8d-12279c9624cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:51.508971 crc crio[19822]: time=\"2026-06-12T11:19:51.508862682Z\" level=info msg=\"Removed container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log\" id=78fc4f57-9496-449a-b727-6833d22b697e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:51.509594 crc crio[19822]: time=\"2026-06-12T11:19:51.509513512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:51.563123 crc crio[19822]: time=\"2026-06-12T11:19:51.563031199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:51.857489 crc crio[19822]: time=\"2026-06-12T11:19:51.857081265Z\" level=info msg=\"Created container db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef: openstack/swift-storage-0/container-updater\" id=5df249cb-873a-45a8-bc9d-29c2d3260d65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:51.859068 crc crio[19822]: time=\"2026-06-12T11:19:51.858995896Z\" level=info msg=\"Starting container: db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef\" id=72137f62-786a-4548-9c52-2e59ac69f9f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:51.866645 crc crio[19822]: time=\"2026-06-12T11:19:51.866534149Z\" level=info msg=\"Started container\" PID=288892 containerID=db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef description=openstack/swift-storage-0/container-updater id=72137f62-786a-4548-9c52-2e59ac69f9f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:52.248665 crc crio[19822]: time=\"2026-06-12T11:19:52.248432225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:52.545525 crc crio[19822]: time=\"2026-06-12T11:19:52.545312856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1cf5a481-1a69-4143-aa9e-8d4954c0f872 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:52.560425 crc crio[19822]: time=\"2026-06-12T11:19:52.559911193Z\" level=info msg=\"Created container caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2: openstack/cinder-api-0/cinder-api\" id=fe8474be-24f5-4d77-ab8d-12279c9624cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:52.579073 crc crio[19822]: time=\"2026-06-12T11:19:52.578970478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=abc99519-2ad6-4145-84fa-0325266078a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:52.579423 crc crio[19822]: time=\"2026-06-12T11:19:52.579001398Z\" level=info msg=\"Starting container: caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2\" id=59d2b0bb-081d-49e0-a1cc-496188ff5312 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:52.593918 crc crio[19822]: time=\"2026-06-12T11:19:52.593737183Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=79ea0c19-f128-4bc0-8dc4-2d78047d71fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:52.594426 crc crio[19822]: time=\"2026-06-12T11:19:52.594360413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:52.645264 crc crio[19822]: time=\"2026-06-12T11:19:52.645122625Z\" level=info msg=\"Started container\" PID=289064 containerID=caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2 description=openstack/cinder-api-0/cinder-api id=59d2b0bb-081d-49e0-a1cc-496188ff5312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340\nJun 12 11:19:52.789319 crc crio[19822]: time=\"2026-06-12T11:19:52.789212547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:52.795509 crc crio[19822]: time=\"2026-06-12T11:19:52.795409375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:53.043144 crc crio[19822]: time=\"2026-06-12T11:19:53.043027544Z\" level=info msg=\"Created container a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c: openstack/swift-storage-0/object-server\" id=79ea0c19-f128-4bc0-8dc4-2d78047d71fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:53.044565 crc crio[19822]: time=\"2026-06-12T11:19:53.044482916Z\" level=info msg=\"Starting container: a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c\" id=1f1420ca-e65c-47d7-87ad-59b10d07762b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:53.053125 crc crio[19822]: time=\"2026-06-12T11:19:53.053034682Z\" level=info msg=\"Started container\" PID=289111 containerID=a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c description=openstack/swift-storage-0/object-server id=1f1420ca-e65c-47d7-87ad-59b10d07762b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:53.097596 crc crio[19822]: time=\"2026-06-12T11:19:53.097494053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9953d044-0d1b-4ce2-aa12-86c51d89b192 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:53.110207 crc crio[19822]: time=\"2026-06-12T11:19:53.110078929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8c136d84-c3c3-4036-a076-34afc1614930 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:53.188454 crc crio[19822]: time=\"2026-06-12T11:19:53.188066464Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=a1d16946-06e5-46f7-86a8-af8df1c1dde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:53.188454 crc crio[19822]: time=\"2026-06-12T11:19:53.188440996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:53.335087 crc crio[19822]: time=\"2026-06-12T11:19:53.334507336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:53.342305 crc crio[19822]: time=\"2026-06-12T11:19:53.34223289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:53.588717 crc crio[19822]: time=\"2026-06-12T11:19:53.588583289Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=60df7d7a-cbc6-4680-a7d5-0d1787886ab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:53.588717 crc crio[19822]: time=\"2026-06-12T11:19:53.588693972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:53.600527 crc crio[19822]: time=\"2026-06-12T11:19:53.600429257Z\" level=info msg=\"Created container c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd: openstack/swift-storage-0/object-replicator\" id=a1d16946-06e5-46f7-86a8-af8df1c1dde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:53.602116 crc crio[19822]: time=\"2026-06-12T11:19:53.602024359Z\" level=info msg=\"Starting container: c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd\" id=b9718ab4-12a4-4724-acaf-61755d33c570 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:53.607927 crc crio[19822]: time=\"2026-06-12T11:19:53.607637467Z\" level=info msg=\"Started container\" PID=289323 containerID=c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd description=openstack/swift-storage-0/object-replicator id=b9718ab4-12a4-4724-acaf-61755d33c570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:53.638052 crc crio[19822]: time=\"2026-06-12T11:19:53.637952645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5ff4bf6f-9e99-4c62-82c4-daffba938afa name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:53.641903 crc crio[19822]: time=\"2026-06-12T11:19:53.641733947Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252ae0}] Aliases:map[]}\"\nJun 12 11:19:53.641903 crc crio[19822]: time=\"2026-06-12T11:19:53.641906832Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:53.680721 crc crio[19822]: time=\"2026-06-12T11:19:53.680148422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=56e6c0c8-634c-4a98-a864-04362938ef0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:53.694744 crc crio[19822]: time=\"2026-06-12T11:19:53.694573014Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=eba11a6a-2242-47fb-bbb8-0bf9ac7cff84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:53.695294 crc crio[19822]: time=\"2026-06-12T11:19:53.695235071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:53.813518 crc crio[19822]: time=\"2026-06-12T11:19:53.813408223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:53.883363 crc crio[19822]: time=\"2026-06-12T11:19:53.883250771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:54.241748 crc crio[19822]: time=\"2026-06-12T11:19:54.241192562Z\" level=info msg=\"Created container ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833: openstack/swift-storage-0/object-auditor\" id=eba11a6a-2242-47fb-bbb8-0bf9ac7cff84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:54.243990 crc crio[19822]: time=\"2026-06-12T11:19:54.243900215Z\" level=info msg=\"Starting container: ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833\" id=0dcd8119-68c0-43e5-a0d8-22ee6b39f20a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:54.260790 crc crio[19822]: time=\"2026-06-12T11:19:54.260675142Z\" level=info msg=\"Started container\" PID=289408 containerID=ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833 description=openstack/swift-storage-0/object-auditor id=0dcd8119-68c0-43e5-a0d8-22ee6b39f20a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:54.277430 crc crio[19822]: time=\"2026-06-12T11:19:54.277345347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=47c277cb-c1fe-4e87-8079-0244801e4a4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:54.295469 crc crio[19822]: time=\"2026-06-12T11:19:54.295368471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0ba7a138-0871-400f-80f0-9179f6317f87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:54.307496 crc crio[19822]: time=\"2026-06-12T11:19:54.307388211Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=e559b03b-0f16-4aa4-a17a-61649fcfcbc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:54.307913 crc crio[19822]: time=\"2026-06-12T11:19:54.307859837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:54.423688 crc crio[19822]: time=\"2026-06-12T11:19:54.423587748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:54.427730 crc crio[19822]: time=\"2026-06-12T11:19:54.427657449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:54.437149 crc crio[19822]: 2026-06-12T11:19:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba418ca4970f806 Mac:86:dd:b4:49:c3:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 SocketPath: PciID:}] [{Interface:0xc0001085b0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:54.438786 crc crio[19822]: time=\"2026-06-12T11:19:54.438717083Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252ae0}] Aliases:map[]}\"\nJun 12 11:19:54.439001 crc crio[19822]: time=\"2026-06-12T11:19:54.438955521Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:54.483899 crc crio[19822]: time=\"2026-06-12T11:19:54.483741342Z\" level=info msg=\"Ran pod sandbox ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd with infra container: openstack/nova-metadata-0/POD\" id=60df7d7a-cbc6-4680-a7d5-0d1787886ab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:54.490324 crc crio[19822]: time=\"2026-06-12T11:19:54.490232352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a6166fa1-e538-433d-a063-ea462bed2189 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:54.495294 crc crio[19822]: time=\"2026-06-12T11:19:54.495115419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bbdbf604-4bfc-4459-9d08-657c308fee23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:54.514472 crc crio[19822]: time=\"2026-06-12T11:19:54.51436584Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=d5670b1b-62eb-4948-9004-ce19a29a46c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:54.516185 crc crio[19822]: time=\"2026-06-12T11:19:54.516084576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:54.686014 crc crio[19822]: time=\"2026-06-12T11:19:54.685427824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:54.694591 crc crio[19822]: time=\"2026-06-12T11:19:54.69448815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:54.943056 crc crio[19822]: time=\"2026-06-12T11:19:54.942930026Z\" level=info msg=\"Created container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log\" id=d5670b1b-62eb-4948-9004-ce19a29a46c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:54.947293 crc crio[19822]: time=\"2026-06-12T11:19:54.947230652Z\" level=info msg=\"Starting container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64\" id=7744a4b5-585f-479a-9850-11b48f7feda5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:54.948207 crc crio[19822]: time=\"2026-06-12T11:19:54.947492582Z\" level=info msg=\"Created container a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11: openstack/swift-storage-0/object-updater\" id=e559b03b-0f16-4aa4-a17a-61649fcfcbc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:54.949480 crc crio[19822]: time=\"2026-06-12T11:19:54.949400804Z\" level=info msg=\"Starting container: a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11\" id=f5670298-dfa2-49d4-a8fc-5bef7e271ae2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:54.956053 crc crio[19822]: time=\"2026-06-12T11:19:54.955985845Z\" level=info msg=\"Started container\" PID=289485 containerID=f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64 description=openstack/nova-metadata-0/nova-metadata-log id=7744a4b5-585f-479a-9850-11b48f7feda5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\nJun 12 11:19:54.957237 crc crio[19822]: time=\"2026-06-12T11:19:54.95713284Z\" level=info msg=\"Started container\" PID=289471 containerID=a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11 description=openstack/swift-storage-0/object-updater id=f5670298-dfa2-49d4-a8fc-5bef7e271ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:54.972514 crc crio[19822]: time=\"2026-06-12T11:19:54.9693888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=077f9821-b69c-4d3c-b400-2d74d823b025 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:54.972514 crc crio[19822]: time=\"2026-06-12T11:19:54.969926369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2c4aad38-69ac-4fa5-962e-901976490159 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:55.004476 crc crio[19822]: time=\"2026-06-12T11:19:54.998226694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4d2f8f9b-dbad-4e1f-ab6f-030b1de9e307 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:55.013957 crc crio[19822]: time=\"2026-06-12T11:19:55.013348653Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=73230b74-bae4-452d-bf71-b39e0725bcf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:55.013957 crc crio[19822]: time=\"2026-06-12T11:19:55.013730256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.030947 crc crio[19822]: time=\"2026-06-12T11:19:55.030683176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d5aa6cb4-de7f-4ca8-8157-50be1b4a5de4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:55.052123 crc crio[19822]: time=\"2026-06-12T11:19:55.052025347Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9797ed7a-bfd9-4385-8d68-c5de51beee59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:55.054008 crc crio[19822]: time=\"2026-06-12T11:19:55.053886927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.085030 crc crio[19822]: time=\"2026-06-12T11:19:55.084966661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.090408 crc crio[19822]: time=\"2026-06-12T11:19:55.09036947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.137329 crc crio[19822]: time=\"2026-06-12T11:19:55.137232365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.156277 crc crio[19822]: time=\"2026-06-12T11:19:55.156111232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.358615 crc crio[19822]: time=\"2026-06-12T11:19:55.358457973Z\" level=info msg=\"Created container 5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c: openstack/swift-storage-0/object-expirer\" id=73230b74-bae4-452d-bf71-b39e0725bcf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:55.359899 crc crio[19822]: time=\"2026-06-12T11:19:55.359737288Z\" level=info msg=\"Starting container: 5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c\" id=9e77626b-11da-4444-91a2-e5b563df7240 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:55.361390 crc crio[19822]: time=\"2026-06-12T11:19:55.361321695Z\" level=info msg=\"Created container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata\" id=9797ed7a-bfd9-4385-8d68-c5de51beee59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:55.362447 crc crio[19822]: time=\"2026-06-12T11:19:55.362349137Z\" level=info msg=\"Starting container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74\" id=5f178738-09f2-46f5-b011-64e5a911732e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:55.370208 crc crio[19822]: time=\"2026-06-12T11:19:55.370077448Z\" level=info msg=\"Started container\" PID=289546 containerID=5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c description=openstack/swift-storage-0/object-expirer id=9e77626b-11da-4444-91a2-e5b563df7240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:55.370616 crc crio[19822]: time=\"2026-06-12T11:19:55.370525361Z\" level=info msg=\"Started container\" PID=289552 containerID=0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74 description=openstack/nova-metadata-0/nova-metadata-metadata id=5f178738-09f2-46f5-b011-64e5a911732e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\nJun 12 11:19:55.396789 crc crio[19822]: time=\"2026-06-12T11:19:55.396692476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e9d5f509-0921-4c96-ad6d-a3d7d41054d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:55.410467 crc crio[19822]: time=\"2026-06-12T11:19:55.410396261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a76866b7-9582-4a8b-81a9-ca0c205e71d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:55.426522 crc crio[19822]: time=\"2026-06-12T11:19:55.426406188Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=92d58a12-aa9b-4a18-9730-badaefdf0b3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:55.428649 crc crio[19822]: time=\"2026-06-12T11:19:55.428544877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.526210 crc crio[19822]: time=\"2026-06-12T11:19:55.525671757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.530660 crc crio[19822]: time=\"2026-06-12T11:19:55.530613775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.694188 crc crio[19822]: time=\"2026-06-12T11:19:55.694065906Z\" level=info msg=\"Stopping pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=b089eb0b-8665-4b8d-971a-829ca2ef3619 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:55.695426 crc crio[19822]: time=\"2026-06-12T11:19:55.694735388Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}\"\nJun 12 11:19:55.695426 crc crio[19822]: time=\"2026-06-12T11:19:55.694990396Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-9sff9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:55.757574 crc crio[19822]: time=\"2026-06-12T11:19:55.757509444Z\" level=info msg=\"Created container 8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23: openstack/swift-storage-0/rsync\" id=92d58a12-aa9b-4a18-9730-badaefdf0b3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:55.769693 crc crio[19822]: time=\"2026-06-12T11:19:55.769499227Z\" level=info msg=\"Starting container: 8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23\" id=92ae4bb2-d24b-4c5a-ba22-44ddb648e6a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:55.779101 crc crio[19822]: time=\"2026-06-12T11:19:55.777619216Z\" level=info msg=\"Started container\" PID=289613 containerID=8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23 description=openstack/swift-storage-0/rsync id=92ae4bb2-d24b-4c5a-ba22-44ddb648e6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:55.798901 crc crio[19822]: time=\"2026-06-12T11:19:55.798749163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7173b9a7-a2de-48ab-bdbd-37bba6cba96d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:55.839219 crc crio[19822]: time=\"2026-06-12T11:19:55.839065806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=269cbf3f-e465-464c-a578-6557ad26bad9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:55.849301 crc crio[19822]: time=\"2026-06-12T11:19:55.849197281Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=eba3c2b5-dedd-42e7-9306-e56736c6f647 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:55.849747 crc crio[19822]: time=\"2026-06-12T11:19:55.849671676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.931423 crc crio[19822]: time=\"2026-06-12T11:19:55.931155145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:55.939700 crc crio[19822]: time=\"2026-06-12T11:19:55.939608717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:56.126414 crc crio[19822]: time=\"2026-06-12T11:19:56.12577441Z\" level=info msg=\"Created container ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4: openstack/swift-storage-0/swift-recon-cron\" id=eba3c2b5-dedd-42e7-9306-e56736c6f647 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:19:56.133719 crc crio[19822]: time=\"2026-06-12T11:19:56.132778576Z\" level=info msg=\"Starting container: ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4\" id=930402e9-c750-4f4f-b723-4486e942b6e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:19:56.141352 crc crio[19822]: time=\"2026-06-12T11:19:56.141247425Z\" level=info msg=\"Started container\" PID=289786 containerID=ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4 description=openstack/swift-storage-0/swift-recon-cron id=930402e9-c750-4f4f-b723-4486e942b6e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81\nJun 12 11:19:56.221460 crc crio[19822]: time=\"2026-06-12T11:19:56.22126041Z\" level=info msg=\"Stopped pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=b089eb0b-8665-4b8d-971a-829ca2ef3619 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:57.770447 crc crio[19822]: time=\"2026-06-12T11:19:57.769691529Z\" level=info msg=\"Stopping container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74 (timeout: 30s)\" id=20b1275c-82bb-47e4-a5fd-18ddd15ba040 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:57.771496 crc crio[19822]: time=\"2026-06-12T11:19:57.76977264Z\" level=info msg=\"Stopping container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64 (timeout: 30s)\" id=e74ceb47-6769-45b9-90e6-82314b6154c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:57.927706 crc crio[19822]: time=\"2026-06-12T11:19:57.927615615Z\" level=info msg=\"Stopped container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log\" id=e74ceb47-6769-45b9-90e6-82314b6154c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:58.050979 crc crio[19822]: time=\"2026-06-12T11:19:58.050773097Z\" level=info msg=\"Stopping container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371 (timeout: 30s)\" id=2e3b9660-7492-46a8-b1e9-9b203256175d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:58.051265 crc crio[19822]: time=\"2026-06-12T11:19:58.051100294Z\" level=info msg=\"Stopping container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46 (timeout: 30s)\" id=9258bca6-5e14-4b91-9c40-1cd9a284a95c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:58.125027 crc crio[19822]: time=\"2026-06-12T11:19:58.124474416Z\" level=info msg=\"Stopped container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata\" id=20b1275c-82bb-47e4-a5fd-18ddd15ba040 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:58.126016 crc crio[19822]: time=\"2026-06-12T11:19:58.125944833Z\" level=info msg=\"Stopping pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=b11b3059-99db-4e25-92f5-562f443afc4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:58.126753 crc crio[19822]: time=\"2026-06-12T11:19:58.126667046Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252510}] Aliases:map[]}\"\nJun 12 11:19:58.127405 crc crio[19822]: time=\"2026-06-12T11:19:58.127334378Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:58.493062 crc crio[19822]: time=\"2026-06-12T11:19:58.492969731Z\" level=info msg=\"Stopped pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=b11b3059-99db-4e25-92f5-562f443afc4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:19:58.794457 crc crio[19822]: time=\"2026-06-12T11:19:58.794076038Z\" level=info msg=\"Removing container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74\" id=7bef3651-0557-460a-b1f7-e8f41efaf0d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:58.799740 crc crio[19822]: time=\"2026-06-12T11:19:58.799548592Z\" level=info msg=\"Stopped container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd\" id=2e3b9660-7492-46a8-b1e9-9b203256175d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:19:58.832978 crc crio[19822]: time=\"2026-06-12T11:19:58.830233534Z\" level=info msg=\"Removed container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata\" id=7bef3651-0557-460a-b1f7-e8f41efaf0d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:58.833339 crc crio[19822]: time=\"2026-06-12T11:19:58.833286639Z\" level=info msg=\"Removing container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64\" id=9b610470-d387-4bf9-ad7c-e0eccb3c533e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:58.889875 crc crio[19822]: time=\"2026-06-12T11:19:58.889681586Z\" level=info msg=\"Removed container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log\" id=9b610470-d387-4bf9-ad7c-e0eccb3c533e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:19:59.335231 crc crio[19822]: time=\"2026-06-12T11:19:59.335078247Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=7b4e6bbd-2be7-4199-809c-bf60d472cc2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:59.335231 crc crio[19822]: time=\"2026-06-12T11:19:59.335207611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:19:59.391958 crc crio[19822]: time=\"2026-06-12T11:19:59.391785296Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d UID:cf0eb16f-37be-4098-a644-7bc57818d100 NetNS:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0eb16f_37be_4098_a644_7bc57818d100.slice PodAnnotations:0xc007a8e1b0}] Aliases:map[]}\"\nJun 12 11:19:59.391958 crc crio[19822]: time=\"2026-06-12T11:19:59.391918311Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:19:59.957776 crc crio[19822]: 2026-06-12T11:19:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d45216dd4de6753 Mac:6e:84:0c:a0:e1:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 SocketPath: PciID:}] [{Interface:0xc0001aa750 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:19:59.959988 crc crio[19822]: time=\"2026-06-12T11:19:59.959925401Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d UID:cf0eb16f-37be-4098-a644-7bc57818d100 NetNS:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0eb16f_37be_4098_a644_7bc57818d100.slice PodAnnotations:0xc007a8e1b0}] Aliases:map[]}\"\nJun 12 11:19:59.960215 crc crio[19822]: time=\"2026-06-12T11:19:59.960107317Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:19:59.971210 crc crio[19822]: time=\"2026-06-12T11:19:59.971063938Z\" level=info msg=\"Ran pod sandbox d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d with infra container: openstack/nova-metadata-0/POD\" id=7b4e6bbd-2be7-4199-809c-bf60d472cc2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:19:59.973544 crc crio[19822]: time=\"2026-06-12T11:19:59.973446422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1a052240-e3ba-45a6-b941-c4e597c5998a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:19:59.979504 crc crio[19822]: time=\"2026-06-12T11:19:59.979336941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9fc8a13e-6cca-4b5b-a422-48bb7a593524 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:00.029292 crc crio[19822]: time=\"2026-06-12T11:20:00.029203895Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7a53141b-987a-4cd2-983c-63197d7acd81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:00.034250 crc crio[19822]: time=\"2026-06-12T11:20:00.034133244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:00.099957 crc crio[19822]: time=\"2026-06-12T11:20:00.099898366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:00.105393 crc crio[19822]: time=\"2026-06-12T11:20:00.105343881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:00.314480 crc crio[19822]: time=\"2026-06-12T11:20:00.31440879Z\" level=info msg=\"Created container d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb: openstack/nova-metadata-0/nova-metadata-log\" id=7a53141b-987a-4cd2-983c-63197d7acd81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:00.316387 crc crio[19822]: time=\"2026-06-12T11:20:00.3162918Z\" level=info msg=\"Starting container: d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb\" id=dced4374-295b-4b85-8de3-3b4ce01b5434 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:20:00.326273 crc crio[19822]: time=\"2026-06-12T11:20:00.326121194Z\" level=info msg=\"Started container\" PID=290081 containerID=d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb description=openstack/nova-metadata-0/nova-metadata-log id=dced4374-295b-4b85-8de3-3b4ce01b5434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d\nJun 12 11:20:00.352919 crc crio[19822]: time=\"2026-06-12T11:20:00.352766594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=eb65f61c-3af4-449d-a85b-d2e941ab2dc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:00.440739 crc crio[19822]: time=\"2026-06-12T11:20:00.44063211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c14b678a-237a-4c95-bccd-7662cab41397 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:00.451751 crc crio[19822]: time=\"2026-06-12T11:20:00.451413051Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=d9c20718-b04c-408a-ab30-c20e80c05dc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:00.454403 crc crio[19822]: time=\"2026-06-12T11:20:00.454036975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:00.547285 crc crio[19822]: time=\"2026-06-12T11:20:00.546308488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:00.561697 crc crio[19822]: time=\"2026-06-12T11:20:00.561585709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:00.679481 crc crio[19822]: time=\"2026-06-12T11:20:00.678054166Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687720-pfmkz/POD\" id=5c5715ad-f0ea-4cbf-8ad1-8d7944f45eb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:20:00.679481 crc crio[19822]: time=\"2026-06-12T11:20:00.678222011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:00.777491 crc crio[19822]: time=\"2026-06-12T11:20:00.77732737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc007a8e130}] Aliases:map[]}\"\nJun 12 11:20:00.777491 crc crio[19822]: time=\"2026-06-12T11:20:00.777399512Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687720-pfmkz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:20:00.809375 crc crio[19822]: time=\"2026-06-12T11:20:00.809271577Z\" level=info msg=\"Created container dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c: openstack/nova-metadata-0/nova-metadata-metadata\" id=d9c20718-b04c-408a-ab30-c20e80c05dc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:00.812107 crc crio[19822]: time=\"2026-06-12T11:20:00.812006334Z\" level=info msg=\"Starting container: dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c\" id=9253cc07-9036-49a9-8aa8-87734c7798b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:20:00.821757 crc crio[19822]: time=\"2026-06-12T11:20:00.821638404Z\" level=info msg=\"Started container\" PID=290181 containerID=dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c description=openstack/nova-metadata-0/nova-metadata-metadata id=9253cc07-9036-49a9-8aa8-87734c7798b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d\nJun 12 11:20:01.068218 crc crio[19822]: time=\"2026-06-12T11:20:01.067581901Z\" level=info msg=\"Removing container: e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276\" id=8a569aa4-0a32-4fb9-840b-154c6a0ac9ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.239649 crc crio[19822]: 2026-06-12T11:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:189b2110e7e662a Mac:6a:a4:14:16:9d:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 SocketPath: PciID:}] [{Interface:0xc000122c40 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:20:01.240185 crc crio[19822]: time=\"2026-06-12T11:20:01.240079285Z\" level=info msg=\"Removed container e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276: openshift-infra/auto-csr-approver-29687712-4vn5c/oc\" id=8a569aa4-0a32-4fb9-840b-154c6a0ac9ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.241546 crc crio[19822]: time=\"2026-06-12T11:20:01.241503307Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc007a8e130}] Aliases:map[]}\"\nJun 12 11:20:01.241733 crc crio[19822]: time=\"2026-06-12T11:20:01.241675262Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687720-pfmkz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:20:01.245237 crc crio[19822]: time=\"2026-06-12T11:20:01.244351948Z\" level=info msg=\"Removing container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946\" id=5b6ab06e-c524-4530-988c-60494d356e79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.255433 crc crio[19822]: time=\"2026-06-12T11:20:01.255334253Z\" level=info msg=\"Ran pod sandbox 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 with infra container: openshift-infra/auto-csr-approver-29687720-pfmkz/POD\" id=5c5715ad-f0ea-4cbf-8ad1-8d7944f45eb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:20:01.263348 crc crio[19822]: time=\"2026-06-12T11:20:01.262304622Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=76480ec7-ccc1-466f-a049-91162fe8f109 name=/runtime.v1.ImageService/PullImage\nJun 12 11:20:01.272956 crc crio[19822]: time=\"2026-06-12T11:20:01.272780835Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:20:01.350240 crc crio[19822]: time=\"2026-06-12T11:20:01.350122328Z\" level=info msg=\"Removed container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd\" id=5b6ab06e-c524-4530-988c-60494d356e79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.353084 crc crio[19822]: time=\"2026-06-12T11:20:01.3529638Z\" level=info msg=\"Removing container: 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59\" id=733e008e-7c45-4e80-b7f2-814bb81ee460 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.453082 crc crio[19822]: time=\"2026-06-12T11:20:01.452949205Z\" level=info msg=\"Removed container 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=733e008e-7c45-4e80-b7f2-814bb81ee460 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.457042 crc crio[19822]: time=\"2026-06-12T11:20:01.456922949Z\" level=info msg=\"Removing container: 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3\" id=4ce871ae-db45-4687-8055-ef358c0bec32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.504528 crc crio[19822]: time=\"2026-06-12T11:20:01.504433211Z\" level=info msg=\"Removed container 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3: openstack/cinder-db-sync-zg2jx/cinder-db-sync\" id=4ce871ae-db45-4687-8055-ef358c0bec32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.507470 crc crio[19822]: time=\"2026-06-12T11:20:01.50740753Z\" level=info msg=\"Removing container: b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c\" id=9292d4b5-28a2-430e-9bed-83a7d4009915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.581731 crc crio[19822]: time=\"2026-06-12T11:20:01.581418216Z\" level=info msg=\"Removed container b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations\" id=9292d4b5-28a2-430e-9bed-83a7d4009915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.584751 crc crio[19822]: time=\"2026-06-12T11:20:01.584606863Z\" level=info msg=\"Removing container: 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d\" id=c24d55d8-9dae-46e9-9dc0-b0053513800e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.639497 crc crio[19822]: time=\"2026-06-12T11:20:01.639393285Z\" level=info msg=\"Removed container 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage\" id=c24d55d8-9dae-46e9-9dc0-b0053513800e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.642887 crc crio[19822]: time=\"2026-06-12T11:20:01.642764507Z\" level=info msg=\"Removing container: cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512\" id=3bd428c7-d711-455f-8c55-0cbe891e6247 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.759785 crc crio[19822]: time=\"2026-06-12T11:20:01.759575448Z\" level=info msg=\"Removed container cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config\" id=3bd428c7-d711-455f-8c55-0cbe891e6247 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.763999 crc crio[19822]: time=\"2026-06-12T11:20:01.763904822Z\" level=info msg=\"Removing container: 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c\" id=384d9962-016e-4c40-a21d-fa087ff31c51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.800690 crc crio[19822]: time=\"2026-06-12T11:20:01.800602426Z\" level=info msg=\"Removed container 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=384d9962-016e-4c40-a21d-fa087ff31c51 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.808857 crc crio[19822]: time=\"2026-06-12T11:20:01.808712642Z\" level=info msg=\"Removing container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1\" id=625f4449-78b4-47aa-8de4-8555de0fe40e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.844298 crc crio[19822]: time=\"2026-06-12T11:20:01.844122374Z\" level=info msg=\"Removed container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api\" id=625f4449-78b4-47aa-8de4-8555de0fe40e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.847042 crc crio[19822]: time=\"2026-06-12T11:20:01.846981113Z\" level=info msg=\"Removing container: 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271\" id=30334ff7-2108-4d8f-aca5-68a47c89eac2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.918543 crc crio[19822]: time=\"2026-06-12T11:20:01.918096571Z\" level=info msg=\"Removed container 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage\" id=30334ff7-2108-4d8f-aca5-68a47c89eac2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:01.930617 crc crio[19822]: time=\"2026-06-12T11:20:01.930453105Z\" level=info msg=\"Stopping pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=30886a05-1039-45e7-b021-180a89c10f8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:01.930617 crc crio[19822]: time=\"2026-06-12T11:20:01.930560609Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=30886a05-1039-45e7-b021-180a89c10f8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:01.931453 crc crio[19822]: time=\"2026-06-12T11:20:01.931387705Z\" level=info msg=\"Removing pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=e9aad412-e9da-44db-8d25-31ffa07cbc9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:01.955708 crc crio[19822]: time=\"2026-06-12T11:20:01.955627032Z\" level=info msg=\"Removed pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=e9aad412-e9da-44db-8d25-31ffa07cbc9f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:01.956730 crc crio[19822]: time=\"2026-06-12T11:20:01.956503876Z\" level=info msg=\"Stopping pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=c1c9f9eb-097e-4175-aa24-257134ca8e14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:01.956730 crc crio[19822]: time=\"2026-06-12T11:20:01.956593699Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=c1c9f9eb-097e-4175-aa24-257134ca8e14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:01.957499 crc crio[19822]: time=\"2026-06-12T11:20:01.957460627Z\" level=info msg=\"Removing pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=51fdeebf-601e-4648-a6be-72d82421965f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:01.989634 crc crio[19822]: time=\"2026-06-12T11:20:01.989529105Z\" level=info msg=\"Removed pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=51fdeebf-601e-4648-a6be-72d82421965f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:01.995455 crc crio[19822]: time=\"2026-06-12T11:20:01.995320375Z\" level=info msg=\"Stopping pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=d44e4d54-cdab-4a94-9afa-9c5f20636185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:01.995455 crc crio[19822]: time=\"2026-06-12T11:20:01.995428308Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=d44e4d54-cdab-4a94-9afa-9c5f20636185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:01.996206 crc crio[19822]: time=\"2026-06-12T11:20:01.996121371Z\" level=info msg=\"Removing pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=96407210-8206-429d-ac66-2704ec726eca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.034081 crc crio[19822]: time=\"2026-06-12T11:20:02.033971151Z\" level=info msg=\"Removed pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=96407210-8206-429d-ac66-2704ec726eca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.035048 crc crio[19822]: time=\"2026-06-12T11:20:02.034961029Z\" level=info msg=\"Stopping pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=81ff30cb-d6d4-45c1-8058-e9c50b605d2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.035139 crc crio[19822]: time=\"2026-06-12T11:20:02.035058063Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=81ff30cb-d6d4-45c1-8058-e9c50b605d2c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.035790 crc crio[19822]: time=\"2026-06-12T11:20:02.035722054Z\" level=info msg=\"Removing pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=b425f749-3f52-4a40-a91b-72dc1faae12f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.056712 crc crio[19822]: time=\"2026-06-12T11:20:02.056582262Z\" level=info msg=\"Removed pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=b425f749-3f52-4a40-a91b-72dc1faae12f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.057753 crc crio[19822]: time=\"2026-06-12T11:20:02.057652523Z\" level=info msg=\"Stopping pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=1513a591-b823-4a44-a3d2-6c71386aa2a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.058092 crc crio[19822]: time=\"2026-06-12T11:20:02.057761117Z\" level=info msg=\"Stopped pod sandbox (already stopped): 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=1513a591-b823-4a44-a3d2-6c71386aa2a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.058604 crc crio[19822]: time=\"2026-06-12T11:20:02.058545792Z\" level=info msg=\"Removing pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=2e524d68-ffd4-4c54-aba0-88d759786d9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.078131 crc crio[19822]: time=\"2026-06-12T11:20:02.077731586Z\" level=info msg=\"Removed pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=2e524d68-ffd4-4c54-aba0-88d759786d9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.079621 crc crio[19822]: time=\"2026-06-12T11:20:02.079121009Z\" level=info msg=\"Stopping pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=c1c69150-4166-429b-9dbc-ac48c4e1c6cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.079621 crc crio[19822]: time=\"2026-06-12T11:20:02.079235643Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=c1c69150-4166-429b-9dbc-ac48c4e1c6cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.079925 crc crio[19822]: time=\"2026-06-12T11:20:02.079863083Z\" level=info msg=\"Removing pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=8b19269f-e301-4743-b3f9-31a277485cf8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.100615 crc crio[19822]: time=\"2026-06-12T11:20:02.100482483Z\" level=info msg=\"Removed pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=8b19269f-e301-4743-b3f9-31a277485cf8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.102883 crc crio[19822]: time=\"2026-06-12T11:20:02.101665557Z\" level=info msg=\"Stopping pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=dfb14512-fc87-41e3-8270-b0f1129e7dbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.102883 crc crio[19822]: time=\"2026-06-12T11:20:02.101764861Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=dfb14512-fc87-41e3-8270-b0f1129e7dbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.103081 crc crio[19822]: time=\"2026-06-12T11:20:02.102948031Z\" level=info msg=\"Removing pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=05b3a185-4de0-41cb-8663-791530ef63bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.132928 crc crio[19822]: time=\"2026-06-12T11:20:02.131769091Z\" level=info msg=\"Removed pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=05b3a185-4de0-41cb-8663-791530ef63bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.133879 crc crio[19822]: time=\"2026-06-12T11:20:02.13370712Z\" level=info msg=\"Stopping pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=b5eebd07-6e0c-4fe9-bf06-c72fa8a1c337 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.133879 crc crio[19822]: time=\"2026-06-12T11:20:02.133857035Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=b5eebd07-6e0c-4fe9-bf06-c72fa8a1c337 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.135698 crc crio[19822]: time=\"2026-06-12T11:20:02.135023722Z\" level=info msg=\"Removing pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=67aff719-e5e5-484a-b228-370218eb0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.168230 crc crio[19822]: time=\"2026-06-12T11:20:02.168089247Z\" level=info msg=\"Removed pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=67aff719-e5e5-484a-b228-370218eb0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.169489 crc crio[19822]: time=\"2026-06-12T11:20:02.169404199Z\" level=info msg=\"Stopping pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=3b79b5ca-eec2-4a87-8156-3117cc622e16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.169578 crc crio[19822]: time=\"2026-06-12T11:20:02.169521422Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=3b79b5ca-eec2-4a87-8156-3117cc622e16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.170442 crc crio[19822]: time=\"2026-06-12T11:20:02.170360729Z\" level=info msg=\"Removing pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=46c32595-d88f-4f8d-b9c0-5ce87aeb4d95 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.191531 crc crio[19822]: time=\"2026-06-12T11:20:02.191423746Z\" level=info msg=\"Removed pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=46c32595-d88f-4f8d-b9c0-5ce87aeb4d95 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.192588 crc crio[19822]: time=\"2026-06-12T11:20:02.192501936Z\" level=info msg=\"Stopping pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=dbf58f50-5d54-47e9-a640-ee3b9860718e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.192667 crc crio[19822]: time=\"2026-06-12T11:20:02.192595439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=dbf58f50-5d54-47e9-a640-ee3b9860718e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.193554 crc crio[19822]: time=\"2026-06-12T11:20:02.193458397Z\" level=info msg=\"Removing pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=36fbd99f-31c1-4833-be78-a3526be6be52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.223970 crc crio[19822]: time=\"2026-06-12T11:20:02.223877813Z\" level=info msg=\"Removed pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=36fbd99f-31c1-4833-be78-a3526be6be52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.225633 crc crio[19822]: time=\"2026-06-12T11:20:02.225537739Z\" level=info msg=\"Stopping pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=b8eeeac3-0567-42ff-a34a-d8e880bb2030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.225740 crc crio[19822]: time=\"2026-06-12T11:20:02.225670304Z\" level=info msg=\"Stopped pod sandbox (already stopped): f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=b8eeeac3-0567-42ff-a34a-d8e880bb2030 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.226404 crc crio[19822]: time=\"2026-06-12T11:20:02.226316502Z\" level=info msg=\"Removing pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=53e5b75c-4eb5-4ce1-9851-a4d3eea21027 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.245659 crc crio[19822]: time=\"2026-06-12T11:20:02.245548762Z\" level=info msg=\"Removed pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=53e5b75c-4eb5-4ce1-9851-a4d3eea21027 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.246568 crc crio[19822]: time=\"2026-06-12T11:20:02.246492178Z\" level=info msg=\"Stopping pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=51aff99f-b8d7-4f51-ae62-c125af80bb10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.246635 crc crio[19822]: time=\"2026-06-12T11:20:02.246589622Z\" level=info msg=\"Stopped pod sandbox (already stopped): df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=51aff99f-b8d7-4f51-ae62-c125af80bb10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.247486 crc crio[19822]: time=\"2026-06-12T11:20:02.247402817Z\" level=info msg=\"Removing pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=ee8ad74a-b968-4c16-849d-b4c7a37cfb1b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.329883 crc crio[19822]: time=\"2026-06-12T11:20:02.329662593Z\" level=info msg=\"Removed pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=ee8ad74a-b968-4c16-849d-b4c7a37cfb1b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.331206 crc crio[19822]: time=\"2026-06-12T11:20:02.331120888Z\" level=info msg=\"Stopping pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=a74d3fd4-03c4-4786-9964-6dba506cf2c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.331337 crc crio[19822]: time=\"2026-06-12T11:20:02.331280084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=a74d3fd4-03c4-4786-9964-6dba506cf2c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.332467 crc crio[19822]: time=\"2026-06-12T11:20:02.332394589Z\" level=info msg=\"Removing pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=5e758717-b195-4c1f-8b5e-7861239f111b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.349959 crc crio[19822]: time=\"2026-06-12T11:20:02.349791136Z\" level=info msg=\"Removed pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=5e758717-b195-4c1f-8b5e-7861239f111b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.351547 crc crio[19822]: time=\"2026-06-12T11:20:02.351402584Z\" level=info msg=\"Stopping pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=426dfe7a-2f55-41bb-869e-4b43055171a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.351547 crc crio[19822]: time=\"2026-06-12T11:20:02.351494477Z\" level=info msg=\"Stopped pod sandbox (already stopped): 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=426dfe7a-2f55-41bb-869e-4b43055171a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.352212 crc crio[19822]: time=\"2026-06-12T11:20:02.352121648Z\" level=info msg=\"Removing pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=bb43f4d6-d3d7-43a6-9696-be49620ab083 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.379014 crc crio[19822]: time=\"2026-06-12T11:20:02.378903873Z\" level=info msg=\"Removed pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=bb43f4d6-d3d7-43a6-9696-be49620ab083 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.380380 crc crio[19822]: time=\"2026-06-12T11:20:02.380294017Z\" level=info msg=\"Stopping pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=730ef4b8-f473-4faf-9046-a7ff9e107098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.380471 crc crio[19822]: time=\"2026-06-12T11:20:02.38039243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=730ef4b8-f473-4faf-9046-a7ff9e107098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.384071 crc crio[19822]: time=\"2026-06-12T11:20:02.384001278Z\" level=info msg=\"Removing pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=349f8c55-fd83-49ab-8b70-ce99c51b142a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.413772 crc crio[19822]: time=\"2026-06-12T11:20:02.413069108Z\" level=info msg=\"Removed pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=349f8c55-fd83-49ab-8b70-ce99c51b142a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.416670 crc crio[19822]: time=\"2026-06-12T11:20:02.415282552Z\" level=info msg=\"Stopping pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=0df02a2f-0de6-4159-a005-2db217f34a3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.416670 crc crio[19822]: time=\"2026-06-12T11:20:02.415364765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=0df02a2f-0de6-4159-a005-2db217f34a3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.416670 crc crio[19822]: time=\"2026-06-12T11:20:02.415998636Z\" level=info msg=\"Removing pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=3c80d66e-013d-4e65-89ec-4d12841b7542 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.441993 crc crio[19822]: time=\"2026-06-12T11:20:02.441867885Z\" level=info msg=\"Removed pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=3c80d66e-013d-4e65-89ec-4d12841b7542 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.444310 crc crio[19822]: time=\"2026-06-12T11:20:02.444271259Z\" level=info msg=\"Stopping pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=8b50d685-37a8-4f5c-b31d-7dcf46250e06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.444675 crc crio[19822]: time=\"2026-06-12T11:20:02.444651761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=8b50d685-37a8-4f5c-b31d-7dcf46250e06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.447488 crc crio[19822]: time=\"2026-06-12T11:20:02.447388677Z\" level=info msg=\"Removing pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=fbd194e1-0064-4e22-9c24-b95e7d443eb1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.487313 crc crio[19822]: time=\"2026-06-12T11:20:02.4871894Z\" level=info msg=\"Removed pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=fbd194e1-0064-4e22-9c24-b95e7d443eb1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.493871 crc crio[19822]: time=\"2026-06-12T11:20:02.493658509Z\" level=info msg=\"Stopping pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=8da537cd-de9c-40b2-933b-c5651b686457 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.493871 crc crio[19822]: time=\"2026-06-12T11:20:02.493774173Z\" level=info msg=\"Stopped pod sandbox (already stopped): 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=8da537cd-de9c-40b2-933b-c5651b686457 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.494578 crc crio[19822]: time=\"2026-06-12T11:20:02.494513226Z\" level=info msg=\"Removing pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=9bc55fe7-06cc-473c-92a8-6ae4cb5a4e6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.539214 crc crio[19822]: time=\"2026-06-12T11:20:02.539103368Z\" level=info msg=\"Removed pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=9bc55fe7-06cc-473c-92a8-6ae4cb5a4e6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.540461 crc crio[19822]: time=\"2026-06-12T11:20:02.540379834Z\" level=info msg=\"Stopping pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=c0fc8ffb-a3ce-480d-8a89-69e786c34a9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.540534 crc crio[19822]: time=\"2026-06-12T11:20:02.540460957Z\" level=info msg=\"Stopped pod sandbox (already stopped): a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=c0fc8ffb-a3ce-480d-8a89-69e786c34a9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.542006 crc crio[19822]: time=\"2026-06-12T11:20:02.541914343Z\" level=info msg=\"Removing pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=5c54cae0-b95e-4dde-95cf-fc499b0ac1a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.563650 crc crio[19822]: time=\"2026-06-12T11:20:02.563488246Z\" level=info msg=\"Removed pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=5c54cae0-b95e-4dde-95cf-fc499b0ac1a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.568343 crc crio[19822]: time=\"2026-06-12T11:20:02.568253964Z\" level=info msg=\"Stopping pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=e2e884b0-1031-40cb-8c82-1d00fe3475b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.568343 crc crio[19822]: time=\"2026-06-12T11:20:02.568347117Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=e2e884b0-1031-40cb-8c82-1d00fe3475b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.571972 crc crio[19822]: time=\"2026-06-12T11:20:02.571573259Z\" level=info msg=\"Removing pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=219168d9-96bb-4fae-b98f-cd6d4163972e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.589527 crc crio[19822]: time=\"2026-06-12T11:20:02.589439182Z\" level=info msg=\"Removed pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=219168d9-96bb-4fae-b98f-cd6d4163972e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.592236 crc crio[19822]: time=\"2026-06-12T11:20:02.592007141Z\" level=info msg=\"Stopping pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=436fe862-2262-4772-bc23-3a7d5edd8bcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.592236 crc crio[19822]: time=\"2026-06-12T11:20:02.592073243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=436fe862-2262-4772-bc23-3a7d5edd8bcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.593014 crc crio[19822]: time=\"2026-06-12T11:20:02.592949331Z\" level=info msg=\"Removing pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=45ed8a18-2ca5-4778-ab57-2394411db3da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.612719 crc crio[19822]: time=\"2026-06-12T11:20:02.61254399Z\" level=info msg=\"Removed pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=45ed8a18-2ca5-4778-ab57-2394411db3da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.613466 crc crio[19822]: time=\"2026-06-12T11:20:02.613391743Z\" level=info msg=\"Stopping pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=559537c7-437c-4715-a63e-469bf125c778 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.613553 crc crio[19822]: time=\"2026-06-12T11:20:02.613495227Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=559537c7-437c-4715-a63e-469bf125c778 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.614309 crc crio[19822]: time=\"2026-06-12T11:20:02.614251945Z\" level=info msg=\"Removing pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=298e5c55-2187-4638-8638-d93522641f58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.636514 crc crio[19822]: time=\"2026-06-12T11:20:02.636379729Z\" level=info msg=\"Removed pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=298e5c55-2187-4638-8638-d93522641f58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.637435 crc crio[19822]: time=\"2026-06-12T11:20:02.637386989Z\" level=info msg=\"Stopping pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=52c858fa-8faa-4a87-ad03-c4fc96d9d9e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.637637 crc crio[19822]: time=\"2026-06-12T11:20:02.637610516Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=52c858fa-8faa-4a87-ad03-c4fc96d9d9e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.640336 crc crio[19822]: time=\"2026-06-12T11:20:02.64026121Z\" level=info msg=\"Removing pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=9eb5dce2-2cd5-4df1-9777-93cfe793ae92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.664268 crc crio[19822]: time=\"2026-06-12T11:20:02.664213747Z\" level=info msg=\"Removed pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=9eb5dce2-2cd5-4df1-9777-93cfe793ae92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.666443 crc crio[19822]: time=\"2026-06-12T11:20:02.666355543Z\" level=info msg=\"Stopping pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=7efbe61f-d8f2-46cf-8751-4374012ddcc3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.666536 crc crio[19822]: time=\"2026-06-12T11:20:02.666467917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=7efbe61f-d8f2-46cf-8751-4374012ddcc3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.667259 crc crio[19822]: time=\"2026-06-12T11:20:02.66723177Z\" level=info msg=\"Removing pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=9558376a-3997-4954-82b2-72a1829ab8b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.692876 crc crio[19822]: time=\"2026-06-12T11:20:02.689213242Z\" level=info msg=\"Removed pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=9558376a-3997-4954-82b2-72a1829ab8b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.698317 crc crio[19822]: time=\"2026-06-12T11:20:02.698224609Z\" level=info msg=\"Stopping pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=63546f37-9613-4876-9398-081e158e2812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.698518 crc crio[19822]: time=\"2026-06-12T11:20:02.698343633Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=63546f37-9613-4876-9398-081e158e2812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.699328 crc crio[19822]: time=\"2026-06-12T11:20:02.699236256Z\" level=info msg=\"Removing pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=3a77c371-cf0d-4e56-8886-0c607a9c336f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.748311 crc crio[19822]: time=\"2026-06-12T11:20:02.748155444Z\" level=info msg=\"Removed pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=3a77c371-cf0d-4e56-8886-0c607a9c336f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.749505 crc crio[19822]: time=\"2026-06-12T11:20:02.749411502Z\" level=info msg=\"Stopping pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=8a451fdb-f41d-45ff-84e7-c9e356885845 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.749505 crc crio[19822]: time=\"2026-06-12T11:20:02.749501795Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=8a451fdb-f41d-45ff-84e7-c9e356885845 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.750236 crc crio[19822]: time=\"2026-06-12T11:20:02.750136746Z\" level=info msg=\"Removing pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=5eece0c7-997a-45cf-a4e8-a9873887deb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.772686 crc crio[19822]: time=\"2026-06-12T11:20:02.772594664Z\" level=info msg=\"Removed pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=5eece0c7-997a-45cf-a4e8-a9873887deb3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:20:02.858134 crc crio[19822]: time=\"2026-06-12T11:20:02.857558423Z\" level=info msg=\"Stopped container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api\" id=9258bca6-5e14-4b91-9c40-1cd9a284a95c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:20:02.859438 crc crio[19822]: time=\"2026-06-12T11:20:02.85935614Z\" level=info msg=\"Stopping pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=7f958c45-c41a-46f9-a069-20e12fbf40b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:02.862219 crc crio[19822]: time=\"2026-06-12T11:20:02.862082827Z\" level=info msg=\"Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc001ee2608}] Aliases:map[]}\"\nJun 12 11:20:02.862411 crc crio[19822]: time=\"2026-06-12T11:20:02.862364916Z\" level=info msg=\"Deleting pod openstack_neutron-855dc7f74f-lkjrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:20:04.781383 crc crio[19822]: time=\"2026-06-12T11:20:04.780633219Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=76480ec7-ccc1-466f-a049-91162fe8f109 name=/runtime.v1.ImageService/PullImage\nJun 12 11:20:04.782345 crc crio[19822]: time=\"2026-06-12T11:20:04.782122601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dd9aaa52-8e16-4af6-b0b7-b3ee9bf3275c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:04.783756 crc crio[19822]: time=\"2026-06-12T11:20:04.783695441Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=00cf40e6-69aa-44bb-8dca-3800a5750a2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:04.931860 crc crio[19822]: time=\"2026-06-12T11:20:04.931689555Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687720-pfmkz/oc\" id=a4947658-81dc-4ed8-b918-75bb4563e17f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:04.932466 crc crio[19822]: time=\"2026-06-12T11:20:04.932388267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:04.999197 crc crio[19822]: time=\"2026-06-12T11:20:04.998956529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:05.029219 crc crio[19822]: time=\"2026-06-12T11:20:05.029066528Z\" level=info msg=\"Stopped pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=7f958c45-c41a-46f9-a069-20e12fbf40b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:05.346871 crc crio[19822]: time=\"2026-06-12T11:20:05.345801006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:05.547098 crc crio[19822]: time=\"2026-06-12T11:20:05.546540438Z\" level=info msg=\"Created container 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf: openshift-infra/auto-csr-approver-29687720-pfmkz/oc\" id=a4947658-81dc-4ed8-b918-75bb4563e17f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:05.548425 crc crio[19822]: time=\"2026-06-12T11:20:05.548330475Z\" level=info msg=\"Starting container: 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf\" id=79f9e075-2db7-4f67-b64c-b4ed03aa16a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:20:05.554728 crc crio[19822]: time=\"2026-06-12T11:20:05.554624518Z\" level=info msg=\"Started container\" PID=290771 containerID=8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf description=openshift-infra/auto-csr-approver-29687720-pfmkz/oc id=79f9e075-2db7-4f67-b64c-b4ed03aa16a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\nJun 12 11:20:06.013659 crc crio[19822]: time=\"2026-06-12T11:20:06.013566367Z\" level=info msg=\"Removing container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371\" id=c2453a51-0cca-44bd-9a25-71faecb29a77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:06.139662 crc crio[19822]: time=\"2026-06-12T11:20:06.139602323Z\" level=info msg=\"Removed container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd\" id=c2453a51-0cca-44bd-9a25-71faecb29a77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:06.144494 crc crio[19822]: time=\"2026-06-12T11:20:06.14436711Z\" level=info msg=\"Removing container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46\" id=7991a208-08a1-4d39-92b9-02b9139c1c4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:06.189485 crc crio[19822]: time=\"2026-06-12T11:20:06.189358562Z\" level=info msg=\"Removed container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api\" id=7991a208-08a1-4d39-92b9-02b9139c1c4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:08.073388 crc crio[19822]: time=\"2026-06-12T11:20:08.072854893Z\" level=info msg=\"Stopping pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=28b9432a-2cbb-431a-9bce-639e55d13615 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:08.075020 crc crio[19822]: time=\"2026-06-12T11:20:08.073876926Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc001ee24e0}] Aliases:map[]}\"\nJun 12 11:20:08.075020 crc crio[19822]: time=\"2026-06-12T11:20:08.074046842Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687720-pfmkz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:20:08.444723 crc crio[19822]: time=\"2026-06-12T11:20:08.443937072Z\" level=info msg=\"Stopped pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=28b9432a-2cbb-431a-9bce-639e55d13615 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:18.177538 crc crio[19822]: time=\"2026-06-12T11:20:18.176432642Z\" level=warning msg=\"Stopping container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c with stop signal(15) timed out. Killing...\"\nJun 12 11:20:18.218128 crc crio[19822]: time=\"2026-06-12T11:20:18.21805244Z\" level=error msg=\"Killing container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:20:18.518201 crc crio[19822]: time=\"2026-06-12T11:20:18.517740624Z\" level=info msg=\"Stopped container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api\" id=e0df6174-d19d-456a-ab08-04f37adf146e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:20:18.522797 crc crio[19822]: time=\"2026-06-12T11:20:18.522741215Z\" level=info msg=\"Stopping pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=6c245f90-b65b-4e61-abd9-2cbed90c5d19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:18.523442 crc crio[19822]: time=\"2026-06-12T11:20:18.523386336Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc003094260}] Aliases:map[]}\"\nJun 12 11:20:18.523600 crc crio[19822]: time=\"2026-06-12T11:20:18.523556681Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:20:18.938013 crc crio[19822]: time=\"2026-06-12T11:20:18.937448051Z\" level=info msg=\"Stopped pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=6c245f90-b65b-4e61-abd9-2cbed90c5d19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:19.283377 crc crio[19822]: time=\"2026-06-12T11:20:19.28287574Z\" level=warning msg=\"Stopping container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 with stop signal(15) timed out. Killing...\"\nJun 12 11:20:19.329679 crc crio[19822]: time=\"2026-06-12T11:20:19.329591901Z\" level=error msg=\"Killing container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 11:20:19.372976 crc crio[19822]: time=\"2026-06-12T11:20:19.372800809Z\" level=info msg=\"Stopped container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ab49b75e-bccf-4eb9-beb8-7ddc99c92e19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:20:19.373891 crc crio[19822]: time=\"2026-06-12T11:20:19.37374581Z\" level=info msg=\"Stopping pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=737ed917-f0ec-4245-969c-2fed101bd4e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:19.374543 crc crio[19822]: time=\"2026-06-12T11:20:19.374460983Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc0006971f8}] Aliases:map[]}\"\nJun 12 11:20:19.374738 crc crio[19822]: time=\"2026-06-12T11:20:19.374667369Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:20:19.797705 crc crio[19822]: time=\"2026-06-12T11:20:19.797261521Z\" level=info msg=\"Removing container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c\" id=ebd227fc-4272-4e49-a2f6-24d71cedb1ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:19.863936 crc crio[19822]: time=\"2026-06-12T11:20:19.863134463Z\" level=info msg=\"Removed container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api\" id=ebd227fc-4272-4e49-a2f6-24d71cedb1ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:19.872051 crc crio[19822]: time=\"2026-06-12T11:20:19.8714545Z\" level=info msg=\"Removing container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580\" id=f0f7dc7c-34c3-482a-8112-45c6dd790ca3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:19.875495 crc crio[19822]: time=\"2026-06-12T11:20:19.875414414Z\" level=info msg=\"Stopped pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=737ed917-f0ec-4245-969c-2fed101bd4e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:20:20.055780 crc crio[19822]: time=\"2026-06-12T11:20:20.054796121Z\" level=info msg=\"Removed container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log\" id=f0f7dc7c-34c3-482a-8112-45c6dd790ca3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:20.348138 crc crio[19822]: time=\"2026-06-12T11:20:20.348076793Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=6a507a4e-2888-4cd4-bcf5-1c04f439e4d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:20:20.349585 crc crio[19822]: time=\"2026-06-12T11:20:20.349562031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:20.402783 crc crio[19822]: time=\"2026-06-12T11:20:20.402674865Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c UID:e7e8b15b-b3ac-4065-a13d-ec2f96cadbbb NetNS:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e8b15b_b3ac_4065_a13d_ec2f96cadbbb.slice PodAnnotations:0xc005213410}] Aliases:map[]}\"\nJun 12 11:20:20.402783 crc crio[19822]: time=\"2026-06-12T11:20:20.402760438Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:20:20.834946 crc crio[19822]: time=\"2026-06-12T11:20:20.8344395Z\" level=info msg=\"Removing container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1\" id=dc3912a5-3558-4eac-9142-5be96f972e0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:20.865971 crc crio[19822]: 2026-06-12T11:20:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5d59d5ed780ef7 Mac:62:9f:72:95:49:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:20:20.866884 crc crio[19822]: time=\"2026-06-12T11:20:20.866772031Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c UID:e7e8b15b-b3ac-4065-a13d-ec2f96cadbbb NetNS:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e8b15b_b3ac_4065_a13d_ec2f96cadbbb.slice PodAnnotations:0xc005213410}] Aliases:map[]}\"\nJun 12 11:20:20.867153 crc crio[19822]: time=\"2026-06-12T11:20:20.867099962Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:20:20.888686 crc crio[19822]: time=\"2026-06-12T11:20:20.888584335Z\" level=info msg=\"Removed container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dc3912a5-3558-4eac-9142-5be96f972e0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:20:20.917951 crc crio[19822]: time=\"2026-06-12T11:20:20.917754809Z\" level=info msg=\"Ran pod sandbox f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c with infra container: openstack/nova-api-0/POD\" id=6a507a4e-2888-4cd4-bcf5-1c04f439e4d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:20:20.923703 crc crio[19822]: time=\"2026-06-12T11:20:20.923545724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=82137375-e3fa-4205-b800-33a5ce5e13c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:20.934090 crc crio[19822]: time=\"2026-06-12T11:20:20.933917048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=42aa677b-0cc7-49c6-969d-e947ef65e7a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:21.024938 crc crio[19822]: time=\"2026-06-12T11:20:21.024728905Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=28ebf991-7777-4fb4-a8fb-2dbe5e95952a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:21.026503 crc crio[19822]: time=\"2026-06-12T11:20:21.026383498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:21.167859 crc crio[19822]: time=\"2026-06-12T11:20:21.164561618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:21.172923 crc crio[19822]: time=\"2026-06-12T11:20:21.171894626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:21.386384 crc crio[19822]: time=\"2026-06-12T11:20:21.386271119Z\" level=info msg=\"Created container a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d: openstack/nova-api-0/nova-api-log\" id=28ebf991-7777-4fb4-a8fb-2dbe5e95952a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:21.388967 crc crio[19822]: time=\"2026-06-12T11:20:21.388877447Z\" level=info msg=\"Starting container: a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d\" id=5fd57e04-0624-4b8a-b73e-401f276cec78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:20:21.395294 crc crio[19822]: time=\"2026-06-12T11:20:21.39515464Z\" level=info msg=\"Started container\" PID=292027 containerID=a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d description=openstack/nova-api-0/nova-api-log id=5fd57e04-0624-4b8a-b73e-401f276cec78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c\nJun 12 11:20:21.428226 crc crio[19822]: time=\"2026-06-12T11:20:21.427938313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=67fd16b2-bff8-41cf-abd5-9d1efcb98ac5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:21.442085 crc crio[19822]: time=\"2026-06-12T11:20:21.441986101Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=5cd50d8d-1830-4172-8c76-6f25da2959b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:20:21.442287 crc crio[19822]: time=\"2026-06-12T11:20:21.442117576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:21.482939 crc crio[19822]: time=\"2026-06-12T11:20:21.482802704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59139dba-0e55-4e44-ab4b-626b751f1d9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:21.486443 crc crio[19822]: time=\"2026-06-12T11:20:21.486371448Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f UID:a7eff83c-5992-4167-b990-8ecac7d44d85 NetNS:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7eff83c_5992_4167_b990_8ecac7d44d85.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"\nJun 12 11:20:21.486443 crc crio[19822]: time=\"2026-06-12T11:20:21.48643428Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:20:21.553307 crc crio[19822]: time=\"2026-06-12T11:20:21.553161313Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=076e2e16-6487-4adf-893f-22482d6e9cb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:21.554212 crc crio[19822]: time=\"2026-06-12T11:20:21.554120884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:21.622260 crc crio[19822]: time=\"2026-06-12T11:20:21.621757677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:21.629730 crc crio[19822]: time=\"2026-06-12T11:20:21.629653681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:21.894916 crc crio[19822]: time=\"2026-06-12T11:20:21.894693891Z\" level=info msg=\"Created container 7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a: openstack/nova-api-0/nova-api-api\" id=076e2e16-6487-4adf-893f-22482d6e9cb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:21.896130 crc crio[19822]: time=\"2026-06-12T11:20:21.896065698Z\" level=info msg=\"Starting container: 7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a\" id=b2cce6ee-5ba2-4269-b3b8-a6ae926f138b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:20:21.912136 crc crio[19822]: time=\"2026-06-12T11:20:21.910570153Z\" level=info msg=\"Started container\" PID=292099 containerID=7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a description=openstack/nova-api-0/nova-api-api id=b2cce6ee-5ba2-4269-b3b8-a6ae926f138b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c\nJun 12 11:20:21.991377 crc crio[19822]: 2026-06-12T11:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6e71f270c95546 Mac:fe:9b:3d:4a:74:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 SocketPath: PciID:}] [{Interface:0xc000192cd0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:20:21.993488 crc crio[19822]: time=\"2026-06-12T11:20:21.993389258Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f UID:a7eff83c-5992-4167-b990-8ecac7d44d85 NetNS:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7eff83c_5992_4167_b990_8ecac7d44d85.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"\nJun 12 11:20:21.993682 crc crio[19822]: time=\"2026-06-12T11:20:21.993615976Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:20:22.006200 crc crio[19822]: time=\"2026-06-12T11:20:22.006074518Z\" level=info msg=\"Ran pod sandbox d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f with infra container: openstack/nova-scheduler-0/POD\" id=5cd50d8d-1830-4172-8c76-6f25da2959b9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:20:22.009183 crc crio[19822]: time=\"2026-06-12T11:20:22.009088143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=36892b56-9a91-4917-a046-37c0352b3763 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:22.044378 crc crio[19822]: time=\"2026-06-12T11:20:22.043903695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0de5b6c6-f389-41e8-9fd0-dcf61b9f31ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:22.057142 crc crio[19822]: time=\"2026-06-12T11:20:22.056977662Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7dbf07de-9838-48bc-84ee-32fd364c03c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:22.057617 crc crio[19822]: time=\"2026-06-12T11:20:22.057514189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:22.141313 crc crio[19822]: time=\"2026-06-12T11:20:22.141242051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:22.144688 crc crio[19822]: time=\"2026-06-12T11:20:22.144609107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:22.452857 crc crio[19822]: time=\"2026-06-12T11:20:22.452739447Z\" level=info msg=\"Created container 4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7dbf07de-9838-48bc-84ee-32fd364c03c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:22.454251 crc crio[19822]: time=\"2026-06-12T11:20:22.454189648Z\" level=info msg=\"Starting container: 4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730\" id=a4e80b0a-b925-4140-aa9a-ae261854337a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:20:22.461084 crc crio[19822]: time=\"2026-06-12T11:20:22.460943886Z\" level=info msg=\"Started container\" PID=292155 containerID=4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a4e80b0a-b925-4140-aa9a-ae261854337a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f\nJun 12 11:20:46.684883 crc crio[19822]: time=\"2026-06-12T11:20:46.683969256Z\" level=info msg=\"Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/POD\" id=a2a51c61-d23b-4506-9b8f-6a8ed28bbe2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:20:46.684883 crc crio[19822]: time=\"2026-06-12T11:20:46.684774502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:46.746000 crc crio[19822]: time=\"2026-06-12T11:20:46.745927031Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc002ed0540}] Aliases:map[]}\"\nJun 12 11:20:46.746000 crc crio[19822]: time=\"2026-06-12T11:20:46.745986553Z\" level=info msg=\"Adding pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:20:47.315546 crc crio[19822]: 2026-06-12T11:20:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95324a5d184ab99 Mac:52:af:da:ed:35:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f SocketPath: PciID:}] [{Interface:0xc0002509e0 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:20:47.316961 crc crio[19822]: time=\"2026-06-12T11:20:47.316882329Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc002ed0540}] Aliases:map[]}\"\nJun 12 11:20:47.318065 crc crio[19822]: time=\"2026-06-12T11:20:47.317086505Z\" level=info msg=\"Checking pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:20:47.328255 crc crio[19822]: time=\"2026-06-12T11:20:47.328139806Z\" level=info msg=\"Ran pod sandbox 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/POD\" id=a2a51c61-d23b-4506-9b8f-6a8ed28bbe2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:20:47.331734 crc crio[19822]: time=\"2026-06-12T11:20:47.331637856Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=3a1563d9-7654-4d67-a64a-ebbb4d93843b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:47.359917 crc crio[19822]: time=\"2026-06-12T11:20:47.359631599Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=72c3a676-ca8b-482e-a0b4-c8c8dd1aaa28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:20:47.407021 crc crio[19822]: time=\"2026-06-12T11:20:47.406787784Z\" level=info msg=\"Creating container: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam\" id=a923bd93-cfd9-4735-a0ad-ca571d2b19df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:47.407465 crc crio[19822]: time=\"2026-06-12T11:20:47.407395254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:47.478023 crc crio[19822]: time=\"2026-06-12T11:20:47.476110035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:47.482468 crc crio[19822]: time=\"2026-06-12T11:20:47.482322844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:20:47.710018 crc crio[19822]: time=\"2026-06-12T11:20:47.70945846Z\" level=info msg=\"Created container e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam\" id=a923bd93-cfd9-4735-a0ad-ca571d2b19df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:20:47.712112 crc crio[19822]: time=\"2026-06-12T11:20:47.711700941Z\" level=info msg=\"Starting container: e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939\" id=91386d67-5a54-49b7-ac08-a28a046b4121 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:20:47.720477 crc crio[19822]: time=\"2026-06-12T11:20:47.720386258Z\" level=info msg=\"Started container\" PID=293889 containerID=e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939 description=openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam id=91386d67-5a54-49b7-ac08-a28a046b4121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14\nJun 12 11:21:02.799334 crc crio[19822]: time=\"2026-06-12T11:21:02.797913989Z\" level=info msg=\"Removing container: df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19\" id=060ba6b1-1130-42cb-a9e4-cc6dca9d383f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:02.848978 crc crio[19822]: time=\"2026-06-12T11:21:02.848745791Z\" level=info msg=\"Removed container df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=060ba6b1-1130-42cb-a9e4-cc6dca9d383f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:02.852025 crc crio[19822]: time=\"2026-06-12T11:21:02.851942265Z\" level=info msg=\"Removing container: 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26\" id=0a88812b-37c5-4665-95bb-bea04b396b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:02.900011 crc crio[19822]: time=\"2026-06-12T11:21:02.899884954Z\" level=info msg=\"Removed container 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=0a88812b-37c5-4665-95bb-bea04b396b2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:02.903091 crc crio[19822]: time=\"2026-06-12T11:21:02.903022373Z\" level=info msg=\"Removing container: cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743\" id=5e8d990c-f241-4cd1-98de-ef11eafd3010 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:02.955280 crc crio[19822]: time=\"2026-06-12T11:21:02.955096727Z\" level=info msg=\"Removed container cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743: openstack/placement-db-create-fxznj/mariadb-database-create\" id=5e8d990c-f241-4cd1-98de-ef11eafd3010 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:02.960028 crc crio[19822]: time=\"2026-06-12T11:21:02.959874287Z\" level=info msg=\"Removing container: 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d\" id=95c9b528-bda9-4024-968f-286fe35c2bae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.026041 crc crio[19822]: time=\"2026-06-12T11:21:03.025893124Z\" level=info msg=\"Removed container 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=95c9b528-bda9-4024-968f-286fe35c2bae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.032427 crc crio[19822]: time=\"2026-06-12T11:21:03.032305426Z\" level=info msg=\"Removing container: 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a\" id=15d31c64-ea7e-4d00-bc6a-6a1dbf5509f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.096291 crc crio[19822]: time=\"2026-06-12T11:21:03.096123572Z\" level=info msg=\"Removed container 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=15d31c64-ea7e-4d00-bc6a-6a1dbf5509f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.099740 crc crio[19822]: time=\"2026-06-12T11:21:03.099649736Z\" level=info msg=\"Removing container: d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d\" id=20b5f4d3-297f-4c71-87f7-b0ef8b4e1de5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.159608 crc crio[19822]: time=\"2026-06-12T11:21:03.159464308Z\" level=info msg=\"Removed container d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=20b5f4d3-297f-4c71-87f7-b0ef8b4e1de5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.162540 crc crio[19822]: time=\"2026-06-12T11:21:03.162453809Z\" level=info msg=\"Removing container: 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5\" id=cfa61612-3487-4aaa-aae9-a3e6be040204 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.207157 crc crio[19822]: time=\"2026-06-12T11:21:03.20700254Z\" level=info msg=\"Removed container 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=cfa61612-3487-4aaa-aae9-a3e6be040204 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.210657 crc crio[19822]: time=\"2026-06-12T11:21:03.210550803Z\" level=info msg=\"Removing container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8\" id=2eeae989-41c4-4014-b36f-8101a2f0c152 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.257957 crc crio[19822]: time=\"2026-06-12T11:21:03.25777929Z\" level=info msg=\"Removed container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log\" id=2eeae989-41c4-4014-b36f-8101a2f0c152 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.268102 crc crio[19822]: time=\"2026-06-12T11:21:03.267989716Z\" level=info msg=\"Removing container: 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c\" id=7dda8cfb-c112-4eb3-9a43-c31ab8289410 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.299788 crc crio[19822]: time=\"2026-06-12T11:21:03.299646337Z\" level=info msg=\"Removed container 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=7dda8cfb-c112-4eb3-9a43-c31ab8289410 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.302461 crc crio[19822]: time=\"2026-06-12T11:21:03.302350472Z\" level=info msg=\"Removing container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f\" id=3d1412a9-524b-400a-98d9-444acda1fb2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.336508 crc crio[19822]: time=\"2026-06-12T11:21:03.335925523Z\" level=info msg=\"Removed container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api\" id=3d1412a9-524b-400a-98d9-444acda1fb2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.340132 crc crio[19822]: time=\"2026-06-12T11:21:03.340048604Z\" level=info msg=\"Removing container: 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442\" id=cf30143a-c124-4246-8f63-32595cad6324 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.371509 crc crio[19822]: time=\"2026-06-12T11:21:03.371358065Z\" level=info msg=\"Removed container 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=cf30143a-c124-4246-8f63-32595cad6324 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.374516 crc crio[19822]: time=\"2026-06-12T11:21:03.374465432Z\" level=info msg=\"Removing container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917\" id=61ebeba9-6530-4c64-aeb8-e8064bb7496a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.408433 crc crio[19822]: time=\"2026-06-12T11:21:03.408341509Z\" level=info msg=\"Removed container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker\" id=61ebeba9-6530-4c64-aeb8-e8064bb7496a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.412721 crc crio[19822]: time=\"2026-06-12T11:21:03.412534297Z\" level=info msg=\"Removing container: 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2\" id=a82595ab-e60d-4a58-b451-d0e16382a872 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.439318 crc crio[19822]: time=\"2026-06-12T11:21:03.439233109Z\" level=info msg=\"Removed container 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=a82595ab-e60d-4a58-b451-d0e16382a872 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.443227 crc crio[19822]: time=\"2026-06-12T11:21:03.443063511Z\" level=info msg=\"Removing container: 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3\" id=ed50f075-8b35-42f0-95bf-86862a9c79ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.496114 crc crio[19822]: time=\"2026-06-12T11:21:03.496010293Z\" level=info msg=\"Removed container 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3: openstack/glance-db-create-9m84p/mariadb-database-create\" id=ed50f075-8b35-42f0-95bf-86862a9c79ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.500894 crc crio[19822]: time=\"2026-06-12T11:21:03.50072056Z\" level=info msg=\"Removing container: d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b\" id=536ad9d7-6508-44ca-a9ff-58c47d9edcc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.628081 crc crio[19822]: time=\"2026-06-12T11:21:03.627878601Z\" level=info msg=\"Removed container d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b: openshift-infra/auto-csr-approver-29687714-ljbrr/oc\" id=536ad9d7-6508-44ca-a9ff-58c47d9edcc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.632691 crc crio[19822]: time=\"2026-06-12T11:21:03.632579527Z\" level=info msg=\"Removing container: a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a\" id=348903c2-c5e1-4a44-91ee-8d568adf1b0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.663024 crc crio[19822]: time=\"2026-06-12T11:21:03.662916651Z\" level=info msg=\"Removed container a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=348903c2-c5e1-4a44-91ee-8d568adf1b0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:21:03.676148 crc crio[19822]: time=\"2026-06-12T11:21:03.676029404Z\" level=info msg=\"Stopping pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=49ca1297-9ead-454b-87e9-af67fcb5be79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.676547 crc crio[19822]: time=\"2026-06-12T11:21:03.676202559Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=49ca1297-9ead-454b-87e9-af67fcb5be79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.676969 crc crio[19822]: time=\"2026-06-12T11:21:03.676901603Z\" level=info msg=\"Removing pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=046c6933-5333-4cba-86c8-40114ca3e06d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.714655 crc crio[19822]: time=\"2026-06-12T11:21:03.714544502Z\" level=info msg=\"Removed pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=046c6933-5333-4cba-86c8-40114ca3e06d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.717084 crc crio[19822]: time=\"2026-06-12T11:21:03.716968915Z\" level=info msg=\"Stopping pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=15861aae-ac4d-4cb5-908e-ad2c77c6dcc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.717283 crc crio[19822]: time=\"2026-06-12T11:21:03.717112849Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=15861aae-ac4d-4cb5-908e-ad2c77c6dcc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.718323 crc crio[19822]: time=\"2026-06-12T11:21:03.718241916Z\" level=info msg=\"Removing pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=4b06cfc7-049c-4645-801d-6acc38a81b1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.751882 crc crio[19822]: time=\"2026-06-12T11:21:03.751713188Z\" level=info msg=\"Removed pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=4b06cfc7-049c-4645-801d-6acc38a81b1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.752629 crc crio[19822]: time=\"2026-06-12T11:21:03.752473282Z\" level=info msg=\"Stopping pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=22ed0d81-5bb7-4a13-9773-6e895f4575f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.752629 crc crio[19822]: time=\"2026-06-12T11:21:03.752540284Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=22ed0d81-5bb7-4a13-9773-6e895f4575f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.753890 crc crio[19822]: time=\"2026-06-12T11:21:03.753755913Z\" level=info msg=\"Removing pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=a5b27324-2b2a-4889-8464-569d6efe053e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.775262 crc crio[19822]: time=\"2026-06-12T11:21:03.775133848Z\" level=info msg=\"Removed pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=a5b27324-2b2a-4889-8464-569d6efe053e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.777323 crc crio[19822]: time=\"2026-06-12T11:21:03.777256912Z\" level=info msg=\"Stopping pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=2b274911-16ce-4970-a1eb-abcd5a6cd324 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.777399 crc crio[19822]: time=\"2026-06-12T11:21:03.777331845Z\" level=info msg=\"Stopped pod sandbox (already stopped): e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=2b274911-16ce-4970-a1eb-abcd5a6cd324 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.777774 crc crio[19822]: time=\"2026-06-12T11:21:03.777708867Z\" level=info msg=\"Removing pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=9a378f28-a688-49ba-be98-88704edf29c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.797047 crc crio[19822]: time=\"2026-06-12T11:21:03.796895344Z\" level=info msg=\"Removed pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=9a378f28-a688-49ba-be98-88704edf29c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.798370 crc crio[19822]: time=\"2026-06-12T11:21:03.798255212Z\" level=info msg=\"Stopping pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=fd2dd308-f61f-4d32-b413-77349b152008 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.798474 crc crio[19822]: time=\"2026-06-12T11:21:03.798412228Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=fd2dd308-f61f-4d32-b413-77349b152008 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.799036 crc crio[19822]: time=\"2026-06-12T11:21:03.798994207Z\" level=info msg=\"Removing pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=14a35c01-854e-46e0-824d-49e473eefb93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.814781 crc crio[19822]: time=\"2026-06-12T11:21:03.814661449Z\" level=info msg=\"Removed pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=14a35c01-854e-46e0-824d-49e473eefb93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.817468 crc crio[19822]: time=\"2026-06-12T11:21:03.817287371Z\" level=info msg=\"Stopping pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=92257595-1418-47c7-b6bc-195fd3b8deda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.817468 crc crio[19822]: time=\"2026-06-12T11:21:03.817374144Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=92257595-1418-47c7-b6bc-195fd3b8deda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.818341 crc crio[19822]: time=\"2026-06-12T11:21:03.818302833Z\" level=info msg=\"Removing pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=656a79d6-c713-48af-a7ef-2eaef99263af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.838489 crc crio[19822]: time=\"2026-06-12T11:21:03.838389636Z\" level=info msg=\"Removed pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=656a79d6-c713-48af-a7ef-2eaef99263af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.839430 crc crio[19822]: time=\"2026-06-12T11:21:03.839335997Z\" level=info msg=\"Stopping pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=8e75314f-8405-4e4d-8571-43e022ca0223 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.839682 crc crio[19822]: time=\"2026-06-12T11:21:03.839445191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=8e75314f-8405-4e4d-8571-43e022ca0223 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.840098 crc crio[19822]: time=\"2026-06-12T11:21:03.840066457Z\" level=info msg=\"Removing pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=32e35b22-d96e-4028-9819-b4fa8c66cde9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.860540 crc crio[19822]: time=\"2026-06-12T11:21:03.860436759Z\" level=info msg=\"Removed pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=32e35b22-d96e-4028-9819-b4fa8c66cde9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.866417 crc crio[19822]: time=\"2026-06-12T11:21:03.866247861Z\" level=info msg=\"Stopping pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=0d8fff18-8fa4-423a-8807-3f1773b230f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.866417 crc crio[19822]: time=\"2026-06-12T11:21:03.866345054Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=0d8fff18-8fa4-423a-8807-3f1773b230f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.867790 crc crio[19822]: time=\"2026-06-12T11:21:03.867721629Z\" level=info msg=\"Removing pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=66c974c6-050e-4626-87ff-8294d52db720 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.892973 crc crio[19822]: time=\"2026-06-12T11:21:03.8927054Z\" level=info msg=\"Removed pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=66c974c6-050e-4626-87ff-8294d52db720 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.893746 crc crio[19822]: time=\"2026-06-12T11:21:03.893682656Z\" level=info msg=\"Stopping pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=2bf5f100-f922-433d-af83-377355e8ce11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.893873 crc crio[19822]: time=\"2026-06-12T11:21:03.893758669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=2bf5f100-f922-433d-af83-377355e8ce11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.894996 crc crio[19822]: time=\"2026-06-12T11:21:03.894955387Z\" level=info msg=\"Removing pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=7bf72c15-ceb8-4746-b4b3-24609f49ca59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.910322 crc crio[19822]: time=\"2026-06-12T11:21:03.910249808Z\" level=info msg=\"Removed pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=7bf72c15-ceb8-4746-b4b3-24609f49ca59 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.911046 crc crio[19822]: time=\"2026-06-12T11:21:03.910996922Z\" level=info msg=\"Stopping pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=7c946e19-ef73-49ce-9a9e-65dcb80dad88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.911121 crc crio[19822]: time=\"2026-06-12T11:21:03.911060014Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=7c946e19-ef73-49ce-9a9e-65dcb80dad88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.911970 crc crio[19822]: time=\"2026-06-12T11:21:03.911908981Z\" level=info msg=\"Removing pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=8fc07865-1fc2-48a4-b5b4-ce87878d2c87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.929489 crc crio[19822]: time=\"2026-06-12T11:21:03.929370529Z\" level=info msg=\"Removed pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=8fc07865-1fc2-48a4-b5b4-ce87878d2c87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.930153 crc crio[19822]: time=\"2026-06-12T11:21:03.930082768Z\" level=info msg=\"Stopping pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=d0c97dc2-f901-476a-8adf-f48d328fa20b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.930255 crc crio[19822]: time=\"2026-06-12T11:21:03.93015366Z\" level=info msg=\"Stopped pod sandbox (already stopped): efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=d0c97dc2-f901-476a-8adf-f48d328fa20b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.931357 crc crio[19822]: time=\"2026-06-12T11:21:03.931244895Z\" level=info msg=\"Removing pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=ee7591c9-6655-4d8d-b625-136d9757fa6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.946067 crc crio[19822]: time=\"2026-06-12T11:21:03.945960216Z\" level=info msg=\"Removed pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=ee7591c9-6655-4d8d-b625-136d9757fa6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.946781 crc crio[19822]: time=\"2026-06-12T11:21:03.946714258Z\" level=info msg=\"Stopping pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=0fc457c7-e80b-4ffc-8db7-836db817e5c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.946954 crc crio[19822]: time=\"2026-06-12T11:21:03.946792951Z\" level=info msg=\"Stopped pod sandbox (already stopped): c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=0fc457c7-e80b-4ffc-8db7-836db817e5c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.947478 crc crio[19822]: time=\"2026-06-12T11:21:03.947418471Z\" level=info msg=\"Removing pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=4f5b6d7f-2b32-4c44-82a1-de1726d6b65c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.986744 crc crio[19822]: time=\"2026-06-12T11:21:03.986639273Z\" level=info msg=\"Removed pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=4f5b6d7f-2b32-4c44-82a1-de1726d6b65c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:03.988547 crc crio[19822]: time=\"2026-06-12T11:21:03.988372178Z\" level=info msg=\"Stopping pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=5ff2c29d-a086-4980-afa1-5943efd31b58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.989069 crc crio[19822]: time=\"2026-06-12T11:21:03.988640977Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=5ff2c29d-a086-4980-afa1-5943efd31b58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:03.990204 crc crio[19822]: time=\"2026-06-12T11:21:03.990119224Z\" level=info msg=\"Removing pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=89bd81b2-1974-4f20-aab9-e2373eb0c36e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.036621 crc crio[19822]: time=\"2026-06-12T11:21:04.036479356Z\" level=info msg=\"Removed pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=89bd81b2-1974-4f20-aab9-e2373eb0c36e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.037611 crc crio[19822]: time=\"2026-06-12T11:21:04.03752972Z\" level=info msg=\"Stopping pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=b0c1ea26-8061-4b36-91cb-20ce74058783 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.037692 crc crio[19822]: time=\"2026-06-12T11:21:04.037614732Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=b0c1ea26-8061-4b36-91cb-20ce74058783 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.038277 crc crio[19822]: time=\"2026-06-12T11:21:04.03816635Z\" level=info msg=\"Removing pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=4c50dcbb-916a-4190-8ea7-7016c3406662 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.067377 crc crio[19822]: time=\"2026-06-12T11:21:04.064775626Z\" level=info msg=\"Removed pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=4c50dcbb-916a-4190-8ea7-7016c3406662 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.067377 crc crio[19822]: time=\"2026-06-12T11:21:04.067152261Z\" level=info msg=\"Stopping pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=cfb0eff8-50b8-4108-a5fa-a49e8cb64961 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.067377 crc crio[19822]: time=\"2026-06-12T11:21:04.067298696Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=cfb0eff8-50b8-4108-a5fa-a49e8cb64961 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.068872 crc crio[19822]: time=\"2026-06-12T11:21:04.068732252Z\" level=info msg=\"Removing pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=90f3d391-37af-48e9-af67-e32eded92731 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.092475 crc crio[19822]: time=\"2026-06-12T11:21:04.092366861Z\" level=info msg=\"Removed pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=90f3d391-37af-48e9-af67-e32eded92731 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.093677 crc crio[19822]: time=\"2026-06-12T11:21:04.093589464Z\" level=info msg=\"Stopping pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=14a2ff0d-e79a-48dd-b225-2aedf7ea2843 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.093779 crc crio[19822]: time=\"2026-06-12T11:21:04.093686417Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=14a2ff0d-e79a-48dd-b225-2aedf7ea2843 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.095250 crc crio[19822]: time=\"2026-06-12T11:21:04.095109953Z\" level=info msg=\"Removing pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=5baaa720-2aaf-4d89-b2ca-688f812f6fa5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.121552 crc crio[19822]: time=\"2026-06-12T11:21:04.121419325Z\" level=info msg=\"Removed pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=5baaa720-2aaf-4d89-b2ca-688f812f6fa5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.122775 crc crio[19822]: time=\"2026-06-12T11:21:04.122635551Z\" level=info msg=\"Stopping pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=520495a4-53f5-4136-a2e6-037c2af81fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.123011 crc crio[19822]: time=\"2026-06-12T11:21:04.122788806Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=520495a4-53f5-4136-a2e6-037c2af81fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.124082 crc crio[19822]: time=\"2026-06-12T11:21:04.123987001Z\" level=info msg=\"Removing pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=c06b140e-b59d-4955-98ad-fdb0b664de1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.145707 crc crio[19822]: time=\"2026-06-12T11:21:04.145468884Z\" level=info msg=\"Removed pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=c06b140e-b59d-4955-98ad-fdb0b664de1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.146967 crc crio[19822]: time=\"2026-06-12T11:21:04.146888375Z\" level=info msg=\"Stopping pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=91b23e1d-cc2a-4487-9f2b-1d7af9592a17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.147046 crc crio[19822]: time=\"2026-06-12T11:21:04.146992918Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=91b23e1d-cc2a-4487-9f2b-1d7af9592a17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:21:04.147920 crc crio[19822]: time=\"2026-06-12T11:21:04.147862366Z\" level=info msg=\"Removing pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=6e370169-629d-47c4-805b-621da2984caf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:21:04.162471 crc crio[19822]: time=\"2026-06-12T11:21:04.162410405Z\" level=info msg=\"Removed pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=6e370169-629d-47c4-805b-621da2984caf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:00.551624 crc crio[19822]: time=\"2026-06-12T11:22:00.550937031Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687722-vfddd/POD\" id=0f4870e6-e348-46c7-948c-19a51d8369bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:22:00.551624 crc crio[19822]: time=\"2026-06-12T11:22:00.551579042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:22:00.593328 crc crio[19822]: time=\"2026-06-12T11:22:00.593163888Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc00244d028}] Aliases:map[]}\"\nJun 12 11:22:00.593328 crc crio[19822]: time=\"2026-06-12T11:22:00.593275142Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687722-vfddd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:22:01.165709 crc crio[19822]: 2026-06-12T11:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8f9474f9fdc9a Mac:8e:bc:06:03:cd:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:22:01.168346 crc crio[19822]: time=\"2026-06-12T11:22:01.168227654Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc00244d028}] Aliases:map[]}\"\nJun 12 11:22:01.168644 crc crio[19822]: time=\"2026-06-12T11:22:01.168524353Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687722-vfddd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:22:01.184068 crc crio[19822]: time=\"2026-06-12T11:22:01.18372552Z\" level=info msg=\"Ran pod sandbox fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf with infra container: openshift-infra/auto-csr-approver-29687722-vfddd/POD\" id=0f4870e6-e348-46c7-948c-19a51d8369bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:22:01.187399 crc crio[19822]: time=\"2026-06-12T11:22:01.187338213Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9b5bfaa2-59c2-4ef5-a9e0-13534731d2ee name=/runtime.v1.ImageService/PullImage\nJun 12 11:22:01.198797 crc crio[19822]: time=\"2026-06-12T11:22:01.198701027Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:22:02.444252 crc crio[19822]: time=\"2026-06-12T11:22:02.443628883Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9b5bfaa2-59c2-4ef5-a9e0-13534731d2ee name=/runtime.v1.ImageService/PullImage\nJun 12 11:22:02.445366 crc crio[19822]: time=\"2026-06-12T11:22:02.445234073Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4abeffbf-9781-453a-b2bf-5ac70e82332b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:22:02.447872 crc crio[19822]: time=\"2026-06-12T11:22:02.447773484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf8e1ec1-86b9-4961-83ca-fba0880393b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:22:02.455648 crc crio[19822]: time=\"2026-06-12T11:22:02.455560223Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687722-vfddd/oc\" id=f5e01f8c-1a47-4e16-a1fd-5e990640aca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:22:02.456220 crc crio[19822]: time=\"2026-06-12T11:22:02.456124171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:22:02.543430 crc crio[19822]: time=\"2026-06-12T11:22:02.543331973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:22:02.759753 crc crio[19822]: time=\"2026-06-12T11:22:02.759525002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:22:02.882658 crc crio[19822]: time=\"2026-06-12T11:22:02.882123741Z\" level=info msg=\"Created container d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170: openshift-infra/auto-csr-approver-29687722-vfddd/oc\" id=f5e01f8c-1a47-4e16-a1fd-5e990640aca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:22:02.884075 crc crio[19822]: time=\"2026-06-12T11:22:02.88398481Z\" level=info msg=\"Starting container: d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170\" id=0421f648-b4b7-4bf1-92db-de4458c79fd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:22:02.888956 crc crio[19822]: time=\"2026-06-12T11:22:02.888885636Z\" level=info msg=\"Started container\" PID=298742 containerID=d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170 description=openshift-infra/auto-csr-approver-29687722-vfddd/oc id=0421f648-b4b7-4bf1-92db-de4458c79fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\nJun 12 11:22:04.188727 crc crio[19822]: time=\"2026-06-12T11:22:04.187997892Z\" level=info msg=\"Removing container: b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec\" id=c639bf6b-cb0d-4100-8252-1e2ee3d52c52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.241713 crc crio[19822]: time=\"2026-06-12T11:22:04.241578336Z\" level=info msg=\"Removed container b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec: openshift-marketplace/redhat-operators-v5d5h/extract-utilities\" id=c639bf6b-cb0d-4100-8252-1e2ee3d52c52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.245989 crc crio[19822]: time=\"2026-06-12T11:22:04.24590868Z\" level=info msg=\"Removing container: 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb\" id=9f1fec15-79bf-44cc-8a7b-478b27c516e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.295936 crc crio[19822]: time=\"2026-06-12T11:22:04.295720218Z\" level=info msg=\"Removed container 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=9f1fec15-79bf-44cc-8a7b-478b27c516e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.303632 crc crio[19822]: time=\"2026-06-12T11:22:04.303524577Z\" level=info msg=\"Removing container: 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771\" id=75229358-7c57-45f7-8cb3-751f38995ac3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.374791 crc crio[19822]: time=\"2026-06-12T11:22:04.371034867Z\" level=info msg=\"Removed container 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=75229358-7c57-45f7-8cb3-751f38995ac3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.384349 crc crio[19822]: time=\"2026-06-12T11:22:04.384304284Z\" level=info msg=\"Removing container: e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153\" id=07cc4b4b-8341-488d-b047-62260af56055 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.447755 crc crio[19822]: time=\"2026-06-12T11:22:04.447644165Z\" level=info msg=\"Removed container e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153: openstack/root-account-create-update-cwbdn/mariadb-account-create-update\" id=07cc4b4b-8341-488d-b047-62260af56055 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.457269 crc crio[19822]: time=\"2026-06-12T11:22:04.457101177Z\" level=info msg=\"Removing container: 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4\" id=2f0321df-fbd7-4751-ab0f-161ea31ad3fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.531982 crc crio[19822]: time=\"2026-06-12T11:22:04.531802142Z\" level=info msg=\"Removed container 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=2f0321df-fbd7-4751-ab0f-161ea31ad3fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.534702 crc crio[19822]: time=\"2026-06-12T11:22:04.534633881Z\" level=info msg=\"Removing container: d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631\" id=83922077-5c0f-4e02-b9ae-3e3c1b236318 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.580566 crc crio[19822]: time=\"2026-06-12T11:22:04.580441754Z\" level=info msg=\"Removed container d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631: openshift-marketplace/redhat-operators-v5d5h/extract-content\" id=83922077-5c0f-4e02-b9ae-3e3c1b236318 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.594877 crc crio[19822]: time=\"2026-06-12T11:22:04.594641405Z\" level=info msg=\"Removing container: 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c\" id=bea0d645-7df0-4f67-9c74-bf331f17d2b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.631569 crc crio[19822]: time=\"2026-06-12T11:22:04.631441479Z\" level=info msg=\"Removed container 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init\" id=bea0d645-7df0-4f67-9c74-bf331f17d2b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.635029 crc crio[19822]: time=\"2026-06-12T11:22:04.634907629Z\" level=info msg=\"Removing container: 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4\" id=833d83c3-4ad4-4b1c-ba7e-4820e13b3eec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.718376 crc crio[19822]: time=\"2026-06-12T11:22:04.718049272Z\" level=info msg=\"Stopping pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=67afcd21-f47d-4614-bfcf-c2f0c07fdf4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:04.718997 crc crio[19822]: time=\"2026-06-12T11:22:04.71892684Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc002ed0650}] Aliases:map[]}\"\nJun 12 11:22:04.719155 crc crio[19822]: time=\"2026-06-12T11:22:04.719099725Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687722-vfddd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:22:04.799601 crc crio[19822]: time=\"2026-06-12T11:22:04.799411343Z\" level=info msg=\"Removed container 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=833d83c3-4ad4-4b1c-ba7e-4820e13b3eec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.803324 crc crio[19822]: time=\"2026-06-12T11:22:04.80323547Z\" level=info msg=\"Removing container: f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8\" id=f54bfc47-c2ae-4d8a-b99e-26f22ac4dd12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.853898 crc crio[19822]: time=\"2026-06-12T11:22:04.853167908Z\" level=info msg=\"Removed container f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=f54bfc47-c2ae-4d8a-b99e-26f22ac4dd12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.870668 crc crio[19822]: time=\"2026-06-12T11:22:04.866484457Z\" level=info msg=\"Removing container: 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26\" id=608e5187-fca1-4d64-a699-ea191a62cdf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:04.998900 crc crio[19822]: time=\"2026-06-12T11:22:04.998582206Z\" level=info msg=\"Removed container 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=608e5187-fca1-4d64-a699-ea191a62cdf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:05.002039 crc crio[19822]: time=\"2026-06-12T11:22:05.001786384Z\" level=info msg=\"Removing container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634\" id=b8f546aa-bd9e-4a94-8d2d-1bb1f028797b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:05.038961 crc crio[19822]: time=\"2026-06-12T11:22:05.038802611Z\" level=info msg=\"Removed container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server\" id=b8f546aa-bd9e-4a94-8d2d-1bb1f028797b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:05.041667 crc crio[19822]: time=\"2026-06-12T11:22:05.041614594Z\" level=info msg=\"Removing container: c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb\" id=45d2cb39-4e9e-41e0-9048-2e210a1d1dd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:05.076778 crc crio[19822]: time=\"2026-06-12T11:22:05.076671507Z\" level=info msg=\"Removed container c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=45d2cb39-4e9e-41e0-9048-2e210a1d1dd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:22:05.089758 crc crio[19822]: time=\"2026-06-12T11:22:05.089664919Z\" level=info msg=\"Stopped pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=67afcd21-f47d-4614-bfcf-c2f0c07fdf4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.121474 crc crio[19822]: time=\"2026-06-12T11:22:05.121365758Z\" level=info msg=\"Stopping pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=fa3d57c9-f650-4f68-b75a-3c008ce28ebb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.121578 crc crio[19822]: time=\"2026-06-12T11:22:05.121490282Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=fa3d57c9-f650-4f68-b75a-3c008ce28ebb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.122929 crc crio[19822]: time=\"2026-06-12T11:22:05.122673152Z\" level=info msg=\"Removing pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=3dc79b66-8937-4c73-9b38-c1619e8180c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.153063 crc crio[19822]: time=\"2026-06-12T11:22:05.152953669Z\" level=info msg=\"Removed pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=3dc79b66-8937-4c73-9b38-c1619e8180c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.154210 crc crio[19822]: time=\"2026-06-12T11:22:05.154042811Z\" level=info msg=\"Stopping pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=940e0f12-5f20-4593-b841-a7a72f695fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.154306 crc crio[19822]: time=\"2026-06-12T11:22:05.154273568Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=940e0f12-5f20-4593-b841-a7a72f695fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.155049 crc crio[19822]: time=\"2026-06-12T11:22:05.154975091Z\" level=info msg=\"Removing pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=c533176d-59ed-4581-b999-67d76392c6fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.173022 crc crio[19822]: time=\"2026-06-12T11:22:05.172927904Z\" level=info msg=\"Removed pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=c533176d-59ed-4581-b999-67d76392c6fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.174520 crc crio[19822]: time=\"2026-06-12T11:22:05.174430821Z\" level=info msg=\"Stopping pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=6d60ebc6-5568-4a97-915e-3a4b70631d46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.174628 crc crio[19822]: time=\"2026-06-12T11:22:05.174585166Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=6d60ebc6-5568-4a97-915e-3a4b70631d46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.175169 crc crio[19822]: time=\"2026-06-12T11:22:05.175090393Z\" level=info msg=\"Removing pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=d41800f9-33bc-450d-9cca-bceaf4101522 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.193026 crc crio[19822]: time=\"2026-06-12T11:22:05.192915416Z\" level=info msg=\"Removed pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=d41800f9-33bc-450d-9cca-bceaf4101522 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.194616 crc crio[19822]: time=\"2026-06-12T11:22:05.193887292Z\" level=info msg=\"Stopping pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=adee0098-a7b3-49d2-8dc9-d7967e576c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.194616 crc crio[19822]: time=\"2026-06-12T11:22:05.193955864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=adee0098-a7b3-49d2-8dc9-d7967e576c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.194616 crc crio[19822]: time=\"2026-06-12T11:22:05.194322786Z\" level=info msg=\"Removing pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=ddb5c66f-1ef1-4dd1-b752-01768d25e4b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.212432 crc crio[19822]: time=\"2026-06-12T11:22:05.212331902Z\" level=info msg=\"Removed pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=ddb5c66f-1ef1-4dd1-b752-01768d25e4b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.214149 crc crio[19822]: time=\"2026-06-12T11:22:05.214009456Z\" level=info msg=\"Stopping pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=bed812ee-dd2b-4316-82fd-3e9c2ae564af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.214260 crc crio[19822]: time=\"2026-06-12T11:22:05.214170891Z\" level=info msg=\"Stopped pod sandbox (already stopped): f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=bed812ee-dd2b-4316-82fd-3e9c2ae564af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.215036 crc crio[19822]: time=\"2026-06-12T11:22:05.214911913Z\" level=info msg=\"Removing pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=7ba15348-ebe5-4eb1-8e2a-112b562bd867 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.236770 crc crio[19822]: time=\"2026-06-12T11:22:05.236653829Z\" level=info msg=\"Removed pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=7ba15348-ebe5-4eb1-8e2a-112b562bd867 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.238430 crc crio[19822]: time=\"2026-06-12T11:22:05.23835029Z\" level=info msg=\"Stopping pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=18ed85e2-07d3-4b9e-8484-8c8128265d0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.238513 crc crio[19822]: time=\"2026-06-12T11:22:05.238458154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=18ed85e2-07d3-4b9e-8484-8c8128265d0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.239130 crc crio[19822]: time=\"2026-06-12T11:22:05.239064653Z\" level=info msg=\"Removing pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=48dbcaa6-7780-4e52-a6ed-553d38ef6264 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.263559 crc crio[19822]: time=\"2026-06-12T11:22:05.263466536Z\" level=info msg=\"Removed pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=48dbcaa6-7780-4e52-a6ed-553d38ef6264 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.265246 crc crio[19822]: time=\"2026-06-12T11:22:05.265111165Z\" level=info msg=\"Stopping pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=da13d260-1211-442e-b484-a81a5256e266 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.265246 crc crio[19822]: time=\"2026-06-12T11:22:05.265224448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=da13d260-1211-442e-b484-a81a5256e266 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.265787 crc crio[19822]: time=\"2026-06-12T11:22:05.265737175Z\" level=info msg=\"Removing pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=f05c4002-0ae5-48cc-9554-1a733521911f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.284029 crc crio[19822]: time=\"2026-06-12T11:22:05.283938159Z\" level=info msg=\"Removed pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=f05c4002-0ae5-48cc-9554-1a733521911f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.284928 crc crio[19822]: time=\"2026-06-12T11:22:05.284767892Z\" level=info msg=\"Stopping pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=e9ca04bb-89fc-4c38-a1bf-f3b01934e545 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.285380 crc crio[19822]: time=\"2026-06-12T11:22:05.284964208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=e9ca04bb-89fc-4c38-a1bf-f3b01934e545 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.285620 crc crio[19822]: time=\"2026-06-12T11:22:05.285559636Z\" level=info msg=\"Removing pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=731557ef-e986-43c4-9839-6e99616f11a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.304222 crc crio[19822]: time=\"2026-06-12T11:22:05.304113469Z\" level=info msg=\"Removed pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=731557ef-e986-43c4-9839-6e99616f11a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.305287 crc crio[19822]: time=\"2026-06-12T11:22:05.305246346Z\" level=info msg=\"Stopping pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=77620252-ea40-4bd2-84ed-ec1309371430 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.305369 crc crio[19822]: time=\"2026-06-12T11:22:05.305297668Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=77620252-ea40-4bd2-84ed-ec1309371430 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:22:05.305990 crc crio[19822]: time=\"2026-06-12T11:22:05.305919336Z\" level=info msg=\"Removing pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=41efc698-e500-48ef-91de-306c5223308d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:22:05.324113 crc crio[19822]: time=\"2026-06-12T11:22:05.324012648Z\" level=info msg=\"Removed pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=41efc698-e500-48ef-91de-306c5223308d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:23:05.352089 crc crio[19822]: time=\"2026-06-12T11:23:05.351445934Z\" level=info msg=\"Removing container: 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1\" id=c2e040d5-259c-4247-a088-8645980f1205 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:23:05.508457 crc crio[19822]: time=\"2026-06-12T11:23:05.508329828Z\" level=info msg=\"Removed container 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1: openshift-infra/auto-csr-approver-29687716-7gb9c/oc\" id=c2e040d5-259c-4247-a088-8645980f1205 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:23:05.521240 crc crio[19822]: time=\"2026-06-12T11:23:05.521143636Z\" level=info msg=\"Stopping pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=29c6f4c8-5c1a-4898-8847-e5a337689f6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:23:05.521240 crc crio[19822]: time=\"2026-06-12T11:23:05.5212493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=29c6f4c8-5c1a-4898-8847-e5a337689f6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:23:05.526442 crc crio[19822]: time=\"2026-06-12T11:23:05.521894861Z\" level=info msg=\"Removing pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=9bfca617-9d7f-438e-ab8a-4875917aa626 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:23:05.538955 crc crio[19822]: time=\"2026-06-12T11:23:05.538523355Z\" level=info msg=\"Removed pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=9bfca617-9d7f-438e-ab8a-4875917aa626 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:24:00.570690 crc crio[19822]: time=\"2026-06-12T11:24:00.569887245Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687724-4kxhq/POD\" id=983cf3e4-d9d5-42a5-92d4-e29318863006 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:24:00.572228 crc crio[19822]: time=\"2026-06-12T11:24:00.570728182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:24:00.626316 crc crio[19822]: time=\"2026-06-12T11:24:00.626162951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc005212210}] Aliases:map[]}\"\nJun 12 11:24:00.626316 crc crio[19822]: time=\"2026-06-12T11:24:00.626284935Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687724-4kxhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:24:01.200318 crc crio[19822]: 2026-06-12T11:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4607fde7df04a84 Mac:76:9d:8d:05:58:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 SocketPath: PciID:}] [{Interface:0xc00029ea00 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:24:01.202047 crc crio[19822]: time=\"2026-06-12T11:24:01.201973671Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc005212210}] Aliases:map[]}\"\nJun 12 11:24:01.202243 crc crio[19822]: time=\"2026-06-12T11:24:01.202185137Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687724-4kxhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:24:01.215290 crc crio[19822]: time=\"2026-06-12T11:24:01.215184567Z\" level=info msg=\"Ran pod sandbox 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 with infra container: openshift-infra/auto-csr-approver-29687724-4kxhq/POD\" id=983cf3e4-d9d5-42a5-92d4-e29318863006 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:24:01.218470 crc crio[19822]: time=\"2026-06-12T11:24:01.218375263Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b496f5c0-bc1c-4d8e-ac70-90320e3ba065 name=/runtime.v1.ImageService/PullImage\nJun 12 11:24:01.226888 crc crio[19822]: time=\"2026-06-12T11:24:01.226769582Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:24:01.970574 crc crio[19822]: time=\"2026-06-12T11:24:01.96803872Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b496f5c0-bc1c-4d8e-ac70-90320e3ba065 name=/runtime.v1.ImageService/PullImage\nJun 12 11:24:01.972349 crc crio[19822]: time=\"2026-06-12T11:24:01.972178881Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=84cc6520-b47d-44dc-ab35-78538fb9117b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:24:01.976991 crc crio[19822]: time=\"2026-06-12T11:24:01.974498936Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e85dbc7b-69d7-46ef-93ee-83f121ce099f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:24:01.989934 crc crio[19822]: time=\"2026-06-12T11:24:01.989755192Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687724-4kxhq/oc\" id=d2ebe5c3-db02-4a25-af19-fdceefd8b784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:24:01.990420 crc crio[19822]: time=\"2026-06-12T11:24:01.990354102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:24:02.050263 crc crio[19822]: time=\"2026-06-12T11:24:02.050091357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:24:02.254282 crc crio[19822]: time=\"2026-06-12T11:24:02.252083373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:24:02.645271 crc crio[19822]: time=\"2026-06-12T11:24:02.645099369Z\" level=info msg=\"Created container 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e: openshift-infra/auto-csr-approver-29687724-4kxhq/oc\" id=d2ebe5c3-db02-4a25-af19-fdceefd8b784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:24:02.647271 crc crio[19822]: time=\"2026-06-12T11:24:02.647088003Z\" level=info msg=\"Starting container: 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e\" id=9c3d5ef5-50df-444a-8dc0-2c2b008423f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:24:02.653919 crc crio[19822]: time=\"2026-06-12T11:24:02.653724795Z\" level=info msg=\"Started container\" PID=306588 containerID=96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e description=openshift-infra/auto-csr-approver-29687724-4kxhq/oc id=9c3d5ef5-50df-444a-8dc0-2c2b008423f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\nJun 12 11:24:05.122727 crc crio[19822]: time=\"2026-06-12T11:24:05.121874724Z\" level=info msg=\"Stopping pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=24c9e5b8-b975-4c97-b6bb-836e5b1dacb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:24:05.124988 crc crio[19822]: time=\"2026-06-12T11:24:05.124592292Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc00008c4f8}] Aliases:map[]}\"\nJun 12 11:24:05.125319 crc crio[19822]: time=\"2026-06-12T11:24:05.125295375Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687724-4kxhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:24:05.492625 crc crio[19822]: time=\"2026-06-12T11:24:05.492009563Z\" level=info msg=\"Stopped pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=24c9e5b8-b975-4c97-b6bb-836e5b1dacb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:25:05.585890 crc crio[19822]: time=\"2026-06-12T11:25:05.585039476Z\" level=info msg=\"Removing container: 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e\" id=4b246677-6b9f-4114-92bb-60573dc6168f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:25:05.718661 crc crio[19822]: time=\"2026-06-12T11:25:05.718493929Z\" level=info msg=\"Removed container 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e: openshift-infra/auto-csr-approver-29687718-jknvc/oc\" id=4b246677-6b9f-4114-92bb-60573dc6168f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:25:05.728337 crc crio[19822]: time=\"2026-06-12T11:25:05.728240804Z\" level=info msg=\"Stopping pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=16f20882-50dc-4ebb-a716-efcd2f54afc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:25:05.728337 crc crio[19822]: time=\"2026-06-12T11:25:05.728337457Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=16f20882-50dc-4ebb-a716-efcd2f54afc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:25:05.728899 crc crio[19822]: time=\"2026-06-12T11:25:05.728787841Z\" level=info msg=\"Removing pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=d4ce1538-7304-454c-9df7-2fbdf8131485 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:25:05.748371 crc crio[19822]: time=\"2026-06-12T11:25:05.748286944Z\" level=info msg=\"Removed pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=d4ce1538-7304-454c-9df7-2fbdf8131485 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:26:00.576376 crc crio[19822]: time=\"2026-06-12T11:26:00.575587295Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687726-6tnkk/POD\" id=7645cf59-6f68-4e11-9ab1-54f1c5450a3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:26:00.577969 crc crio[19822]: time=\"2026-06-12T11:26:00.577751425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:00.617251 crc crio[19822]: time=\"2026-06-12T11:26:00.617079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc007a8f428}] Aliases:map[]}\"\nJun 12 11:26:00.617251 crc crio[19822]: time=\"2026-06-12T11:26:00.617155942Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687726-6tnkk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:26:01.179521 crc crio[19822]: 2026-06-12T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311311199e5a699 Mac:a2:c8:b5:19:27:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:26:01.182391 crc crio[19822]: time=\"2026-06-12T11:26:01.182280902Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc007a8f428}] Aliases:map[]}\"\nJun 12 11:26:01.182596 crc crio[19822]: time=\"2026-06-12T11:26:01.182518689Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687726-6tnkk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:26:01.197500 crc crio[19822]: time=\"2026-06-12T11:26:01.197391843Z\" level=info msg=\"Ran pod sandbox 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b with infra container: openshift-infra/auto-csr-approver-29687726-6tnkk/POD\" id=7645cf59-6f68-4e11-9ab1-54f1c5450a3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:26:01.202518 crc crio[19822]: time=\"2026-06-12T11:26:01.202384192Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6cacee74-3dae-43db-96ff-f95e8e1141e1 name=/runtime.v1.ImageService/PullImage\nJun 12 11:26:01.214126 crc crio[19822]: time=\"2026-06-12T11:26:01.214035484Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:26:02.037088 crc crio[19822]: time=\"2026-06-12T11:26:02.035610954Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6cacee74-3dae-43db-96ff-f95e8e1141e1 name=/runtime.v1.ImageService/PullImage\nJun 12 11:26:02.037088 crc crio[19822]: time=\"2026-06-12T11:26:02.0367114Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=415db343-ef02-48de-a79e-177ec3812896 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:02.039606 crc crio[19822]: time=\"2026-06-12T11:26:02.039526839Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9c06d92c-8bd2-4f71-b77a-fa4c8346f772 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:02.047240 crc crio[19822]: time=\"2026-06-12T11:26:02.047122831Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687726-6tnkk/oc\" id=dc7c7b9f-f9ac-4ba8-a43a-0b1ada717c45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:02.047721 crc crio[19822]: time=\"2026-06-12T11:26:02.047657879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:02.117724 crc crio[19822]: time=\"2026-06-12T11:26:02.117673931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:02.342865 crc crio[19822]: time=\"2026-06-12T11:26:02.342577857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:02.482864 crc crio[19822]: time=\"2026-06-12T11:26:02.482672666Z\" level=info msg=\"Created container 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8: openshift-infra/auto-csr-approver-29687726-6tnkk/oc\" id=dc7c7b9f-f9ac-4ba8-a43a-0b1ada717c45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:02.485076 crc crio[19822]: time=\"2026-06-12T11:26:02.484986541Z\" level=info msg=\"Starting container: 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8\" id=ad177c6e-c6e6-4442-b252-7ce3379cd298 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:26:02.490408 crc crio[19822]: time=\"2026-06-12T11:26:02.490276129Z\" level=info msg=\"Started container\" PID=314592 containerID=426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8 description=openshift-infra/auto-csr-approver-29687726-6tnkk/oc id=ad177c6e-c6e6-4442-b252-7ce3379cd298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\nJun 12 11:26:04.189778 crc crio[19822]: time=\"2026-06-12T11:26:04.189190609Z\" level=info msg=\"Stopping pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=b59f730a-7264-4031-b659-5c1b194ca749 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:26:04.191336 crc crio[19822]: time=\"2026-06-12T11:26:04.190521102Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc003094910}] Aliases:map[]}\"\nJun 12 11:26:04.191336 crc crio[19822]: time=\"2026-06-12T11:26:04.190686067Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687726-6tnkk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:26:04.568356 crc crio[19822]: time=\"2026-06-12T11:26:04.567745515Z\" level=info msg=\"Stopped pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=b59f730a-7264-4031-b659-5c1b194ca749 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:26:05.771245 crc crio[19822]: time=\"2026-06-12T11:26:05.770599873Z\" level=info msg=\"Removing container: eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1\" id=5ff0fefa-6213-40d1-a749-4736876c163d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:05.840695 crc crio[19822]: time=\"2026-06-12T11:26:05.840183054Z\" level=info msg=\"Removed container eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap\" id=5ff0fefa-6213-40d1-a749-4736876c163d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:05.845793 crc crio[19822]: time=\"2026-06-12T11:26:05.845710092Z\" level=info msg=\"Removing container: bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e\" id=3e969099-68a9-426b-98cb-9c0c71ebce0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:05.941425 crc crio[19822]: time=\"2026-06-12T11:26:05.941277603Z\" level=info msg=\"Removed container bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e: openstack/keystone-db-sync-2244l/keystone-db-sync\" id=3e969099-68a9-426b-98cb-9c0c71ebce0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:05.953265 crc crio[19822]: time=\"2026-06-12T11:26:05.953136813Z\" level=info msg=\"Stopping pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=a950142c-cf4c-464b-9715-93ec4c2a773d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:26:05.953502 crc crio[19822]: time=\"2026-06-12T11:26:05.953280708Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=a950142c-cf4c-464b-9715-93ec4c2a773d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:26:05.954022 crc crio[19822]: time=\"2026-06-12T11:26:05.953967782Z\" level=info msg=\"Removing pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=ccd85b2d-d46c-4aff-98f5-5d94b3a4b2bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:26:05.983473 crc crio[19822]: time=\"2026-06-12T11:26:05.982777948Z\" level=info msg=\"Removed pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=ccd85b2d-d46c-4aff-98f5-5d94b3a4b2bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:26:05.984162 crc crio[19822]: time=\"2026-06-12T11:26:05.984054529Z\" level=info msg=\"Stopping pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=90e5e45b-b512-4a16-ab5f-af0d5a384caf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:26:05.984162 crc crio[19822]: time=\"2026-06-12T11:26:05.984129761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=90e5e45b-b512-4a16-ab5f-af0d5a384caf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:26:05.987047 crc crio[19822]: time=\"2026-06-12T11:26:05.985457764Z\" level=info msg=\"Removing pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=a6dfc4d2-8aec-41a9-b243-5d554d97f126 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:26:06.011476 crc crio[19822]: time=\"2026-06-12T11:26:06.011359116Z\" level=info msg=\"Removed pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=a6dfc4d2-8aec-41a9-b243-5d554d97f126 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:26:30.600712 crc crio[19822]: time=\"2026-06-12T11:26:30.599963062Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-fvfns/POD\" id=6fda9199-22b6-4121-b2d7-163108ca854c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:26:30.600712 crc crio[19822]: time=\"2026-06-12T11:26:30.600718197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:30.633440 crc crio[19822]: time=\"2026-06-12T11:26:30.633264951Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fvfns Namespace:openshift-marketplace ID:cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f UID:c8ce5f7e-26c0-46c6-9579-61150e30a6f3 NetNS:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8ce5f7e_26c0_46c6_9579_61150e30a6f3.slice PodAnnotations:0xc001ee2540}] Aliases:map[]}\"\nJun 12 11:26:30.633440 crc crio[19822]: time=\"2026-06-12T11:26:30.633323972Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-fvfns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:26:31.218725 crc crio[19822]: 2026-06-12T11:26:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc5c431f077a900 Mac:0e:94:a4:1e:f1:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:26:31.220380 crc crio[19822]: time=\"2026-06-12T11:26:31.22029927Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fvfns Namespace:openshift-marketplace ID:cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f UID:c8ce5f7e-26c0-46c6-9579-61150e30a6f3 NetNS:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8ce5f7e_26c0_46c6_9579_61150e30a6f3.slice PodAnnotations:0xc001ee2540}] Aliases:map[]}\"\nJun 12 11:26:31.220564 crc crio[19822]: time=\"2026-06-12T11:26:31.220504217Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-fvfns for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:26:31.230114 crc crio[19822]: time=\"2026-06-12T11:26:31.230048671Z\" level=info msg=\"Ran pod sandbox cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f with infra container: openshift-marketplace/redhat-marketplace-fvfns/POD\" id=6fda9199-22b6-4121-b2d7-163108ca854c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:26:31.232460 crc crio[19822]: time=\"2026-06-12T11:26:31.232392364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b683fad-49f5-4671-b669-80b34f22ccd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:31.234331 crc crio[19822]: time=\"2026-06-12T11:26:31.234256266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d75e204-a5de-46d3-837a-de14fd1e4204 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:31.241440 crc crio[19822]: time=\"2026-06-12T11:26:31.24136104Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fvfns/extract-utilities\" id=80702cfc-7aaf-460b-a3c6-8b363f584456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:31.241900 crc crio[19822]: time=\"2026-06-12T11:26:31.241798665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:31.293769 crc crio[19822]: time=\"2026-06-12T11:26:31.293670019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:31.298442 crc crio[19822]: time=\"2026-06-12T11:26:31.2983663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:31.476031 crc crio[19822]: time=\"2026-06-12T11:26:31.475933384Z\" level=info msg=\"Created container c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547: openshift-marketplace/redhat-marketplace-fvfns/extract-utilities\" id=80702cfc-7aaf-460b-a3c6-8b363f584456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:31.477212 crc crio[19822]: time=\"2026-06-12T11:26:31.477127622Z\" level=info msg=\"Starting container: c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547\" id=393766c2-7dcf-41ef-a4c0-d83814bc3591 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:26:31.487185 crc crio[19822]: time=\"2026-06-12T11:26:31.487099781Z\" level=info msg=\"Started container\" PID=316602 containerID=c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547 description=openshift-marketplace/redhat-marketplace-fvfns/extract-utilities id=393766c2-7dcf-41ef-a4c0-d83814bc3591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f\nJun 12 11:26:31.618309 crc crio[19822]: time=\"2026-06-12T11:26:31.617690857Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7ad5c172-6028-4087-b0b5-d43b2357bed8 name=/runtime.v1.ImageService/PullImage\nJun 12 11:26:31.623678 crc crio[19822]: time=\"2026-06-12T11:26:31.623597485Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 11:26:37.450324 crc crio[19822]: time=\"2026-06-12T11:26:37.449408882Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=7ad5c172-6028-4087-b0b5-d43b2357bed8 name=/runtime.v1.ImageService/PullImage\nJun 12 11:26:37.452127 crc crio[19822]: time=\"2026-06-12T11:26:37.451528811Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4183d4cb-8970-44e6-b82f-56933a1b6fca name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:37.456302 crc crio[19822]: time=\"2026-06-12T11:26:37.456189289Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1165bd88-5006-47d5-8d4b-713f0f6199f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:37.468957 crc crio[19822]: time=\"2026-06-12T11:26:37.468802611Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fvfns/extract-content\" id=0bfcbc25-0a5e-4e3f-bb13-5e73fb5f6086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:37.471727 crc crio[19822]: time=\"2026-06-12T11:26:37.471646963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:37.529531 crc crio[19822]: time=\"2026-06-12T11:26:37.529417995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:37.535060 crc crio[19822]: time=\"2026-06-12T11:26:37.534949492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:37.688884 crc crio[19822]: time=\"2026-06-12T11:26:37.688726668Z\" level=info msg=\"Created container 00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af: openshift-marketplace/redhat-marketplace-fvfns/extract-content\" id=0bfcbc25-0a5e-4e3f-bb13-5e73fb5f6086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:37.690299 crc crio[19822]: time=\"2026-06-12T11:26:37.690199204Z\" level=info msg=\"Starting container: 00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af\" id=f329b95a-1859-4531-8c77-fb62bd63d1f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:26:37.697635 crc crio[19822]: time=\"2026-06-12T11:26:37.697528768Z\" level=info msg=\"Started container\" PID=316979 containerID=00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af description=openshift-marketplace/redhat-marketplace-fvfns/extract-content id=f329b95a-1859-4531-8c77-fb62bd63d1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f\nJun 12 11:26:38.738003 crc crio[19822]: time=\"2026-06-12T11:26:38.737448154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3f1f791-516c-453c-a045-14474f00e295 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:38.742348 crc crio[19822]: time=\"2026-06-12T11:26:38.742151944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54dc6191-89b5-48ef-9b6e-60e068cf557a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:38.751029 crc crio[19822]: time=\"2026-06-12T11:26:38.750931234Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fvfns/registry-server\" id=f22599da-631c-4144-b02c-5249f13e5a5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:38.751748 crc crio[19822]: time=\"2026-06-12T11:26:38.751663568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:38.808459 crc crio[19822]: time=\"2026-06-12T11:26:38.808353577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:38.812558 crc crio[19822]: time=\"2026-06-12T11:26:38.812472357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:38.991604 crc crio[19822]: time=\"2026-06-12T11:26:38.99088515Z\" level=info msg=\"Created container 7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6: openshift-marketplace/redhat-marketplace-fvfns/registry-server\" id=f22599da-631c-4144-b02c-5249f13e5a5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:38.993999 crc crio[19822]: time=\"2026-06-12T11:26:38.993754321Z\" level=info msg=\"Starting container: 7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6\" id=9b597a23-30ca-47ff-a64c-6cb6e2ab15b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:26:39.003535 crc crio[19822]: time=\"2026-06-12T11:26:39.003368238Z\" level=info msg=\"Started container\" PID=317039 containerID=7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6 description=openshift-marketplace/redhat-marketplace-fvfns/registry-server id=9b597a23-30ca-47ff-a64c-6cb6e2ab15b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f\nJun 12 11:26:51.036796 crc crio[19822]: time=\"2026-06-12T11:26:51.035657679Z\" level=info msg=\"Stopping container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b (timeout: 2s)\" id=2f0b3016-19a8-473f-97c5-f9784f184d6f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:26:51.167645 crc crio[19822]: time=\"2026-06-12T11:26:51.167162333Z\" level=info msg=\"Stopped container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server\" id=2f0b3016-19a8-473f-97c5-f9784f184d6f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:26:51.169481 crc crio[19822]: time=\"2026-06-12T11:26:51.169396524Z\" level=info msg=\"Stopping pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=819e5fb4-7ce6-4a0f-be66-f5659d766c17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:26:51.171432 crc crio[19822]: time=\"2026-06-12T11:26:51.171363268Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc002145400}] Aliases:map[]}\"\nJun 12 11:26:51.171647 crc crio[19822]: time=\"2026-06-12T11:26:51.171584625Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9d48d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:26:51.552180 crc crio[19822]: time=\"2026-06-12T11:26:51.552102454Z\" level=info msg=\"Stopped pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=819e5fb4-7ce6-4a0f-be66-f5659d766c17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:26:51.957850 crc crio[19822]: time=\"2026-06-12T11:26:51.957345302Z\" level=info msg=\"Removing container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b\" id=3da0fc6e-ce2a-4056-b4d2-57797b2e2eb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:51.999363 crc crio[19822]: time=\"2026-06-12T11:26:51.999162639Z\" level=info msg=\"Removed container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server\" id=3da0fc6e-ce2a-4056-b4d2-57797b2e2eb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:52.002245 crc crio[19822]: time=\"2026-06-12T11:26:52.002140883Z\" level=info msg=\"Removing container: 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75\" id=e1ad2939-c7a7-4681-8bfb-73427a8a5b65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:52.077432 crc crio[19822]: time=\"2026-06-12T11:26:52.077162895Z\" level=info msg=\"Removed container 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75: openshift-marketplace/redhat-marketplace-9d48d/extract-content\" id=e1ad2939-c7a7-4681-8bfb-73427a8a5b65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:52.081333 crc crio[19822]: time=\"2026-06-12T11:26:52.081170569Z\" level=info msg=\"Removing container: 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf\" id=b21200d6-481f-4698-929c-faf9a15c8829 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:52.129100 crc crio[19822]: time=\"2026-06-12T11:26:52.129016319Z\" level=info msg=\"Removed container 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities\" id=b21200d6-481f-4698-929c-faf9a15c8829 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:26:57.111311 crc crio[19822]: time=\"2026-06-12T11:26:57.110621125Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-s4nfz/POD\" id=11ddfb8e-8b55-4946-9e4a-eb3aedc04da8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:26:57.112643 crc crio[19822]: time=\"2026-06-12T11:26:57.111335508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:57.150675 crc crio[19822]: time=\"2026-06-12T11:26:57.150515864Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}\"\nJun 12 11:26:57.150675 crc crio[19822]: time=\"2026-06-12T11:26:57.150590897Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-s4nfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:26:57.702905 crc crio[19822]: 2026-06-12T11:26:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfe67f662256192 Mac:f2:27:f1:96:98:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:26:57.704536 crc crio[19822]: time=\"2026-06-12T11:26:57.70445302Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}\"\nJun 12 11:26:57.704779 crc crio[19822]: time=\"2026-06-12T11:26:57.704710258Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-s4nfz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:26:57.717297 crc crio[19822]: time=\"2026-06-12T11:26:57.717136816Z\" level=info msg=\"Ran pod sandbox bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 with infra container: openshift-marketplace/redhat-operators-s4nfz/POD\" id=11ddfb8e-8b55-4946-9e4a-eb3aedc04da8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:26:57.720381 crc crio[19822]: time=\"2026-06-12T11:26:57.720302256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e443c3e-d5ae-4591-89c4-0ea0ee8f830b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:57.723534 crc crio[19822]: time=\"2026-06-12T11:26:57.723442205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb998e63-dc6b-4376-8c61-b1dcfaaf3a39 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:57.731466 crc crio[19822]: time=\"2026-06-12T11:26:57.731370358Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s4nfz/extract-utilities\" id=a46ccf90-8791-4451-b753-6252dbc342eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:57.732100 crc crio[19822]: time=\"2026-06-12T11:26:57.73204017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:57.821783 crc crio[19822]: time=\"2026-06-12T11:26:57.821671098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:57.831570 crc crio[19822]: time=\"2026-06-12T11:26:57.831474812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:57.999185 crc crio[19822]: time=\"2026-06-12T11:26:57.999093209Z\" level=info msg=\"Created container aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6: openshift-marketplace/redhat-operators-s4nfz/extract-utilities\" id=a46ccf90-8791-4451-b753-6252dbc342eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:58.000359 crc crio[19822]: time=\"2026-06-12T11:26:58.000288868Z\" level=info msg=\"Starting container: aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6\" id=ba5fe8ac-42b9-4119-9b52-442e3ba722a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:26:58.007998 crc crio[19822]: time=\"2026-06-12T11:26:58.007912864Z\" level=info msg=\"Started container\" PID=318464 containerID=aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6 description=openshift-marketplace/redhat-operators-s4nfz/extract-utilities id=ba5fe8ac-42b9-4119-9b52-442e3ba722a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\nJun 12 11:26:58.057028 crc crio[19822]: time=\"2026-06-12T11:26:58.056920754Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2cf850e2-0db8-4794-a6a4-3618a4066e82 name=/runtime.v1.ImageService/PullImage\nJun 12 11:26:58.068074 crc crio[19822]: time=\"2026-06-12T11:26:58.068035859Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 11:26:58.783153 crc crio[19822]: time=\"2026-06-12T11:26:58.782522281Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=2cf850e2-0db8-4794-a6a4-3618a4066e82 name=/runtime.v1.ImageService/PullImage\nJun 12 11:26:58.784669 crc crio[19822]: time=\"2026-06-12T11:26:58.784594367Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=da023df1-b486-4473-9773-0e063148947a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:58.787290 crc crio[19822]: time=\"2026-06-12T11:26:58.787121879Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cfe8bce2-cc82-4b6b-b5ad-90908aa5fc86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:26:58.810101 crc crio[19822]: time=\"2026-06-12T11:26:58.810019299Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s4nfz/extract-content\" id=f5e549c3-f256-4a94-9fc0-75c769e8c083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:58.810727 crc crio[19822]: time=\"2026-06-12T11:26:58.810621869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:58.880322 crc crio[19822]: time=\"2026-06-12T11:26:58.880270592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:58.882625 crc crio[19822]: time=\"2026-06-12T11:26:58.882584137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:26:59.121095 crc crio[19822]: time=\"2026-06-12T11:26:59.120490742Z\" level=info msg=\"Created container 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d: openshift-marketplace/redhat-operators-s4nfz/extract-content\" id=f5e549c3-f256-4a94-9fc0-75c769e8c083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:26:59.122289 crc crio[19822]: time=\"2026-06-12T11:26:59.122209029Z\" level=info msg=\"Starting container: 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d\" id=1b945a2b-0cdb-447a-8fb1-3806d8a7c2ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:26:59.132124 crc crio[19822]: time=\"2026-06-12T11:26:59.132050766Z\" level=info msg=\"Started container\" PID=318519 containerID=9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d description=openshift-marketplace/redhat-operators-s4nfz/extract-content id=1b945a2b-0cdb-447a-8fb1-3806d8a7c2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\nJun 12 11:27:06.037588 crc crio[19822]: time=\"2026-06-12T11:27:06.036919853Z\" level=info msg=\"Removing container: 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf\" id=82a17ef3-4a76-4fe6-b152-eb28e26429a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:27:06.233856 crc crio[19822]: time=\"2026-06-12T11:27:06.233709403Z\" level=info msg=\"Removed container 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf: openshift-infra/auto-csr-approver-29687720-pfmkz/oc\" id=82a17ef3-4a76-4fe6-b152-eb28e26429a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:27:06.248691 crc crio[19822]: time=\"2026-06-12T11:27:06.246774157Z\" level=info msg=\"Stopping pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=90211d56-0fd7-4b82-a942-7e8d6b07d1e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:27:06.248691 crc crio[19822]: time=\"2026-06-12T11:27:06.246934563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=90211d56-0fd7-4b82-a942-7e8d6b07d1e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:27:06.251749 crc crio[19822]: time=\"2026-06-12T11:27:06.251656004Z\" level=info msg=\"Removing pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=963f6c87-58f6-4c88-8bcb-5bf99634e921 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:27:06.275560 crc crio[19822]: time=\"2026-06-12T11:27:06.275469264Z\" level=info msg=\"Removed pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=963f6c87-58f6-4c88-8bcb-5bf99634e921 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:27:06.276630 crc crio[19822]: time=\"2026-06-12T11:27:06.276554707Z\" level=info msg=\"Stopping pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=eb72f27e-fcb8-4f15-b920-061d358db321 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:27:06.276630 crc crio[19822]: time=\"2026-06-12T11:27:06.276620609Z\" level=info msg=\"Stopped pod sandbox (already stopped): 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=eb72f27e-fcb8-4f15-b920-061d358db321 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:27:06.277920 crc crio[19822]: time=\"2026-06-12T11:27:06.277869399Z\" level=info msg=\"Removing pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=efa8b1c5-b299-4298-a493-38fbcd0e1474 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:27:06.312779 crc crio[19822]: time=\"2026-06-12T11:27:06.312593188Z\" level=info msg=\"Removed pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=efa8b1c5-b299-4298-a493-38fbcd0e1474 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:27:07.252862 crc crio[19822]: time=\"2026-06-12T11:27:07.251032346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d22403b4-8091-453c-adb9-f2a6d0bdbdfc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:27:07.261028 crc crio[19822]: time=\"2026-06-12T11:27:07.260776258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7677fb9c-c715-4fb1-b0c7-f027c3092e00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:27:07.279597 crc crio[19822]: time=\"2026-06-12T11:27:07.277127168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s4nfz/registry-server\" id=ce19eaa9-f0b6-44c1-bea7-742bf7247534 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:27:07.279597 crc crio[19822]: time=\"2026-06-12T11:27:07.278026177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:27:07.376114 crc crio[19822]: time=\"2026-06-12T11:27:07.376033024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:27:07.380150 crc crio[19822]: time=\"2026-06-12T11:27:07.380087633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:27:07.610162 crc crio[19822]: time=\"2026-06-12T11:27:07.610072896Z\" level=info msg=\"Created container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server\" id=ce19eaa9-f0b6-44c1-bea7-742bf7247534 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:27:07.615191 crc crio[19822]: time=\"2026-06-12T11:27:07.613181409Z\" level=info msg=\"Starting container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c\" id=a29186a8-fcbe-483b-b806-1614c9e1415d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:27:07.623495 crc crio[19822]: time=\"2026-06-12T11:27:07.623390706Z\" level=info msg=\"Started container\" PID=319188 containerID=933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c description=openshift-marketplace/redhat-operators-s4nfz/registry-server id=a29186a8-fcbe-483b-b806-1614c9e1415d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\nJun 12 11:27:14.364756 crc crio[19822]: time=\"2026-06-12T11:27:14.363561254Z\" level=info msg=\"Stopping pod sandbox: 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14\" id=f824c64e-5f38-4553-817d-b17fe9df8d6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:27:14.366281 crc crio[19822]: time=\"2026-06-12T11:27:14.366169007Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc0007ac9b0}] Aliases:map[]}\"\nJun 12 11:27:14.366505 crc crio[19822]: time=\"2026-06-12T11:27:14.366414795Z\" level=info msg=\"Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:27:14.922130 crc crio[19822]: time=\"2026-06-12T11:27:14.915565538Z\" level=info msg=\"Stopped pod sandbox: 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14\" id=f824c64e-5f38-4553-817d-b17fe9df8d6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:27:19.657107 crc crio[19822]: time=\"2026-06-12T11:27:19.654797837Z\" level=info msg=\"Stopping container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c (timeout: 2s)\" id=9f17bbd1-2f03-406a-8f13-707b80fe9c06 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:27:19.777700 crc crio[19822]: time=\"2026-06-12T11:27:19.777543953Z\" level=info msg=\"Stopped container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server\" id=9f17bbd1-2f03-406a-8f13-707b80fe9c06 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:27:19.778638 crc crio[19822]: time=\"2026-06-12T11:27:19.778538934Z\" level=info msg=\"Stopping pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=ea47c113-e4e4-4b20-a71b-51c2179c871d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:27:19.779319 crc crio[19822]: time=\"2026-06-12T11:27:19.779211716Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc002144f30}] Aliases:map[]}\"\nJun 12 11:27:19.779464 crc crio[19822]: time=\"2026-06-12T11:27:19.779409352Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-s4nfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:27:20.159160 crc crio[19822]: time=\"2026-06-12T11:27:20.158396453Z\" level=info msg=\"Stopped pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=ea47c113-e4e4-4b20-a71b-51c2179c871d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:27:20.685036 crc crio[19822]: time=\"2026-06-12T11:27:20.682448704Z\" level=info msg=\"Removing container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c\" id=1b4d1f5e-083c-4da4-909b-031b98c79c60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:27:20.724065 crc crio[19822]: time=\"2026-06-12T11:27:20.723881963Z\" level=info msg=\"Removed container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server\" id=1b4d1f5e-083c-4da4-909b-031b98c79c60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:27:20.727447 crc crio[19822]: time=\"2026-06-12T11:27:20.727413865Z\" level=info msg=\"Removing container: 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d\" id=48cf9c75-45ea-4483-b449-ff9b747d6b8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:27:20.768456 crc crio[19822]: time=\"2026-06-12T11:27:20.768411482Z\" level=info msg=\"Removed container 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d: openshift-marketplace/redhat-operators-s4nfz/extract-content\" id=48cf9c75-45ea-4483-b449-ff9b747d6b8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:27:20.771742 crc crio[19822]: time=\"2026-06-12T11:27:20.77171599Z\" level=info msg=\"Removing container: aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6\" id=eba0da76-8947-49ae-84c1-a3735d9385c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:27:20.830810 crc crio[19822]: time=\"2026-06-12T11:27:20.830744353Z\" level=info msg=\"Removed container aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6: openshift-marketplace/redhat-operators-s4nfz/extract-utilities\" id=eba0da76-8947-49ae-84c1-a3735d9385c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:27:24.422405 crc crio[19822]: time=\"2026-06-12T11:27:24.421590129Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:27:30.934173 crc crio[19822]: time=\"2026-06-12T11:27:30.932927109Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:27:33.760071 crc crio[19822]: time=\"2026-06-12T11:27:33.75912655Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:27:36.694152 crc crio[19822]: time=\"2026-06-12T11:27:36.693505532Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:27:39.766602 crc crio[19822]: time=\"2026-06-12T11:27:39.765711184Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:27:45.153580 crc crio[19822]: time=\"2026-06-12T11:27:45.152705193Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:27:53.321902 crc crio[19822]: time=\"2026-06-12T11:27:53.321206469Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:27:56.761121 crc crio[19822]: time=\"2026-06-12T11:27:56.760111718Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:28:00.539898 crc crio[19822]: time=\"2026-06-12T11:28:00.539075636Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687728-kwcxc/POD\" id=6cf8cca8-8711-4e41-930b-b29080e93d8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:28:00.542072 crc crio[19822]: time=\"2026-06-12T11:28:00.539921263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:28:00.581905 crc crio[19822]: time=\"2026-06-12T11:28:00.581694927Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc007a8eb50}] Aliases:map[]}\"\nJun 12 11:28:00.581905 crc crio[19822]: time=\"2026-06-12T11:28:00.5817871Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687728-kwcxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:28:01.184413 crc crio[19822]: 2026-06-12T11:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e55e1aff1e0b53 Mac:d6:e6:33:59:ed:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 SocketPath: PciID:}] [{Interface:0xc00051eb60 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:28:01.186265 crc crio[19822]: time=\"2026-06-12T11:28:01.18615216Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc007a8eb50}] Aliases:map[]}\"\nJun 12 11:28:01.186457 crc crio[19822]: time=\"2026-06-12T11:28:01.186393048Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687728-kwcxc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:28:01.197754 crc crio[19822]: time=\"2026-06-12T11:28:01.197633029Z\" level=info msg=\"Ran pod sandbox 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 with infra container: openshift-infra/auto-csr-approver-29687728-kwcxc/POD\" id=6cf8cca8-8711-4e41-930b-b29080e93d8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:28:01.201313 crc crio[19822]: time=\"2026-06-12T11:28:01.201206779Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c169c832-db23-4005-95e6-a1d0140598b0 name=/runtime.v1.ImageService/PullImage\nJun 12 11:28:01.213539 crc crio[19822]: time=\"2026-06-12T11:28:01.21343746Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:28:02.480870 crc crio[19822]: time=\"2026-06-12T11:28:02.480658685Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c169c832-db23-4005-95e6-a1d0140598b0 name=/runtime.v1.ImageService/PullImage\nJun 12 11:28:02.482339 crc crio[19822]: time=\"2026-06-12T11:28:02.481759999Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e59d511-f9b2-4c7b-ae89-8950d72edd67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:28:02.484585 crc crio[19822]: time=\"2026-06-12T11:28:02.484484056Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a4c627a-48bc-43d7-bd22-519a13023526 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:28:02.496280 crc crio[19822]: time=\"2026-06-12T11:28:02.49617495Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687728-kwcxc/oc\" id=147be080-5c4c-4385-b02f-069612d0efce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:28:02.496776 crc crio[19822]: time=\"2026-06-12T11:28:02.496659985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:28:02.557632 crc crio[19822]: time=\"2026-06-12T11:28:02.557531637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:28:02.728659 crc crio[19822]: time=\"2026-06-12T11:28:02.728545692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:28:02.858544 crc crio[19822]: time=\"2026-06-12T11:28:02.858423825Z\" level=info msg=\"Created container b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496: openshift-infra/auto-csr-approver-29687728-kwcxc/oc\" id=147be080-5c4c-4385-b02f-069612d0efce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:28:02.860111 crc crio[19822]: time=\"2026-06-12T11:28:02.860028097Z\" level=info msg=\"Starting container: b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496\" id=e69127e8-787c-4e36-a1f5-b8b6825dd1a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:28:02.870865 crc crio[19822]: time=\"2026-06-12T11:28:02.870739328Z\" level=info msg=\"Started container\" PID=322658 containerID=b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496 description=openshift-infra/auto-csr-approver-29687728-kwcxc/oc id=e69127e8-787c-4e36-a1f5-b8b6825dd1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\nJun 12 11:28:04.420080 crc crio[19822]: time=\"2026-06-12T11:28:04.419525429Z\" level=info msg=\"Stopping pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=d8c31a45-a94f-4dbe-bccb-0b1636eaefec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:28:04.421652 crc crio[19822]: time=\"2026-06-12T11:28:04.420672236Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc00101aca8}] Aliases:map[]}\"\nJun 12 11:28:04.421652 crc crio[19822]: time=\"2026-06-12T11:28:04.42079446Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687728-kwcxc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:28:04.799769 crc crio[19822]: time=\"2026-06-12T11:28:04.799599514Z\" level=info msg=\"Stopped pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=d8c31a45-a94f-4dbe-bccb-0b1636eaefec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:28:06.342483 crc crio[19822]: time=\"2026-06-12T11:28:06.341771743Z\" level=info msg=\"Stopping pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=2067f1ff-5a54-4866-bf81-7c1e8989c989 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:28:06.342483 crc crio[19822]: time=\"2026-06-12T11:28:06.34249187Z\" level=info msg=\"Stopped pod sandbox (already stopped): bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=2067f1ff-5a54-4866-bf81-7c1e8989c989 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:28:06.344054 crc crio[19822]: time=\"2026-06-12T11:28:06.343716855Z\" level=info msg=\"Removing pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=9e5e24e8-fa2a-4200-8164-8c4793bde5eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:28:06.368536 crc crio[19822]: time=\"2026-06-12T11:28:06.367775292Z\" level=info msg=\"Removed pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=9e5e24e8-fa2a-4200-8164-8c4793bde5eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:06.389470 crc crio[19822]: time=\"2026-06-12T11:29:06.388902123Z\" level=info msg=\"Removing container: f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a\" id=a4867592-b791-4513-a504-c079ef5072a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.454775 crc crio[19822]: time=\"2026-06-12T11:29:06.45413263Z\" level=info msg=\"Removed container f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync\" id=a4867592-b791-4513-a504-c079ef5072a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.459028 crc crio[19822]: time=\"2026-06-12T11:29:06.458953399Z\" level=info msg=\"Removing container: e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c\" id=cb31d429-bd8d-4ae2-87ca-6e14f41ba252 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.549120 crc crio[19822]: time=\"2026-06-12T11:29:06.544105785Z\" level=info msg=\"Removed container e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c: openstack/neutron-db-sync-6hgds/neutron-db-sync\" id=cb31d429-bd8d-4ae2-87ca-6e14f41ba252 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.549120 crc crio[19822]: time=\"2026-06-12T11:29:06.546789641Z\" level=info msg=\"Removing container: ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55\" id=8a33fcad-33b5-4562-a279-c7de581e1cca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.608490 crc crio[19822]: time=\"2026-06-12T11:29:06.608385662Z\" level=info msg=\"Removed container ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55: openstack/placement-db-sync-cdtlt/placement-db-sync\" id=8a33fcad-33b5-4562-a279-c7de581e1cca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.613847 crc crio[19822]: time=\"2026-06-12T11:29:06.613474568Z\" level=info msg=\"Removing container: 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012\" id=0fc8dd20-582c-41a7-b5e2-8aaf8b45674a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.727076 crc crio[19822]: time=\"2026-06-12T11:29:06.726478106Z\" level=info msg=\"Removed container 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012: openstack/glance-db-sync-8snk8/glance-db-sync\" id=0fc8dd20-582c-41a7-b5e2-8aaf8b45674a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.730800 crc crio[19822]: time=\"2026-06-12T11:29:06.730716708Z\" level=info msg=\"Removing container: ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08\" id=bda2b97e-a60c-482e-abe2-6148dc019bd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.810094 crc crio[19822]: time=\"2026-06-12T11:29:06.810008903Z\" level=info msg=\"Removed container ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync\" id=bda2b97e-a60c-482e-abe2-6148dc019bd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.813702 crc crio[19822]: time=\"2026-06-12T11:29:06.813601723Z\" level=info msg=\"Removing container: df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc\" id=39342fb2-6b04-46e8-a6ef-09361def754c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.871542 crc crio[19822]: time=\"2026-06-12T11:29:06.871459283Z\" level=info msg=\"Removed container df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc: openstack/cinder-db-sync-qjzmx/cinder-db-sync\" id=39342fb2-6b04-46e8-a6ef-09361def754c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.875559 crc crio[19822]: time=\"2026-06-12T11:29:06.875436736Z\" level=info msg=\"Removing container: 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b\" id=a25b01a6-3008-420d-96b5-d555283e8467 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.924426 crc crio[19822]: time=\"2026-06-12T11:29:06.924305639Z\" level=info msg=\"Removed container 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b: openstack/barbican-db-sync-z6q7r/barbican-db-sync\" id=a25b01a6-3008-420d-96b5-d555283e8467 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:06.928236 crc crio[19822]: time=\"2026-06-12T11:29:06.928128467Z\" level=info msg=\"Removing container: d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170\" id=80c5b6d2-1a92-4727-aa81-09b54b2f5a24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:07.060770 crc crio[19822]: time=\"2026-06-12T11:29:07.060473251Z\" level=info msg=\"Removed container d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170: openshift-infra/auto-csr-approver-29687722-vfddd/oc\" id=80c5b6d2-1a92-4727-aa81-09b54b2f5a24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:29:07.075116 crc crio[19822]: time=\"2026-06-12T11:29:07.07490522Z\" level=info msg=\"Stopping pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=e9f90608-520b-4722-a1cb-d1824a0b6d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.075447 crc crio[19822]: time=\"2026-06-12T11:29:07.075208878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=e9f90608-520b-4722-a1cb-d1824a0b6d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.076058 crc crio[19822]: time=\"2026-06-12T11:29:07.075984223Z\" level=info msg=\"Removing pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=655a8e0c-c1f4-4aca-a1b6-df4b5fcbc503 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.107801 crc crio[19822]: time=\"2026-06-12T11:29:07.107684686Z\" level=info msg=\"Removed pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=655a8e0c-c1f4-4aca-a1b6-df4b5fcbc503 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.108939 crc crio[19822]: time=\"2026-06-12T11:29:07.108875752Z\" level=info msg=\"Stopping pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=3ce17547-0243-4610-b546-e25b254f31e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.109163 crc crio[19822]: time=\"2026-06-12T11:29:07.108958735Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=3ce17547-0243-4610-b546-e25b254f31e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.111008 crc crio[19822]: time=\"2026-06-12T11:29:07.109870945Z\" level=info msg=\"Removing pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=2abbca80-0529-4db3-a002-1c6482bee541 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.133559 crc crio[19822]: time=\"2026-06-12T11:29:07.133436116Z\" level=info msg=\"Removed pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=2abbca80-0529-4db3-a002-1c6482bee541 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.134437 crc crio[19822]: time=\"2026-06-12T11:29:07.134367166Z\" level=info msg=\"Stopping pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=c5bf4eac-2c12-4241-a62d-074301927873 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.134588 crc crio[19822]: time=\"2026-06-12T11:29:07.134453369Z\" level=info msg=\"Stopped pod sandbox (already stopped): aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=c5bf4eac-2c12-4241-a62d-074301927873 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.135284 crc crio[19822]: time=\"2026-06-12T11:29:07.135214933Z\" level=info msg=\"Removing pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=a98e6fc9-c69b-4e9c-bb91-38ff08ff1cd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.152116 crc crio[19822]: time=\"2026-06-12T11:29:07.151997311Z\" level=info msg=\"Removed pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=a98e6fc9-c69b-4e9c-bb91-38ff08ff1cd2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.153768 crc crio[19822]: time=\"2026-06-12T11:29:07.153663442Z\" level=info msg=\"Stopping pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=b87e5076-f156-4290-b5d4-e5ff3a5f75cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.153903 crc crio[19822]: time=\"2026-06-12T11:29:07.153787756Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=b87e5076-f156-4290-b5d4-e5ff3a5f75cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.155034 crc crio[19822]: time=\"2026-06-12T11:29:07.154945754Z\" level=info msg=\"Removing pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=6a4f27fd-0f40-4166-96e6-2f32caf84964 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.176309 crc crio[19822]: time=\"2026-06-12T11:29:07.176165843Z\" level=info msg=\"Removed pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=6a4f27fd-0f40-4166-96e6-2f32caf84964 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.177342 crc crio[19822]: time=\"2026-06-12T11:29:07.177268525Z\" level=info msg=\"Stopping pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=d35943b6-7139-4c25-8a0b-227bee3fb3cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.177415 crc crio[19822]: time=\"2026-06-12T11:29:07.177355428Z\" level=info msg=\"Stopped pod sandbox (already stopped): 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=d35943b6-7139-4c25-8a0b-227bee3fb3cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.178466 crc crio[19822]: time=\"2026-06-12T11:29:07.178402251Z\" level=info msg=\"Removing pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=35578298-4284-4d4e-bfc3-ac2b99da920f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.215295 crc crio[19822]: time=\"2026-06-12T11:29:07.215185376Z\" level=info msg=\"Removed pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=35578298-4284-4d4e-bfc3-ac2b99da920f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.216794 crc crio[19822]: time=\"2026-06-12T11:29:07.216702783Z\" level=info msg=\"Stopping pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=93222a49-123c-4cd5-97b0-b52133a5f09a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.216960 crc crio[19822]: time=\"2026-06-12T11:29:07.216897869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=93222a49-123c-4cd5-97b0-b52133a5f09a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.217519 crc crio[19822]: time=\"2026-06-12T11:29:07.217447397Z\" level=info msg=\"Removing pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=b46438ee-ac44-469d-b28a-32936383a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.234521 crc crio[19822]: time=\"2026-06-12T11:29:07.234414759Z\" level=info msg=\"Removed pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=b46438ee-ac44-469d-b28a-32936383a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.235680 crc crio[19822]: time=\"2026-06-12T11:29:07.235602526Z\" level=info msg=\"Stopping pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=b38a6509-8d95-47ce-a9d7-9b7940acfe13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.235787 crc crio[19822]: time=\"2026-06-12T11:29:07.235687848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=b38a6509-8d95-47ce-a9d7-9b7940acfe13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.236468 crc crio[19822]: time=\"2026-06-12T11:29:07.236399331Z\" level=info msg=\"Removing pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=9d1b2de2-bb0b-41cb-908e-ab20ae8155ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.268645 crc crio[19822]: time=\"2026-06-12T11:29:07.268531729Z\" level=info msg=\"Removed pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=9d1b2de2-bb0b-41cb-908e-ab20ae8155ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.269593 crc crio[19822]: time=\"2026-06-12T11:29:07.269519038Z\" level=info msg=\"Stopping pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=369f8683-49c7-40d4-997a-fc9827b8bbea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.269669 crc crio[19822]: time=\"2026-06-12T11:29:07.269607781Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=369f8683-49c7-40d4-997a-fc9827b8bbea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:07.270274 crc crio[19822]: time=\"2026-06-12T11:29:07.27019955Z\" level=info msg=\"Removing pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=4e2d6e3d-63d4-4bf4-8834-db965bc77301 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:07.292779 crc crio[19822]: time=\"2026-06-12T11:29:07.292676656Z\" level=info msg=\"Removed pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=4e2d6e3d-63d4-4bf4-8834-db965bc77301 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:29:47.125704 crc crio[19822]: time=\"2026-06-12T11:29:47.124802549Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-npzj5/POD\" id=e726b3d9-9dbc-4018-bc04-f9755413d2c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:29:47.126905 crc crio[19822]: time=\"2026-06-12T11:29:47.125743229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:47.171155 crc crio[19822]: time=\"2026-06-12T11:29:47.171058022Z\" level=info msg=\"Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc002ed0660}] Aliases:map[]}\"\nJun 12 11:29:47.171155 crc crio[19822]: time=\"2026-06-12T11:29:47.171134166Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-npzj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:29:47.727573 crc crio[19822]: 2026-06-12T11:29:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40463a5c0a98dfe Mac:ea:9c:14:94:aa:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:29:47.729997 crc crio[19822]: time=\"2026-06-12T11:29:47.729939145Z\" level=info msg=\"Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc002ed0660}] Aliases:map[]}\"\nJun 12 11:29:47.730167 crc crio[19822]: time=\"2026-06-12T11:29:47.730127151Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-npzj5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:29:47.747103 crc crio[19822]: time=\"2026-06-12T11:29:47.747028517Z\" level=info msg=\"Ran pod sandbox 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e with infra container: openshift-marketplace/community-operators-npzj5/POD\" id=e726b3d9-9dbc-4018-bc04-f9755413d2c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:29:47.750628 crc crio[19822]: time=\"2026-06-12T11:29:47.750560999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44575b70-0dfa-4a12-8962-f79b626cc776 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:29:47.755355 crc crio[19822]: time=\"2026-06-12T11:29:47.75528632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3408cdf-b772-4995-adf6-8cb510d243cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:29:47.763333 crc crio[19822]: time=\"2026-06-12T11:29:47.763237934Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-npzj5/extract-utilities\" id=6e57871b-01d0-4836-a8b7-4571fcce6ad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:29:47.763731 crc crio[19822]: time=\"2026-06-12T11:29:47.763684909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:47.835471 crc crio[19822]: time=\"2026-06-12T11:29:47.835392076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:47.841466 crc crio[19822]: time=\"2026-06-12T11:29:47.841406578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:47.997960 crc crio[19822]: time=\"2026-06-12T11:29:47.997862569Z\" level=info msg=\"Created container cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6: openshift-marketplace/community-operators-npzj5/extract-utilities\" id=6e57871b-01d0-4836-a8b7-4571fcce6ad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:29:47.999145 crc crio[19822]: time=\"2026-06-12T11:29:47.999068627Z\" level=info msg=\"Starting container: cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6\" id=f55423cd-006a-4360-8a6d-eb6f8af6fd81 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:29:48.009026 crc crio[19822]: time=\"2026-06-12T11:29:48.008732108Z\" level=info msg=\"Started container\" PID=329032 containerID=cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6 description=openshift-marketplace/community-operators-npzj5/extract-utilities id=f55423cd-006a-4360-8a6d-eb6f8af6fd81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\nJun 12 11:29:48.094285 crc crio[19822]: time=\"2026-06-12T11:29:48.093574913Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cf7c6cc6-e714-4d88-ba9f-545375c2eae6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:29:48.107201 crc crio[19822]: time=\"2026-06-12T11:29:48.107104825Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 11:29:48.868473 crc crio[19822]: time=\"2026-06-12T11:29:48.868394302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=cf7c6cc6-e714-4d88-ba9f-545375c2eae6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:29:48.870026 crc crio[19822]: time=\"2026-06-12T11:29:48.869635011Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=17547986-b0dd-49e1-9a5f-00d96b85a67c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:29:48.873029 crc crio[19822]: time=\"2026-06-12T11:29:48.872958247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3a81acfb-3d39-4bb8-9c38-603144bd65b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:29:48.885049 crc crio[19822]: time=\"2026-06-12T11:29:48.88495882Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-npzj5/extract-content\" id=018f7a07-065d-43d0-a79c-cd1fb7773b6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:29:48.885557 crc crio[19822]: time=\"2026-06-12T11:29:48.885487487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:48.964005 crc crio[19822]: time=\"2026-06-12T11:29:48.963897038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:48.968040 crc crio[19822]: time=\"2026-06-12T11:29:48.967967158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:49.137115 crc crio[19822]: time=\"2026-06-12T11:29:49.136583617Z\" level=info msg=\"Created container e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c: openshift-marketplace/community-operators-npzj5/extract-content\" id=018f7a07-065d-43d0-a79c-cd1fb7773b6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:29:49.138674 crc crio[19822]: time=\"2026-06-12T11:29:49.138467468Z\" level=info msg=\"Starting container: e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c\" id=782897a1-3fed-4cca-a569-0f61c39743f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:29:49.144605 crc crio[19822]: time=\"2026-06-12T11:29:49.144493089Z\" level=info msg=\"Started container\" PID=329072 containerID=e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c description=openshift-marketplace/community-operators-npzj5/extract-content id=782897a1-3fed-4cca-a569-0f61c39743f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\nJun 12 11:29:50.130646 crc crio[19822]: time=\"2026-06-12T11:29:50.130477935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fd8d4654-6785-419e-972a-dce6dd8d6663 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:29:50.133510 crc crio[19822]: time=\"2026-06-12T11:29:50.133436869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b71d4fe9-d300-4d6d-be89-f103d0d8f6d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:29:50.144050 crc crio[19822]: time=\"2026-06-12T11:29:50.14375383Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-npzj5/registry-server\" id=f0a62cf1-8c26-4a83-968f-4323668bd6c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:29:50.144456 crc crio[19822]: time=\"2026-06-12T11:29:50.14436548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:50.226801 crc crio[19822]: time=\"2026-06-12T11:29:50.226593972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:50.230753 crc crio[19822]: time=\"2026-06-12T11:29:50.230677481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:29:50.426795 crc crio[19822]: time=\"2026-06-12T11:29:50.426712303Z\" level=info msg=\"Created container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server\" id=f0a62cf1-8c26-4a83-968f-4323668bd6c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:29:50.428163 crc crio[19822]: time=\"2026-06-12T11:29:50.428046188Z\" level=info msg=\"Starting container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8\" id=60c6a082-8055-4db7-a4ac-e427d00a14dc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:29:50.440520 crc crio[19822]: time=\"2026-06-12T11:29:50.440422003Z\" level=info msg=\"Started container\" PID=329147 containerID=8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8 description=openshift-marketplace/community-operators-npzj5/registry-server id=60c6a082-8055-4db7-a4ac-e427d00a14dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\nJun 12 11:29:59.291107 crc crio[19822]: time=\"2026-06-12T11:29:59.289876129Z\" level=info msg=\"Stopping container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8 (timeout: 2s)\" id=6971f153-fc54-4ef7-bef7-d32695fb49e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:29:59.432487 crc crio[19822]: time=\"2026-06-12T11:29:59.428718133Z\" level=info msg=\"Stopped container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server\" id=6971f153-fc54-4ef7-bef7-d32695fb49e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:29:59.432487 crc crio[19822]: time=\"2026-06-12T11:29:59.429631001Z\" level=info msg=\"Stopping pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=18d399b8-3707-4a24-9666-f11795f94afb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:29:59.432487 crc crio[19822]: time=\"2026-06-12T11:29:59.43022256Z\" level=info msg=\"Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc000697460}] Aliases:map[]}\"\nJun 12 11:29:59.432487 crc crio[19822]: time=\"2026-06-12T11:29:59.430474359Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-npzj5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:29:59.809081 crc crio[19822]: time=\"2026-06-12T11:29:59.798967145Z\" level=info msg=\"Stopped pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=18d399b8-3707-4a24-9666-f11795f94afb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:00.314143 crc crio[19822]: time=\"2026-06-12T11:30:00.313455208Z\" level=info msg=\"Removing container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8\" id=c91b086a-0993-4fce-949d-e6368446450d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:00.371907 crc crio[19822]: time=\"2026-06-12T11:30:00.371732372Z\" level=info msg=\"Removed container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server\" id=c91b086a-0993-4fce-949d-e6368446450d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:00.386955 crc crio[19822]: time=\"2026-06-12T11:30:00.383343828Z\" level=info msg=\"Removing container: e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c\" id=6d8570b1-730a-4b2a-b323-9bbb18c463e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:00.421139 crc crio[19822]: time=\"2026-06-12T11:30:00.421060143Z\" level=info msg=\"Removed container e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c: openshift-marketplace/community-operators-npzj5/extract-content\" id=6d8570b1-730a-4b2a-b323-9bbb18c463e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:00.423980 crc crio[19822]: time=\"2026-06-12T11:30:00.423914202Z\" level=info msg=\"Removing container: cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6\" id=c0ca7d64-6428-4b90-872f-a83cc5a2ab4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:00.523727 crc crio[19822]: time=\"2026-06-12T11:30:00.523487034Z\" level=info msg=\"Removed container cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6: openshift-marketplace/community-operators-npzj5/extract-utilities\" id=c0ca7d64-6428-4b90-872f-a83cc5a2ab4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:00.541455 crc crio[19822]: time=\"2026-06-12T11:30:00.54139894Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/POD\" id=94fb3620-ae7e-4346-8018-71b567e44965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:30:00.541778 crc crio[19822]: time=\"2026-06-12T11:30:00.541494673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:30:00.581168 crc crio[19822]: time=\"2026-06-12T11:30:00.581087347Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc0052127d8}] Aliases:map[]}\"\nJun 12 11:30:00.581168 crc crio[19822]: time=\"2026-06-12T11:30:00.581150609Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:30:00.642403 crc crio[19822]: time=\"2026-06-12T11:30:00.64221155Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687730-d5lxt/POD\" id=1b6f4cb9-7bd5-4dbd-aa82-03a60f1e71ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:30:00.642403 crc crio[19822]: time=\"2026-06-12T11:30:00.642358455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:30:00.683112 crc crio[19822]: time=\"2026-06-12T11:30:00.683006996Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002ed08d8}] Aliases:map[]}\"\nJun 12 11:30:00.683112 crc crio[19822]: time=\"2026-06-12T11:30:00.683069918Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687730-d5lxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:30:01.300665 crc crio[19822]: 2026-06-12T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c1b37079c6c1a Mac:9e:a3:68:67:d4:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f SocketPath: PciID:}] [{Interface:0xc00011bd90 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:30:01.300665 crc crio[19822]: time=\"2026-06-12T11:30:01.298672159Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc0052127d8}] Aliases:map[]}\"\nJun 12 11:30:01.300665 crc crio[19822]: time=\"2026-06-12T11:30:01.298898417Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:30:01.316337 crc crio[19822]: time=\"2026-06-12T11:30:01.316153879Z\" level=info msg=\"Ran pod sandbox d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/POD\" id=94fb3620-ae7e-4346-8018-71b567e44965 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:30:01.320579 crc crio[19822]: time=\"2026-06-12T11:30:01.320482195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80e77bdb-8017-4067-863b-6e0ceb20af49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:30:01.323217 crc crio[19822]: time=\"2026-06-12T11:30:01.32316887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fe9c6bba-abd7-413d-95b4-62a89886394f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:30:01.331106 crc crio[19822]: time=\"2026-06-12T11:30:01.33099994Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles\" id=37064bd1-9516-4ce2-bc4f-97bff58bd4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:30:01.331560 crc crio[19822]: time=\"2026-06-12T11:30:01.331466195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:30:01.401176 crc crio[19822]: 2026-06-12T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:758b113a082b501 Mac:0e:de:95:26:ae:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:30:01.403720 crc crio[19822]: time=\"2026-06-12T11:30:01.403642068Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002ed08d8}] Aliases:map[]}\"\nJun 12 11:30:01.403927 crc crio[19822]: time=\"2026-06-12T11:30:01.403884696Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687730-d5lxt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:30:01.409287 crc crio[19822]: time=\"2026-06-12T11:30:01.409196615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:30:01.413469 crc crio[19822]: time=\"2026-06-12T11:30:01.413390369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:30:01.420177 crc crio[19822]: time=\"2026-06-12T11:30:01.420081605Z\" level=info msg=\"Ran pod sandbox 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 with infra container: openshift-infra/auto-csr-approver-29687730-d5lxt/POD\" id=1b6f4cb9-7bd5-4dbd-aa82-03a60f1e71ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:30:01.423442 crc crio[19822]: time=\"2026-06-12T11:30:01.423245323Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=681366da-509e-4791-98fa-e35c77ae0ba0 name=/runtime.v1.ImageService/PullImage\nJun 12 11:30:01.439101 crc crio[19822]: time=\"2026-06-12T11:30:01.438565913Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:30:01.630221 crc crio[19822]: time=\"2026-06-12T11:30:01.630095162Z\" level=info msg=\"Created container 13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles\" id=37064bd1-9516-4ce2-bc4f-97bff58bd4bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:30:01.631553 crc crio[19822]: time=\"2026-06-12T11:30:01.631465189Z\" level=info msg=\"Starting container: 13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9\" id=2b66cf58-221d-4fdc-a710-dda19b52d820 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:30:01.641171 crc crio[19822]: time=\"2026-06-12T11:30:01.641112273Z\" level=info msg=\"Started container\" PID=330073 containerID=13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9 description=openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles id=2b66cf58-221d-4fdc-a710-dda19b52d820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2\nJun 12 11:30:03.358901 crc crio[19822]: time=\"2026-06-12T11:30:03.356554624Z\" level=info msg=\"Stopping pod sandbox: d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2\" id=9053353d-3d4d-4926-a632-7c78e9a70b68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:03.358901 crc crio[19822]: time=\"2026-06-12T11:30:03.358236144Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc000120c18}] Aliases:map[]}\"\nJun 12 11:30:03.358901 crc crio[19822]: time=\"2026-06-12T11:30:03.358433581Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:30:03.787966 crc crio[19822]: time=\"2026-06-12T11:30:03.787434347Z\" level=info msg=\"Stopped pod sandbox: d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2\" id=9053353d-3d4d-4926-a632-7c78e9a70b68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:05.156444 crc crio[19822]: time=\"2026-06-12T11:30:05.155799932Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=681366da-509e-4791-98fa-e35c77ae0ba0 name=/runtime.v1.ImageService/PullImage\nJun 12 11:30:05.160486 crc crio[19822]: time=\"2026-06-12T11:30:05.160364675Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56862071-e688-4e92-9442-f84b897e7d1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:30:05.162754 crc crio[19822]: time=\"2026-06-12T11:30:05.162690399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26462b34-b922-424b-9d58-0c4af70f3e0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:30:05.170956 crc crio[19822]: time=\"2026-06-12T11:30:05.170885331Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687730-d5lxt/oc\" id=b7e07fb0-c25e-48ac-bcc8-75a6d65fec0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:30:05.171426 crc crio[19822]: time=\"2026-06-12T11:30:05.171372436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:30:05.268602 crc crio[19822]: time=\"2026-06-12T11:30:05.268122834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:30:05.643650 crc crio[19822]: time=\"2026-06-12T11:30:05.643550079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:30:05.761492 crc crio[19822]: time=\"2026-06-12T11:30:05.761346257Z\" level=info msg=\"Created container ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d: openshift-infra/auto-csr-approver-29687730-d5lxt/oc\" id=b7e07fb0-c25e-48ac-bcc8-75a6d65fec0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:30:05.762783 crc crio[19822]: time=\"2026-06-12T11:30:05.762624577Z\" level=info msg=\"Starting container: ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d\" id=7be64cf7-f1e9-4bbd-8689-8ad8bd876889 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:30:05.768656 crc crio[19822]: time=\"2026-06-12T11:30:05.768539896Z\" level=info msg=\"Started container\" PID=330360 containerID=ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d description=openshift-infra/auto-csr-approver-29687730-d5lxt/oc id=7be64cf7-f1e9-4bbd-8689-8ad8bd876889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\nJun 12 11:30:07.312752 crc crio[19822]: time=\"2026-06-12T11:30:07.312183492Z\" level=info msg=\"Removing container: 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726\" id=acc1dfe6-7dab-44ef-807b-b7666e98d99c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:07.339356 crc crio[19822]: time=\"2026-06-12T11:30:07.339296179Z\" level=info msg=\"Removed container 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles\" id=acc1dfe6-7dab-44ef-807b-b7666e98d99c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:07.341925 crc crio[19822]: time=\"2026-06-12T11:30:07.341787476Z\" level=info msg=\"Removing container: 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4\" id=bee3318e-abe5-4c4e-8a38-b0efaa7d5c37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:07.431429 crc crio[19822]: time=\"2026-06-12T11:30:07.431304568Z\" level=info msg=\"Removed container 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations\" id=bee3318e-abe5-4c4e-8a38-b0efaa7d5c37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:07.433745 crc crio[19822]: time=\"2026-06-12T11:30:07.433668187Z\" level=info msg=\"Removing container: fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044\" id=99fb78f4-7040-4079-a0aa-9f0a6f541499 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:07.457391 crc crio[19822]: time=\"2026-06-12T11:30:07.457228819Z\" level=info msg=\"Stopping pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=fb90b23a-21b4-4462-a469-e8da38be4c94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.458125 crc crio[19822]: time=\"2026-06-12T11:30:07.458040035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002144200}] Aliases:map[]}\"\nJun 12 11:30:07.458294 crc crio[19822]: time=\"2026-06-12T11:30:07.458227661Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687730-d5lxt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:30:07.514046 crc crio[19822]: time=\"2026-06-12T11:30:07.513968579Z\" level=info msg=\"Removed container fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044: openstack/nova-cell1-cell-mapping-9sff9/nova-manage\" id=99fb78f4-7040-4079-a0aa-9f0a6f541499 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:07.531775 crc crio[19822]: time=\"2026-06-12T11:30:07.531595452Z\" level=info msg=\"Removing container: 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63\" id=04703dd8-e4b4-448e-a535-189c2781a2f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:07.614136 crc crio[19822]: time=\"2026-06-12T11:30:07.613318778Z\" level=info msg=\"Removed container 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage\" id=04703dd8-e4b4-448e-a535-189c2781a2f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:30:07.626071 crc crio[19822]: time=\"2026-06-12T11:30:07.625926496Z\" level=info msg=\"Stopping pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=27db3d8d-c3cb-4966-9a75-9eff49bf6858 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.626071 crc crio[19822]: time=\"2026-06-12T11:30:07.62605014Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=27db3d8d-c3cb-4966-9a75-9eff49bf6858 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.626668 crc crio[19822]: time=\"2026-06-12T11:30:07.626600118Z\" level=info msg=\"Removing pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=eef03701-6244-4292-90df-a433d1086a1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.643771 crc crio[19822]: time=\"2026-06-12T11:30:07.643670591Z\" level=info msg=\"Removed pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=eef03701-6244-4292-90df-a433d1086a1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.644698 crc crio[19822]: time=\"2026-06-12T11:30:07.644620017Z\" level=info msg=\"Stopping pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=283e8749-b8e9-4a41-b7b2-e82994e2ca8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.644777 crc crio[19822]: time=\"2026-06-12T11:30:07.64470621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=283e8749-b8e9-4a41-b7b2-e82994e2ca8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.645271 crc crio[19822]: time=\"2026-06-12T11:30:07.645190836Z\" level=info msg=\"Removing pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=b0944d39-ef4f-4c99-8f8a-d89c6ea04fa1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.662221 crc crio[19822]: time=\"2026-06-12T11:30:07.662119228Z\" level=info msg=\"Removed pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=b0944d39-ef4f-4c99-8f8a-d89c6ea04fa1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.663010 crc crio[19822]: time=\"2026-06-12T11:30:07.662769176Z\" level=info msg=\"Stopping pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=8b3928ff-8786-4931-b39e-40e1fcc668dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.663010 crc crio[19822]: time=\"2026-06-12T11:30:07.66290236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=8b3928ff-8786-4931-b39e-40e1fcc668dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.663558 crc crio[19822]: time=\"2026-06-12T11:30:07.663494109Z\" level=info msg=\"Removing pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=6e49579b-db6b-4eab-9385-0aa84e4cd9bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.688380 crc crio[19822]: time=\"2026-06-12T11:30:07.688284272Z\" level=info msg=\"Removed pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=6e49579b-db6b-4eab-9385-0aa84e4cd9bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.690436 crc crio[19822]: time=\"2026-06-12T11:30:07.690386558Z\" level=info msg=\"Stopping pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=5d97f612-0d9b-4378-a537-942d805e811e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.690667 crc crio[19822]: time=\"2026-06-12T11:30:07.690636395Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=5d97f612-0d9b-4378-a537-942d805e811e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.691674 crc crio[19822]: time=\"2026-06-12T11:30:07.691603006Z\" level=info msg=\"Removing pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=4b77b4a4-4d31-4e0d-94a9-66548f220dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.711300 crc crio[19822]: time=\"2026-06-12T11:30:07.711145476Z\" level=info msg=\"Removed pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=4b77b4a4-4d31-4e0d-94a9-66548f220dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.712486 crc crio[19822]: time=\"2026-06-12T11:30:07.712414051Z\" level=info msg=\"Stopping pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=5e9df035-e5b0-4176-91ef-c4d40ad8dfe4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.712594 crc crio[19822]: time=\"2026-06-12T11:30:07.712501893Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=5e9df035-e5b0-4176-91ef-c4d40ad8dfe4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:30:07.713442 crc crio[19822]: time=\"2026-06-12T11:30:07.713409312Z\" level=info msg=\"Removing pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=6914e3eb-75d1-4126-9682-14a71c3a42e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.732013 crc crio[19822]: time=\"2026-06-12T11:30:07.731899084Z\" level=info msg=\"Removed pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=6914e3eb-75d1-4126-9682-14a71c3a42e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:30:07.823324 crc crio[19822]: time=\"2026-06-12T11:30:07.823184914Z\" level=info msg=\"Stopped pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=fb90b23a-21b4-4462-a469-e8da38be4c94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:31:07.756228 crc crio[19822]: time=\"2026-06-12T11:31:07.755485777Z\" level=info msg=\"Removing container: 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e\" id=a51a5fdc-630d-4c98-b3d5-ea11b4492b78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:31:07.915330 crc crio[19822]: time=\"2026-06-12T11:31:07.914774853Z\" level=info msg=\"Removed container 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e: openshift-infra/auto-csr-approver-29687724-4kxhq/oc\" id=a51a5fdc-630d-4c98-b3d5-ea11b4492b78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:31:07.927103 crc crio[19822]: time=\"2026-06-12T11:31:07.927023609Z\" level=info msg=\"Stopping pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=db75194f-bb30-47a7-bd01-b0bb3030ec40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:31:07.927441 crc crio[19822]: time=\"2026-06-12T11:31:07.927121082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=db75194f-bb30-47a7-bd01-b0bb3030ec40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:31:07.928698 crc crio[19822]: time=\"2026-06-12T11:31:07.92861586Z\" level=info msg=\"Removing pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=ea79157f-968a-42ed-80af-5bb52d51e05b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:31:07.948916 crc crio[19822]: time=\"2026-06-12T11:31:07.948774777Z\" level=info msg=\"Removed pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=ea79157f-968a-42ed-80af-5bb52d51e05b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:31:50.522146 crc crio[19822]: time=\"2026-06-12T11:31:50.521262008Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zwnv8/POD\" id=12d050af-5b85-4f23-a8db-aa9aa61657f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:31:50.523621 crc crio[19822]: time=\"2026-06-12T11:31:50.522195118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:50.591394 crc crio[19822]: time=\"2026-06-12T11:31:50.591343399Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc0001212f8}] Aliases:map[]}\"\nJun 12 11:31:50.591657 crc crio[19822]: time=\"2026-06-12T11:31:50.591639279Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zwnv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:31:51.331197 crc crio[19822]: 2026-06-12T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c2011116fa85b Mac:8a:22:36:22:23:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:31:51.332884 crc crio[19822]: time=\"2026-06-12T11:31:51.332743653Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc0001212f8}] Aliases:map[]}\"\nJun 12 11:31:51.333042 crc crio[19822]: time=\"2026-06-12T11:31:51.332963791Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zwnv8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:31:51.345735 crc crio[19822]: time=\"2026-06-12T11:31:51.34533107Z\" level=info msg=\"Ran pod sandbox 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b with infra container: openshift-marketplace/certified-operators-zwnv8/POD\" id=12d050af-5b85-4f23-a8db-aa9aa61657f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:31:51.351364 crc crio[19822]: time=\"2026-06-12T11:31:51.3512501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f9ab2e4-19b2-44ee-93f7-2a3a8678d579 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:51.353955 crc crio[19822]: time=\"2026-06-12T11:31:51.353927587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f89a7de7-c909-4088-8c41-8c2b8f0d1c10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:51.360588 crc crio[19822]: time=\"2026-06-12T11:31:51.360543184Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwnv8/extract-utilities\" id=2ca1d0f9-8afb-4dde-8fc3-1fe5b2c69e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:31:51.361176 crc crio[19822]: time=\"2026-06-12T11:31:51.361152824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:51.422663 crc crio[19822]: time=\"2026-06-12T11:31:51.422610547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:51.426907 crc crio[19822]: time=\"2026-06-12T11:31:51.426769526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:51.600025 crc crio[19822]: time=\"2026-06-12T11:31:51.599958251Z\" level=info msg=\"Created container f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da: openshift-marketplace/certified-operators-zwnv8/extract-utilities\" id=2ca1d0f9-8afb-4dde-8fc3-1fe5b2c69e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:31:51.603584 crc crio[19822]: time=\"2026-06-12T11:31:51.603448512Z\" level=info msg=\"Starting container: f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da\" id=5f709ab7-a498-4d0e-8b86-9b9d6501972b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:31:51.610929 crc crio[19822]: time=\"2026-06-12T11:31:51.610739848Z\" level=info msg=\"Started container\" PID=336636 containerID=f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da description=openshift-marketplace/certified-operators-zwnv8/extract-utilities id=5f709ab7-a498-4d0e-8b86-9b9d6501972b name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\nJun 12 11:31:52.457151 crc crio[19822]: time=\"2026-06-12T11:31:52.456568682Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=32359d82-72c4-45d1-af1b-3d56e7ccc370 name=/runtime.v1.ImageService/PullImage\nJun 12 11:31:52.470038 crc crio[19822]: time=\"2026-06-12T11:31:52.469972707Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 11:31:53.129732 crc crio[19822]: time=\"2026-06-12T11:31:53.129202819Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5\" id=32359d82-72c4-45d1-af1b-3d56e7ccc370 name=/runtime.v1.ImageService/PullImage\nJun 12 11:31:53.130697 crc crio[19822]: time=\"2026-06-12T11:31:53.130384486Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b12d2940-86f1-4d30-8851-704154da92e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:53.133126 crc crio[19822]: time=\"2026-06-12T11:31:53.133061941Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ea989a5c-2a73-4921-b660-0d5ba7fbf029 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:53.141474 crc crio[19822]: time=\"2026-06-12T11:31:53.141352016Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwnv8/extract-content\" id=5d80425e-b93c-4630-9b4a-871506138e3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:31:53.141920 crc crio[19822]: time=\"2026-06-12T11:31:53.141880273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:53.197667 crc crio[19822]: time=\"2026-06-12T11:31:53.19758176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:53.201254 crc crio[19822]: time=\"2026-06-12T11:31:53.201189325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:53.377759 crc crio[19822]: time=\"2026-06-12T11:31:53.377632244Z\" level=info msg=\"Created container a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7: openshift-marketplace/certified-operators-zwnv8/extract-content\" id=5d80425e-b93c-4630-9b4a-871506138e3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:31:53.379497 crc crio[19822]: time=\"2026-06-12T11:31:53.379425171Z\" level=info msg=\"Starting container: a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7\" id=b56d890a-068d-4ce1-9c29-0b0fedd056fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:31:53.385002 crc crio[19822]: time=\"2026-06-12T11:31:53.384717129Z\" level=info msg=\"Started container\" PID=336746 containerID=a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7 description=openshift-marketplace/certified-operators-zwnv8/extract-content id=b56d890a-068d-4ce1-9c29-0b0fedd056fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\nJun 12 11:31:55.507681 crc crio[19822]: time=\"2026-06-12T11:31:55.506863191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=12d2797d-d860-4f4e-a244-c6d84f32fbc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:55.510291 crc crio[19822]: time=\"2026-06-12T11:31:55.510193229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6d6cd1b-2818-416c-ba37-f721d5115060 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:55.518106 crc crio[19822]: time=\"2026-06-12T11:31:55.517976696Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwnv8/registry-server\" id=c87d28b2-d21c-4e2e-8a44-49810aed53e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:31:55.518793 crc crio[19822]: time=\"2026-06-12T11:31:55.518482822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:55.546029 crc crio[19822]: time=\"2026-06-12T11:31:55.545776063Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-cb9jq/must-gather-256wj/POD\" id=507f1f55-d095-4f65-9f26-8f0ec4e7b77e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:31:55.546134 crc crio[19822]: time=\"2026-06-12T11:31:55.546037571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:55.587183 crc crio[19822]: time=\"2026-06-12T11:31:55.587131952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:55.590297 crc crio[19822]: time=\"2026-06-12T11:31:55.590205141Z\" level=info msg=\"Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc000121288}] Aliases:map[]}\"\nJun 12 11:31:55.590297 crc crio[19822]: time=\"2026-06-12T11:31:55.590252372Z\" level=info msg=\"Adding pod openshift-must-gather-cb9jq_must-gather-256wj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:31:55.591670 crc crio[19822]: time=\"2026-06-12T11:31:55.591647627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:31:55.829309 crc crio[19822]: time=\"2026-06-12T11:31:55.828526273Z\" level=info msg=\"Created container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server\" id=c87d28b2-d21c-4e2e-8a44-49810aed53e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:31:55.830307 crc crio[19822]: time=\"2026-06-12T11:31:55.830202676Z\" level=info msg=\"Starting container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5\" id=1edebcf6-ad82-4613-970e-9f8acfc14d21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:31:55.836102 crc crio[19822]: time=\"2026-06-12T11:31:55.836021523Z\" level=info msg=\"Started container\" PID=336975 containerID=78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5 description=openshift-marketplace/certified-operators-zwnv8/registry-server id=1edebcf6-ad82-4613-970e-9f8acfc14d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\nJun 12 11:31:55.931308 crc crio[19822]: 2026-06-12T11:31:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b35b86a4d81af8e Mac:6e:1a:92:10:1d:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:31:55.933136 crc crio[19822]: time=\"2026-06-12T11:31:55.933065813Z\" level=info msg=\"Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc000121288}] Aliases:map[]}\"\nJun 12 11:31:55.933392 crc crio[19822]: time=\"2026-06-12T11:31:55.933224256Z\" level=info msg=\"Checking pod openshift-must-gather-cb9jq_must-gather-256wj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:31:55.952202 crc crio[19822]: time=\"2026-06-12T11:31:55.952069161Z\" level=info msg=\"Ran pod sandbox b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd with infra container: openshift-must-gather-cb9jq/must-gather-256wj/POD\" id=507f1f55-d095-4f65-9f26-8f0ec4e7b77e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:31:55.955663 crc crio[19822]: time=\"2026-06-12T11:31:55.95557044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:55.955932 crc crio[19822]: time=\"2026-06-12T11:31:55.955783206Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:55.955932 crc crio[19822]: time=\"2026-06-12T11:31:55.95588797Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:31:55.957213 crc crio[19822]: time=\"2026-06-12T11:31:55.957053375Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=ad95f620-72d7-47be-8560-39e79c45a8c9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:31:55.967567 crc crio[19822]: time=\"2026-06-12T11:31:55.966266079Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 12 11:32:00.553001 crc crio[19822]: time=\"2026-06-12T11:32:00.551722606Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687732-kh86z/POD\" id=cb50bb65-b349-4d28-a3e1-08915de6b25a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:32:00.555208 crc crio[19822]: time=\"2026-06-12T11:32:00.553049819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:02.458638 crc crio[19822]: time=\"2026-06-12T11:32:02.457721954Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc007a8f220}] Aliases:map[]}\"\nJun 12 11:32:02.458638 crc crio[19822]: time=\"2026-06-12T11:32:02.458583311Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687732-kh86z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:32:02.465126 crc crio[19822]: time=\"2026-06-12T11:32:02.464477886Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=ad95f620-72d7-47be-8560-39e79c45a8c9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:32:02.465702 crc crio[19822]: time=\"2026-06-12T11:32:02.465433608Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3a9b8a71-d94b-4012-987d-622307ffaa0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:02.469773 crc crio[19822]: time=\"2026-06-12T11:32:02.46953854Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b3e92d6c-6bca-40bf-9dc5-6b88d227bca0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:02.485475 crc crio[19822]: time=\"2026-06-12T11:32:02.485046775Z\" level=info msg=\"Creating container: openshift-must-gather-cb9jq/must-gather-256wj/gather\" id=80fcef0b-170c-4585-a6dc-7f5ff4ab94cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:02.487568 crc crio[19822]: time=\"2026-06-12T11:32:02.487485414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:02.571477 crc crio[19822]: time=\"2026-06-12T11:32:02.571387039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:02.664773 crc crio[19822]: time=\"2026-06-12T11:32:02.664625758Z\" level=info msg=\"Stopping container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5 (timeout: 2s)\" id=f4464849-0709-47d5-9497-26a34fed2e0a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:32:02.855294 crc crio[19822]: time=\"2026-06-12T11:32:02.849565553Z\" level=info msg=\"Stopped container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server\" id=f4464849-0709-47d5-9497-26a34fed2e0a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:32:02.855615 crc crio[19822]: time=\"2026-06-12T11:32:02.855503873Z\" level=info msg=\"Stopping pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=f0479b5d-7e47-47f5-9b63-3af366562fc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:32:02.856534 crc crio[19822]: time=\"2026-06-12T11:32:02.856175025Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc00101a6c8}] Aliases:map[]}\"\nJun 12 11:32:02.856633 crc crio[19822]: time=\"2026-06-12T11:32:02.856569167Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zwnv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:32:02.865044 crc crio[19822]: 2026-06-12T11:32:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65401142df970b6 Mac:ce:6b:11:f2:85:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 SocketPath: PciID:}] [{Interface:0xc00052ceb0 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:32:02.866309 crc crio[19822]: time=\"2026-06-12T11:32:02.866229896Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc007a8f220}] Aliases:map[]}\"\nJun 12 11:32:02.866720 crc crio[19822]: time=\"2026-06-12T11:32:02.86665481Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687732-kh86z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:32:02.885308 crc crio[19822]: time=\"2026-06-12T11:32:02.885195843Z\" level=info msg=\"Ran pod sandbox 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 with infra container: openshift-infra/auto-csr-approver-29687732-kh86z/POD\" id=cb50bb65-b349-4d28-a3e1-08915de6b25a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:32:02.890914 crc crio[19822]: time=\"2026-06-12T11:32:02.890011374Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0a63053e-eea8-4a84-9309-4b87f12180c6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:32:02.898950 crc crio[19822]: time=\"2026-06-12T11:32:02.898759993Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:32:03.003871 crc crio[19822]: time=\"2026-06-12T11:32:03.003571197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:03.164362 crc crio[19822]: time=\"2026-06-12T11:32:03.164188731Z\" level=info msg=\"Created container a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f: openshift-must-gather-cb9jq/must-gather-256wj/gather\" id=80fcef0b-170c-4585-a6dc-7f5ff4ab94cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:03.166257 crc crio[19822]: time=\"2026-06-12T11:32:03.166157604Z\" level=info msg=\"Starting container: a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f\" id=e425cc37-16c6-427a-931e-4df3dbc22346 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:32:03.175556 crc crio[19822]: time=\"2026-06-12T11:32:03.17544437Z\" level=info msg=\"Started container\" PID=337531 containerID=a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f description=openshift-must-gather-cb9jq/must-gather-256wj/gather id=e425cc37-16c6-427a-931e-4df3dbc22346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\nJun 12 11:32:03.186358 crc crio[19822]: time=\"2026-06-12T11:32:03.186208673Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=300cb70b-7e42-42e4-8146-0685dde52815 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:03.191763 crc crio[19822]: time=\"2026-06-12T11:32:03.191679449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=0bebcf88-4708-484d-82a5-2578d55563f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:03.202682 crc crio[19822]: time=\"2026-06-12T11:32:03.202592036Z\" level=info msg=\"Creating container: openshift-must-gather-cb9jq/must-gather-256wj/copy\" id=097c291a-8526-4ed2-b5fc-7877b66e0ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:03.205921 crc crio[19822]: time=\"2026-06-12T11:32:03.205732816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:03.207305 crc crio[19822]: time=\"2026-06-12T11:32:03.207197995Z\" level=info msg=\"Stopped pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=f0479b5d-7e47-47f5-9b63-3af366562fc5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:32:03.281216 crc crio[19822]: time=\"2026-06-12T11:32:03.280442179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:03.487224 crc crio[19822]: time=\"2026-06-12T11:32:03.487122823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:03.625427 crc crio[19822]: time=\"2026-06-12T11:32:03.625335254Z\" level=info msg=\"Created container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy\" id=097c291a-8526-4ed2-b5fc-7877b66e0ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:03.627048 crc crio[19822]: time=\"2026-06-12T11:32:03.626976785Z\" level=info msg=\"Starting container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c\" id=1d2dc65d-ed6b-4c6d-a1d7-d54e932fbf59 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:32:03.633405 crc crio[19822]: time=\"2026-06-12T11:32:03.63307058Z\" level=info msg=\"Started container\" PID=337626 containerID=7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c description=openshift-must-gather-cb9jq/must-gather-256wj/copy id=1d2dc65d-ed6b-4c6d-a1d7-d54e932fbf59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\nJun 12 11:32:03.666206 crc crio[19822]: time=\"2026-06-12T11:32:03.666124828Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:03.676262 crc crio[19822]: time=\"2026-06-12T11:32:03.676193017Z\" level=info msg=\"Removing container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5\" id=fda8f24b-883e-4b34-9d5d-beed486001b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:32:03.712505 crc crio[19822]: time=\"2026-06-12T11:32:03.712063561Z\" level=info msg=\"Removed container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server\" id=fda8f24b-883e-4b34-9d5d-beed486001b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:32:03.718959 crc crio[19822]: time=\"2026-06-12T11:32:03.715989355Z\" level=info msg=\"Removing container: a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7\" id=23c6f9f4-2938-4475-9a65-10a744ece845 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:32:03.753074 crc crio[19822]: time=\"2026-06-12T11:32:03.749494345Z\" level=info msg=\"Removed container a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7: openshift-marketplace/certified-operators-zwnv8/extract-content\" id=23c6f9f4-2938-4475-9a65-10a744ece845 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:32:03.757059 crc crio[19822]: time=\"2026-06-12T11:32:03.755235998Z\" level=info msg=\"Removing container: f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da\" id=72d20438-00f4-4f40-ae08-e5b68602792f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:32:03.820225 crc crio[19822]: time=\"2026-06-12T11:32:03.82012713Z\" level=info msg=\"Removed container f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da: openshift-marketplace/certified-operators-zwnv8/extract-utilities\" id=72d20438-00f4-4f40-ae08-e5b68602792f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:32:04.103123 crc crio[19822]: time=\"2026-06-12T11:32:04.103023785Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0a63053e-eea8-4a84-9309-4b87f12180c6 name=/runtime.v1.ImageService/PullImage\nJun 12 11:32:04.104101 crc crio[19822]: time=\"2026-06-12T11:32:04.104018434Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eaa953fa-1fa8-4649-a749-889d93ec86cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:04.106723 crc crio[19822]: time=\"2026-06-12T11:32:04.106648708Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0fe4cc6-c18c-40ae-b3b8-a82a07802092 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:04.114047 crc crio[19822]: time=\"2026-06-12T11:32:04.113972371Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687732-kh86z/oc\" id=7f4f8af1-0795-4731-b0e1-57fddf5b57b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:04.114440 crc crio[19822]: time=\"2026-06-12T11:32:04.114392054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:04.187018 crc crio[19822]: time=\"2026-06-12T11:32:04.186958609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:04.462346 crc crio[19822]: time=\"2026-06-12T11:32:04.462150209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:04.571125 crc crio[19822]: time=\"2026-06-12T11:32:04.571059223Z\" level=info msg=\"Created container ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2: openshift-infra/auto-csr-approver-29687732-kh86z/oc\" id=7f4f8af1-0795-4731-b0e1-57fddf5b57b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:04.574195 crc crio[19822]: time=\"2026-06-12T11:32:04.574102811Z\" level=info msg=\"Starting container: ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2\" id=dc34a932-4a94-4f75-b08b-b0523f6e43a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:32:04.579640 crc crio[19822]: time=\"2026-06-12T11:32:04.579502643Z\" level=info msg=\"Started container\" PID=337767 containerID=ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2 description=openshift-infra/auto-csr-approver-29687732-kh86z/oc id=dc34a932-4a94-4f75-b08b-b0523f6e43a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\nJun 12 11:32:06.759178 crc crio[19822]: time=\"2026-06-12T11:32:06.758179289Z\" level=info msg=\"Stopping pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=a99cae03-407f-4bca-a4e9-752345b1dfcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:32:06.760922 crc crio[19822]: time=\"2026-06-12T11:32:06.760044258Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc0030946b0}] Aliases:map[]}\"\nJun 12 11:32:06.760922 crc crio[19822]: time=\"2026-06-12T11:32:06.760174643Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687732-kh86z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:32:07.128201 crc crio[19822]: time=\"2026-06-12T11:32:07.126918272Z\" level=info msg=\"Stopped pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=a99cae03-407f-4bca-a4e9-752345b1dfcf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:32:07.335678 crc crio[19822]: time=\"2026-06-12T11:32:07.334715982Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:07.336092 crc crio[19822]: time=\"2026-06-12T11:32:07.336009624Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:07.668959 crc crio[19822]: time=\"2026-06-12T11:32:07.666554059Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:07.675990 crc crio[19822]: time=\"2026-06-12T11:32:07.675241677Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:07.749305 crc crio[19822]: time=\"2026-06-12T11:32:07.749228656Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:07.854468 crc crio[19822]: time=\"2026-06-12T11:32:07.85433786Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:07.985321 crc crio[19822]: time=\"2026-06-12T11:32:07.985149834Z\" level=info msg=\"Stopping pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=0c714184-ab2b-4f73-bfde-fe2384d2b818 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:32:07.985728 crc crio[19822]: time=\"2026-06-12T11:32:07.985699312Z\" level=info msg=\"Stopped pod sandbox (already stopped): 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=0c714184-ab2b-4f73-bfde-fe2384d2b818 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:32:07.986620 crc crio[19822]: time=\"2026-06-12T11:32:07.986544969Z\" level=info msg=\"Removing pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=5c6d49e7-2e3c-4686-82f8-7c5290ec7d2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:32:08.033009 crc crio[19822]: time=\"2026-06-12T11:32:08.032380069Z\" level=info msg=\"Removed pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=5c6d49e7-2e3c-4686-82f8-7c5290ec7d2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:32:08.266097 crc crio[19822]: time=\"2026-06-12T11:32:08.26586719Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:08.268214 crc crio[19822]: time=\"2026-06-12T11:32:08.268147381Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:32:09.540363 crc crio[19822]: time=\"2026-06-12T11:32:09.539681195Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-cb9jq/crc-debug-t878w/POD\" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:32:09.542613 crc crio[19822]: time=\"2026-06-12T11:32:09.5404347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:09.577092 crc crio[19822]: time=\"2026-06-12T11:32:09.576998576Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:32:09.590954 crc crio[19822]: time=\"2026-06-12T11:32:09.590880325Z\" level=info msg=\"Ran pod sandbox 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0 with infra container: openshift-must-gather-cb9jq/crc-debug-t878w/POD\" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:32:09.595105 crc crio[19822]: time=\"2026-06-12T11:32:09.595012091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:09.595362 crc crio[19822]: time=\"2026-06-12T11:32:09.59530992Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:09.595435 crc crio[19822]: time=\"2026-06-12T11:32:09.595388263Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:09.596585 crc crio[19822]: time=\"2026-06-12T11:32:09.596516548Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=23b4e6c8-753a-42cc-a555-e6ad769f79e9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:32:09.603923 crc crio[19822]: time=\"2026-06-12T11:32:09.603266204Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 12 11:32:27.952640 crc crio[19822]: time=\"2026-06-12T11:32:27.951622326Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=23b4e6c8-753a-42cc-a555-e6ad769f79e9 name=/runtime.v1.ImageService/PullImage\nJun 12 11:32:27.953947 crc crio[19822]: time=\"2026-06-12T11:32:27.953509006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=feea9139-064f-4e7d-8881-1372f393040e name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:27.957729 crc crio[19822]: time=\"2026-06-12T11:32:27.95763988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5104e7d9-90f4-4059-9dff-84440a79ef8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:27.969683 crc crio[19822]: time=\"2026-06-12T11:32:27.969591758Z\" level=info msg=\"Creating container: openshift-must-gather-cb9jq/crc-debug-t878w/container-00\" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:27.972130 crc crio[19822]: time=\"2026-06-12T11:32:27.972071108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:28.013919 crc crio[19822]: time=\"2026-06-12T11:32:28.01368192Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:28.026712 crc crio[19822]: time=\"2026-06-12T11:32:28.025261497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:28.027170 crc crio[19822]: time=\"2026-06-12T11:32:28.027133828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:28.212442 crc crio[19822]: time=\"2026-06-12T11:32:28.212266121Z\" level=info msg=\"Created container 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554: openshift-must-gather-cb9jq/crc-debug-t878w/container-00\" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:28.213774 crc crio[19822]: time=\"2026-06-12T11:32:28.213673255Z\" level=info msg=\"Starting container: 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554\" id=7e859356-e713-4031-82c0-9c62558034b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:32:28.219121 crc crio[19822]: time=\"2026-06-12T11:32:28.219013786Z\" level=info msg=\"Started container\" PID=342875 containerID=6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554 description=openshift-must-gather-cb9jq/crc-debug-t878w/container-00 id=7e859356-e713-4031-82c0-9c62558034b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\nJun 12 11:32:55.908941 crc crio[19822]: time=\"2026-06-12T11:32:55.908143522Z\" level=info msg=\"Stopping pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=60c87624-9090-4b14-8ad0-280c3955656c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:32:55.923512 crc crio[19822]: time=\"2026-06-12T11:32:55.923426385Z\" level=info msg=\"Stopped pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=60c87624-9090-4b14-8ad0-280c3955656c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:32:56.928620 crc crio[19822]: time=\"2026-06-12T11:32:56.927971976Z\" level=info msg=\"Removing container: 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554\" id=599bbc7b-3bcb-482d-8752-79212653b7e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:32:56.968881 crc crio[19822]: time=\"2026-06-12T11:32:56.968691547Z\" level=info msg=\"Removed container 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554: openshift-must-gather-cb9jq/crc-debug-t878w/container-00\" id=599bbc7b-3bcb-482d-8752-79212653b7e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:32:57.994373 crc crio[19822]: time=\"2026-06-12T11:32:57.993861862Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-cb9jq/crc-debug-tsq5c/POD\" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:32:57.995077 crc crio[19822]: time=\"2026-06-12T11:32:57.99441334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:58.029993 crc crio[19822]: time=\"2026-06-12T11:32:58.029898639Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:32:58.044938 crc crio[19822]: time=\"2026-06-12T11:32:58.044511678Z\" level=info msg=\"Ran pod sandbox 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112 with infra container: openshift-must-gather-cb9jq/crc-debug-tsq5c/POD\" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:32:58.047574 crc crio[19822]: time=\"2026-06-12T11:32:58.047493573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5222ba3a-e2b7-43cd-af8a-d841c99904e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:58.055409 crc crio[19822]: time=\"2026-06-12T11:32:58.055312293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=eeae76e9-ae58-4aaf-b275-941e514becb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:32:58.069099 crc crio[19822]: time=\"2026-06-12T11:32:58.068999079Z\" level=info msg=\"Creating container: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00\" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:58.069600 crc crio[19822]: time=\"2026-06-12T11:32:58.069529936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:58.121169 crc crio[19822]: time=\"2026-06-12T11:32:58.121054823Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:58.132583 crc crio[19822]: time=\"2026-06-12T11:32:58.132484337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:58.135536 crc crio[19822]: time=\"2026-06-12T11:32:58.135159233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:32:58.349189 crc crio[19822]: time=\"2026-06-12T11:32:58.349089179Z\" level=info msg=\"Created container ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00\" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:32:58.350549 crc crio[19822]: time=\"2026-06-12T11:32:58.350444041Z\" level=info msg=\"Starting container: ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed\" id=76317184-4fd0-4379-b9ca-38edced634d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:32:58.358231 crc crio[19822]: time=\"2026-06-12T11:32:58.35814041Z\" level=info msg=\"Started container\" PID=348051 containerID=ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed description=openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00 id=76317184-4fd0-4379-b9ca-38edced634d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\nJun 12 11:32:59.983912 crc crio[19822]: time=\"2026-06-12T11:32:59.983467005Z\" level=info msg=\"Stopping pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=4dab1b82-8b6a-420e-8368-0b83f9cc5ae0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:33:00.000348 crc crio[19822]: time=\"2026-06-12T11:32:59.999800062Z\" level=info msg=\"Stopped pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=4dab1b82-8b6a-420e-8368-0b83f9cc5ae0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:33:01.012854 crc crio[19822]: time=\"2026-06-12T11:33:01.012436653Z\" level=info msg=\"Removing container: ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed\" id=282576e6-e358-4eea-8717-cc6eca2d3325 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:33:01.058243 crc crio[19822]: time=\"2026-06-12T11:33:01.058115891Z\" level=info msg=\"Removed container ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00\" id=282576e6-e358-4eea-8717-cc6eca2d3325 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:33:08.059038 crc crio[19822]: time=\"2026-06-12T11:33:08.058197901Z\" level=info msg=\"Removing container: 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8\" id=05099577-b513-453c-93d2-93b0ded2720d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:33:08.233781 crc crio[19822]: time=\"2026-06-12T11:33:08.233690252Z\" level=info msg=\"Removed container 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8: openshift-infra/auto-csr-approver-29687726-6tnkk/oc\" id=05099577-b513-453c-93d2-93b0ded2720d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:33:08.245862 crc crio[19822]: time=\"2026-06-12T11:33:08.245712294Z\" level=info msg=\"Stopping pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=2c6a27ac-ee99-46b2-a3d1-75813f1ea206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:33:08.245862 crc crio[19822]: time=\"2026-06-12T11:33:08.245865899Z\" level=info msg=\"Stopped pod sandbox (already stopped): 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=2c6a27ac-ee99-46b2-a3d1-75813f1ea206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:33:08.246759 crc crio[19822]: time=\"2026-06-12T11:33:08.246602611Z\" level=info msg=\"Removing pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=d1905b99-1a46-478e-9eb3-c08b49e5f1ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:33:08.267408 crc crio[19822]: time=\"2026-06-12T11:33:08.267275042Z\" level=info msg=\"Removed pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=d1905b99-1a46-478e-9eb3-c08b49e5f1ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:33:08.268443 crc crio[19822]: time=\"2026-06-12T11:33:08.268367977Z\" level=info msg=\"Stopping pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=456a1401-7678-4531-bdda-9ecea4870a5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:33:08.268517 crc crio[19822]: time=\"2026-06-12T11:33:08.26846642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=456a1401-7678-4531-bdda-9ecea4870a5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:33:08.269312 crc crio[19822]: time=\"2026-06-12T11:33:08.269233334Z\" level=info msg=\"Removing pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=e0f5dc17-13e5-4296-9462-10fdafb44644 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:33:08.287524 crc crio[19822]: time=\"2026-06-12T11:33:08.28741279Z\" level=info msg=\"Removed pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=e0f5dc17-13e5-4296-9462-10fdafb44644 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:33:08.288744 crc crio[19822]: time=\"2026-06-12T11:33:08.288637583Z\" level=info msg=\"Stopping pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=40fe840b-e45e-4b06-a507-a1589f407a1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:33:08.288992 crc crio[19822]: time=\"2026-06-12T11:33:08.288964953Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=40fe840b-e45e-4b06-a507-a1589f407a1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:33:08.290144 crc crio[19822]: time=\"2026-06-12T11:33:08.290092519Z\" level=info msg=\"Removing pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=8fccba04-8993-4519-86e0-8177adbdecec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:33:08.323203 crc crio[19822]: time=\"2026-06-12T11:33:08.323128144Z\" level=info msg=\"Removed pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=8fccba04-8993-4519-86e0-8177adbdecec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:34:00.540596 crc crio[19822]: time=\"2026-06-12T11:34:00.539624796Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687734-2fdjq/POD\" id=1a0dd816-d70d-42c8-b498-5d56175c2b59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:34:00.541693 crc crio[19822]: time=\"2026-06-12T11:34:00.540633489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:34:00.577383 crc crio[19822]: time=\"2026-06-12T11:34:00.577342459Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc003094ba0}] Aliases:map[]}\"\nJun 12 11:34:00.577520 crc crio[19822]: time=\"2026-06-12T11:34:00.577501514Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687734-2fdjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:34:01.422082 crc crio[19822]: 2026-06-12T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d8c4d031ca5146 Mac:8a:72:7d:4f:9d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:34:01.424005 crc crio[19822]: time=\"2026-06-12T11:34:01.423925137Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc003094ba0}] Aliases:map[]}\"\nJun 12 11:34:01.424186 crc crio[19822]: time=\"2026-06-12T11:34:01.424132274Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687734-2fdjq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:34:01.436355 crc crio[19822]: time=\"2026-06-12T11:34:01.436231484Z\" level=info msg=\"Ran pod sandbox 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb with infra container: openshift-infra/auto-csr-approver-29687734-2fdjq/POD\" id=1a0dd816-d70d-42c8-b498-5d56175c2b59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:34:01.439789 crc crio[19822]: time=\"2026-06-12T11:34:01.439636901Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9d8074c5-c335-472f-b134-2e3142901dc8 name=/runtime.v1.ImageService/PullImage\nJun 12 11:34:01.452232 crc crio[19822]: time=\"2026-06-12T11:34:01.452158608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:34:02.755676 crc crio[19822]: time=\"2026-06-12T11:34:02.755116387Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9d8074c5-c335-472f-b134-2e3142901dc8 name=/runtime.v1.ImageService/PullImage\nJun 12 11:34:02.758105 crc crio[19822]: time=\"2026-06-12T11:34:02.758026288Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50f083b1-ad06-4d03-a962-fa941a755498 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:34:02.760126 crc crio[19822]: time=\"2026-06-12T11:34:02.760062283Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0ccecc2f-65d5-4b5e-8dc1-a06fc971b0a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:34:02.830539 crc crio[19822]: time=\"2026-06-12T11:34:02.830453478Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687734-2fdjq/oc\" id=9d63f7e7-f9a7-4219-acc2-391c670dcde7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:34:02.831052 crc crio[19822]: time=\"2026-06-12T11:34:02.830956325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:34:02.877700 crc crio[19822]: time=\"2026-06-12T11:34:02.877625633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:34:03.121705 crc crio[19822]: time=\"2026-06-12T11:34:03.121240026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:34:03.274525 crc crio[19822]: time=\"2026-06-12T11:34:03.274444664Z\" level=info msg=\"Created container 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90: openshift-infra/auto-csr-approver-29687734-2fdjq/oc\" id=9d63f7e7-f9a7-4219-acc2-391c670dcde7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:34:03.277982 crc crio[19822]: time=\"2026-06-12T11:34:03.275624291Z\" level=info msg=\"Starting container: 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90\" id=1551a312-63b3-4b43-ba7f-7c871c2bac11 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:34:03.281335 crc crio[19822]: time=\"2026-06-12T11:34:03.280985722Z\" level=info msg=\"Started container\" PID=361751 containerID=6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90 description=openshift-infra/auto-csr-approver-29687734-2fdjq/oc id=1551a312-63b3-4b43-ba7f-7c871c2bac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\nJun 12 11:34:04.995616 crc crio[19822]: time=\"2026-06-12T11:34:04.995052075Z\" level=info msg=\"Stopping pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=bc1466e5-59d8-47ac-88f0-e48cddfdd1b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:34:04.997249 crc crio[19822]: time=\"2026-06-12T11:34:04.996500572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc00101ad68}] Aliases:map[]}\"\nJun 12 11:34:04.997249 crc crio[19822]: time=\"2026-06-12T11:34:04.996706079Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687734-2fdjq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:34:05.375661 crc crio[19822]: time=\"2026-06-12T11:34:05.375150521Z\" level=info msg=\"Stopped pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=bc1466e5-59d8-47ac-88f0-e48cddfdd1b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:35:08.368570 crc crio[19822]: time=\"2026-06-12T11:35:08.367766956Z\" level=info msg=\"Removing container: b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496\" id=c9269d4c-48a3-48cb-bc0c-809a6a006ddd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:35:08.566675 crc crio[19822]: time=\"2026-06-12T11:35:08.566172425Z\" level=info msg=\"Removed container b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496: openshift-infra/auto-csr-approver-29687728-kwcxc/oc\" id=c9269d4c-48a3-48cb-bc0c-809a6a006ddd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:35:08.582929 crc crio[19822]: time=\"2026-06-12T11:35:08.582874854Z\" level=info msg=\"Stopping pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=0e3e3bba-bd2b-46d3-afd4-ad50bd779c2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:35:08.583543 crc crio[19822]: time=\"2026-06-12T11:35:08.583520975Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=0e3e3bba-bd2b-46d3-afd4-ad50bd779c2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:35:08.587143 crc crio[19822]: time=\"2026-06-12T11:35:08.587063826Z\" level=info msg=\"Removing pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=7dde4211-6c7e-473c-9cd6-1f08e75be799 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:35:08.608604 crc crio[19822]: time=\"2026-06-12T11:35:08.608015479Z\" level=info msg=\"Removed pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=7dde4211-6c7e-473c-9cd6-1f08e75be799 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:36:00.559008 crc crio[19822]: time=\"2026-06-12T11:36:00.558301909Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687736-2g454/POD\" id=2d838df8-ae49-4840-943f-961e1ae171bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:36:00.560291 crc crio[19822]: time=\"2026-06-12T11:36:00.559041741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:00.602173 crc crio[19822]: time=\"2026-06-12T11:36:00.602113447Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}\"\nJun 12 11:36:00.602492 crc crio[19822]: time=\"2026-06-12T11:36:00.602468878Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687736-2g454 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:36:01.254670 crc crio[19822]: 2026-06-12T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97856c91449c4e7 Mac:92:fe:55:5e:a0:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:36:01.254670 crc crio[19822]: time=\"2026-06-12T11:36:01.252247451Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}\"\nJun 12 11:36:01.254670 crc crio[19822]: time=\"2026-06-12T11:36:01.252413266Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687736-2g454 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:36:01.262381 crc crio[19822]: time=\"2026-06-12T11:36:01.262329796Z\" level=info msg=\"Ran pod sandbox 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 with infra container: openshift-infra/auto-csr-approver-29687736-2g454/POD\" id=2d838df8-ae49-4840-943f-961e1ae171bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:36:01.273703 crc crio[19822]: time=\"2026-06-12T11:36:01.273437997Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=936a94ce-d290-4f65-83a2-f96ff0f0b7cd name=/runtime.v1.ImageService/PullImage\nJun 12 11:36:01.284634 crc crio[19822]: time=\"2026-06-12T11:36:01.284563936Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:36:02.126291 crc crio[19822]: time=\"2026-06-12T11:36:02.125725273Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=936a94ce-d290-4f65-83a2-f96ff0f0b7cd name=/runtime.v1.ImageService/PullImage\nJun 12 11:36:02.127892 crc crio[19822]: time=\"2026-06-12T11:36:02.12720977Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1d44506-0e35-42d8-a4f9-bef77ba05765 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:36:02.129876 crc crio[19822]: time=\"2026-06-12T11:36:02.129775612Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=107bed39-e50f-4bff-8c36-4ece0ce7d5c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:36:02.137787 crc crio[19822]: time=\"2026-06-12T11:36:02.137711485Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687736-2g454/oc\" id=8c814d83-ac16-4f03-9eff-e65c459e1c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:36:02.138447 crc crio[19822]: time=\"2026-06-12T11:36:02.138378236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:02.218152 crc crio[19822]: time=\"2026-06-12T11:36:02.217558742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:02.546867 crc crio[19822]: time=\"2026-06-12T11:36:02.546607443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:02.686219 crc crio[19822]: time=\"2026-06-12T11:36:02.686090039Z\" level=info msg=\"Created container d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f: openshift-infra/auto-csr-approver-29687736-2g454/oc\" id=8c814d83-ac16-4f03-9eff-e65c459e1c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:36:02.687531 crc crio[19822]: time=\"2026-06-12T11:36:02.687457401Z\" level=info msg=\"Starting container: d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f\" id=0c9301fc-b7c9-4563-9ed2-4fcee9a5858e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:36:02.693208 crc crio[19822]: time=\"2026-06-12T11:36:02.693078912Z\" level=info msg=\"Started container\" PID=388768 containerID=d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f description=openshift-infra/auto-csr-approver-29687736-2g454/oc id=0c9301fc-b7c9-4563-9ed2-4fcee9a5858e name=/runtime.v1.RuntimeService/StartContainer sandboxID=97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\nJun 12 11:36:05.674774 crc crio[19822]: time=\"2026-06-12T11:36:05.673788255Z\" level=info msg=\"Stopping pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=e45a5634-d369-4b01-b7c4-3476a66ee39e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:36:05.676343 crc crio[19822]: time=\"2026-06-12T11:36:05.675657786Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc007252e30}] Aliases:map[]}\"\nJun 12 11:36:05.676343 crc crio[19822]: time=\"2026-06-12T11:36:05.675869312Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687736-2g454 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:36:06.115423 crc crio[19822]: time=\"2026-06-12T11:36:06.11520952Z\" level=info msg=\"Stopped pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=e45a5634-d369-4b01-b7c4-3476a66ee39e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:36:08.628118 crc crio[19822]: time=\"2026-06-12T11:36:08.627375493Z\" level=info msg=\"Removing container: ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d\" id=806ad14e-bfe6-4abe-963d-5fa09800bac2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:36:08.775918 crc crio[19822]: time=\"2026-06-12T11:36:08.775633153Z\" level=info msg=\"Removed container ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d: openshift-infra/auto-csr-approver-29687730-d5lxt/oc\" id=806ad14e-bfe6-4abe-963d-5fa09800bac2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:36:08.787979 crc crio[19822]: time=\"2026-06-12T11:36:08.787902504Z\" level=info msg=\"Stopping pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=90a733bf-0647-4f70-835b-ebb7bb6a244c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:36:08.788142 crc crio[19822]: time=\"2026-06-12T11:36:08.787998867Z\" level=info msg=\"Stopped pod sandbox (already stopped): 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=90a733bf-0647-4f70-835b-ebb7bb6a244c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:36:08.788718 crc crio[19822]: time=\"2026-06-12T11:36:08.788647857Z\" level=info msg=\"Removing pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=7f95b220-2d2c-4bcf-87a0-a12707fe09ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:36:08.821674 crc crio[19822]: time=\"2026-06-12T11:36:08.821575641Z\" level=info msg=\"Removed pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=7f95b220-2d2c-4bcf-87a0-a12707fe09ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:36:55.608597 crc crio[19822]: time=\"2026-06-12T11:36:55.60809857Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-tsfcx/POD\" id=314c0191-6aab-4f83-bcc0-3cd253e509f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:36:55.610615 crc crio[19822]: time=\"2026-06-12T11:36:55.608659258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:55.645179 crc crio[19822]: time=\"2026-06-12T11:36:55.644694968Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc001ee2a90}] Aliases:map[]}\"\nJun 12 11:36:55.645179 crc crio[19822]: time=\"2026-06-12T11:36:55.645175963Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-tsfcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:36:56.293577 crc crio[19822]: 2026-06-12T11:36:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16c7ea43dccd14e Mac:b6:f4:ae:7b:41:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d8 Mtu:0 Sandbox:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:36:56.295242 crc crio[19822]: time=\"2026-06-12T11:36:56.29516496Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc001ee2a90}] Aliases:map[]}\"\nJun 12 11:36:56.295470 crc crio[19822]: time=\"2026-06-12T11:36:56.295413948Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tsfcx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:36:56.304242 crc crio[19822]: time=\"2026-06-12T11:36:56.304047033Z\" level=info msg=\"Ran pod sandbox 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 with infra container: openshift-marketplace/redhat-marketplace-tsfcx/POD\" id=314c0191-6aab-4f83-bcc0-3cd253e509f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:36:56.307952 crc crio[19822]: time=\"2026-06-12T11:36:56.307422992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=31ab1048-aa6c-4a3a-a484-dfe652f3cabc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:36:56.312158 crc crio[19822]: time=\"2026-06-12T11:36:56.312051852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbb33260-40a9-4836-bd05-b1b936061eb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:36:56.323135 crc crio[19822]: time=\"2026-06-12T11:36:56.3230468Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities\" id=52cbafed-a99d-4e2e-b0d4-9099f720b4cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:36:56.323568 crc crio[19822]: time=\"2026-06-12T11:36:56.323521406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:56.365686 crc crio[19822]: time=\"2026-06-12T11:36:56.365594736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:56.369016 crc crio[19822]: time=\"2026-06-12T11:36:56.368960593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:56.548389 crc crio[19822]: time=\"2026-06-12T11:36:56.548245225Z\" level=info msg=\"Created container 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities\" id=52cbafed-a99d-4e2e-b0d4-9099f720b4cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:36:56.549859 crc crio[19822]: time=\"2026-06-12T11:36:56.549636977Z\" level=info msg=\"Starting container: 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e\" id=7f2b1e17-5b23-4b9b-8801-2308bc6be80f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:36:56.557655 crc crio[19822]: time=\"2026-06-12T11:36:56.557521789Z\" level=info msg=\"Started container\" PID=396882 containerID=880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e description=openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities id=7f2b1e17-5b23-4b9b-8801-2308bc6be80f name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\nJun 12 11:36:57.487001 crc crio[19822]: time=\"2026-06-12T11:36:57.486402503Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2016c26e-65fd-47ab-87e5-2a9b3a243694 name=/runtime.v1.ImageService/PullImage\nJun 12 11:36:57.497697 crc crio[19822]: time=\"2026-06-12T11:36:57.49759445Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 11:36:58.129053 crc crio[19822]: time=\"2026-06-12T11:36:58.128804597Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=2016c26e-65fd-47ab-87e5-2a9b3a243694 name=/runtime.v1.ImageService/PullImage\nJun 12 11:36:58.129969 crc crio[19822]: time=\"2026-06-12T11:36:58.129868091Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0c900bcc-23eb-47fe-86a3-42c2d6b992fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:36:58.132788 crc crio[19822]: time=\"2026-06-12T11:36:58.132698822Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ef54d294-60d8-4a5b-bf8b-d2e5ba67a1e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:36:58.154683 crc crio[19822]: time=\"2026-06-12T11:36:58.154520768Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tsfcx/extract-content\" id=4cc7fcac-14bb-487b-8374-17f303cce427 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:36:58.156300 crc crio[19822]: time=\"2026-06-12T11:36:58.156225732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:58.222927 crc crio[19822]: time=\"2026-06-12T11:36:58.222383663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:58.228227 crc crio[19822]: time=\"2026-06-12T11:36:58.228149598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:58.421437 crc crio[19822]: time=\"2026-06-12T11:36:58.421266928Z\" level=info msg=\"Created container d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd: openshift-marketplace/redhat-marketplace-tsfcx/extract-content\" id=4cc7fcac-14bb-487b-8374-17f303cce427 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:36:58.424037 crc crio[19822]: time=\"2026-06-12T11:36:58.423950083Z\" level=info msg=\"Starting container: d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd\" id=7526fda9-fd0a-4cba-bddb-2fae9f9dba01 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:36:58.429914 crc crio[19822]: time=\"2026-06-12T11:36:58.429752898Z\" level=info msg=\"Started container\" PID=397074 containerID=d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd description=openshift-marketplace/redhat-marketplace-tsfcx/extract-content id=7526fda9-fd0a-4cba-bddb-2fae9f9dba01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\nJun 12 11:36:59.520296 crc crio[19822]: time=\"2026-06-12T11:36:59.519945628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2c944633-e07f-49d2-be10-2fd03b5b9e17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:36:59.523777 crc crio[19822]: time=\"2026-06-12T11:36:59.523709758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=734508e9-307b-470c-9ee1-69ff83413198 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:36:59.532986 crc crio[19822]: time=\"2026-06-12T11:36:59.532788238Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tsfcx/registry-server\" id=2104ba6f-d6ec-48bf-91e2-a6909be5ddf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:36:59.533569 crc crio[19822]: time=\"2026-06-12T11:36:59.53344955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:59.607670 crc crio[19822]: time=\"2026-06-12T11:36:59.607568374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:59.617064 crc crio[19822]: time=\"2026-06-12T11:36:59.616949003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:36:59.801858 crc crio[19822]: time=\"2026-06-12T11:36:59.801087798Z\" level=info msg=\"Created container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server\" id=2104ba6f-d6ec-48bf-91e2-a6909be5ddf0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:36:59.804707 crc crio[19822]: time=\"2026-06-12T11:36:59.804622541Z\" level=info msg=\"Starting container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548\" id=716465a2-2b3c-400e-922f-a5dfc8432ac2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:36:59.813497 crc crio[19822]: time=\"2026-06-12T11:36:59.813387712Z\" level=info msg=\"Started container\" PID=397207 containerID=0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548 description=openshift-marketplace/redhat-marketplace-tsfcx/registry-server id=716465a2-2b3c-400e-922f-a5dfc8432ac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\nJun 12 11:37:08.672559 crc crio[19822]: time=\"2026-06-12T11:37:08.671697174Z\" level=info msg=\"Stopping container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548 (timeout: 2s)\" id=8f266f3b-aa3f-439d-b16a-266b89fd4c6c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:37:08.820891 crc crio[19822]: time=\"2026-06-12T11:37:08.820213192Z\" level=info msg=\"Stopped container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server\" id=8f266f3b-aa3f-439d-b16a-266b89fd4c6c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:37:08.821889 crc crio[19822]: time=\"2026-06-12T11:37:08.821771592Z\" level=info msg=\"Stopping pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=9e30a9ed-9075-4133-a1ee-06cfeaf31555 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:37:08.822674 crc crio[19822]: time=\"2026-06-12T11:37:08.82262907Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc00140e5f0}] Aliases:map[]}\"\nJun 12 11:37:08.822876 crc crio[19822]: time=\"2026-06-12T11:37:08.822789835Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-tsfcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:37:09.219188 crc crio[19822]: time=\"2026-06-12T11:37:09.219117328Z\" level=info msg=\"Stopped pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=9e30a9ed-9075-4133-a1ee-06cfeaf31555 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:37:09.696097 crc crio[19822]: time=\"2026-06-12T11:37:09.695439594Z\" level=info msg=\"Removing container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548\" id=e049a63e-9135-4d84-8f88-2e03b36a34c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:37:09.735945 crc crio[19822]: time=\"2026-06-12T11:37:09.735233274Z\" level=info msg=\"Removed container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server\" id=e049a63e-9135-4d84-8f88-2e03b36a34c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:37:09.739109 crc crio[19822]: time=\"2026-06-12T11:37:09.738918341Z\" level=info msg=\"Removing container: d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd\" id=73375475-5699-4464-8d34-7dcf7707f04b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:37:09.783484 crc crio[19822]: time=\"2026-06-12T11:37:09.783379966Z\" level=info msg=\"Removed container d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd: openshift-marketplace/redhat-marketplace-tsfcx/extract-content\" id=73375475-5699-4464-8d34-7dcf7707f04b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:37:09.786029 crc crio[19822]: time=\"2026-06-12T11:37:09.785934211Z\" level=info msg=\"Removing container: 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e\" id=b7b9ff58-cd37-4ce5-b68e-718d85a575d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:37:09.839044 crc crio[19822]: time=\"2026-06-12T11:37:09.83853788Z\" level=info msg=\"Removed container 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities\" id=b7b9ff58-cd37-4ce5-b68e-718d85a575d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:38:00.521602 crc crio[19822]: time=\"2026-06-12T11:38:00.520439508Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687738-j8zrv/POD\" id=934a6858-0d90-4f4f-98f0-b2914c06990d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:38:00.522889 crc crio[19822]: time=\"2026-06-12T11:38:00.522797485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:00.566110 crc crio[19822]: time=\"2026-06-12T11:38:00.565729548Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00244c420}] Aliases:map[]}\"\nJun 12 11:38:00.566110 crc crio[19822]: time=\"2026-06-12T11:38:00.566082429Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687738-j8zrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:38:01.337065 crc crio[19822]: 2026-06-12T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dff2af4b425e4c Mac:76:44:9b:d8:05:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d9 Mtu:0 Sandbox:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:38:01.339450 crc crio[19822]: time=\"2026-06-12T11:38:01.339386474Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00244c420}] Aliases:map[]}\"\nJun 12 11:38:01.339713 crc crio[19822]: time=\"2026-06-12T11:38:01.339655623Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687738-j8zrv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:38:01.350563 crc crio[19822]: time=\"2026-06-12T11:38:01.35052665Z\" level=info msg=\"Ran pod sandbox 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 with infra container: openshift-infra/auto-csr-approver-29687738-j8zrv/POD\" id=934a6858-0d90-4f4f-98f0-b2914c06990d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:38:01.353404 crc crio[19822]: time=\"2026-06-12T11:38:01.353123302Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=849fa2b8-b068-473c-b903-c02fb98b4c3c name=/runtime.v1.ImageService/PullImage\nJun 12 11:38:01.362793 crc crio[19822]: time=\"2026-06-12T11:38:01.362725038Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:38:02.180169 crc crio[19822]: time=\"2026-06-12T11:38:02.179689658Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=849fa2b8-b068-473c-b903-c02fb98b4c3c name=/runtime.v1.ImageService/PullImage\nJun 12 11:38:02.181767 crc crio[19822]: time=\"2026-06-12T11:38:02.181693405Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1bbde67e-df4e-4856-8907-fad3ebc287e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:38:02.185930 crc crio[19822]: time=\"2026-06-12T11:38:02.185802168Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b69258f4-ee3f-4bd4-b42c-8161cc1d3d6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:38:02.204129 crc crio[19822]: time=\"2026-06-12T11:38:02.204038579Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687738-j8zrv/oc\" id=0dc95cd8-fb55-49f1-8ac8-9923ce79f384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:38:02.204611 crc crio[19822]: time=\"2026-06-12T11:38:02.204553306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:02.266476 crc crio[19822]: time=\"2026-06-12T11:38:02.266362386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:02.603196 crc crio[19822]: time=\"2026-06-12T11:38:02.603015126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:02.739423 crc crio[19822]: time=\"2026-06-12T11:38:02.738974077Z\" level=info msg=\"Created container 74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8: openshift-infra/auto-csr-approver-29687738-j8zrv/oc\" id=0dc95cd8-fb55-49f1-8ac8-9923ce79f384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:38:02.740749 crc crio[19822]: time=\"2026-06-12T11:38:02.740648072Z\" level=info msg=\"Starting container: 74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8\" id=acb60e54-9a6d-42a5-bc39-ce32087bec81 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:38:02.749181 crc crio[19822]: time=\"2026-06-12T11:38:02.749010356Z\" level=info msg=\"Started container\" PID=407171 containerID=74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8 description=openshift-infra/auto-csr-approver-29687738-j8zrv/oc id=acb60e54-9a6d-42a5-bc39-ce32087bec81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5\nJun 12 11:38:05.521616 crc crio[19822]: time=\"2026-06-12T11:38:05.520712639Z\" level=info msg=\"Stopping pod sandbox: 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5\" id=f0279b32-aac4-4278-8acb-cf2dc9081efb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:38:05.524503 crc crio[19822]: time=\"2026-06-12T11:38:05.522169446Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00101af50}] Aliases:map[]}\"\nJun 12 11:38:05.524503 crc crio[19822]: time=\"2026-06-12T11:38:05.52229108Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687738-j8zrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:38:05.973926 crc crio[19822]: time=\"2026-06-12T11:38:05.973480873Z\" level=info msg=\"Stopped pod sandbox: 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5\" id=f0279b32-aac4-4278-8acb-cf2dc9081efb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:38:08.892132 crc crio[19822]: time=\"2026-06-12T11:38:08.891188431Z\" level=info msg=\"Removing container: ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2\" id=3dab188e-9692-4328-bf54-d9cb1f23964b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:38:09.029403 crc crio[19822]: time=\"2026-06-12T11:38:09.029285045Z\" level=info msg=\"Removed container ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2: openshift-infra/auto-csr-approver-29687732-kh86z/oc\" id=3dab188e-9692-4328-bf54-d9cb1f23964b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:38:09.039678 crc crio[19822]: time=\"2026-06-12T11:38:09.039611951Z\" level=info msg=\"Stopping pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=8d13c7f0-0e7d-4833-ba27-67d85498d5f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:38:09.039865 crc crio[19822]: time=\"2026-06-12T11:38:09.039690364Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=8d13c7f0-0e7d-4833-ba27-67d85498d5f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:38:09.040541 crc crio[19822]: time=\"2026-06-12T11:38:09.040461788Z\" level=info msg=\"Removing pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=d1bd9cc2-9b86-43c6-bc34-8256272a4bca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:38:09.061306 crc crio[19822]: time=\"2026-06-12T11:38:09.061215518Z\" level=info msg=\"Removed pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=d1bd9cc2-9b86-43c6-bc34-8256272a4bca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:38:09.067282 crc crio[19822]: time=\"2026-06-12T11:38:09.064745853Z\" level=info msg=\"Stopping pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=876aed65-e55a-41e5-80ae-d38af34e0599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:38:09.067282 crc crio[19822]: time=\"2026-06-12T11:38:09.064879707Z\" level=info msg=\"Stopped pod sandbox (already stopped): 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=876aed65-e55a-41e5-80ae-d38af34e0599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:38:09.067282 crc crio[19822]: time=\"2026-06-12T11:38:09.066397296Z\" level=info msg=\"Removing pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=1f3405c1-2d60-4c49-a675-7db15c10a817 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:38:09.100970 crc crio[19822]: time=\"2026-06-12T11:38:09.100769937Z\" level=info msg=\"Removed pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=1f3405c1-2d60-4c49-a675-7db15c10a817 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:38:32.803706 crc crio[19822]: time=\"2026-06-12T11:38:32.802635418Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qq65v/POD\" id=a5276331-515a-40ea-9339-ada36f902a2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:38:32.803706 crc crio[19822]: time=\"2026-06-12T11:38:32.803688002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:32.850790 crc crio[19822]: time=\"2026-06-12T11:38:32.850375561Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc00244d978}] Aliases:map[]}\"\nJun 12 11:38:32.850790 crc crio[19822]: time=\"2026-06-12T11:38:32.850756724Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qq65v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:38:33.482676 crc crio[19822]: 2026-06-12T11:38:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8383eb77da6b7a Mac:6e:3d:e2:26:de:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:da Mtu:0 Sandbox:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd SocketPath: PciID:}] [{Interface:0xc0005885c0 Address:{IP:10.217.1.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:38:33.484594 crc crio[19822]: time=\"2026-06-12T11:38:33.484500761Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc00244d978}] Aliases:map[]}\"\nJun 12 11:38:33.484746 crc crio[19822]: time=\"2026-06-12T11:38:33.484706068Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qq65v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:38:33.502591 crc crio[19822]: time=\"2026-06-12T11:38:33.502418604Z\" level=info msg=\"Ran pod sandbox c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d with infra container: openshift-marketplace/redhat-operators-qq65v/POD\" id=a5276331-515a-40ea-9339-ada36f902a2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:38:33.508410 crc crio[19822]: time=\"2026-06-12T11:38:33.508233948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb08687b-3df4-4ca3-94d2-d6f77dd29f6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:38:33.511138 crc crio[19822]: time=\"2026-06-12T11:38:33.510889073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de4a043f-954e-4f83-8318-d03c57d3ef19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:38:33.519461 crc crio[19822]: time=\"2026-06-12T11:38:33.519279584Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qq65v/extract-utilities\" id=50d2e711-3e4d-4006-85f2-ba039ba89197 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:38:33.519884 crc crio[19822]: time=\"2026-06-12T11:38:33.519719088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:33.602288 crc crio[19822]: time=\"2026-06-12T11:38:33.602205094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:33.609370 crc crio[19822]: time=\"2026-06-12T11:38:33.609289933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:33.745476 crc crio[19822]: time=\"2026-06-12T11:38:33.745310695Z\" level=info msg=\"Created container 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053: openshift-marketplace/redhat-operators-qq65v/extract-utilities\" id=50d2e711-3e4d-4006-85f2-ba039ba89197 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:38:33.746793 crc crio[19822]: time=\"2026-06-12T11:38:33.746713526Z\" level=info msg=\"Starting container: 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053\" id=3cb58bbd-18ca-4b70-bfab-ba3c1b93c224 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:38:33.756300 crc crio[19822]: time=\"2026-06-12T11:38:33.756188015Z\" level=info msg=\"Started container\" PID=411592 containerID=4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053 description=openshift-marketplace/redhat-operators-qq65v/extract-utilities id=3cb58bbd-18ca-4b70-bfab-ba3c1b93c224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\nJun 12 11:38:33.944977 crc crio[19822]: time=\"2026-06-12T11:38:33.944429424Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8e804a54-37a8-4327-909a-702e7e640615 name=/runtime.v1.ImageService/PullImage\nJun 12 11:38:33.949801 crc crio[19822]: time=\"2026-06-12T11:38:33.949718135Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 11:38:34.528368 crc crio[19822]: time=\"2026-06-12T11:38:34.52816512Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=8e804a54-37a8-4327-909a-702e7e640615 name=/runtime.v1.ImageService/PullImage\nJun 12 11:38:34.529084 crc crio[19822]: time=\"2026-06-12T11:38:34.529031098Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0f3f77a5-2b09-4db7-99b5-154ad53d3493 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:38:34.531896 crc crio[19822]: time=\"2026-06-12T11:38:34.531787081Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=703528b8-f88a-42a9-b512-5ef85529fa6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:38:34.540035 crc crio[19822]: time=\"2026-06-12T11:38:34.539935412Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qq65v/extract-content\" id=c749f2eb-99b4-402e-aebb-913a82cfe0cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:38:34.540414 crc crio[19822]: time=\"2026-06-12T11:38:34.540376957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:34.601236 crc crio[19822]: time=\"2026-06-12T11:38:34.600711061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:34.606576 crc crio[19822]: time=\"2026-06-12T11:38:34.606502628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:34.755762 crc crio[19822]: time=\"2026-06-12T11:38:34.755672184Z\" level=info msg=\"Created container 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402: openshift-marketplace/redhat-operators-qq65v/extract-content\" id=c749f2eb-99b4-402e-aebb-913a82cfe0cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:38:34.757195 crc crio[19822]: time=\"2026-06-12T11:38:34.757114411Z\" level=info msg=\"Starting container: 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402\" id=0ed0b5b4-f94f-4de7-83de-dbae99f2465c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:38:34.765604 crc crio[19822]: time=\"2026-06-12T11:38:34.765501088Z\" level=info msg=\"Started container\" PID=411723 containerID=1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402 description=openshift-marketplace/redhat-operators-qq65v/extract-content id=0ed0b5b4-f94f-4de7-83de-dbae99f2465c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\nJun 12 11:38:41.087369 crc crio[19822]: time=\"2026-06-12T11:38:41.086752243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f328bc0-2442-4501-bb79-1c494e79e3d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:38:41.089434 crc crio[19822]: time=\"2026-06-12T11:38:41.089260853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c96778a-eea3-4e91-8ecf-34e20f1b82fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:38:41.097697 crc crio[19822]: time=\"2026-06-12T11:38:41.097612399Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qq65v/registry-server\" id=0063f86c-d194-4e8b-830a-9bd6b890c6e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:38:41.098128 crc crio[19822]: time=\"2026-06-12T11:38:41.098068094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:41.176050 crc crio[19822]: time=\"2026-06-12T11:38:41.175946888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:41.179136 crc crio[19822]: time=\"2026-06-12T11:38:41.179064058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:38:41.341193 crc crio[19822]: time=\"2026-06-12T11:38:41.340989957Z\" level=info msg=\"Created container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server\" id=0063f86c-d194-4e8b-830a-9bd6b890c6e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:38:41.342219 crc crio[19822]: time=\"2026-06-12T11:38:41.342104959Z\" level=info msg=\"Starting container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a\" id=612c809a-f8f4-4d26-9340-effb16b9a615 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:38:41.351145 crc crio[19822]: time=\"2026-06-12T11:38:41.351051815Z\" level=info msg=\"Started container\" PID=412382 containerID=51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a description=openshift-marketplace/redhat-operators-qq65v/registry-server id=612c809a-f8f4-4d26-9340-effb16b9a615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\nJun 12 11:38:51.989599 crc crio[19822]: time=\"2026-06-12T11:38:51.988588471Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:52.414573 crc crio[19822]: time=\"2026-06-12T11:38:52.414514668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:52.418054 crc crio[19822]: time=\"2026-06-12T11:38:52.417967288Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:52.971256 crc crio[19822]: time=\"2026-06-12T11:38:52.971172711Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:53.316548 crc crio[19822]: time=\"2026-06-12T11:38:53.315979347Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:53.357901 crc crio[19822]: time=\"2026-06-12T11:38:53.357786961Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:53.596283 crc crio[19822]: time=\"2026-06-12T11:38:53.596096814Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:53.786982 crc crio[19822]: time=\"2026-06-12T11:38:53.786670256Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:54.342035 crc crio[19822]: time=\"2026-06-12T11:38:54.341785617Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:54.358593 crc crio[19822]: time=\"2026-06-12T11:38:54.358491665Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:54.400681 crc crio[19822]: time=\"2026-06-12T11:38:54.400571528Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:54.568904 crc crio[19822]: time=\"2026-06-12T11:38:54.568719613Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:54.695022 crc crio[19822]: time=\"2026-06-12T11:38:54.694225617Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:54.788312 crc crio[19822]: time=\"2026-06-12T11:38:54.788115082Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:55.239917 crc crio[19822]: time=\"2026-06-12T11:38:55.239735749Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:55.912525 crc crio[19822]: time=\"2026-06-12T11:38:55.91239863Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:56.491408 crc crio[19822]: time=\"2026-06-12T11:38:56.491278907Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:57.220643 crc crio[19822]: time=\"2026-06-12T11:38:57.219296523Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:57.626067 crc crio[19822]: time=\"2026-06-12T11:38:57.625975336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:57.677355 crc crio[19822]: time=\"2026-06-12T11:38:57.677264773Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:57.733768 crc crio[19822]: time=\"2026-06-12T11:38:57.733685963Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:38:59.292935 crc crio[19822]: time=\"2026-06-12T11:38:59.292015921Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:01.416421 crc crio[19822]: time=\"2026-06-12T11:39:01.415601877Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:01.787377 crc crio[19822]: time=\"2026-06-12T11:39:01.787293484Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:01.882881 crc crio[19822]: time=\"2026-06-12T11:39:01.8827594Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:04.128383 crc crio[19822]: time=\"2026-06-12T11:39:04.12749939Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:05.264102 crc crio[19822]: time=\"2026-06-12T11:39:05.263611729Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:06.150203 crc crio[19822]: time=\"2026-06-12T11:39:06.149482723Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:06.189482 crc crio[19822]: time=\"2026-06-12T11:39:06.189355786Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:07.516135 crc crio[19822]: time=\"2026-06-12T11:39:07.516033327Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:09.334519 crc crio[19822]: time=\"2026-06-12T11:39:09.333914901Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:10.381151 crc crio[19822]: time=\"2026-06-12T11:39:10.3801947Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:10.729785 crc crio[19822]: time=\"2026-06-12T11:39:10.729579472Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:11.008876 crc crio[19822]: time=\"2026-06-12T11:39:11.008370074Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:11.045028 crc crio[19822]: time=\"2026-06-12T11:39:11.044964614Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:11.087594 crc crio[19822]: time=\"2026-06-12T11:39:11.087508336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:11.274220 crc crio[19822]: time=\"2026-06-12T11:39:11.274030257Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:11.798541 crc crio[19822]: time=\"2026-06-12T11:39:11.798463132Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:12.016395 crc crio[19822]: time=\"2026-06-12T11:39:12.016288081Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:13.155944 crc crio[19822]: time=\"2026-06-12T11:39:13.155244722Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:14.479751 crc crio[19822]: time=\"2026-06-12T11:39:14.478850609Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:14.570008 crc crio[19822]: time=\"2026-06-12T11:39:14.569920407Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:14.932744 crc crio[19822]: time=\"2026-06-12T11:39:14.932639156Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:15.516720 crc crio[19822]: time=\"2026-06-12T11:39:15.514869386Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:17.381380 crc crio[19822]: time=\"2026-06-12T11:39:17.38054058Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:18.453102 crc crio[19822]: time=\"2026-06-12T11:39:18.453025956Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:18.561399 crc crio[19822]: time=\"2026-06-12T11:39:18.561048781Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:24.786667 crc crio[19822]: time=\"2026-06-12T11:39:24.785619083Z\" level=info msg=\"Stopping container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a (timeout: 2s)\" id=0d427601-a31a-43e2-a0d3-ca9b38f5eed8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:39:24.919192 crc crio[19822]: time=\"2026-06-12T11:39:24.919122592Z\" level=info msg=\"Stopped container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server\" id=0d427601-a31a-43e2-a0d3-ca9b38f5eed8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:39:24.920695 crc crio[19822]: time=\"2026-06-12T11:39:24.92062275Z\" level=info msg=\"Stopping pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=21eba989-44d0-452c-bf33-d09ce68f49f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:39:24.921584 crc crio[19822]: time=\"2026-06-12T11:39:24.921525159Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc003095530}] Aliases:map[]}\"\nJun 12 11:39:24.921751 crc crio[19822]: time=\"2026-06-12T11:39:24.921682045Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qq65v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:39:25.391152 crc crio[19822]: time=\"2026-06-12T11:39:25.389801278Z\" level=info msg=\"Stopped pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=21eba989-44d0-452c-bf33-d09ce68f49f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:39:25.844171 crc crio[19822]: time=\"2026-06-12T11:39:25.844099152Z\" level=info msg=\"Removing container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a\" id=4384f583-541f-44c4-a8e3-ffaeee40c539 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:39:25.883520 crc crio[19822]: time=\"2026-06-12T11:39:25.883377109Z\" level=info msg=\"Removed container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server\" id=4384f583-541f-44c4-a8e3-ffaeee40c539 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:39:25.889566 crc crio[19822]: time=\"2026-06-12T11:39:25.88947424Z\" level=info msg=\"Removing container: 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402\" id=5fd259b8-0478-4d97-a63a-9580b4e5c2d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:39:25.938579 crc crio[19822]: time=\"2026-06-12T11:39:25.938327368Z\" level=info msg=\"Removed container 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402: openshift-marketplace/redhat-operators-qq65v/extract-content\" id=5fd259b8-0478-4d97-a63a-9580b4e5c2d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:39:25.941078 crc crio[19822]: time=\"2026-06-12T11:39:25.940998324Z\" level=info msg=\"Removing container: 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053\" id=f9739d13-b88e-4d2f-a4a4-7d06068ef1b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:39:25.984148 crc crio[19822]: time=\"2026-06-12T11:39:25.98404999Z\" level=info msg=\"Removed container 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053: openshift-marketplace/redhat-operators-qq65v/extract-utilities\" id=f9739d13-b88e-4d2f-a4a4-7d06068ef1b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:39:26.098784 crc crio[19822]: time=\"2026-06-12T11:39:26.098716915Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:39:52.928956 crc crio[19822]: time=\"2026-06-12T11:39:52.928097857Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-cktqh/POD\" id=f8ee2481-f86c-4693-9b66-20bf51ae73ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:39:52.930120 crc crio[19822]: time=\"2026-06-12T11:39:52.930016586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:52.987134 crc crio[19822]: time=\"2026-06-12T11:39:52.984379041Z\" level=info msg=\"Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc002ed00f0}] Aliases:map[]}\"\nJun 12 11:39:52.987134 crc crio[19822]: time=\"2026-06-12T11:39:52.984462303Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-cktqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:39:53.589003 crc crio[19822]: 2026-06-12T11:39:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50e1758097f57ae Mac:6e:99:85:fe:40:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:db Mtu:0 Sandbox:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.1.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:39:53.590780 crc crio[19822]: time=\"2026-06-12T11:39:53.590688993Z\" level=info msg=\"Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc002ed00f0}] Aliases:map[]}\"\nJun 12 11:39:53.591051 crc crio[19822]: time=\"2026-06-12T11:39:53.590896539Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-cktqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:39:53.598708 crc crio[19822]: time=\"2026-06-12T11:39:53.598632259Z\" level=info msg=\"Ran pod sandbox 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 with infra container: openshift-marketplace/community-operators-cktqh/POD\" id=f8ee2481-f86c-4693-9b66-20bf51ae73ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:39:53.603511 crc crio[19822]: time=\"2026-06-12T11:39:53.603431309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=719a8c9c-f275-427f-80b7-9dbe961036f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:39:53.605746 crc crio[19822]: time=\"2026-06-12T11:39:53.605654449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f555d443-f693-4a9e-b957-8788b7d8a46f name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:39:53.614374 crc crio[19822]: time=\"2026-06-12T11:39:53.614199942Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cktqh/extract-utilities\" id=b41db3d6-52a8-4087-a7c4-f81f23b7685e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:39:53.614893 crc crio[19822]: time=\"2026-06-12T11:39:53.6147547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:53.660295 crc crio[19822]: time=\"2026-06-12T11:39:53.660190615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:53.663762 crc crio[19822]: time=\"2026-06-12T11:39:53.663666829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:53.808600 crc crio[19822]: time=\"2026-06-12T11:39:53.8084931Z\" level=info msg=\"Created container 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018: openshift-marketplace/community-operators-cktqh/extract-utilities\" id=b41db3d6-52a8-4087-a7c4-f81f23b7685e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:39:53.809785 crc crio[19822]: time=\"2026-06-12T11:39:53.809719789Z\" level=info msg=\"Starting container: 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018\" id=41edddf7-ae0b-41fc-8b96-28bd7ad395d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:39:53.815054 crc crio[19822]: time=\"2026-06-12T11:39:53.814997487Z\" level=info msg=\"Started container\" PID=419628 containerID=19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018 description=openshift-marketplace/community-operators-cktqh/extract-utilities id=41edddf7-ae0b-41fc-8b96-28bd7ad395d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\nJun 12 11:39:54.315206 crc crio[19822]: time=\"2026-06-12T11:39:54.314659618Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=52203d76-89ab-4ca5-8e0c-129593ff18ff name=/runtime.v1.ImageService/PullImage\nJun 12 11:39:54.323496 crc crio[19822]: time=\"2026-06-12T11:39:54.323403728Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 11:39:54.876466 crc crio[19822]: time=\"2026-06-12T11:39:54.876285477Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=52203d76-89ab-4ca5-8e0c-129593ff18ff name=/runtime.v1.ImageService/PullImage\nJun 12 11:39:54.877469 crc crio[19822]: time=\"2026-06-12T11:39:54.877401191Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=65b2cac3-45f6-4141-aaf3-ddb33cd0f965 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:39:54.881233 crc crio[19822]: time=\"2026-06-12T11:39:54.88109487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=568e720a-fe5a-4528-84bd-0283fa79e8d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:39:54.891769 crc crio[19822]: time=\"2026-06-12T11:39:54.891660646Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cktqh/extract-content\" id=808992eb-5e57-4a35-bb72-1b69b3effaf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:39:54.892365 crc crio[19822]: time=\"2026-06-12T11:39:54.892293746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:54.941660 crc crio[19822]: time=\"2026-06-12T11:39:54.941479217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:54.945153 crc crio[19822]: time=\"2026-06-12T11:39:54.945065022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:55.108161 crc crio[19822]: time=\"2026-06-12T11:39:55.107508002Z\" level=info msg=\"Created container de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f: openshift-marketplace/community-operators-cktqh/extract-content\" id=808992eb-5e57-4a35-bb72-1b69b3effaf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:39:55.109664 crc crio[19822]: time=\"2026-06-12T11:39:55.109438473Z\" level=info msg=\"Starting container: de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f\" id=1807f8a9-e69e-44a2-abc4-0d1837b7244f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:39:55.124240 crc crio[19822]: time=\"2026-06-12T11:39:55.124167683Z\" level=info msg=\"Started container\" PID=419704 containerID=de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f description=openshift-marketplace/community-operators-cktqh/extract-content id=1807f8a9-e69e-44a2-abc4-0d1837b7244f name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\nJun 12 11:39:57.389229 crc crio[19822]: time=\"2026-06-12T11:39:57.386952992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=124503e4-8aec-43a1-8a3e-6498e2e6cf98 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:39:57.400994 crc crio[19822]: time=\"2026-06-12T11:39:57.400704332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e5b6d25-16d6-4890-8b93-e6b64b9d05e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:39:57.460038 crc crio[19822]: time=\"2026-06-12T11:39:57.459935981Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cktqh/registry-server\" id=6600d35c-28f4-4d11-99ab-d11d8004da6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:39:57.460486 crc crio[19822]: time=\"2026-06-12T11:39:57.460411096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:57.548901 crc crio[19822]: time=\"2026-06-12T11:39:57.54862146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:57.556002 crc crio[19822]: time=\"2026-06-12T11:39:57.555582224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:39:57.749252 crc crio[19822]: time=\"2026-06-12T11:39:57.749157417Z\" level=info msg=\"Created container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server\" id=6600d35c-28f4-4d11-99ab-d11d8004da6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:39:57.750851 crc crio[19822]: time=\"2026-06-12T11:39:57.750717427Z\" level=info msg=\"Starting container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88\" id=59858cc5-0393-4e29-a5b2-98a2cdaf69a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:39:57.759527 crc crio[19822]: time=\"2026-06-12T11:39:57.759384344Z\" level=info msg=\"Started container\" PID=419841 containerID=8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88 description=openshift-marketplace/community-operators-cktqh/registry-server id=59858cc5-0393-4e29-a5b2-98a2cdaf69a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\nJun 12 11:40:00.841973 crc crio[19822]: time=\"2026-06-12T11:40:00.841173752Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687740-fs4wd/POD\" id=f0906dba-23ba-4eda-b6d3-edca6a8e3790 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:40:00.841973 crc crio[19822]: time=\"2026-06-12T11:40:00.841941507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:40:00.867755 crc crio[19822]: time=\"2026-06-12T11:40:00.867622145Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc00101a960}] Aliases:map[]}\"\nJun 12 11:40:00.867755 crc crio[19822]: time=\"2026-06-12T11:40:00.867681897Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687740-fs4wd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:40:01.271760 crc crio[19822]: 2026-06-12T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e31c8039db520f Mac:46:9f:27:97:4f:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:dc Mtu:0 Sandbox:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 SocketPath: PciID:}] [{Interface:0xc0000146a0 Address:{IP:10.217.1.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:40:01.273007 crc crio[19822]: time=\"2026-06-12T11:40:01.272937796Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc00101a960}] Aliases:map[]}\"\nJun 12 11:40:01.273177 crc crio[19822]: time=\"2026-06-12T11:40:01.27309006Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687740-fs4wd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:40:01.283198 crc crio[19822]: time=\"2026-06-12T11:40:01.283060839Z\" level=info msg=\"Ran pod sandbox 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 with infra container: openshift-infra/auto-csr-approver-29687740-fs4wd/POD\" id=f0906dba-23ba-4eda-b6d3-edca6a8e3790 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:40:01.285854 crc crio[19822]: time=\"2026-06-12T11:40:01.285748564Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=475a3d3a-be76-45c0-901d-a999343ef3ac name=/runtime.v1.ImageService/PullImage\nJun 12 11:40:01.293210 crc crio[19822]: time=\"2026-06-12T11:40:01.293158021Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:40:03.190782 crc crio[19822]: time=\"2026-06-12T11:40:03.18796519Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=475a3d3a-be76-45c0-901d-a999343ef3ac name=/runtime.v1.ImageService/PullImage\nJun 12 11:40:03.193136 crc crio[19822]: time=\"2026-06-12T11:40:03.192496Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a789c128-2973-4ff9-be5e-f9d9cba8a24c name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:40:03.195877 crc crio[19822]: time=\"2026-06-12T11:40:03.195736175Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0637b1a5-fa72-4277-a016-0149800c4b7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:40:03.208872 crc crio[19822]: time=\"2026-06-12T11:40:03.205547451Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687740-fs4wd/oc\" id=b2d25f0c-ecf3-4979-adff-0deea5d12f95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:40:03.208872 crc crio[19822]: time=\"2026-06-12T11:40:03.20603326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:40:03.267918 crc crio[19822]: time=\"2026-06-12T11:40:03.267871012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:40:03.501781 crc crio[19822]: time=\"2026-06-12T11:40:03.492523706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:40:03.607973 crc crio[19822]: time=\"2026-06-12T11:40:03.607878966Z\" level=info msg=\"Created container 83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da: openshift-infra/auto-csr-approver-29687740-fs4wd/oc\" id=b2d25f0c-ecf3-4979-adff-0deea5d12f95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:40:03.609199 crc crio[19822]: time=\"2026-06-12T11:40:03.609136836Z\" level=info msg=\"Starting container: 83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da\" id=940fd148-14da-4d16-9618-bdaad7563f69 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:40:03.618551 crc crio[19822]: time=\"2026-06-12T11:40:03.618445964Z\" level=info msg=\"Started container\" PID=420331 containerID=83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da description=openshift-infra/auto-csr-approver-29687740-fs4wd/oc id=940fd148-14da-4d16-9618-bdaad7563f69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7\nJun 12 11:40:05.522701 crc crio[19822]: time=\"2026-06-12T11:40:05.52162779Z\" level=info msg=\"Stopping pod sandbox: 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7\" id=891bbceb-3e7f-4a60-8153-c2ea8b109201 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:05.522701 crc crio[19822]: time=\"2026-06-12T11:40:05.522323812Z\" level=info msg=\"Stopping container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88 (timeout: 2s)\" id=044a6ab7-b3d1-4965-874d-790ddd9b9ffb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:40:05.523716 crc crio[19822]: time=\"2026-06-12T11:40:05.523109118Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc003264128}] Aliases:map[]}\"\nJun 12 11:40:05.523716 crc crio[19822]: time=\"2026-06-12T11:40:05.523224892Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687740-fs4wd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:40:05.649464 crc crio[19822]: time=\"2026-06-12T11:40:05.649388087Z\" level=info msg=\"Stopped container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server\" id=044a6ab7-b3d1-4965-874d-790ddd9b9ffb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:40:05.652433 crc crio[19822]: time=\"2026-06-12T11:40:05.652391564Z\" level=info msg=\"Stopping pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=82dee1f5-0c22-4dea-9aff-50970c9636de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:05.653089 crc crio[19822]: time=\"2026-06-12T11:40:05.653064826Z\" level=info msg=\"Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc000697010}] Aliases:map[]}\"\nJun 12 11:40:05.653313 crc crio[19822]: time=\"2026-06-12T11:40:05.653292413Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-cktqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:40:05.942111 crc crio[19822]: time=\"2026-06-12T11:40:05.942025145Z\" level=info msg=\"Stopped pod sandbox: 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7\" id=891bbceb-3e7f-4a60-8153-c2ea8b109201 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:06.125240 crc crio[19822]: time=\"2026-06-12T11:40:06.124291508Z\" level=info msg=\"Stopped pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=82dee1f5-0c22-4dea-9aff-50970c9636de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:06.548691 crc crio[19822]: time=\"2026-06-12T11:40:06.548612336Z\" level=info msg=\"Removing container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88\" id=d2e3ac48-943c-4f2f-9bd6-3c279b9143a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:40:06.581782 crc crio[19822]: time=\"2026-06-12T11:40:06.581693341Z\" level=info msg=\"Removed container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server\" id=d2e3ac48-943c-4f2f-9bd6-3c279b9143a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:40:06.588893 crc crio[19822]: time=\"2026-06-12T11:40:06.588765765Z\" level=info msg=\"Removing container: de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f\" id=e730113e-4283-49ee-b087-b763cb3fd85b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:40:06.652747 crc crio[19822]: time=\"2026-06-12T11:40:06.652651581Z\" level=info msg=\"Removed container de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f: openshift-marketplace/community-operators-cktqh/extract-content\" id=e730113e-4283-49ee-b087-b763cb3fd85b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:40:06.658186 crc crio[19822]: time=\"2026-06-12T11:40:06.658106467Z\" level=info msg=\"Removing container: 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018\" id=6f255132-8b01-42cd-b222-0ebd4ebd8bba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:40:06.711502 crc crio[19822]: time=\"2026-06-12T11:40:06.711397323Z\" level=info msg=\"Removed container 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018: openshift-marketplace/community-operators-cktqh/extract-utilities\" id=6f255132-8b01-42cd-b222-0ebd4ebd8bba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:40:09.166916 crc crio[19822]: time=\"2026-06-12T11:40:09.165957034Z\" level=info msg=\"Removing container: 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90\" id=bdc81e34-1241-4aa2-babe-c043fa72364b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:40:09.320562 crc crio[19822]: time=\"2026-06-12T11:40:09.320473012Z\" level=info msg=\"Removed container 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90: openshift-infra/auto-csr-approver-29687734-2fdjq/oc\" id=bdc81e34-1241-4aa2-babe-c043fa72364b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:40:09.333460 crc crio[19822]: time=\"2026-06-12T11:40:09.333328813Z\" level=info msg=\"Stopping pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=e7f62166-10df-4db4-bb9e-8576e99b2ace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:09.333460 crc crio[19822]: time=\"2026-06-12T11:40:09.333444677Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=e7f62166-10df-4db4-bb9e-8576e99b2ace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:09.334657 crc crio[19822]: time=\"2026-06-12T11:40:09.334565993Z\" level=info msg=\"Removing pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=b6575c53-3459-4fda-9b4b-78cca9445b29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:40:09.358382 crc crio[19822]: time=\"2026-06-12T11:40:09.358278013Z\" level=info msg=\"Removed pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=b6575c53-3459-4fda-9b4b-78cca9445b29 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:40:09.359507 crc crio[19822]: time=\"2026-06-12T11:40:09.359446447Z\" level=info msg=\"Stopping pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=9e8602b4-96c5-4e57-baac-b56848d34305 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:09.359625 crc crio[19822]: time=\"2026-06-12T11:40:09.359522919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=9e8602b4-96c5-4e57-baac-b56848d34305 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:09.360763 crc crio[19822]: time=\"2026-06-12T11:40:09.360549182Z\" level=info msg=\"Removing pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=254a088b-07a8-4f0b-a245-0a42dadb54d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:40:09.419270 crc crio[19822]: time=\"2026-06-12T11:40:09.419088156Z\" level=info msg=\"Removed pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=254a088b-07a8-4f0b-a245-0a42dadb54d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:40:09.423613 crc crio[19822]: time=\"2026-06-12T11:40:09.423565172Z\" level=info msg=\"Stopping pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=de240a70-fa63-492e-82aa-2d2f088624c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:09.423978 crc crio[19822]: time=\"2026-06-12T11:40:09.42379431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=de240a70-fa63-492e-82aa-2d2f088624c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:40:09.425479 crc crio[19822]: time=\"2026-06-12T11:40:09.42539043Z\" level=info msg=\"Removing pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=4f026fce-e33b-4481-8f98-b2eac41fd90c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:40:09.446121 crc crio[19822]: time=\"2026-06-12T11:40:09.446022992Z\" level=info msg=\"Removed pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=4f026fce-e33b-4481-8f98-b2eac41fd90c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:41:00.233051 crc crio[19822]: time=\"2026-06-12T11:41:00.228497666Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 11:41:07.881911 crc crio[19822]: time=\"2026-06-12T11:41:07.878687198Z\" level=info msg=\"Stopping container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c (timeout: 2s)\" id=fcdbf464-b4ea-44d3-9f69-0baccea6dad0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:41:08.063276 crc crio[19822]: time=\"2026-06-12T11:41:08.063183286Z\" level=info msg=\"Stopped container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy\" id=fcdbf464-b4ea-44d3-9f69-0baccea6dad0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 11:41:08.070431 crc crio[19822]: time=\"2026-06-12T11:41:08.070320457Z\" level=info msg=\"Stopping pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=b262fb4d-48b4-4a9d-981f-41b121ab5a8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:41:08.072291 crc crio[19822]: time=\"2026-06-12T11:41:08.072224192Z\" level=info msg=\"Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc0037c9150}] Aliases:map[]}\"\nJun 12 11:41:08.072578 crc crio[19822]: time=\"2026-06-12T11:41:08.072521152Z\" level=info msg=\"Deleting pod openshift-must-gather-cb9jq_must-gather-256wj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:41:08.406952 crc crio[19822]: time=\"2026-06-12T11:41:08.402268872Z\" level=info msg=\"Stopped pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=b262fb4d-48b4-4a9d-981f-41b121ab5a8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:41:09.471726 crc crio[19822]: time=\"2026-06-12T11:41:09.470911545Z\" level=info msg=\"Removing container: a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f\" id=1ddc9d17-6961-49f7-b05f-37af04fef562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:41:09.671408 crc crio[19822]: time=\"2026-06-12T11:41:09.67122383Z\" level=info msg=\"Removed container a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f: openshift-must-gather-cb9jq/must-gather-256wj/gather\" id=1ddc9d17-6961-49f7-b05f-37af04fef562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:41:09.675181 crc crio[19822]: time=\"2026-06-12T11:41:09.67514481Z\" level=info msg=\"Removing container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c\" id=9df3144f-ace7-4d66-9dc6-15fc7667838c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:41:09.703544 crc crio[19822]: time=\"2026-06-12T11:41:09.703404021Z\" level=info msg=\"Removed container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy\" id=9df3144f-ace7-4d66-9dc6-15fc7667838c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:41:09.718187 crc crio[19822]: time=\"2026-06-12T11:41:09.71808833Z\" level=info msg=\"Stopping pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=65605d1f-3dcd-45d3-8567-7b14bffce2ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:41:09.718187 crc crio[19822]: time=\"2026-06-12T11:41:09.718164033Z\" level=info msg=\"Stopped pod sandbox (already stopped): b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=65605d1f-3dcd-45d3-8567-7b14bffce2ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:41:09.719255 crc crio[19822]: time=\"2026-06-12T11:41:09.719083602Z\" level=info msg=\"Removing pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=f09b4c58-2a6e-47b2-b9fa-7d2972a9e147 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:41:09.752914 crc crio[19822]: time=\"2026-06-12T11:41:09.752752076Z\" level=info msg=\"Removed pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=f09b4c58-2a6e-47b2-b9fa-7d2972a9e147 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:42:00.613201 crc crio[19822]: time=\"2026-06-12T11:42:00.61234375Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687742-2zq8f/POD\" id=588f819a-0f05-44d8-9c52-1499b4b57865 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:42:00.613201 crc crio[19822]: time=\"2026-06-12T11:42:00.613218498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:42:00.652555 crc crio[19822]: time=\"2026-06-12T11:42:00.652071468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc0006977d0}] Aliases:map[]}\"\nJun 12 11:42:00.652555 crc crio[19822]: time=\"2026-06-12T11:42:00.652147151Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687742-2zq8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:42:01.203053 crc crio[19822]: 2026-06-12T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec53e5df8710268 Mac:fe:27:49:a3:58:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:dd Mtu:0 Sandbox:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 11:42:01.204605 crc crio[19822]: time=\"2026-06-12T11:42:01.204522455Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc0006977d0}] Aliases:map[]}\"\nJun 12 11:42:01.204978 crc crio[19822]: time=\"2026-06-12T11:42:01.204910498Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687742-2zq8f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 11:42:01.219943 crc crio[19822]: time=\"2026-06-12T11:42:01.219872051Z\" level=info msg=\"Ran pod sandbox ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 with infra container: openshift-infra/auto-csr-approver-29687742-2zq8f/POD\" id=588f819a-0f05-44d8-9c52-1499b4b57865 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 11:42:01.224149 crc crio[19822]: time=\"2026-06-12T11:42:01.22359828Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c23ee3e1-1626-417b-957b-dbfb70dbe5cd name=/runtime.v1.ImageService/PullImage\nJun 12 11:42:01.233208 crc crio[19822]: time=\"2026-06-12T11:42:01.233132185Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 11:42:02.086597 crc crio[19822]: time=\"2026-06-12T11:42:02.086450037Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c23ee3e1-1626-417b-957b-dbfb70dbe5cd name=/runtime.v1.ImageService/PullImage\nJun 12 11:42:02.092015 crc crio[19822]: time=\"2026-06-12T11:42:02.09187148Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d712c26-5b70-4c7b-a78b-c6d497d4d2cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:42:02.094673 crc crio[19822]: time=\"2026-06-12T11:42:02.094591207Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=df69c27c-90c2-49fa-86ee-3f3cb8c4506d name=/runtime.v1.ImageService/ImageStatus\nJun 12 11:42:02.105093 crc crio[19822]: time=\"2026-06-12T11:42:02.104981949Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687742-2zq8f/oc\" id=2da5e8a0-e322-4c9b-b3ed-a84e7b7adc28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:42:02.105575 crc crio[19822]: time=\"2026-06-12T11:42:02.105496255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:42:02.161478 crc crio[19822]: time=\"2026-06-12T11:42:02.160522681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:42:02.390019 crc crio[19822]: time=\"2026-06-12T11:42:02.388793863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 11:42:02.513662 crc crio[19822]: time=\"2026-06-12T11:42:02.513567714Z\" level=info msg=\"Created container a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab: openshift-infra/auto-csr-approver-29687742-2zq8f/oc\" id=2da5e8a0-e322-4c9b-b3ed-a84e7b7adc28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 11:42:02.515037 crc crio[19822]: time=\"2026-06-12T11:42:02.514978628Z\" level=info msg=\"Starting container: a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab\" id=a5451548-8ee3-4f56-97bc-9d4a9e0344f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 11:42:02.519714 crc crio[19822]: time=\"2026-06-12T11:42:02.519609936Z\" level=info msg=\"Started container\" PID=427468 containerID=a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab description=openshift-infra/auto-csr-approver-29687742-2zq8f/oc id=a5451548-8ee3-4f56-97bc-9d4a9e0344f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326\nJun 12 11:42:04.373773 crc crio[19822]: time=\"2026-06-12T11:42:04.372977123Z\" level=info msg=\"Stopping pod sandbox: ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326\" id=162e9c48-ffdb-453b-aff7-f40e0feef29e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:42:04.375522 crc crio[19822]: time=\"2026-06-12T11:42:04.374599936Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc005212218}] Aliases:map[]}\"\nJun 12 11:42:04.375522 crc crio[19822]: time=\"2026-06-12T11:42:04.37472737Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687742-2zq8f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 11:42:04.781291 crc crio[19822]: time=\"2026-06-12T11:42:04.780941299Z\" level=info msg=\"Stopped pod sandbox: ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326\" id=162e9c48-ffdb-453b-aff7-f40e0feef29e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:42:09.784555 crc crio[19822]: time=\"2026-06-12T11:42:09.783096301Z\" level=info msg=\"Removing container: d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f\" id=26e753e7-0a60-416a-ac12-caaa60df6e83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:42:09.923757 crc crio[19822]: time=\"2026-06-12T11:42:09.923575145Z\" level=info msg=\"Removed container d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f: openshift-infra/auto-csr-approver-29687736-2g454/oc\" id=26e753e7-0a60-416a-ac12-caaa60df6e83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 11:42:09.939317 crc crio[19822]: time=\"2026-06-12T11:42:09.93915884Z\" level=info msg=\"Stopping pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=a980accf-98b7-424b-8461-9e636cf2d3dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:42:09.939317 crc crio[19822]: time=\"2026-06-12T11:42:09.939235182Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=a980accf-98b7-424b-8461-9e636cf2d3dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 11:42:09.940761 crc crio[19822]: time=\"2026-06-12T11:42:09.940646888Z\" level=info msg=\"Removing pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=fd6d071a-a01a-43c2-9eaa-963e3747d407 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 11:42:09.970439 crc crio[19822]: time=\"2026-06-12T11:42:09.9701664Z\" level=info msg=\"Removed pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=fd6d071a-a01a-43c2-9eaa-963e3747d407 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.769633 | controller |   "stdout_lines": [
2026-06-12 11:43:51.769789 | controller |     "Jun 12 09:50:59.649574 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 11:43:51.769811 | controller |     "Jun 12 09:51:00.947346 crc crio[3641]: time=\"2026-06-12T09:51:00.94670554Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 11:43:51.769828 | controller |     "Jun 12 09:51:00.947346 crc crio[3641]: time=\"2026-06-12T09:51:00.9472813Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 11:43:51.769844 | controller |     "Jun 12 09:51:00.959413 crc crio[3641]: time=\"2026-06-12T09:51:00.957995788Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 11:43:51.769864 | controller |     "Jun 12 09:51:00.960232 crc crio[3641]: time=\"2026-06-12T09:51:00.960019899Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 11:43:51.769900 | controller |     "Jun 12 09:51:00.981959 crc crio[3641]: time=\"2026-06-12T09:51:00.981719581Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 11:43:51.769919 | controller |     "Jun 12 09:51:00.982613 crc crio[3641]: time=\"2026-06-12T09:51:00.982483934Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 11:43:51.769934 | controller |     "Jun 12 09:51:00.982613 crc crio[3641]: time=\"2026-06-12T09:51:00.982515286Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 11:43:51.769949 | controller |     "Jun 12 09:51:00.982801 crc crio[3641]: time=\"2026-06-12T09:51:00.982679448Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 11:43:51.769969 | controller |     "Jun 12 09:51:00.982801 crc crio[3641]: time=\"2026-06-12T09:51:00.982690668Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 11:43:51.769984 | controller |     "Jun 12 09:51:01.013700 crc crio[3641]: time=\"2026-06-12T09:51:01.012732874Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 11:43:51.770000 | controller |     "Jun 12 09:51:01.143004 crc crio[3641]: time=\"2026-06-12T09:51:01.141329897Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 11:43:51.770017 | controller |     "Jun 12 09:51:01.361944 crc crio[3641]: time=\"2026-06-12T09:51:01.361286345Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 11:43:51.770034 | controller |     "Jun 12 09:51:01.392323 crc crio[3641]: time=\"2026-06-12T09:51:01.392154694Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 11:43:51.770051 | controller |     "Jun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.801771679Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 11:43:51.770066 | controller |     "Jun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.801990434Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 11:43:51.770081 | controller |     "Jun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.802043138Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 11:43:51.770095 | controller |     "Jun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.802054939Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 11:43:51.770110 | controller |     "Jun 12 09:51:01.802069 crc crio[3641]: time=\"2026-06-12T09:51:01.802062419Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 11:43:51.770125 | controller |     "Jun 12 09:51:01.808474 crc crio[3641]: time=\"2026-06-12T09:51:01.808364243Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 11:43:51.770139 | controller |     "Jun 12 09:51:01.808474 crc crio[3641]: time=\"2026-06-12T09:51:01.808412926Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 11:43:51.770155 | controller |     "Jun 12 09:51:01.819571 crc crio[3641]: time=\"2026-06-12T09:51:01.819427206Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 11:43:51.770170 | controller |     "Jun 12 09:51:01.819571 crc crio[3641]: time=\"2026-06-12T09:51:01.819532263Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 11:43:51.770185 | controller |     "Jun 12 09:51:02.524085 crc crio[3641]: time=\"2026-06-12T09:51:02.523583125Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.770201 | controller |     "Jun 12 09:51:02.524085 crc crio[3641]: time=\"2026-06-12T09:51:02.52394416Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.770216 | controller |     "Jun 12 09:51:02.526273 crc crio[3641]: time=\"2026-06-12T09:51:02.524699722Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 11:43:51.770231 | controller |     "Jun 12 09:51:02.526273 crc crio[3641]: time=\"2026-06-12T09:51:02.524719174Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 11:43:51.770250 | controller |     "Jun 12 09:51:02.526352 crc crio[3641]: time=\"2026-06-12T09:51:02.526168194Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"run.oci.\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 11:43:51.770276 | controller |     "Jun 12 09:51:02.530372 crc crio[3641]: time=\"2026-06-12T09:51:02.529976416Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-12 11:43:51.770295 | controller |     "Jun 12 09:51:04.548674 crc crio[3641]: time=\"2026-06-12T09:51:04.547933547Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 11:43:51.770311 | controller |     "Jun 12 09:51:04.549794 crc crio[3641]: time=\"2026-06-12T09:51:04.549174849Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 11:43:51.770327 | controller |     "Jun 12 09:51:04.771527 crc crio[3641]: time=\"2026-06-12T09:51:04.77105102Z\" level=warning msg=\"Could not restore sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7: failed to Statfs \\\"/var/run/netns/ac7493b3-3bc4-4e68-8140-32803fcd02c2\\\": no such file or directory\"",
2026-06-12 11:43:51.770343 | controller |     "Jun 12 09:51:04.790629 crc crio[3641]: time=\"2026-06-12T09:51:04.790466887Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-12 11:43:51.770358 | controller |     "Jun 12 09:51:04.800361 crc crio[3641]: time=\"2026-06-12T09:51:04.800253484Z\" level=warning msg=\"Could not restore sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946: failed to Statfs \\\"/var/run/netns/b6456a5f-c0dd-4c2b-86b2-af42e36c6a9c\\\": no such file or directory\"",
2026-06-12 11:43:51.770374 | controller |     "Jun 12 09:51:04.809063 crc crio[3641]: time=\"2026-06-12T09:51:04.808919294Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-12 11:43:51.770389 | controller |     "Jun 12 09:51:04.895209 crc crio[3641]: time=\"2026-06-12T09:51:04.894046899Z\" level=warning msg=\"Could not restore sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911: failed to Statfs \\\"/var/run/netns/80d38dd5-ee2d-4a24-94d1-3ddfb5d3c617\\\": no such file or directory\"",
2026-06-12 11:43:51.770405 | controller |     "Jun 12 09:51:04.901597 crc crio[3641]: time=\"2026-06-12T09:51:04.901509979Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-12 11:43:51.770421 | controller |     "Jun 12 09:51:04.922303 crc crio[3641]: time=\"2026-06-12T09:51:04.922181347Z\" level=warning msg=\"Could not restore sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4: failed to Statfs \\\"/var/run/netns/44260f5c-d169-46e1-b4b8-f69b9adfc2f4\\\": no such file or directory\"",
2026-06-12 11:43:51.770437 | controller |     "Jun 12 09:51:04.928051 crc crio[3641]: time=\"2026-06-12T09:51:04.92793225Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-12 11:43:51.770453 | controller |     "Jun 12 09:51:04.942107 crc crio[3641]: time=\"2026-06-12T09:51:04.941986763Z\" level=warning msg=\"Could not restore sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1: failed to Statfs \\\"/var/run/netns/5c7235f1-a6b4-454d-835b-f030913e4937\\\": no such file or directory\"",
2026-06-12 11:43:51.770468 | controller |     "Jun 12 09:51:04.948978 crc crio[3641]: time=\"2026-06-12T09:51:04.948792734Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-12 11:43:51.770483 | controller |     "Jun 12 09:51:04.966873 crc crio[3641]: time=\"2026-06-12T09:51:04.966692339Z\" level=warning msg=\"Could not restore sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673: failed to Statfs \\\"/var/run/netns/cc7d9fcb-9125-4d0b-9ced-f8070d1d1939\\\": no such file or directory\"",
2026-06-12 11:43:51.770498 | controller |     "Jun 12 09:51:04.972361 crc crio[3641]: time=\"2026-06-12T09:51:04.972251798Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-12 11:43:51.770517 | controller |     "Jun 12 09:51:04.979667 crc crio[3641]: time=\"2026-06-12T09:51:04.979541143Z\" level=warning msg=\"Could not restore sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb: failed to Statfs \\\"/var/run/netns/32b4f8e4-b971-4a83-9e1c-82a6c90698cc\\\": no such file or directory\"",
2026-06-12 11:43:51.770532 | controller |     "Jun 12 09:51:05.003162 crc crio[3641]: time=\"2026-06-12T09:51:05.002121854Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-12 11:43:51.770547 | controller |     "Jun 12 09:51:05.020245 crc crio[3641]: time=\"2026-06-12T09:51:05.020102325Z\" level=warning msg=\"Could not restore sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded: failed to Statfs \\\"/var/run/netns/56ed585b-024b-4cfb-ae7c-a4143d981964\\\": no such file or directory\"",
2026-06-12 11:43:51.770562 | controller |     "Jun 12 09:51:05.032411 crc crio[3641]: time=\"2026-06-12T09:51:05.032188366Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-12 11:43:51.770577 | controller |     "Jun 12 09:51:05.045245 crc crio[3641]: time=\"2026-06-12T09:51:05.045062319Z\" level=warning msg=\"Could not restore sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852: failed to Statfs \\\"/var/run/netns/98b2d38b-ac35-44c6-b61c-370ae13d5b89\\\": no such file or directory\"",
2026-06-12 11:43:51.770592 | controller |     "Jun 12 09:51:05.057182 crc crio[3641]: time=\"2026-06-12T09:51:05.056655092Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-12 11:43:51.770607 | controller |     "Jun 12 09:51:05.069055 crc crio[3641]: time=\"2026-06-12T09:51:05.068731829Z\" level=warning msg=\"Could not restore sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65: failed to Statfs \\\"/var/run/netns/190cd0fc-817a-4517-9b43-0b03b1f8b6fb\\\": no such file or directory\"",
2026-06-12 11:43:51.770622 | controller |     "Jun 12 09:51:05.078263 crc crio[3641]: time=\"2026-06-12T09:51:05.078184234Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-12 11:43:51.770637 | controller |     "Jun 12 09:51:05.102942 crc crio[3641]: time=\"2026-06-12T09:51:05.102659594Z\" level=warning msg=\"Could not restore sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1: failed to Statfs \\\"/var/run/netns/a9695c0a-6eb8-48ce-9f21-3dc0d6ae5895\\\": no such file or directory\"",
2026-06-12 11:43:51.770652 | controller |     "Jun 12 09:51:05.108016 crc crio[3641]: time=\"2026-06-12T09:51:05.107707209Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-12 11:43:51.770666 | controller |     "Jun 12 09:51:05.142637 crc crio[3641]: time=\"2026-06-12T09:51:05.142412123Z\" level=warning msg=\"Could not restore sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce: failed to Statfs \\\"/var/run/netns/539e1cf0-d143-491e-8434-d7ee4030f305\\\": no such file or directory\"",
2026-06-12 11:43:51.770681 | controller |     "Jun 12 09:51:05.147981 crc crio[3641]: time=\"2026-06-12T09:51:05.147680565Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-12 11:43:51.770696 | controller |     "Jun 12 09:51:05.192866 crc crio[3641]: time=\"2026-06-12T09:51:05.192693414Z\" level=warning msg=\"Could not restore sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6: failed to Statfs \\\"/var/run/netns/e69052f3-a3f8-42de-8993-88269b3c361b\\\": no such file or directory\"",
2026-06-12 11:43:51.770715 | controller |     "Jun 12 09:51:05.196900 crc crio[3641]: time=\"2026-06-12T09:51:05.196683851Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-12 11:43:51.770730 | controller |     "Jun 12 09:51:05.228542 crc crio[3641]: time=\"2026-06-12T09:51:05.228278345Z\" level=warning msg=\"Could not restore sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1: failed to Statfs \\\"/var/run/netns/1dc74f34-ab20-4d52-bd7b-d5f09570128f\\\": no such file or directory\"",
2026-06-12 11:43:51.770745 | controller |     "Jun 12 09:51:05.236281 crc crio[3641]: time=\"2026-06-12T09:51:05.236198072Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-12 11:43:51.770760 | controller |     "Jun 12 09:51:05.244028 crc crio[3641]: time=\"2026-06-12T09:51:05.243032659Z\" level=warning msg=\"Could not restore sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71: failed to Statfs \\\"/var/run/netns/d741311d-c7c0-40c6-9ea3-8776114c63cd\\\": no such file or directory\"",
2026-06-12 11:43:51.770775 | controller |     "Jun 12 09:51:05.252642 crc crio[3641]: time=\"2026-06-12T09:51:05.252489982Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-12 11:43:51.770789 | controller |     "Jun 12 09:51:05.289447 crc crio[3641]: time=\"2026-06-12T09:51:05.28927184Z\" level=warning msg=\"Could not restore sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9: failed to Statfs \\\"/var/run/netns/899c602a-0b36-471e-afbe-f1baa22ff331\\\": no such file or directory\"",
2026-06-12 11:43:51.770804 | controller |     "Jun 12 09:51:05.294659 crc crio[3641]: time=\"2026-06-12T09:51:05.294580225Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-12 11:43:51.770819 | controller |     "Jun 12 09:51:05.324552 crc crio[3641]: time=\"2026-06-12T09:51:05.324424768Z\" level=warning msg=\"Could not restore sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d: failed to Statfs \\\"/var/run/netns/232a5e6a-ee06-49b4-a707-fec6ca7cc898\\\": no such file or directory\"",
2026-06-12 11:43:51.770833 | controller |     "Jun 12 09:51:05.335498 crc crio[3641]: time=\"2026-06-12T09:51:05.335379383Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-12 11:43:51.770852 | controller |     "Jun 12 09:51:05.356509 crc crio[3641]: time=\"2026-06-12T09:51:05.356340537Z\" level=warning msg=\"Could not restore sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587: failed to Statfs \\\"/var/run/netns/1f63c23e-9d33-4153-aa26-77f310b0386a\\\": no such file or directory\"",
2026-06-12 11:43:51.770867 | controller |     "Jun 12 09:51:05.365076 crc crio[3641]: time=\"2026-06-12T09:51:05.364955286Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-12 11:43:51.770903 | controller |     "Jun 12 09:51:05.377067 crc crio[3641]: time=\"2026-06-12T09:51:05.376987341Z\" level=warning msg=\"Could not restore sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b: failed to Statfs \\\"/var/run/netns/4551e819-9150-4667-befd-80cd542a3ff6\\\": no such file or directory\"",
2026-06-12 11:43:51.770919 | controller |     "Jun 12 09:51:05.383312 crc crio[3641]: time=\"2026-06-12T09:51:05.38320185Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-12 11:43:51.770938 | controller |     "Jun 12 09:51:05.390774 crc crio[3641]: time=\"2026-06-12T09:51:05.390673123Z\" level=warning msg=\"Could not restore sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255: failed to Statfs \\\"/var/run/netns/eea81286-9d78-4e4e-966b-6d5861c91996\\\": no such file or directory\"",
2026-06-12 11:43:51.770954 | controller |     "Jun 12 09:51:05.398360 crc crio[3641]: time=\"2026-06-12T09:51:05.398096935Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-12 11:43:51.770969 | controller |     "Jun 12 09:51:05.408161 crc crio[3641]: time=\"2026-06-12T09:51:05.408053013Z\" level=warning msg=\"Could not restore sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef: failed to Statfs \\\"/var/run/netns/af680906-9f27-420e-8984-f52f1c6d42da\\\": no such file or directory\"",
2026-06-12 11:43:51.770984 | controller |     "Jun 12 09:51:05.415692 crc crio[3641]: time=\"2026-06-12T09:51:05.415575053Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-12 11:43:51.771000 | controller |     "Jun 12 09:51:05.428083 crc crio[3641]: time=\"2026-06-12T09:51:05.427931768Z\" level=warning msg=\"Could not restore sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a: failed to Statfs \\\"/var/run/netns/e70a486a-51ce-4cb3-89a5-501e3e291b42\\\": no such file or directory\"",
2026-06-12 11:43:51.771015 | controller |     "Jun 12 09:51:05.441480 crc crio[3641]: time=\"2026-06-12T09:51:05.441315733Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-12 11:43:51.771031 | controller |     "Jun 12 09:51:05.459413 crc crio[3641]: time=\"2026-06-12T09:51:05.459272824Z\" level=warning msg=\"Could not restore sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f: failed to Statfs \\\"/var/run/netns/aa7626ab-b100-47ea-96c8-4f5c69ad8b17\\\": no such file or directory\"",
2026-06-12 11:43:51.771046 | controller |     "Jun 12 09:51:05.469273 crc crio[3641]: time=\"2026-06-12T09:51:05.469139127Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-12 11:43:51.771062 | controller |     "Jun 12 09:51:05.487776 crc crio[3641]: time=\"2026-06-12T09:51:05.487649419Z\" level=warning msg=\"Could not restore sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f: failed to Statfs \\\"/var/run/netns/a0348d3d-19fe-46ab-9138-85312818185a\\\": no such file or directory\"",
2026-06-12 11:43:51.771077 | controller |     "Jun 12 09:51:05.497466 crc crio[3641]: time=\"2026-06-12T09:51:05.497316238Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-12 11:43:51.771093 | controller |     "Jun 12 09:51:05.516541 crc crio[3641]: time=\"2026-06-12T09:51:05.516355119Z\" level=warning msg=\"Could not restore sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471: failed to Statfs \\\"/var/run/netns/5db24d1d-9706-4384-b47c-2794d44c4b44\\\": no such file or directory\"",
2026-06-12 11:43:51.771108 | controller |     "Jun 12 09:51:05.525211 crc crio[3641]: time=\"2026-06-12T09:51:05.52506389Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-12 11:43:51.771124 | controller |     "Jun 12 09:51:05.563347 crc crio[3641]: time=\"2026-06-12T09:51:05.563102998Z\" level=warning msg=\"Could not restore sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda: failed to Statfs \\\"/var/run/netns/70d26063-2987-46c2-bf9a-0a440fcbffae\\\": no such file or directory\"",
2026-06-12 11:43:51.771142 | controller |     "Jun 12 09:51:05.570119 crc crio[3641]: time=\"2026-06-12T09:51:05.56999815Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-12 11:43:51.771158 | controller |     "Jun 12 09:51:05.581129 crc crio[3641]: time=\"2026-06-12T09:51:05.580943221Z\" level=warning msg=\"Could not restore sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183: failed to Statfs \\\"/var/run/netns/46000352-49e7-4b6c-a860-f1d6891e762f\\\": no such file or directory\"",
2026-06-12 11:43:51.771173 | controller |     "Jun 12 09:51:05.586940 crc crio[3641]: time=\"2026-06-12T09:51:05.586679989Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-12 11:43:51.771188 | controller |     "Jun 12 09:51:05.597291 crc crio[3641]: time=\"2026-06-12T09:51:05.597176076Z\" level=warning msg=\"Could not restore sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405: failed to Statfs \\\"/var/run/netns/696e0d8f-ea57-4d36-846e-f263cf1f9bc9\\\": no such file or directory\"",
2026-06-12 11:43:51.771203 | controller |     "Jun 12 09:51:05.605100 crc crio[3641]: time=\"2026-06-12T09:51:05.604968725Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-12 11:43:51.771218 | controller |     "Jun 12 09:51:05.627933 crc crio[3641]: time=\"2026-06-12T09:51:05.627700281Z\" level=warning msg=\"Could not restore sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2: failed to Statfs \\\"/var/run/netns/7e3ff8b6-bf95-4896-8395-91fb354858fa\\\": no such file or directory\"",
2026-06-12 11:43:51.771233 | controller |     "Jun 12 09:51:05.634079 crc crio[3641]: time=\"2026-06-12T09:51:05.633983877Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-12 11:43:51.771248 | controller |     "Jun 12 09:51:05.642491 crc crio[3641]: time=\"2026-06-12T09:51:05.64238901Z\" level=warning msg=\"Could not restore sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a: failed to Statfs \\\"/var/run/netns/ff2e3c1f-ea42-42c1-9e93-cc4543d1dae1\\\": no such file or directory\"",
2026-06-12 11:43:51.771264 | controller |     "Jun 12 09:51:05.646027 crc crio[3641]: time=\"2026-06-12T09:51:05.645944035Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-12 11:43:51.771280 | controller |     "Jun 12 09:51:05.657465 crc crio[3641]: time=\"2026-06-12T09:51:05.657355702Z\" level=warning msg=\"Could not restore sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b: failed to Statfs \\\"/var/run/netns/d2f026db-1d70-45f0-88e1-5ead39997a83\\\": no such file or directory\"",
2026-06-12 11:43:51.771295 | controller |     "Jun 12 09:51:05.663168 crc crio[3641]: time=\"2026-06-12T09:51:05.663072156Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-12 11:43:51.771311 | controller |     "Jun 12 09:51:05.669917 crc crio[3641]: time=\"2026-06-12T09:51:05.669712488Z\" level=warning msg=\"Could not restore sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227: failed to Statfs \\\"/var/run/netns/1c9c5a0b-fde2-491c-a2b7-717b81dfe381\\\": no such file or directory\"",
2026-06-12 11:43:51.771326 | controller |     "Jun 12 09:51:05.676079 crc crio[3641]: time=\"2026-06-12T09:51:05.675950422Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-12 11:43:51.771345 | controller |     "Jun 12 09:51:05.685060 crc crio[3641]: time=\"2026-06-12T09:51:05.684966369Z\" level=warning msg=\"Could not restore sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34: failed to Statfs \\\"/var/run/netns/7219bd16-96c6-4d4c-9fd5-6b6e13fad20f\\\": no such file or directory\"",
2026-06-12 11:43:51.771360 | controller |     "Jun 12 09:51:05.693197 crc crio[3641]: time=\"2026-06-12T09:51:05.693135716Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-12 11:43:51.771376 | controller |     "Jun 12 09:51:05.757604 crc crio[3641]: time=\"2026-06-12T09:51:05.757518453Z\" level=warning msg=\"Could not restore sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017: failed to Statfs \\\"/var/run/netns/7f048016-317e-4b7e-b80a-31fadda4837a\\\": no such file or directory\"",
2026-06-12 11:43:51.771391 | controller |     "Jun 12 09:51:05.765943 crc crio[3641]: time=\"2026-06-12T09:51:05.76568348Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-12 11:43:51.771406 | controller |     "Jun 12 09:51:05.779336 crc crio[3641]: time=\"2026-06-12T09:51:05.779202132Z\" level=warning msg=\"Could not restore sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c: failed to Statfs \\\"/var/run/netns/7ba66181-030a-4903-a1c7-c7190ad1e8fe\\\": no such file or directory\"",
2026-06-12 11:43:51.771422 | controller |     "Jun 12 09:51:05.785778 crc crio[3641]: time=\"2026-06-12T09:51:05.785585147Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-12 11:43:51.771437 | controller |     "Jun 12 09:51:05.806795 crc crio[3641]: time=\"2026-06-12T09:51:05.8065386Z\" level=warning msg=\"Could not restore sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5: failed to Statfs \\\"/var/run/netns/21a6d094-98eb-4202-b5c3-69051d7e954c\\\": no such file or directory\"",
2026-06-12 11:43:51.771452 | controller |     "Jun 12 09:51:05.810710 crc crio[3641]: time=\"2026-06-12T09:51:05.810600932Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-12 11:43:51.771468 | controller |     "Jun 12 09:51:05.816491 crc crio[3641]: time=\"2026-06-12T09:51:05.816375539Z\" level=warning msg=\"Could not restore sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5: failed to Statfs \\\"/var/run/netns/ff88aff1-21f1-4387-8229-c25f8b50a510\\\": no such file or directory\"",
2026-06-12 11:43:51.771483 | controller |     "Jun 12 09:51:05.821132 crc crio[3641]: time=\"2026-06-12T09:51:05.821025715Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-12 11:43:51.771498 | controller |     "Jun 12 09:51:05.839051 crc crio[3641]: time=\"2026-06-12T09:51:05.838764184Z\" level=warning msg=\"Could not restore sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f: failed to Statfs \\\"/var/run/netns/c7f36d9f-c9b1-4153-8e1f-130ce695595f\\\": no such file or directory\"",
2026-06-12 11:43:51.771513 | controller |     "Jun 12 09:51:05.846228 crc crio[3641]: time=\"2026-06-12T09:51:05.846037402Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-12 11:43:51.771528 | controller |     "Jun 12 09:51:05.863741 crc crio[3641]: time=\"2026-06-12T09:51:05.863576402Z\" level=warning msg=\"Could not restore sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d: failed to Statfs \\\"/var/run/netns/ab0156e9-15e7-49ec-b32f-3193fd188354\\\": no such file or directory\"",
2026-06-12 11:43:51.771547 | controller |     "Jun 12 09:51:05.867491 crc crio[3641]: time=\"2026-06-12T09:51:05.867405487Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-12 11:43:51.771563 | controller |     "Jun 12 09:51:05.891939 crc crio[3641]: time=\"2026-06-12T09:51:05.891586871Z\" level=warning msg=\"Could not restore sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5: failed to Statfs \\\"/var/run/netns/81ad9b9a-eab6-458f-8782-26b5ca62c687\\\": no such file or directory\"",
2026-06-12 11:43:51.771579 | controller |     "Jun 12 09:51:05.899349 crc crio[3641]: time=\"2026-06-12T09:51:05.89924302Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-12 11:43:51.771594 | controller |     "Jun 12 09:51:05.905285 crc crio[3641]: time=\"2026-06-12T09:51:05.905160808Z\" level=warning msg=\"Could not restore sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16: failed to Statfs \\\"/var/run/netns/6e2884fa-46a7-4abd-8c22-c5b83a9323ae\\\": no such file or directory\"",
2026-06-12 11:43:51.771609 | controller |     "Jun 12 09:51:05.912583 crc crio[3641]: time=\"2026-06-12T09:51:05.912457523Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-12 11:43:51.771625 | controller |     "Jun 12 09:51:05.930115 crc crio[3641]: time=\"2026-06-12T09:51:05.929908304Z\" level=warning msg=\"Could not restore sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791: failed to Statfs \\\"/var/run/netns/bfc4de85-2eb9-4178-ab51-1dd9d1139ca2\\\": no such file or directory\"",
2026-06-12 11:43:51.771640 | controller |     "Jun 12 09:51:05.933512 crc crio[3641]: time=\"2026-06-12T09:51:05.933446037Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-12 11:43:51.771655 | controller |     "Jun 12 09:51:05.943146 crc crio[3641]: time=\"2026-06-12T09:51:05.943084681Z\" level=warning msg=\"Could not restore sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86: failed to Statfs \\\"/var/run/netns/2da0a078-e17e-4b8a-a39e-f576861e34ae\\\": no such file or directory\"",
2026-06-12 11:43:51.771670 | controller |     "Jun 12 09:51:05.946686 crc crio[3641]: time=\"2026-06-12T09:51:05.946633865Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-12 11:43:51.771686 | controller |     "Jun 12 09:51:06.008225 crc crio[3641]: time=\"2026-06-12T09:51:06.008095475Z\" level=warning msg=\"Could not restore sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20: failed to Statfs \\\"/var/run/netns/e028aa60-4de1-45f0-8e20-51bf2c35c42d\\\": no such file or directory\"",
2026-06-12 11:43:51.771701 | controller |     "Jun 12 09:51:06.016384 crc crio[3641]: time=\"2026-06-12T09:51:06.016128862Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-12 11:43:51.771716 | controller |     "Jun 12 09:51:06.027211 crc crio[3641]: time=\"2026-06-12T09:51:06.027113846Z\" level=warning msg=\"Could not restore sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae: failed to Statfs \\\"/var/run/netns/60e794cf-e3b7-487a-82e2-ad15f3f7a50a\\\": no such file or directory\"",
2026-06-12 11:43:51.771732 | controller |     "Jun 12 09:51:06.032898 crc crio[3641]: time=\"2026-06-12T09:51:06.032864384Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-12 11:43:51.771751 | controller |     "Jun 12 09:51:06.037700 crc crio[3641]: time=\"2026-06-12T09:51:06.037674709Z\" level=warning msg=\"Could not restore sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6: failed to Statfs \\\"/var/run/netns/fd3c4e21-cfd8-4e7e-91e3-4193bfab6fa4\\\": no such file or directory\"",
2026-06-12 11:43:51.771767 | controller |     "Jun 12 09:51:06.047308 crc crio[3641]: time=\"2026-06-12T09:51:06.047185665Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-12 11:43:51.771782 | controller |     "Jun 12 09:51:06.108191 crc crio[3641]: time=\"2026-06-12T09:51:06.107754369Z\" level=warning msg=\"Could not restore sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f: failed to Statfs \\\"/var/run/netns/84ada3cc-bcfc-4d12-a4cf-2c663c00f8ca\\\": no such file or directory\"",
2026-06-12 11:43:51.771798 | controller |     "Jun 12 09:51:06.113514 crc crio[3641]: time=\"2026-06-12T09:51:06.113408819Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-12 11:43:51.771813 | controller |     "Jun 12 09:51:06.120643 crc crio[3641]: time=\"2026-06-12T09:51:06.120536308Z\" level=warning msg=\"Could not restore sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a: failed to Statfs \\\"/var/run/netns/d9bf0789-854b-4974-8993-90943a82070f\\\": no such file or directory\"",
2026-06-12 11:43:51.771828 | controller |     "Jun 12 09:51:06.125051 crc crio[3641]: time=\"2026-06-12T09:51:06.124909373Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-12 11:43:51.771844 | controller |     "Jun 12 09:51:06.149935 crc crio[3641]: time=\"2026-06-12T09:51:06.149699411Z\" level=warning msg=\"Could not restore sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21: failed to Statfs \\\"/var/run/netns/727effa2-2453-47d4-b205-ce90e20b1702\\\": no such file or directory\"",
2026-06-12 11:43:51.771862 | controller |     "Jun 12 09:51:06.161518 crc crio[3641]: time=\"2026-06-12T09:51:06.161298643Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-12 11:43:51.771897 | controller |     "Jun 12 09:51:06.171782 crc crio[3641]: time=\"2026-06-12T09:51:06.171665032Z\" level=warning msg=\"Could not restore sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150: failed to Statfs \\\"/var/run/netns/f03cfe59-f1f9-4e7f-aab4-cb6159816175\\\": no such file or directory\"",
2026-06-12 11:43:51.771914 | controller |     "Jun 12 09:51:06.179789 crc crio[3641]: time=\"2026-06-12T09:51:06.179648275Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-12 11:43:51.771929 | controller |     "Jun 12 09:51:06.194590 crc crio[3641]: time=\"2026-06-12T09:51:06.194465474Z\" level=warning msg=\"Could not restore sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7: failed to Statfs \\\"/var/run/netns/5a216e0d-4290-49d8-ad2e-2b6db00cab8e\\\": no such file or directory\"",
2026-06-12 11:43:51.771944 | controller |     "Jun 12 09:51:06.202022 crc crio[3641]: time=\"2026-06-12T09:51:06.201756144Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-12 11:43:51.771959 | controller |     "Jun 12 09:51:06.210349 crc crio[3641]: time=\"2026-06-12T09:51:06.210224233Z\" level=warning msg=\"Could not restore sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7: failed to Statfs \\\"/var/run/netns/98dbeb7b-54c9-48c8-b257-ba1be4841c8e\\\": no such file or directory\"",
2026-06-12 11:43:51.771978 | controller |     "Jun 12 09:51:06.214359 crc crio[3641]: time=\"2026-06-12T09:51:06.214249401Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-12 11:43:51.771994 | controller |     "Jun 12 09:51:06.229703 crc crio[3641]: time=\"2026-06-12T09:51:06.22959452Z\" level=warning msg=\"Could not restore sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f: failed to Statfs \\\"/var/run/netns/c1da005a-84ee-4634-8a5e-a4ebdb2a4c32\\\": no such file or directory\"",
2026-06-12 11:43:51.772010 | controller |     "Jun 12 09:51:06.238203 crc crio[3641]: time=\"2026-06-12T09:51:06.237188044Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-12 11:43:51.772025 | controller |     "Jun 12 09:51:06.304048 crc crio[3641]: time=\"2026-06-12T09:51:06.303775213Z\" level=warning msg=\"Could not restore sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc: failed to Statfs \\\"/var/run/netns/920c13eb-11d0-4aea-863a-1e29ecb928b8\\\": no such file or directory\"",
2026-06-12 11:43:51.772040 | controller |     "Jun 12 09:51:06.307680 crc crio[3641]: time=\"2026-06-12T09:51:06.307446786Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-12 11:43:51.772055 | controller |     "Jun 12 09:51:06.330304 crc crio[3641]: time=\"2026-06-12T09:51:06.329964227Z\" level=warning msg=\"Could not restore sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d: failed to Statfs \\\"/var/run/netns/4febcbd8-dcaa-46f5-9391-0c48c2ff24a1\\\": no such file or directory\"",
2026-06-12 11:43:51.772070 | controller |     "Jun 12 09:51:06.336039 crc crio[3641]: time=\"2026-06-12T09:51:06.335686603Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-12 11:43:51.772085 | controller |     "Jun 12 09:51:06.345448 crc crio[3641]: time=\"2026-06-12T09:51:06.345289174Z\" level=warning msg=\"Could not restore sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0: failed to Statfs \\\"/var/run/netns/9a2ea13a-cdc8-4890-a9c1-6a7f6cf2ab14\\\": no such file or directory\"",
2026-06-12 11:43:51.772101 | controller |     "Jun 12 09:51:06.352161 crc crio[3641]: time=\"2026-06-12T09:51:06.352039366Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-12 11:43:51.772116 | controller |     "Jun 12 09:51:06.362251 crc crio[3641]: time=\"2026-06-12T09:51:06.362123413Z\" level=warning msg=\"Could not restore sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab: failed to Statfs \\\"/var/run/netns/4ef13d71-afb5-40b4-8ae6-12196524b0e9\\\": no such file or directory\"",
2026-06-12 11:43:51.772132 | controller |     "Jun 12 09:51:06.367178 crc crio[3641]: time=\"2026-06-12T09:51:06.367067001Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-12 11:43:51.772148 | controller |     "Jun 12 09:51:06.376036 crc crio[3641]: time=\"2026-06-12T09:51:06.375762285Z\" level=warning msg=\"Could not restore sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9: failed to Statfs \\\"/var/run/netns/5729c4b2-4544-4272-b6e1-f8223ceabca6\\\": no such file or directory\"",
2026-06-12 11:43:51.772163 | controller |     "Jun 12 09:51:06.382235 crc crio[3641]: time=\"2026-06-12T09:51:06.382116057Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-12 11:43:51.772183 | controller |     "Jun 12 09:51:06.397573 crc crio[3641]: time=\"2026-06-12T09:51:06.397054275Z\" level=warning msg=\"Could not restore sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28: failed to Statfs \\\"/var/run/netns/8a53c334-42c9-4054-a6fb-249bc45db021\\\": no such file or directory\"",
2026-06-12 11:43:51.772199 | controller |     "Jun 12 09:51:06.402535 crc crio[3641]: time=\"2026-06-12T09:51:06.402412933Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-12 11:43:51.772215 | controller |     "Jun 12 09:51:06.417933 crc crio[3641]: time=\"2026-06-12T09:51:06.417455329Z\" level=warning msg=\"Could not restore sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240: failed to Statfs \\\"/var/run/netns/a39ad0c7-24b8-46c1-830b-e9010764ccce\\\": no such file or directory\"",
2026-06-12 11:43:51.772230 | controller |     "Jun 12 09:51:06.420555 crc crio[3641]: time=\"2026-06-12T09:51:06.420467852Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-12 11:43:51.772246 | controller |     "Jun 12 09:51:06.426200 crc crio[3641]: time=\"2026-06-12T09:51:06.426115241Z\" level=warning msg=\"Could not restore sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007: failed to Statfs \\\"/var/run/netns/47e52ab1-31cb-4a90-8828-40586f4582e5\\\": no such file or directory\"",
2026-06-12 11:43:51.772261 | controller |     "Jun 12 09:51:06.428996 crc crio[3641]: time=\"2026-06-12T09:51:06.428918889Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-12 11:43:51.772277 | controller |     "Jun 12 09:51:06.435279 crc crio[3641]: time=\"2026-06-12T09:51:06.435164192Z\" level=warning msg=\"Could not restore sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0: failed to Statfs \\\"/var/run/netns/9db3919f-6487-4977-89c5-c3bb4a69e5d6\\\": no such file or directory\"",
2026-06-12 11:43:51.772293 | controller |     "Jun 12 09:51:06.441319 crc crio[3641]: time=\"2026-06-12T09:51:06.441219622Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-12 11:43:51.772308 | controller |     "Jun 12 09:51:06.450653 crc crio[3641]: time=\"2026-06-12T09:51:06.450510591Z\" level=warning msg=\"Could not restore sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d: failed to Statfs \\\"/var/run/netns/2c329914-0aff-4edb-99eb-32fae9b2a951\\\": no such file or directory\"",
2026-06-12 11:43:51.772323 | controller |     "Jun 12 09:51:06.456084 crc crio[3641]: time=\"2026-06-12T09:51:06.455970896Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-12 11:43:51.772338 | controller |     "Jun 12 09:51:06.470335 crc crio[3641]: time=\"2026-06-12T09:51:06.470090174Z\" level=warning msg=\"Could not restore sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e: failed to Statfs \\\"/var/run/netns/4d4760f9-e516-4f77-8976-3e7a48d723c2\\\": no such file or directory\"",
2026-06-12 11:43:51.772354 | controller |     "Jun 12 09:51:06.475504 crc crio[3641]: time=\"2026-06-12T09:51:06.47530204Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-12 11:43:51.772369 | controller |     "Jun 12 09:51:06.485139 crc crio[3641]: time=\"2026-06-12T09:51:06.484743391Z\" level=warning msg=\"Could not restore sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010: failed to Statfs \\\"/var/run/netns/36e532f2-1b76-438a-b20e-25d97596f804\\\": no such file or directory\"",
2026-06-12 11:43:51.772389 | controller |     "Jun 12 09:51:06.488245 crc crio[3641]: time=\"2026-06-12T09:51:06.488115912Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-12 11:43:51.772405 | controller |     "Jun 12 09:51:06.497732 crc crio[3641]: time=\"2026-06-12T09:51:06.497607275Z\" level=warning msg=\"Could not restore sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946: failed to Statfs \\\"/var/run/netns/0bd2ca7f-1f66-46f8-b64d-f6b48dd61d7e\\\": no such file or directory\"",
2026-06-12 11:43:51.772421 | controller |     "Jun 12 09:51:06.500231 crc crio[3641]: time=\"2026-06-12T09:51:06.500127902Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-12 11:43:51.772436 | controller |     "Jun 12 09:51:06.508002 crc crio[3641]: time=\"2026-06-12T09:51:06.507684424Z\" level=warning msg=\"Could not restore sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400: failed to Statfs \\\"/var/run/netns/d85a67bc-de45-40e3-bab5-8c3bb34843ea\\\": no such file or directory\"",
2026-06-12 11:43:51.772452 | controller |     "Jun 12 09:51:06.512651 crc crio[3641]: time=\"2026-06-12T09:51:06.512518892Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-12 11:43:51.772468 | controller |     "Jun 12 09:51:06.522712 crc crio[3641]: time=\"2026-06-12T09:51:06.522503312Z\" level=warning msg=\"Could not restore sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff: failed to Statfs \\\"/var/run/netns/37a1d38b-019a-48e4-9d9f-762d84f7aa85\\\": no such file or directory\"",
2026-06-12 11:43:51.772483 | controller |     "Jun 12 09:51:06.527612 crc crio[3641]: time=\"2026-06-12T09:51:06.527485853Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-12 11:43:51.772499 | controller |     "Jun 12 09:51:06.532717 crc crio[3641]: time=\"2026-06-12T09:51:06.532613192Z\" level=warning msg=\"Could not restore sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3: failed to Statfs \\\"/var/run/netns/8024f34b-266f-4fe8-9531-a3a251c0503a\\\": no such file or directory\"",
2026-06-12 11:43:51.772514 | controller |     "Jun 12 09:51:06.535420 crc crio[3641]: time=\"2026-06-12T09:51:06.535324604Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-12 11:43:51.772529 | controller |     "Jun 12 09:51:06.539545 crc crio[3641]: time=\"2026-06-12T09:51:06.5394455Z\" level=warning msg=\"Could not restore sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730: failed to Statfs \\\"/var/run/netns/89ceb529-fcbd-47bc-b08c-d08594867841\\\": no such file or directory\"",
2026-06-12 11:43:51.772545 | controller |     "Jun 12 09:51:06.545012 crc crio[3641]: time=\"2026-06-12T09:51:06.544731042Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-12 11:43:51.772563 | controller |     "Jun 12 09:51:06.554308 crc crio[3641]: time=\"2026-06-12T09:51:06.554103987Z\" level=warning msg=\"Could not restore sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118: failed to Statfs \\\"/var/run/netns/3f3a9cce-a4ef-41f6-9d79-86f3f5656627\\\": no such file or directory\"",
2026-06-12 11:43:51.772589 | controller |     "Jun 12 09:51:06.559006 crc crio[3641]: time=\"2026-06-12T09:51:06.558743131Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-12 11:43:51.772612 | controller |     "Jun 12 09:51:06.626662 crc crio[3641]: time=\"2026-06-12T09:51:06.626457456Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"",
2026-06-12 11:43:51.772629 | controller |     "Jun 12 09:51:06.628433 crc crio[3641]: time=\"2026-06-12T09:51:06.627790186Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.772645 | controller |     "Jun 12 09:51:06.629745 crc crio[3641]: time=\"2026-06-12T09:51:06.62960865Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 11:43:51.772662 | controller |     "Jun 12 09:51:06.630994 crc crio[3641]: time=\"2026-06-12T09:51:06.630036383Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0(5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.772681 | controller |     "Jun 12 09:51:06.634459 crc crio[3641]: time=\"2026-06-12T09:51:06.634321323Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d24370}] Aliases:map[]}\"",
2026-06-12 11:43:51.772702 | controller |     "Jun 12 09:51:06.635795 crc crio[3641]: time=\"2026-06-12T09:51:06.635023325Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.772718 | controller |     "Jun 12 09:51:06.638699 crc crio[3641]: time=\"2026-06-12T09:51:06.638491379Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 11:43:51.772734 | controller |     "Jun 12 09:51:06.639666 crc crio[3641]: time=\"2026-06-12T09:51:06.639407827Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 11:43:51.772750 | controller |     "Jun 12 09:51:06.639666 crc crio[3641]: time=\"2026-06-12T09:51:06.639657296Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 11:43:51.772766 | controller |     "Jun 12 09:51:06.645800 crc crio[3641]: time=\"2026-06-12T09:51:06.645611577Z\" level=info msg=\"runtime interface created\"",
2026-06-12 11:43:51.772782 | controller |     "Jun 12 09:51:06.645800 crc crio[3641]: time=\"2026-06-12T09:51:06.646003876Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 11:43:51.772798 | controller |     "Jun 12 09:51:06.646649 crc crio[3641]: time=\"2026-06-12T09:51:06.646219552Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 11:43:51.772814 | controller |     "Jun 12 09:51:06.646649 crc crio[3641]: time=\"2026-06-12T09:51:06.646414897Z\" level=info msg=\"starting plugins...\"",
2026-06-12 11:43:51.772829 | controller |     "Jun 12 09:51:06.647342 crc crio[3641]: time=\"2026-06-12T09:51:06.647228957Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 11:43:51.772845 | controller |     "Jun 12 09:51:06.648771 crc crio[3641]: time=\"2026-06-12T09:51:06.648647553Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 11:43:51.772861 | controller |     "Jun 12 09:51:06.657507 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 11:43:51.772898 | controller |     "Jun 12 09:51:06.868567 crc crio[3641]: 2026-06-12T09:51:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.772920 | controller |     "Jun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869052096Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-12 11:43:51.772937 | controller |     "Jun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869126002Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.772954 | controller |     "Jun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869170245Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0(ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.772971 | controller |     "Jun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869517351Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000d24400}] Aliases:map[]}\"",
2026-06-12 11:43:51.772987 | controller |     "Jun 12 09:51:06.870458 crc crio[3641]: time=\"2026-06-12T09:51:06.869719746Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.773004 | controller |     "Jun 12 09:51:06.997553 crc crio[3641]: 2026-06-12T09:51:06Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.773020 | controller |     "Jun 12 09:51:06.998121 crc crio[3641]: time=\"2026-06-12T09:51:06.99769257Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-12 11:43:51.773035 | controller |     "Jun 12 09:51:06.998121 crc crio[3641]: time=\"2026-06-12T09:51:06.997749264Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773051 | controller |     "Jun 12 09:51:06.998121 crc crio[3641]: time=\"2026-06-12T09:51:06.998057887Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0(044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.773068 | controller |     "Jun 12 09:51:06.998610 crc crio[3641]: time=\"2026-06-12T09:51:06.99849533Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000d244b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.773085 | controller |     "Jun 12 09:51:06.999214 crc crio[3641]: time=\"2026-06-12T09:51:06.999053481Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.773101 | controller |     "Jun 12 09:51:07.069196 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.773121 | controller |     "Jun 12 09:51:07.069514 crc crio[3641]: time=\"2026-06-12T09:51:07.069463386Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-12 11:43:51.773137 | controller |     "Jun 12 09:51:07.069645 crc crio[3641]: time=\"2026-06-12T09:51:07.069622197Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773153 | controller |     "Jun 12 09:51:07.069789 crc crio[3641]: time=\"2026-06-12T09:51:07.069766468Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0(2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.773170 | controller |     "Jun 12 09:51:07.070266 crc crio[3641]: time=\"2026-06-12T09:51:07.070239233Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc00018a168}] Aliases:map[]}\"",
2026-06-12 11:43:51.773186 | controller |     "Jun 12 09:51:07.070561 crc crio[3641]: time=\"2026-06-12T09:51:07.070531525Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.773203 | controller |     "Jun 12 09:51:07.266051 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.773218 | controller |     "Jun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.265848577Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-12 11:43:51.773234 | controller |     "Jun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.265908811Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773250 | controller |     "Jun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.265931473Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-12 11:43:51.773266 | controller |     "Jun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.26602526Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773282 | controller |     "Jun 12 09:51:07.266051 crc crio[3641]: time=\"2026-06-12T09:51:07.266055932Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.773298 | controller |     "Jun 12 09:51:07.266731 crc crio[3641]: time=\"2026-06-12T09:51:07.266296639Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120b50}] Aliases:map[]}\"",
2026-06-12 11:43:51.773319 | controller |     "Jun 12 09:51:07.266731 crc crio[3641]: time=\"2026-06-12T09:51:07.26646135Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.773335 | controller |     "Jun 12 09:51:07.331065 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.773352 | controller |     "Jun 12 09:51:07.331349 crc crio[3641]: time=\"2026-06-12T09:51:07.331303398Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-12 11:43:51.773368 | controller |     "Jun 12 09:51:07.331349 crc crio[3641]: time=\"2026-06-12T09:51:07.331347451Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773384 | controller |     "Jun 12 09:51:07.331553 crc crio[3641]: time=\"2026-06-12T09:51:07.331391854Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0(77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.773400 | controller |     "Jun 12 09:51:07.331742 crc crio[3641]: time=\"2026-06-12T09:51:07.331647822Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000d24558}] Aliases:map[]}\"",
2026-06-12 11:43:51.773417 | controller |     "Jun 12 09:51:07.332093 crc crio[3641]: time=\"2026-06-12T09:51:07.331928542Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.773433 | controller |     "Jun 12 09:51:07.524122 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.773448 | controller |     "Jun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.522976434Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-12 11:43:51.773465 | controller |     "Jun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.52307218Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773569 | controller |     "Jun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.523135335Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0(df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.773595 | controller |     "Jun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.523472738Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a230}] Aliases:map[]}\"",
2026-06-12 11:43:51.773618 | controller |     "Jun 12 09:51:07.524122 crc crio[3641]: time=\"2026-06-12T09:51:07.523709555Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.773635 | controller |     "Jun 12 09:51:07.577358 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.773652 | controller |     "Jun 12 09:51:07.577610 crc crio[3641]: time=\"2026-06-12T09:51:07.577479128Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-12 11:43:51.773668 | controller |     "Jun 12 09:51:07.577610 crc crio[3641]: time=\"2026-06-12T09:51:07.577532242Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773684 | controller |     "Jun 12 09:51:07.577610 crc crio[3641]: time=\"2026-06-12T09:51:07.577592556Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0(b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.773700 | controller |     "Jun 12 09:51:07.578376 crc crio[3641]: time=\"2026-06-12T09:51:07.57821728Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120c00}] Aliases:map[]}\"",
2026-06-12 11:43:51.773716 | controller |     "Jun 12 09:51:07.578730 crc crio[3641]: time=\"2026-06-12T09:51:07.578606857Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.773732 | controller |     "Jun 12 09:51:07.670445 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.773747 | controller |     "Jun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.670646959Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-12 11:43:51.773763 | controller |     "Jun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.670724484Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773778 | controller |     "Jun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.670761477Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-12 11:43:51.773794 | controller |     "Jun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.670779328Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773809 | controller |     "Jun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.671005854Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0(850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.773829 | controller |     "Jun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.671439985Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00096c028}] Aliases:map[]}\"",
2026-06-12 11:43:51.773846 | controller |     "Jun 12 09:51:07.672411 crc crio[3641]: time=\"2026-06-12T09:51:07.671730315Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.773900 | controller |     "Jun 12 09:51:07.760053 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.773917 | controller |     "Jun 12 09:51:07.760377 crc crio[3641]: time=\"2026-06-12T09:51:07.76010155Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-12 11:43:51.773933 | controller |     "Jun 12 09:51:07.760377 crc crio[3641]: time=\"2026-06-12T09:51:07.760175615Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.773949 | controller |     "Jun 12 09:51:07.760377 crc crio[3641]: time=\"2026-06-12T09:51:07.760214798Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0(d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.773970 | controller |     "Jun 12 09:51:07.760696 crc crio[3641]: time=\"2026-06-12T09:51:07.760490347Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"",
2026-06-12 11:43:51.773987 | controller |     "Jun 12 09:51:07.760696 crc crio[3641]: time=\"2026-06-12T09:51:07.760643428Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.774003 | controller |     "Jun 12 09:51:07.937164 crc crio[3641]: 2026-06-12T09:51:07Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.774018 | controller |     "Jun 12 09:51:07.937459 crc crio[3641]: time=\"2026-06-12T09:51:07.937293492Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-12 11:43:51.774034 | controller |     "Jun 12 09:51:07.937459 crc crio[3641]: time=\"2026-06-12T09:51:07.937323124Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774050 | controller |     "Jun 12 09:51:07.937459 crc crio[3641]: time=\"2026-06-12T09:51:07.937362837Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0(38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.774066 | controller |     "Jun 12 09:51:07.937747 crc crio[3641]: time=\"2026-06-12T09:51:07.937524108Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc00008c608}] Aliases:map[]}\"",
2026-06-12 11:43:51.774086 | controller |     "Jun 12 09:51:07.937747 crc crio[3641]: time=\"2026-06-12T09:51:07.937653287Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.774102 | controller |     "Jun 12 09:51:08.096110 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.774118 | controller |     "Jun 12 09:51:08.096446 crc crio[3641]: time=\"2026-06-12T09:51:08.096184753Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-12 11:43:51.774134 | controller |     "Jun 12 09:51:08.096446 crc crio[3641]: time=\"2026-06-12T09:51:08.096217545Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774149 | controller |     "Jun 12 09:51:08.096446 crc crio[3641]: time=\"2026-06-12T09:51:08.096254898Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.774165 | controller |     "Jun 12 09:51:08.096446 crc crio[3641]: time=\"2026-06-12T09:51:08.096415519Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c6a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.774182 | controller |     "Jun 12 09:51:08.096723 crc crio[3641]: time=\"2026-06-12T09:51:08.096534457Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.774199 | controller |     "Jun 12 09:51:08.296664 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.774214 | controller |     "Jun 12 09:51:08.297173 crc crio[3641]: time=\"2026-06-12T09:51:08.297054572Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-12 11:43:51.774230 | controller |     "Jun 12 09:51:08.297173 crc crio[3641]: time=\"2026-06-12T09:51:08.297140218Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774245 | controller |     "Jun 12 09:51:08.297337 crc crio[3641]: time=\"2026-06-12T09:51:08.297196552Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.774262 | controller |     "Jun 12 09:51:08.297894 crc crio[3641]: time=\"2026-06-12T09:51:08.297568988Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc00096c0d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.774282 | controller |     "Jun 12 09:51:08.298315 crc crio[3641]: time=\"2026-06-12T09:51:08.298219784Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.774298 | controller |     "Jun 12 09:51:08.384688 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.774314 | controller |     "Jun 12 09:51:08.385028 crc crio[3641]: time=\"2026-06-12T09:51:08.384885479Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-12 11:43:51.774330 | controller |     "Jun 12 09:51:08.385028 crc crio[3641]: time=\"2026-06-12T09:51:08.384929414Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774345 | controller |     "Jun 12 09:51:08.385028 crc crio[3641]: time=\"2026-06-12T09:51:08.38501073Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.774361 | controller |     "Jun 12 09:51:08.385278 crc crio[3641]: time=\"2026-06-12T09:51:08.385245927Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24620}] Aliases:map[]}\"",
2026-06-12 11:43:51.774377 | controller |     "Jun 12 09:51:08.385726 crc crio[3641]: time=\"2026-06-12T09:51:08.385404088Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.774393 | controller |     "Jun 12 09:51:08.419304 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.774409 | controller |     "Jun 12 09:51:08.419572 crc crio[3641]: time=\"2026-06-12T09:51:08.419421437Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-12 11:43:51.774425 | controller |     "Jun 12 09:51:08.419572 crc crio[3641]: time=\"2026-06-12T09:51:08.41946545Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774441 | controller |     "Jun 12 09:51:08.419572 crc crio[3641]: time=\"2026-06-12T09:51:08.419509423Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632800-ls5hs_openshift-operator-lifecycle-manager_0c0aae9e-a439-45ca-8f32-9dc9e6cffe96_0(25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.774458 | controller |     "Jun 12 09:51:08.420211 crc crio[3641]: time=\"2026-06-12T09:51:08.419711377Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632800-ls5hs Namespace:openshift-operator-lifecycle-manager ID:25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b UID:0c0aae9e-a439-45ca-8f32-9dc9e6cffe96 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0c0aae9e_a439_45ca_8f32_9dc9e6cffe96.slice PodAnnotations:0xc00018a460}] Aliases:map[]}\"",
2026-06-12 11:43:51.774477 | controller |     "Jun 12 09:51:08.420211 crc crio[3641]: time=\"2026-06-12T09:51:08.420100617Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.774493 | controller |     "Jun 12 09:51:08.420211 crc crio[3641]: time=\"2026-06-12T09:51:08.420126666Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.774509 | controller |     "Jun 12 09:51:08.420211 crc crio[3641]: time=\"2026-06-12T09:51:08.420143348Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.774525 | controller |     "Jun 12 09:51:08.502335 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.774540 | controller |     "Jun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502171078Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-12 11:43:51.774556 | controller |     "Jun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502218582Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774572 | controller |     "Jun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502235253Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-12 11:43:51.774588 | controller |     "Jun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502245903Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774604 | controller |     "Jun 12 09:51:08.502335 crc crio[3641]: time=\"2026-06-12T09:51:08.502279556Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0(6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.774620 | controller |     "Jun 12 09:51:08.503269 crc crio[3641]: time=\"2026-06-12T09:51:08.502528403Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008c750}] Aliases:map[]}\"",
2026-06-12 11:43:51.774636 | controller |     "Jun 12 09:51:08.503269 crc crio[3641]: time=\"2026-06-12T09:51:08.502685544Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.774652 | controller |     "Jun 12 09:51:08.542042 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.774672 | controller |     "Jun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542071331Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-12 11:43:51.774688 | controller |     "Jun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542115954Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774704 | controller |     "Jun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542134776Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-12 11:43:51.774720 | controller |     "Jun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542147526Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774736 | controller |     "Jun 12 09:51:08.542312 crc crio[3641]: time=\"2026-06-12T09:51:08.542183509Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.774752 | controller |     "Jun 12 09:51:08.542948 crc crio[3641]: time=\"2026-06-12T09:51:08.542443657Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00096c168}] Aliases:map[]}\"",
2026-06-12 11:43:51.774769 | controller |     "Jun 12 09:51:08.542948 crc crio[3641]: time=\"2026-06-12T09:51:08.542633541Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.774788 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.774807 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566649031Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-12 11:43:51.774822 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566685014Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774838 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566710675Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-12 11:43:51.774857 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566726517Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774889 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566743988Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-12 11:43:51.774910 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566758369Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.774926 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.566795051Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-11-crc_openshift-kube-apiserver_8bed3f21-2a5d-4b00-8b19-761212047f63_0(40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.774947 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.567190519Z\" level=info msg=\"Got pod network &{Name:revision-pruner-11-crc Namespace:openshift-kube-apiserver ID:40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 UID:8bed3f21-2a5d-4b00-8b19-761212047f63 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8bed3f21_2a5d_4b00_8b19_761212047f63.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.774964 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.567288126Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.774980 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.567310968Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.774996 | controller |     "Jun 12 09:51:08.570694 crc crio[3641]: time=\"2026-06-12T09:51:08.567327159Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775012 | controller |     "Jun 12 09:51:08.674770 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775027 | controller |     "Jun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.675238041Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-12 11:43:51.775043 | controller |     "Jun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.675283184Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775059 | controller |     "Jun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.675335818Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0(87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.775075 | controller |     "Jun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.675607407Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008c850}] Aliases:map[]}\"",
2026-06-12 11:43:51.775092 | controller |     "Jun 12 09:51:08.676501 crc crio[3641]: time=\"2026-06-12T09:51:08.676152425Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775112 | controller |     "Jun 12 09:51:08.733566 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775134 | controller |     "Jun 12 09:51:08.734082 crc crio[3641]: time=\"2026-06-12T09:51:08.733713604Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-12 11:43:51.775154 | controller |     "Jun 12 09:51:08.734082 crc crio[3641]: time=\"2026-06-12T09:51:08.733793099Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775173 | controller |     "Jun 12 09:51:08.734082 crc crio[3641]: time=\"2026-06-12T09:51:08.733925469Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_installer-12-crc_openshift-kube-apiserver_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1_0(3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.775189 | controller |     "Jun 12 09:51:08.734523 crc crio[3641]: time=\"2026-06-12T09:51:08.734171956Z\" level=info msg=\"Got pod network &{Name:installer-12-crc Namespace:openshift-kube-apiserver ID:3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab UID:75a71d08-dc2b-405a-a0f5-fd65ddc07ae1 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod75a71d08_dc2b_405a_a0f5_fd65ddc07ae1.slice PodAnnotations:0xc000d246c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.775204 | controller |     "Jun 12 09:51:08.734523 crc crio[3641]: time=\"2026-06-12T09:51:08.734243061Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.775219 | controller |     "Jun 12 09:51:08.734523 crc crio[3641]: time=\"2026-06-12T09:51:08.734260522Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.775234 | controller |     "Jun 12 09:51:08.734523 crc crio[3641]: time=\"2026-06-12T09:51:08.734274193Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775249 | controller |     "Jun 12 09:51:08.776142 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775264 | controller |     "Jun 12 09:51:08.776142 crc crio[3641]: time=\"2026-06-12T09:51:08.776139333Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-12 11:43:51.775279 | controller |     "Jun 12 09:51:08.776388 crc crio[3641]: time=\"2026-06-12T09:51:08.776170826Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775294 | controller |     "Jun 12 09:51:08.776388 crc crio[3641]: time=\"2026-06-12T09:51:08.776189657Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-12 11:43:51.775309 | controller |     "Jun 12 09:51:08.776388 crc crio[3641]: time=\"2026-06-12T09:51:08.776200048Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775324 | controller |     "Jun 12 09:51:08.776388 crc crio[3641]: time=\"2026-06-12T09:51:08.77623109Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0(f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.775340 | controller |     "Jun 12 09:51:08.776699 crc crio[3641]: time=\"2026-06-12T09:51:08.776421523Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000d24790}] Aliases:map[]}\"",
2026-06-12 11:43:51.775355 | controller |     "Jun 12 09:51:08.776699 crc crio[3641]: time=\"2026-06-12T09:51:08.776560553Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775374 | controller |     "Jun 12 09:51:08.819244 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775390 | controller |     "Jun 12 09:51:08.819583 crc crio[3641]: time=\"2026-06-12T09:51:08.819460406Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-12 11:43:51.775405 | controller |     "Jun 12 09:51:08.819583 crc crio[3641]: time=\"2026-06-12T09:51:08.819552052Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775420 | controller |     "Jun 12 09:51:08.819583 crc crio[3641]: time=\"2026-06-12T09:51:08.819590555Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-12 11:43:51.775435 | controller |     "Jun 12 09:51:08.820208 crc crio[3641]: time=\"2026-06-12T09:51:08.819608015Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775450 | controller |     "Jun 12 09:51:08.820208 crc crio[3641]: time=\"2026-06-12T09:51:08.819651139Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0(b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.775466 | controller |     "Jun 12 09:51:08.820391 crc crio[3641]: time=\"2026-06-12T09:51:08.82022478Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000120f40}] Aliases:map[]}\"",
2026-06-12 11:43:51.775482 | controller |     "Jun 12 09:51:08.820511 crc crio[3641]: time=\"2026-06-12T09:51:08.820480268Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775498 | controller |     "Jun 12 09:51:08.862370 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775513 | controller |     "Jun 12 09:51:08.862667 crc crio[3641]: time=\"2026-06-12T09:51:08.862525169Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-12 11:43:51.775529 | controller |     "Jun 12 09:51:08.862667 crc crio[3641]: time=\"2026-06-12T09:51:08.862584114Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775544 | controller |     "Jun 12 09:51:08.862667 crc crio[3641]: time=\"2026-06-12T09:51:08.862631527Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0(6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.775559 | controller |     "Jun 12 09:51:08.863050 crc crio[3641]: time=\"2026-06-12T09:51:08.862919737Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120fd0}] Aliases:map[]}\"",
2026-06-12 11:43:51.775579 | controller |     "Jun 12 09:51:08.863247 crc crio[3641]: time=\"2026-06-12T09:51:08.863156974Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775594 | controller |     "Jun 12 09:51:08.900192 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775610 | controller |     "Jun 12 09:51:08.900331 crc crio[3641]: time=\"2026-06-12T09:51:08.900300784Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-12 11:43:51.775625 | controller |     "Jun 12 09:51:08.900331 crc crio[3641]: time=\"2026-06-12T09:51:08.900335236Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775640 | controller |     "Jun 12 09:51:08.900487 crc crio[3641]: time=\"2026-06-12T09:51:08.900374769Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0(caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.775656 | controller |     "Jun 12 09:51:08.900573 crc crio[3641]: time=\"2026-06-12T09:51:08.900536951Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008c970}] Aliases:map[]}\"",
2026-06-12 11:43:51.775672 | controller |     "Jun 12 09:51:08.900718 crc crio[3641]: time=\"2026-06-12T09:51:08.900661829Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775688 | controller |     "Jun 12 09:51:08.927628 crc crio[3641]: 2026-06-12T09:51:08Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775704 | controller |     "Jun 12 09:51:08.928141 crc crio[3641]: time=\"2026-06-12T09:51:08.928048796Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-12 11:43:51.775719 | controller |     "Jun 12 09:51:08.928220 crc crio[3641]: time=\"2026-06-12T09:51:08.928136822Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775735 | controller |     "Jun 12 09:51:08.928220 crc crio[3641]: time=\"2026-06-12T09:51:08.928177445Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-12 11:43:51.775750 | controller |     "Jun 12 09:51:08.928220 crc crio[3641]: time=\"2026-06-12T09:51:08.928199467Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775765 | controller |     "Jun 12 09:51:08.928220 crc crio[3641]: time=\"2026-06-12T09:51:08.928217278Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-12 11:43:51.775780 | controller |     "Jun 12 09:51:08.928406 crc crio[3641]: time=\"2026-06-12T09:51:08.928233199Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775799 | controller |     "Jun 12 09:51:08.928406 crc crio[3641]: time=\"2026-06-12T09:51:08.928286093Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0(9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.775815 | controller |     "Jun 12 09:51:08.928960 crc crio[3641]: time=\"2026-06-12T09:51:08.928613166Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000121080}] Aliases:map[]}\"",
2026-06-12 11:43:51.775831 | controller |     "Jun 12 09:51:08.930785 crc crio[3641]: time=\"2026-06-12T09:51:08.930609366Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775850 | controller |     "Jun 12 09:51:09.048455 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775866 | controller |     "Jun 12 09:51:09.050008 crc crio[3641]: time=\"2026-06-12T09:51:09.049944728Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-12 11:43:51.775901 | controller |     "Jun 12 09:51:09.050201 crc crio[3641]: time=\"2026-06-12T09:51:09.050184865Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.775918 | controller |     "Jun 12 09:51:09.050336 crc crio[3641]: time=\"2026-06-12T09:51:09.050302933Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0(21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.775934 | controller |     "Jun 12 09:51:09.052508 crc crio[3641]: time=\"2026-06-12T09:51:09.052173645Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 UID:677c2747-1901-4941-94f1-8281cced296b NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00078a0b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.775951 | controller |     "Jun 12 09:51:09.052938 crc crio[3641]: time=\"2026-06-12T09:51:09.052915657Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.775967 | controller |     "Jun 12 09:51:09.205762 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.775983 | controller |     "Jun 12 09:51:09.206325 crc crio[3641]: time=\"2026-06-12T09:51:09.206153311Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-12 11:43:51.776004 | controller |     "Jun 12 09:51:09.206386 crc crio[3641]: time=\"2026-06-12T09:51:09.206320913Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.776020 | controller |     "Jun 12 09:51:09.206386 crc crio[3641]: time=\"2026-06-12T09:51:09.206363916Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-12 11:43:51.776035 | controller |     "Jun 12 09:51:09.206386 crc crio[3641]: time=\"2026-06-12T09:51:09.206373347Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.776050 | controller |     "Jun 12 09:51:09.206499 crc crio[3641]: time=\"2026-06-12T09:51:09.206410739Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_image-registry-5d9d95bf5b-68zhq_openshift-image-registry_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee_0(2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.776066 | controller |     "Jun 12 09:51:09.206714 crc crio[3641]: time=\"2026-06-12T09:51:09.206604923Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00078a250}] Aliases:map[]}\"",
2026-06-12 11:43:51.776082 | controller |     "Jun 12 09:51:09.206953 crc crio[3641]: time=\"2026-06-12T09:51:09.206778405Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.776097 | controller |     "Jun 12 09:51:09.598345 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.776113 | controller |     "Jun 12 09:51:09.598786 crc crio[3641]: time=\"2026-06-12T09:51:09.598605459Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-12 11:43:51.776129 | controller |     "Jun 12 09:51:09.599291 crc crio[3641]: time=\"2026-06-12T09:51:09.598948873Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.776144 | controller |     "Jun 12 09:51:09.599291 crc crio[3641]: time=\"2026-06-12T09:51:09.599137477Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-12 11:43:51.776159 | controller |     "Jun 12 09:51:09.599291 crc crio[3641]: time=\"2026-06-12T09:51:09.59918086Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.776174 | controller |     "Jun 12 09:51:09.599291 crc crio[3641]: time=\"2026-06-12T09:51:09.599225223Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0(f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.776190 | controller |     "Jun 12 09:51:09.599885 crc crio[3641]: time=\"2026-06-12T09:51:09.599513723Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc00238e018}] Aliases:map[]}\"",
2026-06-12 11:43:51.776209 | controller |     "Jun 12 09:51:09.599885 crc crio[3641]: time=\"2026-06-12T09:51:09.599673164Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.776226 | controller |     "Jun 12 09:51:09.647782 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.776241 | controller |     "Jun 12 09:51:09.648788 crc crio[3641]: time=\"2026-06-12T09:51:09.648284452Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-12 11:43:51.776256 | controller |     "Jun 12 09:51:09.648788 crc crio[3641]: time=\"2026-06-12T09:51:09.648755695Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.776272 | controller |     "Jun 12 09:51:09.648788 crc crio[3641]: time=\"2026-06-12T09:51:09.648776527Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-12 11:43:51.776287 | controller |     "Jun 12 09:51:09.648788 crc crio[3641]: time=\"2026-06-12T09:51:09.648786148Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.776302 | controller |     "Jun 12 09:51:09.649166 crc crio[3641]: time=\"2026-06-12T09:51:09.648881064Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0(42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.776317 | controller |     "Jun 12 09:51:09.649308 crc crio[3641]: time=\"2026-06-12T09:51:09.649183595Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00018a160}] Aliases:map[]}\"",
2026-06-12 11:43:51.776332 | controller |     "Jun 12 09:51:09.649410 crc crio[3641]: time=\"2026-06-12T09:51:09.64938719Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.776347 | controller |     "Jun 12 09:51:09.749016 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.776362 | controller |     "Jun 12 09:51:09.750566 crc crio[3641]: time=\"2026-06-12T09:51:09.750190948Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-12 11:43:51.776377 | controller |     "Jun 12 09:51:09.750566 crc crio[3641]: time=\"2026-06-12T09:51:09.750262593Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.776392 | controller |     "Jun 12 09:51:09.750566 crc crio[3641]: time=\"2026-06-12T09:51:09.750310737Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0(e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.776408 | controller |     "Jun 12 09:51:09.751311 crc crio[3641]: time=\"2026-06-12T09:51:09.750579616Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000d24090}] Aliases:map[]}\"",
2026-06-12 11:43:51.776428 | controller |     "Jun 12 09:51:09.751311 crc crio[3641]: time=\"2026-06-12T09:51:09.75078208Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.776444 | controller |     "Jun 12 09:51:09.834093 crc crio[3641]: time=\"2026-06-12T09:51:09.833687553Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776459 | controller |     "Jun 12 09:51:09.834751 crc crio[3641]: time=\"2026-06-12T09:51:09.834563055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.776474 | controller |     "Jun 12 09:51:09.837535 crc crio[3641]: time=\"2026-06-12T09:51:09.837334461Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776490 | controller |     "Jun 12 09:51:09.837704 crc crio[3641]: time=\"2026-06-12T09:51:09.837627941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.776505 | controller |     "Jun 12 09:51:09.863131 crc crio[3641]: time=\"2026-06-12T09:51:09.862776498Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776521 | controller |     "Jun 12 09:51:09.863712 crc crio[3641]: time=\"2026-06-12T09:51:09.863565814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.776536 | controller |     "Jun 12 09:51:09.893512 crc crio[3641]: time=\"2026-06-12T09:51:09.89279218Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776552 | controller |     "Jun 12 09:51:09.893512 crc crio[3641]: time=\"2026-06-12T09:51:09.893480639Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776567 | controller |     "Jun 12 09:51:09.894956 crc crio[3641]: time=\"2026-06-12T09:51:09.894410783Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776582 | controller |     "Jun 12 09:51:09.899916 crc crio[3641]: time=\"2026-06-12T09:51:09.899564014Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776597 | controller |     "Jun 12 09:51:09.899916 crc crio[3641]: time=\"2026-06-12T09:51:09.899673022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.776616 | controller |     "Jun 12 09:51:09.912725 crc crio[3641]: time=\"2026-06-12T09:51:09.912686652Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776632 | controller |     "Jun 12 09:51:09.913217 crc crio[3641]: time=\"2026-06-12T09:51:09.913014975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.776647 | controller |     "Jun 12 09:51:09.924583 crc crio[3641]: time=\"2026-06-12T09:51:09.924330028Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776667 | controller |     "Jun 12 09:51:09.947573 crc crio[3641]: time=\"2026-06-12T09:51:09.946621793Z\" level=info msg=\"Ran pod sandbox 649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=06596a55-8828-48d9-9dae-1774448b5c96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776704 | controller |     "Jun 12 09:51:09.954649 crc crio[3641]: time=\"2026-06-12T09:51:09.954570762Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776720 | controller |     "Jun 12 09:51:09.956442 crc crio[3641]: time=\"2026-06-12T09:51:09.955648442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=538ea56a-c555-4cc3-a88e-9fdf3d6129de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.776735 | controller |     "Jun 12 09:51:09.956877 crc crio[3641]: time=\"2026-06-12T09:51:09.955649261Z\" level=info msg=\"Ran pod sandbox 0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=ab2a5a05-6427-48a7-b2da-f3d38f3f759a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776750 | controller |     "Jun 12 09:51:09.961410 crc crio[3641]: time=\"2026-06-12T09:51:09.961298124Z\" level=info msg=\"Ran pod sandbox c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=6c7f0847-c94b-46e9-b9a1-cd56ee5c3c85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776765 | controller |     "Jun 12 09:51:09.961900 crc crio[3641]: time=\"2026-06-12T09:51:09.961754847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f8989725-5f88-4225-b08d-58d82d39999a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.776781 | controller |     "Jun 12 09:51:09.962653 crc crio[3641]: time=\"2026-06-12T09:51:09.962567965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=11fcfda0-810f-4bd2-83c1-0d3271f4d260 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.776796 | controller |     "Jun 12 09:51:09.964625 crc crio[3641]: time=\"2026-06-12T09:51:09.964601436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6d419daf-a7d0-47f2-8da9-050a0925d572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.776815 | controller |     "Jun 12 09:51:09.965911 crc crio[3641]: time=\"2026-06-12T09:51:09.965731655Z\" level=info msg=\"Ran pod sandbox efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=be979bd5-3353-4143-9d31-7383e2016e24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.776831 | controller |     "Jun 12 09:51:09.966746 crc crio[3641]: time=\"2026-06-12T09:51:09.966659222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=355add04-e497-4d79-954e-476d1cc1f02e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.776846 | controller |     "Jun 12 09:51:09.969742 crc crio[3641]: time=\"2026-06-12T09:51:09.969640078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=89497248-5f19-4913-91e7-ed87b94978cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.776862 | controller |     "Jun 12 09:51:09.971750 crc crio[3641]: time=\"2026-06-12T09:51:09.971070378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1f4c98e9-5a05-4216-ad8a-d6b497e0a1c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.776899 | controller |     "Jun 12 09:51:09.972171 crc crio[3641]: time=\"2026-06-12T09:51:09.972143793Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c56c6f4f-81f0-41c6-b38f-f88669ad9fa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.776915 | controller |     "Jun 12 09:51:09.976145 crc crio[3641]: time=\"2026-06-12T09:51:09.976116131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.776931 | controller |     "Jun 12 09:51:09.977350 crc crio[3641]: time=\"2026-06-12T09:51:09.977293783Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=ed093b63-69cd-4ebf-88b8-cb2d196d9ccb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.776946 | controller |     "Jun 12 09:51:09.977659 crc crio[3641]: time=\"2026-06-12T09:51:09.977638528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.776961 | controller |     "Jun 12 09:51:09.979054 crc crio[3641]: time=\"2026-06-12T09:51:09.977420683Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=de055e96-b32c-4895-badd-0953cdfb3c62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.776976 | controller |     "Jun 12 09:51:09.980201 crc crio[3641]: time=\"2026-06-12T09:51:09.980017775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2fe2f71b-08f2-44a1-affb-fb14dd258305 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.776992 | controller |     "Jun 12 09:51:09.982635 crc crio[3641]: time=\"2026-06-12T09:51:09.982610906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.777009 | controller |     "Jun 12 09:51:09.989245 crc crio[3641]: time=\"2026-06-12T09:51:09.989213498Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=d8faa61a-6403-477b-b096-d81a031e0cc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.777028 | controller |     "Jun 12 09:51:09.992995 crc crio[3641]: time=\"2026-06-12T09:51:09.992734155Z\" level=info msg=\"Ran pod sandbox 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff with infra container: openshift-etcd/etcd-crc/POD\" id=602d754e-8912-4442-9d58-8777e7292551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.777044 | controller |     "Jun 12 09:51:09.993955 crc crio[3641]: time=\"2026-06-12T09:51:09.993773729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.777060 | controller |     "Jun 12 09:51:09.995756 crc crio[3641]: time=\"2026-06-12T09:51:09.995678922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=73955229-02c4-44c6-a440-febc8fe67415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.777075 | controller |     "Jun 12 09:51:09.997623 crc crio[3641]: time=\"2026-06-12T09:51:09.997551361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.777091 | controller |     "Jun 12 09:51:10.000885 crc crio[3641]: 2026-06-12T09:51:09Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.777106 | controller |     "Jun 12 09:51:10.001117 crc crio[3641]: time=\"2026-06-12T09:51:10.000988092Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-12 11:43:51.777122 | controller |     "Jun 12 09:51:10.001231 crc crio[3641]: time=\"2026-06-12T09:51:10.001124972Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.777138 | controller |     "Jun 12 09:51:10.001231 crc crio[3641]: time=\"2026-06-12T09:51:10.001195617Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0(34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.777154 | controller |     "Jun 12 09:51:10.001563 crc crio[3641]: time=\"2026-06-12T09:51:10.001465126Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"",
2026-06-12 11:43:51.777169 | controller |     "Jun 12 09:51:10.001904 crc crio[3641]: time=\"2026-06-12T09:51:10.001739765Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.777185 | controller |     "Jun 12 09:51:10.007199 crc crio[3641]: time=\"2026-06-12T09:51:10.00711489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.777200 | controller |     "Jun 12 09:51:10.007321 crc crio[3641]: time=\"2026-06-12T09:51:10.007269164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f01e896e-47dd-4017-b31c-a4f035d68dd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.777220 | controller |     "Jun 12 09:51:10.017357 crc crio[3641]: time=\"2026-06-12T09:51:10.017018434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.777236 | controller |     "Jun 12 09:51:10.022177 crc crio[3641]: time=\"2026-06-12T09:51:10.021932908Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=b0d9001f-b6a1-4ef3-a1bf-651dbe576493 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.777251 | controller |     "Jun 12 09:51:10.022652 crc crio[3641]: time=\"2026-06-12T09:51:10.022442633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.777267 | controller |     "Jun 12 09:51:10.049484 crc crio[3641]: time=\"2026-06-12T09:51:10.049340396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.777282 | controller |     "Jun 12 09:51:10.053700 crc crio[3641]: time=\"2026-06-12T09:51:10.053363568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.777297 | controller |     "Jun 12 09:51:10.382499 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.777313 | controller |     "Jun 12 09:51:10.382703 crc crio[3641]: time=\"2026-06-12T09:51:10.382598721Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-12 11:43:51.777329 | controller |     "Jun 12 09:51:10.382703 crc crio[3641]: time=\"2026-06-12T09:51:10.382641353Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.777344 | controller |     "Jun 12 09:51:10.382703 crc crio[3641]: time=\"2026-06-12T09:51:10.382658784Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-12 11:43:51.777359 | controller |     "Jun 12 09:51:10.382703 crc crio[3641]: time=\"2026-06-12T09:51:10.382668265Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.777374 | controller |     "Jun 12 09:51:10.382970 crc crio[3641]: time=\"2026-06-12T09:51:10.382702277Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0(716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.777390 | controller |     "Jun 12 09:51:10.383031 crc crio[3641]: time=\"2026-06-12T09:51:10.382959375Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e162a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.777407 | controller |     "Jun 12 09:51:10.383231 crc crio[3641]: time=\"2026-06-12T09:51:10.383176401Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.777423 | controller |     "Jun 12 09:51:10.525948 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.777442 | controller |     "Jun 12 09:51:10.526170 crc crio[3641]: time=\"2026-06-12T09:51:10.526097964Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-12 11:43:51.777458 | controller |     "Jun 12 09:51:10.526170 crc crio[3641]: time=\"2026-06-12T09:51:10.526153868Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.777474 | controller |     "Jun 12 09:51:10.526274 crc crio[3641]: time=\"2026-06-12T09:51:10.526191421Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0(ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.777490 | controller |     "Jun 12 09:51:10.526405 crc crio[3641]: time=\"2026-06-12T09:51:10.526339871Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc0022ca618}] Aliases:map[]}\"",
2026-06-12 11:43:51.777506 | controller |     "Jun 12 09:51:10.526515 crc crio[3641]: time=\"2026-06-12T09:51:10.526484121Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.777522 | controller |     "Jun 12 09:51:10.778004 crc crio[3641]: 2026-06-12T09:51:10Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.777537 | controller |     "Jun 12 09:51:10.778004 crc crio[3641]: time=\"2026-06-12T09:51:10.777980325Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-12 11:43:51.777552 | controller |     "Jun 12 09:51:10.779339 crc crio[3641]: time=\"2026-06-12T09:51:10.778016088Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.777568 | controller |     "Jun 12 09:51:10.779339 crc crio[3641]: time=\"2026-06-12T09:51:10.778063221Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0(8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.777585 | controller |     "Jun 12 09:51:10.779339 crc crio[3641]: time=\"2026-06-12T09:51:10.778287027Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00078a050}] Aliases:map[]}\"",
2026-06-12 11:43:51.777600 | controller |     "Jun 12 09:51:10.779339 crc crio[3641]: time=\"2026-06-12T09:51:10.778488611Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.777620 | controller |     "Jun 12 09:51:11.030474 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.777635 | controller |     "Jun 12 09:51:11.031299 crc crio[3641]: time=\"2026-06-12T09:51:11.030670681Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-12 11:43:51.777651 | controller |     "Jun 12 09:51:11.031299 crc crio[3641]: time=\"2026-06-12T09:51:11.03094781Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.777666 | controller |     "Jun 12 09:51:11.031299 crc crio[3641]: time=\"2026-06-12T09:51:11.031005804Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.777682 | controller |     "Jun 12 09:51:11.031513 crc crio[3641]: time=\"2026-06-12T09:51:11.031349248Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000d246d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.777697 | controller |     "Jun 12 09:51:11.031598 crc crio[3641]: time=\"2026-06-12T09:51:11.031541812Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.777713 | controller |     "Jun 12 09:51:11.363320 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.777728 | controller |     "Jun 12 09:51:11.363320 crc crio[3641]: time=\"2026-06-12T09:51:11.363296442Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-12 11:43:51.777743 | controller |     "Jun 12 09:51:11.363320 crc crio[3641]: time=\"2026-06-12T09:51:11.363338705Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.777758 | controller |     "Jun 12 09:51:11.363679 crc crio[3641]: time=\"2026-06-12T09:51:11.363375037Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0(2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.777774 | controller |     "Jun 12 09:51:11.363679 crc crio[3641]: time=\"2026-06-12T09:51:11.36354727Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc001d96030}] Aliases:map[]}\"",
2026-06-12 11:43:51.777790 | controller |     "Jun 12 09:51:11.363986 crc crio[3641]: time=\"2026-06-12T09:51:11.36369749Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.777811 | controller |     "Jun 12 09:51:11.716175 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.777827 | controller |     "Jun 12 09:51:11.716526 crc crio[3641]: time=\"2026-06-12T09:51:11.716423168Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-12 11:43:51.777843 | controller |     "Jun 12 09:51:11.716526 crc crio[3641]: time=\"2026-06-12T09:51:11.716502533Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.777862 | controller |     "Jun 12 09:51:11.716668 crc crio[3641]: time=\"2026-06-12T09:51:11.71659825Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-12-crc_openshift-kube-apiserver_abc11e84-2f29-497d-b0df-09bb729ef48c_0(28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.777926 | controller |     "Jun 12 09:51:11.716891 crc crio[3641]: time=\"2026-06-12T09:51:11.716753911Z\" level=info msg=\"Got pod network &{Name:revision-pruner-12-crc Namespace:openshift-kube-apiserver ID:28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d UID:abc11e84-2f29-497d-b0df-09bb729ef48c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podabc11e84_2f29_497d_b0df_09bb729ef48c.slice PodAnnotations:0xc000d24450}] Aliases:map[]}\"",
2026-06-12 11:43:51.777949 | controller |     "Jun 12 09:51:11.717099 crc crio[3641]: time=\"2026-06-12T09:51:11.71702157Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.777966 | controller |     "Jun 12 09:51:11.717099 crc crio[3641]: time=\"2026-06-12T09:51:11.717063753Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.777982 | controller |     "Jun 12 09:51:11.717099 crc crio[3641]: time=\"2026-06-12T09:51:11.717083224Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.777998 | controller |     "Jun 12 09:51:11.835253 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.778013 | controller |     "Jun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835351292Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-12 11:43:51.778029 | controller |     "Jun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835423917Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778044 | controller |     "Jun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835441999Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-12 11:43:51.778059 | controller |     "Jun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835452569Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778074 | controller |     "Jun 12 09:51:11.835751 crc crio[3641]: time=\"2026-06-12T09:51:11.835486752Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_collect-profiles-29632815-n4njh_openshift-operator-lifecycle-manager_bf264f66-3eb4-4567-a4e2-6c6f9890ebf9_0(ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.778094 | controller |     "Jun 12 09:51:11.836324 crc crio[3641]: time=\"2026-06-12T09:51:11.836256485Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29632815-n4njh Namespace:openshift-operator-lifecycle-manager ID:ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff UID:bf264f66-3eb4-4567-a4e2-6c6f9890ebf9 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf264f66_3eb4_4567_a4e2_6c6f9890ebf9.slice PodAnnotations:0xc000d240b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.778111 | controller |     "Jun 12 09:51:11.836388 crc crio[3641]: time=\"2026-06-12T09:51:11.836350222Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.778126 | controller |     "Jun 12 09:51:11.836388 crc crio[3641]: time=\"2026-06-12T09:51:11.836366153Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.778141 | controller |     "Jun 12 09:51:11.836388 crc crio[3641]: time=\"2026-06-12T09:51:11.836377713Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.778157 | controller |     "Jun 12 09:51:11.887933 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.778172 | controller |     "Jun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.887945893Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-12 11:43:51.778187 | controller |     "Jun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.887980476Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778202 | controller |     "Jun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.887992956Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-12 11:43:51.778217 | controller |     "Jun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.888001197Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778232 | controller |     "Jun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.888009948Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-12 11:43:51.778247 | controller |     "Jun 12 09:51:11.888024 crc crio[3641]: time=\"2026-06-12T09:51:11.888017388Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778262 | controller |     "Jun 12 09:51:11.888264 crc crio[3641]: time=\"2026-06-12T09:51:11.88804402Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0(1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.778278 | controller |     "Jun 12 09:51:11.888264 crc crio[3641]: time=\"2026-06-12T09:51:11.888220722Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d24288}] Aliases:map[]}\"",
2026-06-12 11:43:51.778293 | controller |     "Jun 12 09:51:11.888411 crc crio[3641]: time=\"2026-06-12T09:51:11.888356432Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.778340 | controller |     "Jun 12 09:51:11.934367 crc crio[3641]: 2026-06-12T09:51:11Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.778357 | controller |     "Jun 12 09:51:11.934590 crc crio[3641]: time=\"2026-06-12T09:51:11.934491451Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-12 11:43:51.778372 | controller |     "Jun 12 09:51:11.934590 crc crio[3641]: time=\"2026-06-12T09:51:11.934525863Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778387 | controller |     "Jun 12 09:51:11.934590 crc crio[3641]: time=\"2026-06-12T09:51:11.934561956Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0(cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.778403 | controller |     "Jun 12 09:51:11.934800 crc crio[3641]: time=\"2026-06-12T09:51:11.934750059Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008c798}] Aliases:map[]}\"",
2026-06-12 11:43:51.778419 | controller |     "Jun 12 09:51:11.935093 crc crio[3641]: time=\"2026-06-12T09:51:11.935043449Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.778436 | controller |     "Jun 12 09:51:12.017875 crc crio[3641]: time=\"2026-06-12T09:51:12.017495001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.778452 | controller |     "Jun 12 09:51:12.017875 crc crio[3641]: time=\"2026-06-12T09:51:12.017751318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.778467 | controller |     "Jun 12 09:51:12.020241 crc crio[3641]: time=\"2026-06-12T09:51:12.019878616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.778483 | controller |     "Jun 12 09:51:12.020730 crc crio[3641]: time=\"2026-06-12T09:51:12.020393072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.778498 | controller |     "Jun 12 09:51:12.027585 crc crio[3641]: time=\"2026-06-12T09:51:12.02731525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.778514 | controller |     "Jun 12 09:51:12.092679 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.778530 | controller |     "Jun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.092883756Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-12 11:43:51.778549 | controller |     "Jun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.09294233Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778565 | controller |     "Jun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.092962012Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-12 11:43:51.778580 | controller |     "Jun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.092971092Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778595 | controller |     "Jun 12 09:51:12.093008 crc crio[3641]: time=\"2026-06-12T09:51:12.093007195Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0(aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.778611 | controller |     "Jun 12 09:51:12.093251 crc crio[3641]: time=\"2026-06-12T09:51:12.093210569Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00096c018}] Aliases:map[]}\"",
2026-06-12 11:43:51.778626 | controller |     "Jun 12 09:51:12.093437 crc crio[3641]: time=\"2026-06-12T09:51:12.093355829Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.778641 | controller |     "Jun 12 09:51:12.160111 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.778656 | controller |     "Jun 12 09:51:12.160280 crc crio[3641]: time=\"2026-06-12T09:51:12.160226112Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-12 11:43:51.778672 | controller |     "Jun 12 09:51:12.160387 crc crio[3641]: time=\"2026-06-12T09:51:12.160283246Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778686 | controller |     "Jun 12 09:51:12.160387 crc crio[3641]: time=\"2026-06-12T09:51:12.160361861Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0(ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.778702 | controller |     "Jun 12 09:51:12.161555 crc crio[3641]: time=\"2026-06-12T09:51:12.161439757Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00078a028}] Aliases:map[]}\"",
2026-06-12 11:43:51.778718 | controller |     "Jun 12 09:51:12.161796 crc crio[3641]: time=\"2026-06-12T09:51:12.161671053Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.778733 | controller |     "Jun 12 09:51:12.184985 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.778753 | controller |     "Jun 12 09:51:12.185211 crc crio[3641]: time=\"2026-06-12T09:51:12.185029856Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-12 11:43:51.778769 | controller |     "Jun 12 09:51:12.185211 crc crio[3641]: time=\"2026-06-12T09:51:12.185055497Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778784 | controller |     "Jun 12 09:51:12.185211 crc crio[3641]: time=\"2026-06-12T09:51:12.18508636Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.778800 | controller |     "Jun 12 09:51:12.185341 crc crio[3641]: time=\"2026-06-12T09:51:12.185278023Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078a160}] Aliases:map[]}\"",
2026-06-12 11:43:51.778815 | controller |     "Jun 12 09:51:12.185487 crc crio[3641]: time=\"2026-06-12T09:51:12.185420003Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.778831 | controller |     "Jun 12 09:51:12.343918 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.778846 | controller |     "Jun 12 09:51:12.344264 crc crio[3641]: time=\"2026-06-12T09:51:12.344133132Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-12 11:43:51.778865 | controller |     "Jun 12 09:51:12.344264 crc crio[3641]: time=\"2026-06-12T09:51:12.34424736Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.778900 | controller |     "Jun 12 09:51:12.344377 crc crio[3641]: time=\"2026-06-12T09:51:12.344296694Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0(2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.778918 | controller |     "Jun 12 09:51:12.344590 crc crio[3641]: time=\"2026-06-12T09:51:12.34452821Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d241a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.778934 | controller |     "Jun 12 09:51:12.344741 crc crio[3641]: time=\"2026-06-12T09:51:12.344688481Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.778954 | controller |     "Jun 12 09:51:12.428919 crc crio[3641]: time=\"2026-06-12T09:51:12.428716672Z\" level=info msg=\"Created container 86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=ed093b63-69cd-4ebf-88b8-cb2d196d9ccb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.778969 | controller |     "Jun 12 09:51:12.428919 crc crio[3641]: time=\"2026-06-12T09:51:12.428801397Z\" level=info msg=\"Created container 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c56c6f4f-81f0-41c6-b38f-f88669ad9fa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.778985 | controller |     "Jun 12 09:51:12.429479 crc crio[3641]: time=\"2026-06-12T09:51:12.429442203Z\" level=info msg=\"Created container 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=de055e96-b32c-4895-badd-0953cdfb3c62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.779000 | controller |     "Jun 12 09:51:12.431137 crc crio[3641]: time=\"2026-06-12T09:51:12.430979561Z\" level=info msg=\"Created container 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202: openshift-etcd/etcd-crc/setup\" id=b0d9001f-b6a1-4ef3-a1bf-651dbe576493 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.779014 | controller |     "Jun 12 09:51:12.432270 crc crio[3641]: time=\"2026-06-12T09:51:12.432085049Z\" level=info msg=\"Starting container: 86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0\" id=46c91978-9f04-43e1-a71b-287237a5f8d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.779029 | controller |     "Jun 12 09:51:12.432717 crc crio[3641]: time=\"2026-06-12T09:51:12.432088089Z\" level=info msg=\"Starting container: 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca\" id=fa8abf2c-cccb-4314-9ad9-64680c66840c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.779044 | controller |     "Jun 12 09:51:12.432925 crc crio[3641]: time=\"2026-06-12T09:51:12.432151192Z\" level=info msg=\"Starting container: 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2\" id=50413a20-3d15-48f2-a6d7-581da95cd1c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.779060 | controller |     "Jun 12 09:51:12.433457 crc crio[3641]: time=\"2026-06-12T09:51:12.433315645Z\" level=info msg=\"Created container c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=d8faa61a-6403-477b-b096-d81a031e0cc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.779075 | controller |     "Jun 12 09:51:12.434943 crc crio[3641]: time=\"2026-06-12T09:51:12.434895524Z\" level=info msg=\"Starting container: c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26\" id=ebb0da48-a5a0-416a-b2f8-bf60805239cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.779090 | controller |     "Jun 12 09:51:12.435092 crc crio[3641]: time=\"2026-06-12T09:51:12.435071717Z\" level=info msg=\"Starting container: 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202\" id=afda027b-9832-43a0-939d-023c0956d242 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.779105 | controller |     "Jun 12 09:51:12.445698 crc crio[3641]: time=\"2026-06-12T09:51:12.445486887Z\" level=info msg=\"Started container\" PID=5412 containerID=041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202 description=openshift-etcd/etcd-crc/setup id=afda027b-9832-43a0-939d-023c0956d242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff",
2026-06-12 11:43:51.779121 | controller |     "Jun 12 09:51:12.446054 crc crio[3641]: time=\"2026-06-12T09:51:12.445912695Z\" level=info msg=\"Started container\" PID=5414 containerID=21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=fa8abf2c-cccb-4314-9ad9-64680c66840c name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.779145 | controller |     "Jun 12 09:51:12.446476 crc crio[3641]: time=\"2026-06-12T09:51:12.446436572Z\" level=info msg=\"Started container\" PID=5416 containerID=c72d2e0819618062e6fb6844142e461e074b6d3a96832de917259b0ee6b26d26 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=ebb0da48-a5a0-416a-b2f8-bf60805239cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058",
2026-06-12 11:43:51.779162 | controller |     "Jun 12 09:51:12.447262 crc crio[3641]: time=\"2026-06-12T09:51:12.446797387Z\" level=info msg=\"Started container\" PID=5411 containerID=3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=50413a20-3d15-48f2-a6d7-581da95cd1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322",
2026-06-12 11:43:51.779178 | controller |     "Jun 12 09:51:12.453056 crc crio[3641]: time=\"2026-06-12T09:51:12.452950448Z\" level=info msg=\"Started container\" PID=5410 containerID=86e4d2c0123696d5e1f9d75391c342fcbda648dc4d5a565e6a3399fccdccc3b0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=46c91978-9f04-43e1-a71b-287237a5f8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94",
2026-06-12 11:43:51.779194 | controller |     "Jun 12 09:51:12.486915 crc crio[3641]: time=\"2026-06-12T09:51:12.485364907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8a6e644e-5d71-47c9-b626-027b9b762f5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.779209 | controller |     "Jun 12 09:51:12.487498 crc crio[3641]: time=\"2026-06-12T09:51:12.487420691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8801b485-796d-4c14-824b-668b04bdfca7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.779225 | controller |     "Jun 12 09:51:12.490447 crc crio[3641]: time=\"2026-06-12T09:51:12.490350236Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=96f9a05a-9649-475f-ae96-eaa5684084a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.779240 | controller |     "Jun 12 09:51:12.490811 crc crio[3641]: time=\"2026-06-12T09:51:12.490740664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.779256 | controller |     "Jun 12 09:51:12.500270 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.779271 | controller |     "Jun 12 09:51:12.500465 crc crio[3641]: time=\"2026-06-12T09:51:12.500366507Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-12 11:43:51.779287 | controller |     "Jun 12 09:51:12.500465 crc crio[3641]: time=\"2026-06-12T09:51:12.500450413Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.779303 | controller |     "Jun 12 09:51:12.500616 crc crio[3641]: time=\"2026-06-12T09:51:12.500513457Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0(5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.779322 | controller |     "Jun 12 09:51:12.501267 crc crio[3641]: time=\"2026-06-12T09:51:12.500754004Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc0022ca218}] Aliases:map[]}\"",
2026-06-12 11:43:51.779338 | controller |     "Jun 12 09:51:12.501577 crc crio[3641]: time=\"2026-06-12T09:51:12.501494106Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.779354 | controller |     "Jun 12 09:51:12.515698 crc crio[3641]: time=\"2026-06-12T09:51:12.515606956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.779369 | controller |     "Jun 12 09:51:12.553093 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.779385 | controller |     "Jun 12 09:51:12.553350 crc crio[3641]: time=\"2026-06-12T09:51:12.553164212Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-12 11:43:51.779400 | controller |     "Jun 12 09:51:12.553350 crc crio[3641]: time=\"2026-06-12T09:51:12.553302512Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.779416 | controller |     "Jun 12 09:51:12.553448 crc crio[3641]: time=\"2026-06-12T09:51:12.553356586Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0(0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.779432 | controller |     "Jun 12 09:51:12.553706 crc crio[3641]: time=\"2026-06-12T09:51:12.553594052Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 UID:17b87002-b798-480a-8e17-83053d698239 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001e16460}] Aliases:map[]}\"",
2026-06-12 11:43:51.779448 | controller |     "Jun 12 09:51:12.554122 crc crio[3641]: time=\"2026-06-12T09:51:12.554003381Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.779464 | controller |     "Jun 12 09:51:12.677168 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.779479 | controller |     "Jun 12 09:51:12.677538 crc crio[3641]: time=\"2026-06-12T09:51:12.677488834Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-12 11:43:51.779497 | controller |     "Jun 12 09:51:12.677673 crc crio[3641]: time=\"2026-06-12T09:51:12.677654196Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.779513 | controller |     "Jun 12 09:51:12.677798 crc crio[3641]: time=\"2026-06-12T09:51:12.677775254Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0(38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.779528 | controller |     "Jun 12 09:51:12.678140 crc crio[3641]: time=\"2026-06-12T09:51:12.678115948Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00078abd0}] Aliases:map[]}\"",
2026-06-12 11:43:51.779544 | controller |     "Jun 12 09:51:12.678464 crc crio[3641]: time=\"2026-06-12T09:51:12.67842886Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.779559 | controller |     "Jun 12 09:51:12.706768 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.779575 | controller |     "Jun 12 09:51:12.707027 crc crio[3641]: time=\"2026-06-12T09:51:12.706962378Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-12 11:43:51.779590 | controller |     "Jun 12 09:51:12.707027 crc crio[3641]: time=\"2026-06-12T09:51:12.707017352Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.779605 | controller |     "Jun 12 09:51:12.707118 crc crio[3641]: time=\"2026-06-12T09:51:12.707055674Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0(05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.779621 | controller |     "Jun 12 09:51:12.707317 crc crio[3641]: time=\"2026-06-12T09:51:12.707253308Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00238e470}] Aliases:map[]}\"",
2026-06-12 11:43:51.779637 | controller |     "Jun 12 09:51:12.707476 crc crio[3641]: time=\"2026-06-12T09:51:12.70742461Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.779652 | controller |     "Jun 12 09:51:12.734795 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.779668 | controller |     "Jun 12 09:51:12.734947 crc crio[3641]: time=\"2026-06-12T09:51:12.734904582Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-12 11:43:51.779686 | controller |     "Jun 12 09:51:12.734947 crc crio[3641]: time=\"2026-06-12T09:51:12.734935645Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.779744 | controller |     "Jun 12 09:51:12.735011 crc crio[3641]: time=\"2026-06-12T09:51:12.734951196Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-12 11:43:51.779765 | controller |     "Jun 12 09:51:12.735011 crc crio[3641]: time=\"2026-06-12T09:51:12.734962936Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.779782 | controller |     "Jun 12 09:51:12.735011 crc crio[3641]: time=\"2026-06-12T09:51:12.734997989Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0(aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.779800 | controller |     "Jun 12 09:51:12.735219 crc crio[3641]: time=\"2026-06-12T09:51:12.735148059Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c548}] Aliases:map[]}\"",
2026-06-12 11:43:51.779840 | controller |     "Jun 12 09:51:12.735469 crc crio[3641]: time=\"2026-06-12T09:51:12.735334133Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.779885 | controller |     "Jun 12 09:51:12.801095 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.779904 | controller |     "Jun 12 09:51:12.801531 crc crio[3641]: time=\"2026-06-12T09:51:12.80115617Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-12 11:43:51.779920 | controller |     "Jun 12 09:51:12.801531 crc crio[3641]: time=\"2026-06-12T09:51:12.801451391Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.779959 | controller |     "Jun 12 09:51:12.801698 crc crio[3641]: time=\"2026-06-12T09:51:12.801529396Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0(2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.779980 | controller |     "Jun 12 09:51:12.802066 crc crio[3641]: time=\"2026-06-12T09:51:12.801802466Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c9a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.779996 | controller |     "Jun 12 09:51:12.802709 crc crio[3641]: time=\"2026-06-12T09:51:12.802587161Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.780013 | controller |     "Jun 12 09:51:12.837940 crc crio[3641]: time=\"2026-06-12T09:51:12.837686626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.780057 | controller |     "Jun 12 09:51:12.845128 crc crio[3641]: 2026-06-12T09:51:12Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.780076 | controller |     "Jun 12 09:51:12.845332 crc crio[3641]: time=\"2026-06-12T09:51:12.845262077Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-12 11:43:51.780092 | controller |     "Jun 12 09:51:12.845332 crc crio[3641]: time=\"2026-06-12T09:51:12.845296379Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.780130 | controller |     "Jun 12 09:51:12.845466 crc crio[3641]: time=\"2026-06-12T09:51:12.845332832Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0(34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.780152 | controller |     "Jun 12 09:51:12.845577 crc crio[3641]: time=\"2026-06-12T09:51:12.845524686Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e16118}] Aliases:map[]}\"",
2026-06-12 11:43:51.780168 | controller |     "Jun 12 09:51:12.846020 crc crio[3641]: time=\"2026-06-12T09:51:12.845935234Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.780184 | controller |     "Jun 12 09:51:12.961521 crc crio[3641]: time=\"2026-06-12T09:51:12.96118919Z\" level=info msg=\"Created container 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=96f9a05a-9649-475f-ae96-eaa5684084a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.780224 | controller |     "Jun 12 09:51:12.965126 crc crio[3641]: time=\"2026-06-12T09:51:12.96490158Z\" level=info msg=\"Starting container: 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d\" id=c4a277e3-3548-45cf-bbd9-300f5c27af56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.780243 | controller |     "Jun 12 09:51:12.975662 crc crio[3641]: time=\"2026-06-12T09:51:12.975410836Z\" level=info msg=\"Started container\" PID=5566 containerID=79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c4a277e3-3548-45cf-bbd9-300f5c27af56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.780260 | controller |     "Jun 12 09:51:13.020284 crc crio[3641]: time=\"2026-06-12T09:51:13.020120545Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=94fa9546-c847-4e73-9ee0-8a20c3df98ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780275 | controller |     "Jun 12 09:51:13.024249 crc crio[3641]: time=\"2026-06-12T09:51:13.024135816Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e4cd7973-16f4-40a8-b34e-a96a88de4e16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780320 | controller |     "Jun 12 09:51:13.027438 crc crio[3641]: time=\"2026-06-12T09:51:13.027286377Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=af631243-c54d-4d3d-870f-5b2fefb2fddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.780337 | controller |     "Jun 12 09:51:13.027740 crc crio[3641]: time=\"2026-06-12T09:51:13.027651153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.780354 | controller |     "Jun 12 09:51:13.041901 crc crio[3641]: time=\"2026-06-12T09:51:13.041657062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.780395 | controller |     "Jun 12 09:51:13.146262 crc crio[3641]: 2026-06-12T09:51:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.780415 | controller |     "Jun 12 09:51:13.146496 crc crio[3641]: time=\"2026-06-12T09:51:13.146325288Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-12 11:43:51.780431 | controller |     "Jun 12 09:51:13.146496 crc crio[3641]: time=\"2026-06-12T09:51:13.146397003Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 11:43:51.780447 | controller |     "Jun 12 09:51:13.146496 crc crio[3641]: time=\"2026-06-12T09:51:13.146458468Z\" level=warning msg=\"Network namespace path is empty for pod sandbox k8s_revision-pruner-6-crc_openshift-kube-scheduler_1f6fdc55-8114-467b-b4bb-d65cf3917f0f_0(cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946), attempting CNI teardown with cached info\"",
2026-06-12 11:43:51.780490 | controller |     "Jun 12 09:51:13.146688 crc crio[3641]: time=\"2026-06-12T09:51:13.146576836Z\" level=info msg=\"Got pod network &{Name:revision-pruner-6-crc Namespace:openshift-kube-scheduler ID:cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 UID:1f6fdc55-8114-467b-b4bb-d65cf3917f0f NetNS: Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod1f6fdc55_8114_467b_b4bb_d65cf3917f0f.slice PodAnnotations:0xc0022ca000}] Aliases:map[]}\"",
2026-06-12 11:43:51.780508 | controller |     "Jun 12 09:51:13.146688 crc crio[3641]: time=\"2026-06-12T09:51:13.14663717Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.780525 | controller |     "Jun 12 09:51:13.146688 crc crio[3641]: time=\"2026-06-12T09:51:13.146649741Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.780562 | controller |     "Jun 12 09:51:13.146951 crc crio[3641]: time=\"2026-06-12T09:51:13.146693664Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.780583 | controller |     "Jun 12 09:51:13.197058 crc crio[3641]: 2026-06-12T09:51:13Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.780624 | controller |     "Jun 12 09:51:13.197171 crc crio[3641]: time=\"2026-06-12T09:51:13.197137605Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-12 11:43:51.780642 | controller |     "Jun 12 09:51:13.438467 crc crio[3641]: time=\"2026-06-12T09:51:13.438412732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b0b902cc-3edb-4fc0-a5b5-4153aadca07c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780662 | controller |     "Jun 12 09:51:13.442238 crc crio[3641]: time=\"2026-06-12T09:51:13.442130623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4d405cf1-ca3d-4d19-8ba8-6b458e2e62b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780702 | controller |     "Jun 12 09:51:13.446614 crc crio[3641]: time=\"2026-06-12T09:51:13.446445284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=78107497-6008-44c7-ab91-84cf392a60fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780722 | controller |     "Jun 12 09:51:13.447252 crc crio[3641]: time=\"2026-06-12T09:51:13.447130862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5ec97b67-6b3a-4c45-b6fc-46eb5a81f15c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780738 | controller |     "Jun 12 09:51:13.449422 crc crio[3641]: time=\"2026-06-12T09:51:13.449335677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e7288029-740f-40ad-9637-b3e1a310e2a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780754 | controller |     "Jun 12 09:51:13.452324 crc crio[3641]: time=\"2026-06-12T09:51:13.452266723Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=14bb3fa6-86bc-4215-b76c-eb3e0f1156e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.780809 | controller |     "Jun 12 09:51:13.453925 crc crio[3641]: time=\"2026-06-12T09:51:13.45251701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.780828 | controller |     "Jun 12 09:51:13.453925 crc crio[3641]: time=\"2026-06-12T09:51:13.452763257Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=6b54825f-307b-4148-96c1-eb6a3b310a39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.780845 | controller |     "Jun 12 09:51:13.453925 crc crio[3641]: time=\"2026-06-12T09:51:13.453421143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.780897 | controller |     "Jun 12 09:51:13.454410 crc crio[3641]: time=\"2026-06-12T09:51:13.454171009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ce90ce6c-7245-49dc-b5b7-d11fb8aa5be6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780915 | controller |     "Jun 12 09:51:13.456471 crc crio[3641]: time=\"2026-06-12T09:51:13.456179206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7827b11c-b963-4e0e-bdc8-2566a6d73b7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780931 | controller |     "Jun 12 09:51:13.468943 crc crio[3641]: time=\"2026-06-12T09:51:13.468590218Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5f6e5307-e5df-495d-922b-9dc4ae566678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.780952 | controller |     "Jun 12 09:51:13.469761 crc crio[3641]: time=\"2026-06-12T09:51:13.469582568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.780969 | controller |     "Jun 12 09:51:13.474281 crc crio[3641]: time=\"2026-06-12T09:51:13.474043406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=36be87fe-21e3-42a0-9b4e-4d87c732394e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.780986 | controller |     "Jun 12 09:51:13.498382 crc crio[3641]: time=\"2026-06-12T09:51:13.498304564Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=854d448f-b555-4873-9145-0d67850967cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781001 | controller |     "Jun 12 09:51:13.499373 crc crio[3641]: time=\"2026-06-12T09:51:13.499291653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781017 | controller |     "Jun 12 09:51:13.499897 crc crio[3641]: time=\"2026-06-12T09:51:13.499735725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781033 | controller |     "Jun 12 09:51:13.505550 crc crio[3641]: time=\"2026-06-12T09:51:13.505448887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781049 | controller |     "Jun 12 09:51:13.545570 crc crio[3641]: time=\"2026-06-12T09:51:13.544759555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781065 | controller |     "Jun 12 09:51:13.557976 crc crio[3641]: time=\"2026-06-12T09:51:13.557899175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781081 | controller |     "Jun 12 09:51:14.518057 crc crio[3641]: time=\"2026-06-12T09:51:14.517001745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781097 | controller |     "Jun 12 09:51:14.528177 crc crio[3641]: time=\"2026-06-12T09:51:14.526728085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781112 | controller |     "Jun 12 09:51:14.559772 crc crio[3641]: time=\"2026-06-12T09:51:14.559719403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781128 | controller |     "Jun 12 09:51:14.562756 crc crio[3641]: time=\"2026-06-12T09:51:14.562619486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781143 | controller |     "Jun 12 09:51:14.833913 crc crio[3641]: time=\"2026-06-12T09:51:14.833418038Z\" level=info msg=\"Created container e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=854d448f-b555-4873-9145-0d67850967cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781159 | controller |     "Jun 12 09:51:14.853030 crc crio[3641]: time=\"2026-06-12T09:51:14.836098068Z\" level=info msg=\"Starting container: e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067\" id=fade7373-aa72-48ad-b6b3-ec253a4278c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.781178 | controller |     "Jun 12 09:51:14.853030 crc crio[3641]: time=\"2026-06-12T09:51:14.84141904Z\" level=info msg=\"Created container d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=14bb3fa6-86bc-4215-b76c-eb3e0f1156e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781194 | controller |     "Jun 12 09:51:14.853030 crc crio[3641]: time=\"2026-06-12T09:51:14.844492916Z\" level=info msg=\"Starting container: d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04\" id=a25609bd-8448-4c62-b7e6-948a86b58a78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.781210 | controller |     "Jun 12 09:51:14.857726 crc crio[3641]: time=\"2026-06-12T09:51:14.857630978Z\" level=info msg=\"Created container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5f6e5307-e5df-495d-922b-9dc4ae566678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781226 | controller |     "Jun 12 09:51:14.862416 crc crio[3641]: time=\"2026-06-12T09:51:14.862240137Z\" level=info msg=\"Starting container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a\" id=b55dd781-ddb2-4f3a-9fcb-8f3acf21a52f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.781241 | controller |     "Jun 12 09:51:14.872901 crc crio[3641]: time=\"2026-06-12T09:51:14.872760313Z\" level=info msg=\"Created container c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=6b54825f-307b-4148-96c1-eb6a3b310a39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781257 | controller |     "Jun 12 09:51:14.875211 crc crio[3641]: time=\"2026-06-12T09:51:14.875118799Z\" level=info msg=\"Starting container: c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5\" id=552c3ba7-9417-4cb5-ba60-11ff1ca14e75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.781273 | controller |     "Jun 12 09:51:14.879498 crc crio[3641]: time=\"2026-06-12T09:51:14.87934209Z\" level=info msg=\"Started container\" PID=5657 containerID=e0b404f014723d80fd3ac52dc63aebf57c10b28673e732901caf083bd4334067 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=fade7373-aa72-48ad-b6b3-ec253a4278c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94",
2026-06-12 11:43:51.781289 | controller |     "Jun 12 09:51:14.884320 crc crio[3641]: time=\"2026-06-12T09:51:14.883803658Z\" level=info msg=\"Started container\" PID=5652 containerID=d7c6098b83edc043b71d21df77d09dcd5127f115450887b42ea28ccf94712e04 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=a25609bd-8448-4c62-b7e6-948a86b58a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efed8b7ed77df408f05cc0584ccc566db1374da090cd2314d4c7a7f529afd058",
2026-06-12 11:43:51.781306 | controller |     "Jun 12 09:51:14.885627 crc crio[3641]: time=\"2026-06-12T09:51:14.885500686Z\" level=info msg=\"Started container\" PID=5659 containerID=c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=552c3ba7-9417-4cb5-ba60-11ff1ca14e75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff",
2026-06-12 11:43:51.781322 | controller |     "Jun 12 09:51:14.895794 crc crio[3641]: time=\"2026-06-12T09:51:14.895684038Z\" level=info msg=\"Started container\" PID=5662 containerID=6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=b55dd781-ddb2-4f3a-9fcb-8f3acf21a52f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322",
2026-06-12 11:43:51.781342 | controller |     "Jun 12 09:51:14.898111 crc crio[3641]: time=\"2026-06-12T09:51:14.898040254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=e8e4ee33-e5e7-405e-87ba-5a49ae270910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781358 | controller |     "Jun 12 09:51:14.902454 crc crio[3641]: time=\"2026-06-12T09:51:14.902335445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=03e69546-50f0-48c1-9ea4-c0830f428e9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781374 | controller |     "Jun 12 09:51:14.915318 crc crio[3641]: time=\"2026-06-12T09:51:14.915149071Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=d308f1c6-04c9-4912-a862-8a1eeca41334 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781390 | controller |     "Jun 12 09:51:14.915905 crc crio[3641]: time=\"2026-06-12T09:51:14.915728462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781406 | controller |     "Jun 12 09:51:14.927242 crc crio[3641]: time=\"2026-06-12T09:51:14.926712303Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3c4f38df-6aaf-42ea-9ec1-c2fad97a7c0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781421 | controller |     "Jun 12 09:51:14.930420 crc crio[3641]: time=\"2026-06-12T09:51:14.930212545Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e8500410-504b-40d5-865a-175ca4ed6013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781437 | controller |     "Jun 12 09:51:14.933247 crc crio[3641]: time=\"2026-06-12T09:51:14.933190773Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3eef793f-b4eb-414d-9d9e-a2c04b9aa635 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781452 | controller |     "Jun 12 09:51:14.933678 crc crio[3641]: time=\"2026-06-12T09:51:14.933594442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781468 | controller |     "Jun 12 09:51:14.965680 crc crio[3641]: time=\"2026-06-12T09:51:14.965464492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781484 | controller |     "Jun 12 09:51:14.977762 crc crio[3641]: time=\"2026-06-12T09:51:14.977614057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781499 | controller |     "Jun 12 09:51:15.491995 crc crio[3641]: time=\"2026-06-12T09:51:15.491416335Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=92c70fdd-0cb0-4767-8168-0fd68bdd8fa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781516 | controller |     "Jun 12 09:51:15.512008 crc crio[3641]: time=\"2026-06-12T09:51:15.511740549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=555bdac9-cd9e-4e2a-93b7-840859334498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781535 | controller |     "Jun 12 09:51:15.525055 crc crio[3641]: time=\"2026-06-12T09:51:15.524531432Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=ae75fc79-c87d-49c8-a428-536b016c5b2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781550 | controller |     "Jun 12 09:51:15.526121 crc crio[3641]: time=\"2026-06-12T09:51:15.525199819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781566 | controller |     "Jun 12 09:51:15.637772 crc crio[3641]: time=\"2026-06-12T09:51:15.637730428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781582 | controller |     "Jun 12 09:51:15.928088 crc crio[3641]: time=\"2026-06-12T09:51:15.926213719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781598 | controller |     "Jun 12 09:51:16.341770 crc crio[3641]: time=\"2026-06-12T09:51:16.34161522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781614 | controller |     "Jun 12 09:51:16.574913 crc crio[3641]: time=\"2026-06-12T09:51:16.574626289Z\" level=info msg=\"Created container 62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=d308f1c6-04c9-4912-a862-8a1eeca41334 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781630 | controller |     "Jun 12 09:51:16.577126 crc crio[3641]: time=\"2026-06-12T09:51:16.576951612Z\" level=info msg=\"Created container 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a: openshift-etcd/etcd-crc/etcd-resources-copy\" id=ae75fc79-c87d-49c8-a428-536b016c5b2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781646 | controller |     "Jun 12 09:51:16.586795 crc crio[3641]: time=\"2026-06-12T09:51:16.586723388Z\" level=info msg=\"Starting container: 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a\" id=7781ba9b-f389-4c05-a5cf-92b7db9ebe58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.781661 | controller |     "Jun 12 09:51:16.588153 crc crio[3641]: time=\"2026-06-12T09:51:16.586981023Z\" level=info msg=\"Starting container: 62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325\" id=863732ea-b349-45a8-950e-400fbc4261f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.781677 | controller |     "Jun 12 09:51:16.610163 crc crio[3641]: time=\"2026-06-12T09:51:16.609150897Z\" level=info msg=\"Started container\" PID=5703 containerID=62186786b34638fa56844ed36ae0d035b72f833ad7103a09b073c81894571325 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=863732ea-b349-45a8-950e-400fbc4261f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94",
2026-06-12 11:43:51.781694 | controller |     "Jun 12 09:51:16.680287 crc crio[3641]: time=\"2026-06-12T09:51:16.680107762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8c9b81c5-c792-42af-bf64-2431b25f8f5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781710 | controller |     "Jun 12 09:51:16.682707 crc crio[3641]: time=\"2026-06-12T09:51:16.682475349Z\" level=info msg=\"Started container\" PID=5712 containerID=6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a description=openshift-etcd/etcd-crc/etcd-resources-copy id=7781ba9b-f389-4c05-a5cf-92b7db9ebe58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff",
2026-06-12 11:43:51.781729 | controller |     "Jun 12 09:51:16.684932 crc crio[3641]: time=\"2026-06-12T09:51:16.684766738Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f6673077-8362-43f1-b79f-534b9bdb9002 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781746 | controller |     "Jun 12 09:51:16.691962 crc crio[3641]: time=\"2026-06-12T09:51:16.691595276Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b582585b-fdc2-4751-8df5-f518db4867ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781762 | controller |     "Jun 12 09:51:16.692578 crc crio[3641]: time=\"2026-06-12T09:51:16.692412253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781778 | controller |     "Jun 12 09:51:16.765969 crc crio[3641]: time=\"2026-06-12T09:51:16.765757276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781795 | controller |     "Jun 12 09:51:17.022282 crc crio[3641]: time=\"2026-06-12T09:51:17.021933146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781811 | controller |     "Jun 12 09:51:17.024659 crc crio[3641]: time=\"2026-06-12T09:51:17.02455178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781827 | controller |     "Jun 12 09:51:17.345571 crc crio[3641]: time=\"2026-06-12T09:51:17.342732211Z\" level=info msg=\"Created container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3eef793f-b4eb-414d-9d9e-a2c04b9aa635 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781843 | controller |     "Jun 12 09:51:17.347130 crc crio[3641]: time=\"2026-06-12T09:51:17.346967266Z\" level=info msg=\"Starting container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359\" id=68185f1c-2165-42c1-ba80-7199b044a780 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.781863 | controller |     "Jun 12 09:51:17.349468 crc crio[3641]: time=\"2026-06-12T09:51:17.349430118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.781899 | controller |     "Jun 12 09:51:17.353257 crc crio[3641]: time=\"2026-06-12T09:51:17.352789282Z\" level=info msg=\"Created container d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=af631243-c54d-4d3d-870f-5b2fefb2fddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.781916 | controller |     "Jun 12 09:51:17.356161 crc crio[3641]: time=\"2026-06-12T09:51:17.356054093Z\" level=info msg=\"Starting container: d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644\" id=13e9ef62-61a0-4e9d-97c0-fef0629d53fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.781933 | controller |     "Jun 12 09:51:17.362198 crc crio[3641]: time=\"2026-06-12T09:51:17.361610231Z\" level=info msg=\"Started container\" PID=5758 containerID=b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=68185f1c-2165-42c1-ba80-7199b044a780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322",
2026-06-12 11:43:51.781953 | controller |     "Jun 12 09:51:17.397691 crc crio[3641]: time=\"2026-06-12T09:51:17.397523055Z\" level=info msg=\"Started container\" PID=5759 containerID=d94837bb2b0ab7e4449b885960e5ad9066b4193721c14e5501352d784a543644 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=13e9ef62-61a0-4e9d-97c0-fef0629d53fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.781971 | controller |     "Jun 12 09:51:17.414275 crc crio[3641]: time=\"2026-06-12T09:51:17.413690721Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9b4729e4-e8b9-4868-b430-de6e85215c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.781987 | controller |     "Jun 12 09:51:17.418432 crc crio[3641]: time=\"2026-06-12T09:51:17.418129666Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b9bac2a0-b6cf-4271-b1a7-ac20e1cdb2ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782003 | controller |     "Jun 12 09:51:17.421573 crc crio[3641]: time=\"2026-06-12T09:51:17.421167569Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=cc674453-599d-4b76-b108-c0560d76c6b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782020 | controller |     "Jun 12 09:51:17.423576 crc crio[3641]: time=\"2026-06-12T09:51:17.42317328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782036 | controller |     "Jun 12 09:51:17.437460 crc crio[3641]: time=\"2026-06-12T09:51:17.437144771Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9a9e1a53-35e8-4bdf-8f80-428f83d701df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782053 | controller |     "Jun 12 09:51:17.448782 crc crio[3641]: time=\"2026-06-12T09:51:17.446249809Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1528ddc1-cd86-4837-8e6b-216943cf12f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782069 | controller |     "Jun 12 09:51:17.452320 crc crio[3641]: time=\"2026-06-12T09:51:17.451968055Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=bf93385f-27e0-4604-8d2c-30d9a41039f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782085 | controller |     "Jun 12 09:51:17.453605 crc crio[3641]: time=\"2026-06-12T09:51:17.453532085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782101 | controller |     "Jun 12 09:51:17.488319 crc crio[3641]: time=\"2026-06-12T09:51:17.4882761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782117 | controller |     "Jun 12 09:51:17.543381 crc crio[3641]: time=\"2026-06-12T09:51:17.542800082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782133 | controller |     "Jun 12 09:51:17.603480 crc crio[3641]: time=\"2026-06-12T09:51:17.602651195Z\" level=info msg=\"Created container 1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=b582585b-fdc2-4751-8df5-f518db4867ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782153 | controller |     "Jun 12 09:51:17.606758 crc crio[3641]: time=\"2026-06-12T09:51:17.605658962Z\" level=info msg=\"Starting container: 1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e\" id=2c5e806d-a309-4fc3-b39a-e9d5dc988d1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.782170 | controller |     "Jun 12 09:51:17.666785 crc crio[3641]: time=\"2026-06-12T09:51:17.666740589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=74414b75-ab0d-4ca0-a519-62aa0b740434 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782185 | controller |     "Jun 12 09:51:17.681536 crc crio[3641]: time=\"2026-06-12T09:51:17.681332991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4e83692f-d277-4e29-b382-e9681dc0de54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782201 | controller |     "Jun 12 09:51:17.692542 crc crio[3641]: time=\"2026-06-12T09:51:17.692321504Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=f7473542-e8c5-4ff2-a197-d8a69d785d71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782217 | controller |     "Jun 12 09:51:17.693278 crc crio[3641]: time=\"2026-06-12T09:51:17.693098549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782233 | controller |     "Jun 12 09:51:17.785171 crc crio[3641]: time=\"2026-06-12T09:51:17.785046693Z\" level=info msg=\"Started container\" PID=5780 containerID=1f6d7aeb272a0166aa06a4024ce7ea6e9f08f956d16aa69c6783395c9358084e description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=2c5e806d-a309-4fc3-b39a-e9d5dc988d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94",
2026-06-12 11:43:51.782249 | controller |     "Jun 12 09:51:17.800966 crc crio[3641]: time=\"2026-06-12T09:51:17.800551623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782265 | controller |     "Jun 12 09:51:18.571752 crc crio[3641]: time=\"2026-06-12T09:51:18.571685817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782281 | controller |     "Jun 12 09:51:18.738464 crc crio[3641]: time=\"2026-06-12T09:51:18.736727979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782297 | controller |     "Jun 12 09:51:19.061623 crc crio[3641]: time=\"2026-06-12T09:51:19.056597985Z\" level=info msg=\"Created container 1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=bf93385f-27e0-4604-8d2c-30d9a41039f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782313 | controller |     "Jun 12 09:51:19.071766 crc crio[3641]: time=\"2026-06-12T09:51:19.071519119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782329 | controller |     "Jun 12 09:51:19.075325 crc crio[3641]: time=\"2026-06-12T09:51:19.074648113Z\" level=info msg=\"Starting container: 1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa\" id=e941cc4d-cf30-4c05-a687-04777aef5714 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.782349 | controller |     "Jun 12 09:51:19.112957 crc crio[3641]: time=\"2026-06-12T09:51:19.112552671Z\" level=info msg=\"Started container\" PID=5818 containerID=1e4be2a27d2099cf207dfbfedb9abfafde9cadd935c7bce474447c031bd115aa description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=e941cc4d-cf30-4c05-a687-04777aef5714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.782365 | controller |     "Jun 12 09:51:19.123915 crc crio[3641]: time=\"2026-06-12T09:51:19.123752158Z\" level=info msg=\"Created container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=cc674453-599d-4b76-b108-c0560d76c6b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782381 | controller |     "Jun 12 09:51:19.137347 crc crio[3641]: time=\"2026-06-12T09:51:19.13705912Z\" level=info msg=\"Starting container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c\" id=99085811-194a-4b5f-8c68-81c47daf7b91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.782397 | controller |     "Jun 12 09:51:19.190350 crc crio[3641]: time=\"2026-06-12T09:51:19.19021179Z\" level=info msg=\"Started container\" PID=5825 containerID=23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=99085811-194a-4b5f-8c68-81c47daf7b91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322",
2026-06-12 11:43:51.782413 | controller |     "Jun 12 09:51:19.238123 crc crio[3641]: time=\"2026-06-12T09:51:19.23735104Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=88ac0f5e-ecef-4192-880c-84b7d66ab18d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782430 | controller |     "Jun 12 09:51:19.247364 crc crio[3641]: time=\"2026-06-12T09:51:19.246797218Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f5ace6fb-03f9-4993-9ea9-5e438d8782f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782446 | controller |     "Jun 12 09:51:19.254764 crc crio[3641]: time=\"2026-06-12T09:51:19.254241751Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=427fb838-0c13-4916-bc8a-409bad064400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782461 | controller |     "Jun 12 09:51:19.255898 crc crio[3641]: time=\"2026-06-12T09:51:19.255365871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782477 | controller |     "Jun 12 09:51:19.318980 crc crio[3641]: time=\"2026-06-12T09:51:19.318030263Z\" level=info msg=\"Created container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl\" id=f7473542-e8c5-4ff2-a197-d8a69d785d71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782493 | controller |     "Jun 12 09:51:19.321147 crc crio[3641]: time=\"2026-06-12T09:51:19.320653616Z\" level=info msg=\"Starting container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803\" id=4dcf7fbd-80ce-4fe2-9b90-e4bd033fe559 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.782510 | controller |     "Jun 12 09:51:19.344388 crc crio[3641]: time=\"2026-06-12T09:51:19.34413121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782551 | controller |     "Jun 12 09:51:19.373626 crc crio[3641]: time=\"2026-06-12T09:51:19.373455962Z\" level=info msg=\"Started container\" PID=5833 containerID=ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 description=openshift-etcd/etcd-crc/etcdctl id=4dcf7fbd-80ce-4fe2-9b90-e4bd033fe559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff",
2026-06-12 11:43:51.782591 | controller |     "Jun 12 09:51:19.444361 crc crio[3641]: time=\"2026-06-12T09:51:19.444270918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d7d47a55-7281-4166-af09-411d141a2b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782612 | controller |     "Jun 12 09:51:19.450257 crc crio[3641]: time=\"2026-06-12T09:51:19.449728347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=85d0abe5-71b7-42ef-9c4a-049c36b834bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782630 | controller |     "Jun 12 09:51:19.455398 crc crio[3641]: time=\"2026-06-12T09:51:19.455334902Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0eee03e0-3322-472d-ba33-e8a9612e5b95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782647 | controller |     "Jun 12 09:51:19.456029 crc crio[3641]: time=\"2026-06-12T09:51:19.455953015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782663 | controller |     "Jun 12 09:51:19.584307 crc crio[3641]: time=\"2026-06-12T09:51:19.583725079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782679 | controller |     "Jun 12 09:51:20.759116 crc crio[3641]: time=\"2026-06-12T09:51:20.758873189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782695 | controller |     "Jun 12 09:51:20.839359 crc crio[3641]: time=\"2026-06-12T09:51:20.83522715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782711 | controller |     "Jun 12 09:51:21.106013 crc crio[3641]: time=\"2026-06-12T09:51:21.10575167Z\" level=info msg=\"Created container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd\" id=0eee03e0-3322-472d-ba33-e8a9612e5b95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782727 | controller |     "Jun 12 09:51:21.107419 crc crio[3641]: time=\"2026-06-12T09:51:21.105931331Z\" level=info msg=\"Created container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=427fb838-0c13-4916-bc8a-409bad064400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782743 | controller |     "Jun 12 09:51:21.109627 crc crio[3641]: time=\"2026-06-12T09:51:21.108787029Z\" level=info msg=\"Starting container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3\" id=d0f640e4-80a4-4372-b2d4-9110579d5c38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.782758 | controller |     "Jun 12 09:51:21.110600 crc crio[3641]: time=\"2026-06-12T09:51:21.109276483Z\" level=info msg=\"Starting container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d\" id=be7a2c3e-c8f0-4b6c-949d-789dfe819c8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.782778 | controller |     "Jun 12 09:51:21.161602 crc crio[3641]: time=\"2026-06-12T09:51:21.161273642Z\" level=info msg=\"Started container\" PID=5910 containerID=4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=be7a2c3e-c8f0-4b6c-949d-789dfe819c8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322",
2026-06-12 11:43:51.782795 | controller |     "Jun 12 09:51:21.190584 crc crio[3641]: time=\"2026-06-12T09:51:21.186270944Z\" level=info msg=\"Started container\" PID=5905 containerID=2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3 description=openshift-etcd/etcd-crc/etcd id=d0f640e4-80a4-4372-b2d4-9110579d5c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff",
2026-06-12 11:43:51.782811 | controller |     "Jun 12 09:51:21.199716 crc crio[3641]: time=\"2026-06-12T09:51:21.198723968Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ef84d714-5aba-4f76-8356-6eed99252c66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782827 | controller |     "Jun 12 09:51:21.206094 crc crio[3641]: time=\"2026-06-12T09:51:21.205984872Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0e0c621a-5ecd-4aec-b987-24aac2deeb89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782842 | controller |     "Jun 12 09:51:21.212091 crc crio[3641]: time=\"2026-06-12T09:51:21.211661013Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b1dbc71b-2ec7-41c4-9812-9d3f9e60782e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782863 | controller |     "Jun 12 09:51:21.212891 crc crio[3641]: time=\"2026-06-12T09:51:21.212701854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.782900 | controller |     "Jun 12 09:51:21.274153 crc crio[3641]: time=\"2026-06-12T09:51:21.26821148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6beacc3c-ec76-44b0-b2da-12854d3310ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782917 | controller |     "Jun 12 09:51:21.275755 crc crio[3641]: time=\"2026-06-12T09:51:21.275573734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=68960098-5118-4531-98e6-504d02acbb98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.782933 | controller |     "Jun 12 09:51:21.322142 crc crio[3641]: time=\"2026-06-12T09:51:21.321094311Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=91643368-f7a9-4751-8086-19b985f1a61b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.782948 | controller |     "Jun 12 09:51:21.326730 crc crio[3641]: time=\"2026-06-12T09:51:21.326326685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783081 | controller |     "Jun 12 09:51:21.342731 crc crio[3641]: time=\"2026-06-12T09:51:21.342277413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783107 | controller |     "Jun 12 09:51:21.490736 crc crio[3641]: time=\"2026-06-12T09:51:21.490255398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783127 | controller |     "Jun 12 09:51:22.529495 crc crio[3641]: time=\"2026-06-12T09:51:22.529300262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783144 | controller |     "Jun 12 09:51:22.670245 crc crio[3641]: time=\"2026-06-12T09:51:22.669787995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783161 | controller |     "Jun 12 09:51:22.796713 crc crio[3641]: time=\"2026-06-12T09:51:22.796554376Z\" level=info msg=\"Created container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b1dbc71b-2ec7-41c4-9812-9d3f9e60782e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783177 | controller |     "Jun 12 09:51:22.798235 crc crio[3641]: time=\"2026-06-12T09:51:22.798098341Z\" level=info msg=\"Starting container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84\" id=02a24eb8-55cd-4f2b-adc2-77de68b1439c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.783194 | controller |     "Jun 12 09:51:22.805272 crc crio[3641]: time=\"2026-06-12T09:51:22.805186057Z\" level=info msg=\"Started container\" PID=5950 containerID=5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=02a24eb8-55cd-4f2b-adc2-77de68b1439c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322",
2026-06-12 11:43:51.783210 | controller |     "Jun 12 09:51:22.892371 crc crio[3641]: time=\"2026-06-12T09:51:22.8898456Z\" level=info msg=\"Created container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics\" id=91643368-f7a9-4751-8086-19b985f1a61b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783227 | controller |     "Jun 12 09:51:22.895173 crc crio[3641]: time=\"2026-06-12T09:51:22.895026141Z\" level=info msg=\"Starting container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729\" id=638cb3de-a45f-4bb3-92b8-7528803e0084 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.783243 | controller |     "Jun 12 09:51:22.955418 crc crio[3641]: time=\"2026-06-12T09:51:22.955108525Z\" level=info msg=\"Started container\" PID=5955 containerID=8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729 description=openshift-etcd/etcd-crc/etcd-metrics id=638cb3de-a45f-4bb3-92b8-7528803e0084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff",
2026-06-12 11:43:51.783259 | controller |     "Jun 12 09:51:22.977709 crc crio[3641]: time=\"2026-06-12T09:51:22.977521041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6c620385-a5fe-49ac-976f-a34bdb3af7fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.783275 | controller |     "Jun 12 09:51:22.980930 crc crio[3641]: time=\"2026-06-12T09:51:22.980713623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=870e6045-949b-4058-a10b-ad076202e02d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.783291 | controller |     "Jun 12 09:51:22.985715 crc crio[3641]: time=\"2026-06-12T09:51:22.985639957Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=fee35102-6ad1-4632-a45c-9ed8725d8be9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783310 | controller |     "Jun 12 09:51:22.986789 crc crio[3641]: time=\"2026-06-12T09:51:22.98674218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783326 | controller |     "Jun 12 09:51:23.022071 crc crio[3641]: time=\"2026-06-12T09:51:23.016544505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783342 | controller |     "Jun 12 09:51:23.486242 crc crio[3641]: time=\"2026-06-12T09:51:23.486105356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783358 | controller |     "Jun 12 09:51:23.699645 crc crio[3641]: time=\"2026-06-12T09:51:23.699493064Z\" level=info msg=\"Created container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz\" id=fee35102-6ad1-4632-a45c-9ed8725d8be9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783374 | controller |     "Jun 12 09:51:23.701215 crc crio[3641]: time=\"2026-06-12T09:51:23.701175691Z\" level=info msg=\"Starting container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3\" id=4ff935df-5da2-4b51-b4d8-68ad70469215 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.783390 | controller |     "Jun 12 09:51:23.714485 crc crio[3641]: time=\"2026-06-12T09:51:23.714419278Z\" level=info msg=\"Started container\" PID=5981 containerID=00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3 description=openshift-etcd/etcd-crc/etcd-readyz id=4ff935df-5da2-4b51-b4d8-68ad70469215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff",
2026-06-12 11:43:51.783405 | controller |     "Jun 12 09:51:23.738561 crc crio[3641]: time=\"2026-06-12T09:51:23.738527979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=42350d44-100b-4db1-9a54-2c588c883420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.783421 | controller |     "Jun 12 09:51:23.742138 crc crio[3641]: time=\"2026-06-12T09:51:23.74165775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=bedf8d2a-b2d6-4e2f-880f-35146d11a63e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.783438 | controller |     "Jun 12 09:51:23.746799 crc crio[3641]: time=\"2026-06-12T09:51:23.746702807Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=4fb12fef-781b-4022-ba32-600fafb189cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783454 | controller |     "Jun 12 09:51:23.747746 crc crio[3641]: time=\"2026-06-12T09:51:23.747653905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783470 | controller |     "Jun 12 09:51:23.770162 crc crio[3641]: time=\"2026-06-12T09:51:23.770134541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783486 | controller |     "Jun 12 09:51:24.210547 crc crio[3641]: time=\"2026-06-12T09:51:24.210484168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783502 | controller |     "Jun 12 09:51:24.357081 crc crio[3641]: time=\"2026-06-12T09:51:24.356930869Z\" level=info msg=\"Created container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev\" id=4fb12fef-781b-4022-ba32-600fafb189cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783522 | controller |     "Jun 12 09:51:24.358921 crc crio[3641]: time=\"2026-06-12T09:51:24.358659479Z\" level=info msg=\"Starting container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be\" id=c653bcfb-1b1c-4802-b49b-1555030b0de0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.783538 | controller |     "Jun 12 09:51:24.365255 crc crio[3641]: time=\"2026-06-12T09:51:24.365128387Z\" level=info msg=\"Started container\" PID=5998 containerID=1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be description=openshift-etcd/etcd-crc/etcd-rev id=c653bcfb-1b1c-4802-b49b-1555030b0de0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff",
2026-06-12 11:43:51.783554 | controller |     "Jun 12 09:51:46.653495 crc crio[3641]: time=\"2026-06-12T09:51:46.652965778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ca5dfe17-d3ae-4a60-a22e-7ff6685bd01d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.783569 | controller |     "Jun 12 09:51:46.657594 crc crio[3641]: time=\"2026-06-12T09:51:46.657496488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=5f2c1150-84fb-4dbd-a697-0a8f96394561 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.783585 | controller |     "Jun 12 09:51:46.663950 crc crio[3641]: time=\"2026-06-12T09:51:46.659944969Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b7893e51-83f8-4dce-b260-5809a5402afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783601 | controller |     "Jun 12 09:51:46.663950 crc crio[3641]: time=\"2026-06-12T09:51:46.660411473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783617 | controller |     "Jun 12 09:51:46.683510 crc crio[3641]: time=\"2026-06-12T09:51:46.683429861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783632 | controller |     "Jun 12 09:51:47.224792 crc crio[3641]: time=\"2026-06-12T09:51:47.224624275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783648 | controller |     "Jun 12 09:51:47.384313 crc crio[3641]: time=\"2026-06-12T09:51:47.383698398Z\" level=info msg=\"Created container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b7893e51-83f8-4dce-b260-5809a5402afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783664 | controller |     "Jun 12 09:51:47.388286 crc crio[3641]: time=\"2026-06-12T09:51:47.388127032Z\" level=info msg=\"Starting container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755\" id=83445df3-bbbb-4576-819e-53438d413c5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.783680 | controller |     "Jun 12 09:51:47.400799 crc crio[3641]: time=\"2026-06-12T09:51:47.400670007Z\" level=info msg=\"Started container\" PID=6215 containerID=aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=83445df3-bbbb-4576-819e-53438d413c5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.783696 | controller |     "Jun 12 09:51:52.129172 crc crio[3641]: time=\"2026-06-12T09:51:52.128541673Z\" level=info msg=\"Stopping container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755 (timeout: 30s)\" id=5ed62481-172f-4e94-957a-cfa58bd79317 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.783727 | controller |     "Jun 12 09:51:52.320390 crc crio[3641]: time=\"2026-06-12T09:51:52.320117546Z\" level=info msg=\"Stopped container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5ed62481-172f-4e94-957a-cfa58bd79317 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.783749 | controller |     "Jun 12 09:51:52.753652 crc crio[3641]: time=\"2026-06-12T09:51:52.753450433Z\" level=info msg=\"Removing container: 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d\" id=9527479a-3ca4-4530-85eb-2a27bf536586 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.783872 | controller |     "Jun 12 09:51:52.833792 crc crio[3641]: time=\"2026-06-12T09:51:52.833502003Z\" level=info msg=\"Removed container 79317801a54afad395cae392d57a0046e9b41b1d7c2ac0a2bf76dc832a5c0f3d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9527479a-3ca4-4530-85eb-2a27bf536586 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.783901 | controller |     "Jun 12 09:52:13.338499 crc crio[3641]: time=\"2026-06-12T09:52:13.338008505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=08aa8a89-ae17-4d6b-bd08-2f9769771a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.783918 | controller |     "Jun 12 09:52:13.340686 crc crio[3641]: time=\"2026-06-12T09:52:13.340214702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e9043361-b3ea-4222-a529-c252c01b0af9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.783935 | controller |     "Jun 12 09:52:13.342248 crc crio[3641]: time=\"2026-06-12T09:52:13.342144782Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=feb2a1a3-ed92-40c9-b7c8-dee9f32e4a07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.783950 | controller |     "Jun 12 09:52:13.342503 crc crio[3641]: time=\"2026-06-12T09:52:13.342478712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783966 | controller |     "Jun 12 09:52:13.354960 crc crio[3641]: time=\"2026-06-12T09:52:13.354882689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783982 | controller |     "Jun 12 09:52:13.561733 crc crio[3641]: time=\"2026-06-12T09:52:13.561440768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.783998 | controller |     "Jun 12 09:52:13.652327 crc crio[3641]: time=\"2026-06-12T09:52:13.651977504Z\" level=info msg=\"Created container ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=feb2a1a3-ed92-40c9-b7c8-dee9f32e4a07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.784013 | controller |     "Jun 12 09:52:13.653621 crc crio[3641]: time=\"2026-06-12T09:52:13.65349923Z\" level=info msg=\"Starting container: ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14\" id=2fdc3d83-bcb9-40ab-87f8-45eb855a382a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.784034 | controller |     "Jun 12 09:52:13.661102 crc crio[3641]: time=\"2026-06-12T09:52:13.660981808Z\" level=info msg=\"Started container\" PID=6662 containerID=ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2fdc3d83-bcb9-40ab-87f8-45eb855a382a name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.784050 | controller |     "Jun 12 09:52:25.417119 crc crio[3641]: time=\"2026-06-12T09:52:25.416691738Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784066 | controller |     "Jun 12 09:52:25.417784 crc crio[3641]: time=\"2026-06-12T09:52:25.417145712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784082 | controller |     "Jun 12 09:52:25.435437 crc crio[3641]: time=\"2026-06-12T09:52:25.435332017Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a139a085-eed3-4626-bb73-8dddcb090ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00018aaf0}] Aliases:map[]}\"",
2026-06-12 11:43:51.784100 | controller |     "Jun 12 09:52:25.435437 crc crio[3641]: time=\"2026-06-12T09:52:25.435434961Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.784116 | controller |     "Jun 12 09:52:25.993277 crc crio[3641]: time=\"2026-06-12T09:52:25.993135368Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784132 | controller |     "Jun 12 09:52:25.993558 crc crio[3641]: time=\"2026-06-12T09:52:25.993292183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784148 | controller |     "Jun 12 09:52:26.003161 crc crio[3641]: time=\"2026-06-12T09:52:26.002894436Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784164 | controller |     "Jun 12 09:52:26.003161 crc crio[3641]: time=\"2026-06-12T09:52:26.003016739Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784180 | controller |     "Jun 12 09:52:26.003161 crc crio[3641]: time=\"2026-06-12T09:52:26.003102431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784195 | controller |     "Jun 12 09:52:26.013965 crc crio[3641]: time=\"2026-06-12T09:52:26.01316721Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784211 | controller |     "Jun 12 09:52:26.014405 crc crio[3641]: time=\"2026-06-12T09:52:26.014313355Z\" level=info msg=\"Ran pod sandbox 6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=3b33ab18-7af7-4da7-9dcf-4a32cc37923d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784230 | controller |     "Jun 12 09:52:26.016719 crc crio[3641]: time=\"2026-06-12T09:52:26.016607313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=cc44681b-7d1f-46a0-a005-b7101d5d3612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784246 | controller |     "Jun 12 09:52:26.020937 crc crio[3641]: time=\"2026-06-12T09:52:26.020750149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2a85de07-d392-428c-9f98-e681044269d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784261 | controller |     "Jun 12 09:52:26.023700 crc crio[3641]: time=\"2026-06-12T09:52:26.020912401Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784277 | controller |     "Jun 12 09:52:26.023700 crc crio[3641]: time=\"2026-06-12T09:52:26.02143038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784293 | controller |     "Jun 12 09:52:26.038402 crc crio[3641]: time=\"2026-06-12T09:52:26.038144082Z\" level=info msg=\"Ran pod sandbox 7496c4a0493d7ea308d18e7ad875743525b0603485315f0f571579fc35d5f515 with infra container: openshift-dns/node-resolver-277xp/POD\" id=cd19ab27-84c9-49a6-a039-fb19fab3e943 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784308 | controller |     "Jun 12 09:52:26.041442 crc crio[3641]: time=\"2026-06-12T09:52:26.041230283Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784327 | controller |     "Jun 12 09:52:26.041442 crc crio[3641]: time=\"2026-06-12T09:52:26.041423599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784343 | controller |     "Jun 12 09:52:26.042696 crc crio[3641]: time=\"2026-06-12T09:52:26.042606974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5919b15d-393f-429b-9bde-4a83cd6d255c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784359 | controller |     "Jun 12 09:52:26.061451 crc crio[3641]: time=\"2026-06-12T09:52:26.060748867Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784376 | controller |     "Jun 12 09:52:26.061451 crc crio[3641]: time=\"2026-06-12T09:52:26.061050666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784391 | controller |     "Jun 12 09:52:26.078433 crc crio[3641]: time=\"2026-06-12T09:52:26.078088374Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784407 | controller |     "Jun 12 09:52:26.078433 crc crio[3641]: time=\"2026-06-12T09:52:26.078379933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784427 | controller |     "Jun 12 09:52:26.096025 crc crio[3641]: time=\"2026-06-12T09:52:26.095772814Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784444 | controller |     "Jun 12 09:52:26.096369 crc crio[3641]: time=\"2026-06-12T09:52:26.09629207Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784460 | controller |     "Jun 12 09:52:26.103984 crc crio[3641]: time=\"2026-06-12T09:52:26.1039008Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/47fe717c-9eb4-4a83-b85a-13a488a87bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0022ca768}] Aliases:map[]}\"",
2026-06-12 11:43:51.784492 | controller |     "Jun 12 09:52:26.104068 crc crio[3641]: time=\"2026-06-12T09:52:26.103988545Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.784509 | controller |     "Jun 12 09:52:26.108618 crc crio[3641]: time=\"2026-06-12T09:52:26.108526093Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/08677060-5114-4efd-b7fc-63d66ece8378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc001e169d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.784525 | controller |     "Jun 12 09:52:26.108723 crc crio[3641]: time=\"2026-06-12T09:52:26.108621426Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.784541 | controller |     "Jun 12 09:52:26.116437 crc crio[3641]: time=\"2026-06-12T09:52:26.11565973Z\" level=info msg=\"Ran pod sandbox c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=36a42d4d-d084-455f-b0ab-1675ca212713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784557 | controller |     "Jun 12 09:52:26.116802 crc crio[3641]: time=\"2026-06-12T09:52:26.116401061Z\" level=info msg=\"Ran pod sandbox 7244b06dc7d9c0d16f6bc0c187365c3b78c72adbfc3548653e0abb4ccb65df9b with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=824fd899-9e31-4b2f-896b-903b97ef032c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784573 | controller |     "Jun 12 09:52:26.126760 crc crio[3641]: time=\"2026-06-12T09:52:26.126710835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5c0baadd-bc82-43fd-ade9-9ca66eed6c59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784589 | controller |     "Jun 12 09:52:26.127711 crc crio[3641]: time=\"2026-06-12T09:52:26.127324204Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=111a1cdd-4edc-4fb1-bd81-cb49c97902c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784608 | controller |     "Jun 12 09:52:26.136071 crc crio[3641]: time=\"2026-06-12T09:52:26.135516334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=effe1409-8b2e-4b54-b172-c317a242b0cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784624 | controller |     "Jun 12 09:52:26.140279 crc crio[3641]: time=\"2026-06-12T09:52:26.140208187Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784640 | controller |     "Jun 12 09:52:26.140742 crc crio[3641]: time=\"2026-06-12T09:52:26.140718052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784656 | controller |     "Jun 12 09:52:26.154051 crc crio[3641]: time=\"2026-06-12T09:52:26.153965182Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784672 | controller |     "Jun 12 09:52:26.154135 crc crio[3641]: time=\"2026-06-12T09:52:26.154097186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784688 | controller |     "Jun 12 09:52:26.182607 crc crio[3641]: time=\"2026-06-12T09:52:26.182519664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=40709bbc-3ce0-4384-ae5a-41e2d8d7e8b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784704 | controller |     "Jun 12 09:52:26.193487 crc crio[3641]: time=\"2026-06-12T09:52:26.191603611Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784720 | controller |     "Jun 12 09:52:26.193487 crc crio[3641]: time=\"2026-06-12T09:52:26.192100106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784735 | controller |     "Jun 12 09:52:26.193487 crc crio[3641]: time=\"2026-06-12T09:52:26.193230681Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784751 | controller |     "Jun 12 09:52:26.200149 crc crio[3641]: time=\"2026-06-12T09:52:26.200045722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7982a600-4228-4836-8460-e223a8720758 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784768 | controller |     "Jun 12 09:52:26.203240 crc crio[3641]: time=\"2026-06-12T09:52:26.201650287Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4fddaeff-9531-463d-a01e-77a7970215fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00096c208}] Aliases:map[]}\"",
2026-06-12 11:43:51.784796 | controller |     "Jun 12 09:52:26.203240 crc crio[3641]: time=\"2026-06-12T09:52:26.201693299Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.784813 | controller |     "Jun 12 09:52:26.203240 crc crio[3641]: time=\"2026-06-12T09:52:26.202492605Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784829 | controller |     "Jun 12 09:52:26.203240 crc crio[3641]: time=\"2026-06-12T09:52:26.202552704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784848 | controller |     "Jun 12 09:52:26.205216 crc crio[3641]: time=\"2026-06-12T09:52:26.205118782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=18108144-33cf-4af0-9ec7-efb251081329 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784865 | controller |     "Jun 12 09:52:26.214920 crc crio[3641]: time=\"2026-06-12T09:52:26.21359145Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=18b948fa-5ff4-42e9-be01-07b01a4d6bb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784910 | controller |     "Jun 12 09:52:26.219763 crc crio[3641]: time=\"2026-06-12T09:52:26.219611933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=463942d5-289d-4c98-9cdb-870fd6c21676 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784928 | controller |     "Jun 12 09:52:26.221713 crc crio[3641]: time=\"2026-06-12T09:52:26.22147025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17043b2b-7b10-4b80-8406-5dbc9ee8bf23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.784943 | controller |     "Jun 12 09:52:26.236157 crc crio[3641]: time=\"2026-06-12T09:52:26.232072245Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784959 | controller |     "Jun 12 09:52:26.236157 crc crio[3641]: time=\"2026-06-12T09:52:26.234576148Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.784975 | controller |     "Jun 12 09:52:26.236157 crc crio[3641]: time=\"2026-06-12T09:52:26.23464342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.784991 | controller |     "Jun 12 09:52:26.240692 crc crio[3641]: time=\"2026-06-12T09:52:26.240658635Z\" level=info msg=\"Ran pod sandbox f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=f0e0c686-9444-457d-aca3-b2ad001361bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785007 | controller |     "Jun 12 09:52:26.248727 crc crio[3641]: time=\"2026-06-12T09:52:26.248666219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=04738586-f6ef-461a-81ae-2375543f0fc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.785027 | controller |     "Jun 12 09:52:26.249030 crc crio[3641]: time=\"2026-06-12T09:52:26.248959208Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1f62c0df-b17a-47b8-ba34-8c2f0cc5c6ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c3d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.785046 | controller |     "Jun 12 09:52:26.249030 crc crio[3641]: time=\"2026-06-12T09:52:26.249001599Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.785062 | controller |     "Jun 12 09:52:26.253387 crc crio[3641]: time=\"2026-06-12T09:52:26.253211779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9e94cc54-d737-49d7-adb3-51d03d81bd43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.785077 | controller |     "Jun 12 09:52:26.262672 crc crio[3641]: time=\"2026-06-12T09:52:26.262299076Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785093 | controller |     "Jun 12 09:52:26.262672 crc crio[3641]: time=\"2026-06-12T09:52:26.262390779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785109 | controller |     "Jun 12 09:52:26.269773 crc crio[3641]: time=\"2026-06-12T09:52:26.269369209Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/dd9d3816-4427-4958-8dbf-01d7103bc518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00078a238}] Aliases:map[]}\"",
2026-06-12 11:43:51.785132 | controller |     "Jun 12 09:52:26.269773 crc crio[3641]: time=\"2026-06-12T09:52:26.269438271Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.785148 | controller |     "Jun 12 09:52:26.275751 crc crio[3641]: time=\"2026-06-12T09:52:26.272072599Z\" level=info msg=\"Ran pod sandbox 94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad with infra container: openshift-multus/multus-bzhnf/POD\" id=72eaf0aa-c73a-46ba-a06d-93d436511776 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785164 | controller |     "Jun 12 09:52:26.284587 crc crio[3641]: time=\"2026-06-12T09:52:26.284528184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=2daf0b41-4243-4e88-8f50-37c04eceffbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.785180 | controller |     "Jun 12 09:52:26.292590 crc crio[3641]: time=\"2026-06-12T09:52:26.292420797Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785202 | controller |     "Jun 12 09:52:26.292674 crc crio[3641]: time=\"2026-06-12T09:52:26.292629294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785219 | controller |     "Jun 12 09:52:26.334730 crc crio[3641]: time=\"2026-06-12T09:52:26.333701783Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785235 | controller |     "Jun 12 09:52:26.334730 crc crio[3641]: time=\"2026-06-12T09:52:26.333777525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785250 | controller |     "Jun 12 09:52:26.356211 crc crio[3641]: time=\"2026-06-12T09:52:26.355042732Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/84391a12-2016-4220-9957-029b38677f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008c960}] Aliases:map[]}\"",
2026-06-12 11:43:51.785267 | controller |     "Jun 12 09:52:26.356211 crc crio[3641]: time=\"2026-06-12T09:52:26.355120294Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.785283 | controller |     "Jun 12 09:52:26.386608 crc crio[3641]: time=\"2026-06-12T09:52:26.385029905Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785299 | controller |     "Jun 12 09:52:26.386608 crc crio[3641]: time=\"2026-06-12T09:52:26.385164179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785315 | controller |     "Jun 12 09:52:26.388619 crc crio[3641]: time=\"2026-06-12T09:52:26.386968373Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/72e64f41-5266-4ce4-a3a6-c64771b49200 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000d247f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.785332 | controller |     "Jun 12 09:52:26.388619 crc crio[3641]: time=\"2026-06-12T09:52:26.387067846Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.785348 | controller |     "Jun 12 09:52:26.444372 crc crio[3641]: time=\"2026-06-12T09:52:26.443739576Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785364 | controller |     "Jun 12 09:52:26.446283 crc crio[3641]: time=\"2026-06-12T09:52:26.444418567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785384 | controller |     "Jun 12 09:52:26.505461 crc crio[3641]: time=\"2026-06-12T09:52:26.498963866Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36d827fe-72de-44eb-bf14-87c5546a9406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001694528}] Aliases:map[]}\"",
2026-06-12 11:43:51.785400 | controller |     "Jun 12 09:52:26.505461 crc crio[3641]: time=\"2026-06-12T09:52:26.499119041Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.785416 | controller |     "Jun 12 09:52:26.520205 crc crio[3641]: time=\"2026-06-12T09:52:26.519973846Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/00c8b084-0beb-4f9c-9b82-cebb3a7b187d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000d24950}] Aliases:map[]}\"",
2026-06-12 11:43:51.785432 | controller |     "Jun 12 09:52:26.520499 crc crio[3641]: time=\"2026-06-12T09:52:26.520212333Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.785447 | controller |     "Jun 12 09:52:26.646926 crc crio[3641]: time=\"2026-06-12T09:52:26.645518805Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785462 | controller |     "Jun 12 09:52:26.646926 crc crio[3641]: time=\"2026-06-12T09:52:26.64568698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785478 | controller |     "Jun 12 09:52:26.657350 crc crio[3641]: time=\"2026-06-12T09:52:26.657092404Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785494 | controller |     "Jun 12 09:52:26.657350 crc crio[3641]: time=\"2026-06-12T09:52:26.657165647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785509 | controller |     "Jun 12 09:52:26.657526 crc crio[3641]: time=\"2026-06-12T09:52:26.657420204Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785525 | controller |     "Jun 12 09:52:26.657526 crc crio[3641]: time=\"2026-06-12T09:52:26.657451925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785541 | controller |     "Jun 12 09:52:26.691606 crc crio[3641]: time=\"2026-06-12T09:52:26.69107545Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785556 | controller |     "Jun 12 09:52:26.691606 crc crio[3641]: time=\"2026-06-12T09:52:26.691152753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785576 | controller |     "Jun 12 09:52:26.723433 crc crio[3641]: time=\"2026-06-12T09:52:26.721432135Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785592 | controller |     "Jun 12 09:52:26.723433 crc crio[3641]: time=\"2026-06-12T09:52:26.721486087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785607 | controller |     "Jun 12 09:52:26.754061 crc crio[3641]: time=\"2026-06-12T09:52:26.75374818Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785623 | controller |     "Jun 12 09:52:26.754236 crc crio[3641]: time=\"2026-06-12T09:52:26.754126121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785640 | controller |     "Jun 12 09:52:26.770369 crc crio[3641]: time=\"2026-06-12T09:52:26.769726407Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785656 | controller |     "Jun 12 09:52:26.770369 crc crio[3641]: time=\"2026-06-12T09:52:26.770094803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785672 | controller |     "Jun 12 09:52:26.811689 crc crio[3641]: time=\"2026-06-12T09:52:26.805760956Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8190eaf7-b007-46dc-99d3-2950832f0a8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000d24a58}] Aliases:map[]}\"",
2026-06-12 11:43:51.785689 | controller |     "Jun 12 09:52:26.811689 crc crio[3641]: time=\"2026-06-12T09:52:26.811665919Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.785705 | controller |     "Jun 12 09:52:26.820354 crc crio[3641]: time=\"2026-06-12T09:52:26.817093336Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785721 | controller |     "Jun 12 09:52:26.820354 crc crio[3641]: time=\"2026-06-12T09:52:26.817142137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785737 | controller |     "Jun 12 09:52:26.867739 crc crio[3641]: time=\"2026-06-12T09:52:26.86754651Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785752 | controller |     "Jun 12 09:52:26.867739 crc crio[3641]: time=\"2026-06-12T09:52:26.867642973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785772 | controller |     "Jun 12 09:52:26.919519 crc crio[3641]: time=\"2026-06-12T09:52:26.916959305Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785788 | controller |     "Jun 12 09:52:26.919519 crc crio[3641]: time=\"2026-06-12T09:52:26.917565654Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785804 | controller |     "Jun 12 09:52:26.919519 crc crio[3641]: time=\"2026-06-12T09:52:26.917668237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785820 | controller |     "Jun 12 09:52:26.919519 crc crio[3641]: time=\"2026-06-12T09:52:26.918114521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785836 | controller |     "Jun 12 09:52:26.953141 crc crio[3641]: time=\"2026-06-12T09:52:26.940149779Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/35cc4d47-862b-4062-ac19-7a80f6a9b1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d24bc0}] Aliases:map[]}\"",
2026-06-12 11:43:51.785856 | controller |     "Jun 12 09:52:26.953141 crc crio[3641]: time=\"2026-06-12T09:52:26.940363266Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.785887 | controller |     "Jun 12 09:52:26.953141 crc crio[3641]: time=\"2026-06-12T09:52:26.947094933Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785908 | controller |     "Jun 12 09:52:27.086023 crc crio[3641]: time=\"2026-06-12T09:52:27.085597065Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785926 | controller |     "Jun 12 09:52:27.086201 crc crio[3641]: time=\"2026-06-12T09:52:27.08607058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785942 | controller |     "Jun 12 09:52:27.125726 crc crio[3641]: time=\"2026-06-12T09:52:27.124485863Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785958 | controller |     "Jun 12 09:52:27.125726 crc crio[3641]: time=\"2026-06-12T09:52:27.12469424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.785974 | controller |     "Jun 12 09:52:27.151266 crc crio[3641]: time=\"2026-06-12T09:52:27.151073522Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.785994 | controller |     "Jun 12 09:52:27.151514 crc crio[3641]: time=\"2026-06-12T09:52:27.151439194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786010 | controller |     "Jun 12 09:52:27.206644 crc crio[3641]: time=\"2026-06-12T09:52:27.206580278Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/a32b9253-72d2-4b20-acd0-a2e6910b9a8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008c608}] Aliases:map[]}\"",
2026-06-12 11:43:51.786026 | controller |     "Jun 12 09:52:27.207003 crc crio[3641]: time=\"2026-06-12T09:52:27.206788034Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786042 | controller |     "Jun 12 09:52:27.215714 crc crio[3641]: time=\"2026-06-12T09:52:27.215681428Z\" level=info msg=\"Ran pod sandbox e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=13bd095b-57f7-4c34-958c-c284783aecd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786058 | controller |     "Jun 12 09:52:27.227487 crc crio[3641]: time=\"2026-06-12T09:52:27.227232401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f02a693a-3fe8-4770-b7f9-e4ea1efcc74d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786073 | controller |     "Jun 12 09:52:27.258793 crc crio[3641]: time=\"2026-06-12T09:52:27.258742071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=3558e19a-10e5-4dd5-8400-dbe2cfb4b55b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786089 | controller |     "Jun 12 09:52:27.268428 crc crio[3641]: time=\"2026-06-12T09:52:27.267949214Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/aec8d953-9742-49cb-a78a-e5d48f0774e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000d24178}] Aliases:map[]}\"",
2026-06-12 11:43:51.786105 | controller |     "Jun 12 09:52:27.268428 crc crio[3641]: time=\"2026-06-12T09:52:27.268107739Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786121 | controller |     "Jun 12 09:52:27.272702 crc crio[3641]: time=\"2026-06-12T09:52:27.271641524Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786137 | controller |     "Jun 12 09:52:27.290583 crc crio[3641]: time=\"2026-06-12T09:52:27.279569905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3d462a7c-a4d3-42a0-8b1e-6eb5eb754ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786156 | controller |     "Jun 12 09:52:27.303087 crc crio[3641]: time=\"2026-06-12T09:52:27.301351866Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=882e75d2-7c0b-4063-a159-00c5cc8eb2f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786172 | controller |     "Jun 12 09:52:27.341292 crc crio[3641]: time=\"2026-06-12T09:52:27.340550044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bc7ac274-dea5-4a9f-8df8-b795fd9fea42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786188 | controller |     "Jun 12 09:52:27.371339 crc crio[3641]: time=\"2026-06-12T09:52:27.370741079Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786204 | controller |     "Jun 12 09:52:27.415539 crc crio[3641]: time=\"2026-06-12T09:52:27.415492885Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7c8c0c5e-6132-4e27-854c-dfed8e8e30d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e167a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.786221 | controller |     "Jun 12 09:52:27.423524 crc crio[3641]: time=\"2026-06-12T09:52:27.423492182Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786237 | controller |     "Jun 12 09:52:27.425467 crc crio[3641]: time=\"2026-06-12T09:52:27.417466716Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b9661014-95eb-4e74-b9e0-63dbc892bd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00238e268}] Aliases:map[]}\"",
2026-06-12 11:43:51.786253 | controller |     "Jun 12 09:52:27.426038 crc crio[3641]: time=\"2026-06-12T09:52:27.425927797Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786269 | controller |     "Jun 12 09:52:27.439995 crc crio[3641]: time=\"2026-06-12T09:52:27.437989598Z\" level=info msg=\"Ran pod sandbox 273d7efd49dd2f5f74e03e94417e8236ca6af4accedd004ace71d48a9055d442 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0cdf9420-9bca-4930-a772-a5fe882cd0dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786285 | controller |     "Jun 12 09:52:27.447392 crc crio[3641]: time=\"2026-06-12T09:52:27.447011056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=88384fa9-acb9-4620-b3a5-2b09fc75c1e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786301 | controller |     "Jun 12 09:52:27.483756 crc crio[3641]: time=\"2026-06-12T09:52:27.482633756Z\" level=info msg=\"Ran pod sandbox 12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=352ccb5a-8898-46b1-ace2-528dcab16c77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786321 | controller |     "Jun 12 09:52:27.509499 crc crio[3641]: time=\"2026-06-12T09:52:27.509209165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=b624e94b-9cd1-45b2-bbda-6a56d42a877a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786337 | controller |     "Jun 12 09:52:27.537755 crc crio[3641]: time=\"2026-06-12T09:52:27.532356568Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5a0c6a3-0658-4ece-bb4a-a829a0f261b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00078a6e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.786353 | controller |     "Jun 12 09:52:27.537755 crc crio[3641]: time=\"2026-06-12T09:52:27.532410049Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786370 | controller |     "Jun 12 09:52:27.610468 crc crio[3641]: time=\"2026-06-12T09:52:27.610292962Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1bd7e967-13aa-421c-ad2f-22e706faf35e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00238e3c0}] Aliases:map[]}\"",
2026-06-12 11:43:51.786386 | controller |     "Jun 12 09:52:27.610650 crc crio[3641]: time=\"2026-06-12T09:52:27.610627032Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786402 | controller |     "Jun 12 09:52:27.744740 crc crio[3641]: time=\"2026-06-12T09:52:27.742692194Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/00b59bda-85dc-458f-bf64-9a9de60341c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00018a428}] Aliases:map[]}\"",
2026-06-12 11:43:51.786418 | controller |     "Jun 12 09:52:27.744740 crc crio[3641]: time=\"2026-06-12T09:52:27.742758906Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786434 | controller |     "Jun 12 09:52:28.026162 crc crio[3641]: time=\"2026-06-12T09:52:28.025512262Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/591a8617-46b2-4438-847f-e442b840d6de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc0022ca380}] Aliases:map[]}\"",
2026-06-12 11:43:51.786454 | controller |     "Jun 12 09:52:28.026162 crc crio[3641]: time=\"2026-06-12T09:52:28.025562744Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786471 | controller |     "Jun 12 09:52:28.150426 crc crio[3641]: time=\"2026-06-12T09:52:28.150089313Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/545e0c0d-320d-4417-b623-4f1f1750e937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}\"",
2026-06-12 11:43:51.786487 | controller |     "Jun 12 09:52:28.150426 crc crio[3641]: time=\"2026-06-12T09:52:28.150148665Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786503 | controller |     "Jun 12 09:52:28.153710 crc crio[3641]: time=\"2026-06-12T09:52:28.153633933Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/4fd2eb50-f98d-4171-8dac-bbb67cf12e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000d243d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.786519 | controller |     "Jun 12 09:52:28.153710 crc crio[3641]: time=\"2026-06-12T09:52:28.153659273Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786535 | controller |     "Jun 12 09:52:28.179576 crc crio[3641]: time=\"2026-06-12T09:52:28.179124788Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786551 | controller |     "Jun 12 09:52:28.179576 crc crio[3641]: time=\"2026-06-12T09:52:28.179336944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786567 | controller |     "Jun 12 09:52:28.246351 crc crio[3641]: time=\"2026-06-12T09:52:28.246189847Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786582 | controller |     "Jun 12 09:52:28.246487 crc crio[3641]: time=\"2026-06-12T09:52:28.246383943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786599 | controller |     "Jun 12 09:52:28.248690 crc crio[3641]: time=\"2026-06-12T09:52:28.248649198Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786615 | controller |     "Jun 12 09:52:28.248992 crc crio[3641]: time=\"2026-06-12T09:52:28.248967808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786631 | controller |     "Jun 12 09:52:28.257289 crc crio[3641]: time=\"2026-06-12T09:52:28.25721837Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786650 | controller |     "Jun 12 09:52:28.257434 crc crio[3641]: time=\"2026-06-12T09:52:28.257409796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786667 | controller |     "Jun 12 09:52:28.284233 crc crio[3641]: time=\"2026-06-12T09:52:28.284186662Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786683 | controller |     "Jun 12 09:52:28.289314 crc crio[3641]: time=\"2026-06-12T09:52:28.289194126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786700 | controller |     "Jun 12 09:52:28.289472 crc crio[3641]: time=\"2026-06-12T09:52:28.284596015Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/47b09eea-9beb-4c2d-9a76-49665c1336ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc001e16250}] Aliases:map[]}\"",
2026-06-12 11:43:51.786716 | controller |     "Jun 12 09:52:28.289588 crc crio[3641]: time=\"2026-06-12T09:52:28.289569878Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786732 | controller |     "Jun 12 09:52:28.291430 crc crio[3641]: time=\"2026-06-12T09:52:28.284714474Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786748 | controller |     "Jun 12 09:52:28.291430 crc crio[3641]: time=\"2026-06-12T09:52:28.290798921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786764 | controller |     "Jun 12 09:52:28.310923 crc crio[3641]: time=\"2026-06-12T09:52:28.310509938Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786783 | controller |     "Jun 12 09:52:28.311941 crc crio[3641]: time=\"2026-06-12T09:52:28.310988022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786802 | controller |     "Jun 12 09:52:28.313543 crc crio[3641]: time=\"2026-06-12T09:52:28.312161839Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786818 | controller |     "Jun 12 09:52:28.313543 crc crio[3641]: time=\"2026-06-12T09:52:28.312457788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786834 | controller |     "Jun 12 09:52:28.350898 crc crio[3641]: time=\"2026-06-12T09:52:28.350113971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=beafaafe-e5c8-4da2-badc-253a6124e3d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786857 | controller |     "Jun 12 09:52:28.368751 crc crio[3641]: time=\"2026-06-12T09:52:28.368095384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=2ad12646-cdcc-478b-bbd1-0b98340acaaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.786888 | controller |     "Jun 12 09:52:28.409204 crc crio[3641]: time=\"2026-06-12T09:52:28.408290103Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.786909 | controller |     "Jun 12 09:52:28.409204 crc crio[3641]: time=\"2026-06-12T09:52:28.408563781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.786926 | controller |     "Jun 12 09:52:28.619102 crc crio[3641]: time=\"2026-06-12T09:52:28.618169423Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/7feece86-5f04-4d25-a011-62e146c31bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc0022ca260}] Aliases:map[]}\"",
2026-06-12 11:43:51.786943 | controller |     "Jun 12 09:52:28.619102 crc crio[3641]: time=\"2026-06-12T09:52:28.618226294Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786960 | controller |     "Jun 12 09:52:28.771999 crc crio[3641]: time=\"2026-06-12T09:52:28.765799725Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/b01d961e-cd64-49ae-8cf4-bf654bc47af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000d24778}] Aliases:map[]}\"",
2026-06-12 11:43:51.786976 | controller |     "Jun 12 09:52:28.771999 crc crio[3641]: time=\"2026-06-12T09:52:28.766097445Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.786992 | controller |     "Jun 12 09:52:28.803975 crc crio[3641]: time=\"2026-06-12T09:52:28.803571129Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787008 | controller |     "Jun 12 09:52:28.833443 crc crio[3641]: time=\"2026-06-12T09:52:28.832231486Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787024 | controller |     "Jun 12 09:52:28.942650 crc crio[3641]: time=\"2026-06-12T09:52:28.938792357Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5c33cfec-daaf-49a9-9294-c51765efa1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c290}] Aliases:map[]}\"",
2026-06-12 11:43:51.787044 | controller |     "Jun 12 09:52:28.942650 crc crio[3641]: time=\"2026-06-12T09:52:28.939632543Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.787061 | controller |     "Jun 12 09:52:29.096044 crc crio[3641]: time=\"2026-06-12T09:52:29.094424697Z\" level=info msg=\"Ran pod sandbox 8ce25008cb2d320832b6ac6e9c5eef4023aeec7363f28e15e137df1f62af56fc with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=8758ec98-a793-4075-a67b-8d9c83956c40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787077 | controller |     "Jun 12 09:52:29.130531 crc crio[3641]: time=\"2026-06-12T09:52:29.12758153Z\" level=info msg=\"Ran pod sandbox 92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=88fe2166-9d25-4197-82b8-7cb15b4fe971 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787094 | controller |     "Jun 12 09:52:29.146731 crc crio[3641]: time=\"2026-06-12T09:52:29.144648434Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/19be776d-8fa1-4503-9e28-2f2f356a157c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00096c470}] Aliases:map[]}\"",
2026-06-12 11:43:51.787110 | controller |     "Jun 12 09:52:29.146731 crc crio[3641]: time=\"2026-06-12T09:52:29.144703206Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.787155 | controller |     "Jun 12 09:52:29.154009 crc crio[3641]: time=\"2026-06-12T09:52:29.153731471Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5023a430-5b27-42ca-864d-5e106fc086e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00096c408}] Aliases:map[]}\"",
2026-06-12 11:43:51.787177 | controller |     "Jun 12 09:52:29.154009 crc crio[3641]: time=\"2026-06-12T09:52:29.153861995Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.787193 | controller |     "Jun 12 09:52:29.160963 crc crio[3641]: time=\"2026-06-12T09:52:29.160711839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=bbcce705-252d-4a71-9671-101a839726c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787210 | controller |     "Jun 12 09:52:29.206992 crc crio[3641]: time=\"2026-06-12T09:52:29.188604141Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/4689d4a9-63ec-48a2-ae7b-d9e611b4d67e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"",
2026-06-12 11:43:51.787258 | controller |     "Jun 12 09:52:29.206992 crc crio[3641]: time=\"2026-06-12T09:52:29.188769266Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.787276 | controller |     "Jun 12 09:52:29.220236 crc crio[3641]: time=\"2026-06-12T09:52:29.22019425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4ade2ad0-feba-4192-b1d3-9938b30b5a45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787293 | controller |     "Jun 12 09:52:46.480680 crc crio[3641]: time=\"2026-06-12T09:52:46.479593584Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787334 | controller |     "Jun 12 09:52:46.482133 crc crio[3641]: time=\"2026-06-12T09:52:46.480698388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.787354 | controller |     "Jun 12 09:52:46.489372 crc crio[3641]: time=\"2026-06-12T09:52:46.488587929Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=ebdbe639-534d-48e0-a525-110c87d1599b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787370 | controller |     "Jun 12 09:52:46.489372 crc crio[3641]: time=\"2026-06-12T09:52:46.488681082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=ea5b1c8e-5532-406c-93b4-f1ee9bb2ccae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787406 | controller |     "Jun 12 09:52:46.489372 crc crio[3641]: time=\"2026-06-12T09:52:46.488719943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ae6ce8f8-ff05-4df3-82f5-e5ca8e01dd0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787429 | controller |     "Jun 12 09:52:46.489722 crc crio[3641]: time=\"2026-06-12T09:52:46.489481884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a74fc647-dafd-499d-a9f6-4813e215467e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787445 | controller |     "Jun 12 09:52:46.490158 crc crio[3641]: time=\"2026-06-12T09:52:46.489753345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=1ce74f1b-02db-4434-891d-8a9d325a238d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787460 | controller |     "Jun 12 09:52:46.490551 crc crio[3641]: time=\"2026-06-12T09:52:46.490429753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=902f39ed-4bc0-4018-bd63-eba6d931037d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787496 | controller |     "Jun 12 09:52:46.490795 crc crio[3641]: time=\"2026-06-12T09:52:46.490693852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=23bfda17-5d04-41fa-8b82-0156d5e92f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787521 | controller |     "Jun 12 09:52:46.491522 crc crio[3641]: time=\"2026-06-12T09:52:46.491356222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d5e530b6-1e52-49c6-a308-333fe9a75be9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787537 | controller |     "Jun 12 09:52:46.492998 crc crio[3641]: time=\"2026-06-12T09:52:46.492729093Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787552 | controller |     "Jun 12 09:52:46.492998 crc crio[3641]: time=\"2026-06-12T09:52:46.49293465Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787593 | controller |     "Jun 12 09:52:46.493589 crc crio[3641]: time=\"2026-06-12T09:52:46.493067674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.787610 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.496574932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e60c7c7b-2120-48c6-b26f-511b26c4a870 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787626 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.496692194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=c56f536d-f8ad-428f-ad34-d28b12d6683b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.787641 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497017555Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787682 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497090118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.787699 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.49711854Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787714 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497152619Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787750 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497190953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.787772 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497350665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.787787 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497394346Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787807 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497463608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.787845 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497470749Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787892 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497553512Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787909 | controller |     "Jun 12 09:52:46.497607 crc crio[3641]: time=\"2026-06-12T09:52:46.497610954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.787925 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497710619Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.787986 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497753347Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.788008 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497771561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788048 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497797508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788068 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497977954Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.788085 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497557811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788100 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498046366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788140 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498466768Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.788159 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498566192Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.788180 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.49295106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788216 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.497035028Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.788237 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498702905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788253 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.498760781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=691b2267-ee7f-444d-a1a9-580c7e497368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788269 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.493086244Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.788285 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.499338409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788300 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.499737047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788316 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.499985847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788332 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.500025465Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.788347 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.500105037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788363 | controller |     "Jun 12 09:52:46.501090 crc crio[3641]: time=\"2026-06-12T09:52:46.500377126Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=18b018cd-02c8-486b-8f6e-f005b94d34f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788378 | controller |     "Jun 12 09:52:46.504483 crc crio[3641]: time=\"2026-06-12T09:52:46.504325056Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.788394 | controller |     "Jun 12 09:52:46.504483 crc crio[3641]: time=\"2026-06-12T09:52:46.504465341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788410 | controller |     "Jun 12 09:52:46.514392 crc crio[3641]: time=\"2026-06-12T09:52:46.513962019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f461777f-2026-4333-a42f-ea6a3051adb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788432 | controller |     "Jun 12 09:52:46.514392 crc crio[3641]: time=\"2026-06-12T09:52:46.514176806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2b9fcce2-6b74-4052-8fa0-8fbf614558f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788449 | controller |     "Jun 12 09:52:46.514776 crc crio[3641]: time=\"2026-06-12T09:52:46.514499026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7bef762e-daec-4c53-8de4-c7e7f03d3da4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788465 | controller |     "Jun 12 09:52:46.520773 crc crio[3641]: time=\"2026-06-12T09:52:46.520042085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=af4979a5-086f-43c6-a008-fa95f6b07428 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788480 | controller |     "Jun 12 09:52:46.521509 crc crio[3641]: time=\"2026-06-12T09:52:46.521097287Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=3d84da9c-e393-4b7f-82e8-0f40a47bfcf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788496 | controller |     "Jun 12 09:52:46.521624 crc crio[3641]: time=\"2026-06-12T09:52:46.52152732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788512 | controller |     "Jun 12 09:52:46.523116 crc crio[3641]: time=\"2026-06-12T09:52:46.522971085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=cfe7eb57-efe9-4261-a9f0-7679912818de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788528 | controller |     "Jun 12 09:52:46.523415 crc crio[3641]: time=\"2026-06-12T09:52:46.523368576Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4c5d9c94-d67d-4149-b60d-573a0fae66f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788544 | controller |     "Jun 12 09:52:46.527259 crc crio[3641]: time=\"2026-06-12T09:52:46.527182793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=4f430f4b-13ac-4fe9-a825-2e760b6e0572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788561 | controller |     "Jun 12 09:52:46.527485 crc crio[3641]: time=\"2026-06-12T09:52:46.527456981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=9449a71a-1080-4916-9d88-abc0ae36cce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788577 | controller |     "Jun 12 09:52:46.528048 crc crio[3641]: time=\"2026-06-12T09:52:46.528013537Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7aee5581-786e-4937-be1d-129a4912d59b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788593 | controller |     "Jun 12 09:52:46.528722 crc crio[3641]: time=\"2026-06-12T09:52:46.528693028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=5c417116-be72-4751-8f82-c74a303aa406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788613 | controller |     "Jun 12 09:52:46.529451 crc crio[3641]: time=\"2026-06-12T09:52:46.52941872Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=85788a13-39ff-45b3-9421-327eeb604a00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788630 | controller |     "Jun 12 09:52:46.531083 crc crio[3641]: time=\"2026-06-12T09:52:46.531047721Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=ae68521b-416e-45ba-af39-1b0b80bd5012 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788645 | controller |     "Jun 12 09:52:46.532323 crc crio[3641]: time=\"2026-06-12T09:52:46.532176355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c5fe704d-29b2-428a-833e-df5e2ccd8a17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788661 | controller |     "Jun 12 09:52:46.532986 crc crio[3641]: time=\"2026-06-12T09:52:46.53234875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8bad86bd-62fa-4f41-8077-9d7d2c4c1989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.788677 | controller |     "Jun 12 09:52:46.535999 crc crio[3641]: time=\"2026-06-12T09:52:46.535801885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788692 | controller |     "Jun 12 09:52:46.536550 crc crio[3641]: time=\"2026-06-12T09:52:46.536438827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788708 | controller |     "Jun 12 09:52:46.536901 crc crio[3641]: time=\"2026-06-12T09:52:46.53662115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788724 | controller |     "Jun 12 09:52:46.538352 crc crio[3641]: time=\"2026-06-12T09:52:46.538292112Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8cb24651-3223-49c7-9ba6-e660f92e453e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"",
2026-06-12 11:43:51.788741 | controller |     "Jun 12 09:52:46.538352 crc crio[3641]: time=\"2026-06-12T09:52:46.538344123Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.788757 | controller |     "Jun 12 09:52:46.540154 crc crio[3641]: time=\"2026-06-12T09:52:46.540092355Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=7dacc61c-f03c-48a4-8457-9a42863aee78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788772 | controller |     "Jun 12 09:52:46.542306 crc crio[3641]: time=\"2026-06-12T09:52:46.542273452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788788 | controller |     "Jun 12 09:52:46.545497 crc crio[3641]: time=\"2026-06-12T09:52:46.545396147Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f513834d-d939-4818-ad9a-4dd05c55cef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788808 | controller |     "Jun 12 09:52:46.552910 crc crio[3641]: time=\"2026-06-12T09:52:46.552713441Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=17579ba9-d7e9-46ce-9bde-0c9ba6ffa6f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788824 | controller |     "Jun 12 09:52:46.553339 crc crio[3641]: time=\"2026-06-12T09:52:46.55308435Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=4f1f1439-4e30-47f4-9c2e-8db5a4f968c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788840 | controller |     "Jun 12 09:52:46.553937 crc crio[3641]: time=\"2026-06-12T09:52:46.55368397Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=e6f8830a-d9ea-40ed-9acd-a5b0d9610307 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788859 | controller |     "Jun 12 09:52:46.557583 crc crio[3641]: time=\"2026-06-12T09:52:46.557383352Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=68ba289a-d5bc-4891-8dcb-5da71345f203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.788893 | controller |     "Jun 12 09:52:46.567517 crc crio[3641]: time=\"2026-06-12T09:52:46.567411411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788911 | controller |     "Jun 12 09:52:46.569023 crc crio[3641]: time=\"2026-06-12T09:52:46.568703648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788927 | controller |     "Jun 12 09:52:46.570139 crc crio[3641]: time=\"2026-06-12T09:52:46.569685179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.788943 | controller |     "Jun 12 09:52:46.574036 crc crio[3641]: time=\"2026-06-12T09:52:46.573681139Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/bfb7e218-e48e-43e0-80a6-5e57023f651f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc001694558}] Aliases:map[]}\"",
2026-06-12 11:43:51.788960 | controller |     "Jun 12 09:52:46.574036 crc crio[3641]: time=\"2026-06-12T09:52:46.573940016Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.788989 | controller |     "Jun 12 09:52:46.578429 crc crio[3641]: time=\"2026-06-12T09:52:46.577781658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789005 | controller |     "Jun 12 09:52:46.578899 crc crio[3641]: time=\"2026-06-12T09:52:46.578565916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789021 | controller |     "Jun 12 09:52:46.578899 crc crio[3641]: time=\"2026-06-12T09:52:46.578738273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789037 | controller |     "Jun 12 09:52:46.678901 crc crio[3641]: time=\"2026-06-12T09:52:46.678735429Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/03e4e18d-1f1c-4a03-a2c6-11c890171991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001694270}] Aliases:map[]}\"",
2026-06-12 11:43:51.789057 | controller |     "Jun 12 09:52:46.678901 crc crio[3641]: time=\"2026-06-12T09:52:46.67879154Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789124 | controller |     "Jun 12 09:52:46.747711 crc crio[3641]: time=\"2026-06-12T09:52:46.747583422Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.789146 | controller |     "Jun 12 09:52:46.755901 crc crio[3641]: time=\"2026-06-12T09:52:46.755783922Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.789163 | controller |     "Jun 12 09:52:46.782415 crc crio[3641]: time=\"2026-06-12T09:52:46.781686182Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/05086bc2-4201-4997-a315-06f0a7edfe6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000120468}] Aliases:map[]}\"",
2026-06-12 11:43:51.789179 | controller |     "Jun 12 09:52:46.782415 crc crio[3641]: time=\"2026-06-12T09:52:46.782341922Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789195 | controller |     "Jun 12 09:52:46.786874 crc crio[3641]: time=\"2026-06-12T09:52:46.78658222Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/5c3142b7-a7a9-4828-83f4-7d2f5cd85573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120588}] Aliases:map[]}\"",
2026-06-12 11:43:51.789211 | controller |     "Jun 12 09:52:46.786874 crc crio[3641]: time=\"2026-06-12T09:52:46.786703453Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789227 | controller |     "Jun 12 09:52:46.794366 crc crio[3641]: time=\"2026-06-12T09:52:46.794094289Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2800d434-2b5f-42fb-8c31-ea32e56b0420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0022ca948}] Aliases:map[]}\"",
2026-06-12 11:43:51.789243 | controller |     "Jun 12 09:52:46.794366 crc crio[3641]: time=\"2026-06-12T09:52:46.794260854Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789263 | controller |     "Jun 12 09:52:46.886304 crc crio[3641]: time=\"2026-06-12T09:52:46.88612148Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.789279 | controller |     "Jun 12 09:52:47.088961 crc crio[3641]: time=\"2026-06-12T09:52:47.08593362Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.789295 | controller |     "Jun 12 09:52:47.088961 crc crio[3641]: time=\"2026-06-12T09:52:47.086170258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789311 | controller |     "Jun 12 09:52:47.154317 crc crio[3641]: time=\"2026-06-12T09:52:47.154087491Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bd975173-0036-4a70-9fca-266ee5c680f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e160b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.789327 | controller |     "Jun 12 09:52:47.154317 crc crio[3641]: time=\"2026-06-12T09:52:47.154236415Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789343 | controller |     "Jun 12 09:52:47.178538 crc crio[3641]: time=\"2026-06-12T09:52:47.176772002Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d1c012e4-1f9a-4a3e-b6f6-032ce883430d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00008c478}] Aliases:map[]}\"",
2026-06-12 11:43:51.789359 | controller |     "Jun 12 09:52:47.178538 crc crio[3641]: time=\"2026-06-12T09:52:47.176981858Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789375 | controller |     "Jun 12 09:52:47.188078 crc crio[3641]: time=\"2026-06-12T09:52:47.186743463Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/bf2d36ed-499f-471b-8481-8b46764bf5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00078a140}] Aliases:map[]}\"",
2026-06-12 11:43:51.789391 | controller |     "Jun 12 09:52:47.188157 crc crio[3641]: time=\"2026-06-12T09:52:47.188090924Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789407 | controller |     "Jun 12 09:52:47.201553 crc crio[3641]: time=\"2026-06-12T09:52:47.201140305Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/78e8bda6-8638-48cb-a2b8-c7f02a9475f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc001e16280}] Aliases:map[]}\"",
2026-06-12 11:43:51.789427 | controller |     "Jun 12 09:52:47.201553 crc crio[3641]: time=\"2026-06-12T09:52:47.201208995Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789442 | controller |     "Jun 12 09:52:47.210586 crc crio[3641]: time=\"2026-06-12T09:52:47.210165681Z\" level=info msg=\"Ran pod sandbox e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=983ac7ee-d7e8-43d7-a307-836e398d6981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.789458 | controller |     "Jun 12 09:52:47.212791 crc crio[3641]: time=\"2026-06-12T09:52:47.212694389Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6c277f24-d8f4-4230-82b6-4007b214cf57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0022ca3e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.789474 | controller |     "Jun 12 09:52:47.212791 crc crio[3641]: time=\"2026-06-12T09:52:47.212768391Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789490 | controller |     "Jun 12 09:52:47.214752 crc crio[3641]: time=\"2026-06-12T09:52:47.214066056Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7b4a5582-0f16-4b08-b402-8fef2cb3e767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.789506 | controller |     "Jun 12 09:52:47.217860 crc crio[3641]: time=\"2026-06-12T09:52:47.217658312Z\" level=info msg=\"Ran pod sandbox 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9f1d8451-fc38-4b13-9da8-a88e7291a240 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.789522 | controller |     "Jun 12 09:52:47.220313 crc crio[3641]: time=\"2026-06-12T09:52:47.220122501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789538 | controller |     "Jun 12 09:52:47.221924 crc crio[3641]: time=\"2026-06-12T09:52:47.221066942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b80ad627-cb19-4a34-be63-59528dc69148 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.789554 | controller |     "Jun 12 09:52:47.222718 crc crio[3641]: time=\"2026-06-12T09:52:47.222372864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789570 | controller |     "Jun 12 09:52:47.224919 crc crio[3641]: time=\"2026-06-12T09:52:47.224630358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789590 | controller |     "Jun 12 09:52:47.229022 crc crio[3641]: time=\"2026-06-12T09:52:47.228735744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789606 | controller |     "Jun 12 09:52:47.229651 crc crio[3641]: time=\"2026-06-12T09:52:47.229164556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789622 | controller |     "Jun 12 09:52:47.233935 crc crio[3641]: time=\"2026-06-12T09:52:47.232281708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fdae3e01-e84a-4866-a413-fe8d0b0e06d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.789638 | controller |     "Jun 12 09:52:47.233935 crc crio[3641]: time=\"2026-06-12T09:52:47.233487488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789653 | controller |     "Jun 12 09:52:47.242662 crc crio[3641]: time=\"2026-06-12T09:52:47.242628611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789669 | controller |     "Jun 12 09:52:47.256377 crc crio[3641]: time=\"2026-06-12T09:52:47.256047031Z\" level=info msg=\"Ran pod sandbox 2528bb0a19a33f3dcf44bb88055d202560511ab0a553776ae67ab8b975018d76 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=cdf2c0b9-1802-4041-989b-fbe7af65e4ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.789686 | controller |     "Jun 12 09:52:47.258056 crc crio[3641]: time=\"2026-06-12T09:52:47.257737363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789701 | controller |     "Jun 12 09:52:47.259989 crc crio[3641]: time=\"2026-06-12T09:52:47.259427266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0fbdef18-ef17-43ad-8183-7da046ff99f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.789717 | controller |     "Jun 12 09:52:47.263099 crc crio[3641]: time=\"2026-06-12T09:52:47.263068971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789733 | controller |     "Jun 12 09:52:47.281040 crc crio[3641]: time=\"2026-06-12T09:52:47.280533765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789748 | controller |     "Jun 12 09:52:47.281730 crc crio[3641]: time=\"2026-06-12T09:52:47.28153248Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20477eeb-75bb-4b55-9595-a63f3dd0c7c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078a680}] Aliases:map[]}\"",
2026-06-12 11:43:51.789764 | controller |     "Jun 12 09:52:47.281730 crc crio[3641]: time=\"2026-06-12T09:52:47.281728066Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789781 | controller |     "Jun 12 09:52:47.282949 crc crio[3641]: time=\"2026-06-12T09:52:47.282423832Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/387249d1-ad58-4ab9-b831-8c2387abb9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00238e648}] Aliases:map[]}\"",
2026-06-12 11:43:51.789800 | controller |     "Jun 12 09:52:47.282949 crc crio[3641]: time=\"2026-06-12T09:52:47.282537636Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.789817 | controller |     "Jun 12 09:52:47.289292 crc crio[3641]: time=\"2026-06-12T09:52:47.289181474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789833 | controller |     "Jun 12 09:52:47.305113 crc crio[3641]: time=\"2026-06-12T09:52:47.304631386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789853 | controller |     "Jun 12 09:52:47.306172 crc crio[3641]: time=\"2026-06-12T09:52:47.305896525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789885 | controller |     "Jun 12 09:52:47.312655 crc crio[3641]: time=\"2026-06-12T09:52:47.31060612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789907 | controller |     "Jun 12 09:52:47.344655 crc crio[3641]: time=\"2026-06-12T09:52:47.344495214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789924 | controller |     "Jun 12 09:52:47.396737 crc crio[3641]: time=\"2026-06-12T09:52:47.396475988Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fcb78d2d-2b99-4e64-8905-1fc9c8de8f4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.789940 | controller |     "Jun 12 09:52:47.485961 crc crio[3641]: time=\"2026-06-12T09:52:47.485657055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1ddbfaff-a7ed-4a9a-a7b5-11c30c826e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.789956 | controller |     "Jun 12 09:52:47.540430 crc crio[3641]: time=\"2026-06-12T09:52:47.540155147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789972 | controller |     "Jun 12 09:52:47.542753 crc crio[3641]: time=\"2026-06-12T09:52:47.542609702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.789989 | controller |     "Jun 12 09:52:47.718261 crc crio[3641]: time=\"2026-06-12T09:52:47.71763565Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4ac856cc-abcf-4b36-aa22-90f858e9b484 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790005 | controller |     "Jun 12 09:52:47.718438 crc crio[3641]: time=\"2026-06-12T09:52:47.718270419Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e3ef3217-4d61-41a3-9c12-2d18b94df6ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.790026 | controller |     "Jun 12 09:52:47.834657 crc crio[3641]: time=\"2026-06-12T09:52:47.778567508Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7abf0a89-2689-4d26-b52b-d0b7b2a520e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00018a208}] Aliases:map[]}\"",
2026-06-12 11:43:51.790042 | controller |     "Jun 12 09:52:47.835582 crc crio[3641]: time=\"2026-06-12T09:52:47.835549445Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.790058 | controller |     "Jun 12 09:52:47.845064 crc crio[3641]: time=\"2026-06-12T09:52:47.845037467Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3267df43-7eae-4f22-96ba-fe980c08a097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc001694028}] Aliases:map[]}\"",
2026-06-12 11:43:51.790075 | controller |     "Jun 12 09:52:47.847199 crc crio[3641]: time=\"2026-06-12T09:52:47.846732269Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.790091 | controller |     "Jun 12 09:52:47.870306 crc crio[3641]: time=\"2026-06-12T09:52:47.869598664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790107 | controller |     "Jun 12 09:52:47.895509 crc crio[3641]: time=\"2026-06-12T09:52:47.861559446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790122 | controller |     "Jun 12 09:52:48.083774 crc crio[3641]: time=\"2026-06-12T09:52:48.083016094Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=28819ea1-1ec3-4322-9520-8e7b365aa676 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790138 | controller |     "Jun 12 09:52:48.308949 crc crio[3641]: time=\"2026-06-12T09:52:48.308896417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790154 | controller |     "Jun 12 09:52:48.512455 crc crio[3641]: time=\"2026-06-12T09:52:48.512309448Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ccb74649-9247-44c4-b085-eff680ddff7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d2b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.790169 | controller |     "Jun 12 09:52:48.512455 crc crio[3641]: time=\"2026-06-12T09:52:48.512442952Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.790189 | controller |     "Jun 12 09:52:48.649790 crc crio[3641]: time=\"2026-06-12T09:52:48.646777196Z\" level=info msg=\"Created container 11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329: openshift-multus/multus-bzhnf/kube-multus\" id=ae68521b-416e-45ba-af39-1b0b80bd5012 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790205 | controller |     "Jun 12 09:52:48.725202 crc crio[3641]: time=\"2026-06-12T09:52:48.724137679Z\" level=info msg=\"Starting container: 11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329\" id=cfeb309d-e770-4b6e-b374-78040fe0d4f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.790221 | controller |     "Jun 12 09:52:48.794963 crc crio[3641]: time=\"2026-06-12T09:52:48.794454938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790236 | controller |     "Jun 12 09:52:49.691058 crc crio[3641]: time=\"2026-06-12T09:52:49.68875381Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_13d0c622-8272-45f9-a3f4-aff1edbddd23\\\"\"",
2026-06-12 11:43:51.790252 | controller |     "Jun 12 09:52:49.691058 crc crio[3641]: time=\"2026-06-12T09:52:49.69005306Z\" level=info msg=\"Created container 35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4c5d9c94-d67d-4149-b60d-573a0fae66f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790268 | controller |     "Jun 12 09:52:49.734977 crc crio[3641]: time=\"2026-06-12T09:52:49.734441867Z\" level=info msg=\"Created container efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=f513834d-d939-4818-ad9a-4dd05c55cef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790284 | controller |     "Jun 12 09:52:49.761628 crc crio[3641]: time=\"2026-06-12T09:52:49.761529371Z\" level=info msg=\"Started container\" PID=7493 containerID=11e2ede200760575fd21a11c4cb860f41f6a9e8b7167a2bd705ba97eb7b29329 description=openshift-multus/multus-bzhnf/kube-multus id=cfeb309d-e770-4b6e-b374-78040fe0d4f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad",
2026-06-12 11:43:51.790301 | controller |     "Jun 12 09:52:49.768726 crc crio[3641]: time=\"2026-06-12T09:52:49.768430097Z\" level=info msg=\"Created container 675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=85788a13-39ff-45b3-9421-327eeb604a00 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790317 | controller |     "Jun 12 09:52:49.794319 crc crio[3641]: time=\"2026-06-12T09:52:49.794152389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790332 | controller |     "Jun 12 09:52:49.799019 crc crio[3641]: time=\"2026-06-12T09:52:49.797701849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790348 | controller |     "Jun 12 09:52:49.845285 crc crio[3641]: time=\"2026-06-12T09:52:49.844771658Z\" level=info msg=\"Starting container: efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249\" id=99dd0739-1ac0-488c-9c6d-808eed492590 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.790364 | controller |     "Jun 12 09:52:49.894791 crc crio[3641]: time=\"2026-06-12T09:52:49.894535924Z\" level=info msg=\"Created container 7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=68ba289a-d5bc-4891-8dcb-5da71345f203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790383 | controller |     "Jun 12 09:52:49.905341 crc crio[3641]: time=\"2026-06-12T09:52:49.905211703Z\" level=info msg=\"Started container\" PID=7485 containerID=efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=99dd0739-1ac0-488c-9c6d-808eed492590 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d",
2026-06-12 11:43:51.790399 | controller |     "Jun 12 09:52:50.482994 crc crio[3641]: time=\"2026-06-12T09:52:50.482789108Z\" level=info msg=\"Starting container: 7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3\" id=b1d20f95-e4d5-48f4-8c1d-d1ef46643cba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.790415 | controller |     "Jun 12 09:52:50.497352 crc crio[3641]: time=\"2026-06-12T09:52:50.497208792Z\" level=info msg=\"Starting container: 35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8\" id=c01ae065-db74-4460-9446-54057aca6be4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.790431 | controller |     "Jun 12 09:52:50.521542 crc crio[3641]: time=\"2026-06-12T09:52:50.521506024Z\" level=info msg=\"Starting container: 675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342\" id=166432fc-53cc-41fa-9240-d63292619a59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.790446 | controller |     "Jun 12 09:52:51.902332 crc crio[3641]: time=\"2026-06-12T09:52:51.901506158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790462 | controller |     "Jun 12 09:52:51.932977 crc crio[3641]: time=\"2026-06-12T09:52:51.931595386Z\" level=info msg=\"Started container\" PID=7472 containerID=35be0e4d47a49b282f2d020bc3c6c2605031872ff0ad83035c57e2b83d1b0bd8 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=c01ae065-db74-4460-9446-54057aca6be4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7244b06dc7d9c0d16f6bc0c187365c3b78c72adbfc3548653e0abb4ccb65df9b",
2026-06-12 11:43:51.790477 | controller |     "Jun 12 09:52:52.027690 crc crio[3641]: time=\"2026-06-12T09:52:52.02674312Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.790493 | controller |     "Jun 12 09:52:52.037872 crc crio[3641]: time=\"2026-06-12T09:52:52.034048985Z\" level=info msg=\"Created container 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=4ac856cc-abcf-4b36-aa22-90f858e9b484 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790509 | controller |     "Jun 12 09:52:52.037872 crc crio[3641]: time=\"2026-06-12T09:52:52.03548534Z\" level=info msg=\"Started container\" PID=7473 containerID=675a972e26bbd58f4e22004f57ab138368da863dbc5d1a3162293a5a4713e342 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=166432fc-53cc-41fa-9240-d63292619a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36",
2026-06-12 11:43:51.790526 | controller |     "Jun 12 09:52:52.065489 crc crio[3641]: time=\"2026-06-12T09:52:52.065195632Z\" level=info msg=\"Starting container: 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee\" id=a34fa955-1cfc-41fc-beca-885f8563907f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.790541 | controller |     "Jun 12 09:52:52.067636 crc crio[3641]: time=\"2026-06-12T09:52:52.066416429Z\" level=info msg=\"Started container\" PID=7509 containerID=7c415642d53a44252c9738ddd4d0a96f2e5cbf29322c7c17c7f32223c48cc8d3 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=b1d20f95-e4d5-48f4-8c1d-d1ef46643cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345",
2026-06-12 11:43:51.790560 | controller |     "Jun 12 09:52:52.532708 crc crio[3641]: time=\"2026-06-12T09:52:52.531777101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=63f9fa8f-aab5-446a-abd2-3873d98177fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.790576 | controller |     "Jun 12 09:52:52.584543 crc crio[3641]: time=\"2026-06-12T09:52:52.584369716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c3a793c-99f8-4efc-94c1-7bab715ae38f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.790592 | controller |     "Jun 12 09:52:52.593418 crc crio[3641]: time=\"2026-06-12T09:52:52.593359258Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=7ce2497d-df92-4f2f-8e94-3874ca7c7012 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790608 | controller |     "Jun 12 09:52:52.604326 crc crio[3641]: time=\"2026-06-12T09:52:52.601806132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790624 | controller |     "Jun 12 09:52:52.615198 crc crio[3641]: time=\"2026-06-12T09:52:52.61378077Z\" level=info msg=\"Started container\" PID=7589 containerID=0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=a34fa955-1cfc-41fc-beca-885f8563907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.790640 | controller |     "Jun 12 09:52:52.754791 crc crio[3641]: time=\"2026-06-12T09:52:52.754740273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790656 | controller |     "Jun 12 09:52:52.793411 crc crio[3641]: time=\"2026-06-12T09:52:52.793375881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790672 | controller |     "Jun 12 09:52:52.895098 crc crio[3641]: time=\"2026-06-12T09:52:52.89147568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f03f70f4-8ce5-498a-a6c6-f434f7727fef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.790689 | controller |     "Jun 12 09:52:52.906761 crc crio[3641]: time=\"2026-06-12T09:52:52.906135592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9fcd30db-e737-4e2d-9ee1-c56233f788ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.790705 | controller |     "Jun 12 09:52:52.915393 crc crio[3641]: time=\"2026-06-12T09:52:52.915308726Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c2378c84-a4fb-4a82-9221-584143a1f01c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790720 | controller |     "Jun 12 09:52:52.916131 crc crio[3641]: time=\"2026-06-12T09:52:52.915718219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790737 | controller |     "Jun 12 09:52:53.032714 crc crio[3641]: time=\"2026-06-12T09:52:53.020545819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790756 | controller |     "Jun 12 09:52:53.233019 crc crio[3641]: time=\"2026-06-12T09:52:53.232758129Z\" level=info msg=\"Created container dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=7ce2497d-df92-4f2f-8e94-3874ca7c7012 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790772 | controller |     "Jun 12 09:52:53.320031 crc crio[3641]: time=\"2026-06-12T09:52:53.316718847Z\" level=info msg=\"Starting container: dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07\" id=28b16049-d945-44b9-bd00-b2cac01bd196 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.790788 | controller |     "Jun 12 09:52:53.530912 crc crio[3641]: time=\"2026-06-12T09:52:53.529995043Z\" level=info msg=\"Started container\" PID=7689 containerID=dfd88626fdb37835a0c3d505ea95ceec0c31942a4610bac9cba10da4e3e88a07 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=28b16049-d945-44b9-bd00-b2cac01bd196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345",
2026-06-12 11:43:51.790805 | controller |     "Jun 12 09:52:53.640580 crc crio[3641]: time=\"2026-06-12T09:52:53.640394631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790821 | controller |     "Jun 12 09:52:53.657129 crc crio[3641]: time=\"2026-06-12T09:52:53.657034274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790837 | controller |     "Jun 12 09:52:53.707865 crc crio[3641]: time=\"2026-06-12T09:52:53.707521319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2d6d6e53-864a-4a1b-8f55-e4a023edca34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.790856 | controller |     "Jun 12 09:52:53.718136 crc crio[3641]: time=\"2026-06-12T09:52:53.717699503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=51291c7b-8725-48dc-8257-c989679ee816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.790887 | controller |     "Jun 12 09:52:54.014585 crc crio[3641]: time=\"2026-06-12T09:52:54.014313975Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=cd0c1a60-a620-4781-ace9-20dc4823de2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790908 | controller |     "Jun 12 09:52:54.016544 crc crio[3641]: time=\"2026-06-12T09:52:54.015089378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790925 | controller |     "Jun 12 09:52:54.391482 crc crio[3641]: time=\"2026-06-12T09:52:54.385501257Z\" level=info msg=\"Created container 1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=28819ea1-1ec3-4322-9520-8e7b365aa676 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790942 | controller |     "Jun 12 09:52:54.392289 crc crio[3641]: time=\"2026-06-12T09:52:54.392065214Z\" level=info msg=\"Starting container: 1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e\" id=751c3c01-e938-40b4-8084-bf2fef07c877 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.790958 | controller |     "Jun 12 09:52:54.490679 crc crio[3641]: time=\"2026-06-12T09:52:54.489755596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.790978 | controller |     "Jun 12 09:52:54.550765 crc crio[3641]: time=\"2026-06-12T09:52:54.550502138Z\" level=info msg=\"Created container e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c2378c84-a4fb-4a82-9221-584143a1f01c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.790995 | controller |     "Jun 12 09:52:54.553683 crc crio[3641]: time=\"2026-06-12T09:52:54.553478818Z\" level=info msg=\"Started container\" PID=7702 containerID=1c3e44d0a255cda702f3366dcdac8e30000b748c963295557b77353664e9fb1e description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=751c3c01-e938-40b4-8084-bf2fef07c877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2528bb0a19a33f3dcf44bb88055d202560511ab0a553776ae67ab8b975018d76",
2026-06-12 11:43:51.791011 | controller |     "Jun 12 09:52:54.561442 crc crio[3641]: time=\"2026-06-12T09:52:54.561022102Z\" level=info msg=\"Starting container: e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6\" id=cacc07fd-e45c-4e76-9ae6-7a0e92a17f0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791027 | controller |     "Jun 12 09:52:55.084892 crc crio[3641]: time=\"2026-06-12T09:52:55.083431859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791043 | controller |     "Jun 12 09:52:55.094110 crc crio[3641]: time=\"2026-06-12T09:52:55.089086284Z\" level=info msg=\"Started container\" PID=7718 containerID=e0f1fd4c6789ac81380a5c208d3b0857f997539af9813eaad91ea51f5a02abc6 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=cacc07fd-e45c-4e76-9ae6-7a0e92a17f0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6962a92d44eee7716f53ef8322376effc21775fc20a58e4b634ec1e0e73ffa36",
2026-06-12 11:43:51.791059 | controller |     "Jun 12 09:52:55.102808 crc crio[3641]: time=\"2026-06-12T09:52:55.100756662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791075 | controller |     "Jun 12 09:52:55.143635 crc crio[3641]: time=\"2026-06-12T09:52:55.143298883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791091 | controller |     "Jun 12 09:52:55.445484 crc crio[3641]: time=\"2026-06-12T09:52:55.444798498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791107 | controller |     "Jun 12 09:52:55.461783 crc crio[3641]: time=\"2026-06-12T09:52:55.457004854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791122 | controller |     "Jun 12 09:52:55.461783 crc crio[3641]: time=\"2026-06-12T09:52:55.458560996Z\" level=info msg=\"Created container b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=3d84da9c-e393-4b7f-82e8-0f40a47bfcf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791138 | controller |     "Jun 12 09:52:55.467095 crc crio[3641]: time=\"2026-06-12T09:52:55.46658191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791154 | controller |     "Jun 12 09:52:55.471162 crc crio[3641]: time=\"2026-06-12T09:52:55.470538872Z\" level=info msg=\"Starting container: b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb\" id=1c39fb1c-9701-4db3-b9ed-baaa47c027db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791203 | controller |     "Jun 12 09:52:55.528307 crc crio[3641]: time=\"2026-06-12T09:52:55.527644854Z\" level=info msg=\"Started container\" PID=7742 containerID=b08f48ce7c339778d6268d2a739b4afd0e75677e4b9e533afc2bc77a88c72bfb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=1c39fb1c-9701-4db3-b9ed-baaa47c027db name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423",
2026-06-12 11:43:51.791221 | controller |     "Jun 12 09:52:55.635287 crc crio[3641]: time=\"2026-06-12T09:52:55.629643719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=e1840795-e267-4252-bd44-282dbce8f57c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.791237 | controller |     "Jun 12 09:52:55.642763 crc crio[3641]: time=\"2026-06-12T09:52:55.641467953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=55c2969d-94c0-4f31-8bfd-312f2e58349a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.791253 | controller |     "Jun 12 09:52:55.659405 crc crio[3641]: time=\"2026-06-12T09:52:55.657604578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791269 | controller |     "Jun 12 09:52:55.687230 crc crio[3641]: time=\"2026-06-12T09:52:55.687033096Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fb1e7a4-75ed-4b5d-8a36-41ea7ce90213 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791284 | controller |     "Jun 12 09:52:55.688019 crc crio[3641]: time=\"2026-06-12T09:52:55.687693956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791300 | controller |     "Jun 12 09:52:56.015573 crc crio[3641]: time=\"2026-06-12T09:52:56.015259846Z\" level=info msg=\"Created container 281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7aee5581-786e-4937-be1d-129a4912d59b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791316 | controller |     "Jun 12 09:52:56.039799 crc crio[3641]: time=\"2026-06-12T09:52:56.03573815Z\" level=info msg=\"Starting container: 281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c\" id=0c8cb87e-d3d8-4ffe-910e-a1a6bb8eb03c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791331 | controller |     "Jun 12 09:52:56.053674 crc crio[3641]: time=\"2026-06-12T09:52:56.05014252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791347 | controller |     "Jun 12 09:52:56.144311 crc crio[3641]: time=\"2026-06-12T09:52:56.143889103Z\" level=info msg=\"Started container\" PID=7751 containerID=281843283e6dd17e96ba6d5e590f0efea7abfb986b4daf43f415367552383d2c description=openshift-dns/node-resolver-277xp/dns-node-resolver id=0c8cb87e-d3d8-4ffe-910e-a1a6bb8eb03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7496c4a0493d7ea308d18e7ad875743525b0603485315f0f571579fc35d5f515",
2026-06-12 11:43:51.791363 | controller |     "Jun 12 09:52:56.183919 crc crio[3641]: time=\"2026-06-12T09:52:56.182812698Z\" level=info msg=\"Created container 29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc: openshift-image-registry/node-ca-2wddl/node-ca\" id=17579ba9-d7e9-46ce-9bde-0c9ba6ffa6f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791385 | controller |     "Jun 12 09:52:56.191739 crc crio[3641]: time=\"2026-06-12T09:52:56.191378286Z\" level=info msg=\"Starting container: 29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc\" id=beb99bd5-cb18-42c9-96bc-3085d5d2f360 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791402 | controller |     "Jun 12 09:52:56.315050 crc crio[3641]: time=\"2026-06-12T09:52:56.314672942Z\" level=info msg=\"Created container 60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=4f1f1439-4e30-47f4-9c2e-8db5a4f968c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791418 | controller |     "Jun 12 09:52:56.316522 crc crio[3641]: time=\"2026-06-12T09:52:56.316177266Z\" level=info msg=\"Created container 1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=7dacc61c-f03c-48a4-8457-9a42863aee78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791434 | controller |     "Jun 12 09:52:56.322891 crc crio[3641]: time=\"2026-06-12T09:52:56.321918843Z\" level=info msg=\"Starting container: 1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09\" id=0441674e-4539-4134-b407-66c4c68f26f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791450 | controller |     "Jun 12 09:52:56.325935 crc crio[3641]: time=\"2026-06-12T09:52:56.323727488Z\" level=info msg=\"Starting container: 60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d\" id=eccba390-858a-4c8e-92e6-8a81806c7e41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791465 | controller |     "Jun 12 09:52:56.374110 crc crio[3641]: time=\"2026-06-12T09:52:56.373673738Z\" level=info msg=\"Started container\" PID=7757 containerID=29acf1d58cc5c5cf34cb7be0791364f1be9b0fc915fadebb0e6338042f99fbbc description=openshift-image-registry/node-ca-2wddl/node-ca id=beb99bd5-cb18-42c9-96bc-3085d5d2f360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ce25008cb2d320832b6ac6e9c5eef4023aeec7363f28e15e137df1f62af56fc",
2026-06-12 11:43:51.791481 | controller |     "Jun 12 09:52:56.378380 crc crio[3641]: time=\"2026-06-12T09:52:56.37830624Z\" level=info msg=\"Started container\" PID=7785 containerID=60d675a141ef27fe0f2202072cc24a67f40a0aa11c7aa91017cf19051d22a80d description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=eccba390-858a-4c8e-92e6-8a81806c7e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a",
2026-06-12 11:43:51.791503 | controller |     "Jun 12 09:52:56.393335 crc crio[3641]: time=\"2026-06-12T09:52:56.393142192Z\" level=info msg=\"Created container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=cd0c1a60-a620-4781-ace9-20dc4823de2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791547 | controller |     "Jun 12 09:52:56.394684 crc crio[3641]: time=\"2026-06-12T09:52:56.394409465Z\" level=info msg=\"Started container\" PID=7767 containerID=1978f7f805aaabe2360816fd1debca318e522df0143ce4ff756c5c9d17167a09 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=0441674e-4539-4134-b407-66c4c68f26f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92",
2026-06-12 11:43:51.791574 | controller |     "Jun 12 09:52:56.409781 crc crio[3641]: time=\"2026-06-12T09:52:56.409497355Z\" level=info msg=\"Starting container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0\" id=4cf5ebdd-e58b-40d7-a044-a56b503fd406 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791598 | controller |     "Jun 12 09:52:56.448741 crc crio[3641]: time=\"2026-06-12T09:52:56.448626069Z\" level=info msg=\"Started container\" PID=7782 containerID=d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=4cf5ebdd-e58b-40d7-a044-a56b503fd406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.791627 | controller |     "Jun 12 09:52:56.590246 crc crio[3641]: time=\"2026-06-12T09:52:56.589088307Z\" level=info msg=\"Created container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fcb78d2d-2b99-4e64-8905-1fc9c8de8f4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791647 | controller |     "Jun 12 09:52:56.596755 crc crio[3641]: time=\"2026-06-12T09:52:56.594997592Z\" level=info msg=\"Starting container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471\" id=02026c23-f2a3-465f-9a0e-103d6f686aae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791663 | controller |     "Jun 12 09:52:56.607011 crc crio[3641]: time=\"2026-06-12T09:52:56.605372281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cd8e4b15-4ae7-466a-bbb9-84c31bb54134 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.791679 | controller |     "Jun 12 09:52:56.674718 crc crio[3641]: time=\"2026-06-12T09:52:56.674642816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3380bcbb-0251-490a-aef3-554912d65e45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.791696 | controller |     "Jun 12 09:52:56.682462 crc crio[3641]: time=\"2026-06-12T09:52:56.681976438Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=186263a8-d09b-4445-be45-2fe6e8c2fe39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791712 | controller |     "Jun 12 09:52:56.687101 crc crio[3641]: time=\"2026-06-12T09:52:56.682658659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791728 | controller |     "Jun 12 09:52:56.800769 crc crio[3641]: time=\"2026-06-12T09:52:56.800541746Z\" level=info msg=\"Started container\" PID=7786 containerID=ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=02026c23-f2a3-465f-9a0e-103d6f686aae name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031",
2026-06-12 11:43:51.791745 | controller |     "Jun 12 09:52:57.011744 crc crio[3641]: time=\"2026-06-12T09:52:57.011114129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f4e0dd6-c114-439b-8576-e74af9acd119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.791761 | controller |     "Jun 12 09:52:57.018163 crc crio[3641]: time=\"2026-06-12T09:52:57.017652744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=eaaff2a0-0c3a-499e-b161-bdfe3e7cd82a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.791776 | controller |     "Jun 12 09:52:57.041129 crc crio[3641]: time=\"2026-06-12T09:52:57.034405167Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=01e7351c-19ea-4922-9b13-76fa579d37fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791792 | controller |     "Jun 12 09:52:57.043611 crc crio[3641]: time=\"2026-06-12T09:52:57.043216821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791811 | controller |     "Jun 12 09:52:57.515938 crc crio[3641]: time=\"2026-06-12T09:52:57.515127857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791827 | controller |     "Jun 12 09:52:57.665675 crc crio[3641]: time=\"2026-06-12T09:52:57.562137865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791843 | controller |     "Jun 12 09:52:57.684723 crc crio[3641]: time=\"2026-06-12T09:52:57.645578989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791863 | controller |     "Jun 12 09:52:57.781720 crc crio[3641]: time=\"2026-06-12T09:52:57.776895629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791901 | controller |     "Jun 12 09:52:58.170956 crc crio[3641]: time=\"2026-06-12T09:52:58.169991278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.791918 | controller |     "Jun 12 09:52:58.221466 crc crio[3641]: time=\"2026-06-12T09:52:58.207125847Z\" level=info msg=\"Created container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=186263a8-d09b-4445-be45-2fe6e8c2fe39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791934 | controller |     "Jun 12 09:52:58.225488 crc crio[3641]: time=\"2026-06-12T09:52:58.225151618Z\" level=info msg=\"Starting container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489\" id=e4792dfb-e222-4239-afb2-d00c8387a648 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.791949 | controller |     "Jun 12 09:52:58.331948 crc crio[3641]: time=\"2026-06-12T09:52:58.326658167Z\" level=info msg=\"Started container\" PID=7863 containerID=aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=e4792dfb-e222-4239-afb2-d00c8387a648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.791965 | controller |     "Jun 12 09:52:58.527340 crc crio[3641]: time=\"2026-06-12T09:52:58.527110662Z\" level=info msg=\"Created container ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=01e7351c-19ea-4922-9b13-76fa579d37fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.791981 | controller |     "Jun 12 09:52:58.530382 crc crio[3641]: time=\"2026-06-12T09:52:58.529958781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1f708adf-4297-4707-b5f5-6654d2d9673d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.791996 | controller |     "Jun 12 09:52:58.552590 crc crio[3641]: time=\"2026-06-12T09:52:58.550782517Z\" level=info msg=\"Starting container: ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d\" id=ac19b8ea-848e-47a0-b19b-f8dfd00a358f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.792011 | controller |     "Jun 12 09:52:58.552590 crc crio[3641]: time=\"2026-06-12T09:52:58.551504185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ca29e4b5-0977-44da-b689-885275100904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792030 | controller |     "Jun 12 09:52:58.552590 crc crio[3641]: time=\"2026-06-12T09:52:58.552325435Z\" level=info msg=\"Created container 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fb1e7a4-75ed-4b5d-8a36-41ea7ce90213 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792045 | controller |     "Jun 12 09:52:58.568074 crc crio[3641]: time=\"2026-06-12T09:52:58.560151245Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=2d563122-799f-45db-a894-9968281a0d53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792060 | controller |     "Jun 12 09:52:58.568074 crc crio[3641]: time=\"2026-06-12T09:52:58.560530297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792076 | controller |     "Jun 12 09:52:58.570719 crc crio[3641]: time=\"2026-06-12T09:52:58.570648946Z\" level=info msg=\"Starting container: 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840\" id=401c3f8e-acd3-447e-a61a-03eb014765c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.792092 | controller |     "Jun 12 09:52:58.573349 crc crio[3641]: time=\"2026-06-12T09:52:58.572869957Z\" level=info msg=\"Started container\" PID=7879 containerID=ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=ac19b8ea-848e-47a0-b19b-f8dfd00a358f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031",
2026-06-12 11:43:51.792107 | controller |     "Jun 12 09:52:58.611211 crc crio[3641]: time=\"2026-06-12T09:52:58.610624893Z\" level=info msg=\"Started container\" PID=7892 containerID=75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=401c3f8e-acd3-447e-a61a-03eb014765c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423",
2026-06-12 11:43:51.792123 | controller |     "Jun 12 09:52:58.740305 crc crio[3641]: time=\"2026-06-12T09:52:58.738743912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792138 | controller |     "Jun 12 09:52:58.753759 crc crio[3641]: time=\"2026-06-12T09:52:58.753391923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792153 | controller |     "Jun 12 09:52:59.275465 crc crio[3641]: time=\"2026-06-12T09:52:59.27510028Z\" level=info msg=\"Created container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=2d563122-799f-45db-a894-9968281a0d53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792169 | controller |     "Jun 12 09:52:59.283741 crc crio[3641]: time=\"2026-06-12T09:52:59.283478275Z\" level=info msg=\"Starting container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58\" id=68b3dc31-9944-4231-980d-14171523deee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.792184 | controller |     "Jun 12 09:52:59.318050 crc crio[3641]: time=\"2026-06-12T09:52:59.31366229Z\" level=info msg=\"Started container\" PID=7917 containerID=3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=68b3dc31-9944-4231-980d-14171523deee name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.792212 | controller |     "Jun 12 09:52:59.823680 crc crio[3641]: time=\"2026-06-12T09:52:59.823381659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=604b2b0b-c548-49ea-ab35-11e564739746 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792229 | controller |     "Jun 12 09:52:59.842487 crc crio[3641]: time=\"2026-06-12T09:52:59.84214894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6c1fcad7-7f6c-498a-bfd9-e16f34c4aad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792245 | controller |     "Jun 12 09:52:59.851035 crc crio[3641]: time=\"2026-06-12T09:52:59.847300408Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=9448194c-2ee2-42be-bd2c-36cb36ae376a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792261 | controller |     "Jun 12 09:52:59.851035 crc crio[3641]: time=\"2026-06-12T09:52:59.8476827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792276 | controller |     "Jun 12 09:53:00.303095 crc crio[3641]: time=\"2026-06-12T09:53:00.29705239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792291 | controller |     "Jun 12 09:53:00.336959 crc crio[3641]: time=\"2026-06-12T09:53:00.336435592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792307 | controller |     "Jun 12 09:53:00.784221 crc crio[3641]: time=\"2026-06-12T09:53:00.783691147Z\" level=info msg=\"Created container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=9448194c-2ee2-42be-bd2c-36cb36ae376a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792322 | controller |     "Jun 12 09:53:00.811011 crc crio[3641]: time=\"2026-06-12T09:53:00.810552994Z\" level=info msg=\"Starting container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c\" id=af9be901-6f12-431d-a91d-251813e82ccd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.792337 | controller |     "Jun 12 09:53:01.231013 crc crio[3641]: time=\"2026-06-12T09:53:01.140483923Z\" level=info msg=\"Started container\" PID=7957 containerID=40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=af9be901-6f12-431d-a91d-251813e82ccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.792353 | controller |     "Jun 12 09:53:01.275788 crc crio[3641]: time=\"2026-06-12T09:53:01.275291088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=96fe5bf7-6cbe-4e45-973e-6123f1d7c35c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792368 | controller |     "Jun 12 09:53:01.287162 crc crio[3641]: time=\"2026-06-12T09:53:01.286978905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58cfe527-7679-4f38-b02f-d17f7153a546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792384 | controller |     "Jun 12 09:53:01.353589 crc crio[3641]: time=\"2026-06-12T09:53:01.352522974Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=051eca5c-f131-4e4d-8b08-e6a6ed2aef33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792403 | controller |     "Jun 12 09:53:01.353589 crc crio[3641]: time=\"2026-06-12T09:53:01.353516684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792419 | controller |     "Jun 12 09:53:01.553108 crc crio[3641]: time=\"2026-06-12T09:53:01.552797688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792434 | controller |     "Jun 12 09:53:01.816771 crc crio[3641]: time=\"2026-06-12T09:53:01.81049069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792449 | controller |     "Jun 12 09:53:02.114650 crc crio[3641]: time=\"2026-06-12T09:53:02.113496896Z\" level=info msg=\"Created container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=051eca5c-f131-4e4d-8b08-e6a6ed2aef33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792464 | controller |     "Jun 12 09:53:02.121794 crc crio[3641]: time=\"2026-06-12T09:53:02.121383804Z\" level=info msg=\"Starting container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953\" id=df2891fc-88d9-4017-bc69-02a246dad696 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.792479 | controller |     "Jun 12 09:53:02.244641 crc crio[3641]: time=\"2026-06-12T09:53:02.244405556Z\" level=info msg=\"Started container\" PID=7996 containerID=be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=df2891fc-88d9-4017-bc69-02a246dad696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.792495 | controller |     "Jun 12 09:53:02.329599 crc crio[3641]: time=\"2026-06-12T09:53:02.32934736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=80e8006c-8cd3-4e9a-9fb4-c1402153e832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792511 | controller |     "Jun 12 09:53:02.338990 crc crio[3641]: time=\"2026-06-12T09:53:02.337502231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=43179474-f990-46e2-8166-863cb8a5f3c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792526 | controller |     "Jun 12 09:53:02.354483 crc crio[3641]: time=\"2026-06-12T09:53:02.353970872Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=191cbdfd-3cfa-4ee4-b80b-3c1fec1581a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792542 | controller |     "Jun 12 09:53:02.368047 crc crio[3641]: time=\"2026-06-12T09:53:02.366447859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792557 | controller |     "Jun 12 09:53:02.573285 crc crio[3641]: time=\"2026-06-12T09:53:02.573110679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792572 | controller |     "Jun 12 09:53:02.619941 crc crio[3641]: time=\"2026-06-12T09:53:02.619590871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792591 | controller |     "Jun 12 09:53:03.160980 crc crio[3641]: time=\"2026-06-12T09:53:03.160538584Z\" level=info msg=\"Created container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=191cbdfd-3cfa-4ee4-b80b-3c1fec1581a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792606 | controller |     "Jun 12 09:53:03.193677 crc crio[3641]: time=\"2026-06-12T09:53:03.193011658Z\" level=info msg=\"Starting container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123\" id=50117c75-670b-4ac1-b9c7-af3b7ffc9722 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.792621 | controller |     "Jun 12 09:53:03.264119 crc crio[3641]: time=\"2026-06-12T09:53:03.259230005Z\" level=info msg=\"Started container\" PID=8027 containerID=75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=50117c75-670b-4ac1-b9c7-af3b7ffc9722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.792636 | controller |     "Jun 12 09:53:04.949274 crc crio[3641]: time=\"2026-06-12T09:53:04.949136271Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=4b16afc4-2520-4705-94e6-d71dd6a4fdea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792651 | controller |     "Jun 12 09:53:04.980046 crc crio[3641]: time=\"2026-06-12T09:53:04.979793296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=24b9d359-1f31-4e47-ad4a-214a1134c0e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792666 | controller |     "Jun 12 09:53:05.002097 crc crio[3641]: time=\"2026-06-12T09:53:05.001527961Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0f6aa811-3f7d-4d24-89d2-ee8c637de758 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792682 | controller |     "Jun 12 09:53:05.002667 crc crio[3641]: time=\"2026-06-12T09:53:05.00216145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792697 | controller |     "Jun 12 09:53:05.152377 crc crio[3641]: time=\"2026-06-12T09:53:05.151503364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792712 | controller |     "Jun 12 09:53:06.041562 crc crio[3641]: time=\"2026-06-12T09:53:06.04123978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792727 | controller |     "Jun 12 09:53:06.042322 crc crio[3641]: time=\"2026-06-12T09:53:06.042280223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=b5367b3e-db53-4e60-ad06-58d546b422ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792743 | controller |     "Jun 12 09:53:06.056398 crc crio[3641]: time=\"2026-06-12T09:53:06.055477734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=f14636ec-ca6b-4bc0-a501-24ac525536b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792758 | controller |     "Jun 12 09:53:06.061986 crc crio[3641]: time=\"2026-06-12T09:53:06.059554638Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=1a12624e-82ca-4cd1-885e-8b965fd3de0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792776 | controller |     "Jun 12 09:53:06.061986 crc crio[3641]: time=\"2026-06-12T09:53:06.059974421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792792 | controller |     "Jun 12 09:53:06.152750 crc crio[3641]: time=\"2026-06-12T09:53:06.150653101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792807 | controller |     "Jun 12 09:53:06.644389 crc crio[3641]: time=\"2026-06-12T09:53:06.641372606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bfc4e8ef-0946-496f-8949-354050df741d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792822 | controller |     "Jun 12 09:53:06.661619 crc crio[3641]: time=\"2026-06-12T09:53:06.66128149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4112cdf7-5c2d-49bd-afaa-8c5f31734dfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.792838 | controller |     "Jun 12 09:53:06.705501 crc crio[3641]: time=\"2026-06-12T09:53:06.705283278Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=a5b27d41-4c94-47f6-bc13-216146abf520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792856 | controller |     "Jun 12 09:53:06.706117 crc crio[3641]: time=\"2026-06-12T09:53:06.705798174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792886 | controller |     "Jun 12 09:53:06.765453 crc crio[3641]: time=\"2026-06-12T09:53:06.75295829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792907 | controller |     "Jun 12 09:53:06.765453 crc crio[3641]: time=\"2026-06-12T09:53:06.756067776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792924 | controller |     "Jun 12 09:53:07.025459 crc crio[3641]: time=\"2026-06-12T09:53:07.024501626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.792939 | controller |     "Jun 12 09:53:07.653945 crc crio[3641]: time=\"2026-06-12T09:53:07.653483698Z\" level=info msg=\"Created container fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=e6f8830a-d9ea-40ed-9acd-a5b0d9610307 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.792955 | controller |     "Jun 12 09:53:07.660438 crc crio[3641]: time=\"2026-06-12T09:53:07.655284292Z\" level=info msg=\"Starting container: fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6\" id=e34f1aee-1334-4b70-b2ab-1858f6905f4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.792969 | controller |     "Jun 12 09:53:07.677714 crc crio[3641]: time=\"2026-06-12T09:53:07.677452598Z\" level=info msg=\"Started container\" PID=7847 containerID=fbc711278ea14943d903d7778468557d49d07059ffd4d26b4d3e7839837f1eb6 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=e34f1aee-1334-4b70-b2ab-1858f6905f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=273d7efd49dd2f5f74e03e94417e8236ca6af4accedd004ace71d48a9055d442",
2026-06-12 11:43:51.792985 | controller |     "Jun 12 09:53:08.033519 crc crio[3641]: time=\"2026-06-12T09:53:08.032691614Z\" level=info msg=\"Created container 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0f6aa811-3f7d-4d24-89d2-ee8c637de758 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793004 | controller |     "Jun 12 09:53:08.034184 crc crio[3641]: time=\"2026-06-12T09:53:08.034051525Z\" level=info msg=\"Created container ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=1a12624e-82ca-4cd1-885e-8b965fd3de0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793020 | controller |     "Jun 12 09:53:08.034679 crc crio[3641]: time=\"2026-06-12T09:53:08.034639193Z\" level=info msg=\"Created container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=a5b27d41-4c94-47f6-bc13-216146abf520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793035 | controller |     "Jun 12 09:53:08.035544 crc crio[3641]: time=\"2026-06-12T09:53:08.035142858Z\" level=info msg=\"Starting container: 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a\" id=e0d60f15-e66d-4795-8627-fb0577d89554 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.793050 | controller |     "Jun 12 09:53:08.036699 crc crio[3641]: time=\"2026-06-12T09:53:08.035325535Z\" level=info msg=\"Starting container: ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0\" id=b38fb9cf-6209-4597-b0d0-a6c25c3cebe8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.793084 | controller |     "Jun 12 09:53:08.046418 crc crio[3641]: time=\"2026-06-12T09:53:08.046307727Z\" level=info msg=\"Starting container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a\" id=d2eb3d9e-e531-4ae4-956f-ba3fa6cbcd9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.793101 | controller |     "Jun 12 09:53:08.053358 crc crio[3641]: time=\"2026-06-12T09:53:08.052494088Z\" level=info msg=\"Started container\" PID=8220 containerID=6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e0d60f15-e66d-4795-8627-fb0577d89554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423",
2026-06-12 11:43:51.793117 | controller |     "Jun 12 09:53:08.064744 crc crio[3641]: time=\"2026-06-12T09:53:08.064711818Z\" level=info msg=\"Started container\" PID=8219 containerID=ae0444ec444c589f9fb1230017b73a54df531d81e7646b970db3b4e3de5c36b0 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=b38fb9cf-6209-4597-b0d0-a6c25c3cebe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92",
2026-06-12 11:43:51.793132 | controller |     "Jun 12 09:53:08.088027 crc crio[3641]: time=\"2026-06-12T09:53:08.087062229Z\" level=info msg=\"Started container\" PID=8218 containerID=2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=d2eb3d9e-e531-4ae4-956f-ba3fa6cbcd9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.793148 | controller |     "Jun 12 09:53:10.643736 crc crio[3641]: time=\"2026-06-12T09:53:10.639740269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e6e53023-5960-4c14-9211-a7bbfd91fb07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.793164 | controller |     "Jun 12 09:53:10.723377 crc crio[3641]: time=\"2026-06-12T09:53:10.722753254Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3610e87f-ae91-438e-be49-e360f84e94f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.793183 | controller |     "Jun 12 09:53:10.733422 crc crio[3641]: time=\"2026-06-12T09:53:10.733038468Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=d9f00b9e-2731-4c50-8bfc-30a6f1ebecc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793198 | controller |     "Jun 12 09:53:10.733583 crc crio[3641]: time=\"2026-06-12T09:53:10.733498802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793214 | controller |     "Jun 12 09:53:10.809031 crc crio[3641]: time=\"2026-06-12T09:53:10.808579662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793230 | controller |     "Jun 12 09:53:10.812178 crc crio[3641]: time=\"2026-06-12T09:53:10.812119661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793246 | controller |     "Jun 12 09:53:11.150863 crc crio[3641]: time=\"2026-06-12T09:53:11.14963579Z\" level=info msg=\"Created container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=d9f00b9e-2731-4c50-8bfc-30a6f1ebecc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793261 | controller |     "Jun 12 09:53:11.152227 crc crio[3641]: time=\"2026-06-12T09:53:11.152100906Z\" level=info msg=\"Starting container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc\" id=2f9a6434-578e-48d8-a71d-f2b0517ba2fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.793276 | controller |     "Jun 12 09:53:11.166300 crc crio[3641]: time=\"2026-06-12T09:53:11.165708809Z\" level=info msg=\"Started container\" PID=8350 containerID=9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=2f9a6434-578e-48d8-a71d-f2b0517ba2fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721",
2026-06-12 11:43:51.793292 | controller |     "Jun 12 09:53:18.748584 crc crio[3641]: time=\"2026-06-12T09:53:18.7462929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=4dddb9fb-dc48-427c-b75e-2203105d13b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.793307 | controller |     "Jun 12 09:53:18.766577 crc crio[3641]: time=\"2026-06-12T09:53:18.766347223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=9bb4c80a-a7ff-4d8c-a112-10981883aaf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.793323 | controller |     "Jun 12 09:53:18.781103 crc crio[3641]: time=\"2026-06-12T09:53:18.779539634Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=eaf7d6af-5809-4093-8a1a-58f0d9cc3a6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793339 | controller |     "Jun 12 09:53:18.788787 crc crio[3641]: time=\"2026-06-12T09:53:18.787321569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793355 | controller |     "Jun 12 09:53:18.894356 crc crio[3641]: time=\"2026-06-12T09:53:18.893975313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793374 | controller |     "Jun 12 09:53:19.498419 crc crio[3641]: time=\"2026-06-12T09:53:19.497894223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793390 | controller |     "Jun 12 09:53:19.648972 crc crio[3641]: time=\"2026-06-12T09:53:19.648772068Z\" level=info msg=\"Created container 52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=eaf7d6af-5809-4093-8a1a-58f0d9cc3a6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793405 | controller |     "Jun 12 09:53:19.654158 crc crio[3641]: time=\"2026-06-12T09:53:19.654064063Z\" level=info msg=\"Starting container: 52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79\" id=faba2362-54ac-4f12-a738-e0358aa6f696 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.793420 | controller |     "Jun 12 09:53:19.676788 crc crio[3641]: time=\"2026-06-12T09:53:19.676584442Z\" level=info msg=\"Started container\" PID=8635 containerID=52b7fb188f3aa0563dff54f1b6e486ab8406bafa06ec1cbdafb137351a255a79 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=faba2362-54ac-4f12-a738-e0358aa6f696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92",
2026-06-12 11:43:51.793435 | controller |     "Jun 12 09:53:21.810097 crc crio[3641]: time=\"2026-06-12T09:53:21.809897471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=d993d8cd-3910-4452-9183-456f58388624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.793450 | controller |     "Jun 12 09:53:21.812988 crc crio[3641]: time=\"2026-06-12T09:53:21.812897444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=410e9de9-d27e-405f-97ad-45fe0081fc2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.793465 | controller |     "Jun 12 09:53:21.814957 crc crio[3641]: time=\"2026-06-12T09:53:21.814865505Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=428db6a0-482f-4028-8f08-573f7ff291aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793480 | controller |     "Jun 12 09:53:21.815317 crc crio[3641]: time=\"2026-06-12T09:53:21.815243037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793495 | controller |     "Jun 12 09:53:21.838600 crc crio[3641]: time=\"2026-06-12T09:53:21.838422669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793510 | controller |     "Jun 12 09:53:22.238749 crc crio[3641]: time=\"2026-06-12T09:53:22.238596748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793524 | controller |     "Jun 12 09:53:22.333361 crc crio[3641]: time=\"2026-06-12T09:53:22.333230772Z\" level=info msg=\"Created container 03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=428db6a0-482f-4028-8f08-573f7ff291aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793540 | controller |     "Jun 12 09:53:22.336042 crc crio[3641]: time=\"2026-06-12T09:53:22.335796312Z\" level=info msg=\"Starting container: 03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f\" id=a7514281-98ca-4531-a9cb-90901b6f152c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.793558 | controller |     "Jun 12 09:53:22.345577 crc crio[3641]: time=\"2026-06-12T09:53:22.345204045Z\" level=info msg=\"Started container\" PID=8792 containerID=03218a80ba29796a7efc2cb86ef6375c9f3e7c29d6cbe14a4124403fb094cb5f description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=a7514281-98ca-4531-a9cb-90901b6f152c name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92",
2026-06-12 11:43:51.793574 | controller |     "Jun 12 09:53:22.820998 crc crio[3641]: time=\"2026-06-12T09:53:22.820699888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=488d0c2e-dc24-4725-b555-cb05ce5294e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.793589 | controller |     "Jun 12 09:53:22.826800 crc crio[3641]: time=\"2026-06-12T09:53:22.826724597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=e5724a04-cbe2-450a-92d3-affd4df8e299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.793604 | controller |     "Jun 12 09:53:22.838360 crc crio[3641]: time=\"2026-06-12T09:53:22.838001277Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=51a273cf-2659-4e6b-aafb-45fac99ed6b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793619 | controller |     "Jun 12 09:53:22.838690 crc crio[3641]: time=\"2026-06-12T09:53:22.838516132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793634 | controller |     "Jun 12 09:53:22.860428 crc crio[3641]: time=\"2026-06-12T09:53:22.859093012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793649 | controller |     "Jun 12 09:53:23.231575 crc crio[3641]: time=\"2026-06-12T09:53:23.231031845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.793663 | controller |     "Jun 12 09:53:23.339338 crc crio[3641]: time=\"2026-06-12T09:53:23.339095756Z\" level=info msg=\"Created container a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=51a273cf-2659-4e6b-aafb-45fac99ed6b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.793678 | controller |     "Jun 12 09:53:23.341044 crc crio[3641]: time=\"2026-06-12T09:53:23.340953554Z\" level=info msg=\"Starting container: a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca\" id=b701d0e7-2036-4819-a907-b7cef26b602b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.793693 | controller |     "Jun 12 09:53:23.371298 crc crio[3641]: time=\"2026-06-12T09:53:23.37107225Z\" level=info msg=\"Started container\" PID=8822 containerID=a55debd9aade66b35654efd0a6bb98915584d44124f0581fd7c4f2fe14c0ceca description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=b701d0e7-2036-4819-a907-b7cef26b602b name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92",
2026-06-12 11:43:51.793708 | controller |     "Jun 12 09:53:25.612197 crc crio[3641]: time=\"2026-06-12T09:53:25.61174529Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793727 | controller |     "Jun 12 09:53:27.060025 crc crio[3641]: time=\"2026-06-12T09:53:27.059434309Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793742 | controller |     "Jun 12 09:53:27.771428 crc crio[3641]: time=\"2026-06-12T09:53:27.333489115Z\" level=info msg=\"NetworkStart: stopping network for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793757 | controller |     "Jun 12 09:53:27.783173 crc crio[3641]: time=\"2026-06-12T09:53:27.783024104Z\" level=info msg=\"NetworkStart: stopping network for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793772 | controller |     "Jun 12 09:53:27.791208 crc crio[3641]: time=\"2026-06-12T09:53:27.790985009Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793788 | controller |     "Jun 12 09:53:28.080635 crc crio[3641]: time=\"2026-06-12T09:53:28.080539847Z\" level=info msg=\"NetworkStart: stopping network for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793803 | controller |     "Jun 12 09:53:28.184014 crc crio[3641]: time=\"2026-06-12T09:53:28.183454188Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793818 | controller |     "Jun 12 09:53:28.299427 crc crio[3641]: time=\"2026-06-12T09:53:28.298699224Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793833 | controller |     "Jun 12 09:53:28.535922 crc crio[3641]: time=\"2026-06-12T09:53:28.535522471Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793848 | controller |     "Jun 12 09:53:28.629855 crc crio[3641]: time=\"2026-06-12T09:53:28.629685011Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793867 | controller |     "Jun 12 09:53:28.771619 crc crio[3641]: time=\"2026-06-12T09:53:28.771349268Z\" level=info msg=\"NetworkStart: stopping network for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793900 | controller |     "Jun 12 09:53:28.965693 crc crio[3641]: time=\"2026-06-12T09:53:28.96554867Z\" level=info msg=\"NetworkStart: stopping network for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793916 | controller |     "Jun 12 09:53:28.970988 crc crio[3641]: time=\"2026-06-12T09:53:28.970770672Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793934 | controller |     "Jun 12 09:53:29.085482 crc crio[3641]: time=\"2026-06-12T09:53:29.085322206Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793950 | controller |     "Jun 12 09:53:29.216439 crc crio[3641]: time=\"2026-06-12T09:53:29.216342862Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793965 | controller |     "Jun 12 09:53:29.387336 crc crio[3641]: time=\"2026-06-12T09:53:29.387141706Z\" level=info msg=\"NetworkStart: stopping network for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793979 | controller |     "Jun 12 09:53:29.897585 crc crio[3641]: time=\"2026-06-12T09:53:29.897435075Z\" level=info msg=\"NetworkStart: stopping network for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.793994 | controller |     "Jun 12 09:53:29.993997 crc crio[3641]: time=\"2026-06-12T09:53:29.993895033Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794009 | controller |     "Jun 12 09:53:30.176399 crc crio[3641]: time=\"2026-06-12T09:53:30.176224645Z\" level=info msg=\"NetworkStart: stopping network for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794024 | controller |     "Jun 12 09:53:30.276628 crc crio[3641]: time=\"2026-06-12T09:53:30.276510636Z\" level=info msg=\"NetworkStart: stopping network for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794038 | controller |     "Jun 12 09:53:30.391578 crc crio[3641]: time=\"2026-06-12T09:53:30.391381989Z\" level=info msg=\"NetworkStart: stopping network for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794158 | controller |     "Jun 12 09:53:30.421281 crc crio[3641]: time=\"2026-06-12T09:53:30.421176366Z\" level=info msg=\"NetworkStart: stopping network for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794181 | controller |     "Jun 12 09:53:30.511644 crc crio[3641]: time=\"2026-06-12T09:53:30.511494286Z\" level=info msg=\"NetworkStart: stopping network for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794197 | controller |     "Jun 12 09:53:30.521749 crc crio[3641]: time=\"2026-06-12T09:53:30.521655632Z\" level=info msg=\"NetworkStart: stopping network for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794212 | controller |     "Jun 12 09:53:30.547504 crc crio[3641]: time=\"2026-06-12T09:53:30.547455925Z\" level=info msg=\"NetworkStart: stopping network for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794227 | controller |     "Jun 12 09:53:30.638799 crc crio[3641]: time=\"2026-06-12T09:53:30.638701413Z\" level=info msg=\"NetworkStart: stopping network for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794246 | controller |     "Jun 12 09:53:30.715430 crc crio[3641]: time=\"2026-06-12T09:53:30.715275486Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794262 | controller |     "Jun 12 09:53:30.771570 crc crio[3641]: time=\"2026-06-12T09:53:30.771435723Z\" level=info msg=\"NetworkStart: stopping network for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794277 | controller |     "Jun 12 09:53:30.819162 crc crio[3641]: time=\"2026-06-12T09:53:30.818983734Z\" level=info msg=\"NetworkStart: stopping network for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794293 | controller |     "Jun 12 09:53:32.074345 crc crio[3641]: time=\"2026-06-12T09:53:32.073703048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=ca2a9d0b-dbff-4a20-965f-d7865f32139c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.794308 | controller |     "Jun 12 09:53:32.081061 crc crio[3641]: time=\"2026-06-12T09:53:32.080802118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=cd48c543-24b9-4862-9399-14cc1264b1c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.794324 | controller |     "Jun 12 09:53:32.085534 crc crio[3641]: time=\"2026-06-12T09:53:32.085390122Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=acfb4148-df1d-4b6a-b994-bb480236f6f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.794339 | controller |     "Jun 12 09:53:32.086067 crc crio[3641]: time=\"2026-06-12T09:53:32.08597897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794354 | controller |     "Jun 12 09:53:32.112021 crc crio[3641]: time=\"2026-06-12T09:53:32.111771712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794370 | controller |     "Jun 12 09:53:32.389018 crc crio[3641]: time=\"2026-06-12T09:53:32.388922504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794386 | controller |     "Jun 12 09:53:32.481589 crc crio[3641]: time=\"2026-06-12T09:53:32.481444463Z\" level=info msg=\"Created container aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=acfb4148-df1d-4b6a-b994-bb480236f6f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.794401 | controller |     "Jun 12 09:53:32.484144 crc crio[3641]: time=\"2026-06-12T09:53:32.483392583Z\" level=info msg=\"Starting container: aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed\" id=92980307-d87b-47a3-b003-cd9c8f29355a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.794416 | controller |     "Jun 12 09:53:32.491745 crc crio[3641]: time=\"2026-06-12T09:53:32.491605109Z\" level=info msg=\"Started container\" PID=9215 containerID=aedf6dbca55a3bc12dab78f28de7b49060c1daf67cfb51d20c3f867994f344ed description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=92980307-d87b-47a3-b003-cd9c8f29355a name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92",
2026-06-12 11:43:51.794437 | controller |     "Jun 12 09:53:33.103455 crc crio[3641]: time=\"2026-06-12T09:53:33.103298019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=24c18f5b-dce4-4440-8149-dddede0d1626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.794453 | controller |     "Jun 12 09:53:33.108151 crc crio[3641]: time=\"2026-06-12T09:53:33.108008616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6be4779a-e284-4867-a243-b2359dc6a739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.794468 | controller |     "Jun 12 09:53:33.136926 crc crio[3641]: time=\"2026-06-12T09:53:33.13444857Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c3f45474-3fa3-4152-94dc-3665c1384f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.794483 | controller |     "Jun 12 09:53:33.136926 crc crio[3641]: time=\"2026-06-12T09:53:33.135035968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794499 | controller |     "Jun 12 09:53:33.199167 crc crio[3641]: time=\"2026-06-12T09:53:33.199039148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794515 | controller |     "Jun 12 09:53:33.359542 crc crio[3641]: time=\"2026-06-12T09:53:33.359318444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794530 | controller |     "Jun 12 09:53:33.426270 crc crio[3641]: time=\"2026-06-12T09:53:33.425524544Z\" level=info msg=\"Created container f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=c3f45474-3fa3-4152-94dc-3665c1384f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.794545 | controller |     "Jun 12 09:53:33.429920 crc crio[3641]: time=\"2026-06-12T09:53:33.427187066Z\" level=info msg=\"Starting container: f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36\" id=e0916c51-be7d-4f8c-b585-d4157c8bd8a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.794562 | controller |     "Jun 12 09:53:33.433068 crc crio[3641]: time=\"2026-06-12T09:53:33.432991186Z\" level=info msg=\"Started container\" PID=9249 containerID=f42edbfa7c756898098c71be02e76c015015d0ae54afcad2847cf2ac2ee34b36 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=e0916c51-be7d-4f8c-b585-d4157c8bd8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92b8103fbd6a9210415a33587167c1c27c42d4a6571a3486e84606193dc68c92",
2026-06-12 11:43:51.794578 | controller |     "Jun 12 09:53:39.155541 crc crio[3641]: time=\"2026-06-12T09:53:39.155432397Z\" level=info msg=\"Removing container: 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840\" id=615ff89f-dc1a-49f0-9e01-b789fc5b953b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.794594 | controller |     "Jun 12 09:53:39.257917 crc crio[3641]: time=\"2026-06-12T09:53:39.257727489Z\" level=info msg=\"Removed container 75a2cda9910fabc90e41f48c666e243a62185949169c39e85b34b0600a3f7840: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=615ff89f-dc1a-49f0-9e01-b789fc5b953b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.794612 | controller |     "Jun 12 09:53:46.624905 crc crio[3641]: time=\"2026-06-12T09:53:46.624662871Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794628 | controller |     "Jun 12 09:53:46.658396 crc crio[3641]: time=\"2026-06-12T09:53:46.658241146Z\" level=info msg=\"NetworkStart: stopping network for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794644 | controller |     "Jun 12 09:53:46.708475 crc crio[3641]: time=\"2026-06-12T09:53:46.708260352Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794659 | controller |     "Jun 12 09:53:46.930792 crc crio[3641]: time=\"2026-06-12T09:53:46.930651421Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794674 | controller |     "Jun 12 09:53:47.811516 crc crio[3641]: time=\"2026-06-12T09:53:47.811385311Z\" level=info msg=\"NetworkStart: stopping network for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794688 | controller |     "Jun 12 09:53:47.816430 crc crio[3641]: time=\"2026-06-12T09:53:47.816309917Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794703 | controller |     "Jun 12 09:53:49.086871 crc crio[3641]: time=\"2026-06-12T09:53:49.086702449Z\" level=info msg=\"NetworkStart: stopping network for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794718 | controller |     "Jun 12 09:53:49.416246 crc crio[3641]: time=\"2026-06-12T09:53:49.415970501Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794733 | controller |     "Jun 12 09:53:49.911599 crc crio[3641]: time=\"2026-06-12T09:53:49.911113746Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/POD\" id=cf13127c-9a39-444a-8dd0-bf7434086822 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794749 | controller |     "Jun 12 09:53:49.911764 crc crio[3641]: time=\"2026-06-12T09:53:49.911631092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794764 | controller |     "Jun 12 09:53:50.337147 crc crio[3641]: time=\"2026-06-12T09:53:50.336773538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=d7a5b8ac-4c70-460c-b871-7da1997bd509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.794779 | controller |     "Jun 12 09:53:50.340577 crc crio[3641]: time=\"2026-06-12T09:53:50.340451344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=1e54789d-c8d9-44f5-be18-9953defdf5df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.794802 | controller |     "Jun 12 09:53:50.344976 crc crio[3641]: time=\"2026-06-12T09:53:50.344712825Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=40348235-506e-434f-803e-2db091c05396 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.794818 | controller |     "Jun 12 09:53:50.353177 crc crio[3641]: time=\"2026-06-12T09:53:50.351096254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794833 | controller |     "Jun 12 09:53:50.370400 crc crio[3641]: time=\"2026-06-12T09:53:50.370307093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794852 | controller |     "Jun 12 09:53:50.434309 crc crio[3641]: time=\"2026-06-12T09:53:50.434233261Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794891 | controller |     "Jun 12 09:53:50.491937 crc crio[3641]: time=\"2026-06-12T09:53:50.491609397Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794912 | controller |     "Jun 12 09:53:50.572946 crc crio[3641]: time=\"2026-06-12T09:53:50.57274946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.794928 | controller |     "Jun 12 09:53:50.673561 crc crio[3641]: time=\"2026-06-12T09:53:50.673439293Z\" level=info msg=\"NetworkStart: stopping network for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.794943 | controller |     "Jun 12 09:53:50.705407 crc crio[3641]: time=\"2026-06-12T09:53:50.705264762Z\" level=info msg=\"Created container d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=40348235-506e-434f-803e-2db091c05396 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.794958 | controller |     "Jun 12 09:53:50.707140 crc crio[3641]: time=\"2026-06-12T09:53:50.706666506Z\" level=info msg=\"Starting container: d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20\" id=b33a27e2-bd73-4cec-a905-664e7ccdc286 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.794973 | controller |     "Jun 12 09:53:50.716048 crc crio[3641]: time=\"2026-06-12T09:53:50.715340007Z\" level=info msg=\"Started container\" PID=9330 containerID=d496446ce576176677c69861bee09ae3520d29e88dfc346fdec8ba068ba05a20 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=b33a27e2-bd73-4cec-a905-664e7ccdc286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423",
2026-06-12 11:43:51.794989 | controller |     "Jun 12 09:53:50.903545 crc crio[3641]: time=\"2026-06-12T09:53:50.902994894Z\" level=info msg=\"NetworkStart: stopping network for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.795004 | controller |     "Jun 12 09:53:51.014630 crc crio[3641]: time=\"2026-06-12T09:53:51.014432901Z\" level=info msg=\"NetworkStart: stopping network for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.795023 | controller |     "Jun 12 09:53:51.151458 crc crio[3641]: time=\"2026-06-12T09:53:51.151351961Z\" level=info msg=\"NetworkStart: stopping network for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.795038 | controller |     "Jun 12 09:53:51.187590 crc crio[3641]: time=\"2026-06-12T09:53:51.187406252Z\" level=info msg=\"NetworkStart: stopping network for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.795053 | controller |     "Jun 12 09:53:51.294456 crc crio[3641]: time=\"2026-06-12T09:53:51.294240697Z\" level=info msg=\"NetworkStart: stopping network for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.795067 | controller |     "Jun 12 09:53:51.295182 crc crio[3641]: time=\"2026-06-12T09:53:51.294282758Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.795082 | controller |     "Jun 12 09:53:51.295483 crc crio[3641]: time=\"2026-06-12T09:53:51.295437925Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7fba5945-743e-4e81-a236-877cb2a9bc50\\\"\"",
2026-06-12 11:43:51.795098 | controller |     "Jun 12 09:53:51.296045 crc crio[3641]: time=\"2026-06-12T09:53:51.295714882Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b9661014-95eb-4e74-b9e0-63dbc892bd85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00096c928}] Aliases:map[]}\"",
2026-06-12 11:43:51.795114 | controller |     "Jun 12 09:53:51.296045 crc crio[3641]: time=\"2026-06-12T09:53:51.295881108Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795129 | controller |     "Jun 12 09:53:51.296045 crc crio[3641]: time=\"2026-06-12T09:53:51.295898328Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795145 | controller |     "Jun 12 09:53:51.296045 crc crio[3641]: time=\"2026-06-12T09:53:51.295913619Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795160 | controller |     "Jun 12 09:53:51.297025 crc crio[3641]: time=\"2026-06-12T09:53:51.296464766Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/5c3142b7-a7a9-4828-83f4-7d2f5cd85573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc001e16ad0}] Aliases:map[]}\"",
2026-06-12 11:43:51.795175 | controller |     "Jun 12 09:53:51.297025 crc crio[3641]: time=\"2026-06-12T09:53:51.296515608Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795190 | controller |     "Jun 12 09:53:51.297025 crc crio[3641]: time=\"2026-06-12T09:53:51.296526508Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795210 | controller |     "Jun 12 09:53:51.297025 crc crio[3641]: time=\"2026-06-12T09:53:51.296535958Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795226 | controller |     "Jun 12 09:53:51.297457 crc crio[3641]: time=\"2026-06-12T09:53:51.29724397Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/7feece86-5f04-4d25-a011-62e146c31bc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc001d96470}] Aliases:map[]}\"",
2026-06-12 11:43:51.795241 | controller |     "Jun 12 09:53:51.297556 crc crio[3641]: time=\"2026-06-12T09:53:51.297481967Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795257 | controller |     "Jun 12 09:53:51.297645 crc crio[3641]: time=\"2026-06-12T09:53:51.297501628Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795272 | controller |     "Jun 12 09:53:51.297645 crc crio[3641]: time=\"2026-06-12T09:53:51.297604831Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795288 | controller |     "Jun 12 09:53:51.299206 crc crio[3641]: time=\"2026-06-12T09:53:51.298576053Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/78e8bda6-8638-48cb-a2b8-c7f02a9475f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a468}] Aliases:map[]}\"",
2026-06-12 11:43:51.795303 | controller |     "Jun 12 09:53:51.299385 crc crio[3641]: time=\"2026-06-12T09:53:51.299350695Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/36d827fe-72de-44eb-bf14-87c5546a9406 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000121008}] Aliases:map[]}\"",
2026-06-12 11:43:51.795319 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299379819Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795334 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.29940866Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795350 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.29942972Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795366 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299717656Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/6c277f24-d8f4-4230-82b6-4007b214cf57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc00238e5d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.795386 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299801519Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/20477eeb-75bb-4b55-9595-a63f3dd0c7c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000121098}] Aliases:map[]}\"",
2026-06-12 11:43:51.795402 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299914703Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795418 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299927413Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795433 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299938253Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795449 | controller |     "Jun 12 09:53:51.300136 crc crio[3641]: time=\"2026-06-12T09:53:51.299967705Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/4fddaeff-9531-463d-a01e-77a7970215fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc00008d358}] Aliases:map[]}\"",
2026-06-12 11:43:51.795465 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.299792399Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/35cc4d47-862b-4062-ac19-7a80f6a9b1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000d247d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.795480 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300212083Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795496 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300249014Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/1bd7e967-13aa-421c-ad2f-22e706faf35e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0000a81d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.795515 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300406901Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/bf2d36ed-499f-471b-8481-8b46764bf5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000d24808}] Aliases:map[]}\"",
2026-06-12 11:43:51.795531 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300410858Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/dd9d3816-4427-4958-8dbf-01d7103bc518 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00238e5f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.795547 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300455153Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795563 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300490202Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/bd975173-0036-4a70-9fca-266ee5c680f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc00018b5a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.795579 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300603687Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/5023a430-5b27-42ca-864d-5e106fc086e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc000d24828}] Aliases:map[]}\"",
2026-06-12 11:43:51.795595 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300634505Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/4fd2eb50-f98d-4171-8dac-bbb67cf12e88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00238e610}] Aliases:map[]}\"",
2026-06-12 11:43:51.795610 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300657659Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795626 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.30067785Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795641 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.30070489Z\" level=info msg=\"Deleting pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795660 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300771891Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/8cb24651-3223-49c7-9ba6-e660f92e453e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0000a81f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.795677 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300774101Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/05086bc2-4201-4997-a315-06f0a7edfe6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00018b5b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.795692 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300974687Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/00c8b084-0beb-4f9c-9b82-cebb3a7b187d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0000a8208}] Aliases:map[]}\"",
2026-06-12 11:43:51.795708 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300974207Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/bfb7e218-e48e-43e0-80a6-5e57023f651f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d3b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.795723 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.30110776Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/7c8c0c5e-6132-4e27-854c-dfed8e8e30d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001694060}] Aliases:map[]}\"",
2026-06-12 11:43:51.795739 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.300254344Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795755 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.301217214Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795773 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.301234935Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795790 | controller |     "Jun 12 09:53:51.301220 crc crio[3641]: time=\"2026-06-12T09:53:51.301276556Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795805 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301303527Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795820 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300676538Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/03e4e18d-1f1c-4a03-a2c6-11c890171991 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc00008d3a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.795836 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301444331Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc00096ca28}] Aliases:map[]}\"",
2026-06-12 11:43:51.795855 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300613636Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795885 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301529143Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795907 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.299464908Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/84391a12-2016-4220-9957-029b38677f2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000121020}] Aliases:map[]}\"",
2026-06-12 11:43:51.795923 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301660208Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.795939 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301702509Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.795953 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.3017314Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.795968 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.299352416Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/a139a085-eed3-4626-bb73-8dddcb090ff6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc00008d310}] Aliases:map[]}\"",
2026-06-12 11:43:51.795988 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302154394Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796003 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302175435Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796018 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301012308Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796032 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302280348Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796047 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302297438Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796062 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.301541844Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796077 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.302260477Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796092 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300872114Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796107 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.303429536Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796122 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.303454145Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796136 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300485232Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796151 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.303879076Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796165 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.303891087Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796180 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.300497944Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796195 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.304148376Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796213 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.299398636Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796228 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.304451024Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796242 | controller |     "Jun 12 09:53:51.305335 crc crio[3641]: time=\"2026-06-12T09:53:51.304514646Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796257 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.298949333Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3267df43-7eae-4f22-96ba-fe980c08a097 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00018b570}] Aliases:map[]}\"",
2026-06-12 11:43:51.796273 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.298965623Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/5c33cfec-daaf-49a9-9294-c51765efa1d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.796289 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.298999784Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/387249d1-ad58-4ab9-b831-8c2387abb9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000120fc0}] Aliases:map[]}\"",
2026-06-12 11:43:51.796304 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306049267Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796319 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306289344Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796334 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306326935Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796349 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.305939841Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796364 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.3064846Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796379 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306506461Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796398 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299129798Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ccb74649-9247-44c4-b085-eff680ddff7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000120fd8}] Aliases:map[]}\"",
2026-06-12 11:43:51.796413 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306695584Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796428 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306712685Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796444 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.306723955Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796459 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299157089Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/4689d4a9-63ec-48a2-ae7b-d9e611b4d67e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c9e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.796475 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307362606Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796490 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307381957Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796506 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307396887Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796521 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299192121Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/7abf0a89-2689-4d26-b52b-d0b7b2a520e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00018b588}] Aliases:map[]}\"",
2026-06-12 11:43:51.796537 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307747757Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796552 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307760718Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796570 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.307772958Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796586 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299203681Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/a32b9253-72d2-4b20-acd0-a2e6910b9a8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc00008d2f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.796603 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299216111Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/591a8617-46b2-4438-847f-e442b840d6de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00096c9f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.796618 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312119068Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796634 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299274122Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/aec8d953-9742-49cb-a78a-e5d48f0774e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000120ff0}] Aliases:map[]}\"",
2026-06-12 11:43:51.796650 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312181008Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796665 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312195878Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796681 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312217719Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796696 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.299293323Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/00b59bda-85dc-458f-bf64-9a9de60341c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00096ca10}] Aliases:map[]}\"",
2026-06-12 11:43:51.796712 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312434978Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796730 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312707126Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796746 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312721197Z\" level=info msg=\"Deleting pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796762 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.312131086Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796779 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.313130996Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796797 | controller |     "Jun 12 09:53:51.313758 crc crio[3641]: time=\"2026-06-12T09:53:51.313146317Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796812 | controller |     "Jun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.312141538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796827 | controller |     "Jun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.314314087Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796843 | controller |     "Jun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.299566673Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/08677060-5114-4efd-b7fc-63d66ece8378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008d328}] Aliases:map[]}\"",
2026-06-12 11:43:51.796863 | controller |     "Jun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.29952266Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/1f62c0df-b17a-47b8-ba34-8c2f0cc5c6ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000121038}] Aliases:map[]}\"",
2026-06-12 11:43:51.796898 | controller |     "Jun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.315889928Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796916 | controller |     "Jun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.316329112Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796932 | controller |     "Jun 12 09:53:51.317332 crc crio[3641]: time=\"2026-06-12T09:53:51.31656803Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.796951 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.300910414Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/b01d961e-cd64-49ae-8cf4-bf654bc47af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00238e650}] Aliases:map[]}\"",
2026-06-12 11:43:51.796966 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318185907Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.796982 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318208477Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.796997 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318220498Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797012 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318247696Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797028 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318266737Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797043 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.300506921Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797058 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318346096Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797073 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318387347Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797088 | controller |     "Jun 12 09:53:51.319031 crc crio[3641]: time=\"2026-06-12T09:53:51.318742092Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797104 | controller |     "Jun 12 09:53:51.320538 crc crio[3641]: time=\"2026-06-12T09:53:51.300515653Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/b5a0c6a3-0658-4ece-bb4a-a829a0f261b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008d388}] Aliases:map[]}\"",
2026-06-12 11:43:51.797120 | controller |     "Jun 12 09:53:51.320538 crc crio[3641]: time=\"2026-06-12T09:53:51.320394058Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797135 | controller |     "Jun 12 09:53:51.320538 crc crio[3641]: time=\"2026-06-12T09:53:51.320428049Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797151 | controller |     "Jun 12 09:53:51.320538 crc crio[3641]: time=\"2026-06-12T09:53:51.301472543Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797192 | controller |     "Jun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.320585927Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797209 | controller |     "Jun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.320613798Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797225 | controller |     "Jun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.301163353Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797239 | controller |     "Jun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.321017848Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797254 | controller |     "Jun 12 09:53:51.321252 crc crio[3641]: time=\"2026-06-12T09:53:51.321055899Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797269 | controller |     "Jun 12 09:53:51.322436 crc crio[3641]: time=\"2026-06-12T09:53:51.300277537Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797284 | controller |     "Jun 12 09:53:51.322436 crc crio[3641]: time=\"2026-06-12T09:53:51.32179897Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797298 | controller |     "Jun 12 09:53:51.322436 crc crio[3641]: time=\"2026-06-12T09:53:51.321875173Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797314 | controller |     "Jun 12 09:53:51.323393 crc crio[3641]: time=\"2026-06-12T09:53:51.299674326Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/47fe717c-9eb4-4a83-b85a-13a488a87bc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000121068}] Aliases:map[]}\"",
2026-06-12 11:43:51.797329 | controller |     "Jun 12 09:53:51.323557 crc crio[3641]: time=\"2026-06-12T09:53:51.323421586Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797344 | controller |     "Jun 12 09:53:51.323557 crc crio[3641]: time=\"2026-06-12T09:53:51.323439232Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797359 | controller |     "Jun 12 09:53:51.323557 crc crio[3641]: time=\"2026-06-12T09:53:51.323452217Z\" level=info msg=\"Deleting pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797374 | controller |     "Jun 12 09:53:51.326189 crc crio[3641]: time=\"2026-06-12T09:53:51.300687527Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797389 | controller |     "Jun 12 09:53:51.326332 crc crio[3641]: time=\"2026-06-12T09:53:51.32615466Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797404 | controller |     "Jun 12 09:53:51.326332 crc crio[3641]: time=\"2026-06-12T09:53:51.326252523Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797423 | controller |     "Jun 12 09:53:51.327003 crc crio[3641]: time=\"2026-06-12T09:53:51.29888218Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/545e0c0d-320d-4417-b623-4f1f1750e937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00096c998}] Aliases:map[]}\"",
2026-06-12 11:43:51.797439 | controller |     "Jun 12 09:53:51.327228 crc crio[3641]: time=\"2026-06-12T09:53:51.300217402Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797454 | controller |     "Jun 12 09:53:51.327614 crc crio[3641]: time=\"2026-06-12T09:53:51.299028095Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/47b09eea-9beb-4c2d-9a76-49665c1336ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00096c9c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.797470 | controller |     "Jun 12 09:53:51.327713 crc crio[3641]: time=\"2026-06-12T09:53:51.327615463Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797485 | controller |     "Jun 12 09:53:51.327713 crc crio[3641]: time=\"2026-06-12T09:53:51.327636394Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797500 | controller |     "Jun 12 09:53:51.327713 crc crio[3641]: time=\"2026-06-12T09:53:51.327647564Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797515 | controller |     "Jun 12 09:53:51.328183 crc crio[3641]: time=\"2026-06-12T09:53:51.301021868Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797530 | controller |     "Jun 12 09:53:51.328301 crc crio[3641]: time=\"2026-06-12T09:53:51.328280157Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797545 | controller |     "Jun 12 09:53:51.328718 crc crio[3641]: time=\"2026-06-12T09:53:51.301573645Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797561 | controller |     "Jun 12 09:53:51.328940 crc crio[3641]: time=\"2026-06-12T09:53:51.299704426Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8190eaf7-b007-46dc-99d3-2950832f0a8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008d340}] Aliases:map[]}\"",
2026-06-12 11:43:51.797577 | controller |     "Jun 12 09:53:51.333646 crc crio[3641]: time=\"2026-06-12T09:53:51.299738347Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d1c012e4-1f9a-4a3e-b6f6-032ce883430d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc000121080}] Aliases:map[]}\"",
2026-06-12 11:43:51.797596 | controller |     "Jun 12 09:53:51.333646 crc crio[3641]: time=\"2026-06-12T09:53:51.30615967Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797612 | controller |     "Jun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.299578042Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/72e64f41-5266-4ce4-a3a6-c64771b49200 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000121050}] Aliases:map[]}\"",
2026-06-12 11:43:51.797628 | controller |     "Jun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.301142432Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/2800d434-2b5f-42fb-8c31-ea32e56b0420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0000a8220}] Aliases:map[]}\"",
2026-06-12 11:43:51.797644 | controller |     "Jun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.301128301Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/19be776d-8fa1-4503-9e28-2f2f356a157c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00238e668}] Aliases:map[]}\"",
2026-06-12 11:43:51.797659 | controller |     "Jun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.327273322Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797675 | controller |     "Jun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.333914163Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797690 | controller |     "Jun 12 09:53:51.335665 crc crio[3641]: time=\"2026-06-12T09:53:51.333939264Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797705 | controller |     "Jun 12 09:53:51.342327 crc crio[3641]: time=\"2026-06-12T09:53:51.327533984Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797720 | controller |     "Jun 12 09:53:51.343337 crc crio[3641]: time=\"2026-06-12T09:53:51.342796907Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797735 | controller |     "Jun 12 09:53:51.343983 crc crio[3641]: time=\"2026-06-12T09:53:51.329149495Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797754 | controller |     "Jun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.34461926Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797769 | controller |     "Jun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.344748904Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797785 | controller |     "Jun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.3204679Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797800 | controller |     "Jun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.34494028Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797815 | controller |     "Jun 12 09:53:51.344968 crc crio[3641]: time=\"2026-06-12T09:53:51.344965831Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797830 | controller |     "Jun 12 09:53:51.345568 crc crio[3641]: time=\"2026-06-12T09:53:51.344984292Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797845 | controller |     "Jun 12 09:53:51.345568 crc crio[3641]: time=\"2026-06-12T09:53:51.345174153Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797864 | controller |     "Jun 12 09:53:51.345568 crc crio[3641]: time=\"2026-06-12T09:53:51.345196914Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797897 | controller |     "Jun 12 09:53:51.346218 crc crio[3641]: time=\"2026-06-12T09:53:51.34615387Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797914 | controller |     "Jun 12 09:53:51.346459 crc crio[3641]: time=\"2026-06-12T09:53:51.346369376Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797929 | controller |     "Jun 12 09:53:51.347632 crc crio[3641]: time=\"2026-06-12T09:53:51.347348803Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797945 | controller |     "Jun 12 09:53:51.356754 crc crio[3641]: time=\"2026-06-12T09:53:51.356649778Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.797960 | controller |     "Jun 12 09:53:51.356754 crc crio[3641]: time=\"2026-06-12T09:53:51.356732671Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.797976 | controller |     "Jun 12 09:53:51.357008 crc crio[3641]: time=\"2026-06-12T09:53:51.356762612Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.797991 | controller |     "Jun 12 09:53:51.360533 crc crio[3641]: time=\"2026-06-12T09:53:51.344782095Z\" level=info msg=\"Deleting pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.798007 | controller |     "Jun 12 09:53:51.363304 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798060 | controller |     "Jun 12 09:53:51.363304 crc crio[3641]: time=\"2026-06-12T09:53:51.363298557Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.798088 | controller |     "Jun 12 09:53:51.363609 crc crio[3641]: time=\"2026-06-12T09:53:51.363367759Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798105 | controller |     "Jun 12 09:53:51.364056 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798122 | controller |     "Jun 12 09:53:51.364366 crc crio[3641]: time=\"2026-06-12T09:53:51.344660333Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 11:43:51.798137 | controller |     "Jun 12 09:53:51.364366 crc crio[3641]: time=\"2026-06-12T09:53:51.364304609Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 11:43:51.798153 | controller |     "Jun 12 09:53:51.364366 crc crio[3641]: time=\"2026-06-12T09:53:51.36432678Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.798169 | controller |     "Jun 12 09:53:51.364774 crc crio[3641]: time=\"2026-06-12T09:53:51.364250057Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798184 | controller |     "Jun 12 09:53:51.367541 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798199 | controller |     "Jun 12 09:53:51.367541 crc crio[3641]: time=\"2026-06-12T09:53:51.366614832Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798214 | controller |     "Jun 12 09:53:51.392439 crc crio[3641]: time=\"2026-06-12T09:53:51.392292965Z\" level=info msg=\"runSandbox: deleting pod ID fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d from idIndex\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798228 | controller |     "Jun 12 09:53:51.392651 crc crio[3641]: time=\"2026-06-12T09:53:51.392507116Z\" level=info msg=\"runSandbox: removing pod sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798243 | controller |     "Jun 12 09:53:51.392651 crc crio[3641]: time=\"2026-06-12T09:53:51.39229449Z\" level=info msg=\"runSandbox: deleting pod ID 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da from idIndex\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798258 | controller |     "Jun 12 09:53:51.392651 crc crio[3641]: time=\"2026-06-12T09:53:51.392625565Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798273 | controller |     "Jun 12 09:53:51.392651 crc crio[3641]: time=\"2026-06-12T09:53:51.39263537Z\" level=info msg=\"runSandbox: removing pod sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798291 | controller |     "Jun 12 09:53:51.394107 crc crio[3641]: time=\"2026-06-12T09:53:51.392682417Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798306 | controller |     "Jun 12 09:53:51.394107 crc crio[3641]: time=\"2026-06-12T09:53:51.392766004Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798321 | controller |     "Jun 12 09:53:51.394107 crc crio[3641]: time=\"2026-06-12T09:53:51.39389536Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798335 | controller |     "Jun 12 09:53:51.395407 crc crio[3641]: time=\"2026-06-12T09:53:51.395031016Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8dfd7a8cb3440bc0c323e8c05a8fc2da01a3b11779435d508ac938784ca3b8da\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798350 | controller |     "Jun 12 09:53:51.403876 crc crio[3641]: time=\"2026-06-12T09:53:51.403723009Z\" level=info msg=\"runSandbox: deleting pod ID 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9 from idIndex\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798365 | controller |     "Jun 12 09:53:51.403876 crc crio[3641]: time=\"2026-06-12T09:53:51.403862934Z\" level=info msg=\"runSandbox: removing pod sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798379 | controller |     "Jun 12 09:53:51.404164 crc crio[3641]: time=\"2026-06-12T09:53:51.403944456Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798394 | controller |     "Jun 12 09:53:51.404164 crc crio[3641]: time=\"2026-06-12T09:53:51.403976297Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798408 | controller |     "Jun 12 09:53:51.406271 crc crio[3641]: time=\"2026-06-12T09:53:51.405407772Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798423 | controller |     "Jun 12 09:53:51.406377 crc crio[3641]: time=\"2026-06-12T09:53:51.406355792Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=f13b401a-79ea-4f4d-b558-fc56b4cb6653 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798439 | controller |     "Jun 12 09:53:51.406539 crc crio[3641]: time=\"2026-06-12T09:53:51.405491568Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fa6c2003085e6abafb417223395210e076208378db7d71a2c7a08508c805401d\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798457 | controller |     "Jun 12 09:53:51.414923 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798474 | controller |     "Jun 12 09:53:51.414923 crc crio[3641]: time=\"2026-06-12T09:53:51.414580241Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798489 | controller |     "Jun 12 09:53:51.415054 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798504 | controller |     "Jun 12 09:53:51.415054 crc crio[3641]: time=\"2026-06-12T09:53:51.415006244Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798520 | controller |     "Jun 12 09:53:51.415660 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798535 | controller |     "Jun 12 09:53:51.416106 crc crio[3641]: time=\"2026-06-12T09:53:51.415944494Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798550 | controller |     "Jun 12 09:53:51.416445 crc crio[3641]: time=\"2026-06-12T09:53:51.416256624Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5da1ed352dd79195cf77fc2873dd6a8f19c4062decee06031dfd979e24202fe9\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798564 | controller |     "Jun 12 09:53:51.421378 crc crio[3641]: time=\"2026-06-12T09:53:51.421305533Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798579 | controller |     "Jun 12 09:53:51.421378 crc crio[3641]: time=\"2026-06-12T09:53:51.421403486Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=d6b633ad-4900-4110-b187-948c3a975e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798594 | controller |     "Jun 12 09:53:51.422801 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798609 | controller |     "Jun 12 09:53:51.422801 crc crio[3641]: time=\"2026-06-12T09:53:51.42249957Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798624 | controller |     "Jun 12 09:53:51.424153 crc crio[3641]: time=\"2026-06-12T09:53:51.424104987Z\" level=info msg=\"runSandbox: deleting pod ID ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed from idIndex\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798642 | controller |     "Jun 12 09:53:51.424285 crc crio[3641]: time=\"2026-06-12T09:53:51.424187179Z\" level=info msg=\"runSandbox: removing pod sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798658 | controller |     "Jun 12 09:53:51.424285 crc crio[3641]: time=\"2026-06-12T09:53:51.424246711Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798673 | controller |     "Jun 12 09:53:51.424285 crc crio[3641]: time=\"2026-06-12T09:53:51.424272072Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798688 | controller |     "Jun 12 09:53:51.425532 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798702 | controller |     "Jun 12 09:53:51.426019 crc crio[3641]: time=\"2026-06-12T09:53:51.425879556Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798717 | controller |     "Jun 12 09:53:51.428225 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798732 | controller |     "Jun 12 09:53:51.428358 crc crio[3641]: time=\"2026-06-12T09:53:51.428293292Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798747 | controller |     "Jun 12 09:53:51.429484 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.798762 | controller |     "Jun 12 09:53:51.429898 crc crio[3641]: time=\"2026-06-12T09:53:51.429741658Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798777 | controller |     "Jun 12 09:53:51.429971 crc crio[3641]: time=\"2026-06-12T09:53:51.429910793Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=bfecb0dc-d708-4306-aafd-0def95e4d278 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798793 | controller |     "Jun 12 09:53:51.430047 crc crio[3641]: time=\"2026-06-12T09:53:51.429766442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798808 | controller |     "Jun 12 09:53:51.430546 crc crio[3641]: time=\"2026-06-12T09:53:51.43045637Z\" level=info msg=\"runSandbox: deleting pod ID 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0 from idIndex\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798863 | controller |     "Jun 12 09:53:51.430616 crc crio[3641]: time=\"2026-06-12T09:53:51.430579324Z\" level=info msg=\"runSandbox: removing pod sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798899 | controller |     "Jun 12 09:53:51.430708 crc crio[3641]: time=\"2026-06-12T09:53:51.430649307Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798915 | controller |     "Jun 12 09:53:51.430708 crc crio[3641]: time=\"2026-06-12T09:53:51.430699288Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798931 | controller |     "Jun 12 09:53:51.432768 crc crio[3641]: time=\"2026-06-12T09:53:51.43268036Z\" level=info msg=\"runSandbox: deleting pod ID b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50 from idIndex\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798947 | controller |     "Jun 12 09:53:51.432954 crc crio[3641]: time=\"2026-06-12T09:53:51.432770143Z\" level=info msg=\"runSandbox: removing pod sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798962 | controller |     "Jun 12 09:53:51.432954 crc crio[3641]: time=\"2026-06-12T09:53:51.432903177Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798977 | controller |     "Jun 12 09:53:51.432954 crc crio[3641]: time=\"2026-06-12T09:53:51.432944229Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.798992 | controller |     "Jun 12 09:53:51.433112 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799007 | controller |     "Jun 12 09:53:51.433112 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799022 | controller |     "Jun 12 09:53:51.433187 crc crio[3641]: time=\"2026-06-12T09:53:51.433115887Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799037 | controller |     "Jun 12 09:53:51.433187 crc crio[3641]: time=\"2026-06-12T09:53:51.433152285Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799052 | controller |     "Jun 12 09:53:51.433511 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799071 | controller |     "Jun 12 09:53:51.433584 crc crio[3641]: time=\"2026-06-12T09:53:51.433558458Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799086 | controller |     "Jun 12 09:53:51.434141 crc crio[3641]: time=\"2026-06-12T09:53:51.433997435Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ee243d3573c77299b5df5305fd71f0aaa0627344f2bb8363b38eab94934bc8ed\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799101 | controller |     "Jun 12 09:53:51.434506 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799116 | controller |     "Jun 12 09:53:51.434566 crc crio[3641]: time=\"2026-06-12T09:53:51.434535392Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799131 | controller |     "Jun 12 09:53:51.434929 crc crio[3641]: time=\"2026-06-12T09:53:51.434859931Z\" level=info msg=\"runSandbox: deleting pod ID 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77 from idIndex\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799145 | controller |     "Jun 12 09:53:51.434990 crc crio[3641]: time=\"2026-06-12T09:53:51.434926353Z\" level=info msg=\"runSandbox: removing pod sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799161 | controller |     "Jun 12 09:53:51.436258 crc crio[3641]: time=\"2026-06-12T09:53:51.436015577Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799176 | controller |     "Jun 12 09:53:51.436258 crc crio[3641]: time=\"2026-06-12T09:53:51.436114591Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799190 | controller |     "Jun 12 09:53:51.436258 crc crio[3641]: time=\"2026-06-12T09:53:51.435246201Z\" level=info msg=\"runSandbox: deleting pod ID 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9 from idIndex\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799205 | controller |     "Jun 12 09:53:51.436505 crc crio[3641]: time=\"2026-06-12T09:53:51.436299084Z\" level=info msg=\"runSandbox: deleting pod ID 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223 from idIndex\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799219 | controller |     "Jun 12 09:53:51.436505 crc crio[3641]: time=\"2026-06-12T09:53:51.43649499Z\" level=info msg=\"runSandbox: removing pod sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799234 | controller |     "Jun 12 09:53:51.436576 crc crio[3641]: time=\"2026-06-12T09:53:51.436556442Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799252 | controller |     "Jun 12 09:53:51.436623 crc crio[3641]: time=\"2026-06-12T09:53:51.436580393Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799268 | controller |     "Jun 12 09:53:51.437015 crc crio[3641]: time=\"2026-06-12T09:53:51.436925867Z\" level=info msg=\"runSandbox: deleting pod ID 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93 from idIndex\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799283 | controller |     "Jun 12 09:53:51.437015 crc crio[3641]: time=\"2026-06-12T09:53:51.436987569Z\" level=info msg=\"runSandbox: removing pod sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799298 | controller |     "Jun 12 09:53:51.437165 crc crio[3641]: time=\"2026-06-12T09:53:51.437019547Z\" level=info msg=\"runSandbox: deleting pod ID 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b from idIndex\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799313 | controller |     "Jun 12 09:53:51.437165 crc crio[3641]: time=\"2026-06-12T09:53:51.43712836Z\" level=info msg=\"runSandbox: removing pod sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799328 | controller |     "Jun 12 09:53:51.437246 crc crio[3641]: time=\"2026-06-12T09:53:51.437233264Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799344 | controller |     "Jun 12 09:53:51.437290 crc crio[3641]: time=\"2026-06-12T09:53:51.437263295Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799359 | controller |     "Jun 12 09:53:51.437570 crc crio[3641]: time=\"2026-06-12T09:53:51.436362246Z\" level=info msg=\"runSandbox: removing pod sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799374 | controller |     "Jun 12 09:53:51.437570 crc crio[3641]: time=\"2026-06-12T09:53:51.437512142Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799389 | controller |     "Jun 12 09:53:51.437570 crc crio[3641]: time=\"2026-06-12T09:53:51.437543663Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799403 | controller |     "Jun 12 09:53:51.437773 crc crio[3641]: time=\"2026-06-12T09:53:51.43702615Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799419 | controller |     "Jun 12 09:53:51.437773 crc crio[3641]: time=\"2026-06-12T09:53:51.43765888Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799437 | controller |     "Jun 12 09:53:51.437773 crc crio[3641]: time=\"2026-06-12T09:53:51.43740416Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8955d1e4a86ff5cf1a416ce705bc1983c30bd2e9ef3ade5425788e5f5674df77\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799453 | controller |     "Jun 12 09:53:51.437773 crc crio[3641]: time=\"2026-06-12T09:53:51.435370595Z\" level=info msg=\"runSandbox: deleting pod ID f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975 from idIndex\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799468 | controller |     "Jun 12 09:53:51.437989 crc crio[3641]: time=\"2026-06-12T09:53:51.437861784Z\" level=info msg=\"runSandbox: removing pod sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799483 | controller |     "Jun 12 09:53:51.437989 crc crio[3641]: time=\"2026-06-12T09:53:51.4378969Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799498 | controller |     "Jun 12 09:53:51.437989 crc crio[3641]: time=\"2026-06-12T09:53:51.437921856Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799513 | controller |     "Jun 12 09:53:51.438709 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799529 | controller |     "Jun 12 09:53:51.438709 crc crio[3641]: time=\"2026-06-12T09:53:51.438459833Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799544 | controller |     "Jun 12 09:53:51.439049 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799559 | controller |     "Jun 12 09:53:51.439385 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799573 | controller |     "Jun 12 09:53:51.439709 crc crio[3641]: time=\"2026-06-12T09:53:51.439639129Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799589 | controller |     "Jun 12 09:53:51.439920 crc crio[3641]: time=\"2026-06-12T09:53:51.439666751Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799604 | controller |     "Jun 12 09:53:51.443293 crc crio[3641]: time=\"2026-06-12T09:53:51.443176591Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b3c03f857350f2979fb8788a785d7a0a42f252a652216864f2435bf5d49ecd50\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799623 | controller |     "Jun 12 09:53:51.443517 crc crio[3641]: time=\"2026-06-12T09:53:51.443445909Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 805aa8579a6d4ea1f78bebcbf51f63d2be955fb6b71a2dae8de9dd7b6cc0a0a0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799638 | controller |     "Jun 12 09:53:51.444305 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799653 | controller |     "Jun 12 09:53:51.444415 crc crio[3641]: time=\"2026-06-12T09:53:51.444337725Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799669 | controller |     "Jun 12 09:53:51.446498 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799684 | controller |     "Jun 12 09:53:51.447007 crc crio[3641]: time=\"2026-06-12T09:53:51.446759792Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799699 | controller |     "Jun 12 09:53:51.458523 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799715 | controller |     "Jun 12 09:53:51.458786 crc crio[3641]: time=\"2026-06-12T09:53:51.458600586Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799732 | controller |     "Jun 12 09:53:51.465887 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799749 | controller |     "Jun 12 09:53:51.466198 crc crio[3641]: time=\"2026-06-12T09:53:51.466060814Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799765 | controller |     "Jun 12 09:53:51.469046 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799780 | controller |     "Jun 12 09:53:51.469369 crc crio[3641]: time=\"2026-06-12T09:53:51.469294923Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799795 | controller |     "Jun 12 09:53:51.487246 crc crio[3641]: time=\"2026-06-12T09:53:51.486777799Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 491f8673fb7a99b4889da4c33f6b240e974fdfc8babd3612ee2152721b8ea8d9\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799813 | controller |     "Jun 12 09:53:51.487246 crc crio[3641]: time=\"2026-06-12T09:53:51.487189806Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f4e121f3cccfcd178ef7caeb609a6283be89f52cee0d79dee9f4257bef31a975\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799828 | controller |     "Jun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487262915Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4a0274898e637f5b2f780b37142c773f6ab68060724cc49e565f263ba6b9072b\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799844 | controller |     "Jun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487220721Z\" level=info msg=\"runSandbox: deleting pod ID ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056 from idIndex\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799863 | controller |     "Jun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487453611Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 89fc0e3207b41f24395b3648c0d22795b0f4b95fad9236bc66dfa92fe761c223\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799897 | controller |     "Jun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487442896Z\" level=info msg=\"runSandbox: removing pod sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799915 | controller |     "Jun 12 09:53:51.487581 crc crio[3641]: time=\"2026-06-12T09:53:51.487543164Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799930 | controller |     "Jun 12 09:53:51.487790 crc crio[3641]: time=\"2026-06-12T09:53:51.487615646Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799945 | controller |     "Jun 12 09:53:51.488483 crc crio[3641]: time=\"2026-06-12T09:53:51.487899402Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3840083f5cf3b7d859c05000ea1a0c9c99dcc2c5655e31e75f3ca70a416e1d93\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799960 | controller |     "Jun 12 09:53:51.489248 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.799975 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.489255554Z\" level=info msg=\"runSandbox: deleting pod ID ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18 from idIndex\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.799991 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493186298Z\" level=info msg=\"runSandbox: removing pod sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800006 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800024 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800039 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800054 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.490039102Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ee0d76c2ed1a971247af196fb7111a4f0d414d17edbe2cefdff806d578b0b056\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800069 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493131866Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800084 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.490929165Z\" level=info msg=\"runSandbox: deleting pod ID 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c from idIndex\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800099 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.491356938Z\" level=info msg=\"runSandbox: deleting pod ID 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90 from idIndex\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800115 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493292951Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800130 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493366627Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800146 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.492158804Z\" level=info msg=\"runSandbox: deleting pod ID 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47 from idIndex\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800161 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493715024Z\" level=info msg=\"runSandbox: removing pod sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800176 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493744525Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800191 | controller |     "Jun 12 09:53:51.493910 crc crio[3641]: time=\"2026-06-12T09:53:51.493762935Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800212 | controller |     "Jun 12 09:53:51.494713 crc crio[3641]: time=\"2026-06-12T09:53:51.493445434Z\" level=info msg=\"runSandbox: removing pod sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800227 | controller |     "Jun 12 09:53:51.494713 crc crio[3641]: time=\"2026-06-12T09:53:51.494060255Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800242 | controller |     "Jun 12 09:53:51.494713 crc crio[3641]: time=\"2026-06-12T09:53:51.494125597Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800257 | controller |     "Jun 12 09:53:51.494713 crc crio[3641]: time=\"2026-06-12T09:53:51.493305361Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800272 | controller |     "Jun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.490722282Z\" level=info msg=\"runSandbox: deleting pod ID dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419 from idIndex\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800287 | controller |     "Jun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.495018734Z\" level=info msg=\"runSandbox: removing pod sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800302 | controller |     "Jun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.492134314Z\" level=info msg=\"runSandbox: deleting pod ID 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72 from idIndex\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800317 | controller |     "Jun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.495102576Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800332 | controller |     "Jun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.487675815Z\" level=info msg=\"runSandbox: deleting pod ID 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2 from idIndex\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800347 | controller |     "Jun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.495137878Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800361 | controller |     "Jun 12 09:53:51.495148 crc crio[3641]: time=\"2026-06-12T09:53:51.49515594Z\" level=info msg=\"runSandbox: removing pod sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800376 | controller |     "Jun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.495182811Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800394 | controller |     "Jun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.495204452Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800409 | controller |     "Jun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.493379393Z\" level=info msg=\"runSandbox: removing pod sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800424 | controller |     "Jun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.495123002Z\" level=info msg=\"runSandbox: removing pod sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800438 | controller |     "Jun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.495327941Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800453 | controller |     "Jun 12 09:53:51.495385 crc crio[3641]: time=\"2026-06-12T09:53:51.4953603Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800467 | controller |     "Jun 12 09:53:51.495777 crc crio[3641]: time=\"2026-06-12T09:53:51.495363913Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800482 | controller |     "Jun 12 09:53:51.495777 crc crio[3641]: time=\"2026-06-12T09:53:51.495428005Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800496 | controller |     "Jun 12 09:53:51.495777 crc crio[3641]: time=\"2026-06-12T09:53:51.49325256Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800511 | controller |     "Jun 12 09:53:51.495777 crc crio[3641]: time=\"2026-06-12T09:53:51.495544313Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800525 | controller |     "Jun 12 09:53:51.500273 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800540 | controller |     "Jun 12 09:53:51.500273 crc crio[3641]: time=\"2026-06-12T09:53:51.500266884Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800555 | controller |     "Jun 12 09:53:51.500438 crc crio[3641]: time=\"2026-06-12T09:53:51.500399369Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dd34487c986569799c56adf382a544dae6a456d3cf0e88e14831a77847778419\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800573 | controller |     "Jun 12 09:53:51.500601 crc crio[3641]: time=\"2026-06-12T09:53:51.500496893Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1fdf02ee4fe9bd00b9f153bc12a5070d49eb2c9ff1da8a285190c2c0375c7b72\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800587 | controller |     "Jun 12 09:53:51.500601 crc crio[3641]: time=\"2026-06-12T09:53:51.500563729Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 158ac661305eaa1fc2a0b95b7fcf520668c4de7cea65f62d9a354bd13e9d2c47\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800602 | controller |     "Jun 12 09:53:51.500601 crc crio[3641]: time=\"2026-06-12T09:53:51.500592652Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ca62e7a7904231a9496c8118da3d726003d514b972a5e476312cb20e3198bc18\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800616 | controller |     "Jun 12 09:53:51.500785 crc crio[3641]: time=\"2026-06-12T09:53:51.500571541Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 038db31d0ecc84f6f36d0313e05250f5bf186bd0cb1cd403495f2a1375a3c9c2\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800630 | controller |     "Jun 12 09:53:51.500785 crc crio[3641]: time=\"2026-06-12T09:53:51.50059647Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4f8f07faa7dafb655d73814d645d3df7242502f18ec70d6924ce789572c43e90\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800645 | controller |     "Jun 12 09:53:51.500785 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800659 | controller |     "Jun 12 09:53:51.500785 crc crio[3641]: time=\"2026-06-12T09:53:51.500771412Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800674 | controller |     "Jun 12 09:53:51.501199 crc crio[3641]: time=\"2026-06-12T09:53:51.50079008Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 25c6a8bad6831d442f8c660fbc0b7f8a0d0a5765b59301b2940a6c7a4459cb9c\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800689 | controller |     "Jun 12 09:53:51.501199 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800704 | controller |     "Jun 12 09:53:51.501199 crc crio[3641]: time=\"2026-06-12T09:53:51.50115934Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800718 | controller |     "Jun 12 09:53:51.501352 crc crio[3641]: time=\"2026-06-12T09:53:51.501172414Z\" level=info msg=\"runSandbox: deleting pod ID 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c from idIndex\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800733 | controller |     "Jun 12 09:53:51.501352 crc crio[3641]: time=\"2026-06-12T09:53:51.501238387Z\" level=info msg=\"runSandbox: removing pod sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800751 | controller |     "Jun 12 09:53:51.501352 crc crio[3641]: time=\"2026-06-12T09:53:51.501285328Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800766 | controller |     "Jun 12 09:53:51.501352 crc crio[3641]: time=\"2026-06-12T09:53:51.501303599Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800780 | controller |     "Jun 12 09:53:51.502310 crc crio[3641]: time=\"2026-06-12T09:53:51.502239607Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2b278ff45dbe6ce2ee02e893694886de3f55e102e0314816640c464724ede17c\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800795 | controller |     "Jun 12 09:53:51.502912 crc crio[3641]: time=\"2026-06-12T09:53:51.502759673Z\" level=info msg=\"runSandbox: deleting pod ID 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787 from idIndex\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800810 | controller |     "Jun 12 09:53:51.504891 crc crio[3641]: time=\"2026-06-12T09:53:51.504847619Z\" level=info msg=\"runSandbox: removing pod sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800825 | controller |     "Jun 12 09:53:51.505046 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800839 | controller |     "Jun 12 09:53:51.505148 crc crio[3641]: time=\"2026-06-12T09:53:51.505094064Z\" level=info msg=\"runSandbox: deleting pod ID 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89 from idIndex\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800857 | controller |     "Jun 12 09:53:51.505148 crc crio[3641]: time=\"2026-06-12T09:53:51.503303416Z\" level=info msg=\"runSandbox: deleting pod ID 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c from idIndex\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800885 | controller |     "Jun 12 09:53:51.505257 crc crio[3641]: time=\"2026-06-12T09:53:51.505163234Z\" level=info msg=\"runSandbox: removing pod sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800905 | controller |     "Jun 12 09:53:51.505257 crc crio[3641]: time=\"2026-06-12T09:53:51.50331874Z\" level=info msg=\"runSandbox: deleting pod ID fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288 from idIndex\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800920 | controller |     "Jun 12 09:53:51.505257 crc crio[3641]: time=\"2026-06-12T09:53:51.505224641Z\" level=info msg=\"runSandbox: removing pod sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800936 | controller |     "Jun 12 09:53:51.505257 crc crio[3641]: time=\"2026-06-12T09:53:51.505106472Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.800954 | controller |     "Jun 12 09:53:51.505595 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800970 | controller |     "Jun 12 09:53:51.505595 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.800985 | controller |     "Jun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505140875Z\" level=info msg=\"runSandbox: removing pod sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801000 | controller |     "Jun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505473518Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801016 | controller |     "Jun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505503945Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801031 | controller |     "Jun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505559621Z\" level=info msg=\"runSandbox: deleting pod ID 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5 from idIndex\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801046 | controller |     "Jun 12 09:53:51.505595 crc crio[3641]: time=\"2026-06-12T09:53:51.505592883Z\" level=info msg=\"runSandbox: removing pod sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801061 | controller |     "Jun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.503632076Z\" level=info msg=\"runSandbox: deleting pod ID bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd from idIndex\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801076 | controller |     "Jun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.50388278Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801092 | controller |     "Jun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.505647344Z\" level=info msg=\"runSandbox: removing pod sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801107 | controller |     "Jun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.503582649Z\" level=info msg=\"runSandbox: deleting pod ID 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb from idIndex\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801125 | controller |     "Jun 12 09:53:51.506035 crc crio[3641]: time=\"2026-06-12T09:53:51.505969923Z\" level=info msg=\"runSandbox: removing pod sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801140 | controller |     "Jun 12 09:53:51.506649 crc crio[3641]: time=\"2026-06-12T09:53:51.506589984Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801156 | controller |     "Jun 12 09:53:51.506961 crc crio[3641]: time=\"2026-06-12T09:53:51.506764256Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801170 | controller |     "Jun 12 09:53:51.506961 crc crio[3641]: time=\"2026-06-12T09:53:51.506860929Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801186 | controller |     "Jun 12 09:53:51.507062 crc crio[3641]: time=\"2026-06-12T09:53:51.506911392Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801201 | controller |     "Jun 12 09:53:51.507062 crc crio[3641]: time=\"2026-06-12T09:53:51.507001005Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801216 | controller |     "Jun 12 09:53:51.507341 crc crio[3641]: time=\"2026-06-12T09:53:51.50677207Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801231 | controller |     "Jun 12 09:53:51.507879 crc crio[3641]: time=\"2026-06-12T09:53:51.507571414Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801246 | controller |     "Jun 12 09:53:51.507879 crc crio[3641]: time=\"2026-06-12T09:53:51.507627516Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801278 | controller |     "Jun 12 09:53:51.507879 crc crio[3641]: time=\"2026-06-12T09:53:51.507850994Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801294 | controller |     "Jun 12 09:53:51.508170 crc crio[3641]: time=\"2026-06-12T09:53:51.507896805Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801310 | controller |     "Jun 12 09:53:51.508170 crc crio[3641]: time=\"2026-06-12T09:53:51.507942207Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801328 | controller |     "Jun 12 09:53:51.508170 crc crio[3641]: time=\"2026-06-12T09:53:51.507983019Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801343 | controller |     "Jun 12 09:53:51.508170 crc crio[3641]: time=\"2026-06-12T09:53:51.507901846Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-controller-manager-operator-686468bdd5-sjcrn_openshift-controller-manager-operator_84e6e6fd-a448-462c-a5d3-8fa636be2d6f_0\" id=4bb48d28-c6af-4ea1-bb4a-6c18c3b08742 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801359 | controller |     "Jun 12 09:53:51.508472 crc crio[3641]: time=\"2026-06-12T09:53:51.508264505Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801374 | controller |     "Jun 12 09:53:51.508472 crc crio[3641]: time=\"2026-06-12T09:53:51.508341147Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801389 | controller |     "Jun 12 09:53:51.508972 crc crio[3641]: time=\"2026-06-12T09:53:51.508609975Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fe25cc175336bacc69bdf378d8ff3414974ea7d4562cdf6eb41a916318eff288\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801404 | controller |     "Jun 12 09:53:51.508972 crc crio[3641]: time=\"2026-06-12T09:53:51.508633588Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4b34813df19b1288bff26fb1db9b8bb9fb84b543cd6c2786eef428d6101da2f5\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801419 | controller |     "Jun 12 09:53:51.508972 crc crio[3641]: time=\"2026-06-12T09:53:51.508609894Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 64e8e280a639be0433d3bb307cc3dffdc53d84cc29f7f3808b7521c11c42968c\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801433 | controller |     "Jun 12 09:53:51.509297 crc crio[3641]: time=\"2026-06-12T09:53:51.509051191Z\" level=info msg=\"runSandbox: deleting pod ID 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db from idIndex\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801448 | controller |     "Jun 12 09:53:51.509297 crc crio[3641]: time=\"2026-06-12T09:53:51.509117093Z\" level=info msg=\"runSandbox: removing pod sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801463 | controller |     "Jun 12 09:53:51.509297 crc crio[3641]: time=\"2026-06-12T09:53:51.509154655Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801478 | controller |     "Jun 12 09:53:51.509297 crc crio[3641]: time=\"2026-06-12T09:53:51.509178075Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801493 | controller |     "Jun 12 09:53:51.510330 crc crio[3641]: time=\"2026-06-12T09:53:51.510230617Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6b2808116e7afc6c27546b2fdcb407840006f54841e22f5716eacd559c6e3b89\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801511 | controller |     "Jun 12 09:53:51.510330 crc crio[3641]: time=\"2026-06-12T09:53:51.510299816Z\" level=info msg=\"runSandbox: deleting pod ID bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad from idIndex\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801526 | controller |     "Jun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510335967Z\" level=info msg=\"runSandbox: removing pod sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801541 | controller |     "Jun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510375092Z\" level=info msg=\"runSandbox: deleting pod ID b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04 from idIndex\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801556 | controller |     "Jun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510405873Z\" level=info msg=\"runSandbox: removing pod sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801570 | controller |     "Jun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510434904Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801585 | controller |     "Jun 12 09:53:51.510462 crc crio[3641]: time=\"2026-06-12T09:53:51.510454115Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801600 | controller |     "Jun 12 09:53:51.510784 crc crio[3641]: time=\"2026-06-12T09:53:51.51037834Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8fb1cff0c0e8e5200e876080215425307fec8e3945f74d4a06c18a96fb8207bb\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801614 | controller |     "Jun 12 09:53:51.510784 crc crio[3641]: time=\"2026-06-12T09:53:51.510381608Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801629 | controller |     "Jun 12 09:53:51.510784 crc crio[3641]: time=\"2026-06-12T09:53:51.510559464Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801643 | controller |     "Jun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.510882719Z\" level=info msg=\"runSandbox: deleting pod ID b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d from idIndex\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801658 | controller |     "Jun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.51091869Z\" level=info msg=\"runSandbox: removing pod sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801672 | controller |     "Jun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.510949301Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801698 | controller |     "Jun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.510967787Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801715 | controller |     "Jun 12 09:53:51.511055 crc crio[3641]: time=\"2026-06-12T09:53:51.511025593Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b4d45e241158b1cab0dd60eafa7c748e1493016dd9fe9ef3efc2943667504b04\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801730 | controller |     "Jun 12 09:53:51.511395 crc crio[3641]: time=\"2026-06-12T09:53:51.511339173Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5eb6d6c52fd8884cedb4c7a9db5512459c1368a80648def70087e7d1fb8d22db\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801745 | controller |     "Jun 12 09:53:51.511439 crc crio[3641]: time=\"2026-06-12T09:53:51.5113852Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bed6b65cd1935c651f3ee4795dde4c6dfc1370671933da50b48ba262cfbf38ad\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801759 | controller |     "Jun 12 09:53:51.511439 crc crio[3641]: time=\"2026-06-12T09:53:51.511407481Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5965feae7d9a2e5bec0fb8f4d71c98b3092803a96ba8c18fe13e0bd542a79787\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801774 | controller |     "Jun 12 09:53:51.512248 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.801789 | controller |     "Jun 12 09:53:51.512444 crc crio[3641]: time=\"2026-06-12T09:53:51.512393444Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801803 | controller |     "Jun 12 09:53:51.512621 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.801818 | controller |     "Jun 12 09:53:51.512718 crc crio[3641]: time=\"2026-06-12T09:53:51.512672815Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801833 | controller |     "Jun 12 09:53:51.513097 crc crio[3641]: time=\"2026-06-12T09:53:51.513009436Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b9791d2c43285e8c32def2e71e35eb3987ca09a56c3c38ea4d850120d809584d\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801848 | controller |     "Jun 12 09:53:51.514463 crc crio[3641]: time=\"2026-06-12T09:53:51.513305581Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bd28a274207404b91bb99b28848791d2c6707a0145ca63abff3ef31d1d07c0bd\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801866 | controller |     "Jun 12 09:53:51.515140 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.801911 | controller |     "Jun 12 09:53:51.515140 crc crio[3641]: time=\"2026-06-12T09:53:51.514908925Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801928 | controller |     "Jun 12 09:53:51.516650 crc crio[3641]: time=\"2026-06-12T09:53:51.516585425Z\" level=info msg=\"runSandbox: deleting pod ID cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a from idIndex\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801944 | controller |     "Jun 12 09:53:51.516650 crc crio[3641]: time=\"2026-06-12T09:53:51.516624247Z\" level=info msg=\"runSandbox: removing pod sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801959 | controller |     "Jun 12 09:53:51.516766 crc crio[3641]: time=\"2026-06-12T09:53:51.516660658Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801974 | controller |     "Jun 12 09:53:51.516766 crc crio[3641]: time=\"2026-06-12T09:53:51.516703469Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.801989 | controller |     "Jun 12 09:53:51.517034 crc crio[3641]: time=\"2026-06-12T09:53:51.51694716Z\" level=info msg=\"runSandbox: deleting pod ID 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6 from idIndex\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802005 | controller |     "Jun 12 09:53:51.517034 crc crio[3641]: time=\"2026-06-12T09:53:51.516995821Z\" level=info msg=\"runSandbox: removing pod sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802020 | controller |     "Jun 12 09:53:51.517034 crc crio[3641]: time=\"2026-06-12T09:53:51.517029912Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802035 | controller |     "Jun 12 09:53:51.517034 crc crio[3641]: time=\"2026-06-12T09:53:51.517051763Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802050 | controller |     "Jun 12 09:53:51.517546 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.802065 | controller |     "Jun 12 09:53:51.517648 crc crio[3641]: time=\"2026-06-12T09:53:51.517583805Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802080 | controller |     "Jun 12 09:53:51.518226 crc crio[3641]: time=\"2026-06-12T09:53:51.518176109Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0ba9c65741918ff813b3b6998084d50a8ab4c62005e2b34912e47988fd78bbd6\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802099 | controller |     "Jun 12 09:53:51.518349 crc crio[3641]: time=\"2026-06-12T09:53:51.518284379Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cde4c355e0ad969ac8410d58c2d0395247e99528b14d2a722ea66f3141204d4a\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802115 | controller |     "Jun 12 09:53:51.518409 crc crio[3641]: time=\"2026-06-12T09:53:51.51825358Z\" level=info msg=\"runSandbox: deleting pod ID 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8 from idIndex\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802131 | controller |     "Jun 12 09:53:51.518454 crc crio[3641]: time=\"2026-06-12T09:53:51.518422055Z\" level=info msg=\"runSandbox: removing pod sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802146 | controller |     "Jun 12 09:53:51.518554 crc crio[3641]: time=\"2026-06-12T09:53:51.518515008Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802161 | controller |     "Jun 12 09:53:51.518648 crc crio[3641]: time=\"2026-06-12T09:53:51.518613221Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802177 | controller |     "Jun 12 09:53:51.519202 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.802192 | controller |     "Jun 12 09:53:51.519357 crc crio[3641]: time=\"2026-06-12T09:53:51.519287258Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802207 | controller |     "Jun 12 09:53:51.519471 crc crio[3641]: time=\"2026-06-12T09:53:51.519439752Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3003e902994ce6d7ec167806c84d41d6052f2d455c41bb56bfd359b3d6e313f8\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802222 | controller |     "Jun 12 09:53:51.520765 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.802237 | controller |     "Jun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520389071Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802253 | controller |     "Jun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520416184Z\" level=info msg=\"runSandbox: deleting pod ID 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d from idIndex\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802267 | controller |     "Jun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520446465Z\" level=info msg=\"runSandbox: removing pod sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802286 | controller |     "Jun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520481236Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802302 | controller |     "Jun 12 09:53:51.520765 crc crio[3641]: time=\"2026-06-12T09:53:51.520521257Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802318 | controller |     "Jun 12 09:53:51.520765 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.802334 | controller |     "Jun 12 09:53:51.521546 crc crio[3641]: time=\"2026-06-12T09:53:51.520790774Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802349 | controller |     "Jun 12 09:53:51.522178 crc crio[3641]: time=\"2026-06-12T09:53:51.522104915Z\" level=info msg=\"runSandbox: deleting pod ID d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a from idIndex\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802364 | controller |     "Jun 12 09:53:51.522178 crc crio[3641]: time=\"2026-06-12T09:53:51.522170937Z\" level=info msg=\"runSandbox: removing pod sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802379 | controller |     "Jun 12 09:53:51.522321 crc crio[3641]: time=\"2026-06-12T09:53:51.522222999Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802394 | controller |     "Jun 12 09:53:51.522321 crc crio[3641]: time=\"2026-06-12T09:53:51.522289621Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802409 | controller |     "Jun 12 09:53:51.522425 crc crio[3641]: time=\"2026-06-12T09:53:51.522360255Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0c8a8f330a861e93fb37245a49b02b5c2b9e3a07eb0ec46271b1683bfded5c4d\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802425 | controller |     "Jun 12 09:53:51.523939 crc crio[3641]: time=\"2026-06-12T09:53:51.523757337Z\" level=info msg=\"runSandbox: deleting pod ID e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396 from idIndex\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802439 | controller |     "Jun 12 09:53:51.523939 crc crio[3641]: time=\"2026-06-12T09:53:51.523905432Z\" level=info msg=\"runSandbox: removing pod sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802454 | controller |     "Jun 12 09:53:51.523939 crc crio[3641]: time=\"2026-06-12T09:53:51.523941813Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802473 | controller |     "Jun 12 09:53:51.524181 crc crio[3641]: time=\"2026-06-12T09:53:51.523964094Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802488 | controller |     "Jun 12 09:53:51.524181 crc crio[3641]: time=\"2026-06-12T09:53:51.524048555Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d25ba9e3e1bd0cc459c4b207dfe3ce6780a3671eeb4a6a9f1be15729e488ea9a\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802503 | controller |     "Jun 12 09:53:51.524297 crc crio[3641]: time=\"2026-06-12T09:53:51.523763983Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802518 | controller |     "Jun 12 09:53:51.524297 crc crio[3641]: time=\"2026-06-12T09:53:51.524272243Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=8d452ae1-300a-41bd-b489-a3564d6b6587 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802533 | controller |     "Jun 12 09:53:51.524566 crc crio[3641]: time=\"2026-06-12T09:53:51.524486114Z\" level=info msg=\"runSandbox: deleting pod ID 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1 from idIndex\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802548 | controller |     "Jun 12 09:53:51.524566 crc crio[3641]: time=\"2026-06-12T09:53:51.524543916Z\" level=info msg=\"runSandbox: removing pod sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802563 | controller |     "Jun 12 09:53:51.524690 crc crio[3641]: time=\"2026-06-12T09:53:51.524581667Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802577 | controller |     "Jun 12 09:53:51.524690 crc crio[3641]: time=\"2026-06-12T09:53:51.524599368Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802593 | controller |     "Jun 12 09:53:51.525377 crc crio[3641]: time=\"2026-06-12T09:53:51.525194132Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e4b2e94bffab24414da67e05499ba9abcd118416adeb83d268b4a2b9b4643396\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802608 | controller |     "Jun 12 09:53:51.525600 crc crio[3641]: time=\"2026-06-12T09:53:51.525551452Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 782f3803644cd94178417af89f5d0e55c550b9203323ef6b9b47b1dbf3f459e1\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802623 | controller |     "Jun 12 09:53:51.526044 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.802641 | controller |     "Jun 12 09:53:51.526194 crc crio[3641]: time=\"2026-06-12T09:53:51.526139221Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802657 | controller |     "Jun 12 09:53:51.528246 crc crio[3641]: time=\"2026-06-12T09:53:51.528202674Z\" level=info msg=\"runSandbox: deleting pod ID 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab from idIndex\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802673 | controller |     "Jun 12 09:53:51.528318 crc crio[3641]: time=\"2026-06-12T09:53:51.528253826Z\" level=info msg=\"runSandbox: removing pod sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802688 | controller |     "Jun 12 09:53:51.528318 crc crio[3641]: time=\"2026-06-12T09:53:51.528296488Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802703 | controller |     "Jun 12 09:53:51.528318 crc crio[3641]: time=\"2026-06-12T09:53:51.528314598Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802718 | controller |     "Jun 12 09:53:51.530998 crc crio[3641]: time=\"2026-06-12T09:53:51.530533087Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 12408c64d2779fa9bb3031be3f8249c9652ff00c8ec8fb31dc0abad538a385ab\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802732 | controller |     "Jun 12 09:53:51.532019 crc crio[3641]: time=\"2026-06-12T09:53:51.531772938Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802749 | controller |     "Jun 12 09:53:51.532019 crc crio[3641]: time=\"2026-06-12T09:53:51.531981825Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=0738ca37-4789-406c-9433-661584929722 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802765 | controller |     "Jun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.540338104Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802781 | controller |     "Jun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.540417356Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=3050f491-d340-4ead-be4e-e7067d765d27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802796 | controller |     "Jun 12 09:53:51.543901 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.802810 | controller |     "Jun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.541942242Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802828 | controller |     "Jun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.54347276Z\" level=info msg=\"runSandbox: deleting pod ID b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453 from idIndex\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802843 | controller |     "Jun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.543508161Z\" level=info msg=\"runSandbox: removing pod sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802862 | controller |     "Jun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.543558302Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802893 | controller |     "Jun 12 09:53:51.543901 crc crio[3641]: time=\"2026-06-12T09:53:51.543579793Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802910 | controller |     "Jun 12 09:53:51.545122 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.802925 | controller |     "Jun 12 09:53:51.545276 crc crio[3641]: time=\"2026-06-12T09:53:51.545198564Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802940 | controller |     "Jun 12 09:53:51.545585 crc crio[3641]: time=\"2026-06-12T09:53:51.545459511Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=5337d421-8441-4c9c-aacc-54696fdf70d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802955 | controller |     "Jun 12 09:53:51.545675 crc crio[3641]: time=\"2026-06-12T09:53:51.545205923Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802970 | controller |     "Jun 12 09:53:51.545925 crc crio[3641]: time=\"2026-06-12T09:53:51.545230395Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b3f556966c5029d0e4618e001db1e6ccd6d571ede8cd97702496cd41b765d453\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802984 | controller |     "Jun 12 09:53:51.546890 crc crio[3641]: time=\"2026-06-12T09:53:51.546722408Z\" level=info msg=\"runSandbox: deleting pod ID 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311 from idIndex\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.802999 | controller |     "Jun 12 09:53:51.546890 crc crio[3641]: time=\"2026-06-12T09:53:51.546764252Z\" level=info msg=\"runSandbox: removing pod sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803013 | controller |     "Jun 12 09:53:51.546890 crc crio[3641]: time=\"2026-06-12T09:53:51.546796583Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803034 | controller |     "Jun 12 09:53:51.546890 crc crio[3641]: time=\"2026-06-12T09:53:51.546872106Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803049 | controller |     "Jun 12 09:53:51.547576 crc crio[3641]: time=\"2026-06-12T09:53:51.547488535Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9d767aae70fa0c555dd330defa783e94f7de8e25103fce63e49d9bfa17339311\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803064 | controller |     "Jun 12 09:53:51.552674 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.803079 | controller |     "Jun 12 09:53:51.553186 crc crio[3641]: time=\"2026-06-12T09:53:51.553037748Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803094 | controller |     "Jun 12 09:53:51.554911 crc crio[3641]: time=\"2026-06-12T09:53:51.554743221Z\" level=info msg=\"runSandbox: deleting pod ID 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d from idIndex\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803108 | controller |     "Jun 12 09:53:51.554994 crc crio[3641]: time=\"2026-06-12T09:53:51.554934937Z\" level=info msg=\"runSandbox: removing pod sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803123 | controller |     "Jun 12 09:53:51.555120 crc crio[3641]: time=\"2026-06-12T09:53:51.555044861Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803138 | controller |     "Jun 12 09:53:51.555232 crc crio[3641]: time=\"2026-06-12T09:53:51.555185324Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803153 | controller |     "Jun 12 09:53:51.557207 crc crio[3641]: time=\"2026-06-12T09:53:51.557045947Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803168 | controller |     "Jun 12 09:53:51.557207 crc crio[3641]: time=\"2026-06-12T09:53:51.557159005Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5e0f1b2b920f2740fb163cf8516bbc0ecf1a6042733c26dcd6c30ee51dd8c10d\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803183 | controller |     "Jun 12 09:53:51.557207 crc crio[3641]: time=\"2026-06-12T09:53:51.557170851Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-operator-67c9d58cbb-dc6bh_openshift-machine-config-operator_e7c4bdbd-866b-490e-85ee-d4c85fa577d8_0\" id=49ce8253-87ce-4761-a20a-73f5cb7dbf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803198 | controller |     "Jun 12 09:53:51.560031 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.803217 | controller |     "Jun 12 09:53:51.560245 crc crio[3641]: time=\"2026-06-12T09:53:51.56015277Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803232 | controller |     "Jun 12 09:53:51.564116 crc crio[3641]: 2026-06-12T09:53:51Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 11:43:51.803247 | controller |     "Jun 12 09:53:51.564419 crc crio[3641]: time=\"2026-06-12T09:53:51.56437053Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803262 | controller |     "Jun 12 09:53:51.565425 crc crio[3641]: time=\"2026-06-12T09:53:51.565357081Z\" level=info msg=\"runSandbox: deleting pod ID 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e from idIndex\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803277 | controller |     "Jun 12 09:53:51.565425 crc crio[3641]: time=\"2026-06-12T09:53:51.565415043Z\" level=info msg=\"runSandbox: removing pod sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803291 | controller |     "Jun 12 09:53:51.565615 crc crio[3641]: time=\"2026-06-12T09:53:51.565462575Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803306 | controller |     "Jun 12 09:53:51.565615 crc crio[3641]: time=\"2026-06-12T09:53:51.565484615Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803321 | controller |     "Jun 12 09:53:51.566303 crc crio[3641]: time=\"2026-06-12T09:53:51.566239609Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16a62000201aeb4e9119c6c7b67ba5888bef4980721f501b980c0924472ded6e\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803336 | controller |     "Jun 12 09:53:51.566515 crc crio[3641]: time=\"2026-06-12T09:53:51.566483337Z\" level=info msg=\"runSandbox: deleting pod ID 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89 from idIndex\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803351 | controller |     "Jun 12 09:53:51.566639 crc crio[3641]: time=\"2026-06-12T09:53:51.566613501Z\" level=info msg=\"runSandbox: removing pod sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803367 | controller |     "Jun 12 09:53:51.566794 crc crio[3641]: time=\"2026-06-12T09:53:51.566768176Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803382 | controller |     "Jun 12 09:53:51.567024 crc crio[3641]: time=\"2026-06-12T09:53:51.566997303Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803429 | controller |     "Jun 12 09:53:51.567694 crc crio[3641]: time=\"2026-06-12T09:53:51.566944561Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803446 | controller |     "Jun 12 09:53:51.567694 crc crio[3641]: time=\"2026-06-12T09:53:51.567320821Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=6aa331b6-8bc3-4812-b969-3fba114ef820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803462 | controller |     "Jun 12 09:53:51.568693 crc crio[3641]: time=\"2026-06-12T09:53:51.568659885Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 28e6478ef807a8c87c65dcddb68522a1cee54eb7430b6cf17515f64f2d5d2f89\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803477 | controller |     "Jun 12 09:53:51.572338 crc crio[3641]: time=\"2026-06-12T09:53:51.572291957Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803492 | controller |     "Jun 12 09:53:51.572536 crc crio[3641]: time=\"2026-06-12T09:53:51.572511383Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=2798fa75-0369-4692-a2c8-be9032061a0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803507 | controller |     "Jun 12 09:53:51.580390 crc crio[3641]: time=\"2026-06-12T09:53:51.580302247Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803523 | controller |     "Jun 12 09:53:51.580689 crc crio[3641]: time=\"2026-06-12T09:53:51.580659437Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=ff778760-b25c-49b2-9a1b-759eaa087356 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803538 | controller |     "Jun 12 09:53:51.587289 crc crio[3641]: time=\"2026-06-12T09:53:51.58718364Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803553 | controller |     "Jun 12 09:53:51.587289 crc crio[3641]: time=\"2026-06-12T09:53:51.587286403Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=37da4d46-faeb-4edd-a29c-d697ca7a84de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803569 | controller |     "Jun 12 09:53:51.592355 crc crio[3641]: time=\"2026-06-12T09:53:51.592272638Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803585 | controller |     "Jun 12 09:53:51.592355 crc crio[3641]: time=\"2026-06-12T09:53:51.59233235Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=f14f8926-8c08-4e37-b9c9-fd6a1fe510ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803604 | controller |     "Jun 12 09:53:51.596380 crc crio[3641]: time=\"2026-06-12T09:53:51.596288864Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803620 | controller |     "Jun 12 09:53:51.596380 crc crio[3641]: time=\"2026-06-12T09:53:51.596368885Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_package-server-manager-77f986bd66-5lhf9_openshift-operator-lifecycle-manager_bebbba29-e4e9-44ad-b643-3a7ebf505270_0\" id=413cee22-0305-4fe0-b34f-f9efef5c6dcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803635 | controller |     "Jun 12 09:53:51.601320 crc crio[3641]: time=\"2026-06-12T09:53:51.601191677Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803650 | controller |     "Jun 12 09:53:51.601320 crc crio[3641]: time=\"2026-06-12T09:53:51.601268619Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=bbb4c65b-1a0c-4da5-92c2-afdaead27e53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803665 | controller |     "Jun 12 09:53:51.606115 crc crio[3641]: time=\"2026-06-12T09:53:51.606013599Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803680 | controller |     "Jun 12 09:53:51.606115 crc crio[3641]: time=\"2026-06-12T09:53:51.606111402Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=3551da47-13d4-47d9-b1b8-a58cf0fb221d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803696 | controller |     "Jun 12 09:53:51.612333 crc crio[3641]: time=\"2026-06-12T09:53:51.61219656Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803711 | controller |     "Jun 12 09:53:51.612333 crc crio[3641]: time=\"2026-06-12T09:53:51.612308631Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=ad016241-fdff-4f3f-9718-167fba4e9894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803726 | controller |     "Jun 12 09:53:51.617363 crc crio[3641]: time=\"2026-06-12T09:53:51.617249025Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803741 | controller |     "Jun 12 09:53:51.617363 crc crio[3641]: time=\"2026-06-12T09:53:51.617358809Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=ea84fc62-41bd-473a-a529-ee3237d0fe4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803759 | controller |     "Jun 12 09:53:51.623020 crc crio[3641]: time=\"2026-06-12T09:53:51.622938333Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803774 | controller |     "Jun 12 09:53:51.623186 crc crio[3641]: time=\"2026-06-12T09:53:51.623025786Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=c026f569-bba4-4ea6-8e15-85fcbb1ac826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803790 | controller |     "Jun 12 09:53:51.628204 crc crio[3641]: time=\"2026-06-12T09:53:51.628154106Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803805 | controller |     "Jun 12 09:53:51.628367 crc crio[3641]: time=\"2026-06-12T09:53:51.628340971Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-config-controller-f9cdd68f7-bb2jm_openshift-machine-config-operator_e968817c-5b6a-4904-ba68-59a8235d6c0d_0\" id=fa51b37d-a358-42ee-b9bb-237b9d62973e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803821 | controller |     "Jun 12 09:53:51.632347 crc crio[3641]: time=\"2026-06-12T09:53:51.632313085Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803836 | controller |     "Jun 12 09:53:51.632430 crc crio[3641]: time=\"2026-06-12T09:53:51.632357867Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=8598cb7b-2a63-47cd-844b-2bd9f118bfac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803854 | controller |     "Jun 12 09:53:51.637208 crc crio[3641]: time=\"2026-06-12T09:53:51.637172395Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803869 | controller |     "Jun 12 09:53:51.637374 crc crio[3641]: time=\"2026-06-12T09:53:51.637341951Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=041a157e-715d-4520-951f-7ea74c3b3f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803902 | controller |     "Jun 12 09:53:51.641797 crc crio[3641]: time=\"2026-06-12T09:53:51.641765599Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803918 | controller |     "Jun 12 09:53:51.642032 crc crio[3641]: time=\"2026-06-12T09:53:51.642004276Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=8b000b46-8f1c-42b4-8e45-0faea68341fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803934 | controller |     "Jun 12 09:53:51.645615 crc crio[3641]: time=\"2026-06-12T09:53:51.645560806Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803953 | controller |     "Jun 12 09:53:51.645754 crc crio[3641]: time=\"2026-06-12T09:53:51.645727452Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=e01cb779-dabb-44b4-9424-71ee704e7fd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803969 | controller |     "Jun 12 09:53:51.650615 crc crio[3641]: time=\"2026-06-12T09:53:51.650454649Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803984 | controller |     "Jun 12 09:53:51.650615 crc crio[3641]: time=\"2026-06-12T09:53:51.650521781Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=07058cf9-1270-434c-b3f0-d6f73e52adef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.803999 | controller |     "Jun 12 09:53:51.654562 crc crio[3641]: time=\"2026-06-12T09:53:51.654509575Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804014 | controller |     "Jun 12 09:53:51.654780 crc crio[3641]: time=\"2026-06-12T09:53:51.654742892Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=d09bc658-14f6-41ec-b98e-5e9a4b5a17f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804029 | controller |     "Jun 12 09:53:51.659327 crc crio[3641]: time=\"2026-06-12T09:53:51.659250882Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804044 | controller |     "Jun 12 09:53:51.659327 crc crio[3641]: time=\"2026-06-12T09:53:51.659320424Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=ece575e8-9f3e-49d1-9eb9-1a862365ec85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804059 | controller |     "Jun 12 09:53:51.662508 crc crio[3641]: time=\"2026-06-12T09:53:51.662477703Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804074 | controller |     "Jun 12 09:53:51.662630 crc crio[3641]: time=\"2026-06-12T09:53:51.662611447Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=0f6efbea-e8d7-4a66-b861-b0c19de7b56a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804089 | controller |     "Jun 12 09:53:51.666480 crc crio[3641]: time=\"2026-06-12T09:53:51.666452477Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804104 | controller |     "Jun 12 09:53:51.666598 crc crio[3641]: time=\"2026-06-12T09:53:51.666576531Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=f58c3e2e-d66a-456f-aa63-78f3391063d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804122 | controller |     "Jun 12 09:53:51.669769 crc crio[3641]: time=\"2026-06-12T09:53:51.669743148Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804137 | controller |     "Jun 12 09:53:51.669973 crc crio[3641]: time=\"2026-06-12T09:53:51.669946815Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=64c3c64e-1453-4aa9-933a-8dec9e9ecfd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804152 | controller |     "Jun 12 09:53:51.673392 crc crio[3641]: time=\"2026-06-12T09:53:51.673317521Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804166 | controller |     "Jun 12 09:53:51.673392 crc crio[3641]: time=\"2026-06-12T09:53:51.673390983Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=3bab07dc-678a-4a21-937a-9f1d3b91d322 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804181 | controller |     "Jun 12 09:53:51.679491 crc crio[3641]: time=\"2026-06-12T09:53:51.679401651Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804196 | controller |     "Jun 12 09:53:51.679561 crc crio[3641]: time=\"2026-06-12T09:53:51.679507625Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-controller-manager-operator-69d5f845f8-mm4qn_openshift-kube-controller-manager-operator_89eeceba-0661-4e85-be2e-57d689102094_0\" id=e6e0b8cf-0a74-4ee2-b749-08c8d8d3baaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804211 | controller |     "Jun 12 09:53:51.684278 crc crio[3641]: time=\"2026-06-12T09:53:51.684198069Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804226 | controller |     "Jun 12 09:53:51.684278 crc crio[3641]: time=\"2026-06-12T09:53:51.684270652Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=439037f8-418d-4139-9794-246a5fc93379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804241 | controller |     "Jun 12 09:53:51.688954 crc crio[3641]: time=\"2026-06-12T09:53:51.688764841Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804256 | controller |     "Jun 12 09:53:51.688954 crc crio[3641]: time=\"2026-06-12T09:53:51.688928566Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-samples-operator-6b564684c8-bqbxk_openshift-cluster-samples-operator_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0_0\" id=e75d8aeb-8941-4fa9-9e97-dc293e50d667 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804272 | controller |     "Jun 12 09:53:51.692714 crc crio[3641]: time=\"2026-06-12T09:53:51.69259659Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804291 | controller |     "Jun 12 09:53:51.692714 crc crio[3641]: time=\"2026-06-12T09:53:51.692650131Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_openshift-machine-api_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c_0\" id=8e144516-8eab-45f7-8882-ebd5fe7f339c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804307 | controller |     "Jun 12 09:53:51.696546 crc crio[3641]: time=\"2026-06-12T09:53:51.696461101Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804322 | controller |     "Jun 12 09:53:51.696546 crc crio[3641]: time=\"2026-06-12T09:53:51.696536204Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=28af06ba-f52b-4185-9cb6-4b7d9e1a5b8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804337 | controller |     "Jun 12 09:53:51.701279 crc crio[3641]: time=\"2026-06-12T09:53:51.701180907Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804422 | controller |     "Jun 12 09:53:51.701279 crc crio[3641]: time=\"2026-06-12T09:53:51.701221928Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=a136466a-f812-4541-8a49-4e2e3840ccd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804443 | controller |     "Jun 12 09:53:51.704314 crc crio[3641]: time=\"2026-06-12T09:53:51.704240792Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804460 | controller |     "Jun 12 09:53:51.704314 crc crio[3641]: time=\"2026-06-12T09:53:51.704299064Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-storage-version-migrator-operator-565b79b866-2h5s6_openshift-kube-storage-version-migrator-operator_8f573912-eb25-4f17-bfe5-81325e551bf2_0\" id=f40b7bb9-62aa-470d-b192-d9ecaa38d2f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804475 | controller |     "Jun 12 09:53:51.709539 crc crio[3641]: time=\"2026-06-12T09:53:51.709408173Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804491 | controller |     "Jun 12 09:53:51.709626 crc crio[3641]: time=\"2026-06-12T09:53:51.709554657Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=7bc717d7-c68c-472d-87e6-c24b3356c26b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804506 | controller |     "Jun 12 09:53:51.714525 crc crio[3641]: time=\"2026-06-12T09:53:51.71444021Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804524 | controller |     "Jun 12 09:53:51.714525 crc crio[3641]: time=\"2026-06-12T09:53:51.714512822Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_kube-apiserver-operator-575994946d-vgpnb_openshift-kube-apiserver-operator_4f837d5f-4682-4cae-99ca-824ebae60fec_0\" id=605f42a8-2316-4638-a05f-2026db444795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804539 | controller |     "Jun 12 09:53:51.718562 crc crio[3641]: time=\"2026-06-12T09:53:51.718464775Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804554 | controller |     "Jun 12 09:53:51.718562 crc crio[3641]: time=\"2026-06-12T09:53:51.718563628Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=5feb111f-73e7-4493-8209-bbca2ae9bae4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804569 | controller |     "Jun 12 09:53:51.722378 crc crio[3641]: time=\"2026-06-12T09:53:51.722293574Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804585 | controller |     "Jun 12 09:53:51.722378 crc crio[3641]: time=\"2026-06-12T09:53:51.722360776Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=a539b4c4-ca4f-4926-a3ea-b7625b82637f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804600 | controller |     "Jun 12 09:53:51.726295 crc crio[3641]: time=\"2026-06-12T09:53:51.726200495Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804615 | controller |     "Jun 12 09:53:51.726380 crc crio[3641]: time=\"2026-06-12T09:53:51.726296428Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=6693eecd-0084-4e5a-88e8-fdd2a83dc488 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804630 | controller |     "Jun 12 09:53:51.735266 crc crio[3641]: time=\"2026-06-12T09:53:51.735165906Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804645 | controller |     "Jun 12 09:53:51.735334 crc crio[3641]: time=\"2026-06-12T09:53:51.73529171Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=7dccae8e-fcf3-43c2-b97c-44136953eaa9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804660 | controller |     "Jun 12 09:54:02.565199 crc crio[3641]: time=\"2026-06-12T09:54:02.564978309Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0de6c076-c504-4fe2-a9e2-573bf0d43a73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804676 | controller |     "Jun 12 09:54:02.566575 crc crio[3641]: time=\"2026-06-12T09:54:02.565738273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804692 | controller |     "Jun 12 09:54:02.569106 crc crio[3641]: time=\"2026-06-12T09:54:02.567529267Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=77b709a6-b4af-450f-8512-3801d52ef8ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804718 | controller |     "Jun 12 09:54:02.569106 crc crio[3641]: time=\"2026-06-12T09:54:02.568771806Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=56c7b1ca-06f4-4f2d-bad2-b41c94395c16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804734 | controller |     "Jun 12 09:54:02.569961 crc crio[3641]: time=\"2026-06-12T09:54:02.569619713Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=0a439004-bc01-40d9-830a-6b81da108139 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804750 | controller |     "Jun 12 09:54:02.571190 crc crio[3641]: time=\"2026-06-12T09:54:02.570794829Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=0e329648-9af8-436e-b9dc-d3da548ac831 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804765 | controller |     "Jun 12 09:54:02.571190 crc crio[3641]: time=\"2026-06-12T09:54:02.570920113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804780 | controller |     "Jun 12 09:54:02.571190 crc crio[3641]: time=\"2026-06-12T09:54:02.571046917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804795 | controller |     "Jun 12 09:54:02.571447 crc crio[3641]: time=\"2026-06-12T09:54:02.571214072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804811 | controller |     "Jun 12 09:54:02.571447 crc crio[3641]: time=\"2026-06-12T09:54:02.570944624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804826 | controller |     "Jun 12 09:54:02.580003 crc crio[3641]: time=\"2026-06-12T09:54:02.579932207Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4948129d-6a7c-45a7-9bdf-c60b021161fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804842 | controller |     "Jun 12 09:54:02.580177 crc crio[3641]: time=\"2026-06-12T09:54:02.580157521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804881 | controller |     "Jun 12 09:54:02.588065 crc crio[3641]: time=\"2026-06-12T09:54:02.585689413Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=a8e2b519-ede0-452f-aad2-7aabf719b148 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804904 | controller |     "Jun 12 09:54:02.588065 crc crio[3641]: time=\"2026-06-12T09:54:02.585891129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804920 | controller |     "Jun 12 09:54:02.603384 crc crio[3641]: time=\"2026-06-12T09:54:02.599358509Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3f77235d-1bc4-42ed-b127-da2645c29962 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804936 | controller |     "Jun 12 09:54:02.603384 crc crio[3641]: time=\"2026-06-12T09:54:02.599453302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804961 | controller |     "Jun 12 09:54:03.339022 crc crio[3641]: time=\"2026-06-12T09:54:03.337635246Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=655b054e-5f56-47d4-ae28-1bb9cde8ad74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.804978 | controller |     "Jun 12 09:54:03.339377 crc crio[3641]: time=\"2026-06-12T09:54:03.339248377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.804993 | controller |     "Jun 12 09:54:03.339453 crc crio[3641]: time=\"2026-06-12T09:54:03.337891664Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=ca5e4f97-0704-4c99-b634-1d0824643ab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805008 | controller |     "Jun 12 09:54:03.339453 crc crio[3641]: time=\"2026-06-12T09:54:03.339438123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805023 | controller |     "Jun 12 09:54:03.339713 crc crio[3641]: time=\"2026-06-12T09:54:03.337667777Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=e46952f9-6600-4891-ae76-e5ed2af4cee7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805039 | controller |     "Jun 12 09:54:03.339781 crc crio[3641]: time=\"2026-06-12T09:54:03.339742952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805054 | controller |     "Jun 12 09:54:04.338953 crc crio[3641]: time=\"2026-06-12T09:54:04.338539146Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=7d7fec98-5f3a-42a9-87dc-170610b429c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805070 | controller |     "Jun 12 09:54:04.338953 crc crio[3641]: time=\"2026-06-12T09:54:04.338783844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805085 | controller |     "Jun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.339992113Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=a4ca2754-dee6-4cdd-91c0-d687a43c3c19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805100 | controller |     "Jun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.340084196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805116 | controller |     "Jun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.340503097Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=290d00c6-b124-4269-a666-a53c36fff4aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805130 | controller |     "Jun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.3405713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805145 | controller |     "Jun 12 09:54:04.341444 crc crio[3641]: time=\"2026-06-12T09:54:04.341444449Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=9c010220-4993-4860-8e32-4719e96d14df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805160 | controller |     "Jun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.34148206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805178 | controller |     "Jun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341521109Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6d4fa660-c5c8-4fbf-a3c9-799a9d74f7ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805194 | controller |     "Jun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341562962Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=dded15e9-e9ad-4dbd-9dfd-73bc613c9f9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805210 | controller |     "Jun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341584452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805226 | controller |     "Jun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341591023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805240 | controller |     "Jun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341653055Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=70317e7b-6544-490a-8356-2514ee266b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805256 | controller |     "Jun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.341749237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805272 | controller |     "Jun 12 09:54:04.342279 crc crio[3641]: time=\"2026-06-12T09:54:04.342236383Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=9723b134-8811-4bcc-90b0-d0f6340a41f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805287 | controller |     "Jun 12 09:54:04.343287 crc crio[3641]: time=\"2026-06-12T09:54:04.342305445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805303 | controller |     "Jun 12 09:54:04.343287 crc crio[3641]: time=\"2026-06-12T09:54:04.342512261Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a25c7741-ea5c-4d75-a4a3-4d395e2e4c69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805319 | controller |     "Jun 12 09:54:04.343287 crc crio[3641]: time=\"2026-06-12T09:54:04.342562683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805334 | controller |     "Jun 12 09:54:05.338072 crc crio[3641]: time=\"2026-06-12T09:54:05.337941671Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=da946dc8-d0ed-45a1-914b-81fb2b16100d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805350 | controller |     "Jun 12 09:54:05.338072 crc crio[3641]: time=\"2026-06-12T09:54:05.338071585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805378 | controller |     "Jun 12 09:54:05.339361 crc crio[3641]: time=\"2026-06-12T09:54:05.338977311Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=94750de7-dc1f-45b9-b704-5b9b35d8280c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805398 | controller |     "Jun 12 09:54:05.339361 crc crio[3641]: time=\"2026-06-12T09:54:05.339182367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805414 | controller |     "Jun 12 09:54:05.340495 crc crio[3641]: time=\"2026-06-12T09:54:05.339639222Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=e2f606cd-d0d4-487f-a90f-2c1556baa0a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805429 | controller |     "Jun 12 09:54:05.340495 crc crio[3641]: time=\"2026-06-12T09:54:05.339692343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805445 | controller |     "Jun 12 09:54:05.340495 crc crio[3641]: time=\"2026-06-12T09:54:05.340308773Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=e6566621-96b2-4b3a-b0ac-7ad9d109561d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805460 | controller |     "Jun 12 09:54:05.340495 crc crio[3641]: time=\"2026-06-12T09:54:05.340393856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805476 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.340602222Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=7899da49-542a-49e9-aee5-92537ff7ce5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805491 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.340665394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805507 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341091771Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5cd67d36-1bd9-4d70-894f-761df1dd8948 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805522 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341114928Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4bea118e-0b3f-4c9e-b6f1-b0aac478fe5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805537 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341171943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805552 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341253373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805567 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341495173Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ca80b532-109e-4ecf-9a39-8d5f54170b47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805583 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341495813Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=cfa1ac9d-557e-4945-b732-e57adc9bf9e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805597 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341529934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805616 | controller |     "Jun 12 09:54:05.341681 crc crio[3641]: time=\"2026-06-12T09:54:05.341585263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805631 | controller |     "Jun 12 09:54:05.342911 crc crio[3641]: time=\"2026-06-12T09:54:05.342417679Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=02bf17f8-8494-444f-8e1a-c8bad90a2f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805647 | controller |     "Jun 12 09:54:05.342911 crc crio[3641]: time=\"2026-06-12T09:54:05.342485881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805662 | controller |     "Jun 12 09:54:06.338797 crc crio[3641]: time=\"2026-06-12T09:54:06.338125575Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=e0e50866-e335-4b2a-87c4-0315c25f996d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805677 | controller |     "Jun 12 09:54:06.338797 crc crio[3641]: time=\"2026-06-12T09:54:06.338730903Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0f2442e5-0557-4a0a-8916-e649c5390101 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805693 | controller |     "Jun 12 09:54:06.339081 crc crio[3641]: time=\"2026-06-12T09:54:06.338800185Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=6e390700-c877-47f3-b6f4-b8ece59e4510 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805708 | controller |     "Jun 12 09:54:06.339081 crc crio[3641]: time=\"2026-06-12T09:54:06.338895938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805724 | controller |     "Jun 12 09:54:06.339081 crc crio[3641]: time=\"2026-06-12T09:54:06.33894798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805743 | controller |     "Jun 12 09:54:06.339081 crc crio[3641]: time=\"2026-06-12T09:54:06.338761515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805760 | controller |     "Jun 12 09:54:06.339496 crc crio[3641]: time=\"2026-06-12T09:54:06.339389185Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=465dfc75-5a42-4634-af12-b47aacc38817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805776 | controller |     "Jun 12 09:54:06.340204 crc crio[3641]: time=\"2026-06-12T09:54:06.33955553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805791 | controller |     "Jun 12 09:54:06.340204 crc crio[3641]: time=\"2026-06-12T09:54:06.339427925Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=bb0d28ec-634f-4b84-ab28-3a192585291a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805806 | controller |     "Jun 12 09:54:06.340204 crc crio[3641]: time=\"2026-06-12T09:54:06.3399025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805822 | controller |     "Jun 12 09:54:06.340360 crc crio[3641]: time=\"2026-06-12T09:54:06.340302404Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=6b71bfe9-def2-4d11-81ea-54626705f032 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805840 | controller |     "Jun 12 09:54:06.340409 crc crio[3641]: time=\"2026-06-12T09:54:06.340369116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805856 | controller |     "Jun 12 09:54:06.340409 crc crio[3641]: time=\"2026-06-12T09:54:06.340385225Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=e7ee5736-e349-434e-96d8-109760f846a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805889 | controller |     "Jun 12 09:54:06.340524 crc crio[3641]: time=\"2026-06-12T09:54:06.340443437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805909 | controller |     "Jun 12 09:54:06.341114 crc crio[3641]: time=\"2026-06-12T09:54:06.341030886Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d79fd11a-f543-4f56-8a9f-8dedb8fc293a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805925 | controller |     "Jun 12 09:54:06.341245 crc crio[3641]: time=\"2026-06-12T09:54:06.341119547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805939 | controller |     "Jun 12 09:54:06.341245 crc crio[3641]: time=\"2026-06-12T09:54:06.341074877Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=b26d3320-c968-4cbf-ad58-b8125996846f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805954 | controller |     "Jun 12 09:54:06.341345 crc crio[3641]: time=\"2026-06-12T09:54:06.341244924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805969 | controller |     "Jun 12 09:54:06.342079 crc crio[3641]: time=\"2026-06-12T09:54:06.342000025Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=1bdf8464-5c9e-4961-b540-bf97230f3f4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.805984 | controller |     "Jun 12 09:54:06.342212 crc crio[3641]: time=\"2026-06-12T09:54:06.342077638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.805999 | controller |     "Jun 12 09:54:06.344753 crc crio[3641]: time=\"2026-06-12T09:54:06.344682409Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=fa678e04-9226-4729-a517-eca675eadfe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.806014 | controller |     "Jun 12 09:54:06.344920 crc crio[3641]: time=\"2026-06-12T09:54:06.344750541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.806029 | controller |     "Jun 12 09:54:07.338202 crc crio[3641]: time=\"2026-06-12T09:54:07.338011612Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=30ebcd74-4c02-4368-979a-0caccd061890 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.806044 | controller |     "Jun 12 09:54:07.338202 crc crio[3641]: time=\"2026-06-12T09:54:07.338127906Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1788cf97-8ae9-4309-bf41-a075463ab94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.806065 | controller |     "Jun 12 09:54:07.338429 crc crio[3641]: time=\"2026-06-12T09:54:07.338271351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.806081 | controller |     "Jun 12 09:54:07.338993 crc crio[3641]: time=\"2026-06-12T09:54:07.338292021Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=eb1024d2-22c3-4ca6-a0ba-33718715dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.806096 | controller |     "Jun 12 09:54:07.339203 crc crio[3641]: time=\"2026-06-12T09:54:07.339071986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.806111 | controller |     "Jun 12 09:54:07.339321 crc crio[3641]: time=\"2026-06-12T09:54:07.33827356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.806127 | controller |     "Jun 12 09:54:07.340051 crc crio[3641]: time=\"2026-06-12T09:54:07.338292202Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f4232fc0-2c02-4c38-bb39-2d9981a77a63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.806142 | controller |     "Jun 12 09:54:07.341095 crc crio[3641]: time=\"2026-06-12T09:54:07.340080888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.806157 | controller |     "Jun 12 09:54:09.043928 crc crio[3641]: 2026-06-12T09:54:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:529661450bd3286 Mac:d6:75:6b:6e:ec:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 SocketPath: PciID:}] [{Interface:0xc000508210 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.806173 | controller |     "Jun 12 09:54:09.046178 crc crio[3641]: time=\"2026-06-12T09:54:09.045793933Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.806188 | controller |     "Jun 12 09:54:09.047990 crc crio[3641]: time=\"2026-06-12T09:54:09.047697253Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-12 11:43:51.806203 | controller |     "Jun 12 09:54:09.048735 crc crio[3641]: time=\"2026-06-12T09:54:09.048618534Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc00096ca28}] Aliases:map[]}\"",
2026-06-12 11:43:51.806219 | controller |     "Jun 12 09:54:09.049382 crc crio[3641]: time=\"2026-06-12T09:54:09.049256424Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.806235 | controller |     "Jun 12 09:54:09.075880 crc crio[3641]: time=\"2026-06-12T09:54:09.051071967Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}\"",
2026-06-12 11:43:51.806255 | controller |     "Jun 12 09:54:09.075880 crc crio[3641]: time=\"2026-06-12T09:54:09.053130501Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001e16230}] Aliases:map[]}\"",
2026-06-12 11:43:51.806271 | controller |     "Jun 12 09:54:09.076213 crc crio[3641]: time=\"2026-06-12T09:54:09.075866208Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806287 | controller |     "Jun 12 09:54:09.076213 crc crio[3641]: time=\"2026-06-12T09:54:09.060957917Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00238e038}] Aliases:map[]}\"",
2026-06-12 11:43:51.806303 | controller |     "Jun 12 09:54:09.076213 crc crio[3641]: time=\"2026-06-12T09:54:09.05595076Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0000a82d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.806319 | controller |     "Jun 12 09:54:09.076213 crc crio[3641]: time=\"2026-06-12T09:54:09.055906059Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c008}] Aliases:map[]}\"",
2026-06-12 11:43:51.806335 | controller |     "Jun 12 09:54:09.076968 crc crio[3641]: time=\"2026-06-12T09:54:09.076098445Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806350 | controller |     "Jun 12 09:54:09.077309 crc crio[3641]: time=\"2026-06-12T09:54:09.076131816Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806366 | controller |     "Jun 12 09:54:09.077395 crc crio[3641]: time=\"2026-06-12T09:54:09.056929811Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000120b78}] Aliases:map[]}\"",
2026-06-12 11:43:51.806385 | controller |     "Jun 12 09:54:09.077395 crc crio[3641]: time=\"2026-06-12T09:54:09.077343424Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806401 | controller |     "Jun 12 09:54:09.077753 crc crio[3641]: time=\"2026-06-12T09:54:09.054092742Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00078aab8}] Aliases:map[]}\"",
2026-06-12 11:43:51.806417 | controller |     "Jun 12 09:54:09.077753 crc crio[3641]: time=\"2026-06-12T09:54:09.077742477Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806433 | controller |     "Jun 12 09:54:09.078051 crc crio[3641]: time=\"2026-06-12T09:54:09.077767013Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0000a8350}] Aliases:map[]}\"",
2026-06-12 11:43:51.806449 | controller |     "Jun 12 09:54:09.078051 crc crio[3641]: time=\"2026-06-12T09:54:09.077943038Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806465 | controller |     "Jun 12 09:54:09.078798 crc crio[3641]: time=\"2026-06-12T09:54:09.078679026Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00238e148}] Aliases:map[]}\"",
2026-06-12 11:43:51.806480 | controller |     "Jun 12 09:54:09.078798 crc crio[3641]: time=\"2026-06-12T09:54:09.07878691Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806496 | controller |     "Jun 12 09:54:09.079468 crc crio[3641]: time=\"2026-06-12T09:54:09.079354128Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078aa88}] Aliases:map[]}\"",
2026-06-12 11:43:51.806516 | controller |     "Jun 12 09:54:09.079569 crc crio[3641]: time=\"2026-06-12T09:54:09.079471821Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806532 | controller |     "Jun 12 09:54:09.080185 crc crio[3641]: time=\"2026-06-12T09:54:09.0800915Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}\"",
2026-06-12 11:43:51.806548 | controller |     "Jun 12 09:54:09.080288 crc crio[3641]: time=\"2026-06-12T09:54:09.080190943Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806564 | controller |     "Jun 12 09:54:09.080288 crc crio[3641]: time=\"2026-06-12T09:54:09.0802122Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c130}] Aliases:map[]}\"",
2026-06-12 11:43:51.806580 | controller |     "Jun 12 09:54:09.080288 crc crio[3641]: time=\"2026-06-12T09:54:09.080255821Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806596 | controller |     "Jun 12 09:54:09.080288 crc crio[3641]: time=\"2026-06-12T09:54:09.080275146Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078ab68}] Aliases:map[]}\"",
2026-06-12 11:43:51.806612 | controller |     "Jun 12 09:54:09.080526 crc crio[3641]: time=\"2026-06-12T09:54:09.080308597Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806627 | controller |     "Jun 12 09:54:09.083963 crc crio[3641]: time=\"2026-06-12T09:54:09.079360108Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000120c70}] Aliases:map[]}\"",
2026-06-12 11:43:51.806643 | controller |     "Jun 12 09:54:09.084127 crc crio[3641]: time=\"2026-06-12T09:54:09.084102447Z\" level=info msg=\"Adding pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806661 | controller |     "Jun 12 09:54:09.089491 crc crio[3641]: time=\"2026-06-12T09:54:09.05947615Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e162c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.806678 | controller |     "Jun 12 09:54:09.089616 crc crio[3641]: time=\"2026-06-12T09:54:09.076097785Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806694 | controller |     "Jun 12 09:54:09.089876 crc crio[3641]: time=\"2026-06-12T09:54:09.089513957Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806709 | controller |     "Jun 12 09:54:09.089981 crc crio[3641]: time=\"2026-06-12T09:54:09.058613512Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120be0}] Aliases:map[]}\"",
2026-06-12 11:43:51.806725 | controller |     "Jun 12 09:54:09.089981 crc crio[3641]: time=\"2026-06-12T09:54:09.089951128Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806740 | controller |     "Jun 12 09:54:09.091791 crc crio[3641]: time=\"2026-06-12T09:54:09.091691041Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00238e1a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.806756 | controller |     "Jun 12 09:54:09.091791 crc crio[3641]: time=\"2026-06-12T09:54:09.091751693Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.806771 | controller |     "Jun 12 09:54:09.092057 crc crio[3641]: time=\"2026-06-12T09:54:09.092017821Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00078ab58}] Aliases:map[]}\"",
2026-06-12 11:43:51.806787 | controller |     "Jun 12 09:54:09.092121 crc crio[3641]: time=\"2026-06-12T09:54:09.092063303Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807238 | controller |     "Jun 12 09:54:09.092238 crc crio[3641]: time=\"2026-06-12T09:54:09.092197467Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120ba8}] Aliases:map[]}\"",
2026-06-12 11:43:51.807260 | controller |     "Jun 12 09:54:09.092306 crc crio[3641]: time=\"2026-06-12T09:54:09.092231638Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807278 | controller |     "Jun 12 09:54:09.092781 crc crio[3641]: time=\"2026-06-12T09:54:09.092691662Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d242e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.807294 | controller |     "Jun 12 09:54:09.092944 crc crio[3641]: time=\"2026-06-12T09:54:09.092773335Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807310 | controller |     "Jun 12 09:54:09.093291 crc crio[3641]: time=\"2026-06-12T09:54:09.093212569Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a148}] Aliases:map[]}\"",
2026-06-12 11:43:51.807326 | controller |     "Jun 12 09:54:09.093291 crc crio[3641]: time=\"2026-06-12T09:54:09.093274361Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807344 | controller |     "Jun 12 09:54:09.094562 crc crio[3641]: time=\"2026-06-12T09:54:09.094456308Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a3e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.807361 | controller |     "Jun 12 09:54:09.094562 crc crio[3641]: time=\"2026-06-12T09:54:09.09453552Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807376 | controller |     "Jun 12 09:54:09.094972 crc crio[3641]: time=\"2026-06-12T09:54:09.094688205Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00238e260}] Aliases:map[]}\"",
2026-06-12 11:43:51.807397 | controller |     "Jun 12 09:54:09.094972 crc crio[3641]: time=\"2026-06-12T09:54:09.094959244Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807413 | controller |     "Jun 12 09:54:09.095413 crc crio[3641]: time=\"2026-06-12T09:54:09.095332845Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00018a428}] Aliases:map[]}\"",
2026-06-12 11:43:51.807429 | controller |     "Jun 12 09:54:09.095413 crc crio[3641]: time=\"2026-06-12T09:54:09.095390807Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807445 | controller |     "Jun 12 09:54:09.095759 crc crio[3641]: time=\"2026-06-12T09:54:09.095662866Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc001694210}] Aliases:map[]}\"",
2026-06-12 11:43:51.807461 | controller |     "Jun 12 09:54:09.095759 crc crio[3641]: time=\"2026-06-12T09:54:09.095722018Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807476 | controller |     "Jun 12 09:54:09.096483 crc crio[3641]: time=\"2026-06-12T09:54:09.096397129Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"",
2026-06-12 11:43:51.807491 | controller |     "Jun 12 09:54:09.096585 crc crio[3641]: time=\"2026-06-12T09:54:09.096486472Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807506 | controller |     "Jun 12 09:54:09.097377 crc crio[3641]: time=\"2026-06-12T09:54:09.097193014Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001694290}] Aliases:map[]}\"",
2026-06-12 11:43:51.807525 | controller |     "Jun 12 09:54:09.097377 crc crio[3641]: time=\"2026-06-12T09:54:09.097249646Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807541 | controller |     "Jun 12 09:54:09.098666 crc crio[3641]: time=\"2026-06-12T09:54:09.098619049Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001d96150}] Aliases:map[]}\"",
2026-06-12 11:43:51.807556 | controller |     "Jun 12 09:54:09.098896 crc crio[3641]: time=\"2026-06-12T09:54:09.098798205Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807571 | controller |     "Jun 12 09:54:09.100052 crc crio[3641]: time=\"2026-06-12T09:54:09.099979902Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001694108}] Aliases:map[]}\"",
2026-06-12 11:43:51.807586 | controller |     "Jun 12 09:54:09.100052 crc crio[3641]: time=\"2026-06-12T09:54:09.100023243Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807602 | controller |     "Jun 12 09:54:09.102133 crc crio[3641]: time=\"2026-06-12T09:54:09.102052287Z\" level=info msg=\"Ran pod sandbox 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/POD\" id=cf13127c-9a39-444a-8dd0-bf7434086822 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.807618 | controller |     "Jun 12 09:54:09.102519 crc crio[3641]: time=\"2026-06-12T09:54:09.102489851Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.807634 | controller |     "Jun 12 09:54:09.105030 crc crio[3641]: time=\"2026-06-12T09:54:09.104929818Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de453da7-36d2-452b-b566-27d39911d024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.807650 | controller |     "Jun 12 09:54:09.105740 crc crio[3641]: time=\"2026-06-12T09:54:09.105629878Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00018ada0}] Aliases:map[]}\"",
2026-06-12 11:43:51.807671 | controller |     "Jun 12 09:54:09.105917 crc crio[3641]: time=\"2026-06-12T09:54:09.105739361Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807687 | controller |     "Jun 12 09:54:09.110868 crc crio[3641]: time=\"2026-06-12T09:54:09.109002146Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.807702 | controller |     "Jun 12 09:54:09.110868 crc crio[3641]: time=\"2026-06-12T09:54:09.110126181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac0e2b81-22d8-42a8-a537-0ca2918a9382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.807720 | controller |     "Jun 12 09:54:09.127682 crc crio[3641]: time=\"2026-06-12T09:54:09.127374926Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles\" id=24e05959-3d83-4cba-91fe-6bdb4b1f9da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.807741 | controller |     "Jun 12 09:54:09.129068 crc crio[3641]: time=\"2026-06-12T09:54:09.128948765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.807765 | controller |     "Jun 12 09:54:09.270317 crc crio[3641]: time=\"2026-06-12T09:54:09.270126278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.807786 | controller |     "Jun 12 09:54:09.334102 crc crio[3641]: time=\"2026-06-12T09:54:09.333959891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.807808 | controller |     "Jun 12 09:54:09.983638 crc crio[3641]: time=\"2026-06-12T09:54:09.983581609Z\" level=info msg=\"Created container 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles\" id=24e05959-3d83-4cba-91fe-6bdb4b1f9da2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.807826 | controller |     "Jun 12 09:54:10.013610 crc crio[3641]: time=\"2026-06-12T09:54:10.012319458Z\" level=info msg=\"Starting container: 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d\" id=5571127d-d45b-4fbe-b516-4e044d3ebc4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.807842 | controller |     "Jun 12 09:54:10.467140 crc crio[3641]: time=\"2026-06-12T09:54:10.466672936Z\" level=info msg=\"Started container\" PID=10244 containerID=5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d description=openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles id=5571127d-d45b-4fbe-b516-4e044d3ebc4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e",
2026-06-12 11:43:51.807861 | controller |     "Jun 12 09:54:14.482036 crc crio[3641]: 2026-06-12T09:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f3e6f30d77bae8 Mac:7a:58:95:3a:83:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.807904 | controller |     "Jun 12 09:54:14.878229 crc crio[3641]: 2026-06-12T09:54:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48474ad465b2655 Mac:8e:bb:b3:9b:66:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.807925 | controller |     "Jun 12 09:54:15.530540 crc crio[3641]: 2026-06-12T09:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:394dabdb7042001 Mac:f6:83:79:b4:a6:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.807941 | controller |     "Jun 12 09:54:17.604796 crc crio[3641]: 2026-06-12T09:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e248370542d0a43 Mac:9a:b4:34:e1:f8:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 SocketPath: PciID:}] [{Interface:0xc000419250 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.807956 | controller |     "Jun 12 09:54:17.692957 crc crio[3641]: 2026-06-12T09:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f132b6c12e663f6 Mac:9e:17:ce:98:ee:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.807971 | controller |     "Jun 12 09:54:19.864903 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:490d4ac6cec3939 Mac:8e:38:92:20:94:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec SocketPath: PciID:}] [{Interface:0xc00012e8f0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.807986 | controller |     "Jun 12 09:54:19.874587 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:256d4e878e0e887 Mac:96:ea:95:3d:7e:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 SocketPath: PciID:}] [{Interface:0xc0001dd510 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808001 | controller |     "Jun 12 09:54:19.881085 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4963a39cf013cd3 Mac:e6:02:5d:87:41:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 SocketPath: PciID:}] [{Interface:0xc000350c50 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808015 | controller |     "Jun 12 09:54:19.881085 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f3943cc648159 Mac:8a:df:fb:88:2c:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808029 | controller |     "Jun 12 09:54:19.885562 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbbd375d808ae93 Mac:ea:4a:6a:1c:d7:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 SocketPath: PciID:}] [{Interface:0xc0001137c0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808045 | controller |     "Jun 12 09:54:19.886731 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a85ca9d0e2a81 Mac:32:62:af:8f:a2:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808092 | controller |     "Jun 12 09:54:19.894147 crc crio[3641]: 2026-06-12T09:54:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af77daf29629bd3 Mac:ee:2c:6a:00:b6:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df SocketPath: PciID:}] [{Interface:0xc00022a650 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808226 | controller |     "Jun 12 09:54:20.090922 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcaf237cada514d Mac:ba:4f:67:6b:35:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 SocketPath: PciID:}] [{Interface:0xc0002a67e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808250 | controller |     "Jun 12 09:54:20.091053 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12377cecf2b43be Mac:2e:5c:96:44:68:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 SocketPath: PciID:}] [{Interface:0xc0002285d0 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808267 | controller |     "Jun 12 09:54:20.132283 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eda4b0fac095034 Mac:c6:6e:3b:49:53:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 SocketPath: PciID:}] [{Interface:0xc000116780 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808283 | controller |     "Jun 12 09:54:20.136277 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15ebcbb165e0a3a Mac:a2:5a:a2:9c:2f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e SocketPath: PciID:}] [{Interface:0xc0000150c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808298 | controller |     "Jun 12 09:54:20.144910 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93bce8eed47f654 Mac:96:50:1a:9f:46:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 SocketPath: PciID:}] [{Interface:0xc000015170 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808314 | controller |     "Jun 12 09:54:20.214918 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89345dff89c97d Mac:4e:bc:7e:09:46:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d SocketPath: PciID:}] [{Interface:0xc00032c960 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808330 | controller |     "Jun 12 09:54:20.220800 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a2b3b1046d53e6 Mac:ea:de:34:9b:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 SocketPath: PciID:}] [{Interface:0xc0002da9d0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808346 | controller |     "Jun 12 09:54:20.259248 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acd267bf595b64d Mac:86:fa:8e:d4:25:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 SocketPath: PciID:}] [{Interface:0xc00011a790 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808361 | controller |     "Jun 12 09:54:20.266780 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:330ab4060391a3e Mac:a6:3a:52:4c:93:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c SocketPath: PciID:}] [{Interface:0xc0005f26f0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808380 | controller |     "Jun 12 09:54:20.266780 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c62b76ef4b6aa0 Mac:9e:21:a4:4b:1b:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 SocketPath: PciID:}] [{Interface:0xc000133180 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808395 | controller |     "Jun 12 09:54:20.319523 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9d43a84f45ce7a Mac:7a:b2:1f:11:e7:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db SocketPath: PciID:}] [{Interface:0xc000296d60 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808410 | controller |     "Jun 12 09:54:20.350877 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33d46772150b59 Mac:46:07:39:da:58:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808425 | controller |     "Jun 12 09:54:20.352880 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:517ad34e708951d Mac:2e:90:04:8f:8b:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808440 | controller |     "Jun 12 09:54:20.358063 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffa0bf258ee2e14 Mac:56:bb:ab:59:c6:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 SocketPath: PciID:}] [{Interface:0xc00032e750 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808455 | controller |     "Jun 12 09:54:20.401000 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6acbd1365eaedb Mac:72:25:00:f3:55:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad SocketPath: PciID:}] [{Interface:0xc00053c720 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808470 | controller |     "Jun 12 09:54:20.549418 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c68d5e5b7c18df4 Mac:e2:99:eb:42:50:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b SocketPath: PciID:}] [{Interface:0xc0002592f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808485 | controller |     "Jun 12 09:54:20.625583 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:409dc7f3e357c4b Mac:e6:7c:02:63:9f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 SocketPath: PciID:}] [{Interface:0xc000328850 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808501 | controller |     "Jun 12 09:54:20.625940 crc crio[3641]: 2026-06-12T09:54:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e92adad0bf6e835 Mac:16:71:9a:d6:2b:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 SocketPath: PciID:}] [{Interface:0xc00011b080 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.808519 | controller |     "Jun 12 09:54:20.626442 crc crio[3641]: time=\"2026-06-12T09:54:20.626260699Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.808535 | controller |     "Jun 12 09:54:20.626511 crc crio[3641]: time=\"2026-06-12T09:54:20.626481116Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7fba5945-743e-4e81-a236-877cb2a9bc50\\\"\"",
2026-06-12 11:43:51.808551 | controller |     "Jun 12 09:54:20.626563 crc crio[3641]: time=\"2026-06-12T09:54:20.626502396Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc001694210}] Aliases:map[]}\"",
2026-06-12 11:43:51.808568 | controller |     "Jun 12 09:54:20.626627 crc crio[3641]: time=\"2026-06-12T09:54:20.626548858Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00238e0d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.808584 | controller |     "Jun 12 09:54:20.626627 crc crio[3641]: time=\"2026-06-12T09:54:20.626572439Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0000a82d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.808600 | controller |     "Jun 12 09:54:20.626627 crc crio[3641]: time=\"2026-06-12T09:54:20.626594589Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24030}] Aliases:map[]}\"",
2026-06-12 11:43:51.808616 | controller |     "Jun 12 09:54:20.626627 crc crio[3641]: time=\"2026-06-12T09:54:20.62661748Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.808632 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626676122Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808647 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626723813Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000120c70}] Aliases:map[]}\"",
2026-06-12 11:43:51.808667 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626759276Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00078aa50}] Aliases:map[]}\"",
2026-06-12 11:43:51.808683 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626905169Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808698 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627020612Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808714 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627313614Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808730 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627357773Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc000120be0}] Aliases:map[]}\"",
2026-06-12 11:43:51.808746 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627442137Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc001e16230}] Aliases:map[]}\"",
2026-06-12 11:43:51.808761 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627520968Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808777 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627586672Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808792 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627797167Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc00096c008}] Aliases:map[]}\"",
2026-06-12 11:43:51.808811 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.627889701Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00238e260}] Aliases:map[]}\"",
2026-06-12 11:43:51.808828 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628024985Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808844 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628043616Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808863 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628272335Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc001d96150}] Aliases:map[]}\"",
2026-06-12 11:43:51.808897 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628339545Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc00008c310}] Aliases:map[]}\"",
2026-06-12 11:43:51.808915 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628368317Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0016943a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.808930 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628401588Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc001694108}] Aliases:map[]}\"",
2026-06-12 11:43:51.808952 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.62848319Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808967 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628547163Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808983 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628611306Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.808998 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628734628Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0000a8320}] Aliases:map[]}\"",
2026-06-12 11:43:51.809013 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628756211Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809028 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.62878305Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e16220}] Aliases:map[]}\"",
2026-06-12 11:43:51.809044 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628877673Z\" level=info msg=\"Adding pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809059 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628959016Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001694118}] Aliases:map[]}\"",
2026-06-12 11:43:51.809075 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.628986327Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809093 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.626501526Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00238e038}] Aliases:map[]}\"",
2026-06-12 11:43:51.809109 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.629445753Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00018a3e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.809125 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.629564706Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809140 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.630386133Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809156 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.630718973Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000120b68}] Aliases:map[]}\"",
2026-06-12 11:43:51.809171 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.631393326Z\" level=info msg=\"Adding pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809187 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.631421984Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000d242e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.809203 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.631622002Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001e16398}] Aliases:map[]}\"",
2026-06-12 11:43:51.809221 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.631662324Z\" level=info msg=\"Adding pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809238 | controller |     "Jun 12 09:54:20.632678 crc crio[3641]: time=\"2026-06-12T09:54:20.632000753Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809254 | controller |     "Jun 12 09:54:20.634775 crc crio[3641]: time=\"2026-06-12T09:54:20.627793968Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001694398}] Aliases:map[]}\"",
2026-06-12 11:43:51.809270 | controller |     "Jun 12 09:54:20.634775 crc crio[3641]: time=\"2026-06-12T09:54:20.632100459Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809286 | controller |     "Jun 12 09:54:20.635178 crc crio[3641]: time=\"2026-06-12T09:54:20.632274773Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc00078a148}] Aliases:map[]}\"",
2026-06-12 11:43:51.809302 | controller |     "Jun 12 09:54:20.635178 crc crio[3641]: time=\"2026-06-12T09:54:20.631392573Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00238e148}] Aliases:map[]}\"",
2026-06-12 11:43:51.809317 | controller |     "Jun 12 09:54:20.641455 crc crio[3641]: time=\"2026-06-12T09:54:20.626525637Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_0d894c25-5a4a-49b7-bc82-f5d7730a4907\\\"\"",
2026-06-12 11:43:51.809333 | controller |     "Jun 12 09:54:20.641738 crc crio[3641]: time=\"2026-06-12T09:54:20.636738858Z\" level=info msg=\"Ran pod sandbox 409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=5cd67d36-1bd9-4d70-894f-761df1dd8948 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.809348 | controller |     "Jun 12 09:54:20.641738 crc crio[3641]: time=\"2026-06-12T09:54:20.638615069Z\" level=info msg=\"Ran pod sandbox 12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=0e329648-9af8-436e-b9dc-d3da548ac831 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.809367 | controller |     "Jun 12 09:54:20.641738 crc crio[3641]: time=\"2026-06-12T09:54:20.631340191Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc00078ab68}] Aliases:map[]}\"",
2026-06-12 11:43:51.809382 | controller |     "Jun 12 09:54:20.641966 crc crio[3641]: time=\"2026-06-12T09:54:20.627322073Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022ca138}] Aliases:map[]}\"",
2026-06-12 11:43:51.809398 | controller |     "Jun 12 09:54:20.641966 crc crio[3641]: time=\"2026-06-12T09:54:20.641955673Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809413 | controller |     "Jun 12 09:54:20.642067 crc crio[3641]: time=\"2026-06-12T09:54:20.632319243Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000120b78}] Aliases:map[]}\"",
2026-06-12 11:43:51.809429 | controller |     "Jun 12 09:54:20.642627 crc crio[3641]: time=\"2026-06-12T09:54:20.6425046Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809444 | controller |     "Jun 12 09:54:20.643039 crc crio[3641]: time=\"2026-06-12T09:54:20.626530457Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00096c130}] Aliases:map[]}\"",
2026-06-12 11:43:51.809478 | controller |     "Jun 12 09:54:20.643039 crc crio[3641]: time=\"2026-06-12T09:54:20.626579349Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809495 | controller |     "Jun 12 09:54:20.643311 crc crio[3641]: time=\"2026-06-12T09:54:20.628417548Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809511 | controller |     "Jun 12 09:54:20.643526 crc crio[3641]: time=\"2026-06-12T09:54:20.631368972Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc00078aa88}] Aliases:map[]}\"",
2026-06-12 11:43:51.809530 | controller |     "Jun 12 09:54:20.643752 crc crio[3641]: time=\"2026-06-12T09:54:20.63246318Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc0000a8350}] Aliases:map[]}\"",
2026-06-12 11:43:51.809546 | controller |     "Jun 12 09:54:20.644291 crc crio[3641]: time=\"2026-06-12T09:54:20.631319271Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc00078aab8}] Aliases:map[]}\"",
2026-06-12 11:43:51.809562 | controller |     "Jun 12 09:54:20.644502 crc crio[3641]: time=\"2026-06-12T09:54:20.644485173Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809577 | controller |     "Jun 12 09:54:20.644694 crc crio[3641]: time=\"2026-06-12T09:54:20.644602357Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809593 | controller |     "Jun 12 09:54:20.644946 crc crio[3641]: time=\"2026-06-12T09:54:20.631263929Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00238e1a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.809608 | controller |     "Jun 12 09:54:20.646171 crc crio[3641]: time=\"2026-06-12T09:54:20.646151957Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809624 | controller |     "Jun 12 09:54:20.646306 crc crio[3641]: time=\"2026-06-12T09:54:20.632503721Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc001e162c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.809640 | controller |     "Jun 12 09:54:20.646389 crc crio[3641]: time=\"2026-06-12T09:54:20.632343084Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}\"",
2026-06-12 11:43:51.809659 | controller |     "Jun 12 09:54:20.646462 crc crio[3641]: time=\"2026-06-12T09:54:20.632352296Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001694120}] Aliases:map[]}\"",
2026-06-12 11:43:51.809675 | controller |     "Jun 12 09:54:20.646603 crc crio[3641]: time=\"2026-06-12T09:54:20.632402788Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc000120ba8}] Aliases:map[]}\"",
2026-06-12 11:43:51.809690 | controller |     "Jun 12 09:54:20.646694 crc crio[3641]: time=\"2026-06-12T09:54:20.632435739Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00078ab58}] Aliases:map[]}\"",
2026-06-12 11:43:51.809706 | controller |     "Jun 12 09:54:20.646768 crc crio[3641]: time=\"2026-06-12T09:54:20.630736764Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018add8}] Aliases:map[]}\"",
2026-06-12 11:43:51.809722 | controller |     "Jun 12 09:54:20.646897 crc crio[3641]: time=\"2026-06-12T09:54:20.632604912Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc00018ada0}] Aliases:map[]}\"",
2026-06-12 11:43:51.809738 | controller |     "Jun 12 09:54:20.646989 crc crio[3641]: time=\"2026-06-12T09:54:20.633332656Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001694128}] Aliases:map[]}\"",
2026-06-12 11:43:51.809757 | controller |     "Jun 12 09:54:20.647072 crc crio[3641]: time=\"2026-06-12T09:54:20.632623653Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc001694290}] Aliases:map[]}\"",
2026-06-12 11:43:51.809773 | controller |     "Jun 12 09:54:20.647148 crc crio[3641]: time=\"2026-06-12T09:54:20.63248808Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00018a428}] Aliases:map[]}\"",
2026-06-12 11:43:51.809788 | controller |     "Jun 12 09:54:20.647262 crc crio[3641]: time=\"2026-06-12T09:54:20.636130969Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809803 | controller |     "Jun 12 09:54:20.647344 crc crio[3641]: time=\"2026-06-12T09:54:20.636252813Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809819 | controller |     "Jun 12 09:54:20.647414 crc crio[3641]: time=\"2026-06-12T09:54:20.63129677Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120b70}] Aliases:map[]}\"",
2026-06-12 11:43:51.809835 | controller |     "Jun 12 09:54:20.647489 crc crio[3641]: time=\"2026-06-12T09:54:20.635957773Z\" level=info msg=\"Ran pod sandbox e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=9723b134-8811-4bcc-90b0-d0f6340a41f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.809851 | controller |     "Jun 12 09:54:20.647560 crc crio[3641]: time=\"2026-06-12T09:54:20.630753634Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e16360}] Aliases:map[]}\"",
2026-06-12 11:43:51.809882 | controller |     "Jun 12 09:54:20.647650 crc crio[3641]: time=\"2026-06-12T09:54:20.647261873Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809907 | controller |     "Jun 12 09:54:20.647787 crc crio[3641]: time=\"2026-06-12T09:54:20.647732109Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809923 | controller |     "Jun 12 09:54:20.649635 crc crio[3641]: time=\"2026-06-12T09:54:20.649548668Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809938 | controller |     "Jun 12 09:54:20.649981 crc crio[3641]: time=\"2026-06-12T09:54:20.649775875Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809954 | controller |     "Jun 12 09:54:20.649981 crc crio[3641]: time=\"2026-06-12T09:54:20.649966661Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.809969 | controller |     "Jun 12 09:54:20.650969 crc crio[3641]: time=\"2026-06-12T09:54:20.647647296Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809984 | controller |     "Jun 12 09:54:20.650969 crc crio[3641]: time=\"2026-06-12T09:54:20.650908872Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.809999 | controller |     "Jun 12 09:54:20.651493 crc crio[3641]: time=\"2026-06-12T09:54:20.651379207Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.810014 | controller |     "Jun 12 09:54:20.651862 crc crio[3641]: time=\"2026-06-12T09:54:20.651726688Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.810029 | controller |     "Jun 12 09:54:20.652156 crc crio[3641]: time=\"2026-06-12T09:54:20.65209538Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.810044 | controller |     "Jun 12 09:54:20.654146 crc crio[3641]: time=\"2026-06-12T09:54:20.647385937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=04f99274-e4e8-4fb0-b4a1-c1ad64261114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810059 | controller |     "Jun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.645668142Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.810074 | controller |     "Jun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.647481711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=aea6d0e8-9ec2-4490-9d1c-79a700778ec0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810090 | controller |     "Jun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.647538952Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.810105 | controller |     "Jun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.64310719Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.810124 | controller |     "Jun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.647549593Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.810139 | controller |     "Jun 12 09:54:20.655755 crc crio[3641]: time=\"2026-06-12T09:54:20.645770305Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.810154 | controller |     "Jun 12 09:54:20.656147 crc crio[3641]: time=\"2026-06-12T09:54:20.655987086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3a94b081-48e6-43af-9c79-39ec7db1edf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810170 | controller |     "Jun 12 09:54:20.656908 crc crio[3641]: time=\"2026-06-12T09:54:20.656461038Z\" level=info msg=\"Ran pod sandbox 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d79fd11a-f543-4f56-8a9f-8dedb8fc293a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810185 | controller |     "Jun 12 09:54:20.656908 crc crio[3641]: time=\"2026-06-12T09:54:20.656641867Z\" level=info msg=\"Ran pod sandbox 517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=1788cf97-8ae9-4309-bf41-a075463ab94b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810200 | controller |     "Jun 12 09:54:20.657713 crc crio[3641]: time=\"2026-06-12T09:54:20.657314199Z\" level=info msg=\"Ran pod sandbox ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 with infra container: openshift-dns/dns-default-qtghf/POD\" id=a8e2b519-ede0-452f-aad2-7aabf719b148 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810216 | controller |     "Jun 12 09:54:20.659391 crc crio[3641]: time=\"2026-06-12T09:54:20.659306734Z\" level=info msg=\"Ran pod sandbox 330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=7d7fec98-5f3a-42a9-87dc-170610b429c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810231 | controller |     "Jun 12 09:54:20.660710 crc crio[3641]: time=\"2026-06-12T09:54:20.660641527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=01495b80-eee9-4c6f-b428-f8ec76316c53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810246 | controller |     "Jun 12 09:54:20.660710 crc crio[3641]: time=\"2026-06-12T09:54:20.660664094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=c652dfc6-762c-440c-8a2c-0cd4507d3cdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810261 | controller |     "Jun 12 09:54:20.660913 crc crio[3641]: time=\"2026-06-12T09:54:20.660709825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=535212d3-b050-4338-b234-593d157a6273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810275 | controller |     "Jun 12 09:54:20.661998 crc crio[3641]: time=\"2026-06-12T09:54:20.661935589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=632bba42-441b-442e-b732-82556c6bea1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810293 | controller |     "Jun 12 09:54:20.667432 crc crio[3641]: time=\"2026-06-12T09:54:20.667151704Z\" level=info msg=\"Ran pod sandbox f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=6d4fa660-c5c8-4fbf-a3c9-799a9d74f7ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810308 | controller |     "Jun 12 09:54:20.679856 crc crio[3641]: time=\"2026-06-12T09:54:20.670261945Z\" level=info msg=\"Ran pod sandbox c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=4948129d-6a7c-45a7-9bdf-c60b021161fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810324 | controller |     "Jun 12 09:54:20.679856 crc crio[3641]: time=\"2026-06-12T09:54:20.672658678Z\" level=info msg=\"Ran pod sandbox d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=56c7b1ca-06f4-4f2d-bad2-b41c94395c16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810339 | controller |     "Jun 12 09:54:20.695756 crc crio[3641]: time=\"2026-06-12T09:54:20.695666043Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=c8137041-9828-48c0-939c-1f63cc4f5b7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810355 | controller |     "Jun 12 09:54:20.696047 crc crio[3641]: time=\"2026-06-12T09:54:20.695710656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=ca4737ca-0a73-4399-b415-eac0f7652ead name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810370 | controller |     "Jun 12 09:54:20.697479 crc crio[3641]: time=\"2026-06-12T09:54:20.696158361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9dc02c3e-c984-40b0-b3b0-0ca0ae2f2057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810385 | controller |     "Jun 12 09:54:20.713320 crc crio[3641]: time=\"2026-06-12T09:54:20.707444845Z\" level=info msg=\"Ran pod sandbox c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4bea118e-0b3f-4c9e-b6f1-b0aac478fe5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810400 | controller |     "Jun 12 09:54:20.713320 crc crio[3641]: time=\"2026-06-12T09:54:20.710926489Z\" level=info msg=\"Ran pod sandbox eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=ca80b532-109e-4ecf-9a39-8d5f54170b47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810414 | controller |     "Jun 12 09:54:20.715430 crc crio[3641]: time=\"2026-06-12T09:54:20.715307682Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=0ac03900-93fb-4531-a017-a56e16e90e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810429 | controller |     "Jun 12 09:54:20.715540 crc crio[3641]: time=\"2026-06-12T09:54:20.715492436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=5f3c0181-fb02-46c9-84a4-bbdafb5c8640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810444 | controller |     "Jun 12 09:54:20.718285 crc crio[3641]: time=\"2026-06-12T09:54:20.716623051Z\" level=info msg=\"Ran pod sandbox f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=290d00c6-b124-4269-a666-a53c36fff4aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810462 | controller |     "Jun 12 09:54:20.721148 crc crio[3641]: time=\"2026-06-12T09:54:20.721076839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=01feaefb-ac83-47f2-a85b-2d2cd841f2e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810477 | controller |     "Jun 12 09:54:20.726665 crc crio[3641]: time=\"2026-06-12T09:54:20.726619778Z\" level=info msg=\"Ran pod sandbox d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=da946dc8-d0ed-45a1-914b-81fb2b16100d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810492 | controller |     "Jun 12 09:54:20.729546 crc crio[3641]: time=\"2026-06-12T09:54:20.729477232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=116b15fa-a18b-4b7b-9a31-978c75e2db90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810506 | controller |     "Jun 12 09:54:20.730662 crc crio[3641]: time=\"2026-06-12T09:54:20.730612259Z\" level=info msg=\"Ran pod sandbox 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=6e390700-c877-47f3-b6f4-b8ece59e4510 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810521 | controller |     "Jun 12 09:54:20.732360 crc crio[3641]: time=\"2026-06-12T09:54:20.732323014Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=03c6476f-fa54-474a-ac4c-d0e35c13d9f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810536 | controller |     "Jun 12 09:54:20.739029 crc crio[3641]: time=\"2026-06-12T09:54:20.737970711Z\" level=info msg=\"Ran pod sandbox bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=7899da49-542a-49e9-aee5-92537ff7ce5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810551 | controller |     "Jun 12 09:54:20.741901 crc crio[3641]: time=\"2026-06-12T09:54:20.741516039Z\" level=info msg=\"Ran pod sandbox 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=ca5e4f97-0704-4c99-b634-1d0824643ab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810566 | controller |     "Jun 12 09:54:20.742052 crc crio[3641]: time=\"2026-06-12T09:54:20.742001145Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ff9cffd4-b90c-4518-ab85-546dddf1162e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810582 | controller |     "Jun 12 09:54:20.744329 crc crio[3641]: time=\"2026-06-12T09:54:20.744264071Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.810598 | controller |     "Jun 12 09:54:20.744329 crc crio[3641]: time=\"2026-06-12T09:54:20.744306243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f349e8e6-ca13-4e43-8e35-8e340a12d960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810613 | controller |     "Jun 12 09:54:20.746335 crc crio[3641]: time=\"2026-06-12T09:54:20.746271687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=815dee6d-5ee4-429c-97e4-147a4d39f74f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810632 | controller |     "Jun 12 09:54:20.754264 crc crio[3641]: time=\"2026-06-12T09:54:20.754148131Z\" level=info msg=\"Ran pod sandbox 490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=bb0d28ec-634f-4b84-ab28-3a192585291a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810647 | controller |     "Jun 12 09:54:20.760658 crc crio[3641]: time=\"2026-06-12T09:54:20.760394162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=9aa6e4ab-1412-43ab-a545-d943055fd44d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810662 | controller |     "Jun 12 09:54:20.761864 crc crio[3641]: time=\"2026-06-12T09:54:20.761450555Z\" level=info msg=\"Ran pod sandbox 15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=e2f606cd-d0d4-487f-a90f-2c1556baa0a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810677 | controller |     "Jun 12 09:54:20.764355 crc crio[3641]: time=\"2026-06-12T09:54:20.763934518Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=8a589d8e-553b-41b6-b45b-a700d1a4befc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810692 | controller |     "Jun 12 09:54:20.786470 crc crio[3641]: time=\"2026-06-12T09:54:20.786383606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a82f0018-c40d-469d-baa0-4793192096bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810707 | controller |     "Jun 12 09:54:20.788703 crc crio[3641]: time=\"2026-06-12T09:54:20.788626799Z\" level=info msg=\"Ran pod sandbox af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=e46952f9-6600-4891-ae76-e5ed2af4cee7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810722 | controller |     "Jun 12 09:54:20.792557 crc crio[3641]: time=\"2026-06-12T09:54:20.792527095Z\" level=info msg=\"Ran pod sandbox cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=9c010220-4993-4860-8e32-4719e96d14df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810737 | controller |     "Jun 12 09:54:20.797092 crc crio[3641]: time=\"2026-06-12T09:54:20.797016211Z\" level=info msg=\"Ran pod sandbox 7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=94750de7-dc1f-45b9-b704-5b9b35d8280c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810752 | controller |     "Jun 12 09:54:20.797438 crc crio[3641]: time=\"2026-06-12T09:54:20.797382806Z\" level=info msg=\"Ran pod sandbox 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=dded15e9-e9ad-4dbd-9dfd-73bc613c9f9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810767 | controller |     "Jun 12 09:54:20.797500 crc crio[3641]: time=\"2026-06-12T09:54:20.79745594Z\" level=info msg=\"Ran pod sandbox e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=a25c7741-ea5c-4d75-a4a3-4d395e2e4c69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810785 | controller |     "Jun 12 09:54:20.799688 crc crio[3641]: time=\"2026-06-12T09:54:20.799664136Z\" level=info msg=\"Ran pod sandbox 88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=1bdf8464-5c9e-4961-b540-bf97230f3f4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810801 | controller |     "Jun 12 09:54:20.802037 crc crio[3641]: time=\"2026-06-12T09:54:20.80186323Z\" level=info msg=\"Ran pod sandbox acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=0a439004-bc01-40d9-830a-6b81da108139 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810816 | controller |     "Jun 12 09:54:20.802110 crc crio[3641]: time=\"2026-06-12T09:54:20.802068276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=ef388fa3-4c5d-4eef-9b59-c4d25f0486f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810831 | controller |     "Jun 12 09:54:20.802337 crc crio[3641]: time=\"2026-06-12T09:54:20.802312422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=d27d7759-f854-48cf-9190-ff4b1634e542 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810846 | controller |     "Jun 12 09:54:20.809894 crc crio[3641]: time=\"2026-06-12T09:54:20.809854357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ff17cb23-b94e-4ecd-bd63-3f87fa2789a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810865 | controller |     "Jun 12 09:54:20.810101 crc crio[3641]: time=\"2026-06-12T09:54:20.810083214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=675100af-59d3-4965-b7a9-b4f80be5e1ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810900 | controller |     "Jun 12 09:54:20.810262 crc crio[3641]: time=\"2026-06-12T09:54:20.810239239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=fdbe349e-13ff-4c9b-a832-32bdc5920207 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810916 | controller |     "Jun 12 09:54:20.810445 crc crio[3641]: time=\"2026-06-12T09:54:20.810381989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ae17ab71-1eba-4350-949a-934f0ee3b707 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810931 | controller |     "Jun 12 09:54:20.811435 crc crio[3641]: time=\"2026-06-12T09:54:20.811270684Z\" level=info msg=\"Ran pod sandbox f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=0f2442e5-0557-4a0a-8916-e649c5390101 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.810946 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.368642858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=55a73b20-9110-4217-968e-b20cf8abdd3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810962 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.36931865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=c253eee2-767c-4c9a-a8c8-01bc3800ee45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.810980 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369499396Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=dd4b0ee0-19ae-4839-8704-ac23a3b04854 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.810996 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369519666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c80db95-a556-483e-84c1-bab293f5ea0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811012 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.36962498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=5dc36242-24bd-421a-8b93-c020c9a00812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811027 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369667171Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=ca3b024d-5855-4bab-b803-26fce709323e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811042 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369776025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811057 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369795225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=74c74a49-ce07-4ccc-beca-b4e1de3cd268 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811072 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.369894329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=29b55b68-888f-4c2f-b5dd-050cba1a4284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811088 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.36993227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=701d665c-b8c5-4842-8e8c-8648ceba00a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811103 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.370138731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=25e473bf-fe69-4a9c-918a-38d189cb916a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811118 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.370581381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=5c0ba506-3de3-403d-9c3f-84307e8ec7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811133 | controller |     "Jun 12 09:54:21.382285 crc crio[3641]: time=\"2026-06-12T09:54:21.370663883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=70548772-ba48-436f-a345-118d7a1d6a43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811148 | controller |     "Jun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.38371362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=6403e5d0-27e6-48be-87e5-1db74ab93170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811166 | controller |     "Jun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.384074652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=b4b39bcd-8d90-43ba-a948-a7f3bc2d7dca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811181 | controller |     "Jun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.384396672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=5fccca88-1530-4203-a49a-f1a7eb200db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811196 | controller |     "Jun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.38463134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=1e5c44ab-cef8-4300-b050-5b90b979c4ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811211 | controller |     "Jun 12 09:54:21.385056 crc crio[3641]: time=\"2026-06-12T09:54:21.384911269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6cde8efb-f8a9-4f95-b009-7101c7ebdd71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811226 | controller |     "Jun 12 09:54:21.385269 crc crio[3641]: time=\"2026-06-12T09:54:21.385187678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9e6df337-2f2b-4ba3-a2ba-89e96f1ad558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811240 | controller |     "Jun 12 09:54:21.385688 crc crio[3641]: time=\"2026-06-12T09:54:21.385459747Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=771905ac-04d2-4786-857c-15b3448a763c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811255 | controller |     "Jun 12 09:54:21.385977 crc crio[3641]: time=\"2026-06-12T09:54:21.385915622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=4c772bdf-b236-4481-a5f3-1aed3aa2495f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811270 | controller |     "Jun 12 09:54:21.391145 crc crio[3641]: time=\"2026-06-12T09:54:21.389894451Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=ddef8464-b63a-436a-8bfa-b4d949a29ec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811285 | controller |     "Jun 12 09:54:21.391145 crc crio[3641]: time=\"2026-06-12T09:54:21.390160919Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ffc1d105-cf85-4e6d-9a30-9100566b6f0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811300 | controller |     "Jun 12 09:54:21.391145 crc crio[3641]: time=\"2026-06-12T09:54:21.390342865Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=cd16e244-9574-43cb-97fc-374804cca6f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811316 | controller |     "Jun 12 09:54:21.392037 crc crio[3641]: time=\"2026-06-12T09:54:21.391974038Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e7d2b654-5492-4845-91ee-781bdb295069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811336 | controller |     "Jun 12 09:54:21.392225 crc crio[3641]: time=\"2026-06-12T09:54:21.392122837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=3374161d-2bbb-4929-8b40-045a12b341c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811351 | controller |     "Jun 12 09:54:21.392331 crc crio[3641]: time=\"2026-06-12T09:54:21.392058645Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=873ccd65-60a6-4764-b070-c6d66068d748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811366 | controller |     "Jun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.392767604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=034abc30-e8aa-4b18-aeec-43d76c7438bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811381 | controller |     "Jun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.393074474Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=7c739787-ad3e-4db9-bb1c-64fad32ed324 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811396 | controller |     "Jun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.392888878Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=cbfa4c38-209b-4fd3-b19b-9827f087f081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811411 | controller |     "Jun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.393474087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=72e77ad7-78a6-4098-892e-82052459aece name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811426 | controller |     "Jun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.393669233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82e16886-a07f-439e-9201-b7abc3b3989b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811441 | controller |     "Jun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.393961232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2571b00f-666d-470b-83c6-8fdd0aa98ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811456 | controller |     "Jun 12 09:54:21.394693 crc crio[3641]: time=\"2026-06-12T09:54:21.36932605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=109c8249-7c62-451c-8a68-bf351ab05e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811471 | controller |     "Jun 12 09:54:21.398242 crc crio[3641]: time=\"2026-06-12T09:54:21.397389823Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=b4fc7367-deab-4f63-a6d2-83755f4b0b43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811486 | controller |     "Jun 12 09:54:21.398242 crc crio[3641]: time=\"2026-06-12T09:54:21.397516328Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=d987061e-a7d1-4b51-86f7-8aaa6a9c333b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811504 | controller |     "Jun 12 09:54:21.398745 crc crio[3641]: time=\"2026-06-12T09:54:21.398595273Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7165968d-0ad3-4cfe-9dca-f74b9fd63b2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811520 | controller |     "Jun 12 09:54:21.398874 crc crio[3641]: time=\"2026-06-12T09:54:21.398791889Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=f6c1729d-8df9-4fee-bcb6-ae53920e2dff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811535 | controller |     "Jun 12 09:54:21.408931 crc crio[3641]: time=\"2026-06-12T09:54:21.405673539Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d4d18ad5-bcfe-4b9b-af63-50b1452daf97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811549 | controller |     "Jun 12 09:54:21.408931 crc crio[3641]: time=\"2026-06-12T09:54:21.406088393Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0bb2cf18-140c-4738-a000-1cf182430c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811564 | controller |     "Jun 12 09:54:21.416960 crc crio[3641]: time=\"2026-06-12T09:54:21.416414674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811579 | controller |     "Jun 12 09:54:21.421150 crc crio[3641]: time=\"2026-06-12T09:54:21.420983428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811594 | controller |     "Jun 12 09:54:21.421962 crc crio[3641]: time=\"2026-06-12T09:54:21.421693865Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=71dcee72-e692-4ac1-aa9c-cac94f8a4723 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811609 | controller |     "Jun 12 09:54:21.422574 crc crio[3641]: time=\"2026-06-12T09:54:21.422421872Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1330f3e2-4fea-45b8-ba8e-0bb0e36b8c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811625 | controller |     "Jun 12 09:54:21.422653 crc crio[3641]: time=\"2026-06-12T09:54:21.422594508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811641 | controller |     "Jun 12 09:54:21.424688 crc crio[3641]: time=\"2026-06-12T09:54:21.424625617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811656 | controller |     "Jun 12 09:54:21.424688 crc crio[3641]: time=\"2026-06-12T09:54:21.424683051Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=6ce882eb-238b-4664-8f42-22ed0050170c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811672 | controller |     "Jun 12 09:54:21.425230 crc crio[3641]: time=\"2026-06-12T09:54:21.425152914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811687 | controller |     "Jun 12 09:54:21.425559 crc crio[3641]: time=\"2026-06-12T09:54:21.425494106Z\" level=info msg=\"Ran pod sandbox 394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=655b054e-5f56-47d4-ae28-1bb9cde8ad74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.811705 | controller |     "Jun 12 09:54:21.425632 crc crio[3641]: time=\"2026-06-12T09:54:21.425573258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811720 | controller |     "Jun 12 09:54:21.425881 crc crio[3641]: time=\"2026-06-12T09:54:21.425796876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811736 | controller |     "Jun 12 09:54:21.426016 crc crio[3641]: time=\"2026-06-12T09:54:21.425956814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811751 | controller |     "Jun 12 09:54:21.427717 crc crio[3641]: time=\"2026-06-12T09:54:21.427616865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811766 | controller |     "Jun 12 09:54:21.428236 crc crio[3641]: time=\"2026-06-12T09:54:21.4281381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811781 | controller |     "Jun 12 09:54:21.429718 crc crio[3641]: time=\"2026-06-12T09:54:21.429673281Z\" level=info msg=\"Ran pod sandbox 93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0de6c076-c504-4fe2-a9e2-573bf0d43a73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.811795 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.431625258Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=dc182730-ab29-4c23-ae7a-877555e0221e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811810 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.431725845Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=097fa19e-9514-4f4d-8772-344626353735 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811825 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.431768422Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=adc35c4a-713e-4d28-bddc-58f87226869b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811840 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.4318795Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=986f1197-4566-4b04-b37d-d09c75ac1c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811859 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.431897456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811894 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.43315864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=9dcbee83-d1b5-4963-befc-a734ab170f0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811911 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.433267491Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=5171cc04-ac1c-46f1-9e91-0e245913721a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811930 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.433289674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=5443f22b-275d-4cf3-8ab7-4c84840ef2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.811946 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.433513602Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=9d963222-454a-47da-8630-4ebfd49d552f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811961 | controller |     "Jun 12 09:54:21.433957 crc crio[3641]: time=\"2026-06-12T09:54:21.433646476Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=cb8c976c-38da-4de8-944a-b3d4fc41ba99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.811976 | controller |     "Jun 12 09:54:21.443868 crc crio[3641]: time=\"2026-06-12T09:54:21.443738721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.811992 | controller |     "Jun 12 09:54:21.444164 crc crio[3641]: time=\"2026-06-12T09:54:21.444066412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812007 | controller |     "Jun 12 09:54:21.444296 crc crio[3641]: time=\"2026-06-12T09:54:21.444189436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812022 | controller |     "Jun 12 09:54:21.444471 crc crio[3641]: time=\"2026-06-12T09:54:21.444426893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812036 | controller |     "Jun 12 09:54:21.448051 crc crio[3641]: time=\"2026-06-12T09:54:21.447996217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=c65a5111-f77c-40fa-80a2-79a7fe849c29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.812052 | controller |     "Jun 12 09:54:21.449144 crc crio[3641]: time=\"2026-06-12T09:54:21.449084883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812067 | controller |     "Jun 12 09:54:21.449561 crc crio[3641]: time=\"2026-06-12T09:54:21.449337411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812082 | controller |     "Jun 12 09:54:21.449561 crc crio[3641]: time=\"2026-06-12T09:54:21.449513766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812097 | controller |     "Jun 12 09:54:21.450142 crc crio[3641]: time=\"2026-06-12T09:54:21.450082105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812113 | controller |     "Jun 12 09:54:21.450393 crc crio[3641]: time=\"2026-06-12T09:54:21.448932598Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9cf157b1-216e-4e3d-b902-8c92d93bce6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812131 | controller |     "Jun 12 09:54:21.450883 crc crio[3641]: time=\"2026-06-12T09:54:21.448962459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812146 | controller |     "Jun 12 09:54:21.450883 crc crio[3641]: time=\"2026-06-12T09:54:21.44900252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=a628d363-5046-48c4-bb25-c86115fc1438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.812161 | controller |     "Jun 12 09:54:21.451454 crc crio[3641]: time=\"2026-06-12T09:54:21.451418318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812176 | controller |     "Jun 12 09:54:21.452636 crc crio[3641]: time=\"2026-06-12T09:54:21.452370877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812191 | controller |     "Jun 12 09:54:21.467524 crc crio[3641]: time=\"2026-06-12T09:54:21.467370997Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=8ac2c058-7a39-4673-b632-105960dcfc76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.812206 | controller |     "Jun 12 09:54:21.468455 crc crio[3641]: time=\"2026-06-12T09:54:21.468384858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812221 | controller |     "Jun 12 09:54:21.474180 crc crio[3641]: time=\"2026-06-12T09:54:21.474095743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=9a230d49-4cd2-4173-9164-516e4fe40eef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.812236 | controller |     "Jun 12 09:54:21.475161 crc crio[3641]: time=\"2026-06-12T09:54:21.475095366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812251 | controller |     "Jun 12 09:54:21.477749 crc crio[3641]: time=\"2026-06-12T09:54:21.477670058Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b6582ac4-f726-4739-ae4b-4acfc74ca798 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812266 | controller |     "Jun 12 09:54:21.479624 crc crio[3641]: time=\"2026-06-12T09:54:21.479547089Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=1cd5dcf3-375c-4b43-bb23-45be79e47cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812282 | controller |     "Jun 12 09:54:21.480054 crc crio[3641]: time=\"2026-06-12T09:54:21.47988756Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=6e91322c-05de-493e-b8ff-843c9b89dce9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812296 | controller |     "Jun 12 09:54:21.531380 crc crio[3641]: time=\"2026-06-12T09:54:21.531305507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812311 | controller |     "Jun 12 09:54:21.531601 crc crio[3641]: time=\"2026-06-12T09:54:21.531407952Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=d8ee4397-1d62-4870-b596-56a1f4900e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812330 | controller |     "Jun 12 09:54:21.533505 crc crio[3641]: time=\"2026-06-12T09:54:21.533437666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812346 | controller |     "Jun 12 09:54:21.533737 crc crio[3641]: time=\"2026-06-12T09:54:21.533684646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812361 | controller |     "Jun 12 09:54:21.534103 crc crio[3641]: time=\"2026-06-12T09:54:21.534036956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812377 | controller |     "Jun 12 09:54:21.551169 crc crio[3641]: time=\"2026-06-12T09:54:21.546389793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812392 | controller |     "Jun 12 09:54:21.554499 crc crio[3641]: time=\"2026-06-12T09:54:21.554421044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812408 | controller |     "Jun 12 09:54:21.561870 crc crio[3641]: time=\"2026-06-12T09:54:21.561636472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812422 | controller |     "Jun 12 09:54:21.563945 crc crio[3641]: time=\"2026-06-12T09:54:21.563869484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812437 | controller |     "Jun 12 09:54:21.567503 crc crio[3641]: time=\"2026-06-12T09:54:21.567468708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812452 | controller |     "Jun 12 09:54:21.636583 crc crio[3641]: time=\"2026-06-12T09:54:21.636348036Z\" level=info msg=\"Ran pod sandbox 256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=30ebcd74-4c02-4368-979a-0caccd061890 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.812467 | controller |     "Jun 12 09:54:21.641554 crc crio[3641]: time=\"2026-06-12T09:54:21.641479504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=76d3e535-6fe7-4a73-b136-d492554483b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.812483 | controller |     "Jun 12 09:54:21.698406 crc crio[3641]: time=\"2026-06-12T09:54:21.697006041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812497 | controller |     "Jun 12 09:54:21.839455 crc crio[3641]: time=\"2026-06-12T09:54:21.839328875Z\" level=info msg=\"Created container f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=f6c1729d-8df9-4fee-bcb6-ae53920e2dff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812513 | controller |     "Jun 12 09:54:21.842284 crc crio[3641]: time=\"2026-06-12T09:54:21.842028135Z\" level=info msg=\"Starting container: f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44\" id=fcd3834c-7e60-4e62-8d32-e24439c23f00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.812531 | controller |     "Jun 12 09:54:21.869485 crc crio[3641]: time=\"2026-06-12T09:54:21.867282979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812546 | controller |     "Jun 12 09:54:21.874757 crc crio[3641]: time=\"2026-06-12T09:54:21.872418356Z\" level=info msg=\"Started container\" PID=11276 containerID=f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=fcd3834c-7e60-4e62-8d32-e24439c23f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f",
2026-06-12 11:43:51.812562 | controller |     "Jun 12 09:54:21.874757 crc crio[3641]: time=\"2026-06-12T09:54:21.874052488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=e06434d8-e565-40e7-a9f1-a6feef98f70d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.812577 | controller |     "Jun 12 09:54:21.883444 crc crio[3641]: time=\"2026-06-12T09:54:21.882117159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812593 | controller |     "Jun 12 09:54:21.891298 crc crio[3641]: time=\"2026-06-12T09:54:21.889551924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812608 | controller |     "Jun 12 09:54:21.906136 crc crio[3641]: time=\"2026-06-12T09:54:21.904568231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812623 | controller |     "Jun 12 09:54:22.009976 crc crio[3641]: time=\"2026-06-12T09:54:22.009880668Z\" level=info msg=\"Created container 76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=dd4b0ee0-19ae-4839-8704-ac23a3b04854 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812638 | controller |     "Jun 12 09:54:22.014624 crc crio[3641]: time=\"2026-06-12T09:54:22.013859637Z\" level=info msg=\"Starting container: 76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108\" id=fac91abe-00a5-4f53-b158-03dd6e153deb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.812653 | controller |     "Jun 12 09:54:22.042994 crc crio[3641]: time=\"2026-06-12T09:54:22.042867298Z\" level=info msg=\"Created container 9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=7165968d-0ad3-4cfe-9dca-f74b9fd63b2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812668 | controller |     "Jun 12 09:54:22.044375 crc crio[3641]: time=\"2026-06-12T09:54:22.044320205Z\" level=info msg=\"Starting container: 9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a\" id=c0ca486b-08e5-40f2-8512-46de317c1442 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.812684 | controller |     "Jun 12 09:54:22.050278 crc crio[3641]: time=\"2026-06-12T09:54:22.048752419Z\" level=info msg=\"Started container\" PID=11274 containerID=76a4831d580e9cd27c5b5ebe10493a7d82844f408e7c4a3bf1f33f4b33d40108 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fac91abe-00a5-4f53-b158-03dd6e153deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f",
2026-06-12 11:43:51.812700 | controller |     "Jun 12 09:54:22.060402 crc crio[3641]: time=\"2026-06-12T09:54:22.059524696Z\" level=info msg=\"Started container\" PID=11425 containerID=9584b689df41e47b953de77f8af03de1eaee7ce30c71f85fa4470b7ac8d4740a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=c0ca486b-08e5-40f2-8512-46de317c1442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb",
2026-06-12 11:43:51.812719 | controller |     "Jun 12 09:54:22.069446 crc crio[3641]: time=\"2026-06-12T09:54:22.06840253Z\" level=info msg=\"Created container b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=7c739787-ad3e-4db9-bb1c-64fad32ed324 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812735 | controller |     "Jun 12 09:54:22.074342 crc crio[3641]: time=\"2026-06-12T09:54:22.074239221Z\" level=info msg=\"Starting container: b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa\" id=1d0e0629-cb23-44e2-a481-e6129a5d3dbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.812752 | controller |     "Jun 12 09:54:22.086739 crc crio[3641]: time=\"2026-06-12T09:54:22.084507477Z\" level=info msg=\"Started container\" PID=11422 containerID=b89290ed7d8aa81dcc0aa1dd29624659ea9f7c1371c3745fb5d28524e6f60caa description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=1d0e0629-cb23-44e2-a481-e6129a5d3dbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105",
2026-06-12 11:43:51.812768 | controller |     "Jun 12 09:54:22.089883 crc crio[3641]: time=\"2026-06-12T09:54:22.088677559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812783 | controller |     "Jun 12 09:54:22.101495 crc crio[3641]: time=\"2026-06-12T09:54:22.101073907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812801 | controller |     "Jun 12 09:54:22.104143 crc crio[3641]: time=\"2026-06-12T09:54:22.103006039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812818 | controller |     "Jun 12 09:54:22.148750 crc crio[3641]: time=\"2026-06-12T09:54:22.146471937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812834 | controller |     "Jun 12 09:54:22.172684 crc crio[3641]: time=\"2026-06-12T09:54:22.172418221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812852 | controller |     "Jun 12 09:54:22.187460 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e865e16e424a98 Mac:b2:c9:32:0f:16:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.812880 | controller |     "Jun 12 09:54:22.191896 crc crio[3641]: time=\"2026-06-12T09:54:22.19172922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812901 | controller |     "Jun 12 09:54:22.202499 crc crio[3641]: time=\"2026-06-12T09:54:22.202393396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812921 | controller |     "Jun 12 09:54:22.209774 crc crio[3641]: time=\"2026-06-12T09:54:22.205510186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812936 | controller |     "Jun 12 09:54:22.210144 crc crio[3641]: time=\"2026-06-12T09:54:22.210097735Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3eac0c7a-a7b1-48a7-a609-08532f266e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.812951 | controller |     "Jun 12 09:54:22.217186 crc crio[3641]: time=\"2026-06-12T09:54:22.214750115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812966 | controller |     "Jun 12 09:54:22.220130 crc crio[3641]: time=\"2026-06-12T09:54:22.220074942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812981 | controller |     "Jun 12 09:54:22.319885 crc crio[3641]: time=\"2026-06-12T09:54:22.318926626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.812996 | controller |     "Jun 12 09:54:22.319885 crc crio[3641]: time=\"2026-06-12T09:54:22.319673506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813011 | controller |     "Jun 12 09:54:22.324270 crc crio[3641]: time=\"2026-06-12T09:54:22.322014046Z\" level=info msg=\"Created container 0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=71dcee72-e692-4ac1-aa9c-cac94f8a4723 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.813027 | controller |     "Jun 12 09:54:22.339319 crc crio[3641]: time=\"2026-06-12T09:54:22.339178366Z\" level=info msg=\"Starting container: 0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6\" id=7fb5fb2e-d54a-4dbc-9511-4ca9ea3bbdac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.813042 | controller |     "Jun 12 09:54:22.345735 crc crio[3641]: time=\"2026-06-12T09:54:22.345635467Z\" level=info msg=\"Created container 03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=9cf157b1-216e-4e3d-b902-8c92d93bce6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.813057 | controller |     "Jun 12 09:54:22.350958 crc crio[3641]: time=\"2026-06-12T09:54:22.349234092Z\" level=info msg=\"Created container 81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=5171cc04-ac1c-46f1-9e91-0e245913721a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.813072 | controller |     "Jun 12 09:54:22.354066 crc crio[3641]: time=\"2026-06-12T09:54:22.353938861Z\" level=info msg=\"Starting container: 03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf\" id=6886ec90-cd26-49e5-ac1d-6be5b121ad34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.813087 | controller |     "Jun 12 09:54:22.355657 crc crio[3641]: time=\"2026-06-12T09:54:22.355389048Z\" level=info msg=\"Created container c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=b4fc7367-deab-4f63-a6d2-83755f4b0b43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.813106 | controller |     "Jun 12 09:54:22.356124 crc crio[3641]: time=\"2026-06-12T09:54:22.356000301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813121 | controller |     "Jun 12 09:54:22.357796 crc crio[3641]: time=\"2026-06-12T09:54:22.357691185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813137 | controller |     "Jun 12 09:54:22.360977 crc crio[3641]: time=\"2026-06-12T09:54:22.360885402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813152 | controller |     "Jun 12 09:54:22.363197 crc crio[3641]: time=\"2026-06-12T09:54:22.363008527Z\" level=info msg=\"Created container ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d4d18ad5-bcfe-4b9b-af63-50b1452daf97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.813167 | controller |     "Jun 12 09:54:22.364615 crc crio[3641]: time=\"2026-06-12T09:54:22.364498643Z\" level=info msg=\"Started container\" PID=11478 containerID=0e4653d089e0088d6220e599218be3688b516aa950c6bf2657412b579da90bd6 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=7fb5fb2e-d54a-4dbc-9511-4ca9ea3bbdac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5",
2026-06-12 11:43:51.813182 | controller |     "Jun 12 09:54:22.368463 crc crio[3641]: time=\"2026-06-12T09:54:22.367588533Z\" level=info msg=\"Started container\" PID=11491 containerID=03bdd8aae3d9cc45ff1b26dbfd03fbaff581b33b464e00a50f4a9ffae6b42ccf description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=6886ec90-cd26-49e5-ac1d-6be5b121ad34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602",
2026-06-12 11:43:51.813198 | controller |     "Jun 12 09:54:22.369481 crc crio[3641]: time=\"2026-06-12T09:54:22.36936361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813214 | controller |     "Jun 12 09:54:22.378749 crc crio[3641]: time=\"2026-06-12T09:54:22.378644737Z\" level=info msg=\"Starting container: c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0\" id=5621297d-bdc4-47eb-8775-0ca519fdf7e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.813229 | controller |     "Jun 12 09:54:22.382298 crc crio[3641]: time=\"2026-06-12T09:54:22.382199525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813244 | controller |     "Jun 12 09:54:22.382876 crc crio[3641]: time=\"2026-06-12T09:54:22.382763344Z\" level=info msg=\"Starting container: ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97\" id=7857b2e8-ad01-4518-a8f5-c5686c77de06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.813259 | controller |     "Jun 12 09:54:22.385391 crc crio[3641]: time=\"2026-06-12T09:54:22.385183697Z\" level=info msg=\"Starting container: 81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d\" id=38a28712-405c-4c21-8847-ee79d480d756 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.813274 | controller |     "Jun 12 09:54:22.399023 crc crio[3641]: time=\"2026-06-12T09:54:22.398482675Z\" level=info msg=\"Started container\" PID=11499 containerID=c2f32303b0c9fa8d01fe6883ae7e05b6d5c59d3621b7528ee0263fbb2f99fad0 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=5621297d-bdc4-47eb-8775-0ca519fdf7e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603",
2026-06-12 11:43:51.813293 | controller |     "Jun 12 09:54:22.399023 crc crio[3641]: time=\"2026-06-12T09:54:22.398760615Z\" level=info msg=\"Started container\" PID=11506 containerID=ff6662aa31f7a218b958b69cf59f9f15261fadd0bdd06851953e4d7a6446cb97 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=7857b2e8-ad01-4518-a8f5-c5686c77de06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe",
2026-06-12 11:43:51.813309 | controller |     "Jun 12 09:54:22.401073 crc crio[3641]: time=\"2026-06-12T09:54:22.401011024Z\" level=info msg=\"Started container\" PID=11504 containerID=81ea5e9b6a7a2d68c8f1803753776809a3fe83772cbfa9e3c531443d9cfb9b5d description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=38a28712-405c-4c21-8847-ee79d480d756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61",
2026-06-12 11:43:51.813325 | controller |     "Jun 12 09:54:22.412583 crc crio[3641]: time=\"2026-06-12T09:54:22.412500063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813340 | controller |     "Jun 12 09:54:22.417389 crc crio[3641]: time=\"2026-06-12T09:54:22.417315197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813356 | controller |     "Jun 12 09:54:22.421535 crc crio[3641]: time=\"2026-06-12T09:54:22.421111568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813371 | controller |     "Jun 12 09:54:22.426626 crc crio[3641]: time=\"2026-06-12T09:54:22.425764977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813387 | controller |     "Jun 12 09:54:22.431005 crc crio[3641]: time=\"2026-06-12T09:54:22.430945144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813402 | controller |     "Jun 12 09:54:22.435157 crc crio[3641]: time=\"2026-06-12T09:54:22.435040065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813417 | controller |     "Jun 12 09:54:22.482293 crc crio[3641]: time=\"2026-06-12T09:54:22.478748258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813432 | controller |     "Jun 12 09:54:22.482293 crc crio[3641]: time=\"2026-06-12T09:54:22.481411895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=b91f037d-eef3-4afc-a18e-e996c6100595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.813447 | controller |     "Jun 12 09:54:22.485616 crc crio[3641]: time=\"2026-06-12T09:54:22.485188663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=da64aaf7-a6e9-4b17-96f1-f0e9db11422d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.813462 | controller |     "Jun 12 09:54:22.490732 crc crio[3641]: time=\"2026-06-12T09:54:22.489926898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813481 | controller |     "Jun 12 09:54:22.495616 crc crio[3641]: time=\"2026-06-12T09:54:22.495511224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813496 | controller |     "Jun 12 09:54:22.500236 crc crio[3641]: time=\"2026-06-12T09:54:22.500141803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813512 | controller |     "Jun 12 09:54:22.509199 crc crio[3641]: time=\"2026-06-12T09:54:22.509067399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813527 | controller |     "Jun 12 09:54:22.514714 crc crio[3641]: time=\"2026-06-12T09:54:22.514631617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813546 | controller |     "Jun 12 09:54:22.515148 crc crio[3641]: time=\"2026-06-12T09:54:22.515078422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813574 | controller |     "Jun 12 09:54:22.526559 crc crio[3641]: time=\"2026-06-12T09:54:22.526325666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813589 | controller |     "Jun 12 09:54:22.529625 crc crio[3641]: time=\"2026-06-12T09:54:22.529577651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813605 | controller |     "Jun 12 09:54:22.549232 crc crio[3641]: time=\"2026-06-12T09:54:22.549109393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813620 | controller |     "Jun 12 09:54:22.557578 crc crio[3641]: time=\"2026-06-12T09:54:22.5574524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=278abd7a-fcbc-4b7c-a43f-4d48a8f555a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.813635 | controller |     "Jun 12 09:54:22.567551 crc crio[3641]: time=\"2026-06-12T09:54:22.567472107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813651 | controller |     "Jun 12 09:54:22.578626 crc crio[3641]: time=\"2026-06-12T09:54:22.578499904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813666 | controller |     "Jun 12 09:54:22.591692 crc crio[3641]: time=\"2026-06-12T09:54:22.591596896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0236b410-33ef-43b5-893e-4c4f7afb8511 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.813681 | controller |     "Jun 12 09:54:22.594284 crc crio[3641]: time=\"2026-06-12T09:54:22.594034365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=0b308883-f4f7-47f4-b72d-d916561e958f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.813699 | controller |     "Jun 12 09:54:22.599280 crc crio[3641]: time=\"2026-06-12T09:54:22.596018248Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=999ff55b-1db1-4c8a-acce-84e2f935b3dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.813715 | controller |     "Jun 12 09:54:22.599867 crc crio[3641]: time=\"2026-06-12T09:54:22.599706766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=a48c5193-5ece-496c-af25-09bce07f878c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.813730 | controller |     "Jun 12 09:54:22.600608 crc crio[3641]: time=\"2026-06-12T09:54:22.600535714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813746 | controller |     "Jun 12 09:54:22.603686 crc crio[3641]: time=\"2026-06-12T09:54:22.603600165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813761 | controller |     "Jun 12 09:54:22.605104 crc crio[3641]: time=\"2026-06-12T09:54:22.605036958Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=f1d16e13-c0eb-40dd-a48e-f775787b5706 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.813776 | controller |     "Jun 12 09:54:22.619420 crc crio[3641]: time=\"2026-06-12T09:54:22.619333335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813792 | controller |     "Jun 12 09:54:22.619607 crc crio[3641]: time=\"2026-06-12T09:54:22.619482749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813807 | controller |     "Jun 12 09:54:22.623653 crc crio[3641]: time=\"2026-06-12T09:54:22.623582362Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=bcc91861-386a-4e23-810b-789659e51050 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.813822 | controller |     "Jun 12 09:54:22.669738 crc crio[3641]: time=\"2026-06-12T09:54:22.669518998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813838 | controller |     "Jun 12 09:54:22.672194 crc crio[3641]: time=\"2026-06-12T09:54:22.672108607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813853 | controller |     "Jun 12 09:54:22.674028 crc crio[3641]: time=\"2026-06-12T09:54:22.673968226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813888 | controller |     "Jun 12 09:54:22.685472 crc crio[3641]: time=\"2026-06-12T09:54:22.685400455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813906 | controller |     "Jun 12 09:54:22.694294 crc crio[3641]: time=\"2026-06-12T09:54:22.694239606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813921 | controller |     "Jun 12 09:54:22.735924 crc crio[3641]: time=\"2026-06-12T09:54:22.735850862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813940 | controller |     "Jun 12 09:54:22.739648 crc crio[3641]: time=\"2026-06-12T09:54:22.739581923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813955 | controller |     "Jun 12 09:54:22.744155 crc crio[3641]: time=\"2026-06-12T09:54:22.743992104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813970 | controller |     "Jun 12 09:54:22.747117 crc crio[3641]: time=\"2026-06-12T09:54:22.746592464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.813985 | controller |     "Jun 12 09:54:22.767706 crc crio[3641]: time=\"2026-06-12T09:54:22.767635191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814000 | controller |     "Jun 12 09:54:22.779262 crc crio[3641]: time=\"2026-06-12T09:54:22.778696895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814014 | controller |     "Jun 12 09:54:22.802661 crc crio[3641]: time=\"2026-06-12T09:54:22.802535288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814029 | controller |     "Jun 12 09:54:22.815938 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce7697cafd8b9e0 Mac:0e:e6:ed:04:e0:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d SocketPath: PciID:}] [{Interface:0xc000438770 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814045 | controller |     "Jun 12 09:54:22.821490 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c65fbc63356233 Mac:ba:30:63:e7:21:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814060 | controller |     "Jun 12 09:54:22.829881 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1e721b3846ad3a Mac:8e:7f:d8:ab:aa:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e SocketPath: PciID:}] [{Interface:0xc0003dc5f0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814075 | controller |     "Jun 12 09:54:22.830738 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24943af92fba023 Mac:62:31:41:a5:a5:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814090 | controller |     "Jun 12 09:54:22.832006 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a37e1b7fb181256 Mac:62:d2:37:1a:e3:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814106 | controller |     "Jun 12 09:54:22.832124 crc crio[3641]: 2026-06-12T09:54:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e09fad90265d24 Mac:de:04:c7:3d:30:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c SocketPath: PciID:}] [{Interface:0xc0004425d0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814125 | controller |     "Jun 12 09:54:22.839609 crc crio[3641]: time=\"2026-06-12T09:54:22.839572676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814141 | controller |     "Jun 12 09:54:22.859124 crc crio[3641]: time=\"2026-06-12T09:54:22.85899617Z\" level=info msg=\"Created container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=0bb2cf18-140c-4738-a000-1cf182430c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814157 | controller |     "Jun 12 09:54:22.860797 crc crio[3641]: time=\"2026-06-12T09:54:22.860558448Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cab2e8ab-62c8-4678-965f-b6f77f88a8fd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.814172 | controller |     "Jun 12 09:54:22.864416 crc crio[3641]: time=\"2026-06-12T09:54:22.86434288Z\" level=info msg=\"Starting container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87\" id=e240da53-d291-48a5-a6c3-e9bbd44da5ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814188 | controller |     "Jun 12 09:54:22.886389 crc crio[3641]: time=\"2026-06-12T09:54:22.886292579Z\" level=info msg=\"Created container 2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=dc182730-ab29-4c23-ae7a-877555e0221e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814203 | controller |     "Jun 12 09:54:22.889308 crc crio[3641]: time=\"2026-06-12T09:54:22.889194367Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.814218 | controller |     "Jun 12 09:54:22.890628 crc crio[3641]: time=\"2026-06-12T09:54:22.890550151Z\" level=info msg=\"Started container\" PID=11573 containerID=f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=e240da53-d291-48a5-a6c3-e9bbd44da5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0",
2026-06-12 11:43:51.814234 | controller |     "Jun 12 09:54:22.899668 crc crio[3641]: time=\"2026-06-12T09:54:22.899622852Z\" level=info msg=\"Starting container: 2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63\" id=669605cb-4cbb-40c1-acb8-9d2ba4eb1592 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814249 | controller |     "Jun 12 09:54:22.916725 crc crio[3641]: time=\"2026-06-12T09:54:22.911459602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814265 | controller |     "Jun 12 09:54:22.916725 crc crio[3641]: time=\"2026-06-12T09:54:22.916642449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814280 | controller |     "Jun 12 09:54:22.918929 crc crio[3641]: time=\"2026-06-12T09:54:22.918752735Z\" level=info msg=\"Started container\" PID=11563 containerID=2cf84d47759005610b0c0c6c33b3c7f1acb7f5d099a3acddbee5295dd8a94a63 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=669605cb-4cbb-40c1-acb8-9d2ba4eb1592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5",
2026-06-12 11:43:51.814302 | controller |     "Jun 12 09:54:22.921356 crc crio[3641]: time=\"2026-06-12T09:54:22.921238498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814317 | controller |     "Jun 12 09:54:22.931098 crc crio[3641]: time=\"2026-06-12T09:54:22.931008888Z\" level=info msg=\"Created container 6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=986f1197-4566-4b04-b37d-d09c75ac1c02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814332 | controller |     "Jun 12 09:54:22.933588 crc crio[3641]: time=\"2026-06-12T09:54:22.933440586Z\" level=info msg=\"Starting container: 6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c\" id=d61231c6-420d-4461-b003-bb38adbbcf1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814346 | controller |     "Jun 12 09:54:22.944532 crc crio[3641]: time=\"2026-06-12T09:54:22.934017515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814362 | controller |     "Jun 12 09:54:22.946090 crc crio[3641]: time=\"2026-06-12T09:54:22.942550822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814376 | controller |     "Jun 12 09:54:22.960126 crc crio[3641]: time=\"2026-06-12T09:54:22.959980366Z\" level=info msg=\"Started container\" PID=11574 containerID=6e034319c5f70c2ee94bd5086d40bfba5dee3614272b453cbca6cc6a7ec1723c description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=d61231c6-420d-4461-b003-bb38adbbcf1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c",
2026-06-12 11:43:51.814392 | controller |     "Jun 12 09:54:22.999473 crc crio[3641]: time=\"2026-06-12T09:54:22.999348961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814407 | controller |     "Jun 12 09:54:23.007517 crc crio[3641]: time=\"2026-06-12T09:54:23.007442219Z\" level=info msg=\"Created container 8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=d987061e-a7d1-4b51-86f7-8aaa6a9c333b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814422 | controller |     "Jun 12 09:54:23.010232 crc crio[3641]: time=\"2026-06-12T09:54:23.010140075Z\" level=info msg=\"Starting container: 8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6\" id=d2220eb1-0651-4977-b96a-c362404c2611 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814438 | controller |     "Jun 12 09:54:23.017319 crc crio[3641]: time=\"2026-06-12T09:54:23.017172124Z\" level=info msg=\"Started container\" PID=11533 containerID=8d442c5b8143a9da40ad35ef5cdc55bafe618ea5208c3ff979666e0c6a6115a6 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=d2220eb1-0651-4977-b96a-c362404c2611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1",
2026-06-12 11:43:51.814453 | controller |     "Jun 12 09:54:23.021126 crc crio[3641]: time=\"2026-06-12T09:54:23.021005484Z\" level=info msg=\"Created container 35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=6ce882eb-238b-4664-8f42-22ed0050170c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814471 | controller |     "Jun 12 09:54:23.022794 crc crio[3641]: time=\"2026-06-12T09:54:23.022660672Z\" level=info msg=\"Starting container: 35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072\" id=f696d819-8c33-42ce-bdd0-7492750a637f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814487 | controller |     "Jun 12 09:54:23.030376 crc crio[3641]: time=\"2026-06-12T09:54:23.029924767Z\" level=info msg=\"Started container\" PID=11565 containerID=35d8d69315a88f13cda970d5d07313df31aba76efe0b3aed2049e72fb3a5b072 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=f696d819-8c33-42ce-bdd0-7492750a637f name=/runtime.v1.RuntimeService/StartContainer sandboxID=490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e",
2026-06-12 11:43:51.814503 | controller |     "Jun 12 09:54:23.108858 crc crio[3641]: time=\"2026-06-12T09:54:23.108169859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814518 | controller |     "Jun 12 09:54:23.140162 crc crio[3641]: time=\"2026-06-12T09:54:23.140048981Z\" level=info msg=\"Created container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=ffc1d105-cf85-4e6d-9a30-9100566b6f0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814533 | controller |     "Jun 12 09:54:23.140409 crc crio[3641]: time=\"2026-06-12T09:54:23.140246507Z\" level=info msg=\"Created container c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=adc35c4a-713e-4d28-bddc-58f87226869b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814549 | controller |     "Jun 12 09:54:23.141311 crc crio[3641]: time=\"2026-06-12T09:54:23.140986761Z\" level=info msg=\"Created container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b6582ac4-f726-4739-ae4b-4acfc74ca798 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814564 | controller |     "Jun 12 09:54:23.143775 crc crio[3641]: time=\"2026-06-12T09:54:23.143316417Z\" level=info msg=\"Starting container: c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f\" id=b54bfcae-4304-46c2-a2f7-59618be60e63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814579 | controller |     "Jun 12 09:54:23.151133 crc crio[3641]: time=\"2026-06-12T09:54:23.151048197Z\" level=info msg=\"Started container\" PID=11595 containerID=c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=b54bfcae-4304-46c2-a2f7-59618be60e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300",
2026-06-12 11:43:51.814595 | controller |     "Jun 12 09:54:23.151732 crc crio[3641]: time=\"2026-06-12T09:54:23.151662013Z\" level=info msg=\"Starting container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2\" id=69801e16-9b6c-4e42-9814-ecde85afb5a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814610 | controller |     "Jun 12 09:54:23.153051 crc crio[3641]: time=\"2026-06-12T09:54:23.153023107Z\" level=info msg=\"Starting container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d\" id=4ab1bf92-cfa4-4f90-82fe-e3f22eb3c5be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814634 | controller |     "Jun 12 09:54:23.156768 crc crio[3641]: time=\"2026-06-12T09:54:23.156678405Z\" level=info msg=\"Created container cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=ddef8464-b63a-436a-8bfa-b4d949a29ec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814727 | controller |     "Jun 12 09:54:23.158560 crc crio[3641]: time=\"2026-06-12T09:54:23.158493833Z\" level=info msg=\"Starting container: cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58\" id=8920b94e-23e5-4fec-b577-8c1aadf40ba2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814749 | controller |     "Jun 12 09:54:23.161923 crc crio[3641]: time=\"2026-06-12T09:54:23.161879812Z\" level=info msg=\"Started container\" PID=11601 containerID=efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=4ab1bf92-cfa4-4f90-82fe-e3f22eb3c5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945",
2026-06-12 11:43:51.814765 | controller |     "Jun 12 09:54:23.167674 crc crio[3641]: time=\"2026-06-12T09:54:23.167533996Z\" level=info msg=\"Started container\" PID=11592 containerID=cec64868b7374cd658131e540d1a4e17ce408bf40248584048c7c5764776cf58 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=8920b94e-23e5-4fec-b577-8c1aadf40ba2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b",
2026-06-12 11:43:51.814781 | controller |     "Jun 12 09:54:23.176907 crc crio[3641]: time=\"2026-06-12T09:54:23.176618414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.814796 | controller |     "Jun 12 09:54:23.176907 crc crio[3641]: time=\"2026-06-12T09:54:23.176889292Z\" level=info msg=\"Started container\" PID=11600 containerID=fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=69801e16-9b6c-4e42-9814-ecde85afb5a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5",
2026-06-12 11:43:51.814811 | controller |     "Jun 12 09:54:23.184487 crc crio[3641]: time=\"2026-06-12T09:54:23.184126035Z\" level=info msg=\"Created container b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=e7d2b654-5492-4845-91ee-781bdb295069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.814827 | controller |     "Jun 12 09:54:23.185860 crc crio[3641]: time=\"2026-06-12T09:54:23.185654133Z\" level=info msg=\"Starting container: b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d\" id=3401e54d-5d2f-42b4-8c8f-aa1215f330d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.814841 | controller |     "Jun 12 09:54:23.194082 crc crio[3641]: time=\"2026-06-12T09:54:23.193715485Z\" level=info msg=\"Started container\" PID=11593 containerID=b8c25d9797e09f76140e9153c38fd6073b7934cd22499ad35035a5a3213d688d description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=3401e54d-5d2f-42b4-8c8f-aa1215f330d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9",
2026-06-12 11:43:51.814885 | controller |     "Jun 12 09:54:23.229302 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:228409e259bd256 Mac:92:a1:9f:a4:43:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814902 | controller |     "Jun 12 09:54:23.231078 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1e04df32dca4b Mac:06:93:83:79:d5:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d SocketPath: PciID:}] [{Interface:0xc0003ba5d0 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814921 | controller |     "Jun 12 09:54:23.232184 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79efbf8a709eb66 Mac:92:c9:49:86:c0:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814937 | controller |     "Jun 12 09:54:23.235394 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d8ab5f2befe55a Mac:9e:5f:57:71:8f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814952 | controller |     "Jun 12 09:54:23.235696 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58bd20eb8930392 Mac:d6:45:54:6f:f1:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814967 | controller |     "Jun 12 09:54:23.237746 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:341a7d911d504e8 Mac:c6:d6:44:f5:b0:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e SocketPath: PciID:}] [{Interface:0xc0000151f0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814982 | controller |     "Jun 12 09:54:23.242029 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72dcd9f990c5a6f Mac:be:7e:1b:aa:4f:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 SocketPath: PciID:}] [{Interface:0xc000480880 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.814997 | controller |     "Jun 12 09:54:23.265980 crc crio[3641]: time=\"2026-06-12T09:54:23.265793243Z\" level=info msg=\"Created container 2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=999ff55b-1db1-4c8a-acce-84e2f935b3dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815012 | controller |     "Jun 12 09:54:23.266655 crc crio[3641]: time=\"2026-06-12T09:54:23.266610019Z\" level=info msg=\"Created container d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=ca3b024d-5855-4bab-b803-26fce709323e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815027 | controller |     "Jun 12 09:54:23.267308 crc crio[3641]: time=\"2026-06-12T09:54:23.267230839Z\" level=info msg=\"Created container f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=cb8c976c-38da-4de8-944a-b3d4fc41ba99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815042 | controller |     "Jun 12 09:54:23.274187 crc crio[3641]: time=\"2026-06-12T09:54:23.273899902Z\" level=info msg=\"Created container ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=cd16e244-9574-43cb-97fc-374804cca6f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815057 | controller |     "Jun 12 09:54:23.274187 crc crio[3641]: time=\"2026-06-12T09:54:23.274019957Z\" level=info msg=\"Created container a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=9d963222-454a-47da-8630-4ebfd49d552f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815076 | controller |     "Jun 12 09:54:23.274698 crc crio[3641]: time=\"2026-06-12T09:54:23.274406139Z\" level=info msg=\"Created container bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=f1d16e13-c0eb-40dd-a48e-f775787b5706 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815091 | controller |     "Jun 12 09:54:23.274698 crc crio[3641]: time=\"2026-06-12T09:54:23.274601926Z\" level=info msg=\"Created container 52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e: openshift-dns/dns-default-qtghf/dns\" id=cbfa4c38-209b-4fd3-b19b-9827f087f081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815107 | controller |     "Jun 12 09:54:23.274938 crc crio[3641]: time=\"2026-06-12T09:54:23.274747551Z\" level=info msg=\"Created container 61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=d8ee4397-1d62-4870-b596-56a1f4900e23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815122 | controller |     "Jun 12 09:54:23.276600 crc crio[3641]: time=\"2026-06-12T09:54:23.276519077Z\" level=info msg=\"Created container 4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=6e91322c-05de-493e-b8ff-843c9b89dce9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815138 | controller |     "Jun 12 09:54:23.277019 crc crio[3641]: time=\"2026-06-12T09:54:23.276978552Z\" level=info msg=\"Created container 9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=097fa19e-9514-4f4d-8772-344626353735 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.815153 | controller |     "Jun 12 09:54:23.279566 crc crio[3641]: 2026-06-12T09:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a3bd9307fd9fc6 Mac:52:b8:75:be:1a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 SocketPath: PciID:}] [{Interface:0xc000204750 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.815221 | controller |     "Jun 12 09:54:23.279774 crc crio[3641]: time=\"2026-06-12T09:54:23.279717369Z\" level=info msg=\"Starting container: d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6\" id=b705af3f-eed4-46d8-acef-f6e2280c5c12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815245 | controller |     "Jun 12 09:54:23.279931 crc crio[3641]: time=\"2026-06-12T09:54:23.27975437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4050ba7a-110a-4f79-9069-01b0e4e6dc65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.815261 | controller |     "Jun 12 09:54:23.279931 crc crio[3641]: time=\"2026-06-12T09:54:23.279869024Z\" level=info msg=\"Starting container: bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300\" id=b0c2864d-ab20-45a1-b583-9310ece38bce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815320 | controller |     "Jun 12 09:54:23.280180 crc crio[3641]: time=\"2026-06-12T09:54:23.280143234Z\" level=info msg=\"Starting container: 9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19\" id=20a49071-d698-4fa3-aebc-c222156e1c88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815341 | controller |     "Jun 12 09:54:23.280371 crc crio[3641]: time=\"2026-06-12T09:54:23.280312388Z\" level=info msg=\"Starting container: 2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f\" id=4ac2dec3-b21b-4a76-915f-fc94df03070b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815357 | controller |     "Jun 12 09:54:23.280703 crc crio[3641]: time=\"2026-06-12T09:54:23.280334939Z\" level=info msg=\"Starting container: 61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6\" id=6de3717c-4aa6-430f-81d0-c2dc2e699239 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815372 | controller |     "Jun 12 09:54:23.280912 crc crio[3641]: time=\"2026-06-12T09:54:23.280798905Z\" level=info msg=\"Starting container: f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493\" id=08916ce0-4930-4ee2-8985-cd9d678b705b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815388 | controller |     "Jun 12 09:54:23.281094 crc crio[3641]: time=\"2026-06-12T09:54:23.280323629Z\" level=info msg=\"Starting container: 4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3\" id=9a6c575b-f0c4-4e54-8453-8c86f827c5cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815403 | controller |     "Jun 12 09:54:23.281094 crc crio[3641]: time=\"2026-06-12T09:54:23.280193685Z\" level=info msg=\"Starting container: 52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e\" id=0903022e-9354-4d90-b1fe-fd2e01025a19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815419 | controller |     "Jun 12 09:54:23.281202 crc crio[3641]: time=\"2026-06-12T09:54:23.280256047Z\" level=info msg=\"Starting container: a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64\" id=d6359998-6c42-4a78-be23-e1583f681f3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815434 | controller |     "Jun 12 09:54:23.281320 crc crio[3641]: time=\"2026-06-12T09:54:23.279727549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8baa0f54-b7e4-45ce-9b2c-7854fdb41f6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.815449 | controller |     "Jun 12 09:54:23.281320 crc crio[3641]: time=\"2026-06-12T09:54:23.280284127Z\" level=info msg=\"Starting container: ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d\" id=24612f93-c453-44ae-9902-86aacd3ccb1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.815465 | controller |     "Jun 12 09:54:23.281914 crc crio[3641]: time=\"2026-06-12T09:54:23.280751433Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.815480 | controller |     "Jun 12 09:54:23.282064 crc crio[3641]: time=\"2026-06-12T09:54:23.281980022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.815496 | controller |     "Jun 12 09:54:23.282064 crc crio[3641]: time=\"2026-06-12T09:54:23.282016343Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000120b68}] Aliases:map[]}\"",
2026-06-12 11:43:51.815512 | controller |     "Jun 12 09:54:23.282064 crc crio[3641]: time=\"2026-06-12T09:54:23.282048654Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000120b70}] Aliases:map[]}\"",
2026-06-12 11:43:51.815531 | controller |     "Jun 12 09:54:23.282200 crc crio[3641]: time=\"2026-06-12T09:54:23.282075865Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0016943a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.815547 | controller |     "Jun 12 09:54:23.282200 crc crio[3641]: time=\"2026-06-12T09:54:23.282113996Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc001e16398}] Aliases:map[]}\"",
2026-06-12 11:43:51.815563 | controller |     "Jun 12 09:54:23.282358 crc crio[3641]: time=\"2026-06-12T09:54:23.28224971Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815579 | controller |     "Jun 12 09:54:23.282358 crc crio[3641]: time=\"2026-06-12T09:54:23.282276871Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc001694398}] Aliases:map[]}\"",
2026-06-12 11:43:51.815594 | controller |     "Jun 12 09:54:23.282358 crc crio[3641]: time=\"2026-06-12T09:54:23.282298042Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815610 | controller |     "Jun 12 09:54:23.282358 crc crio[3641]: time=\"2026-06-12T09:54:23.282329113Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815626 | controller |     "Jun 12 09:54:23.282526 crc crio[3641]: time=\"2026-06-12T09:54:23.282406965Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815641 | controller |     "Jun 12 09:54:23.282526 crc crio[3641]: time=\"2026-06-12T09:54:23.282495078Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc001694120}] Aliases:map[]}\"",
2026-06-12 11:43:51.815661 | controller |     "Jun 12 09:54:23.282616 crc crio[3641]: time=\"2026-06-12T09:54:23.282085155Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc0022ca138}] Aliases:map[]}\"",
2026-06-12 11:43:51.815677 | controller |     "Jun 12 09:54:23.282616 crc crio[3641]: time=\"2026-06-12T09:54:23.282600852Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815693 | controller |     "Jun 12 09:54:23.282766 crc crio[3641]: time=\"2026-06-12T09:54:23.282692845Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc0000a8320}] Aliases:map[]}\"",
2026-06-12 11:43:51.815710 | controller |     "Jun 12 09:54:23.282766 crc crio[3641]: time=\"2026-06-12T09:54:23.282735226Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815726 | controller |     "Jun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.281994672Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc001e16360}] Aliases:map[]}\"",
2026-06-12 11:43:51.815742 | controller |     "Jun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.282963383Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815757 | controller |     "Jun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.282018283Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc001694118}] Aliases:map[]}\"",
2026-06-12 11:43:51.815773 | controller |     "Jun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.283106848Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815788 | controller |     "Jun 12 09:54:23.283284 crc crio[3641]: time=\"2026-06-12T09:54:23.282972344Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815804 | controller |     "Jun 12 09:54:23.283524 crc crio[3641]: time=\"2026-06-12T09:54:23.282034023Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc001694128}] Aliases:map[]}\"",
2026-06-12 11:43:51.815823 | controller |     "Jun 12 09:54:23.283524 crc crio[3641]: time=\"2026-06-12T09:54:23.28225572Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815839 | controller |     "Jun 12 09:54:23.283524 crc crio[3641]: time=\"2026-06-12T09:54:23.283449999Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815859 | controller |     "Jun 12 09:54:23.283524 crc crio[3641]: time=\"2026-06-12T09:54:23.282057474Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc001e16220}] Aliases:map[]}\"",
2026-06-12 11:43:51.815896 | controller |     "Jun 12 09:54:23.283706 crc crio[3641]: time=\"2026-06-12T09:54:23.282097615Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00238e0d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.815914 | controller |     "Jun 12 09:54:23.283706 crc crio[3641]: time=\"2026-06-12T09:54:23.283638805Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815930 | controller |     "Jun 12 09:54:23.283882 crc crio[3641]: time=\"2026-06-12T09:54:23.282029163Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc000d24030}] Aliases:map[]}\"",
2026-06-12 11:43:51.815945 | controller |     "Jun 12 09:54:23.283882 crc crio[3641]: time=\"2026-06-12T09:54:23.283746009Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.815961 | controller |     "Jun 12 09:54:23.284024 crc crio[3641]: time=\"2026-06-12T09:54:23.282049184Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc00018add8}] Aliases:map[]}\"",
2026-06-12 11:43:51.815981 | controller |     "Jun 12 09:54:23.284024 crc crio[3641]: time=\"2026-06-12T09:54:23.284015407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2d434c77-cb9c-45ef-a15b-a67cb701ee12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.815997 | controller |     "Jun 12 09:54:23.284124 crc crio[3641]: time=\"2026-06-12T09:54:23.28409485Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.816013 | controller |     "Jun 12 09:54:23.285181 crc crio[3641]: time=\"2026-06-12T09:54:23.285115243Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.816028 | controller |     "Jun 12 09:54:23.286705 crc crio[3641]: time=\"2026-06-12T09:54:23.286633421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe7a627e-1027-4e25-974a-bf05e0a210a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816044 | controller |     "Jun 12 09:54:23.289289 crc crio[3641]: time=\"2026-06-12T09:54:23.289165204Z\" level=info msg=\"Started container\" PID=11652 containerID=f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=08916ce0-4930-4ee2-8985-cd9d678b705b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80",
2026-06-12 11:43:51.816060 | controller |     "Jun 12 09:54:23.290461 crc crio[3641]: time=\"2026-06-12T09:54:23.290390295Z\" level=info msg=\"Started container\" PID=11688 containerID=61b5856b5c0580d2ba8d0b7f804ff4df45bdd9c130e35b263ec3da3d70e1c4d6 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=6de3717c-4aa6-430f-81d0-c2dc2e699239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f",
2026-06-12 11:43:51.816076 | controller |     "Jun 12 09:54:23.294053 crc crio[3641]: time=\"2026-06-12T09:54:23.293932297Z\" level=info msg=\"Started container\" PID=11686 containerID=bae8d96b52f9c83e33c6de9b406dd9b73a26c23ac64d0cac57ad2c975dc04300 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=b0c2864d-ab20-45a1-b583-9310ece38bce name=/runtime.v1.RuntimeService/StartContainer sandboxID=f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe",
2026-06-12 11:43:51.816092 | controller |     "Jun 12 09:54:23.294357 crc crio[3641]: time=\"2026-06-12T09:54:23.294284909Z\" level=info msg=\"Ran pod sandbox 228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=cfa1ac9d-557e-4945-b732-e57adc9bf9e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816107 | controller |     "Jun 12 09:54:23.297344 crc crio[3641]: time=\"2026-06-12T09:54:23.297111688Z\" level=info msg=\"Started container\" PID=11681 containerID=ba2d6ba4520ffa25bb7e6a78af1e27ca0c25f302ebc8b2789f997744326ee94d description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=24612f93-c453-44ae-9902-86aacd3ccb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c",
2026-06-12 11:43:51.816126 | controller |     "Jun 12 09:54:23.298348 crc crio[3641]: time=\"2026-06-12T09:54:23.298236422Z\" level=info msg=\"Started container\" PID=11654 containerID=2b6c4e00876506a109e1295009a5587e0eb8c98f282504c1b1f8d8a99eaaa82f description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=4ac2dec3-b21b-4a76-915f-fc94df03070b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603",
2026-06-12 11:43:51.816142 | controller |     "Jun 12 09:54:23.300940 crc crio[3641]: time=\"2026-06-12T09:54:23.300900497Z\" level=info msg=\"Ran pod sandbox 72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=eb1024d2-22c3-4ca6-a0ba-33718715dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816157 | controller |     "Jun 12 09:54:23.303556 crc crio[3641]: time=\"2026-06-12T09:54:23.303435713Z\" level=info msg=\"Ran pod sandbox 1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=f4232fc0-2c02-4c38-bb39-2d9981a77a63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816172 | controller |     "Jun 12 09:54:23.305919 crc crio[3641]: time=\"2026-06-12T09:54:23.305762042Z\" level=info msg=\"Started container\" PID=11685 containerID=52fcb405e20758be901938b77abf93de4e1bfffab0490a233936d857fccc0a9e description=openshift-dns/dns-default-qtghf/dns id=0903022e-9354-4d90-b1fe-fd2e01025a19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790",
2026-06-12 11:43:51.816188 | controller |     "Jun 12 09:54:23.306282 crc crio[3641]: time=\"2026-06-12T09:54:23.306028493Z\" level=info msg=\"Started container\" PID=11655 containerID=d6e9b4751d41b6502869867a585000c07053958750f370536330b58aeadc05e6 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=b705af3f-eed4-46d8-acef-f6e2280c5c12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8",
2026-06-12 11:43:51.816204 | controller |     "Jun 12 09:54:23.306617 crc crio[3641]: time=\"2026-06-12T09:54:23.306548585Z\" level=info msg=\"Started container\" PID=11700 containerID=9b8725450a1ef70fb1637628ec141c297d51b1bba65d05b12130f9cae619de19 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=20a49071-d698-4fa3-aebc-c222156e1c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7",
2026-06-12 11:43:51.816219 | controller |     "Jun 12 09:54:23.307501 crc crio[3641]: time=\"2026-06-12T09:54:23.30746383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=923141b7-df68-4658-9787-7b168dbd8915 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816234 | controller |     "Jun 12 09:54:23.312321 crc crio[3641]: time=\"2026-06-12T09:54:23.312154983Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f6043c68-6fcd-4962-947f-5e49ec9dffd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816249 | controller |     "Jun 12 09:54:23.312456 crc crio[3641]: time=\"2026-06-12T09:54:23.312331816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7b26ffa7-b265-44cc-8ec6-a8c7411af6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816265 | controller |     "Jun 12 09:54:23.320513 crc crio[3641]: time=\"2026-06-12T09:54:23.320391498Z\" level=info msg=\"Started container\" PID=11668 containerID=4fcc801b6d368cccff49f8434c96ead41d3d9bca31bdd11ad269423d24cb57e3 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=9a6c575b-f0c4-4e54-8453-8c86f827c5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300",
2026-06-12 11:43:51.816283 | controller |     "Jun 12 09:54:23.328320 crc crio[3641]: time=\"2026-06-12T09:54:23.328163823Z\" level=info msg=\"Started container\" PID=11675 containerID=a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d6359998-6c42-4a78-be23-e1583f681f3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb",
2026-06-12 11:43:51.816300 | controller |     "Jun 12 09:54:23.334062 crc crio[3641]: time=\"2026-06-12T09:54:23.329515626Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=d094b339-ad49-47f3-b0b9-152945c2b1f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.816315 | controller |     "Jun 12 09:54:23.336542 crc crio[3641]: time=\"2026-06-12T09:54:23.336154986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.816331 | controller |     "Jun 12 09:54:23.338364 crc crio[3641]: time=\"2026-06-12T09:54:23.33831617Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=9e0ccb18-389b-49b5-9c99-33a8ee0128b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.816347 | controller |     "Jun 12 09:54:23.338678 crc crio[3641]: time=\"2026-06-12T09:54:23.338655661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=21fae2b2-8774-4760-8c9e-404073df8b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816362 | controller |     "Jun 12 09:54:23.338977 crc crio[3641]: time=\"2026-06-12T09:54:23.33895151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3b6aa86b-e332-4210-aee3-7ad58bb6ae66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816377 | controller |     "Jun 12 09:54:23.341084 crc crio[3641]: time=\"2026-06-12T09:54:23.341060696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a88a9e08-aedc-4997-8a4f-b8cefe85e35f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816392 | controller |     "Jun 12 09:54:23.342953 crc crio[3641]: time=\"2026-06-12T09:54:23.342867793Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.816407 | controller |     "Jun 12 09:54:23.342953 crc crio[3641]: time=\"2026-06-12T09:54:23.342932697Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.816422 | controller |     "Jun 12 09:54:23.343071 crc crio[3641]: time=\"2026-06-12T09:54:23.342959697Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-12 11:43:51.816437 | controller |     "Jun 12 09:54:23.345911 crc crio[3641]: time=\"2026-06-12T09:54:23.34587784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.816453 | controller |     "Jun 12 09:54:23.354690 crc crio[3641]: time=\"2026-06-12T09:54:23.354594653Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=dac4e639-d4e5-42e5-927d-a2b5d5e09e98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.816471 | controller |     "Jun 12 09:54:23.354690 crc crio[3641]: time=\"2026-06-12T09:54:23.354666122Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3651f057-b833-479c-922e-ab295500a993 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.816486 | controller |     "Jun 12 09:54:23.354982 crc crio[3641]: time=\"2026-06-12T09:54:23.354775679Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c48650cb-1a48-44ca-82b4-1cd98d4afff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.816502 | controller |     "Jun 12 09:54:23.359383 crc crio[3641]: time=\"2026-06-12T09:54:23.359323696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.816517 | controller |     "Jun 12 09:54:23.359711 crc crio[3641]: time=\"2026-06-12T09:54:23.359632333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.816533 | controller |     "Jun 12 09:54:23.360279 crc crio[3641]: time=\"2026-06-12T09:54:23.360234336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.816548 | controller |     "Jun 12 09:54:23.371331 crc crio[3641]: time=\"2026-06-12T09:54:23.371194902Z\" level=info msg=\"Created container ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=bcc91861-386a-4e23-810b-789659e51050 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.816564 | controller |     "Jun 12 09:54:23.374335 crc crio[3641]: time=\"2026-06-12T09:54:23.373507738Z\" level=info msg=\"Ran pod sandbox 3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=465dfc75-5a42-4634-af12-b47aacc38817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816579 | controller |     "Jun 12 09:54:23.377055 crc crio[3641]: time=\"2026-06-12T09:54:23.375016946Z\" level=info msg=\"Ran pod sandbox 24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=e6566621-96b2-4b3a-b0ac-7ad9d109561d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816594 | controller |     "Jun 12 09:54:23.380575 crc crio[3641]: time=\"2026-06-12T09:54:23.379445058Z\" level=info msg=\"Ran pod sandbox 341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=e0e50866-e335-4b2a-87c4-0315c25f996d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816609 | controller |     "Jun 12 09:54:23.381364 crc crio[3641]: time=\"2026-06-12T09:54:23.381302837Z\" level=info msg=\"Ran pod sandbox 9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=b26d3320-c968-4cbf-ad58-b8125996846f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816625 | controller |     "Jun 12 09:54:23.384677 crc crio[3641]: time=\"2026-06-12T09:54:23.384618698Z\" level=info msg=\"Ran pod sandbox a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=70317e7b-6544-490a-8356-2514ee266b75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816640 | controller |     "Jun 12 09:54:23.386487 crc crio[3641]: time=\"2026-06-12T09:54:23.386108695Z\" level=info msg=\"Ran pod sandbox c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=fa678e04-9226-4729-a517-eca675eadfe9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816659 | controller |     "Jun 12 09:54:23.387266 crc crio[3641]: time=\"2026-06-12T09:54:23.386753084Z\" level=info msg=\"Starting container: ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413\" id=56cece68-b6ec-4fdb-97fb-b2bf8a6f31bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.816674 | controller |     "Jun 12 09:54:23.388535 crc crio[3641]: time=\"2026-06-12T09:54:23.387561499Z\" level=info msg=\"Ran pod sandbox 3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=77b709a6-b4af-450f-8512-3801d52ef8ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816689 | controller |     "Jun 12 09:54:23.388535 crc crio[3641]: time=\"2026-06-12T09:54:23.388016724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=62504802-fb67-43af-a1e2-a820ac81949d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816705 | controller |     "Jun 12 09:54:23.388535 crc crio[3641]: time=\"2026-06-12T09:54:23.388350395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=c37476a9-0542-40c9-8d7c-dec792e0b293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816720 | controller |     "Jun 12 09:54:23.388535 crc crio[3641]: time=\"2026-06-12T09:54:23.388461613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=2da84114-91c7-410f-ba0f-21e8cdcf1ca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816735 | controller |     "Jun 12 09:54:23.388735 crc crio[3641]: time=\"2026-06-12T09:54:23.388662565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=af6f0888-8e07-4b79-aa94-6c269f20c471 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816750 | controller |     "Jun 12 09:54:23.389515 crc crio[3641]: time=\"2026-06-12T09:54:23.389473015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=45570465-99f3-48b1-a0c5-7d0489edfdef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816765 | controller |     "Jun 12 09:54:23.390337 crc crio[3641]: time=\"2026-06-12T09:54:23.390272855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=18334c1d-b370-4927-b8b3-d1ab4a7d9497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816780 | controller |     "Jun 12 09:54:23.446232 crc crio[3641]: time=\"2026-06-12T09:54:23.445787784Z\" level=info msg=\"Started container\" PID=11689 containerID=ecc73ca624c54756ddd11ff2c21a41f519037d0fb9a87ee6ecc2c8c2612cb413 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=56cece68-b6ec-4fdb-97fb-b2bf8a6f31bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5",
2026-06-12 11:43:51.816796 | controller |     "Jun 12 09:54:23.450097 crc crio[3641]: time=\"2026-06-12T09:54:23.450009529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e223f7f5-e662-4f79-8492-48d32e2de294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.816814 | controller |     "Jun 12 09:54:23.451781 crc crio[3641]: time=\"2026-06-12T09:54:23.451712674Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.816830 | controller |     "Jun 12 09:54:23.451781 crc crio[3641]: time=\"2026-06-12T09:54:23.451765116Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.816845 | controller |     "Jun 12 09:54:23.452035 crc crio[3641]: time=\"2026-06-12T09:54:23.45190072Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-12 11:43:51.816864 | controller |     "Jun 12 09:54:23.456306 crc crio[3641]: time=\"2026-06-12T09:54:23.453694908Z\" level=info msg=\"Created container 3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=1330f3e2-4fea-45b8-ba8e-0bb0e36b8c29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.816898 | controller |     "Jun 12 09:54:23.456306 crc crio[3641]: time=\"2026-06-12T09:54:23.455764006Z\" level=info msg=\"Ran pod sandbox 58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=02bf17f8-8494-444f-8e1a-c8bad90a2f51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816914 | controller |     "Jun 12 09:54:23.460161 crc crio[3641]: time=\"2026-06-12T09:54:23.459621721Z\" level=info msg=\"Starting container: 3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc\" id=ee7d313d-0ed8-40bc-845a-380fdb414b1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.816929 | controller |     "Jun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.524981824Z\" level=info msg=\"Created container 9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=3eac0c7a-a7b1-48a7-a609-08532f266e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.816945 | controller |     "Jun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.529343953Z\" level=info msg=\"Ran pod sandbox 0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=3f77235d-1bc4-42ed-b127-da2645c29962 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816959 | controller |     "Jun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.529593011Z\" level=info msg=\"Ran pod sandbox ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=6b71bfe9-def2-4d11-81ea-54626705f032 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816975 | controller |     "Jun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.529672634Z\" level=info msg=\"Ran pod sandbox 79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=a4ca2754-dee6-4cdd-91c0-d687a43c3c19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.816990 | controller |     "Jun 12 09:54:23.530675 crc crio[3641]: time=\"2026-06-12T09:54:23.529748876Z\" level=info msg=\"Ran pod sandbox 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=e7ee5736-e349-434e-96d8-109760f846a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.817005 | controller |     "Jun 12 09:54:23.541601 crc crio[3641]: time=\"2026-06-12T09:54:23.5412577Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=edebc034-b685-4e33-bcb5-633deef88221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817026 | controller |     "Jun 12 09:54:23.541855 crc crio[3641]: time=\"2026-06-12T09:54:23.541615686Z\" level=info msg=\"Starting container: 9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813\" id=71897d2b-3452-42bf-b8c2-e2a8214777ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.817042 | controller |     "Jun 12 09:54:23.543419 crc crio[3641]: time=\"2026-06-12T09:54:23.543170477Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=b1d1e6a4-6e64-40b6-910f-cca54155c358 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817058 | controller |     "Jun 12 09:54:23.543419 crc crio[3641]: time=\"2026-06-12T09:54:23.543414624Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=dff8400e-c22b-47e8-87be-e49cf93a2019 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817073 | controller |     "Jun 12 09:54:23.544040 crc crio[3641]: time=\"2026-06-12T09:54:23.543787847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=1eed60ae-5a25-4403-b03e-87833543042b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817088 | controller |     "Jun 12 09:54:23.545920 crc crio[3641]: time=\"2026-06-12T09:54:23.54559108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=48f0acbb-73f2-457d-84ba-f763b3020ed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817103 | controller |     "Jun 12 09:54:23.556408 crc crio[3641]: time=\"2026-06-12T09:54:23.556038819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817118 | controller |     "Jun 12 09:54:23.567853 crc crio[3641]: time=\"2026-06-12T09:54:23.56748884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817133 | controller |     "Jun 12 09:54:23.578594 crc crio[3641]: time=\"2026-06-12T09:54:23.578436055Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=2e65534d-9b06-4577-91c9-68fc0a725ce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817148 | controller |     "Jun 12 09:54:23.588637 crc crio[3641]: time=\"2026-06-12T09:54:23.586707163Z\" level=info msg=\"Started container\" PID=11726 containerID=3c354a8de673b97135b0592e80768bf96e57e1f37d34e3a80b2ec34b46f1a5bc description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=ee7d313d-0ed8-40bc-845a-380fdb414b1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e",
2026-06-12 11:43:51.817163 | controller |     "Jun 12 09:54:23.595942 crc crio[3641]: time=\"2026-06-12T09:54:23.594441381Z\" level=info msg=\"Started container\" PID=11692 containerID=9e0abf4a1b002931137094c7b9e1c873e3addc5567965a7ef2cbbdffe2d5c813 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=71897d2b-3452-42bf-b8c2-e2a8214777ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab",
2026-06-12 11:43:51.817179 | controller |     "Jun 12 09:54:23.596563 crc crio[3641]: time=\"2026-06-12T09:54:23.59630192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817197 | controller |     "Jun 12 09:54:23.610184 crc crio[3641]: time=\"2026-06-12T09:54:23.609775087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=c47d5cba-81bd-45a9-a84f-42f034940114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817212 | controller |     "Jun 12 09:54:23.619404 crc crio[3641]: time=\"2026-06-12T09:54:23.61375945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=57c6950d-7b8d-4cd0-99fc-b85c9ec9bd21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817227 | controller |     "Jun 12 09:54:23.620057 crc crio[3641]: time=\"2026-06-12T09:54:23.614566902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=60695832-1917-4ccb-ad14-278ddf269642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817242 | controller |     "Jun 12 09:54:23.620192 crc crio[3641]: time=\"2026-06-12T09:54:23.614615004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=376d4fed-a482-48a9-a9db-9150212069d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817257 | controller |     "Jun 12 09:54:23.620400 crc crio[3641]: time=\"2026-06-12T09:54:23.614660225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=d8b574c4-7d39-482f-8596-30770cf79540 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817272 | controller |     "Jun 12 09:54:23.620522 crc crio[3641]: time=\"2026-06-12T09:54:23.614718047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f10a7790-92d1-43d7-b38a-f296a8524195 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817287 | controller |     "Jun 12 09:54:23.620643 crc crio[3641]: time=\"2026-06-12T09:54:23.615143021Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2cc9d38b-3eea-4e55-9bad-f13e33dc9c0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817301 | controller |     "Jun 12 09:54:23.620776 crc crio[3641]: time=\"2026-06-12T09:54:23.618619587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ed30028-a815-43ab-9eb3-298f89079f6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817316 | controller |     "Jun 12 09:54:23.621250 crc crio[3641]: time=\"2026-06-12T09:54:23.619406451Z\" level=info msg=\"Created container 933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=1cd5dcf3-375c-4b43-bb23-45be79e47cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817331 | controller |     "Jun 12 09:54:23.629132 crc crio[3641]: time=\"2026-06-12T09:54:23.622365177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8a82648f-469f-43d1-8b2f-978c8d59b4f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817345 | controller |     "Jun 12 09:54:23.629132 crc crio[3641]: time=\"2026-06-12T09:54:23.622663157Z\" level=info msg=\"Starting container: 933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208\" id=9fafe1af-11db-45ae-859f-22946f1e9318 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.817364 | controller |     "Jun 12 09:54:23.629132 crc crio[3641]: time=\"2026-06-12T09:54:23.625205547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=83af003c-3090-4551-8a78-719c5d63dfdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817379 | controller |     "Jun 12 09:54:23.629132 crc crio[3641]: time=\"2026-06-12T09:54:23.625527622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=7584df0a-e245-45bd-aac3-187c90dcb87a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817394 | controller |     "Jun 12 09:54:23.667632 crc crio[3641]: time=\"2026-06-12T09:54:23.667476465Z\" level=info msg=\"Started container\" PID=11740 containerID=933794d18709fa56cccef0285e21ba7c3ec45e8912105bd929df89cd5eb00208 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=9fafe1af-11db-45ae-859f-22946f1e9318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b",
2026-06-12 11:43:51.817410 | controller |     "Jun 12 09:54:23.741472 crc crio[3641]: time=\"2026-06-12T09:54:23.724302106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d65f5425-467d-456e-8b89-7b7dcb0cecab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817425 | controller |     "Jun 12 09:54:23.741472 crc crio[3641]: time=\"2026-06-12T09:54:23.724498302Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=0e4d390f-4a98-4138-ad0b-ac023856574a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817441 | controller |     "Jun 12 09:54:23.741472 crc crio[3641]: time=\"2026-06-12T09:54:23.725896446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8558d12d-fb43-45a6-aabb-64d4e87d72b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817456 | controller |     "Jun 12 09:54:23.742476 crc crio[3641]: time=\"2026-06-12T09:54:23.742402143Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.817471 | controller |     "Jun 12 09:54:23.742620 crc crio[3641]: time=\"2026-06-12T09:54:23.742587579Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.817486 | controller |     "Jun 12 09:54:23.742769 crc crio[3641]: time=\"2026-06-12T09:54:23.742749544Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-12 11:43:51.817501 | controller |     "Jun 12 09:54:23.767048 crc crio[3641]: time=\"2026-06-12T09:54:23.766962453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817516 | controller |     "Jun 12 09:54:23.772510 crc crio[3641]: time=\"2026-06-12T09:54:23.772426207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817531 | controller |     "Jun 12 09:54:23.781583 crc crio[3641]: time=\"2026-06-12T09:54:23.78138433Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=db33c259-d746-4258-993c-e4afd26b23d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817546 | controller |     "Jun 12 09:54:23.783457 crc crio[3641]: time=\"2026-06-12T09:54:23.782793116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61cf6dd1-15b4-49f1-bfcc-4e999721605e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817564 | controller |     "Jun 12 09:54:23.786522 crc crio[3641]: time=\"2026-06-12T09:54:23.786365949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=94dd2ec2-246f-45ed-8a26-33b0804c8b5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817580 | controller |     "Jun 12 09:54:23.789170 crc crio[3641]: time=\"2026-06-12T09:54:23.788528759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817595 | controller |     "Jun 12 09:54:23.795604 crc crio[3641]: time=\"2026-06-12T09:54:23.79497249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=82bdbb09-fd93-423b-a5c1-a853558b107b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817610 | controller |     "Jun 12 09:54:23.796297 crc crio[3641]: time=\"2026-06-12T09:54:23.796176919Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=b8fe52bb-5247-45e3-89ac-c82360e0009a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817629 | controller |     "Jun 12 09:54:23.796553 crc crio[3641]: time=\"2026-06-12T09:54:23.796416907Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7a67df7e-6169-4f61-9b23-ecbbdb98d3c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817657 | controller |     "Jun 12 09:54:23.796937 crc crio[3641]: time=\"2026-06-12T09:54:23.796635614Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5bdf21a3-9abd-4dde-b4b1-22228db0680c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817673 | controller |     "Jun 12 09:54:23.797111 crc crio[3641]: time=\"2026-06-12T09:54:23.797015517Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=3a4dc9b0-252e-4411-b71b-31eee77301ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817689 | controller |     "Jun 12 09:54:23.797192 crc crio[3641]: time=\"2026-06-12T09:54:23.797177722Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=ed61295e-e890-491a-bc2a-54440c28de41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817704 | controller |     "Jun 12 09:54:23.797686 crc crio[3641]: time=\"2026-06-12T09:54:23.797577655Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=c1971c8c-7e36-4de8-85ea-fd16b821f1cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817719 | controller |     "Jun 12 09:54:23.798259 crc crio[3641]: time=\"2026-06-12T09:54:23.798132101Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a5f7ef46-d73a-47b5-adab-36fd78a06474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817734 | controller |     "Jun 12 09:54:23.798355 crc crio[3641]: time=\"2026-06-12T09:54:23.798310216Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=4ed00a43-c62b-4416-8b8b-866783565656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817749 | controller |     "Jun 12 09:54:23.798418 crc crio[3641]: time=\"2026-06-12T09:54:23.798381159Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=cdbaf7d2-3039-4fd6-8fce-54af480a0d45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817768 | controller |     "Jun 12 09:54:23.804081 crc crio[3641]: time=\"2026-06-12T09:54:23.797803822Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=a1795c93-414c-43b2-8f63-b839ec649ea1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817783 | controller |     "Jun 12 09:54:23.829072 crc crio[3641]: time=\"2026-06-12T09:54:23.828556994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817798 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.835174535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817814 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.835702759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817829 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.836071444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817844 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.836393874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817859 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.83657973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817895 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.836766216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817912 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.837357572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817927 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.837695863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817943 | controller |     "Jun 12 09:54:23.840169 crc crio[3641]: time=\"2026-06-12T09:54:23.839144451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.817958 | controller |     "Jun 12 09:54:23.843675 crc crio[3641]: time=\"2026-06-12T09:54:23.84363219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a7a83d5f-7b0d-4f95-8812-6c881bb2a548 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.817973 | controller |     "Jun 12 09:54:23.845126 crc crio[3641]: time=\"2026-06-12T09:54:23.845095607Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=1948a80f-c422-4de7-815e-310dda74ba8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.817989 | controller |     "Jun 12 09:54:23.851036 crc crio[3641]: time=\"2026-06-12T09:54:23.851001898Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=cfaebf4c-54a4-4568-aff8-29018b73896b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.818008 | controller |     "Jun 12 09:54:23.857699 crc crio[3641]: time=\"2026-06-12T09:54:23.8576334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818024 | controller |     "Jun 12 09:54:23.861751 crc crio[3641]: time=\"2026-06-12T09:54:23.861628049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818039 | controller |     "Jun 12 09:54:24.164984 crc crio[3641]: time=\"2026-06-12T09:54:24.164713271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818055 | controller |     "Jun 12 09:54:24.192866 crc crio[3641]: time=\"2026-06-12T09:54:24.192641435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818070 | controller |     "Jun 12 09:54:24.232499 crc crio[3641]: time=\"2026-06-12T09:54:24.230455721Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=4e14ff60-1e5d-4197-963d-49fc0587a89e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.818084 | controller |     "Jun 12 09:54:24.240702 crc crio[3641]: time=\"2026-06-12T09:54:24.238520489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818099 | controller |     "Jun 12 09:54:24.246712 crc crio[3641]: time=\"2026-06-12T09:54:24.245516707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818115 | controller |     "Jun 12 09:54:24.252485 crc crio[3641]: time=\"2026-06-12T09:54:24.249579827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818130 | controller |     "Jun 12 09:54:24.263079 crc crio[3641]: time=\"2026-06-12T09:54:24.262683582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818145 | controller |     "Jun 12 09:54:24.693404 crc crio[3641]: time=\"2026-06-12T09:54:24.692344414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818160 | controller |     "Jun 12 09:54:24.890268 crc crio[3641]: time=\"2026-06-12T09:54:24.890163307Z\" level=info msg=\"Created container 672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=dac4e639-d4e5-42e5-927d-a2b5d5e09e98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.818175 | controller |     "Jun 12 09:54:24.898197 crc crio[3641]: time=\"2026-06-12T09:54:24.898115872Z\" level=info msg=\"Starting container: 672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768\" id=a9b3d59b-836a-411c-9e10-2e8235d85442 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.818229 | controller |     "Jun 12 09:54:24.907707 crc crio[3641]: time=\"2026-06-12T09:54:24.906666896Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.818250 | controller |     "Jun 12 09:54:24.907707 crc crio[3641]: time=\"2026-06-12T09:54:24.906732038Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.818271 | controller |     "Jun 12 09:54:24.907707 crc crio[3641]: time=\"2026-06-12T09:54:24.906780249Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-12 11:43:51.818287 | controller |     "Jun 12 09:54:24.957496 crc crio[3641]: time=\"2026-06-12T09:54:24.957070932Z\" level=info msg=\"Started container\" PID=11871 containerID=672019ef8c181f8105e3c5e0d90d6af33868d8b772678517d8f8a53c8039f768 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=a9b3d59b-836a-411c-9e10-2e8235d85442 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05",
2026-06-12 11:43:51.818304 | controller |     "Jun 12 09:54:24.981646 crc crio[3641]: time=\"2026-06-12T09:54:24.981387161Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f847eb87-8efb-4df7-8c46-b0ea63c588f2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.818319 | controller |     "Jun 12 09:54:24.988064 crc crio[3641]: time=\"2026-06-12T09:54:24.987779467Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.818334 | controller |     "Jun 12 09:54:25.011600 crc crio[3641]: time=\"2026-06-12T09:54:25.011163376Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c3bd08df-d7e7-46fd-9b9a-f6d5904ff6fa name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.818350 | controller |     "Jun 12 09:54:25.030191 crc crio[3641]: time=\"2026-06-12T09:54:25.02979234Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.818366 | controller |     "Jun 12 09:54:25.075498 crc crio[3641]: time=\"2026-06-12T09:54:25.07451704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818381 | controller |     "Jun 12 09:54:25.107933 crc crio[3641]: time=\"2026-06-12T09:54:25.10785611Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.818397 | controller |     "Jun 12 09:54:25.107933 crc crio[3641]: time=\"2026-06-12T09:54:25.107909452Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.818412 | controller |     "Jun 12 09:54:25.107933 crc crio[3641]: time=\"2026-06-12T09:54:25.107938963Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-12 11:43:51.818428 | controller |     "Jun 12 09:54:25.111717 crc crio[3641]: time=\"2026-06-12T09:54:25.111619522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818444 | controller |     "Jun 12 09:54:25.131040 crc crio[3641]: time=\"2026-06-12T09:54:25.130961098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818460 | controller |     "Jun 12 09:54:25.160999 crc crio[3641]: time=\"2026-06-12T09:54:25.160915034Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d3a55090-d9d8-43d7-bb03-c61ee09490cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.818475 | controller |     "Jun 12 09:54:25.167613 crc crio[3641]: time=\"2026-06-12T09:54:25.167503901Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:51.818490 | controller |     "Jun 12 09:54:25.182720 crc crio[3641]: time=\"2026-06-12T09:54:25.182598684Z\" level=info msg=\"Stopping pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=e3b25bde-25db-4563-a21f-a39c549dad37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.818509 | controller |     "Jun 12 09:54:25.184247 crc crio[3641]: time=\"2026-06-12T09:54:25.184079872Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687625-2pzbl Namespace:openshift-operator-lifecycle-manager ID:529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e UID:1a32e8ba-f2c6-42d3-89d4-0450de6e6c67 NetNS:/var/run/netns/563151af-31f1-4e44-b8b7-711481871174 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1a32e8ba_f2c6_42d3_89d4_0450de6e6c67.slice PodAnnotations:0xc000120908}] Aliases:map[]}\"",
2026-06-12 11:43:51.818526 | controller |     "Jun 12 09:54:25.188085 crc crio[3641]: time=\"2026-06-12T09:54:25.188010179Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687625-2pzbl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.818542 | controller |     "Jun 12 09:54:25.359589 crc crio[3641]: time=\"2026-06-12T09:54:25.359461574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818558 | controller |     "Jun 12 09:54:25.364887 crc crio[3641]: time=\"2026-06-12T09:54:25.364762511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818574 | controller |     "Jun 12 09:54:25.403568 crc crio[3641]: time=\"2026-06-12T09:54:25.403211694Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.818589 | controller |     "Jun 12 09:54:26.024444 crc crio[3641]: time=\"2026-06-12T09:54:26.015630774Z\" level=info msg=\"Created container 8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=d094b339-ad49-47f3-b0b9-152945c2b1f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.818604 | controller |     "Jun 12 09:54:26.032410 crc crio[3641]: time=\"2026-06-12T09:54:26.032135722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818619 | controller |     "Jun 12 09:54:26.037002 crc crio[3641]: time=\"2026-06-12T09:54:26.036150006Z\" level=info msg=\"Starting container: 8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7\" id=37031295-a0ad-4935-b502-d57725b75ca9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.818635 | controller |     "Jun 12 09:54:26.097166 crc crio[3641]: time=\"2026-06-12T09:54:26.097043609Z\" level=info msg=\"Started container\" PID=11845 containerID=8aead706446e179d0fff55e34728df97f917d9b384d3322c566d019b93768ca7 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=37031295-a0ad-4935-b502-d57725b75ca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5",
2026-06-12 11:43:51.818650 | controller |     "Jun 12 09:54:26.126575 crc crio[3641]: time=\"2026-06-12T09:54:26.116542254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818666 | controller |     "Jun 12 09:54:26.156944 crc crio[3641]: time=\"2026-06-12T09:54:26.144626795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818681 | controller |     "Jun 12 09:54:26.544777 crc crio[3641]: time=\"2026-06-12T09:54:26.524766273Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.818699 | controller |     "Jun 12 09:54:26.544777 crc crio[3641]: time=\"2026-06-12T09:54:26.52499797Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-12 11:43:51.818715 | controller |     "Jun 12 09:54:26.557042 crc crio[3641]: time=\"2026-06-12T09:54:26.553027647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818730 | controller |     "Jun 12 09:54:26.566591 crc crio[3641]: time=\"2026-06-12T09:54:26.566405896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818746 | controller |     "Jun 12 09:54:26.579574 crc crio[3641]: time=\"2026-06-12T09:54:26.555738623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818762 | controller |     "Jun 12 09:54:26.616496 crc crio[3641]: time=\"2026-06-12T09:54:26.616209944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818777 | controller |     "Jun 12 09:54:26.631280 crc crio[3641]: time=\"2026-06-12T09:54:26.630646915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818793 | controller |     "Jun 12 09:54:26.697031 crc crio[3641]: time=\"2026-06-12T09:54:26.696776129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818809 | controller |     "Jun 12 09:54:26.742196 crc crio[3641]: time=\"2026-06-12T09:54:26.738049579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818824 | controller |     "Jun 12 09:54:26.749975 crc crio[3641]: time=\"2026-06-12T09:54:26.749800276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818840 | controller |     "Jun 12 09:54:26.819484 crc crio[3641]: time=\"2026-06-12T09:54:26.817168614Z\" level=info msg=\"Stopped pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=e3b25bde-25db-4563-a21f-a39c549dad37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.818859 | controller |     "Jun 12 09:54:26.834714 crc crio[3641]: time=\"2026-06-12T09:54:26.834639374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4b7f47e2-ab51-4554-82d5-51aefe127cf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.818894 | controller |     "Jun 12 09:54:26.835124 crc crio[3641]: time=\"2026-06-12T09:54:26.83507931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818910 | controller |     "Jun 12 09:54:26.857196 crc crio[3641]: time=\"2026-06-12T09:54:26.856792729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bf3075bf-d70c-40dd-9dc8-0b31aea2f39d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.818925 | controller |     "Jun 12 09:54:26.864660 crc crio[3641]: time=\"2026-06-12T09:54:26.864625029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818944 | controller |     "Jun 12 09:54:26.902490 crc crio[3641]: time=\"2026-06-12T09:54:26.901041477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.818959 | controller |     "Jun 12 09:54:26.929043 crc crio[3641]: time=\"2026-06-12T09:54:26.924384442Z\" level=info msg=\"Created container 1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=3651f057-b833-479c-922e-ab295500a993 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.818974 | controller |     "Jun 12 09:54:26.938496 crc crio[3641]: time=\"2026-06-12T09:54:26.937037408Z\" level=info msg=\"Created container 35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=9e0ccb18-389b-49b5-9c99-33a8ee0128b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.818989 | controller |     "Jun 12 09:54:26.941548 crc crio[3641]: time=\"2026-06-12T09:54:26.938605361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=18bec0ff-ad4f-492b-a6f4-9468e60c9b61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.819004 | controller |     "Jun 12 09:54:26.941548 crc crio[3641]: time=\"2026-06-12T09:54:26.939641275Z\" level=info msg=\"Starting container: 1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265\" id=e11ae53d-a0a8-4174-a13a-5a254136aa00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819019 | controller |     "Jun 12 09:54:26.973057 crc crio[3641]: time=\"2026-06-12T09:54:26.970430553Z\" level=info msg=\"Starting container: 35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2\" id=c242d352-401d-4c5b-9e3a-a89b6d03bc88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819034 | controller |     "Jun 12 09:54:26.998924 crc crio[3641]: time=\"2026-06-12T09:54:26.997966763Z\" level=info msg=\"Created container 05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=b8fe52bb-5247-45e3-89ac-c82360e0009a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819049 | controller |     "Jun 12 09:54:26.998924 crc crio[3641]: time=\"2026-06-12T09:54:26.998129918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819063 | controller |     "Jun 12 09:54:27.002416 crc crio[3641]: time=\"2026-06-12T09:54:27.000284848Z\" level=info msg=\"Created container 85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c48650cb-1a48-44ca-82b4-1cd98d4afff0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819078 | controller |     "Jun 12 09:54:27.018584 crc crio[3641]: time=\"2026-06-12T09:54:27.017096763Z\" level=info msg=\"Started container\" PID=11936 containerID=35341fa09a8b30e84b8a8883bc40f6d04a7574a11e0b0a95b4dc51095ab78ec2 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=c242d352-401d-4c5b-9e3a-a89b6d03bc88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b",
2026-06-12 11:43:51.819094 | controller |     "Jun 12 09:54:27.025574 crc crio[3641]: time=\"2026-06-12T09:54:27.025014Z\" level=info msg=\"Starting container: 85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f\" id=dc86a826-c6ac-4926-9c91-f92dc92bee06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819113 | controller |     "Jun 12 09:54:27.045566 crc crio[3641]: time=\"2026-06-12T09:54:27.04507007Z\" level=info msg=\"Starting container: 05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1\" id=667837c8-de5f-4df3-81b9-ba089560cb8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819128 | controller |     "Jun 12 09:54:27.047179 crc crio[3641]: time=\"2026-06-12T09:54:27.046963581Z\" level=info msg=\"Started container\" PID=11900 containerID=1e5a9c7391bf503b902a1bb9ab24b36b1f442a430d2e52b68c5e626f2f091265 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=e11ae53d-a0a8-4174-a13a-5a254136aa00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e",
2026-06-12 11:43:51.819144 | controller |     "Jun 12 09:54:27.088114 crc crio[3641]: time=\"2026-06-12T09:54:27.087012073Z\" level=info msg=\"Created container 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a5f7ef46-d73a-47b5-adab-36fd78a06474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819159 | controller |     "Jun 12 09:54:27.113544 crc crio[3641]: time=\"2026-06-12T09:54:27.112452858Z\" level=info msg=\"Started container\" PID=11966 containerID=85c99f67a67ab4b423545a03282f052b2f84ab26387df10ca4c6a3b56daf5f6f description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=dc86a826-c6ac-4926-9c91-f92dc92bee06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b",
2026-06-12 11:43:51.819174 | controller |     "Jun 12 09:54:27.532689 crc crio[3641]: time=\"2026-06-12T09:54:27.531715985Z\" level=info msg=\"Starting container: 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9\" id=ac9343fb-25a5-4060-b942-dcd0b73ae69a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819190 | controller |     "Jun 12 09:54:27.597976 crc crio[3641]: time=\"2026-06-12T09:54:27.589570781Z\" level=info msg=\"Started container\" PID=11962 containerID=05edadd279f6a9069b1fae98e3972d2cbe6e3872051524f31bcd1649dcf392c1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=667837c8-de5f-4df3-81b9-ba089560cb8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412",
2026-06-12 11:43:51.819205 | controller |     "Jun 12 09:54:27.666138 crc crio[3641]: time=\"2026-06-12T09:54:27.660185973Z\" level=info msg=\"Created container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=3a4dc9b0-252e-4411-b71b-31eee77301ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819221 | controller |     "Jun 12 09:54:27.682014 crc crio[3641]: time=\"2026-06-12T09:54:27.68139308Z\" level=info msg=\"Started container\" PID=12052 containerID=1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ac9343fb-25a5-4060-b942-dcd0b73ae69a name=/runtime.v1.RuntimeService/StartContainer sandboxID=24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c",
2026-06-12 11:43:51.819236 | controller |     "Jun 12 09:54:27.693141 crc crio[3641]: time=\"2026-06-12T09:54:27.692349468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ec6bbb25-345c-464a-9f4c-20393bb5f42a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.819252 | controller |     "Jun 12 09:54:27.693141 crc crio[3641]: time=\"2026-06-12T09:54:27.692413318Z\" level=info msg=\"Starting container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf\" id=302b7ddc-6a1c-4310-810d-9e85127c5f7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819270 | controller |     "Jun 12 09:54:27.709199 crc crio[3641]: time=\"2026-06-12T09:54:27.695566981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819285 | controller |     "Jun 12 09:54:27.709199 crc crio[3641]: time=\"2026-06-12T09:54:27.703365073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=519f5958-24f7-456c-9049-817f11fbca48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.819301 | controller |     "Jun 12 09:54:27.709199 crc crio[3641]: time=\"2026-06-12T09:54:27.703734855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=68c8fc0d-a835-4595-808d-42b9d9511244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.819316 | controller |     "Jun 12 09:54:27.729727 crc crio[3641]: time=\"2026-06-12T09:54:27.718711913Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=42b39a32-e4ef-414c-94e8-0634076293dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819332 | controller |     "Jun 12 09:54:27.729727 crc crio[3641]: time=\"2026-06-12T09:54:27.719195037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819348 | controller |     "Jun 12 09:54:27.752630 crc crio[3641]: time=\"2026-06-12T09:54:27.752140848Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=3d016355-f6d4-4caa-a71f-6e6b2803e338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819363 | controller |     "Jun 12 09:54:27.810294 crc crio[3641]: time=\"2026-06-12T09:54:27.809724935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819379 | controller |     "Jun 12 09:54:27.861760 crc crio[3641]: time=\"2026-06-12T09:54:27.861166965Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=79b83cfb-baaf-49df-8dcd-8d5fd36f9d99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819394 | controller |     "Jun 12 09:54:27.880429 crc crio[3641]: time=\"2026-06-12T09:54:27.875008974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819409 | controller |     "Jun 12 09:54:28.078427 crc crio[3641]: time=\"2026-06-12T09:54:28.078194248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819424 | controller |     "Jun 12 09:54:28.237092 crc crio[3641]: time=\"2026-06-12T09:54:28.236743367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3ea03a9d-1823-47de-8ba3-ce20bae21630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.819440 | controller |     "Jun 12 09:54:28.362958 crc crio[3641]: time=\"2026-06-12T09:54:28.36173973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819455 | controller |     "Jun 12 09:54:28.363502 crc crio[3641]: time=\"2026-06-12T09:54:28.363450156Z\" level=info msg=\"Created container e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=5bdf21a3-9abd-4dde-b4b1-22228db0680c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819474 | controller |     "Jun 12 09:54:28.372737 crc crio[3641]: time=\"2026-06-12T09:54:28.372583912Z\" level=info msg=\"Created container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console\" id=db33c259-d746-4258-993c-e4afd26b23d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819490 | controller |     "Jun 12 09:54:28.853921 crc crio[3641]: time=\"2026-06-12T09:54:28.850733967Z\" level=info msg=\"Started container\" PID=12064 containerID=d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=302b7ddc-6a1c-4310-810d-9e85127c5f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45",
2026-06-12 11:43:51.819506 | controller |     "Jun 12 09:54:28.963943 crc crio[3641]: time=\"2026-06-12T09:54:28.960939283Z\" level=info msg=\"Starting container: e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e\" id=35112fce-1dfe-4e66-b01b-b8b3bf996474 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819520 | controller |     "Jun 12 09:54:28.976022 crc crio[3641]: time=\"2026-06-12T09:54:28.972088337Z\" level=info msg=\"Created container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7a67df7e-6169-4f61-9b23-ecbbdb98d3c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819535 | controller |     "Jun 12 09:54:28.980967 crc crio[3641]: time=\"2026-06-12T09:54:28.980713857Z\" level=info msg=\"Starting container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32\" id=edafdbb1-ee01-41c5-ad88-73dc82bc3a25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819550 | controller |     "Jun 12 09:54:29.039125 crc crio[3641]: time=\"2026-06-12T09:54:29.032131897Z\" level=info msg=\"Starting container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a\" id=fd6bdb21-3d40-4ea7-ae95-c9d0eadca61d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819565 | controller |     "Jun 12 09:54:29.169049 crc crio[3641]: time=\"2026-06-12T09:54:29.165456265Z\" level=info msg=\"Created container 8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=c1971c8c-7e36-4de8-85ea-fd16b821f1cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819580 | controller |     "Jun 12 09:54:29.413113 crc crio[3641]: time=\"2026-06-12T09:54:29.411769692Z\" level=info msg=\"Started container\" PID=12066 containerID=d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32 description=openshift-console/console-6c684df5db-cc8g8/console id=edafdbb1-ee01-41c5-ad88-73dc82bc3a25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831",
2026-06-12 11:43:51.819596 | controller |     "Jun 12 09:54:29.968801 crc crio[3641]: time=\"2026-06-12T09:54:29.968400964Z\" level=info msg=\"Started container\" PID=12108 containerID=d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=fd6bdb21-3d40-4ea7-ae95-c9d0eadca61d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c",
2026-06-12 11:43:51.819611 | controller |     "Jun 12 09:54:29.973641 crc crio[3641]: time=\"2026-06-12T09:54:29.973033645Z\" level=info msg=\"Started container\" PID=12083 containerID=e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=35112fce-1dfe-4e66-b01b-b8b3bf996474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9",
2026-06-12 11:43:51.819660 | controller |     "Jun 12 09:54:30.004667 crc crio[3641]: time=\"2026-06-12T09:54:30.004022099Z\" level=info msg=\"Starting container: 8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0\" id=e9024599-3b3f-45ca-b4f5-0da8f43bb90f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819677 | controller |     "Jun 12 09:54:30.151124 crc crio[3641]: time=\"2026-06-12T09:54:30.147148695Z\" level=info msg=\"Started container\" PID=12148 containerID=8a7fb0d598c2de2240551a38c008a0ad4a0929fb878b39d4ed79e9f70a0933c0 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=e9024599-3b3f-45ca-b4f5-0da8f43bb90f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913",
2026-06-12 11:43:51.819693 | controller |     "Jun 12 09:54:30.412331 crc crio[3641]: time=\"2026-06-12T09:54:30.406426688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819709 | controller |     "Jun 12 09:54:30.415953 crc crio[3641]: time=\"2026-06-12T09:54:30.414970555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=40814a05-d19d-4507-bea9-84e6b54b4497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.819725 | controller |     "Jun 12 09:54:30.477596 crc crio[3641]: time=\"2026-06-12T09:54:30.47733398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819740 | controller |     "Jun 12 09:54:30.485336 crc crio[3641]: time=\"2026-06-12T09:54:30.484703149Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ebb6f1aa-eb5a-43cb-918c-6a5ae06ec2c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819756 | controller |     "Jun 12 09:54:30.501360 crc crio[3641]: time=\"2026-06-12T09:54:30.501189794Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.819771 | controller |     "Jun 12 09:54:30.501360 crc crio[3641]: time=\"2026-06-12T09:54:30.501360569Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.819786 | controller |     "Jun 12 09:54:30.501683 crc crio[3641]: time=\"2026-06-12T09:54:30.501388Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-12 11:43:51.819802 | controller |     "Jun 12 09:54:30.665168 crc crio[3641]: time=\"2026-06-12T09:54:30.658514511Z\" level=info msg=\"Created container 39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=ed61295e-e890-491a-bc2a-54440c28de41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819818 | controller |     "Jun 12 09:54:30.713592 crc crio[3641]: time=\"2026-06-12T09:54:30.710171972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819833 | controller |     "Jun 12 09:54:30.728010 crc crio[3641]: time=\"2026-06-12T09:54:30.726449754Z\" level=info msg=\"Created container bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=4e14ff60-1e5d-4197-963d-49fc0587a89e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.819857 | controller |     "Jun 12 09:54:30.731010 crc crio[3641]: time=\"2026-06-12T09:54:30.73095895Z\" level=info msg=\"Starting container: 39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd\" id=5be11519-0a0f-4b74-ac3c-c77f09badfbe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819892 | controller |     "Jun 12 09:54:30.803139 crc crio[3641]: time=\"2026-06-12T09:54:30.734109662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.819910 | controller |     "Jun 12 09:54:30.854876 crc crio[3641]: time=\"2026-06-12T09:54:30.748382527Z\" level=info msg=\"Started container\" PID=12180 containerID=39bb8a9ac2bae0d9a8728ce163169bc82529f62270b0a6b610f14e48b3a815dd description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=5be11519-0a0f-4b74-ac3c-c77f09badfbe name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e",
2026-06-12 11:43:51.819927 | controller |     "Jun 12 09:54:30.911653 crc crio[3641]: time=\"2026-06-12T09:54:30.751623352Z\" level=info msg=\"Starting container: bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e\" id=d4964d7c-afb3-4919-af27-7b07e3fe5280 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.819943 | controller |     "Jun 12 09:54:31.129101 crc crio[3641]: time=\"2026-06-12T09:54:31.107628058Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.819958 | controller |     "Jun 12 09:54:31.129101 crc crio[3641]: time=\"2026-06-12T09:54:31.108559054Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.819973 | controller |     "Jun 12 09:54:31.129101 crc crio[3641]: time=\"2026-06-12T09:54:31.108595729Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-12 11:43:51.819989 | controller |     "Jun 12 09:54:31.457559 crc crio[3641]: time=\"2026-06-12T09:54:31.457162985Z\" level=info msg=\"Started container\" PID=12101 containerID=bcd280750ffc6f2038f18ed55619372d20eb41be5cedef8da99c22ab0d46346e description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=d4964d7c-afb3-4919-af27-7b07e3fe5280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab",
2026-06-12 11:43:51.820004 | controller |     "Jun 12 09:54:31.817882 crc crio[3641]: time=\"2026-06-12T09:54:31.817566571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820020 | controller |     "Jun 12 09:54:31.834452 crc crio[3641]: time=\"2026-06-12T09:54:31.834221413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820035 | controller |     "Jun 12 09:54:32.154072 crc crio[3641]: time=\"2026-06-12T09:54:32.153686809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820050 | controller |     "Jun 12 09:54:32.299379 crc crio[3641]: time=\"2026-06-12T09:54:32.274784674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820066 | controller |     "Jun 12 09:54:32.344585 crc crio[3641]: time=\"2026-06-12T09:54:32.344503722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820088 | controller |     "Jun 12 09:54:32.428999 crc crio[3641]: time=\"2026-06-12T09:54:32.420615143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820103 | controller |     "Jun 12 09:54:32.666192 crc crio[3641]: time=\"2026-06-12T09:54:32.665682428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820119 | controller |     "Jun 12 09:54:32.921979 crc crio[3641]: time=\"2026-06-12T09:54:32.921648199Z\" level=info msg=\"Created container 5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=42b39a32-e4ef-414c-94e8-0634076293dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820135 | controller |     "Jun 12 09:54:32.942987 crc crio[3641]: time=\"2026-06-12T09:54:32.935577594Z\" level=info msg=\"Starting container: 5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841\" id=01f61274-737f-4dda-820a-d154d0b1bc20 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820150 | controller |     "Jun 12 09:54:33.139493 crc crio[3641]: time=\"2026-06-12T09:54:33.13613255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820165 | controller |     "Jun 12 09:54:33.320700 crc crio[3641]: time=\"2026-06-12T09:54:33.319203252Z\" level=info msg=\"Started container\" PID=12252 containerID=5a6a287b534aa6942ee33d73a7655b03997dbc9467c8a20d80d89a50eb34d841 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=01f61274-737f-4dda-820a-d154d0b1bc20 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05",
2026-06-12 11:43:51.820181 | controller |     "Jun 12 09:54:33.681239 crc crio[3641]: time=\"2026-06-12T09:54:33.673390347Z\" level=info msg=\"Created container cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=ebb6f1aa-eb5a-43cb-918c-6a5ae06ec2c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820196 | controller |     "Jun 12 09:54:33.702081 crc crio[3641]: time=\"2026-06-12T09:54:33.693588242Z\" level=info msg=\"Starting container: cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9\" id=4679a7cb-ad66-4be9-99e9-b873d1d51f24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820212 | controller |     "Jun 12 09:54:33.728930 crc crio[3641]: time=\"2026-06-12T09:54:33.728417841Z\" level=info msg=\"Started container\" PID=12314 containerID=cd7d9246cf276614641e4a6874f18a9722178a3eecbf01adaeda2dfd66e06aa9 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=4679a7cb-ad66-4be9-99e9-b873d1d51f24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412",
2026-06-12 11:43:51.820228 | controller |     "Jun 12 09:54:33.737983 crc crio[3641]: time=\"2026-06-12T09:54:33.734495338Z\" level=info msg=\"Created container 54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=cdbaf7d2-3039-4fd6-8fce-54af480a0d45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820243 | controller |     "Jun 12 09:54:33.769412 crc crio[3641]: time=\"2026-06-12T09:54:33.762707593Z\" level=info msg=\"Created container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=79b83cfb-baaf-49df-8dcd-8d5fd36f9d99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820262 | controller |     "Jun 12 09:54:33.772524 crc crio[3641]: time=\"2026-06-12T09:54:33.77207934Z\" level=info msg=\"Starting container: 54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b\" id=2b7aa9af-88cc-4287-8c7a-600d81f860e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820277 | controller |     "Jun 12 09:54:33.773598 crc crio[3641]: time=\"2026-06-12T09:54:33.773140394Z\" level=info msg=\"Starting container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656\" id=628d7391-e483-4e41-8d8b-baea5754fba1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820292 | controller |     "Jun 12 09:54:33.854254 crc crio[3641]: time=\"2026-06-12T09:54:33.854006846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820307 | controller |     "Jun 12 09:54:34.113182 crc crio[3641]: time=\"2026-06-12T09:54:34.107991828Z\" level=info msg=\"Started container\" PID=12299 containerID=13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=628d7391-e483-4e41-8d8b-baea5754fba1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8",
2026-06-12 11:43:51.820323 | controller |     "Jun 12 09:54:34.280140 crc crio[3641]: time=\"2026-06-12T09:54:34.277470089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820338 | controller |     "Jun 12 09:54:34.284692 crc crio[3641]: time=\"2026-06-12T09:54:34.284013409Z\" level=info msg=\"Started container\" PID=12293 containerID=54ed444203024e38a475e5e947849ca34c2cc0cac26d47bd9581c72cda1a6a4b description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=2b7aa9af-88cc-4287-8c7a-600d81f860e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c",
2026-06-12 11:43:51.820354 | controller |     "Jun 12 09:54:34.900741 crc crio[3641]: time=\"2026-06-12T09:54:34.89073881Z\" level=info msg=\"Created container 65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=1948a80f-c422-4de7-815e-310dda74ba8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820368 | controller |     "Jun 12 09:54:34.900741 crc crio[3641]: time=\"2026-06-12T09:54:34.897666404Z\" level=info msg=\"Starting container: 65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b\" id=d5e59954-b507-4df9-9c99-58751b2fdfd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820383 | controller |     "Jun 12 09:54:34.916612 crc crio[3641]: time=\"2026-06-12T09:54:34.916554789Z\" level=info msg=\"Created container 4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=4ed00a43-c62b-4416-8b8b-866783565656 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820398 | controller |     "Jun 12 09:54:34.965172 crc crio[3641]: time=\"2026-06-12T09:54:34.964583836Z\" level=info msg=\"Starting container: 4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7\" id=22372724-c87e-4a45-bff4-701b541a0885 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820414 | controller |     "Jun 12 09:54:35.131400 crc crio[3641]: time=\"2026-06-12T09:54:35.127096192Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.820432 | controller |     "Jun 12 09:54:35.131400 crc crio[3641]: time=\"2026-06-12T09:54:35.127168464Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.820447 | controller |     "Jun 12 09:54:35.131400 crc crio[3641]: time=\"2026-06-12T09:54:35.127241686Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-12 11:43:51.820462 | controller |     "Jun 12 09:54:35.286174 crc crio[3641]: time=\"2026-06-12T09:54:35.285549289Z\" level=info msg=\"Created container a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=a1795c93-414c-43b2-8f63-b839ec649ea1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820477 | controller |     "Jun 12 09:54:35.340657 crc crio[3641]: time=\"2026-06-12T09:54:35.339107232Z\" level=info msg=\"Starting container: a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f\" id=cf3bec7b-525d-48fd-8580-425aa999be1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820492 | controller |     "Jun 12 09:54:35.638112 crc crio[3641]: time=\"2026-06-12T09:54:35.637073561Z\" level=info msg=\"Started container\" PID=12355 containerID=65501e4ade6669c0d5a82f2bf6f8c1eeb66da88505aff9ec52e1a9cf9cacdb5b description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=d5e59954-b507-4df9-9c99-58751b2fdfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790",
2026-06-12 11:43:51.820508 | controller |     "Jun 12 09:54:35.689980 crc crio[3641]: time=\"2026-06-12T09:54:35.676993235Z\" level=info msg=\"Started container\" PID=12418 containerID=a3b3be137c99a8ad1bfe587568aca630897323536f22af4a3fce85ec292d031f description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=cf3bec7b-525d-48fd-8580-425aa999be1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489",
2026-06-12 11:43:51.820524 | controller |     "Jun 12 09:54:35.689980 crc crio[3641]: time=\"2026-06-12T09:54:35.681300485Z\" level=info msg=\"Started container\" PID=12329 containerID=4187ab308f8070235996c999174322416a814728bd72dd7b0c9e64ef6407d5f7 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=22372724-c87e-4a45-bff4-701b541a0885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775",
2026-06-12 11:43:51.820539 | controller |     "Jun 12 09:54:36.577071 crc crio[3641]: time=\"2026-06-12T09:54:36.576632481Z\" level=info msg=\"Created container 073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=cfaebf4c-54a4-4568-aff8-29018b73896b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820555 | controller |     "Jun 12 09:54:36.714759 crc crio[3641]: time=\"2026-06-12T09:54:36.707543348Z\" level=info msg=\"Starting container: 073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd\" id=b4c480e8-b34d-4ac2-ad2b-424b592e9687 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820570 | controller |     "Jun 12 09:54:36.994402 crc crio[3641]: time=\"2026-06-12T09:54:36.994090698Z\" level=info msg=\"Started container\" PID=12407 containerID=073c4f8258e8eb8abad9136bdf60e989f391c10491cd5ce4d92366d81e1debfd description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=b4c480e8-b34d-4ac2-ad2b-424b592e9687 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c",
2026-06-12 11:43:51.820585 | controller |     "Jun 12 09:54:37.462971 crc crio[3641]: time=\"2026-06-12T09:54:37.461212966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=63cfb298-d4b1-4a15-b97a-4112eb78b89f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.820604 | controller |     "Jun 12 09:54:37.949106 crc crio[3641]: time=\"2026-06-12T09:54:37.941632096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=3096fce6-0c4c-4e68-a16a-e9836111910c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.820620 | controller |     "Jun 12 09:54:38.035206 crc crio[3641]: time=\"2026-06-12T09:54:38.03356534Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=9c4e5f83-773d-4b12-8810-694caa9d462c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820635 | controller |     "Jun 12 09:54:38.035206 crc crio[3641]: time=\"2026-06-12T09:54:38.034668436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820651 | controller |     "Jun 12 09:54:38.630903 crc crio[3641]: time=\"2026-06-12T09:54:38.630199465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=610f9107-108f-41ad-9a7e-d39243420c45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.820666 | controller |     "Jun 12 09:54:39.223104 crc crio[3641]: time=\"2026-06-12T09:54:39.219157101Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.820681 | controller |     "Jun 12 09:54:39.223104 crc crio[3641]: time=\"2026-06-12T09:54:39.219754141Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.820696 | controller |     "Jun 12 09:54:39.223104 crc crio[3641]: time=\"2026-06-12T09:54:39.219787902Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-12 11:43:51.820711 | controller |     "Jun 12 09:54:40.083902 crc crio[3641]: time=\"2026-06-12T09:54:40.081684702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820727 | controller |     "Jun 12 09:54:40.102767 crc crio[3641]: time=\"2026-06-12T09:54:40.102664316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d468d753-2819-4dce-98c8-356d4e778cbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.820743 | controller |     "Jun 12 09:54:40.107153 crc crio[3641]: time=\"2026-06-12T09:54:40.107100434Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=5612403e-820b-4b47-8d0c-4d42fb2a8972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820760 | controller |     "Jun 12 09:54:40.123667 crc crio[3641]: time=\"2026-06-12T09:54:40.123596758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820776 | controller |     "Jun 12 09:54:42.097775 crc crio[3641]: time=\"2026-06-12T09:54:41.951181577Z\" level=info msg=\"Created container 742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=3d016355-f6d4-4caa-a71f-6e6b2803e338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820791 | controller |     "Jun 12 09:54:42.205526 crc crio[3641]: time=\"2026-06-12T09:54:42.205163173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820807 | controller |     "Jun 12 09:54:42.228283 crc crio[3641]: time=\"2026-06-12T09:54:42.227729091Z\" level=info msg=\"Starting container: 742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5\" id=8b2dde42-bc26-49bb-a2c5-75b58061bdd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.820826 | controller |     "Jun 12 09:54:43.192605 crc crio[3641]: time=\"2026-06-12T09:54:43.188335669Z\" level=info msg=\"Started container\" PID=12624 containerID=742be2ee2d32abd2cb0b91bafc3bd62a3c9ee1c4fd9db1d95c4c7dfa9fd67bc5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=8b2dde42-bc26-49bb-a2c5-75b58061bdd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b",
2026-06-12 11:43:51.820842 | controller |     "Jun 12 09:54:43.428067 crc crio[3641]: time=\"2026-06-12T09:54:43.427704079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820861 | controller |     "Jun 12 09:54:44.158564 crc crio[3641]: time=\"2026-06-12T09:54:44.151103792Z\" level=info msg=\"Stopping container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656 (timeout: 30s)\" id=b4da8bdc-3035-4fc3-a3c9-b5430a1bc4b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.820896 | controller |     "Jun 12 09:54:45.914658 crc crio[3641]: time=\"2026-06-12T09:54:45.889615485Z\" level=info msg=\"Stopped container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b4da8bdc-3035-4fc3-a3c9-b5430a1bc4b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.820913 | controller |     "Jun 12 09:54:46.094554 crc crio[3641]: time=\"2026-06-12T09:54:46.090742412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=879e78ae-646b-4ab4-a8ef-7f2a82cb76c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.820929 | controller |     "Jun 12 09:54:46.164076 crc crio[3641]: time=\"2026-06-12T09:54:46.1620948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c45a907d-0180-4dde-85bf-ab800f8918c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.820944 | controller |     "Jun 12 09:54:46.244491 crc crio[3641]: time=\"2026-06-12T09:54:46.244016164Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=41c9accb-8609-4e7a-bcec-28c10da0ac33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.820959 | controller |     "Jun 12 09:54:46.250531 crc crio[3641]: time=\"2026-06-12T09:54:46.246176704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.820975 | controller |     "Jun 12 09:54:46.389161 crc crio[3641]: time=\"2026-06-12T09:54:46.388563186Z\" level=info msg=\"Stopping container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2 (timeout: 2s)\" id=dd30a03e-c9c0-4076-b803-252424a93ba8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.820991 | controller |     "Jun 12 09:54:46.704914 crc crio[3641]: time=\"2026-06-12T09:54:46.7042609Z\" level=info msg=\"Stopping container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87 (timeout: 30s)\" id=613856ff-f17e-42ae-bb1e-81b374887bfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.821007 | controller |     "Jun 12 09:54:47.611164 crc crio[3641]: time=\"2026-06-12T09:54:47.289067226Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.821026 | controller |     "Jun 12 09:54:47.611164 crc crio[3641]: time=\"2026-06-12T09:54:47.289642425Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.821042 | controller |     "Jun 12 09:54:47.611164 crc crio[3641]: time=\"2026-06-12T09:54:47.289700057Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-12 11:43:51.821058 | controller |     "Jun 12 09:54:48.200119 crc crio[3641]: time=\"2026-06-12T09:54:48.199742895Z\" level=info msg=\"Stopped container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=613856ff-f17e-42ae-bb1e-81b374887bfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.821073 | controller |     "Jun 12 09:54:48.311958 crc crio[3641]: time=\"2026-06-12T09:54:48.304107593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5615f087-c18d-442f-8e77-7090c2d8dc2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.821089 | controller |     "Jun 12 09:54:48.399271 crc crio[3641]: time=\"2026-06-12T09:54:48.391221623Z\" level=info msg=\"Stopped container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=dd30a03e-c9c0-4076-b803-252424a93ba8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.821104 | controller |     "Jun 12 09:54:48.515444 crc crio[3641]: time=\"2026-06-12T09:54:48.509911735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=2eff6520-923f-468c-a319-690335f68e56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.821118 | controller |     "Jun 12 09:54:48.744910 crc crio[3641]: time=\"2026-06-12T09:54:48.74056182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f8a3f69d-da34-4824-8ab7-7142a879545e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.821188 | controller |     "Jun 12 09:54:48.744910 crc crio[3641]: time=\"2026-06-12T09:54:48.742066702Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=df864f5a-6cef-44ed-b3d6-ef509aed77c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.821206 | controller |     "Jun 12 09:54:48.766280 crc crio[3641]: time=\"2026-06-12T09:54:48.766040416Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2424089b-d336-4da6-900d-f4eb2a25c957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.821221 | controller |     "Jun 12 09:54:49.028270 crc crio[3641]: time=\"2026-06-12T09:54:48.981897587Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cb77d5f4-cf30-4486-a1c1-a72368b0c158 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.821282 | controller |     "Jun 12 09:54:49.308305 crc crio[3641]: time=\"2026-06-12T09:54:49.298334868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821300 | controller |     "Jun 12 09:54:49.308305 crc crio[3641]: time=\"2026-06-12T09:54:49.300784016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821316 | controller |     "Jun 12 09:54:53.115848 crc crio[3641]: time=\"2026-06-12T09:54:53.114461055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821336 | controller |     "Jun 12 09:54:53.339918 crc crio[3641]: time=\"2026-06-12T09:54:53.339050923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821352 | controller |     "Jun 12 09:54:56.179173 crc crio[3641]: time=\"2026-06-12T09:54:56.178115644Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.821367 | controller |     "Jun 12 09:54:56.179173 crc crio[3641]: time=\"2026-06-12T09:54:56.179174898Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.821383 | controller |     "Jun 12 09:54:56.180505 crc crio[3641]: time=\"2026-06-12T09:54:56.17921867Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-12 11:43:51.821398 | controller |     "Jun 12 09:54:56.319445 crc crio[3641]: time=\"2026-06-12T09:54:56.318195919Z\" level=info msg=\"Created container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=41c9accb-8609-4e7a-bcec-28c10da0ac33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.821414 | controller |     "Jun 12 09:54:56.329486 crc crio[3641]: time=\"2026-06-12T09:54:56.328305809Z\" level=info msg=\"Starting container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569\" id=bbfabf80-fa59-4709-a364-d92c69ab4766 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.821429 | controller |     "Jun 12 09:54:56.619506 crc crio[3641]: time=\"2026-06-12T09:54:56.618233902Z\" level=info msg=\"Stopping container: efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249 (timeout: 3600s)\" id=ea0b1c94-5cdb-44fe-83e9-b200c30c6f4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.821444 | controller |     "Jun 12 09:54:56.740538 crc crio[3641]: time=\"2026-06-12T09:54:56.740458451Z\" level=info msg=\"Started container\" PID=12802 containerID=38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=bbfabf80-fa59-4709-a364-d92c69ab4766 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8",
2026-06-12 11:43:51.821460 | controller |     "Jun 12 09:54:56.969195 crc crio[3641]: time=\"2026-06-12T09:54:56.967153601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821475 | controller |     "Jun 12 09:54:57.293660 crc crio[3641]: time=\"2026-06-12T09:54:57.290645917Z\" level=info msg=\"Stopping container: 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9 (timeout: 30s)\" id=9db7f1f7-4cb2-4bb0-adc3-c58fd75c5926 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.821490 | controller |     "Jun 12 09:54:57.837441 crc crio[3641]: time=\"2026-06-12T09:54:57.836282113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821505 | controller |     "Jun 12 09:54:58.167679 crc crio[3641]: time=\"2026-06-12T09:54:58.166311543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821520 | controller |     "Jun 12 09:54:58.214206 crc crio[3641]: time=\"2026-06-12T09:54:58.21393181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821535 | controller |     "Jun 12 09:54:58.403105 crc crio[3641]: time=\"2026-06-12T09:54:58.393260076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821554 | controller |     "Jun 12 09:54:58.596708 crc crio[3641]: time=\"2026-06-12T09:54:58.596652078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821569 | controller |     "Jun 12 09:54:59.883991 crc crio[3641]: time=\"2026-06-12T09:54:59.862656164Z\" level=info msg=\"Created container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=2424089b-d336-4da6-900d-f4eb2a25c957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.821584 | controller |     "Jun 12 09:55:00.208051 crc crio[3641]: time=\"2026-06-12T09:55:00.198423619Z\" level=info msg=\"Created container 096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=9c4e5f83-773d-4b12-8810-694caa9d462c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.821600 | controller |     "Jun 12 09:55:00.223751 crc crio[3641]: time=\"2026-06-12T09:55:00.210959219Z\" level=info msg=\"Created container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cb77d5f4-cf30-4486-a1c1-a72368b0c158 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.821615 | controller |     "Jun 12 09:55:00.744547 crc crio[3641]: time=\"2026-06-12T09:55:00.744241827Z\" level=info msg=\"Starting container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f\" id=406a3f2c-2b09-47c8-adac-6e92d0017e64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.821630 | controller |     "Jun 12 09:55:01.016520 crc crio[3641]: time=\"2026-06-12T09:55:01.007287518Z\" level=info msg=\"Created container e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=5612403e-820b-4b47-8d0c-4d42fb2a8972 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.821645 | controller |     "Jun 12 09:55:01.129870 crc crio[3641]: time=\"2026-06-12T09:55:01.129628948Z\" level=info msg=\"Starting container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b\" id=6d776580-7044-4aa1-a948-ad964ecf416a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.821660 | controller |     "Jun 12 09:55:01.230285 crc crio[3641]: time=\"2026-06-12T09:55:01.148398337Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.821675 | controller |     "Jun 12 09:55:01.230285 crc crio[3641]: time=\"2026-06-12T09:55:01.229886892Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.821690 | controller |     "Jun 12 09:55:01.230285 crc crio[3641]: time=\"2026-06-12T09:55:01.229922883Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-12 11:43:51.821710 | controller |     "Jun 12 09:55:01.257461 crc crio[3641]: time=\"2026-06-12T09:55:01.159977092Z\" level=info msg=\"Starting container: 096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394\" id=31ce452b-effa-40dc-8058-4f7fa96ac80e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.821738 | controller |     "Jun 12 09:55:01.348169 crc crio[3641]: time=\"2026-06-12T09:55:01.342780814Z\" level=info msg=\"Starting container: e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e\" id=d016bd16-a947-4237-9536-1a1b5a300314 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.821757 | controller |     "Jun 12 09:55:01.607308 crc crio[3641]: time=\"2026-06-12T09:55:01.592797987Z\" level=info msg=\"Started container\" PID=12908 containerID=70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=406a3f2c-2b09-47c8-adac-6e92d0017e64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5",
2026-06-12 11:43:51.821776 | controller |     "Jun 12 09:55:01.748255 crc crio[3641]: time=\"2026-06-12T09:55:01.739074926Z\" level=info msg=\"Started container\" PID=12925 containerID=096f345a9fcae774f04c055e54e3eae5cefbaa6bc93f47a77bc79c03394f5394 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=31ce452b-effa-40dc-8058-4f7fa96ac80e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c",
2026-06-12 11:43:51.821792 | controller |     "Jun 12 09:55:01.830304 crc crio[3641]: time=\"2026-06-12T09:55:01.824060531Z\" level=info msg=\"Started container\" PID=12927 containerID=e5efecf630562ddf26c88407e6db5aa7c8b2158332d7f837465376a4201c2e2e description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=d016bd16-a947-4237-9536-1a1b5a300314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489",
2026-06-12 11:43:51.821808 | controller |     "Jun 12 09:55:01.884059 crc crio[3641]: time=\"2026-06-12T09:55:01.883207502Z\" level=info msg=\"Started container\" PID=12920 containerID=503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=6d776580-7044-4aa1-a948-ad964ecf416a name=/runtime.v1.RuntimeService/StartContainer sandboxID=48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0",
2026-06-12 11:43:51.821823 | controller |     "Jun 12 09:55:01.938287 crc crio[3641]: time=\"2026-06-12T09:55:01.938194685Z\" level=info msg=\"Stopping container: e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e (timeout: 30s)\" id=4a174250-e45e-4dfa-973f-6a45f9bbb342 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.821838 | controller |     "Jun 12 09:55:01.970183 crc crio[3641]: time=\"2026-06-12T09:55:01.960131978Z\" level=info msg=\"Stopping container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf (timeout: 30s)\" id=f7a9efe5-9155-4dc0-8531-93764e922738 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.821853 | controller |     "Jun 12 09:55:02.062137 crc crio[3641]: time=\"2026-06-12T09:55:02.061608332Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.821895 | controller |     "Jun 12 09:55:02.062137 crc crio[3641]: time=\"2026-06-12T09:55:02.061711185Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.821912 | controller |     "Jun 12 09:55:02.062137 crc crio[3641]: time=\"2026-06-12T09:55:02.061741616Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-12 11:43:51.821927 | controller |     "Jun 12 09:55:02.523882 crc crio[3641]: time=\"2026-06-12T09:55:02.523526321Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=782f6955-693a-448a-a84d-3ba0f380fcc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.821943 | controller |     "Jun 12 09:55:02.557644 crc crio[3641]: time=\"2026-06-12T09:55:02.535652534Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ad93dac1-f98d-4ca3-80c4-d8755f2ba901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.821958 | controller |     "Jun 12 09:55:02.620085 crc crio[3641]: time=\"2026-06-12T09:55:02.619529846Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=073f5f46-c335-48c2-b897-70746bbe73a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.821977 | controller |     "Jun 12 09:55:02.620413 crc crio[3641]: time=\"2026-06-12T09:55:02.62026355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.821992 | controller |     "Jun 12 09:55:04.407490 crc crio[3641]: time=\"2026-06-12T09:55:04.406647254Z\" level=info msg=\"Stopped container 1019aee290b23cff339cb5a8f85be16f6d4bc58eed97473903feec8a638ce2a9: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=9db7f1f7-4cb2-4bb0-adc3-c58fd75c5926 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.822008 | controller |     "Jun 12 09:55:04.455957 crc crio[3641]: time=\"2026-06-12T09:55:04.45589697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=1051bfec-207a-405f-9520-239b4d57227d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822023 | controller |     "Jun 12 09:55:04.536071 crc crio[3641]: time=\"2026-06-12T09:55:04.532703686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=de27ae22-20db-4c68-a495-135d53dfc61e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822038 | controller |     "Jun 12 09:55:04.539686 crc crio[3641]: time=\"2026-06-12T09:55:04.537450244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822053 | controller |     "Jun 12 09:55:04.620164 crc crio[3641]: time=\"2026-06-12T09:55:04.571646405Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b8a18bdc-4012-4cc7-965e-c233dee07588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822068 | controller |     "Jun 12 09:55:04.620164 crc crio[3641]: time=\"2026-06-12T09:55:04.57274424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822084 | controller |     "Jun 12 09:55:06.200704 crc crio[3641]: time=\"2026-06-12T09:55:06.199510167Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.822099 | controller |     "Jun 12 09:55:06.201762 crc crio[3641]: time=\"2026-06-12T09:55:06.201735309Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.822113 | controller |     "Jun 12 09:55:06.201959 crc crio[3641]: time=\"2026-06-12T09:55:06.201937165Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-12 11:43:51.822129 | controller |     "Jun 12 09:55:06.606932 crc crio[3641]: time=\"2026-06-12T09:55:06.606744384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822144 | controller |     "Jun 12 09:55:07.141063 crc crio[3641]: time=\"2026-06-12T09:55:07.140727163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822159 | controller |     "Jun 12 09:55:07.859213 crc crio[3641]: time=\"2026-06-12T09:55:07.845304294Z\" level=info msg=\"Stopped container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=f7a9efe5-9155-4dc0-8531-93764e922738 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.822177 | controller |     "Jun 12 09:55:07.888413 crc crio[3641]: time=\"2026-06-12T09:55:07.888085914Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39d8757d-e5cf-4379-a6da-d3b7b75d62fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822193 | controller |     "Jun 12 09:55:07.944640 crc crio[3641]: time=\"2026-06-12T09:55:07.944548044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=798a47a6-c150-4e77-a28c-e73a09c6da33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822208 | controller |     "Jun 12 09:55:07.998310 crc crio[3641]: time=\"2026-06-12T09:55:07.994331031Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=8391a28c-f58f-4123-a75e-73349b6c6460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822222 | controller |     "Jun 12 09:55:08.012121 crc crio[3641]: time=\"2026-06-12T09:55:08.010534537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822238 | controller |     "Jun 12 09:55:08.118051 crc crio[3641]: time=\"2026-06-12T09:55:08.114401717Z\" level=info msg=\"Created container 6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=b8a18bdc-4012-4cc7-965e-c233dee07588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822253 | controller |     "Jun 12 09:55:08.135580 crc crio[3641]: time=\"2026-06-12T09:55:08.13455369Z\" level=info msg=\"Starting container: 6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06\" id=68d93350-cfef-49a2-a40a-be29769260bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.822269 | controller |     "Jun 12 09:55:08.184986 crc crio[3641]: time=\"2026-06-12T09:55:08.183722186Z\" level=info msg=\"Stopping container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569 (timeout: 30s)\" id=e1febadf-de74-4653-8ff2-b59cc0119a4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.822284 | controller |     "Jun 12 09:55:08.512749 crc crio[3641]: time=\"2026-06-12T09:55:08.5067901Z\" level=info msg=\"Started container\" PID=13104 containerID=6dde31931690b27a7a3e5932bb579a6161a19a255a5e74f24587da3de70b1e06 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=68d93350-cfef-49a2-a40a-be29769260bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c",
2026-06-12 11:43:51.822300 | controller |     "Jun 12 09:55:08.689773 crc crio[3641]: time=\"2026-06-12T09:55:08.689539198Z\" level=info msg=\"Stopped container e6ae25ec8c912f0381ac19b340261d7ace9a0123370ee9a75d8a89036a3b238e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=4a174250-e45e-4dfa-973f-6a45f9bbb342 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.822315 | controller |     "Jun 12 09:55:08.702720 crc crio[3641]: time=\"2026-06-12T09:55:08.702545192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=770b5cc9-fef3-4135-9241-29cf6239b857 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822331 | controller |     "Jun 12 09:55:08.718782 crc crio[3641]: time=\"2026-06-12T09:55:08.713154946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5df87fd0-732a-4cbe-9487-fb7080544418 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822350 | controller |     "Jun 12 09:55:08.728884 crc crio[3641]: time=\"2026-06-12T09:55:08.722375795Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=10b5730b-cdcc-4638-8d0d-da5f7dd43282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822365 | controller |     "Jun 12 09:55:08.728884 crc crio[3641]: time=\"2026-06-12T09:55:08.723173811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822381 | controller |     "Jun 12 09:55:09.381063 crc crio[3641]: time=\"2026-06-12T09:55:09.380472579Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.822397 | controller |     "Jun 12 09:55:09.381063 crc crio[3641]: time=\"2026-06-12T09:55:09.380560372Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.822412 | controller |     "Jun 12 09:55:09.381063 crc crio[3641]: time=\"2026-06-12T09:55:09.380591223Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-12 11:43:51.822428 | controller |     "Jun 12 09:55:09.636658 crc crio[3641]: time=\"2026-06-12T09:55:09.636271601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822444 | controller |     "Jun 12 09:55:09.744230 crc crio[3641]: time=\"2026-06-12T09:55:09.74350848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822459 | controller |     "Jun 12 09:55:09.954864 crc crio[3641]: time=\"2026-06-12T09:55:09.94999174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822475 | controller |     "Jun 12 09:55:10.025496 crc crio[3641]: time=\"2026-06-12T09:55:10.025335473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822490 | controller |     "Jun 12 09:55:10.724922 crc crio[3641]: time=\"2026-06-12T09:55:10.724075657Z\" level=info msg=\"Created container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=8391a28c-f58f-4123-a75e-73349b6c6460 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822506 | controller |     "Jun 12 09:55:10.834767 crc crio[3641]: time=\"2026-06-12T09:55:10.834215861Z\" level=info msg=\"Starting container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a\" id=f3e6da54-ded4-47b3-b36d-1f6675f21987 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.822521 | controller |     "Jun 12 09:55:10.992244 crc crio[3641]: time=\"2026-06-12T09:55:10.992066735Z\" level=info msg=\"Started container\" PID=13138 containerID=0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=f3e6da54-ded4-47b3-b36d-1f6675f21987 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45",
2026-06-12 11:43:51.822536 | controller |     "Jun 12 09:55:11.352457 crc crio[3641]: time=\"2026-06-12T09:55:11.351797836Z\" level=info msg=\"Created container 949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=10b5730b-cdcc-4638-8d0d-da5f7dd43282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822552 | controller |     "Jun 12 09:55:11.412057 crc crio[3641]: time=\"2026-06-12T09:55:11.409702746Z\" level=info msg=\"Starting container: 949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283\" id=b2481477-bb8c-4368-8298-f9af2d029c3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.822571 | controller |     "Jun 12 09:55:11.466953 crc crio[3641]: time=\"2026-06-12T09:55:11.466691243Z\" level=info msg=\"Started container\" PID=13143 containerID=949181dfa98d723ba3392afe35ed96d2dc942832b7649c36905082d53200b283 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=b2481477-bb8c-4368-8298-f9af2d029c3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9",
2026-06-12 11:43:51.822587 | controller |     "Jun 12 09:55:13.057729 crc crio[3641]: time=\"2026-06-12T09:55:13.057119225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822602 | controller |     "Jun 12 09:55:13.717564 crc crio[3641]: time=\"2026-06-12T09:55:13.717427955Z\" level=info msg=\"Created container f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=073f5f46-c335-48c2-b897-70746bbe73a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822618 | controller |     "Jun 12 09:55:13.734142 crc crio[3641]: time=\"2026-06-12T09:55:13.734010233Z\" level=info msg=\"Starting container: f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4\" id=129b1873-4969-4d9b-b04f-e514ada2f0d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.822634 | controller |     "Jun 12 09:55:14.007667 crc crio[3641]: time=\"2026-06-12T09:55:14.007251946Z\" level=info msg=\"Started container\" PID=13197 containerID=f73774e4c4abf303a57b58ec21af54fbc8e79c48f44a6211c34dc5811fcb5dd4 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=129b1873-4969-4d9b-b04f-e514ada2f0d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c",
2026-06-12 11:43:51.822650 | controller |     "Jun 12 09:55:14.094306 crc crio[3641]: time=\"2026-06-12T09:55:14.094218315Z\" level=info msg=\"Stopped container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e1febadf-de74-4653-8ff2-b59cc0119a4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.822665 | controller |     "Jun 12 09:55:14.148078 crc crio[3641]: time=\"2026-06-12T09:55:14.136099078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=73b29c10-269d-475c-87ea-8fcd2daaad11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822680 | controller |     "Jun 12 09:55:14.229590 crc crio[3641]: time=\"2026-06-12T09:55:14.228798745Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a6b7b00b-f63d-4a9f-b782-ae150eac6545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822695 | controller |     "Jun 12 09:55:14.235703 crc crio[3641]: time=\"2026-06-12T09:55:14.232507645Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=33e51ad9-c2bd-42ab-8bbe-9f0fe9d9688a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822711 | controller |     "Jun 12 09:55:14.235703 crc crio[3641]: time=\"2026-06-12T09:55:14.234546691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822729 | controller |     "Jun 12 09:55:14.397088 crc crio[3641]: time=\"2026-06-12T09:55:14.396864395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822745 | controller |     "Jun 12 09:55:15.029789 crc crio[3641]: time=\"2026-06-12T09:55:15.027251471Z\" level=info msg=\"Removing container: 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656\" id=6db482e4-954d-42d8-abd2-0177a8ab23f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.822761 | controller |     "Jun 12 09:55:15.369762 crc crio[3641]: time=\"2026-06-12T09:55:15.369616442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822776 | controller |     "Jun 12 09:55:15.494129 crc crio[3641]: time=\"2026-06-12T09:55:15.493371377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822791 | controller |     "Jun 12 09:55:16.009899 crc crio[3641]: time=\"2026-06-12T09:55:16.009436052Z\" level=info msg=\"Removed container 13b4d385c9195df0693cff5efae74dba22e218e3881cfce21de941bdbad4f656: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=6db482e4-954d-42d8-abd2-0177a8ab23f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.822807 | controller |     "Jun 12 09:55:16.734437 crc crio[3641]: time=\"2026-06-12T09:55:16.73356086Z\" level=info msg=\"Created container 1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=0e4d390f-4a98-4138-ad0b-ac023856574a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822822 | controller |     "Jun 12 09:55:16.762905 crc crio[3641]: time=\"2026-06-12T09:55:16.749096983Z\" level=info msg=\"Starting container: 1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a\" id=191d4d29-f3f4-4f19-8c7f-7a26f202db8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.822837 | controller |     "Jun 12 09:55:16.930902 crc crio[3641]: time=\"2026-06-12T09:55:16.92646408Z\" level=info msg=\"Started container\" PID=13237 containerID=1e9929b2aebcbadd052eb39ce8fc337486ac6e87ded3221aade9605fd1a9db3a description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=191d4d29-f3f4-4f19-8c7f-7a26f202db8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190",
2026-06-12 11:43:51.822861 | controller |     "Jun 12 09:55:16.997271 crc crio[3641]: time=\"2026-06-12T09:55:16.991678164Z\" level=info msg=\"Created container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=33e51ad9-c2bd-42ab-8bbe-9f0fe9d9688a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822893 | controller |     "Jun 12 09:55:16.997271 crc crio[3641]: time=\"2026-06-12T09:55:16.996134589Z\" level=info msg=\"Starting container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64\" id=de124249-662a-4b36-89fd-69d73bfc1934 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.822910 | controller |     "Jun 12 09:55:17.248203 crc crio[3641]: time=\"2026-06-12T09:55:17.247540878Z\" level=info msg=\"Started container\" PID=13238 containerID=0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=de124249-662a-4b36-89fd-69d73bfc1934 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8",
2026-06-12 11:43:51.822926 | controller |     "Jun 12 09:55:17.371191 crc crio[3641]: time=\"2026-06-12T09:55:17.366788768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=2dd1e0c6-f276-49d1-819c-23b5c4e3b6ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822945 | controller |     "Jun 12 09:55:17.373043 crc crio[3641]: time=\"2026-06-12T09:55:17.371648955Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=2b3a1159-59b9-4393-9253-1f33cc3c17d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.822960 | controller |     "Jun 12 09:55:17.391394 crc crio[3641]: time=\"2026-06-12T09:55:17.38816111Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2311e484-8316-4d32-9421-37e49c660bbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.822975 | controller |     "Jun 12 09:55:17.403998 crc crio[3641]: time=\"2026-06-12T09:55:17.397130361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.822990 | controller |     "Jun 12 09:55:19.101400 crc crio[3641]: time=\"2026-06-12T09:55:19.095860754Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.823005 | controller |     "Jun 12 09:55:19.101400 crc crio[3641]: time=\"2026-06-12T09:55:19.095927646Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.823020 | controller |     "Jun 12 09:55:19.101400 crc crio[3641]: time=\"2026-06-12T09:55:19.095962267Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-12 11:43:51.823035 | controller |     "Jun 12 09:55:19.798503 crc crio[3641]: time=\"2026-06-12T09:55:19.797170695Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.823051 | controller |     "Jun 12 09:55:19.798503 crc crio[3641]: time=\"2026-06-12T09:55:19.798416005Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.823065 | controller |     "Jun 12 09:55:19.798503 crc crio[3641]: time=\"2026-06-12T09:55:19.798448287Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-12 11:43:51.823080 | controller |     "Jun 12 09:55:19.942021 crc crio[3641]: time=\"2026-06-12T09:55:19.927304867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823095 | controller |     "Jun 12 09:55:20.693053 crc crio[3641]: time=\"2026-06-12T09:55:20.677561259Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-vddsf/POD\" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.823111 | controller |     "Jun 12 09:55:20.693053 crc crio[3641]: time=\"2026-06-12T09:55:20.677735644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823126 | controller |     "Jun 12 09:55:22.874070 crc crio[3641]: time=\"2026-06-12T09:55:22.873343871Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.823142 | controller |     "Jun 12 09:55:23.023562 crc crio[3641]: time=\"2026-06-12T09:55:23.023048397Z\" level=info msg=\"Ran pod sandbox 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081 with infra container: openshift-multus/cni-sysctl-allowlist-ds-vddsf/POD\" id=a463782b-ecb1-45fa-918e-d87f7f5550a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.823163 | controller |     "Jun 12 09:55:23.057164 crc crio[3641]: time=\"2026-06-12T09:55:23.056965897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=919446d5-136b-417d-9822-3940a5eb5825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.823179 | controller |     "Jun 12 09:55:23.064221 crc crio[3641]: time=\"2026-06-12T09:55:23.064155094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8ec11fb0-299c-45af-b306-be862bfa3ca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.823194 | controller |     "Jun 12 09:55:24.823108 crc crio[3641]: time=\"2026-06-12T09:55:24.793644317Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins\" id=d77b8da4-3591-4de3-90b9-0c9ab0c7bdb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.823210 | controller |     "Jun 12 09:55:24.823108 crc crio[3641]: time=\"2026-06-12T09:55:24.809523532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823225 | controller |     "Jun 12 09:55:25.140174 crc crio[3641]: time=\"2026-06-12T09:55:25.138491054Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.823240 | controller |     "Jun 12 09:55:25.140174 crc crio[3641]: time=\"2026-06-12T09:55:25.139088404Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.823255 | controller |     "Jun 12 09:55:25.140174 crc crio[3641]: time=\"2026-06-12T09:55:25.139116305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.823271 | controller |     "Jun 12 09:55:26.826985 crc crio[3641]: time=\"2026-06-12T09:55:26.621920189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823286 | controller |     "Jun 12 09:55:26.887440 crc crio[3641]: time=\"2026-06-12T09:55:26.887039902Z\" level=info msg=\"Stopping container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f (timeout: 2s)\" id=34a7d3d7-6708-4559-89c8-60a227207e78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.823302 | controller |     "Jun 12 09:55:27.842095 crc crio[3641]: time=\"2026-06-12T09:55:27.840571903Z\" level=info msg=\"Stopping container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64 (timeout: 30s)\" id=57c0c0e0-fa05-4b89-8d4b-dae4347c1a44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.823317 | controller |     "Jun 12 09:55:28.106080 crc crio[3641]: time=\"2026-06-12T09:55:28.105967034Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.823332 | controller |     "Jun 12 09:55:28.106080 crc crio[3641]: time=\"2026-06-12T09:55:28.106040056Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.823347 | controller |     "Jun 12 09:55:28.106444 crc crio[3641]: time=\"2026-06-12T09:55:28.106119229Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_0d894c25-5a4a-49b7-bc82-f5d7730a4907\\\"\"",
2026-06-12 11:43:51.823362 | controller |     "Jun 12 09:55:28.106444 crc crio[3641]: time=\"2026-06-12T09:55:28.106198861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.823377 | controller |     "Jun 12 09:55:28.261055 crc crio[3641]: time=\"2026-06-12T09:55:28.260205339Z\" level=info msg=\"Stopped container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=34a7d3d7-6708-4559-89c8-60a227207e78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.823396 | controller |     "Jun 12 09:55:28.350956 crc crio[3641]: time=\"2026-06-12T09:55:28.350583484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=f7c03ce6-e567-4e71-9a61-aaa4ff2ecd6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.823412 | controller |     "Jun 12 09:55:28.498077 crc crio[3641]: time=\"2026-06-12T09:55:28.494600965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=020c33fb-7b00-4458-a3ae-697f39e7683a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.823427 | controller |     "Jun 12 09:55:28.640980 crc crio[3641]: time=\"2026-06-12T09:55:28.633298685Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=efaf16c5-2b10-4a11-8714-f5fa7041b86d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.823441 | controller |     "Jun 12 09:55:28.697582 crc crio[3641]: time=\"2026-06-12T09:55:28.697261301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823457 | controller |     "Jun 12 09:55:28.967189 crc crio[3641]: time=\"2026-06-12T09:55:28.967127859Z\" level=info msg=\"Removing container: fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2\" id=8fe1aa0e-52b4-4d8d-8a34-a9c51f73363e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.823471 | controller |     "Jun 12 09:55:29.311198 crc crio[3641]: time=\"2026-06-12T09:55:29.311077769Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.823486 | controller |     "Jun 12 09:55:29.311198 crc crio[3641]: time=\"2026-06-12T09:55:29.311185943Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.823501 | controller |     "Jun 12 09:55:29.311522 crc crio[3641]: time=\"2026-06-12T09:55:29.311282046Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_07e3212e-7507-40af-a354-5fdef82189fe\\\"\"",
2026-06-12 11:43:51.823516 | controller |     "Jun 12 09:55:29.337929 crc crio[3641]: time=\"2026-06-12T09:55:29.337727183Z\" level=info msg=\"Stopping container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a (timeout: 30s)\" id=f39269b7-a805-441c-ba0c-e3e555a89442 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.823531 | controller |     "Jun 12 09:55:29.371609 crc crio[3641]: time=\"2026-06-12T09:55:29.371530142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823547 | controller |     "Jun 12 09:55:29.507022 crc crio[3641]: time=\"2026-06-12T09:55:29.506430619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823562 | controller |     "Jun 12 09:55:29.564251 crc crio[3641]: time=\"2026-06-12T09:55:29.550756356Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mf6q8/POD\" id=5fe1c921-e8cf-43ee-b39f-a943ca37f0c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.823578 | controller |     "Jun 12 09:55:29.564251 crc crio[3641]: time=\"2026-06-12T09:55:29.551378656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823593 | controller |     "Jun 12 09:55:29.734224 crc crio[3641]: time=\"2026-06-12T09:55:29.704157944Z\" level=info msg=\"Removed container fad5e1e8d969e34729e2ba5462176b9cacfc6ae9b217714125edb783442dd7c2: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8fe1aa0e-52b4-4d8d-8a34-a9c51f73363e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.823613 | controller |     "Jun 12 09:55:29.812769 crc crio[3641]: time=\"2026-06-12T09:55:29.812643875Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zbkbn/POD\" id=ddb97324-9afd-4b51-8a6d-feb53cc17b76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.823628 | controller |     "Jun 12 09:55:29.812769 crc crio[3641]: time=\"2026-06-12T09:55:29.81279767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823644 | controller |     "Jun 12 09:55:29.831882 crc crio[3641]: time=\"2026-06-12T09:55:29.82854782Z\" level=info msg=\"Stopped container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=57c0c0e0-fa05-4b89-8d4b-dae4347c1a44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.823659 | controller |     "Jun 12 09:55:29.839907 crc crio[3641]: time=\"2026-06-12T09:55:29.837056594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=8b2c8db4-ac3a-421b-9439-ec8ed9aa65aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.823674 | controller |     "Jun 12 09:55:29.908041 crc crio[3641]: time=\"2026-06-12T09:55:29.905272121Z\" level=info msg=\"Stopping container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d (timeout: 30s)\" id=fd7b19cd-bf63-4e0b-ae2f-047be29eb5ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.823690 | controller |     "Jun 12 09:55:29.944714 crc crio[3641]: time=\"2026-06-12T09:55:29.9311551Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3fb70e22-d5e7-4ff6-ab04-d4f3f3ac363a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.823705 | controller |     "Jun 12 09:55:30.014673 crc crio[3641]: time=\"2026-06-12T09:55:30.014545376Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d6ab022d-e53e-4a7d-95b1-8031365814d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.823720 | controller |     "Jun 12 09:55:30.082628 crc crio[3641]: time=\"2026-06-12T09:55:30.082528781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823736 | controller |     "Jun 12 09:55:30.120780 crc crio[3641]: time=\"2026-06-12T09:55:30.113749426Z\" level=info msg=\"Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc00078a608}] Aliases:map[]}\"",
2026-06-12 11:43:51.823752 | controller |     "Jun 12 09:55:30.120780 crc crio[3641]: time=\"2026-06-12T09:55:30.114053136Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mf6q8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.823768 | controller |     "Jun 12 09:55:30.120780 crc crio[3641]: time=\"2026-06-12T09:55:30.118894423Z\" level=info msg=\"Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.823786 | controller |     "Jun 12 09:55:30.120780 crc crio[3641]: time=\"2026-06-12T09:55:30.119683758Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zbkbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.823802 | controller |     "Jun 12 09:55:30.149342 crc crio[3641]: time=\"2026-06-12T09:55:30.149209445Z\" level=info msg=\"Removing container: 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569\" id=02a6da00-a481-46f0-adb0-dc8a459f9aa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.823818 | controller |     "Jun 12 09:55:30.212781 crc crio[3641]: time=\"2026-06-12T09:55:30.212329314Z\" level=info msg=\"Created container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=efaf16c5-2b10-4a11-8714-f5fa7041b86d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.823833 | controller |     "Jun 12 09:55:30.233987 crc crio[3641]: time=\"2026-06-12T09:55:30.233306625Z\" level=info msg=\"Starting container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9\" id=c62f6add-bdf4-4784-bbfe-e0f80ca54b33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.823851 | controller |     "Jun 12 09:55:30.244522 crc crio[3641]: time=\"2026-06-12T09:55:30.244472842Z\" level=info msg=\"Started container\" PID=13393 containerID=fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c62f6add-bdf4-4784-bbfe-e0f80ca54b33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5",
2026-06-12 11:43:51.823885 | controller |     "Jun 12 09:55:30.384546 crc crio[3641]: time=\"2026-06-12T09:55:30.384261943Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.823902 | controller |     "Jun 12 09:55:30.452408 crc crio[3641]: time=\"2026-06-12T09:55:30.452173867Z\" level=info msg=\"Removed container 38c49ca5359d5e8ae78893c6981b8e3c71faeb30d477601aa5fa1afd23278569: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=02a6da00-a481-46f0-adb0-dc8a459f9aa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.823918 | controller |     "Jun 12 09:55:30.571751 crc crio[3641]: time=\"2026-06-12T09:55:30.571626827Z\" level=info msg=\"Stopped container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f39269b7-a805-441c-ba0c-e3e555a89442 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.823933 | controller |     "Jun 12 09:55:30.588578 crc crio[3641]: time=\"2026-06-12T09:55:30.578029759Z\" level=info msg=\"Stopping pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=efe973d8-c7f2-435d-92f9-3f0024fe4cd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.823949 | controller |     "Jun 12 09:55:30.881112 crc crio[3641]: time=\"2026-06-12T09:55:30.879243974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.823964 | controller |     "Jun 12 09:55:31.051169 crc crio[3641]: time=\"2026-06-12T09:55:31.050644906Z\" level=info msg=\"Stopped container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=fd7b19cd-bf63-4e0b-ae2f-047be29eb5ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.823982 | controller |     "Jun 12 09:55:31.064551 crc crio[3641]: time=\"2026-06-12T09:55:31.064409332Z\" level=info msg=\"Stopping pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=5e40bfef-cf8c-4e7c-9637-877b6ed6b8ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.823998 | controller |     "Jun 12 09:55:31.075560 crc crio[3641]: time=\"2026-06-12T09:55:31.075471011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824013 | controller |     "Jun 12 09:55:31.365401 crc crio[3641]: time=\"2026-06-12T09:55:31.359726183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824028 | controller |     "Jun 12 09:55:31.585565 crc crio[3641]: time=\"2026-06-12T09:55:31.585480221Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-sczm8/POD\" id=0ca4d92b-624f-4771-9b4e-a06259f20378 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.824044 | controller |     "Jun 12 09:55:31.585765 crc crio[3641]: time=\"2026-06-12T09:55:31.585608805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824060 | controller |     "Jun 12 09:55:31.720226 crc crio[3641]: time=\"2026-06-12T09:55:31.720086478Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-g48fz/POD\" id=62549ed9-e84c-4f75-bb54-b2a6d8bd7c23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.824075 | controller |     "Jun 12 09:55:31.720226 crc crio[3641]: time=\"2026-06-12T09:55:31.720181061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824091 | controller |     "Jun 12 09:55:31.819243 crc crio[3641]: time=\"2026-06-12T09:55:31.818260133Z\" level=info msg=\"Created container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins\" id=d77b8da4-3591-4de3-90b9-0c9ab0c7bdb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.824106 | controller |     "Jun 12 09:55:31.841721 crc crio[3641]: time=\"2026-06-12T09:55:31.841245837Z\" level=info msg=\"Starting container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693\" id=503db14d-383b-4890-99a2-af1c307914ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.824121 | controller |     "Jun 12 09:55:31.889325 crc crio[3641]: time=\"2026-06-12T09:55:31.888939141Z\" level=info msg=\"Created container ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d6ab022d-e53e-4a7d-95b1-8031365814d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.824136 | controller |     "Jun 12 09:55:31.895290 crc crio[3641]: time=\"2026-06-12T09:55:31.892506733Z\" level=info msg=\"Starting container: ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca\" id=3618d701-96de-4d3d-a9d4-c2843ae7f9ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.824151 | controller |     "Jun 12 09:55:31.941391 crc crio[3641]: time=\"2026-06-12T09:55:31.941234121Z\" level=info msg=\"Started container\" PID=13515 containerID=570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 description=openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins id=503db14d-383b-4890-99a2-af1c307914ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081",
2026-06-12 11:43:51.824170 | controller |     "Jun 12 09:55:31.949710 crc crio[3641]: time=\"2026-06-12T09:55:31.949469395Z\" level=info msg=\"Started container\" PID=13522 containerID=ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3618d701-96de-4d3d-a9d4-c2843ae7f9ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8",
2026-06-12 11:43:51.824186 | controller |     "Jun 12 09:55:32.131256 crc crio[3641]: 2026-06-12T09:55:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:890a016aa8af0e6 Mac:9a:fe:90:ee:83:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 SocketPath: PciID:}] [{Interface:0xc0003db090 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.824202 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: 2026-06-12T09:55:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc9ef5c7d99f3ca Mac:1a:1b:df:ec:58:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d SocketPath: PciID:}] [{Interface:0xc00020c5b0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.824218 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.771536111Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.824233 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.771757208Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-12 11:43:51.824249 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.772089624Z\" level=info msg=\"Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc00078a608}] Aliases:map[]}\"",
2026-06-12 11:43:51.824265 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.772248629Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mf6q8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.824280 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775178799Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000120198}] Aliases:map[]}\"",
2026-06-12 11:43:51.824296 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.77520902Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-sczm8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.824311 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775554946Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/f2bae2bb-0b52-4dcc-b10f-5a5660a222f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb9d3cfcf_d286_4dfc_a5cf_dbb9268a3cda.slice PodAnnotations:0xc00238e038}] Aliases:map[]}\"",
2026-06-12 11:43:51.824330 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775591647Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/802f71e7-d978-4a39-840c-3ab06a068bf6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf5ed093a_5c43_49ee_8429_b0de4b9c784d.slice PodAnnotations:0xc0001203a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.824346 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775720331Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.824362 | controller |     "Jun 12 09:55:32.776610 crc crio[3641]: time=\"2026-06-12T09:55:32.775730902Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.824377 | controller |     "Jun 12 09:55:32.778584 crc crio[3641]: time=\"2026-06-12T09:55:32.777869246Z\" level=info msg=\"Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00096c9b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.824392 | controller |     "Jun 12 09:55:32.778584 crc crio[3641]: time=\"2026-06-12T09:55:32.778041012Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zbkbn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.824408 | controller |     "Jun 12 09:55:32.780146 crc crio[3641]: time=\"2026-06-12T09:55:32.778661892Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00018a1d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.824424 | controller |     "Jun 12 09:55:32.780146 crc crio[3641]: time=\"2026-06-12T09:55:32.778862788Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-g48fz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.824439 | controller |     "Jun 12 09:55:32.896684 crc crio[3641]: time=\"2026-06-12T09:55:32.895781401Z\" level=info msg=\"Ran pod sandbox bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 with infra container: openshift-marketplace/community-operators-mf6q8/POD\" id=5fe1c921-e8cf-43ee-b39f-a943ca37f0c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.824454 | controller |     "Jun 12 09:55:32.907797 crc crio[3641]: time=\"2026-06-12T09:55:32.903715174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2017d068-7433-4fa7-9c66-37c4b5523301 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.824473 | controller |     "Jun 12 09:55:33.290263 crc crio[3641]: time=\"2026-06-12T09:55:33.282609078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3743d6e-1e1a-4c92-9765-f38caa5ec8af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.824488 | controller |     "Jun 12 09:55:33.373023 crc crio[3641]: time=\"2026-06-12T09:55:33.370894585Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mf6q8/extract-utilities\" id=75574c63-fa2c-48e6-aa9a-cd96f462d8b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.824504 | controller |     "Jun 12 09:55:33.373023 crc crio[3641]: time=\"2026-06-12T09:55:33.371968189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824519 | controller |     "Jun 12 09:55:33.610304 crc crio[3641]: time=\"2026-06-12T09:55:33.602916401Z\" level=info msg=\"Ran pod sandbox 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 with infra container: openshift-marketplace/certified-operators-zbkbn/POD\" id=ddb97324-9afd-4b51-8a6d-feb53cc17b76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.824535 | controller |     "Jun 12 09:55:33.644599 crc crio[3641]: time=\"2026-06-12T09:55:33.644304178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6a79fd7-476f-4087-97cc-1a71cd1d9a56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.824550 | controller |     "Jun 12 09:55:34.542925 crc crio[3641]: time=\"2026-06-12T09:55:34.542405385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d924774d-aba9-408a-90eb-2fcbf254b6d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.824566 | controller |     "Jun 12 09:55:34.564588 crc crio[3641]: time=\"2026-06-12T09:55:34.564240206Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zbkbn/extract-utilities\" id=eebd1101-bca1-4a0e-ba9c-2abf7dc2fb15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.824581 | controller |     "Jun 12 09:55:34.590429 crc crio[3641]: time=\"2026-06-12T09:55:34.583466943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824597 | controller |     "Jun 12 09:55:34.750319 crc crio[3641]: time=\"2026-06-12T09:55:34.749994111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824613 | controller |     "Jun 12 09:55:35.029678 crc crio[3641]: time=\"2026-06-12T09:55:35.013718243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824628 | controller |     "Jun 12 09:55:35.793438 crc crio[3641]: time=\"2026-06-12T09:55:35.792007056Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.824644 | controller |     "Jun 12 09:55:35.876419 crc crio[3641]: time=\"2026-06-12T09:55:35.871689754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824659 | controller |     "Jun 12 09:55:35.891027 crc crio[3641]: time=\"2026-06-12T09:55:35.890185817Z\" level=info msg=\"Created container fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd: openshift-marketplace/community-operators-mf6q8/extract-utilities\" id=75574c63-fa2c-48e6-aa9a-cd96f462d8b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.824678 | controller |     "Jun 12 09:55:35.906603 crc crio[3641]: time=\"2026-06-12T09:55:35.906504111Z\" level=info msg=\"Starting container: fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd\" id=304abb85-986a-4c52-952f-9ab367324f6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.824693 | controller |     "Jun 12 09:55:35.951346 crc crio[3641]: time=\"2026-06-12T09:55:35.94553421Z\" level=info msg=\"Started container\" PID=13617 containerID=fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd description=openshift-marketplace/community-operators-mf6q8/extract-utilities id=304abb85-986a-4c52-952f-9ab367324f6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988",
2026-06-12 11:43:51.824709 | controller |     "Jun 12 09:55:35.970682 crc crio[3641]: time=\"2026-06-12T09:55:35.97053037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824724 | controller |     "Jun 12 09:55:36.346509 crc crio[3641]: time=\"2026-06-12T09:55:36.342647586Z\" level=info msg=\"Stopped pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=5e40bfef-cf8c-4e7c-9637-877b6ed6b8ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.824739 | controller |     "Jun 12 09:55:36.486218 crc crio[3641]: time=\"2026-06-12T09:55:36.486091394Z\" level=info msg=\"Removing container: efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d\" id=56cfc7d9-69e0-46cd-b172-05f0415602b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.824754 | controller |     "Jun 12 09:55:36.509236 crc crio[3641]: time=\"2026-06-12T09:55:36.506947766Z\" level=info msg=\"Stopping container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 (timeout: 30s)\" id=a1922c76-72c7-4cf9-a743-3297475f2592 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.824769 | controller |     "Jun 12 09:55:36.884339 crc crio[3641]: time=\"2026-06-12T09:55:36.881573105Z\" level=info msg=\"Created container 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2: openshift-marketplace/certified-operators-zbkbn/extract-utilities\" id=eebd1101-bca1-4a0e-ba9c-2abf7dc2fb15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.824783 | controller |     "Jun 12 09:55:36.948960 crc crio[3641]: time=\"2026-06-12T09:55:36.948714459Z\" level=info msg=\"Removed container efce4cb34a04697da37f0bc254afe7d007fc0225750414b6ce88c4233612b36d: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=56cfc7d9-69e0-46cd-b172-05f0415602b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.824799 | controller |     "Jun 12 09:55:37.114620 crc crio[3641]: time=\"2026-06-12T09:55:37.113802458Z\" level=info msg=\"Starting container: 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2\" id=653a9f3b-c120-4779-86da-130d6e349d6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.824817 | controller |     "Jun 12 09:55:37.177229 crc crio[3641]: time=\"2026-06-12T09:55:37.176468572Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/POD\" id=6b64d441-ceae-4850-bd34-a7d814179696 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.824946 | controller |     "Jun 12 09:55:37.177229 crc crio[3641]: time=\"2026-06-12T09:55:37.176595226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.824976 | controller |     "Jun 12 09:55:37.798138 crc crio[3641]: time=\"2026-06-12T09:55:37.79098445Z\" level=info msg=\"Started container\" PID=13665 containerID=94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2 description=openshift-marketplace/certified-operators-zbkbn/extract-utilities id=653a9f3b-c120-4779-86da-130d6e349d6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77",
2026-06-12 11:43:51.824993 | controller |     "Jun 12 09:55:38.362066 crc crio[3641]: time=\"2026-06-12T09:55:38.361890706Z\" level=info msg=\"Stopped pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=efe973d8-c7f2-435d-92f9-3f0024fe4cd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.825009 | controller |     "Jun 12 09:55:38.367339 crc crio[3641]: time=\"2026-06-12T09:55:38.366761007Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d8449200-98e1-4185-b89d-c2b1a1197a7e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.825025 | controller |     "Jun 12 09:55:38.394775 crc crio[3641]: time=\"2026-06-12T09:55:38.389893632Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.825040 | controller |     "Jun 12 09:55:38.452898 crc crio[3641]: time=\"2026-06-12T09:55:38.452781016Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e0b619ab-08cc-41d9-83ae-911d99c66f3e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.825056 | controller |     "Jun 12 09:55:38.455788 crc crio[3641]: 2026-06-12T09:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b20d3c061e4f5b5 Mac:2a:b4:05:5d:25:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 SocketPath: PciID:}] [{Interface:0xc0002732e0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.825071 | controller |     "Jun 12 09:55:38.471231 crc crio[3641]: time=\"2026-06-12T09:55:38.466671631Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.825087 | controller |     "Jun 12 09:55:38.521071 crc crio[3641]: 2026-06-12T09:55:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afeba99e4930200 Mac:82:1a:cf:08:08:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b SocketPath: PciID:}] [{Interface:0xc000015240 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.825102 | controller |     "Jun 12 09:55:38.602442 crc crio[3641]: time=\"2026-06-12T09:55:38.601702757Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.825117 | controller |     "Jun 12 09:55:38.602442 crc crio[3641]: time=\"2026-06-12T09:55:38.601918864Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_07e3212e-7507-40af-a354-5fdef82189fe\\\"\"",
2026-06-12 11:43:51.825133 | controller |     "Jun 12 09:55:38.605626 crc crio[3641]: time=\"2026-06-12T09:55:38.605574823Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000120198}] Aliases:map[]}\"",
2026-06-12 11:43:51.825148 | controller |     "Jun 12 09:55:38.609694 crc crio[3641]: time=\"2026-06-12T09:55:38.606007677Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00018a1d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.825167 | controller |     "Jun 12 09:55:38.609694 crc crio[3641]: time=\"2026-06-12T09:55:38.609628518Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-g48fz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.825183 | controller |     "Jun 12 09:55:38.610040 crc crio[3641]: time=\"2026-06-12T09:55:38.610016887Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-sczm8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.825199 | controller |     "Jun 12 09:55:38.659881 crc crio[3641]: time=\"2026-06-12T09:55:38.655101111Z\" level=info msg=\"Ran pod sandbox afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd with infra container: openshift-marketplace/redhat-operators-g48fz/POD\" id=62549ed9-e84c-4f75-bb54-b2a6d8bd7c23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.825214 | controller |     "Jun 12 09:55:38.688669 crc crio[3641]: time=\"2026-06-12T09:55:38.687928396Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68c588f1-8dfc-4840-94df-c33ae0c45d00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.825229 | controller |     "Jun 12 09:55:38.695638 crc crio[3641]: time=\"2026-06-12T09:55:38.695121415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d8b172bc-402a-400a-a420-fa15405d65b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.825244 | controller |     "Jun 12 09:55:38.696116 crc crio[3641]: time=\"2026-06-12T09:55:38.695986027Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 11:43:51.825259 | controller |     "Jun 12 09:55:38.716292 crc crio[3641]: time=\"2026-06-12T09:55:38.716216313Z\" level=info msg=\"Ran pod sandbox b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c with infra container: openshift-marketplace/redhat-marketplace-sczm8/POD\" id=0ca4d92b-624f-4771-9b4e-a06259f20378 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.825274 | controller |     "Jun 12 09:55:38.724287 crc crio[3641]: time=\"2026-06-12T09:55:38.724227553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1bde1b68-de27-4cea-bdc8-2fea377e08f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.825289 | controller |     "Jun 12 09:55:38.728324 crc crio[3641]: time=\"2026-06-12T09:55:38.728290991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9735e2ad-2660-4126-96f8-5733aace0461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.825304 | controller |     "Jun 12 09:55:38.746337 crc crio[3641]: time=\"2026-06-12T09:55:38.746302476Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g48fz/extract-utilities\" id=171f8832-2579-49ff-81cf-8e899f66cdcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.825320 | controller |     "Jun 12 09:55:38.747040 crc crio[3641]: time=\"2026-06-12T09:55:38.747013119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.825335 | controller |     "Jun 12 09:55:38.759519 crc crio[3641]: time=\"2026-06-12T09:55:38.759385935Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc00078a2c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.825354 | controller |     "Jun 12 09:55:38.759519 crc crio[3641]: time=\"2026-06-12T09:55:38.75951236Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.825370 | controller |     "Jun 12 09:55:38.813886 crc crio[3641]: time=\"2026-06-12T09:55:38.806774135Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities\" id=6ba66662-846d-42d6-8b24-bee914979be3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.825385 | controller |     "Jun 12 09:55:38.813886 crc crio[3641]: time=\"2026-06-12T09:55:38.80723316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.825400 | controller |     "Jun 12 09:55:38.898887 crc crio[3641]: time=\"2026-06-12T09:55:38.898758866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.825416 | controller |     "Jun 12 09:55:38.962065 crc crio[3641]: time=\"2026-06-12T09:55:38.961951798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.825432 | controller |     "Jun 12 09:55:38.963971 crc crio[3641]: time=\"2026-06-12T09:55:38.963906095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.825447 | controller |     "Jun 12 09:55:39.016864 crc crio[3641]: time=\"2026-06-12T09:55:39.016557541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.825462 | controller |     "Jun 12 09:55:39.059906 crc crio[3641]: time=\"2026-06-12T09:55:39.059633323Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/POD\" id=cefa2923-20db-443a-953d-0ccb025ede80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.825478 | controller |     "Jun 12 09:55:39.059906 crc crio[3641]: time=\"2026-06-12T09:55:39.059771887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.825494 | controller |     "Jun 12 09:55:39.125196 crc crio[3641]: time=\"2026-06-12T09:55:39.124544522Z\" level=info msg=\"Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc00096c1b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.825510 | controller |     "Jun 12 09:55:39.125196 crc crio[3641]: time=\"2026-06-12T09:55:39.124678327Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.825528 | controller |     "Jun 12 09:55:39.218788 crc crio[3641]: time=\"2026-06-12T09:55:39.218239173Z\" level=info msg=\"Created container b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670: openshift-marketplace/redhat-operators-g48fz/extract-utilities\" id=171f8832-2579-49ff-81cf-8e899f66cdcb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.825544 | controller |     "Jun 12 09:55:39.249973 crc crio[3641]: time=\"2026-06-12T09:55:39.242033539Z\" level=info msg=\"Starting container: b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670\" id=a556ffa2-82b6-4a98-9021-4d4c1aa33296 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.825559 | controller |     "Jun 12 09:55:39.327107 crc crio[3641]: time=\"2026-06-12T09:55:39.319236061Z\" level=info msg=\"Started container\" PID=13752 containerID=b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670 description=openshift-marketplace/redhat-operators-g48fz/extract-utilities id=a556ffa2-82b6-4a98-9021-4d4c1aa33296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd",
2026-06-12 11:43:51.825575 | controller |     "Jun 12 09:55:39.358328 crc crio[3641]: time=\"2026-06-12T09:55:39.358177255Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.825590 | controller |     "Jun 12 09:55:39.714332 crc crio[3641]: time=\"2026-06-12T09:55:39.713661283Z\" level=info msg=\"Removing container: d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a\" id=58f3d9bd-9b33-4090-8d2d-962720593b61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.825605 | controller |     "Jun 12 09:55:39.760402 crc crio[3641]: time=\"2026-06-12T09:55:39.760055393Z\" level=info msg=\"Created container 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities\" id=6ba66662-846d-42d6-8b24-bee914979be3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.825620 | controller |     "Jun 12 09:55:39.763964 crc crio[3641]: time=\"2026-06-12T09:55:39.763777363Z\" level=info msg=\"Starting container: 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66\" id=e543bb50-f058-404e-b237-39b107744ebd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.825635 | controller |     "Jun 12 09:55:39.777631 crc crio[3641]: time=\"2026-06-12T09:55:39.777251234Z\" level=info msg=\"Started container\" PID=13757 containerID=6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66 description=openshift-marketplace/redhat-marketplace-sczm8/extract-utilities id=e543bb50-f058-404e-b237-39b107744ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c",
2026-06-12 11:43:51.825651 | controller |     "Jun 12 09:55:39.815281 crc crio[3641]: time=\"2026-06-12T09:55:39.815133605Z\" level=info msg=\"Removed container d5cd99e1d70d49b72663e8eedb546d29bc3da914e152bbd62c6a362b044c9b0a: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=58f3d9bd-9b33-4090-8d2d-962720593b61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.825667 | controller |     "Jun 12 09:55:40.864233 crc crio[3641]: time=\"2026-06-12T09:55:40.863333939Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=967149e5-e8fb-4cce-a2a8-5b61e41fd6a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.825682 | controller |     "Jun 12 09:55:40.879551 crc crio[3641]: time=\"2026-06-12T09:55:40.878720761Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=55740ecd-cf00-420a-a98f-52c49e67336b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.825698 | controller |     "Jun 12 09:55:40.884910 crc crio[3641]: time=\"2026-06-12T09:55:40.883728183Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:51.825717 | controller |     "Jun 12 09:55:40.886518 crc crio[3641]: time=\"2026-06-12T09:55:40.88608451Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.825733 | controller |     "Jun 12 09:55:41.913559 crc crio[3641]: 2026-06-12T09:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e75cbfdbf8182a6 Mac:be:df:f6:84:96:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 SocketPath: PciID:}] [{Interface:0xc000442720 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.825748 | controller |     "Jun 12 09:55:41.960292 crc crio[3641]: 2026-06-12T09:55:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f2617c6475e5de Mac:c6:28:e6:0c:21:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.825763 | controller |     "Jun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.968745245Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.825778 | controller |     "Jun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.969274742Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 11:43:51.825796 | controller |     "Jun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.972228808Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc00078a2c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.825827 | controller |     "Jun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.972554869Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.825843 | controller |     "Jun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.976125231Z\" level=info msg=\"Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc00096c1b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.825858 | controller |     "Jun 12 09:55:41.981705 crc crio[3641]: time=\"2026-06-12T09:55:41.976479243Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.825903 | controller |     "Jun 12 09:55:41.999283 crc crio[3641]: time=\"2026-06-12T09:55:41.997924361Z\" level=info msg=\"Ran pod sandbox e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d with infra container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/POD\" id=6b64d441-ceae-4850-bd34-a7d814179696 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.825921 | controller |     "Jun 12 09:55:42.011710 crc crio[3641]: time=\"2026-06-12T09:55:42.011311269Z\" level=info msg=\"Ran pod sandbox 7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd with infra container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/POD\" id=cefa2923-20db-443a-953d-0ccb025ede80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.825940 | controller |     "Jun 12 09:55:42.012862 crc crio[3641]: time=\"2026-06-12T09:55:42.01224664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=712f47c1-43a8-4cfc-89a1-276d3dbe64a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.825956 | controller |     "Jun 12 09:55:42.027882 crc crio[3641]: time=\"2026-06-12T09:55:42.026402204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bca6626e-8974-48e5-997c-78c49557e990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.825971 | controller |     "Jun 12 09:55:42.058002 crc crio[3641]: time=\"2026-06-12T09:55:42.056212746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=eb2f8738-e0d5-4487-8074-a3dbad478512 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.825985 | controller |     "Jun 12 09:55:42.075225 crc crio[3641]: time=\"2026-06-12T09:55:42.074089844Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager\" id=3baa1e23-0743-42b4-8ab8-24eb004fa180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.826000 | controller |     "Jun 12 09:55:42.075225 crc crio[3641]: time=\"2026-06-12T09:55:42.07678505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826015 | controller |     "Jun 12 09:55:42.092341 crc crio[3641]: time=\"2026-06-12T09:55:42.09155306Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=37081e12-895c-4d7a-a1ce-d110183adcce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.826030 | controller |     "Jun 12 09:55:42.746766 crc crio[3641]: time=\"2026-06-12T09:55:42.746150666Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager\" id=e771b43f-3cd7-48ae-b5e3-6fc7d53924b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.826046 | controller |     "Jun 12 09:55:42.747338 crc crio[3641]: time=\"2026-06-12T09:55:42.747180889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826061 | controller |     "Jun 12 09:55:42.920082 crc crio[3641]: time=\"2026-06-12T09:55:42.919560029Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.826076 | controller |     "Jun 12 09:55:42.920082 crc crio[3641]: time=\"2026-06-12T09:55:42.919864489Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.826091 | controller |     "Jun 12 09:55:42.920082 crc crio[3641]: time=\"2026-06-12T09:55:42.91989882Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 11:43:51.826107 | controller |     "Jun 12 09:55:43.135636 crc crio[3641]: time=\"2026-06-12T09:55:43.135267346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826122 | controller |     "Jun 12 09:55:43.160712 crc crio[3641]: time=\"2026-06-12T09:55:43.159435204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826143 | controller |     "Jun 12 09:55:43.353580 crc crio[3641]: time=\"2026-06-12T09:55:43.352997316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826158 | controller |     "Jun 12 09:55:43.377778 crc crio[3641]: time=\"2026-06-12T09:55:43.377456071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826173 | controller |     "Jun 12 09:55:44.041912 crc crio[3641]: time=\"2026-06-12T09:55:44.040486933Z\" level=info msg=\"Created container 354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager\" id=3baa1e23-0743-42b4-8ab8-24eb004fa180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.826188 | controller |     "Jun 12 09:55:44.103653 crc crio[3641]: time=\"2026-06-12T09:55:44.099766369Z\" level=info msg=\"Starting container: 354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e\" id=51bd1b9f-45d1-4dbe-b956-4074e79f33b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.826204 | controller |     "Jun 12 09:55:44.119321 crc crio[3641]: time=\"2026-06-12T09:55:44.117408078Z\" level=info msg=\"Started container\" PID=13915 containerID=354802d5b8ec35b2d1655a9ef35d9a061142edb9b9cf29b2530bb0aae1b3461e description=openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager id=51bd1b9f-45d1-4dbe-b956-4074e79f33b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d",
2026-06-12 11:43:51.826219 | controller |     "Jun 12 09:55:44.189181 crc crio[3641]: time=\"2026-06-12T09:55:44.188477546Z\" level=info msg=\"Created container b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager\" id=e771b43f-3cd7-48ae-b5e3-6fc7d53924b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.826234 | controller |     "Jun 12 09:55:44.190324 crc crio[3641]: time=\"2026-06-12T09:55:44.190100888Z\" level=info msg=\"Stopped container efc5aa84a58c6aa1f9e04a5a6af5d8920bf4f934971349f8443aa395aaebc249: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=ea0b1c94-5cdb-44fe-83e9-b200c30c6f4d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.826249 | controller |     "Jun 12 09:55:44.209649 crc crio[3641]: time=\"2026-06-12T09:55:44.209142579Z\" level=info msg=\"Starting container: b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441\" id=e3fd902e-b040-4f2a-88c0-dc4b9dc074c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.826264 | controller |     "Jun 12 09:55:44.209649 crc crio[3641]: time=\"2026-06-12T09:55:44.209199161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9f1a1114-e7ed-405d-9331-4c88c932e926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.826279 | controller |     "Jun 12 09:55:44.260621 crc crio[3641]: time=\"2026-06-12T09:55:44.259897378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=026b8aee-71e4-40f6-9cb1-bb99dd1e7fef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.826295 | controller |     "Jun 12 09:55:44.279220 crc crio[3641]: time=\"2026-06-12T09:55:44.27902007Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=8a73a6c3-25ec-47fe-ba69-94723ef979ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.826313 | controller |     "Jun 12 09:55:44.280591 crc crio[3641]: time=\"2026-06-12T09:55:44.280329993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826329 | controller |     "Jun 12 09:55:44.423102 crc crio[3641]: time=\"2026-06-12T09:55:44.422628286Z\" level=info msg=\"Started container\" PID=13927 containerID=b527c9f2ef33d7bad8903e7357b508dcdf89be299d5537ada958e31a16573441 description=openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager id=e3fd902e-b040-4f2a-88c0-dc4b9dc074c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd",
2026-06-12 11:43:51.826344 | controller |     "Jun 12 09:55:44.881219 crc crio[3641]: time=\"2026-06-12T09:55:44.880948886Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.826360 | controller |     "Jun 12 09:55:44.881219 crc crio[3641]: time=\"2026-06-12T09:55:44.881200805Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.826375 | controller |     "Jun 12 09:55:44.881219 crc crio[3641]: time=\"2026-06-12T09:55:44.881234296Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 11:43:51.826390 | controller |     "Jun 12 09:55:45.027614 crc crio[3641]: time=\"2026-06-12T09:55:45.027306785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826406 | controller |     "Jun 12 09:55:45.190774 crc crio[3641]: time=\"2026-06-12T09:55:45.186235141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826422 | controller |     "Jun 12 09:55:45.320718 crc crio[3641]: time=\"2026-06-12T09:55:45.319776043Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.826437 | controller |     "Jun 12 09:55:45.320718 crc crio[3641]: time=\"2026-06-12T09:55:45.320015094Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.826452 | controller |     "Jun 12 09:55:45.320718 crc crio[3641]: time=\"2026-06-12T09:55:45.320036614Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 11:43:51.826467 | controller |     "Jun 12 09:55:45.537695 crc crio[3641]: time=\"2026-06-12T09:55:45.53564195Z\" level=info msg=\"Created container 7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=8a73a6c3-25ec-47fe-ba69-94723ef979ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.826482 | controller |     "Jun 12 09:55:45.579062 crc crio[3641]: time=\"2026-06-12T09:55:45.578965427Z\" level=info msg=\"Starting container: 7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1\" id=742f9f7d-76c2-4fca-bc8f-402affefb72c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.826498 | controller |     "Jun 12 09:55:45.686970 crc crio[3641]: time=\"2026-06-12T09:55:45.686622215Z\" level=info msg=\"Started container\" PID=13967 containerID=7eb06241bdbb0f658661f31118a08c013a529fd07f22f1b2237d43ebb82baea1 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=742f9f7d-76c2-4fca-bc8f-402affefb72c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12a72a84683cdb26b7d5471b024ea7078883a980907452164233972bb4cb5b5d",
2026-06-12 11:43:51.826513 | controller |     "Jun 12 09:55:46.804604 crc crio[3641]: time=\"2026-06-12T09:55:46.799698982Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.826531 | controller |     "Jun 12 09:55:46.804604 crc crio[3641]: time=\"2026-06-12T09:55:46.802151336Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.826547 | controller |     "Jun 12 09:55:46.804604 crc crio[3641]: time=\"2026-06-12T09:55:46.802203728Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 11:43:51.826563 | controller |     "Jun 12 09:55:48.446920 crc crio[3641]: time=\"2026-06-12T09:55:48.437406277Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.826578 | controller |     "Jun 12 09:55:48.446920 crc crio[3641]: time=\"2026-06-12T09:55:48.438678649Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.826593 | controller |     "Jun 12 09:55:48.446920 crc crio[3641]: time=\"2026-06-12T09:55:48.43870694Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 11:43:51.826608 | controller |     "Jun 12 09:55:49.825578 crc crio[3641]: time=\"2026-06-12T09:55:49.824786741Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.826623 | controller |     "Jun 12 09:55:49.825578 crc crio[3641]: time=\"2026-06-12T09:55:49.82504199Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.826638 | controller |     "Jun 12 09:55:49.825578 crc crio[3641]: time=\"2026-06-12T09:55:49.8250695Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 11:43:51.826652 | controller |     "Jun 12 09:55:50.037999 crc crio[3641]: time=\"2026-06-12T09:55:50.037526863Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.826667 | controller |     "Jun 12 09:55:50.037999 crc crio[3641]: time=\"2026-06-12T09:55:50.037879844Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.826682 | controller |     "Jun 12 09:55:50.037999 crc crio[3641]: time=\"2026-06-12T09:55:50.037914665Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_13d0c622-8272-45f9-a3f4-aff1edbddd23\\\"\"",
2026-06-12 11:43:51.826697 | controller |     "Jun 12 09:55:50.037999 crc crio[3641]: time=\"2026-06-12T09:55:50.037996718Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_13d4ca78-304b-4b13-acef-65a22458330c\\\"\"",
2026-06-12 11:43:51.826712 | controller |     "Jun 12 09:55:51.394056 crc crio[3641]: time=\"2026-06-12T09:55:51.393487583Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=07242de8-2b1e-4b89-befd-71c62bd07a57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.826727 | controller |     "Jun 12 09:55:51.397416 crc crio[3641]: time=\"2026-06-12T09:55:51.394106903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826742 | controller |     "Jun 12 09:55:51.610331 crc crio[3641]: time=\"2026-06-12T09:55:51.60965614Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc00018a8c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.826758 | controller |     "Jun 12 09:55:51.610331 crc crio[3641]: time=\"2026-06-12T09:55:51.609708442Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.826777 | controller |     "Jun 12 09:55:51.654346 crc crio[3641]: time=\"2026-06-12T09:55:51.653607872Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.826793 | controller |     "Jun 12 09:55:52.253463 crc crio[3641]: time=\"2026-06-12T09:55:52.253315297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826809 | controller |     "Jun 12 09:55:52.742704 crc crio[3641]: time=\"2026-06-12T09:55:52.741321548Z\" level=info msg=\"Created container 418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=2311e484-8316-4d32-9421-37e49c660bbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.826824 | controller |     "Jun 12 09:55:52.753382 crc crio[3641]: time=\"2026-06-12T09:55:52.750481572Z\" level=info msg=\"Starting container: 418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53\" id=0d6f4ad7-55e7-494c-acb8-f4654d1e9057 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.826840 | controller |     "Jun 12 09:55:52.797624 crc crio[3641]: time=\"2026-06-12T09:55:52.796778222Z\" level=info msg=\"Started container\" PID=14117 containerID=418b33eebc234e4a3755f8fe95f63a5124a579c42d1987c4d24eca4da2cedc53 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=0d6f4ad7-55e7-494c-acb8-f4654d1e9057 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190",
2026-06-12 11:43:51.826860 | controller |     "Jun 12 09:55:53.201937 crc crio[3641]: time=\"2026-06-12T09:55:53.200126342Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=db9eaa53-d7d1-446b-b5be-87df287ababc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.826896 | controller |     "Jun 12 09:55:55.731274 crc crio[3641]: time=\"2026-06-12T09:55:55.72544392Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=051ce820-2073-4d86-81f9-98372b728be4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.826913 | controller |     "Jun 12 09:55:55.731274 crc crio[3641]: time=\"2026-06-12T09:55:55.730503414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.826929 | controller |     "Jun 12 09:55:56.322314 crc crio[3641]: time=\"2026-06-12T09:55:56.321260191Z\" level=info msg=\"Stopping container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9 (timeout: 2s)\" id=53997406-ca3e-4883-abed-e9d51c8a5fba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.826945 | controller |     "Jun 12 09:55:57.016181 crc crio[3641]: 2026-06-12T09:55:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90e3bc89b915212 Mac:ba:f1:f4:ed:ab:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 SocketPath: PciID:}] [{Interface:0xc000194fc0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.826961 | controller |     "Jun 12 09:55:57.019755 crc crio[3641]: time=\"2026-06-12T09:55:57.019716422Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.826976 | controller |     "Jun 12 09:55:57.019976 crc crio[3641]: time=\"2026-06-12T09:55:57.01995656Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-12 11:43:51.826992 | controller |     "Jun 12 09:55:57.021067 crc crio[3641]: time=\"2026-06-12T09:55:57.021037545Z\" level=info msg=\"Removing container: 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f\" id=cf38a7b8-0b4a-4cc1-aed5-3c6f75f29afe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.827011 | controller |     "Jun 12 09:55:57.021464 crc crio[3641]: time=\"2026-06-12T09:55:57.021351585Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc00018a8c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.827027 | controller |     "Jun 12 09:55:57.021700 crc crio[3641]: time=\"2026-06-12T09:55:57.021680206Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.827043 | controller |     "Jun 12 09:55:57.513070 crc crio[3641]: time=\"2026-06-12T09:55:57.513013223Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.827058 | controller |     "Jun 12 09:55:57.517611 crc crio[3641]: time=\"2026-06-12T09:55:57.517581672Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.827074 | controller |     "Jun 12 09:55:57.517739 crc crio[3641]: time=\"2026-06-12T09:55:57.517715466Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_13d4ca78-304b-4b13-acef-65a22458330c\\\"\"",
2026-06-12 11:43:51.827089 | controller |     "Jun 12 09:55:57.517974 crc crio[3641]: time=\"2026-06-12T09:55:57.517951564Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4d7171ea-85d6-4475-9715-a9b856d7e76a\\\"\"",
2026-06-12 11:43:51.827104 | controller |     "Jun 12 09:55:58.155147 crc crio[3641]: time=\"2026-06-12T09:55:58.154995916Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.827119 | controller |     "Jun 12 09:55:58.155147 crc crio[3641]: time=\"2026-06-12T09:55:58.15512508Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.827134 | controller |     "Jun 12 09:55:58.155147 crc crio[3641]: time=\"2026-06-12T09:55:58.155147571Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-12 11:43:51.827149 | controller |     "Jun 12 09:55:58.597252 crc crio[3641]: time=\"2026-06-12T09:55:58.594706472Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.827163 | controller |     "Jun 12 09:55:58.597252 crc crio[3641]: time=\"2026-06-12T09:55:58.594754624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.827178 | controller |     "Jun 12 09:55:58.597252 crc crio[3641]: time=\"2026-06-12T09:55:58.594781805Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-12 11:43:51.827193 | controller |     "Jun 12 09:56:00.153700 crc crio[3641]: time=\"2026-06-12T09:56:00.153054518Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.827208 | controller |     "Jun 12 09:56:00.180909 crc crio[3641]: time=\"2026-06-12T09:56:00.180692814Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.827222 | controller |     "Jun 12 09:56:00.180909 crc crio[3641]: time=\"2026-06-12T09:56:00.180843399Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-12 11:43:51.827240 | controller |     "Jun 12 09:56:02.510267 crc crio[3641]: time=\"2026-06-12T09:56:02.509675629Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.827255 | controller |     "Jun 12 09:56:02.510267 crc crio[3641]: time=\"2026-06-12T09:56:02.510164965Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.827270 | controller |     "Jun 12 09:56:02.510267 crc crio[3641]: time=\"2026-06-12T09:56:02.510196456Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4d7171ea-85d6-4475-9715-a9b856d7e76a\\\"\"",
2026-06-12 11:43:51.827284 | controller |     "Jun 12 09:56:02.510267 crc crio[3641]: time=\"2026-06-12T09:56:02.510252858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 11:43:51.827298 | controller |     "Jun 12 09:56:04.567069 crc crio[3641]: time=\"2026-06-12T09:56:04.566386377Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.827313 | controller |     "Jun 12 09:56:04.567069 crc crio[3641]: time=\"2026-06-12T09:56:04.566801571Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.827326 | controller |     "Jun 12 09:56:06.823887 crc crio[3641]: time=\"2026-06-12T09:56:06.822641258Z\" level=warning msg=\"Stopping container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:51.827341 | controller |     "Jun 12 09:56:09.587510 crc crio[3641]: time=\"2026-06-12T09:56:09.587092779Z\" level=info msg=\"Stopping pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=e1cd5ff8-c445-4f77-9b0d-d2db607e292c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.827356 | controller |     "Jun 12 09:56:10.797094 crc crio[3641]: time=\"2026-06-12T09:56:09.590386245Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=e1cd5ff8-c445-4f77-9b0d-d2db607e292c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.827371 | controller |     "Jun 12 09:56:10.797094 crc crio[3641]: time=\"2026-06-12T09:56:09.597082716Z\" level=info msg=\"Removing pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=7c08057c-2edc-4c28-87ce-b9cf1191269e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.827385 | controller |     "Jun 12 09:56:27.215205 crc crio[3641]: time=\"2026-06-12T09:56:27.211662983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=cb9c0c7a-39f3-483a-be74-3fe7005c0164 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.827400 | controller |     "Jun 12 09:56:27.292699 crc crio[3641]: time=\"2026-06-12T09:56:27.292285399Z\" level=info msg=\"Stopped container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=53997406-ca3e-4883-abed-e9d51c8a5fba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.827415 | controller |     "Jun 12 09:56:27.308017 crc crio[3641]: time=\"2026-06-12T09:56:27.307349812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1555e3d5-6ec8-4128-995f-09b9462bb2a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.827430 | controller |     "Jun 12 09:56:35.832952 crc crio[3641]: time=\"2026-06-12T09:56:35.831628008Z\" level=info msg=\"Stopped container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins\" id=a1922c76-72c7-4cf9-a743-3297475f2592 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.827449 | controller |     "Jun 12 09:56:35.845459 crc crio[3641]: time=\"2026-06-12T09:56:35.844495744Z\" level=info msg=\"Stopping pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=8d268cd9-7ea8-4a20-b96e-24ae664ef9c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.827464 | controller |     "Jun 12 09:56:35.859502 crc crio[3641]: time=\"2026-06-12T09:56:35.858602211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=529ae62a-e2e5-45d0-98cc-96237bf9aa73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.827480 | controller |     "Jun 12 09:56:35.861972 crc crio[3641]: time=\"2026-06-12T09:56:35.861099082Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=61d384f4-5110-4e91-afcf-29f994c30060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.827495 | controller |     "Jun 12 09:56:35.897519 crc crio[3641]: time=\"2026-06-12T09:56:35.896663486Z\" level=info msg=\"Ran pod sandbox 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=07242de8-2b1e-4b89-befd-71c62bd07a57 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.827511 | controller |     "Jun 12 09:56:35.900409 crc crio[3641]: time=\"2026-06-12T09:56:35.900311578Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e0c21f1b-a070-4032-b200-15830bd0f018 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.827525 | controller |     "Jun 12 09:56:46.371759 crc crio[3641]: time=\"2026-06-12T09:56:46.371348844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.827540 | controller |     "Jun 12 09:56:46.374897 crc crio[3641]: time=\"2026-06-12T09:56:46.374634743Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9b940c88-4ab7-4a7f-80a7-a389852656ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.827555 | controller |     "Jun 12 09:56:46.377714 crc crio[3641]: time=\"2026-06-12T09:56:46.377596481Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=36d15b27-a1c3-4af3-891a-6b28e5e3687c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.827570 | controller |     "Jun 12 09:56:46.401336 crc crio[3641]: time=\"2026-06-12T09:56:46.401219959Z\" level=info msg=\"Removed container 70e630a1c40a2c0297bd7ae403d24e2d579d4e6cb2fb687bc7dab60b33bbc88f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cf38a7b8-0b4a-4cc1-aed5-3c6f75f29afe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.827585 | controller |     "Jun 12 09:56:46.402461 crc crio[3641]: time=\"2026-06-12T09:56:46.402389859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.827601 | controller |     "Jun 12 09:56:46.409154 crc crio[3641]: time=\"2026-06-12T09:56:46.409063849Z\" level=info msg=\"Stopped pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=8d268cd9-7ea8-4a20-b96e-24ae664ef9c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.827616 | controller |     "Jun 12 09:56:46.429255 crc crio[3641]: time=\"2026-06-12T09:56:46.429018978Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=70cce5ff-3c70-4da9-9ca4-8f5453d31338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.827635 | controller |     "Jun 12 09:56:47.043328 crc crio[3641]: time=\"2026-06-12T09:56:47.043003382Z\" level=info msg=\"Removing container: 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693\" id=75afc46d-3ae2-4dc0-be67-b6eca4f0d9c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.827650 | controller |     "Jun 12 09:57:01.353240 crc crio[3641]: time=\"2026-06-12T09:57:01.352215069Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=b93dd948-5287-4e6d-8418-8c4948cc30c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.827666 | controller |     "Jun 12 09:57:01.355602 crc crio[3641]: time=\"2026-06-12T09:57:01.355569621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.827681 | controller |     "Jun 12 09:57:01.799011 crc crio[3641]: time=\"2026-06-12T09:57:01.798372832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.827697 | controller |     "Jun 12 09:57:01.810066 crc crio[3641]: time=\"2026-06-12T09:57:01.810029466Z\" level=info msg=\"Removed pod sandbox: 9d8ab5f2befe55ac76db0fe5982dc28f887543bc702fb5250cfba37e6db6e73c\" id=7c08057c-2edc-4c28-87ce-b9cf1191269e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.827712 | controller |     "Jun 12 09:57:01.812021 crc crio[3641]: time=\"2026-06-12T09:57:01.81194815Z\" level=info msg=\"Stopping pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=f8873cc6-9024-45cc-8ea0-ec44fd87cd80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.827727 | controller |     "Jun 12 09:57:01.812110 crc crio[3641]: time=\"2026-06-12T09:57:01.812023993Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=f8873cc6-9024-45cc-8ea0-ec44fd87cd80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.827743 | controller |     "Jun 12 09:57:01.812739 crc crio[3641]: time=\"2026-06-12T09:57:01.812712915Z\" level=info msg=\"Removing pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=65558765-c1bb-468e-ba14-bc2493fa84b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.827760 | controller |     "Jun 12 09:57:47.824460 crc crio[3641]: time=\"2026-06-12T09:57:47.823601605Z\" level=info msg=\"Removed container 570c274bcc1a15282e00f1c0200104eab64b78d013924f1b5e48581239a2b693: openshift-multus/cni-sysctl-allowlist-ds-vddsf/kube-multus-additional-cni-plugins\" id=75afc46d-3ae2-4dc0-be67-b6eca4f0d9c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.827779 | controller |     "Jun 12 09:57:47.849783 crc crio[3641]: time=\"2026-06-12T09:57:47.84963228Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00096c728}] Aliases:map[]}\"",
2026-06-12 11:43:51.827795 | controller |     "Jun 12 09:57:47.849783 crc crio[3641]: time=\"2026-06-12T09:57:47.849733324Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.827810 | controller |     "Jun 12 09:57:47.891566 crc crio[3641]: time=\"2026-06-12T09:57:47.891436411Z\" level=info msg=\"Removed pod sandbox: 7c62b76ef4b6aa0800075b4d7a03b6d3366b79cb40d2fef3e1158daf3d386945\" id=65558765-c1bb-468e-ba14-bc2493fa84b8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.827829 | controller |     "Jun 12 09:57:47.896240 crc crio[3641]: time=\"2026-06-12T09:57:47.896059617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.827845 | controller |     "Jun 12 09:57:48.004578 crc crio[3641]: time=\"2026-06-12T09:57:48.004334175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.827864 | controller |     "Jun 12 09:57:48.014701 crc crio[3641]: time=\"2026-06-12T09:57:48.014628527Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=d3a55090-d9d8-43d7-bb03-c61ee09490cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.827899 | controller |     "Jun 12 09:57:48.017753 crc crio[3641]: time=\"2026-06-12T09:57:48.017518026Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=269981c3-86f8-4399-a280-4fce23c0a67c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.827916 | controller |     "Jun 12 09:57:48.020476 crc crio[3641]: time=\"2026-06-12T09:57:48.0203726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.827932 | controller |     "Jun 12 09:57:48.027563 crc crio[3641]: time=\"2026-06-12T09:57:48.027361939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.827948 | controller |     "Jun 12 09:57:48.059158 crc crio[3641]: time=\"2026-06-12T09:57:48.057742236Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=d8449200-98e1-4185-b89d-c2b1a1197a7e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.827963 | controller |     "Jun 12 09:57:48.060540 crc crio[3641]: time=\"2026-06-12T09:57:48.060424861Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=27118ec5-cdd9-45d4-9b62-6dab552aacbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.827978 | controller |     "Jun 12 09:57:48.074089 crc crio[3641]: time=\"2026-06-12T09:57:48.073981044Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=f847eb87-8efb-4df7-8c46-b0ea63c588f2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.827993 | controller |     "Jun 12 09:57:48.077366 crc crio[3641]: time=\"2026-06-12T09:57:48.077282703Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=933bd833-a125-4c1d-95af-0b6313374fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828009 | controller |     "Jun 12 09:57:48.102003 crc crio[3641]: time=\"2026-06-12T09:57:48.101312858Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00096ce38}] Aliases:map[]}\"",
2026-06-12 11:43:51.828025 | controller |     "Jun 12 09:57:48.102003 crc crio[3641]: time=\"2026-06-12T09:57:48.101897948Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.828044 | controller |     "Jun 12 09:57:48.106797 crc crio[3641]: time=\"2026-06-12T09:57:48.102557281Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=892e03a8-efef-4d71-b1ab-b82b7101a907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828060 | controller |     "Jun 12 09:57:48.106797 crc crio[3641]: time=\"2026-06-12T09:57:48.103462532Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2bcdb5a3-dcc2-40aa-8b7d-18af4e414c64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828075 | controller |     "Jun 12 09:57:48.129600 crc crio[3641]: time=\"2026-06-12T09:57:48.129399903Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e6657557-bcec-41d0-b4dd-83a5df03dd8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828090 | controller |     "Jun 12 09:57:48.212246 crc crio[3641]: time=\"2026-06-12T09:57:48.212100881Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=cab2e8ab-62c8-4678-965f-b6f77f88a8fd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.828105 | controller |     "Jun 12 09:57:48.217365 crc crio[3641]: time=\"2026-06-12T09:57:48.216136828Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=f7472542-959c-4887-9ac9-80bfe0f98488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828120 | controller |     "Jun 12 09:57:48.218001 crc crio[3641]: time=\"2026-06-12T09:57:48.217695871Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=15f7b56c-7b14-47f5-9421-31a00362cc67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828135 | controller |     "Jun 12 09:57:48.222699 crc crio[3641]: time=\"2026-06-12T09:57:48.221938628Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=e0b619ab-08cc-41d9-83ae-911d99c66f3e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.828150 | controller |     "Jun 12 09:57:48.230011 crc crio[3641]: time=\"2026-06-12T09:57:48.228075427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828165 | controller |     "Jun 12 09:57:48.238031 crc crio[3641]: time=\"2026-06-12T09:57:48.237862755Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f83c4247-ee4c-485a-bd72-7d0c2af31f89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828180 | controller |     "Jun 12 09:57:48.239059 crc crio[3641]: time=\"2026-06-12T09:57:48.238939474Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=967149e5-e8fb-4cce-a2a8-5b61e41fd6a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.828195 | controller |     "Jun 12 09:57:48.242148 crc crio[3641]: time=\"2026-06-12T09:57:48.242052827Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=04bce346-49db-4acb-afaf-c4ca0a35787e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828211 | controller |     "Jun 12 09:57:48.244316 crc crio[3641]: time=\"2026-06-12T09:57:48.244267568Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f80eeff0-4c4a-431f-bf88-2eac864900c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828226 | controller |     "Jun 12 09:57:48.244585 crc crio[3641]: time=\"2026-06-12T09:57:48.24448893Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5e1b751c-ce3a-4c3e-b64f-48892334332b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828244 | controller |     "Jun 12 09:57:48.257089 crc crio[3641]: time=\"2026-06-12T09:57:48.255899739Z\" level=info msg=\"Created container 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=36d15b27-a1c3-4af3-891a-6b28e5e3687c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828260 | controller |     "Jun 12 09:57:48.262571 crc crio[3641]: time=\"2026-06-12T09:57:48.262327555Z\" level=info msg=\"Starting container: 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d\" id=aceb7c63-6a14-43f0-abff-4090f70c4601 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.828314 | controller |     "Jun 12 09:57:48.264488 crc crio[3641]: time=\"2026-06-12T09:57:48.264358206Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mf6q8/extract-content\" id=ebb3ad87-5144-4215-b165-5c8b9b54585e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828335 | controller |     "Jun 12 09:57:48.265200 crc crio[3641]: time=\"2026-06-12T09:57:48.26508105Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=37079483-ec4c-4ad6-b46e-64d9fbcf060d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828352 | controller |     "Jun 12 09:57:48.327490 crc crio[3641]: time=\"2026-06-12T09:57:48.327359007Z\" level=info msg=\"Started container\" PID=14817 containerID=900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d description=openshift-console/downloads-747b44746d-4pqvr/download-server id=aceb7c63-6a14-43f0-abff-4090f70c4601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5",
2026-06-12 11:43:51.828369 | controller |     "Jun 12 09:57:48.328026 crc crio[3641]: time=\"2026-06-12T09:57:48.327944718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828385 | controller |     "Jun 12 09:57:48.346349 crc crio[3641]: time=\"2026-06-12T09:57:48.346057606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828401 | controller |     "Jun 12 09:57:48.354712 crc crio[3641]: time=\"2026-06-12T09:57:48.354578982Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1424912f-e647-4da8-88c6-abf8ad4ae9a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828416 | controller |     "Jun 12 09:57:48.355352 crc crio[3641]: 2026-06-12T09:57:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81ee408c5c9b60a Mac:5e:b8:02:72:3c:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c SocketPath: PciID:}] [{Interface:0xc0002c45d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.828432 | controller |     "Jun 12 09:57:48.356803 crc crio[3641]: time=\"2026-06-12T09:57:48.356418651Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00096c728}] Aliases:map[]}\"",
2026-06-12 11:43:51.828447 | controller |     "Jun 12 09:57:48.357014 crc crio[3641]: time=\"2026-06-12T09:57:48.356941679Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.828466 | controller |     "Jun 12 09:57:48.365672 crc crio[3641]: time=\"2026-06-12T09:57:48.365637684Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zbkbn/extract-content\" id=d5db54fe-5830-41f5-885d-daed5ed73dca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828483 | controller |     "Jun 12 09:57:48.442556 crc crio[3641]: time=\"2026-06-12T09:57:48.439621271Z\" level=info msg=\"Ran pod sandbox 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=051ce820-2073-4d86-81f9-98372b728be4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.828498 | controller |     "Jun 12 09:57:48.445593 crc crio[3641]: time=\"2026-06-12T09:57:48.445498616Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=c3bd08df-d7e7-46fd-9b9a-f6d5904ff6fa name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.828513 | controller |     "Jun 12 09:57:48.448550 crc crio[3641]: time=\"2026-06-12T09:57:48.448365101Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=04ce8044-2c2c-454b-8583-00066a84028c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828576 | controller |     "Jun 12 09:57:48.449933 crc crio[3641]: time=\"2026-06-12T09:57:48.449727011Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4237f32a-7503-4b11-b51b-4891a65f9809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828599 | controller |     "Jun 12 09:57:48.471212 crc crio[3641]: time=\"2026-06-12T09:57:48.468114155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828615 | controller |     "Jun 12 09:57:48.473271 crc crio[3641]: time=\"2026-06-12T09:57:48.473139065Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=44d5246f-0d77-4c60-b0d5-0697be726d32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828632 | controller |     "Jun 12 09:57:48.473935 crc crio[3641]: time=\"2026-06-12T09:57:48.473720045Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d21505c3-5028-4ec4-bbaf-4e346377fd56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.828648 | controller |     "Jun 12 09:57:48.481232 crc crio[3641]: time=\"2026-06-12T09:57:48.481013574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828663 | controller |     "Jun 12 09:57:48.488446 crc crio[3641]: time=\"2026-06-12T09:57:48.488326555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828679 | controller |     "Jun 12 09:57:48.506504 crc crio[3641]: time=\"2026-06-12T09:57:48.506426306Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=97e7915b-7cd5-4809-9bae-6f31261ec751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828694 | controller |     "Jun 12 09:57:48.508266 crc crio[3641]: time=\"2026-06-12T09:57:48.508111954Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g48fz/extract-content\" id=2c08a138-5998-4f0a-8d10-8edc306b0e4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828710 | controller |     "Jun 12 09:57:48.510265 crc crio[3641]: time=\"2026-06-12T09:57:48.510160211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828730 | controller |     "Jun 12 09:57:48.516381 crc crio[3641]: time=\"2026-06-12T09:57:48.516249618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828746 | controller |     "Jun 12 09:57:48.518689 crc crio[3641]: time=\"2026-06-12T09:57:48.51862945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828762 | controller |     "Jun 12 09:57:48.552665 crc crio[3641]: time=\"2026-06-12T09:57:48.55223187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828778 | controller |     "Jun 12 09:57:48.553167 crc crio[3641]: time=\"2026-06-12T09:57:48.553086091Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=53716958-20e9-48da-bfac-2a80bb69114c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828793 | controller |     "Jun 12 09:57:48.553776 crc crio[3641]: time=\"2026-06-12T09:57:48.553456282Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=082dfb28-abeb-406c-9ae3-61e22bacef24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.828808 | controller |     "Jun 12 09:57:48.554038 crc crio[3641]: time=\"2026-06-12T09:57:48.553962609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828824 | controller |     "Jun 12 09:57:48.571716 crc crio[3641]: time=\"2026-06-12T09:57:48.57168127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.828839 | controller |     "Jun 12 09:57:48.607990 crc crio[3641]: time=\"2026-06-12T09:57:48.607730975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829043 | controller |     "Jun 12 09:57:48.611274 crc crio[3641]: time=\"2026-06-12T09:57:48.611205134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829061 | controller |     "Jun 12 09:57:48.617642 crc crio[3641]: time=\"2026-06-12T09:57:48.617598894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829077 | controller |     "Jun 12 09:57:48.647450 crc crio[3641]: time=\"2026-06-12T09:57:48.647328924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829093 | controller |     "Jun 12 09:57:48.651694 crc crio[3641]: time=\"2026-06-12T09:57:48.651636381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829109 | controller |     "Jun 12 09:57:48.667899 crc crio[3641]: time=\"2026-06-12T09:57:48.667776814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829125 | controller |     "Jun 12 09:57:48.701660 crc crio[3641]: time=\"2026-06-12T09:57:48.701580581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829146 | controller |     "Jun 12 09:57:48.707106 crc crio[3641]: time=\"2026-06-12T09:57:48.706799938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829162 | controller |     "Jun 12 09:57:48.735214 crc crio[3641]: time=\"2026-06-12T09:57:48.735049868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829178 | controller |     "Jun 12 09:57:48.752439 crc crio[3641]: time=\"2026-06-12T09:57:48.752271492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829193 | controller |     "Jun 12 09:57:48.756464 crc crio[3641]: time=\"2026-06-12T09:57:48.756306676Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=55740ecd-cf00-420a-a98f-52c49e67336b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.829209 | controller |     "Jun 12 09:57:48.757858 crc crio[3641]: time=\"2026-06-12T09:57:48.757739433Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=587e702b-87ee-47e8-80bf-1cab40a22961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.829224 | controller |     "Jun 12 09:57:48.799034 crc crio[3641]: time=\"2026-06-12T09:57:48.796663373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829241 | controller |     "Jun 12 09:57:48.805964 crc crio[3641]: time=\"2026-06-12T09:57:48.805641095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829256 | controller |     "Jun 12 09:57:48.891922 crc crio[3641]: time=\"2026-06-12T09:57:48.865445904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829272 | controller |     "Jun 12 09:57:49.074012 crc crio[3641]: time=\"2026-06-12T09:57:49.073906893Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5c20f09d-5cf9-4603-9255-4973dfe0bc4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.829289 | controller |     "Jun 12 09:57:49.139917 crc crio[3641]: time=\"2026-06-12T09:57:49.13979195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829305 | controller |     "Jun 12 09:57:49.563344 crc crio[3641]: time=\"2026-06-12T09:57:49.562501574Z\" level=info msg=\"Created container 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=f7472542-959c-4887-9ac9-80bfe0f98488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829321 | controller |     "Jun 12 09:57:49.566060 crc crio[3641]: time=\"2026-06-12T09:57:49.565962862Z\" level=info msg=\"Starting container: 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e\" id=338e84e1-b8ea-4d44-99e3-f9190e74ccf4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829337 | controller |     "Jun 12 09:57:49.572494 crc crio[3641]: time=\"2026-06-12T09:57:49.572379949Z\" level=info msg=\"Started container\" PID=14889 containerID=361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=338e84e1-b8ea-4d44-99e3-f9190e74ccf4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb",
2026-06-12 11:43:51.829358 | controller |     "Jun 12 09:57:49.680537 crc crio[3641]: time=\"2026-06-12T09:57:49.680370095Z\" level=info msg=\"Created container 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338: openshift-marketplace/redhat-operators-g48fz/extract-content\" id=2c08a138-5998-4f0a-8d10-8edc306b0e4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829374 | controller |     "Jun 12 09:57:49.681638 crc crio[3641]: time=\"2026-06-12T09:57:49.681546846Z\" level=info msg=\"Starting container: 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338\" id=0f09d3db-c983-4961-96b2-226b66dcb3fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829391 | controller |     "Jun 12 09:57:49.687930 crc crio[3641]: time=\"2026-06-12T09:57:49.687741776Z\" level=info msg=\"Started container\" PID=14904 containerID=4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338 description=openshift-marketplace/redhat-operators-g48fz/extract-content id=0f09d3db-c983-4961-96b2-226b66dcb3fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd",
2026-06-12 11:43:51.829407 | controller |     "Jun 12 09:57:49.736103 crc crio[3641]: time=\"2026-06-12T09:57:49.735963854Z\" level=info msg=\"Created container e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51: openshift-marketplace/community-operators-mf6q8/extract-content\" id=ebb3ad87-5144-4215-b165-5c8b9b54585e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829424 | controller |     "Jun 12 09:57:49.740997 crc crio[3641]: time=\"2026-06-12T09:57:49.740418056Z\" level=info msg=\"Starting container: e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51\" id=c8c4cc71-98da-42de-9451-969959e12c0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829440 | controller |     "Jun 12 09:57:49.750508 crc crio[3641]: time=\"2026-06-12T09:57:49.750371562Z\" level=info msg=\"Started container\" PID=14899 containerID=e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51 description=openshift-marketplace/community-operators-mf6q8/extract-content id=c8c4cc71-98da-42de-9451-969959e12c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988",
2026-06-12 11:43:51.829456 | controller |     "Jun 12 09:57:49.901254 crc crio[3641]: time=\"2026-06-12T09:57:49.900807627Z\" level=info msg=\"Created container 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338: openshift-marketplace/community-operators-qhh6t/extract-content\" id=53716958-20e9-48da-bfac-2a80bb69114c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829472 | controller |     "Jun 12 09:57:49.902700 crc crio[3641]: time=\"2026-06-12T09:57:49.902589431Z\" level=info msg=\"Starting container: 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338\" id=2a1a6f45-a2a6-4389-906f-2369faa0de03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829488 | controller |     "Jun 12 09:57:49.918756 crc crio[3641]: time=\"2026-06-12T09:57:49.918320396Z\" level=info msg=\"Started container\" PID=14915 containerID=63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338 description=openshift-marketplace/community-operators-qhh6t/extract-content id=2a1a6f45-a2a6-4389-906f-2369faa0de03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300",
2026-06-12 11:43:51.829504 | controller |     "Jun 12 09:57:50.230723 crc crio[3641]: time=\"2026-06-12T09:57:50.230483155Z\" level=info msg=\"Created container cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=97e7915b-7cd5-4809-9bae-6f31261ec751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829520 | controller |     "Jun 12 09:57:50.232076 crc crio[3641]: time=\"2026-06-12T09:57:50.231983596Z\" level=info msg=\"Starting container: cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e\" id=f278410f-d270-472a-8fe1-8f1d439d25a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829550 | controller |     "Jun 12 09:57:50.239002 crc crio[3641]: time=\"2026-06-12T09:57:50.238908522Z\" level=info msg=\"Started container\" PID=14908 containerID=cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e description=openshift-marketplace/certified-operators-l27pk/extract-content id=f278410f-d270-472a-8fe1-8f1d439d25a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f",
2026-06-12 11:43:51.829568 | controller |     "Jun 12 09:57:50.431611 crc crio[3641]: time=\"2026-06-12T09:57:50.430910511Z\" level=info msg=\"Created container 28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=61d384f4-5110-4e91-afcf-29f994c30060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829584 | controller |     "Jun 12 09:57:50.431611 crc crio[3641]: time=\"2026-06-12T09:57:50.431344086Z\" level=info msg=\"Created container b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718: openshift-kube-apiserver/installer-13-crc/installer\" id=082dfb28-abeb-406c-9ae3-61e22bacef24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829600 | controller |     "Jun 12 09:57:50.432720 crc crio[3641]: time=\"2026-06-12T09:57:50.432084341Z\" level=info msg=\"Created container 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27: openshift-marketplace/certified-operators-zbkbn/extract-content\" id=d5db54fe-5830-41f5-885d-daed5ed73dca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829616 | controller |     "Jun 12 09:57:50.433151 crc crio[3641]: time=\"2026-06-12T09:57:50.432968744Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sczm8/extract-content\" id=1125a284-4b5b-451a-a908-e3bca6a42fbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829632 | controller |     "Jun 12 09:57:50.433324 crc crio[3641]: time=\"2026-06-12T09:57:50.433011442Z\" level=info msg=\"Created container 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=37079483-ec4c-4ad6-b46e-64d9fbcf060d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829647 | controller |     "Jun 12 09:57:50.434056 crc crio[3641]: time=\"2026-06-12T09:57:50.433274741Z\" level=info msg=\"Created container cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=70cce5ff-3c70-4da9-9ca4-8f5453d31338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.829664 | controller |     "Jun 12 09:57:50.435500 crc crio[3641]: time=\"2026-06-12T09:57:50.435413383Z\" level=info msg=\"Starting container: 28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5\" id=43779d61-0eb9-409c-b979-60a5fe786eb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829679 | controller |     "Jun 12 09:57:50.436439 crc crio[3641]: time=\"2026-06-12T09:57:50.436235896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829695 | controller |     "Jun 12 09:57:50.437258 crc crio[3641]: time=\"2026-06-12T09:57:50.436765989Z\" level=info msg=\"Starting container: 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900\" id=82829752-fe06-4014-9700-c1f64ea8bea1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829710 | controller |     "Jun 12 09:57:50.437440 crc crio[3641]: time=\"2026-06-12T09:57:50.436766159Z\" level=info msg=\"Starting container: b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718\" id=65414189-6c92-4ea4-a27b-93bab60aaad8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829730 | controller |     "Jun 12 09:57:50.438903 crc crio[3641]: time=\"2026-06-12T09:57:50.43701708Z\" level=info msg=\"Starting container: cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6\" id=ec7a53ae-ef7b-4da6-8347-b3b84f729805 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829746 | controller |     "Jun 12 09:57:50.439674 crc crio[3641]: time=\"2026-06-12T09:57:50.43936754Z\" level=info msg=\"Starting container: 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27\" id=bd3a800b-6210-4539-838d-9bec570aa9e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.829762 | controller |     "Jun 12 09:57:50.447580 crc crio[3641]: time=\"2026-06-12T09:57:50.44739866Z\" level=info msg=\"Started container\" PID=14929 containerID=b5efcdd274b9d290890ab5e6d484986674eab8ca0e05f49398f94e55ca278718 description=openshift-kube-apiserver/installer-13-crc/installer id=65414189-6c92-4ea4-a27b-93bab60aaad8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d",
2026-06-12 11:43:51.829779 | controller |     "Jun 12 09:57:50.452942 crc crio[3641]: time=\"2026-06-12T09:57:50.452690621Z\" level=info msg=\"Started container\" PID=14911 containerID=28f5557ea59e3e12c3005e0028da78ee6f7346eb5a39f5d525bff79aa1aaf8b5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=43779d61-0eb9-409c-b979-60a5fe786eb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190",
2026-06-12 11:43:51.829795 | controller |     "Jun 12 09:57:50.453105 crc crio[3641]: time=\"2026-06-12T09:57:50.452972839Z\" level=info msg=\"Started container\" PID=14888 containerID=8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=82829752-fe06-4014-9700-c1f64ea8bea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80",
2026-06-12 11:43:51.829811 | controller |     "Jun 12 09:57:50.469165 crc crio[3641]: time=\"2026-06-12T09:57:50.469077856Z\" level=info msg=\"Started container\" PID=14925 containerID=cef4b2ee689655bc390552e6bd3f25f59db055c06530ebd8fcbcaf8309fe8ee6 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=ec7a53ae-ef7b-4da6-8347-b3b84f729805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee",
2026-06-12 11:43:51.829827 | controller |     "Jun 12 09:57:50.475992 crc crio[3641]: time=\"2026-06-12T09:57:50.47176154Z\" level=info msg=\"Started container\" PID=14898 containerID=7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27 description=openshift-marketplace/certified-operators-zbkbn/extract-content id=bd3a800b-6210-4539-838d-9bec570aa9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77",
2026-06-12 11:43:51.829844 | controller |     "Jun 12 09:57:50.508708 crc crio[3641]: 2026-06-12T09:57:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f8be9d9258a957 Mac:1a:c6:60:08:2c:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.829876 | controller |     "Jun 12 09:57:50.510976 crc crio[3641]: time=\"2026-06-12T09:57:50.51078416Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc00096ce38}] Aliases:map[]}\"",
2026-06-12 11:43:51.829912 | controller |     "Jun 12 09:57:50.511400 crc crio[3641]: time=\"2026-06-12T09:57:50.511332112Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.829931 | controller |     "Jun 12 09:57:50.545118 crc crio[3641]: time=\"2026-06-12T09:57:50.5450341Z\" level=info msg=\"Ran pod sandbox 3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=b93dd948-5287-4e6d-8418-8c4948cc30c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.829947 | controller |     "Jun 12 09:57:50.562562 crc crio[3641]: time=\"2026-06-12T09:57:50.559396828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=f6c1cbd3-ed45-4291-ae75-6c7bd5e1b875 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.829963 | controller |     "Jun 12 09:57:50.576175 crc crio[3641]: time=\"2026-06-12T09:57:50.57063377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829979 | controller |     "Jun 12 09:57:50.576435 crc crio[3641]: time=\"2026-06-12T09:57:50.576368989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.829995 | controller |     "Jun 12 09:57:50.643632 crc crio[3641]: time=\"2026-06-12T09:57:50.643552625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=8d0aaf61-5f53-4c4f-94a5-706164e0beb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830010 | controller |     "Jun 12 09:57:50.650310 crc crio[3641]: time=\"2026-06-12T09:57:50.650232938Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3557a4a5-0fe7-41f9-a3ef-56de45648413 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830027 | controller |     "Jun 12 09:57:50.651795 crc crio[3641]: time=\"2026-06-12T09:57:50.65058665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830042 | controller |     "Jun 12 09:57:50.794175 crc crio[3641]: time=\"2026-06-12T09:57:50.791408041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78712c4f-eb46-474a-bffd-e45aae6d68da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830058 | controller |     "Jun 12 09:57:50.847215 crc crio[3641]: time=\"2026-06-12T09:57:50.847111472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830073 | controller |     "Jun 12 09:57:50.851323 crc crio[3641]: time=\"2026-06-12T09:57:50.850139055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2fdbb4e3-9fe7-4bd7-9dbf-3b2023e46f67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830089 | controller |     "Jun 12 09:57:50.851323 crc crio[3641]: time=\"2026-06-12T09:57:50.850366754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830105 | controller |     "Jun 12 09:57:50.906634 crc crio[3641]: time=\"2026-06-12T09:57:50.906486368Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=7a07b24f-5592-4fd6-892c-6fcd6ba29267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830124 | controller |     "Jun 12 09:57:50.970319 crc crio[3641]: time=\"2026-06-12T09:57:50.97013835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=6a185585-d4b6-4b94-b95b-ed2f00a13fb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830141 | controller |     "Jun 12 09:57:51.052368 crc crio[3641]: time=\"2026-06-12T09:57:51.051334397Z\" level=info msg=\"Created container 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469: openshift-marketplace/redhat-marketplace-sczm8/extract-content\" id=1125a284-4b5b-451a-a908-e3bca6a42fbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830157 | controller |     "Jun 12 09:57:51.053515 crc crio[3641]: time=\"2026-06-12T09:57:51.053378116Z\" level=info msg=\"Starting container: 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469\" id=8cbdf75d-4f21-438b-81bc-fbd23d56aaa9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.830172 | controller |     "Jun 12 09:57:51.060580 crc crio[3641]: time=\"2026-06-12T09:57:51.060455636Z\" level=info msg=\"Started container\" PID=15012 containerID=1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469 description=openshift-marketplace/redhat-marketplace-sczm8/extract-content id=8cbdf75d-4f21-438b-81bc-fbd23d56aaa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c",
2026-06-12 11:43:51.830189 | controller |     "Jun 12 09:57:51.284605 crc crio[3641]: time=\"2026-06-12T09:57:51.284340528Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mf6q8/registry-server\" id=a258e7bf-8982-43f0-b8b5-9f97ece39e33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830205 | controller |     "Jun 12 09:57:51.285247 crc crio[3641]: time=\"2026-06-12T09:57:51.285087824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830221 | controller |     "Jun 12 09:57:51.285247 crc crio[3641]: time=\"2026-06-12T09:57:51.285140716Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=2167cce8-8847-4164-86cb-66bfe38aaf51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830237 | controller |     "Jun 12 09:57:51.285619 crc crio[3641]: time=\"2026-06-12T09:57:51.285461307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830253 | controller |     "Jun 12 09:57:51.342592 crc crio[3641]: time=\"2026-06-12T09:57:51.342460912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830269 | controller |     "Jun 12 09:57:51.345633 crc crio[3641]: time=\"2026-06-12T09:57:51.345545196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830285 | controller |     "Jun 12 09:57:51.364616 crc crio[3641]: time=\"2026-06-12T09:57:51.36446868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830301 | controller |     "Jun 12 09:57:51.560954 crc crio[3641]: time=\"2026-06-12T09:57:51.559742221Z\" level=info msg=\"Created container 455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3557a4a5-0fe7-41f9-a3ef-56de45648413 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830321 | controller |     "Jun 12 09:57:51.564121 crc crio[3641]: time=\"2026-06-12T09:57:51.564080748Z\" level=info msg=\"Starting container: 455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4\" id=17154c85-6a38-48d5-b4b5-f0a250cb35d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.830337 | controller |     "Jun 12 09:57:51.573053 crc crio[3641]: time=\"2026-06-12T09:57:51.572938999Z\" level=info msg=\"Started container\" PID=15027 containerID=455d8822eabc8de8d62e85cf08d8a1fa98c31cd49798ef5531f21479300455c4 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=17154c85-6a38-48d5-b4b5-f0a250cb35d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696",
2026-06-12 11:43:51.830354 | controller |     "Jun 12 09:57:51.809393 crc crio[3641]: time=\"2026-06-12T09:57:51.809335595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830370 | controller |     "Jun 12 09:57:51.832076 crc crio[3641]: time=\"2026-06-12T09:57:51.831951203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b66048b-3b0b-4ccd-8f3b-b9bc7a84a19d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830385 | controller |     "Jun 12 09:57:51.841746 crc crio[3641]: time=\"2026-06-12T09:57:51.841664142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77a7be7b-70f6-48a1-9bb7-424a3387aba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830401 | controller |     "Jun 12 09:57:51.849162 crc crio[3641]: time=\"2026-06-12T09:57:51.849076445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=89311fbe-94e4-45ae-a786-760b4f5c9231 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830416 | controller |     "Jun 12 09:57:51.849496 crc crio[3641]: time=\"2026-06-12T09:57:51.849402435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cf2b27ab-d545-44b8-8553-1b7aa74fffb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830432 | controller |     "Jun 12 09:57:51.850443 crc crio[3641]: time=\"2026-06-12T09:57:51.849614152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=244bd459-bec1-4e84-9e67-bfd7db468d78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830448 | controller |     "Jun 12 09:57:51.857248 crc crio[3641]: time=\"2026-06-12T09:57:51.857082996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=be296d6d-605e-4027-b875-ba5b28208748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830464 | controller |     "Jun 12 09:57:51.865971 crc crio[3641]: time=\"2026-06-12T09:57:51.865899315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=61924e4c-79a8-4225-9ce1-9714aa1cadd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830479 | controller |     "Jun 12 09:57:51.873650 crc crio[3641]: time=\"2026-06-12T09:57:51.87340318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d8129af0-af19-4700-87a8-eb545ffdf95d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830499 | controller |     "Jun 12 09:57:51.873780 crc crio[3641]: time=\"2026-06-12T09:57:51.873503454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b35ac3c7-321d-481a-8a4a-5f660b9c037a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830515 | controller |     "Jun 12 09:57:51.937660 crc crio[3641]: time=\"2026-06-12T09:57:51.937021341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f245f952-571c-4d13-828c-de22ce90f230 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830530 | controller |     "Jun 12 09:57:51.939009 crc crio[3641]: time=\"2026-06-12T09:57:51.937915411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=44904f45-64be-44f5-aa1e-0d12abf29d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830545 | controller |     "Jun 12 09:57:51.939009 crc crio[3641]: time=\"2026-06-12T09:57:51.938139359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=47553bfc-79e3-49e1-a38d-32971835b653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830560 | controller |     "Jun 12 09:57:51.939009 crc crio[3641]: time=\"2026-06-12T09:57:51.938245593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=270a9651-e9be-42b8-b593-60d3fb1a0012 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830576 | controller |     "Jun 12 09:57:51.939009 crc crio[3641]: time=\"2026-06-12T09:57:51.93815509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab60ae62-6b5c-403d-b0d5-f2ef0b4aac36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.830591 | controller |     "Jun 12 09:57:52.010798 crc crio[3641]: time=\"2026-06-12T09:57:52.010627862Z\" level=info msg=\"Created container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server\" id=a258e7bf-8982-43f0-b8b5-9f97ece39e33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830607 | controller |     "Jun 12 09:57:52.015342 crc crio[3641]: time=\"2026-06-12T09:57:52.015084561Z\" level=info msg=\"Starting container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658\" id=ce8440cf-7138-4cd8-8eab-83538101fc40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.830622 | controller |     "Jun 12 09:57:52.022400 crc crio[3641]: time=\"2026-06-12T09:57:52.022302356Z\" level=info msg=\"Started container\" PID=15069 containerID=8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658 description=openshift-marketplace/community-operators-mf6q8/registry-server id=ce8440cf-7138-4cd8-8eab-83538101fc40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988",
2026-06-12 11:43:51.830638 | controller |     "Jun 12 09:57:52.278996 crc crio[3641]: time=\"2026-06-12T09:57:52.278683481Z\" level=info msg=\"Created container e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=2167cce8-8847-4164-86cb-66bfe38aaf51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830654 | controller |     "Jun 12 09:57:52.280685 crc crio[3641]: time=\"2026-06-12T09:57:52.280596936Z\" level=info msg=\"Starting container: e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f\" id=0babbaeb-428b-403d-9d7b-16d8d141d280 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.830673 | controller |     "Jun 12 09:57:52.286131 crc crio[3641]: time=\"2026-06-12T09:57:52.286036961Z\" level=info msg=\"Started container\" PID=15080 containerID=e2255a3b49bbb3820717c3ebc7ad5bb43ae3c223676236247e1ea2a2fc6f521f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=0babbaeb-428b-403d-9d7b-16d8d141d280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190",
2026-06-12 11:43:51.830689 | controller |     "Jun 12 09:57:52.407458 crc crio[3641]: time=\"2026-06-12T09:57:52.40733473Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4a43c0e4-0e38-4a47-aa93-8300d90dc029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830705 | controller |     "Jun 12 09:57:52.407458 crc crio[3641]: time=\"2026-06-12T09:57:52.407393402Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sczm8/registry-server\" id=804fed69-77ac-432c-b759-897468619907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830721 | controller |     "Jun 12 09:57:52.408097 crc crio[3641]: time=\"2026-06-12T09:57:52.407403372Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b8052931-093b-461e-ab35-0a646e5f849e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830739 | controller |     "Jun 12 09:57:52.408097 crc crio[3641]: time=\"2026-06-12T09:57:52.407675622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830757 | controller |     "Jun 12 09:57:52.408097 crc crio[3641]: time=\"2026-06-12T09:57:52.407358004Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=27a76b53-b66a-45f6-b7ac-dc4860b20f7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830772 | controller |     "Jun 12 09:57:52.408553 crc crio[3641]: time=\"2026-06-12T09:57:52.408174109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830788 | controller |     "Jun 12 09:57:52.408553 crc crio[3641]: time=\"2026-06-12T09:57:52.408353708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830803 | controller |     "Jun 12 09:57:52.410338 crc crio[3641]: time=\"2026-06-12T09:57:52.409075973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830819 | controller |     "Jun 12 09:57:52.457747 crc crio[3641]: time=\"2026-06-12T09:57:52.457636588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830834 | controller |     "Jun 12 09:57:52.461231 crc crio[3641]: time=\"2026-06-12T09:57:52.461132407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830852 | controller |     "Jun 12 09:57:52.464735 crc crio[3641]: time=\"2026-06-12T09:57:52.46416981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830881 | controller |     "Jun 12 09:57:52.469398 crc crio[3641]: time=\"2026-06-12T09:57:52.469278113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830902 | controller |     "Jun 12 09:57:52.506972 crc crio[3641]: time=\"2026-06-12T09:57:52.506788187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830922 | controller |     "Jun 12 09:57:52.512403 crc crio[3641]: time=\"2026-06-12T09:57:52.512325147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830937 | controller |     "Jun 12 09:57:52.533325 crc crio[3641]: time=\"2026-06-12T09:57:52.533073099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830953 | controller |     "Jun 12 09:57:52.537313 crc crio[3641]: time=\"2026-06-12T09:57:52.537226711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830968 | controller |     "Jun 12 09:57:53.055070 crc crio[3641]: time=\"2026-06-12T09:57:53.05495568Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zbkbn/registry-server\" id=b103a922-5bbd-41fd-baaa-a1d35114b5f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.830984 | controller |     "Jun 12 09:57:53.060582 crc crio[3641]: time=\"2026-06-12T09:57:53.055423936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.830999 | controller |     "Jun 12 09:57:53.060582 crc crio[3641]: time=\"2026-06-12T09:57:53.056929928Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=3d6d605b-7860-438a-b271-26d9489e611f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831015 | controller |     "Jun 12 09:57:53.065652 crc crio[3641]: time=\"2026-06-12T09:57:53.065497538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831030 | controller |     "Jun 12 09:57:53.089960 crc crio[3641]: time=\"2026-06-12T09:57:53.089787212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831045 | controller |     "Jun 12 09:57:53.093763 crc crio[3641]: time=\"2026-06-12T09:57:53.093694675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831060 | controller |     "Jun 12 09:57:53.122768 crc crio[3641]: time=\"2026-06-12T09:57:53.122646739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831075 | controller |     "Jun 12 09:57:53.126011 crc crio[3641]: time=\"2026-06-12T09:57:53.125944411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831090 | controller |     "Jun 12 09:57:53.343105 crc crio[3641]: time=\"2026-06-12T09:57:53.342732863Z\" level=info msg=\"Created container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b8052931-093b-461e-ab35-0a646e5f849e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831107 | controller |     "Jun 12 09:57:53.345458 crc crio[3641]: time=\"2026-06-12T09:57:53.345302701Z\" level=info msg=\"Starting container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e\" id=7c46b5e2-d4e1-4461-95e7-cfb00c1fad81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.831126 | controller |     "Jun 12 09:57:53.354173 crc crio[3641]: time=\"2026-06-12T09:57:53.354036125Z\" level=info msg=\"Started container\" PID=15110 containerID=91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7c46b5e2-d4e1-4461-95e7-cfb00c1fad81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb",
2026-06-12 11:43:51.831142 | controller |     "Jun 12 09:57:53.448749 crc crio[3641]: time=\"2026-06-12T09:57:53.448547685Z\" level=info msg=\"Created container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server\" id=27a76b53-b66a-45f6-b7ac-dc4860b20f7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831158 | controller |     "Jun 12 09:57:53.449938 crc crio[3641]: time=\"2026-06-12T09:57:53.44987383Z\" level=info msg=\"Starting container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165\" id=5fd1fdc7-857d-499e-969c-1967fe1f38a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.831173 | controller |     "Jun 12 09:57:53.452438 crc crio[3641]: time=\"2026-06-12T09:57:53.452308162Z\" level=info msg=\"Created container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4a43c0e4-0e38-4a47-aa93-8300d90dc029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831189 | controller |     "Jun 12 09:57:53.452733 crc crio[3641]: time=\"2026-06-12T09:57:53.452619853Z\" level=info msg=\"Created container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server\" id=804fed69-77ac-432c-b759-897468619907 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831205 | controller |     "Jun 12 09:57:53.455962 crc crio[3641]: time=\"2026-06-12T09:57:53.454335621Z\" level=info msg=\"Starting container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021\" id=95526cea-4f7d-482e-8e7a-541cee3e3246 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.831220 | controller |     "Jun 12 09:57:53.455962 crc crio[3641]: time=\"2026-06-12T09:57:53.45572735Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-g48fz/registry-server\" id=171d037b-b828-45b0-803c-28c6481bf8e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831235 | controller |     "Jun 12 09:57:53.456766 crc crio[3641]: time=\"2026-06-12T09:57:53.456645791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831251 | controller |     "Jun 12 09:57:53.459888 crc crio[3641]: time=\"2026-06-12T09:57:53.458059189Z\" level=info msg=\"Starting container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c\" id=fb411349-a16f-4b89-af0a-3f131cf3d1b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.831266 | controller |     "Jun 12 09:57:53.461264 crc crio[3641]: time=\"2026-06-12T09:57:53.461128712Z\" level=info msg=\"Started container\" PID=15104 containerID=add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=95526cea-4f7d-482e-8e7a-541cee3e3246 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80",
2026-06-12 11:43:51.831282 | controller |     "Jun 12 09:57:53.465081 crc crio[3641]: time=\"2026-06-12T09:57:53.465009493Z\" level=info msg=\"Started container\" PID=15109 containerID=274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165 description=openshift-marketplace/community-operators-qhh6t/registry-server id=5fd1fdc7-857d-499e-969c-1967fe1f38a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300",
2026-06-12 11:43:51.831301 | controller |     "Jun 12 09:57:53.473011 crc crio[3641]: time=\"2026-06-12T09:57:53.472924343Z\" level=info msg=\"Started container\" PID=15101 containerID=b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c description=openshift-marketplace/redhat-marketplace-sczm8/registry-server id=fb411349-a16f-4b89-af0a-3f131cf3d1b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c",
2026-06-12 11:43:51.831317 | controller |     "Jun 12 09:57:53.500905 crc crio[3641]: time=\"2026-06-12T09:57:53.500759017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831333 | controller |     "Jun 12 09:57:53.504477 crc crio[3641]: time=\"2026-06-12T09:57:53.504420702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831348 | controller |     "Jun 12 09:57:53.710942 crc crio[3641]: time=\"2026-06-12T09:57:53.710547751Z\" level=info msg=\"Created container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server\" id=b103a922-5bbd-41fd-baaa-a1d35114b5f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831363 | controller |     "Jun 12 09:57:53.712059 crc crio[3641]: time=\"2026-06-12T09:57:53.71199176Z\" level=info msg=\"Starting container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9\" id=0a5544b9-67b6-4090-b538-edc275b55c88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.831379 | controller |     "Jun 12 09:57:53.720317 crc crio[3641]: time=\"2026-06-12T09:57:53.719105842Z\" level=info msg=\"Started container\" PID=15133 containerID=0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9 description=openshift-marketplace/certified-operators-zbkbn/registry-server id=0a5544b9-67b6-4090-b538-edc275b55c88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77",
2026-06-12 11:43:51.831394 | controller |     "Jun 12 09:57:53.854506 crc crio[3641]: time=\"2026-06-12T09:57:53.854319632Z\" level=info msg=\"Created container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server\" id=3d6d605b-7860-438a-b271-26d9489e611f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831410 | controller |     "Jun 12 09:57:53.855626 crc crio[3641]: time=\"2026-06-12T09:57:53.855541254Z\" level=info msg=\"Starting container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327\" id=149730cd-9d15-4dc3-abe3-c10d5d1ca46f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.831425 | controller |     "Jun 12 09:57:53.864939 crc crio[3641]: time=\"2026-06-12T09:57:53.864746547Z\" level=info msg=\"Started container\" PID=15137 containerID=0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327 description=openshift-marketplace/certified-operators-l27pk/registry-server id=149730cd-9d15-4dc3-abe3-c10d5d1ca46f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f",
2026-06-12 11:43:51.831440 | controller |     "Jun 12 09:57:53.967769 crc crio[3641]: time=\"2026-06-12T09:57:53.967651452Z\" level=info msg=\"Stopping pod sandbox: 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee\" id=1ecfd7f2-b7c9-4ec5-a51d-be633f6e53f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.831456 | controller |     "Jun 12 09:57:53.969313 crc crio[3641]: time=\"2026-06-12T09:57:53.96845633Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee UID:b3733451-36dd-4a0f-a903-b1688af5cff3 NetNS:/var/run/netns/7ea29b5c-5693-4976-91af-4e0e18535574 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podb3733451_36dd_4a0f_a903_b1688af5cff3.slice PodAnnotations:0xc001694260}] Aliases:map[]}\"",
2026-06-12 11:43:51.831475 | controller |     "Jun 12 09:57:53.969313 crc crio[3641]: time=\"2026-06-12T09:57:53.968639726Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.831490 | controller |     "Jun 12 09:57:54.387354 crc crio[3641]: time=\"2026-06-12T09:57:54.384624739Z\" level=info msg=\"Created container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server\" id=171d037b-b828-45b0-803c-28c6481bf8e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831506 | controller |     "Jun 12 09:57:54.389477 crc crio[3641]: time=\"2026-06-12T09:57:54.38937589Z\" level=info msg=\"Starting container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d\" id=9870fd6e-79c4-4a13-b8df-38a2c62e765f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.831521 | controller |     "Jun 12 09:57:54.402453 crc crio[3641]: time=\"2026-06-12T09:57:54.40200026Z\" level=info msg=\"Started container\" PID=15178 containerID=f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d description=openshift-marketplace/redhat-operators-g48fz/registry-server id=9870fd6e-79c4-4a13-b8df-38a2c62e765f name=/runtime.v1.RuntimeService/StartContainer sandboxID=afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd",
2026-06-12 11:43:51.831537 | controller |     "Jun 12 09:57:54.407762 crc crio[3641]: time=\"2026-06-12T09:57:54.404634759Z\" level=info msg=\"Stopped pod sandbox: 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee\" id=1ecfd7f2-b7c9-4ec5-a51d-be633f6e53f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.831553 | controller |     "Jun 12 09:58:16.292512 crc crio[3641]: time=\"2026-06-12T09:58:16.291434067Z\" level=info msg=\"Stopping container: 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d (timeout: 2s)\" id=364515b1-30bb-4d67-a97b-345e60242cbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.831568 | controller |     "Jun 12 09:58:17.262751 crc crio[3641]: time=\"2026-06-12T09:58:17.26221941Z\" level=info msg=\"Removing container: fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9\" id=5848e4a0-cb0f-4743-9a45-d305850fff94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.831584 | controller |     "Jun 12 09:58:19.071232 crc crio[3641]: time=\"2026-06-12T09:58:19.071127283Z\" level=info msg=\"Removed container fc569fc13d08f9dbbe2643a868e0913ae55aa2654a45382e5444f432a46a4bf9: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5848e4a0-cb0f-4743-9a45-d305850fff94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.831599 | controller |     "Jun 12 09:58:19.170351 crc crio[3641]: time=\"2026-06-12T09:58:19.169797121Z\" level=info msg=\"Stopped container 900aeeea3c2e565beed356d0df2e1b87bbe6dce296c68a2134c664c7f2f9bb6d: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=364515b1-30bb-4d67-a97b-345e60242cbe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.831614 | controller |     "Jun 12 09:58:19.172569 crc crio[3641]: time=\"2026-06-12T09:58:19.172379679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b46b7b51-d974-41e2-b250-a78ad154988f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.831629 | controller |     "Jun 12 09:58:19.189527 crc crio[3641]: time=\"2026-06-12T09:58:19.189415378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=74582382-665e-4019-b493-061a2cde1fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.831647 | controller |     "Jun 12 09:58:19.194540 crc crio[3641]: time=\"2026-06-12T09:58:19.194311144Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b803bb73-b2cc-4c1d-88c7-f17dcb009c2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831663 | controller |     "Jun 12 09:58:19.194748 crc crio[3641]: time=\"2026-06-12T09:58:19.194619034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831679 | controller |     "Jun 12 09:58:19.225760 crc crio[3641]: time=\"2026-06-12T09:58:19.225552075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831695 | controller |     "Jun 12 09:58:19.232252 crc crio[3641]: time=\"2026-06-12T09:58:19.232113518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.831710 | controller |     "Jun 12 09:58:19.508299 crc crio[3641]: time=\"2026-06-12T09:58:19.500419021Z\" level=info msg=\"Created container 5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b803bb73-b2cc-4c1d-88c7-f17dcb009c2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.831725 | controller |     "Jun 12 09:58:19.508299 crc crio[3641]: time=\"2026-06-12T09:58:19.502202638Z\" level=info msg=\"Starting container: 5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db\" id=cf32f751-0334-4a64-8ce6-5b17119c5276 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.831740 | controller |     "Jun 12 09:58:19.521391 crc crio[3641]: time=\"2026-06-12T09:58:19.519155347Z\" level=info msg=\"Started container\" PID=15782 containerID=5d7e1da46cd06d523e9406c3c3cff1e816e11a93d1efeb655335c6cd02ef68db description=openshift-console/downloads-747b44746d-4pqvr/download-server id=cf32f751-0334-4a64-8ce6-5b17119c5276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5",
2026-06-12 11:43:51.831755 | controller |     "Jun 12 09:58:22.975096 crc crio[3641]: time=\"2026-06-12T09:58:22.974326006Z\" level=info msg=\"Stopping container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c (timeout: 2s)\" id=1e624215-5552-44cf-bca3-5227cb4618b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.831770 | controller |     "Jun 12 09:58:24.767583 crc crio[3641]: time=\"2026-06-12T09:58:24.7671562Z\" level=info msg=\"Stopped container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server\" id=1e624215-5552-44cf-bca3-5227cb4618b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.831785 | controller |     "Jun 12 09:58:24.769254 crc crio[3641]: time=\"2026-06-12T09:58:24.76918399Z\" level=info msg=\"Stopping pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=97166209-ada0-47d9-8bdf-860dc47c87b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.831800 | controller |     "Jun 12 09:58:24.770102 crc crio[3641]: time=\"2026-06-12T09:58:24.770021158Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sczm8 Namespace:openshift-marketplace ID:b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c UID:7bfde7ef-af01-4969-90ce-8b57afa83883 NetNS:/var/run/netns/9823f047-4ba8-4acb-9f1f-a15849a69029 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7bfde7ef_af01_4969_90ce_8b57afa83883.slice PodAnnotations:0xc000d24378}] Aliases:map[]}\"",
2026-06-12 11:43:51.831819 | controller |     "Jun 12 09:58:24.770401 crc crio[3641]: time=\"2026-06-12T09:58:24.770247356Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-sczm8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.831835 | controller |     "Jun 12 09:58:25.778353 crc crio[3641]: time=\"2026-06-12T09:58:25.777770006Z\" level=info msg=\"Stopped pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=97166209-ada0-47d9-8bdf-860dc47c87b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.831854 | controller |     "Jun 12 09:58:26.376952 crc crio[3641]: time=\"2026-06-12T09:58:26.376622711Z\" level=info msg=\"Removing container: b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c\" id=d8f86f9a-5698-4011-8f86-c839111a86da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.831882 | controller |     "Jun 12 09:58:26.449510 crc crio[3641]: time=\"2026-06-12T09:58:26.449333821Z\" level=info msg=\"Removed container b807960c216e58fe2d6a3a41592209127289f54255e97bfbf0f471d4c163669c: openshift-marketplace/redhat-marketplace-sczm8/registry-server\" id=d8f86f9a-5698-4011-8f86-c839111a86da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.831903 | controller |     "Jun 12 09:58:26.453684 crc crio[3641]: time=\"2026-06-12T09:58:26.453448509Z\" level=info msg=\"Removing container: 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469\" id=649a0b18-abf6-4c22-93f5-2d911307339c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.831919 | controller |     "Jun 12 09:58:26.493527 crc crio[3641]: time=\"2026-06-12T09:58:26.492704622Z\" level=info msg=\"Removed container 1dbe5cc220e12bdfaead027bd953d1ec7787a3f49fa71db8156757282d388469: openshift-marketplace/redhat-marketplace-sczm8/extract-content\" id=649a0b18-abf6-4c22-93f5-2d911307339c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.831934 | controller |     "Jun 12 09:58:26.498055 crc crio[3641]: time=\"2026-06-12T09:58:26.497999294Z\" level=info msg=\"Removing container: 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66\" id=06b80b4d-450d-4c44-8342-57b9ad77571c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.831950 | controller |     "Jun 12 09:58:26.530586 crc crio[3641]: time=\"2026-06-12T09:58:26.530477276Z\" level=info msg=\"Removed container 6fa800558448d22fd3b9120328a69833ca6fda0e37a95500697fb17db1c1cc66: openshift-marketplace/redhat-marketplace-sczm8/extract-utilities\" id=06b80b4d-450d-4c44-8342-57b9ad77571c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.831965 | controller |     "Jun 12 09:58:32.558751 crc crio[3641]: time=\"2026-06-12T09:58:32.557749142Z\" level=info msg=\"Stopping container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658 (timeout: 2s)\" id=2660eb26-c2cf-41d4-a6cd-38f161e54431 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.831980 | controller |     "Jun 12 09:58:32.597636 crc crio[3641]: time=\"2026-06-12T09:58:32.597334338Z\" level=info msg=\"Stopping container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d (timeout: 2s)\" id=2214b30c-54d8-49cd-8991-5e30a5bc7946 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.831994 | controller |     "Jun 12 09:58:32.701016 crc crio[3641]: time=\"2026-06-12T09:58:32.700777269Z\" level=info msg=\"Stopped container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server\" id=2660eb26-c2cf-41d4-a6cd-38f161e54431 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832009 | controller |     "Jun 12 09:58:32.703243 crc crio[3641]: time=\"2026-06-12T09:58:32.70315995Z\" level=info msg=\"Stopping pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=5f83447d-dfa4-45bd-9a9e-b379fa19447c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.832027 | controller |     "Jun 12 09:58:32.703967 crc crio[3641]: time=\"2026-06-12T09:58:32.70374978Z\" level=info msg=\"Got pod network &{Name:community-operators-mf6q8 Namespace:openshift-marketplace ID:bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988 UID:a750d9af-b215-498d-9fdc-38274374ab0b NetNS:/var/run/netns/ad6ea8d3-b3e6-4f98-af99-907f82927d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda750d9af_b215_498d_9fdc_38274374ab0b.slice PodAnnotations:0xc001e16ad8}] Aliases:map[]}\"",
2026-06-12 11:43:51.832043 | controller |     "Jun 12 09:58:32.704077 crc crio[3641]: time=\"2026-06-12T09:58:32.704017549Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-mf6q8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.832058 | controller |     "Jun 12 09:58:32.734731 crc crio[3641]: time=\"2026-06-12T09:58:32.73467097Z\" level=info msg=\"Stopped container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server\" id=2214b30c-54d8-49cd-8991-5e30a5bc7946 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832073 | controller |     "Jun 12 09:58:32.737603 crc crio[3641]: time=\"2026-06-12T09:58:32.737529756Z\" level=info msg=\"Stopping pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=d1d11916-cba8-4d1b-869f-dfa8330ae728 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.832088 | controller |     "Jun 12 09:58:32.738249 crc crio[3641]: time=\"2026-06-12T09:58:32.738083525Z\" level=info msg=\"Got pod network &{Name:redhat-operators-g48fz Namespace:openshift-marketplace ID:afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd UID:543f527e-aa8e-452d-87ae-dab426fc9fc1 NetNS:/var/run/netns/43abdb44-09c3-4eee-adf6-cd700f64fb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod543f527e_aa8e_452d_87ae_dab426fc9fc1.slice PodAnnotations:0xc00008c818}] Aliases:map[]}\"",
2026-06-12 11:43:51.832103 | controller |     "Jun 12 09:58:32.738451 crc crio[3641]: time=\"2026-06-12T09:58:32.738343994Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-g48fz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.832119 | controller |     "Jun 12 09:58:33.219432 crc crio[3641]: time=\"2026-06-12T09:58:33.219012485Z\" level=info msg=\"Stopped pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=5f83447d-dfa4-45bd-9a9e-b379fa19447c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.832133 | controller |     "Jun 12 09:58:33.233594 crc crio[3641]: time=\"2026-06-12T09:58:33.233490567Z\" level=info msg=\"Stopped pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=d1d11916-cba8-4d1b-869f-dfa8330ae728 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.832148 | controller |     "Jun 12 09:58:33.358507 crc crio[3641]: time=\"2026-06-12T09:58:33.357360564Z\" level=info msg=\"Stopping container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9 (timeout: 2s)\" id=786ee4c6-6b59-46fd-902f-9ea4f069a2bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832163 | controller |     "Jun 12 09:58:33.482917 crc crio[3641]: time=\"2026-06-12T09:58:33.482664998Z\" level=info msg=\"Removing container: 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658\" id=010e2046-b89e-4d37-9cde-52407418eb60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832178 | controller |     "Jun 12 09:58:33.512207 crc crio[3641]: time=\"2026-06-12T09:58:33.5121426Z\" level=info msg=\"Stopped container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server\" id=786ee4c6-6b59-46fd-902f-9ea4f069a2bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832196 | controller |     "Jun 12 09:58:33.513964 crc crio[3641]: time=\"2026-06-12T09:58:33.513905749Z\" level=info msg=\"Stopping pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=0f664333-695c-4ad0-8f4e-59ecac813aa7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.832212 | controller |     "Jun 12 09:58:33.514607 crc crio[3641]: time=\"2026-06-12T09:58:33.514562222Z\" level=info msg=\"Got pod network &{Name:certified-operators-zbkbn Namespace:openshift-marketplace ID:890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77 UID:6a9b2608-819e-4a70-9051-dd72b10e65f3 NetNS:/var/run/netns/55c5bfb0-3e7a-4db1-9ab6-34a9a4875ea6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9b2608_819e_4a70_9051_dd72b10e65f3.slice PodAnnotations:0xc00018b6e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.832227 | controller |     "Jun 12 09:58:33.514780 crc crio[3641]: time=\"2026-06-12T09:58:33.514735198Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zbkbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.832243 | controller |     "Jun 12 09:58:33.575761 crc crio[3641]: time=\"2026-06-12T09:58:33.575673271Z\" level=info msg=\"Removed container 8d8b5be6b6771ddabeb2c23a8bbcc75121cc5e3538c99fac7b1df9efb2e91658: openshift-marketplace/community-operators-mf6q8/registry-server\" id=010e2046-b89e-4d37-9cde-52407418eb60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832258 | controller |     "Jun 12 09:58:33.583504 crc crio[3641]: time=\"2026-06-12T09:58:33.583371711Z\" level=info msg=\"Removing container: e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51\" id=5c079902-75df-4b3a-b5f3-2207cea1f9b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832273 | controller |     "Jun 12 09:58:33.627998 crc crio[3641]: time=\"2026-06-12T09:58:33.627789009Z\" level=info msg=\"Removed container e462f8f00786b4c81f11924788624980fc21437eedd07be7b47b431f64b1bc51: openshift-marketplace/community-operators-mf6q8/extract-content\" id=5c079902-75df-4b3a-b5f3-2207cea1f9b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832288 | controller |     "Jun 12 09:58:33.631456 crc crio[3641]: time=\"2026-06-12T09:58:33.631379937Z\" level=info msg=\"Removing container: fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd\" id=ed6b6175-c932-4490-9b4e-6192af582c5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832303 | controller |     "Jun 12 09:58:33.659210 crc crio[3641]: time=\"2026-06-12T09:58:33.65906356Z\" level=info msg=\"Removed container fb1320e10984c0098b969a7cb4eddd3f0e6dbd06cd307cbb486e30ccfaf564bd: openshift-marketplace/community-operators-mf6q8/extract-utilities\" id=ed6b6175-c932-4490-9b4e-6192af582c5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832319 | controller |     "Jun 12 09:58:33.665791 crc crio[3641]: time=\"2026-06-12T09:58:33.665705193Z\" level=info msg=\"Removing container: f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d\" id=9871993e-713f-4b1d-9ed9-4a6937fa32dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832334 | controller |     "Jun 12 09:58:33.684933 crc crio[3641]: time=\"2026-06-12T09:58:33.684777012Z\" level=info msg=\"Removed container f726aef49b7b5fd81bf909383c23cbcdf6b2904728fa4360b1bcb0c2999a5c9d: openshift-marketplace/redhat-operators-g48fz/registry-server\" id=9871993e-713f-4b1d-9ed9-4a6937fa32dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832350 | controller |     "Jun 12 09:58:33.687916 crc crio[3641]: time=\"2026-06-12T09:58:33.687768552Z\" level=info msg=\"Removing container: 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338\" id=d9dc040a-0c95-40f0-9f44-e672d2e89b34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832371 | controller |     "Jun 12 09:58:33.731241 crc crio[3641]: time=\"2026-06-12T09:58:33.730738586Z\" level=info msg=\"Removed container 4918428f234ab3f094a29635192ecadfc759d4dad31a5785bb9b39076f575338: openshift-marketplace/redhat-operators-g48fz/extract-content\" id=d9dc040a-0c95-40f0-9f44-e672d2e89b34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832387 | controller |     "Jun 12 09:58:33.735084 crc crio[3641]: time=\"2026-06-12T09:58:33.734343033Z\" level=info msg=\"Removing container: b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670\" id=c5c4e0f4-2e10-4db3-9445-0e1976cdee48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832403 | controller |     "Jun 12 09:58:33.764406 crc crio[3641]: time=\"2026-06-12T09:58:33.764279266Z\" level=info msg=\"Removed container b4205b2ece79346831228590c71d4ba6882d19352f85397257a9bc53bb5f3670: openshift-marketplace/redhat-operators-g48fz/extract-utilities\" id=c5c4e0f4-2e10-4db3-9445-0e1976cdee48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832419 | controller |     "Jun 12 09:58:33.813644 crc crio[3641]: time=\"2026-06-12T09:58:33.813541913Z\" level=info msg=\"Stopped pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=0f664333-695c-4ad0-8f4e-59ecac813aa7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.832434 | controller |     "Jun 12 09:58:34.511015 crc crio[3641]: time=\"2026-06-12T09:58:34.510934244Z\" level=info msg=\"Removing container: 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9\" id=818ac075-889d-41f2-8ef5-a18c71bf7cdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832450 | controller |     "Jun 12 09:58:34.532132 crc crio[3641]: time=\"2026-06-12T09:58:34.531706054Z\" level=info msg=\"Removed container 0bbf2a2390b9855af6c745eaabc38d300915c31013bdc223e48b002b2f3044f9: openshift-marketplace/certified-operators-zbkbn/registry-server\" id=818ac075-889d-41f2-8ef5-a18c71bf7cdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832466 | controller |     "Jun 12 09:58:34.536347 crc crio[3641]: time=\"2026-06-12T09:58:34.53614191Z\" level=info msg=\"Removing container: 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27\" id=b9a6492a-2baa-4bd0-887b-662bc8f0ae09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832481 | controller |     "Jun 12 09:58:34.603227 crc crio[3641]: time=\"2026-06-12T09:58:34.602965643Z\" level=info msg=\"Removed container 7c85b32cc0757ea0803c51ec9fa2b2a14162ecf40219a4455930e0d7b3527e27: openshift-marketplace/certified-operators-zbkbn/extract-content\" id=b9a6492a-2baa-4bd0-887b-662bc8f0ae09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832497 | controller |     "Jun 12 09:58:34.615617 crc crio[3641]: time=\"2026-06-12T09:58:34.615241564Z\" level=info msg=\"Removing container: 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2\" id=89f17872-c9e4-4a8f-a778-816641e5090c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832512 | controller |     "Jun 12 09:58:34.678003 crc crio[3641]: time=\"2026-06-12T09:58:34.677260835Z\" level=info msg=\"Removed container 94a093d814381dca1eb566dfea3cb1c4d20a2982358d4c8125c10756fe0dccc2: openshift-marketplace/certified-operators-zbkbn/extract-utilities\" id=89f17872-c9e4-4a8f-a778-816641e5090c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.832528 | controller |     "Jun 12 09:58:39.331889 crc crio[3641]: time=\"2026-06-12T09:58:39.331154938Z\" level=info msg=\"Stopping container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84 (timeout: 15s)\" id=a16461f3-6cbe-46e9-9bdb-a4ed9887ec65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832543 | controller |     "Jun 12 09:58:39.333419 crc crio[3641]: time=\"2026-06-12T09:58:39.332887774Z\" level=info msg=\"Stopping container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a (timeout: 15s)\" id=c7fce56f-26af-48d9-872b-b3acb8478677 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832591 | controller |     "Jun 12 09:58:39.336784 crc crio[3641]: time=\"2026-06-12T09:58:39.336534151Z\" level=info msg=\"Stopping container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359 (timeout: 15s)\" id=a67e0239-b7f2-4867-ba4c-1a2351bf2c7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832608 | controller |     "Jun 12 09:58:39.338346 crc crio[3641]: time=\"2026-06-12T09:58:39.337885995Z\" level=info msg=\"Stopping container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c (timeout: 15s)\" id=5a973aa1-e619-44d2-ad2e-71b961432f2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832623 | controller |     "Jun 12 09:58:39.339853 crc crio[3641]: time=\"2026-06-12T09:58:39.338474945Z\" level=info msg=\"Stopping container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d (timeout: 15s)\" id=e9bb0730-f427-4696-a262-c22472c56232 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832639 | controller |     "Jun 12 09:58:39.533719 crc crio[3641]: time=\"2026-06-12T09:58:39.53315958Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.832655 | controller |     "Jun 12 09:58:39.533970 crc crio[3641]: time=\"2026-06-12T09:58:39.533727569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.832671 | controller |     "Jun 12 09:58:39.646299 crc crio[3641]: time=\"2026-06-12T09:58:39.64621539Z\" level=info msg=\"Stopped container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=a67e0239-b7f2-4867-ba4c-1a2351bf2c7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832687 | controller |     "Jun 12 09:58:39.770559 crc crio[3641]: time=\"2026-06-12T09:58:39.770430291Z\" level=info msg=\"Stopped container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=5a973aa1-e619-44d2-ad2e-71b961432f2e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832702 | controller |     "Jun 12 09:58:39.806073 crc crio[3641]: time=\"2026-06-12T09:58:39.80504245Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.832718 | controller |     "Jun 12 09:58:39.813371 crc crio[3641]: time=\"2026-06-12T09:58:39.813283536Z\" level=info msg=\"Ran pod sandbox f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=db233f0c-b01e-43e1-b819-9f2d1f9ada59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.832733 | controller |     "Jun 12 09:58:39.815570 crc crio[3641]: time=\"2026-06-12T09:58:39.815500077Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8cdb7a84-f7d1-4d02-9056-08baf931f1bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.832748 | controller |     "Jun 12 09:58:39.835445 crc crio[3641]: time=\"2026-06-12T09:58:39.83530512Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=444ef8c8-857a-4a9b-bcfc-b47a71dffd5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.832767 | controller |     "Jun 12 09:58:39.868232 crc crio[3641]: time=\"2026-06-12T09:58:39.868067054Z\" level=info msg=\"Stopped container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a16461f3-6cbe-46e9-9bdb-a4ed9887ec65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832783 | controller |     "Jun 12 09:58:39.960041 crc crio[3641]: time=\"2026-06-12T09:58:39.959723459Z\" level=info msg=\"Stopped container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e9bb0730-f427-4696-a262-c22472c56232 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.832799 | controller |     "Jun 12 09:58:39.960723 crc crio[3641]: time=\"2026-06-12T09:58:39.960632608Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=12777431-a12c-4095-8a60-79706179e4cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.832814 | controller |     "Jun 12 09:58:39.961276 crc crio[3641]: time=\"2026-06-12T09:58:39.961199598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.832830 | controller |     "Jun 12 09:58:39.986574 crc crio[3641]: time=\"2026-06-12T09:58:39.986459032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.832846 | controller |     "Jun 12 09:58:40.143761 crc crio[3641]: time=\"2026-06-12T09:58:40.143656887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.832865 | controller |     "Jun 12 09:58:40.287936 crc crio[3641]: time=\"2026-06-12T09:58:40.287300598Z\" level=info msg=\"Created container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=12777431-a12c-4095-8a60-79706179e4cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.832902 | controller |     "Jun 12 09:58:40.289945 crc crio[3641]: time=\"2026-06-12T09:58:40.288708365Z\" level=info msg=\"Starting container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55\" id=02210420-89c0-42f6-aa6c-44ccc968bf65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.832919 | controller |     "Jun 12 09:58:40.296451 crc crio[3641]: time=\"2026-06-12T09:58:40.296350581Z\" level=info msg=\"Started container\" PID=16366 containerID=63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=02210420-89c0-42f6-aa6c-44ccc968bf65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78",
2026-06-12 11:43:51.832935 | controller |     "Jun 12 09:58:40.583464 crc crio[3641]: time=\"2026-06-12T09:58:40.582438023Z\" level=info msg=\"Stopping pod sandbox: 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d\" id=2dc56e51-6602-4bb2-be6f-b3466655eb3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.832951 | controller |     "Jun 12 09:58:40.583464 crc crio[3641]: time=\"2026-06-12T09:58:40.583172888Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d UID:f344669e-49a4-44be-b72a-0a1acbb3af6f NetNS:/var/run/netns/502c75c3-9931-49bc-9397-f300e3056c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf344669e_49a4_44be_b72a_0a1acbb3af6f.slice PodAnnotations:0xc00238ea40}] Aliases:map[]}\"",
2026-06-12 11:43:51.832971 | controller |     "Jun 12 09:58:40.583464 crc crio[3641]: time=\"2026-06-12T09:58:40.583290742Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.832988 | controller |     "Jun 12 09:58:41.246662 crc crio[3641]: time=\"2026-06-12T09:58:41.246483409Z\" level=info msg=\"Stopped pod sandbox: 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d\" id=2dc56e51-6602-4bb2-be6f-b3466655eb3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833004 | controller |     "Jun 12 09:58:42.235994 crc crio[3641]: time=\"2026-06-12T09:58:42.235112765Z\" level=info msg=\"Stopped container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=c7fce56f-26af-48d9-872b-b3acb8478677 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.833019 | controller |     "Jun 12 09:58:42.237377 crc crio[3641]: time=\"2026-06-12T09:58:42.23706211Z\" level=info msg=\"Stopping pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=ce24a75f-cbbe-489f-bb8e-69079ffbd2e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833035 | controller |     "Jun 12 09:58:42.240532 crc crio[3641]: time=\"2026-06-12T09:58:42.240460173Z\" level=info msg=\"Stopped pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=ce24a75f-cbbe-489f-bb8e-69079ffbd2e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833050 | controller |     "Jun 12 09:58:42.613292 crc crio[3641]: time=\"2026-06-12T09:58:42.613191753Z\" level=info msg=\"Removing container: 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84\" id=adffea68-4db9-40f0-a5c1-abe0e3a7a853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833065 | controller |     "Jun 12 09:58:42.639740 crc crio[3641]: time=\"2026-06-12T09:58:42.6396737Z\" level=info msg=\"Removed container 5c967cb597b9150acac6fa70193a3e8ea8996dbfd1d44ac99a23ca494efb2f84: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=adffea68-4db9-40f0-a5c1-abe0e3a7a853 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833081 | controller |     "Jun 12 09:58:42.649065 crc crio[3641]: time=\"2026-06-12T09:58:42.648679659Z\" level=info msg=\"Removing container: 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d\" id=b6ec1d09-5453-49d1-883f-f5d9391225a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833097 | controller |     "Jun 12 09:58:42.666459 crc crio[3641]: time=\"2026-06-12T09:58:42.666280688Z\" level=info msg=\"Removed container 4cf8f8f06e9649de79b2e30157647639fbb5b8a20056f3198eb9cf09d1bc013d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b6ec1d09-5453-49d1-883f-f5d9391225a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833112 | controller |     "Jun 12 09:58:42.670867 crc crio[3641]: time=\"2026-06-12T09:58:42.670037393Z\" level=info msg=\"Removing container: 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c\" id=8fe96b0a-4748-45dc-a9ad-77e688134357 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833128 | controller |     "Jun 12 09:58:42.686272 crc crio[3641]: time=\"2026-06-12T09:58:42.686138653Z\" level=info msg=\"Removed container 23b390dea6641d374d200c4812605f078ea407498d74a0c7980460f845f8720c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=8fe96b0a-4748-45dc-a9ad-77e688134357 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833143 | controller |     "Jun 12 09:58:42.689130 crc crio[3641]: time=\"2026-06-12T09:58:42.689106161Z\" level=info msg=\"Removing container: b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359\" id=5659d1b2-904f-473a-8370-64ee0508eb38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833162 | controller |     "Jun 12 09:58:42.713094 crc crio[3641]: time=\"2026-06-12T09:58:42.7129913Z\" level=info msg=\"Removed container b2f10b0c74fb7a4927f839e25a97afb0c981baa7c913029bd5211974281ad359: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=5659d1b2-904f-473a-8370-64ee0508eb38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833179 | controller |     "Jun 12 09:58:42.719419 crc crio[3641]: time=\"2026-06-12T09:58:42.719349182Z\" level=info msg=\"Removing container: 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a\" id=12377c87-8d2c-408d-9f4d-446942904636 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833194 | controller |     "Jun 12 09:58:42.749551 crc crio[3641]: time=\"2026-06-12T09:58:42.749229892Z\" level=info msg=\"Removed container 6b191d31f5e2d0dc5f6ad303f50281f897671a34cde61971d96c66180b42a74a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=12377c87-8d2c-408d-9f4d-446942904636 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833209 | controller |     "Jun 12 09:58:42.752258 crc crio[3641]: time=\"2026-06-12T09:58:42.752137268Z\" level=info msg=\"Removing container: 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2\" id=0a7ba8c3-4674-491a-a967-0c0b7a00ac50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833225 | controller |     "Jun 12 09:58:42.860091 crc crio[3641]: time=\"2026-06-12T09:58:42.859900092Z\" level=info msg=\"Removed container 3eed643fe2e0e485bd4560022a2df131a0421fee40c754bfe2720be74726acb2: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=0a7ba8c3-4674-491a-a967-0c0b7a00ac50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.833240 | controller |     "Jun 12 09:58:47.920524 crc crio[3641]: time=\"2026-06-12T09:58:47.919747759Z\" level=info msg=\"Stopping pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=826f4c6d-43fe-4e7b-99aa-319a2609a528 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833256 | controller |     "Jun 12 09:58:47.922786 crc crio[3641]: time=\"2026-06-12T09:58:47.920553336Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=826f4c6d-43fe-4e7b-99aa-319a2609a528 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833271 | controller |     "Jun 12 09:58:47.922786 crc crio[3641]: time=\"2026-06-12T09:58:47.921190457Z\" level=info msg=\"Removing pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=5c95ab07-dadd-4bd8-b9e1-71fac773f8c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833287 | controller |     "Jun 12 09:58:47.929160 crc crio[3641]: time=\"2026-06-12T09:58:47.92905169Z\" level=info msg=\"Removed pod sandbox: bc9ef5c7d99f3ca27f33c22e3bc436e8d3e4388299400e4989b407f6abea3988\" id=5c95ab07-dadd-4bd8-b9e1-71fac773f8c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833302 | controller |     "Jun 12 09:58:47.930520 crc crio[3641]: time=\"2026-06-12T09:58:47.930427705Z\" level=info msg=\"Stopping pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=4d454852-46a6-4e90-87c5-ebc0db6c47ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833317 | controller |     "Jun 12 09:58:47.930520 crc crio[3641]: time=\"2026-06-12T09:58:47.930501317Z\" level=info msg=\"Stopped pod sandbox (already stopped): afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=4d454852-46a6-4e90-87c5-ebc0db6c47ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833333 | controller |     "Jun 12 09:58:47.931437 crc crio[3641]: time=\"2026-06-12T09:58:47.931270123Z\" level=info msg=\"Removing pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=5472559d-b911-456b-ad3a-2f4de717d0b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833352 | controller |     "Jun 12 09:58:47.943092 crc crio[3641]: time=\"2026-06-12T09:58:47.943024149Z\" level=info msg=\"Removed pod sandbox: afeba99e4930200be8fd3c170fb7f218a4a8a8b39657dda40897bd5446f820cd\" id=5472559d-b911-456b-ad3a-2f4de717d0b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833367 | controller |     "Jun 12 09:58:47.945157 crc crio[3641]: time=\"2026-06-12T09:58:47.945045273Z\" level=info msg=\"Stopping pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=b5690acb-8f56-477a-a1fc-fd4b21831cbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833382 | controller |     "Jun 12 09:58:47.945157 crc crio[3641]: time=\"2026-06-12T09:58:47.945119606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=b5690acb-8f56-477a-a1fc-fd4b21831cbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833397 | controller |     "Jun 12 09:58:47.946238 crc crio[3641]: time=\"2026-06-12T09:58:47.946168171Z\" level=info msg=\"Removing pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=b20597b4-5475-4cd1-96a4-0eb098622575 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833412 | controller |     "Jun 12 09:58:47.959728 crc crio[3641]: time=\"2026-06-12T09:58:47.959674845Z\" level=info msg=\"Removed pod sandbox: 890a016aa8af0e6de7461b9d6bc12fd0899a156e88a4d555dd2e0c094700ca77\" id=b20597b4-5475-4cd1-96a4-0eb098622575 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833427 | controller |     "Jun 12 09:58:47.961131 crc crio[3641]: time=\"2026-06-12T09:58:47.960891364Z\" level=info msg=\"Stopping pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=f9aed85e-a1a3-4665-8de0-502ce4a6ea41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833442 | controller |     "Jun 12 09:58:47.961131 crc crio[3641]: time=\"2026-06-12T09:58:47.960954986Z\" level=info msg=\"Stopped pod sandbox (already stopped): b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=f9aed85e-a1a3-4665-8de0-502ce4a6ea41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833457 | controller |     "Jun 12 09:58:47.962041 crc crio[3641]: time=\"2026-06-12T09:58:47.961956899Z\" level=info msg=\"Removing pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=c9930064-fe9c-4c7d-8032-045f0f2f88d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833472 | controller |     "Jun 12 09:58:47.976645 crc crio[3641]: time=\"2026-06-12T09:58:47.976494409Z\" level=info msg=\"Removed pod sandbox: b20d3c061e4f5b50e2c9aae0d6b1ff857b141a2305817ae28a2c449fc8cc9c6c\" id=c9930064-fe9c-4c7d-8032-045f0f2f88d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833487 | controller |     "Jun 12 09:58:47.977988 crc crio[3641]: time=\"2026-06-12T09:58:47.977927743Z\" level=info msg=\"Stopping pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=a37e05d4-a051-4d23-8552-e93553b3e7c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833503 | controller |     "Jun 12 09:58:47.978220 crc crio[3641]: time=\"2026-06-12T09:58:47.978184152Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=a37e05d4-a051-4d23-8552-e93553b3e7c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833518 | controller |     "Jun 12 09:58:47.979327 crc crio[3641]: time=\"2026-06-12T09:58:47.979207066Z\" level=info msg=\"Removing pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=26cbd4fd-bd39-4635-a29b-ff95f0a734fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833533 | controller |     "Jun 12 09:58:47.988507 crc crio[3641]: time=\"2026-06-12T09:58:47.988297781Z\" level=info msg=\"Removed pod sandbox: 7334eb0f4f51776adaad475a0f5f82d980c8a1b31acec41f348ffe26c8ea0081\" id=26cbd4fd-bd39-4635-a29b-ff95f0a734fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833552 | controller |     "Jun 12 09:58:47.989559 crc crio[3641]: time=\"2026-06-12T09:58:47.989505569Z\" level=info msg=\"Stopping pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=31db474d-b127-4e76-9a25-1d447c13957f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833568 | controller |     "Jun 12 09:58:47.989793 crc crio[3641]: time=\"2026-06-12T09:58:47.989755478Z\" level=info msg=\"Stopped pod sandbox (already stopped): c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=31db474d-b127-4e76-9a25-1d447c13957f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.833584 | controller |     "Jun 12 09:58:47.991175 crc crio[3641]: time=\"2026-06-12T09:58:47.99100853Z\" level=info msg=\"Removing pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=94b7ec6c-fc3c-4b82-8ed9-cde09f2f7c50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833600 | controller |     "Jun 12 09:58:48.006157 crc crio[3641]: time=\"2026-06-12T09:58:48.006042365Z\" level=info msg=\"Removed pod sandbox: c5e0cb5b2b3e9c7a7aca8aee518b125eed987fb8b6ecc8517740b79205a55322\" id=94b7ec6c-fc3c-4b82-8ed9-cde09f2f7c50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.833615 | controller |     "Jun 12 09:58:50.361446 crc crio[3641]: time=\"2026-06-12T09:58:50.360938856Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.833632 | controller |     "Jun 12 09:58:50.363709 crc crio[3641]: time=\"2026-06-12T09:58:50.361445093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.833648 | controller |     "Jun 12 09:58:50.385583 crc crio[3641]: time=\"2026-06-12T09:58:50.38521272Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.833664 | controller |     "Jun 12 09:58:50.394387 crc crio[3641]: time=\"2026-06-12T09:58:50.393706533Z\" level=info msg=\"Ran pod sandbox d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=452c5c5d-048f-4f51-b169-a5d97a32eb07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.833680 | controller |     "Jun 12 09:58:50.397520 crc crio[3641]: time=\"2026-06-12T09:58:50.397438756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c1f93d2c-a694-49a7-a1f5-5715ba17aaa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.833695 | controller |     "Jun 12 09:58:50.400785 crc crio[3641]: time=\"2026-06-12T09:58:50.400743497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0ba1676c-6946-4e23-94f4-fa426916222e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.833712 | controller |     "Jun 12 09:58:51.682914 crc crio[3641]: time=\"2026-06-12T09:58:51.682240421Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=010e777e-2d2c-4f2c-a5b6-7aced3ac1098 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.833727 | controller |     "Jun 12 09:58:51.684790 crc crio[3641]: time=\"2026-06-12T09:58:51.683413371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.833746 | controller |     "Jun 12 09:58:51.713507 crc crio[3641]: time=\"2026-06-12T09:58:51.713150376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.833762 | controller |     "Jun 12 09:58:51.875192 crc crio[3641]: time=\"2026-06-12T09:58:51.875145169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.833778 | controller |     "Jun 12 09:58:51.990377 crc crio[3641]: time=\"2026-06-12T09:58:51.989902145Z\" level=info msg=\"Created container ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=010e777e-2d2c-4f2c-a5b6-7aced3ac1098 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.833794 | controller |     "Jun 12 09:58:51.992862 crc crio[3641]: time=\"2026-06-12T09:58:51.992676279Z\" level=info msg=\"Starting container: ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde\" id=6f79dac7-52ae-4f7c-a09e-4746de330bfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.833810 | controller |     "Jun 12 09:58:51.999439 crc crio[3641]: time=\"2026-06-12T09:58:51.999379362Z\" level=info msg=\"Started container\" PID=16658 containerID=ebbd09465e7b5cd1b1ba1d8be7c4be0793947baac79879f516a6ca951ddf0fde description=openshift-kube-apiserver/kube-apiserver-crc/setup id=6f79dac7-52ae-4f7c-a09e-4746de330bfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4",
2026-06-12 11:43:51.833827 | controller |     "Jun 12 09:58:52.783654 crc crio[3641]: time=\"2026-06-12T09:58:52.78345381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=136dbd18-ba28-4180-a5d6-bf68f699e24f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.833843 | controller |     "Jun 12 09:58:52.786518 crc crio[3641]: time=\"2026-06-12T09:58:52.786206732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f63d7628-dbe7-4a74-865c-585e5a9eeb60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.833863 | controller |     "Jun 12 09:58:52.796025 crc crio[3641]: time=\"2026-06-12T09:58:52.795784073Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cf127c92-b70f-46d5-9b7b-0d44eda6b43d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.833899 | controller |     "Jun 12 09:58:52.796235 crc crio[3641]: time=\"2026-06-12T09:58:52.796165456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.833916 | controller |     "Jun 12 09:58:52.821781 crc crio[3641]: time=\"2026-06-12T09:58:52.821666887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.833933 | controller |     "Jun 12 09:58:52.966622 crc crio[3641]: time=\"2026-06-12T09:58:52.96653199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.833949 | controller |     "Jun 12 09:58:53.108584 crc crio[3641]: time=\"2026-06-12T09:58:53.108294048Z\" level=info msg=\"Created container 4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cf127c92-b70f-46d5-9b7b-0d44eda6b43d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.833969 | controller |     "Jun 12 09:58:53.112265 crc crio[3641]: time=\"2026-06-12T09:58:53.112153208Z\" level=info msg=\"Starting container: 4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db\" id=abd3b9df-1d1c-437e-85af-d2c58a987b28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.834001 | controller |     "Jun 12 09:58:53.118486 crc crio[3641]: time=\"2026-06-12T09:58:53.118325423Z\" level=info msg=\"Started container\" PID=16672 containerID=4a582582cf3c459048deb296cbf0cdd09b4aaf8d121d3510a34ddc75f3bfe9db description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=abd3b9df-1d1c-437e-85af-d2c58a987b28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4",
2026-06-12 11:43:51.834018 | controller |     "Jun 12 09:58:53.158360 crc crio[3641]: time=\"2026-06-12T09:58:53.158246278Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=42c8e677-ea02-4010-9bd8-7090e1395f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834035 | controller |     "Jun 12 09:58:53.162075 crc crio[3641]: time=\"2026-06-12T09:58:53.161735735Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c800bd94-f6fb-4c21-8bbd-d477fd3e2b4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834051 | controller |     "Jun 12 09:58:53.173675 crc crio[3641]: time=\"2026-06-12T09:58:53.173519489Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=45dc0405-527d-4580-a8dc-db693727c652 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834067 | controller |     "Jun 12 09:58:53.174138 crc crio[3641]: time=\"2026-06-12T09:58:53.174010006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834083 | controller |     "Jun 12 09:58:53.196579 crc crio[3641]: time=\"2026-06-12T09:58:53.196484377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834099 | controller |     "Jun 12 09:58:53.362774 crc crio[3641]: time=\"2026-06-12T09:58:53.362601709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834114 | controller |     "Jun 12 09:58:53.518141 crc crio[3641]: time=\"2026-06-12T09:58:53.516981469Z\" level=info msg=\"Created container 975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=45dc0405-527d-4580-a8dc-db693727c652 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834130 | controller |     "Jun 12 09:58:53.519739 crc crio[3641]: time=\"2026-06-12T09:58:53.519691349Z\" level=info msg=\"Starting container: 975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2\" id=9fd98836-5c8d-44c2-8956-70f45b2e44a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.834146 | controller |     "Jun 12 09:58:53.524411 crc crio[3641]: time=\"2026-06-12T09:58:53.524330764Z\" level=info msg=\"Started container\" PID=16706 containerID=975a23d7827e2af615b7036ffb2d841a197bd3c59da6870cf78290b98d9c6ac2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9fd98836-5c8d-44c2-8956-70f45b2e44a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4",
2026-06-12 11:43:51.834162 | controller |     "Jun 12 09:58:53.613911 crc crio[3641]: time=\"2026-06-12T09:58:53.613658941Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=340c9ef3-636c-427d-bf68-b4760b49273d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834182 | controller |     "Jun 12 09:58:53.615411 crc crio[3641]: time=\"2026-06-12T09:58:53.615383928Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d0ee0c15-bf6f-4c48-8f28-9b99ca35e22c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834199 | controller |     "Jun 12 09:58:53.715609 crc crio[3641]: time=\"2026-06-12T09:58:53.715134952Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=fb012760-bef2-4947-a646-62d8773a401a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834214 | controller |     "Jun 12 09:58:53.716439 crc crio[3641]: time=\"2026-06-12T09:58:53.716412585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834231 | controller |     "Jun 12 09:58:53.743489 crc crio[3641]: time=\"2026-06-12T09:58:53.743331695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834246 | controller |     "Jun 12 09:58:53.804253 crc crio[3641]: time=\"2026-06-12T09:58:53.80418359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=67822e90-e314-4e6b-8df9-47e1b8d6bc3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834262 | controller |     "Jun 12 09:58:53.816800 crc crio[3641]: time=\"2026-06-12T09:58:53.816713752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f06e0e63-bc9c-441f-ba8c-bf6981f35e1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834278 | controller |     "Jun 12 09:58:53.819083 crc crio[3641]: time=\"2026-06-12T09:58:53.819030646Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=183e8cbc-df4b-47b3-8d51-288be1d5c609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834293 | controller |     "Jun 12 09:58:53.819526 crc crio[3641]: time=\"2026-06-12T09:58:53.819505142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834309 | controller |     "Jun 12 09:58:53.853030 crc crio[3641]: time=\"2026-06-12T09:58:53.85297738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834324 | controller |     "Jun 12 09:58:53.929555 crc crio[3641]: time=\"2026-06-12T09:58:53.929323485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834340 | controller |     "Jun 12 09:58:54.048094 crc crio[3641]: time=\"2026-06-12T09:58:54.04799636Z\" level=info msg=\"Created container 551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=fb012760-bef2-4947-a646-62d8773a401a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834355 | controller |     "Jun 12 09:58:54.050447 crc crio[3641]: time=\"2026-06-12T09:58:54.050383079Z\" level=info msg=\"Starting container: 551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3\" id=13190684-1d93-4321-8fd4-1e69d50c6bd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.834375 | controller |     "Jun 12 09:58:54.061396 crc crio[3641]: time=\"2026-06-12T09:58:54.061280975Z\" level=info msg=\"Started container\" PID=16730 containerID=551e4723866101c9c61bfce0dfb1be1057bde4d9127c28f3d74269d0f94704d3 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=13190684-1d93-4321-8fd4-1e69d50c6bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4",
2026-06-12 11:43:51.834391 | controller |     "Jun 12 09:58:54.069916 crc crio[3641]: time=\"2026-06-12T09:58:54.06987526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834407 | controller |     "Jun 12 09:58:54.084679 crc crio[3641]: time=\"2026-06-12T09:58:54.084486678Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=70808bc2-7fe6-4be5-90a7-914071ad60d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834423 | controller |     "Jun 12 09:58:54.086450 crc crio[3641]: time=\"2026-06-12T09:58:54.08634178Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dc3a1469-9504-4ff9-896f-adb6dfad023b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834438 | controller |     "Jun 12 09:58:54.094011 crc crio[3641]: time=\"2026-06-12T09:58:54.093878182Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=acc4db0b-c07f-40bd-8e64-d5e3d2c094c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834454 | controller |     "Jun 12 09:58:54.094726 crc crio[3641]: time=\"2026-06-12T09:58:54.094656018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834470 | controller |     "Jun 12 09:58:54.120130 crc crio[3641]: time=\"2026-06-12T09:58:54.119993135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834486 | controller |     "Jun 12 09:58:54.177647 crc crio[3641]: time=\"2026-06-12T09:58:54.177512647Z\" level=info msg=\"Created container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=183e8cbc-df4b-47b3-8d51-288be1d5c609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834502 | controller |     "Jun 12 09:58:54.191935 crc crio[3641]: time=\"2026-06-12T09:58:54.19104746Z\" level=info msg=\"Starting container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d\" id=80c209af-2576-40ed-9bb0-2fa30f6fb593 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.834518 | controller |     "Jun 12 09:58:54.202153 crc crio[3641]: time=\"2026-06-12T09:58:54.202060681Z\" level=info msg=\"Started container\" PID=16746 containerID=b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=80c209af-2576-40ed-9bb0-2fa30f6fb593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.834534 | controller |     "Jun 12 09:58:54.422420 crc crio[3641]: time=\"2026-06-12T09:58:54.422246158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834553 | controller |     "Jun 12 09:58:54.499264 crc crio[3641]: time=\"2026-06-12T09:58:54.499165749Z\" level=info msg=\"Created container 37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=acc4db0b-c07f-40bd-8e64-d5e3d2c094c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834569 | controller |     "Jun 12 09:58:54.501080 crc crio[3641]: time=\"2026-06-12T09:58:54.501027171Z\" level=info msg=\"Starting container: 37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4\" id=7816b94a-af15-4195-98d1-f67361438cf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.834585 | controller |     "Jun 12 09:58:54.507255 crc crio[3641]: time=\"2026-06-12T09:58:54.507155567Z\" level=info msg=\"Started container\" PID=16768 containerID=37d770d60ee4ba78751a2595ac880e85e40fa58c2e59f8c5e2490dded77192c4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=7816b94a-af15-4195-98d1-f67361438cf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4",
2026-06-12 11:43:51.834601 | controller |     "Jun 12 09:58:54.520674 crc crio[3641]: time=\"2026-06-12T09:58:54.520577915Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=9b57a8d7-2de6-44f5-98c5-2d9b1179faf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834617 | controller |     "Jun 12 09:58:54.522780 crc crio[3641]: time=\"2026-06-12T09:58:54.522713966Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8cb20983-0af2-4cd5-8d6f-834b6167a93d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834633 | controller |     "Jun 12 09:58:54.532771 crc crio[3641]: time=\"2026-06-12T09:58:54.532676069Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=18ceba35-ed29-42f4-8290-84c39f93dc75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834648 | controller |     "Jun 12 09:58:54.533311 crc crio[3641]: time=\"2026-06-12T09:58:54.533244398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834664 | controller |     "Jun 12 09:58:54.564438 crc crio[3641]: time=\"2026-06-12T09:58:54.564289366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834680 | controller |     "Jun 12 09:58:54.772403 crc crio[3641]: time=\"2026-06-12T09:58:54.772209536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834695 | controller |     "Jun 12 09:58:54.860680 crc crio[3641]: time=\"2026-06-12T09:58:54.853134851Z\" level=info msg=\"Created container e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=18ceba35-ed29-42f4-8290-84c39f93dc75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834712 | controller |     "Jun 12 09:58:54.861650 crc crio[3641]: time=\"2026-06-12T09:58:54.861052568Z\" level=info msg=\"Starting container: e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9\" id=5b8b9049-1187-422d-9e85-1f6e6f7f81a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.834727 | controller |     "Jun 12 09:58:54.871649 crc crio[3641]: time=\"2026-06-12T09:58:54.871498484Z\" level=info msg=\"Started container\" PID=16790 containerID=e541d866ddfceac03e081b4ccbef3e35496e240c7c1f4af8f4e9553b97b306b9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5b8b9049-1187-422d-9e85-1f6e6f7f81a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4",
2026-06-12 11:43:51.834748 | controller |     "Jun 12 09:59:02.390750 crc crio[3641]: time=\"2026-06-12T09:59:02.389725675Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e76478af-9314-4307-9c71-aa654ec514a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834767 | controller |     "Jun 12 09:59:02.394155 crc crio[3641]: time=\"2026-06-12T09:59:02.393036946Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=85019ead-371d-447b-89d1-9642fd3367bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.834783 | controller |     "Jun 12 09:59:02.407753 crc crio[3641]: time=\"2026-06-12T09:59:02.406955171Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a616d9b1-a974-4e41-a4c4-95b23f8d4e69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834799 | controller |     "Jun 12 09:59:02.407753 crc crio[3641]: time=\"2026-06-12T09:59:02.407478019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834814 | controller |     "Jun 12 09:59:02.448628 crc crio[3641]: time=\"2026-06-12T09:59:02.448176968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834830 | controller |     "Jun 12 09:59:02.633493 crc crio[3641]: time=\"2026-06-12T09:59:02.633090233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.834846 | controller |     "Jun 12 09:59:02.741095 crc crio[3641]: time=\"2026-06-12T09:59:02.740992596Z\" level=info msg=\"Created container 044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a616d9b1-a974-4e41-a4c4-95b23f8d4e69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.834883 | controller |     "Jun 12 09:59:02.743972 crc crio[3641]: time=\"2026-06-12T09:59:02.743886642Z\" level=info msg=\"Starting container: 044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090\" id=2859d138-b78a-47c8-9115-7fbb640b72d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.834902 | controller |     "Jun 12 09:59:02.748984 crc crio[3641]: time=\"2026-06-12T09:59:02.748919472Z\" level=info msg=\"Started container\" PID=16986 containerID=044598e140b8559087f46f7dc0ad7e7d9cce40f1053cb68b128eaed40a90b090 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2859d138-b78a-47c8-9115-7fbb640b72d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d531abc3789553aa147e69f3d90e721f87ea9a1499e49c5d3dd3597ddbe2c4f4",
2026-06-12 11:43:51.834918 | controller |     "Jun 12 09:59:20.910719 crc crio[3641]: time=\"2026-06-12T09:59:20.90949232Z\" level=info msg=\"Stopping container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d (timeout: 30s)\" id=4155d3ae-67e2-49a8-8ea2-d6ab4fc6aa3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.834934 | controller |     "Jun 12 09:59:25.540623 crc crio[3641]: time=\"2026-06-12T09:59:25.540010956Z\" level=info msg=\"Stopping container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 (timeout: 5s)\" id=c0e64b7c-9374-4dee-ad39-d6d73e6e0109 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.834954 | controller |     "Jun 12 09:59:26.020911 crc crio[3641]: time=\"2026-06-12T09:59:26.020736454Z\" level=info msg=\"Stopping container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327 (timeout: 30s)\" id=c4583322-3c44-476d-a0fa-70cb0edc417a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.834970 | controller |     "Jun 12 09:59:26.077241 crc crio[3641]: time=\"2026-06-12T09:59:26.077169111Z\" level=info msg=\"Stopping container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165 (timeout: 30s)\" id=dbdef86c-a844-45bd-bbd7-0bbfbecf3ff5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.834987 | controller |     "Jun 12 09:59:26.090612 crc crio[3641]: time=\"2026-06-12T09:59:26.090499836Z\" level=info msg=\"Stopping container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b (timeout: 30s)\" id=c35460ed-194d-4644-86d0-0689fa945630 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.835003 | controller |     "Jun 12 09:59:26.109065 crc crio[3641]: time=\"2026-06-12T09:59:26.10895378Z\" level=info msg=\"Stopping container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021 (timeout: 30s)\" id=92cf3fe6-102c-4421-89a8-8a1ff4d71246 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.835018 | controller |     "Jun 12 09:59:26.126723 crc crio[3641]: time=\"2026-06-12T09:59:26.125619073Z\" level=info msg=\"Stopping container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e (timeout: 30s)\" id=e98705ba-66c8-4ee4-a138-6c337823c2fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.835034 | controller |     "Jun 12 09:59:26.180526 crc crio[3641]: time=\"2026-06-12T09:59:26.179976617Z\" level=info msg=\"Stopped container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server\" id=c4583322-3c44-476d-a0fa-70cb0edc417a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.835050 | controller |     "Jun 12 09:59:26.181442 crc crio[3641]: time=\"2026-06-12T09:59:26.181383013Z\" level=info msg=\"Stopping pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=231e0bd0-0fde-4d2f-8c69-5ebbe94d63c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835066 | controller |     "Jun 12 09:59:26.182646 crc crio[3641]: time=\"2026-06-12T09:59:26.182546423Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/6c24eeed-1f2d-4d99-89de-b4a8ae370eb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91f37d35_53d4_49eb_b4e2_8ee1a226094b.slice PodAnnotations:0xc0022ca850}] Aliases:map[]}\"",
2026-06-12 11:43:51.835082 | controller |     "Jun 12 09:59:26.183250 crc crio[3641]: time=\"2026-06-12T09:59:26.182899935Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.835098 | controller |     "Jun 12 09:59:26.203012 crc crio[3641]: time=\"2026-06-12T09:59:26.202033364Z\" level=info msg=\"Stopped container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server\" id=dbdef86c-a844-45bd-bbd7-0bbfbecf3ff5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.835119 | controller |     "Jun 12 09:59:26.205243 crc crio[3641]: time=\"2026-06-12T09:59:26.205109847Z\" level=info msg=\"Stopping pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=8aa63e6d-8fb0-4f43-8977-2163b9d0683e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835202 | controller |     "Jun 12 09:59:26.205757 crc crio[3641]: time=\"2026-06-12T09:59:26.205674616Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/56a25cc2-9c9f-402f-b811-05f80ccde45f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38fb2a5f_6a1e_4c7a_8df2_0b2a456c372e.slice PodAnnotations:0xc000120cc0}] Aliases:map[]}\"",
2026-06-12 11:43:51.835228 | controller |     "Jun 12 09:59:26.205994 crc crio[3641]: time=\"2026-06-12T09:59:26.205934945Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.835245 | controller |     "Jun 12 09:59:26.250526 crc crio[3641]: time=\"2026-06-12T09:59:26.248087838Z\" level=info msg=\"Stopped container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=92cf3fe6-102c-4421-89a8-8a1ff4d71246 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.835261 | controller |     "Jun 12 09:59:26.258158 crc crio[3641]: time=\"2026-06-12T09:59:26.258048627Z\" level=info msg=\"Stopped container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c35460ed-194d-4644-86d0-0689fa945630 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.835278 | controller |     "Jun 12 09:59:26.259327 crc crio[3641]: time=\"2026-06-12T09:59:26.259253309Z\" level=info msg=\"Stopping pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=db358b28-2590-45ac-85b9-088b762aaec4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835294 | controller |     "Jun 12 09:59:26.260400 crc crio[3641]: time=\"2026-06-12T09:59:26.260275714Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/21085b27-c087-461c-a28c-c75230fe7fd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod304346ae_9d3b_4262_8068_4ed1e7ff48a8.slice PodAnnotations:0xc00018ab68}] Aliases:map[]}\"",
2026-06-12 11:43:51.835310 | controller |     "Jun 12 09:59:26.260886 crc crio[3641]: time=\"2026-06-12T09:59:26.260738768Z\" level=info msg=\"Stopping pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=7b45dd49-66f5-4601-a942-086fa9213f8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835327 | controller |     "Jun 12 09:59:26.261202 crc crio[3641]: time=\"2026-06-12T09:59:26.261134712Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/9c0a6406-0a03-4730-9938-88e4264b9bda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6cdf074d_0e2a_4a0b_8843_5f823e7bf7c3.slice PodAnnotations:0xc0022ca988}] Aliases:map[]}\"",
2026-06-12 11:43:51.835343 | controller |     "Jun 12 09:59:26.261363 crc crio[3641]: time=\"2026-06-12T09:59:26.261288048Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.835359 | controller |     "Jun 12 09:59:26.261553 crc crio[3641]: time=\"2026-06-12T09:59:26.261297237Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.835380 | controller |     "Jun 12 09:59:26.275192 crc crio[3641]: time=\"2026-06-12T09:59:26.271686264Z\" level=info msg=\"Stopped container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=e98705ba-66c8-4ee4-a138-6c337823c2fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.835396 | controller |     "Jun 12 09:59:26.285671 crc crio[3641]: time=\"2026-06-12T09:59:26.285482864Z\" level=info msg=\"Stopping pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=430bd760-64c1-46ad-8d80-fe34d96a9dec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835412 | controller |     "Jun 12 09:59:26.286516 crc crio[3641]: time=\"2026-06-12T09:59:26.286373824Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/43385f02-5aba-4a1a-a3ef-da0916190b02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0ee7e057_363b_48e4_a711_ee54046db35f.slice PodAnnotations:0xc0022caa40}] Aliases:map[]}\"",
2026-06-12 11:43:51.835428 | controller |     "Jun 12 09:59:26.286991 crc crio[3641]: time=\"2026-06-12T09:59:26.286900302Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.835444 | controller |     "Jun 12 09:59:26.602880 crc crio[3641]: time=\"2026-06-12T09:59:26.60039228Z\" level=info msg=\"Stopped pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=231e0bd0-0fde-4d2f-8c69-5ebbe94d63c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835459 | controller |     "Jun 12 09:59:26.635147 crc crio[3641]: time=\"2026-06-12T09:59:26.633052184Z\" level=info msg=\"Stopped pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=8aa63e6d-8fb0-4f43-8977-2163b9d0683e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835475 | controller |     "Jun 12 09:59:26.653140 crc crio[3641]: time=\"2026-06-12T09:59:26.648210079Z\" level=info msg=\"Stopped pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=7b45dd49-66f5-4601-a942-086fa9213f8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835490 | controller |     "Jun 12 09:59:26.662964 crc crio[3641]: time=\"2026-06-12T09:59:26.661354557Z\" level=info msg=\"Stopped pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=db358b28-2590-45ac-85b9-088b762aaec4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835505 | controller |     "Jun 12 09:59:26.721317 crc crio[3641]: time=\"2026-06-12T09:59:26.721105064Z\" level=info msg=\"Stopped pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=430bd760-64c1-46ad-8d80-fe34d96a9dec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.835521 | controller |     "Jun 12 09:59:27.205160 crc crio[3641]: time=\"2026-06-12T09:59:27.205049621Z\" level=info msg=\"Removing container: 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165\" id=bf4a9ef4-8f26-44c6-b77a-65aaf5998f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835537 | controller |     "Jun 12 09:59:27.266618 crc crio[3641]: time=\"2026-06-12T09:59:27.265751672Z\" level=info msg=\"Removed container 274a6fcf3e059bd8eac0a9658b427fadce0f12f48fa8e172b4d22e54b4346165: openshift-marketplace/community-operators-qhh6t/registry-server\" id=bf4a9ef4-8f26-44c6-b77a-65aaf5998f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835553 | controller |     "Jun 12 09:59:27.270231 crc crio[3641]: time=\"2026-06-12T09:59:27.270130535Z\" level=info msg=\"Removing container: 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338\" id=10544de2-4688-4289-ac0b-095858ece3cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835572 | controller |     "Jun 12 09:59:27.345391 crc crio[3641]: time=\"2026-06-12T09:59:27.344408349Z\" level=info msg=\"Removed container 63a190b34fe11e9531a01a243e36499807cfd06cb4e918dd75ef26b2f8069338: openshift-marketplace/community-operators-qhh6t/extract-content\" id=10544de2-4688-4289-ac0b-095858ece3cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835588 | controller |     "Jun 12 09:59:27.351674 crc crio[3641]: time=\"2026-06-12T09:59:27.351583479Z\" level=info msg=\"Removing container: c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f\" id=90f329e4-739a-420f-9b37-bd5525b9c4c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835604 | controller |     "Jun 12 09:59:27.379413 crc crio[3641]: time=\"2026-06-12T09:59:27.379346507Z\" level=info msg=\"Removed container c967c5c6ce844f0434abd4ac5685ec30c9e84a46689d137766e55ad2c5b00d9f: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=90f329e4-739a-420f-9b37-bd5525b9c4c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835620 | controller |     "Jun 12 09:59:27.395793 crc crio[3641]: time=\"2026-06-12T09:59:27.395716845Z\" level=info msg=\"Removing container: 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b\" id=732c84c1-852b-4be1-a713-6bb1aac886dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835635 | controller |     "Jun 12 09:59:27.433161 crc crio[3641]: time=\"2026-06-12T09:59:27.433065426Z\" level=info msg=\"Removed container 503c34bd2e5dd41388c937cfef34fab8c3a8f82c4f5f0183bec9722528ab911b: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=732c84c1-852b-4be1-a713-6bb1aac886dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835651 | controller |     "Jun 12 09:59:27.441697 crc crio[3641]: time=\"2026-06-12T09:59:27.441553075Z\" level=info msg=\"Removing container: f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87\" id=7dfaae94-e43d-45ef-a1d3-3df07ba269a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835667 | controller |     "Jun 12 09:59:27.472948 crc crio[3641]: time=\"2026-06-12T09:59:27.472870973Z\" level=info msg=\"Removed container f7b20caad08cbaeb9c6c74acfe644c2bf8016e6989f469e6b7d9a183bd198e87: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=7dfaae94-e43d-45ef-a1d3-3df07ba269a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835682 | controller |     "Jun 12 09:59:27.477248 crc crio[3641]: time=\"2026-06-12T09:59:27.477175077Z\" level=info msg=\"Removing container: add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021\" id=dc867161-3542-4913-a4cd-7c9abc127f78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835698 | controller |     "Jun 12 09:59:27.494601 crc crio[3641]: time=\"2026-06-12T09:59:27.494472808Z\" level=info msg=\"Removed container add9f07098e7e2c070f3392ffe7ac5656dc8f8f49bf0974b537f79e3246ad021: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=dc867161-3542-4913-a4cd-7c9abc127f78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835713 | controller |     "Jun 12 09:59:27.498033 crc crio[3641]: time=\"2026-06-12T09:59:27.497955411Z\" level=info msg=\"Removing container: 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900\" id=0715b274-6628-4b2d-83c5-2db89d2a6e9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835729 | controller |     "Jun 12 09:59:27.518793 crc crio[3641]: time=\"2026-06-12T09:59:27.516901018Z\" level=info msg=\"Removed container 8f5b19450d0b6af2fb4ef6c9497ae9dad58ddd24fca9469ba2f619c4ca0fb900: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=0715b274-6628-4b2d-83c5-2db89d2a6e9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835748 | controller |     "Jun 12 09:59:27.524170 crc crio[3641]: time=\"2026-06-12T09:59:27.523736193Z\" level=info msg=\"Removing container: f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493\" id=20f4c7b3-693c-4912-8c43-faa4ef2ace75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835763 | controller |     "Jun 12 09:59:27.544326 crc crio[3641]: time=\"2026-06-12T09:59:27.544241502Z\" level=info msg=\"Removed container f72ddb45881138271331c86aee65154f937411c0a14eb3d70dc43f9d54354493: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=20f4c7b3-693c-4912-8c43-faa4ef2ace75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835779 | controller |     "Jun 12 09:59:27.549620 crc crio[3641]: time=\"2026-06-12T09:59:27.549549516Z\" level=info msg=\"Removing container: 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327\" id=eb863348-2228-4525-939b-17f1de5581ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835794 | controller |     "Jun 12 09:59:27.568600 crc crio[3641]: time=\"2026-06-12T09:59:27.56851008Z\" level=info msg=\"Removed container 0a914670b6bbf53114e6edecb99d3edee4e1f90214b0d00812f65eaa9f7da327: openshift-marketplace/certified-operators-l27pk/registry-server\" id=eb863348-2228-4525-939b-17f1de5581ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835810 | controller |     "Jun 12 09:59:27.572090 crc crio[3641]: time=\"2026-06-12T09:59:27.572005747Z\" level=info msg=\"Removing container: cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e\" id=41a01a0a-3a3f-4eff-9ad3-40588c560e14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835825 | controller |     "Jun 12 09:59:27.592680 crc crio[3641]: time=\"2026-06-12T09:59:27.592586282Z\" level=info msg=\"Removed container cf43e535bfc38d40ddfb63a9f61893802689a338af57ec2bb5137bf257e8320e: openshift-marketplace/certified-operators-l27pk/extract-content\" id=41a01a0a-3a3f-4eff-9ad3-40588c560e14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835840 | controller |     "Jun 12 09:59:27.595219 crc crio[3641]: time=\"2026-06-12T09:59:27.59515659Z\" level=info msg=\"Removing container: f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44\" id=e4e2a82f-ea50-4562-b40f-5d425ff8a2cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835860 | controller |     "Jun 12 09:59:27.619752 crc crio[3641]: time=\"2026-06-12T09:59:27.619640042Z\" level=info msg=\"Removed container f7472b3f3141249fd2c3c1ffebdb99ccb10e2363b8867bdbaccb0efa4fa29e44: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=e4e2a82f-ea50-4562-b40f-5d425ff8a2cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835898 | controller |     "Jun 12 09:59:27.622448 crc crio[3641]: time=\"2026-06-12T09:59:27.622340419Z\" level=info msg=\"Removing container: 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e\" id=32af1e9d-b7b5-4ef5-a6e3-6981684988cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835915 | controller |     "Jun 12 09:59:27.641940 crc crio[3641]: time=\"2026-06-12T09:59:27.64177768Z\" level=info msg=\"Removed container 91919b7e1c258fefcb6f5ce0c03ae3a0a42d5411c15a5b4fac0ea986965acb0e: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=32af1e9d-b7b5-4ef5-a6e3-6981684988cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835931 | controller |     "Jun 12 09:59:27.645623 crc crio[3641]: time=\"2026-06-12T09:59:27.645544424Z\" level=info msg=\"Removing container: 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e\" id=da1e25a2-55e8-4f2a-aff0-c3644f7765ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835947 | controller |     "Jun 12 09:59:27.670298 crc crio[3641]: time=\"2026-06-12T09:59:27.670188318Z\" level=info msg=\"Removed container 361d1cf7ac2b192340fc3efc0b6746a04fbc957c7ec97c4d7fe5ef1554fb728e: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=da1e25a2-55e8-4f2a-aff0-c3644f7765ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835967 | controller |     "Jun 12 09:59:27.673329 crc crio[3641]: time=\"2026-06-12T09:59:27.67325365Z\" level=info msg=\"Removing container: a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64\" id=b231eb81-472d-4684-9541-8ef4ea025f94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835983 | controller |     "Jun 12 09:59:27.690125 crc crio[3641]: time=\"2026-06-12T09:59:27.690032882Z\" level=info msg=\"Removed container a147969c861bfdc725b87df89cabf590c15a1cc43a850865e55a5ab26f8e3d64: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=b231eb81-472d-4684-9541-8ef4ea025f94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.835999 | controller |     "Jun 12 09:59:30.550272 crc crio[3641]: time=\"2026-06-12T09:59:30.549766289Z\" level=warning msg=\"Stopping container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:51.836015 | controller |     "Jun 12 09:59:31.086542 crc crio[3641]: time=\"2026-06-12T09:59:31.086318834Z\" level=info msg=\"Stopped container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c0e64b7c-9374-4dee-ad39-d6d73e6e0109 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.836031 | controller |     "Jun 12 09:59:31.088237 crc crio[3641]: time=\"2026-06-12T09:59:31.088109934Z\" level=info msg=\"Stopping pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=0f1b8425-a2c1-45b2-8220-614cc5c96685 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.836047 | controller |     "Jun 12 09:59:31.091999 crc crio[3641]: time=\"2026-06-12T09:59:31.091914511Z\" level=info msg=\"Stopped pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=0f1b8425-a2c1-45b2-8220-614cc5c96685 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.836062 | controller |     "Jun 12 09:59:31.405943 crc crio[3641]: time=\"2026-06-12T09:59:31.404194029Z\" level=info msg=\"Removing container: 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55\" id=da1adf7f-2730-4a9a-8217-1c01ca01ee8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.836078 | controller |     "Jun 12 09:59:31.429200 crc crio[3641]: time=\"2026-06-12T09:59:31.429042271Z\" level=info msg=\"Removed container 63a1169b158bd695646910c9255a43065c8516b4b769807d0e9fcc9b8b76ec55: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=da1adf7f-2730-4a9a-8217-1c01ca01ee8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.836094 | controller |     "Jun 12 09:59:44.529957 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 11:43:51.836110 | controller |     "Jun 12 09:59:50.929362 crc crio[3641]: time=\"2026-06-12T09:59:50.927979215Z\" level=warning msg=\"Stopping container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:51.836126 | controller |     "Jun 12 09:59:51.469392 crc crio[3641]: time=\"2026-06-12T09:59:51.466799684Z\" level=info msg=\"Stopped container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4155d3ae-67e2-49a8-8ea2-d6ab4fc6aa3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.836142 | controller |     "Jun 12 09:59:51.507252 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 11:43:51.836158 | controller |     "Jun 12 09:59:51.508121 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 11:43:51.836174 | controller |     "Jun 12 09:59:51.508410 crc systemd[1]: crio.service: Consumed 16min 52.237s CPU time.",
2026-06-12 11:43:51.836194 | controller |     "Jun 12 09:59:51.593101 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 11:43:51.836210 | controller |     "Jun 12 09:59:51.696990 crc crio[18325]: time=\"2026-06-12T09:59:51.696914023Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 11:43:51.836226 | controller |     "Jun 12 09:59:51.696990 crc crio[18325]: time=\"2026-06-12T09:59:51.696956995Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 11:43:51.836241 | controller |     "Jun 12 09:59:51.698300 crc crio[18325]: time=\"2026-06-12T09:59:51.698151685Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 11:43:51.836257 | controller |     "Jun 12 09:59:51.698300 crc crio[18325]: time=\"2026-06-12T09:59:51.698231548Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 11:43:51.836273 | controller |     "Jun 12 09:59:51.720515 crc crio[18325]: time=\"2026-06-12T09:59:51.720231878Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 11:43:51.836289 | controller |     "Jun 12 09:59:51.720704 crc crio[18325]: time=\"2026-06-12T09:59:51.720562659Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 11:43:51.836304 | controller |     "Jun 12 09:59:51.720704 crc crio[18325]: time=\"2026-06-12T09:59:51.720574519Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 11:43:51.836319 | controller |     "Jun 12 09:59:51.720704 crc crio[18325]: time=\"2026-06-12T09:59:51.720667432Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 11:43:51.836334 | controller |     "Jun 12 09:59:51.720704 crc crio[18325]: time=\"2026-06-12T09:59:51.720675603Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 11:43:51.836350 | controller |     "Jun 12 09:59:51.754745 crc crio[18325]: time=\"2026-06-12T09:59:51.754570683Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 11:43:51.836365 | controller |     "Jun 12 09:59:51.769667 crc crio[18325]: time=\"2026-06-12T09:59:51.76958066Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 11:43:51.836381 | controller |     "Jun 12 09:59:51.774672 crc crio[18325]: time=\"2026-06-12T09:59:51.774566516Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 11:43:51.836397 | controller |     "Jun 12 09:59:51.807998 crc crio[18325]: time=\"2026-06-12T09:59:51.8078808Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 11:43:51.836412 | controller |     "Jun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.995320117Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 11:43:51.836428 | controller |     "Jun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.995366505Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 11:43:51.836444 | controller |     "Jun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.995383559Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 11:43:51.836460 | controller |     "Jun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.995393719Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 11:43:51.836475 | controller |     "Jun 12 09:59:51.999091 crc crio[18325]: time=\"2026-06-12T09:59:51.9954031Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 11:43:51.836491 | controller |     "Jun 12 09:59:52.000033 crc crio[18325]: time=\"2026-06-12T09:59:51.999942616Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 11:43:51.836511 | controller |     "Jun 12 09:59:52.000033 crc crio[18325]: time=\"2026-06-12T09:59:52.000018298Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 11:43:51.836527 | controller |     "Jun 12 09:59:52.007670 crc crio[18325]: time=\"2026-06-12T09:59:52.007577609Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 11:43:51.836543 | controller |     "Jun 12 09:59:52.007670 crc crio[18325]: time=\"2026-06-12T09:59:52.007641701Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 11:43:51.836559 | controller |     "Jun 12 09:59:52.032101 crc crio[18325]: time=\"2026-06-12T09:59:52.031774011Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.836575 | controller |     "Jun 12 09:59:52.032373 crc crio[18325]: time=\"2026-06-12T09:59:52.032175995Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.836591 | controller |     "Jun 12 09:59:52.035662 crc crio[18325]: time=\"2026-06-12T09:59:52.035409413Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 11:43:51.836607 | controller |     "Jun 12 09:59:52.036078 crc crio[18325]: time=\"2026-06-12T09:59:52.035778185Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 11:43:51.836625 | controller |     "Jun 12 09:59:52.042044 crc crio[18325]: time=\"2026-06-12T09:59:52.040876066Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 11:43:51.836650 | controller |     "Jun 12 09:59:52.045414 crc crio[18325]: time=\"2026-06-12T09:59:52.044297817Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 11:43:51.836666 | controller |     "Jun 12 09:59:52.046223 crc crio[18325]: time=\"2026-06-12T09:59:52.046126607Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 11:43:51.836683 | controller |     "Jun 12 09:59:53.906364 crc crio[18325]: time=\"2026-06-12T09:59:53.905201028Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc000612e88}] Aliases:map[]}\"",
2026-06-12 11:43:51.836699 | controller |     "Jun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.906678427Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.836715 | controller |     "Jun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.907247667Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.836731 | controller |     "Jun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.907297388Z\" level=warning msg=\"Could not restore sandbox IP for 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f344669e-49a4-44be-b72a-0a1acbb3af6f_0(81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.836747 | controller |     "Jun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.907332719Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.836763 | controller |     "Jun 12 09:59:53.908088 crc crio[18325]: time=\"2026-06-12T09:59:53.9073571Z\" level=warning msg=\"Could not restore sandbox IP for 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_b3733451-36dd-4a0f-a903-b1688af5cff3_0(90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.836783 | controller |     "Jun 12 09:59:53.909074 crc crio[18325]: time=\"2026-06-12T09:59:53.908958912Z\" level=info msg=\"Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc000292298}] Aliases:map[]}\"",
2026-06-12 11:43:51.836799 | controller |     "Jun 12 09:59:53.909432 crc crio[18325]: time=\"2026-06-12T09:59:53.909330026Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.836815 | controller |     "Jun 12 09:59:53.910539 crc crio[18325]: time=\"2026-06-12T09:59:53.910421633Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc000292380}] Aliases:map[]}\"",
2026-06-12 11:43:51.836832 | controller |     "Jun 12 09:59:53.910929 crc crio[18325]: time=\"2026-06-12T09:59:53.910736593Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.836852 | controller |     "Jun 12 09:59:53.912135 crc crio[18325]: time=\"2026-06-12T09:59:53.911911463Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc000292450}] Aliases:map[]}\"",
2026-06-12 11:43:51.836884 | controller |     "Jun 12 09:59:53.912337 crc crio[18325]: time=\"2026-06-12T09:59:53.912245654Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.836906 | controller |     "Jun 12 09:59:53.913437 crc crio[18325]: time=\"2026-06-12T09:59:53.913342891Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc000292560}] Aliases:map[]}\"",
2026-06-12 11:43:51.836923 | controller |     "Jun 12 09:59:53.914172 crc crio[18325]: time=\"2026-06-12T09:59:53.913666022Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.836951 | controller |     "Jun 12 09:59:53.914752 crc crio[18325]: time=\"2026-06-12T09:59:53.914653085Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc000292640}] Aliases:map[]}\"",
2026-06-12 11:43:51.836968 | controller |     "Jun 12 09:59:53.915126 crc crio[18325]: time=\"2026-06-12T09:59:53.915026357Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.836985 | controller |     "Jun 12 09:59:53.916419 crc crio[18325]: time=\"2026-06-12T09:59:53.91630399Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc000292738}] Aliases:map[]}\"",
2026-06-12 11:43:51.837001 | controller |     "Jun 12 09:59:53.916798 crc crio[18325]: time=\"2026-06-12T09:59:53.916634061Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837017 | controller |     "Jun 12 09:59:53.917614 crc crio[18325]: time=\"2026-06-12T09:59:53.917466609Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0002927e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.837033 | controller |     "Jun 12 09:59:53.918093 crc crio[18325]: time=\"2026-06-12T09:59:53.918004357Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837049 | controller |     "Jun 12 09:59:53.919113 crc crio[18325]: time=\"2026-06-12T09:59:53.91900584Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc000292890}] Aliases:map[]}\"",
2026-06-12 11:43:51.837065 | controller |     "Jun 12 09:59:53.919466 crc crio[18325]: time=\"2026-06-12T09:59:53.919365012Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837082 | controller |     "Jun 12 09:59:53.920751 crc crio[18325]: time=\"2026-06-12T09:59:53.920663096Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc000292930}] Aliases:map[]}\"",
2026-06-12 11:43:51.837102 | controller |     "Jun 12 09:59:53.921111 crc crio[18325]: time=\"2026-06-12T09:59:53.921020848Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837118 | controller |     "Jun 12 09:59:53.922108 crc crio[18325]: time=\"2026-06-12T09:59:53.922015441Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc0002929e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.837134 | controller |     "Jun 12 09:59:53.922387 crc crio[18325]: time=\"2026-06-12T09:59:53.922300961Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837151 | controller |     "Jun 12 09:59:53.923676 crc crio[18325]: time=\"2026-06-12T09:59:53.923583034Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc000292a98}] Aliases:map[]}\"",
2026-06-12 11:43:51.837167 | controller |     "Jun 12 09:59:53.924099 crc crio[18325]: time=\"2026-06-12T09:59:53.924007268Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837182 | controller |     "Jun 12 09:59:53.924529 crc crio[18325]: time=\"2026-06-12T09:59:53.92435958Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.837198 | controller |     "Jun 12 09:59:53.924619 crc crio[18325]: time=\"2026-06-12T09:59:53.924462713Z\" level=warning msg=\"Could not restore sandbox IP for 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.837214 | controller |     "Jun 12 09:59:53.925370 crc crio[18325]: time=\"2026-06-12T09:59:53.925276291Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc000292b40}] Aliases:map[]}\"",
2026-06-12 11:43:51.837234 | controller |     "Jun 12 09:59:53.925695 crc crio[18325]: time=\"2026-06-12T09:59:53.925606912Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837251 | controller |     "Jun 12 09:59:53.926715 crc crio[18325]: time=\"2026-06-12T09:59:53.926633098Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc000a54028}] Aliases:map[]}\"",
2026-06-12 11:43:51.837267 | controller |     "Jun 12 09:59:53.926885 crc crio[18325]: time=\"2026-06-12T09:59:53.926864136Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837283 | controller |     "Jun 12 09:59:53.927354 crc crio[18325]: time=\"2026-06-12T09:59:53.927269159Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc000a54120}] Aliases:map[]}\"",
2026-06-12 11:43:51.837300 | controller |     "Jun 12 09:59:53.927603 crc crio[18325]: time=\"2026-06-12T09:59:53.927534158Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837316 | controller |     "Jun 12 09:59:53.928034 crc crio[18325]: time=\"2026-06-12T09:59:53.927966933Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc000a54220}] Aliases:map[]}\"",
2026-06-12 11:43:51.837332 | controller |     "Jun 12 09:59:53.928142 crc crio[18325]: time=\"2026-06-12T09:59:53.928095457Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837348 | controller |     "Jun 12 09:59:53.928540 crc crio[18325]: time=\"2026-06-12T09:59:53.928421508Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc000a54320}] Aliases:map[]}\"",
2026-06-12 11:43:51.837365 | controller |     "Jun 12 09:59:53.928634 crc crio[18325]: time=\"2026-06-12T09:59:53.928615574Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837385 | controller |     "Jun 12 09:59:53.929145 crc crio[18325]: time=\"2026-06-12T09:59:53.929062749Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc000a54410}] Aliases:map[]}\"",
2026-06-12 11:43:51.837402 | controller |     "Jun 12 09:59:53.929284 crc crio[18325]: time=\"2026-06-12T09:59:53.929194404Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837418 | controller |     "Jun 12 09:59:53.929640 crc crio[18325]: time=\"2026-06-12T09:59:53.929556835Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc000a54508}] Aliases:map[]}\"",
2026-06-12 11:43:51.837435 | controller |     "Jun 12 09:59:53.929766 crc crio[18325]: time=\"2026-06-12T09:59:53.929711911Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837451 | controller |     "Jun 12 09:59:53.930159 crc crio[18325]: time=\"2026-06-12T09:59:53.930099824Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc000a545f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.837467 | controller |     "Jun 12 09:59:53.930292 crc crio[18325]: time=\"2026-06-12T09:59:53.930219998Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837483 | controller |     "Jun 12 09:59:53.931354 crc crio[18325]: time=\"2026-06-12T09:59:53.931262053Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc000a546d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.837499 | controller |     "Jun 12 09:59:53.931562 crc crio[18325]: time=\"2026-06-12T09:59:53.931531232Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837515 | controller |     "Jun 12 09:59:53.931961 crc crio[18325]: time=\"2026-06-12T09:59:53.931910295Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc000a547a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.837534 | controller |     "Jun 12 09:59:53.932105 crc crio[18325]: time=\"2026-06-12T09:59:53.93205585Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837550 | controller |     "Jun 12 09:59:53.932535 crc crio[18325]: time=\"2026-06-12T09:59:53.932445803Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc000a54860}] Aliases:map[]}\"",
2026-06-12 11:43:51.837565 | controller |     "Jun 12 09:59:53.932679 crc crio[18325]: time=\"2026-06-12T09:59:53.932594158Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837581 | controller |     "Jun 12 09:59:53.933065 crc crio[18325]: time=\"2026-06-12T09:59:53.932983851Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc000a54918}] Aliases:map[]}\"",
2026-06-12 11:43:51.837597 | controller |     "Jun 12 09:59:53.933211 crc crio[18325]: time=\"2026-06-12T09:59:53.933105235Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837613 | controller |     "Jun 12 09:59:53.933594 crc crio[18325]: time=\"2026-06-12T09:59:53.933466847Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc000a549c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.837628 | controller |     "Jun 12 09:59:53.933733 crc crio[18325]: time=\"2026-06-12T09:59:53.933657923Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837644 | controller |     "Jun 12 09:59:53.934228 crc crio[18325]: time=\"2026-06-12T09:59:53.934115999Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc000a54a60}] Aliases:map[]}\"",
2026-06-12 11:43:51.837663 | controller |     "Jun 12 09:59:53.934408 crc crio[18325]: time=\"2026-06-12T09:59:53.934243243Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837679 | controller |     "Jun 12 09:59:53.934408 crc crio[18325]: time=\"2026-06-12T09:59:53.934372407Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.837695 | controller |     "Jun 12 09:59:53.934408 crc crio[18325]: time=\"2026-06-12T09:59:53.934388158Z\" level=warning msg=\"Could not restore sandbox IP for cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.837712 | controller |     "Jun 12 09:59:53.934732 crc crio[18325]: time=\"2026-06-12T09:59:53.934667267Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc000a54b00}] Aliases:map[]}\"",
2026-06-12 11:43:51.837728 | controller |     "Jun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934768121Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837743 | controller |     "Jun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934935296Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.837759 | controller |     "Jun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934952407Z\" level=warning msg=\"Could not restore sandbox IP for e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.837775 | controller |     "Jun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934970054Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.837791 | controller |     "Jun 12 09:59:53.935075 crc crio[18325]: time=\"2026-06-12T09:59:53.934978568Z\" level=warning msg=\"Could not restore sandbox IP for 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.837807 | controller |     "Jun 12 09:59:53.935647 crc crio[18325]: time=\"2026-06-12T09:59:53.935257177Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc000a54bc0}] Aliases:map[]}\"",
2026-06-12 11:43:51.837829 | controller |     "Jun 12 09:59:53.935647 crc crio[18325]: time=\"2026-06-12T09:59:53.9353617Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837846 | controller |     "Jun 12 09:59:53.935975 crc crio[18325]: time=\"2026-06-12T09:59:53.935723423Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc000a54c60}] Aliases:map[]}\"",
2026-06-12 11:43:51.837883 | controller |     "Jun 12 09:59:53.935975 crc crio[18325]: time=\"2026-06-12T09:59:53.935910859Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837902 | controller |     "Jun 12 09:59:53.936530 crc crio[18325]: time=\"2026-06-12T09:59:53.936392565Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc000a54cf8}] Aliases:map[]}\"",
2026-06-12 11:43:51.837918 | controller |     "Jun 12 09:59:53.936983 crc crio[18325]: time=\"2026-06-12T09:59:53.93655045Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837935 | controller |     "Jun 12 09:59:53.936983 crc crio[18325]: time=\"2026-06-12T09:59:53.936964484Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc000a54d90}] Aliases:map[]}\"",
2026-06-12 11:43:51.837951 | controller |     "Jun 12 09:59:53.937186 crc crio[18325]: time=\"2026-06-12T09:59:53.937065907Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.837967 | controller |     "Jun 12 09:59:53.937568 crc crio[18325]: time=\"2026-06-12T09:59:53.937411269Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000a54e20}] Aliases:map[]}\"",
2026-06-12 11:43:51.837982 | controller |     "Jun 12 09:59:53.937568 crc crio[18325]: time=\"2026-06-12T09:59:53.937559804Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838002 | controller |     "Jun 12 09:59:53.937784 crc crio[18325]: time=\"2026-06-12T09:59:53.937666968Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.838018 | controller |     "Jun 12 09:59:53.937784 crc crio[18325]: time=\"2026-06-12T09:59:53.937677858Z\" level=warning msg=\"Could not restore sandbox IP for 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.838035 | controller |     "Jun 12 09:59:53.938096 crc crio[18325]: time=\"2026-06-12T09:59:53.937996729Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc000a54ec8}] Aliases:map[]}\"",
2026-06-12 11:43:51.838051 | controller |     "Jun 12 09:59:53.938188 crc crio[18325]: time=\"2026-06-12T09:59:53.938108122Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838083 | controller |     "Jun 12 09:59:53.938591 crc crio[18325]: time=\"2026-06-12T09:59:53.938469394Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc000a54f60}] Aliases:map[]}\"",
2026-06-12 11:43:51.838100 | controller |     "Jun 12 09:59:53.938778 crc crio[18325]: time=\"2026-06-12T09:59:53.93862134Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838117 | controller |     "Jun 12 09:59:53.939098 crc crio[18325]: time=\"2026-06-12T09:59:53.939018273Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000a54ff0}] Aliases:map[]}\"",
2026-06-12 11:43:51.838133 | controller |     "Jun 12 09:59:53.939270 crc crio[18325]: time=\"2026-06-12T09:59:53.939152427Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838148 | controller |     "Jun 12 09:59:53.939665 crc crio[18325]: time=\"2026-06-12T09:59:53.939573851Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000a55080}] Aliases:map[]}\"",
2026-06-12 11:43:51.838175 | controller |     "Jun 12 09:59:53.940020 crc crio[18325]: time=\"2026-06-12T09:59:53.939716296Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838192 | controller |     "Jun 12 09:59:53.940158 crc crio[18325]: time=\"2026-06-12T09:59:53.94012728Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc000a55118}] Aliases:map[]}\"",
2026-06-12 11:43:51.838208 | controller |     "Jun 12 09:59:53.940271 crc crio[18325]: time=\"2026-06-12T09:59:53.940237504Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838224 | controller |     "Jun 12 09:59:53.940967 crc crio[18325]: time=\"2026-06-12T09:59:53.940595566Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000a551b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.838240 | controller |     "Jun 12 09:59:53.940967 crc crio[18325]: time=\"2026-06-12T09:59:53.940783422Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838256 | controller |     "Jun 12 09:59:53.941326 crc crio[18325]: time=\"2026-06-12T09:59:53.941234617Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc000a55238}] Aliases:map[]}\"",
2026-06-12 11:43:51.838271 | controller |     "Jun 12 09:59:53.941447 crc crio[18325]: time=\"2026-06-12T09:59:53.941363141Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838288 | controller |     "Jun 12 09:59:53.941913 crc crio[18325]: time=\"2026-06-12T09:59:53.941726124Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000a552b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.838308 | controller |     "Jun 12 09:59:53.942066 crc crio[18325]: time=\"2026-06-12T09:59:53.941938831Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838325 | controller |     "Jun 12 09:59:53.942419 crc crio[18325]: time=\"2026-06-12T09:59:53.942330314Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc000a55348}] Aliases:map[]}\"",
2026-06-12 11:43:51.838340 | controller |     "Jun 12 09:59:53.942625 crc crio[18325]: time=\"2026-06-12T09:59:53.942458518Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.838393 | controller |     "Jun 12 09:59:53.942625 crc crio[18325]: time=\"2026-06-12T09:59:53.942600853Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.838417 | controller |     "Jun 12 09:59:53.942625 crc crio[18325]: time=\"2026-06-12T09:59:53.942615743Z\" level=warning msg=\"Could not restore sandbox IP for 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e: failed to get network status for pod sandbox k8s_collect-profiles-29687625-2pzbl_openshift-operator-lifecycle-manager_1a32e8ba-f2c6-42d3-89d4-0450de6e6c67_0(529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.838435 | controller |     "Jun 12 09:59:53.943529 crc crio[18325]: time=\"2026-06-12T09:59:53.943319291Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 11:43:51.838452 | controller |     "Jun 12 09:59:53.944743 crc crio[18325]: time=\"2026-06-12T09:59:53.944651036Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 11:43:51.838468 | controller |     "Jun 12 09:59:53.944743 crc crio[18325]: time=\"2026-06-12T09:59:53.944719567Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 11:43:51.838485 | controller |     "Jun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.944802481Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 11:43:51.838501 | controller |     "Jun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.945002567Z\" level=info msg=\"runtime interface created\"",
2026-06-12 11:43:51.838517 | controller |     "Jun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.945017608Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 11:43:51.838532 | controller |     "Jun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.945032358Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 11:43:51.838548 | controller |     "Jun 12 09:59:53.945066 crc crio[18325]: time=\"2026-06-12T09:59:53.945042019Z\" level=info msg=\"starting plugins...\"",
2026-06-12 11:43:51.838563 | controller |     "Jun 12 09:59:53.945713 crc crio[18325]: time=\"2026-06-12T09:59:53.94507347Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 11:43:51.838578 | controller |     "Jun 12 09:59:53.952045 crc crio[18325]: time=\"2026-06-12T09:59:53.951757664Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 11:43:51.838594 | controller |     "Jun 12 09:59:53.961433 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 11:43:51.838614 | controller |     "Jun 12 09:59:57.494583 crc crio[18325]: time=\"2026-06-12T09:59:57.493303048Z\" level=info msg=\"Removing container: 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca\" id=5fdc254e-533b-438f-9934-f97a35832e07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.838631 | controller |     "Jun 12 09:59:57.590949 crc crio[18325]: time=\"2026-06-12T09:59:57.590639966Z\" level=info msg=\"Removed container 21e892e7a06031cde1d14cf3771b52a606b6c58a2abd01ad074fa00bdb9050ca: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5fdc254e-533b-438f-9934-f97a35832e07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.838647 | controller |     "Jun 12 09:59:57.688021 crc crio[18325]: time=\"2026-06-12T09:59:57.687894928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dbf7219f-dc95-4aa1-8182-ba87d0c61c4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.838663 | controller |     "Jun 12 09:59:57.690748 crc crio[18325]: time=\"2026-06-12T09:59:57.690566276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=baa11ebb-fe68-4a1e-998e-9b5b36f27455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.838679 | controller |     "Jun 12 09:59:57.693775 crc crio[18325]: time=\"2026-06-12T09:59:57.693658509Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e62621dc-6d75-4bd9-b128-e41d32a5a911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.838696 | controller |     "Jun 12 09:59:57.694304 crc crio[18325]: time=\"2026-06-12T09:59:57.694127215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.838712 | controller |     "Jun 12 09:59:57.726624 crc crio[18325]: time=\"2026-06-12T09:59:57.726543489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.838727 | controller |     "Jun 12 09:59:57.892260 crc crio[18325]: time=\"2026-06-12T09:59:57.891979562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.838743 | controller |     "Jun 12 09:59:57.988230 crc crio[18325]: time=\"2026-06-12T09:59:57.987598082Z\" level=info msg=\"Created container 3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=e62621dc-6d75-4bd9-b128-e41d32a5a911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.838759 | controller |     "Jun 12 09:59:57.990462 crc crio[18325]: time=\"2026-06-12T09:59:57.990407866Z\" level=info msg=\"Starting container: 3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e\" id=7794d956-c850-41bc-aa59-a85f10fbb44d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.838775 | controller |     "Jun 12 09:59:57.996714 crc crio[18325]: time=\"2026-06-12T09:59:57.996615161Z\" level=info msg=\"Started container\" PID=18734 containerID=3c7fbd2a774374f6c453a2ac386859ee076763038112b61b47f9ad9cee37126e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7794d956-c850-41bc-aa59-a85f10fbb44d name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.838792 | controller |     "Jun 12 10:00:09.118620 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 11:43:51.838812 | controller |     "Jun 12 10:00:09.215355 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 11:43:51.838828 | controller |     "Jun 12 10:00:09.216658 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 11:43:51.838844 | controller |     "Jun 12 10:00:09.217122 crc systemd[1]: crio.service: Consumed 4.686s CPU time.",
2026-06-12 11:43:51.838876 | controller |     "Jun 12 10:00:09.307668 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 11:43:51.838897 | controller |     "Jun 12 10:00:09.453603 crc crio[19822]: time=\"2026-06-12T10:00:09.453477013Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 11:43:51.838913 | controller |     "Jun 12 10:00:09.453603 crc crio[19822]: time=\"2026-06-12T10:00:09.453573426Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 11:43:51.838929 | controller |     "Jun 12 10:00:09.455430 crc crio[19822]: time=\"2026-06-12T10:00:09.455155519Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 11:43:51.838944 | controller |     "Jun 12 10:00:09.455430 crc crio[19822]: time=\"2026-06-12T10:00:09.455227972Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 11:43:51.838959 | controller |     "Jun 12 10:00:09.455748 crc crio[19822]: time=\"2026-06-12T10:00:09.455649126Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-12 11:43:51.838974 | controller |     "Jun 12 10:00:09.489054 crc crio[19822]: time=\"2026-06-12T10:00:09.488916184Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 11:43:51.838989 | controller |     "Jun 12 10:00:09.489340 crc crio[19822]: time=\"2026-06-12T10:00:09.489243965Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 11:43:51.839005 | controller |     "Jun 12 10:00:09.489340 crc crio[19822]: time=\"2026-06-12T10:00:09.489255996Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 11:43:51.839020 | controller |     "Jun 12 10:00:09.489443 crc crio[19822]: time=\"2026-06-12T10:00:09.489357009Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 11:43:51.839035 | controller |     "Jun 12 10:00:09.489443 crc crio[19822]: time=\"2026-06-12T10:00:09.489367749Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 11:43:51.839050 | controller |     "Jun 12 10:00:09.504910 crc crio[19822]: time=\"2026-06-12T10:00:09.504616373Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 11:43:51.839066 | controller |     "Jun 12 10:00:09.519369 crc crio[19822]: time=\"2026-06-12T10:00:09.519300875Z\" level=info msg=\"Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL\"",
2026-06-12 11:43:51.839081 | controller |     "Jun 12 10:00:09.528101 crc crio[19822]: time=\"2026-06-12T10:00:09.528070161Z\" level=info msg=\"Using runtime handler crun version 1.23.1, commit: d20b23dba05e822b93b82f2f34fd5dada433e0c2, rundir: /run/crun, spec: 1.0.0, +SYSTEMD +SELINUX +APPARMOR +CAP +SECCOMP +EBPF +CRIU +YAJL\"",
2026-06-12 11:43:51.839097 | controller |     "Jun 12 10:00:09.551068 crc crio[19822]: time=\"2026-06-12T10:00:09.550756863Z\" level=info msg=\"Using runtime handler runc version 1.2.4, spec: 1.2.0+dev, go: go1.23.2 (Red Hat 1.23.2-1.el9), libseccomp: 2.5.2\"",
2026-06-12 11:43:51.839113 | controller |     "Jun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.884346406Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 11:43:51.839128 | controller |     "Jun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.8844531Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 11:43:51.839147 | controller |     "Jun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.88446476Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 11:43:51.839163 | controller |     "Jun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.884472091Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 11:43:51.839178 | controller |     "Jun 12 10:00:09.884583 crc crio[19822]: time=\"2026-06-12T10:00:09.884557694Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 11:43:51.839193 | controller |     "Jun 12 10:00:09.889402 crc crio[19822]: time=\"2026-06-12T10:00:09.889323425Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 11:43:51.839208 | controller |     "Jun 12 10:00:09.889402 crc crio[19822]: time=\"2026-06-12T10:00:09.889391957Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 11:43:51.839224 | controller |     "Jun 12 10:00:09.893275 crc crio[19822]: time=\"2026-06-12T10:00:09.893207774Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 11:43:51.839239 | controller |     "Jun 12 10:00:09.893275 crc crio[19822]: time=\"2026-06-12T10:00:09.893243125Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 11:43:51.839254 | controller |     "Jun 12 10:00:09.927497 crc crio[19822]: time=\"2026-06-12T10:00:09.927180681Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.839270 | controller |     "Jun 12 10:00:09.927497 crc crio[19822]: time=\"2026-06-12T10:00:09.927416468Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.839285 | controller |     "Jun 12 10:00:09.932292 crc crio[19822]: time=\"2026-06-12T10:00:09.929271161Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 11:43:51.839300 | controller |     "Jun 12 10:00:09.932292 crc crio[19822]: time=\"2026-06-12T10:00:09.929399405Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 11:43:51.839317 | controller |     "Jun 12 10:00:09.934342 crc crio[19822]: time=\"2026-06-12T10:00:09.93344449Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"bundle\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/etc/crio/openshift-pull-secret\\\"\\n    pause_image = \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:cc2b30e70040205c2536d01ae5c850be1ed2d775cf13249e50328e5085777977\\\"\\n    pause_image_auth_file = \\\"/var/lib/kubelet/config.json\\\"\\n    pause_command = \\\"/usr/bin/pod\\\"\\n    signature_policy = \\\"\\\"\\n    signature_policy_dir = \\\"/etc/crio/policies\\\"\\n    image_volumes = \\\"mkdir\\\"\\n    big_files_temporary_dir = \\\"\\\"\\n    auto_reload_registries = false\\n    pull_progress_timeout = \\\"0s\\\"\\n    oci_artifact_mount_support = false\\n  [crio.network]\\n    cni_default_network = \\\"\\\"\\n    network_dir = \\\"/etc/kubernetes/cni/net.d/\\\"\\n    plugin_dirs = [\\\"/var/lib/cni/bin\\\"]\\n  [crio.metrics]\\n    enable_metrics = true\\n    metrics_collectors = [\\\"operations\\\", \\\"operations_latency_microseconds_total\\\", \\\"operations_latency_microseconds\\\", \\\"operations_errors\\\", \\\"image_pulls_layer_size\\\", \\\"containers_oom_total\\\", \\\"containers_oom\\\", \\\"operations_total\\\", \\\"operations_latency_seconds_total\\\", \\\"operations_latency_seconds\\\", \\\"operations_errors_total\\\", \\\"image_pulls_bytes_total\\\", \\\"image_pulls_skipped_bytes_total\\\", \\\"image_pulls_success_total\\\", \\\"image_pulls_failure_total\\\", \\\"image_layer_reuse_total\\\", \\\"containers_oom_count_total\\\", \\\"processes_defunct\\\"]\\n    metrics_host = \\\"127.0.0.1\\\"\\n    metrics_port = 9537\\n    metrics_socket = \\\"\\\"\\n    metrics_cert = \\\"\\\"\\n    metrics_key = \\\"\\\"\\n  [crio.tracing]\\n    enable_tracing = false\\n    tracing_endpoint = \\\"127.0.0.1:4317\\\"\\n    tracing_sampling_rate_per_million = 0\\n  [crio.stats]\\n    stats_collection_period = 0\\n    collection_period = 0\\n  [crio.nri]\\n    enable_nri = true\\n    nri_listen = \\\"/var/run/nri/nri.sock\\\"\\n    nri_plugin_dir = \\\"/opt/nri/plugins\\\"\\n    nri_plugin_config_dir = \\\"/etc/nri/conf.d\\\"\\n    nri_plugin_registration_timeout = \\\"5s\\\"\\n    nri_plugin_request_timeout = \\\"2s\\\"\\n    nri_disable_connections = false\\n\"",
2026-06-12 11:43:51.839340 | controller |     "Jun 12 10:00:09.936939 crc crio[19822]: time=\"2026-06-12T10:00:09.936744777Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 11:43:51.839357 | controller |     "Jun 12 10:00:09.938068 crc crio[19822]: time=\"2026-06-12T10:00:09.937136424Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 11:43:51.839373 | controller |     "Jun 12 10:00:11.825692 crc crio[19822]: time=\"2026-06-12T10:00:11.825210236Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:3f8be9d9258a9573657162d2081ea3a9c8898269aea5248ab7d60eb003521696 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/5a540671-1f18-4945-b2c3-34615c8d9f49 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddcbcea9f_f8da_49e7_87b5_1d6dc7b926ee.slice PodAnnotations:0xc0007ad8c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.839390 | controller |     "Jun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.825889429Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839406 | controller |     "Jun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826263051Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.839422 | controller |     "Jun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826302462Z\" level=warning msg=\"Could not restore sandbox IP for 81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f344669e-49a4-44be-b72a-0a1acbb3af6f_0(81ee408c5c9b60ad089d0a80d73d20c59c8b680e222ec083bb186d621c24a78d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.839442 | controller |     "Jun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826337574Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.839458 | controller |     "Jun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826353674Z\" level=warning msg=\"Could not restore sandbox IP for 90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_b3733451-36dd-4a0f-a903-b1688af5cff3_0(90e3bc89b915212710c7db042e87b14651241fb537772d776a9e94a2c993b5ee): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.839475 | controller |     "Jun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.826762288Z\" level=info msg=\"Got pod network &{Name:controller-manager-5cd9f75dd8-dldtn Namespace:openshift-controller-manager ID:7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd UID:2a68661f-2927-47b1-9c0e-12383571f85c NetNS:/var/run/netns/d1b89234-631e-410c-b983-551b536335b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a68661f_2927_47b1_9c0e_12383571f85c.slice PodAnnotations:0xc0007ada28}] Aliases:map[]}\"",
2026-06-12 11:43:51.839492 | controller |     "Jun 12 10:00:11.827205 crc crio[19822]: time=\"2026-06-12T10:00:11.827041517Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5cd9f75dd8-dldtn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839508 | controller |     "Jun 12 10:00:11.827649 crc crio[19822]: time=\"2026-06-12T10:00:11.827606146Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-667c79f777-wbb4v Namespace:openshift-route-controller-manager ID:e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d UID:711a8813-5da4-4579-a76b-8b6523fca484 NetNS:/var/run/netns/bad2a697-62ef-4da0-a973-ec018b2a3194 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod711a8813_5da4_4579_a76b_8b6523fca484.slice PodAnnotations:0xc0007adae0}] Aliases:map[]}\"",
2026-06-12 11:43:51.839525 | controller |     "Jun 12 10:00:11.827906 crc crio[19822]: time=\"2026-06-12T10:00:11.827764651Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-667c79f777-wbb4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839541 | controller |     "Jun 12 10:00:11.828644 crc crio[19822]: time=\"2026-06-12T10:00:11.828507706Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:72dcd9f990c5a6f55f27ecd801f46ba365ee68b26909fe4d8061eb4340e19d6e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/92a3c362-30a3-42a4-96cb-71bc9fca7a52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod880b4ff1_3443_4cae_90b4_72e4341917b3.slice PodAnnotations:0xc0007adb98}] Aliases:map[]}\"",
2026-06-12 11:43:51.839557 | controller |     "Jun 12 10:00:11.828910 crc crio[19822]: time=\"2026-06-12T10:00:11.828776505Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839573 | controller |     "Jun 12 10:00:11.829507 crc crio[19822]: time=\"2026-06-12T10:00:11.829418707Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:1b1e04df32dca4b6ff03a9f1b462ecd19ca7048bfb3bb77cb88ec52ce807fa05 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/0a380ccb-7d2a-4606-bf75-946dd1d5f90d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode466d193_2f16_441a_9f10_579f91762fb9.slice PodAnnotations:0xc0007adc70}] Aliases:map[]}\"",
2026-06-12 11:43:51.839594 | controller |     "Jun 12 10:00:11.829756 crc crio[19822]: time=\"2026-06-12T10:00:11.829678785Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839610 | controller |     "Jun 12 10:00:11.830616 crc crio[19822]: time=\"2026-06-12T10:00:11.830453491Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:256d4e878e0e887509b40308ea587e756c302a9dd97a42174248cb1acc62c9ab UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4cb9f654-e5d7-4cf1-ae14-f0e1ccaf3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bdc8e81_e580_4572_a41c_f8ed0e8c6dc0.slice PodAnnotations:0xc0007add28}] Aliases:map[]}\"",
2026-06-12 11:43:51.839627 | controller |     "Jun 12 10:00:11.830803 crc crio[19822]: time=\"2026-06-12T10:00:11.830677849Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839642 | controller |     "Jun 12 10:00:11.831499 crc crio[19822]: time=\"2026-06-12T10:00:11.831382403Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/10f66d26-ec6f-4889-8e73-6ee303c4dabc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f342bf1_eea2_4806_8a6b_5f4c24d40c0c.slice PodAnnotations:0xc0007adde0}] Aliases:map[]}\"",
2026-06-12 11:43:51.839658 | controller |     "Jun 12 10:00:11.831767 crc crio[19822]: time=\"2026-06-12T10:00:11.831587769Z\" level=info msg=\"Checking pod openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839673 | controller |     "Jun 12 10:00:11.832340 crc crio[19822]: time=\"2026-06-12T10:00:11.832226911Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:88f3943cc6481594464eb437d6b48e959cd97364ce6e2a4d6ef56a265ed0f56c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/ffcdaa0c-17fe-4236-887e-609c2985a838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d96a430_aa69_4b19_9ee4_68f2e6192e27.slice PodAnnotations:0xc0007adea0}] Aliases:map[]}\"",
2026-06-12 11:43:51.839688 | controller |     "Jun 12 10:00:11.832490 crc crio[19822]: time=\"2026-06-12T10:00:11.832429098Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839703 | controller |     "Jun 12 10:00:11.833417 crc crio[19822]: time=\"2026-06-12T10:00:11.833253175Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0007adf78}] Aliases:map[]}\"",
2026-06-12 11:43:51.839722 | controller |     "Jun 12 10:00:11.833669 crc crio[19822]: time=\"2026-06-12T10:00:11.83361872Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839739 | controller |     "Jun 12 10:00:11.834254 crc crio[19822]: time=\"2026-06-12T10:00:11.834142865Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:ce7697cafd8b9e0812ef5be8d12a8f7555be5afa5177da167dea044a7738c913 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/8495978b-5c7c-4312-a085-8d2aaa2da76d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17b87002_b798_480a_8e17_83053d698239.slice PodAnnotations:0xc00008c570}] Aliases:map[]}\"",
2026-06-12 11:43:51.839755 | controller |     "Jun 12 10:00:11.834425 crc crio[19822]: time=\"2026-06-12T10:00:11.83430318Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839771 | controller |     "Jun 12 10:00:11.835041 crc crio[19822]: time=\"2026-06-12T10:00:11.834936842Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:9e09fad90265d2420c3f8ada604e6961d06abae2a40698916b55e2f781a2d04e UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/59d4b750-baa1-43d6-ad09-5c1455ea4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84e6e6fd_a448_462c_a5d3_8fa636be2d6f.slice PodAnnotations:0xc00008c800}] Aliases:map[]}\"",
2026-06-12 11:43:51.839786 | controller |     "Jun 12 10:00:11.835250 crc crio[19822]: time=\"2026-06-12T10:00:11.835107557Z\" level=info msg=\"Checking pod openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839802 | controller |     "Jun 12 10:00:11.835681 crc crio[19822]: time=\"2026-06-12T10:00:11.835571363Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:3a3bd9307fd9fc64491b4ba33aee0bbe7cc7b41b87fe593949e44287e6f9cc5c UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/6c6a2854-0799-40f8-93b5-f94e5d193b86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7508fa2_0f14_41e2_8972_4e2e11009b77.slice PodAnnotations:0xc00008c8e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.839818 | controller |     "Jun 12 10:00:11.835936 crc crio[19822]: time=\"2026-06-12T10:00:11.83577053Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839833 | controller |     "Jun 12 10:00:11.836083 crc crio[19822]: time=\"2026-06-12T10:00:11.836009118Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.839851 | controller |     "Jun 12 10:00:11.836083 crc crio[19822]: time=\"2026-06-12T10:00:11.836030468Z\" level=warning msg=\"Could not restore sandbox IP for 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.839883 | controller |     "Jun 12 10:00:11.836583 crc crio[19822]: time=\"2026-06-12T10:00:11.836444082Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:490d4ac6cec3939d2d5d2cf1fa9e326986ffc959deb5a7b7194d37ebbd93995e UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/73e382cd-3bbe-47c0-b28f-74c37d7b13ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf863fff9_286a_45fa_b8f0_8a86994b8440.slice PodAnnotations:0xc00008c9e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.839908 | controller |     "Jun 12 10:00:11.837096 crc crio[19822]: time=\"2026-06-12T10:00:11.836658119Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839925 | controller |     "Jun 12 10:00:11.837214 crc crio[19822]: time=\"2026-06-12T10:00:11.837194437Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:f1a85ca9d0e2a81dcf37e1f66fa1cdd258d35999d333cae43e957153946995b5 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/6210c1fc-ec10-49b3-a653-f9edc75a0e1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0d29411_fb58_47c5_9579_23967e5649ce.slice PodAnnotations:0xc00008cab8}] Aliases:map[]}\"",
2026-06-12 11:43:51.839941 | controller |     "Jun 12 10:00:11.837342 crc crio[19822]: time=\"2026-06-12T10:00:11.837328742Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839957 | controller |     "Jun 12 10:00:11.838037 crc crio[19822]: time=\"2026-06-12T10:00:11.837934852Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:341a7d911d504e8f48c030ffe5067e16e896c0fc28759282384c73e49dbbadf9 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/83c947f8-1ad1-47a0-9fa3-6b7a8f29a71e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod584a9db0_8534_48e1_b484_d23b9c489569.slice PodAnnotations:0xc00008cb70}] Aliases:map[]}\"",
2026-06-12 11:43:51.839972 | controller |     "Jun 12 10:00:11.838241 crc crio[19822]: time=\"2026-06-12T10:00:11.838145939Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.839987 | controller |     "Jun 12 10:00:11.839006 crc crio[19822]: time=\"2026-06-12T10:00:11.83876878Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/a41698c6-0e7d-4192-9fbd-2c57729d75d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e9ac1d6_d4ed_4411_a098_d1bf725c943c.slice PodAnnotations:0xc00008cc28}] Aliases:map[]}\"",
2026-06-12 11:43:51.840002 | controller |     "Jun 12 10:00:11.839205 crc crio[19822]: time=\"2026-06-12T10:00:11.83908224Z\" level=info msg=\"Checking pod openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840017 | controller |     "Jun 12 10:00:11.839732 crc crio[19822]: time=\"2026-06-12T10:00:11.839624559Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/10870b43-563e-434f-aa14-4b2b6a3d71b5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d749813_cd37_46e7_9865_e180c3005dc0.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"",
2026-06-12 11:43:51.840044 | controller |     "Jun 12 10:00:11.840005 crc crio[19822]: time=\"2026-06-12T10:00:11.839797534Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840061 | controller |     "Jun 12 10:00:11.840597 crc crio[19822]: time=\"2026-06-12T10:00:11.840339293Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:24943af92fba023eb31864a7b6eb913478aee2ff7b53d39c4538f9ca13f2b86c UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/6a7a01a5-1a78-40b3-927d-21b1aba7c7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7050c01_20e1_4a5b_9a20_dee2d4b99ee2.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}\"",
2026-06-12 11:43:51.840076 | controller |     "Jun 12 10:00:11.840941 crc crio[19822]: time=\"2026-06-12T10:00:11.840735236Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840091 | controller |     "Jun 12 10:00:11.841749 crc crio[19822]: time=\"2026-06-12T10:00:11.841499942Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:58bd20eb89303922dbffad4279dbed9e032fafaf567d97132752562a0d5d9775 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/35390503-b92e-4b81-b141-a85b48edc15b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89eeceba_0661_4e85_be2e_57d689102094.slice PodAnnotations:0xc00008ce40}] Aliases:map[]}\"",
2026-06-12 11:43:51.840106 | controller |     "Jun 12 10:00:11.841749 crc crio[19822]: time=\"2026-06-12T10:00:11.841721479Z\" level=info msg=\"Checking pod openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840121 | controller |     "Jun 12 10:00:11.842457 crc crio[19822]: time=\"2026-06-12T10:00:11.84234604Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/2f3707c0-9b09-480c-a9bd-a65850d08b73 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4f837d5f_4682_4cae_99ca_824ebae60fec.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}\"",
2026-06-12 11:43:51.840137 | controller |     "Jun 12 10:00:11.842705 crc crio[19822]: time=\"2026-06-12T10:00:11.842571867Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840152 | controller |     "Jun 12 10:00:11.843206 crc crio[19822]: time=\"2026-06-12T10:00:11.843101495Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:15ebcbb165e0a3a0b7d7f6628e55f10e5b89f0184bbf09ebe50cb086a64db19c UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/81af52e2-585e-41f4-9eec-6cdf65724e0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13345434_cc4c_42d5_97e8_99cd8b90477a.slice PodAnnotations:0xc00008d218}] Aliases:map[]}\"",
2026-06-12 11:43:51.840171 | controller |     "Jun 12 10:00:11.843370 crc crio[19822]: time=\"2026-06-12T10:00:11.843262691Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840186 | controller |     "Jun 12 10:00:11.843798 crc crio[19822]: time=\"2026-06-12T10:00:11.843698835Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/f463d8ad-973f-4778-b256-9b5689db4890 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode968817c_5b6a_4904_ba68_59a8235d6c0d.slice PodAnnotations:0xc00008d2a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.840202 | controller |     "Jun 12 10:00:11.844037 crc crio[19822]: time=\"2026-06-12T10:00:11.843957354Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840217 | controller |     "Jun 12 10:00:11.844618 crc crio[19822]: time=\"2026-06-12T10:00:11.84444017Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/808b0ea7-d040-483c-9206-84500fe2c431 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7d46baeb_32f5_4d0b_aeba_13333da51152.slice PodAnnotations:0xc00008d330}] Aliases:map[]}\"",
2026-06-12 11:43:51.840232 | controller |     "Jun 12 10:00:11.844771 crc crio[19822]: time=\"2026-06-12T10:00:11.844643427Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840247 | controller |     "Jun 12 10:00:11.845418 crc crio[19822]: time=\"2026-06-12T10:00:11.845309489Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:c68d5e5b7c18df41eb54b1aa19fdb37a48d16fef26be567e81c67a76e230996e UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/54966cde-1d1f-4679-b6a8-ab2bc99a1e8b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb167f5c3_3788_4edd_9e26_0fc3a5748dee.slice PodAnnotations:0xc00008d3c0}] Aliases:map[]}\"",
2026-06-12 11:43:51.840262 | controller |     "Jun 12 10:00:11.845635 crc crio[19822]: time=\"2026-06-12T10:00:11.845481025Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840278 | controller |     "Jun 12 10:00:11.846300 crc crio[19822]: time=\"2026-06-12T10:00:11.846189109Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/009d9f20-c430-450f-a960-13afb6d4cb4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod590c4b91_91e2_41cd_8666_e08cbfa17a77.slice PodAnnotations:0xc00008d450}] Aliases:map[]}\"",
2026-06-12 11:43:51.840293 | controller |     "Jun 12 10:00:11.846495 crc crio[19822]: time=\"2026-06-12T10:00:11.846402326Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840315 | controller |     "Jun 12 10:00:11.847291 crc crio[19822]: time=\"2026-06-12T10:00:11.847179412Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:f6acbd1365eaedb092899426d84af5c73df19498175929eebadbaaeff5aa8e5b UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/8b712adc-57cb-468e-97e4-9c2e20d6cfad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod22e9ac12_6d81_454c_9af1_0b0d7e241db6.slice PodAnnotations:0xc00008d4d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.840330 | controller |     "Jun 12 10:00:11.847491 crc crio[19822]: time=\"2026-06-12T10:00:11.847347357Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840346 | controller |     "Jun 12 10:00:11.847898 crc crio[19822]: time=\"2026-06-12T10:00:11.847578765Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840361 | controller |     "Jun 12 10:00:11.847898 crc crio[19822]: time=\"2026-06-12T10:00:11.847601916Z\" level=warning msg=\"Could not restore sandbox IP for cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840377 | controller |     "Jun 12 10:00:11.848123 crc crio[19822]: time=\"2026-06-12T10:00:11.848047471Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f132b6c12e663f65a3974cbf7a6f2f61797a37c6c4af884b23fe91dd6637e3fe UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/15cc4990-cd01-4dcc-becf-24aa654d9b13 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95e1bfe8_fa45_4e53_9e80_89e7ac6db708.slice PodAnnotations:0xc00008d558}] Aliases:map[]}\"",
2026-06-12 11:43:51.840392 | controller |     "Jun 12 10:00:11.848246 crc crio[19822]: time=\"2026-06-12T10:00:11.848208336Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840407 | controller |     "Jun 12 10:00:11.848470 crc crio[19822]: time=\"2026-06-12T10:00:11.848381222Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840423 | controller |     "Jun 12 10:00:11.848470 crc crio[19822]: time=\"2026-06-12T10:00:11.848430624Z\" level=warning msg=\"Could not restore sandbox IP for e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840438 | controller |     "Jun 12 10:00:11.848470 crc crio[19822]: time=\"2026-06-12T10:00:11.848459735Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840454 | controller |     "Jun 12 10:00:11.848470 crc crio[19822]: time=\"2026-06-12T10:00:11.848473123Z\" level=warning msg=\"Could not restore sandbox IP for 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840473 | controller |     "Jun 12 10:00:11.849137 crc crio[19822]: time=\"2026-06-12T10:00:11.849103486Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:e248370542d0a43a6d59c926c79aeb947564f3b3b581a9e67410d02f4b8490a5 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/ef361feb-e62e-48d5-bc0b-ef802a0f0373 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12703f5c_2f19_4458_9c95_b94af53cd5d8.slice PodAnnotations:0xc00008d5f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.840489 | controller |     "Jun 12 10:00:11.849300 crc crio[19822]: time=\"2026-06-12T10:00:11.849240371Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840504 | controller |     "Jun 12 10:00:11.853016 crc crio[19822]: time=\"2026-06-12T10:00:11.851229904Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc00008d688}] Aliases:map[]}\"",
2026-06-12 11:43:51.840519 | controller |     "Jun 12 10:00:11.853016 crc crio[19822]: time=\"2026-06-12T10:00:11.851970389Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840534 | controller |     "Jun 12 10:00:11.854052 crc crio[19822]: time=\"2026-06-12T10:00:11.853980927Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:330ab4060391a3ec85e13dc2207f527cf67ea6f9b084a3eb73ba9b1f315f36e9 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/90d94a2a-090b-4637-b991-938a967c6e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6e1163b9_cb14_4016_a0bf_126812657ac4.slice PodAnnotations:0xc00008d720}] Aliases:map[]}\"",
2026-06-12 11:43:51.840549 | controller |     "Jun 12 10:00:11.854460 crc crio[19822]: time=\"2026-06-12T10:00:11.85437949Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840563 | controller |     "Jun 12 10:00:11.857757 crc crio[19822]: time=\"2026-06-12T10:00:11.857668068Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:79efbf8a709eb66276234358568a4b3a4fe33f25ed066534bd3769ec9697d489 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ad89568d-a1f0-4aa9-b720-f2f581bf369a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod504f5b64_2069_4529_9127_e6f993b1b649.slice PodAnnotations:0xc00008d7b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.840578 | controller |     "Jun 12 10:00:11.858576 crc crio[19822]: time=\"2026-06-12T10:00:11.858350511Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840594 | controller |     "Jun 12 10:00:11.859250 crc crio[19822]: time=\"2026-06-12T10:00:11.859168168Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:af77daf29629bd337674f9e81127529658f5339b33794efdd9a2f851ac1d7c3f UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/b64d11d1-50b7-484b-8264-72372d1bb7df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a9ae5f6_97bd_46ac_bafa_ca1b4452a141.slice PodAnnotations:0xc000120188}] Aliases:map[]}\"",
2026-06-12 11:43:51.840614 | controller |     "Jun 12 10:00:11.859436 crc crio[19822]: time=\"2026-06-12T10:00:11.859394706Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840630 | controller |     "Jun 12 10:00:11.859716 crc crio[19822]: time=\"2026-06-12T10:00:11.859647215Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840645 | controller |     "Jun 12 10:00:11.860154 crc crio[19822]: time=\"2026-06-12T10:00:11.859710547Z\" level=warning msg=\"Could not restore sandbox IP for 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840661 | controller |     "Jun 12 10:00:11.860361 crc crio[19822]: time=\"2026-06-12T10:00:11.860264025Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:394dabdb7042001d82bea4b0c31267677d1db706abba8b56ca517533ceb4e300 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/fa159528-8498-4833-a9c0-2186ddec20e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd3771ed_6d15_47a3_9f81_762cf83a728f.slice PodAnnotations:0xc0001204e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.840677 | controller |     "Jun 12 10:00:11.860725 crc crio[19822]: time=\"2026-06-12T10:00:11.860592416Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840693 | controller |     "Jun 12 10:00:11.862437 crc crio[19822]: time=\"2026-06-12T10:00:11.862331954Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:ffa0bf258ee2e14d3f09ed39c6076ddda2de50f33d89aadab29d841c00437790 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/f9a16cdb-b1f7-4f75-83a1-0cd7b76f0d25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd181776f_b90e_41dc_be09_c4543b8cba16.slice PodAnnotations:0xc0001205e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.840708 | controller |     "Jun 12 10:00:11.862667 crc crio[19822]: time=\"2026-06-12T10:00:11.862581553Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840724 | controller |     "Jun 12 10:00:11.864005 crc crio[19822]: time=\"2026-06-12T10:00:11.863777723Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:0e865e16e424a98e76a308f71df4cc8ffc636d7e8bb49d57a24f0b3d24369190 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/dc1f630c-63ab-4bbf-aa46-4d45252762ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf9d3f54_b024_4959_888b_41fc0dc68a7f.slice PodAnnotations:0xc000120680}] Aliases:map[]}\"",
2026-06-12 11:43:51.840743 | controller |     "Jun 12 10:00:11.864238 crc crio[19822]: time=\"2026-06-12T10:00:11.864166366Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840759 | controller |     "Jun 12 10:00:11.864803 crc crio[19822]: time=\"2026-06-12T10:00:11.864702154Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93bce8eed47f654efb7bfec3f5f5cbc6fd75f9bf85e4c1b3b23c9782090b588b UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0f636137-069d-4c7b-a501-756ef19f6fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeeb0b76f_edea_4c9c_99a1_0130c6a7453c.slice PodAnnotations:0xc000120710}] Aliases:map[]}\"",
2026-06-12 11:43:51.840776 | controller |     "Jun 12 10:00:11.865074 crc crio[19822]: time=\"2026-06-12T10:00:11.864955012Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840794 | controller |     "Jun 12 10:00:11.865572 crc crio[19822]: time=\"2026-06-12T10:00:11.865462779Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/9479417d-ba00-49b8-b3b7-aef58d0288db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f573912_eb25_4f17_bfe5_81325e551bf2.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.840812 | controller |     "Jun 12 10:00:11.865720 crc crio[19822]: time=\"2026-06-12T10:00:11.865692487Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840828 | controller |     "Jun 12 10:00:11.866238 crc crio[19822]: time=\"2026-06-12T10:00:11.86617639Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:acd267bf595b64d3737892bcc0369d2185a278fadc5b914a13365514fa01e602 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/9acf5dc0-a870-4930-bb32-832e3a9118f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod677c2747_1901_4941_94f1_8281cced296b.slice PodAnnotations:0xc000120848}] Aliases:map[]}\"",
2026-06-12 11:43:51.840843 | controller |     "Jun 12 10:00:11.866403 crc crio[19822]: time=\"2026-06-12T10:00:11.866327598Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840863 | controller |     "Jun 12 10:00:11.867102 crc crio[19822]: time=\"2026-06-12T10:00:11.866991161Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/59c55e34-ac22-42b4-9667-a112012480bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode7c4bdbd_866b_490e_85ee_d4c85fa577d8.slice PodAnnotations:0xc0001208d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.840898 | controller |     "Jun 12 10:00:11.867306 crc crio[19822]: time=\"2026-06-12T10:00:11.867215818Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840918 | controller |     "Jun 12 10:00:11.867758 crc crio[19822]: time=\"2026-06-12T10:00:11.867661823Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:3c65fbc6335623391e0104da6aafe9c0fe411cfde2ebb3fe967408d7d62f5412 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/392f964f-a817-4959-bf77-bcb5b24e4b0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbba29_e4e9_44ad_b643_3a7ebf505270.slice PodAnnotations:0xc000120958}] Aliases:map[]}\"",
2026-06-12 11:43:51.840934 | controller |     "Jun 12 10:00:11.868045 crc crio[19822]: time=\"2026-06-12T10:00:11.867939442Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840950 | controller |     "Jun 12 10:00:11.868578 crc crio[19822]: time=\"2026-06-12T10:00:11.8684537Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/b296f164-87e2-4046-b471-3a75abfc3ae0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24de2af2_9e39_4c2e_96f8_42509d1baf18.slice PodAnnotations:0xc0001209f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.840966 | controller |     "Jun 12 10:00:11.868731 crc crio[19822]: time=\"2026-06-12T10:00:11.868664827Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.840982 | controller |     "Jun 12 10:00:11.868954 crc crio[19822]: time=\"2026-06-12T10:00:11.868933126Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.840998 | controller |     "Jun 12 10:00:11.869084 crc crio[19822]: time=\"2026-06-12T10:00:11.868955336Z\" level=warning msg=\"Could not restore sandbox IP for 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e: failed to get network status for pod sandbox k8s_collect-profiles-29687625-2pzbl_openshift-operator-lifecycle-manager_1a32e8ba-f2c6-42d3-89d4-0450de6e6c67_0(529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 11:43:51.841013 | controller |     "Jun 12 10:00:11.870060 crc crio[19822]: time=\"2026-06-12T10:00:11.869984957Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 11:43:51.841029 | controller |     "Jun 12 10:00:11.872446 crc crio[19822]: time=\"2026-06-12T10:00:11.872394948Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 11:43:51.841044 | controller |     "Jun 12 10:00:11.873055 crc crio[19822]: time=\"2026-06-12T10:00:11.873009608Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 11:43:51.841060 | controller |     "Jun 12 10:00:11.873400 crc crio[19822]: time=\"2026-06-12T10:00:11.873267965Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 11:43:51.841075 | controller |     "Jun 12 10:00:11.873708 crc crio[19822]: time=\"2026-06-12T10:00:11.87366392Z\" level=info msg=\"runtime interface created\"",
2026-06-12 11:43:51.841090 | controller |     "Jun 12 10:00:11.874192 crc crio[19822]: time=\"2026-06-12T10:00:11.874153746Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 11:43:51.841105 | controller |     "Jun 12 10:00:11.874371 crc crio[19822]: time=\"2026-06-12T10:00:11.874338713Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 11:43:51.841123 | controller |     "Jun 12 10:00:11.874779 crc crio[19822]: time=\"2026-06-12T10:00:11.874669144Z\" level=info msg=\"starting plugins...\"",
2026-06-12 11:43:51.841138 | controller |     "Jun 12 10:00:11.875195 crc crio[19822]: time=\"2026-06-12T10:00:11.87515659Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 11:43:51.841153 | controller |     "Jun 12 10:00:11.887270 crc crio[19822]: time=\"2026-06-12T10:00:11.887196881Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 11:43:51.841168 | controller |     "Jun 12 10:00:11.901919 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 11:43:51.841183 | controller |     "Jun 12 10:00:18.314202 crc crio[19822]: time=\"2026-06-12T10:00:18.313198595Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-thj9p/POD\" id=620c910c-a2e7-4151-8752-f22bee43f9dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.841199 | controller |     "Jun 12 10:00:18.316679 crc crio[19822]: time=\"2026-06-12T10:00:18.314337363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841214 | controller |     "Jun 12 10:00:18.421460 crc crio[19822]: time=\"2026-06-12T10:00:18.420081222Z\" level=info msg=\"Got pod network &{Name:redhat-operators-thj9p Namespace:openshift-marketplace ID:824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d UID:74b55060-eb93-43cd-bee7-4e86fb95b605 NetNS:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74b55060_eb93_43cd_bee7_4e86fb95b605.slice PodAnnotations:0xc00101a450}] Aliases:map[]}\"",
2026-06-12 11:43:51.841230 | controller |     "Jun 12 10:00:18.421460 crc crio[19822]: time=\"2026-06-12T10:00:18.420133943Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-thj9p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.841245 | controller |     "Jun 12 10:00:18.927166 crc crio[19822]: time=\"2026-06-12T10:00:18.927006299Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-6r77n/POD\" id=496dd1f3-9740-4dcd-b6ba-c42a367598ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.841260 | controller |     "Jun 12 10:00:18.927166 crc crio[19822]: time=\"2026-06-12T10:00:18.927139814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841276 | controller |     "Jun 12 10:00:18.944272 crc crio[19822]: time=\"2026-06-12T10:00:18.944061635Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-86f7m/POD\" id=cc52d27e-d427-4eb9-80bf-b03b01cbc0dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.841291 | controller |     "Jun 12 10:00:18.944272 crc crio[19822]: time=\"2026-06-12T10:00:18.944216036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841306 | controller |     "Jun 12 10:00:18.956955 crc crio[19822]: time=\"2026-06-12T10:00:18.956851151Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-9d48d/POD\" id=5b5f3816-2781-4ec1-b92d-8392b8b842a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.841322 | controller |     "Jun 12 10:00:18.957094 crc crio[19822]: time=\"2026-06-12T10:00:18.956963595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841338 | controller |     "Jun 12 10:00:18.982205 crc crio[19822]: time=\"2026-06-12T10:00:18.981775245Z\" level=info msg=\"Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc00101a6e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.841356 | controller |     "Jun 12 10:00:18.982205 crc crio[19822]: time=\"2026-06-12T10:00:18.98194728Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-86f7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.841372 | controller |     "Jun 12 10:00:19.007392 crc crio[19822]: time=\"2026-06-12T10:00:19.007307566Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc0007ac450}] Aliases:map[]}\"",
2026-06-12 11:43:51.841387 | controller |     "Jun 12 10:00:19.007392 crc crio[19822]: time=\"2026-06-12T10:00:19.007378048Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-9d48d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.841403 | controller |     "Jun 12 10:00:19.041044 crc crio[19822]: time=\"2026-06-12T10:00:19.040886385Z\" level=info msg=\"Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0007ac598}] Aliases:map[]}\"",
2026-06-12 11:43:51.841418 | controller |     "Jun 12 10:00:19.041044 crc crio[19822]: time=\"2026-06-12T10:00:19.040948855Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-6r77n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.841433 | controller |     "Jun 12 10:00:20.008005 crc crio[19822]: 2026-06-12T10:00:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:824179ea66fd380 Mac:8e:1f:0c:5b:c5:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 SocketPath: PciID:}] [{Interface:0xc000367600 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.841449 | controller |     "Jun 12 10:00:20.014394 crc crio[19822]: time=\"2026-06-12T10:00:20.014280198Z\" level=info msg=\"Got pod network &{Name:redhat-operators-thj9p Namespace:openshift-marketplace ID:824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d UID:74b55060-eb93-43cd-bee7-4e86fb95b605 NetNS:/var/run/netns/25b98dc5-3d70-4a28-ac96-8c96c6d2d8a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74b55060_eb93_43cd_bee7_4e86fb95b605.slice PodAnnotations:0xc00101a450}] Aliases:map[]}\"",
2026-06-12 11:43:51.841464 | controller |     "Jun 12 10:00:20.014758 crc crio[19822]: time=\"2026-06-12T10:00:20.014662754Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-thj9p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.841480 | controller |     "Jun 12 10:00:20.027746 crc crio[19822]: time=\"2026-06-12T10:00:20.027279314Z\" level=info msg=\"Ran pod sandbox 824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d with infra container: openshift-marketplace/redhat-operators-thj9p/POD\" id=620c910c-a2e7-4151-8752-f22bee43f9dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.841498 | controller |     "Jun 12 10:00:20.039712 crc crio[19822]: time=\"2026-06-12T10:00:20.039621235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5c07d38a-9d05-4cd3-a62d-692b6e5ca387 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.841514 | controller |     "Jun 12 10:00:20.048420 crc crio[19822]: time=\"2026-06-12T10:00:20.047008354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9314d326-0658-4d3a-a27b-08e2fa49399c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.841529 | controller |     "Jun 12 10:00:20.056217 crc crio[19822]: time=\"2026-06-12T10:00:20.056130456Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-thj9p/extract-utilities\" id=25292184-3ef7-46a5-9f41-5e248ee1480a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.841544 | controller |     "Jun 12 10:00:20.057014 crc crio[19822]: time=\"2026-06-12T10:00:20.056778417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841560 | controller |     "Jun 12 10:00:20.207313 crc crio[19822]: time=\"2026-06-12T10:00:20.206475412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841575 | controller |     "Jun 12 10:00:20.217563 crc crio[19822]: time=\"2026-06-12T10:00:20.216389374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841589 | controller |     "Jun 12 10:00:20.445451 crc crio[19822]: time=\"2026-06-12T10:00:20.445272724Z\" level=info msg=\"Created container 9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8: openshift-marketplace/redhat-operators-thj9p/extract-utilities\" id=25292184-3ef7-46a5-9f41-5e248ee1480a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.841605 | controller |     "Jun 12 10:00:20.454780 crc crio[19822]: time=\"2026-06-12T10:00:20.454662876Z\" level=info msg=\"Starting container: 9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8\" id=32a8cd9e-5574-4731-9171-ffd694534fee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.841620 | controller |     "Jun 12 10:00:20.467201 crc crio[19822]: time=\"2026-06-12T10:00:20.466027974Z\" level=info msg=\"Started container\" PID=20196 containerID=9a8481f57495c9cce2806b6ee2bbb261600729f6da2c08841b740505d1a752f8 description=openshift-marketplace/redhat-operators-thj9p/extract-utilities id=32a8cd9e-5574-4731-9171-ffd694534fee name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d",
2026-06-12 11:43:51.841635 | controller |     "Jun 12 10:00:20.500373 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86d00a75600de30 Mac:76:38:0a:87:1c:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa SocketPath: PciID:}] [{Interface:0xc0004385b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.841650 | controller |     "Jun 12 10:00:20.502073 crc crio[19822]: time=\"2026-06-12T10:00:20.501933882Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc0007ac450}] Aliases:map[]}\"",
2026-06-12 11:43:51.841669 | controller |     "Jun 12 10:00:20.502154 crc crio[19822]: time=\"2026-06-12T10:00:20.502097748Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-9d48d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.841685 | controller |     "Jun 12 10:00:20.522745 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1412d0060cffdd Mac:de:0f:9d:d1:88:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.841700 | controller |     "Jun 12 10:00:20.523622 crc crio[19822]: time=\"2026-06-12T10:00:20.523576164Z\" level=info msg=\"Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0007ac598}] Aliases:map[]}\"",
2026-06-12 11:43:51.841716 | controller |     "Jun 12 10:00:20.523748 crc crio[19822]: time=\"2026-06-12T10:00:20.523715879Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-6r77n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.841731 | controller |     "Jun 12 10:00:20.571293 crc crio[19822]: time=\"2026-06-12T10:00:20.571168797Z\" level=info msg=\"Ran pod sandbox 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 with infra container: openshift-marketplace/redhat-marketplace-9d48d/POD\" id=5b5f3816-2781-4ec1-b92d-8392b8b842a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.841746 | controller |     "Jun 12 10:00:20.571893 crc crio[19822]: time=\"2026-06-12T10:00:20.571789111Z\" level=info msg=\"Ran pod sandbox b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c with infra container: openshift-marketplace/certified-operators-6r77n/POD\" id=496dd1f3-9740-4dcd-b6ba-c42a367598ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.841761 | controller |     "Jun 12 10:00:20.581642 crc crio[19822]: time=\"2026-06-12T10:00:20.581516451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f050c724-1b8a-46bc-97dd-8ebe928448e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.841776 | controller |     "Jun 12 10:00:20.581981 crc crio[19822]: time=\"2026-06-12T10:00:20.581897142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=da085c1e-9b34-43df-b752-0d1404f45adc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.841791 | controller |     "Jun 12 10:00:20.588023 crc crio[19822]: time=\"2026-06-12T10:00:20.587794008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b7c1ef1-bdbf-4b14-a479-ad46dc5fcc21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.841807 | controller |     "Jun 12 10:00:20.592357 crc crio[19822]: time=\"2026-06-12T10:00:20.592276489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f1a00db-838f-4c24-bb89-96a2dce8da59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.841825 | controller |     "Jun 12 10:00:20.597457 crc crio[19822]: time=\"2026-06-12T10:00:20.597108526Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities\" id=8a18c8ee-f97c-4b97-80a8-ee1e23083058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.841841 | controller |     "Jun 12 10:00:20.597942 crc crio[19822]: time=\"2026-06-12T10:00:20.597752909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841860 | controller |     "Jun 12 10:00:20.607726 crc crio[19822]: time=\"2026-06-12T10:00:20.607583045Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6r77n/extract-utilities\" id=26d94900-36ed-455f-a8b2-f8ebd862a03c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.841894 | controller |     "Jun 12 10:00:20.616902 crc crio[19822]: time=\"2026-06-12T10:00:20.613364996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.841912 | controller |     "Jun 12 10:00:20.618652 crc crio[19822]: 2026-06-12T10:00:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2f816a2e1fa1e8 Mac:d2:dc:44:52:d7:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.841929 | controller |     "Jun 12 10:00:20.619246 crc crio[19822]: time=\"2026-06-12T10:00:20.619178188Z\" level=info msg=\"Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc00101a6e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.841944 | controller |     "Jun 12 10:00:20.619384 crc crio[19822]: time=\"2026-06-12T10:00:20.619338654Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-86f7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.841960 | controller |     "Jun 12 10:00:20.637871 crc crio[19822]: time=\"2026-06-12T10:00:20.63598007Z\" level=info msg=\"Ran pod sandbox c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a with infra container: openshift-marketplace/community-operators-86f7m/POD\" id=cc52d27e-d427-4eb9-80bf-b03b01cbc0dc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.841975 | controller |     "Jun 12 10:00:20.647502 crc crio[19822]: time=\"2026-06-12T10:00:20.645914477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f958a7fc-9e7a-46d3-afdb-733b1f319439 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.841991 | controller |     "Jun 12 10:00:20.650558 crc crio[19822]: time=\"2026-06-12T10:00:20.649325317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44ba03d1-094e-4cbd-89f9-c262297bf12b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.842006 | controller |     "Jun 12 10:00:20.650558 crc crio[19822]: time=\"2026-06-12T10:00:20.650443265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842025 | controller |     "Jun 12 10:00:20.655961 crc crio[19822]: time=\"2026-06-12T10:00:20.65558048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842041 | controller |     "Jun 12 10:00:20.663172 crc crio[19822]: time=\"2026-06-12T10:00:20.663107239Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-86f7m/extract-utilities\" id=801c7a22-9238-42cf-b12e-dd0d00687df2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.842056 | controller |     "Jun 12 10:00:20.663630 crc crio[19822]: time=\"2026-06-12T10:00:20.663456611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842072 | controller |     "Jun 12 10:00:20.664936 crc crio[19822]: time=\"2026-06-12T10:00:20.664783219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842087 | controller |     "Jun 12 10:00:20.673116 crc crio[19822]: time=\"2026-06-12T10:00:20.673072407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842103 | controller |     "Jun 12 10:00:20.705599 crc crio[19822]: time=\"2026-06-12T10:00:20.70550255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842118 | controller |     "Jun 12 10:00:20.710723 crc crio[19822]: time=\"2026-06-12T10:00:20.710619881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842133 | controller |     "Jun 12 10:00:20.894227 crc crio[19822]: time=\"2026-06-12T10:00:20.893981457Z\" level=info msg=\"Created container 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities\" id=8a18c8ee-f97c-4b97-80a8-ee1e23083058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.842151 | controller |     "Jun 12 10:00:20.894517 crc crio[19822]: time=\"2026-06-12T10:00:20.894459514Z\" level=info msg=\"Created container 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06: openshift-marketplace/community-operators-86f7m/extract-utilities\" id=801c7a22-9238-42cf-b12e-dd0d00687df2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.842179 | controller |     "Jun 12 10:00:20.895987 crc crio[19822]: time=\"2026-06-12T10:00:20.895870501Z\" level=info msg=\"Starting container: 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf\" id=b8436a13-67db-4870-a3c7-16dc9ac33ece name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.842195 | controller |     "Jun 12 10:00:20.896559 crc crio[19822]: time=\"2026-06-12T10:00:20.896431607Z\" level=info msg=\"Starting container: 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06\" id=b0015c6c-a088-4b82-acbc-8adae5228b66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.842211 | controller |     "Jun 12 10:00:20.905260 crc crio[19822]: time=\"2026-06-12T10:00:20.903211357Z\" level=info msg=\"Started container\" PID=20218 containerID=02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf description=openshift-marketplace/redhat-marketplace-9d48d/extract-utilities id=b8436a13-67db-4870-a3c7-16dc9ac33ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294",
2026-06-12 11:43:51.842227 | controller |     "Jun 12 10:00:20.905963 crc crio[19822]: time=\"2026-06-12T10:00:20.90575152Z\" level=info msg=\"Created container 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a: openshift-marketplace/certified-operators-6r77n/extract-utilities\" id=26d94900-36ed-455f-a8b2-f8ebd862a03c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.842246 | controller |     "Jun 12 10:00:20.910040 crc crio[19822]: time=\"2026-06-12T10:00:20.909966268Z\" level=info msg=\"Starting container: 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a\" id=4cf333ca-e470-434a-9067-edacc24a1b97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.842262 | controller |     "Jun 12 10:00:20.923150 crc crio[19822]: time=\"2026-06-12T10:00:20.922878457Z\" level=info msg=\"Started container\" PID=20219 containerID=1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a description=openshift-marketplace/certified-operators-6r77n/extract-utilities id=4cf333ca-e470-434a-9067-edacc24a1b97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c",
2026-06-12 11:43:51.842383 | controller |     "Jun 12 10:00:20.926934 crc crio[19822]: time=\"2026-06-12T10:00:20.923473664Z\" level=info msg=\"Started container\" PID=20220 containerID=49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06 description=openshift-marketplace/community-operators-86f7m/extract-utilities id=b0015c6c-a088-4b82-acbc-8adae5228b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a",
2026-06-12 11:43:51.842408 | controller |     "Jun 12 10:00:21.158312 crc crio[19822]: time=\"2026-06-12T10:00:21.157377437Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8b67420c-69f9-405f-8ca3-9dc543a8d3cf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.842424 | controller |     "Jun 12 10:00:21.176315 crc crio[19822]: time=\"2026-06-12T10:00:21.176268474Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=61787377-e4e1-439b-9f2a-1451b86b43fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.842460 | controller |     "Jun 12 10:00:21.192766 crc crio[19822]: time=\"2026-06-12T10:00:21.191669084Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f84c1a23-701f-4d0a-bde2-b34c51f2cfb5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.842481 | controller |     "Jun 12 10:00:21.210277 crc crio[19822]: time=\"2026-06-12T10:00:21.210137545Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7abf9c48-ec0e-4f81-b82e-4db0eabf51fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.842497 | controller |     "Jun 12 10:00:21.300358 crc crio[19822]: time=\"2026-06-12T10:00:21.29989177Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.842512 | controller |     "Jun 12 10:00:21.300358 crc crio[19822]: time=\"2026-06-12T10:00:21.300068996Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:51.842527 | controller |     "Jun 12 10:00:21.300647 crc crio[19822]: time=\"2026-06-12T10:00:21.300030496Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.842542 | controller |     "Jun 12 10:00:21.301190 crc crio[19822]: time=\"2026-06-12T10:00:21.299907619Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.842557 | controller |     "Jun 12 10:00:21.487108 crc crio[19822]: time=\"2026-06-12T10:00:21.486988985Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/POD\" id=a6011608-f4c8-45c4-b487-6269aa0b908d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.842576 | controller |     "Jun 12 10:00:21.487232 crc crio[19822]: time=\"2026-06-12T10:00:21.487110529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842592 | controller |     "Jun 12 10:00:21.501500 crc crio[19822]: time=\"2026-06-12T10:00:21.501423196Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/POD\" id=3b1bd9fa-eab2-48ff-8512-4cbcb493011a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.842608 | controller |     "Jun 12 10:00:21.501621 crc crio[19822]: time=\"2026-06-12T10:00:21.501517119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842623 | controller |     "Jun 12 10:00:21.527473 crc crio[19822]: time=\"2026-06-12T10:00:21.527330029Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cqls9 Namespace:openshift-marketplace ID:9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 UID:b1374ac0-7d60-4ea5-83a9-662d44fbf1ad NetNS:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1374ac0_7d60_4ea5_83a9_662d44fbf1ad.slice PodAnnotations:0xc00140e4a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.842640 | controller |     "Jun 12 10:00:21.527473 crc crio[19822]: time=\"2026-06-12T10:00:21.527405342Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-cqls9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.842655 | controller |     "Jun 12 10:00:21.531910 crc crio[19822]: time=\"2026-06-12T10:00:21.531749467Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc000120728}] Aliases:map[]}\"",
2026-06-12 11:43:51.842671 | controller |     "Jun 12 10:00:21.531910 crc crio[19822]: time=\"2026-06-12T10:00:21.531852281Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.842686 | controller |     "Jun 12 10:00:22.443969 crc crio[19822]: time=\"2026-06-12T10:00:22.443269039Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=61787377-e4e1-439b-9f2a-1451b86b43fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.842702 | controller |     "Jun 12 10:00:22.448892 crc crio[19822]: time=\"2026-06-12T10:00:22.447923033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6322f83f-abeb-42d5-b2cb-7a1a04396a28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.842717 | controller |     "Jun 12 10:00:22.452454 crc crio[19822]: time=\"2026-06-12T10:00:22.451418949Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d03b523f-999d-4b62-a229-cd7e1ac9416d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.842733 | controller |     "Jun 12 10:00:22.468138 crc crio[19822]: time=\"2026-06-12T10:00:22.467787732Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6r77n/extract-content\" id=ff0f1107-37c0-4f3f-bb2a-b47a4a1af076 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.842751 | controller |     "Jun 12 10:00:22.485019 crc crio[19822]: time=\"2026-06-12T10:00:22.482345374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842767 | controller |     "Jun 12 10:00:22.549245 crc crio[19822]: time=\"2026-06-12T10:00:22.548111916Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=f84c1a23-701f-4d0a-bde2-b34c51f2cfb5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.842782 | controller |     "Jun 12 10:00:22.555970 crc crio[19822]: time=\"2026-06-12T10:00:22.555879532Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5c0fee85-ad07-40fb-aea0-fb883af59a5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.842797 | controller |     "Jun 12 10:00:22.592902 crc crio[19822]: time=\"2026-06-12T10:00:22.592381192Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=13b077ee-51d8-463b-8dda-928fb8af24be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.842812 | controller |     "Jun 12 10:00:22.629910 crc crio[19822]: time=\"2026-06-12T10:00:22.628996556Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=7abf9c48-ec0e-4f81-b82e-4db0eabf51fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.842827 | controller |     "Jun 12 10:00:22.634443 crc crio[19822]: time=\"2026-06-12T10:00:22.634408345Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9d48d/extract-content\" id=2551eb26-5b6f-49d2-a866-98b9c0bf9fcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.842842 | controller |     "Jun 12 10:00:22.635173 crc crio[19822]: time=\"2026-06-12T10:00:22.635115758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842874 | controller |     "Jun 12 10:00:22.647255 crc crio[19822]: time=\"2026-06-12T10:00:22.647178102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6cd49594-010a-4abd-bcfc-c26a988393a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.842894 | controller |     "Jun 12 10:00:22.648157 crc crio[19822]: time=\"2026-06-12T10:00:22.64813332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842910 | controller |     "Jun 12 10:00:22.652905 crc crio[19822]: time=\"2026-06-12T10:00:22.652286537Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f77b379e-5daf-4d66-aabc-83801bbd2429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.842925 | controller |     "Jun 12 10:00:22.653061 crc crio[19822]: time=\"2026-06-12T10:00:22.653039922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842940 | controller |     "Jun 12 10:00:22.682913 crc crio[19822]: time=\"2026-06-12T10:00:22.680935037Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-thj9p/extract-content\" id=576d850d-a9a2-4126-8934-e9f92952b722 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.842954 | controller |     "Jun 12 10:00:22.682913 crc crio[19822]: time=\"2026-06-12T10:00:22.681375111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842970 | controller |     "Jun 12 10:00:22.692787 crc crio[19822]: time=\"2026-06-12T10:00:22.689400188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.842990 | controller |     "Jun 12 10:00:22.710647 crc crio[19822]: time=\"2026-06-12T10:00:22.710219439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843006 | controller |     "Jun 12 10:00:22.771483 crc crio[19822]: time=\"2026-06-12T10:00:22.771445859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843021 | controller |     "Jun 12 10:00:22.855342 crc crio[19822]: time=\"2026-06-12T10:00:22.854956847Z\" level=info msg=\"Created container 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c: openshift-marketplace/certified-operators-6r77n/extract-content\" id=ff0f1107-37c0-4f3f-bb2a-b47a4a1af076 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843036 | controller |     "Jun 12 10:00:22.856434 crc crio[19822]: time=\"2026-06-12T10:00:22.856282728Z\" level=info msg=\"Starting container: 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c\" id=247f0be1-dcc3-46bf-b8d9-125765bb0fe0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.843051 | controller |     "Jun 12 10:00:22.875868 crc crio[19822]: time=\"2026-06-12T10:00:22.874155914Z\" level=info msg=\"Started container\" PID=20349 containerID=27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c description=openshift-marketplace/certified-operators-6r77n/extract-content id=247f0be1-dcc3-46bf-b8d9-125765bb0fe0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c",
2026-06-12 11:43:51.843067 | controller |     "Jun 12 10:00:22.921952 crc crio[19822]: time=\"2026-06-12T10:00:22.921886733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843082 | controller |     "Jun 12 10:00:22.931203 crc crio[19822]: time=\"2026-06-12T10:00:22.928940076Z\" level=info msg=\"Created container 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75: openshift-marketplace/redhat-marketplace-9d48d/extract-content\" id=2551eb26-5b6f-49d2-a866-98b9c0bf9fcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843097 | controller |     "Jun 12 10:00:22.931203 crc crio[19822]: time=\"2026-06-12T10:00:22.930898294Z\" level=info msg=\"Starting container: 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75\" id=c9585bfe-bf13-4379-946b-3a74a1b32cdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.843112 | controller |     "Jun 12 10:00:22.940942 crc crio[19822]: time=\"2026-06-12T10:00:22.940674296Z\" level=info msg=\"Started container\" PID=20355 containerID=1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75 description=openshift-marketplace/redhat-marketplace-9d48d/extract-content id=c9585bfe-bf13-4379-946b-3a74a1b32cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294",
2026-06-12 11:43:51.843128 | controller |     "Jun 12 10:00:22.978257 crc crio[19822]: 2026-06-12T10:00:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d6748123c86316 Mac:0a:10:15:e7:49:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.843143 | controller |     "Jun 12 10:00:22.979895 crc crio[19822]: time=\"2026-06-12T10:00:22.979762638Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-cqls9 Namespace:openshift-marketplace ID:9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 UID:b1374ac0-7d60-4ea5-83a9-662d44fbf1ad NetNS:/var/run/netns/11a521b7-b9bc-46da-ac05-7221817eebb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1374ac0_7d60_4ea5_83a9_662d44fbf1ad.slice PodAnnotations:0xc00140e4a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.843165 | controller |     "Jun 12 10:00:22.980044 crc crio[19822]: time=\"2026-06-12T10:00:22.980029317Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-cqls9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.843181 | controller |     "Jun 12 10:00:23.336242 crc crio[19822]: 2026-06-12T10:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f78f6d765a4080 Mac:26:bc:fd:a2:c3:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 SocketPath: PciID:}] [{Interface:0xc0001465d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.843196 | controller |     "Jun 12 10:00:23.336242 crc crio[19822]: time=\"2026-06-12T10:00:23.333047937Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc000120728}] Aliases:map[]}\"",
2026-06-12 11:43:51.843211 | controller |     "Jun 12 10:00:23.336242 crc crio[19822]: time=\"2026-06-12T10:00:23.333198122Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.843226 | controller |     "Jun 12 10:00:23.434946 crc crio[19822]: time=\"2026-06-12T10:00:23.433780671Z\" level=info msg=\"Ran pod sandbox 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/POD\" id=a6011608-f4c8-45c4-b487-6269aa0b908d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.843242 | controller |     "Jun 12 10:00:23.434946 crc crio[19822]: time=\"2026-06-12T10:00:23.434089041Z\" level=info msg=\"Ran pod sandbox 9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/POD\" id=3b1bd9fa-eab2-48ff-8512-4cbcb493011a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.843257 | controller |     "Jun 12 10:00:23.442875 crc crio[19822]: time=\"2026-06-12T10:00:23.442722078Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=49f59157-f3e0-4280-b64b-481ab36a1522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843272 | controller |     "Jun 12 10:00:23.443383 crc crio[19822]: time=\"2026-06-12T10:00:23.443324359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=60b359bc-a14c-4985-84ff-027687395bc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843287 | controller |     "Jun 12 10:00:23.452719 crc crio[19822]: time=\"2026-06-12T10:00:23.452640295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=890c1a30-da55-48e4-a9c0-1513b23f9f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843302 | controller |     "Jun 12 10:00:23.454145 crc crio[19822]: time=\"2026-06-12T10:00:23.453590567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9dd175b-4409-45de-a06a-c2f822cf9a5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843321 | controller |     "Jun 12 10:00:23.470344 crc crio[19822]: time=\"2026-06-12T10:00:23.47023529Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator\" id=94641d34-7d97-438e-ae72-2228ec7b5f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843336 | controller |     "Jun 12 10:00:23.470963 crc crio[19822]: time=\"2026-06-12T10:00:23.470642734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843352 | controller |     "Jun 12 10:00:23.479041 crc crio[19822]: time=\"2026-06-12T10:00:23.478959304Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles\" id=8ff000ad-4246-4eae-98ab-bc844fec28a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843367 | controller |     "Jun 12 10:00:23.493423 crc crio[19822]: time=\"2026-06-12T10:00:23.493270212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843382 | controller |     "Jun 12 10:00:23.503344 crc crio[19822]: time=\"2026-06-12T10:00:23.503136673Z\" level=info msg=\"Created container 6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2: openshift-marketplace/redhat-operators-thj9p/extract-content\" id=576d850d-a9a2-4126-8934-e9f92952b722 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843397 | controller |     "Jun 12 10:00:23.507048 crc crio[19822]: time=\"2026-06-12T10:00:23.507001468Z\" level=info msg=\"Starting container: 6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2\" id=3d49016a-09f0-46a4-8e0e-8cb893f50541 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.843412 | controller |     "Jun 12 10:00:23.531013 crc crio[19822]: time=\"2026-06-12T10:00:23.530869499Z\" level=info msg=\"Started container\" PID=20374 containerID=6df6248b64c5e1733649f3a47d728593860ce49b01d13ca60527751f834f5ba2 description=openshift-marketplace/redhat-operators-thj9p/extract-content id=3d49016a-09f0-46a4-8e0e-8cb893f50541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d",
2026-06-12 11:43:51.843428 | controller |     "Jun 12 10:00:23.598730 crc crio[19822]: time=\"2026-06-12T10:00:23.598629774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843443 | controller |     "Jun 12 10:00:23.599741 crc crio[19822]: time=\"2026-06-12T10:00:23.599659779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843459 | controller |     "Jun 12 10:00:23.605654 crc crio[19822]: time=\"2026-06-12T10:00:23.605468011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843474 | controller |     "Jun 12 10:00:23.610907 crc crio[19822]: time=\"2026-06-12T10:00:23.610732188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843489 | controller |     "Jun 12 10:00:23.828189 crc crio[19822]: time=\"2026-06-12T10:00:23.826724455Z\" level=info msg=\"Created container 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles\" id=8ff000ad-4246-4eae-98ab-bc844fec28a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843507 | controller |     "Jun 12 10:00:23.831610 crc crio[19822]: time=\"2026-06-12T10:00:23.828950541Z\" level=info msg=\"Created container fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator\" id=94641d34-7d97-438e-ae72-2228ec7b5f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843523 | controller |     "Jun 12 10:00:23.833693 crc crio[19822]: time=\"2026-06-12T10:00:23.833387046Z\" level=info msg=\"Starting container: fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1\" id=2d9554fa-065d-4596-9ca2-672eee203276 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.843538 | controller |     "Jun 12 10:00:23.835336 crc crio[19822]: time=\"2026-06-12T10:00:23.835217286Z\" level=info msg=\"Starting container: 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f\" id=252aa9c0-cfbe-4811-8e97-670afc7f504c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.843554 | controller |     "Jun 12 10:00:23.842961 crc crio[19822]: time=\"2026-06-12T10:00:23.842647844Z\" level=info msg=\"Started container\" PID=20410 containerID=3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f description=openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles id=252aa9c0-cfbe-4811-8e97-670afc7f504c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a",
2026-06-12 11:43:51.843569 | controller |     "Jun 12 10:00:23.848120 crc crio[19822]: time=\"2026-06-12T10:00:23.848055805Z\" level=info msg=\"Started container\" PID=20409 containerID=fdde3be4d71aa79bec68167d82fa3f62b77dcfbc75515d542c62f0972439e4e1 description=openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator id=2d9554fa-065d-4596-9ca2-672eee203276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3",
2026-06-12 11:43:51.843585 | controller |     "Jun 12 10:00:23.875244 crc crio[19822]: time=\"2026-06-12T10:00:23.875066947Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=8b67420c-69f9-405f-8ca3-9dc543a8d3cf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.843600 | controller |     "Jun 12 10:00:23.877928 crc crio[19822]: time=\"2026-06-12T10:00:23.877722279Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c5017023-8c92-44f9-b54d-10afa3580c80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843615 | controller |     "Jun 12 10:00:23.881140 crc crio[19822]: time=\"2026-06-12T10:00:23.881025604Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d6c2963d-7d81-48c0-b06c-3519a817b645 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843631 | controller |     "Jun 12 10:00:23.894944 crc crio[19822]: time=\"2026-06-12T10:00:23.894778451Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-86f7m/extract-content\" id=10840b1c-4870-4b1f-85de-83363376fb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843646 | controller |     "Jun 12 10:00:23.895658 crc crio[19822]: time=\"2026-06-12T10:00:23.895280598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843662 | controller |     "Jun 12 10:00:23.949206 crc crio[19822]: time=\"2026-06-12T10:00:23.949016899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843681 | controller |     "Jun 12 10:00:23.957153 crc crio[19822]: time=\"2026-06-12T10:00:23.957086635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843697 | controller |     "Jun 12 10:00:24.097497 crc crio[19822]: time=\"2026-06-12T10:00:24.097418706Z\" level=info msg=\"Created container 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429: openshift-marketplace/community-operators-86f7m/extract-content\" id=10840b1c-4870-4b1f-85de-83363376fb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843712 | controller |     "Jun 12 10:00:24.100279 crc crio[19822]: time=\"2026-06-12T10:00:24.100165718Z\" level=info msg=\"Starting container: 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429\" id=7e0b6f98-ffd1-4d92-a9f4-86d1518cced7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.843727 | controller |     "Jun 12 10:00:24.115416 crc crio[19822]: time=\"2026-06-12T10:00:24.115254852Z\" level=info msg=\"Started container\" PID=20431 containerID=6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429 description=openshift-marketplace/community-operators-86f7m/extract-content id=7e0b6f98-ffd1-4d92-a9f4-86d1518cced7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a",
2026-06-12 11:43:51.843742 | controller |     "Jun 12 10:00:24.577708 crc crio[19822]: time=\"2026-06-12T10:00:24.577626778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a062c78-381a-4652-849a-3369c1ee90f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843758 | controller |     "Jun 12 10:00:24.585846 crc crio[19822]: time=\"2026-06-12T10:00:24.585677978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=06c6d5ba-8d25-4105-9b48-3b614c17697c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843773 | controller |     "Jun 12 10:00:24.592490 crc crio[19822]: time=\"2026-06-12T10:00:24.592223458Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-6r77n/registry-server\" id=1c8288db-fb13-4c0d-bf5d-017b8d9366e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843788 | controller |     "Jun 12 10:00:24.592775 crc crio[19822]: time=\"2026-06-12T10:00:24.592670313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843806 | controller |     "Jun 12 10:00:24.611123 crc crio[19822]: time=\"2026-06-12T10:00:24.611013597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e55ddae2-f43b-4421-b0d1-935747beb9d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843824 | controller |     "Jun 12 10:00:24.617167 crc crio[19822]: time=\"2026-06-12T10:00:24.617096941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e9bcd4e8-8068-47d7-b58d-fd42713ff667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.843839 | controller |     "Jun 12 10:00:24.644031 crc crio[19822]: time=\"2026-06-12T10:00:24.643956041Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-9d48d/registry-server\" id=26da934f-94d7-42a7-bc24-c43e19d9a316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.843858 | controller |     "Jun 12 10:00:24.645753 crc crio[19822]: time=\"2026-06-12T10:00:24.644298842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843927 | controller |     "Jun 12 10:00:24.718465 crc crio[19822]: time=\"2026-06-12T10:00:24.715599869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843945 | controller |     "Jun 12 10:00:24.723472 crc crio[19822]: time=\"2026-06-12T10:00:24.723385175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843961 | controller |     "Jun 12 10:00:24.751867 crc crio[19822]: time=\"2026-06-12T10:00:24.747959029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843977 | controller |     "Jun 12 10:00:24.752635 crc crio[19822]: time=\"2026-06-12T10:00:24.752561906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.843992 | controller |     "Jun 12 10:00:24.937491 crc crio[19822]: time=\"2026-06-12T10:00:24.937351424Z\" level=info msg=\"Created container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server\" id=26da934f-94d7-42a7-bc24-c43e19d9a316 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.844008 | controller |     "Jun 12 10:00:24.940006 crc crio[19822]: time=\"2026-06-12T10:00:24.939723747Z\" level=info msg=\"Starting container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b\" id=2d6c745f-75da-4143-ad48-45b3d54073a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.844024 | controller |     "Jun 12 10:00:24.947002 crc crio[19822]: time=\"2026-06-12T10:00:24.94677726Z\" level=info msg=\"Started container\" PID=20458 containerID=cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b description=openshift-marketplace/redhat-marketplace-9d48d/registry-server id=2d6c745f-75da-4143-ad48-45b3d54073a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294",
2026-06-12 11:43:51.844040 | controller |     "Jun 12 10:00:24.970503 crc crio[19822]: time=\"2026-06-12T10:00:24.970378891Z\" level=info msg=\"Created container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server\" id=1c8288db-fb13-4c0d-bf5d-017b8d9366e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.844055 | controller |     "Jun 12 10:00:24.972759 crc crio[19822]: time=\"2026-06-12T10:00:24.972344519Z\" level=info msg=\"Starting container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159\" id=5a118784-5dc3-40b1-823b-b6cfa724c889 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.844070 | controller |     "Jun 12 10:00:24.990998 crc crio[19822]: time=\"2026-06-12T10:00:24.990892423Z\" level=info msg=\"Started container\" PID=20455 containerID=8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159 description=openshift-marketplace/certified-operators-6r77n/registry-server id=5a118784-5dc3-40b1-823b-b6cfa724c889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c",
2026-06-12 11:43:51.844086 | controller |     "Jun 12 10:00:25.625911 crc crio[19822]: time=\"2026-06-12T10:00:25.625858845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4f46ad7-cec6-4378-8ac4-b7e8c926712e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.844102 | controller |     "Jun 12 10:00:25.634253 crc crio[19822]: time=\"2026-06-12T10:00:25.634073391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6008a0cb-6181-4297-bc99-fa41410afed3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.844123 | controller |     "Jun 12 10:00:25.967687 crc crio[19822]: time=\"2026-06-12T10:00:25.967259028Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-86f7m/registry-server\" id=9bf4d747-c429-4880-bdaa-e0a8c851d5bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.844139 | controller |     "Jun 12 10:00:25.968009 crc crio[19822]: time=\"2026-06-12T10:00:25.967983013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844154 | controller |     "Jun 12 10:00:26.018649 crc crio[19822]: time=\"2026-06-12T10:00:26.018466199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844170 | controller |     "Jun 12 10:00:26.027265 crc crio[19822]: time=\"2026-06-12T10:00:26.026910644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844185 | controller |     "Jun 12 10:00:26.407783 crc crio[19822]: time=\"2026-06-12T10:00:26.406780434Z\" level=info msg=\"Created container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server\" id=9bf4d747-c429-4880-bdaa-e0a8c851d5bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.844201 | controller |     "Jun 12 10:00:26.410429 crc crio[19822]: time=\"2026-06-12T10:00:26.4102589Z\" level=info msg=\"Starting container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d\" id=60453fbb-aead-4c78-a5e2-0fd66ad67c5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.844217 | controller |     "Jun 12 10:00:26.422281 crc crio[19822]: time=\"2026-06-12T10:00:26.421378458Z\" level=info msg=\"Started container\" PID=20500 containerID=e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d description=openshift-marketplace/community-operators-86f7m/registry-server id=60453fbb-aead-4c78-a5e2-0fd66ad67c5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a",
2026-06-12 11:43:51.844232 | controller |     "Jun 12 10:00:26.709589 crc crio[19822]: time=\"2026-06-12T10:00:26.709390393Z\" level=info msg=\"Stopping pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=7076087e-1439-4409-90b4-1c0ce155a39c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844247 | controller |     "Jun 12 10:00:26.710997 crc crio[19822]: time=\"2026-06-12T10:00:26.710341355Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687640-fwtk2 Namespace:openshift-operator-lifecycle-manager ID:3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a UID:ae642de4-d959-46c7-8582-3c87491e6553 NetNS:/var/run/netns/dee8d712-ad98-413a-8490-8d7be05fc6f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae642de4_d959_46c7_8582_3c87491e6553.slice PodAnnotations:0xc001ee2e90}] Aliases:map[]}\"",
2026-06-12 11:43:51.844263 | controller |     "Jun 12 10:00:26.711195 crc crio[19822]: time=\"2026-06-12T10:00:26.71110058Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687640-fwtk2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.844278 | controller |     "Jun 12 10:00:29.667578 crc crio[19822]: time=\"2026-06-12T10:00:29.667179681Z\" level=info msg=\"Stopped pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=7076087e-1439-4409-90b4-1c0ce155a39c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844297 | controller |     "Jun 12 10:00:33.210235 crc crio[19822]: time=\"2026-06-12T10:00:33.209445064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eda72762-eae0-4823-9ba3-dde2bd1fb25b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.844312 | controller |     "Jun 12 10:00:33.212953 crc crio[19822]: time=\"2026-06-12T10:00:33.212768455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2bdae7d0-18a6-4cad-b55d-39c2e2927300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.844327 | controller |     "Jun 12 10:00:33.219248 crc crio[19822]: time=\"2026-06-12T10:00:33.219127805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-thj9p/registry-server\" id=ab0d211d-8218-4ad9-ad9d-8415ee056ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.844343 | controller |     "Jun 12 10:00:33.219753 crc crio[19822]: time=\"2026-06-12T10:00:33.219665823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844358 | controller |     "Jun 12 10:00:33.280737 crc crio[19822]: time=\"2026-06-12T10:00:33.280597643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844374 | controller |     "Jun 12 10:00:33.283779 crc crio[19822]: time=\"2026-06-12T10:00:33.283641825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844389 | controller |     "Jun 12 10:00:33.462873 crc crio[19822]: time=\"2026-06-12T10:00:33.462742541Z\" level=info msg=\"Created container d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e: openshift-marketplace/redhat-operators-thj9p/registry-server\" id=ab0d211d-8218-4ad9-ad9d-8415ee056ad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.844405 | controller |     "Jun 12 10:00:33.464039 crc crio[19822]: time=\"2026-06-12T10:00:33.46394149Z\" level=info msg=\"Starting container: d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e\" id=972db86f-51d2-4d37-a536-0e99c9ebdd4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.844419 | controller |     "Jun 12 10:00:33.471146 crc crio[19822]: time=\"2026-06-12T10:00:33.471057905Z\" level=info msg=\"Started container\" PID=20647 containerID=d2eaaa5db07ce86a96c9336f2d80a92267e9bc338b5d62e42edce68155f7cc1e description=openshift-marketplace/redhat-operators-thj9p/registry-server id=972db86f-51d2-4d37-a536-0e99c9ebdd4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=824179ea66fd3801dec45fe2a5c35be5a4b0af6158943e1ac4fe02951c107e6d",
2026-06-12 11:43:51.844434 | controller |     "Jun 12 10:00:56.420632 crc crio[19822]: time=\"2026-06-12T10:00:56.420110363Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=e76e3661-dd8d-49f0-8081-26613920abf7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.844450 | controller |     "Jun 12 10:00:56.422046 crc crio[19822]: time=\"2026-06-12T10:00:56.420685912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844465 | controller |     "Jun 12 10:00:56.452084 crc crio[19822]: time=\"2026-06-12T10:00:56.451765458Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}\"",
2026-06-12 11:43:51.844485 | controller |     "Jun 12 10:00:56.452084 crc crio[19822]: time=\"2026-06-12T10:00:56.451988457Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.844500 | controller |     "Jun 12 10:00:57.167721 crc crio[19822]: 2026-06-12T10:00:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1105ae88207b903 Mac:6a:b1:16:d7:96:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd SocketPath: PciID:}] [{Interface:0xc00025c8c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.844515 | controller |     "Jun 12 10:00:57.169478 crc crio[19822]: time=\"2026-06-12T10:00:57.169390013Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc00008ca18}] Aliases:map[]}\"",
2026-06-12 11:43:51.844531 | controller |     "Jun 12 10:00:57.169637 crc crio[19822]: time=\"2026-06-12T10:00:57.169541018Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.844546 | controller |     "Jun 12 10:00:57.175755 crc crio[19822]: time=\"2026-06-12T10:00:57.175668461Z\" level=info msg=\"Ran pod sandbox 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be with infra container: openshift-etcd/installer-3-crc/POD\" id=e76e3661-dd8d-49f0-8081-26613920abf7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.844561 | controller |     "Jun 12 10:00:57.177789 crc crio[19822]: time=\"2026-06-12T10:00:57.177721878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=811b8ead-9e28-4440-8c6a-9bb1f5201e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.844576 | controller |     "Jun 12 10:00:57.180047 crc crio[19822]: time=\"2026-06-12T10:00:57.179973332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=fd337873-10db-4927-9f14-f8a2979b479e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.844591 | controller |     "Jun 12 10:00:57.296509 crc crio[19822]: time=\"2026-06-12T10:00:57.295762519Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=b56772f1-e740-4f46-a0e5-f7c179eeaca1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.844606 | controller |     "Jun 12 10:00:57.298133 crc crio[19822]: time=\"2026-06-12T10:00:57.297173746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844620 | controller |     "Jun 12 10:00:57.329069 crc crio[19822]: time=\"2026-06-12T10:00:57.328920862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844635 | controller |     "Jun 12 10:00:57.527928 crc crio[19822]: time=\"2026-06-12T10:00:57.527023213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.844653 | controller |     "Jun 12 10:00:57.821166 crc crio[19822]: time=\"2026-06-12T10:00:57.820990743Z\" level=info msg=\"Created container a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6: openshift-etcd/installer-3-crc/installer\" id=b56772f1-e740-4f46-a0e5-f7c179eeaca1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.844668 | controller |     "Jun 12 10:00:57.823238 crc crio[19822]: time=\"2026-06-12T10:00:57.822897175Z\" level=info msg=\"Starting container: a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6\" id=77ea5317-4ff4-42b8-a8bc-b3fd708077d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.844684 | controller |     "Jun 12 10:00:57.838152 crc crio[19822]: time=\"2026-06-12T10:00:57.837996113Z\" level=info msg=\"Started container\" PID=21066 containerID=a8705ddf32950150b8b85908badbbb3c6f12cf03039988b5de76e2064f8574f6 description=openshift-etcd/installer-3-crc/installer id=77ea5317-4ff4-42b8-a8bc-b3fd708077d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be",
2026-06-12 11:43:51.844700 | controller |     "Jun 12 10:01:12.415990 crc crio[19822]: time=\"2026-06-12T10:01:12.41492253Z\" level=info msg=\"Stopping pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=d3ba4aad-e6bd-4f1a-ab3c-991589564a3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844715 | controller |     "Jun 12 10:01:12.415990 crc crio[19822]: time=\"2026-06-12T10:01:12.415988716Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=d3ba4aad-e6bd-4f1a-ab3c-991589564a3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844730 | controller |     "Jun 12 10:01:12.418270 crc crio[19822]: time=\"2026-06-12T10:01:12.417694221Z\" level=info msg=\"Removing pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=0142872a-6710-423f-98c6-1df0d37ad1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.844745 | controller |     "Jun 12 10:01:12.427953 crc crio[19822]: time=\"2026-06-12T10:01:12.427764005Z\" level=info msg=\"Removed pod sandbox: 4f3e6f30d77bae8e9983df32b004bb4ed608e5a26ff9d5429a5a4b1236d3a300\" id=0142872a-6710-423f-98c6-1df0d37ad1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.844760 | controller |     "Jun 12 10:01:12.429114 crc crio[19822]: time=\"2026-06-12T10:01:12.429026355Z\" level=info msg=\"Stopping pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=fcc599aa-24d0-47a1-8bdf-64a3919a05c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844774 | controller |     "Jun 12 10:01:12.429219 crc crio[19822]: time=\"2026-06-12T10:01:12.429144019Z\" level=info msg=\"Stopped pod sandbox (already stopped): cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=fcc599aa-24d0-47a1-8bdf-64a3919a05c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844789 | controller |     "Jun 12 10:01:12.429995 crc crio[19822]: time=\"2026-06-12T10:01:12.429918705Z\" level=info msg=\"Removing pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=ce2f71f5-9f2c-4472-8cc7-1e9c9955dd97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.844804 | controller |     "Jun 12 10:01:12.446171 crc crio[19822]: time=\"2026-06-12T10:01:12.445305793Z\" level=info msg=\"Removed pod sandbox: cbbd375d808ae93dd46fd00c8737d91201f60fd7f7e0b0807320d44787b162cb\" id=ce2f71f5-9f2c-4472-8cc7-1e9c9955dd97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.844818 | controller |     "Jun 12 10:01:12.446718 crc crio[19822]: time=\"2026-06-12T10:01:12.446590824Z\" level=info msg=\"Stopping pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=0dddb009-4507-426a-abcf-e7be872d369c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844837 | controller |     "Jun 12 10:01:12.446718 crc crio[19822]: time=\"2026-06-12T10:01:12.446703768Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=0dddb009-4507-426a-abcf-e7be872d369c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844856 | controller |     "Jun 12 10:01:12.448425 crc crio[19822]: time=\"2026-06-12T10:01:12.448361382Z\" level=info msg=\"Removing pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=b6a35356-9377-4a9b-98dd-aa76e4e1503f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.844886 | controller |     "Jun 12 10:01:12.454054 crc crio[19822]: time=\"2026-06-12T10:01:12.453986249Z\" level=info msg=\"Removed pod sandbox: 48474ad465b2655cd71a49284852e21104dfe68a7ebf85744ca3180f86e26eb0\" id=b6a35356-9377-4a9b-98dd-aa76e4e1503f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.844906 | controller |     "Jun 12 10:01:12.455498 crc crio[19822]: time=\"2026-06-12T10:01:12.455398235Z\" level=info msg=\"Stopping pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=f4795ec1-a5fa-413c-80f9-3d848f6ba208 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844921 | controller |     "Jun 12 10:01:12.455586 crc crio[19822]: time=\"2026-06-12T10:01:12.45554983Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=f4795ec1-a5fa-413c-80f9-3d848f6ba208 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844936 | controller |     "Jun 12 10:01:12.456275 crc crio[19822]: time=\"2026-06-12T10:01:12.456221451Z\" level=info msg=\"Removing pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=ab6ee4d6-fe01-4365-a203-8a44d86ecbdb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.844950 | controller |     "Jun 12 10:01:12.461904 crc crio[19822]: time=\"2026-06-12T10:01:12.461733665Z\" level=info msg=\"Removed pod sandbox: f9b4391293f5147b4f28e86b2f23eaeaf69edc5fcc3ac5b61936cbe65e786e78\" id=ab6ee4d6-fe01-4365-a203-8a44d86ecbdb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.844965 | controller |     "Jun 12 10:01:12.463687 crc crio[19822]: time=\"2026-06-12T10:01:12.463557303Z\" level=info msg=\"Stopping pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=f271beae-6e18-4c15-b894-d27245bbdb8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844980 | controller |     "Jun 12 10:01:12.463775 crc crio[19822]: time=\"2026-06-12T10:01:12.463736819Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=f271beae-6e18-4c15-b894-d27245bbdb8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.844996 | controller |     "Jun 12 10:01:12.464557 crc crio[19822]: time=\"2026-06-12T10:01:12.464498314Z\" level=info msg=\"Removing pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=0c3edecb-bce9-4bd8-8d90-87d91919c048 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.845010 | controller |     "Jun 12 10:01:12.471478 crc crio[19822]: time=\"2026-06-12T10:01:12.471391692Z\" level=info msg=\"Removed pod sandbox: 4963a39cf013cd37fdfa01995291ebf83ec551bacf2e6dbc922db9bf96d20a80\" id=0c3edecb-bce9-4bd8-8d90-87d91919c048 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.845025 | controller |     "Jun 12 10:01:12.472510 crc crio[19822]: time=\"2026-06-12T10:01:12.472381005Z\" level=info msg=\"Stopping pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=922e93fb-9cc8-4971-8147-02eb7e9416dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.845041 | controller |     "Jun 12 10:01:12.472593 crc crio[19822]: time=\"2026-06-12T10:01:12.47254467Z\" level=info msg=\"Stopped pod sandbox (already stopped): e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=922e93fb-9cc8-4971-8147-02eb7e9416dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.845059 | controller |     "Jun 12 10:01:12.473346 crc crio[19822]: time=\"2026-06-12T10:01:12.473268103Z\" level=info msg=\"Removing pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=bf1963b9-cc39-4cd5-9038-00336ee4a3ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.845075 | controller |     "Jun 12 10:01:12.481113 crc crio[19822]: time=\"2026-06-12T10:01:12.481008471Z\" level=info msg=\"Removed pod sandbox: e92adad0bf6e83500033a5010361724f7a7e958efc70c2a89ba46374fcc6703f\" id=bf1963b9-cc39-4cd5-9038-00336ee4a3ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.845090 | controller |     "Jun 12 10:01:30.298493 crc crio[19822]: time=\"2026-06-12T10:01:30.297782745Z\" level=info msg=\"Stopping container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3 (timeout: 30s)\" id=51c5ae80-fbd9-4456-9ec8-e9107773c3c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845105 | controller |     "Jun 12 10:01:30.299990 crc crio[19822]: time=\"2026-06-12T10:01:30.298417686Z\" level=info msg=\"Stopping container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 (timeout: 30s)\" id=d24b586b-5d42-4349-92eb-5b9e9527326a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845120 | controller |     "Jun 12 10:01:30.299990 crc crio[19822]: time=\"2026-06-12T10:01:30.298452647Z\" level=info msg=\"Stopping container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be (timeout: 30s)\" id=ab71476b-249a-4ec9-86f3-8cf7665c5fae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845136 | controller |     "Jun 12 10:01:30.300370 crc crio[19822]: time=\"2026-06-12T10:01:30.300069551Z\" level=info msg=\"Stopping container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729 (timeout: 30s)\" id=9e5aa3b5-53c2-47a3-8375-b2060dc34c5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845151 | controller |     "Jun 12 10:01:30.302413 crc crio[19822]: time=\"2026-06-12T10:01:30.302384558Z\" level=info msg=\"Stopping container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3 (timeout: 30s)\" id=7b2765be-138d-4c44-83cd-c9e8773fef5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845166 | controller |     "Jun 12 10:01:30.487158 crc crio[19822]: time=\"2026-06-12T10:01:30.48689987Z\" level=info msg=\"Stopped container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev\" id=ab71476b-249a-4ec9-86f3-8cf7665c5fae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845181 | controller |     "Jun 12 10:01:30.536190 crc crio[19822]: time=\"2026-06-12T10:01:30.53606113Z\" level=info msg=\"Stopped container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz\" id=7b2765be-138d-4c44-83cd-c9e8773fef5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845196 | controller |     "Jun 12 10:01:30.579994 crc crio[19822]: time=\"2026-06-12T10:01:30.579688748Z\" level=info msg=\"Stopped container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics\" id=9e5aa3b5-53c2-47a3-8375-b2060dc34c5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845212 | controller |     "Jun 12 10:01:44.289456 crc crio[19822]: time=\"2026-06-12T10:01:44.288524539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ea872484-8743-47e6-869b-db1db49c188a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.845228 | controller |     "Jun 12 10:01:44.290308 crc crio[19822]: time=\"2026-06-12T10:01:44.28976104Z\" level=info msg=\"Removing container: b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d\" id=643f9979-5613-4a5e-b9b9-842c4bd1bc8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845247 | controller |     "Jun 12 10:01:44.291693 crc crio[19822]: time=\"2026-06-12T10:01:44.2915855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=048b2970-19a3-4cd6-b176-04ba518f3ddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.845262 | controller |     "Jun 12 10:01:44.297916 crc crio[19822]: time=\"2026-06-12T10:01:44.297383851Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=de494b4c-9bed-4845-be59-0b6f93b80200 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.845278 | controller |     "Jun 12 10:01:44.297916 crc crio[19822]: time=\"2026-06-12T10:01:44.297778314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.845293 | controller |     "Jun 12 10:01:44.327509 crc crio[19822]: time=\"2026-06-12T10:01:44.327403361Z\" level=info msg=\"Removed container b6f0c4c9f2b84ca31d1578171d4b5715c510a0fece9e9bf65c0642cb5751399d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=643f9979-5613-4a5e-b9b9-842c4bd1bc8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845309 | controller |     "Jun 12 10:01:44.334086 crc crio[19822]: time=\"2026-06-12T10:01:44.333990538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.845324 | controller |     "Jun 12 10:01:44.496283 crc crio[19822]: time=\"2026-06-12T10:01:44.495974138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.845339 | controller |     "Jun 12 10:01:44.563748 crc crio[19822]: time=\"2026-06-12T10:01:44.563629778Z\" level=info msg=\"Created container 140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=de494b4c-9bed-4845-be59-0b6f93b80200 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.845355 | controller |     "Jun 12 10:01:44.565065 crc crio[19822]: time=\"2026-06-12T10:01:44.564968751Z\" level=info msg=\"Starting container: 140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee\" id=ce0fc585-3876-49b6-9fbd-42bbb5082a4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.845383 | controller |     "Jun 12 10:01:44.568954 crc crio[19822]: time=\"2026-06-12T10:01:44.56886337Z\" level=info msg=\"Started container\" PID=21691 containerID=140a150ace7ce182c8ea7cfce99f375dc1ce15f94c14e735504a9fab9eda4bee description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ce0fc585-3876-49b6-9fbd-42bbb5082a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.845399 | controller |     "Jun 12 10:01:46.325103 crc crio[19822]: time=\"2026-06-12T10:01:46.323962677Z\" level=info msg=\"Stopping pod sandbox: 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be\" id=fea45de0-622d-4108-b327-b45ea5ad6d22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.845417 | controller |     "Jun 12 10:01:46.327482 crc crio[19822]: time=\"2026-06-12T10:01:46.32735879Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be UID:fc76a0b3-58dc-4173-95ea-42e9df5133ba NetNS:/var/run/netns/bba48dff-564c-457c-827e-59a1ce6971cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podfc76a0b3_58dc_4173_95ea_42e9df5133ba.slice PodAnnotations:0xc000696718}] Aliases:map[]}\"",
2026-06-12 11:43:51.845528 | controller |     "Jun 12 10:01:46.327992 crc crio[19822]: time=\"2026-06-12T10:01:46.327745763Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.845552 | controller |     "Jun 12 10:01:46.645308 crc crio[19822]: time=\"2026-06-12T10:01:46.645027631Z\" level=info msg=\"Stopped pod sandbox: 1105ae88207b9037d2f0e96809a4d71f356808bf6fe091f51e7c179cca5e47be\" id=fea45de0-622d-4108-b327-b45ea5ad6d22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.845568 | controller |     "Jun 12 10:01:57.483217 crc crio[19822]: time=\"2026-06-12T10:01:57.48243898Z\" level=info msg=\"Stopped container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd\" id=51c5ae80-fbd9-4456-9ec8-e9107773c3c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845584 | controller |     "Jun 12 10:02:00.307670 crc crio[19822]: time=\"2026-06-12T10:02:00.307137493Z\" level=warning msg=\"Stopping container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:51.845600 | controller |     "Jun 12 10:02:00.393335 crc crio[19822]: time=\"2026-06-12T10:02:00.393262933Z\" level=info msg=\"Stopped container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl\" id=d24b586b-5d42-4349-92eb-5b9e9527326a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.845615 | controller |     "Jun 12 10:02:00.395460 crc crio[19822]: time=\"2026-06-12T10:02:00.395335683Z\" level=info msg=\"Stopping pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=7b25cd85-a2a3-4ffa-aa1a-d458f1f8df89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.845630 | controller |     "Jun 12 10:02:00.404198 crc crio[19822]: time=\"2026-06-12T10:02:00.404095631Z\" level=info msg=\"Stopped pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=7b25cd85-a2a3-4ffa-aa1a-d458f1f8df89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.845646 | controller |     "Jun 12 10:02:00.529348 crc crio[19822]: time=\"2026-06-12T10:02:00.529228949Z\" level=info msg=\"Removing container: 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be\" id=3bce23cf-0648-4a01-af34-17a4e2a744b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845661 | controller |     "Jun 12 10:02:00.565351 crc crio[19822]: time=\"2026-06-12T10:02:00.565068118Z\" level=info msg=\"Removed container 1658bf42c18e52ce99a3e326bdae536b0a845ca554ecd1d4ff983f9bccd2e3be: openshift-etcd/etcd-crc/etcd-rev\" id=3bce23cf-0648-4a01-af34-17a4e2a744b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845676 | controller |     "Jun 12 10:02:00.568722 crc crio[19822]: time=\"2026-06-12T10:02:00.568613028Z\" level=info msg=\"Removing container: 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3\" id=b8aeaacd-52c0-4276-a992-56e6fab5727b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845691 | controller |     "Jun 12 10:02:00.588915 crc crio[19822]: time=\"2026-06-12T10:02:00.588791794Z\" level=info msg=\"Removed container 00331f7114d2b2461f0e6beed99dc495c643c117eaf55fa1a48241360135d1a3: openshift-etcd/etcd-crc/etcd-readyz\" id=b8aeaacd-52c0-4276-a992-56e6fab5727b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845707 | controller |     "Jun 12 10:02:00.593450 crc crio[19822]: time=\"2026-06-12T10:02:00.592735803Z\" level=info msg=\"Removing container: 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729\" id=c181fa77-1e41-4f3d-9fc7-d7511faadf73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845726 | controller |     "Jun 12 10:02:00.610256 crc crio[19822]: time=\"2026-06-12T10:02:00.610164499Z\" level=info msg=\"Removed container 8ea164b92fbaf1e8fbe666b86093b3bcb988fb7fa5ef13662c269f2cf48eb729: openshift-etcd/etcd-crc/etcd-metrics\" id=c181fa77-1e41-4f3d-9fc7-d7511faadf73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845741 | controller |     "Jun 12 10:02:00.615276 crc crio[19822]: time=\"2026-06-12T10:02:00.615186704Z\" level=info msg=\"Removing container: 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3\" id=ce674ff3-47a1-4447-ab6c-a1677007e3f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845757 | controller |     "Jun 12 10:02:00.634050 crc crio[19822]: time=\"2026-06-12T10:02:00.633963765Z\" level=info msg=\"Removed container 2dc1f266e2a81179be9b793657a57a72299a12b8f49c9758075cb1770f9d36f3: openshift-etcd/etcd-crc/etcd\" id=ce674ff3-47a1-4447-ab6c-a1677007e3f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845772 | controller |     "Jun 12 10:02:00.638648 crc crio[19822]: time=\"2026-06-12T10:02:00.638539245Z\" level=info msg=\"Removing container: ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803\" id=50a3938a-399e-4577-b8e7-cef9fc105a6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845786 | controller |     "Jun 12 10:02:00.657014 crc crio[19822]: time=\"2026-06-12T10:02:00.656919541Z\" level=info msg=\"Removed container ae16fdbeb8ed11b955eeed3c9169ccb8805e9c06f7b2b5a84a6891f994b5a803: openshift-etcd/etcd-crc/etcdctl\" id=50a3938a-399e-4577-b8e7-cef9fc105a6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845802 | controller |     "Jun 12 10:02:00.659809 crc crio[19822]: time=\"2026-06-12T10:02:00.659674921Z\" level=info msg=\"Removing container: 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a\" id=ac23fe17-bba1-463a-890b-1b2305220ac1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845816 | controller |     "Jun 12 10:02:00.720652 crc crio[19822]: time=\"2026-06-12T10:02:00.720533589Z\" level=info msg=\"Removed container 6edf1ff13433ecfa69e71ab3342f6fcef45bc00afd09354c10ebb48e53aa3a2a: openshift-etcd/etcd-crc/etcd-resources-copy\" id=ac23fe17-bba1-463a-890b-1b2305220ac1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845831 | controller |     "Jun 12 10:02:00.723461 crc crio[19822]: time=\"2026-06-12T10:02:00.723335571Z\" level=info msg=\"Removing container: c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5\" id=2393e00f-0217-49d8-8619-bcedfcb2653a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845846 | controller |     "Jun 12 10:02:00.802662 crc crio[19822]: time=\"2026-06-12T10:02:00.802516807Z\" level=info msg=\"Removed container c8c858968ddac4485b12d6adaa2afa8ada698b585c6717b3d101995816d066f5: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=2393e00f-0217-49d8-8619-bcedfcb2653a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845896 | controller |     "Jun 12 10:02:00.811163 crc crio[19822]: time=\"2026-06-12T10:02:00.811052856Z\" level=info msg=\"Removing container: 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202\" id=f9a6f1c8-05e2-4898-bb01-566641a79b23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845913 | controller |     "Jun 12 10:02:00.899900 crc crio[19822]: time=\"2026-06-12T10:02:00.899537014Z\" level=info msg=\"Removed container 041ee2b9f910badbeca10bf65f6a53aad5a0ebe5edfbac93a6d60b2ce9b1d202: openshift-etcd/etcd-crc/setup\" id=f9a6f1c8-05e2-4898-bb01-566641a79b23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.845928 | controller |     "Jun 12 10:02:12.522522 crc crio[19822]: time=\"2026-06-12T10:02:12.521102622Z\" level=info msg=\"Stopping pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=0c9be9c3-ff55-4e94-af75-a388ff7b7fba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.845948 | controller |     "Jun 12 10:02:12.524469 crc crio[19822]: time=\"2026-06-12T10:02:12.5240649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=0c9be9c3-ff55-4e94-af75-a388ff7b7fba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.845963 | controller |     "Jun 12 10:02:12.525610 crc crio[19822]: time=\"2026-06-12T10:02:12.525505088Z\" level=info msg=\"Removing pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=f2768076-8a65-4ba1-8322-1e72d39843ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.845979 | controller |     "Jun 12 10:02:12.536131 crc crio[19822]: time=\"2026-06-12T10:02:12.536036356Z\" level=info msg=\"Removed pod sandbox: 11f6f09dbea1f75123bfc9740535dc55399b11eff8c8d9ff9013a1bcfb9034ff\" id=f2768076-8a65-4ba1-8322-1e72d39843ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.845993 | controller |     "Jun 12 10:02:35.881618 crc crio[19822]: time=\"2026-06-12T10:02:35.880556649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3c9dcf9c-4cb6-4258-b2ff-57d45e5aee0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846009 | controller |     "Jun 12 10:02:35.883994 crc crio[19822]: time=\"2026-06-12T10:02:35.883693373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4168a6e4-2591-43bc-a460-10aa8b263131 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846024 | controller |     "Jun 12 10:02:35.887106 crc crio[19822]: time=\"2026-06-12T10:02:35.886976231Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=298e2b2c-720b-4072-8bae-88e1a2b45df2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846039 | controller |     "Jun 12 10:02:35.887345 crc crio[19822]: time=\"2026-06-12T10:02:35.887309112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846054 | controller |     "Jun 12 10:02:35.929351 crc crio[19822]: time=\"2026-06-12T10:02:35.929072609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846069 | controller |     "Jun 12 10:02:35.936501 crc crio[19822]: time=\"2026-06-12T10:02:35.93639355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846084 | controller |     "Jun 12 10:02:36.258585 crc crio[19822]: time=\"2026-06-12T10:02:36.258431534Z\" level=info msg=\"Created container 3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=298e2b2c-720b-4072-8bae-88e1a2b45df2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846099 | controller |     "Jun 12 10:02:36.260687 crc crio[19822]: time=\"2026-06-12T10:02:36.260304795Z\" level=info msg=\"Starting container: 3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c\" id=578d88ea-bdee-40fa-9500-d9cdfa17ca0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.846114 | controller |     "Jun 12 10:02:36.277246 crc crio[19822]: time=\"2026-06-12T10:02:36.277072689Z\" level=info msg=\"Started container\" PID=22447 containerID=3c99ddbaf4a8e5c433b6016f5ada15bcd665bead46feb7be5215dc3e54484c6c description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=578d88ea-bdee-40fa-9500-d9cdfa17ca0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c57eb607cba0e0b40ce1d9165c0e77dd6c061e11647ca78c179553d7d0eb2345",
2026-06-12 11:43:51.846136 | controller |     "Jun 12 10:02:43.507734 crc crio[19822]: time=\"2026-06-12T10:02:43.506959336Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.846151 | controller |     "Jun 12 10:02:43.508425 crc crio[19822]: time=\"2026-06-12T10:02:43.507764562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846166 | controller |     "Jun 12 10:02:43.519319 crc crio[19822]: time=\"2026-06-12T10:02:43.519145412Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.846181 | controller |     "Jun 12 10:02:43.526798 crc crio[19822]: time=\"2026-06-12T10:02:43.526400619Z\" level=info msg=\"Ran pod sandbox 81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1 with infra container: openshift-etcd/etcd-crc/POD\" id=e28411ae-839e-49ab-9d94-7d5e598bfbff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.846196 | controller |     "Jun 12 10:02:43.528943 crc crio[19822]: time=\"2026-06-12T10:02:43.528877528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9f24f8a2-48aa-47cc-8935-54071927292e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846211 | controller |     "Jun 12 10:02:43.530665 crc crio[19822]: time=\"2026-06-12T10:02:43.530587725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=51bbaf49-13f4-4844-a656-a5b7cc1a7966 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846225 | controller |     "Jun 12 10:02:43.606298 crc crio[19822]: time=\"2026-06-12T10:02:43.606175429Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=673a02ff-0ae1-4819-a050-e96019c1c018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846254 | controller |     "Jun 12 10:02:43.607222 crc crio[19822]: time=\"2026-06-12T10:02:43.606654404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846271 | controller |     "Jun 12 10:02:43.645218 crc crio[19822]: time=\"2026-06-12T10:02:43.64443719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846286 | controller |     "Jun 12 10:02:43.820890 crc crio[19822]: time=\"2026-06-12T10:02:43.820746086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846301 | controller |     "Jun 12 10:02:43.924275 crc crio[19822]: time=\"2026-06-12T10:02:43.924063614Z\" level=info msg=\"Created container 6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d: openshift-etcd/etcd-crc/setup\" id=673a02ff-0ae1-4819-a050-e96019c1c018 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846316 | controller |     "Jun 12 10:02:43.925573 crc crio[19822]: time=\"2026-06-12T10:02:43.925416359Z\" level=info msg=\"Starting container: 6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d\" id=eca68277-beec-4fe5-bd03-6e393fcab4f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.846331 | controller |     "Jun 12 10:02:43.933602 crc crio[19822]: time=\"2026-06-12T10:02:43.933441023Z\" level=info msg=\"Started container\" PID=22541 containerID=6197fa6198fd22b0a292f09c727564226881174273b5a372c625677c1b302b9d description=openshift-etcd/etcd-crc/setup id=eca68277-beec-4fe5-bd03-6e393fcab4f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1",
2026-06-12 11:43:51.846350 | controller |     "Jun 12 10:03:18.004332 crc crio[19822]: time=\"2026-06-12T10:03:18.003538618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=25561ed6-f4c4-459c-a33f-62c212463303 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846365 | controller |     "Jun 12 10:03:18.008232 crc crio[19822]: time=\"2026-06-12T10:03:18.00810363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bb44c838-bfa3-47f9-bd08-1566988c3f03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846380 | controller |     "Jun 12 10:03:18.023354 crc crio[19822]: time=\"2026-06-12T10:03:18.023194593Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=db9e59f6-c1cc-4dc8-9a7a-b4525a210ccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846395 | controller |     "Jun 12 10:03:18.024165 crc crio[19822]: time=\"2026-06-12T10:03:18.02402591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846411 | controller |     "Jun 12 10:03:18.073233 crc crio[19822]: time=\"2026-06-12T10:03:18.072107053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846425 | controller |     "Jun 12 10:03:18.275494 crc crio[19822]: time=\"2026-06-12T10:03:18.275291939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846441 | controller |     "Jun 12 10:03:18.427907 crc crio[19822]: time=\"2026-06-12T10:03:18.427062544Z\" level=info msg=\"Created container 6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=db9e59f6-c1cc-4dc8-9a7a-b4525a210ccd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846456 | controller |     "Jun 12 10:03:18.429492 crc crio[19822]: time=\"2026-06-12T10:03:18.429348788Z\" level=info msg=\"Starting container: 6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3\" id=038a8509-7c38-4acc-9967-299069c0813b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.846471 | controller |     "Jun 12 10:03:18.436425 crc crio[19822]: time=\"2026-06-12T10:03:18.436252695Z\" level=info msg=\"Started container\" PID=23002 containerID=6418c2263364053ef1dc5b9e1bbe448c8855b75169439c2c5893512fa7de67f3 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=038a8509-7c38-4acc-9967-299069c0813b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1",
2026-06-12 11:43:51.846486 | controller |     "Jun 12 10:03:32.524728 crc crio[19822]: time=\"2026-06-12T10:03:32.523607208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=2489a4fd-8764-4a96-9dc8-270f6e53e884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846501 | controller |     "Jun 12 10:03:32.527045 crc crio[19822]: time=\"2026-06-12T10:03:32.527000539Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=155c0cee-9247-4c58-a663-e81753a97134 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846517 | controller |     "Jun 12 10:03:32.530032 crc crio[19822]: time=\"2026-06-12T10:03:32.529900154Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator\" id=e66949e1-0e91-4cc1-a102-7b51289f06fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846535 | controller |     "Jun 12 10:03:32.531203 crc crio[19822]: time=\"2026-06-12T10:03:32.531119945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846551 | controller |     "Jun 12 10:03:32.579679 crc crio[19822]: time=\"2026-06-12T10:03:32.579531908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846566 | controller |     "Jun 12 10:03:32.585968 crc crio[19822]: time=\"2026-06-12T10:03:32.585798122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846582 | controller |     "Jun 12 10:03:32.696333 crc crio[19822]: time=\"2026-06-12T10:03:32.696167683Z\" level=info msg=\"Created container a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd: openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator\" id=e66949e1-0e91-4cc1-a102-7b51289f06fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846597 | controller |     "Jun 12 10:03:32.700173 crc crio[19822]: time=\"2026-06-12T10:03:32.700033269Z\" level=info msg=\"Starting container: a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd\" id=17eb6abb-4882-4c07-9d46-5e316eb3ba98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.846613 | controller |     "Jun 12 10:03:32.707380 crc crio[19822]: time=\"2026-06-12T10:03:32.707175643Z\" level=info msg=\"Started container\" PID=23191 containerID=a0d6741f9efd632f266fde398978739b2fac77e1db9519290a7529a1bdd0cafd description=openshift-marketplace/marketplace-operator-547dbd544d-cqls9/marketplace-operator id=17eb6abb-4882-4c07-9d46-5e316eb3ba98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d6748123c863161cf7e7c44b2dffa1a7976eb57a5ff88c5e66f42d9d5deb2e3",
2026-06-12 11:43:51.846628 | controller |     "Jun 12 10:03:53.402012 crc crio[19822]: time=\"2026-06-12T10:03:53.400667322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=43adafce-19a8-41bb-a4ba-371557963eb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846643 | controller |     "Jun 12 10:03:53.407278 crc crio[19822]: time=\"2026-06-12T10:03:53.407137793Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f8391b22-b880-40ce-9be3-cdbc0b74a7e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846658 | controller |     "Jun 12 10:03:53.418151 crc crio[19822]: time=\"2026-06-12T10:03:53.417957196Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=0d955b2c-d634-4c16-bd8f-0ff25705fc06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846673 | controller |     "Jun 12 10:03:53.418930 crc crio[19822]: time=\"2026-06-12T10:03:53.41868225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846689 | controller |     "Jun 12 10:03:53.462507 crc crio[19822]: time=\"2026-06-12T10:03:53.462361848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846705 | controller |     "Jun 12 10:03:53.656987 crc crio[19822]: time=\"2026-06-12T10:03:53.65685978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846725 | controller |     "Jun 12 10:03:53.785616 crc crio[19822]: time=\"2026-06-12T10:03:53.784696392Z\" level=info msg=\"Created container 7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6: openshift-etcd/etcd-crc/etcd-resources-copy\" id=0d955b2c-d634-4c16-bd8f-0ff25705fc06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846743 | controller |     "Jun 12 10:03:53.788313 crc crio[19822]: time=\"2026-06-12T10:03:53.788236158Z\" level=info msg=\"Starting container: 7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6\" id=a932f065-a987-41f8-9665-953aa70ac08b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.846761 | controller |     "Jun 12 10:03:53.797178 crc crio[19822]: time=\"2026-06-12T10:03:53.797039746Z\" level=info msg=\"Started container\" PID=23459 containerID=7fd09b53e5443292380125ca1da395f3b11be23a1bfe3a841fa477062f6e46d6 description=openshift-etcd/etcd-crc/etcd-resources-copy id=a932f065-a987-41f8-9665-953aa70ac08b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1",
2026-06-12 11:43:51.846777 | controller |     "Jun 12 10:03:55.816213 crc crio[19822]: time=\"2026-06-12T10:03:55.816116002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=efae20b8-155d-4248-9e29-f30e1a2b8e25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846792 | controller |     "Jun 12 10:03:55.821263 crc crio[19822]: time=\"2026-06-12T10:03:55.821163009Z\" level=info msg=\"Removing container: aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755\" id=f62c7ddf-0111-4a2f-834b-4484ebcedea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.846808 | controller |     "Jun 12 10:03:55.822287 crc crio[19822]: time=\"2026-06-12T10:03:55.82220819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=44a660ab-7c72-4a69-b4a6-3e008a6241de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846823 | controller |     "Jun 12 10:03:55.826230 crc crio[19822]: time=\"2026-06-12T10:03:55.82614736Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=08e54799-2cfa-4a37-b9f7-f7c6517633f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846838 | controller |     "Jun 12 10:03:55.826587 crc crio[19822]: time=\"2026-06-12T10:03:55.826532783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846854 | controller |     "Jun 12 10:03:55.846338 crc crio[19822]: time=\"2026-06-12T10:03:55.846228514Z\" level=info msg=\"Removed container aa38b156302b9b54386d15e87c4ffe828ab9803a5aa22c981f3ce29cd2785755: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f62c7ddf-0111-4a2f-834b-4484ebcedea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.846893 | controller |     "Jun 12 10:03:55.857625 crc crio[19822]: time=\"2026-06-12T10:03:55.857264087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846911 | controller |     "Jun 12 10:03:56.018626 crc crio[19822]: time=\"2026-06-12T10:03:56.018503143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.846927 | controller |     "Jun 12 10:03:56.100409 crc crio[19822]: time=\"2026-06-12T10:03:56.100233914Z\" level=info msg=\"Created container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=08e54799-2cfa-4a37-b9f7-f7c6517633f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.846946 | controller |     "Jun 12 10:03:56.101620 crc crio[19822]: time=\"2026-06-12T10:03:56.101506616Z\" level=info msg=\"Starting container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb\" id=e78d06a4-d9bc-498c-af5b-8063ae582a3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.846962 | controller |     "Jun 12 10:03:56.108783 crc crio[19822]: time=\"2026-06-12T10:03:56.10866889Z\" level=info msg=\"Started container\" PID=23531 containerID=2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=e78d06a4-d9bc-498c-af5b-8063ae582a3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.846978 | controller |     "Jun 12 10:03:57.863079 crc crio[19822]: time=\"2026-06-12T10:03:57.862780248Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=ffa2c22d-7564-4271-a7e4-f2f8d6e5eee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.846993 | controller |     "Jun 12 10:03:57.866011 crc crio[19822]: time=\"2026-06-12T10:03:57.865364473Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=41f53b35-f07f-4931-b5c7-bf330b4e1bfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847008 | controller |     "Jun 12 10:03:57.868417 crc crio[19822]: time=\"2026-06-12T10:03:57.868286668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b1bc2548-0d7a-42cc-89a0-e5ee2cac4119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847024 | controller |     "Jun 12 10:03:57.869784 crc crio[19822]: time=\"2026-06-12T10:03:57.869645992Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=789e30c6-80ac-417c-a411-414ca90315dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847039 | controller |     "Jun 12 10:03:57.870228 crc crio[19822]: time=\"2026-06-12T10:03:57.870145399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847054 | controller |     "Jun 12 10:03:57.870609 crc crio[19822]: time=\"2026-06-12T10:03:57.87044524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=6ae1c0af-200f-4dc9-bf17-a50287b5a487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847068 | controller |     "Jun 12 10:03:57.874051 crc crio[19822]: time=\"2026-06-12T10:03:57.873924523Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8015a84b-3b61-4e57-ae0f-0143008cecdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847083 | controller |     "Jun 12 10:03:57.881791 crc crio[19822]: time=\"2026-06-12T10:03:57.881607444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847098 | controller |     "Jun 12 10:03:57.903957 crc crio[19822]: time=\"2026-06-12T10:03:57.903607073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847117 | controller |     "Jun 12 10:03:57.928624 crc crio[19822]: time=\"2026-06-12T10:03:57.928032564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847132 | controller |     "Jun 12 10:03:57.935986 crc crio[19822]: time=\"2026-06-12T10:03:57.935757425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847147 | controller |     "Jun 12 10:03:58.061515 crc crio[19822]: time=\"2026-06-12T10:03:58.061416855Z\" level=info msg=\"Created container afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=8015a84b-3b61-4e57-ae0f-0143008cecdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847162 | controller |     "Jun 12 10:03:58.062796 crc crio[19822]: time=\"2026-06-12T10:03:58.062654215Z\" level=info msg=\"Starting container: afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606\" id=de274e33-f9b7-4413-a335-74dea40da099 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.847178 | controller |     "Jun 12 10:03:58.069142 crc crio[19822]: time=\"2026-06-12T10:03:58.069053085Z\" level=info msg=\"Started container\" PID=23566 containerID=afac7584cd65dc7c5710dae52ab634b54dc6a2007c9ac6cbab3bfe7e6a812606 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=de274e33-f9b7-4413-a335-74dea40da099 name=/runtime.v1.RuntimeService/StartContainer sandboxID=517ad34e708951d7865f4535cf5d327e00b8d6bbba2ac133fbd530919ed67c61",
2026-06-12 11:43:51.847193 | controller |     "Jun 12 10:03:58.083780 crc crio[19822]: time=\"2026-06-12T10:03:58.083632752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847208 | controller |     "Jun 12 10:03:58.198700 crc crio[19822]: time=\"2026-06-12T10:03:58.198482929Z\" level=info msg=\"Created container 1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=789e30c6-80ac-417c-a411-414ca90315dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847224 | controller |     "Jun 12 10:03:58.200220 crc crio[19822]: time=\"2026-06-12T10:03:58.20006974Z\" level=info msg=\"Starting container: 1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179\" id=f7f930a6-c8a8-40ca-8bf6-2684d12f9176 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.847239 | controller |     "Jun 12 10:03:58.207186 crc crio[19822]: time=\"2026-06-12T10:03:58.207026058Z\" level=info msg=\"Started container\" PID=23582 containerID=1db074e3cc24cf5f4e3aa53f2947b1f4af468cab471425096e02b63f13de3179 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f7f930a6-c8a8-40ca-8bf6-2684d12f9176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.847254 | controller |     "Jun 12 10:04:03.980910 crc crio[19822]: time=\"2026-06-12T10:04:03.980024482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4078bfb5-439c-4cb0-9e96-ee26e171e8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847270 | controller |     "Jun 12 10:04:03.983944 crc crio[19822]: time=\"2026-06-12T10:04:03.983702992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f1b006db-6f52-423e-b563-b15f7f540296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847289 | controller |     "Jun 12 10:04:03.987637 crc crio[19822]: time=\"2026-06-12T10:04:03.987519867Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=ad28de45-1a00-4d19-8617-ac1648349e97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847304 | controller |     "Jun 12 10:04:03.988286 crc crio[19822]: time=\"2026-06-12T10:04:03.988183689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847319 | controller |     "Jun 12 10:04:04.020271 crc crio[19822]: time=\"2026-06-12T10:04:04.019578094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847334 | controller |     "Jun 12 10:04:04.209378 crc crio[19822]: time=\"2026-06-12T10:04:04.209120134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847349 | controller |     "Jun 12 10:04:04.298709 crc crio[19822]: time=\"2026-06-12T10:04:04.298553364Z\" level=info msg=\"Created container 645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=ad28de45-1a00-4d19-8617-ac1648349e97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847364 | controller |     "Jun 12 10:04:04.300275 crc crio[19822]: time=\"2026-06-12T10:04:04.300234289Z\" level=info msg=\"Starting container: 645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c\" id=2d18de50-315c-4068-8fdd-2f1c51e8960c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.847379 | controller |     "Jun 12 10:04:04.307351 crc crio[19822]: time=\"2026-06-12T10:04:04.307321091Z\" level=info msg=\"Started container\" PID=23712 containerID=645ab542eb112bced3d7180bc2813a3fe63d4d9a7f7595a8c8d10c25a16a263c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=2d18de50-315c-4068-8fdd-2f1c51e8960c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94",
2026-06-12 11:43:51.847395 | controller |     "Jun 12 10:04:05.005390 crc crio[19822]: time=\"2026-06-12T10:04:05.005230673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b84f07b1-23a1-4cb1-8fe2-da1f3c6e3427 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847410 | controller |     "Jun 12 10:04:05.008607 crc crio[19822]: time=\"2026-06-12T10:04:05.008544399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5906ab27-2c12-4bcd-a010-4a50c1a9d1f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847425 | controller |     "Jun 12 10:04:05.012693 crc crio[19822]: time=\"2026-06-12T10:04:05.012627283Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=9d074e0e-6644-4c98-b581-d4b2caa539c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847440 | controller |     "Jun 12 10:04:05.013557 crc crio[19822]: time=\"2026-06-12T10:04:05.013511482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847454 | controller |     "Jun 12 10:04:05.068776 crc crio[19822]: time=\"2026-06-12T10:04:05.068591661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847472 | controller |     "Jun 12 10:04:05.306392 crc crio[19822]: time=\"2026-06-12T10:04:05.306050465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847487 | controller |     "Jun 12 10:04:05.390468 crc crio[19822]: time=\"2026-06-12T10:04:05.390027737Z\" level=info msg=\"Created container 28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=9d074e0e-6644-4c98-b581-d4b2caa539c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847502 | controller |     "Jun 12 10:04:05.391877 crc crio[19822]: time=\"2026-06-12T10:04:05.391668671Z\" level=info msg=\"Starting container: 28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177\" id=92628fee-48fa-4031-8977-e81027c26a80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.847518 | controller |     "Jun 12 10:04:05.400800 crc crio[19822]: time=\"2026-06-12T10:04:05.400640314Z\" level=info msg=\"Started container\" PID=23756 containerID=28fd7d156df0c2aa1fdf7147c69b775182e97fe958aa77981adc13cad16c1177 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=92628fee-48fa-4031-8977-e81027c26a80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c8e4dbb0ffb364b70e6f1a908ca18b0fc33a1ca8bfd1ea044cd14a2ea7fca94",
2026-06-12 11:43:51.847533 | controller |     "Jun 12 10:04:17.180476 crc crio[19822]: time=\"2026-06-12T10:04:17.179471982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8e299b4f-b808-453c-9bab-b9e3033851bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847548 | controller |     "Jun 12 10:04:17.183469 crc crio[19822]: time=\"2026-06-12T10:04:17.183308106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f59efcb-3308-41c9-a0b0-d3a0cf7a8bc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847564 | controller |     "Jun 12 10:04:17.188378 crc crio[19822]: time=\"2026-06-12T10:04:17.188273429Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a306899c-a7e6-450d-8138-8322c280a644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847579 | controller |     "Jun 12 10:04:17.188864 crc crio[19822]: time=\"2026-06-12T10:04:17.188700713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847595 | controller |     "Jun 12 10:04:17.218312 crc crio[19822]: time=\"2026-06-12T10:04:17.218197736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847610 | controller |     "Jun 12 10:04:17.222203 crc crio[19822]: time=\"2026-06-12T10:04:17.222128585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847625 | controller |     "Jun 12 10:04:17.371489 crc crio[19822]: time=\"2026-06-12T10:04:17.370448898Z\" level=info msg=\"Created container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=a306899c-a7e6-450d-8138-8322c280a644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847641 | controller |     "Jun 12 10:04:17.373387 crc crio[19822]: time=\"2026-06-12T10:04:17.373329753Z\" level=info msg=\"Starting container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc\" id=4e776838-fe72-452a-ad58-aa57f647a270 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.847659 | controller |     "Jun 12 10:04:17.379388 crc crio[19822]: time=\"2026-06-12T10:04:17.379326242Z\" level=info msg=\"Started container\" PID=23930 containerID=33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4e776838-fe72-452a-ad58-aa57f647a270 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031",
2026-06-12 11:43:51.847675 | controller |     "Jun 12 10:04:18.202441 crc crio[19822]: time=\"2026-06-12T10:04:18.200886147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b48d5562-a45a-4df3-8418-84c32f3f8cc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847689 | controller |     "Jun 12 10:04:18.205070 crc crio[19822]: time=\"2026-06-12T10:04:18.20495539Z\" level=info msg=\"Removing container: 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a\" id=b7a39972-ca04-4f65-9899-7b859589de53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.847704 | controller |     "Jun 12 10:04:18.209652 crc crio[19822]: time=\"2026-06-12T10:04:18.209507378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=333ad64c-c208-4b34-b858-42d58a86690d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847719 | controller |     "Jun 12 10:04:18.262584 crc crio[19822]: time=\"2026-06-12T10:04:18.262466437Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0d86c754-0052-4a6a-a556-a9331f544c65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847734 | controller |     "Jun 12 10:04:18.263209 crc crio[19822]: time=\"2026-06-12T10:04:18.263112489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847749 | controller |     "Jun 12 10:04:18.286904 crc crio[19822]: time=\"2026-06-12T10:04:18.286705979Z\" level=info msg=\"Removed container 6f142f002dab44f38a5790e59833483687907cd6da733f794676fbbe8f4e786a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=b7a39972-ca04-4f65-9899-7b859589de53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.847764 | controller |     "Jun 12 10:04:18.291111 crc crio[19822]: time=\"2026-06-12T10:04:18.29100597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847780 | controller |     "Jun 12 10:04:18.488874 crc crio[19822]: time=\"2026-06-12T10:04:18.48854467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847795 | controller |     "Jun 12 10:04:18.581276 crc crio[19822]: time=\"2026-06-12T10:04:18.581143434Z\" level=info msg=\"Created container d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0d86c754-0052-4a6a-a556-a9331f544c65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847811 | controller |     "Jun 12 10:04:18.582481 crc crio[19822]: time=\"2026-06-12T10:04:18.582435947Z\" level=info msg=\"Starting container: d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510\" id=620a6597-3ae2-432e-8b2b-ace164da26b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.847830 | controller |     "Jun 12 10:04:18.591795 crc crio[19822]: time=\"2026-06-12T10:04:18.591626886Z\" level=info msg=\"Started container\" PID=23960 containerID=d5b82af041065b383884db12ccd77539a2dfb15a4cea48b3bd06f0c37accb510 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=620a6597-3ae2-432e-8b2b-ace164da26b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b4aab6ab02ae40d857e3c7e20078876b4ba67f6be672db3cca8f3dc26df423",
2026-06-12 11:43:51.847846 | controller |     "Jun 12 10:04:22.715472 crc crio[19822]: time=\"2026-06-12T10:04:22.714590945Z\" level=info msg=\"Stopping container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb (timeout: 30s)\" id=dd986c5d-6555-4204-9b5e-9e5dfc7a6529 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.847884 | controller |     "Jun 12 10:04:22.911850 crc crio[19822]: time=\"2026-06-12T10:04:22.911078962Z\" level=info msg=\"Stopped container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=dd986c5d-6555-4204-9b5e-9e5dfc7a6529 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.847902 | controller |     "Jun 12 10:04:22.920324 crc crio[19822]: time=\"2026-06-12T10:04:22.920194149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2f877ba5-0997-493b-9bb1-f25aef0a65a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847918 | controller |     "Jun 12 10:04:22.924368 crc crio[19822]: time=\"2026-06-12T10:04:22.924289823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=beac6ed3-ac96-4cfc-a73c-119a08f03782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.847933 | controller |     "Jun 12 10:04:22.928322 crc crio[19822]: time=\"2026-06-12T10:04:22.928128899Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ef16bcc3-0ad7-470d-b285-2988c323f5cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.847948 | controller |     "Jun 12 10:04:22.928652 crc crio[19822]: time=\"2026-06-12T10:04:22.928569983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847964 | controller |     "Jun 12 10:04:22.966109 crc crio[19822]: time=\"2026-06-12T10:04:22.965964054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847979 | controller |     "Jun 12 10:04:23.132788 crc crio[19822]: time=\"2026-06-12T10:04:23.132635438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.847995 | controller |     "Jun 12 10:04:23.223414 crc crio[19822]: time=\"2026-06-12T10:04:23.223190183Z\" level=info msg=\"Created container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ef16bcc3-0ad7-470d-b285-2988c323f5cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848010 | controller |     "Jun 12 10:04:23.224705 crc crio[19822]: time=\"2026-06-12T10:04:23.224650491Z\" level=info msg=\"Starting container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff\" id=37877e70-6957-45fe-aaea-edd7602523c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.848025 | controller |     "Jun 12 10:04:23.229418 crc crio[19822]: time=\"2026-06-12T10:04:23.229300413Z\" level=info msg=\"Started container\" PID=24042 containerID=39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=37877e70-6957-45fe-aaea-edd7602523c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.848045 | controller |     "Jun 12 10:04:23.264363 crc crio[19822]: time=\"2026-06-12T10:04:23.264223223Z\" level=info msg=\"Removing container: ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14\" id=579a68a6-e6f4-4c7d-ac8f-47063de4dffd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.848061 | controller |     "Jun 12 10:04:23.338647 crc crio[19822]: time=\"2026-06-12T10:04:23.338532802Z\" level=info msg=\"Removed container ab1de32d2f2fb522e50d4efd7e649e511c01afbdb66038f29f3012571e316a14: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=579a68a6-e6f4-4c7d-ac8f-47063de4dffd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.848076 | controller |     "Jun 12 10:04:28.787174 crc crio[19822]: time=\"2026-06-12T10:04:28.786175337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=210b06c2-25e3-470a-ae17-0905612c43cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848092 | controller |     "Jun 12 10:04:28.792044 crc crio[19822]: time=\"2026-06-12T10:04:28.791726889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e373ebfd-4592-4c4c-8695-49efc5ec2a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848107 | controller |     "Jun 12 10:04:28.852296 crc crio[19822]: time=\"2026-06-12T10:04:28.85207667Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=31fb070d-e028-4183-bb01-7eef754f5dba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848123 | controller |     "Jun 12 10:04:28.853109 crc crio[19822]: time=\"2026-06-12T10:04:28.85297815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848138 | controller |     "Jun 12 10:04:28.896905 crc crio[19822]: time=\"2026-06-12T10:04:28.896663995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848154 | controller |     "Jun 12 10:04:29.118207 crc crio[19822]: time=\"2026-06-12T10:04:29.118057577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848169 | controller |     "Jun 12 10:04:29.302188 crc crio[19822]: time=\"2026-06-12T10:04:29.302042634Z\" level=info msg=\"Created container 5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038: openshift-etcd/etcd-crc/etcdctl\" id=31fb070d-e028-4183-bb01-7eef754f5dba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848184 | controller |     "Jun 12 10:04:29.303708 crc crio[19822]: time=\"2026-06-12T10:04:29.303590584Z\" level=info msg=\"Starting container: 5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038\" id=3d02e825-d3e6-4903-9595-21524045e68f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.848200 | controller |     "Jun 12 10:04:29.312543 crc crio[19822]: time=\"2026-06-12T10:04:29.312449733Z\" level=info msg=\"Started container\" PID=24117 containerID=5988f948348772d6eb51044d62c64901b94637ea29ab693e9a1547cd87d94038 description=openshift-etcd/etcd-crc/etcdctl id=3d02e825-d3e6-4903-9595-21524045e68f name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1",
2026-06-12 11:43:51.848219 | controller |     "Jun 12 10:04:29.403568 crc crio[19822]: time=\"2026-06-12T10:04:29.403099053Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=da1c530c-767b-437e-8f73-d6b0c5e16042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848234 | controller |     "Jun 12 10:04:29.405524 crc crio[19822]: time=\"2026-06-12T10:04:29.40543595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=19f30d85-9aab-4df4-a686-899b21cae3c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848249 | controller |     "Jun 12 10:04:29.416307 crc crio[19822]: time=\"2026-06-12T10:04:29.415912322Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=46ed7dac-316d-4920-b4e9-7d3a6d079d09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848265 | controller |     "Jun 12 10:04:29.416966 crc crio[19822]: time=\"2026-06-12T10:04:29.416361397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848280 | controller |     "Jun 12 10:04:29.440175 crc crio[19822]: time=\"2026-06-12T10:04:29.439984567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848296 | controller |     "Jun 12 10:04:29.635405 crc crio[19822]: time=\"2026-06-12T10:04:29.635053988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848312 | controller |     "Jun 12 10:04:29.752564 crc crio[19822]: time=\"2026-06-12T10:04:29.752351088Z\" level=info msg=\"Created container c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c: openshift-etcd/etcd-crc/etcd\" id=46ed7dac-316d-4920-b4e9-7d3a6d079d09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848327 | controller |     "Jun 12 10:04:29.754079 crc crio[19822]: time=\"2026-06-12T10:04:29.753982031Z\" level=info msg=\"Starting container: c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c\" id=0011cdaf-079c-4191-9a53-71993adb496b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.848343 | controller |     "Jun 12 10:04:29.763327 crc crio[19822]: time=\"2026-06-12T10:04:29.763241664Z\" level=info msg=\"Started container\" PID=24127 containerID=c24b24c0b97b7e1f3c3c1c22d06ad8ca5ee3e4d682224697f6fae3235232df7c description=openshift-etcd/etcd-crc/etcd id=0011cdaf-079c-4191-9a53-71993adb496b name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1",
2026-06-12 11:43:51.848358 | controller |     "Jun 12 10:04:29.776863 crc crio[19822]: time=\"2026-06-12T10:04:29.776701164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fa55b93c-9275-4422-9f27-f380dcac29f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848373 | controller |     "Jun 12 10:04:29.778800 crc crio[19822]: time=\"2026-06-12T10:04:29.778683129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=90365cb5-ac15-478a-856c-b2b15b783262 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848388 | controller |     "Jun 12 10:04:29.784074 crc crio[19822]: time=\"2026-06-12T10:04:29.78396445Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=e1b2cd08-20b4-4e33-afb6-be75ddcaa811 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848404 | controller |     "Jun 12 10:04:29.784678 crc crio[19822]: time=\"2026-06-12T10:04:29.784601291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848423 | controller |     "Jun 12 10:04:29.816661 crc crio[19822]: time=\"2026-06-12T10:04:29.816555326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848443 | controller |     "Jun 12 10:04:29.955456 crc crio[19822]: time=\"2026-06-12T10:04:29.955183342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848502 | controller |     "Jun 12 10:04:30.070666 crc crio[19822]: time=\"2026-06-12T10:04:30.070524829Z\" level=info msg=\"Created container 1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d: openshift-etcd/etcd-crc/etcd-metrics\" id=e1b2cd08-20b4-4e33-afb6-be75ddcaa811 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848519 | controller |     "Jun 12 10:04:30.071939 crc crio[19822]: time=\"2026-06-12T10:04:30.071714018Z\" level=info msg=\"Starting container: 1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d\" id=d17605cf-cd92-45fb-8a55-6f4be5a02c29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.848535 | controller |     "Jun 12 10:04:30.077485 crc crio[19822]: time=\"2026-06-12T10:04:30.077398724Z\" level=info msg=\"Started container\" PID=24159 containerID=1ee753fb3fffa3a62ce23522bc050ef9c8c426775ff3d5d98b7a716c1a832c8d description=openshift-etcd/etcd-crc/etcd-metrics id=d17605cf-cd92-45fb-8a55-6f4be5a02c29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1",
2026-06-12 11:43:51.848551 | controller |     "Jun 12 10:04:30.095260 crc crio[19822]: time=\"2026-06-12T10:04:30.095069961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=78f56997-314d-4cbf-9480-f97f4fff0ac1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848567 | controller |     "Jun 12 10:04:30.098216 crc crio[19822]: time=\"2026-06-12T10:04:30.097963304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=78e425c4-5299-4bda-b72e-b4d8de1df59b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848583 | controller |     "Jun 12 10:04:30.105271 crc crio[19822]: time=\"2026-06-12T10:04:30.105102728Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=25faaf06-8565-40f4-a123-185035b8b01b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848599 | controller |     "Jun 12 10:04:30.105957 crc crio[19822]: time=\"2026-06-12T10:04:30.105662707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848615 | controller |     "Jun 12 10:04:30.143148 crc crio[19822]: time=\"2026-06-12T10:04:30.142994905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848630 | controller |     "Jun 12 10:04:30.309030 crc crio[19822]: time=\"2026-06-12T10:04:30.308356555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848646 | controller |     "Jun 12 10:04:30.439653 crc crio[19822]: time=\"2026-06-12T10:04:30.4395734Z\" level=info msg=\"Created container 3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989: openshift-etcd/etcd-crc/etcd-readyz\" id=25faaf06-8565-40f4-a123-185035b8b01b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848665 | controller |     "Jun 12 10:04:30.442164 crc crio[19822]: time=\"2026-06-12T10:04:30.442020251Z\" level=info msg=\"Starting container: 3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989\" id=e0472a10-1ab3-4c55-a5d5-f171155b36d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.848681 | controller |     "Jun 12 10:04:30.456572 crc crio[19822]: time=\"2026-06-12T10:04:30.456423621Z\" level=info msg=\"Started container\" PID=24187 containerID=3ab483c3795da75d74b3451a39ea3ffa4997926a6cadc8e40f17f9879025e989 description=openshift-etcd/etcd-crc/etcd-readyz id=e0472a10-1ab3-4c55-a5d5-f171155b36d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1",
2026-06-12 11:43:51.848696 | controller |     "Jun 12 10:04:30.478622 crc crio[19822]: time=\"2026-06-12T10:04:30.478512822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=af5a78b0-ed3b-4cc9-8134-082cf99081d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848711 | controller |     "Jun 12 10:04:30.481015 crc crio[19822]: time=\"2026-06-12T10:04:30.48090669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d379e0b9-5ff9-4c8d-8141-1009a5dfd6f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848727 | controller |     "Jun 12 10:04:30.488923 crc crio[19822]: time=\"2026-06-12T10:04:30.488635413Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=d9633959-5075-42ea-9c4f-f846b7104087 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848742 | controller |     "Jun 12 10:04:30.490008 crc crio[19822]: time=\"2026-06-12T10:04:30.489734909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848758 | controller |     "Jun 12 10:04:30.532342 crc crio[19822]: time=\"2026-06-12T10:04:30.532220866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848774 | controller |     "Jun 12 10:04:30.701393 crc crio[19822]: time=\"2026-06-12T10:04:30.701251236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848789 | controller |     "Jun 12 10:04:30.790552 crc crio[19822]: time=\"2026-06-12T10:04:30.790430418Z\" level=info msg=\"Created container f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe: openshift-etcd/etcd-crc/etcd-rev\" id=d9633959-5075-42ea-9c4f-f846b7104087 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848804 | controller |     "Jun 12 10:04:30.791631 crc crio[19822]: time=\"2026-06-12T10:04:30.791555105Z\" level=info msg=\"Starting container: f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe\" id=4f168ed1-26d0-4966-b147-27df4fab36b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.848819 | controller |     "Jun 12 10:04:30.798863 crc crio[19822]: time=\"2026-06-12T10:04:30.798709248Z\" level=info msg=\"Started container\" PID=24214 containerID=f998792eafaffa900aed8c3b027087021395ee61e09d6e260873748f4c78b5fe description=openshift-etcd/etcd-crc/etcd-rev id=4f168ed1-26d0-4966-b147-27df4fab36b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81685956439d490b9af7ab903d3b38e559ff5a5695ea3ba874d83f0610539ef1",
2026-06-12 11:43:51.848834 | controller |     "Jun 12 10:04:52.716559 crc crio[19822]: time=\"2026-06-12T10:04:52.716010725Z\" level=info msg=\"Stopping container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff (timeout: 30s)\" id=8a4bf3fa-d15a-43d7-a448-dda5786603c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.848868 | controller |     "Jun 12 10:04:52.878497 crc crio[19822]: time=\"2026-06-12T10:04:52.878380298Z\" level=info msg=\"Stopped container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8a4bf3fa-d15a-43d7-a448-dda5786603c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.848891 | controller |     "Jun 12 10:04:52.880900 crc crio[19822]: time=\"2026-06-12T10:04:52.880746175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0513abc6-32b8-4646-97a5-8901c9c5396d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848907 | controller |     "Jun 12 10:04:52.883338 crc crio[19822]: time=\"2026-06-12T10:04:52.883269807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8c8d56a8-7343-4eb6-b383-e1329c14c277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.848922 | controller |     "Jun 12 10:04:52.896320 crc crio[19822]: time=\"2026-06-12T10:04:52.896026356Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a125c5ca-5eca-4f86-8c3d-b4dd5504042b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.848938 | controller |     "Jun 12 10:04:52.896941 crc crio[19822]: time=\"2026-06-12T10:04:52.896779051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848954 | controller |     "Jun 12 10:04:52.940510 crc crio[19822]: time=\"2026-06-12T10:04:52.940373042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848969 | controller |     "Jun 12 10:04:53.115481 crc crio[19822]: time=\"2026-06-12T10:04:53.114945674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.848984 | controller |     "Jun 12 10:04:53.202438 crc crio[19822]: time=\"2026-06-12T10:04:53.202337387Z\" level=info msg=\"Created container a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a125c5ca-5eca-4f86-8c3d-b4dd5504042b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849000 | controller |     "Jun 12 10:04:53.203755 crc crio[19822]: time=\"2026-06-12T10:04:53.203593878Z\" level=info msg=\"Starting container: a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b\" id=ebaeeb8a-9397-43ef-9fda-5192face95eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.849016 | controller |     "Jun 12 10:04:53.212182 crc crio[19822]: time=\"2026-06-12T10:04:53.212117307Z\" level=info msg=\"Started container\" PID=24539 containerID=a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ebaeeb8a-9397-43ef-9fda-5192face95eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.849032 | controller |     "Jun 12 10:04:53.586016 crc crio[19822]: time=\"2026-06-12T10:04:53.585715336Z\" level=info msg=\"Removing container: 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb\" id=7f8524e5-0990-496b-bcaf-57fc4164ad43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.849047 | controller |     "Jun 12 10:04:53.617929 crc crio[19822]: time=\"2026-06-12T10:04:53.617744144Z\" level=info msg=\"Removed container 2c377a766b49024c691ddd77d7bb20af60118939159f21cc8fc31ed585443ebb: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7f8524e5-0990-496b-bcaf-57fc4164ad43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.849070 | controller |     "Jun 12 10:05:22.714612 crc crio[19822]: time=\"2026-06-12T10:05:22.713387673Z\" level=info msg=\"Stopping container: a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b (timeout: 30s)\" id=0c4a8438-2b8c-40f4-b4f9-746eec389875 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.849085 | controller |     "Jun 12 10:05:22.875121 crc crio[19822]: time=\"2026-06-12T10:05:22.874942049Z\" level=info msg=\"Stopped container a11b6850b4cb3f2d5c41a72d20465cb6b1198fad0e460e4d7f642f2adf72bb7b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0c4a8438-2b8c-40f4-b4f9-746eec389875 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.849101 | controller |     "Jun 12 10:05:22.944934 crc crio[19822]: time=\"2026-06-12T10:05:22.94480264Z\" level=info msg=\"Removing container: 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff\" id=a7a18d4a-4ef8-4498-9d93-44be82ecb6e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.849116 | controller |     "Jun 12 10:05:22.967604 crc crio[19822]: time=\"2026-06-12T10:05:22.967380672Z\" level=info msg=\"Removed container 39480b97fdd14978d723051732a8a4119cacda753f5dda0aacb31c45bdef1aff: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a7a18d4a-4ef8-4498-9d93-44be82ecb6e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.849131 | controller |     "Jun 12 10:05:58.323680 crc crio[19822]: time=\"2026-06-12T10:05:58.323082805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5cc12c45-52e0-48d8-919c-e545524ed8b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849146 | controller |     "Jun 12 10:05:58.327341 crc crio[19822]: time=\"2026-06-12T10:05:58.327259884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=f135bcf8-168e-4fc2-84b0-e16ad69f186a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849161 | controller |     "Jun 12 10:05:58.327728 crc crio[19822]: time=\"2026-06-12T10:05:58.327641494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=7429a84c-1182-40d8-bb68-c05fbf7cc1ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849176 | controller |     "Jun 12 10:05:58.330137 crc crio[19822]: time=\"2026-06-12T10:05:58.330010781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=be217a24-3dbd-4b1f-a269-da960375e4a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849191 | controller |     "Jun 12 10:05:58.330975 crc crio[19822]: time=\"2026-06-12T10:05:58.330754676Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=3cae2b7a-2a3f-4ec6-8f13-9f10950a04c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849206 | controller |     "Jun 12 10:05:58.331183 crc crio[19822]: time=\"2026-06-12T10:05:58.331099257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849222 | controller |     "Jun 12 10:05:58.333479 crc crio[19822]: time=\"2026-06-12T10:05:58.333436663Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c6641e31-43ff-45f3-bd1c-0af676186b7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849240 | controller |     "Jun 12 10:05:58.336719 crc crio[19822]: time=\"2026-06-12T10:05:58.3366833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=dfb024a1-f588-482f-8ae4-03a7e976a137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849256 | controller |     "Jun 12 10:05:58.337336 crc crio[19822]: time=\"2026-06-12T10:05:58.337202947Z\" level=info msg=\"Removing container: 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64\" id=740037b5-1db9-409d-8bdd-70e5d6fc284f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.849272 | controller |     "Jun 12 10:05:58.339276 crc crio[19822]: time=\"2026-06-12T10:05:58.339195052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849287 | controller |     "Jun 12 10:05:58.342735 crc crio[19822]: time=\"2026-06-12T10:05:58.341601571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=28e8e9b8-c969-4ad8-aa76-1bd536ab0a9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849302 | controller |     "Jun 12 10:05:58.342735 crc crio[19822]: time=\"2026-06-12T10:05:58.341632761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=847786a7-ab72-464a-9361-c1cb33da7038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849317 | controller |     "Jun 12 10:05:58.348648 crc crio[19822]: time=\"2026-06-12T10:05:58.347267236Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e9a6dd48-6ef1-4f97-a8e7-79558ee821b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849332 | controller |     "Jun 12 10:05:58.348648 crc crio[19822]: time=\"2026-06-12T10:05:58.347532064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a2552ea5-266f-41e8-8f9a-2bc3c7098291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849348 | controller |     "Jun 12 10:05:58.348648 crc crio[19822]: time=\"2026-06-12T10:05:58.348244798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9e8215c7-4af0-411a-9813-f4e1d0d38e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849363 | controller |     "Jun 12 10:05:58.352199 crc crio[19822]: time=\"2026-06-12T10:05:58.352067341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8fd365f8-acdf-4ffe-8e38-6b2fefc17fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849378 | controller |     "Jun 12 10:05:58.358043 crc crio[19822]: time=\"2026-06-12T10:05:58.358003635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849393 | controller |     "Jun 12 10:05:58.358349 crc crio[19822]: time=\"2026-06-12T10:05:58.358241323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=8920b958-a199-4cdd-861f-8a92fd47ae15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849408 | controller |     "Jun 12 10:05:58.361558 crc crio[19822]: time=\"2026-06-12T10:05:58.36149982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849427 | controller |     "Jun 12 10:05:58.362375 crc crio[19822]: time=\"2026-06-12T10:05:58.361524291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849443 | controller |     "Jun 12 10:05:58.364446 crc crio[19822]: time=\"2026-06-12T10:05:58.364368054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=7b63f5c5-a8e7-4d84-9591-6cdee2249699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849458 | controller |     "Jun 12 10:05:58.364446 crc crio[19822]: time=\"2026-06-12T10:05:58.364434287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8ca5cace-2e56-42a2-8e1b-2a57663954ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849473 | controller |     "Jun 12 10:05:58.364685 crc crio[19822]: time=\"2026-06-12T10:05:58.364632283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c1c75cbe-a145-42ff-aab7-0410d1e007cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849488 | controller |     "Jun 12 10:05:58.365989 crc crio[19822]: time=\"2026-06-12T10:05:58.365918026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3f358ca2-ad1a-4cb0-880a-8f335ed4c446 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849503 | controller |     "Jun 12 10:05:58.369436 crc crio[19822]: time=\"2026-06-12T10:05:58.369394727Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager\" id=abecf554-91e2-41ed-8a7a-0f01532e8c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849519 | controller |     "Jun 12 10:05:58.374525 crc crio[19822]: time=\"2026-06-12T10:05:58.37344221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849534 | controller |     "Jun 12 10:05:58.374525 crc crio[19822]: time=\"2026-06-12T10:05:58.374328339Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6ffd9c28-f04b-4a65-a225-93563d9e6ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849549 | controller |     "Jun 12 10:05:58.375274 crc crio[19822]: time=\"2026-06-12T10:05:58.375230488Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=340bfee9-d17b-4b3c-b5d9-15eb5bce9605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849564 | controller |     "Jun 12 10:05:58.376269 crc crio[19822]: time=\"2026-06-12T10:05:58.376179368Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4465be4c-0b2d-4e43-aa5d-840fa8ec66ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849579 | controller |     "Jun 12 10:05:58.376390 crc crio[19822]: time=\"2026-06-12T10:05:58.376278862Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=632fc9fc-d108-4330-a387-eef2c9b15620 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849597 | controller |     "Jun 12 10:05:58.377273 crc crio[19822]: time=\"2026-06-12T10:05:58.377035727Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=ae1295ce-0dd6-4d44-9cfe-ffb1bfbb6c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849612 | controller |     "Jun 12 10:05:58.378709 crc crio[19822]: time=\"2026-06-12T10:05:58.378672181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3062ecb5-6543-43db-b929-1a99a2427f21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849627 | controller |     "Jun 12 10:05:58.381074 crc crio[19822]: time=\"2026-06-12T10:05:58.380957035Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=d221e28c-d9f8-48e7-a5df-b1e27609fadf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849643 | controller |     "Jun 12 10:05:58.382602 crc crio[19822]: time=\"2026-06-12T10:05:58.382531697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=d6593684-f919-4f10-8888-78b484d07f45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849658 | controller |     "Jun 12 10:05:58.386292 crc crio[19822]: time=\"2026-06-12T10:05:58.386256908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849673 | controller |     "Jun 12 10:05:58.390564 crc crio[19822]: time=\"2026-06-12T10:05:58.390495788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849688 | controller |     "Jun 12 10:05:58.392217 crc crio[19822]: time=\"2026-06-12T10:05:58.392153333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849704 | controller |     "Jun 12 10:05:58.392477 crc crio[19822]: time=\"2026-06-12T10:05:58.392421932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849719 | controller |     "Jun 12 10:05:58.392477 crc crio[19822]: time=\"2026-06-12T10:05:58.392465941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=0f93f91b-494f-45db-ad3b-974becb93ef0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849736 | controller |     "Jun 12 10:05:58.395705 crc crio[19822]: time=\"2026-06-12T10:05:58.395636978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=41711269-e311-43a2-bcdd-6fece69e31d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849753 | controller |     "Jun 12 10:05:58.397976 crc crio[19822]: time=\"2026-06-12T10:05:58.397756114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849769 | controller |     "Jun 12 10:05:58.398075 crc crio[19822]: time=\"2026-06-12T10:05:58.398001362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849784 | controller |     "Jun 12 10:05:58.399386 crc crio[19822]: time=\"2026-06-12T10:05:58.399315646Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=61675872-b58a-46a9-a082-3bc1c230ebc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849803 | controller |     "Jun 12 10:05:58.399636 crc crio[19822]: time=\"2026-06-12T10:05:58.399561324Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=26dfdc44-4779-4b0d-9d0d-7d10156f8d77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849818 | controller |     "Jun 12 10:05:58.400023 crc crio[19822]: time=\"2026-06-12T10:05:58.399961988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=bf9ae52d-7eba-4bc1-a142-5b4dd04b5292 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849834 | controller |     "Jun 12 10:05:58.400023 crc crio[19822]: time=\"2026-06-12T10:05:58.399972187Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=adc986bb-0e18-40ef-91f8-10c982d4440f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849852 | controller |     "Jun 12 10:05:58.400231 crc crio[19822]: time=\"2026-06-12T10:05:58.400200774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=ff136bc7-59e0-4a0a-9190-431c7a7e2a15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.849882 | controller |     "Jun 12 10:05:58.402182 crc crio[19822]: time=\"2026-06-12T10:05:58.402122117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849904 | controller |     "Jun 12 10:05:58.412309 crc crio[19822]: time=\"2026-06-12T10:05:58.412198701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849920 | controller |     "Jun 12 10:05:58.412610 crc crio[19822]: time=\"2026-06-12T10:05:58.412519046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849935 | controller |     "Jun 12 10:05:58.416427 crc crio[19822]: time=\"2026-06-12T10:05:58.416396893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849951 | controller |     "Jun 12 10:05:58.419013 crc crio[19822]: time=\"2026-06-12T10:05:58.418981996Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=e89770c5-6d2f-4cf7-96f7-2b46169ae1b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849967 | controller |     "Jun 12 10:05:58.419745 crc crio[19822]: time=\"2026-06-12T10:05:58.419720831Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager\" id=e94658eb-99be-4ab1-9392-8f700fe26185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.849982 | controller |     "Jun 12 10:05:58.459901 crc crio[19822]: time=\"2026-06-12T10:05:58.459291993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.849998 | controller |     "Jun 12 10:05:58.460263 crc crio[19822]: time=\"2026-06-12T10:05:58.459970698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850013 | controller |     "Jun 12 10:05:58.467055 crc crio[19822]: time=\"2026-06-12T10:05:58.466742367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850033 | controller |     "Jun 12 10:05:58.479918 crc crio[19822]: time=\"2026-06-12T10:05:58.479797223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850048 | controller |     "Jun 12 10:05:58.480339 crc crio[19822]: time=\"2026-06-12T10:05:58.480279748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850064 | controller |     "Jun 12 10:05:58.482985 crc crio[19822]: time=\"2026-06-12T10:05:58.482648136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850079 | controller |     "Jun 12 10:05:58.496032 crc crio[19822]: time=\"2026-06-12T10:05:58.495798055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850094 | controller |     "Jun 12 10:05:58.503622 crc crio[19822]: time=\"2026-06-12T10:05:58.50359667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850109 | controller |     "Jun 12 10:05:58.533646 crc crio[19822]: time=\"2026-06-12T10:05:58.533194516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850124 | controller |     "Jun 12 10:05:58.538222 crc crio[19822]: time=\"2026-06-12T10:05:58.538133438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850139 | controller |     "Jun 12 10:05:58.541202 crc crio[19822]: time=\"2026-06-12T10:05:58.541082034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850155 | controller |     "Jun 12 10:05:58.591226 crc crio[19822]: time=\"2026-06-12T10:05:58.591103098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850170 | controller |     "Jun 12 10:05:58.605203 crc crio[19822]: time=\"2026-06-12T10:05:58.605097565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850185 | controller |     "Jun 12 10:05:58.610048 crc crio[19822]: time=\"2026-06-12T10:05:58.609977134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850199 | controller |     "Jun 12 10:05:58.642156 crc crio[19822]: time=\"2026-06-12T10:05:58.642082293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850214 | controller |     "Jun 12 10:05:58.646317 crc crio[19822]: time=\"2026-06-12T10:05:58.646261069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850229 | controller |     "Jun 12 10:05:58.710585 crc crio[19822]: time=\"2026-06-12T10:05:58.710484507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850248 | controller |     "Jun 12 10:05:58.732350 crc crio[19822]: time=\"2026-06-12T10:05:58.731926636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850263 | controller |     "Jun 12 10:05:58.758047 crc crio[19822]: time=\"2026-06-12T10:05:58.757969587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850278 | controller |     "Jun 12 10:05:58.763732 crc crio[19822]: time=\"2026-06-12T10:05:58.763604726Z\" level=info msg=\"Removed container 0ce6f813cc69697de5f6513e3127f4857da4671c924709a350f746132cc21d64: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=740037b5-1db9-409d-8bdd-70e5d6fc284f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.850294 | controller |     "Jun 12 10:05:58.767315 crc crio[19822]: time=\"2026-06-12T10:05:58.767232259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850309 | controller |     "Jun 12 10:05:58.932687 crc crio[19822]: time=\"2026-06-12T10:05:58.931121472Z\" level=info msg=\"Created container c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9: openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager\" id=abecf554-91e2-41ed-8a7a-0f01532e8c92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850336 | controller |     "Jun 12 10:05:58.932687 crc crio[19822]: time=\"2026-06-12T10:05:58.932457775Z\" level=info msg=\"Starting container: c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9\" id=f778c731-6232-4a52-b8bc-da80d5e92e04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850353 | controller |     "Jun 12 10:05:58.938016 crc crio[19822]: time=\"2026-06-12T10:05:58.937923174Z\" level=info msg=\"Created container 733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=3cae2b7a-2a3f-4ec6-8f13-9f10950a04c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850369 | controller |     "Jun 12 10:05:58.939425 crc crio[19822]: time=\"2026-06-12T10:05:58.939327171Z\" level=info msg=\"Starting container: 733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0\" id=f064fefb-26fe-4537-9c71-17b6b3a7129e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850384 | controller |     "Jun 12 10:05:58.942959 crc crio[19822]: time=\"2026-06-12T10:05:58.942754722Z\" level=info msg=\"Started container\" PID=25448 containerID=c6660fb012f10c5e056f75ccf44b9aab90a619c984e153617df13f502f35a0f9 description=openshift-route-controller-manager/route-controller-manager-667c79f777-wbb4v/route-controller-manager id=f778c731-6232-4a52-b8bc-da80d5e92e04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e75cbfdbf8182a6f0a85e9c67b60b1b0dd74db5865253f30a553d61eea121b3d",
2026-06-12 11:43:51.850400 | controller |     "Jun 12 10:05:58.946596 crc crio[19822]: time=\"2026-06-12T10:05:58.946402422Z\" level=info msg=\"Started container\" PID=25452 containerID=733d1c948bf8c1c5a4a7389d6badaf95f7890995df4ec4ce6fa3acbf48536df0 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=f064fefb-26fe-4537-9c71-17b6b3a7129e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a2b3b1046d53e695475b98c16060640c84ec1d06dd06271867e523e9b3740f5",
2026-06-12 11:43:51.850416 | controller |     "Jun 12 10:05:58.947486 crc crio[19822]: time=\"2026-06-12T10:05:58.947282699Z\" level=info msg=\"Created container bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=d221e28c-d9f8-48e7-a5df-b1e27609fadf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850434 | controller |     "Jun 12 10:05:58.948395 crc crio[19822]: time=\"2026-06-12T10:05:58.948352835Z\" level=info msg=\"Created container 089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=26dfdc44-4779-4b0d-9d0d-7d10156f8d77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850450 | controller |     "Jun 12 10:05:58.949343 crc crio[19822]: time=\"2026-06-12T10:05:58.94913941Z\" level=info msg=\"Starting container: bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4\" id=f0dc745e-a765-4797-b67a-cd085c92ecec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850465 | controller |     "Jun 12 10:05:58.949538 crc crio[19822]: time=\"2026-06-12T10:05:58.949402898Z\" level=info msg=\"Starting container: 089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6\" id=91dace52-3b70-4689-a818-e8481027111f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850480 | controller |     "Jun 12 10:05:58.949538 crc crio[19822]: time=\"2026-06-12T10:05:58.94944881Z\" level=info msg=\"Created container 7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6: openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager\" id=e94658eb-99be-4ab1-9392-8f700fe26185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850495 | controller |     "Jun 12 10:05:58.950457 crc crio[19822]: time=\"2026-06-12T10:05:58.95036036Z\" level=info msg=\"Starting container: 7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6\" id=a43f3d38-00c9-445f-a9aa-14acf22b9101 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850510 | controller |     "Jun 12 10:05:58.956437 crc crio[19822]: time=\"2026-06-12T10:05:58.956248341Z\" level=info msg=\"Started container\" PID=25451 containerID=089fc80a95fd7ef9d1dbc5c0b3e8cda646e7bc21b3472b527a9bdd0e9a1f89c6 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=91dace52-3b70-4689-a818-e8481027111f name=/runtime.v1.RuntimeService/StartContainer sandboxID=eda4b0fac09503452f75a497344bda5a28a68dc054611677cd096b21428cb7cb",
2026-06-12 11:43:51.850526 | controller |     "Jun 12 10:05:58.956922 crc crio[19822]: time=\"2026-06-12T10:05:58.956708396Z\" level=info msg=\"Started container\" PID=25446 containerID=7b39a2ba0317397a551f43a863d1521d2427ebd1a491509d658d4b9f556ac4d6 description=openshift-controller-manager/controller-manager-5cd9f75dd8-dldtn/controller-manager id=a43f3d38-00c9-445f-a9aa-14acf22b9101 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f2617c6475e5dea255fd2ed3cc4b989233779bf59173d6fbda9ff96feaf8cbd",
2026-06-12 11:43:51.850542 | controller |     "Jun 12 10:05:58.963385 crc crio[19822]: time=\"2026-06-12T10:05:58.963259431Z\" level=info msg=\"Started container\" PID=25456 containerID=bc72c2374ae7c0ddd63462fb44183a87433217d16fa8ee41c5323a458cd2a7c4 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=f0dc745e-a765-4797-b67a-cd085c92ecec name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33d46772150b5971fe0d70827649df011d34162c2452ed6d5d3fb4ad8212603",
2026-06-12 11:43:51.850557 | controller |     "Jun 12 10:05:58.992177 crc crio[19822]: time=\"2026-06-12T10:05:58.991764243Z\" level=info msg=\"Created container 113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c6641e31-43ff-45f3-bd1c-0af676186b7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850573 | controller |     "Jun 12 10:05:58.993719 crc crio[19822]: time=\"2026-06-12T10:05:58.993641065Z\" level=info msg=\"Starting container: 113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719\" id=c1416ca0-862d-4371-8497-2990b3bc1b93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850592 | controller |     "Jun 12 10:05:59.002566 crc crio[19822]: time=\"2026-06-12T10:05:59.002499672Z\" level=info msg=\"Started container\" PID=25447 containerID=113634eebc901a21c86f7cd6de899052797f9f68a73be5f2e12c30ccc1f2f719 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=c1416ca0-862d-4371-8497-2990b3bc1b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9d43a84f45ce7a7f719b3fab56d8a020358b0b49fb58e1d613066ba50fb7105",
2026-06-12 11:43:51.850608 | controller |     "Jun 12 10:05:59.008584 crc crio[19822]: time=\"2026-06-12T10:05:59.007789237Z\" level=info msg=\"Created container ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=61675872-b58a-46a9-a082-3bc1c230ebc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850623 | controller |     "Jun 12 10:05:59.009268 crc crio[19822]: time=\"2026-06-12T10:05:59.00918268Z\" level=info msg=\"Starting container: ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94\" id=08aa91c6-6c93-4819-a149-35991a9b28b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850638 | controller |     "Jun 12 10:05:59.009437 crc crio[19822]: time=\"2026-06-12T10:05:59.009344437Z\" level=info msg=\"Created container b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=e89770c5-6d2f-4cf7-96f7-2b46169ae1b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850654 | controller |     "Jun 12 10:05:59.011139 crc crio[19822]: time=\"2026-06-12T10:05:59.011075095Z\" level=info msg=\"Starting container: b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c\" id=b6bb0e86-397a-4554-ad81-2c11095a4143 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850669 | controller |     "Jun 12 10:05:59.015208 crc crio[19822]: time=\"2026-06-12T10:05:59.015140836Z\" level=info msg=\"Created container 538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=adc986bb-0e18-40ef-91f8-10c982d4440f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850685 | controller |     "Jun 12 10:05:59.016338 crc crio[19822]: time=\"2026-06-12T10:05:59.016257611Z\" level=info msg=\"Starting container: 538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0\" id=27b43ac8-0642-4edf-ab05-d412169bddb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850701 | controller |     "Jun 12 10:05:59.020327 crc crio[19822]: time=\"2026-06-12T10:05:59.020239883Z\" level=info msg=\"Started container\" PID=25449 containerID=b7ea233759d99ddec6e4ae620ff321fe38af3cf2c0e002c1ceea03c2ebb84d4c description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=b6bb0e86-397a-4554-ad81-2c11095a4143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=409dc7f3e357c4bec3cac69ed42b0d0d4acc4b8508cb598f5b5c530bc319ed7f",
2026-06-12 11:43:51.850716 | controller |     "Jun 12 10:05:59.020602 crc crio[19822]: time=\"2026-06-12T10:05:59.020529533Z\" level=info msg=\"Created container fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=ae1295ce-0dd6-4d44-9cfe-ffb1bfbb6c6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850731 | controller |     "Jun 12 10:05:59.021690 crc crio[19822]: time=\"2026-06-12T10:05:59.021587018Z\" level=info msg=\"Starting container: fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6\" id=12297425-a828-4e17-91cb-4aeef2d18f73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850750 | controller |     "Jun 12 10:05:59.030460 crc crio[19822]: time=\"2026-06-12T10:05:59.025679778Z\" level=info msg=\"Started container\" PID=25465 containerID=ab9a720ada429ae49e0d7bf2eeb6a373969091d92c5425cde7fc6a28110d4b94 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=08aa91c6-6c93-4819-a149-35991a9b28b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=228409e259bd2566ef343f187bea3baaa913c3b1dc64fa5c846db38db425039b",
2026-06-12 11:43:51.850767 | controller |     "Jun 12 10:05:59.030460 crc crio[19822]: time=\"2026-06-12T10:05:59.026170006Z\" level=info msg=\"Started container\" PID=25464 containerID=538d0e00e9d6c0ee7b7424d81dc3a5170e318abc02d1dbfa31301493f05398f0 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=27b43ac8-0642-4edf-ab05-d412169bddb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcaf237cada514d4fd78e94adb58ac20c7af4a32b1472ae7b1148bf2ac07f3c1",
2026-06-12 11:43:51.850782 | controller |     "Jun 12 10:05:59.030460 crc crio[19822]: time=\"2026-06-12T10:05:59.027112461Z\" level=info msg=\"Created container 72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=340bfee9-d17b-4b3c-b5d9-15eb5bce9605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850798 | controller |     "Jun 12 10:05:59.030460 crc crio[19822]: time=\"2026-06-12T10:05:59.028456745Z\" level=info msg=\"Starting container: 72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60\" id=bbfb3f77-15c9-4742-b1e2-338d5a9f13aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850813 | controller |     "Jun 12 10:05:59.035328 crc crio[19822]: time=\"2026-06-12T10:05:59.035284127Z\" level=info msg=\"Created container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e9a6dd48-6ef1-4f97-a8e7-79558ee821b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850829 | controller |     "Jun 12 10:05:59.037076 crc crio[19822]: time=\"2026-06-12T10:05:59.036483462Z\" level=info msg=\"Started container\" PID=25458 containerID=72464e1df981a9e32cd2dbaf4b0631d0052bdc50564d5e1c3414099a7c07fc60 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=bbfb3f77-15c9-4742-b1e2-338d5a9f13aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e426c7a12597109d1044c96df57ada5668453ca5130e9da8d16cfed3a961c48a",
2026-06-12 11:43:51.850844 | controller |     "Jun 12 10:05:59.039243 crc crio[19822]: time=\"2026-06-12T10:05:59.039183291Z\" level=info msg=\"Starting container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434\" id=14872294-8475-46ab-90ba-ef181d8f0553 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.850863 | controller |     "Jun 12 10:05:59.052088 crc crio[19822]: time=\"2026-06-12T10:05:59.051929538Z\" level=info msg=\"Started container\" PID=25450 containerID=34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=14872294-8475-46ab-90ba-ef181d8f0553 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8",
2026-06-12 11:43:51.850897 | controller |     "Jun 12 10:05:59.067026 crc crio[19822]: time=\"2026-06-12T10:05:59.066935477Z\" level=info msg=\"Started container\" PID=25459 containerID=fe5f5a9fca3e1623de7c60073ed7d91f21e40d9a63c082b6f9a5b97b475c61c6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=12297425-a828-4e17-91cb-4aeef2d18f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89345dff89c97dc229b3b69428c09c498a2a465344cdf77b07612a750e889f7",
2026-06-12 11:43:51.850917 | controller |     "Jun 12 10:06:08.727028 crc crio[19822]: time=\"2026-06-12T10:06:08.726102735Z\" level=info msg=\"Stopping container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434 (timeout: 30s)\" id=4f7d0d51-ca4d-44b7-bf29-9804c7799788 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.850933 | controller |     "Jun 12 10:06:09.459778 crc crio[19822]: time=\"2026-06-12T10:06:09.458699778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8c213db2-2269-4cb6-ae4c-5a93a31be738 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.850948 | controller |     "Jun 12 10:06:09.464498 crc crio[19822]: time=\"2026-06-12T10:06:09.464383224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=95bf83c2-f3d3-4b93-9d79-8c50d6abfab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.850964 | controller |     "Jun 12 10:06:09.471301 crc crio[19822]: time=\"2026-06-12T10:06:09.471134896Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=49f5b4c2-f0c5-4ba2-82c3-f7874ffc5064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.850979 | controller |     "Jun 12 10:06:09.471800 crc crio[19822]: time=\"2026-06-12T10:06:09.471737276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.850995 | controller |     "Jun 12 10:06:09.519010 crc crio[19822]: time=\"2026-06-12T10:06:09.51877366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851010 | controller |     "Jun 12 10:06:09.771398 crc crio[19822]: time=\"2026-06-12T10:06:09.770557843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851026 | controller |     "Jun 12 10:06:10.046099 crc crio[19822]: time=\"2026-06-12T10:06:10.045946205Z\" level=info msg=\"Created container 25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=49f5b4c2-f0c5-4ba2-82c3-f7874ffc5064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.851042 | controller |     "Jun 12 10:06:10.048343 crc crio[19822]: time=\"2026-06-12T10:06:10.048180329Z\" level=info msg=\"Starting container: 25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6\" id=b27fca7d-bf51-4f71-932b-2a40d87358c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.851058 | controller |     "Jun 12 10:06:10.056222 crc crio[19822]: time=\"2026-06-12T10:06:10.056131838Z\" level=info msg=\"Started container\" PID=25818 containerID=25f9f7875dbae76b9b1114f231db8df0a518028ba60ea14f7e2b3fdc855424e6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b27fca7d-bf51-4f71-932b-2a40d87358c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=649eec0947d14f617cc6fed3c7af5367e8a0b496938416547df1457d6cb0f813",
2026-06-12 11:43:51.851074 | controller |     "Jun 12 10:06:10.222399 crc crio[19822]: time=\"2026-06-12T10:06:10.222267813Z\" level=info msg=\"Stopped container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4f7d0d51-ca4d-44b7-bf29-9804c7799788 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.851090 | controller |     "Jun 12 10:06:10.225919 crc crio[19822]: time=\"2026-06-12T10:06:10.225703437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=ca20e16e-865b-4d9e-bee0-e616482a3485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.851109 | controller |     "Jun 12 10:06:10.228375 crc crio[19822]: time=\"2026-06-12T10:06:10.228199679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=e3624dd7-2912-4be7-ac81-6d62ca21d3f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.851124 | controller |     "Jun 12 10:06:10.230307 crc crio[19822]: time=\"2026-06-12T10:06:10.230134703Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=af8a0179-609f-435a-9f35-eb18867dbd70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.851140 | controller |     "Jun 12 10:06:10.230526 crc crio[19822]: time=\"2026-06-12T10:06:10.230462304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851155 | controller |     "Jun 12 10:06:10.256602 crc crio[19822]: time=\"2026-06-12T10:06:10.255686904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851171 | controller |     "Jun 12 10:06:10.261164 crc crio[19822]: time=\"2026-06-12T10:06:10.261096181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851187 | controller |     "Jun 12 10:06:10.497720 crc crio[19822]: time=\"2026-06-12T10:06:10.497113789Z\" level=info msg=\"Created container 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=af8a0179-609f-435a-9f35-eb18867dbd70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.851202 | controller |     "Jun 12 10:06:10.499298 crc crio[19822]: time=\"2026-06-12T10:06:10.499192406Z\" level=info msg=\"Starting container: 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346\" id=010a3544-a178-4460-8791-4da11a183e0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.851218 | controller |     "Jun 12 10:06:10.508047 crc crio[19822]: time=\"2026-06-12T10:06:10.507975703Z\" level=info msg=\"Started container\" PID=25865 containerID=501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=010a3544-a178-4460-8791-4da11a183e0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8",
2026-06-12 11:43:51.851234 | controller |     "Jun 12 10:06:10.643088 crc crio[19822]: time=\"2026-06-12T10:06:10.642939501Z\" level=info msg=\"Removing container: ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca\" id=3d68bdf3-f99f-42e7-a88e-28b1d5719a9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.851249 | controller |     "Jun 12 10:06:10.702247 crc crio[19822]: time=\"2026-06-12T10:06:10.702129922Z\" level=info msg=\"Removed container ce23459aa418de4b9ae253d5cf1dbdc6cf877bd96afaabb198f96fed7786a4ca: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3d68bdf3-f99f-42e7-a88e-28b1d5719a9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.851264 | controller |     "Jun 12 10:06:20.727203 crc crio[19822]: time=\"2026-06-12T10:06:20.726101679Z\" level=info msg=\"Stopping container: 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346 (timeout: 30s)\" id=7470fec7-2eea-41dc-a3d2-f230ffb7a3b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.851283 | controller |     "Jun 12 10:06:21.257301 crc crio[19822]: time=\"2026-06-12T10:06:21.256575391Z\" level=info msg=\"Stopped container 501ad551662a0c44ebc05d67d019888813aea4bfba45b57de000110e78d7f346: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7470fec7-2eea-41dc-a3d2-f230ffb7a3b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.851299 | controller |     "Jun 12 10:06:21.776627 crc crio[19822]: time=\"2026-06-12T10:06:21.776487435Z\" level=info msg=\"Removing container: 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434\" id=cb2e931e-a5b8-47c2-ad39-89a624907d34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.851315 | controller |     "Jun 12 10:06:21.805651 crc crio[19822]: time=\"2026-06-12T10:06:21.805507023Z\" level=info msg=\"Removed container 34ff1b8577fd21b29e00d5436a98dd4b6720303cf68ad33d5d641f73f5070434: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=cb2e931e-a5b8-47c2-ad39-89a624907d34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.851330 | controller |     "Jun 12 10:06:49.460191 crc crio[19822]: time=\"2026-06-12T10:06:49.458621913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=72141894-ca16-46eb-bb3f-d0b483a2e31a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.851346 | controller |     "Jun 12 10:06:49.465456 crc crio[19822]: time=\"2026-06-12T10:06:49.46501321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=3bac6002-4454-44c4-8427-2269b9e0aa47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.851361 | controller |     "Jun 12 10:06:49.469320 crc crio[19822]: time=\"2026-06-12T10:06:49.469013929Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=cf3f56d3-dc59-45f4-aac5-379c4ac4e93e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.851376 | controller |     "Jun 12 10:06:49.469987 crc crio[19822]: time=\"2026-06-12T10:06:49.469765163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851392 | controller |     "Jun 12 10:06:49.511247 crc crio[19822]: time=\"2026-06-12T10:06:49.511128674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851408 | controller |     "Jun 12 10:06:49.516415 crc crio[19822]: time=\"2026-06-12T10:06:49.51596198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851423 | controller |     "Jun 12 10:06:49.631029 crc crio[19822]: time=\"2026-06-12T10:06:49.630013781Z\" level=info msg=\"Created container f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=cf3f56d3-dc59-45f4-aac5-379c4ac4e93e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.851439 | controller |     "Jun 12 10:06:49.632776 crc crio[19822]: time=\"2026-06-12T10:06:49.632666977Z\" level=info msg=\"Starting container: f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782\" id=ae4922c0-401b-4115-99d2-c965a9f5aec2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.851455 | controller |     "Jun 12 10:06:49.640359 crc crio[19822]: time=\"2026-06-12T10:06:49.640229082Z\" level=info msg=\"Started container\" PID=26393 containerID=f9ee283e7abfcca37b868480bb3a60d3a08d3d73bc6abbf1f3732398acf0b782 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=ae4922c0-401b-4115-99d2-c965a9f5aec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12377cecf2b43be985e7c9bf11708025c2b286da693c00c361953e8e8badbec8",
2026-06-12 11:43:51.851476 | controller |     "Jun 12 10:08:52.123603 crc crio[19822]: time=\"2026-06-12T10:08:52.122930804Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687646-9cqss/POD\" id=bd1d3ee2-c910-41bc-9f67-49026dcd3244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.851493 | controller |     "Jun 12 10:08:52.124960 crc crio[19822]: time=\"2026-06-12T10:08:52.123630037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851509 | controller |     "Jun 12 10:08:52.143197 crc crio[19822]: time=\"2026-06-12T10:08:52.143081667Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}\"",
2026-06-12 11:43:51.851526 | controller |     "Jun 12 10:08:52.143197 crc crio[19822]: time=\"2026-06-12T10:08:52.143145309Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687646-9cqss to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.851541 | controller |     "Jun 12 10:08:52.160405 crc crio[19822]: time=\"2026-06-12T10:08:52.160323178Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687648-nkmbk/POD\" id=7497af00-362e-4fd6-a5bb-cb50f99b8bbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.851557 | controller |     "Jun 12 10:08:52.160547 crc crio[19822]: time=\"2026-06-12T10:08:52.160421501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851573 | controller |     "Jun 12 10:08:52.178087 crc crio[19822]: time=\"2026-06-12T10:08:52.177761148Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101a710}] Aliases:map[]}\"",
2026-06-12 11:43:51.851590 | controller |     "Jun 12 10:08:52.178087 crc crio[19822]: time=\"2026-06-12T10:08:52.177867202Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687648-nkmbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.851605 | controller |     "Jun 12 10:08:52.179234 crc crio[19822]: time=\"2026-06-12T10:08:52.179177065Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vvf8b/POD\" id=778dd30c-1da6-48ca-82a2-79d1e7f15b47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.851621 | controller |     "Jun 12 10:08:52.179234 crc crio[19822]: time=\"2026-06-12T10:08:52.179229186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.851637 | controller |     "Jun 12 10:08:52.198890 crc crio[19822]: time=\"2026-06-12T10:08:52.198770559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}\"",
2026-06-12 11:43:51.851656 | controller |     "Jun 12 10:08:52.198890 crc crio[19822]: time=\"2026-06-12T10:08:52.198872062Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vvf8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.851672 | controller |     "Jun 12 10:08:52.414335 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:479b7bf307bdbbd Mac:8a:a3:e3:f8:81:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.851688 | controller |     "Jun 12 10:08:52.415900 crc crio[19822]: time=\"2026-06-12T10:08:52.415798723Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}\"",
2026-06-12 11:43:51.851704 | controller |     "Jun 12 10:08:52.416357 crc crio[19822]: time=\"2026-06-12T10:08:52.415991899Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687646-9cqss for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.851720 | controller |     "Jun 12 10:08:52.421242 crc crio[19822]: time=\"2026-06-12T10:08:52.421159988Z\" level=info msg=\"Ran pod sandbox 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 with infra container: openshift-infra/auto-csr-approver-29687646-9cqss/POD\" id=bd1d3ee2-c910-41bc-9f67-49026dcd3244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.851735 | controller |     "Jun 12 10:08:52.425577 crc crio[19822]: time=\"2026-06-12T10:08:52.425442135Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8f3462c0-6470-4b39-bf24-265d8ae5eb20 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.851751 | controller |     "Jun 12 10:08:52.436569 crc crio[19822]: time=\"2026-06-12T10:08:52.43640683Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.851767 | controller |     "Jun 12 10:08:52.483397 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e30526b08e3374 Mac:2a:0f:74:fb:c2:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d SocketPath: PciID:}] [{Interface:0xc00048c5d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.851784 | controller |     "Jun 12 10:08:52.486674 crc crio[19822]: time=\"2026-06-12T10:08:52.486565053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101a710}] Aliases:map[]}\"",
2026-06-12 11:43:51.851807 | controller |     "Jun 12 10:08:52.486936 crc crio[19822]: time=\"2026-06-12T10:08:52.486888174Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687648-nkmbk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.851823 | controller |     "Jun 12 10:08:52.499076 crc crio[19822]: time=\"2026-06-12T10:08:52.498062248Z\" level=info msg=\"Ran pod sandbox 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 with infra container: openshift-infra/auto-csr-approver-29687648-nkmbk/POD\" id=7497af00-362e-4fd6-a5bb-cb50f99b8bbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.851839 | controller |     "Jun 12 10:08:52.503672 crc crio[19822]: time=\"2026-06-12T10:08:52.503607944Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6ca64478-9a69-4c40-b473-4356aabf5cbe name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.851858 | controller |     "Jun 12 10:08:52.504856 crc crio[19822]: 2026-06-12T10:08:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b5d75c4f632ddfb Mac:42:dc:79:7a:20:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f SocketPath: PciID:}] [{Interface:0xc0003ccce0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.851891 | controller |     "Jun 12 10:08:52.507753 crc crio[19822]: time=\"2026-06-12T10:08:52.507314424Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}\"",
2026-06-12 11:43:51.851909 | controller |     "Jun 12 10:08:52.507753 crc crio[19822]: time=\"2026-06-12T10:08:52.507517591Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vvf8b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.851925 | controller |     "Jun 12 10:08:52.508325 crc crio[19822]: time=\"2026-06-12T10:08:52.508245614Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.851941 | controller |     "Jun 12 10:08:52.520663 crc crio[19822]: time=\"2026-06-12T10:08:52.520628279Z\" level=info msg=\"Ran pod sandbox b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 with infra container: openshift-marketplace/redhat-marketplace-vvf8b/POD\" id=778dd30c-1da6-48ca-82a2-79d1e7f15b47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.851957 | controller |     "Jun 12 10:08:52.523591 crc crio[19822]: time=\"2026-06-12T10:08:52.523518849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=64d920aa-c638-4baf-a666-c815815b970a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.851972 | controller |     "Jun 12 10:08:52.525675 crc crio[19822]: time=\"2026-06-12T10:08:52.525587895Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b25e643-7b25-46ae-90d0-93be0e386964 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.851988 | controller |     "Jun 12 10:08:52.530616 crc crio[19822]: time=\"2026-06-12T10:08:52.530510434Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities\" id=9377129c-0113-4d70-b1ea-1251f5d31058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852004 | controller |     "Jun 12 10:08:52.532267 crc crio[19822]: time=\"2026-06-12T10:08:52.531274319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852025 | controller |     "Jun 12 10:08:52.560342 crc crio[19822]: time=\"2026-06-12T10:08:52.560231686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852041 | controller |     "Jun 12 10:08:52.564053 crc crio[19822]: time=\"2026-06-12T10:08:52.563990178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852058 | controller |     "Jun 12 10:08:52.667972 crc crio[19822]: time=\"2026-06-12T10:08:52.667781677Z\" level=info msg=\"Created container 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities\" id=9377129c-0113-4d70-b1ea-1251f5d31058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852073 | controller |     "Jun 12 10:08:52.669542 crc crio[19822]: time=\"2026-06-12T10:08:52.669466911Z\" level=info msg=\"Starting container: 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488\" id=a1b014db-5793-42ee-a61c-7c2edce38cf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.852090 | controller |     "Jun 12 10:08:52.678112 crc crio[19822]: time=\"2026-06-12T10:08:52.677944656Z\" level=info msg=\"Started container\" PID=28128 containerID=611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488 description=openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities id=a1b014db-5793-42ee-a61c-7c2edce38cf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651",
2026-06-12 11:43:51.852106 | controller |     "Jun 12 10:08:53.344904 crc crio[19822]: time=\"2026-06-12T10:08:53.344752276Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=37869ef7-6df7-41e2-a82d-2a03ad2c8c29 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.852122 | controller |     "Jun 12 10:08:53.349646 crc crio[19822]: time=\"2026-06-12T10:08:53.349560302Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:51.852138 | controller |     "Jun 12 10:08:54.633664 crc crio[19822]: time=\"2026-06-12T10:08:54.632920505Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=37869ef7-6df7-41e2-a82d-2a03ad2c8c29 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.852154 | controller |     "Jun 12 10:08:54.634789 crc crio[19822]: time=\"2026-06-12T10:08:54.634734514Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ea8b2718-2bb7-4fc1-91eb-311621eab5dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.852170 | controller |     "Jun 12 10:08:54.638554 crc crio[19822]: time=\"2026-06-12T10:08:54.638455974Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1c6101b9-2383-464b-a72e-82f225230eb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.852186 | controller |     "Jun 12 10:08:54.653783 crc crio[19822]: time=\"2026-06-12T10:08:54.653680227Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvf8b/extract-content\" id=4ba48be3-f1cf-47d2-8614-f17ae44cd0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852202 | controller |     "Jun 12 10:08:54.654396 crc crio[19822]: time=\"2026-06-12T10:08:54.654340839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852221 | controller |     "Jun 12 10:08:54.685655 crc crio[19822]: time=\"2026-06-12T10:08:54.685543088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852238 | controller |     "Jun 12 10:08:54.689037 crc crio[19822]: time=\"2026-06-12T10:08:54.688730921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852254 | controller |     "Jun 12 10:08:54.787631 crc crio[19822]: time=\"2026-06-12T10:08:54.786727913Z\" level=info msg=\"Created container c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666: openshift-marketplace/redhat-marketplace-vvf8b/extract-content\" id=4ba48be3-f1cf-47d2-8614-f17ae44cd0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852269 | controller |     "Jun 12 10:08:54.789171 crc crio[19822]: time=\"2026-06-12T10:08:54.78908125Z\" level=info msg=\"Starting container: c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666\" id=379645ec-6e02-422d-9d41-43fef824e53b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.852285 | controller |     "Jun 12 10:08:54.798328 crc crio[19822]: time=\"2026-06-12T10:08:54.798209656Z\" level=info msg=\"Started container\" PID=28149 containerID=c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666 description=openshift-marketplace/redhat-marketplace-vvf8b/extract-content id=379645ec-6e02-422d-9d41-43fef824e53b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651",
2026-06-12 11:43:51.852301 | controller |     "Jun 12 10:08:55.424585 crc crio[19822]: time=\"2026-06-12T10:08:55.397594434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08568fe8-b7cd-441d-88a0-901819a97281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.852317 | controller |     "Jun 12 10:08:58.173330 crc crio[19822]: time=\"2026-06-12T10:08:58.172531339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=167e0e01-2466-4461-8248-0c46c01bd6e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.852333 | controller |     "Jun 12 10:08:58.184875 crc crio[19822]: time=\"2026-06-12T10:08:58.184691712Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvf8b/registry-server\" id=6cfa7caf-27e4-45d7-971a-d15439103d5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852349 | controller |     "Jun 12 10:08:58.185316 crc crio[19822]: time=\"2026-06-12T10:08:58.18525499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852365 | controller |     "Jun 12 10:08:58.223081 crc crio[19822]: time=\"2026-06-12T10:08:58.222738134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852381 | controller |     "Jun 12 10:08:58.225932 crc crio[19822]: time=\"2026-06-12T10:08:58.225864935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852397 | controller |     "Jun 12 10:08:58.330111 crc crio[19822]: time=\"2026-06-12T10:08:58.329804224Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8f3462c0-6470-4b39-bf24-265d8ae5eb20 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.852414 | controller |     "Jun 12 10:08:58.331054 crc crio[19822]: time=\"2026-06-12T10:08:58.330974406Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=712a83cb-a8c5-4f95-9ea4-e85d4c42a152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.852433 | controller |     "Jun 12 10:08:58.333413 crc crio[19822]: time=\"2026-06-12T10:08:58.333303051Z\" level=info msg=\"Created container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server\" id=6cfa7caf-27e4-45d7-971a-d15439103d5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852450 | controller |     "Jun 12 10:08:58.334550 crc crio[19822]: time=\"2026-06-12T10:08:58.334505111Z\" level=info msg=\"Starting container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c\" id=4df38a25-97c4-4adf-8683-f51f5f784f58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.852466 | controller |     "Jun 12 10:08:58.340689 crc crio[19822]: time=\"2026-06-12T10:08:58.340607188Z\" level=info msg=\"Started container\" PID=28239 containerID=4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c description=openshift-marketplace/redhat-marketplace-vvf8b/registry-server id=4df38a25-97c4-4adf-8683-f51f5f784f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651",
2026-06-12 11:43:51.852483 | controller |     "Jun 12 10:08:58.353437 crc crio[19822]: time=\"2026-06-12T10:08:58.35333618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e7cc6ce-a778-49bd-b833-6f78ccb7c7a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.852499 | controller |     "Jun 12 10:08:58.361874 crc crio[19822]: time=\"2026-06-12T10:08:58.361619338Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687646-9cqss/oc\" id=f97e0762-6484-415b-add3-85ee6e781848 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852515 | controller |     "Jun 12 10:08:58.364884 crc crio[19822]: time=\"2026-06-12T10:08:58.364589625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852531 | controller |     "Jun 12 10:08:58.384478 crc crio[19822]: time=\"2026-06-12T10:08:58.384212983Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6ca64478-9a69-4c40-b473-4356aabf5cbe name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.852547 | controller |     "Jun 12 10:08:58.385647 crc crio[19822]: time=\"2026-06-12T10:08:58.385368947Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf36d470-06cb-4a88-a4dd-44b5c10073d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.852563 | controller |     "Jun 12 10:08:58.393268 crc crio[19822]: time=\"2026-06-12T10:08:58.393149189Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99e06d5d-dddf-4425-aea5-e21f33cd43ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.852579 | controller |     "Jun 12 10:08:58.399180 crc crio[19822]: time=\"2026-06-12T10:08:58.398706048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852595 | controller |     "Jun 12 10:08:58.412323 crc crio[19822]: time=\"2026-06-12T10:08:58.412081826Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687648-nkmbk/oc\" id=32dfff48-277b-43c8-a0d5-7755d4cd260c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852611 | controller |     "Jun 12 10:08:58.415580 crc crio[19822]: time=\"2026-06-12T10:08:58.415448136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852631 | controller |     "Jun 12 10:08:58.492568 crc crio[19822]: time=\"2026-06-12T10:08:58.492322113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852647 | controller |     "Jun 12 10:08:59.017863 crc crio[19822]: time=\"2026-06-12T10:08:59.017745733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852663 | controller |     "Jun 12 10:08:59.028282 crc crio[19822]: time=\"2026-06-12T10:08:59.02818655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.852679 | controller |     "Jun 12 10:08:59.130791 crc crio[19822]: time=\"2026-06-12T10:08:59.130710139Z\" level=info msg=\"Created container 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec: openshift-infra/auto-csr-approver-29687646-9cqss/oc\" id=f97e0762-6484-415b-add3-85ee6e781848 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852694 | controller |     "Jun 12 10:08:59.132058 crc crio[19822]: time=\"2026-06-12T10:08:59.131964149Z\" level=info msg=\"Starting container: 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec\" id=4a815927-90b4-402d-9f8e-93805f003402 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.852710 | controller |     "Jun 12 10:08:59.133968 crc crio[19822]: time=\"2026-06-12T10:08:59.132689252Z\" level=info msg=\"Created container a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef: openshift-infra/auto-csr-approver-29687648-nkmbk/oc\" id=32dfff48-277b-43c8-a0d5-7755d4cd260c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.852726 | controller |     "Jun 12 10:08:59.133968 crc crio[19822]: time=\"2026-06-12T10:08:59.133767307Z\" level=info msg=\"Starting container: a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef\" id=fd577c08-0a61-4ad2-aa34-9cec15f13816 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.852742 | controller |     "Jun 12 10:08:59.137701 crc crio[19822]: time=\"2026-06-12T10:08:59.137333622Z\" level=info msg=\"Started container\" PID=28285 containerID=357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec description=openshift-infra/auto-csr-approver-29687646-9cqss/oc id=4a815927-90b4-402d-9f8e-93805f003402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5",
2026-06-12 11:43:51.852758 | controller |     "Jun 12 10:08:59.143662 crc crio[19822]: time=\"2026-06-12T10:08:59.143553754Z\" level=info msg=\"Started container\" PID=28284 containerID=a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef description=openshift-infra/auto-csr-approver-29687648-nkmbk/oc id=fd577c08-0a61-4ad2-aa34-9cec15f13816 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920",
2026-06-12 11:43:51.852775 | controller |     "Jun 12 10:09:01.506103 crc crio[19822]: time=\"2026-06-12T10:09:01.505973059Z\" level=info msg=\"Stopping pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=e1a2be09-cff5-49a7-9b3d-8aea96e13e62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.852790 | controller |     "Jun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.506157316Z\" level=info msg=\"Stopping pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=c1f2208a-b9c2-420b-bbcf-67620a4fd8f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.852806 | controller |     "Jun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.506739334Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687646-9cqss Namespace:openshift-infra ID:479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5 UID:1646df19-284b-4738-907b-2117156b9db6 NetNS:/var/run/netns/0bd83acd-49ef-41db-b652-a7ca7454efb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1646df19_284b_4738_907b_2117156b9db6.slice PodAnnotations:0xc00008d870}] Aliases:map[]}\"",
2026-06-12 11:43:51.852827 | controller |     "Jun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.507294433Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687646-9cqss from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.852844 | controller |     "Jun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.506785267Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687648-nkmbk Namespace:openshift-infra ID:0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920 UID:91356781-a658-42d1-b0eb-c5fa9fc9af57 NetNS:/var/run/netns/b1e730af-38b6-43a8-a2b8-2906e707a67d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91356781_a658_42d1_b0eb_c5fa9fc9af57.slice PodAnnotations:0xc00101abe8}] Aliases:map[]}\"",
2026-06-12 11:43:51.852864 | controller |     "Jun 12 10:09:01.507713 crc crio[19822]: time=\"2026-06-12T10:09:01.50752963Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687648-nkmbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.852901 | controller |     "Jun 12 10:09:01.871984 crc crio[19822]: time=\"2026-06-12T10:09:01.871101697Z\" level=info msg=\"Stopped pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=e1a2be09-cff5-49a7-9b3d-8aea96e13e62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.852918 | controller |     "Jun 12 10:09:01.880674 crc crio[19822]: time=\"2026-06-12T10:09:01.880573023Z\" level=info msg=\"Stopped pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=c1f2208a-b9c2-420b-bbcf-67620a4fd8f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.852934 | controller |     "Jun 12 10:09:12.696292 crc crio[19822]: time=\"2026-06-12T10:09:12.695170798Z\" level=info msg=\"Stopping container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c (timeout: 2s)\" id=fa1ca34b-4ab4-4583-81ed-f046c970649d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.852949 | controller |     "Jun 12 10:09:12.825106 crc crio[19822]: time=\"2026-06-12T10:09:12.824673948Z\" level=info msg=\"Stopped container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server\" id=fa1ca34b-4ab4-4583-81ed-f046c970649d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.852965 | controller |     "Jun 12 10:09:12.825931 crc crio[19822]: time=\"2026-06-12T10:09:12.825741893Z\" level=info msg=\"Stopping pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=52debe00-8ed8-4abc-aabc-794a85fdee66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.852981 | controller |     "Jun 12 10:09:12.826403 crc crio[19822]: time=\"2026-06-12T10:09:12.826319222Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvf8b Namespace:openshift-marketplace ID:b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651 UID:3697e79f-bdda-4a50-9434-4cf0a4fe770b NetNS:/var/run/netns/df32bfef-db98-437d-b4cd-49c5fd58b77f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3697e79f_bdda_4a50_9434_4cf0a4fe770b.slice PodAnnotations:0xc00101a560}] Aliases:map[]}\"",
2026-06-12 11:43:51.852998 | controller |     "Jun 12 10:09:12.826559 crc crio[19822]: time=\"2026-06-12T10:09:12.826512038Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vvf8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.853019 | controller |     "Jun 12 10:09:13.144714 crc crio[19822]: time=\"2026-06-12T10:09:13.144057364Z\" level=info msg=\"Stopped pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=52debe00-8ed8-4abc-aabc-794a85fdee66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.853035 | controller |     "Jun 12 10:09:13.677238 crc crio[19822]: time=\"2026-06-12T10:09:13.676347942Z\" level=info msg=\"Removing container: 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c\" id=5b8a6495-2936-465e-8c96-e7e5e570b56e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.853051 | controller |     "Jun 12 10:09:13.723318 crc crio[19822]: time=\"2026-06-12T10:09:13.723179668Z\" level=info msg=\"Removed container 4a9b5ee2c5d71fe69ce0f1f2dd3a3da0ee2f5a214f7fe22e0ce6a773bbc05c8c: openshift-marketplace/redhat-marketplace-vvf8b/registry-server\" id=5b8a6495-2936-465e-8c96-e7e5e570b56e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.853067 | controller |     "Jun 12 10:09:13.739248 crc crio[19822]: time=\"2026-06-12T10:09:13.728205066Z\" level=info msg=\"Removing container: c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666\" id=e01a54fd-5db0-45da-b6d9-89049ba3859e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.853083 | controller |     "Jun 12 10:09:13.762878 crc crio[19822]: time=\"2026-06-12T10:09:13.762719619Z\" level=info msg=\"Removed container c4789c4b9719a74ac4429ee2b30bacbe2f14a642ce31b51f380be75087331666: openshift-marketplace/redhat-marketplace-vvf8b/extract-content\" id=e01a54fd-5db0-45da-b6d9-89049ba3859e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.853099 | controller |     "Jun 12 10:09:13.765878 crc crio[19822]: time=\"2026-06-12T10:09:13.765705743Z\" level=info msg=\"Removing container: 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488\" id=29938bc6-88ab-42ee-b25d-3088245c3f33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.853115 | controller |     "Jun 12 10:09:13.787248 crc crio[19822]: time=\"2026-06-12T10:09:13.787135568Z\" level=info msg=\"Removed container 611d2dca58fdecdec5de8d3a4a23dac5a84b66a7301555fa97f69e1f24d5d488: openshift-marketplace/redhat-marketplace-vvf8b/extract-utilities\" id=29938bc6-88ab-42ee-b25d-3088245c3f33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.853131 | controller |     "Jun 12 10:09:34.401267 crc crio[19822]: time=\"2026-06-12T10:09:34.400295775Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/POD\" id=61ccddaa-0e22-4db7-9f83-d5174036c6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.853147 | controller |     "Jun 12 10:09:34.401267 crc crio[19822]: time=\"2026-06-12T10:09:34.401232916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.853163 | controller |     "Jun 12 10:09:34.419318 crc crio[19822]: time=\"2026-06-12T10:09:34.418559286Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-7ttsx/POD\" id=bbd151af-1339-4de9-842e-5dc498fd3e7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.853179 | controller |     "Jun 12 10:09:34.419466 crc crio[19822]: time=\"2026-06-12T10:09:34.419353232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.853195 | controller |     "Jun 12 10:09:34.427185 crc crio[19822]: time=\"2026-06-12T10:09:34.426900947Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc000121600}] Aliases:map[]}\"",
2026-06-12 11:43:51.853214 | controller |     "Jun 12 10:09:34.427185 crc crio[19822]: time=\"2026-06-12T10:09:34.42697517Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.853231 | controller |     "Jun 12 10:09:34.435313 crc crio[19822]: time=\"2026-06-12T10:09:34.435207305Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/POD\" id=98706fb0-d700-4d5d-b1cf-52d35f33047c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.853247 | controller |     "Jun 12 10:09:34.435313 crc crio[19822]: time=\"2026-06-12T10:09:34.435299228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.853263 | controller |     "Jun 12 10:09:34.487258 crc crio[19822]: time=\"2026-06-12T10:09:34.483185709Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc000120130}] Aliases:map[]}\"",
2026-06-12 11:43:51.853279 | controller |     "Jun 12 10:09:34.487258 crc crio[19822]: time=\"2026-06-12T10:09:34.483301923Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-7ttsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.853296 | controller |     "Jun 12 10:09:34.487258 crc crio[19822]: time=\"2026-06-12T10:09:34.486549097Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc000696428}] Aliases:map[]}\"",
2026-06-12 11:43:51.853312 | controller |     "Jun 12 10:09:34.487258 crc crio[19822]: time=\"2026-06-12T10:09:34.486594069Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.853328 | controller |     "Jun 12 10:09:34.891158 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d2a0d083da171 Mac:4e:ae:f0:3f:aa:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 SocketPath: PciID:}] [{Interface:0xc000015ba0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.853344 | controller |     "Jun 12 10:09:34.892994 crc crio[19822]: time=\"2026-06-12T10:09:34.892884547Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc000696428}] Aliases:map[]}\"",
2026-06-12 11:43:51.853364 | controller |     "Jun 12 10:09:34.893161 crc crio[19822]: time=\"2026-06-12T10:09:34.893084124Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.853380 | controller |     "Jun 12 10:09:34.901236 crc crio[19822]: time=\"2026-06-12T10:09:34.901144557Z\" level=info msg=\"Ran pod sandbox 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/POD\" id=98706fb0-d700-4d5d-b1cf-52d35f33047c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.853397 | controller |     "Jun 12 10:09:34.903654 crc crio[19822]: time=\"2026-06-12T10:09:34.90316657Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853412 | controller |     "Jun 12 10:09:34.903654 crc crio[19822]: time=\"2026-06-12T10:09:34.903356626Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853428 | controller |     "Jun 12 10:09:34.903654 crc crio[19822]: time=\"2026-06-12T10:09:34.903583791Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=b8b5f801-a446-4eb4-9833-8916d444d521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853444 | controller |     "Jun 12 10:09:34.905193 crc crio[19822]: time=\"2026-06-12T10:09:34.905108763Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=719e3c33-bd7f-488a-80ba-20a819e05419 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.853460 | controller |     "Jun 12 10:09:34.913669 crc crio[19822]: time=\"2026-06-12T10:09:34.913290428Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-12 11:43:51.853476 | controller |     "Jun 12 10:09:34.993408 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04eaf933082ee50 Mac:06:c8:2b:13:0e:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b SocketPath: PciID:}] [{Interface:0xc0005085e0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.853493 | controller |     "Jun 12 10:09:34.995379 crc crio[19822]: time=\"2026-06-12T10:09:34.99525922Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc000121600}] Aliases:map[]}\"",
2026-06-12 11:43:51.853509 | controller |     "Jun 12 10:09:34.995486 crc crio[19822]: time=\"2026-06-12T10:09:34.995447506Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.853525 | controller |     "Jun 12 10:09:35.001622 crc crio[19822]: time=\"2026-06-12T10:09:35.001539176Z\" level=info msg=\"Ran pod sandbox 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/POD\" id=61ccddaa-0e22-4db7-9f83-d5174036c6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.853541 | controller |     "Jun 12 10:09:35.002553 crc crio[19822]: 2026-06-12T10:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58a6f00d3260615 Mac:62:5c:36:29:a2:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 SocketPath: PciID:}] [{Interface:0xc000015020 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.853561 | controller |     "Jun 12 10:09:35.003496 crc crio[19822]: time=\"2026-06-12T10:09:35.003404044Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc000120130}] Aliases:map[]}\"",
2026-06-12 11:43:51.853578 | controller |     "Jun 12 10:09:35.003753 crc crio[19822]: time=\"2026-06-12T10:09:35.003644172Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-7ttsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.853593 | controller |     "Jun 12 10:09:35.004098 crc crio[19822]: time=\"2026-06-12T10:09:35.003668433Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853609 | controller |     "Jun 12 10:09:35.004310 crc crio[19822]: time=\"2026-06-12T10:09:35.004241782Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853625 | controller |     "Jun 12 10:09:35.004382 crc crio[19822]: time=\"2026-06-12T10:09:35.004324755Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=d857ca78-a54b-4683-84b5-547f2efc1fbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853640 | controller |     "Jun 12 10:09:35.005719 crc crio[19822]: time=\"2026-06-12T10:09:35.005579274Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=034e70eb-64b3-43e8-b796-7906189e26fd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.853656 | controller |     "Jun 12 10:09:35.007913 crc crio[19822]: time=\"2026-06-12T10:09:35.007777436Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-12 11:43:51.853672 | controller |     "Jun 12 10:09:35.009962 crc crio[19822]: time=\"2026-06-12T10:09:35.009935927Z\" level=info msg=\"Ran pod sandbox 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 with infra container: cert-manager/cert-manager-7b8b89f89d-7ttsx/POD\" id=bbd151af-1339-4de9-842e-5dc498fd3e7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.853687 | controller |     "Jun 12 10:09:35.011546 crc crio[19822]: time=\"2026-06-12T10:09:35.011485685Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853704 | controller |     "Jun 12 10:09:35.011654 crc crio[19822]: time=\"2026-06-12T10:09:35.01163299Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853720 | controller |     "Jun 12 10:09:35.011697 crc crio[19822]: time=\"2026-06-12T10:09:35.011681952Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=63772021-4783-46a5-96bb-fa314adbaf18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853736 | controller |     "Jun 12 10:09:35.012786 crc crio[19822]: time=\"2026-06-12T10:09:35.012701095Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=5e6ea52c-be0e-49e5-ade4-968ce6be04e6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.853755 | controller |     "Jun 12 10:09:35.015328 crc crio[19822]: time=\"2026-06-12T10:09:35.015253707Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-12 11:43:51.853771 | controller |     "Jun 12 10:09:41.693014 crc crio[19822]: time=\"2026-06-12T10:09:41.69197746Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=719e3c33-bd7f-488a-80ba-20a819e05419 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.853787 | controller |     "Jun 12 10:09:41.695338 crc crio[19822]: time=\"2026-06-12T10:09:41.695250994Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=92cbd57f-7859-4bea-988a-03218a486815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853802 | controller |     "Jun 12 10:09:41.700355 crc crio[19822]: time=\"2026-06-12T10:09:41.700251615Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=5e52499f-72a0-47ad-8352-2abc9e6228f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853817 | controller |     "Jun 12 10:09:41.718614 crc crio[19822]: time=\"2026-06-12T10:09:41.718506196Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook\" id=41931fa0-8675-485e-a3b3-4a1f2e7299a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.853833 | controller |     "Jun 12 10:09:41.720328 crc crio[19822]: time=\"2026-06-12T10:09:41.720236202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.853851 | controller |     "Jun 12 10:09:41.800868 crc crio[19822]: time=\"2026-06-12T10:09:41.800093799Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=5e6ea52c-be0e-49e5-ade4-968ce6be04e6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.853882 | controller |     "Jun 12 10:09:41.804633 crc crio[19822]: time=\"2026-06-12T10:09:41.804516561Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=1f8f0697-03ba-409d-8ca0-1efdde95d4fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853904 | controller |     "Jun 12 10:09:42.556439 crc crio[19822]: time=\"2026-06-12T10:09:42.556134144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.853921 | controller |     "Jun 12 10:09:42.565140 crc crio[19822]: time=\"2026-06-12T10:09:42.565019692Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e883ec24-4277-49ec-b7dd-990634c5b642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.853937 | controller |     "Jun 12 10:09:42.565695 crc crio[19822]: time=\"2026-06-12T10:09:42.565655413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.853953 | controller |     "Jun 12 10:09:42.674106 crc crio[19822]: time=\"2026-06-12T10:09:42.673934197Z\" level=info msg=\"Created container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook\" id=41931fa0-8675-485e-a3b3-4a1f2e7299a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.853969 | controller |     "Jun 12 10:09:42.675263 crc crio[19822]: time=\"2026-06-12T10:09:42.675154927Z\" level=info msg=\"Starting container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9\" id=054423a8-5e28-4e0d-ba37-d1a6efa07ac6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.853988 | controller |     "Jun 12 10:09:42.681916 crc crio[19822]: time=\"2026-06-12T10:09:42.680776729Z\" level=info msg=\"Started container\" PID=29952 containerID=3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9 description=cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook id=054423a8-5e28-4e0d-ba37-d1a6efa07ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9",
2026-06-12 11:43:51.854005 | controller |     "Jun 12 10:09:42.855989 crc crio[19822]: time=\"2026-06-12T10:09:42.855566928Z\" level=info msg=\"Stopping container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc (timeout: 30s)\" id=e3a1d2f5-5365-4ff6-89ef-45c5f3defd54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854023 | controller |     "Jun 12 10:09:42.855989 crc crio[19822]: time=\"2026-06-12T10:09:42.855682171Z\" level=info msg=\"Stopping container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471 (timeout: 30s)\" id=38ab1829-5c12-4374-bcba-91aba6defff2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854039 | controller |     "Jun 12 10:09:43.053136 crc crio[19822]: time=\"2026-06-12T10:09:43.052596112Z\" level=info msg=\"Stopped container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=38ab1829-5c12-4374-bcba-91aba6defff2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854055 | controller |     "Jun 12 10:09:43.070578 crc crio[19822]: time=\"2026-06-12T10:09:43.07049421Z\" level=info msg=\"Stopping container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a (timeout: 30s)\" id=63aaba34-d284-48ac-a711-887a8a021cf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854071 | controller |     "Jun 12 10:09:43.070760 crc crio[19822]: time=\"2026-06-12T10:09:43.070628695Z\" level=info msg=\"Stopping container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c (timeout: 30s)\" id=a53b572d-54c3-4f7c-93eb-e945d75e532b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854087 | controller |     "Jun 12 10:09:43.070924 crc crio[19822]: time=\"2026-06-12T10:09:43.070767544Z\" level=info msg=\"Stopping container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489 (timeout: 30s)\" id=7e1f4171-2c8a-45c8-99a1-05ce64294d02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854102 | controller |     "Jun 12 10:09:43.070998 crc crio[19822]: time=\"2026-06-12T10:09:43.070917246Z\" level=info msg=\"Stopping container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953 (timeout: 30s)\" id=3af7cde2-09eb-4801-85c8-c3d702aab439 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854117 | controller |     "Jun 12 10:09:43.072935 crc crio[19822]: time=\"2026-06-12T10:09:43.072609081Z\" level=info msg=\"Stopping container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58 (timeout: 30s)\" id=ff41e17e-9058-4ed0-9e9b-cad6cba675f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854133 | controller |     "Jun 12 10:09:43.077180 crc crio[19822]: time=\"2026-06-12T10:09:43.076949532Z\" level=info msg=\"Stopping container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123 (timeout: 30s)\" id=96116f44-df4f-4f5d-8fc3-38d449709a6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854148 | controller |     "Jun 12 10:09:43.077180 crc crio[19822]: time=\"2026-06-12T10:09:43.07064558Z\" level=info msg=\"Stopping container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0 (timeout: 30s)\" id=7ca49e91-9e89-4474-92b7-94065787ec1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854164 | controller |     "Jun 12 10:09:43.111412 crc crio[19822]: time=\"2026-06-12T10:09:43.111325793Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=034e70eb-64b3-43e8-b796-7906189e26fd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.854183 | controller |     "Jun 12 10:09:43.111718 crc crio[19822]: time=\"2026-06-12T10:09:43.11156224Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller\" id=f1d947b8-a572-4beb-8e02-5381aa627930 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.854198 | controller |     "Jun 12 10:09:43.115618 crc crio[19822]: time=\"2026-06-12T10:09:43.115541825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854214 | controller |     "Jun 12 10:09:43.137285 crc crio[19822]: time=\"2026-06-12T10:09:43.137235061Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=aac7ea98-a493-482f-a04f-03a6b195abd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.854229 | controller |     "Jun 12 10:09:43.141727 crc crio[19822]: time=\"2026-06-12T10:09:43.141632743Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=0b241bae-a9b3-402e-825b-b6311d44ecf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.854245 | controller |     "Jun 12 10:09:43.144892 crc crio[19822]: time=\"2026-06-12T10:09:43.143991209Z\" level=info msg=\"Stopped container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e3a1d2f5-5365-4ff6-89ef-45c5f3defd54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854261 | controller |     "Jun 12 10:09:43.150443 crc crio[19822]: time=\"2026-06-12T10:09:43.145276311Z\" level=info msg=\"Stopping pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=1596f30e-4968-45ea-9d33-f7244c7c0db2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.854278 | controller |     "Jun 12 10:09:43.161653 crc crio[19822]: time=\"2026-06-12T10:09:43.161563968Z\" level=info msg=\"Stopped pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=1596f30e-4968-45ea-9d33-f7244c7c0db2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.854293 | controller |     "Jun 12 10:09:43.167675 crc crio[19822]: time=\"2026-06-12T10:09:43.167576593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854309 | controller |     "Jun 12 10:09:43.168528 crc crio[19822]: time=\"2026-06-12T10:09:43.16839881Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 11:43:51.854324 | controller |     "Jun 12 10:09:43.168600 crc crio[19822]: time=\"2026-06-12T10:09:43.168556444Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector\" id=9cc7537a-6a69-4d9e-9a52-87e4bcf53dca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.854340 | controller |     "Jun 12 10:09:43.168701 crc crio[19822]: time=\"2026-06-12T10:09:43.168664258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.854356 | controller |     "Jun 12 10:09:43.171915 crc crio[19822]: time=\"2026-06-12T10:09:43.171753999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854371 | controller |     "Jun 12 10:09:43.175858 crc crio[19822]: time=\"2026-06-12T10:09:43.175715229Z\" level=info msg=\"Stopping container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc (timeout: 30s)\" id=1ed2bcbd-1ef8-4cb2-b91e-8487d03ea974 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854387 | controller |     "Jun 12 10:09:43.182673 crc crio[19822]: time=\"2026-06-12T10:09:43.182468775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854410 | controller |     "Jun 12 10:09:43.238257 crc crio[19822]: time=\"2026-06-12T10:09:43.238185047Z\" level=info msg=\"Stopped container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=ff41e17e-9058-4ed0-9e9b-cad6cba675f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854437 | controller |     "Jun 12 10:09:43.243457 crc crio[19822]: time=\"2026-06-12T10:09:43.243383636Z\" level=info msg=\"Stopped container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=a53b572d-54c3-4f7c-93eb-e945d75e532b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854453 | controller |     "Jun 12 10:09:43.248588 crc crio[19822]: time=\"2026-06-12T10:09:43.248514642Z\" level=info msg=\"Stopped container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=7e1f4171-2c8a-45c8-99a1-05ce64294d02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854469 | controller |     "Jun 12 10:09:43.257431 crc crio[19822]: time=\"2026-06-12T10:09:43.257336668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854484 | controller |     "Jun 12 10:09:43.259249 crc crio[19822]: time=\"2026-06-12T10:09:43.259014335Z\" level=info msg=\"Stopped container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=7ca49e91-9e89-4474-92b7-94065787ec1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854500 | controller |     "Jun 12 10:09:43.263745 crc crio[19822]: time=\"2026-06-12T10:09:43.263670483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854516 | controller |     "Jun 12 10:09:43.367938 crc crio[19822]: time=\"2026-06-12T10:09:43.367772571Z\" level=info msg=\"Created container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller\" id=f1d947b8-a572-4beb-8e02-5381aa627930 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.854531 | controller |     "Jun 12 10:09:43.368225 crc crio[19822]: time=\"2026-06-12T10:09:43.368150824Z\" level=info msg=\"Created container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector\" id=9cc7537a-6a69-4d9e-9a52-87e4bcf53dca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.854546 | controller |     "Jun 12 10:09:43.369632 crc crio[19822]: time=\"2026-06-12T10:09:43.368969681Z\" level=info msg=\"Starting container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398\" id=065513ad-0582-4631-88ae-b73156e4b744 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.854562 | controller |     "Jun 12 10:09:43.369632 crc crio[19822]: time=\"2026-06-12T10:09:43.369183807Z\" level=info msg=\"Starting container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29\" id=fe23ff33-5ff0-405f-944f-23e2e5b98055 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.854578 | controller |     "Jun 12 10:09:43.374879 crc crio[19822]: time=\"2026-06-12T10:09:43.374733097Z\" level=info msg=\"Started container\" PID=30082 containerID=cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398 description=cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller id=065513ad-0582-4631-88ae-b73156e4b744 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8",
2026-06-12 11:43:51.854598 | controller |     "Jun 12 10:09:43.375518 crc crio[19822]: time=\"2026-06-12T10:09:43.375314126Z\" level=info msg=\"Started container\" PID=30081 containerID=f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector id=fe23ff33-5ff0-405f-944f-23e2e5b98055 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72",
2026-06-12 11:43:51.854615 | controller |     "Jun 12 10:09:43.409763 crc crio[19822]: time=\"2026-06-12T10:09:43.409450042Z\" level=info msg=\"Stopped container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=1ed2bcbd-1ef8-4cb2-b91e-8487d03ea974 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854631 | controller |     "Jun 12 10:09:43.456775 crc crio[19822]: time=\"2026-06-12T10:09:43.45670656Z\" level=info msg=\"Stopped container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=63aaba34-d284-48ac-a711-887a8a021cf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854646 | controller |     "Jun 12 10:09:43.457183 crc crio[19822]: time=\"2026-06-12T10:09:43.456882065Z\" level=info msg=\"Stopped container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=96116f44-df4f-4f5d-8fc3-38d449709a6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854662 | controller |     "Jun 12 10:09:43.457516 crc crio[19822]: time=\"2026-06-12T10:09:43.457406412Z\" level=info msg=\"Stopped container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=3af7cde2-09eb-4801-85c8-c3d702aab439 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.854678 | controller |     "Jun 12 10:09:43.458373 crc crio[19822]: time=\"2026-06-12T10:09:43.458322052Z\" level=info msg=\"Stopping pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=5bca522a-a6fb-4e80-adff-8aa16e0b0dea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.854693 | controller |     "Jun 12 10:09:43.461749 crc crio[19822]: time=\"2026-06-12T10:09:43.461674901Z\" level=info msg=\"Stopped pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=5bca522a-a6fb-4e80-adff-8aa16e0b0dea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.854708 | controller |     "Jun 12 10:09:43.728866 crc crio[19822]: time=\"2026-06-12T10:09:43.72834327Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/POD\" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.854724 | controller |     "Jun 12 10:09:43.729039 crc crio[19822]: time=\"2026-06-12T10:09:43.728880578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854740 | controller |     "Jun 12 10:09:43.741575 crc crio[19822]: time=\"2026-06-12T10:09:43.741527949Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.854756 | controller |     "Jun 12 10:09:43.751764 crc crio[19822]: time=\"2026-06-12T10:09:43.751345437Z\" level=info msg=\"Ran pod sandbox 32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/POD\" id=7ffa1137-1773-45d7-962a-2eebb363f028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.854779 | controller |     "Jun 12 10:09:43.756097 crc crio[19822]: time=\"2026-06-12T10:09:43.754917661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4ca20344-3daa-4471-bc60-23c59c311732 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.854795 | controller |     "Jun 12 10:09:43.757432 crc crio[19822]: time=\"2026-06-12T10:09:43.757263207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=74f1c618-0327-4989-862a-16246cbbf6ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.854811 | controller |     "Jun 12 10:09:43.769369 crc crio[19822]: time=\"2026-06-12T10:09:43.769275546Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy\" id=4d09c3cd-f009-46e2-ac05-73b9467bdd24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.854826 | controller |     "Jun 12 10:09:43.769767 crc crio[19822]: time=\"2026-06-12T10:09:43.769676489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854843 | controller |     "Jun 12 10:09:43.801301 crc crio[19822]: time=\"2026-06-12T10:09:43.800973702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854861 | controller |     "Jun 12 10:09:43.935157 crc crio[19822]: time=\"2026-06-12T10:09:43.934929468Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-tpmfs/POD\" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.854895 | controller |     "Jun 12 10:09:43.936009 crc crio[19822]: time=\"2026-06-12T10:09:43.935208477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854913 | controller |     "Jun 12 10:09:43.964379 crc crio[19822]: time=\"2026-06-12T10:09:43.964171267Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.854929 | controller |     "Jun 12 10:09:43.976286 crc crio[19822]: time=\"2026-06-12T10:09:43.976173534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.854945 | controller |     "Jun 12 10:09:43.980227 crc crio[19822]: time=\"2026-06-12T10:09:43.980137199Z\" level=info msg=\"Ran pod sandbox 453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45 with infra container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/POD\" id=837a1416-2a24-40fc-8aef-4b6ab7ecd3a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.854961 | controller |     "Jun 12 10:09:43.984631 crc crio[19822]: time=\"2026-06-12T10:09:43.984556463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c4198aba-b41a-4078-9718-a12764474e2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.854976 | controller |     "Jun 12 10:09:43.987438 crc crio[19822]: time=\"2026-06-12T10:09:43.987340083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=15902945-ff8e-4b1e-b482-1cf4ac3734b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.854996 | controller |     "Jun 12 10:09:44.093892 crc crio[19822]: time=\"2026-06-12T10:09:44.093742686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=bb3b4dc0-1cba-478d-9a9e-5f2e02304140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.855013 | controller |     "Jun 12 10:09:44.097650 crc crio[19822]: time=\"2026-06-12T10:09:44.097245472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=0ef5f24d-ebf5-422b-bc3e-594279d957c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.855029 | controller |     "Jun 12 10:09:44.105425 crc crio[19822]: time=\"2026-06-12T10:09:44.105356872Z\" level=info msg=\"Removing container: 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc\" id=da106af4-0f40-444c-95a5-a8d2708b3d10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855045 | controller |     "Jun 12 10:09:44.128563 crc crio[19822]: time=\"2026-06-12T10:09:44.128475952Z\" level=info msg=\"Removed container 33691e028e704e1fc169e55799533a03ef218ad0323e1c002acfcc6849e944bc: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=da106af4-0f40-444c-95a5-a8d2708b3d10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855061 | controller |     "Jun 12 10:09:44.131013 crc crio[19822]: time=\"2026-06-12T10:09:44.13093825Z\" level=info msg=\"Removing container: ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d\" id=e0dcded1-e6aa-41de-a239-715002d76cde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855077 | controller |     "Jun 12 10:09:44.164398 crc crio[19822]: time=\"2026-06-12T10:09:44.16425832Z\" level=info msg=\"Removed container ba5d43970fdea3ce7ec02ff99d229cec5874fe98099e2b88ce2587204b65085d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e0dcded1-e6aa-41de-a239-715002d76cde name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855092 | controller |     "Jun 12 10:09:44.166902 crc crio[19822]: time=\"2026-06-12T10:09:44.166741759Z\" level=info msg=\"Removing container: ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471\" id=51294e6f-8024-4a96-ab4e-d9bdd1232c84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855108 | controller |     "Jun 12 10:09:44.184362 crc crio[19822]: time=\"2026-06-12T10:09:44.184259687Z\" level=info msg=\"Removed container ddb00f2cc2eeb9606c4e21484fd386ac2c1925d000d7a48f7acdb490d61df471: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=51294e6f-8024-4a96-ab4e-d9bdd1232c84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855124 | controller |     "Jun 12 10:09:44.190118 crc crio[19822]: time=\"2026-06-12T10:09:44.18999146Z\" level=info msg=\"Removing container: 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc\" id=315e67d7-4bd7-42d2-b180-66eb89655d45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855139 | controller |     "Jun 12 10:09:44.191790 crc crio[19822]: time=\"2026-06-12T10:09:44.191522491Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup\" id=c015b475-4be6-4ff6-b807-f1dca3a32282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.855155 | controller |     "Jun 12 10:09:44.192750 crc crio[19822]: time=\"2026-06-12T10:09:44.192618675Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=80c5d8b3-6312-4c02-9d06-69688a06093b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.855171 | controller |     "Jun 12 10:09:44.193238 crc crio[19822]: time=\"2026-06-12T10:09:44.192868745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855191 | controller |     "Jun 12 10:09:44.193238 crc crio[19822]: time=\"2026-06-12T10:09:44.193218525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855207 | controller |     "Jun 12 10:09:44.217960 crc crio[19822]: time=\"2026-06-12T10:09:44.217744661Z\" level=info msg=\"Removed container 9dd2fc9bf20a47ee3fab7b4e84bf385fbefaecfb63c8ae102f7b58cb7d4bb2bc: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=315e67d7-4bd7-42d2-b180-66eb89655d45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855224 | controller |     "Jun 12 10:09:44.220042 crc crio[19822]: time=\"2026-06-12T10:09:44.21993123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855240 | controller |     "Jun 12 10:09:44.222178 crc crio[19822]: time=\"2026-06-12T10:09:44.22179365Z\" level=info msg=\"Removing container: 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a\" id=4769cd52-6327-498d-8cc7-ef2d3ae4464f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855255 | controller |     "Jun 12 10:09:44.222321 crc crio[19822]: time=\"2026-06-12T10:09:44.221931796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855271 | controller |     "Jun 12 10:09:44.247119 crc crio[19822]: time=\"2026-06-12T10:09:44.247014777Z\" level=info msg=\"Removed container 2c090a4df3c69d90a173330a006b7fc489af3378f7ffd4e02ddc1731f4a4b26a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=4769cd52-6327-498d-8cc7-ef2d3ae4464f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855287 | controller |     "Jun 12 10:09:44.249556 crc crio[19822]: time=\"2026-06-12T10:09:44.249364623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855303 | controller |     "Jun 12 10:09:44.250218 crc crio[19822]: time=\"2026-06-12T10:09:44.250113897Z\" level=info msg=\"Removing container: 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123\" id=057169a4-6fc4-4480-92d9-ad9c94f8905a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855319 | controller |     "Jun 12 10:09:44.251353 crc crio[19822]: time=\"2026-06-12T10:09:44.251260935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855335 | controller |     "Jun 12 10:09:44.259579 crc crio[19822]: time=\"2026-06-12T10:09:44.259322828Z\" level=info msg=\"Created container 582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy\" id=4d09c3cd-f009-46e2-ac05-73b9467bdd24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.855351 | controller |     "Jun 12 10:09:44.263673 crc crio[19822]: time=\"2026-06-12T10:09:44.263581033Z\" level=info msg=\"Starting container: 582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512\" id=5c83126c-4f7c-4fda-b6c9-c4c877480a77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.855367 | controller |     "Jun 12 10:09:44.275653 crc crio[19822]: time=\"2026-06-12T10:09:44.275094875Z\" level=info msg=\"Started container\" PID=30149 containerID=582846b9403630dd597a75bc0a9d7245f5f3775ef24eee77755a9298b84b8512 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/kube-rbac-proxy id=5c83126c-4f7c-4fda-b6c9-c4c877480a77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731",
2026-06-12 11:43:51.855386 | controller |     "Jun 12 10:09:44.287588 crc crio[19822]: time=\"2026-06-12T10:09:44.287498178Z\" level=info msg=\"Removed container 75b9afb83db78fdfd51b62844cc11da44e72f5b5bb42889fa562cdab205cf123: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=057169a4-6fc4-4480-92d9-ad9c94f8905a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855402 | controller |     "Jun 12 10:09:44.294442 crc crio[19822]: time=\"2026-06-12T10:09:44.294344138Z\" level=info msg=\"Removing container: be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953\" id=d3974e3e-35ec-4824-8f7c-1d528481ac4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855417 | controller |     "Jun 12 10:09:44.306249 crc crio[19822]: time=\"2026-06-12T10:09:44.305924373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f2ef1d2e-4111-44fd-a64c-5ddda40fd157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.855433 | controller |     "Jun 12 10:09:44.312894 crc crio[19822]: time=\"2026-06-12T10:09:44.312795527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8311536f-b40f-42ff-aa39-6720c276f256 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.855449 | controller |     "Jun 12 10:09:44.323175 crc crio[19822]: time=\"2026-06-12T10:09:44.322962136Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager\" id=261fa1e1-bf57-4485-a753-9bc2fc094955 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.855464 | controller |     "Jun 12 10:09:44.330428 crc crio[19822]: time=\"2026-06-12T10:09:44.33018666Z\" level=info msg=\"Created container 24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup\" id=c015b475-4be6-4ff6-b807-f1dca3a32282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.855479 | controller |     "Jun 12 10:09:44.339149 crc crio[19822]: time=\"2026-06-12T10:09:44.336467294Z\" level=info msg=\"Removed container be9e432e77e02c4f1e3ea29148edc8d09a49edcefed6adcbe770bdd4255c0953: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=d3974e3e-35ec-4824-8f7c-1d528481ac4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855495 | controller |     "Jun 12 10:09:44.339149 crc crio[19822]: time=\"2026-06-12T10:09:44.337035703Z\" level=info msg=\"Starting container: 24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc\" id=908780bf-e2ad-4b03-9aa1-e396de19f5a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.855510 | controller |     "Jun 12 10:09:44.339149 crc crio[19822]: time=\"2026-06-12T10:09:44.337906648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855526 | controller |     "Jun 12 10:09:44.347715 crc crio[19822]: time=\"2026-06-12T10:09:44.347627662Z\" level=info msg=\"Removing container: 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c\" id=335f3df1-3e5a-462e-909d-a0ac90217090 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855542 | controller |     "Jun 12 10:09:44.348141 crc crio[19822]: time=\"2026-06-12T10:09:44.348035257Z\" level=info msg=\"Started container\" PID=30161 containerID=24ab4df7338945586d14c60fd273859d164677173220a9f83774d81a6c4bd7cc description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kubecfg-setup id=908780bf-e2ad-4b03-9aa1-e396de19f5a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.855558 | controller |     "Jun 12 10:09:44.366894 crc crio[19822]: time=\"2026-06-12T10:09:44.366733504Z\" level=info msg=\"Removed container 40b67f663b4c468175f5282bf80961d44db16f3284126b8b182defbacd79806c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=335f3df1-3e5a-462e-909d-a0ac90217090 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855578 | controller |     "Jun 12 10:09:44.372421 crc crio[19822]: time=\"2026-06-12T10:09:44.371847317Z\" level=info msg=\"Created container bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad: openshift-multus/multus-bzhnf/kube-multus\" id=80c5d8b3-6312-4c02-9d06-69688a06093b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.855594 | controller |     "Jun 12 10:09:44.372938 crc crio[19822]: time=\"2026-06-12T10:09:44.372764587Z\" level=info msg=\"Starting container: bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad\" id=86de8008-e300-4faa-a5ed-106c8da68b9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.855610 | controller |     "Jun 12 10:09:44.379022 crc crio[19822]: time=\"2026-06-12T10:09:44.377899464Z\" level=info msg=\"Removing container: 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58\" id=f3a97e86-dfb9-470f-aa7f-09b4e8f55ea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855626 | controller |     "Jun 12 10:09:44.383472 crc crio[19822]: time=\"2026-06-12T10:09:44.38212308Z\" level=info msg=\"Started container\" PID=30169 containerID=bd81a1acd8bcbc31108eff1584a560e9b2f0c820269dc820e35ee92f7f7386ad description=openshift-multus/multus-bzhnf/kube-multus id=86de8008-e300-4faa-a5ed-106c8da68b9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=94d2e36a75c23b5f5932a066c0b1a4a76e938372484c506fc2196cfef2bf3dad",
2026-06-12 11:43:51.855642 | controller |     "Jun 12 10:09:44.397969 crc crio[19822]: time=\"2026-06-12T10:09:44.395571715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855659 | controller |     "Jun 12 10:09:44.404579 crc crio[19822]: time=\"2026-06-12T10:09:44.404430861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.855674 | controller |     "Jun 12 10:09:44.408199 crc crio[19822]: time=\"2026-06-12T10:09:44.404680489Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_1cd93691-de9a-4951-99f0-0e9ad492d85a\\\"\"",
2026-06-12 11:43:51.855689 | controller |     "Jun 12 10:09:44.408199 crc crio[19822]: time=\"2026-06-12T10:09:44.404778952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.855705 | controller |     "Jun 12 10:09:44.424098 crc crio[19822]: time=\"2026-06-12T10:09:44.424024457Z\" level=info msg=\"Removed container 3169bb084c1bf7ade4b892b87c2a454eee8558d91a8c738964651fc9e1a6af58: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=f3a97e86-dfb9-470f-aa7f-09b4e8f55ea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855721 | controller |     "Jun 12 10:09:44.430483 crc crio[19822]: time=\"2026-06-12T10:09:44.430250889Z\" level=info msg=\"Removing container: aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489\" id=183deaba-c62b-40e9-95af-84c1567054af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855737 | controller |     "Jun 12 10:09:44.455526 crc crio[19822]: time=\"2026-06-12T10:09:44.455104614Z\" level=info msg=\"Removed container aa5ff1d98af834828943113d37ddfe6ca307168d4f9e818909f07e1597e7b489: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=183deaba-c62b-40e9-95af-84c1567054af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855762 | controller |     "Jun 12 10:09:44.459185 crc crio[19822]: time=\"2026-06-12T10:09:44.459150722Z\" level=info msg=\"Removing container: d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0\" id=4a744d60-f1e9-432e-b138-75b5b017d7a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855921 | controller |     "Jun 12 10:09:44.480152 crc crio[19822]: time=\"2026-06-12T10:09:44.479722819Z\" level=info msg=\"Removed container d27c8d89f30e80c41a43f6da179a3f5f90b403c866a8cf434a19d82ec1b76ac0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=4a744d60-f1e9-432e-b138-75b5b017d7a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855951 | controller |     "Jun 12 10:09:44.483635 crc crio[19822]: time=\"2026-06-12T10:09:44.48348408Z\" level=info msg=\"Removing container: 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee\" id=a8bab1f1-e245-4179-9136-d9d854258528 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.855968 | controller |     "Jun 12 10:09:44.497541 crc crio[19822]: time=\"2026-06-12T10:09:44.497459362Z\" level=info msg=\"Created container 2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager\" id=261fa1e1-bf57-4485-a753-9bc2fc094955 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.855985 | controller |     "Jun 12 10:09:44.498536 crc crio[19822]: time=\"2026-06-12T10:09:44.498430423Z\" level=info msg=\"Starting container: 2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9\" id=333d6410-30c5-4309-8850-55aac7269e76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.856001 | controller |     "Jun 12 10:09:44.502744 crc crio[19822]: time=\"2026-06-12T10:09:44.502612841Z\" level=info msg=\"Removed container 0c7d1d41050a1c507e7aeb75d82e3d8560a2fb0e5b057fb45d589960aa52f8ee: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=a8bab1f1-e245-4179-9136-d9d854258528 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.856017 | controller |     "Jun 12 10:09:44.503612 crc crio[19822]: time=\"2026-06-12T10:09:44.503457456Z\" level=info msg=\"Started container\" PID=30202 containerID=2a27ad0cc05446b46027e628acabe288562f125d14f4a01aa9a076a54e5bfaf9 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-5sr8t/ovnkube-cluster-manager id=333d6410-30c5-4309-8850-55aac7269e76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32db06f80a8efb5dfd0ba0a1b756bdd7aaa2b7e4e6858d13fa6545e2052af731",
2026-06-12 11:43:51.856034 | controller |     "Jun 12 10:09:44.862301 crc crio[19822]: time=\"2026-06-12T10:09:44.862212796Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 11:43:51.856049 | controller |     "Jun 12 10:09:44.862560 crc crio[19822]: time=\"2026-06-12T10:09:44.862429973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.856065 | controller |     "Jun 12 10:09:44.874894 crc crio[19822]: time=\"2026-06-12T10:09:44.874616688Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 11:43:51.856081 | controller |     "Jun 12 10:09:44.874894 crc crio[19822]: time=\"2026-06-12T10:09:44.874906867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.856096 | controller |     "Jun 12 10:09:44.875269 crc crio[19822]: time=\"2026-06-12T10:09:44.875166136Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 11:43:51.856112 | controller |     "Jun 12 10:09:44.875269 crc crio[19822]: time=\"2026-06-12T10:09:44.875258909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.856127 | controller |     "Jun 12 10:09:44.884524 crc crio[19822]: time=\"2026-06-12T10:09:44.884469566Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 11:43:51.856142 | controller |     "Jun 12 10:09:44.884524 crc crio[19822]: time=\"2026-06-12T10:09:44.884525928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.856157 | controller |     "Jun 12 10:09:44.893641 crc crio[19822]: time=\"2026-06-12T10:09:44.893559641Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 11:43:51.856177 | controller |     "Jun 12 10:09:44.893641 crc crio[19822]: time=\"2026-06-12T10:09:44.893614132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.856193 | controller |     "Jun 12 10:09:44.904207 crc crio[19822]: time=\"2026-06-12T10:09:44.904145923Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 11:43:51.856208 | controller |     "Jun 12 10:09:44.904207 crc crio[19822]: time=\"2026-06-12T10:09:44.904208235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.856223 | controller |     "Jun 12 10:09:44.913231 crc crio[19822]: time=\"2026-06-12T10:09:44.913176965Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 11:43:51.856239 | controller |     "Jun 12 10:09:44.913730 crc crio[19822]: time=\"2026-06-12T10:09:44.913240298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.856254 | controller |     "Jun 12 10:09:44.914366 crc crio[19822]: time=\"2026-06-12T10:09:44.91392375Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 11:43:51.856270 | controller |     "Jun 12 10:09:44.914366 crc crio[19822]: time=\"2026-06-12T10:09:44.913956921Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.856285 | controller |     "Jun 12 10:09:44.922997 crc crio[19822]: time=\"2026-06-12T10:09:44.922941702Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_1cd93691-de9a-4951-99f0-0e9ad492d85a\\\"\"",
2026-06-12 11:43:51.856301 | controller |     "Jun 12 10:09:45.145480 crc crio[19822]: time=\"2026-06-12T10:09:45.145351429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e162c706-2b16-4500-aa5a-3ee6acae76f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856317 | controller |     "Jun 12 10:09:45.149213 crc crio[19822]: time=\"2026-06-12T10:09:45.148365337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4f6d3a62-7bca-4fc9-9ea4-57046858bb8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856333 | controller |     "Jun 12 10:09:45.176215 crc crio[19822]: time=\"2026-06-12T10:09:45.176006961Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller\" id=c730c6df-69d5-4e51-b58b-367701c90c51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856349 | controller |     "Jun 12 10:09:45.177052 crc crio[19822]: time=\"2026-06-12T10:09:45.176959593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856365 | controller |     "Jun 12 10:09:45.263378 crc crio[19822]: time=\"2026-06-12T10:09:45.263306548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856381 | controller |     "Jun 12 10:09:45.267504 crc crio[19822]: time=\"2026-06-12T10:09:45.267394812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856396 | controller |     "Jun 12 10:09:45.377880 crc crio[19822]: time=\"2026-06-12T10:09:45.377281246Z\" level=info msg=\"Created container 6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller\" id=c730c6df-69d5-4e51-b58b-367701c90c51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856412 | controller |     "Jun 12 10:09:45.383855 crc crio[19822]: time=\"2026-06-12T10:09:45.380533642Z\" level=info msg=\"Starting container: 6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d\" id=4ee85c0c-0dc8-4e42-be3e-0aca3b58686f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.856462 | controller |     "Jun 12 10:09:45.387311 crc crio[19822]: time=\"2026-06-12T10:09:45.38700677Z\" level=info msg=\"Started container\" PID=30264 containerID=6c5dacbf9ab5703b4c763872415cb676c68469b0168f37f1f99eebcc489d8b3d description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-controller id=4ee85c0c-0dc8-4e42-be3e-0aca3b58686f name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.856479 | controller |     "Jun 12 10:09:45.398254 crc crio[19822]: time=\"2026-06-12T10:09:45.397971255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1414050e-e52e-402f-9e92-b7c4e5d357d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856495 | controller |     "Jun 12 10:09:45.400877 crc crio[19822]: time=\"2026-06-12T10:09:45.400747625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1f92fc86-33f5-49d0-8afb-ad425278cb42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856511 | controller |     "Jun 12 10:09:45.419801 crc crio[19822]: time=\"2026-06-12T10:09:45.419658317Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging\" id=728bcb7b-4f4f-40bf-8e76-7a69bddf0518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856527 | controller |     "Jun 12 10:09:45.420398 crc crio[19822]: time=\"2026-06-12T10:09:45.420312688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856543 | controller |     "Jun 12 10:09:45.445216 crc crio[19822]: time=\"2026-06-12T10:09:45.44505773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856559 | controller |     "Jun 12 10:09:45.447054 crc crio[19822]: time=\"2026-06-12T10:09:45.446983923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856575 | controller |     "Jun 12 10:09:45.563319 crc crio[19822]: time=\"2026-06-12T10:09:45.563182282Z\" level=info msg=\"Created container 799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging\" id=728bcb7b-4f4f-40bf-8e76-7a69bddf0518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856591 | controller |     "Jun 12 10:09:45.564902 crc crio[19822]: time=\"2026-06-12T10:09:45.564766604Z\" level=info msg=\"Starting container: 799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9\" id=49f5516f-4545-49b5-a58c-855d484d7ad5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.856607 | controller |     "Jun 12 10:09:45.570496 crc crio[19822]: time=\"2026-06-12T10:09:45.570399756Z\" level=info msg=\"Started container\" PID=30276 containerID=799a620a3f7fa556e48a25213b08a55f34d838516cbdc42cdd2a3e52e6eccfc9 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovn-acl-logging id=49f5516f-4545-49b5-a58c-855d484d7ad5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.856623 | controller |     "Jun 12 10:09:45.582506 crc crio[19822]: time=\"2026-06-12T10:09:45.582446435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1928cfa5-337b-4597-aacf-271dfbffe98e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856643 | controller |     "Jun 12 10:09:45.585330 crc crio[19822]: time=\"2026-06-12T10:09:45.585262496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=adb726e0-d6ed-4960-bc9b-dcef177bfebe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856659 | controller |     "Jun 12 10:09:45.599052 crc crio[19822]: time=\"2026-06-12T10:09:45.597258305Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node\" id=3df3d680-7ece-47c3-86ea-f21cc119f183 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856674 | controller |     "Jun 12 10:09:45.599052 crc crio[19822]: time=\"2026-06-12T10:09:45.597977239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856690 | controller |     "Jun 12 10:09:45.632751 crc crio[19822]: time=\"2026-06-12T10:09:45.632598939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856706 | controller |     "Jun 12 10:09:45.635214 crc crio[19822]: time=\"2026-06-12T10:09:45.6350581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856722 | controller |     "Jun 12 10:09:45.748561 crc crio[19822]: time=\"2026-06-12T10:09:45.748422297Z\" level=info msg=\"Created container 6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node\" id=3df3d680-7ece-47c3-86ea-f21cc119f183 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856738 | controller |     "Jun 12 10:09:45.749561 crc crio[19822]: time=\"2026-06-12T10:09:45.749505942Z\" level=info msg=\"Starting container: 6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042\" id=57fd706a-9884-4e70-9868-5aa747798bb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.856753 | controller |     "Jun 12 10:09:45.760207 crc crio[19822]: time=\"2026-06-12T10:09:45.758685139Z\" level=info msg=\"Started container\" PID=30294 containerID=6f7024879c95765f5097155e728ee7ce0c6c7941fe7cc3a11dab7be81b989042 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-node id=57fd706a-9884-4e70-9868-5aa747798bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.856770 | controller |     "Jun 12 10:09:45.770879 crc crio[19822]: time=\"2026-06-12T10:09:45.77074779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9f84d30a-fd09-46bf-9591-23267394c106 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856786 | controller |     "Jun 12 10:09:45.773582 crc crio[19822]: time=\"2026-06-12T10:09:45.773341854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7850c1ce-a460-416f-8d2b-d3b441e161fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856802 | controller |     "Jun 12 10:09:45.782696 crc crio[19822]: time=\"2026-06-12T10:09:45.782594703Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics\" id=1a883cf7-2adb-42a4-91b9-08fd821ed9f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856819 | controller |     "Jun 12 10:09:45.783319 crc crio[19822]: time=\"2026-06-12T10:09:45.783249365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856838 | controller |     "Jun 12 10:09:45.826732 crc crio[19822]: time=\"2026-06-12T10:09:45.826615333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856858 | controller |     "Jun 12 10:09:45.829213 crc crio[19822]: time=\"2026-06-12T10:09:45.829189881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.856896 | controller |     "Jun 12 10:09:45.913422 crc crio[19822]: time=\"2026-06-12T10:09:45.913374345Z\" level=info msg=\"Created container 017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560: openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics\" id=1a883cf7-2adb-42a4-91b9-08fd821ed9f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856914 | controller |     "Jun 12 10:09:45.914648 crc crio[19822]: time=\"2026-06-12T10:09:45.914565683Z\" level=info msg=\"Starting container: 017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560\" id=caf4f5bd-cab9-47fb-9944-b6845c7cf9b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.856930 | controller |     "Jun 12 10:09:45.922737 crc crio[19822]: time=\"2026-06-12T10:09:45.922663736Z\" level=info msg=\"Started container\" PID=30326 containerID=017e438016b37f2e320cbdd1d0c8c81d9b65275073cc08bfa8cee4e9b680a560 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/kube-rbac-proxy-ovn-metrics id=caf4f5bd-cab9-47fb-9944-b6845c7cf9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.856947 | controller |     "Jun 12 10:09:45.940629 crc crio[19822]: time=\"2026-06-12T10:09:45.940531844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=27595c57-124a-46ff-b46c-ad67d04c5c03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856962 | controller |     "Jun 12 10:09:45.943429 crc crio[19822]: time=\"2026-06-12T10:09:45.943353616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=109c3b4e-7c45-48c8-9846-068879cc960d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.856978 | controller |     "Jun 12 10:09:45.950946 crc crio[19822]: time=\"2026-06-12T10:09:45.950653312Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd\" id=8d8d66f0-30ac-405e-a617-b6ca2dd7d04e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.856994 | controller |     "Jun 12 10:09:45.951294 crc crio[19822]: time=\"2026-06-12T10:09:45.951226601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857010 | controller |     "Jun 12 10:09:45.973182 crc crio[19822]: time=\"2026-06-12T10:09:45.973038717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857166 | controller |     "Jun 12 10:09:45.975033 crc crio[19822]: time=\"2026-06-12T10:09:45.974929579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857182 | controller |     "Jun 12 10:09:46.061516 crc crio[19822]: time=\"2026-06-12T10:09:46.061395606Z\" level=info msg=\"Created container 06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad: openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd\" id=8d8d66f0-30ac-405e-a617-b6ca2dd7d04e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.857202 | controller |     "Jun 12 10:09:46.062773 crc crio[19822]: time=\"2026-06-12T10:09:46.062690608Z\" level=info msg=\"Starting container: 06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad\" id=dc9975ae-e675-4aeb-80e4-155b3e9ff281 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.857218 | controller |     "Jun 12 10:09:46.067934 crc crio[19822]: time=\"2026-06-12T10:09:46.067867376Z\" level=info msg=\"Started container\" PID=30356 containerID=06b011e8037e362d103d4b2a7380f919363dc6c810c6535c1b4ee2b34cf664ad description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/northd id=dc9975ae-e675-4aeb-80e4-155b3e9ff281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.857235 | controller |     "Jun 12 10:09:46.078298 crc crio[19822]: time=\"2026-06-12T10:09:46.078167449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7215a4ac-a3dc-49a1-9896-39ad71276fd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.857251 | controller |     "Jun 12 10:09:46.080562 crc crio[19822]: time=\"2026-06-12T10:09:46.080503144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b777f18b-67a0-4d9f-b8d7-fe6d241f8ad1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.857267 | controller |     "Jun 12 10:09:46.086654 crc crio[19822]: time=\"2026-06-12T10:09:46.08655899Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb\" id=3094e0e8-4e09-499a-ac96-dcb116eb1e10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.857283 | controller |     "Jun 12 10:09:46.086978 crc crio[19822]: time=\"2026-06-12T10:09:46.086939983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857299 | controller |     "Jun 12 10:09:46.112922 crc crio[19822]: time=\"2026-06-12T10:09:46.112736568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857314 | controller |     "Jun 12 10:09:46.114329 crc crio[19822]: time=\"2026-06-12T10:09:46.114265508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857330 | controller |     "Jun 12 10:09:46.294866 crc crio[19822]: time=\"2026-06-12T10:09:46.294673396Z\" level=info msg=\"Created container 98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069: openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb\" id=3094e0e8-4e09-499a-ac96-dcb116eb1e10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.857346 | controller |     "Jun 12 10:09:46.296996 crc crio[19822]: time=\"2026-06-12T10:09:46.296708911Z\" level=info msg=\"Starting container: 98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069\" id=bb41910f-83cf-4ac1-9aa3-2d7de65dc196 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.857361 | controller |     "Jun 12 10:09:46.301486 crc crio[19822]: time=\"2026-06-12T10:09:46.301404693Z\" level=info msg=\"Started container\" PID=30367 containerID=98b8c888257e6a51252e756e5602e6ea6cd160428b5dfbfd0b9d5a213337d069 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/nbdb id=bb41910f-83cf-4ac1-9aa3-2d7de65dc196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.857377 | controller |     "Jun 12 10:09:48.500399 crc crio[19822]: time=\"2026-06-12T10:09:48.499896573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3bdfc518-5585-4e8d-b81a-4489f58cc779 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.857397 | controller |     "Jun 12 10:09:48.504462 crc crio[19822]: time=\"2026-06-12T10:09:48.50439334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0e2de08b-8166-4c3f-ac8b-c8cd95e40b54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.857413 | controller |     "Jun 12 10:09:48.518586 crc crio[19822]: time=\"2026-06-12T10:09:48.517453012Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb\" id=9b88ee17-60f4-40e3-872e-6e9c66c298a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.857429 | controller |     "Jun 12 10:09:48.518586 crc crio[19822]: time=\"2026-06-12T10:09:48.518266068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857446 | controller |     "Jun 12 10:09:48.555238 crc crio[19822]: time=\"2026-06-12T10:09:48.554896103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857461 | controller |     "Jun 12 10:09:48.558124 crc crio[19822]: time=\"2026-06-12T10:09:48.557652683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857477 | controller |     "Jun 12 10:09:48.687597 crc crio[19822]: time=\"2026-06-12T10:09:48.687488714Z\" level=info msg=\"Created container cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695: openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb\" id=9b88ee17-60f4-40e3-872e-6e9c66c298a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.857493 | controller |     "Jun 12 10:09:48.689139 crc crio[19822]: time=\"2026-06-12T10:09:48.688987872Z\" level=info msg=\"Starting container: cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695\" id=0f195525-9b79-4551-ab06-b0f2ade92ddc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.857508 | controller |     "Jun 12 10:09:48.700258 crc crio[19822]: time=\"2026-06-12T10:09:48.700046581Z\" level=info msg=\"Started container\" PID=30430 containerID=cdccf208d4511903bb4e4b6da1d83ae3f5314f4ff9691ccaded00abcd7426695 description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/sbdb id=0f195525-9b79-4551-ab06-b0f2ade92ddc name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.857524 | controller |     "Jun 12 10:09:50.858772 crc crio[19822]: time=\"2026-06-12T10:09:50.858205996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8c7a2f1b-282a-4a81-8fcd-1c8ec0718da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.857539 | controller |     "Jun 12 10:09:50.875675 crc crio[19822]: time=\"2026-06-12T10:09:50.875553958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=20618313-a6c7-4d1f-b2de-a9d923c15a2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.857555 | controller |     "Jun 12 10:09:50.884029 crc crio[19822]: time=\"2026-06-12T10:09:50.883974719Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller\" id=41e53976-3132-4b1a-a511-2021dbecb12c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.857570 | controller |     "Jun 12 10:09:50.884385 crc crio[19822]: time=\"2026-06-12T10:09:50.884317711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857589 | controller |     "Jun 12 10:09:50.918346 crc crio[19822]: time=\"2026-06-12T10:09:50.918212818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857605 | controller |     "Jun 12 10:09:50.920274 crc crio[19822]: time=\"2026-06-12T10:09:50.920166882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.857621 | controller |     "Jun 12 10:09:51.080703 crc crio[19822]: time=\"2026-06-12T10:09:51.080593345Z\" level=info msg=\"Created container 3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc: openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller\" id=41e53976-3132-4b1a-a511-2021dbecb12c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.857636 | controller |     "Jun 12 10:09:51.082153 crc crio[19822]: time=\"2026-06-12T10:09:51.0820394Z\" level=info msg=\"Starting container: 3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc\" id=05434e24-b824-47ae-8351-17c3ed980016 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.857652 | controller |     "Jun 12 10:09:51.088518 crc crio[19822]: time=\"2026-06-12T10:09:51.088399046Z\" level=info msg=\"Started container\" PID=30518 containerID=3a8b7f6abb9db881e9b1131c04f02142c6f64f048009782ce1dc5cf4d62f63fc description=openshift-ovn-kubernetes/ovnkube-node-tpmfs/ovnkube-controller id=05434e24-b824-47ae-8351-17c3ed980016 name=/runtime.v1.RuntimeService/StartContainer sandboxID=453d86ae980ccd9c673dcb97c9df7741041b30d81db6e69b58afd6d680659d45",
2026-06-12 11:43:51.857668 | controller |     "Jun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.194333105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857683 | controller |     "Jun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.194653085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857699 | controller |     "Jun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195218393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857714 | controller |     "Jun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195259984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857729 | controller |     "Jun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.19544526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857744 | controller |     "Jun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195484891Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857759 | controller |     "Jun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195665797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857773 | controller |     "Jun 12 10:09:51.195911 crc crio[19822]: time=\"2026-06-12T10:09:51.195694048Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857788 | controller |     "Jun 12 10:09:51.196480 crc crio[19822]: time=\"2026-06-12T10:09:51.19603901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857803 | controller |     "Jun 12 10:09:51.196480 crc crio[19822]: time=\"2026-06-12T10:09:51.196112912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857818 | controller |     "Jun 12 10:09:51.196480 crc crio[19822]: time=\"2026-06-12T10:09:51.196305648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857836 | controller |     "Jun 12 10:09:51.196480 crc crio[19822]: time=\"2026-06-12T10:09:51.196340019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857855 | controller |     "Jun 12 10:09:51.196617 crc crio[19822]: time=\"2026-06-12T10:09:51.196529876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857890 | controller |     "Jun 12 10:09:51.196617 crc crio[19822]: time=\"2026-06-12T10:09:51.196560787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857907 | controller |     "Jun 12 10:09:51.196964 crc crio[19822]: time=\"2026-06-12T10:09:51.196854576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857923 | controller |     "Jun 12 10:09:51.196964 crc crio[19822]: time=\"2026-06-12T10:09:51.196913638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857938 | controller |     "Jun 12 10:09:51.197291 crc crio[19822]: time=\"2026-06-12T10:09:51.197243968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857954 | controller |     "Jun 12 10:09:51.197659 crc crio[19822]: time=\"2026-06-12T10:09:51.19729625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857969 | controller |     "Jun 12 10:09:51.197986 crc crio[19822]: time=\"2026-06-12T10:09:51.197900351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.857984 | controller |     "Jun 12 10:09:51.197986 crc crio[19822]: time=\"2026-06-12T10:09:51.197961083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.857999 | controller |     "Jun 12 10:09:51.198225 crc crio[19822]: time=\"2026-06-12T10:09:51.198188099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858014 | controller |     "Jun 12 10:09:51.198225 crc crio[19822]: time=\"2026-06-12T10:09:51.19822814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858029 | controller |     "Jun 12 10:09:51.198575 crc crio[19822]: time=\"2026-06-12T10:09:51.198395176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858044 | controller |     "Jun 12 10:09:51.198575 crc crio[19822]: time=\"2026-06-12T10:09:51.198425077Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858059 | controller |     "Jun 12 10:09:51.198678 crc crio[19822]: time=\"2026-06-12T10:09:51.198630883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858074 | controller |     "Jun 12 10:09:51.198678 crc crio[19822]: time=\"2026-06-12T10:09:51.198663764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858090 | controller |     "Jun 12 10:09:51.198998 crc crio[19822]: time=\"2026-06-12T10:09:51.198949104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858105 | controller |     "Jun 12 10:09:51.199142 crc crio[19822]: time=\"2026-06-12T10:09:51.199003676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858120 | controller |     "Jun 12 10:09:51.199423 crc crio[19822]: time=\"2026-06-12T10:09:51.199350768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858135 | controller |     "Jun 12 10:09:51.199423 crc crio[19822]: time=\"2026-06-12T10:09:51.19940001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858150 | controller |     "Jun 12 10:09:51.199624 crc crio[19822]: time=\"2026-06-12T10:09:51.199525753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858169 | controller |     "Jun 12 10:09:51.199624 crc crio[19822]: time=\"2026-06-12T10:09:51.199562594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858184 | controller |     "Jun 12 10:09:51.199791 crc crio[19822]: time=\"2026-06-12T10:09:51.19974591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858199 | controller |     "Jun 12 10:09:51.199979 crc crio[19822]: time=\"2026-06-12T10:09:51.199796952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858214 | controller |     "Jun 12 10:09:51.200304 crc crio[19822]: time=\"2026-06-12T10:09:51.200228307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858228 | controller |     "Jun 12 10:09:51.200304 crc crio[19822]: time=\"2026-06-12T10:09:51.200278488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858243 | controller |     "Jun 12 10:09:51.200530 crc crio[19822]: time=\"2026-06-12T10:09:51.200483813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858258 | controller |     "Jun 12 10:09:51.200632 crc crio[19822]: time=\"2026-06-12T10:09:51.200535565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858273 | controller |     "Jun 12 10:09:51.201150 crc crio[19822]: time=\"2026-06-12T10:09:51.201030043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858288 | controller |     "Jun 12 10:09:51.201150 crc crio[19822]: time=\"2026-06-12T10:09:51.201121686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858303 | controller |     "Jun 12 10:09:51.201370 crc crio[19822]: time=\"2026-06-12T10:09:51.201233138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858318 | controller |     "Jun 12 10:09:51.201370 crc crio[19822]: time=\"2026-06-12T10:09:51.201272459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858334 | controller |     "Jun 12 10:09:51.201565 crc crio[19822]: time=\"2026-06-12T10:09:51.201522027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858352 | controller |     "Jun 12 10:09:51.201645 crc crio[19822]: time=\"2026-06-12T10:09:51.201572579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858367 | controller |     "Jun 12 10:09:51.201983 crc crio[19822]: time=\"2026-06-12T10:09:51.201897731Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858383 | controller |     "Jun 12 10:09:51.201983 crc crio[19822]: time=\"2026-06-12T10:09:51.201955993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858397 | controller |     "Jun 12 10:09:51.202228 crc crio[19822]: time=\"2026-06-12T10:09:51.202160078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858412 | controller |     "Jun 12 10:09:51.202228 crc crio[19822]: time=\"2026-06-12T10:09:51.202195019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858427 | controller |     "Jun 12 10:09:51.202508 crc crio[19822]: time=\"2026-06-12T10:09:51.202454598Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858442 | controller |     "Jun 12 10:09:51.202599 crc crio[19822]: time=\"2026-06-12T10:09:51.202512179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858456 | controller |     "Jun 12 10:09:51.202943 crc crio[19822]: time=\"2026-06-12T10:09:51.202801249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858477 | controller |     "Jun 12 10:09:51.202943 crc crio[19822]: time=\"2026-06-12T10:09:51.202913142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858496 | controller |     "Jun 12 10:09:51.203224 crc crio[19822]: time=\"2026-06-12T10:09:51.203133559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858529 | controller |     "Jun 12 10:09:51.203224 crc crio[19822]: time=\"2026-06-12T10:09:51.203197301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858587 | controller |     "Jun 12 10:09:51.203444 crc crio[19822]: time=\"2026-06-12T10:09:51.203403708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858605 | controller |     "Jun 12 10:09:51.203520 crc crio[19822]: time=\"2026-06-12T10:09:51.203454199Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858621 | controller |     "Jun 12 10:09:51.203782 crc crio[19822]: time=\"2026-06-12T10:09:51.203713269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858636 | controller |     "Jun 12 10:09:51.203782 crc crio[19822]: time=\"2026-06-12T10:09:51.20376057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858651 | controller |     "Jun 12 10:09:51.204107 crc crio[19822]: time=\"2026-06-12T10:09:51.203969886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858667 | controller |     "Jun 12 10:09:51.204107 crc crio[19822]: time=\"2026-06-12T10:09:51.204002707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858681 | controller |     "Jun 12 10:09:51.204376 crc crio[19822]: time=\"2026-06-12T10:09:51.204275866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858696 | controller |     "Jun 12 10:09:51.204376 crc crio[19822]: time=\"2026-06-12T10:09:51.204312917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858711 | controller |     "Jun 12 10:09:51.204625 crc crio[19822]: time=\"2026-06-12T10:09:51.204578116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858726 | controller |     "Jun 12 10:09:51.204625 crc crio[19822]: time=\"2026-06-12T10:09:51.204626618Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858740 | controller |     "Jun 12 10:09:51.205058 crc crio[19822]: time=\"2026-06-12T10:09:51.20497501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858756 | controller |     "Jun 12 10:09:51.205058 crc crio[19822]: time=\"2026-06-12T10:09:51.205031952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858771 | controller |     "Jun 12 10:09:51.205718 crc crio[19822]: time=\"2026-06-12T10:09:51.205586019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858786 | controller |     "Jun 12 10:09:51.205718 crc crio[19822]: time=\"2026-06-12T10:09:51.205701123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858800 | controller |     "Jun 12 10:09:51.205718 crc crio[19822]: time=\"2026-06-12T10:09:51.205720293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858815 | controller |     "Jun 12 10:09:51.206120 crc crio[19822]: time=\"2026-06-12T10:09:51.205744214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858830 | controller |     "Jun 12 10:09:51.206423 crc crio[19822]: time=\"2026-06-12T10:09:51.206314612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858852 | controller |     "Jun 12 10:09:51.206423 crc crio[19822]: time=\"2026-06-12T10:09:51.206392834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858886 | controller |     "Jun 12 10:09:51.206668 crc crio[19822]: time=\"2026-06-12T10:09:51.206592581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858902 | controller |     "Jun 12 10:09:51.206750 crc crio[19822]: time=\"2026-06-12T10:09:51.206697244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858917 | controller |     "Jun 12 10:09:51.206750 crc crio[19822]: time=\"2026-06-12T10:09:51.206720165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858932 | controller |     "Jun 12 10:09:51.206750 crc crio[19822]: time=\"2026-06-12T10:09:51.206741866Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858947 | controller |     "Jun 12 10:09:51.207318 crc crio[19822]: time=\"2026-06-12T10:09:51.207243332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858962 | controller |     "Jun 12 10:09:51.207318 crc crio[19822]: time=\"2026-06-12T10:09:51.207302924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.858977 | controller |     "Jun 12 10:09:51.207629 crc crio[19822]: time=\"2026-06-12T10:09:51.207570353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.858992 | controller |     "Jun 12 10:09:51.207725 crc crio[19822]: time=\"2026-06-12T10:09:51.207630195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859007 | controller |     "Jun 12 10:09:51.208001 crc crio[19822]: time=\"2026-06-12T10:09:51.207872813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859021 | controller |     "Jun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208024918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859036 | controller |     "Jun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208059229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859051 | controller |     "Jun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208136841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859066 | controller |     "Jun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208289785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859081 | controller |     "Jun 12 10:09:51.208351 crc crio[19822]: time=\"2026-06-12T10:09:51.208357668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859096 | controller |     "Jun 12 10:09:51.208708 crc crio[19822]: time=\"2026-06-12T10:09:51.208581225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859110 | controller |     "Jun 12 10:09:51.208708 crc crio[19822]: time=\"2026-06-12T10:09:51.208615266Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859125 | controller |     "Jun 12 10:09:51.208917 crc crio[19822]: time=\"2026-06-12T10:09:51.208769651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859140 | controller |     "Jun 12 10:09:51.208917 crc crio[19822]: time=\"2026-06-12T10:09:51.208855154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859154 | controller |     "Jun 12 10:09:51.209226 crc crio[19822]: time=\"2026-06-12T10:09:51.209160624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859173 | controller |     "Jun 12 10:09:51.209226 crc crio[19822]: time=\"2026-06-12T10:09:51.209223646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859188 | controller |     "Jun 12 10:09:51.209445 crc crio[19822]: time=\"2026-06-12T10:09:51.209256227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859203 | controller |     "Jun 12 10:09:51.209445 crc crio[19822]: time=\"2026-06-12T10:09:51.209280008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859218 | controller |     "Jun 12 10:09:51.209754 crc crio[19822]: time=\"2026-06-12T10:09:51.209530376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859233 | controller |     "Jun 12 10:09:51.209754 crc crio[19822]: time=\"2026-06-12T10:09:51.209559987Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859248 | controller |     "Jun 12 10:09:51.210000 crc crio[19822]: time=\"2026-06-12T10:09:51.209795565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859263 | controller |     "Jun 12 10:09:51.210000 crc crio[19822]: time=\"2026-06-12T10:09:51.209899518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859278 | controller |     "Jun 12 10:09:51.210198 crc crio[19822]: time=\"2026-06-12T10:09:51.210101055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859293 | controller |     "Jun 12 10:09:51.210198 crc crio[19822]: time=\"2026-06-12T10:09:51.210138666Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859308 | controller |     "Jun 12 10:09:51.210409 crc crio[19822]: time=\"2026-06-12T10:09:51.210340993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859323 | controller |     "Jun 12 10:09:51.210409 crc crio[19822]: time=\"2026-06-12T10:09:51.210408515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859338 | controller |     "Jun 12 10:09:51.210639 crc crio[19822]: time=\"2026-06-12T10:09:51.210596921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859353 | controller |     "Jun 12 10:09:51.210722 crc crio[19822]: time=\"2026-06-12T10:09:51.210651393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859368 | controller |     "Jun 12 10:09:51.210933 crc crio[19822]: time=\"2026-06-12T10:09:51.210891101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859382 | controller |     "Jun 12 10:09:51.211033 crc crio[19822]: time=\"2026-06-12T10:09:51.210949422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859397 | controller |     "Jun 12 10:09:51.211191 crc crio[19822]: time=\"2026-06-12T10:09:51.211149069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859414 | controller |     "Jun 12 10:09:51.211287 crc crio[19822]: time=\"2026-06-12T10:09:51.211206111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859430 | controller |     "Jun 12 10:09:51.211502 crc crio[19822]: time=\"2026-06-12T10:09:51.211437837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859452 | controller |     "Jun 12 10:09:51.211502 crc crio[19822]: time=\"2026-06-12T10:09:51.211492909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859478 | controller |     "Jun 12 10:09:51.211648 crc crio[19822]: time=\"2026-06-12T10:09:51.211543031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859502 | controller |     "Jun 12 10:09:51.211648 crc crio[19822]: time=\"2026-06-12T10:09:51.211563141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859520 | controller |     "Jun 12 10:09:51.211917 crc crio[19822]: time=\"2026-06-12T10:09:51.211773338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859536 | controller |     "Jun 12 10:09:51.211917 crc crio[19822]: time=\"2026-06-12T10:09:51.211800479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859551 | controller |     "Jun 12 10:09:51.212059 crc crio[19822]: time=\"2026-06-12T10:09:51.212014736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859567 | controller |     "Jun 12 10:09:51.212059 crc crio[19822]: time=\"2026-06-12T10:09:51.212040917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859582 | controller |     "Jun 12 10:09:51.212297 crc crio[19822]: time=\"2026-06-12T10:09:51.212257114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859597 | controller |     "Jun 12 10:09:51.212373 crc crio[19822]: time=\"2026-06-12T10:09:51.212301176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859611 | controller |     "Jun 12 10:09:51.212707 crc crio[19822]: time=\"2026-06-12T10:09:51.212541384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859626 | controller |     "Jun 12 10:09:51.212707 crc crio[19822]: time=\"2026-06-12T10:09:51.212589305Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859641 | controller |     "Jun 12 10:09:51.212960 crc crio[19822]: time=\"2026-06-12T10:09:51.212721579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859656 | controller |     "Jun 12 10:09:51.212960 crc crio[19822]: time=\"2026-06-12T10:09:51.21274611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859670 | controller |     "Jun 12 10:09:51.213064 crc crio[19822]: time=\"2026-06-12T10:09:51.213007589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859686 | controller |     "Jun 12 10:09:51.213064 crc crio[19822]: time=\"2026-06-12T10:09:51.21303482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859701 | controller |     "Jun 12 10:09:51.213289 crc crio[19822]: time=\"2026-06-12T10:09:51.213250297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859716 | controller |     "Jun 12 10:09:51.213404 crc crio[19822]: time=\"2026-06-12T10:09:51.213293108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859732 | controller |     "Jun 12 10:09:51.213664 crc crio[19822]: time=\"2026-06-12T10:09:51.213508165Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859747 | controller |     "Jun 12 10:09:51.213664 crc crio[19822]: time=\"2026-06-12T10:09:51.21364506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859762 | controller |     "Jun 12 10:09:51.214005 crc crio[19822]: time=\"2026-06-12T10:09:51.213734643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859780 | controller |     "Jun 12 10:09:51.214005 crc crio[19822]: time=\"2026-06-12T10:09:51.213765084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859802 | controller |     "Jun 12 10:09:51.214168 crc crio[19822]: time=\"2026-06-12T10:09:51.214138045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859817 | controller |     "Jun 12 10:09:51.214168 crc crio[19822]: time=\"2026-06-12T10:09:51.214167176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859832 | controller |     "Jun 12 10:09:51.214429 crc crio[19822]: time=\"2026-06-12T10:09:51.214384423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859851 | controller |     "Jun 12 10:09:51.214534 crc crio[19822]: time=\"2026-06-12T10:09:51.214438715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859866 | controller |     "Jun 12 10:09:51.214608 crc crio[19822]: time=\"2026-06-12T10:09:51.2145939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859901 | controller |     "Jun 12 10:09:51.214689 crc crio[19822]: time=\"2026-06-12T10:09:51.214623111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859916 | controller |     "Jun 12 10:09:51.215116 crc crio[19822]: time=\"2026-06-12T10:09:51.215040744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859932 | controller |     "Jun 12 10:09:51.215116 crc crio[19822]: time=\"2026-06-12T10:09:51.215112907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859946 | controller |     "Jun 12 10:09:51.215354 crc crio[19822]: time=\"2026-06-12T10:09:51.215298563Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859960 | controller |     "Jun 12 10:09:51.215459 crc crio[19822]: time=\"2026-06-12T10:09:51.215360235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.859974 | controller |     "Jun 12 10:09:51.215547 crc crio[19822]: time=\"2026-06-12T10:09:51.215492159Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.859989 | controller |     "Jun 12 10:09:51.215547 crc crio[19822]: time=\"2026-06-12T10:09:51.21552007Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860003 | controller |     "Jun 12 10:09:51.215969 crc crio[19822]: time=\"2026-06-12T10:09:51.215713886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860017 | controller |     "Jun 12 10:09:51.215969 crc crio[19822]: time=\"2026-06-12T10:09:51.215741497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860031 | controller |     "Jun 12 10:09:51.216324 crc crio[19822]: time=\"2026-06-12T10:09:51.215981265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860046 | controller |     "Jun 12 10:09:51.216324 crc crio[19822]: time=\"2026-06-12T10:09:51.216015516Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860060 | controller |     "Jun 12 10:09:51.216324 crc crio[19822]: time=\"2026-06-12T10:09:51.216300756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860074 | controller |     "Jun 12 10:09:51.216498 crc crio[19822]: time=\"2026-06-12T10:09:51.216333497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860088 | controller |     "Jun 12 10:09:51.216498 crc crio[19822]: time=\"2026-06-12T10:09:51.216469141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860102 | controller |     "Jun 12 10:09:51.216586 crc crio[19822]: time=\"2026-06-12T10:09:51.216500272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860121 | controller |     "Jun 12 10:09:51.216784 crc crio[19822]: time=\"2026-06-12T10:09:51.216717859Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860136 | controller |     "Jun 12 10:09:51.216784 crc crio[19822]: time=\"2026-06-12T10:09:51.216781621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860150 | controller |     "Jun 12 10:09:51.217172 crc crio[19822]: time=\"2026-06-12T10:09:51.217058069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860164 | controller |     "Jun 12 10:09:51.217172 crc crio[19822]: time=\"2026-06-12T10:09:51.217154462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860178 | controller |     "Jun 12 10:09:51.217311 crc crio[19822]: time=\"2026-06-12T10:09:51.217252786Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860192 | controller |     "Jun 12 10:09:51.217311 crc crio[19822]: time=\"2026-06-12T10:09:51.217287367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860207 | controller |     "Jun 12 10:09:51.217535 crc crio[19822]: time=\"2026-06-12T10:09:51.217478733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860221 | controller |     "Jun 12 10:09:51.217535 crc crio[19822]: time=\"2026-06-12T10:09:51.217536715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860235 | controller |     "Jun 12 10:09:51.217745 crc crio[19822]: time=\"2026-06-12T10:09:51.21768556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860249 | controller |     "Jun 12 10:09:51.217745 crc crio[19822]: time=\"2026-06-12T10:09:51.217742702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860263 | controller |     "Jun 12 10:09:51.218303 crc crio[19822]: time=\"2026-06-12T10:09:51.218178496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860278 | controller |     "Jun 12 10:09:51.218303 crc crio[19822]: time=\"2026-06-12T10:09:51.218285169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860292 | controller |     "Jun 12 10:09:51.218469 crc crio[19822]: time=\"2026-06-12T10:09:51.218317221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860307 | controller |     "Jun 12 10:09:51.218469 crc crio[19822]: time=\"2026-06-12T10:09:51.218342521Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860322 | controller |     "Jun 12 10:09:51.218469 crc crio[19822]: time=\"2026-06-12T10:09:51.218364812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860337 | controller |     "Jun 12 10:09:51.218469 crc crio[19822]: time=\"2026-06-12T10:09:51.218387023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860352 | controller |     "Jun 12 10:09:51.218744 crc crio[19822]: time=\"2026-06-12T10:09:51.218566109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860367 | controller |     "Jun 12 10:09:51.218744 crc crio[19822]: time=\"2026-06-12T10:09:51.21859903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860382 | controller |     "Jun 12 10:09:51.218976 crc crio[19822]: time=\"2026-06-12T10:09:51.218801076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860397 | controller |     "Jun 12 10:09:51.218976 crc crio[19822]: time=\"2026-06-12T10:09:51.218937881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860415 | controller |     "Jun 12 10:09:51.219194 crc crio[19822]: time=\"2026-06-12T10:09:51.219112297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860430 | controller |     "Jun 12 10:09:51.219194 crc crio[19822]: time=\"2026-06-12T10:09:51.219147638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860444 | controller |     "Jun 12 10:09:51.219520 crc crio[19822]: time=\"2026-06-12T10:09:51.219433927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860459 | controller |     "Jun 12 10:09:51.219520 crc crio[19822]: time=\"2026-06-12T10:09:51.219498249Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860473 | controller |     "Jun 12 10:09:51.219692 crc crio[19822]: time=\"2026-06-12T10:09:51.219605023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860488 | controller |     "Jun 12 10:09:51.219692 crc crio[19822]: time=\"2026-06-12T10:09:51.219642024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860503 | controller |     "Jun 12 10:09:51.219994 crc crio[19822]: time=\"2026-06-12T10:09:51.219936302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860517 | controller |     "Jun 12 10:09:51.219994 crc crio[19822]: time=\"2026-06-12T10:09:51.219989995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860532 | controller |     "Jun 12 10:09:51.220350 crc crio[19822]: time=\"2026-06-12T10:09:51.220179881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860547 | controller |     "Jun 12 10:09:51.220350 crc crio[19822]: time=\"2026-06-12T10:09:51.220207892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860563 | controller |     "Jun 12 10:09:51.220468 crc crio[19822]: time=\"2026-06-12T10:09:51.220441589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860577 | controller |     "Jun 12 10:09:51.220527 crc crio[19822]: time=\"2026-06-12T10:09:51.22047123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860592 | controller |     "Jun 12 10:09:51.220578 crc crio[19822]: time=\"2026-06-12T10:09:51.220535432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860607 | controller |     "Jun 12 10:09:51.220578 crc crio[19822]: time=\"2026-06-12T10:09:51.220560383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860622 | controller |     "Jun 12 10:09:51.220914 crc crio[19822]: time=\"2026-06-12T10:09:51.22076303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860636 | controller |     "Jun 12 10:09:51.220914 crc crio[19822]: time=\"2026-06-12T10:09:51.220879553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860651 | controller |     "Jun 12 10:09:51.221155 crc crio[19822]: time=\"2026-06-12T10:09:51.221099161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860666 | controller |     "Jun 12 10:09:51.221155 crc crio[19822]: time=\"2026-06-12T10:09:51.221129232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860681 | controller |     "Jun 12 10:09:51.221438 crc crio[19822]: time=\"2026-06-12T10:09:51.221363679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860696 | controller |     "Jun 12 10:09:51.221535 crc crio[19822]: time=\"2026-06-12T10:09:51.221509794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860715 | controller |     "Jun 12 10:09:51.221633 crc crio[19822]: time=\"2026-06-12T10:09:51.221595257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860730 | controller |     "Jun 12 10:09:51.221723 crc crio[19822]: time=\"2026-06-12T10:09:51.221639568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860745 | controller |     "Jun 12 10:09:51.221957 crc crio[19822]: time=\"2026-06-12T10:09:51.221897497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860760 | controller |     "Jun 12 10:09:51.221957 crc crio[19822]: time=\"2026-06-12T10:09:51.221956439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860775 | controller |     "Jun 12 10:09:51.222221 crc crio[19822]: time=\"2026-06-12T10:09:51.222152395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860789 | controller |     "Jun 12 10:09:51.222221 crc crio[19822]: time=\"2026-06-12T10:09:51.222183746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860804 | controller |     "Jun 12 10:09:51.222556 crc crio[19822]: time=\"2026-06-12T10:09:51.222351752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860820 | controller |     "Jun 12 10:09:51.222556 crc crio[19822]: time=\"2026-06-12T10:09:51.222392783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860834 | controller |     "Jun 12 10:09:51.222920 crc crio[19822]: time=\"2026-06-12T10:09:51.222705742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860852 | controller |     "Jun 12 10:09:51.222920 crc crio[19822]: time=\"2026-06-12T10:09:51.222753854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860881 | controller |     "Jun 12 10:09:51.223112 crc crio[19822]: time=\"2026-06-12T10:09:51.22294826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860901 | controller |     "Jun 12 10:09:51.223112 crc crio[19822]: time=\"2026-06-12T10:09:51.222992212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860917 | controller |     "Jun 12 10:09:51.223440 crc crio[19822]: time=\"2026-06-12T10:09:51.223359724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860932 | controller |     "Jun 12 10:09:51.223440 crc crio[19822]: time=\"2026-06-12T10:09:51.223424066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860946 | controller |     "Jun 12 10:09:51.223645 crc crio[19822]: time=\"2026-06-12T10:09:51.223456727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860961 | controller |     "Jun 12 10:09:51.223645 crc crio[19822]: time=\"2026-06-12T10:09:51.223480967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.860976 | controller |     "Jun 12 10:09:51.223926 crc crio[19822]: time=\"2026-06-12T10:09:51.22387846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.860990 | controller |     "Jun 12 10:09:51.224176 crc crio[19822]: time=\"2026-06-12T10:09:51.223929622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861005 | controller |     "Jun 12 10:09:51.224176 crc crio[19822]: time=\"2026-06-12T10:09:51.223955053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861019 | controller |     "Jun 12 10:09:51.224176 crc crio[19822]: time=\"2026-06-12T10:09:51.223977494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861038 | controller |     "Jun 12 10:09:51.224332 crc crio[19822]: time=\"2026-06-12T10:09:51.224230582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861054 | controller |     "Jun 12 10:09:51.224332 crc crio[19822]: time=\"2026-06-12T10:09:51.224269423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861069 | controller |     "Jun 12 10:09:51.224449 crc crio[19822]: time=\"2026-06-12T10:09:51.224373627Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861084 | controller |     "Jun 12 10:09:51.224449 crc crio[19822]: time=\"2026-06-12T10:09:51.224403008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861099 | controller |     "Jun 12 10:09:51.224652 crc crio[19822]: time=\"2026-06-12T10:09:51.224610124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861114 | controller |     "Jun 12 10:09:51.224731 crc crio[19822]: time=\"2026-06-12T10:09:51.224661616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861128 | controller |     "Jun 12 10:09:51.225140 crc crio[19822]: time=\"2026-06-12T10:09:51.22478678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861143 | controller |     "Jun 12 10:09:51.225140 crc crio[19822]: time=\"2026-06-12T10:09:51.224979067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861157 | controller |     "Jun 12 10:09:51.225278 crc crio[19822]: time=\"2026-06-12T10:09:51.225212034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861171 | controller |     "Jun 12 10:09:51.225278 crc crio[19822]: time=\"2026-06-12T10:09:51.225248985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861186 | controller |     "Jun 12 10:09:51.225575 crc crio[19822]: time=\"2026-06-12T10:09:51.225525234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861200 | controller |     "Jun 12 10:09:51.225575 crc crio[19822]: time=\"2026-06-12T10:09:51.225579606Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861214 | controller |     "Jun 12 10:09:51.225723 crc crio[19822]: time=\"2026-06-12T10:09:51.22568752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861229 | controller |     "Jun 12 10:09:51.225723 crc crio[19822]: time=\"2026-06-12T10:09:51.225721071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861243 | controller |     "Jun 12 10:09:51.226165 crc crio[19822]: time=\"2026-06-12T10:09:51.226112333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861257 | controller |     "Jun 12 10:09:51.226272 crc crio[19822]: time=\"2026-06-12T10:09:51.226173315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861271 | controller |     "Jun 12 10:09:51.226272 crc crio[19822]: time=\"2026-06-12T10:09:51.226202686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861285 | controller |     "Jun 12 10:09:51.226272 crc crio[19822]: time=\"2026-06-12T10:09:51.226223606Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861299 | controller |     "Jun 12 10:09:51.226427 crc crio[19822]: time=\"2026-06-12T10:09:51.226396992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861317 | controller |     "Jun 12 10:09:51.226479 crc crio[19822]: time=\"2026-06-12T10:09:51.226428753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861332 | controller |     "Jun 12 10:09:51.226623 crc crio[19822]: time=\"2026-06-12T10:09:51.226578568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861346 | controller |     "Jun 12 10:09:51.226720 crc crio[19822]: time=\"2026-06-12T10:09:51.226628319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861361 | controller |     "Jun 12 10:09:51.226880 crc crio[19822]: time=\"2026-06-12T10:09:51.226772364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861376 | controller |     "Jun 12 10:09:51.226880 crc crio[19822]: time=\"2026-06-12T10:09:51.226872567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861390 | controller |     "Jun 12 10:09:51.227255 crc crio[19822]: time=\"2026-06-12T10:09:51.227111885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861405 | controller |     "Jun 12 10:09:51.227342 crc crio[19822]: time=\"2026-06-12T10:09:51.227286911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861420 | controller |     "Jun 12 10:09:51.227402 crc crio[19822]: time=\"2026-06-12T10:09:51.227376864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861435 | controller |     "Jun 12 10:09:51.227466 crc crio[19822]: time=\"2026-06-12T10:09:51.227409515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861450 | controller |     "Jun 12 10:09:51.227688 crc crio[19822]: time=\"2026-06-12T10:09:51.227646183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861465 | controller |     "Jun 12 10:09:51.227887 crc crio[19822]: time=\"2026-06-12T10:09:51.227786437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861479 | controller |     "Jun 12 10:09:51.228017 crc crio[19822]: time=\"2026-06-12T10:09:51.227971353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861494 | controller |     "Jun 12 10:09:51.228153 crc crio[19822]: time=\"2026-06-12T10:09:51.228026665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861508 | controller |     "Jun 12 10:09:51.228307 crc crio[19822]: time=\"2026-06-12T10:09:51.228239872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861523 | controller |     "Jun 12 10:09:51.228307 crc crio[19822]: time=\"2026-06-12T10:09:51.228274203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861538 | controller |     "Jun 12 10:09:51.228545 crc crio[19822]: time=\"2026-06-12T10:09:51.22850177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861552 | controller |     "Jun 12 10:09:51.228707 crc crio[19822]: time=\"2026-06-12T10:09:51.228558062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861567 | controller |     "Jun 12 10:09:51.228803 crc crio[19822]: time=\"2026-06-12T10:09:51.228764078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861582 | controller |     "Jun 12 10:09:51.229002 crc crio[19822]: time=\"2026-06-12T10:09:51.228867462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861597 | controller |     "Jun 12 10:09:51.229237 crc crio[19822]: time=\"2026-06-12T10:09:51.229197643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861615 | controller |     "Jun 12 10:09:51.229355 crc crio[19822]: time=\"2026-06-12T10:09:51.229254874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861630 | controller |     "Jun 12 10:09:51.229355 crc crio[19822]: time=\"2026-06-12T10:09:51.229282525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861645 | controller |     "Jun 12 10:09:51.229355 crc crio[19822]: time=\"2026-06-12T10:09:51.229308416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861660 | controller |     "Jun 12 10:09:51.229695 crc crio[19822]: time=\"2026-06-12T10:09:51.229649917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861674 | controller |     "Jun 12 10:09:51.229784 crc crio[19822]: time=\"2026-06-12T10:09:51.229710759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861689 | controller |     "Jun 12 10:09:51.230494 crc crio[19822]: time=\"2026-06-12T10:09:51.230188685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861704 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230676001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861718 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230727723Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861733 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230764144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861747 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230878828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861762 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.230911649Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861776 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.231145585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861790 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.2312776Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861805 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.231352905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861819 | controller |     "Jun 12 10:09:51.231507 crc crio[19822]: time=\"2026-06-12T10:09:51.23148969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861833 | controller |     "Jun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.231626771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861851 | controller |     "Jun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.231692743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861867 | controller |     "Jun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.231994823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861901 | controller |     "Jun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.232058455Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861917 | controller |     "Jun 12 10:09:51.232196 crc crio[19822]: time=\"2026-06-12T10:09:51.232166769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861936 | controller |     "Jun 12 10:09:51.232517 crc crio[19822]: time=\"2026-06-12T10:09:51.23221337Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861952 | controller |     "Jun 12 10:09:51.232672 crc crio[19822]: time=\"2026-06-12T10:09:51.232555671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861967 | controller |     "Jun 12 10:09:51.232672 crc crio[19822]: time=\"2026-06-12T10:09:51.232629554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.861982 | controller |     "Jun 12 10:09:51.232672 crc crio[19822]: time=\"2026-06-12T10:09:51.232672155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.861997 | controller |     "Jun 12 10:09:51.233206 crc crio[19822]: time=\"2026-06-12T10:09:51.232707526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862012 | controller |     "Jun 12 10:09:51.233206 crc crio[19822]: time=\"2026-06-12T10:09:51.232740097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862027 | controller |     "Jun 12 10:09:51.233206 crc crio[19822]: time=\"2026-06-12T10:09:51.232765818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862042 | controller |     "Jun 12 10:09:51.233587 crc crio[19822]: time=\"2026-06-12T10:09:51.233511882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862057 | controller |     "Jun 12 10:09:51.233687 crc crio[19822]: time=\"2026-06-12T10:09:51.233604535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862072 | controller |     "Jun 12 10:09:51.233952 crc crio[19822]: time=\"2026-06-12T10:09:51.233892414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862087 | controller |     "Jun 12 10:09:51.234034 crc crio[19822]: time=\"2026-06-12T10:09:51.233966687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862102 | controller |     "Jun 12 10:09:51.234270 crc crio[19822]: time=\"2026-06-12T10:09:51.234200474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862117 | controller |     "Jun 12 10:09:51.234367 crc crio[19822]: time=\"2026-06-12T10:09:51.234291717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862132 | controller |     "Jun 12 10:09:51.234367 crc crio[19822]: time=\"2026-06-12T10:09:51.234328298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862147 | controller |     "Jun 12 10:09:51.234464 crc crio[19822]: time=\"2026-06-12T10:09:51.23437585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862162 | controller |     "Jun 12 10:09:51.234666 crc crio[19822]: time=\"2026-06-12T10:09:51.234603387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862177 | controller |     "Jun 12 10:09:51.234997 crc crio[19822]: time=\"2026-06-12T10:09:51.23468033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862191 | controller |     "Jun 12 10:09:51.234997 crc crio[19822]: time=\"2026-06-12T10:09:51.23498735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862206 | controller |     "Jun 12 10:09:51.235184 crc crio[19822]: time=\"2026-06-12T10:09:51.235032942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862221 | controller |     "Jun 12 10:09:51.235287 crc crio[19822]: time=\"2026-06-12T10:09:51.235230558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862240 | controller |     "Jun 12 10:09:51.235380 crc crio[19822]: time=\"2026-06-12T10:09:51.23530388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862255 | controller |     "Jun 12 10:09:51.235512 crc crio[19822]: time=\"2026-06-12T10:09:51.235466226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862270 | controller |     "Jun 12 10:09:51.235587 crc crio[19822]: time=\"2026-06-12T10:09:51.235531878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862285 | controller |     "Jun 12 10:09:51.235711 crc crio[19822]: time=\"2026-06-12T10:09:51.235657002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862300 | controller |     "Jun 12 10:09:51.235798 crc crio[19822]: time=\"2026-06-12T10:09:51.235747315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862315 | controller |     "Jun 12 10:09:51.236008 crc crio[19822]: time=\"2026-06-12T10:09:51.235962732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862330 | controller |     "Jun 12 10:09:51.236139 crc crio[19822]: time=\"2026-06-12T10:09:51.236027804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862345 | controller |     "Jun 12 10:09:51.236326 crc crio[19822]: time=\"2026-06-12T10:09:51.236267972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862360 | controller |     "Jun 12 10:09:51.236409 crc crio[19822]: time=\"2026-06-12T10:09:51.236361335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862376 | controller |     "Jun 12 10:09:51.236569 crc crio[19822]: time=\"2026-06-12T10:09:51.236545811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862391 | controller |     "Jun 12 10:09:51.236629 crc crio[19822]: time=\"2026-06-12T10:09:51.236599883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862405 | controller |     "Jun 12 10:09:51.236688 crc crio[19822]: time=\"2026-06-12T10:09:51.236647044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862420 | controller |     "Jun 12 10:09:51.236688 crc crio[19822]: time=\"2026-06-12T10:09:51.236683636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862435 | controller |     "Jun 12 10:09:51.237024 crc crio[19822]: time=\"2026-06-12T10:09:51.236978835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862450 | controller |     "Jun 12 10:09:51.237164 crc crio[19822]: time=\"2026-06-12T10:09:51.237046846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862464 | controller |     "Jun 12 10:09:51.237239 crc crio[19822]: time=\"2026-06-12T10:09:51.237196271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862479 | controller |     "Jun 12 10:09:51.237347 crc crio[19822]: time=\"2026-06-12T10:09:51.237290224Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862494 | controller |     "Jun 12 10:09:51.237535 crc crio[19822]: time=\"2026-06-12T10:09:51.237487342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862509 | controller |     "Jun 12 10:09:51.237804 crc crio[19822]: time=\"2026-06-12T10:09:51.237549484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862523 | controller |     "Jun 12 10:09:51.237804 crc crio[19822]: time=\"2026-06-12T10:09:51.237633546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862541 | controller |     "Jun 12 10:09:51.237804 crc crio[19822]: time=\"2026-06-12T10:09:51.237664147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862556 | controller |     "Jun 12 10:09:51.238226 crc crio[19822]: time=\"2026-06-12T10:09:51.238026638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862571 | controller |     "Jun 12 10:09:51.238226 crc crio[19822]: time=\"2026-06-12T10:09:51.23805941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862604 | controller |     "Jun 12 10:09:51.238226 crc crio[19822]: time=\"2026-06-12T10:09:51.238216585Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862621 | controller |     "Jun 12 10:09:51.238381 crc crio[19822]: time=\"2026-06-12T10:09:51.238245756Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862636 | controller |     "Jun 12 10:09:51.238431 crc crio[19822]: time=\"2026-06-12T10:09:51.238399621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862651 | controller |     "Jun 12 10:09:51.238431 crc crio[19822]: time=\"2026-06-12T10:09:51.238425191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862666 | controller |     "Jun 12 10:09:51.238701 crc crio[19822]: time=\"2026-06-12T10:09:51.238660949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862680 | controller |     "Jun 12 10:09:51.238779 crc crio[19822]: time=\"2026-06-12T10:09:51.238703781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862695 | controller |     "Jun 12 10:09:51.239127 crc crio[19822]: time=\"2026-06-12T10:09:51.239062121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862710 | controller |     "Jun 12 10:09:51.239239 crc crio[19822]: time=\"2026-06-12T10:09:51.239196836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862725 | controller |     "Jun 12 10:09:51.239239 crc crio[19822]: time=\"2026-06-12T10:09:51.239210196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862740 | controller |     "Jun 12 10:09:51.239239 crc crio[19822]: time=\"2026-06-12T10:09:51.239233787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862755 | controller |     "Jun 12 10:09:51.239426 crc crio[19822]: time=\"2026-06-12T10:09:51.239370282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862769 | controller |     "Jun 12 10:09:51.239426 crc crio[19822]: time=\"2026-06-12T10:09:51.239425654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862785 | controller |     "Jun 12 10:09:51.239544 crc crio[19822]: time=\"2026-06-12T10:09:51.239527657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862802 | controller |     "Jun 12 10:09:51.239610 crc crio[19822]: time=\"2026-06-12T10:09:51.239558698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862819 | controller |     "Jun 12 10:09:51.239790 crc crio[19822]: time=\"2026-06-12T10:09:51.239734904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862833 | controller |     "Jun 12 10:09:51.239955 crc crio[19822]: time=\"2026-06-12T10:09:51.239870249Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862848 | controller |     "Jun 12 10:09:51.240150 crc crio[19822]: time=\"2026-06-12T10:09:51.240012882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862883 | controller |     "Jun 12 10:09:51.240242 crc crio[19822]: time=\"2026-06-12T10:09:51.240160767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862904 | controller |     "Jun 12 10:09:51.240355 crc crio[19822]: time=\"2026-06-12T10:09:51.240306773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862919 | controller |     "Jun 12 10:09:51.240436 crc crio[19822]: time=\"2026-06-12T10:09:51.240379415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862934 | controller |     "Jun 12 10:09:51.240486 crc crio[19822]: time=\"2026-06-12T10:09:51.240464319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862948 | controller |     "Jun 12 10:09:51.240540 crc crio[19822]: time=\"2026-06-12T10:09:51.240512301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862963 | controller |     "Jun 12 10:09:51.240747 crc crio[19822]: time=\"2026-06-12T10:09:51.240699796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.862978 | controller |     "Jun 12 10:09:51.240887 crc crio[19822]: time=\"2026-06-12T10:09:51.240771618Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.862992 | controller |     "Jun 12 10:09:51.240979 crc crio[19822]: time=\"2026-06-12T10:09:51.240914272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863006 | controller |     "Jun 12 10:09:51.241151 crc crio[19822]: time=\"2026-06-12T10:09:51.241011475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863021 | controller |     "Jun 12 10:09:51.241458 crc crio[19822]: time=\"2026-06-12T10:09:51.241386777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863035 | controller |     "Jun 12 10:09:51.241547 crc crio[19822]: time=\"2026-06-12T10:09:51.24147044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863049 | controller |     "Jun 12 10:09:51.241547 crc crio[19822]: time=\"2026-06-12T10:09:51.241512391Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863064 | controller |     "Jun 12 10:09:51.241641 crc crio[19822]: time=\"2026-06-12T10:09:51.241550203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863079 | controller |     "Jun 12 10:09:51.241998 crc crio[19822]: time=\"2026-06-12T10:09:51.241943835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863093 | controller |     "Jun 12 10:09:51.241998 crc crio[19822]: time=\"2026-06-12T10:09:51.241998246Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863107 | controller |     "Jun 12 10:09:51.242453 crc crio[19822]: time=\"2026-06-12T10:09:51.242386119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863121 | controller |     "Jun 12 10:09:51.242453 crc crio[19822]: time=\"2026-06-12T10:09:51.242450821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863135 | controller |     "Jun 12 10:09:51.242693 crc crio[19822]: time=\"2026-06-12T10:09:51.242596076Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863150 | controller |     "Jun 12 10:09:51.242693 crc crio[19822]: time=\"2026-06-12T10:09:51.242638557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863164 | controller |     "Jun 12 10:09:51.243016 crc crio[19822]: time=\"2026-06-12T10:09:51.242927887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863185 | controller |     "Jun 12 10:09:51.243196 crc crio[19822]: time=\"2026-06-12T10:09:51.2430133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863200 | controller |     "Jun 12 10:09:51.243196 crc crio[19822]: time=\"2026-06-12T10:09:51.243148214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863215 | controller |     "Jun 12 10:09:51.243334 crc crio[19822]: time=\"2026-06-12T10:09:51.243196256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863230 | controller |     "Jun 12 10:09:51.243604 crc crio[19822]: time=\"2026-06-12T10:09:51.243546187Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863245 | controller |     "Jun 12 10:09:51.243604 crc crio[19822]: time=\"2026-06-12T10:09:51.243602579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863260 | controller |     "Jun 12 10:09:51.244030 crc crio[19822]: time=\"2026-06-12T10:09:51.243878648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863275 | controller |     "Jun 12 10:09:51.244030 crc crio[19822]: time=\"2026-06-12T10:09:51.243924359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863289 | controller |     "Jun 12 10:09:51.244030 crc crio[19822]: time=\"2026-06-12T10:09:51.243958911Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863304 | controller |     "Jun 12 10:09:51.244030 crc crio[19822]: time=\"2026-06-12T10:09:51.243990542Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863318 | controller |     "Jun 12 10:09:51.244341 crc crio[19822]: time=\"2026-06-12T10:09:51.244142137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863333 | controller |     "Jun 12 10:09:51.244341 crc crio[19822]: time=\"2026-06-12T10:09:51.244172267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863347 | controller |     "Jun 12 10:09:51.244725 crc crio[19822]: time=\"2026-06-12T10:09:51.244677153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863361 | controller |     "Jun 12 10:09:51.244725 crc crio[19822]: time=\"2026-06-12T10:09:51.244728125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863376 | controller |     "Jun 12 10:09:51.244949 crc crio[19822]: time=\"2026-06-12T10:09:51.244754376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863390 | controller |     "Jun 12 10:09:51.244949 crc crio[19822]: time=\"2026-06-12T10:09:51.244771316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863405 | controller |     "Jun 12 10:09:51.245146 crc crio[19822]: time=\"2026-06-12T10:09:51.245098107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863419 | controller |     "Jun 12 10:09:51.245233 crc crio[19822]: time=\"2026-06-12T10:09:51.245163849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863434 | controller |     "Jun 12 10:09:51.245323 crc crio[19822]: time=\"2026-06-12T10:09:51.245228111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863449 | controller |     "Jun 12 10:09:51.245323 crc crio[19822]: time=\"2026-06-12T10:09:51.245261272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863468 | controller |     "Jun 12 10:09:51.245620 crc crio[19822]: time=\"2026-06-12T10:09:51.245457069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863483 | controller |     "Jun 12 10:09:51.245620 crc crio[19822]: time=\"2026-06-12T10:09:51.24550081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863498 | controller |     "Jun 12 10:09:51.245620 crc crio[19822]: time=\"2026-06-12T10:09:51.245602273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863513 | controller |     "Jun 12 10:09:51.245801 crc crio[19822]: time=\"2026-06-12T10:09:51.245728737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863528 | controller |     "Jun 12 10:09:51.245801 crc crio[19822]: time=\"2026-06-12T10:09:51.24579514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863542 | controller |     "Jun 12 10:09:51.246028 crc crio[19822]: time=\"2026-06-12T10:09:51.245921384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863557 | controller |     "Jun 12 10:09:51.246141 crc crio[19822]: time=\"2026-06-12T10:09:51.24611265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863571 | controller |     "Jun 12 10:09:51.246216 crc crio[19822]: time=\"2026-06-12T10:09:51.246185975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863586 | controller |     "Jun 12 10:09:51.246423 crc crio[19822]: time=\"2026-06-12T10:09:51.246356311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863601 | controller |     "Jun 12 10:09:51.246509 crc crio[19822]: time=\"2026-06-12T10:09:51.246429633Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863616 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246585035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863630 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246645127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863645 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.24672655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863660 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246762041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863675 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246893168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863689 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.246941647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863704 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.247127573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863719 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.247169625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863733 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.247372551Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863748 | controller |     "Jun 12 10:09:51.247521 crc crio[19822]: time=\"2026-06-12T10:09:51.247409232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863766 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248473966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863781 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248643432Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863796 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248686083Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863810 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248737685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863824 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248766666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863838 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.248795527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863856 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249131929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863889 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.2491767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863906 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249435359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863920 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249568513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863935 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249650676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863950 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249694547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863964 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249708608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.863979 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249729178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.863994 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249931924Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864008 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.249972155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864023 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.250205002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864038 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.250243573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864052 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.250265434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864067 | controller |     "Jun 12 10:09:51.250505 crc crio[19822]: time=\"2026-06-12T10:09:51.250300485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864085 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250573005Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864100 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250626437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864115 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.25072015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864129 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250772391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864144 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250895394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864158 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.250935726Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864172 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251130612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864187 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251165563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864201 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251391941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864215 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251425252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864230 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251449203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864245 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251469103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864259 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251712062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864274 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.251749762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864288 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252113336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864303 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252156318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864317 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252218428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864331 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252252419Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864345 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252463738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864360 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252506709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864377 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.25257769Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864392 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252620341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864407 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252801479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864421 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252887302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864436 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.252985533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864451 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253026614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864466 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253509012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864481 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253600465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864496 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253614395Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864511 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253634576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864526 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253789701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864541 | controller |     "Jun 12 10:09:51.254026 crc crio[19822]: time=\"2026-06-12T10:09:51.253871754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864556 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.254205832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864571 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.254249553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864585 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.254758572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864600 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255046451Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864615 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255360402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864629 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255413253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864644 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255536095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864658 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255581647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864676 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255593457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864691 | controller |     "Jun 12 10:09:51.255618 crc crio[19822]: time=\"2026-06-12T10:09:51.255611928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864706 | controller |     "Jun 12 10:09:51.256364 crc crio[19822]: time=\"2026-06-12T10:09:51.255909907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864721 | controller |     "Jun 12 10:09:51.256364 crc crio[19822]: time=\"2026-06-12T10:09:51.256056941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864736 | controller |     "Jun 12 10:09:51.256364 crc crio[19822]: time=\"2026-06-12T10:09:51.256138544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864751 | controller |     "Jun 12 10:09:51.256364 crc crio[19822]: time=\"2026-06-12T10:09:51.256171535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864766 | controller |     "Jun 12 10:09:51.256509 crc crio[19822]: time=\"2026-06-12T10:09:51.256376132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864781 | controller |     "Jun 12 10:09:51.256509 crc crio[19822]: time=\"2026-06-12T10:09:51.256475345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864796 | controller |     "Jun 12 10:09:51.256580 crc crio[19822]: time=\"2026-06-12T10:09:51.256564988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864811 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.256599829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864825 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.256787195Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864840 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.256985752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864859 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257016493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864898 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257038773Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864915 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257214909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864930 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.25725014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864945 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257486368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864961 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.25752997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.864975 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257696535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.864990 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257737796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865008 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.257988845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865023 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258560643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865037 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258589564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865052 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258607215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865066 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258682877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865081 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.25875269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865095 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258934746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865110 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.258961846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865124 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259539114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865138 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259573075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865153 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259582106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865167 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259597336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865182 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259616077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865197 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259632027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865211 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259865405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865225 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.259894496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865239 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26001571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865254 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260041861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865268 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260231457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865287 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260261798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865301 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260403193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865316 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260429613Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865330 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260683342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865344 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260725093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865359 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260749854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865373 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.260770375Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865387 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261157457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865401 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261193328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865415 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261404094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865429 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261439295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865443 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261631632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865457 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261767866Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865471 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.261801737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865485 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26187934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865499 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262060886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865513 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262116318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865527 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262140238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865542 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262156599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865557 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262378976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865575 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262407967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865590 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262519171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865605 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262546952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865619 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262766839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865633 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262932324Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865647 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262968876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865662 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.262991296Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865676 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263125111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865690 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263150761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865704 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263322347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865719 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263351018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865733 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263516303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865748 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263543294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865764 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.263688359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865779 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26371663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865797 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264096862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865814 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264128293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865829 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264268158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865844 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264300009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865863 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264510315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865898 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264540376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865915 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26466564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865930 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.264693521Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865945 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265062413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865960 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265205598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.865976 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265236209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.865991 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265256509Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866005 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265405104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866020 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265439585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866044 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265598421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866136 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265632142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866157 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265755806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866173 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.265790207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866188 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266011504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866203 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266045035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866218 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266378626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866233 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266414867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866248 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266425178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866262 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266446488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866278 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266580123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866297 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266612764Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866312 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266714127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866327 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266740258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866343 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266925514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866357 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.266957655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866372 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267134751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866387 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267171892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866401 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267213204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866416 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267232524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866431 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267463781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866446 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267497332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866461 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267580465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866475 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267606155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866490 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.267768891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866504 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.26804733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866519 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.268233596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866533 | controller |     "Jun 12 10:09:51.256619 crc crio[19822]: time=\"2026-06-12T10:09:51.268266297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866548 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.26837177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866562 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.268399281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866576 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.268615768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866594 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.26865247Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866609 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.268697531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866624 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.268730072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866638 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269041322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866652 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269098284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866670 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269228858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866696 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269255619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866712 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269385324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866726 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269418605Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866741 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269763086Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866756 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269854489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866770 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.26989454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866785 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.269920871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866799 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270033125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866813 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270106767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866827 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270256832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866841 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270295603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866856 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270435038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866901 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270476309Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866917 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270578443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866936 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270604183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866951 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270931413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866966 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270971964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.866981 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.270999515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.866996 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271023226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867010 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271320296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867025 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271353487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867040 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271489091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867054 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271519002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867068 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271665917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867083 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.271707659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867097 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.27204653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867111 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272139443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867125 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272171894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867140 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272194045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867154 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.27237857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867169 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272409931Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867184 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272530915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867198 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272556316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867213 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272733552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867231 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.272759583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867246 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.273885279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867261 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.2739194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867275 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.273939231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867290 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.273958471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867304 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274395805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867319 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274467168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867333 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274506759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867348 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.27452496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867362 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274627973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867377 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274654444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867391 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274881301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867406 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.274908322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867420 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275346057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867435 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275377318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867449 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275507101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867464 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275536232Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867478 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275715148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867493 | controller |     "Jun 12 10:09:51.275756 crc crio[19822]: time=\"2026-06-12T10:09:51.275747259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867511 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276005467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867525 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276045098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867540 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276204097Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867554 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276235965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867569 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276451262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867584 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276487713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867598 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276581506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867612 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276608027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867627 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276737951Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867641 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.276766252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867655 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277190166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867669 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277228387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867683 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277370372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867696 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277404033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867710 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277551648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867724 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277581929Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867739 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277716193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867753 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277743244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867768 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277957751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867783 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.277984402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867804 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278138257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867819 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278177461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867834 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278372355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867852 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278412866Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867887 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278519039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867904 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278546083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867919 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278784767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867933 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.278893653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867948 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.279045556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867962 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.279105848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.867977 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.279245162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.867992 | controller |     "Jun 12 10:09:51.279310 crc crio[19822]: time=\"2026-06-12T10:09:51.279275043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868007 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279411628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868021 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279438298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868036 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279621834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868051 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279647845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868066 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279875933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868080 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.279906134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868095 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280021748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868109 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280049118Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868127 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280256495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868142 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280283826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868156 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280529524Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868171 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280563155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868185 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.28069968Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868199 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280725041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868213 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.280990799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868227 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.28102422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868241 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.281126904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868255 | controller |     "Jun 12 10:09:51.281214 crc crio[19822]: time=\"2026-06-12T10:09:51.281154925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868270 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.28132842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868284 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281355611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868298 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281487776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868313 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281513966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868327 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281653151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868341 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281678082Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868355 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281880518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868370 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.281907109Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868385 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282100455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868399 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282129046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868418 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282343313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868433 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282375279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868448 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282498278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868463 | controller |     "Jun 12 10:09:51.282604 crc crio[19822]: time=\"2026-06-12T10:09:51.282529409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868478 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.282697554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868493 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.282729835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868508 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.282889891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868523 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.282918722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868538 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.28318576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868553 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283218431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868569 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283238142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868584 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283254302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868599 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.28347813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868617 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283511201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868669 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283613564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868690 | controller |     "Jun 12 10:09:51.283734 crc crio[19822]: time=\"2026-06-12T10:09:51.283645505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868706 | controller |     "Jun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.283977776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868722 | controller |     "Jun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284010117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868738 | controller |     "Jun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284309986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868753 | controller |     "Jun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284343757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868772 | controller |     "Jun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284368358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868788 | controller |     "Jun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284390658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868806 | controller |     "Jun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284557754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868823 | controller |     "Jun 12 10:09:51.284646 crc crio[19822]: time=\"2026-06-12T10:09:51.284586795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868838 | controller |     "Jun 12 10:09:51.285169 crc crio[19822]: time=\"2026-06-12T10:09:51.284769231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868869 | controller |     "Jun 12 10:09:51.285169 crc crio[19822]: time=\"2026-06-12T10:09:51.284801162Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868890 | controller |     "Jun 12 10:09:51.285169 crc crio[19822]: time=\"2026-06-12T10:09:51.285014779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868905 | controller |     "Jun 12 10:09:51.285169 crc crio[19822]: time=\"2026-06-12T10:09:51.28504452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868920 | controller |     "Jun 12 10:09:51.285529 crc crio[19822]: time=\"2026-06-12T10:09:51.285441023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868935 | controller |     "Jun 12 10:09:51.285529 crc crio[19822]: time=\"2026-06-12T10:09:51.285507205Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868950 | controller |     "Jun 12 10:09:51.285529 crc crio[19822]: time=\"2026-06-12T10:09:51.285535716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868966 | controller |     "Jun 12 10:09:51.285714 crc crio[19822]: time=\"2026-06-12T10:09:51.285560387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.868981 | controller |     "Jun 12 10:09:51.285925 crc crio[19822]: time=\"2026-06-12T10:09:51.285790334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.868995 | controller |     "Jun 12 10:09:51.285925 crc crio[19822]: time=\"2026-06-12T10:09:51.285920518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869010 | controller |     "Jun 12 10:09:51.286101 crc crio[19822]: time=\"2026-06-12T10:09:51.286034392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869025 | controller |     "Jun 12 10:09:51.286101 crc crio[19822]: time=\"2026-06-12T10:09:51.286095484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869040 | controller |     "Jun 12 10:09:51.286377 crc crio[19822]: time=\"2026-06-12T10:09:51.286303301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869054 | controller |     "Jun 12 10:09:51.286377 crc crio[19822]: time=\"2026-06-12T10:09:51.286364253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869069 | controller |     "Jun 12 10:09:51.287018 crc crio[19822]: time=\"2026-06-12T10:09:51.286946181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869083 | controller |     "Jun 12 10:09:51.287018 crc crio[19822]: time=\"2026-06-12T10:09:51.287009143Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869102 | controller |     "Jun 12 10:09:51.287193 crc crio[19822]: time=\"2026-06-12T10:09:51.287134667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869118 | controller |     "Jun 12 10:09:51.287193 crc crio[19822]: time=\"2026-06-12T10:09:51.287166088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869133 | controller |     "Jun 12 10:09:51.287418 crc crio[19822]: time=\"2026-06-12T10:09:51.287351684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869148 | controller |     "Jun 12 10:09:51.287418 crc crio[19822]: time=\"2026-06-12T10:09:51.287408736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869163 | controller |     "Jun 12 10:09:51.287586 crc crio[19822]: time=\"2026-06-12T10:09:51.287547011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869177 | controller |     "Jun 12 10:09:51.287672 crc crio[19822]: time=\"2026-06-12T10:09:51.287593952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869192 | controller |     "Jun 12 10:09:51.288158 crc crio[19822]: time=\"2026-06-12T10:09:51.288100489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869206 | controller |     "Jun 12 10:09:51.288158 crc crio[19822]: time=\"2026-06-12T10:09:51.288154701Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869220 | controller |     "Jun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288180621Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869235 | controller |     "Jun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288198492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869249 | controller |     "Jun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288382048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869264 | controller |     "Jun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288409449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869278 | controller |     "Jun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288568094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869293 | controller |     "Jun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288593495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869307 | controller |     "Jun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288767301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869321 | controller |     "Jun 12 10:09:51.289299 crc crio[19822]: time=\"2026-06-12T10:09:51.288795212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869335 | controller |     "Jun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.289382781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869350 | controller |     "Jun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.289417862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869364 | controller |     "Jun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.289686921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869383 | controller |     "Jun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.289712392Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869398 | controller |     "Jun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.290092374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869412 | controller |     "Jun 12 10:09:51.290313 crc crio[19822]: time=\"2026-06-12T10:09:51.290122965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869427 | controller |     "Jun 12 10:09:51.290601 crc crio[19822]: time=\"2026-06-12T10:09:51.290565579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869442 | controller |     "Jun 12 10:09:51.290601 crc crio[19822]: time=\"2026-06-12T10:09:51.2905999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869457 | controller |     "Jun 12 10:09:51.290793 crc crio[19822]: time=\"2026-06-12T10:09:51.290751055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869471 | controller |     "Jun 12 10:09:51.290793 crc crio[19822]: time=\"2026-06-12T10:09:51.290795986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869486 | controller |     "Jun 12 10:09:51.291777 crc crio[19822]: time=\"2026-06-12T10:09:51.291715236Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869500 | controller |     "Jun 12 10:09:51.291777 crc crio[19822]: time=\"2026-06-12T10:09:51.291769908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869515 | controller |     "Jun 12 10:09:51.292010 crc crio[19822]: time=\"2026-06-12T10:09:51.291999755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869529 | controller |     "Jun 12 10:09:51.292108 crc crio[19822]: time=\"2026-06-12T10:09:51.292029876Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869543 | controller |     "Jun 12 10:09:51.292278 crc crio[19822]: time=\"2026-06-12T10:09:51.292217442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869558 | controller |     "Jun 12 10:09:51.292445 crc crio[19822]: time=\"2026-06-12T10:09:51.292397867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869572 | controller |     "Jun 12 10:09:51.292445 crc crio[19822]: time=\"2026-06-12T10:09:51.292433369Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869587 | controller |     "Jun 12 10:09:51.292592 crc crio[19822]: time=\"2026-06-12T10:09:51.29246075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869601 | controller |     "Jun 12 10:09:51.292645 crc crio[19822]: time=\"2026-06-12T10:09:51.292615816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869615 | controller |     "Jun 12 10:09:51.292710 crc crio[19822]: time=\"2026-06-12T10:09:51.292649926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869630 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.292897355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869644 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.292927655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869659 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.293370919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869676 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.294985562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869690 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295020103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869705 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295039194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869720 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295355803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869734 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295386914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869749 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295511798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869764 | controller |     "Jun 12 10:09:51.296738 crc crio[19822]: time=\"2026-06-12T10:09:51.295538219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869778 | controller |     "Jun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.297215375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869792 | controller |     "Jun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.29735137Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869807 | controller |     "Jun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.29738094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869821 | controller |     "Jun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.297415052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869836 | controller |     "Jun 12 10:09:51.297586 crc crio[19822]: time=\"2026-06-12T10:09:51.297551286Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869854 | controller |     "Jun 12 10:09:51.297916 crc crio[19822]: time=\"2026-06-12T10:09:51.297603138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869882 | controller |     "Jun 12 10:09:51.297916 crc crio[19822]: time=\"2026-06-12T10:09:51.297774662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869903 | controller |     "Jun 12 10:09:51.297916 crc crio[19822]: time=\"2026-06-12T10:09:51.297865245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869918 | controller |     "Jun 12 10:09:51.298189 crc crio[19822]: time=\"2026-06-12T10:09:51.298156714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869933 | controller |     "Jun 12 10:09:51.298189 crc crio[19822]: time=\"2026-06-12T10:09:51.298191745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869948 | controller |     "Jun 12 10:09:51.298297 crc crio[19822]: time=\"2026-06-12T10:09:51.298285878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869962 | controller |     "Jun 12 10:09:51.298358 crc crio[19822]: time=\"2026-06-12T10:09:51.298318279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.869977 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298472814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.869996 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298523426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870011 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298682411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870026 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298716532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870041 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298877638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870055 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.298905358Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870071 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299344453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870085 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299382884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870100 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299394874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870114 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299413415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870129 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.29958151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870144 | controller |     "Jun 12 10:09:51.299728 crc crio[19822]: time=\"2026-06-12T10:09:51.299616902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870159 | controller |     "Jun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.29988049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870174 | controller |     "Jun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.299917531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870189 | controller |     "Jun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300212411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870204 | controller |     "Jun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300420698Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870219 | controller |     "Jun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300439879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870234 | controller |     "Jun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300547072Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870249 | controller |     "Jun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300591747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870264 | controller |     "Jun 12 10:09:51.301009 crc crio[19822]: time=\"2026-06-12T10:09:51.300955618Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870279 | controller |     "Jun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301106813Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870297 | controller |     "Jun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301232988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870312 | controller |     "Jun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301365682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870327 | controller |     "Jun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301480596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870341 | controller |     "Jun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301588419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870356 | controller |     "Jun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301691923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870370 | controller |     "Jun 12 10:09:51.301696 crc crio[19822]: time=\"2026-06-12T10:09:51.301706983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870385 | controller |     "Jun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.301729244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870400 | controller |     "Jun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.301790836Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870414 | controller |     "Jun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.301898129Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870429 | controller |     "Jun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.302025413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870443 | controller |     "Jun 12 10:09:51.302342 crc crio[19822]: time=\"2026-06-12T10:09:51.302154398Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870458 | controller |     "Jun 12 10:09:51.303460 crc crio[19822]: time=\"2026-06-12T10:09:51.303351233Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870472 | controller |     "Jun 12 10:09:51.303601 crc crio[19822]: time=\"2026-06-12T10:09:51.303471967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870487 | controller |     "Jun 12 10:09:51.303601 crc crio[19822]: time=\"2026-06-12T10:09:51.303543499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870501 | controller |     "Jun 12 10:09:51.303601 crc crio[19822]: time=\"2026-06-12T10:09:51.30358126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870516 | controller |     "Jun 12 10:09:51.303739 crc crio[19822]: time=\"2026-06-12T10:09:51.303607141Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870530 | controller |     "Jun 12 10:09:51.304022 crc crio[19822]: time=\"2026-06-12T10:09:51.303761635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870545 | controller |     "Jun 12 10:09:51.304022 crc crio[19822]: time=\"2026-06-12T10:09:51.303793516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870559 | controller |     "Jun 12 10:09:51.304022 crc crio[19822]: time=\"2026-06-12T10:09:51.303874059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870573 | controller |     "Jun 12 10:09:51.304022 crc crio[19822]: time=\"2026-06-12T10:09:51.303993003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870591 | controller |     "Jun 12 10:09:51.304332 crc crio[19822]: time=\"2026-06-12T10:09:51.304029264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870606 | controller |     "Jun 12 10:09:51.304332 crc crio[19822]: time=\"2026-06-12T10:09:51.304134217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870620 | controller |     "Jun 12 10:09:51.304332 crc crio[19822]: time=\"2026-06-12T10:09:51.304167529Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870635 | controller |     "Jun 12 10:09:51.304477 crc crio[19822]: time=\"2026-06-12T10:09:51.304415147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870649 | controller |     "Jun 12 10:09:51.304477 crc crio[19822]: time=\"2026-06-12T10:09:51.304458838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870664 | controller |     "Jun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.304703926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870679 | controller |     "Jun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.304931814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870693 | controller |     "Jun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.305155866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870708 | controller |     "Jun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.305214318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870722 | controller |     "Jun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.30527374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870737 | controller |     "Jun 12 10:09:51.305420 crc crio[19822]: time=\"2026-06-12T10:09:51.305311291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870755 | controller |     "Jun 12 10:09:51.305733 crc crio[19822]: time=\"2026-06-12T10:09:51.30543157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870782 | controller |     "Jun 12 10:09:51.305733 crc crio[19822]: time=\"2026-06-12T10:09:51.305467951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870798 | controller |     "Jun 12 10:09:51.305733 crc crio[19822]: time=\"2026-06-12T10:09:51.305643737Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870813 | controller |     "Jun 12 10:09:51.305733 crc crio[19822]: time=\"2026-06-12T10:09:51.305680508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870828 | controller |     "Jun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.30605324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870843 | controller |     "Jun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.306123473Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870857 | controller |     "Jun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.306151023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870892 | controller |     "Jun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.306176774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870909 | controller |     "Jun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.306309969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870930 | controller |     "Jun 12 10:09:51.306453 crc crio[19822]: time=\"2026-06-12T10:09:51.30634047Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870945 | controller |     "Jun 12 10:09:51.306946 crc crio[19822]: time=\"2026-06-12T10:09:51.306610819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870960 | controller |     "Jun 12 10:09:51.306946 crc crio[19822]: time=\"2026-06-12T10:09:51.30664817Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.870974 | controller |     "Jun 12 10:09:51.306946 crc crio[19822]: time=\"2026-06-12T10:09:51.306783654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.870989 | controller |     "Jun 12 10:09:51.306946 crc crio[19822]: time=\"2026-06-12T10:09:51.306866957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871004 | controller |     "Jun 12 10:09:51.307292 crc crio[19822]: time=\"2026-06-12T10:09:51.307168336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871018 | controller |     "Jun 12 10:09:51.307292 crc crio[19822]: time=\"2026-06-12T10:09:51.307207567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871033 | controller |     "Jun 12 10:09:51.307292 crc crio[19822]: time=\"2026-06-12T10:09:51.307235008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871048 | controller |     "Jun 12 10:09:51.307292 crc crio[19822]: time=\"2026-06-12T10:09:51.307253619Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871062 | controller |     "Jun 12 10:09:51.307479 crc crio[19822]: time=\"2026-06-12T10:09:51.307432224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871077 | controller |     "Jun 12 10:09:51.307536 crc crio[19822]: time=\"2026-06-12T10:09:51.307480596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871091 | controller |     "Jun 12 10:09:51.307738 crc crio[19822]: time=\"2026-06-12T10:09:51.307706773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871106 | controller |     "Jun 12 10:09:51.307906 crc crio[19822]: time=\"2026-06-12T10:09:51.307753185Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871121 | controller |     "Jun 12 10:09:51.307990 crc crio[19822]: time=\"2026-06-12T10:09:51.307954021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871135 | controller |     "Jun 12 10:09:51.308045 crc crio[19822]: time=\"2026-06-12T10:09:51.308003383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871150 | controller |     "Jun 12 10:09:51.308117 crc crio[19822]: time=\"2026-06-12T10:09:51.308052755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871165 | controller |     "Jun 12 10:09:51.308161 crc crio[19822]: time=\"2026-06-12T10:09:51.308119427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871180 | controller |     "Jun 12 10:09:51.308479 crc crio[19822]: time=\"2026-06-12T10:09:51.308421817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871195 | controller |     "Jun 12 10:09:51.308479 crc crio[19822]: time=\"2026-06-12T10:09:51.308475579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871210 | controller |     "Jun 12 10:09:51.308631 crc crio[19822]: time=\"2026-06-12T10:09:51.308589292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871229 | controller |     "Jun 12 10:09:51.308687 crc crio[19822]: time=\"2026-06-12T10:09:51.308637495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871245 | controller |     "Jun 12 10:09:51.308883 crc crio[19822]: time=\"2026-06-12T10:09:51.308769218Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871260 | controller |     "Jun 12 10:09:51.308883 crc crio[19822]: time=\"2026-06-12T10:09:51.308873732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871275 | controller |     "Jun 12 10:09:51.308991 crc crio[19822]: time=\"2026-06-12T10:09:51.308971595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871289 | controller |     "Jun 12 10:09:51.309029 crc crio[19822]: time=\"2026-06-12T10:09:51.308995976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871304 | controller |     "Jun 12 10:09:51.309282 crc crio[19822]: time=\"2026-06-12T10:09:51.309203882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871319 | controller |     "Jun 12 10:09:51.309355 crc crio[19822]: time=\"2026-06-12T10:09:51.309284705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871336 | controller |     "Jun 12 10:09:51.309632 crc crio[19822]: time=\"2026-06-12T10:09:51.309579224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871352 | controller |     "Jun 12 10:09:51.309632 crc crio[19822]: time=\"2026-06-12T10:09:51.309631705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871367 | controller |     "Jun 12 10:09:51.309735 crc crio[19822]: time=\"2026-06-12T10:09:51.309658546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871382 | controller |     "Jun 12 10:09:51.309735 crc crio[19822]: time=\"2026-06-12T10:09:51.309676757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871397 | controller |     "Jun 12 10:09:51.309885 crc crio[19822]: time=\"2026-06-12T10:09:51.309861713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871412 | controller |     "Jun 12 10:09:51.309947 crc crio[19822]: time=\"2026-06-12T10:09:51.309889144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871427 | controller |     "Jun 12 10:09:51.310280 crc crio[19822]: time=\"2026-06-12T10:09:51.310229705Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871442 | controller |     "Jun 12 10:09:51.310352 crc crio[19822]: time=\"2026-06-12T10:09:51.310293927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871456 | controller |     "Jun 12 10:09:51.310442 crc crio[19822]: time=\"2026-06-12T10:09:51.310400681Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871471 | controller |     "Jun 12 10:09:51.310582 crc crio[19822]: time=\"2026-06-12T10:09:51.310541105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871486 | controller |     "Jun 12 10:09:51.310637 crc crio[19822]: time=\"2026-06-12T10:09:51.310589797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871500 | controller |     "Jun 12 10:09:51.310637 crc crio[19822]: time=\"2026-06-12T10:09:51.310615818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871519 | controller |     "Jun 12 10:09:51.310910 crc crio[19822]: time=\"2026-06-12T10:09:51.310872726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871534 | controller |     "Jun 12 10:09:51.310972 crc crio[19822]: time=\"2026-06-12T10:09:51.310929018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871548 | controller |     "Jun 12 10:09:51.311114 crc crio[19822]: time=\"2026-06-12T10:09:51.311036421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871563 | controller |     "Jun 12 10:09:51.311175 crc crio[19822]: time=\"2026-06-12T10:09:51.311114704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871578 | controller |     "Jun 12 10:09:51.311328 crc crio[19822]: time=\"2026-06-12T10:09:51.311282759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871599 | controller |     "Jun 12 10:09:51.311393 crc crio[19822]: time=\"2026-06-12T10:09:51.311338981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871621 | controller |     "Jun 12 10:09:51.311488 crc crio[19822]: time=\"2026-06-12T10:09:51.311452625Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871642 | controller |     "Jun 12 10:09:51.311541 crc crio[19822]: time=\"2026-06-12T10:09:51.311512197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871658 | controller |     "Jun 12 10:09:51.311761 crc crio[19822]: time=\"2026-06-12T10:09:51.311713753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871673 | controller |     "Jun 12 10:09:51.311872 crc crio[19822]: time=\"2026-06-12T10:09:51.311777356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871688 | controller |     "Jun 12 10:09:51.311939 crc crio[19822]: time=\"2026-06-12T10:09:51.311870249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871702 | controller |     "Jun 12 10:09:51.311939 crc crio[19822]: time=\"2026-06-12T10:09:51.31190628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871717 | controller |     "Jun 12 10:09:51.312241 crc crio[19822]: time=\"2026-06-12T10:09:51.312183689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871731 | controller |     "Jun 12 10:09:51.312314 crc crio[19822]: time=\"2026-06-12T10:09:51.312250911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871746 | controller |     "Jun 12 10:09:51.312314 crc crio[19822]: time=\"2026-06-12T10:09:51.312277462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871760 | controller |     "Jun 12 10:09:51.312314 crc crio[19822]: time=\"2026-06-12T10:09:51.312301233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871774 | controller |     "Jun 12 10:09:51.312538 crc crio[19822]: time=\"2026-06-12T10:09:51.312495028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871789 | controller |     "Jun 12 10:09:51.312616 crc crio[19822]: time=\"2026-06-12T10:09:51.31254468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871805 | controller |     "Jun 12 10:09:51.312881 crc crio[19822]: time=\"2026-06-12T10:09:51.312683374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871821 | controller |     "Jun 12 10:09:51.312949 crc crio[19822]: time=\"2026-06-12T10:09:51.312892611Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871842 | controller |     "Jun 12 10:09:51.312949 crc crio[19822]: time=\"2026-06-12T10:09:51.312926362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871865 | controller |     "Jun 12 10:09:51.313027 crc crio[19822]: time=\"2026-06-12T10:09:51.312953783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871896 | controller |     "Jun 12 10:09:51.313172 crc crio[19822]: time=\"2026-06-12T10:09:51.313125609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871911 | controller |     "Jun 12 10:09:51.313232 crc crio[19822]: time=\"2026-06-12T10:09:51.313180911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871925 | controller |     "Jun 12 10:09:51.313304 crc crio[19822]: time=\"2026-06-12T10:09:51.313233642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871940 | controller |     "Jun 12 10:09:51.313356 crc crio[19822]: time=\"2026-06-12T10:09:51.313329405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871954 | controller |     "Jun 12 10:09:51.313499 crc crio[19822]: time=\"2026-06-12T10:09:51.313450809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871968 | controller |     "Jun 12 10:09:51.313571 crc crio[19822]: time=\"2026-06-12T10:09:51.313510131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.871983 | controller |     "Jun 12 10:09:51.313752 crc crio[19822]: time=\"2026-06-12T10:09:51.313700647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.871998 | controller |     "Jun 12 10:09:51.313862 crc crio[19822]: time=\"2026-06-12T10:09:51.31376459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872012 | controller |     "Jun 12 10:09:51.314679 crc crio[19822]: time=\"2026-06-12T10:09:51.314612147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872027 | controller |     "Jun 12 10:09:51.314743 crc crio[19822]: time=\"2026-06-12T10:09:51.31469603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872042 | controller |     "Jun 12 10:09:51.314743 crc crio[19822]: time=\"2026-06-12T10:09:51.314724891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872057 | controller |     "Jun 12 10:09:51.314917 crc crio[19822]: time=\"2026-06-12T10:09:51.314745602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872072 | controller |     "Jun 12 10:09:51.315084 crc crio[19822]: time=\"2026-06-12T10:09:51.31499669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872087 | controller |     "Jun 12 10:09:51.315145 crc crio[19822]: time=\"2026-06-12T10:09:51.315091273Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872101 | controller |     "Jun 12 10:09:51.315393 crc crio[19822]: time=\"2026-06-12T10:09:51.31529366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872116 | controller |     "Jun 12 10:09:51.315658 crc crio[19822]: time=\"2026-06-12T10:09:51.315604459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872131 | controller |     "Jun 12 10:09:51.315715 crc crio[19822]: time=\"2026-06-12T10:09:51.315663111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872145 | controller |     "Jun 12 10:09:51.315715 crc crio[19822]: time=\"2026-06-12T10:09:51.315697852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872164 | controller |     "Jun 12 10:09:51.316145 crc crio[19822]: time=\"2026-06-12T10:09:51.315721963Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872179 | controller |     "Jun 12 10:09:51.316145 crc crio[19822]: time=\"2026-06-12T10:09:51.315741903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872194 | controller |     "Jun 12 10:09:51.316145 crc crio[19822]: time=\"2026-06-12T10:09:51.316005432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872208 | controller |     "Jun 12 10:09:51.316145 crc crio[19822]: time=\"2026-06-12T10:09:51.316035413Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872223 | controller |     "Jun 12 10:09:51.316296 crc crio[19822]: time=\"2026-06-12T10:09:51.316170349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872237 | controller |     "Jun 12 10:09:51.316296 crc crio[19822]: time=\"2026-06-12T10:09:51.316279733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872252 | controller |     "Jun 12 10:09:51.316418 crc crio[19822]: time=\"2026-06-12T10:09:51.316368714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872266 | controller |     "Jun 12 10:09:51.316480 crc crio[19822]: time=\"2026-06-12T10:09:51.316432986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872281 | controller |     "Jun 12 10:09:51.316620 crc crio[19822]: time=\"2026-06-12T10:09:51.316563842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872295 | controller |     "Jun 12 10:09:51.316676 crc crio[19822]: time=\"2026-06-12T10:09:51.316629834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872309 | controller |     "Jun 12 10:09:51.316901 crc crio[19822]: time=\"2026-06-12T10:09:51.316859182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872324 | controller |     "Jun 12 10:09:51.316971 crc crio[19822]: time=\"2026-06-12T10:09:51.316924604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872339 | controller |     "Jun 12 10:09:51.317238 crc crio[19822]: time=\"2026-06-12T10:09:51.3171808Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872354 | controller |     "Jun 12 10:09:51.317332 crc crio[19822]: time=\"2026-06-12T10:09:51.317274103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872369 | controller |     "Jun 12 10:09:51.317444 crc crio[19822]: time=\"2026-06-12T10:09:51.31740861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872383 | controller |     "Jun 12 10:09:51.317505 crc crio[19822]: time=\"2026-06-12T10:09:51.317462732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872399 | controller |     "Jun 12 10:09:51.317616 crc crio[19822]: time=\"2026-06-12T10:09:51.317582383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872413 | controller |     "Jun 12 10:09:51.317669 crc crio[19822]: time=\"2026-06-12T10:09:51.317631934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872428 | controller |     "Jun 12 10:09:51.317860 crc crio[19822]: time=\"2026-06-12T10:09:51.317762961Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872442 | controller |     "Jun 12 10:09:51.317932 crc crio[19822]: time=\"2026-06-12T10:09:51.317868555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872464 | controller |     "Jun 12 10:09:51.318062 crc crio[19822]: time=\"2026-06-12T10:09:51.318022047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872479 | controller |     "Jun 12 10:09:51.318157 crc crio[19822]: time=\"2026-06-12T10:09:51.31812532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872494 | controller |     "Jun 12 10:09:51.318322 crc crio[19822]: time=\"2026-06-12T10:09:51.318282558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872509 | controller |     "Jun 12 10:09:51.318374 crc crio[19822]: time=\"2026-06-12T10:09:51.31834385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872524 | controller |     "Jun 12 10:09:51.318408 crc crio[19822]: time=\"2026-06-12T10:09:51.318379852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872539 | controller |     "Jun 12 10:09:51.318451 crc crio[19822]: time=\"2026-06-12T10:09:51.318411533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872554 | controller |     "Jun 12 10:09:51.318588 crc crio[19822]: time=\"2026-06-12T10:09:51.318548834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872568 | controller |     "Jun 12 10:09:51.318654 crc crio[19822]: time=\"2026-06-12T10:09:51.318612596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872583 | controller |     "Jun 12 10:09:51.318774 crc crio[19822]: time=\"2026-06-12T10:09:51.31873659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872598 | controller |     "Jun 12 10:09:51.318987 crc crio[19822]: time=\"2026-06-12T10:09:51.318947507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872613 | controller |     "Jun 12 10:09:51.319053 crc crio[19822]: time=\"2026-06-12T10:09:51.319006089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872627 | controller |     "Jun 12 10:09:51.319053 crc crio[19822]: time=\"2026-06-12T10:09:51.31903865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872642 | controller |     "Jun 12 10:09:51.319307 crc crio[19822]: time=\"2026-06-12T10:09:51.319273668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872657 | controller |     "Jun 12 10:09:51.319369 crc crio[19822]: time=\"2026-06-12T10:09:51.319322852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872672 | controller |     "Jun 12 10:09:51.319480 crc crio[19822]: time=\"2026-06-12T10:09:51.319448854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872686 | controller |     "Jun 12 10:09:51.319543 crc crio[19822]: time=\"2026-06-12T10:09:51.319494685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872701 | controller |     "Jun 12 10:09:51.319755 crc crio[19822]: time=\"2026-06-12T10:09:51.319720912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872716 | controller |     "Jun 12 10:09:51.319875 crc crio[19822]: time=\"2026-06-12T10:09:51.319775014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872731 | controller |     "Jun 12 10:09:51.319942 crc crio[19822]: time=\"2026-06-12T10:09:51.319877128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872746 | controller |     "Jun 12 10:09:51.319942 crc crio[19822]: time=\"2026-06-12T10:09:51.319915339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872766 | controller |     "Jun 12 10:09:51.320178 crc crio[19822]: time=\"2026-06-12T10:09:51.320140026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872781 | controller |     "Jun 12 10:09:51.320246 crc crio[19822]: time=\"2026-06-12T10:09:51.320192418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872797 | controller |     "Jun 12 10:09:51.320246 crc crio[19822]: time=\"2026-06-12T10:09:51.320219959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872812 | controller |     "Jun 12 10:09:51.320246 crc crio[19822]: time=\"2026-06-12T10:09:51.32024182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872827 | controller |     "Jun 12 10:09:51.320426 crc crio[19822]: time=\"2026-06-12T10:09:51.320386774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872842 | controller |     "Jun 12 10:09:51.320479 crc crio[19822]: time=\"2026-06-12T10:09:51.320446306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872861 | controller |     "Jun 12 10:09:51.320742 crc crio[19822]: time=\"2026-06-12T10:09:51.320703945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872898 | controller |     "Jun 12 10:09:51.320938 crc crio[19822]: time=\"2026-06-12T10:09:51.320761527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872914 | controller |     "Jun 12 10:09:51.320938 crc crio[19822]: time=\"2026-06-12T10:09:51.320908711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872930 | controller |     "Jun 12 10:09:51.321052 crc crio[19822]: time=\"2026-06-12T10:09:51.320944353Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872945 | controller |     "Jun 12 10:09:51.321363 crc crio[19822]: time=\"2026-06-12T10:09:51.321322864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872960 | controller |     "Jun 12 10:09:51.321429 crc crio[19822]: time=\"2026-06-12T10:09:51.321387366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.872975 | controller |     "Jun 12 10:09:51.321429 crc crio[19822]: time=\"2026-06-12T10:09:51.321421937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.872990 | controller |     "Jun 12 10:09:51.321492 crc crio[19822]: time=\"2026-06-12T10:09:51.321443468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873004 | controller |     "Jun 12 10:09:51.321725 crc crio[19822]: time=\"2026-06-12T10:09:51.321681806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873019 | controller |     "Jun 12 10:09:51.321852 crc crio[19822]: time=\"2026-06-12T10:09:51.321740968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873033 | controller |     "Jun 12 10:09:51.321936 crc crio[19822]: time=\"2026-06-12T10:09:51.321907523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873048 | controller |     "Jun 12 10:09:51.321997 crc crio[19822]: time=\"2026-06-12T10:09:51.321937784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873063 | controller |     "Jun 12 10:09:51.322374 crc crio[19822]: time=\"2026-06-12T10:09:51.322230734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873078 | controller |     "Jun 12 10:09:51.322429 crc crio[19822]: time=\"2026-06-12T10:09:51.322398239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873096 | controller |     "Jun 12 10:09:51.322429 crc crio[19822]: time=\"2026-06-12T10:09:51.32242682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873112 | controller |     "Jun 12 10:09:51.322505 crc crio[19822]: time=\"2026-06-12T10:09:51.322445171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873126 | controller |     "Jun 12 10:09:51.322572 crc crio[19822]: time=\"2026-06-12T10:09:51.322540154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873141 | controller |     "Jun 12 10:09:51.322624 crc crio[19822]: time=\"2026-06-12T10:09:51.322583917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873156 | controller |     "Jun 12 10:09:51.322782 crc crio[19822]: time=\"2026-06-12T10:09:51.322751101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873170 | controller |     "Jun 12 10:09:51.322900 crc crio[19822]: time=\"2026-06-12T10:09:51.322794862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873185 | controller |     "Jun 12 10:09:51.323056 crc crio[19822]: time=\"2026-06-12T10:09:51.323020368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873199 | controller |     "Jun 12 10:09:51.323132 crc crio[19822]: time=\"2026-06-12T10:09:51.323113722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873214 | controller |     "Jun 12 10:09:51.323184 crc crio[19822]: time=\"2026-06-12T10:09:51.323168453Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873228 | controller |     "Jun 12 10:09:51.323220 crc crio[19822]: time=\"2026-06-12T10:09:51.323197864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873242 | controller |     "Jun 12 10:09:51.323569 crc crio[19822]: time=\"2026-06-12T10:09:51.323391751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873257 | controller |     "Jun 12 10:09:51.323641 crc crio[19822]: time=\"2026-06-12T10:09:51.323572177Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873272 | controller |     "Jun 12 10:09:51.323641 crc crio[19822]: time=\"2026-06-12T10:09:51.323604618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873286 | controller |     "Jun 12 10:09:51.323641 crc crio[19822]: time=\"2026-06-12T10:09:51.323622068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873301 | controller |     "Jun 12 10:09:51.323739 crc crio[19822]: time=\"2026-06-12T10:09:51.323727672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873316 | controller |     "Jun 12 10:09:51.323778 crc crio[19822]: time=\"2026-06-12T10:09:51.323756383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873331 | controller |     "Jun 12 10:09:51.323971 crc crio[19822]: time=\"2026-06-12T10:09:51.323926088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873346 | controller |     "Jun 12 10:09:51.323971 crc crio[19822]: time=\"2026-06-12T10:09:51.323962969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873361 | controller |     "Jun 12 10:09:51.324210 crc crio[19822]: time=\"2026-06-12T10:09:51.324151905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873388 | controller |     "Jun 12 10:09:51.324269 crc crio[19822]: time=\"2026-06-12T10:09:51.324210207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873405 | controller |     "Jun 12 10:09:51.324389 crc crio[19822]: time=\"2026-06-12T10:09:51.324346592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873420 | controller |     "Jun 12 10:09:51.324448 crc crio[19822]: time=\"2026-06-12T10:09:51.324398804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873434 | controller |     "Jun 12 10:09:51.324681 crc crio[19822]: time=\"2026-06-12T10:09:51.324635421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873449 | controller |     "Jun 12 10:09:51.324738 crc crio[19822]: time=\"2026-06-12T10:09:51.324688373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873463 | controller |     "Jun 12 10:09:51.324738 crc crio[19822]: time=\"2026-06-12T10:09:51.324714944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873478 | controller |     "Jun 12 10:09:51.324738 crc crio[19822]: time=\"2026-06-12T10:09:51.324731694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873492 | controller |     "Jun 12 10:09:51.325014 crc crio[19822]: time=\"2026-06-12T10:09:51.324967422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873507 | controller |     "Jun 12 10:09:51.325014 crc crio[19822]: time=\"2026-06-12T10:09:51.325012864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873521 | controller |     "Jun 12 10:09:51.325340 crc crio[19822]: time=\"2026-06-12T10:09:51.325264492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873536 | controller |     "Jun 12 10:09:51.325340 crc crio[19822]: time=\"2026-06-12T10:09:51.325329734Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873550 | controller |     "Jun 12 10:09:51.325483 crc crio[19822]: time=\"2026-06-12T10:09:51.325446618Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873564 | controller |     "Jun 12 10:09:51.325544 crc crio[19822]: time=\"2026-06-12T10:09:51.32550412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873579 | controller |     "Jun 12 10:09:51.325917 crc crio[19822]: time=\"2026-06-12T10:09:51.325659775Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873593 | controller |     "Jun 12 10:09:51.325917 crc crio[19822]: time=\"2026-06-12T10:09:51.325889401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873607 | controller |     "Jun 12 10:09:51.325917 crc crio[19822]: time=\"2026-06-12T10:09:51.325919062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873622 | controller |     "Jun 12 10:09:51.326151 crc crio[19822]: time=\"2026-06-12T10:09:51.325936953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873636 | controller |     "Jun 12 10:09:51.326196 crc crio[19822]: time=\"2026-06-12T10:09:51.32616779Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873651 | controller |     "Jun 12 10:09:51.326231 crc crio[19822]: time=\"2026-06-12T10:09:51.326209262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873666 | controller |     "Jun 12 10:09:51.326413 crc crio[19822]: time=\"2026-06-12T10:09:51.326364037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873685 | controller |     "Jun 12 10:09:51.326469 crc crio[19822]: time=\"2026-06-12T10:09:51.326422669Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873700 | controller |     "Jun 12 10:09:51.326578 crc crio[19822]: time=\"2026-06-12T10:09:51.326530712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873715 | controller |     "Jun 12 10:09:51.326633 crc crio[19822]: time=\"2026-06-12T10:09:51.326588744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873730 | controller |     "Jun 12 10:09:51.326776 crc crio[19822]: time=\"2026-06-12T10:09:51.326734069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873744 | controller |     "Jun 12 10:09:51.326903 crc crio[19822]: time=\"2026-06-12T10:09:51.3267812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873759 | controller |     "Jun 12 10:09:51.327022 crc crio[19822]: time=\"2026-06-12T10:09:51.326987167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873773 | controller |     "Jun 12 10:09:51.327109 crc crio[19822]: time=\"2026-06-12T10:09:51.327034679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873788 | controller |     "Jun 12 10:09:51.327232 crc crio[19822]: time=\"2026-06-12T10:09:51.327187674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873802 | controller |     "Jun 12 10:09:51.327322 crc crio[19822]: time=\"2026-06-12T10:09:51.327239185Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873817 | controller |     "Jun 12 10:09:51.327448 crc crio[19822]: time=\"2026-06-12T10:09:51.327410411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873832 | controller |     "Jun 12 10:09:51.327536 crc crio[19822]: time=\"2026-06-12T10:09:51.327454753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873846 | controller |     "Jun 12 10:09:51.327665 crc crio[19822]: time=\"2026-06-12T10:09:51.327618668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873864 | controller |     "Jun 12 10:09:51.327721 crc crio[19822]: time=\"2026-06-12T10:09:51.32767841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873899 | controller |     "Jun 12 10:09:51.328110 crc crio[19822]: time=\"2026-06-12T10:09:51.328045262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873914 | controller |     "Jun 12 10:09:51.328180 crc crio[19822]: time=\"2026-06-12T10:09:51.328138355Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873929 | controller |     "Jun 12 10:09:51.328180 crc crio[19822]: time=\"2026-06-12T10:09:51.328154645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873944 | controller |     "Jun 12 10:09:51.328180 crc crio[19822]: time=\"2026-06-12T10:09:51.328173766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873958 | controller |     "Jun 12 10:09:51.328358 crc crio[19822]: time=\"2026-06-12T10:09:51.328314281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.873973 | controller |     "Jun 12 10:09:51.328415 crc crio[19822]: time=\"2026-06-12T10:09:51.328363592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.873987 | controller |     "Jun 12 10:09:51.328547 crc crio[19822]: time=\"2026-06-12T10:09:51.328505857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874006 | controller |     "Jun 12 10:09:51.328609 crc crio[19822]: time=\"2026-06-12T10:09:51.328551328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874021 | controller |     "Jun 12 10:09:51.328749 crc crio[19822]: time=\"2026-06-12T10:09:51.328708013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874035 | controller |     "Jun 12 10:09:51.328852 crc crio[19822]: time=\"2026-06-12T10:09:51.328752585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874050 | controller |     "Jun 12 10:09:51.329270 crc crio[19822]: time=\"2026-06-12T10:09:51.329179798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874065 | controller |     "Jun 12 10:09:51.329270 crc crio[19822]: time=\"2026-06-12T10:09:51.329267103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874079 | controller |     "Jun 12 10:09:51.329378 crc crio[19822]: time=\"2026-06-12T10:09:51.329302782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874094 | controller |     "Jun 12 10:09:51.329378 crc crio[19822]: time=\"2026-06-12T10:09:51.329326883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874109 | controller |     "Jun 12 10:09:51.329519 crc crio[19822]: time=\"2026-06-12T10:09:51.329458887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874124 | controller |     "Jun 12 10:09:51.329576 crc crio[19822]: time=\"2026-06-12T10:09:51.329527749Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874139 | controller |     "Jun 12 10:09:51.329678 crc crio[19822]: time=\"2026-06-12T10:09:51.329636543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874154 | controller |     "Jun 12 10:09:51.329749 crc crio[19822]: time=\"2026-06-12T10:09:51.329685495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874169 | controller |     "Jun 12 10:09:51.330052 crc crio[19822]: time=\"2026-06-12T10:09:51.329996135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874184 | controller |     "Jun 12 10:09:51.330052 crc crio[19822]: time=\"2026-06-12T10:09:51.330049506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874198 | controller |     "Jun 12 10:09:51.330430 crc crio[19822]: time=\"2026-06-12T10:09:51.330366107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874213 | controller |     "Jun 12 10:09:51.330430 crc crio[19822]: time=\"2026-06-12T10:09:51.330424469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874228 | controller |     "Jun 12 10:09:51.330527 crc crio[19822]: time=\"2026-06-12T10:09:51.33045691Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874242 | controller |     "Jun 12 10:09:51.330527 crc crio[19822]: time=\"2026-06-12T10:09:51.330483171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874257 | controller |     "Jun 12 10:09:51.330722 crc crio[19822]: time=\"2026-06-12T10:09:51.330664717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874271 | controller |     "Jun 12 10:09:51.330722 crc crio[19822]: time=\"2026-06-12T10:09:51.330722758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874285 | controller |     "Jun 12 10:09:51.330985 crc crio[19822]: time=\"2026-06-12T10:09:51.330933595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874304 | controller |     "Jun 12 10:09:51.330985 crc crio[19822]: time=\"2026-06-12T10:09:51.330983107Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874318 | controller |     "Jun 12 10:09:51.331529 crc crio[19822]: time=\"2026-06-12T10:09:51.331470112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874332 | controller |     "Jun 12 10:09:51.331600 crc crio[19822]: time=\"2026-06-12T10:09:51.331534304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874346 | controller |     "Jun 12 10:09:51.331600 crc crio[19822]: time=\"2026-06-12T10:09:51.331563985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874360 | controller |     "Jun 12 10:09:51.331600 crc crio[19822]: time=\"2026-06-12T10:09:51.331585456Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874375 | controller |     "Jun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.331776292Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874389 | controller |     "Jun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.331862125Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874404 | controller |     "Jun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.33201928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874418 | controller |     "Jun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.332054591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874433 | controller |     "Jun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.332222037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874447 | controller |     "Jun 12 10:09:51.332307 crc crio[19822]: time=\"2026-06-12T10:09:51.332252588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874462 | controller |     "Jun 12 10:09:51.332611 crc crio[19822]: time=\"2026-06-12T10:09:51.332550317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874476 | controller |     "Jun 12 10:09:51.332611 crc crio[19822]: time=\"2026-06-12T10:09:51.332610169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874491 | controller |     "Jun 12 10:09:51.332705 crc crio[19822]: time=\"2026-06-12T10:09:51.33262554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874505 | controller |     "Jun 12 10:09:51.332705 crc crio[19822]: time=\"2026-06-12T10:09:51.3326445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874519 | controller |     "Jun 12 10:09:51.332775 crc crio[19822]: time=\"2026-06-12T10:09:51.332740973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874533 | controller |     "Jun 12 10:09:51.332884 crc crio[19822]: time=\"2026-06-12T10:09:51.332777385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874547 | controller |     "Jun 12 10:09:51.333186 crc crio[19822]: time=\"2026-06-12T10:09:51.333002542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874561 | controller |     "Jun 12 10:09:51.333272 crc crio[19822]: time=\"2026-06-12T10:09:51.333211429Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874575 | controller |     "Jun 12 10:09:51.333310 crc crio[19822]: time=\"2026-06-12T10:09:51.333281641Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874592 | controller |     "Jun 12 10:09:51.333350 crc crio[19822]: time=\"2026-06-12T10:09:51.333309212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874607 | controller |     "Jun 12 10:09:51.333744 crc crio[19822]: time=\"2026-06-12T10:09:51.333682064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874621 | controller |     "Jun 12 10:09:51.333868 crc crio[19822]: time=\"2026-06-12T10:09:51.333745396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874635 | controller |     "Jun 12 10:09:51.333868 crc crio[19822]: time=\"2026-06-12T10:09:51.333777587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874649 | controller |     "Jun 12 10:09:51.333868 crc crio[19822]: time=\"2026-06-12T10:09:51.333799098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874663 | controller |     "Jun 12 10:09:51.334014 crc crio[19822]: time=\"2026-06-12T10:09:51.333992194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874677 | controller |     "Jun 12 10:09:51.334051 crc crio[19822]: time=\"2026-06-12T10:09:51.334026266Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874692 | controller |     "Jun 12 10:09:51.334274 crc crio[19822]: time=\"2026-06-12T10:09:51.334213492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874706 | controller |     "Jun 12 10:09:51.334334 crc crio[19822]: time=\"2026-06-12T10:09:51.334281994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874721 | controller |     "Jun 12 10:09:51.334334 crc crio[19822]: time=\"2026-06-12T10:09:51.334314465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874735 | controller |     "Jun 12 10:09:51.334409 crc crio[19822]: time=\"2026-06-12T10:09:51.334336036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874749 | controller |     "Jun 12 10:09:51.335262 crc crio[19822]: time=\"2026-06-12T10:09:51.335200713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874764 | controller |     "Jun 12 10:09:51.335325 crc crio[19822]: time=\"2026-06-12T10:09:51.335299907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874778 | controller |     "Jun 12 10:09:51.335373 crc crio[19822]: time=\"2026-06-12T10:09:51.335334387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874792 | controller |     "Jun 12 10:09:51.335373 crc crio[19822]: time=\"2026-06-12T10:09:51.335356968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874807 | controller |     "Jun 12 10:09:51.335761 crc crio[19822]: time=\"2026-06-12T10:09:51.335704709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874822 | controller |     "Jun 12 10:09:51.335916 crc crio[19822]: time=\"2026-06-12T10:09:51.335763601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874840 | controller |     "Jun 12 10:09:51.335974 crc crio[19822]: time=\"2026-06-12T10:09:51.335944937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874867 | controller |     "Jun 12 10:09:51.336020 crc crio[19822]: time=\"2026-06-12T10:09:51.335985979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874901 | controller |     "Jun 12 10:09:51.336020 crc crio[19822]: time=\"2026-06-12T10:09:51.33601485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874920 | controller |     "Jun 12 10:09:51.336136 crc crio[19822]: time=\"2026-06-12T10:09:51.33603467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874936 | controller |     "Jun 12 10:09:51.336314 crc crio[19822]: time=\"2026-06-12T10:09:51.336255087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874951 | controller |     "Jun 12 10:09:51.336314 crc crio[19822]: time=\"2026-06-12T10:09:51.336312909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874966 | controller |     "Jun 12 10:09:51.336515 crc crio[19822]: time=\"2026-06-12T10:09:51.336461324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.874981 | controller |     "Jun 12 10:09:51.336581 crc crio[19822]: time=\"2026-06-12T10:09:51.336521136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.874995 | controller |     "Jun 12 10:09:51.336885 crc crio[19822]: time=\"2026-06-12T10:09:51.336798485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875010 | controller |     "Jun 12 10:09:51.337097 crc crio[19822]: time=\"2026-06-12T10:09:51.337036722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875026 | controller |     "Jun 12 10:09:51.337167 crc crio[19822]: time=\"2026-06-12T10:09:51.337121515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875040 | controller |     "Jun 12 10:09:51.337167 crc crio[19822]: time=\"2026-06-12T10:09:51.337155106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875055 | controller |     "Jun 12 10:09:51.337265 crc crio[19822]: time=\"2026-06-12T10:09:51.337207348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875070 | controller |     "Jun 12 10:09:51.337265 crc crio[19822]: time=\"2026-06-12T10:09:51.337254579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875085 | controller |     "Jun 12 10:09:51.337496 crc crio[19822]: time=\"2026-06-12T10:09:51.337451706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875099 | controller |     "Jun 12 10:09:51.337565 crc crio[19822]: time=\"2026-06-12T10:09:51.337504657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875114 | controller |     "Jun 12 10:09:51.337714 crc crio[19822]: time=\"2026-06-12T10:09:51.337676473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875129 | controller |     "Jun 12 10:09:51.337771 crc crio[19822]: time=\"2026-06-12T10:09:51.337735495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875144 | controller |     "Jun 12 10:09:51.337962 crc crio[19822]: time=\"2026-06-12T10:09:51.337926741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875160 | controller |     "Jun 12 10:09:51.338020 crc crio[19822]: time=\"2026-06-12T10:09:51.337984843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875174 | controller |     "Jun 12 10:09:51.338292 crc crio[19822]: time=\"2026-06-12T10:09:51.338244352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875189 | controller |     "Jun 12 10:09:51.338366 crc crio[19822]: time=\"2026-06-12T10:09:51.338303954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875205 | controller |     "Jun 12 10:09:51.338407 crc crio[19822]: time=\"2026-06-12T10:09:51.338395206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875224 | controller |     "Jun 12 10:09:51.338442 crc crio[19822]: time=\"2026-06-12T10:09:51.338429228Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875239 | controller |     "Jun 12 10:09:51.338710 crc crio[19822]: time=\"2026-06-12T10:09:51.338647515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875254 | controller |     "Jun 12 10:09:51.338766 crc crio[19822]: time=\"2026-06-12T10:09:51.338708577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875269 | controller |     "Jun 12 10:09:51.339038 crc crio[19822]: time=\"2026-06-12T10:09:51.338985346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875284 | controller |     "Jun 12 10:09:51.339130 crc crio[19822]: time=\"2026-06-12T10:09:51.339051368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875300 | controller |     "Jun 12 10:09:51.339380 crc crio[19822]: time=\"2026-06-12T10:09:51.339330287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875315 | controller |     "Jun 12 10:09:51.339443 crc crio[19822]: time=\"2026-06-12T10:09:51.339390299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875330 | controller |     "Jun 12 10:09:51.339443 crc crio[19822]: time=\"2026-06-12T10:09:51.3394168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875345 | controller |     "Jun 12 10:09:51.339443 crc crio[19822]: time=\"2026-06-12T10:09:51.339435051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875360 | controller |     "Jun 12 10:09:51.339676 crc crio[19822]: time=\"2026-06-12T10:09:51.339631217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875375 | controller |     "Jun 12 10:09:51.339676 crc crio[19822]: time=\"2026-06-12T10:09:51.339677098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875390 | controller |     "Jun 12 10:09:51.339961 crc crio[19822]: time=\"2026-06-12T10:09:51.339882455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875405 | controller |     "Jun 12 10:09:51.339961 crc crio[19822]: time=\"2026-06-12T10:09:51.339945067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875420 | controller |     "Jun 12 10:09:51.340354 crc crio[19822]: time=\"2026-06-12T10:09:51.340218046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875435 | controller |     "Jun 12 10:09:51.340354 crc crio[19822]: time=\"2026-06-12T10:09:51.340307639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875451 | controller |     "Jun 12 10:09:51.340910 crc crio[19822]: time=\"2026-06-12T10:09:51.340794564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875466 | controller |     "Jun 12 10:09:51.340974 crc crio[19822]: time=\"2026-06-12T10:09:51.340924288Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875481 | controller |     "Jun 12 10:09:51.340974 crc crio[19822]: time=\"2026-06-12T10:09:51.34096508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875495 | controller |     "Jun 12 10:09:51.341052 crc crio[19822]: time=\"2026-06-12T10:09:51.340998501Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875544 | controller |     "Jun 12 10:09:51.341483 crc crio[19822]: time=\"2026-06-12T10:09:51.341098477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875561 | controller |     "Jun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.341710657Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875576 | controller |     "Jun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.341754458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875590 | controller |     "Jun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.341782729Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875605 | controller |     "Jun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.341864229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875619 | controller |     "Jun 12 10:09:51.341919 crc crio[19822]: time=\"2026-06-12T10:09:51.3419021Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875634 | controller |     "Jun 12 10:09:51.342328 crc crio[19822]: time=\"2026-06-12T10:09:51.342255042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875648 | controller |     "Jun 12 10:09:51.342419 crc crio[19822]: time=\"2026-06-12T10:09:51.342385126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875662 | controller |     "Jun 12 10:09:51.342537 crc crio[19822]: time=\"2026-06-12T10:09:51.342446778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875677 | controller |     "Jun 12 10:09:51.342537 crc crio[19822]: time=\"2026-06-12T10:09:51.342482319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875691 | controller |     "Jun 12 10:09:51.342710 crc crio[19822]: time=\"2026-06-12T10:09:51.342660544Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875706 | controller |     "Jun 12 10:09:51.342772 crc crio[19822]: time=\"2026-06-12T10:09:51.342739727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875720 | controller |     "Jun 12 10:09:51.343263 crc crio[19822]: time=\"2026-06-12T10:09:51.343187851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875735 | controller |     "Jun 12 10:09:51.343361 crc crio[19822]: time=\"2026-06-12T10:09:51.343296525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875750 | controller |     "Jun 12 10:09:51.343361 crc crio[19822]: time=\"2026-06-12T10:09:51.343341416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875764 | controller |     "Jun 12 10:09:51.343512 crc crio[19822]: time=\"2026-06-12T10:09:51.343380498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875779 | controller |     "Jun 12 10:09:51.343512 crc crio[19822]: time=\"2026-06-12T10:09:51.343497851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875796 | controller |     "Jun 12 10:09:51.343612 crc crio[19822]: time=\"2026-06-12T10:09:51.343534983Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875813 | controller |     "Jun 12 10:09:51.343661 crc crio[19822]: time=\"2026-06-12T10:09:51.343604155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875827 | controller |     "Jun 12 10:09:51.343661 crc crio[19822]: time=\"2026-06-12T10:09:51.343647106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875845 | controller |     "Jun 12 10:09:51.344283 crc crio[19822]: time=\"2026-06-12T10:09:51.344207915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875864 | controller |     "Jun 12 10:09:51.344355 crc crio[19822]: time=\"2026-06-12T10:09:51.344306468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875896 | controller |     "Jun 12 10:09:51.344460 crc crio[19822]: time=\"2026-06-12T10:09:51.34435314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 11:43:51.875912 | controller |     "Jun 12 10:09:51.344460 crc crio[19822]: time=\"2026-06-12T10:09:51.344388811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 11:43:51.875927 | controller |     "Jun 12 10:09:56.062066 crc crio[19822]: time=\"2026-06-12T10:09:56.061561472Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 11:43:51.875942 | controller |     "Jun 12 10:09:56.291983 crc crio[19822]: time=\"2026-06-12T10:09:56.291564111Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.875957 | controller |     "Jun 12 10:09:56.291983 crc crio[19822]: time=\"2026-06-12T10:09:56.291722346Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.875971 | controller |     "Jun 12 10:09:56.291983 crc crio[19822]: time=\"2026-06-12T10:09:56.291752497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 11:43:51.875986 | controller |     "Jun 12 10:09:56.465883 crc crio[19822]: time=\"2026-06-12T10:09:56.464778652Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 11:43:51.876000 | controller |     "Jun 12 10:09:56.466206 crc crio[19822]: time=\"2026-06-12T10:09:56.466012322Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 11:43:51.876015 | controller |     "Jun 12 10:10:00.745204 crc crio[19822]: time=\"2026-06-12T10:10:00.744228938Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687650-5q8f6/POD\" id=30fc14e8-c472-4d62-ac1d-4f7a3a39e0e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.876030 | controller |     "Jun 12 10:10:00.746352 crc crio[19822]: time=\"2026-06-12T10:10:00.745250651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.876046 | controller |     "Jun 12 10:10:00.773694 crc crio[19822]: time=\"2026-06-12T10:10:00.773603039Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}\"",
2026-06-12 11:43:51.876062 | controller |     "Jun 12 10:10:00.773694 crc crio[19822]: time=\"2026-06-12T10:10:00.773664331Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687650-5q8f6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.876077 | controller |     "Jun 12 10:10:01.211159 crc crio[19822]: 2026-06-12T10:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:63d9931c3de867d Mac:32:ff:1d:b3:2f:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.876097 | controller |     "Jun 12 10:10:01.213310 crc crio[19822]: time=\"2026-06-12T10:10:01.213249149Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}\"",
2026-06-12 11:43:51.876113 | controller |     "Jun 12 10:10:01.213465 crc crio[19822]: time=\"2026-06-12T10:10:01.213424404Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687650-5q8f6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.876128 | controller |     "Jun 12 10:10:01.220261 crc crio[19822]: time=\"2026-06-12T10:10:01.219477979Z\" level=info msg=\"Ran pod sandbox 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 with infra container: openshift-infra/auto-csr-approver-29687650-5q8f6/POD\" id=30fc14e8-c472-4d62-ac1d-4f7a3a39e0e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.876143 | controller |     "Jun 12 10:10:01.222245 crc crio[19822]: time=\"2026-06-12T10:10:01.222177677Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5159f34-5de0-49e3-b806-cd8b3d7621b6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.876158 | controller |     "Jun 12 10:10:01.229121 crc crio[19822]: time=\"2026-06-12T10:10:01.22900829Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.876173 | controller |     "Jun 12 10:10:03.081858 crc crio[19822]: time=\"2026-06-12T10:10:03.081727158Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5159f34-5de0-49e3-b806-cd8b3d7621b6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.876187 | controller |     "Jun 12 10:10:03.083051 crc crio[19822]: time=\"2026-06-12T10:10:03.082659928Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5dfd5579-e56b-49b3-b512-f3928f04d1e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.876203 | controller |     "Jun 12 10:10:03.084435 crc crio[19822]: time=\"2026-06-12T10:10:03.084375903Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c04fc678-19ae-48f4-a7d7-bc8cc8fb354c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.876217 | controller |     "Jun 12 10:10:03.092263 crc crio[19822]: time=\"2026-06-12T10:10:03.092192266Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687650-5q8f6/oc\" id=0598fdfc-5300-48ae-9f7f-5e5ddbcc7b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.876232 | controller |     "Jun 12 10:10:03.092603 crc crio[19822]: time=\"2026-06-12T10:10:03.092550418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.876248 | controller |     "Jun 12 10:10:03.123422 crc crio[19822]: time=\"2026-06-12T10:10:03.123323524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.876263 | controller |     "Jun 12 10:10:03.404657 crc crio[19822]: time=\"2026-06-12T10:10:03.404269526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.876278 | controller |     "Jun 12 10:10:03.505223 crc crio[19822]: time=\"2026-06-12T10:10:03.505047287Z\" level=info msg=\"Created container c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4: openshift-infra/auto-csr-approver-29687650-5q8f6/oc\" id=0598fdfc-5300-48ae-9f7f-5e5ddbcc7b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.876297 | controller |     "Jun 12 10:10:03.506446 crc crio[19822]: time=\"2026-06-12T10:10:03.506388691Z\" level=info msg=\"Starting container: c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4\" id=00b309ea-c39f-42bf-84f9-239bb2442406 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.876313 | controller |     "Jun 12 10:10:03.514673 crc crio[19822]: time=\"2026-06-12T10:10:03.513517143Z\" level=info msg=\"Started container\" PID=31006 containerID=c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4 description=openshift-infra/auto-csr-approver-29687650-5q8f6/oc id=00b309ea-c39f-42bf-84f9-239bb2442406 name=/runtime.v1.RuntimeService/StartContainer sandboxID=63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424",
2026-06-12 11:43:51.876329 | controller |     "Jun 12 10:10:05.408451 crc crio[19822]: time=\"2026-06-12T10:10:05.407372253Z\" level=info msg=\"Stopping pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=8a8d1883-fb64-4a0f-8869-66c5004bc0ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.876345 | controller |     "Jun 12 10:10:05.409250 crc crio[19822]: time=\"2026-06-12T10:10:05.408904264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687650-5q8f6 Namespace:openshift-infra ID:63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424 UID:af792823-c029-45ae-b683-7c3a4b4068e7 NetNS:/var/run/netns/01619168-fc8e-49d3-9203-b3714486b3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf792823_c029_45ae_b683_7c3a4b4068e7.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.876361 | controller |     "Jun 12 10:10:05.409250 crc crio[19822]: time=\"2026-06-12T10:10:05.409127851Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687650-5q8f6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.876386 | controller |     "Jun 12 10:10:05.740294 crc crio[19822]: time=\"2026-06-12T10:10:05.73787279Z\" level=info msg=\"Stopped pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=8a8d1883-fb64-4a0f-8869-66c5004bc0ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.876483 | controller |     "Jun 12 10:10:11.480771 crc crio[19822]: time=\"2026-06-12T10:10:11.479697764Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zgbct/POD\" id=86fd0cae-e304-49ec-802a-28865a0f51fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.876505 | controller |     "Jun 12 10:10:11.480771 crc crio[19822]: time=\"2026-06-12T10:10:11.48049927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.876521 | controller |     "Jun 12 10:10:11.511644 crc crio[19822]: time=\"2026-06-12T10:10:11.511510506Z\" level=info msg=\"Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc000120e30}] Aliases:map[]}\"",
2026-06-12 11:43:51.876537 | controller |     "Jun 12 10:10:11.511644 crc crio[19822]: time=\"2026-06-12T10:10:11.511571748Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zgbct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.876556 | controller |     "Jun 12 10:10:11.821300 crc crio[19822]: 2026-06-12T10:10:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57eb4106d3ebc5b Mac:be:3d:25:3f:b1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 SocketPath: PciID:}] [{Interface:0xc000313100 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.876573 | controller |     "Jun 12 10:10:11.822793 crc crio[19822]: time=\"2026-06-12T10:10:11.822730138Z\" level=info msg=\"Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc000120e30}] Aliases:map[]}\"",
2026-06-12 11:43:51.876588 | controller |     "Jun 12 10:10:11.822976 crc crio[19822]: time=\"2026-06-12T10:10:11.822931264Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zgbct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.876604 | controller |     "Jun 12 10:10:11.829906 crc crio[19822]: time=\"2026-06-12T10:10:11.829613073Z\" level=info msg=\"Ran pod sandbox 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 with infra container: openshift-marketplace/certified-operators-zgbct/POD\" id=86fd0cae-e304-49ec-802a-28865a0f51fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.876619 | controller |     "Jun 12 10:10:11.835266 crc crio[19822]: time=\"2026-06-12T10:10:11.835154359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec601ed1-6ea4-4fcb-8060-1aa50cc08d1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.876635 | controller |     "Jun 12 10:10:11.836980 crc crio[19822]: time=\"2026-06-12T10:10:11.836922665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=06626e96-ba44-442c-a8f6-3f1b58aea1c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.876650 | controller |     "Jun 12 10:10:11.843131 crc crio[19822]: time=\"2026-06-12T10:10:11.843035952Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zgbct/extract-utilities\" id=2d2e46ee-e0aa-4db0-b0e0-a714ba94cd41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.876666 | controller |     "Jun 12 10:10:11.843430 crc crio[19822]: time=\"2026-06-12T10:10:11.843363833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.876681 | controller |     "Jun 12 10:10:11.886715 crc crio[19822]: time=\"2026-06-12T10:10:11.886610898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.876697 | controller |     "Jun 12 10:10:11.890461 crc crio[19822]: time=\"2026-06-12T10:10:11.890395632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.876712 | controller |     "Jun 12 10:10:12.060010 crc crio[19822]: time=\"2026-06-12T10:10:12.059920192Z\" level=info msg=\"Created container a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27: openshift-marketplace/certified-operators-zgbct/extract-utilities\" id=2d2e46ee-e0aa-4db0-b0e0-a714ba94cd41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.876734 | controller |     "Jun 12 10:10:12.061341 crc crio[19822]: time=\"2026-06-12T10:10:12.061266126Z\" level=info msg=\"Starting container: a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27\" id=0c517200-c299-431e-b8a8-4bf65ab1aafa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.876750 | controller |     "Jun 12 10:10:12.066892 crc crio[19822]: time=\"2026-06-12T10:10:12.06669858Z\" level=info msg=\"Started container\" PID=31590 containerID=a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27 description=openshift-marketplace/certified-operators-zgbct/extract-utilities id=0c517200-c299-431e-b8a8-4bf65ab1aafa name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4",
2026-06-12 11:43:51.876766 | controller |     "Jun 12 10:10:12.469115 crc crio[19822]: time=\"2026-06-12T10:10:12.468633508Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=261f1af8-613b-4873-9019-8e708410711f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.876781 | controller |     "Jun 12 10:10:12.474272 crc crio[19822]: time=\"2026-06-12T10:10:12.472539886Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.876798 | controller |     "Jun 12 10:10:12.732518 crc crio[19822]: time=\"2026-06-12T10:10:12.732206629Z\" level=info msg=\"Stopping pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=7a63ccce-40ff-4088-b872-b0657774e61e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.876813 | controller |     "Jun 12 10:10:12.732518 crc crio[19822]: time=\"2026-06-12T10:10:12.732264781Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=7a63ccce-40ff-4088-b872-b0657774e61e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.876830 | controller |     "Jun 12 10:10:12.734120 crc crio[19822]: time=\"2026-06-12T10:10:12.732909021Z\" level=info msg=\"Removing pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=d0bec4f7-936b-48b6-a1f0-7580ac8ed729 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.876846 | controller |     "Jun 12 10:10:12.741494 crc crio[19822]: time=\"2026-06-12T10:10:12.74142099Z\" level=info msg=\"Removed pod sandbox: e8e3d835748ae8939d7b2cb7917809988a1ca70f83e7dceaf026bc2db8240031\" id=d0bec4f7-936b-48b6-a1f0-7580ac8ed729 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.876892 | controller |     "Jun 12 10:10:12.742615 crc crio[19822]: time=\"2026-06-12T10:10:12.742526883Z\" level=info msg=\"Stopping pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=3f21fa9a-5b10-43e7-9d78-f5a96a3f0f8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.876910 | controller |     "Jun 12 10:10:12.742764 crc crio[19822]: time=\"2026-06-12T10:10:12.742723309Z\" level=info msg=\"Stopped pod sandbox (already stopped): b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=3f21fa9a-5b10-43e7-9d78-f5a96a3f0f8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.876927 | controller |     "Jun 12 10:10:12.743733 crc crio[19822]: time=\"2026-06-12T10:10:12.743660359Z\" level=info msg=\"Removing pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=3dbec477-e040-4c78-a5d6-07c2b780b304 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.876942 | controller |     "Jun 12 10:10:12.752808 crc crio[19822]: time=\"2026-06-12T10:10:12.752697083Z\" level=info msg=\"Removed pod sandbox: b5d75c4f632ddfb7fd72e227ba7eb00dd8d9b3ae7d7d142db8c2718f9fe3f651\" id=3dbec477-e040-4c78-a5d6-07c2b780b304 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.876958 | controller |     "Jun 12 10:10:12.753562 crc crio[19822]: time=\"2026-06-12T10:10:12.753528089Z\" level=info msg=\"Stopping pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=690bc5b8-2cb0-4616-aed1-39c19173dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.876977 | controller |     "Jun 12 10:10:12.754029 crc crio[19822]: time=\"2026-06-12T10:10:12.754005115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=690bc5b8-2cb0-4616-aed1-39c19173dfc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.876993 | controller |     "Jun 12 10:10:12.755994 crc crio[19822]: time=\"2026-06-12T10:10:12.755905076Z\" level=info msg=\"Removing pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=86ff8e18-f7f6-47a0-8a4a-d793509c0f5e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.877009 | controller |     "Jun 12 10:10:12.767132 crc crio[19822]: time=\"2026-06-12T10:10:12.767044889Z\" level=info msg=\"Removed pod sandbox: 771b4b168fe47138d9e8f79dcec3018f99be9713c4a5c16cb11f8fd225311721\" id=86ff8e18-f7f6-47a0-8a4a-d793509c0f5e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.877024 | controller |     "Jun 12 10:10:13.115272 crc crio[19822]: time=\"2026-06-12T10:10:13.114791461Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=261f1af8-613b-4873-9019-8e708410711f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.877040 | controller |     "Jun 12 10:10:13.116873 crc crio[19822]: time=\"2026-06-12T10:10:13.116729101Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0692f340-eff2-4c29-b241-3f154b893f8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877055 | controller |     "Jun 12 10:10:13.119045 crc crio[19822]: time=\"2026-06-12T10:10:13.118981856Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=981b2b40-39a3-4318-ad3f-4930adb60c5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877071 | controller |     "Jun 12 10:10:13.126179 crc crio[19822]: time=\"2026-06-12T10:10:13.126079455Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zgbct/extract-content\" id=d5305139-eac9-4a27-aa45-5b05e8564388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.877086 | controller |     "Jun 12 10:10:13.127249 crc crio[19822]: time=\"2026-06-12T10:10:13.12714239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877102 | controller |     "Jun 12 10:10:13.162420 crc crio[19822]: time=\"2026-06-12T10:10:13.162322929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877117 | controller |     "Jun 12 10:10:13.166556 crc crio[19822]: time=\"2026-06-12T10:10:13.166497953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877133 | controller |     "Jun 12 10:10:13.273356 crc crio[19822]: time=\"2026-06-12T10:10:13.272414951Z\" level=info msg=\"Created container a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268: openshift-marketplace/certified-operators-zgbct/extract-content\" id=d5305139-eac9-4a27-aa45-5b05e8564388 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.877148 | controller |     "Jun 12 10:10:13.274699 crc crio[19822]: time=\"2026-06-12T10:10:13.274579002Z\" level=info msg=\"Starting container: a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268\" id=104688af-9d0f-4209-a077-8e445dcb2f64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.877164 | controller |     "Jun 12 10:10:13.280044 crc crio[19822]: time=\"2026-06-12T10:10:13.279954496Z\" level=info msg=\"Started container\" PID=31681 containerID=a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268 description=openshift-marketplace/certified-operators-zgbct/extract-content id=104688af-9d0f-4209-a077-8e445dcb2f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4",
2026-06-12 11:43:51.877183 | controller |     "Jun 12 10:10:15.028640 crc crio[19822]: time=\"2026-06-12T10:10:15.028193188Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-bhht5/POD\" id=3b91eb5e-8458-4e54-b86f-1229294ee40e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.877199 | controller |     "Jun 12 10:10:15.030086 crc crio[19822]: time=\"2026-06-12T10:10:15.028691254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877216 | controller |     "Jun 12 10:10:15.072416 crc crio[19822]: time=\"2026-06-12T10:10:15.069476042Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120888}] Aliases:map[]}\"",
2026-06-12 11:43:51.877232 | controller |     "Jun 12 10:10:15.072416 crc crio[19822]: time=\"2026-06-12T10:10:15.069569125Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-bhht5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.877248 | controller |     "Jun 12 10:10:16.700138 crc crio[19822]: 2026-06-12T10:10:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc5d0e7181ff1cb Mac:a2:1c:a7:4b:25:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.877264 | controller |     "Jun 12 10:10:16.702004 crc crio[19822]: time=\"2026-06-12T10:10:16.701932791Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120888}] Aliases:map[]}\"",
2026-06-12 11:43:51.877280 | controller |     "Jun 12 10:10:16.702233 crc crio[19822]: time=\"2026-06-12T10:10:16.70219426Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-bhht5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.877296 | controller |     "Jun 12 10:10:16.727058 crc crio[19822]: time=\"2026-06-12T10:10:16.726689253Z\" level=info msg=\"Ran pod sandbox bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 with infra container: openshift-marketplace/redhat-operators-bhht5/POD\" id=3b91eb5e-8458-4e54-b86f-1229294ee40e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.877311 | controller |     "Jun 12 10:10:16.731125 crc crio[19822]: time=\"2026-06-12T10:10:16.730788006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=897124bf-5327-46d3-bd4a-4871416db09c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877327 | controller |     "Jun 12 10:10:16.734060 crc crio[19822]: time=\"2026-06-12T10:10:16.73399641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4f89135c-6c6d-45d5-8fbb-8c836c5d029a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877346 | controller |     "Jun 12 10:10:16.741070 crc crio[19822]: time=\"2026-06-12T10:10:16.739970913Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bhht5/extract-utilities\" id=787137fb-6fa4-47d3-b7c2-632a2c94f558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.877362 | controller |     "Jun 12 10:10:16.741070 crc crio[19822]: time=\"2026-06-12T10:10:16.740401177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877378 | controller |     "Jun 12 10:10:16.767461 crc crio[19822]: time=\"2026-06-12T10:10:16.767372911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877393 | controller |     "Jun 12 10:10:16.771418 crc crio[19822]: time=\"2026-06-12T10:10:16.771339218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877409 | controller |     "Jun 12 10:10:16.885688 crc crio[19822]: time=\"2026-06-12T10:10:16.885583686Z\" level=info msg=\"Created container 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a: openshift-marketplace/redhat-operators-bhht5/extract-utilities\" id=787137fb-6fa4-47d3-b7c2-632a2c94f558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.877425 | controller |     "Jun 12 10:10:16.887876 crc crio[19822]: time=\"2026-06-12T10:10:16.887770786Z\" level=info msg=\"Starting container: 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a\" id=4f2a6484-3273-489d-ba11-63008256d701 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.877440 | controller |     "Jun 12 10:10:16.895241 crc crio[19822]: time=\"2026-06-12T10:10:16.895139137Z\" level=info msg=\"Started container\" PID=31987 containerID=7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a description=openshift-marketplace/redhat-operators-bhht5/extract-utilities id=4f2a6484-3273-489d-ba11-63008256d701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3",
2026-06-12 11:43:51.877457 | controller |     "Jun 12 10:10:17.551601 crc crio[19822]: time=\"2026-06-12T10:10:17.551064632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=25652e02-cae2-45db-b5c0-2c49d3182963 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877472 | controller |     "Jun 12 10:10:17.554608 crc crio[19822]: time=\"2026-06-12T10:10:17.554225562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=edbc04ba-6caa-4c7e-b49d-653ebf8586d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877488 | controller |     "Jun 12 10:10:17.559010 crc crio[19822]: time=\"2026-06-12T10:10:17.557045014Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c4a98824-16a8-4f78-adbf-6ee6991c9d2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.877503 | controller |     "Jun 12 10:10:17.564428 crc crio[19822]: time=\"2026-06-12T10:10:17.564072495Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.877519 | controller |     "Jun 12 10:10:17.589060 crc crio[19822]: time=\"2026-06-12T10:10:17.58837931Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zgbct/registry-server\" id=4b2b5877-f05d-4d3b-b9a8-3fec0eb644b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.877540 | controller |     "Jun 12 10:10:17.589060 crc crio[19822]: time=\"2026-06-12T10:10:17.588784184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877556 | controller |     "Jun 12 10:10:17.636537 crc crio[19822]: time=\"2026-06-12T10:10:17.63563253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877572 | controller |     "Jun 12 10:10:17.641134 crc crio[19822]: time=\"2026-06-12T10:10:17.641068976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877588 | controller |     "Jun 12 10:10:17.751642 crc crio[19822]: time=\"2026-06-12T10:10:17.751532591Z\" level=info msg=\"Created container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server\" id=4b2b5877-f05d-4d3b-b9a8-3fec0eb644b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.877604 | controller |     "Jun 12 10:10:17.754219 crc crio[19822]: time=\"2026-06-12T10:10:17.754135577Z\" level=info msg=\"Starting container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237\" id=77033abb-dc7b-4ca1-81c7-bcaeebc34cfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.877620 | controller |     "Jun 12 10:10:17.766525 crc crio[19822]: time=\"2026-06-12T10:10:17.766431162Z\" level=info msg=\"Started container\" PID=32059 containerID=97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237 description=openshift-marketplace/certified-operators-zgbct/registry-server id=77033abb-dc7b-4ca1-81c7-bcaeebc34cfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4",
2026-06-12 11:43:51.877636 | controller |     "Jun 12 10:10:18.179025 crc crio[19822]: time=\"2026-06-12T10:10:18.178298732Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=c4a98824-16a8-4f78-adbf-6ee6991c9d2b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.877652 | controller |     "Jun 12 10:10:18.180085 crc crio[19822]: time=\"2026-06-12T10:10:18.180005847Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=909ca9b9-5808-4855-8425-7fb4eaf189de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877668 | controller |     "Jun 12 10:10:18.183389 crc crio[19822]: time=\"2026-06-12T10:10:18.183299396Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1584af4d-ec5f-41b7-b421-7703ebb66a73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877684 | controller |     "Jun 12 10:10:18.194089 crc crio[19822]: time=\"2026-06-12T10:10:18.193993153Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bhht5/extract-content\" id=16a00d53-799e-41e1-8473-250716ce9eda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.877700 | controller |     "Jun 12 10:10:18.194693 crc crio[19822]: time=\"2026-06-12T10:10:18.194631404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877715 | controller |     "Jun 12 10:10:18.226534 crc crio[19822]: time=\"2026-06-12T10:10:18.226360744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877734 | controller |     "Jun 12 10:10:18.231541 crc crio[19822]: time=\"2026-06-12T10:10:18.230247983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877750 | controller |     "Jun 12 10:10:18.413753 crc crio[19822]: time=\"2026-06-12T10:10:18.413688641Z\" level=info msg=\"Created container b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1: openshift-marketplace/redhat-operators-bhht5/extract-content\" id=16a00d53-799e-41e1-8473-250716ce9eda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.877766 | controller |     "Jun 12 10:10:18.415515 crc crio[19822]: time=\"2026-06-12T10:10:18.415443157Z\" level=info msg=\"Starting container: b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1\" id=fc62373a-6446-4893-933f-3dd097a70bad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.877782 | controller |     "Jun 12 10:10:18.432615 crc crio[19822]: time=\"2026-06-12T10:10:18.432517346Z\" level=info msg=\"Started container\" PID=32142 containerID=b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1 description=openshift-marketplace/redhat-operators-bhht5/extract-content id=fc62373a-6446-4893-933f-3dd097a70bad name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3",
2026-06-12 11:43:51.877799 | controller |     "Jun 12 10:10:22.105542 crc crio[19822]: time=\"2026-06-12T10:10:22.103434876Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bpbwq/POD\" id=808ed3ab-a075-4ced-83d9-3a2518da09f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.877815 | controller |     "Jun 12 10:10:22.105542 crc crio[19822]: time=\"2026-06-12T10:10:22.105208221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.877831 | controller |     "Jun 12 10:10:22.167104 crc crio[19822]: time=\"2026-06-12T10:10:22.1666268Z\" level=info msg=\"Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc0007ac560}] Aliases:map[]}\"",
2026-06-12 11:43:51.877850 | controller |     "Jun 12 10:10:22.167104 crc crio[19822]: time=\"2026-06-12T10:10:22.167128606Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bpbwq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.877887 | controller |     "Jun 12 10:10:26.108268 crc crio[19822]: 2026-06-12T10:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5674f0d437147ae Mac:2a:f2:75:9e:ee:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df SocketPath: PciID:}] [{Interface:0xc000015160 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.877906 | controller |     "Jun 12 10:10:26.110625 crc crio[19822]: time=\"2026-06-12T10:10:26.110488526Z\" level=info msg=\"Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc0007ac560}] Aliases:map[]}\"",
2026-06-12 11:43:51.877923 | controller |     "Jun 12 10:10:26.111163 crc crio[19822]: time=\"2026-06-12T10:10:26.110761955Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bpbwq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.877943 | controller |     "Jun 12 10:10:26.120639 crc crio[19822]: time=\"2026-06-12T10:10:26.12049477Z\" level=info msg=\"Ran pod sandbox 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c with infra container: openshift-marketplace/community-operators-bpbwq/POD\" id=808ed3ab-a075-4ced-83d9-3a2518da09f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.877959 | controller |     "Jun 12 10:10:26.124867 crc crio[19822]: time=\"2026-06-12T10:10:26.124594685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=039dadf2-ef3d-403b-b6c3-574f46ce0abb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877975 | controller |     "Jun 12 10:10:26.127243 crc crio[19822]: time=\"2026-06-12T10:10:26.127163302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a7b3ae6-5ac2-4a6c-b580-fed8664314d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.877990 | controller |     "Jun 12 10:10:26.135294 crc crio[19822]: time=\"2026-06-12T10:10:26.134989009Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpbwq/extract-utilities\" id=43f46cf8-fd33-4cd2-8d08-e60a67172356 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.878006 | controller |     "Jun 12 10:10:26.135930 crc crio[19822]: time=\"2026-06-12T10:10:26.135613359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878022 | controller |     "Jun 12 10:10:26.195693 crc crio[19822]: time=\"2026-06-12T10:10:26.194890877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878038 | controller |     "Jun 12 10:10:26.205075 crc crio[19822]: time=\"2026-06-12T10:10:26.204951122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878053 | controller |     "Jun 12 10:10:26.354314 crc crio[19822]: time=\"2026-06-12T10:10:26.353996866Z\" level=info msg=\"Created container 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe: openshift-marketplace/community-operators-bpbwq/extract-utilities\" id=43f46cf8-fd33-4cd2-8d08-e60a67172356 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.878069 | controller |     "Jun 12 10:10:26.355522 crc crio[19822]: time=\"2026-06-12T10:10:26.355443292Z\" level=info msg=\"Starting container: 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe\" id=459bac1b-6916-4846-9f32-b40a325bdf6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.878084 | controller |     "Jun 12 10:10:26.372988 crc crio[19822]: time=\"2026-06-12T10:10:26.372773053Z\" level=info msg=\"Started container\" PID=32423 containerID=0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe description=openshift-marketplace/community-operators-bpbwq/extract-utilities id=459bac1b-6916-4846-9f32-b40a325bdf6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c",
2026-06-12 11:43:51.878100 | controller |     "Jun 12 10:10:26.807457 crc crio[19822]: time=\"2026-06-12T10:10:26.807286525Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7d23e450-b1ce-4e1f-982f-3a8db878519d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.878116 | controller |     "Jun 12 10:10:26.812099 crc crio[19822]: time=\"2026-06-12T10:10:26.811936837Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.878135 | controller |     "Jun 12 10:10:27.898286 crc crio[19822]: time=\"2026-06-12T10:10:27.897778817Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=7d23e450-b1ce-4e1f-982f-3a8db878519d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.878151 | controller |     "Jun 12 10:10:27.899395 crc crio[19822]: time=\"2026-06-12T10:10:27.899274505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3914b023-89ba-4281-a6e7-f7722d4ce808 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.878167 | controller |     "Jun 12 10:10:27.901872 crc crio[19822]: time=\"2026-06-12T10:10:27.901782236Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3ebc3cab-156b-46e7-b79b-fda9f2cae00c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.878182 | controller |     "Jun 12 10:10:27.918795 crc crio[19822]: time=\"2026-06-12T10:10:27.918644322Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpbwq/extract-content\" id=4eff2635-2f85-4401-8410-5373eadc5b5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.878198 | controller |     "Jun 12 10:10:27.919255 crc crio[19822]: time=\"2026-06-12T10:10:27.919144069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878214 | controller |     "Jun 12 10:10:27.960111 crc crio[19822]: time=\"2026-06-12T10:10:27.958993576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878230 | controller |     "Jun 12 10:10:27.964279 crc crio[19822]: time=\"2026-06-12T10:10:27.964207148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878246 | controller |     "Jun 12 10:10:28.124026 crc crio[19822]: time=\"2026-06-12T10:10:28.123627059Z\" level=info msg=\"Created container 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae: openshift-marketplace/community-operators-bpbwq/extract-content\" id=4eff2635-2f85-4401-8410-5373eadc5b5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.878262 | controller |     "Jun 12 10:10:28.126322 crc crio[19822]: time=\"2026-06-12T10:10:28.126101528Z\" level=info msg=\"Starting container: 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae\" id=931257f4-ceef-4bcd-9d55-e8cc677cd077 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.878278 | controller |     "Jun 12 10:10:28.134755 crc crio[19822]: time=\"2026-06-12T10:10:28.134651453Z\" level=info msg=\"Started container\" PID=32432 containerID=6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae description=openshift-marketplace/community-operators-bpbwq/extract-content id=931257f4-ceef-4bcd-9d55-e8cc677cd077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c",
2026-06-12 11:43:51.878294 | controller |     "Jun 12 10:10:32.886222 crc crio[19822]: time=\"2026-06-12T10:10:32.886072557Z\" level=info msg=\"Stopping container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237 (timeout: 2s)\" id=719fd4be-4420-40ea-879f-6a1854325c2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.878310 | controller |     "Jun 12 10:10:32.890963 crc crio[19822]: time=\"2026-06-12T10:10:32.890749969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bca3c1a7-c0cc-4b95-b8b5-31c5625c5373 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.878329 | controller |     "Jun 12 10:10:32.897662 crc crio[19822]: time=\"2026-06-12T10:10:32.897333039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f21b4c81-b39e-4c87-8c45-9858517f2f15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.878345 | controller |     "Jun 12 10:10:33.022886 crc crio[19822]: time=\"2026-06-12T10:10:33.020962198Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bhht5/registry-server\" id=0df4e005-ed26-4eb1-882b-a169a3acb374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.878361 | controller |     "Jun 12 10:10:33.022886 crc crio[19822]: time=\"2026-06-12T10:10:33.02168322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878376 | controller |     "Jun 12 10:10:33.067304 crc crio[19822]: time=\"2026-06-12T10:10:33.067219425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878392 | controller |     "Jun 12 10:10:33.073450 crc crio[19822]: time=\"2026-06-12T10:10:33.073363052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878408 | controller |     "Jun 12 10:10:33.267588 crc crio[19822]: time=\"2026-06-12T10:10:33.267475327Z\" level=info msg=\"Created container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server\" id=0df4e005-ed26-4eb1-882b-a169a3acb374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.878423 | controller |     "Jun 12 10:10:33.268702 crc crio[19822]: time=\"2026-06-12T10:10:33.268599874Z\" level=info msg=\"Starting container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283\" id=cb3dc843-8cc6-46bb-8a88-84fab86f6405 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.878438 | controller |     "Jun 12 10:10:33.274275 crc crio[19822]: time=\"2026-06-12T10:10:33.273944777Z\" level=info msg=\"Started container\" PID=32541 containerID=27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283 description=openshift-marketplace/redhat-operators-bhht5/registry-server id=cb3dc843-8cc6-46bb-8a88-84fab86f6405 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3",
2026-06-12 11:43:51.878454 | controller |     "Jun 12 10:10:33.935407 crc crio[19822]: time=\"2026-06-12T10:10:33.934282339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0876636e-6684-46f0-b9ad-79b24d4e01bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.878470 | controller |     "Jun 12 10:10:33.946786 crc crio[19822]: time=\"2026-06-12T10:10:33.946689339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c59a3821-20d9-4391-a3fc-f4cfa3d275a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.878485 | controller |     "Jun 12 10:10:34.064382 crc crio[19822]: time=\"2026-06-12T10:10:34.064221589Z\" level=info msg=\"Stopped container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server\" id=719fd4be-4420-40ea-879f-6a1854325c2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.878500 | controller |     "Jun 12 10:10:34.065991 crc crio[19822]: time=\"2026-06-12T10:10:34.06580244Z\" level=info msg=\"Stopping pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=13c5d852-c63d-44e3-b2e8-bffd725dacfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.878519 | controller |     "Jun 12 10:10:34.066974 crc crio[19822]: time=\"2026-06-12T10:10:34.066481152Z\" level=info msg=\"Got pod network &{Name:certified-operators-zgbct Namespace:openshift-marketplace ID:57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4 UID:ea54981c-e048-4566-b8aa-12a60c81dd97 NetNS:/var/run/netns/f0d6f8fb-bf67-4703-8cee-a92831653d41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea54981c_e048_4566_b8aa_12a60c81dd97.slice PodAnnotations:0xc0007ac130}] Aliases:map[]}\"",
2026-06-12 11:43:51.878536 | controller |     "Jun 12 10:10:34.066974 crc crio[19822]: time=\"2026-06-12T10:10:34.066680818Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zgbct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.878551 | controller |     "Jun 12 10:10:34.382369 crc crio[19822]: time=\"2026-06-12T10:10:34.3822577Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bpbwq/registry-server\" id=7ae86577-d2bf-44dc-b428-7753faad7bd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.878567 | controller |     "Jun 12 10:10:34.383317 crc crio[19822]: time=\"2026-06-12T10:10:34.383210631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878582 | controller |     "Jun 12 10:10:34.450669 crc crio[19822]: time=\"2026-06-12T10:10:34.450603189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878597 | controller |     "Jun 12 10:10:34.455943 crc crio[19822]: time=\"2026-06-12T10:10:34.455694453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878612 | controller |     "Jun 12 10:10:34.597085 crc crio[19822]: time=\"2026-06-12T10:10:34.59642297Z\" level=info msg=\"Stopped pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=13c5d852-c63d-44e3-b2e8-bffd725dacfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.878628 | controller |     "Jun 12 10:10:34.645451 crc crio[19822]: time=\"2026-06-12T10:10:34.645294833Z\" level=info msg=\"Created container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server\" id=7ae86577-d2bf-44dc-b428-7753faad7bd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.878643 | controller |     "Jun 12 10:10:34.646728 crc crio[19822]: time=\"2026-06-12T10:10:34.646632736Z\" level=info msg=\"Starting container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a\" id=600bb66f-5eea-477d-8102-76b7d0b8a67b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.878660 | controller |     "Jun 12 10:10:34.654232 crc crio[19822]: time=\"2026-06-12T10:10:34.654181959Z\" level=info msg=\"Started container\" PID=32589 containerID=4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a description=openshift-marketplace/community-operators-bpbwq/registry-server id=600bb66f-5eea-477d-8102-76b7d0b8a67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c",
2026-06-12 11:43:51.878676 | controller |     "Jun 12 10:10:34.958627 crc crio[19822]: time=\"2026-06-12T10:10:34.95854464Z\" level=info msg=\"Removing container: 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237\" id=11fac15d-ea44-491f-a214-5443f4fbf54f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.878696 | controller |     "Jun 12 10:10:34.979015 crc crio[19822]: time=\"2026-06-12T10:10:34.978905308Z\" level=info msg=\"Removed container 97c118db6de45196064d54438acef274190ec2d6fe801303e67767f01a739237: openshift-marketplace/certified-operators-zgbct/registry-server\" id=11fac15d-ea44-491f-a214-5443f4fbf54f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.878717 | controller |     "Jun 12 10:10:34.984671 crc crio[19822]: time=\"2026-06-12T10:10:34.984591239Z\" level=info msg=\"Removing container: a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268\" id=32191224-4e5e-47a3-948e-3cd6f3c3ff15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.878775 | controller |     "Jun 12 10:10:35.011918 crc crio[19822]: time=\"2026-06-12T10:10:35.01107913Z\" level=info msg=\"Removed container a84068cc88128e67c637874f8adc02cbd46e82bc3568a61124cb23488aed1268: openshift-marketplace/certified-operators-zgbct/extract-content\" id=32191224-4e5e-47a3-948e-3cd6f3c3ff15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.878794 | controller |     "Jun 12 10:10:35.014245 crc crio[19822]: time=\"2026-06-12T10:10:35.014172039Z\" level=info msg=\"Removing container: a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27\" id=02913a9f-fa28-4e3c-af77-b8dce4272846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.878811 | controller |     "Jun 12 10:10:35.061711 crc crio[19822]: time=\"2026-06-12T10:10:35.06159249Z\" level=info msg=\"Removed container a3f09c97f5b07ef811c571a788fd496285fde038d27da45e04a15e7200804f27: openshift-marketplace/certified-operators-zgbct/extract-utilities\" id=02913a9f-fa28-4e3c-af77-b8dce4272846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.878827 | controller |     "Jun 12 10:10:35.789776 crc crio[19822]: time=\"2026-06-12T10:10:35.789666318Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/POD\" id=8b796081-5add-43e5-954c-7c92064ed920 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.878843 | controller |     "Jun 12 10:10:35.789952 crc crio[19822]: time=\"2026-06-12T10:10:35.789796612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.878875 | controller |     "Jun 12 10:10:35.827737 crc crio[19822]: time=\"2026-06-12T10:10:35.827644847Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc002145140}] Aliases:map[]}\"",
2026-06-12 11:43:51.878896 | controller |     "Jun 12 10:10:35.827737 crc crio[19822]: time=\"2026-06-12T10:10:35.827711519Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.878913 | controller |     "Jun 12 10:10:36.365802 crc crio[19822]: 2026-06-12T10:10:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e55c9799c7783ba Mac:0a:47:80:3c:ed:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 SocketPath: PciID:}] [{Interface:0xc000374780 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.878930 | controller |     "Jun 12 10:10:36.368557 crc crio[19822]: time=\"2026-06-12T10:10:36.368418098Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc002145140}] Aliases:map[]}\"",
2026-06-12 11:43:51.878996 | controller |     "Jun 12 10:10:36.368903 crc crio[19822]: time=\"2026-06-12T10:10:36.368744889Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.879013 | controller |     "Jun 12 10:10:36.384269 crc crio[19822]: time=\"2026-06-12T10:10:36.384106059Z\" level=info msg=\"Ran pod sandbox e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/POD\" id=8b796081-5add-43e5-954c-7c92064ed920 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.879029 | controller |     "Jun 12 10:10:36.386691 crc crio[19822]: time=\"2026-06-12T10:10:36.386516359Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39222bf5-055c-470d-9b15-4536dd341c78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879046 | controller |     "Jun 12 10:10:36.388779 crc crio[19822]: time=\"2026-06-12T10:10:36.388705849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5740626f-9a9e-4f07-8c34-0c1ad7488b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879061 | controller |     "Jun 12 10:10:36.394799 crc crio[19822]: time=\"2026-06-12T10:10:36.394701243Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util\" id=3b82b12c-c1fb-4750-8347-f399c8052898 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.879077 | controller |     "Jun 12 10:10:36.395435 crc crio[19822]: time=\"2026-06-12T10:10:36.395333544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879094 | controller |     "Jun 12 10:10:36.427488 crc crio[19822]: time=\"2026-06-12T10:10:36.427400794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879110 | controller |     "Jun 12 10:10:36.430968 crc crio[19822]: time=\"2026-06-12T10:10:36.430916627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879126 | controller |     "Jun 12 10:10:36.541928 crc crio[19822]: time=\"2026-06-12T10:10:36.541434553Z\" level=info msg=\"Created container 64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util\" id=3b82b12c-c1fb-4750-8347-f399c8052898 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.879142 | controller |     "Jun 12 10:10:36.543643 crc crio[19822]: time=\"2026-06-12T10:10:36.543560031Z\" level=info msg=\"Starting container: 64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f\" id=4a107530-cec5-40ac-8a6f-9e6f16122300 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.879158 | controller |     "Jun 12 10:10:36.555626 crc crio[19822]: time=\"2026-06-12T10:10:36.555503416Z\" level=info msg=\"Started container\" PID=32724 containerID=64121d8dd586968544b3c71c526a59ba948d0c2b69342bd57145a246f10cbb7f description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/util id=4a107530-cec5-40ac-8a6f-9e6f16122300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143",
2026-06-12 11:43:51.879236 | controller |     "Jun 12 10:10:38.000919 crc crio[19822]: time=\"2026-06-12T10:10:38.000027907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879261 | controller |     "Jun 12 10:10:38.001703 crc crio[19822]: time=\"2026-06-12T10:10:38.001641289Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879325 | controller |     "Jun 12 10:10:38.006886 crc crio[19822]: time=\"2026-06-12T10:10:38.005980618Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=4b0316d0-e0b8-47c7-89cf-2e377878ec6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879342 | controller |     "Jun 12 10:10:38.010888 crc crio[19822]: time=\"2026-06-12T10:10:38.007286511Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=fe2a1507-2047-4060-8002-a34fdfab2a41 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.879359 | controller |     "Jun 12 10:10:38.022907 crc crio[19822]: time=\"2026-06-12T10:10:38.021105186Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-12 11:43:51.879375 | controller |     "Jun 12 10:10:39.941013 crc crio[19822]: time=\"2026-06-12T10:10:39.940357709Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=fe2a1507-2047-4060-8002-a34fdfab2a41 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.879392 | controller |     "Jun 12 10:10:39.942551 crc crio[19822]: time=\"2026-06-12T10:10:39.942465078Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=77ab67e5-8b84-4042-88e8-fbb2ea5b6486 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879407 | controller |     "Jun 12 10:10:39.947996 crc crio[19822]: time=\"2026-06-12T10:10:39.947779518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=761f4300-71ba-4564-8b4f-d64c5a3e72ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879423 | controller |     "Jun 12 10:10:39.962584 crc crio[19822]: time=\"2026-06-12T10:10:39.962488981Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull\" id=dbe68063-4517-46bd-b7f0-af6d80164962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.879439 | controller |     "Jun 12 10:10:39.964687 crc crio[19822]: time=\"2026-06-12T10:10:39.96461251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879455 | controller |     "Jun 12 10:10:39.998646 crc crio[19822]: time=\"2026-06-12T10:10:39.99669221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879476 | controller |     "Jun 12 10:10:39.998646 crc crio[19822]: time=\"2026-06-12T10:10:39.997093454Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6cad49f346d1713ace19bc52ad51ccf0dea3c29597d4aae812d08a880c54f9af/merged/etc/passwd: no such file or directory\"",
2026-06-12 11:43:51.879493 | controller |     "Jun 12 10:10:39.998646 crc crio[19822]: time=\"2026-06-12T10:10:39.997127065Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6cad49f346d1713ace19bc52ad51ccf0dea3c29597d4aae812d08a880c54f9af/merged/etc/group: no such file or directory\"",
2026-06-12 11:43:51.879509 | controller |     "Jun 12 10:10:40.001749 crc crio[19822]: time=\"2026-06-12T10:10:40.001724853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879524 | controller |     "Jun 12 10:10:40.125778 crc crio[19822]: time=\"2026-06-12T10:10:40.125081422Z\" level=info msg=\"Created container 2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull\" id=dbe68063-4517-46bd-b7f0-af6d80164962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.879540 | controller |     "Jun 12 10:10:40.131374 crc crio[19822]: time=\"2026-06-12T10:10:40.128068878Z\" level=info msg=\"Starting container: 2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94\" id=13e783ab-df83-4e31-8622-1cb8d0bc38ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.879556 | controller |     "Jun 12 10:10:40.135722 crc crio[19822]: time=\"2026-06-12T10:10:40.135588499Z\" level=info msg=\"Started container\" PID=32777 containerID=2cafd0974793d9a01837131194ce85576eb328ae633858af5104807f47f91e94 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/pull id=13e783ab-df83-4e31-8622-1cb8d0bc38ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143",
2026-06-12 11:43:51.879573 | controller |     "Jun 12 10:10:41.027498 crc crio[19822]: time=\"2026-06-12T10:10:41.02742485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3e76c255-2a86-4398-b688-4b9693e6422f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879589 | controller |     "Jun 12 10:10:41.030382 crc crio[19822]: time=\"2026-06-12T10:10:41.030284202Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=27857c5a-b3fa-468c-baf0-a404b37f1c04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.879604 | controller |     "Jun 12 10:10:41.038913 crc crio[19822]: time=\"2026-06-12T10:10:41.038670953Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract\" id=d2003357-549c-46eb-85c0-f0550e25c234 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.879620 | controller |     "Jun 12 10:10:41.039362 crc crio[19822]: time=\"2026-06-12T10:10:41.039285023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879636 | controller |     "Jun 12 10:10:41.074566 crc crio[19822]: time=\"2026-06-12T10:10:41.074439672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879652 | controller |     "Jun 12 10:10:41.079286 crc crio[19822]: time=\"2026-06-12T10:10:41.079195146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879672 | controller |     "Jun 12 10:10:41.179690 crc crio[19822]: time=\"2026-06-12T10:10:41.179610686Z\" level=info msg=\"Created container f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract\" id=d2003357-549c-46eb-85c0-f0550e25c234 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.879692 | controller |     "Jun 12 10:10:41.181616 crc crio[19822]: time=\"2026-06-12T10:10:41.181539768Z\" level=info msg=\"Starting container: f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c\" id=83b76ccf-6231-47dc-9dbf-deb72867654a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.879740 | controller |     "Jun 12 10:10:41.187410 crc crio[19822]: time=\"2026-06-12T10:10:41.187316715Z\" level=info msg=\"Started container\" PID=32795 containerID=f0f4c0e454afa1bde5cea9af6486a7c89912a4b45ab052b05e3d27bda680286c description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/extract id=83b76ccf-6231-47dc-9dbf-deb72867654a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143",
2026-06-12 11:43:51.879758 | controller |     "Jun 12 10:10:43.055488 crc crio[19822]: time=\"2026-06-12T10:10:43.053301665Z\" level=info msg=\"Stopping pod sandbox: e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143\" id=ee34c58f-f374-4b67-824c-217c11ad6533 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.879775 | controller |     "Jun 12 10:10:43.055488 crc crio[19822]: time=\"2026-06-12T10:10:43.054559015Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn Namespace:openshift-marketplace ID:e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143 UID:ee9bb0c5-81c4-4a84-9b00-5080b01a3d62 NetNS:/var/run/netns/b87d10cd-af13-405a-b629-0def206d4ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee9bb0c5_81c4_4a84_9b00_5080b01a3d62.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"",
2026-06-12 11:43:51.879812 | controller |     "Jun 12 10:10:43.055488 crc crio[19822]: time=\"2026-06-12T10:10:43.054724481Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.879834 | controller |     "Jun 12 10:10:43.421633 crc crio[19822]: time=\"2026-06-12T10:10:43.421541061Z\" level=info msg=\"Stopped pod sandbox: e55c9799c7783ba48199d77a8f4088845594d22397167d20dd9d58c268a7e143\" id=ee34c58f-f374-4b67-824c-217c11ad6533 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.879874 | controller |     "Jun 12 10:10:47.085292 crc crio[19822]: time=\"2026-06-12T10:10:47.084258074Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/POD\" id=1a7ee0ba-2703-4481-8158-e0d65dca7f7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.879899 | controller |     "Jun 12 10:10:47.086564 crc crio[19822]: time=\"2026-06-12T10:10:47.085319218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.879916 | controller |     "Jun 12 10:10:47.112214 crc crio[19822]: time=\"2026-06-12T10:10:47.112072248Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-j7q92 Namespace:openshift-nmstate ID:37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c UID:d4649232-7310-4dbb-97e8-a7f13ef9cb1b NetNS:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4649232_7310_4dbb_97e8_a7f13ef9cb1b.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}\"",
2026-06-12 11:43:51.879963 | controller |     "Jun 12 10:10:47.112214 crc crio[19822]: time=\"2026-06-12T10:10:47.112179622Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-j7q92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.879984 | controller |     "Jun 12 10:10:47.281690 crc crio[19822]: time=\"2026-06-12T10:10:47.281610629Z\" level=info msg=\"Stopping container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a (timeout: 2s)\" id=6a3e52fc-c23f-4db3-b001-0c6fa4a468fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.880001 | controller |     "Jun 12 10:10:47.411700 crc crio[19822]: time=\"2026-06-12T10:10:47.411242333Z\" level=info msg=\"Stopped container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server\" id=6a3e52fc-c23f-4db3-b001-0c6fa4a468fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.880017 | controller |     "Jun 12 10:10:47.413534 crc crio[19822]: time=\"2026-06-12T10:10:47.413495815Z\" level=info msg=\"Stopping pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=d41095eb-745e-4c0e-b022-98f8956c78b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.880060 | controller |     "Jun 12 10:10:47.414325 crc crio[19822]: time=\"2026-06-12T10:10:47.414288441Z\" level=info msg=\"Got pod network &{Name:community-operators-bpbwq Namespace:openshift-marketplace ID:5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c UID:4e2ddd93-9fa1-45d5-8f92-7dded8932484 NetNS:/var/run/netns/d7f7cdf8-5b9a-4481-93de-457ea2a669df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e2ddd93_9fa1_45d5_8f92_7dded8932484.slice PodAnnotations:0xc00140e9c0}] Aliases:map[]}\"",
2026-06-12 11:43:51.880079 | controller |     "Jun 12 10:10:47.414668 crc crio[19822]: time=\"2026-06-12T10:10:47.414639802Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bpbwq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.880096 | controller |     "Jun 12 10:10:47.513526 crc crio[19822]: 2026-06-12T10:10:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37911f91b9f8d0c Mac:96:21:ba:56:46:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.880134 | controller |     "Jun 12 10:10:47.514348 crc crio[19822]: time=\"2026-06-12T10:10:47.514284187Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-j7q92 Namespace:openshift-nmstate ID:37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c UID:d4649232-7310-4dbb-97e8-a7f13ef9cb1b NetNS:/var/run/netns/2170bb69-0f79-47ef-a12a-db6d559c6d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd4649232_7310_4dbb_97e8_a7f13ef9cb1b.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}\"",
2026-06-12 11:43:51.880156 | controller |     "Jun 12 10:10:47.514483 crc crio[19822]: time=\"2026-06-12T10:10:47.514468123Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-j7q92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.880173 | controller |     "Jun 12 10:10:47.521173 crc crio[19822]: time=\"2026-06-12T10:10:47.520992756Z\" level=info msg=\"Ran pod sandbox 37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c with infra container: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/POD\" id=1a7ee0ba-2703-4481-8158-e0d65dca7f7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.880197 | controller |     "Jun 12 10:10:47.523333 crc crio[19822]: time=\"2026-06-12T10:10:47.523269588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.880238 | controller |     "Jun 12 10:10:47.523625 crc crio[19822]: time=\"2026-06-12T10:10:47.523547927Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.880256 | controller |     "Jun 12 10:10:47.523625 crc crio[19822]: time=\"2026-06-12T10:10:47.52364768Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=fe68d9c3-fc2f-4a8e-b0fa-8088ee3eff89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.880272 | controller |     "Jun 12 10:10:47.525002 crc crio[19822]: time=\"2026-06-12T10:10:47.524917969Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=c89cbd31-e6ec-4794-b134-d01644c23bc5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.880311 | controller |     "Jun 12 10:10:47.529584 crc crio[19822]: time=\"2026-06-12T10:10:47.529427175Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-12 11:43:51.880330 | controller |     "Jun 12 10:10:47.653190 crc crio[19822]: time=\"2026-06-12T10:10:47.653117385Z\" level=info msg=\"Stopped pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=d41095eb-745e-4c0e-b022-98f8956c78b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.880346 | controller |     "Jun 12 10:10:48.109944 crc crio[19822]: time=\"2026-06-12T10:10:48.109707073Z\" level=info msg=\"Removing container: 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a\" id=b902d2e7-c4f2-43db-b1ee-ae295ce35ef6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880362 | controller |     "Jun 12 10:10:48.136203 crc crio[19822]: time=\"2026-06-12T10:10:48.13606124Z\" level=info msg=\"Removed container 4b2d78ea49aaf8b1d835913e3113c5a2f130ab227a44d63e0861eece3ba0723a: openshift-marketplace/community-operators-bpbwq/registry-server\" id=b902d2e7-c4f2-43db-b1ee-ae295ce35ef6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880404 | controller |     "Jun 12 10:10:48.139180 crc crio[19822]: time=\"2026-06-12T10:10:48.139036546Z\" level=info msg=\"Removing container: 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae\" id=6e390de8-1a01-46d7-bd7b-c66783ac4ed5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880421 | controller |     "Jun 12 10:10:48.182290 crc crio[19822]: time=\"2026-06-12T10:10:48.181863064Z\" level=info msg=\"Removed container 6918cdfe5a66ac9ae27990c98668bf6d0c8ebe2b5a68a96f55aff375d28f78ae: openshift-marketplace/community-operators-bpbwq/extract-content\" id=6e390de8-1a01-46d7-bd7b-c66783ac4ed5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880438 | controller |     "Jun 12 10:10:48.185453 crc crio[19822]: time=\"2026-06-12T10:10:48.185372366Z\" level=info msg=\"Removing container: 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe\" id=13124491-d1fe-4f07-8af2-ff952ceb6f2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880475 | controller |     "Jun 12 10:10:48.214468 crc crio[19822]: time=\"2026-06-12T10:10:48.214366794Z\" level=info msg=\"Removed container 0f30d573951bb0a2e71e38b288b4c6559ec305579780a7c8987b8687282ea6fe: openshift-marketplace/community-operators-bpbwq/extract-utilities\" id=13124491-d1fe-4f07-8af2-ff952ceb6f2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880499 | controller |     "Jun 12 10:10:48.875083 crc crio[19822]: time=\"2026-06-12T10:10:48.874583815Z\" level=info msg=\"Stopping container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283 (timeout: 2s)\" id=01b325fb-619c-4262-8e54-df33c0ebb585 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.880515 | controller |     "Jun 12 10:10:49.001912 crc crio[19822]: time=\"2026-06-12T10:10:49.001676326Z\" level=info msg=\"Stopped container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server\" id=01b325fb-619c-4262-8e54-df33c0ebb585 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.880531 | controller |     "Jun 12 10:10:49.002953 crc crio[19822]: time=\"2026-06-12T10:10:49.002875725Z\" level=info msg=\"Stopping pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=1d9499bc-c433-4df7-b7e7-a26c5dfc0f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.880572 | controller |     "Jun 12 10:10:49.003383 crc crio[19822]: time=\"2026-06-12T10:10:49.00332304Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bhht5 Namespace:openshift-marketplace ID:bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3 UID:0b596ddd-fd60-4e0e-af6b-33b9dcaca9f5 NetNS:/var/run/netns/b4489cfb-2f0d-4966-b172-378c552e26d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0b596ddd_fd60_4e0e_af6b_33b9dcaca9f5.slice PodAnnotations:0xc000120fe0}] Aliases:map[]}\"",
2026-06-12 11:43:51.880611 | controller |     "Jun 12 10:10:49.003578 crc crio[19822]: time=\"2026-06-12T10:10:49.003512596Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-bhht5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.880633 | controller |     "Jun 12 10:10:49.278247 crc crio[19822]: time=\"2026-06-12T10:10:49.277887453Z\" level=info msg=\"Stopped pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=1d9499bc-c433-4df7-b7e7-a26c5dfc0f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.880649 | controller |     "Jun 12 10:10:50.148910 crc crio[19822]: time=\"2026-06-12T10:10:50.148324955Z\" level=info msg=\"Removing container: 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283\" id=6cdd2250-52be-43cd-86a0-fb7f2bef1e04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880665 | controller |     "Jun 12 10:10:50.182595 crc crio[19822]: time=\"2026-06-12T10:10:50.18253675Z\" level=info msg=\"Removed container 27d55e63cede1da1c0b7e52e5cdbc4ea2e61eb4e8e42fed0460f754fe5d08283: openshift-marketplace/redhat-operators-bhht5/registry-server\" id=6cdd2250-52be-43cd-86a0-fb7f2bef1e04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880681 | controller |     "Jun 12 10:10:50.187595 crc crio[19822]: time=\"2026-06-12T10:10:50.187525706Z\" level=info msg=\"Removing container: b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1\" id=e2a7ebc4-9f34-411f-a94e-9663ff87aa6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880696 | controller |     "Jun 12 10:10:50.226945 crc crio[19822]: time=\"2026-06-12T10:10:50.226387872Z\" level=info msg=\"Removed container b36c5e0e1ee2d118c77cfe3eb121dfe8fc3d318785d5063bbcc978b0849c5ac1: openshift-marketplace/redhat-operators-bhht5/extract-content\" id=e2a7ebc4-9f34-411f-a94e-9663ff87aa6b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880712 | controller |     "Jun 12 10:10:50.236417 crc crio[19822]: time=\"2026-06-12T10:10:50.236340918Z\" level=info msg=\"Removing container: 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a\" id=47e57ce0-9748-4124-8c1b-c9729c10deb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880731 | controller |     "Jun 12 10:10:50.257089 crc crio[19822]: time=\"2026-06-12T10:10:50.256984342Z\" level=info msg=\"Removed container 7ed9c1b65b614726cd14ae70f49b714a7ac70d7bb1c02a34e7d9ff4ffff8616a: openshift-marketplace/redhat-operators-bhht5/extract-utilities\" id=47e57ce0-9748-4124-8c1b-c9729c10deb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.880747 | controller |     "Jun 12 10:10:51.434529 crc crio[19822]: time=\"2026-06-12T10:10:51.434392069Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=c89cbd31-e6ec-4794-b134-d01644c23bc5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.880762 | controller |     "Jun 12 10:10:51.435937 crc crio[19822]: time=\"2026-06-12T10:10:51.435868507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=c55c36dc-62c3-4b89-a87a-6d6f078058b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.880778 | controller |     "Jun 12 10:10:51.442485 crc crio[19822]: time=\"2026-06-12T10:10:51.442445478Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=045032dc-7dba-4e56-9c04-5153d000ba21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.880793 | controller |     "Jun 12 10:10:51.451546 crc crio[19822]: time=\"2026-06-12T10:10:51.451459778Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator\" id=30adc4a2-d74e-4fa2-b057-cba49d320fca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.880809 | controller |     "Jun 12 10:10:51.454387 crc crio[19822]: time=\"2026-06-12T10:10:51.454296551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.880825 | controller |     "Jun 12 10:10:51.492219 crc crio[19822]: time=\"2026-06-12T10:10:51.492050214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.880841 | controller |     "Jun 12 10:10:51.506267 crc crio[19822]: time=\"2026-06-12T10:10:51.505971646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.880873 | controller |     "Jun 12 10:10:51.642363 crc crio[19822]: time=\"2026-06-12T10:10:51.642243384Z\" level=info msg=\"Created container c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df: openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator\" id=30adc4a2-d74e-4fa2-b057-cba49d320fca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.880894 | controller |     "Jun 12 10:10:51.643666 crc crio[19822]: time=\"2026-06-12T10:10:51.643553645Z\" level=info msg=\"Starting container: c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df\" id=7b1620e5-6cad-42a1-b0b8-7fd239de8c95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.880911 | controller |     "Jun 12 10:10:51.649118 crc crio[19822]: time=\"2026-06-12T10:10:51.649028272Z\" level=info msg=\"Started container\" PID=33161 containerID=c3d385f2fb807d0e1a8df0c261ad74d064da459d53bd218c2480a5a2d12d98df description=openshift-nmstate/nmstate-operator-6569c8c666-j7q92/nmstate-operator id=7b1620e5-6cad-42a1-b0b8-7fd239de8c95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37911f91b9f8d0c5cfc4e502453f84f7ac96805d69ecff3560ccc708323a0b6c",
2026-06-12 11:43:51.880931 | controller |     "Jun 12 10:11:05.987640 crc crio[19822]: time=\"2026-06-12T10:11:05.986676407Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/POD\" id=e3fb3b9e-2dd8-44eb-bf3f-f74374ea19fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.880947 | controller |     "Jun 12 10:11:05.989243 crc crio[19822]: time=\"2026-06-12T10:11:05.987769192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.880964 | controller |     "Jun 12 10:11:06.055518 crc crio[19822]: time=\"2026-06-12T10:11:06.055465751Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-6bw8z Namespace:openshift-nmstate ID:5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 UID:23ee480a-149f-4336-8103-cca26c1d7924 NetNS:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23ee480a_149f_4336_8103_cca26c1d7924.slice PodAnnotations:0xc00140f438}] Aliases:map[]}\"",
2026-06-12 11:43:51.880980 | controller |     "Jun 12 10:11:06.055710 crc crio[19822]: time=\"2026-06-12T10:11:06.055684318Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-6bw8z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.880995 | controller |     "Jun 12 10:11:06.083937 crc crio[19822]: time=\"2026-06-12T10:11:06.080004875Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-k7bng/POD\" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881011 | controller |     "Jun 12 10:11:06.083937 crc crio[19822]: time=\"2026-06-12T10:11:06.080104529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.881027 | controller |     "Jun 12 10:11:06.098752 crc crio[19822]: time=\"2026-06-12T10:11:06.098645641Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881043 | controller |     "Jun 12 10:11:06.123569 crc crio[19822]: time=\"2026-06-12T10:11:06.123504959Z\" level=info msg=\"Ran pod sandbox 4f5a3d37bb6374063de23f141ee6bee8139f1262aff3e99adfff6587c9f4f34c with infra container: openshift-nmstate/nmstate-handler-k7bng/POD\" id=43189f70-3975-4c6d-89b8-4f895000b038 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881058 | controller |     "Jun 12 10:11:06.129928 crc crio[19822]: time=\"2026-06-12T10:11:06.129748829Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881073 | controller |     "Jun 12 10:11:06.130371 crc crio[19822]: time=\"2026-06-12T10:11:06.130300917Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881088 | controller |     "Jun 12 10:11:06.130507 crc crio[19822]: time=\"2026-06-12T10:11:06.130457082Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=9d50fa1f-0508-43c7-99f2-38c51d825da5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881107 | controller |     "Jun 12 10:11:06.132642 crc crio[19822]: time=\"2026-06-12T10:11:06.132564302Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=984619e5-5f27-4f9c-bf07-52106dbcc472 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.881123 | controller |     "Jun 12 10:11:06.140461 crc crio[19822]: time=\"2026-06-12T10:11:06.140384932Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 11:43:51.881139 | controller |     "Jun 12 10:11:06.453469 crc crio[19822]: 2026-06-12T10:11:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5df837cc2b077f6 Mac:6e:0b:45:0e:20:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.881155 | controller |     "Jun 12 10:11:06.455745 crc crio[19822]: time=\"2026-06-12T10:11:06.455622554Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-6bw8z Namespace:openshift-nmstate ID:5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 UID:23ee480a-149f-4336-8103-cca26c1d7924 NetNS:/var/run/netns/3a226a04-9af3-4c3e-9f70-e2bdc916b49f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod23ee480a_149f_4336_8103_cca26c1d7924.slice PodAnnotations:0xc00140f438}] Aliases:map[]}\"",
2026-06-12 11:43:51.881171 | controller |     "Jun 12 10:11:06.456261 crc crio[19822]: time=\"2026-06-12T10:11:06.455821621Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-6bw8z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.881186 | controller |     "Jun 12 10:11:06.463455 crc crio[19822]: time=\"2026-06-12T10:11:06.462579088Z\" level=info msg=\"Ran pod sandbox 5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/POD\" id=e3fb3b9e-2dd8-44eb-bf3f-f74374ea19fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881201 | controller |     "Jun 12 10:11:06.464606 crc crio[19822]: time=\"2026-06-12T10:11:06.464472169Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881216 | controller |     "Jun 12 10:11:06.465152 crc crio[19822]: time=\"2026-06-12T10:11:06.465032526Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881231 | controller |     "Jun 12 10:11:06.465152 crc crio[19822]: time=\"2026-06-12T10:11:06.465147239Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=27b32efe-88c9-4c09-8dae-c9026aa21e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881246 | controller |     "Jun 12 10:11:06.467914 crc crio[19822]: time=\"2026-06-12T10:11:06.467584898Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=24a159ea-d7f3-4ae4-b758-9cbe804de029 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.881260 | controller |     "Jun 12 10:11:06.476236 crc crio[19822]: time=\"2026-06-12T10:11:06.476110134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 11:43:51.881279 | controller |     "Jun 12 10:11:06.629237 crc crio[19822]: time=\"2026-06-12T10:11:06.629137875Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/POD\" id=d2550032-8858-49b6-a5ac-694a393ede6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881295 | controller |     "Jun 12 10:11:06.629359 crc crio[19822]: time=\"2026-06-12T10:11:06.629259229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.881311 | controller |     "Jun 12 10:11:06.666680 crc crio[19822]: time=\"2026-06-12T10:11:06.664642287Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-8ckhr Namespace:openshift-nmstate ID:dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 UID:525d5fee-1b25-4d63-8b99-2513034b9d6d NetNS:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525d5fee_1b25_4d63_8b99_2513034b9d6d.slice PodAnnotations:0xc00244c0d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.881326 | controller |     "Jun 12 10:11:06.666680 crc crio[19822]: time=\"2026-06-12T10:11:06.664781322Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-8ckhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.881342 | controller |     "Jun 12 10:11:06.670627 crc crio[19822]: time=\"2026-06-12T10:11:06.670531317Z\" level=info msg=\"Running pod sandbox: openshift-console/console-5989d7fb7b-9l4g6/POD\" id=72833d9b-c1ce-4075-baf2-565eece17000 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881357 | controller |     "Jun 12 10:11:06.670627 crc crio[19822]: time=\"2026-06-12T10:11:06.670663061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.881373 | controller |     "Jun 12 10:11:06.707365 crc crio[19822]: time=\"2026-06-12T10:11:06.706064361Z\" level=info msg=\"Got pod network &{Name:console-5989d7fb7b-9l4g6 Namespace:openshift-console ID:4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a UID:fb6761ee-f146-4d8d-9747-7c4f3bf8c659 NetNS:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6761ee_f146_4d8d_9747_7c4f3bf8c659.slice PodAnnotations:0xc00140e398}] Aliases:map[]}\"",
2026-06-12 11:43:51.881389 | controller |     "Jun 12 10:11:06.707365 crc crio[19822]: time=\"2026-06-12T10:11:06.706116392Z\" level=info msg=\"Adding pod openshift-console_console-5989d7fb7b-9l4g6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.881404 | controller |     "Jun 12 10:11:06.742927 crc crio[19822]: time=\"2026-06-12T10:11:06.74275158Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/POD\" id=1c5eccbb-668f-444b-9b47-06b84e94b84d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881419 | controller |     "Jun 12 10:11:06.743040 crc crio[19822]: time=\"2026-06-12T10:11:06.742926006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.881435 | controller |     "Jun 12 10:11:06.763745 crc crio[19822]: time=\"2026-06-12T10:11:06.763634892Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wfqgr Namespace:openshift-nmstate ID:4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e UID:115d9145-fea4-4710-afc3-fc9da77ecf55 NetNS:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115d9145_fea4_4710_afc3_fc9da77ecf55.slice PodAnnotations:0xc00244c578}] Aliases:map[]}\"",
2026-06-12 11:43:51.881454 | controller |     "Jun 12 10:11:06.763745 crc crio[19822]: time=\"2026-06-12T10:11:06.763713335Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wfqgr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.881470 | controller |     "Jun 12 10:11:07.033093 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dda010d35122ad2 Mac:b6:9d:df:47:7b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 SocketPath: PciID:}] [{Interface:0xc000134240 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.881486 | controller |     "Jun 12 10:11:07.034295 crc crio[19822]: time=\"2026-06-12T10:11:07.034213627Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-8ckhr Namespace:openshift-nmstate ID:dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 UID:525d5fee-1b25-4d63-8b99-2513034b9d6d NetNS:/var/run/netns/ad37f1a0-9a56-4df4-bb15-37ee28f30c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod525d5fee_1b25_4d63_8b99_2513034b9d6d.slice PodAnnotations:0xc00244c0d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.881502 | controller |     "Jun 12 10:11:07.034401 crc crio[19822]: time=\"2026-06-12T10:11:07.034349251Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-8ckhr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.881517 | controller |     "Jun 12 10:11:07.046964 crc crio[19822]: time=\"2026-06-12T10:11:07.046732241Z\" level=info msg=\"Ran pod sandbox dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/POD\" id=d2550032-8858-49b6-a5ac-694a393ede6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881533 | controller |     "Jun 12 10:11:07.050060 crc crio[19822]: time=\"2026-06-12T10:11:07.049890561Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881548 | controller |     "Jun 12 10:11:07.050329 crc crio[19822]: time=\"2026-06-12T10:11:07.050253123Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881563 | controller |     "Jun 12 10:11:07.050437 crc crio[19822]: time=\"2026-06-12T10:11:07.050362026Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=ec0d4b47-1034-45d8-ae7a-ea0fe07f2b4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881578 | controller |     "Jun 12 10:11:07.052078 crc crio[19822]: time=\"2026-06-12T10:11:07.05173563Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b07d0223-301c-4f19-a59c-6ca0f111514a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.881594 | controller |     "Jun 12 10:11:07.059285 crc crio[19822]: time=\"2026-06-12T10:11:07.059222432Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 11:43:51.881613 | controller |     "Jun 12 10:11:07.108064 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c62fa1c1aafedf Mac:86:1d:fb:fe:6a:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.881629 | controller |     "Jun 12 10:11:07.109100 crc crio[19822]: time=\"2026-06-12T10:11:07.108770847Z\" level=info msg=\"Got pod network &{Name:console-5989d7fb7b-9l4g6 Namespace:openshift-console ID:4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a UID:fb6761ee-f146-4d8d-9747-7c4f3bf8c659 NetNS:/var/run/netns/e92587a1-95eb-4259-be14-9917282bfe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6761ee_f146_4d8d_9747_7c4f3bf8c659.slice PodAnnotations:0xc00140e398}] Aliases:map[]}\"",
2026-06-12 11:43:51.881645 | controller |     "Jun 12 10:11:07.109100 crc crio[19822]: time=\"2026-06-12T10:11:07.108977684Z\" level=info msg=\"Checking pod openshift-console_console-5989d7fb7b-9l4g6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.881660 | controller |     "Jun 12 10:11:07.114780 crc crio[19822]: time=\"2026-06-12T10:11:07.114674179Z\" level=info msg=\"Ran pod sandbox 4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a with infra container: openshift-console/console-5989d7fb7b-9l4g6/POD\" id=72833d9b-c1ce-4075-baf2-565eece17000 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881676 | controller |     "Jun 12 10:11:07.116722 crc crio[19822]: time=\"2026-06-12T10:11:07.116648208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=3ea0b1e4-71c7-45e5-9c89-b9268ae6fd84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881690 | controller |     "Jun 12 10:11:07.118758 crc crio[19822]: time=\"2026-06-12T10:11:07.118694995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=36201b1c-0894-4d40-969d-8ae38e9b018c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881705 | controller |     "Jun 12 10:11:07.127971 crc crio[19822]: time=\"2026-06-12T10:11:07.12788497Z\" level=info msg=\"Creating container: openshift-console/console-5989d7fb7b-9l4g6/console\" id=698bb0fe-6a2a-460c-a20f-c89984faaccc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.881720 | controller |     "Jun 12 10:11:07.128599 crc crio[19822]: time=\"2026-06-12T10:11:07.128575043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.881736 | controller |     "Jun 12 10:11:07.158415 crc crio[19822]: 2026-06-12T10:11:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcd50e60ca91f0 Mac:2e:1c:b0:a4:3e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.881752 | controller |     "Jun 12 10:11:07.159245 crc crio[19822]: time=\"2026-06-12T10:11:07.159148732Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wfqgr Namespace:openshift-nmstate ID:4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e UID:115d9145-fea4-4710-afc3-fc9da77ecf55 NetNS:/var/run/netns/d124358d-ee0e-4f12-8502-973b2f279fba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod115d9145_fea4_4710_afc3_fc9da77ecf55.slice PodAnnotations:0xc00244c578}] Aliases:map[]}\"",
2026-06-12 11:43:51.881771 | controller |     "Jun 12 10:11:07.159414 crc crio[19822]: time=\"2026-06-12T10:11:07.159358559Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wfqgr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.881787 | controller |     "Jun 12 10:11:07.166021 crc crio[19822]: time=\"2026-06-12T10:11:07.165957493Z\" level=info msg=\"Ran pod sandbox 4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/POD\" id=1c5eccbb-668f-444b-9b47-06b84e94b84d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.881805 | controller |     "Jun 12 10:11:07.167636 crc crio[19822]: time=\"2026-06-12T10:11:07.167573247Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881822 | controller |     "Jun 12 10:11:07.168218 crc crio[19822]: time=\"2026-06-12T10:11:07.16798947Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881838 | controller |     "Jun 12 10:11:07.168218 crc crio[19822]: time=\"2026-06-12T10:11:07.168068793Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=017ea068-b72f-4b56-9acd-86aad48a3a48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.881857 | controller |     "Jun 12 10:11:07.170591 crc crio[19822]: time=\"2026-06-12T10:11:07.170531042Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=44ad818c-ad98-4c54-b1f9-c70d99a0a348 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.881891 | controller |     "Jun 12 10:11:07.173201 crc crio[19822]: time=\"2026-06-12T10:11:07.173108756Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-12 11:43:51.881909 | controller |     "Jun 12 10:11:07.174748 crc crio[19822]: time=\"2026-06-12T10:11:07.174646255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.881924 | controller |     "Jun 12 10:11:07.180237 crc crio[19822]: time=\"2026-06-12T10:11:07.180123471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.881940 | controller |     "Jun 12 10:11:07.285236 crc crio[19822]: time=\"2026-06-12T10:11:07.284699655Z\" level=info msg=\"Created container 603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42: openshift-console/console-5989d7fb7b-9l4g6/console\" id=698bb0fe-6a2a-460c-a20f-c89984faaccc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.881955 | controller |     "Jun 12 10:11:07.286520 crc crio[19822]: time=\"2026-06-12T10:11:07.286424771Z\" level=info msg=\"Starting container: 603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42\" id=866755c5-34da-4efb-a16e-ecfca6e2a4d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.881974 | controller |     "Jun 12 10:11:07.295936 crc crio[19822]: time=\"2026-06-12T10:11:07.294913184Z\" level=info msg=\"Started container\" PID=33579 containerID=603c6590d288e54fdbdf79940a8d2221027ff5c298fb4f186459fbc0697c1f42 description=openshift-console/console-5989d7fb7b-9l4g6/console id=866755c5-34da-4efb-a16e-ecfca6e2a4d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c62fa1c1aafedfd2022d625c39256a2086673d724e2beadace21b65d869162a",
2026-06-12 11:43:51.881991 | controller |     "Jun 12 10:11:11.215291 crc crio[19822]: time=\"2026-06-12T10:11:11.214489061Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=44ad818c-ad98-4c54-b1f9-c70d99a0a348 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.882007 | controller |     "Jun 12 10:11:11.216571 crc crio[19822]: time=\"2026-06-12T10:11:11.216360549Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=d1d9d52e-6e91-46f6-b3b8-1081fb6ff067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882022 | controller |     "Jun 12 10:11:11.218089 crc crio[19822]: time=\"2026-06-12T10:11:11.217977136Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=24a159ea-d7f3-4ae4-b758-9cbe804de029 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.882037 | controller |     "Jun 12 10:11:11.219245 crc crio[19822]: time=\"2026-06-12T10:11:11.218695064Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=faefd7f9-8f00-40c4-be0b-71a0f1decfbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882052 | controller |     "Jun 12 10:11:11.366864 crc crio[19822]: time=\"2026-06-12T10:11:11.36672677Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=984619e5-5f27-4f9c-bf07-52106dbcc472 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.882068 | controller |     "Jun 12 10:11:11.367980 crc crio[19822]: time=\"2026-06-12T10:11:11.367724769Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=9662c645-cf7a-4fd5-a79b-df47a8abba6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882083 | controller |     "Jun 12 10:11:11.374254 crc crio[19822]: time=\"2026-06-12T10:11:11.374130515Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3fe32c33-bb34-443e-85b3-86581e9661f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882098 | controller |     "Jun 12 10:11:11.376728 crc crio[19822]: time=\"2026-06-12T10:11:11.376643547Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c03a537f-e757-462a-8266-1c21e3c0e36e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882113 | controller |     "Jun 12 10:11:11.387275 crc crio[19822]: time=\"2026-06-12T10:11:11.387056792Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics\" id=87473cdb-2e3c-44f5-8ce4-87d6bade0483 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882127 | controller |     "Jun 12 10:11:11.389724 crc crio[19822]: time=\"2026-06-12T10:11:11.389673177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882146 | controller |     "Jun 12 10:11:11.391790 crc crio[19822]: time=\"2026-06-12T10:11:11.391598912Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=b07d0223-301c-4f19-a59c-6ca0f111514a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.882161 | controller |     "Jun 12 10:11:11.391961 crc crio[19822]: time=\"2026-06-12T10:11:11.391623388Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=c51489ba-7e79-4111-9ae7-6c5aeef171b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882176 | controller |     "Jun 12 10:11:11.393233 crc crio[19822]: time=\"2026-06-12T10:11:11.393125856Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=eafd3f64-6809-4070-b6cd-5fa93a9d2e29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882191 | controller |     "Jun 12 10:11:11.393462 crc crio[19822]: time=\"2026-06-12T10:11:11.393407785Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-k7bng/nmstate-handler\" id=f42e54f8-1dad-475c-a50d-2e33aa46a799 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882206 | controller |     "Jun 12 10:11:11.404215 crc crio[19822]: time=\"2026-06-12T10:11:11.4040986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882221 | controller |     "Jun 12 10:11:11.407784 crc crio[19822]: time=\"2026-06-12T10:11:11.407712576Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=18c5c3de-d438-43ba-b6af-bfa06d2c46fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882236 | controller |     "Jun 12 10:11:11.414867 crc crio[19822]: time=\"2026-06-12T10:11:11.414735922Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin\" id=66ea1c5a-8f38-45cb-90d9-029c9dc0a6b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882251 | controller |     "Jun 12 10:11:11.427454 crc crio[19822]: time=\"2026-06-12T10:11:11.427336337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882267 | controller |     "Jun 12 10:11:11.427454 crc crio[19822]: time=\"2026-06-12T10:11:11.427391568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882282 | controller |     "Jun 12 10:11:11.434038 crc crio[19822]: time=\"2026-06-12T10:11:11.433962079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882298 | controller |     "Jun 12 10:11:11.439919 crc crio[19822]: time=\"2026-06-12T10:11:11.439760286Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook\" id=5b9845f3-df51-4f34-873f-37f03b944528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882313 | controller |     "Jun 12 10:11:11.453645 crc crio[19822]: time=\"2026-06-12T10:11:11.453544209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882328 | controller |     "Jun 12 10:11:11.453995 crc crio[19822]: time=\"2026-06-12T10:11:11.453939812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882346 | controller |     "Jun 12 10:11:11.483997 crc crio[19822]: time=\"2026-06-12T10:11:11.483684709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882362 | controller |     "Jun 12 10:11:11.491712 crc crio[19822]: time=\"2026-06-12T10:11:11.491363757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882377 | controller |     "Jun 12 10:11:11.502973 crc crio[19822]: time=\"2026-06-12T10:11:11.502902817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882392 | controller |     "Jun 12 10:11:11.508137 crc crio[19822]: time=\"2026-06-12T10:11:11.508091745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882406 | controller |     "Jun 12 10:11:11.585236 crc crio[19822]: time=\"2026-06-12T10:11:11.585092001Z\" level=info msg=\"Created container ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics\" id=87473cdb-2e3c-44f5-8ce4-87d6bade0483 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882422 | controller |     "Jun 12 10:11:11.590078 crc crio[19822]: time=\"2026-06-12T10:11:11.589980419Z\" level=info msg=\"Starting container: ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f\" id=a8dbe689-9273-4e0f-8713-4c0bec8e594f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.882437 | controller |     "Jun 12 10:11:11.618001 crc crio[19822]: time=\"2026-06-12T10:11:11.615902114Z\" level=info msg=\"Started container\" PID=33715 containerID=ea7c4192d63b2a4f7ea4af6b71a824a2a1ccfaf2a4a2c764a1be9a4755e5469f description=openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics id=a8dbe689-9273-4e0f-8713-4c0bec8e594f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391",
2026-06-12 11:43:51.882454 | controller |     "Jun 12 10:11:11.630982 crc crio[19822]: time=\"2026-06-12T10:11:11.630789492Z\" level=info msg=\"Created container a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin\" id=66ea1c5a-8f38-45cb-90d9-029c9dc0a6b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882470 | controller |     "Jun 12 10:11:11.632671 crc crio[19822]: time=\"2026-06-12T10:11:11.632583459Z\" level=info msg=\"Starting container: a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787\" id=d55cfb7f-5219-4b6c-8372-495845cade09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.882485 | controller |     "Jun 12 10:11:11.633461 crc crio[19822]: time=\"2026-06-12T10:11:11.633319644Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882501 | controller |     "Jun 12 10:11:11.634065 crc crio[19822]: time=\"2026-06-12T10:11:11.633731538Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882517 | controller |     "Jun 12 10:11:11.634065 crc crio[19822]: time=\"2026-06-12T10:11:11.633962295Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=42f34461-3165-4330-a522-3e39d94ef0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882537 | controller |     "Jun 12 10:11:11.639479 crc crio[19822]: time=\"2026-06-12T10:11:11.63939358Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=626e46eb-8e79-4922-aceb-b87952f94f3e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.882553 | controller |     "Jun 12 10:11:11.643645 crc crio[19822]: time=\"2026-06-12T10:11:11.643437308Z\" level=info msg=\"Created container acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa: openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook\" id=5b9845f3-df51-4f34-873f-37f03b944528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882569 | controller |     "Jun 12 10:11:11.645536 crc crio[19822]: time=\"2026-06-12T10:11:11.645447624Z\" level=info msg=\"Starting container: acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa\" id=2a54c852-8d39-49a5-8b55-8ecaaaa1b69f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.882585 | controller |     "Jun 12 10:11:11.646340 crc crio[19822]: time=\"2026-06-12T10:11:11.646243632Z\" level=info msg=\"Started container\" PID=33723 containerID=a04830d7c1f57a984b16aa8718ef94d8d35cdc37fc6b016956d0d61747bff787 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin id=d55cfb7f-5219-4b6c-8372-495845cade09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcd50e60ca91f0da73d4621739575d120ea2f76953215fcbca2324d7f29010e",
2026-06-12 11:43:51.882602 | controller |     "Jun 12 10:11:11.649790 crc crio[19822]: time=\"2026-06-12T10:11:11.649712894Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-12 11:43:51.882618 | controller |     "Jun 12 10:11:11.662533 crc crio[19822]: time=\"2026-06-12T10:11:11.662307846Z\" level=info msg=\"Started container\" PID=33724 containerID=acfae4217073cd9399da6ed20f35dbee9fd6df72efd27d6aa35fdb6a2cf629fa description=openshift-nmstate/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook id=2a54c852-8d39-49a5-8b55-8ecaaaa1b69f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda010d35122ad24de038f30f13b6b57bfaf010bb38843aef34d8dc419071ac1",
2026-06-12 11:43:51.882634 | controller |     "Jun 12 10:11:11.705111 crc crio[19822]: time=\"2026-06-12T10:11:11.704229945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.882650 | controller |     "Jun 12 10:11:11.789140 crc crio[19822]: time=\"2026-06-12T10:11:11.789025993Z\" level=info msg=\"Created container a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0: openshift-nmstate/nmstate-handler-k7bng/nmstate-handler\" id=f42e54f8-1dad-475c-a50d-2e33aa46a799 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882666 | controller |     "Jun 12 10:11:11.790131 crc crio[19822]: time=\"2026-06-12T10:11:11.790036685Z\" level=info msg=\"Starting container: a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0\" id=e72c24f5-c1b1-45f8-a4ea-7f30dd1dd6f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.882682 | controller |     "Jun 12 10:11:11.795555 crc crio[19822]: time=\"2026-06-12T10:11:11.795413558Z\" level=info msg=\"Started container\" PID=33758 containerID=a3b30b15f40458b85bb502da24942064037c1a3d1c4762f5195c2a5f548ab2a0 description=openshift-nmstate/nmstate-handler-k7bng/nmstate-handler id=e72c24f5-c1b1-45f8-a4ea-7f30dd1dd6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f5a3d37bb6374063de23f141ee6bee8139f1262aff3e99adfff6587c9f4f34c",
2026-06-12 11:43:51.882702 | controller |     "Jun 12 10:11:12.794341 crc crio[19822]: time=\"2026-06-12T10:11:12.793932951Z\" level=info msg=\"Stopping pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=922af6a8-981a-4cf0-a66a-d6d454806432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.882718 | controller |     "Jun 12 10:11:12.794341 crc crio[19822]: time=\"2026-06-12T10:11:12.794326823Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=922af6a8-981a-4cf0-a66a-d6d454806432 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.882734 | controller |     "Jun 12 10:11:12.795895 crc crio[19822]: time=\"2026-06-12T10:11:12.795377528Z\" level=info msg=\"Removing pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=209a0d5f-6b08-4347-904e-bc51556e607f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.882750 | controller |     "Jun 12 10:11:12.815577 crc crio[19822]: time=\"2026-06-12T10:11:12.815477371Z\" level=info msg=\"Removed pod sandbox: bc5d0e7181ff1cbba4cbff2d2f5c20b252c768013c2d02e240a1a39fe8c2eac3\" id=209a0d5f-6b08-4347-904e-bc51556e607f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.882766 | controller |     "Jun 12 10:11:12.816561 crc crio[19822]: time=\"2026-06-12T10:11:12.816486046Z\" level=info msg=\"Stopping pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=caa4b7e6-f33e-403a-b3f4-27c661f55be2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.882782 | controller |     "Jun 12 10:11:12.816780 crc crio[19822]: time=\"2026-06-12T10:11:12.816560439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=caa4b7e6-f33e-403a-b3f4-27c661f55be2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.882800 | controller |     "Jun 12 10:11:12.817124 crc crio[19822]: time=\"2026-06-12T10:11:12.817083086Z\" level=info msg=\"Removing pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=22a94ef5-1e52-455a-97a0-8dfcf6f1c547 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.882818 | controller |     "Jun 12 10:11:12.826968 crc crio[19822]: time=\"2026-06-12T10:11:12.826878382Z\" level=info msg=\"Removed pod sandbox: 57eb4106d3ebc5bd41c16f41b826affc1e7182cb5955dddd5ae7e8e9849e3ee4\" id=22a94ef5-1e52-455a-97a0-8dfcf6f1c547 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.882834 | controller |     "Jun 12 10:11:12.827745 crc crio[19822]: time=\"2026-06-12T10:11:12.827666106Z\" level=info msg=\"Stopping pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=96894af0-576b-4e49-9dcd-2cd79cf00e41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.882853 | controller |     "Jun 12 10:11:12.827917 crc crio[19822]: time=\"2026-06-12T10:11:12.827773129Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=96894af0-576b-4e49-9dcd-2cd79cf00e41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.882882 | controller |     "Jun 12 10:11:12.828896 crc crio[19822]: time=\"2026-06-12T10:11:12.828857805Z\" level=info msg=\"Removing pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=f0c8492a-5f42-43eb-9e13-a241c9c66a03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.882903 | controller |     "Jun 12 10:11:12.838395 crc crio[19822]: time=\"2026-06-12T10:11:12.838329071Z\" level=info msg=\"Removed pod sandbox: 5674f0d437147ae1a82ea833794cafc3026eb345f3951b857200679f2f96c74c\" id=f0c8492a-5f42-43eb-9e13-a241c9c66a03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.882920 | controller |     "Jun 12 10:11:15.173919 crc crio[19822]: time=\"2026-06-12T10:11:15.173725216Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=626e46eb-8e79-4922-aceb-b87952f94f3e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.882942 | controller |     "Jun 12 10:11:15.175916 crc crio[19822]: time=\"2026-06-12T10:11:15.175740016Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=c49e0399-88bb-4bc2-9bf0-288ebd738bb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882959 | controller |     "Jun 12 10:11:15.181622 crc crio[19822]: time=\"2026-06-12T10:11:15.181538002Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f194c741-d991-449b-822e-0c996a7e9419 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.882974 | controller |     "Jun 12 10:11:15.191426 crc crio[19822]: time=\"2026-06-12T10:11:15.191324209Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy\" id=159d7f0a-fd63-4a4d-aaa2-37812e1bd197 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.882990 | controller |     "Jun 12 10:11:15.194677 crc crio[19822]: time=\"2026-06-12T10:11:15.194526643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883006 | controller |     "Jun 12 10:11:15.237606 crc crio[19822]: time=\"2026-06-12T10:11:15.237238864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883035 | controller |     "Jun 12 10:11:15.245496 crc crio[19822]: time=\"2026-06-12T10:11:15.245388526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883052 | controller |     "Jun 12 10:11:15.368711 crc crio[19822]: time=\"2026-06-12T10:11:15.368568399Z\" level=info msg=\"Created container e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802: openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy\" id=159d7f0a-fd63-4a4d-aaa2-37812e1bd197 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.883068 | controller |     "Jun 12 10:11:15.371314 crc crio[19822]: time=\"2026-06-12T10:11:15.37108095Z\" level=info msg=\"Starting container: e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802\" id=c1d952ab-9d83-4650-84d8-992030964f21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.883084 | controller |     "Jun 12 10:11:15.377276 crc crio[19822]: time=\"2026-06-12T10:11:15.377201137Z\" level=info msg=\"Started container\" PID=33854 containerID=e9002b2fab757003e19d8a689b5d4947ac8a2281078bdcea249c40ff43dbb802 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-6bw8z/kube-rbac-proxy id=c1d952ab-9d83-4650-84d8-992030964f21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5df837cc2b077f69e5a912e108898cbd1f27cc5d5c9ab2c855358f2aa6a12391",
2026-06-12 11:43:51.883100 | controller |     "Jun 12 10:11:42.643382 crc crio[19822]: time=\"2026-06-12T10:11:42.642687145Z\" level=info msg=\"Stopping container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32 (timeout: 15s)\" id=245c4a75-a034-4b1c-9933-57bdf53b0b16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.883115 | controller |     "Jun 12 10:11:42.784162 crc crio[19822]: time=\"2026-06-12T10:11:42.783873506Z\" level=info msg=\"Stopped container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console\" id=245c4a75-a034-4b1c-9933-57bdf53b0b16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.883131 | controller |     "Jun 12 10:11:42.785257 crc crio[19822]: time=\"2026-06-12T10:11:42.785150078Z\" level=info msg=\"Stopping pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=2b568241-322c-4433-a79a-769ab7db2dda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.883150 | controller |     "Jun 12 10:11:42.785938 crc crio[19822]: time=\"2026-06-12T10:11:42.785762118Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/ce30e0bf-550b-4602-b425-7284a1de9e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod63877e21_00e2_4bee_b462_31d3bbe131ef.slice PodAnnotations:0xc003094588}] Aliases:map[]}\"",
2026-06-12 11:43:51.883167 | controller |     "Jun 12 10:11:42.786178 crc crio[19822]: time=\"2026-06-12T10:11:42.786095298Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.883183 | controller |     "Jun 12 10:11:43.043024 crc crio[19822]: time=\"2026-06-12T10:11:43.042557959Z\" level=info msg=\"Stopped pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=2b568241-322c-4433-a79a-769ab7db2dda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.883198 | controller |     "Jun 12 10:11:43.745422 crc crio[19822]: time=\"2026-06-12T10:11:43.744412739Z\" level=info msg=\"Removing container: d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32\" id=a456bbdc-77e7-4d09-a605-ca4e2329164b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.883214 | controller |     "Jun 12 10:11:43.786765 crc crio[19822]: time=\"2026-06-12T10:11:43.785597336Z\" level=info msg=\"Removed container d0e167b7e278918dfe2577498b923898568596b3689b2247bc0fa0ba4f51fc32: openshift-console/console-6c684df5db-cc8g8/console\" id=a456bbdc-77e7-4d09-a605-ca4e2329164b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.883229 | controller |     "Jun 12 10:11:48.918129 crc crio[19822]: time=\"2026-06-12T10:11:48.917369875Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/POD\" id=29939c6f-b25e-4768-b420-de4175506984 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.883245 | controller |     "Jun 12 10:11:48.918129 crc crio[19822]: time=\"2026-06-12T10:11:48.91812705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883260 | controller |     "Jun 12 10:11:48.946465 crc crio[19822]: time=\"2026-06-12T10:11:48.946338337Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc00101b420}] Aliases:map[]}\"",
2026-06-12 11:43:51.883276 | controller |     "Jun 12 10:11:48.946465 crc crio[19822]: time=\"2026-06-12T10:11:48.946392319Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.883293 | controller |     "Jun 12 10:11:49.213938 crc crio[19822]: 2026-06-12T10:11:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:836e23a36791c0e Mac:86:5f:09:08:78:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.883312 | controller |     "Jun 12 10:11:49.215024 crc crio[19822]: time=\"2026-06-12T10:11:49.214941428Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc00101b420}] Aliases:map[]}\"",
2026-06-12 11:43:51.883329 | controller |     "Jun 12 10:11:49.215117 crc crio[19822]: time=\"2026-06-12T10:11:49.215102184Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.883344 | controller |     "Jun 12 10:11:49.221740 crc crio[19822]: time=\"2026-06-12T10:11:49.221638935Z\" level=info msg=\"Ran pod sandbox 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/POD\" id=29939c6f-b25e-4768-b420-de4175506984 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.883360 | controller |     "Jun 12 10:11:49.224069 crc crio[19822]: time=\"2026-06-12T10:11:49.223979709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6530b145-9834-4777-aab2-5dec7bc4b295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883376 | controller |     "Jun 12 10:11:49.227648 crc crio[19822]: time=\"2026-06-12T10:11:49.227589115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=13d9dc0a-b4ea-4d61-a592-9123ba28dc96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883391 | controller |     "Jun 12 10:11:49.235578 crc crio[19822]: time=\"2026-06-12T10:11:49.23549763Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util\" id=ce6de089-00b9-44ed-abca-0ec9b00b76cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.883407 | controller |     "Jun 12 10:11:49.236103 crc crio[19822]: time=\"2026-06-12T10:11:49.236037318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883423 | controller |     "Jun 12 10:11:49.270127 crc crio[19822]: time=\"2026-06-12T10:11:49.269907076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883439 | controller |     "Jun 12 10:11:49.276069 crc crio[19822]: time=\"2026-06-12T10:11:49.275978652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883455 | controller |     "Jun 12 10:11:49.398285 crc crio[19822]: time=\"2026-06-12T10:11:49.397381578Z\" level=info msg=\"Created container 5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util\" id=ce6de089-00b9-44ed-abca-0ec9b00b76cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.883471 | controller |     "Jun 12 10:11:49.400526 crc crio[19822]: time=\"2026-06-12T10:11:49.400426496Z\" level=info msg=\"Starting container: 5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366\" id=62f43196-873b-4190-940f-59fe6ff94141 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.883490 | controller |     "Jun 12 10:11:49.423722 crc crio[19822]: time=\"2026-06-12T10:11:49.423501164Z\" level=info msg=\"Started container\" PID=35093 containerID=5af41751562397ab40bb5acad92f1a2e766d74d0eb90f1b5066eb97d63015366 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/util id=62f43196-873b-4190-940f-59fe6ff94141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e",
2026-06-12 11:43:51.883506 | controller |     "Jun 12 10:11:49.805257 crc crio[19822]: time=\"2026-06-12T10:11:49.805097314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883522 | controller |     "Jun 12 10:11:49.806158 crc crio[19822]: time=\"2026-06-12T10:11:49.805543838Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883537 | controller |     "Jun 12 10:11:49.806158 crc crio[19822]: time=\"2026-06-12T10:11:49.805696453Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=3bd51d2d-b0ab-4f61-9cd1-419e97622aa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883552 | controller |     "Jun 12 10:11:49.809387 crc crio[19822]: time=\"2026-06-12T10:11:49.807733021Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=a156cd30-be36-4adf-af84-00292a4a8218 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.883568 | controller |     "Jun 12 10:11:49.828631 crc crio[19822]: time=\"2026-06-12T10:11:49.82850677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-12 11:43:51.883584 | controller |     "Jun 12 10:11:51.628724 crc crio[19822]: time=\"2026-06-12T10:11:51.627782621Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=a156cd30-be36-4adf-af84-00292a4a8218 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.883600 | controller |     "Jun 12 10:11:51.631203 crc crio[19822]: time=\"2026-06-12T10:11:51.629699882Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=10daf865-e525-4403-9971-1ac5d3b9079b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883616 | controller |     "Jun 12 10:11:51.635148 crc crio[19822]: time=\"2026-06-12T10:11:51.635036184Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=c941b060-1ab0-4f67-b55e-f9e4cab763af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883631 | controller |     "Jun 12 10:11:51.645531 crc crio[19822]: time=\"2026-06-12T10:11:51.645421847Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull\" id=69cdf52c-83c2-4b5d-be02-653890f0d0b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.883646 | controller |     "Jun 12 10:11:51.648307 crc crio[19822]: time=\"2026-06-12T10:11:51.648175947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883666 | controller |     "Jun 12 10:11:51.697412 crc crio[19822]: time=\"2026-06-12T10:11:51.697274745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883681 | controller |     "Jun 12 10:11:51.697955 crc crio[19822]: time=\"2026-06-12T10:11:51.697787582Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0b30d9291582701e06e6700866d2a3535e90e5d6d1eda40267146f6c49334c1e/merged/etc/passwd: no such file or directory\"",
2026-06-12 11:43:51.883697 | controller |     "Jun 12 10:11:51.698038 crc crio[19822]: time=\"2026-06-12T10:11:51.697984678Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/0b30d9291582701e06e6700866d2a3535e90e5d6d1eda40267146f6c49334c1e/merged/etc/group: no such file or directory\"",
2026-06-12 11:43:51.883713 | controller |     "Jun 12 10:11:51.701919 crc crio[19822]: time=\"2026-06-12T10:11:51.70176659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883728 | controller |     "Jun 12 10:11:51.841408 crc crio[19822]: time=\"2026-06-12T10:11:51.840526554Z\" level=info msg=\"Created container 26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull\" id=69cdf52c-83c2-4b5d-be02-653890f0d0b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.883744 | controller |     "Jun 12 10:11:51.843741 crc crio[19822]: time=\"2026-06-12T10:11:51.843637944Z\" level=info msg=\"Starting container: 26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5\" id=f753881d-6565-45fe-b0b9-24ff37cb9777 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.883769 | controller |     "Jun 12 10:11:51.848503 crc crio[19822]: time=\"2026-06-12T10:11:51.848415297Z\" level=info msg=\"Started container\" PID=35166 containerID=26bbc077f1ecdcaadf4600d443d25cacbec29bbb26b46896b9a48650f3b198e5 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/pull id=f753881d-6565-45fe-b0b9-24ff37cb9777 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e",
2026-06-12 11:43:51.883785 | controller |     "Jun 12 10:11:52.840657 crc crio[19822]: time=\"2026-06-12T10:11:52.839512381Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8891e891-b364-4308-b735-3bd726ecc1dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883801 | controller |     "Jun 12 10:11:52.843153 crc crio[19822]: time=\"2026-06-12T10:11:52.843014235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=518b4898-5036-4d10-bc46-10e8f8bb1871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.883817 | controller |     "Jun 12 10:11:52.851379 crc crio[19822]: time=\"2026-06-12T10:11:52.851181687Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract\" id=461aee56-3dc3-49a1-83f8-10ce21a9ea40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.883833 | controller |     "Jun 12 10:11:52.852047 crc crio[19822]: time=\"2026-06-12T10:11:52.851943421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883849 | controller |     "Jun 12 10:11:52.887857 crc crio[19822]: time=\"2026-06-12T10:11:52.887745903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883888 | controller |     "Jun 12 10:11:52.891316 crc crio[19822]: time=\"2026-06-12T10:11:52.891248076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.883910 | controller |     "Jun 12 10:11:53.015198 crc crio[19822]: time=\"2026-06-12T10:11:53.015031218Z\" level=info msg=\"Created container 1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract\" id=461aee56-3dc3-49a1-83f8-10ce21a9ea40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.883926 | controller |     "Jun 12 10:11:53.016648 crc crio[19822]: time=\"2026-06-12T10:11:53.016556387Z\" level=info msg=\"Starting container: 1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84\" id=82eccf58-37fa-413c-9895-827689b9e281 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.883943 | controller |     "Jun 12 10:11:53.024579 crc crio[19822]: time=\"2026-06-12T10:11:53.024404419Z\" level=info msg=\"Started container\" PID=35211 containerID=1cf08047b5a0bcff300d2d6c083ba1553b39106cf6e71d6d68c87868b8e3dc84 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/extract id=82eccf58-37fa-413c-9895-827689b9e281 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e",
2026-06-12 11:43:51.883959 | controller |     "Jun 12 10:11:54.869700 crc crio[19822]: time=\"2026-06-12T10:11:54.869071923Z\" level=info msg=\"Stopping pod sandbox: 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e\" id=3e4773f0-ebcf-46d1-9fa8-fdcf050780ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.883976 | controller |     "Jun 12 10:11:54.872174 crc crio[19822]: time=\"2026-06-12T10:11:54.872143253Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb Namespace:openshift-marketplace ID:836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e UID:59880ed3-ad04-47c2-97f2-d4ffe1b632af NetNS:/var/run/netns/a1041bb1-cccf-4746-b8b5-5759437d1c5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod59880ed3_ad04_47c2_97f2_d4ffe1b632af.slice PodAnnotations:0xc002ed0738}] Aliases:map[]}\"",
2026-06-12 11:43:51.883992 | controller |     "Jun 12 10:11:54.872547 crc crio[19822]: time=\"2026-06-12T10:11:54.872524415Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.884008 | controller |     "Jun 12 10:11:55.210549 crc crio[19822]: time=\"2026-06-12T10:11:55.210478597Z\" level=info msg=\"Stopped pod sandbox: 836e23a36791c0e4f8e3f2ac432377e4e75a2d21e54addcc23a45f53a037e42e\" id=3e4773f0-ebcf-46d1-9fa8-fdcf050780ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.884024 | controller |     "Jun 12 10:12:00.573879 crc crio[19822]: time=\"2026-06-12T10:12:00.572488686Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687652-vk29w/POD\" id=a342607e-d734-49ae-8303-8152ced7f54b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.884040 | controller |     "Jun 12 10:12:00.575443 crc crio[19822]: time=\"2026-06-12T10:12:00.573949484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.884056 | controller |     "Jun 12 10:12:00.608886 crc crio[19822]: time=\"2026-06-12T10:12:00.608722813Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc000696df8}] Aliases:map[]}\"",
2026-06-12 11:43:51.884076 | controller |     "Jun 12 10:12:00.608886 crc crio[19822]: time=\"2026-06-12T10:12:00.608845407Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687652-vk29w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.884093 | controller |     "Jun 12 10:12:01.289428 crc crio[19822]: 2026-06-12T10:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0358a24e3734163 Mac:b6:36:c4:f1:ca:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.884110 | controller |     "Jun 12 10:12:01.292490 crc crio[19822]: time=\"2026-06-12T10:12:01.292393556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc000696df8}] Aliases:map[]}\"",
2026-06-12 11:43:51.884126 | controller |     "Jun 12 10:12:01.292766 crc crio[19822]: time=\"2026-06-12T10:12:01.292710096Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687652-vk29w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.884142 | controller |     "Jun 12 10:12:01.302990 crc crio[19822]: time=\"2026-06-12T10:12:01.302914908Z\" level=info msg=\"Ran pod sandbox 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 with infra container: openshift-infra/auto-csr-approver-29687652-vk29w/POD\" id=a342607e-d734-49ae-8303-8152ced7f54b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.884158 | controller |     "Jun 12 10:12:01.308760 crc crio[19822]: time=\"2026-06-12T10:12:01.30805275Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5ccb17d9-6760-404c-8211-dc4ce7a9e7e2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.884174 | controller |     "Jun 12 10:12:01.323044 crc crio[19822]: time=\"2026-06-12T10:12:01.322904793Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.884191 | controller |     "Jun 12 10:12:02.505871 crc crio[19822]: time=\"2026-06-12T10:12:02.50569833Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5ccb17d9-6760-404c-8211-dc4ce7a9e7e2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.884207 | controller |     "Jun 12 10:12:02.509905 crc crio[19822]: time=\"2026-06-12T10:12:02.50788518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e62535db-a2be-4168-9504-a90590f32f14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884223 | controller |     "Jun 12 10:12:02.510593 crc crio[19822]: time=\"2026-06-12T10:12:02.510162566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=97bb6543-e562-4bfe-a38f-278c28a03e7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884238 | controller |     "Jun 12 10:12:02.518105 crc crio[19822]: time=\"2026-06-12T10:12:02.518038707Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687652-vk29w/oc\" id=b03fcb37-9fec-4358-b2bd-16efef5a0bb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.884257 | controller |     "Jun 12 10:12:02.518557 crc crio[19822]: time=\"2026-06-12T10:12:02.518514642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.884274 | controller |     "Jun 12 10:12:02.568639 crc crio[19822]: time=\"2026-06-12T10:12:02.568566882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.884290 | controller |     "Jun 12 10:12:02.991208 crc crio[19822]: time=\"2026-06-12T10:12:02.991139717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.884306 | controller |     "Jun 12 10:12:03.235501 crc crio[19822]: time=\"2026-06-12T10:12:03.235000511Z\" level=info msg=\"Created container d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b: openshift-infra/auto-csr-approver-29687652-vk29w/oc\" id=b03fcb37-9fec-4358-b2bd-16efef5a0bb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.884322 | controller |     "Jun 12 10:12:03.237474 crc crio[19822]: time=\"2026-06-12T10:12:03.237383199Z\" level=info msg=\"Starting container: d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b\" id=0215c599-25dc-4adf-97a6-d7bd75b35e5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.884337 | controller |     "Jun 12 10:12:03.242430 crc crio[19822]: time=\"2026-06-12T10:12:03.242352967Z\" level=info msg=\"Started container\" PID=35491 containerID=d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b description=openshift-infra/auto-csr-approver-29687652-vk29w/oc id=0215c599-25dc-4adf-97a6-d7bd75b35e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314",
2026-06-12 11:43:51.884354 | controller |     "Jun 12 10:12:05.874860 crc crio[19822]: time=\"2026-06-12T10:12:05.874367742Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/POD\" id=6e55a137-15cd-4de3-bc2b-171dde440cfd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.884369 | controller |     "Jun 12 10:12:05.876168 crc crio[19822]: time=\"2026-06-12T10:12:05.87489743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.884386 | controller |     "Jun 12 10:12:05.912029 crc crio[19822]: time=\"2026-06-12T10:12:05.905784113Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-5c4fcb86df-zcf66 Namespace:metallb-system ID:cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 UID:4e35989a-3f1d-4180-a484-a9d3417d7d23 NetNS:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e35989a_3f1d_4180_a484_a9d3417d7d23.slice PodAnnotations:0xc0007ac5c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.884403 | controller |     "Jun 12 10:12:05.912029 crc crio[19822]: time=\"2026-06-12T10:12:05.905965309Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-5c4fcb86df-zcf66 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.884419 | controller |     "Jun 12 10:12:05.985122 crc crio[19822]: time=\"2026-06-12T10:12:05.985062483Z\" level=info msg=\"Stopping pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=35c8268d-02ae-4bb3-b6c2-66296735957e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.884439 | controller |     "Jun 12 10:12:05.985800 crc crio[19822]: time=\"2026-06-12T10:12:05.985723035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687652-vk29w Namespace:openshift-infra ID:0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314 UID:5eaec56a-c4a3-45b6-9f93-919e5ebd28d4 NetNS:/var/run/netns/d1234214-eccc-4a65-beac-2526c0f86ae6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5eaec56a_c4a3_45b6_9f93_919e5ebd28d4.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}\"",
2026-06-12 11:43:51.884456 | controller |     "Jun 12 10:12:05.986320 crc crio[19822]: time=\"2026-06-12T10:12:05.98621107Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687652-vk29w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.884471 | controller |     "Jun 12 10:12:06.540373 crc crio[19822]: time=\"2026-06-12T10:12:06.539646104Z\" level=info msg=\"Stopped pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=35c8268d-02ae-4bb3-b6c2-66296735957e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.884487 | controller |     "Jun 12 10:12:06.615331 crc crio[19822]: 2026-06-12T10:12:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1fb4df0ddd117 Mac:2a:d2:53:eb:19:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 SocketPath: PciID:}] [{Interface:0xc00030e620 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.884504 | controller |     "Jun 12 10:12:06.617385 crc crio[19822]: time=\"2026-06-12T10:12:06.616858549Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-5c4fcb86df-zcf66 Namespace:metallb-system ID:cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 UID:4e35989a-3f1d-4180-a484-a9d3417d7d23 NetNS:/var/run/netns/5cf359c5-3aa2-40e4-98d6-4a8e48163970 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4e35989a_3f1d_4180_a484_a9d3417d7d23.slice PodAnnotations:0xc0007ac5c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.884520 | controller |     "Jun 12 10:12:06.617385 crc crio[19822]: time=\"2026-06-12T10:12:06.617131407Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-5c4fcb86df-zcf66 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.884536 | controller |     "Jun 12 10:12:06.679955 crc crio[19822]: time=\"2026-06-12T10:12:06.67938919Z\" level=info msg=\"Ran pod sandbox cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915 with infra container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/POD\" id=6e55a137-15cd-4de3-bc2b-171dde440cfd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.884552 | controller |     "Jun 12 10:12:06.682151 crc crio[19822]: time=\"2026-06-12T10:12:06.682074187Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884568 | controller |     "Jun 12 10:12:06.682681 crc crio[19822]: time=\"2026-06-12T10:12:06.682534662Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884583 | controller |     "Jun 12 10:12:06.682681 crc crio[19822]: time=\"2026-06-12T10:12:06.682597994Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=c8580417-4108-4178-8581-5726721e7e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884602 | controller |     "Jun 12 10:12:06.687324 crc crio[19822]: time=\"2026-06-12T10:12:06.684895659Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=483f1bcb-150d-4f54-b622-90cd55bbbf5a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.884618 | controller |     "Jun 12 10:12:06.691094 crc crio[19822]: time=\"2026-06-12T10:12:06.691012034Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-12 11:43:51.884633 | controller |     "Jun 12 10:12:06.967062 crc crio[19822]: time=\"2026-06-12T10:12:06.966009569Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/POD\" id=bdea48bb-931c-412a-b6ce-73150a1f69c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.884649 | controller |     "Jun 12 10:12:06.967062 crc crio[19822]: time=\"2026-06-12T10:12:06.966911828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.884665 | controller |     "Jun 12 10:12:07.003600 crc crio[19822]: time=\"2026-06-12T10:12:07.003438127Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5645d497d7-bjx7t Namespace:metallb-system ID:337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 UID:b15d20b4-3fb3-42a7-9f82-7188686c82b5 NetNS:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb15d20b4_3fb3_42a7_9f82_7188686c82b5.slice PodAnnotations:0xc003095040}] Aliases:map[]}\"",
2026-06-12 11:43:51.884680 | controller |     "Jun 12 10:12:07.003600 crc crio[19822]: time=\"2026-06-12T10:12:07.003488268Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5645d497d7-bjx7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.884696 | controller |     "Jun 12 10:12:07.531267 crc crio[19822]: 2026-06-12T10:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:337573fea7e7d82 Mac:9e:74:a2:bb:75:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.884712 | controller |     "Jun 12 10:12:07.532784 crc crio[19822]: time=\"2026-06-12T10:12:07.532372575Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5645d497d7-bjx7t Namespace:metallb-system ID:337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 UID:b15d20b4-3fb3-42a7-9f82-7188686c82b5 NetNS:/var/run/netns/c4b555ca-d3a7-4ede-83ed-5090bceba129 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb15d20b4_3fb3_42a7_9f82_7188686c82b5.slice PodAnnotations:0xc003095040}] Aliases:map[]}\"",
2026-06-12 11:43:51.884728 | controller |     "Jun 12 10:12:07.532784 crc crio[19822]: time=\"2026-06-12T10:12:07.532702945Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5645d497d7-bjx7t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.884744 | controller |     "Jun 12 10:12:07.541951 crc crio[19822]: time=\"2026-06-12T10:12:07.541897968Z\" level=info msg=\"Ran pod sandbox 337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78 with infra container: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/POD\" id=bdea48bb-931c-412a-b6ce-73150a1f69c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.884763 | controller |     "Jun 12 10:12:07.547246 crc crio[19822]: time=\"2026-06-12T10:12:07.547148496Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884779 | controller |     "Jun 12 10:12:07.547546 crc crio[19822]: time=\"2026-06-12T10:12:07.547492748Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884798 | controller |     "Jun 12 10:12:07.547610 crc crio[19822]: time=\"2026-06-12T10:12:07.547583151Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=bca25d43-174f-4e6a-855a-a6e153a83ddd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884815 | controller |     "Jun 12 10:12:07.549929 crc crio[19822]: time=\"2026-06-12T10:12:07.549802042Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=5796c356-8f54-4673-8bbb-7fb5f1a2b2bc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.884831 | controller |     "Jun 12 10:12:07.554035 crc crio[19822]: time=\"2026-06-12T10:12:07.553959406Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-12 11:43:51.884851 | controller |     "Jun 12 10:12:12.876597 crc crio[19822]: time=\"2026-06-12T10:12:12.875597206Z\" level=info msg=\"Stopping pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=eb6dea00-6f67-4dce-803e-0ced71b780e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.884879 | controller |     "Jun 12 10:12:12.881917 crc crio[19822]: time=\"2026-06-12T10:12:12.8766542Z\" level=info msg=\"Stopped pod sandbox (already stopped): a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=eb6dea00-6f67-4dce-803e-0ced71b780e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.884901 | controller |     "Jun 12 10:12:12.883443 crc crio[19822]: time=\"2026-06-12T10:12:12.883343556Z\" level=info msg=\"Removing pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=3e4b6e83-7b7e-4c59-8e61-aa412258d5bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.884917 | controller |     "Jun 12 10:12:13.231921 crc crio[19822]: time=\"2026-06-12T10:12:13.231576809Z\" level=info msg=\"Removed pod sandbox: a37e1b7fb181256bad1cae8ffcb4ce4831982e72180ca59f8eb0f2501c92e831\" id=3e4b6e83-7b7e-4c59-8e61-aa412258d5bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.884933 | controller |     "Jun 12 10:12:13.381488 crc crio[19822]: time=\"2026-06-12T10:12:13.381034667Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=483f1bcb-150d-4f54-b622-90cd55bbbf5a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.884949 | controller |     "Jun 12 10:12:13.386417 crc crio[19822]: time=\"2026-06-12T10:12:13.386121621Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=be1be7e3-84e3-413b-86f1-4ecff878ed1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884965 | controller |     "Jun 12 10:12:13.398315 crc crio[19822]: time=\"2026-06-12T10:12:13.397469546Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=dee5f34b-4778-43c0-a8b7-e121414b10c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.884984 | controller |     "Jun 12 10:12:13.425966 crc crio[19822]: time=\"2026-06-12T10:12:13.425682163Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager\" id=b6ee1587-d398-4c37-8db1-a77ddaf1c1da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885000 | controller |     "Jun 12 10:12:13.430291 crc crio[19822]: time=\"2026-06-12T10:12:13.43020662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885016 | controller |     "Jun 12 10:12:13.530519 crc crio[19822]: time=\"2026-06-12T10:12:13.530225767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885032 | controller |     "Jun 12 10:12:13.546584 crc crio[19822]: time=\"2026-06-12T10:12:13.545795488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885048 | controller |     "Jun 12 10:12:13.785072 crc crio[19822]: time=\"2026-06-12T10:12:13.780015992Z\" level=info msg=\"Created container 77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager\" id=b6ee1587-d398-4c37-8db1-a77ddaf1c1da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885063 | controller |     "Jun 12 10:12:13.785072 crc crio[19822]: time=\"2026-06-12T10:12:13.783983762Z\" level=info msg=\"Starting container: 77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0\" id=c21a5a9a-ed91-47df-a6f0-f3e36a5ff41f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.885079 | controller |     "Jun 12 10:12:13.819417 crc crio[19822]: time=\"2026-06-12T10:12:13.819308856Z\" level=info msg=\"Started container\" PID=35824 containerID=77539b0438f69d44878e393000941c0ab313c69d02fb57d3ce22edb10656a8a0 description=metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager id=c21a5a9a-ed91-47df-a6f0-f3e36a5ff41f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915",
2026-06-12 11:43:51.885146 | controller |     "Jun 12 10:12:21.184020 crc crio[19822]: time=\"2026-06-12T10:12:21.183296099Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=5796c356-8f54-4673-8bbb-7fb5f1a2b2bc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.885167 | controller |     "Jun 12 10:12:21.185713 crc crio[19822]: time=\"2026-06-12T10:12:21.184973502Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=f954f6c0-0e0c-4615-914a-7e510bf4ceb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885184 | controller |     "Jun 12 10:12:21.190168 crc crio[19822]: time=\"2026-06-12T10:12:21.190075147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1b9413e9-93bf-47fa-9cb7-8ba7759a6e61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885201 | controller |     "Jun 12 10:12:21.204101 crc crio[19822]: time=\"2026-06-12T10:12:21.203973654Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server\" id=cc296b23-fd9f-406c-aa8c-bea5faacf87a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885217 | controller |     "Jun 12 10:12:21.206454 crc crio[19822]: time=\"2026-06-12T10:12:21.206389043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885236 | controller |     "Jun 12 10:12:21.257709 crc crio[19822]: time=\"2026-06-12T10:12:21.257614959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885252 | controller |     "Jun 12 10:12:21.265006 crc crio[19822]: time=\"2026-06-12T10:12:21.264338548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885268 | controller |     "Jun 12 10:12:21.393998 crc crio[19822]: time=\"2026-06-12T10:12:21.393497941Z\" level=info msg=\"Created container 741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5: metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server\" id=cc296b23-fd9f-406c-aa8c-bea5faacf87a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885284 | controller |     "Jun 12 10:12:21.395438 crc crio[19822]: time=\"2026-06-12T10:12:21.395334861Z\" level=info msg=\"Starting container: 741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5\" id=210b8d3a-521c-4b0e-bb3a-2a2cd90223e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.885300 | controller |     "Jun 12 10:12:21.401121 crc crio[19822]: time=\"2026-06-12T10:12:21.400989322Z\" level=info msg=\"Started container\" PID=35971 containerID=741d1b5de802be0d5dfb301885c33cad43012f64922f0ce0766f60abd1b746d5 description=metallb-system/metallb-operator-webhook-server-5645d497d7-bjx7t/webhook-server id=210b8d3a-521c-4b0e-bb3a-2a2cd90223e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=337573fea7e7d820e82b3c5201b5067a2b0317029410ca8eeb055653313dba78",
2026-06-12 11:43:51.885316 | controller |     "Jun 12 10:12:47.776163 crc crio[19822]: time=\"2026-06-12T10:12:47.775321943Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-jrh47/POD\" id=3206697e-d156-44e1-8b65-f35130f083c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.885332 | controller |     "Jun 12 10:12:47.776163 crc crio[19822]: time=\"2026-06-12T10:12:47.776100788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885349 | controller |     "Jun 12 10:12:47.808581 crc crio[19822]: time=\"2026-06-12T10:12:47.808263528Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-jrh47 Namespace:metallb-system ID:6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc UID:520d3cad-5ae2-489a-942f-ce95a7b7425b NetNS:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod520d3cad_5ae2_489a_942f_ce95a7b7425b.slice PodAnnotations:0xc0030940b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.885364 | controller |     "Jun 12 10:12:47.808581 crc crio[19822]: time=\"2026-06-12T10:12:47.808561787Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-jrh47 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.885380 | controller |     "Jun 12 10:12:48.390427 crc crio[19822]: 2026-06-12T10:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fa4c0ee8ca320d Mac:b2:81:a9:dd:53:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 SocketPath: PciID:}] [{Interface:0xc0002b65c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.885397 | controller |     "Jun 12 10:12:48.392183 crc crio[19822]: time=\"2026-06-12T10:12:48.392146593Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-jrh47 Namespace:metallb-system ID:6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc UID:520d3cad-5ae2-489a-942f-ce95a7b7425b NetNS:/var/run/netns/04c23173-51c0-4fa7-a37d-41ac4c3442f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod520d3cad_5ae2_489a_942f_ce95a7b7425b.slice PodAnnotations:0xc0030940b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.885416 | controller |     "Jun 12 10:12:48.392369 crc crio[19822]: time=\"2026-06-12T10:12:48.392319579Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-jrh47 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.885432 | controller |     "Jun 12 10:12:48.399676 crc crio[19822]: time=\"2026-06-12T10:12:48.399529693Z\" level=info msg=\"Ran pod sandbox 6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc with infra container: metallb-system/controller-8464864885-jrh47/POD\" id=3206697e-d156-44e1-8b65-f35130f083c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.885447 | controller |     "Jun 12 10:12:48.402461 crc crio[19822]: time=\"2026-06-12T10:12:48.402351534Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=5668b432-d368-4cf1-8cac-76a90517dc24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885463 | controller |     "Jun 12 10:12:48.407670 crc crio[19822]: time=\"2026-06-12T10:12:48.407582051Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=aaef095e-bad1-423c-915a-2a8c5d4b7328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885478 | controller |     "Jun 12 10:12:48.418344 crc crio[19822]: time=\"2026-06-12T10:12:48.418162577Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-jrh47/controller\" id=f8eb7932-2f61-4ce6-b183-adfd09234fb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885494 | controller |     "Jun 12 10:12:48.418799 crc crio[19822]: time=\"2026-06-12T10:12:48.418690824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885510 | controller |     "Jun 12 10:12:48.461404 crc crio[19822]: time=\"2026-06-12T10:12:48.460679738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885526 | controller |     "Jun 12 10:12:48.466356 crc crio[19822]: time=\"2026-06-12T10:12:48.465925224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885542 | controller |     "Jun 12 10:12:48.579058 crc crio[19822]: time=\"2026-06-12T10:12:48.578948153Z\" level=info msg=\"Created container 34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c: metallb-system/controller-8464864885-jrh47/controller\" id=f8eb7932-2f61-4ce6-b183-adfd09234fb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885558 | controller |     "Jun 12 10:12:48.580279 crc crio[19822]: time=\"2026-06-12T10:12:48.580197213Z\" level=info msg=\"Starting container: 34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c\" id=ccbafbff-6f44-477c-976b-102e95359ab1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.885574 | controller |     "Jun 12 10:12:48.584703 crc crio[19822]: time=\"2026-06-12T10:12:48.584613623Z\" level=info msg=\"Started container\" PID=36404 containerID=34dc0681ec0be1fd5311d39502c440c812ad3e76da01d7afc7d0b51aa35c825c description=metallb-system/controller-8464864885-jrh47/controller id=ccbafbff-6f44-477c-976b-102e95359ab1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc",
2026-06-12 11:43:51.885594 | controller |     "Jun 12 10:12:48.594429 crc crio[19822]: time=\"2026-06-12T10:12:48.594325212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=e9935e6a-6e83-4ed1-9c8c-5e86cf4aa4bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885611 | controller |     "Jun 12 10:12:48.597445 crc crio[19822]: time=\"2026-06-12T10:12:48.597365768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f8a7b621-372e-4f7f-9886-cc9c26fe6fd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885626 | controller |     "Jun 12 10:12:48.604719 crc crio[19822]: time=\"2026-06-12T10:12:48.604617928Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-jrh47/kube-rbac-proxy\" id=b9d11cf2-8137-40cd-a14b-a4753ed87910 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885642 | controller |     "Jun 12 10:12:48.605299 crc crio[19822]: time=\"2026-06-12T10:12:48.605198167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885657 | controller |     "Jun 12 10:12:48.659285 crc crio[19822]: time=\"2026-06-12T10:12:48.659060438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885673 | controller |     "Jun 12 10:12:48.664690 crc crio[19822]: time=\"2026-06-12T10:12:48.664626025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885689 | controller |     "Jun 12 10:12:48.772419 crc crio[19822]: time=\"2026-06-12T10:12:48.772305566Z\" level=info msg=\"Created container 68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d: metallb-system/controller-8464864885-jrh47/kube-rbac-proxy\" id=b9d11cf2-8137-40cd-a14b-a4753ed87910 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885705 | controller |     "Jun 12 10:12:48.775131 crc crio[19822]: time=\"2026-06-12T10:12:48.775056913Z\" level=info msg=\"Starting container: 68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d\" id=24dd8aa2-f904-4387-b309-f20939b0ac11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.885721 | controller |     "Jun 12 10:12:48.785083 crc crio[19822]: time=\"2026-06-12T10:12:48.784991278Z\" level=info msg=\"Started container\" PID=36421 containerID=68efc8b5c3dd04f50c6f030ab687b0b856e281ff2c596cec82619fcea6f7ca2d description=metallb-system/controller-8464864885-jrh47/kube-rbac-proxy id=24dd8aa2-f904-4387-b309-f20939b0ac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fa4c0ee8ca320dddfc384dbc2b1898c8b6c4bf5a868924d7c9b7931304c98bc",
2026-06-12 11:43:51.885738 | controller |     "Jun 12 10:12:50.749156 crc crio[19822]: time=\"2026-06-12T10:12:50.748562472Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-ld4m8/POD\" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.885753 | controller |     "Jun 12 10:12:50.750147 crc crio[19822]: time=\"2026-06-12T10:12:50.749205033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885768 | controller |     "Jun 12 10:12:50.778310 crc crio[19822]: time=\"2026-06-12T10:12:50.777795053Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.885790 | controller |     "Jun 12 10:12:50.793393 crc crio[19822]: time=\"2026-06-12T10:12:50.792975692Z\" level=info msg=\"Ran pod sandbox 96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60 with infra container: metallb-system/speaker-ld4m8/POD\" id=07858a72-b9f3-4783-ba49-63e1009d39fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.885806 | controller |     "Jun 12 10:12:50.802863 crc crio[19822]: time=\"2026-06-12T10:12:50.802643307Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=1f16a42f-2578-4193-a974-9aa2f9e71c4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885822 | controller |     "Jun 12 10:12:50.817319 crc crio[19822]: time=\"2026-06-12T10:12:50.816691095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2534fe9e-4e17-490a-9670-bbbc59ec6588 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885838 | controller |     "Jun 12 10:12:50.826424 crc crio[19822]: time=\"2026-06-12T10:12:50.826347865Z\" level=info msg=\"Creating container: metallb-system/speaker-ld4m8/speaker\" id=f4aac6d8-af61-4ad9-851a-c6831be2bb87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885859 | controller |     "Jun 12 10:12:50.826882 crc crio[19822]: time=\"2026-06-12T10:12:50.826648654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885892 | controller |     "Jun 12 10:12:50.858209 crc crio[19822]: time=\"2026-06-12T10:12:50.858022936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885910 | controller |     "Jun 12 10:12:51.098289 crc crio[19822]: time=\"2026-06-12T10:12:51.098191364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.885926 | controller |     "Jun 12 10:12:51.268193 crc crio[19822]: time=\"2026-06-12T10:12:51.268062319Z\" level=info msg=\"Created container 7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4: metallb-system/speaker-ld4m8/speaker\" id=f4aac6d8-af61-4ad9-851a-c6831be2bb87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.885941 | controller |     "Jun 12 10:12:51.275324 crc crio[19822]: time=\"2026-06-12T10:12:51.275127368Z\" level=info msg=\"Starting container: 7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4\" id=dc9f39c8-cb9e-4e7e-88ad-5ef6af4ee665 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.885957 | controller |     "Jun 12 10:12:51.284977 crc crio[19822]: time=\"2026-06-12T10:12:51.284398518Z\" level=info msg=\"Started container\" PID=36470 containerID=7112d4a8c221728393ea4c70975093fe59af0eec1a5a14fd6a6e79f5c3ef0bb4 description=metallb-system/speaker-ld4m8/speaker id=dc9f39c8-cb9e-4e7e-88ad-5ef6af4ee665 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60",
2026-06-12 11:43:51.885973 | controller |     "Jun 12 10:12:52.528389 crc crio[19822]: time=\"2026-06-12T10:12:52.527852291Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4f9e8bec-a74a-4b76-935b-d78990642346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.885989 | controller |     "Jun 12 10:12:52.530752 crc crio[19822]: time=\"2026-06-12T10:12:52.5306488Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=28242870-ec18-4f44-87d6-55016d312b6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886007 | controller |     "Jun 12 10:12:52.564778 crc crio[19822]: time=\"2026-06-12T10:12:52.564668212Z\" level=info msg=\"Creating container: metallb-system/speaker-ld4m8/kube-rbac-proxy\" id=ec352a1e-2932-42f6-96df-5e48f0969945 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.886023 | controller |     "Jun 12 10:12:52.565331 crc crio[19822]: time=\"2026-06-12T10:12:52.565211818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886039 | controller |     "Jun 12 10:12:52.613419 crc crio[19822]: time=\"2026-06-12T10:12:52.613326835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886055 | controller |     "Jun 12 10:12:52.767418 crc crio[19822]: time=\"2026-06-12T10:12:52.767223644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886071 | controller |     "Jun 12 10:12:52.920111 crc crio[19822]: time=\"2026-06-12T10:12:52.91952044Z\" level=info msg=\"Created container 873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675: metallb-system/speaker-ld4m8/kube-rbac-proxy\" id=ec352a1e-2932-42f6-96df-5e48f0969945 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.886086 | controller |     "Jun 12 10:12:52.921381 crc crio[19822]: time=\"2026-06-12T10:12:52.921299826Z\" level=info msg=\"Starting container: 873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675\" id=55b9f843-eaca-48e9-b1bc-d0a14073edf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.886102 | controller |     "Jun 12 10:12:52.927009 crc crio[19822]: time=\"2026-06-12T10:12:52.926925215Z\" level=info msg=\"Started container\" PID=36542 containerID=873b85b3d04a06d27dd4918e1a78bd39904c0f16c21e9f0be43d6e6acf1cf675 description=metallb-system/speaker-ld4m8/kube-rbac-proxy id=55b9f843-eaca-48e9-b1bc-d0a14073edf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96eecd29f55dc8a76e9f127e7d648d2f379ba91246133d68f4fbcadeb993ee60",
2026-06-12 11:43:51.886118 | controller |     "Jun 12 10:13:07.785292 crc crio[19822]: time=\"2026-06-12T10:13:07.784456373Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/POD\" id=cdae8978-04e2-4fef-bdd5-b8f2dba3755b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.886134 | controller |     "Jun 12 10:13:07.785292 crc crio[19822]: time=\"2026-06-12T10:13:07.78528333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886150 | controller |     "Jun 12 10:13:07.815082 crc crio[19822]: time=\"2026-06-12T10:13:07.81455286Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008d800}] Aliases:map[]}\"",
2026-06-12 11:43:51.886166 | controller |     "Jun 12 10:13:07.815082 crc crio[19822]: time=\"2026-06-12T10:13:07.815063616Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.886183 | controller |     "Jun 12 10:13:08.343586 crc crio[19822]: 2026-06-12T10:13:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f497166637d3daf Mac:aa:5d:67:0f:08:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 SocketPath: PciID:}] [{Interface:0xc000292b30 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.886202 | controller |     "Jun 12 10:13:08.345657 crc crio[19822]: time=\"2026-06-12T10:13:08.345541895Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008d800}] Aliases:map[]}\"",
2026-06-12 11:43:51.886218 | controller |     "Jun 12 10:13:08.345763 crc crio[19822]: time=\"2026-06-12T10:13:08.345699009Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.886234 | controller |     "Jun 12 10:13:08.358797 crc crio[19822]: time=\"2026-06-12T10:13:08.358718408Z\" level=info msg=\"Ran pod sandbox f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/POD\" id=cdae8978-04e2-4fef-bdd5-b8f2dba3755b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.886250 | controller |     "Jun 12 10:13:08.361502 crc crio[19822]: time=\"2026-06-12T10:13:08.361433329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cecc0eec-19b6-4d13-8a3e-ca013d27ece7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886265 | controller |     "Jun 12 10:13:08.366769 crc crio[19822]: time=\"2026-06-12T10:13:08.365905141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa6f806b-57c4-4afe-917e-5c1545d26b05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886281 | controller |     "Jun 12 10:13:08.376794 crc crio[19822]: time=\"2026-06-12T10:13:08.376485407Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util\" id=545e2bce-44d3-4561-9d9c-115d086c9b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.886297 | controller |     "Jun 12 10:13:08.377125 crc crio[19822]: time=\"2026-06-12T10:13:08.377075836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886313 | controller |     "Jun 12 10:13:08.411577 crc crio[19822]: time=\"2026-06-12T10:13:08.410593739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886328 | controller |     "Jun 12 10:13:08.420281 crc crio[19822]: time=\"2026-06-12T10:13:08.420160703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886344 | controller |     "Jun 12 10:13:08.531893 crc crio[19822]: time=\"2026-06-12T10:13:08.531758548Z\" level=info msg=\"Created container 17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util\" id=545e2bce-44d3-4561-9d9c-115d086c9b5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.886364 | controller |     "Jun 12 10:13:08.533949 crc crio[19822]: time=\"2026-06-12T10:13:08.533748871Z\" level=info msg=\"Starting container: 17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687\" id=93b9805c-e98a-4766-aee3-cee21f15459a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.886381 | controller |     "Jun 12 10:13:08.542208 crc crio[19822]: time=\"2026-06-12T10:13:08.542159478Z\" level=info msg=\"Started container\" PID=36850 containerID=17694a0cd4f76d7376c812c5661781626d336307987008f0c0b83fa4b72ed687 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/util id=93b9805c-e98a-4766-aee3-cee21f15459a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8",
2026-06-12 11:43:51.886397 | controller |     "Jun 12 10:13:08.796408 crc crio[19822]: time=\"2026-06-12T10:13:08.796342001Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886413 | controller |     "Jun 12 10:13:08.797153 crc crio[19822]: time=\"2026-06-12T10:13:08.796584339Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886429 | controller |     "Jun 12 10:13:08.797153 crc crio[19822]: time=\"2026-06-12T10:13:08.796645541Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=3e1d3a91-d0ba-4ac9-a9f4-8d79a1c8197c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886444 | controller |     "Jun 12 10:13:08.798110 crc crio[19822]: time=\"2026-06-12T10:13:08.798012774Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=c2bac186-51a5-48cc-93e0-e9cc86836783 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.886460 | controller |     "Jun 12 10:13:08.813909 crc crio[19822]: time=\"2026-06-12T10:13:08.813760205Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"",
2026-06-12 11:43:51.886476 | controller |     "Jun 12 10:13:13.508060 crc crio[19822]: time=\"2026-06-12T10:13:13.506688943Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-p9nl8/POD\" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.886493 | controller |     "Jun 12 10:13:13.509098 crc crio[19822]: time=\"2026-06-12T10:13:13.508115779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886508 | controller |     "Jun 12 10:13:14.443713 crc crio[19822]: time=\"2026-06-12T10:13:14.443210727Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/POD\" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.886524 | controller |     "Jun 12 10:13:14.443713 crc crio[19822]: time=\"2026-06-12T10:13:14.443669101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886540 | controller |     "Jun 12 10:13:15.416069 crc crio[19822]: time=\"2026-06-12T10:13:15.415918778Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.886560 | controller |     "Jun 12 10:13:15.482856 crc crio[19822]: time=\"2026-06-12T10:13:15.482695711Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.886576 | controller |     "Jun 12 10:13:15.487691 crc crio[19822]: time=\"2026-06-12T10:13:15.487371561Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=c2bac186-51a5-48cc-93e0-e9cc86836783 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.886592 | controller |     "Jun 12 10:13:15.488718 crc crio[19822]: time=\"2026-06-12T10:13:15.488490324Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=feca3fbd-f793-4a81-a445-e3d640225cca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886608 | controller |     "Jun 12 10:13:15.500211 crc crio[19822]: time=\"2026-06-12T10:13:15.498928436Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=3e7eb50b-030c-4f30-b9b4-c98c2c9983d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886624 | controller |     "Jun 12 10:13:15.500580 crc crio[19822]: time=\"2026-06-12T10:13:15.499551026Z\" level=info msg=\"Ran pod sandbox 1b281ba3d9b4f6534da8144b1b93787b2030c1279833a2d9a8860b9cf73e098a with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/POD\" id=1f274590-c78f-475b-b728-5a4531581ce9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.886640 | controller |     "Jun 12 10:13:15.505410 crc crio[19822]: time=\"2026-06-12T10:13:15.505339678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886655 | controller |     "Jun 12 10:13:15.505526 crc crio[19822]: time=\"2026-06-12T10:13:15.505495203Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886671 | controller |     "Jun 12 10:13:15.505587 crc crio[19822]: time=\"2026-06-12T10:13:15.505566485Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=9ccbf720-fac8-46ae-bdce-0973bb3e74bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886686 | controller |     "Jun 12 10:13:15.506405 crc crio[19822]: time=\"2026-06-12T10:13:15.5063383Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cc570039-8877-405a-8291-7013b47cfae1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.886702 | controller |     "Jun 12 10:13:15.512513 crc crio[19822]: time=\"2026-06-12T10:13:15.512444994Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 11:43:51.886722 | controller |     "Jun 12 10:13:15.517230 crc crio[19822]: time=\"2026-06-12T10:13:15.517148694Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull\" id=27a8b916-f4e2-4ec4-bc27-30b38f05557e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.886801 | controller |     "Jun 12 10:13:15.518911 crc crio[19822]: time=\"2026-06-12T10:13:15.518790717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886824 | controller |     "Jun 12 10:13:15.570204 crc crio[19822]: time=\"2026-06-12T10:13:15.569591219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886841 | controller |     "Jun 12 10:13:15.585306 crc crio[19822]: time=\"2026-06-12T10:13:15.585190885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.886883 | controller |     "Jun 12 10:13:15.622569 crc crio[19822]: time=\"2026-06-12T10:13:15.622465858Z\" level=info msg=\"Ran pod sandbox 859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9 with infra container: openshift-frr-k8s/frr-k8s-p9nl8/POD\" id=436af504-e985-44d2-90b7-9d66c11ab179 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.886901 | controller |     "Jun 12 10:13:15.624718 crc crio[19822]: time=\"2026-06-12T10:13:15.624649268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886917 | controller |     "Jun 12 10:13:15.625134 crc crio[19822]: time=\"2026-06-12T10:13:15.625063131Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886933 | controller |     "Jun 12 10:13:15.625275 crc crio[19822]: time=\"2026-06-12T10:13:15.625216596Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=41c9dd0c-389c-4da8-825e-5f8f3dfa2ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.886949 | controller |     "Jun 12 10:13:15.626417 crc crio[19822]: time=\"2026-06-12T10:13:15.626344921Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b35970a2-bcee-49cf-a40d-1ce34dea21b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.886965 | controller |     "Jun 12 10:13:15.631663 crc crio[19822]: time=\"2026-06-12T10:13:15.631564929Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 11:43:51.886981 | controller |     "Jun 12 10:13:15.688587 crc crio[19822]: time=\"2026-06-12T10:13:15.688454754Z\" level=info msg=\"Created container 4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull\" id=27a8b916-f4e2-4ec4-bc27-30b38f05557e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.886996 | controller |     "Jun 12 10:13:15.690082 crc crio[19822]: time=\"2026-06-12T10:13:15.689594031Z\" level=info msg=\"Starting container: 4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660\" id=94cac598-776d-4ce2-bb90-4a41ab52509e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.887012 | controller |     "Jun 12 10:13:15.695069 crc crio[19822]: time=\"2026-06-12T10:13:15.69496328Z\" level=info msg=\"Started container\" PID=37008 containerID=4d699d5ea448173d71a2667d664ec38e00916efcfe1036ed3c5d0cbafe117660 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/pull id=94cac598-776d-4ce2-bb90-4a41ab52509e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8",
2026-06-12 11:43:51.887032 | controller |     "Jun 12 10:13:16.899429 crc crio[19822]: time=\"2026-06-12T10:13:16.898065621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c979a24e-c744-445c-97c0-426b9f83e86d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.887049 | controller |     "Jun 12 10:13:16.905680 crc crio[19822]: time=\"2026-06-12T10:13:16.902901026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45fb29eb-2a1c-4d23-9ec8-5141b8c4c750 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.887065 | controller |     "Jun 12 10:13:16.917149 crc crio[19822]: time=\"2026-06-12T10:13:16.916610441Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract\" id=95c2d8d5-7cab-4702-b3f2-24ebe000810b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.887081 | controller |     "Jun 12 10:13:16.917391 crc crio[19822]: time=\"2026-06-12T10:13:16.917168539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887098 | controller |     "Jun 12 10:13:16.981881 crc crio[19822]: time=\"2026-06-12T10:13:16.981736189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887152 | controller |     "Jun 12 10:13:16.985463 crc crio[19822]: time=\"2026-06-12T10:13:16.985061564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887179 | controller |     "Jun 12 10:13:17.112451 crc crio[19822]: time=\"2026-06-12T10:13:17.112221552Z\" level=info msg=\"Created container 09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract\" id=95c2d8d5-7cab-4702-b3f2-24ebe000810b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.887196 | controller |     "Jun 12 10:13:17.114363 crc crio[19822]: time=\"2026-06-12T10:13:17.114138844Z\" level=info msg=\"Starting container: 09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431\" id=3a5de017-0c46-4af0-99a9-ade40bee5b41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.887212 | controller |     "Jun 12 10:13:17.136340 crc crio[19822]: time=\"2026-06-12T10:13:17.135950627Z\" level=info msg=\"Started container\" PID=37065 containerID=09ee2ebd89e49c29b49c1e652bb202928f5309c1406fadc5400ebca0b2ad7431 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/extract id=3a5de017-0c46-4af0-99a9-ade40bee5b41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8",
2026-06-12 11:43:51.887254 | controller |     "Jun 12 10:13:18.928372 crc crio[19822]: time=\"2026-06-12T10:13:18.928308602Z\" level=info msg=\"Stopping pod sandbox: f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8\" id=8ede666b-b129-4485-b9da-da0e3f706c9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.887271 | controller |     "Jun 12 10:13:18.930764 crc crio[19822]: time=\"2026-06-12T10:13:18.930725949Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp Namespace:openshift-marketplace ID:f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8 UID:3be23e60-c0b8-45d3-b67a-2b48f2243ee1 NetNS:/var/run/netns/c7b5a133-b00e-463c-bbd0-1372e680a377 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3be23e60_c0b8_45d3_b67a_2b48f2243ee1.slice PodAnnotations:0xc00008ce10}] Aliases:map[]}\"",
2026-06-12 11:43:51.887291 | controller |     "Jun 12 10:13:18.931175 crc crio[19822]: time=\"2026-06-12T10:13:18.931146253Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.887335 | controller |     "Jun 12 10:13:20.373555 crc crio[19822]: time=\"2026-06-12T10:13:20.37349284Z\" level=info msg=\"Stopped pod sandbox: f497166637d3daf89810e4495f80f41dca68e729210df8723de89c246673acf8\" id=8ede666b-b129-4485-b9da-da0e3f706c9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.887354 | controller |     "Jun 12 10:13:31.084282 crc crio[19822]: time=\"2026-06-12T10:13:31.083471155Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/POD\" id=4add0e77-729c-4e3c-8a01-c11e2b16a2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.887370 | controller |     "Jun 12 10:13:31.084282 crc crio[19822]: time=\"2026-06-12T10:13:31.084097755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887412 | controller |     "Jun 12 10:13:39.213582 crc crio[19822]: time=\"2026-06-12T10:13:39.212772443Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r7nh2 Namespace:cert-manager-operator ID:970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 UID:e144d63e-3ee4-406e-b4df-36ac69f3082c NetNS:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode144d63e_3ee4_406e_b4df_36ac69f3082c.slice PodAnnotations:0xc00244c260}] Aliases:map[]}\"",
2026-06-12 11:43:51.887435 | controller |     "Jun 12 10:13:39.213582 crc crio[19822]: time=\"2026-06-12T10:13:39.213549378Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r7nh2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.887452 | controller |     "Jun 12 10:13:39.318113 crc crio[19822]: time=\"2026-06-12T10:13:39.317895579Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b35970a2-bcee-49cf-a40d-1ce34dea21b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.887489 | controller |     "Jun 12 10:13:39.319765 crc crio[19822]: time=\"2026-06-12T10:13:39.319488189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a25a86b5-3c1a-41ea-b65b-91991078c00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.887513 | controller |     "Jun 12 10:13:39.326469 crc crio[19822]: time=\"2026-06-12T10:13:39.326311595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=18f22cf4-aebb-496a-8b8b-d28b613ef68d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.887531 | controller |     "Jun 12 10:13:39.336129 crc crio[19822]: time=\"2026-06-12T10:13:39.335936971Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files\" id=64f1bd0b-575a-4516-9ed8-5f987b0602e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.887573 | controller |     "Jun 12 10:13:39.341719 crc crio[19822]: time=\"2026-06-12T10:13:39.341627294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887597 | controller |     "Jun 12 10:13:39.346408 crc crio[19822]: time=\"2026-06-12T10:13:39.346365992Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cc570039-8877-405a-8291-7013b47cfae1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.887614 | controller |     "Jun 12 10:13:39.348150 crc crio[19822]: time=\"2026-06-12T10:13:39.348062337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1f841d42-9067-4d88-a766-3d7cd0b1c6cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.887631 | controller |     "Jun 12 10:13:39.358882 crc crio[19822]: time=\"2026-06-12T10:13:39.358692054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=fbb4ef52-72e2-4369-a1e2-8af98f1a8ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.887674 | controller |     "Jun 12 10:13:39.369610 crc crio[19822]: time=\"2026-06-12T10:13:39.369436095Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server\" id=48316918-1a5f-4a47-ac71-68aa8608986a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.887699 | controller |     "Jun 12 10:13:39.373445 crc crio[19822]: time=\"2026-06-12T10:13:39.373331961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887748 | controller |     "Jun 12 10:13:39.401165 crc crio[19822]: time=\"2026-06-12T10:13:39.400932356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887777 | controller |     "Jun 12 10:13:39.426532 crc crio[19822]: time=\"2026-06-12T10:13:39.426007503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887801 | controller |     "Jun 12 10:13:39.434226 crc crio[19822]: time=\"2026-06-12T10:13:39.433901317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887872 | controller |     "Jun 12 10:13:39.441231 crc crio[19822]: time=\"2026-06-12T10:13:39.441134459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.887898 | controller |     "Jun 12 10:13:39.564042 crc crio[19822]: time=\"2026-06-12T10:13:39.563931233Z\" level=info msg=\"Created container d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files\" id=64f1bd0b-575a-4516-9ed8-5f987b0602e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.887915 | controller |     "Jun 12 10:13:39.565471 crc crio[19822]: time=\"2026-06-12T10:13:39.565399722Z\" level=info msg=\"Starting container: d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c\" id=c73abc97-ea4c-4913-b779-17eb06f74673 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.887931 | controller |     "Jun 12 10:13:39.566427 crc crio[19822]: time=\"2026-06-12T10:13:39.566328179Z\" level=info msg=\"Created container dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server\" id=48316918-1a5f-4a47-ac71-68aa8608986a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.887951 | controller |     "Jun 12 10:13:39.567371 crc crio[19822]: time=\"2026-06-12T10:13:39.567309525Z\" level=info msg=\"Starting container: dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c\" id=c853d23a-179b-45ff-bceb-86d31807fb9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.887968 | controller |     "Jun 12 10:13:39.574303 crc crio[19822]: time=\"2026-06-12T10:13:39.574072452Z\" level=info msg=\"Started container\" PID=37457 containerID=d7216b78fd9455072b4a32731981f38ca66b4ac9f4d4b52aaa96d19da537b17c description=openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-files id=c73abc97-ea4c-4913-b779-17eb06f74673 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.887985 | controller |     "Jun 12 10:13:39.574913 crc crio[19822]: time=\"2026-06-12T10:13:39.57485691Z\" level=info msg=\"Started container\" PID=37460 containerID=dcbd20673581a8ff2974e7a0bb3532de3a7a48ad0c8dbd11ea0f9a1f0b8e2c8c description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-wv9qv/frr-k8s-webhook-server id=c853d23a-179b-45ff-bceb-86d31807fb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b281ba3d9b4f6534da8144b1b93787b2030c1279833a2d9a8860b9cf73e098a",
2026-06-12 11:43:51.888000 | controller |     "Jun 12 10:13:39.786629 crc crio[19822]: 2026-06-12T10:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:970fd58dcbf8fd4 Mac:0e:67:ba:a9:0b:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec SocketPath: PciID:}] [{Interface:0xc0004b4d90 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.888016 | controller |     "Jun 12 10:13:39.788979 crc crio[19822]: time=\"2026-06-12T10:13:39.788892138Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-r7nh2 Namespace:cert-manager-operator ID:970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 UID:e144d63e-3ee4-406e-b4df-36ac69f3082c NetNS:/var/run/netns/70b87571-810e-46ae-8ae9-262627c658ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode144d63e_3ee4_406e_b4df_36ac69f3082c.slice PodAnnotations:0xc00244c260}] Aliases:map[]}\"",
2026-06-12 11:43:51.888032 | controller |     "Jun 12 10:13:39.789266 crc crio[19822]: time=\"2026-06-12T10:13:39.789177617Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-r7nh2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.888047 | controller |     "Jun 12 10:13:39.798029 crc crio[19822]: time=\"2026-06-12T10:13:39.797932128Z\" level=info msg=\"Ran pod sandbox 970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155 with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/POD\" id=4add0e77-729c-4e3c-8a01-c11e2b16a2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.888062 | controller |     "Jun 12 10:13:39.801721 crc crio[19822]: time=\"2026-06-12T10:13:39.801628132Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888077 | controller |     "Jun 12 10:13:39.802077 crc crio[19822]: time=\"2026-06-12T10:13:39.802002234Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888092 | controller |     "Jun 12 10:13:39.802158 crc crio[19822]: time=\"2026-06-12T10:13:39.802098577Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=3a806658-1420-4bc2-a223-3f8e136e9063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888111 | controller |     "Jun 12 10:13:39.803647 crc crio[19822]: time=\"2026-06-12T10:13:39.803599925Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=094feb4c-08d3-4b09-9403-5b7e7eb63436 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.888126 | controller |     "Jun 12 10:13:39.811542 crc crio[19822]: time=\"2026-06-12T10:13:39.811460215Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"",
2026-06-12 11:43:51.888141 | controller |     "Jun 12 10:13:40.239525 crc crio[19822]: time=\"2026-06-12T10:13:40.239046294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=35d009d2-c1f8-44c3-a4d6-d966ddcca72a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888156 | controller |     "Jun 12 10:13:40.243195 crc crio[19822]: time=\"2026-06-12T10:13:40.243093483Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6623cb17-0b2b-4be3-bb5f-50ab903f6af6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888171 | controller |     "Jun 12 10:13:40.255239 crc crio[19822]: time=\"2026-06-12T10:13:40.255107345Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader\" id=f1964def-a893-49a7-aa38-fa2bbd52ad37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888186 | controller |     "Jun 12 10:13:40.257068 crc crio[19822]: time=\"2026-06-12T10:13:40.256959124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888202 | controller |     "Jun 12 10:13:40.287331 crc crio[19822]: time=\"2026-06-12T10:13:40.287290216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888217 | controller |     "Jun 12 10:13:40.292221 crc crio[19822]: time=\"2026-06-12T10:13:40.292195623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888232 | controller |     "Jun 12 10:13:40.398795 crc crio[19822]: time=\"2026-06-12T10:13:40.398493528Z\" level=info msg=\"Created container ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23: openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader\" id=f1964def-a893-49a7-aa38-fa2bbd52ad37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888248 | controller |     "Jun 12 10:13:40.400331 crc crio[19822]: time=\"2026-06-12T10:13:40.400277015Z\" level=info msg=\"Starting container: ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23\" id=c608164d-114a-477d-a4b4-aecff7b2c260 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.888263 | controller |     "Jun 12 10:13:40.406853 crc crio[19822]: time=\"2026-06-12T10:13:40.406697159Z\" level=info msg=\"Started container\" PID=37509 containerID=ca447e64a16d7a685c83bd74cebb1c0bec7c8cd39a34b6c81abd8b854eef0c23 description=openshift-frr-k8s/frr-k8s-p9nl8/cp-reloader id=c608164d-114a-477d-a4b4-aecff7b2c260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.888279 | controller |     "Jun 12 10:13:41.261497 crc crio[19822]: time=\"2026-06-12T10:13:41.261384233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d58dfb15-16b3-4495-9424-2b939b512876 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888297 | controller |     "Jun 12 10:13:41.274379 crc crio[19822]: time=\"2026-06-12T10:13:41.274128909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5a0bd72c-d82e-4afb-ab5b-6afafeef1611 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888312 | controller |     "Jun 12 10:13:41.286372 crc crio[19822]: time=\"2026-06-12T10:13:41.286207619Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics\" id=f977762c-bcb3-43e6-993f-07ce92a329f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888328 | controller |     "Jun 12 10:13:41.288873 crc crio[19822]: time=\"2026-06-12T10:13:41.288723869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888343 | controller |     "Jun 12 10:13:41.335997 crc crio[19822]: time=\"2026-06-12T10:13:41.331340605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888358 | controller |     "Jun 12 10:13:41.339167 crc crio[19822]: time=\"2026-06-12T10:13:41.339077781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888373 | controller |     "Jun 12 10:13:41.467368 crc crio[19822]: time=\"2026-06-12T10:13:41.466557322Z\" level=info msg=\"Created container 10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e: openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics\" id=f977762c-bcb3-43e6-993f-07ce92a329f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888388 | controller |     "Jun 12 10:13:41.468967 crc crio[19822]: time=\"2026-06-12T10:13:41.468797741Z\" level=info msg=\"Starting container: 10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e\" id=bd3ad41a-6e7b-419e-b1bc-38962d4e5348 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.888404 | controller |     "Jun 12 10:13:41.475492 crc crio[19822]: time=\"2026-06-12T10:13:41.475384511Z\" level=info msg=\"Started container\" PID=37539 containerID=10095dbac9065eab77e8a15d23f358f77645f85d463acb4d9b16264fb545353e description=openshift-frr-k8s/frr-k8s-p9nl8/cp-metrics id=bd3ad41a-6e7b-419e-b1bc-38962d4e5348 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.888420 | controller |     "Jun 12 10:13:42.274018 crc crio[19822]: time=\"2026-06-12T10:13:42.273973024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e262c740-ea9d-49f6-a5c6-2ad52205ce21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888435 | controller |     "Jun 12 10:13:42.808416 crc crio[19822]: time=\"2026-06-12T10:13:42.807669414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c91ac9a2-3c03-4fb1-a14d-df49db142558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888450 | controller |     "Jun 12 10:13:42.821746 crc crio[19822]: time=\"2026-06-12T10:13:42.821689979Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status\" id=e9454eb2-0418-4c42-ad53-b5f3b8c68fc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888466 | controller |     "Jun 12 10:13:42.824025 crc crio[19822]: time=\"2026-06-12T10:13:42.823998093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888485 | controller |     "Jun 12 10:13:42.913732 crc crio[19822]: time=\"2026-06-12T10:13:42.912795952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888500 | controller |     "Jun 12 10:13:42.914459 crc crio[19822]: time=\"2026-06-12T10:13:42.914351696Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=094feb4c-08d3-4b09-9403-5b7e7eb63436 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.888516 | controller |     "Jun 12 10:13:42.916294 crc crio[19822]: time=\"2026-06-12T10:13:42.916108418Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=d7f2a4b3-4bd1-4a6d-8526-f82c80752e92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888531 | controller |     "Jun 12 10:13:42.921781 crc crio[19822]: time=\"2026-06-12T10:13:42.921443027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888547 | controller |     "Jun 12 10:13:42.921781 crc crio[19822]: time=\"2026-06-12T10:13:42.921547091Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=5b3d43f1-1206-48c0-8a09-b883cb9161a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888562 | controller |     "Jun 12 10:13:42.934677 crc crio[19822]: time=\"2026-06-12T10:13:42.934465582Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator\" id=162724f7-07ca-428c-9cee-50e105bc55dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888577 | controller |     "Jun 12 10:13:42.942395 crc crio[19822]: time=\"2026-06-12T10:13:42.942155975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888592 | controller |     "Jun 12 10:13:42.982758 crc crio[19822]: time=\"2026-06-12T10:13:42.982637971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888607 | controller |     "Jun 12 10:13:42.987219 crc crio[19822]: time=\"2026-06-12T10:13:42.987145994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888623 | controller |     "Jun 12 10:13:43.089359 crc crio[19822]: time=\"2026-06-12T10:13:43.089054371Z\" level=info msg=\"Created container 44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58: openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status\" id=e9454eb2-0418-4c42-ad53-b5f3b8c68fc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888638 | controller |     "Jun 12 10:13:43.091370 crc crio[19822]: time=\"2026-06-12T10:13:43.091306742Z\" level=info msg=\"Starting container: 44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58\" id=dda4c81a-a29b-4243-8b77-67834e0441ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.888653 | controller |     "Jun 12 10:13:43.104310 crc crio[19822]: time=\"2026-06-12T10:13:43.104173121Z\" level=info msg=\"Started container\" PID=37588 containerID=44d209dfa55b2a1c901fc057960b73e06baab9659b07f8e1ad72b3afe38d6c58 description=openshift-frr-k8s/frr-k8s-p9nl8/cp-frr-status id=dda4c81a-a29b-4243-8b77-67834e0441ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.888704 | controller |     "Jun 12 10:13:43.105571 crc crio[19822]: time=\"2026-06-12T10:13:43.105358329Z\" level=info msg=\"Created container 646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator\" id=162724f7-07ca-428c-9cee-50e105bc55dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888722 | controller |     "Jun 12 10:13:43.107575 crc crio[19822]: time=\"2026-06-12T10:13:43.107415405Z\" level=info msg=\"Starting container: 646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7\" id=f6f171fc-adc6-47fd-86f4-fd6949133445 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.888739 | controller |     "Jun 12 10:13:43.114603 crc crio[19822]: time=\"2026-06-12T10:13:43.114521Z\" level=info msg=\"Started container\" PID=37592 containerID=646f523bfca59dca69d9c7f2e566f55f51ffe37623fe06ab70342271432db5a7 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-r7nh2/cert-manager-operator id=f6f171fc-adc6-47fd-86f4-fd6949133445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=970fd58dcbf8fd42d5a10372f6e6257385323b457363ee8317278754afe02155",
2026-06-12 11:43:51.888755 | controller |     "Jun 12 10:13:43.302347 crc crio[19822]: time=\"2026-06-12T10:13:43.30188569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=40caa0d0-ad78-4926-869b-2b4f50094e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888771 | controller |     "Jun 12 10:13:43.310912 crc crio[19822]: time=\"2026-06-12T10:13:43.310619082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2b65d008-028c-41e6-8971-a9010a76eb81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888791 | controller |     "Jun 12 10:13:43.321054 crc crio[19822]: time=\"2026-06-12T10:13:43.320961826Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/controller\" id=2cfdac49-7aa0-4c20-bc7b-818d59032d42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888813 | controller |     "Jun 12 10:13:43.324147 crc crio[19822]: time=\"2026-06-12T10:13:43.323682404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888888 | controller |     "Jun 12 10:13:43.372186 crc crio[19822]: time=\"2026-06-12T10:13:43.372023167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888907 | controller |     "Jun 12 10:13:43.377364 crc crio[19822]: time=\"2026-06-12T10:13:43.377225883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.888923 | controller |     "Jun 12 10:13:43.520435 crc crio[19822]: time=\"2026-06-12T10:13:43.520303868Z\" level=info msg=\"Created container 944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea: openshift-frr-k8s/frr-k8s-p9nl8/controller\" id=2cfdac49-7aa0-4c20-bc7b-818d59032d42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.888939 | controller |     "Jun 12 10:13:43.524138 crc crio[19822]: time=\"2026-06-12T10:13:43.524014785Z\" level=info msg=\"Starting container: 944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea\" id=f40ea67f-6800-4d79-a8c4-3348e794e76e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.888955 | controller |     "Jun 12 10:13:43.530201 crc crio[19822]: time=\"2026-06-12T10:13:43.53011157Z\" level=info msg=\"Started container\" PID=37615 containerID=944e579d23127649a89b3e644532ff220c9760524071bfa48131c7ede68d56ea description=openshift-frr-k8s/frr-k8s-p9nl8/controller id=f40ea67f-6800-4d79-a8c4-3348e794e76e name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.888975 | controller |     "Jun 12 10:13:43.547403 crc crio[19822]: time=\"2026-06-12T10:13:43.547167018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cbc89c51-cc82-47b7-8862-c14b809df8f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.888991 | controller |     "Jun 12 10:13:43.553513 crc crio[19822]: time=\"2026-06-12T10:13:43.553369517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0cac4bea-cf4b-45d6-939e-68ee4312bf3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889006 | controller |     "Jun 12 10:13:43.562492 crc crio[19822]: time=\"2026-06-12T10:13:43.562338072Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr\" id=0aa6931e-5efd-4bca-aae7-a6d80ad0118d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889022 | controller |     "Jun 12 10:13:43.564923 crc crio[19822]: time=\"2026-06-12T10:13:43.56479073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889037 | controller |     "Jun 12 10:13:43.604050 crc crio[19822]: time=\"2026-06-12T10:13:43.603979834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889053 | controller |     "Jun 12 10:13:43.607914 crc crio[19822]: time=\"2026-06-12T10:13:43.607753184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889068 | controller |     "Jun 12 10:13:43.753854 crc crio[19822]: time=\"2026-06-12T10:13:43.753647498Z\" level=info msg=\"Created container e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549: openshift-frr-k8s/frr-k8s-p9nl8/frr\" id=0aa6931e-5efd-4bca-aae7-a6d80ad0118d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889084 | controller |     "Jun 12 10:13:43.755475 crc crio[19822]: time=\"2026-06-12T10:13:43.755389373Z\" level=info msg=\"Starting container: e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549\" id=dbca8ebe-21f6-4880-951e-909068ebd172 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.889099 | controller |     "Jun 12 10:13:43.763540 crc crio[19822]: time=\"2026-06-12T10:13:43.763474731Z\" level=info msg=\"Started container\" PID=37641 containerID=e5ad72c11563813de8f9dc0855a77145bfa9356206cd5e4ebc06a1d3f25fb549 description=openshift-frr-k8s/frr-k8s-p9nl8/frr id=dbca8ebe-21f6-4880-951e-909068ebd172 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.889114 | controller |     "Jun 12 10:13:43.775753 crc crio[19822]: time=\"2026-06-12T10:13:43.775626757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b569134a-9580-49ef-bbba-9403333f28ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889129 | controller |     "Jun 12 10:13:43.779852 crc crio[19822]: time=\"2026-06-12T10:13:43.779714107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=18aa5976-53b4-4998-ada0-0d30d84b4f54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889151 | controller |     "Jun 12 10:13:43.792143 crc crio[19822]: time=\"2026-06-12T10:13:43.792067128Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/reloader\" id=bd642395-7fab-41ac-8ab5-496963637b16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889167 | controller |     "Jun 12 10:13:43.793682 crc crio[19822]: time=\"2026-06-12T10:13:43.793627228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889183 | controller |     "Jun 12 10:13:43.835197 crc crio[19822]: time=\"2026-06-12T10:13:43.835086934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889199 | controller |     "Jun 12 10:13:43.838789 crc crio[19822]: time=\"2026-06-12T10:13:43.83873074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889215 | controller |     "Jun 12 10:13:43.965461 crc crio[19822]: time=\"2026-06-12T10:13:43.964748943Z\" level=info msg=\"Created container 8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26: openshift-frr-k8s/frr-k8s-p9nl8/reloader\" id=bd642395-7fab-41ac-8ab5-496963637b16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889230 | controller |     "Jun 12 10:13:43.967192 crc crio[19822]: time=\"2026-06-12T10:13:43.967109968Z\" level=info msg=\"Starting container: 8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26\" id=ba9b04ce-edb7-429b-a216-ad8c7c4319d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.889245 | controller |     "Jun 12 10:13:43.975331 crc crio[19822]: time=\"2026-06-12T10:13:43.97505164Z\" level=info msg=\"Started container\" PID=37669 containerID=8f4f5d2b37898851675d32509ca0f2c84026d372f1613bc7074b590b3190ff26 description=openshift-frr-k8s/frr-k8s-p9nl8/reloader id=ba9b04ce-edb7-429b-a216-ad8c7c4319d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.889261 | controller |     "Jun 12 10:13:43.995222 crc crio[19822]: time=\"2026-06-12T10:13:43.995125808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=25f981a4-02f4-431e-b674-136284fce887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889276 | controller |     "Jun 12 10:13:43.999933 crc crio[19822]: time=\"2026-06-12T10:13:43.999767065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5720283b-a8ec-4c1a-916a-f237b3adbc2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889292 | controller |     "Jun 12 10:13:44.117791 crc crio[19822]: time=\"2026-06-12T10:13:44.117631413Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics\" id=1049a78a-85ac-4ff7-89f6-95e33ff2d694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889307 | controller |     "Jun 12 10:13:44.120488 crc crio[19822]: time=\"2026-06-12T10:13:44.120407689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889322 | controller |     "Jun 12 10:13:44.182907 crc crio[19822]: time=\"2026-06-12T10:13:44.182184308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889337 | controller |     "Jun 12 10:13:44.186109 crc crio[19822]: time=\"2026-06-12T10:13:44.1859895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889356 | controller |     "Jun 12 10:13:44.449043 crc crio[19822]: time=\"2026-06-12T10:13:44.447020371Z\" level=info msg=\"Created container ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e: openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics\" id=1049a78a-85ac-4ff7-89f6-95e33ff2d694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889372 | controller |     "Jun 12 10:13:44.451297 crc crio[19822]: time=\"2026-06-12T10:13:44.451175444Z\" level=info msg=\"Starting container: ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e\" id=c900b46b-d2e2-48ee-8c3f-bcd5d1647285 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.889387 | controller |     "Jun 12 10:13:44.469211 crc crio[19822]: time=\"2026-06-12T10:13:44.468510751Z\" level=info msg=\"Started container\" PID=37701 containerID=ebf531d779691cfe85d6436d86a66d78e12294117ec714fef1aa127a2478eb8e description=openshift-frr-k8s/frr-k8s-p9nl8/frr-metrics id=c900b46b-d2e2-48ee-8c3f-bcd5d1647285 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.889403 | controller |     "Jun 12 10:13:44.495046 crc crio[19822]: time=\"2026-06-12T10:13:44.494718545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4dd18a50-e688-4fd3-902c-2b5641bf400e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889418 | controller |     "Jun 12 10:13:44.510585 crc crio[19822]: time=\"2026-06-12T10:13:44.510503936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8824357a-eb12-445a-b714-b132db3593b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889434 | controller |     "Jun 12 10:13:44.530430 crc crio[19822]: time=\"2026-06-12T10:13:44.530306559Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/frr-status\" id=884cff11-0c12-4801-b58d-8d0aee4b52d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889449 | controller |     "Jun 12 10:13:44.532708 crc crio[19822]: time=\"2026-06-12T10:13:44.532609233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889464 | controller |     "Jun 12 10:13:44.643305 crc crio[19822]: time=\"2026-06-12T10:13:44.643136695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889480 | controller |     "Jun 12 10:13:44.675512 crc crio[19822]: time=\"2026-06-12T10:13:44.675432503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889495 | controller |     "Jun 12 10:13:44.880192 crc crio[19822]: time=\"2026-06-12T10:13:44.879685989Z\" level=info msg=\"Created container 8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe: openshift-frr-k8s/frr-k8s-p9nl8/frr-status\" id=884cff11-0c12-4801-b58d-8d0aee4b52d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889510 | controller |     "Jun 12 10:13:44.881394 crc crio[19822]: time=\"2026-06-12T10:13:44.881363645Z\" level=info msg=\"Starting container: 8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe\" id=2112d5bd-a088-4d34-b1c5-6eb32459237a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.889525 | controller |     "Jun 12 10:13:44.912551 crc crio[19822]: time=\"2026-06-12T10:13:44.912415184Z\" level=info msg=\"Started container\" PID=37720 containerID=8d3fb3e338d8c350f7d18838eb0816b451c33eaf3ba0982c398e877238da55fe description=openshift-frr-k8s/frr-k8s-p9nl8/frr-status id=2112d5bd-a088-4d34-b1c5-6eb32459237a name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.889544 | controller |     "Jun 12 10:13:44.947444 crc crio[19822]: time=\"2026-06-12T10:13:44.947390661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4b84bbe2-5af6-4f2b-8e51-a8474147fab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889561 | controller |     "Jun 12 10:13:44.951435 crc crio[19822]: time=\"2026-06-12T10:13:44.951161402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c540856-37aa-4062-991c-f16a2ccea30e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889576 | controller |     "Jun 12 10:13:44.967443 crc crio[19822]: time=\"2026-06-12T10:13:44.967202388Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy\" id=b03afc31-a86e-4d6b-8371-45218f2cc00b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889592 | controller |     "Jun 12 10:13:44.968064 crc crio[19822]: time=\"2026-06-12T10:13:44.967961357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889607 | controller |     "Jun 12 10:13:45.005050 crc crio[19822]: time=\"2026-06-12T10:13:45.004758987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889623 | controller |     "Jun 12 10:13:45.550051 crc crio[19822]: time=\"2026-06-12T10:13:45.549484476Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-mq5sb/POD\" id=41104c9c-4932-4ff1-a84e-1a953494b678 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.889638 | controller |     "Jun 12 10:13:45.550051 crc crio[19822]: time=\"2026-06-12T10:13:45.549637441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889654 | controller |     "Jun 12 10:13:45.734087 crc crio[19822]: time=\"2026-06-12T10:13:45.732407227Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-mq5sb Namespace:cert-manager ID:051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc UID:bc1e76bb-518b-4b57-b0e6-a8333f5d8048 NetNS:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1e76bb_518b_4b57_b0e6_a8333f5d8048.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"",
2026-06-12 11:43:51.889670 | controller |     "Jun 12 10:13:45.734087 crc crio[19822]: time=\"2026-06-12T10:13:45.732541061Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-mq5sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.889686 | controller |     "Jun 12 10:13:46.175365 crc crio[19822]: time=\"2026-06-12T10:13:46.150061068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889702 | controller |     "Jun 12 10:13:46.285063 crc crio[19822]: time=\"2026-06-12T10:13:46.284727289Z\" level=info msg=\"Created container ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy\" id=b03afc31-a86e-4d6b-8371-45218f2cc00b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889718 | controller |     "Jun 12 10:13:46.288066 crc crio[19822]: time=\"2026-06-12T10:13:46.287793862Z\" level=info msg=\"Starting container: ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553\" id=ea14d01a-c536-4bec-82c2-b63f124776d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.889737 | controller |     "Jun 12 10:13:46.299779 crc crio[19822]: time=\"2026-06-12T10:13:46.299647371Z\" level=info msg=\"Started container\" PID=37819 containerID=ba6000d8d4079aa8015b9863d8e67c6742ae003ee28d84f71e3c9715033f4553 description=openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy id=ea14d01a-c536-4bec-82c2-b63f124776d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.889753 | controller |     "Jun 12 10:13:46.322656 crc crio[19822]: time=\"2026-06-12T10:13:46.322524727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=091340e8-708f-498b-a972-9190674e01d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889768 | controller |     "Jun 12 10:13:46.328518 crc crio[19822]: time=\"2026-06-12T10:13:46.328340515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f68e556c-8c56-495c-96c0-66043470871d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.889784 | controller |     "Jun 12 10:13:46.340306 crc crio[19822]: time=\"2026-06-12T10:13:46.340192236Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr\" id=beaf1d46-4ef8-422a-948f-685c8040604f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.889799 | controller |     "Jun 12 10:13:46.340727 crc crio[19822]: time=\"2026-06-12T10:13:46.340662151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889815 | controller |     "Jun 12 10:13:46.392068 crc crio[19822]: time=\"2026-06-12T10:13:46.391582548Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/POD\" id=4f4163c2-b95b-45c3-a6f9-9b6a93d4136c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.889830 | controller |     "Jun 12 10:13:46.392068 crc crio[19822]: time=\"2026-06-12T10:13:46.391676641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889846 | controller |     "Jun 12 10:13:46.396719 crc crio[19822]: time=\"2026-06-12T10:13:46.396563158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889865 | controller |     "Jun 12 10:13:46.521996 crc crio[19822]: time=\"2026-06-12T10:13:46.521735553Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-ktwkf Namespace:cert-manager ID:731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be UID:4099737b-3489-4455-a828-53b53128cc31 NetNS:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4099737b_3489_4455_a828_53b53128cc31.slice PodAnnotations:0xc00244c0c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.889901 | controller |     "Jun 12 10:13:46.521996 crc crio[19822]: time=\"2026-06-12T10:13:46.521782964Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-ktwkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.889917 | controller |     "Jun 12 10:13:47.472794 crc crio[19822]: time=\"2026-06-12T10:13:47.47253436Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-526tv/POD\" id=5dddef58-078b-4389-aaa5-0faf5aaf94b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.889937 | controller |     "Jun 12 10:13:47.472794 crc crio[19822]: time=\"2026-06-12T10:13:47.472694895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.889953 | controller |     "Jun 12 10:13:47.784235 crc crio[19822]: time=\"2026-06-12T10:13:47.78195597Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-526tv Namespace:cert-manager ID:36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 UID:0aa95c7b-a446-45c8-b53e-53c62189da99 NetNS:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0aa95c7b_a446_45c8_b53e_53c62189da99.slice PodAnnotations:0xc00244c428}] Aliases:map[]}\"",
2026-06-12 11:43:51.889969 | controller |     "Jun 12 10:13:47.784235 crc crio[19822]: time=\"2026-06-12T10:13:47.784237853Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-526tv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.889984 | controller |     "Jun 12 10:13:47.792452 crc crio[19822]: time=\"2026-06-12T10:13:47.791407443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890000 | controller |     "Jun 12 10:13:48.039166 crc crio[19822]: time=\"2026-06-12T10:13:48.038748772Z\" level=info msg=\"Created container f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb: openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr\" id=beaf1d46-4ef8-422a-948f-685c8040604f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.890017 | controller |     "Jun 12 10:13:48.041924 crc crio[19822]: time=\"2026-06-12T10:13:48.040527709Z\" level=info msg=\"Starting container: f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb\" id=95dcf532-35fd-4e88-ad0c-d95a228051b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.890034 | controller |     "Jun 12 10:13:48.069723 crc crio[19822]: time=\"2026-06-12T10:13:48.069604818Z\" level=info msg=\"Started container\" PID=37905 containerID=f20aa51514891a65c60f3c3d45467fce48bff42d9a0a14b840e5f5ec1b0c3ebb description=openshift-frr-k8s/frr-k8s-p9nl8/kube-rbac-proxy-frr id=95dcf532-35fd-4e88-ad0c-d95a228051b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=859a699bac120b35aa019e670b0daa150343ff7f0ed14ab0527162d1e5148ca9",
2026-06-12 11:43:51.890051 | controller |     "Jun 12 10:13:48.521116 crc crio[19822]: 2026-06-12T10:13:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:051e907eedfcbfe Mac:12:e6:8b:f1:57:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 SocketPath: PciID:}] [{Interface:0xc0001218d0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.890068 | controller |     "Jun 12 10:13:48.526687 crc crio[19822]: time=\"2026-06-12T10:13:48.526085442Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-mq5sb Namespace:cert-manager ID:051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc UID:bc1e76bb-518b-4b57-b0e6-a8333f5d8048 NetNS:/var/run/netns/83cda2d0-fb54-47ff-9b95-a117620172f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc1e76bb_518b_4b57_b0e6_a8333f5d8048.slice PodAnnotations:0xc00008cc08}] Aliases:map[]}\"",
2026-06-12 11:43:51.890084 | controller |     "Jun 12 10:13:48.528016 crc crio[19822]: time=\"2026-06-12T10:13:48.52693546Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-mq5sb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.890104 | controller |     "Jun 12 10:13:48.544858 crc crio[19822]: time=\"2026-06-12T10:13:48.544728165Z\" level=info msg=\"Ran pod sandbox 051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc with infra container: cert-manager/cert-manager-79c8d999ff-mq5sb/POD\" id=41104c9c-4932-4ff1-a84e-1a953494b678 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.890121 | controller |     "Jun 12 10:13:48.554976 crc crio[19822]: time=\"2026-06-12T10:13:48.550754289Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890137 | controller |     "Jun 12 10:13:48.554976 crc crio[19822]: time=\"2026-06-12T10:13:48.551075609Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890152 | controller |     "Jun 12 10:13:48.554976 crc crio[19822]: time=\"2026-06-12T10:13:48.551136521Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=dca0d219-968f-43d4-b009-c0f2dfc17237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890168 | controller |     "Jun 12 10:13:48.554976 crc crio[19822]: time=\"2026-06-12T10:13:48.553075217Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=df821165-d563-4635-9217-0d91e61a5118 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.890184 | controller |     "Jun 12 10:13:48.563959 crc crio[19822]: time=\"2026-06-12T10:13:48.563526061Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-12 11:43:51.890200 | controller |     "Jun 12 10:13:49.011748 crc crio[19822]: 2026-06-12T10:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:731669c93fb72eb Mac:8e:de:fe:00:c3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 SocketPath: PciID:}] [{Interface:0xc0000148d0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.890217 | controller |     "Jun 12 10:13:49.012882 crc crio[19822]: time=\"2026-06-12T10:13:49.012732936Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-ktwkf Namespace:cert-manager ID:731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be UID:4099737b-3489-4455-a828-53b53128cc31 NetNS:/var/run/netns/cd9fb368-6f3d-48dd-b48e-f444019b60b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4099737b_3489_4455_a828_53b53128cc31.slice PodAnnotations:0xc00244c0c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.890234 | controller |     "Jun 12 10:13:49.013044 crc crio[19822]: time=\"2026-06-12T10:13:49.012984024Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-ktwkf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.890250 | controller |     "Jun 12 10:13:49.021105 crc crio[19822]: time=\"2026-06-12T10:13:49.02100487Z\" level=info msg=\"Ran pod sandbox 731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be with infra container: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/POD\" id=4f4163c2-b95b-45c3-a6f9-9b6a93d4136c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.890266 | controller |     "Jun 12 10:13:49.023290 crc crio[19822]: time=\"2026-06-12T10:13:49.023192618Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890286 | controller |     "Jun 12 10:13:49.023608 crc crio[19822]: time=\"2026-06-12T10:13:49.023532439Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890302 | controller |     "Jun 12 10:13:49.023866 crc crio[19822]: time=\"2026-06-12T10:13:49.023660193Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=2ee0fd8e-97cf-455e-aacf-14a318c626f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890318 | controller |     "Jun 12 10:13:49.027636 crc crio[19822]: time=\"2026-06-12T10:13:49.027526546Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=5704af73-f76c-441f-93a8-036efd6db389 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.890334 | controller |     "Jun 12 10:13:49.031392 crc crio[19822]: time=\"2026-06-12T10:13:49.031352888Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-12 11:43:51.890350 | controller |     "Jun 12 10:13:49.164112 crc crio[19822]: 2026-06-12T10:13:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36087d7c27a4795 Mac:da:47:52:a8:6f:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 SocketPath: PciID:}] [{Interface:0xc000436770 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.890366 | controller |     "Jun 12 10:13:49.165964 crc crio[19822]: time=\"2026-06-12T10:13:49.165746116Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-526tv Namespace:cert-manager ID:36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 UID:0aa95c7b-a446-45c8-b53e-53c62189da99 NetNS:/var/run/netns/53605d70-035a-44e8-8e51-8ef8b7cafea0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0aa95c7b_a446_45c8_b53e_53c62189da99.slice PodAnnotations:0xc00244c428}] Aliases:map[]}\"",
2026-06-12 11:43:51.890382 | controller |     "Jun 12 10:13:49.166080 crc crio[19822]: time=\"2026-06-12T10:13:49.165990925Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-526tv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.890398 | controller |     "Jun 12 10:13:49.182363 crc crio[19822]: time=\"2026-06-12T10:13:49.182075066Z\" level=info msg=\"Ran pod sandbox 36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66 with infra container: cert-manager/cert-manager-cainjector-68b757865b-526tv/POD\" id=5dddef58-078b-4389-aaa5-0faf5aaf94b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.890414 | controller |     "Jun 12 10:13:49.184176 crc crio[19822]: time=\"2026-06-12T10:13:49.184109128Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890429 | controller |     "Jun 12 10:13:49.184418 crc crio[19822]: time=\"2026-06-12T10:13:49.184353366Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890448 | controller |     "Jun 12 10:13:49.184502 crc crio[19822]: time=\"2026-06-12T10:13:49.184439719Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=373845b9-0e66-42f7-addc-9a2efd8fa675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890464 | controller |     "Jun 12 10:13:49.185488 crc crio[19822]: time=\"2026-06-12T10:13:49.18541793Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=45074699-0305-423e-81e3-4865df781ddc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.890480 | controller |     "Jun 12 10:13:49.188596 crc crio[19822]: time=\"2026-06-12T10:13:49.188485768Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-12 11:43:51.890496 | controller |     "Jun 12 10:13:58.837866 crc crio[19822]: time=\"2026-06-12T10:13:58.836800364Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=df821165-d563-4635-9217-0d91e61a5118 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.890511 | controller |     "Jun 12 10:13:58.839557 crc crio[19822]: time=\"2026-06-12T10:13:58.838940197Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=33526ec9-a539-4424-b000-fdb7ae0eef33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890528 | controller |     "Jun 12 10:13:58.959540 crc crio[19822]: time=\"2026-06-12T10:13:58.95870363Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=92127ad0-e39a-4bcf-9f6f-eea948022017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890544 | controller |     "Jun 12 10:13:58.977748 crc crio[19822]: time=\"2026-06-12T10:13:58.977622631Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=5704af73-f76c-441f-93a8-036efd6db389 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.890560 | controller |     "Jun 12 10:13:58.978910 crc crio[19822]: time=\"2026-06-12T10:13:58.978716796Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=45c76941-22aa-425d-b293-52bddbe0ab62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890576 | controller |     "Jun 12 10:13:59.035624 crc crio[19822]: time=\"2026-06-12T10:13:59.035446658Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=45074699-0305-423e-81e3-4865df781ddc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.890591 | controller |     "Jun 12 10:13:59.037427 crc crio[19822]: time=\"2026-06-12T10:13:59.037189673Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=90ac8b53-2652-404a-8fae-ce879e7f4294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890607 | controller |     "Jun 12 10:13:59.037427 crc crio[19822]: time=\"2026-06-12T10:13:59.037379229Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=8b424fa7-c90b-444c-89c8-d56636cb234f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890626 | controller |     "Jun 12 10:13:59.046049 crc crio[19822]: time=\"2026-06-12T10:13:59.043234485Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=f9c628d3-9525-44b8-b1b9-6f84cc20e198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.890642 | controller |     "Jun 12 10:13:59.069564 crc crio[19822]: time=\"2026-06-12T10:13:59.060026129Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller\" id=cb6ca469-681f-40e8-b6e8-bff1a0816a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.890657 | controller |     "Jun 12 10:13:59.069564 crc crio[19822]: time=\"2026-06-12T10:13:59.061801926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890673 | controller |     "Jun 12 10:13:59.082629 crc crio[19822]: time=\"2026-06-12T10:13:59.080755136Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook\" id=55038c9d-30e9-49b3-bcf3-ebf207b8d739 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.890689 | controller |     "Jun 12 10:13:59.082629 crc crio[19822]: time=\"2026-06-12T10:13:59.082440441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890705 | controller |     "Jun 12 10:13:59.093789 crc crio[19822]: time=\"2026-06-12T10:13:59.093514472Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector\" id=71c756cb-926c-47e8-bdf2-513dcf1d4f9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.890721 | controller |     "Jun 12 10:13:59.098537 crc crio[19822]: time=\"2026-06-12T10:13:59.098344385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890738 | controller |     "Jun 12 10:13:59.112950 crc crio[19822]: time=\"2026-06-12T10:13:59.111881165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890755 | controller |     "Jun 12 10:13:59.117671 crc crio[19822]: time=\"2026-06-12T10:13:59.116473011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890772 | controller |     "Jun 12 10:13:59.135789 crc crio[19822]: time=\"2026-06-12T10:13:59.135663571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890788 | controller |     "Jun 12 10:13:59.140004 crc crio[19822]: time=\"2026-06-12T10:13:59.139915975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890803 | controller |     "Jun 12 10:13:59.159875 crc crio[19822]: time=\"2026-06-12T10:13:59.155750628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890819 | controller |     "Jun 12 10:13:59.163755 crc crio[19822]: time=\"2026-06-12T10:13:59.162930786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.890838 | controller |     "Jun 12 10:13:59.461975 crc crio[19822]: time=\"2026-06-12T10:13:59.460380324Z\" level=info msg=\"Created container 8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179: cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller\" id=cb6ca469-681f-40e8-b6e8-bff1a0816a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.890858 | controller |     "Jun 12 10:13:59.466435 crc crio[19822]: time=\"2026-06-12T10:13:59.463295647Z\" level=info msg=\"Starting container: 8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179\" id=51140471-61a2-4b07-96a2-792729169e34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.890892 | controller |     "Jun 12 10:13:59.472394 crc crio[19822]: time=\"2026-06-12T10:13:59.47157594Z\" level=info msg=\"Started container\" PID=38181 containerID=8131e1d0fc45eba87242243af2cf41721f134e903779e53d1e8712347801b179 description=cert-manager/cert-manager-79c8d999ff-mq5sb/cert-manager-controller id=51140471-61a2-4b07-96a2-792729169e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=051e907eedfcbfedbe3346bd8d4d5b62b55f2d83703ba94f52ebbfcf9fca7ddc",
2026-06-12 11:43:51.890911 | controller |     "Jun 12 10:13:59.490106 crc crio[19822]: time=\"2026-06-12T10:13:59.482701983Z\" level=info msg=\"Created container b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97: cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook\" id=55038c9d-30e9-49b3-bcf3-ebf207b8d739 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.890927 | controller |     "Jun 12 10:13:59.490106 crc crio[19822]: time=\"2026-06-12T10:13:59.485532654Z\" level=info msg=\"Created container b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21: cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector\" id=71c756cb-926c-47e8-bdf2-513dcf1d4f9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.890942 | controller |     "Jun 12 10:13:59.490106 crc crio[19822]: time=\"2026-06-12T10:13:59.486233235Z\" level=info msg=\"Starting container: b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97\" id=5c9eda20-671b-4432-a9b4-cf3edb5114a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.890957 | controller |     "Jun 12 10:13:59.491108 crc crio[19822]: time=\"2026-06-12T10:13:59.490996327Z\" level=info msg=\"Starting container: b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21\" id=a73639d9-245b-4d2d-aa4d-c35843b19e46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.890973 | controller |     "Jun 12 10:13:59.498583 crc crio[19822]: time=\"2026-06-12T10:13:59.498479974Z\" level=info msg=\"Started container\" PID=38182 containerID=b499371e84c91b01ea8cbeef3d673710687c166714be77563281b7bde7b07a21 description=cert-manager/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector id=a73639d9-245b-4d2d-aa4d-c35843b19e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36087d7c27a47954e8e7d75a89edba1a1de5874e4c4a8e9aed0cfa055ff8fc66",
2026-06-12 11:43:51.890988 | controller |     "Jun 12 10:13:59.503162 crc crio[19822]: time=\"2026-06-12T10:13:59.503016589Z\" level=info msg=\"Started container\" PID=38180 containerID=b7a41f4134b59404866fbca18d42e0d07c8627786e99fb17bfac2b4e7ced0c97 description=cert-manager/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook id=5c9eda20-671b-4432-a9b4-cf3edb5114a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=731669c93fb72ebcfbf0790f4bb03bf35e7dbc2039cc85d528b1073ee646d7be",
2026-06-12 11:43:51.891004 | controller |     "Jun 12 10:14:00.269436 crc crio[19822]: time=\"2026-06-12T10:14:00.267151639Z\" level=info msg=\"Stopping container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29 (timeout: 30s)\" id=45f80e65-88b8-40f9-89de-dce0f8261993 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.891019 | controller |     "Jun 12 10:14:00.322030 crc crio[19822]: time=\"2026-06-12T10:14:00.321320009Z\" level=info msg=\"Stopping container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398 (timeout: 30s)\" id=fc6b2d45-b0ab-48bd-81c2-8d73eb9d6fba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.891038 | controller |     "Jun 12 10:14:00.614556 crc crio[19822]: time=\"2026-06-12T10:14:00.613967623Z\" level=info msg=\"Stopped container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector\" id=45f80e65-88b8-40f9-89de-dce0f8261993 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.891054 | controller |     "Jun 12 10:14:00.615980 crc crio[19822]: time=\"2026-06-12T10:14:00.615884853Z\" level=info msg=\"Stopping pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=c9c80b7c-634d-4654-b428-6d84e0527d60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891070 | controller |     "Jun 12 10:14:00.616667 crc crio[19822]: time=\"2026-06-12T10:14:00.616594786Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-csf9l Namespace:cert-manager ID:04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72 UID:d749a04f-1e6b-4e28-8765-3d481244e666 NetNS:/var/run/netns/dad700f4-8baa-424a-9c17-709303121d4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd749a04f_1e6b_4e28_8765_3d481244e666.slice PodAnnotations:0xc00101a4e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.891086 | controller |     "Jun 12 10:14:00.616784 crc crio[19822]: time=\"2026-06-12T10:14:00.616757251Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-csf9l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.891101 | controller |     "Jun 12 10:14:00.644147 crc crio[19822]: time=\"2026-06-12T10:14:00.643080417Z\" level=info msg=\"Stopped container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller\" id=fc6b2d45-b0ab-48bd-81c2-8d73eb9d6fba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.891117 | controller |     "Jun 12 10:14:00.647873 crc crio[19822]: time=\"2026-06-12T10:14:00.647751619Z\" level=info msg=\"Stopping pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=9663fa2c-cddd-4f69-96b1-335d30f5896e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891133 | controller |     "Jun 12 10:14:00.648381 crc crio[19822]: time=\"2026-06-12T10:14:00.648307536Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-7ttsx Namespace:cert-manager ID:58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8 UID:17119ea2-5ed7-4f3c-a6b1-c3c7cdf9aa70 NetNS:/var/run/netns/8a09624a-9a9b-4498-8401-a04685287693 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17119ea2_5ed7_4f3c_a6b1_c3c7cdf9aa70.slice PodAnnotations:0xc00140e800}] Aliases:map[]}\"",
2026-06-12 11:43:51.891149 | controller |     "Jun 12 10:14:00.648617 crc crio[19822]: time=\"2026-06-12T10:14:00.648557745Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-7ttsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.891164 | controller |     "Jun 12 10:14:00.776631 crc crio[19822]: time=\"2026-06-12T10:14:00.776535746Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687654-jlwjh/POD\" id=a401dbaf-6a9d-4a86-881d-5774016b4859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.891180 | controller |     "Jun 12 10:14:00.776770 crc crio[19822]: time=\"2026-06-12T10:14:00.77667496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.891214 | controller |     "Jun 12 10:14:00.833725 crc crio[19822]: time=\"2026-06-12T10:14:00.833631857Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc00140eae8}] Aliases:map[]}\"",
2026-06-12 11:43:51.891233 | controller |     "Jun 12 10:14:00.833725 crc crio[19822]: time=\"2026-06-12T10:14:00.833694679Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687654-jlwjh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.891249 | controller |     "Jun 12 10:14:01.106109 crc crio[19822]: time=\"2026-06-12T10:14:01.103732657Z\" level=info msg=\"Stopped pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=9663fa2c-cddd-4f69-96b1-335d30f5896e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891265 | controller |     "Jun 12 10:14:01.224075 crc crio[19822]: time=\"2026-06-12T10:14:01.22224505Z\" level=info msg=\"Stopped pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=c9c80b7c-634d-4654-b428-6d84e0527d60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891282 | controller |     "Jun 12 10:14:01.576034 crc crio[19822]: 2026-06-12T10:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be4a6f6adfe528d Mac:76:98:d1:b1:3a:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 SocketPath: PciID:}] [{Interface:0xc000014f20 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.891298 | controller |     "Jun 12 10:14:01.579195 crc crio[19822]: time=\"2026-06-12T10:14:01.579155207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc00140eae8}] Aliases:map[]}\"",
2026-06-12 11:43:51.891314 | controller |     "Jun 12 10:14:01.585225 crc crio[19822]: time=\"2026-06-12T10:14:01.584992402Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687654-jlwjh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.891331 | controller |     "Jun 12 10:14:01.602076 crc crio[19822]: time=\"2026-06-12T10:14:01.600795553Z\" level=info msg=\"Ran pod sandbox be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 with infra container: openshift-infra/auto-csr-approver-29687654-jlwjh/POD\" id=a401dbaf-6a9d-4a86-881d-5774016b4859 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.891347 | controller |     "Jun 12 10:14:01.604688 crc crio[19822]: time=\"2026-06-12T10:14:01.604547703Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=42ee57bb-0a07-4d8d-8dd7-5a9399eb74ae name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.891363 | controller |     "Jun 12 10:14:01.612651 crc crio[19822]: time=\"2026-06-12T10:14:01.612575608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.891379 | controller |     "Jun 12 10:14:02.007938 crc crio[19822]: time=\"2026-06-12T10:14:02.007542953Z\" level=info msg=\"Removing container: cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398\" id=7cdfff4f-c429-4f2b-92da-a35e0c4b0a15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.891398 | controller |     "Jun 12 10:14:02.048754 crc crio[19822]: time=\"2026-06-12T10:14:02.048391632Z\" level=info msg=\"Removed container cb64206374549185f1dbb37b8f223fdc1e353e8ea036ad6b5075c1a394c39398: cert-manager/cert-manager-7b8b89f89d-7ttsx/cert-manager-controller\" id=7cdfff4f-c429-4f2b-92da-a35e0c4b0a15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.891414 | controller |     "Jun 12 10:14:02.057383 crc crio[19822]: time=\"2026-06-12T10:14:02.057231561Z\" level=info msg=\"Removing container: f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29\" id=51832aac-f1e5-46ce-8a48-d50037d47c79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.891430 | controller |     "Jun 12 10:14:02.089511 crc crio[19822]: time=\"2026-06-12T10:14:02.089431463Z\" level=info msg=\"Removed container f40934fb304175f70aca67fbea503d5bc3163a2f6664f4fe9951291f28bffa29: cert-manager/cert-manager-cainjector-7f9fdd5dd5-csf9l/cert-manager-cainjector\" id=51832aac-f1e5-46ce-8a48-d50037d47c79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.891446 | controller |     "Jun 12 10:14:02.877881 crc crio[19822]: time=\"2026-06-12T10:14:02.87775571Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=42ee57bb-0a07-4d8d-8dd7-5a9399eb74ae name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.891462 | controller |     "Jun 12 10:14:02.879499 crc crio[19822]: time=\"2026-06-12T10:14:02.879379592Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2c03d1a7-711f-48f1-a8af-744674323c11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.891478 | controller |     "Jun 12 10:14:02.881753 crc crio[19822]: time=\"2026-06-12T10:14:02.881670074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=35f0b0ce-b63a-4d5c-90a1-b4fb000ae353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.891493 | controller |     "Jun 12 10:14:02.888349 crc crio[19822]: time=\"2026-06-12T10:14:02.888155142Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687654-jlwjh/oc\" id=54b9fadd-c2e4-4b13-9a3e-a2e0e2f7443e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.891509 | controller |     "Jun 12 10:14:02.888931 crc crio[19822]: time=\"2026-06-12T10:14:02.888762651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.891525 | controller |     "Jun 12 10:14:02.945760 crc crio[19822]: time=\"2026-06-12T10:14:02.945643506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.891541 | controller |     "Jun 12 10:14:03.323847 crc crio[19822]: time=\"2026-06-12T10:14:03.321318357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.891557 | controller |     "Jun 12 10:14:03.464743 crc crio[19822]: time=\"2026-06-12T10:14:03.463640407Z\" level=info msg=\"Created container c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178: openshift-infra/auto-csr-approver-29687654-jlwjh/oc\" id=54b9fadd-c2e4-4b13-9a3e-a2e0e2f7443e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.891573 | controller |     "Jun 12 10:14:03.468414 crc crio[19822]: time=\"2026-06-12T10:14:03.46772058Z\" level=info msg=\"Starting container: c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178\" id=474fc787-4738-46de-b56a-1ce4b375f9bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.891590 | controller |     "Jun 12 10:14:03.475724 crc crio[19822]: time=\"2026-06-12T10:14:03.475548545Z\" level=info msg=\"Started container\" PID=38430 containerID=c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178 description=openshift-infra/auto-csr-approver-29687654-jlwjh/oc id=474fc787-4738-46de-b56a-1ce4b375f9bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93",
2026-06-12 11:43:51.891609 | controller |     "Jun 12 10:14:05.089441 crc crio[19822]: time=\"2026-06-12T10:14:05.088365158Z\" level=info msg=\"Stopping pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=8cc4b36b-9519-4cb5-8726-7b1b2eba601a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891626 | controller |     "Jun 12 10:14:05.091231 crc crio[19822]: time=\"2026-06-12T10:14:05.090188287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687654-jlwjh Namespace:openshift-infra ID:be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93 UID:6786ecb2-22bf-4dbe-8c56-ca6fa3814d46 NetNS:/var/run/netns/b359e8f9-a633-4965-a432-8d59bb744221 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6786ecb2_22bf_4dbe_8c56_ca6fa3814d46.slice PodAnnotations:0xc000696138}] Aliases:map[]}\"",
2026-06-12 11:43:51.891642 | controller |     "Jun 12 10:14:05.091231 crc crio[19822]: time=\"2026-06-12T10:14:05.090487186Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687654-jlwjh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.891658 | controller |     "Jun 12 10:14:05.433068 crc crio[19822]: time=\"2026-06-12T10:14:05.427363915Z\" level=info msg=\"Stopped pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=8cc4b36b-9519-4cb5-8726-7b1b2eba601a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891674 | controller |     "Jun 12 10:14:06.107452 crc crio[19822]: time=\"2026-06-12T10:14:06.107351581Z\" level=info msg=\"Stopping container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9 (timeout: 30s)\" id=2075cca4-0bb8-4d03-9778-a6366ea6252a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.891690 | controller |     "Jun 12 10:14:06.249643 crc crio[19822]: time=\"2026-06-12T10:14:06.249508586Z\" level=info msg=\"Stopped container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook\" id=2075cca4-0bb8-4d03-9778-a6366ea6252a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.891706 | controller |     "Jun 12 10:14:06.251934 crc crio[19822]: time=\"2026-06-12T10:14:06.251619973Z\" level=info msg=\"Stopping pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=cac0d932-3ea3-4d2d-a3d6-615337b8eacc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891722 | controller |     "Jun 12 10:14:06.252292 crc crio[19822]: time=\"2026-06-12T10:14:06.252193112Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-bdx8t Namespace:cert-manager ID:54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9 UID:8de01c6f-7386-4ed1-9ab4-c5b185fc4d84 NetNS:/var/run/netns/95404302-07b4-448e-bf6d-596f055306f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8de01c6f_7386_4ed1_9ab4_c5b185fc4d84.slice PodAnnotations:0xc0021441f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.891738 | controller |     "Jun 12 10:14:06.252543 crc crio[19822]: time=\"2026-06-12T10:14:06.252467861Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-bdx8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.891754 | controller |     "Jun 12 10:14:06.557152 crc crio[19822]: time=\"2026-06-12T10:14:06.55692009Z\" level=info msg=\"Stopped pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=cac0d932-3ea3-4d2d-a3d6-615337b8eacc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891773 | controller |     "Jun 12 10:14:07.122922 crc crio[19822]: time=\"2026-06-12T10:14:07.122287512Z\" level=info msg=\"Removing container: 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9\" id=981d3f16-2f4f-4088-8547-be4ff1f9fad7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.891789 | controller |     "Jun 12 10:14:07.163114 crc crio[19822]: time=\"2026-06-12T10:14:07.163002622Z\" level=info msg=\"Removed container 3950aa418fbdac64bc76783e04258ea5dc4aa22240cf9a2c1aec5b0427ad49d9: cert-manager/cert-manager-webhook-769f6b94cb-bdx8t/cert-manager-webhook\" id=981d3f16-2f4f-4088-8547-be4ff1f9fad7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.891805 | controller |     "Jun 12 10:14:13.303371 crc crio[19822]: time=\"2026-06-12T10:14:13.302165958Z\" level=info msg=\"Stopping pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=95a789d2-d2a3-4a39-b5f2-392af80df48f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891821 | controller |     "Jun 12 10:14:13.303371 crc crio[19822]: time=\"2026-06-12T10:14:13.30316629Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=95a789d2-d2a3-4a39-b5f2-392af80df48f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891836 | controller |     "Jun 12 10:14:13.309395 crc crio[19822]: time=\"2026-06-12T10:14:13.307382304Z\" level=info msg=\"Removing pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=331d9e86-ea78-4995-8d24-4e6bce36cf67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.891852 | controller |     "Jun 12 10:14:13.321417 crc crio[19822]: time=\"2026-06-12T10:14:13.321243906Z\" level=info msg=\"Removed pod sandbox: 54d2a0d083da171a323b6fa839f001aa574613c4d0f63847d7bbd163929896c9\" id=331d9e86-ea78-4995-8d24-4e6bce36cf67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.891889 | controller |     "Jun 12 10:14:13.322500 crc crio[19822]: time=\"2026-06-12T10:14:13.3223803Z\" level=info msg=\"Stopping pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=3a60bb1e-014d-4a61-be95-27f9b1c10345 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891907 | controller |     "Jun 12 10:14:13.322646 crc crio[19822]: time=\"2026-06-12T10:14:13.322508864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=3a60bb1e-014d-4a61-be95-27f9b1c10345 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891923 | controller |     "Jun 12 10:14:13.323292 crc crio[19822]: time=\"2026-06-12T10:14:13.323160595Z\" level=info msg=\"Removing pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=b425da04-91b9-4558-87d8-2218491d633e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.891939 | controller |     "Jun 12 10:14:13.347406 crc crio[19822]: time=\"2026-06-12T10:14:13.34720934Z\" level=info msg=\"Removed pod sandbox: 58a6f00d32606157419359e42564a6299d797f726b14b2f5187e6481bd932aa8\" id=b425da04-91b9-4558-87d8-2218491d633e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.891955 | controller |     "Jun 12 10:14:13.350151 crc crio[19822]: time=\"2026-06-12T10:14:13.350056499Z\" level=info msg=\"Stopping pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=b9af5652-c6a7-4c87-8f6b-9ff44cdfe11b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891970 | controller |     "Jun 12 10:14:13.350518 crc crio[19822]: time=\"2026-06-12T10:14:13.350165352Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=b9af5652-c6a7-4c87-8f6b-9ff44cdfe11b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.891992 | controller |     "Jun 12 10:14:13.351389 crc crio[19822]: time=\"2026-06-12T10:14:13.351314859Z\" level=info msg=\"Removing pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=5ccf2c66-d9c9-4961-a6b4-66b999bd6647 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.892009 | controller |     "Jun 12 10:14:13.364153 crc crio[19822]: time=\"2026-06-12T10:14:13.364043064Z\" level=info msg=\"Removed pod sandbox: 04eaf933082ee50be747ab42a7c465fbd7418284e293f2236eb9a292f4565c72\" id=5ccf2c66-d9c9-4961-a6b4-66b999bd6647 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.892025 | controller |     "Jun 12 10:14:41.131771 crc crio[19822]: time=\"2026-06-12T10:14:41.130776013Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/POD\" id=a3590e92-f568-44cb-b023-b3f1aa807fb7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892041 | controller |     "Jun 12 10:14:41.133673 crc crio[19822]: time=\"2026-06-12T10:14:41.131890039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.892057 | controller |     "Jun 12 10:14:41.161734 crc crio[19822]: time=\"2026-06-12T10:14:41.161609314Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5869475b48-lnv8n Namespace:baremetal-operator-system ID:926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e UID:672990c8-26d3-4ffa-a58c-8b87b14b41b0 NetNS:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672990c8_26d3_4ffa_a58c_8b87b14b41b0.slice PodAnnotations:0xc0001214a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.892073 | controller |     "Jun 12 10:14:41.161734 crc crio[19822]: time=\"2026-06-12T10:14:41.161678396Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5869475b48-lnv8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.892089 | controller |     "Jun 12 10:14:41.548970 crc crio[19822]: 2026-06-12T10:14:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:926c45f25c956c5 Mac:d6:24:ab:c8:fa:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.892105 | controller |     "Jun 12 10:14:41.552252 crc crio[19822]: time=\"2026-06-12T10:14:41.552168578Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5869475b48-lnv8n Namespace:baremetal-operator-system ID:926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e UID:672990c8-26d3-4ffa-a58c-8b87b14b41b0 NetNS:/var/run/netns/c069e358-4208-463a-8a33-ab4f9c29acb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672990c8_26d3_4ffa_a58c_8b87b14b41b0.slice PodAnnotations:0xc0001214a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.892121 | controller |     "Jun 12 10:14:41.552497 crc crio[19822]: time=\"2026-06-12T10:14:41.552400186Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5869475b48-lnv8n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.892138 | controller |     "Jun 12 10:14:41.562349 crc crio[19822]: time=\"2026-06-12T10:14:41.562172977Z\" level=info msg=\"Ran pod sandbox 926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/POD\" id=a3590e92-f568-44cb-b023-b3f1aa807fb7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892157 | controller |     "Jun 12 10:14:41.566677 crc crio[19822]: time=\"2026-06-12T10:14:41.566555143Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=c263567b-d544-40eb-bd0c-aa76101ace53 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.892173 | controller |     "Jun 12 10:14:41.587872 crc crio[19822]: time=\"2026-06-12T10:14:41.587496125Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 11:43:51.892189 | controller |     "Jun 12 10:14:41.917724 crc crio[19822]: time=\"2026-06-12T10:14:41.917619854Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-crrlr/POD\" id=0aaddcbc-d703-4250-83aa-785a32a5dbab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892206 | controller |     "Jun 12 10:14:41.917724 crc crio[19822]: time=\"2026-06-12T10:14:41.917718247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.892222 | controller |     "Jun 12 10:14:41.956247 crc crio[19822]: time=\"2026-06-12T10:14:41.956105476Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc000120578}] Aliases:map[]}\"",
2026-06-12 11:43:51.892238 | controller |     "Jun 12 10:14:41.956247 crc crio[19822]: time=\"2026-06-12T10:14:41.956182888Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-crrlr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.892254 | controller |     "Jun 12 10:14:42.371642 crc crio[19822]: 2026-06-12T10:14:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2b88bd15dc107c Mac:26:7d:ac:54:1b:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.892270 | controller |     "Jun 12 10:14:42.373424 crc crio[19822]: time=\"2026-06-12T10:14:42.372667956Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc000120578}] Aliases:map[]}\"",
2026-06-12 11:43:51.892286 | controller |     "Jun 12 10:14:42.373424 crc crio[19822]: time=\"2026-06-12T10:14:42.372976836Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-crrlr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.892302 | controller |     "Jun 12 10:14:42.480968 crc crio[19822]: time=\"2026-06-12T10:14:42.480698081Z\" level=info msg=\"Ran pod sandbox c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 with infra container: openstack-operators/openstack-operator-index-crrlr/POD\" id=0aaddcbc-d703-4250-83aa-785a32a5dbab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892318 | controller |     "Jun 12 10:14:42.488680 crc crio[19822]: time=\"2026-06-12T10:14:42.488599228Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.892337 | controller |     "Jun 12 10:14:42.489290 crc crio[19822]: time=\"2026-06-12T10:14:42.489039242Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.892354 | controller |     "Jun 12 10:14:42.489290 crc crio[19822]: time=\"2026-06-12T10:14:42.489092934Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=00c8729a-d723-416c-b426-79f9c8ac3802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.892370 | controller |     "Jun 12 10:14:42.490672 crc crio[19822]: time=\"2026-06-12T10:14:42.490593631Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=934cbbd4-9eb7-4961-a0f1-a8d39029c851 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.892385 | controller |     "Jun 12 10:14:42.493887 crc crio[19822]: time=\"2026-06-12T10:14:42.493406011Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-12 11:43:51.892401 | controller |     "Jun 12 10:14:43.716767 crc crio[19822]: time=\"2026-06-12T10:14:43.716687232Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/POD\" id=2da2041e-726b-44fd-9162-88fc40e50e6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892417 | controller |     "Jun 12 10:14:43.718512 crc crio[19822]: time=\"2026-06-12T10:14:43.716795386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.892433 | controller |     "Jun 12 10:14:44.458674 crc crio[19822]: time=\"2026-06-12T10:14:44.458217322Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/POD\" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892449 | controller |     "Jun 12 10:14:44.458674 crc crio[19822]: time=\"2026-06-12T10:14:44.458573954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.892465 | controller |     "Jun 12 10:14:45.341753 crc crio[19822]: time=\"2026-06-12T10:14:45.340986309Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc0007ac300}] Aliases:map[]}\"",
2026-06-12 11:43:51.892480 | controller |     "Jun 12 10:14:45.343074 crc crio[19822]: time=\"2026-06-12T10:14:45.343037235Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.892496 | controller |     "Jun 12 10:14:46.083176 crc crio[19822]: time=\"2026-06-12T10:14:46.083056477Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-zm5j6/POD\" id=49616221-9a46-4920-9746-51c0482695fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892514 | controller |     "Jun 12 10:14:46.083335 crc crio[19822]: time=\"2026-06-12T10:14:46.083235473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.892529 | controller |     "Jun 12 10:14:46.390767 crc crio[19822]: 2026-06-12T10:14:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1f7aacb21f868b Mac:da:f7:ad:c9:52:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 SocketPath: PciID:}] [{Interface:0xc0001c6790 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.892545 | controller |     "Jun 12 10:14:46.394309 crc crio[19822]: time=\"2026-06-12T10:14:46.394108528Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc0007ac300}] Aliases:map[]}\"",
2026-06-12 11:43:51.892560 | controller |     "Jun 12 10:14:46.396567 crc crio[19822]: time=\"2026-06-12T10:14:46.396540756Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.892576 | controller |     "Jun 12 10:14:48.484302 crc crio[19822]: time=\"2026-06-12T10:14:48.484150256Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892592 | controller |     "Jun 12 10:14:48.522589 crc crio[19822]: time=\"2026-06-12T10:14:48.521993565Z\" level=info msg=\"Ran pod sandbox a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/POD\" id=2da2041e-726b-44fd-9162-88fc40e50e6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892607 | controller |     "Jun 12 10:14:48.530668 crc crio[19822]: time=\"2026-06-12T10:14:48.525691956Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=3a8eccaa-64b6-4f2a-8b0e-af147ea50e6d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.892622 | controller |     "Jun 12 10:14:48.536013 crc crio[19822]: time=\"2026-06-12T10:14:48.532436431Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-12 11:43:51.892637 | controller |     "Jun 12 10:14:55.141070 crc crio[19822]: time=\"2026-06-12T10:14:55.132200851Z\" level=info msg=\"Ran pod sandbox 812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6 with infra container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/POD\" id=a6e623e0-9e1d-4c8b-afb9-91ef40a8a7ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892652 | controller |     "Jun 12 10:14:55.147988 crc crio[19822]: time=\"2026-06-12T10:14:55.146994463Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=dabe1209-1d61-45f4-8cad-208497042b75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.892667 | controller |     "Jun 12 10:14:55.155933 crc crio[19822]: time=\"2026-06-12T10:14:55.155883353Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-12 11:43:51.892682 | controller |     "Jun 12 10:14:55.207914 crc crio[19822]: time=\"2026-06-12T10:14:55.20774423Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=c263567b-d544-40eb-bd0c-aa76101ace53 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.892700 | controller |     "Jun 12 10:14:55.208885 crc crio[19822]: time=\"2026-06-12T10:14:55.208725107Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=95e3740e-2fcb-423c-bb44-fbfba17fa504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.892716 | controller |     "Jun 12 10:14:56.236193 crc crio[19822]: time=\"2026-06-12T10:14:56.232764674Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=8ac5d38d-7d51-48b0-83be-5fe61d426340 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.892732 | controller |     "Jun 12 10:14:56.239478 crc crio[19822]: time=\"2026-06-12T10:14:56.239337131Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc002ed0350}] Aliases:map[]}\"",
2026-06-12 11:43:51.892747 | controller |     "Jun 12 10:14:56.239478 crc crio[19822]: time=\"2026-06-12T10:14:56.239387012Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-zm5j6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.892762 | controller |     "Jun 12 10:14:56.251653 crc crio[19822]: time=\"2026-06-12T10:14:56.251514172Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager\" id=f590ba5c-1700-4730-832c-a2496e06aeef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.892777 | controller |     "Jun 12 10:14:56.254039 crc crio[19822]: time=\"2026-06-12T10:14:56.253961139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.892792 | controller |     "Jun 12 10:14:56.304490 crc crio[19822]: time=\"2026-06-12T10:14:56.304111051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.892807 | controller |     "Jun 12 10:14:56.380215 crc crio[19822]: time=\"2026-06-12T10:14:56.380090938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.892822 | controller |     "Jun 12 10:14:56.623668 crc crio[19822]: time=\"2026-06-12T10:14:56.618472213Z\" level=info msg=\"Created container bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager\" id=f590ba5c-1700-4730-832c-a2496e06aeef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.892838 | controller |     "Jun 12 10:14:56.623668 crc crio[19822]: time=\"2026-06-12T10:14:56.622095837Z\" level=info msg=\"Starting container: bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34\" id=148608b6-ec7e-4aa9-b45e-2d3454ddd15f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.892857 | controller |     "Jun 12 10:14:56.660575 crc crio[19822]: time=\"2026-06-12T10:14:56.660420019Z\" level=info msg=\"Started container\" PID=39694 containerID=bd940fd7e7f9c1bf883b27f1a79e1792ca976e30018bd6c7c60d0ea71ea30a34 description=baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager id=148608b6-ec7e-4aa9-b45e-2d3454ddd15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e",
2026-06-12 11:43:51.892895 | controller |     "Jun 12 10:14:56.940139 crc crio[19822]: 2026-06-12T10:14:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9f959ca96e5162 Mac:ae:b7:e1:2d:42:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.892914 | controller |     "Jun 12 10:14:56.944690 crc crio[19822]: time=\"2026-06-12T10:14:56.944633257Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc002ed0350}] Aliases:map[]}\"",
2026-06-12 11:43:51.892929 | controller |     "Jun 12 10:14:56.945152 crc crio[19822]: time=\"2026-06-12T10:14:56.945128832Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-zm5j6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.892946 | controller |     "Jun 12 10:14:56.960007 crc crio[19822]: time=\"2026-06-12T10:14:56.959551296Z\" level=info msg=\"Ran pod sandbox d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 with infra container: openstack-operators/openstack-operator-index-zm5j6/POD\" id=49616221-9a46-4920-9746-51c0482695fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.892962 | controller |     "Jun 12 10:14:56.964435 crc crio[19822]: time=\"2026-06-12T10:14:56.964350418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.892977 | controller |     "Jun 12 10:14:56.964786 crc crio[19822]: time=\"2026-06-12T10:14:56.964686108Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.892992 | controller |     "Jun 12 10:14:56.965624 crc crio[19822]: time=\"2026-06-12T10:14:56.965433222Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=22b8cc77-66c6-4dcd-9f23-3bb26c26116c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893008 | controller |     "Jun 12 10:14:56.970347 crc crio[19822]: time=\"2026-06-12T10:14:56.970188807Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=36402ef8-d548-420b-9f1a-ddb2b4ed76fe name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.893023 | controller |     "Jun 12 10:14:56.987996 crc crio[19822]: time=\"2026-06-12T10:14:56.987894917Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-12 11:43:51.893039 | controller |     "Jun 12 10:15:00.924049 crc crio[19822]: time=\"2026-06-12T10:15:00.922411013Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/POD\" id=44fe9118-1f5d-4979-92b1-b9b718f4eccb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.893054 | controller |     "Jun 12 10:15:00.925593 crc crio[19822]: time=\"2026-06-12T10:15:00.924096697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893073 | controller |     "Jun 12 10:15:13.383646 crc crio[19822]: time=\"2026-06-12T10:15:13.382858323Z\" level=info msg=\"Removing container: 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec\" id=72f194f8-8084-45f4-82ae-3d7e496f6f0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.893088 | controller |     "Jun 12 10:15:16.152624 crc crio[19822]: time=\"2026-06-12T10:15:16.151717718Z\" level=info msg=\"Removed container 357720234e36881c0bef1dcd192a1470b9c422882004243907bea5c0143b28ec: openshift-infra/auto-csr-approver-29687646-9cqss/oc\" id=72f194f8-8084-45f4-82ae-3d7e496f6f0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.893103 | controller |     "Jun 12 10:15:16.156467 crc crio[19822]: time=\"2026-06-12T10:15:16.156366663Z\" level=info msg=\"Removing container: a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef\" id=69e4f9bb-3950-48e5-a76a-5764e8e599eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.893118 | controller |     "Jun 12 10:15:25.907406 crc crio[19822]: time=\"2026-06-12T10:15:25.90500677Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7af27138f3f28b71541c86bbde42e04715cbaf0c6183f7f4ea20ae60c8f70d62\" id=3a8eccaa-64b6-4f2a-8b0e-af147ea50e6d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.893134 | controller |     "Jun 12 10:15:25.907406 crc crio[19822]: time=\"2026-06-12T10:15:25.906513805Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=378823e1-9246-4a59-9700-0ae19eaa6d03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893149 | controller |     "Jun 12 10:15:26.034387 crc crio[19822]: time=\"2026-06-12T10:15:26.034174402Z\" level=info msg=\"Removed container a54fd1ae8164467400206828f061ef739b3f5b2fb00174e40146323166d1bdef: openshift-infra/auto-csr-approver-29687648-nkmbk/oc\" id=69e4f9bb-3950-48e5-a76a-5764e8e599eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.893164 | controller |     "Jun 12 10:15:26.043499 crc crio[19822]: time=\"2026-06-12T10:15:26.043411045Z\" level=info msg=\"Stopping pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=ae75a37a-9415-4cdd-9be9-f3a7e231d21f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.893179 | controller |     "Jun 12 10:15:26.044181 crc crio[19822]: time=\"2026-06-12T10:15:26.043572021Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=ae75a37a-9415-4cdd-9be9-f3a7e231d21f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.893194 | controller |     "Jun 12 10:15:26.044651 crc crio[19822]: time=\"2026-06-12T10:15:26.044600093Z\" level=info msg=\"Removing pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=0478fcb5-9be9-49c7-8581-9437aea1a636 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.893209 | controller |     "Jun 12 10:15:26.046953 crc crio[19822]: time=\"2026-06-12T10:15:26.04687653Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=934cbbd4-9eb7-4961-a0f1-a8d39029c851 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.893224 | controller |     "Jun 12 10:15:26.047782 crc crio[19822]: time=\"2026-06-12T10:15:26.04769384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=74d8afeb-fd5e-4aed-bcee-e0b92ce10ae6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893239 | controller |     "Jun 12 10:15:26.192943 crc crio[19822]: time=\"2026-06-12T10:15:26.192691266Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc002144068}] Aliases:map[]}\"",
2026-06-12 11:43:51.893258 | controller |     "Jun 12 10:15:26.192943 crc crio[19822]: time=\"2026-06-12T10:15:26.192784579Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.893274 | controller |     "Jun 12 10:15:26.196547 crc crio[19822]: time=\"2026-06-12T10:15:26.196468436Z\" level=info msg=\"Removed pod sandbox: 0e30526b08e3374f5af502b616192456d4cc91fc1c73d15b842c4c93f64d5920\" id=0478fcb5-9be9-49c7-8581-9437aea1a636 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.893289 | controller |     "Jun 12 10:15:26.202684 crc crio[19822]: time=\"2026-06-12T10:15:26.199746035Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=361a7f41-4d80-41dd-8e46-fef91cdca47a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893304 | controller |     "Jun 12 10:15:26.202684 crc crio[19822]: time=\"2026-06-12T10:15:26.200903892Z\" level=info msg=\"Stopping pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=3ccf412b-6394-4e6b-96ff-684f919918b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.893319 | controller |     "Jun 12 10:15:26.202684 crc crio[19822]: time=\"2026-06-12T10:15:26.2011632Z\" level=info msg=\"Stopped pod sandbox (already stopped): 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=3ccf412b-6394-4e6b-96ff-684f919918b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.893334 | controller |     "Jun 12 10:15:26.203550 crc crio[19822]: time=\"2026-06-12T10:15:26.202896955Z\" level=info msg=\"Removing pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=73b12611-3cf6-48c5-93ff-1110325a9391 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.893349 | controller |     "Jun 12 10:15:26.205208 crc crio[19822]: time=\"2026-06-12T10:15:26.205105664Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=4faab802-3c2a-4d37-8e1a-b391f1deef77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893365 | controller |     "Jun 12 10:15:26.260767 crc crio[19822]: time=\"2026-06-12T10:15:26.260441121Z\" level=info msg=\"Removed pod sandbox: 479b7bf307bdbbd420a313f7a6fafe6b97fb5642171fac0e8155fd979e356cb5\" id=73b12611-3cf6-48c5-93ff-1110325a9391 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.893380 | controller |     "Jun 12 10:15:26.270719 crc crio[19822]: time=\"2026-06-12T10:15:26.270684079Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-crrlr/registry-server\" id=d57faf70-61d0-4dc8-b08a-a39fdba4b102 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.893396 | controller |     "Jun 12 10:15:26.296346 crc crio[19822]: time=\"2026-06-12T10:15:26.295874911Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=dabe1209-1d61-45f4-8cad-208497042b75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.893411 | controller |     "Jun 12 10:15:26.296944 crc crio[19822]: time=\"2026-06-12T10:15:26.296608112Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=766dae9a-4216-4c8a-a4b3-0195a0e704b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893429 | controller |     "Jun 12 10:15:26.300495 crc crio[19822]: time=\"2026-06-12T10:15:26.298657106Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager\" id=a945299f-eb7a-44f8-98ea-9aa4edce4692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.893444 | controller |     "Jun 12 10:15:26.301137 crc crio[19822]: time=\"2026-06-12T10:15:26.301075232Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=36402ef8-d548-420b-9f1a-ddb2b4ed76fe name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.893460 | controller |     "Jun 12 10:15:26.303629 crc crio[19822]: time=\"2026-06-12T10:15:26.303581222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893475 | controller |     "Jun 12 10:15:26.304005 crc crio[19822]: time=\"2026-06-12T10:15:26.303742511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893490 | controller |     "Jun 12 10:15:26.304005 crc crio[19822]: time=\"2026-06-12T10:15:26.303959824Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=328dc6f0-baf1-490d-89c6-09b9feec86c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893506 | controller |     "Jun 12 10:15:26.321976 crc crio[19822]: time=\"2026-06-12T10:15:26.321927386Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=0c829377-07d8-49e3-88f1-bf8412fce085 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893521 | controller |     "Jun 12 10:15:26.334117 crc crio[19822]: time=\"2026-06-12T10:15:26.333900984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=36cdc818-88e0-47d2-b12a-a1ab0505da47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.893536 | controller |     "Jun 12 10:15:26.347601 crc crio[19822]: time=\"2026-06-12T10:15:26.347389434Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader\" id=b822dac3-7384-4d2a-b7a7-3ffb6940fcc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.893551 | controller |     "Jun 12 10:15:26.347957 crc crio[19822]: time=\"2026-06-12T10:15:26.347927781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893566 | controller |     "Jun 12 10:15:26.351948 crc crio[19822]: time=\"2026-06-12T10:15:26.351718509Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-zm5j6/registry-server\" id=246c47d8-cb34-44c9-8fd9-bc4c6419bd6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.893581 | controller |     "Jun 12 10:15:26.373086 crc crio[19822]: time=\"2026-06-12T10:15:26.373000677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893597 | controller |     "Jun 12 10:15:26.373550 crc crio[19822]: time=\"2026-06-12T10:15:26.373491591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893612 | controller |     "Jun 12 10:15:26.376798 crc crio[19822]: time=\"2026-06-12T10:15:26.376701432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893630 | controller |     "Jun 12 10:15:26.394246 crc crio[19822]: time=\"2026-06-12T10:15:26.393411007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893645 | controller |     "Jun 12 10:15:26.399522 crc crio[19822]: time=\"2026-06-12T10:15:26.399249389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893662 | controller |     "Jun 12 10:15:26.428057 crc crio[19822]: time=\"2026-06-12T10:15:26.427957114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893677 | controller |     "Jun 12 10:15:26.433671 crc crio[19822]: time=\"2026-06-12T10:15:26.433578065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893692 | controller |     "Jun 12 10:15:26.437061 crc crio[19822]: time=\"2026-06-12T10:15:26.437021444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893708 | controller |     "Jun 12 10:15:26.542690 crc crio[19822]: time=\"2026-06-12T10:15:26.542225158Z\" level=info msg=\"Created container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server\" id=d57faf70-61d0-4dc8-b08a-a39fdba4b102 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.893723 | controller |     "Jun 12 10:15:26.543870 crc crio[19822]: time=\"2026-06-12T10:15:26.543536316Z\" level=info msg=\"Created container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server\" id=246c47d8-cb34-44c9-8fd9-bc4c6419bd6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.893740 | controller |     "Jun 12 10:15:26.547737 crc crio[19822]: time=\"2026-06-12T10:15:26.544759469Z\" level=info msg=\"Starting container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2\" id=f54cac0f-98d0-4700-80c3-e54f60e9a6fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.893757 | controller |     "Jun 12 10:15:26.547737 crc crio[19822]: time=\"2026-06-12T10:15:26.5447765Z\" level=info msg=\"Starting container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c\" id=6a232154-34ec-42ae-b051-8594d4c5b08c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.893774 | controller |     "Jun 12 10:15:26.550794 crc crio[19822]: time=\"2026-06-12T10:15:26.550724106Z\" level=info msg=\"Started container\" PID=40374 containerID=142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2 description=openstack-operators/openstack-operator-index-crrlr/registry-server id=f54cac0f-98d0-4700-80c3-e54f60e9a6fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64",
2026-06-12 11:43:51.893789 | controller |     "Jun 12 10:15:26.551236 crc crio[19822]: time=\"2026-06-12T10:15:26.55116072Z\" level=info msg=\"Started container\" PID=40381 containerID=2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c description=openstack-operators/openstack-operator-index-zm5j6/registry-server id=6a232154-34ec-42ae-b051-8594d4c5b08c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7",
2026-06-12 11:43:51.893805 | controller |     "Jun 12 10:15:26.602890 crc crio[19822]: time=\"2026-06-12T10:15:26.602836215Z\" level=info msg=\"Created container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager\" id=a945299f-eb7a-44f8-98ea-9aa4edce4692 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.893823 | controller |     "Jun 12 10:15:26.604397 crc crio[19822]: time=\"2026-06-12T10:15:26.604325652Z\" level=info msg=\"Starting container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918\" id=b2ef2f34-d1a7-4c7d-986a-c82b1b2d1f81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.893839 | controller |     "Jun 12 10:15:26.611435 crc crio[19822]: time=\"2026-06-12T10:15:26.610542673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.893858 | controller |     "Jun 12 10:15:26.618664 crc crio[19822]: time=\"2026-06-12T10:15:26.618547345Z\" level=info msg=\"Started container\" PID=40387 containerID=0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918 description=baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager id=b2ef2f34-d1a7-4c7d-986a-c82b1b2d1f81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167",
2026-06-12 11:43:51.893893 | controller |     "Jun 12 10:15:26.640427 crc crio[19822]: time=\"2026-06-12T10:15:26.638664643Z\" level=info msg=\"Stopping container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2 (timeout: 2s)\" id=62bdad69-38e6-46ea-a4e2-21be723dffab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.893910 | controller |     "Jun 12 10:15:26.785867 crc crio[19822]: time=\"2026-06-12T10:15:26.785196225Z\" level=info msg=\"Stopped container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server\" id=62bdad69-38e6-46ea-a4e2-21be723dffab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.893926 | controller |     "Jun 12 10:15:26.786194 crc crio[19822]: time=\"2026-06-12T10:15:26.786118815Z\" level=info msg=\"Created container f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader\" id=b822dac3-7384-4d2a-b7a7-3ffb6940fcc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.893941 | controller |     "Jun 12 10:15:26.788969 crc crio[19822]: time=\"2026-06-12T10:15:26.788673545Z\" level=info msg=\"Stopping pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=2726aa50-0330-49b2-8661-7131472bf399 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.893956 | controller |     "Jun 12 10:15:26.788969 crc crio[19822]: time=\"2026-06-12T10:15:26.78879147Z\" level=info msg=\"Starting container: f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb\" id=293074c2-ed15-4773-83dd-1d76610f98fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.893972 | controller |     "Jun 12 10:15:26.789476 crc crio[19822]: time=\"2026-06-12T10:15:26.789397568Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-crrlr Namespace:openstack-operators ID:c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64 UID:d6b4941b-6b3a-48ee-9a8c-cf4a9c8a12f2 NetNS:/var/run/netns/cb3ef32c-068b-4949-aa94-542e8b14ec01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd6b4941b_6b3a_48ee_9a8c_cf4a9c8a12f2.slice PodAnnotations:0xc001ee26d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.893994 | controller |     "Jun 12 10:15:26.789758 crc crio[19822]: time=\"2026-06-12T10:15:26.789680837Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-crrlr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.894010 | controller |     "Jun 12 10:15:26.808578 crc crio[19822]: time=\"2026-06-12T10:15:26.80848525Z\" level=info msg=\"Started container\" PID=40422 containerID=f23be2ecbe27fe805cf27acc5e72446b6dfafcfad66e9469cef2c9939b2b6bdb description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-ipa-downloader id=293074c2-ed15-4773-83dd-1d76610f98fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6",
2026-06-12 11:43:51.894030 | controller |     "Jun 12 10:15:26.918145 crc crio[19822]: 2026-06-12T10:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6daf6fa40eae34 Mac:aa:83:78:71:fd:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.894046 | controller |     "Jun 12 10:15:26.920190 crc crio[19822]: time=\"2026-06-12T10:15:26.919992651Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc002144068}] Aliases:map[]}\"",
2026-06-12 11:43:51.894061 | controller |     "Jun 12 10:15:26.920190 crc crio[19822]: time=\"2026-06-12T10:15:26.920154956Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.894076 | controller |     "Jun 12 10:15:26.933683 crc crio[19822]: time=\"2026-06-12T10:15:26.933538227Z\" level=info msg=\"Ran pod sandbox b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/POD\" id=44fe9118-1f5d-4979-92b1-b9b718f4eccb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.894092 | controller |     "Jun 12 10:15:26.937917 crc crio[19822]: time=\"2026-06-12T10:15:26.937475389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b37d6e0-ac7d-4bd5-8b21-f704ace1a765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.894107 | controller |     "Jun 12 10:15:26.942929 crc crio[19822]: time=\"2026-06-12T10:15:26.942788706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51f2b1a4-f1c1-41aa-ae72-64ffba88a64f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.894122 | controller |     "Jun 12 10:15:26.951552 crc crio[19822]: time=\"2026-06-12T10:15:26.951446747Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles\" id=51f041ca-a04b-40ef-a52f-9ea7c7eeed60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.894137 | controller |     "Jun 12 10:15:26.951991 crc crio[19822]: time=\"2026-06-12T10:15:26.951908741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894153 | controller |     "Jun 12 10:15:26.997510 crc crio[19822]: time=\"2026-06-12T10:15:26.997375387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894168 | controller |     "Jun 12 10:15:27.005883 crc crio[19822]: time=\"2026-06-12T10:15:27.00578125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894186 | controller |     "Jun 12 10:15:27.127427 crc crio[19822]: time=\"2026-06-12T10:15:27.126597437Z\" level=info msg=\"Created container f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles\" id=51f041ca-a04b-40ef-a52f-9ea7c7eeed60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.894201 | controller |     "Jun 12 10:15:27.129912 crc crio[19822]: time=\"2026-06-12T10:15:27.129722135Z\" level=info msg=\"Starting container: f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484\" id=e4d64fc8-ec5f-4c42-ba70-6256f1351641 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.894217 | controller |     "Jun 12 10:15:27.139063 crc crio[19822]: time=\"2026-06-12T10:15:27.138898632Z\" level=info msg=\"Started container\" PID=40465 containerID=f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484 description=openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles id=e4d64fc8-ec5f-4c42-ba70-6256f1351641 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9",
2026-06-12 11:43:51.894232 | controller |     "Jun 12 10:15:27.383670 crc crio[19822]: time=\"2026-06-12T10:15:27.383573971Z\" level=info msg=\"Stopped pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=2726aa50-0330-49b2-8661-7131472bf399 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.894247 | controller |     "Jun 12 10:15:27.653613 crc crio[19822]: time=\"2026-06-12T10:15:27.653328645Z\" level=info msg=\"Removing container: 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2\" id=276f4b72-497e-42d1-bbd3-4e1e86511aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.894262 | controller |     "Jun 12 10:15:27.666962 crc crio[19822]: time=\"2026-06-12T10:15:27.665094664Z\" level=info msg=\"Stopping container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918 (timeout: 10s)\" id=aa5e7648-6be8-4d7f-b47e-19614e3e40a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.894277 | controller |     "Jun 12 10:15:27.680734 crc crio[19822]: time=\"2026-06-12T10:15:27.680589881Z\" level=info msg=\"Removed container 142b0cb40fac2cf2efe4d24089f7097c8e3d27c8f93c6408b60f671cfeee4ed2: openstack-operators/openstack-operator-index-crrlr/registry-server\" id=276f4b72-497e-42d1-bbd3-4e1e86511aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.894292 | controller |     "Jun 12 10:15:27.819117 crc crio[19822]: time=\"2026-06-12T10:15:27.818532196Z\" level=info msg=\"Stopped container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager\" id=aa5e7648-6be8-4d7f-b47e-19614e3e40a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.894308 | controller |     "Jun 12 10:15:27.820305 crc crio[19822]: time=\"2026-06-12T10:15:27.820224936Z\" level=info msg=\"Stopping pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=e618a8a3-b444-4bc6-905e-7d6b4455d64b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.894323 | controller |     "Jun 12 10:15:27.820972 crc crio[19822]: time=\"2026-06-12T10:15:27.820934309Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6c97d557b5-cpkvc Namespace:baremetal-operator-system ID:a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167 UID:6b24701a-38dc-4a1f-a74b-e3868968796e NetNS:/var/run/netns/a39009a0-bda8-4b22-9cee-72fcf71633d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b24701a_38dc_4a1f_a74b_e3868968796e.slice PodAnnotations:0xc001ee2b58}] Aliases:map[]}\"",
2026-06-12 11:43:51.894339 | controller |     "Jun 12 10:15:27.821305 crc crio[19822]: time=\"2026-06-12T10:15:27.821241519Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6c97d557b5-cpkvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.894357 | controller |     "Jun 12 10:15:28.165457 crc crio[19822]: time=\"2026-06-12T10:15:28.162764722Z\" level=info msg=\"Stopped pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=e618a8a3-b444-4bc6-905e-7d6b4455d64b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.894373 | controller |     "Jun 12 10:15:28.689446 crc crio[19822]: time=\"2026-06-12T10:15:28.688055577Z\" level=info msg=\"Removing container: 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918\" id=be8a6eb1-4a6a-4055-8e59-3f947a856589 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.894388 | controller |     "Jun 12 10:15:28.754483 crc crio[19822]: time=\"2026-06-12T10:15:28.754378833Z\" level=info msg=\"Removed container 0bbe659a1b5828b2055dd494b395bf964284ad6c34d2c7c02c67695859129918: baremetal-operator-system/baremetal-operator-controller-manager-6c97d557b5-cpkvc/manager\" id=be8a6eb1-4a6a-4055-8e59-3f947a856589 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.894403 | controller |     "Jun 12 10:15:29.697314 crc crio[19822]: time=\"2026-06-12T10:15:29.696655949Z\" level=info msg=\"Stopping pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=48ce9372-f079-48c8-8621-6ce0be9b098a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.894418 | controller |     "Jun 12 10:15:29.699102 crc crio[19822]: time=\"2026-06-12T10:15:29.697623059Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687655-h7tcv Namespace:openshift-operator-lifecycle-manager ID:b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9 UID:b725149a-5938-43e4-b06c-93c6bb9923d3 NetNS:/var/run/netns/50d33191-eb6e-467f-b30b-74e57ccfa7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb725149a_5938_43e4_b06c_93c6bb9923d3.slice PodAnnotations:0xc0037c8f78}] Aliases:map[]}\"",
2026-06-12 11:43:51.894434 | controller |     "Jun 12 10:15:29.699102 crc crio[19822]: time=\"2026-06-12T10:15:29.697754063Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687655-h7tcv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.894449 | controller |     "Jun 12 10:15:30.094846 crc crio[19822]: time=\"2026-06-12T10:15:30.094327884Z\" level=info msg=\"Stopped pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=48ce9372-f079-48c8-8621-6ce0be9b098a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.894464 | controller |     "Jun 12 10:15:52.920047 crc crio[19822]: time=\"2026-06-12T10:15:52.916932628Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/POD\" id=55399856-c1de-47ee-a639-dcb7d4233ebe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.894479 | controller |     "Jun 12 10:15:52.920047 crc crio[19822]: time=\"2026-06-12T10:15:52.918046893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894494 | controller |     "Jun 12 10:15:52.948934 crc crio[19822]: time=\"2026-06-12T10:15:52.948738505Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0037c80e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.894514 | controller |     "Jun 12 10:15:52.948934 crc crio[19822]: time=\"2026-06-12T10:15:52.948881439Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.894529 | controller |     "Jun 12 10:15:55.289765 crc crio[19822]: 2026-06-12T10:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee2c1078804b658 Mac:8a:3b:44:17:2b:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 SocketPath: PciID:}] [{Interface:0xc0002a2940 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.894545 | controller |     "Jun 12 10:15:55.299318 crc crio[19822]: time=\"2026-06-12T10:15:55.299180786Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0037c80e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.894561 | controller |     "Jun 12 10:15:55.300036 crc crio[19822]: time=\"2026-06-12T10:15:55.299597449Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.894577 | controller |     "Jun 12 10:15:55.327024 crc crio[19822]: time=\"2026-06-12T10:15:55.326531743Z\" level=info msg=\"Ran pod sandbox ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/POD\" id=55399856-c1de-47ee-a639-dcb7d4233ebe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.894592 | controller |     "Jun 12 10:15:55.336485 crc crio[19822]: time=\"2026-06-12T10:15:55.336372251Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb1772be-ca10-4c3d-99f3-31eafa2ada70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.894608 | controller |     "Jun 12 10:15:55.339546 crc crio[19822]: time=\"2026-06-12T10:15:55.339425788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b0de8eb-7d36-47eb-a147-5a7851f26837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.894623 | controller |     "Jun 12 10:15:55.914950 crc crio[19822]: time=\"2026-06-12T10:15:55.914615735Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util\" id=74f1e835-b9c1-4fa1-9c43-6fe4a79e2eda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.894638 | controller |     "Jun 12 10:15:55.915312 crc crio[19822]: time=\"2026-06-12T10:15:55.915234796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894653 | controller |     "Jun 12 10:15:55.979709 crc crio[19822]: time=\"2026-06-12T10:15:55.978861058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894669 | controller |     "Jun 12 10:15:55.994714 crc crio[19822]: time=\"2026-06-12T10:15:55.994478299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894690 | controller |     "Jun 12 10:15:56.167903 crc crio[19822]: time=\"2026-06-12T10:15:56.167218392Z\" level=info msg=\"Created container b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util\" id=74f1e835-b9c1-4fa1-9c43-6fe4a79e2eda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.894706 | controller |     "Jun 12 10:15:56.169462 crc crio[19822]: time=\"2026-06-12T10:15:56.16930402Z\" level=info msg=\"Starting container: b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3\" id=b37ef9ec-a04e-4756-ba5c-901c0e949edd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.894722 | controller |     "Jun 12 10:15:56.177362 crc crio[19822]: time=\"2026-06-12T10:15:56.177061101Z\" level=info msg=\"Started container\" PID=41063 containerID=b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util id=b37ef9ec-a04e-4756-ba5c-901c0e949edd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da",
2026-06-12 11:43:51.894737 | controller |     "Jun 12 10:15:57.253982 crc crio[19822]: time=\"2026-06-12T10:15:57.253624074Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=d3a8db50-2ca9-4585-9074-3d127e6cf9c7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.894752 | controller |     "Jun 12 10:15:57.263497 crc crio[19822]: time=\"2026-06-12T10:15:57.263407552Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"",
2026-06-12 11:43:51.894768 | controller |     "Jun 12 10:15:58.135422 crc crio[19822]: time=\"2026-06-12T10:15:58.134933957Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=d3a8db50-2ca9-4585-9074-3d127e6cf9c7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.894784 | controller |     "Jun 12 10:15:58.137749 crc crio[19822]: time=\"2026-06-12T10:15:58.137533999Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=1c41c9d3-d2d1-4e31-930c-d8bfc9072897 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.894799 | controller |     "Jun 12 10:15:58.144292 crc crio[19822]: time=\"2026-06-12T10:15:58.144001361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=e7eeada8-6262-46af-bd54-723bafe9d8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.894814 | controller |     "Jun 12 10:15:58.155159 crc crio[19822]: time=\"2026-06-12T10:15:58.154955775Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull\" id=7773581f-d059-4116-bb72-5c0d45c026ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.894829 | controller |     "Jun 12 10:15:58.156982 crc crio[19822]: time=\"2026-06-12T10:15:58.156798853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894844 | controller |     "Jun 12 10:15:58.198643 crc crio[19822]: time=\"2026-06-12T10:15:58.19848407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894864 | controller |     "Jun 12 10:15:58.199337 crc crio[19822]: time=\"2026-06-12T10:15:58.198714417Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/a3312d5d03eea8d8bcda7e5e6691fac6e560b95d037ce0ae167192f8c27e51d4/merged/etc/passwd: no such file or directory\"",
2026-06-12 11:43:51.894901 | controller |     "Jun 12 10:15:58.199337 crc crio[19822]: time=\"2026-06-12T10:15:58.198741348Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/a3312d5d03eea8d8bcda7e5e6691fac6e560b95d037ce0ae167192f8c27e51d4/merged/etc/group: no such file or directory\"",
2026-06-12 11:43:51.894918 | controller |     "Jun 12 10:15:58.201632 crc crio[19822]: time=\"2026-06-12T10:15:58.201524625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.894933 | controller |     "Jun 12 10:15:58.354942 crc crio[19822]: time=\"2026-06-12T10:15:58.354118617Z\" level=info msg=\"Created container 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull\" id=7773581f-d059-4116-bb72-5c0d45c026ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.894948 | controller |     "Jun 12 10:15:58.357363 crc crio[19822]: time=\"2026-06-12T10:15:58.356981287Z\" level=info msg=\"Starting container: 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050\" id=01e7b8d8-280a-4ff2-9696-682d21951e2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.894963 | controller |     "Jun 12 10:15:58.364356 crc crio[19822]: time=\"2026-06-12T10:15:58.364149381Z\" level=info msg=\"Started container\" PID=41126 containerID=610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull id=01e7b8d8-280a-4ff2-9696-682d21951e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da",
2026-06-12 11:43:51.894979 | controller |     "Jun 12 10:15:59.280072 crc crio[19822]: time=\"2026-06-12T10:15:59.279608096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6b4837a-3d86-442c-b0fe-b6a5015bc545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.894995 | controller |     "Jun 12 10:15:59.282762 crc crio[19822]: time=\"2026-06-12T10:15:59.282421734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79f4eaaa-143e-49f0-b1a5-7e426de0b1fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.895010 | controller |     "Jun 12 10:15:59.291446 crc crio[19822]: time=\"2026-06-12T10:15:59.289152395Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract\" id=ec3a498f-f653-458b-a45c-0dbf35fd214d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.895025 | controller |     "Jun 12 10:15:59.291446 crc crio[19822]: time=\"2026-06-12T10:15:59.289589919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895041 | controller |     "Jun 12 10:15:59.335663 crc crio[19822]: time=\"2026-06-12T10:15:59.335478846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895056 | controller |     "Jun 12 10:15:59.340526 crc crio[19822]: time=\"2026-06-12T10:15:59.340416631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895071 | controller |     "Jun 12 10:15:59.511934 crc crio[19822]: time=\"2026-06-12T10:15:59.511429782Z\" level=info msg=\"Created container 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract\" id=ec3a498f-f653-458b-a45c-0dbf35fd214d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.895090 | controller |     "Jun 12 10:15:59.513340 crc crio[19822]: time=\"2026-06-12T10:15:59.512786484Z\" level=info msg=\"Starting container: 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4\" id=6b480fca-4bf6-4cf1-b981-8140171d35b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.895105 | controller |     "Jun 12 10:15:59.542452 crc crio[19822]: time=\"2026-06-12T10:15:59.541961489Z\" level=info msg=\"Started container\" PID=41146 containerID=1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract id=6b480fca-4bf6-4cf1-b981-8140171d35b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da",
2026-06-12 11:43:51.895121 | controller |     "Jun 12 10:16:00.519018 crc crio[19822]: time=\"2026-06-12T10:16:00.518170655Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687656-7jbvv/POD\" id=56ce4392-cb58-4ac4-85ad-7a59c316a58d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.895136 | controller |     "Jun 12 10:16:00.519018 crc crio[19822]: time=\"2026-06-12T10:16:00.518982451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895152 | controller |     "Jun 12 10:16:00.556053 crc crio[19822]: time=\"2026-06-12T10:16:00.555906678Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.895167 | controller |     "Jun 12 10:16:00.556053 crc crio[19822]: time=\"2026-06-12T10:16:00.556056223Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687656-7jbvv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.895182 | controller |     "Jun 12 10:16:01.365027 crc crio[19822]: time=\"2026-06-12T10:16:01.363597315Z\" level=info msg=\"Stopping pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=2eedc7db-feb0-4b61-b4fb-a96b7d5ebdd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895197 | controller |     "Jun 12 10:16:01.367430 crc crio[19822]: time=\"2026-06-12T10:16:01.365662491Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh Namespace:openstack-operators ID:ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da UID:1bde3d1e-7c1c-4d45-b1c6-d23f75ee92d6 NetNS:/var/run/netns/d578772b-299e-4f9e-9459-ddfc1ee67f97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bde3d1e_7c1c_4d45_b1c6_d23f75ee92d6.slice PodAnnotations:0xc0030944d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.895212 | controller |     "Jun 12 10:16:01.367430 crc crio[19822]: time=\"2026-06-12T10:16:01.366299561Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.895227 | controller |     "Jun 12 10:16:01.708178 crc crio[19822]: 2026-06-12T10:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88f2b500a169e57 Mac:c2:2f:38:cf:c3:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba SocketPath: PciID:}] [{Interface:0xc000113150 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.895245 | controller |     "Jun 12 10:16:01.712360 crc crio[19822]: time=\"2026-06-12T10:16:01.712152669Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.895261 | controller |     "Jun 12 10:16:01.712591 crc crio[19822]: time=\"2026-06-12T10:16:01.712489589Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687656-7jbvv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.895279 | controller |     "Jun 12 10:16:01.726163 crc crio[19822]: time=\"2026-06-12T10:16:01.722707673Z\" level=info msg=\"Ran pod sandbox 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 with infra container: openshift-infra/auto-csr-approver-29687656-7jbvv/POD\" id=56ce4392-cb58-4ac4-85ad-7a59c316a58d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.895310 | controller |     "Jun 12 10:16:01.729168 crc crio[19822]: time=\"2026-06-12T10:16:01.728518791Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=97268901-b84b-41a0-98d3-4a4785334b8a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.895325 | controller |     "Jun 12 10:16:01.737594 crc crio[19822]: time=\"2026-06-12T10:16:01.737524855Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.895341 | controller |     "Jun 12 10:16:02.006612 crc crio[19822]: time=\"2026-06-12T10:16:02.006120213Z\" level=info msg=\"Stopped pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=2eedc7db-feb0-4b61-b4fb-a96b7d5ebdd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895356 | controller |     "Jun 12 10:16:02.572333 crc crio[19822]: time=\"2026-06-12T10:16:02.572086201Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=97268901-b84b-41a0-98d3-4a4785334b8a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.895371 | controller |     "Jun 12 10:16:02.574079 crc crio[19822]: time=\"2026-06-12T10:16:02.573915568Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e65d900-c6c3-4c26-9655-6c0f87c11c3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.895386 | controller |     "Jun 12 10:16:02.580004 crc crio[19822]: time=\"2026-06-12T10:16:02.579895606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5a49d94-6792-4c34-9966-0645fe5ad880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.895401 | controller |     "Jun 12 10:16:02.588476 crc crio[19822]: time=\"2026-06-12T10:16:02.588376482Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687656-7jbvv/oc\" id=bc22e9ea-afa3-46e7-ba3c-c7295abe7b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.895416 | controller |     "Jun 12 10:16:02.589420 crc crio[19822]: time=\"2026-06-12T10:16:02.589328352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895431 | controller |     "Jun 12 10:16:02.629133 crc crio[19822]: time=\"2026-06-12T10:16:02.628916622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895449 | controller |     "Jun 12 10:16:02.902326 crc crio[19822]: time=\"2026-06-12T10:16:02.902008239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895465 | controller |     "Jun 12 10:16:03.065497 crc crio[19822]: time=\"2026-06-12T10:16:03.064898648Z\" level=info msg=\"Created container 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed: openshift-infra/auto-csr-approver-29687656-7jbvv/oc\" id=bc22e9ea-afa3-46e7-ba3c-c7295abe7b7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.895480 | controller |     "Jun 12 10:16:03.067104 crc crio[19822]: time=\"2026-06-12T10:16:03.066986323Z\" level=info msg=\"Starting container: 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed\" id=7558161e-4685-4f55-9ed1-4caffad0e3f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.895495 | controller |     "Jun 12 10:16:03.081636 crc crio[19822]: time=\"2026-06-12T10:16:03.08145999Z\" level=info msg=\"Started container\" PID=41337 containerID=8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed description=openshift-infra/auto-csr-approver-29687656-7jbvv/oc id=7558161e-4685-4f55-9ed1-4caffad0e3f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09",
2026-06-12 11:43:51.895511 | controller |     "Jun 12 10:16:04.421762 crc crio[19822]: time=\"2026-06-12T10:16:04.421668433Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=37e460ee-4019-4e11-9c81-2049fed5f71d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.895526 | controller |     "Jun 12 10:16:04.426215 crc crio[19822]: time=\"2026-06-12T10:16:04.426120813Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-12 11:43:51.895542 | controller |     "Jun 12 10:16:05.447280 crc crio[19822]: time=\"2026-06-12T10:16:05.446370801Z\" level=info msg=\"Stopping pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=9afb362a-8c53-45de-9678-9a22a481224b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895557 | controller |     "Jun 12 10:16:05.448201 crc crio[19822]: time=\"2026-06-12T10:16:05.448116325Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687656-7jbvv Namespace:openshift-infra ID:88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09 UID:c5b99da2-dd51-4dc2-889a-bc7fdcf88c31 NetNS:/var/run/netns/936c9058-9edc-4682-bee6-fd5e4e81b2ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5b99da2_dd51_4dc2_889a_bc7fdcf88c31.slice PodAnnotations:0xc000696798}] Aliases:map[]}\"",
2026-06-12 11:43:51.895573 | controller |     "Jun 12 10:16:05.448444 crc crio[19822]: time=\"2026-06-12T10:16:05.448386184Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687656-7jbvv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.895589 | controller |     "Jun 12 10:16:05.752127 crc crio[19822]: time=\"2026-06-12T10:16:05.751912068Z\" level=info msg=\"Stopped pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=9afb362a-8c53-45de-9678-9a22a481224b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895604 | controller |     "Jun 12 10:16:10.834282 crc crio[19822]: time=\"2026-06-12T10:16:10.785103054Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/POD\" id=1ca12f12-cdf6-4463-9db4-183dbdead247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.895623 | controller |     "Jun 12 10:16:10.834282 crc crio[19822]: time=\"2026-06-12T10:16:10.786063955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895638 | controller |     "Jun 12 10:16:26.298779 crc crio[19822]: time=\"2026-06-12T10:16:26.29738227Z\" level=info msg=\"Removing container: c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4\" id=bc17e6e9-7c9b-4ba6-94a5-9d74d266e2ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.895654 | controller |     "Jun 12 10:16:27.522119 crc crio[19822]: time=\"2026-06-12T10:16:27.521006924Z\" level=info msg=\"Removed container c902fdfa5b331521f5aff46470c399e6e3f253537e02c2fe796a6e0e429d6fc4: openshift-infra/auto-csr-approver-29687650-5q8f6/oc\" id=bc17e6e9-7c9b-4ba6-94a5-9d74d266e2ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.895669 | controller |     "Jun 12 10:16:27.532661 crc crio[19822]: time=\"2026-06-12T10:16:27.532495742Z\" level=info msg=\"Stopping pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=504721fe-e5fd-45fe-9092-841834d56eee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895684 | controller |     "Jun 12 10:16:27.532661 crc crio[19822]: time=\"2026-06-12T10:16:27.532603436Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=504721fe-e5fd-45fe-9092-841834d56eee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895700 | controller |     "Jun 12 10:16:27.533351 crc crio[19822]: time=\"2026-06-12T10:16:27.533209005Z\" level=info msg=\"Removing pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=7b1f3fb9-bb06-4359-ac44-a7e07003555b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.895715 | controller |     "Jun 12 10:16:27.653982 crc crio[19822]: time=\"2026-06-12T10:16:27.651888519Z\" level=info msg=\"Removed pod sandbox: c2b88bd15dc107c220d66c4bf10de2789ef7493e57080442f8e4ab37bb4ebf64\" id=7b1f3fb9-bb06-4359-ac44-a7e07003555b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.895731 | controller |     "Jun 12 10:16:27.653982 crc crio[19822]: time=\"2026-06-12T10:16:27.65293395Z\" level=info msg=\"Stopping pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=ba464d27-ccbb-4bdd-97ca-344b0a339cb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895746 | controller |     "Jun 12 10:16:27.653982 crc crio[19822]: time=\"2026-06-12T10:16:27.653002932Z\" level=info msg=\"Stopped pod sandbox (already stopped): 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=ba464d27-ccbb-4bdd-97ca-344b0a339cb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895761 | controller |     "Jun 12 10:16:27.653982 crc crio[19822]: time=\"2026-06-12T10:16:27.65355665Z\" level=info msg=\"Removing pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=05cbf222-9c44-4916-922d-29a6e113fa7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.895776 | controller |     "Jun 12 10:16:27.662298 crc crio[19822]: time=\"2026-06-12T10:16:27.662071859Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=37e460ee-4019-4e11-9c81-2049fed5f71d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.895791 | controller |     "Jun 12 10:16:27.672311 crc crio[19822]: time=\"2026-06-12T10:16:27.669655342Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c710}] Aliases:map[]}\"",
2026-06-12 11:43:51.895810 | controller |     "Jun 12 10:16:27.672519 crc crio[19822]: time=\"2026-06-12T10:16:27.672333195Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.895826 | controller |     "Jun 12 10:16:27.673490 crc crio[19822]: time=\"2026-06-12T10:16:27.673398381Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=d0219fa8-e4c5-4f69-9589-7f57172bed08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.895841 | controller |     "Jun 12 10:16:27.675483 crc crio[19822]: time=\"2026-06-12T10:16:27.675398777Z\" level=info msg=\"Removed pod sandbox: 63d9931c3de867d976a3bb12b454832adf50999d4b0841b200988f6c23ee0424\" id=05cbf222-9c44-4916-922d-29a6e113fa7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.895860 | controller |     "Jun 12 10:16:27.687350 crc crio[19822]: time=\"2026-06-12T10:16:27.687225431Z\" level=info msg=\"Stopping pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=27b8bda9-591f-4648-9ef1-769fa9610d01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895896 | controller |     "Jun 12 10:16:27.687590 crc crio[19822]: time=\"2026-06-12T10:16:27.687365126Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=27b8bda9-591f-4648-9ef1-769fa9610d01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.895914 | controller |     "Jun 12 10:16:27.688708 crc crio[19822]: time=\"2026-06-12T10:16:27.688651837Z\" level=info msg=\"Removing pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=97e313d8-7e70-41fb-bb47-2d9499450da4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.895930 | controller |     "Jun 12 10:16:27.713745 crc crio[19822]: time=\"2026-06-12T10:16:27.7135976Z\" level=info msg=\"Removed pod sandbox: a1f7aacb21f868b30d630045b24035e99cc5630b750e278347f5ee11102be167\" id=97e313d8-7e70-41fb-bb47-2d9499450da4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.895945 | controller |     "Jun 12 10:16:27.734283 crc crio[19822]: time=\"2026-06-12T10:16:27.734160484Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=7438bbb4-33a6-45e2-824c-304404b4fb35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.895961 | controller |     "Jun 12 10:16:27.821578 crc crio[19822]: time=\"2026-06-12T10:16:27.82149229Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb\" id=36c0e691-02a8-425e-8556-50f5a5d8a545 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.895976 | controller |     "Jun 12 10:16:27.823995 crc crio[19822]: time=\"2026-06-12T10:16:27.823658758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.895991 | controller |     "Jun 12 10:16:28.171363 crc crio[19822]: time=\"2026-06-12T10:16:28.170433018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896006 | controller |     "Jun 12 10:16:28.822108 crc crio[19822]: 2026-06-12T10:16:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27635c7c75f3f05 Mac:ee:3b:2d:7b:2f:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.896022 | controller |     "Jun 12 10:16:28.825059 crc crio[19822]: time=\"2026-06-12T10:16:28.824983076Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c710}] Aliases:map[]}\"",
2026-06-12 11:43:51.896042 | controller |     "Jun 12 10:16:28.825340 crc crio[19822]: time=\"2026-06-12T10:16:28.825293715Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.896058 | controller |     "Jun 12 10:16:28.835713 crc crio[19822]: time=\"2026-06-12T10:16:28.835631927Z\" level=info msg=\"Ran pod sandbox 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/POD\" id=1ca12f12-cdf6-4463-9db4-183dbdead247 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.896074 | controller |     "Jun 12 10:16:28.839850 crc crio[19822]: time=\"2026-06-12T10:16:28.839745096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896090 | controller |     "Jun 12 10:16:28.840120 crc crio[19822]: time=\"2026-06-12T10:16:28.840065666Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896106 | controller |     "Jun 12 10:16:28.840208 crc crio[19822]: time=\"2026-06-12T10:16:28.840163969Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=88e5a658-1741-4d8a-8a44-e5366bcff26d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896121 | controller |     "Jun 12 10:16:28.846209 crc crio[19822]: time=\"2026-06-12T10:16:28.846136387Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=153854c1-2a6a-4226-8d22-c9e4d07558a3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.896136 | controller |     "Jun 12 10:16:28.863771 crc crio[19822]: time=\"2026-06-12T10:16:28.863510101Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"",
2026-06-12 11:43:51.896152 | controller |     "Jun 12 10:16:28.931578 crc crio[19822]: time=\"2026-06-12T10:16:28.93145477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896167 | controller |     "Jun 12 10:16:29.053996 crc crio[19822]: time=\"2026-06-12T10:16:29.053751113Z\" level=info msg=\"Created container 8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb\" id=36c0e691-02a8-425e-8556-50f5a5d8a545 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.896182 | controller |     "Jun 12 10:16:29.055645 crc crio[19822]: time=\"2026-06-12T10:16:29.055511659Z\" level=info msg=\"Starting container: 8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7\" id=2b75a7aa-4b7a-4c55-95ee-66e0e2e7e94c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.896201 | controller |     "Jun 12 10:16:29.060802 crc crio[19822]: time=\"2026-06-12T10:16:29.060687984Z\" level=info msg=\"Started container\" PID=41993 containerID=8851910cd1412d9fc5c13a3e95fb831bd9507109eff42780d5b35ba13d1cd2b7 description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/mariadb id=2b75a7aa-4b7a-4c55-95ee-66e0e2e7e94c name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6",
2026-06-12 11:43:51.896217 | controller |     "Jun 12 10:16:29.074622 crc crio[19822]: time=\"2026-06-12T10:16:29.074522245Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=f8da287e-89a8-443a-9540-ae255fbd484f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.896232 | controller |     "Jun 12 10:16:29.078483 crc crio[19822]: time=\"2026-06-12T10:16:29.078399616Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 11:43:51.896248 | controller |     "Jun 12 10:16:52.813982 crc crio[19822]: time=\"2026-06-12T10:16:52.812981405Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=153854c1-2a6a-4226-8d22-c9e4d07558a3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.896263 | controller |     "Jun 12 10:16:52.816705 crc crio[19822]: time=\"2026-06-12T10:16:52.815197305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=a4d38fb9-08b6-49fd-9088-fe3cdfb37ec3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896278 | controller |     "Jun 12 10:16:53.783953 crc crio[19822]: time=\"2026-06-12T10:16:53.783864976Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-85lzw/POD\" id=19c259ce-e917-4b04-91f7-ae3b3c1354f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.896293 | controller |     "Jun 12 10:16:53.784466 crc crio[19822]: time=\"2026-06-12T10:16:53.784410323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896308 | controller |     "Jun 12 10:17:10.642923 crc crio[19822]: time=\"2026-06-12T10:17:10.642037454Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=a1a09f14-1d4d-434e-8f8a-c3c7c2121741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896324 | controller |     "Jun 12 10:17:11.162408 crc crio[19822]: time=\"2026-06-12T10:17:11.161907819Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator\" id=3fdd42fc-031e-43a3-a843-a32e8a698a50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.896339 | controller |     "Jun 12 10:17:11.688423 crc crio[19822]: time=\"2026-06-12T10:17:11.688303869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896354 | controller |     "Jun 12 10:17:11.994364 crc crio[19822]: time=\"2026-06-12T10:17:11.994046781Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc001ee2168}] Aliases:map[]}\"",
2026-06-12 11:43:51.896370 | controller |     "Jun 12 10:17:11.994364 crc crio[19822]: time=\"2026-06-12T10:17:11.994104453Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-85lzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.896389 | controller |     "Jun 12 10:17:12.654943 crc crio[19822]: 2026-06-12T10:17:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f939799001cf7d0 Mac:ae:a0:b4:50:94:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b SocketPath: PciID:}] [{Interface:0xc00059cd30 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.896405 | controller |     "Jun 12 10:17:12.657551 crc crio[19822]: time=\"2026-06-12T10:17:12.65662165Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc001ee2168}] Aliases:map[]}\"",
2026-06-12 11:43:51.896421 | controller |     "Jun 12 10:17:12.657551 crc crio[19822]: time=\"2026-06-12T10:17:12.656797495Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-85lzw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.896437 | controller |     "Jun 12 10:17:13.307765 crc crio[19822]: time=\"2026-06-12T10:17:13.307329345Z\" level=info msg=\"Ran pod sandbox f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 with infra container: openshift-marketplace/redhat-marketplace-85lzw/POD\" id=19c259ce-e917-4b04-91f7-ae3b3c1354f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.896452 | controller |     "Jun 12 10:17:13.310984 crc crio[19822]: time=\"2026-06-12T10:17:13.310379219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5b465293-c7f6-4e99-b932-211fb9040d1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896468 | controller |     "Jun 12 10:17:13.317416 crc crio[19822]: time=\"2026-06-12T10:17:13.317316596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6f1af8fe-b3ae-4e84-99f4-4077f0d2fa1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896484 | controller |     "Jun 12 10:17:13.331708 crc crio[19822]: time=\"2026-06-12T10:17:13.331646455Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities\" id=a3e4d7e9-8914-4d68-950f-6c7255e3b4fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.896499 | controller |     "Jun 12 10:17:13.439495 crc crio[19822]: time=\"2026-06-12T10:17:13.439440685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896515 | controller |     "Jun 12 10:17:13.446457 crc crio[19822]: time=\"2026-06-12T10:17:13.446382692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896531 | controller |     "Jun 12 10:17:13.455241 crc crio[19822]: time=\"2026-06-12T10:17:13.455077844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896547 | controller |     "Jun 12 10:17:13.585715 crc crio[19822]: time=\"2026-06-12T10:17:13.585620466Z\" level=info msg=\"Created container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator\" id=3fdd42fc-031e-43a3-a843-a32e8a698a50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.896565 | controller |     "Jun 12 10:17:13.587160 crc crio[19822]: time=\"2026-06-12T10:17:13.587049901Z\" level=info msg=\"Starting container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c\" id=98893b5a-eece-4b8d-995e-9056a03376bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.896581 | controller |     "Jun 12 10:17:13.593856 crc crio[19822]: time=\"2026-06-12T10:17:13.59371902Z\" level=info msg=\"Started container\" PID=43244 containerID=244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator id=98893b5a-eece-4b8d-995e-9056a03376bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829",
2026-06-12 11:43:51.896598 | controller |     "Jun 12 10:17:13.611640 crc crio[19822]: time=\"2026-06-12T10:17:13.61154641Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896614 | controller |     "Jun 12 10:17:13.611983 crc crio[19822]: time=\"2026-06-12T10:17:13.61186499Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896630 | controller |     "Jun 12 10:17:13.611983 crc crio[19822]: time=\"2026-06-12T10:17:13.611942233Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=cd55abd1-02ed-4ef4-9b67-fb31d707e00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896646 | controller |     "Jun 12 10:17:13.613915 crc crio[19822]: time=\"2026-06-12T10:17:13.613750118Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a3713d16-7418-48f8-a551-246867fb84c2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.896661 | controller |     "Jun 12 10:17:13.624526 crc crio[19822]: time=\"2026-06-12T10:17:13.624399016Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"",
2026-06-12 11:43:51.896677 | controller |     "Jun 12 10:17:13.833294 crc crio[19822]: time=\"2026-06-12T10:17:13.832721521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896693 | controller |     "Jun 12 10:17:13.838843 crc crio[19822]: time=\"2026-06-12T10:17:13.838713269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896718 | controller |     "Jun 12 10:17:13.970129 crc crio[19822]: time=\"2026-06-12T10:17:13.970034679Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=f8da287e-89a8-443a-9540-ae255fbd484f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.896733 | controller |     "Jun 12 10:17:13.970622 crc crio[19822]: time=\"2026-06-12T10:17:13.970593462Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1d2b4578-509a-4e3a-b8a0-ad438c389519 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896749 | controller |     "Jun 12 10:17:13.975314 crc crio[19822]: time=\"2026-06-12T10:17:13.974710502Z\" level=info msg=\"Created container 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities\" id=a3e4d7e9-8914-4d68-950f-6c7255e3b4fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.896768 | controller |     "Jun 12 10:17:13.975491 crc crio[19822]: time=\"2026-06-12T10:17:13.975418703Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ad66935e-8b29-4b49-8580-c8efd88c6026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.896784 | controller |     "Jun 12 10:17:13.975914 crc crio[19822]: time=\"2026-06-12T10:17:13.975879129Z\" level=info msg=\"Starting container: 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389\" id=a534a094-72f5-492a-bf88-1ecdfdd78184 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.896800 | controller |     "Jun 12 10:17:13.987375 crc crio[19822]: time=\"2026-06-12T10:17:13.987305436Z\" level=info msg=\"Started container\" PID=43287 containerID=769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389 description=openshift-marketplace/redhat-marketplace-85lzw/extract-utilities id=a534a094-72f5-492a-bf88-1ecdfdd78184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8",
2026-06-12 11:43:51.896816 | controller |     "Jun 12 10:17:13.988944 crc crio[19822]: time=\"2026-06-12T10:17:13.988889946Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic\" id=e825f406-5658-48d1-9b6f-9d1b0ff48bed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.896831 | controller |     "Jun 12 10:17:13.991455 crc crio[19822]: time=\"2026-06-12T10:17:13.991395176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896850 | controller |     "Jun 12 10:17:14.048783 crc crio[19822]: time=\"2026-06-12T10:17:14.04870014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896867 | controller |     "Jun 12 10:17:14.797002 crc crio[19822]: time=\"2026-06-12T10:17:14.795177788Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f4a4da15-4683-47b1-8bcd-d2fe213881b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.896901 | controller |     "Jun 12 10:17:14.800920 crc crio[19822]: time=\"2026-06-12T10:17:14.800463505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:51.896917 | controller |     "Jun 12 10:17:15.429033 crc crio[19822]: time=\"2026-06-12T10:17:15.428947011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.896933 | controller |     "Jun 12 10:17:16.202371 crc crio[19822]: time=\"2026-06-12T10:17:16.20161697Z\" level=info msg=\"Created container cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic\" id=e825f406-5658-48d1-9b6f-9d1b0ff48bed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.896948 | controller |     "Jun 12 10:17:16.203911 crc crio[19822]: time=\"2026-06-12T10:17:16.203736276Z\" level=info msg=\"Starting container: cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4\" id=03b85866-ec63-41ab-9c44-88263996e389 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.896964 | controller |     "Jun 12 10:17:16.212018 crc crio[19822]: time=\"2026-06-12T10:17:16.211921703Z\" level=info msg=\"Started container\" PID=43374 containerID=cee7fc4abda3d7a5bfaaceb87611aae6c97ae3d5b1f4945366e58db21b9089a4 description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic id=03b85866-ec63-41ab-9c44-88263996e389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6",
2026-06-12 11:43:51.896984 | controller |     "Jun 12 10:17:16.351926 crc crio[19822]: time=\"2026-06-12T10:17:16.351711545Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=4cc75031-fe94-4a4f-b20f-43b701d28058 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.897001 | controller |     "Jun 12 10:17:16.358795 crc crio[19822]: time=\"2026-06-12T10:17:16.358665323Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 11:43:51.897017 | controller |     "Jun 12 10:17:18.302941 crc crio[19822]: time=\"2026-06-12T10:17:18.30252853Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=f4a4da15-4683-47b1-8bcd-d2fe213881b4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.897038 | controller |     "Jun 12 10:17:18.304176 crc crio[19822]: time=\"2026-06-12T10:17:18.304088748Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d9346245-d22f-4b4b-a0ea-bd8ac53ce0c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897054 | controller |     "Jun 12 10:17:18.342039 crc crio[19822]: time=\"2026-06-12T10:17:18.341942155Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=dcb6af10-20b8-4388-80f9-d81572d81933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897090 | controller |     "Jun 12 10:17:18.360092 crc crio[19822]: time=\"2026-06-12T10:17:18.360008132Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-85lzw/extract-content\" id=65143070-12df-4f7e-a969-aa92e812d46a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897106 | controller |     "Jun 12 10:17:18.373260 crc crio[19822]: time=\"2026-06-12T10:17:18.373140893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897208 | controller |     "Jun 12 10:17:18.374769 crc crio[19822]: time=\"2026-06-12T10:17:18.374675354Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a3713d16-7418-48f8-a551-246867fb84c2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.897230 | controller |     "Jun 12 10:17:18.375996 crc crio[19822]: time=\"2026-06-12T10:17:18.375934401Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fec51566-8060-4f55-90e0-42e4b090634f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897246 | controller |     "Jun 12 10:17:18.385185 crc crio[19822]: time=\"2026-06-12T10:17:18.385038985Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=4cc75031-fe94-4a4f-b20f-43b701d28058 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.897262 | controller |     "Jun 12 10:17:18.386245 crc crio[19822]: time=\"2026-06-12T10:17:18.386149231Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b20936cb-64ae-4ff7-83fa-f25ccff64906 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897277 | controller |     "Jun 12 10:17:18.388900 crc crio[19822]: time=\"2026-06-12T10:17:18.388782613Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=802b0f48-47ad-44dc-b4b6-a778ef0da081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897293 | controller |     "Jun 12 10:17:18.410714 crc crio[19822]: time=\"2026-06-12T10:17:18.410559159Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=132933aa-1760-4a5d-817f-6f145e0873b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897313 | controller |     "Jun 12 10:17:18.411398 crc crio[19822]: time=\"2026-06-12T10:17:18.411302719Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy\" id=c4ea51f7-1bc8-4459-aa5a-f756e266c321 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897329 | controller |     "Jun 12 10:17:18.418122 crc crio[19822]: time=\"2026-06-12T10:17:18.4179887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897345 | controller |     "Jun 12 10:17:18.424732 crc crio[19822]: time=\"2026-06-12T10:17:18.424648317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897361 | controller |     "Jun 12 10:17:18.430156 crc crio[19822]: time=\"2026-06-12T10:17:18.430061297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897376 | controller |     "Jun 12 10:17:18.435111 crc crio[19822]: time=\"2026-06-12T10:17:18.434998781Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd\" id=474ceea3-41ca-4cc7-a7a2-75726264c1e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897392 | controller |     "Jun 12 10:17:18.441370 crc crio[19822]: time=\"2026-06-12T10:17:18.441275708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897408 | controller |     "Jun 12 10:17:18.480337 crc crio[19822]: time=\"2026-06-12T10:17:18.475713338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897424 | controller |     "Jun 12 10:17:18.488342 crc crio[19822]: time=\"2026-06-12T10:17:18.48825359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897440 | controller |     "Jun 12 10:17:18.513712 crc crio[19822]: time=\"2026-06-12T10:17:18.513569574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897456 | controller |     "Jun 12 10:17:18.685367 crc crio[19822]: time=\"2026-06-12T10:17:18.685263218Z\" level=info msg=\"Created container 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0: openshift-marketplace/redhat-marketplace-85lzw/extract-content\" id=65143070-12df-4f7e-a969-aa92e812d46a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897471 | controller |     "Jun 12 10:17:18.690291 crc crio[19822]: time=\"2026-06-12T10:17:18.690127608Z\" level=info msg=\"Starting container: 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0\" id=4989fbf3-2164-4927-bd16-83498359b782 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.897487 | controller |     "Jun 12 10:17:18.690980 crc crio[19822]: time=\"2026-06-12T10:17:18.690883503Z\" level=info msg=\"Created container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy\" id=c4ea51f7-1bc8-4459-aa5a-f756e266c321 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897503 | controller |     "Jun 12 10:17:18.694304 crc crio[19822]: time=\"2026-06-12T10:17:18.694247678Z\" level=info msg=\"Starting container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6\" id=cf68ef75-7c1f-48c6-84f6-bed795fe7564 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.897522 | controller |     "Jun 12 10:17:18.708338 crc crio[19822]: time=\"2026-06-12T10:17:18.699359999Z\" level=info msg=\"Started container\" PID=43556 containerID=98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0 description=openshift-marketplace/redhat-marketplace-85lzw/extract-content id=4989fbf3-2164-4927-bd16-83498359b782 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8",
2026-06-12 11:43:51.897539 | controller |     "Jun 12 10:17:18.708338 crc crio[19822]: time=\"2026-06-12T10:17:18.703304392Z\" level=info msg=\"Started container\" PID=43553 containerID=07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy id=cf68ef75-7c1f-48c6-84f6-bed795fe7564 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829",
2026-06-12 11:43:51.897555 | controller |     "Jun 12 10:17:19.753921 crc crio[19822]: time=\"2026-06-12T10:17:19.753399985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897572 | controller |     "Jun 12 10:17:19.879368 crc crio[19822]: time=\"2026-06-12T10:17:19.879100285Z\" level=info msg=\"Created container 1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd\" id=474ceea3-41ca-4cc7-a7a2-75726264c1e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897588 | controller |     "Jun 12 10:17:19.880742 crc crio[19822]: time=\"2026-06-12T10:17:19.880676054Z\" level=info msg=\"Starting container: 1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db\" id=aab3bd54-c2f3-41f4-a4a5-aa8c46efb632 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.897604 | controller |     "Jun 12 10:17:19.887889 crc crio[19822]: time=\"2026-06-12T10:17:19.887773428Z\" level=info msg=\"Started container\" PID=43580 containerID=1b96e905de89106ac2d69e58c994daf8893783ff09f11e410522553e057018db description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-httpd id=aab3bd54-c2f3-41f4-a4a5-aa8c46efb632 name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6",
2026-06-12 11:43:51.897620 | controller |     "Jun 12 10:17:19.901107 crc crio[19822]: time=\"2026-06-12T10:17:19.901037322Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=979ca77d-d934-464a-ac39-006ca701379f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.897636 | controller |     "Jun 12 10:17:19.907539 crc crio[19822]: time=\"2026-06-12T10:17:19.907499395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3bb8e193-6f76-43bf-abc9-1a688c627243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897652 | controller |     "Jun 12 10:17:19.910260 crc crio[19822]: time=\"2026-06-12T10:17:19.91019302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d90aae1a-cc0b-4210-8375-5259523889bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897668 | controller |     "Jun 12 10:17:19.914248 crc crio[19822]: time=\"2026-06-12T10:17:19.914192084Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 11:43:51.897684 | controller |     "Jun 12 10:17:19.921482 crc crio[19822]: time=\"2026-06-12T10:17:19.921390259Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-85lzw/registry-server\" id=fab562bc-91e1-4e08-a376-90dd5cbdebc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897706 | controller |     "Jun 12 10:17:19.922025 crc crio[19822]: time=\"2026-06-12T10:17:19.921960468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897722 | controller |     "Jun 12 10:17:20.021568 crc crio[19822]: time=\"2026-06-12T10:17:20.021465617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897737 | controller |     "Jun 12 10:17:20.027711 crc crio[19822]: time=\"2026-06-12T10:17:20.027443034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897753 | controller |     "Jun 12 10:17:20.145261 crc crio[19822]: time=\"2026-06-12T10:17:20.145149224Z\" level=info msg=\"Created container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server\" id=fab562bc-91e1-4e08-a376-90dd5cbdebc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897769 | controller |     "Jun 12 10:17:20.148498 crc crio[19822]: time=\"2026-06-12T10:17:20.148409509Z\" level=info msg=\"Starting container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05\" id=953f6849-e488-45f3-8019-d01ca69e06ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.897785 | controller |     "Jun 12 10:17:20.153653 crc crio[19822]: time=\"2026-06-12T10:17:20.153447983Z\" level=info msg=\"Started container\" PID=43623 containerID=7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05 description=openshift-marketplace/redhat-marketplace-85lzw/registry-server id=953f6849-e488-45f3-8019-d01ca69e06ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8",
2026-06-12 11:43:51.897801 | controller |     "Jun 12 10:17:20.344111 crc crio[19822]: time=\"2026-06-12T10:17:20.344009937Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=979ca77d-d934-464a-ac39-006ca701379f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.897816 | controller |     "Jun 12 10:17:20.345683 crc crio[19822]: time=\"2026-06-12T10:17:20.345525285Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=07de73b8-0636-4435-be8a-cc731178b826 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897832 | controller |     "Jun 12 10:17:20.351077 crc crio[19822]: time=\"2026-06-12T10:17:20.350970184Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=c9316c99-bf58-4b9d-aca8-d3c5bad00b22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.897851 | controller |     "Jun 12 10:17:20.358998 crc crio[19822]: time=\"2026-06-12T10:17:20.358927847Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch\" id=e31c9e84-a205-4661-81a3-a3120872ff9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897889 | controller |     "Jun 12 10:17:20.361037 crc crio[19822]: time=\"2026-06-12T10:17:20.360974152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897907 | controller |     "Jun 12 10:17:20.408672 crc crio[19822]: time=\"2026-06-12T10:17:20.408031406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897923 | controller |     "Jun 12 10:17:22.015650 crc crio[19822]: time=\"2026-06-12T10:17:22.014752653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.897942 | controller |     "Jun 12 10:17:22.404782 crc crio[19822]: time=\"2026-06-12T10:17:22.404612542Z\" level=info msg=\"Created container 506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad: baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch\" id=e31c9e84-a205-4661-81a3-a3120872ff9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.897958 | controller |     "Jun 12 10:17:22.406308 crc crio[19822]: time=\"2026-06-12T10:17:22.406066734Z\" level=info msg=\"Starting container: 506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad\" id=2a45b1ba-d274-42a1-9c26-847092a08aff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.897974 | controller |     "Jun 12 10:17:22.413557 crc crio[19822]: time=\"2026-06-12T10:17:22.413370195Z\" level=info msg=\"Started container\" PID=43762 containerID=506795aa42e3d37910cdccc8f600b641284a1ad98dbf2b573ac63cb4ccab1bad description=baremetal-operator-system/baremetal-operator-ironic-5557f488cc-l2wcq/ironic-log-watch id=2a45b1ba-d274-42a1-9c26-847092a08aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=812d8c706391b72aadabab5117ce6edcac79aeea144356c147a73831681e65b6",
2026-06-12 11:43:51.897990 | controller |     "Jun 12 10:17:35.272439 crc crio[19822]: time=\"2026-06-12T10:17:35.271524513Z\" level=info msg=\"Stopping container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05 (timeout: 2s)\" id=5e63d22c-9173-4534-bf3b-f0c15d3bc878 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.898005 | controller |     "Jun 12 10:17:35.510202 crc crio[19822]: time=\"2026-06-12T10:17:35.510080761Z\" level=info msg=\"Stopped container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server\" id=5e63d22c-9173-4534-bf3b-f0c15d3bc878 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.898021 | controller |     "Jun 12 10:17:35.511553 crc crio[19822]: time=\"2026-06-12T10:17:35.511295103Z\" level=info msg=\"Stopping pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=9ab79ae0-ec5a-4009-8750-6a1c0bc5c305 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.898037 | controller |     "Jun 12 10:17:35.512113 crc crio[19822]: time=\"2026-06-12T10:17:35.511965804Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-85lzw Namespace:openshift-marketplace ID:f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8 UID:b5bf4f4a-9383-48ac-8fe2-7912eeb50b2e NetNS:/var/run/netns/3c443e29-ec70-455f-bb7d-aec06a51362b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb5bf4f4a_9383_48ac_8fe2_7912eeb50b2e.slice PodAnnotations:0xc00244c328}] Aliases:map[]}\"",
2026-06-12 11:43:51.898054 | controller |     "Jun 12 10:17:35.512267 crc crio[19822]: time=\"2026-06-12T10:17:35.512175911Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-85lzw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898070 | controller |     "Jun 12 10:17:36.629025 crc crio[19822]: time=\"2026-06-12T10:17:36.628370664Z\" level=info msg=\"Stopped pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=9ab79ae0-ec5a-4009-8750-6a1c0bc5c305 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.898086 | controller |     "Jun 12 10:17:37.317586 crc crio[19822]: time=\"2026-06-12T10:17:37.317034256Z\" level=info msg=\"Removing container: 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05\" id=5cef2337-0b18-4ab0-b819-a2dc448feff0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.898102 | controller |     "Jun 12 10:17:37.358535 crc crio[19822]: time=\"2026-06-12T10:17:37.358410382Z\" level=info msg=\"Removed container 7bcf394063a40836df11d17b6c8846bf1b9026ac610da35f3005fa31d3e6bd05: openshift-marketplace/redhat-marketplace-85lzw/registry-server\" id=5cef2337-0b18-4ab0-b819-a2dc448feff0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.898121 | controller |     "Jun 12 10:17:37.366331 crc crio[19822]: time=\"2026-06-12T10:17:37.366096885Z\" level=info msg=\"Removing container: 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0\" id=dd31e502-5ebd-4277-b18f-02ca655f4cca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.898137 | controller |     "Jun 12 10:17:37.450420 crc crio[19822]: time=\"2026-06-12T10:17:37.450285704Z\" level=info msg=\"Removed container 98674146388b8287746f0bb153066bcf1f275d0de65edc46e5c2633f9b28f3f0: openshift-marketplace/redhat-marketplace-85lzw/extract-content\" id=dd31e502-5ebd-4277-b18f-02ca655f4cca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.898153 | controller |     "Jun 12 10:17:37.508657 crc crio[19822]: time=\"2026-06-12T10:17:37.508374086Z\" level=info msg=\"Removing container: 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389\" id=330cf3fa-3800-43d0-b680-e3b86ad6c41c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.898169 | controller |     "Jun 12 10:17:37.555730 crc crio[19822]: time=\"2026-06-12T10:17:37.55548714Z\" level=info msg=\"Removed container 769508e7c4b6e6127ee811d90cf9cd81c0bc38421a981f9c3375a4ab2f739389: openshift-marketplace/redhat-marketplace-85lzw/extract-utilities\" id=330cf3fa-3800-43d0-b680-e3b86ad6c41c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.898185 | controller |     "Jun 12 10:17:48.249435 crc crio[19822]: time=\"2026-06-12T10:17:48.248537709Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/POD\" id=95ec3910-799f-4bc0-9b5b-b028fb644600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898200 | controller |     "Jun 12 10:17:48.256718 crc crio[19822]: time=\"2026-06-12T10:17:48.249472408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898216 | controller |     "Jun 12 10:17:48.265925 crc crio[19822]: time=\"2026-06-12T10:17:48.265641934Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/POD\" id=0b229db8-bf6e-4c52-a06f-e64cc39c5993 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898231 | controller |     "Jun 12 10:17:48.265925 crc crio[19822]: time=\"2026-06-12T10:17:48.265742457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898248 | controller |     "Jun 12 10:17:48.319960 crc crio[19822]: time=\"2026-06-12T10:17:48.319436709Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc00101b1e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.898263 | controller |     "Jun 12 10:17:48.319960 crc crio[19822]: time=\"2026-06-12T10:17:48.319953286Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898279 | controller |     "Jun 12 10:17:48.325059 crc crio[19822]: time=\"2026-06-12T10:17:48.324969402Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc000696dc8}] Aliases:map[]}\"",
2026-06-12 11:43:51.898299 | controller |     "Jun 12 10:17:48.325059 crc crio[19822]: time=\"2026-06-12T10:17:48.325043004Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898316 | controller |     "Jun 12 10:17:48.371036 crc crio[19822]: time=\"2026-06-12T10:17:48.370980825Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/POD\" id=6df31eec-1567-4e61-8b8c-d2626e8f5af5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898332 | controller |     "Jun 12 10:17:48.371349 crc crio[19822]: time=\"2026-06-12T10:17:48.371320516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898348 | controller |     "Jun 12 10:17:48.502738 crc crio[19822]: time=\"2026-06-12T10:17:48.502681654Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc002ed0058}] Aliases:map[]}\"",
2026-06-12 11:43:51.898365 | controller |     "Jun 12 10:17:48.503057 crc crio[19822]: time=\"2026-06-12T10:17:48.503036395Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898380 | controller |     "Jun 12 10:17:48.544669 crc crio[19822]: time=\"2026-06-12T10:17:48.542547044Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/POD\" id=b2949034-446f-4ee5-ae8f-242195310abf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898396 | controller |     "Jun 12 10:17:48.544669 crc crio[19822]: time=\"2026-06-12T10:17:48.542644007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898412 | controller |     "Jun 12 10:17:48.578890 crc crio[19822]: time=\"2026-06-12T10:17:48.574376807Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/POD\" id=cee85d76-7ca9-415e-9269-fdc378708613 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898428 | controller |     "Jun 12 10:17:48.578890 crc crio[19822]: time=\"2026-06-12T10:17:48.574506581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898444 | controller |     "Jun 12 10:17:48.738054 crc crio[19822]: time=\"2026-06-12T10:17:48.736175902Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc00101a2f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.898464 | controller |     "Jun 12 10:17:48.738414 crc crio[19822]: time=\"2026-06-12T10:17:48.738078049Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898481 | controller |     "Jun 12 10:17:48.739615 crc crio[19822]: time=\"2026-06-12T10:17:48.739553209Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"",
2026-06-12 11:43:51.898497 | controller |     "Jun 12 10:17:48.739717 crc crio[19822]: time=\"2026-06-12T10:17:48.739604348Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898514 | controller |     "Jun 12 10:17:48.803546 crc crio[19822]: time=\"2026-06-12T10:17:48.803308631Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/POD\" id=36d76124-8af4-4ccd-87e0-c6fd7088ecb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898529 | controller |     "Jun 12 10:17:48.803546 crc crio[19822]: time=\"2026-06-12T10:17:48.803471476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898545 | controller |     "Jun 12 10:17:48.862783 crc crio[19822]: time=\"2026-06-12T10:17:48.862698616Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/POD\" id=5b5018e7-8be2-4019-8955-2285f429c6fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898561 | controller |     "Jun 12 10:17:48.862967 crc crio[19822]: time=\"2026-06-12T10:17:48.862884622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898577 | controller |     "Jun 12 10:17:49.085366 crc crio[19822]: time=\"2026-06-12T10:17:49.085272788Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/POD\" id=a7eb29d9-a8c9-49df-96ea-873c158342bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898593 | controller |     "Jun 12 10:17:49.085485 crc crio[19822]: time=\"2026-06-12T10:17:49.085407639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898609 | controller |     "Jun 12 10:17:49.121448 crc crio[19822]: time=\"2026-06-12T10:17:49.121333793Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc002ed0280}] Aliases:map[]}\"",
2026-06-12 11:43:51.898625 | controller |     "Jun 12 10:17:49.121448 crc crio[19822]: time=\"2026-06-12T10:17:49.121425386Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898645 | controller |     "Jun 12 10:17:49.127145 crc crio[19822]: time=\"2026-06-12T10:17:49.125369601Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/POD\" id=fb4c2ad4-1a01-4204-8d79-2e97c8887821 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898661 | controller |     "Jun 12 10:17:49.127145 crc crio[19822]: time=\"2026-06-12T10:17:49.125490065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898677 | controller |     "Jun 12 10:17:49.135289 crc crio[19822]: time=\"2026-06-12T10:17:49.13071869Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc002ed03b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.898693 | controller |     "Jun 12 10:17:49.135289 crc crio[19822]: time=\"2026-06-12T10:17:49.130783132Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898710 | controller |     "Jun 12 10:17:49.266879 crc crio[19822]: time=\"2026-06-12T10:17:49.24574557Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc003094518}] Aliases:map[]}\"",
2026-06-12 11:43:51.898726 | controller |     "Jun 12 10:17:49.266879 crc crio[19822]: time=\"2026-06-12T10:17:49.246543265Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898742 | controller |     "Jun 12 10:17:49.309579 crc crio[19822]: time=\"2026-06-12T10:17:49.309526851Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc002ed05d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.898759 | controller |     "Jun 12 10:17:49.310497 crc crio[19822]: time=\"2026-06-12T10:17:49.31046931Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.898774 | controller |     "Jun 12 10:17:49.327066 crc crio[19822]: time=\"2026-06-12T10:17:49.326632077Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/POD\" id=572febbd-fdb7-473a-9090-c0f3645a989e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898790 | controller |     "Jun 12 10:17:49.327066 crc crio[19822]: time=\"2026-06-12T10:17:49.326863464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898809 | controller |     "Jun 12 10:17:49.338720 crc crio[19822]: time=\"2026-06-12T10:17:49.338613383Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/POD\" id=50b9eee0-a1ef-4ba5-94c7-934dc5509b25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898825 | controller |     "Jun 12 10:17:49.338720 crc crio[19822]: time=\"2026-06-12T10:17:49.338717386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898842 | controller |     "Jun 12 10:17:49.339167 crc crio[19822]: time=\"2026-06-12T10:17:49.339059347Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/POD\" id=d02b96ec-0d2f-4434-bd8b-5bb0db24a3e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898861 | controller |     "Jun 12 10:17:49.339330 crc crio[19822]: time=\"2026-06-12T10:17:49.339288814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898926 | controller |     "Jun 12 10:17:49.340383 crc crio[19822]: time=\"2026-06-12T10:17:49.34029327Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/POD\" id=9f6fcdf1-208e-4dd1-bca8-c6f3a7ce57f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898947 | controller |     "Jun 12 10:17:49.340503 crc crio[19822]: time=\"2026-06-12T10:17:49.340422174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898964 | controller |     "Jun 12 10:17:49.352650 crc crio[19822]: time=\"2026-06-12T10:17:49.352569729Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/POD\" id=5cb33ca3-732a-435c-b1ba-0c1c86e10872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.898980 | controller |     "Jun 12 10:17:49.352933 crc crio[19822]: time=\"2026-06-12T10:17:49.352855188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.898996 | controller |     "Jun 12 10:17:49.388750 crc crio[19822]: time=\"2026-06-12T10:17:49.388640023Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/POD\" id=ca6554c8-5e2d-49ed-af70-e625e0f84fd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899012 | controller |     "Jun 12 10:17:49.388937 crc crio[19822]: time=\"2026-06-12T10:17:49.388858239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.899029 | controller |     "Jun 12 10:17:49.518542 crc crio[19822]: time=\"2026-06-12T10:17:49.517153628Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc0030940b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.899046 | controller |     "Jun 12 10:17:49.518542 crc crio[19822]: time=\"2026-06-12T10:17:49.517310983Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.899067 | controller |     "Jun 12 10:17:49.527088 crc crio[19822]: time=\"2026-06-12T10:17:49.527020138Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.899084 | controller |     "Jun 12 10:17:49.527399 crc crio[19822]: time=\"2026-06-12T10:17:49.527370829Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.899100 | controller |     "Jun 12 10:17:49.619064 crc crio[19822]: time=\"2026-06-12T10:17:49.618692792Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc00008c918}] Aliases:map[]}\"",
2026-06-12 11:43:51.899117 | controller |     "Jun 12 10:17:49.619064 crc crio[19822]: time=\"2026-06-12T10:17:49.618776155Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.899133 | controller |     "Jun 12 10:17:49.634535 crc crio[19822]: time=\"2026-06-12T10:17:49.634368315Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc0007ac5b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.899150 | controller |     "Jun 12 10:17:49.634535 crc crio[19822]: time=\"2026-06-12T10:17:49.634451338Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.899166 | controller |     "Jun 12 10:17:49.694020 crc crio[19822]: time=\"2026-06-12T10:17:49.693747775Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed00d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.899182 | controller |     "Jun 12 10:17:49.694020 crc crio[19822]: time=\"2026-06-12T10:17:49.69392268Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.899198 | controller |     "Jun 12 10:17:49.747054 crc crio[19822]: time=\"2026-06-12T10:17:49.737572527Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc003094320}] Aliases:map[]}\"",
2026-06-12 11:43:51.899217 | controller |     "Jun 12 10:17:49.747054 crc crio[19822]: time=\"2026-06-12T10:17:49.737649709Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.899234 | controller |     "Jun 12 10:17:49.875656 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da64239638a23c8 Mac:22:3c:1e:90:14:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.899251 | controller |     "Jun 12 10:17:49.876599 crc crio[19822]: time=\"2026-06-12T10:17:49.876531693Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc00101b1e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.899267 | controller |     "Jun 12 10:17:49.877355 crc crio[19822]: time=\"2026-06-12T10:17:49.876697798Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.899284 | controller |     "Jun 12 10:17:49.894061 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c10b79f3a2f3be7 Mac:42:ac:00:f5:69:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.899300 | controller |     "Jun 12 10:17:49.894061 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76f9cc9adfa3ea1 Mac:72:bb:11:98:03:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 SocketPath: PciID:}] [{Interface:0xc00033a5c0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.899316 | controller |     "Jun 12 10:17:49.894061 crc crio[19822]: time=\"2026-06-12T10:17:49.885485787Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc002ed0058}] Aliases:map[]}\"",
2026-06-12 11:43:51.899332 | controller |     "Jun 12 10:17:49.894061 crc crio[19822]: time=\"2026-06-12T10:17:49.885630141Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.899351 | controller |     "Jun 12 10:17:49.921936 crc crio[19822]: time=\"2026-06-12T10:17:49.915175108Z\" level=info msg=\"Ran pod sandbox 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/POD\" id=6df31eec-1567-4e61-8b8c-d2626e8f5af5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899384 | controller |     "Jun 12 10:17:49.921936 crc crio[19822]: time=\"2026-06-12T10:17:49.917991807Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc000696dc8}] Aliases:map[]}\"",
2026-06-12 11:43:51.899402 | controller |     "Jun 12 10:17:49.921936 crc crio[19822]: time=\"2026-06-12T10:17:49.918309947Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.899417 | controller |     "Jun 12 10:17:49.935922 crc crio[19822]: time=\"2026-06-12T10:17:49.9275285Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899433 | controller |     "Jun 12 10:17:49.935922 crc crio[19822]: time=\"2026-06-12T10:17:49.928104138Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899449 | controller |     "Jun 12 10:17:49.935922 crc crio[19822]: time=\"2026-06-12T10:17:49.92817854Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=f3c968fb-5111-4c3f-a1d2-0bf96005801f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899465 | controller |     "Jun 12 10:17:49.948798 crc crio[19822]: time=\"2026-06-12T10:17:49.948650109Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=198520c8-a5c4-4fd8-a1f3-f0b4372c80ae name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.899480 | controller |     "Jun 12 10:17:49.975548 crc crio[19822]: time=\"2026-06-12T10:17:49.973166239Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"",
2026-06-12 11:43:51.899496 | controller |     "Jun 12 10:17:49.978591 crc crio[19822]: time=\"2026-06-12T10:17:49.978523575Z\" level=info msg=\"Ran pod sandbox da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/POD\" id=95ec3910-799f-4bc0-9b5b-b028fb644600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899513 | controller |     "Jun 12 10:17:49.993269 crc crio[19822]: 2026-06-12T10:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd28371e17e2ca7 Mac:fa:cb:75:54:18:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.899533 | controller |     "Jun 12 10:17:49.995085 crc crio[19822]: time=\"2026-06-12T10:17:49.994086132Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc00101a2f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.899549 | controller |     "Jun 12 10:17:49.995085 crc crio[19822]: time=\"2026-06-12T10:17:49.994266848Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.899565 | controller |     "Jun 12 10:17:49.995387 crc crio[19822]: time=\"2026-06-12T10:17:49.995322388Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/POD\" id=bfb29249-c272-478f-a817-7df4a6257d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899581 | controller |     "Jun 12 10:17:49.995451 crc crio[19822]: time=\"2026-06-12T10:17:49.995417631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.899597 | controller |     "Jun 12 10:17:50.006526 crc crio[19822]: time=\"2026-06-12T10:17:50.00643688Z\" level=info msg=\"Ran pod sandbox cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/POD\" id=cee85d76-7ca9-415e-9269-fdc378708613 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899612 | controller |     "Jun 12 10:17:50.018042 crc crio[19822]: time=\"2026-06-12T10:17:50.017944145Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899628 | controller |     "Jun 12 10:17:50.018423 crc crio[19822]: time=\"2026-06-12T10:17:50.018172642Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899644 | controller |     "Jun 12 10:17:50.018423 crc crio[19822]: time=\"2026-06-12T10:17:50.018273195Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=d16b2996-b753-46ef-bccf-4879154b5c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899659 | controller |     "Jun 12 10:17:50.018423 crc crio[19822]: time=\"2026-06-12T10:17:50.018379843Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899674 | controller |     "Jun 12 10:17:50.018624 crc crio[19822]: time=\"2026-06-12T10:17:50.018564018Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899690 | controller |     "Jun 12 10:17:50.018744 crc crio[19822]: time=\"2026-06-12T10:17:50.018686052Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=78cf4f6c-6b32-4283-9622-a92e2da3702f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.899708 | controller |     "Jun 12 10:17:50.023253 crc crio[19822]: time=\"2026-06-12T10:17:50.023120019Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=4d927727-965b-4136-92fe-d671b647b6ab name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.899724 | controller |     "Jun 12 10:17:50.024091 crc crio[19822]: time=\"2026-06-12T10:17:50.023558483Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=f7c33e93-6dc6-4daa-be93-98ae2955cc50 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.899740 | controller |     "Jun 12 10:17:50.050857 crc crio[19822]: time=\"2026-06-12T10:17:50.048529065Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/POD\" id=8887d87a-cadb-4e67-9392-1e2e0d4b1e48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899756 | controller |     "Jun 12 10:17:50.050857 crc crio[19822]: time=\"2026-06-12T10:17:50.048635699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.899771 | controller |     "Jun 12 10:17:50.050857 crc crio[19822]: time=\"2026-06-12T10:17:50.0487184Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/POD\" id=6deb1b09-5b68-4d04-972d-e622e9c09a7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899787 | controller |     "Jun 12 10:17:50.050857 crc crio[19822]: time=\"2026-06-12T10:17:50.048754981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.899802 | controller |     "Jun 12 10:17:50.051166 crc crio[19822]: time=\"2026-06-12T10:17:50.050964101Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"",
2026-06-12 11:43:51.899817 | controller |     "Jun 12 10:17:50.054879 crc crio[19822]: time=\"2026-06-12T10:17:50.05174754Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"",
2026-06-12 11:43:51.899832 | controller |     "Jun 12 10:17:50.161536 crc crio[19822]: time=\"2026-06-12T10:17:50.161437024Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/POD\" id=7f91bbde-c7c8-490d-996b-488b681d8b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899847 | controller |     "Jun 12 10:17:50.161765 crc crio[19822]: time=\"2026-06-12T10:17:50.161558367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.899865 | controller |     "Jun 12 10:17:50.244024 crc crio[19822]: time=\"2026-06-12T10:17:50.23535872Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc001ee24c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.899901 | controller |     "Jun 12 10:17:50.244024 crc crio[19822]: time=\"2026-06-12T10:17:50.235444423Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.899921 | controller |     "Jun 12 10:17:50.244024 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:418d09a1b3f72a6 Mac:ae:27:c1:1f:fc:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 SocketPath: PciID:}] [{Interface:0xc0002908a0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.899937 | controller |     "Jun 12 10:17:50.260689 crc crio[19822]: time=\"2026-06-12T10:17:50.250087335Z\" level=info msg=\"Ran pod sandbox c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/POD\" id=0b229db8-bf6e-4c52-a06f-e64cc39c5993 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899954 | controller |     "Jun 12 10:17:50.274588 crc crio[19822]: time=\"2026-06-12T10:17:50.26628783Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/POD\" id=cca31531-125c-4df2-be32-da762a02119b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.899969 | controller |     "Jun 12 10:17:50.274588 crc crio[19822]: time=\"2026-06-12T10:17:50.266391264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.899985 | controller |     "Jun 12 10:17:50.290883 crc crio[19822]: time=\"2026-06-12T10:17:50.285484019Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900001 | controller |     "Jun 12 10:17:50.290883 crc crio[19822]: time=\"2026-06-12T10:17:50.289765735Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900017 | controller |     "Jun 12 10:17:50.290883 crc crio[19822]: time=\"2026-06-12T10:17:50.28992125Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=449dce0c-5492-4b86-ad62-a47c8d782e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900033 | controller |     "Jun 12 10:17:50.320117 crc crio[19822]: time=\"2026-06-12T10:17:50.319431815Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=4cf6e9d7-ec1d-44d7-a54d-d13ab707289a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.900048 | controller |     "Jun 12 10:17:50.329878 crc crio[19822]: time=\"2026-06-12T10:17:50.323430102Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00008ccd0}] Aliases:map[]}\"",
2026-06-12 11:43:51.900065 | controller |     "Jun 12 10:17:50.329878 crc crio[19822]: time=\"2026-06-12T10:17:50.323750282Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.900084 | controller |     "Jun 12 10:17:50.332890 crc crio[19822]: time=\"2026-06-12T10:17:50.332724096Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"",
2026-06-12 11:43:51.900100 | controller |     "Jun 12 10:17:50.463052 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c11473d684b0e10 Mac:ca:8b:c9:69:71:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.900117 | controller |     "Jun 12 10:17:50.497452 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ceda7d9502106a5 Mac:6e:25:07:c4:78:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 SocketPath: PciID:}] [{Interface:0xc000015210 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.900133 | controller |     "Jun 12 10:17:50.522260 crc crio[19822]: time=\"2026-06-12T10:17:50.512139929Z\" level=info msg=\"Ran pod sandbox 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/POD\" id=b2949034-446f-4ee5-ae8f-242195310abf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.900149 | controller |     "Jun 12 10:17:50.534534 crc crio[19822]: time=\"2026-06-12T10:17:50.533981451Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900164 | controller |     "Jun 12 10:17:50.534534 crc crio[19822]: time=\"2026-06-12T10:17:50.534274391Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900179 | controller |     "Jun 12 10:17:50.534534 crc crio[19822]: time=\"2026-06-12T10:17:50.534330892Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=4e5cb3a7-ec5d-4adb-9722-35c8205f620b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900195 | controller |     "Jun 12 10:17:50.546374 crc crio[19822]: time=\"2026-06-12T10:17:50.541247697Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=1664a7fc-5778-423e-8f29-35ac9af9e596 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.900210 | controller |     "Jun 12 10:17:50.546374 crc crio[19822]: time=\"2026-06-12T10:17:50.548455074Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"",
2026-06-12 11:43:51.900226 | controller |     "Jun 12 10:17:50.571955 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b02146929025f7 Mac:be:d0:bf:3b:05:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 SocketPath: PciID:}] [{Interface:0xc0004046b0 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.900241 | controller |     "Jun 12 10:17:50.616064 crc crio[19822]: 2026-06-12T10:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:358c66724525100 Mac:da:5c:6b:4f:7e:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 SocketPath: PciID:}] [{Interface:0xc00031e7f0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.900260 | controller |     "Jun 12 10:17:50.632338 crc crio[19822]: time=\"2026-06-12T10:17:50.632251524Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc002ed03b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.900277 | controller |     "Jun 12 10:17:50.632601 crc crio[19822]: time=\"2026-06-12T10:17:50.632551993Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.900293 | controller |     "Jun 12 10:17:50.634710 crc crio[19822]: time=\"2026-06-12T10:17:50.634614266Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc003094338}] Aliases:map[]}\"",
2026-06-12 11:43:51.900309 | controller |     "Jun 12 10:17:50.634710 crc crio[19822]: time=\"2026-06-12T10:17:50.634661678Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.900325 | controller |     "Jun 12 10:17:50.639135 crc crio[19822]: time=\"2026-06-12T10:17:50.639053089Z\" level=info msg=\"Ran pod sandbox c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/POD\" id=36d76124-8af4-4ccd-87e0-c6fd7088ecb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.900341 | controller |     "Jun 12 10:17:50.639613 crc crio[19822]: time=\"2026-06-12T10:17:50.639577056Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc003094518}] Aliases:map[]}\"",
2026-06-12 11:43:51.900357 | controller |     "Jun 12 10:17:50.639950 crc crio[19822]: time=\"2026-06-12T10:17:50.639928047Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.900372 | controller |     "Jun 12 10:17:50.666985 crc crio[19822]: time=\"2026-06-12T10:17:50.666761282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900388 | controller |     "Jun 12 10:17:50.667797 crc crio[19822]: time=\"2026-06-12T10:17:50.667104938Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900410 | controller |     "Jun 12 10:17:50.667797 crc crio[19822]: time=\"2026-06-12T10:17:50.667168154Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=039d3ab1-e708-470c-a2d6-7e7bc3b14b32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900427 | controller |     "Jun 12 10:17:50.672748 crc crio[19822]: time=\"2026-06-12T10:17:50.672650785Z\" level=info msg=\"Ran pod sandbox ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/POD\" id=a7eb29d9-a8c9-49df-96ea-873c158342bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.900443 | controller |     "Jun 12 10:17:50.675584 crc crio[19822]: time=\"2026-06-12T10:17:50.675498905Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=c8106379-2dee-43e0-9a6f-c48c7a46fafa name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.900459 | controller |     "Jun 12 10:17:50.677493 crc crio[19822]: time=\"2026-06-12T10:17:50.677250419Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc0021442b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.900475 | controller |     "Jun 12 10:17:50.677493 crc crio[19822]: time=\"2026-06-12T10:17:50.677312141Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.900492 | controller |     "Jun 12 10:17:50.677493 crc crio[19822]: time=\"2026-06-12T10:17:50.677450635Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900507 | controller |     "Jun 12 10:17:50.677937 crc crio[19822]: time=\"2026-06-12T10:17:50.677672332Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900523 | controller |     "Jun 12 10:17:50.678115 crc crio[19822]: time=\"2026-06-12T10:17:50.678021494Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=f15841a3-bb7d-426f-b259-d1a95fa9ad86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900538 | controller |     "Jun 12 10:17:50.679001 crc crio[19822]: time=\"2026-06-12T10:17:50.678931192Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc002ed0280}] Aliases:map[]}\"",
2026-06-12 11:43:51.900586 | controller |     "Jun 12 10:17:50.679182 crc crio[19822]: time=\"2026-06-12T10:17:50.679122178Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.900603 | controller |     "Jun 12 10:17:50.680269 crc crio[19822]: time=\"2026-06-12T10:17:50.680023517Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=b5f0a755-48d6-46da-a910-57545726702e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.900619 | controller |     "Jun 12 10:17:50.681129 crc crio[19822]: time=\"2026-06-12T10:17:50.681026629Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"",
2026-06-12 11:43:51.900636 | controller |     "Jun 12 10:17:50.691026 crc crio[19822]: time=\"2026-06-12T10:17:50.686492822Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc002ed05d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.900652 | controller |     "Jun 12 10:17:50.691026 crc crio[19822]: time=\"2026-06-12T10:17:50.687390488Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc00140e6d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.900669 | controller |     "Jun 12 10:17:50.691026 crc crio[19822]: time=\"2026-06-12T10:17:50.687429779Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.900685 | controller |     "Jun 12 10:17:50.691026 crc crio[19822]: time=\"2026-06-12T10:17:50.688080469Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"",
2026-06-12 11:43:51.900700 | controller |     "Jun 12 10:17:50.697741 crc crio[19822]: time=\"2026-06-12T10:17:50.697236783Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.900716 | controller |     "Jun 12 10:17:50.718969 crc crio[19822]: time=\"2026-06-12T10:17:50.718802297Z\" level=info msg=\"Ran pod sandbox 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/POD\" id=fb4c2ad4-1a01-4204-8d79-2e97c8887821 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.900732 | controller |     "Jun 12 10:17:50.724347 crc crio[19822]: time=\"2026-06-12T10:17:50.722011369Z\" level=info msg=\"Ran pod sandbox 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/POD\" id=5b5018e7-8be2-4019-8955-2285f429c6fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.900748 | controller |     "Jun 12 10:17:50.739532 crc crio[19822]: time=\"2026-06-12T10:17:50.73946106Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc000696ce0}] Aliases:map[]}\"",
2026-06-12 11:43:51.900770 | controller |     "Jun 12 10:17:50.739532 crc crio[19822]: time=\"2026-06-12T10:17:50.739532452Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.900786 | controller |     "Jun 12 10:17:50.742526 crc crio[19822]: time=\"2026-06-12T10:17:50.742401712Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900801 | controller |     "Jun 12 10:17:50.742684 crc crio[19822]: time=\"2026-06-12T10:17:50.74264605Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900817 | controller |     "Jun 12 10:17:50.742744 crc crio[19822]: time=\"2026-06-12T10:17:50.742702542Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=68994ff9-4afe-4e05-b5c3-56a63722ea20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900832 | controller |     "Jun 12 10:17:50.742897 crc crio[19822]: time=\"2026-06-12T10:17:50.742860667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900851 | controller |     "Jun 12 10:17:50.743210 crc crio[19822]: time=\"2026-06-12T10:17:50.743006882Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900883 | controller |     "Jun 12 10:17:50.743210 crc crio[19822]: time=\"2026-06-12T10:17:50.743170027Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=a29aac1e-48fd-4ebb-ab85-40e338d025c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.900904 | controller |     "Jun 12 10:17:50.744225 crc crio[19822]: time=\"2026-06-12T10:17:50.744167538Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=109819b1-8670-4d7d-9119-130cd2055275 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.900921 | controller |     "Jun 12 10:17:50.745125 crc crio[19822]: time=\"2026-06-12T10:17:50.744993335Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=667b55d8-dedd-4397-83e1-fd3cddc91320 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.900936 | controller |     "Jun 12 10:17:50.747016 crc crio[19822]: time=\"2026-06-12T10:17:50.746905903Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"",
2026-06-12 11:43:51.900956 | controller |     "Jun 12 10:17:50.751798 crc crio[19822]: time=\"2026-06-12T10:17:50.751572201Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"",
2026-06-12 11:43:51.900972 | controller |     "Jun 12 10:17:50.911118 crc crio[19822]: time=\"2026-06-12T10:17:50.910370716Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/POD\" id=45909952-00ba-407d-8a39-2046d39c2476 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.900988 | controller |     "Jun 12 10:17:50.911424 crc crio[19822]: time=\"2026-06-12T10:17:50.911182381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.901005 | controller |     "Jun 12 10:17:51.104594 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade47e6254140d3 Mac:1a:85:4a:64:0d:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.901021 | controller |     "Jun 12 10:17:51.106715 crc crio[19822]: time=\"2026-06-12T10:17:51.106121436Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc0030940b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.901038 | controller |     "Jun 12 10:17:51.106715 crc crio[19822]: time=\"2026-06-12T10:17:51.106415425Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.901053 | controller |     "Jun 12 10:17:51.107767 crc crio[19822]: time=\"2026-06-12T10:17:51.107578003Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/POD\" id=45e87b83-cb2e-48be-ab2a-e59dc3587087 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.901069 | controller |     "Jun 12 10:17:51.107767 crc crio[19822]: time=\"2026-06-12T10:17:51.107737228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.901085 | controller |     "Jun 12 10:17:51.109912 crc crio[19822]: time=\"2026-06-12T10:17:51.109122561Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/POD\" id=f1bc3783-8a39-4d1d-82b9-149c4c1b984a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.901101 | controller |     "Jun 12 10:17:51.109912 crc crio[19822]: time=\"2026-06-12T10:17:51.109371837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.901117 | controller |     "Jun 12 10:17:51.155487 crc crio[19822]: time=\"2026-06-12T10:17:51.155295308Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000696138}] Aliases:map[]}\"",
2026-06-12 11:43:51.901137 | controller |     "Jun 12 10:17:51.155487 crc crio[19822]: time=\"2026-06-12T10:17:51.15534516Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.901153 | controller |     "Jun 12 10:17:51.158530 crc crio[19822]: time=\"2026-06-12T10:17:51.158397863Z\" level=info msg=\"Ran pod sandbox ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/POD\" id=572febbd-fdb7-473a-9090-c0f3645a989e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.901169 | controller |     "Jun 12 10:17:51.165318 crc crio[19822]: time=\"2026-06-12T10:17:51.165121492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901185 | controller |     "Jun 12 10:17:51.176441 crc crio[19822]: time=\"2026-06-12T10:17:51.176284659Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901201 | controller |     "Jun 12 10:17:51.176441 crc crio[19822]: time=\"2026-06-12T10:17:51.176402183Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=50e542a1-1b60-4ac5-8c87-16efd85910b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901217 | controller |     "Jun 12 10:17:51.178601 crc crio[19822]: time=\"2026-06-12T10:17:51.178495661Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=68e197e6-61c8-4ef7-81d2-4344ad6b8cc0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.901232 | controller |     "Jun 12 10:17:51.181697 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c88dbd7eb686d5e Mac:be:1d:08:cf:ac:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd SocketPath: PciID:}] [{Interface:0xc0002b6970 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.901248 | controller |     "Jun 12 10:17:51.184075 crc crio[19822]: time=\"2026-06-12T10:17:51.183883211Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"",
2026-06-12 11:43:51.901264 | controller |     "Jun 12 10:17:51.198088 crc crio[19822]: time=\"2026-06-12T10:17:51.193479341Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed00d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.901280 | controller |     "Jun 12 10:17:51.198088 crc crio[19822]: time=\"2026-06-12T10:17:51.193906874Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.901300 | controller |     "Jun 12 10:17:51.219134 crc crio[19822]: time=\"2026-06-12T10:17:51.217779809Z\" level=info msg=\"Ran pod sandbox c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/POD\" id=ca6554c8-5e2d-49ed-af70-e625e0f84fd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.901316 | controller |     "Jun 12 10:17:51.229975 crc crio[19822]: time=\"2026-06-12T10:17:51.229894621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901332 | controller |     "Jun 12 10:17:51.231708 crc crio[19822]: time=\"2026-06-12T10:17:51.231574084Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}\"",
2026-06-12 11:43:51.901348 | controller |     "Jun 12 10:17:51.231919 crc crio[19822]: time=\"2026-06-12T10:17:51.231707129Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.901364 | controller |     "Jun 12 10:17:51.233566 crc crio[19822]: time=\"2026-06-12T10:17:51.233490844Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901380 | controller |     "Jun 12 10:17:51.233734 crc crio[19822]: time=\"2026-06-12T10:17:51.233574827Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=3deb1c9b-7d50-4f2e-aef1-1c9e5df6578b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901396 | controller |     "Jun 12 10:17:51.234877 crc crio[19822]: time=\"2026-06-12T10:17:51.234746824Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=af578e8d-7732-4da3-bdf4-e330f6c4da38 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.901411 | controller |     "Jun 12 10:17:51.239672 crc crio[19822]: time=\"2026-06-12T10:17:51.239110642Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"",
2026-06-12 11:43:51.901427 | controller |     "Jun 12 10:17:51.252668 crc crio[19822]: time=\"2026-06-12T10:17:51.247027619Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc000120798}] Aliases:map[]}\"",
2026-06-12 11:43:51.901443 | controller |     "Jun 12 10:17:51.252668 crc crio[19822]: time=\"2026-06-12T10:17:51.247080911Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.901462 | controller |     "Jun 12 10:17:51.419652 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f40706efe6d35c1 Mac:ee:a5:66:47:3c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.901479 | controller |     "Jun 12 10:17:51.419652 crc crio[19822]: time=\"2026-06-12T10:17:51.418617481Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc0007ac5b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.901495 | controller |     "Jun 12 10:17:51.419652 crc crio[19822]: time=\"2026-06-12T10:17:51.418744585Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.901511 | controller |     "Jun 12 10:17:51.424146 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1bd2ba4453d7cd Mac:02:ab:47:6a:12:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce SocketPath: PciID:}] [{Interface:0xc00031e5c0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.901527 | controller |     "Jun 12 10:17:51.425443 crc crio[19822]: time=\"2026-06-12T10:17:51.425364285Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc003094320}] Aliases:map[]}\"",
2026-06-12 11:43:51.901543 | controller |     "Jun 12 10:17:51.425616 crc crio[19822]: time=\"2026-06-12T10:17:51.425554471Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.901560 | controller |     "Jun 12 10:17:51.463626 crc crio[19822]: time=\"2026-06-12T10:17:51.463531825Z\" level=info msg=\"Ran pod sandbox f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/POD\" id=5cb33ca3-732a-435c-b1ba-0c1c86e10872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.901576 | controller |     "Jun 12 10:17:51.475586 crc crio[19822]: time=\"2026-06-12T10:17:51.475379814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901592 | controller |     "Jun 12 10:17:51.476710 crc crio[19822]: time=\"2026-06-12T10:17:51.475673984Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901608 | controller |     "Jun 12 10:17:51.476710 crc crio[19822]: time=\"2026-06-12T10:17:51.475735986Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=455bac77-b725-4b6f-87ed-f931939bd5ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901627 | controller |     "Jun 12 10:17:51.482858 crc crio[19822]: time=\"2026-06-12T10:17:51.482695705Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=d5391937-41b4-4a84-9002-890434f64d58 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.901643 | controller |     "Jun 12 10:17:51.497271 crc crio[19822]: time=\"2026-06-12T10:17:51.493750663Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"",
2026-06-12 11:43:51.901659 | controller |     "Jun 12 10:17:51.536102 crc crio[19822]: time=\"2026-06-12T10:17:51.535263112Z\" level=info msg=\"Ran pod sandbox b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/POD\" id=50b9eee0-a1ef-4ba5-94c7-934dc5509b25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.901675 | controller |     "Jun 12 10:17:51.547041 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d2015ddb771c0e Mac:ba:46:68:b2:fb:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.901691 | controller |     "Jun 12 10:17:51.549539 crc crio[19822]: time=\"2026-06-12T10:17:51.549446941Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.901707 | controller |     "Jun 12 10:17:51.549920 crc crio[19822]: time=\"2026-06-12T10:17:51.549654358Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.901723 | controller |     "Jun 12 10:17:51.593045 crc crio[19822]: time=\"2026-06-12T10:17:51.592700102Z\" level=info msg=\"Ran pod sandbox 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/POD\" id=d02b96ec-0d2f-4434-bd8b-5bb0db24a3e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.901739 | controller |     "Jun 12 10:17:51.610635 crc crio[19822]: time=\"2026-06-12T10:17:51.610504271Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901755 | controller |     "Jun 12 10:17:51.611010 crc crio[19822]: time=\"2026-06-12T10:17:51.610949625Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901771 | controller |     "Jun 12 10:17:51.611077 crc crio[19822]: time=\"2026-06-12T10:17:51.611048658Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=90277e22-d3b1-4e24-9493-1b68b921d021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901790 | controller |     "Jun 12 10:17:51.620548 crc crio[19822]: time=\"2026-06-12T10:17:51.616422587Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=51a8835e-e61c-49ee-a685-cbf61c222421 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.901806 | controller |     "Jun 12 10:17:51.628390 crc crio[19822]: time=\"2026-06-12T10:17:51.627742422Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"",
2026-06-12 11:43:51.901822 | controller |     "Jun 12 10:17:51.646110 crc crio[19822]: time=\"2026-06-12T10:17:51.64486459Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901839 | controller |     "Jun 12 10:17:51.646110 crc crio[19822]: time=\"2026-06-12T10:17:51.645547855Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901859 | controller |     "Jun 12 10:17:51.646110 crc crio[19822]: time=\"2026-06-12T10:17:51.645621417Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=fe9153a2-a649-4a35-bd84-6a36fa27d522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.901895 | controller |     "Jun 12 10:17:51.648513 crc crio[19822]: time=\"2026-06-12T10:17:51.648391961Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=6d805115-5526-487c-af92-1b0b111b6de1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.901914 | controller |     "Jun 12 10:17:51.714680 crc crio[19822]: time=\"2026-06-12T10:17:51.712857317Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"",
2026-06-12 11:43:51.901930 | controller |     "Jun 12 10:17:51.732130 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c29823546cdc686 Mac:f2:77:41:4c:83:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 SocketPath: PciID:}] [{Interface:0xc0004a05d0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.901946 | controller |     "Jun 12 10:17:51.765690 crc crio[19822]: time=\"2026-06-12T10:17:51.763505346Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc00008c918}] Aliases:map[]}\"",
2026-06-12 11:43:51.902014 | controller |     "Jun 12 10:17:51.767564 crc crio[19822]: time=\"2026-06-12T10:17:51.765698146Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.902041 | controller |     "Jun 12 10:17:51.777398 crc crio[19822]: time=\"2026-06-12T10:17:51.774968379Z\" level=info msg=\"Ran pod sandbox c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/POD\" id=9f6fcdf1-208e-4dd1-bca8-c6f3a7ce57f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.902061 | controller |     "Jun 12 10:17:51.799423 crc crio[19822]: time=\"2026-06-12T10:17:51.795647398Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902078 | controller |     "Jun 12 10:17:51.799423 crc crio[19822]: time=\"2026-06-12T10:17:51.796054341Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902093 | controller |     "Jun 12 10:17:51.799423 crc crio[19822]: time=\"2026-06-12T10:17:51.796123953Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=e200af43-21ee-4d63-a881-1e5f50747dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902109 | controller |     "Jun 12 10:17:51.823243 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8bfb94966685052 Mac:86:f7:22:bc:b6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.902125 | controller |     "Jun 12 10:17:51.824436 crc crio[19822]: time=\"2026-06-12T10:17:51.824358074Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc001ee24c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.902141 | controller |     "Jun 12 10:17:51.824626 crc crio[19822]: time=\"2026-06-12T10:17:51.824568021Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.902157 | controller |     "Jun 12 10:17:51.838005 crc crio[19822]: time=\"2026-06-12T10:17:51.837797817Z\" level=info msg=\"Ran pod sandbox 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/POD\" id=bfb29249-c272-478f-a817-7df4a6257d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.902173 | controller |     "Jun 12 10:17:51.857245 crc crio[19822]: time=\"2026-06-12T10:17:51.853634822Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=bf401e6a-fc30-41e2-be7e-465a04e9ca31 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.902188 | controller |     "Jun 12 10:17:51.865076 crc crio[19822]: time=\"2026-06-12T10:17:51.865000552Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902203 | controller |     "Jun 12 10:17:51.865383 crc crio[19822]: time=\"2026-06-12T10:17:51.86530272Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902222 | controller |     "Jun 12 10:17:51.865383 crc crio[19822]: time=\"2026-06-12T10:17:51.865382163Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=2ae6e3ec-e4d0-438c-a234-b63004252e10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902237 | controller |     "Jun 12 10:17:51.869051 crc crio[19822]: time=\"2026-06-12T10:17:51.869017468Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"",
2026-06-12 11:43:51.902253 | controller |     "Jun 12 10:17:51.923072 crc crio[19822]: time=\"2026-06-12T10:17:51.922881222Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=c4565b4b-c384-4dab-bbbf-2dc85d8a5bd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.902268 | controller |     "Jun 12 10:17:52.016616 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f06d6f2268cfcb1 Mac:ae:78:ae:c1:a1:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee SocketPath: PciID:}] [{Interface:0xc0003254f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.902284 | controller |     "Jun 12 10:17:52.034403 crc crio[19822]: time=\"2026-06-12T10:17:52.027184127Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc003094338}] Aliases:map[]}\"",
2026-06-12 11:43:51.902300 | controller |     "Jun 12 10:17:52.034403 crc crio[19822]: time=\"2026-06-12T10:17:52.027471426Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.902317 | controller |     "Jun 12 10:17:52.055123 crc crio[19822]: 2026-06-12T10:17:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d673b0511f888ee Mac:2a:cb:64:c4:6f:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 SocketPath: PciID:}] [{Interface:0xc000193480 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.902333 | controller |     "Jun 12 10:17:52.063236 crc crio[19822]: time=\"2026-06-12T10:17:52.059498304Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"",
2026-06-12 11:43:51.902349 | controller |     "Jun 12 10:17:52.072898 crc crio[19822]: time=\"2026-06-12T10:17:52.06733617Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc0021442b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.902368 | controller |     "Jun 12 10:17:52.072898 crc crio[19822]: time=\"2026-06-12T10:17:52.071638196Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.902384 | controller |     "Jun 12 10:17:52.127355 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f2281764f52cb9 Mac:ba:75:54:65:0d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 SocketPath: PciID:}] [{Interface:0xc00012e9f0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.902400 | controller |     "Jun 12 10:17:52.128579 crc crio[19822]: time=\"2026-06-12T10:17:52.128481539Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc00140e6d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.902417 | controller |     "Jun 12 10:17:52.131321 crc crio[19822]: time=\"2026-06-12T10:17:52.131138683Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.902433 | controller |     "Jun 12 10:17:52.194537 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba199a355396c09 Mac:02:ae:16:7f:c6:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 SocketPath: PciID:}] [{Interface:0xc0005a45d0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.902449 | controller |     "Jun 12 10:17:52.221098 crc crio[19822]: time=\"2026-06-12T10:17:52.214667856Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc000696ce0}] Aliases:map[]}\"",
2026-06-12 11:43:51.902465 | controller |     "Jun 12 10:17:52.233038 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6e5725f91cb52 Mac:66:23:2a:46:d3:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa SocketPath: PciID:}] [{Interface:0xc0003d0970 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.902481 | controller |     "Jun 12 10:17:52.278860 crc crio[19822]: time=\"2026-06-12T10:17:52.278710794Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.902497 | controller |     "Jun 12 10:17:52.294665 crc crio[19822]: time=\"2026-06-12T10:17:52.294469809Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}\"",
2026-06-12 11:43:51.902516 | controller |     "Jun 12 10:17:52.307654 crc crio[19822]: time=\"2026-06-12T10:17:52.294748138Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.902533 | controller |     "Jun 12 10:17:52.348341 crc crio[19822]: time=\"2026-06-12T10:17:52.348232226Z\" level=info msg=\"Ran pod sandbox f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/POD\" id=6deb1b09-5b68-4d04-972d-e622e9c09a7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.902549 | controller |     "Jun 12 10:17:52.390519 crc crio[19822]: time=\"2026-06-12T10:17:52.390410825Z\" level=info msg=\"Ran pod sandbox ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/POD\" id=8887d87a-cadb-4e67-9392-1e2e0d4b1e48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.902564 | controller |     "Jun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.414365623Z\" level=info msg=\"Ran pod sandbox d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/POD\" id=7f91bbde-c7c8-490d-996b-488b681d8b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.902580 | controller |     "Jun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.414496266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902596 | controller |     "Jun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.414744554Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902611 | controller |     "Jun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.41493877Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=698c2bab-f672-4676-a4a3-8b9db277549f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902627 | controller |     "Jun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.415071345Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902642 | controller |     "Jun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.415348554Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902657 | controller |     "Jun 12 10:17:52.418965 crc crio[19822]: time=\"2026-06-12T10:17:52.415411156Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=40486695-bceb-4205-a631-7a2b5c8ab8b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902673 | controller |     "Jun 12 10:17:52.419704 crc crio[19822]: time=\"2026-06-12T10:17:52.419278573Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=76280920-5e80-4f00-b35c-c6307c27e691 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.902691 | controller |     "Jun 12 10:17:52.421792 crc crio[19822]: time=\"2026-06-12T10:17:52.420089909Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=cff8208b-8b8b-4ac7-b826-038273f713a6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.902707 | controller |     "Jun 12 10:17:52.427227 crc crio[19822]: time=\"2026-06-12T10:17:52.425711797Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"",
2026-06-12 11:43:51.902722 | controller |     "Jun 12 10:17:52.430961 crc crio[19822]: time=\"2026-06-12T10:17:52.430644254Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"",
2026-06-12 11:43:51.902737 | controller |     "Jun 12 10:17:52.433997 crc crio[19822]: time=\"2026-06-12T10:17:52.433917519Z\" level=info msg=\"Ran pod sandbox db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/POD\" id=f1bc3783-8a39-4d1d-82b9-149c4c1b984a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.902752 | controller |     "Jun 12 10:17:52.442960 crc crio[19822]: time=\"2026-06-12T10:17:52.442901434Z\" level=info msg=\"Ran pod sandbox 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/POD\" id=cca31531-125c-4df2-be32-da762a02119b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.902768 | controller |     "Jun 12 10:17:52.453559 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f4ab08aab85c18e Mac:1a:76:68:8d:d3:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 SocketPath: PciID:}] [{Interface:0xc0003968a0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.902784 | controller |     "Jun 12 10:17:52.455307 crc crio[19822]: time=\"2026-06-12T10:17:52.455142748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=cf374ded-fa57-4f05-88d4-da00f87f545b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902800 | controller |     "Jun 12 10:17:52.456776 crc crio[19822]: time=\"2026-06-12T10:17:52.456634325Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902816 | controller |     "Jun 12 10:17:52.458119 crc crio[19822]: time=\"2026-06-12T10:17:52.456963274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902833 | controller |     "Jun 12 10:17:52.458239 crc crio[19822]: time=\"2026-06-12T10:17:52.458142311Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902853 | controller |     "Jun 12 10:17:52.458239 crc crio[19822]: time=\"2026-06-12T10:17:52.458228594Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=b03d331f-5bb1-4b0a-8208-7976bb237657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902887 | controller |     "Jun 12 10:17:52.463137 crc crio[19822]: time=\"2026-06-12T10:17:52.463041296Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc000120798}] Aliases:map[]}\"",
2026-06-12 11:43:51.902910 | controller |     "Jun 12 10:17:52.463491 crc crio[19822]: time=\"2026-06-12T10:17:52.463356236Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.902927 | controller |     "Jun 12 10:17:52.467084 crc crio[19822]: time=\"2026-06-12T10:17:52.457442311Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902944 | controller |     "Jun 12 10:17:52.467084 crc crio[19822]: time=\"2026-06-12T10:17:52.466350574Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=303d8107-2ce7-4ede-a5c9-032cf85c6705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.902960 | controller |     "Jun 12 10:17:52.484797 crc crio[19822]: time=\"2026-06-12T10:17:52.483247946Z\" level=info msg=\"Ran pod sandbox f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/POD\" id=45e87b83-cb2e-48be-ab2a-e59dc3587087 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.902976 | controller |     "Jun 12 10:17:52.487957 crc crio[19822]: time=\"2026-06-12T10:17:52.487754677Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=130a9224-32a8-45d6-9968-09e4e59731b3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.902992 | controller |     "Jun 12 10:17:52.489546 crc crio[19822]: time=\"2026-06-12T10:17:52.488615404Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=023fe9ca-5808-4599-ad38-98bc83a0d256 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903007 | controller |     "Jun 12 10:17:52.489546 crc crio[19822]: time=\"2026-06-12T10:17:52.488913806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=c47a7d0e-a935-4426-ab76-8feb60280aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903023 | controller |     "Jun 12 10:17:52.492963 crc crio[19822]: time=\"2026-06-12T10:17:52.49262567Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"",
2026-06-12 11:43:51.903039 | controller |     "Jun 12 10:17:52.493479 crc crio[19822]: time=\"2026-06-12T10:17:52.493351443Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"",
2026-06-12 11:43:51.903061 | controller |     "Jun 12 10:17:52.493771 crc crio[19822]: time=\"2026-06-12T10:17:52.493652676Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903078 | controller |     "Jun 12 10:17:52.494034 crc crio[19822]: time=\"2026-06-12T10:17:52.493870333Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903094 | controller |     "Jun 12 10:17:52.494034 crc crio[19822]: time=\"2026-06-12T10:17:52.493954136Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=5fa42afc-e797-4764-a507-82fcfafe4b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903110 | controller |     "Jun 12 10:17:52.495985 crc crio[19822]: time=\"2026-06-12T10:17:52.495753379Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=b2bef5b3-99d2-48b0-adde-026728bcb368 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903127 | controller |     "Jun 12 10:17:52.503036 crc crio[19822]: time=\"2026-06-12T10:17:52.502939296Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager\" id=61b3fd43-cce7-4dd8-90f9-f907a1e03ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.903143 | controller |     "Jun 12 10:17:52.503594 crc crio[19822]: time=\"2026-06-12T10:17:52.503508474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903159 | controller |     "Jun 12 10:17:52.510975 crc crio[19822]: time=\"2026-06-12T10:17:52.510858844Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"",
2026-06-12 11:43:51.903175 | controller |     "Jun 12 10:17:52.613279 crc crio[19822]: 2026-06-12T10:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854b6a5ef6aaa49 Mac:56:a9:cc:2e:df:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.903192 | controller |     "Jun 12 10:17:52.614958 crc crio[19822]: time=\"2026-06-12T10:17:52.613948416Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000696138}] Aliases:map[]}\"",
2026-06-12 11:43:51.903208 | controller |     "Jun 12 10:17:52.614958 crc crio[19822]: time=\"2026-06-12T10:17:52.614129662Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.903224 | controller |     "Jun 12 10:17:52.625360 crc crio[19822]: time=\"2026-06-12T10:17:52.625279568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903242 | controller |     "Jun 12 10:17:52.647459 crc crio[19822]: time=\"2026-06-12T10:17:52.647138001Z\" level=info msg=\"Ran pod sandbox 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/POD\" id=45909952-00ba-407d-8a39-2046d39c2476 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.903259 | controller |     "Jun 12 10:17:52.662074 crc crio[19822]: time=\"2026-06-12T10:17:52.662018479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903275 | controller |     "Jun 12 10:17:52.663495 crc crio[19822]: time=\"2026-06-12T10:17:52.663058204Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903291 | controller |     "Jun 12 10:17:52.663495 crc crio[19822]: time=\"2026-06-12T10:17:52.663440826Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903307 | controller |     "Jun 12 10:17:52.663640 crc crio[19822]: time=\"2026-06-12T10:17:52.663500068Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=bbaf30ae-ecc7-4be2-bc5c-16716c3dafde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903323 | controller |     "Jun 12 10:17:52.669150 crc crio[19822]: time=\"2026-06-12T10:17:52.668338188Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=31cf7a45-b6fa-441e-8709-fcee3d25dfaf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903339 | controller |     "Jun 12 10:17:52.707326 crc crio[19822]: time=\"2026-06-12T10:17:52.706708748Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"",
2026-06-12 11:43:51.903356 | controller |     "Jun 12 10:17:52.891418 crc crio[19822]: time=\"2026-06-12T10:17:52.890372336Z\" level=info msg=\"Created container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager\" id=61b3fd43-cce7-4dd8-90f9-f907a1e03ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.903372 | controller |     "Jun 12 10:17:52.907430 crc crio[19822]: time=\"2026-06-12T10:17:52.907300467Z\" level=info msg=\"Starting container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1\" id=64517428-1302-4efd-8a40-61e3804840e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.903388 | controller |     "Jun 12 10:17:52.954113 crc crio[19822]: time=\"2026-06-12T10:17:52.953718996Z\" level=info msg=\"Started container\" PID=45282 containerID=41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1 description=openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager id=64517428-1302-4efd-8a40-61e3804840e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe",
2026-06-12 11:43:51.903404 | controller |     "Jun 12 10:17:53.019710 crc crio[19822]: time=\"2026-06-12T10:17:53.019636342Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c874aca2-e1ab-4474-b9a0-619d61446dc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903424 | controller |     "Jun 12 10:17:53.027654 crc crio[19822]: time=\"2026-06-12T10:17:53.027484898Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fc36116d-1325-4953-bbbc-13dfdf6cd117 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903439 | controller |     "Jun 12 10:17:53.061237 crc crio[19822]: time=\"2026-06-12T10:17:53.059684633Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy\" id=ab46c08b-f8b8-4776-afcb-9fe156feb4cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.903469 | controller |     "Jun 12 10:17:53.062657 crc crio[19822]: time=\"2026-06-12T10:17:53.062602376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903487 | controller |     "Jun 12 10:17:53.628737 crc crio[19822]: time=\"2026-06-12T10:17:53.628045327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903508 | controller |     "Jun 12 10:17:53.690644 crc crio[19822]: time=\"2026-06-12T10:17:53.69016434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903528 | controller |     "Jun 12 10:17:54.040607 crc crio[19822]: time=\"2026-06-12T10:17:54.040490285Z\" level=info msg=\"Created container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy\" id=ab46c08b-f8b8-4776-afcb-9fe156feb4cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.903543 | controller |     "Jun 12 10:17:54.079556 crc crio[19822]: time=\"2026-06-12T10:17:54.079460648Z\" level=info msg=\"Starting container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe\" id=2b9f0c64-9c9a-42a3-8389-1efdd9dd25e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.903560 | controller |     "Jun 12 10:17:54.105027 crc crio[19822]: time=\"2026-06-12T10:17:54.101698563Z\" level=info msg=\"Started container\" PID=45398 containerID=3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe description=openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy id=2b9f0c64-9c9a-42a3-8389-1efdd9dd25e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe",
2026-06-12 11:43:51.903576 | controller |     "Jun 12 10:18:00.572952 crc crio[19822]: time=\"2026-06-12T10:18:00.571040324Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687658-q6bh9/POD\" id=2c1a4c92-8195-4150-9dec-44a858cce4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.903591 | controller |     "Jun 12 10:18:00.572952 crc crio[19822]: time=\"2026-06-12T10:18:00.572865202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903607 | controller |     "Jun 12 10:18:15.048585 crc crio[19822]: time=\"2026-06-12T10:18:15.047693471Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=76280920-5e80-4f00-b35c-c6307c27e691 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903623 | controller |     "Jun 12 10:18:15.051329 crc crio[19822]: time=\"2026-06-12T10:18:15.051252571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=2b462f92-e16a-4d7e-8faf-d9dcd299bfb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903642 | controller |     "Jun 12 10:18:15.946891 crc crio[19822]: time=\"2026-06-12T10:18:15.946464847Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=68e197e6-61c8-4ef7-81d2-4344ad6b8cc0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903658 | controller |     "Jun 12 10:18:15.948724 crc crio[19822]: time=\"2026-06-12T10:18:15.948614808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=4b5aa6bc-8ea3-404a-8418-00981928d230 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903673 | controller |     "Jun 12 10:18:25.286942 crc crio[19822]: time=\"2026-06-12T10:18:25.286082894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=c1daefec-a002-4b84-b485-bdf3e4bd9aaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903689 | controller |     "Jun 12 10:18:25.290125 crc crio[19822]: time=\"2026-06-12T10:18:25.290073589Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=c4bc71d2-55c0-477e-97bf-8337eb84dacc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903704 | controller |     "Jun 12 10:18:27.779254 crc crio[19822]: time=\"2026-06-12T10:18:27.77860168Z\" level=info msg=\"Stopping pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=b9573800-1ae4-4bf3-8393-5509336e3b85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.903720 | controller |     "Jun 12 10:18:27.780571 crc crio[19822]: time=\"2026-06-12T10:18:27.779279951Z\" level=info msg=\"Stopped pod sandbox (already stopped): f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=b9573800-1ae4-4bf3-8393-5509336e3b85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.903736 | controller |     "Jun 12 10:18:27.780571 crc crio[19822]: time=\"2026-06-12T10:18:27.780139376Z\" level=info msg=\"Removing pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=48241722-7bee-46ad-89fc-5a2916849ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.903751 | controller |     "Jun 12 10:18:28.459312 crc crio[19822]: time=\"2026-06-12T10:18:28.459193951Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager\" id=1313df54-fb13-46d6-ad13-d32dd0afe439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.903767 | controller |     "Jun 12 10:18:28.493779 crc crio[19822]: time=\"2026-06-12T10:18:28.493685871Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager\" id=4136ca6b-9a84-40cd-9302-9bdab8d1f3bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.903783 | controller |     "Jun 12 10:18:31.927204 crc crio[19822]: time=\"2026-06-12T10:18:31.926503156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903803 | controller |     "Jun 12 10:18:31.927204 crc crio[19822]: time=\"2026-06-12T10:18:31.926650181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.903826 | controller |     "Jun 12 10:18:37.292997 crc crio[19822]: time=\"2026-06-12T10:18:37.292123638Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=130a9224-32a8-45d6-9968-09e4e59731b3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903850 | controller |     "Jun 12 10:18:37.295630 crc crio[19822]: time=\"2026-06-12T10:18:37.294374652Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=c9c798d7-9765-421b-bec5-988524d70b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903892 | controller |     "Jun 12 10:18:37.335514 crc crio[19822]: time=\"2026-06-12T10:18:37.335410859Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=6d805115-5526-487c-af92-1b0b111b6de1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903910 | controller |     "Jun 12 10:18:37.337389 crc crio[19822]: time=\"2026-06-12T10:18:37.337252926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=9dbfb603-0e94-4cb4-b4f8-dfef22a729a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903927 | controller |     "Jun 12 10:18:37.338307 crc crio[19822]: time=\"2026-06-12T10:18:37.338197807Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=cff8208b-8b8b-4ac7-b826-038273f713a6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903943 | controller |     "Jun 12 10:18:37.348141 crc crio[19822]: time=\"2026-06-12T10:18:37.348076308Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=d7956bef-9e46-4679-9dd0-71955df7d7e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903958 | controller |     "Jun 12 10:18:37.350918 crc crio[19822]: time=\"2026-06-12T10:18:37.35078042Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=31cf7a45-b6fa-441e-8709-fcee3d25dfaf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.903974 | controller |     "Jun 12 10:18:37.351757 crc crio[19822]: time=\"2026-06-12T10:18:37.351648087Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=a6f1e1c8-3ec2-4c20-8b31-f747dff16627 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.903990 | controller |     "Jun 12 10:18:37.361001 crc crio[19822]: time=\"2026-06-12T10:18:37.360939796Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=4cf6e9d7-ec1d-44d7-a54d-d13ab707289a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904005 | controller |     "Jun 12 10:18:37.361765 crc crio[19822]: time=\"2026-06-12T10:18:37.361685062Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=8f7ebf5c-0015-4a81-a885-9ee71e2301d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904021 | controller |     "Jun 12 10:18:37.362587 crc crio[19822]: time=\"2026-06-12T10:18:37.362560202Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=af578e8d-7732-4da3-bdf4-e330f6c4da38 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904037 | controller |     "Jun 12 10:18:37.368150 crc crio[19822]: time=\"2026-06-12T10:18:37.368122804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=dab53f6d-886f-4d29-8590-8b1116db6384 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904056 | controller |     "Jun 12 10:18:37.375198 crc crio[19822]: time=\"2026-06-12T10:18:37.37509752Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=667b55d8-dedd-4397-83e1-fd3cddc91320 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904072 | controller |     "Jun 12 10:18:37.375482 crc crio[19822]: time=\"2026-06-12T10:18:37.375224789Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=d5391937-41b4-4a84-9002-890434f64d58 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904088 | controller |     "Jun 12 10:18:37.376411 crc crio[19822]: time=\"2026-06-12T10:18:37.376353952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=1437486c-1f7f-4fcc-be08-0a081522c5c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904103 | controller |     "Jun 12 10:18:37.377122 crc crio[19822]: time=\"2026-06-12T10:18:37.377010313Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=016ba17b-fd69-4b66-8535-ea0f493d6c29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904119 | controller |     "Jun 12 10:18:37.382478 crc crio[19822]: time=\"2026-06-12T10:18:37.382384759Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=c4565b4b-c384-4dab-bbbf-2dc85d8a5bd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904134 | controller |     "Jun 12 10:18:37.383506 crc crio[19822]: time=\"2026-06-12T10:18:37.383465724Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=99010bfe-9c7f-4c8b-99bd-a099ec282536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904150 | controller |     "Jun 12 10:18:37.384201 crc crio[19822]: time=\"2026-06-12T10:18:37.384130151Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=1664a7fc-5778-423e-8f29-35ac9af9e596 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904165 | controller |     "Jun 12 10:18:37.385043 crc crio[19822]: time=\"2026-06-12T10:18:37.384960672Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=7fc86a15-08cf-4b4b-a3e1-422fbf8905b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904180 | controller |     "Jun 12 10:18:37.386254 crc crio[19822]: time=\"2026-06-12T10:18:37.386189723Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=198520c8-a5c4-4fd8-a1f3-f0b4372c80ae name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904196 | controller |     "Jun 12 10:18:37.387100 crc crio[19822]: time=\"2026-06-12T10:18:37.387038737Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=b4ab2406-cfc5-4bc1-bbf1-218f47750162 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904211 | controller |     "Jun 12 10:18:37.393792 crc crio[19822]: time=\"2026-06-12T10:18:37.393673799Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=023fe9ca-5808-4599-ad38-98bc83a0d256 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904230 | controller |     "Jun 12 10:18:37.394402 crc crio[19822]: time=\"2026-06-12T10:18:37.394359186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=688d6a4f-003d-478e-b13e-17e5ce997936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904247 | controller |     "Jun 12 10:18:37.409937 crc crio[19822]: time=\"2026-06-12T10:18:37.409557852Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=109819b1-8670-4d7d-9119-130cd2055275 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904263 | controller |     "Jun 12 10:18:37.411604 crc crio[19822]: time=\"2026-06-12T10:18:37.41149344Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=b2bef5b3-99d2-48b0-adde-026728bcb368 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904278 | controller |     "Jun 12 10:18:37.412268 crc crio[19822]: time=\"2026-06-12T10:18:37.412131754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=774b5339-e564-4917-9678-a3f3ae745e41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904294 | controller |     "Jun 12 10:18:37.412589 crc crio[19822]: time=\"2026-06-12T10:18:37.412510455Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=598bb8ea-9732-4e47-90f1-20043862322c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904310 | controller |     "Jun 12 10:18:37.427120 crc crio[19822]: time=\"2026-06-12T10:18:37.427058011Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=4d927727-965b-4136-92fe-d671b647b6ab name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904326 | controller |     "Jun 12 10:18:37.428804 crc crio[19822]: time=\"2026-06-12T10:18:37.428714053Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=4890ad3a-76d7-4b5a-8a41-7206ff3b75a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904342 | controller |     "Jun 12 10:18:37.435024 crc crio[19822]: time=\"2026-06-12T10:18:37.434948464Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=51a8835e-e61c-49ee-a685-cbf61c222421 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904358 | controller |     "Jun 12 10:18:37.435721 crc crio[19822]: time=\"2026-06-12T10:18:37.435694381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=75174ee2-4ba3-4965-8a44-7b400dafe5db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904373 | controller |     "Jun 12 10:18:37.445599 crc crio[19822]: time=\"2026-06-12T10:18:37.445518603Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=f7c33e93-6dc6-4daa-be93-98ae2955cc50 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904389 | controller |     "Jun 12 10:18:37.446581 crc crio[19822]: time=\"2026-06-12T10:18:37.44649091Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=03f04b84-c3c4-443d-b59d-32b9c1ecba95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904408 | controller |     "Jun 12 10:18:37.448337 crc crio[19822]: time=\"2026-06-12T10:18:37.448228095Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc0037c8100}] Aliases:map[]}\"",
2026-06-12 11:43:51.904425 | controller |     "Jun 12 10:18:37.448337 crc crio[19822]: time=\"2026-06-12T10:18:37.448321258Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687658-q6bh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.904441 | controller |     "Jun 12 10:18:37.450584 crc crio[19822]: time=\"2026-06-12T10:18:37.450351121Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=ddc3991d-d677-4f99-a338-a53e1f652887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904456 | controller |     "Jun 12 10:18:37.450882 crc crio[19822]: time=\"2026-06-12T10:18:37.450778624Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=92b42c1d-aad4-497f-b224-c3a4cd864e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904472 | controller |     "Jun 12 10:18:37.450960 crc crio[19822]: time=\"2026-06-12T10:18:37.450907108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=7819a1be-5bad-455a-a5c1-a9b5bd7c4fa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904488 | controller |     "Jun 12 10:18:37.450960 crc crio[19822]: time=\"2026-06-12T10:18:37.450907499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=e6c3f103-e284-43b2-b371-df658830e987 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904503 | controller |     "Jun 12 10:18:37.451488 crc crio[19822]: time=\"2026-06-12T10:18:37.451386779Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=bf401e6a-fc30-41e2-be7e-465a04e9ca31 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904519 | controller |     "Jun 12 10:18:37.452195 crc crio[19822]: time=\"2026-06-12T10:18:37.452129847Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=58320ee7-6329-48d5-817b-57a01cfb6746 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904534 | controller |     "Jun 12 10:18:37.452632 crc crio[19822]: time=\"2026-06-12T10:18:37.452508319Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=56dbbb5c-1474-470a-b74c-0593fbfae716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904550 | controller |     "Jun 12 10:18:37.479621 crc crio[19822]: time=\"2026-06-12T10:18:37.479117548Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=c8106379-2dee-43e0-9a6f-c48c7a46fafa name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904565 | controller |     "Jun 12 10:18:37.482256 crc crio[19822]: time=\"2026-06-12T10:18:37.482128529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=7967087f-7ee7-46e9-9292-cdf98f31eb3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904585 | controller |     "Jun 12 10:18:37.484317 crc crio[19822]: time=\"2026-06-12T10:18:37.484234033Z\" level=info msg=\"Removed pod sandbox: f939799001cf7d061b2df9f8752d37a483173952603cc1f687ebef5bae58c4a8\" id=48241722-7bee-46ad-89fc-5a2916849ac8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.904601 | controller |     "Jun 12 10:18:37.486390 crc crio[19822]: time=\"2026-06-12T10:18:37.486259467Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=4eed9c56-4cb1-4cc4-bbc7-c49c53c47277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904616 | controller |     "Jun 12 10:18:37.486761 crc crio[19822]: time=\"2026-06-12T10:18:37.486650579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=c4cd82a1-ab52-4d81-a337-e099d8dfc2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904631 | controller |     "Jun 12 10:18:37.487012 crc crio[19822]: time=\"2026-06-12T10:18:37.48694694Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=87e33cf5-b91a-462f-a24d-d00c471b357f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904646 | controller |     "Jun 12 10:18:37.487090 crc crio[19822]: time=\"2026-06-12T10:18:37.487042081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=3c60517f-6b31-4044-86e8-fdc9db50aaa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904662 | controller |     "Jun 12 10:18:37.487242 crc crio[19822]: time=\"2026-06-12T10:18:37.487152856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=1e3751e6-fbd9-4637-ae5c-f44f6f6d9ccb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904679 | controller |     "Jun 12 10:18:37.487384 crc crio[19822]: time=\"2026-06-12T10:18:37.48730392Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=d50e7643-636f-404f-b609-ac306b815563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904694 | controller |     "Jun 12 10:18:37.488867 crc crio[19822]: time=\"2026-06-12T10:18:37.488749805Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=3d66afe9-ccbf-4a93-b17b-36a76e7e0520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904710 | controller |     "Jun 12 10:18:37.494017 crc crio[19822]: time=\"2026-06-12T10:18:37.493944782Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=b5f0a755-48d6-46da-a910-57545726702e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.904726 | controller |     "Jun 12 10:18:37.495076 crc crio[19822]: time=\"2026-06-12T10:18:37.495042551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=584b202b-3be6-4978-9ec8-e102d638f5d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904742 | controller |     "Jun 12 10:18:37.496641 crc crio[19822]: time=\"2026-06-12T10:18:37.4965825Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=edcfe4f1-5d0c-4a0d-a1d9-6ee0b14f5050 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904761 | controller |     "Jun 12 10:18:37.499388 crc crio[19822]: time=\"2026-06-12T10:18:37.499332886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=ca0004c6-beee-48bb-9bc8-b7bf623ac7a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904777 | controller |     "Jun 12 10:18:37.501884 crc crio[19822]: time=\"2026-06-12T10:18:37.501772293Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=ea243990-5b19-4a3d-b116-2580ec0b7a63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904792 | controller |     "Jun 12 10:18:37.504668 crc crio[19822]: time=\"2026-06-12T10:18:37.503885685Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=e1ae8f9f-80e6-4301-9c06-99c28c112853 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904808 | controller |     "Jun 12 10:18:37.506599 crc crio[19822]: time=\"2026-06-12T10:18:37.504960534Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=97f1f730-3aad-4a56-8bd3-46fa181881fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904824 | controller |     "Jun 12 10:18:37.509380 crc crio[19822]: time=\"2026-06-12T10:18:37.509296225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=d5df3733-8d29-4ce8-83c9-14499c5c653d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904839 | controller |     "Jun 12 10:18:37.509586 crc crio[19822]: time=\"2026-06-12T10:18:37.509383372Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=af475bc0-e0fc-4899-bad1-7cbd862a3420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904857 | controller |     "Jun 12 10:18:37.510544 crc crio[19822]: time=\"2026-06-12T10:18:37.510472957Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager\" id=fa129d45-82e4-4405-a437-9dc85c030306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.904892 | controller |     "Jun 12 10:18:37.513118 crc crio[19822]: time=\"2026-06-12T10:18:37.512993165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=84d7f06b-44d9-40a4-9008-cfbffb86cd03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.904910 | controller |     "Jun 12 10:18:37.514094 crc crio[19822]: time=\"2026-06-12T10:18:37.513991124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.904926 | controller |     "Jun 12 10:18:37.517504 crc crio[19822]: time=\"2026-06-12T10:18:37.517407824Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager\" id=ad85f87b-2cb2-48a2-9f86-ae7d2b2d97f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.904942 | controller |     "Jun 12 10:18:37.531233 crc crio[19822]: time=\"2026-06-12T10:18:37.528350816Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager\" id=7f33c59f-384c-47e3-9be2-b76366584de0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.904960 | controller |     "Jun 12 10:18:37.533708 crc crio[19822]: time=\"2026-06-12T10:18:37.533613961Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager\" id=35a4d3c5-127b-4854-beec-1dd437653b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.904976 | controller |     "Jun 12 10:18:37.536073 crc crio[19822]: time=\"2026-06-12T10:18:37.535976215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.904992 | controller |     "Jun 12 10:18:37.542778 crc crio[19822]: time=\"2026-06-12T10:18:37.542673835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905007 | controller |     "Jun 12 10:18:37.544205 crc crio[19822]: time=\"2026-06-12T10:18:37.544062679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905022 | controller |     "Jun 12 10:18:37.545377 crc crio[19822]: time=\"2026-06-12T10:18:37.545303068Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager\" id=871e14d1-e7d0-4aeb-97ad-9126f75c32cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905037 | controller |     "Jun 12 10:18:37.556276 crc crio[19822]: time=\"2026-06-12T10:18:37.556124148Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager\" id=f25d2fc2-1639-43f4-b476-e06787b15732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905052 | controller |     "Jun 12 10:18:37.556515 crc crio[19822]: time=\"2026-06-12T10:18:37.556359055Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager\" id=60bf54e3-3728-4202-b388-550dcb62fcc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905067 | controller |     "Jun 12 10:18:37.557657 crc crio[19822]: time=\"2026-06-12T10:18:37.557265426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905082 | controller |     "Jun 12 10:18:37.558298 crc crio[19822]: time=\"2026-06-12T10:18:37.557665351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905098 | controller |     "Jun 12 10:18:37.568583 crc crio[19822]: time=\"2026-06-12T10:18:37.568008762Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager\" id=9df775f8-61ec-45aa-9bc7-a80fc7816c39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905113 | controller |     "Jun 12 10:18:37.575535 crc crio[19822]: time=\"2026-06-12T10:18:37.575424714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905129 | controller |     "Jun 12 10:18:37.580013 crc crio[19822]: time=\"2026-06-12T10:18:37.579939503Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager\" id=88ea79b8-d662-46f0-aabe-abd960124a7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905145 | controller |     "Jun 12 10:18:37.581424 crc crio[19822]: time=\"2026-06-12T10:18:37.581328486Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator\" id=32a0bab7-a655-4d29-bd2a-0f39382cfc25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905161 | controller |     "Jun 12 10:18:37.587489 crc crio[19822]: time=\"2026-06-12T10:18:37.587358067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905180 | controller |     "Jun 12 10:18:37.587489 crc crio[19822]: time=\"2026-06-12T10:18:37.58747287Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager\" id=cef3a253-8d7c-4d6a-b59b-59d2d48802c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905197 | controller |     "Jun 12 10:18:37.600228 crc crio[19822]: time=\"2026-06-12T10:18:37.600105885Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager\" id=71b1028c-36d6-490a-a16b-6a1ad8cfb971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905213 | controller |     "Jun 12 10:18:37.601133 crc crio[19822]: time=\"2026-06-12T10:18:37.601049338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905228 | controller |     "Jun 12 10:18:37.601395 crc crio[19822]: time=\"2026-06-12T10:18:37.601336379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905244 | controller |     "Jun 12 10:18:37.602911 crc crio[19822]: time=\"2026-06-12T10:18:37.602291984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905260 | controller |     "Jun 12 10:18:37.602911 crc crio[19822]: time=\"2026-06-12T10:18:37.602865103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905276 | controller |     "Jun 12 10:18:37.603597 crc crio[19822]: time=\"2026-06-12T10:18:37.603460677Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager\" id=39a01458-770f-47fe-9e0f-4377622fd84a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905292 | controller |     "Jun 12 10:18:37.604593 crc crio[19822]: time=\"2026-06-12T10:18:37.604499955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905308 | controller |     "Jun 12 10:18:37.613441 crc crio[19822]: time=\"2026-06-12T10:18:37.61335693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905324 | controller |     "Jun 12 10:18:37.617217 crc crio[19822]: time=\"2026-06-12T10:18:37.616343617Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager\" id=338bad98-4511-4d08-ab69-b8085f430fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905340 | controller |     "Jun 12 10:18:37.649076 crc crio[19822]: time=\"2026-06-12T10:18:37.648669038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905355 | controller |     "Jun 12 10:18:37.651305 crc crio[19822]: time=\"2026-06-12T10:18:37.651161056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905370 | controller |     "Jun 12 10:18:37.652399 crc crio[19822]: time=\"2026-06-12T10:18:37.652334603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905389 | controller |     "Jun 12 10:18:37.655942 crc crio[19822]: time=\"2026-06-12T10:18:37.65576408Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager\" id=0e08dce2-263d-48de-baa2-8022952217cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905405 | controller |     "Jun 12 10:18:37.663115 crc crio[19822]: time=\"2026-06-12T10:18:37.662962085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905420 | controller |     "Jun 12 10:18:37.682875 crc crio[19822]: time=\"2026-06-12T10:18:37.682713614Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager\" id=3a47cb81-b6ba-4290-b385-bd7a91c0711c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905436 | controller |     "Jun 12 10:18:37.697487 crc crio[19822]: time=\"2026-06-12T10:18:37.696748255Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager\" id=f9e2639f-3908-44fc-8d4f-a97df61cce9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905451 | controller |     "Jun 12 10:18:37.703427 crc crio[19822]: time=\"2026-06-12T10:18:37.698263013Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager\" id=c35e8dca-55e9-43bb-a68b-a9b6b91529b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905467 | controller |     "Jun 12 10:18:37.706967 crc crio[19822]: time=\"2026-06-12T10:18:37.706702254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905482 | controller |     "Jun 12 10:18:37.708469 crc crio[19822]: time=\"2026-06-12T10:18:37.708164753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905498 | controller |     "Jun 12 10:18:37.709815 crc crio[19822]: time=\"2026-06-12T10:18:37.70972616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905514 | controller |     "Jun 12 10:18:37.717713 crc crio[19822]: time=\"2026-06-12T10:18:37.717660032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905529 | controller |     "Jun 12 10:18:37.755964 crc crio[19822]: time=\"2026-06-12T10:18:37.755495297Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager\" id=092826a3-a72e-4541-83b5-1a0434999578 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905545 | controller |     "Jun 12 10:18:37.783722 crc crio[19822]: time=\"2026-06-12T10:18:37.783577787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905561 | controller |     "Jun 12 10:18:37.789924 crc crio[19822]: time=\"2026-06-12T10:18:37.78976123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905576 | controller |     "Jun 12 10:18:37.792045 crc crio[19822]: time=\"2026-06-12T10:18:37.791926852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905592 | controller |     "Jun 12 10:18:37.792485 crc crio[19822]: time=\"2026-06-12T10:18:37.792399347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905611 | controller |     "Jun 12 10:18:37.868886 crc crio[19822]: time=\"2026-06-12T10:18:37.868706634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905627 | controller |     "Jun 12 10:18:37.875539 crc crio[19822]: time=\"2026-06-12T10:18:37.875428315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905643 | controller |     "Jun 12 10:18:37.898299 crc crio[19822]: time=\"2026-06-12T10:18:37.898113526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905658 | controller |     "Jun 12 10:18:37.920165 crc crio[19822]: time=\"2026-06-12T10:18:37.919428185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905673 | controller |     "Jun 12 10:18:37.927920 crc crio[19822]: time=\"2026-06-12T10:18:37.927748145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905689 | controller |     "Jun 12 10:18:37.942705 crc crio[19822]: time=\"2026-06-12T10:18:37.941904348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905705 | controller |     "Jun 12 10:18:37.944352 crc crio[19822]: time=\"2026-06-12T10:18:37.944158979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905720 | controller |     "Jun 12 10:18:37.950423 crc crio[19822]: time=\"2026-06-12T10:18:37.950323882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905736 | controller |     "Jun 12 10:18:37.950719 crc crio[19822]: time=\"2026-06-12T10:18:37.950670903Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager\" id=4699c33d-34ca-47b2-b2ac-c8e1b16072d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905752 | controller |     "Jun 12 10:18:37.965225 crc crio[19822]: time=\"2026-06-12T10:18:37.965074436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905768 | controller |     "Jun 12 10:18:37.966512 crc crio[19822]: time=\"2026-06-12T10:18:37.966472978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905784 | controller |     "Jun 12 10:18:37.983390 crc crio[19822]: time=\"2026-06-12T10:18:37.983249235Z\" level=info msg=\"Created container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager\" id=1313df54-fb13-46d6-ad13-d32dd0afe439 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905800 | controller |     "Jun 12 10:18:37.987947 crc crio[19822]: time=\"2026-06-12T10:18:37.985033699Z\" level=info msg=\"Starting container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135\" id=106ea074-a2df-4a44-b226-36502aeb7e38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.905816 | controller |     "Jun 12 10:18:37.987947 crc crio[19822]: time=\"2026-06-12T10:18:37.986779486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905835 | controller |     "Jun 12 10:18:38.000551 crc crio[19822]: time=\"2026-06-12T10:18:37.999575565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905854 | controller |     "Jun 12 10:18:38.000551 crc crio[19822]: time=\"2026-06-12T10:18:37.999792242Z\" level=info msg=\"Created container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager\" id=7f33c59f-384c-47e3-9be2-b76366584de0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905883 | controller |     "Jun 12 10:18:38.003941 crc crio[19822]: time=\"2026-06-12T10:18:38.003498179Z\" level=info msg=\"Created container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager\" id=4136ca6b-9a84-40cd-9302-9bdab8d1f3bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905904 | controller |     "Jun 12 10:18:38.004918 crc crio[19822]: time=\"2026-06-12T10:18:38.00480663Z\" level=info msg=\"Created container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager\" id=fa129d45-82e4-4405-a437-9dc85c030306 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.905920 | controller |     "Jun 12 10:18:38.010965 crc crio[19822]: time=\"2026-06-12T10:18:38.007347069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905936 | controller |     "Jun 12 10:18:38.010965 crc crio[19822]: time=\"2026-06-12T10:18:38.008962401Z\" level=info msg=\"Starting container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4\" id=02968aa9-6dd4-4730-9844-c0267b429b1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.905952 | controller |     "Jun 12 10:18:38.010965 crc crio[19822]: time=\"2026-06-12T10:18:38.009273281Z\" level=info msg=\"Starting container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288\" id=fe0112a4-cc1c-43dc-a881-2e178a6e31bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.905967 | controller |     "Jun 12 10:18:38.010965 crc crio[19822]: time=\"2026-06-12T10:18:38.009540899Z\" level=info msg=\"Starting container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082\" id=f012b355-51c9-4a1d-b3e9-3a6261c77616 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.905982 | controller |     "Jun 12 10:18:38.012782 crc crio[19822]: time=\"2026-06-12T10:18:38.012543041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.905998 | controller |     "Jun 12 10:18:38.016505 crc crio[19822]: time=\"2026-06-12T10:18:38.016235789Z\" level=info msg=\"Started container\" PID=46690 containerID=0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager id=106ea074-a2df-4a44-b226-36502aeb7e38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51",
2026-06-12 11:43:51.906014 | controller |     "Jun 12 10:18:38.028036 crc crio[19822]: time=\"2026-06-12T10:18:38.027420649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906030 | controller |     "Jun 12 10:18:38.029654 crc crio[19822]: time=\"2026-06-12T10:18:38.028977908Z\" level=info msg=\"Started container\" PID=46700 containerID=324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager id=f012b355-51c9-4a1d-b3e9-3a6261c77616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200",
2026-06-12 11:43:51.906052 | controller |     "Jun 12 10:18:38.054236 crc crio[19822]: time=\"2026-06-12T10:18:38.046551518Z\" level=info msg=\"Started container\" PID=46695 containerID=343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager id=02968aa9-6dd4-4730-9844-c0267b429b1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760",
2026-06-12 11:43:51.906069 | controller |     "Jun 12 10:18:38.070127 crc crio[19822]: time=\"2026-06-12T10:18:38.06053155Z\" level=info msg=\"Started container\" PID=46704 containerID=dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager id=fe0112a4-cc1c-43dc-a881-2e178a6e31bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458",
2026-06-12 11:43:51.906084 | controller |     "Jun 12 10:18:38.070127 crc crio[19822]: time=\"2026-06-12T10:18:38.068332431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906100 | controller |     "Jun 12 10:18:38.072585 crc crio[19822]: time=\"2026-06-12T10:18:38.072467052Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=460c9851-2429-4b56-ba68-f5b4d6caedfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906116 | controller |     "Jun 12 10:18:38.082064 crc crio[19822]: time=\"2026-06-12T10:18:38.081909397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906132 | controller |     "Jun 12 10:18:38.082528 crc crio[19822]: 2026-06-12T10:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6bc45aee7cef4 Mac:56:d2:d2:52:59:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d SocketPath: PciID:}] [{Interface:0xc000192c10 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.906148 | controller |     "Jun 12 10:18:38.088211 crc crio[19822]: time=\"2026-06-12T10:18:38.086796169Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc0037c8100}] Aliases:map[]}\"",
2026-06-12 11:43:51.906165 | controller |     "Jun 12 10:18:38.088470 crc crio[19822]: time=\"2026-06-12T10:18:38.088399529Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687658-q6bh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.906181 | controller |     "Jun 12 10:18:38.103258 crc crio[19822]: time=\"2026-06-12T10:18:38.101573047Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9908feb5-cf3c-4e10-8a96-790e736ad0f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906200 | controller |     "Jun 12 10:18:38.124429 crc crio[19822]: time=\"2026-06-12T10:18:38.124327645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906217 | controller |     "Jun 12 10:18:38.126455 crc crio[19822]: time=\"2026-06-12T10:18:38.126288708Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a4dbeaa8-21a3-4879-8ad8-0c96fa79a899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906233 | controller |     "Jun 12 10:18:38.130463 crc crio[19822]: time=\"2026-06-12T10:18:38.129944882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c6cf1693-9214-44ae-a868-fb10cfe7433c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906249 | controller |     "Jun 12 10:18:38.160220 crc crio[19822]: time=\"2026-06-12T10:18:38.159798817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906264 | controller |     "Jun 12 10:18:38.162115 crc crio[19822]: time=\"2026-06-12T10:18:38.161945457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906280 | controller |     "Jun 12 10:18:38.163879 crc crio[19822]: time=\"2026-06-12T10:18:38.163614547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8501f5ea-400b-4bd9-a155-2a68fff7eb22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906296 | controller |     "Jun 12 10:18:38.210050 crc crio[19822]: time=\"2026-06-12T10:18:38.209809368Z\" level=info msg=\"Created container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator\" id=32a0bab7-a655-4d29-bd2a-0f39382cfc25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906312 | controller |     "Jun 12 10:18:38.241659 crc crio[19822]: time=\"2026-06-12T10:18:38.240636132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906328 | controller |     "Jun 12 10:18:38.248003 crc crio[19822]: time=\"2026-06-12T10:18:38.2469868Z\" level=info msg=\"Starting container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8\" id=ac9b8d3f-09c2-4c37-98ba-a97abe0f1715 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.906344 | controller |     "Jun 12 10:18:38.249989 crc crio[19822]: time=\"2026-06-12T10:18:38.248903981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906360 | controller |     "Jun 12 10:18:38.258157 crc crio[19822]: time=\"2026-06-12T10:18:38.257925943Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e4a81c19-5e98-4240-a0a7-0d2d4a0a9659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906375 | controller |     "Jun 12 10:18:38.259382 crc crio[19822]: time=\"2026-06-12T10:18:38.259053888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a748c619-450d-4d8e-8199-17466601c7b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906391 | controller |     "Jun 12 10:18:38.261631 crc crio[19822]: time=\"2026-06-12T10:18:38.261586909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3b8a71eb-ecf9-43c8-afa1-99d7dbe6bb8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906410 | controller |     "Jun 12 10:18:38.279899 crc crio[19822]: time=\"2026-06-12T10:18:38.26645535Z\" level=info msg=\"Ran pod sandbox de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 with infra container: openshift-infra/auto-csr-approver-29687658-q6bh9/POD\" id=2c1a4c92-8195-4150-9dec-44a858cce4b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.906426 | controller |     "Jun 12 10:18:38.279899 crc crio[19822]: time=\"2026-06-12T10:18:38.267160295Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy\" id=a1c5cd7d-0044-4b72-9f9d-4b158ccc0057 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906442 | controller |     "Jun 12 10:18:38.279899 crc crio[19822]: time=\"2026-06-12T10:18:38.267443854Z\" level=info msg=\"Started container\" PID=46717 containerID=eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator id=ac9b8d3f-09c2-4c37-98ba-a97abe0f1715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667",
2026-06-12 11:43:51.906458 | controller |     "Jun 12 10:18:38.288715 crc crio[19822]: time=\"2026-06-12T10:18:38.288640892Z\" level=info msg=\"Created container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager\" id=35a4d3c5-127b-4854-beec-1dd437653b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906475 | controller |     "Jun 12 10:18:38.297131 crc crio[19822]: time=\"2026-06-12T10:18:38.292404066Z\" level=info msg=\"Starting container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b\" id=ae5614ad-a8c5-4bd3-8a6b-9f605881cf9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.906491 | controller |     "Jun 12 10:18:38.305457 crc crio[19822]: time=\"2026-06-12T10:18:38.304636449Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=83967515-db17-410f-a223-6bd15e3794ed name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.906508 | controller |     "Jun 12 10:18:38.325581 crc crio[19822]: time=\"2026-06-12T10:18:38.325453914Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.906524 | controller |     "Jun 12 10:18:38.345685 crc crio[19822]: time=\"2026-06-12T10:18:38.345438567Z\" level=info msg=\"Started container\" PID=46722 containerID=523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager id=ae5614ad-a8c5-4bd3-8a6b-9f605881cf9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155",
2026-06-12 11:43:51.906540 | controller |     "Jun 12 10:18:38.390698 crc crio[19822]: time=\"2026-06-12T10:18:38.390523874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906556 | controller |     "Jun 12 10:18:38.414379 crc crio[19822]: time=\"2026-06-12T10:18:38.414231623Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0614da4a-a112-478e-b50c-43dede0bfed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906571 | controller |     "Jun 12 10:18:38.436611 crc crio[19822]: time=\"2026-06-12T10:18:38.43640848Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy\" id=bd620705-e461-493b-ada7-8b745537cd1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906590 | controller |     "Jun 12 10:18:38.454286 crc crio[19822]: time=\"2026-06-12T10:18:38.454187833Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy\" id=e38c18b0-ad14-424c-8c4a-2da29d459b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906606 | controller |     "Jun 12 10:18:38.466954 crc crio[19822]: time=\"2026-06-12T10:18:38.463051488Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy\" id=402f7e9c-1e65-431e-88ac-2755f20fed58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906621 | controller |     "Jun 12 10:18:38.564183 crc crio[19822]: time=\"2026-06-12T10:18:38.563988286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906637 | controller |     "Jun 12 10:18:38.570033 crc crio[19822]: time=\"2026-06-12T10:18:38.566338319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906652 | controller |     "Jun 12 10:18:38.570033 crc crio[19822]: time=\"2026-06-12T10:18:38.567421094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906668 | controller |     "Jun 12 10:18:38.570033 crc crio[19822]: time=\"2026-06-12T10:18:38.568156096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906683 | controller |     "Jun 12 10:18:38.571744 crc crio[19822]: time=\"2026-06-12T10:18:38.5714615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=60cebf48-00be-4fc6-b417-b24b4eda35d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906699 | controller |     "Jun 12 10:18:38.586636 crc crio[19822]: time=\"2026-06-12T10:18:38.586478052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906714 | controller |     "Jun 12 10:18:38.631244 crc crio[19822]: time=\"2026-06-12T10:18:38.631059645Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy\" id=f395aff8-6b07-4a3a-926e-0da996a9b650 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906730 | controller |     "Jun 12 10:18:38.633382 crc crio[19822]: time=\"2026-06-12T10:18:38.633287619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906746 | controller |     "Jun 12 10:18:38.746581 crc crio[19822]: time=\"2026-06-12T10:18:38.746370268Z\" level=info msg=\"Created container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager\" id=60bf54e3-3728-4202-b388-550dcb62fcc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906762 | controller |     "Jun 12 10:18:38.749925 crc crio[19822]: time=\"2026-06-12T10:18:38.749261394Z\" level=info msg=\"Starting container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e\" id=1bad313f-e024-4887-ab7f-33f2cd19d6bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.906777 | controller |     "Jun 12 10:18:38.764720 crc crio[19822]: time=\"2026-06-12T10:18:38.764426728Z\" level=info msg=\"Started container\" PID=46731 containerID=0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager id=1bad313f-e024-4887-ab7f-33f2cd19d6bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2",
2026-06-12 11:43:51.906796 | controller |     "Jun 12 10:18:38.778021 crc crio[19822]: time=\"2026-06-12T10:18:38.777250813Z\" level=info msg=\"Created container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager\" id=338bad98-4511-4d08-ab69-b8085f430fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906814 | controller |     "Jun 12 10:18:38.781626 crc crio[19822]: time=\"2026-06-12T10:18:38.781465252Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d11611cf-2233-4ea2-aba1-5733512c8402 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906831 | controller |     "Jun 12 10:18:38.782232 crc crio[19822]: time=\"2026-06-12T10:18:38.782134283Z\" level=info msg=\"Starting container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615\" id=49d4c525-6d2f-4fb1-97ef-ec8fe7cd6f76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.906846 | controller |     "Jun 12 10:18:38.785543 crc crio[19822]: time=\"2026-06-12T10:18:38.785368752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906865 | controller |     "Jun 12 10:18:38.794605 crc crio[19822]: time=\"2026-06-12T10:18:38.790201115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.906899 | controller |     "Jun 12 10:18:38.802634 crc crio[19822]: time=\"2026-06-12T10:18:38.802575184Z\" level=info msg=\"Started container\" PID=46768 containerID=8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager id=49d4c525-6d2f-4fb1-97ef-ec8fe7cd6f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437",
2026-06-12 11:43:51.906916 | controller |     "Jun 12 10:18:38.803916 crc crio[19822]: time=\"2026-06-12T10:18:38.802660841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c7dccc9f-9e1a-418d-86a0-7c9de57becd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906931 | controller |     "Jun 12 10:18:38.826557 crc crio[19822]: time=\"2026-06-12T10:18:38.825767633Z\" level=info msg=\"Created container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager\" id=ad85f87b-2cb2-48a2-9f86-ae7d2b2d97f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.906946 | controller |     "Jun 12 10:18:38.834376 crc crio[19822]: time=\"2026-06-12T10:18:38.834213963Z\" level=info msg=\"Starting container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da\" id=f586f640-ae71-4c83-8afc-50ecfc3f34bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.906962 | controller |     "Jun 12 10:18:38.888489 crc crio[19822]: time=\"2026-06-12T10:18:38.888379828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=99287493-967d-49e6-b21e-8870f6ce044a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.906977 | controller |     "Jun 12 10:18:38.893505 crc crio[19822]: time=\"2026-06-12T10:18:38.893271898Z\" level=info msg=\"Started container\" PID=46781 containerID=cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager id=f586f640-ae71-4c83-8afc-50ecfc3f34bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1",
2026-06-12 11:43:51.906995 | controller |     "Jun 12 10:18:38.895394 crc crio[19822]: time=\"2026-06-12T10:18:38.895330871Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy\" id=5a662360-3ef7-4808-b5c6-8c00cd2406e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.907011 | controller |     "Jun 12 10:18:38.933797 crc crio[19822]: time=\"2026-06-12T10:18:38.933597024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2f6dc533-a541-4513-951e-35e06345aea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907026 | controller |     "Jun 12 10:18:38.949488 crc crio[19822]: time=\"2026-06-12T10:18:38.949363354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907042 | controller |     "Jun 12 10:18:38.958077 crc crio[19822]: time=\"2026-06-12T10:18:38.958025206Z\" level=info msg=\"Created container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager\" id=cef3a253-8d7c-4d6a-b59b-59d2d48802c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.907057 | controller |     "Jun 12 10:18:38.965110 crc crio[19822]: time=\"2026-06-12T10:18:38.965032916Z\" level=info msg=\"Starting container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd\" id=15c5b905-5ffc-42ac-a659-0f8502f6b5c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.907072 | controller |     "Jun 12 10:18:38.969966 crc crio[19822]: time=\"2026-06-12T10:18:38.969489359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907088 | controller |     "Jun 12 10:18:38.973270 crc crio[19822]: time=\"2026-06-12T10:18:38.973119439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907103 | controller |     "Jun 12 10:18:38.975757 crc crio[19822]: time=\"2026-06-12T10:18:38.975525569Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=889f34be-a3c6-42dd-b06e-520af0e4ea66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907119 | controller |     "Jun 12 10:18:38.975757 crc crio[19822]: time=\"2026-06-12T10:18:38.975717205Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cc4d49fe-7838-425f-a87d-2d4398735a29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907135 | controller |     "Jun 12 10:18:38.991338 crc crio[19822]: time=\"2026-06-12T10:18:38.991221906Z\" level=info msg=\"Started container\" PID=46784 containerID=4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd description=openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager id=15c5b905-5ffc-42ac-a659-0f8502f6b5c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998",
2026-06-12 11:43:51.907150 | controller |     "Jun 12 10:18:39.020919 crc crio[19822]: time=\"2026-06-12T10:18:39.020656069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=10c25792-d7a1-47a3-bef1-7d3cd26c84d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907169 | controller |     "Jun 12 10:18:39.032286 crc crio[19822]: time=\"2026-06-12T10:18:39.032035057Z\" level=info msg=\"Created container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager\" id=871e14d1-e7d0-4aeb-97ad-9126f75c32cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.907185 | controller |     "Jun 12 10:18:39.034338 crc crio[19822]: time=\"2026-06-12T10:18:39.034226929Z\" level=info msg=\"Starting container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593\" id=599c633f-c5d0-4a5c-a732-c20d8af184b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.907200 | controller |     "Jun 12 10:18:39.039581 crc crio[19822]: time=\"2026-06-12T10:18:39.039504714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907216 | controller |     "Jun 12 10:18:39.040783 crc crio[19822]: time=\"2026-06-12T10:18:39.040578261Z\" level=info msg=\"Started container\" PID=46800 containerID=a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593 description=openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager id=599c633f-c5d0-4a5c-a732-c20d8af184b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e",
2026-06-12 11:43:51.907231 | controller |     "Jun 12 10:18:39.050664 crc crio[19822]: time=\"2026-06-12T10:18:39.050343818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907246 | controller |     "Jun 12 10:18:39.057997 crc crio[19822]: time=\"2026-06-12T10:18:39.057886186Z\" level=info msg=\"Created container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager\" id=f25d2fc2-1639-43f4-b476-e06787b15732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.907261 | controller |     "Jun 12 10:18:39.059389 crc crio[19822]: time=\"2026-06-12T10:18:39.059253043Z\" level=info msg=\"Starting container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce\" id=2c2c24b4-441f-48f6-b315-db54c8c304c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.907276 | controller |     "Jun 12 10:18:39.066249 crc crio[19822]: time=\"2026-06-12T10:18:39.066082064Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fc5498ce-8a07-4121-8c58-a4980180181f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907292 | controller |     "Jun 12 10:18:39.070810 crc crio[19822]: time=\"2026-06-12T10:18:39.069737791Z\" level=info msg=\"Started container\" PID=46782 containerID=7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce description=openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager id=2c2c24b4-441f-48f6-b315-db54c8c304c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16",
2026-06-12 11:43:51.907308 | controller |     "Jun 12 10:18:39.071421 crc crio[19822]: time=\"2026-06-12T10:18:39.071280707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907324 | controller |     "Jun 12 10:18:39.099129 crc crio[19822]: time=\"2026-06-12T10:18:39.097402745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907344 | controller |     "Jun 12 10:18:39.108624 crc crio[19822]: time=\"2026-06-12T10:18:39.107477699Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=261a6b32-e331-4081-bd8c-b82fc49910a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907369 | controller |     "Jun 12 10:18:39.164780 crc crio[19822]: time=\"2026-06-12T10:18:39.16454154Z\" level=info msg=\"Created container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager\" id=9df775f8-61ec-45aa-9bc7-a80fc7816c39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.907391 | controller |     "Jun 12 10:18:39.167907 crc crio[19822]: time=\"2026-06-12T10:18:39.166998735Z\" level=info msg=\"Starting container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca\" id=a18737ba-60da-4e7f-b917-5145b232ba7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.907480 | controller |     "Jun 12 10:18:39.180045 crc crio[19822]: time=\"2026-06-12T10:18:39.179654606Z\" level=info msg=\"Created container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager\" id=71b1028c-36d6-490a-a16b-6a1ad8cfb971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.907503 | controller |     "Jun 12 10:18:39.184679 crc crio[19822]: time=\"2026-06-12T10:18:39.184558327Z\" level=info msg=\"Started container\" PID=46783 containerID=372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca description=openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager id=a18737ba-60da-4e7f-b917-5145b232ba7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2",
2026-06-12 11:43:51.907520 | controller |     "Jun 12 10:18:39.187149 crc crio[19822]: time=\"2026-06-12T10:18:39.187099465Z\" level=info msg=\"Starting container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba\" id=19b0e099-22b9-4458-9d07-c5bd509c75cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.907549 | controller |     "Jun 12 10:18:39.202528 crc crio[19822]: time=\"2026-06-12T10:18:39.202305303Z\" level=info msg=\"Started container\" PID=46788 containerID=a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager id=19b0e099-22b9-4458-9d07-c5bd509c75cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb",
2026-06-12 11:43:51.907566 | controller |     "Jun 12 10:18:39.206902 crc crio[19822]: time=\"2026-06-12T10:18:39.20671261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0d2ef763-6eec-4c09-a7c1-8954767221b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907583 | controller |     "Jun 12 10:18:39.214009 crc crio[19822]: time=\"2026-06-12T10:18:39.213622499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a9ab6275-83e1-4251-b4ed-5053f7e83e2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907599 | controller |     "Jun 12 10:18:39.253327 crc crio[19822]: time=\"2026-06-12T10:18:39.253271832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907615 | controller |     "Jun 12 10:18:39.265684 crc crio[19822]: time=\"2026-06-12T10:18:39.2624977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907635 | controller |     "Jun 12 10:18:39.308938 crc crio[19822]: time=\"2026-06-12T10:18:39.308065143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907651 | controller |     "Jun 12 10:18:39.314941 crc crio[19822]: time=\"2026-06-12T10:18:39.312729104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907666 | controller |     "Jun 12 10:18:39.325622 crc crio[19822]: time=\"2026-06-12T10:18:39.325446884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907682 | controller |     "Jun 12 10:18:39.352627 crc crio[19822]: time=\"2026-06-12T10:18:39.343584519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907698 | controller |     "Jun 12 10:18:39.354493 crc crio[19822]: time=\"2026-06-12T10:18:39.354349548Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5cf35313-0008-4d3c-8e07-8ec1855a6944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907714 | controller |     "Jun 12 10:18:39.379358 crc crio[19822]: time=\"2026-06-12T10:18:39.37452326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907729 | controller |     "Jun 12 10:18:39.379358 crc crio[19822]: time=\"2026-06-12T10:18:39.378751089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907745 | controller |     "Jun 12 10:18:39.402500 crc crio[19822]: time=\"2026-06-12T10:18:39.402436077Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9de16a50-393c-45fc-9930-65d0ef6285c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907761 | controller |     "Jun 12 10:18:39.434356 crc crio[19822]: time=\"2026-06-12T10:18:39.43427708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907777 | controller |     "Jun 12 10:18:39.452949 crc crio[19822]: time=\"2026-06-12T10:18:39.444399384Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy\" id=e647e498-df31-46b6-ab2c-fbdf88685b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.907792 | controller |     "Jun 12 10:18:39.466929 crc crio[19822]: time=\"2026-06-12T10:18:39.463157462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907808 | controller |     "Jun 12 10:18:39.466929 crc crio[19822]: time=\"2026-06-12T10:18:39.46406817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907823 | controller |     "Jun 12 10:18:39.466929 crc crio[19822]: time=\"2026-06-12T10:18:39.464597064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907841 | controller |     "Jun 12 10:18:39.477510 crc crio[19822]: time=\"2026-06-12T10:18:39.47746529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907885 | controller |     "Jun 12 10:18:39.496085 crc crio[19822]: time=\"2026-06-12T10:18:39.489138108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907904 | controller |     "Jun 12 10:18:39.496655 crc crio[19822]: time=\"2026-06-12T10:18:39.496600297Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cf1c822d-58af-4030-9447-77e56144ed72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907920 | controller |     "Jun 12 10:18:39.496946 crc crio[19822]: time=\"2026-06-12T10:18:39.496916817Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a07f1c3c-cd7d-4b4c-bed8-ca29b80ef44b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.907936 | controller |     "Jun 12 10:18:39.590700 crc crio[19822]: time=\"2026-06-12T10:18:39.58844411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907951 | controller |     "Jun 12 10:18:39.677296 crc crio[19822]: time=\"2026-06-12T10:18:39.677201107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907966 | controller |     "Jun 12 10:18:39.682995 crc crio[19822]: time=\"2026-06-12T10:18:39.682610817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907981 | controller |     "Jun 12 10:18:39.718609 crc crio[19822]: time=\"2026-06-12T10:18:39.718560623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.907996 | controller |     "Jun 12 10:18:39.735123 crc crio[19822]: time=\"2026-06-12T10:18:39.735073775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.908011 | controller |     "Jun 12 10:18:39.759056 crc crio[19822]: time=\"2026-06-12T10:18:39.759009471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.908026 | controller |     "Jun 12 10:18:39.769636 crc crio[19822]: time=\"2026-06-12T10:18:39.769543713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.908041 | controller |     "Jun 12 10:18:39.825497 crc crio[19822]: time=\"2026-06-12T10:18:39.825337632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=88d3c06b-51d1-462f-acaf-9d36cf32da25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.908056 | controller |     "Jun 12 10:18:41.026013 crc crio[19822]: time=\"2026-06-12T10:18:41.025536779Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy\" id=064bd3b9-40f2-4162-91f8-e2f180f70347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908071 | controller |     "Jun 12 10:18:41.027044 crc crio[19822]: time=\"2026-06-12T10:18:41.026426317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.908090 | controller |     "Jun 12 10:18:41.046618 crc crio[19822]: time=\"2026-06-12T10:18:41.046513036Z\" level=info msg=\"Created container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager\" id=4699c33d-34ca-47b2-b2ac-c8e1b16072d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908106 | controller |     "Jun 12 10:18:41.050357 crc crio[19822]: time=\"2026-06-12T10:18:41.049153918Z\" level=info msg=\"Created container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy\" id=e38c18b0-ad14-424c-8c4a-2da29d459b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908121 | controller |     "Jun 12 10:18:41.052438 crc crio[19822]: time=\"2026-06-12T10:18:41.051546133Z\" level=info msg=\"Starting container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851\" id=962d85f9-0c44-4770-b698-ba4a4a57053d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908136 | controller |     "Jun 12 10:18:41.052438 crc crio[19822]: time=\"2026-06-12T10:18:41.051570425Z\" level=info msg=\"Starting container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc\" id=a0aa3d67-8aab-484a-b2b4-725530b6bd01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908151 | controller |     "Jun 12 10:18:41.064583 crc crio[19822]: time=\"2026-06-12T10:18:41.064135268Z\" level=info msg=\"Created container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager\" id=88ea79b8-d662-46f0-aabe-abd960124a7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908166 | controller |     "Jun 12 10:18:41.066356 crc crio[19822]: time=\"2026-06-12T10:18:41.066318847Z\" level=info msg=\"Created container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager\" id=39a01458-770f-47fe-9e0f-4377622fd84a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908181 | controller |     "Jun 12 10:18:41.067467 crc crio[19822]: time=\"2026-06-12T10:18:41.066620296Z\" level=info msg=\"Created container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager\" id=f9e2639f-3908-44fc-8d4f-a97df61cce9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908196 | controller |     "Jun 12 10:18:41.067581 crc crio[19822]: time=\"2026-06-12T10:18:41.067511004Z\" level=info msg=\"Created container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager\" id=092826a3-a72e-4541-83b5-1a0434999578 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908211 | controller |     "Jun 12 10:18:41.068641 crc crio[19822]: time=\"2026-06-12T10:18:41.068484966Z\" level=info msg=\"Created container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy\" id=bd620705-e461-493b-ada7-8b745537cd1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908226 | controller |     "Jun 12 10:18:41.070680 crc crio[19822]: time=\"2026-06-12T10:18:41.06927239Z\" level=info msg=\"Created container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager\" id=0e08dce2-263d-48de-baa2-8022952217cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908241 | controller |     "Jun 12 10:18:41.070680 crc crio[19822]: time=\"2026-06-12T10:18:41.069433364Z\" level=info msg=\"Created container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy\" id=402f7e9c-1e65-431e-88ac-2755f20fed58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908260 | controller |     "Jun 12 10:18:41.070680 crc crio[19822]: time=\"2026-06-12T10:18:41.068938299Z\" level=info msg=\"Created container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy\" id=a1c5cd7d-0044-4b72-9f9d-4b158ccc0057 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908275 | controller |     "Jun 12 10:18:41.070680 crc crio[19822]: time=\"2026-06-12T10:18:41.070359494Z\" level=info msg=\"Created container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy\" id=5a662360-3ef7-4808-b5c6-8c00cd2406e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908290 | controller |     "Jun 12 10:18:41.071303 crc crio[19822]: time=\"2026-06-12T10:18:41.071276085Z\" level=info msg=\"Created container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager\" id=3a47cb81-b6ba-4290-b385-bd7a91c0711c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908305 | controller |     "Jun 12 10:18:41.075478 crc crio[19822]: time=\"2026-06-12T10:18:41.075395824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.908320 | controller |     "Jun 12 10:18:41.078475 crc crio[19822]: time=\"2026-06-12T10:18:41.07812638Z\" level=info msg=\"Created container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy\" id=e647e498-df31-46b6-ab2c-fbdf88685b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908335 | controller |     "Jun 12 10:18:41.079731 crc crio[19822]: time=\"2026-06-12T10:18:41.079494949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.908351 | controller |     "Jun 12 10:18:41.111528 crc crio[19822]: time=\"2026-06-12T10:18:41.089546828Z\" level=info msg=\"Created container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy\" id=f395aff8-6b07-4a3a-926e-0da996a9b650 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908366 | controller |     "Jun 12 10:18:41.111952 crc crio[19822]: time=\"2026-06-12T10:18:41.111213191Z\" level=info msg=\"Created container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager\" id=c35e8dca-55e9-43bb-a68b-a9b6b91529b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908382 | controller |     "Jun 12 10:18:41.123092 crc crio[19822]: time=\"2026-06-12T10:18:41.122688136Z\" level=info msg=\"Started container\" PID=46989 containerID=77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy id=962d85f9-0c44-4770-b698-ba4a4a57053d name=/runtime.v1.RuntimeService/StartContainer sandboxID=76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200",
2026-06-12 11:43:51.908397 | controller |     "Jun 12 10:18:41.123396 crc crio[19822]: time=\"2026-06-12T10:18:41.123197636Z\" level=info msg=\"Started container\" PID=46984 containerID=79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc description=openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager id=a0aa3d67-8aab-484a-b2b4-725530b6bd01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb",
2026-06-12 11:43:51.908416 | controller |     "Jun 12 10:18:41.123396 crc crio[19822]: time=\"2026-06-12T10:18:41.123327883Z\" level=info msg=\"Starting container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a\" id=c9daa99a-f1d1-42f1-ac8a-d1162d5ae9f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908432 | controller |     "Jun 12 10:18:41.123540 crc crio[19822]: time=\"2026-06-12T10:18:41.123482359Z\" level=info msg=\"Starting container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5\" id=f52ec6c0-112c-44ee-812a-d31d88ef27f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908447 | controller |     "Jun 12 10:18:41.123609 crc crio[19822]: time=\"2026-06-12T10:18:41.123588153Z\" level=info msg=\"Starting container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840\" id=6182d307-25c5-427f-bace-dfa4bfc15316 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908463 | controller |     "Jun 12 10:18:41.124189 crc crio[19822]: time=\"2026-06-12T10:18:41.123935347Z\" level=info msg=\"Starting container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9\" id=3ec53ea3-4803-4262-8f8e-0f40a06bcc39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908478 | controller |     "Jun 12 10:18:41.124189 crc crio[19822]: time=\"2026-06-12T10:18:41.124066597Z\" level=info msg=\"Starting container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2\" id=1d45c834-97d3-4f81-bef9-1c534a632c2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908493 | controller |     "Jun 12 10:18:41.124360 crc crio[19822]: time=\"2026-06-12T10:18:41.124258613Z\" level=info msg=\"Starting container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819\" id=ff9f3b1c-615f-4bd8-a890-722a2079a9ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908508 | controller |     "Jun 12 10:18:41.127701 crc crio[19822]: time=\"2026-06-12T10:18:41.124601528Z\" level=info msg=\"Starting container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c\" id=9cec4b18-fd7f-4585-9ad5-dedec84e7f6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908524 | controller |     "Jun 12 10:18:41.127701 crc crio[19822]: time=\"2026-06-12T10:18:41.124662226Z\" level=info msg=\"Starting container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff\" id=443bb6cc-91da-42c7-9dfc-fd2a782d357e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908539 | controller |     "Jun 12 10:18:41.128549 crc crio[19822]: time=\"2026-06-12T10:18:41.1281443Z\" level=info msg=\"Starting container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24\" id=7fb04150-0f4b-477c-8f51-6b90847b9022 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908555 | controller |     "Jun 12 10:18:41.128549 crc crio[19822]: time=\"2026-06-12T10:18:41.12832128Z\" level=info msg=\"Starting container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30\" id=dd709edb-e5c9-48bd-8c48-14c077f8e506 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908571 | controller |     "Jun 12 10:18:41.128549 crc crio[19822]: time=\"2026-06-12T10:18:41.128482017Z\" level=info msg=\"Starting container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102\" id=e1fd1136-0a0c-4c2f-a62e-175ac0794a28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908586 | controller |     "Jun 12 10:18:41.128946 crc crio[19822]: time=\"2026-06-12T10:18:41.128886637Z\" level=info msg=\"Starting container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501\" id=973d3dcd-8b83-4f42-9d90-b8fe32c1a633 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908605 | controller |     "Jun 12 10:18:41.129281 crc crio[19822]: time=\"2026-06-12T10:18:41.124607714Z\" level=info msg=\"Starting container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77\" id=3778f670-31cc-495e-9e44-7e877f85c23f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.908621 | controller |     "Jun 12 10:18:41.163619 crc crio[19822]: time=\"2026-06-12T10:18:41.163446509Z\" level=info msg=\"Started container\" PID=47047 containerID=11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy id=f52ec6c0-112c-44ee-812a-d31d88ef27f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155",
2026-06-12 11:43:51.908637 | controller |     "Jun 12 10:18:41.177657 crc crio[19822]: time=\"2026-06-12T10:18:41.17739703Z\" level=info msg=\"Started container\" PID=47045 containerID=dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy id=ff9f3b1c-615f-4bd8-a890-722a2079a9ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2",
2026-06-12 11:43:51.908653 | controller |     "Jun 12 10:18:41.179242 crc crio[19822]: time=\"2026-06-12T10:18:41.178763524Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy\" id=d4f4b19b-e2b1-4589-96ef-c3fe3eb6d918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908669 | controller |     "Jun 12 10:18:41.179894 crc crio[19822]: time=\"2026-06-12T10:18:41.179479297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.908685 | controller |     "Jun 12 10:18:41.181596 crc crio[19822]: time=\"2026-06-12T10:18:41.181537097Z\" level=info msg=\"Started container\" PID=46983 containerID=d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager id=7fb04150-0f4b-477c-8f51-6b90847b9022 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd",
2026-06-12 11:43:51.908700 | controller |     "Jun 12 10:18:41.182924 crc crio[19822]: time=\"2026-06-12T10:18:41.182504848Z\" level=info msg=\"Started container\" PID=47012 containerID=314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy id=443bb6cc-91da-42c7-9dfc-fd2a782d357e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51",
2026-06-12 11:43:51.908716 | controller |     "Jun 12 10:18:41.182924 crc crio[19822]: time=\"2026-06-12T10:18:41.182611311Z\" level=info msg=\"Started container\" PID=47044 containerID=d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy id=dd709edb-e5c9-48bd-8c48-14c077f8e506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1",
2026-06-12 11:43:51.908731 | controller |     "Jun 12 10:18:41.183482 crc crio[19822]: time=\"2026-06-12T10:18:41.183134738Z\" level=info msg=\"Started container\" PID=46996 containerID=4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager id=c9daa99a-f1d1-42f1-ac8a-d1162d5ae9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814",
2026-06-12 11:43:51.908747 | controller |     "Jun 12 10:18:41.188249 crc crio[19822]: time=\"2026-06-12T10:18:41.185281155Z\" level=info msg=\"Started container\" PID=47011 containerID=90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager id=6182d307-25c5-427f-bace-dfa4bfc15316 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf",
2026-06-12 11:43:51.908766 | controller |     "Jun 12 10:18:41.188249 crc crio[19822]: time=\"2026-06-12T10:18:41.185464591Z\" level=info msg=\"Started container\" PID=46987 containerID=1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager id=e1fd1136-0a0c-4c2f-a62e-175ac0794a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148",
2026-06-12 11:43:51.908781 | controller |     "Jun 12 10:18:41.188249 crc crio[19822]: time=\"2026-06-12T10:18:41.18666777Z\" level=info msg=\"Started container\" PID=46980 containerID=e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501 description=openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager id=973d3dcd-8b83-4f42-9d90-b8fe32c1a633 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121",
2026-06-12 11:43:51.908796 | controller |     "Jun 12 10:18:41.228703 crc crio[19822]: time=\"2026-06-12T10:18:41.227850834Z\" level=info msg=\"Started container\" PID=47046 containerID=66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9 description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy id=3ec53ea3-4803-4262-8f8e-0f40a06bcc39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760",
2026-06-12 11:43:51.908812 | controller |     "Jun 12 10:18:41.241236 crc crio[19822]: time=\"2026-06-12T10:18:41.241108995Z\" level=info msg=\"Started container\" PID=46994 containerID=e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager id=9cec4b18-fd7f-4585-9ad5-dedec84e7f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139",
2026-06-12 11:43:51.908827 | controller |     "Jun 12 10:18:41.257783 crc crio[19822]: time=\"2026-06-12T10:18:41.256955101Z\" level=info msg=\"Started container\" PID=46988 containerID=9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2 description=openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager id=1d45c834-97d3-4f81-bef9-1c534a632c2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb",
2026-06-12 11:43:51.908843 | controller |     "Jun 12 10:18:41.274926 crc crio[19822]: time=\"2026-06-12T10:18:41.26611212Z\" level=info msg=\"Started container\" PID=46986 containerID=386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy id=3778f670-31cc-495e-9e44-7e877f85c23f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458",
2026-06-12 11:43:51.908862 | controller |     "Jun 12 10:18:41.309366 crc crio[19822]: time=\"2026-06-12T10:18:41.307284906Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy\" id=cad86248-f0a4-4e61-9ef7-8f6848ccf428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.908897 | controller |     "Jun 12 10:18:41.309366 crc crio[19822]: time=\"2026-06-12T10:18:41.307892776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.908921 | controller |     "Jun 12 10:18:41.362269 crc crio[19822]: time=\"2026-06-12T10:18:41.361786004Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=8e9d1395-bdec-4589-835d-ea9456ba6a61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.908937 | controller |     "Jun 12 10:18:41.418921 crc crio[19822]: time=\"2026-06-12T10:18:41.418304704Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9caa7929-9595-40ba-9d0f-6a78df2098d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.908988 | controller |     "Jun 12 10:18:41.474092 crc crio[19822]: time=\"2026-06-12T10:18:41.473945416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=90dc0418-4282-48e1-a01d-2c84ab06b403 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909011 | controller |     "Jun 12 10:18:41.474627 crc crio[19822]: time=\"2026-06-12T10:18:41.474348438Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=20382b7c-81f3-43b7-aab3-18b6c12112dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909028 | controller |     "Jun 12 10:18:41.474627 crc crio[19822]: time=\"2026-06-12T10:18:41.474584006Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=224522db-bc51-48f4-9684-d354e237392e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909044 | controller |     "Jun 12 10:18:41.474748 crc crio[19822]: time=\"2026-06-12T10:18:41.474626234Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ee7694d3-ec06-48e5-aa9a-c14040343ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909059 | controller |     "Jun 12 10:18:41.481689 crc crio[19822]: time=\"2026-06-12T10:18:41.481576238Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7caaa6c9-ecaa-4adc-abc1-0eaf97fc6e55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909074 | controller |     "Jun 12 10:18:41.488988 crc crio[19822]: time=\"2026-06-12T10:18:41.488696733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909090 | controller |     "Jun 12 10:18:41.500257 crc crio[19822]: time=\"2026-06-12T10:18:41.499658991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909106 | controller |     "Jun 12 10:18:41.525512 crc crio[19822]: time=\"2026-06-12T10:18:41.521645509Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy\" id=4da726b0-3770-40e7-a348-969dc768a88d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909121 | controller |     "Jun 12 10:18:41.525512 crc crio[19822]: time=\"2026-06-12T10:18:41.522701961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909136 | controller |     "Jun 12 10:18:41.605612 crc crio[19822]: time=\"2026-06-12T10:18:41.601903024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d3ad3895-acd2-48d6-ad5a-c9dc257e3b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909155 | controller |     "Jun 12 10:18:41.618529 crc crio[19822]: time=\"2026-06-12T10:18:41.612368276Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c053767b-302b-46ae-a907-350649a15d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909171 | controller |     "Jun 12 10:18:41.618529 crc crio[19822]: time=\"2026-06-12T10:18:41.612731827Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=1ffdbf04-b091-4bb6-9ded-0d1c9a8caf27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909185 | controller |     "Jun 12 10:18:41.643967 crc crio[19822]: time=\"2026-06-12T10:18:41.643396409Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=25432d14-93c4-48dd-8921-fc96980b9390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909200 | controller |     "Jun 12 10:18:41.672486 crc crio[19822]: time=\"2026-06-12T10:18:41.672390732Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9a1e8ac0-0b00-4f9c-b380-cf10963e9339 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909215 | controller |     "Jun 12 10:18:41.700074 crc crio[19822]: time=\"2026-06-12T10:18:41.697591336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909231 | controller |     "Jun 12 10:18:41.705067 crc crio[19822]: time=\"2026-06-12T10:18:41.70496506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909246 | controller |     "Jun 12 10:18:41.803916 crc crio[19822]: time=\"2026-06-12T10:18:41.803722584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5a6bbba9-f244-462a-8e68-335960febd1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909261 | controller |     "Jun 12 10:18:41.812962 crc crio[19822]: time=\"2026-06-12T10:18:41.811908702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909276 | controller |     "Jun 12 10:18:41.851376 crc crio[19822]: time=\"2026-06-12T10:18:41.851144978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909291 | controller |     "Jun 12 10:18:41.904641 crc crio[19822]: time=\"2026-06-12T10:18:41.904486632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5e980a13-1ee8-42ab-b898-484bea08aa95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909306 | controller |     "Jun 12 10:18:42.108037 crc crio[19822]: time=\"2026-06-12T10:18:42.107985822Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy\" id=82a64839-b6b5-4c08-ac0f-eef349c1e642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909321 | controller |     "Jun 12 10:18:42.109484 crc crio[19822]: time=\"2026-06-12T10:18:42.109447318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909340 | controller |     "Jun 12 10:18:42.173271 crc crio[19822]: time=\"2026-06-12T10:18:42.173205539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909355 | controller |     "Jun 12 10:18:42.178563 crc crio[19822]: time=\"2026-06-12T10:18:42.178531198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909370 | controller |     "Jun 12 10:18:42.246983 crc crio[19822]: time=\"2026-06-12T10:18:42.246580745Z\" level=info msg=\"Created container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy\" id=064bd3b9-40f2-4162-91f8-e2f180f70347 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909386 | controller |     "Jun 12 10:18:42.248570 crc crio[19822]: time=\"2026-06-12T10:18:42.248468829Z\" level=info msg=\"Starting container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473\" id=c3d4f780-fa85-4f1f-a46c-7c50749bd00e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.909401 | controller |     "Jun 12 10:18:42.261599 crc crio[19822]: time=\"2026-06-12T10:18:42.26153525Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c9278ac3-5d80-46a6-a211-19e60c764cd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909417 | controller |     "Jun 12 10:18:42.270401 crc crio[19822]: time=\"2026-06-12T10:18:42.270214755Z\" level=info msg=\"Started container\" PID=47168 containerID=fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473 description=openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy id=c3d4f780-fa85-4f1f-a46c-7c50749bd00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998",
2026-06-12 11:43:51.909432 | controller |     "Jun 12 10:18:42.366477 crc crio[19822]: time=\"2026-06-12T10:18:42.365559539Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=59fa533a-0daa-4b95-9c21-6685d4480d12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909447 | controller |     "Jun 12 10:18:42.406743 crc crio[19822]: time=\"2026-06-12T10:18:42.406524909Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy\" id=a41398bb-a544-457b-a35e-694785c99881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909462 | controller |     "Jun 12 10:18:42.557614 crc crio[19822]: time=\"2026-06-12T10:18:42.557410472Z\" level=info msg=\"Created container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy\" id=cad86248-f0a4-4e61-9ef7-8f6848ccf428 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909477 | controller |     "Jun 12 10:18:42.557978 crc crio[19822]: time=\"2026-06-12T10:18:42.55765766Z\" level=info msg=\"Created container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy\" id=4da726b0-3770-40e7-a348-969dc768a88d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909492 | controller |     "Jun 12 10:18:42.558512 crc crio[19822]: time=\"2026-06-12T10:18:42.558442135Z\" level=info msg=\"Created container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy\" id=d4f4b19b-e2b1-4589-96ef-c3fe3eb6d918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909510 | controller |     "Jun 12 10:18:42.559068 crc crio[19822]: time=\"2026-06-12T10:18:42.558984112Z\" level=info msg=\"Starting container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62\" id=1c01c31d-3c1a-40ea-a1d8-f060be156703 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.909526 | controller |     "Jun 12 10:18:42.559268 crc crio[19822]: time=\"2026-06-12T10:18:42.558993162Z\" level=info msg=\"Starting container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269\" id=067707dd-818d-497b-a264-18f553693e17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.909540 | controller |     "Jun 12 10:18:42.560031 crc crio[19822]: time=\"2026-06-12T10:18:42.559976383Z\" level=info msg=\"Starting container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c\" id=ea470c8d-be34-4bf2-a91c-521cc6c27d4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.909555 | controller |     "Jun 12 10:18:42.560519 crc crio[19822]: time=\"2026-06-12T10:18:42.560490399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909571 | controller |     "Jun 12 10:18:42.563063 crc crio[19822]: time=\"2026-06-12T10:18:42.562486292Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy\" id=8ee70fe7-db05-4a99-a774-520faef6ab5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909585 | controller |     "Jun 12 10:18:42.563526 crc crio[19822]: time=\"2026-06-12T10:18:42.563496925Z\" level=info msg=\"Created container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy\" id=82a64839-b6b5-4c08-ac0f-eef349c1e642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909600 | controller |     "Jun 12 10:18:42.564419 crc crio[19822]: time=\"2026-06-12T10:18:42.564340431Z\" level=info msg=\"Starting container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c\" id=00470e1b-bece-4a46-b1cb-41b76d50d2e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.909615 | controller |     "Jun 12 10:18:42.565156 crc crio[19822]: time=\"2026-06-12T10:18:42.565125536Z\" level=info msg=\"Started container\" PID=47268 containerID=2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy id=1c01c31d-3c1a-40ea-a1d8-f060be156703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437",
2026-06-12 11:43:51.909630 | controller |     "Jun 12 10:18:42.565382 crc crio[19822]: time=\"2026-06-12T10:18:42.565250349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909645 | controller |     "Jun 12 10:18:42.573371 crc crio[19822]: time=\"2026-06-12T10:18:42.573306466Z\" level=info msg=\"Started container\" PID=47277 containerID=9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c description=openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy id=ea470c8d-be34-4bf2-a91c-521cc6c27d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e",
2026-06-12 11:43:51.909660 | controller |     "Jun 12 10:18:42.574355 crc crio[19822]: time=\"2026-06-12T10:18:42.574296727Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy\" id=d85bb625-072c-4bb5-bffc-eceece47dfa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909675 | controller |     "Jun 12 10:18:42.575264 crc crio[19822]: time=\"2026-06-12T10:18:42.574907907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909693 | controller |     "Jun 12 10:18:42.577221 crc crio[19822]: time=\"2026-06-12T10:18:42.577145152Z\" level=info msg=\"Started container\" PID=47291 containerID=64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy id=067707dd-818d-497b-a264-18f553693e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16",
2026-06-12 11:43:51.909709 | controller |     "Jun 12 10:18:42.586524 crc crio[19822]: time=\"2026-06-12T10:18:42.586441541Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy\" id=71ae3587-0724-4e08-9124-f9763e851d5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909725 | controller |     "Jun 12 10:18:42.592149 crc crio[19822]: time=\"2026-06-12T10:18:42.592064515Z\" level=info msg=\"Started container\" PID=47311 containerID=6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c description=openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy id=00470e1b-bece-4a46-b1cb-41b76d50d2e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2",
2026-06-12 11:43:51.909741 | controller |     "Jun 12 10:18:42.598106 crc crio[19822]: time=\"2026-06-12T10:18:42.598023519Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy\" id=24cad92c-402d-4904-bbdc-a9fec5426255 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909756 | controller |     "Jun 12 10:18:42.598500 crc crio[19822]: time=\"2026-06-12T10:18:42.598454753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909772 | controller |     "Jun 12 10:18:42.611247 crc crio[19822]: time=\"2026-06-12T10:18:42.611121029Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy\" id=9d512b35-720b-4192-b289-f7ef9c239539 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909790 | controller |     "Jun 12 10:18:42.615205 crc crio[19822]: time=\"2026-06-12T10:18:42.61512482Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=83967515-db17-410f-a223-6bd15e3794ed name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.909808 | controller |     "Jun 12 10:18:42.616066 crc crio[19822]: time=\"2026-06-12T10:18:42.615985407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1779689e-45d9-4390-9f31-5b8f980dd4c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909824 | controller |     "Jun 12 10:18:42.616542 crc crio[19822]: time=\"2026-06-12T10:18:42.616438081Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy\" id=cee03377-3990-4dc7-9b24-2a9c81846964 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909839 | controller |     "Jun 12 10:18:42.627934 crc crio[19822]: time=\"2026-06-12T10:18:42.627801979Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy\" id=00a74a4c-0607-4248-8e87-fbdd413aafdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909857 | controller |     "Jun 12 10:18:42.634725 crc crio[19822]: time=\"2026-06-12T10:18:42.634641816Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy\" id=9fefa6c3-0382-4a3c-8f59-950d039be488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.909895 | controller |     "Jun 12 10:18:42.637715 crc crio[19822]: time=\"2026-06-12T10:18:42.63761342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909914 | controller |     "Jun 12 10:18:42.647669 crc crio[19822]: time=\"2026-06-12T10:18:42.64759745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909929 | controller |     "Jun 12 10:18:42.663585 crc crio[19822]: time=\"2026-06-12T10:18:42.663499304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909944 | controller |     "Jun 12 10:18:42.664544 crc crio[19822]: time=\"2026-06-12T10:18:42.664484002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909960 | controller |     "Jun 12 10:18:42.664763 crc crio[19822]: time=\"2026-06-12T10:18:42.664678348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.909975 | controller |     "Jun 12 10:18:42.681458 crc crio[19822]: time=\"2026-06-12T10:18:42.681298399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=48451ace-cd48-48b9-90e2-3fb36f313b22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.909990 | controller |     "Jun 12 10:18:42.723723 crc crio[19822]: time=\"2026-06-12T10:18:42.723641132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910006 | controller |     "Jun 12 10:18:42.725973 crc crio[19822]: time=\"2026-06-12T10:18:42.725766389Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687658-q6bh9/oc\" id=19c854db-b221-49e1-aa20-0a3664a57cd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910021 | controller |     "Jun 12 10:18:42.728205 crc crio[19822]: time=\"2026-06-12T10:18:42.728113492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910037 | controller |     "Jun 12 10:18:42.752471 crc crio[19822]: time=\"2026-06-12T10:18:42.752377723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910053 | controller |     "Jun 12 10:18:42.905518 crc crio[19822]: time=\"2026-06-12T10:18:42.905329285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910068 | controller |     "Jun 12 10:18:42.908602 crc crio[19822]: time=\"2026-06-12T10:18:42.908506726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910083 | controller |     "Jun 12 10:18:42.937364 crc crio[19822]: time=\"2026-06-12T10:18:42.937270015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910098 | controller |     "Jun 12 10:18:42.957673 crc crio[19822]: time=\"2026-06-12T10:18:42.957577014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910117 | controller |     "Jun 12 10:18:43.006372 crc crio[19822]: time=\"2026-06-12T10:18:43.006304563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910132 | controller |     "Jun 12 10:18:43.014887 crc crio[19822]: time=\"2026-06-12T10:18:43.012040255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910147 | controller |     "Jun 12 10:18:43.044969 crc crio[19822]: time=\"2026-06-12T10:18:43.04465667Z\" level=info msg=\"Created container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy\" id=a41398bb-a544-457b-a35e-694785c99881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910163 | controller |     "Jun 12 10:18:43.053070 crc crio[19822]: time=\"2026-06-12T10:18:43.052938475Z\" level=info msg=\"Starting container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd\" id=4066c011-14f4-44bc-9650-ca8cbea0286c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910179 | controller |     "Jun 12 10:18:43.062355 crc crio[19822]: time=\"2026-06-12T10:18:43.062095581Z\" level=info msg=\"Started container\" PID=47365 containerID=19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy id=4066c011-14f4-44bc-9650-ca8cbea0286c name=/runtime.v1.RuntimeService/StartContainer sandboxID=da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb",
2026-06-12 11:43:51.910195 | controller |     "Jun 12 10:18:43.114028 crc crio[19822]: time=\"2026-06-12T10:18:43.113875572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910210 | controller |     "Jun 12 10:18:43.171000 crc crio[19822]: time=\"2026-06-12T10:18:43.161435111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910225 | controller |     "Jun 12 10:18:43.224413 crc crio[19822]: time=\"2026-06-12T10:18:43.224310546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910240 | controller |     "Jun 12 10:18:43.237708 crc crio[19822]: time=\"2026-06-12T10:18:43.237589914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910255 | controller |     "Jun 12 10:18:43.367217 crc crio[19822]: time=\"2026-06-12T10:18:43.367090334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910270 | controller |     "Jun 12 10:18:43.369925 crc crio[19822]: time=\"2026-06-12T10:18:43.36979328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910285 | controller |     "Jun 12 10:18:43.417182 crc crio[19822]: time=\"2026-06-12T10:18:43.417099584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910300 | controller |     "Jun 12 10:18:43.429517 crc crio[19822]: time=\"2026-06-12T10:18:43.429400234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910321 | controller |     "Jun 12 10:18:43.436361 crc crio[19822]: time=\"2026-06-12T10:18:43.436263361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910337 | controller |     "Jun 12 10:18:43.553704 crc crio[19822]: time=\"2026-06-12T10:18:43.553586972Z\" level=info msg=\"Created container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy\" id=8ee70fe7-db05-4a99-a774-520faef6ab5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910354 | controller |     "Jun 12 10:18:43.560123 crc crio[19822]: time=\"2026-06-12T10:18:43.560005606Z\" level=info msg=\"Starting container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af\" id=c32e0341-82f9-4f16-94b5-d72bf7ae60ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910371 | controller |     "Jun 12 10:18:43.642214 crc crio[19822]: time=\"2026-06-12T10:18:43.64207735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910386 | controller |     "Jun 12 10:18:43.648412 crc crio[19822]: time=\"2026-06-12T10:18:43.648118882Z\" level=info msg=\"Started container\" PID=47397 containerID=94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy id=c32e0341-82f9-4f16-94b5-d72bf7ae60ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148",
2026-06-12 11:43:51.910403 | controller |     "Jun 12 10:18:43.677674 crc crio[19822]: time=\"2026-06-12T10:18:43.677545325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910419 | controller |     "Jun 12 10:18:43.685996 crc crio[19822]: time=\"2026-06-12T10:18:43.685885962Z\" level=info msg=\"Created container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy\" id=9d512b35-720b-4192-b289-f7ef9c239539 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910434 | controller |     "Jun 12 10:18:43.688196 crc crio[19822]: time=\"2026-06-12T10:18:43.68776105Z\" level=info msg=\"Starting container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f\" id=fe597160-73dd-4830-8826-e13c5e20c118 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910450 | controller |     "Jun 12 10:18:43.701860 crc crio[19822]: time=\"2026-06-12T10:18:43.701693103Z\" level=info msg=\"Created container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy\" id=24cad92c-402d-4904-bbdc-a9fec5426255 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910465 | controller |     "Jun 12 10:18:43.706679 crc crio[19822]: time=\"2026-06-12T10:18:43.706467304Z\" level=info msg=\"Starting container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36\" id=839846ee-6735-426c-ae67-ec3689bf6825 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910481 | controller |     "Jun 12 10:18:43.709234 crc crio[19822]: time=\"2026-06-12T10:18:43.709124544Z\" level=info msg=\"Started container\" PID=47418 containerID=f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f description=openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy id=fe597160-73dd-4830-8826-e13c5e20c118 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb",
2026-06-12 11:43:51.910496 | controller |     "Jun 12 10:18:43.724728 crc crio[19822]: time=\"2026-06-12T10:18:43.724649621Z\" level=info msg=\"Created container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy\" id=71ae3587-0724-4e08-9124-f9763e851d5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910515 | controller |     "Jun 12 10:18:43.726030 crc crio[19822]: time=\"2026-06-12T10:18:43.725909466Z\" level=info msg=\"Starting container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01\" id=9526cebf-22fd-419a-b8c8-ad6180deac15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910530 | controller |     "Jun 12 10:18:43.743018 crc crio[19822]: time=\"2026-06-12T10:18:43.740502158Z\" level=info msg=\"Started container\" PID=47391 containerID=4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy id=9526cebf-22fd-419a-b8c8-ad6180deac15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd",
2026-06-12 11:43:51.910546 | controller |     "Jun 12 10:18:43.746691 crc crio[19822]: time=\"2026-06-12T10:18:43.746307857Z\" level=info msg=\"Created container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy\" id=cee03377-3990-4dc7-9b24-2a9c81846964 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910562 | controller |     "Jun 12 10:18:43.751424 crc crio[19822]: time=\"2026-06-12T10:18:43.751363144Z\" level=info msg=\"Starting container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6\" id=199ab3cc-be55-4c76-a7c4-daada7ae54f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910577 | controller |     "Jun 12 10:18:43.778691 crc crio[19822]: time=\"2026-06-12T10:18:43.778640288Z\" level=info msg=\"Started container\" PID=47396 containerID=219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6 description=openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy id=199ab3cc-be55-4c76-a7c4-daada7ae54f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121",
2026-06-12 11:43:51.910593 | controller |     "Jun 12 10:18:43.833236 crc crio[19822]: time=\"2026-06-12T10:18:43.825588884Z\" level=info msg=\"Started container\" PID=47417 containerID=e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy id=839846ee-6735-426c-ae67-ec3689bf6825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf",
2026-06-12 11:43:51.910609 | controller |     "Jun 12 10:18:43.881588 crc crio[19822]: time=\"2026-06-12T10:18:43.881055902Z\" level=info msg=\"Created container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy\" id=d85bb625-072c-4bb5-bffc-eceece47dfa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910624 | controller |     "Jun 12 10:18:43.890025 crc crio[19822]: time=\"2026-06-12T10:18:43.889913723Z\" level=info msg=\"Starting container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c\" id=17118c19-6aec-4ac3-9bdd-87e832bf6f65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910640 | controller |     "Jun 12 10:18:43.990367 crc crio[19822]: time=\"2026-06-12T10:18:43.99025963Z\" level=info msg=\"Started container\" PID=47470 containerID=644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy id=17118c19-6aec-4ac3-9bdd-87e832bf6f65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814",
2026-06-12 11:43:51.910658 | controller |     "Jun 12 10:18:44.025226 crc crio[19822]: time=\"2026-06-12T10:18:44.025153725Z\" level=info msg=\"Created container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy\" id=00a74a4c-0607-4248-8e87-fbdd413aafdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910675 | controller |     "Jun 12 10:18:44.053201 crc crio[19822]: time=\"2026-06-12T10:18:44.053111823Z\" level=info msg=\"Starting container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562\" id=74a9f8a6-1193-47c5-a047-7bdf1176b167 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910691 | controller |     "Jun 12 10:18:44.073375 crc crio[19822]: time=\"2026-06-12T10:18:44.073283823Z\" level=info msg=\"Started container\" PID=47472 containerID=f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy id=74a9f8a6-1193-47c5-a047-7bdf1176b167 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139",
2026-06-12 11:43:51.910707 | controller |     "Jun 12 10:18:44.231934 crc crio[19822]: time=\"2026-06-12T10:18:44.231739901Z\" level=info msg=\"Created container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy\" id=9fefa6c3-0382-4a3c-8f59-950d039be488 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910722 | controller |     "Jun 12 10:18:44.242771 crc crio[19822]: time=\"2026-06-12T10:18:44.242606336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910737 | controller |     "Jun 12 10:18:44.281969 crc crio[19822]: time=\"2026-06-12T10:18:44.281786348Z\" level=info msg=\"Starting container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369\" id=29fc0cdf-ad4d-4ffc-bb0c-e18cf75bce2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910753 | controller |     "Jun 12 10:18:44.331956 crc crio[19822]: time=\"2026-06-12T10:18:44.331496368Z\" level=info msg=\"Started container\" PID=47458 containerID=459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369 description=openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy id=29fc0cdf-ad4d-4ffc-bb0c-e18cf75bce2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb",
2026-06-12 11:43:51.910768 | controller |     "Jun 12 10:18:44.787185 crc crio[19822]: time=\"2026-06-12T10:18:44.785921772Z\" level=info msg=\"Created container 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de: openshift-infra/auto-csr-approver-29687658-q6bh9/oc\" id=19c854db-b221-49e1-aa20-0a3664a57cd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.910783 | controller |     "Jun 12 10:18:44.792058 crc crio[19822]: time=\"2026-06-12T10:18:44.791516126Z\" level=info msg=\"Starting container: 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de\" id=bf3743ec-192f-4789-b276-0040820852a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.910799 | controller |     "Jun 12 10:18:44.807712 crc crio[19822]: time=\"2026-06-12T10:18:44.807552607Z\" level=info msg=\"Started container\" PID=47532 containerID=94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de description=openshift-infra/auto-csr-approver-29687658-q6bh9/oc id=bf3743ec-192f-4789-b276-0040820852a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283",
2026-06-12 11:43:51.910817 | controller |     "Jun 12 10:18:47.707973 crc crio[19822]: time=\"2026-06-12T10:18:47.707479882Z\" level=info msg=\"Stopping pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=d15da935-0af8-4293-b6e5-61d6a5caf2fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.910844 | controller |     "Jun 12 10:18:47.709366 crc crio[19822]: time=\"2026-06-12T10:18:47.708728711Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687658-q6bh9 Namespace:openshift-infra ID:de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283 UID:80db8e52-1a16-43d3-8e37-448b54b80652 NetNS:/var/run/netns/ef0fabe6-6f8c-4706-8bc8-d3adee9ac29d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80db8e52_1a16_43d3_8e37_448b54b80652.slice PodAnnotations:0xc002ed1548}] Aliases:map[]}\"",
2026-06-12 11:43:51.910891 | controller |     "Jun 12 10:18:47.709366 crc crio[19822]: time=\"2026-06-12T10:18:47.708921267Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687658-q6bh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.910919 | controller |     "Jun 12 10:18:47.973990 crc crio[19822]: time=\"2026-06-12T10:18:47.973629574Z\" level=info msg=\"Stopped pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=d15da935-0af8-4293-b6e5-61d6a5caf2fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.910940 | controller |     "Jun 12 10:19:12.369398 crc crio[19822]: time=\"2026-06-12T10:19:12.368576662Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-6fj4p/POD\" id=a15cd3e6-7bf5-4d05-9502-ca43295840cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.910959 | controller |     "Jun 12 10:19:12.371384 crc crio[19822]: time=\"2026-06-12T10:19:12.369477561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.910975 | controller |     "Jun 12 10:19:12.405765 crc crio[19822]: time=\"2026-06-12T10:19:12.405549283Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc0030944e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.910992 | controller |     "Jun 12 10:19:12.405765 crc crio[19822]: time=\"2026-06-12T10:19:12.405611625Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-6fj4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.911007 | controller |     "Jun 12 10:19:12.666081 crc crio[19822]: time=\"2026-06-12T10:19:12.665509677Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-4vx7k/POD\" id=2a298c65-1330-417c-bb6e-9ec4fc87a1b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911023 | controller |     "Jun 12 10:19:12.666248 crc crio[19822]: time=\"2026-06-12T10:19:12.666125027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.911038 | controller |     "Jun 12 10:19:12.715114 crc crio[19822]: time=\"2026-06-12T10:19:12.713685623Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc003094070}] Aliases:map[]}\"",
2026-06-12 11:43:51.911058 | controller |     "Jun 12 10:19:12.715114 crc crio[19822]: time=\"2026-06-12T10:19:12.713777026Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-4vx7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.911074 | controller |     "Jun 12 10:19:12.933963 crc crio[19822]: 2026-06-12T10:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d27cc915a15a3b Mac:76:11:3c:50:3c:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 SocketPath: PciID:}] [{Interface:0xc0005945d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.911089 | controller |     "Jun 12 10:19:12.936301 crc crio[19822]: time=\"2026-06-12T10:19:12.936199562Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc0030944e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.911105 | controller |     "Jun 12 10:19:12.936520 crc crio[19822]: time=\"2026-06-12T10:19:12.936402239Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-6fj4p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.911122 | controller |     "Jun 12 10:19:12.948461 crc crio[19822]: time=\"2026-06-12T10:19:12.947729928Z\" level=info msg=\"Ran pod sandbox 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 with infra container: openstack/dnsmasq-dns-bf5545dbf-6fj4p/POD\" id=a15cd3e6-7bf5-4d05-9502-ca43295840cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911138 | controller |     "Jun 12 10:19:12.955752 crc crio[19822]: time=\"2026-06-12T10:19:12.954559192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911153 | controller |     "Jun 12 10:19:12.955752 crc crio[19822]: time=\"2026-06-12T10:19:12.955504983Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911169 | controller |     "Jun 12 10:19:12.956310 crc crio[19822]: time=\"2026-06-12T10:19:12.956230406Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=37dd9869-a8f7-410f-821f-336cccc89ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911185 | controller |     "Jun 12 10:19:12.958600 crc crio[19822]: time=\"2026-06-12T10:19:12.958466266Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b4d56bd7-c650-498f-8a48-af8dc4202e95 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.911200 | controller |     "Jun 12 10:19:12.973962 crc crio[19822]: time=\"2026-06-12T10:19:12.973481703Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-12 11:43:51.911216 | controller |     "Jun 12 10:19:13.088055 crc crio[19822]: 2026-06-12T10:19:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a676dafcc4a4b9a Mac:ee:1b:79:b3:ef:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 SocketPath: PciID:}] [{Interface:0xc00043a780 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.911235 | controller |     "Jun 12 10:19:13.089077 crc crio[19822]: time=\"2026-06-12T10:19:13.088927418Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc003094070}] Aliases:map[]}\"",
2026-06-12 11:43:51.911251 | controller |     "Jun 12 10:19:13.089352 crc crio[19822]: time=\"2026-06-12T10:19:13.089172616Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-4vx7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.911266 | controller |     "Jun 12 10:19:13.100789 crc crio[19822]: time=\"2026-06-12T10:19:13.10064227Z\" level=info msg=\"Ran pod sandbox a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 with infra container: openstack/dnsmasq-dns-6f94844f59-4vx7k/POD\" id=2a298c65-1330-417c-bb6e-9ec4fc87a1b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911281 | controller |     "Jun 12 10:19:13.103114 crc crio[19822]: time=\"2026-06-12T10:19:13.103025024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911296 | controller |     "Jun 12 10:19:13.103466 crc crio[19822]: time=\"2026-06-12T10:19:13.103395286Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911312 | controller |     "Jun 12 10:19:13.103560 crc crio[19822]: time=\"2026-06-12T10:19:13.103491619Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=f9383fdf-ec38-443a-9561-ae14d4075bba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911327 | controller |     "Jun 12 10:19:13.105545 crc crio[19822]: time=\"2026-06-12T10:19:13.105369809Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3ce229a5-c1bf-438e-919a-771e8d4ee81b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.911398 | controller |     "Jun 12 10:19:13.109446 crc crio[19822]: time=\"2026-06-12T10:19:13.109357206Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-12 11:43:51.911418 | controller |     "Jun 12 10:19:15.063136 crc crio[19822]: time=\"2026-06-12T10:19:15.061852178Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69664d8887-7p74m/POD\" id=66b186ec-cd9d-415f-b3ff-d2c7643a80de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911434 | controller |     "Jun 12 10:19:15.064738 crc crio[19822]: time=\"2026-06-12T10:19:15.063212531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.911449 | controller |     "Jun 12 10:19:15.128900 crc crio[19822]: time=\"2026-06-12T10:19:15.12843685Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc00244d068}] Aliases:map[]}\"",
2026-06-12 11:43:51.911469 | controller |     "Jun 12 10:19:15.128900 crc crio[19822]: time=\"2026-06-12T10:19:15.128530423Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69664d8887-7p74m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.911484 | controller |     "Jun 12 10:19:15.806401 crc crio[19822]: time=\"2026-06-12T10:19:15.804913261Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-7p6rm/POD\" id=9e47e07e-35f7-434f-969c-12d3f31d2572 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911500 | controller |     "Jun 12 10:19:15.806599 crc crio[19822]: time=\"2026-06-12T10:19:15.80644558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.911515 | controller |     "Jun 12 10:19:15.902095 crc crio[19822]: 2026-06-12T10:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab2dd7039e146e4 Mac:7e:80:87:f5:5a:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.911531 | controller |     "Jun 12 10:19:15.935543 crc crio[19822]: time=\"2026-06-12T10:19:15.933861485Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc00244d068}] Aliases:map[]}\"",
2026-06-12 11:43:51.911546 | controller |     "Jun 12 10:19:15.935948 crc crio[19822]: time=\"2026-06-12T10:19:15.935726405Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69664d8887-7p74m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.911562 | controller |     "Jun 12 10:19:15.970041 crc crio[19822]: time=\"2026-06-12T10:19:15.969938153Z\" level=info msg=\"Ran pod sandbox ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae with infra container: openstack/dnsmasq-dns-69664d8887-7p74m/POD\" id=66b186ec-cd9d-415f-b3ff-d2c7643a80de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911577 | controller |     "Jun 12 10:19:15.982351 crc crio[19822]: time=\"2026-06-12T10:19:15.982246348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911593 | controller |     "Jun 12 10:19:15.982621 crc crio[19822]: time=\"2026-06-12T10:19:15.982576309Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911608 | controller |     "Jun 12 10:19:15.982705 crc crio[19822]: time=\"2026-06-12T10:19:15.982639031Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=ed57512f-f642-4504-9b66-9e5a616a5447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911644 | controller |     "Jun 12 10:19:15.985585 crc crio[19822]: time=\"2026-06-12T10:19:15.985513346Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7a4f6cfa-5085-4e44-8500-fc4784aa7129 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.911661 | controller |     "Jun 12 10:19:15.998717 crc crio[19822]: time=\"2026-06-12T10:19:15.998608907Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-12 11:43:51.911677 | controller |     "Jun 12 10:19:16.025595 crc crio[19822]: time=\"2026-06-12T10:19:16.02551187Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc00244c058}] Aliases:map[]}\"",
2026-06-12 11:43:51.911692 | controller |     "Jun 12 10:19:16.026241 crc crio[19822]: time=\"2026-06-12T10:19:16.025617073Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-7p6rm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.911708 | controller |     "Jun 12 10:19:17.560597 crc crio[19822]: 2026-06-12T10:19:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4638a61db3220e Mac:b2:e2:27:27:d0:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae SocketPath: PciID:}] [{Interface:0xc00058e5f0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.911724 | controller |     "Jun 12 10:19:17.562037 crc crio[19822]: time=\"2026-06-12T10:19:17.561958193Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc00244c058}] Aliases:map[]}\"",
2026-06-12 11:43:51.911739 | controller |     "Jun 12 10:19:17.562220 crc crio[19822]: time=\"2026-06-12T10:19:17.56218416Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-7p6rm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.911754 | controller |     "Jun 12 10:19:17.578186 crc crio[19822]: time=\"2026-06-12T10:19:17.577993601Z\" level=info msg=\"Ran pod sandbox e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 with infra container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/POD\" id=9e47e07e-35f7-434f-969c-12d3f31d2572 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911769 | controller |     "Jun 12 10:19:17.581362 crc crio[19822]: time=\"2026-06-12T10:19:17.581269564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911784 | controller |     "Jun 12 10:19:17.581673 crc crio[19822]: time=\"2026-06-12T10:19:17.581638046Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911805 | controller |     "Jun 12 10:19:17.581742 crc crio[19822]: time=\"2026-06-12T10:19:17.581702238Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=d704ce12-05ca-4a73-9fa5-627f8eda397b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.911820 | controller |     "Jun 12 10:19:17.587265 crc crio[19822]: time=\"2026-06-12T10:19:17.587179162Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ceed0a1e-2fc1-41d9-afb7-080a60d18c39 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.911835 | controller |     "Jun 12 10:19:17.597553 crc crio[19822]: time=\"2026-06-12T10:19:17.59748819Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-12 11:43:51.911850 | controller |     "Jun 12 10:19:17.963362 crc crio[19822]: time=\"2026-06-12T10:19:17.96233162Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=f97c6348-eed5-4f6c-b285-3ef1ef73c91c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911882 | controller |     "Jun 12 10:19:17.963514 crc crio[19822]: time=\"2026-06-12T10:19:17.963430365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.911904 | controller |     "Jun 12 10:19:18.010561 crc crio[19822]: time=\"2026-06-12T10:19:18.010400977Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=25a77a64-f8b9-4217-ab08-f105f52c9ff4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.911921 | controller |     "Jun 12 10:19:18.010561 crc crio[19822]: time=\"2026-06-12T10:19:18.01049706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.911937 | controller |     "Jun 12 10:19:18.036007 crc crio[19822]: time=\"2026-06-12T10:19:18.035717109Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc002ed0348}] Aliases:map[]}\"",
2026-06-12 11:43:51.911953 | controller |     "Jun 12 10:19:18.036007 crc crio[19822]: time=\"2026-06-12T10:19:18.035796602Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.911969 | controller |     "Jun 12 10:19:18.080199 crc crio[19822]: time=\"2026-06-12T10:19:18.079564038Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696948}] Aliases:map[]}\"",
2026-06-12 11:43:51.911985 | controller |     "Jun 12 10:19:18.080199 crc crio[19822]: time=\"2026-06-12T10:19:18.080086955Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.912004 | controller |     "Jun 12 10:19:18.717271 crc crio[19822]: 2026-06-12T10:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ebab8bf6ddcdbd Mac:82:b8:bb:00:ac:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.912020 | controller |     "Jun 12 10:19:18.720031 crc crio[19822]: time=\"2026-06-12T10:19:18.718874561Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc002ed0348}] Aliases:map[]}\"",
2026-06-12 11:43:51.912036 | controller |     "Jun 12 10:19:18.720031 crc crio[19822]: time=\"2026-06-12T10:19:18.719019526Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.912052 | controller |     "Jun 12 10:19:18.747492 crc crio[19822]: 2026-06-12T10:19:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aab407aaf62b7be Mac:76:02:89:ba:64:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 SocketPath: PciID:}] [{Interface:0xc000520cc0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.912067 | controller |     "Jun 12 10:19:18.750358 crc crio[19822]: time=\"2026-06-12T10:19:18.7502644Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696948}] Aliases:map[]}\"",
2026-06-12 11:43:51.912083 | controller |     "Jun 12 10:19:18.754881 crc crio[19822]: time=\"2026-06-12T10:19:18.754710042Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.912098 | controller |     "Jun 12 10:19:18.781722 crc crio[19822]: time=\"2026-06-12T10:19:18.781603253Z\" level=info msg=\"Ran pod sandbox aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=25a77a64-f8b9-4217-ab08-f105f52c9ff4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.912114 | controller |     "Jun 12 10:19:18.786386 crc crio[19822]: time=\"2026-06-12T10:19:18.786317963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912129 | controller |     "Jun 12 10:19:18.786783 crc crio[19822]: time=\"2026-06-12T10:19:18.786756207Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912144 | controller |     "Jun 12 10:19:18.787020 crc crio[19822]: time=\"2026-06-12T10:19:18.786995675Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=d6f4a1ba-7321-45d6-94f6-4d74b8d453bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912162 | controller |     "Jun 12 10:19:18.790199 crc crio[19822]: time=\"2026-06-12T10:19:18.790063054Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1f1bdb1b-cf46-4f49-8d87-e42b51bc2425 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.912178 | controller |     "Jun 12 10:19:18.791459 crc crio[19822]: time=\"2026-06-12T10:19:18.791389153Z\" level=info msg=\"Ran pod sandbox 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 with infra container: openstack/rabbitmq-server-0/POD\" id=f97c6348-eed5-4f6c-b285-3ef1ef73c91c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.912194 | controller |     "Jun 12 10:19:18.796728 crc crio[19822]: time=\"2026-06-12T10:19:18.796652589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912209 | controller |     "Jun 12 10:19:18.796972 crc crio[19822]: time=\"2026-06-12T10:19:18.796921868Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912225 | controller |     "Jun 12 10:19:18.797083 crc crio[19822]: time=\"2026-06-12T10:19:18.79699182Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=e2eb0647-ac79-4334-8362-051a5ca2168c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912240 | controller |     "Jun 12 10:19:18.799939 crc crio[19822]: time=\"2026-06-12T10:19:18.799714634Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=6397aafe-60c3-4d65-adc7-dee962be4ee6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.912256 | controller |     "Jun 12 10:19:18.806347 crc crio[19822]: time=\"2026-06-12T10:19:18.805570402Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-12 11:43:51.912271 | controller |     "Jun 12 10:19:18.809913 crc crio[19822]: time=\"2026-06-12T10:19:18.809540699Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-12 11:43:51.912287 | controller |     "Jun 12 10:19:20.059414 crc crio[19822]: time=\"2026-06-12T10:19:20.058389644Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=5b53819f-61b4-4081-b673-45fc5b39c032 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.912302 | controller |     "Jun 12 10:19:20.066246 crc crio[19822]: time=\"2026-06-12T10:19:20.066184404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.912319 | controller |     "Jun 12 10:19:20.274520 crc crio[19822]: time=\"2026-06-12T10:19:20.274329907Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.912339 | controller |     "Jun 12 10:19:20.274520 crc crio[19822]: time=\"2026-06-12T10:19:20.27441445Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.912355 | controller |     "Jun 12 10:19:20.470864 crc crio[19822]: time=\"2026-06-12T10:19:20.467485183Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=5afbfeaa-ed00-4a8f-91cf-6ba476866294 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.912371 | controller |     "Jun 12 10:19:20.470864 crc crio[19822]: time=\"2026-06-12T10:19:20.467995239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.912388 | controller |     "Jun 12 10:19:20.630646 crc crio[19822]: time=\"2026-06-12T10:19:20.629520364Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"",
2026-06-12 11:43:51.912404 | controller |     "Jun 12 10:19:20.630646 crc crio[19822]: time=\"2026-06-12T10:19:20.629621177Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.912420 | controller |     "Jun 12 10:19:21.025947 crc crio[19822]: 2026-06-12T10:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34d52c1eaadef47 Mac:ca:f7:04:6a:7c:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 SocketPath: PciID:}] [{Interface:0xc0003db240 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.912436 | controller |     "Jun 12 10:19:21.111943 crc crio[19822]: time=\"2026-06-12T10:19:21.111742631Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.912452 | controller |     "Jun 12 10:19:21.143364 crc crio[19822]: time=\"2026-06-12T10:19:21.134938804Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.912468 | controller |     "Jun 12 10:19:21.168894 crc crio[19822]: time=\"2026-06-12T10:19:21.16548115Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=45f20deb-d9da-46b1-b8cf-fa19c2b40fb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.912484 | controller |     "Jun 12 10:19:21.168894 crc crio[19822]: time=\"2026-06-12T10:19:21.165585323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.912500 | controller |     "Jun 12 10:19:21.373213 crc crio[19822]: time=\"2026-06-12T10:19:21.3731174Z\" level=info msg=\"Ran pod sandbox 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 with infra container: openstack/memcached-0/POD\" id=5b53819f-61b4-4081-b673-45fc5b39c032 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.912516 | controller |     "Jun 12 10:19:21.407890 crc crio[19822]: time=\"2026-06-12T10:19:21.401887144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912564 | controller |     "Jun 12 10:19:21.410859 crc crio[19822]: time=\"2026-06-12T10:19:21.408901447Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc003094b50}] Aliases:map[]}\"",
2026-06-12 11:43:51.912582 | controller |     "Jun 12 10:19:21.410859 crc crio[19822]: time=\"2026-06-12T10:19:21.410786255Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.912598 | controller |     "Jun 12 10:19:21.419320 crc crio[19822]: time=\"2026-06-12T10:19:21.419261686Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912614 | controller |     "Jun 12 10:19:21.423589 crc crio[19822]: time=\"2026-06-12T10:19:21.423367068Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=6ccad59d-70b1-4bb5-8457-ed91bc8cba29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912630 | controller |     "Jun 12 10:19:21.436444 crc crio[19822]: time=\"2026-06-12T10:19:21.436316357Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=913075f5-3c27-4885-9f2d-c452e26c4224 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.912646 | controller |     "Jun 12 10:19:21.470093 crc crio[19822]: time=\"2026-06-12T10:19:21.469941466Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"",
2026-06-12 11:43:51.912662 | controller |     "Jun 12 10:19:21.598120 crc crio[19822]: 2026-06-12T10:19:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45cea9b36dbbb36 Mac:26:e6:0f:23:27:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.912678 | controller |     "Jun 12 10:19:21.599387 crc crio[19822]: time=\"2026-06-12T10:19:21.599309739Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc00008ce08}] Aliases:map[]}\"",
2026-06-12 11:43:51.912694 | controller |     "Jun 12 10:19:21.599693 crc crio[19822]: time=\"2026-06-12T10:19:21.599622439Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.912709 | controller |     "Jun 12 10:19:21.840604 crc crio[19822]: time=\"2026-06-12T10:19:21.84006423Z\" level=info msg=\"Ran pod sandbox 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc with infra container: openstack/openstack-galera-0/POD\" id=5afbfeaa-ed00-4a8f-91cf-6ba476866294 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.912729 | controller |     "Jun 12 10:19:21.860368 crc crio[19822]: time=\"2026-06-12T10:19:21.859616465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912748 | controller |     "Jun 12 10:19:21.861381 crc crio[19822]: time=\"2026-06-12T10:19:21.861308769Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912766 | controller |     "Jun 12 10:19:21.862537 crc crio[19822]: time=\"2026-06-12T10:19:21.86164656Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=a0394562-f642-4403-a7fa-e4f2eb51ebfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912782 | controller |     "Jun 12 10:19:21.868358 crc crio[19822]: time=\"2026-06-12T10:19:21.867661196Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98a00595-a0aa-4615-a836-565b5ff9c3df name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.912799 | controller |     "Jun 12 10:19:21.886393 crc crio[19822]: time=\"2026-06-12T10:19:21.886311064Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-12 11:43:51.912815 | controller |     "Jun 12 10:19:22.187124 crc crio[19822]: 2026-06-12T10:19:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d03a2c9caaa930 Mac:2e:46:8c:a6:a1:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.912831 | controller |     "Jun 12 10:19:22.188709 crc crio[19822]: time=\"2026-06-12T10:19:22.188622793Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc003094b50}] Aliases:map[]}\"",
2026-06-12 11:43:51.912850 | controller |     "Jun 12 10:19:22.190112 crc crio[19822]: time=\"2026-06-12T10:19:22.190051831Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.912866 | controller |     "Jun 12 10:19:22.217175 crc crio[19822]: time=\"2026-06-12T10:19:22.217016083Z\" level=info msg=\"Ran pod sandbox 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 with infra container: openstack/openstack-cell1-galera-0/POD\" id=45f20deb-d9da-46b1-b8cf-fa19c2b40fb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.912902 | controller |     "Jun 12 10:19:22.222064 crc crio[19822]: time=\"2026-06-12T10:19:22.221976862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912922 | controller |     "Jun 12 10:19:22.250647 crc crio[19822]: time=\"2026-06-12T10:19:22.249218952Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912939 | controller |     "Jun 12 10:19:22.250647 crc crio[19822]: time=\"2026-06-12T10:19:22.249392528Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=a61e61a2-9e2b-40e2-b500-f28abde8c44d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.912955 | controller |     "Jun 12 10:19:22.260241 crc crio[19822]: time=\"2026-06-12T10:19:22.257242447Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3227d99-2b68-4dbb-8482-480258b1ec47 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.912970 | controller |     "Jun 12 10:19:22.272784 crc crio[19822]: time=\"2026-06-12T10:19:22.271976259Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-12 11:43:51.912986 | controller |     "Jun 12 10:19:22.754516 crc crio[19822]: time=\"2026-06-12T10:19:22.754038885Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=2950a200-1796-487c-89ba-103d1a753795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.913002 | controller |     "Jun 12 10:19:22.768669 crc crio[19822]: time=\"2026-06-12T10:19:22.761763462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.913019 | controller |     "Jun 12 10:19:22.857180 crc crio[19822]: time=\"2026-06-12T10:19:22.857034742Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc00101a3f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.913036 | controller |     "Jun 12 10:19:22.857180 crc crio[19822]: time=\"2026-06-12T10:19:22.857101974Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.913052 | controller |     "Jun 12 10:19:23.498076 crc crio[19822]: 2026-06-12T10:19:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ffb782dbace8a4 Mac:56:37:a4:b1:04:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.913068 | controller |     "Jun 12 10:19:23.499539 crc crio[19822]: time=\"2026-06-12T10:19:23.498905144Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc00101a3f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.913084 | controller |     "Jun 12 10:19:23.501392 crc crio[19822]: time=\"2026-06-12T10:19:23.501325001Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.913104 | controller |     "Jun 12 10:19:25.484108 crc crio[19822]: time=\"2026-06-12T10:19:25.481856421Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kdjn5/POD\" id=2bb2d2b5-a8c0-4b65-b96c-bc3c906742e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.913121 | controller |     "Jun 12 10:19:25.484108 crc crio[19822]: time=\"2026-06-12T10:19:25.482530293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.913137 | controller |     "Jun 12 10:19:25.781052 crc crio[19822]: time=\"2026-06-12T10:19:25.780960414Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-8m6hm/POD\" id=c350547e-dd5c-45ce-854b-39892bc891e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.913153 | controller |     "Jun 12 10:19:25.781345 crc crio[19822]: time=\"2026-06-12T10:19:25.781088798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.913168 | controller |     "Jun 12 10:19:25.922131 crc crio[19822]: time=\"2026-06-12T10:19:25.921670735Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=d7e59004-7c49-46e9-90b7-71b43d9922e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.913184 | controller |     "Jun 12 10:19:25.922270 crc crio[19822]: time=\"2026-06-12T10:19:25.922180931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.913200 | controller |     "Jun 12 10:19:28.915004 crc crio[19822]: time=\"2026-06-12T10:19:28.914435581Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=912c94e1-9181-481c-a562-8b6568367081 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.913215 | controller |     "Jun 12 10:19:28.916021 crc crio[19822]: time=\"2026-06-12T10:19:28.915998941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.913230 | controller |     "Jun 12 10:19:33.047999 crc crio[19822]: time=\"2026-06-12T10:19:33.047361786Z\" level=info msg=\"Ran pod sandbox 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d with infra container: openstack/kube-state-metrics-0/POD\" id=2950a200-1796-487c-89ba-103d1a753795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.913246 | controller |     "Jun 12 10:19:33.050736 crc crio[19822]: time=\"2026-06-12T10:19:33.050642171Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=0974f629-84ef-4768-9cef-813970001004 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913263 | controller |     "Jun 12 10:19:33.064233 crc crio[19822]: time=\"2026-06-12T10:19:33.064097974Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-12 11:43:51.913279 | controller |     "Jun 12 10:19:37.502274 crc crio[19822]: time=\"2026-06-12T10:19:37.501440747Z\" level=info msg=\"Removing container: d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b\" id=bf7de7b7-3f6e-4155-8a1b-d683c2cb8fd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.913295 | controller |     "Jun 12 10:19:54.322338 crc crio[19822]: time=\"2026-06-12T10:19:54.321372234Z\" level=info msg=\"Removed container d50c386c5b3ccf6b86712279204141e93c0d9ea635ab6666c6111473a525990b: openshift-infra/auto-csr-approver-29687652-vk29w/oc\" id=bf7de7b7-3f6e-4155-8a1b-d683c2cb8fd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.913314 | controller |     "Jun 12 10:19:54.333547 crc crio[19822]: time=\"2026-06-12T10:19:54.333439796Z\" level=info msg=\"Stopping pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=3406f55f-ba08-4c7a-97db-615812c82fae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.913331 | controller |     "Jun 12 10:19:54.333547 crc crio[19822]: time=\"2026-06-12T10:19:54.333550249Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=3406f55f-ba08-4c7a-97db-615812c82fae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.913347 | controller |     "Jun 12 10:19:54.334075 crc crio[19822]: time=\"2026-06-12T10:19:54.333954412Z\" level=info msg=\"Removing pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=31766100-2580-4391-99cf-01e08dbb679c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.913363 | controller |     "Jun 12 10:19:54.420049 crc crio[19822]: time=\"2026-06-12T10:19:54.419909647Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3227d99-2b68-4dbb-8482-480258b1ec47 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913379 | controller |     "Jun 12 10:19:54.420581 crc crio[19822]: time=\"2026-06-12T10:19:54.420504762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a767f79b-aafb-48e8-adea-5903195721f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913394 | controller |     "Jun 12 10:19:54.462285 crc crio[19822]: time=\"2026-06-12T10:19:54.46210082Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=913075f5-3c27-4885-9f2d-c452e26c4224 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913410 | controller |     "Jun 12 10:19:54.462747 crc crio[19822]: time=\"2026-06-12T10:19:54.462679508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=1f00ba9f-201d-4f62-a3c8-cb0e83fee108 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913426 | controller |     "Jun 12 10:19:54.489569 crc crio[19822]: time=\"2026-06-12T10:19:54.489499811Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7a4f6cfa-5085-4e44-8500-fc4784aa7129 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913441 | controller |     "Jun 12 10:19:54.491124 crc crio[19822]: time=\"2026-06-12T10:19:54.490989865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=70650a4c-360c-45f3-9ba5-2363475c5e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913457 | controller |     "Jun 12 10:19:54.506938 crc crio[19822]: time=\"2026-06-12T10:19:54.506764596Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1f1bdb1b-cf46-4f49-8d87-e42b51bc2425 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913473 | controller |     "Jun 12 10:19:54.507916 crc crio[19822]: time=\"2026-06-12T10:19:54.507778947Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=4b65742d-cfa8-48bc-89ae-8281d729a569 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913488 | controller |     "Jun 12 10:19:54.525611 crc crio[19822]: time=\"2026-06-12T10:19:54.525524138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=194e9632-ec92-4530-803a-860a81fea1a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913509 | controller |     "Jun 12 10:19:54.535770 crc crio[19822]: time=\"2026-06-12T10:19:54.535684411Z\" level=info msg=\"Removed pod sandbox: 0358a24e37341637d1dd44a2a3a4636b69cae3a4fdb3b37f4d4bd66f6d1c7314\" id=31766100-2580-4391-99cf-01e08dbb679c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.913525 | controller |     "Jun 12 10:19:54.539339 crc crio[19822]: time=\"2026-06-12T10:19:54.539283924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=6fd7a69c-54a9-4de4-95dc-852912267eb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913541 | controller |     "Jun 12 10:19:54.566034 crc crio[19822]: time=\"2026-06-12T10:19:54.565924669Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3ce229a5-c1bf-438e-919a-771e8d4ee81b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913556 | controller |     "Jun 12 10:19:54.566869 crc crio[19822]: time=\"2026-06-12T10:19:54.566752294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1b06ba30-f4af-4574-8f50-431c7c5534db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913572 | controller |     "Jun 12 10:19:54.572616 crc crio[19822]: time=\"2026-06-12T10:19:54.572514277Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007acc38}] Aliases:map[]}\"",
2026-06-12 11:43:51.913588 | controller |     "Jun 12 10:19:54.572616 crc crio[19822]: time=\"2026-06-12T10:19:54.57259129Z\" level=info msg=\"Adding pod openstack_ovn-controller-kdjn5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.913604 | controller |     "Jun 12 10:19:54.573798 crc crio[19822]: time=\"2026-06-12T10:19:54.573687894Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc002ed0950}] Aliases:map[]}\"",
2026-06-12 11:43:51.913621 | controller |     "Jun 12 10:19:54.573798 crc crio[19822]: time=\"2026-06-12T10:19:54.573753976Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-8m6hm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.913636 | controller |     "Jun 12 10:19:54.582452 crc crio[19822]: time=\"2026-06-12T10:19:54.582369909Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98a00595-a0aa-4615-a836-565b5ff9c3df name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913652 | controller |     "Jun 12 10:19:54.583305 crc crio[19822]: time=\"2026-06-12T10:19:54.583226516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dbbb3760-db91-45db-a2e1-2befebeb461a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913671 | controller |     "Jun 12 10:19:54.591683 crc crio[19822]: time=\"2026-06-12T10:19:54.591456159Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0037c8518}] Aliases:map[]}\"",
2026-06-12 11:43:51.913687 | controller |     "Jun 12 10:19:54.592256 crc crio[19822]: time=\"2026-06-12T10:19:54.592210553Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.913703 | controller |     "Jun 12 10:19:54.595703 crc crio[19822]: time=\"2026-06-12T10:19:54.595381292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=b01967ea-0162-4886-9fe7-60fd0a8209c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913719 | controller |     "Jun 12 10:19:54.602387 crc crio[19822]: time=\"2026-06-12T10:19:54.602265229Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=d1f813c0-d18e-476e-9e85-e6c9b8122c08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.913734 | controller |     "Jun 12 10:19:54.607581 crc crio[19822]: time=\"2026-06-12T10:19:54.60732896Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=698757a8-d07c-4287-b00c-e52d5be38c71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.913750 | controller |     "Jun 12 10:19:54.611865 crc crio[19822]: time=\"2026-06-12T10:19:54.61174442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6716e9f7-bbf8-43d3-9e14-d843d5b50534 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913766 | controller |     "Jun 12 10:19:54.623327 crc crio[19822]: time=\"2026-06-12T10:19:54.622928465Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc00008d538}] Aliases:map[]}\"",
2026-06-12 11:43:51.913782 | controller |     "Jun 12 10:19:54.623327 crc crio[19822]: time=\"2026-06-12T10:19:54.623004698Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.913798 | controller |     "Jun 12 10:19:54.726228 crc crio[19822]: time=\"2026-06-12T10:19:54.720671185Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=6397aafe-60c3-4d65-adc7-dee962be4ee6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913813 | controller |     "Jun 12 10:19:54.726228 crc crio[19822]: time=\"2026-06-12T10:19:54.724957265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=a19c6250-7447-4cb6-a18e-2c7a20dd720a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913828 | controller |     "Jun 12 10:19:54.728980 crc crio[19822]: time=\"2026-06-12T10:19:54.72831382Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b4d56bd7-c650-498f-8a48-af8dc4202e95 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913851 | controller |     "Jun 12 10:19:54.730517 crc crio[19822]: time=\"2026-06-12T10:19:54.730436149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=585a4497-90f5-4a3f-bf2b-f770dda20dc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913883 | controller |     "Jun 12 10:19:54.747092 crc crio[19822]: time=\"2026-06-12T10:19:54.743644898Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ceed0a1e-2fc1-41d9-afb7-080a60d18c39 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.913904 | controller |     "Jun 12 10:19:54.747626 crc crio[19822]: time=\"2026-06-12T10:19:54.74748681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f08b532b-e5ea-4ea9-b277-f931347bcbec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913921 | controller |     "Jun 12 10:19:54.908400 crc crio[19822]: time=\"2026-06-12T10:19:54.908303904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.913937 | controller |     "Jun 12 10:19:54.916896 crc crio[19822]: time=\"2026-06-12T10:19:54.915971664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.913952 | controller |     "Jun 12 10:19:54.924445 crc crio[19822]: time=\"2026-06-12T10:19:54.92431379Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-7p74m/init\" id=442010c6-51ca-48c4-b535-cf56fcb17678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.913968 | controller |     "Jun 12 10:19:54.937244 crc crio[19822]: time=\"2026-06-12T10:19:54.936018501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07cebc21-ce8e-46e5-bb59-ee3b82f4c061 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.913984 | controller |     "Jun 12 10:19:54.940522 crc crio[19822]: time=\"2026-06-12T10:19:54.940296159Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=98abcedc-27bb-46af-9a2e-08e84128425d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914000 | controller |     "Jun 12 10:19:54.942699 crc crio[19822]: time=\"2026-06-12T10:19:54.94264884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0951f2ca-4053-4f95-b5b0-10abd1e203c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914015 | controller |     "Jun 12 10:19:54.946055 crc crio[19822]: time=\"2026-06-12T10:19:54.945936404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=eab19694-7a5c-4bc4-87ab-173e3f170353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914031 | controller |     "Jun 12 10:19:54.956254 crc crio[19822]: time=\"2026-06-12T10:19:54.956099848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914047 | controller |     "Jun 12 10:19:54.973983 crc crio[19822]: time=\"2026-06-12T10:19:54.973785248Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init\" id=0b392110-e564-4bb7-a3bc-acc63393fed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914066 | controller |     "Jun 12 10:19:54.974495 crc crio[19822]: time=\"2026-06-12T10:19:54.974394196Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fbda078c-464d-4616-b161-6590e1b60049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914142 | controller |     "Jun 12 10:19:55.002170 crc crio[19822]: time=\"2026-06-12T10:19:55.001938028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=caa059a1-d595-4ba3-886f-3bcf394a24a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914159 | controller |     "Jun 12 10:19:55.014964 crc crio[19822]: time=\"2026-06-12T10:19:55.014103315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914175 | controller |     "Jun 12 10:19:55.031297 crc crio[19822]: time=\"2026-06-12T10:19:55.030185248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914191 | controller |     "Jun 12 10:19:55.034895 crc crio[19822]: 2026-06-12T10:19:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08b0b65678b29eb Mac:ea:ea:86:64:3d:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.914207 | controller |     "Jun 12 10:19:55.034895 crc crio[19822]: time=\"2026-06-12T10:19:55.033858653Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007acc38}] Aliases:map[]}\"",
2026-06-12 11:43:51.914223 | controller |     "Jun 12 10:19:55.034895 crc crio[19822]: time=\"2026-06-12T10:19:55.034009894Z\" level=info msg=\"Checking pod openstack_ovn-controller-kdjn5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.914239 | controller |     "Jun 12 10:19:55.038571 crc crio[19822]: time=\"2026-06-12T10:19:55.038467925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914255 | controller |     "Jun 12 10:19:55.038750 crc crio[19822]: time=\"2026-06-12T10:19:55.038497426Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=c15e6101-dde2-421c-9e01-18f5016fc845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914270 | controller |     "Jun 12 10:19:55.181185 crc crio[19822]: time=\"2026-06-12T10:19:55.180053912Z\" level=info msg=\"Created container 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=d1f813c0-d18e-476e-9e85-e6c9b8122c08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914286 | controller |     "Jun 12 10:19:55.183874 crc crio[19822]: time=\"2026-06-12T10:19:55.183719286Z\" level=info msg=\"Starting container: 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155\" id=e8074fe2-3448-4adf-bd37-4f42bb28a2de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.914306 | controller |     "Jun 12 10:19:55.206315 crc crio[19822]: time=\"2026-06-12T10:19:55.206105755Z\" level=info msg=\"Started container\" PID=50005 containerID=72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=e8074fe2-3448-4adf-bd37-4f42bb28a2de name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143",
2026-06-12 11:43:51.914323 | controller |     "Jun 12 10:19:55.702689 crc crio[19822]: time=\"2026-06-12T10:19:55.702025072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914339 | controller |     "Jun 12 10:19:55.705625 crc crio[19822]: time=\"2026-06-12T10:19:55.705559886Z\" level=info msg=\"Ran pod sandbox 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 with infra container: openstack/ovn-controller-kdjn5/POD\" id=2bb2d2b5-a8c0-4b65-b96c-bc3c906742e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.914355 | controller |     "Jun 12 10:19:55.706885 crc crio[19822]: time=\"2026-06-12T10:19:55.706767922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914372 | controller |     "Jun 12 10:19:55.708427 crc crio[19822]: time=\"2026-06-12T10:19:55.708345472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914388 | controller |     "Jun 12 10:19:55.708626 crc crio[19822]: time=\"2026-06-12T10:19:55.708549759Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914404 | controller |     "Jun 12 10:19:55.708626 crc crio[19822]: time=\"2026-06-12T10:19:55.708623271Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=ca2be93e-bf28-4c8a-8d61-225de326888e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914420 | controller |     "Jun 12 10:19:55.711939 crc crio[19822]: time=\"2026-06-12T10:19:55.71079192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914436 | controller |     "Jun 12 10:19:55.711939 crc crio[19822]: time=\"2026-06-12T10:19:55.711122132Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-4vx7k/init\" id=b304054d-9198-492a-9da1-666f9b57545b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914452 | controller |     "Jun 12 10:19:55.711939 crc crio[19822]: time=\"2026-06-12T10:19:55.711557015Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=849fe011-ca0e-4938-8b29-27b2c0f8facf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.914468 | controller |     "Jun 12 10:19:55.719293 crc crio[19822]: time=\"2026-06-12T10:19:55.719225487Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=0a923827-0bed-45a4-82ff-398fd1e8d1d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914484 | controller |     "Jun 12 10:19:55.719633 crc crio[19822]: time=\"2026-06-12T10:19:55.719593754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914503 | controller |     "Jun 12 10:19:55.726617 crc crio[19822]: time=\"2026-06-12T10:19:55.726492637Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"",
2026-06-12 11:43:51.914520 | controller |     "Jun 12 10:19:55.916655 crc crio[19822]: time=\"2026-06-12T10:19:55.916539472Z\" level=info msg=\"Created container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached\" id=698757a8-d07c-4287-b00c-e52d5be38c71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914536 | controller |     "Jun 12 10:19:55.920031 crc crio[19822]: time=\"2026-06-12T10:19:55.919974355Z\" level=info msg=\"Starting container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180\" id=87c735d8-3e4f-4884-bd66-bd414c4742e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.914551 | controller |     "Jun 12 10:19:55.928635 crc crio[19822]: time=\"2026-06-12T10:19:55.928528157Z\" level=info msg=\"Started container\" PID=50186 containerID=0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180 description=openstack/memcached-0/memcached id=87c735d8-3e4f-4884-bd66-bd414c4742e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689",
2026-06-12 11:43:51.914567 | controller |     "Jun 12 10:19:55.947578 crc crio[19822]: 2026-06-12T10:19:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f2f6e54e2a377 Mac:b6:3f:dd:67:04:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.914583 | controller |     "Jun 12 10:19:55.948972 crc crio[19822]: time=\"2026-06-12T10:19:55.948897031Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0037c8518}] Aliases:map[]}\"",
2026-06-12 11:43:51.914599 | controller |     "Jun 12 10:19:55.949129 crc crio[19822]: time=\"2026-06-12T10:19:55.949073658Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.914616 | controller |     "Jun 12 10:19:56.001741 crc crio[19822]: time=\"2026-06-12T10:19:56.001651882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914631 | controller |     "Jun 12 10:19:56.007618 crc crio[19822]: time=\"2026-06-12T10:19:56.007501998Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init\" id=f78fb7c5-85fe-43c2-8ca9-abf4bfd1959c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914647 | controller |     "Jun 12 10:19:56.014248 crc crio[19822]: time=\"2026-06-12T10:19:56.013496621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914662 | controller |     "Jun 12 10:19:56.033984 crc crio[19822]: time=\"2026-06-12T10:19:56.03376095Z\" level=info msg=\"Ran pod sandbox 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 with infra container: openstack/ovsdbserver-nb-0/POD\" id=d7e59004-7c49-46e9-90b7-71b43d9922e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.914684 | controller |     "Jun 12 10:19:56.036955 crc crio[19822]: time=\"2026-06-12T10:19:56.036775955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914701 | controller |     "Jun 12 10:19:56.038039 crc crio[19822]: time=\"2026-06-12T10:19:56.0375502Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914716 | controller |     "Jun 12 10:19:56.038039 crc crio[19822]: time=\"2026-06-12T10:19:56.037610572Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=b94c69b5-2628-49c9-833a-d8014b437c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.914732 | controller |     "Jun 12 10:19:56.038620 crc crio[19822]: time=\"2026-06-12T10:19:56.038566812Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=52e7feaf-1246-48a7-ac6d-82070cfb5fda name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.914748 | controller |     "Jun 12 10:19:56.041709 crc crio[19822]: time=\"2026-06-12T10:19:56.041617738Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"",
2026-06-12 11:43:51.914764 | controller |     "Jun 12 10:19:56.475256 crc crio[19822]: time=\"2026-06-12T10:19:56.475136819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914780 | controller |     "Jun 12 10:19:56.479234 crc crio[19822]: time=\"2026-06-12T10:19:56.479139215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914796 | controller |     "Jun 12 10:19:56.532197 crc crio[19822]: time=\"2026-06-12T10:19:56.532099244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914812 | controller |     "Jun 12 10:19:56.534186 crc crio[19822]: time=\"2026-06-12T10:19:56.53411908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914828 | controller |     "Jun 12 10:19:56.537847 crc crio[19822]: time=\"2026-06-12T10:19:56.53770851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914844 | controller |     "Jun 12 10:19:56.539784 crc crio[19822]: time=\"2026-06-12T10:19:56.539672058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914863 | controller |     "Jun 12 10:19:56.543057 crc crio[19822]: time=\"2026-06-12T10:19:56.541995707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914899 | controller |     "Jun 12 10:19:56.745745 crc crio[19822]: time=\"2026-06-12T10:19:56.745587625Z\" level=info msg=\"Created container 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec: openstack/dnsmasq-dns-6f94844f59-4vx7k/init\" id=b304054d-9198-492a-9da1-666f9b57545b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.914919 | controller |     "Jun 12 10:19:56.746968 crc crio[19822]: time=\"2026-06-12T10:19:56.746879817Z\" level=info msg=\"Starting container: 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec\" id=2135f850-f039-4e8a-8597-e662e69dbfc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.914936 | controller |     "Jun 12 10:19:56.754600 crc crio[19822]: time=\"2026-06-12T10:19:56.754508587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914952 | controller |     "Jun 12 10:19:56.762978 crc crio[19822]: time=\"2026-06-12T10:19:56.762899644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.914968 | controller |     "Jun 12 10:19:56.783609 crc crio[19822]: time=\"2026-06-12T10:19:56.783526417Z\" level=info msg=\"Started container\" PID=50327 containerID=6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec description=openstack/dnsmasq-dns-6f94844f59-4vx7k/init id=2135f850-f039-4e8a-8597-e662e69dbfc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985",
2026-06-12 11:43:51.914984 | controller |     "Jun 12 10:19:56.792595 crc crio[19822]: time=\"2026-06-12T10:19:56.792535151Z\" level=info msg=\"Created container d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92: openstack/dnsmasq-dns-69664d8887-7p74m/init\" id=442010c6-51ca-48c4-b535-cf56fcb17678 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.915000 | controller |     "Jun 12 10:19:56.794580 crc crio[19822]: time=\"2026-06-12T10:19:56.794484104Z\" level=info msg=\"Starting container: d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92\" id=6c36d024-9e1e-44c4-9bf1-3885b4e2e36c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.915016 | controller |     "Jun 12 10:19:56.806370 crc crio[19822]: time=\"2026-06-12T10:19:56.805044458Z\" level=info msg=\"Started container\" PID=50363 containerID=d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92 description=openstack/dnsmasq-dns-69664d8887-7p74m/init id=6c36d024-9e1e-44c4-9bf1-3885b4e2e36c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae",
2026-06-12 11:43:51.915032 | controller |     "Jun 12 10:19:56.828316 crc crio[19822]: 2026-06-12T10:19:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11bd00d0c471426 Mac:12:32:43:af:60:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 SocketPath: PciID:}] [{Interface:0xc0001225e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.915048 | controller |     "Jun 12 10:19:56.829942 crc crio[19822]: time=\"2026-06-12T10:19:56.829783563Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc00008d538}] Aliases:map[]}\"",
2026-06-12 11:43:51.915064 | controller |     "Jun 12 10:19:56.830111 crc crio[19822]: time=\"2026-06-12T10:19:56.830036062Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.915081 | controller |     "Jun 12 10:19:56.898643 crc crio[19822]: 2026-06-12T10:19:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99d6eefe19f0f08 Mac:3e:ad:a9:fe:41:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 SocketPath: PciID:}] [{Interface:0xc00032c5d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.915100 | controller |     "Jun 12 10:19:56.899665 crc crio[19822]: time=\"2026-06-12T10:19:56.899576193Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc002ed0950}] Aliases:map[]}\"",
2026-06-12 11:43:51.915116 | controller |     "Jun 12 10:19:56.899880 crc crio[19822]: time=\"2026-06-12T10:19:56.89978472Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-8m6hm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.915132 | controller |     "Jun 12 10:19:56.989067 crc crio[19822]: time=\"2026-06-12T10:19:56.988366565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.915148 | controller |     "Jun 12 10:19:56.992104 crc crio[19822]: time=\"2026-06-12T10:19:56.992032922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.915163 | controller |     "Jun 12 10:19:56.994642 crc crio[19822]: time=\"2026-06-12T10:19:56.994510539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.915179 | controller |     "Jun 12 10:19:57.005189 crc crio[19822]: time=\"2026-06-12T10:19:57.005108804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.915194 | controller |     "Jun 12 10:19:57.006616 crc crio[19822]: time=\"2026-06-12T10:19:57.006525334Z\" level=info msg=\"Created container f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4: openstack/openstack-galera-0/mysql-bootstrap\" id=0a923827-0bed-45a4-82ff-398fd1e8d1d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.915210 | controller |     "Jun 12 10:19:57.013400 crc crio[19822]: time=\"2026-06-12T10:19:57.013187601Z\" level=info msg=\"Starting container: f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4\" id=5f1ddedf-e2d6-449c-9089-56490e869f18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.915226 | controller |     "Jun 12 10:19:57.032405 crc crio[19822]: time=\"2026-06-12T10:19:57.032035222Z\" level=info msg=\"Started container\" PID=50402 containerID=f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4 description=openstack/openstack-galera-0/mysql-bootstrap id=5f1ddedf-e2d6-449c-9089-56490e869f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc",
2026-06-12 11:43:51.915242 | controller |     "Jun 12 10:19:57.141210 crc crio[19822]: time=\"2026-06-12T10:19:57.140742784Z\" level=info msg=\"Created container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init\" id=0b392110-e564-4bb7-a3bc-acc63393fed5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.915257 | controller |     "Jun 12 10:19:57.142183 crc crio[19822]: time=\"2026-06-12T10:19:57.142093654Z\" level=info msg=\"Starting container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157\" id=9285e284-2398-4360-b491-c3f38aec6be9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.915277 | controller |     "Jun 12 10:19:57.160764 crc crio[19822]: time=\"2026-06-12T10:19:57.160659256Z\" level=info msg=\"Started container\" PID=50500 containerID=ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157 description=openstack/dnsmasq-dns-bf5545dbf-6fj4p/init id=9285e284-2398-4360-b491-c3f38aec6be9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646",
2026-06-12 11:43:51.915293 | controller |     "Jun 12 10:19:57.187967 crc crio[19822]: time=\"2026-06-12T10:19:57.186243308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fdf17e53-4d0f-437a-9937-abbbd9f2bf1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915309 | controller |     "Jun 12 10:19:57.199255 crc crio[19822]: time=\"2026-06-12T10:19:57.199177195Z\" level=info msg=\"Stopping container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157 (timeout: 10s)\" id=4b36f85a-3134-4a9e-8032-67edcf199b9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.915325 | controller |     "Jun 12 10:19:57.202428 crc crio[19822]: time=\"2026-06-12T10:19:57.202350435Z\" level=info msg=\"Ran pod sandbox 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 with infra container: openstack/ovsdbserver-sb-0/POD\" id=912c94e1-9181-481c-a562-8b6568367081 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.915340 | controller |     "Jun 12 10:19:57.207356 crc crio[19822]: time=\"2026-06-12T10:19:57.207279438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915356 | controller |     "Jun 12 10:19:57.213362 crc crio[19822]: time=\"2026-06-12T10:19:57.213240777Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915371 | controller |     "Jun 12 10:19:57.213362 crc crio[19822]: time=\"2026-06-12T10:19:57.21333514Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=7aa7b46e-abfe-4061-b25c-51b7355b0077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915387 | controller |     "Jun 12 10:19:57.215264 crc crio[19822]: time=\"2026-06-12T10:19:57.214941431Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=bb2a7c9f-1724-48bb-8069-081f481c0bee name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.915403 | controller |     "Jun 12 10:19:57.220215 crc crio[19822]: time=\"2026-06-12T10:19:57.219949112Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"",
2026-06-12 11:43:51.915418 | controller |     "Jun 12 10:19:57.247386 crc crio[19822]: time=\"2026-06-12T10:19:57.247256285Z\" level=info msg=\"Stopped container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init\" id=4b36f85a-3134-4a9e-8032-67edcf199b9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.915434 | controller |     "Jun 12 10:19:57.248213 crc crio[19822]: time=\"2026-06-12T10:19:57.248122643Z\" level=info msg=\"Stopping pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=d19cccc2-a836-45b3-8e7b-6a8305fa6662 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.915454 | controller |     "Jun 12 10:19:57.248684 crc crio[19822]: time=\"2026-06-12T10:19:57.248612499Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-6fj4p Namespace:openstack ID:9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646 UID:eb3018fe-d4df-400e-a66c-5d901d4e7b30 NetNS:/var/run/netns/90ef4761-548e-45ac-afa0-38109e5ce6c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb3018fe_d4df_400e_a66c_5d901d4e7b30.slice PodAnnotations:0xc000696800}] Aliases:map[]}\"",
2026-06-12 11:43:51.915470 | controller |     "Jun 12 10:19:57.248965 crc crio[19822]: time=\"2026-06-12T10:19:57.248784504Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-6fj4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.915486 | controller |     "Jun 12 10:19:57.273907 crc crio[19822]: time=\"2026-06-12T10:19:57.273414925Z\" level=info msg=\"Ran pod sandbox 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 with infra container: openstack/ovn-controller-ovs-8m6hm/POD\" id=c350547e-dd5c-45ce-854b-39892bc891e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.915502 | controller |     "Jun 12 10:19:57.276337 crc crio[19822]: time=\"2026-06-12T10:19:57.276245703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915518 | controller |     "Jun 12 10:19:57.276506 crc crio[19822]: time=\"2026-06-12T10:19:57.27646812Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915534 | controller |     "Jun 12 10:19:57.276669 crc crio[19822]: time=\"2026-06-12T10:19:57.276526321Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=97033c9d-a93c-4a9d-8caa-dd97149d7034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915549 | controller |     "Jun 12 10:19:57.277379 crc crio[19822]: time=\"2026-06-12T10:19:57.277304547Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=8f9ebce3-5af4-4be2-b31a-96fd317ee5a6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.915565 | controller |     "Jun 12 10:19:57.284356 crc crio[19822]: time=\"2026-06-12T10:19:57.284078408Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"",
2026-06-12 11:43:51.915581 | controller |     "Jun 12 10:19:58.249971 crc crio[19822]: time=\"2026-06-12T10:19:58.249472387Z\" level=info msg=\"Stopping pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=e726fcef-aca6-4325-b1f9-aa1b1b79afab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.915597 | controller |     "Jun 12 10:19:58.251338 crc crio[19822]: time=\"2026-06-12T10:19:58.250643775Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-4vx7k Namespace:openstack ID:a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985 UID:23d49c02-0bd9-4989-ba95-607038a77e97 NetNS:/var/run/netns/74a627db-f9f8-4203-a4aa-c7db39a10946 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23d49c02_0bd9_4989_ba95_607038a77e97.slice PodAnnotations:0xc005212038}] Aliases:map[]}\"",
2026-06-12 11:43:51.915618 | controller |     "Jun 12 10:19:58.252066 crc crio[19822]: time=\"2026-06-12T10:19:58.252004449Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-4vx7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.915634 | controller |     "Jun 12 10:19:58.404227 crc crio[19822]: time=\"2026-06-12T10:19:58.403491818Z\" level=info msg=\"Stopped pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=d19cccc2-a836-45b3-8e7b-6a8305fa6662 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.915651 | controller |     "Jun 12 10:19:58.430503 crc crio[19822]: time=\"2026-06-12T10:19:58.430090859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=790e78ff-9c0d-4e23-ad31-47f9621f9499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915667 | controller |     "Jun 12 10:19:58.432649 crc crio[19822]: time=\"2026-06-12T10:19:58.431586046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.915683 | controller |     "Jun 12 10:19:58.436288 crc crio[19822]: time=\"2026-06-12T10:19:58.436225442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.915702 | controller |     "Jun 12 10:19:58.464866 crc crio[19822]: time=\"2026-06-12T10:19:58.464714297Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns\" id=8d0e5b87-dc58-4326-b931-77b07630cf60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.915730 | controller |     "Jun 12 10:19:58.467570 crc crio[19822]: time=\"2026-06-12T10:19:58.467460465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.915747 | controller |     "Jun 12 10:19:58.763196 crc crio[19822]: time=\"2026-06-12T10:19:58.762384213Z\" level=info msg=\"Created container f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a: openstack/rabbitmq-server-0/setup-container\" id=c15e6101-dde2-421c-9e01-18f5016fc845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.915764 | controller |     "Jun 12 10:19:58.763483 crc crio[19822]: time=\"2026-06-12T10:19:58.762657782Z\" level=info msg=\"Created container f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init\" id=f78fb7c5-85fe-43c2-8ca9-abf4bfd1959c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.915779 | controller |     "Jun 12 10:19:58.763655 crc crio[19822]: time=\"2026-06-12T10:19:58.762929241Z\" level=info msg=\"Created container 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049: openstack/rabbitmq-cell1-server-0/setup-container\" id=98abcedc-27bb-46af-9a2e-08e84128425d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.915795 | controller |     "Jun 12 10:19:58.774049 crc crio[19822]: time=\"2026-06-12T10:19:58.77394792Z\" level=info msg=\"Starting container: f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8\" id=f341ce02-ae97-4797-a035-1c5f99d9b1c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.915811 | controller |     "Jun 12 10:19:58.775011 crc crio[19822]: time=\"2026-06-12T10:19:58.774904119Z\" level=info msg=\"Starting container: 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049\" id=0ba21465-9588-44f6-89f3-769238beee08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.915826 | controller |     "Jun 12 10:19:58.775188 crc crio[19822]: time=\"2026-06-12T10:19:58.77508922Z\" level=info msg=\"Starting container: f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a\" id=1049073e-d98e-4e7b-8b42-86cb036d3145 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.915845 | controller |     "Jun 12 10:19:58.789735 crc crio[19822]: time=\"2026-06-12T10:19:58.789591345Z\" level=info msg=\"Started container\" PID=50494 containerID=f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a description=openstack/rabbitmq-server-0/setup-container id=1049073e-d98e-4e7b-8b42-86cb036d3145 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593",
2026-06-12 11:43:51.915862 | controller |     "Jun 12 10:19:58.792645 crc crio[19822]: time=\"2026-06-12T10:19:58.790183823Z\" level=info msg=\"Started container\" PID=50346 containerID=9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049 description=openstack/rabbitmq-cell1-server-0/setup-container id=0ba21465-9588-44f6-89f3-769238beee08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e",
2026-06-12 11:43:51.915901 | controller |     "Jun 12 10:19:58.792645 crc crio[19822]: time=\"2026-06-12T10:19:58.791850897Z\" level=info msg=\"Started container\" PID=50739 containerID=f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8 description=openstack/dnsmasq-dns-6b485b7db9-7p6rm/init id=f341ce02-ae97-4797-a035-1c5f99d9b1c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93",
2026-06-12 11:43:51.915919 | controller |     "Jun 12 10:19:59.080355 crc crio[19822]: time=\"2026-06-12T10:19:59.08022232Z\" level=info msg=\"Stopped pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=e726fcef-aca6-4325-b1f9-aa1b1b79afab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.915935 | controller |     "Jun 12 10:19:59.258483 crc crio[19822]: time=\"2026-06-12T10:19:59.258317321Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=0974f629-84ef-4768-9cef-813970001004 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.915951 | controller |     "Jun 12 10:19:59.260295 crc crio[19822]: time=\"2026-06-12T10:19:59.25951198Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=0e32bb87-3be4-4137-a74a-10cc53a4f7d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915967 | controller |     "Jun 12 10:19:59.290716 crc crio[19822]: time=\"2026-06-12T10:19:59.290063636Z\" level=info msg=\"Removing container: ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157\" id=b4cc658d-0e74-4852-98cc-0f64da6e6fc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.915982 | controller |     "Jun 12 10:19:59.327329 crc crio[19822]: time=\"2026-06-12T10:19:59.327231754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=149993e8-205a-4e05-978c-0f37915cedb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.915998 | controller |     "Jun 12 10:20:02.385622 crc crio[19822]: time=\"2026-06-12T10:20:02.385110476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a152c869-e471-4b36-a5e2-247b3661348e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916014 | controller |     "Jun 12 10:20:06.107566 crc crio[19822]: time=\"2026-06-12T10:20:06.106958788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916030 | controller |     "Jun 12 10:20:06.112241 crc crio[19822]: time=\"2026-06-12T10:20:06.112117292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916049 | controller |     "Jun 12 10:20:06.122378 crc crio[19822]: time=\"2026-06-12T10:20:06.122234567Z\" level=info msg=\"Removed container ba7bac81ad851c2695abfd52d9fde212db0018fb32b09119453f41d64f070157: openstack/dnsmasq-dns-bf5545dbf-6fj4p/init\" id=b4cc658d-0e74-4852-98cc-0f64da6e6fc5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.916066 | controller |     "Jun 12 10:20:06.125859 crc crio[19822]: time=\"2026-06-12T10:20:06.125741614Z\" level=info msg=\"Removing container: 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec\" id=41f9e5d8-1ac4-42f9-ac4c-180b6bfc9785 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.916082 | controller |     "Jun 12 10:20:06.363408 crc crio[19822]: time=\"2026-06-12T10:20:06.363298449Z\" level=info msg=\"Created container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns\" id=8d0e5b87-dc58-4326-b931-77b07630cf60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916098 | controller |     "Jun 12 10:20:06.368132 crc crio[19822]: time=\"2026-06-12T10:20:06.36802383Z\" level=info msg=\"Starting container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57\" id=5ac43ff7-5a6a-423d-86b3-9e58ff29afae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.916113 | controller |     "Jun 12 10:20:06.379853 crc crio[19822]: time=\"2026-06-12T10:20:06.378307244Z\" level=info msg=\"Started container\" PID=51015 containerID=fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57 description=openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns id=5ac43ff7-5a6a-423d-86b3-9e58ff29afae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae",
2026-06-12 11:43:51.916129 | controller |     "Jun 12 10:20:06.521385 crc crio[19822]: time=\"2026-06-12T10:20:06.520654362Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687660-nmbhk/POD\" id=9ae40582-164b-49d3-9d00-17c0480a190d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.916145 | controller |     "Jun 12 10:20:06.521513 crc crio[19822]: time=\"2026-06-12T10:20:06.521409385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916161 | controller |     "Jun 12 10:20:07.956531 crc crio[19822]: time=\"2026-06-12T10:20:07.956439817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=204b2993-32a3-4a70-b79f-9cb33f42d2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916177 | controller |     "Jun 12 10:20:08.022228 crc crio[19822]: time=\"2026-06-12T10:20:08.021783006Z\" level=info msg=\"Removed container 6b6b99e4dbea509b749771874315a9ac6a36984c5571e6826fd5aa17be2ae0ec: openstack/dnsmasq-dns-6f94844f59-4vx7k/init\" id=41f9e5d8-1ac4-42f9-ac4c-180b6bfc9785 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.916193 | controller |     "Jun 12 10:20:08.049728 crc crio[19822]: time=\"2026-06-12T10:20:08.049603523Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=8f9ebce3-5af4-4be2-b31a-96fd317ee5a6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.916209 | controller |     "Jun 12 10:20:08.051801 crc crio[19822]: time=\"2026-06-12T10:20:08.051722305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=f5ac27a3-076d-419d-ad44-293055d33cdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916224 | controller |     "Jun 12 10:20:08.060496 crc crio[19822]: time=\"2026-06-12T10:20:08.060289984Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=52e7feaf-1246-48a7-ac6d-82070cfb5fda name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.916245 | controller |     "Jun 12 10:20:08.062964 crc crio[19822]: time=\"2026-06-12T10:20:08.062888389Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=f2c7eb39-c615-472a-a5d5-7ac3fe0edb93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916262 | controller |     "Jun 12 10:20:08.064644 crc crio[19822]: time=\"2026-06-12T10:20:08.064583705Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=bb2a7c9f-1724-48bb-8069-081f481c0bee name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.916278 | controller |     "Jun 12 10:20:08.066971 crc crio[19822]: time=\"2026-06-12T10:20:08.066864854Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=92119a07-c066-4f80-b2dc-2288f788f9b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916294 | controller |     "Jun 12 10:20:08.067307 crc crio[19822]: time=\"2026-06-12T10:20:08.067215332Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=849fe011-ca0e-4938-8b29-27b2c0f8facf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.916310 | controller |     "Jun 12 10:20:08.068028 crc crio[19822]: time=\"2026-06-12T10:20:08.06796965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=a829d405-d3d0-4b6d-9eeb-cf66287f94b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916326 | controller |     "Jun 12 10:20:08.080879 crc crio[19822]: time=\"2026-06-12T10:20:08.078579516Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=01910e0d-7bc4-4ab9-9d4f-12d1fe9d74fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916341 | controller |     "Jun 12 10:20:08.081655 crc crio[19822]: time=\"2026-06-12T10:20:08.08153522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=ceda29de-06c4-4f66-b1ff-a7b11ad05ca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916357 | controller |     "Jun 12 10:20:08.088623 crc crio[19822]: time=\"2026-06-12T10:20:08.08624245Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=e98be417-0202-47f3-8f77-eb76e8148d8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916373 | controller |     "Jun 12 10:20:08.102298 crc crio[19822]: time=\"2026-06-12T10:20:08.102170483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916389 | controller |     "Jun 12 10:20:08.103053 crc crio[19822]: time=\"2026-06-12T10:20:08.102939208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ef70a817-559b-4bcc-808f-96c84e274e5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916405 | controller |     "Jun 12 10:20:08.114947 crc crio[19822]: time=\"2026-06-12T10:20:08.111505812Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc002ed01a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.916425 | controller |     "Jun 12 10:20:08.114947 crc crio[19822]: time=\"2026-06-12T10:20:08.111583815Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687660-nmbhk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.916441 | controller |     "Jun 12 10:20:08.119985 crc crio[19822]: time=\"2026-06-12T10:20:08.119483592Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init\" id=f9b5c87c-773b-4f53-bb75-8030f37c92be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916457 | controller |     "Jun 12 10:20:08.130259 crc crio[19822]: time=\"2026-06-12T10:20:08.130067638Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns\" id=8adfd826-459f-41cd-8405-84f9ca25c468 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916473 | controller |     "Jun 12 10:20:08.136055 crc crio[19822]: time=\"2026-06-12T10:20:08.135998395Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=dc969132-fa84-4daf-9caa-ea8415ea1190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916489 | controller |     "Jun 12 10:20:08.145460 crc crio[19822]: time=\"2026-06-12T10:20:08.145368392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=1ecfaf83-e6b3-48bb-890b-d2fbb01ec49e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916505 | controller |     "Jun 12 10:20:08.153797 crc crio[19822]: time=\"2026-06-12T10:20:08.153702446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=ddd8b565-46d5-4521-93d7-c5a4409515a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916521 | controller |     "Jun 12 10:20:08.158493 crc crio[19822]: time=\"2026-06-12T10:20:08.158335712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=561331ec-0038-4e04-b9be-5df7f32732f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.916536 | controller |     "Jun 12 10:20:08.158493 crc crio[19822]: time=\"2026-06-12T10:20:08.158393626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916552 | controller |     "Jun 12 10:20:08.160252 crc crio[19822]: time=\"2026-06-12T10:20:08.160110099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916568 | controller |     "Jun 12 10:20:08.160358 crc crio[19822]: time=\"2026-06-12T10:20:08.160264023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916584 | controller |     "Jun 12 10:20:08.172463 crc crio[19822]: time=\"2026-06-12T10:20:08.172337386Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=79701fc7-14d7-460d-be97-d5162e002219 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916599 | controller |     "Jun 12 10:20:08.182965 crc crio[19822]: time=\"2026-06-12T10:20:08.182685874Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c081d462-c9f4-4252-8ebb-0b265efed465 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916618 | controller |     "Jun 12 10:20:08.188882 crc crio[19822]: time=\"2026-06-12T10:20:08.188707156Z\" level=info msg=\"Creating container: openstack/ovn-controller-kdjn5/ovn-controller\" id=5d58ad39-e18c-4f91-8efc-6627accd1e0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916634 | controller |     "Jun 12 10:20:08.227348 crc crio[19822]: time=\"2026-06-12T10:20:08.224364893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916650 | controller |     "Jun 12 10:20:08.231361 crc crio[19822]: time=\"2026-06-12T10:20:08.231309854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916665 | controller |     "Jun 12 10:20:08.246888 crc crio[19822]: time=\"2026-06-12T10:20:08.245484422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916681 | controller |     "Jun 12 10:20:08.249363 crc crio[19822]: time=\"2026-06-12T10:20:08.249271672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916697 | controller |     "Jun 12 10:20:08.316557 crc crio[19822]: time=\"2026-06-12T10:20:08.316068678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916712 | controller |     "Jun 12 10:20:08.323008 crc crio[19822]: time=\"2026-06-12T10:20:08.322933685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916728 | controller |     "Jun 12 10:20:08.323641 crc crio[19822]: time=\"2026-06-12T10:20:08.323565916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916744 | controller |     "Jun 12 10:20:08.323800 crc crio[19822]: time=\"2026-06-12T10:20:08.323773732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916760 | controller |     "Jun 12 10:20:08.429446 crc crio[19822]: time=\"2026-06-12T10:20:08.429296977Z\" level=info msg=\"Created container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics\" id=dc969132-fa84-4daf-9caa-ea8415ea1190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916776 | controller |     "Jun 12 10:20:08.436231 crc crio[19822]: time=\"2026-06-12T10:20:08.430436254Z\" level=info msg=\"Starting container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850\" id=48dae2b4-34ed-4eb2-9897-9ca51ebc20ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.916792 | controller |     "Jun 12 10:20:08.442383 crc crio[19822]: time=\"2026-06-12T10:20:08.44222292Z\" level=info msg=\"Started container\" PID=51335 containerID=381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850 description=openstack/kube-state-metrics-0/kube-state-metrics id=48dae2b4-34ed-4eb2-9897-9ca51ebc20ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d",
2026-06-12 11:43:51.916808 | controller |     "Jun 12 10:20:08.492255 crc crio[19822]: time=\"2026-06-12T10:20:08.492018781Z\" level=info msg=\"Created container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera\" id=e98be417-0202-47f3-8f77-eb76e8148d8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.916827 | controller |     "Jun 12 10:20:08.497543 crc crio[19822]: time=\"2026-06-12T10:20:08.495022516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916843 | controller |     "Jun 12 10:20:08.497543 crc crio[19822]: time=\"2026-06-12T10:20:08.495302528Z\" level=info msg=\"Starting container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3\" id=06a2648d-afcd-4c79-ae75-44b3dfc824c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.916862 | controller |     "Jun 12 10:20:08.506415 crc crio[19822]: time=\"2026-06-12T10:20:08.506277572Z\" level=info msg=\"Started container\" PID=51333 containerID=fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3 description=openstack/openstack-cell1-galera-0/galera id=06a2648d-afcd-4c79-ae75-44b3dfc824c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143",
2026-06-12 11:43:51.916897 | controller |     "Jun 12 10:20:08.514099 crc crio[19822]: time=\"2026-06-12T10:20:08.512888379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916914 | controller |     "Jun 12 10:20:08.580888 crc crio[19822]: time=\"2026-06-12T10:20:08.565680834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916930 | controller |     "Jun 12 10:20:08.582136 crc crio[19822]: time=\"2026-06-12T10:20:08.581402522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916946 | controller |     "Jun 12 10:20:08.582136 crc crio[19822]: time=\"2026-06-12T10:20:08.58166154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916962 | controller |     "Jun 12 10:20:08.586539 crc crio[19822]: time=\"2026-06-12T10:20:08.586459392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916978 | controller |     "Jun 12 10:20:08.601727 crc crio[19822]: time=\"2026-06-12T10:20:08.601594251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.916994 | controller |     "Jun 12 10:20:08.750174 crc crio[19822]: 2026-06-12T10:20:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a856f468e117ae Mac:be:ae:3c:f2:84:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.917011 | controller |     "Jun 12 10:20:08.750174 crc crio[19822]: time=\"2026-06-12T10:20:08.748266284Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc002ed01a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.917028 | controller |     "Jun 12 10:20:08.750174 crc crio[19822]: time=\"2026-06-12T10:20:08.748422309Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687660-nmbhk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.917048 | controller |     "Jun 12 10:20:08.753847 crc crio[19822]: time=\"2026-06-12T10:20:08.753487443Z\" level=info msg=\"Created container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns\" id=8adfd826-459f-41cd-8405-84f9ca25c468 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917065 | controller |     "Jun 12 10:20:08.756688 crc crio[19822]: time=\"2026-06-12T10:20:08.756586722Z\" level=info msg=\"Starting container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6\" id=dc132bc0-ecde-4890-9888-f47d470557f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.917080 | controller |     "Jun 12 10:20:08.777882 crc crio[19822]: time=\"2026-06-12T10:20:08.77743098Z\" level=info msg=\"Started container\" PID=51382 containerID=21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6 description=openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns id=dc132bc0-ecde-4890-9888-f47d470557f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93",
2026-06-12 11:43:51.917097 | controller |     "Jun 12 10:20:08.786093 crc crio[19822]: time=\"2026-06-12T10:20:08.785991232Z\" level=info msg=\"Ran pod sandbox 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 with infra container: openshift-infra/auto-csr-approver-29687660-nmbhk/POD\" id=9ae40582-164b-49d3-9d00-17c0480a190d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.917113 | controller |     "Jun 12 10:20:08.815898 crc crio[19822]: time=\"2026-06-12T10:20:08.815121095Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=09726e9c-03d1-4e48-991a-f4db2a868011 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.917129 | controller |     "Jun 12 10:20:08.837053 crc crio[19822]: time=\"2026-06-12T10:20:08.83694032Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.917145 | controller |     "Jun 12 10:20:08.985306 crc crio[19822]: time=\"2026-06-12T10:20:08.985188261Z\" level=info msg=\"Created container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c081d462-c9f4-4252-8ebb-0b265efed465 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917161 | controller |     "Jun 12 10:20:08.986610 crc crio[19822]: time=\"2026-06-12T10:20:08.986538044Z\" level=info msg=\"Starting container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5\" id=2277da1e-625c-46cb-a2fb-44dd1ca865bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.917177 | controller |     "Jun 12 10:20:08.993882 crc crio[19822]: time=\"2026-06-12T10:20:08.99369763Z\" level=info msg=\"Started container\" PID=51386 containerID=e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2277da1e-625c-46cb-a2fb-44dd1ca865bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06",
2026-06-12 11:43:51.917193 | controller |     "Jun 12 10:20:09.012761 crc crio[19822]: time=\"2026-06-12T10:20:09.012658941Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917209 | controller |     "Jun 12 10:20:09.013095 crc crio[19822]: time=\"2026-06-12T10:20:09.012952891Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917228 | controller |     "Jun 12 10:20:09.013095 crc crio[19822]: time=\"2026-06-12T10:20:09.013003382Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=25ef71f0-cb9d-41a7-b064-50f04f43e12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917245 | controller |     "Jun 12 10:20:09.014198 crc crio[19822]: time=\"2026-06-12T10:20:09.013986554Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d67c6ebb-3348-4ce9-9d02-6ae9cfda5303 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.917261 | controller |     "Jun 12 10:20:09.017393 crc crio[19822]: time=\"2026-06-12T10:20:09.017312949Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-12 11:43:51.917277 | controller |     "Jun 12 10:20:09.037778 crc crio[19822]: time=\"2026-06-12T10:20:09.037707235Z\" level=info msg=\"Created container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=79701fc7-14d7-460d-be97-d5162e002219 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917293 | controller |     "Jun 12 10:20:09.040101 crc crio[19822]: time=\"2026-06-12T10:20:09.040009047Z\" level=info msg=\"Starting container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687\" id=36a847e9-653f-4139-81fc-2f3e8d68f993 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.917308 | controller |     "Jun 12 10:20:09.055222 crc crio[19822]: time=\"2026-06-12T10:20:09.055059264Z\" level=info msg=\"Started container\" PID=51397 containerID=502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=36a847e9-653f-4139-81fc-2f3e8d68f993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210",
2026-06-12 11:43:51.917324 | controller |     "Jun 12 10:20:09.113781 crc crio[19822]: time=\"2026-06-12T10:20:09.113672531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917340 | controller |     "Jun 12 10:20:09.115649 crc crio[19822]: time=\"2026-06-12T10:20:09.114946272Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917356 | controller |     "Jun 12 10:20:09.115649 crc crio[19822]: time=\"2026-06-12T10:20:09.115056715Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=5189a9eb-59e8-4adc-a791-6d871fe46fa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917372 | controller |     "Jun 12 10:20:09.116530 crc crio[19822]: time=\"2026-06-12T10:20:09.11644426Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=b248b9cc-a8bb-4ab3-8c45-4ff03573efb5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.917388 | controller |     "Jun 12 10:20:09.119979 crc crio[19822]: time=\"2026-06-12T10:20:09.119681321Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-12 11:43:51.917408 | controller |     "Jun 12 10:20:09.275597 crc crio[19822]: time=\"2026-06-12T10:20:09.275430484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917424 | controller |     "Jun 12 10:20:09.278702 crc crio[19822]: time=\"2026-06-12T10:20:09.278596114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917440 | controller |     "Jun 12 10:20:09.427617 crc crio[19822]: time=\"2026-06-12T10:20:09.427522303Z\" level=info msg=\"Created container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller\" id=5d58ad39-e18c-4f91-8efc-6627accd1e0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917455 | controller |     "Jun 12 10:20:09.430369 crc crio[19822]: time=\"2026-06-12T10:20:09.430101732Z\" level=info msg=\"Starting container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af\" id=a3dae972-f40c-4f0e-8767-a770b596925c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.917470 | controller |     "Jun 12 10:20:09.432445 crc crio[19822]: time=\"2026-06-12T10:20:09.431387263Z\" level=info msg=\"Created container 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init\" id=f9b5c87c-773b-4f53-bb75-8030f37c92be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917486 | controller |     "Jun 12 10:20:09.435085 crc crio[19822]: time=\"2026-06-12T10:20:09.434216507Z\" level=info msg=\"Starting container: 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60\" id=e5b5400f-c050-4999-b9dd-663c42c2df4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.917502 | controller |     "Jun 12 10:20:09.437630 crc crio[19822]: time=\"2026-06-12T10:20:09.436598948Z\" level=info msg=\"Started container\" PID=51579 containerID=185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af description=openstack/ovn-controller-kdjn5/ovn-controller id=a3dae972-f40c-4f0e-8767-a770b596925c name=/runtime.v1.RuntimeService/StartContainer sandboxID=08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500",
2026-06-12 11:43:51.917518 | controller |     "Jun 12 10:20:09.455718 crc crio[19822]: time=\"2026-06-12T10:20:09.455632233Z\" level=info msg=\"Started container\" PID=51580 containerID=8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60 description=openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init id=e5b5400f-c050-4999-b9dd-663c42c2df4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56",
2026-06-12 11:43:51.917534 | controller |     "Jun 12 10:20:10.021868 crc crio[19822]: time=\"2026-06-12T10:20:10.021216005Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=09726e9c-03d1-4e48-991a-f4db2a868011 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.917549 | controller |     "Jun 12 10:20:10.022885 crc crio[19822]: time=\"2026-06-12T10:20:10.022656921Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e1466a5-6a18-40fd-9670-de46107db1f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917565 | controller |     "Jun 12 10:20:10.025348 crc crio[19822]: time=\"2026-06-12T10:20:10.025287014Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=11d5713f-04e5-464a-bbed-878c5c2e801a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917581 | controller |     "Jun 12 10:20:10.114696 crc crio[19822]: time=\"2026-06-12T10:20:10.114611983Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687660-nmbhk/oc\" id=23669209-a0a3-44f9-80cb-f2f7d9f4891d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917603 | controller |     "Jun 12 10:20:10.115305 crc crio[19822]: time=\"2026-06-12T10:20:10.115264034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917620 | controller |     "Jun 12 10:20:10.186349 crc crio[19822]: time=\"2026-06-12T10:20:10.186219381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917636 | controller |     "Jun 12 10:20:10.493697 crc crio[19822]: time=\"2026-06-12T10:20:10.493525556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917652 | controller |     "Jun 12 10:20:10.627461 crc crio[19822]: time=\"2026-06-12T10:20:10.627028933Z\" level=info msg=\"Created container f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d: openshift-infra/auto-csr-approver-29687660-nmbhk/oc\" id=23669209-a0a3-44f9-80cb-f2f7d9f4891d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917668 | controller |     "Jun 12 10:20:10.629649 crc crio[19822]: time=\"2026-06-12T10:20:10.629583584Z\" level=info msg=\"Starting container: f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d\" id=2afa53f9-b6f0-4b9b-aada-f75fe9060ecd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.917685 | controller |     "Jun 12 10:20:10.636494 crc crio[19822]: time=\"2026-06-12T10:20:10.636433151Z\" level=info msg=\"Started container\" PID=51888 containerID=f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d description=openshift-infra/auto-csr-approver-29687660-nmbhk/oc id=2afa53f9-b6f0-4b9b-aada-f75fe9060ecd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788",
2026-06-12 11:43:51.917705 | controller |     "Jun 12 10:20:10.660093 crc crio[19822]: time=\"2026-06-12T10:20:10.660007237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6701a306-2536-4631-ad3b-4c0ec7dbff6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917781 | controller |     "Jun 12 10:20:10.681191 crc crio[19822]: time=\"2026-06-12T10:20:10.680452545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=e54ad8cc-6c30-4f6a-b7f3-9adcb88b0f69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917803 | controller |     "Jun 12 10:20:10.703946 crc crio[19822]: time=\"2026-06-12T10:20:10.703739604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=4340cfa2-ffe0-492c-a4d7-907b5307c701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917820 | controller |     "Jun 12 10:20:10.719676 crc crio[19822]: time=\"2026-06-12T10:20:10.719552793Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8m6hm/ovsdb-server\" id=5b6a4e11-13dd-4285-a1cd-ad35646c91fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917836 | controller |     "Jun 12 10:20:10.732295 crc crio[19822]: time=\"2026-06-12T10:20:10.732188708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917874 | controller |     "Jun 12 10:20:10.756570 crc crio[19822]: time=\"2026-06-12T10:20:10.756121551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1dd92cd8-4fba-467c-ae6d-955353aff7c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.917900 | controller |     "Jun 12 10:20:10.808380 crc crio[19822]: time=\"2026-06-12T10:20:10.808282194Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=050ad869-a19a-4386-b34b-41d9f90c4666 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917918 | controller |     "Jun 12 10:20:10.810022 crc crio[19822]: time=\"2026-06-12T10:20:10.809967177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917934 | controller |     "Jun 12 10:20:10.838876 crc crio[19822]: time=\"2026-06-12T10:20:10.838706686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917950 | controller |     "Jun 12 10:20:10.933999 crc crio[19822]: time=\"2026-06-12T10:20:10.933848138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917966 | controller |     "Jun 12 10:20:10.950347 crc crio[19822]: time=\"2026-06-12T10:20:10.950101938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.917981 | controller |     "Jun 12 10:20:11.115592 crc crio[19822]: time=\"2026-06-12T10:20:11.115210124Z\" level=info msg=\"Created container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera\" id=050ad869-a19a-4386-b34b-41d9f90c4666 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.917997 | controller |     "Jun 12 10:20:11.116677 crc crio[19822]: time=\"2026-06-12T10:20:11.116527702Z\" level=info msg=\"Starting container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa\" id=35b29554-5a3b-4f10-8cba-f76599aea523 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.918013 | controller |     "Jun 12 10:20:11.121624 crc crio[19822]: time=\"2026-06-12T10:20:11.121517055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918030 | controller |     "Jun 12 10:20:11.125085 crc crio[19822]: time=\"2026-06-12T10:20:11.124944111Z\" level=info msg=\"Started container\" PID=51920 containerID=07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa description=openstack/openstack-galera-0/galera id=35b29554-5a3b-4f10-8cba-f76599aea523 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc",
2026-06-12 11:43:51.918046 | controller |     "Jun 12 10:20:11.308489 crc crio[19822]: time=\"2026-06-12T10:20:11.307571905Z\" level=info msg=\"Created container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server\" id=5b6a4e11-13dd-4285-a1cd-ad35646c91fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.918062 | controller |     "Jun 12 10:20:11.310510 crc crio[19822]: time=\"2026-06-12T10:20:11.310404381Z\" level=info msg=\"Starting container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb\" id=ab587734-f1cc-4316-b12d-5608da8ac91f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.918078 | controller |     "Jun 12 10:20:11.319925 crc crio[19822]: time=\"2026-06-12T10:20:11.318800811Z\" level=info msg=\"Started container\" PID=51971 containerID=dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb description=openstack/ovn-controller-ovs-8m6hm/ovsdb-server id=ab587734-f1cc-4316-b12d-5608da8ac91f name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56",
2026-06-12 11:43:51.918098 | controller |     "Jun 12 10:20:11.395404 crc crio[19822]: time=\"2026-06-12T10:20:11.394638604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=0efdb12f-7b6b-40b0-9107-0662396cd159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.918114 | controller |     "Jun 12 10:20:11.404998 crc crio[19822]: time=\"2026-06-12T10:20:11.403885367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=04fc3a3e-6004-4856-acb6-ad306c9d24b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.918129 | controller |     "Jun 12 10:20:11.417330 crc crio[19822]: time=\"2026-06-12T10:20:11.41724711Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd\" id=abdecb4d-2992-4787-95ba-298a78dbb49f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.918145 | controller |     "Jun 12 10:20:11.419131 crc crio[19822]: time=\"2026-06-12T10:20:11.419051827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918161 | controller |     "Jun 12 10:20:11.461373 crc crio[19822]: time=\"2026-06-12T10:20:11.461234002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918177 | controller |     "Jun 12 10:20:11.669109 crc crio[19822]: time=\"2026-06-12T10:20:11.668940382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918192 | controller |     "Jun 12 10:20:12.409993 crc crio[19822]: time=\"2026-06-12T10:20:12.409306171Z\" level=info msg=\"Created container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd\" id=abdecb4d-2992-4787-95ba-298a78dbb49f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.918208 | controller |     "Jun 12 10:20:12.413530 crc crio[19822]: time=\"2026-06-12T10:20:12.413384821Z\" level=info msg=\"Starting container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801\" id=21d1a369-2154-4d83-916e-92064cf60084 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.918224 | controller |     "Jun 12 10:20:12.424299 crc crio[19822]: time=\"2026-06-12T10:20:12.424219754Z\" level=info msg=\"Started container\" PID=52017 containerID=09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 description=openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd id=21d1a369-2154-4d83-916e-92064cf60084 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56",
2026-06-12 11:43:51.918240 | controller |     "Jun 12 10:20:12.759328 crc crio[19822]: time=\"2026-06-12T10:20:12.759087179Z\" level=info msg=\"Stopping pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=3988395f-2e6e-4aa7-b307-f2c656b1a70f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.918256 | controller |     "Jun 12 10:20:12.760119 crc crio[19822]: time=\"2026-06-12T10:20:12.760001579Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687660-nmbhk Namespace:openshift-infra ID:5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788 UID:f024c032-744d-472a-9956-f75f0ff8f6cb NetNS:/var/run/netns/dece287b-6e94-48dc-b261-d7276645f676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf024c032_744d_472a_9956_f75f0ff8f6cb.slice PodAnnotations:0xc0007ac680}] Aliases:map[]}\"",
2026-06-12 11:43:51.918272 | controller |     "Jun 12 10:20:12.760499 crc crio[19822]: time=\"2026-06-12T10:20:12.760421852Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687660-nmbhk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.918292 | controller |     "Jun 12 10:20:13.106114 crc crio[19822]: time=\"2026-06-12T10:20:13.105474491Z\" level=info msg=\"Stopped pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=3988395f-2e6e-4aa7-b307-f2c656b1a70f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.918308 | controller |     "Jun 12 10:20:14.937978 crc crio[19822]: time=\"2026-06-12T10:20:14.935288415Z\" level=info msg=\"Stopping container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6 (timeout: 10s)\" id=da6745cf-b89a-4240-8256-fef90574aba0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.918324 | controller |     "Jun 12 10:20:15.401734 crc crio[19822]: time=\"2026-06-12T10:20:15.401361622Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694db665c-8q4fx/POD\" id=89afc785-188d-4645-be4b-10dff68e7740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.918339 | controller |     "Jun 12 10:20:15.401977 crc crio[19822]: time=\"2026-06-12T10:20:15.401767275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918356 | controller |     "Jun 12 10:20:17.391527 crc crio[19822]: time=\"2026-06-12T10:20:17.391007075Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-5jcm9/POD\" id=39e8d76a-e8ed-493f-98d2-e388e0d3eb1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.918371 | controller |     "Jun 12 10:20:17.391527 crc crio[19822]: time=\"2026-06-12T10:20:17.391491611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918387 | controller |     "Jun 12 10:20:18.744750 crc crio[19822]: time=\"2026-06-12T10:20:18.743715929Z\" level=info msg=\"Stopped container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns\" id=da6745cf-b89a-4240-8256-fef90574aba0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.918402 | controller |     "Jun 12 10:20:18.747517 crc crio[19822]: time=\"2026-06-12T10:20:18.747393715Z\" level=info msg=\"Stopping pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=3ee82524-b248-4467-aad1-90cd7bae82aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.918419 | controller |     "Jun 12 10:20:18.748633 crc crio[19822]: time=\"2026-06-12T10:20:18.748543772Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-7p6rm Namespace:openstack ID:e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93 UID:bb0d0bca-af1a-4b7f-96d7-aaec31e86a6a NetNS:/var/run/netns/215d92b3-e5ea-4abf-abe2-1656a6f11dae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbb0d0bca_af1a_4b7f_96d7_aaec31e86a6a.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.918434 | controller |     "Jun 12 10:20:18.748891 crc crio[19822]: time=\"2026-06-12T10:20:18.748755779Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-7p6rm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.918450 | controller |     "Jun 12 10:20:19.237304 crc crio[19822]: time=\"2026-06-12T10:20:19.236924022Z\" level=info msg=\"Stopped pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=3ee82524-b248-4467-aad1-90cd7bae82aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.918466 | controller |     "Jun 12 10:20:19.912619 crc crio[19822]: time=\"2026-06-12T10:20:19.91226986Z\" level=info msg=\"Removing container: 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6\" id=1bae0c83-449d-48ad-85da-e6c71cd43b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.918486 | controller |     "Jun 12 10:20:21.065608 crc crio[19822]: time=\"2026-06-12T10:20:21.063749325Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}\"",
2026-06-12 11:43:51.918502 | controller |     "Jun 12 10:20:21.065608 crc crio[19822]: time=\"2026-06-12T10:20:21.06419247Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694db665c-8q4fx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.918518 | controller |     "Jun 12 10:20:21.084884 crc crio[19822]: time=\"2026-06-12T10:20:21.084703047Z\" level=info msg=\"Removed container 21e6c1f1b3757a9654354705312f31cfae0f0f37f1e66de37dd6d192ae8ff8a6: openstack/dnsmasq-dns-6b485b7db9-7p6rm/dnsmasq-dns\" id=1bae0c83-449d-48ad-85da-e6c71cd43b27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.918534 | controller |     "Jun 12 10:20:21.089088 crc crio[19822]: time=\"2026-06-12T10:20:21.088795896Z\" level=info msg=\"Removing container: f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8\" id=a5c39d7d-40f8-48d6-9070-ed92cccd3ae5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.918550 | controller |     "Jun 12 10:20:21.089670 crc crio[19822]: time=\"2026-06-12T10:20:21.089529344Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=b248b9cc-a8bb-4ab3-8c45-4ff03573efb5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.918565 | controller |     "Jun 12 10:20:21.095000 crc crio[19822]: time=\"2026-06-12T10:20:21.094914289Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=253c64f0-d56d-4bb9-b839-e769d61eb98b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.918581 | controller |     "Jun 12 10:20:21.154444 crc crio[19822]: time=\"2026-06-12T10:20:21.15433631Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc00140e8f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.918597 | controller |     "Jun 12 10:20:21.154444 crc crio[19822]: time=\"2026-06-12T10:20:21.154408552Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-5jcm9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.918613 | controller |     "Jun 12 10:20:21.155355 crc crio[19822]: time=\"2026-06-12T10:20:21.155228512Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d67c6ebb-3348-4ce9-9d02-6ae9cfda5303 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.918629 | controller |     "Jun 12 10:20:21.160079 crc crio[19822]: time=\"2026-06-12T10:20:21.159980866Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e5a623e8-5666-4987-8310-04110df32721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.918649 | controller |     "Jun 12 10:20:21.179429 crc crio[19822]: time=\"2026-06-12T10:20:21.179297563Z\" level=info msg=\"Removed container f246f8c5c03ca33a096e22993fcfb2a6b36ccb84135aec91ec0a7dcbfac491f8: openstack/dnsmasq-dns-6b485b7db9-7p6rm/init\" id=a5c39d7d-40f8-48d6-9070-ed92cccd3ae5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.918665 | controller |     "Jun 12 10:20:21.220439 crc crio[19822]: time=\"2026-06-12T10:20:21.218742712Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f098093b-b03a-4ab0-8af0-0b311797ce00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.918680 | controller |     "Jun 12 10:20:21.233618 crc crio[19822]: time=\"2026-06-12T10:20:21.232271269Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=aa50cb6a-ecfa-4228-ba9f-a331f5421c2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.918696 | controller |     "Jun 12 10:20:21.235280 crc crio[19822]: time=\"2026-06-12T10:20:21.234921224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918711 | controller |     "Jun 12 10:20:21.240063 crc crio[19822]: time=\"2026-06-12T10:20:21.238455723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=880b7b03-012b-4d3f-81f6-148e0bd79061 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.918727 | controller |     "Jun 12 10:20:21.266308 crc crio[19822]: time=\"2026-06-12T10:20:21.266174301Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=05fa3ac9-f798-475f-b7da-468ecad45ddb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.918743 | controller |     "Jun 12 10:20:21.269173 crc crio[19822]: time=\"2026-06-12T10:20:21.269046673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918759 | controller |     "Jun 12 10:20:21.423295 crc crio[19822]: time=\"2026-06-12T10:20:21.423198316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918775 | controller |     "Jun 12 10:20:21.429085 crc crio[19822]: time=\"2026-06-12T10:20:21.428986479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918791 | controller |     "Jun 12 10:20:21.436759 crc crio[19822]: time=\"2026-06-12T10:20:21.436652053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918806 | controller |     "Jun 12 10:20:21.444191 crc crio[19822]: time=\"2026-06-12T10:20:21.443959764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.918821 | controller |     "Jun 12 10:20:21.589487 crc crio[19822]: time=\"2026-06-12T10:20:21.589372749Z\" level=info msg=\"Created container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=05fa3ac9-f798-475f-b7da-468ecad45ddb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.918837 | controller |     "Jun 12 10:20:21.596521 crc crio[19822]: time=\"2026-06-12T10:20:21.59599123Z\" level=info msg=\"Starting container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667\" id=622073b6-4de0-4799-ab30-dd647d8841ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.918860 | controller |     "Jun 12 10:20:21.607632 crc crio[19822]: time=\"2026-06-12T10:20:21.607497275Z\" level=info msg=\"Created container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=aa50cb6a-ecfa-4228-ba9f-a331f5421c2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.918897 | controller |     "Jun 12 10:20:21.612217 crc crio[19822]: time=\"2026-06-12T10:20:21.612033338Z\" level=info msg=\"Starting container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c\" id=36b4bebb-fb65-48cf-8129-ea678734c5cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.918915 | controller |     "Jun 12 10:20:21.614422 crc crio[19822]: 2026-06-12T10:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a52dd91c935d7c Mac:16:85:9b:af:66:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 SocketPath: PciID:}] [{Interface:0xc00029a8c0 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.918931 | controller |     "Jun 12 10:20:21.617060 crc crio[19822]: time=\"2026-06-12T10:20:21.616323204Z\" level=info msg=\"Started container\" PID=53394 containerID=6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=622073b6-4de0-4799-ab30-dd647d8841ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06",
2026-06-12 11:43:51.918948 | controller |     "Jun 12 10:20:21.619752 crc crio[19822]: time=\"2026-06-12T10:20:21.619259249Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}\"",
2026-06-12 11:43:51.918964 | controller |     "Jun 12 10:20:21.619752 crc crio[19822]: time=\"2026-06-12T10:20:21.619427274Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694db665c-8q4fx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.918980 | controller |     "Jun 12 10:20:21.621380 crc crio[19822]: time=\"2026-06-12T10:20:21.620018402Z\" level=info msg=\"Started container\" PID=53396 containerID=acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=36b4bebb-fb65-48cf-8129-ea678734c5cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210",
2026-06-12 11:43:51.918996 | controller |     "Jun 12 10:20:21.638954 crc crio[19822]: time=\"2026-06-12T10:20:21.638775487Z\" level=info msg=\"Ran pod sandbox 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 with infra container: openstack/dnsmasq-dns-694db665c-8q4fx/POD\" id=89afc785-188d-4645-be4b-10dff68e7740 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.919012 | controller |     "Jun 12 10:20:21.650306 crc crio[19822]: time=\"2026-06-12T10:20:21.650212138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=95f31694-1d72-4be8-a804-81ea43f93cbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919031 | controller |     "Jun 12 10:20:21.680040 crc crio[19822]: time=\"2026-06-12T10:20:21.67968725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dd229222-7b2c-4ecf-9b1b-6a459513bfc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919092 | controller |     "Jun 12 10:20:21.691583 crc crio[19822]: time=\"2026-06-12T10:20:21.691504505Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-8q4fx/init\" id=3042ccb6-f832-483c-a6f5-880ec854131c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.919110 | controller |     "Jun 12 10:20:21.693605 crc crio[19822]: time=\"2026-06-12T10:20:21.693518058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919126 | controller |     "Jun 12 10:20:21.760321 crc crio[19822]: time=\"2026-06-12T10:20:21.759520258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919142 | controller |     "Jun 12 10:20:21.770062 crc crio[19822]: time=\"2026-06-12T10:20:21.76995411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919158 | controller |     "Jun 12 10:20:21.875939 crc crio[19822]: time=\"2026-06-12T10:20:21.875697199Z\" level=info msg=\"Created container 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079: openstack/dnsmasq-dns-694db665c-8q4fx/init\" id=3042ccb6-f832-483c-a6f5-880ec854131c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.919175 | controller |     "Jun 12 10:20:21.877355 crc crio[19822]: time=\"2026-06-12T10:20:21.877250867Z\" level=info msg=\"Starting container: 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079\" id=687cbf6e-42c1-423d-ad0a-40f9680b7d34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.919191 | controller |     "Jun 12 10:20:21.885119 crc crio[19822]: time=\"2026-06-12T10:20:21.8845686Z\" level=info msg=\"Started container\" PID=53494 containerID=13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079 description=openstack/dnsmasq-dns-694db665c-8q4fx/init id=687cbf6e-42c1-423d-ad0a-40f9680b7d34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038",
2026-06-12 11:43:51.919208 | controller |     "Jun 12 10:20:21.898913 crc crio[19822]: 2026-06-12T10:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b264a347ba812dc Mac:92:bc:b9:7b:2d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 SocketPath: PciID:}] [{Interface:0xc0002ee8d0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.919225 | controller |     "Jun 12 10:20:21.900000 crc crio[19822]: time=\"2026-06-12T10:20:21.899897885Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc00140e8f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.919241 | controller |     "Jun 12 10:20:21.900591 crc crio[19822]: time=\"2026-06-12T10:20:21.90006488Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-5jcm9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.919257 | controller |     "Jun 12 10:20:21.906760 crc crio[19822]: time=\"2026-06-12T10:20:21.906557288Z\" level=info msg=\"Ran pod sandbox b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 with infra container: openstack/swift-ring-rebalance-5jcm9/POD\" id=39e8d76a-e8ed-493f-98d2-e388e0d3eb1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.919278 | controller |     "Jun 12 10:20:21.910127 crc crio[19822]: time=\"2026-06-12T10:20:21.909873174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919295 | controller |     "Jun 12 10:20:21.911637 crc crio[19822]: time=\"2026-06-12T10:20:21.910588397Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919310 | controller |     "Jun 12 10:20:21.912057 crc crio[19822]: time=\"2026-06-12T10:20:21.91066855Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=3e6ac45a-a6fa-4498-9198-b7c2601d21f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919326 | controller |     "Jun 12 10:20:21.914211 crc crio[19822]: time=\"2026-06-12T10:20:21.913701953Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=8419a06f-a393-43f6-8ba7-cbbffc1b1f96 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.919341 | controller |     "Jun 12 10:20:21.924771 crc crio[19822]: time=\"2026-06-12T10:20:21.92434937Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"",
2026-06-12 11:43:51.919357 | controller |     "Jun 12 10:20:23.033028 crc crio[19822]: time=\"2026-06-12T10:20:23.032518775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=69a5b009-886e-4485-b4f5-8725cf4e6dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919373 | controller |     "Jun 12 10:20:23.110031 crc crio[19822]: time=\"2026-06-12T10:20:23.109800586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=29f29c18-d7ae-4d49-8e30-93877539a189 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919388 | controller |     "Jun 12 10:20:23.137568 crc crio[19822]: time=\"2026-06-12T10:20:23.137465902Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns\" id=231d7cfd-7ee8-4e12-80fe-825519980143 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.919404 | controller |     "Jun 12 10:20:23.139649 crc crio[19822]: time=\"2026-06-12T10:20:23.13958898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919420 | controller |     "Jun 12 10:20:23.246648 crc crio[19822]: time=\"2026-06-12T10:20:23.246423153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919436 | controller |     "Jun 12 10:20:23.253341 crc crio[19822]: time=\"2026-06-12T10:20:23.252746075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919452 | controller |     "Jun 12 10:20:23.423640 crc crio[19822]: time=\"2026-06-12T10:20:23.423177003Z\" level=info msg=\"Created container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns\" id=231d7cfd-7ee8-4e12-80fe-825519980143 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.919472 | controller |     "Jun 12 10:20:23.426206 crc crio[19822]: time=\"2026-06-12T10:20:23.426072803Z\" level=info msg=\"Starting container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62\" id=b6e4313c-3368-4f8b-9f26-d2331c52d130 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.919489 | controller |     "Jun 12 10:20:23.436929 crc crio[19822]: time=\"2026-06-12T10:20:23.436862995Z\" level=info msg=\"Started container\" PID=53615 containerID=2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62 description=openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns id=b6e4313c-3368-4f8b-9f26-d2331c52d130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038",
2026-06-12 11:43:51.919505 | controller |     "Jun 12 10:20:28.400495 crc crio[19822]: time=\"2026-06-12T10:20:28.391904838Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=8419a06f-a393-43f6-8ba7-cbbffc1b1f96 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.919522 | controller |     "Jun 12 10:20:28.401949 crc crio[19822]: time=\"2026-06-12T10:20:28.401904014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=5205fd72-6579-47e0-ae8c-d429c5306db6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919537 | controller |     "Jun 12 10:20:28.452393 crc crio[19822]: time=\"2026-06-12T10:20:28.452311864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=3c0c468b-ae1c-4b51-96d5-114bfc3eec34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919553 | controller |     "Jun 12 10:20:28.477735 crc crio[19822]: time=\"2026-06-12T10:20:28.477481698Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance\" id=37f16135-0745-4352-95cc-51cd193faf05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.919569 | controller |     "Jun 12 10:20:28.479582 crc crio[19822]: time=\"2026-06-12T10:20:28.479473101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919585 | controller |     "Jun 12 10:20:28.550998 crc crio[19822]: time=\"2026-06-12T10:20:28.550091087Z\" level=info msg=\"Stopping container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62 (timeout: 10s)\" id=0767462c-89ef-4926-a006-d8bbd202fbf1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.919601 | controller |     "Jun 12 10:20:28.553092 crc crio[19822]: time=\"2026-06-12T10:20:28.55293372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919617 | controller |     "Jun 12 10:20:28.558882 crc crio[19822]: time=\"2026-06-12T10:20:28.558729731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919633 | controller |     "Jun 12 10:20:28.597602 crc crio[19822]: time=\"2026-06-12T10:20:28.597519799Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-lml7r/POD\" id=819c24dd-d99a-4a93-832f-3880939d55aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.919649 | controller |     "Jun 12 10:20:28.597730 crc crio[19822]: time=\"2026-06-12T10:20:28.597620393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919668 | controller |     "Jun 12 10:20:28.629504 crc crio[19822]: time=\"2026-06-12T10:20:28.62941468Z\" level=info msg=\"Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc00244d528}] Aliases:map[]}\"",
2026-06-12 11:43:51.919685 | controller |     "Jun 12 10:20:28.629504 crc crio[19822]: time=\"2026-06-12T10:20:28.629497993Z\" level=info msg=\"Adding pod openstack_glance-db-create-lml7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.919701 | controller |     "Jun 12 10:20:29.160579 crc crio[19822]: time=\"2026-06-12T10:20:29.159941353Z\" level=info msg=\"Created container 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance\" id=37f16135-0745-4352-95cc-51cd193faf05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.919718 | controller |     "Jun 12 10:20:29.163471 crc crio[19822]: time=\"2026-06-12T10:20:29.162961759Z\" level=info msg=\"Starting container: 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912\" id=e3483ba1-e46a-4342-a6df-3faf3190479f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.919734 | controller |     "Jun 12 10:20:29.169888 crc crio[19822]: time=\"2026-06-12T10:20:29.169740104Z\" level=info msg=\"Started container\" PID=53818 containerID=9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912 description=openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance id=e3483ba1-e46a-4342-a6df-3faf3190479f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09",
2026-06-12 11:43:51.919750 | controller |     "Jun 12 10:20:29.304624 crc crio[19822]: time=\"2026-06-12T10:20:29.304132969Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-n7t5c/POD\" id=279a0636-67c2-4a1c-ae0d-f59a29fcd411 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.919766 | controller |     "Jun 12 10:20:29.304889 crc crio[19822]: time=\"2026-06-12T10:20:29.304752299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.919782 | controller |     "Jun 12 10:20:29.335867 crc crio[19822]: time=\"2026-06-12T10:20:29.335745662Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"",
2026-06-12 11:43:51.919813 | controller |     "Jun 12 10:20:29.335867 crc crio[19822]: time=\"2026-06-12T10:20:29.335853825Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-n7t5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.919831 | controller |     "Jun 12 10:20:29.672096 crc crio[19822]: time=\"2026-06-12T10:20:29.671979411Z\" level=info msg=\"Stopped container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns\" id=0767462c-89ef-4926-a006-d8bbd202fbf1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.919847 | controller |     "Jun 12 10:20:29.673492 crc crio[19822]: time=\"2026-06-12T10:20:29.673340584Z\" level=info msg=\"Stopping pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=ec33faa4-1320-41de-9196-00073e5a847e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.919880 | controller |     "Jun 12 10:20:29.674164 crc crio[19822]: time=\"2026-06-12T10:20:29.673984595Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-8q4fx Namespace:openstack ID:9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038 UID:d2bec178-6e46-4ac9-b1e7-94840ceddc68 NetNS:/var/run/netns/5038d62e-8456-40c0-9613-60683bdb2a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2bec178_6e46_4ac9_b1e7_94840ceddc68.slice PodAnnotations:0xc00140f108}] Aliases:map[]}\"",
2026-06-12 11:43:51.919902 | controller |     "Jun 12 10:20:29.674288 crc crio[19822]: time=\"2026-06-12T10:20:29.674211512Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694db665c-8q4fx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.919919 | controller |     "Jun 12 10:20:29.922547 crc crio[19822]: 2026-06-12T10:20:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9eec93411724185 Mac:9a:82:6c:6e:33:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c SocketPath: PciID:}] [{Interface:0xc0005925c0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.919935 | controller |     "Jun 12 10:20:29.924763 crc crio[19822]: time=\"2026-06-12T10:20:29.924668009Z\" level=info msg=\"Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc00244d528}] Aliases:map[]}\"",
2026-06-12 11:43:51.919951 | controller |     "Jun 12 10:20:29.925215 crc crio[19822]: time=\"2026-06-12T10:20:29.924926428Z\" level=info msg=\"Checking pod openstack_glance-db-create-lml7r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.919967 | controller |     "Jun 12 10:20:29.937757 crc crio[19822]: time=\"2026-06-12T10:20:29.937593734Z\" level=info msg=\"Ran pod sandbox 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b with infra container: openstack/glance-db-create-lml7r/POD\" id=819c24dd-d99a-4a93-832f-3880939d55aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.919983 | controller |     "Jun 12 10:20:29.940235 crc crio[19822]: time=\"2026-06-12T10:20:29.939759182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f661450-54a2-4427-8b55-5896605c56e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.919998 | controller |     "Jun 12 10:20:29.943781 crc crio[19822]: time=\"2026-06-12T10:20:29.943704767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f434d555-9f99-422d-9146-8c0d9f4c42f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.920014 | controller |     "Jun 12 10:20:30.057363 crc crio[19822]: time=\"2026-06-12T10:20:30.057185731Z\" level=info msg=\"Stopped pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=ec33faa4-1320-41de-9196-00073e5a847e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.920030 | controller |     "Jun 12 10:20:31.300185 crc crio[19822]: time=\"2026-06-12T10:20:31.299554641Z\" level=info msg=\"Creating container: openstack/glance-db-create-lml7r/mariadb-database-create\" id=918846bc-bb65-4f31-9b32-a7fcb322abcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.920050 | controller |     "Jun 12 10:20:31.301473 crc crio[19822]: time=\"2026-06-12T10:20:31.301347559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920066 | controller |     "Jun 12 10:20:31.353888 crc crio[19822]: time=\"2026-06-12T10:20:31.353674145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920082 | controller |     "Jun 12 10:20:31.359279 crc crio[19822]: time=\"2026-06-12T10:20:31.359178509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920098 | controller |     "Jun 12 10:20:31.388622 crc crio[19822]: time=\"2026-06-12T10:20:31.387739325Z\" level=info msg=\"Removing container: 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62\" id=63da6054-6701-465d-9dfc-2bc92958c4e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.920113 | controller |     "Jun 12 10:20:31.488402 crc crio[19822]: 2026-06-12T10:20:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42f2bbd943d4911 Mac:b2:3a:76:6c:01:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 SocketPath: PciID:}] [{Interface:0xc0003d8e10 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.920129 | controller |     "Jun 12 10:20:31.490225 crc crio[19822]: time=\"2026-06-12T10:20:31.490042405Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"",
2026-06-12 11:43:51.920146 | controller |     "Jun 12 10:20:31.490339 crc crio[19822]: time=\"2026-06-12T10:20:31.490287822Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-n7t5c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.920161 | controller |     "Jun 12 10:20:31.525305 crc crio[19822]: time=\"2026-06-12T10:20:31.522895301Z\" level=info msg=\"Removed container 2fcfd17fe018de28b90ae632940277fa95ad420ec37f0552808a1be0d6b1bf62: openstack/dnsmasq-dns-694db665c-8q4fx/dnsmasq-dns\" id=63da6054-6701-465d-9dfc-2bc92958c4e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.920177 | controller |     "Jun 12 10:20:31.542755 crc crio[19822]: time=\"2026-06-12T10:20:31.542577747Z\" level=info msg=\"Ran pod sandbox 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 with infra container: openstack/ovn-controller-metrics-n7t5c/POD\" id=279a0636-67c2-4a1c-ae0d-f59a29fcd411 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.920193 | controller |     "Jun 12 10:20:31.548648 crc crio[19822]: time=\"2026-06-12T10:20:31.544392869Z\" level=info msg=\"Removing container: 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079\" id=02d5fc86-072a-42f9-b95b-fe79a289e74f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.920208 | controller |     "Jun 12 10:20:31.552097 crc crio[19822]: time=\"2026-06-12T10:20:31.551791282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=51af392a-8d1f-443c-9eb7-544d223cdf47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.920228 | controller |     "Jun 12 10:20:31.600470 crc crio[19822]: time=\"2026-06-12T10:20:31.600400739Z\" level=info msg=\"Removed container 13f27baa4b96050607927fce76d66058480f49e976662dcb7e5493a941003079: openstack/dnsmasq-dns-694db665c-8q4fx/init\" id=02d5fc86-072a-42f9-b95b-fe79a289e74f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.920244 | controller |     "Jun 12 10:20:31.727768 crc crio[19822]: time=\"2026-06-12T10:20:31.725974977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=dc87b365-bdd8-4f4b-b7c5-57b9fe0d143d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.920260 | controller |     "Jun 12 10:20:31.773304 crc crio[19822]: time=\"2026-06-12T10:20:31.773081049Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter\" id=768c2f23-5b09-4dab-b508-2d2300d028fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.920276 | controller |     "Jun 12 10:20:31.773779 crc crio[19822]: time=\"2026-06-12T10:20:31.77371757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920292 | controller |     "Jun 12 10:20:31.860562 crc crio[19822]: time=\"2026-06-12T10:20:31.860429158Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-655fd7859f-dpbfj/POD\" id=110d4b14-afed-44b2-b6fc-d311e3b4e5d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.920308 | controller |     "Jun 12 10:20:31.860562 crc crio[19822]: time=\"2026-06-12T10:20:31.860551012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920324 | controller |     "Jun 12 10:20:31.922408 crc crio[19822]: time=\"2026-06-12T10:20:31.922276016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920340 | controller |     "Jun 12 10:20:31.946036 crc crio[19822]: time=\"2026-06-12T10:20:31.945895254Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}\"",
2026-06-12 11:43:51.920356 | controller |     "Jun 12 10:20:31.946036 crc crio[19822]: time=\"2026-06-12T10:20:31.945970736Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-655fd7859f-dpbfj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.920371 | controller |     "Jun 12 10:20:32.049253 crc crio[19822]: time=\"2026-06-12T10:20:32.04904859Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=7e2a867a-4837-4cee-a789-11b30fb20778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.920387 | controller |     "Jun 12 10:20:32.050682 crc crio[19822]: time=\"2026-06-12T10:20:32.050532917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920402 | controller |     "Jun 12 10:20:32.054135 crc crio[19822]: time=\"2026-06-12T10:20:32.054018717Z\" level=info msg=\"Created container ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493: openstack/glance-db-create-lml7r/mariadb-database-create\" id=918846bc-bb65-4f31-9b32-a7fcb322abcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.920420 | controller |     "Jun 12 10:20:32.056368 crc crio[19822]: time=\"2026-06-12T10:20:32.05621985Z\" level=info msg=\"Starting container: ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493\" id=c007b4d0-259a-4cdc-a854-8873a75b90a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.920435 | controller |     "Jun 12 10:20:32.066206 crc crio[19822]: time=\"2026-06-12T10:20:32.063167373Z\" level=info msg=\"Started container\" PID=54042 containerID=ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493 description=openstack/glance-db-create-lml7r/mariadb-database-create id=c007b4d0-259a-4cdc-a854-8873a75b90a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b",
2026-06-12 11:43:51.920451 | controller |     "Jun 12 10:20:32.258672 crc crio[19822]: time=\"2026-06-12T10:20:32.258217174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920466 | controller |     "Jun 12 10:20:32.269513 crc crio[19822]: time=\"2026-06-12T10:20:32.269471482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ea6a9161-db1d-4e7f-9dd1-1c48de43ddb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.920482 | controller |     "Jun 12 10:20:32.272770 crc crio[19822]: time=\"2026-06-12T10:20:32.272739047Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc00008c840}] Aliases:map[]}\"",
2026-06-12 11:43:51.920497 | controller |     "Jun 12 10:20:32.273092 crc crio[19822]: time=\"2026-06-12T10:20:32.273073247Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.920513 | controller |     "Jun 12 10:20:32.274944 crc crio[19822]: time=\"2026-06-12T10:20:32.274486189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=e51d3f9f-287c-454b-825e-84a41588fc9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.920528 | controller |     "Jun 12 10:20:32.363382 crc crio[19822]: time=\"2026-06-12T10:20:32.363297327Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-h292v/POD\" id=77103b8f-91e3-4ed6-8b11-5b4ed215794b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.920543 | controller |     "Jun 12 10:20:32.365676 crc crio[19822]: time=\"2026-06-12T10:20:32.363410011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920559 | controller |     "Jun 12 10:20:32.366504 crc crio[19822]: time=\"2026-06-12T10:20:32.366396281Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-kj644/POD\" id=ed53e5d4-ac08-4e6a-8e9d-6174a7300090 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.920575 | controller |     "Jun 12 10:20:32.366578 crc crio[19822]: time=\"2026-06-12T10:20:32.366558737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920590 | controller |     "Jun 12 10:20:32.457357 crc crio[19822]: time=\"2026-06-12T10:20:32.453322815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7671a9b7-28ad-46e2-ace2-a3f2120ed5f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.920612 | controller |     "Jun 12 10:20:32.490202 crc crio[19822]: time=\"2026-06-12T10:20:32.489312606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=dbbf5e80-bc2c-4589-9a8d-16116bedcbf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.920628 | controller |     "Jun 12 10:20:32.497254 crc crio[19822]: time=\"2026-06-12T10:20:32.497127426Z\" level=info msg=\"Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc0037c8188}] Aliases:map[]}\"",
2026-06-12 11:43:51.920643 | controller |     "Jun 12 10:20:32.497254 crc crio[19822]: time=\"2026-06-12T10:20:32.497222359Z\" level=info msg=\"Adding pod openstack_placement-db-create-h292v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.920658 | controller |     "Jun 12 10:20:32.509449 crc crio[19822]: time=\"2026-06-12T10:20:32.509338078Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052125c0}] Aliases:map[]}\"",
2026-06-12 11:43:51.920674 | controller |     "Jun 12 10:20:32.509449 crc crio[19822]: time=\"2026-06-12T10:20:32.5094066Z\" level=info msg=\"Adding pod openstack_keystone-db-create-kj644 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.920689 | controller |     "Jun 12 10:20:32.538256 crc crio[19822]: time=\"2026-06-12T10:20:32.529601331Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=2145b649-fa82-4f3d-bedd-1cb5b54c1c9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.920704 | controller |     "Jun 12 10:20:32.538256 crc crio[19822]: time=\"2026-06-12T10:20:32.532729412Z\" level=info msg=\"Created container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter\" id=768c2f23-5b09-4dab-b508-2d2300d028fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.920719 | controller |     "Jun 12 10:20:32.538256 crc crio[19822]: time=\"2026-06-12T10:20:32.534302901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920735 | controller |     "Jun 12 10:20:32.548673 crc crio[19822]: time=\"2026-06-12T10:20:32.548522212Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=969afc20-c7e5-4542-8a2b-e851235715fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.920750 | controller |     "Jun 12 10:20:32.548915 crc crio[19822]: time=\"2026-06-12T10:20:32.548700798Z\" level=info msg=\"Starting container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91\" id=ad77f601-53ca-415b-ac07-f1a517e5b49a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.920766 | controller |     "Jun 12 10:20:32.578924 crc crio[19822]: time=\"2026-06-12T10:20:32.578796939Z\" level=info msg=\"Started container\" PID=54139 containerID=f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91 description=openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter id=ad77f601-53ca-415b-ac07-f1a517e5b49a name=/runtime.v1.RuntimeService/StartContainer sandboxID=42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215",
2026-06-12 11:43:51.920784 | controller |     "Jun 12 10:20:32.598225 crc crio[19822]: time=\"2026-06-12T10:20:32.598136861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920800 | controller |     "Jun 12 10:20:32.669553 crc crio[19822]: time=\"2026-06-12T10:20:32.66947591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920816 | controller |     "Jun 12 10:20:32.674544 crc crio[19822]: time=\"2026-06-12T10:20:32.674449409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920831 | controller |     "Jun 12 10:20:32.675676 crc crio[19822]: time=\"2026-06-12T10:20:32.675610215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920845 | controller |     "Jun 12 10:20:32.682240 crc crio[19822]: time=\"2026-06-12T10:20:32.68208762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920864 | controller |     "Jun 12 10:20:32.695741 crc crio[19822]: time=\"2026-06-12T10:20:32.693225763Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-657df6d86f-zxrrn/POD\" id=8e38481e-0f9b-403d-905d-1dfb2d894654 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.920898 | controller |     "Jun 12 10:20:32.695741 crc crio[19822]: time=\"2026-06-12T10:20:32.693336346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.920916 | controller |     "Jun 12 10:20:32.747691 crc crio[19822]: time=\"2026-06-12T10:20:32.747611036Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc000696320}] Aliases:map[]}\"",
2026-06-12 11:43:51.920931 | controller |     "Jun 12 10:20:32.747691 crc crio[19822]: time=\"2026-06-12T10:20:32.747679698Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-657df6d86f-zxrrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.920947 | controller |     "Jun 12 10:20:32.937333 crc crio[19822]: 2026-06-12T10:20:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5057ce5c4a1a883 Mac:ba:54:30:39:94:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 SocketPath: PciID:}] [{Interface:0xc00012c6d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.920963 | controller |     "Jun 12 10:20:32.938646 crc crio[19822]: time=\"2026-06-12T10:20:32.938479073Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc00008cb90}] Aliases:map[]}\"",
2026-06-12 11:43:51.920981 | controller |     "Jun 12 10:20:32.938985 crc crio[19822]: time=\"2026-06-12T10:20:32.93873079Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-655fd7859f-dpbfj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.920997 | controller |     "Jun 12 10:20:32.954622 crc crio[19822]: time=\"2026-06-12T10:20:32.953483118Z\" level=info msg=\"Ran pod sandbox 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb with infra container: openstack/dnsmasq-dns-655fd7859f-dpbfj/POD\" id=110d4b14-afed-44b2-b6fc-d311e3b4e5d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.921013 | controller |     "Jun 12 10:20:32.969344 crc crio[19822]: time=\"2026-06-12T10:20:32.965721397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=efd825a9-eafb-42ca-91a9-a08b48d9ffaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921028 | controller |     "Jun 12 10:20:33.020939 crc crio[19822]: time=\"2026-06-12T10:20:33.020712167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2bd889c7-8a54-45f5-84fe-1056f9911d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921043 | controller |     "Jun 12 10:20:33.064488 crc crio[19822]: time=\"2026-06-12T10:20:33.064404489Z\" level=info msg=\"Created container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq\" id=2145b649-fa82-4f3d-bedd-1cb5b54c1c9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.921058 | controller |     "Jun 12 10:20:33.066481 crc crio[19822]: time=\"2026-06-12T10:20:33.066381922Z\" level=info msg=\"Starting container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2\" id=36b5e181-6331-46b7-a7b1-4c48dcccb915 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.921074 | controller |     "Jun 12 10:20:33.068023 crc crio[19822]: time=\"2026-06-12T10:20:33.0679172Z\" level=info msg=\"Created container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=969afc20-c7e5-4542-8a2b-e851235715fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.921089 | controller |     "Jun 12 10:20:33.072350 crc crio[19822]: time=\"2026-06-12T10:20:33.072270128Z\" level=info msg=\"Starting container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1\" id=7a3ea577-176f-4217-9b48-f76b910a69b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.921104 | controller |     "Jun 12 10:20:33.074453 crc crio[19822]: time=\"2026-06-12T10:20:33.073543683Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-655fd7859f-dpbfj/init\" id=1d1a9cd8-6355-44c0-953e-a96173982235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.921119 | controller |     "Jun 12 10:20:33.074453 crc crio[19822]: time=\"2026-06-12T10:20:33.074037248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.921135 | controller |     "Jun 12 10:20:33.124007 crc crio[19822]: time=\"2026-06-12T10:20:33.082174637Z\" level=info msg=\"Started container\" PID=54290 containerID=6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=7a3ea577-176f-4217-9b48-f76b910a69b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e",
2026-06-12 11:43:51.921151 | controller |     "Jun 12 10:20:33.124007 crc crio[19822]: time=\"2026-06-12T10:20:33.095420843Z\" level=info msg=\"Started container\" PID=54281 containerID=6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2 description=openstack/rabbitmq-server-0/rabbitmq id=36b5e181-6331-46b7-a7b1-4c48dcccb915 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593",
2026-06-12 11:43:51.921218 | controller |     "Jun 12 10:20:33.124007 crc crio[19822]: time=\"2026-06-12T10:20:33.098800301Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gkz9h/POD\" id=f9847187-df65-4068-9a12-030665167ca8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.921243 | controller |     "Jun 12 10:20:33.124007 crc crio[19822]: time=\"2026-06-12T10:20:33.108010856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.921260 | controller |     "Jun 12 10:20:33.135186 crc crio[19822]: 2026-06-12T10:20:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1e61d5c2d92d56 Mac:e6:16:3e:0e:f6:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 SocketPath: PciID:}] [{Interface:0xc0002c0cc0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.921276 | controller |     "Jun 12 10:20:33.137952 crc crio[19822]: time=\"2026-06-12T10:20:33.136413171Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc00008c840}] Aliases:map[]}\"",
2026-06-12 11:43:51.921292 | controller |     "Jun 12 10:20:33.137952 crc crio[19822]: time=\"2026-06-12T10:20:33.136609928Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.921307 | controller |     "Jun 12 10:20:33.174970 crc crio[19822]: time=\"2026-06-12T10:20:33.173322882Z\" level=info msg=\"Ran pod sandbox c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 with infra container: openstack/ovn-northd-0/POD\" id=7e2a867a-4837-4cee-a789-11b30fb20778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.921323 | controller |     "Jun 12 10:20:33.178067 crc crio[19822]: time=\"2026-06-12T10:20:33.177961516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921339 | controller |     "Jun 12 10:20:33.184259 crc crio[19822]: time=\"2026-06-12T10:20:33.183305585Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921354 | controller |     "Jun 12 10:20:33.184259 crc crio[19822]: time=\"2026-06-12T10:20:33.183431189Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=2ca8bcc4-6e0d-423c-bcfd-64d682c5d153 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921369 | controller |     "Jun 12 10:20:33.185776 crc crio[19822]: time=\"2026-06-12T10:20:33.185643669Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=01767860-7ad5-46bc-bbf5-3cfed753c771 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.921387 | controller |     "Jun 12 10:20:33.190995 crc crio[19822]: time=\"2026-06-12T10:20:33.190913586Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"",
2026-06-12 11:43:51.921402 | controller |     "Jun 12 10:20:33.194956 crc crio[19822]: time=\"2026-06-12T10:20:33.194872432Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}\"",
2026-06-12 11:43:51.921418 | controller |     "Jun 12 10:20:33.194956 crc crio[19822]: time=\"2026-06-12T10:20:33.194929574Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gkz9h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.921433 | controller |     "Jun 12 10:20:33.195188 crc crio[19822]: time=\"2026-06-12T10:20:33.19507613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.921495 | controller |     "Jun 12 10:20:33.206466 crc crio[19822]: time=\"2026-06-12T10:20:33.206376202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.921512 | controller |     "Jun 12 10:20:34.367795 crc crio[19822]: time=\"2026-06-12T10:20:34.367252507Z\" level=info msg=\"Stopping pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=cd041371-3973-4737-a15d-a68dd473c71d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.921529 | controller |     "Jun 12 10:20:34.369226 crc crio[19822]: time=\"2026-06-12T10:20:34.368356343Z\" level=info msg=\"Got pod network &{Name:glance-db-create-lml7r Namespace:openstack ID:9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b UID:8aaf805a-e5e5-4bbb-8a36-577d07939d82 NetNS:/var/run/netns/81328e26-a515-47cc-bdfb-f3d8fc29fe9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8aaf805a_e5e5_4bbb_8a36_577d07939d82.slice PodAnnotations:0xc005212810}] Aliases:map[]}\"",
2026-06-12 11:43:51.921545 | controller |     "Jun 12 10:20:34.369226 crc crio[19822]: time=\"2026-06-12T10:20:34.368517208Z\" level=info msg=\"Deleting pod openstack_glance-db-create-lml7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.921560 | controller |     "Jun 12 10:20:34.797314 crc crio[19822]: time=\"2026-06-12T10:20:34.797066227Z\" level=info msg=\"Stopped pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=cd041371-3973-4737-a15d-a68dd473c71d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.921576 | controller |     "Jun 12 10:20:35.471012 crc crio[19822]: time=\"2026-06-12T10:20:35.470473887Z\" level=info msg=\"Created container a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155: openstack/dnsmasq-dns-655fd7859f-dpbfj/init\" id=1d1a9cd8-6355-44c0-953e-a96173982235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.921591 | controller |     "Jun 12 10:20:35.473049 crc crio[19822]: time=\"2026-06-12T10:20:35.472934626Z\" level=info msg=\"Starting container: a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155\" id=0791c872-9cfe-4d47-82a8-eeb1b7bddc34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.921610 | controller |     "Jun 12 10:20:35.481036 crc crio[19822]: time=\"2026-06-12T10:20:35.480902357Z\" level=info msg=\"Started container\" PID=54429 containerID=a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155 description=openstack/dnsmasq-dns-655fd7859f-dpbfj/init id=0791c872-9cfe-4d47-82a8-eeb1b7bddc34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb",
2026-06-12 11:43:51.921626 | controller |     "Jun 12 10:20:35.620552 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66f2dda8a2f2693 Mac:ee:fd:9f:21:f2:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.921643 | controller |     "Jun 12 10:20:35.622629 crc crio[19822]: time=\"2026-06-12T10:20:35.622523703Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052125c0}] Aliases:map[]}\"",
2026-06-12 11:43:51.921658 | controller |     "Jun 12 10:20:35.622857 crc crio[19822]: time=\"2026-06-12T10:20:35.622776981Z\" level=info msg=\"Checking pod openstack_keystone-db-create-kj644 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.921674 | controller |     "Jun 12 10:20:35.660337 crc crio[19822]: time=\"2026-06-12T10:20:35.659997082Z\" level=info msg=\"Ran pod sandbox 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 with infra container: openstack/keystone-db-create-kj644/POD\" id=ed53e5d4-ac08-4e6a-8e9d-6174a7300090 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.921690 | controller |     "Jun 12 10:20:35.665488 crc crio[19822]: time=\"2026-06-12T10:20:35.66540432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=37f44e91-2dd5-4a91-81ea-aa239eee0e87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921705 | controller |     "Jun 12 10:20:35.672977 crc crio[19822]: time=\"2026-06-12T10:20:35.672785245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30527b4a-8b4e-47c7-a53e-1ae9144c6004 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921720 | controller |     "Jun 12 10:20:35.845300 crc crio[19822]: time=\"2026-06-12T10:20:35.845127213Z\" level=info msg=\"Creating container: openstack/keystone-db-create-kj644/mariadb-database-create\" id=16b18bb8-613b-444f-9919-8a8fda41e9c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.921735 | controller |     "Jun 12 10:20:35.845716 crc crio[19822]: time=\"2026-06-12T10:20:35.84564737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.921751 | controller |     "Jun 12 10:20:35.883083 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f421c0bbd6844a Mac:d6:00:b6:73:c5:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.921766 | controller |     "Jun 12 10:20:35.884311 crc crio[19822]: time=\"2026-06-12T10:20:35.884233979Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}\"",
2026-06-12 11:43:51.921785 | controller |     "Jun 12 10:20:35.884576 crc crio[19822]: time=\"2026-06-12T10:20:35.884462736Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gkz9h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.921801 | controller |     "Jun 12 10:20:35.902052 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48b8da7751f2f7b Mac:0e:48:2a:a1:bd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.921817 | controller |     "Jun 12 10:20:35.902367 crc crio[19822]: time=\"2026-06-12T10:20:35.902327597Z\" level=info msg=\"Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc0037c8188}] Aliases:map[]}\"",
2026-06-12 11:43:51.921832 | controller |     "Jun 12 10:20:35.902928 crc crio[19822]: time=\"2026-06-12T10:20:35.902549705Z\" level=info msg=\"Checking pod openstack_placement-db-create-h292v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.921851 | controller |     "Jun 12 10:20:35.903789 crc crio[19822]: 2026-06-12T10:20:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9381d552459e09 Mac:6e:36:f5:5e:df:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e SocketPath: PciID:}] [{Interface:0xc0005145c0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.921880 | controller |     "Jun 12 10:20:35.905951 crc crio[19822]: time=\"2026-06-12T10:20:35.904967569Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc000696320}] Aliases:map[]}\"",
2026-06-12 11:43:51.921901 | controller |     "Jun 12 10:20:35.905951 crc crio[19822]: time=\"2026-06-12T10:20:35.905182926Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-657df6d86f-zxrrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.921918 | controller |     "Jun 12 10:20:36.016943 crc crio[19822]: time=\"2026-06-12T10:20:36.013089618Z\" level=info msg=\"Ran pod sandbox 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f with infra container: openstack/placement-db-create-h292v/POD\" id=77103b8f-91e3-4ed6-8b11-5b4ed215794b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.921934 | controller |     "Jun 12 10:20:36.023861 crc crio[19822]: time=\"2026-06-12T10:20:36.023396809Z\" level=info msg=\"Ran pod sandbox 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 with infra container: openshift-marketplace/redhat-operators-gkz9h/POD\" id=f9847187-df65-4068-9a12-030665167ca8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.921953 | controller |     "Jun 12 10:20:36.039594 crc crio[19822]: time=\"2026-06-12T10:20:36.039436152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4791e42f-5967-46d1-b089-44fe51cc69ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921969 | controller |     "Jun 12 10:20:36.042968 crc crio[19822]: time=\"2026-06-12T10:20:36.042689851Z\" level=info msg=\"Ran pod sandbox c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c with infra container: openstack/dnsmasq-dns-657df6d86f-zxrrn/POD\" id=8e38481e-0f9b-403d-905d-1dfb2d894654 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.921984 | controller |     "Jun 12 10:20:36.049469 crc crio[19822]: time=\"2026-06-12T10:20:36.048042981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dde3dfba-3524-4ff6-9cf8-3df31dfe77bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.921999 | controller |     "Jun 12 10:20:36.049469 crc crio[19822]: time=\"2026-06-12T10:20:36.049086894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec448aaf-206b-45ba-9133-6b85831b53da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922015 | controller |     "Jun 12 10:20:36.051879 crc crio[19822]: time=\"2026-06-12T10:20:36.051689157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=477cb222-4755-4103-81b1-2c365ba68a71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922030 | controller |     "Jun 12 10:20:36.071860 crc crio[19822]: time=\"2026-06-12T10:20:36.069792907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c658df7-8424-430f-9d6f-264a872f77fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922046 | controller |     "Jun 12 10:20:36.080545 crc crio[19822]: time=\"2026-06-12T10:20:36.080435498Z\" level=info msg=\"Creating container: openstack/placement-db-create-h292v/mariadb-database-create\" id=fc771676-f35b-4c37-af55-3902446824b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922062 | controller |     "Jun 12 10:20:36.082877 crc crio[19822]: time=\"2026-06-12T10:20:36.080937404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922078 | controller |     "Jun 12 10:20:36.095918 crc crio[19822]: time=\"2026-06-12T10:20:36.095784899Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkz9h/extract-utilities\" id=ddea9f07-7f36-44cc-8140-518afe1c250b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922093 | controller |     "Jun 12 10:20:36.104923 crc crio[19822]: time=\"2026-06-12T10:20:36.100267094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922109 | controller |     "Jun 12 10:20:36.124342 crc crio[19822]: time=\"2026-06-12T10:20:36.122482854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922124 | controller |     "Jun 12 10:20:36.130293 crc crio[19822]: time=\"2026-06-12T10:20:36.128891189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922143 | controller |     "Jun 12 10:20:36.190195 crc crio[19822]: time=\"2026-06-12T10:20:36.18856624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e312ef42-30ee-487d-9595-dfb8bc33914f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922159 | controller |     "Jun 12 10:20:36.211509 crc crio[19822]: time=\"2026-06-12T10:20:36.211413376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922174 | controller |     "Jun 12 10:20:36.216136 crc crio[19822]: time=\"2026-06-12T10:20:36.212451177Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-657df6d86f-zxrrn/init\" id=54b7c745-8985-437c-9c78-e3ab8db2ccab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922189 | controller |     "Jun 12 10:20:36.216136 crc crio[19822]: time=\"2026-06-12T10:20:36.212871671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922205 | controller |     "Jun 12 10:20:36.216374 crc crio[19822]: time=\"2026-06-12T10:20:36.2163421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922220 | controller |     "Jun 12 10:20:36.291024 crc crio[19822]: time=\"2026-06-12T10:20:36.290915896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922234 | controller |     "Jun 12 10:20:36.295981 crc crio[19822]: time=\"2026-06-12T10:20:36.295926521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922249 | controller |     "Jun 12 10:20:36.306346 crc crio[19822]: time=\"2026-06-12T10:20:36.306296639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922264 | controller |     "Jun 12 10:20:36.337249 crc crio[19822]: time=\"2026-06-12T10:20:36.33694322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922279 | controller |     "Jun 12 10:20:36.416757 crc crio[19822]: time=\"2026-06-12T10:20:36.415928705Z\" level=info msg=\"Created container 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73: openstack/keystone-db-create-kj644/mariadb-database-create\" id=16b18bb8-613b-444f-9919-8a8fda41e9c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922294 | controller |     "Jun 12 10:20:36.419207 crc crio[19822]: time=\"2026-06-12T10:20:36.419053531Z\" level=info msg=\"Starting container: 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73\" id=fac8889f-327e-49d5-be01-56acb91d40da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.922309 | controller |     "Jun 12 10:20:36.429282 crc crio[19822]: time=\"2026-06-12T10:20:36.429109256Z\" level=info msg=\"Started container\" PID=54684 containerID=0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73 description=openstack/keystone-db-create-kj644/mariadb-database-create id=fac8889f-327e-49d5-be01-56acb91d40da name=/runtime.v1.RuntimeService/StartContainer sandboxID=66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3",
2026-06-12 11:43:51.922325 | controller |     "Jun 12 10:20:36.447198 crc crio[19822]: time=\"2026-06-12T10:20:36.447082128Z\" level=info msg=\"Stopping pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=a0201985-90e5-49ee-88a8-59cbf722b185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.922344 | controller |     "Jun 12 10:20:36.447784 crc crio[19822]: time=\"2026-06-12T10:20:36.447650566Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-655fd7859f-dpbfj Namespace:openstack ID:5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb UID:1588759a-e35d-40a8-a168-c8de01e551d1 NetNS:/var/run/netns/ae28071e-699c-4e55-b156-2d3ccd4d33c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1588759a_e35d_40a8_a168_c8de01e551d1.slice PodAnnotations:0xc002ed06b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.922360 | controller |     "Jun 12 10:20:36.448015 crc crio[19822]: time=\"2026-06-12T10:20:36.447898924Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-655fd7859f-dpbfj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.922376 | controller |     "Jun 12 10:20:36.515283 crc crio[19822]: time=\"2026-06-12T10:20:36.51401995Z\" level=info msg=\"Created container c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7: openstack/dnsmasq-dns-657df6d86f-zxrrn/init\" id=54b7c745-8985-437c-9c78-e3ab8db2ccab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922392 | controller |     "Jun 12 10:20:36.516977 crc crio[19822]: time=\"2026-06-12T10:20:36.515319921Z\" level=info msg=\"Created container 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7: openstack/placement-db-create-h292v/mariadb-database-create\" id=fc771676-f35b-4c37-af55-3902446824b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922407 | controller |     "Jun 12 10:20:36.516977 crc crio[19822]: time=\"2026-06-12T10:20:36.515864697Z\" level=info msg=\"Starting container: c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7\" id=c9685cfd-967e-43e2-98f7-afd8db426a7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.922423 | controller |     "Jun 12 10:20:36.516977 crc crio[19822]: time=\"2026-06-12T10:20:36.516450726Z\" level=info msg=\"Starting container: 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7\" id=b3ef0ffd-559c-4826-a1ce-d2c94be48911 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.922438 | controller |     "Jun 12 10:20:36.527911 crc crio[19822]: time=\"2026-06-12T10:20:36.527219039Z\" level=info msg=\"Started container\" PID=54687 containerID=0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7 description=openstack/placement-db-create-h292v/mariadb-database-create id=b3ef0ffd-559c-4826-a1ce-d2c94be48911 name=/runtime.v1.RuntimeService/StartContainer sandboxID=48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f",
2026-06-12 11:43:51.922454 | controller |     "Jun 12 10:20:36.531037 crc crio[19822]: time=\"2026-06-12T10:20:36.530950058Z\" level=info msg=\"Started container\" PID=54694 containerID=c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7 description=openstack/dnsmasq-dns-657df6d86f-zxrrn/init id=c9685cfd-967e-43e2-98f7-afd8db426a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c",
2026-06-12 11:43:51.922470 | controller |     "Jun 12 10:20:36.534447 crc crio[19822]: time=\"2026-06-12T10:20:36.534281184Z\" level=info msg=\"Created container 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17: openshift-marketplace/redhat-operators-gkz9h/extract-utilities\" id=ddea9f07-7f36-44cc-8140-518afe1c250b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922485 | controller |     "Jun 12 10:20:36.538182 crc crio[19822]: time=\"2026-06-12T10:20:36.53802025Z\" level=info msg=\"Starting container: 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17\" id=6384838d-24a8-4c90-9ff7-8b92af695462 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.922504 | controller |     "Jun 12 10:20:36.548396 crc crio[19822]: time=\"2026-06-12T10:20:36.548276127Z\" level=info msg=\"Started container\" PID=54696 containerID=7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17 description=openshift-marketplace/redhat-operators-gkz9h/extract-utilities id=6384838d-24a8-4c90-9ff7-8b92af695462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5",
2026-06-12 11:43:51.922520 | controller |     "Jun 12 10:20:36.981759 crc crio[19822]: time=\"2026-06-12T10:20:36.981552457Z\" level=info msg=\"Stopped pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=a0201985-90e5-49ee-88a8-59cbf722b185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.922536 | controller |     "Jun 12 10:20:37.511613 crc crio[19822]: time=\"2026-06-12T10:20:37.511522883Z\" level=info msg=\"Removing container: a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155\" id=b4ef1f03-4fd4-4d94-9a2f-a1de80ea0279 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.922552 | controller |     "Jun 12 10:20:37.513754 crc crio[19822]: time=\"2026-06-12T10:20:37.513715482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0dc5af79-df93-4947-862a-fd0538f4a2f5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.922566 | controller |     "Jun 12 10:20:37.527756 crc crio[19822]: time=\"2026-06-12T10:20:37.527643123Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.922582 | controller |     "Jun 12 10:20:37.536660 crc crio[19822]: time=\"2026-06-12T10:20:37.536494124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4229aa67-87be-4b81-8917-094c4c36d77b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922597 | controller |     "Jun 12 10:20:37.744989 crc crio[19822]: time=\"2026-06-12T10:20:37.744472503Z\" level=info msg=\"Removed container a914796e2e9832e2bf0e70353808b5fca279aebd6877652a054977f3423cd155: openstack/dnsmasq-dns-655fd7859f-dpbfj/init\" id=b4ef1f03-4fd4-4d94-9a2f-a1de80ea0279 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.922613 | controller |     "Jun 12 10:20:37.775225 crc crio[19822]: time=\"2026-06-12T10:20:37.775054022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c38bdd69-1c91-4fc5-a172-68536d88cde8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922628 | controller |     "Jun 12 10:20:37.828458 crc crio[19822]: time=\"2026-06-12T10:20:37.82835936Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=01767860-7ad5-46bc-bbf5-3cfed753c771 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.922644 | controller |     "Jun 12 10:20:37.830342 crc crio[19822]: time=\"2026-06-12T10:20:37.830223967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=806677a7-30dc-4d16-a751-005a826e2f97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922659 | controller |     "Jun 12 10:20:37.836059 crc crio[19822]: time=\"2026-06-12T10:20:37.83595948Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns\" id=6a0f5165-1263-429f-b5fd-82cb4f875aa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922675 | controller |     "Jun 12 10:20:37.836639 crc crio[19822]: time=\"2026-06-12T10:20:37.836539848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922697 | controller |     "Jun 12 10:20:37.879411 crc crio[19822]: time=\"2026-06-12T10:20:37.879277901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=e2369264-9150-41d2-8b47-534f7f2d2e41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922713 | controller |     "Jun 12 10:20:37.889617 crc crio[19822]: time=\"2026-06-12T10:20:37.889522886Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=f4dc12a2-00de-40fb-82a6-00e205a37d5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922728 | controller |     "Jun 12 10:20:37.890887 crc crio[19822]: time=\"2026-06-12T10:20:37.890780635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922744 | controller |     "Jun 12 10:20:37.891167 crc crio[19822]: time=\"2026-06-12T10:20:37.891094046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922759 | controller |     "Jun 12 10:20:37.896109 crc crio[19822]: time=\"2026-06-12T10:20:37.895799534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922774 | controller |     "Jun 12 10:20:37.955327 crc crio[19822]: time=\"2026-06-12T10:20:37.95121949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922789 | controller |     "Jun 12 10:20:37.972002 crc crio[19822]: time=\"2026-06-12T10:20:37.97190157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922805 | controller |     "Jun 12 10:20:38.124650 crc crio[19822]: time=\"2026-06-12T10:20:38.124537329Z\" level=info msg=\"Created container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns\" id=6a0f5165-1263-429f-b5fd-82cb4f875aa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922820 | controller |     "Jun 12 10:20:38.126047 crc crio[19822]: time=\"2026-06-12T10:20:38.125975927Z\" level=info msg=\"Starting container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14\" id=f7f7136c-704c-4033-a5a1-5166a189c696 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.922836 | controller |     "Jun 12 10:20:38.133759 crc crio[19822]: time=\"2026-06-12T10:20:38.132956361Z\" level=info msg=\"Started container\" PID=54803 containerID=5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14 description=openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns id=f7f7136c-704c-4033-a5a1-5166a189c696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c",
2026-06-12 11:43:51.922854 | controller |     "Jun 12 10:20:38.159464 crc crio[19822]: time=\"2026-06-12T10:20:38.159347661Z\" level=info msg=\"Created container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd\" id=f4dc12a2-00de-40fb-82a6-00e205a37d5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922884 | controller |     "Jun 12 10:20:38.160705 crc crio[19822]: time=\"2026-06-12T10:20:38.16056696Z\" level=info msg=\"Starting container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545\" id=4e95136a-6cc4-4801-ac91-94a24dce18f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.922905 | controller |     "Jun 12 10:20:38.166903 crc crio[19822]: time=\"2026-06-12T10:20:38.166748796Z\" level=info msg=\"Started container\" PID=54811 containerID=d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545 description=openstack/ovn-northd-0/ovn-northd id=4e95136a-6cc4-4801-ac91-94a24dce18f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515",
2026-06-12 11:43:51.922926 | controller |     "Jun 12 10:20:38.183563 crc crio[19822]: time=\"2026-06-12T10:20:38.183501887Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=316079c4-5458-4b3a-89ef-155c07c91114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922942 | controller |     "Jun 12 10:20:38.220963 crc crio[19822]: time=\"2026-06-12T10:20:38.220798108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6ee8ea5e-46e6-4c08-a955-993e9f3fd120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.922959 | controller |     "Jun 12 10:20:38.234969 crc crio[19822]: time=\"2026-06-12T10:20:38.234868694Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=c9d4454e-55d3-4cb7-b20e-0771be3155b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.922974 | controller |     "Jun 12 10:20:38.235372 crc crio[19822]: time=\"2026-06-12T10:20:38.235335929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.922990 | controller |     "Jun 12 10:20:38.295777 crc crio[19822]: time=\"2026-06-12T10:20:38.295531006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.923006 | controller |     "Jun 12 10:20:38.303124 crc crio[19822]: time=\"2026-06-12T10:20:38.303062045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.923021 | controller |     "Jun 12 10:20:38.399929 crc crio[19822]: time=\"2026-06-12T10:20:38.399784448Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=0dc5af79-df93-4947-862a-fd0538f4a2f5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.923037 | controller |     "Jun 12 10:20:38.401108 crc crio[19822]: time=\"2026-06-12T10:20:38.401002266Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0bff88af-5ed9-4308-badc-151b08459695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.923055 | controller |     "Jun 12 10:20:38.406610 crc crio[19822]: time=\"2026-06-12T10:20:38.40646737Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb617090-fcb3-443e-a9c1-980cc006fb4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.923076 | controller |     "Jun 12 10:20:38.423283 crc crio[19822]: time=\"2026-06-12T10:20:38.422047503Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkz9h/extract-content\" id=ca507b7c-a8ab-4c38-9202-6600e7d0ea60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.923097 | controller |     "Jun 12 10:20:38.423283 crc crio[19822]: time=\"2026-06-12T10:20:38.422514918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.923116 | controller |     "Jun 12 10:20:38.458583 crc crio[19822]: time=\"2026-06-12T10:20:38.458502366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.923139 | controller |     "Jun 12 10:20:38.463221 crc crio[19822]: time=\"2026-06-12T10:20:38.463122773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.923158 | controller |     "Jun 12 10:20:38.510286 crc crio[19822]: time=\"2026-06-12T10:20:38.509902696Z\" level=info msg=\"Created container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter\" id=c9d4454e-55d3-4cb7-b20e-0771be3155b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.923177 | controller |     "Jun 12 10:20:38.511549 crc crio[19822]: time=\"2026-06-12T10:20:38.511421353Z\" level=info msg=\"Starting container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b\" id=56833213-de35-49f5-a786-0dacbf9ad12d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.923196 | controller |     "Jun 12 10:20:38.520397 crc crio[19822]: time=\"2026-06-12T10:20:38.520260314Z\" level=info msg=\"Started container\" PID=54832 containerID=9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b description=openstack/ovn-northd-0/openstack-network-exporter id=56833213-de35-49f5-a786-0dacbf9ad12d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515",
2026-06-12 11:43:51.923216 | controller |     "Jun 12 10:20:38.582353 crc crio[19822]: time=\"2026-06-12T10:20:38.582252066Z\" level=info msg=\"Created container aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266: openshift-marketplace/redhat-operators-gkz9h/extract-content\" id=ca507b7c-a8ab-4c38-9202-6600e7d0ea60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.923237 | controller |     "Jun 12 10:20:38.583582 crc crio[19822]: time=\"2026-06-12T10:20:38.583209987Z\" level=info msg=\"Stopping pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=8d4ee2f5-8f1b-42ed-9d52-ff97bdde5d35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.923256 | controller |     "Jun 12 10:20:38.583582 crc crio[19822]: time=\"2026-06-12T10:20:38.583210508Z\" level=info msg=\"Stopping pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=f5ace7f1-9c65-4e02-8659-06af803e86de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.923275 | controller |     "Jun 12 10:20:38.583894 crc crio[19822]: time=\"2026-06-12T10:20:38.583752504Z\" level=info msg=\"Got pod network &{Name:placement-db-create-h292v Namespace:openstack ID:48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f UID:e602647a-8b88-4d97-8a29-2d2bef5231b4 NetNS:/var/run/netns/bc4ea7eb-ba1e-4255-b0df-7888fcce847b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode602647a_8b88_4d97_8a29_2d2bef5231b4.slice PodAnnotations:0xc002144208}] Aliases:map[]}\"",
2026-06-12 11:43:51.923294 | controller |     "Jun 12 10:20:38.584345 crc crio[19822]: time=\"2026-06-12T10:20:38.584272391Z\" level=info msg=\"Deleting pod openstack_placement-db-create-h292v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.923313 | controller |     "Jun 12 10:20:38.584456 crc crio[19822]: time=\"2026-06-12T10:20:38.583752935Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kj644 Namespace:openstack ID:66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3 UID:a2aa900e-a91c-4990-a84b-bdd0840af5f7 NetNS:/var/run/netns/2911bb11-e917-49bd-b959-81f5682030bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2aa900e_a91c_4990_a84b_bdd0840af5f7.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.923332 | controller |     "Jun 12 10:20:38.586037 crc crio[19822]: time=\"2026-06-12T10:20:38.585967856Z\" level=info msg=\"Starting container: aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266\" id=40f5ea42-cec6-4bec-9670-7f2031bd1221 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.923354 | controller |     "Jun 12 10:20:38.586191 crc crio[19822]: time=\"2026-06-12T10:20:38.586030716Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-kj644 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.923373 | controller |     "Jun 12 10:20:38.603484 crc crio[19822]: time=\"2026-06-12T10:20:38.603320619Z\" level=info msg=\"Started container\" PID=54843 containerID=aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266 description=openshift-marketplace/redhat-operators-gkz9h/extract-content id=40f5ea42-cec6-4bec-9670-7f2031bd1221 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5",
2026-06-12 11:43:51.923392 | controller |     "Jun 12 10:20:39.227286 crc crio[19822]: time=\"2026-06-12T10:20:39.22672582Z\" level=info msg=\"Stopped pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=8d4ee2f5-8f1b-42ed-9d52-ff97bdde5d35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.923411 | controller |     "Jun 12 10:20:39.252344 crc crio[19822]: time=\"2026-06-12T10:20:39.252247079Z\" level=info msg=\"Stopped pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=f5ace7f1-9c65-4e02-8659-06af803e86de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.923429 | controller |     "Jun 12 10:20:46.430535 crc crio[19822]: time=\"2026-06-12T10:20:46.429889525Z\" level=info msg=\"Stopping container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57 (timeout: 10s)\" id=29becaac-9d0e-400f-bae8-304b3e4f9add name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.923447 | controller |     "Jun 12 10:20:46.560865 crc crio[19822]: time=\"2026-06-12T10:20:46.560584894Z\" level=info msg=\"Stopped container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns\" id=29becaac-9d0e-400f-bae8-304b3e4f9add name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.923466 | controller |     "Jun 12 10:20:46.561958 crc crio[19822]: time=\"2026-06-12T10:20:46.561789913Z\" level=info msg=\"Stopping pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=6fffa384-aed9-4c25-bd1a-1c1d6e7c056f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.923485 | controller |     "Jun 12 10:20:46.562591 crc crio[19822]: time=\"2026-06-12T10:20:46.562526907Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-7p74m Namespace:openstack ID:ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae UID:49381d5f-604e-46e6-8f64-096f91c31627 NetNS:/var/run/netns/336efb5d-6199-43b8-82ae-5783c5cb9c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49381d5f_604e_46e6_8f64_096f91c31627.slice PodAnnotations:0xc0052122e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.923503 | controller |     "Jun 12 10:20:46.562713 crc crio[19822]: time=\"2026-06-12T10:20:46.562683222Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69664d8887-7p74m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.923521 | controller |     "Jun 12 10:20:47.287296 crc crio[19822]: time=\"2026-06-12T10:20:47.286857146Z\" level=info msg=\"Stopped pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=6fffa384-aed9-4c25-bd1a-1c1d6e7c056f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.923539 | controller |     "Jun 12 10:20:47.411399 crc crio[19822]: time=\"2026-06-12T10:20:47.411299488Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kdjn5-config-hcw7m/POD\" id=fc7b8501-616a-417b-8294-dd85976888ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.923564 | controller |     "Jun 12 10:20:47.411544 crc crio[19822]: time=\"2026-06-12T10:20:47.411413072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.923584 | controller |     "Jun 12 10:20:47.454440 crc crio[19822]: time=\"2026-06-12T10:20:47.454333873Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc00244cb38}] Aliases:map[]}\"",
2026-06-12 11:43:51.923603 | controller |     "Jun 12 10:20:47.455661 crc crio[19822]: time=\"2026-06-12T10:20:47.454539909Z\" level=info msg=\"Adding pod openstack_ovn-controller-kdjn5-config-hcw7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.923622 | controller |     "Jun 12 10:20:47.785740 crc crio[19822]: time=\"2026-06-12T10:20:47.784786881Z\" level=info msg=\"Running pod sandbox: openstack/glance-d215-account-create-5x56g/POD\" id=d8ed087a-39b5-4a2c-8f7b-dc50a366ce52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.923641 | controller |     "Jun 12 10:20:47.785740 crc crio[19822]: time=\"2026-06-12T10:20:47.785436362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.923659 | controller |     "Jun 12 10:20:47.850184 crc crio[19822]: time=\"2026-06-12T10:20:47.849266859Z\" level=info msg=\"Stopping pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=dea81cf0-216a-4381-ab08-a9153f06f260 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.923678 | controller |     "Jun 12 10:20:47.851283 crc crio[19822]: time=\"2026-06-12T10:20:47.850640663Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-5jcm9 Namespace:openstack ID:b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09 UID:84244582-1b36-4fbc-b5df-ee94be38dc53 NetNS:/var/run/netns/7102d9f9-ef30-4974-a7bb-a34f8d4e77e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84244582_1b36_4fbc_b5df_ee94be38dc53.slice PodAnnotations:0xc0007ac458}] Aliases:map[]}\"",
2026-06-12 11:43:51.923696 | controller |     "Jun 12 10:20:47.851283 crc crio[19822]: time=\"2026-06-12T10:20:47.850802302Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-5jcm9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.923714 | controller |     "Jun 12 10:20:47.851449 crc crio[19822]: time=\"2026-06-12T10:20:47.851343775Z\" level=info msg=\"Removing container: fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57\" id=38b42b6f-d0fc-4539-8d5b-937313f6048c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.923731 | controller |     "Jun 12 10:20:47.947394 crc crio[19822]: time=\"2026-06-12T10:20:47.9467167Z\" level=info msg=\"Removed container fd9aa7e47c811fb410515943ae2a76c883a28bb65a4ba324d70213a14d2ffc57: openstack/dnsmasq-dns-69664d8887-7p74m/dnsmasq-dns\" id=38b42b6f-d0fc-4539-8d5b-937313f6048c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.923750 | controller |     "Jun 12 10:20:47.947787 crc crio[19822]: time=\"2026-06-12T10:20:47.94773461Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc00244cdf0}] Aliases:map[]}\"",
2026-06-12 11:43:51.923772 | controller |     "Jun 12 10:20:47.948013 crc crio[19822]: time=\"2026-06-12T10:20:47.947986888Z\" level=info msg=\"Adding pod openstack_glance-d215-account-create-5x56g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.923791 | controller |     "Jun 12 10:20:47.952392 crc crio[19822]: time=\"2026-06-12T10:20:47.95225389Z\" level=info msg=\"Removing container: d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92\" id=63bbc331-d7e5-44d0-8bdc-f49c05f9ebfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.923810 | controller |     "Jun 12 10:20:48.024581 crc crio[19822]: time=\"2026-06-12T10:20:48.024441794Z\" level=info msg=\"Removed container d4b34fe7dfea0cc33e7c99d148cc331e9e964f2d8d8cd0ae1af8c1b474c6ba92: openstack/dnsmasq-dns-69664d8887-7p74m/init\" id=63bbc331-d7e5-44d0-8bdc-f49c05f9ebfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.923828 | controller |     "Jun 12 10:20:48.128763 crc crio[19822]: time=\"2026-06-12T10:20:48.127781291Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=55f0ef0a-4bf2-453b-adf8-25723e416c62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.924034 | controller |     "Jun 12 10:20:48.128763 crc crio[19822]: time=\"2026-06-12T10:20:48.127925616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924063 | controller |     "Jun 12 10:20:48.189551 crc crio[19822]: time=\"2026-06-12T10:20:48.188571946Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc005212a28}] Aliases:map[]}\"",
2026-06-12 11:43:51.924089 | controller |     "Jun 12 10:20:48.189551 crc crio[19822]: time=\"2026-06-12T10:20:48.188651269Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.924107 | controller |     "Jun 12 10:20:48.405385 crc crio[19822]: time=\"2026-06-12T10:20:48.40528346Z\" level=info msg=\"Stopped pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=dea81cf0-216a-4381-ab08-a9153f06f260 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.924133 | controller |     "Jun 12 10:20:48.796226 crc crio[19822]: 2026-06-12T10:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1d7f50c317a20 Mac:aa:54:9d:1f:c9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.924151 | controller |     "Jun 12 10:20:48.798281 crc crio[19822]: time=\"2026-06-12T10:20:48.798065295Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc00244cb38}] Aliases:map[]}\"",
2026-06-12 11:43:51.924179 | controller |     "Jun 12 10:20:48.798410 crc crio[19822]: time=\"2026-06-12T10:20:48.798346049Z\" level=info msg=\"Checking pod openstack_ovn-controller-kdjn5-config-hcw7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.924198 | controller |     "Jun 12 10:20:48.807553 crc crio[19822]: time=\"2026-06-12T10:20:48.807418037Z\" level=info msg=\"Ran pod sandbox cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb with infra container: openstack/ovn-controller-kdjn5-config-hcw7m/POD\" id=fc7b8501-616a-417b-8294-dd85976888ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.924217 | controller |     "Jun 12 10:20:48.813664 crc crio[19822]: time=\"2026-06-12T10:20:48.813580013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=f30c41fa-a2fd-425b-818a-96a1defd5a7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924236 | controller |     "Jun 12 10:20:48.818339 crc crio[19822]: time=\"2026-06-12T10:20:48.818238373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=ee812911-3f8e-4704-b0a6-7c038794311d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924254 | controller |     "Jun 12 10:20:48.836701 crc crio[19822]: time=\"2026-06-12T10:20:48.836605471Z\" level=info msg=\"Creating container: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config\" id=e8ce6357-7e9d-4787-a0d2-29a6664946cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.924272 | controller |     "Jun 12 10:20:48.837290 crc crio[19822]: time=\"2026-06-12T10:20:48.837125917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924291 | controller |     "Jun 12 10:20:48.866444 crc crio[19822]: 2026-06-12T10:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e96995dd15a21da Mac:b2:8a:67:da:95:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.924308 | controller |     "Jun 12 10:20:48.868028 crc crio[19822]: time=\"2026-06-12T10:20:48.867924294Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc00244cdf0}] Aliases:map[]}\"",
2026-06-12 11:43:51.924326 | controller |     "Jun 12 10:20:48.868303 crc crio[19822]: time=\"2026-06-12T10:20:48.868224604Z\" level=info msg=\"Checking pod openstack_glance-d215-account-create-5x56g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.924352 | controller |     "Jun 12 10:20:48.911224 crc crio[19822]: time=\"2026-06-12T10:20:48.911104749Z\" level=info msg=\"Ran pod sandbox e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 with infra container: openstack/glance-d215-account-create-5x56g/POD\" id=d8ed087a-39b5-4a2c-8f7b-dc50a366ce52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.924370 | controller |     "Jun 12 10:20:48.915798 crc crio[19822]: time=\"2026-06-12T10:20:48.915592915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6c27e5e7-d97a-40af-b682-0cceb1df4e8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924392 | controller |     "Jun 12 10:20:48.918713 crc crio[19822]: time=\"2026-06-12T10:20:48.918610709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=32f7ac97-4d5e-46c8-821a-39b5be10aa6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924410 | controller |     "Jun 12 10:20:48.948758 crc crio[19822]: time=\"2026-06-12T10:20:48.948407843Z\" level=info msg=\"Creating container: openstack/glance-d215-account-create-5x56g/mariadb-account-create\" id=76be8a11-7f87-422d-93d0-ed88a9ee2443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.924429 | controller |     "Jun 12 10:20:48.950953 crc crio[19822]: time=\"2026-06-12T10:20:48.950746488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924448 | controller |     "Jun 12 10:20:48.992536 crc crio[19822]: time=\"2026-06-12T10:20:48.984519046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924467 | controller |     "Jun 12 10:20:49.013436 crc crio[19822]: time=\"2026-06-12T10:20:49.013357359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924486 | controller |     "Jun 12 10:20:49.021486 crc crio[19822]: time=\"2026-06-12T10:20:49.021432455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924505 | controller |     "Jun 12 10:20:49.118075 crc crio[19822]: 2026-06-12T10:20:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25f2b4df4bb55a0 Mac:1e:dd:b2:4b:2b:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.924524 | controller |     "Jun 12 10:20:49.118075 crc crio[19822]: time=\"2026-06-12T10:20:49.116662354Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc005212a28}] Aliases:map[]}\"",
2026-06-12 11:43:51.924542 | controller |     "Jun 12 10:20:49.118075 crc crio[19822]: time=\"2026-06-12T10:20:49.116896922Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.924560 | controller |     "Jun 12 10:20:49.135738 crc crio[19822]: time=\"2026-06-12T10:20:49.135636713Z\" level=info msg=\"Ran pod sandbox 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c with infra container: openstack/swift-storage-0/POD\" id=55f0ef0a-4bf2-453b-adf8-25723e416c62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.924578 | controller |     "Jun 12 10:20:49.146306 crc crio[19822]: time=\"2026-06-12T10:20:49.146200708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924596 | controller |     "Jun 12 10:20:49.146501 crc crio[19822]: time=\"2026-06-12T10:20:49.14648379Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924618 | controller |     "Jun 12 10:20:49.146580 crc crio[19822]: time=\"2026-06-12T10:20:49.146545129Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=6aed6922-4355-4d70-ad58-927d3a713806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924636 | controller |     "Jun 12 10:20:49.152416 crc crio[19822]: time=\"2026-06-12T10:20:49.152326872Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=be9cfdd0-7d65-4d94-b056-43bddc85f6c5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.924654 | controller |     "Jun 12 10:20:49.175623 crc crio[19822]: time=\"2026-06-12T10:20:49.175465574Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"",
2026-06-12 11:43:51.924673 | controller |     "Jun 12 10:20:49.202270 crc crio[19822]: time=\"2026-06-12T10:20:49.20218874Z\" level=info msg=\"Created container 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c: openstack/glance-d215-account-create-5x56g/mariadb-account-create\" id=76be8a11-7f87-422d-93d0-ed88a9ee2443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.924690 | controller |     "Jun 12 10:20:49.205181 crc crio[19822]: time=\"2026-06-12T10:20:49.205078872Z\" level=info msg=\"Starting container: 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c\" id=abcd1fc1-d689-49f8-8739-17eef5dd3932 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.924709 | controller |     "Jun 12 10:20:49.212784 crc crio[19822]: time=\"2026-06-12T10:20:49.212631941Z\" level=info msg=\"Started container\" PID=55516 containerID=610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c description=openstack/glance-d215-account-create-5x56g/mariadb-account-create id=abcd1fc1-d689-49f8-8739-17eef5dd3932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0",
2026-06-12 11:43:51.924728 | controller |     "Jun 12 10:20:49.262376 crc crio[19822]: time=\"2026-06-12T10:20:49.262264813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924746 | controller |     "Jun 12 10:20:49.602045 crc crio[19822]: time=\"2026-06-12T10:20:49.601542549Z\" level=info msg=\"Created container b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config\" id=e8ce6357-7e9d-4787-a0d2-29a6664946cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.924764 | controller |     "Jun 12 10:20:49.604640 crc crio[19822]: time=\"2026-06-12T10:20:49.604550404Z\" level=info msg=\"Starting container: b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950\" id=1cfb0535-82fe-4221-af2c-0cb322d4e545 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.924783 | controller |     "Jun 12 10:20:49.614450 crc crio[19822]: time=\"2026-06-12T10:20:49.614302535Z\" level=info msg=\"Started container\" PID=55527 containerID=b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950 description=openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config id=1cfb0535-82fe-4221-af2c-0cb322d4e545 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb",
2026-06-12 11:43:51.924801 | controller |     "Jun 12 10:20:49.983317 crc crio[19822]: time=\"2026-06-12T10:20:49.98199317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=02069856-c03e-41db-ac7e-ac19a80431bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924823 | controller |     "Jun 12 10:20:49.996718 crc crio[19822]: time=\"2026-06-12T10:20:49.996243981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f6244fd0-3beb-4ea4-9443-f1ff36b250c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.924842 | controller |     "Jun 12 10:20:50.088121 crc crio[19822]: time=\"2026-06-12T10:20:50.088014018Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gkz9h/registry-server\" id=e143773c-e096-4247-96c3-90c6da2f2861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.924880 | controller |     "Jun 12 10:20:50.088755 crc crio[19822]: time=\"2026-06-12T10:20:50.088693449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924906 | controller |     "Jun 12 10:20:50.245656 crc crio[19822]: time=\"2026-06-12T10:20:50.245555028Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bdfe-account-create-mpggs/POD\" id=17b61f5c-0089-4697-a7ba-a979f761e635 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.924925 | controller |     "Jun 12 10:20:50.245932 crc crio[19822]: time=\"2026-06-12T10:20:50.245881368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924943 | controller |     "Jun 12 10:20:50.317074 crc crio[19822]: time=\"2026-06-12T10:20:50.316938281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924961 | controller |     "Jun 12 10:20:50.323304 crc crio[19822]: time=\"2026-06-12T10:20:50.323173605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.924978 | controller |     "Jun 12 10:20:50.337620 crc crio[19822]: time=\"2026-06-12T10:20:50.33749973Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0030941d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.924997 | controller |     "Jun 12 10:20:50.337620 crc crio[19822]: time=\"2026-06-12T10:20:50.337593333Z\" level=info msg=\"Adding pod openstack_keystone-bdfe-account-create-mpggs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.925015 | controller |     "Jun 12 10:20:50.580412 crc crio[19822]: time=\"2026-06-12T10:20:50.579942239Z\" level=info msg=\"Created container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server\" id=e143773c-e096-4247-96c3-90c6da2f2861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.925033 | controller |     "Jun 12 10:20:50.582036 crc crio[19822]: time=\"2026-06-12T10:20:50.581943061Z\" level=info msg=\"Starting container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557\" id=0ae576c8-1c24-4007-a3f2-760a88a36d27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.925051 | controller |     "Jun 12 10:20:50.590192 crc crio[19822]: time=\"2026-06-12T10:20:50.590088699Z\" level=info msg=\"Started container\" PID=55669 containerID=bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557 description=openshift-marketplace/redhat-operators-gkz9h/registry-server id=0ae576c8-1c24-4007-a3f2-760a88a36d27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5",
2026-06-12 11:43:51.925073 | controller |     "Jun 12 10:20:50.715740 crc crio[19822]: time=\"2026-06-12T10:20:50.71543679Z\" level=info msg=\"Running pod sandbox: openstack/placement-2383-account-create-c8b49/POD\" id=21ef6b95-8fe7-494e-9940-10fe6e9ce77b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.925093 | controller |     "Jun 12 10:20:50.715935 crc crio[19822]: time=\"2026-06-12T10:20:50.715770431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925112 | controller |     "Jun 12 10:20:51.019271 crc crio[19822]: 2026-06-12T10:20:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b54ada49abec01f Mac:de:ff:4f:6a:d0:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.925131 | controller |     "Jun 12 10:20:51.020429 crc crio[19822]: time=\"2026-06-12T10:20:51.020241878Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0030941d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.925149 | controller |     "Jun 12 10:20:51.020429 crc crio[19822]: time=\"2026-06-12T10:20:51.020377872Z\" level=info msg=\"Checking pod openstack_keystone-bdfe-account-create-mpggs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.925166 | controller |     "Jun 12 10:20:51.070853 crc crio[19822]: time=\"2026-06-12T10:20:51.070724423Z\" level=info msg=\"Stopping pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=9d0e078f-9929-4d81-b09c-bb945447baea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.925185 | controller |     "Jun 12 10:20:51.071591 crc crio[19822]: time=\"2026-06-12T10:20:51.071420659Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-5x56g Namespace:openstack ID:e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0 UID:9c684d34-4d7a-4826-bb2c-9cc571ff079f NetNS:/var/run/netns/ddff6f87-d834-4d28-ad30-926e85ef758f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c684d34_4d7a_4826_bb2c_9cc571ff079f.slice PodAnnotations:0xc005212460}] Aliases:map[]}\"",
2026-06-12 11:43:51.925203 | controller |     "Jun 12 10:20:51.072033 crc crio[19822]: time=\"2026-06-12T10:20:51.071900665Z\" level=info msg=\"Deleting pod openstack_glance-d215-account-create-5x56g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.925224 | controller |     "Jun 12 10:20:51.321598 crc crio[19822]: time=\"2026-06-12T10:20:51.321564568Z\" level=info msg=\"Ran pod sandbox b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf with infra container: openstack/keystone-bdfe-account-create-mpggs/POD\" id=17b61f5c-0089-4697-a7ba-a979f761e635 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.925242 | controller |     "Jun 12 10:20:51.324498 crc crio[19822]: time=\"2026-06-12T10:20:51.324316607Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e0d798fc-9620-425d-8da4-6e0d7931bb8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.925301 | controller |     "Jun 12 10:20:51.343579 crc crio[19822]: time=\"2026-06-12T10:20:51.343484738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c093ff84-fe9b-4b3e-ae7f-5282b4f7d6b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.925322 | controller |     "Jun 12 10:20:51.363133 crc crio[19822]: time=\"2026-06-12T10:20:51.363018422Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc003094920}] Aliases:map[]}\"",
2026-06-12 11:43:51.925350 | controller |     "Jun 12 10:20:51.363133 crc crio[19822]: time=\"2026-06-12T10:20:51.363102565Z\" level=info msg=\"Adding pod openstack_placement-2383-account-create-c8b49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.925369 | controller |     "Jun 12 10:20:51.490588 crc crio[19822]: time=\"2026-06-12T10:20:51.489916731Z\" level=info msg=\"Creating container: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create\" id=f96efbe4-b221-42d4-ad74-15de744a2d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.925388 | controller |     "Jun 12 10:20:51.492185 crc crio[19822]: time=\"2026-06-12T10:20:51.491037167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925406 | controller |     "Jun 12 10:20:51.495615 crc crio[19822]: time=\"2026-06-12T10:20:51.495368294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=be9cfdd0-7d65-4d94-b056-43bddc85f6c5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.925423 | controller |     "Jun 12 10:20:51.500535 crc crio[19822]: time=\"2026-06-12T10:20:51.500470448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ddcc0199-43c6-4dc3-b608-ea9219fdafa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.925441 | controller |     "Jun 12 10:20:51.517468 crc crio[19822]: time=\"2026-06-12T10:20:51.517302747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8d66a002-6581-42ff-a909-d87036baf6d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.925458 | controller |     "Jun 12 10:20:51.543595 crc crio[19822]: time=\"2026-06-12T10:20:51.540987723Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=3c2abfb6-f9dd-426c-a0bd-1b1886d7dea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.925476 | controller |     "Jun 12 10:20:51.554694 crc crio[19822]: time=\"2026-06-12T10:20:51.551907003Z\" level=info msg=\"Stopped pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=9d0e078f-9929-4d81-b09c-bb945447baea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.925497 | controller |     "Jun 12 10:20:51.559101 crc crio[19822]: time=\"2026-06-12T10:20:51.559003372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925519 | controller |     "Jun 12 10:20:51.564112 crc crio[19822]: time=\"2026-06-12T10:20:51.562942073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925540 | controller |     "Jun 12 10:20:51.568874 crc crio[19822]: time=\"2026-06-12T10:20:51.568045614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925559 | controller |     "Jun 12 10:20:51.622130 crc crio[19822]: time=\"2026-06-12T10:20:51.622014634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925578 | controller |     "Jun 12 10:20:51.629493 crc crio[19822]: time=\"2026-06-12T10:20:51.627712557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925596 | controller |     "Jun 12 10:20:51.990946 crc crio[19822]: time=\"2026-06-12T10:20:51.99065119Z\" level=info msg=\"Created container a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create\" id=f96efbe4-b221-42d4-ad74-15de744a2d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.925613 | controller |     "Jun 12 10:20:51.992432 crc crio[19822]: time=\"2026-06-12T10:20:51.992345173Z\" level=info msg=\"Starting container: a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b\" id=27b42c63-13cb-4368-8b43-1e536cbe58fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.925631 | controller |     "Jun 12 10:20:51.995765 crc crio[19822]: time=\"2026-06-12T10:20:51.995691881Z\" level=info msg=\"Created container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server\" id=3c2abfb6-f9dd-426c-a0bd-1b1886d7dea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.925649 | controller |     "Jun 12 10:20:51.997465 crc crio[19822]: time=\"2026-06-12T10:20:51.997413495Z\" level=info msg=\"Starting container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4\" id=217afbb0-7a68-4604-a2fe-2f9eb5312e68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.925667 | controller |     "Jun 12 10:20:51.999383 crc crio[19822]: time=\"2026-06-12T10:20:51.999286965Z\" level=info msg=\"Started container\" PID=55861 containerID=a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b description=openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create id=27b42c63-13cb-4368-8b43-1e536cbe58fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf",
2026-06-12 11:43:51.925685 | controller |     "Jun 12 10:20:52.008605 crc crio[19822]: time=\"2026-06-12T10:20:52.008511791Z\" level=info msg=\"Started container\" PID=55860 containerID=50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4 description=openstack/swift-storage-0/account-server id=217afbb0-7a68-4604-a2fe-2f9eb5312e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.925704 | controller |     "Jun 12 10:20:52.023125 crc crio[19822]: 2026-06-12T10:20:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f16715d2c35b5a Mac:36:35:83:44:81:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb SocketPath: PciID:}] [{Interface:0xc000014680 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.925723 | controller |     "Jun 12 10:20:52.025611 crc crio[19822]: time=\"2026-06-12T10:20:52.024491779Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc003094920}] Aliases:map[]}\"",
2026-06-12 11:43:51.925745 | controller |     "Jun 12 10:20:52.025611 crc crio[19822]: time=\"2026-06-12T10:20:52.024696296Z\" level=info msg=\"Checking pod openstack_placement-2383-account-create-c8b49 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.925764 | controller |     "Jun 12 10:20:52.039642 crc crio[19822]: time=\"2026-06-12T10:20:52.039176841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=e6126a15-4aa7-4503-ae6a-b9031522193d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.925782 | controller |     "Jun 12 10:20:52.059593 crc crio[19822]: time=\"2026-06-12T10:20:52.05948074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=43638d24-437d-4038-865a-701d1aab9dbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.925800 | controller |     "Jun 12 10:20:52.063268 crc crio[19822]: time=\"2026-06-12T10:20:52.063106027Z\" level=info msg=\"Ran pod sandbox 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af with infra container: openstack/placement-2383-account-create-c8b49/POD\" id=21ef6b95-8fe7-494e-9940-10fe6e9ce77b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.925818 | controller |     "Jun 12 10:20:52.069057 crc crio[19822]: time=\"2026-06-12T10:20:52.066037088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b81fc2b7-3db5-4bb3-a57e-a8fbe3f4ea7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.925837 | controller |     "Jun 12 10:20:52.075392 crc crio[19822]: time=\"2026-06-12T10:20:52.075317761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e225aaf-cb4d-4bbf-a98d-9be629d5de60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.925869 | controller |     "Jun 12 10:20:52.076703 crc crio[19822]: time=\"2026-06-12T10:20:52.076105827Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=11c9760e-6a44-4c88-9486-eb7bdfc0371c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.925912 | controller |     "Jun 12 10:20:52.080725 crc crio[19822]: time=\"2026-06-12T10:20:52.080693024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925932 | controller |     "Jun 12 10:20:52.094683 crc crio[19822]: time=\"2026-06-12T10:20:52.094527987Z\" level=info msg=\"Creating container: openstack/placement-2383-account-create-c8b49/mariadb-account-create\" id=c0b822ca-91cd-4c9b-a136-d0b35e915251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.925950 | controller |     "Jun 12 10:20:52.115610 crc crio[19822]: time=\"2026-06-12T10:20:52.115559651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.925968 | controller |     "Jun 12 10:20:52.125207 crc crio[19822]: time=\"2026-06-12T10:20:52.125102628Z\" level=info msg=\"Stopping pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=0be89cad-1add-4d91-96b0-49f806766dcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.925989 | controller |     "Jun 12 10:20:52.126088 crc crio[19822]: time=\"2026-06-12T10:20:52.125963666Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-hcw7m Namespace:openstack ID:cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb UID:b308a56f-2f56-4a07-9b6f-f73ffe295804 NetNS:/var/run/netns/0aee5c73-f6b6-41d7-ba07-e941371a3455 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb308a56f_2f56_4a07_9b6f_f73ffe295804.slice PodAnnotations:0xc0037c8360}] Aliases:map[]}\"",
2026-06-12 11:43:51.926008 | controller |     "Jun 12 10:20:52.126272 crc crio[19822]: time=\"2026-06-12T10:20:52.126196603Z\" level=info msg=\"Deleting pod openstack_ovn-controller-kdjn5-config-hcw7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.926027 | controller |     "Jun 12 10:20:52.159416 crc crio[19822]: time=\"2026-06-12T10:20:52.159309224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926045 | controller |     "Jun 12 10:20:52.170058 crc crio[19822]: time=\"2026-06-12T10:20:52.169741423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926063 | controller |     "Jun 12 10:20:52.184775 crc crio[19822]: time=\"2026-06-12T10:20:52.184672885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926081 | controller |     "Jun 12 10:20:52.195077 crc crio[19822]: time=\"2026-06-12T10:20:52.195029573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926099 | controller |     "Jun 12 10:20:52.347595 crc crio[19822]: time=\"2026-06-12T10:20:52.347501082Z\" level=info msg=\"Created container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator\" id=11c9760e-6a44-4c88-9486-eb7bdfc0371c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.926116 | controller |     "Jun 12 10:20:52.349681 crc crio[19822]: time=\"2026-06-12T10:20:52.349614249Z\" level=info msg=\"Starting container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df\" id=88975f36-91cc-4871-b43e-124adfee5a5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.926134 | controller |     "Jun 12 10:20:52.359795 crc crio[19822]: time=\"2026-06-12T10:20:52.35722341Z\" level=info msg=\"Started container\" PID=55917 containerID=5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df description=openstack/swift-storage-0/account-replicator id=88975f36-91cc-4871-b43e-124adfee5a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.926152 | controller |     "Jun 12 10:20:52.378051 crc crio[19822]: time=\"2026-06-12T10:20:52.377881817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=00a0cd18-1167-41fa-80f7-acb5a1571dd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.926174 | controller |     "Jun 12 10:20:52.387872 crc crio[19822]: time=\"2026-06-12T10:20:52.385902009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f3c060a8-805b-48cf-94e2-aa69d48526f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.926195 | controller |     "Jun 12 10:20:52.397011 crc crio[19822]: time=\"2026-06-12T10:20:52.395322886Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=9846364c-ff6c-4f64-9893-7934d21db7dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.926213 | controller |     "Jun 12 10:20:52.397333 crc crio[19822]: time=\"2026-06-12T10:20:52.397167435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926232 | controller |     "Jun 12 10:20:52.438604 crc crio[19822]: time=\"2026-06-12T10:20:52.433245798Z\" level=info msg=\"Created container 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2: openstack/placement-2383-account-create-c8b49/mariadb-account-create\" id=c0b822ca-91cd-4c9b-a136-d0b35e915251 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.926249 | controller |     "Jun 12 10:20:52.452517 crc crio[19822]: time=\"2026-06-12T10:20:52.452398506Z\" level=info msg=\"Starting container: 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2\" id=b99ae04a-00e1-45fe-b769-a639ca79a57d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.926268 | controller |     "Jun 12 10:20:52.461338 crc crio[19822]: time=\"2026-06-12T10:20:52.461249835Z\" level=info msg=\"Started container\" PID=55921 containerID=0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2 description=openstack/placement-2383-account-create-c8b49/mariadb-account-create id=b99ae04a-00e1-45fe-b769-a639ca79a57d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af",
2026-06-12 11:43:51.926288 | controller |     "Jun 12 10:20:52.495278 crc crio[19822]: time=\"2026-06-12T10:20:52.49509646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926305 | controller |     "Jun 12 10:20:52.506643 crc crio[19822]: time=\"2026-06-12T10:20:52.506478228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926331 | controller |     "Jun 12 10:20:52.611628 crc crio[19822]: time=\"2026-06-12T10:20:52.61150232Z\" level=info msg=\"Stopped pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=0be89cad-1add-4d91-96b0-49f806766dcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.926356 | controller |     "Jun 12 10:20:52.906965 crc crio[19822]: time=\"2026-06-12T10:20:52.903555525Z\" level=info msg=\"Created container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor\" id=9846364c-ff6c-4f64-9893-7934d21db7dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.926374 | controller |     "Jun 12 10:20:52.906965 crc crio[19822]: time=\"2026-06-12T10:20:52.906546829Z\" level=info msg=\"Starting container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f\" id=fb4dea23-87e9-4f05-8499-5ed2fd57a42b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.926392 | controller |     "Jun 12 10:20:52.916999 crc crio[19822]: time=\"2026-06-12T10:20:52.915262775Z\" level=info msg=\"Started container\" PID=55940 containerID=d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f description=openstack/swift-storage-0/account-auditor id=fb4dea23-87e9-4f05-8499-5ed2fd57a42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.926409 | controller |     "Jun 12 10:20:52.969010 crc crio[19822]: time=\"2026-06-12T10:20:52.968893288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=a706eec5-f283-4117-8235-9653269fc731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.926431 | controller |     "Jun 12 10:20:52.974927 crc crio[19822]: time=\"2026-06-12T10:20:52.974728998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ea4b2c76-4cdd-446e-9102-f8ccfcc469c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.926449 | controller |     "Jun 12 10:20:52.994637 crc crio[19822]: time=\"2026-06-12T10:20:52.993893056Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=e98ffcca-4858-4fbb-8ff1-abced7d089ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.926468 | controller |     "Jun 12 10:20:52.996763 crc crio[19822]: time=\"2026-06-12T10:20:52.996696066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926486 | controller |     "Jun 12 10:20:53.049937 crc crio[19822]: time=\"2026-06-12T10:20:53.048530786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926504 | controller |     "Jun 12 10:20:53.052583 crc crio[19822]: time=\"2026-06-12T10:20:53.05243482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.926529 | controller |     "Jun 12 10:20:53.193472 crc crio[19822]: time=\"2026-06-12T10:20:53.193375074Z\" level=info msg=\"Created container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper\" id=e98ffcca-4858-4fbb-8ff1-abced7d089ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.926548 | controller |     "Jun 12 10:20:53.194649 crc crio[19822]: time=\"2026-06-12T10:20:53.194568421Z\" level=info msg=\"Starting container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170\" id=18b93c87-f6c4-444c-981c-687fba148c40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.926568 | controller |     "Jun 12 10:20:53.210587 crc crio[19822]: time=\"2026-06-12T10:20:53.210410695Z\" level=info msg=\"Started container\" PID=55984 containerID=30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170 description=openstack/swift-storage-0/account-reaper id=18b93c87-f6c4-444c-981c-687fba148c40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.926587 | controller |     "Jun 12 10:20:53.253336 crc crio[19822]: time=\"2026-06-12T10:20:53.253239782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.926605 | controller |     "Jun 12 10:20:53.253654 crc crio[19822]: time=\"2026-06-12T10:20:53.253526901Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.926623 | controller |     "Jun 12 10:20:53.253654 crc crio[19822]: time=\"2026-06-12T10:20:53.253597493Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=0015605b-207d-42fc-b49e-e53ce0898c1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.926640 | controller |     "Jun 12 10:20:53.258260 crc crio[19822]: time=\"2026-06-12T10:20:53.255377629Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=3006f88c-f844-4149-97e1-80b2f97a1d69 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.926664 | controller |     "Jun 12 10:20:53.264904 crc crio[19822]: time=\"2026-06-12T10:20:53.262014209Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"",
2026-06-12 11:43:51.926682 | controller |     "Jun 12 10:20:54.214479 crc crio[19822]: time=\"2026-06-12T10:20:54.213958349Z\" level=info msg=\"Stopping pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=a818c835-3da2-4c0a-9fd6-4ccb677b3355 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.926700 | controller |     "Jun 12 10:20:54.215531 crc crio[19822]: time=\"2026-06-12T10:20:54.214212878Z\" level=info msg=\"Stopping pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=afb9bc74-322e-4aba-8a85-303606be2c82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.926718 | controller |     "Jun 12 10:20:54.215531 crc crio[19822]: time=\"2026-06-12T10:20:54.215343473Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-mpggs Namespace:openstack ID:b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf UID:b225d40a-604e-460a-b096-df8ab2914cc4 NetNS:/var/run/netns/c44e9dba-5eeb-4d7c-81f8-940d75aac274 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb225d40a_604e_460a_b096_df8ab2914cc4.slice PodAnnotations:0xc0037c8888}] Aliases:map[]}\"",
2026-06-12 11:43:51.926736 | controller |     "Jun 12 10:20:54.215531 crc crio[19822]: time=\"2026-06-12T10:20:54.215498268Z\" level=info msg=\"Deleting pod openstack_keystone-bdfe-account-create-mpggs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.926754 | controller |     "Jun 12 10:20:54.216750 crc crio[19822]: time=\"2026-06-12T10:20:54.216671095Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-c8b49 Namespace:openstack ID:1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af UID:01abc81f-fdc8-44b6-87bb-c9e187d05b7c NetNS:/var/run/netns/628c0072-41a3-4bef-a9af-747ef7beb9bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01abc81f_fdc8_44b6_87bb_c9e187d05b7c.slice PodAnnotations:0xc00244ccc0}] Aliases:map[]}\"",
2026-06-12 11:43:51.926773 | controller |     "Jun 12 10:20:54.216984 crc crio[19822]: time=\"2026-06-12T10:20:54.216915572Z\" level=info msg=\"Deleting pod openstack_placement-2383-account-create-c8b49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.926791 | controller |     "Jun 12 10:20:54.559564 crc crio[19822]: time=\"2026-06-12T10:20:54.55859875Z\" level=info msg=\"Removing container: c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178\" id=ad80cd45-e4bd-40bb-9c92-40d9bc22e775 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.926808 | controller |     "Jun 12 10:20:55.426631 crc crio[19822]: time=\"2026-06-12T10:20:55.426514783Z\" level=info msg=\"Stopped pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=a818c835-3da2-4c0a-9fd6-4ccb677b3355 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.926826 | controller |     "Jun 12 10:20:55.429118 crc crio[19822]: time=\"2026-06-12T10:20:55.429001463Z\" level=info msg=\"Stopped pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=afb9bc74-322e-4aba-8a85-303606be2c82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.926844 | controller |     "Jun 12 10:20:55.457128 crc crio[19822]: time=\"2026-06-12T10:20:55.457021775Z\" level=info msg=\"Removed container c6764ce2acc1c6350b437f4e1a7ac7a21957861faed7a507d79af9ccc230c178: openshift-infra/auto-csr-approver-29687654-jlwjh/oc\" id=ad80cd45-e4bd-40bb-9c92-40d9bc22e775 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.926916 | controller |     "Jun 12 10:20:55.466253 crc crio[19822]: time=\"2026-06-12T10:20:55.466121748Z\" level=info msg=\"Stopping pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=873f09ee-e3bc-4f67-8adc-6684baf686a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.926937 | controller |     "Jun 12 10:20:55.466253 crc crio[19822]: time=\"2026-06-12T10:20:55.466265852Z\" level=info msg=\"Stopped pod sandbox (already stopped): a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=873f09ee-e3bc-4f67-8adc-6684baf686a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.926955 | controller |     "Jun 12 10:20:55.467269 crc crio[19822]: time=\"2026-06-12T10:20:55.467175183Z\" level=info msg=\"Removing pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=6d58c1e2-3bfb-4fc8-a44a-739ffd087cd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.926972 | controller |     "Jun 12 10:20:55.479629 crc crio[19822]: time=\"2026-06-12T10:20:55.479522103Z\" level=info msg=\"Removed pod sandbox: a676dafcc4a4b9a166d6f2c8496a0eb596ca581eb6734a5bba0cc4602d528985\" id=6d58c1e2-3bfb-4fc8-a44a-739ffd087cd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.926990 | controller |     "Jun 12 10:20:55.483286 crc crio[19822]: time=\"2026-06-12T10:20:55.48318287Z\" level=info msg=\"Stopping pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=a7e2e00c-e9ea-4b85-9da4-fec865a0235c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927007 | controller |     "Jun 12 10:20:55.483374 crc crio[19822]: time=\"2026-06-12T10:20:55.483303204Z\" level=info msg=\"Stopped pod sandbox (already stopped): e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=a7e2e00c-e9ea-4b85-9da4-fec865a0235c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927025 | controller |     "Jun 12 10:20:55.484236 crc crio[19822]: time=\"2026-06-12T10:20:55.484064099Z\" level=info msg=\"Removing pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=85fb761e-2217-4196-981f-a97d24574474 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927042 | controller |     "Jun 12 10:20:55.501327 crc crio[19822]: time=\"2026-06-12T10:20:55.501234879Z\" level=info msg=\"Removed pod sandbox: e4638a61db3220e761c5d02278e6d690d23e07702a8a73f7d764bc876223fd93\" id=85fb761e-2217-4196-981f-a97d24574474 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927059 | controller |     "Jun 12 10:20:55.502752 crc crio[19822]: time=\"2026-06-12T10:20:55.502671837Z\" level=info msg=\"Stopping pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=e427ab93-f5fa-4643-b522-0f67d0394335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927078 | controller |     "Jun 12 10:20:55.502981 crc crio[19822]: time=\"2026-06-12T10:20:55.50276728Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=e427ab93-f5fa-4643-b522-0f67d0394335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927096 | controller |     "Jun 12 10:20:55.503637 crc crio[19822]: time=\"2026-06-12T10:20:55.503576215Z\" level=info msg=\"Removing pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=d8624b4d-f21f-4eb5-af22-fa0db51329ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927114 | controller |     "Jun 12 10:20:55.514204 crc crio[19822]: time=\"2026-06-12T10:20:55.51409984Z\" level=info msg=\"Removed pod sandbox: 5057ce5c4a1a8832dbab130e3bc89dd0bcabb4c8d3d4a38cd06fa85b9d6b40bb\" id=d8624b4d-f21f-4eb5-af22-fa0db51329ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927140 | controller |     "Jun 12 10:20:55.515608 crc crio[19822]: time=\"2026-06-12T10:20:55.515533684Z\" level=info msg=\"Stopping pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=1f0f4c93-9dd0-4635-8a6b-38e79339bdb1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927161 | controller |     "Jun 12 10:20:55.515728 crc crio[19822]: time=\"2026-06-12T10:20:55.515648947Z\" level=info msg=\"Stopped pod sandbox (already stopped): be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=1f0f4c93-9dd0-4635-8a6b-38e79339bdb1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927179 | controller |     "Jun 12 10:20:55.516369 crc crio[19822]: time=\"2026-06-12T10:20:55.516291857Z\" level=info msg=\"Removing pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=eb953e7f-5e89-4855-a601-9bf51f5466ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927200 | controller |     "Jun 12 10:20:55.529564 crc crio[19822]: time=\"2026-06-12T10:20:55.529458266Z\" level=info msg=\"Removed pod sandbox: be4a6f6adfe528d5e09ecaf17191b25fca2c6f1d0204363ced19454670609b93\" id=eb953e7f-5e89-4855-a601-9bf51f5466ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927218 | controller |     "Jun 12 10:20:55.530671 crc crio[19822]: time=\"2026-06-12T10:20:55.53058411Z\" level=info msg=\"Stopping pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=8908eedb-f3f6-4238-ba9b-cdae97b66cf4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927236 | controller |     "Jun 12 10:20:55.530786 crc crio[19822]: time=\"2026-06-12T10:20:55.530672372Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=8908eedb-f3f6-4238-ba9b-cdae97b66cf4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927254 | controller |     "Jun 12 10:20:55.531366 crc crio[19822]: time=\"2026-06-12T10:20:55.531278712Z\" level=info msg=\"Removing pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=6054b815-07eb-4ae6-8e40-24ea7ef038c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927271 | controller |     "Jun 12 10:20:55.547442 crc crio[19822]: time=\"2026-06-12T10:20:55.547279034Z\" level=info msg=\"Removed pod sandbox: ab2dd7039e146e4a993d4401a3fa4fbab97a35b26882fabfb1f96b60a4271cae\" id=6054b815-07eb-4ae6-8e40-24ea7ef038c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927289 | controller |     "Jun 12 10:20:55.548516 crc crio[19822]: time=\"2026-06-12T10:20:55.548417995Z\" level=info msg=\"Stopping pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=fdfbd7f5-1bc8-46f1-bad4-58e6c404c59c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927306 | controller |     "Jun 12 10:20:55.548606 crc crio[19822]: time=\"2026-06-12T10:20:55.548516268Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=fdfbd7f5-1bc8-46f1-bad4-58e6c404c59c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927325 | controller |     "Jun 12 10:20:55.549553 crc crio[19822]: time=\"2026-06-12T10:20:55.549447208Z\" level=info msg=\"Removing pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=6b39fe11-47aa-49b9-b69c-13dd5dfb9a06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927343 | controller |     "Jun 12 10:20:55.569992 crc crio[19822]: time=\"2026-06-12T10:20:55.569513637Z\" level=info msg=\"Removed pod sandbox: 9a52dd91c935d7cb8c39f816627fd902c4394f93912f6a666498895fd085a038\" id=6b39fe11-47aa-49b9-b69c-13dd5dfb9a06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927361 | controller |     "Jun 12 10:20:55.571346 crc crio[19822]: time=\"2026-06-12T10:20:55.571181066Z\" level=info msg=\"Stopping pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=b256378a-3b86-414e-a50c-e08d499e2866 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927384 | controller |     "Jun 12 10:20:55.571346 crc crio[19822]: time=\"2026-06-12T10:20:55.571288619Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=b256378a-3b86-414e-a50c-e08d499e2866 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.927404 | controller |     "Jun 12 10:20:55.571844 crc crio[19822]: time=\"2026-06-12T10:20:55.571743904Z\" level=info msg=\"Removing pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=d0e822f2-83d5-47a0-95cf-cf34bed6c250 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927422 | controller |     "Jun 12 10:20:55.587575 crc crio[19822]: time=\"2026-06-12T10:20:55.587482834Z\" level=info msg=\"Removed pod sandbox: 9d27cc915a15a3b9c444c8aa63930703d7074b7eff01dfca2273b2b4eeb1e646\" id=d0e822f2-83d5-47a0-95cf-cf34bed6c250 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.927440 | controller |     "Jun 12 10:20:55.796789 crc crio[19822]: time=\"2026-06-12T10:20:55.796660209Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=3006f88c-f844-4149-97e1-80b2f97a1d69 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.927460 | controller |     "Jun 12 10:20:55.797908 crc crio[19822]: time=\"2026-06-12T10:20:55.797719551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=fb610690-af8f-45d0-b02b-9f5e0b8136a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.927480 | controller |     "Jun 12 10:20:55.802396 crc crio[19822]: time=\"2026-06-12T10:20:55.802243206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=fc7323de-b493-4886-acbd-340648d540b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.927498 | controller |     "Jun 12 10:20:55.815800 crc crio[19822]: time=\"2026-06-12T10:20:55.81566928Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=015f15e9-d0e0-4767-8b39-07365bd6074d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.927517 | controller |     "Jun 12 10:20:55.822711 crc crio[19822]: time=\"2026-06-12T10:20:55.822594039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.927535 | controller |     "Jun 12 10:20:55.916601 crc crio[19822]: time=\"2026-06-12T10:20:55.916512323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.927553 | controller |     "Jun 12 10:20:55.920238 crc crio[19822]: time=\"2026-06-12T10:20:55.920113457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.927572 | controller |     "Jun 12 10:20:56.081609 crc crio[19822]: time=\"2026-06-12T10:20:56.081434747Z\" level=info msg=\"Created container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server\" id=015f15e9-d0e0-4767-8b39-07365bd6074d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.927591 | controller |     "Jun 12 10:20:56.083114 crc crio[19822]: time=\"2026-06-12T10:20:56.083014527Z\" level=info msg=\"Starting container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e\" id=21b8004f-794a-4e4d-95b9-91836800f906 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.927617 | controller |     "Jun 12 10:20:56.092347 crc crio[19822]: time=\"2026-06-12T10:20:56.091591779Z\" level=info msg=\"Started container\" PID=56215 containerID=51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e description=openstack/swift-storage-0/container-server id=21b8004f-794a-4e4d-95b9-91836800f906 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.927640 | controller |     "Jun 12 10:20:56.109460 crc crio[19822]: time=\"2026-06-12T10:20:56.109364044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f87fc43a-a33d-4022-86a3-9afcfffce02d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.927659 | controller |     "Jun 12 10:20:56.116356 crc crio[19822]: time=\"2026-06-12T10:20:56.116258304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=4f6f679d-644e-4f51-97c8-ffccf653d50b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.927679 | controller |     "Jun 12 10:20:56.125479 crc crio[19822]: time=\"2026-06-12T10:20:56.125425931Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=77ce5bb0-d036-4935-b5f0-cfa1c5f26640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.927743 | controller |     "Jun 12 10:20:56.127477 crc crio[19822]: time=\"2026-06-12T10:20:56.127444255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.927764 | controller |     "Jun 12 10:20:56.174656 crc crio[19822]: time=\"2026-06-12T10:20:56.174547466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.927784 | controller |     "Jun 12 10:20:56.178341 crc crio[19822]: time=\"2026-06-12T10:20:56.178314406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.927801 | controller |     "Jun 12 10:20:56.317339 crc crio[19822]: time=\"2026-06-12T10:20:56.317264976Z\" level=info msg=\"Created container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator\" id=77ce5bb0-d036-4935-b5f0-cfa1c5f26640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.927819 | controller |     "Jun 12 10:20:56.319380 crc crio[19822]: time=\"2026-06-12T10:20:56.319285141Z\" level=info msg=\"Starting container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1\" id=9f5921d5-75d2-43c0-8c3a-30c8ab514ac7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.927837 | controller |     "Jun 12 10:20:56.327879 crc crio[19822]: time=\"2026-06-12T10:20:56.326135149Z\" level=info msg=\"Started container\" PID=56238 containerID=8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1 description=openstack/swift-storage-0/container-replicator id=9f5921d5-75d2-43c0-8c3a-30c8ab514ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.927864 | controller |     "Jun 12 10:20:56.340527 crc crio[19822]: time=\"2026-06-12T10:20:56.34041901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=5adbf305-9e68-4e54-b33f-d8b9410c21c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.927919 | controller |     "Jun 12 10:20:56.344537 crc crio[19822]: time=\"2026-06-12T10:20:56.344467038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1f5d0de4-bffd-41f3-8531-0fc3e7dafe34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.927943 | controller |     "Jun 12 10:20:56.352273 crc crio[19822]: time=\"2026-06-12T10:20:56.352134632Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=d1c31df1-ec4e-4d7d-9296-1b66a76f15f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.927962 | controller |     "Jun 12 10:20:56.354070 crc crio[19822]: time=\"2026-06-12T10:20:56.353991382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.927995 | controller |     "Jun 12 10:20:56.397501 crc crio[19822]: time=\"2026-06-12T10:20:56.397391546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928016 | controller |     "Jun 12 10:20:56.400277 crc crio[19822]: time=\"2026-06-12T10:20:56.400188605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928034 | controller |     "Jun 12 10:20:56.561586 crc crio[19822]: time=\"2026-06-12T10:20:56.561104909Z\" level=info msg=\"Created container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor\" id=d1c31df1-ec4e-4d7d-9296-1b66a76f15f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.928052 | controller |     "Jun 12 10:20:56.563384 crc crio[19822]: time=\"2026-06-12T10:20:56.56329749Z\" level=info msg=\"Starting container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af\" id=bbc3537d-9e07-4211-af60-eab7987240ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.928084 | controller |     "Jun 12 10:20:56.571705 crc crio[19822]: time=\"2026-06-12T10:20:56.571607283Z\" level=info msg=\"Started container\" PID=56255 containerID=250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af description=openstack/swift-storage-0/container-auditor id=bbc3537d-9e07-4211-af60-eab7987240ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.928105 | controller |     "Jun 12 10:20:56.585538 crc crio[19822]: time=\"2026-06-12T10:20:56.584692687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=54b2095d-7092-4ef5-a35c-cc952d97541a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.928125 | controller |     "Jun 12 10:20:56.591194 crc crio[19822]: time=\"2026-06-12T10:20:56.591033258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=43a57f85-87ad-4658-8fcc-27764c34f98d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.928152 | controller |     "Jun 12 10:20:56.601804 crc crio[19822]: time=\"2026-06-12T10:20:56.601682525Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=ce4a265d-af98-4c4b-9183-617771440ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.928170 | controller |     "Jun 12 10:20:56.603686 crc crio[19822]: time=\"2026-06-12T10:20:56.603605097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928192 | controller |     "Jun 12 10:20:56.702214 crc crio[19822]: time=\"2026-06-12T10:20:56.702022143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928214 | controller |     "Jun 12 10:20:56.716255 crc crio[19822]: time=\"2026-06-12T10:20:56.715861101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928234 | controller |     "Jun 12 10:20:56.899113 crc crio[19822]: time=\"2026-06-12T10:20:56.89898576Z\" level=info msg=\"Created container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater\" id=ce4a265d-af98-4c4b-9183-617771440ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.928254 | controller |     "Jun 12 10:20:56.900266 crc crio[19822]: time=\"2026-06-12T10:20:56.900186528Z\" level=info msg=\"Starting container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d\" id=50272aca-6f6b-4806-9b56-0b2c04cedece name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.928272 | controller |     "Jun 12 10:20:56.907911 crc crio[19822]: time=\"2026-06-12T10:20:56.907736Z\" level=info msg=\"Started container\" PID=56267 containerID=8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d description=openstack/swift-storage-0/container-updater id=50272aca-6f6b-4806-9b56-0b2c04cedece name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.928290 | controller |     "Jun 12 10:20:56.921284 crc crio[19822]: time=\"2026-06-12T10:20:56.921122584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.928313 | controller |     "Jun 12 10:20:56.921560 crc crio[19822]: time=\"2026-06-12T10:20:56.921413303Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.928341 | controller |     "Jun 12 10:20:56.921560 crc crio[19822]: time=\"2026-06-12T10:20:56.921462135Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=600b2010-43b6-45b5-b473-80154de9cb1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.928656 | controller |     "Jun 12 10:20:56.924575 crc crio[19822]: time=\"2026-06-12T10:20:56.924433453Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=795e9b50-4de2-40ed-b636-df351e1d24da name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.928685 | controller |     "Jun 12 10:20:56.933126 crc crio[19822]: time=\"2026-06-12T10:20:56.933015631Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"",
2026-06-12 11:43:51.928703 | controller |     "Jun 12 10:20:58.130343 crc crio[19822]: time=\"2026-06-12T10:20:58.130229789Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-52vp6/POD\" id=f2c5dc4a-1bf9-40d1-874d-10d040e73eb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.928719 | controller |     "Jun 12 10:20:58.131113 crc crio[19822]: time=\"2026-06-12T10:20:58.130375684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928735 | controller |     "Jun 12 10:20:59.198741 crc crio[19822]: time=\"2026-06-12T10:20:59.198059272Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc00101a990}] Aliases:map[]}\"",
2026-06-12 11:43:51.928756 | controller |     "Jun 12 10:20:59.198741 crc crio[19822]: time=\"2026-06-12T10:20:59.198726683Z\" level=info msg=\"Adding pod openstack_glance-db-sync-52vp6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.928773 | controller |     "Jun 12 10:20:59.249748 crc crio[19822]: time=\"2026-06-12T10:20:59.249706266Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-42c6g/POD\" id=f3c20811-0557-48a5-987b-204483a67b50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.928788 | controller |     "Jun 12 10:20:59.250006 crc crio[19822]: time=\"2026-06-12T10:20:59.249985435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928803 | controller |     "Jun 12 10:20:59.282619 crc crio[19822]: time=\"2026-06-12T10:20:59.276088192Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=795e9b50-4de2-40ed-b636-df351e1d24da name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.928819 | controller |     "Jun 12 10:20:59.282619 crc crio[19822]: time=\"2026-06-12T10:20:59.279549147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2df8a986-f7fd-4ddf-9b72-c997f2ea22fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.928835 | controller |     "Jun 12 10:20:59.284451 crc crio[19822]: time=\"2026-06-12T10:20:59.284362514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=45134ad7-ba6f-4a12-8650-16a309708b33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.928874 | controller |     "Jun 12 10:20:59.297225 crc crio[19822]: time=\"2026-06-12T10:20:59.297108142Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=4f3266df-966d-4d87-9ba5-15196820ce33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.928896 | controller |     "Jun 12 10:20:59.354624 crc crio[19822]: time=\"2026-06-12T10:20:59.354556688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928913 | controller |     "Jun 12 10:20:59.391425 crc crio[19822]: time=\"2026-06-12T10:20:59.389502536Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc000120620}] Aliases:map[]}\"",
2026-06-12 11:43:51.928929 | controller |     "Jun 12 10:20:59.391425 crc crio[19822]: time=\"2026-06-12T10:20:59.390060564Z\" level=info msg=\"Adding pod openstack_cinder-db-create-42c6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.928946 | controller |     "Jun 12 10:20:59.442032 crc crio[19822]: time=\"2026-06-12T10:20:59.441924984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928965 | controller |     "Jun 12 10:20:59.456565 crc crio[19822]: time=\"2026-06-12T10:20:59.456504266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.928982 | controller |     "Jun 12 10:20:59.475848 crc crio[19822]: time=\"2026-06-12T10:20:59.470068548Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-48m8n/POD\" id=b05df587-a5e4-469f-974a-9169c17ad66a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.928997 | controller |     "Jun 12 10:20:59.475848 crc crio[19822]: time=\"2026-06-12T10:20:59.470225073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929013 | controller |     "Jun 12 10:20:59.521896 crc crio[19822]: time=\"2026-06-12T10:20:59.521575779Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc000120898}] Aliases:map[]}\"",
2026-06-12 11:43:51.929029 | controller |     "Jun 12 10:20:59.521896 crc crio[19822]: time=\"2026-06-12T10:20:59.521655222Z\" level=info msg=\"Adding pod openstack_barbican-db-create-48m8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.929045 | controller |     "Jun 12 10:20:59.643656 crc crio[19822]: time=\"2026-06-12T10:20:59.643580243Z\" level=info msg=\"Created container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server\" id=4f3266df-966d-4d87-9ba5-15196820ce33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.929061 | controller |     "Jun 12 10:20:59.650201 crc crio[19822]: time=\"2026-06-12T10:20:59.650078198Z\" level=info msg=\"Starting container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b\" id=36ff420f-e8a0-4c9c-9b75-be3e62085576 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.929077 | controller |     "Jun 12 10:20:59.664182 crc crio[19822]: time=\"2026-06-12T10:20:59.664057186Z\" level=info msg=\"Started container\" PID=56539 containerID=1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b description=openstack/swift-storage-0/object-server id=36ff420f-e8a0-4c9c-9b75-be3e62085576 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.929092 | controller |     "Jun 12 10:20:59.705023 crc crio[19822]: time=\"2026-06-12T10:20:59.704700466Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-s2szl/POD\" id=899852c7-27b3-4ae5-9246-d76ca702ca1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.929111 | controller |     "Jun 12 10:20:59.705023 crc crio[19822]: time=\"2026-06-12T10:20:59.704855251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929170 | controller |     "Jun 12 10:20:59.725381 crc crio[19822]: time=\"2026-06-12T10:20:59.722347893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e61aaba1-0543-4353-a7bb-6ee722673469 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929187 | controller |     "Jun 12 10:20:59.766044 crc crio[19822]: time=\"2026-06-12T10:20:59.765530952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=cb7fd17f-5ab4-401a-ab23-8db4923691c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929208 | controller |     "Jun 12 10:20:59.774086 crc crio[19822]: time=\"2026-06-12T10:20:59.773753057Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc0007ac700}] Aliases:map[]}\"",
2026-06-12 11:43:51.929224 | controller |     "Jun 12 10:20:59.774086 crc crio[19822]: time=\"2026-06-12T10:20:59.774086617Z\" level=info msg=\"Adding pod openstack_neutron-db-create-s2szl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.929240 | controller |     "Jun 12 10:20:59.871335 crc crio[19822]: time=\"2026-06-12T10:20:59.87123918Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=84c757bd-34b7-44c5-a7c3-5868c4e1f9f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.929255 | controller |     "Jun 12 10:20:59.876872 crc crio[19822]: time=\"2026-06-12T10:20:59.873029068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929271 | controller |     "Jun 12 10:20:59.979388 crc crio[19822]: time=\"2026-06-12T10:20:59.97930853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929286 | controller |     "Jun 12 10:20:59.990239 crc crio[19822]: time=\"2026-06-12T10:20:59.989438074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929301 | controller |     "Jun 12 10:21:00.114497 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e7c621a2c783b9 Mac:56:e1:0a:df:81:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd SocketPath: PciID:}] [{Interface:0xc0004825c0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.929317 | controller |     "Jun 12 10:21:00.115786 crc crio[19822]: time=\"2026-06-12T10:21:00.115751078Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc000120620}] Aliases:map[]}\"",
2026-06-12 11:43:51.929332 | controller |     "Jun 12 10:21:00.116206 crc crio[19822]: time=\"2026-06-12T10:21:00.116182352Z\" level=info msg=\"Checking pod openstack_cinder-db-create-42c6g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.929348 | controller |     "Jun 12 10:21:00.144940 crc crio[19822]: time=\"2026-06-12T10:21:00.142477807Z\" level=info msg=\"Ran pod sandbox 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 with infra container: openstack/cinder-db-create-42c6g/POD\" id=f3c20811-0557-48a5-987b-204483a67b50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.929366 | controller |     "Jun 12 10:21:00.146084 crc crio[19822]: time=\"2026-06-12T10:21:00.145895822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f0e2351f-a1e2-4d82-a19f-583e057cdc0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929382 | controller |     "Jun 12 10:21:00.161880 crc crio[19822]: time=\"2026-06-12T10:21:00.16066721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e6069072-52ad-4277-944b-b044c4c8f255 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929397 | controller |     "Jun 12 10:21:00.163354 crc crio[19822]: time=\"2026-06-12T10:21:00.163230242Z\" level=info msg=\"Created container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator\" id=84c757bd-34b7-44c5-a7c3-5868c4e1f9f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.929412 | controller |     "Jun 12 10:21:00.170803 crc crio[19822]: time=\"2026-06-12T10:21:00.167968784Z\" level=info msg=\"Starting container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21\" id=98f72b7f-50b5-4ddb-838b-9539d4134318 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.929427 | controller |     "Jun 12 10:21:00.177962 crc crio[19822]: time=\"2026-06-12T10:21:00.177341058Z\" level=info msg=\"Started container\" PID=56670 containerID=fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21 description=openstack/swift-storage-0/object-replicator id=98f72b7f-50b5-4ddb-838b-9539d4134318 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.929443 | controller |     "Jun 12 10:21:00.181453 crc crio[19822]: time=\"2026-06-12T10:21:00.181384876Z\" level=info msg=\"Creating container: openstack/cinder-db-create-42c6g/mariadb-database-create\" id=cc50350e-82b4-46db-ae50-e3d6b629f8b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.929458 | controller |     "Jun 12 10:21:00.181857 crc crio[19822]: time=\"2026-06-12T10:21:00.181745648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929473 | controller |     "Jun 12 10:21:00.226429 crc crio[19822]: time=\"2026-06-12T10:21:00.226333589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929489 | controller |     "Jun 12 10:21:00.236327 crc crio[19822]: time=\"2026-06-12T10:21:00.236234046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929504 | controller |     "Jun 12 10:21:00.272701 crc crio[19822]: time=\"2026-06-12T10:21:00.272614888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=4635c8b8-afc2-488f-bd21-fdc896fdfad4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929519 | controller |     "Jun 12 10:21:00.287320 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f637685a75bd7 Mac:ae:82:86:f1:13:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.929534 | controller |     "Jun 12 10:21:00.287613 crc crio[19822]: time=\"2026-06-12T10:21:00.287415353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8f329f2f-d32f-4bd0-9f07-8040c7aa9465 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929553 | controller |     "Jun 12 10:21:00.289452 crc crio[19822]: time=\"2026-06-12T10:21:00.289364737Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc00101a990}] Aliases:map[]}\"",
2026-06-12 11:43:51.929569 | controller |     "Jun 12 10:21:00.289611 crc crio[19822]: time=\"2026-06-12T10:21:00.289572484Z\" level=info msg=\"Checking pod openstack_glance-db-sync-52vp6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.929585 | controller |     "Jun 12 10:21:00.304284 crc crio[19822]: time=\"2026-06-12T10:21:00.303701819Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=0ef82da6-7adf-4962-822f-4a7a640215f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.929600 | controller |     "Jun 12 10:21:00.304702 crc crio[19822]: time=\"2026-06-12T10:21:00.304475979Z\" level=info msg=\"Ran pod sandbox 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 with infra container: openstack/glance-db-sync-52vp6/POD\" id=f2c5dc4a-1bf9-40d1-874d-10d040e73eb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.929615 | controller |     "Jun 12 10:21:00.306057 crc crio[19822]: time=\"2026-06-12T10:21:00.305888454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929630 | controller |     "Jun 12 10:21:00.322289 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fce5026218a65ab Mac:e2:99:b3:07:25:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 SocketPath: PciID:}] [{Interface:0xc000332970 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.929646 | controller |     "Jun 12 10:21:00.322579 crc crio[19822]: time=\"2026-06-12T10:21:00.322336261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929661 | controller |     "Jun 12 10:21:00.323550 crc crio[19822]: time=\"2026-06-12T10:21:00.323469826Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc0007ac700}] Aliases:map[]}\"",
2026-06-12 11:43:51.929677 | controller |     "Jun 12 10:21:00.323794 crc crio[19822]: time=\"2026-06-12T10:21:00.323709844Z\" level=info msg=\"Checking pod openstack_neutron-db-create-s2szl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.929692 | controller |     "Jun 12 10:21:00.332369 crc crio[19822]: time=\"2026-06-12T10:21:00.332279424Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929710 | controller |     "Jun 12 10:21:00.332506 crc crio[19822]: time=\"2026-06-12T10:21:00.332411724Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=c539faeb-5e14-422d-871e-128ef90ca713 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929726 | controller |     "Jun 12 10:21:00.334544 crc crio[19822]: time=\"2026-06-12T10:21:00.334447893Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=14c44e7e-047e-41cd-9b00-c9c111148e85 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.929742 | controller |     "Jun 12 10:21:00.351484 crc crio[19822]: time=\"2026-06-12T10:21:00.351213896Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"",
2026-06-12 11:43:51.929757 | controller |     "Jun 12 10:21:00.389796 crc crio[19822]: 2026-06-12T10:21:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3a4444fc9a952d Mac:de:dc:d4:9d:1a:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f SocketPath: PciID:}] [{Interface:0xc000419090 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.929772 | controller |     "Jun 12 10:21:00.390730 crc crio[19822]: time=\"2026-06-12T10:21:00.390669943Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc000120898}] Aliases:map[]}\"",
2026-06-12 11:43:51.929787 | controller |     "Jun 12 10:21:00.390953 crc crio[19822]: time=\"2026-06-12T10:21:00.390915237Z\" level=info msg=\"Checking pod openstack_barbican-db-create-48m8n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.929802 | controller |     "Jun 12 10:21:00.407939 crc crio[19822]: time=\"2026-06-12T10:21:00.407722111Z\" level=info msg=\"Ran pod sandbox fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 with infra container: openstack/neutron-db-create-s2szl/POD\" id=899852c7-27b3-4ae5-9246-d76ca702ca1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.929817 | controller |     "Jun 12 10:21:00.425429 crc crio[19822]: time=\"2026-06-12T10:21:00.421347696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1a7641ad-8b2c-4c0b-92a5-41ef4ec645bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929833 | controller |     "Jun 12 10:21:00.437171 crc crio[19822]: time=\"2026-06-12T10:21:00.437024313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4fab64f5-c730-485b-82cc-bd1cef08d13f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929851 | controller |     "Jun 12 10:21:00.451075 crc crio[19822]: time=\"2026-06-12T10:21:00.451014667Z\" level=info msg=\"Creating container: openstack/neutron-db-create-s2szl/mariadb-database-create\" id=fa964118-ee93-4fff-a166-b63dc7ad0b51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.929884 | controller |     "Jun 12 10:21:00.451520 crc crio[19822]: time=\"2026-06-12T10:21:00.451458271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929905 | controller |     "Jun 12 10:21:00.456341 crc crio[19822]: time=\"2026-06-12T10:21:00.455759889Z\" level=info msg=\"Ran pod sandbox e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed with infra container: openstack/barbican-db-create-48m8n/POD\" id=b05df587-a5e4-469f-974a-9169c17ad66a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.929921 | controller |     "Jun 12 10:21:00.476440 crc crio[19822]: time=\"2026-06-12T10:21:00.476250327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bfe439d2-ba42-4322-86b5-5db5cc70b162 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929936 | controller |     "Jun 12 10:21:00.491581 crc crio[19822]: time=\"2026-06-12T10:21:00.491468406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f010509f-93c9-47e0-92c7-50e88dcc35f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.929951 | controller |     "Jun 12 10:21:00.495496 crc crio[19822]: time=\"2026-06-12T10:21:00.495444983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929967 | controller |     "Jun 12 10:21:00.501886 crc crio[19822]: time=\"2026-06-12T10:21:00.501603099Z\" level=info msg=\"Created container c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807: openstack/cinder-db-create-42c6g/mariadb-database-create\" id=cc50350e-82b4-46db-ae50-e3d6b629f8b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.929982 | controller |     "Jun 12 10:21:00.502751 crc crio[19822]: time=\"2026-06-12T10:21:00.502698203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.929997 | controller |     "Jun 12 10:21:00.505221 crc crio[19822]: time=\"2026-06-12T10:21:00.505107018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930012 | controller |     "Jun 12 10:21:00.505634 crc crio[19822]: time=\"2026-06-12T10:21:00.505346647Z\" level=info msg=\"Starting container: c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807\" id=150c04b6-f401-4578-b9ba-1123012f69e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.930027 | controller |     "Jun 12 10:21:00.506451 crc crio[19822]: time=\"2026-06-12T10:21:00.505464501Z\" level=info msg=\"Creating container: openstack/barbican-db-create-48m8n/mariadb-database-create\" id=04942d82-52d3-4b79-97a3-73f7901a4da8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930042 | controller |     "Jun 12 10:21:00.510675 crc crio[19822]: time=\"2026-06-12T10:21:00.51051168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930057 | controller |     "Jun 12 10:21:00.525630 crc crio[19822]: time=\"2026-06-12T10:21:00.525353966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930072 | controller |     "Jun 12 10:21:00.543230 crc crio[19822]: time=\"2026-06-12T10:21:00.543053508Z\" level=info msg=\"Started container\" PID=56690 containerID=c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807 description=openstack/cinder-db-create-42c6g/mariadb-database-create id=150c04b6-f401-4578-b9ba-1123012f69e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0",
2026-06-12 11:43:51.930088 | controller |     "Jun 12 10:21:00.623061 crc crio[19822]: time=\"2026-06-12T10:21:00.622979652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930107 | controller |     "Jun 12 10:21:00.628528 crc crio[19822]: time=\"2026-06-12T10:21:00.628399403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930123 | controller |     "Jun 12 10:21:00.649049 crc crio[19822]: time=\"2026-06-12T10:21:00.648999587Z\" level=info msg=\"Created container 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653: openstack/neutron-db-create-s2szl/mariadb-database-create\" id=fa964118-ee93-4fff-a166-b63dc7ad0b51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930139 | controller |     "Jun 12 10:21:00.655481 crc crio[19822]: time=\"2026-06-12T10:21:00.654556894Z\" level=info msg=\"Starting container: 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653\" id=55b46a60-bc96-4c7e-9bfc-144606ca4583 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.930154 | controller |     "Jun 12 10:21:00.668042 crc crio[19822]: time=\"2026-06-12T10:21:00.667982387Z\" level=info msg=\"Started container\" PID=56721 containerID=2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653 description=openstack/neutron-db-create-s2szl/mariadb-database-create id=55b46a60-bc96-4c7e-9bfc-144606ca4583 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9",
2026-06-12 11:43:51.930169 | controller |     "Jun 12 10:21:00.677560 crc crio[19822]: time=\"2026-06-12T10:21:00.677458108Z\" level=info msg=\"Created container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor\" id=0ef82da6-7adf-4962-822f-4a7a640215f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930185 | controller |     "Jun 12 10:21:00.681729 crc crio[19822]: time=\"2026-06-12T10:21:00.681630841Z\" level=info msg=\"Starting container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85\" id=ae50082d-5fac-4421-a7b2-a9be75da6554 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.930200 | controller |     "Jun 12 10:21:00.706361 crc crio[19822]: time=\"2026-06-12T10:21:00.70625168Z\" level=info msg=\"Started container\" PID=56720 containerID=0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85 description=openstack/swift-storage-0/object-auditor id=ae50082d-5fac-4421-a7b2-a9be75da6554 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.930216 | controller |     "Jun 12 10:21:00.724581 crc crio[19822]: time=\"2026-06-12T10:21:00.724483624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=41bd86c0-90b8-428f-8bcb-4088f6b957f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930231 | controller |     "Jun 12 10:21:00.731242 crc crio[19822]: time=\"2026-06-12T10:21:00.731178129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2f808d9d-15f9-4516-bc06-843c8c1a3b20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930246 | controller |     "Jun 12 10:21:00.771793 crc crio[19822]: time=\"2026-06-12T10:21:00.771667653Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=aa68391f-5b9b-4bee-9a99-a0e8003dea49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930262 | controller |     "Jun 12 10:21:00.796450 crc crio[19822]: time=\"2026-06-12T10:21:00.796277584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930281 | controller |     "Jun 12 10:21:00.875547 crc crio[19822]: time=\"2026-06-12T10:21:00.874123477Z\" level=info msg=\"Created container ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5: openstack/barbican-db-create-48m8n/mariadb-database-create\" id=04942d82-52d3-4b79-97a3-73f7901a4da8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930296 | controller |     "Jun 12 10:21:00.882706 crc crio[19822]: time=\"2026-06-12T10:21:00.877393582Z\" level=info msg=\"Starting container: ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5\" id=61f41037-0b67-49b0-8aeb-b1b160590bb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.930312 | controller |     "Jun 12 10:21:00.887883 crc crio[19822]: time=\"2026-06-12T10:21:00.887227982Z\" level=info msg=\"Started container\" PID=56740 containerID=ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5 description=openstack/barbican-db-create-48m8n/mariadb-database-create id=61f41037-0b67-49b0-8aeb-b1b160590bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed",
2026-06-12 11:43:51.930328 | controller |     "Jun 12 10:21:00.896406 crc crio[19822]: time=\"2026-06-12T10:21:00.896216047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930343 | controller |     "Jun 12 10:21:00.909929 crc crio[19822]: time=\"2026-06-12T10:21:00.907597027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930359 | controller |     "Jun 12 10:21:01.100754 crc crio[19822]: time=\"2026-06-12T10:21:01.100084736Z\" level=info msg=\"Created container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater\" id=aa68391f-5b9b-4bee-9a99-a0e8003dea49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930374 | controller |     "Jun 12 10:21:01.120220 crc crio[19822]: time=\"2026-06-12T10:21:01.119772867Z\" level=info msg=\"Starting container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21\" id=0dd81b4c-131e-4105-ab14-3f8cdf0d041b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.930390 | controller |     "Jun 12 10:21:01.137396 crc crio[19822]: time=\"2026-06-12T10:21:01.136961232Z\" level=info msg=\"Started container\" PID=56776 containerID=0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21 description=openstack/swift-storage-0/object-updater id=0dd81b4c-131e-4105-ab14-3f8cdf0d041b name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.930405 | controller |     "Jun 12 10:21:01.451555 crc crio[19822]: time=\"2026-06-12T10:21:01.450980088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=61cdc979-e1f0-4e9b-9b87-316cd228a0dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930421 | controller |     "Jun 12 10:21:01.456209 crc crio[19822]: time=\"2026-06-12T10:21:01.455933715Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0bf9a6d1-d0fa-46b8-bc51-28e4219bec6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930436 | controller |     "Jun 12 10:21:01.492283 crc crio[19822]: time=\"2026-06-12T10:21:01.491179842Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=48bbb43d-0d8b-44a9-afdc-7797b0e23e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930455 | controller |     "Jun 12 10:21:01.492551 crc crio[19822]: time=\"2026-06-12T10:21:01.492421281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930470 | controller |     "Jun 12 10:21:01.545553 crc crio[19822]: time=\"2026-06-12T10:21:01.54545505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930486 | controller |     "Jun 12 10:21:01.573526 crc crio[19822]: time=\"2026-06-12T10:21:01.572057204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930501 | controller |     "Jun 12 10:21:01.846856 crc crio[19822]: time=\"2026-06-12T10:21:01.846205425Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-x428m/POD\" id=ad3e97cf-5a50-464f-8024-c98c85e8b277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.930517 | controller |     "Jun 12 10:21:01.847063 crc crio[19822]: time=\"2026-06-12T10:21:01.847041542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930532 | controller |     "Jun 12 10:21:01.873544 crc crio[19822]: time=\"2026-06-12T10:21:01.873396217Z\" level=info msg=\"Created container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer\" id=48bbb43d-0d8b-44a9-afdc-7797b0e23e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930547 | controller |     "Jun 12 10:21:01.875566 crc crio[19822]: time=\"2026-06-12T10:21:01.875483403Z\" level=info msg=\"Starting container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f\" id=dff2230b-e7d7-418f-a739-3d284a086542 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.930563 | controller |     "Jun 12 10:21:01.882361 crc crio[19822]: time=\"2026-06-12T10:21:01.882070272Z\" level=info msg=\"Started container\" PID=56844 containerID=1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f description=openstack/swift-storage-0/object-expirer id=dff2230b-e7d7-418f-a739-3d284a086542 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.930579 | controller |     "Jun 12 10:21:01.883343 crc crio[19822]: time=\"2026-06-12T10:21:01.883309661Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007acd28}] Aliases:map[]}\"",
2026-06-12 11:43:51.930594 | controller |     "Jun 12 10:21:01.883557 crc crio[19822]: time=\"2026-06-12T10:21:01.883536718Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-x428m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.930610 | controller |     "Jun 12 10:21:01.993576 crc crio[19822]: time=\"2026-06-12T10:21:01.993353487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a84f142b-6303-4d97-9429-3b69edaf7dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930626 | controller |     "Jun 12 10:21:02.001762 crc crio[19822]: time=\"2026-06-12T10:21:02.001211406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=83a653b4-7636-4887-b6d5-8dcb8fe12a60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930648 | controller |     "Jun 12 10:21:02.040890 crc crio[19822]: time=\"2026-06-12T10:21:02.040772382Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=bc922cd5-17a8-46b2-aa51-9bfa2e7729e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930664 | controller |     "Jun 12 10:21:02.043026 crc crio[19822]: time=\"2026-06-12T10:21:02.042797217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930679 | controller |     "Jun 12 10:21:02.113399 crc crio[19822]: time=\"2026-06-12T10:21:02.113347727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930694 | controller |     "Jun 12 10:21:02.118042 crc crio[19822]: time=\"2026-06-12T10:21:02.117996674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930709 | controller |     "Jun 12 10:21:02.375645 crc crio[19822]: time=\"2026-06-12T10:21:02.375503531Z\" level=info msg=\"Created container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync\" id=bc922cd5-17a8-46b2-aa51-9bfa2e7729e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930725 | controller |     "Jun 12 10:21:02.377536 crc crio[19822]: time=\"2026-06-12T10:21:02.37738121Z\" level=info msg=\"Starting container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d\" id=28d96583-8a28-4d3d-8e85-20e9dbe16db3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.930739 | controller |     "Jun 12 10:21:02.383341 crc crio[19822]: time=\"2026-06-12T10:21:02.383258905Z\" level=info msg=\"Started container\" PID=56950 containerID=3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d description=openstack/swift-storage-0/rsync id=28d96583-8a28-4d3d-8e85-20e9dbe16db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.930755 | controller |     "Jun 12 10:21:02.415496 crc crio[19822]: time=\"2026-06-12T10:21:02.415321041Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=103e84f5-dc2a-4d0a-9aa6-b8b22c4c24b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930770 | controller |     "Jun 12 10:21:02.424294 crc crio[19822]: time=\"2026-06-12T10:21:02.4241098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f6b5b123-283c-434e-8cc2-7be1da183332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930785 | controller |     "Jun 12 10:21:02.452877 crc crio[19822]: 2026-06-12T10:21:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a013b82fa1b6a8 Mac:52:b1:fe:e8:27:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.930800 | controller |     "Jun 12 10:21:02.456904 crc crio[19822]: time=\"2026-06-12T10:21:02.454572077Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007acd28}] Aliases:map[]}\"",
2026-06-12 11:43:51.930820 | controller |     "Jun 12 10:21:02.456904 crc crio[19822]: time=\"2026-06-12T10:21:02.454777154Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-x428m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.930836 | controller |     "Jun 12 10:21:02.502335 crc crio[19822]: time=\"2026-06-12T10:21:02.501704546Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=9321ef83-0c06-405d-9e13-4da64b1467a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.930854 | controller |     "Jun 12 10:21:02.504449 crc crio[19822]: time=\"2026-06-12T10:21:02.504370321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.930886 | controller |     "Jun 12 10:21:02.507443 crc crio[19822]: time=\"2026-06-12T10:21:02.507345108Z\" level=info msg=\"Ran pod sandbox 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a with infra container: openstack/keystone-db-sync-x428m/POD\" id=ad3e97cf-5a50-464f-8024-c98c85e8b277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.930906 | controller |     "Jun 12 10:21:02.563393 crc crio[19822]: time=\"2026-06-12T10:21:02.563110227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930922 | controller |     "Jun 12 10:21:02.606127 crc crio[19822]: time=\"2026-06-12T10:21:02.606046642Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930938 | controller |     "Jun 12 10:21:02.606659 crc crio[19822]: time=\"2026-06-12T10:21:02.606639831Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=dcb61507-67e2-4359-8d8f-8f1ea6d0e7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.930953 | controller |     "Jun 12 10:21:02.618482 crc crio[19822]: time=\"2026-06-12T10:21:02.618384277Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=3c09f841-4ddc-4804-a8e3-21e40c64660b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.930969 | controller |     "Jun 12 10:21:02.630313 crc crio[19822]: time=\"2026-06-12T10:21:02.626495852Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"",
2026-06-12 11:43:51.930984 | controller |     "Jun 12 10:21:02.694035 crc crio[19822]: time=\"2026-06-12T10:21:02.693542988Z\" level=info msg=\"Stopping pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=dc634980-019b-41ce-97d0-e48cf904381b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.931000 | controller |     "Jun 12 10:21:02.694536 crc crio[19822]: time=\"2026-06-12T10:21:02.694418052Z\" level=info msg=\"Stopping pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=28d9bf3a-b73b-4ba9-ab39-551c102a935a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.931015 | controller |     "Jun 12 10:21:02.694625 crc crio[19822]: time=\"2026-06-12T10:21:02.694534519Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-42c6g Namespace:openstack ID:6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0 UID:d5002617-bb76-4bd9-8851-aba8d367cc84 NetNS:/var/run/netns/2049948b-9044-4ee1-8303-ebd8bbe001dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5002617_bb76_4bd9_8851_aba8d367cc84.slice PodAnnotations:0xc0052121b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.931035 | controller |     "Jun 12 10:21:02.694625 crc crio[19822]: time=\"2026-06-12T10:21:02.694562607Z\" level=info msg=\"Stopping pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=1448d89d-372d-4370-8f85-e2a4f709544c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.931051 | controller |     "Jun 12 10:21:02.694886 crc crio[19822]: time=\"2026-06-12T10:21:02.694671834Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-42c6g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.931067 | controller |     "Jun 12 10:21:02.695065 crc crio[19822]: time=\"2026-06-12T10:21:02.69498781Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-48m8n Namespace:openstack ID:e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed UID:0a299b5a-a64d-434b-b6f0-3d26b8155aa2 NetNS:/var/run/netns/88375d85-b72b-434a-ac17-2718958c749f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a299b5a_a64d_434b_b6f0_3d26b8155aa2.slice PodAnnotations:0xc003094118}] Aliases:map[]}\"",
2026-06-12 11:43:51.931082 | controller |     "Jun 12 10:21:02.695279 crc crio[19822]: time=\"2026-06-12T10:21:02.695218547Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-48m8n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.931098 | controller |     "Jun 12 10:21:02.701891 crc crio[19822]: time=\"2026-06-12T10:21:02.695230839Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-s2szl Namespace:openstack ID:fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9 UID:1cdddbee-5196-4fbe-bbc0-6acf858020c0 NetNS:/var/run/netns/e43a57b1-160b-4b8a-b739-9103fa34b4a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cdddbee_5196_4fbe_bbc0_6acf858020c0.slice PodAnnotations:0xc00140e5c0}] Aliases:map[]}\"",
2026-06-12 11:43:51.931114 | controller |     "Jun 12 10:21:02.701891 crc crio[19822]: time=\"2026-06-12T10:21:02.699161315Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-s2szl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.931129 | controller |     "Jun 12 10:21:02.852592 crc crio[19822]: time=\"2026-06-12T10:21:02.85252433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931144 | controller |     "Jun 12 10:21:02.868977 crc crio[19822]: time=\"2026-06-12T10:21:02.863497717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931160 | controller |     "Jun 12 10:21:03.108775 crc crio[19822]: time=\"2026-06-12T10:21:03.10825731Z\" level=info msg=\"Created container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron\" id=9321ef83-0c06-405d-9e13-4da64b1467a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.931175 | controller |     "Jun 12 10:21:03.111041 crc crio[19822]: time=\"2026-06-12T10:21:03.110971945Z\" level=info msg=\"Starting container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493\" id=49106271-01fa-4c2b-8bfb-b7c96b4ba901 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.931190 | controller |     "Jun 12 10:21:03.125665 crc crio[19822]: time=\"2026-06-12T10:21:03.124444862Z\" level=info msg=\"Started container\" PID=57024 containerID=de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 description=openstack/swift-storage-0/swift-recon-cron id=49106271-01fa-4c2b-8bfb-b7c96b4ba901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c",
2026-06-12 11:43:51.931210 | controller |     "Jun 12 10:21:03.174734 crc crio[19822]: time=\"2026-06-12T10:21:03.170207741Z\" level=info msg=\"Stopped pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=28d9bf3a-b73b-4ba9-ab39-551c102a935a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.931225 | controller |     "Jun 12 10:21:03.321921 crc crio[19822]: time=\"2026-06-12T10:21:03.320238027Z\" level=info msg=\"Stopped pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=dc634980-019b-41ce-97d0-e48cf904381b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.931241 | controller |     "Jun 12 10:21:03.459241 crc crio[19822]: time=\"2026-06-12T10:21:03.457546632Z\" level=info msg=\"Stopped pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=1448d89d-372d-4370-8f85-e2a4f709544c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.931256 | controller |     "Jun 12 10:21:04.636024 crc crio[19822]: time=\"2026-06-12T10:21:04.6344756Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-686bf69565-8vpm2/POD\" id=0ecc7549-6833-49e2-a459-0738b37a4ff1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.931271 | controller |     "Jun 12 10:21:04.636953 crc crio[19822]: time=\"2026-06-12T10:21:04.636716982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931287 | controller |     "Jun 12 10:21:04.728927 crc crio[19822]: time=\"2026-06-12T10:21:04.728763846Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc0007ad118}] Aliases:map[]}\"",
2026-06-12 11:43:51.931302 | controller |     "Jun 12 10:21:04.728927 crc crio[19822]: time=\"2026-06-12T10:21:04.728902211Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-686bf69565-8vpm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.931318 | controller |     "Jun 12 10:21:05.324617 crc crio[19822]: 2026-06-12T10:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6cba6b1839a1241 Mac:be:7d:eb:c0:02:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 SocketPath: PciID:}] [{Interface:0xc000538ba0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.931334 | controller |     "Jun 12 10:21:05.327778 crc crio[19822]: time=\"2026-06-12T10:21:05.327670985Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc0007ad118}] Aliases:map[]}\"",
2026-06-12 11:43:51.931350 | controller |     "Jun 12 10:21:05.328102 crc crio[19822]: time=\"2026-06-12T10:21:05.327969165Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-686bf69565-8vpm2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.931368 | controller |     "Jun 12 10:21:05.341292 crc crio[19822]: time=\"2026-06-12T10:21:05.3403845Z\" level=info msg=\"Ran pod sandbox 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 with infra container: openstack/dnsmasq-dns-686bf69565-8vpm2/POD\" id=0ecc7549-6833-49e2-a459-0738b37a4ff1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.931385 | controller |     "Jun 12 10:21:05.343897 crc crio[19822]: time=\"2026-06-12T10:21:05.343673191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1cd27848-b063-4002-b052-99415fc6469a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.931400 | controller |     "Jun 12 10:21:05.417505 crc crio[19822]: time=\"2026-06-12T10:21:05.417375916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=277b9440-54d3-419f-858d-39db88ea1742 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.931415 | controller |     "Jun 12 10:21:05.437302 crc crio[19822]: time=\"2026-06-12T10:21:05.437215894Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-686bf69565-8vpm2/init\" id=494f53a0-3f7e-4d1b-a87c-e5f2b32ef345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.931430 | controller |     "Jun 12 10:21:05.437698 crc crio[19822]: time=\"2026-06-12T10:21:05.437640668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931445 | controller |     "Jun 12 10:21:05.507490 crc crio[19822]: time=\"2026-06-12T10:21:05.507387157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931460 | controller |     "Jun 12 10:21:05.516776 crc crio[19822]: time=\"2026-06-12T10:21:05.516710613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931474 | controller |     "Jun 12 10:21:05.738535 crc crio[19822]: time=\"2026-06-12T10:21:05.738264139Z\" level=info msg=\"Created container 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf: openstack/dnsmasq-dns-686bf69565-8vpm2/init\" id=494f53a0-3f7e-4d1b-a87c-e5f2b32ef345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.931489 | controller |     "Jun 12 10:21:05.741236 crc crio[19822]: time=\"2026-06-12T10:21:05.741115379Z\" level=info msg=\"Starting container: 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf\" id=48389e5f-d37d-4a7e-9246-a70333859327 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.931504 | controller |     "Jun 12 10:21:05.748170 crc crio[19822]: time=\"2026-06-12T10:21:05.748060231Z\" level=info msg=\"Started container\" PID=57210 containerID=16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf description=openstack/dnsmasq-dns-686bf69565-8vpm2/init id=48389e5f-d37d-4a7e-9246-a70333859327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077",
2026-06-12 11:43:51.931520 | controller |     "Jun 12 10:21:06.814652 crc crio[19822]: time=\"2026-06-12T10:21:06.813536306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4ae7a607-1f5f-4dbb-b0c6-23c7b6c8bb8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.931536 | controller |     "Jun 12 10:21:11.331431 crc crio[19822]: time=\"2026-06-12T10:21:11.330501213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3bc862a9-08f9-492d-a88f-76d105bb20aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.931555 | controller |     "Jun 12 10:21:11.365281 crc crio[19822]: time=\"2026-06-12T10:21:11.364942449Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns\" id=9f048d19-c33b-4877-b337-76c6ec7af5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.931571 | controller |     "Jun 12 10:21:11.366713 crc crio[19822]: time=\"2026-06-12T10:21:11.365883329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931586 | controller |     "Jun 12 10:21:11.373955 crc crio[19822]: time=\"2026-06-12T10:21:11.373792424Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=3c09f841-4ddc-4804-a8e3-21e40c64660b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.931601 | controller |     "Jun 12 10:21:11.375686 crc crio[19822]: time=\"2026-06-12T10:21:11.375581351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f4202711-2c82-4736-8d87-ffd073837be0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.931617 | controller |     "Jun 12 10:21:11.419022 crc crio[19822]: time=\"2026-06-12T10:21:11.418902002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=62bf58bd-2612-47b3-871a-0e72899fbb15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.931631 | controller |     "Jun 12 10:21:11.427300 crc crio[19822]: time=\"2026-06-12T10:21:11.427217206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931646 | controller |     "Jun 12 10:21:11.432890 crc crio[19822]: time=\"2026-06-12T10:21:11.43272824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931662 | controller |     "Jun 12 10:21:11.447787 crc crio[19822]: time=\"2026-06-12T10:21:11.447717295Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-x428m/keystone-db-sync\" id=fc4e54ce-0468-4790-bbea-4b524c761f9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.931677 | controller |     "Jun 12 10:21:11.449484 crc crio[19822]: time=\"2026-06-12T10:21:11.449433299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931692 | controller |     "Jun 12 10:21:11.501472 crc crio[19822]: time=\"2026-06-12T10:21:11.501389237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931707 | controller |     "Jun 12 10:21:11.505643 crc crio[19822]: time=\"2026-06-12T10:21:11.505580078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931722 | controller |     "Jun 12 10:21:11.702447 crc crio[19822]: time=\"2026-06-12T10:21:11.702373511Z\" level=info msg=\"Created container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns\" id=9f048d19-c33b-4877-b337-76c6ec7af5fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.931738 | controller |     "Jun 12 10:21:11.703668 crc crio[19822]: time=\"2026-06-12T10:21:11.703566058Z\" level=info msg=\"Starting container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d\" id=998dd7c1-e7e7-4a5c-a479-f5f94b1244a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.931757 | controller |     "Jun 12 10:21:11.709614 crc crio[19822]: time=\"2026-06-12T10:21:11.709387553Z\" level=info msg=\"Started container\" PID=57569 containerID=68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d description=openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns id=998dd7c1-e7e7-4a5c-a479-f5f94b1244a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077",
2026-06-12 11:43:51.931773 | controller |     "Jun 12 10:21:11.714512 crc crio[19822]: time=\"2026-06-12T10:21:11.714409422Z\" level=info msg=\"Created container 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36: openstack/keystone-db-sync-x428m/keystone-db-sync\" id=fc4e54ce-0468-4790-bbea-4b524c761f9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.931788 | controller |     "Jun 12 10:21:11.715470 crc crio[19822]: time=\"2026-06-12T10:21:11.715432974Z\" level=info msg=\"Starting container: 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36\" id=53b37d03-047f-47d1-bd39-ec6c78888bd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.931803 | controller |     "Jun 12 10:21:11.725075 crc crio[19822]: time=\"2026-06-12T10:21:11.725014839Z\" level=info msg=\"Started container\" PID=57570 containerID=303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36 description=openstack/keystone-db-sync-x428m/keystone-db-sync id=53b37d03-047f-47d1-bd39-ec6c78888bd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a",
2026-06-12 11:43:51.931819 | controller |     "Jun 12 10:21:18.007576 crc crio[19822]: time=\"2026-06-12T10:21:18.006126159Z\" level=info msg=\"Stopping pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=9a20317a-6e05-4f64-a4f7-e66e6588984f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.931835 | controller |     "Jun 12 10:21:18.009614 crc crio[19822]: time=\"2026-06-12T10:21:18.009497757Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-x428m Namespace:openstack ID:2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a UID:3d9633aa-52b6-474a-af3b-019171f32dc1 NetNS:/var/run/netns/929b6b5b-4bf4-4e1e-a3c7-8ce49a0570ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9633aa_52b6_474a_af3b_019171f32dc1.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}\"",
2026-06-12 11:43:51.931854 | controller |     "Jun 12 10:21:18.009888 crc crio[19822]: time=\"2026-06-12T10:21:18.009732865Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-x428m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.931886 | controller |     "Jun 12 10:21:21.516378 crc crio[19822]: time=\"2026-06-12T10:21:21.515468811Z\" level=info msg=\"Stopping container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14 (timeout: 10s)\" id=1c790590-1e15-4c22-9426-e937d88ccd49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.931906 | controller |     "Jun 12 10:21:22.513126 crc crio[19822]: time=\"2026-06-12T10:21:22.512582352Z\" level=info msg=\"Running pod sandbox: openstack/cinder-cdb5-account-create-m75st/POD\" id=e8a35182-b820-48c0-8b5b-8399646bf622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.931922 | controller |     "Jun 12 10:21:22.513370 crc crio[19822]: time=\"2026-06-12T10:21:22.513189271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931937 | controller |     "Jun 12 10:21:22.669522 crc crio[19822]: time=\"2026-06-12T10:21:22.669374789Z\" level=info msg=\"Running pod sandbox: openstack/barbican-0713-account-create-cpknk/POD\" id=5c3d66c4-7785-4052-ba88-ef226fe0f4d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.931956 | controller |     "Jun 12 10:21:22.669522 crc crio[19822]: time=\"2026-06-12T10:21:22.669479813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.931972 | controller |     "Jun 12 10:21:22.820753 crc crio[19822]: time=\"2026-06-12T10:21:22.820624689Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4631-account-create-q8kvm/POD\" id=04add774-919b-484d-83c2-a4cca035a72e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.931987 | controller |     "Jun 12 10:21:22.820753 crc crio[19822]: time=\"2026-06-12T10:21:22.820728402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932003 | controller |     "Jun 12 10:21:23.511366 crc crio[19822]: time=\"2026-06-12T10:21:23.507463399Z\" level=info msg=\"Stopped pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=9a20317a-6e05-4f64-a4f7-e66e6588984f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.932018 | controller |     "Jun 12 10:21:23.614294 crc crio[19822]: time=\"2026-06-12T10:21:23.614125942Z\" level=info msg=\"Stopped container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns\" id=1c790590-1e15-4c22-9426-e937d88ccd49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.932033 | controller |     "Jun 12 10:21:23.615069 crc crio[19822]: time=\"2026-06-12T10:21:23.61500329Z\" level=info msg=\"Stopping pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=a3fcd69f-b30e-47c6-86c6-3d489a442072 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.932049 | controller |     "Jun 12 10:21:23.615559 crc crio[19822]: time=\"2026-06-12T10:21:23.615482775Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-657df6d86f-zxrrn Namespace:openstack ID:c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c UID:cf272800-8330-4f2b-84ce-9267fe3b31cb NetNS:/var/run/netns/032d0f2d-917d-4e35-9a13-77b79641603e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf272800_8330_4f2b_84ce_9267fe3b31cb.slice PodAnnotations:0xc0030955f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.932084 | controller |     "Jun 12 10:21:23.616521 crc crio[19822]: time=\"2026-06-12T10:21:23.616466937Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-657df6d86f-zxrrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.932102 | controller |     "Jun 12 10:21:23.659269 crc crio[19822]: time=\"2026-06-12T10:21:23.659074507Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc002ed01f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.932118 | controller |     "Jun 12 10:21:23.659269 crc crio[19822]: time=\"2026-06-12T10:21:23.659239812Z\" level=info msg=\"Adding pod openstack_barbican-0713-account-create-cpknk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.932133 | controller |     "Jun 12 10:21:23.667573 crc crio[19822]: time=\"2026-06-12T10:21:23.66709321Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc002144158}] Aliases:map[]}\"",
2026-06-12 11:43:51.932154 | controller |     "Jun 12 10:21:23.667573 crc crio[19822]: time=\"2026-06-12T10:21:23.667177293Z\" level=info msg=\"Adding pod openstack_neutron-4631-account-create-q8kvm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.932170 | controller |     "Jun 12 10:21:23.677605 crc crio[19822]: time=\"2026-06-12T10:21:23.677526436Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144338}] Aliases:map[]}\"",
2026-06-12 11:43:51.932185 | controller |     "Jun 12 10:21:23.678923 crc crio[19822]: time=\"2026-06-12T10:21:23.678893739Z\" level=info msg=\"Adding pod openstack_cinder-cdb5-account-create-m75st to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.932201 | controller |     "Jun 12 10:21:23.693371 crc crio[19822]: time=\"2026-06-12T10:21:23.69326561Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=14c44e7e-047e-41cd-9b00-c9c111148e85 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.932216 | controller |     "Jun 12 10:21:23.697776 crc crio[19822]: time=\"2026-06-12T10:21:23.697501082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=97f93a5a-2668-4429-9243-638684a99ca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.932231 | controller |     "Jun 12 10:21:23.749773 crc crio[19822]: time=\"2026-06-12T10:21:23.749091177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a307bdf5-2b41-467e-9d3c-3169310f129f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.932246 | controller |     "Jun 12 10:21:23.765529 crc crio[19822]: time=\"2026-06-12T10:21:23.765112325Z\" level=info msg=\"Creating container: openstack/glance-db-sync-52vp6/glance-db-sync\" id=260de60a-71c7-4e9b-9fc0-7e239fa2873f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.932261 | controller |     "Jun 12 10:21:23.766715 crc crio[19822]: time=\"2026-06-12T10:21:23.766642463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932277 | controller |     "Jun 12 10:21:23.822381 crc crio[19822]: time=\"2026-06-12T10:21:23.822283985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932292 | controller |     "Jun 12 10:21:24.059634 crc crio[19822]: time=\"2026-06-12T10:21:24.059510602Z\" level=info msg=\"Stopped pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=a3fcd69f-b30e-47c6-86c6-3d489a442072 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.932307 | controller |     "Jun 12 10:21:24.285182 crc crio[19822]: time=\"2026-06-12T10:21:24.284478344Z\" level=info msg=\"Removing container: 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14\" id=f870064d-c6d7-4668-9652-d9026457a42c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.932327 | controller |     "Jun 12 10:21:24.345565 crc crio[19822]: time=\"2026-06-12T10:21:24.345453408Z\" level=info msg=\"Removed container 5833341da9cd3a5bdcc5b56fdad27d5a82aea8f99b6e1dfcbaa24c7f9fb27f14: openstack/dnsmasq-dns-657df6d86f-zxrrn/dnsmasq-dns\" id=f870064d-c6d7-4668-9652-d9026457a42c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.932342 | controller |     "Jun 12 10:21:24.350071 crc crio[19822]: time=\"2026-06-12T10:21:24.35002322Z\" level=info msg=\"Removing container: c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7\" id=215468ca-49c3-491f-a47e-47f2da55fd66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.932358 | controller |     "Jun 12 10:21:24.381332 crc crio[19822]: time=\"2026-06-12T10:21:24.38125309Z\" level=info msg=\"Removed container c6f91bfd01b7c71a2f829307d832c3bad35a58353b70f7ed6e32447d2538eee7: openstack/dnsmasq-dns-657df6d86f-zxrrn/init\" id=215468ca-49c3-491f-a47e-47f2da55fd66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.932373 | controller |     "Jun 12 10:21:24.429901 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bad28510f36d5b5 Mac:0a:07:a2:8c:d6:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.932390 | controller |     "Jun 12 10:21:24.431385 crc crio[19822]: time=\"2026-06-12T10:21:24.430801262Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc002144158}] Aliases:map[]}\"",
2026-06-12 11:43:51.932406 | controller |     "Jun 12 10:21:24.431385 crc crio[19822]: time=\"2026-06-12T10:21:24.431381391Z\" level=info msg=\"Checking pod openstack_neutron-4631-account-create-q8kvm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.932421 | controller |     "Jun 12 10:21:24.431945 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3173ff1bf664382 Mac:da:8d:e1:22:35:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c SocketPath: PciID:}] [{Interface:0xc000438980 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.932437 | controller |     "Jun 12 10:21:24.434742 crc crio[19822]: 2026-06-12T10:21:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7996af300b62834 Mac:da:6c:93:c2:70:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 SocketPath: PciID:}] [{Interface:0xc00025dce0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.932452 | controller |     "Jun 12 10:21:24.436105 crc crio[19822]: time=\"2026-06-12T10:21:24.43538339Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc002ed01f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.932471 | controller |     "Jun 12 10:21:24.436105 crc crio[19822]: time=\"2026-06-12T10:21:24.435622978Z\" level=info msg=\"Checking pod openstack_barbican-0713-account-create-cpknk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.932487 | controller |     "Jun 12 10:21:24.436932 crc crio[19822]: time=\"2026-06-12T10:21:24.436872771Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144338}] Aliases:map[]}\"",
2026-06-12 11:43:51.932504 | controller |     "Jun 12 10:21:24.437183 crc crio[19822]: time=\"2026-06-12T10:21:24.437066577Z\" level=info msg=\"Checking pod openstack_cinder-cdb5-account-create-m75st for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.932519 | controller |     "Jun 12 10:21:24.439406 crc crio[19822]: time=\"2026-06-12T10:21:24.439320595Z\" level=info msg=\"Ran pod sandbox bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 with infra container: openstack/neutron-4631-account-create-q8kvm/POD\" id=04add774-919b-484d-83c2-a4cca035a72e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.932535 | controller |     "Jun 12 10:21:24.446634 crc crio[19822]: time=\"2026-06-12T10:21:24.446586449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e9d577c-2d1c-446c-a258-247975b4c33f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.932549 | controller |     "Jun 12 10:21:24.449253 crc crio[19822]: time=\"2026-06-12T10:21:24.449049538Z\" level=info msg=\"Ran pod sandbox 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c with infra container: openstack/barbican-0713-account-create-cpknk/POD\" id=5c3d66c4-7785-4052-ba88-ef226fe0f4d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.932565 | controller |     "Jun 12 10:21:24.452780 crc crio[19822]: time=\"2026-06-12T10:21:24.45086255Z\" level=info msg=\"Ran pod sandbox 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 with infra container: openstack/cinder-cdb5-account-create-m75st/POD\" id=e8a35182-b820-48c0-8b5b-8399646bf622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.932580 | controller |     "Jun 12 10:21:24.455445 crc crio[19822]: time=\"2026-06-12T10:21:24.454666091Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c95cba9d-e123-4409-b74b-b8e26f38c3bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.932595 | controller |     "Jun 12 10:21:24.462064 crc crio[19822]: time=\"2026-06-12T10:21:24.460967593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02780086-c6ee-4408-ae41-1a0c3eee5a5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.932609 | controller |     "Jun 12 10:21:24.462064 crc crio[19822]: time=\"2026-06-12T10:21:24.461250222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=10e970db-5e78-4ded-9ecb-8e4b9efa645c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.932625 | controller |     "Jun 12 10:21:24.481635 crc crio[19822]: time=\"2026-06-12T10:21:24.481515605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8fb0d0ed-3326-4129-95d0-1e83ba46ca0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.932643 | controller |     "Jun 12 10:21:24.482346 crc crio[19822]: time=\"2026-06-12T10:21:24.482247898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2911af2a-653f-4fb0-9f5f-b787177a65ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.932658 | controller |     "Jun 12 10:21:24.538133 crc crio[19822]: time=\"2026-06-12T10:21:24.538024965Z\" level=info msg=\"Creating container: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create\" id=e3991932-e239-4232-a876-de99ae6028b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.932673 | controller |     "Jun 12 10:21:24.538977 crc crio[19822]: time=\"2026-06-12T10:21:24.538917083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932689 | controller |     "Jun 12 10:21:24.544673 crc crio[19822]: time=\"2026-06-12T10:21:24.544246632Z\" level=info msg=\"Creating container: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create\" id=b2e717e4-ff3c-4d9d-b091-9ab27a4f469f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.932704 | controller |     "Jun 12 10:21:24.562203 crc crio[19822]: time=\"2026-06-12T10:21:24.562010655Z\" level=info msg=\"Creating container: openstack/barbican-0713-account-create-cpknk/mariadb-account-create\" id=f16f75a4-649e-493f-8dfa-57d7b843ebd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.932719 | controller |     "Jun 12 10:21:24.568504 crc crio[19822]: time=\"2026-06-12T10:21:24.568353666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932734 | controller |     "Jun 12 10:21:24.569795 crc crio[19822]: time=\"2026-06-12T10:21:24.569709148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932750 | controller |     "Jun 12 10:21:24.666020 crc crio[19822]: time=\"2026-06-12T10:21:24.665774634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932765 | controller |     "Jun 12 10:21:24.671620 crc crio[19822]: time=\"2026-06-12T10:21:24.671540854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932780 | controller |     "Jun 12 10:21:24.675187 crc crio[19822]: time=\"2026-06-12T10:21:24.675091166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932795 | controller |     "Jun 12 10:21:24.676314 crc crio[19822]: time=\"2026-06-12T10:21:24.676230705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932810 | controller |     "Jun 12 10:21:24.693014 crc crio[19822]: time=\"2026-06-12T10:21:24.692799777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932825 | controller |     "Jun 12 10:21:24.697276 crc crio[19822]: time=\"2026-06-12T10:21:24.697205167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932841 | controller |     "Jun 12 10:21:24.850052 crc crio[19822]: time=\"2026-06-12T10:21:24.849955376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.932863 | controller |     "Jun 12 10:21:24.927299 crc crio[19822]: time=\"2026-06-12T10:21:24.926746967Z\" level=info msg=\"Created container 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc: openstack/barbican-0713-account-create-cpknk/mariadb-account-create\" id=f16f75a4-649e-493f-8dfa-57d7b843ebd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.932897 | controller |     "Jun 12 10:21:24.934308 crc crio[19822]: time=\"2026-06-12T10:21:24.932986764Z\" level=info msg=\"Starting container: 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc\" id=9f780216-290d-46ff-88d8-b81a613182e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.932914 | controller |     "Jun 12 10:21:24.940486 crc crio[19822]: time=\"2026-06-12T10:21:24.940367658Z\" level=info msg=\"Created container fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create\" id=e3991932-e239-4232-a876-de99ae6028b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.932930 | controller |     "Jun 12 10:21:24.942074 crc crio[19822]: time=\"2026-06-12T10:21:24.941910487Z\" level=info msg=\"Created container e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create\" id=b2e717e4-ff3c-4d9d-b091-9ab27a4f469f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.932945 | controller |     "Jun 12 10:21:24.944659 crc crio[19822]: time=\"2026-06-12T10:21:24.944218863Z\" level=info msg=\"Starting container: e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc\" id=6df6c551-6e89-40a7-a7cd-51e235891e5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.932960 | controller |     "Jun 12 10:21:24.944659 crc crio[19822]: time=\"2026-06-12T10:21:24.944333067Z\" level=info msg=\"Starting container: fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4\" id=0a748285-62af-4c5d-85e8-a9a9f020be7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.932976 | controller |     "Jun 12 10:21:24.944659 crc crio[19822]: time=\"2026-06-12T10:21:24.944419697Z\" level=info msg=\"Started container\" PID=58382 containerID=6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc description=openstack/barbican-0713-account-create-cpknk/mariadb-account-create id=9f780216-290d-46ff-88d8-b81a613182e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c",
2026-06-12 11:43:51.932992 | controller |     "Jun 12 10:21:24.957176 crc crio[19822]: time=\"2026-06-12T10:21:24.951409587Z\" level=info msg=\"Started container\" PID=58383 containerID=e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc description=openstack/cinder-cdb5-account-create-m75st/mariadb-account-create id=6df6c551-6e89-40a7-a7cd-51e235891e5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0",
2026-06-12 11:43:51.933008 | controller |     "Jun 12 10:21:24.957176 crc crio[19822]: time=\"2026-06-12T10:21:24.955907821Z\" level=info msg=\"Started container\" PID=58385 containerID=fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4 description=openstack/neutron-4631-account-create-q8kvm/mariadb-account-create id=0a748285-62af-4c5d-85e8-a9a9f020be7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1",
2026-06-12 11:43:51.933023 | controller |     "Jun 12 10:21:24.991703 crc crio[19822]: time=\"2026-06-12T10:21:24.990216216Z\" level=info msg=\"Created container 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923: openstack/glance-db-sync-52vp6/glance-db-sync\" id=260de60a-71c7-4e9b-9fc0-7e239fa2873f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.933042 | controller |     "Jun 12 10:21:24.991703 crc crio[19822]: time=\"2026-06-12T10:21:24.991514128Z\" level=info msg=\"Starting container: 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923\" id=e26b50b4-9198-42b9-8454-363baf9d6db0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.933059 | controller |     "Jun 12 10:21:25.002185 crc crio[19822]: time=\"2026-06-12T10:21:25.002058915Z\" level=info msg=\"Started container\" PID=58396 containerID=58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923 description=openstack/glance-db-sync-52vp6/glance-db-sync id=e26b50b4-9198-42b9-8454-363baf9d6db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3",
2026-06-12 11:43:51.933075 | controller |     "Jun 12 10:21:25.400474 crc crio[19822]: time=\"2026-06-12T10:21:25.400381412Z\" level=info msg=\"Stopping container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557 (timeout: 2s)\" id=1d7b368b-2ec9-4f47-a1da-492fbdfdf836 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.933090 | controller |     "Jun 12 10:21:25.562244 crc crio[19822]: time=\"2026-06-12T10:21:25.56179327Z\" level=info msg=\"Stopped container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server\" id=1d7b368b-2ec9-4f47-a1da-492fbdfdf836 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.933106 | controller |     "Jun 12 10:21:25.564269 crc crio[19822]: time=\"2026-06-12T10:21:25.564192975Z\" level=info msg=\"Stopping pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=f2184280-5449-4a23-97da-1617ebb955ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.933121 | controller |     "Jun 12 10:21:25.565061 crc crio[19822]: time=\"2026-06-12T10:21:25.56489818Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gkz9h Namespace:openshift-marketplace ID:2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5 UID:9674adaf-51a1-4ce0-abe2-30925e01ae0e NetNS:/var/run/netns/649ed721-b056-4f71-8cf4-ef26da909667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9674adaf_51a1_4ce0_abe2_30925e01ae0e.slice PodAnnotations:0xc002ed0b58}] Aliases:map[]}\"",
2026-06-12 11:43:51.933137 | controller |     "Jun 12 10:21:25.565220 crc crio[19822]: time=\"2026-06-12T10:21:25.565058283Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gkz9h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933152 | controller |     "Jun 12 10:21:25.707235 crc crio[19822]: time=\"2026-06-12T10:21:25.705689499Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c8547bc57-b2m9v/POD\" id=a9499eb4-4271-4a1e-a0a8-ced2e9bf7d9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.933167 | controller |     "Jun 12 10:21:25.707235 crc crio[19822]: time=\"2026-06-12T10:21:25.705915586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933183 | controller |     "Jun 12 10:21:25.782868 crc crio[19822]: time=\"2026-06-12T10:21:25.782702232Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-ntvkd/POD\" id=d735e41f-a9f5-4e7f-8c26-0a4200a9e628 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.933198 | controller |     "Jun 12 10:21:25.783109 crc crio[19822]: time=\"2026-06-12T10:21:25.783002781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933214 | controller |     "Jun 12 10:21:25.933026 crc crio[19822]: time=\"2026-06-12T10:21:25.932223509Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc002ed0f50}] Aliases:map[]}\"",
2026-06-12 11:43:51.933233 | controller |     "Jun 12 10:21:25.933026 crc crio[19822]: time=\"2026-06-12T10:21:25.93255849Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c8547bc57-b2m9v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933250 | controller |     "Jun 12 10:21:25.958334 crc crio[19822]: time=\"2026-06-12T10:21:25.955871925Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc0001215c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.933265 | controller |     "Jun 12 10:21:25.958334 crc crio[19822]: time=\"2026-06-12T10:21:25.955929756Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-ntvkd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933281 | controller |     "Jun 12 10:21:26.292083 crc crio[19822]: time=\"2026-06-12T10:21:26.287601498Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=346ebf96-ee5c-4ef6-8942-a81c0254bcdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.933296 | controller |     "Jun 12 10:21:26.292083 crc crio[19822]: time=\"2026-06-12T10:21:26.288194157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933312 | controller |     "Jun 12 10:21:26.300182 crc crio[19822]: time=\"2026-06-12T10:21:26.299340982Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-pq2v5/POD\" id=31479702-bf0a-44e5-96a1-00c14d8a5646 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.933327 | controller |     "Jun 12 10:21:26.300182 crc crio[19822]: time=\"2026-06-12T10:21:26.299429235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933342 | controller |     "Jun 12 10:21:26.355584 crc crio[19822]: time=\"2026-06-12T10:21:26.355501553Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc002ed0100}] Aliases:map[]}\"",
2026-06-12 11:43:51.933358 | controller |     "Jun 12 10:21:26.356380 crc crio[19822]: time=\"2026-06-12T10:21:26.355583515Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933373 | controller |     "Jun 12 10:21:26.374630 crc crio[19822]: time=\"2026-06-12T10:21:26.374487194Z\" level=info msg=\"Stopped pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=f2184280-5449-4a23-97da-1617ebb955ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.933389 | controller |     "Jun 12 10:21:26.376663 crc crio[19822]: time=\"2026-06-12T10:21:26.376518989Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0001205f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.933410 | controller |     "Jun 12 10:21:26.376663 crc crio[19822]: time=\"2026-06-12T10:21:26.376598602Z\" level=info msg=\"Adding pod openstack_placement-db-sync-pq2v5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933426 | controller |     "Jun 12 10:21:26.406547 crc crio[19822]: time=\"2026-06-12T10:21:26.402475551Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b9cf7779-zq4lm/POD\" id=11bf34bb-12c5-44be-8a94-72068914fcc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.933442 | controller |     "Jun 12 10:21:26.406547 crc crio[19822]: time=\"2026-06-12T10:21:26.403199125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933457 | controller |     "Jun 12 10:21:26.410197 crc crio[19822]: time=\"2026-06-12T10:21:26.407232023Z\" level=info msg=\"Stopping pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=b7ccff1e-62b6-463d-a1a3-e439cff932c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.933473 | controller |     "Jun 12 10:21:26.410197 crc crio[19822]: time=\"2026-06-12T10:21:26.407709248Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-cpknk Namespace:openstack ID:3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c UID:72b3ed72-e443-47d9-a009-026a6b942544 NetNS:/var/run/netns/8bb0cf7d-f0b4-4560-8605-56e2078deb8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72b3ed72_e443_47d9_a009_026a6b942544.slice PodAnnotations:0xc0037c8630}] Aliases:map[]}\"",
2026-06-12 11:43:51.933489 | controller |     "Jun 12 10:21:26.410197 crc crio[19822]: time=\"2026-06-12T10:21:26.407933925Z\" level=info msg=\"Deleting pod openstack_barbican-0713-account-create-cpknk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933504 | controller |     "Jun 12 10:21:26.435873 crc crio[19822]: time=\"2026-06-12T10:21:26.429793725Z\" level=info msg=\"Stopping pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=4994cd09-ba19-4a44-a2a7-7ad5673ebe55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.933518 | controller |     "Jun 12 10:21:26.435873 crc crio[19822]: time=\"2026-06-12T10:21:26.430029977Z\" level=info msg=\"Stopping pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=6ecdadeb-1ccc-44c8-b240-f5bb33e0a147 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.933533 | controller |     "Jun 12 10:21:26.444451 crc crio[19822]: time=\"2026-06-12T10:21:26.444359656Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-q8kvm Namespace:openstack ID:bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1 UID:b543ee36-731f-4cd5-9903-0a6e362ba7a1 NetNS:/var/run/netns/b4587174-00da-4760-84c8-dac2236b1b59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb543ee36_731f_4cd5_9903_0a6e362ba7a1.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.933549 | controller |     "Jun 12 10:21:26.444684 crc crio[19822]: time=\"2026-06-12T10:21:26.444578163Z\" level=info msg=\"Deleting pod openstack_neutron-4631-account-create-q8kvm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933567 | controller |     "Jun 12 10:21:26.447882 crc crio[19822]: time=\"2026-06-12T10:21:26.447736577Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc002ed0700}] Aliases:map[]}\"",
2026-06-12 11:43:51.933583 | controller |     "Jun 12 10:21:26.447882 crc crio[19822]: time=\"2026-06-12T10:21:26.447871201Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b9cf7779-zq4lm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933599 | controller |     "Jun 12 10:21:26.452038 crc crio[19822]: time=\"2026-06-12T10:21:26.430409445Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-m75st Namespace:openstack ID:7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0 UID:54ae2298-9ee9-49b2-a76d-252ab5d9c18d NetNS:/var/run/netns/71c7614e-e100-4d46-9812-c9580b3b9259 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54ae2298_9ee9_49b2_a76d_252ab5d9c18d.slice PodAnnotations:0xc002144120}] Aliases:map[]}\"",
2026-06-12 11:43:51.933614 | controller |     "Jun 12 10:21:26.452325 crc crio[19822]: time=\"2026-06-12T10:21:26.452280466Z\" level=info msg=\"Deleting pod openstack_cinder-cdb5-account-create-m75st from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.933629 | controller |     "Jun 12 10:21:27.012174 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d69d79cd98667b7 Mac:1a:c8:3a:87:4d:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.933644 | controller |     "Jun 12 10:21:27.013754 crc crio[19822]: time=\"2026-06-12T10:21:27.01310556Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc0001215c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.933660 | controller |     "Jun 12 10:21:27.013754 crc crio[19822]: time=\"2026-06-12T10:21:27.013270585Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-ntvkd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.933675 | controller |     "Jun 12 10:21:27.038922 crc crio[19822]: time=\"2026-06-12T10:21:27.036265142Z\" level=info msg=\"Ran pod sandbox d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 with infra container: openstack/keystone-bootstrap-ntvkd/POD\" id=d735e41f-a9f5-4e7f-8c26-0a4200a9e628 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.933690 | controller |     "Jun 12 10:21:27.052118 crc crio[19822]: time=\"2026-06-12T10:21:27.051197708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4ea42aa2-37ae-43c3-9c1e-6016d7e0a94d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.933705 | controller |     "Jun 12 10:21:27.088606 crc crio[19822]: time=\"2026-06-12T10:21:27.088451444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=343cce35-869e-47ef-bc9c-988c7f2e9859 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.933723 | controller |     "Jun 12 10:21:27.100715 crc crio[19822]: time=\"2026-06-12T10:21:27.10057124Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap\" id=820c8998-e1c9-45aa-b3eb-224ea3645528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.933739 | controller |     "Jun 12 10:21:27.114982 crc crio[19822]: time=\"2026-06-12T10:21:27.11389756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933755 | controller |     "Jun 12 10:21:27.187624 crc crio[19822]: time=\"2026-06-12T10:21:27.185716545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933769 | controller |     "Jun 12 10:21:27.191982 crc crio[19822]: time=\"2026-06-12T10:21:27.191067676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933784 | controller |     "Jun 12 10:21:27.389393 crc crio[19822]: time=\"2026-06-12T10:21:27.389023105Z\" level=info msg=\"Stopped pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=4994cd09-ba19-4a44-a2a7-7ad5673ebe55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.933799 | controller |     "Jun 12 10:21:27.435052 crc crio[19822]: time=\"2026-06-12T10:21:27.434961495Z\" level=info msg=\"Created container 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap\" id=820c8998-e1c9-45aa-b3eb-224ea3645528 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.933814 | controller |     "Jun 12 10:21:27.442180 crc crio[19822]: time=\"2026-06-12T10:21:27.438042638Z\" level=info msg=\"Starting container: 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6\" id=20fb3393-f141-48dc-a9c1-92ee2f031a6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.933829 | controller |     "Jun 12 10:21:27.448765 crc crio[19822]: time=\"2026-06-12T10:21:27.444776953Z\" level=info msg=\"Started container\" PID=58825 containerID=2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6 description=openstack/keystone-bootstrap-ntvkd/keystone-bootstrap id=20fb3393-f141-48dc-a9c1-92ee2f031a6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5",
2026-06-12 11:43:51.933844 | controller |     "Jun 12 10:21:27.458673 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:250b1adbbdb72b5 Mac:9a:4a:e9:96:02:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b SocketPath: PciID:}] [{Interface:0xc00050cff0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.933863 | controller |     "Jun 12 10:21:27.461053 crc crio[19822]: time=\"2026-06-12T10:21:27.460976189Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc002ed0f50}] Aliases:map[]}\"",
2026-06-12 11:43:51.933897 | controller |     "Jun 12 10:21:27.461240 crc crio[19822]: time=\"2026-06-12T10:21:27.461176526Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c8547bc57-b2m9v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.933918 | controller |     "Jun 12 10:21:27.488565 crc crio[19822]: time=\"2026-06-12T10:21:27.482798356Z\" level=info msg=\"Ran pod sandbox 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee with infra container: openstack/dnsmasq-dns-7c8547bc57-b2m9v/POD\" id=a9499eb4-4271-4a1e-a0a8-ced2e9bf7d9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.933934 | controller |     "Jun 12 10:21:27.488565 crc crio[19822]: time=\"2026-06-12T10:21:27.486323486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=397cad10-8894-4926-a90c-178d081e63fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.933949 | controller |     "Jun 12 10:21:27.573531 crc crio[19822]: time=\"2026-06-12T10:21:27.573107005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e7c447ec-07f7-4d6c-8c61-afcf6acea76a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.933964 | controller |     "Jun 12 10:21:27.602896 crc crio[19822]: time=\"2026-06-12T10:21:27.599304235Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init\" id=8ab77ddf-bd24-441d-9840-4a33bb441fe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.933980 | controller |     "Jun 12 10:21:27.602896 crc crio[19822]: time=\"2026-06-12T10:21:27.599687527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.933995 | controller |     "Jun 12 10:21:27.669782 crc crio[19822]: time=\"2026-06-12T10:21:27.669685686Z\" level=info msg=\"Stopped pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=6ecdadeb-1ccc-44c8-b240-f5bb33e0a147 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.934010 | controller |     "Jun 12 10:21:27.725420 crc crio[19822]: time=\"2026-06-12T10:21:27.725321919Z\" level=info msg=\"Stopped pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=b7ccff1e-62b6-463d-a1a3-e439cff932c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.934025 | controller |     "Jun 12 10:21:27.765668 crc crio[19822]: time=\"2026-06-12T10:21:27.765567072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934041 | controller |     "Jun 12 10:21:27.773361 crc crio[19822]: time=\"2026-06-12T10:21:27.773250414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934056 | controller |     "Jun 12 10:21:27.829204 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7acd290b97e16aa Mac:3a:1a:bb:d3:99:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 SocketPath: PciID:}] [{Interface:0xc00013ae70 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.934071 | controller |     "Jun 12 10:21:27.829204 crc crio[19822]: time=\"2026-06-12T10:21:27.828175466Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0001205f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.934090 | controller |     "Jun 12 10:21:27.829204 crc crio[19822]: time=\"2026-06-12T10:21:27.82831786Z\" level=info msg=\"Checking pod openstack_placement-db-sync-pq2v5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.934106 | controller |     "Jun 12 10:21:27.857423 crc crio[19822]: time=\"2026-06-12T10:21:27.857363253Z\" level=info msg=\"Ran pod sandbox 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd with infra container: openstack/placement-db-sync-pq2v5/POD\" id=31479702-bf0a-44e5-96a1-00c14d8a5646 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.934121 | controller |     "Jun 12 10:21:27.866701 crc crio[19822]: 2026-06-12T10:21:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46f0aac7766731d Mac:52:81:f0:6e:52:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 SocketPath: PciID:}] [{Interface:0xc000154f40 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.934137 | controller |     "Jun 12 10:21:27.866701 crc crio[19822]: time=\"2026-06-12T10:21:27.865118601Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc002ed0100}] Aliases:map[]}\"",
2026-06-12 11:43:51.934152 | controller |     "Jun 12 10:21:27.866701 crc crio[19822]: time=\"2026-06-12T10:21:27.865277556Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.934168 | controller |     "Jun 12 10:21:27.873854 crc crio[19822]: time=\"2026-06-12T10:21:27.873453129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.934183 | controller |     "Jun 12 10:21:27.873854 crc crio[19822]: time=\"2026-06-12T10:21:27.873717338Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.934198 | controller |     "Jun 12 10:21:27.873854 crc crio[19822]: time=\"2026-06-12T10:21:27.87377766Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=35df6973-a66e-498f-8d94-16da0831fac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.934213 | controller |     "Jun 12 10:21:27.879386 crc crio[19822]: time=\"2026-06-12T10:21:27.879351537Z\" level=info msg=\"Ran pod sandbox 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 with infra container: openstack/ceilometer-0/POD\" id=346ebf96-ee5c-4ef6-8942-a81c0254bcdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.934228 | controller |     "Jun 12 10:21:27.882903 crc crio[19822]: time=\"2026-06-12T10:21:27.881223678Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=10619293-1f72-4cb5-beb1-aff3b7a2a464 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.934243 | controller |     "Jun 12 10:21:27.892728 crc crio[19822]: time=\"2026-06-12T10:21:27.890089792Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"",
2026-06-12 11:43:51.934262 | controller |     "Jun 12 10:21:27.919738 crc crio[19822]: time=\"2026-06-12T10:21:27.914435166Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f0e3d0f4-c7df-4322-8c66-7287dd05257b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.934278 | controller |     "Jun 12 10:21:27.933890 crc crio[19822]: time=\"2026-06-12T10:21:27.933564195Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.934294 | controller |     "Jun 12 10:21:27.938243 crc crio[19822]: time=\"2026-06-12T10:21:27.936594838Z\" level=info msg=\"Created container ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init\" id=8ab77ddf-bd24-441d-9840-4a33bb441fe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.934309 | controller |     "Jun 12 10:21:27.953761 crc crio[19822]: time=\"2026-06-12T10:21:27.949111042Z\" level=info msg=\"Starting container: ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870\" id=dacd350a-3ce5-419d-ae79-7320f41d9425 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.934325 | controller |     "Jun 12 10:21:27.961316 crc crio[19822]: time=\"2026-06-12T10:21:27.961229621Z\" level=info msg=\"Started container\" PID=58880 containerID=ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870 description=openstack/dnsmasq-dns-7c8547bc57-b2m9v/init id=dacd350a-3ce5-419d-ae79-7320f41d9425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee",
2026-06-12 11:43:51.934341 | controller |     "Jun 12 10:21:28.146720 crc crio[19822]: 2026-06-12T10:21:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:267c6458aca49e3 Mac:66:1c:0b:75:87:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 SocketPath: PciID:}] [{Interface:0xc00018c770 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.934356 | controller |     "Jun 12 10:21:28.149494 crc crio[19822]: time=\"2026-06-12T10:21:28.148454809Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc002ed0700}] Aliases:map[]}\"",
2026-06-12 11:43:51.934372 | controller |     "Jun 12 10:21:28.149494 crc crio[19822]: time=\"2026-06-12T10:21:28.148674646Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b9cf7779-zq4lm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.934388 | controller |     "Jun 12 10:21:28.159368 crc crio[19822]: time=\"2026-06-12T10:21:28.159260095Z\" level=info msg=\"Ran pod sandbox 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 with infra container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/POD\" id=11bf34bb-12c5-44be-8a94-72068914fcc3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.934403 | controller |     "Jun 12 10:21:28.163187 crc crio[19822]: time=\"2026-06-12T10:21:28.161554393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=76ace628-fa00-44b1-95a4-28ea98f45a31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.934422 | controller |     "Jun 12 10:21:28.222271 crc crio[19822]: time=\"2026-06-12T10:21:28.221694017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=eda40158-9baa-422f-ade2-477f8af65721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.934437 | controller |     "Jun 12 10:21:28.237913 crc crio[19822]: time=\"2026-06-12T10:21:28.232236312Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init\" id=65d8719d-0edc-4605-9e76-7d384320a18b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.934453 | controller |     "Jun 12 10:21:28.237913 crc crio[19822]: time=\"2026-06-12T10:21:28.232652906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934468 | controller |     "Jun 12 10:21:28.273224 crc crio[19822]: time=\"2026-06-12T10:21:28.273004553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934484 | controller |     "Jun 12 10:21:28.276659 crc crio[19822]: time=\"2026-06-12T10:21:28.276582457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934499 | controller |     "Jun 12 10:21:28.429184 crc crio[19822]: time=\"2026-06-12T10:21:28.429072826Z\" level=info msg=\"Created container 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init\" id=65d8719d-0edc-4605-9e76-7d384320a18b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.934514 | controller |     "Jun 12 10:21:28.430454 crc crio[19822]: time=\"2026-06-12T10:21:28.430369527Z\" level=info msg=\"Starting container: 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235\" id=0f779615-666e-4b0c-826f-cea64fc9bef7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.934530 | controller |     "Jun 12 10:21:28.437423 crc crio[19822]: time=\"2026-06-12T10:21:28.437306407Z\" level=info msg=\"Started container\" PID=58911 containerID=35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235 description=openstack/dnsmasq-dns-75b9cf7779-zq4lm/init id=0f779615-666e-4b0c-826f-cea64fc9bef7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02",
2026-06-12 11:43:51.934546 | controller |     "Jun 12 10:21:28.481047 crc crio[19822]: time=\"2026-06-12T10:21:28.480915648Z\" level=info msg=\"Stopping pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=48b5a1f9-cd89-49fe-ac64-7b267d25e5a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.934561 | controller |     "Jun 12 10:21:28.481526 crc crio[19822]: time=\"2026-06-12T10:21:28.481473436Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c8547bc57-b2m9v Namespace:openstack ID:250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee UID:47cf20fc-f539-45bb-8e68-6f3f3c004959 NetNS:/var/run/netns/b7c01996-9aa3-4e03-ac2c-834b2b6e572b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47cf20fc_f539_45bb_8e68_6f3f3c004959.slice PodAnnotations:0xc0037c8330}] Aliases:map[]}\"",
2026-06-12 11:43:51.934577 | controller |     "Jun 12 10:21:28.481859 crc crio[19822]: time=\"2026-06-12T10:21:28.481638281Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c8547bc57-b2m9v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.934593 | controller |     "Jun 12 10:21:28.834888 crc crio[19822]: time=\"2026-06-12T10:21:28.833501636Z\" level=info msg=\"Stopped pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=48b5a1f9-cd89-49fe-ac64-7b267d25e5a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.934612 | controller |     "Jun 12 10:21:29.534386 crc crio[19822]: time=\"2026-06-12T10:21:29.534052825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=381ea48f-a14b-49ba-8d24-d055971bf3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.934628 | controller |     "Jun 12 10:21:29.540465 crc crio[19822]: time=\"2026-06-12T10:21:29.540388725Z\" level=info msg=\"Removing container: ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870\" id=4e9defb0-c0e0-4a41-9feb-106fd7c9f444 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.934644 | controller |     "Jun 12 10:21:29.619129 crc crio[19822]: time=\"2026-06-12T10:21:29.618453677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3f368263-e4db-424e-9636-55b0ce7ca417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.934659 | controller |     "Jun 12 10:21:29.712979 crc crio[19822]: time=\"2026-06-12T10:21:29.712916145Z\" level=info msg=\"Removed container ac14f87877f6d660c6df3a7359629afb72f962abb67bd11f8fc4cb5810685870: openstack/dnsmasq-dns-7c8547bc57-b2m9v/init\" id=4e9defb0-c0e0-4a41-9feb-106fd7c9f444 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.934675 | controller |     "Jun 12 10:21:29.785234 crc crio[19822]: time=\"2026-06-12T10:21:29.785018283Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns\" id=c07495f2-a6d8-42a9-873f-4896a1adc690 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.934690 | controller |     "Jun 12 10:21:29.785610 crc crio[19822]: time=\"2026-06-12T10:21:29.785446847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934705 | controller |     "Jun 12 10:21:29.847229 crc crio[19822]: time=\"2026-06-12T10:21:29.84710777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934721 | controller |     "Jun 12 10:21:29.851644 crc crio[19822]: time=\"2026-06-12T10:21:29.851562071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934736 | controller |     "Jun 12 10:21:32.234890 crc crio[19822]: time=\"2026-06-12T10:21:32.234042171Z\" level=info msg=\"Created container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns\" id=c07495f2-a6d8-42a9-873f-4896a1adc690 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.934751 | controller |     "Jun 12 10:21:32.236353 crc crio[19822]: time=\"2026-06-12T10:21:32.236025053Z\" level=info msg=\"Starting container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45\" id=73ba0159-0015-4acc-baf6-6dd5e59199fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.934767 | controller |     "Jun 12 10:21:32.243316 crc crio[19822]: time=\"2026-06-12T10:21:32.243230922Z\" level=info msg=\"Started container\" PID=59014 containerID=d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45 description=openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns id=73ba0159-0015-4acc-baf6-6dd5e59199fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02",
2026-06-12 11:43:51.934783 | controller |     "Jun 12 10:21:34.213238 crc crio[19822]: time=\"2026-06-12T10:21:34.192424661Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-64lq6/POD\" id=d752e811-47c0-4482-84f3-81825061911c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.934804 | controller |     "Jun 12 10:21:34.214607 crc crio[19822]: time=\"2026-06-12T10:21:34.213353822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934822 | controller |     "Jun 12 10:21:34.518339 crc crio[19822]: time=\"2026-06-12T10:21:34.518250458Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-9l6lq/POD\" id=d6ec9cd5-07d6-43a0-a474-d3995c0f3a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.934837 | controller |     "Jun 12 10:21:34.518493 crc crio[19822]: time=\"2026-06-12T10:21:34.518360072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934856 | controller |     "Jun 12 10:21:34.559898 crc crio[19822]: time=\"2026-06-12T10:21:34.55974376Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-7lpmr/POD\" id=28273057-e3a2-4949-892f-1dbbeb1a3576 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.934892 | controller |     "Jun 12 10:21:34.560026 crc crio[19822]: time=\"2026-06-12T10:21:34.559933657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.934909 | controller |     "Jun 12 10:21:37.751113 crc crio[19822]: time=\"2026-06-12T10:21:37.750108192Z\" level=info msg=\"Stopping pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=27047f36-6b40-4cbe-a52f-1889e3741bb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.934925 | controller |     "Jun 12 10:21:37.754642 crc crio[19822]: time=\"2026-06-12T10:21:37.751710703Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ntvkd Namespace:openstack ID:d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5 UID:41628a7a-3c02-4cbb-8716-1127ade534f9 NetNS:/var/run/netns/0f363aec-dfb3-4681-80b5-87860e00f4a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41628a7a_3c02_4cbb_8716_1127ade534f9.slice PodAnnotations:0xc002ed0378}] Aliases:map[]}\"",
2026-06-12 11:43:51.934940 | controller |     "Jun 12 10:21:37.754642 crc crio[19822]: time=\"2026-06-12T10:21:37.75192653Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-ntvkd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.934955 | controller |     "Jun 12 10:21:39.807759 crc crio[19822]: time=\"2026-06-12T10:21:39.807271858Z\" level=info msg=\"Stopped pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=27047f36-6b40-4cbe-a52f-1889e3741bb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.934971 | controller |     "Jun 12 10:21:39.816572 crc crio[19822]: time=\"2026-06-12T10:21:39.816486481Z\" level=info msg=\"Stopping container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d (timeout: 10s)\" id=17c202c2-e0e0-4f48-b861-477a1e83f3eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.934986 | controller |     "Jun 12 10:21:39.903274 crc crio[19822]: time=\"2026-06-12T10:21:39.899632778Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=10619293-1f72-4cb5-beb1-aff3b7a2a464 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.935001 | controller |     "Jun 12 10:21:39.910061 crc crio[19822]: time=\"2026-06-12T10:21:39.904625812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a167ea47-c179-4ae4-b519-47e308bd106b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935020 | controller |     "Jun 12 10:21:40.880739 crc crio[19822]: time=\"2026-06-12T10:21:40.880253893Z\" level=info msg=\"Stopped container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns\" id=17c202c2-e0e0-4f48-b861-477a1e83f3eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.935036 | controller |     "Jun 12 10:21:40.882327 crc crio[19822]: time=\"2026-06-12T10:21:40.882119942Z\" level=info msg=\"Stopping pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=decee07c-876f-4449-ac2f-8eac7513b55c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.935051 | controller |     "Jun 12 10:21:40.883067 crc crio[19822]: time=\"2026-06-12T10:21:40.883033131Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-686bf69565-8vpm2 Namespace:openstack ID:6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077 UID:2ab07617-b969-41db-adad-99e5c5b26c5b NetNS:/var/run/netns/a5e7f518-9c34-4cb4-8600-7a829274b327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ab07617_b969_41db_adad_99e5c5b26c5b.slice PodAnnotations:0xc00244ca08}] Aliases:map[]}\"",
2026-06-12 11:43:51.935066 | controller |     "Jun 12 10:21:40.883409 crc crio[19822]: time=\"2026-06-12T10:21:40.883383253Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-686bf69565-8vpm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.935082 | controller |     "Jun 12 10:21:40.894778 crc crio[19822]: time=\"2026-06-12T10:21:40.894703293Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc000696ac0}] Aliases:map[]}\"",
2026-06-12 11:43:51.935097 | controller |     "Jun 12 10:21:40.894778 crc crio[19822]: time=\"2026-06-12T10:21:40.894770365Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-64lq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.935113 | controller |     "Jun 12 10:21:40.905523 crc crio[19822]: time=\"2026-06-12T10:21:40.905466572Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0037c8310}] Aliases:map[]}\"",
2026-06-12 11:43:51.935128 | controller |     "Jun 12 10:21:40.907254 crc crio[19822]: time=\"2026-06-12T10:21:40.907226438Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-9l6lq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.935144 | controller |     "Jun 12 10:21:40.909589 crc crio[19822]: time=\"2026-06-12T10:21:40.909506829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=988998e7-7345-4fc6-9d1e-23e23f2b3b6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935159 | controller |     "Jun 12 10:21:40.924114 crc crio[19822]: time=\"2026-06-12T10:21:40.92402119Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.935178 | controller |     "Jun 12 10:21:40.924114 crc crio[19822]: time=\"2026-06-12T10:21:40.924114163Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-7lpmr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.935194 | controller |     "Jun 12 10:21:41.020453 crc crio[19822]: time=\"2026-06-12T10:21:41.020232337Z\" level=info msg=\"Creating container: openstack/placement-db-sync-pq2v5/placement-db-sync\" id=06448d4d-8fd2-4d43-a3af-eb85b4a9ac6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.935210 | controller |     "Jun 12 10:21:41.024200 crc crio[19822]: time=\"2026-06-12T10:21:41.023712388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.935225 | controller |     "Jun 12 10:21:41.029330 crc crio[19822]: time=\"2026-06-12T10:21:41.029255712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f0e3d0f4-c7df-4322-8c66-7287dd05257b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.935241 | controller |     "Jun 12 10:21:41.033426 crc crio[19822]: time=\"2026-06-12T10:21:41.033331283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=464d2ef1-4e4f-4951-a53c-6cc574d4c0d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935256 | controller |     "Jun 12 10:21:41.079253 crc crio[19822]: time=\"2026-06-12T10:21:41.078719739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.935272 | controller |     "Jun 12 10:21:41.094734 crc crio[19822]: time=\"2026-06-12T10:21:41.094623903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.935287 | controller |     "Jun 12 10:21:41.118520 crc crio[19822]: time=\"2026-06-12T10:21:41.117497959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6e05ccf6-5236-4a21-95a0-9be9077c8398 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935302 | controller |     "Jun 12 10:21:41.132036 crc crio[19822]: time=\"2026-06-12T10:21:41.13179585Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=155c903e-d38f-4e7d-abc3-4072be6959e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.935317 | controller |     "Jun 12 10:21:41.134713 crc crio[19822]: time=\"2026-06-12T10:21:41.134652841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.935332 | controller |     "Jun 12 10:21:41.226684 crc crio[19822]: time=\"2026-06-12T10:21:41.2264448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.935348 | controller |     "Jun 12 10:21:41.242444 crc crio[19822]: time=\"2026-06-12T10:21:41.241363101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.935366 | controller |     "Jun 12 10:21:41.467125 crc crio[19822]: time=\"2026-06-12T10:21:41.465902052Z\" level=info msg=\"Created container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent\" id=155c903e-d38f-4e7d-abc3-4072be6959e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.935381 | controller |     "Jun 12 10:21:41.476656 crc crio[19822]: time=\"2026-06-12T10:21:41.476576953Z\" level=info msg=\"Starting container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc\" id=b013cd02-52f1-4ad2-8146-3fbef3a60dce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.935397 | controller |     "Jun 12 10:21:41.486367 crc crio[19822]: time=\"2026-06-12T10:21:41.486213676Z\" level=info msg=\"Created container 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d: openstack/placement-db-sync-pq2v5/placement-db-sync\" id=06448d4d-8fd2-4d43-a3af-eb85b4a9ac6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.935412 | controller |     "Jun 12 10:21:41.487300 crc crio[19822]: time=\"2026-06-12T10:21:41.487217075Z\" level=info msg=\"Started container\" PID=59778 containerID=bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc description=openstack/ceilometer-0/ceilometer-central-agent id=b013cd02-52f1-4ad2-8146-3fbef3a60dce name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442",
2026-06-12 11:43:51.935428 | controller |     "Jun 12 10:21:41.488101 crc crio[19822]: time=\"2026-06-12T10:21:41.488036543Z\" level=info msg=\"Starting container: 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d\" id=4a288cac-b343-4c4d-8d8b-2f45251156f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.935443 | controller |     "Jun 12 10:21:41.499122 crc crio[19822]: time=\"2026-06-12T10:21:41.499022974Z\" level=info msg=\"Started container\" PID=59771 containerID=8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d description=openstack/placement-db-sync-pq2v5/placement-db-sync id=4a288cac-b343-4c4d-8d8b-2f45251156f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd",
2026-06-12 11:43:51.935459 | controller |     "Jun 12 10:21:41.507455 crc crio[19822]: time=\"2026-06-12T10:21:41.507288553Z\" level=info msg=\"Stopped pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=decee07c-876f-4449-ac2f-8eac7513b55c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.935475 | controller |     "Jun 12 10:21:41.518173 crc crio[19822]: time=\"2026-06-12T10:21:41.517657954Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=59228045-68b0-41f5-9bcd-0e2d9a5e1c7f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.935491 | controller |     "Jun 12 10:21:41.532216 crc crio[19822]: time=\"2026-06-12T10:21:41.529354006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.935506 | controller |     "Jun 12 10:21:41.724573 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d7789055ab8731 Mac:6e:c8:ac:39:27:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.935521 | controller |     "Jun 12 10:21:41.729058 crc crio[19822]: time=\"2026-06-12T10:21:41.72896657Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc000696ac0}] Aliases:map[]}\"",
2026-06-12 11:43:51.935540 | controller |     "Jun 12 10:21:41.729281 crc crio[19822]: time=\"2026-06-12T10:21:41.729233699Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-64lq6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.935556 | controller |     "Jun 12 10:21:41.751408 crc crio[19822]: time=\"2026-06-12T10:21:41.751323243Z\" level=info msg=\"Ran pod sandbox 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 with infra container: openstack/cinder-db-sync-64lq6/POD\" id=d752e811-47c0-4482-84f3-81825061911c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.935571 | controller |     "Jun 12 10:21:41.755760 crc crio[19822]: time=\"2026-06-12T10:21:41.755675933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935587 | controller |     "Jun 12 10:21:41.756272 crc crio[19822]: time=\"2026-06-12T10:21:41.75621144Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935617 | controller |     "Jun 12 10:21:41.756397 crc crio[19822]: time=\"2026-06-12T10:21:41.756310683Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=98b4279b-2d6c-4ec9-ac0b-904327b5b37b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935633 | controller |     "Jun 12 10:21:41.757481 crc crio[19822]: time=\"2026-06-12T10:21:41.757400286Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8d7ca24e-2054-4a4b-9c7a-d5f9bc22bfe7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.935649 | controller |     "Jun 12 10:21:41.768949 crc crio[19822]: time=\"2026-06-12T10:21:41.767910461Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-jxnkg/POD\" id=017533c6-d692-4a1e-b9b1-a11c716c99c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.935664 | controller |     "Jun 12 10:21:41.768949 crc crio[19822]: time=\"2026-06-12T10:21:41.768263733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.935680 | controller |     "Jun 12 10:21:41.771232 crc crio[19822]: time=\"2026-06-12T10:21:41.770405631Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"",
2026-06-12 11:43:51.935696 | controller |     "Jun 12 10:21:41.825750 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:395fd3c41960b16 Mac:6a:dd:57:d3:0f:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.935712 | controller |     "Jun 12 10:21:41.828216 crc crio[19822]: time=\"2026-06-12T10:21:41.828106324Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc00008c4e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.935731 | controller |     "Jun 12 10:21:41.828380 crc crio[19822]: time=\"2026-06-12T10:21:41.828360823Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-7lpmr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.935748 | controller |     "Jun 12 10:21:41.832998 crc crio[19822]: 2026-06-12T10:21:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7a832a634733fb Mac:72:af:8b:4a:8b:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.935764 | controller |     "Jun 12 10:21:41.834433 crc crio[19822]: time=\"2026-06-12T10:21:41.833955614Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0037c8310}] Aliases:map[]}\"",
2026-06-12 11:43:51.935779 | controller |     "Jun 12 10:21:41.834433 crc crio[19822]: time=\"2026-06-12T10:21:41.834247113Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-9l6lq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.935794 | controller |     "Jun 12 10:21:41.848287 crc crio[19822]: time=\"2026-06-12T10:21:41.847988108Z\" level=info msg=\"Removing container: 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d\" id=43711fb3-af87-443a-b693-fdc285b2d30d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.935808 | controller |     "Jun 12 10:21:41.851549 crc crio[19822]: time=\"2026-06-12T10:21:41.851453109Z\" level=info msg=\"Ran pod sandbox 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f with infra container: openstack/barbican-db-sync-7lpmr/POD\" id=28273057-e3a2-4949-892f-1dbbeb1a3576 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.935824 | controller |     "Jun 12 10:21:41.853941 crc crio[19822]: time=\"2026-06-12T10:21:41.853869416Z\" level=info msg=\"Ran pod sandbox f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d with infra container: openstack/neutron-db-sync-9l6lq/POD\" id=d6ec9cd5-07d6-43a0-a474-d3995c0f3a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.935839 | controller |     "Jun 12 10:21:41.854573 crc crio[19822]: time=\"2026-06-12T10:21:41.854488129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935857 | controller |     "Jun 12 10:21:41.855026 crc crio[19822]: time=\"2026-06-12T10:21:41.854959455Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935890 | controller |     "Jun 12 10:21:41.855321 crc crio[19822]: time=\"2026-06-12T10:21:41.855246304Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=e9aa46cb-7ad2-49b4-867a-592977a63592 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.935966 | controller |     "Jun 12 10:21:41.855594 crc crio[19822]: time=\"2026-06-12T10:21:41.855297536Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc000697118}] Aliases:map[]}\"",
2026-06-12 11:43:51.935986 | controller |     "Jun 12 10:21:41.855703 crc crio[19822]: time=\"2026-06-12T10:21:41.855665057Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-jxnkg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.936003 | controller |     "Jun 12 10:21:41.855757 crc crio[19822]: time=\"2026-06-12T10:21:41.855699329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=75d9fb52-8407-4007-aacd-f73e347f00d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.936018 | controller |     "Jun 12 10:21:41.859875 crc crio[19822]: time=\"2026-06-12T10:21:41.859679095Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1f4f85d-91a7-40f4-8ec2-d99b89d2c7f5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.936033 | controller |     "Jun 12 10:21:41.879359 crc crio[19822]: time=\"2026-06-12T10:21:41.879275841Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"",
2026-06-12 11:43:51.936049 | controller |     "Jun 12 10:21:41.890029 crc crio[19822]: time=\"2026-06-12T10:21:41.889795973Z\" level=info msg=\"Removed container 68b24f8211f7fa16a42adeec9024a991ae6bed69e86fbd57c1c882fb5c7eac2d: openstack/dnsmasq-dns-686bf69565-8vpm2/dnsmasq-dns\" id=43711fb3-af87-443a-b693-fdc285b2d30d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.936064 | controller |     "Jun 12 10:21:41.898711 crc crio[19822]: time=\"2026-06-12T10:21:41.898624291Z\" level=info msg=\"Removing container: 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf\" id=373215bd-d72b-44f7-921f-97742d3436c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.936080 | controller |     "Jun 12 10:21:41.946743 crc crio[19822]: time=\"2026-06-12T10:21:41.942914771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5adb6c07-d147-4766-9248-9cfd9675d4c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.936095 | controller |     "Jun 12 10:21:41.971420 crc crio[19822]: time=\"2026-06-12T10:21:41.971080924Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-9l6lq/neutron-db-sync\" id=7ec65744-7fc8-458f-b095-7039f0ea7608 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.936110 | controller |     "Jun 12 10:21:41.972606 crc crio[19822]: time=\"2026-06-12T10:21:41.972579682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936125 | controller |     "Jun 12 10:21:42.057862 crc crio[19822]: time=\"2026-06-12T10:21:42.057715937Z\" level=info msg=\"Removed container 16dcac33afc931f3e2dbf975ddbb394999d9681440eb04f2177f92a6164c5eaf: openstack/dnsmasq-dns-686bf69565-8vpm2/init\" id=373215bd-d72b-44f7-921f-97742d3436c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.936143 | controller |     "Jun 12 10:21:42.070422 crc crio[19822]: time=\"2026-06-12T10:21:42.070315506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936177 | controller |     "Jun 12 10:21:42.075468 crc crio[19822]: time=\"2026-06-12T10:21:42.075373297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936193 | controller |     "Jun 12 10:21:42.265202 crc crio[19822]: time=\"2026-06-12T10:21:42.265045194Z\" level=info msg=\"Created container bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1: openstack/neutron-db-sync-9l6lq/neutron-db-sync\" id=7ec65744-7fc8-458f-b095-7039f0ea7608 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.936208 | controller |     "Jun 12 10:21:42.266942 crc crio[19822]: time=\"2026-06-12T10:21:42.266756288Z\" level=info msg=\"Starting container: bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1\" id=96058ef7-58ed-4b1c-b9fb-89ec3b488428 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.936223 | controller |     "Jun 12 10:21:42.278632 crc crio[19822]: time=\"2026-06-12T10:21:42.278228571Z\" level=info msg=\"Started container\" PID=59902 containerID=bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1 description=openstack/neutron-db-sync-9l6lq/neutron-db-sync id=96058ef7-58ed-4b1c-b9fb-89ec3b488428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d",
2026-06-12 11:43:51.936239 | controller |     "Jun 12 10:21:42.442499 crc crio[19822]: 2026-06-12T10:21:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:370370b9f4f8a2c Mac:3a:ba:10:13:0b:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.936255 | controller |     "Jun 12 10:21:42.443782 crc crio[19822]: time=\"2026-06-12T10:21:42.443685963Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc000697118}] Aliases:map[]}\"",
2026-06-12 11:43:51.936271 | controller |     "Jun 12 10:21:42.444050 crc crio[19822]: time=\"2026-06-12T10:21:42.443916899Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-jxnkg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.936286 | controller |     "Jun 12 10:21:42.455531 crc crio[19822]: time=\"2026-06-12T10:21:42.455442866Z\" level=info msg=\"Ran pod sandbox 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 with infra container: openstack/keystone-bootstrap-jxnkg/POD\" id=017533c6-d692-4a1e-b9b1-a11c716c99c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.936301 | controller |     "Jun 12 10:21:42.458372 crc crio[19822]: time=\"2026-06-12T10:21:42.458306395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=a01f378f-1015-4170-ba94-edf3940d5922 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.936316 | controller |     "Jun 12 10:21:42.497413 crc crio[19822]: time=\"2026-06-12T10:21:42.49730139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=6505318e-5275-4705-9720-3cda5acf0fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.936334 | controller |     "Jun 12 10:21:42.506523 crc crio[19822]: time=\"2026-06-12T10:21:42.506382219Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap\" id=6c6e7507-bd51-411c-a4a2-7a035b0c58ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.936350 | controller |     "Jun 12 10:21:42.506978 crc crio[19822]: time=\"2026-06-12T10:21:42.506914206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936365 | controller |     "Jun 12 10:21:42.614311 crc crio[19822]: time=\"2026-06-12T10:21:42.614221253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936380 | controller |     "Jun 12 10:21:42.621428 crc crio[19822]: time=\"2026-06-12T10:21:42.621340379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936395 | controller |     "Jun 12 10:21:42.783534 crc crio[19822]: time=\"2026-06-12T10:21:42.78304142Z\" level=info msg=\"Created container 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap\" id=6c6e7507-bd51-411c-a4a2-7a035b0c58ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.936410 | controller |     "Jun 12 10:21:42.785201 crc crio[19822]: time=\"2026-06-12T10:21:42.785129926Z\" level=info msg=\"Starting container: 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488\" id=21cdbf52-fe1e-421b-bf6e-2139a2009224 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.936426 | controller |     "Jun 12 10:21:42.797469 crc crio[19822]: time=\"2026-06-12T10:21:42.797401315Z\" level=info msg=\"Started container\" PID=59953 containerID=6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488 description=openstack/keystone-bootstrap-jxnkg/keystone-bootstrap id=21cdbf52-fe1e-421b-bf6e-2139a2009224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998",
2026-06-12 11:43:51.936441 | controller |     "Jun 12 10:21:43.918690 crc crio[19822]: time=\"2026-06-12T10:21:43.918604959Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=59228045-68b0-41f5-9bcd-0e2d9a5e1c7f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.936456 | controller |     "Jun 12 10:21:43.921271 crc crio[19822]: time=\"2026-06-12T10:21:43.919713012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=48a78e20-2702-4a72-93ef-400763e6a5f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.936472 | controller |     "Jun 12 10:21:44.047436 crc crio[19822]: time=\"2026-06-12T10:21:44.046651263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f6613fd9-76c4-460f-ac90-ba5a07a78e89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.936487 | controller |     "Jun 12 10:21:44.166666 crc crio[19822]: time=\"2026-06-12T10:21:44.159443975Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=37449ac7-4394-484a-bd3c-61c67f5aa236 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.936502 | controller |     "Jun 12 10:21:44.166666 crc crio[19822]: time=\"2026-06-12T10:21:44.163935908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936520 | controller |     "Jun 12 10:21:44.282023 crc crio[19822]: time=\"2026-06-12T10:21:44.280365045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936535 | controller |     "Jun 12 10:21:44.292624 crc crio[19822]: time=\"2026-06-12T10:21:44.292464209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936550 | controller |     "Jun 12 10:21:44.433052 crc crio[19822]: time=\"2026-06-12T10:21:44.43268136Z\" level=info msg=\"Created container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent\" id=37449ac7-4394-484a-bd3c-61c67f5aa236 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.936565 | controller |     "Jun 12 10:21:44.434440 crc crio[19822]: time=\"2026-06-12T10:21:44.434288211Z\" level=info msg=\"Starting container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656\" id=a796eb68-a39e-4aee-84ce-864003912e58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.936580 | controller |     "Jun 12 10:21:44.445402 crc crio[19822]: time=\"2026-06-12T10:21:44.445043674Z\" level=info msg=\"Started container\" PID=60016 containerID=63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656 description=openstack/ceilometer-0/ceilometer-notification-agent id=a796eb68-a39e-4aee-84ce-864003912e58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442",
2026-06-12 11:43:51.936596 | controller |     "Jun 12 10:21:44.482439 crc crio[19822]: time=\"2026-06-12T10:21:44.482362055Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1eaf21bd-ba2a-4789-85ef-7f549bd64697 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.936612 | controller |     "Jun 12 10:21:44.488640 crc crio[19822]: time=\"2026-06-12T10:21:44.488234452Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.936627 | controller |     "Jun 12 10:21:45.110050 crc crio[19822]: time=\"2026-06-12T10:21:45.109672704Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-jd64x/POD\" id=2bd2cf7d-08cc-43a3-b3ff-04b0e11e42d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.936642 | controller |     "Jun 12 10:21:45.110703 crc crio[19822]: time=\"2026-06-12T10:21:45.110682106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936658 | controller |     "Jun 12 10:21:45.205665 crc crio[19822]: time=\"2026-06-12T10:21:45.205470425Z\" level=info msg=\"Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc002ed0230}] Aliases:map[]}\"",
2026-06-12 11:43:51.936674 | controller |     "Jun 12 10:21:45.205665 crc crio[19822]: time=\"2026-06-12T10:21:45.205569398Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-jd64x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.936689 | controller |     "Jun 12 10:21:46.018992 crc crio[19822]: time=\"2026-06-12T10:21:46.018426302Z\" level=info msg=\"Stopping pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=cf054625-dc29-4860-acbf-a47ffc3e638b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.936708 | controller |     "Jun 12 10:21:46.019438 crc crio[19822]: time=\"2026-06-12T10:21:46.019377283Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-pq2v5 Namespace:openstack ID:7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd UID:7b05d1df-b28c-4973-a6be-9863c7356e72 NetNS:/var/run/netns/2e689636-5b0c-4369-89bd-e957f6e67178 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b05d1df_b28c_4973_a6be_9863c7356e72.slice PodAnnotations:0xc0007ac2b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.936724 | controller |     "Jun 12 10:21:46.019587 crc crio[19822]: time=\"2026-06-12T10:21:46.019537558Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-pq2v5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.936739 | controller |     "Jun 12 10:21:46.384108 crc crio[19822]: 2026-06-12T10:21:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b42da5fed680f53 Mac:9a:ea:f8:01:89:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da SocketPath: PciID:}] [{Interface:0xc00040c6d0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.936755 | controller |     "Jun 12 10:21:46.385176 crc crio[19822]: time=\"2026-06-12T10:21:46.384515218Z\" level=info msg=\"Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc002ed0230}] Aliases:map[]}\"",
2026-06-12 11:43:51.936771 | controller |     "Jun 12 10:21:46.385176 crc crio[19822]: time=\"2026-06-12T10:21:46.384803957Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jd64x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.936786 | controller |     "Jun 12 10:21:51.185428 crc crio[19822]: time=\"2026-06-12T10:21:51.184967051Z\" level=info msg=\"Stopped pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=cf054625-dc29-4860-acbf-a47ffc3e638b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.936801 | controller |     "Jun 12 10:21:51.196213 crc crio[19822]: time=\"2026-06-12T10:21:51.194678267Z\" level=info msg=\"Ran pod sandbox b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 with infra container: openshift-marketplace/certified-operators-jd64x/POD\" id=2bd2cf7d-08cc-43a3-b3ff-04b0e11e42d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.936816 | controller |     "Jun 12 10:21:51.216479 crc crio[19822]: time=\"2026-06-12T10:21:51.216435237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7bf51d64-bed8-47b9-b802-c2e2cb72b3e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.936832 | controller |     "Jun 12 10:21:52.663009 crc crio[19822]: time=\"2026-06-12T10:21:52.662187631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=94a92a5a-5625-4a79-8cf9-4b8c83a7465d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.936847 | controller |     "Jun 12 10:21:53.202051 crc crio[19822]: time=\"2026-06-12T10:21:53.201523702Z\" level=info msg=\"Running pod sandbox: openstack/placement-694596b8b6-dw854/POD\" id=234c13ea-fd0d-4203-9a23-707a0338596b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.936883 | controller |     "Jun 12 10:21:53.202240 crc crio[19822]: time=\"2026-06-12T10:21:53.20207843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.936905 | controller |     "Jun 12 10:21:54.230924 crc crio[19822]: time=\"2026-06-12T10:21:54.23036499Z\" level=info msg=\"Stopping pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=70b9e6af-5fe2-46a9-a581-96c3dd1f74ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.936921 | controller |     "Jun 12 10:21:54.232342 crc crio[19822]: time=\"2026-06-12T10:21:54.231655111Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-jxnkg Namespace:openstack ID:370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998 UID:39be6144-026d-4a4f-9b1f-9fcb4c783282 NetNS:/var/run/netns/900934e7-a1c0-4086-9763-e7826f358802 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39be6144_026d_4a4f_9b1f_9fcb4c783282.slice PodAnnotations:0xc005212070}] Aliases:map[]}\"",
2026-06-12 11:43:51.936937 | controller |     "Jun 12 10:21:54.232342 crc crio[19822]: time=\"2026-06-12T10:21:54.23191821Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-jxnkg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.936953 | controller |     "Jun 12 10:21:55.238026 crc crio[19822]: time=\"2026-06-12T10:21:55.23790736Z\" level=info msg=\"Stopping pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=eb161049-ad8b-4d53-b458-33396eb835cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.936968 | controller |     "Jun 12 10:21:55.239461 crc crio[19822]: time=\"2026-06-12T10:21:55.239069657Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-52vp6 Namespace:openstack ID:71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3 UID:e63a9fd7-f708-433d-a8bd-a4f3ef16e573 NetNS:/var/run/netns/e195cc96-dc59-4e22-813b-b4b2457c1fd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63a9fd7_f708_433d_a8bd_a4f3ef16e573.slice PodAnnotations:0xc001ee29f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.936984 | controller |     "Jun 12 10:21:55.239556 crc crio[19822]: time=\"2026-06-12T10:21:55.239457829Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-52vp6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.937000 | controller |     "Jun 12 10:21:55.632701 crc crio[19822]: time=\"2026-06-12T10:21:55.632273216Z\" level=info msg=\"Stopping pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=fcedb43c-6475-4747-b74d-53d3e1a5597a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.937016 | controller |     "Jun 12 10:21:55.632701 crc crio[19822]: time=\"2026-06-12T10:21:55.63270565Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=fcedb43c-6475-4747-b74d-53d3e1a5597a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.937031 | controller |     "Jun 12 10:21:55.633605 crc crio[19822]: time=\"2026-06-12T10:21:55.63351276Z\" level=info msg=\"Removing pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=579bac05-e7ac-4964-b00a-7657d0ce2dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.937046 | controller |     "Jun 12 10:21:55.930175 crc crio[19822]: time=\"2026-06-12T10:21:55.930011451Z\" level=info msg=\"Stopped pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=eb161049-ad8b-4d53-b458-33396eb835cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.937065 | controller |     "Jun 12 10:21:55.941194 crc crio[19822]: time=\"2026-06-12T10:21:55.941073511Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jd64x/extract-utilities\" id=c00778ca-a237-44d1-8606-6709db422ec1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.937080 | controller |     "Jun 12 10:21:58.179538 crc crio[19822]: time=\"2026-06-12T10:21:58.178254971Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/POD\" id=b0254621-e9c6-4593-93c5-d555271f0596 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.937096 | controller |     "Jun 12 10:21:58.179538 crc crio[19822]: time=\"2026-06-12T10:21:58.179167982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937111 | controller |     "Jun 12 10:21:59.257716 crc crio[19822]: time=\"2026-06-12T10:21:59.256989546Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=0eaf2405-a8dd-4b7d-8eda-53cbe58b4a98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.937126 | controller |     "Jun 12 10:21:59.257716 crc crio[19822]: time=\"2026-06-12T10:21:59.257636677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937142 | controller |     "Jun 12 10:21:59.645991 crc crio[19822]: time=\"2026-06-12T10:21:59.645360888Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=27b13c70-aa47-4728-a139-fb09be8e8cac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.937157 | controller |     "Jun 12 10:21:59.645991 crc crio[19822]: time=\"2026-06-12T10:21:59.645948597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937172 | controller |     "Jun 12 10:22:01.183563 crc crio[19822]: time=\"2026-06-12T10:22:01.182963878Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687662-z9797/POD\" id=ea04fa1d-263c-44c1-92d5-fc3d34f79d8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.937188 | controller |     "Jun 12 10:22:01.183563 crc crio[19822]: time=\"2026-06-12T10:22:01.183499266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937204 | controller |     "Jun 12 10:22:09.228600 crc crio[19822]: time=\"2026-06-12T10:22:09.227452852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937219 | controller |     "Jun 12 10:22:09.288875 crc crio[19822]: time=\"2026-06-12T10:22:09.288681141Z\" level=info msg=\"Stopped pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=70b9e6af-5fe2-46a9-a581-96c3dd1f74ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.937234 | controller |     "Jun 12 10:22:09.337496 crc crio[19822]: time=\"2026-06-12T10:22:09.337294126Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e1f4f85d-91a7-40f4-8ec2-d99b89d2c7f5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.937250 | controller |     "Jun 12 10:22:09.338765 crc crio[19822]: time=\"2026-06-12T10:22:09.338671095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8d17dce1-8253-4c6c-a063-98901e458a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.937266 | controller |     "Jun 12 10:22:09.377038 crc crio[19822]: time=\"2026-06-12T10:22:09.376903498Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1eaf21bd-ba2a-4789-85ef-7f549bd64697 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.937285 | controller |     "Jun 12 10:22:09.379962 crc crio[19822]: time=\"2026-06-12T10:22:09.379785597Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2b470f22-9be7-411a-93bf-8abb1774fbc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.937300 | controller |     "Jun 12 10:22:10.972878 crc crio[19822]: time=\"2026-06-12T10:22:10.971448859Z\" level=info msg=\"Running pod sandbox: openstack/keystone-69fd98fd54-mpzn2/POD\" id=23e41b5c-0f36-42bf-8b97-f0a56d6940a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.937316 | controller |     "Jun 12 10:22:10.974314 crc crio[19822]: time=\"2026-06-12T10:22:10.972894386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937331 | controller |     "Jun 12 10:22:11.527677 crc crio[19822]: time=\"2026-06-12T10:22:11.526927774Z\" level=info msg=\"Removed pod sandbox: c9381d552459e097bfe5a13e7273fe5090a892a438d971a1ca5777512f28849c\" id=579bac05-e7ac-4964-b00a-7657d0ce2dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.937346 | controller |     "Jun 12 10:22:11.529031 crc crio[19822]: time=\"2026-06-12T10:22:11.528896416Z\" level=info msg=\"Stopping pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=7e18b2c1-67f1-4b9b-aa18-a4463b9d59d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.937362 | controller |     "Jun 12 10:22:11.529031 crc crio[19822]: time=\"2026-06-12T10:22:11.528967398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=7e18b2c1-67f1-4b9b-aa18-a4463b9d59d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.937377 | controller |     "Jun 12 10:22:11.529764 crc crio[19822]: time=\"2026-06-12T10:22:11.529689501Z\" level=info msg=\"Removing pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=c157f384-d508-47e8-b1af-0bbc09203d07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.937392 | controller |     "Jun 12 10:22:11.562614 crc crio[19822]: time=\"2026-06-12T10:22:11.562458529Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c567d3e8-b41c-4b5f-a6a2-699f52b7d3d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.937408 | controller |     "Jun 12 10:22:11.702188 crc crio[19822]: time=\"2026-06-12T10:22:11.70202604Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=492c1ffb-bbbd-4f94-9c38-e07368493d82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.937423 | controller |     "Jun 12 10:22:11.711062 crc crio[19822]: time=\"2026-06-12T10:22:11.710928192Z\" level=info msg=\"Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0021440d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.937439 | controller |     "Jun 12 10:22:11.711062 crc crio[19822]: time=\"2026-06-12T10:22:11.711039006Z\" level=info msg=\"Adding pod openstack_placement-694596b8b6-dw854 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.937457 | controller |     "Jun 12 10:22:11.720363 crc crio[19822]: time=\"2026-06-12T10:22:11.719767423Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f6f3c0eb-5945-478c-a235-8b6ab7aae6fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.937473 | controller |     "Jun 12 10:22:11.753971 crc crio[19822]: time=\"2026-06-12T10:22:11.753763008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937488 | controller |     "Jun 12 10:22:11.764447 crc crio[19822]: time=\"2026-06-12T10:22:11.764385927Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-7lpmr/barbican-db-sync\" id=93d2335f-9272-44ab-a0cd-228889f886d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.937504 | controller |     "Jun 12 10:22:11.769870 crc crio[19822]: time=\"2026-06-12T10:22:11.769698513Z\" level=info msg=\"Removed pod sandbox: 6cba6b1839a1241eaec7ed845216af0d5d8abf81c6f854037b205939c8e99077\" id=c157f384-d508-47e8-b1af-0bbc09203d07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.937519 | controller |     "Jun 12 10:22:11.771526 crc crio[19822]: time=\"2026-06-12T10:22:11.771426427Z\" level=info msg=\"Stopping pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=84165947-2aa1-4b34-9f7f-6198549446c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.937535 | controller |     "Jun 12 10:22:11.771676 crc crio[19822]: time=\"2026-06-12T10:22:11.77153454Z\" level=info msg=\"Stopped pod sandbox (already stopped): 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=84165947-2aa1-4b34-9f7f-6198549446c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.937549 | controller |     "Jun 12 10:22:11.781627 crc crio[19822]: time=\"2026-06-12T10:22:11.781362285Z\" level=info msg=\"Removing pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=ad43704d-37ac-4b15-a459-3aaff2236256 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.937565 | controller |     "Jun 12 10:22:11.786322 crc crio[19822]: time=\"2026-06-12T10:22:11.786234297Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212040}] Aliases:map[]}\"",
2026-06-12 11:43:51.937580 | controller |     "Jun 12 10:22:11.786322 crc crio[19822]: time=\"2026-06-12T10:22:11.786298829Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.937595 | controller |     "Jun 12 10:22:11.814919 crc crio[19822]: time=\"2026-06-12T10:22:11.813680461Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}\"",
2026-06-12 11:43:51.937611 | controller |     "Jun 12 10:22:11.814919 crc crio[19822]: time=\"2026-06-12T10:22:11.81374721Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.937629 | controller |     "Jun 12 10:22:11.819359 crc crio[19822]: time=\"2026-06-12T10:22:11.81920018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc0052122b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.937645 | controller |     "Jun 12 10:22:11.819359 crc crio[19822]: time=\"2026-06-12T10:22:11.819271652Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687662-z9797 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.937661 | controller |     "Jun 12 10:22:11.820589 crc crio[19822]: time=\"2026-06-12T10:22:11.820507642Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc00101a730}] Aliases:map[]}\"",
2026-06-12 11:43:51.937676 | controller |     "Jun 12 10:22:11.820589 crc crio[19822]: time=\"2026-06-12T10:22:11.820569544Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.937692 | controller |     "Jun 12 10:22:11.856623 crc crio[19822]: time=\"2026-06-12T10:22:11.851538559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937708 | controller |     "Jun 12 10:22:11.858066 crc crio[19822]: time=\"2026-06-12T10:22:11.857876876Z\" level=info msg=\"Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"",
2026-06-12 11:43:51.937723 | controller |     "Jun 12 10:22:11.858066 crc crio[19822]: time=\"2026-06-12T10:22:11.857956785Z\" level=info msg=\"Adding pod openstack_keystone-69fd98fd54-mpzn2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.937739 | controller |     "Jun 12 10:22:11.863395 crc crio[19822]: time=\"2026-06-12T10:22:11.863323318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937755 | controller |     "Jun 12 10:22:11.872642 crc crio[19822]: time=\"2026-06-12T10:22:11.872497474Z\" level=info msg=\"Removed pod sandbox: 250b1adbbdb72b5aa559b3db96296248bc7ee9425078e4f6e54d3f26b779f0ee\" id=ad43704d-37ac-4b15-a459-3aaff2236256 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.937770 | controller |     "Jun 12 10:22:11.873544 crc crio[19822]: time=\"2026-06-12T10:22:11.873380353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937785 | controller |     "Jun 12 10:22:11.954765 crc crio[19822]: time=\"2026-06-12T10:22:11.954635435Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=8d7ca24e-2054-4a4b-9c7a-d5f9bc22bfe7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.937804 | controller |     "Jun 12 10:22:11.959675 crc crio[19822]: time=\"2026-06-12T10:22:11.959563667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0872fd8d-3d6a-49b9-87bd-d74d411632a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.937820 | controller |     "Jun 12 10:22:12.018121 crc crio[19822]: time=\"2026-06-12T10:22:12.017917444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=1acf30e5-f41c-4180-b0d4-51e730555433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.937835 | controller |     "Jun 12 10:22:12.058933 crc crio[19822]: time=\"2026-06-12T10:22:12.058701417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937853 | controller |     "Jun 12 10:22:12.114597 crc crio[19822]: time=\"2026-06-12T10:22:12.105880875Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-64lq6/cinder-db-sync\" id=96020ea5-be54-4956-8f7a-7f45dd51bcf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.937883 | controller |     "Jun 12 10:22:12.114597 crc crio[19822]: time=\"2026-06-12T10:22:12.108535095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937904 | controller |     "Jun 12 10:22:12.139074 crc crio[19822]: time=\"2026-06-12T10:22:12.137550905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937921 | controller |     "Jun 12 10:22:12.209737 crc crio[19822]: time=\"2026-06-12T10:22:12.20964924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937936 | controller |     "Jun 12 10:22:12.224677 crc crio[19822]: time=\"2026-06-12T10:22:12.221948097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.937951 | controller |     "Jun 12 10:22:12.224677 crc crio[19822]: time=\"2026-06-12T10:22:12.222533825Z\" level=info msg=\"Created container 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9: openshift-marketplace/certified-operators-jd64x/extract-utilities\" id=c00778ca-a237-44d1-8606-6709db422ec1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.937967 | controller |     "Jun 12 10:22:12.238697 crc crio[19822]: time=\"2026-06-12T10:22:12.237790934Z\" level=info msg=\"Starting container: 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9\" id=a6e5f834-f655-4ed5-9d6b-e8e9bfb2d8cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.937983 | controller |     "Jun 12 10:22:12.246358 crc crio[19822]: time=\"2026-06-12T10:22:12.244470623Z\" level=info msg=\"Started container\" PID=61762 containerID=61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9 description=openshift-marketplace/certified-operators-jd64x/extract-utilities id=a6e5f834-f655-4ed5-9d6b-e8e9bfb2d8cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054",
2026-06-12 11:43:51.937998 | controller |     "Jun 12 10:22:12.302650 crc crio[19822]: time=\"2026-06-12T10:22:12.302403136Z\" level=info msg=\"Created container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core\" id=f6f3c0eb-5945-478c-a235-8b6ab7aae6fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.938049 | controller |     "Jun 12 10:22:12.305756 crc crio[19822]: time=\"2026-06-12T10:22:12.304398568Z\" level=info msg=\"Starting container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86\" id=3372d187-6c90-47db-be9f-938f6926541e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.938067 | controller |     "Jun 12 10:22:12.313657 crc crio[19822]: time=\"2026-06-12T10:22:12.313541728Z\" level=info msg=\"Started container\" PID=61775 containerID=027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86 description=openstack/ceilometer-0/sg-core id=3372d187-6c90-47db-be9f-938f6926541e name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442",
2026-06-12 11:43:51.938082 | controller |     "Jun 12 10:22:12.315634 crc crio[19822]: time=\"2026-06-12T10:22:12.315556592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938098 | controller |     "Jun 12 10:22:12.360030 crc crio[19822]: time=\"2026-06-12T10:22:12.357754378Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=57f2e8bf-a02f-44e2-a786-b7e83c50a56c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.938113 | controller |     "Jun 12 10:22:12.370126 crc crio[19822]: time=\"2026-06-12T10:22:12.36979406Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.938128 | controller |     "Jun 12 10:22:12.465714 crc crio[19822]: time=\"2026-06-12T10:22:12.464776468Z\" level=info msg=\"Created container 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81: openstack/barbican-db-sync-7lpmr/barbican-db-sync\" id=93d2335f-9272-44ab-a0cd-228889f886d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.938143 | controller |     "Jun 12 10:22:12.467767 crc crio[19822]: time=\"2026-06-12T10:22:12.467680821Z\" level=info msg=\"Starting container: 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81\" id=ce7a21b9-55b3-4e3f-9ccf-5e0d43c869f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.938158 | controller |     "Jun 12 10:22:12.483924 crc crio[19822]: time=\"2026-06-12T10:22:12.48377335Z\" level=info msg=\"Started container\" PID=61799 containerID=5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81 description=openstack/barbican-db-sync-7lpmr/barbican-db-sync id=ce7a21b9-55b3-4e3f-9ccf-5e0d43c869f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f",
2026-06-12 11:43:51.938174 | controller |     "Jun 12 10:22:12.556118 crc crio[19822]: 2026-06-12T10:22:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a101784a07e958 Mac:fe:9d:b9:de:e5:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.938189 | controller |     "Jun 12 10:22:12.557654 crc crio[19822]: time=\"2026-06-12T10:22:12.557583386Z\" level=info msg=\"Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0021440d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.938205 | controller |     "Jun 12 10:22:12.557795 crc crio[19822]: time=\"2026-06-12T10:22:12.557778092Z\" level=info msg=\"Checking pod openstack_placement-694596b8b6-dw854 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.938224 | controller |     "Jun 12 10:22:12.561120 crc crio[19822]: time=\"2026-06-12T10:22:12.561047367Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=665431b0-6c44-4500-ad5e-e382f554656a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.938240 | controller |     "Jun 12 10:22:12.567108 crc crio[19822]: time=\"2026-06-12T10:22:12.567022377Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.938255 | controller |     "Jun 12 10:22:12.578304 crc crio[19822]: time=\"2026-06-12T10:22:12.578117643Z\" level=info msg=\"Ran pod sandbox 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c with infra container: openstack/placement-694596b8b6-dw854/POD\" id=234c13ea-fd0d-4203-9a23-707a0338596b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.938271 | controller |     "Jun 12 10:22:12.580391 crc crio[19822]: time=\"2026-06-12T10:22:12.580341459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=f58f4612-4920-4f9c-a996-bd37e6250e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.938286 | controller |     "Jun 12 10:22:12.644624 crc crio[19822]: time=\"2026-06-12T10:22:12.64449975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=9ba1ae9a-db98-42c1-8146-f33f9decb5b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.938301 | controller |     "Jun 12 10:22:12.818741 crc crio[19822]: time=\"2026-06-12T10:22:12.818577854Z\" level=info msg=\"Creating container: openstack/placement-694596b8b6-dw854/placement-log\" id=67f8558e-ac47-4553-9da3-19b8a93ea178 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.938316 | controller |     "Jun 12 10:22:12.819683 crc crio[19822]: time=\"2026-06-12T10:22:12.81939686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938332 | controller |     "Jun 12 10:22:12.915710 crc crio[19822]: time=\"2026-06-12T10:22:12.91563982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938347 | controller |     "Jun 12 10:22:12.921887 crc crio[19822]: time=\"2026-06-12T10:22:12.921470503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938363 | controller |     "Jun 12 10:22:13.062274 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4ab74770d4a76f Mac:62:ca:8d:11:ab:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.938378 | controller |     "Jun 12 10:22:13.065623 crc crio[19822]: time=\"2026-06-12T10:22:13.065514036Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212040}] Aliases:map[]}\"",
2026-06-12 11:43:51.938397 | controller |     "Jun 12 10:22:13.066022 crc crio[19822]: time=\"2026-06-12T10:22:13.065994911Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.938413 | controller |     "Jun 12 10:22:13.067597 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:399576f8a9f517f Mac:22:7f:b4:86:c6:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.938428 | controller |     "Jun 12 10:22:13.073672 crc crio[19822]: time=\"2026-06-12T10:22:13.073618946Z\" level=info msg=\"Ran pod sandbox d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca with infra container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/POD\" id=b0254621-e9c6-4593-93c5-d555271f0596 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.938444 | controller |     "Jun 12 10:22:13.075248 crc crio[19822]: time=\"2026-06-12T10:22:13.075203152Z\" level=info msg=\"Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc00008c928}] Aliases:map[]}\"",
2026-06-12 11:43:51.938460 | controller |     "Jun 12 10:22:13.075578 crc crio[19822]: time=\"2026-06-12T10:22:13.075557144Z\" level=info msg=\"Checking pod openstack_keystone-69fd98fd54-mpzn2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.938475 | controller |     "Jun 12 10:22:13.086047 crc crio[19822]: time=\"2026-06-12T10:22:13.085912361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9ba9e0b2-1578-4e25-bd7e-25a5941c1c58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.938490 | controller |     "Jun 12 10:22:13.091104 crc crio[19822]: time=\"2026-06-12T10:22:13.091029275Z\" level=info msg=\"Ran pod sandbox 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 with infra container: openstack/keystone-69fd98fd54-mpzn2/POD\" id=23e41b5c-0f36-42bf-8b97-f0a56d6940a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.938505 | controller |     "Jun 12 10:22:13.092389 crc crio[19822]: time=\"2026-06-12T10:22:13.092315983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=8e48ccb2-ced0-4e7a-bd18-76c92bf65bf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.938520 | controller |     "Jun 12 10:22:13.136648 crc crio[19822]: time=\"2026-06-12T10:22:13.136602967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4984b2d3-2948-4052-b24c-7f2208f64976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.938535 | controller |     "Jun 12 10:22:13.147189 crc crio[19822]: time=\"2026-06-12T10:22:13.147063078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=55ed1228-7c28-491c-978f-0c4951e2abdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.938550 | controller |     "Jun 12 10:22:13.223868 crc crio[19822]: time=\"2026-06-12T10:22:13.223699616Z\" level=info msg=\"Created container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log\" id=67f8558e-ac47-4553-9da3-19b8a93ea178 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.938569 | controller |     "Jun 12 10:22:13.225260 crc crio[19822]: time=\"2026-06-12T10:22:13.225136575Z\" level=info msg=\"Starting container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a\" id=812e968b-bf0a-4e64-9d8a-7b556af769f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.938584 | controller |     "Jun 12 10:22:13.226461 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ada1e346ada86b3 Mac:b6:d6:2f:5e:5e:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 SocketPath: PciID:}] [{Interface:0xc0001bc5b0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.938600 | controller |     "Jun 12 10:22:13.227906 crc crio[19822]: time=\"2026-06-12T10:22:13.227778255Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc0052122b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.938615 | controller |     "Jun 12 10:22:13.228029 crc crio[19822]: time=\"2026-06-12T10:22:13.227975582Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687662-z9797 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.938630 | controller |     "Jun 12 10:22:13.235071 crc crio[19822]: time=\"2026-06-12T10:22:13.234974633Z\" level=info msg=\"Started container\" PID=61920 containerID=73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a description=openstack/placement-694596b8b6-dw854/placement-log id=812e968b-bf0a-4e64-9d8a-7b556af769f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c",
2026-06-12 11:43:51.938646 | controller |     "Jun 12 10:22:13.237419 crc crio[19822]: time=\"2026-06-12T10:22:13.237127581Z\" level=info msg=\"Ran pod sandbox ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d with infra container: openshift-infra/auto-csr-approver-29687662-z9797/POD\" id=ea04fa1d-263c-44c1-92d5-fc3d34f79d8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.938661 | controller |     "Jun 12 10:22:13.241477 crc crio[19822]: time=\"2026-06-12T10:22:13.241442557Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=05964791-4850-41f1-928b-bfd85a66dcdf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.938677 | controller |     "Jun 12 10:22:13.244520 crc crio[19822]: time=\"2026-06-12T10:22:13.244438175Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.938692 | controller |     "Jun 12 10:22:13.252506 crc crio[19822]: time=\"2026-06-12T10:22:13.252407776Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init\" id=cd2c7231-70df-446c-a55b-79caeb7dd238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.938707 | controller |     "Jun 12 10:22:13.252926 crc crio[19822]: time=\"2026-06-12T10:22:13.252904042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938722 | controller |     "Jun 12 10:22:13.305945 crc crio[19822]: time=\"2026-06-12T10:22:13.304474794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=1e68f5cb-ff50-4e03-a1ac-c02ec2ce8c70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.938741 | controller |     "Jun 12 10:22:13.316614 crc crio[19822]: time=\"2026-06-12T10:22:13.315915366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938757 | controller |     "Jun 12 10:22:13.322192 crc crio[19822]: time=\"2026-06-12T10:22:13.321981598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938773 | controller |     "Jun 12 10:22:13.393634 crc crio[19822]: time=\"2026-06-12T10:22:13.393528584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=9563423f-ebf7-4364-8e78-19170130ac6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.938788 | controller |     "Jun 12 10:22:13.398434 crc crio[19822]: time=\"2026-06-12T10:22:13.398364037Z\" level=info msg=\"Creating container: openstack/keystone-69fd98fd54-mpzn2/keystone-api\" id=ced20b3f-928d-4769-973f-79fa344ba28b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.938803 | controller |     "Jun 12 10:22:13.398784 crc crio[19822]: time=\"2026-06-12T10:22:13.398669187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938819 | controller |     "Jun 12 10:22:13.466083 crc crio[19822]: time=\"2026-06-12T10:22:13.465980571Z\" level=info msg=\"Created container 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init\" id=cd2c7231-70df-446c-a55b-79caeb7dd238 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.938834 | controller |     "Jun 12 10:22:13.476864 crc crio[19822]: time=\"2026-06-12T10:22:13.469771527Z\" level=info msg=\"Creating container: openstack/placement-694596b8b6-dw854/placement-api\" id=df90a3ac-aaa9-4bd2-941f-9f72137b55e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.938853 | controller |     "Jun 12 10:22:13.476864 crc crio[19822]: time=\"2026-06-12T10:22:13.470249193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.938885 | controller |     "Jun 12 10:22:13.476864 crc crio[19822]: time=\"2026-06-12T10:22:13.470448751Z\" level=info msg=\"Starting container: 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f\" id=daceb43f-eff4-4834-9343-a2cb03c235c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.938909 | controller |     "Jun 12 10:22:13.500904 crc crio[19822]: time=\"2026-06-12T10:22:13.500768733Z\" level=info msg=\"Started container\" PID=61961 containerID=39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f description=openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init id=daceb43f-eff4-4834-9343-a2cb03c235c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca",
2026-06-12 11:43:51.938926 | controller |     "Jun 12 10:22:13.558176 crc crio[19822]: time=\"2026-06-12T10:22:13.55807776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939033 | controller |     "Jun 12 10:22:13.563235 crc crio[19822]: time=\"2026-06-12T10:22:13.56307045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939053 | controller |     "Jun 12 10:22:13.582540 crc crio[19822]: time=\"2026-06-12T10:22:13.582259292Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=665431b0-6c44-4500-ad5e-e382f554656a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.939076 | controller |     "Jun 12 10:22:13.583636 crc crio[19822]: time=\"2026-06-12T10:22:13.583568142Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cc292188-f414-4ef9-85bd-9c44646c86d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939092 | controller |     "Jun 12 10:22:13.614196 crc crio[19822]: 2026-06-12T10:22:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:779f70c169deb6e Mac:8a:61:d8:ba:e5:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab SocketPath: PciID:}] [{Interface:0xc00011e6b0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.939108 | controller |     "Jun 12 10:22:13.615001 crc crio[19822]: time=\"2026-06-12T10:22:13.614933877Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc00101a730}] Aliases:map[]}\"",
2026-06-12 11:43:51.939123 | controller |     "Jun 12 10:22:13.615300 crc crio[19822]: time=\"2026-06-12T10:22:13.615089462Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.939139 | controller |     "Jun 12 10:22:13.620638 crc crio[19822]: time=\"2026-06-12T10:22:13.62033923Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee9d3fab-f25b-451e-b86f-cf4f26fb0eed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939154 | controller |     "Jun 12 10:22:13.621300 crc crio[19822]: time=\"2026-06-12T10:22:13.621221786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939169 | controller |     "Jun 12 10:22:13.627895 crc crio[19822]: time=\"2026-06-12T10:22:13.627760008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939184 | controller |     "Jun 12 10:22:13.631634 crc crio[19822]: time=\"2026-06-12T10:22:13.630968415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fbc51bc4-2ddd-4fc4-9fdb-869cdfc3cf72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939241 | controller |     "Jun 12 10:22:13.638073 crc crio[19822]: time=\"2026-06-12T10:22:13.636187398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939261 | controller |     "Jun 12 10:22:13.658087 crc crio[19822]: time=\"2026-06-12T10:22:13.65799548Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jd64x/extract-content\" id=164d7741-0032-4088-93ea-4641601f1b0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939277 | controller |     "Jun 12 10:22:13.662057 crc crio[19822]: time=\"2026-06-12T10:22:13.661895835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939294 | controller |     "Jun 12 10:22:13.690857 crc crio[19822]: time=\"2026-06-12T10:22:13.690762481Z\" level=info msg=\"Ran pod sandbox 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 with infra container: openstack/glance-default-internal-api-0/POD\" id=27b13c70-aa47-4728-a139-fb09be8e8cac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.939313 | controller |     "Jun 12 10:22:13.697440 crc crio[19822]: time=\"2026-06-12T10:22:13.697358367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=00ebdb04-41d7-4aff-b58c-c9628e325fb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939329 | controller |     "Jun 12 10:22:13.729595 crc crio[19822]: time=\"2026-06-12T10:22:13.729500773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=469b6792-ccff-4797-afdb-fd237837e473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939345 | controller |     "Jun 12 10:22:13.740079 crc crio[19822]: time=\"2026-06-12T10:22:13.740032639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=60582afd-ef5d-4517-a85c-ba339302c44a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939360 | controller |     "Jun 12 10:22:13.753564 crc crio[19822]: time=\"2026-06-12T10:22:13.753516276Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns\" id=8c195bc4-5d1d-4f59-b616-6db5d08f7fbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939375 | controller |     "Jun 12 10:22:13.754045 crc crio[19822]: time=\"2026-06-12T10:22:13.753981691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939391 | controller |     "Jun 12 10:22:13.789971 crc crio[19822]: time=\"2026-06-12T10:22:13.784524358Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=9176e7c3-4d6b-44d8-b2c5-f628358f58e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939406 | controller |     "Jun 12 10:22:13.804132 crc crio[19822]: time=\"2026-06-12T10:22:13.804040056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939421 | controller |     "Jun 12 10:22:13.845705 crc crio[19822]: time=\"2026-06-12T10:22:13.845440007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939436 | controller |     "Jun 12 10:22:13.855878 crc crio[19822]: time=\"2026-06-12T10:22:13.855692783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939452 | controller |     "Jun 12 10:22:13.874011 crc crio[19822]: time=\"2026-06-12T10:22:13.873900949Z\" level=info msg=\"Created container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api\" id=ced20b3f-928d-4769-973f-79fa344ba28b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939467 | controller |     "Jun 12 10:22:13.875681 crc crio[19822]: time=\"2026-06-12T10:22:13.875588723Z\" level=info msg=\"Starting container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35\" id=9e7dd9f1-d38d-4137-a1c3-e47826143123 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.939482 | controller |     "Jun 12 10:22:13.889003 crc crio[19822]: time=\"2026-06-12T10:22:13.888884034Z\" level=info msg=\"Started container\" PID=61976 containerID=3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35 description=openstack/keystone-69fd98fd54-mpzn2/keystone-api id=9e7dd9f1-d38d-4137-a1c3-e47826143123 name=/runtime.v1.RuntimeService/StartContainer sandboxID=399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0",
2026-06-12 11:43:51.939502 | controller |     "Jun 12 10:22:13.890579 crc crio[19822]: time=\"2026-06-12T10:22:13.890465096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939518 | controller |     "Jun 12 10:22:13.901232 crc crio[19822]: time=\"2026-06-12T10:22:13.901084261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939533 | controller |     "Jun 12 10:22:13.907417 crc crio[19822]: time=\"2026-06-12T10:22:13.907220514Z\" level=info msg=\"Created container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api\" id=df90a3ac-aaa9-4bd2-941f-9f72137b55e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939549 | controller |     "Jun 12 10:22:13.911313 crc crio[19822]: time=\"2026-06-12T10:22:13.911107788Z\" level=info msg=\"Starting container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669\" id=0fa3ac1a-a60e-43c3-bc4d-a6097fcaefc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.939564 | controller |     "Jun 12 10:22:13.936704 crc crio[19822]: time=\"2026-06-12T10:22:13.936611806Z\" level=info msg=\"Started container\" PID=61994 containerID=42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669 description=openstack/placement-694596b8b6-dw854/placement-api id=0fa3ac1a-a60e-43c3-bc4d-a6097fcaefc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c",
2026-06-12 11:43:51.939579 | controller |     "Jun 12 10:22:13.943969 crc crio[19822]: time=\"2026-06-12T10:22:13.943513645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939594 | controller |     "Jun 12 10:22:14.081641 crc crio[19822]: time=\"2026-06-12T10:22:14.081490904Z\" level=info msg=\"Created container b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e: openstack/cinder-db-sync-64lq6/cinder-db-sync\" id=96020ea5-be54-4956-8f7a-7f45dd51bcf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939609 | controller |     "Jun 12 10:22:14.098682 crc crio[19822]: time=\"2026-06-12T10:22:14.098210855Z\" level=info msg=\"Starting container: b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e\" id=82e0b296-a13b-4e4f-9e64-66a422396465 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.939624 | controller |     "Jun 12 10:22:14.107105 crc crio[19822]: time=\"2026-06-12T10:22:14.107024283Z\" level=info msg=\"Started container\" PID=61992 containerID=b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e description=openstack/cinder-db-sync-64lq6/cinder-db-sync id=82e0b296-a13b-4e4f-9e64-66a422396465 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802",
2026-06-12 11:43:51.939640 | controller |     "Jun 12 10:22:14.239737 crc crio[19822]: time=\"2026-06-12T10:22:14.239603912Z\" level=info msg=\"Created container 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e: openshift-marketplace/certified-operators-jd64x/extract-content\" id=164d7741-0032-4088-93ea-4641601f1b0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939655 | controller |     "Jun 12 10:22:14.247990 crc crio[19822]: time=\"2026-06-12T10:22:14.247893466Z\" level=info msg=\"Starting container: 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e\" id=6ee5e196-1031-4a15-85a6-baf323c760e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.939673 | controller |     "Jun 12 10:22:14.258973 crc crio[19822]: time=\"2026-06-12T10:22:14.258750719Z\" level=info msg=\"Created container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns\" id=8c195bc4-5d1d-4f59-b616-6db5d08f7fbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939689 | controller |     "Jun 12 10:22:14.260567 crc crio[19822]: time=\"2026-06-12T10:22:14.260452974Z\" level=info msg=\"Starting container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36\" id=62524c0d-b8a7-48e4-a477-821ef7ea09a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.939705 | controller |     "Jun 12 10:22:14.261996 crc crio[19822]: time=\"2026-06-12T10:22:14.261638541Z\" level=info msg=\"Started container\" PID=62006 containerID=6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e description=openshift-marketplace/certified-operators-jd64x/extract-content id=6ee5e196-1031-4a15-85a6-baf323c760e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054",
2026-06-12 11:43:51.939721 | controller |     "Jun 12 10:22:14.278222 crc crio[19822]: time=\"2026-06-12T10:22:14.278043153Z\" level=info msg=\"Started container\" PID=62032 containerID=fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36 description=openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns id=62524c0d-b8a7-48e4-a477-821ef7ea09a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca",
2026-06-12 11:43:51.939736 | controller |     "Jun 12 10:22:14.672945 crc crio[19822]: time=\"2026-06-12T10:22:14.668515558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.939752 | controller |     "Jun 12 10:22:14.902443 crc crio[19822]: time=\"2026-06-12T10:22:14.901539297Z\" level=info msg=\"Created container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log\" id=9176e7c3-4d6b-44d8-b2c5-f628358f58e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.939768 | controller |     "Jun 12 10:22:14.907636 crc crio[19822]: time=\"2026-06-12T10:22:14.90758771Z\" level=info msg=\"Starting container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720\" id=b29eac13-dbaa-41b4-b7ac-7956de04f972 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.939783 | controller |     "Jun 12 10:22:14.916650 crc crio[19822]: time=\"2026-06-12T10:22:14.916418239Z\" level=info msg=\"Started container\" PID=62227 containerID=0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720 description=openstack/glance-default-internal-api-0/glance-log id=b29eac13-dbaa-41b4-b7ac-7956de04f972 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80",
2026-06-12 11:43:51.939799 | controller |     "Jun 12 10:22:15.090532 crc crio[19822]: time=\"2026-06-12T10:22:15.090392039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=50ba31cc-1084-4978-ba8f-4635c70ce763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939815 | controller |     "Jun 12 10:22:15.314524 crc crio[19822]: 2026-06-12T10:22:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a14e35c72330f2a Mac:9a:4c:f1:5d:b9:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.939830 | controller |     "Jun 12 10:22:15.316371 crc crio[19822]: time=\"2026-06-12T10:22:15.316289836Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0007ac848}] Aliases:map[]}\"",
2026-06-12 11:43:51.939853 | controller |     "Jun 12 10:22:15.316599 crc crio[19822]: time=\"2026-06-12T10:22:15.316498453Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.939896 | controller |     "Jun 12 10:22:15.354122 crc crio[19822]: time=\"2026-06-12T10:22:15.354080911Z\" level=info msg=\"Ran pod sandbox a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 with infra container: openstack/glance-default-external-api-0/POD\" id=0eaf2405-a8dd-4b7d-8eda-53cbe58b4a98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.939914 | controller |     "Jun 12 10:22:15.357289 crc crio[19822]: time=\"2026-06-12T10:22:15.357262242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=847519dd-7d6a-4f05-8635-6abb87139c11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939930 | controller |     "Jun 12 10:22:15.507219 crc crio[19822]: time=\"2026-06-12T10:22:15.506509359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=8ceb3a05-5073-4fbc-a6cd-6374cf847e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939945 | controller |     "Jun 12 10:22:15.543325 crc crio[19822]: time=\"2026-06-12T10:22:15.540425963Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=05964791-4850-41f1-928b-bfd85a66dcdf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.939961 | controller |     "Jun 12 10:22:15.543325 crc crio[19822]: time=\"2026-06-12T10:22:15.54312533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a9f50f9a-465a-414a-9a95-7b00270f31a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939977 | controller |     "Jun 12 10:22:15.543785 crc crio[19822]: time=\"2026-06-12T10:22:15.543660828Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c6cf891-4200-43f0-9181-24242893d8a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.939992 | controller |     "Jun 12 10:22:15.545871 crc crio[19822]: time=\"2026-06-12T10:22:15.545742151Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a59a53e3-1c80-4b88-bb09-5e584df3b9cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.940007 | controller |     "Jun 12 10:22:16.304460 crc crio[19822]: time=\"2026-06-12T10:22:16.303122821Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=806d9e5a-efa2-4dbc-a6ba-d9ad398fc91b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940023 | controller |     "Jun 12 10:22:16.304460 crc crio[19822]: time=\"2026-06-12T10:22:16.304204064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940039 | controller |     "Jun 12 10:22:16.370180 crc crio[19822]: time=\"2026-06-12T10:22:16.369999959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940058 | controller |     "Jun 12 10:22:16.427276 crc crio[19822]: time=\"2026-06-12T10:22:16.426398965Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=b389d32c-ddf3-47d1-a3dd-48c2a7ec7223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940074 | controller |     "Jun 12 10:22:16.427276 crc crio[19822]: time=\"2026-06-12T10:22:16.426924292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940090 | controller |     "Jun 12 10:22:16.507890 crc crio[19822]: time=\"2026-06-12T10:22:16.507658948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940105 | controller |     "Jun 12 10:22:16.621566 crc crio[19822]: time=\"2026-06-12T10:22:16.617055404Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687662-z9797/oc\" id=590f2dbb-fa30-4a86-93a1-fc3055bf623b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940121 | controller |     "Jun 12 10:22:16.624063 crc crio[19822]: time=\"2026-06-12T10:22:16.624027864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940136 | controller |     "Jun 12 10:22:16.742188 crc crio[19822]: time=\"2026-06-12T10:22:16.742004042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940152 | controller |     "Jun 12 10:22:17.002017 crc crio[19822]: time=\"2026-06-12T10:22:17.001903057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940167 | controller |     "Jun 12 10:22:17.093505 crc crio[19822]: time=\"2026-06-12T10:22:17.092990072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940183 | controller |     "Jun 12 10:22:17.178509 crc crio[19822]: time=\"2026-06-12T10:22:17.178402389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940198 | controller |     "Jun 12 10:22:17.572589 crc crio[19822]: time=\"2026-06-12T10:22:17.572517006Z\" level=info msg=\"Created container 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75: openshift-infra/auto-csr-approver-29687662-z9797/oc\" id=590f2dbb-fa30-4a86-93a1-fc3055bf623b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940213 | controller |     "Jun 12 10:22:17.575756 crc crio[19822]: time=\"2026-06-12T10:22:17.575548162Z\" level=info msg=\"Starting container: 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75\" id=5800663f-abd4-47bc-90d1-6f1772bc0cd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.940231 | controller |     "Jun 12 10:22:17.582099 crc crio[19822]: time=\"2026-06-12T10:22:17.582012977Z\" level=info msg=\"Started container\" PID=62509 containerID=38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75 description=openshift-infra/auto-csr-approver-29687662-z9797/oc id=5800663f-abd4-47bc-90d1-6f1772bc0cd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d",
2026-06-12 11:43:51.940258 | controller |     "Jun 12 10:22:17.778423 crc crio[19822]: time=\"2026-06-12T10:22:17.778096138Z\" level=info msg=\"Created container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd\" id=806d9e5a-efa2-4dbc-a6ba-d9ad398fc91b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940277 | controller |     "Jun 12 10:22:17.779889 crc crio[19822]: time=\"2026-06-12T10:22:17.779715769Z\" level=info msg=\"Starting container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f\" id=9dcb53fc-cc83-4aca-bec1-778560f64e0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.940293 | controller |     "Jun 12 10:22:17.788362 crc crio[19822]: time=\"2026-06-12T10:22:17.788309681Z\" level=info msg=\"Started container\" PID=62520 containerID=6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f description=openstack/glance-default-internal-api-0/glance-httpd id=9dcb53fc-cc83-4aca-bec1-778560f64e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80",
2026-06-12 11:43:51.940309 | controller |     "Jun 12 10:22:18.072550 crc crio[19822]: time=\"2026-06-12T10:22:18.072464852Z\" level=info msg=\"Created container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log\" id=b389d32c-ddf3-47d1-a3dd-48c2a7ec7223 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940324 | controller |     "Jun 12 10:22:18.073902 crc crio[19822]: time=\"2026-06-12T10:22:18.07368983Z\" level=info msg=\"Starting container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be\" id=aa0ad585-bedb-4654-b9f0-aef2b36c99ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.940340 | controller |     "Jun 12 10:22:18.082433 crc crio[19822]: time=\"2026-06-12T10:22:18.082343294Z\" level=info msg=\"Started container\" PID=62524 containerID=a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be description=openstack/glance-default-external-api-0/glance-log id=aa0ad585-bedb-4654-b9f0-aef2b36c99ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17",
2026-06-12 11:43:51.940356 | controller |     "Jun 12 10:22:18.414783 crc crio[19822]: time=\"2026-06-12T10:22:18.41433112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=74b87f42-7896-4860-81fc-08c39c48ad1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.940371 | controller |     "Jun 12 10:22:18.453251 crc crio[19822]: time=\"2026-06-12T10:22:18.452988664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=20c7b533-8315-49ae-934e-4da4325aaeb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.940386 | controller |     "Jun 12 10:22:18.559266 crc crio[19822]: time=\"2026-06-12T10:22:18.559105936Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=a282ffa6-c631-461f-9eac-731a672579b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940402 | controller |     "Jun 12 10:22:18.559718 crc crio[19822]: time=\"2026-06-12T10:22:18.559656173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940417 | controller |     "Jun 12 10:22:18.649695 crc crio[19822]: time=\"2026-06-12T10:22:18.649476706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940432 | controller |     "Jun 12 10:22:18.807316 crc crio[19822]: time=\"2026-06-12T10:22:18.806923863Z\" level=info msg=\"Stopping container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720 (timeout: 30s)\" id=da604eb1-eac0-467d-b600-a8639cd92531 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940447 | controller |     "Jun 12 10:22:18.807952 crc crio[19822]: time=\"2026-06-12T10:22:18.807904295Z\" level=info msg=\"Stopping container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f (timeout: 30s)\" id=d667e3c2-8bd4-48c7-8dfb-bad43da99ec1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940466 | controller |     "Jun 12 10:22:19.367186 crc crio[19822]: time=\"2026-06-12T10:22:19.366332601Z\" level=info msg=\"Stopped container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log\" id=da604eb1-eac0-467d-b600-a8639cd92531 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940481 | controller |     "Jun 12 10:22:19.380052 crc crio[19822]: time=\"2026-06-12T10:22:19.377308433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940497 | controller |     "Jun 12 10:22:19.785253 crc crio[19822]: time=\"2026-06-12T10:22:19.785014573Z\" level=info msg=\"Stopped container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd\" id=d667e3c2-8bd4-48c7-8dfb-bad43da99ec1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940512 | controller |     "Jun 12 10:22:19.786653 crc crio[19822]: time=\"2026-06-12T10:22:19.786411958Z\" level=info msg=\"Stopping pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=bc88e5f2-2d2d-477a-93ff-3b73ec9b28e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.940528 | controller |     "Jun 12 10:22:19.787407 crc crio[19822]: time=\"2026-06-12T10:22:19.787246124Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80 UID:5bf309e2-2951-4038-80c5-e306a20050f5 NetNS:/var/run/netns/59157bc3-7c44-488a-b03c-ebe823a1e9ab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bf309e2_2951_4038_80c5_e306a20050f5.slice PodAnnotations:0xc000696370}] Aliases:map[]}\"",
2026-06-12 11:43:51.940543 | controller |     "Jun 12 10:22:19.787587 crc crio[19822]: time=\"2026-06-12T10:22:19.78744009Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.940558 | controller |     "Jun 12 10:22:19.829175 crc crio[19822]: time=\"2026-06-12T10:22:19.828962557Z\" level=info msg=\"Stopping pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=f6c2df6c-f94b-41f1-b3ac-cf9c6fd46f68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.940573 | controller |     "Jun 12 10:22:19.830279 crc crio[19822]: time=\"2026-06-12T10:22:19.830215407Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687662-z9797 Namespace:openshift-infra ID:ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d UID:d1f93148-ad39-4697-9718-d0d3c2e9d2be NetNS:/var/run/netns/ec10e8d0-15d8-4a1a-a40e-f6a8c8a16bc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1f93148_ad39_4697_9718_d0d3c2e9d2be.slice PodAnnotations:0xc00244c808}] Aliases:map[]}\"",
2026-06-12 11:43:51.940588 | controller |     "Jun 12 10:22:19.830465 crc crio[19822]: time=\"2026-06-12T10:22:19.830404583Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687662-z9797 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.940603 | controller |     "Jun 12 10:22:20.078408 crc crio[19822]: time=\"2026-06-12T10:22:20.075758142Z\" level=info msg=\"Created container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd\" id=a282ffa6-c631-461f-9eac-731a672579b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940622 | controller |     "Jun 12 10:22:20.080616 crc crio[19822]: time=\"2026-06-12T10:22:20.080516512Z\" level=info msg=\"Starting container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883\" id=b3cb4d23-3fb2-49b8-971a-8e66e548d0b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.940637 | controller |     "Jun 12 10:22:20.086724 crc crio[19822]: time=\"2026-06-12T10:22:20.086600665Z\" level=info msg=\"Started container\" PID=62851 containerID=096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883 description=openstack/glance-default-external-api-0/glance-httpd id=b3cb4d23-3fb2-49b8-971a-8e66e548d0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17",
2026-06-12 11:43:51.940652 | controller |     "Jun 12 10:22:20.295113 crc crio[19822]: time=\"2026-06-12T10:22:20.294980237Z\" level=info msg=\"Stopped pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=f6c2df6c-f94b-41f1-b3ac-cf9c6fd46f68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.940667 | controller |     "Jun 12 10:22:20.849788 crc crio[19822]: time=\"2026-06-12T10:22:20.847035151Z\" level=info msg=\"Stopping container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883 (timeout: 30s)\" id=09ebc5b3-f2d0-4da4-9af2-979c247a20e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940682 | controller |     "Jun 12 10:22:20.849788 crc crio[19822]: time=\"2026-06-12T10:22:20.847136693Z\" level=info msg=\"Stopping container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be (timeout: 30s)\" id=95dee5b9-a2da-47bb-a361-66613fdbd6b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940696 | controller |     "Jun 12 10:22:22.943740 crc crio[19822]: time=\"2026-06-12T10:22:22.943299739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef2e0335-5fa9-4cde-8843-78b1a37741da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.940712 | controller |     "Jun 12 10:22:26.112344 crc crio[19822]: time=\"2026-06-12T10:22:26.111279219Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=64e5898f-4a28-437b-b8e2-8d981c8613f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.940727 | controller |     "Jun 12 10:22:27.309575 crc crio[19822]: time=\"2026-06-12T10:22:27.309448214Z\" level=info msg=\"Stopped container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd\" id=09ebc5b3-f2d0-4da4-9af2-979c247a20e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940741 | controller |     "Jun 12 10:22:27.310248 crc crio[19822]: time=\"2026-06-12T10:22:27.309475675Z\" level=info msg=\"Stopped container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log\" id=95dee5b9-a2da-47bb-a361-66613fdbd6b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940756 | controller |     "Jun 12 10:22:27.310599 crc crio[19822]: time=\"2026-06-12T10:22:27.310520819Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jd64x/registry-server\" id=cb88fee0-0d0a-42fe-9c22-706458624115 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.940771 | controller |     "Jun 12 10:22:27.340266 crc crio[19822]: time=\"2026-06-12T10:22:27.334380325Z\" level=info msg=\"Stopping pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=92820627-7390-45bb-81db-1b67af3b49bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.940785 | controller |     "Jun 12 10:22:27.340266 crc crio[19822]: time=\"2026-06-12T10:22:27.335544032Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17 UID:99a2117d-fe48-4a9e-a188-63a46ac158ee NetNS:/var/run/netns/efc5a5fe-0d5d-4bf4-a032-c9e51ee31b07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99a2117d_fe48_4a9e_a188_63a46ac158ee.slice PodAnnotations:0xc0037c8090}] Aliases:map[]}\"",
2026-06-12 11:43:51.940803 | controller |     "Jun 12 10:22:27.340266 crc crio[19822]: time=\"2026-06-12T10:22:27.33577248Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.940819 | controller |     "Jun 12 10:22:30.918291 crc crio[19822]: time=\"2026-06-12T10:22:30.917526783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940834 | controller |     "Jun 12 10:22:31.486004 crc crio[19822]: time=\"2026-06-12T10:22:31.485044542Z\" level=info msg=\"Stopping container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45 (timeout: 10s)\" id=ad774fb3-a3c2-4831-b8a5-cc4a104ddd58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940849 | controller |     "Jun 12 10:22:32.183881 crc crio[19822]: time=\"2026-06-12T10:22:32.183085187Z\" level=info msg=\"Stopped pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=92820627-7390-45bb-81db-1b67af3b49bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.940867 | controller |     "Jun 12 10:22:32.193091 crc crio[19822]: time=\"2026-06-12T10:22:32.191520304Z\" level=info msg=\"Stopped container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns\" id=ad774fb3-a3c2-4831-b8a5-cc4a104ddd58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.940903 | controller |     "Jun 12 10:22:32.194184 crc crio[19822]: time=\"2026-06-12T10:22:32.194088357Z\" level=info msg=\"Stopping pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=e85896d5-f507-48e4-83e7-c9653c5f3439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.940919 | controller |     "Jun 12 10:22:32.194903 crc crio[19822]: time=\"2026-06-12T10:22:32.194756118Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b9cf7779-zq4lm Namespace:openstack ID:267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02 UID:60723095-117f-4e2c-a234-2295a22f73b1 NetNS:/var/run/netns/992a790c-8a30-4564-a6be-c6a0a38ed154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60723095_117f_4e2c_a234_2295a22f73b1.slice PodAnnotations:0xc00008c938}] Aliases:map[]}\"",
2026-06-12 11:43:51.940935 | controller |     "Jun 12 10:22:32.195444 crc crio[19822]: time=\"2026-06-12T10:22:32.195369017Z\" level=info msg=\"Stopped pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=bc88e5f2-2d2d-477a-93ff-3b73ec9b28e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.940950 | controller |     "Jun 12 10:22:32.195444 crc crio[19822]: time=\"2026-06-12T10:22:32.195412599Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b9cf7779-zq4lm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.940965 | controller |     "Jun 12 10:22:32.410510 crc crio[19822]: time=\"2026-06-12T10:22:32.410073897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940980 | controller |     "Jun 12 10:22:32.415636 crc crio[19822]: time=\"2026-06-12T10:22:32.41556055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.940999 | controller |     "Jun 12 10:22:32.508711 crc crio[19822]: time=\"2026-06-12T10:22:32.508627726Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=57f2e8bf-a02f-44e2-a786-b7e83c50a56c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.941015 | controller |     "Jun 12 10:22:32.510525 crc crio[19822]: time=\"2026-06-12T10:22:32.510333896Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=1ab7016f-f58e-4254-a728-a640518a4291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.941030 | controller |     "Jun 12 10:22:32.586771 crc crio[19822]: time=\"2026-06-12T10:22:32.586591848Z\" level=info msg=\"Stopped pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=e85896d5-f507-48e4-83e7-c9653c5f3439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.941044 | controller |     "Jun 12 10:22:32.592798 crc crio[19822]: time=\"2026-06-12T10:22:32.591398331Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2a07ac0b-cbd8-4dee-9373-f08e4bc4ffa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.941059 | controller |     "Jun 12 10:22:32.604696 crc crio[19822]: time=\"2026-06-12T10:22:32.604601319Z\" level=info msg=\"Created container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server\" id=cb88fee0-0d0a-42fe-9c22-706458624115 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.941074 | controller |     "Jun 12 10:22:32.607928 crc crio[19822]: time=\"2026-06-12T10:22:32.607752468Z\" level=info msg=\"Starting container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8\" id=76e8392a-5d54-4863-8b40-128b1df1d9dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.941089 | controller |     "Jun 12 10:22:32.612629 crc crio[19822]: time=\"2026-06-12T10:22:32.611889189Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0cd4986d-f851-4a86-b0a3-0f9f238075e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.941104 | controller |     "Jun 12 10:22:32.627181 crc crio[19822]: time=\"2026-06-12T10:22:32.616375552Z\" level=info msg=\"Started container\" PID=63892 containerID=e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8 description=openshift-marketplace/certified-operators-jd64x/registry-server id=76e8392a-5d54-4863-8b40-128b1df1d9dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054",
2026-06-12 11:43:51.941119 | controller |     "Jun 12 10:22:32.627181 crc crio[19822]: time=\"2026-06-12T10:22:32.623337102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.941134 | controller |     "Jun 12 10:22:32.670320 crc crio[19822]: time=\"2026-06-12T10:22:32.669249866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.941150 | controller |     "Jun 12 10:22:32.676554 crc crio[19822]: time=\"2026-06-12T10:22:32.676467114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.941165 | controller |     "Jun 12 10:22:32.806801 crc crio[19822]: time=\"2026-06-12T10:22:32.80671576Z\" level=info msg=\"Created container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd\" id=0cd4986d-f851-4a86-b0a3-0f9f238075e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.941183 | controller |     "Jun 12 10:22:32.807794 crc crio[19822]: time=\"2026-06-12T10:22:32.807730712Z\" level=info msg=\"Starting container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb\" id=48672d24-7c0b-4c46-8c12-766c5a06d195 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.941199 | controller |     "Jun 12 10:22:32.813693 crc crio[19822]: time=\"2026-06-12T10:22:32.813320269Z\" level=info msg=\"Started container\" PID=63924 containerID=0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb description=openstack/ceilometer-0/proxy-httpd id=48672d24-7c0b-4c46-8c12-766c5a06d195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442",
2026-06-12 11:43:51.941215 | controller |     "Jun 12 10:22:33.125726 crc crio[19822]: time=\"2026-06-12T10:22:33.123926137Z\" level=info msg=\"Removing container: 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883\" id=6aba8536-5f73-4e50-845e-9923cfa76c36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941230 | controller |     "Jun 12 10:22:33.139230 crc crio[19822]: time=\"2026-06-12T10:22:33.139051746Z\" level=info msg=\"Stopping container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb (timeout: 30s)\" id=405c9fc2-16b1-4798-9cbf-966df3872bf2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.941245 | controller |     "Jun 12 10:22:33.139230 crc crio[19822]: time=\"2026-06-12T10:22:33.139185852Z\" level=info msg=\"Stopping container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656 (timeout: 30s)\" id=4d4670ad-c196-47b6-8010-45e532fefbc7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.941260 | controller |     "Jun 12 10:22:33.139348 crc crio[19822]: time=\"2026-06-12T10:22:33.139284124Z\" level=info msg=\"Stopping container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc (timeout: 30s)\" id=298da84a-2dbe-45a7-9313-82d4ec818b3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.941276 | controller |     "Jun 12 10:22:33.143218 crc crio[19822]: time=\"2026-06-12T10:22:33.140582587Z\" level=info msg=\"Stopping container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86 (timeout: 30s)\" id=006fe261-151a-444b-ad6e-152f187eb262 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.941291 | controller |     "Jun 12 10:22:33.195771 crc crio[19822]: time=\"2026-06-12T10:22:33.195659414Z\" level=info msg=\"Removed container 096bc4665dd31c06c82c8c1ec89a6546e6963ace8d9d9ea4adb525ceac632883: openstack/glance-default-external-api-0/glance-httpd\" id=6aba8536-5f73-4e50-845e-9923cfa76c36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941306 | controller |     "Jun 12 10:22:33.202532 crc crio[19822]: time=\"2026-06-12T10:22:33.202434277Z\" level=info msg=\"Removing container: a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be\" id=b07de904-8e27-4976-9bce-435b669fe8ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941321 | controller |     "Jun 12 10:22:33.272321 crc crio[19822]: time=\"2026-06-12T10:22:33.272229088Z\" level=info msg=\"Stopped container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core\" id=006fe261-151a-444b-ad6e-152f187eb262 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.941336 | controller |     "Jun 12 10:22:33.354176 crc crio[19822]: time=\"2026-06-12T10:22:33.354064997Z\" level=info msg=\"Removed container a84e42f73cf0c525b661fe9064076a440cc83084887524d1f146f710c988e2be: openstack/glance-default-external-api-0/glance-log\" id=b07de904-8e27-4976-9bce-435b669fe8ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941352 | controller |     "Jun 12 10:22:33.359457 crc crio[19822]: time=\"2026-06-12T10:22:33.359209949Z\" level=info msg=\"Removing container: d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45\" id=21f4720b-b0da-45f7-b48a-c9d848436d3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941370 | controller |     "Jun 12 10:22:33.415708 crc crio[19822]: time=\"2026-06-12T10:22:33.41524885Z\" level=info msg=\"Removed container d61a84da84cf08df09267b10ea5c975393447bdb8611143b16d1ebcdb38f9e45: openstack/dnsmasq-dns-75b9cf7779-zq4lm/dnsmasq-dns\" id=21f4720b-b0da-45f7-b48a-c9d848436d3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941386 | controller |     "Jun 12 10:22:33.432131 crc crio[19822]: time=\"2026-06-12T10:22:33.432030595Z\" level=info msg=\"Removing container: 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235\" id=2e39bf94-faa2-4de1-81bc-a2ef595306ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941401 | controller |     "Jun 12 10:22:33.498862 crc crio[19822]: time=\"2026-06-12T10:22:33.498686928Z\" level=info msg=\"Stopped container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd\" id=405c9fc2-16b1-4798-9cbf-966df3872bf2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.941416 | controller |     "Jun 12 10:22:33.515440 crc crio[19822]: time=\"2026-06-12T10:22:33.51536849Z\" level=info msg=\"Removed container 35a9dffe09c842180d6a7a152d68b4e03a9e64ea5cbb77959e7db557c34e5235: openstack/dnsmasq-dns-75b9cf7779-zq4lm/init\" id=2e39bf94-faa2-4de1-81bc-a2ef595306ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941432 | controller |     "Jun 12 10:22:33.527615 crc crio[19822]: time=\"2026-06-12T10:22:33.526800167Z\" level=info msg=\"Removing container: 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f\" id=987f4d8b-99dc-4315-aba5-cb928c5b2c41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941446 | controller |     "Jun 12 10:22:33.601015 crc crio[19822]: time=\"2026-06-12T10:22:33.60092007Z\" level=info msg=\"Removed container 6d2f4a73654e1226c6c0529eee48059ffd1cded6e5aca7781355cb34c2ac278f: openstack/glance-default-internal-api-0/glance-httpd\" id=987f4d8b-99dc-4315-aba5-cb928c5b2c41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941462 | controller |     "Jun 12 10:22:33.604376 crc crio[19822]: time=\"2026-06-12T10:22:33.604279171Z\" level=info msg=\"Removing container: 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720\" id=8fa37b5f-4847-4ece-aa6e-7b7ae3ae0a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941477 | controller |     "Jun 12 10:22:33.666308 crc crio[19822]: time=\"2026-06-12T10:22:33.665339765Z\" level=info msg=\"Removed container 0ccb8b8a6bab1d4020c0b185b2d41aa3490e664a7b8a964e045073c4c1824720: openstack/glance-default-internal-api-0/glance-log\" id=8fa37b5f-4847-4ece-aa6e-7b7ae3ae0a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.941493 | controller |     "Jun 12 10:22:34.032255 crc crio[19822]: time=\"2026-06-12T10:22:34.032129923Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=d0f65e87-8dec-448a-ac54-6350119bc0c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.941508 | controller |     "Jun 12 10:22:34.032438 crc crio[19822]: time=\"2026-06-12T10:22:34.032301028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.941524 | controller |     "Jun 12 10:22:34.081041 crc crio[19822]: time=\"2026-06-12T10:22:34.080938568Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc005212048}] Aliases:map[]}\"",
2026-06-12 11:43:51.941543 | controller |     "Jun 12 10:22:34.086392 crc crio[19822]: time=\"2026-06-12T10:22:34.086292388Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.941559 | controller |     "Jun 12 10:22:34.200910 crc crio[19822]: time=\"2026-06-12T10:22:34.200486425Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=9fa5a2f0-e804-40f7-8f5a-3b7becd17122 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.941575 | controller |     "Jun 12 10:22:34.201665 crc crio[19822]: time=\"2026-06-12T10:22:34.201635712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.941591 | controller |     "Jun 12 10:22:34.306258 crc crio[19822]: time=\"2026-06-12T10:22:34.306196544Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc003094138}] Aliases:map[]}\"",
2026-06-12 11:43:51.941606 | controller |     "Jun 12 10:22:34.306523 crc crio[19822]: time=\"2026-06-12T10:22:34.306502824Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.941622 | controller |     "Jun 12 10:22:34.356550 crc crio[19822]: time=\"2026-06-12T10:22:34.356378035Z\" level=info msg=\"Stopped container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent\" id=298da84a-2dbe-45a7-9313-82d4ec818b3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.941637 | controller |     "Jun 12 10:22:34.947000 crc crio[19822]: 2026-06-12T10:22:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9330304db3675a5 Mac:96:20:5b:ad:8a:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 SocketPath: PciID:}] [{Interface:0xc000434770 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.941653 | controller |     "Jun 12 10:22:34.953332 crc crio[19822]: time=\"2026-06-12T10:22:34.95290446Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc005212048}] Aliases:map[]}\"",
2026-06-12 11:43:51.941669 | controller |     "Jun 12 10:22:34.953332 crc crio[19822]: time=\"2026-06-12T10:22:34.953131478Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.941684 | controller |     "Jun 12 10:22:34.977463 crc crio[19822]: time=\"2026-06-12T10:22:34.977364803Z\" level=info msg=\"Ran pod sandbox 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 with infra container: openstack/glance-default-external-api-0/POD\" id=d0f65e87-8dec-448a-ac54-6350119bc0c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.941700 | controller |     "Jun 12 10:22:34.982439 crc crio[19822]: time=\"2026-06-12T10:22:34.982378379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=70a15e1b-6b0e-4c0c-97e4-7c4b22273824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.941719 | controller |     "Jun 12 10:22:34.985767 crc crio[19822]: time=\"2026-06-12T10:22:34.985663595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=778ecfa1-2994-4bf6-a7aa-427f5d470222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.941734 | controller |     "Jun 12 10:22:35.200269 crc crio[19822]: time=\"2026-06-12T10:22:35.199984432Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=fb1aa7ca-9888-45f1-9ccb-5484a865f67b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.941750 | controller |     "Jun 12 10:22:35.200663 crc crio[19822]: time=\"2026-06-12T10:22:35.200587612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.941766 | controller |     "Jun 12 10:22:35.248116 crc crio[19822]: time=\"2026-06-12T10:22:35.247356693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.941781 | controller |     "Jun 12 10:22:35.727512 crc crio[19822]: time=\"2026-06-12T10:22:35.726687526Z\" level=info msg=\"Stopped container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent\" id=4d4670ad-c196-47b6-8010-45e532fefbc7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.941797 | controller |     "Jun 12 10:22:35.728611 crc crio[19822]: time=\"2026-06-12T10:22:35.728353717Z\" level=info msg=\"Stopping pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=f9234038-9151-4b39-bb19-5ea8b0577f72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.941815 | controller |     "Jun 12 10:22:35.729396 crc crio[19822]: time=\"2026-06-12T10:22:35.729318308Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442 UID:5b9620d0-68b0-49a4-9476-055865bc5e36 NetNS:/var/run/netns/5f1ed37e-23eb-465a-a62f-fef221902276 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5b9620d0_68b0_49a4_9476_055865bc5e36.slice PodAnnotations:0xc003094730}] Aliases:map[]}\"",
2026-06-12 11:43:51.941833 | controller |     "Jun 12 10:22:35.729570 crc crio[19822]: time=\"2026-06-12T10:22:35.729503344Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.941852 | controller |     "Jun 12 10:22:36.270334 crc crio[19822]: time=\"2026-06-12T10:22:36.27022183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.941880 | controller |     "Jun 12 10:22:36.274985 crc crio[19822]: time=\"2026-06-12T10:22:36.274854957Z\" level=info msg=\"Stopped pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=f9234038-9151-4b39-bb19-5ea8b0577f72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.941901 | controller |     "Jun 12 10:22:36.351520 crc crio[19822]: 2026-06-12T10:22:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d62500c00a32e3 Mac:c6:49:c1:5f:d7:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 SocketPath: PciID:}] [{Interface:0xc000524ed0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.941917 | controller |     "Jun 12 10:22:36.353095 crc crio[19822]: time=\"2026-06-12T10:22:36.353025913Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc003094138}] Aliases:map[]}\"",
2026-06-12 11:43:51.941939 | controller |     "Jun 12 10:22:36.353354 crc crio[19822]: time=\"2026-06-12T10:22:36.353301061Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.941955 | controller |     "Jun 12 10:22:36.361216 crc crio[19822]: time=\"2026-06-12T10:22:36.361069337Z\" level=info msg=\"Ran pod sandbox 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 with infra container: openstack/glance-default-internal-api-0/POD\" id=9fa5a2f0-e804-40f7-8f5a-3b7becd17122 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.941970 | controller |     "Jun 12 10:22:36.363854 crc crio[19822]: time=\"2026-06-12T10:22:36.363447412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=6cc8bdb1-5b37-4038-8ed5-1b1d06a8212a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.941985 | controller |     "Jun 12 10:22:36.366392 crc crio[19822]: time=\"2026-06-12T10:22:36.366312243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=095ad525-856d-4c3d-88fc-a61237fbb1af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.942000 | controller |     "Jun 12 10:22:36.801586 crc crio[19822]: time=\"2026-06-12T10:22:36.801484867Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=6d4599c7-da9c-4d18-93a4-3f5f2b6d49b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.942016 | controller |     "Jun 12 10:22:36.802296 crc crio[19822]: time=\"2026-06-12T10:22:36.802180319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942031 | controller |     "Jun 12 10:22:36.821406 crc crio[19822]: time=\"2026-06-12T10:22:36.821309476Z\" level=info msg=\"Created container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log\" id=fb1aa7ca-9888-45f1-9ccb-5484a865f67b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.942046 | controller |     "Jun 12 10:22:36.825532 crc crio[19822]: time=\"2026-06-12T10:22:36.825425715Z\" level=info msg=\"Starting container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88\" id=5dca74eb-b028-4150-84b5-c4f9309868a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.942061 | controller |     "Jun 12 10:22:36.834180 crc crio[19822]: time=\"2026-06-12T10:22:36.832699093Z\" level=info msg=\"Started container\" PID=64437 containerID=e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88 description=openstack/glance-default-external-api-0/glance-log id=5dca74eb-b028-4150-84b5-c4f9309868a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89",
2026-06-12 11:43:51.942076 | controller |     "Jun 12 10:22:36.871639 crc crio[19822]: time=\"2026-06-12T10:22:36.871548606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942092 | controller |     "Jun 12 10:22:37.078793 crc crio[19822]: time=\"2026-06-12T10:22:37.078292404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=85b2db66-82b0-49eb-856a-24e87a46d4fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.942111 | controller |     "Jun 12 10:22:37.169976 crc crio[19822]: time=\"2026-06-12T10:22:37.169875236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c8a8b90a-d4e3-44f2-8ca0-ac6d8e9f5f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.942126 | controller |     "Jun 12 10:22:37.303511 crc crio[19822]: time=\"2026-06-12T10:22:37.302536978Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=f53fc9a7-85cb-4836-8439-cc63fc4514a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.942142 | controller |     "Jun 12 10:22:37.303511 crc crio[19822]: time=\"2026-06-12T10:22:37.30298273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942157 | controller |     "Jun 12 10:22:37.368691 crc crio[19822]: time=\"2026-06-12T10:22:37.36860645Z\" level=info msg=\"Removing container: 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb\" id=40f58b06-0473-4324-ba87-4bada393da4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.942172 | controller |     "Jun 12 10:22:37.382461 crc crio[19822]: time=\"2026-06-12T10:22:37.382299633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942187 | controller |     "Jun 12 10:22:37.417983 crc crio[19822]: time=\"2026-06-12T10:22:37.41787553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942202 | controller |     "Jun 12 10:22:37.493463 crc crio[19822]: time=\"2026-06-12T10:22:37.49328217Z\" level=info msg=\"Removed container 0f7ae71f62d6a65af4084f01d2e2dfdda42283d8f832d5cad91e4c418c8b22cb: openstack/ceilometer-0/proxy-httpd\" id=40f58b06-0473-4324-ba87-4bada393da4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.942217 | controller |     "Jun 12 10:22:37.497081 crc crio[19822]: time=\"2026-06-12T10:22:37.496908393Z\" level=info msg=\"Removing container: 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86\" id=eab6bdd0-9ca8-4716-be9f-ea789c8f1d16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.942232 | controller |     "Jun 12 10:22:37.523679 crc crio[19822]: time=\"2026-06-12T10:22:37.522486184Z\" level=info msg=\"Removed container 027e04664947cdc160be8ee4e8c1e9ce4afdc842b4b0bed899c3d7f2fe6d9d86: openstack/ceilometer-0/sg-core\" id=eab6bdd0-9ca8-4716-be9f-ea789c8f1d16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.942247 | controller |     "Jun 12 10:22:37.526663 crc crio[19822]: time=\"2026-06-12T10:22:37.526574343Z\" level=info msg=\"Removing container: 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656\" id=ade41ca1-3e8f-45da-839f-bd5f13665b08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.942262 | controller |     "Jun 12 10:22:37.559733 crc crio[19822]: time=\"2026-06-12T10:22:37.559603136Z\" level=info msg=\"Removed container 63cc68a90df29be81a9da1425c835bcff6cb7dd100e5ebbe5fee26a789dbc656: openstack/ceilometer-0/ceilometer-notification-agent\" id=ade41ca1-3e8f-45da-839f-bd5f13665b08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.942278 | controller |     "Jun 12 10:22:37.562413 crc crio[19822]: time=\"2026-06-12T10:22:37.562359956Z\" level=info msg=\"Removing container: bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc\" id=21931e70-ea8f-41de-9987-74ffea3d7dc0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.942296 | controller |     "Jun 12 10:22:37.593984 crc crio[19822]: time=\"2026-06-12T10:22:37.593270195Z\" level=info msg=\"Removed container bee5d082d1cd64342835dca711c4b6f0549a69ba5d6e231bea62de8870c4debc: openstack/ceilometer-0/ceilometer-central-agent\" id=21931e70-ea8f-41de-9987-74ffea3d7dc0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.942312 | controller |     "Jun 12 10:22:37.710593 crc crio[19822]: time=\"2026-06-12T10:22:37.710496878Z\" level=info msg=\"Created container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log\" id=6d4599c7-da9c-4d18-93a4-3f5f2b6d49b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.942327 | controller |     "Jun 12 10:22:37.712005 crc crio[19822]: time=\"2026-06-12T10:22:37.711958695Z\" level=info msg=\"Starting container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1\" id=90c6092e-960c-4e37-812c-fc11fb584a5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.942342 | controller |     "Jun 12 10:22:37.720190 crc crio[19822]: time=\"2026-06-12T10:22:37.720073692Z\" level=info msg=\"Started container\" PID=64494 containerID=89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1 description=openstack/glance-default-internal-api-0/glance-log id=90c6092e-960c-4e37-812c-fc11fb584a5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5",
2026-06-12 11:43:51.942358 | controller |     "Jun 12 10:22:37.923201 crc crio[19822]: time=\"2026-06-12T10:22:37.92274981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942374 | controller |     "Jun 12 10:22:38.443090 crc crio[19822]: time=\"2026-06-12T10:22:38.442002767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c7691a7d-a5c6-4624-8311-f592fff06734 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.942390 | controller |     "Jun 12 10:22:38.503189 crc crio[19822]: time=\"2026-06-12T10:22:38.502800033Z\" level=info msg=\"Created container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd\" id=f53fc9a7-85cb-4836-8439-cc63fc4514a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.942405 | controller |     "Jun 12 10:22:38.504878 crc crio[19822]: time=\"2026-06-12T10:22:38.504737763Z\" level=info msg=\"Starting container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455\" id=e549faab-0ea4-4436-823d-788c8fd34acf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.942420 | controller |     "Jun 12 10:22:38.506737 crc crio[19822]: time=\"2026-06-12T10:22:38.506655445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f33b6c1e-bddb-45be-b969-bab30dfafc7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.942435 | controller |     "Jun 12 10:22:38.514563 crc crio[19822]: time=\"2026-06-12T10:22:38.514449462Z\" level=info msg=\"Started container\" PID=64514 containerID=c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455 description=openstack/glance-default-external-api-0/glance-httpd id=e549faab-0ea4-4436-823d-788c8fd34acf name=/runtime.v1.RuntimeService/StartContainer sandboxID=9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89",
2026-06-12 11:43:51.942451 | controller |     "Jun 12 10:22:38.648217 crc crio[19822]: time=\"2026-06-12T10:22:38.648102405Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=d00984fc-07e3-4db9-871b-a1c7ab04b971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.942473 | controller |     "Jun 12 10:22:38.648609 crc crio[19822]: time=\"2026-06-12T10:22:38.648548739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942599 | controller |     "Jun 12 10:22:38.703306 crc crio[19822]: time=\"2026-06-12T10:22:38.70310977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942616 | controller |     "Jun 12 10:22:39.188297 crc crio[19822]: time=\"2026-06-12T10:22:39.187266153Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=104f44d1-46a1-4007-877a-390c81d37e73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.942632 | controller |     "Jun 12 10:22:39.188501 crc crio[19822]: time=\"2026-06-12T10:22:39.188319157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942673 | controller |     "Jun 12 10:22:39.242487 crc crio[19822]: time=\"2026-06-12T10:22:39.242232383Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc0037c8660}] Aliases:map[]}\"",
2026-06-12 11:43:51.942691 | controller |     "Jun 12 10:22:39.242487 crc crio[19822]: time=\"2026-06-12T10:22:39.242337396Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.942707 | controller |     "Jun 12 10:22:39.391929 crc crio[19822]: time=\"2026-06-12T10:22:39.390782528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942723 | controller |     "Jun 12 10:22:39.706924 crc crio[19822]: time=\"2026-06-12T10:22:39.706245269Z\" level=info msg=\"Created container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd\" id=d00984fc-07e3-4db9-871b-a1c7ab04b971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.942738 | controller |     "Jun 12 10:22:39.708611 crc crio[19822]: time=\"2026-06-12T10:22:39.708086478Z\" level=info msg=\"Starting container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae\" id=c9fc8539-b5a5-4dc5-8c76-48330165866c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.942754 | controller |     "Jun 12 10:22:39.714020 crc crio[19822]: time=\"2026-06-12T10:22:39.713950643Z\" level=info msg=\"Started container\" PID=64742 containerID=7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae description=openstack/glance-default-internal-api-0/glance-httpd id=c9fc8539-b5a5-4dc5-8c76-48330165866c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5",
2026-06-12 11:43:51.942770 | controller |     "Jun 12 10:22:40.302304 crc crio[19822]: 2026-06-12T10:22:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f8492b54697177 Mac:ce:77:c4:7e:bb:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.942786 | controller |     "Jun 12 10:22:40.304206 crc crio[19822]: time=\"2026-06-12T10:22:40.30416748Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc0037c8660}] Aliases:map[]}\"",
2026-06-12 11:43:51.942805 | controller |     "Jun 12 10:22:40.304454 crc crio[19822]: time=\"2026-06-12T10:22:40.304436228Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.942821 | controller |     "Jun 12 10:22:40.313898 crc crio[19822]: time=\"2026-06-12T10:22:40.313793738Z\" level=info msg=\"Ran pod sandbox 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 with infra container: openstack/ceilometer-0/POD\" id=104f44d1-46a1-4007-877a-390c81d37e73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.942836 | controller |     "Jun 12 10:22:40.319647 crc crio[19822]: time=\"2026-06-12T10:22:40.319562405Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8387a54e-1838-42b5-a1a5-88f0006ef3b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.942865 | controller |     "Jun 12 10:22:40.331956 crc crio[19822]: time=\"2026-06-12T10:22:40.331645678Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.942888 | controller |     "Jun 12 10:22:42.823043 crc crio[19822]: time=\"2026-06-12T10:22:42.822412528Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8387a54e-1838-42b5-a1a5-88f0006ef3b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.942904 | controller |     "Jun 12 10:22:42.826119 crc crio[19822]: time=\"2026-06-12T10:22:42.826024514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3456d430-6e4a-4b18-b2ec-99b71960f4fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.942919 | controller |     "Jun 12 10:22:42.852121 crc crio[19822]: time=\"2026-06-12T10:22:42.851409707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cbbc12a8-ce56-4b4c-99c7-62cc82455def name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.942935 | controller |     "Jun 12 10:22:42.885475 crc crio[19822]: time=\"2026-06-12T10:22:42.884934719Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=a164b6ea-b748-45df-9fbf-92333b113b04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.942950 | controller |     "Jun 12 10:22:42.886124 crc crio[19822]: time=\"2026-06-12T10:22:42.885777626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942965 | controller |     "Jun 12 10:22:42.927922 crc crio[19822]: time=\"2026-06-12T10:22:42.927765825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942980 | controller |     "Jun 12 10:22:42.931247 crc crio[19822]: time=\"2026-06-12T10:22:42.931136401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.942999 | controller |     "Jun 12 10:22:43.316107 crc crio[19822]: time=\"2026-06-12T10:22:43.315997572Z\" level=info msg=\"Created container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=a164b6ea-b748-45df-9fbf-92333b113b04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.943015 | controller |     "Jun 12 10:22:43.317352 crc crio[19822]: time=\"2026-06-12T10:22:43.317240841Z\" level=info msg=\"Starting container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1\" id=f0370bc3-936a-43cc-873e-667b07543b06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.943031 | controller |     "Jun 12 10:22:43.323476 crc crio[19822]: time=\"2026-06-12T10:22:43.323369935Z\" level=info msg=\"Started container\" PID=65142 containerID=b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1 description=openstack/ceilometer-0/ceilometer-central-agent id=f0370bc3-936a-43cc-873e-667b07543b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435",
2026-06-12 11:43:51.943047 | controller |     "Jun 12 10:22:43.467704 crc crio[19822]: time=\"2026-06-12T10:22:43.467604754Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=93fd870e-373f-49b5-9f47-d561e1315cf9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.943063 | controller |     "Jun 12 10:22:43.474198 crc crio[19822]: time=\"2026-06-12T10:22:43.474042928Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.943079 | controller |     "Jun 12 10:22:45.869620 crc crio[19822]: time=\"2026-06-12T10:22:45.869271202Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=93fd870e-373f-49b5-9f47-d561e1315cf9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.943094 | controller |     "Jun 12 10:22:45.871329 crc crio[19822]: time=\"2026-06-12T10:22:45.871201963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=888828ef-ab02-40b7-b789-25b646dfda79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.943110 | controller |     "Jun 12 10:22:45.943358 crc crio[19822]: time=\"2026-06-12T10:22:45.943297396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=99c8c76f-ae83-4b19-8316-5c275340fa14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.943125 | controller |     "Jun 12 10:22:45.975448 crc crio[19822]: time=\"2026-06-12T10:22:45.97530881Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=04659824-2b90-4a81-8ed5-04c3b7a6a86b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.943141 | controller |     "Jun 12 10:22:45.975946 crc crio[19822]: time=\"2026-06-12T10:22:45.975870858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943156 | controller |     "Jun 12 10:22:46.055849 crc crio[19822]: time=\"2026-06-12T10:22:46.055606374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943172 | controller |     "Jun 12 10:22:46.059651 crc crio[19822]: time=\"2026-06-12T10:22:46.059575682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943192 | controller |     "Jun 12 10:22:46.283948 crc crio[19822]: time=\"2026-06-12T10:22:46.283399619Z\" level=info msg=\"Created container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent\" id=04659824-2b90-4a81-8ed5-04c3b7a6a86b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.943208 | controller |     "Jun 12 10:22:46.285574 crc crio[19822]: time=\"2026-06-12T10:22:46.285361451Z\" level=info msg=\"Starting container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d\" id=7adcee9b-baef-4a7c-b8ef-a66355fb6a69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.943223 | controller |     "Jun 12 10:22:46.301236 crc crio[19822]: time=\"2026-06-12T10:22:46.301061228Z\" level=info msg=\"Started container\" PID=65403 containerID=2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d description=openstack/ceilometer-0/ceilometer-notification-agent id=7adcee9b-baef-4a7c-b8ef-a66355fb6a69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435",
2026-06-12 11:43:51.943239 | controller |     "Jun 12 10:22:46.436773 crc crio[19822]: time=\"2026-06-12T10:22:46.43656689Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c5afd932-c7cc-4af3-94b9-72d9060bc6c8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.943254 | controller |     "Jun 12 10:22:46.443228 crc crio[19822]: time=\"2026-06-12T10:22:46.443111858Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.943269 | controller |     "Jun 12 10:22:46.569189 crc crio[19822]: time=\"2026-06-12T10:22:46.569091688Z\" level=info msg=\"Stopping container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8 (timeout: 2s)\" id=eadea63f-d479-4433-8e9b-3fd799ad1963 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.943284 | controller |     "Jun 12 10:22:46.740476 crc crio[19822]: time=\"2026-06-12T10:22:46.740182647Z\" level=info msg=\"Stopped container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server\" id=eadea63f-d479-4433-8e9b-3fd799ad1963 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.943300 | controller |     "Jun 12 10:22:46.743871 crc crio[19822]: time=\"2026-06-12T10:22:46.743750845Z\" level=info msg=\"Stopping pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=96e38d13-7e31-4f51-912a-ee0c26d2ad98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.943314 | controller |     "Jun 12 10:22:46.744633 crc crio[19822]: time=\"2026-06-12T10:22:46.744577501Z\" level=info msg=\"Got pod network &{Name:certified-operators-jd64x Namespace:openshift-marketplace ID:b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054 UID:12c7a58e-7e11-4016-96b4-0c52827cfe9e NetNS:/var/run/netns/0086e9cb-fc72-4693-a535-2cce7a6200da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12c7a58e_7e11_4016_96b4_0c52827cfe9e.slice PodAnnotations:0xc00101a9b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.943330 | controller |     "Jun 12 10:22:46.744865 crc crio[19822]: time=\"2026-06-12T10:22:46.744745707Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-jd64x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.943345 | controller |     "Jun 12 10:22:47.117362 crc crio[19822]: time=\"2026-06-12T10:22:47.117249659Z\" level=info msg=\"Stopped pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=96e38d13-7e31-4f51-912a-ee0c26d2ad98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.943363 | controller |     "Jun 12 10:22:47.140220 crc crio[19822]: time=\"2026-06-12T10:22:47.140131943Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c5afd932-c7cc-4af3-94b9-72d9060bc6c8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.943379 | controller |     "Jun 12 10:22:47.146332 crc crio[19822]: time=\"2026-06-12T10:22:47.146219879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=109a88cb-9e80-477d-ac24-28e04c0b186c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.943394 | controller |     "Jun 12 10:22:47.170752 crc crio[19822]: time=\"2026-06-12T10:22:47.169982251Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4708fd7a-85df-4cf7-aac7-13b1d786bd1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.943409 | controller |     "Jun 12 10:22:47.308904 crc crio[19822]: time=\"2026-06-12T10:22:47.305857103Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4a5dbac2-313f-407f-8cbf-b42d72c5d5eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.943424 | controller |     "Jun 12 10:22:47.308904 crc crio[19822]: time=\"2026-06-12T10:22:47.306359319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943439 | controller |     "Jun 12 10:22:47.396134 crc crio[19822]: time=\"2026-06-12T10:22:47.396028212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943454 | controller |     "Jun 12 10:22:47.405617 crc crio[19822]: time=\"2026-06-12T10:22:47.405524989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943470 | controller |     "Jun 12 10:22:47.599796 crc crio[19822]: time=\"2026-06-12T10:22:47.599683839Z\" level=info msg=\"Removing container: e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8\" id=5a3f1c37-1db5-4f61-bde7-98e5b421a01b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.943485 | controller |     "Jun 12 10:22:47.628194 crc crio[19822]: time=\"2026-06-12T10:22:47.627890617Z\" level=info msg=\"Removed container e2f96342cb22437d9aa2bc37c4bfcda55c402f70b46898c46745a06307762ca8: openshift-marketplace/certified-operators-jd64x/registry-server\" id=5a3f1c37-1db5-4f61-bde7-98e5b421a01b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.943500 | controller |     "Jun 12 10:22:47.637194 crc crio[19822]: time=\"2026-06-12T10:22:47.637084243Z\" level=info msg=\"Removing container: 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e\" id=931f8b48-10a3-4d99-ba82-0408e9009dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.943516 | controller |     "Jun 12 10:22:47.676316 crc crio[19822]: time=\"2026-06-12T10:22:47.676215553Z\" level=info msg=\"Removed container 6ba044d937d24f91acbb3c255524b021b330c01fa0ab11897d9a071854b8f03e: openshift-marketplace/certified-operators-jd64x/extract-content\" id=931f8b48-10a3-4d99-ba82-0408e9009dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.943530 | controller |     "Jun 12 10:22:47.679048 crc crio[19822]: time=\"2026-06-12T10:22:47.678972809Z\" level=info msg=\"Removing container: 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9\" id=8765584b-661f-468d-af0e-9b0d216db8ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.943545 | controller |     "Jun 12 10:22:47.683086 crc crio[19822]: time=\"2026-06-12T10:22:47.683004221Z\" level=info msg=\"Created container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core\" id=4a5dbac2-313f-407f-8cbf-b42d72c5d5eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.943563 | controller |     "Jun 12 10:22:47.684343 crc crio[19822]: time=\"2026-06-12T10:22:47.684274577Z\" level=info msg=\"Starting container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01\" id=b9ad950e-4bdf-4e29-b1e4-9a4df855b495 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.943579 | controller |     "Jun 12 10:22:47.689536 crc crio[19822]: time=\"2026-06-12T10:22:47.68937643Z\" level=info msg=\"Started container\" PID=65510 containerID=eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01 description=openstack/ceilometer-0/sg-core id=b9ad950e-4bdf-4e29-b1e4-9a4df855b495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435",
2026-06-12 11:43:51.943594 | controller |     "Jun 12 10:22:47.724736 crc crio[19822]: time=\"2026-06-12T10:22:47.724605926Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3f4fa38a-8369-4e56-8aec-ce80514b8bd0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.943610 | controller |     "Jun 12 10:22:47.739727 crc crio[19822]: time=\"2026-06-12T10:22:47.739626511Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.943625 | controller |     "Jun 12 10:22:47.762601 crc crio[19822]: time=\"2026-06-12T10:22:47.762440273Z\" level=info msg=\"Removed container 61b9627dc1d8be96678679215e588ef1ec9ed688bb79e927c0cb62ab545169a9: openshift-marketplace/certified-operators-jd64x/extract-utilities\" id=8765584b-661f-468d-af0e-9b0d216db8ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.943641 | controller |     "Jun 12 10:22:49.043468 crc crio[19822]: time=\"2026-06-12T10:22:49.042499257Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=3f4fa38a-8369-4e56-8aec-ce80514b8bd0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.943656 | controller |     "Jun 12 10:22:49.045298 crc crio[19822]: time=\"2026-06-12T10:22:49.045202571Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b904dac5-ea22-4fb6-8170-badb30eb73e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.943671 | controller |     "Jun 12 10:22:49.129766 crc crio[19822]: time=\"2026-06-12T10:22:49.129598375Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e5fe00e1-2fed-4eda-9a7b-9751db5e6115 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.943686 | controller |     "Jun 12 10:22:49.141933 crc crio[19822]: time=\"2026-06-12T10:22:49.141773242Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=fdfd5bda-4bf9-4f9e-bb1d-ff50a409916a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.943701 | controller |     "Jun 12 10:22:49.142477 crc crio[19822]: time=\"2026-06-12T10:22:49.142413553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943718 | controller |     "Jun 12 10:22:49.212888 crc crio[19822]: time=\"2026-06-12T10:22:49.212723292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943735 | controller |     "Jun 12 10:22:49.220005 crc crio[19822]: time=\"2026-06-12T10:22:49.219886781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943755 | controller |     "Jun 12 10:22:49.394030 crc crio[19822]: time=\"2026-06-12T10:22:49.393668119Z\" level=info msg=\"Created container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd\" id=fdfd5bda-4bf9-4f9e-bb1d-ff50a409916a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.943770 | controller |     "Jun 12 10:22:49.397275 crc crio[19822]: time=\"2026-06-12T10:22:49.397181251Z\" level=info msg=\"Starting container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19\" id=39f6800f-e98a-49b5-8280-19bdaf200892 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.943786 | controller |     "Jun 12 10:22:49.405111 crc crio[19822]: time=\"2026-06-12T10:22:49.404907035Z\" level=info msg=\"Started container\" PID=65617 containerID=3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19 description=openstack/ceilometer-0/proxy-httpd id=39f6800f-e98a-49b5-8280-19bdaf200892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435",
2026-06-12 11:43:51.943801 | controller |     "Jun 12 10:22:52.146718 crc crio[19822]: time=\"2026-06-12T10:22:52.145686633Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=825bdafa-396b-4e4b-ac6d-2ce5c7e2a841 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.943816 | controller |     "Jun 12 10:22:52.146718 crc crio[19822]: time=\"2026-06-12T10:22:52.146660295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.943832 | controller |     "Jun 12 10:22:52.189392 crc crio[19822]: time=\"2026-06-12T10:22:52.189279244Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc00101ae08}] Aliases:map[]}\"",
2026-06-12 11:43:51.943852 | controller |     "Jun 12 10:22:52.189392 crc crio[19822]: time=\"2026-06-12T10:22:52.189347026Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.943885 | controller |     "Jun 12 10:22:52.800478 crc crio[19822]: 2026-06-12T10:22:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de931bbbf2c47d2 Mac:be:cc:5c:e8:73:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 SocketPath: PciID:}] [{Interface:0xc0002c29e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.943908 | controller |     "Jun 12 10:22:52.801752 crc crio[19822]: time=\"2026-06-12T10:22:52.801658061Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc00101ae08}] Aliases:map[]}\"",
2026-06-12 11:43:51.943925 | controller |     "Jun 12 10:22:52.802001 crc crio[19822]: time=\"2026-06-12T10:22:52.801941691Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.943944 | controller |     "Jun 12 10:22:52.811491 crc crio[19822]: time=\"2026-06-12T10:22:52.811241755Z\" level=info msg=\"Ran pod sandbox de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 with infra container: openstack/openstackclient/POD\" id=825bdafa-396b-4e4b-ac6d-2ce5c7e2a841 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.943961 | controller |     "Jun 12 10:22:52.814326 crc crio[19822]: time=\"2026-06-12T10:22:52.813716882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.943976 | controller |     "Jun 12 10:22:52.814326 crc crio[19822]: time=\"2026-06-12T10:22:52.814067693Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.943993 | controller |     "Jun 12 10:22:52.814326 crc crio[19822]: time=\"2026-06-12T10:22:52.814134335Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=40fc0d54-d45b-410d-9f2f-60f0348e0591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.944009 | controller |     "Jun 12 10:22:52.815276 crc crio[19822]: time=\"2026-06-12T10:22:52.815198049Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=8b8723f9-33e2-4132-98de-2a625162b6c2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.944024 | controller |     "Jun 12 10:22:52.824913 crc crio[19822]: time=\"2026-06-12T10:22:52.824800674Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"",
2026-06-12 11:43:51.944041 | controller |     "Jun 12 10:22:59.860415 crc crio[19822]: time=\"2026-06-12T10:22:59.859898564Z\" level=info msg=\"Stopping pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=1c1ec06a-42de-4cb2-9029-d216302b1d01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.944062 | controller |     "Jun 12 10:22:59.865678 crc crio[19822]: time=\"2026-06-12T10:22:59.865629947Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-7lpmr Namespace:openstack ID:395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f UID:2fe8ec76-72ee-435f-94f1-bbda81162253 NetNS:/var/run/netns/96d48a32-8c46-448f-a24c-ce8390606397 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fe8ec76_72ee_435f_94f1_bbda81162253.slice PodAnnotations:0xc000120a58}] Aliases:map[]}\"",
2026-06-12 11:43:51.944085 | controller |     "Jun 12 10:22:59.866127 crc crio[19822]: time=\"2026-06-12T10:22:59.866096812Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-7lpmr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.944108 | controller |     "Jun 12 10:23:00.103186 crc crio[19822]: time=\"2026-06-12T10:23:00.102551102Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6865c76df7-q68pw/POD\" id=d84fdd0b-94c0-4a57-87eb-6544313bba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.944126 | controller |     "Jun 12 10:23:00.103186 crc crio[19822]: time=\"2026-06-12T10:23:00.103214233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.944142 | controller |     "Jun 12 10:23:00.941418 crc crio[19822]: time=\"2026-06-12T10:23:00.941104001Z\" level=info msg=\"Stopping container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d (timeout: 30s)\" id=42da6d42-1da7-42e7-b7a8-fd012340d2e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.944161 | controller |     "Jun 12 10:23:00.942602 crc crio[19822]: time=\"2026-06-12T10:23:00.942118054Z\" level=info msg=\"Stopping container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1 (timeout: 30s)\" id=c463f929-d18c-4356-95c3-626fa39ec8f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.944177 | controller |     "Jun 12 10:23:00.947331 crc crio[19822]: time=\"2026-06-12T10:23:00.946583237Z\" level=info msg=\"Stopping container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01 (timeout: 30s)\" id=1d207e47-44ac-4b50-8b64-c14f8cddbfcd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.944192 | controller |     "Jun 12 10:23:00.948457 crc crio[19822]: time=\"2026-06-12T10:23:00.948415662Z\" level=info msg=\"Stopping container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19 (timeout: 30s)\" id=12d6bbaa-ba08-447d-8f75-20d71cea705e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.944208 | controller |     "Jun 12 10:23:06.330528 crc crio[19822]: time=\"2026-06-12T10:23:06.329683605Z\" level=info msg=\"Stopped pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=1c1ec06a-42de-4cb2-9029-d216302b1d01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.944223 | controller |     "Jun 12 10:23:06.424979 crc crio[19822]: time=\"2026-06-12T10:23:06.424485837Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc00244c320}] Aliases:map[]}\"",
2026-06-12 11:43:51.944239 | controller |     "Jun 12 10:23:06.424979 crc crio[19822]: time=\"2026-06-12T10:23:06.42457851Z\" level=info msg=\"Adding pod openstack_swift-proxy-6865c76df7-q68pw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.944254 | controller |     "Jun 12 10:23:06.448125 crc crio[19822]: time=\"2026-06-12T10:23:06.447463334Z\" level=info msg=\"Stopped container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd\" id=12d6bbaa-ba08-447d-8f75-20d71cea705e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.944270 | controller |     "Jun 12 10:23:06.460350 crc crio[19822]: time=\"2026-06-12T10:23:06.459384032Z\" level=info msg=\"Stopped container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent\" id=42da6d42-1da7-42e7-b7a8-fd012340d2e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.944285 | controller |     "Jun 12 10:23:06.460350 crc crio[19822]: time=\"2026-06-12T10:23:06.459435654Z\" level=info msg=\"Stopped container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core\" id=1d207e47-44ac-4b50-8b64-c14f8cddbfcd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.944300 | controller |     "Jun 12 10:23:06.460350 crc crio[19822]: time=\"2026-06-12T10:23:06.459925969Z\" level=info msg=\"Stopped container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=c463f929-d18c-4356-95c3-626fa39ec8f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.944329 | controller |     "Jun 12 10:23:06.460926 crc crio[19822]: time=\"2026-06-12T10:23:06.46055904Z\" level=info msg=\"Stopping pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=fe3cf875-f119-40cf-b68d-6fa0e1947c62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.944350 | controller |     "Jun 12 10:23:06.461100 crc crio[19822]: time=\"2026-06-12T10:23:06.461035515Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435 UID:0929989c-2636-4a1f-abe1-3afa256ca2ab NetNS:/var/run/netns/6fb65301-6573-4c40-8a9d-dcca1b405f8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0929989c_2636_4a1f_abe1_3afa256ca2ab.slice PodAnnotations:0xc00244c6e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.944366 | controller |     "Jun 12 10:23:06.461245 crc crio[19822]: time=\"2026-06-12T10:23:06.461218451Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.944382 | controller |     "Jun 12 10:23:06.897766 crc crio[19822]: time=\"2026-06-12T10:23:06.897409865Z\" level=info msg=\"Stopped pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=fe3cf875-f119-40cf-b68d-6fa0e1947c62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.944398 | controller |     "Jun 12 10:23:07.024700 crc crio[19822]: time=\"2026-06-12T10:23:07.02448035Z\" level=info msg=\"Removing container: 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19\" id=5adaee22-54de-4954-b2cf-fd06af04825e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.944413 | controller |     "Jun 12 10:23:07.533330 crc crio[19822]: time=\"2026-06-12T10:23:07.532757458Z\" level=info msg=\"Removed container 3b17390fd274cef053e5595f746d8eacc086fb5ce7f722b5bdb346a0010b8a19: openstack/ceilometer-0/proxy-httpd\" id=5adaee22-54de-4954-b2cf-fd06af04825e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.944429 | controller |     "Jun 12 10:23:07.542132 crc crio[19822]: time=\"2026-06-12T10:23:07.542056036Z\" level=info msg=\"Removing container: eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01\" id=5f3fe7b8-7e92-4503-8542-3b1a70493752 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.944444 | controller |     "Jun 12 10:23:07.551514 crc crio[19822]: time=\"2026-06-12T10:23:07.55138242Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=8b8723f9-33e2-4132-98de-2a625162b6c2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.944460 | controller |     "Jun 12 10:23:07.554062 crc crio[19822]: time=\"2026-06-12T10:23:07.553984671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=b7075c02-757e-4591-86f8-89a43ff2b61a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.944475 | controller |     "Jun 12 10:23:07.586797 crc crio[19822]: time=\"2026-06-12T10:23:07.58673662Z\" level=info msg=\"Removed container eb5b9a64aaa2dad06fa07767ddcfee89d875de004488ee9afc50acab13802d01: openstack/ceilometer-0/sg-core\" id=5f3fe7b8-7e92-4503-8542-3b1a70493752 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.944490 | controller |     "Jun 12 10:23:07.593477 crc crio[19822]: time=\"2026-06-12T10:23:07.593425825Z\" level=info msg=\"Removing container: 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d\" id=9eb2309a-d056-4819-8f81-5839d8521513 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.944506 | controller |     "Jun 12 10:23:07.611117 crc crio[19822]: time=\"2026-06-12T10:23:07.610990937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=9029d180-0d42-4269-8bec-29bf8b072efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.944524 | controller |     "Jun 12 10:23:07.680957 crc crio[19822]: time=\"2026-06-12T10:23:07.680708136Z\" level=info msg=\"Removed container 2e2dc2841329424d0e7e03e0bf890a7bba80431d8a6aa9771aec07002961b30d: openstack/ceilometer-0/ceilometer-notification-agent\" id=9eb2309a-d056-4819-8f81-5839d8521513 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.944540 | controller |     "Jun 12 10:23:07.685560 crc crio[19822]: time=\"2026-06-12T10:23:07.685449725Z\" level=info msg=\"Removing container: b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1\" id=b4e8a91c-584e-480f-a2b5-0794b901204e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.944555 | controller |     "Jun 12 10:23:07.712354 crc crio[19822]: time=\"2026-06-12T10:23:07.712192362Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=5268068a-f748-4b32-9ce0-5819e47227d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.944571 | controller |     "Jun 12 10:23:07.729699 crc crio[19822]: time=\"2026-06-12T10:23:07.729571182Z\" level=info msg=\"Removed container b7830e7e9db89a8bc84f16ebda605fd8e4a43f4451ab03864fe6535b54ae4fc1: openstack/ceilometer-0/ceilometer-central-agent\" id=b4e8a91c-584e-480f-a2b5-0794b901204e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.944586 | controller |     "Jun 12 10:23:07.732578 crc crio[19822]: time=\"2026-06-12T10:23:07.732547893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.944602 | controller |     "Jun 12 10:23:07.786542 crc crio[19822]: time=\"2026-06-12T10:23:07.786496068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.944617 | controller |     "Jun 12 10:23:07.791464 crc crio[19822]: time=\"2026-06-12T10:23:07.791439312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.944632 | controller |     "Jun 12 10:23:08.047445 crc crio[19822]: time=\"2026-06-12T10:23:08.047318697Z\" level=info msg=\"Stopping pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=a90faa6c-c410-4cec-8f06-65cadca3c485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.944648 | controller |     "Jun 12 10:23:08.047981 crc crio[19822]: time=\"2026-06-12T10:23:08.047936277Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-64lq6 Namespace:openstack ID:3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802 UID:cebafe80-ace4-4e9e-826c-34236bd1823b NetNS:/var/run/netns/81a635ef-c1e2-4110-973f-2df12b6aef37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcebafe80_ace4_4e9e_826c_34236bd1823b.slice PodAnnotations:0xc0021448a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.944663 | controller |     "Jun 12 10:23:08.048090 crc crio[19822]: time=\"2026-06-12T10:23:08.048080371Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-64lq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.944678 | controller |     "Jun 12 10:23:08.287072 crc crio[19822]: time=\"2026-06-12T10:23:08.286662087Z\" level=info msg=\"Created container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient\" id=5268068a-f748-4b32-9ce0-5819e47227d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.944693 | controller |     "Jun 12 10:23:08.289274 crc crio[19822]: time=\"2026-06-12T10:23:08.289139876Z\" level=info msg=\"Starting container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6\" id=d74c4447-ebb2-494f-8860-e063410e6064 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.944712 | controller |     "Jun 12 10:23:08.295981 crc crio[19822]: time=\"2026-06-12T10:23:08.295892172Z\" level=info msg=\"Started container\" PID=66934 containerID=0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 description=openstack/openstackclient/openstackclient id=d74c4447-ebb2-494f-8860-e063410e6064 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501",
2026-06-12 11:43:51.944728 | controller |     "Jun 12 10:23:08.408090 crc crio[19822]: 2026-06-12T10:23:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d34266200bf6dc0 Mac:d2:5c:f5:e5:d9:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 SocketPath: PciID:}] [{Interface:0xc00052a650 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.944744 | controller |     "Jun 12 10:23:08.412687 crc crio[19822]: time=\"2026-06-12T10:23:08.412526847Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc00244c320}] Aliases:map[]}\"",
2026-06-12 11:43:51.944760 | controller |     "Jun 12 10:23:08.412970 crc crio[19822]: time=\"2026-06-12T10:23:08.412728123Z\" level=info msg=\"Checking pod openstack_swift-proxy-6865c76df7-q68pw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.944775 | controller |     "Jun 12 10:23:08.424171 crc crio[19822]: time=\"2026-06-12T10:23:08.424047891Z\" level=info msg=\"Ran pod sandbox d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 with infra container: openstack/swift-proxy-6865c76df7-q68pw/POD\" id=d84fdd0b-94c0-4a57-87eb-6544313bba31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.944790 | controller |     "Jun 12 10:23:08.442994 crc crio[19822]: time=\"2026-06-12T10:23:08.442932541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0e00da07-9777-4e4d-9bf3-0eba9ef5b99e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.944806 | controller |     "Jun 12 10:23:08.613171 crc crio[19822]: time=\"2026-06-12T10:23:08.611917999Z\" level=info msg=\"Stopped pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=a90faa6c-c410-4cec-8f06-65cadca3c485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.944820 | controller |     "Jun 12 10:23:08.681758 crc crio[19822]: time=\"2026-06-12T10:23:08.681667348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=cb9f4f0f-db10-4acb-9d27-56037de8624d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.944835 | controller |     "Jun 12 10:23:08.841714 crc crio[19822]: time=\"2026-06-12T10:23:08.841588935Z\" level=info msg=\"Creating container: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd\" id=57cc3b6d-fb61-45f3-9e88-095afbc71823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.944850 | controller |     "Jun 12 10:23:08.842280 crc crio[19822]: time=\"2026-06-12T10:23:08.842207375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.944884 | controller |     "Jun 12 10:23:08.899983 crc crio[19822]: time=\"2026-06-12T10:23:08.899776126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.944911 | controller |     "Jun 12 10:23:08.906736 crc crio[19822]: time=\"2026-06-12T10:23:08.906440998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.944928 | controller |     "Jun 12 10:23:09.057958 crc crio[19822]: time=\"2026-06-12T10:23:09.048212149Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b639450d-2c7a-47bc-97b5-03e43264b1e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.944943 | controller |     "Jun 12 10:23:09.057958 crc crio[19822]: time=\"2026-06-12T10:23:09.04888787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.944959 | controller |     "Jun 12 10:23:09.141502 crc crio[19822]: time=\"2026-06-12T10:23:09.14142385Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc00008caf8}] Aliases:map[]}\"",
2026-06-12 11:43:51.944974 | controller |     "Jun 12 10:23:09.141502 crc crio[19822]: time=\"2026-06-12T10:23:09.141483402Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.944990 | controller |     "Jun 12 10:23:09.169386 crc crio[19822]: time=\"2026-06-12T10:23:09.166243294Z\" level=info msg=\"Created container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd\" id=57cc3b6d-fb61-45f3-9e88-095afbc71823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.945005 | controller |     "Jun 12 10:23:09.188191 crc crio[19822]: time=\"2026-06-12T10:23:09.188028417Z\" level=info msg=\"Starting container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19\" id=3f03acde-9fab-43e5-8df6-a07b9760c33c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.945021 | controller |     "Jun 12 10:23:09.201059 crc crio[19822]: time=\"2026-06-12T10:23:09.200966187Z\" level=info msg=\"Started container\" PID=67003 containerID=525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19 description=openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd id=3f03acde-9fab-43e5-8df6-a07b9760c33c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76",
2026-06-12 11:43:51.945036 | controller |     "Jun 12 10:23:09.348062 crc crio[19822]: time=\"2026-06-12T10:23:09.345596395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=f46e2c7b-3bda-48fb-bfa7-95248006c89c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945051 | controller |     "Jun 12 10:23:09.475777 crc crio[19822]: time=\"2026-06-12T10:23:09.475506229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9ffe55aa-4f1a-41ce-9615-551024ab283c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945066 | controller |     "Jun 12 10:23:09.555701 crc crio[19822]: time=\"2026-06-12T10:23:09.554744662Z\" level=info msg=\"Creating container: openstack/swift-proxy-6865c76df7-q68pw/proxy-server\" id=e3da6131-cb1a-42ae-bc4c-a372331feb6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.945085 | controller |     "Jun 12 10:23:09.555701 crc crio[19822]: time=\"2026-06-12T10:23:09.555345592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.945101 | controller |     "Jun 12 10:23:09.655539 crc crio[19822]: time=\"2026-06-12T10:23:09.655454201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.945116 | controller |     "Jun 12 10:23:09.665913 crc crio[19822]: time=\"2026-06-12T10:23:09.664523649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.945131 | controller |     "Jun 12 10:23:10.114897 crc crio[19822]: time=\"2026-06-12T10:23:10.113929403Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-664cd78cbf-n2gmx/POD\" id=f4eca910-e148-4db1-9967-12eb51f50eb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.945147 | controller |     "Jun 12 10:23:10.114897 crc crio[19822]: time=\"2026-06-12T10:23:10.114507707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.945162 | controller |     "Jun 12 10:23:10.135222 crc crio[19822]: 2026-06-12T10:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:26c051ce442ac17 Mac:92:e8:0e:74:3c:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.945177 | controller |     "Jun 12 10:23:10.138718 crc crio[19822]: time=\"2026-06-12T10:23:10.135962397Z\" level=info msg=\"Created container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server\" id=e3da6131-cb1a-42ae-bc4c-a372331feb6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.945192 | controller |     "Jun 12 10:23:10.138718 crc crio[19822]: time=\"2026-06-12T10:23:10.137011954Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc00008caf8}] Aliases:map[]}\"",
2026-06-12 11:43:51.945207 | controller |     "Jun 12 10:23:10.138718 crc crio[19822]: time=\"2026-06-12T10:23:10.137372726Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.945223 | controller |     "Jun 12 10:23:10.140483 crc crio[19822]: time=\"2026-06-12T10:23:10.139931091Z\" level=info msg=\"Starting container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf\" id=675c2a83-1130-44de-86b7-365a898ced5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.945238 | controller |     "Jun 12 10:23:10.148075 crc crio[19822]: time=\"2026-06-12T10:23:10.147938539Z\" level=info msg=\"Started container\" PID=67194 containerID=019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf description=openstack/swift-proxy-6865c76df7-q68pw/proxy-server id=675c2a83-1130-44de-86b7-365a898ced5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76",
2026-06-12 11:43:51.945254 | controller |     "Jun 12 10:23:10.182216 crc crio[19822]: time=\"2026-06-12T10:23:10.182070536Z\" level=info msg=\"Ran pod sandbox 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 with infra container: openstack/ceilometer-0/POD\" id=b639450d-2c7a-47bc-97b5-03e43264b1e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.945272 | controller |     "Jun 12 10:23:10.188626 crc crio[19822]: time=\"2026-06-12T10:23:10.188544197Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f172d699-bc32-4b37-804c-fc288e6c1325 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.945287 | controller |     "Jun 12 10:23:10.191746 crc crio[19822]: time=\"2026-06-12T10:23:10.19148124Z\" level=info msg=\"Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc00140e668}] Aliases:map[]}\"",
2026-06-12 11:43:51.945303 | controller |     "Jun 12 10:23:10.191746 crc crio[19822]: time=\"2026-06-12T10:23:10.191621875Z\" level=info msg=\"Adding pod openstack_barbican-worker-664cd78cbf-n2gmx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.945318 | controller |     "Jun 12 10:23:10.207459 crc crio[19822]: time=\"2026-06-12T10:23:10.207367452Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/POD\" id=a2a93ed0-0bb2-48ed-be99-e7ca25c4a7aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.945333 | controller |     "Jun 12 10:23:10.207571 crc crio[19822]: time=\"2026-06-12T10:23:10.207507176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.945349 | controller |     "Jun 12 10:23:10.208586 crc crio[19822]: time=\"2026-06-12T10:23:10.208510379Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.945364 | controller |     "Jun 12 10:23:10.267113 crc crio[19822]: time=\"2026-06-12T10:23:10.266718522Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc001ee2ab0}] Aliases:map[]}\"",
2026-06-12 11:43:51.945379 | controller |     "Jun 12 10:23:10.267113 crc crio[19822]: time=\"2026-06-12T10:23:10.267083664Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.945395 | controller |     "Jun 12 10:23:10.741980 crc crio[19822]: time=\"2026-06-12T10:23:10.741361287Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-864dc9f876-pvmpp/POD\" id=630cf946-8b5a-45c3-9c9d-5439b5e2d0cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.945410 | controller |     "Jun 12 10:23:10.747771 crc crio[19822]: time=\"2026-06-12T10:23:10.747266092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.945426 | controller |     "Jun 12 10:23:10.835036 crc crio[19822]: time=\"2026-06-12T10:23:10.83494255Z\" level=info msg=\"Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc000120800}] Aliases:map[]}\"",
2026-06-12 11:43:51.945445 | controller |     "Jun 12 10:23:10.835036 crc crio[19822]: time=\"2026-06-12T10:23:10.835020113Z\" level=info msg=\"Adding pod openstack_barbican-api-864dc9f876-pvmpp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.945461 | controller |     "Jun 12 10:23:10.870615 crc crio[19822]: time=\"2026-06-12T10:23:10.870541747Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-774c8fb449-zlxbx/POD\" id=65ec7cbf-4e22-45ab-b0d1-f888215840b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.945476 | controller |     "Jun 12 10:23:10.870716 crc crio[19822]: time=\"2026-06-12T10:23:10.87063598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.945491 | controller |     "Jun 12 10:23:10.896063 crc crio[19822]: time=\"2026-06-12T10:23:10.895983574Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"",
2026-06-12 11:43:51.945506 | controller |     "Jun 12 10:23:10.896063 crc crio[19822]: time=\"2026-06-12T10:23:10.896048116Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-774c8fb449-zlxbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.945521 | controller |     "Jun 12 10:23:10.968547 crc crio[19822]: 2026-06-12T10:23:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37c6aec6d91ea95 Mac:42:fa:08:96:53:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 SocketPath: PciID:}] [{Interface:0xc00025ac20 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.945536 | controller |     "Jun 12 10:23:10.969660 crc crio[19822]: time=\"2026-06-12T10:23:10.969577584Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc001ee2ab0}] Aliases:map[]}\"",
2026-06-12 11:43:51.945552 | controller |     "Jun 12 10:23:10.969781 crc crio[19822]: time=\"2026-06-12T10:23:10.96975883Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.945567 | controller |     "Jun 12 10:23:10.978631 crc crio[19822]: time=\"2026-06-12T10:23:10.978553441Z\" level=info msg=\"Ran pod sandbox 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d with infra container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/POD\" id=a2a93ed0-0bb2-48ed-be99-e7ca25c4a7aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.945582 | controller |     "Jun 12 10:23:10.985894 crc crio[19822]: time=\"2026-06-12T10:23:10.98505619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945600 | controller |     "Jun 12 10:23:10.985894 crc crio[19822]: time=\"2026-06-12T10:23:10.985303518Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945615 | controller |     "Jun 12 10:23:10.985894 crc crio[19822]: time=\"2026-06-12T10:23:10.985352139Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=a0c7de7d-7c4e-4451-861c-09fb09b979f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945630 | controller |     "Jun 12 10:23:10.986728 crc crio[19822]: time=\"2026-06-12T10:23:10.986322044Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=de00fa3b-1858-4c57-9d6f-11f5e4d98b30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.945646 | controller |     "Jun 12 10:23:11.007117 crc crio[19822]: time=\"2026-06-12T10:23:11.004443515Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"",
2026-06-12 11:43:51.945662 | controller |     "Jun 12 10:23:11.195439 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47eda0cf5384b7c Mac:da:d3:40:1c:2c:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.945677 | controller |     "Jun 12 10:23:11.195799 crc crio[19822]: time=\"2026-06-12T10:23:11.195750204Z\" level=info msg=\"Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc00140e668}] Aliases:map[]}\"",
2026-06-12 11:43:51.945692 | controller |     "Jun 12 10:23:11.196011 crc crio[19822]: time=\"2026-06-12T10:23:11.195957221Z\" level=info msg=\"Checking pod openstack_barbican-worker-664cd78cbf-n2gmx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.945708 | controller |     "Jun 12 10:23:11.211506 crc crio[19822]: time=\"2026-06-12T10:23:11.211439179Z\" level=info msg=\"Ran pod sandbox 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 with infra container: openstack/barbican-worker-664cd78cbf-n2gmx/POD\" id=f4eca910-e148-4db1-9967-12eb51f50eb3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.945723 | controller |     "Jun 12 10:23:11.217172 crc crio[19822]: time=\"2026-06-12T10:23:11.217016277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945738 | controller |     "Jun 12 10:23:11.546390 crc crio[19822]: time=\"2026-06-12T10:23:11.546301471Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945756 | controller |     "Jun 12 10:23:11.546769 crc crio[19822]: time=\"2026-06-12T10:23:11.546747996Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=54b9a1be-18c1-4f97-a850-19c01e6412ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945772 | controller |     "Jun 12 10:23:11.563683 crc crio[19822]: time=\"2026-06-12T10:23:11.56359005Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=3819df75-88a7-4b2b-ab62-7c98c9f86000 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.945787 | controller |     "Jun 12 10:23:11.567400 crc crio[19822]: time=\"2026-06-12T10:23:11.56734153Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"",
2026-06-12 11:43:51.945803 | controller |     "Jun 12 10:23:11.602454 crc crio[19822]: time=\"2026-06-12T10:23:11.602392647Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f172d699-bc32-4b37-804c-fc288e6c1325 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.945818 | controller |     "Jun 12 10:23:11.604275 crc crio[19822]: time=\"2026-06-12T10:23:11.604247596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=670b28b7-28f4-4cbd-9c8c-87499d736bc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945834 | controller |     "Jun 12 10:23:11.646101 crc crio[19822]: time=\"2026-06-12T10:23:11.646018178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c2dfe08e-1aa4-4e09-bb43-a512abe893c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.945852 | controller |     "Jun 12 10:23:11.741960 crc crio[19822]: time=\"2026-06-12T10:23:11.74136304Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bb201de3-d309-456e-adaa-841572fa1890 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.945882 | controller |     "Jun 12 10:23:11.742377 crc crio[19822]: time=\"2026-06-12T10:23:11.74229705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.945903 | controller |     "Jun 12 10:23:11.781419 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a210b2f3b9af3db Mac:3a:43:b2:c3:4b:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 SocketPath: PciID:}] [{Interface:0xc00025c8f0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.945920 | controller |     "Jun 12 10:23:11.785069 crc crio[19822]: time=\"2026-06-12T10:23:11.782790474Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"",
2026-06-12 11:43:51.945939 | controller |     "Jun 12 10:23:11.785069 crc crio[19822]: time=\"2026-06-12T10:23:11.784507805Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-774c8fb449-zlxbx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.945955 | controller |     "Jun 12 10:23:11.802997 crc crio[19822]: 2026-06-12T10:23:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5094089aff4a01 Mac:a6:0e:18:19:f7:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 SocketPath: PciID:}] [{Interface:0xc0002005d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.945971 | controller |     "Jun 12 10:23:11.804199 crc crio[19822]: time=\"2026-06-12T10:23:11.804127881Z\" level=info msg=\"Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc000120800}] Aliases:map[]}\"",
2026-06-12 11:43:51.945988 | controller |     "Jun 12 10:23:11.804420 crc crio[19822]: time=\"2026-06-12T10:23:11.80440259Z\" level=info msg=\"Checking pod openstack_barbican-api-864dc9f876-pvmpp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.946003 | controller |     "Jun 12 10:23:11.910315 crc crio[19822]: time=\"2026-06-12T10:23:11.908505446Z\" level=info msg=\"Ran pod sandbox a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 with infra container: openstack/dnsmasq-dns-774c8fb449-zlxbx/POD\" id=65ec7cbf-4e22-45ab-b0d1-f888215840b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.946019 | controller |     "Jun 12 10:23:11.932709 crc crio[19822]: time=\"2026-06-12T10:23:11.932264297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0ad67723-7960-4cc9-97b6-a54792359b9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.946034 | controller |     "Jun 12 10:23:11.950475 crc crio[19822]: time=\"2026-06-12T10:23:11.950349234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946050 | controller |     "Jun 12 10:23:11.958710 crc crio[19822]: time=\"2026-06-12T10:23:11.95861566Z\" level=info msg=\"Removing container: 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed\" id=21721898-f81d-4119-af85-d6808bd19d0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.946065 | controller |     "Jun 12 10:23:11.963468 crc crio[19822]: time=\"2026-06-12T10:23:11.963386848Z\" level=info msg=\"Ran pod sandbox e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 with infra container: openstack/barbican-api-864dc9f876-pvmpp/POD\" id=630cf946-8b5a-45c3-9c9d-5439b5e2d0cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.946080 | controller |     "Jun 12 10:23:11.964232 crc crio[19822]: time=\"2026-06-12T10:23:11.964112115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946095 | controller |     "Jun 12 10:23:11.970710 crc crio[19822]: time=\"2026-06-12T10:23:11.970592635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=08c36c59-c901-4cca-8d02-0afd7dd6431a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.946110 | controller |     "Jun 12 10:23:11.974570 crc crio[19822]: time=\"2026-06-12T10:23:11.974520973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=49f284fc-beab-43f7-b277-38f064194a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.946128 | controller |     "Jun 12 10:23:11.975974 crc crio[19822]: time=\"2026-06-12T10:23:11.975944078Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=9b9d14d0-3268-4df9-8619-3dc489226f71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.946144 | controller |     "Jun 12 10:23:11.976185 crc crio[19822]: time=\"2026-06-12T10:23:11.976128694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946160 | controller |     "Jun 12 10:23:12.028949 crc crio[19822]: time=\"2026-06-12T10:23:12.028796253Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5ee86a34-0ca3-4317-ae17-805ec13c5172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.946175 | controller |     "Jun 12 10:23:12.088593 crc crio[19822]: time=\"2026-06-12T10:23:12.087689449Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc002144068}] Aliases:map[]}\"",
2026-06-12 11:43:51.946191 | controller |     "Jun 12 10:23:12.088593 crc crio[19822]: time=\"2026-06-12T10:23:12.087797753Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.946206 | controller |     "Jun 12 10:23:12.253881 crc crio[19822]: time=\"2026-06-12T10:23:12.253783995Z\" level=info msg=\"Removed container 8bbca2c8e24a67f4a220da2b9342c0f8678525b4daea93e732b97cf87e0a09ed: openshift-infra/auto-csr-approver-29687656-7jbvv/oc\" id=21721898-f81d-4119-af85-d6808bd19d0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.946222 | controller |     "Jun 12 10:23:12.267240 crc crio[19822]: time=\"2026-06-12T10:23:12.267127583Z\" level=info msg=\"Stopping pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=7b7b99a1-5b8e-49fc-bfd4-0f68eb52f41c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946237 | controller |     "Jun 12 10:23:12.270165 crc crio[19822]: time=\"2026-06-12T10:23:12.267257787Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=7b7b99a1-5b8e-49fc-bfd4-0f68eb52f41c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946252 | controller |     "Jun 12 10:23:12.270165 crc crio[19822]: time=\"2026-06-12T10:23:12.269490686Z\" level=info msg=\"Removing pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=bacb7d9f-ceaa-4147-9ab5-377d3461bac9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946267 | controller |     "Jun 12 10:23:12.404363 crc crio[19822]: time=\"2026-06-12T10:23:12.404265244Z\" level=info msg=\"Removed pod sandbox: 88f2b500a169e572d56545d47bb3ff8458170b45c244d1ee9183c3e39275ae09\" id=bacb7d9f-ceaa-4147-9ab5-377d3461bac9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946282 | controller |     "Jun 12 10:23:12.406445 crc crio[19822]: time=\"2026-06-12T10:23:12.406373272Z\" level=info msg=\"Stopping pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=f415ac0b-ccb5-404c-aac6-a3959da32f26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946300 | controller |     "Jun 12 10:23:12.406445 crc crio[19822]: time=\"2026-06-12T10:23:12.406421893Z\" level=info msg=\"Stopped pod sandbox (already stopped): 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=f415ac0b-ccb5-404c-aac6-a3959da32f26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946316 | controller |     "Jun 12 10:23:12.407614 crc crio[19822]: time=\"2026-06-12T10:23:12.407539368Z\" level=info msg=\"Removing pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=dab40744-26af-4f86-84b1-b89d664eef99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946331 | controller |     "Jun 12 10:23:12.431644 crc crio[19822]: time=\"2026-06-12T10:23:12.431531242Z\" level=info msg=\"Removed pod sandbox: 267c6458aca49e33d9163d3c685ca3846bc2e151849782a72fa5b46a93db1a02\" id=dab40744-26af-4f86-84b1-b89d664eef99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946346 | controller |     "Jun 12 10:23:12.432945 crc crio[19822]: time=\"2026-06-12T10:23:12.432877682Z\" level=info msg=\"Stopping pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=62d91744-3193-4141-a2bb-1982ca4a83e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946360 | controller |     "Jun 12 10:23:12.433101 crc crio[19822]: time=\"2026-06-12T10:23:12.432955144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=62d91744-3193-4141-a2bb-1982ca4a83e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946375 | controller |     "Jun 12 10:23:12.433977 crc crio[19822]: time=\"2026-06-12T10:23:12.433904094Z\" level=info msg=\"Removing pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=bb7259dc-7b54-4f5e-8d91-0718151a5855 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946390 | controller |     "Jun 12 10:23:12.447966 crc crio[19822]: time=\"2026-06-12T10:23:12.447862966Z\" level=info msg=\"Removed pod sandbox: 46f0aac7766731d08ee4608c86649d9726ea144e4913e9421476fa0f3e66f442\" id=bb7259dc-7b54-4f5e-8d91-0718151a5855 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946405 | controller |     "Jun 12 10:23:12.449183 crc crio[19822]: time=\"2026-06-12T10:23:12.449095874Z\" level=info msg=\"Stopping pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=771df29b-e3a6-4dba-b96e-05b0c30e9a1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946420 | controller |     "Jun 12 10:23:12.449707 crc crio[19822]: time=\"2026-06-12T10:23:12.449221348Z\" level=info msg=\"Stopped pod sandbox (already stopped): b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=771df29b-e3a6-4dba-b96e-05b0c30e9a1d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946435 | controller |     "Jun 12 10:23:12.450199 crc crio[19822]: time=\"2026-06-12T10:23:12.450095196Z\" level=info msg=\"Removing pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=af4757bf-f354-4e5b-bff9-021a14becbe7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946450 | controller |     "Jun 12 10:23:12.472503 crc crio[19822]: time=\"2026-06-12T10:23:12.470763421Z\" level=info msg=\"Removed pod sandbox: b42da5fed680f532dbce219661ce645f76b730697e473deec639513406ac8054\" id=af4757bf-f354-4e5b-bff9-021a14becbe7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946465 | controller |     "Jun 12 10:23:12.473208 crc crio[19822]: time=\"2026-06-12T10:23:12.473121797Z\" level=info msg=\"Stopping pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=4f0af18c-cd5a-4d29-97b1-20098cf9abdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946480 | controller |     "Jun 12 10:23:12.473428 crc crio[19822]: time=\"2026-06-12T10:23:12.473402426Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=4f0af18c-cd5a-4d29-97b1-20098cf9abdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946498 | controller |     "Jun 12 10:23:12.475115 crc crio[19822]: time=\"2026-06-12T10:23:12.475084198Z\" level=info msg=\"Removing pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=73a030ca-d129-459e-88fb-a436782a3d78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946514 | controller |     "Jun 12 10:23:12.496129 crc crio[19822]: time=\"2026-06-12T10:23:12.495981091Z\" level=info msg=\"Removed pod sandbox: 4f8492b54697177227e51299b368613a91964a2c6c5d825608478394baef9435\" id=73a030ca-d129-459e-88fb-a436782a3d78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946528 | controller |     "Jun 12 10:23:12.497553 crc crio[19822]: time=\"2026-06-12T10:23:12.497486437Z\" level=info msg=\"Stopping pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=2851bbf9-390e-40ab-88a6-4738adc256e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946544 | controller |     "Jun 12 10:23:12.497664 crc crio[19822]: time=\"2026-06-12T10:23:12.49758881Z\" level=info msg=\"Stopped pod sandbox (already stopped): 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=2851bbf9-390e-40ab-88a6-4738adc256e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946559 | controller |     "Jun 12 10:23:12.500177 crc crio[19822]: time=\"2026-06-12T10:23:12.500103411Z\" level=info msg=\"Removing pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=6d155eb3-20b2-48b4-b4cc-8ecea9c541c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946574 | controller |     "Jun 12 10:23:12.522980 crc crio[19822]: time=\"2026-06-12T10:23:12.522766561Z\" level=info msg=\"Removed pod sandbox: 779f70c169deb6e84bb4c85b4e70213e4899681175fbb63743ff3906ff486e80\" id=6d155eb3-20b2-48b4-b4cc-8ecea9c541c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946589 | controller |     "Jun 12 10:23:12.523961 crc crio[19822]: time=\"2026-06-12T10:23:12.523898174Z\" level=info msg=\"Stopping pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=857c744c-2ab9-49eb-bb75-c2243f557014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946604 | controller |     "Jun 12 10:23:12.524070 crc crio[19822]: time=\"2026-06-12T10:23:12.524025998Z\" level=info msg=\"Stopped pod sandbox (already stopped): a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=857c744c-2ab9-49eb-bb75-c2243f557014 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.946619 | controller |     "Jun 12 10:23:12.525025 crc crio[19822]: time=\"2026-06-12T10:23:12.524959727Z\" level=info msg=\"Removing pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=4a773079-83d7-4896-adea-70eb3b8009a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946635 | controller |     "Jun 12 10:23:12.541123 crc crio[19822]: time=\"2026-06-12T10:23:12.539337993Z\" level=info msg=\"Creating container: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log\" id=9a1a87c2-a557-4fd9-93af-cebcc4cd4ba2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.946650 | controller |     "Jun 12 10:23:12.541776 crc crio[19822]: time=\"2026-06-12T10:23:12.541660137Z\" level=info msg=\"Created container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent\" id=bb201de3-d309-456e-adaa-841572fa1890 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.946666 | controller |     "Jun 12 10:23:12.543011 crc crio[19822]: time=\"2026-06-12T10:23:12.542936977Z\" level=info msg=\"Starting container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075\" id=286e686c-1e5d-4973-976d-590e02f7cadd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.946684 | controller |     "Jun 12 10:23:12.544612 crc crio[19822]: time=\"2026-06-12T10:23:12.544569629Z\" level=info msg=\"Removed pod sandbox: a14e35c72330f2a28b0dc5af89397979be5a56d5c7578fc175e62d54a1770f17\" id=4a773079-83d7-4896-adea-70eb3b8009a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.946699 | controller |     "Jun 12 10:23:12.544957 crc crio[19822]: time=\"2026-06-12T10:23:12.544681212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946714 | controller |     "Jun 12 10:23:12.552027 crc crio[19822]: time=\"2026-06-12T10:23:12.551958113Z\" level=info msg=\"Started container\" PID=67502 containerID=cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075 description=openstack/ceilometer-0/ceilometer-central-agent id=286e686c-1e5d-4973-976d-590e02f7cadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808",
2026-06-12 11:43:51.946730 | controller |     "Jun 12 10:23:12.643039 crc crio[19822]: time=\"2026-06-12T10:23:12.642939924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946746 | controller |     "Jun 12 10:23:12.649625 crc crio[19822]: time=\"2026-06-12T10:23:12.649526003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946761 | controller |     "Jun 12 10:23:12.654864 crc crio[19822]: time=\"2026-06-12T10:23:12.654711237Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-774c8fb449-zlxbx/init\" id=3fb902bb-43eb-4c7d-ba70-13f293b15a9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.946777 | controller |     "Jun 12 10:23:12.655322 crc crio[19822]: time=\"2026-06-12T10:23:12.655259015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946793 | controller |     "Jun 12 10:23:12.725311 crc crio[19822]: time=\"2026-06-12T10:23:12.724326172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946808 | controller |     "Jun 12 10:23:12.729570 crc crio[19822]: time=\"2026-06-12T10:23:12.72899538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.946823 | controller |     "Jun 12 10:23:13.593735 crc crio[19822]: time=\"2026-06-12T10:23:13.59312313Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f2aca605-51b2-4864-9d09-1b07c1a3a92f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.946839 | controller |     "Jun 12 10:23:13.598964 crc crio[19822]: time=\"2026-06-12T10:23:13.598890985Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.946858 | controller |     "Jun 12 10:23:13.726363 crc crio[19822]: time=\"2026-06-12T10:23:13.726228115Z\" level=info msg=\"Created container 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6: openstack/dnsmasq-dns-774c8fb449-zlxbx/init\" id=3fb902bb-43eb-4c7d-ba70-13f293b15a9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.946892 | controller |     "Jun 12 10:23:13.727708 crc crio[19822]: time=\"2026-06-12T10:23:13.727556938Z\" level=info msg=\"Starting container: 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6\" id=0fe07d65-8c57-4156-b8fb-d4b9c1ea344f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.946912 | controller |     "Jun 12 10:23:13.734698 crc crio[19822]: time=\"2026-06-12T10:23:13.734607711Z\" level=info msg=\"Created container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log\" id=9a1a87c2-a557-4fd9-93af-cebcc4cd4ba2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.946928 | controller |     "Jun 12 10:23:13.735585 crc crio[19822]: time=\"2026-06-12T10:23:13.735487929Z\" level=info msg=\"Started container\" PID=67601 containerID=0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6 description=openstack/dnsmasq-dns-774c8fb449-zlxbx/init id=0fe07d65-8c57-4156-b8fb-d4b9c1ea344f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401",
2026-06-12 11:43:51.946944 | controller |     "Jun 12 10:23:13.737031 crc crio[19822]: time=\"2026-06-12T10:23:13.736857173Z\" level=info msg=\"Starting container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a\" id=61bd44b5-6796-4891-9857-f75f5f4ed862 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.946960 | controller |     "Jun 12 10:23:13.743958 crc crio[19822]: time=\"2026-06-12T10:23:13.743864705Z\" level=info msg=\"Started container\" PID=67597 containerID=59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a description=openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log id=61bd44b5-6796-4891-9857-f75f5f4ed862 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0",
2026-06-12 11:43:51.946975 | controller |     "Jun 12 10:23:13.974542 crc crio[19822]: time=\"2026-06-12T10:23:13.974334824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=7c755dad-b606-4536-8369-86aecbf49d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.946991 | controller |     "Jun 12 10:23:14.030292 crc crio[19822]: time=\"2026-06-12T10:23:14.02978211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0d2ed731-b30a-4a2e-b845-97bef3989628 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947007 | controller |     "Jun 12 10:23:14.052643 crc crio[19822]: 2026-06-12T10:23:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbc2c8c8780b55a Mac:7e:f6:94:3c:e8:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb SocketPath: PciID:}] [{Interface:0xc000314e30 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.947022 | controller |     "Jun 12 10:23:14.054494 crc crio[19822]: time=\"2026-06-12T10:23:14.054459682Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc002144068}] Aliases:map[]}\"",
2026-06-12 11:43:51.947038 | controller |     "Jun 12 10:23:14.054748 crc crio[19822]: time=\"2026-06-12T10:23:14.05472898Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.947054 | controller |     "Jun 12 10:23:14.070748 crc crio[19822]: time=\"2026-06-12T10:23:14.070708917Z\" level=info msg=\"Ran pod sandbox dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa with infra container: openstack/cinder-scheduler-0/POD\" id=9b9d14d0-3268-4df9-8619-3dc489226f71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.947072 | controller |     "Jun 12 10:23:14.073049 crc crio[19822]: time=\"2026-06-12T10:23:14.07299089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947088 | controller |     "Jun 12 10:23:14.073340 crc crio[19822]: time=\"2026-06-12T10:23:14.073286818Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947104 | controller |     "Jun 12 10:23:14.073506 crc crio[19822]: time=\"2026-06-12T10:23:14.073418982Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=6457fa2a-76ea-46f6-9e1b-dc69b3d33589 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947119 | controller |     "Jun 12 10:23:14.074324 crc crio[19822]: time=\"2026-06-12T10:23:14.074254809Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6458bfbb-44f8-445d-b70f-256f0dd616ca name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.947135 | controller |     "Jun 12 10:23:14.079109 crc crio[19822]: time=\"2026-06-12T10:23:14.079081871Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"",
2026-06-12 11:43:51.947151 | controller |     "Jun 12 10:23:14.141475 crc crio[19822]: time=\"2026-06-12T10:23:14.141285272Z\" level=info msg=\"Creating container: openstack/barbican-api-864dc9f876-pvmpp/barbican-api\" id=234c7076-da1b-4f91-8769-395f42e07d0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.947167 | controller |     "Jun 12 10:23:14.141801 crc crio[19822]: time=\"2026-06-12T10:23:14.141754117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947183 | controller |     "Jun 12 10:23:14.317567 crc crio[19822]: time=\"2026-06-12T10:23:14.317496677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=adc5d50e-f29c-43e7-9b51-afb52620f6f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947199 | controller |     "Jun 12 10:23:15.134693 crc crio[19822]: time=\"2026-06-12T10:23:15.132571879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=12f587cb-40a8-4d0a-9f97-ffaafea4019f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947215 | controller |     "Jun 12 10:23:16.067557 crc crio[19822]: time=\"2026-06-12T10:23:16.067115549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947231 | controller |     "Jun 12 10:23:16.083066 crc crio[19822]: time=\"2026-06-12T10:23:16.082973582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947246 | controller |     "Jun 12 10:23:16.180917 crc crio[19822]: time=\"2026-06-12T10:23:16.180385257Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns\" id=7dfc022a-8845-4fbd-91a1-021ea9272add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.947265 | controller |     "Jun 12 10:23:16.200442 crc crio[19822]: time=\"2026-06-12T10:23:16.200248006Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-b6cd6b77-l42gt/POD\" id=290ecfb3-714e-45f7-a0ff-7d3c2ed1e557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.947281 | controller |     "Jun 12 10:23:16.201039 crc crio[19822]: time=\"2026-06-12T10:23:16.20101575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947297 | controller |     "Jun 12 10:23:16.293044 crc crio[19822]: time=\"2026-06-12T10:23:16.286380924Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f2aca605-51b2-4864-9d09-1b07c1a3a92f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.947361 | controller |     "Jun 12 10:23:16.296513 crc crio[19822]: time=\"2026-06-12T10:23:16.293799898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6bdaffcb-9064-43ae-8996-56d04a109ad0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947383 | controller |     "Jun 12 10:23:16.309712 crc crio[19822]: time=\"2026-06-12T10:23:16.309480249Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=b5c838c5-7b4f-412d-bfa1-75f0412ef43e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.947399 | controller |     "Jun 12 10:23:16.309712 crc crio[19822]: time=\"2026-06-12T10:23:16.309569931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947414 | controller |     "Jun 12 10:23:16.371930 crc crio[19822]: time=\"2026-06-12T10:23:16.371863511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947429 | controller |     "Jun 12 10:23:16.401066 crc crio[19822]: time=\"2026-06-12T10:23:16.400375948Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=de00fa3b-1858-4c57-9d6f-11f5e4d98b30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.947444 | controller |     "Jun 12 10:23:16.407950 crc crio[19822]: time=\"2026-06-12T10:23:16.406559166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=aae838f5-6204-4920-9eca-a5abfea63e6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947459 | controller |     "Jun 12 10:23:16.423684 crc crio[19822]: time=\"2026-06-12T10:23:16.423449966Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=3819df75-88a7-4b2b-ab62-7c98c9f86000 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.947475 | controller |     "Jun 12 10:23:16.426785 crc crio[19822]: time=\"2026-06-12T10:23:16.426713551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=181c52f4-4db1-499b-977d-b8caada7297d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947490 | controller |     "Jun 12 10:23:16.482926 crc crio[19822]: time=\"2026-06-12T10:23:16.482228007Z\" level=info msg=\"Created container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api\" id=234c7076-da1b-4f91-8769-395f42e07d0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.947509 | controller |     "Jun 12 10:23:16.495678 crc crio[19822]: time=\"2026-06-12T10:23:16.493337142Z\" level=info msg=\"Starting container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493\" id=e8020a8e-aac9-4ceb-a7e4-1a383519baac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.947525 | controller |     "Jun 12 10:23:16.515891 crc crio[19822]: time=\"2026-06-12T10:23:16.514600386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=76bf2cf3-3bfa-42c7-b0b6-2b6686b4ea43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947541 | controller |     "Jun 12 10:23:16.515891 crc crio[19822]: time=\"2026-06-12T10:23:16.514909516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=eabd894d-6e7f-451e-9819-2e3d89ae9655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947556 | controller |     "Jun 12 10:23:16.521467 crc crio[19822]: time=\"2026-06-12T10:23:16.521367306Z\" level=info msg=\"Started container\" PID=67815 containerID=bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493 description=openstack/barbican-api-864dc9f876-pvmpp/barbican-api id=e8020a8e-aac9-4ceb-a7e4-1a383519baac name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0",
2026-06-12 11:43:51.947572 | controller |     "Jun 12 10:23:16.543952 crc crio[19822]: time=\"2026-06-12T10:23:16.543583541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=cc1383ac-1939-49c4-acd1-880a73dcf779 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947588 | controller |     "Jun 12 10:23:16.581369 crc crio[19822]: time=\"2026-06-12T10:23:16.581309898Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc002ed0420}] Aliases:map[]}\"",
2026-06-12 11:43:51.947603 | controller |     "Jun 12 10:23:16.581595 crc crio[19822]: time=\"2026-06-12T10:23:16.581572257Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.947620 | controller |     "Jun 12 10:23:16.583322 crc crio[19822]: time=\"2026-06-12T10:23:16.583197006Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc003094258}] Aliases:map[]}\"",
2026-06-12 11:43:51.947635 | controller |     "Jun 12 10:23:16.583322 crc crio[19822]: time=\"2026-06-12T10:23:16.583279909Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-b6cd6b77-l42gt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.947651 | controller |     "Jun 12 10:23:16.951595 crc crio[19822]: time=\"2026-06-12T10:23:16.951250052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947672 | controller |     "Jun 12 10:23:16.966010 crc crio[19822]: time=\"2026-06-12T10:23:16.95776296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947688 | controller |     "Jun 12 10:23:16.999060 crc crio[19822]: time=\"2026-06-12T10:23:16.998551472Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f92fdc2c-4589-4aa0-9292-4a80e79b6e4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.947703 | controller |     "Jun 12 10:23:16.999570 crc crio[19822]: time=\"2026-06-12T10:23:16.999514193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947719 | controller |     "Jun 12 10:23:17.047089 crc crio[19822]: time=\"2026-06-12T10:23:17.037251038Z\" level=info msg=\"Creating container: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log\" id=41955e8e-2287-4987-bee3-569ce606cf5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.947734 | controller |     "Jun 12 10:23:17.057184 crc crio[19822]: time=\"2026-06-12T10:23:17.057030325Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log\" id=ba86f67a-2a74-4266-b218-c2d745909a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.947749 | controller |     "Jun 12 10:23:17.063024 crc crio[19822]: time=\"2026-06-12T10:23:17.062940121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947764 | controller |     "Jun 12 10:23:17.153365 crc crio[19822]: time=\"2026-06-12T10:23:17.152797805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947779 | controller |     "Jun 12 10:23:17.163760 crc crio[19822]: time=\"2026-06-12T10:23:17.161986517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947794 | controller |     "Jun 12 10:23:17.232603 crc crio[19822]: time=\"2026-06-12T10:23:17.232001474Z\" level=info msg=\"Created container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns\" id=7dfc022a-8845-4fbd-91a1-021ea9272add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.947809 | controller |     "Jun 12 10:23:17.235353 crc crio[19822]: time=\"2026-06-12T10:23:17.235306399Z\" level=info msg=\"Starting container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f\" id=dd0777e0-9ead-4bc5-b6c3-c771b3e86bd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.947825 | controller |     "Jun 12 10:23:17.245160 crc crio[19822]: time=\"2026-06-12T10:23:17.245031197Z\" level=info msg=\"Started container\" PID=68093 containerID=5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f description=openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns id=dd0777e0-9ead-4bc5-b6c3-c771b3e86bd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401",
2026-06-12 11:43:51.947840 | controller |     "Jun 12 10:23:17.276977 crc crio[19822]: 2026-06-12T10:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1166df408f81ef9 Mac:76:c8:7f:09:f7:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d SocketPath: PciID:}] [{Interface:0xc0001126b0 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.947864 | controller |     "Jun 12 10:23:17.278725 crc crio[19822]: time=\"2026-06-12T10:23:17.278644611Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc003094258}] Aliases:map[]}\"",
2026-06-12 11:43:51.947898 | controller |     "Jun 12 10:23:17.278980 crc crio[19822]: time=\"2026-06-12T10:23:17.27891419Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-b6cd6b77-l42gt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.947915 | controller |     "Jun 12 10:23:17.305340 crc crio[19822]: time=\"2026-06-12T10:23:17.301066662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947931 | controller |     "Jun 12 10:23:17.306770 crc crio[19822]: time=\"2026-06-12T10:23:17.306623059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947946 | controller |     "Jun 12 10:23:17.316894 crc crio[19822]: time=\"2026-06-12T10:23:17.316713278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.947961 | controller |     "Jun 12 10:23:17.326099 crc crio[19822]: time=\"2026-06-12T10:23:17.325751525Z\" level=info msg=\"Ran pod sandbox 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c with infra container: openstack/dnsmasq-dns-b6cd6b77-l42gt/POD\" id=290ecfb3-714e-45f7-a0ff-7d3c2ed1e557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.947976 | controller |     "Jun 12 10:23:17.333256 crc crio[19822]: time=\"2026-06-12T10:23:17.333067425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=61bbc0f2-93af-4e2a-b463-eb9800236005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.947991 | controller |     "Jun 12 10:23:17.352537 crc crio[19822]: time=\"2026-06-12T10:23:17.352436966Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6458bfbb-44f8-445d-b70f-256f0dd616ca name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.948006 | controller |     "Jun 12 10:23:17.355361 crc crio[19822]: time=\"2026-06-12T10:23:17.355284187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=28f27327-40ef-4938-9be4-01187c082df8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948022 | controller |     "Jun 12 10:23:17.402068 crc crio[19822]: time=\"2026-06-12T10:23:17.401989809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=eed1f787-c595-450a-a6eb-dc73c509677e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948037 | controller |     "Jun 12 10:23:17.412494 crc crio[19822]: time=\"2026-06-12T10:23:17.412363607Z\" level=info msg=\"Stopping container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f (timeout: 10s)\" id=88aae504-d05f-465d-9afb-77a533bc092e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.948052 | controller |     "Jun 12 10:23:17.415299 crc crio[19822]: time=\"2026-06-12T10:23:17.415216187Z\" level=info msg=\"Created container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent\" id=f92fdc2c-4589-4aa0-9292-4a80e79b6e4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948070 | controller |     "Jun 12 10:23:17.416221 crc crio[19822]: time=\"2026-06-12T10:23:17.416176548Z\" level=info msg=\"Starting container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75\" id=56dfb2aa-84d8-4941-86e5-06dd7735ce2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.948085 | controller |     "Jun 12 10:23:17.424479 crc crio[19822]: time=\"2026-06-12T10:23:17.424372267Z\" level=info msg=\"Started container\" PID=68184 containerID=90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75 description=openstack/ceilometer-0/ceilometer-notification-agent id=56dfb2aa-84d8-4941-86e5-06dd7735ce2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808",
2026-06-12 11:43:51.948101 | controller |     "Jun 12 10:23:17.424699 crc crio[19822]: time=\"2026-06-12T10:23:17.424400668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=e8b6c3ac-9909-4253-93b6-f646c14ee524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948116 | controller |     "Jun 12 10:23:17.465930 crc crio[19822]: time=\"2026-06-12T10:23:17.465471449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948131 | controller |     "Jun 12 10:23:17.469931 crc crio[19822]: time=\"2026-06-12T10:23:17.469887391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948146 | controller |     "Jun 12 10:23:17.471499 crc crio[19822]: time=\"2026-06-12T10:23:17.470958223Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=eafcb519-d7e6-46e8-8dc3-d7d0ed98f0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948161 | controller |     "Jun 12 10:23:17.480020 crc crio[19822]: time=\"2026-06-12T10:23:17.479560845Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=de0fc329-b971-465d-b64f-82f20db18c82 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.948177 | controller |     "Jun 12 10:23:17.484653 crc crio[19822]: time=\"2026-06-12T10:23:17.48378078Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.948192 | controller |     "Jun 12 10:23:17.484653 crc crio[19822]: time=\"2026-06-12T10:23:17.484080469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948208 | controller |     "Jun 12 10:23:17.485121 crc crio[19822]: time=\"2026-06-12T10:23:17.485100111Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b6cd6b77-l42gt/init\" id=509af34c-d71b-488b-baaf-4a89a9bbbaea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948224 | controller |     "Jun 12 10:23:17.485701 crc crio[19822]: time=\"2026-06-12T10:23:17.485438531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948239 | controller |     "Jun 12 10:23:17.564014 crc crio[19822]: 2026-06-12T10:23:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb68ce2cbb3632e Mac:de:77:53:99:97:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 SocketPath: PciID:}] [{Interface:0xc000229310 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.948258 | controller |     "Jun 12 10:23:17.564014 crc crio[19822]: time=\"2026-06-12T10:23:17.56339078Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc002ed0420}] Aliases:map[]}\"",
2026-06-12 11:43:51.948275 | controller |     "Jun 12 10:23:17.567628 crc crio[19822]: time=\"2026-06-12T10:23:17.567557663Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.948291 | controller |     "Jun 12 10:23:17.628570 crc crio[19822]: time=\"2026-06-12T10:23:17.628392941Z\" level=info msg=\"Stopped container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns\" id=88aae504-d05f-465d-9afb-77a533bc092e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.948306 | controller |     "Jun 12 10:23:17.637045 crc crio[19822]: time=\"2026-06-12T10:23:17.636439316Z\" level=info msg=\"Stopping pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=336146e6-e566-4eb2-bdbc-3bcc5c42892d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.948322 | controller |     "Jun 12 10:23:17.637490 crc crio[19822]: time=\"2026-06-12T10:23:17.637226921Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-774c8fb449-zlxbx Namespace:openstack ID:a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401 UID:b0cc3c1f-397c-4eae-82a8-1d6b47c3d1c4 NetNS:/var/run/netns/dc50a469-5965-470a-a33a-b67977103674 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb0cc3c1f_397c_4eae_82a8_1d6b47c3d1c4.slice PodAnnotations:0xc002144330}] Aliases:map[]}\"",
2026-06-12 11:43:51.948338 | controller |     "Jun 12 10:23:17.637490 crc crio[19822]: time=\"2026-06-12T10:23:17.637400076Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-774c8fb449-zlxbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.948354 | controller |     "Jun 12 10:23:17.643089 crc crio[19822]: time=\"2026-06-12T10:23:17.643005332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948369 | controller |     "Jun 12 10:23:17.660134 crc crio[19822]: time=\"2026-06-12T10:23:17.660051366Z\" level=info msg=\"Ran pod sandbox cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 with infra container: openstack/cinder-api-0/POD\" id=b5c838c5-7b4f-412d-bfa1-75f0412ef43e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.948385 | controller |     "Jun 12 10:23:17.664370 crc crio[19822]: time=\"2026-06-12T10:23:17.664334991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=faa08c8b-c7a7-470b-a035-7eaf0dd460a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948403 | controller |     "Jun 12 10:23:17.667851 crc crio[19822]: time=\"2026-06-12T10:23:17.667403945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=df76546a-4b84-4d82-aa5d-c2ee6ad8f90f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948431 | controller |     "Jun 12 10:23:17.705012 crc crio[19822]: time=\"2026-06-12T10:23:17.704650338Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=4ed73744-41a7-4b20-9c1d-4f3433068848 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948452 | controller |     "Jun 12 10:23:17.708886 crc crio[19822]: time=\"2026-06-12T10:23:17.70876683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948469 | controller |     "Jun 12 10:23:17.714072 crc crio[19822]: time=\"2026-06-12T10:23:17.713896845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948484 | controller |     "Jun 12 10:23:17.733878 crc crio[19822]: time=\"2026-06-12T10:23:17.733188433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948500 | controller |     "Jun 12 10:23:17.812013 crc crio[19822]: time=\"2026-06-12T10:23:17.811884946Z\" level=info msg=\"Created container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log\" id=ba86f67a-2a74-4266-b218-c2d745909a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948515 | controller |     "Jun 12 10:23:17.813270 crc crio[19822]: time=\"2026-06-12T10:23:17.813186148Z\" level=info msg=\"Starting container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f\" id=8c12430f-89ed-4270-83a0-6d96f84b4a5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.948531 | controller |     "Jun 12 10:23:17.825104 crc crio[19822]: time=\"2026-06-12T10:23:17.821558828Z\" level=info msg=\"Started container\" PID=68225 containerID=69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f description=openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log id=8c12430f-89ed-4270-83a0-6d96f84b4a5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d",
2026-06-12 11:43:51.948546 | controller |     "Jun 12 10:23:17.845742 crc crio[19822]: time=\"2026-06-12T10:23:17.845484221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948562 | controller |     "Jun 12 10:23:17.853217 crc crio[19822]: time=\"2026-06-12T10:23:17.853074855Z\" level=info msg=\"Created container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log\" id=41955e8e-2287-4987-bee3-569ce606cf5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948578 | controller |     "Jun 12 10:23:17.858424 crc crio[19822]: time=\"2026-06-12T10:23:17.858238321Z\" level=info msg=\"Starting container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df\" id=13acd4c2-b067-42cd-8f7e-9c2728486948 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.948593 | controller |     "Jun 12 10:23:17.876722 crc crio[19822]: time=\"2026-06-12T10:23:17.87595511Z\" level=info msg=\"Started container\" PID=68230 containerID=5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df description=openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log id=13acd4c2-b067-42cd-8f7e-9c2728486948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9",
2026-06-12 11:43:51.948608 | controller |     "Jun 12 10:23:17.891590 crc crio[19822]: time=\"2026-06-12T10:23:17.891287748Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=0ebf1eb1-aa47-4dbe-b6d0-23c0bea8def2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948627 | controller |     "Jun 12 10:23:17.930585 crc crio[19822]: time=\"2026-06-12T10:23:17.929389966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8e128d37-a321-45f4-9008-8076f621537f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948643 | controller |     "Jun 12 10:23:18.052565 crc crio[19822]: time=\"2026-06-12T10:23:18.050908122Z\" level=info msg=\"Created container 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b: openstack/dnsmasq-dns-b6cd6b77-l42gt/init\" id=509af34c-d71b-488b-baaf-4a89a9bbbaea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948658 | controller |     "Jun 12 10:23:18.052565 crc crio[19822]: time=\"2026-06-12T10:23:18.052470881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=ebcacf0a-c0c5-4158-a249-4a08cd47e690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948674 | controller |     "Jun 12 10:23:18.052913 crc crio[19822]: time=\"2026-06-12T10:23:18.052557425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=360897d9-4fca-42e3-a80d-5f3f6b0ba309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948689 | controller |     "Jun 12 10:23:18.052913 crc crio[19822]: time=\"2026-06-12T10:23:18.052643867Z\" level=info msg=\"Starting container: 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b\" id=79254c20-88dd-4a60-9d5d-e583f9823c1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.948704 | controller |     "Jun 12 10:23:18.075580 crc crio[19822]: time=\"2026-06-12T10:23:18.075402678Z\" level=info msg=\"Started container\" PID=68253 containerID=660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b description=openstack/dnsmasq-dns-b6cd6b77-l42gt/init id=79254c20-88dd-4a60-9d5d-e583f9823c1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c",
2026-06-12 11:43:51.948720 | controller |     "Jun 12 10:23:18.120359 crc crio[19822]: time=\"2026-06-12T10:23:18.119670352Z\" level=info msg=\"Creating container: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker\" id=6c147725-441e-4706-a65d-2eed66e8bcdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948736 | controller |     "Jun 12 10:23:18.144353 crc crio[19822]: time=\"2026-06-12T10:23:18.144039013Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener\" id=929d2c3d-5458-42a9-ada1-d9b1ad4e8dd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948751 | controller |     "Jun 12 10:23:18.147393 crc crio[19822]: time=\"2026-06-12T10:23:18.147285814Z\" level=info msg=\"Stopped pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=336146e6-e566-4eb2-bdbc-3bcc5c42892d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.948766 | controller |     "Jun 12 10:23:18.264481 crc crio[19822]: time=\"2026-06-12T10:23:18.264400435Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=de0fc329-b971-465d-b64f-82f20db18c82 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.948781 | controller |     "Jun 12 10:23:18.265709 crc crio[19822]: time=\"2026-06-12T10:23:18.265110086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948796 | controller |     "Jun 12 10:23:18.279680 crc crio[19822]: time=\"2026-06-12T10:23:18.279507168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=43453afc-6d86-405d-aad6-c3682d00561e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948814 | controller |     "Jun 12 10:23:18.287103 crc crio[19822]: time=\"2026-06-12T10:23:18.287061152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948830 | controller |     "Jun 12 10:23:18.356382 crc crio[19822]: time=\"2026-06-12T10:23:18.35603868Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=5bd8c788-e081-4a7c-9bc5-e26bf06bc134 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948845 | controller |     "Jun 12 10:23:18.553708 crc crio[19822]: time=\"2026-06-12T10:23:18.511347346Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=1d9ffb4c-3d17-41b1-a644-894c0f41fff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.948864 | controller |     "Jun 12 10:23:18.570061 crc crio[19822]: time=\"2026-06-12T10:23:18.569352247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948900 | controller |     "Jun 12 10:23:18.591337 crc crio[19822]: time=\"2026-06-12T10:23:18.591240726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948917 | controller |     "Jun 12 10:23:18.628652 crc crio[19822]: time=\"2026-06-12T10:23:18.628365805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948933 | controller |     "Jun 12 10:23:18.721295 crc crio[19822]: time=\"2026-06-12T10:23:18.72118926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2298573d-4242-48b9-a71d-77afcbc2edef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.948948 | controller |     "Jun 12 10:23:18.728379 crc crio[19822]: time=\"2026-06-12T10:23:18.727307374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948963 | controller |     "Jun 12 10:23:18.733488 crc crio[19822]: time=\"2026-06-12T10:23:18.733400017Z\" level=info msg=\"Removing container: 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f\" id=11a99f1a-0728-40e9-ab51-848283163629 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.948978 | controller |     "Jun 12 10:23:18.736289 crc crio[19822]: time=\"2026-06-12T10:23:18.736194467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.948993 | controller |     "Jun 12 10:23:18.864328 crc crio[19822]: time=\"2026-06-12T10:23:18.864093526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=54a24f62-ae40-4a18-a88e-736fb12c2433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.949008 | controller |     "Jun 12 10:23:18.900426 crc crio[19822]: time=\"2026-06-12T10:23:18.899957607Z\" level=info msg=\"Created container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker\" id=6c147725-441e-4706-a65d-2eed66e8bcdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949027 | controller |     "Jun 12 10:23:18.912332 crc crio[19822]: time=\"2026-06-12T10:23:18.91209376Z\" level=info msg=\"Starting container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b\" id=4720ae26-c724-4d10-9cd9-139c99504fdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.949043 | controller |     "Jun 12 10:23:18.917226 crc crio[19822]: time=\"2026-06-12T10:23:18.903378043Z\" level=info msg=\"Created container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core\" id=1d9ffb4c-3d17-41b1-a644-894c0f41fff4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949058 | controller |     "Jun 12 10:23:18.918432 crc crio[19822]: time=\"2026-06-12T10:23:18.918345406Z\" level=info msg=\"Starting container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d\" id=70ec731e-d781-4160-a197-38367ab26db2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.949073 | controller |     "Jun 12 10:23:18.926759 crc crio[19822]: time=\"2026-06-12T10:23:18.926665518Z\" level=info msg=\"Started container\" PID=68318 containerID=79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d description=openstack/ceilometer-0/sg-core id=70ec731e-d781-4160-a197-38367ab26db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808",
2026-06-12 11:43:51.949089 | controller |     "Jun 12 10:23:18.934297 crc crio[19822]: time=\"2026-06-12T10:23:18.934174147Z\" level=info msg=\"Started container\" PID=68307 containerID=4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b description=openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker id=4720ae26-c724-4d10-9cd9-139c99504fdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9",
2026-06-12 11:43:51.949104 | controller |     "Jun 12 10:23:18.998888 crc crio[19822]: time=\"2026-06-12T10:23:18.998338268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949119 | controller |     "Jun 12 10:23:19.015419 crc crio[19822]: time=\"2026-06-12T10:23:19.015269567Z\" level=info msg=\"Removed container 5cc0232ad67cfb1378dd49c4e4691aef84436ef05583e61b30e5740c10446b7f: openstack/dnsmasq-dns-774c8fb449-zlxbx/dnsmasq-dns\" id=11a99f1a-0728-40e9-ab51-848283163629 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.949135 | controller |     "Jun 12 10:23:19.022965 crc crio[19822]: time=\"2026-06-12T10:23:19.022880316Z\" level=info msg=\"Removing container: 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6\" id=d8554652-569c-498d-92d0-cc03e3ea6612 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.949151 | controller |     "Jun 12 10:23:19.027668 crc crio[19822]: time=\"2026-06-12T10:23:19.025571964Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns\" id=b18a0c5e-0297-432d-a1fd-b275d25607a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949166 | controller |     "Jun 12 10:23:19.037386 crc crio[19822]: time=\"2026-06-12T10:23:19.028020133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949181 | controller |     "Jun 12 10:23:19.054360 crc crio[19822]: time=\"2026-06-12T10:23:19.054027455Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=552be82a-a7cd-436c-848a-262687396939 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.949196 | controller |     "Jun 12 10:23:19.058487 crc crio[19822]: time=\"2026-06-12T10:23:19.058388224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949215 | controller |     "Jun 12 10:23:19.062206 crc crio[19822]: time=\"2026-06-12T10:23:19.062137902Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.949231 | controller |     "Jun 12 10:23:19.207192 crc crio[19822]: time=\"2026-06-12T10:23:19.20654855Z\" level=info msg=\"Removed container 0f1e9fa2b1c449f1c0f3ca7ed23b9cd851a228907cf1c60d9b67bb3d2a03e1f6: openstack/dnsmasq-dns-774c8fb449-zlxbx/init\" id=d8554652-569c-498d-92d0-cc03e3ea6612 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.949247 | controller |     "Jun 12 10:23:19.222923 crc crio[19822]: time=\"2026-06-12T10:23:19.222511151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949267 | controller |     "Jun 12 10:23:19.236555 crc crio[19822]: time=\"2026-06-12T10:23:19.23647404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949333 | controller |     "Jun 12 10:23:19.244380 crc crio[19822]: time=\"2026-06-12T10:23:19.24426111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949354 | controller |     "Jun 12 10:23:19.327499 crc crio[19822]: time=\"2026-06-12T10:23:19.327303838Z\" level=info msg=\"Created container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener\" id=929d2c3d-5458-42a9-ada1-d9b1ad4e8dd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949373 | controller |     "Jun 12 10:23:19.341861 crc crio[19822]: time=\"2026-06-12T10:23:19.341674249Z\" level=info msg=\"Starting container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c\" id=e4b35822-7fe0-48ea-acdc-f8ba6c21e355 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.949395 | controller |     "Jun 12 10:23:19.348943 crc crio[19822]: time=\"2026-06-12T10:23:19.34885562Z\" level=info msg=\"Started container\" PID=68384 containerID=91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c description=openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener id=e4b35822-7fe0-48ea-acdc-f8ba6c21e355 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d",
2026-06-12 11:43:51.949412 | controller |     "Jun 12 10:23:19.515224 crc crio[19822]: time=\"2026-06-12T10:23:19.515092334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949433 | controller |     "Jun 12 10:23:19.869213 crc crio[19822]: time=\"2026-06-12T10:23:19.868462107Z\" level=info msg=\"Created container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns\" id=b18a0c5e-0297-432d-a1fd-b275d25607a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949449 | controller |     "Jun 12 10:23:19.870599 crc crio[19822]: time=\"2026-06-12T10:23:19.868510919Z\" level=info msg=\"Created container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler\" id=eafcb519-d7e6-46e8-8dc3-d7d0ed98f0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949469 | controller |     "Jun 12 10:23:19.870599 crc crio[19822]: time=\"2026-06-12T10:23:19.868729126Z\" level=info msg=\"Created container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log\" id=4ed73744-41a7-4b20-9c1d-4f3433068848 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949535 | controller |     "Jun 12 10:23:19.871894 crc crio[19822]: time=\"2026-06-12T10:23:19.871745471Z\" level=info msg=\"Starting container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474\" id=88f611e8-d817-4801-8e2e-6db12a52d845 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.949555 | controller |     "Jun 12 10:23:19.873127 crc crio[19822]: time=\"2026-06-12T10:23:19.872427163Z\" level=info msg=\"Starting container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff\" id=288f7e3c-499a-41a5-939e-a0065e4967d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.949571 | controller |     "Jun 12 10:23:19.873127 crc crio[19822]: time=\"2026-06-12T10:23:19.872537356Z\" level=info msg=\"Starting container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c\" id=aa688f16-d099-43be-9bc0-98f40ba00f52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.949587 | controller |     "Jun 12 10:23:19.880337 crc crio[19822]: time=\"2026-06-12T10:23:19.88024352Z\" level=info msg=\"Started container\" PID=68422 containerID=7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474 description=openstack/cinder-api-0/cinder-api-log id=88f611e8-d817-4801-8e2e-6db12a52d845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23",
2026-06-12 11:43:51.949603 | controller |     "Jun 12 10:23:19.881634 crc crio[19822]: time=\"2026-06-12T10:23:19.880772817Z\" level=info msg=\"Started container\" PID=68401 containerID=a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff description=openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns id=288f7e3c-499a-41a5-939e-a0065e4967d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c",
2026-06-12 11:43:51.949619 | controller |     "Jun 12 10:23:19.888938 crc crio[19822]: time=\"2026-06-12T10:23:19.888388608Z\" level=info msg=\"Started container\" PID=68403 containerID=bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c description=openstack/cinder-scheduler-0/cinder-scheduler id=aa688f16-d099-43be-9bc0-98f40ba00f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa",
2026-06-12 11:43:51.949635 | controller |     "Jun 12 10:23:19.966536 crc crio[19822]: time=\"2026-06-12T10:23:19.966472955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=2a6bb89c-53ea-4d5e-afe2-95803e4ce473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.949651 | controller |     "Jun 12 10:23:19.975945 crc crio[19822]: time=\"2026-06-12T10:23:19.975777109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e0347d9a-1b1e-40ee-96e1-277bacd5cdff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.949666 | controller |     "Jun 12 10:23:20.025591 crc crio[19822]: time=\"2026-06-12T10:23:20.024419335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d395bf10-f5d8-4cf0-98f5-b209e00a189b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.949682 | controller |     "Jun 12 10:23:20.040186 crc crio[19822]: time=\"2026-06-12T10:23:20.040045945Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=9e94844e-618f-48b2-ae41-99047a4240a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949698 | controller |     "Jun 12 10:23:20.040887 crc crio[19822]: time=\"2026-06-12T10:23:20.040628773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949717 | controller |     "Jun 12 10:23:20.074976 crc crio[19822]: time=\"2026-06-12T10:23:20.074451602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=58367f80-70c5-48c1-88ce-6feb56088906 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.949733 | controller |     "Jun 12 10:23:20.098709 crc crio[19822]: time=\"2026-06-12T10:23:20.098614282Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=548f0543-719d-4a34-b33d-2fca0088090e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949748 | controller |     "Jun 12 10:23:20.102351 crc crio[19822]: time=\"2026-06-12T10:23:20.100265565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949764 | controller |     "Jun 12 10:23:20.182604 crc crio[19822]: time=\"2026-06-12T10:23:20.182423598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949780 | controller |     "Jun 12 10:23:20.238868 crc crio[19822]: time=\"2026-06-12T10:23:20.238176524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949795 | controller |     "Jun 12 10:23:20.662695 crc crio[19822]: time=\"2026-06-12T10:23:20.662415294Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=552be82a-a7cd-436c-848a-262687396939 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.949810 | controller |     "Jun 12 10:23:20.664473 crc crio[19822]: time=\"2026-06-12T10:23:20.664405908Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3e8546bd-6b49-4880-9d66-5a595b9dba94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.949825 | controller |     "Jun 12 10:23:20.717953 crc crio[19822]: time=\"2026-06-12T10:23:20.717694358Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0e871492-d49e-4f18-8cc7-7af80e2a9256 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.949841 | controller |     "Jun 12 10:23:20.739657 crc crio[19822]: time=\"2026-06-12T10:23:20.739544537Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=e1eb2eb9-2a53-49ce-a9b1-54e76452d07b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949886 | controller |     "Jun 12 10:23:20.740891 crc crio[19822]: time=\"2026-06-12T10:23:20.740772386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949904 | controller |     "Jun 12 10:23:21.043205 crc crio[19822]: time=\"2026-06-12T10:23:21.042873221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949920 | controller |     "Jun 12 10:23:21.062898 crc crio[19822]: time=\"2026-06-12T10:23:21.059568866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.949935 | controller |     "Jun 12 10:23:21.230259 crc crio[19822]: time=\"2026-06-12T10:23:21.229696411Z\" level=info msg=\"Created container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd\" id=e1eb2eb9-2a53-49ce-a9b1-54e76452d07b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.949954 | controller |     "Jun 12 10:23:21.232077 crc crio[19822]: time=\"2026-06-12T10:23:21.231968313Z\" level=info msg=\"Starting container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb\" id=25b5a411-024c-45bc-a99b-fad756b42ed2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.949970 | controller |     "Jun 12 10:23:21.237691 crc crio[19822]: time=\"2026-06-12T10:23:21.237607932Z\" level=info msg=\"Started container\" PID=68545 containerID=d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb description=openstack/ceilometer-0/proxy-httpd id=25b5a411-024c-45bc-a99b-fad756b42ed2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808",
2026-06-12 11:43:51.949985 | controller |     "Jun 12 10:23:21.831849 crc crio[19822]: time=\"2026-06-12T10:23:21.831729725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950001 | controller |     "Jun 12 10:23:21.860465 crc crio[19822]: time=\"2026-06-12T10:23:21.860378519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950016 | controller |     "Jun 12 10:23:22.061901 crc crio[19822]: time=\"2026-06-12T10:23:22.061363676Z\" level=info msg=\"Created container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe\" id=548f0543-719d-4a34-b33d-2fca0088090e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.950032 | controller |     "Jun 12 10:23:22.065904 crc crio[19822]: time=\"2026-06-12T10:23:22.065534916Z\" level=info msg=\"Starting container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875\" id=c012fccd-685b-4732-9b78-0f455d321438 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.950048 | controller |     "Jun 12 10:23:22.080185 crc crio[19822]: time=\"2026-06-12T10:23:22.078604445Z\" level=info msg=\"Created container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api\" id=9e94844e-618f-48b2-ae41-99047a4240a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.950063 | controller |     "Jun 12 10:23:22.080185 crc crio[19822]: time=\"2026-06-12T10:23:22.080024143Z\" level=info msg=\"Starting container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e\" id=239528e0-fdf0-4ff4-866e-4e26c41b19c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.950078 | controller |     "Jun 12 10:23:22.085868 crc crio[19822]: time=\"2026-06-12T10:23:22.085706183Z\" level=info msg=\"Started container\" PID=68802 containerID=83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e description=openstack/cinder-api-0/cinder-api id=239528e0-fdf0-4ff4-866e-4e26c41b19c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23",
2026-06-12 11:43:51.950093 | controller |     "Jun 12 10:23:22.090096 crc crio[19822]: time=\"2026-06-12T10:23:22.090032247Z\" level=info msg=\"Started container\" PID=68792 containerID=ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875 description=openstack/cinder-scheduler-0/probe id=c012fccd-685b-4732-9b78-0f455d321438 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa",
2026-06-12 11:43:51.950108 | controller |     "Jun 12 10:23:23.024118 crc crio[19822]: time=\"2026-06-12T10:23:23.023649313Z\" level=info msg=\"Stopping container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e (timeout: 30s)\" id=e1ce117f-f7bd-4db6-a88a-a9a06b28cdd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950123 | controller |     "Jun 12 10:23:23.026367 crc crio[19822]: time=\"2026-06-12T10:23:23.026302598Z\" level=info msg=\"Stopping container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474 (timeout: 30s)\" id=fb5ba61a-2dd8-4932-a272-25efc2e2cd6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950141 | controller |     "Jun 12 10:23:23.512264 crc crio[19822]: time=\"2026-06-12T10:23:23.512122641Z\" level=info msg=\"Stopped container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log\" id=fb5ba61a-2dd8-4932-a272-25efc2e2cd6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950157 | controller |     "Jun 12 10:23:23.941368 crc crio[19822]: time=\"2026-06-12T10:23:23.94101957Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6dc7ccd588-682ph/POD\" id=fe91afd8-682d-4001-a762-243d3feeada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.950172 | controller |     "Jun 12 10:23:23.941502 crc crio[19822]: time=\"2026-06-12T10:23:23.941393902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950188 | controller |     "Jun 12 10:23:24.010857 crc crio[19822]: time=\"2026-06-12T10:23:24.010630515Z\" level=info msg=\"Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc005212070}] Aliases:map[]}\"",
2026-06-12 11:43:51.950204 | controller |     "Jun 12 10:23:24.010857 crc crio[19822]: time=\"2026-06-12T10:23:24.010706628Z\" level=info msg=\"Adding pod openstack_barbican-api-6dc7ccd588-682ph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.950220 | controller |     "Jun 12 10:23:24.517674 crc crio[19822]: 2026-06-12T10:23:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84d841c563b665d Mac:96:d8:c6:51:39:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.950235 | controller |     "Jun 12 10:23:24.519782 crc crio[19822]: time=\"2026-06-12T10:23:24.519638245Z\" level=info msg=\"Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc005212070}] Aliases:map[]}\"",
2026-06-12 11:43:51.950251 | controller |     "Jun 12 10:23:24.519955 crc crio[19822]: time=\"2026-06-12T10:23:24.519919414Z\" level=info msg=\"Checking pod openstack_barbican-api-6dc7ccd588-682ph for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.950266 | controller |     "Jun 12 10:23:24.535419 crc crio[19822]: time=\"2026-06-12T10:23:24.535315984Z\" level=info msg=\"Ran pod sandbox 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d with infra container: openstack/barbican-api-6dc7ccd588-682ph/POD\" id=fe91afd8-682d-4001-a762-243d3feeada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.950282 | controller |     "Jun 12 10:23:24.543665 crc crio[19822]: time=\"2026-06-12T10:23:24.543548608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=dde71f55-db0e-4a94-95e7-6373f1de3d0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.950328 | controller |     "Jun 12 10:23:24.561940 crc crio[19822]: time=\"2026-06-12T10:23:24.561782053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=209a670b-9c62-4116-982d-7bc59033b689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.950345 | controller |     "Jun 12 10:23:24.576460 crc crio[19822]: time=\"2026-06-12T10:23:24.576285441Z\" level=info msg=\"Creating container: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log\" id=d8e6e552-b41f-414b-8908-0787ecb5f83a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.950361 | controller |     "Jun 12 10:23:24.577579 crc crio[19822]: time=\"2026-06-12T10:23:24.577505631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950377 | controller |     "Jun 12 10:23:24.650588 crc crio[19822]: time=\"2026-06-12T10:23:24.65048034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950393 | controller |     "Jun 12 10:23:24.656949 crc crio[19822]: time=\"2026-06-12T10:23:24.656860963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950409 | controller |     "Jun 12 10:23:24.929562 crc crio[19822]: time=\"2026-06-12T10:23:24.929378322Z\" level=info msg=\"Created container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log\" id=d8e6e552-b41f-414b-8908-0787ecb5f83a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.950424 | controller |     "Jun 12 10:23:24.934736 crc crio[19822]: time=\"2026-06-12T10:23:24.934650513Z\" level=info msg=\"Starting container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc\" id=57d3b83a-74ca-4ec4-8e5b-49aefa052603 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.950441 | controller |     "Jun 12 10:23:24.954772 crc crio[19822]: time=\"2026-06-12T10:23:24.954261152Z\" level=info msg=\"Started container\" PID=69112 containerID=07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc description=openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log id=57d3b83a-74ca-4ec4-8e5b-49aefa052603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d",
2026-06-12 11:43:51.950457 | controller |     "Jun 12 10:23:24.987279 crc crio[19822]: time=\"2026-06-12T10:23:24.987179492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=74494ed0-43a8-486c-9426-ef141098454b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.950473 | controller |     "Jun 12 10:23:25.138203 crc crio[19822]: time=\"2026-06-12T10:23:25.138056541Z\" level=info msg=\"Stopped container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api\" id=e1ce117f-f7bd-4db6-a88a-a9a06b28cdd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950488 | controller |     "Jun 12 10:23:25.151436 crc crio[19822]: time=\"2026-06-12T10:23:25.151331565Z\" level=info msg=\"Stopping pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=8e8ce800-1726-418e-9a84-24e351d972fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.950505 | controller |     "Jun 12 10:23:25.152195 crc crio[19822]: time=\"2026-06-12T10:23:25.152083029Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23 UID:0bd8b263-cfd2-4a4c-98de-3f9c09d3f418 NetNS:/var/run/netns/1a819e0e-fdc4-45cd-a8d0-db981e7001a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8b263_cfd2_4a4c_98de_3f9c09d3f418.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}\"",
2026-06-12 11:43:51.950524 | controller |     "Jun 12 10:23:25.152345 crc crio[19822]: time=\"2026-06-12T10:23:25.152315917Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.950541 | controller |     "Jun 12 10:23:25.245917 crc crio[19822]: time=\"2026-06-12T10:23:25.245779845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=da016e62-ae76-47af-8083-0aa37585a27b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.950557 | controller |     "Jun 12 10:23:25.310910 crc crio[19822]: time=\"2026-06-12T10:23:25.310525249Z\" level=info msg=\"Creating container: openstack/barbican-api-6dc7ccd588-682ph/barbican-api\" id=529e9dd8-df7d-491d-9f21-f454b095f8e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.950573 | controller |     "Jun 12 10:23:25.311238 crc crio[19822]: time=\"2026-06-12T10:23:25.311031235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950589 | controller |     "Jun 12 10:23:25.538991 crc crio[19822]: time=\"2026-06-12T10:23:25.538221607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950605 | controller |     "Jun 12 10:23:25.546881 crc crio[19822]: time=\"2026-06-12T10:23:25.546393299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950620 | controller |     "Jun 12 10:23:25.714643 crc crio[19822]: time=\"2026-06-12T10:23:25.714328684Z\" level=info msg=\"Stopped pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=8e8ce800-1726-418e-9a84-24e351d972fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.950636 | controller |     "Jun 12 10:23:25.915630 crc crio[19822]: time=\"2026-06-12T10:23:25.915506876Z\" level=info msg=\"Created container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api\" id=529e9dd8-df7d-491d-9f21-f454b095f8e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.950652 | controller |     "Jun 12 10:23:25.916873 crc crio[19822]: time=\"2026-06-12T10:23:25.916682454Z\" level=info msg=\"Starting container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d\" id=6a09f331-f19d-4739-97b4-7a7eccb8c983 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.950668 | controller |     "Jun 12 10:23:25.940963 crc crio[19822]: time=\"2026-06-12T10:23:25.940698574Z\" level=info msg=\"Started container\" PID=69235 containerID=a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d description=openstack/barbican-api-6dc7ccd588-682ph/barbican-api id=6a09f331-f19d-4739-97b4-7a7eccb8c983 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d",
2026-06-12 11:43:51.950684 | controller |     "Jun 12 10:23:26.100357 crc crio[19822]: time=\"2026-06-12T10:23:26.099913497Z\" level=info msg=\"Stopping container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d (timeout: 30s)\" id=883bb194-4557-4a7e-949b-cce53e7d97f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950699 | controller |     "Jun 12 10:23:26.104432 crc crio[19822]: time=\"2026-06-12T10:23:26.104349529Z\" level=info msg=\"Stopping container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb (timeout: 30s)\" id=ce933fe2-4a04-44b2-babf-e0d8555fc3d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950721 | controller |     "Jun 12 10:23:26.106170 crc crio[19822]: time=\"2026-06-12T10:23:26.104797903Z\" level=info msg=\"Stopping container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75 (timeout: 30s)\" id=584e5dbd-f8bc-42f5-8f87-1bc55009fc14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950737 | controller |     "Jun 12 10:23:26.112512 crc crio[19822]: time=\"2026-06-12T10:23:26.112379699Z\" level=info msg=\"Stopping container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075 (timeout: 30s)\" id=bbb16046-8db0-4a8e-ba65-d376d82cb4f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950753 | controller |     "Jun 12 10:23:26.191413 crc crio[19822]: time=\"2026-06-12T10:23:26.191312161Z\" level=info msg=\"Removing container: 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e\" id=df2bf14a-5a47-424e-bac6-f13ee67b6bee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.950769 | controller |     "Jun 12 10:23:26.227087 crc crio[19822]: time=\"2026-06-12T10:23:26.226723318Z\" level=info msg=\"Removed container 83ab697d3aea7a896a959f4f41dee072c7de1522b3af43d21e38fcc791322a0e: openstack/cinder-api-0/cinder-api\" id=df2bf14a-5a47-424e-bac6-f13ee67b6bee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.950785 | controller |     "Jun 12 10:23:26.229705 crc crio[19822]: time=\"2026-06-12T10:23:26.229659216Z\" level=info msg=\"Removing container: 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474\" id=3df591de-5a02-414f-8b17-9f18469343cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.950800 | controller |     "Jun 12 10:23:26.249788 crc crio[19822]: time=\"2026-06-12T10:23:26.249725156Z\" level=info msg=\"Stopped container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core\" id=883bb194-4557-4a7e-949b-cce53e7d97f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950815 | controller |     "Jun 12 10:23:26.286220 crc crio[19822]: time=\"2026-06-12T10:23:26.281792332Z\" level=info msg=\"Removed container 7a5246a8eb2c363231a73db626fc22b7a3e95e79d9836ffc7b133de3ecbce474: openstack/cinder-api-0/cinder-api-log\" id=3df591de-5a02-414f-8b17-9f18469343cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.950831 | controller |     "Jun 12 10:23:26.338779 crc crio[19822]: time=\"2026-06-12T10:23:26.33867682Z\" level=info msg=\"Stopped container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd\" id=ce933fe2-4a04-44b2-babf-e0d8555fc3d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950850 | controller |     "Jun 12 10:23:26.647530 crc crio[19822]: time=\"2026-06-12T10:23:26.647002114Z\" level=info msg=\"Stopped container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent\" id=584e5dbd-f8bc-42f5-8f87-1bc55009fc14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950867 | controller |     "Jun 12 10:23:26.751888 crc crio[19822]: time=\"2026-06-12T10:23:26.751752092Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=67d8b729-a52d-4fa6-bc2d-3e760d004ba8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.950906 | controller |     "Jun 12 10:23:26.752021 crc crio[19822]: time=\"2026-06-12T10:23:26.751921328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.950923 | controller |     "Jun 12 10:23:26.844389 crc crio[19822]: time=\"2026-06-12T10:23:26.844273445Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc002ed09f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.950943 | controller |     "Jun 12 10:23:26.844389 crc crio[19822]: time=\"2026-06-12T10:23:26.844353077Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.950960 | controller |     "Jun 12 10:23:26.878537 crc crio[19822]: time=\"2026-06-12T10:23:26.878338782Z\" level=info msg=\"Stopped container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent\" id=bbb16046-8db0-4a8e-ba65-d376d82cb4f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.950975 | controller |     "Jun 12 10:23:26.880108 crc crio[19822]: time=\"2026-06-12T10:23:26.880027595Z\" level=info msg=\"Stopping pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=9ec06541-3106-43d1-a28e-3b86953e1275 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.950992 | controller |     "Jun 12 10:23:26.880775 crc crio[19822]: time=\"2026-06-12T10:23:26.880655385Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808 UID:698b8f97-364d-4883-ac48-c314b8f33785 NetNS:/var/run/netns/24f1bc3c-1f6b-4bb1-874e-197e12bb4db4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod698b8f97_364d_4883_ac48_c314b8f33785.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}\"",
2026-06-12 11:43:51.951007 | controller |     "Jun 12 10:23:26.880939 crc crio[19822]: time=\"2026-06-12T10:23:26.880889533Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.951023 | controller |     "Jun 12 10:23:27.436191 crc crio[19822]: 2026-06-12T10:23:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abf288f9fbd364d Mac:3e:f3:3e:e9:43:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.951039 | controller |     "Jun 12 10:23:27.438355 crc crio[19822]: time=\"2026-06-12T10:23:27.438301138Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc002ed09f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.951056 | controller |     "Jun 12 10:23:27.438543 crc crio[19822]: time=\"2026-06-12T10:23:27.438500324Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.951071 | controller |     "Jun 12 10:23:27.453095 crc crio[19822]: time=\"2026-06-12T10:23:27.452622522Z\" level=info msg=\"Ran pod sandbox abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 with infra container: openstack/cinder-api-0/POD\" id=67d8b729-a52d-4fa6-bc2d-3e760d004ba8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.951088 | controller |     "Jun 12 10:23:27.457324 crc crio[19822]: time=\"2026-06-12T10:23:27.457252048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=bc07e32e-a62b-422c-9e26-c90a08eaadf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.951107 | controller |     "Jun 12 10:23:27.458575 crc crio[19822]: time=\"2026-06-12T10:23:27.45825726Z\" level=info msg=\"Stopped pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=9ec06541-3106-43d1-a28e-3b86953e1275 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.951123 | controller |     "Jun 12 10:23:27.467629 crc crio[19822]: time=\"2026-06-12T10:23:27.466995568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4d7edb0e-c2d6-48fa-8667-43877f90247f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.951140 | controller |     "Jun 12 10:23:27.498035 crc crio[19822]: time=\"2026-06-12T10:23:27.49252974Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=045f72bc-dafe-4815-b0ef-e9a5262f6819 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.951156 | controller |     "Jun 12 10:23:27.498035 crc crio[19822]: time=\"2026-06-12T10:23:27.493965066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.951172 | controller |     "Jun 12 10:23:27.567533 crc crio[19822]: time=\"2026-06-12T10:23:27.566427512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.951188 | controller |     "Jun 12 10:23:28.171000 crc crio[19822]: time=\"2026-06-12T10:23:28.170387254Z\" level=info msg=\"Stopping container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36 (timeout: 10s)\" id=4a62b9eb-c62a-4b94-aa14-14b2c1571ce4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.951204 | controller |     "Jun 12 10:23:28.300638 crc crio[19822]: time=\"2026-06-12T10:23:28.299706284Z\" level=info msg=\"Removing container: d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb\" id=1289b6f2-39ec-4882-8b54-78e4f4566411 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951219 | controller |     "Jun 12 10:23:28.304270 crc crio[19822]: time=\"2026-06-12T10:23:28.304202265Z\" level=info msg=\"Stopping container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c (timeout: 30s)\" id=278363fa-74d0-4e72-bb25-0822e2cc416f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.951235 | controller |     "Jun 12 10:23:28.304356 crc crio[19822]: time=\"2026-06-12T10:23:28.304278459Z\" level=info msg=\"Stopping container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875 (timeout: 30s)\" id=3935c9b3-c602-4128-9876-e7a386473717 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.951250 | controller |     "Jun 12 10:23:28.363968 crc crio[19822]: time=\"2026-06-12T10:23:28.36291595Z\" level=info msg=\"Stopped container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns\" id=4a62b9eb-c62a-4b94-aa14-14b2c1571ce4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.951267 | controller |     "Jun 12 10:23:28.374725 crc crio[19822]: time=\"2026-06-12T10:23:28.373319921Z\" level=info msg=\"Removed container d1eb3277c8f5986005b5e1e6afc25e7302efde6c08668ed56f5eaeb371c0d3eb: openstack/ceilometer-0/proxy-httpd\" id=1289b6f2-39ec-4882-8b54-78e4f4566411 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951282 | controller |     "Jun 12 10:23:28.375074 crc crio[19822]: time=\"2026-06-12T10:23:28.374888942Z\" level=info msg=\"Stopping pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=c55c2246-c5c1-4011-9e7c-3827f9eace3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.951302 | controller |     "Jun 12 10:23:28.375664 crc crio[19822]: time=\"2026-06-12T10:23:28.375601195Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7745d7bd6f-vbbzq Namespace:openstack ID:d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca UID:2b62cd05-a077-49c5-99bd-74313fd99747 NetNS:/var/run/netns/fe389974-9b67-4984-8948-ae63ee8240c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2b62cd05_a077_49c5_99bd_74313fd99747.slice PodAnnotations:0xc005212d30}] Aliases:map[]}\"",
2026-06-12 11:43:51.951318 | controller |     "Jun 12 10:23:28.375948 crc crio[19822]: time=\"2026-06-12T10:23:28.375769581Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7745d7bd6f-vbbzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.951334 | controller |     "Jun 12 10:23:28.382361 crc crio[19822]: time=\"2026-06-12T10:23:28.38229043Z\" level=info msg=\"Removing container: 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d\" id=c06e1f4e-ef39-4c34-85a8-5174d6cdadfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951350 | controller |     "Jun 12 10:23:28.561777 crc crio[19822]: time=\"2026-06-12T10:23:28.561650161Z\" level=info msg=\"Removed container 79e5985e97ba992d17a487ef0b4820d7370ce09fa6b81cc4a74a722d97baa02d: openstack/ceilometer-0/sg-core\" id=c06e1f4e-ef39-4c34-85a8-5174d6cdadfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951365 | controller |     "Jun 12 10:23:28.578577 crc crio[19822]: time=\"2026-06-12T10:23:28.578442672Z\" level=info msg=\"Removing container: 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75\" id=e9e17359-ff39-44ea-8d70-53c0a4a00993 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951381 | controller |     "Jun 12 10:23:28.721674 crc crio[19822]: time=\"2026-06-12T10:23:28.718943473Z\" level=info msg=\"Removed container 90655bffc67e723a872d1743112792c2a414ec5aa7648bb31173507588bc7f75: openstack/ceilometer-0/ceilometer-notification-agent\" id=e9e17359-ff39-44ea-8d70-53c0a4a00993 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951396 | controller |     "Jun 12 10:23:28.734102 crc crio[19822]: time=\"2026-06-12T10:23:28.732975029Z\" level=info msg=\"Removing container: cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075\" id=221aebc6-b1f1-4428-ac03-ff23d31b85c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951412 | controller |     "Jun 12 10:23:28.837382 crc crio[19822]: time=\"2026-06-12T10:23:28.837167637Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ac3120c3-b3bb-4fad-9735-1c07598b8067 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.951428 | controller |     "Jun 12 10:23:28.837382 crc crio[19822]: time=\"2026-06-12T10:23:28.83727364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.951443 | controller |     "Jun 12 10:23:28.886953 crc crio[19822]: time=\"2026-06-12T10:23:28.886189994Z\" level=info msg=\"Removed container cb47bb040ef9358d4fba44b655be29fa5335b06d86a2396954948465d67ea075: openstack/ceilometer-0/ceilometer-central-agent\" id=221aebc6-b1f1-4428-ac03-ff23d31b85c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951459 | controller |     "Jun 12 10:23:28.922885 crc crio[19822]: time=\"2026-06-12T10:23:28.916264289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.951475 | controller |     "Jun 12 10:23:28.961854 crc crio[19822]: time=\"2026-06-12T10:23:28.961623955Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc005212360}] Aliases:map[]}\"",
2026-06-12 11:43:51.951494 | controller |     "Jun 12 10:23:28.961854 crc crio[19822]: time=\"2026-06-12T10:23:28.961708498Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.951511 | controller |     "Jun 12 10:23:28.971056 crc crio[19822]: time=\"2026-06-12T10:23:28.970873399Z\" level=info msg=\"Stopped pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=c55c2246-c5c1-4011-9e7c-3827f9eace3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.951527 | controller |     "Jun 12 10:23:29.244316 crc crio[19822]: time=\"2026-06-12T10:23:29.243745743Z\" level=info msg=\"Stopped container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe\" id=3935c9b3-c602-4128-9876-e7a386473717 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.951543 | controller |     "Jun 12 10:23:29.368005 crc crio[19822]: time=\"2026-06-12T10:23:29.364726122Z\" level=info msg=\"Removing container: fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36\" id=014b2289-4262-4c56-a718-27ce6ceb7234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951558 | controller |     "Jun 12 10:23:29.407183 crc crio[19822]: time=\"2026-06-12T10:23:29.407039779Z\" level=info msg=\"Removed container fe36a8bf0a0c9fe3a761ee8768909be4427e318485d8deba65ef4dff24663d36: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/dnsmasq-dns\" id=014b2289-4262-4c56-a718-27ce6ceb7234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951574 | controller |     "Jun 12 10:23:29.410519 crc crio[19822]: time=\"2026-06-12T10:23:29.410377631Z\" level=info msg=\"Removing container: 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f\" id=6e982585-8c1d-4d08-898c-5337e5a15840 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951590 | controller |     "Jun 12 10:23:29.439599 crc crio[19822]: time=\"2026-06-12T10:23:29.439496646Z\" level=info msg=\"Removed container 39d2b16aed971da8720a733286133f9edbaffa83f6cc608bf78c7581fff4144f: openstack/dnsmasq-dns-7745d7bd6f-vbbzq/init\" id=6e982585-8c1d-4d08-898c-5337e5a15840 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.951606 | controller |     "Jun 12 10:23:29.462451 crc crio[19822]: time=\"2026-06-12T10:23:29.462386663Z\" level=info msg=\"Created container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log\" id=045f72bc-dafe-4815-b0ef-e9a5262f6819 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.951622 | controller |     "Jun 12 10:23:29.464007 crc crio[19822]: time=\"2026-06-12T10:23:29.463917541Z\" level=info msg=\"Starting container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578\" id=e51e8db0-e9bf-43fc-afda-c3b0ef1b3b4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.951637 | controller |     "Jun 12 10:23:29.471041 crc crio[19822]: time=\"2026-06-12T10:23:29.470773449Z\" level=info msg=\"Started container\" PID=69772 containerID=c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578 description=openstack/cinder-api-0/cinder-api-log id=e51e8db0-e9bf-43fc-afda-c3b0ef1b3b4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984",
2026-06-12 11:43:51.951654 | controller |     "Jun 12 10:23:29.486459 crc crio[19822]: time=\"2026-06-12T10:23:29.486353544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0f6e4648-fd13-4a82-8ad7-0b9a83e97ad0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.951674 | controller |     "Jun 12 10:23:29.558547 crc crio[19822]: time=\"2026-06-12T10:23:29.558022448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=28b7fda0-9ace-415f-af91-3f83c5b1c4ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.951691 | controller |     "Jun 12 10:23:29.565998 crc crio[19822]: time=\"2026-06-12T10:23:29.565914749Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e4737353-b480-47ea-8113-3644f62b9870 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.951707 | controller |     "Jun 12 10:23:29.566374 crc crio[19822]: time=\"2026-06-12T10:23:29.566324953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.951723 | controller |     "Jun 12 10:23:29.632907 crc crio[19822]: 2026-06-12T10:23:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c15371a17792a74 Mac:72:bd:48:ce:99:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.951740 | controller |     "Jun 12 10:23:29.641361 crc crio[19822]: time=\"2026-06-12T10:23:29.64124342Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc005212360}] Aliases:map[]}\"",
2026-06-12 11:43:51.951756 | controller |     "Jun 12 10:23:29.647500 crc crio[19822]: time=\"2026-06-12T10:23:29.647008773Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.951772 | controller |     "Jun 12 10:23:29.667599 crc crio[19822]: time=\"2026-06-12T10:23:29.666584515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.951788 | controller |     "Jun 12 10:23:29.667599 crc crio[19822]: time=\"2026-06-12T10:23:29.667462413Z\" level=info msg=\"Ran pod sandbox c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 with infra container: openstack/ceilometer-0/POD\" id=ac3120c3-b3bb-4fad-9735-1c07598b8067 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.951804 | controller |     "Jun 12 10:23:29.676086 crc crio[19822]: time=\"2026-06-12T10:23:29.671389437Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c3c2b00d-3e8b-4658-8e30-ae22de27671c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.951820 | controller |     "Jun 12 10:23:29.679233 crc crio[19822]: time=\"2026-06-12T10:23:29.678522285Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.951835 | controller |     "Jun 12 10:23:30.264455 crc crio[19822]: time=\"2026-06-12T10:23:30.264296293Z\" level=info msg=\"Stopped container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler\" id=278363fa-74d0-4e72-bb25-0822e2cc416f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.951854 | controller |     "Jun 12 10:23:30.270056 crc crio[19822]: time=\"2026-06-12T10:23:30.269960269Z\" level=info msg=\"Stopping pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=0db66ee7-0838-4b19-a465-19a902784a6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.951887 | controller |     "Jun 12 10:23:30.272512 crc crio[19822]: time=\"2026-06-12T10:23:30.272422688Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa UID:59db1912-a7de-41db-b860-4438a5509c9a NetNS:/var/run/netns/96997c0d-821f-418b-a60b-1a07000b5eeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59db1912_a7de_41db_b860_4438a5509c9a.slice PodAnnotations:0xc00140e680}] Aliases:map[]}\"",
2026-06-12 11:43:51.951909 | controller |     "Jun 12 10:23:30.272793 crc crio[19822]: time=\"2026-06-12T10:23:30.272723988Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.951925 | controller |     "Jun 12 10:23:30.323017 crc crio[19822]: time=\"2026-06-12T10:23:30.319940578Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=c3c2b00d-3e8b-4658-8e30-ae22de27671c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.951942 | controller |     "Jun 12 10:23:30.323017 crc crio[19822]: time=\"2026-06-12T10:23:30.322400589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b8a33e77-742b-4868-80b6-f92d689fdf9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.951958 | controller |     "Jun 12 10:23:30.391376 crc crio[19822]: time=\"2026-06-12T10:23:30.391272541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f4cf2aa3-a8a5-4b37-b2ff-08d7a3d8ef53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.951974 | controller |     "Jun 12 10:23:30.411757 crc crio[19822]: time=\"2026-06-12T10:23:30.411396409Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b726f4c2-655d-4479-a089-ed821d266330 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.951990 | controller |     "Jun 12 10:23:30.412188 crc crio[19822]: time=\"2026-06-12T10:23:30.411894245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952007 | controller |     "Jun 12 10:23:30.661891 crc crio[19822]: time=\"2026-06-12T10:23:30.661736096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952022 | controller |     "Jun 12 10:23:30.668558 crc crio[19822]: time=\"2026-06-12T10:23:30.668457822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952038 | controller |     "Jun 12 10:23:30.940478 crc crio[19822]: time=\"2026-06-12T10:23:30.939570436Z\" level=info msg=\"Stopped pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=0db66ee7-0838-4b19-a465-19a902784a6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.952053 | controller |     "Jun 12 10:23:30.985592 crc crio[19822]: time=\"2026-06-12T10:23:30.985540055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952069 | controller |     "Jun 12 10:23:31.080944 crc crio[19822]: time=\"2026-06-12T10:23:31.080801Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-nj48x/POD\" id=da925323-7617-419d-8c1e-478422434ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.952089 | controller |     "Jun 12 10:23:31.081094 crc crio[19822]: time=\"2026-06-12T10:23:31.081026997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952105 | controller |     "Jun 12 10:23:31.126032 crc crio[19822]: time=\"2026-06-12T10:23:31.12586635Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}\"",
2026-06-12 11:43:51.952122 | controller |     "Jun 12 10:23:31.126032 crc crio[19822]: time=\"2026-06-12T10:23:31.125947502Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-nj48x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.952138 | controller |     "Jun 12 10:23:31.128197 crc crio[19822]: time=\"2026-06-12T10:23:31.128092724Z\" level=info msg=\"Created container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent\" id=b726f4c2-655d-4479-a089-ed821d266330 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.952153 | controller |     "Jun 12 10:23:31.130004 crc crio[19822]: time=\"2026-06-12T10:23:31.129778734Z\" level=info msg=\"Starting container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca\" id=73a5cd4d-9e91-4b22-a3c1-63d5f6854381 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.952169 | controller |     "Jun 12 10:23:31.135727 crc crio[19822]: time=\"2026-06-12T10:23:31.135587019Z\" level=info msg=\"Started container\" PID=69945 containerID=6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca description=openstack/ceilometer-0/ceilometer-central-agent id=73a5cd4d-9e91-4b22-a3c1-63d5f6854381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81",
2026-06-12 11:43:51.952185 | controller |     "Jun 12 10:23:31.217410 crc crio[19822]: time=\"2026-06-12T10:23:31.217124851Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=21d1e1b3-eee4-4a23-947d-2851100eea3c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.952201 | controller |     "Jun 12 10:23:31.224415 crc crio[19822]: time=\"2026-06-12T10:23:31.22350646Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.952217 | controller |     "Jun 12 10:23:31.430278 crc crio[19822]: time=\"2026-06-12T10:23:31.425731789Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-x88kt/POD\" id=fe9d7d8d-90f4-4edf-80c1-b1fbbdf70f14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.952233 | controller |     "Jun 12 10:23:31.430278 crc crio[19822]: time=\"2026-06-12T10:23:31.426293608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952249 | controller |     "Jun 12 10:23:31.444800 crc crio[19822]: time=\"2026-06-12T10:23:31.444696376Z\" level=info msg=\"Created container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api\" id=e4737353-b480-47ea-8113-3644f62b9870 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.952268 | controller |     "Jun 12 10:23:31.446031 crc crio[19822]: time=\"2026-06-12T10:23:31.445946301Z\" level=info msg=\"Starting container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119\" id=c6218d69-2a55-4d10-92cc-c092439dd0c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.952284 | controller |     "Jun 12 10:23:31.458002 crc crio[19822]: time=\"2026-06-12T10:23:31.45624934Z\" level=info msg=\"Started container\" PID=69968 containerID=9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119 description=openstack/cinder-api-0/cinder-api id=c6218d69-2a55-4d10-92cc-c092439dd0c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984",
2026-06-12 11:43:51.952300 | controller |     "Jun 12 10:23:31.485553 crc crio[19822]: time=\"2026-06-12T10:23:31.485423275Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc003264b68}] Aliases:map[]}\"",
2026-06-12 11:43:51.952316 | controller |     "Jun 12 10:23:31.485553 crc crio[19822]: time=\"2026-06-12T10:23:31.485504177Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-x88kt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.952332 | controller |     "Jun 12 10:23:31.771214 crc crio[19822]: time=\"2026-06-12T10:23:31.769177393Z\" level=info msg=\"Stopping pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=46461f04-46b2-4bed-b7ef-3aa52dac5c8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.952348 | controller |     "Jun 12 10:23:31.773530 crc crio[19822]: time=\"2026-06-12T10:23:31.772617111Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-9l6lq Namespace:openstack ID:f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d UID:c57dd91a-f906-458e-9ac1-29f9d4f0bd00 NetNS:/var/run/netns/bb78b766-085b-4cf9-9a8f-ac8eb4a4ca69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc57dd91a_f906_458e_9ac1_29f9d4f0bd00.slice PodAnnotations:0xc0021445b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.952364 | controller |     "Jun 12 10:23:31.773530 crc crio[19822]: time=\"2026-06-12T10:23:31.77290409Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-9l6lq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.952380 | controller |     "Jun 12 10:23:31.790874 crc crio[19822]: time=\"2026-06-12T10:23:31.788302526Z\" level=info msg=\"Removing container: ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875\" id=8d154d4c-2e7b-465c-9f35-3a923be896f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.952396 | controller |     "Jun 12 10:23:31.878529 crc crio[19822]: time=\"2026-06-12T10:23:31.87712589Z\" level=info msg=\"Removed container ca78f5000afb8d0f6e1fc334efeac267cbcb858beb63e3d01456c75f12966875: openstack/cinder-scheduler-0/probe\" id=8d154d4c-2e7b-465c-9f35-3a923be896f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.952411 | controller |     "Jun 12 10:23:31.888137 crc crio[19822]: time=\"2026-06-12T10:23:31.88801189Z\" level=info msg=\"Removing container: bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c\" id=427ff462-dd3a-4d94-a226-b6800cedede4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.952427 | controller |     "Jun 12 10:23:31.934276 crc crio[19822]: time=\"2026-06-12T10:23:31.934096648Z\" level=info msg=\"Removed container bb357cbb02c1d6e1e4600ff6c2c35345e84b65f88aaab5c0cd1a9afcb574888c: openstack/cinder-scheduler-0/cinder-scheduler\" id=427ff462-dd3a-4d94-a226-b6800cedede4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.952445 | controller |     "Jun 12 10:23:32.153254 crc crio[19822]: 2026-06-12T10:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31d278cbc1a1095 Mac:62:e8:61:1a:d3:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.952462 | controller |     "Jun 12 10:23:32.156234 crc crio[19822]: time=\"2026-06-12T10:23:32.156081898Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc002ed0698}] Aliases:map[]}\"",
2026-06-12 11:43:51.952478 | controller |     "Jun 12 10:23:32.156696 crc crio[19822]: time=\"2026-06-12T10:23:32.156631686Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-nj48x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.952507 | controller |     "Jun 12 10:23:32.171679 crc crio[19822]: time=\"2026-06-12T10:23:32.171513638Z\" level=info msg=\"Ran pod sandbox 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb with infra container: openstack/nova-api-db-create-nj48x/POD\" id=da925323-7617-419d-8c1e-478422434ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.952525 | controller |     "Jun 12 10:23:32.181056 crc crio[19822]: time=\"2026-06-12T10:23:32.180952804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8eefcd29-f918-4d71-8f1d-057a0207af08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.952540 | controller |     "Jun 12 10:23:32.185429 crc crio[19822]: time=\"2026-06-12T10:23:32.185332553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=391a7247-4a0b-4adb-bfe1-3b8240f6aeda name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.952556 | controller |     "Jun 12 10:23:32.208283 crc crio[19822]: time=\"2026-06-12T10:23:32.208012285Z\" level=info msg=\"Stopped pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=46461f04-46b2-4bed-b7ef-3aa52dac5c8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.952572 | controller |     "Jun 12 10:23:32.277094 crc crio[19822]: time=\"2026-06-12T10:23:32.277006118Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-nj48x/mariadb-database-create\" id=2574171c-a2ce-43f7-b766-3df91544ceba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.952587 | controller |     "Jun 12 10:23:32.277579 crc crio[19822]: time=\"2026-06-12T10:23:32.277520445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952604 | controller |     "Jun 12 10:23:32.335347 crc crio[19822]: time=\"2026-06-12T10:23:32.335241299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952620 | controller |     "Jun 12 10:23:32.339330 crc crio[19822]: time=\"2026-06-12T10:23:32.339256391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952639 | controller |     "Jun 12 10:23:32.463219 crc crio[19822]: 2026-06-12T10:23:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cf8ee63759a546 Mac:ae:c1:7c:c5:e9:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.952656 | controller |     "Jun 12 10:23:32.464798 crc crio[19822]: time=\"2026-06-12T10:23:32.464719507Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc003264b68}] Aliases:map[]}\"",
2026-06-12 11:43:51.952672 | controller |     "Jun 12 10:23:32.465129 crc crio[19822]: time=\"2026-06-12T10:23:32.465033237Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-x88kt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.952688 | controller |     "Jun 12 10:23:32.483072 crc crio[19822]: time=\"2026-06-12T10:23:32.482362305Z\" level=info msg=\"Ran pod sandbox 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 with infra container: openstack/nova-cell0-db-create-x88kt/POD\" id=fe9d7d8d-90f4-4edf-80c1-b1fbbdf70f14 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.952704 | controller |     "Jun 12 10:23:32.486298 crc crio[19822]: time=\"2026-06-12T10:23:32.486244557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1a90812f-f1b1-49b0-8c1c-d0d9a9808689 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.952720 | controller |     "Jun 12 10:23:32.546446 crc crio[19822]: time=\"2026-06-12T10:23:32.545794546Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-prwxm/POD\" id=3d841d19-cc6c-473a-a0cc-04897b779e48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.952736 | controller |     "Jun 12 10:23:32.546446 crc crio[19822]: time=\"2026-06-12T10:23:32.546354154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952753 | controller |     "Jun 12 10:23:33.032743 crc crio[19822]: time=\"2026-06-12T10:23:33.032644291Z\" level=info msg=\"Created container def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220: openstack/nova-api-db-create-nj48x/mariadb-database-create\" id=2574171c-a2ce-43f7-b766-3df91544ceba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.952769 | controller |     "Jun 12 10:23:33.034587 crc crio[19822]: time=\"2026-06-12T10:23:33.034492626Z\" level=info msg=\"Starting container: def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220\" id=e4c8de61-4888-4f40-b0d3-535d3d9bd191 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.952785 | controller |     "Jun 12 10:23:33.043268 crc crio[19822]: time=\"2026-06-12T10:23:33.043089751Z\" level=info msg=\"Started container\" PID=70302 containerID=def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220 description=openstack/nova-api-db-create-nj48x/mariadb-database-create id=e4c8de61-4888-4f40-b0d3-535d3d9bd191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb",
2026-06-12 11:43:51.952801 | controller |     "Jun 12 10:23:33.056773 crc crio[19822]: time=\"2026-06-12T10:23:33.056671788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c9eed9fc-a968-4187-a9fb-e9c2f63b1a4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.952820 | controller |     "Jun 12 10:23:33.074112 crc crio[19822]: time=\"2026-06-12T10:23:33.067083555Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=21d1e1b3-eee4-4a23-947d-2851100eea3c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.952836 | controller |     "Jun 12 10:23:33.074112 crc crio[19822]: time=\"2026-06-12T10:23:33.067894571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=70d1d677-5eeb-4cb0-853d-f97518b455d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.952852 | controller |     "Jun 12 10:23:33.087619 crc crio[19822]: time=\"2026-06-12T10:23:33.087468642Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-x88kt/mariadb-database-create\" id=911a5d1f-c27d-4f73-b8ca-70dbdd88d071 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.952885 | controller |     "Jun 12 10:23:33.107686 crc crio[19822]: time=\"2026-06-12T10:23:33.107580655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952907 | controller |     "Jun 12 10:23:33.175869 crc crio[19822]: time=\"2026-06-12T10:23:33.175525747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=9ec03555-47db-42c5-b94e-22fe0551eb86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.952924 | controller |     "Jun 12 10:23:33.217873 crc crio[19822]: time=\"2026-06-12T10:23:33.216097626Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.952941 | controller |     "Jun 12 10:23:33.217873 crc crio[19822]: time=\"2026-06-12T10:23:33.216218999Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-prwxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.952957 | controller |     "Jun 12 10:23:33.223119 crc crio[19822]: time=\"2026-06-12T10:23:33.221704032Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e074e63e-ea8f-4135-9485-0179482f2b46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.952973 | controller |     "Jun 12 10:23:33.223119 crc crio[19822]: time=\"2026-06-12T10:23:33.222281154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.952990 | controller |     "Jun 12 10:23:33.388860 crc crio[19822]: time=\"2026-06-12T10:23:33.383064656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953006 | controller |     "Jun 12 10:23:33.409520 crc crio[19822]: time=\"2026-06-12T10:23:33.408610357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953025 | controller |     "Jun 12 10:23:33.469190 crc crio[19822]: time=\"2026-06-12T10:23:33.468653989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953042 | controller |     "Jun 12 10:23:33.475232 crc crio[19822]: time=\"2026-06-12T10:23:33.475120227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953058 | controller |     "Jun 12 10:23:33.819518 crc crio[19822]: time=\"2026-06-12T10:23:33.818688516Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=40b83905-9a33-4d70-9c5a-de87522a779a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.953074 | controller |     "Jun 12 10:23:33.819518 crc crio[19822]: time=\"2026-06-12T10:23:33.819233524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953090 | controller |     "Jun 12 10:23:33.860852 crc crio[19822]: time=\"2026-06-12T10:23:33.860767414Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc005212438}] Aliases:map[]}\"",
2026-06-12 11:43:51.953106 | controller |     "Jun 12 10:23:33.861196 crc crio[19822]: time=\"2026-06-12T10:23:33.861134426Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.953123 | controller |     "Jun 12 10:23:34.011118 crc crio[19822]: time=\"2026-06-12T10:23:34.011048641Z\" level=info msg=\"Created container 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d: openstack/nova-cell0-db-create-x88kt/mariadb-database-create\" id=911a5d1f-c27d-4f73-b8ca-70dbdd88d071 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.953139 | controller |     "Jun 12 10:23:34.014905 crc crio[19822]: time=\"2026-06-12T10:23:34.014853084Z\" level=info msg=\"Starting container: 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d\" id=63dc6fe0-f6db-41dd-a38f-c761f3bbdce5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.953155 | controller |     "Jun 12 10:23:34.025318 crc crio[19822]: time=\"2026-06-12T10:23:34.025200242Z\" level=info msg=\"Started container\" PID=70381 containerID=15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d description=openstack/nova-cell0-db-create-x88kt/mariadb-database-create id=63dc6fe0-f6db-41dd-a38f-c761f3bbdce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9",
2026-06-12 11:43:51.953171 | controller |     "Jun 12 10:23:34.026328 crc crio[19822]: time=\"2026-06-12T10:23:34.026233965Z\" level=info msg=\"Created container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent\" id=e074e63e-ea8f-4135-9485-0179482f2b46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.953187 | controller |     "Jun 12 10:23:34.034434 crc crio[19822]: time=\"2026-06-12T10:23:34.034350563Z\" level=info msg=\"Starting container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455\" id=2b96379f-49f8-4efa-8139-e00c928d113b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.953203 | controller |     "Jun 12 10:23:34.043344 crc crio[19822]: time=\"2026-06-12T10:23:34.043194902Z\" level=info msg=\"Started container\" PID=70382 containerID=9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455 description=openstack/ceilometer-0/ceilometer-notification-agent id=2b96379f-49f8-4efa-8139-e00c928d113b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81",
2026-06-12 11:43:51.953223 | controller |     "Jun 12 10:23:34.523482 crc crio[19822]: time=\"2026-06-12T10:23:34.522866117Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=0aa8295f-a97c-47f6-8feb-7b0466950982 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.953239 | controller |     "Jun 12 10:23:34.528437 crc crio[19822]: time=\"2026-06-12T10:23:34.528296053Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.953256 | controller |     "Jun 12 10:23:34.682094 crc crio[19822]: 2026-06-12T10:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b48e119cf00d657 Mac:22:f3:8b:b7:ec:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.953272 | controller |     "Jun 12 10:23:34.685482 crc crio[19822]: time=\"2026-06-12T10:23:34.685412854Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.953288 | controller |     "Jun 12 10:23:34.685680 crc crio[19822]: time=\"2026-06-12T10:23:34.685640362Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-prwxm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.953303 | controller |     "Jun 12 10:23:34.712698 crc crio[19822]: time=\"2026-06-12T10:23:34.712525763Z\" level=info msg=\"Ran pod sandbox b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 with infra container: openstack/nova-cell1-db-create-prwxm/POD\" id=3d841d19-cc6c-473a-a0cc-04897b779e48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.953319 | controller |     "Jun 12 10:23:34.727043 crc crio[19822]: time=\"2026-06-12T10:23:34.726462773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5194daf4-fa4e-4375-83aa-e562986ac91f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.953335 | controller |     "Jun 12 10:23:34.732201 crc crio[19822]: time=\"2026-06-12T10:23:34.73206704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6891aa05-45ab-45da-accc-86a0294194f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.953351 | controller |     "Jun 12 10:23:34.804110 crc crio[19822]: time=\"2026-06-12T10:23:34.804006903Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-prwxm/mariadb-database-create\" id=183dc7a0-f717-4e8c-97a3-873874b2420d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.953366 | controller |     "Jun 12 10:23:34.804663 crc crio[19822]: time=\"2026-06-12T10:23:34.804581107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953382 | controller |     "Jun 12 10:23:34.856336 crc crio[19822]: 2026-06-12T10:23:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8082e77416e1ca4 Mac:9a:38:0d:32:20:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.953401 | controller |     "Jun 12 10:23:34.858338 crc crio[19822]: time=\"2026-06-12T10:23:34.857981731Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc005212438}] Aliases:map[]}\"",
2026-06-12 11:43:51.953417 | controller |     "Jun 12 10:23:34.858338 crc crio[19822]: time=\"2026-06-12T10:23:34.858184698Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.953433 | controller |     "Jun 12 10:23:34.954875 crc crio[19822]: time=\"2026-06-12T10:23:34.950251697Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6dc87fb88f-fddmj/POD\" id=86a0539d-7da9-4e4f-bce6-3192a630c01e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.953449 | controller |     "Jun 12 10:23:34.954875 crc crio[19822]: time=\"2026-06-12T10:23:34.95034384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953465 | controller |     "Jun 12 10:23:34.975487 crc crio[19822]: time=\"2026-06-12T10:23:34.975331166Z\" level=info msg=\"Stopping pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=89d61422-73be-43bd-b780-4b6453e6e803 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.953480 | controller |     "Jun 12 10:23:34.976048 crc crio[19822]: time=\"2026-06-12T10:23:34.975783251Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-nj48x Namespace:openstack ID:31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb UID:48cfe3f8-f44f-4004-806d-d54ba51df8b8 NetNS:/var/run/netns/19dc206a-b6f2-4fd4-b68e-16e4c1aed58c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48cfe3f8_f44f_4004_806d_d54ba51df8b8.slice PodAnnotations:0xc005212a68}] Aliases:map[]}\"",
2026-06-12 11:43:51.953497 | controller |     "Jun 12 10:23:34.976048 crc crio[19822]: time=\"2026-06-12T10:23:34.975982617Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-nj48x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.953513 | controller |     "Jun 12 10:23:34.980988 crc crio[19822]: time=\"2026-06-12T10:23:34.980887605Z\" level=info msg=\"Ran pod sandbox 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa with infra container: openstack/cinder-scheduler-0/POD\" id=40b83905-9a33-4d70-9c5a-de87522a779a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.953529 | controller |     "Jun 12 10:23:35.028998 crc crio[19822]: time=\"2026-06-12T10:23:35.028930929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=08b00068-c8f3-4775-9601-46c0a467057b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.953544 | controller |     "Jun 12 10:23:35.106883 crc crio[19822]: time=\"2026-06-12T10:23:35.106777667Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc001ee2188}] Aliases:map[]}\"",
2026-06-12 11:43:51.953566 | controller |     "Jun 12 10:23:35.107273 crc crio[19822]: time=\"2026-06-12T10:23:35.107198821Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6dc87fb88f-fddmj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.953582 | controller |     "Jun 12 10:23:35.122787 crc crio[19822]: time=\"2026-06-12T10:23:35.122702964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953598 | controller |     "Jun 12 10:23:35.124323 crc crio[19822]: time=\"2026-06-12T10:23:35.124185178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=7c13ac0e-15af-4dc5-b4dc-97a09929b382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.953614 | controller |     "Jun 12 10:23:35.130327 crc crio[19822]: time=\"2026-06-12T10:23:35.130274697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953629 | controller |     "Jun 12 10:23:35.144973 crc crio[19822]: time=\"2026-06-12T10:23:35.144747736Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=bbc980bf-0413-4039-b075-35a71ae31240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.953646 | controller |     "Jun 12 10:23:35.146391 crc crio[19822]: time=\"2026-06-12T10:23:35.146344157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953662 | controller |     "Jun 12 10:23:35.371065 crc crio[19822]: time=\"2026-06-12T10:23:35.368402522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953677 | controller |     "Jun 12 10:23:35.455968 crc crio[19822]: time=\"2026-06-12T10:23:35.452870143Z\" level=info msg=\"Created container c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e: openstack/nova-cell1-db-create-prwxm/mariadb-database-create\" id=183dc7a0-f717-4e8c-97a3-873874b2420d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.953693 | controller |     "Jun 12 10:23:35.472955 crc crio[19822]: time=\"2026-06-12T10:23:35.455380562Z\" level=info msg=\"Starting container: c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e\" id=7bdaedcf-fce2-426b-b2a6-286986567fb9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.953709 | controller |     "Jun 12 10:23:35.490093 crc crio[19822]: time=\"2026-06-12T10:23:35.489893708Z\" level=info msg=\"Started container\" PID=70537 containerID=c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e description=openstack/nova-cell1-db-create-prwxm/mariadb-database-create id=7bdaedcf-fce2-426b-b2a6-286986567fb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8",
2026-06-12 11:43:51.953725 | controller |     "Jun 12 10:23:35.505607 crc crio[19822]: time=\"2026-06-12T10:23:35.505426115Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=0aa8295f-a97c-47f6-8feb-7b0466950982 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.953741 | controller |     "Jun 12 10:23:35.515978 crc crio[19822]: time=\"2026-06-12T10:23:35.515015513Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d42db40d-8f16-4ac8-9c68-622d51e8c1f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.953760 | controller |     "Jun 12 10:23:35.542308 crc crio[19822]: time=\"2026-06-12T10:23:35.541236174Z\" level=info msg=\"Running pod sandbox: openstack/neutron-86d6f68476-tk5p4/POD\" id=aae1a1a4-a7fa-4ef3-b5ec-636934fb6d9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.953776 | controller |     "Jun 12 10:23:35.542308 crc crio[19822]: time=\"2026-06-12T10:23:35.541703159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953792 | controller |     "Jun 12 10:23:35.573424 crc crio[19822]: time=\"2026-06-12T10:23:35.572658119Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=9b7be8cb-b137-4152-b8d7-d6309601ced5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.953808 | controller |     "Jun 12 10:23:35.680862 crc crio[19822]: time=\"2026-06-12T10:23:35.680740626Z\" level=info msg=\"Stopped pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=89d61422-73be-43bd-b780-4b6453e6e803 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.953824 | controller |     "Jun 12 10:23:35.708793 crc crio[19822]: time=\"2026-06-12T10:23:35.708691395Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=13419f90-1512-48bc-9c89-4c048723780d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.953839 | controller |     "Jun 12 10:23:35.709245 crc crio[19822]: time=\"2026-06-12T10:23:35.709181161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953858 | controller |     "Jun 12 10:23:35.718939 crc crio[19822]: time=\"2026-06-12T10:23:35.718783769Z\" level=info msg=\"Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cb70}] Aliases:map[]}\"",
2026-06-12 11:43:51.953893 | controller |     "Jun 12 10:23:35.718939 crc crio[19822]: time=\"2026-06-12T10:23:35.718909333Z\" level=info msg=\"Adding pod openstack_neutron-86d6f68476-tk5p4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.953911 | controller |     "Jun 12 10:23:36.009748 crc crio[19822]: time=\"2026-06-12T10:23:36.007570471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953927 | controller |     "Jun 12 10:23:36.029018 crc crio[19822]: time=\"2026-06-12T10:23:36.024261832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953943 | controller |     "Jun 12 10:23:36.508766 crc crio[19822]: time=\"2026-06-12T10:23:36.508421161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.953959 | controller |     "Jun 12 10:23:36.587539 crc crio[19822]: time=\"2026-06-12T10:23:36.587132281Z\" level=info msg=\"Created container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core\" id=13419f90-1512-48bc-9c89-4c048723780d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.953979 | controller |     "Jun 12 10:23:36.601184 crc crio[19822]: time=\"2026-06-12T10:23:36.596524443Z\" level=info msg=\"Starting container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2\" id=d21405d7-dd53-4665-966c-5160eda5198d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.953996 | controller |     "Jun 12 10:23:36.604446 crc crio[19822]: time=\"2026-06-12T10:23:36.604383717Z\" level=info msg=\"Started container\" PID=70694 containerID=1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2 description=openstack/ceilometer-0/sg-core id=d21405d7-dd53-4665-966c-5160eda5198d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81",
2026-06-12 11:43:51.954013 | controller |     "Jun 12 10:23:36.612215 crc crio[19822]: 2026-06-12T10:23:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:029f0a84d4b5b64 Mac:da:2b:51:b3:e5:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.954030 | controller |     "Jun 12 10:23:36.613760 crc crio[19822]: time=\"2026-06-12T10:23:36.613656645Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc001ee2188}] Aliases:map[]}\"",
2026-06-12 11:43:51.954046 | controller |     "Jun 12 10:23:36.614135 crc crio[19822]: time=\"2026-06-12T10:23:36.614049057Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6dc87fb88f-fddmj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.954062 | controller |     "Jun 12 10:23:36.625395 crc crio[19822]: time=\"2026-06-12T10:23:36.625306059Z\" level=info msg=\"Ran pod sandbox 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f with infra container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/POD\" id=86a0539d-7da9-4e4f-bce6-3192a630c01e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.954078 | controller |     "Jun 12 10:23:36.629271 crc crio[19822]: time=\"2026-06-12T10:23:36.62902865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5685c825-cf5d-4fdc-8baf-c3aa965e2c68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954094 | controller |     "Jun 12 10:23:36.767940 crc crio[19822]: time=\"2026-06-12T10:23:36.756618164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=af692b00-b789-426e-a319-01e648927344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954110 | controller |     "Jun 12 10:23:37.088301 crc crio[19822]: time=\"2026-06-12T10:23:37.088105744Z\" level=info msg=\"Stopping pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=6aa3ba05-3310-4519-bbcc-10d033ee8ccd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.954126 | controller |     "Jun 12 10:23:37.089102 crc crio[19822]: time=\"2026-06-12T10:23:37.088123526Z\" level=info msg=\"Stopping pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=5b40f3c0-b91f-408c-9a11-2c5c56d17d1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.954142 | controller |     "Jun 12 10:23:37.089300 crc crio[19822]: time=\"2026-06-12T10:23:37.089130387Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-prwxm Namespace:openstack ID:b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8 UID:fbfcefe7-24c6-4884-9b2d-187bd830dfa4 NetNS:/var/run/netns/dd776ea7-3250-4a50-b777-b84a8522b4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfbfcefe7_24c6_4884_9b2d_187bd830dfa4.slice PodAnnotations:0xc00244d990}] Aliases:map[]}\"",
2026-06-12 11:43:51.954162 | controller |     "Jun 12 10:23:37.089865 crc crio[19822]: time=\"2026-06-12T10:23:37.089617752Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-prwxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.954179 | controller |     "Jun 12 10:23:37.091204 crc crio[19822]: time=\"2026-06-12T10:23:37.091137341Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-x88kt Namespace:openstack ID:8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9 UID:31451c97-bba9-4ab7-8500-55c71d7bd25a NetNS:/var/run/netns/22bf8ecd-5137-46d7-8d00-fd7001a54e12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod31451c97_bba9_4ab7_8500_55c71d7bd25a.slice PodAnnotations:0xc00101b588}] Aliases:map[]}\"",
2026-06-12 11:43:51.954195 | controller |     "Jun 12 10:23:37.092468 crc crio[19822]: time=\"2026-06-12T10:23:37.092444003Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-x88kt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.954211 | controller |     "Jun 12 10:23:37.252230 crc crio[19822]: time=\"2026-06-12T10:23:37.251518672Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=19587fb6-a15b-43d2-9a32-28df7f35a6c3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.954227 | controller |     "Jun 12 10:23:37.258026 crc crio[19822]: time=\"2026-06-12T10:23:37.257975249Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.954244 | controller |     "Jun 12 10:23:37.384050 crc crio[19822]: time=\"2026-06-12T10:23:37.383912434Z\" level=info msg=\"Created container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler\" id=bbc980bf-0413-4039-b075-35a71ae31240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954260 | controller |     "Jun 12 10:23:37.385919 crc crio[19822]: time=\"2026-06-12T10:23:37.385862606Z\" level=info msg=\"Starting container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641\" id=8c15a5d7-ac98-4604-99b5-5156333ad1cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.954276 | controller |     "Jun 12 10:23:37.387333 crc crio[19822]: time=\"2026-06-12T10:23:37.387268258Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init\" id=f1f9c829-445f-445b-bad9-610653b51e40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954293 | controller |     "Jun 12 10:23:37.387898 crc crio[19822]: time=\"2026-06-12T10:23:37.387743363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954309 | controller |     "Jun 12 10:23:37.409379 crc crio[19822]: time=\"2026-06-12T10:23:37.409281859Z\" level=info msg=\"Started container\" PID=70744 containerID=1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641 description=openstack/cinder-scheduler-0/cinder-scheduler id=8c15a5d7-ac98-4604-99b5-5156333ad1cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa",
2026-06-12 11:43:51.954329 | controller |     "Jun 12 10:23:37.535335 crc crio[19822]: time=\"2026-06-12T10:23:37.535196677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954345 | controller |     "Jun 12 10:23:37.540120 crc crio[19822]: time=\"2026-06-12T10:23:37.539099891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954361 | controller |     "Jun 12 10:23:37.601244 crc crio[19822]: time=\"2026-06-12T10:23:37.601108581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=5384bf8a-5d64-448d-a78b-28fbfb77b8b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954377 | controller |     "Jun 12 10:23:37.695779 crc crio[19822]: time=\"2026-06-12T10:23:37.695426459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e130628b-182b-4f01-8d43-0309f907b52f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954394 | controller |     "Jun 12 10:23:37.757443 crc crio[19822]: time=\"2026-06-12T10:23:37.756294824Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=b864bda0-3e4d-492a-b385-a5799bd162a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954410 | controller |     "Jun 12 10:23:37.760420 crc crio[19822]: time=\"2026-06-12T10:23:37.75773714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954426 | controller |     "Jun 12 10:23:37.962907 crc crio[19822]: time=\"2026-06-12T10:23:37.96252766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954442 | controller |     "Jun 12 10:23:37.987695 crc crio[19822]: time=\"2026-06-12T10:23:37.987601812Z\" level=info msg=\"Stopping container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493 (timeout: 30s)\" id=2fdd7519-95a4-459d-a9ae-07de75301456 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.954459 | controller |     "Jun 12 10:23:37.988411 crc crio[19822]: time=\"2026-06-12T10:23:37.988341036Z\" level=info msg=\"Stopping container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a (timeout: 30s)\" id=d132ee38-4940-49a6-a1c5-c94350529efb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.954475 | controller |     "Jun 12 10:23:38.028367 crc crio[19822]: time=\"2026-06-12T10:23:38.026269595Z\" level=info msg=\"Stopped pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=5b40f3c0-b91f-408c-9a11-2c5c56d17d1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.954491 | controller |     "Jun 12 10:23:38.038456 crc crio[19822]: time=\"2026-06-12T10:23:38.03722444Z\" level=info msg=\"Created container 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init\" id=f1f9c829-445f-445b-bad9-610653b51e40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954506 | controller |     "Jun 12 10:23:38.045940 crc crio[19822]: time=\"2026-06-12T10:23:38.039986756Z\" level=info msg=\"Starting container: 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5\" id=da09c832-a199-471e-bfee-24eed5266fc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.954522 | controller |     "Jun 12 10:23:38.054176 crc crio[19822]: time=\"2026-06-12T10:23:38.052477437Z\" level=info msg=\"Started container\" PID=70911 containerID=6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5 description=openstack/dnsmasq-dns-6dc87fb88f-fddmj/init id=da09c832-a199-471e-bfee-24eed5266fc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f",
2026-06-12 11:43:51.954541 | controller |     "Jun 12 10:23:38.183677 crc crio[19822]: time=\"2026-06-12T10:23:38.181427371Z\" level=info msg=\"Stopped pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=6aa3ba05-3310-4519-bbcc-10d033ee8ccd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.954557 | controller |     "Jun 12 10:23:38.323713 crc crio[19822]: time=\"2026-06-12T10:23:38.323577065Z\" level=info msg=\"Stopped container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log\" id=d132ee38-4940-49a6-a1c5-c94350529efb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.954572 | controller |     "Jun 12 10:23:38.648415 crc crio[19822]: 2026-06-12T10:23:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d37575b4ad637b Mac:2a:dc:ec:e5:c1:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.954588 | controller |     "Jun 12 10:23:38.650664 crc crio[19822]: time=\"2026-06-12T10:23:38.649753651Z\" level=info msg=\"Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cb70}] Aliases:map[]}\"",
2026-06-12 11:43:51.954604 | controller |     "Jun 12 10:23:38.650664 crc crio[19822]: time=\"2026-06-12T10:23:38.649949867Z\" level=info msg=\"Checking pod openstack_neutron-86d6f68476-tk5p4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.954620 | controller |     "Jun 12 10:23:38.722783 crc crio[19822]: time=\"2026-06-12T10:23:38.722318953Z\" level=info msg=\"Ran pod sandbox 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 with infra container: openstack/neutron-86d6f68476-tk5p4/POD\" id=aae1a1a4-a7fa-4ef3-b5ec-636934fb6d9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.954636 | controller |     "Jun 12 10:23:38.741881 crc crio[19822]: time=\"2026-06-12T10:23:38.740224608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c7ee98df-ec62-44ab-92d1-8672d9da6d7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954651 | controller |     "Jun 12 10:23:38.896437 crc crio[19822]: time=\"2026-06-12T10:23:38.896327968Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=19587fb6-a15b-43d2-9a32-28df7f35a6c3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.954667 | controller |     "Jun 12 10:23:38.899311 crc crio[19822]: time=\"2026-06-12T10:23:38.899219355Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=57c55347-d24f-4be4-b339-62e34b2ca1c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954682 | controller |     "Jun 12 10:23:38.965100 crc crio[19822]: time=\"2026-06-12T10:23:38.962710934Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a6a97dcf-856f-4a41-a617-0f3dfa21f896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954701 | controller |     "Jun 12 10:23:38.998293 crc crio[19822]: time=\"2026-06-12T10:23:38.997879921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=afe9f31c-f159-4167-adcc-0971a15a1090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954717 | controller |     "Jun 12 10:23:39.074505 crc crio[19822]: time=\"2026-06-12T10:23:39.074419276Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d2a3f78e-2b67-40e2-914b-7233acb2a3ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954732 | controller |     "Jun 12 10:23:39.075116 crc crio[19822]: time=\"2026-06-12T10:23:39.075027845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954748 | controller |     "Jun 12 10:23:39.085900 crc crio[19822]: time=\"2026-06-12T10:23:39.085798233Z\" level=info msg=\"Creating container: openstack/neutron-86d6f68476-tk5p4/neutron-api\" id=1130bd41-f24c-4be0-a713-2a501d19c398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954763 | controller |     "Jun 12 10:23:39.195392 crc crio[19822]: time=\"2026-06-12T10:23:39.192274611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954779 | controller |     "Jun 12 10:23:39.428669 crc crio[19822]: time=\"2026-06-12T10:23:39.428213706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d8282693-f891-4779-83f4-2ab51100f68f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954794 | controller |     "Jun 12 10:23:39.473410 crc crio[19822]: time=\"2026-06-12T10:23:39.471084681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954810 | controller |     "Jun 12 10:23:39.480869 crc crio[19822]: time=\"2026-06-12T10:23:39.478014733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954825 | controller |     "Jun 12 10:23:39.485875 crc crio[19822]: time=\"2026-06-12T10:23:39.485728991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954840 | controller |     "Jun 12 10:23:39.489877 crc crio[19822]: time=\"2026-06-12T10:23:39.48708289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954859 | controller |     "Jun 12 10:23:39.701442 crc crio[19822]: time=\"2026-06-12T10:23:39.701325403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6ddbf8a2-ca41-45a6-afd3-c1edb8e1698b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.954894 | controller |     "Jun 12 10:23:39.724884 crc crio[19822]: time=\"2026-06-12T10:23:39.716685931Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns\" id=6f843ce5-16e6-46ec-b22a-1744b136d92d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954911 | controller |     "Jun 12 10:23:39.724884 crc crio[19822]: time=\"2026-06-12T10:23:39.717363443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954927 | controller |     "Jun 12 10:23:39.827493 crc crio[19822]: time=\"2026-06-12T10:23:39.827310313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.954947 | controller |     "Jun 12 10:23:39.834211 crc crio[19822]: time=\"2026-06-12T10:23:39.834049275Z\" level=info msg=\"Created container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api\" id=1130bd41-f24c-4be0-a713-2a501d19c398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954963 | controller |     "Jun 12 10:23:39.857582 crc crio[19822]: time=\"2026-06-12T10:23:39.857405069Z\" level=info msg=\"Created container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd\" id=d2a3f78e-2b67-40e2-914b-7233acb2a3ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.954979 | controller |     "Jun 12 10:23:39.860571 crc crio[19822]: time=\"2026-06-12T10:23:39.860493355Z\" level=info msg=\"Starting container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f\" id=66099db6-d6c2-4b74-99d6-f1d6f5283bc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.954994 | controller |     "Jun 12 10:23:39.870167 crc crio[19822]: time=\"2026-06-12T10:23:39.869501302Z\" level=info msg=\"Starting container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377\" id=5407568d-fafa-47ad-a460-5b5c86112d0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.955010 | controller |     "Jun 12 10:23:39.880104 crc crio[19822]: time=\"2026-06-12T10:23:39.879958168Z\" level=info msg=\"Started container\" PID=71090 containerID=a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f description=openstack/ceilometer-0/proxy-httpd id=66099db6-d6c2-4b74-99d6-f1d6f5283bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81",
2026-06-12 11:43:51.955025 | controller |     "Jun 12 10:23:39.893925 crc crio[19822]: time=\"2026-06-12T10:23:39.893065548Z\" level=info msg=\"Started container\" PID=71085 containerID=0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377 description=openstack/neutron-86d6f68476-tk5p4/neutron-api id=5407568d-fafa-47ad-a460-5b5c86112d0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0",
2026-06-12 11:43:51.955041 | controller |     "Jun 12 10:23:39.927771 crc crio[19822]: time=\"2026-06-12T10:23:39.927419249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=402e97c5-48d2-4332-b68b-7ec3698fae79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.955057 | controller |     "Jun 12 10:23:39.984290 crc crio[19822]: time=\"2026-06-12T10:23:39.984134586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955073 | controller |     "Jun 12 10:23:40.010667 crc crio[19822]: time=\"2026-06-12T10:23:40.009771739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955088 | controller |     "Jun 12 10:23:40.011685 crc crio[19822]: time=\"2026-06-12T10:23:40.011495184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=bda10394-51d0-49ec-a6b5-32c23c135b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.955104 | controller |     "Jun 12 10:23:40.032312 crc crio[19822]: time=\"2026-06-12T10:23:40.028571488Z\" level=info msg=\"Creating container: openstack/neutron-86d6f68476-tk5p4/neutron-httpd\" id=b66e2847-e26e-4bee-822a-ca508ee49162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.955123 | controller |     "Jun 12 10:23:40.032312 crc crio[19822]: time=\"2026-06-12T10:23:40.029371704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955139 | controller |     "Jun 12 10:23:40.101692 crc crio[19822]: time=\"2026-06-12T10:23:40.101587057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955154 | controller |     "Jun 12 10:23:40.109121 crc crio[19822]: time=\"2026-06-12T10:23:40.108782776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955170 | controller |     "Jun 12 10:23:40.335391 crc crio[19822]: time=\"2026-06-12T10:23:40.335263696Z\" level=info msg=\"Created container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns\" id=6f843ce5-16e6-46ec-b22a-1744b136d92d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.955185 | controller |     "Jun 12 10:23:40.337322 crc crio[19822]: time=\"2026-06-12T10:23:40.336543357Z\" level=info msg=\"Starting container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6\" id=63254401-7fcf-4047-9d88-495ec9f3824a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.955201 | controller |     "Jun 12 10:23:40.349965 crc crio[19822]: time=\"2026-06-12T10:23:40.349685479Z\" level=info msg=\"Started container\" PID=71332 containerID=0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6 description=openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns id=63254401-7fcf-4047-9d88-495ec9f3824a name=/runtime.v1.RuntimeService/StartContainer sandboxID=029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f",
2026-06-12 11:43:51.955217 | controller |     "Jun 12 10:23:40.416337 crc crio[19822]: time=\"2026-06-12T10:23:40.416137735Z\" level=info msg=\"Created container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd\" id=b66e2847-e26e-4bee-822a-ca508ee49162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.955233 | controller |     "Jun 12 10:23:40.419615 crc crio[19822]: time=\"2026-06-12T10:23:40.41951472Z\" level=info msg=\"Starting container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49\" id=50921054-5986-457f-b717-6987a4a5662b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.955248 | controller |     "Jun 12 10:23:40.442414 crc crio[19822]: time=\"2026-06-12T10:23:40.442315826Z\" level=info msg=\"Created container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe\" id=b864bda0-3e4d-492a-b385-a5799bd162a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.955264 | controller |     "Jun 12 10:23:40.445686 crc crio[19822]: time=\"2026-06-12T10:23:40.445593301Z\" level=info msg=\"Started container\" PID=71333 containerID=a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49 description=openstack/neutron-86d6f68476-tk5p4/neutron-httpd id=50921054-5986-457f-b717-6987a4a5662b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0",
2026-06-12 11:43:51.955280 | controller |     "Jun 12 10:23:40.448195 crc crio[19822]: time=\"2026-06-12T10:23:40.448111788Z\" level=info msg=\"Starting container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7\" id=9bd03f53-10dc-4193-a529-2eb95714e23a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.955296 | controller |     "Jun 12 10:23:40.466859 crc crio[19822]: time=\"2026-06-12T10:23:40.466714839Z\" level=info msg=\"Started container\" PID=71114 containerID=c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7 description=openstack/cinder-scheduler-0/probe id=9bd03f53-10dc-4193-a529-2eb95714e23a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa",
2026-06-12 11:43:51.955315 | controller |     "Jun 12 10:23:40.597283 crc crio[19822]: time=\"2026-06-12T10:23:40.596329756Z\" level=info msg=\"Stopping container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455 (timeout: 30s)\" id=43e704d4-5909-49a2-a025-3e016f2a91e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.955331 | controller |     "Jun 12 10:23:40.598042 crc crio[19822]: time=\"2026-06-12T10:23:40.597984069Z\" level=info msg=\"Stopping container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca (timeout: 30s)\" id=74462805-8784-4d2c-bb54-7e3eb1eacf85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.955347 | controller |     "Jun 12 10:23:40.602994 crc crio[19822]: time=\"2026-06-12T10:23:40.602202354Z\" level=info msg=\"Stopping container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f (timeout: 30s)\" id=00ae7739-388d-4f64-8af3-f54d2ed21834 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.955363 | controller |     "Jun 12 10:23:40.603706 crc crio[19822]: time=\"2026-06-12T10:23:40.603614317Z\" level=info msg=\"Stopping container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2 (timeout: 30s)\" id=f4fccc55-5141-4e4f-be84-22c6b47155ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.955379 | controller |     "Jun 12 10:23:40.811136 crc crio[19822]: time=\"2026-06-12T10:23:40.810658448Z\" level=info msg=\"Stopped container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core\" id=f4fccc55-5141-4e4f-be84-22c6b47155ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.955396 | controller |     "Jun 12 10:23:41.157055 crc crio[19822]: time=\"2026-06-12T10:23:41.15695884Z\" level=info msg=\"Stopped container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd\" id=00ae7739-388d-4f64-8af3-f54d2ed21834 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.955412 | controller |     "Jun 12 10:23:41.254227 crc crio[19822]: time=\"2026-06-12T10:23:41.254010756Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-25b4-account-create-58842/POD\" id=822d92ee-010f-4f2f-898c-7b56a2e36531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.955428 | controller |     "Jun 12 10:23:41.254227 crc crio[19822]: time=\"2026-06-12T10:23:41.254107789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955444 | controller |     "Jun 12 10:23:41.335509 crc crio[19822]: time=\"2026-06-12T10:23:41.335469759Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc005212c58}] Aliases:map[]}\"",
2026-06-12 11:43:51.955460 | controller |     "Jun 12 10:23:41.335747 crc crio[19822]: time=\"2026-06-12T10:23:41.335729037Z\" level=info msg=\"Adding pod openstack_nova-api-25b4-account-create-58842 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.955476 | controller |     "Jun 12 10:23:41.463750 crc crio[19822]: time=\"2026-06-12T10:23:41.461632177Z\" level=info msg=\"Stopped container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent\" id=43e704d4-5909-49a2-a025-3e016f2a91e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.955496 | controller |     "Jun 12 10:23:41.558608 crc crio[19822]: time=\"2026-06-12T10:23:41.552095156Z\" level=info msg=\"Stopped container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api\" id=2fdd7519-95a4-459d-a9ae-07de75301456 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.955512 | controller |     "Jun 12 10:23:41.558608 crc crio[19822]: time=\"2026-06-12T10:23:41.553408355Z\" level=info msg=\"Stopping pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=8cda8c4e-bb5e-4ee4-86d2-adccbe8c290e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.955529 | controller |     "Jun 12 10:23:41.558608 crc crio[19822]: time=\"2026-06-12T10:23:41.553929012Z\" level=info msg=\"Got pod network &{Name:barbican-api-864dc9f876-pvmpp Namespace:openstack ID:e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0 UID:2fea9227-8508-43b0-8696-2542160aff8d NetNS:/var/run/netns/a01dd91b-f078-4ac2-af15-613545877394 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fea9227_8508_43b0_8696_2542160aff8d.slice PodAnnotations:0xc00101abc0}] Aliases:map[]}\"",
2026-06-12 11:43:51.955545 | controller |     "Jun 12 10:23:41.558608 crc crio[19822]: time=\"2026-06-12T10:23:41.554068206Z\" level=info msg=\"Deleting pod openstack_barbican-api-864dc9f876-pvmpp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.955562 | controller |     "Jun 12 10:23:41.565072 crc crio[19822]: time=\"2026-06-12T10:23:41.563930754Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7cffd77f67-pg4pf/POD\" id=33faeed9-fd4b-4516-a332-1657b3599223 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.955578 | controller |     "Jun 12 10:23:41.565072 crc crio[19822]: time=\"2026-06-12T10:23:41.564049826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955594 | controller |     "Jun 12 10:23:41.582734 crc crio[19822]: time=\"2026-06-12T10:23:41.582631452Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-943d-account-create-ktc6z/POD\" id=10eda3e7-5912-4ed9-bae8-b4442f338dd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.955610 | controller |     "Jun 12 10:23:41.582938 crc crio[19822]: time=\"2026-06-12T10:23:41.582759167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955626 | controller |     "Jun 12 10:23:41.789730 crc crio[19822]: time=\"2026-06-12T10:23:41.789030907Z\" level=info msg=\"Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc005212220}] Aliases:map[]}\"",
2026-06-12 11:43:51.955643 | controller |     "Jun 12 10:23:41.789730 crc crio[19822]: time=\"2026-06-12T10:23:41.789719369Z\" level=info msg=\"Adding pod openstack_neutron-7cffd77f67-pg4pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.955660 | controller |     "Jun 12 10:23:41.826440 crc crio[19822]: time=\"2026-06-12T10:23:41.822594316Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc000696510}] Aliases:map[]}\"",
2026-06-12 11:43:51.955679 | controller |     "Jun 12 10:23:41.826440 crc crio[19822]: time=\"2026-06-12T10:23:41.822677148Z\" level=info msg=\"Adding pod openstack_nova-cell0-943d-account-create-ktc6z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.955696 | controller |     "Jun 12 10:23:42.048122 crc crio[19822]: 2026-06-12T10:23:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4de35a224eb8e47 Mac:5a:ac:10:7b:19:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 SocketPath: PciID:}] [{Interface:0xc00027b730 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.955712 | controller |     "Jun 12 10:23:42.085966 crc crio[19822]: time=\"2026-06-12T10:23:42.083543239Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc005212c58}] Aliases:map[]}\"",
2026-06-12 11:43:51.955728 | controller |     "Jun 12 10:23:42.085966 crc crio[19822]: time=\"2026-06-12T10:23:42.083798807Z\" level=info msg=\"Checking pod openstack_nova-api-25b4-account-create-58842 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.955744 | controller |     "Jun 12 10:23:42.180512 crc crio[19822]: time=\"2026-06-12T10:23:42.18007603Z\" level=info msg=\"Ran pod sandbox 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f with infra container: openstack/nova-api-25b4-account-create-58842/POD\" id=822d92ee-010f-4f2f-898c-7b56a2e36531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.955760 | controller |     "Jun 12 10:23:42.209305 crc crio[19822]: time=\"2026-06-12T10:23:42.206297242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b26f1aa9-52cc-4d84-99be-35fc0a5dbe70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.955776 | controller |     "Jun 12 10:23:42.212887 crc crio[19822]: time=\"2026-06-12T10:23:42.212233472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=04eb52dc-e352-4868-a339-27bcefc81365 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.955792 | controller |     "Jun 12 10:23:42.284529 crc crio[19822]: time=\"2026-06-12T10:23:42.282496611Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-58842/mariadb-account-create\" id=f853644e-bead-4218-b266-7b626d7883d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.955808 | controller |     "Jun 12 10:23:42.284529 crc crio[19822]: time=\"2026-06-12T10:23:42.283038818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955825 | controller |     "Jun 12 10:23:42.453580 crc crio[19822]: time=\"2026-06-12T10:23:42.442124394Z\" level=info msg=\"Stopped pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=8cda8c4e-bb5e-4ee4-86d2-adccbe8c290e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.955841 | controller |     "Jun 12 10:23:42.493666 crc crio[19822]: time=\"2026-06-12T10:23:42.49163151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955864 | controller |     "Jun 12 10:23:42.503359 crc crio[19822]: time=\"2026-06-12T10:23:42.498365184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.955899 | controller |     "Jun 12 10:23:42.818872 crc crio[19822]: 2026-06-12T10:23:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:090b8e07065142f Mac:9a:1f:8a:9e:e2:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.955917 | controller |     "Jun 12 10:23:42.818872 crc crio[19822]: time=\"2026-06-12T10:23:42.815784101Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc000696510}] Aliases:map[]}\"",
2026-06-12 11:43:51.955934 | controller |     "Jun 12 10:23:42.818872 crc crio[19822]: time=\"2026-06-12T10:23:42.815963786Z\" level=info msg=\"Checking pod openstack_nova-cell0-943d-account-create-ktc6z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.955950 | controller |     "Jun 12 10:23:42.848296 crc crio[19822]: time=\"2026-06-12T10:23:42.84804084Z\" level=info msg=\"Ran pod sandbox 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b with infra container: openstack/nova-cell0-943d-account-create-ktc6z/POD\" id=10eda3e7-5912-4ed9-bae8-b4442f338dd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.955966 | controller |     "Jun 12 10:23:42.863193 crc crio[19822]: time=\"2026-06-12T10:23:42.853384902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=25414ff9-1088-4948-962d-304d032c2fd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.955981 | controller |     "Jun 12 10:23:42.864595 crc crio[19822]: time=\"2026-06-12T10:23:42.863363812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9487c88a-4d7b-4051-b076-76bab2886de6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.955997 | controller |     "Jun 12 10:23:42.900575 crc crio[19822]: time=\"2026-06-12T10:23:42.894924508Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create\" id=ee9835b2-b431-49b0-8ddb-9c733660db6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.956012 | controller |     "Jun 12 10:23:42.909905 crc crio[19822]: time=\"2026-06-12T10:23:42.908258216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956028 | controller |     "Jun 12 10:23:42.942922 crc crio[19822]: time=\"2026-06-12T10:23:42.93452716Z\" level=info msg=\"Removing container: bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493\" id=be302c8d-a992-403c-802a-c3f6268f1407 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.956044 | controller |     "Jun 12 10:23:42.960109 crc crio[19822]: time=\"2026-06-12T10:23:42.959353357Z\" level=info msg=\"Created container e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4: openstack/nova-api-25b4-account-create-58842/mariadb-account-create\" id=f853644e-bead-4218-b266-7b626d7883d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.956064 | controller |     "Jun 12 10:23:42.962425 crc crio[19822]: time=\"2026-06-12T10:23:42.962331618Z\" level=info msg=\"Starting container: e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4\" id=9b77d925-d91c-4ad1-9fee-9b318f362f79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.956081 | controller |     "Jun 12 10:23:42.982327 crc crio[19822]: time=\"2026-06-12T10:23:42.982227584Z\" level=info msg=\"Started container\" PID=71740 containerID=e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4 description=openstack/nova-api-25b4-account-create-58842/mariadb-account-create id=9b77d925-d91c-4ad1-9fee-9b318f362f79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f",
2026-06-12 11:43:51.956097 | controller |     "Jun 12 10:23:43.016871 crc crio[19822]: time=\"2026-06-12T10:23:43.015077857Z\" level=info msg=\"Removed container bcb60ec5563d79b1d8af4d8b7431b3b511d40b1b006342ebfdfab2ce21987493: openstack/barbican-api-864dc9f876-pvmpp/barbican-api\" id=be302c8d-a992-403c-802a-c3f6268f1407 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.956113 | controller |     "Jun 12 10:23:43.021103 crc crio[19822]: time=\"2026-06-12T10:23:43.021019625Z\" level=info msg=\"Removing container: 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a\" id=8c5f4666-415f-43db-b0ca-3caa62ea2865 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.956129 | controller |     "Jun 12 10:23:43.104399 crc crio[19822]: 2026-06-12T10:23:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b25a68b0d2b04c Mac:ea:41:e1:5b:de:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.956145 | controller |     "Jun 12 10:23:43.105611 crc crio[19822]: time=\"2026-06-12T10:23:43.105071135Z\" level=info msg=\"Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc005212220}] Aliases:map[]}\"",
2026-06-12 11:43:51.956162 | controller |     "Jun 12 10:23:43.105611 crc crio[19822]: time=\"2026-06-12T10:23:43.105299072Z\" level=info msg=\"Checking pod openstack_neutron-7cffd77f67-pg4pf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.956178 | controller |     "Jun 12 10:23:43.130774 crc crio[19822]: time=\"2026-06-12T10:23:43.130646326Z\" level=info msg=\"Removed container 59b8b6671c7941c363f65cc116c8b6690f51dc839ea40d22de659363d16b244a: openstack/barbican-api-864dc9f876-pvmpp/barbican-api-log\" id=8c5f4666-415f-43db-b0ca-3caa62ea2865 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.956193 | controller |     "Jun 12 10:23:43.153255 crc crio[19822]: time=\"2026-06-12T10:23:43.14998802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956209 | controller |     "Jun 12 10:23:43.161069 crc crio[19822]: time=\"2026-06-12T10:23:43.160946228Z\" level=info msg=\"Ran pod sandbox 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 with infra container: openstack/neutron-7cffd77f67-pg4pf/POD\" id=33faeed9-fd4b-4516-a332-1657b3599223 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.956228 | controller |     "Jun 12 10:23:43.166058 crc crio[19822]: time=\"2026-06-12T10:23:43.165652667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=002c44e3-a13a-4c35-b4a8-f40e87c9c342 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.956244 | controller |     "Jun 12 10:23:43.174367 crc crio[19822]: time=\"2026-06-12T10:23:43.173202688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956260 | controller |     "Jun 12 10:23:43.288394 crc crio[19822]: time=\"2026-06-12T10:23:43.286288988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b0bb291e-8dcf-4933-a1e8-2a689fced94a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.956276 | controller |     "Jun 12 10:23:43.304885 crc crio[19822]: time=\"2026-06-12T10:23:43.303474836Z\" level=info msg=\"Creating container: openstack/neutron-7cffd77f67-pg4pf/neutron-api\" id=d6739a44-2fc9-4eae-bfbb-e2692082af38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.956292 | controller |     "Jun 12 10:23:43.304885 crc crio[19822]: time=\"2026-06-12T10:23:43.30455625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956308 | controller |     "Jun 12 10:23:43.384011 crc crio[19822]: time=\"2026-06-12T10:23:43.383183273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956324 | controller |     "Jun 12 10:23:43.394585 crc crio[19822]: time=\"2026-06-12T10:23:43.393439768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956340 | controller |     "Jun 12 10:23:43.588764 crc crio[19822]: time=\"2026-06-12T10:23:43.588654025Z\" level=info msg=\"Created container 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create\" id=ee9835b2-b431-49b0-8ddb-9c733660db6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.956356 | controller |     "Jun 12 10:23:43.591728 crc crio[19822]: time=\"2026-06-12T10:23:43.59162385Z\" level=info msg=\"Starting container: 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b\" id=bc36746e-dbf9-4614-a5c7-33b16aab1a2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.956372 | controller |     "Jun 12 10:23:43.601361 crc crio[19822]: time=\"2026-06-12T10:23:43.601183582Z\" level=info msg=\"Started container\" PID=71812 containerID=9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b description=openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create id=bc36746e-dbf9-4614-a5c7-33b16aab1a2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b",
2026-06-12 11:43:51.956388 | controller |     "Jun 12 10:23:43.659449 crc crio[19822]: time=\"2026-06-12T10:23:43.658885274Z\" level=info msg=\"Created container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api\" id=d6739a44-2fc9-4eae-bfbb-e2692082af38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.956404 | controller |     "Jun 12 10:23:43.665354 crc crio[19822]: time=\"2026-06-12T10:23:43.665201216Z\" level=info msg=\"Starting container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e\" id=72043726-b6cc-4e3a-b8cf-7a95172054ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.956425 | controller |     "Jun 12 10:23:43.676260 crc crio[19822]: time=\"2026-06-12T10:23:43.676063164Z\" level=info msg=\"Started container\" PID=71820 containerID=9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e description=openstack/neutron-7cffd77f67-pg4pf/neutron-api id=72043726-b6cc-4e3a-b8cf-7a95172054ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569",
2026-06-12 11:43:51.956442 | controller |     "Jun 12 10:23:43.711281 crc crio[19822]: time=\"2026-06-12T10:23:43.710884646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=64720b27-f25d-4bb2-a8f7-c6ab0f4506d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.956457 | controller |     "Jun 12 10:23:43.823340 crc crio[19822]: time=\"2026-06-12T10:23:43.822687688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0d00c8c5-67e7-4b74-bc64-dc6cd559ba5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.956473 | controller |     "Jun 12 10:23:43.831528 crc crio[19822]: time=\"2026-06-12T10:23:43.831442789Z\" level=info msg=\"Creating container: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd\" id=15f59b03-dd8c-41df-83ec-d0b2ca664d39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.956488 | controller |     "Jun 12 10:23:43.832123 crc crio[19822]: time=\"2026-06-12T10:23:43.831991606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956504 | controller |     "Jun 12 10:23:43.916950 crc crio[19822]: time=\"2026-06-12T10:23:43.915374489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956520 | controller |     "Jun 12 10:23:43.933405 crc crio[19822]: time=\"2026-06-12T10:23:43.932520907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.956536 | controller |     "Jun 12 10:23:44.227416 crc crio[19822]: time=\"2026-06-12T10:23:44.227318382Z\" level=info msg=\"Created container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd\" id=15f59b03-dd8c-41df-83ec-d0b2ca664d39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.956552 | controller |     "Jun 12 10:23:44.230286 crc crio[19822]: time=\"2026-06-12T10:23:44.230196052Z\" level=info msg=\"Starting container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c\" id=d8e26eec-6609-4753-85e4-fc59a52cd70b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.956571 | controller |     "Jun 12 10:23:44.240277 crc crio[19822]: time=\"2026-06-12T10:23:44.240044728Z\" level=info msg=\"Started container\" PID=71871 containerID=1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c description=openstack/neutron-7cffd77f67-pg4pf/neutron-httpd id=d8e26eec-6609-4753-85e4-fc59a52cd70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569",
2026-06-12 11:43:51.956597 | controller |     "Jun 12 10:23:45.062397 crc crio[19822]: time=\"2026-06-12T10:23:45.061898557Z\" level=info msg=\"Stopping pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=af29ed17-159e-4fd0-999f-f03734bb8084 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.956614 | controller |     "Jun 12 10:23:45.063326 crc crio[19822]: time=\"2026-06-12T10:23:45.062799132Z\" level=info msg=\"Stopping pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=693c7978-89ff-4dd6-99dc-83a9093f7291 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.956633 | controller |     "Jun 12 10:23:45.063326 crc crio[19822]: time=\"2026-06-12T10:23:45.063086992Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-58842 Namespace:openstack ID:4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f UID:d6384cb1-c71a-46b7-a54d-d11387aae96f NetNS:/var/run/netns/5945a6a6-535c-4e5b-87de-ec5ce893df47 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6384cb1_c71a_46b7_a54d_d11387aae96f.slice PodAnnotations:0xc003094ff0}] Aliases:map[]}\"",
2026-06-12 11:43:51.956650 | controller |     "Jun 12 10:23:45.063326 crc crio[19822]: time=\"2026-06-12T10:23:45.063296098Z\" level=info msg=\"Deleting pod openstack_nova-api-25b4-account-create-58842 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.956666 | controller |     "Jun 12 10:23:45.063511 crc crio[19822]: time=\"2026-06-12T10:23:45.063408082Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-ktc6z Namespace:openstack ID:090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b UID:28421162-5c78-4827-90b8-8a1106ed0b33 NetNS:/var/run/netns/2e0da8a4-71a6-4498-91ac-162c3e04879c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28421162_5c78_4827_90b8_8a1106ed0b33.slice PodAnnotations:0xc00140f1b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.956682 | controller |     "Jun 12 10:23:45.063661 crc crio[19822]: time=\"2026-06-12T10:23:45.063596058Z\" level=info msg=\"Deleting pod openstack_nova-cell0-943d-account-create-ktc6z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.956698 | controller |     "Jun 12 10:23:45.676375 crc crio[19822]: time=\"2026-06-12T10:23:45.675442051Z\" level=info msg=\"Stopped pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=af29ed17-159e-4fd0-999f-f03734bb8084 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.956714 | controller |     "Jun 12 10:23:45.757017 crc crio[19822]: time=\"2026-06-12T10:23:45.756263586Z\" level=info msg=\"Stopped pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=693c7978-89ff-4dd6-99dc-83a9093f7291 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.956729 | controller |     "Jun 12 10:23:47.159259 crc crio[19822]: time=\"2026-06-12T10:23:47.158704383Z\" level=info msg=\"Stopping container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae (timeout: 30s)\" id=c68e4c88-8e88-4a8e-a4cf-ce4f039b0afa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.956745 | controller |     "Jun 12 10:23:47.162398 crc crio[19822]: time=\"2026-06-12T10:23:47.162306539Z\" level=info msg=\"Stopping container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1 (timeout: 30s)\" id=d7608c84-3b92-483b-9aa5-89f8f70ddd0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.956760 | controller |     "Jun 12 10:23:47.196732 crc crio[19822]: time=\"2026-06-12T10:23:47.196642551Z\" level=info msg=\"Stopped container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent\" id=74462805-8784-4d2c-bb54-7e3eb1eacf85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.956776 | controller |     "Jun 12 10:23:47.198341 crc crio[19822]: time=\"2026-06-12T10:23:47.198243563Z\" level=info msg=\"Stopping pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=98ea9ec7-d5dd-4802-8d0d-178e7d36b97d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.956792 | controller |     "Jun 12 10:23:47.198789 crc crio[19822]: time=\"2026-06-12T10:23:47.198730228Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81 UID:b2fd9f2c-a98e-4389-9dfa-441d7ac4f90b NetNS:/var/run/netns/7dbeb3bd-cd67-4e56-9098-03af767f36a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2fd9f2c_a98e_4389_9dfa_441d7ac4f90b.slice PodAnnotations:0xc00101aa18}] Aliases:map[]}\"",
2026-06-12 11:43:51.956812 | controller |     "Jun 12 10:23:47.199030 crc crio[19822]: time=\"2026-06-12T10:23:47.198977246Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.956828 | controller |     "Jun 12 10:23:47.430883 crc crio[19822]: time=\"2026-06-12T10:23:47.429470514Z\" level=info msg=\"Stopped container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log\" id=d7608c84-3b92-483b-9aa5-89f8f70ddd0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.956844 | controller |     "Jun 12 10:23:47.808667 crc crio[19822]: time=\"2026-06-12T10:23:47.808567646Z\" level=info msg=\"Stopped pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=98ea9ec7-d5dd-4802-8d0d-178e7d36b97d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.956859 | controller |     "Jun 12 10:23:48.074119 crc crio[19822]: time=\"2026-06-12T10:23:48.07370581Z\" level=info msg=\"Stopping container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff (timeout: 10s)\" id=fb8d0918-a0e4-422b-a4ca-2e0c80746fb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.956896 | controller |     "Jun 12 10:23:48.177610 crc crio[19822]: time=\"2026-06-12T10:23:48.17748837Z\" level=info msg=\"Removing container: a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f\" id=4d225aea-32eb-4713-ad98-550b9d4ce5c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.956914 | controller |     "Jun 12 10:23:48.230943 crc crio[19822]: time=\"2026-06-12T10:23:48.230715067Z\" level=info msg=\"Stopped container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns\" id=fb8d0918-a0e4-422b-a4ca-2e0c80746fb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.956930 | controller |     "Jun 12 10:23:48.234099 crc crio[19822]: time=\"2026-06-12T10:23:48.234035275Z\" level=info msg=\"Stopping pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=55f3b235-3567-4e3a-bff2-817dd1030207 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.956947 | controller |     "Jun 12 10:23:48.234731 crc crio[19822]: time=\"2026-06-12T10:23:48.234645265Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b6cd6b77-l42gt Namespace:openstack ID:1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c UID:84667211-3581-437d-97bb-c8fec1262d5b NetNS:/var/run/netns/8f4347bb-5695-4edc-8c90-215a7e3eeb1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84667211_3581_437d_97bb_c8fec1262d5b.slice PodAnnotations:0xc00101ad38}] Aliases:map[]}\"",
2026-06-12 11:43:51.956963 | controller |     "Jun 12 10:23:48.234994 crc crio[19822]: time=\"2026-06-12T10:23:48.234952705Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-b6cd6b77-l42gt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.956979 | controller |     "Jun 12 10:23:48.500206 crc crio[19822]: time=\"2026-06-12T10:23:48.499632227Z\" level=info msg=\"Removed container a2fea47dd2b5d0fdac0c8a2106a183418f195e761c43fb3d7a75328ff2aae54f: openstack/ceilometer-0/proxy-httpd\" id=4d225aea-32eb-4713-ad98-550b9d4ce5c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.956995 | controller |     "Jun 12 10:23:48.504394 crc crio[19822]: time=\"2026-06-12T10:23:48.504251135Z\" level=info msg=\"Removing container: 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2\" id=25445422-50a1-451d-a231-10636b2d9c10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957014 | controller |     "Jun 12 10:23:48.565701 crc crio[19822]: time=\"2026-06-12T10:23:48.565370623Z\" level=info msg=\"Removed container 1a566e7e9e1e7f0db8a681af003329d678f0cd6e8110c5748443280b4b012ef2: openstack/ceilometer-0/sg-core\" id=25445422-50a1-451d-a231-10636b2d9c10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957030 | controller |     "Jun 12 10:23:48.573696 crc crio[19822]: time=\"2026-06-12T10:23:48.573591524Z\" level=info msg=\"Removing container: 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455\" id=5677b1a1-0b9d-4799-b3f9-17de825ab08a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957045 | controller |     "Jun 12 10:23:48.602803 crc crio[19822]: time=\"2026-06-12T10:23:48.602709769Z\" level=info msg=\"Removed container 9923245694c5097bdf6b7921344a7643f65b2cf11cc07f76e083c213b50a6455: openstack/ceilometer-0/ceilometer-notification-agent\" id=5677b1a1-0b9d-4799-b3f9-17de825ab08a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957061 | controller |     "Jun 12 10:23:48.617053 crc crio[19822]: time=\"2026-06-12T10:23:48.616131004Z\" level=info msg=\"Removing container: 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca\" id=12670904-321b-42f1-824b-b32e6aaffaf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957076 | controller |     "Jun 12 10:23:48.661376 crc crio[19822]: time=\"2026-06-12T10:23:48.661129297Z\" level=info msg=\"Removed container 6ac03c685787033b967212db67e1ba632df64ca81861cfdb0091c894ddca08ca: openstack/ceilometer-0/ceilometer-central-agent\" id=12670904-321b-42f1-824b-b32e6aaffaf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957092 | controller |     "Jun 12 10:23:48.667302 crc crio[19822]: time=\"2026-06-12T10:23:48.667248396Z\" level=info msg=\"Stopped pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=55f3b235-3567-4e3a-bff2-817dd1030207 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.957108 | controller |     "Jun 12 10:23:49.213889 crc crio[19822]: time=\"2026-06-12T10:23:49.213461305Z\" level=info msg=\"Removing container: a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff\" id=203b71e7-bd77-4d3e-ae90-9df547f828aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957123 | controller |     "Jun 12 10:23:49.246705 crc crio[19822]: time=\"2026-06-12T10:23:49.246624571Z\" level=info msg=\"Removed container a5f6c47cd160bed5144767fb6f50e8e8478e89920bce2b2abccaf50848b7eaff: openstack/dnsmasq-dns-b6cd6b77-l42gt/dnsmasq-dns\" id=203b71e7-bd77-4d3e-ae90-9df547f828aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957138 | controller |     "Jun 12 10:23:49.251327 crc crio[19822]: time=\"2026-06-12T10:23:49.251239176Z\" level=info msg=\"Removing container: 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b\" id=a03cacce-4010-4edd-ba04-0e91408fed11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957154 | controller |     "Jun 12 10:23:49.279495 crc crio[19822]: time=\"2026-06-12T10:23:49.27934531Z\" level=info msg=\"Removed container 660af033fd7c16d76887980fe293700bd5dd40df42f618810178393e130b7a6b: openstack/dnsmasq-dns-b6cd6b77-l42gt/init\" id=a03cacce-4010-4edd-ba04-0e91408fed11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957170 | controller |     "Jun 12 10:23:49.527004 crc crio[19822]: time=\"2026-06-12T10:23:49.526643112Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7151db5d-44d8-41dd-83c0-c519836a2b27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.957185 | controller |     "Jun 12 10:23:49.527198 crc crio[19822]: time=\"2026-06-12T10:23:49.527012664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957205 | controller |     "Jun 12 10:23:49.566579 crc crio[19822]: time=\"2026-06-12T10:23:49.566483101Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc002ed03b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.957221 | controller |     "Jun 12 10:23:49.566579 crc crio[19822]: time=\"2026-06-12T10:23:49.566546423Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.957237 | controller |     "Jun 12 10:23:49.667878 crc crio[19822]: time=\"2026-06-12T10:23:49.667634623Z\" level=info msg=\"Stopping container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455 (timeout: 30s)\" id=97a82b84-c083-424c-b3d0-c41aafd5f42b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.957253 | controller |     "Jun 12 10:23:49.668018 crc crio[19822]: time=\"2026-06-12T10:23:49.667933535Z\" level=info msg=\"Stopping container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88 (timeout: 30s)\" id=a815ecfc-e08e-4228-9de0-0e5ba1bdf197 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.957269 | controller |     "Jun 12 10:23:49.999081 crc crio[19822]: time=\"2026-06-12T10:23:49.997721834Z\" level=info msg=\"Stopped container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log\" id=a815ecfc-e08e-4228-9de0-0e5ba1bdf197 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.957285 | controller |     "Jun 12 10:23:50.223115 crc crio[19822]: 2026-06-12T10:23:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5dccba46dd61396 Mac:a2:c7:3e:d7:c6:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 SocketPath: PciID:}] [{Interface:0xc00053c750 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.957302 | controller |     "Jun 12 10:23:50.225040 crc crio[19822]: time=\"2026-06-12T10:23:50.224952718Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc002ed03b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.957318 | controller |     "Jun 12 10:23:50.225240 crc crio[19822]: time=\"2026-06-12T10:23:50.225191046Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.957333 | controller |     "Jun 12 10:23:50.236178 crc crio[19822]: time=\"2026-06-12T10:23:50.236076305Z\" level=info msg=\"Ran pod sandbox 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 with infra container: openstack/ceilometer-0/POD\" id=7151db5d-44d8-41dd-83c0-c519836a2b27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.957350 | controller |     "Jun 12 10:23:50.240373 crc crio[19822]: time=\"2026-06-12T10:23:50.240059218Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ddfc04cb-8810-42a8-9142-0589a5f7ea94 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.957368 | controller |     "Jun 12 10:23:50.265549 crc crio[19822]: time=\"2026-06-12T10:23:50.265499026Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.957384 | controller |     "Jun 12 10:23:50.501360 crc crio[19822]: time=\"2026-06-12T10:23:50.500710882Z\" level=info msg=\"Stopped container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd\" id=c68e4c88-8e88-4a8e-a4cf-ce4f039b0afa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.957401 | controller |     "Jun 12 10:23:50.504061 crc crio[19822]: time=\"2026-06-12T10:23:50.503974275Z\" level=info msg=\"Stopping pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=a5dbac93-475c-46df-9792-d5f332156b7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.957417 | controller |     "Jun 12 10:23:50.504910 crc crio[19822]: time=\"2026-06-12T10:23:50.504793021Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5 UID:bba24ceb-221e-452d-bf5c-d8f898132a6c NetNS:/var/run/netns/2b68df69-3146-4046-8c1e-e6b9418ac541 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbba24ceb_221e_452d_bf5c_d8f898132a6c.slice PodAnnotations:0xc002ed0160}] Aliases:map[]}\"",
2026-06-12 11:43:51.957433 | controller |     "Jun 12 10:23:50.505168 crc crio[19822]: time=\"2026-06-12T10:23:50.505044079Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.957449 | controller |     "Jun 12 10:23:50.764000 crc crio[19822]: time=\"2026-06-12T10:23:50.763628069Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ddfc04cb-8810-42a8-9142-0589a5f7ea94 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.957465 | controller |     "Jun 12 10:23:50.771307 crc crio[19822]: time=\"2026-06-12T10:23:50.771210163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=0b3d783f-9706-4233-a9ae-694229fabbcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.957481 | controller |     "Jun 12 10:23:50.798087 crc crio[19822]: time=\"2026-06-12T10:23:50.79802837Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=12bda890-ef15-477a-8ddf-f5d7b4d6263a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.957497 | controller |     "Jun 12 10:23:50.810326 crc crio[19822]: time=\"2026-06-12T10:23:50.810254795Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=af54d354-802c-4b76-8f9b-567b6123f620 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.957512 | controller |     "Jun 12 10:23:50.810695 crc crio[19822]: time=\"2026-06-12T10:23:50.810641778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957528 | controller |     "Jun 12 10:23:50.857310 crc crio[19822]: time=\"2026-06-12T10:23:50.857222489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957543 | controller |     "Jun 12 10:23:50.860664 crc crio[19822]: time=\"2026-06-12T10:23:50.860604377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957562 | controller |     "Jun 12 10:23:51.054583 crc crio[19822]: time=\"2026-06-12T10:23:51.054073919Z\" level=info msg=\"Created container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent\" id=af54d354-802c-4b76-8f9b-567b6123f620 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.957578 | controller |     "Jun 12 10:23:51.057273 crc crio[19822]: time=\"2026-06-12T10:23:51.056922542Z\" level=info msg=\"Starting container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33\" id=5a46ae2c-685b-4a71-8e1a-ece03484942b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.957594 | controller |     "Jun 12 10:23:51.071339 crc crio[19822]: time=\"2026-06-12T10:23:51.07119342Z\" level=info msg=\"Started container\" PID=72583 containerID=60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33 description=openstack/ceilometer-0/ceilometer-central-agent id=5a46ae2c-685b-4a71-8e1a-ece03484942b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614",
2026-06-12 11:43:51.957610 | controller |     "Jun 12 10:23:51.091542 crc crio[19822]: time=\"2026-06-12T10:23:51.091454996Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c97ba5dd-c11d-4a4a-bad2-a2f7b532aaf4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.957626 | controller |     "Jun 12 10:23:51.095586 crc crio[19822]: time=\"2026-06-12T10:23:51.095493424Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.957642 | controller |     "Jun 12 10:23:51.113661 crc crio[19822]: time=\"2026-06-12T10:23:51.113052671Z\" level=info msg=\"Stopped pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=a5dbac93-475c-46df-9792-d5f332156b7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.957658 | controller |     "Jun 12 10:23:51.430936 crc crio[19822]: time=\"2026-06-12T10:23:51.430344522Z\" level=info msg=\"Removing container: 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae\" id=a2cf737f-747e-48f4-add5-ac4ab339aac6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957673 | controller |     "Jun 12 10:23:51.604661 crc crio[19822]: time=\"2026-06-12T10:23:51.602334472Z\" level=info msg=\"Removed container 7322d30268634ab9b341fe2ca7892508cf8355a1955ce078938e84d9732114ae: openstack/glance-default-internal-api-0/glance-httpd\" id=a2cf737f-747e-48f4-add5-ac4ab339aac6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957690 | controller |     "Jun 12 10:23:51.629251 crc crio[19822]: time=\"2026-06-12T10:23:51.628933834Z\" level=info msg=\"Removing container: 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1\" id=f3ec9d58-0ab2-4f0a-9ee0-fe50cdce47be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957706 | controller |     "Jun 12 10:23:51.631355 crc crio[19822]: time=\"2026-06-12T10:23:51.630914712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c97ba5dd-c11d-4a4a-bad2-a2f7b532aaf4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.957721 | controller |     "Jun 12 10:23:51.635133 crc crio[19822]: time=\"2026-06-12T10:23:51.63497806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d755e0a0-8eba-4b7d-ae95-277f30d69af6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.957740 | controller |     "Jun 12 10:23:51.658371 crc crio[19822]: time=\"2026-06-12T10:23:51.657960329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=b7a7890d-f242-42be-80e8-005b5a06c74a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.957756 | controller |     "Jun 12 10:23:51.688123 crc crio[19822]: time=\"2026-06-12T10:23:51.686912911Z\" level=info msg=\"Removed container 89017638cbee515f962583e4a3c681d3b84ee051db563ef32554dcefd55f68c1: openstack/glance-default-internal-api-0/glance-log\" id=f3ec9d58-0ab2-4f0a-9ee0-fe50cdce47be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.957772 | controller |     "Jun 12 10:23:51.715876 crc crio[19822]: time=\"2026-06-12T10:23:51.703698964Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0578f8c0-ed52-499e-9db4-5d8cdc2b5c75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.957788 | controller |     "Jun 12 10:23:51.715876 crc crio[19822]: time=\"2026-06-12T10:23:51.704631824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957803 | controller |     "Jun 12 10:23:51.919407 crc crio[19822]: time=\"2026-06-12T10:23:51.919300064Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-f1a6-account-create-rmj7f/POD\" id=81309b56-94fc-41e2-9bc4-85426d816788 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.957819 | controller |     "Jun 12 10:23:51.919684 crc crio[19822]: time=\"2026-06-12T10:23:51.919436379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957835 | controller |     "Jun 12 10:23:51.987080 crc crio[19822]: time=\"2026-06-12T10:23:51.983379812Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-d4cqb/POD\" id=6792ebfb-a067-4eb5-a329-e3a1b6d7ef31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.957854 | controller |     "Jun 12 10:23:51.987080 crc crio[19822]: time=\"2026-06-12T10:23:51.983521027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957888 | controller |     "Jun 12 10:23:52.076213 crc crio[19822]: time=\"2026-06-12T10:23:52.076098264Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc002ed0360}] Aliases:map[]}\"",
2026-06-12 11:43:51.957906 | controller |     "Jun 12 10:23:52.076213 crc crio[19822]: time=\"2026-06-12T10:23:52.076191897Z\" level=info msg=\"Adding pod openstack_nova-cell1-f1a6-account-create-rmj7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.957923 | controller |     "Jun 12 10:23:52.081403 crc crio[19822]: time=\"2026-06-12T10:23:52.08132788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957938 | controller |     "Jun 12 10:23:52.091512 crc crio[19822]: time=\"2026-06-12T10:23:52.091367388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.957954 | controller |     "Jun 12 10:23:52.103694 crc crio[19822]: time=\"2026-06-12T10:23:52.103574369Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc003264190}] Aliases:map[]}\"",
2026-06-12 11:43:51.957974 | controller |     "Jun 12 10:23:52.103694 crc crio[19822]: time=\"2026-06-12T10:23:52.103652201Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-d4cqb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.957990 | controller |     "Jun 12 10:23:52.412585 crc crio[19822]: time=\"2026-06-12T10:23:52.410863199Z\" level=info msg=\"Created container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent\" id=0578f8c0-ed52-499e-9db4-5d8cdc2b5c75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.958006 | controller |     "Jun 12 10:23:52.416875 crc crio[19822]: time=\"2026-06-12T10:23:52.415102872Z\" level=info msg=\"Starting container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947\" id=4810153a-acab-41a4-9606-d59e8da88733 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.958022 | controller |     "Jun 12 10:23:52.428976 crc crio[19822]: time=\"2026-06-12T10:23:52.42875485Z\" level=info msg=\"Started container\" PID=72729 containerID=8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947 description=openstack/ceilometer-0/ceilometer-notification-agent id=4810153a-acab-41a4-9606-d59e8da88733 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614",
2026-06-12 11:43:51.958038 | controller |     "Jun 12 10:23:52.445923 crc crio[19822]: time=\"2026-06-12T10:23:52.445871873Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bc13acd8-ae76-4bc1-a441-34ea63580517 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.958055 | controller |     "Jun 12 10:23:52.456880 crc crio[19822]: time=\"2026-06-12T10:23:52.456489543Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.958071 | controller |     "Jun 12 10:23:52.517886 crc crio[19822]: 2026-06-12T10:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f22ce545680316 Mac:ae:44:8b:e3:10:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.958087 | controller |     "Jun 12 10:23:52.517886 crc crio[19822]: time=\"2026-06-12T10:23:52.517519853Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc002ed0360}] Aliases:map[]}\"",
2026-06-12 11:43:51.958103 | controller |     "Jun 12 10:23:52.517886 crc crio[19822]: time=\"2026-06-12T10:23:52.517686438Z\" level=info msg=\"Checking pod openstack_nova-cell1-f1a6-account-create-rmj7f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.958119 | controller |     "Jun 12 10:23:52.540426 crc crio[19822]: time=\"2026-06-12T10:23:52.539275861Z\" level=info msg=\"Ran pod sandbox 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b with infra container: openstack/nova-cell1-f1a6-account-create-rmj7f/POD\" id=81309b56-94fc-41e2-9bc4-85426d816788 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.958139 | controller |     "Jun 12 10:23:52.552882 crc crio[19822]: time=\"2026-06-12T10:23:52.55253777Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=3a0ac163-1222-4756-80a0-661db8500d1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.958155 | controller |     "Jun 12 10:23:52.552882 crc crio[19822]: time=\"2026-06-12T10:23:52.552658474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958171 | controller |     "Jun 12 10:23:52.553074 crc crio[19822]: time=\"2026-06-12T10:23:52.552901661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3aa5264-bc84-4553-8770-41dea6666e27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958187 | controller |     "Jun 12 10:23:52.558894 crc crio[19822]: time=\"2026-06-12T10:23:52.558750246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e1a8a98-0d78-4e39-8a43-d8749234bf66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958203 | controller |     "Jun 12 10:23:52.655996 crc crio[19822]: time=\"2026-06-12T10:23:52.654560957Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create\" id=0827a1c3-6eae-4412-8e68-56c63c886415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.958219 | controller |     "Jun 12 10:23:52.655996 crc crio[19822]: time=\"2026-06-12T10:23:52.655116825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958235 | controller |     "Jun 12 10:23:52.662580 crc crio[19822]: time=\"2026-06-12T10:23:52.662475411Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc0030945f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.958251 | controller |     "Jun 12 10:23:52.662580 crc crio[19822]: time=\"2026-06-12T10:23:52.662562804Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.958267 | controller |     "Jun 12 10:23:52.739715 crc crio[19822]: time=\"2026-06-12T10:23:52.739647589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958283 | controller |     "Jun 12 10:23:52.752519 crc crio[19822]: time=\"2026-06-12T10:23:52.752452777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958299 | controller |     "Jun 12 10:23:52.870267 crc crio[19822]: 2026-06-12T10:23:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86efb09479d03ff Mac:ee:25:d8:65:b8:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 SocketPath: PciID:}] [{Interface:0xc0006325d0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.958319 | controller |     "Jun 12 10:23:52.872042 crc crio[19822]: time=\"2026-06-12T10:23:52.871120875Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc003264190}] Aliases:map[]}\"",
2026-06-12 11:43:51.958335 | controller |     "Jun 12 10:23:52.872042 crc crio[19822]: time=\"2026-06-12T10:23:52.871347902Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-d4cqb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.958351 | controller |     "Jun 12 10:23:52.885059 crc crio[19822]: time=\"2026-06-12T10:23:52.883648737Z\" level=info msg=\"Ran pod sandbox 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a with infra container: openstack/nova-cell0-conductor-db-sync-d4cqb/POD\" id=6792ebfb-a067-4eb5-a329-e3a1b6d7ef31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.958367 | controller |     "Jun 12 10:23:52.891479 crc crio[19822]: time=\"2026-06-12T10:23:52.891394474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958383 | controller |     "Jun 12 10:23:52.891705 crc crio[19822]: time=\"2026-06-12T10:23:52.891613181Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958400 | controller |     "Jun 12 10:23:52.891705 crc crio[19822]: time=\"2026-06-12T10:23:52.891663493Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=2b4cac54-fef8-42e2-b519-a7dbb62f45da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958415 | controller |     "Jun 12 10:23:52.895953 crc crio[19822]: time=\"2026-06-12T10:23:52.895285721Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8bcce375-6f2d-4ceb-a7cc-1a06ef860366 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.958431 | controller |     "Jun 12 10:23:52.904306 crc crio[19822]: time=\"2026-06-12T10:23:52.903984607Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"",
2026-06-12 11:43:51.958447 | controller |     "Jun 12 10:23:52.923563 crc crio[19822]: time=\"2026-06-12T10:23:52.923501696Z\" level=info msg=\"Created container 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create\" id=0827a1c3-6eae-4412-8e68-56c63c886415 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.958463 | controller |     "Jun 12 10:23:52.931196 crc crio[19822]: time=\"2026-06-12T10:23:52.93108852Z\" level=info msg=\"Starting container: 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364\" id=e18cc133-c151-402f-9697-86aa2cf8b0c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.958479 | controller |     "Jun 12 10:23:52.939139 crc crio[19822]: time=\"2026-06-12T10:23:52.939028275Z\" level=info msg=\"Started container\" PID=72843 containerID=8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364 description=openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create id=e18cc133-c151-402f-9697-86aa2cf8b0c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b",
2026-06-12 11:43:51.958499 | controller |     "Jun 12 10:23:53.151761 crc crio[19822]: time=\"2026-06-12T10:23:53.151615367Z\" level=info msg=\"Stopped container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd\" id=97a82b84-c083-424c-b3d0-c41aafd5f42b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.958515 | controller |     "Jun 12 10:23:53.153019 crc crio[19822]: time=\"2026-06-12T10:23:53.152905447Z\" level=info msg=\"Stopping pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=c203aae2-b08d-4a0c-b4de-e5f05406288d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.958531 | controller |     "Jun 12 10:23:53.153633 crc crio[19822]: time=\"2026-06-12T10:23:53.153445964Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89 UID:db7904ac-3d07-4543-ac5b-e80f0acfc52b NetNS:/var/run/netns/b796b3cc-c381-4ec7-82ec-e1a90aa02683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb7904ac_3d07_4543_ac5b_e80f0acfc52b.slice PodAnnotations:0xc0006966f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.958548 | controller |     "Jun 12 10:23:53.153633 crc crio[19822]: time=\"2026-06-12T10:23:53.15360419Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.958565 | controller |     "Jun 12 10:23:53.259468 crc crio[19822]: time=\"2026-06-12T10:23:53.259040876Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bc13acd8-ae76-4bc1-a441-34ea63580517 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.958581 | controller |     "Jun 12 10:23:53.260979 crc crio[19822]: time=\"2026-06-12T10:23:53.260899461Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=41495afe-1420-4edf-a6d1-996c6d233ec8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958597 | controller |     "Jun 12 10:23:53.271007 crc crio[19822]: 2026-06-12T10:23:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69415a3fec72157 Mac:9e:c6:6e:da:2c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 SocketPath: PciID:}] [{Interface:0xc000482700 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.958614 | controller |     "Jun 12 10:23:53.271977 crc crio[19822]: time=\"2026-06-12T10:23:53.271864048Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc0030945f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.958630 | controller |     "Jun 12 10:23:53.272103 crc crio[19822]: time=\"2026-06-12T10:23:53.272021499Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.958646 | controller |     "Jun 12 10:23:53.282530 crc crio[19822]: time=\"2026-06-12T10:23:53.282446681Z\" level=info msg=\"Ran pod sandbox 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b with infra container: openstack/glance-default-internal-api-0/POD\" id=3a0ac163-1222-4756-80a0-661db8500d1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.958666 | controller |     "Jun 12 10:23:53.296387 crc crio[19822]: time=\"2026-06-12T10:23:53.296276119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=21c8dadf-5974-401d-877a-04f5a2e9b4a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958683 | controller |     "Jun 12 10:23:53.302638 crc crio[19822]: time=\"2026-06-12T10:23:53.302520907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f6520139-e1bd-480e-9609-30ed0af9c7c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958699 | controller |     "Jun 12 10:23:53.316779 crc crio[19822]: time=\"2026-06-12T10:23:53.305031217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fb9ae70a-5032-4ba0-9e4c-a8acd1fa5d4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.958715 | controller |     "Jun 12 10:23:53.365982 crc crio[19822]: time=\"2026-06-12T10:23:53.365874256Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=72d80b8a-4a6f-49c8-bb77-8334cb267aff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.958731 | controller |     "Jun 12 10:23:53.368022 crc crio[19822]: time=\"2026-06-12T10:23:53.367616632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958747 | controller |     "Jun 12 10:23:53.381209 crc crio[19822]: time=\"2026-06-12T10:23:53.380911946Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=7bd9b0ee-99b1-4d08-949b-691277b06b43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.958763 | controller |     "Jun 12 10:23:53.400456 crc crio[19822]: time=\"2026-06-12T10:23:53.400354823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958779 | controller |     "Jun 12 10:23:53.462987 crc crio[19822]: time=\"2026-06-12T10:23:53.462637263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958796 | controller |     "Jun 12 10:23:53.504061 crc crio[19822]: time=\"2026-06-12T10:23:53.503989385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958812 | controller |     "Jun 12 10:23:53.517247 crc crio[19822]: time=\"2026-06-12T10:23:53.517045954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958828 | controller |     "Jun 12 10:23:53.691710 crc crio[19822]: time=\"2026-06-12T10:23:53.688564362Z\" level=info msg=\"Created container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core\" id=7bd9b0ee-99b1-4d08-949b-691277b06b43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.958844 | controller |     "Jun 12 10:23:53.691710 crc crio[19822]: time=\"2026-06-12T10:23:53.690670169Z\" level=info msg=\"Starting container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e\" id=88d441df-5a67-421b-9bcf-4b78121788aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.958890 | controller |     "Jun 12 10:23:53.700386 crc crio[19822]: time=\"2026-06-12T10:23:53.700263476Z\" level=info msg=\"Started container\" PID=72950 containerID=d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e description=openstack/ceilometer-0/sg-core id=88d441df-5a67-421b-9bcf-4b78121788aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614",
2026-06-12 11:43:51.958909 | controller |     "Jun 12 10:23:53.729878 crc crio[19822]: time=\"2026-06-12T10:23:53.728773639Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=69f6903c-9fed-40ae-b4d7-03ab9e260018 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.958926 | controller |     "Jun 12 10:23:53.764734 crc crio[19822]: time=\"2026-06-12T10:23:53.764672893Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.958942 | controller |     "Jun 12 10:23:53.859110 crc crio[19822]: time=\"2026-06-12T10:23:53.85799583Z\" level=info msg=\"Stopped pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=c203aae2-b08d-4a0c-b4de-e5f05406288d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.958957 | controller |     "Jun 12 10:23:54.625514 crc crio[19822]: time=\"2026-06-12T10:23:54.624991602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.958973 | controller |     "Jun 12 10:23:54.633716 crc crio[19822]: time=\"2026-06-12T10:23:54.633625235Z\" level=info msg=\"Removing container: c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455\" id=6fa87091-8281-4033-bcea-6f8f234c8224 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.958989 | controller |     "Jun 12 10:23:54.639692 crc crio[19822]: time=\"2026-06-12T10:23:54.639627707Z\" level=info msg=\"Stopping pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=36b4abba-b818-4a8b-84b4-9e114820b54a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.959006 | controller |     "Jun 12 10:23:54.641073 crc crio[19822]: time=\"2026-06-12T10:23:54.641004061Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-rmj7f Namespace:openstack ID:7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b UID:13ced178-2d86-44df-88f9-8b8a82526755 NetNS:/var/run/netns/7da52acc-1314-44d8-83fb-c5f8b080de70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13ced178_2d86_44df_88f9_8b8a82526755.slice PodAnnotations:0xc0007ad670}] Aliases:map[]}\"",
2026-06-12 11:43:51.959021 | controller |     "Jun 12 10:23:54.641364 crc crio[19822]: time=\"2026-06-12T10:23:54.641227748Z\" level=info msg=\"Deleting pod openstack_nova-cell1-f1a6-account-create-rmj7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.959037 | controller |     "Jun 12 10:23:54.705895 crc crio[19822]: time=\"2026-06-12T10:23:54.705707327Z\" level=info msg=\"Removed container c6209bf699d59fdbe6b7c7f7d051ba79a0ff58b559377ff4ec4db52d2ac3d455: openstack/glance-default-external-api-0/glance-httpd\" id=6fa87091-8281-4033-bcea-6f8f234c8224 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.959053 | controller |     "Jun 12 10:23:54.717141 crc crio[19822]: time=\"2026-06-12T10:23:54.717059222Z\" level=info msg=\"Removing container: e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88\" id=4f3ca545-18b7-46cf-ad35-57c132138af5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.959068 | controller |     "Jun 12 10:23:54.808119 crc crio[19822]: time=\"2026-06-12T10:23:54.806087008Z\" level=info msg=\"Removed container e61cee96da31eb526eb221b34efb60681e88f56cf0ebed7d5ad4a2f0afdf9e88: openstack/glance-default-external-api-0/glance-log\" id=4f3ca545-18b7-46cf-ad35-57c132138af5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.959087 | controller |     "Jun 12 10:23:54.864542 crc crio[19822]: time=\"2026-06-12T10:23:54.864033809Z\" level=info msg=\"Created container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log\" id=72d80b8a-4a6f-49c8-bb77-8334cb267aff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.959103 | controller |     "Jun 12 10:23:54.865719 crc crio[19822]: time=\"2026-06-12T10:23:54.86567589Z\" level=info msg=\"Starting container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6\" id=90b7d54d-3584-4891-ae8a-881aed3efbb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.959119 | controller |     "Jun 12 10:23:54.871888 crc crio[19822]: time=\"2026-06-12T10:23:54.871771713Z\" level=info msg=\"Started container\" PID=73024 containerID=95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6 description=openstack/glance-default-internal-api-0/glance-log id=90b7d54d-3584-4891-ae8a-881aed3efbb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b",
2026-06-12 11:43:51.959134 | controller |     "Jun 12 10:23:54.892025 crc crio[19822]: time=\"2026-06-12T10:23:54.891941189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3c81aa9e-ee17-429e-a96f-aa1b3a4d8d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.959150 | controller |     "Jun 12 10:23:55.032869 crc crio[19822]: time=\"2026-06-12T10:23:55.027696153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ecec301b-056b-4aeb-91e9-5b4baee5c7e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.959166 | controller |     "Jun 12 10:23:55.052287 crc crio[19822]: time=\"2026-06-12T10:23:55.046301714Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=92c6b6ab-6c95-4116-bd69-5f6f76af07b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.959181 | controller |     "Jun 12 10:23:55.052287 crc crio[19822]: time=\"2026-06-12T10:23:55.049105633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959197 | controller |     "Jun 12 10:23:55.166527 crc crio[19822]: time=\"2026-06-12T10:23:55.166403852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959212 | controller |     "Jun 12 10:23:55.307783 crc crio[19822]: time=\"2026-06-12T10:23:55.300990889Z\" level=info msg=\"Stopped pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=36b4abba-b818-4a8b-84b4-9e114820b54a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.959228 | controller |     "Jun 12 10:23:55.437379 crc crio[19822]: time=\"2026-06-12T10:23:55.436223788Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=cc15d6c9-0104-465a-987f-0a50f90fff59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.959243 | controller |     "Jun 12 10:23:55.437379 crc crio[19822]: time=\"2026-06-12T10:23:55.436356362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959259 | controller |     "Jun 12 10:23:55.501801 crc crio[19822]: time=\"2026-06-12T10:23:55.501709774Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc005212370}] Aliases:map[]}\"",
2026-06-12 11:43:51.959281 | controller |     "Jun 12 10:23:55.501801 crc crio[19822]: time=\"2026-06-12T10:23:55.501783246Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.959297 | controller |     "Jun 12 10:23:55.696201 crc crio[19822]: time=\"2026-06-12T10:23:55.695378339Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=69f6903c-9fed-40ae-b4d7-03ab9e260018 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.959312 | controller |     "Jun 12 10:23:55.699894 crc crio[19822]: time=\"2026-06-12T10:23:55.699541792Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=39788ddf-0465-4ab0-b9bf-d28b4735e4cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.959328 | controller |     "Jun 12 10:23:55.765743 crc crio[19822]: time=\"2026-06-12T10:23:55.765529958Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0c558030-c0c2-4f1e-9665-a1c899fdcc13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.959344 | controller |     "Jun 12 10:23:55.785914 crc crio[19822]: time=\"2026-06-12T10:23:55.785770179Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c55c7bc0-dac4-416f-b45a-1402ecf9e3b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.959362 | controller |     "Jun 12 10:23:55.786385 crc crio[19822]: time=\"2026-06-12T10:23:55.786321547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959419 | controller |     "Jun 12 10:23:55.945560 crc crio[19822]: time=\"2026-06-12T10:23:55.943347011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959437 | controller |     "Jun 12 10:23:55.947970 crc crio[19822]: time=\"2026-06-12T10:23:55.947906086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959453 | controller |     "Jun 12 10:23:56.138420 crc crio[19822]: time=\"2026-06-12T10:23:56.137874512Z\" level=info msg=\"Created container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd\" id=c55c7bc0-dac4-416f-b45a-1402ecf9e3b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.959469 | controller |     "Jun 12 10:23:56.142202 crc crio[19822]: time=\"2026-06-12T10:23:56.142067165Z\" level=info msg=\"Starting container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd\" id=96fcdf46-93ea-44b7-96c1-ddc76a729436 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.959485 | controller |     "Jun 12 10:23:56.159913 crc crio[19822]: time=\"2026-06-12T10:23:56.159744911Z\" level=info msg=\"Started container\" PID=73213 containerID=23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd description=openstack/ceilometer-0/proxy-httpd id=96fcdf46-93ea-44b7-96c1-ddc76a729436 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614",
2026-06-12 11:43:51.959501 | controller |     "Jun 12 10:23:56.354986 crc crio[19822]: 2026-06-12T10:23:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b496d29e4bccb9 Mac:ea:02:e1:8f:8d:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf SocketPath: PciID:}] [{Interface:0xc0004385d0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.959520 | controller |     "Jun 12 10:23:56.371948 crc crio[19822]: time=\"2026-06-12T10:23:56.371757929Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc005212370}] Aliases:map[]}\"",
2026-06-12 11:43:51.959537 | controller |     "Jun 12 10:23:56.372265 crc crio[19822]: time=\"2026-06-12T10:23:56.372035727Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.959553 | controller |     "Jun 12 10:23:56.391303 crc crio[19822]: time=\"2026-06-12T10:23:56.391060994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959569 | controller |     "Jun 12 10:23:56.409903 crc crio[19822]: time=\"2026-06-12T10:23:56.409755089Z\" level=info msg=\"Ran pod sandbox 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 with infra container: openstack/glance-default-external-api-0/POD\" id=cc15d6c9-0104-465a-987f-0a50f90fff59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.959584 | controller |     "Jun 12 10:23:56.422387 crc crio[19822]: time=\"2026-06-12T10:23:56.422283834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=51b0b7db-00a9-4c90-b466-3b09be9e1187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.959600 | controller |     "Jun 12 10:23:56.425896 crc crio[19822]: time=\"2026-06-12T10:23:56.425740855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b15e5c60-0192-4c6f-b2dc-48fcbc4e302d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.959615 | controller |     "Jun 12 10:23:56.436329 crc crio[19822]: time=\"2026-06-12T10:23:56.436218767Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=5398d27d-8b76-4031-98ca-cc7eb0ddf80d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.959630 | controller |     "Jun 12 10:23:56.436752 crc crio[19822]: time=\"2026-06-12T10:23:56.436690612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959646 | controller |     "Jun 12 10:23:56.589501 crc crio[19822]: time=\"2026-06-12T10:23:56.589376484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959661 | controller |     "Jun 12 10:23:56.835648 crc crio[19822]: time=\"2026-06-12T10:23:56.832036119Z\" level=info msg=\"Stopping container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947 (timeout: 30s)\" id=63ff664d-eff8-400f-90d4-650325efde14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.959677 | controller |     "Jun 12 10:23:56.835648 crc crio[19822]: time=\"2026-06-12T10:23:56.835352805Z\" level=info msg=\"Stopping container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33 (timeout: 30s)\" id=50815e2c-cb1f-42d9-a43e-b0f4556b47f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.959696 | controller |     "Jun 12 10:23:56.847514 crc crio[19822]: time=\"2026-06-12T10:23:56.847405062Z\" level=info msg=\"Stopping container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd (timeout: 30s)\" id=8749016a-d72c-4830-ab5b-80341aaa51a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.959713 | controller |     "Jun 12 10:23:56.849018 crc crio[19822]: time=\"2026-06-12T10:23:56.848907043Z\" level=info msg=\"Stopping container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e (timeout: 30s)\" id=ce231fc9-fdcd-490d-a31f-3eb480d9bb2c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.959729 | controller |     "Jun 12 10:23:57.038921 crc crio[19822]: time=\"2026-06-12T10:23:57.038732716Z\" level=info msg=\"Created container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd\" id=92c6b6ab-6c95-4116-bd69-5f6f76af07b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.959745 | controller |     "Jun 12 10:23:57.041457 crc crio[19822]: time=\"2026-06-12T10:23:57.041382065Z\" level=info msg=\"Starting container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4\" id=cd787ee5-ea1e-486d-af92-0c3d1c42a32a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.959760 | controller |     "Jun 12 10:23:57.061557 crc crio[19822]: time=\"2026-06-12T10:23:57.060796929Z\" level=info msg=\"Started container\" PID=73434 containerID=5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4 description=openstack/glance-default-internal-api-0/glance-httpd id=cd787ee5-ea1e-486d-af92-0c3d1c42a32a name=/runtime.v1.RuntimeService/StartContainer sandboxID=69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b",
2026-06-12 11:43:51.959784 | controller |     "Jun 12 10:23:57.140359 crc crio[19822]: time=\"2026-06-12T10:23:57.140245707Z\" level=info msg=\"Stopped container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core\" id=ce231fc9-fdcd-490d-a31f-3eb480d9bb2c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.959868 | controller |     "Jun 12 10:23:57.340019 crc crio[19822]: time=\"2026-06-12T10:23:57.339926416Z\" level=info msg=\"Stopped container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd\" id=8749016a-d72c-4830-ab5b-80341aaa51a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.959893 | controller |     "Jun 12 10:23:57.479705 crc crio[19822]: time=\"2026-06-12T10:23:57.479607901Z\" level=info msg=\"Stopped container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent\" id=63ff664d-eff8-400f-90d4-650325efde14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.959911 | controller |     "Jun 12 10:23:57.697702 crc crio[19822]: time=\"2026-06-12T10:23:57.697517903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.959927 | controller |     "Jun 12 10:23:57.816361 crc crio[19822]: time=\"2026-06-12T10:23:57.816272137Z\" level=info msg=\"Created container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log\" id=5398d27d-8b76-4031-98ca-cc7eb0ddf80d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.959943 | controller |     "Jun 12 10:23:57.817640 crc crio[19822]: time=\"2026-06-12T10:23:57.817333201Z\" level=info msg=\"Starting container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37\" id=fdf1d5f0-8051-4467-98e7-5d82225383e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.959959 | controller |     "Jun 12 10:23:57.827634 crc crio[19822]: time=\"2026-06-12T10:23:57.827533976Z\" level=info msg=\"Started container\" PID=73654 containerID=fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37 description=openstack/glance-default-external-api-0/glance-log id=fdf1d5f0-8051-4467-98e7-5d82225383e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7",
2026-06-12 11:43:51.959979 | controller |     "Jun 12 10:23:57.856343 crc crio[19822]: time=\"2026-06-12T10:23:57.856220856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=fb504ead-2ea2-47f1-8df7-088d62ca6b5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.959996 | controller |     "Jun 12 10:23:57.919790 crc crio[19822]: time=\"2026-06-12T10:23:57.919714955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=08537140-fbba-48ea-b9d0-370c9f8c58cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.960012 | controller |     "Jun 12 10:23:57.936855 crc crio[19822]: time=\"2026-06-12T10:23:57.936566376Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=0647305e-9665-4fe1-bf94-ef27f99e4cc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.960027 | controller |     "Jun 12 10:23:57.937103 crc crio[19822]: time=\"2026-06-12T10:23:57.937081673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.960043 | controller |     "Jun 12 10:23:58.028516 crc crio[19822]: time=\"2026-06-12T10:23:58.028248497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.960059 | controller |     "Jun 12 10:23:58.728766 crc crio[19822]: time=\"2026-06-12T10:23:58.728355397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.960075 | controller |     "Jun 12 10:23:58.887021 crc crio[19822]: time=\"2026-06-12T10:23:58.886920506Z\" level=info msg=\"Created container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd\" id=0647305e-9665-4fe1-bf94-ef27f99e4cc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.960090 | controller |     "Jun 12 10:23:58.888722 crc crio[19822]: time=\"2026-06-12T10:23:58.88863787Z\" level=info msg=\"Starting container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005\" id=a6bc3b24-74df-4268-8e05-44ed77ce3a85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.960105 | controller |     "Jun 12 10:23:58.898254 crc crio[19822]: time=\"2026-06-12T10:23:58.898117502Z\" level=info msg=\"Started container\" PID=73777 containerID=1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005 description=openstack/glance-default-external-api-0/glance-httpd id=a6bc3b24-74df-4268-8e05-44ed77ce3a85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7",
2026-06-12 11:43:51.960120 | controller |     "Jun 12 10:24:00.531006 crc crio[19822]: time=\"2026-06-12T10:24:00.530054748Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687664-kcplk/POD\" id=d5885210-e400-4643-acd7-5662d6a333d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.960136 | controller |     "Jun 12 10:24:00.531006 crc crio[19822]: time=\"2026-06-12T10:24:00.530784892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.960155 | controller |     "Jun 12 10:24:00.591230 crc crio[19822]: time=\"2026-06-12T10:24:00.591068385Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.960171 | controller |     "Jun 12 10:24:00.591230 crc crio[19822]: time=\"2026-06-12T10:24:00.59120839Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687664-kcplk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.960187 | controller |     "Jun 12 10:24:01.218187 crc crio[19822]: 2026-06-12T10:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2914c0f8d330ded Mac:a2:29:48:d2:e3:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a SocketPath: PciID:}] [{Interface:0xc0001346a0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.960203 | controller |     "Jun 12 10:24:01.221061 crc crio[19822]: time=\"2026-06-12T10:24:01.219594708Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc001ee20e8}] Aliases:map[]}\"",
2026-06-12 11:43:51.960218 | controller |     "Jun 12 10:24:01.221061 crc crio[19822]: time=\"2026-06-12T10:24:01.219728953Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687664-kcplk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.960234 | controller |     "Jun 12 10:24:01.228733 crc crio[19822]: time=\"2026-06-12T10:24:01.228583523Z\" level=info msg=\"Ran pod sandbox 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 with infra container: openshift-infra/auto-csr-approver-29687664-kcplk/POD\" id=d5885210-e400-4643-acd7-5662d6a333d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.960249 | controller |     "Jun 12 10:24:01.232347 crc crio[19822]: time=\"2026-06-12T10:24:01.232271089Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d3d1ec9c-7918-42f8-8c97-1633e1c0c5cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.960265 | controller |     "Jun 12 10:24:01.245117 crc crio[19822]: time=\"2026-06-12T10:24:01.244990456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.960280 | controller |     "Jun 12 10:24:01.484738 crc crio[19822]: time=\"2026-06-12T10:24:01.484539318Z\" level=info msg=\"Stopped container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent\" id=50815e2c-cb1f-42d9-a43e-b0f4556b47f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.960296 | controller |     "Jun 12 10:24:01.485546 crc crio[19822]: time=\"2026-06-12T10:24:01.485508369Z\" level=info msg=\"Stopping pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=4983cf50-b928-4416-b63c-80b89c7f6f7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960312 | controller |     "Jun 12 10:24:01.486105 crc crio[19822]: time=\"2026-06-12T10:24:01.486043036Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614 UID:d7fe34ff-6d15-45bd-acb4-fe40299c8661 NetNS:/var/run/netns/991435b1-23c5-46be-bae9-01b69dd2dd60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7fe34ff_6d15_45bd_acb4_fe40299c8661.slice PodAnnotations:0xc000696398}] Aliases:map[]}\"",
2026-06-12 11:43:51.960331 | controller |     "Jun 12 10:24:01.486346 crc crio[19822]: time=\"2026-06-12T10:24:01.486235472Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.960346 | controller |     "Jun 12 10:24:01.861962 crc crio[19822]: time=\"2026-06-12T10:24:01.861508354Z\" level=info msg=\"Stopped pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=4983cf50-b928-4416-b63c-80b89c7f6f7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960362 | controller |     "Jun 12 10:24:04.868982 crc crio[19822]: time=\"2026-06-12T10:24:04.867997879Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ea995c2e-a779-47f3-aa8c-ac5dff98d40f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.960378 | controller |     "Jun 12 10:24:04.870185 crc crio[19822]: time=\"2026-06-12T10:24:04.870128247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.960393 | controller |     "Jun 12 10:24:12.605444 crc crio[19822]: time=\"2026-06-12T10:24:12.604504161Z\" level=info msg=\"Stopping pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=2f757493-4bc3-4d4c-8749-fa3cee4d1ea7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960409 | controller |     "Jun 12 10:24:12.605444 crc crio[19822]: time=\"2026-06-12T10:24:12.605446671Z\" level=info msg=\"Stopped pod sandbox (already stopped): 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=2f757493-4bc3-4d4c-8749-fa3cee4d1ea7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960425 | controller |     "Jun 12 10:24:12.615026 crc crio[19822]: time=\"2026-06-12T10:24:12.614930768Z\" level=info msg=\"Removing pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=711f3cc9-ae10-4813-bc4d-5cf660ee505d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960440 | controller |     "Jun 12 10:24:13.910350 crc crio[19822]: time=\"2026-06-12T10:24:13.909796143Z\" level=info msg=\"Removed pod sandbox: 26c051ce442ac173a3af4f339117e4717addc1c0e1c205746c160a94f2e6c808\" id=711f3cc9-ae10-4813-bc4d-5cf660ee505d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960455 | controller |     "Jun 12 10:24:13.912429 crc crio[19822]: time=\"2026-06-12T10:24:13.912209179Z\" level=info msg=\"Stopping pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=5028301d-91d4-443a-9297-66ebe408ccfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960470 | controller |     "Jun 12 10:24:13.912429 crc crio[19822]: time=\"2026-06-12T10:24:13.912295731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=5028301d-91d4-443a-9297-66ebe408ccfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960485 | controller |     "Jun 12 10:24:13.914709 crc crio[19822]: time=\"2026-06-12T10:24:13.913920753Z\" level=info msg=\"Removing pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=d79e4d65-657f-40c9-98e9-4bedb8f1db06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960500 | controller |     "Jun 12 10:24:13.931973 crc crio[19822]: time=\"2026-06-12T10:24:13.93172046Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0030952b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.960518 | controller |     "Jun 12 10:24:13.931973 crc crio[19822]: time=\"2026-06-12T10:24:13.931917756Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.960534 | controller |     "Jun 12 10:24:14.071420 crc crio[19822]: time=\"2026-06-12T10:24:14.070714442Z\" level=info msg=\"Removed pod sandbox: 1166df408f81ef9211c2a55a10ed2416816b08c0c39e5248fddf40160f5d8f9c\" id=d79e4d65-657f-40c9-98e9-4bedb8f1db06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960549 | controller |     "Jun 12 10:24:14.073776 crc crio[19822]: time=\"2026-06-12T10:24:14.073445087Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8bcce375-6f2d-4ceb-a7cc-1a06ef860366 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.960565 | controller |     "Jun 12 10:24:14.074767 crc crio[19822]: time=\"2026-06-12T10:24:14.074539352Z\" level=info msg=\"Stopping pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=68cf2d7b-4ae0-4592-9250-e00636ecdf65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960580 | controller |     "Jun 12 10:24:14.074767 crc crio[19822]: time=\"2026-06-12T10:24:14.074694727Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=68cf2d7b-4ae0-4592-9250-e00636ecdf65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960596 | controller |     "Jun 12 10:24:14.075676 crc crio[19822]: time=\"2026-06-12T10:24:14.075493362Z\" level=info msg=\"Removing pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=926bec74-cf3e-4d7c-9586-d177c0f1d9ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960611 | controller |     "Jun 12 10:24:14.076639 crc crio[19822]: time=\"2026-06-12T10:24:14.076549785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=b17ae079-4d8a-4be3-8211-277c9d9124ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.960626 | controller |     "Jun 12 10:24:14.108272 crc crio[19822]: time=\"2026-06-12T10:24:14.108136794Z\" level=info msg=\"Removed pod sandbox: e5094089aff4a01d0df293174184300856be7381527f8eeb1f88bf7e4fc81dd0\" id=926bec74-cf3e-4d7c-9586-d177c0f1d9ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960642 | controller |     "Jun 12 10:24:14.110718 crc crio[19822]: time=\"2026-06-12T10:24:14.110529995Z\" level=info msg=\"Stopping pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=9e92f67d-ca26-4ca9-9e5c-5bcebab65cbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960661 | controller |     "Jun 12 10:24:14.110718 crc crio[19822]: time=\"2026-06-12T10:24:14.11068082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=9e92f67d-ca26-4ca9-9e5c-5bcebab65cbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960689 | controller |     "Jun 12 10:24:14.111700 crc crio[19822]: time=\"2026-06-12T10:24:14.111623349Z\" level=info msg=\"Removing pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=1827677c-153d-40df-9ad7-845e8ecb1b69 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960704 | controller |     "Jun 12 10:24:14.139233 crc crio[19822]: time=\"2026-06-12T10:24:14.139122394Z\" level=info msg=\"Removed pod sandbox: 5d62500c00a32e3c46ce7095a701b5eb133e64d6d540ceec4bb6c97c6ca59cf5\" id=1827677c-153d-40df-9ad7-845e8ecb1b69 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960723 | controller |     "Jun 12 10:24:14.140461 crc crio[19822]: time=\"2026-06-12T10:24:14.140124054Z\" level=info msg=\"Stopping pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=292f3f9a-6600-473b-bd48-00ca00d44fbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960739 | controller |     "Jun 12 10:24:14.140461 crc crio[19822]: time=\"2026-06-12T10:24:14.140233148Z\" level=info msg=\"Stopped pod sandbox (already stopped): c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=292f3f9a-6600-473b-bd48-00ca00d44fbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960754 | controller |     "Jun 12 10:24:14.142371 crc crio[19822]: time=\"2026-06-12T10:24:14.141743315Z\" level=info msg=\"Removing pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=485676cb-c5cf-4894-b39d-da8cdb7fa994 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960769 | controller |     "Jun 12 10:24:14.160602 crc crio[19822]: time=\"2026-06-12T10:24:14.160257313Z\" level=info msg=\"Removed pod sandbox: c15371a17792a74d87fdaf3e540ed850a8e1fbfe4bb341e0f072381cc66ffc81\" id=485676cb-c5cf-4894-b39d-da8cdb7fa994 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960784 | controller |     "Jun 12 10:24:14.168894 crc crio[19822]: time=\"2026-06-12T10:24:14.168710114Z\" level=info msg=\"Stopping pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=65d18449-d994-4880-ac1c-16e637bbbd76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960799 | controller |     "Jun 12 10:24:14.168894 crc crio[19822]: time=\"2026-06-12T10:24:14.168875219Z\" level=info msg=\"Stopped pod sandbox (already stopped): a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=65d18449-d994-4880-ac1c-16e637bbbd76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960815 | controller |     "Jun 12 10:24:14.171489 crc crio[19822]: time=\"2026-06-12T10:24:14.171369126Z\" level=info msg=\"Removing pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=eb8c6de2-650e-40c1-be1f-962d419179ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960830 | controller |     "Jun 12 10:24:14.172241 crc crio[19822]: time=\"2026-06-12T10:24:14.172129474Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1c31660d-b567-4f4a-8a63-e2545d06bce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.960845 | controller |     "Jun 12 10:24:14.187908 crc crio[19822]: time=\"2026-06-12T10:24:14.187785023Z\" level=info msg=\"Removed pod sandbox: a210b2f3b9af3db1528ee823ee97347b20cb37383650952e8f01b7f961567401\" id=eb8c6de2-650e-40c1-be1f-962d419179ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960861 | controller |     "Jun 12 10:24:14.191630 crc crio[19822]: time=\"2026-06-12T10:24:14.191556517Z\" level=info msg=\"Stopping pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=8f4b8e4f-b5e7-4b4c-90a2-85056b568b7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960899 | controller |     "Jun 12 10:24:14.191946 crc crio[19822]: time=\"2026-06-12T10:24:14.19165316Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=8f4b8e4f-b5e7-4b4c-90a2-85056b568b7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960916 | controller |     "Jun 12 10:24:14.193095 crc crio[19822]: time=\"2026-06-12T10:24:14.19227581Z\" level=info msg=\"Removing pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=07867e67-8394-4c50-bda9-f98913c3418a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960936 | controller |     "Jun 12 10:24:14.220203 crc crio[19822]: time=\"2026-06-12T10:24:14.220121383Z\" level=info msg=\"Removed pod sandbox: 9330304db3675a58606ed09d964da19f8836048dc6fede74faebf32b356cfd89\" id=07867e67-8394-4c50-bda9-f98913c3418a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960951 | controller |     "Jun 12 10:24:14.221367 crc crio[19822]: time=\"2026-06-12T10:24:14.221241369Z\" level=info msg=\"Stopping pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=767457b1-189c-4e34-8017-a88c89b449c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960967 | controller |     "Jun 12 10:24:14.221367 crc crio[19822]: time=\"2026-06-12T10:24:14.221326012Z\" level=info msg=\"Stopped pod sandbox (already stopped): dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=767457b1-189c-4e34-8017-a88c89b449c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.960982 | controller |     "Jun 12 10:24:14.223124 crc crio[19822]: time=\"2026-06-12T10:24:14.223030476Z\" level=info msg=\"Removing pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=83e66657-b4a6-46d1-899f-862203388838 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.960998 | controller |     "Jun 12 10:24:14.277183 crc crio[19822]: time=\"2026-06-12T10:24:14.276339124Z\" level=info msg=\"Removed pod sandbox: dbc2c8c8780b55a915b04cfe1ff26d9376ac205a35ae5c478b7aaeee46d623aa\" id=83e66657-b4a6-46d1-899f-862203388838 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.961013 | controller |     "Jun 12 10:24:14.284658 crc crio[19822]: time=\"2026-06-12T10:24:14.284585161Z\" level=info msg=\"Stopping pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=1279c185-5294-4af3-978e-770ff3ee960f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.961028 | controller |     "Jun 12 10:24:14.284658 crc crio[19822]: time=\"2026-06-12T10:24:14.284683724Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=1279c185-5294-4af3-978e-770ff3ee960f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.961043 | controller |     "Jun 12 10:24:14.285626 crc crio[19822]: time=\"2026-06-12T10:24:14.285576042Z\" level=info msg=\"Removing pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=98b68557-099b-4252-9e82-bc0e2f1999be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.961059 | controller |     "Jun 12 10:24:14.314455 crc crio[19822]: time=\"2026-06-12T10:24:14.313892425Z\" level=info msg=\"Removed pod sandbox: cb68ce2cbb3632ebb2b8b8ae6bb1384904f2c5e9dafd69b777d11a221c2bae23\" id=98b68557-099b-4252-9e82-bc0e2f1999be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.961074 | controller |     "Jun 12 10:24:14.319250 crc crio[19822]: time=\"2026-06-12T10:24:14.319133589Z\" level=info msg=\"Stopping pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=0daf33fe-182a-4412-b0cb-9a27af7bfe90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.961089 | controller |     "Jun 12 10:24:14.319885 crc crio[19822]: time=\"2026-06-12T10:24:14.3198017Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=0daf33fe-182a-4412-b0cb-9a27af7bfe90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.961104 | controller |     "Jun 12 10:24:14.320882 crc crio[19822]: time=\"2026-06-12T10:24:14.320716197Z\" level=info msg=\"Removing pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=3ec7e34a-e97e-49c5-afd0-357327a278fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.961119 | controller |     "Jun 12 10:24:14.418224 crc crio[19822]: time=\"2026-06-12T10:24:14.417871462Z\" level=info msg=\"Removed pod sandbox: d4ab74770d4a76ff56a1b2e65f341dd89e048b3f5c8e70e595528f85e65deaca\" id=3ec7e34a-e97e-49c5-afd0-357327a278fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.961138 | controller |     "Jun 12 10:24:14.705511 crc crio[19822]: time=\"2026-06-12T10:24:14.704928534Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync\" id=0dcad71d-ebb6-4ee1-b860-47f898e3499e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.961153 | controller |     "Jun 12 10:24:14.707189 crc crio[19822]: time=\"2026-06-12T10:24:14.707083083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961169 | controller |     "Jun 12 10:24:14.754981 crc crio[19822]: time=\"2026-06-12T10:24:14.754913541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961185 | controller |     "Jun 12 10:24:14.760117 crc crio[19822]: time=\"2026-06-12T10:24:14.759563708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961201 | controller |     "Jun 12 10:24:15.041362 crc crio[19822]: time=\"2026-06-12T10:24:15.041195569Z\" level=info msg=\"Created container 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync\" id=0dcad71d-ebb6-4ee1-b860-47f898e3499e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.961217 | controller |     "Jun 12 10:24:15.042605 crc crio[19822]: time=\"2026-06-12T10:24:15.042422157Z\" level=info msg=\"Starting container: 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d\" id=aa8b9e18-2466-4f0f-bdf5-84feb90e44aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.961233 | controller |     "Jun 12 10:24:15.048694 crc crio[19822]: time=\"2026-06-12T10:24:15.048596774Z\" level=info msg=\"Started container\" PID=74915 containerID=80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d description=openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync id=aa8b9e18-2466-4f0f-bdf5-84feb90e44aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a",
2026-06-12 11:43:51.961249 | controller |     "Jun 12 10:24:15.114090 crc crio[19822]: 2026-06-12T10:24:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdb66aeda0c6a3c Mac:56:2b:34:4c:85:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.961265 | controller |     "Jun 12 10:24:15.116507 crc crio[19822]: time=\"2026-06-12T10:24:15.116338735Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0030952b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.961281 | controller |     "Jun 12 10:24:15.116690 crc crio[19822]: time=\"2026-06-12T10:24:15.116596623Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.961296 | controller |     "Jun 12 10:24:15.149908 crc crio[19822]: time=\"2026-06-12T10:24:15.149115794Z\" level=info msg=\"Ran pod sandbox bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e with infra container: openstack/ceilometer-0/POD\" id=ea995c2e-a779-47f3-aa8c-ac5dff98d40f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.961315 | controller |     "Jun 12 10:24:15.154661 crc crio[19822]: time=\"2026-06-12T10:24:15.154369361Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=bfec2c0a-12af-458b-a5d9-b46f37e92017 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.961332 | controller |     "Jun 12 10:24:15.167703 crc crio[19822]: time=\"2026-06-12T10:24:15.167578911Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.961350 | controller |     "Jun 12 10:24:15.179427 crc crio[19822]: time=\"2026-06-12T10:24:15.179233311Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d3d1ec9c-7918-42f8-8c97-1633e1c0c5cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.961365 | controller |     "Jun 12 10:24:15.181284 crc crio[19822]: time=\"2026-06-12T10:24:15.181119092Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=14884d32-4118-432d-8dc1-161b62da3825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.961381 | controller |     "Jun 12 10:24:15.189586 crc crio[19822]: time=\"2026-06-12T10:24:15.188329719Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c680de54-a999-4b49-92dc-71af078295ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.961396 | controller |     "Jun 12 10:24:15.245014 crc crio[19822]: time=\"2026-06-12T10:24:15.244912918Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687664-kcplk/oc\" id=863910e9-ae54-4171-83d9-90bb38c4f8aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.961411 | controller |     "Jun 12 10:24:15.248266 crc crio[19822]: time=\"2026-06-12T10:24:15.248238544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961426 | controller |     "Jun 12 10:24:15.327455 crc crio[19822]: time=\"2026-06-12T10:24:15.327291111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961442 | controller |     "Jun 12 10:24:15.708059 crc crio[19822]: time=\"2026-06-12T10:24:15.707927126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961457 | controller |     "Jun 12 10:24:15.824477 crc crio[19822]: time=\"2026-06-12T10:24:15.824355449Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=bfec2c0a-12af-458b-a5d9-b46f37e92017 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.961473 | controller |     "Jun 12 10:24:15.825646 crc crio[19822]: time=\"2026-06-12T10:24:15.825532998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3b90d8e5-bf09-42f0-badd-5419d1cf9bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.961488 | controller |     "Jun 12 10:24:15.853007 crc crio[19822]: time=\"2026-06-12T10:24:15.852494135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=12dd69f9-5a7e-4780-bdd4-300b22d44fdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.961507 | controller |     "Jun 12 10:24:15.862459 crc crio[19822]: time=\"2026-06-12T10:24:15.861586243Z\" level=info msg=\"Created container 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735: openshift-infra/auto-csr-approver-29687664-kcplk/oc\" id=863910e9-ae54-4171-83d9-90bb38c4f8aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.961523 | controller |     "Jun 12 10:24:15.863682 crc crio[19822]: time=\"2026-06-12T10:24:15.863582166Z\" level=info msg=\"Starting container: 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735\" id=a0b2ee06-5a13-4b01-a776-b77ab49ef3b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.961539 | controller |     "Jun 12 10:24:15.867584 crc crio[19822]: time=\"2026-06-12T10:24:15.867520331Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4ac2cac6-0b17-479d-83c0-551e5b988ddc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.961555 | controller |     "Jun 12 10:24:15.868076 crc crio[19822]: time=\"2026-06-12T10:24:15.867992676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961571 | controller |     "Jun 12 10:24:15.869485 crc crio[19822]: time=\"2026-06-12T10:24:15.869421061Z\" level=info msg=\"Started container\" PID=74985 containerID=9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735 description=openshift-infra/auto-csr-approver-29687664-kcplk/oc id=a0b2ee06-5a13-4b01-a776-b77ab49ef3b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836",
2026-06-12 11:43:51.961588 | controller |     "Jun 12 10:24:15.918801 crc crio[19822]: time=\"2026-06-12T10:24:15.918714836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961604 | controller |     "Jun 12 10:24:15.924208 crc crio[19822]: time=\"2026-06-12T10:24:15.924095476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961620 | controller |     "Jun 12 10:24:16.170105 crc crio[19822]: time=\"2026-06-12T10:24:16.169973603Z\" level=info msg=\"Created container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent\" id=4ac2cac6-0b17-479d-83c0-551e5b988ddc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.961635 | controller |     "Jun 12 10:24:16.171446 crc crio[19822]: time=\"2026-06-12T10:24:16.171364426Z\" level=info msg=\"Starting container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096\" id=9a0cc5eb-b982-46a0-9e5f-f4ddbcf1df2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.961650 | controller |     "Jun 12 10:24:16.178239 crc crio[19822]: time=\"2026-06-12T10:24:16.178115201Z\" level=info msg=\"Started container\" PID=75042 containerID=56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096 description=openstack/ceilometer-0/ceilometer-central-agent id=9a0cc5eb-b982-46a0-9e5f-f4ddbcf1df2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e",
2026-06-12 11:43:51.961666 | controller |     "Jun 12 10:24:16.195392 crc crio[19822]: time=\"2026-06-12T10:24:16.195281356Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f352657c-a9f5-4f22-98ce-0b8d564f2d63 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.961682 | controller |     "Jun 12 10:24:16.198723 crc crio[19822]: time=\"2026-06-12T10:24:16.198610342Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.961704 | controller |     "Jun 12 10:24:16.592605 crc crio[19822]: time=\"2026-06-12T10:24:16.592086252Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f352657c-a9f5-4f22-98ce-0b8d564f2d63 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.961727 | controller |     "Jun 12 10:24:16.593639 crc crio[19822]: time=\"2026-06-12T10:24:16.59355543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=6691e976-6176-4da8-ae0c-75cf28ceee33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.961750 | controller |     "Jun 12 10:24:16.617960 crc crio[19822]: time=\"2026-06-12T10:24:16.617796318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=51636a1d-fcec-4a5c-9b05-088b714719c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.961770 | controller |     "Jun 12 10:24:16.630580 crc crio[19822]: time=\"2026-06-12T10:24:16.63045921Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3528b4da-e40c-43cb-84f8-44f726848040 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.961791 | controller |     "Jun 12 10:24:16.631064 crc crio[19822]: time=\"2026-06-12T10:24:16.631037029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961811 | controller |     "Jun 12 10:24:16.692597 crc crio[19822]: time=\"2026-06-12T10:24:16.692472369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961831 | controller |     "Jun 12 10:24:16.698945 crc crio[19822]: time=\"2026-06-12T10:24:16.698874523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.961854 | controller |     "Jun 12 10:24:16.877954 crc crio[19822]: time=\"2026-06-12T10:24:16.877749801Z\" level=info msg=\"Created container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent\" id=3528b4da-e40c-43cb-84f8-44f726848040 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.961898 | controller |     "Jun 12 10:24:16.880451 crc crio[19822]: time=\"2026-06-12T10:24:16.880335413Z\" level=info msg=\"Starting container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0\" id=f91641e3-a561-48dd-89df-6965d9d259e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.961922 | controller |     "Jun 12 10:24:16.887683 crc crio[19822]: time=\"2026-06-12T10:24:16.887570423Z\" level=info msg=\"Started container\" PID=75099 containerID=d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0 description=openstack/ceilometer-0/ceilometer-notification-agent id=f91641e3-a561-48dd-89df-6965d9d259e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e",
2026-06-12 11:43:51.961939 | controller |     "Jun 12 10:24:17.047364 crc crio[19822]: time=\"2026-06-12T10:24:17.047253002Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2920e395-8227-4473-b65c-3876d3aebbd2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.961954 | controller |     "Jun 12 10:24:17.055885 crc crio[19822]: time=\"2026-06-12T10:24:17.054317896Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.961974 | controller |     "Jun 12 10:24:17.237906 crc crio[19822]: time=\"2026-06-12T10:24:17.236889542Z\" level=info msg=\"Stopping container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49 (timeout: 30s)\" id=4e6aed82-fc23-4d0f-9b91-79db400f44fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.961990 | controller |     "Jun 12 10:24:17.237906 crc crio[19822]: time=\"2026-06-12T10:24:17.236958217Z\" level=info msg=\"Stopping container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377 (timeout: 30s)\" id=ee4d2f08-5be3-4105-9aea-5645d23cf0d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962005 | controller |     "Jun 12 10:24:17.508045 crc crio[19822]: time=\"2026-06-12T10:24:17.507499013Z\" level=info msg=\"Stopped container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd\" id=4e6aed82-fc23-4d0f-9b91-79db400f44fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962020 | controller |     "Jun 12 10:24:17.508777 crc crio[19822]: time=\"2026-06-12T10:24:17.508727934Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2920e395-8227-4473-b65c-3876d3aebbd2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.962036 | controller |     "Jun 12 10:24:17.510233 crc crio[19822]: time=\"2026-06-12T10:24:17.510093388Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=24c38634-82e8-43b7-8fdf-903bd11c54a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.962050 | controller |     "Jun 12 10:24:17.533173 crc crio[19822]: time=\"2026-06-12T10:24:17.532249718Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=d28cefe7-3651-4f38-a83f-31d9951abdc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.962065 | controller |     "Jun 12 10:24:17.541957 crc crio[19822]: time=\"2026-06-12T10:24:17.541773281Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=73119a2b-6454-4f26-8a42-4f8a3b4d7c38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.962081 | controller |     "Jun 12 10:24:17.546029 crc crio[19822]: time=\"2026-06-12T10:24:17.545896953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.962095 | controller |     "Jun 12 10:24:17.646936 crc crio[19822]: time=\"2026-06-12T10:24:17.64664518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.962111 | controller |     "Jun 12 10:24:17.652584 crc crio[19822]: time=\"2026-06-12T10:24:17.652518826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.962126 | controller |     "Jun 12 10:24:17.829458 crc crio[19822]: time=\"2026-06-12T10:24:17.829390321Z\" level=info msg=\"Created container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core\" id=73119a2b-6454-4f26-8a42-4f8a3b4d7c38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.962141 | controller |     "Jun 12 10:24:17.831394 crc crio[19822]: time=\"2026-06-12T10:24:17.831309922Z\" level=info msg=\"Starting container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304\" id=7602d5f1-0cfb-4402-8345-f76de96976f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.962160 | controller |     "Jun 12 10:24:17.837996 crc crio[19822]: time=\"2026-06-12T10:24:17.837766787Z\" level=info msg=\"Started container\" PID=75188 containerID=035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304 description=openstack/ceilometer-0/sg-core id=7602d5f1-0cfb-4402-8345-f76de96976f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e",
2026-06-12 11:43:51.962175 | controller |     "Jun 12 10:24:17.849341 crc crio[19822]: time=\"2026-06-12T10:24:17.849222994Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=95f835ba-8d1b-4884-9ef5-bf6d1c85c635 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.962190 | controller |     "Jun 12 10:24:17.855463 crc crio[19822]: time=\"2026-06-12T10:24:17.855405117Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.962206 | controller |     "Jun 12 10:24:18.365174 crc crio[19822]: time=\"2026-06-12T10:24:18.36464994Z\" level=info msg=\"Stopping pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=18fb3d6c-5d29-4d50-afd3-1caab3af1a32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.962221 | controller |     "Jun 12 10:24:18.366011 crc crio[19822]: time=\"2026-06-12T10:24:18.365964652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687664-kcplk Namespace:openshift-infra ID:2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836 UID:373c260a-f5e6-4cb3-ad46-0b679568871f NetNS:/var/run/netns/8476bffc-f3c5-4859-b056-ea8858b3b81a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod373c260a_f5e6_4cb3_ad46_0b679568871f.slice PodAnnotations:0xc00244c9d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.962237 | controller |     "Jun 12 10:24:18.366177 crc crio[19822]: time=\"2026-06-12T10:24:18.366096137Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687664-kcplk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.962253 | controller |     "Jun 12 10:24:18.801443 crc crio[19822]: time=\"2026-06-12T10:24:18.801312134Z\" level=info msg=\"Stopped pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=18fb3d6c-5d29-4d50-afd3-1caab3af1a32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.962268 | controller |     "Jun 12 10:24:19.312552 crc crio[19822]: time=\"2026-06-12T10:24:19.311644286Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=95f835ba-8d1b-4884-9ef5-bf6d1c85c635 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.962282 | controller |     "Jun 12 10:24:19.314795 crc crio[19822]: time=\"2026-06-12T10:24:19.313777964Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=544d0ef1-bd1c-4f84-82c6-1da9ff8b8ef6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.962297 | controller |     "Jun 12 10:24:19.360504 crc crio[19822]: time=\"2026-06-12T10:24:19.360010571Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=579de125-6b7e-4be2-aa71-a88638d8a6ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.962312 | controller |     "Jun 12 10:24:19.389921 crc crio[19822]: time=\"2026-06-12T10:24:19.38014556Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=85706110-3429-4fb1-9129-89b0b86a9d65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.962327 | controller |     "Jun 12 10:24:19.389921 crc crio[19822]: time=\"2026-06-12T10:24:19.380645426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.962349 | controller |     "Jun 12 10:24:19.480331 crc crio[19822]: time=\"2026-06-12T10:24:19.480237877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.962365 | controller |     "Jun 12 10:24:19.490522 crc crio[19822]: time=\"2026-06-12T10:24:19.490419042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.962381 | controller |     "Jun 12 10:24:19.623625 crc crio[19822]: time=\"2026-06-12T10:24:19.623449404Z\" level=info msg=\"Created container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd\" id=85706110-3429-4fb1-9129-89b0b86a9d65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.962396 | controller |     "Jun 12 10:24:19.628566 crc crio[19822]: time=\"2026-06-12T10:24:19.628478424Z\" level=info msg=\"Starting container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2\" id=f5385bf3-19bc-499f-ba4c-e1d84a6538cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.962411 | controller |     "Jun 12 10:24:19.640618 crc crio[19822]: time=\"2026-06-12T10:24:19.639756702Z\" level=info msg=\"Started container\" PID=75273 containerID=7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2 description=openstack/ceilometer-0/proxy-httpd id=f5385bf3-19bc-499f-ba4c-e1d84a6538cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e",
2026-06-12 11:43:51.962427 | controller |     "Jun 12 10:24:21.721027 crc crio[19822]: time=\"2026-06-12T10:24:21.71498547Z\" level=info msg=\"Stopped container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api\" id=ee4d2f08-5be3-4105-9aea-5645d23cf0d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962442 | controller |     "Jun 12 10:24:21.721027 crc crio[19822]: time=\"2026-06-12T10:24:21.716923156Z\" level=info msg=\"Stopping pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=89f942b5-bd3f-4a72-9b6a-f76abe6b0846 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.962458 | controller |     "Jun 12 10:24:21.721027 crc crio[19822]: time=\"2026-06-12T10:24:21.718040262Z\" level=info msg=\"Got pod network &{Name:neutron-86d6f68476-tk5p4 Namespace:openstack ID:1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0 UID:f7fd0067-6a4f-4b02-b9ef-e75b560851f0 NetNS:/var/run/netns/e3065ce9-a8df-4bd1-a634-60bbd20200af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fd0067_6a4f_4b02_b9ef_e75b560851f0.slice PodAnnotations:0xc00244cec8}] Aliases:map[]}\"",
2026-06-12 11:43:51.962474 | controller |     "Jun 12 10:24:21.721027 crc crio[19822]: time=\"2026-06-12T10:24:21.718283419Z\" level=info msg=\"Deleting pod openstack_neutron-86d6f68476-tk5p4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.962489 | controller |     "Jun 12 10:24:22.297982 crc crio[19822]: time=\"2026-06-12T10:24:22.297760861Z\" level=info msg=\"Stopped pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=89f942b5-bd3f-4a72-9b6a-f76abe6b0846 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.962505 | controller |     "Jun 12 10:24:22.543733 crc crio[19822]: time=\"2026-06-12T10:24:22.543272508Z\" level=info msg=\"Removing container: a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49\" id=943a23cd-153b-4fd2-8578-71bc0510835e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962553 | controller |     "Jun 12 10:24:22.691368 crc crio[19822]: time=\"2026-06-12T10:24:22.691253258Z\" level=info msg=\"Removed container a7acb0d5db31df7a3140534da5f0868d929d0a84a2a9da269ecc760f5f6d3e49: openstack/neutron-86d6f68476-tk5p4/neutron-httpd\" id=943a23cd-153b-4fd2-8578-71bc0510835e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962570 | controller |     "Jun 12 10:24:22.694051 crc crio[19822]: time=\"2026-06-12T10:24:22.693948372Z\" level=info msg=\"Removing container: 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377\" id=c4609e4d-3a33-4930-b086-32a881e1e17e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962585 | controller |     "Jun 12 10:24:22.723581 crc crio[19822]: time=\"2026-06-12T10:24:22.723496775Z\" level=info msg=\"Removed container 0aa181bb995d700a9fae1fb769eba6971d5dfc0420e11e980ea32b074c554377: openstack/neutron-86d6f68476-tk5p4/neutron-api\" id=c4609e4d-3a33-4930-b086-32a881e1e17e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962600 | controller |     "Jun 12 10:24:25.927548 crc crio[19822]: time=\"2026-06-12T10:24:25.926746573Z\" level=info msg=\"Stopping container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0 (timeout: 30s)\" id=5dfd30e6-28df-4ac7-b940-9d96859bd211 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962616 | controller |     "Jun 12 10:24:25.931930 crc crio[19822]: time=\"2026-06-12T10:24:25.92689753Z\" level=info msg=\"Stopping container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096 (timeout: 30s)\" id=4045ef94-3386-41c7-a036-51fed6d4d7b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962631 | controller |     "Jun 12 10:24:25.931930 crc crio[19822]: time=\"2026-06-12T10:24:25.927020854Z\" level=info msg=\"Stopping container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2 (timeout: 30s)\" id=6fc6209a-a95d-41fa-a813-1069601102e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962646 | controller |     "Jun 12 10:24:25.937751 crc crio[19822]: time=\"2026-06-12T10:24:25.927061976Z\" level=info msg=\"Stopping container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304 (timeout: 30s)\" id=5c65c2ec-aed3-4303-9934-38d8b98379ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962661 | controller |     "Jun 12 10:24:26.069657 crc crio[19822]: time=\"2026-06-12T10:24:26.069554057Z\" level=info msg=\"Stopped container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core\" id=5c65c2ec-aed3-4303-9934-38d8b98379ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962677 | controller |     "Jun 12 10:24:26.182938 crc crio[19822]: time=\"2026-06-12T10:24:26.182334988Z\" level=info msg=\"Stopped container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd\" id=6fc6209a-a95d-41fa-a813-1069601102e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962692 | controller |     "Jun 12 10:24:26.482907 crc crio[19822]: time=\"2026-06-12T10:24:26.482756025Z\" level=info msg=\"Stopped container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent\" id=5dfd30e6-28df-4ac7-b940-9d96859bd211 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962707 | controller |     "Jun 12 10:24:26.575586 crc crio[19822]: time=\"2026-06-12T10:24:26.575483239Z\" level=info msg=\"Stopped container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent\" id=4045ef94-3386-41c7-a036-51fed6d4d7b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.962722 | controller |     "Jun 12 10:24:26.578016 crc crio[19822]: time=\"2026-06-12T10:24:26.577774551Z\" level=info msg=\"Stopping pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=66ac3dd1-ade0-408d-80ea-3879fe3d0ec2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.962741 | controller |     "Jun 12 10:24:26.581785 crc crio[19822]: time=\"2026-06-12T10:24:26.581703618Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e UID:69b1fa61-26eb-4615-95e3-4465852295ff NetNS:/var/run/netns/c07e5936-d79d-4d29-8b42-cea2313c52e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b1fa61_26eb_4615_95e3_4465852295ff.slice PodAnnotations:0xc0032642f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.962758 | controller |     "Jun 12 10:24:26.581996 crc crio[19822]: time=\"2026-06-12T10:24:26.581931555Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.962774 | controller |     "Jun 12 10:24:26.959589 crc crio[19822]: time=\"2026-06-12T10:24:26.959379986Z\" level=info msg=\"Stopped pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=66ac3dd1-ade0-408d-80ea-3879fe3d0ec2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.962789 | controller |     "Jun 12 10:24:27.640884 crc crio[19822]: time=\"2026-06-12T10:24:27.639324311Z\" level=info msg=\"Removing container: 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2\" id=d73325ec-0e8b-48e7-8dc4-2e6b1c81b71d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962804 | controller |     "Jun 12 10:24:27.673189 crc crio[19822]: time=\"2026-06-12T10:24:27.673052305Z\" level=info msg=\"Removed container 7e8f5bea7734f2f058cc3ccd4f9fb86456b3e8336b3d72aed9033ac0b08c4ae2: openstack/ceilometer-0/proxy-httpd\" id=d73325ec-0e8b-48e7-8dc4-2e6b1c81b71d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962820 | controller |     "Jun 12 10:24:27.676874 crc crio[19822]: time=\"2026-06-12T10:24:27.676722447Z\" level=info msg=\"Removing container: 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304\" id=97b51c25-cdf3-405f-8fc7-e92cffe5c1fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962835 | controller |     "Jun 12 10:24:27.720194 crc crio[19822]: time=\"2026-06-12T10:24:27.720070146Z\" level=info msg=\"Removed container 035d5a56688d51c41e48dd6e191e0c684321de891ce96ab48796b2b791915304: openstack/ceilometer-0/sg-core\" id=97b51c25-cdf3-405f-8fc7-e92cffe5c1fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962853 | controller |     "Jun 12 10:24:27.723925 crc crio[19822]: time=\"2026-06-12T10:24:27.723775373Z\" level=info msg=\"Removing container: d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0\" id=a15b8c15-9b01-42a1-aef2-a864030677f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962885 | controller |     "Jun 12 10:24:27.750744 crc crio[19822]: time=\"2026-06-12T10:24:27.750621476Z\" level=info msg=\"Removed container d92372e8c8da3a952d6e52d631d2d391537ab7f204e06db6b6d42a72f8c430e0: openstack/ceilometer-0/ceilometer-notification-agent\" id=a15b8c15-9b01-42a1-aef2-a864030677f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962906 | controller |     "Jun 12 10:24:27.754512 crc crio[19822]: time=\"2026-06-12T10:24:27.754405923Z\" level=info msg=\"Removing container: 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096\" id=2823eedb-3280-4d95-b65b-f8c97ddd60a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962922 | controller |     "Jun 12 10:24:27.782573 crc crio[19822]: time=\"2026-06-12T10:24:27.782506383Z\" level=info msg=\"Removed container 56ba3c566922f4c8da8f264ae554b4df4b2e842aca2d306f0885964d2c750096: openstack/ceilometer-0/ceilometer-central-agent\" id=2823eedb-3280-4d95-b65b-f8c97ddd60a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.962938 | controller |     "Jun 12 10:24:28.425297 crc crio[19822]: time=\"2026-06-12T10:24:28.42521753Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=fc0566cb-bda1-46ff-a807-29ee87e457e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.962957 | controller |     "Jun 12 10:24:28.426546 crc crio[19822]: time=\"2026-06-12T10:24:28.425340544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.962973 | controller |     "Jun 12 10:24:28.462767 crc crio[19822]: time=\"2026-06-12T10:24:28.462666738Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc003094200}] Aliases:map[]}\"",
2026-06-12 11:43:51.962988 | controller |     "Jun 12 10:24:28.462767 crc crio[19822]: time=\"2026-06-12T10:24:28.46273185Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.963004 | controller |     "Jun 12 10:24:28.810433 crc crio[19822]: 2026-06-12T10:24:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d23e7eea6f35d67 Mac:e6:27:31:94:f5:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 SocketPath: PciID:}] [{Interface:0xc00060c5c0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.963020 | controller |     "Jun 12 10:24:28.811464 crc crio[19822]: time=\"2026-06-12T10:24:28.811391639Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc003094200}] Aliases:map[]}\"",
2026-06-12 11:43:51.963036 | controller |     "Jun 12 10:24:28.811600 crc crio[19822]: time=\"2026-06-12T10:24:28.811563635Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.963052 | controller |     "Jun 12 10:24:28.821485 crc crio[19822]: time=\"2026-06-12T10:24:28.82137836Z\" level=info msg=\"Ran pod sandbox d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 with infra container: openstack/ceilometer-0/POD\" id=fc0566cb-bda1-46ff-a807-29ee87e457e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.963067 | controller |     "Jun 12 10:24:28.825459 crc crio[19822]: time=\"2026-06-12T10:24:28.824672039Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8a90037d-5470-4e83-86ff-3bdbb6e7359f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.963082 | controller |     "Jun 12 10:24:28.831191 crc crio[19822]: time=\"2026-06-12T10:24:28.831091095Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.963098 | controller |     "Jun 12 10:24:29.338736 crc crio[19822]: time=\"2026-06-12T10:24:29.338068508Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8a90037d-5470-4e83-86ff-3bdbb6e7359f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.963117 | controller |     "Jun 12 10:24:29.339994 crc crio[19822]: time=\"2026-06-12T10:24:29.339894827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=a40171b3-13da-44f3-a897-750393fbb38e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.963132 | controller |     "Jun 12 10:24:29.376331 crc crio[19822]: time=\"2026-06-12T10:24:29.376202208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=bedd37e1-5686-4420-84a0-62e215c8199d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.963147 | controller |     "Jun 12 10:24:29.403491 crc crio[19822]: time=\"2026-06-12T10:24:29.403378122Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4607f6d2-7084-40c7-89b9-e5d79c91686e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.963163 | controller |     "Jun 12 10:24:29.404070 crc crio[19822]: time=\"2026-06-12T10:24:29.404009272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963178 | controller |     "Jun 12 10:24:29.455219 crc crio[19822]: time=\"2026-06-12T10:24:29.454896086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963194 | controller |     "Jun 12 10:24:29.460272 crc crio[19822]: time=\"2026-06-12T10:24:29.460139043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963209 | controller |     "Jun 12 10:24:29.687378 crc crio[19822]: time=\"2026-06-12T10:24:29.687249832Z\" level=info msg=\"Created container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent\" id=4607f6d2-7084-40c7-89b9-e5d79c91686e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.963224 | controller |     "Jun 12 10:24:29.692069 crc crio[19822]: time=\"2026-06-12T10:24:29.689095562Z\" level=info msg=\"Starting container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c\" id=a714f155-22f8-4db7-8d66-afc1c706040f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.963239 | controller |     "Jun 12 10:24:29.695536 crc crio[19822]: time=\"2026-06-12T10:24:29.695404252Z\" level=info msg=\"Started container\" PID=76028 containerID=cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c description=openstack/ceilometer-0/ceilometer-central-agent id=a714f155-22f8-4db7-8d66-afc1c706040f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551",
2026-06-12 11:43:51.963255 | controller |     "Jun 12 10:24:29.713539 crc crio[19822]: time=\"2026-06-12T10:24:29.713243668Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=00f2d33b-c4e1-41be-bc7c-c6fa12a9b723 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.963270 | controller |     "Jun 12 10:24:29.718085 crc crio[19822]: time=\"2026-06-12T10:24:29.717782672Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.963286 | controller |     "Jun 12 10:24:30.141409 crc crio[19822]: time=\"2026-06-12T10:24:30.140553144Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=00f2d33b-c4e1-41be-bc7c-c6fa12a9b723 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.963304 | controller |     "Jun 12 10:24:30.142553 crc crio[19822]: time=\"2026-06-12T10:24:30.142452794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=922d0779-8a8d-4a98-b707-880ee59ac710 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.963320 | controller |     "Jun 12 10:24:30.175193 crc crio[19822]: time=\"2026-06-12T10:24:30.175078962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=dc7047cf-b4c8-43ce-9986-f964de66d49c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.963336 | controller |     "Jun 12 10:24:30.183172 crc crio[19822]: time=\"2026-06-12T10:24:30.183080233Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=f64fb3e9-5739-4a6d-8761-e0cfffde8827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.963351 | controller |     "Jun 12 10:24:30.183551 crc crio[19822]: time=\"2026-06-12T10:24:30.183490236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963367 | controller |     "Jun 12 10:24:30.238067 crc crio[19822]: time=\"2026-06-12T10:24:30.237987389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963382 | controller |     "Jun 12 10:24:30.243978 crc crio[19822]: time=\"2026-06-12T10:24:30.243922214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963397 | controller |     "Jun 12 10:24:30.393035 crc crio[19822]: time=\"2026-06-12T10:24:30.392909344Z\" level=info msg=\"Created container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent\" id=f64fb3e9-5739-4a6d-8761-e0cfffde8827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.963412 | controller |     "Jun 12 10:24:30.394756 crc crio[19822]: time=\"2026-06-12T10:24:30.394675301Z\" level=info msg=\"Starting container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad\" id=b8167f98-7bd4-4d49-952a-619c0043b943 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.963427 | controller |     "Jun 12 10:24:30.401266 crc crio[19822]: time=\"2026-06-12T10:24:30.401138458Z\" level=info msg=\"Started container\" PID=76088 containerID=1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad description=openstack/ceilometer-0/ceilometer-notification-agent id=b8167f98-7bd4-4d49-952a-619c0043b943 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551",
2026-06-12 11:43:51.963442 | controller |     "Jun 12 10:24:30.416245 crc crio[19822]: time=\"2026-06-12T10:24:30.416113142Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=cfd9b814-9c06-4b35-a9bb-d8b0c258e61e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.963457 | controller |     "Jun 12 10:24:30.419440 crc crio[19822]: time=\"2026-06-12T10:24:30.419353635Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.963472 | controller |     "Jun 12 10:24:30.871510 crc crio[19822]: time=\"2026-06-12T10:24:30.870906569Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=cfd9b814-9c06-4b35-a9bb-d8b0c258e61e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.963491 | controller |     "Jun 12 10:24:30.872709 crc crio[19822]: time=\"2026-06-12T10:24:30.87253552Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=870fab82-2d50-4ad1-a16a-f11dc58d65f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.963507 | controller |     "Jun 12 10:24:30.888985 crc crio[19822]: time=\"2026-06-12T10:24:30.888887809Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bd94fe6c-9a35-4eb2-a1f7-b0b57a8454e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.963523 | controller |     "Jun 12 10:24:30.900506 crc crio[19822]: time=\"2026-06-12T10:24:30.899759314Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=2f5ad504-526a-4c00-91c3-93d1db70bb6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.963538 | controller |     "Jun 12 10:24:30.901366 crc crio[19822]: time=\"2026-06-12T10:24:30.901252332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963553 | controller |     "Jun 12 10:24:30.965636 crc crio[19822]: time=\"2026-06-12T10:24:30.965537542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963568 | controller |     "Jun 12 10:24:30.970010 crc crio[19822]: time=\"2026-06-12T10:24:30.969944772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963584 | controller |     "Jun 12 10:24:31.157051 crc crio[19822]: time=\"2026-06-12T10:24:31.156949929Z\" level=info msg=\"Created container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core\" id=2f5ad504-526a-4c00-91c3-93d1db70bb6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.963599 | controller |     "Jun 12 10:24:31.158561 crc crio[19822]: time=\"2026-06-12T10:24:31.158475878Z\" level=info msg=\"Starting container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e\" id=09d2637a-a43b-4ce4-898e-e96139850786 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.963614 | controller |     "Jun 12 10:24:31.168503 crc crio[19822]: time=\"2026-06-12T10:24:31.168417336Z\" level=info msg=\"Started container\" PID=76134 containerID=6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e description=openstack/ceilometer-0/sg-core id=09d2637a-a43b-4ce4-898e-e96139850786 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551",
2026-06-12 11:43:51.963628 | controller |     "Jun 12 10:24:31.240958 crc crio[19822]: time=\"2026-06-12T10:24:31.24078679Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c4f6610f-556b-4806-ac9f-e6c1d4c3fc2e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.963643 | controller |     "Jun 12 10:24:31.245232 crc crio[19822]: time=\"2026-06-12T10:24:31.244935303Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.963658 | controller |     "Jun 12 10:24:32.692706 crc crio[19822]: time=\"2026-06-12T10:24:32.69171937Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=c4f6610f-556b-4806-ac9f-e6c1d4c3fc2e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.963677 | controller |     "Jun 12 10:24:32.694248 crc crio[19822]: time=\"2026-06-12T10:24:32.693723314Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e2a6d0be-c05d-45b1-8639-71f6468e8bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.963693 | controller |     "Jun 12 10:24:32.750946 crc crio[19822]: time=\"2026-06-12T10:24:32.750754235Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=e5bd3552-2c88-4075-afdd-6a1ba702a3af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.963708 | controller |     "Jun 12 10:24:32.763733 crc crio[19822]: time=\"2026-06-12T10:24:32.762374894Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9031cd99-242b-43ed-ae43-74fc99166a2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.963723 | controller |     "Jun 12 10:24:32.763733 crc crio[19822]: time=\"2026-06-12T10:24:32.76288337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963738 | controller |     "Jun 12 10:24:32.819665 crc crio[19822]: time=\"2026-06-12T10:24:32.819606021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963753 | controller |     "Jun 12 10:24:32.823892 crc crio[19822]: time=\"2026-06-12T10:24:32.823787864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963767 | controller |     "Jun 12 10:24:32.993405 crc crio[19822]: time=\"2026-06-12T10:24:32.993352547Z\" level=info msg=\"Created container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd\" id=9031cd99-242b-43ed-ae43-74fc99166a2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.963783 | controller |     "Jun 12 10:24:32.995587 crc crio[19822]: time=\"2026-06-12T10:24:32.995472243Z\" level=info msg=\"Starting container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243\" id=e3ac0efa-a046-4e09-9667-9e1b7472aaae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.963798 | controller |     "Jun 12 10:24:33.001605 crc crio[19822]: time=\"2026-06-12T10:24:33.001511227Z\" level=info msg=\"Started container\" PID=76262 containerID=3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243 description=openstack/ceilometer-0/proxy-httpd id=e3ac0efa-a046-4e09-9667-9e1b7472aaae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551",
2026-06-12 11:43:51.963813 | controller |     "Jun 12 10:24:35.791244 crc crio[19822]: time=\"2026-06-12T10:24:35.789538849Z\" level=info msg=\"Stopping pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=76b9fa69-05f6-4afa-a96b-c66e95a151b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.963828 | controller |     "Jun 12 10:24:35.792535 crc crio[19822]: time=\"2026-06-12T10:24:35.792030149Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-d4cqb Namespace:openstack ID:86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a UID:d919a68a-e0ae-4959-a30a-3330087d3c60 NetNS:/var/run/netns/5963c8fc-831d-40e1-8ff8-8e4cecbd01c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd919a68a_e0ae_4959_a30a_3330087d3c60.slice PodAnnotations:0xc00008cc48}] Aliases:map[]}\"",
2026-06-12 11:43:51.963844 | controller |     "Jun 12 10:24:35.792535 crc crio[19822]: time=\"2026-06-12T10:24:35.792249196Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-d4cqb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.963885 | controller |     "Jun 12 10:24:36.138286 crc crio[19822]: time=\"2026-06-12T10:24:36.13777057Z\" level=info msg=\"Stopped pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=76b9fa69-05f6-4afa-a96b-c66e95a151b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.963903 | controller |     "Jun 12 10:24:37.378883 crc crio[19822]: time=\"2026-06-12T10:24:37.37837198Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=7a432631-e493-4eca-abf9-bd37c594c60b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.963919 | controller |     "Jun 12 10:24:37.379696 crc crio[19822]: time=\"2026-06-12T10:24:37.378956489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.963935 | controller |     "Jun 12 10:24:37.415736 crc crio[19822]: time=\"2026-06-12T10:24:37.415630104Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc00008d648}] Aliases:map[]}\"",
2026-06-12 11:43:51.963951 | controller |     "Jun 12 10:24:37.415736 crc crio[19822]: time=\"2026-06-12T10:24:37.415699356Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.963966 | controller |     "Jun 12 10:24:37.987223 crc crio[19822]: 2026-06-12T10:24:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c4352188b7898d Mac:02:d5:2a:26:89:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 SocketPath: PciID:}] [{Interface:0xc000290e40 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.963981 | controller |     "Jun 12 10:24:37.988469 crc crio[19822]: time=\"2026-06-12T10:24:37.988394706Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc00008d648}] Aliases:map[]}\"",
2026-06-12 11:43:51.963997 | controller |     "Jun 12 10:24:37.988635 crc crio[19822]: time=\"2026-06-12T10:24:37.988588902Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.964012 | controller |     "Jun 12 10:24:38.002175 crc crio[19822]: time=\"2026-06-12T10:24:38.002068725Z\" level=info msg=\"Ran pod sandbox 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 with infra container: openstack/nova-cell0-conductor-0/POD\" id=7a432631-e493-4eca-abf9-bd37c594c60b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964027 | controller |     "Jun 12 10:24:38.006202 crc crio[19822]: time=\"2026-06-12T10:24:38.006033675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3bd4e79e-bdd3-4e46-9041-9145d47a6fdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964043 | controller |     "Jun 12 10:24:38.032299 crc crio[19822]: time=\"2026-06-12T10:24:38.032202086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=742bad5a-7230-4f01-b467-812620b03d91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964063 | controller |     "Jun 12 10:24:38.043514 crc crio[19822]: time=\"2026-06-12T10:24:38.04336674Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ce595986-ed54-43e6-850e-0d613753dad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.964078 | controller |     "Jun 12 10:24:38.045469 crc crio[19822]: time=\"2026-06-12T10:24:38.045374094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964094 | controller |     "Jun 12 10:24:38.103057 crc crio[19822]: time=\"2026-06-12T10:24:38.102877129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964109 | controller |     "Jun 12 10:24:38.107615 crc crio[19822]: time=\"2026-06-12T10:24:38.107514836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964125 | controller |     "Jun 12 10:24:38.223721 crc crio[19822]: time=\"2026-06-12T10:24:38.222898079Z\" level=info msg=\"Created container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ce595986-ed54-43e6-850e-0d613753dad5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.964140 | controller |     "Jun 12 10:24:38.224881 crc crio[19822]: time=\"2026-06-12T10:24:38.224640225Z\" level=info msg=\"Starting container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7\" id=f809a51d-7bca-4af3-a404-6bd18ca0ecdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.964155 | controller |     "Jun 12 10:24:38.234431 crc crio[19822]: time=\"2026-06-12T10:24:38.234340183Z\" level=info msg=\"Started container\" PID=76707 containerID=b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=f809a51d-7bca-4af3-a404-6bd18ca0ecdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115",
2026-06-12 11:43:51.964171 | controller |     "Jun 12 10:24:46.008279 crc crio[19822]: time=\"2026-06-12T10:24:46.005880565Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-n5j8t/POD\" id=8e36eff6-c9e1-4ed7-8f26-aa27993f5df1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964186 | controller |     "Jun 12 10:24:46.008279 crc crio[19822]: time=\"2026-06-12T10:24:46.00665495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964201 | controller |     "Jun 12 10:24:46.085541 crc crio[19822]: time=\"2026-06-12T10:24:46.0854299Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc003094698}] Aliases:map[]}\"",
2026-06-12 11:43:51.964217 | controller |     "Jun 12 10:24:46.085541 crc crio[19822]: time=\"2026-06-12T10:24:46.085504102Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-n5j8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.964235 | controller |     "Jun 12 10:24:46.392905 crc crio[19822]: time=\"2026-06-12T10:24:46.392279831Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=22f787c4-cd7e-4523-b2f0-c2dbdb2a8f7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964251 | controller |     "Jun 12 10:24:46.392905 crc crio[19822]: time=\"2026-06-12T10:24:46.392769357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964267 | controller |     "Jun 12 10:24:46.457656 crc crio[19822]: time=\"2026-06-12T10:24:46.455219798Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc0037c8960}] Aliases:map[]}\"",
2026-06-12 11:43:51.964282 | controller |     "Jun 12 10:24:46.457656 crc crio[19822]: time=\"2026-06-12T10:24:46.455322541Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.964298 | controller |     "Jun 12 10:24:46.544868 crc crio[19822]: time=\"2026-06-12T10:24:46.544281712Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=55ac1479-ac23-419b-936a-a7fdbd57d713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964313 | controller |     "Jun 12 10:24:46.544868 crc crio[19822]: time=\"2026-06-12T10:24:46.544775108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964328 | controller |     "Jun 12 10:24:46.649919 crc crio[19822]: time=\"2026-06-12T10:24:46.649103343Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc003264140}] Aliases:map[]}\"",
2026-06-12 11:43:51.964345 | controller |     "Jun 12 10:24:46.649919 crc crio[19822]: time=\"2026-06-12T10:24:46.649193956Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.964361 | controller |     "Jun 12 10:24:46.748400 crc crio[19822]: time=\"2026-06-12T10:24:46.745623216Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=92bbce73-94f3-4529-8586-be56bdce8475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964376 | controller |     "Jun 12 10:24:46.748400 crc crio[19822]: time=\"2026-06-12T10:24:46.745700209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964391 | controller |     "Jun 12 10:24:46.787132 crc crio[19822]: time=\"2026-06-12T10:24:46.78434531Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=8a7ab69e-1719-4c72-90ed-246e3f0bf1d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964407 | controller |     "Jun 12 10:24:46.787132 crc crio[19822]: time=\"2026-06-12T10:24:46.784659318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964426 | controller |     "Jun 12 10:24:46.796887 crc crio[19822]: time=\"2026-06-12T10:24:46.79670997Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc0037c8190}] Aliases:map[]}\"",
2026-06-12 11:43:51.964442 | controller |     "Jun 12 10:24:46.796887 crc crio[19822]: time=\"2026-06-12T10:24:46.796775643Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.964457 | controller |     "Jun 12 10:24:46.827464 crc crio[19822]: time=\"2026-06-12T10:24:46.827218347Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-946cbdf6f-797zb/POD\" id=6800a371-0185-4cc5-816d-b390b8b603b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964472 | controller |     "Jun 12 10:24:46.827464 crc crio[19822]: time=\"2026-06-12T10:24:46.82731454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964488 | controller |     "Jun 12 10:24:46.857542 crc crio[19822]: time=\"2026-06-12T10:24:46.857291348Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc0037c8378}] Aliases:map[]}\"",
2026-06-12 11:43:51.964503 | controller |     "Jun 12 10:24:46.857542 crc crio[19822]: time=\"2026-06-12T10:24:46.857415052Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.964518 | controller |     "Jun 12 10:24:46.880097 crc crio[19822]: time=\"2026-06-12T10:24:46.880038603Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc0037c84c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.964534 | controller |     "Jun 12 10:24:46.880438 crc crio[19822]: time=\"2026-06-12T10:24:46.880410526Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-946cbdf6f-797zb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.964550 | controller |     "Jun 12 10:24:46.978892 crc crio[19822]: 2026-06-12T10:24:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9dd0b55623c9c86 Mac:1e:ca:3f:e7:8a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b SocketPath: PciID:}] [{Interface:0xc0003046b0 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.964565 | controller |     "Jun 12 10:24:47.007872 crc crio[19822]: time=\"2026-06-12T10:24:47.004672633Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc003094698}] Aliases:map[]}\"",
2026-06-12 11:43:51.964584 | controller |     "Jun 12 10:24:47.007872 crc crio[19822]: time=\"2026-06-12T10:24:47.005244641Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-n5j8t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.964600 | controller |     "Jun 12 10:24:47.110750 crc crio[19822]: time=\"2026-06-12T10:24:47.110073887Z\" level=info msg=\"Ran pod sandbox 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 with infra container: openstack/nova-cell0-cell-mapping-n5j8t/POD\" id=8e36eff6-c9e1-4ed7-8f26-aa27993f5df1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964616 | controller |     "Jun 12 10:24:47.128051 crc crio[19822]: time=\"2026-06-12T10:24:47.125720153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3f214f4f-3fbb-41ae-b4d8-e19f02172e6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964631 | controller |     "Jun 12 10:24:47.171448 crc crio[19822]: time=\"2026-06-12T10:24:47.17131729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=08316c8c-b002-4d39-9fc6-7b9782e789f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964646 | controller |     "Jun 12 10:24:47.316092 crc crio[19822]: time=\"2026-06-12T10:24:47.315935641Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage\" id=6ff02670-bacd-4566-b082-0cf819e0f996 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.964662 | controller |     "Jun 12 10:24:47.316502 crc crio[19822]: time=\"2026-06-12T10:24:47.316396866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.964678 | controller |     "Jun 12 10:24:47.364959 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:759be5dccd4fdf4 Mac:3e:ed:0d:65:4c:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 SocketPath: PciID:}] [{Interface:0xc0001365d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.964695 | controller |     "Jun 12 10:24:47.364959 crc crio[19822]: time=\"2026-06-12T10:24:47.362226884Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc003264140}] Aliases:map[]}\"",
2026-06-12 11:43:51.964712 | controller |     "Jun 12 10:24:47.364959 crc crio[19822]: time=\"2026-06-12T10:24:47.362389209Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.964729 | controller |     "Jun 12 10:24:47.369789 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:325b74ae180f6f4 Mac:1a:6b:52:43:49:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.964748 | controller |     "Jun 12 10:24:47.372256 crc crio[19822]: time=\"2026-06-12T10:24:47.371313819Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc0037c8960}] Aliases:map[]}\"",
2026-06-12 11:43:51.964786 | controller |     "Jun 12 10:24:47.372256 crc crio[19822]: time=\"2026-06-12T10:24:47.371518395Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.964804 | controller |     "Jun 12 10:24:47.398711 crc crio[19822]: time=\"2026-06-12T10:24:47.398658108Z\" level=info msg=\"Ran pod sandbox 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 with infra container: openstack/nova-api-0/POD\" id=55ac1479-ac23-419b-936a-a7fdbd57d713 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964820 | controller |     "Jun 12 10:24:47.404709 crc crio[19822]: time=\"2026-06-12T10:24:47.404661278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964835 | controller |     "Jun 12 10:24:47.405663 crc crio[19822]: time=\"2026-06-12T10:24:47.405590527Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964851 | controller |     "Jun 12 10:24:47.406269 crc crio[19822]: time=\"2026-06-12T10:24:47.406225967Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=dc2edffa-1200-4571-8772-5e2433440401 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964869 | controller |     "Jun 12 10:24:47.409486 crc crio[19822]: time=\"2026-06-12T10:24:47.409387291Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6fdda1d1-5f46-4902-b566-128e0690be24 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.964905 | controller |     "Jun 12 10:24:47.414053 crc crio[19822]: time=\"2026-06-12T10:24:47.413966043Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-12 11:43:51.964922 | controller |     "Jun 12 10:24:47.419593 crc crio[19822]: time=\"2026-06-12T10:24:47.419523211Z\" level=info msg=\"Ran pod sandbox 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 with infra container: openstack/nova-scheduler-0/POD\" id=22f787c4-cd7e-4523-b2f0-c2dbdb2a8f7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.964938 | controller |     "Jun 12 10:24:47.426127 crc crio[19822]: time=\"2026-06-12T10:24:47.426039701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964961 | controller |     "Jun 12 10:24:47.426429 crc crio[19822]: time=\"2026-06-12T10:24:47.426311749Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964980 | controller |     "Jun 12 10:24:47.426429 crc crio[19822]: time=\"2026-06-12T10:24:47.426368361Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=7c2d14c6-b7ca-4f9c-b6aa-12c7bbfd1a03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.964996 | controller |     "Jun 12 10:24:47.429760 crc crio[19822]: time=\"2026-06-12T10:24:47.429688504Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d1f50da1-c47f-4001-875e-8dc2f603df89 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.965012 | controller |     "Jun 12 10:24:47.450644 crc crio[19822]: time=\"2026-06-12T10:24:47.448491921Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"",
2026-06-12 11:43:51.965027 | controller |     "Jun 12 10:24:47.499463 crc crio[19822]: time=\"2026-06-12T10:24:47.492287619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965043 | controller |     "Jun 12 10:24:47.526717 crc crio[19822]: time=\"2026-06-12T10:24:47.52591177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965059 | controller |     "Jun 12 10:24:47.555432 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b8b89959b9b5a Mac:96:9c:3d:5c:9f:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 SocketPath: PciID:}] [{Interface:0xc0006325c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.965074 | controller |     "Jun 12 10:24:47.557577 crc crio[19822]: time=\"2026-06-12T10:24:47.55752159Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc0037c8190}] Aliases:map[]}\"",
2026-06-12 11:43:51.965091 | controller |     "Jun 12 10:24:47.558193 crc crio[19822]: time=\"2026-06-12T10:24:47.5581314Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.965106 | controller |     "Jun 12 10:24:47.570940 crc crio[19822]: time=\"2026-06-12T10:24:47.570107482Z\" level=info msg=\"Ran pod sandbox 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b with infra container: openstack/nova-metadata-0/POD\" id=92bbce73-94f3-4529-8586-be56bdce8475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.965122 | controller |     "Jun 12 10:24:47.577349 crc crio[19822]: time=\"2026-06-12T10:24:47.577255027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965137 | controller |     "Jun 12 10:24:47.577649 crc crio[19822]: time=\"2026-06-12T10:24:47.577474004Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965153 | controller |     "Jun 12 10:24:47.577649 crc crio[19822]: time=\"2026-06-12T10:24:47.577520565Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=76f1e948-02e4-4c9f-bfe6-ea3cee0aea3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965175 | controller |     "Jun 12 10:24:47.578505 crc crio[19822]: time=\"2026-06-12T10:24:47.57832563Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=afe7ec48-a5b5-4409-a7f1-70806222a670 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.965190 | controller |     "Jun 12 10:24:47.584423 crc crio[19822]: time=\"2026-06-12T10:24:47.583556148Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-12 11:43:51.965206 | controller |     "Jun 12 10:24:47.640712 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fddd066000f7ae1 Mac:aa:43:ec:13:c3:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.965222 | controller |     "Jun 12 10:24:47.641256 crc crio[19822]: time=\"2026-06-12T10:24:47.641142476Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc0037c8378}] Aliases:map[]}\"",
2026-06-12 11:43:51.965238 | controller |     "Jun 12 10:24:47.641484 crc crio[19822]: time=\"2026-06-12T10:24:47.641362183Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.965254 | controller |     "Jun 12 10:24:47.643104 crc crio[19822]: 2026-06-12T10:24:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04c78d68d01d2c1 Mac:ca:98:25:e0:5b:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.965270 | controller |     "Jun 12 10:24:47.644072 crc crio[19822]: time=\"2026-06-12T10:24:47.644006274Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc0037c84c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.965286 | controller |     "Jun 12 10:24:47.644243 crc crio[19822]: time=\"2026-06-12T10:24:47.64420514Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-946cbdf6f-797zb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.965302 | controller |     "Jun 12 10:24:47.656603 crc crio[19822]: time=\"2026-06-12T10:24:47.656516433Z\" level=info msg=\"Ran pod sandbox fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=8a7ab69e-1719-4c72-90ed-246e3f0bf1d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.965318 | controller |     "Jun 12 10:24:47.676283 crc crio[19822]: time=\"2026-06-12T10:24:47.675693313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965337 | controller |     "Jun 12 10:24:47.677434 crc crio[19822]: time=\"2026-06-12T10:24:47.676379184Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965353 | controller |     "Jun 12 10:24:47.677521 crc crio[19822]: time=\"2026-06-12T10:24:47.677481009Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=51aa2631-3c66-4ea2-bad8-b0530072ee8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965369 | controller |     "Jun 12 10:24:47.678771 crc crio[19822]: time=\"2026-06-12T10:24:47.678710419Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=61f9b05e-c070-4525-b584-a8e20a8aa80b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.965385 | controller |     "Jun 12 10:24:47.680974 crc crio[19822]: time=\"2026-06-12T10:24:47.680858917Z\" level=info msg=\"Ran pod sandbox 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e with infra container: openstack/dnsmasq-dns-946cbdf6f-797zb/POD\" id=6800a371-0185-4cc5-816d-b390b8b603b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.965400 | controller |     "Jun 12 10:24:47.686962 crc crio[19822]: time=\"2026-06-12T10:24:47.68686951Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"",
2026-06-12 11:43:51.965416 | controller |     "Jun 12 10:24:47.705418 crc crio[19822]: time=\"2026-06-12T10:24:47.705309933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f32dc6fe-a169-4f4f-8116-fa20c82d6134 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965432 | controller |     "Jun 12 10:24:47.705593 crc crio[19822]: time=\"2026-06-12T10:24:47.70550336Z\" level=info msg=\"Created container 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage\" id=6ff02670-bacd-4566-b082-0cf819e0f996 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.965447 | controller |     "Jun 12 10:24:47.706674 crc crio[19822]: time=\"2026-06-12T10:24:47.706606313Z\" level=info msg=\"Starting container: 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829\" id=2aa2c20c-e476-41e6-9d89-fd8c45ce30b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.965462 | controller |     "Jun 12 10:24:47.713889 crc crio[19822]: time=\"2026-06-12T10:24:47.713738479Z\" level=info msg=\"Started container\" PID=77350 containerID=8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829 description=openstack/nova-cell0-cell-mapping-n5j8t/nova-manage id=2aa2c20c-e476-41e6-9d89-fd8c45ce30b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3",
2026-06-12 11:43:51.965477 | controller |     "Jun 12 10:24:47.818191 crc crio[19822]: time=\"2026-06-12T10:24:47.818061182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=18e23236-77bd-4016-a15f-a9c5de2bbbee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965497 | controller |     "Jun 12 10:24:47.823476 crc crio[19822]: time=\"2026-06-12T10:24:47.822917415Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-z4nfj/POD\" id=65758d8f-aa2b-4aa7-b0f3-2fb80daad0bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.965513 | controller |     "Jun 12 10:24:47.823575 crc crio[19822]: time=\"2026-06-12T10:24:47.823554956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965529 | controller |     "Jun 12 10:24:47.847670 crc crio[19822]: time=\"2026-06-12T10:24:47.847539467Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-946cbdf6f-797zb/init\" id=bd5459cb-1f49-4a93-ad95-9454746c0c68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.965545 | controller |     "Jun 12 10:24:47.864034 crc crio[19822]: time=\"2026-06-12T10:24:47.863941128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965562 | controller |     "Jun 12 10:24:47.887305 crc crio[19822]: time=\"2026-06-12T10:24:47.887051263Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc00008c868}] Aliases:map[]}\"",
2026-06-12 11:43:51.965577 | controller |     "Jun 12 10:24:47.887305 crc crio[19822]: time=\"2026-06-12T10:24:47.887189668Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-z4nfj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.965593 | controller |     "Jun 12 10:24:47.962877 crc crio[19822]: time=\"2026-06-12T10:24:47.962678612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965608 | controller |     "Jun 12 10:24:47.973886 crc crio[19822]: time=\"2026-06-12T10:24:47.973483625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965624 | controller |     "Jun 12 10:24:48.464756 crc crio[19822]: time=\"2026-06-12T10:24:48.460005241Z\" level=info msg=\"Created container 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd: openstack/dnsmasq-dns-946cbdf6f-797zb/init\" id=bd5459cb-1f49-4a93-ad95-9454746c0c68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.965639 | controller |     "Jun 12 10:24:48.467420 crc crio[19822]: time=\"2026-06-12T10:24:48.467346597Z\" level=info msg=\"Starting container: 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd\" id=c71ecf23-3154-4e47-9acd-6d9353c1975b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.965655 | controller |     "Jun 12 10:24:48.492675 crc crio[19822]: time=\"2026-06-12T10:24:48.492368077Z\" level=info msg=\"Started container\" PID=77422 containerID=0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd description=openstack/dnsmasq-dns-946cbdf6f-797zb/init id=c71ecf23-3154-4e47-9acd-6d9353c1975b name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e",
2026-06-12 11:43:51.965671 | controller |     "Jun 12 10:24:48.635788 crc crio[19822]: 2026-06-12T10:24:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f276601c120ee7d Mac:1e:ee:a3:a0:02:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd SocketPath: PciID:}] [{Interface:0xc000240960 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.965690 | controller |     "Jun 12 10:24:48.637463 crc crio[19822]: time=\"2026-06-12T10:24:48.637114829Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc00008c868}] Aliases:map[]}\"",
2026-06-12 11:43:51.965706 | controller |     "Jun 12 10:24:48.637463 crc crio[19822]: time=\"2026-06-12T10:24:48.637356807Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-z4nfj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.965723 | controller |     "Jun 12 10:24:48.673565 crc crio[19822]: time=\"2026-06-12T10:24:48.672996916Z\" level=info msg=\"Ran pod sandbox f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e with infra container: openstack/nova-cell1-conductor-db-sync-z4nfj/POD\" id=65758d8f-aa2b-4aa7-b0f3-2fb80daad0bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.965738 | controller |     "Jun 12 10:24:48.678903 crc crio[19822]: time=\"2026-06-12T10:24:48.678424907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4883ee1d-e42a-4711-a603-471ec6664291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965754 | controller |     "Jun 12 10:24:48.728059 crc crio[19822]: time=\"2026-06-12T10:24:48.724648831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=62a6d7ae-c001-4fc7-bd9e-68761b6b4cad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965771 | controller |     "Jun 12 10:24:48.751495 crc crio[19822]: time=\"2026-06-12T10:24:48.751358036Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync\" id=5c677e4e-a679-4874-97c8-6b8a58250b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.965787 | controller |     "Jun 12 10:24:48.752193 crc crio[19822]: time=\"2026-06-12T10:24:48.752094289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965803 | controller |     "Jun 12 10:24:48.874498 crc crio[19822]: time=\"2026-06-12T10:24:48.874305272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965818 | controller |     "Jun 12 10:24:48.889893 crc crio[19822]: time=\"2026-06-12T10:24:48.889470103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965833 | controller |     "Jun 12 10:24:49.114885 crc crio[19822]: time=\"2026-06-12T10:24:49.114711514Z\" level=info msg=\"Created container 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync\" id=5c677e4e-a679-4874-97c8-6b8a58250b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.965852 | controller |     "Jun 12 10:24:49.118611 crc crio[19822]: time=\"2026-06-12T10:24:49.116408488Z\" level=info msg=\"Starting container: 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f\" id=f61826b2-7351-4167-9383-473298c525bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.965899 | controller |     "Jun 12 10:24:49.138421 crc crio[19822]: time=\"2026-06-12T10:24:49.137722335Z\" level=info msg=\"Started container\" PID=77467 containerID=4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f description=openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync id=f61826b2-7351-4167-9383-473298c525bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e",
2026-06-12 11:43:51.965921 | controller |     "Jun 12 10:24:49.254885 crc crio[19822]: time=\"2026-06-12T10:24:49.253737328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d60a84b7-e05f-4d62-91c6-bd46aa228e09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965937 | controller |     "Jun 12 10:24:49.358909 crc crio[19822]: time=\"2026-06-12T10:24:49.358469516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5edb4e34-48a0-40ae-a0f2-301f893aa23d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.965952 | controller |     "Jun 12 10:24:49.490132 crc crio[19822]: time=\"2026-06-12T10:24:49.49003324Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns\" id=8ce98983-f284-4154-96e6-313669bf7aa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.965968 | controller |     "Jun 12 10:24:49.491504 crc crio[19822]: time=\"2026-06-12T10:24:49.490465374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965983 | controller |     "Jun 12 10:24:51.635283 crc crio[19822]: time=\"2026-06-12T10:24:51.63478502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.965998 | controller |     "Jun 12 10:24:51.650257 crc crio[19822]: time=\"2026-06-12T10:24:51.650132103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966013 | controller |     "Jun 12 10:24:51.865310 crc crio[19822]: time=\"2026-06-12T10:24:51.864508889Z\" level=info msg=\"Created container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns\" id=8ce98983-f284-4154-96e6-313669bf7aa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966029 | controller |     "Jun 12 10:24:51.871941 crc crio[19822]: time=\"2026-06-12T10:24:51.871223092Z\" level=info msg=\"Starting container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c\" id=4458e46b-a316-4d08-9569-27fcb8d566ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.966044 | controller |     "Jun 12 10:24:51.890042 crc crio[19822]: time=\"2026-06-12T10:24:51.889358018Z\" level=info msg=\"Started container\" PID=77672 containerID=bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c description=openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns id=4458e46b-a316-4d08-9569-27fcb8d566ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e",
2026-06-12 11:43:51.966060 | controller |     "Jun 12 10:24:53.699461 crc crio[19822]: time=\"2026-06-12T10:24:53.698907185Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=61f9b05e-c070-4525-b584-a8e20a8aa80b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.966075 | controller |     "Jun 12 10:24:53.701212 crc crio[19822]: time=\"2026-06-12T10:24:53.701134615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=f0761d46-53a7-4494-b672-60615d69a30c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966096 | controller |     "Jun 12 10:24:53.745748 crc crio[19822]: time=\"2026-06-12T10:24:53.745556926Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d1f50da1-c47f-4001-875e-8dc2f603df89 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.966112 | controller |     "Jun 12 10:24:53.747254 crc crio[19822]: time=\"2026-06-12T10:24:53.747117514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=2cd232f4-36f2-440f-b113-a04d06b94654 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966126 | controller |     "Jun 12 10:24:53.762049 crc crio[19822]: time=\"2026-06-12T10:24:53.761967027Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=afe7ec48-a5b5-4409-a7f1-70806222a670 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.966141 | controller |     "Jun 12 10:24:53.763022 crc crio[19822]: time=\"2026-06-12T10:24:53.762987048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=14e5963a-f772-4e4f-97bd-d351add00feb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966156 | controller |     "Jun 12 10:24:53.799857 crc crio[19822]: time=\"2026-06-12T10:24:53.79961361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=991f1f24-8c55-48ba-957c-9764222ee7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966171 | controller |     "Jun 12 10:24:53.800525 crc crio[19822]: time=\"2026-06-12T10:24:53.80047779Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6fdda1d1-5f46-4902-b566-128e0690be24 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.966185 | controller |     "Jun 12 10:24:53.801416 crc crio[19822]: time=\"2026-06-12T10:24:53.801380347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2a2b1833-78e5-43e7-878d-f9f10746597e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966200 | controller |     "Jun 12 10:24:53.806043 crc crio[19822]: time=\"2026-06-12T10:24:53.80589372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1f1ad18e-a77b-4ab2-be5b-dc14c4eff1bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966214 | controller |     "Jun 12 10:24:53.819284 crc crio[19822]: time=\"2026-06-12T10:24:53.819008076Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=243632cf-0ef0-462a-a3a7-d031e57db7d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966230 | controller |     "Jun 12 10:24:53.820986 crc crio[19822]: time=\"2026-06-12T10:24:53.820780084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966245 | controller |     "Jun 12 10:24:53.832620 crc crio[19822]: time=\"2026-06-12T10:24:53.832465345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=4e2c36d6-4bd3-4659-8f17-8dd6d9712e4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966263 | controller |     "Jun 12 10:24:53.833643 crc crio[19822]: time=\"2026-06-12T10:24:53.833605161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=8652ad83-9506-48ed-9ca2-3a70960c5b3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966279 | controller |     "Jun 12 10:24:53.834035 crc crio[19822]: time=\"2026-06-12T10:24:53.833963003Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=04dcb431-3249-4644-9cca-ce138e61acfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966294 | controller |     "Jun 12 10:24:53.855922 crc crio[19822]: time=\"2026-06-12T10:24:53.855773444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966309 | controller |     "Jun 12 10:24:53.890650 crc crio[19822]: time=\"2026-06-12T10:24:53.890036431Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5a4aff72-cfa2-446f-8476-d09c3e985299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966324 | controller |     "Jun 12 10:24:53.893892 crc crio[19822]: time=\"2026-06-12T10:24:53.89376729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966340 | controller |     "Jun 12 10:24:53.894763 crc crio[19822]: time=\"2026-06-12T10:24:53.894573546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966355 | controller |     "Jun 12 10:24:53.901288 crc crio[19822]: time=\"2026-06-12T10:24:53.901088062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966369 | controller |     "Jun 12 10:24:53.905346 crc crio[19822]: time=\"2026-06-12T10:24:53.905250205Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6a712d1f-56a1-4f89-8dda-e983a8f0a445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966384 | controller |     "Jun 12 10:24:53.930462 crc crio[19822]: time=\"2026-06-12T10:24:53.93035363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966399 | controller |     "Jun 12 10:24:53.938383 crc crio[19822]: time=\"2026-06-12T10:24:53.938295343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966414 | controller |     "Jun 12 10:24:53.938383 crc crio[19822]: time=\"2026-06-12T10:24:53.938356035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966429 | controller |     "Jun 12 10:24:53.976732 crc crio[19822]: time=\"2026-06-12T10:24:53.976674192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966443 | controller |     "Jun 12 10:24:53.982412 crc crio[19822]: time=\"2026-06-12T10:24:53.982368872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966458 | controller |     "Jun 12 10:24:54.007888 crc crio[19822]: time=\"2026-06-12T10:24:54.007670198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966476 | controller |     "Jun 12 10:24:54.013093 crc crio[19822]: time=\"2026-06-12T10:24:54.012980604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966491 | controller |     "Jun 12 10:24:54.269389 crc crio[19822]: time=\"2026-06-12T10:24:54.269230799Z\" level=info msg=\"Created container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6a712d1f-56a1-4f89-8dda-e983a8f0a445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966506 | controller |     "Jun 12 10:24:54.271929 crc crio[19822]: time=\"2026-06-12T10:24:54.271296005Z\" level=info msg=\"Starting container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a\" id=57d6c41b-12fd-4fee-8620-6db48f8cc21e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.966521 | controller |     "Jun 12 10:24:54.280512 crc crio[19822]: time=\"2026-06-12T10:24:54.280383104Z\" level=info msg=\"Started container\" PID=77816 containerID=874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=57d6c41b-12fd-4fee-8620-6db48f8cc21e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c",
2026-06-12 11:43:51.966536 | controller |     "Jun 12 10:24:54.300070 crc crio[19822]: time=\"2026-06-12T10:24:54.299963415Z\" level=info msg=\"Created container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log\" id=243632cf-0ef0-462a-a3a7-d031e57db7d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966551 | controller |     "Jun 12 10:24:54.301602 crc crio[19822]: time=\"2026-06-12T10:24:54.301564838Z\" level=info msg=\"Created container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5a4aff72-cfa2-446f-8476-d09c3e985299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966566 | controller |     "Jun 12 10:24:54.304147 crc crio[19822]: time=\"2026-06-12T10:24:54.301875665Z\" level=info msg=\"Created container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log\" id=04dcb431-3249-4644-9cca-ce138e61acfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966581 | controller |     "Jun 12 10:24:54.304776 crc crio[19822]: time=\"2026-06-12T10:24:54.30293936Z\" level=info msg=\"Starting container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3\" id=27bd2366-d8db-41be-92c5-9a6c0641ea9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.966596 | controller |     "Jun 12 10:24:54.306627 crc crio[19822]: time=\"2026-06-12T10:24:54.306575879Z\" level=info msg=\"Starting container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6\" id=a45dcb5a-bc48-4f51-b615-8ebad94f7afa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.966612 | controller |     "Jun 12 10:24:54.308224 crc crio[19822]: time=\"2026-06-12T10:24:54.308086155Z\" level=info msg=\"Starting container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1\" id=5259b58f-80eb-413b-8da6-19358ca347ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.966627 | controller |     "Jun 12 10:24:54.314201 crc crio[19822]: time=\"2026-06-12T10:24:54.313617768Z\" level=info msg=\"Started container\" PID=77819 containerID=2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3 description=openstack/nova-metadata-0/nova-metadata-log id=27bd2366-d8db-41be-92c5-9a6c0641ea9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b",
2026-06-12 11:43:51.966647 | controller |     "Jun 12 10:24:54.317208 crc crio[19822]: time=\"2026-06-12T10:24:54.317117358Z\" level=info msg=\"Started container\" PID=77818 containerID=c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a45dcb5a-bc48-4f51-b615-8ebad94f7afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5",
2026-06-12 11:43:51.966663 | controller |     "Jun 12 10:24:54.320191 crc crio[19822]: time=\"2026-06-12T10:24:54.320079864Z\" level=info msg=\"Started container\" PID=77817 containerID=9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1 description=openstack/nova-api-0/nova-api-log id=5259b58f-80eb-413b-8da6-19358ca347ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652",
2026-06-12 11:43:51.966679 | controller |     "Jun 12 10:24:54.359358 crc crio[19822]: time=\"2026-06-12T10:24:54.359245027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d3072776-98c6-4d78-ba21-fba3e2cc5dfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966695 | controller |     "Jun 12 10:24:54.362852 crc crio[19822]: time=\"2026-06-12T10:24:54.362695338Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7887ea1c-1823-4454-a8fd-a539128123af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966711 | controller |     "Jun 12 10:24:54.390663 crc crio[19822]: time=\"2026-06-12T10:24:54.390586251Z\" level=info msg=\"Stopping container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a (timeout: 30s)\" id=cec4e58d-b1bc-4a0b-89b4-302db27ab653 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.966726 | controller |     "Jun 12 10:24:54.394095 crc crio[19822]: time=\"2026-06-12T10:24:54.394010362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7ac379d7-bc87-4d6f-94b6-f91fc2c127d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966742 | controller |     "Jun 12 10:24:54.406979 crc crio[19822]: time=\"2026-06-12T10:24:54.40690083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c488ffdb-a42d-4ebc-b6df-035b3bfc7282 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.966757 | controller |     "Jun 12 10:24:54.446883 crc crio[19822]: time=\"2026-06-12T10:24:54.445475634Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=16c7dcec-6375-41a7-a0e4-3aba26947a95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966772 | controller |     "Jun 12 10:24:54.450872 crc crio[19822]: time=\"2026-06-12T10:24:54.447937743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966788 | controller |     "Jun 12 10:24:54.476736 crc crio[19822]: time=\"2026-06-12T10:24:54.476442186Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=1b4d5180-f6b5-4871-aa53-54756f7e1607 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966803 | controller |     "Jun 12 10:24:54.499028 crc crio[19822]: time=\"2026-06-12T10:24:54.498965514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966819 | controller |     "Jun 12 10:24:54.531920 crc crio[19822]: time=\"2026-06-12T10:24:54.53166344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966838 | controller |     "Jun 12 10:24:54.538437 crc crio[19822]: time=\"2026-06-12T10:24:54.538370702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966858 | controller |     "Jun 12 10:24:54.557268 crc crio[19822]: time=\"2026-06-12T10:24:54.557206491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966896 | controller |     "Jun 12 10:24:54.562287 crc crio[19822]: time=\"2026-06-12T10:24:54.562248051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.966914 | controller |     "Jun 12 10:24:54.853697 crc crio[19822]: time=\"2026-06-12T10:24:54.853587639Z\" level=info msg=\"Created container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata\" id=1b4d5180-f6b5-4871-aa53-54756f7e1607 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966930 | controller |     "Jun 12 10:24:54.855312 crc crio[19822]: time=\"2026-06-12T10:24:54.85422789Z\" level=info msg=\"Created container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api\" id=16c7dcec-6375-41a7-a0e4-3aba26947a95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.966946 | controller |     "Jun 12 10:24:54.855312 crc crio[19822]: time=\"2026-06-12T10:24:54.855200726Z\" level=info msg=\"Starting container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3\" id=ae0d7d47-16b6-4025-8783-41472efd56d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.966961 | controller |     "Jun 12 10:24:54.855449 crc crio[19822]: time=\"2026-06-12T10:24:54.855353256Z\" level=info msg=\"Starting container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1\" id=e1ca4926-80e7-4521-879e-9e31075ea1cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.966976 | controller |     "Jun 12 10:24:54.864947 crc crio[19822]: time=\"2026-06-12T10:24:54.864047402Z\" level=info msg=\"Started container\" PID=77869 containerID=d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1 description=openstack/nova-metadata-0/nova-metadata-metadata id=e1ca4926-80e7-4521-879e-9e31075ea1cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b",
2026-06-12 11:43:51.966993 | controller |     "Jun 12 10:24:54.864947 crc crio[19822]: time=\"2026-06-12T10:24:54.864252328Z\" level=info msg=\"Started container\" PID=77868 containerID=caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3 description=openstack/nova-api-0/nova-api-api id=ae0d7d47-16b6-4025-8783-41472efd56d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652",
2026-06-12 11:43:51.967008 | controller |     "Jun 12 10:24:55.416129 crc crio[19822]: time=\"2026-06-12T10:24:55.416015054Z\" level=info msg=\"Stopping container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3 (timeout: 30s)\" id=f8f838c5-5cc1-4a87-b254-ba27670dcb82 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967024 | controller |     "Jun 12 10:24:55.416769 crc crio[19822]: time=\"2026-06-12T10:24:55.416022134Z\" level=info msg=\"Stopping container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1 (timeout: 30s)\" id=bb2806f0-9c07-4d42-b145-277a35816894 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967040 | controller |     "Jun 12 10:24:55.580702 crc crio[19822]: time=\"2026-06-12T10:24:55.580097873Z\" level=info msg=\"Stopped container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log\" id=f8f838c5-5cc1-4a87-b254-ba27670dcb82 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967060 | controller |     "Jun 12 10:24:56.335354 crc crio[19822]: time=\"2026-06-12T10:24:56.335224355Z\" level=info msg=\"Stopped container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata\" id=bb2806f0-9c07-4d42-b145-277a35816894 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967076 | controller |     "Jun 12 10:24:56.337237 crc crio[19822]: time=\"2026-06-12T10:24:56.337108435Z\" level=info msg=\"Stopping pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=f37ac8d9-bb06-4d31-9af0-f39223ce25a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.967092 | controller |     "Jun 12 10:24:56.339224 crc crio[19822]: time=\"2026-06-12T10:24:56.339108769Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b UID:3be24461-6473-4540-bc51-5dc328d42b24 NetNS:/var/run/netns/c11d7921-35e2-41b0-90f4-975f2ac76998 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3be24461_6473_4540_bc51_5dc328d42b24.slice PodAnnotations:0xc003264950}] Aliases:map[]}\"",
2026-06-12 11:43:51.967108 | controller |     "Jun 12 10:24:56.339400 crc crio[19822]: time=\"2026-06-12T10:24:56.339352257Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.967124 | controller |     "Jun 12 10:24:56.800910 crc crio[19822]: time=\"2026-06-12T10:24:56.800089874Z\" level=info msg=\"Stopped pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=f37ac8d9-bb06-4d31-9af0-f39223ce25a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.967140 | controller |     "Jun 12 10:24:57.467470 crc crio[19822]: time=\"2026-06-12T10:24:57.46705796Z\" level=info msg=\"Removing container: d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1\" id=7b596617-183c-4336-b525-fa9c4675e019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.967156 | controller |     "Jun 12 10:24:57.513516 crc crio[19822]: time=\"2026-06-12T10:24:57.513391966Z\" level=info msg=\"Removed container d82a03f31cba5e5201dc7fb04d4707775a0afb117f8201560fb4436fe749b9b1: openstack/nova-metadata-0/nova-metadata-metadata\" id=7b596617-183c-4336-b525-fa9c4675e019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.967171 | controller |     "Jun 12 10:24:57.519902 crc crio[19822]: time=\"2026-06-12T10:24:57.519675316Z\" level=info msg=\"Removing container: 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3\" id=d12fbc9c-dfee-49b9-aca5-34034934adeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.967187 | controller |     "Jun 12 10:24:57.596436 crc crio[19822]: time=\"2026-06-12T10:24:57.596276171Z\" level=info msg=\"Removed container 2b34509af79a83cbbf9b335ca4259ed1a897d0fb0c44cb0eec1d4a7457e6d6c3: openstack/nova-metadata-0/nova-metadata-log\" id=d12fbc9c-dfee-49b9-aca5-34034934adeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.967202 | controller |     "Jun 12 10:24:57.961179 crc crio[19822]: time=\"2026-06-12T10:24:57.961067728Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=bfea6b3b-9b41-410d-a408-a16b637d0f75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.967217 | controller |     "Jun 12 10:24:57.961375 crc crio[19822]: time=\"2026-06-12T10:24:57.961211713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.967237 | controller |     "Jun 12 10:24:58.021618 crc crio[19822]: time=\"2026-06-12T10:24:58.021550188Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc00244c058}] Aliases:map[]}\"",
2026-06-12 11:43:51.967253 | controller |     "Jun 12 10:24:58.022014 crc crio[19822]: time=\"2026-06-12T10:24:58.021990852Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.967269 | controller |     "Jun 12 10:24:58.683051 crc crio[19822]: 2026-06-12T10:24:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:136566b62ce9e69 Mac:da:30:49:a6:bb:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b SocketPath: PciID:}] [{Interface:0xc000145070 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.967284 | controller |     "Jun 12 10:24:58.686458 crc crio[19822]: time=\"2026-06-12T10:24:58.686370583Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc00244c058}] Aliases:map[]}\"",
2026-06-12 11:43:51.967300 | controller |     "Jun 12 10:24:58.686640 crc crio[19822]: time=\"2026-06-12T10:24:58.686555959Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.967316 | controller |     "Jun 12 10:24:58.698052 crc crio[19822]: time=\"2026-06-12T10:24:58.698006065Z\" level=info msg=\"Ran pod sandbox 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b with infra container: openstack/nova-metadata-0/POD\" id=bfea6b3b-9b41-410d-a408-a16b637d0f75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.967332 | controller |     "Jun 12 10:24:58.702079 crc crio[19822]: time=\"2026-06-12T10:24:58.701962989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1bd48286-4f41-4df1-8e68-6263e24fd771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.967348 | controller |     "Jun 12 10:24:58.706384 crc crio[19822]: time=\"2026-06-12T10:24:58.706290505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1fa7d92e-5d60-49f7-84ca-574b314d022b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.967364 | controller |     "Jun 12 10:24:58.719899 crc crio[19822]: time=\"2026-06-12T10:24:58.719755523Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=22c49c8a-2f13-4373-bfdd-7a5d7c4eaaf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.967379 | controller |     "Jun 12 10:24:58.721917 crc crio[19822]: time=\"2026-06-12T10:24:58.721792668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.967396 | controller |     "Jun 12 10:24:58.785079 crc crio[19822]: time=\"2026-06-12T10:24:58.784691454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.967415 | controller |     "Jun 12 10:24:58.791055 crc crio[19822]: time=\"2026-06-12T10:24:58.790946362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.967431 | controller |     "Jun 12 10:24:58.994039 crc crio[19822]: time=\"2026-06-12T10:24:58.993473052Z\" level=info msg=\"Created container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log\" id=22c49c8a-2f13-4373-bfdd-7a5d7c4eaaf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.967447 | controller |     "Jun 12 10:24:58.996226 crc crio[19822]: time=\"2026-06-12T10:24:58.996133826Z\" level=info msg=\"Starting container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784\" id=da45942f-2dd7-43cc-a1b1-3861548c9f55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.967469 | controller |     "Jun 12 10:24:59.001905 crc crio[19822]: time=\"2026-06-12T10:24:59.001706153Z\" level=info msg=\"Started container\" PID=78549 containerID=cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784 description=openstack/nova-metadata-0/nova-metadata-log id=da45942f-2dd7-43cc-a1b1-3861548c9f55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b",
2026-06-12 11:43:51.967493 | controller |     "Jun 12 10:24:59.014217 crc crio[19822]: time=\"2026-06-12T10:24:59.014092477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=de97b013-ce4b-41ed-be07-c7abe95d40b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.967514 | controller |     "Jun 12 10:24:59.073245 crc crio[19822]: time=\"2026-06-12T10:24:59.073073909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8d752965-b2e3-4778-9e2c-3d515087f455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.967530 | controller |     "Jun 12 10:24:59.081751 crc crio[19822]: time=\"2026-06-12T10:24:59.081641765Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=6054c45f-1eed-4fe3-8d1c-a4fe3750638a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.967545 | controller |     "Jun 12 10:24:59.083455 crc crio[19822]: time=\"2026-06-12T10:24:59.08335071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.967560 | controller |     "Jun 12 10:24:59.139466 crc crio[19822]: time=\"2026-06-12T10:24:59.139319767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.967576 | controller |     "Jun 12 10:24:59.145709 crc crio[19822]: time=\"2026-06-12T10:24:59.145599401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.967591 | controller |     "Jun 12 10:24:59.341876 crc crio[19822]: time=\"2026-06-12T10:24:59.341414989Z\" level=info msg=\"Created container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata\" id=6054c45f-1eed-4fe3-8d1c-a4fe3750638a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.967606 | controller |     "Jun 12 10:24:59.343563 crc crio[19822]: time=\"2026-06-12T10:24:59.343479913Z\" level=info msg=\"Starting container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654\" id=742757c7-fe71-4b3a-b99d-3deda5a491eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.967626 | controller |     "Jun 12 10:24:59.350520 crc crio[19822]: time=\"2026-06-12T10:24:59.349964689Z\" level=info msg=\"Started container\" PID=78583 containerID=df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654 description=openstack/nova-metadata-0/nova-metadata-metadata id=742757c7-fe71-4b3a-b99d-3deda5a491eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b",
2026-06-12 11:43:51.967642 | controller |     "Jun 12 10:24:59.519599 crc crio[19822]: time=\"2026-06-12T10:24:59.5194793Z\" level=info msg=\"Stopping pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=6b62eea7-23ce-4054-80dd-58520abc350d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.967657 | controller |     "Jun 12 10:24:59.521202 crc crio[19822]: time=\"2026-06-12T10:24:59.520270765Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-n5j8t Namespace:openstack ID:9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3 UID:68f39ac3-708c-43d8-89bf-0db6de2bde05 NetNS:/var/run/netns/c15dba2f-ff31-4075-b09f-56972701927b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f39ac3_708c_43d8_89bf_0db6de2bde05.slice PodAnnotations:0xc0007aca30}] Aliases:map[]}\"",
2026-06-12 11:43:51.967673 | controller |     "Jun 12 10:24:59.521202 crc crio[19822]: time=\"2026-06-12T10:24:59.520451921Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-n5j8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.967689 | controller |     "Jun 12 10:24:59.549956 crc crio[19822]: time=\"2026-06-12T10:24:59.549430611Z\" level=info msg=\"Stopping container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6 (timeout: 10s)\" id=2075e4e5-6806-4b64-951c-0034045b5834 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967704 | controller |     "Jun 12 10:24:59.698776 crc crio[19822]: time=\"2026-06-12T10:24:59.698588706Z\" level=info msg=\"Stopped container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns\" id=2075e4e5-6806-4b64-951c-0034045b5834 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967722 | controller |     "Jun 12 10:24:59.701110 crc crio[19822]: time=\"2026-06-12T10:24:59.700931311Z\" level=info msg=\"Stopping pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=e6f7821a-8273-4736-ba6a-2ae57e6f02f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.967737 | controller |     "Jun 12 10:24:59.707312 crc crio[19822]: time=\"2026-06-12T10:24:59.707209131Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6dc87fb88f-fddmj Namespace:openstack ID:029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f UID:f31ad2c8-01a2-453b-94e8-e65c4a88c1e5 NetNS:/var/run/netns/0a47af16-2908-41d5-a357-130124551c0f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31ad2c8_01a2_453b_94e8_e65c4a88c1e5.slice PodAnnotations:0xc00244cf28}] Aliases:map[]}\"",
2026-06-12 11:43:51.967753 | controller |     "Jun 12 10:24:59.707637 crc crio[19822]: time=\"2026-06-12T10:24:59.707464701Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6dc87fb88f-fddmj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.967768 | controller |     "Jun 12 10:25:00.183050 crc crio[19822]: time=\"2026-06-12T10:25:00.182446495Z\" level=info msg=\"Stopped pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=6b62eea7-23ce-4054-80dd-58520abc350d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.967784 | controller |     "Jun 12 10:25:00.273575 crc crio[19822]: time=\"2026-06-12T10:25:00.273402329Z\" level=info msg=\"Stopped pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=e6f7821a-8273-4736-ba6a-2ae57e6f02f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.967802 | controller |     "Jun 12 10:25:00.650356 crc crio[19822]: time=\"2026-06-12T10:25:00.649889197Z\" level=info msg=\"Removing container: 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6\" id=6f220e01-cde1-431b-8562-69429ffcf90f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.967818 | controller |     "Jun 12 10:25:00.678201 crc crio[19822]: time=\"2026-06-12T10:25:00.678101815Z\" level=info msg=\"Removed container 0ea85b3453988a789c589d678b425cf1c9aa06b352a9ac4056ef6a42b59769c6: openstack/dnsmasq-dns-6dc87fb88f-fddmj/dnsmasq-dns\" id=6f220e01-cde1-431b-8562-69429ffcf90f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.967834 | controller |     "Jun 12 10:25:00.682178 crc crio[19822]: time=\"2026-06-12T10:25:00.682106498Z\" level=info msg=\"Removing container: 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5\" id=a64f438a-567b-4c86-b02c-a3ea61c336bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.967853 | controller |     "Jun 12 10:25:00.745352 crc crio[19822]: time=\"2026-06-12T10:25:00.745029751Z\" level=info msg=\"Removed container 6d1b294bf31b8b3667eca93a9679f92ca192f8051674b8a687dbc9ff2c8e7cc5: openstack/dnsmasq-dns-6dc87fb88f-fddmj/init\" id=a64f438a-567b-4c86-b02c-a3ea61c336bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.967890 | controller |     "Jun 12 10:25:00.828028 crc crio[19822]: time=\"2026-06-12T10:25:00.827938218Z\" level=info msg=\"Stopping container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3 (timeout: 30s)\" id=2b1fd3f7-db59-43aa-a408-48c85f5a9445 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967962 | controller |     "Jun 12 10:25:00.828603 crc crio[19822]: time=\"2026-06-12T10:25:00.828534887Z\" level=info msg=\"Stopping container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1 (timeout: 30s)\" id=c43e33b0-dbed-4789-a821-951ec2bf00df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967980 | controller |     "Jun 12 10:25:00.871676 crc crio[19822]: time=\"2026-06-12T10:25:00.871567092Z\" level=info msg=\"Stopping container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6 (timeout: 30s)\" id=b1f99cba-a5f3-40b5-823b-25dbd72c6bdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.967996 | controller |     "Jun 12 10:25:00.959098 crc crio[19822]: time=\"2026-06-12T10:25:00.958775811Z\" level=info msg=\"Stopped container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log\" id=c43e33b0-dbed-4789-a821-951ec2bf00df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.968012 | controller |     "Jun 12 10:25:01.579739 crc crio[19822]: time=\"2026-06-12T10:25:01.579263356Z\" level=info msg=\"Stopping container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654 (timeout: 30s)\" id=060dac63-32d3-4a7a-ad24-0eedebed3a19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.968027 | controller |     "Jun 12 10:25:01.579739 crc crio[19822]: time=\"2026-06-12T10:25:01.57932357Z\" level=info msg=\"Stopping container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784 (timeout: 30s)\" id=15e8af09-a21d-48da-b902-66e46e8f2116 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.968042 | controller |     "Jun 12 10:25:01.732970 crc crio[19822]: time=\"2026-06-12T10:25:01.732201604Z\" level=info msg=\"Stopped container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log\" id=15e8af09-a21d-48da-b902-66e46e8f2116 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.968058 | controller |     "Jun 12 10:25:01.821288 crc crio[19822]: time=\"2026-06-12T10:25:01.8212331Z\" level=info msg=\"Stopped container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata\" id=060dac63-32d3-4a7a-ad24-0eedebed3a19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.968079 | controller |     "Jun 12 10:25:01.825356 crc crio[19822]: time=\"2026-06-12T10:25:01.82521214Z\" level=info msg=\"Stopping pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=883c057d-e5e2-470b-8d2e-ff4561a84f81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.968095 | controller |     "Jun 12 10:25:01.826018 crc crio[19822]: time=\"2026-06-12T10:25:01.825880641Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b UID:33cf77c3-6d70-490c-a1ef-92b7f6073d2b NetNS:/var/run/netns/36bdc8aa-0cad-4f94-8733-681db22bf54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod33cf77c3_6d70_490c_a1ef_92b7f6073d2b.slice PodAnnotations:0xc001ee23a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.968112 | controller |     "Jun 12 10:25:01.826115 crc crio[19822]: time=\"2026-06-12T10:25:01.826084728Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.968128 | controller |     "Jun 12 10:25:02.314714 crc crio[19822]: time=\"2026-06-12T10:25:02.313993493Z\" level=info msg=\"Stopped pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=883c057d-e5e2-470b-8d2e-ff4561a84f81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.968144 | controller |     "Jun 12 10:25:02.603789 crc crio[19822]: time=\"2026-06-12T10:25:02.603262326Z\" level=info msg=\"Removing container: df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654\" id=35aaee28-9df4-4456-9003-9aa4a09b12bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.968160 | controller |     "Jun 12 10:25:02.680116 crc crio[19822]: time=\"2026-06-12T10:25:02.679779892Z\" level=info msg=\"Removed container df765a3cc0e87871e3ceae356190d3760b6beca21168b5aa99974e72fa9bd654: openstack/nova-metadata-0/nova-metadata-metadata\" id=35aaee28-9df4-4456-9003-9aa4a09b12bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.968176 | controller |     "Jun 12 10:25:02.683610 crc crio[19822]: time=\"2026-06-12T10:25:02.683538214Z\" level=info msg=\"Removing container: cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784\" id=0d56a525-f53b-4020-bb06-27e11cb7f790 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.968191 | controller |     "Jun 12 10:25:02.708877 crc crio[19822]: time=\"2026-06-12T10:25:02.708766547Z\" level=info msg=\"Removed container cba73441dcdc5d689fe9178f5ce9990b7f7fce388b2faa8b08f812297f836784: openstack/nova-metadata-0/nova-metadata-log\" id=0d56a525-f53b-4020-bb06-27e11cb7f790 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.968206 | controller |     "Jun 12 10:25:03.268538 crc crio[19822]: time=\"2026-06-12T10:25:03.268418262Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=be3e9763-8f4f-45e2-87f2-2cd9beb29f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.968222 | controller |     "Jun 12 10:25:03.268538 crc crio[19822]: time=\"2026-06-12T10:25:03.268534616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.968237 | controller |     "Jun 12 10:25:03.305618 crc crio[19822]: time=\"2026-06-12T10:25:03.304998884Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc001ee2a70}] Aliases:map[]}\"",
2026-06-12 11:43:51.968256 | controller |     "Jun 12 10:25:03.305618 crc crio[19822]: time=\"2026-06-12T10:25:03.305478569Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.968271 | controller |     "Jun 12 10:25:03.550522 crc crio[19822]: time=\"2026-06-12T10:25:03.550360178Z\" level=info msg=\"Stopped container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b1f99cba-a5f3-40b5-823b-25dbd72c6bdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.968287 | controller |     "Jun 12 10:25:03.553992 crc crio[19822]: time=\"2026-06-12T10:25:03.55344755Z\" level=info msg=\"Stopping pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=f019aa8c-d8db-45c3-a367-2176a884c564 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.968303 | controller |     "Jun 12 10:25:03.554522 crc crio[19822]: time=\"2026-06-12T10:25:03.554445492Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5 UID:16cb8444-9298-4232-a978-9dfb4af64c23 NetNS:/var/run/netns/61f19ae4-4578-4570-83f6-f145c57e49a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16cb8444_9298_4232_a978_9dfb4af64c23.slice PodAnnotations:0xc001ee2bb0}] Aliases:map[]}\"",
2026-06-12 11:43:51.968319 | controller |     "Jun 12 10:25:03.554779 crc crio[19822]: time=\"2026-06-12T10:25:03.554694Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.968335 | controller |     "Jun 12 10:25:03.887291 crc crio[19822]: 2026-06-12T10:25:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:059cdd8ddab8b69 Mac:46:da:c9:75:d6:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.968351 | controller |     "Jun 12 10:25:03.889139 crc crio[19822]: time=\"2026-06-12T10:25:03.889074595Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc001ee2a70}] Aliases:map[]}\"",
2026-06-12 11:43:51.968366 | controller |     "Jun 12 10:25:03.889392 crc crio[19822]: time=\"2026-06-12T10:25:03.889303172Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.968381 | controller |     "Jun 12 10:25:03.901443 crc crio[19822]: time=\"2026-06-12T10:25:03.901367736Z\" level=info msg=\"Ran pod sandbox 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 with infra container: openstack/nova-metadata-0/POD\" id=be3e9763-8f4f-45e2-87f2-2cd9beb29f58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.968397 | controller |     "Jun 12 10:25:03.904857 crc crio[19822]: time=\"2026-06-12T10:25:03.904552756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9e388cf8-2dc9-4e8d-a314-26357e2e2ccb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.968415 | controller |     "Jun 12 10:25:03.906077 crc crio[19822]: time=\"2026-06-12T10:25:03.905766454Z\" level=info msg=\"Stopped pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=f019aa8c-d8db-45c3-a367-2176a884c564 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.968431 | controller |     "Jun 12 10:25:03.908904 crc crio[19822]: time=\"2026-06-12T10:25:03.908711497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=446c5273-03dd-453b-8fab-b86779c07502 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.968446 | controller |     "Jun 12 10:25:03.930217 crc crio[19822]: time=\"2026-06-12T10:25:03.930013364Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=e5287400-bf60-42b4-a446-b3eed04da4d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.968460 | controller |     "Jun 12 10:25:03.931988 crc crio[19822]: time=\"2026-06-12T10:25:03.931898255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.968476 | controller |     "Jun 12 10:25:03.994101 crc crio[19822]: time=\"2026-06-12T10:25:03.994014726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.968491 | controller |     "Jun 12 10:25:03.998292 crc crio[19822]: time=\"2026-06-12T10:25:03.99821123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.968507 | controller |     "Jun 12 10:25:04.105704 crc crio[19822]: time=\"2026-06-12T10:25:04.105610488Z\" level=info msg=\"Stopped container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api\" id=2b1fd3f7-db59-43aa-a408-48c85f5a9445 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.968522 | controller |     "Jun 12 10:25:04.108488 crc crio[19822]: time=\"2026-06-12T10:25:04.108422959Z\" level=info msg=\"Stopping pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=a3d8a458-5510-4cb9-990f-bbd8f8d3bdbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.968539 | controller |     "Jun 12 10:25:04.109215 crc crio[19822]: time=\"2026-06-12T10:25:04.109134001Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652 UID:67309a84-3326-4b13-8a75-29992aac38a2 NetNS:/var/run/netns/b98d8455-4f89-47c0-87b2-299663dbe5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67309a84_3326_4b13_8a75_29992aac38a2.slice PodAnnotations:0xc00140f8b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.968556 | controller |     "Jun 12 10:25:04.109367 crc crio[19822]: time=\"2026-06-12T10:25:04.109307276Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.968572 | controller |     "Jun 12 10:25:04.371456 crc crio[19822]: time=\"2026-06-12T10:25:04.370552049Z\" level=info msg=\"Created container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log\" id=e5287400-bf60-42b4-a446-b3eed04da4d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.968588 | controller |     "Jun 12 10:25:04.374882 crc crio[19822]: time=\"2026-06-12T10:25:04.374384682Z\" level=info msg=\"Starting container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d\" id=452a53a6-7c63-4931-9945-6f733b4effcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.968607 | controller |     "Jun 12 10:25:04.384221 crc crio[19822]: time=\"2026-06-12T10:25:04.384102859Z\" level=info msg=\"Started container\" PID=79177 containerID=71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d description=openstack/nova-metadata-0/nova-metadata-log id=452a53a6-7c63-4931-9945-6f733b4effcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0",
2026-06-12 11:43:51.968623 | controller |     "Jun 12 10:25:04.418423 crc crio[19822]: time=\"2026-06-12T10:25:04.418344727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a2069c48-6bf4-49b5-b2e1-886ad0bec254 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.968639 | controller |     "Jun 12 10:25:04.501956 crc crio[19822]: time=\"2026-06-12T10:25:04.501721167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b94c7581-bcb9-4fc1-9685-c917e90a359f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.968655 | controller |     "Jun 12 10:25:04.517976 crc crio[19822]: time=\"2026-06-12T10:25:04.516327386Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=3bb4df94-87fa-4f47-b7a6-362338140699 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.968671 | controller |     "Jun 12 10:25:04.518739 crc crio[19822]: time=\"2026-06-12T10:25:04.518404713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.968686 | controller |     "Jun 12 10:25:04.607012 crc crio[19822]: time=\"2026-06-12T10:25:04.606890342Z\" level=info msg=\"Stopped pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=a3d8a458-5510-4cb9-990f-bbd8f8d3bdbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.968702 | controller |     "Jun 12 10:25:04.613670 crc crio[19822]: time=\"2026-06-12T10:25:04.613220003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.968718 | controller |     "Jun 12 10:25:04.619852 crc crio[19822]: time=\"2026-06-12T10:25:04.618940075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.968733 | controller |     "Jun 12 10:25:04.681361 crc crio[19822]: time=\"2026-06-12T10:25:04.681243503Z\" level=info msg=\"Removing container: c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6\" id=dc13dbfc-2611-4e75-8345-7392b7568da0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.968748 | controller |     "Jun 12 10:25:04.726554 crc crio[19822]: time=\"2026-06-12T10:25:04.726485469Z\" level=info msg=\"Removed container c614c0749a324124c066b562ec45e72f038c68c7b42f366cd185fa5fb7cfafb6: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dc13dbfc-2611-4e75-8345-7392b7568da0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.968764 | controller |     "Jun 12 10:25:04.837427 crc crio[19822]: time=\"2026-06-12T10:25:04.836761625Z\" level=info msg=\"Created container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata\" id=3bb4df94-87fa-4f47-b7a6-362338140699 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.968779 | controller |     "Jun 12 10:25:04.855099 crc crio[19822]: time=\"2026-06-12T10:25:04.854968048Z\" level=info msg=\"Starting container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39\" id=20e79d4b-4796-414c-ac82-43f1b886ac7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.968797 | controller |     "Jun 12 10:25:04.863287 crc crio[19822]: time=\"2026-06-12T10:25:04.863216128Z\" level=info msg=\"Started container\" PID=79220 containerID=775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39 description=openstack/nova-metadata-0/nova-metadata-metadata id=20e79d4b-4796-414c-ac82-43f1b886ac7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0",
2026-06-12 11:43:51.968814 | controller |     "Jun 12 10:25:05.254930 crc crio[19822]: time=\"2026-06-12T10:25:05.252763125Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=6431e9e7-8c82-4cea-83f4-01dab61cbe54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.968836 | controller |     "Jun 12 10:25:05.254930 crc crio[19822]: time=\"2026-06-12T10:25:05.252958171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.968887 | controller |     "Jun 12 10:25:05.297509 crc crio[19822]: time=\"2026-06-12T10:25:05.297415693Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc002144af8}] Aliases:map[]}\"",
2026-06-12 11:43:51.968906 | controller |     "Jun 12 10:25:05.297509 crc crio[19822]: time=\"2026-06-12T10:25:05.297496215Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.968921 | controller |     "Jun 12 10:25:05.641327 crc crio[19822]: 2026-06-12T10:25:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba4ad16feccf4ba Mac:ba:ce:24:f3:06:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.968937 | controller |     "Jun 12 10:25:05.642944 crc crio[19822]: time=\"2026-06-12T10:25:05.642733179Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc002144af8}] Aliases:map[]}\"",
2026-06-12 11:43:51.968953 | controller |     "Jun 12 10:25:05.643114 crc crio[19822]: time=\"2026-06-12T10:25:05.643005165Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.968968 | controller |     "Jun 12 10:25:05.655663 crc crio[19822]: time=\"2026-06-12T10:25:05.654653444Z\" level=info msg=\"Ran pod sandbox ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 with infra container: openstack/nova-scheduler-0/POD\" id=6431e9e7-8c82-4cea-83f4-01dab61cbe54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.968983 | controller |     "Jun 12 10:25:05.657049 crc crio[19822]: time=\"2026-06-12T10:25:05.656952326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=e9b301ad-218e-41b4-84f4-c8fa356c2a12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.969003 | controller |     "Jun 12 10:25:05.689206 crc crio[19822]: time=\"2026-06-12T10:25:05.688739307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=0fcf29d4-2dbb-42ba-b010-0fb37181583d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.969018 | controller |     "Jun 12 10:25:05.705712 crc crio[19822]: time=\"2026-06-12T10:25:05.705542018Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d6316564-3f91-4d96-8244-992513f7e058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.969034 | controller |     "Jun 12 10:25:05.707569 crc crio[19822]: time=\"2026-06-12T10:25:05.707519462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969049 | controller |     "Jun 12 10:25:05.780489 crc crio[19822]: time=\"2026-06-12T10:25:05.780359964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969065 | controller |     "Jun 12 10:25:05.784056 crc crio[19822]: time=\"2026-06-12T10:25:05.784011339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969080 | controller |     "Jun 12 10:25:06.003382 crc crio[19822]: time=\"2026-06-12T10:25:06.002751943Z\" level=info msg=\"Created container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d6316564-3f91-4d96-8244-992513f7e058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.969095 | controller |     "Jun 12 10:25:06.006027 crc crio[19822]: time=\"2026-06-12T10:25:06.005875774Z\" level=info msg=\"Starting container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2\" id=2e1c3d72-453a-41db-b160-af759f5caea4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.969111 | controller |     "Jun 12 10:25:06.011732 crc crio[19822]: time=\"2026-06-12T10:25:06.011578694Z\" level=info msg=\"Started container\" PID=79480 containerID=7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=2e1c3d72-453a-41db-b160-af759f5caea4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536",
2026-06-12 11:43:51.969126 | controller |     "Jun 12 10:25:06.220685 crc crio[19822]: time=\"2026-06-12T10:25:06.22059887Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a8d91389-10ce-4e64-ad8c-3e60068aa3af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.969142 | controller |     "Jun 12 10:25:06.220932 crc crio[19822]: time=\"2026-06-12T10:25:06.220723344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969157 | controller |     "Jun 12 10:25:06.256645 crc crio[19822]: time=\"2026-06-12T10:25:06.256483259Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc003264830}] Aliases:map[]}\"",
2026-06-12 11:43:51.969173 | controller |     "Jun 12 10:25:06.256645 crc crio[19822]: time=\"2026-06-12T10:25:06.256557921Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.969192 | controller |     "Jun 12 10:25:06.885431 crc crio[19822]: 2026-06-12T10:25:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85e4cb72d3ea53c Mac:d2:04:6a:4c:c2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 SocketPath: PciID:}] [{Interface:0xc00014af00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.969208 | controller |     "Jun 12 10:25:06.890184 crc crio[19822]: time=\"2026-06-12T10:25:06.890104689Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc003264830}] Aliases:map[]}\"",
2026-06-12 11:43:51.969224 | controller |     "Jun 12 10:25:06.890419 crc crio[19822]: time=\"2026-06-12T10:25:06.890329956Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.969240 | controller |     "Jun 12 10:25:06.901187 crc crio[19822]: time=\"2026-06-12T10:25:06.901069453Z\" level=info msg=\"Ran pod sandbox 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc with infra container: openstack/nova-api-0/POD\" id=a8d91389-10ce-4e64-ad8c-3e60068aa3af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.969255 | controller |     "Jun 12 10:25:06.904600 crc crio[19822]: time=\"2026-06-12T10:25:06.90446121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=65c35083-0683-45a5-963f-ee4f91ab7cf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.969270 | controller |     "Jun 12 10:25:06.910390 crc crio[19822]: time=\"2026-06-12T10:25:06.910277634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=31f89b01-636a-49b1-a7ba-ef9a925166c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.969286 | controller |     "Jun 12 10:25:06.921697 crc crio[19822]: time=\"2026-06-12T10:25:06.91867697Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=ea41d8a9-e039-4301-b363-68b8602106b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.969301 | controller |     "Jun 12 10:25:06.921697 crc crio[19822]: time=\"2026-06-12T10:25:06.921226822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969317 | controller |     "Jun 12 10:25:07.009138 crc crio[19822]: time=\"2026-06-12T10:25:07.00876073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969332 | controller |     "Jun 12 10:25:07.014322 crc crio[19822]: time=\"2026-06-12T10:25:07.014231093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969347 | controller |     "Jun 12 10:25:07.229490 crc crio[19822]: time=\"2026-06-12T10:25:07.22896296Z\" level=info msg=\"Created container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log\" id=ea41d8a9-e039-4301-b363-68b8602106b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.969362 | controller |     "Jun 12 10:25:07.230695 crc crio[19822]: time=\"2026-06-12T10:25:07.230599852Z\" level=info msg=\"Starting container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41\" id=b449133a-d257-4dbc-bbd9-0bce24ad737d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.969381 | controller |     "Jun 12 10:25:07.239657 crc crio[19822]: time=\"2026-06-12T10:25:07.237414821Z\" level=info msg=\"Started container\" PID=79580 containerID=d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41 description=openstack/nova-api-0/nova-api-log id=b449133a-d257-4dbc-bbd9-0bce24ad737d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc",
2026-06-12 11:43:51.969397 | controller |     "Jun 12 10:25:07.251502 crc crio[19822]: time=\"2026-06-12T10:25:07.251411334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=db736878-1e7d-4eca-8439-e29d82a3e454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.969412 | controller |     "Jun 12 10:25:07.285751 crc crio[19822]: time=\"2026-06-12T10:25:07.284946867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e5a8b7b6-72ef-4aa6-be5f-4e14ce4d9068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.969427 | controller |     "Jun 12 10:25:07.295915 crc crio[19822]: time=\"2026-06-12T10:25:07.295512333Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=e365e758-e3b9-4e44-90db-1db5eeecd348 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.969446 | controller |     "Jun 12 10:25:07.298312 crc crio[19822]: time=\"2026-06-12T10:25:07.298242321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969501 | controller |     "Jun 12 10:25:07.361058 crc crio[19822]: time=\"2026-06-12T10:25:07.360983381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969520 | controller |     "Jun 12 10:25:07.364786 crc crio[19822]: time=\"2026-06-12T10:25:07.36472305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969535 | controller |     "Jun 12 10:25:07.541005 crc crio[19822]: time=\"2026-06-12T10:25:07.540884182Z\" level=info msg=\"Created container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api\" id=e365e758-e3b9-4e44-90db-1db5eeecd348 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.969552 | controller |     "Jun 12 10:25:07.544881 crc crio[19822]: time=\"2026-06-12T10:25:07.544715248Z\" level=info msg=\"Starting container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5\" id=bcfbd37f-6566-4c4c-9c59-db1cc662654d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.969567 | controller |     "Jun 12 10:25:07.553336 crc crio[19822]: time=\"2026-06-12T10:25:07.553234745Z\" level=info msg=\"Started container\" PID=79598 containerID=ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5 description=openstack/nova-api-0/nova-api-api id=bcfbd37f-6566-4c4c-9c59-db1cc662654d name=/runtime.v1.RuntimeService/StartContainer sandboxID=85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc",
2026-06-12 11:43:51.969584 | controller |     "Jun 12 10:25:08.791134 crc crio[19822]: time=\"2026-06-12T10:25:08.790462411Z\" level=info msg=\"Stopping pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=70d079a6-8772-443b-9fd5-6ebee376fcf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.969599 | controller |     "Jun 12 10:25:08.792492 crc crio[19822]: time=\"2026-06-12T10:25:08.791755843Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-z4nfj Namespace:openstack ID:f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e UID:dcddc69d-00dd-4b1c-9a21-f0667629cfb6 NetNS:/var/run/netns/6d346574-f453-4acb-a578-13ac8e719ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddcddc69d_00dd_4b1c_9a21_f0667629cfb6.slice PodAnnotations:0xc001ee2688}] Aliases:map[]}\"",
2026-06-12 11:43:51.969619 | controller |     "Jun 12 10:25:08.792492 crc crio[19822]: time=\"2026-06-12T10:25:08.791974099Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-z4nfj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.969636 | controller |     "Jun 12 10:25:09.239952 crc crio[19822]: time=\"2026-06-12T10:25:09.239209316Z\" level=info msg=\"Stopped pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=70d079a6-8772-443b-9fd5-6ebee376fcf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.969652 | controller |     "Jun 12 10:25:10.381283 crc crio[19822]: time=\"2026-06-12T10:25:10.38090268Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=ab6c16ec-47c6-4acc-bdcb-03d7b089690d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.969667 | controller |     "Jun 12 10:25:10.381965 crc crio[19822]: time=\"2026-06-12T10:25:10.381312453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969683 | controller |     "Jun 12 10:25:10.440670 crc crio[19822]: time=\"2026-06-12T10:25:10.439725109Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc001ee21c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.969699 | controller |     "Jun 12 10:25:10.440670 crc crio[19822]: time=\"2026-06-12T10:25:10.439800331Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.969715 | controller |     "Jun 12 10:25:10.497924 crc crio[19822]: time=\"2026-06-12T10:25:10.488066483Z\" level=info msg=\"Stopping container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850 (timeout: 30s)\" id=7bcede7e-347f-406a-985c-486481c352ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.969731 | controller |     "Jun 12 10:25:10.654022 crc crio[19822]: time=\"2026-06-12T10:25:10.653484814Z\" level=info msg=\"Stopped container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics\" id=7bcede7e-347f-406a-985c-486481c352ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.969746 | controller |     "Jun 12 10:25:10.656919 crc crio[19822]: time=\"2026-06-12T10:25:10.656787408Z\" level=info msg=\"Stopping pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=f600f39c-3321-42bd-b9f6-884da310f7c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.969762 | controller |     "Jun 12 10:25:10.658503 crc crio[19822]: time=\"2026-06-12T10:25:10.658436481Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d UID:e392b62b-cf09-46f7-9864-87c702268468 NetNS:/var/run/netns/6aed4125-7c74-41ba-8e96-40ee1539a048 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode392b62b_cf09_46f7_9864_87c702268468.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.969781 | controller |     "Jun 12 10:25:10.658702 crc crio[19822]: time=\"2026-06-12T10:25:10.658636817Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.969798 | controller |     "Jun 12 10:25:11.066380 crc crio[19822]: 2026-06-12T10:25:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe6d026f858a493 Mac:52:d9:7f:1d:c2:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 SocketPath: PciID:}] [{Interface:0xc00068e710 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.969816 | controller |     "Jun 12 10:25:11.068201 crc crio[19822]: time=\"2026-06-12T10:25:11.068104046Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc001ee21c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.969833 | controller |     "Jun 12 10:25:11.068381 crc crio[19822]: time=\"2026-06-12T10:25:11.068322843Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.969852 | controller |     "Jun 12 10:25:11.082890 crc crio[19822]: time=\"2026-06-12T10:25:11.080278243Z\" level=info msg=\"Ran pod sandbox fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 with infra container: openstack/nova-cell1-conductor-0/POD\" id=ab6c16ec-47c6-4acc-bdcb-03d7b089690d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.969886 | controller |     "Jun 12 10:25:11.095465 crc crio[19822]: time=\"2026-06-12T10:25:11.09534738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=477d251e-42a5-4ab4-95e0-61c0a4530939 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.969903 | controller |     "Jun 12 10:25:11.123779 crc crio[19822]: time=\"2026-06-12T10:25:11.123373479Z\" level=info msg=\"Stopped pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=f600f39c-3321-42bd-b9f6-884da310f7c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.969918 | controller |     "Jun 12 10:25:11.138350 crc crio[19822]: time=\"2026-06-12T10:25:11.138252354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=39a2dcfd-33ba-42fb-80ca-7d71b8645b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.969934 | controller |     "Jun 12 10:25:11.152905 crc crio[19822]: time=\"2026-06-12T10:25:11.15267447Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=932ee82e-954b-42c8-9698-74e650b54561 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.969950 | controller |     "Jun 12 10:25:11.153275 crc crio[19822]: time=\"2026-06-12T10:25:11.153215916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.969966 | controller |     "Jun 12 10:25:11.205508 crc crio[19822]: time=\"2026-06-12T10:25:11.205452015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.970036 | controller |     "Jun 12 10:25:11.210409 crc crio[19822]: time=\"2026-06-12T10:25:11.210377023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.970057 | controller |     "Jun 12 10:25:11.359101 crc crio[19822]: time=\"2026-06-12T10:25:11.35899327Z\" level=info msg=\"Created container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=932ee82e-954b-42c8-9698-74e650b54561 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.970081 | controller |     "Jun 12 10:25:11.364020 crc crio[19822]: time=\"2026-06-12T10:25:11.363348545Z\" level=info msg=\"Starting container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86\" id=911accc1-5447-4d8a-8b60-7a7ea7d8c693 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.970103 | controller |     "Jun 12 10:25:11.371795 crc crio[19822]: time=\"2026-06-12T10:25:11.371684223Z\" level=info msg=\"Started container\" PID=79968 containerID=62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=911accc1-5447-4d8a-8b60-7a7ea7d8c693 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9",
2026-06-12 11:43:51.970169 | controller |     "Jun 12 10:25:11.853742 crc crio[19822]: time=\"2026-06-12T10:25:11.8532621Z\" level=info msg=\"Removing container: 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850\" id=7a22dbda-1e03-4d3d-8db8-7249fc802c42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.970190 | controller |     "Jun 12 10:25:11.888221 crc crio[19822]: time=\"2026-06-12T10:25:11.888032119Z\" level=info msg=\"Removed container 381f2efe706f59bf1f5d9b9ddde05ea33a226fb66d48835b86fd1a8d20d84850: openstack/kube-state-metrics-0/kube-state-metrics\" id=7a22dbda-1e03-4d3d-8db8-7249fc802c42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.970206 | controller |     "Jun 12 10:25:12.388495 crc crio[19822]: time=\"2026-06-12T10:25:12.388081229Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=eadb819d-097e-4c99-ab64-324ceb3b57a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.970221 | controller |     "Jun 12 10:25:12.388495 crc crio[19822]: time=\"2026-06-12T10:25:12.388240944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.970237 | controller |     "Jun 12 10:25:12.434772 crc crio[19822]: time=\"2026-06-12T10:25:12.434575494Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}\"",
2026-06-12 11:43:51.970253 | controller |     "Jun 12 10:25:12.434772 crc crio[19822]: time=\"2026-06-12T10:25:12.434649017Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.970269 | controller |     "Jun 12 10:25:13.036361 crc crio[19822]: 2026-06-12T10:25:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fcbdf87502158e Mac:62:0f:f2:81:26:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 SocketPath: PciID:}] [{Interface:0xc000518b50 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.970285 | controller |     "Jun 12 10:25:13.040552 crc crio[19822]: time=\"2026-06-12T10:25:13.040110732Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}\"",
2026-06-12 11:43:51.970304 | controller |     "Jun 12 10:25:13.041080 crc crio[19822]: time=\"2026-06-12T10:25:13.041011601Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.970321 | controller |     "Jun 12 10:25:13.055426 crc crio[19822]: time=\"2026-06-12T10:25:13.055321881Z\" level=info msg=\"Ran pod sandbox 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 with infra container: openstack/kube-state-metrics-0/POD\" id=eadb819d-097e-4c99-ab64-324ceb3b57a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.970336 | controller |     "Jun 12 10:25:13.058520 crc crio[19822]: time=\"2026-06-12T10:25:13.05847875Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=26df584a-bb3b-43f9-ae39-b6f73a239192 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.970352 | controller |     "Jun 12 10:25:13.063283 crc crio[19822]: time=\"2026-06-12T10:25:13.063117541Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-12 11:43:51.970367 | controller |     "Jun 12 10:25:13.240676 crc crio[19822]: time=\"2026-06-12T10:25:13.239506268Z\" level=info msg=\"Stopping container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c (timeout: 30s)\" id=0311467f-3400-4e7c-ac82-5e2d73ac862c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.970382 | controller |     "Jun 12 10:25:13.240676 crc crio[19822]: time=\"2026-06-12T10:25:13.239783287Z\" level=info msg=\"Stopping container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad (timeout: 30s)\" id=4aa41212-30e1-4f8d-91fc-4feff935e911 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.970397 | controller |     "Jun 12 10:25:13.240676 crc crio[19822]: time=\"2026-06-12T10:25:13.239791018Z\" level=info msg=\"Stopping container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243 (timeout: 30s)\" id=91b72adc-d3b2-4539-9029-c523be2bc738 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.970412 | controller |     "Jun 12 10:25:13.240676 crc crio[19822]: time=\"2026-06-12T10:25:13.239787579Z\" level=info msg=\"Stopping container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e (timeout: 30s)\" id=ee0ec777-515b-461a-9a25-25edd7f74e69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.970427 | controller |     "Jun 12 10:25:13.384627 crc crio[19822]: time=\"2026-06-12T10:25:13.384097438Z\" level=info msg=\"Stopped container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core\" id=ee0ec777-515b-461a-9a25-25edd7f74e69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.970441 | controller |     "Jun 12 10:25:13.486727 crc crio[19822]: time=\"2026-06-12T10:25:13.486607059Z\" level=info msg=\"Stopped container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd\" id=91b72adc-d3b2-4539-9029-c523be2bc738 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.970457 | controller |     "Jun 12 10:25:13.549547 crc crio[19822]: time=\"2026-06-12T10:25:13.549423456Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=26df584a-bb3b-43f9-ae39-b6f73a239192 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.970525 | controller |     "Jun 12 10:25:13.550506 crc crio[19822]: time=\"2026-06-12T10:25:13.550417948Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=1a112b52-93da-4d66-8ab2-cf007c310a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.970542 | controller |     "Jun 12 10:25:13.601943 crc crio[19822]: time=\"2026-06-12T10:25:13.60184751Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=aaf75221-ae20-4479-8bd1-ca001deb5770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.970558 | controller |     "Jun 12 10:25:13.612000 crc crio[19822]: time=\"2026-06-12T10:25:13.61191173Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=f3577fc6-5b46-4273-b71e-b38d765297f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.970573 | controller |     "Jun 12 10:25:13.612581 crc crio[19822]: time=\"2026-06-12T10:25:13.612517789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.970589 | controller |     "Jun 12 10:25:13.678260 crc crio[19822]: time=\"2026-06-12T10:25:13.678137212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.970604 | controller |     "Jun 12 10:25:13.683484 crc crio[19822]: time=\"2026-06-12T10:25:13.683387148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.970620 | controller |     "Jun 12 10:25:13.853880 crc crio[19822]: time=\"2026-06-12T10:25:13.853315893Z\" level=info msg=\"Created container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics\" id=f3577fc6-5b46-4273-b71e-b38d765297f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.970636 | controller |     "Jun 12 10:25:13.855892 crc crio[19822]: time=\"2026-06-12T10:25:13.855740439Z\" level=info msg=\"Starting container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e\" id=ef3e9904-65fb-4ba5-92c9-88c76839918b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.970651 | controller |     "Jun 12 10:25:13.865185 crc crio[19822]: time=\"2026-06-12T10:25:13.86504675Z\" level=info msg=\"Started container\" PID=80113 containerID=8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e description=openstack/kube-state-metrics-0/kube-state-metrics id=ef3e9904-65fb-4ba5-92c9-88c76839918b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7",
2026-06-12 11:43:51.970667 | controller |     "Jun 12 10:25:13.904918 crc crio[19822]: time=\"2026-06-12T10:25:13.904522848Z\" level=info msg=\"Stopped container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent\" id=0311467f-3400-4e7c-ac82-5e2d73ac862c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.970682 | controller |     "Jun 12 10:25:14.450274 crc crio[19822]: time=\"2026-06-12T10:25:14.450193671Z\" level=info msg=\"Removing container: 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de\" id=2fc03bb4-6679-41d4-8cd7-20d5341bebeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.970697 | controller |     "Jun 12 10:25:14.626184 crc crio[19822]: time=\"2026-06-12T10:25:14.624947768Z\" level=info msg=\"Removed container 94e3a2d67d9dbaf2fc52f6dce51adbeb196b9b7365e803b2e5018fadc128b3de: openshift-infra/auto-csr-approver-29687658-q6bh9/oc\" id=2fc03bb4-6679-41d4-8cd7-20d5341bebeb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.970716 | controller |     "Jun 12 10:25:14.655476 crc crio[19822]: time=\"2026-06-12T10:25:14.655369464Z\" level=info msg=\"Stopping pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=49758b46-a6b2-4127-94ce-a998cc76f56a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.970732 | controller |     "Jun 12 10:25:14.655476 crc crio[19822]: time=\"2026-06-12T10:25:14.655477988Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=49758b46-a6b2-4127-94ce-a998cc76f56a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.970747 | controller |     "Jun 12 10:25:14.656291 crc crio[19822]: time=\"2026-06-12T10:25:14.656223744Z\" level=info msg=\"Removing pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=b83691ff-14d0-4254-87f2-020472f18c31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.970763 | controller |     "Jun 12 10:25:14.678996 crc crio[19822]: time=\"2026-06-12T10:25:14.678890456Z\" level=info msg=\"Removed pod sandbox: 1d37575b4ad637b8bd4ce993e7c19e656dc5be4fefdb81d17bded3f72ef02ce0\" id=b83691ff-14d0-4254-87f2-020472f18c31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.970777 | controller |     "Jun 12 10:25:14.679964 crc crio[19822]: time=\"2026-06-12T10:25:14.679893033Z\" level=info msg=\"Stopping pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=a279963f-5daa-40c0-ae43-257120b8c307 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.970792 | controller |     "Jun 12 10:25:14.680080 crc crio[19822]: time=\"2026-06-12T10:25:14.679980295Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=a279963f-5daa-40c0-ae43-257120b8c307 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.970807 | controller |     "Jun 12 10:25:14.680967 crc crio[19822]: time=\"2026-06-12T10:25:14.680890875Z\" level=info msg=\"Removing pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=4e8d0973-50ad-4b49-a363-8e70709299ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.970822 | controller |     "Jun 12 10:25:14.708217 crc crio[19822]: time=\"2026-06-12T10:25:14.708095328Z\" level=info msg=\"Removed pod sandbox: 39b8b89959b9b5ab0db386599142113153e4eb348ea52677ff01b09961b4466b\" id=4e8d0973-50ad-4b49-a363-8e70709299ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.970837 | controller |     "Jun 12 10:25:14.712372 crc crio[19822]: time=\"2026-06-12T10:25:14.712267338Z\" level=info msg=\"Stopping pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=ebe2ba8a-d366-464e-9316-8f189e0825e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.970856 | controller |     "Jun 12 10:25:14.712372 crc crio[19822]: time=\"2026-06-12T10:25:14.712355711Z\" level=info msg=\"Stopped pod sandbox (already stopped): bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=ebe2ba8a-d366-464e-9316-8f189e0825e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.970898 | controller |     "Jun 12 10:25:14.713326 crc crio[19822]: time=\"2026-06-12T10:25:14.713233621Z\" level=info msg=\"Removing pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=c3252503-ba1c-4728-a828-0b5db96cdef7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.970914 | controller |     "Jun 12 10:25:14.765442 crc crio[19822]: time=\"2026-06-12T10:25:14.765344822Z\" level=info msg=\"Removed pod sandbox: bdb66aeda0c6a3c04e93c796599bd12bf2df394c5f046dd6a2aea1d92b9f432e\" id=c3252503-ba1c-4728-a828-0b5db96cdef7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.970933 | controller |     "Jun 12 10:25:14.766242 crc crio[19822]: time=\"2026-06-12T10:25:14.766147841Z\" level=info msg=\"Stopping pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=e201d720-c973-4adc-8249-f0549ca8f676 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.970949 | controller |     "Jun 12 10:25:14.766339 crc crio[19822]: time=\"2026-06-12T10:25:14.766270965Z\" level=info msg=\"Stopped pod sandbox (already stopped): 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=e201d720-c973-4adc-8249-f0549ca8f676 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.970965 | controller |     "Jun 12 10:25:14.766860 crc crio[19822]: time=\"2026-06-12T10:25:14.766730689Z\" level=info msg=\"Removing pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=b8a6b7ef-239a-4fe1-b1b4-fd90f268971b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.970980 | controller |     "Jun 12 10:25:14.797511 crc crio[19822]: time=\"2026-06-12T10:25:14.797410354Z\" level=info msg=\"Removed pod sandbox: 029f0a84d4b5b648653e3a90d33e2502eb6dfd947491bd247da40cbc14030d4f\" id=b8a6b7ef-239a-4fe1-b1b4-fd90f268971b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.970994 | controller |     "Jun 12 10:25:14.798259 crc crio[19822]: time=\"2026-06-12T10:25:14.79814453Z\" level=info msg=\"Stopping pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=bb5122c9-41b4-4b82-9d23-f6391d87b385 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971009 | controller |     "Jun 12 10:25:14.798362 crc crio[19822]: time=\"2026-06-12T10:25:14.798277354Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=bb5122c9-41b4-4b82-9d23-f6391d87b385 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971024 | controller |     "Jun 12 10:25:14.802587 crc crio[19822]: time=\"2026-06-12T10:25:14.802486964Z\" level=info msg=\"Removing pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=a6f27e13-34aa-4156-b17a-443f68f92f67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.971038 | controller |     "Jun 12 10:25:14.829339 crc crio[19822]: time=\"2026-06-12T10:25:14.829104828Z\" level=info msg=\"Removed pod sandbox: 2ffb782dbace8a411437e267ea6d339a5ed8995ff47c20dff8537b4a0529eb0d\" id=a6f27e13-34aa-4156-b17a-443f68f92f67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.971053 | controller |     "Jun 12 10:25:14.830285 crc crio[19822]: time=\"2026-06-12T10:25:14.830112481Z\" level=info msg=\"Stopping pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=7732a162-b34e-4501-bbc7-7f7ef381abe2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971067 | controller |     "Jun 12 10:25:14.830396 crc crio[19822]: time=\"2026-06-12T10:25:14.830298387Z\" level=info msg=\"Stopped pod sandbox (already stopped): 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=7732a162-b34e-4501-bbc7-7f7ef381abe2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971082 | controller |     "Jun 12 10:25:14.832115 crc crio[19822]: time=\"2026-06-12T10:25:14.832023772Z\" level=info msg=\"Removing pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=1daf95cf-7b70-4689-b50f-55b2312ba73c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.971098 | controller |     "Jun 12 10:25:14.861263 crc crio[19822]: time=\"2026-06-12T10:25:14.861134077Z\" level=info msg=\"Removed pod sandbox: 136566b62ce9e69592cfa427be573a0abc6d3916a49e89025759fcfcd5a5a45b\" id=1daf95cf-7b70-4689-b50f-55b2312ba73c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.971113 | controller |     "Jun 12 10:25:14.862483 crc crio[19822]: time=\"2026-06-12T10:25:14.862396777Z\" level=info msg=\"Stopping pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=25634ccd-f845-482b-8cc6-b7db9c3d50f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971134 | controller |     "Jun 12 10:25:14.862614 crc crio[19822]: time=\"2026-06-12T10:25:14.862485199Z\" level=info msg=\"Stopped pod sandbox (already stopped): de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=25634ccd-f845-482b-8cc6-b7db9c3d50f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971150 | controller |     "Jun 12 10:25:14.864189 crc crio[19822]: time=\"2026-06-12T10:25:14.864105801Z\" level=info msg=\"Removing pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=f1d0e4a2-6ce8-4715-aaed-db003408e9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.971165 | controller |     "Jun 12 10:25:14.922785 crc crio[19822]: time=\"2026-06-12T10:25:14.922683028Z\" level=info msg=\"Removed pod sandbox: de6bc45aee7cef4c1453dec4e02c32bc5a4db671b6330831f2052aec9e15a283\" id=f1d0e4a2-6ce8-4715-aaed-db003408e9c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.971180 | controller |     "Jun 12 10:25:14.926953 crc crio[19822]: time=\"2026-06-12T10:25:14.926860063Z\" level=info msg=\"Stopped container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent\" id=4aa41212-30e1-4f8d-91fc-4feff935e911 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.971195 | controller |     "Jun 12 10:25:14.927230 crc crio[19822]: time=\"2026-06-12T10:25:14.927133992Z\" level=info msg=\"Stopping pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=cc518709-1085-4485-8207-2fce3c731f56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971211 | controller |     "Jun 12 10:25:14.927315 crc crio[19822]: time=\"2026-06-12T10:25:14.927256666Z\" level=info msg=\"Stopped pod sandbox (already stopped): 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=cc518709-1085-4485-8207-2fce3c731f56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971226 | controller |     "Jun 12 10:25:14.933302 crc crio[19822]: time=\"2026-06-12T10:25:14.928202242Z\" level=info msg=\"Removing pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=1abc0673-a8e6-4473-94eb-14801bf95e24 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.971241 | controller |     "Jun 12 10:25:14.941049 crc crio[19822]: time=\"2026-06-12T10:25:14.929420695Z\" level=info msg=\"Stopping pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=a33b17c0-212f-4649-bf54-4f9b71aa7fee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971256 | controller |     "Jun 12 10:25:14.942179 crc crio[19822]: time=\"2026-06-12T10:25:14.942092204Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551 UID:96fd7aca-8bc8-4f4b-b447-9e195e1e4e11 NetNS:/var/run/netns/314af3d3-98b2-4ce0-8cc2-c75279516cc3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod96fd7aca_8bc8_4f4b_b447_9e195e1e4e11.slice PodAnnotations:0xc0007ac7c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.971271 | controller |     "Jun 12 10:25:14.942360 crc crio[19822]: time=\"2026-06-12T10:25:14.942302231Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.971286 | controller |     "Jun 12 10:25:14.964439 crc crio[19822]: time=\"2026-06-12T10:25:14.96434051Z\" level=info msg=\"Removed pod sandbox: 325b74ae180f6f4704e40a933f1283be081b3c71d6ca6231e5a6dfdc8b7d4fd5\" id=1abc0673-a8e6-4473-94eb-14801bf95e24 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.971305 | controller |     "Jun 12 10:25:15.372980 crc crio[19822]: time=\"2026-06-12T10:25:15.372800869Z\" level=info msg=\"Stopped pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=a33b17c0-212f-4649-bf54-4f9b71aa7fee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.971320 | controller |     "Jun 12 10:25:15.982396 crc crio[19822]: time=\"2026-06-12T10:25:15.982248986Z\" level=info msg=\"Removing container: 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243\" id=d64dcf38-94bf-4a2b-80ae-53210c799b44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.971335 | controller |     "Jun 12 10:25:16.015301 crc crio[19822]: time=\"2026-06-12T10:25:16.015185142Z\" level=info msg=\"Removed container 3621f9e6a912a7d67ce33994623586300a9a8e077210cc194544d766edcaf243: openstack/ceilometer-0/proxy-httpd\" id=d64dcf38-94bf-4a2b-80ae-53210c799b44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.971350 | controller |     "Jun 12 10:25:16.017993 crc crio[19822]: time=\"2026-06-12T10:25:16.01791821Z\" level=info msg=\"Removing container: 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e\" id=0ee3a1aa-9bc7-4f40-9e7d-e782a68275f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.971366 | controller |     "Jun 12 10:25:16.048891 crc crio[19822]: time=\"2026-06-12T10:25:16.048712958Z\" level=info msg=\"Removed container 6e8baded6dfc1e226d0440813c5a0c3dfb0cae782441a996ad30069772c0a88e: openstack/ceilometer-0/sg-core\" id=0ee3a1aa-9bc7-4f40-9e7d-e782a68275f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.971381 | controller |     "Jun 12 10:25:16.052208 crc crio[19822]: time=\"2026-06-12T10:25:16.052088554Z\" level=info msg=\"Removing container: 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad\" id=1cbddb1d-2739-4cdb-b010-472ab0dc8824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.971396 | controller |     "Jun 12 10:25:16.094757 crc crio[19822]: time=\"2026-06-12T10:25:16.09467484Z\" level=info msg=\"Removed container 1c5b8e6e8382449046aaeca021dc2391e44aa91a7360c8378647e41a33ec3fad: openstack/ceilometer-0/ceilometer-notification-agent\" id=1cbddb1d-2739-4cdb-b010-472ab0dc8824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.971411 | controller |     "Jun 12 10:25:16.101793 crc crio[19822]: time=\"2026-06-12T10:25:16.101701248Z\" level=info msg=\"Removing container: cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c\" id=902c7df9-4098-4db4-a9d0-25e7dd620d72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.971426 | controller |     "Jun 12 10:25:16.148096 crc crio[19822]: time=\"2026-06-12T10:25:16.147961407Z\" level=info msg=\"Removed container cc91581d3582530aa0ab3bbff8334d185b242f075a514ea089e90eb329fc407c: openstack/ceilometer-0/ceilometer-central-agent\" id=902c7df9-4098-4db4-a9d0-25e7dd620d72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.971442 | controller |     "Jun 12 10:25:17.170285 crc crio[19822]: time=\"2026-06-12T10:25:17.169778529Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=a7a64f00-2dbe-4fd1-8704-cf1c8690da16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.971457 | controller |     "Jun 12 10:25:17.171015 crc crio[19822]: time=\"2026-06-12T10:25:17.170327547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.971473 | controller |     "Jun 12 10:25:17.203046 crc crio[19822]: time=\"2026-06-12T10:25:17.202699102Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0037c8290}] Aliases:map[]}\"",
2026-06-12 11:43:51.971492 | controller |     "Jun 12 10:25:17.203046 crc crio[19822]: time=\"2026-06-12T10:25:17.203050613Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.971508 | controller |     "Jun 12 10:25:18.120437 crc crio[19822]: 2026-06-12T10:25:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8301733031e894b Mac:d2:45:00:85:b0:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.971524 | controller |     "Jun 12 10:25:18.122214 crc crio[19822]: time=\"2026-06-12T10:25:18.122069565Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0037c8290}] Aliases:map[]}\"",
2026-06-12 11:43:51.971540 | controller |     "Jun 12 10:25:18.122378 crc crio[19822]: time=\"2026-06-12T10:25:18.122255011Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.971556 | controller |     "Jun 12 10:25:18.130778 crc crio[19822]: time=\"2026-06-12T10:25:18.130680162Z\" level=info msg=\"Ran pod sandbox 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea with infra container: openstack/ceilometer-0/POD\" id=a7a64f00-2dbe-4fd1-8704-cf1c8690da16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.971571 | controller |     "Jun 12 10:25:18.134095 crc crio[19822]: time=\"2026-06-12T10:25:18.134030609Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=4b5280a0-e691-4d20-a4a7-e42aa266c63e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.971587 | controller |     "Jun 12 10:25:18.142053 crc crio[19822]: time=\"2026-06-12T10:25:18.141984429Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.971602 | controller |     "Jun 12 10:25:18.633304 crc crio[19822]: time=\"2026-06-12T10:25:18.633212142Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=4b5280a0-e691-4d20-a4a7-e42aa266c63e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.971618 | controller |     "Jun 12 10:25:18.635657 crc crio[19822]: time=\"2026-06-12T10:25:18.635277492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b439a383-84e2-41fe-8257-a899ef2e1c46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.971633 | controller |     "Jun 12 10:25:18.659470 crc crio[19822]: time=\"2026-06-12T10:25:18.658576168Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e161e9ad-4c23-4ecd-ac62-9bfc141e354b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.971648 | controller |     "Jun 12 10:25:18.668532 crc crio[19822]: time=\"2026-06-12T10:25:18.668415979Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2ac14902-69ef-4f6f-a36b-1992f3fdf5f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.971667 | controller |     "Jun 12 10:25:18.669387 crc crio[19822]: time=\"2026-06-12T10:25:18.669306478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.971683 | controller |     "Jun 12 10:25:18.723186 crc crio[19822]: time=\"2026-06-12T10:25:18.723072496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.971698 | controller |     "Jun 12 10:25:18.726638 crc crio[19822]: time=\"2026-06-12T10:25:18.726572345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.971714 | controller |     "Jun 12 10:25:18.938209 crc crio[19822]: time=\"2026-06-12T10:25:18.93802417Z\" level=info msg=\"Created container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent\" id=2ac14902-69ef-4f6f-a36b-1992f3fdf5f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.971730 | controller |     "Jun 12 10:25:18.943978 crc crio[19822]: time=\"2026-06-12T10:25:18.943765411Z\" level=info msg=\"Starting container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba\" id=6b64045b-2444-47b8-976c-cb0469c6927f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.971745 | controller |     "Jun 12 10:25:18.951663 crc crio[19822]: time=\"2026-06-12T10:25:18.95161149Z\" level=info msg=\"Started container\" PID=80495 containerID=1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba description=openstack/ceilometer-0/ceilometer-central-agent id=6b64045b-2444-47b8-976c-cb0469c6927f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea",
2026-06-12 11:43:51.971761 | controller |     "Jun 12 10:25:18.984422 crc crio[19822]: time=\"2026-06-12T10:25:18.984312259Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1ff8b2df-5e06-4d60-a354-0133578f8c1f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.971777 | controller |     "Jun 12 10:25:18.991986 crc crio[19822]: time=\"2026-06-12T10:25:18.991768146Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.971792 | controller |     "Jun 12 10:25:19.477556 crc crio[19822]: time=\"2026-06-12T10:25:19.477420093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=1ff8b2df-5e06-4d60-a354-0133578f8c1f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.971808 | controller |     "Jun 12 10:25:19.479683 crc crio[19822]: time=\"2026-06-12T10:25:19.479591071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=49ea7963-607c-4094-82fc-5fbec1819019 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.971823 | controller |     "Jun 12 10:25:19.512797 crc crio[19822]: time=\"2026-06-12T10:25:19.512382612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=98f2cfdb-4864-4242-8ba0-96dd5b206349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.971838 | controller |     "Jun 12 10:25:19.522253 crc crio[19822]: time=\"2026-06-12T10:25:19.522142911Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0cd562bd-2e33-492b-a0c8-f2fa6305748a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.971860 | controller |     "Jun 12 10:25:19.523345 crc crio[19822]: time=\"2026-06-12T10:25:19.522579635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.971897 | controller |     "Jun 12 10:25:19.586481 crc crio[19822]: time=\"2026-06-12T10:25:19.58637779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.971914 | controller |     "Jun 12 10:25:19.595183 crc crio[19822]: time=\"2026-06-12T10:25:19.595052868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.971930 | controller |     "Jun 12 10:25:19.894507 crc crio[19822]: time=\"2026-06-12T10:25:19.894407121Z\" level=info msg=\"Created container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent\" id=0cd562bd-2e33-492b-a0c8-f2fa6305748a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.971945 | controller |     "Jun 12 10:25:19.906092 crc crio[19822]: time=\"2026-06-12T10:25:19.905783479Z\" level=info msg=\"Starting container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7\" id=b8b888d8-789b-4686-926b-cd0c9f9d04ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.971960 | controller |     "Jun 12 10:25:19.914086 crc crio[19822]: time=\"2026-06-12T10:25:19.913938119Z\" level=info msg=\"Started container\" PID=80544 containerID=7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7 description=openstack/ceilometer-0/ceilometer-notification-agent id=b8b888d8-789b-4686-926b-cd0c9f9d04ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea",
2026-06-12 11:43:51.971976 | controller |     "Jun 12 10:25:19.929418 crc crio[19822]: time=\"2026-06-12T10:25:19.929316408Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fb0a62e9-fd8e-4936-bde9-c30dcd23dd36 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.971992 | controller |     "Jun 12 10:25:19.943312 crc crio[19822]: time=\"2026-06-12T10:25:19.943228309Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.972007 | controller |     "Jun 12 10:25:20.578560 crc crio[19822]: time=\"2026-06-12T10:25:20.577716991Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fb0a62e9-fd8e-4936-bde9-c30dcd23dd36 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.972022 | controller |     "Jun 12 10:25:20.579858 crc crio[19822]: time=\"2026-06-12T10:25:20.579737335Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=31ad471b-224c-4316-be3b-6415dd3b7c71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.972038 | controller |     "Jun 12 10:25:20.614635 crc crio[19822]: time=\"2026-06-12T10:25:20.611228425Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bd6e260b-bc2b-4bde-aa7c-1a25efc6973a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.972052 | controller |     "Jun 12 10:25:20.635311 crc crio[19822]: time=\"2026-06-12T10:25:20.635056542Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=339b7565-9055-487b-b766-9644a063e0c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.972071 | controller |     "Jun 12 10:25:20.635664 crc crio[19822]: time=\"2026-06-12T10:25:20.635625554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972087 | controller |     "Jun 12 10:25:20.688555 crc crio[19822]: time=\"2026-06-12T10:25:20.688451067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972102 | controller |     "Jun 12 10:25:20.695404 crc crio[19822]: time=\"2026-06-12T10:25:20.695300894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972117 | controller |     "Jun 12 10:25:20.897331 crc crio[19822]: time=\"2026-06-12T10:25:20.897238714Z\" level=info msg=\"Created container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core\" id=339b7565-9055-487b-b766-9644a063e0c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.972132 | controller |     "Jun 12 10:25:20.899340 crc crio[19822]: time=\"2026-06-12T10:25:20.899007331Z\" level=info msg=\"Starting container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be\" id=da7373f7-9c1d-480e-a9e3-21a338da2143 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.972147 | controller |     "Jun 12 10:25:20.904464 crc crio[19822]: time=\"2026-06-12T10:25:20.904371591Z\" level=info msg=\"Started container\" PID=80646 containerID=a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be description=openstack/ceilometer-0/sg-core id=da7373f7-9c1d-480e-a9e3-21a338da2143 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea",
2026-06-12 11:43:51.972162 | controller |     "Jun 12 10:25:20.926497 crc crio[19822]: time=\"2026-06-12T10:25:20.926400831Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4ffc9b9d-c530-46ab-afc2-8fba55266f56 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.972177 | controller |     "Jun 12 10:25:20.933993 crc crio[19822]: time=\"2026-06-12T10:25:20.93390924Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.972192 | controller |     "Jun 12 10:25:22.602768 crc crio[19822]: time=\"2026-06-12T10:25:22.602258462Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=4ffc9b9d-c530-46ab-afc2-8fba55266f56 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.972207 | controller |     "Jun 12 10:25:22.606617 crc crio[19822]: time=\"2026-06-12T10:25:22.606550508Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4735cbc1-a07d-4eee-a82b-4e889b175542 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.972222 | controller |     "Jun 12 10:25:22.668049 crc crio[19822]: time=\"2026-06-12T10:25:22.667474142Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=262f1dda-756e-4b7a-b9c6-987935cf975e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.972237 | controller |     "Jun 12 10:25:22.679371 crc crio[19822]: time=\"2026-06-12T10:25:22.679304698Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b0b2beb3-cd65-461e-86e8-082b6f68763e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.972255 | controller |     "Jun 12 10:25:22.680071 crc crio[19822]: time=\"2026-06-12T10:25:22.67999269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972271 | controller |     "Jun 12 10:25:22.750305 crc crio[19822]: time=\"2026-06-12T10:25:22.75018637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972286 | controller |     "Jun 12 10:25:22.755300 crc crio[19822]: time=\"2026-06-12T10:25:22.755174837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972301 | controller |     "Jun 12 10:25:22.943616 crc crio[19822]: time=\"2026-06-12T10:25:22.943462743Z\" level=info msg=\"Created container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd\" id=b0b2beb3-cd65-461e-86e8-082b6f68763e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.972315 | controller |     "Jun 12 10:25:22.945557 crc crio[19822]: time=\"2026-06-12T10:25:22.945297282Z\" level=info msg=\"Starting container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803\" id=fb589184-0a5f-4faf-b42a-b4a2a98eaf57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.972330 | controller |     "Jun 12 10:25:22.952864 crc crio[19822]: time=\"2026-06-12T10:25:22.952695727Z\" level=info msg=\"Started container\" PID=80783 containerID=a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803 description=openstack/ceilometer-0/proxy-httpd id=fb589184-0a5f-4faf-b42a-b4a2a98eaf57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea",
2026-06-12 11:43:51.972346 | controller |     "Jun 12 10:25:24.402065 crc crio[19822]: time=\"2026-06-12T10:25:24.401041425Z\" level=warning msg=\"Stopping container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:51.972361 | controller |     "Jun 12 10:25:24.538201 crc crio[19822]: time=\"2026-06-12T10:25:24.538048354Z\" level=error msg=\"Killing container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:51.972377 | controller |     "Jun 12 10:25:24.570982 crc crio[19822]: time=\"2026-06-12T10:25:24.570879218Z\" level=info msg=\"Stopped container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=cec4e58d-b1bc-4a0b-89b4-302db27ab653 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.972392 | controller |     "Jun 12 10:25:24.572198 crc crio[19822]: time=\"2026-06-12T10:25:24.572045125Z\" level=info msg=\"Stopping pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=e7cec553-8843-4d75-8c86-5b1b72666fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.972408 | controller |     "Jun 12 10:25:24.572989 crc crio[19822]: time=\"2026-06-12T10:25:24.572892092Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c UID:320c2b89-6bad-496b-9ac1-5751aed31fc6 NetNS:/var/run/netns/02076f05-a5aa-4c09-8bf9-b0d622c64c8d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod320c2b89_6bad_496b_9ac1_5751aed31fc6.slice PodAnnotations:0xc00244d560}] Aliases:map[]}\"",
2026-06-12 11:43:51.972423 | controller |     "Jun 12 10:25:24.573130 crc crio[19822]: time=\"2026-06-12T10:25:24.573081028Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.972442 | controller |     "Jun 12 10:25:24.923449 crc crio[19822]: time=\"2026-06-12T10:25:24.922209291Z\" level=info msg=\"Stopped pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=e7cec553-8843-4d75-8c86-5b1b72666fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.972458 | controller |     "Jun 12 10:25:25.168363 crc crio[19822]: time=\"2026-06-12T10:25:25.167067613Z\" level=info msg=\"Removing container: 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a\" id=7a15cc43-5202-4653-8d4b-156d995c9ecf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.972474 | controller |     "Jun 12 10:25:25.208934 crc crio[19822]: time=\"2026-06-12T10:25:25.208228962Z\" level=info msg=\"Removed container 874450d0c8ab2dd1fe2c7370d6e4e5f813162400353900905fa0501debe8545a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=7a15cc43-5202-4653-8d4b-156d995c9ecf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.972489 | controller |     "Jun 12 10:25:25.942019 crc crio[19822]: time=\"2026-06-12T10:25:25.941376065Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=f2e80710-aaf8-4b25-9428-1d9590651364 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.972504 | controller |     "Jun 12 10:25:25.942019 crc crio[19822]: time=\"2026-06-12T10:25:25.941895581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972520 | controller |     "Jun 12 10:25:25.974203 crc crio[19822]: time=\"2026-06-12T10:25:25.973953619Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc003264c30}] Aliases:map[]}\"",
2026-06-12 11:43:51.972536 | controller |     "Jun 12 10:25:25.974203 crc crio[19822]: time=\"2026-06-12T10:25:25.974119684Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.972552 | controller |     "Jun 12 10:25:26.499682 crc crio[19822]: 2026-06-12T10:25:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1b48bcd264cd39 Mac:6a:55:bc:9a:28:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.972567 | controller |     "Jun 12 10:25:26.501260 crc crio[19822]: time=\"2026-06-12T10:25:26.501103383Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc003264c30}] Aliases:map[]}\"",
2026-06-12 11:43:51.972583 | controller |     "Jun 12 10:25:26.501532 crc crio[19822]: time=\"2026-06-12T10:25:26.501341211Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.972598 | controller |     "Jun 12 10:25:26.511091 crc crio[19822]: time=\"2026-06-12T10:25:26.510988349Z\" level=info msg=\"Ran pod sandbox c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=f2e80710-aaf8-4b25-9428-1d9590651364 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.972617 | controller |     "Jun 12 10:25:26.513694 crc crio[19822]: time=\"2026-06-12T10:25:26.51361738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=3838c5f0-7fbf-4d20-a401-5e38158e6bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.972632 | controller |     "Jun 12 10:25:26.586507 crc crio[19822]: time=\"2026-06-12T10:25:26.5863805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=c9b01996-636e-45c2-9437-bc56ced0a4e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.972647 | controller |     "Jun 12 10:25:26.597492 crc crio[19822]: time=\"2026-06-12T10:25:26.597366619Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=49a1888f-caba-44f7-82a1-e594b5846eb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.972663 | controller |     "Jun 12 10:25:26.598029 crc crio[19822]: time=\"2026-06-12T10:25:26.597940997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972678 | controller |     "Jun 12 10:25:26.667030 crc crio[19822]: time=\"2026-06-12T10:25:26.666879397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972694 | controller |     "Jun 12 10:25:26.671033 crc crio[19822]: time=\"2026-06-12T10:25:26.670966155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972709 | controller |     "Jun 12 10:25:26.818216 crc crio[19822]: time=\"2026-06-12T10:25:26.817588729Z\" level=info msg=\"Created container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=49a1888f-caba-44f7-82a1-e594b5846eb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.972724 | controller |     "Jun 12 10:25:26.820429 crc crio[19822]: time=\"2026-06-12T10:25:26.820341677Z\" level=info msg=\"Starting container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab\" id=335c9e27-ea4b-472d-b8f2-05ceb053ea9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.972739 | controller |     "Jun 12 10:25:26.835544 crc crio[19822]: time=\"2026-06-12T10:25:26.835437436Z\" level=info msg=\"Started container\" PID=81273 containerID=740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=335c9e27-ea4b-472d-b8f2-05ceb053ea9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45",
2026-06-12 11:43:51.972755 | controller |     "Jun 12 10:25:28.072887 crc crio[19822]: time=\"2026-06-12T10:25:28.072247573Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c5d5ff69-6v69k/POD\" id=ed9d8ec9-7c87-45e5-aa60-6ffb9bd1fb38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.972771 | controller |     "Jun 12 10:25:28.074298 crc crio[19822]: time=\"2026-06-12T10:25:28.072909724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972786 | controller |     "Jun 12 10:25:28.125956 crc crio[19822]: time=\"2026-06-12T10:25:28.125714808Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc005212620}] Aliases:map[]}\"",
2026-06-12 11:43:51.972806 | controller |     "Jun 12 10:25:28.125956 crc crio[19822]: time=\"2026-06-12T10:25:28.125780411Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c5d5ff69-6v69k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.972822 | controller |     "Jun 12 10:25:28.728198 crc crio[19822]: 2026-06-12T10:25:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:827fbb9aed62445 Mac:12:e0:5c:ca:f4:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.972839 | controller |     "Jun 12 10:25:28.730068 crc crio[19822]: time=\"2026-06-12T10:25:28.72997961Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc005212620}] Aliases:map[]}\"",
2026-06-12 11:43:51.972861 | controller |     "Jun 12 10:25:28.730186 crc crio[19822]: time=\"2026-06-12T10:25:28.730133155Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c5d5ff69-6v69k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.972901 | controller |     "Jun 12 10:25:28.740521 crc crio[19822]: time=\"2026-06-12T10:25:28.740221205Z\" level=info msg=\"Ran pod sandbox 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 with infra container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/POD\" id=ed9d8ec9-7c87-45e5-aa60-6ffb9bd1fb38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.972918 | controller |     "Jun 12 10:25:28.743393 crc crio[19822]: time=\"2026-06-12T10:25:28.74326883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6338dd44-0c16-4101-9b1f-094980df9db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.972950 | controller |     "Jun 12 10:25:28.811207 crc crio[19822]: time=\"2026-06-12T10:25:28.811093974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5469c31e-a401-430b-9f95-f9ed2f74c1d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.972968 | controller |     "Jun 12 10:25:28.819573 crc crio[19822]: time=\"2026-06-12T10:25:28.81947703Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init\" id=95e21f00-319f-4ce2-92cd-131e84c621c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.972983 | controller |     "Jun 12 10:25:28.819956 crc crio[19822]: time=\"2026-06-12T10:25:28.819933865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.972999 | controller |     "Jun 12 10:25:28.903042 crc crio[19822]: time=\"2026-06-12T10:25:28.902780914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973018 | controller |     "Jun 12 10:25:28.909090 crc crio[19822]: time=\"2026-06-12T10:25:28.908739793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973034 | controller |     "Jun 12 10:25:29.095519 crc crio[19822]: time=\"2026-06-12T10:25:29.095346994Z\" level=info msg=\"Created container 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init\" id=95e21f00-319f-4ce2-92cd-131e84c621c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.973049 | controller |     "Jun 12 10:25:29.110515 crc crio[19822]: time=\"2026-06-12T10:25:29.109076135Z\" level=info msg=\"Starting container: 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd\" id=46b0039c-ce4a-4d3c-a3d0-0c875089ccfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.973064 | controller |     "Jun 12 10:25:29.119082 crc crio[19822]: time=\"2026-06-12T10:25:29.118995968Z\" level=info msg=\"Started container\" PID=81410 containerID=503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd description=openstack/dnsmasq-dns-68c5d5ff69-6v69k/init id=46b0039c-ce4a-4d3c-a3d0-0c875089ccfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522",
2026-06-12 11:43:51.973082 | controller |     "Jun 12 10:25:29.272112 crc crio[19822]: time=\"2026-06-12T10:25:29.271543312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c002d951-616e-4bc4-99c8-40947c051e25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.973097 | controller |     "Jun 12 10:25:29.358278 crc crio[19822]: time=\"2026-06-12T10:25:29.358074079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ef1f14d7-36b0-4c08-b6b1-a796feba3cdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.973113 | controller |     "Jun 12 10:25:29.372027 crc crio[19822]: time=\"2026-06-12T10:25:29.371912599Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns\" id=d79a36e9-76ae-4815-9483-711806031956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.973128 | controller |     "Jun 12 10:25:29.372464 crc crio[19822]: time=\"2026-06-12T10:25:29.372397324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973143 | controller |     "Jun 12 10:25:29.443950 crc crio[19822]: time=\"2026-06-12T10:25:29.443748479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973159 | controller |     "Jun 12 10:25:29.447443 crc crio[19822]: time=\"2026-06-12T10:25:29.447357205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973174 | controller |     "Jun 12 10:25:29.645099 crc crio[19822]: time=\"2026-06-12T10:25:29.64480038Z\" level=info msg=\"Created container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns\" id=d79a36e9-76ae-4815-9483-711806031956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.973189 | controller |     "Jun 12 10:25:29.646863 crc crio[19822]: time=\"2026-06-12T10:25:29.646743252Z\" level=info msg=\"Starting container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17\" id=3e6b8a13-ba44-4756-8a36-f8a85f4e36f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.973207 | controller |     "Jun 12 10:25:29.654580 crc crio[19822]: time=\"2026-06-12T10:25:29.654500518Z\" level=info msg=\"Started container\" PID=81442 containerID=49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17 description=openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns id=3e6b8a13-ba44-4756-8a36-f8a85f4e36f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522",
2026-06-12 11:43:51.973224 | controller |     "Jun 12 10:25:30.762754 crc crio[19822]: time=\"2026-06-12T10:25:30.76210986Z\" level=info msg=\"Stopping container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5 (timeout: 30s)\" id=9ac5a31f-5a57-46cf-8cd0-2625b52787d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973240 | controller |     "Jun 12 10:25:30.764101 crc crio[19822]: time=\"2026-06-12T10:25:30.762343328Z\" level=info msg=\"Stopping container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41 (timeout: 30s)\" id=7321fd8f-1939-4930-a8bb-78eb20efed88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973254 | controller |     "Jun 12 10:25:30.864070 crc crio[19822]: time=\"2026-06-12T10:25:30.863483359Z\" level=info msg=\"Stopping container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803 (timeout: 30s)\" id=6fa0f461-12f5-410c-8893-94c3b44a31cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973269 | controller |     "Jun 12 10:25:30.865197 crc crio[19822]: time=\"2026-06-12T10:25:30.865090559Z\" level=info msg=\"Stopping container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba (timeout: 30s)\" id=398f68e3-4b19-4ef1-9922-a4b203c61e7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973285 | controller |     "Jun 12 10:25:30.865770 crc crio[19822]: time=\"2026-06-12T10:25:30.865690739Z\" level=info msg=\"Stopping container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be (timeout: 30s)\" id=32e81ad2-9caf-4319-8612-1cf639c50679 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973300 | controller |     "Jun 12 10:25:30.866796 crc crio[19822]: time=\"2026-06-12T10:25:30.86666272Z\" level=info msg=\"Stopping container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7 (timeout: 30s)\" id=44ab7abe-694b-4022-b7c3-0dbfb7e76b3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973315 | controller |     "Jun 12 10:25:30.907769 crc crio[19822]: time=\"2026-06-12T10:25:30.907703051Z\" level=info msg=\"Stopped container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log\" id=7321fd8f-1939-4930-a8bb-78eb20efed88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973330 | controller |     "Jun 12 10:25:30.995638 crc crio[19822]: time=\"2026-06-12T10:25:30.995406626Z\" level=info msg=\"Stopped container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core\" id=32e81ad2-9caf-4319-8612-1cf639c50679 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973345 | controller |     "Jun 12 10:25:31.097414 crc crio[19822]: time=\"2026-06-12T10:25:31.097326882Z\" level=info msg=\"Stopped container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd\" id=6fa0f461-12f5-410c-8893-94c3b44a31cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973361 | controller |     "Jun 12 10:25:31.420045 crc crio[19822]: time=\"2026-06-12T10:25:31.419970205Z\" level=info msg=\"Stopped container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent\" id=398f68e3-4b19-4ef1-9922-a4b203c61e7e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973375 | controller |     "Jun 12 10:25:31.657120 crc crio[19822]: time=\"2026-06-12T10:25:31.657055981Z\" level=info msg=\"Stopped container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent\" id=44ab7abe-694b-4022-b7c3-0dbfb7e76b3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973394 | controller |     "Jun 12 10:25:31.659381 crc crio[19822]: time=\"2026-06-12T10:25:31.659242861Z\" level=info msg=\"Stopping pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=8314ed7f-4173-44ef-bb36-99e0f3b578cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.973409 | controller |     "Jun 12 10:25:31.661232 crc crio[19822]: time=\"2026-06-12T10:25:31.660987787Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea UID:a0885d18-18b7-4dc6-b1c5-7ebd07c0ca8e NetNS:/var/run/netns/1a09e1d8-84d9-4122-a82d-07003e1c327b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0885d18_18b7_4dc6_b1c5_7ebd07c0ca8e.slice PodAnnotations:0xc0007ac868}] Aliases:map[]}\"",
2026-06-12 11:43:51.973425 | controller |     "Jun 12 10:25:31.661398 crc crio[19822]: time=\"2026-06-12T10:25:31.661228414Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.973440 | controller |     "Jun 12 10:25:32.048971 crc crio[19822]: time=\"2026-06-12T10:25:32.048355362Z\" level=info msg=\"Stopped pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=8314ed7f-4173-44ef-bb36-99e0f3b578cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.973457 | controller |     "Jun 12 10:25:32.352176 crc crio[19822]: time=\"2026-06-12T10:25:32.352078844Z\" level=info msg=\"Removing container: a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803\" id=d3d4a9f6-b72e-479e-aeed-a016735c1cdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.973472 | controller |     "Jun 12 10:25:32.544647 crc crio[19822]: time=\"2026-06-12T10:25:32.544548865Z\" level=info msg=\"Removed container a11c1ab418c7afe14de47b8ed451fb95d3b8817d7efdef70ac1d0d1f8a1d5803: openstack/ceilometer-0/proxy-httpd\" id=d3d4a9f6-b72e-479e-aeed-a016735c1cdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.973487 | controller |     "Jun 12 10:25:32.547655 crc crio[19822]: time=\"2026-06-12T10:25:32.54756362Z\" level=info msg=\"Removing container: a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be\" id=1a5e98ed-6f1c-4730-a0b3-8a908b4c1380 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.973502 | controller |     "Jun 12 10:25:32.571705 crc crio[19822]: time=\"2026-06-12T10:25:32.571617687Z\" level=info msg=\"Removed container a8e223fb04bc2aa294e078fb55731a166b22164045c5c4517be0c2b9f955a6be: openstack/ceilometer-0/sg-core\" id=1a5e98ed-6f1c-4730-a0b3-8a908b4c1380 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.973517 | controller |     "Jun 12 10:25:32.577963 crc crio[19822]: time=\"2026-06-12T10:25:32.577789721Z\" level=info msg=\"Removing container: 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7\" id=4a406f31-767d-4388-ac1f-bfcf5d204879 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.973532 | controller |     "Jun 12 10:25:32.607003 crc crio[19822]: time=\"2026-06-12T10:25:32.606799313Z\" level=info msg=\"Removed container 7dc0f5f406c37b16e282be8a6b581a9aa53fc8bf2343766cd22b429a041abab7: openstack/ceilometer-0/ceilometer-notification-agent\" id=4a406f31-767d-4388-ac1f-bfcf5d204879 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.973546 | controller |     "Jun 12 10:25:32.611226 crc crio[19822]: time=\"2026-06-12T10:25:32.611108907Z\" level=info msg=\"Removing container: 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba\" id=b938b73e-a6cc-430d-9b28-6957268dbf37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.973564 | controller |     "Jun 12 10:25:32.654355 crc crio[19822]: time=\"2026-06-12T10:25:32.65423674Z\" level=info msg=\"Removed container 1991df84a4f5bd2ca14b08e04fe31e4c57b485283d92c803313c61bedb4490ba: openstack/ceilometer-0/ceilometer-central-agent\" id=b938b73e-a6cc-430d-9b28-6957268dbf37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.973580 | controller |     "Jun 12 10:25:33.127304 crc crio[19822]: time=\"2026-06-12T10:25:33.126527819Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b52d81c5-fca9-4fdb-917a-54d727bfd044 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.973597 | controller |     "Jun 12 10:25:33.129378 crc crio[19822]: time=\"2026-06-12T10:25:33.127319535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973612 | controller |     "Jun 12 10:25:33.161538 crc crio[19822]: time=\"2026-06-12T10:25:33.161445138Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc0007ad4a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.973628 | controller |     "Jun 12 10:25:33.161538 crc crio[19822]: time=\"2026-06-12T10:25:33.161522941Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.973644 | controller |     "Jun 12 10:25:33.730082 crc crio[19822]: 2026-06-12T10:25:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28cde601bd2a3dc Mac:5a:d9:ae:56:da:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.973660 | controller |     "Jun 12 10:25:33.731140 crc crio[19822]: time=\"2026-06-12T10:25:33.731008262Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc0007ad4a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.973676 | controller |     "Jun 12 10:25:33.731427 crc crio[19822]: time=\"2026-06-12T10:25:33.731329322Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.973692 | controller |     "Jun 12 10:25:33.749294 crc crio[19822]: time=\"2026-06-12T10:25:33.748611477Z\" level=info msg=\"Ran pod sandbox 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 with infra container: openstack/ceilometer-0/POD\" id=b52d81c5-fca9-4fdb-917a-54d727bfd044 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.973707 | controller |     "Jun 12 10:25:33.751755 crc crio[19822]: time=\"2026-06-12T10:25:33.751706865Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=09349fcb-c44f-4566-9af3-2365ac4d6282 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.973724 | controller |     "Jun 12 10:25:33.756449 crc crio[19822]: time=\"2026-06-12T10:25:33.756387095Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.973742 | controller |     "Jun 12 10:25:34.029924 crc crio[19822]: time=\"2026-06-12T10:25:34.029658219Z\" level=info msg=\"Stopped container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api\" id=9ac5a31f-5a57-46cf-8cd0-2625b52787d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.973758 | controller |     "Jun 12 10:25:34.031660 crc crio[19822]: time=\"2026-06-12T10:25:34.031580351Z\" level=info msg=\"Stopping pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=5aa467f3-5d51-4ee4-b1ee-4c434fa0e093 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.973774 | controller |     "Jun 12 10:25:34.034795 crc crio[19822]: time=\"2026-06-12T10:25:34.034713221Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc UID:6f197005-91d4-48ac-84dd-f7f1b0a4b082 NetNS:/var/run/netns/29605328-666a-4168-bfb4-2d6da84279e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f197005_91d4_48ac_84dd_f7f1b0a4b082.slice PodAnnotations:0xc00008d5b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.973789 | controller |     "Jun 12 10:25:34.035058 crc crio[19822]: time=\"2026-06-12T10:25:34.03497832Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.973805 | controller |     "Jun 12 10:25:34.212357 crc crio[19822]: time=\"2026-06-12T10:25:34.212189484Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=09349fcb-c44f-4566-9af3-2365ac4d6282 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.973820 | controller |     "Jun 12 10:25:34.214123 crc crio[19822]: time=\"2026-06-12T10:25:34.214035895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cf76ecfe-c483-4588-af47-374a1d4d697d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.973836 | controller |     "Jun 12 10:25:34.250094 crc crio[19822]: time=\"2026-06-12T10:25:34.249471872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=f5c3dfa6-b22d-4128-a86d-0776aef46433 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.973855 | controller |     "Jun 12 10:25:34.257979 crc crio[19822]: time=\"2026-06-12T10:25:34.257694038Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=50073f5c-ced8-4b71-9d77-a4f0ff0fd363 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.973887 | controller |     "Jun 12 10:25:34.258434 crc crio[19822]: time=\"2026-06-12T10:25:34.25836076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973908 | controller |     "Jun 12 10:25:34.359239 crc crio[19822]: time=\"2026-06-12T10:25:34.358720278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973924 | controller |     "Jun 12 10:25:34.362510 crc crio[19822]: time=\"2026-06-12T10:25:34.362460094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.973940 | controller |     "Jun 12 10:25:34.457660 crc crio[19822]: time=\"2026-06-12T10:25:34.457561813Z\" level=info msg=\"Stopped pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=5aa467f3-5d51-4ee4-b1ee-4c434fa0e093 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.973961 | controller |     "Jun 12 10:25:34.715902 crc crio[19822]: time=\"2026-06-12T10:25:34.715413389Z\" level=info msg=\"Created container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent\" id=50073f5c-ced8-4b71-9d77-a4f0ff0fd363 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.973977 | controller |     "Jun 12 10:25:34.716983 crc crio[19822]: time=\"2026-06-12T10:25:34.716900036Z\" level=info msg=\"Starting container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504\" id=3952bab9-37aa-43bd-84b7-e43b7f4024e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.973992 | controller |     "Jun 12 10:25:34.735176 crc crio[19822]: time=\"2026-06-12T10:25:34.735024954Z\" level=info msg=\"Started container\" PID=81836 containerID=f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504 description=openstack/ceilometer-0/ceilometer-central-agent id=3952bab9-37aa-43bd-84b7-e43b7f4024e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923",
2026-06-12 11:43:51.974008 | controller |     "Jun 12 10:25:34.757196 crc crio[19822]: time=\"2026-06-12T10:25:34.757072472Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7f61bfcc-8768-4998-b135-4e8a5e20bec6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.974023 | controller |     "Jun 12 10:25:34.765020 crc crio[19822]: time=\"2026-06-12T10:25:34.764431448Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.974039 | controller |     "Jun 12 10:25:35.227957 crc crio[19822]: time=\"2026-06-12T10:25:35.227800424Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7f61bfcc-8768-4998-b135-4e8a5e20bec6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.974055 | controller |     "Jun 12 10:25:35.236417 crc crio[19822]: time=\"2026-06-12T10:25:35.236296744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=316ace70-8a9f-44d1-97fa-139773ba1f19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.974071 | controller |     "Jun 12 10:25:35.263057 crc crio[19822]: time=\"2026-06-12T10:25:35.262995102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f0c07344-1a95-43b2-b408-0df58d7099f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.974086 | controller |     "Jun 12 10:25:35.273042 crc crio[19822]: time=\"2026-06-12T10:25:35.272968576Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3b3316f5-1c7d-488c-af66-09c2f1a8eeec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.974102 | controller |     "Jun 12 10:25:35.273528 crc crio[19822]: time=\"2026-06-12T10:25:35.273459692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974117 | controller |     "Jun 12 10:25:35.340687 crc crio[19822]: time=\"2026-06-12T10:25:35.338485649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974133 | controller |     "Jun 12 10:25:35.353464 crc crio[19822]: time=\"2026-06-12T10:25:35.353300868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974151 | controller |     "Jun 12 10:25:35.431628 crc crio[19822]: time=\"2026-06-12T10:25:35.431565563Z\" level=info msg=\"Removing container: ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5\" id=024fb938-8e92-4245-a79c-4bbe989f55fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.974167 | controller |     "Jun 12 10:25:35.472265 crc crio[19822]: time=\"2026-06-12T10:25:35.472077571Z\" level=info msg=\"Removed container ea452e7699c7be50fd8a3d1d35ac8a70a6f7b879caf495fe2f2a9b77712089b5: openstack/nova-api-0/nova-api-api\" id=024fb938-8e92-4245-a79c-4bbe989f55fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.974183 | controller |     "Jun 12 10:25:35.480612 crc crio[19822]: time=\"2026-06-12T10:25:35.480544278Z\" level=info msg=\"Removing container: d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41\" id=a08e888f-69b0-40b5-a597-3622bd18c7b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.974198 | controller |     "Jun 12 10:25:35.518418 crc crio[19822]: time=\"2026-06-12T10:25:35.518305716Z\" level=info msg=\"Removed container d330d28cf19568d5537e187fbf69fb6ebc97be177f4f3fa33c47dd424ab63e41: openstack/nova-api-0/nova-api-log\" id=a08e888f-69b0-40b5-a597-3622bd18c7b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.974213 | controller |     "Jun 12 10:25:35.560880 crc crio[19822]: time=\"2026-06-12T10:25:35.560766303Z\" level=info msg=\"Created container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent\" id=3b3316f5-1c7d-488c-af66-09c2f1a8eeec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.974229 | controller |     "Jun 12 10:25:35.562738 crc crio[19822]: time=\"2026-06-12T10:25:35.562642385Z\" level=info msg=\"Starting container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63\" id=951b7551-4ee1-4659-9329-dc2b7b62b8a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.974244 | controller |     "Jun 12 10:25:35.569631 crc crio[19822]: time=\"2026-06-12T10:25:35.569132295Z\" level=info msg=\"Started container\" PID=81953 containerID=f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63 description=openstack/ceilometer-0/ceilometer-notification-agent id=951b7551-4ee1-4659-9329-dc2b7b62b8a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923",
2026-06-12 11:43:51.974261 | controller |     "Jun 12 10:25:35.608665 crc crio[19822]: time=\"2026-06-12T10:25:35.605496675Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4e542060-7410-454b-b4fc-994dfff84b54 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.974277 | controller |     "Jun 12 10:25:35.609417 crc crio[19822]: time=\"2026-06-12T10:25:35.608901874Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.974292 | controller |     "Jun 12 10:25:35.942883 crc crio[19822]: time=\"2026-06-12T10:25:35.942452411Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=4be71bef-9fa4-47ee-b085-c6dae06685b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.974308 | controller |     "Jun 12 10:25:35.943082 crc crio[19822]: time=\"2026-06-12T10:25:35.94302006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974323 | controller |     "Jun 12 10:25:35.975628 crc crio[19822]: time=\"2026-06-12T10:25:35.975533972Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc002144948}] Aliases:map[]}\"",
2026-06-12 11:43:51.974344 | controller |     "Jun 12 10:25:35.975628 crc crio[19822]: time=\"2026-06-12T10:25:35.975597025Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.974361 | controller |     "Jun 12 10:25:36.053874 crc crio[19822]: time=\"2026-06-12T10:25:36.053753476Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4e542060-7410-454b-b4fc-994dfff84b54 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.974377 | controller |     "Jun 12 10:25:36.054737 crc crio[19822]: time=\"2026-06-12T10:25:36.054670494Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1294dea6-55d5-4ee3-8187-6c4af8deaedf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.974392 | controller |     "Jun 12 10:25:36.072392 crc crio[19822]: time=\"2026-06-12T10:25:36.072303954Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7bfccd63-6632-4a8b-813c-4b3428254a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.974408 | controller |     "Jun 12 10:25:36.081767 crc crio[19822]: time=\"2026-06-12T10:25:36.081680441Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b9c001b7-5d97-43ea-99f2-d8e1c302cc2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.974423 | controller |     "Jun 12 10:25:36.085415 crc crio[19822]: time=\"2026-06-12T10:25:36.082427697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974439 | controller |     "Jun 12 10:25:36.155723 crc crio[19822]: time=\"2026-06-12T10:25:36.153516613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974454 | controller |     "Jun 12 10:25:36.161940 crc crio[19822]: time=\"2026-06-12T10:25:36.161777425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974469 | controller |     "Jun 12 10:25:36.401075 crc crio[19822]: time=\"2026-06-12T10:25:36.400962183Z\" level=info msg=\"Created container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core\" id=b9c001b7-5d97-43ea-99f2-d8e1c302cc2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.974485 | controller |     "Jun 12 10:25:36.404117 crc crio[19822]: time=\"2026-06-12T10:25:36.404072738Z\" level=info msg=\"Starting container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71\" id=5beee1db-5b43-4f99-88e6-ddd6d5698506 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.974500 | controller |     "Jun 12 10:25:36.419100 crc crio[19822]: time=\"2026-06-12T10:25:36.419032695Z\" level=info msg=\"Started container\" PID=82063 containerID=d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71 description=openstack/ceilometer-0/sg-core id=5beee1db-5b43-4f99-88e6-ddd6d5698506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923",
2026-06-12 11:43:51.974518 | controller |     "Jun 12 10:25:36.456872 crc crio[19822]: time=\"2026-06-12T10:25:36.454277063Z\" level=info msg=\"Stopping container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c (timeout: 10s)\" id=a567268c-60b7-4106-8cb6-47fb7e19dec4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.974534 | controller |     "Jun 12 10:25:36.498913 crc crio[19822]: time=\"2026-06-12T10:25:36.496441995Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9e4495b0-8cbb-4680-8f83-35bc959b513e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.974549 | controller |     "Jun 12 10:25:36.503054 crc crio[19822]: time=\"2026-06-12T10:25:36.502298219Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.974564 | controller |     "Jun 12 10:25:36.589404 crc crio[19822]: 2026-06-12T10:25:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6d870d6ab8688a Mac:da:b5:f2:49:8e:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.974580 | controller |     "Jun 12 10:25:36.590909 crc crio[19822]: time=\"2026-06-12T10:25:36.590519156Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc002144948}] Aliases:map[]}\"",
2026-06-12 11:43:51.974596 | controller |     "Jun 12 10:25:36.590909 crc crio[19822]: time=\"2026-06-12T10:25:36.590729923Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.974611 | controller |     "Jun 12 10:25:36.596095 crc crio[19822]: time=\"2026-06-12T10:25:36.595657798Z\" level=info msg=\"Stopped container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns\" id=a567268c-60b7-4106-8cb6-47fb7e19dec4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.974626 | controller |     "Jun 12 10:25:36.596995 crc crio[19822]: time=\"2026-06-12T10:25:36.596569537Z\" level=info msg=\"Stopping pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=e54f9621-5eb8-4e69-a5fd-4586ce87beef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.974642 | controller |     "Jun 12 10:25:36.598290 crc crio[19822]: time=\"2026-06-12T10:25:36.597646662Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-946cbdf6f-797zb Namespace:openstack ID:04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e UID:38dfa1d0-e48a-4749-a6da-2990790ab2ff NetNS:/var/run/netns/13ff8a55-4f53-4d14-9c1d-e69157e5be63 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod38dfa1d0_e48a_4749_a6da_2990790ab2ff.slice PodAnnotations:0xc00140e790}] Aliases:map[]}\"",
2026-06-12 11:43:51.974657 | controller |     "Jun 12 10:25:36.598290 crc crio[19822]: time=\"2026-06-12T10:25:36.597876778Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-946cbdf6f-797zb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.974672 | controller |     "Jun 12 10:25:36.635049 crc crio[19822]: time=\"2026-06-12T10:25:36.63476286Z\" level=info msg=\"Ran pod sandbox c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 with infra container: openstack/nova-api-0/POD\" id=4be71bef-9fa4-47ee-b085-c6dae06685b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.974721 | controller |     "Jun 12 10:25:36.638541 crc crio[19822]: time=\"2026-06-12T10:25:36.638491937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ada22d14-674b-4efe-9862-9faaa22ababa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.974740 | controller |     "Jun 12 10:25:36.643292 crc crio[19822]: time=\"2026-06-12T10:25:36.643045682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=31d0f0f3-2178-4cdd-bb30-2736300c4418 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.974755 | controller |     "Jun 12 10:25:36.669566 crc crio[19822]: time=\"2026-06-12T10:25:36.66944577Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=1d39403a-4f09-462f-bd47-5c3c622d6779 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.974770 | controller |     "Jun 12 10:25:36.670035 crc crio[19822]: time=\"2026-06-12T10:25:36.669935346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974786 | controller |     "Jun 12 10:25:36.769718 crc crio[19822]: time=\"2026-06-12T10:25:36.769353268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974801 | controller |     "Jun 12 10:25:36.778949 crc crio[19822]: time=\"2026-06-12T10:25:36.778900585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974817 | controller |     "Jun 12 10:25:36.980797 crc crio[19822]: time=\"2026-06-12T10:25:36.980644289Z\" level=info msg=\"Created container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log\" id=1d39403a-4f09-462f-bd47-5c3c622d6779 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.974832 | controller |     "Jun 12 10:25:36.985973 crc crio[19822]: time=\"2026-06-12T10:25:36.982551539Z\" level=info msg=\"Starting container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972\" id=8badf091-1b0f-45ea-a9d9-21e9bdf93fcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.974850 | controller |     "Jun 12 10:25:36.992210 crc crio[19822]: time=\"2026-06-12T10:25:36.992092323Z\" level=info msg=\"Started container\" PID=82174 containerID=c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972 description=openstack/nova-api-0/nova-api-log id=8badf091-1b0f-45ea-a9d9-21e9bdf93fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954",
2026-06-12 11:43:51.974866 | controller |     "Jun 12 10:25:37.026946 crc crio[19822]: time=\"2026-06-12T10:25:37.026477464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5025b251-c613-480a-9ff8-6bff81e0acea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.974902 | controller |     "Jun 12 10:25:37.151007 crc crio[19822]: time=\"2026-06-12T10:25:37.149709918Z\" level=info msg=\"Stopped pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=e54f9621-5eb8-4e69-a5fd-4586ce87beef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.974919 | controller |     "Jun 12 10:25:37.173192 crc crio[19822]: time=\"2026-06-12T10:25:37.173054268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=461793b4-a101-4039-983d-4e47af012973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.974938 | controller |     "Jun 12 10:25:37.185255 crc crio[19822]: time=\"2026-06-12T10:25:37.185135831Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=0d352879-c8dc-453c-b284-758bce6bc156 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.974954 | controller |     "Jun 12 10:25:37.185658 crc crio[19822]: time=\"2026-06-12T10:25:37.185597256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974970 | controller |     "Jun 12 10:25:37.279650 crc crio[19822]: time=\"2026-06-12T10:25:37.279220799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.974985 | controller |     "Jun 12 10:25:37.293729 crc crio[19822]: time=\"2026-06-12T10:25:37.293673116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.975001 | controller |     "Jun 12 10:25:37.333410 crc crio[19822]: time=\"2026-06-12T10:25:37.333316939Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-8n5rh/POD\" id=1065de45-4779-45ec-82e2-cc526ad3c25b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.975016 | controller |     "Jun 12 10:25:37.333527 crc crio[19822]: time=\"2026-06-12T10:25:37.333498495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.975032 | controller |     "Jun 12 10:25:37.441354 crc crio[19822]: time=\"2026-06-12T10:25:37.438587007Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00244cd38}] Aliases:map[]}\"",
2026-06-12 11:43:51.975047 | controller |     "Jun 12 10:25:37.441354 crc crio[19822]: time=\"2026-06-12T10:25:37.438890087Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-8n5rh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.975062 | controller |     "Jun 12 10:25:37.632460 crc crio[19822]: time=\"2026-06-12T10:25:37.631769211Z\" level=info msg=\"Removing container: bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c\" id=8368c046-e52f-4542-8d56-08f01df23a89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.975077 | controller |     "Jun 12 10:25:37.757941 crc crio[19822]: time=\"2026-06-12T10:25:37.757389288Z\" level=info msg=\"Removed container bb922e00d9cc5fe83fb9ee639295b057bb0aaad6c8d88ad225073e7a94cd4c7c: openstack/dnsmasq-dns-946cbdf6f-797zb/dnsmasq-dns\" id=8368c046-e52f-4542-8d56-08f01df23a89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.975092 | controller |     "Jun 12 10:25:37.759071 crc crio[19822]: time=\"2026-06-12T10:25:37.758788414Z\" level=info msg=\"Created container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api\" id=0d352879-c8dc-453c-b284-758bce6bc156 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.975108 | controller |     "Jun 12 10:25:37.773032 crc crio[19822]: time=\"2026-06-12T10:25:37.772730215Z\" level=info msg=\"Starting container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824\" id=288f4a29-1eb0-438b-b430-e4d8c4cac330 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.975126 | controller |     "Jun 12 10:25:37.781961 crc crio[19822]: time=\"2026-06-12T10:25:37.779636032Z\" level=info msg=\"Removing container: 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd\" id=0a6a6621-bdcf-4388-bdb2-ab5d695f533f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.975141 | controller |     "Jun 12 10:25:37.783625 crc crio[19822]: time=\"2026-06-12T10:25:37.783425654Z\" level=info msg=\"Started container\" PID=82269 containerID=30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824 description=openstack/nova-api-0/nova-api-api id=288f4a29-1eb0-438b-b430-e4d8c4cac330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954",
2026-06-12 11:43:51.975157 | controller |     "Jun 12 10:25:37.822282 crc crio[19822]: time=\"2026-06-12T10:25:37.822182798Z\" level=info msg=\"Removed container 0d91a0842e5612b89ce754d532e3e63de26c239bb4c8e5d2135bde1b0bc6d5bd: openstack/dnsmasq-dns-946cbdf6f-797zb/init\" id=0a6a6621-bdcf-4388-bdb2-ab5d695f533f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.975173 | controller |     "Jun 12 10:25:38.104042 crc crio[19822]: 2026-06-12T10:25:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b9963749d6ea87 Mac:32:95:d6:4d:89:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed SocketPath: PciID:}] [{Interface:0xc0000147a0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.975189 | controller |     "Jun 12 10:25:38.106009 crc crio[19822]: time=\"2026-06-12T10:25:38.105761108Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00244cd38}] Aliases:map[]}\"",
2026-06-12 11:43:51.975205 | controller |     "Jun 12 10:25:38.106233 crc crio[19822]: time=\"2026-06-12T10:25:38.106057568Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-8n5rh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.975222 | controller |     "Jun 12 10:25:38.118903 crc crio[19822]: time=\"2026-06-12T10:25:38.118463321Z\" level=info msg=\"Ran pod sandbox 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff with infra container: openstack/nova-cell1-cell-mapping-8n5rh/POD\" id=1065de45-4779-45ec-82e2-cc526ad3c25b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.975239 | controller |     "Jun 12 10:25:38.120963 crc crio[19822]: time=\"2026-06-12T10:25:38.120797706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=600a8fe7-f598-429e-9abd-3223583c3609 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.975254 | controller |     "Jun 12 10:25:38.181428 crc crio[19822]: time=\"2026-06-12T10:25:38.181313904Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=9e4495b0-8cbb-4680-8f83-35bc959b513e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.975270 | controller |     "Jun 12 10:25:38.182564 crc crio[19822]: time=\"2026-06-12T10:25:38.182468882Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=16838f94-4b02-4eef-b0c3-c4d577eed0b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.975285 | controller |     "Jun 12 10:25:38.187640 crc crio[19822]: time=\"2026-06-12T10:25:38.187282994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=b689ac7e-aa8e-42a5-9ba4-3bf9b2cba5a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.975305 | controller |     "Jun 12 10:25:38.225196 crc crio[19822]: time=\"2026-06-12T10:25:38.225057194Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage\" id=7b0cc351-87bd-47b9-ae3b-3ecb3bba7dd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.975322 | controller |     "Jun 12 10:25:38.225642 crc crio[19822]: time=\"2026-06-12T10:25:38.22554382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.975339 | controller |     "Jun 12 10:25:38.256736 crc crio[19822]: time=\"2026-06-12T10:25:38.256592234Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=283c7dd1-7bd5-4464-a355-bb3dcfba6691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.975355 | controller |     "Jun 12 10:25:38.289518 crc crio[19822]: time=\"2026-06-12T10:25:38.289092739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.975371 | controller |     "Jun 12 10:25:38.295184 crc crio[19822]: time=\"2026-06-12T10:25:38.295090161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.975388 | controller |     "Jun 12 10:25:38.334959 crc crio[19822]: time=\"2026-06-12T10:25:38.333662551Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7c0df9ab-8cc6-48af-96e4-b9b2b814d845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.975405 | controller |     "Jun 12 10:25:38.334959 crc crio[19822]: time=\"2026-06-12T10:25:38.334341283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.975421 | controller |     "Jun 12 10:25:38.387072 crc crio[19822]: time=\"2026-06-12T10:25:38.386986704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.975438 | controller |     "Jun 12 10:25:38.390995 crc crio[19822]: time=\"2026-06-12T10:25:38.390870747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.975455 | controller |     "Jun 12 10:25:38.625649 crc crio[19822]: time=\"2026-06-12T10:25:38.625469055Z\" level=info msg=\"Created container a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage\" id=7b0cc351-87bd-47b9-ae3b-3ecb3bba7dd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.975471 | controller |     "Jun 12 10:25:38.627253 crc crio[19822]: time=\"2026-06-12T10:25:38.626780107Z\" level=info msg=\"Starting container: a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516\" id=dcae8294-e99a-4c78-b0e5-52768676ef9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.975487 | controller |     "Jun 12 10:25:38.630245 crc crio[19822]: time=\"2026-06-12T10:25:38.630122593Z\" level=info msg=\"Created container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd\" id=7c0df9ab-8cc6-48af-96e4-b9b2b814d845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.975506 | controller |     "Jun 12 10:25:38.631703 crc crio[19822]: time=\"2026-06-12T10:25:38.631551577Z\" level=info msg=\"Starting container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243\" id=d3a94904-d2bf-41ad-a023-912567dba88a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.975534 | controller |     "Jun 12 10:25:38.632976 crc crio[19822]: time=\"2026-06-12T10:25:38.632925111Z\" level=info msg=\"Started container\" PID=82448 containerID=a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516 description=openstack/nova-cell1-cell-mapping-8n5rh/nova-manage id=dcae8294-e99a-4c78-b0e5-52768676ef9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff",
2026-06-12 11:43:51.975558 | controller |     "Jun 12 10:25:38.642486 crc crio[19822]: time=\"2026-06-12T10:25:38.642286499Z\" level=info msg=\"Started container\" PID=82455 containerID=44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 description=openstack/ceilometer-0/proxy-httpd id=d3a94904-d2bf-41ad-a023-912567dba88a name=/runtime.v1.RuntimeService/StartContainer sandboxID=28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923",
2026-06-12 11:43:51.975575 | controller |     "Jun 12 10:25:38.666877 crc crio[19822]: time=\"2026-06-12T10:25:38.666710954Z\" level=info msg=\"Stopping container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 (timeout: 30s)\" id=6f858d1d-e4b8-42f9-8860-41a4bbb8b497 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975591 | controller |     "Jun 12 10:25:38.667348 crc crio[19822]: time=\"2026-06-12T10:25:38.667233161Z\" level=info msg=\"Stopping container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71 (timeout: 30s)\" id=aaf02eb3-58b9-4c71-bb86-5025f23e29e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975661 | controller |     "Jun 12 10:25:38.667348 crc crio[19822]: time=\"2026-06-12T10:25:38.667331494Z\" level=info msg=\"Stopping container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504 (timeout: 30s)\" id=131b8e1a-5cc2-4a1b-bea6-c346fcd832f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975683 | controller |     "Jun 12 10:25:38.667521 crc crio[19822]: time=\"2026-06-12T10:25:38.667436007Z\" level=info msg=\"Stopping container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63 (timeout: 30s)\" id=401b6115-0ddd-457a-8f58-29cc0887c116 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975700 | controller |     "Jun 12 10:25:38.804108 crc crio[19822]: time=\"2026-06-12T10:25:38.804025363Z\" level=info msg=\"Stopped container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core\" id=aaf02eb3-58b9-4c71-bb86-5025f23e29e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975716 | controller |     "Jun 12 10:25:39.418879 crc crio[19822]: time=\"2026-06-12T10:25:39.418245782Z\" level=info msg=\"Stopped container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent\" id=401b6115-0ddd-457a-8f58-29cc0887c116 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975732 | controller |     "Jun 12 10:25:40.912335 crc crio[19822]: time=\"2026-06-12T10:25:40.910635618Z\" level=info msg=\"Stopped container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent\" id=131b8e1a-5cc2-4a1b-bea6-c346fcd832f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975747 | controller |     "Jun 12 10:25:45.836342 crc crio[19822]: time=\"2026-06-12T10:25:45.835253396Z\" level=info msg=\"Stopping pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=298229ba-6f8e-4d73-bf78-6166772aed54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.975763 | controller |     "Jun 12 10:25:45.837900 crc crio[19822]: time=\"2026-06-12T10:25:45.836874723Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-8n5rh Namespace:openstack ID:5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff UID:2cbd5e90-5265-4cbc-80a5-4a51e520163b NetNS:/var/run/netns/88343aaa-7428-4aab-9a81-1dfa1c9129ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cbd5e90_5265_4cbc_80a5_4a51e520163b.slice PodAnnotations:0xc00140ea98}] Aliases:map[]}\"",
2026-06-12 11:43:51.975783 | controller |     "Jun 12 10:25:45.837900 crc crio[19822]: time=\"2026-06-12T10:25:45.83701613Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-8n5rh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.975800 | controller |     "Jun 12 10:25:46.256984 crc crio[19822]: time=\"2026-06-12T10:25:46.256413051Z\" level=info msg=\"Stopped pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=298229ba-6f8e-4d73-bf78-6166772aed54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.975816 | controller |     "Jun 12 10:25:47.693271 crc crio[19822]: time=\"2026-06-12T10:25:47.692696493Z\" level=info msg=\"Stopping container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39 (timeout: 30s)\" id=9f4d2894-ef83-4f07-8f74-c1950af890bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975834 | controller |     "Jun 12 10:25:47.694461 crc crio[19822]: time=\"2026-06-12T10:25:47.692913854Z\" level=info msg=\"Stopping container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d (timeout: 30s)\" id=a5389f04-64f6-4e2a-a152-6a0b97f67f5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975856 | controller |     "Jun 12 10:25:47.708062 crc crio[19822]: time=\"2026-06-12T10:25:47.707970351Z\" level=info msg=\"Stopping container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2 (timeout: 30s)\" id=f0c35316-2ddb-4887-af4c-68596cee6c1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975891 | controller |     "Jun 12 10:25:47.828466 crc crio[19822]: time=\"2026-06-12T10:25:47.827955414Z\" level=info msg=\"Stopped container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log\" id=a5389f04-64f6-4e2a-a152-6a0b97f67f5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975910 | controller |     "Jun 12 10:25:47.869982 crc crio[19822]: time=\"2026-06-12T10:25:47.869871072Z\" level=info msg=\"Stopping container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972 (timeout: 30s)\" id=524742ab-13cf-4acf-98e7-a6d76c6311fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975926 | controller |     "Jun 12 10:25:47.869982 crc crio[19822]: time=\"2026-06-12T10:25:47.869968309Z\" level=info msg=\"Stopping container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824 (timeout: 30s)\" id=60b3e489-05a0-4a47-8cd6-5b2560c02dc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975941 | controller |     "Jun 12 10:25:48.001298 crc crio[19822]: time=\"2026-06-12T10:25:48.001004254Z\" level=info msg=\"Stopped container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log\" id=524742ab-13cf-4acf-98e7-a6d76c6311fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975956 | controller |     "Jun 12 10:25:50.577967 crc crio[19822]: time=\"2026-06-12T10:25:50.57730698Z\" level=info msg=\"Stopped container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f0c35316-2ddb-4887-af4c-68596cee6c1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.975971 | controller |     "Jun 12 10:25:50.579390 crc crio[19822]: time=\"2026-06-12T10:25:50.579298343Z\" level=info msg=\"Stopping pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=c6eded5e-eced-4901-b8d3-d55b37be1be4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.975991 | controller |     "Jun 12 10:25:50.580306 crc crio[19822]: time=\"2026-06-12T10:25:50.580183911Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536 UID:60fefa2f-edc9-4ab0-b585-2e009dd3219a NetNS:/var/run/netns/65156fe1-7c2d-4166-a7b6-a644e698e375 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60fefa2f_edc9_4ab0_b585_2e009dd3219a.slice PodAnnotations:0xc0030954d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.976007 | controller |     "Jun 12 10:25:50.580608 crc crio[19822]: time=\"2026-06-12T10:25:50.580357617Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.976023 | controller |     "Jun 12 10:25:50.946306 crc crio[19822]: time=\"2026-06-12T10:25:50.945752786Z\" level=info msg=\"Stopped container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata\" id=9f4d2894-ef83-4f07-8f74-c1950af890bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.976038 | controller |     "Jun 12 10:25:50.947656 crc crio[19822]: time=\"2026-06-12T10:25:50.947581844Z\" level=info msg=\"Stopping pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=83b7b0a0-4000-4486-9333-c163b7d94c03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.976054 | controller |     "Jun 12 10:25:50.948469 crc crio[19822]: time=\"2026-06-12T10:25:50.94840197Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0 UID:d0009e64-26e6-404a-a168-53bce4eac77f NetNS:/var/run/netns/80e2cb61-9cbf-4296-b1d9-40d11063f77e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0009e64_26e6_404a_a168_53bce4eac77f.slice PodAnnotations:0xc0007acde0}] Aliases:map[]}\"",
2026-06-12 11:43:51.976070 | controller |     "Jun 12 10:25:50.948657 crc crio[19822]: time=\"2026-06-12T10:25:50.948599556Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.976086 | controller |     "Jun 12 10:25:50.949887 crc crio[19822]: time=\"2026-06-12T10:25:50.949769813Z\" level=info msg=\"Stopped pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=c6eded5e-eced-4901-b8d3-d55b37be1be4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.976102 | controller |     "Jun 12 10:25:51.324450 crc crio[19822]: time=\"2026-06-12T10:25:51.324339905Z\" level=info msg=\"Stopped pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=83b7b0a0-4000-4486-9333-c163b7d94c03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.976117 | controller |     "Jun 12 10:25:51.949248 crc crio[19822]: time=\"2026-06-12T10:25:51.948581091Z\" level=info msg=\"Removing container: 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2\" id=0964fd2a-f5ab-410c-9f8b-9a8e6ab4ab3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.976133 | controller |     "Jun 12 10:25:51.986057 crc crio[19822]: time=\"2026-06-12T10:25:51.985735246Z\" level=info msg=\"Removed container 7e3651645fd4a7bdeffe332a7e3bc14077a23b3a9adf69064de6e6463ad10ff2: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0964fd2a-f5ab-410c-9f8b-9a8e6ab4ab3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.976148 | controller |     "Jun 12 10:25:51.989901 crc crio[19822]: time=\"2026-06-12T10:25:51.989723147Z\" level=info msg=\"Removing container: 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39\" id=de0c183c-05e9-41cb-80f3-e774efc272a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.976167 | controller |     "Jun 12 10:25:52.046637 crc crio[19822]: time=\"2026-06-12T10:25:52.046470552Z\" level=info msg=\"Removed container 775f8bd7c2b8a0c6f72456a7f1ec01d8fbfb012fd22d660167b43a83afd6da39: openstack/nova-metadata-0/nova-metadata-metadata\" id=de0c183c-05e9-41cb-80f3-e774efc272a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.976183 | controller |     "Jun 12 10:25:52.060291 crc crio[19822]: time=\"2026-06-12T10:25:52.060121486Z\" level=info msg=\"Removing container: 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d\" id=09975197-4989-432d-8011-d7ec59dbe903 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.976198 | controller |     "Jun 12 10:25:52.119504 crc crio[19822]: time=\"2026-06-12T10:25:52.119385399Z\" level=info msg=\"Removed container 71026b26f6d853be0e3a8a893a204e2ad2b0e1dc2d4b6e51f8d9f941a943144d: openstack/nova-metadata-0/nova-metadata-log\" id=09975197-4989-432d-8011-d7ec59dbe903 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.976214 | controller |     "Jun 12 10:25:52.460450 crc crio[19822]: time=\"2026-06-12T10:25:52.459909813Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=cfe19b41-780b-43d8-b09d-4250edd7f5b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.976229 | controller |     "Jun 12 10:25:52.460724 crc crio[19822]: time=\"2026-06-12T10:25:52.460514363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976245 | controller |     "Jun 12 10:25:52.513900 crc crio[19822]: time=\"2026-06-12T10:25:52.513755396Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc003264358}] Aliases:map[]}\"",
2026-06-12 11:43:51.976261 | controller |     "Jun 12 10:25:52.513900 crc crio[19822]: time=\"2026-06-12T10:25:52.513899717Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.976277 | controller |     "Jun 12 10:25:52.536696 crc crio[19822]: time=\"2026-06-12T10:25:52.536600778Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=cb4fc6d4-5735-4b99-9522-99bf372f64da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.976293 | controller |     "Jun 12 10:25:52.536933 crc crio[19822]: time=\"2026-06-12T10:25:52.536726542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976309 | controller |     "Jun 12 10:25:52.615517 crc crio[19822]: time=\"2026-06-12T10:25:52.61540104Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0032645a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.976324 | controller |     "Jun 12 10:25:52.615517 crc crio[19822]: time=\"2026-06-12T10:25:52.615486093Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.976341 | controller |     "Jun 12 10:25:53.135959 crc crio[19822]: 2026-06-12T10:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af468debf1bf390 Mac:92:39:66:b2:b7:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b SocketPath: PciID:}] [{Interface:0xc0004a45e0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.976360 | controller |     "Jun 12 10:25:53.137410 crc crio[19822]: time=\"2026-06-12T10:25:53.137337219Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc003264358}] Aliases:map[]}\"",
2026-06-12 11:43:51.976377 | controller |     "Jun 12 10:25:53.137578 crc crio[19822]: time=\"2026-06-12T10:25:53.137537916Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.976393 | controller |     "Jun 12 10:25:53.149708 crc crio[19822]: time=\"2026-06-12T10:25:53.149622011Z\" level=info msg=\"Ran pod sandbox af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 with infra container: openstack/nova-scheduler-0/POD\" id=cfe19b41-780b-43d8-b09d-4250edd7f5b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.976408 | controller |     "Jun 12 10:25:53.152477 crc crio[19822]: time=\"2026-06-12T10:25:53.152393327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d0ac784d-942a-4087-a645-fffbf9e4adab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.976424 | controller |     "Jun 12 10:25:53.176987 crc crio[19822]: time=\"2026-06-12T10:25:53.176879124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=206b64c5-c415-490c-925b-ccd6b98ba805 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.976440 | controller |     "Jun 12 10:25:53.187064 crc crio[19822]: time=\"2026-06-12T10:25:53.186944155Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1438195b-ad3f-4022-96ba-40883e25e87c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.976456 | controller |     "Jun 12 10:25:53.187416 crc crio[19822]: time=\"2026-06-12T10:25:53.187358058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976472 | controller |     "Jun 12 10:25:53.246018 crc crio[19822]: time=\"2026-06-12T10:25:53.245919795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976488 | controller |     "Jun 12 10:25:53.253070 crc crio[19822]: time=\"2026-06-12T10:25:53.252997741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976504 | controller |     "Jun 12 10:25:53.270768 crc crio[19822]: 2026-06-12T10:25:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f5c7713ebab28b Mac:1a:ee:7a:16:7e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 SocketPath: PciID:}] [{Interface:0xc0002dac80 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.976520 | controller |     "Jun 12 10:25:53.273604 crc crio[19822]: time=\"2026-06-12T10:25:53.273560035Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0032645a8}] Aliases:map[]}\"",
2026-06-12 11:43:51.976540 | controller |     "Jun 12 10:25:53.274094 crc crio[19822]: time=\"2026-06-12T10:25:53.274068902Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.976556 | controller |     "Jun 12 10:25:53.293718 crc crio[19822]: time=\"2026-06-12T10:25:53.293661793Z\" level=info msg=\"Ran pod sandbox 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 with infra container: openstack/nova-metadata-0/POD\" id=cb4fc6d4-5735-4b99-9522-99bf372f64da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.976572 | controller |     "Jun 12 10:25:53.297138 crc crio[19822]: time=\"2026-06-12T10:25:53.297049068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=180e16e2-f020-4a64-83f2-16fcd9600e04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.976588 | controller |     "Jun 12 10:25:53.310779 crc crio[19822]: time=\"2026-06-12T10:25:53.309911066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=38bbd198-670c-48c2-941c-57433e0eef7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.976604 | controller |     "Jun 12 10:25:53.325604 crc crio[19822]: time=\"2026-06-12T10:25:53.325550074Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=75eab117-c7e0-4c70-ad3b-579a9f9df4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.976619 | controller |     "Jun 12 10:25:53.326382 crc crio[19822]: time=\"2026-06-12T10:25:53.326351829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976635 | controller |     "Jun 12 10:25:53.379465 crc crio[19822]: time=\"2026-06-12T10:25:53.379420273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976651 | controller |     "Jun 12 10:25:53.384081 crc crio[19822]: time=\"2026-06-12T10:25:53.38405279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976667 | controller |     "Jun 12 10:25:53.435128 crc crio[19822]: time=\"2026-06-12T10:25:53.435035739Z\" level=info msg=\"Stopped container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api\" id=60b3e489-05a0-4a47-8cd6-5b2560c02dc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.976682 | controller |     "Jun 12 10:25:53.437801 crc crio[19822]: time=\"2026-06-12T10:25:53.437703304Z\" level=info msg=\"Stopping pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=17f11ef5-eb1d-419e-8068-7d2631aad8df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.976698 | controller |     "Jun 12 10:25:53.438532 crc crio[19822]: time=\"2026-06-12T10:25:53.438444858Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954 UID:e4de7e85-804f-485f-b8de-7b0bc8bc001c NetNS:/var/run/netns/fe347cee-c102-46b9-b88d-40246bd859ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4de7e85_804f_485f_b8de_7b0bc8bc001c.slice PodAnnotations:0xc0032648a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.976718 | controller |     "Jun 12 10:25:53.439235 crc crio[19822]: time=\"2026-06-12T10:25:53.438631304Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.976734 | controller |     "Jun 12 10:25:53.453960 crc crio[19822]: time=\"2026-06-12T10:25:53.453871838Z\" level=info msg=\"Created container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1438195b-ad3f-4022-96ba-40883e25e87c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.976750 | controller |     "Jun 12 10:25:53.455011 crc crio[19822]: time=\"2026-06-12T10:25:53.454948111Z\" level=info msg=\"Starting container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82\" id=9a99be30-2440-45b0-8aa1-2e45cbcd50cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.976766 | controller |     "Jun 12 10:25:53.469001 crc crio[19822]: time=\"2026-06-12T10:25:53.468864533Z\" level=info msg=\"Started container\" PID=83599 containerID=ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=9a99be30-2440-45b0-8aa1-2e45cbcd50cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491",
2026-06-12 11:43:51.976782 | controller |     "Jun 12 10:25:53.534975 crc crio[19822]: time=\"2026-06-12T10:25:53.534770225Z\" level=info msg=\"Created container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log\" id=75eab117-c7e0-4c70-ad3b-579a9f9df4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.976798 | controller |     "Jun 12 10:25:53.537063 crc crio[19822]: time=\"2026-06-12T10:25:53.537023866Z\" level=info msg=\"Starting container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16\" id=8522f35a-f153-4f08-a48d-6706dece1231 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.976814 | controller |     "Jun 12 10:25:53.543933 crc crio[19822]: time=\"2026-06-12T10:25:53.543862514Z\" level=info msg=\"Started container\" PID=83607 containerID=56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16 description=openstack/nova-metadata-0/nova-metadata-log id=8522f35a-f153-4f08-a48d-6706dece1231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7",
2026-06-12 11:43:51.976830 | controller |     "Jun 12 10:25:53.564490 crc crio[19822]: time=\"2026-06-12T10:25:53.564402357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c4afb6ce-4cc5-4e30-895d-7310e736d66b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.976846 | controller |     "Jun 12 10:25:53.633637 crc crio[19822]: time=\"2026-06-12T10:25:53.630776493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=44733269-180b-4c5b-8437-f37f007b8ed7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.976866 | controller |     "Jun 12 10:25:53.643195 crc crio[19822]: time=\"2026-06-12T10:25:53.642983551Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=df47e8dc-b1fe-4337-9ef5-e01ff578b1bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.976902 | controller |     "Jun 12 10:25:53.644494 crc crio[19822]: time=\"2026-06-12T10:25:53.643562839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976925 | controller |     "Jun 12 10:25:53.712692 crc crio[19822]: time=\"2026-06-12T10:25:53.712515837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976942 | controller |     "Jun 12 10:25:53.743944 crc crio[19822]: time=\"2026-06-12T10:25:53.728050771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.976958 | controller |     "Jun 12 10:25:53.895373 crc crio[19822]: time=\"2026-06-12T10:25:53.894876227Z\" level=info msg=\"Stopped pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=17f11ef5-eb1d-419e-8068-7d2631aad8df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.976973 | controller |     "Jun 12 10:25:53.899409 crc crio[19822]: time=\"2026-06-12T10:25:53.899235055Z\" level=info msg=\"Created container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata\" id=df47e8dc-b1fe-4337-9ef5-e01ff578b1bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.976989 | controller |     "Jun 12 10:25:53.901057 crc crio[19822]: time=\"2026-06-12T10:25:53.90095952Z\" level=info msg=\"Starting container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e\" id=0b524933-524a-4df2-8313-a5a5703966f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.977005 | controller |     "Jun 12 10:25:53.909376 crc crio[19822]: time=\"2026-06-12T10:25:53.909212644Z\" level=info msg=\"Started container\" PID=83667 containerID=7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e description=openstack/nova-metadata-0/nova-metadata-metadata id=0b524933-524a-4df2-8313-a5a5703966f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7",
2026-06-12 11:43:51.977036 | controller |     "Jun 12 10:25:54.016319 crc crio[19822]: time=\"2026-06-12T10:25:54.016096876Z\" level=info msg=\"Removing container: 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824\" id=413ea397-8f74-448a-a58d-8e805995e15d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.977053 | controller |     "Jun 12 10:25:54.061607 crc crio[19822]: time=\"2026-06-12T10:25:54.060604756Z\" level=info msg=\"Removed container 30a4a888f8712e1178282fdda0b6ff7ee62f301e9ead612ad0dbd2908f8b2824: openstack/nova-api-0/nova-api-api\" id=413ea397-8f74-448a-a58d-8e805995e15d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.977069 | controller |     "Jun 12 10:25:54.066715 crc crio[19822]: time=\"2026-06-12T10:25:54.06663048Z\" level=info msg=\"Removing container: c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972\" id=dadb27f2-c31e-4ec4-9523-a85e6954f79e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.977085 | controller |     "Jun 12 10:25:54.109725 crc crio[19822]: time=\"2026-06-12T10:25:54.109509646Z\" level=info msg=\"Removed container c447be48ba9c4ee0c9c9f2f004e19644f7d1cfa81ff6dfbbd86c286b55a5b972: openstack/nova-api-0/nova-api-log\" id=dadb27f2-c31e-4ec4-9523-a85e6954f79e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.977101 | controller |     "Jun 12 10:25:54.794425 crc crio[19822]: time=\"2026-06-12T10:25:54.793955058Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d80eaaba-3ad2-4b84-8cdc-a65d58d4ea91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.977117 | controller |     "Jun 12 10:25:54.797864 crc crio[19822]: time=\"2026-06-12T10:25:54.795858859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977133 | controller |     "Jun 12 10:25:54.890594 crc crio[19822]: time=\"2026-06-12T10:25:54.889406779Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc002ed0b98}] Aliases:map[]}\"",
2026-06-12 11:43:51.977153 | controller |     "Jun 12 10:25:54.890594 crc crio[19822]: time=\"2026-06-12T10:25:54.889481752Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.977170 | controller |     "Jun 12 10:25:55.476117 crc crio[19822]: 2026-06-12T10:25:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9eb0226d59e04d Mac:a6:04:92:93:73:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 SocketPath: PciID:}] [{Interface:0xc0001ba950 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.977186 | controller |     "Jun 12 10:25:55.478371 crc crio[19822]: time=\"2026-06-12T10:25:55.478332328Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc002ed0b98}] Aliases:map[]}\"",
2026-06-12 11:43:51.977203 | controller |     "Jun 12 10:25:55.479010 crc crio[19822]: time=\"2026-06-12T10:25:55.478985689Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.977219 | controller |     "Jun 12 10:25:55.493304 crc crio[19822]: time=\"2026-06-12T10:25:55.49296294Z\" level=info msg=\"Ran pod sandbox a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 with infra container: openstack/nova-api-0/POD\" id=d80eaaba-3ad2-4b84-8cdc-a65d58d4ea91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.977236 | controller |     "Jun 12 10:25:55.499207 crc crio[19822]: time=\"2026-06-12T10:25:55.499109786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bd41c83d-d460-4a86-894e-0e432d551197 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.977252 | controller |     "Jun 12 10:25:55.503741 crc crio[19822]: time=\"2026-06-12T10:25:55.50369509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8a54d23c-9d04-443b-8b5f-2db9410c6488 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.977268 | controller |     "Jun 12 10:25:55.513447 crc crio[19822]: time=\"2026-06-12T10:25:55.513371849Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=d632f97d-770a-4f7d-89e9-bb5884d763f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.977284 | controller |     "Jun 12 10:25:55.514097 crc crio[19822]: time=\"2026-06-12T10:25:55.513863504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977301 | controller |     "Jun 12 10:25:55.564420 crc crio[19822]: time=\"2026-06-12T10:25:55.564329554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977317 | controller |     "Jun 12 10:25:55.569139 crc crio[19822]: time=\"2026-06-12T10:25:55.569066875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977336 | controller |     "Jun 12 10:25:55.825582 crc crio[19822]: time=\"2026-06-12T10:25:55.825492586Z\" level=info msg=\"Created container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log\" id=d632f97d-770a-4f7d-89e9-bb5884d763f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.977352 | controller |     "Jun 12 10:25:55.829430 crc crio[19822]: time=\"2026-06-12T10:25:55.828365245Z\" level=info msg=\"Starting container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf\" id=53b04695-1e1a-4952-8f31-dea5d25230fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.977368 | controller |     "Jun 12 10:25:55.842083 crc crio[19822]: time=\"2026-06-12T10:25:55.841986769Z\" level=info msg=\"Started container\" PID=83933 containerID=0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf description=openstack/nova-api-0/nova-api-log id=53b04695-1e1a-4952-8f31-dea5d25230fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62",
2026-06-12 11:43:51.977384 | controller |     "Jun 12 10:25:55.852562 crc crio[19822]: time=\"2026-06-12T10:25:55.852457781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e5802e00-9eb9-4a45-b65f-5bdbf28dcfb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.977400 | controller |     "Jun 12 10:25:55.970226 crc crio[19822]: time=\"2026-06-12T10:25:55.969492306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fb8389c8-b3de-46e4-93b4-d7e2260a6962 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.977415 | controller |     "Jun 12 10:25:55.990627 crc crio[19822]: time=\"2026-06-12T10:25:55.990513064Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=fb9b1dd0-4f4b-4f45-b4f7-6bd23c453798 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.977430 | controller |     "Jun 12 10:25:55.991601 crc crio[19822]: time=\"2026-06-12T10:25:55.991510146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977446 | controller |     "Jun 12 10:25:56.070432 crc crio[19822]: time=\"2026-06-12T10:25:56.070350418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977461 | controller |     "Jun 12 10:25:56.074368 crc crio[19822]: time=\"2026-06-12T10:25:56.074321145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977477 | controller |     "Jun 12 10:25:56.203799 crc crio[19822]: time=\"2026-06-12T10:25:56.203692522Z\" level=info msg=\"Created container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api\" id=fb9b1dd0-4f4b-4f45-b4f7-6bd23c453798 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.977493 | controller |     "Jun 12 10:25:56.207998 crc crio[19822]: time=\"2026-06-12T10:25:56.207451112Z\" level=info msg=\"Starting container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b\" id=1c14d47d-b39f-414b-9166-da70b1e582b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.977509 | controller |     "Jun 12 10:25:56.214790 crc crio[19822]: time=\"2026-06-12T10:25:56.214484374Z\" level=info msg=\"Started container\" PID=84000 containerID=29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b description=openstack/nova-api-0/nova-api-api id=1c14d47d-b39f-414b-9166-da70b1e582b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62",
2026-06-12 11:43:51.977528 | controller |     "Jun 12 10:26:00.536616 crc crio[19822]: time=\"2026-06-12T10:26:00.535429443Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687666-wl9zl/POD\" id=48ae0d68-3c63-48cf-9f53-c6be53a5fe85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.977544 | controller |     "Jun 12 10:26:00.538426 crc crio[19822]: time=\"2026-06-12T10:26:00.536729985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977561 | controller |     "Jun 12 10:26:00.583774 crc crio[19822]: time=\"2026-06-12T10:26:00.583699226Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc0037c9048}] Aliases:map[]}\"",
2026-06-12 11:43:51.977577 | controller |     "Jun 12 10:26:00.583774 crc crio[19822]: time=\"2026-06-12T10:26:00.583747408Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687666-wl9zl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.977593 | controller |     "Jun 12 10:26:01.145183 crc crio[19822]: 2026-06-12T10:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a6c6c8285ac21 Mac:5e:ac:46:c3:a8:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 SocketPath: PciID:}] [{Interface:0xc0005105c0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.977609 | controller |     "Jun 12 10:26:01.147669 crc crio[19822]: time=\"2026-06-12T10:26:01.147592097Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc0037c9048}] Aliases:map[]}\"",
2026-06-12 11:43:51.977624 | controller |     "Jun 12 10:26:01.148037 crc crio[19822]: time=\"2026-06-12T10:26:01.147948979Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687666-wl9zl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.977640 | controller |     "Jun 12 10:26:01.164898 crc crio[19822]: time=\"2026-06-12T10:26:01.164859127Z\" level=info msg=\"Ran pod sandbox a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b with infra container: openshift-infra/auto-csr-approver-29687666-wl9zl/POD\" id=48ae0d68-3c63-48cf-9f53-c6be53a5fe85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.977655 | controller |     "Jun 12 10:26:01.171722 crc crio[19822]: time=\"2026-06-12T10:26:01.167556421Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5748173e-d29f-44f8-8c7c-ba636d69203b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.977671 | controller |     "Jun 12 10:26:01.175462 crc crio[19822]: time=\"2026-06-12T10:26:01.175260118Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.977690 | controller |     "Jun 12 10:26:02.436400 crc crio[19822]: time=\"2026-06-12T10:26:02.435794072Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5748173e-d29f-44f8-8c7c-ba636d69203b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.977707 | controller |     "Jun 12 10:26:02.438346 crc crio[19822]: time=\"2026-06-12T10:26:02.437516976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9891e730-eb9d-4f58-99cc-3b977100ba79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.977722 | controller |     "Jun 12 10:26:02.439502 crc crio[19822]: time=\"2026-06-12T10:26:02.439423588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=707d1bcb-1339-4ed3-83d6-f8f52566d849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.977737 | controller |     "Jun 12 10:26:02.448729 crc crio[19822]: time=\"2026-06-12T10:26:02.448611789Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687666-wl9zl/oc\" id=97432620-3b2c-48ee-a9ad-c74d926141af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.977754 | controller |     "Jun 12 10:26:02.449765 crc crio[19822]: time=\"2026-06-12T10:26:02.449685763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977769 | controller |     "Jun 12 10:26:02.517601 crc crio[19822]: time=\"2026-06-12T10:26:02.517444323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977785 | controller |     "Jun 12 10:26:02.759682 crc crio[19822]: time=\"2026-06-12T10:26:02.759213609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.977800 | controller |     "Jun 12 10:26:02.901364 crc crio[19822]: time=\"2026-06-12T10:26:02.901187566Z\" level=info msg=\"Created container 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959: openshift-infra/auto-csr-approver-29687666-wl9zl/oc\" id=97432620-3b2c-48ee-a9ad-c74d926141af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.977816 | controller |     "Jun 12 10:26:02.902547 crc crio[19822]: time=\"2026-06-12T10:26:02.902428636Z\" level=info msg=\"Starting container: 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959\" id=cc4950cb-69e7-4226-94ca-11e38dd190d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.977831 | controller |     "Jun 12 10:26:02.908483 crc crio[19822]: time=\"2026-06-12T10:26:02.908384575Z\" level=info msg=\"Started container\" PID=84561 containerID=4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959 description=openshift-infra/auto-csr-approver-29687666-wl9zl/oc id=cc4950cb-69e7-4226-94ca-11e38dd190d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b",
2026-06-12 11:43:51.977847 | controller |     "Jun 12 10:26:05.237723 crc crio[19822]: time=\"2026-06-12T10:26:05.237135961Z\" level=info msg=\"Stopping pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=b3378258-a88d-4466-a190-c26c4e744efd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.977882 | controller |     "Jun 12 10:26:05.239748 crc crio[19822]: time=\"2026-06-12T10:26:05.238710922Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687666-wl9zl Namespace:openshift-infra ID:a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b UID:b43ca8f2-0ea2-40db-a5b4-03741523189c NetNS:/var/run/netns/d0655e2f-c1ca-4833-b9a5-f7aefc246d59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb43ca8f2_0ea2_40db_a5b4_03741523189c.slice PodAnnotations:0xc00008dae8}] Aliases:map[]}\"",
2026-06-12 11:43:51.977907 | controller |     "Jun 12 10:26:05.239748 crc crio[19822]: time=\"2026-06-12T10:26:05.238930419Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687666-wl9zl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.977924 | controller |     "Jun 12 10:26:05.671414 crc crio[19822]: time=\"2026-06-12T10:26:05.670582051Z\" level=info msg=\"Stopped pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=b3378258-a88d-4466-a190-c26c4e744efd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.977940 | controller |     "Jun 12 10:26:08.685956 crc crio[19822]: time=\"2026-06-12T10:26:08.685453629Z\" level=warning msg=\"Stopping container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:51.977955 | controller |     "Jun 12 10:26:08.729077 crc crio[19822]: time=\"2026-06-12T10:26:08.728782185Z\" level=error msg=\"Killing container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:51.977971 | controller |     "Jun 12 10:26:08.762950 crc crio[19822]: time=\"2026-06-12T10:26:08.762676591Z\" level=info msg=\"Stopped container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd\" id=6f858d1d-e4b8-42f9-8860-41a4bbb8b497 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.977987 | controller |     "Jun 12 10:26:08.764687 crc crio[19822]: time=\"2026-06-12T10:26:08.764562861Z\" level=info msg=\"Stopping pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=012c0ce5-ba2c-4084-affd-de4792c7ba64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.978003 | controller |     "Jun 12 10:26:08.765482 crc crio[19822]: time=\"2026-06-12T10:26:08.765401708Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923 UID:c5120396-b45f-4078-b4b2-0eea93770eb4 NetNS:/var/run/netns/56c50bf9-d3d1-4082-ba70-3bff3a7b65c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5120396_b45f_4078_b4b2_0eea93770eb4.slice PodAnnotations:0xc002144098}] Aliases:map[]}\"",
2026-06-12 11:43:51.978018 | controller |     "Jun 12 10:26:08.765634 crc crio[19822]: time=\"2026-06-12T10:26:08.765602144Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.978034 | controller |     "Jun 12 10:26:09.195622 crc crio[19822]: time=\"2026-06-12T10:26:09.195293304Z\" level=info msg=\"Stopped pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=012c0ce5-ba2c-4084-affd-de4792c7ba64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.978049 | controller |     "Jun 12 10:26:10.810120 crc crio[19822]: time=\"2026-06-12T10:26:10.809326153Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2fb6362d-fd73-489b-b91e-4a3765adf946 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.978065 | controller |     "Jun 12 10:26:10.811127 crc crio[19822]: time=\"2026-06-12T10:26:10.810137659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978081 | controller |     "Jun 12 10:26:10.845909 crc crio[19822]: time=\"2026-06-12T10:26:10.84577595Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc00140ea28}] Aliases:map[]}\"",
2026-06-12 11:43:51.978100 | controller |     "Jun 12 10:26:10.845909 crc crio[19822]: time=\"2026-06-12T10:26:10.845894294Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.978117 | controller |     "Jun 12 10:26:11.403518 crc crio[19822]: 2026-06-12T10:26:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e80e39ab33e36eb Mac:0a:9e:f1:73:34:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.978132 | controller |     "Jun 12 10:26:11.406685 crc crio[19822]: time=\"2026-06-12T10:26:11.405278634Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc00140ea28}] Aliases:map[]}\"",
2026-06-12 11:43:51.978148 | controller |     "Jun 12 10:26:11.406685 crc crio[19822]: time=\"2026-06-12T10:26:11.40552378Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.978164 | controller |     "Jun 12 10:26:11.421068 crc crio[19822]: time=\"2026-06-12T10:26:11.420964884Z\" level=info msg=\"Ran pod sandbox e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 with infra container: openstack/ceilometer-0/POD\" id=2fb6362d-fd73-489b-b91e-4a3765adf946 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.978179 | controller |     "Jun 12 10:26:11.424415 crc crio[19822]: time=\"2026-06-12T10:26:11.424367937Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b2b529f9-811e-49c7-92b8-c5cf324b9584 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.978195 | controller |     "Jun 12 10:26:11.440466 crc crio[19822]: time=\"2026-06-12T10:26:11.440274735Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-12 11:43:51.978211 | controller |     "Jun 12 10:26:11.911102 crc crio[19822]: time=\"2026-06-12T10:26:11.910775918Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b2b529f9-811e-49c7-92b8-c5cf324b9584 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.978227 | controller |     "Jun 12 10:26:11.912309 crc crio[19822]: time=\"2026-06-12T10:26:11.91206564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=9816293a-4ed7-41f1-8513-6cbcbb8b9e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.978242 | controller |     "Jun 12 10:26:11.949231 crc crio[19822]: time=\"2026-06-12T10:26:11.949091254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e314c602-6624-40a8-ac76-2600543c668b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.978261 | controller |     "Jun 12 10:26:11.958270 crc crio[19822]: time=\"2026-06-12T10:26:11.957613366Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e951f0bb-cebe-4ff2-a9ca-460a9b588f68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.978278 | controller |     "Jun 12 10:26:11.958270 crc crio[19822]: time=\"2026-06-12T10:26:11.958229236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978294 | controller |     "Jun 12 10:26:12.024098 crc crio[19822]: time=\"2026-06-12T10:26:12.023443955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978310 | controller |     "Jun 12 10:26:12.028665 crc crio[19822]: time=\"2026-06-12T10:26:12.028552707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978326 | controller |     "Jun 12 10:26:12.236367 crc crio[19822]: time=\"2026-06-12T10:26:12.235169767Z\" level=info msg=\"Created container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent\" id=e951f0bb-cebe-4ff2-a9ca-460a9b588f68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.978342 | controller |     "Jun 12 10:26:12.237731 crc crio[19822]: time=\"2026-06-12T10:26:12.237625984Z\" level=info msg=\"Starting container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf\" id=0e04e5d5-6486-4f42-9b75-ec877d21c6e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.978358 | controller |     "Jun 12 10:26:12.246481 crc crio[19822]: time=\"2026-06-12T10:26:12.246278459Z\" level=info msg=\"Started container\" PID=85211 containerID=91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf description=openstack/ceilometer-0/ceilometer-central-agent id=0e04e5d5-6486-4f42-9b75-ec877d21c6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70",
2026-06-12 11:43:51.978374 | controller |     "Jun 12 10:26:12.270867 crc crio[19822]: time=\"2026-06-12T10:26:12.270723405Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c80de1d9-ca76-428c-8f38-3f5b39b86882 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.978390 | controller |     "Jun 12 10:26:12.277653 crc crio[19822]: time=\"2026-06-12T10:26:12.277500801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-12 11:43:51.978406 | controller |     "Jun 12 10:26:12.849542 crc crio[19822]: time=\"2026-06-12T10:26:12.849035544Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c80de1d9-ca76-428c-8f38-3f5b39b86882 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.978422 | controller |     "Jun 12 10:26:12.851397 crc crio[19822]: time=\"2026-06-12T10:26:12.851315606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=21763bad-27ff-4bcc-9726-1b34831c389a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.978437 | controller |     "Jun 12 10:26:12.874475 crc crio[19822]: time=\"2026-06-12T10:26:12.874368568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=a21918d2-82a6-4ece-85d5-67a55d87791a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.978456 | controller |     "Jun 12 10:26:12.907751 crc crio[19822]: time=\"2026-06-12T10:26:12.907590963Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e8d2569d-ca7e-48e8-a518-573ccf850899 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.978472 | controller |     "Jun 12 10:26:12.908352 crc crio[19822]: time=\"2026-06-12T10:26:12.908276395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978487 | controller |     "Jun 12 10:26:12.969227 crc crio[19822]: time=\"2026-06-12T10:26:12.969068514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978503 | controller |     "Jun 12 10:26:12.972633 crc crio[19822]: time=\"2026-06-12T10:26:12.972555845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978519 | controller |     "Jun 12 10:26:13.134903 crc crio[19822]: time=\"2026-06-12T10:26:13.134757045Z\" level=info msg=\"Created container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent\" id=e8d2569d-ca7e-48e8-a518-573ccf850899 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.978535 | controller |     "Jun 12 10:26:13.137049 crc crio[19822]: time=\"2026-06-12T10:26:13.136930963Z\" level=info msg=\"Starting container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342\" id=c615a14f-f316-4b9b-a110-e946b08f9775 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.978550 | controller |     "Jun 12 10:26:13.148037 crc crio[19822]: time=\"2026-06-12T10:26:13.147907111Z\" level=info msg=\"Started container\" PID=85261 containerID=93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342 description=openstack/ceilometer-0/ceilometer-notification-agent id=c615a14f-f316-4b9b-a110-e946b08f9775 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70",
2026-06-12 11:43:51.978567 | controller |     "Jun 12 10:26:13.162491 crc crio[19822]: time=\"2026-06-12T10:26:13.161962175Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=5a205021-158a-463b-b3cb-f338c1d85394 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.978583 | controller |     "Jun 12 10:26:13.166629 crc crio[19822]: time=\"2026-06-12T10:26:13.166557305Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-12 11:43:51.978598 | controller |     "Jun 12 10:26:13.728286 crc crio[19822]: time=\"2026-06-12T10:26:13.727764239Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=5a205021-158a-463b-b3cb-f338c1d85394 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.978614 | controller |     "Jun 12 10:26:13.729306 crc crio[19822]: time=\"2026-06-12T10:26:13.729209186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a32ddc0f-d3f9-4ec4-975c-80705df9a800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.978630 | controller |     "Jun 12 10:26:13.755546 crc crio[19822]: time=\"2026-06-12T10:26:13.755438808Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2a2f03ec-b30b-4175-9def-914cc4d303d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.978649 | controller |     "Jun 12 10:26:13.763981 crc crio[19822]: time=\"2026-06-12T10:26:13.76370263Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b2f0c05a-7e96-43d3-8f5b-532ccd41c7a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.978666 | controller |     "Jun 12 10:26:13.764424 crc crio[19822]: time=\"2026-06-12T10:26:13.764370891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978682 | controller |     "Jun 12 10:26:13.817735 crc crio[19822]: time=\"2026-06-12T10:26:13.817672283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978698 | controller |     "Jun 12 10:26:13.821560 crc crio[19822]: time=\"2026-06-12T10:26:13.821418753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.978713 | controller |     "Jun 12 10:26:14.017880 crc crio[19822]: time=\"2026-06-12T10:26:14.017588594Z\" level=info msg=\"Created container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core\" id=b2f0c05a-7e96-43d3-8f5b-532ccd41c7a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.978729 | controller |     "Jun 12 10:26:14.019076 crc crio[19822]: time=\"2026-06-12T10:26:14.018965923Z\" level=info msg=\"Starting container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e\" id=277b5282-ce5e-4002-9c2a-ff1bf39f0964 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.978744 | controller |     "Jun 12 10:26:14.025581 crc crio[19822]: time=\"2026-06-12T10:26:14.025213052Z\" level=info msg=\"Started container\" PID=85318 containerID=d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e description=openstack/ceilometer-0/sg-core id=277b5282-ce5e-4002-9c2a-ff1bf39f0964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70",
2026-06-12 11:43:51.978760 | controller |     "Jun 12 10:26:14.040937 crc crio[19822]: time=\"2026-06-12T10:26:14.040762558Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f8572a3f-cc85-48d1-9706-317c2d26a879 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.978776 | controller |     "Jun 12 10:26:14.045087 crc crio[19822]: time=\"2026-06-12T10:26:14.0450074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-12 11:43:51.978792 | controller |     "Jun 12 10:26:14.998901 crc crio[19822]: time=\"2026-06-12T10:26:14.99791587Z\" level=info msg=\"Removing container: f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d\" id=b5fa63dd-8a1a-493f-8a48-744b395029a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.978807 | controller |     "Jun 12 10:26:15.177385 crc crio[19822]: time=\"2026-06-12T10:26:15.176912842Z\" level=info msg=\"Removed container f85d7b6fd6b030fcda079a299e49d759b717d42b5506ce7d712a6467e606c34d: openshift-infra/auto-csr-approver-29687660-nmbhk/oc\" id=b5fa63dd-8a1a-493f-8a48-744b395029a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.978823 | controller |     "Jun 12 10:26:15.204582 crc crio[19822]: time=\"2026-06-12T10:26:15.204440477Z\" level=info msg=\"Stopping pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=46b3ce8a-4949-42eb-9743-f58ce622f391 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.978838 | controller |     "Jun 12 10:26:15.204582 crc crio[19822]: time=\"2026-06-12T10:26:15.204556931Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=46b3ce8a-4949-42eb-9743-f58ce622f391 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.978861 | controller |     "Jun 12 10:26:15.205616 crc crio[19822]: time=\"2026-06-12T10:26:15.205537961Z\" level=info msg=\"Removing pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=95dd3ea0-fa9a-41c7-930d-9c192f549f92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.978894 | controller |     "Jun 12 10:26:15.234954 crc crio[19822]: time=\"2026-06-12T10:26:15.234887094Z\" level=info msg=\"Removed pod sandbox: 04c78d68d01d2c144cf47f662747a5fb471d7519325ebeae1f83184252ea700e\" id=95dd3ea0-fa9a-41c7-930d-9c192f549f92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.978911 | controller |     "Jun 12 10:26:15.236881 crc crio[19822]: time=\"2026-06-12T10:26:15.236799944Z\" level=info msg=\"Stopping pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=05e4eaa9-54ff-4e22-b69f-b4b011041a71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.978926 | controller |     "Jun 12 10:26:15.237090 crc crio[19822]: time=\"2026-06-12T10:26:15.237065265Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=05e4eaa9-54ff-4e22-b69f-b4b011041a71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.978941 | controller |     "Jun 12 10:26:15.245109 crc crio[19822]: time=\"2026-06-12T10:26:15.241775665Z\" level=info msg=\"Removing pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=f6864d28-32a8-4929-a87f-e4554d4902dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.978957 | controller |     "Jun 12 10:26:15.277658 crc crio[19822]: time=\"2026-06-12T10:26:15.274283924Z\" level=info msg=\"Removed pod sandbox: 8301733031e894b1f93b571f4a8f610a2fb6f637a8ab573f709aba607814deea\" id=f6864d28-32a8-4929-a87f-e4554d4902dc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.978972 | controller |     "Jun 12 10:26:15.277658 crc crio[19822]: time=\"2026-06-12T10:26:15.275752512Z\" level=info msg=\"Stopping pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=1bf0ecb0-f8c4-4290-abd2-20df173a2e08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.978987 | controller |     "Jun 12 10:26:15.277658 crc crio[19822]: time=\"2026-06-12T10:26:15.275927037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=1bf0ecb0-f8c4-4290-abd2-20df173a2e08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979003 | controller |     "Jun 12 10:26:15.280370 crc crio[19822]: time=\"2026-06-12T10:26:15.280273435Z\" level=info msg=\"Removing pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=b5a8f524-3fdf-4b21-9ba2-44f1211dffd7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979018 | controller |     "Jun 12 10:26:15.316994 crc crio[19822]: time=\"2026-06-12T10:26:15.316892839Z\" level=info msg=\"Removed pod sandbox: 85e4cb72d3ea53c536411ab90f7ae44af3bda71161be784948cae907e7a10cdc\" id=b5a8f524-3fdf-4b21-9ba2-44f1211dffd7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979033 | controller |     "Jun 12 10:26:15.319080 crc crio[19822]: time=\"2026-06-12T10:26:15.318689914Z\" level=info msg=\"Stopping pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=ac4adef0-e379-4c36-a665-19f44e6e126a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979048 | controller |     "Jun 12 10:26:15.319080 crc crio[19822]: time=\"2026-06-12T10:26:15.31888929Z\" level=info msg=\"Stopped pod sandbox (already stopped): d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=ac4adef0-e379-4c36-a665-19f44e6e126a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979067 | controller |     "Jun 12 10:26:15.319764 crc crio[19822]: time=\"2026-06-12T10:26:15.319658085Z\" level=info msg=\"Removing pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=ecde7fe7-a387-48ed-875c-e8f3c1dc48df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979083 | controller |     "Jun 12 10:26:15.342221 crc crio[19822]: time=\"2026-06-12T10:26:15.342043111Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=f8572a3f-cc85-48d1-9706-317c2d26a879 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.979098 | controller |     "Jun 12 10:26:15.343315 crc crio[19822]: time=\"2026-06-12T10:26:15.343204882Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=96bdbf2b-8acb-417b-aca8-f661112041e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.979114 | controller |     "Jun 12 10:26:15.364768 crc crio[19822]: time=\"2026-06-12T10:26:15.364644745Z\" level=info msg=\"Removed pod sandbox: d23e7eea6f35d67a56177ad383a7d58c0175c64fd68e8b0b6bf755bdfd05e551\" id=ecde7fe7-a387-48ed-875c-e8f3c1dc48df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979130 | controller |     "Jun 12 10:26:15.367331 crc crio[19822]: time=\"2026-06-12T10:26:15.367218726Z\" level=info msg=\"Stopping pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=e81586c8-6f56-4db3-b58e-a479b2b4cf2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979145 | controller |     "Jun 12 10:26:15.367463 crc crio[19822]: time=\"2026-06-12T10:26:15.367334269Z\" level=info msg=\"Stopped pod sandbox (already stopped): 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=e81586c8-6f56-4db3-b58e-a479b2b4cf2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979160 | controller |     "Jun 12 10:26:15.368044 crc crio[19822]: time=\"2026-06-12T10:26:15.367959138Z\" level=info msg=\"Removing pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=ecd71631-de08-42af-830f-da26a3bd7073 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979176 | controller |     "Jun 12 10:26:15.404054 crc crio[19822]: time=\"2026-06-12T10:26:15.403953824Z\" level=info msg=\"Removed pod sandbox: 059cdd8ddab8b69895c7601328d153153cb8153b97636252b4a874007b8b95f0\" id=ecd71631-de08-42af-830f-da26a3bd7073 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979192 | controller |     "Jun 12 10:26:15.405334 crc crio[19822]: time=\"2026-06-12T10:26:15.405249754Z\" level=info msg=\"Stopping pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=2ca4c830-34e7-4cca-8f90-40c7aa125756 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979207 | controller |     "Jun 12 10:26:15.405488 crc crio[19822]: time=\"2026-06-12T10:26:15.405362467Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=2ca4c830-34e7-4cca-8f90-40c7aa125756 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979223 | controller |     "Jun 12 10:26:15.406252 crc crio[19822]: time=\"2026-06-12T10:26:15.406143382Z\" level=info msg=\"Removing pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=c0562d4e-7b42-4ab7-9dbb-f9ab03e63004 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979238 | controller |     "Jun 12 10:26:15.429329 crc crio[19822]: time=\"2026-06-12T10:26:15.429233686Z\" level=info msg=\"Removed pod sandbox: ba4ad16feccf4ba5cbad3cc95f3ab1c92f966bd8bd42c124932461ce6675d536\" id=c0562d4e-7b42-4ab7-9dbb-f9ab03e63004 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979253 | controller |     "Jun 12 10:26:15.431965 crc crio[19822]: time=\"2026-06-12T10:26:15.430898828Z\" level=info msg=\"Stopping pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=d1f44895-91e6-4893-86e5-bdf8d9fb6db2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979272 | controller |     "Jun 12 10:26:15.431965 crc crio[19822]: time=\"2026-06-12T10:26:15.431435605Z\" level=info msg=\"Stopped pod sandbox (already stopped): c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=d1f44895-91e6-4893-86e5-bdf8d9fb6db2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979288 | controller |     "Jun 12 10:26:15.438388 crc crio[19822]: time=\"2026-06-12T10:26:15.438304365Z\" level=info msg=\"Removing pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=50ff57bb-3fec-4b35-bec1-b5c5d96b5b57 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979304 | controller |     "Jun 12 10:26:15.482567 crc crio[19822]: time=\"2026-06-12T10:26:15.479516506Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=5f1a3627-fb9c-485c-99da-bf2dda37c902 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.979320 | controller |     "Jun 12 10:26:15.489191 crc crio[19822]: time=\"2026-06-12T10:26:15.487768361Z\" level=info msg=\"Removed pod sandbox: c6d870d6ab8688a723fbf0208bf2731d06a0a799060ebde5ce05f348b6436954\" id=50ff57bb-3fec-4b35-bec1-b5c5d96b5b57 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979335 | controller |     "Jun 12 10:26:15.492146 crc crio[19822]: time=\"2026-06-12T10:26:15.492061028Z\" level=info msg=\"Stopping pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=8bbf0e56-f1ac-4916-b4ce-ad8ae6948b33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979351 | controller |     "Jun 12 10:26:15.492383 crc crio[19822]: time=\"2026-06-12T10:26:15.492208372Z\" level=info msg=\"Stopped pod sandbox (already stopped): fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=8bbf0e56-f1ac-4916-b4ce-ad8ae6948b33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979367 | controller |     "Jun 12 10:26:15.493076 crc crio[19822]: time=\"2026-06-12T10:26:15.492973537Z\" level=info msg=\"Removing pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=1e815130-5889-47e0-8c7e-d5bfb7c5837d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979383 | controller |     "Jun 12 10:26:15.512748 crc crio[19822]: time=\"2026-06-12T10:26:15.512549405Z\" level=info msg=\"Removed pod sandbox: fddd066000f7ae1dc61efd179fe2359d2af042384be75a94ba5f4eb51863cf1c\" id=1e815130-5889-47e0-8c7e-d5bfb7c5837d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979398 | controller |     "Jun 12 10:26:15.513530 crc crio[19822]: time=\"2026-06-12T10:26:15.513317096Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b8d5cf61-a166-4650-927a-f5e732e2ca87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.979414 | controller |     "Jun 12 10:26:15.513657 crc crio[19822]: time=\"2026-06-12T10:26:15.513539159Z\" level=info msg=\"Stopping pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=bd48681d-371d-41a8-8090-8264980cb9ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979430 | controller |     "Jun 12 10:26:15.513657 crc crio[19822]: time=\"2026-06-12T10:26:15.513605791Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=bd48681d-371d-41a8-8090-8264980cb9ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.979445 | controller |     "Jun 12 10:26:15.514051 crc crio[19822]: time=\"2026-06-12T10:26:15.513996624Z\" level=info msg=\"Removing pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=3996238b-04cc-4929-a81b-3cc34ab5878e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979464 | controller |     "Jun 12 10:26:15.514602 crc crio[19822]: time=\"2026-06-12T10:26:15.514521625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.979481 | controller |     "Jun 12 10:26:15.538008 crc crio[19822]: time=\"2026-06-12T10:26:15.537694707Z\" level=info msg=\"Removed pod sandbox: 5a856f468e117ae56a83a1b869526284a95dda28df9e745419539a72fb5bf788\" id=3996238b-04cc-4929-a81b-3cc34ab5878e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.979497 | controller |     "Jun 12 10:26:15.612866 crc crio[19822]: time=\"2026-06-12T10:26:15.612682877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.979513 | controller |     "Jun 12 10:26:15.617930 crc crio[19822]: time=\"2026-06-12T10:26:15.617781508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.979532 | controller |     "Jun 12 10:26:15.794938 crc crio[19822]: time=\"2026-06-12T10:26:15.794655533Z\" level=info msg=\"Created container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd\" id=b8d5cf61-a166-4650-927a-f5e732e2ca87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.979593 | controller |     "Jun 12 10:26:15.796582 crc crio[19822]: time=\"2026-06-12T10:26:15.79644243Z\" level=info msg=\"Starting container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71\" id=7c599457-ffd8-4309-b70f-01e4a9b46195 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.979614 | controller |     "Jun 12 10:26:15.803102 crc crio[19822]: time=\"2026-06-12T10:26:15.802761921Z\" level=info msg=\"Started container\" PID=85469 containerID=6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71 description=openstack/ceilometer-0/proxy-httpd id=7c599457-ffd8-4309-b70f-01e4a9b46195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70",
2026-06-12 11:43:51.979632 | controller |     "Jun 12 10:27:03.221970 crc crio[19822]: time=\"2026-06-12T10:27:03.221276445Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=1ca840f5-dbf8-4094-8883-3b2ba6c39940 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.979648 | controller |     "Jun 12 10:27:03.223647 crc crio[19822]: time=\"2026-06-12T10:27:03.222007938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.979666 | controller |     "Jun 12 10:27:03.276541 crc crio[19822]: time=\"2026-06-12T10:27:03.276371724Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f UID:79e094eb-ca15-41e3-9c36-0c287c7d75b8 NetNS:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e094eb_ca15_41e3_9c36_0c287c7d75b8.slice PodAnnotations:0xc003264430}] Aliases:map[]}\"",
2026-06-12 11:43:51.979712 | controller |     "Jun 12 10:27:03.276541 crc crio[19822]: time=\"2026-06-12T10:27:03.276460306Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.979736 | controller |     "Jun 12 10:27:03.813129 crc crio[19822]: 2026-06-12T10:27:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1a06a7561f785 Mac:ba:4b:f3:5d:46:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.979757 | controller |     "Jun 12 10:27:03.815026 crc crio[19822]: time=\"2026-06-12T10:27:03.814874059Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f UID:79e094eb-ca15-41e3-9c36-0c287c7d75b8 NetNS:/var/run/netns/0acf7cd2-b6d2-4c5c-ae05-76118c6664b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79e094eb_ca15_41e3_9c36_0c287c7d75b8.slice PodAnnotations:0xc003264430}] Aliases:map[]}\"",
2026-06-12 11:43:51.979776 | controller |     "Jun 12 10:27:03.815273 crc crio[19822]: time=\"2026-06-12T10:27:03.815138447Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.979815 | controller |     "Jun 12 10:27:03.827619 crc crio[19822]: time=\"2026-06-12T10:27:03.827281647Z\" level=info msg=\"Ran pod sandbox ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f with infra container: sushy-emulator/sushy-emulator/POD\" id=1ca840f5-dbf8-4094-8883-3b2ba6c39940 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.979832 | controller |     "Jun 12 10:27:03.830917 crc crio[19822]: time=\"2026-06-12T10:27:03.830725589Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=30f2ef70-fdb9-485f-ab42-8ab508f90121 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.979871 | controller |     "Jun 12 10:27:03.841175 crc crio[19822]: time=\"2026-06-12T10:27:03.841084708Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-12 11:43:51.979897 | controller |     "Jun 12 10:27:06.920677 crc crio[19822]: time=\"2026-06-12T10:27:06.919502833Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6b9m2/POD\" id=e3646b8e-9a8b-4ed1-a77e-317fb67fa4e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.979914 | controller |     "Jun 12 10:27:06.922021 crc crio[19822]: time=\"2026-06-12T10:27:06.920708182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.979930 | controller |     "Jun 12 10:27:15.363797 crc crio[19822]: time=\"2026-06-12T10:27:15.362895042Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc0021450a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.979971 | controller |     "Jun 12 10:27:15.363797 crc crio[19822]: time=\"2026-06-12T10:27:15.36378012Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6b9m2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.979988 | controller |     "Jun 12 10:27:15.489493 crc crio[19822]: time=\"2026-06-12T10:27:15.489304056Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:4564c1c02bb833024a8dbf85a105e5f1d885879baa42582c7675318676948d10\" id=30f2ef70-fdb9-485f-ab42-8ab508f90121 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.980004 | controller |     "Jun 12 10:27:15.492057 crc crio[19822]: time=\"2026-06-12T10:27:15.491782583Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=a93efa37-2cb4-4db2-90a5-944aefb03d9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.980048 | controller |     "Jun 12 10:27:15.504103 crc crio[19822]: time=\"2026-06-12T10:27:15.503390196Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=119455de-e79c-4d73-8232-4a9ccb8a2ea4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.980068 | controller |     "Jun 12 10:27:15.519561 crc crio[19822]: time=\"2026-06-12T10:27:15.519451712Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=e46633a1-b855-4b68-9290-0638bd36e636 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.980084 | controller |     "Jun 12 10:27:15.523332 crc crio[19822]: time=\"2026-06-12T10:27:15.521770566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980099 | controller |     "Jun 12 10:27:15.573541 crc crio[19822]: time=\"2026-06-12T10:27:15.573446316Z\" level=info msg=\"Removing container: aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266\" id=cc11089f-28cf-4fab-a6ea-ca72181dc96c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.980140 | controller |     "Jun 12 10:27:15.588503 crc crio[19822]: time=\"2026-06-12T10:27:15.588418342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980156 | controller |     "Jun 12 10:27:15.592263 crc crio[19822]: time=\"2026-06-12T10:27:15.59217139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980171 | controller |     "Jun 12 10:27:15.634526 crc crio[19822]: time=\"2026-06-12T10:27:15.634298232Z\" level=info msg=\"Removed container aa5e403c84edae465b2223a79b76fadddb6d0d742e714366e9832054c5fc0266: openshift-marketplace/redhat-operators-gkz9h/extract-content\" id=cc11089f-28cf-4fab-a6ea-ca72181dc96c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.980206 | controller |     "Jun 12 10:27:15.637013 crc crio[19822]: time=\"2026-06-12T10:27:15.636944741Z\" level=info msg=\"Removing container: 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17\" id=2a6d4f58-4cd2-43ae-bd3b-03f24781f6a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.980228 | controller |     "Jun 12 10:27:15.744557 crc crio[19822]: time=\"2026-06-12T10:27:15.74444803Z\" level=info msg=\"Removed container 7d91dd95a45e5b790da219bd6e1485616a97915f39cc1f3a3bdc5d9ffbe74a17: openshift-marketplace/redhat-operators-gkz9h/extract-utilities\" id=2a6d4f58-4cd2-43ae-bd3b-03f24781f6a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.980244 | controller |     "Jun 12 10:27:15.747468 crc crio[19822]: time=\"2026-06-12T10:27:15.747391638Z\" level=info msg=\"Removing container: bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557\" id=e7380f92-c1f3-48fb-b2f1-cc8640b90491 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.980259 | controller |     "Jun 12 10:27:15.836236 crc crio[19822]: time=\"2026-06-12T10:27:15.836105697Z\" level=info msg=\"Removed container bb4a2286cc23a2426ea399ce131ae64e32a6adfadda599c7d28424db9db9b557: openshift-marketplace/redhat-operators-gkz9h/registry-server\" id=e7380f92-c1f3-48fb-b2f1-cc8640b90491 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.980297 | controller |     "Jun 12 10:27:15.838879 crc crio[19822]: time=\"2026-06-12T10:27:15.838731868Z\" level=info msg=\"Removing container: b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950\" id=067b3661-c4b0-4157-af93-614e980733c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.980316 | controller |     "Jun 12 10:27:15.898138 crc crio[19822]: time=\"2026-06-12T10:27:15.8973935Z\" level=info msg=\"Created container a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0: sushy-emulator/sushy-emulator/sushy-emulator\" id=e46633a1-b855-4b68-9290-0638bd36e636 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.980343 | controller |     "Jun 12 10:27:15.903747 crc crio[19822]: time=\"2026-06-12T10:27:15.90366489Z\" level=info msg=\"Starting container: a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0\" id=72c7dcf9-b272-4b74-9c49-6a3c77746c99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.980415 | controller |     "Jun 12 10:27:15.911927 crc crio[19822]: time=\"2026-06-12T10:27:15.911749525Z\" level=info msg=\"Started container\" PID=88582 containerID=a1d365fa7fcbd277656824a8071d71673b328fdde031e5e597829d6fb76f17d0 description=sushy-emulator/sushy-emulator/sushy-emulator id=72c7dcf9-b272-4b74-9c49-6a3c77746c99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1a06a7561f78551d16cc032e87e6bea35d9af3d5151e44ff6272b097fa6c0f",
2026-06-12 11:43:51.980435 | controller |     "Jun 12 10:27:15.950849 crc crio[19822]: time=\"2026-06-12T10:27:15.950609938Z\" level=info msg=\"Removed container b493ac8be8b9871211f9bd8fcdc678e47cc2f9d23e9b380755b24e09d1f15950: openstack/ovn-controller-kdjn5-config-hcw7m/ovn-config\" id=067b3661-c4b0-4157-af93-614e980733c4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.980451 | controller |     "Jun 12 10:27:15.964183 crc crio[19822]: time=\"2026-06-12T10:27:15.964083937Z\" level=info msg=\"Stopping pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=f5bf7a08-09fa-4d38-9884-23ca87b36982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.980466 | controller |     "Jun 12 10:27:15.964460 crc crio[19822]: time=\"2026-06-12T10:27:15.964213722Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=f5bf7a08-09fa-4d38-9884-23ca87b36982 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.980481 | controller |     "Jun 12 10:27:15.965177 crc crio[19822]: time=\"2026-06-12T10:27:15.965077258Z\" level=info msg=\"Removing pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=e98d7dd7-1f02-40f4-b5ee-6d7be42d8457 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.980496 | controller |     "Jun 12 10:27:15.986776 crc crio[19822]: time=\"2026-06-12T10:27:15.986649747Z\" level=info msg=\"Removed pod sandbox: 2f421c0bbd6844a0d29bb793da7102cbf01047b3101a164eeffecb2103d9fec5\" id=e98d7dd7-1f02-40f4-b5ee-6d7be42d8457 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.980510 | controller |     "Jun 12 10:27:15.987667 crc crio[19822]: time=\"2026-06-12T10:27:15.987592593Z\" level=info msg=\"Stopping pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=c157a85b-6b86-4e9e-8dc6-9609ad4e5466 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.980525 | controller |     "Jun 12 10:27:15.987875 crc crio[19822]: time=\"2026-06-12T10:27:15.987666565Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=c157a85b-6b86-4e9e-8dc6-9609ad4e5466 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.980540 | controller |     "Jun 12 10:27:15.988711 crc crio[19822]: time=\"2026-06-12T10:27:15.988607646Z\" level=info msg=\"Removing pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=553ac34b-776d-43c0-9474-d4e1301616e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.980555 | controller |     "Jun 12 10:27:16.009956 crc crio[19822]: 2026-06-12T10:27:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4b72ec97d684e0 Mac:12:fc:33:1c:8b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a SocketPath: PciID:}] [{Interface:0xc00013c770 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.980570 | controller |     "Jun 12 10:27:16.012004 crc crio[19822]: time=\"2026-06-12T10:27:16.011086763Z\" level=info msg=\"Removed pod sandbox: cd1d7f50c317a207b0d69745b47331cb1ada18cb3703fecba3ed51d363c438cb\" id=553ac34b-776d-43c0-9474-d4e1301616e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.980592 | controller |     "Jun 12 10:27:16.012004 crc crio[19822]: time=\"2026-06-12T10:27:16.011644367Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc0021450a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.980621 | controller |     "Jun 12 10:27:16.012240 crc crio[19822]: time=\"2026-06-12T10:27:16.012083611Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6b9m2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.980637 | controller |     "Jun 12 10:27:16.024102 crc crio[19822]: time=\"2026-06-12T10:27:16.023717725Z\" level=info msg=\"Ran pod sandbox b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 with infra container: openshift-marketplace/redhat-marketplace-6b9m2/POD\" id=e3646b8e-9a8b-4ed1-a77e-317fb67fa4e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.980652 | controller |     "Jun 12 10:27:16.026567 crc crio[19822]: time=\"2026-06-12T10:27:16.026493068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8952daf6-e244-4709-8d4e-1fec0f2b5bec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.980667 | controller |     "Jun 12 10:27:16.029015 crc crio[19822]: time=\"2026-06-12T10:27:16.028970006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b4c15cc-1d6c-4a1c-bef0-7a8dc3cbab05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.980683 | controller |     "Jun 12 10:27:16.036995 crc crio[19822]: time=\"2026-06-12T10:27:16.036885688Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities\" id=ee365cc5-e17f-4324-b366-63bb01f2a464 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.980697 | controller |     "Jun 12 10:27:16.037416 crc crio[19822]: time=\"2026-06-12T10:27:16.037359024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980712 | controller |     "Jun 12 10:27:16.080702 crc crio[19822]: time=\"2026-06-12T10:27:16.080578695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980727 | controller |     "Jun 12 10:27:16.085183 crc crio[19822]: time=\"2026-06-12T10:27:16.085095818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980742 | controller |     "Jun 12 10:27:16.216199 crc crio[19822]: time=\"2026-06-12T10:27:16.216074667Z\" level=info msg=\"Created container e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities\" id=ee365cc5-e17f-4324-b366-63bb01f2a464 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.980757 | controller |     "Jun 12 10:27:16.217942 crc crio[19822]: time=\"2026-06-12T10:27:16.217864923Z\" level=info msg=\"Starting container: e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3\" id=61c08257-84ca-4af1-b852-69b22af2bb35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.980776 | controller |     "Jun 12 10:27:16.225756 crc crio[19822]: time=\"2026-06-12T10:27:16.22562676Z\" level=info msg=\"Started container\" PID=88633 containerID=e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3 description=openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities id=61c08257-84ca-4af1-b852-69b22af2bb35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5",
2026-06-12 11:43:51.980792 | controller |     "Jun 12 10:27:16.492332 crc crio[19822]: time=\"2026-06-12T10:27:16.492231984Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d7f7c12b-12df-4da7-ade2-eab78ac1c031 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.980807 | controller |     "Jun 12 10:27:16.502287 crc crio[19822]: time=\"2026-06-12T10:27:16.50220361Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:51.980822 | controller |     "Jun 12 10:27:17.283681 crc crio[19822]: time=\"2026-06-12T10:27:17.283375778Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=d7f7c12b-12df-4da7-ade2-eab78ac1c031 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.980837 | controller |     "Jun 12 10:27:17.284643 crc crio[19822]: time=\"2026-06-12T10:27:17.284461283Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c99137b6-7e73-4718-8eb0-e2d9ecaeb1e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.980878 | controller |     "Jun 12 10:27:17.287346 crc crio[19822]: time=\"2026-06-12T10:27:17.287249951Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3c1f01e6-93ec-4df7-9cce-4cd2312d6fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.980900 | controller |     "Jun 12 10:27:17.296551 crc crio[19822]: time=\"2026-06-12T10:27:17.296460834Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6b9m2/extract-content\" id=5de81ca9-7502-4a88-87d3-8714c64e365c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.980916 | controller |     "Jun 12 10:27:17.297051 crc crio[19822]: time=\"2026-06-12T10:27:17.296976401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980932 | controller |     "Jun 12 10:27:17.355051 crc crio[19822]: time=\"2026-06-12T10:27:17.350342884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980947 | controller |     "Jun 12 10:27:17.364782 crc crio[19822]: time=\"2026-06-12T10:27:17.362772959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.980962 | controller |     "Jun 12 10:27:17.528790 crc crio[19822]: time=\"2026-06-12T10:27:17.528309134Z\" level=info msg=\"Created container 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f: openshift-marketplace/redhat-marketplace-6b9m2/extract-content\" id=5de81ca9-7502-4a88-87d3-8714c64e365c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.980978 | controller |     "Jun 12 10:27:17.530302 crc crio[19822]: time=\"2026-06-12T10:27:17.530140172Z\" level=info msg=\"Starting container: 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f\" id=8cc9d84c-0c6d-4e2c-8c9b-8d39e134a42a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.980994 | controller |     "Jun 12 10:27:17.537786 crc crio[19822]: time=\"2026-06-12T10:27:17.53761855Z\" level=info msg=\"Started container\" PID=88695 containerID=878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f description=openshift-marketplace/redhat-marketplace-6b9m2/extract-content id=8cc9d84c-0c6d-4e2c-8c9b-8d39e134a42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5",
2026-06-12 11:43:51.981013 | controller |     "Jun 12 10:27:19.572935 crc crio[19822]: time=\"2026-06-12T10:27:19.570783173Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f56cb14e-9287-4038-8b89-82f27e0d20ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.981028 | controller |     "Jun 12 10:27:19.576592 crc crio[19822]: time=\"2026-06-12T10:27:19.576496744Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7657003d-3f85-4df6-88dc-9ac3d376278f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.981043 | controller |     "Jun 12 10:27:19.607389 crc crio[19822]: time=\"2026-06-12T10:27:19.607330313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6b9m2/registry-server\" id=ddf72d22-e3de-415b-874a-fbc353598142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.981059 | controller |     "Jun 12 10:27:19.608130 crc crio[19822]: time=\"2026-06-12T10:27:19.608103788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981074 | controller |     "Jun 12 10:27:19.670005 crc crio[19822]: time=\"2026-06-12T10:27:19.66991844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981089 | controller |     "Jun 12 10:27:19.676640 crc crio[19822]: time=\"2026-06-12T10:27:19.676187959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981147 | controller |     "Jun 12 10:27:19.902593 crc crio[19822]: time=\"2026-06-12T10:27:19.902478373Z\" level=info msg=\"Created container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server\" id=ddf72d22-e3de-415b-874a-fbc353598142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.981163 | controller |     "Jun 12 10:27:19.903743 crc crio[19822]: time=\"2026-06-12T10:27:19.90364536Z\" level=info msg=\"Starting container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee\" id=44dfd61a-1d4b-4fe1-a9dd-8d184a26b9cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.981178 | controller |     "Jun 12 10:27:19.925215 crc crio[19822]: time=\"2026-06-12T10:27:19.924195073Z\" level=info msg=\"Started container\" PID=88747 containerID=cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee description=openshift-marketplace/redhat-marketplace-6b9m2/registry-server id=44dfd61a-1d4b-4fe1-a9dd-8d184a26b9cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5",
2026-06-12 11:43:51.981194 | controller |     "Jun 12 10:27:25.849364 crc crio[19822]: time=\"2026-06-12T10:27:25.848685637Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:51.981209 | controller |     "Jun 12 10:27:29.758626 crc crio[19822]: time=\"2026-06-12T10:27:29.756442703Z\" level=info msg=\"Stopping container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee (timeout: 2s)\" id=568d847f-6a6e-4322-a610-01d9fa90f3d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.981228 | controller |     "Jun 12 10:27:29.888604 crc crio[19822]: time=\"2026-06-12T10:27:29.888044971Z\" level=info msg=\"Stopped container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server\" id=568d847f-6a6e-4322-a610-01d9fa90f3d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.981245 | controller |     "Jun 12 10:27:29.890129 crc crio[19822]: time=\"2026-06-12T10:27:29.890092297Z\" level=info msg=\"Stopping pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=d7883db4-96ff-45b7-a9a7-73772e454c68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.981260 | controller |     "Jun 12 10:27:29.891014 crc crio[19822]: time=\"2026-06-12T10:27:29.890981315Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6b9m2 Namespace:openshift-marketplace ID:b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5 UID:e0f8c910-4c8a-4be1-b99d-8715e6d0390f NetNS:/var/run/netns/488cfe9d-a856-41f5-b8ec-b6555a13609a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0f8c910_4c8a_4be1_b99d_8715e6d0390f.slice PodAnnotations:0xc000696fa0}] Aliases:map[]}\"",
2026-06-12 11:43:51.981276 | controller |     "Jun 12 10:27:29.891331 crc crio[19822]: time=\"2026-06-12T10:27:29.891309356Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-6b9m2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.981291 | controller |     "Jun 12 10:27:30.438908 crc crio[19822]: time=\"2026-06-12T10:27:30.438376032Z\" level=info msg=\"Stopped pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=d7883db4-96ff-45b7-a9a7-73772e454c68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.981307 | controller |     "Jun 12 10:27:30.787335 crc crio[19822]: time=\"2026-06-12T10:27:30.787244357Z\" level=info msg=\"Removing container: cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee\" id=f8407eec-d36f-4f9b-8fb8-60b2ac6f7151 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.981323 | controller |     "Jun 12 10:27:30.830111 crc crio[19822]: time=\"2026-06-12T10:27:30.830003477Z\" level=info msg=\"Removed container cd150ad41de908f8c5eaa6657c27425e91c4115bb3df2767b5819153df9fbeee: openshift-marketplace/redhat-marketplace-6b9m2/registry-server\" id=f8407eec-d36f-4f9b-8fb8-60b2ac6f7151 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.981338 | controller |     "Jun 12 10:27:30.835046 crc crio[19822]: time=\"2026-06-12T10:27:30.834936481Z\" level=info msg=\"Removing container: 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f\" id=a94ecb18-5642-4aa1-996a-0a15e69a0a72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.981354 | controller |     "Jun 12 10:27:30.889405 crc crio[19822]: time=\"2026-06-12T10:27:30.889301507Z\" level=info msg=\"Removed container 878ce1d141c977b7e61f2f2e292f295e3152d028ee9deb2679bccbd427b25c8f: openshift-marketplace/redhat-marketplace-6b9m2/extract-content\" id=a94ecb18-5642-4aa1-996a-0a15e69a0a72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.981369 | controller |     "Jun 12 10:27:30.892347 crc crio[19822]: time=\"2026-06-12T10:27:30.892215169Z\" level=info msg=\"Removing container: e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3\" id=3dddf0c5-6c61-4c5d-a28b-7445f88aed71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.981384 | controller |     "Jun 12 10:27:30.956406 crc crio[19822]: time=\"2026-06-12T10:27:30.956245933Z\" level=info msg=\"Removed container e42a3fd266c64f98a663f5161227a0825bfd08d6560b928eac327f03c925c9e3: openshift-marketplace/redhat-marketplace-6b9m2/extract-utilities\" id=3dddf0c5-6c61-4c5d-a28b-7445f88aed71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.981400 | controller |     "Jun 12 10:27:39.041102 crc crio[19822]: time=\"2026-06-12T10:27:39.040276163Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-547db9c4b9-v6gs8/POD\" id=ffb0fcd6-7eea-47f8-8c05-26e2ac647620 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.981418 | controller |     "Jun 12 10:27:39.042289 crc crio[19822]: time=\"2026-06-12T10:27:39.04113296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981434 | controller |     "Jun 12 10:27:39.113990 crc crio[19822]: time=\"2026-06-12T10:27:39.113783828Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003094200}] Aliases:map[]}\"",
2026-06-12 11:43:51.981450 | controller |     "Jun 12 10:27:39.113990 crc crio[19822]: time=\"2026-06-12T10:27:39.113904911Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.981466 | controller |     "Jun 12 10:27:39.870691 crc crio[19822]: 2026-06-12T10:27:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e7956911a03fa5 Mac:a6:b8:17:1b:c6:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.981481 | controller |     "Jun 12 10:27:39.872897 crc crio[19822]: time=\"2026-06-12T10:27:39.870785418Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003094200}] Aliases:map[]}\"",
2026-06-12 11:43:51.981497 | controller |     "Jun 12 10:27:39.872897 crc crio[19822]: time=\"2026-06-12T10:27:39.870983025Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.981512 | controller |     "Jun 12 10:27:39.886989 crc crio[19822]: time=\"2026-06-12T10:27:39.886010642Z\" level=info msg=\"Ran pod sandbox 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec with infra container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/POD\" id=ffb0fcd6-7eea-47f8-8c05-26e2ac647620 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.981528 | controller |     "Jun 12 10:27:39.893263 crc crio[19822]: time=\"2026-06-12T10:27:39.893121056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=379ef07c-84bf-460e-b4be-5aec3c237be6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.981543 | controller |     "Jun 12 10:27:40.089857 crc crio[19822]: time=\"2026-06-12T10:27:40.089641076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ab082500-1fad-4b86-9b7d-8f070a0c3f4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.981558 | controller |     "Jun 12 10:27:40.123571 crc crio[19822]: time=\"2026-06-12T10:27:40.121428065Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init\" id=88057dc8-8c98-440f-8403-f7e6c3f10285 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.981577 | controller |     "Jun 12 10:27:40.123571 crc crio[19822]: time=\"2026-06-12T10:27:40.122661724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981592 | controller |     "Jun 12 10:27:40.272533 crc crio[19822]: time=\"2026-06-12T10:27:40.27238649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981608 | controller |     "Jun 12 10:27:40.279197 crc crio[19822]: time=\"2026-06-12T10:27:40.279083729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981623 | controller |     "Jun 12 10:27:40.548554 crc crio[19822]: time=\"2026-06-12T10:27:40.548426001Z\" level=info msg=\"Created container e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init\" id=88057dc8-8c98-440f-8403-f7e6c3f10285 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.981638 | controller |     "Jun 12 10:27:40.560122 crc crio[19822]: time=\"2026-06-12T10:27:40.559602674Z\" level=info msg=\"Starting container: e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae\" id=63c2cf48-fdb1-4f9c-b9b4-829c3d3c1bfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.981653 | controller |     "Jun 12 10:27:40.586588 crc crio[19822]: time=\"2026-06-12T10:27:40.586460239Z\" level=info msg=\"Started container\" PID=89921 containerID=e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae description=openstack/dnsmasq-dns-547db9c4b9-v6gs8/init id=63c2cf48-fdb1-4f9c-b9b4-829c3d3c1bfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec",
2026-06-12 11:43:51.981669 | controller |     "Jun 12 10:27:41.007957 crc crio[19822]: time=\"2026-06-12T10:27:41.007011548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=eb71ccb5-9bea-4a58-8e2a-fd1fc1f9c2e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.981685 | controller |     "Jun 12 10:27:41.149766 crc crio[19822]: time=\"2026-06-12T10:27:41.149644357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a005d820-d626-45ef-a285-404d3da32b78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.981700 | controller |     "Jun 12 10:27:41.167621 crc crio[19822]: time=\"2026-06-12T10:27:41.167445481Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns\" id=d133d8be-f7a8-41d9-b628-097c6016d3c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.981715 | controller |     "Jun 12 10:27:41.169965 crc crio[19822]: time=\"2026-06-12T10:27:41.168556586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981731 | controller |     "Jun 12 10:27:41.244548 crc crio[19822]: time=\"2026-06-12T10:27:41.2439597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981746 | controller |     "Jun 12 10:27:41.252464 crc crio[19822]: time=\"2026-06-12T10:27:41.252317385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981762 | controller |     "Jun 12 10:27:41.469928 crc crio[19822]: time=\"2026-06-12T10:27:41.468574221Z\" level=info msg=\"Created container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns\" id=d133d8be-f7a8-41d9-b628-097c6016d3c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.981780 | controller |     "Jun 12 10:27:41.473466 crc crio[19822]: time=\"2026-06-12T10:27:41.472958245Z\" level=info msg=\"Starting container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1\" id=010bda7c-a18b-4b43-88d1-b07852a1675d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.981796 | controller |     "Jun 12 10:27:41.482053 crc crio[19822]: time=\"2026-06-12T10:27:41.481962725Z\" level=info msg=\"Started container\" PID=90023 containerID=4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1 description=openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns id=010bda7c-a18b-4b43-88d1-b07852a1675d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec",
2026-06-12 11:43:51.981812 | controller |     "Jun 12 10:27:52.040757 crc crio[19822]: time=\"2026-06-12T10:27:52.040032635Z\" level=info msg=\"Stopping container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17 (timeout: 10s)\" id=726e2d34-6987-49e8-8289-fd9b78986f37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.981827 | controller |     "Jun 12 10:27:52.318263 crc crio[19822]: time=\"2026-06-12T10:27:52.318040549Z\" level=info msg=\"Stopped container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns\" id=726e2d34-6987-49e8-8289-fd9b78986f37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.981842 | controller |     "Jun 12 10:27:52.321306 crc crio[19822]: time=\"2026-06-12T10:27:52.321211948Z\" level=info msg=\"Stopping pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=b4568e97-2162-4b85-8afe-f5849ef82c11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.981861 | controller |     "Jun 12 10:27:52.322221 crc crio[19822]: time=\"2026-06-12T10:27:52.322136848Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c5d5ff69-6v69k Namespace:openstack ID:827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522 UID:af2e81a3-da3d-4d01-9191-6feebea54724 NetNS:/var/run/netns/e58987ee-a828-4070-8b77-2ba87c6ac916 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf2e81a3_da3d_4d01_9191_6feebea54724.slice PodAnnotations:0xc0052123b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.981896 | controller |     "Jun 12 10:27:52.322337 crc crio[19822]: time=\"2026-06-12T10:27:52.322321864Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c5d5ff69-6v69k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.981913 | controller |     "Jun 12 10:27:52.922498 crc crio[19822]: time=\"2026-06-12T10:27:52.92206271Z\" level=info msg=\"Stopped pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=b4568e97-2162-4b85-8afe-f5849ef82c11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.981928 | controller |     "Jun 12 10:27:52.950640 crc crio[19822]: time=\"2026-06-12T10:27:52.950509513Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6ddbdd9749-s784b/POD\" id=b82e0e3d-05e5-4442-9df7-4363c448bf93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.981943 | controller |     "Jun 12 10:27:52.952314 crc crio[19822]: time=\"2026-06-12T10:27:52.951693211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.981959 | controller |     "Jun 12 10:27:53.031468 crc crio[19822]: time=\"2026-06-12T10:27:53.031304888Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc0006973f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.981979 | controller |     "Jun 12 10:27:53.031468 crc crio[19822]: time=\"2026-06-12T10:27:53.031411722Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6ddbdd9749-s784b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.981995 | controller |     "Jun 12 10:27:53.314567 crc crio[19822]: time=\"2026-06-12T10:27:53.313649942Z\" level=info msg=\"Removing container: 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17\" id=845fc933-32fc-4ea3-ab95-22be5b3c4f0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.982010 | controller |     "Jun 12 10:27:53.453902 crc crio[19822]: 2026-06-12T10:27:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b207a22e05b8c96 Mac:3e:f6:73:d9:b4:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 SocketPath: PciID:}] [{Interface:0xc00025d530 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.982025 | controller |     "Jun 12 10:27:53.456743 crc crio[19822]: time=\"2026-06-12T10:27:53.456655449Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc0006973f0}] Aliases:map[]}\"",
2026-06-12 11:43:51.982041 | controller |     "Jun 12 10:27:53.457016 crc crio[19822]: time=\"2026-06-12T10:27:53.456948008Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6ddbdd9749-s784b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.982057 | controller |     "Jun 12 10:27:53.474540 crc crio[19822]: time=\"2026-06-12T10:27:53.474310249Z\" level=info msg=\"Ran pod sandbox b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 with infra container: openstack/dnsmasq-dns-6ddbdd9749-s784b/POD\" id=b82e0e3d-05e5-4442-9df7-4363c448bf93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.982072 | controller |     "Jun 12 10:27:53.479109 crc crio[19822]: time=\"2026-06-12T10:27:53.478988687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a4c4646e-4ab8-47a4-9906-9a5cd8493e81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.982087 | controller |     "Jun 12 10:27:53.599879 crc crio[19822]: time=\"2026-06-12T10:27:53.597719089Z\" level=info msg=\"Removed container 49f97f4401570e5a56b7d8edd0eb0b3761b6e5fc6437851cf507465efff2ec17: openstack/dnsmasq-dns-68c5d5ff69-6v69k/dnsmasq-dns\" id=845fc933-32fc-4ea3-ab95-22be5b3c4f0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.982103 | controller |     "Jun 12 10:27:53.604378 crc crio[19822]: time=\"2026-06-12T10:27:53.604212874Z\" level=info msg=\"Removing container: 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd\" id=59c921b5-ba55-4f67-919e-ee5afafa8be9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.982119 | controller |     "Jun 12 10:27:53.613370 crc crio[19822]: time=\"2026-06-12T10:27:53.612980599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9b8a5aa5-ca42-481c-bfdc-187408e73361 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.982138 | controller |     "Jun 12 10:27:53.627323 crc crio[19822]: time=\"2026-06-12T10:27:53.626915882Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6ddbdd9749-s784b/init\" id=7c62db4b-5a13-46ff-9f8d-d3470ff7e431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.982154 | controller |     "Jun 12 10:27:53.627998 crc crio[19822]: time=\"2026-06-12T10:27:53.627731478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982170 | controller |     "Jun 12 10:27:53.701365 crc crio[19822]: time=\"2026-06-12T10:27:53.701268566Z\" level=info msg=\"Removed container 503da9a695009f4a2a0fb8292868efe949a2cdd577c92111bb136cfc191070dd: openstack/dnsmasq-dns-68c5d5ff69-6v69k/init\" id=59c921b5-ba55-4f67-919e-ee5afafa8be9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.982185 | controller |     "Jun 12 10:27:53.716470 crc crio[19822]: time=\"2026-06-12T10:27:53.716413116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982200 | controller |     "Jun 12 10:27:53.723982 crc crio[19822]: time=\"2026-06-12T10:27:53.723784806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982215 | controller |     "Jun 12 10:27:53.879582 crc crio[19822]: time=\"2026-06-12T10:27:53.879341563Z\" level=info msg=\"Created container 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452: openstack/dnsmasq-dns-6ddbdd9749-s784b/init\" id=7c62db4b-5a13-46ff-9f8d-d3470ff7e431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.982231 | controller |     "Jun 12 10:27:53.880934 crc crio[19822]: time=\"2026-06-12T10:27:53.880767829Z\" level=info msg=\"Starting container: 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452\" id=afc8aa57-9d45-4b82-b899-941014e6ad21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.982246 | controller |     "Jun 12 10:27:53.890448 crc crio[19822]: time=\"2026-06-12T10:27:53.890341644Z\" level=info msg=\"Started container\" PID=90758 containerID=95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452 description=openstack/dnsmasq-dns-6ddbdd9749-s784b/init id=afc8aa57-9d45-4b82-b899-941014e6ad21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0",
2026-06-12 11:43:51.982261 | controller |     "Jun 12 10:27:54.326048 crc crio[19822]: time=\"2026-06-12T10:27:54.325002378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5f6dcb75-0e2d-46bf-824a-17fb5fd40e7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.982276 | controller |     "Jun 12 10:27:54.422082 crc crio[19822]: time=\"2026-06-12T10:27:54.421652516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=929547b0-5ecb-4dcd-8370-8633fb7c52e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.982291 | controller |     "Jun 12 10:27:54.447559 crc crio[19822]: time=\"2026-06-12T10:27:54.447293729Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns\" id=e560ce5b-b3b3-44e0-b5e1-e84ba021df9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.982306 | controller |     "Jun 12 10:27:54.448450 crc crio[19822]: time=\"2026-06-12T10:27:54.447767805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982324 | controller |     "Jun 12 10:27:54.526364 crc crio[19822]: time=\"2026-06-12T10:27:54.526079601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982340 | controller |     "Jun 12 10:27:54.532649 crc crio[19822]: time=\"2026-06-12T10:27:54.53236195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982356 | controller |     "Jun 12 10:27:55.327126 crc crio[19822]: time=\"2026-06-12T10:27:55.326573671Z\" level=info msg=\"Created container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns\" id=e560ce5b-b3b3-44e0-b5e1-e84ba021df9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.982371 | controller |     "Jun 12 10:27:55.329886 crc crio[19822]: time=\"2026-06-12T10:27:55.329787888Z\" level=info msg=\"Starting container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2\" id=a9449f95-996d-4afb-9943-ced96c300059 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.982386 | controller |     "Jun 12 10:27:55.343580 crc crio[19822]: time=\"2026-06-12T10:27:55.343500594Z\" level=info msg=\"Started container\" PID=90801 containerID=46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2 description=openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns id=a9449f95-996d-4afb-9943-ced96c300059 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0",
2026-06-12 11:43:51.982402 | controller |     "Jun 12 10:28:00.543628 crc crio[19822]: time=\"2026-06-12T10:28:00.542694323Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687668-thwqj/POD\" id=e783b281-a4c5-4207-8e9a-7dbc5fd0d1ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.982417 | controller |     "Jun 12 10:28:00.545043 crc crio[19822]: time=\"2026-06-12T10:28:00.543704535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982433 | controller |     "Jun 12 10:28:00.588946 crc crio[19822]: time=\"2026-06-12T10:28:00.58877911Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc00140e8a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.982449 | controller |     "Jun 12 10:28:00.588946 crc crio[19822]: time=\"2026-06-12T10:28:00.588940215Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687668-thwqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.982464 | controller |     "Jun 12 10:28:01.165112 crc crio[19822]: 2026-06-12T10:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ae172d37bcafcb Mac:2a:61:5e:9a:4a:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 SocketPath: PciID:}] [{Interface:0xc000320940 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.982480 | controller |     "Jun 12 10:28:01.166893 crc crio[19822]: time=\"2026-06-12T10:28:01.166756341Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc00140e8a0}] Aliases:map[]}\"",
2026-06-12 11:43:51.982502 | controller |     "Jun 12 10:28:01.167624 crc crio[19822]: time=\"2026-06-12T10:28:01.167316609Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687668-thwqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.982627 | controller |     "Jun 12 10:28:01.189002 crc crio[19822]: time=\"2026-06-12T10:28:01.188941137Z\" level=info msg=\"Ran pod sandbox 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d with infra container: openshift-infra/auto-csr-approver-29687668-thwqj/POD\" id=e783b281-a4c5-4207-8e9a-7dbc5fd0d1ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.982646 | controller |     "Jun 12 10:28:01.195332 crc crio[19822]: time=\"2026-06-12T10:28:01.195253594Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b9e37aed-ca49-4756-bf18-2a7e0a27c785 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.982663 | controller |     "Jun 12 10:28:01.209556 crc crio[19822]: time=\"2026-06-12T10:28:01.20899057Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.982680 | controller |     "Jun 12 10:28:02.003770 crc crio[19822]: time=\"2026-06-12T10:28:02.003053344Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b9e37aed-ca49-4756-bf18-2a7e0a27c785 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.982696 | controller |     "Jun 12 10:28:02.007576 crc crio[19822]: time=\"2026-06-12T10:28:02.004568871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=04801695-725d-4767-813d-baa085abf521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.982712 | controller |     "Jun 12 10:28:02.007576 crc crio[19822]: time=\"2026-06-12T10:28:02.006920516Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=02e047ba-829a-468b-aa54-a4f876db11f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.982727 | controller |     "Jun 12 10:28:02.013756 crc crio[19822]: time=\"2026-06-12T10:28:02.013664Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687668-thwqj/oc\" id=4de372d8-6d7b-48fe-a72d-95ba5e93ebc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.982743 | controller |     "Jun 12 10:28:02.014405 crc crio[19822]: time=\"2026-06-12T10:28:02.014329681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982759 | controller |     "Jun 12 10:28:02.074429 crc crio[19822]: time=\"2026-06-12T10:28:02.074331055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982775 | controller |     "Jun 12 10:28:02.286118 crc crio[19822]: time=\"2026-06-12T10:28:02.285929401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.982791 | controller |     "Jun 12 10:28:04.227051 crc crio[19822]: time=\"2026-06-12T10:28:04.226543615Z\" level=info msg=\"Created container 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71: openshift-infra/auto-csr-approver-29687668-thwqj/oc\" id=4de372d8-6d7b-48fe-a72d-95ba5e93ebc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.982807 | controller |     "Jun 12 10:28:04.229291 crc crio[19822]: time=\"2026-06-12T10:28:04.229194199Z\" level=info msg=\"Starting container: 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71\" id=c25845fa-169a-4ba8-9d5f-52dfd2f036fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.982826 | controller |     "Jun 12 10:28:04.236702 crc crio[19822]: time=\"2026-06-12T10:28:04.236575754Z\" level=info msg=\"Started container\" PID=91354 containerID=7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71 description=openshift-infra/auto-csr-approver-29687668-thwqj/oc id=c25845fa-169a-4ba8-9d5f-52dfd2f036fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d",
2026-06-12 11:43:51.982843 | controller |     "Jun 12 10:28:07.075465 crc crio[19822]: time=\"2026-06-12T10:28:07.074854849Z\" level=info msg=\"Stopping container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1 (timeout: 10s)\" id=da8b0a86-ea86-4684-be30-ddd154cd8b9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.982875 | controller |     "Jun 12 10:28:07.225644 crc crio[19822]: time=\"2026-06-12T10:28:07.225086906Z\" level=info msg=\"Stopped container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns\" id=da8b0a86-ea86-4684-be30-ddd154cd8b9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.982897 | controller |     "Jun 12 10:28:07.228253 crc crio[19822]: time=\"2026-06-12T10:28:07.226963467Z\" level=info msg=\"Stopping pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=030ad465-0ad3-43c4-83d1-6423f32ac907 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.982914 | controller |     "Jun 12 10:28:07.228253 crc crio[19822]: time=\"2026-06-12T10:28:07.227868356Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-547db9c4b9-v6gs8 Namespace:openstack ID:9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec UID:898c882c-af3a-4e24-b361-b5a670924767 NetNS:/var/run/netns/c6ee58cd-581b-4928-a55b-dfdb0724aca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod898c882c_af3a_4e24_b361_b5a670924767.slice PodAnnotations:0xc003264708}] Aliases:map[]}\"",
2026-06-12 11:43:51.982930 | controller |     "Jun 12 10:28:07.228253 crc crio[19822]: time=\"2026-06-12T10:28:07.228063371Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-547db9c4b9-v6gs8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.982947 | controller |     "Jun 12 10:28:07.586028 crc crio[19822]: time=\"2026-06-12T10:28:07.585916559Z\" level=info msg=\"Stopped pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=030ad465-0ad3-43c4-83d1-6423f32ac907 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.982962 | controller |     "Jun 12 10:28:08.652753 crc crio[19822]: time=\"2026-06-12T10:28:08.651436449Z\" level=info msg=\"Stopping pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=ff4aa085-fc9b-414e-a29a-471ad1a2b18b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.982978 | controller |     "Jun 12 10:28:08.653867 crc crio[19822]: time=\"2026-06-12T10:28:08.653471984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687668-thwqj Namespace:openshift-infra ID:1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d UID:9921622a-15c5-4374-bd8b-16fdfc948b52 NetNS:/var/run/netns/69439f69-66e6-4492-92f2-3cab725e25b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9921622a_15c5_4374_bd8b_16fdfc948b52.slice PodAnnotations:0xc002ed0890}] Aliases:map[]}\"",
2026-06-12 11:43:51.982994 | controller |     "Jun 12 10:28:08.653867 crc crio[19822]: time=\"2026-06-12T10:28:08.653614169Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687668-thwqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.983013 | controller |     "Jun 12 10:28:09.081867 crc crio[19822]: time=\"2026-06-12T10:28:09.080037621Z\" level=info msg=\"Stopped pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=ff4aa085-fc9b-414e-a29a-471ad1a2b18b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.983028 | controller |     "Jun 12 10:28:13.173322 crc crio[19822]: time=\"2026-06-12T10:28:13.172256304Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-rvlrv/POD\" id=083207f5-8344-40c8-8d7b-60208bf796f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.983044 | controller |     "Jun 12 10:28:13.174800 crc crio[19822]: time=\"2026-06-12T10:28:13.173345959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983061 | controller |     "Jun 12 10:28:13.222305 crc crio[19822]: time=\"2026-06-12T10:28:13.222035775Z\" level=info msg=\"Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc00244cba0}] Aliases:map[]}\"",
2026-06-12 11:43:51.983077 | controller |     "Jun 12 10:28:13.222305 crc crio[19822]: time=\"2026-06-12T10:28:13.222123068Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-rvlrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.983094 | controller |     "Jun 12 10:28:13.764001 crc crio[19822]: 2026-06-12T10:28:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f351277df670445 Mac:d2:ed:ed:d4:6a:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.983110 | controller |     "Jun 12 10:28:13.766505 crc crio[19822]: time=\"2026-06-12T10:28:13.766407282Z\" level=info msg=\"Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc00244cba0}] Aliases:map[]}\"",
2026-06-12 11:43:51.983125 | controller |     "Jun 12 10:28:13.766662 crc crio[19822]: time=\"2026-06-12T10:28:13.766606578Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rvlrv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.983141 | controller |     "Jun 12 10:28:13.779538 crc crio[19822]: time=\"2026-06-12T10:28:13.77850185Z\" level=info msg=\"Ran pod sandbox f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 with infra container: openshift-marketplace/community-operators-rvlrv/POD\" id=083207f5-8344-40c8-8d7b-60208bf796f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.983156 | controller |     "Jun 12 10:28:13.780800 crc crio[19822]: time=\"2026-06-12T10:28:13.780770927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a6abd54-96c1-4406-9cb1-611e51356097 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.983178 | controller |     "Jun 12 10:28:13.783104 crc crio[19822]: time=\"2026-06-12T10:28:13.783013779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e9dfdd5-8e8e-4c4d-8a05-7522e2fff97c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.983194 | controller |     "Jun 12 10:28:13.791977 crc crio[19822]: time=\"2026-06-12T10:28:13.791899051Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rvlrv/extract-utilities\" id=790aeab1-7c2a-4a2c-93e0-35b7384a5e5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.983209 | controller |     "Jun 12 10:28:13.792371 crc crio[19822]: time=\"2026-06-12T10:28:13.792307664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983225 | controller |     "Jun 12 10:28:13.866638 crc crio[19822]: time=\"2026-06-12T10:28:13.866271661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983241 | controller |     "Jun 12 10:28:13.871377 crc crio[19822]: time=\"2026-06-12T10:28:13.871333272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983257 | controller |     "Jun 12 10:28:14.083775 crc crio[19822]: time=\"2026-06-12T10:28:14.083716572Z\" level=info msg=\"Created container bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82: openshift-marketplace/community-operators-rvlrv/extract-utilities\" id=790aeab1-7c2a-4a2c-93e0-35b7384a5e5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.983273 | controller |     "Jun 12 10:28:14.087603 crc crio[19822]: time=\"2026-06-12T10:28:14.085911242Z\" level=info msg=\"Starting container: bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82\" id=d82b5fb3-32a2-4832-8d52-f851df432dd2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.983289 | controller |     "Jun 12 10:28:14.099425 crc crio[19822]: time=\"2026-06-12T10:28:14.099320918Z\" level=info msg=\"Started container\" PID=92076 containerID=bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82 description=openshift-marketplace/community-operators-rvlrv/extract-utilities id=d82b5fb3-32a2-4832-8d52-f851df432dd2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688",
2026-06-12 11:43:51.983305 | controller |     "Jun 12 10:28:14.764515 crc crio[19822]: time=\"2026-06-12T10:28:14.764088817Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=098296d5-019a-44db-94d1-7fd4c0ebf578 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.983321 | controller |     "Jun 12 10:28:14.770218 crc crio[19822]: time=\"2026-06-12T10:28:14.770063337Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.983337 | controller |     "Jun 12 10:28:15.388960 crc crio[19822]: time=\"2026-06-12T10:28:15.388781485Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=098296d5-019a-44db-94d1-7fd4c0ebf578 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.983353 | controller |     "Jun 12 10:28:15.393396 crc crio[19822]: time=\"2026-06-12T10:28:15.393291199Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9267a9a3-17b1-42e1-900b-b496e77a8b61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.983369 | controller |     "Jun 12 10:28:15.396558 crc crio[19822]: time=\"2026-06-12T10:28:15.396454138Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0389b62a-b63e-4857-bb20-b18fbeeb0885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.983389 | controller |     "Jun 12 10:28:15.408046 crc crio[19822]: time=\"2026-06-12T10:28:15.405357291Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rvlrv/extract-content\" id=e48ce072-b4df-4448-9a8c-80c4e409a677 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.983405 | controller |     "Jun 12 10:28:15.408046 crc crio[19822]: time=\"2026-06-12T10:28:15.406120175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983421 | controller |     "Jun 12 10:28:15.470981 crc crio[19822]: time=\"2026-06-12T10:28:15.470899171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983437 | controller |     "Jun 12 10:28:15.474940 crc crio[19822]: time=\"2026-06-12T10:28:15.474750714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983453 | controller |     "Jun 12 10:28:15.663078 crc crio[19822]: time=\"2026-06-12T10:28:15.662881184Z\" level=info msg=\"Created container e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3: openshift-marketplace/community-operators-rvlrv/extract-content\" id=e48ce072-b4df-4448-9a8c-80c4e409a677 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.983469 | controller |     "Jun 12 10:28:15.664555 crc crio[19822]: time=\"2026-06-12T10:28:15.664469295Z\" level=info msg=\"Starting container: e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3\" id=faccc82f-9e52-4fa7-932a-d3189d52ae72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.983485 | controller |     "Jun 12 10:28:15.670951 crc crio[19822]: time=\"2026-06-12T10:28:15.670598148Z\" level=info msg=\"Started container\" PID=92159 containerID=e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3 description=openshift-marketplace/community-operators-rvlrv/extract-content id=faccc82f-9e52-4fa7-932a-d3189d52ae72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688",
2026-06-12 11:43:51.983501 | controller |     "Jun 12 10:28:16.032171 crc crio[19822]: time=\"2026-06-12T10:28:16.031628708Z\" level=info msg=\"Removing container: 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6\" id=5db241f6-a757-4407-9d28-9c12e09a3f17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.983516 | controller |     "Jun 12 10:28:16.101103 crc crio[19822]: time=\"2026-06-12T10:28:16.100801773Z\" level=info msg=\"Removed container 2c03260ee52b5ffc45d02c18d1a2caa70db5cd1c0fa8947e92eb06acbcc662b6: openstack/keystone-bootstrap-ntvkd/keystone-bootstrap\" id=5db241f6-a757-4407-9d28-9c12e09a3f17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.983532 | controller |     "Jun 12 10:28:16.117186 crc crio[19822]: time=\"2026-06-12T10:28:16.117105121Z\" level=info msg=\"Stopping pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=0151cb09-05d8-4a07-bbd1-fbc74bc0c7e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.983548 | controller |     "Jun 12 10:28:16.117544 crc crio[19822]: time=\"2026-06-12T10:28:16.117517404Z\" level=info msg=\"Stopped pod sandbox (already stopped): d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=0151cb09-05d8-4a07-bbd1-fbc74bc0c7e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.983563 | controller |     "Jun 12 10:28:16.118972 crc crio[19822]: time=\"2026-06-12T10:28:16.118743513Z\" level=info msg=\"Removing pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=b096828a-0c07-4a37-9a67-3ef671efeb96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.983582 | controller |     "Jun 12 10:28:16.194338 crc crio[19822]: time=\"2026-06-12T10:28:16.194226602Z\" level=info msg=\"Removed pod sandbox: d69d79cd98667b70614e5d08f59bbf78541d227920aac387f67cbd9df59fbcc5\" id=b096828a-0c07-4a37-9a67-3ef671efeb96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.983598 | controller |     "Jun 12 10:28:16.196096 crc crio[19822]: time=\"2026-06-12T10:28:16.195999065Z\" level=info msg=\"Stopping pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=3423a177-c809-4519-a882-95c437e5163c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.983613 | controller |     "Jun 12 10:28:16.196096 crc crio[19822]: time=\"2026-06-12T10:28:16.196095018Z\" level=info msg=\"Stopped pod sandbox (already stopped): 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=3423a177-c809-4519-a882-95c437e5163c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.983629 | controller |     "Jun 12 10:28:16.197364 crc crio[19822]: time=\"2026-06-12T10:28:16.197134191Z\" level=info msg=\"Removing pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=bf7d2e59-1e21-45f9-99b3-ba220e776685 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.983644 | controller |     "Jun 12 10:28:16.218306 crc crio[19822]: time=\"2026-06-12T10:28:16.218064987Z\" level=info msg=\"Removed pod sandbox: 827fbb9aed62445bc5e13630bdc2de1530a7b73a0bc040680f3a6cd380f11522\" id=bf7d2e59-1e21-45f9-99b3-ba220e776685 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.983706 | controller |     "Jun 12 10:28:16.219689 crc crio[19822]: time=\"2026-06-12T10:28:16.219638544Z\" level=info msg=\"Stopping pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=d446969c-de73-457f-8f73-ff64f809efb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.983731 | controller |     "Jun 12 10:28:16.219999 crc crio[19822]: time=\"2026-06-12T10:28:16.219971755Z\" level=info msg=\"Stopped pod sandbox (already stopped): b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=d446969c-de73-457f-8f73-ff64f809efb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.983748 | controller |     "Jun 12 10:28:16.220776 crc crio[19822]: time=\"2026-06-12T10:28:16.22074594Z\" level=info msg=\"Removing pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=c7ecb437-5272-43b8-b2b7-e02324eba083 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.983764 | controller |     "Jun 12 10:28:16.240238 crc crio[19822]: time=\"2026-06-12T10:28:16.240103957Z\" level=info msg=\"Removed pod sandbox: b4b72ec97d684e01c8881531b51a5733333c89f7835f9166556d28814d896ed5\" id=c7ecb437-5272-43b8-b2b7-e02324eba083 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.983779 | controller |     "Jun 12 10:28:17.828088 crc crio[19822]: time=\"2026-06-12T10:28:17.826221075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eac5a9f0-52d5-4b5d-bc1b-4dacdd7fbdab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.983795 | controller |     "Jun 12 10:28:17.831197 crc crio[19822]: time=\"2026-06-12T10:28:17.829985955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=55bf7173-60dd-4369-bc86-117823f73fb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.983811 | controller |     "Jun 12 10:28:17.843540 crc crio[19822]: time=\"2026-06-12T10:28:17.84336436Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rvlrv/registry-server\" id=6b2cad53-db5e-4478-80d5-4336d5756e6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.983830 | controller |     "Jun 12 10:28:17.844217 crc crio[19822]: time=\"2026-06-12T10:28:17.843967899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983851 | controller |     "Jun 12 10:28:17.916944 crc crio[19822]: time=\"2026-06-12T10:28:17.91677213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983882 | controller |     "Jun 12 10:28:17.922022 crc crio[19822]: time=\"2026-06-12T10:28:17.921961304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.983904 | controller |     "Jun 12 10:28:18.093255 crc crio[19822]: time=\"2026-06-12T10:28:18.092955513Z\" level=info msg=\"Created container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server\" id=6b2cad53-db5e-4478-80d5-4336d5756e6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.983921 | controller |     "Jun 12 10:28:18.094799 crc crio[19822]: time=\"2026-06-12T10:28:18.094730289Z\" level=info msg=\"Starting container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca\" id=4628b891-c52b-4d43-b546-eab6a4e14533 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.983937 | controller |     "Jun 12 10:28:18.100529 crc crio[19822]: time=\"2026-06-12T10:28:18.100430289Z\" level=info msg=\"Started container\" PID=92280 containerID=b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca description=openshift-marketplace/community-operators-rvlrv/registry-server id=4628b891-c52b-4d43-b546-eab6a4e14533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688",
2026-06-12 11:43:51.983954 | controller |     "Jun 12 10:28:26.110326 crc crio[19822]: time=\"2026-06-12T10:28:26.109293272Z\" level=info msg=\"Stopping container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca (timeout: 2s)\" id=4fd0c0f8-af5f-424b-9d5f-2fe0ea25a8f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.983970 | controller |     "Jun 12 10:28:26.373444 crc crio[19822]: time=\"2026-06-12T10:28:26.373291022Z\" level=info msg=\"Stopped container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server\" id=4fd0c0f8-af5f-424b-9d5f-2fe0ea25a8f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.983986 | controller |     "Jun 12 10:28:26.374798 crc crio[19822]: time=\"2026-06-12T10:28:26.374724247Z\" level=info msg=\"Stopping pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=c9972d56-9409-4e80-b6ee-185e9bb1e756 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.984002 | controller |     "Jun 12 10:28:26.375686 crc crio[19822]: time=\"2026-06-12T10:28:26.375624506Z\" level=info msg=\"Got pod network &{Name:community-operators-rvlrv Namespace:openshift-marketplace ID:f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688 UID:5d34913a-e6a9-4a5e-a6ef-d577b19fa613 NetNS:/var/run/netns/77dd8d84-1c7d-4db3-a495-4695f09df3dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d34913a_e6a9_4a5e_a6ef_d577b19fa613.slice PodAnnotations:0xc0007ac908}] Aliases:map[]}\"",
2026-06-12 11:43:51.984018 | controller |     "Jun 12 10:28:26.376042 crc crio[19822]: time=\"2026-06-12T10:28:26.375958946Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-rvlrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.984034 | controller |     "Jun 12 10:28:26.750063 crc crio[19822]: time=\"2026-06-12T10:28:26.749574784Z\" level=info msg=\"Stopped pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=c9972d56-9409-4e80-b6ee-185e9bb1e756 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.984053 | controller |     "Jun 12 10:28:27.133343 crc crio[19822]: time=\"2026-06-12T10:28:27.133255752Z\" level=info msg=\"Removing container: b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca\" id=5684bd8b-d74b-4db5-951e-497547c6a30b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.984070 | controller |     "Jun 12 10:28:27.182100 crc crio[19822]: time=\"2026-06-12T10:28:27.18199717Z\" level=info msg=\"Removed container b327bb6ab6254a44ae805f269df9a3e11729ac373f5d1325bb177c212d4293ca: openshift-marketplace/community-operators-rvlrv/registry-server\" id=5684bd8b-d74b-4db5-951e-497547c6a30b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.984085 | controller |     "Jun 12 10:28:27.188108 crc crio[19822]: time=\"2026-06-12T10:28:27.186687759Z\" level=info msg=\"Removing container: e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3\" id=fd6e4bb4-033e-484c-979b-bc25c902f967 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.984101 | controller |     "Jun 12 10:28:27.234740 crc crio[19822]: time=\"2026-06-12T10:28:27.2346153Z\" level=info msg=\"Removed container e22c8234a015b8fa7a4de8de69086920a1d545546012ca2285e4aead5b188ca3: openshift-marketplace/community-operators-rvlrv/extract-content\" id=fd6e4bb4-033e-484c-979b-bc25c902f967 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.984117 | controller |     "Jun 12 10:28:27.239722 crc crio[19822]: time=\"2026-06-12T10:28:27.239648658Z\" level=info msg=\"Removing container: bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82\" id=30b6c78b-ea43-4eac-a95b-85a16acc59cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.984132 | controller |     "Jun 12 10:28:27.299412 crc crio[19822]: time=\"2026-06-12T10:28:27.299256183Z\" level=info msg=\"Removed container bab4e0a9d6b52075c455d3ea88c76e79471fab4d3dc8d22044d5cfc89153ab82: openshift-marketplace/community-operators-rvlrv/extract-utilities\" id=30b6c78b-ea43-4eac-a95b-85a16acc59cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.984148 | controller |     "Jun 12 10:29:16.321045 crc crio[19822]: time=\"2026-06-12T10:29:16.316065024Z\" level=info msg=\"Removing container: 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75\" id=88b328b6-e958-403f-8f6a-903db69b8e94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.984164 | controller |     "Jun 12 10:29:17.431871 crc crio[19822]: time=\"2026-06-12T10:29:17.430707839Z\" level=info msg=\"Removed container 38ff96ccb63013820313475c86d6e366207220339f504734060071d04b292d75: openshift-infra/auto-csr-approver-29687662-z9797/oc\" id=88b328b6-e958-403f-8f6a-903db69b8e94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.984180 | controller |     "Jun 12 10:29:17.496074 crc crio[19822]: time=\"2026-06-12T10:29:17.495758999Z\" level=info msg=\"Stopping pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=d2baf73f-d998-465c-9795-4c150a166396 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.984195 | controller |     "Jun 12 10:29:17.496074 crc crio[19822]: time=\"2026-06-12T10:29:17.495918304Z\" level=info msg=\"Stopped pod sandbox (already stopped): ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=d2baf73f-d998-465c-9795-4c150a166396 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.984211 | controller |     "Jun 12 10:29:17.507502 crc crio[19822]: time=\"2026-06-12T10:29:17.505693774Z\" level=info msg=\"Removing pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=7513a620-517c-4291-ab29-2e14bc515946 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.984226 | controller |     "Jun 12 10:29:17.644030 crc crio[19822]: time=\"2026-06-12T10:29:17.642542854Z\" level=info msg=\"Removed pod sandbox: ada1e346ada86b3d1d8ea24eb99e07fb7c61e5fb6c96d84caa32b0316a53f95d\" id=7513a620-517c-4291-ab29-2e14bc515946 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.984245 | controller |     "Jun 12 10:29:17.657183 crc crio[19822]: time=\"2026-06-12T10:29:17.646604686Z\" level=info msg=\"Stopping pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=a1a11650-7668-42b9-8d45-6c379c57913c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.984261 | controller |     "Jun 12 10:29:17.657183 crc crio[19822]: time=\"2026-06-12T10:29:17.646801062Z\" level=info msg=\"Stopped pod sandbox (already stopped): f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=a1a11650-7668-42b9-8d45-6c379c57913c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.984277 | controller |     "Jun 12 10:29:17.657183 crc crio[19822]: time=\"2026-06-12T10:29:17.655249301Z\" level=info msg=\"Removing pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=67ea52ca-6172-4071-a6c4-d079ff24311b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.984292 | controller |     "Jun 12 10:29:17.736790 crc crio[19822]: time=\"2026-06-12T10:29:17.736683629Z\" level=info msg=\"Removed pod sandbox: f351277df6704458fac40e580183d56eb4f02710691f0d8837af940409c5d688\" id=67ea52ca-6172-4071-a6c4-d079ff24311b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.984308 | controller |     "Jun 12 10:30:00.597513 crc crio[19822]: time=\"2026-06-12T10:30:00.591898271Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687670-4b5n5/POD\" id=080a49a5-b66e-4c6d-aa83-d96e53bd9c00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.984323 | controller |     "Jun 12 10:30:00.600097 crc crio[19822]: time=\"2026-06-12T10:30:00.600006601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.984340 | controller |     "Jun 12 10:30:00.669216 crc crio[19822]: time=\"2026-06-12T10:30:00.668641616Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-12 11:43:51.984356 | controller |     "Jun 12 10:30:00.669216 crc crio[19822]: time=\"2026-06-12T10:30:00.669123901Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687670-4b5n5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.984372 | controller |     "Jun 12 10:30:00.684048 crc crio[19822]: time=\"2026-06-12T10:30:00.683980193Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/POD\" id=0b123feb-f677-45af-b309-110cbcd7eb93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.984388 | controller |     "Jun 12 10:30:00.684048 crc crio[19822]: time=\"2026-06-12T10:30:00.684097527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.984404 | controller |     "Jun 12 10:30:00.740564 crc crio[19822]: time=\"2026-06-12T10:30:00.740398274Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.984424 | controller |     "Jun 12 10:30:00.740564 crc crio[19822]: time=\"2026-06-12T10:30:00.740461906Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.984441 | controller |     "Jun 12 10:30:01.346790 crc crio[19822]: 2026-06-12T10:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f80aec49a3b17b6 Mac:2a:13:dc:5b:6b:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 SocketPath: PciID:}] [{Interface:0xc000415080 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.984457 | controller |     "Jun 12 10:30:01.348593 crc crio[19822]: time=\"2026-06-12T10:30:01.348487203Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.984473 | controller |     "Jun 12 10:30:01.348763 crc crio[19822]: time=\"2026-06-12T10:30:01.348661859Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.984490 | controller |     "Jun 12 10:30:01.362048 crc crio[19822]: time=\"2026-06-12T10:30:01.360644551Z\" level=info msg=\"Ran pod sandbox f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/POD\" id=0b123feb-f677-45af-b309-110cbcd7eb93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.984506 | controller |     "Jun 12 10:30:01.364857 crc crio[19822]: time=\"2026-06-12T10:30:01.364638796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=82279c1e-be5f-4ce7-94d1-a5c43c5a0917 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.984522 | controller |     "Jun 12 10:30:01.368539 crc crio[19822]: time=\"2026-06-12T10:30:01.367640021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a29c202c-54c6-48e3-8b05-9c2d04317904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.984538 | controller |     "Jun 12 10:30:01.383585 crc crio[19822]: time=\"2026-06-12T10:30:01.383478094Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles\" id=0e3a9836-38bc-4352-b776-0ce2dfc8e72b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.984554 | controller |     "Jun 12 10:30:01.384430 crc crio[19822]: time=\"2026-06-12T10:30:01.384230899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.984570 | controller |     "Jun 12 10:30:01.385254 crc crio[19822]: 2026-06-12T10:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa377e6986a6bbc Mac:8e:5a:09:72:7c:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 SocketPath: PciID:}] [{Interface:0xc0004325b0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.984590 | controller |     "Jun 12 10:30:01.386499 crc crio[19822]: time=\"2026-06-12T10:30:01.386415457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-12 11:43:51.984607 | controller |     "Jun 12 10:30:01.386621 crc crio[19822]: time=\"2026-06-12T10:30:01.386599643Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687670-4b5n5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.984624 | controller |     "Jun 12 10:30:01.419069 crc crio[19822]: time=\"2026-06-12T10:30:01.418714795Z\" level=info msg=\"Ran pod sandbox aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce with infra container: openshift-infra/auto-csr-approver-29687670-4b5n5/POD\" id=080a49a5-b66e-4c6d-aa83-d96e53bd9c00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.984640 | controller |     "Jun 12 10:30:01.428864 crc crio[19822]: time=\"2026-06-12T10:30:01.428674Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=30c36c39-c6ea-410b-bd04-1b4ecd4ccd40 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.984656 | controller |     "Jun 12 10:30:01.439999 crc crio[19822]: time=\"2026-06-12T10:30:01.439925456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.984672 | controller |     "Jun 12 10:30:01.453926 crc crio[19822]: time=\"2026-06-12T10:30:01.453711813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.984688 | controller |     "Jun 12 10:30:01.461540 crc crio[19822]: time=\"2026-06-12T10:30:01.461455708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.984704 | controller |     "Jun 12 10:30:01.704050 crc crio[19822]: time=\"2026-06-12T10:30:01.703943025Z\" level=info msg=\"Created container ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles\" id=0e3a9836-38bc-4352-b776-0ce2dfc8e72b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.984720 | controller |     "Jun 12 10:30:01.705782 crc crio[19822]: time=\"2026-06-12T10:30:01.705741199Z\" level=info msg=\"Starting container: ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a\" id=8550bdde-ef37-4712-a992-f57b37084fc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.984736 | controller |     "Jun 12 10:30:01.713641 crc crio[19822]: time=\"2026-06-12T10:30:01.71293498Z\" level=info msg=\"Started container\" PID=97069 containerID=ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a description=openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles id=8550bdde-ef37-4712-a992-f57b37084fc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825",
2026-06-12 11:43:51.984752 | controller |     "Jun 12 10:30:04.610629 crc crio[19822]: time=\"2026-06-12T10:30:04.60964883Z\" level=info msg=\"Stopping pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=5665b62e-8d60-439f-ba20-721c31de8a67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.984769 | controller |     "Jun 12 10:30:04.612941 crc crio[19822]: time=\"2026-06-12T10:30:04.61121553Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687670-2htkj Namespace:openshift-operator-lifecycle-manager ID:f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825 UID:03a7e03f-2f57-404e-95a9-719cf1ffc4c7 NetNS:/var/run/netns/11fc1aec-394e-4a72-9eab-59d70344e575 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03a7e03f_2f57_404e_95a9_719cf1ffc4c7.slice PodAnnotations:0xc00244cab8}] Aliases:map[]}\"",
2026-06-12 11:43:51.984789 | controller |     "Jun 12 10:30:04.612941 crc crio[19822]: time=\"2026-06-12T10:30:04.611352795Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687670-2htkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.984805 | controller |     "Jun 12 10:30:04.965266 crc crio[19822]: time=\"2026-06-12T10:30:04.963998666Z\" level=info msg=\"Stopped pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=5665b62e-8d60-439f-ba20-721c31de8a67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.984822 | controller |     "Jun 12 10:30:06.332789 crc crio[19822]: time=\"2026-06-12T10:30:06.331897483Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=30c36c39-c6ea-410b-bd04-1b4ecd4ccd40 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.984838 | controller |     "Jun 12 10:30:06.335960 crc crio[19822]: time=\"2026-06-12T10:30:06.335743145Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=69200642-9349-44f6-8f40-0e913269ee91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.984857 | controller |     "Jun 12 10:30:06.339423 crc crio[19822]: time=\"2026-06-12T10:30:06.339312949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2677edc7-71ba-4251-b349-2d06f13bdb98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.984892 | controller |     "Jun 12 10:30:06.346877 crc crio[19822]: time=\"2026-06-12T10:30:06.346756794Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687670-4b5n5/oc\" id=c4d43270-d0a7-4635-8723-3335f0623eb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.984910 | controller |     "Jun 12 10:30:06.347476 crc crio[19822]: time=\"2026-06-12T10:30:06.347407105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.984926 | controller |     "Jun 12 10:30:06.403835 crc crio[19822]: time=\"2026-06-12T10:30:06.403717383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.984942 | controller |     "Jun 12 10:30:07.076881 crc crio[19822]: time=\"2026-06-12T10:30:07.076767025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.984958 | controller |     "Jun 12 10:30:07.218070 crc crio[19822]: time=\"2026-06-12T10:30:07.217300748Z\" level=info msg=\"Created container 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3: openshift-infra/auto-csr-approver-29687670-4b5n5/oc\" id=c4d43270-d0a7-4635-8723-3335f0623eb6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.984973 | controller |     "Jun 12 10:30:07.219049 crc crio[19822]: time=\"2026-06-12T10:30:07.218789713Z\" level=info msg=\"Starting container: 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3\" id=e35e9d9a-bc59-4456-9128-86d2b17a1041 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.984989 | controller |     "Jun 12 10:30:07.222620 crc crio[19822]: time=\"2026-06-12T10:30:07.222545941Z\" level=info msg=\"Started container\" PID=97441 containerID=06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3 description=openshift-infra/auto-csr-approver-29687670-4b5n5/oc id=e35e9d9a-bc59-4456-9128-86d2b17a1041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce",
2026-06-12 11:43:51.985009 | controller |     "Jun 12 10:30:09.786186 crc crio[19822]: time=\"2026-06-12T10:30:09.785413544Z\" level=info msg=\"Stopping pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=50f3879d-2595-404f-978c-51b517e5a502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.985025 | controller |     "Jun 12 10:30:09.787543 crc crio[19822]: time=\"2026-06-12T10:30:09.787041787Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687670-4b5n5 Namespace:openshift-infra ID:aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce UID:ad743aea-42d1-4f50-b82f-4358484308fd NetNS:/var/run/netns/a0eb1ae1-59fa-4d14-bbef-bd828cfa9494 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad743aea_42d1_4f50_b82f_4358484308fd.slice PodAnnotations:0xc0007ac378}] Aliases:map[]}\"",
2026-06-12 11:43:51.985041 | controller |     "Jun 12 10:30:09.787543 crc crio[19822]: time=\"2026-06-12T10:30:09.787332126Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687670-4b5n5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.985056 | controller |     "Jun 12 10:30:10.194420 crc crio[19822]: time=\"2026-06-12T10:30:10.193955253Z\" level=info msg=\"Stopped pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=50f3879d-2595-404f-978c-51b517e5a502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.985072 | controller |     "Jun 12 10:30:17.845408 crc crio[19822]: time=\"2026-06-12T10:30:17.844447742Z\" level=info msg=\"Removing container: d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e\" id=eb679ac6-9cf0-44a9-a3a7-4581a049f102 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985088 | controller |     "Jun 12 10:30:17.883013 crc crio[19822]: time=\"2026-06-12T10:30:17.882273285Z\" level=info msg=\"Removed container d2bcdde32c9a11cfd9928398abb068f684a6fa41649461c3d6bf2a6a1f78c33e: openstack/ceilometer-0/sg-core\" id=eb679ac6-9cf0-44a9-a3a7-4581a049f102 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985152 | controller |     "Jun 12 10:30:17.886198 crc crio[19822]: time=\"2026-06-12T10:30:17.886083062Z\" level=info msg=\"Removing container: 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947\" id=87d35a42-842f-4302-a27b-22d3939396fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985170 | controller |     "Jun 12 10:30:17.918315 crc crio[19822]: time=\"2026-06-12T10:30:17.917959538Z\" level=info msg=\"Removed container 8e553b60f30b9242d8ed9e715e9851ce322d9b8791432e67299ae99256726947: openstack/ceilometer-0/ceilometer-notification-agent\" id=87d35a42-842f-4302-a27b-22d3939396fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985246 | controller |     "Jun 12 10:30:17.919777 crc crio[19822]: time=\"2026-06-12T10:30:17.919713342Z\" level=info msg=\"Removing container: 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33\" id=b2142473-85e5-48e9-b240-6d80d2bf515b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985267 | controller |     "Jun 12 10:30:17.956946 crc crio[19822]: time=\"2026-06-12T10:30:17.956640445Z\" level=info msg=\"Removed container 60f21133bdf39009746212d8cd09fb4e6117afd9f08521ea748dde385faa3c33: openstack/ceilometer-0/ceilometer-central-agent\" id=b2142473-85e5-48e9-b240-6d80d2bf515b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985283 | controller |     "Jun 12 10:30:17.960365 crc crio[19822]: time=\"2026-06-12T10:30:17.960271817Z\" level=info msg=\"Removing container: 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d\" id=b9d2a8c5-c45e-486b-8c64-1b943a0e0f22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985302 | controller |     "Jun 12 10:30:17.999978 crc crio[19822]: time=\"2026-06-12T10:30:17.999798878Z\" level=info msg=\"Removed container 5445043835f044b27fa92b19c602ed59cf99b28ae1f5ab94672e6091e5c1418d: openshift-operator-lifecycle-manager/collect-profiles-29687625-2pzbl/collect-profiles\" id=b9d2a8c5-c45e-486b-8c64-1b943a0e0f22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985319 | controller |     "Jun 12 10:30:18.003305 crc crio[19822]: time=\"2026-06-12T10:30:18.00319705Z\" level=info msg=\"Removing container: 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd\" id=07d23e6f-56e8-4034-8ec7-a5cf4f0a0661 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985335 | controller |     "Jun 12 10:30:18.085778 crc crio[19822]: time=\"2026-06-12T10:30:18.085628676Z\" level=info msg=\"Removed container 23c7ddbcf137df0554a16cc6285e0ed5a0ff46d0100793859b53199983f49cfd: openstack/ceilometer-0/proxy-httpd\" id=07d23e6f-56e8-4034-8ec7-a5cf4f0a0661 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985350 | controller |     "Jun 12 10:30:18.089042 crc crio[19822]: time=\"2026-06-12T10:30:18.088944501Z\" level=info msg=\"Removing container: 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735\" id=a2b51879-67e8-4e5f-9587-8422be647ae4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985366 | controller |     "Jun 12 10:30:18.310880 crc crio[19822]: time=\"2026-06-12T10:30:18.306746117Z\" level=info msg=\"Removed container 9e42f5c39bfb427d2c40ee845faa134a784c15277515d25aff3a9fff460e4735: openshift-infra/auto-csr-approver-29687664-kcplk/oc\" id=a2b51879-67e8-4e5f-9587-8422be647ae4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.985381 | controller |     "Jun 12 10:30:18.322655 crc crio[19822]: time=\"2026-06-12T10:30:18.322532425Z\" level=info msg=\"Stopping pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=4b4c9042-594e-49f6-9460-76e538752b15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.985396 | controller |     "Jun 12 10:30:18.322655 crc crio[19822]: time=\"2026-06-12T10:30:18.322618958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=4b4c9042-594e-49f6-9460-76e538752b15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.985412 | controller |     "Jun 12 10:30:18.323359 crc crio[19822]: time=\"2026-06-12T10:30:18.322958659Z\" level=info msg=\"Removing pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=db82bbf7-f6dc-48fe-8043-1f21d2629493 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.985427 | controller |     "Jun 12 10:30:18.343020 crc crio[19822]: time=\"2026-06-12T10:30:18.342930987Z\" level=info msg=\"Removed pod sandbox: 529661450bd32865915c70d972d8e2e51aeb98d0a98526622776538aa433c76e\" id=db82bbf7-f6dc-48fe-8043-1f21d2629493 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.985443 | controller |     "Jun 12 10:30:18.344124 crc crio[19822]: time=\"2026-06-12T10:30:18.344031857Z\" level=info msg=\"Stopping pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=6d0c7290-370e-4d89-a6e6-b370a37b67ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.985458 | controller |     "Jun 12 10:30:18.344274 crc crio[19822]: time=\"2026-06-12T10:30:18.344210303Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=6d0c7290-370e-4d89-a6e6-b370a37b67ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.985473 | controller |     "Jun 12 10:30:18.344896 crc crio[19822]: time=\"2026-06-12T10:30:18.344763351Z\" level=info msg=\"Removing pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=36f1d85e-2edc-49df-97b4-69b93e352c3f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.985492 | controller |     "Jun 12 10:30:18.364202 crc crio[19822]: time=\"2026-06-12T10:30:18.364070747Z\" level=info msg=\"Removed pod sandbox: 2914c0f8d330ded1f18aadf346341407c9241bddb83bd2ddbcd8b64d47f1e836\" id=36f1d85e-2edc-49df-97b4-69b93e352c3f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.985508 | controller |     "Jun 12 10:30:18.367191 crc crio[19822]: time=\"2026-06-12T10:30:18.367082201Z\" level=info msg=\"Stopping pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=ad86ec58-a560-4213-bf6f-2a12cd470f6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.985523 | controller |     "Jun 12 10:30:18.367312 crc crio[19822]: time=\"2026-06-12T10:30:18.367227166Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=ad86ec58-a560-4213-bf6f-2a12cd470f6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.985539 | controller |     "Jun 12 10:30:18.369564 crc crio[19822]: time=\"2026-06-12T10:30:18.369493789Z\" level=info msg=\"Removing pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=6b9babf0-4d5f-4ddb-b53a-637dc1d703f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.985554 | controller |     "Jun 12 10:30:18.389406 crc crio[19822]: time=\"2026-06-12T10:30:18.389309049Z\" level=info msg=\"Removed pod sandbox: 5dccba46dd613960b9acea05e78784a7c0124749a4281f714887f63e25090614\" id=6b9babf0-4d5f-4ddb-b53a-637dc1d703f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.985569 | controller |     "Jun 12 10:30:37.999903 crc crio[19822]: time=\"2026-06-12T10:30:37.998992713Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-5hwhn/POD\" id=367f250c-25d5-486d-a732-aea2aed4aab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.985585 | controller |     "Jun 12 10:30:38.001487 crc crio[19822]: time=\"2026-06-12T10:30:37.999942483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.985601 | controller |     "Jun 12 10:30:38.052296 crc crio[19822]: time=\"2026-06-12T10:30:38.052218212Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc003265d48}] Aliases:map[]}\"",
2026-06-12 11:43:51.985617 | controller |     "Jun 12 10:30:38.052296 crc crio[19822]: time=\"2026-06-12T10:30:38.052279814Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-5hwhn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.985632 | controller |     "Jun 12 10:30:38.653716 crc crio[19822]: 2026-06-12T10:30:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c0099353b309e09 Mac:4e:2a:32:3e:38:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.985648 | controller |     "Jun 12 10:30:38.655262 crc crio[19822]: time=\"2026-06-12T10:30:38.655080916Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc003265d48}] Aliases:map[]}\"",
2026-06-12 11:43:51.985668 | controller |     "Jun 12 10:30:38.655400 crc crio[19822]: time=\"2026-06-12T10:30:38.655312143Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-5hwhn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.985684 | controller |     "Jun 12 10:30:38.666672 crc crio[19822]: time=\"2026-06-12T10:30:38.666477001Z\" level=info msg=\"Ran pod sandbox c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 with infra container: openshift-marketplace/redhat-operators-5hwhn/POD\" id=367f250c-25d5-486d-a732-aea2aed4aab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.985699 | controller |     "Jun 12 10:30:38.674343 crc crio[19822]: time=\"2026-06-12T10:30:38.671730006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60f9ab26-0a69-4319-92db-6ef8ae958e03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.985715 | controller |     "Jun 12 10:30:38.675692 crc crio[19822]: time=\"2026-06-12T10:30:38.675554455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86861ab1-a714-48cc-b81c-7a008dcdd01f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.985730 | controller |     "Jun 12 10:30:38.688885 crc crio[19822]: time=\"2026-06-12T10:30:38.685731259Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5hwhn/extract-utilities\" id=0f9dc3f7-078c-4696-9cff-846798eee92a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.985746 | controller |     "Jun 12 10:30:38.688885 crc crio[19822]: time=\"2026-06-12T10:30:38.68638193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.985762 | controller |     "Jun 12 10:30:38.738670 crc crio[19822]: time=\"2026-06-12T10:30:38.738611857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.985778 | controller |     "Jun 12 10:30:38.742792 crc crio[19822]: time=\"2026-06-12T10:30:38.742755788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.985794 | controller |     "Jun 12 10:30:38.905996 crc crio[19822]: time=\"2026-06-12T10:30:38.905458132Z\" level=info msg=\"Created container b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11: openshift-marketplace/redhat-operators-5hwhn/extract-utilities\" id=0f9dc3f7-078c-4696-9cff-846798eee92a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.985810 | controller |     "Jun 12 10:30:38.909481 crc crio[19822]: time=\"2026-06-12T10:30:38.90850875Z\" level=info msg=\"Starting container: b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11\" id=273ce62d-a836-4264-a2ab-5ae2c94d582d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.985826 | controller |     "Jun 12 10:30:38.916969 crc crio[19822]: time=\"2026-06-12T10:30:38.915799211Z\" level=info msg=\"Started container\" PID=98899 containerID=b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11 description=openshift-marketplace/redhat-operators-5hwhn/extract-utilities id=273ce62d-a836-4264-a2ab-5ae2c94d582d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475",
2026-06-12 11:43:51.985846 | controller |     "Jun 12 10:30:39.270713 crc crio[19822]: time=\"2026-06-12T10:30:39.270628483Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=046e1fe9-25b2-41da-b905-3953514d933c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.985866 | controller |     "Jun 12 10:30:39.275962 crc crio[19822]: time=\"2026-06-12T10:30:39.275888599Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.985901 | controller |     "Jun 12 10:30:39.964596 crc crio[19822]: time=\"2026-06-12T10:30:39.963762932Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=046e1fe9-25b2-41da-b905-3953514d933c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.985918 | controller |     "Jun 12 10:30:39.965561 crc crio[19822]: time=\"2026-06-12T10:30:39.965491587Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f49fa558-3117-402f-b569-e97ae4250369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.985934 | controller |     "Jun 12 10:30:39.968253 crc crio[19822]: time=\"2026-06-12T10:30:39.968184972Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1fba0ff4-be5a-4827-9c06-a631e24919c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.985950 | controller |     "Jun 12 10:30:39.978602 crc crio[19822]: time=\"2026-06-12T10:30:39.978411089Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5hwhn/extract-content\" id=b8ecc3d8-f499-4fe4-ac6a-083d516f36f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.985966 | controller |     "Jun 12 10:30:39.979442 crc crio[19822]: time=\"2026-06-12T10:30:39.97935525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.985982 | controller |     "Jun 12 10:30:40.057329 crc crio[19822]: time=\"2026-06-12T10:30:40.057239968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.985998 | controller |     "Jun 12 10:30:40.063526 crc crio[19822]: time=\"2026-06-12T10:30:40.060522383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.986013 | controller |     "Jun 12 10:30:40.329042 crc crio[19822]: time=\"2026-06-12T10:30:40.3288711Z\" level=info msg=\"Created container 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5: openshift-marketplace/redhat-operators-5hwhn/extract-content\" id=b8ecc3d8-f499-4fe4-ac6a-083d516f36f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.986029 | controller |     "Jun 12 10:30:40.331122 crc crio[19822]: time=\"2026-06-12T10:30:40.330239663Z\" level=info msg=\"Starting container: 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5\" id=f396ebed-6d95-4760-88bb-fb9dc1c8cc38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.986045 | controller |     "Jun 12 10:30:40.341215 crc crio[19822]: time=\"2026-06-12T10:30:40.341078987Z\" level=info msg=\"Started container\" PID=98961 containerID=339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5 description=openshift-marketplace/redhat-operators-5hwhn/extract-content id=f396ebed-6d95-4760-88bb-fb9dc1c8cc38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475",
2026-06-12 11:43:51.986061 | controller |     "Jun 12 10:30:49.453494 crc crio[19822]: time=\"2026-06-12T10:30:49.451872915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9ab2446a-b010-411c-8b63-a36b6a968cc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.986091 | controller |     "Jun 12 10:30:49.456491 crc crio[19822]: time=\"2026-06-12T10:30:49.45641073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=60572abc-6999-46e9-b149-2b5b6b854cc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.986108 | controller |     "Jun 12 10:30:49.469329 crc crio[19822]: time=\"2026-06-12T10:30:49.46902535Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-5hwhn/registry-server\" id=6cf6dce4-74f5-46c7-986e-a7dd7890f95c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.986124 | controller |     "Jun 12 10:30:49.469627 crc crio[19822]: time=\"2026-06-12T10:30:49.469530086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.986140 | controller |     "Jun 12 10:30:49.554523 crc crio[19822]: time=\"2026-06-12T10:30:49.554442121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.986156 | controller |     "Jun 12 10:30:49.561958 crc crio[19822]: time=\"2026-06-12T10:30:49.561783144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.986172 | controller |     "Jun 12 10:30:49.787332 crc crio[19822]: time=\"2026-06-12T10:30:49.787192548Z\" level=info msg=\"Created container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server\" id=6cf6dce4-74f5-46c7-986e-a7dd7890f95c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.986188 | controller |     "Jun 12 10:30:49.789016 crc crio[19822]: time=\"2026-06-12T10:30:49.788925023Z\" level=info msg=\"Starting container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb\" id=78958475-6e40-4434-a1da-6d1e3c5e5f61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.986204 | controller |     "Jun 12 10:30:49.794699 crc crio[19822]: time=\"2026-06-12T10:30:49.794563342Z\" level=info msg=\"Started container\" PID=99366 containerID=078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb description=openshift-marketplace/redhat-operators-5hwhn/registry-server id=78958475-6e40-4434-a1da-6d1e3c5e5f61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475",
2026-06-12 11:43:51.986220 | controller |     "Jun 12 10:31:09.759374 crc crio[19822]: time=\"2026-06-12T10:31:09.758127326Z\" level=info msg=\"Stopping container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb (timeout: 2s)\" id=7df95d09-8873-405a-8e36-3eb4c7a21908 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.986236 | controller |     "Jun 12 10:31:09.883278 crc crio[19822]: time=\"2026-06-12T10:31:09.883128713Z\" level=info msg=\"Stopped container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server\" id=7df95d09-8873-405a-8e36-3eb4c7a21908 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.986252 | controller |     "Jun 12 10:31:09.955907 crc crio[19822]: time=\"2026-06-12T10:31:09.955558813Z\" level=info msg=\"Stopping pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=6de47af9-e633-46a9-b3c3-afb5632ac6c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986268 | controller |     "Jun 12 10:31:09.965379 crc crio[19822]: time=\"2026-06-12T10:31:09.965238333Z\" level=info msg=\"Got pod network &{Name:redhat-operators-5hwhn Namespace:openshift-marketplace ID:c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475 UID:38d3c785-9994-4b26-8a20-dc67ab3419cf NetNS:/var/run/netns/5b983ee0-7db6-42d2-a555-667501c1ec11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod38d3c785_9994_4b26_8a20_dc67ab3419cf.slice PodAnnotations:0xc00140e1c8}] Aliases:map[]}\"",
2026-06-12 11:43:51.986290 | controller |     "Jun 12 10:31:09.966557 crc crio[19822]: time=\"2026-06-12T10:31:09.966500754Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-5hwhn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.986307 | controller |     "Jun 12 10:31:10.434527 crc crio[19822]: time=\"2026-06-12T10:31:10.434476383Z\" level=info msg=\"Stopped pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=6de47af9-e633-46a9-b3c3-afb5632ac6c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986323 | controller |     "Jun 12 10:31:10.789516 crc crio[19822]: time=\"2026-06-12T10:31:10.789415419Z\" level=info msg=\"Removing container: 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb\" id=b0b58485-12e2-4e84-8c23-0b49d7af9877 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986339 | controller |     "Jun 12 10:31:10.829137 crc crio[19822]: time=\"2026-06-12T10:31:10.829042715Z\" level=info msg=\"Removed container 078d6b1e5c3e3934ca8e5e56b2e3ea5c493a5febf809a3d004751a508f6393cb: openshift-marketplace/redhat-operators-5hwhn/registry-server\" id=b0b58485-12e2-4e84-8c23-0b49d7af9877 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986355 | controller |     "Jun 12 10:31:10.832536 crc crio[19822]: time=\"2026-06-12T10:31:10.832427633Z\" level=info msg=\"Removing container: 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5\" id=460ce2b1-9584-47ed-a9ed-f8b1a8aa2802 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986371 | controller |     "Jun 12 10:31:10.875449 crc crio[19822]: time=\"2026-06-12T10:31:10.875307555Z\" level=info msg=\"Removed container 339beeeec85bfb80d47b80a9f42e0438e9770345ed6c77a998c1048ba533bfb5: openshift-marketplace/redhat-operators-5hwhn/extract-content\" id=460ce2b1-9584-47ed-a9ed-f8b1a8aa2802 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986386 | controller |     "Jun 12 10:31:10.879101 crc crio[19822]: time=\"2026-06-12T10:31:10.879031153Z\" level=info msg=\"Removing container: b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11\" id=5211906e-da85-4d78-b166-6ecac4e4e1ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986402 | controller |     "Jun 12 10:31:10.934021 crc crio[19822]: time=\"2026-06-12T10:31:10.933135248Z\" level=info msg=\"Removed container b41f11993938d485d270e87c62b526f75fd19cc4c8d5971e6e9b3020ab931c11: openshift-marketplace/redhat-operators-5hwhn/extract-utilities\" id=5211906e-da85-4d78-b166-6ecac4e4e1ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986418 | controller |     "Jun 12 10:31:18.419911 crc crio[19822]: time=\"2026-06-12T10:31:18.41900306Z\" level=info msg=\"Removing container: caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3\" id=05e81623-b5aa-45d1-9587-6f04a173c1a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986433 | controller |     "Jun 12 10:31:18.489462 crc crio[19822]: time=\"2026-06-12T10:31:18.489402839Z\" level=info msg=\"Removed container caf7f77a9fc52bf11a9d0718a971f0d67216c7e48755dce334a75e7987f551e3: openstack/nova-api-0/nova-api-api\" id=05e81623-b5aa-45d1-9587-6f04a173c1a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986449 | controller |     "Jun 12 10:31:18.509059 crc crio[19822]: time=\"2026-06-12T10:31:18.509009762Z\" level=info msg=\"Removing container: c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807\" id=b818c9a3-1a4f-4de5-8fea-acdac920b0ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986470 | controller |     "Jun 12 10:31:18.570183 crc crio[19822]: time=\"2026-06-12T10:31:18.57007183Z\" level=info msg=\"Removed container c929ad47fed0d195afbea2d3bfcc566b70056cc245ad868aa900ea77a2b35807: openstack/cinder-db-create-42c6g/mariadb-database-create\" id=b818c9a3-1a4f-4de5-8fea-acdac920b0ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986486 | controller |     "Jun 12 10:31:18.573439 crc crio[19822]: time=\"2026-06-12T10:31:18.573395825Z\" level=info msg=\"Removing container: 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2\" id=41c30641-4828-4551-8a91-4a162d827b9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986502 | controller |     "Jun 12 10:31:18.646861 crc crio[19822]: time=\"2026-06-12T10:31:18.646733496Z\" level=info msg=\"Removed container 0537e1fc5f2453450713ca27c7c686b38518091bd45530e52efde0a9042d52f2: openstack/placement-2383-account-create-c8b49/mariadb-account-create\" id=41c30641-4828-4551-8a91-4a162d827b9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986518 | controller |     "Jun 12 10:31:18.657874 crc crio[19822]: time=\"2026-06-12T10:31:18.657603319Z\" level=info msg=\"Removing container: ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5\" id=a365914a-3b9a-4fd9-b7b0-7546738a030a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986533 | controller |     "Jun 12 10:31:18.731404 crc crio[19822]: time=\"2026-06-12T10:31:18.731270516Z\" level=info msg=\"Removed container ac715ce614eaee09c76f4e35e0eac55fb978b9645474637b58c1c9691cc363e5: openstack/barbican-db-create-48m8n/mariadb-database-create\" id=a365914a-3b9a-4fd9-b7b0-7546738a030a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986548 | controller |     "Jun 12 10:31:18.737999 crc crio[19822]: time=\"2026-06-12T10:31:18.737875129Z\" level=info msg=\"Removing container: 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1\" id=c4e84af4-1b44-4c5e-8b92-f746ddd22722 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986563 | controller |     "Jun 12 10:31:18.784582 crc crio[19822]: time=\"2026-06-12T10:31:18.78391103Z\" level=info msg=\"Removed container 9e40be9639e7e0b2d7197efe135f244bed8e6210f17c2a53cb5e1b8d32482ee1: openstack/nova-api-0/nova-api-log\" id=c4e84af4-1b44-4c5e-8b92-f746ddd22722 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986578 | controller |     "Jun 12 10:31:18.794502 crc crio[19822]: time=\"2026-06-12T10:31:18.79442115Z\" level=info msg=\"Removing container: a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b\" id=3c9773d3-f58f-4d9e-bfc7-a30cc661006c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986594 | controller |     "Jun 12 10:31:18.828684 crc crio[19822]: time=\"2026-06-12T10:31:18.828366832Z\" level=info msg=\"Removed container a0903c6efc4df91ef5ff6d7f63180b86e0b57c46073c10121d02ef44e1deb97b: openstack/keystone-bdfe-account-create-mpggs/mariadb-account-create\" id=3c9773d3-f58f-4d9e-bfc7-a30cc661006c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986609 | controller |     "Jun 12 10:31:18.832077 crc crio[19822]: time=\"2026-06-12T10:31:18.832021544Z\" level=info msg=\"Removing container: 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73\" id=f2677c9d-b408-401d-b09d-eaf409fb5710 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986624 | controller |     "Jun 12 10:31:18.983074 crc crio[19822]: time=\"2026-06-12T10:31:18.982564354Z\" level=info msg=\"Removed container 0afeb6c8b3e4ce357a29b9ee77c899cad74b5a1667f749d6085bbb0cff504a73: openstack/keystone-db-create-kj644/mariadb-database-create\" id=f2677c9d-b408-401d-b09d-eaf409fb5710 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986640 | controller |     "Jun 12 10:31:18.987930 crc crio[19822]: time=\"2026-06-12T10:31:18.986379385Z\" level=info msg=\"Removing container: 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c\" id=0bb46d82-3289-441c-b794-b6efdefc4d4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986658 | controller |     "Jun 12 10:31:19.068559 crc crio[19822]: time=\"2026-06-12T10:31:19.068419152Z\" level=info msg=\"Removed container 610734c273ad8cf0ca03ed74bbae4850ff7200b8c28ed2f403a7758be0923e6c: openstack/glance-d215-account-create-5x56g/mariadb-account-create\" id=0bb46d82-3289-441c-b794-b6efdefc4d4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986674 | controller |     "Jun 12 10:31:19.071966 crc crio[19822]: time=\"2026-06-12T10:31:19.071868396Z\" level=info msg=\"Removing container: 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7\" id=5beefa7e-a959-4ac5-bee1-e26520e37daf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986690 | controller |     "Jun 12 10:31:19.140121 crc crio[19822]: time=\"2026-06-12T10:31:19.140005999Z\" level=info msg=\"Removed container 0420d05886391ca146d21641151620066ec56643deb7a83ff0d4b075900108b7: openstack/placement-db-create-h292v/mariadb-database-create\" id=5beefa7e-a959-4ac5-bee1-e26520e37daf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986706 | controller |     "Jun 12 10:31:19.145102 crc crio[19822]: time=\"2026-06-12T10:31:19.144968536Z\" level=info msg=\"Removing container: ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493\" id=1de0fc59-e115-4079-9f62-54c07eae3dba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986721 | controller |     "Jun 12 10:31:19.191266 crc crio[19822]: time=\"2026-06-12T10:31:19.191121081Z\" level=info msg=\"Removed container ead60cf234ab01a67217bada895751e761dde4a152c2cae5ab788b77c3fec493: openstack/glance-db-create-lml7r/mariadb-database-create\" id=1de0fc59-e115-4079-9f62-54c07eae3dba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986737 | controller |     "Jun 12 10:31:19.195137 crc crio[19822]: time=\"2026-06-12T10:31:19.195053876Z\" level=info msg=\"Removing container: 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653\" id=ca39326c-0657-4727-a295-43d8efda5c70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986752 | controller |     "Jun 12 10:31:19.226283 crc crio[19822]: time=\"2026-06-12T10:31:19.226194754Z\" level=info msg=\"Removed container 2236fe3c18075822bde115aa4e9646ec631bca68ff250dd89116fd4c720dc653: openstack/neutron-db-create-s2szl/mariadb-database-create\" id=ca39326c-0657-4727-a295-43d8efda5c70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.986768 | controller |     "Jun 12 10:31:19.237911 crc crio[19822]: time=\"2026-06-12T10:31:19.237641538Z\" level=info msg=\"Stopping pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=ae764794-71d5-4ab0-8160-902e875cfcd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986783 | controller |     "Jun 12 10:31:19.237911 crc crio[19822]: time=\"2026-06-12T10:31:19.23771985Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=ae764794-71d5-4ab0-8160-902e875cfcd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986798 | controller |     "Jun 12 10:31:19.238414 crc crio[19822]: time=\"2026-06-12T10:31:19.238345459Z\" level=info msg=\"Removing pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=9f573b03-94a1-41c9-a51d-3c38b67cfae3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.986814 | controller |     "Jun 12 10:31:19.262429 crc crio[19822]: time=\"2026-06-12T10:31:19.262335704Z\" level=info msg=\"Removed pod sandbox: 6e7c621a2c783b969708e13d6be4c47568ee505c6410febcc36694526dcb59e0\" id=9f573b03-94a1-41c9-a51d-3c38b67cfae3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.986830 | controller |     "Jun 12 10:31:19.264276 crc crio[19822]: time=\"2026-06-12T10:31:19.264136608Z\" level=info msg=\"Stopping pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=25ff53ca-9405-425b-b067-ffdd8f1a32dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986851 | controller |     "Jun 12 10:31:19.264458 crc crio[19822]: time=\"2026-06-12T10:31:19.264282103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=25ff53ca-9405-425b-b067-ffdd8f1a32dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986881 | controller |     "Jun 12 10:31:19.265262 crc crio[19822]: time=\"2026-06-12T10:31:19.265210902Z\" level=info msg=\"Removing pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=4f402a87-95f5-4de7-a51a-24d8df08eed4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.986902 | controller |     "Jun 12 10:31:19.287460 crc crio[19822]: time=\"2026-06-12T10:31:19.287341347Z\" level=info msg=\"Removed pod sandbox: 1f16715d2c35b5a8388ab4ff15017da4b1cc34d456efcff2211ecf10e96696af\" id=4f402a87-95f5-4de7-a51a-24d8df08eed4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.986918 | controller |     "Jun 12 10:31:19.289180 crc crio[19822]: time=\"2026-06-12T10:31:19.28910922Z\" level=info msg=\"Stopping pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=9f2da14d-2b29-444c-a853-ccabd78a7dd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986933 | controller |     "Jun 12 10:31:19.289415 crc crio[19822]: time=\"2026-06-12T10:31:19.289225444Z\" level=info msg=\"Stopped pod sandbox (already stopped): c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=9f2da14d-2b29-444c-a853-ccabd78a7dd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986949 | controller |     "Jun 12 10:31:19.290422 crc crio[19822]: time=\"2026-06-12T10:31:19.29035148Z\" level=info msg=\"Removing pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=a77fd997-9345-4558-9b60-6c99c356a3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.986965 | controller |     "Jun 12 10:31:19.308047 crc crio[19822]: time=\"2026-06-12T10:31:19.30791455Z\" level=info msg=\"Removed pod sandbox: c0099353b309e0968f7a22cdd84530b399fb543509c527f7b8743306ddf03475\" id=a77fd997-9345-4558-9b60-6c99c356a3f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.986981 | controller |     "Jun 12 10:31:19.309679 crc crio[19822]: time=\"2026-06-12T10:31:19.309584791Z\" level=info msg=\"Stopping pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=a6c07dd1-a640-42fa-81cd-62d2dcef992b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.986997 | controller |     "Jun 12 10:31:19.309788 crc crio[19822]: time=\"2026-06-12T10:31:19.309691934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=a6c07dd1-a640-42fa-81cd-62d2dcef992b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987012 | controller |     "Jun 12 10:31:19.310519 crc crio[19822]: time=\"2026-06-12T10:31:19.310441118Z\" level=info msg=\"Removing pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=df342496-7f9d-4294-9878-c7e76ac503e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987028 | controller |     "Jun 12 10:31:19.326573 crc crio[19822]: time=\"2026-06-12T10:31:19.326461779Z\" level=info msg=\"Removed pod sandbox: 759be5dccd4fdf4135babc77b6361e10383b2155e06c42874b2602ad9c1cc652\" id=df342496-7f9d-4294-9878-c7e76ac503e8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987043 | controller |     "Jun 12 10:31:19.327587 crc crio[19822]: time=\"2026-06-12T10:31:19.327491371Z\" level=info msg=\"Stopping pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=5291bc99-03ab-4b67-8035-64664ea9097f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987061 | controller |     "Jun 12 10:31:19.327689 crc crio[19822]: time=\"2026-06-12T10:31:19.327607685Z\" level=info msg=\"Stopped pod sandbox (already stopped): fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=5291bc99-03ab-4b67-8035-64664ea9097f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987077 | controller |     "Jun 12 10:31:19.328505 crc crio[19822]: time=\"2026-06-12T10:31:19.328414461Z\" level=info msg=\"Removing pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=2f9091cb-709e-4b9d-b8ff-66452522d22b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987093 | controller |     "Jun 12 10:31:19.344610 crc crio[19822]: time=\"2026-06-12T10:31:19.344498621Z\" level=info msg=\"Removed pod sandbox: fce5026218a65abf3289ebcc0e55712514b98fc9c7cabf6a4ff8e33a7715c3a9\" id=2f9091cb-709e-4b9d-b8ff-66452522d22b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987108 | controller |     "Jun 12 10:31:19.346501 crc crio[19822]: time=\"2026-06-12T10:31:19.346405949Z\" level=info msg=\"Stopping pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=50a96397-2f42-4b3a-9f0e-af7c610e3b9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987152 | controller |     "Jun 12 10:31:19.346625 crc crio[19822]: time=\"2026-06-12T10:31:19.346515553Z\" level=info msg=\"Stopped pod sandbox (already stopped): e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=50a96397-2f42-4b3a-9f0e-af7c610e3b9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987174 | controller |     "Jun 12 10:31:19.348949 crc crio[19822]: time=\"2026-06-12T10:31:19.348763754Z\" level=info msg=\"Removing pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=af1d12c4-b1c5-465a-af55-9962ebcf7379 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987190 | controller |     "Jun 12 10:31:19.367350 crc crio[19822]: time=\"2026-06-12T10:31:19.367253304Z\" level=info msg=\"Removed pod sandbox: e96995dd15a21dabf3435fa000b7afe1eee51df3f59b47bc03ffbe050fac4de0\" id=af1d12c4-b1c5-465a-af55-9962ebcf7379 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987207 | controller |     "Jun 12 10:31:19.368459 crc crio[19822]: time=\"2026-06-12T10:31:19.368371447Z\" level=info msg=\"Stopping pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=2df418ba-87df-446e-b696-c3cf2f7df2ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987248 | controller |     "Jun 12 10:31:19.368591 crc crio[19822]: time=\"2026-06-12T10:31:19.368486221Z\" level=info msg=\"Stopped pod sandbox (already stopped): b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=2df418ba-87df-446e-b696-c3cf2f7df2ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987266 | controller |     "Jun 12 10:31:19.369514 crc crio[19822]: time=\"2026-06-12T10:31:19.36942707Z\" level=info msg=\"Removing pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=1727768f-56e7-4040-b927-93cd4f2672c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987281 | controller |     "Jun 12 10:31:19.387506 crc crio[19822]: time=\"2026-06-12T10:31:19.387419374Z\" level=info msg=\"Removed pod sandbox: b54ada49abec01f1734c8e4da6b66cc50e9e2b9108b9f8bc0beef8bbe7f89daf\" id=1727768f-56e7-4040-b927-93cd4f2672c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987318 | controller |     "Jun 12 10:31:19.388397 crc crio[19822]: time=\"2026-06-12T10:31:19.388289569Z\" level=info msg=\"Stopping pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=e708dc55-fd4d-423f-a8bd-b32036712d82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987341 | controller |     "Jun 12 10:31:19.388397 crc crio[19822]: time=\"2026-06-12T10:31:19.388349631Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=e708dc55-fd4d-423f-a8bd-b32036712d82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987361 | controller |     "Jun 12 10:31:19.388876 crc crio[19822]: time=\"2026-06-12T10:31:19.388767354Z\" level=info msg=\"Removing pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=6b802005-87d6-47f7-a77f-ed93ef172892 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987377 | controller |     "Jun 12 10:31:19.405890 crc crio[19822]: time=\"2026-06-12T10:31:19.405689363Z\" level=info msg=\"Removed pod sandbox: 9eec93411724185b9bcad690e1620bd15f0814cc5a39408b44d5471424f8741b\" id=6b802005-87d6-47f7-a77f-ed93ef172892 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987417 | controller |     "Jun 12 10:31:19.407293 crc crio[19822]: time=\"2026-06-12T10:31:19.407197669Z\" level=info msg=\"Stopping pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=0bb3dbe8-72c7-483b-9c1e-ff7abf368f97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987434 | controller |     "Jun 12 10:31:19.407435 crc crio[19822]: time=\"2026-06-12T10:31:19.407329653Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=0bb3dbe8-72c7-483b-9c1e-ff7abf368f97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987449 | controller |     "Jun 12 10:31:19.408195 crc crio[19822]: time=\"2026-06-12T10:31:19.408006865Z\" level=info msg=\"Removing pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=ca61c1a1-e0dc-4d15-8ce7-7481735ac60c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987485 | controller |     "Jun 12 10:31:19.429992 crc crio[19822]: time=\"2026-06-12T10:31:19.429905639Z\" level=info msg=\"Removed pod sandbox: 48b8da7751f2f7b01dfc3ee15fa671c076c6e37d467db30d6e009b426f74c70f\" id=ca61c1a1-e0dc-4d15-8ce7-7481735ac60c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987507 | controller |     "Jun 12 10:31:19.431730 crc crio[19822]: time=\"2026-06-12T10:31:19.431280984Z\" level=info msg=\"Stopping pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=f562e400-debd-4fa8-9c51-94c7118cb234 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987524 | controller |     "Jun 12 10:31:19.431730 crc crio[19822]: time=\"2026-06-12T10:31:19.431396997Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=f562e400-debd-4fa8-9c51-94c7118cb234 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987541 | controller |     "Jun 12 10:31:19.432079 crc crio[19822]: time=\"2026-06-12T10:31:19.432001916Z\" level=info msg=\"Removing pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=a695f56c-bcc1-4c68-9f5a-ba80956242cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987579 | controller |     "Jun 12 10:31:19.454010 crc crio[19822]: time=\"2026-06-12T10:31:19.453914843Z\" level=info msg=\"Removed pod sandbox: e3a4444fc9a952d2aff2dd83c4163af45b4e90464645ca13426f1b01ef3310ed\" id=a695f56c-bcc1-4c68-9f5a-ba80956242cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987597 | controller |     "Jun 12 10:31:19.460435 crc crio[19822]: time=\"2026-06-12T10:31:19.457297142Z\" level=info msg=\"Stopping pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=82265fd5-9f34-42e4-828a-5985bd89f312 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987613 | controller |     "Jun 12 10:31:19.460435 crc crio[19822]: time=\"2026-06-12T10:31:19.457381034Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=82265fd5-9f34-42e4-828a-5985bd89f312 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.987635 | controller |     "Jun 12 10:31:19.464502 crc crio[19822]: time=\"2026-06-12T10:31:19.464334532Z\" level=info msg=\"Removing pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=58954c48-8c3a-49e3-a0cb-4887fc9b1c6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987679 | controller |     "Jun 12 10:31:19.492347 crc crio[19822]: time=\"2026-06-12T10:31:19.491928461Z\" level=info msg=\"Removed pod sandbox: 66f2dda8a2f2693ff0b2f526508e3d9116abf0e539d417ad2e92674ccf120aa3\" id=58954c48-8c3a-49e3-a0cb-4887fc9b1c6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.987695 | controller |     "Jun 12 10:31:39.054187 crc crio[19822]: time=\"2026-06-12T10:31:39.053262647Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/POD\" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.987711 | controller |     "Jun 12 10:31:39.055320 crc crio[19822]: time=\"2026-06-12T10:31:39.054232138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.987750 | controller |     "Jun 12 10:31:39.082882 crc crio[19822]: time=\"2026-06-12T10:31:39.082753275Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.987771 | controller |     "Jun 12 10:31:39.097963 crc crio[19822]: time=\"2026-06-12T10:31:39.0977325Z\" level=info msg=\"Ran pod sandbox 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/POD\" id=df619762-a090-4fda-9a64-eb54ad871042 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.987787 | controller |     "Jun 12 10:31:39.100913 crc crio[19822]: time=\"2026-06-12T10:31:39.100780405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.987803 | controller |     "Jun 12 10:31:39.101255 crc crio[19822]: time=\"2026-06-12T10:31:39.101119966Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.987819 | controller |     "Jun 12 10:31:39.101626 crc crio[19822]: time=\"2026-06-12T10:31:39.10154654Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=396eeed8-3cd3-4598-8117-711be8bd3ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.987834 | controller |     "Jun 12 10:31:39.104262 crc crio[19822]: time=\"2026-06-12T10:31:39.104135182Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=070c3e80-f742-4c02-a179-59d477197e7e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.987865 | controller |     "Jun 12 10:31:39.113685 crc crio[19822]: time=\"2026-06-12T10:31:39.113583693Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"",
2026-06-12 11:43:51.987888 | controller |     "Jun 12 10:32:00.565216 crc crio[19822]: time=\"2026-06-12T10:32:00.563890893Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687672-kz5sj/POD\" id=f69b781d-7fd2-4b4c-a0dd-ac8569309d0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.987908 | controller |     "Jun 12 10:32:00.567140 crc crio[19822]: time=\"2026-06-12T10:32:00.565243746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.987925 | controller |     "Jun 12 10:32:07.503977 crc crio[19822]: time=\"2026-06-12T10:32:07.503266948Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0052123b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.987941 | controller |     "Jun 12 10:32:07.503977 crc crio[19822]: time=\"2026-06-12T10:32:07.50395244Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687672-kz5sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.987957 | controller |     "Jun 12 10:32:07.698186 crc crio[19822]: time=\"2026-06-12T10:32:07.697308443Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=070c3e80-f742-4c02-a179-59d477197e7e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.987973 | controller |     "Jun 12 10:32:07.699748 crc crio[19822]: time=\"2026-06-12T10:32:07.699630996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=72ffc8f4-66f8-488f-b571-8ce9ad2baf84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.987989 | controller |     "Jun 12 10:32:07.704507 crc crio[19822]: time=\"2026-06-12T10:32:07.704431617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=1cd74108-583f-4932-937b-3c64ba35e7f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.988004 | controller |     "Jun 12 10:32:07.718372 crc crio[19822]: time=\"2026-06-12T10:32:07.718275425Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init\" id=e54b4577-e9bd-48c9-a186-13f14fb84486 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.988019 | controller |     "Jun 12 10:32:07.719535 crc crio[19822]: time=\"2026-06-12T10:32:07.719456863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988035 | controller |     "Jun 12 10:32:07.772119 crc crio[19822]: time=\"2026-06-12T10:32:07.771594175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988050 | controller |     "Jun 12 10:32:07.778273 crc crio[19822]: time=\"2026-06-12T10:32:07.777775992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988066 | controller |     "Jun 12 10:32:07.962855 crc crio[19822]: time=\"2026-06-12T10:32:07.962313044Z\" level=info msg=\"Created container 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init\" id=e54b4577-e9bd-48c9-a186-13f14fb84486 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.988082 | controller |     "Jun 12 10:32:07.964481 crc crio[19822]: time=\"2026-06-12T10:32:07.964209254Z\" level=info msg=\"Starting container: 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96\" id=4a5dce7c-a999-4608-a3bc-1fe655de0544 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.988101 | controller |     "Jun 12 10:32:07.980686 crc crio[19822]: time=\"2026-06-12T10:32:07.980464449Z\" level=info msg=\"Started container\" PID=103284 containerID=7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init id=4a5dce7c-a999-4608-a3bc-1fe655de0544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd",
2026-06-12 11:43:51.988117 | controller |     "Jun 12 10:32:09.824494 crc crio[19822]: 2026-06-12T10:32:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e573cb305980a87 Mac:5e:f3:5c:38:58:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 SocketPath: PciID:}] [{Interface:0xc0002fe930 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.988133 | controller |     "Jun 12 10:32:09.826203 crc crio[19822]: time=\"2026-06-12T10:32:09.8261123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0052123b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.988149 | controller |     "Jun 12 10:32:09.826494 crc crio[19822]: time=\"2026-06-12T10:32:09.826338987Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687672-kz5sj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.988165 | controller |     "Jun 12 10:32:09.842325 crc crio[19822]: time=\"2026-06-12T10:32:09.842128286Z\" level=info msg=\"Ran pod sandbox e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 with infra container: openshift-infra/auto-csr-approver-29687672-kz5sj/POD\" id=f69b781d-7fd2-4b4c-a0dd-ac8569309d0f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.988182 | controller |     "Jun 12 10:32:09.862142 crc crio[19822]: time=\"2026-06-12T10:32:09.861671086Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=158ad748-879d-4c9c-ae4d-15e387e27dcf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.988197 | controller |     "Jun 12 10:32:09.876667 crc crio[19822]: time=\"2026-06-12T10:32:09.876549946Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.988213 | controller |     "Jun 12 10:32:13.172627 crc crio[19822]: time=\"2026-06-12T10:32:13.171924704Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=158ad748-879d-4c9c-ae4d-15e387e27dcf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.988229 | controller |     "Jun 12 10:32:13.174040 crc crio[19822]: time=\"2026-06-12T10:32:13.173753031Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=36c862d5-4919-4c96-ab49-c3a1ed5fdfae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.988245 | controller |     "Jun 12 10:32:13.178942 crc crio[19822]: time=\"2026-06-12T10:32:13.176286222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07a33888-2bbe-4596-8b87-b2b400293c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.988260 | controller |     "Jun 12 10:32:13.186365 crc crio[19822]: time=\"2026-06-12T10:32:13.186245917Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687672-kz5sj/oc\" id=af6fdc5f-c619-4f0e-bb6f-dcb62666c1dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.988279 | controller |     "Jun 12 10:32:13.186797 crc crio[19822]: time=\"2026-06-12T10:32:13.186742723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988295 | controller |     "Jun 12 10:32:13.271049 crc crio[19822]: time=\"2026-06-12T10:32:13.270895101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988311 | controller |     "Jun 12 10:32:13.561373 crc crio[19822]: time=\"2026-06-12T10:32:13.560573648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988327 | controller |     "Jun 12 10:32:13.701337 crc crio[19822]: time=\"2026-06-12T10:32:13.701244428Z\" level=info msg=\"Created container 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586: openshift-infra/auto-csr-approver-29687672-kz5sj/oc\" id=af6fdc5f-c619-4f0e-bb6f-dcb62666c1dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.988344 | controller |     "Jun 12 10:32:13.702404 crc crio[19822]: time=\"2026-06-12T10:32:13.702341643Z\" level=info msg=\"Starting container: 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586\" id=6a2f82a6-60de-46af-a259-69dbd08a62e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.988360 | controller |     "Jun 12 10:32:13.707510 crc crio[19822]: time=\"2026-06-12T10:32:13.707415615Z\" level=info msg=\"Started container\" PID=103544 containerID=3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586 description=openshift-infra/auto-csr-approver-29687672-kz5sj/oc id=6a2f82a6-60de-46af-a259-69dbd08a62e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776",
2026-06-12 11:43:51.988376 | controller |     "Jun 12 10:32:15.034185 crc crio[19822]: time=\"2026-06-12T10:32:15.030689876Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3f96c711-aa11-4ae3-96de-8cb63a04d9f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.988392 | controller |     "Jun 12 10:32:15.054003 crc crio[19822]: time=\"2026-06-12T10:32:15.0538804Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ca80fa07-52e8-4ae2-9566-840040864fe3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.988408 | controller |     "Jun 12 10:32:15.063463 crc crio[19822]: time=\"2026-06-12T10:32:15.063331571Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd\" id=c4c91650-2955-451a-a4c6-52f599e84100 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.988423 | controller |     "Jun 12 10:32:15.063894 crc crio[19822]: time=\"2026-06-12T10:32:15.063782545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988439 | controller |     "Jun 12 10:32:15.139178 crc crio[19822]: time=\"2026-06-12T10:32:15.139049022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988455 | controller |     "Jun 12 10:32:15.144397 crc crio[19822]: time=\"2026-06-12T10:32:15.143863685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.988470 | controller |     "Jun 12 10:32:15.326949 crc crio[19822]: time=\"2026-06-12T10:32:15.326367021Z\" level=info msg=\"Created container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd\" id=c4c91650-2955-451a-a4c6-52f599e84100 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.988489 | controller |     "Jun 12 10:32:15.328210 crc crio[19822]: time=\"2026-06-12T10:32:15.328072075Z\" level=info msg=\"Starting container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9\" id=320a398b-1a27-464c-9b15-07c95aa071a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.988505 | controller |     "Jun 12 10:32:15.334524 crc crio[19822]: time=\"2026-06-12T10:32:15.334405676Z\" level=info msg=\"Started container\" PID=103659 containerID=9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd id=320a398b-1a27-464c-9b15-07c95aa071a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd",
2026-06-12 11:43:51.988522 | controller |     "Jun 12 10:32:16.045554 crc crio[19822]: time=\"2026-06-12T10:32:16.045453554Z\" level=info msg=\"Stopping pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=4970f58d-684c-4721-af28-2881fcfc540a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.988537 | controller |     "Jun 12 10:32:16.046587 crc crio[19822]: time=\"2026-06-12T10:32:16.046359673Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687672-kz5sj Namespace:openshift-infra ID:e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776 UID:e734aa01-a963-4a4a-975c-544f52845745 NetNS:/var/run/netns/294700b5-3f7c-4dcd-bddb-a8a905e0e738 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode734aa01_a963_4a4a_975c_544f52845745.slice PodAnnotations:0xc0007ad7d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.988553 | controller |     "Jun 12 10:32:16.046587 crc crio[19822]: time=\"2026-06-12T10:32:16.046504397Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687672-kz5sj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.988569 | controller |     "Jun 12 10:32:16.452074 crc crio[19822]: time=\"2026-06-12T10:32:16.451645754Z\" level=info msg=\"Stopped pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=4970f58d-684c-4721-af28-2881fcfc540a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.988585 | controller |     "Jun 12 10:32:19.517978 crc crio[19822]: time=\"2026-06-12T10:32:19.517471203Z\" level=info msg=\"Removing container: 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d\" id=20bbe8b8-ad5f-4386-a78b-b5e8c6b8748f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988601 | controller |     "Jun 12 10:32:19.597878 crc crio[19822]: time=\"2026-06-12T10:32:19.597661382Z\" level=info msg=\"Removed container 8a8d0fbd57767b46a221b14427b8dc5a575eda8cc65f9b31db69da6067d82d6d: openstack/placement-db-sync-pq2v5/placement-db-sync\" id=20bbe8b8-ad5f-4386-a78b-b5e8c6b8748f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988617 | controller |     "Jun 12 10:32:19.601889 crc crio[19822]: time=\"2026-06-12T10:32:19.601717735Z\" level=info msg=\"Removing container: fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4\" id=93ada2af-66a5-492b-86f1-cf80cbcd8093 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988634 | controller |     "Jun 12 10:32:19.690338 crc crio[19822]: time=\"2026-06-12T10:32:19.690142006Z\" level=info msg=\"Removed container fd573fc41b7968d46972b7fb1a10925fe36541979316655fbc59b69d1ce2b5a4: openstack/neutron-4631-account-create-q8kvm/mariadb-account-create\" id=93ada2af-66a5-492b-86f1-cf80cbcd8093 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988653 | controller |     "Jun 12 10:32:19.694290 crc crio[19822]: time=\"2026-06-12T10:32:19.694151016Z\" level=info msg=\"Removing container: 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc\" id=091689fb-52f7-440a-8d00-b6417d8d02f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988669 | controller |     "Jun 12 10:32:19.737853 crc crio[19822]: time=\"2026-06-12T10:32:19.737734418Z\" level=info msg=\"Removed container 6a57cfbf7ae650d1c76a3d0c1bce4e4e1990ff71054be3d7be6ec4925a7eafdc: openstack/barbican-0713-account-create-cpknk/mariadb-account-create\" id=091689fb-52f7-440a-8d00-b6417d8d02f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988684 | controller |     "Jun 12 10:32:19.741266 crc crio[19822]: time=\"2026-06-12T10:32:19.741211988Z\" level=info msg=\"Removing container: 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36\" id=0f92cb2d-ae6c-4359-b8f1-aba20d5ff7ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988700 | controller |     "Jun 12 10:32:19.829313 crc crio[19822]: time=\"2026-06-12T10:32:19.828791077Z\" level=info msg=\"Removed container 303b7cb674a14be0624c1f6d8bda23c517294a9b8828c4f8679d0de5a081de36: openstack/keystone-db-sync-x428m/keystone-db-sync\" id=0f92cb2d-ae6c-4359-b8f1-aba20d5ff7ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988716 | controller |     "Jun 12 10:32:19.835049 crc crio[19822]: time=\"2026-06-12T10:32:19.834525307Z\" level=info msg=\"Removing container: e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc\" id=b82bd861-0ef2-4193-853e-75b496f8d93a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988732 | controller |     "Jun 12 10:32:19.900435 crc crio[19822]: time=\"2026-06-12T10:32:19.900187741Z\" level=info msg=\"Removed container e061b85a63e3e82f6154407d578c17cc1acf5725adb013cd88db0772257a2fcc: openstack/cinder-cdb5-account-create-m75st/mariadb-account-create\" id=b82bd861-0ef2-4193-853e-75b496f8d93a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988747 | controller |     "Jun 12 10:32:19.906492 crc crio[19822]: time=\"2026-06-12T10:32:19.906416377Z\" level=info msg=\"Removing container: d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71\" id=a2423170-29dd-4d3f-ae72-f5602ce0b1e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988763 | controller |     "Jun 12 10:32:19.938387 crc crio[19822]: time=\"2026-06-12T10:32:19.938111326Z\" level=info msg=\"Removed container d48bc8f1a1c123e73ab844d774f5d753ab477a0be3a45875acdd0c0cef2f6f71: openstack/ceilometer-0/sg-core\" id=a2423170-29dd-4d3f-ae72-f5602ce0b1e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988779 | controller |     "Jun 12 10:32:19.943103 crc crio[19822]: time=\"2026-06-12T10:32:19.942572528Z\" level=info msg=\"Removing container: f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504\" id=41a5a42f-f80d-4e47-99d6-42d17b452de0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988795 | controller |     "Jun 12 10:32:19.971503 crc crio[19822]: time=\"2026-06-12T10:32:19.971371411Z\" level=info msg=\"Removed container f079c7f573e39c51963de73f8bc743c57ca2f8b58ca67e160005c289343c7504: openstack/ceilometer-0/ceilometer-central-agent\" id=41a5a42f-f80d-4e47-99d6-42d17b452de0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988811 | controller |     "Jun 12 10:32:19.977260 crc crio[19822]: time=\"2026-06-12T10:32:19.977114659Z\" level=info msg=\"Removing container: 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488\" id=8529dfad-c1fd-4a0f-8bc6-8e5ec942bdf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988827 | controller |     "Jun 12 10:32:20.103225 crc crio[19822]: time=\"2026-06-12T10:32:20.102454066Z\" level=info msg=\"Removed container 6bc03e020f9b2e04e6d15d0d05572adab0cd6a66ef241a447440c4ef2a201488: openstack/keystone-bootstrap-jxnkg/keystone-bootstrap\" id=8529dfad-c1fd-4a0f-8bc6-8e5ec942bdf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988846 | controller |     "Jun 12 10:32:20.107261 crc crio[19822]: time=\"2026-06-12T10:32:20.10708706Z\" level=info msg=\"Removing container: 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243\" id=bed18110-7fd7-4a22-bfcc-43b2b4eb6e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988882 | controller |     "Jun 12 10:32:20.142007 crc crio[19822]: time=\"2026-06-12T10:32:20.141793793Z\" level=info msg=\"Removed container 44953624cb4cf118b49e631a92dc6c0c464ad70b439e83a946fc6758d722d243: openstack/ceilometer-0/proxy-httpd\" id=bed18110-7fd7-4a22-bfcc-43b2b4eb6e2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988900 | controller |     "Jun 12 10:32:20.145876 crc crio[19822]: time=\"2026-06-12T10:32:20.145675984Z\" level=info msg=\"Removing container: 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923\" id=556c42f5-6785-4f44-be9f-3fbd73f8a7c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988915 | controller |     "Jun 12 10:32:20.359050 crc crio[19822]: time=\"2026-06-12T10:32:20.35827775Z\" level=info msg=\"Removed container 58836d6df43412368b31dc6703eac29c0bda2cf653467950f24fd22ed571f923: openstack/glance-db-sync-52vp6/glance-db-sync\" id=556c42f5-6785-4f44-be9f-3fbd73f8a7c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988931 | controller |     "Jun 12 10:32:20.362466 crc crio[19822]: time=\"2026-06-12T10:32:20.362384895Z\" level=info msg=\"Removing container: f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63\" id=139ffce2-35ce-4cae-940c-fc3d55ef15b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988947 | controller |     "Jun 12 10:32:20.399672 crc crio[19822]: time=\"2026-06-12T10:32:20.399567078Z\" level=info msg=\"Removed container f31c0d458b88c591b82bdc2401ddd70dc3fe26a815e6405046e344800a97cc63: openstack/ceilometer-0/ceilometer-notification-agent\" id=139ffce2-35ce-4cae-940c-fc3d55ef15b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.988963 | controller |     "Jun 12 10:32:20.421334 crc crio[19822]: time=\"2026-06-12T10:32:20.42120286Z\" level=info msg=\"Stopping pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=d94eca92-5f95-4bc8-a8fa-f018327b3f32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.988979 | controller |     "Jun 12 10:32:20.421334 crc crio[19822]: time=\"2026-06-12T10:32:20.421292143Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=d94eca92-5f95-4bc8-a8fa-f018327b3f32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.988995 | controller |     "Jun 12 10:32:20.421884 crc crio[19822]: time=\"2026-06-12T10:32:20.421771739Z\" level=info msg=\"Removing pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=3fcbb097-188e-41ae-a983-8553e64177af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989010 | controller |     "Jun 12 10:32:20.439775 crc crio[19822]: time=\"2026-06-12T10:32:20.439653548Z\" level=info msg=\"Removed pod sandbox: 3173ff1bf664382d983a549e5f57134a88f503a7ea257530fb704c6f2e8a0f3c\" id=3fcbb097-188e-41ae-a983-8553e64177af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989026 | controller |     "Jun 12 10:32:20.441526 crc crio[19822]: time=\"2026-06-12T10:32:20.441455763Z\" level=info msg=\"Stopping pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=04cfae24-24e1-45ee-b03e-23a62f7e62d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989042 | controller |     "Jun 12 10:32:20.441657 crc crio[19822]: time=\"2026-06-12T10:32:20.441537946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=04cfae24-24e1-45ee-b03e-23a62f7e62d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989061 | controller |     "Jun 12 10:32:20.442486 crc crio[19822]: time=\"2026-06-12T10:32:20.442444495Z\" level=info msg=\"Removing pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=556066ed-539d-4acf-a797-659ca8343407 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989078 | controller |     "Jun 12 10:32:20.469266 crc crio[19822]: time=\"2026-06-12T10:32:20.469073591Z\" level=info msg=\"Removed pod sandbox: 7996af300b6283453d58c4900530834792c0ff10a3c73dd9195dd2b8f90d15e0\" id=556066ed-539d-4acf-a797-659ca8343407 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989093 | controller |     "Jun 12 10:32:20.470741 crc crio[19822]: time=\"2026-06-12T10:32:20.469788634Z\" level=info msg=\"Stopping pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=12d7c107-5e0f-45e4-87a7-7db571484aa7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989109 | controller |     "Jun 12 10:32:20.470741 crc crio[19822]: time=\"2026-06-12T10:32:20.469938738Z\" level=info msg=\"Stopped pod sandbox (already stopped): bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=12d7c107-5e0f-45e4-87a7-7db571484aa7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989125 | controller |     "Jun 12 10:32:20.470741 crc crio[19822]: time=\"2026-06-12T10:32:20.470637784Z\" level=info msg=\"Removing pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=103491e7-b76d-40fb-842d-3a0d9f033429 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989141 | controller |     "Jun 12 10:32:20.497094 crc crio[19822]: time=\"2026-06-12T10:32:20.496937854Z\" level=info msg=\"Removed pod sandbox: bad28510f36d5b50e9d0fe358aa110198e7921b8593e102e777a0c8ee312cdc1\" id=103491e7-b76d-40fb-842d-3a0d9f033429 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989156 | controller |     "Jun 12 10:32:20.500199 crc crio[19822]: time=\"2026-06-12T10:32:20.500110643Z\" level=info msg=\"Stopping pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=0eccba02-1312-4aa8-b311-ed437e313301 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989172 | controller |     "Jun 12 10:32:20.500416 crc crio[19822]: time=\"2026-06-12T10:32:20.500232427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=0eccba02-1312-4aa8-b311-ed437e313301 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989188 | controller |     "Jun 12 10:32:20.506084 crc crio[19822]: time=\"2026-06-12T10:32:20.505976691Z\" level=info msg=\"Removing pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=abd8b7b6-d3f2-40b0-81cc-0d7318a25ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989203 | controller |     "Jun 12 10:32:20.528327 crc crio[19822]: time=\"2026-06-12T10:32:20.526918072Z\" level=info msg=\"Removed pod sandbox: 28cde601bd2a3dc4363bee2e438bb8dd73be8e6c0d5c4dab18759ff496997923\" id=abd8b7b6-d3f2-40b0-81cc-0d7318a25ce1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989219 | controller |     "Jun 12 10:32:20.530025 crc crio[19822]: time=\"2026-06-12T10:32:20.529964109Z\" level=info msg=\"Stopping pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=33ae2308-4bef-40c0-8225-41e7cdaaadc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989235 | controller |     "Jun 12 10:32:20.530117 crc crio[19822]: time=\"2026-06-12T10:32:20.530032151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=33ae2308-4bef-40c0-8225-41e7cdaaadc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989251 | controller |     "Jun 12 10:32:20.532600 crc crio[19822]: time=\"2026-06-12T10:32:20.532530801Z\" level=info msg=\"Removing pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=75f69bac-e2c5-48a7-8271-59693d3c1148 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989283 | controller |     "Jun 12 10:32:20.557704 crc crio[19822]: time=\"2026-06-12T10:32:20.557631557Z\" level=info msg=\"Removed pod sandbox: 71f637685a75bd7e42e45382a2f2e6c2d2bde1b7604a558ab6d49231eed1ffd3\" id=75f69bac-e2c5-48a7-8271-59693d3c1148 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989300 | controller |     "Jun 12 10:32:20.561278 crc crio[19822]: time=\"2026-06-12T10:32:20.561124598Z\" level=info msg=\"Stopping pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=4cb3bb39-876e-40e1-b279-afb0b988f64e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989316 | controller |     "Jun 12 10:32:20.561278 crc crio[19822]: time=\"2026-06-12T10:32:20.561257963Z\" level=info msg=\"Stopped pod sandbox (already stopped): 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=4cb3bb39-876e-40e1-b279-afb0b988f64e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989332 | controller |     "Jun 12 10:32:20.562513 crc crio[19822]: time=\"2026-06-12T10:32:20.562337716Z\" level=info msg=\"Removing pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=c265b6b7-8200-4eb5-9efe-df7dabc4dfb1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989348 | controller |     "Jun 12 10:32:20.576332 crc crio[19822]: time=\"2026-06-12T10:32:20.576208028Z\" level=info msg=\"Removed pod sandbox: 370370b9f4f8a2cf5c69b7c1a32dcdd426987d43737310226287367d879b4998\" id=c265b6b7-8200-4eb5-9efe-df7dabc4dfb1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989363 | controller |     "Jun 12 10:32:20.577752 crc crio[19822]: time=\"2026-06-12T10:32:20.577664002Z\" level=info msg=\"Stopping pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=01833961-9b6a-4c71-81cc-f2d455816b30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989378 | controller |     "Jun 12 10:32:20.578054 crc crio[19822]: time=\"2026-06-12T10:32:20.577776665Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=01833961-9b6a-4c71-81cc-f2d455816b30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989394 | controller |     "Jun 12 10:32:20.578709 crc crio[19822]: time=\"2026-06-12T10:32:20.578624993Z\" level=info msg=\"Removing pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=dafdaa41-2658-4ba8-b4f3-3b435aaf49c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989409 | controller |     "Jun 12 10:32:20.595791 crc crio[19822]: time=\"2026-06-12T10:32:20.595693006Z\" level=info msg=\"Removed pod sandbox: 7acd290b97e16aa5911c2436a82f296bb3d0bb224a618bbe6b005831cafccfdd\" id=dafdaa41-2658-4ba8-b4f3-3b435aaf49c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989424 | controller |     "Jun 12 10:32:20.597347 crc crio[19822]: time=\"2026-06-12T10:32:20.597299664Z\" level=info msg=\"Stopping pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=ed9d8c0f-e182-4510-977c-4d88308c811c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989440 | controller |     "Jun 12 10:32:20.597566 crc crio[19822]: time=\"2026-06-12T10:32:20.597545672Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=ed9d8c0f-e182-4510-977c-4d88308c811c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.989456 | controller |     "Jun 12 10:32:20.598266 crc crio[19822]: time=\"2026-06-12T10:32:20.598186843Z\" level=info msg=\"Removing pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=8747651b-96eb-43e8-a5d8-93c24453757e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989478 | controller |     "Jun 12 10:32:20.614415 crc crio[19822]: time=\"2026-06-12T10:32:20.614264764Z\" level=info msg=\"Removed pod sandbox: 2a013b82fa1b6a8cdc52ce70f94589c89716e025ff682eacad4a722ae700e37a\" id=8747651b-96eb-43e8-a5d8-93c24453757e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.989494 | controller |     "Jun 12 10:32:24.717285 crc crio[19822]: time=\"2026-06-12T10:32:24.716449185Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/POD\" id=1886f3bd-d02a-4e69-ab6d-88154b1391f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.989509 | controller |     "Jun 12 10:32:24.718691 crc crio[19822]: time=\"2026-06-12T10:32:24.717304382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.989526 | controller |     "Jun 12 10:32:24.755799 crc crio[19822]: time=\"2026-06-12T10:32:24.755649299Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc0037c8048}] Aliases:map[]}\"",
2026-06-12 11:43:51.989543 | controller |     "Jun 12 10:32:24.755799 crc crio[19822]: time=\"2026-06-12T10:32:24.755721051Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.989559 | controller |     "Jun 12 10:32:25.104695 crc crio[19822]: 2026-06-12T10:32:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:123d8c2242fd719 Mac:ba:7a:b3:b4:55:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.989575 | controller |     "Jun 12 10:32:25.106263 crc crio[19822]: time=\"2026-06-12T10:32:25.106146432Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc0037c8048}] Aliases:map[]}\"",
2026-06-12 11:43:51.989591 | controller |     "Jun 12 10:32:25.106422 crc crio[19822]: time=\"2026-06-12T10:32:25.10637251Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.989607 | controller |     "Jun 12 10:32:25.118064 crc crio[19822]: time=\"2026-06-12T10:32:25.117944828Z\" level=info msg=\"Ran pod sandbox 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/POD\" id=1886f3bd-d02a-4e69-ab6d-88154b1391f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.989623 | controller |     "Jun 12 10:32:25.120735 crc crio[19822]: time=\"2026-06-12T10:32:25.120653441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=8d39f52b-1e0b-4cb5-9d81-f3dadb91146b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.989681 | controller |     "Jun 12 10:32:25.128095 crc crio[19822]: time=\"2026-06-12T10:32:25.127998235Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=735baea4-8b37-4a19-9c56-4ae6e149c3c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.989704 | controller |     "Jun 12 10:32:25.144450 crc crio[19822]: time=\"2026-06-12T10:32:25.1442111Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init\" id=72f59ac2-65e0-4262-8951-4d057880c165 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.989721 | controller |     "Jun 12 10:32:25.144969 crc crio[19822]: time=\"2026-06-12T10:32:25.144882051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.989737 | controller |     "Jun 12 10:32:25.208345 crc crio[19822]: time=\"2026-06-12T10:32:25.20825079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.989753 | controller |     "Jun 12 10:32:25.213272 crc crio[19822]: time=\"2026-06-12T10:32:25.213198517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.989769 | controller |     "Jun 12 10:32:25.403732 crc crio[19822]: time=\"2026-06-12T10:32:25.403590485Z\" level=info msg=\"Created container 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init\" id=72f59ac2-65e0-4262-8951-4d057880c165 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.989785 | controller |     "Jun 12 10:32:25.405567 crc crio[19822]: time=\"2026-06-12T10:32:25.405468194Z\" level=info msg=\"Starting container: 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e\" id=f6149f57-4e8b-45ab-888a-068fddb14d5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.989801 | controller |     "Jun 12 10:32:25.411927 crc crio[19822]: time=\"2026-06-12T10:32:25.411867727Z\" level=info msg=\"Started container\" PID=104449 containerID=8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init id=f6149f57-4e8b-45ab-888a-068fddb14d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b",
2026-06-12 11:43:51.989817 | controller |     "Jun 12 10:32:34.373294 crc crio[19822]: time=\"2026-06-12T10:32:34.37243584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.989832 | controller |     "Jun 12 10:32:34.374376 crc crio[19822]: time=\"2026-06-12T10:32:34.373627608Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.989850 | controller |     "Jun 12 10:32:34.374376 crc crio[19822]: time=\"2026-06-12T10:32:34.37369874Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=6f826521-bb7b-4118-93b9-72ecdc4f5ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.989883 | controller |     "Jun 12 10:32:34.375662 crc crio[19822]: time=\"2026-06-12T10:32:34.375507627Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=287f9328-1e19-4ceb-8289-6a8dfe3ab98d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.989904 | controller |     "Jun 12 10:32:34.387975 crc crio[19822]: time=\"2026-06-12T10:32:34.387890932Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"",
2026-06-12 11:43:51.989920 | controller |     "Jun 12 10:32:36.891493 crc crio[19822]: time=\"2026-06-12T10:32:36.890746988Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=287f9328-1e19-4ceb-8289-6a8dfe3ab98d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.989935 | controller |     "Jun 12 10:32:36.892741 crc crio[19822]: time=\"2026-06-12T10:32:36.892585915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=08876d46-2fe2-484c-89bf-34b908210968 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.989951 | controller |     "Jun 12 10:32:36.903710 crc crio[19822]: time=\"2026-06-12T10:32:36.903591904Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=4ed60d1b-f25a-448e-b263-64ccf1ad0f23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.989966 | controller |     "Jun 12 10:32:36.912935 crc crio[19822]: time=\"2026-06-12T10:32:36.912856657Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=35f9884d-83b7-47ed-b894-00b132096ae4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.989981 | controller |     "Jun 12 10:32:36.914499 crc crio[19822]: time=\"2026-06-12T10:32:36.914439618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.989996 | controller |     "Jun 12 10:32:36.966238 crc crio[19822]: time=\"2026-06-12T10:32:36.965957701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990011 | controller |     "Jun 12 10:32:36.974507 crc crio[19822]: time=\"2026-06-12T10:32:36.97443223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990026 | controller |     "Jun 12 10:32:37.617945 crc crio[19822]: time=\"2026-06-12T10:32:37.616899623Z\" level=info msg=\"Created container aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=35f9884d-83b7-47ed-b894-00b132096ae4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.990041 | controller |     "Jun 12 10:32:37.620565 crc crio[19822]: time=\"2026-06-12T10:32:37.620444375Z\" level=info msg=\"Starting container: aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6\" id=979f51f8-49af-4f56-9b6c-6033874c7c43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.990057 | controller |     "Jun 12 10:32:37.627764 crc crio[19822]: time=\"2026-06-12T10:32:37.627633733Z\" level=info msg=\"Started container\" PID=105010 containerID=aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery id=979f51f8-49af-4f56-9b6c-6033874c7c43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b",
2026-06-12 11:43:51.990078 | controller |     "Jun 12 10:32:40.477217 crc crio[19822]: time=\"2026-06-12T10:32:40.476607296Z\" level=info msg=\"Stopping pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=38d02d46-e576-4e22-95f9-128143f2a9a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.990095 | controller |     "Jun 12 10:32:40.478392 crc crio[19822]: time=\"2026-06-12T10:32:40.477801254Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z Namespace:openstack ID:123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b UID:3630cb4f-7732-4ddf-9a73-270d2c7423a4 NetNS:/var/run/netns/0fd67c7e-6517-4444-8ab9-26518112bccf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3630cb4f_7732_4ddf_9a73_270d2c7423a4.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"",
2026-06-12 11:43:51.990111 | controller |     "Jun 12 10:32:40.478392 crc crio[19822]: time=\"2026-06-12T10:32:40.478000661Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.990127 | controller |     "Jun 12 10:32:40.859246 crc crio[19822]: time=\"2026-06-12T10:32:40.858679641Z\" level=info msg=\"Stopped pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=38d02d46-e576-4e22-95f9-128143f2a9a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.990143 | controller |     "Jun 12 10:32:43.946152 crc crio[19822]: time=\"2026-06-12T10:32:43.944992701Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-x29z6/POD\" id=56201b30-d65b-48e3-82d2-016aedbc6e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.990158 | controller |     "Jun 12 10:32:43.947506 crc crio[19822]: time=\"2026-06-12T10:32:43.94620141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990175 | controller |     "Jun 12 10:32:44.005801 crc crio[19822]: time=\"2026-06-12T10:32:44.005643224Z\" level=info msg=\"Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc0030942d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.990191 | controller |     "Jun 12 10:32:44.006144 crc crio[19822]: time=\"2026-06-12T10:32:44.005886382Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-x29z6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.990207 | controller |     "Jun 12 10:32:44.632691 crc crio[19822]: 2026-06-12T10:32:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d20c349cb77d495 Mac:06:85:83:42:0d:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.990223 | controller |     "Jun 12 10:32:44.634323 crc crio[19822]: time=\"2026-06-12T10:32:44.634265417Z\" level=info msg=\"Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc0030942d0}] Aliases:map[]}\"",
2026-06-12 11:43:51.990242 | controller |     "Jun 12 10:32:44.634484 crc crio[19822]: time=\"2026-06-12T10:32:44.634439363Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-x29z6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.990258 | controller |     "Jun 12 10:32:44.647675 crc crio[19822]: time=\"2026-06-12T10:32:44.647621073Z\" level=info msg=\"Ran pod sandbox d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 with infra container: openshift-marketplace/certified-operators-x29z6/POD\" id=56201b30-d65b-48e3-82d2-016aedbc6e7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.990275 | controller |     "Jun 12 10:32:44.650384 crc crio[19822]: time=\"2026-06-12T10:32:44.650301025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c2e237aa-a039-4605-93ec-c9d263287f91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.990291 | controller |     "Jun 12 10:32:44.664015 crc crio[19822]: time=\"2026-06-12T10:32:44.66368527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e6585b3a-b7af-4688-b69b-f9cc58de9bc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.990306 | controller |     "Jun 12 10:32:44.673688 crc crio[19822]: time=\"2026-06-12T10:32:44.673589833Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-x29z6/extract-utilities\" id=1846b757-406d-4a7d-93c6-8bdd398b8e22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.990322 | controller |     "Jun 12 10:32:44.676243 crc crio[19822]: time=\"2026-06-12T10:32:44.676112674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990338 | controller |     "Jun 12 10:32:44.742503 crc crio[19822]: time=\"2026-06-12T10:32:44.741934861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990353 | controller |     "Jun 12 10:32:44.747022 crc crio[19822]: time=\"2026-06-12T10:32:44.746800645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990369 | controller |     "Jun 12 10:32:44.960919 crc crio[19822]: time=\"2026-06-12T10:32:44.960531713Z\" level=info msg=\"Created container afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c: openshift-marketplace/certified-operators-x29z6/extract-utilities\" id=1846b757-406d-4a7d-93c6-8bdd398b8e22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.990385 | controller |     "Jun 12 10:32:44.962536 crc crio[19822]: time=\"2026-06-12T10:32:44.962296579Z\" level=info msg=\"Starting container: afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c\" id=5662b003-46c7-461b-8d35-bc7ab3e38e46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.990401 | controller |     "Jun 12 10:32:44.968283 crc crio[19822]: time=\"2026-06-12T10:32:44.968139844Z\" level=info msg=\"Started container\" PID=105426 containerID=afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c description=openshift-marketplace/certified-operators-x29z6/extract-utilities id=5662b003-46c7-461b-8d35-bc7ab3e38e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4",
2026-06-12 11:43:51.990420 | controller |     "Jun 12 10:32:45.587035 crc crio[19822]: time=\"2026-06-12T10:32:45.585918617Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f2ee8d35-966a-4ba0-ab50-6ff7f772d200 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.990437 | controller |     "Jun 12 10:32:45.604141 crc crio[19822]: time=\"2026-06-12T10:32:45.60402558Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.990453 | controller |     "Jun 12 10:32:46.197871 crc crio[19822]: time=\"2026-06-12T10:32:46.197760656Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=f2ee8d35-966a-4ba0-ab50-6ff7f772d200 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.990469 | controller |     "Jun 12 10:32:46.199258 crc crio[19822]: time=\"2026-06-12T10:32:46.198928732Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=365117ef-2c28-4c15-a0ef-ae6d9dc24a27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.990485 | controller |     "Jun 12 10:32:46.202131 crc crio[19822]: time=\"2026-06-12T10:32:46.201915237Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=60cade38-7be1-4204-93e6-e5b04f4cdaa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.990501 | controller |     "Jun 12 10:32:46.210448 crc crio[19822]: time=\"2026-06-12T10:32:46.210334345Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-x29z6/extract-content\" id=b97e915b-134a-4c14-947f-09a5dcc029d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.990516 | controller |     "Jun 12 10:32:46.211252 crc crio[19822]: time=\"2026-06-12T10:32:46.21115066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990532 | controller |     "Jun 12 10:32:46.271722 crc crio[19822]: time=\"2026-06-12T10:32:46.271535135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990547 | controller |     "Jun 12 10:32:46.279202 crc crio[19822]: time=\"2026-06-12T10:32:46.279096295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990563 | controller |     "Jun 12 10:32:46.482706 crc crio[19822]: time=\"2026-06-12T10:32:46.482573807Z\" level=info msg=\"Created container b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06: openshift-marketplace/certified-operators-x29z6/extract-content\" id=b97e915b-134a-4c14-947f-09a5dcc029d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.990588 | controller |     "Jun 12 10:32:46.483937 crc crio[19822]: time=\"2026-06-12T10:32:46.483723584Z\" level=info msg=\"Starting container: b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06\" id=4d76696c-fd6b-4598-8f43-e29d69f53268 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.990605 | controller |     "Jun 12 10:32:46.491527 crc crio[19822]: time=\"2026-06-12T10:32:46.490961813Z\" level=info msg=\"Started container\" PID=105542 containerID=b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06 description=openshift-marketplace/certified-operators-x29z6/extract-content id=4d76696c-fd6b-4598-8f43-e29d69f53268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4",
2026-06-12 11:43:51.990677 | controller |     "Jun 12 10:32:48.680791 crc crio[19822]: time=\"2026-06-12T10:32:48.672652175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08be1e5f-96ec-4a44-9f4b-edbc2a22d576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.990702 | controller |     "Jun 12 10:32:48.689090 crc crio[19822]: time=\"2026-06-12T10:32:48.688753606Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb9448b7-9aa4-4e58-b2a5-74aa4d6e0084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.990719 | controller |     "Jun 12 10:32:48.707380 crc crio[19822]: time=\"2026-06-12T10:32:48.706256381Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-x29z6/registry-server\" id=3a0d4ae6-22be-473e-b034-087a01f9672c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.990735 | controller |     "Jun 12 10:32:48.707380 crc crio[19822]: time=\"2026-06-12T10:32:48.706711616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990752 | controller |     "Jun 12 10:32:48.793548 crc crio[19822]: time=\"2026-06-12T10:32:48.793129246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990768 | controller |     "Jun 12 10:32:48.806926 crc crio[19822]: time=\"2026-06-12T10:32:48.806755188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.990784 | controller |     "Jun 12 10:32:49.040344 crc crio[19822]: time=\"2026-06-12T10:32:49.039634394Z\" level=info msg=\"Created container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server\" id=3a0d4ae6-22be-473e-b034-087a01f9672c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.990800 | controller |     "Jun 12 10:32:49.042729 crc crio[19822]: time=\"2026-06-12T10:32:49.042656459Z\" level=info msg=\"Starting container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd\" id=e29271af-93fb-4361-806c-ff2555ad2bae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.990816 | controller |     "Jun 12 10:32:49.053511 crc crio[19822]: time=\"2026-06-12T10:32:49.05342771Z\" level=info msg=\"Started container\" PID=105635 containerID=d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd description=openshift-marketplace/certified-operators-x29z6/registry-server id=e29271af-93fb-4361-806c-ff2555ad2bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4",
2026-06-12 11:43:51.990832 | controller |     "Jun 12 10:32:58.360378 crc crio[19822]: time=\"2026-06-12T10:32:58.359486559Z\" level=info msg=\"Stopping container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd (timeout: 2s)\" id=5d02ca6f-24d5-41b2-8dbd-3757d5ec6083 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.990870 | controller |     "Jun 12 10:32:59.841258 crc crio[19822]: time=\"2026-06-12T10:32:59.840208153Z\" level=info msg=\"Stopped container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server\" id=5d02ca6f-24d5-41b2-8dbd-3757d5ec6083 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.990893 | controller |     "Jun 12 10:32:59.842649 crc crio[19822]: time=\"2026-06-12T10:32:59.842580738Z\" level=info msg=\"Stopping pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=80fb2f22-4ab2-47e0-9a6c-9b633954ece4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.990909 | controller |     "Jun 12 10:32:59.843915 crc crio[19822]: time=\"2026-06-12T10:32:59.843790287Z\" level=info msg=\"Got pod network &{Name:certified-operators-x29z6 Namespace:openshift-marketplace ID:d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4 UID:b4d9ca1a-98cf-40f7-a511-3eb359f8afa1 NetNS:/var/run/netns/eba1f3ae-7b46-4f0d-8b97-58972cb9ea6f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4d9ca1a_98cf_40f7_a511_3eb359f8afa1.slice PodAnnotations:0xc00008df50}] Aliases:map[]}\"",
2026-06-12 11:43:51.990929 | controller |     "Jun 12 10:32:59.844124 crc crio[19822]: time=\"2026-06-12T10:32:59.844063436Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-x29z6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.990945 | controller |     "Jun 12 10:33:00.199049 crc crio[19822]: time=\"2026-06-12T10:33:00.198603018Z\" level=info msg=\"Stopped pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=80fb2f22-4ab2-47e0-9a6c-9b633954ece4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.990961 | controller |     "Jun 12 10:33:00.942654 crc crio[19822]: time=\"2026-06-12T10:33:00.941893089Z\" level=info msg=\"Removing container: d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd\" id=973153f2-b07b-4130-b63c-4fe502249623 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.990977 | controller |     "Jun 12 10:33:00.987332 crc crio[19822]: time=\"2026-06-12T10:33:00.987234259Z\" level=info msg=\"Removed container d1dfb1ac34723d1468bd0dbb7e5097a296d680ce7a67ee76c39ad4a71f67d9cd: openshift-marketplace/certified-operators-x29z6/registry-server\" id=973153f2-b07b-4130-b63c-4fe502249623 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.990993 | controller |     "Jun 12 10:33:00.991150 crc crio[19822]: time=\"2026-06-12T10:33:00.991098708Z\" level=info msg=\"Removing container: b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06\" id=539e773b-a361-4246-90a6-52b410d4fd58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991009 | controller |     "Jun 12 10:33:01.027924 crc crio[19822]: time=\"2026-06-12T10:33:01.027360498Z\" level=info msg=\"Removed container b751be419b86bd9b584beae49fccb692c1ce4dbe0b4c729a9b7a3e0d4c9a8d06: openshift-marketplace/certified-operators-x29z6/extract-content\" id=539e773b-a361-4246-90a6-52b410d4fd58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991025 | controller |     "Jun 12 10:33:01.033399 crc crio[19822]: time=\"2026-06-12T10:33:01.033015228Z\" level=info msg=\"Removing container: afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c\" id=e0961d48-b88d-453b-8e37-e972def5bd6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991041 | controller |     "Jun 12 10:33:01.088981 crc crio[19822]: time=\"2026-06-12T10:33:01.088795278Z\" level=info msg=\"Removed container afb09c099a58c516d4bbe03390fde800fb65b336d9827e51b1526c7352361b3c: openshift-marketplace/certified-operators-x29z6/extract-utilities\" id=e0961d48-b88d-453b-8e37-e972def5bd6d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991057 | controller |     "Jun 12 10:33:20.642458 crc crio[19822]: time=\"2026-06-12T10:33:20.641507941Z\" level=info msg=\"Removing container: 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959\" id=b26cb4b0-e090-45fb-92e5-2d03a9a1ff18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991073 | controller |     "Jun 12 10:33:20.853772 crc crio[19822]: time=\"2026-06-12T10:33:20.85346306Z\" level=info msg=\"Removed container 4ad66711a5dffa42fbcbb3ae222cac317f9ac94cb503c916dff75033b9133959: openshift-infra/auto-csr-approver-29687666-wl9zl/oc\" id=b26cb4b0-e090-45fb-92e5-2d03a9a1ff18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991088 | controller |     "Jun 12 10:33:20.857106 crc crio[19822]: time=\"2026-06-12T10:33:20.857010555Z\" level=info msg=\"Removing container: 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81\" id=c54d79d5-86fe-4b60-9e34-90e1c31b0320 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991107 | controller |     "Jun 12 10:33:20.903241 crc crio[19822]: time=\"2026-06-12T10:33:20.902931272Z\" level=info msg=\"Removed container 5b702f0b2ce366288de98589de7efcbfa7f004c1657c7d0e7bd409f6dc89bb81: openstack/barbican-db-sync-7lpmr/barbican-db-sync\" id=c54d79d5-86fe-4b60-9e34-90e1c31b0320 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991123 | controller |     "Jun 12 10:33:20.913289 crc crio[19822]: time=\"2026-06-12T10:33:20.913201926Z\" level=info msg=\"Removing container: b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e\" id=487de2ac-4e7f-40f2-b08f-f8eb13dcb80f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991138 | controller |     "Jun 12 10:33:21.068615 crc crio[19822]: time=\"2026-06-12T10:33:21.068518664Z\" level=info msg=\"Removed container b0e023dab9c7720e9baeb920ba6399d5cd50f99fa42b442c1dfc5c25424e513e: openstack/cinder-db-sync-64lq6/cinder-db-sync\" id=487de2ac-4e7f-40f2-b08f-f8eb13dcb80f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991153 | controller |     "Jun 12 10:33:21.079121 crc crio[19822]: time=\"2026-06-12T10:33:21.079033334Z\" level=info msg=\"Stopping pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=ace13d22-fa2d-4cf5-86b6-86aafb80bc1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991169 | controller |     "Jun 12 10:33:21.079703 crc crio[19822]: time=\"2026-06-12T10:33:21.079139128Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=ace13d22-fa2d-4cf5-86b6-86aafb80bc1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991184 | controller |     "Jun 12 10:33:21.080122 crc crio[19822]: time=\"2026-06-12T10:33:21.080092508Z\" level=info msg=\"Removing pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=a247304f-1763-4937-9e9e-cea6535aaacf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.991199 | controller |     "Jun 12 10:33:21.100233 crc crio[19822]: time=\"2026-06-12T10:33:21.100139659Z\" level=info msg=\"Removed pod sandbox: a7a6c6c8285ac219aee441845afcc4533f6c1cb3fc9d381ca1119b78eeb1ea8b\" id=a247304f-1763-4937-9e9e-cea6535aaacf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.991215 | controller |     "Jun 12 10:33:21.103054 crc crio[19822]: time=\"2026-06-12T10:33:21.101488796Z\" level=info msg=\"Stopping pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=9a35a543-7fed-4dbd-8ed9-757c8d5eccc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991230 | controller |     "Jun 12 10:33:21.103054 crc crio[19822]: time=\"2026-06-12T10:33:21.101571119Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=9a35a543-7fed-4dbd-8ed9-757c8d5eccc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991246 | controller |     "Jun 12 10:33:21.103054 crc crio[19822]: time=\"2026-06-12T10:33:21.102283192Z\" level=info msg=\"Removing pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=65a936f5-8df0-4cd3-bad5-7d259f25e206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.991262 | controller |     "Jun 12 10:33:21.120246 crc crio[19822]: time=\"2026-06-12T10:33:21.11975428Z\" level=info msg=\"Removed pod sandbox: 3d7789055ab87319c48de743fd635a66091b17555b58fe91e610224c35d90802\" id=65a936f5-8df0-4cd3-bad5-7d259f25e206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.991277 | controller |     "Jun 12 10:33:21.121616 crc crio[19822]: time=\"2026-06-12T10:33:21.121586614Z\" level=info msg=\"Stopping pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=fa8032cf-2ce7-4b41-b71a-0a63de8c7866 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991296 | controller |     "Jun 12 10:33:21.121788 crc crio[19822]: time=\"2026-06-12T10:33:21.121762379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=fa8032cf-2ce7-4b41-b71a-0a63de8c7866 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991312 | controller |     "Jun 12 10:33:21.122697 crc crio[19822]: time=\"2026-06-12T10:33:21.122642608Z\" level=info msg=\"Removing pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=5c109c18-19ed-4bad-9b1a-b615e0d4224c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.991327 | controller |     "Jun 12 10:33:21.138150 crc crio[19822]: time=\"2026-06-12T10:33:21.138020439Z\" level=info msg=\"Removed pod sandbox: 395fd3c41960b1672be41bec506395c01626e94503a1f9d434cf1bbbe4acca7f\" id=5c109c18-19ed-4bad-9b1a-b615e0d4224c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.991343 | controller |     "Jun 12 10:33:21.139371 crc crio[19822]: time=\"2026-06-12T10:33:21.139302456Z\" level=info msg=\"Stopping pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=89658442-a283-4bcc-978d-7c52ad1160b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991358 | controller |     "Jun 12 10:33:21.139501 crc crio[19822]: time=\"2026-06-12T10:33:21.139374028Z\" level=info msg=\"Stopped pod sandbox (already stopped): d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=89658442-a283-4bcc-978d-7c52ad1160b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991374 | controller |     "Jun 12 10:33:21.140013 crc crio[19822]: time=\"2026-06-12T10:33:21.139973227Z\" level=info msg=\"Removing pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=f7442c3e-fb24-4bfd-a333-949f32e15c8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.991389 | controller |     "Jun 12 10:33:21.155968 crc crio[19822]: time=\"2026-06-12T10:33:21.155776994Z\" level=info msg=\"Removed pod sandbox: d20c349cb77d4958a4791ba77ec00794f13b8c1bcf855b6f3e3570d4b422d6a4\" id=f7442c3e-fb24-4bfd-a333-949f32e15c8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.991405 | controller |     "Jun 12 10:34:00.551594 crc crio[19822]: time=\"2026-06-12T10:34:00.550595413Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687674-c9ssn/POD\" id=dbda149b-49e3-4275-8d83-e5536378f54c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.991420 | controller |     "Jun 12 10:34:00.554074 crc crio[19822]: time=\"2026-06-12T10:34:00.551611795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.991437 | controller |     "Jun 12 10:34:00.595924 crc crio[19822]: time=\"2026-06-12T10:34:00.59585479Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244d8e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.991453 | controller |     "Jun 12 10:34:00.596318 crc crio[19822]: time=\"2026-06-12T10:34:00.596289244Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687674-c9ssn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.991469 | controller |     "Jun 12 10:34:01.169018 crc crio[19822]: 2026-06-12T10:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:acd9acf06e8f949 Mac:96:5c:dc:a3:8f:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 SocketPath: PciID:}] [{Interface:0xc0002d9800 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.991488 | controller |     "Jun 12 10:34:01.169484 crc crio[19822]: time=\"2026-06-12T10:34:01.169284293Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244d8e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.991505 | controller |     "Jun 12 10:34:01.169484 crc crio[19822]: time=\"2026-06-12T10:34:01.169435907Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687674-c9ssn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.991521 | controller |     "Jun 12 10:34:01.180402 crc crio[19822]: time=\"2026-06-12T10:34:01.180251784Z\" level=info msg=\"Ran pod sandbox acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 with infra container: openshift-infra/auto-csr-approver-29687674-c9ssn/POD\" id=dbda149b-49e3-4275-8d83-e5536378f54c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.991537 | controller |     "Jun 12 10:34:01.187336 crc crio[19822]: time=\"2026-06-12T10:34:01.185004371Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=960fb072-32ec-415a-8cd2-3b39ed7d79f7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.991554 | controller |     "Jun 12 10:34:01.197008 crc crio[19822]: time=\"2026-06-12T10:34:01.195986479Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.991570 | controller |     "Jun 12 10:34:05.256451 crc crio[19822]: time=\"2026-06-12T10:34:05.255502008Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=960fb072-32ec-415a-8cd2-3b39ed7d79f7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.991586 | controller |     "Jun 12 10:34:05.258467 crc crio[19822]: time=\"2026-06-12T10:34:05.257430689Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31d7f73c-2e5d-46b9-95db-0ce6128ee615 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.991602 | controller |     "Jun 12 10:34:05.259300 crc crio[19822]: time=\"2026-06-12T10:34:05.259224643Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5cfaf346-79ee-43d4-bb61-3c8179f57fb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.991617 | controller |     "Jun 12 10:34:05.268058 crc crio[19822]: time=\"2026-06-12T10:34:05.267956312Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687674-c9ssn/oc\" id=076a1b8b-3178-4092-9d8b-a8fe882ad80e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.991633 | controller |     "Jun 12 10:34:05.268976 crc crio[19822]: time=\"2026-06-12T10:34:05.268908903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.991649 | controller |     "Jun 12 10:34:05.323624 crc crio[19822]: time=\"2026-06-12T10:34:05.323512313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.991664 | controller |     "Jun 12 10:34:05.575527 crc crio[19822]: time=\"2026-06-12T10:34:05.575426522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.991684 | controller |     "Jun 12 10:34:05.705855 crc crio[19822]: time=\"2026-06-12T10:34:05.70529612Z\" level=info msg=\"Created container 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b: openshift-infra/auto-csr-approver-29687674-c9ssn/oc\" id=076a1b8b-3178-4092-9d8b-a8fe882ad80e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.991700 | controller |     "Jun 12 10:34:05.706953 crc crio[19822]: time=\"2026-06-12T10:34:05.7068622Z\" level=info msg=\"Starting container: 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b\" id=5e8ab8ab-4b54-491f-96d9-6c4c9e25f18e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.991717 | controller |     "Jun 12 10:34:05.712283 crc crio[19822]: time=\"2026-06-12T10:34:05.712157338Z\" level=info msg=\"Started container\" PID=109430 containerID=5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b description=openshift-infra/auto-csr-approver-29687674-c9ssn/oc id=5e8ab8ab-4b54-491f-96d9-6c4c9e25f18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427",
2026-06-12 11:43:51.991733 | controller |     "Jun 12 10:34:07.974029 crc crio[19822]: time=\"2026-06-12T10:34:07.973100194Z\" level=info msg=\"Stopping pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=c8b27fdb-6a97-4069-bcb0-5418517f945c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991749 | controller |     "Jun 12 10:34:07.975899 crc crio[19822]: time=\"2026-06-12T10:34:07.975549053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687674-c9ssn Namespace:openshift-infra ID:acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427 UID:46c8cfa5-7e42-4796-8383-838a8e1ac480 NetNS:/var/run/netns/5536ae11-a08e-41f3-93ba-14662a6cd1a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46c8cfa5_7e42_4796_8383_838a8e1ac480.slice PodAnnotations:0xc00244c668}] Aliases:map[]}\"",
2026-06-12 11:43:51.991765 | controller |     "Jun 12 10:34:07.976050 crc crio[19822]: time=\"2026-06-12T10:34:07.975950646Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687674-c9ssn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.991781 | controller |     "Jun 12 10:34:08.332738 crc crio[19822]: time=\"2026-06-12T10:34:08.332295234Z\" level=info msg=\"Stopped pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=c8b27fdb-6a97-4069-bcb0-5418517f945c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.991797 | controller |     "Jun 12 10:34:21.180453 crc crio[19822]: time=\"2026-06-12T10:34:21.179208485Z\" level=info msg=\"Removing container: c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e\" id=ad64cb7a-f192-471e-86fa-49dd8905e7fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991813 | controller |     "Jun 12 10:34:21.230915 crc crio[19822]: time=\"2026-06-12T10:34:21.230742072Z\" level=info msg=\"Removed container c8ddfa568203dc410364f02ff941da362c78fff2017807ca29e2b08f6ec9df9e: openstack/nova-cell1-db-create-prwxm/mariadb-database-create\" id=ad64cb7a-f192-471e-86fa-49dd8905e7fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991829 | controller |     "Jun 12 10:34:21.234024 crc crio[19822]: time=\"2026-06-12T10:34:21.233926554Z\" level=info msg=\"Removing container: bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1\" id=66fd6395-3fa5-4401-8066-3eafa12de266 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991845 | controller |     "Jun 12 10:34:21.365229 crc crio[19822]: time=\"2026-06-12T10:34:21.365030508Z\" level=info msg=\"Removed container bf03fc2254fd6b630b730d31789c0287aa4a349a99b156a375a7a5ab970273f1: openstack/neutron-db-sync-9l6lq/neutron-db-sync\" id=66fd6395-3fa5-4401-8066-3eafa12de266 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991884 | controller |     "Jun 12 10:34:21.368434 crc crio[19822]: time=\"2026-06-12T10:34:21.368371533Z\" level=info msg=\"Removing container: 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71\" id=bcfd7507-66cf-49f6-ad87-de6c43eb0eb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991906 | controller |     "Jun 12 10:34:21.577149 crc crio[19822]: time=\"2026-06-12T10:34:21.576958069Z\" level=info msg=\"Removed container 7059c761520960b97b9caec4993078b8ce4435543054ce6c145a5c8ca44d8b71: openshift-infra/auto-csr-approver-29687668-thwqj/oc\" id=bcfd7507-66cf-49f6-ad87-de6c43eb0eb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991923 | controller |     "Jun 12 10:34:21.582633 crc crio[19822]: time=\"2026-06-12T10:34:21.582488953Z\" level=info msg=\"Removing container: 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b\" id=d953875e-b1cd-4c8c-870a-1bc90afa3a77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991939 | controller |     "Jun 12 10:34:21.618358 crc crio[19822]: time=\"2026-06-12T10:34:21.618221949Z\" level=info msg=\"Removed container 9102c4c7aec7434e402f5841e1c5bb0d02a39d45da1638fa1f54b2ffd878bc7b: openstack/nova-cell0-943d-account-create-ktc6z/mariadb-account-create\" id=d953875e-b1cd-4c8c-870a-1bc90afa3a77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991956 | controller |     "Jun 12 10:34:21.621608 crc crio[19822]: time=\"2026-06-12T10:34:21.621540531Z\" level=info msg=\"Removing container: e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae\" id=3b8f4baf-9e8c-474f-bf85-7a070a0f6968 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991971 | controller |     "Jun 12 10:34:21.694290 crc crio[19822]: time=\"2026-06-12T10:34:21.694044055Z\" level=info msg=\"Removed container e270d9fee1094b692a2350bf9ed20f5d2010bf89707f7f47d5a3e79fdda1ffae: openstack/dnsmasq-dns-547db9c4b9-v6gs8/init\" id=3b8f4baf-9e8c-474f-bf85-7a070a0f6968 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.991987 | controller |     "Jun 12 10:34:21.698314 crc crio[19822]: time=\"2026-06-12T10:34:21.698216362Z\" level=info msg=\"Removing container: e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4\" id=b914fea0-ef40-4c0e-ace2-55ca3066584a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992003 | controller |     "Jun 12 10:34:21.779547 crc crio[19822]: time=\"2026-06-12T10:34:21.779386591Z\" level=info msg=\"Removed container e475c050d9c479c8c45fb5691da05921159d310021e557ef221744ff3ae48ab4: openstack/nova-api-25b4-account-create-58842/mariadb-account-create\" id=b914fea0-ef40-4c0e-ace2-55ca3066584a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992018 | controller |     "Jun 12 10:34:21.785326 crc crio[19822]: time=\"2026-06-12T10:34:21.785227571Z\" level=info msg=\"Removing container: 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364\" id=4f16dd72-260f-427c-b4d0-1a53f601f2b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992034 | controller |     "Jun 12 10:34:21.823039 crc crio[19822]: time=\"2026-06-12T10:34:21.822279772Z\" level=info msg=\"Removed container 8cd3a3d4a36e47594a28390fca91bf5e81b52cd1c09f761377e7988b97a73364: openstack/nova-cell1-f1a6-account-create-rmj7f/mariadb-account-create\" id=4f16dd72-260f-427c-b4d0-1a53f601f2b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992050 | controller |     "Jun 12 10:34:21.827265 crc crio[19822]: time=\"2026-06-12T10:34:21.82714788Z\" level=info msg=\"Removing container: def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220\" id=0ea298e6-25ff-4964-a1c9-57fabc8446bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992066 | controller |     "Jun 12 10:34:21.896547 crc crio[19822]: time=\"2026-06-12T10:34:21.8964078Z\" level=info msg=\"Removed container def6edeaf896a81135fdf3a37cc61652d853948240d9689f591a088196368220: openstack/nova-api-db-create-nj48x/mariadb-database-create\" id=0ea298e6-25ff-4964-a1c9-57fabc8446bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992086 | controller |     "Jun 12 10:34:21.911235 crc crio[19822]: time=\"2026-06-12T10:34:21.910795245Z\" level=info msg=\"Removing container: 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d\" id=ce9f6544-f86b-41d1-a34e-9e3e896cda5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992102 | controller |     "Jun 12 10:34:21.952694 crc crio[19822]: time=\"2026-06-12T10:34:21.952439864Z\" level=info msg=\"Removed container 15bbb3b4eae538d852162b3f1dd065d180ce7b097daf930d5f8612c284f80b3d: openstack/nova-cell0-db-create-x88kt/mariadb-database-create\" id=ce9f6544-f86b-41d1-a34e-9e3e896cda5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992118 | controller |     "Jun 12 10:34:21.959604 crc crio[19822]: time=\"2026-06-12T10:34:21.959484377Z\" level=info msg=\"Removing container: 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1\" id=0122208c-82c3-4e3b-bcbb-f8e7309899a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992135 | controller |     "Jun 12 10:34:21.994799 crc crio[19822]: time=\"2026-06-12T10:34:21.994721935Z\" level=info msg=\"Removed container 4a0e244efc9ede0fddabb21f92b53079c50df2085b5fa39e6ac650428a544ed1: openstack/dnsmasq-dns-547db9c4b9-v6gs8/dnsmasq-dns\" id=0122208c-82c3-4e3b-bcbb-f8e7309899a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992151 | controller |     "Jun 12 10:34:22.015267 crc crio[19822]: time=\"2026-06-12T10:34:22.015091871Z\" level=info msg=\"Stopping pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=a6a10f90-c3f4-4fbc-b064-239a25c07fc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992167 | controller |     "Jun 12 10:34:22.015647 crc crio[19822]: time=\"2026-06-12T10:34:22.015323619Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=a6a10f90-c3f4-4fbc-b064-239a25c07fc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992183 | controller |     "Jun 12 10:34:22.016266 crc crio[19822]: time=\"2026-06-12T10:34:22.016220164Z\" level=info msg=\"Removing pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=01e77e22-1e71-42f2-8970-c18480c21e5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992200 | controller |     "Jun 12 10:34:22.041951 crc crio[19822]: time=\"2026-06-12T10:34:22.04186692Z\" level=info msg=\"Removed pod sandbox: 9e7956911a03fa50d9ddb935c046e074f26cf47d2b4def227a77bddcd998deec\" id=01e77e22-1e71-42f2-8970-c18480c21e5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992216 | controller |     "Jun 12 10:34:22.045162 crc crio[19822]: time=\"2026-06-12T10:34:22.045015679Z\" level=info msg=\"Stopping pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=53d7590f-1290-43d1-a690-c91803392546 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992231 | controller |     "Jun 12 10:34:22.045422 crc crio[19822]: time=\"2026-06-12T10:34:22.045234807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=53d7590f-1290-43d1-a690-c91803392546 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992247 | controller |     "Jun 12 10:34:22.046368 crc crio[19822]: time=\"2026-06-12T10:34:22.046320701Z\" level=info msg=\"Removing pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=142df9c2-68d1-4765-8ccd-5dfc061c56b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992263 | controller |     "Jun 12 10:34:22.073683 crc crio[19822]: time=\"2026-06-12T10:34:22.072918707Z\" level=info msg=\"Removed pod sandbox: 8cf8ee63759a54633e59d9f9ebe6cfea8614c0749ccb16434085c1a13c5a74e9\" id=142df9c2-68d1-4765-8ccd-5dfc061c56b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992281 | controller |     "Jun 12 10:34:22.074604 crc crio[19822]: time=\"2026-06-12T10:34:22.074500614Z\" level=info msg=\"Stopping pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=c46341e5-1088-4845-b795-ecd71e0ac814 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992297 | controller |     "Jun 12 10:34:22.074695 crc crio[19822]: time=\"2026-06-12T10:34:22.074624948Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=c46341e5-1088-4845-b795-ecd71e0ac814 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992312 | controller |     "Jun 12 10:34:22.078976 crc crio[19822]: time=\"2026-06-12T10:34:22.078926596Z\" level=info msg=\"Removing pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=4d09fb69-6703-473f-81bf-3e4e976e6c07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992328 | controller |     "Jun 12 10:34:22.098796 crc crio[19822]: time=\"2026-06-12T10:34:22.098664203Z\" level=info msg=\"Removed pod sandbox: 7f22ce545680316c9f3e587afd25879f3ea595e2deee62f7d1152b3ab425592b\" id=4d09fb69-6703-473f-81bf-3e4e976e6c07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992343 | controller |     "Jun 12 10:34:22.100594 crc crio[19822]: time=\"2026-06-12T10:34:22.100484669Z\" level=info msg=\"Stopping pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=648d9abf-d7f6-4b80-b809-2902afd5bb81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992358 | controller |     "Jun 12 10:34:22.100695 crc crio[19822]: time=\"2026-06-12T10:34:22.100664614Z\" level=info msg=\"Stopped pod sandbox (already stopped): b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=648d9abf-d7f6-4b80-b809-2902afd5bb81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992373 | controller |     "Jun 12 10:34:22.101758 crc crio[19822]: time=\"2026-06-12T10:34:22.101663505Z\" level=info msg=\"Removing pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=9962648e-a98f-4efe-a1ab-57bdf921fca8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992388 | controller |     "Jun 12 10:34:22.122876 crc crio[19822]: time=\"2026-06-12T10:34:22.122403027Z\" level=info msg=\"Removed pod sandbox: b48e119cf00d657d1d4ff7b660fdbd933cfa4ffb8f887fe47f97bce966f649d8\" id=9962648e-a98f-4efe-a1ab-57bdf921fca8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992402 | controller |     "Jun 12 10:34:22.126865 crc crio[19822]: time=\"2026-06-12T10:34:22.123280771Z\" level=info msg=\"Stopping pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=ee33e331-559a-43c1-a5e3-e1f0a5cc53aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992418 | controller |     "Jun 12 10:34:22.126865 crc crio[19822]: time=\"2026-06-12T10:34:22.123373904Z\" level=info msg=\"Stopped pod sandbox (already stopped): 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=ee33e331-559a-43c1-a5e3-e1f0a5cc53aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992433 | controller |     "Jun 12 10:34:22.126865 crc crio[19822]: time=\"2026-06-12T10:34:22.124049775Z\" level=info msg=\"Removing pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=55ffceb9-b080-402f-9820-9535529c8365 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992449 | controller |     "Jun 12 10:34:22.154575 crc crio[19822]: time=\"2026-06-12T10:34:22.154482332Z\" level=info msg=\"Removed pod sandbox: 090b8e07065142f457d7b45b411ab0e46a430fde7e8ae4fbc72930c181a1673b\" id=55ffceb9-b080-402f-9820-9535529c8365 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992464 | controller |     "Jun 12 10:34:22.155632 crc crio[19822]: time=\"2026-06-12T10:34:22.155573195Z\" level=info msg=\"Stopping pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=f172ad9b-e6f8-44ed-a53a-5bac7b2cb617 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992486 | controller |     "Jun 12 10:34:22.155804 crc crio[19822]: time=\"2026-06-12T10:34:22.155633017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=f172ad9b-e6f8-44ed-a53a-5bac7b2cb617 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992501 | controller |     "Jun 12 10:34:22.156901 crc crio[19822]: time=\"2026-06-12T10:34:22.156801565Z\" level=info msg=\"Removing pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=6530e216-186c-4d0b-bc0a-79833f2e8b56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992516 | controller |     "Jun 12 10:34:22.194095 crc crio[19822]: time=\"2026-06-12T10:34:22.193974068Z\" level=info msg=\"Removed pod sandbox: 31d278cbc1a10955789903b2364328667a8a244470e75649fb0476677f401eeb\" id=6530e216-186c-4d0b-bc0a-79833f2e8b56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992548 | controller |     "Jun 12 10:34:22.197054 crc crio[19822]: time=\"2026-06-12T10:34:22.196945298Z\" level=info msg=\"Stopping pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=bc90af0b-3474-4352-a201-b6d9097046ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992565 | controller |     "Jun 12 10:34:22.197054 crc crio[19822]: time=\"2026-06-12T10:34:22.197065022Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=bc90af0b-3474-4352-a201-b6d9097046ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992581 | controller |     "Jun 12 10:34:22.198421 crc crio[19822]: time=\"2026-06-12T10:34:22.198340792Z\" level=info msg=\"Removing pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=e6fd0b0e-e01f-457d-8b2c-e2ba257613fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992596 | controller |     "Jun 12 10:34:22.216493 crc crio[19822]: time=\"2026-06-12T10:34:22.21624693Z\" level=info msg=\"Removed pod sandbox: 1ae172d37bcafcbfaa0acf37d42c9892ff377e06afaf3241ff4d1ed58c216b3d\" id=e6fd0b0e-e01f-457d-8b2c-e2ba257613fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992611 | controller |     "Jun 12 10:34:22.217202 crc crio[19822]: time=\"2026-06-12T10:34:22.217067675Z\" level=info msg=\"Stopping pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=adfde43f-dc1b-4926-ab77-fe93eacf95d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992626 | controller |     "Jun 12 10:34:22.217327 crc crio[19822]: time=\"2026-06-12T10:34:22.217241661Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=adfde43f-dc1b-4926-ab77-fe93eacf95d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992641 | controller |     "Jun 12 10:34:22.218119 crc crio[19822]: time=\"2026-06-12T10:34:22.217994045Z\" level=info msg=\"Removing pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=fc62aabf-ea71-4905-9c90-cfb04e25666f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992656 | controller |     "Jun 12 10:34:22.261879 crc crio[19822]: time=\"2026-06-12T10:34:22.261694541Z\" level=info msg=\"Removed pod sandbox: f7a832a634733fba831f293049d77e822f4b4cfa56dff9bcda07ff061085e01d\" id=fc62aabf-ea71-4905-9c90-cfb04e25666f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992671 | controller |     "Jun 12 10:34:22.263079 crc crio[19822]: time=\"2026-06-12T10:34:22.263013833Z\" level=info msg=\"Stopping pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=3edda890-8746-4b68-b830-8a40bd97ffc3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992690 | controller |     "Jun 12 10:34:22.263303 crc crio[19822]: time=\"2026-06-12T10:34:22.263279761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=3edda890-8746-4b68-b830-8a40bd97ffc3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992707 | controller |     "Jun 12 10:34:22.266165 crc crio[19822]: time=\"2026-06-12T10:34:22.265978077Z\" level=info msg=\"Removing pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=ad9e12b1-cba0-4089-b5bb-421e3946b920 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992722 | controller |     "Jun 12 10:34:22.285784 crc crio[19822]: time=\"2026-06-12T10:34:22.285611071Z\" level=info msg=\"Removed pod sandbox: 4de35a224eb8e4753aac38a18fec22ce72756f5f1e8243e7a4b2ac409f6a008f\" id=ad9e12b1-cba0-4089-b5bb-421e3946b920 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992737 | controller |     "Jun 12 10:35:22.308777 crc crio[19822]: time=\"2026-06-12T10:35:22.307891469Z\" level=info msg=\"Removing container: 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829\" id=b4c58916-8eed-4755-adcd-cd735c185f0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992752 | controller |     "Jun 12 10:35:22.415639 crc crio[19822]: time=\"2026-06-12T10:35:22.415544242Z\" level=info msg=\"Removed container 8e0df90b991c4881b5f1ea2d555167c6e21fe520ed35f3f62fe3e2d665695829: openstack/nova-cell0-cell-mapping-n5j8t/nova-manage\" id=b4c58916-8eed-4755-adcd-cd735c185f0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992768 | controller |     "Jun 12 10:35:22.420446 crc crio[19822]: time=\"2026-06-12T10:35:22.420362564Z\" level=info msg=\"Removing container: 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f\" id=4f1862b7-696c-49e3-ac21-8851eaabd0ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992784 | controller |     "Jun 12 10:35:22.556211 crc crio[19822]: time=\"2026-06-12T10:35:22.55608914Z\" level=info msg=\"Removed container 4c8bd3e654e7f8984b9e3018a3bcc03e670a70db5f5ff94bf2a1214dd74ad80f: openstack/nova-cell1-conductor-db-sync-z4nfj/nova-cell1-conductor-db-sync\" id=4f1862b7-696c-49e3-ac21-8851eaabd0ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992799 | controller |     "Jun 12 10:35:22.563080 crc crio[19822]: time=\"2026-06-12T10:35:22.562937426Z\" level=info msg=\"Removing container: 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d\" id=0764223c-1f4f-42f8-8e2b-263336d45ca9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992814 | controller |     "Jun 12 10:35:22.664910 crc crio[19822]: time=\"2026-06-12T10:35:22.664712674Z\" level=info msg=\"Removed container 80ab8728ff53ef959455eacea842dc4c9122044b3faae8a8ed6a0eacc57a149d: openstack/nova-cell0-conductor-db-sync-d4cqb/nova-cell0-conductor-db-sync\" id=0764223c-1f4f-42f8-8e2b-263336d45ca9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.992829 | controller |     "Jun 12 10:35:22.677644 crc crio[19822]: time=\"2026-06-12T10:35:22.67753301Z\" level=info msg=\"Stopping pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=0a72991d-e31b-4210-bf0d-52df66760686 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992844 | controller |     "Jun 12 10:35:22.677644 crc crio[19822]: time=\"2026-06-12T10:35:22.677616583Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=0a72991d-e31b-4210-bf0d-52df66760686 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992885 | controller |     "Jun 12 10:35:22.678235 crc crio[19822]: time=\"2026-06-12T10:35:22.678106308Z\" level=info msg=\"Removing pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=7df78815-a539-4aa1-ad57-e4db0fc4dcbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992905 | controller |     "Jun 12 10:35:22.694709 crc crio[19822]: time=\"2026-06-12T10:35:22.694351146Z\" level=info msg=\"Removed pod sandbox: 86efb09479d03ff2b5dfe3cd35750f725dcf90a29060c9641d18b71645f9070a\" id=7df78815-a539-4aa1-ad57-e4db0fc4dcbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992922 | controller |     "Jun 12 10:35:22.695599 crc crio[19822]: time=\"2026-06-12T10:35:22.695541651Z\" level=info msg=\"Stopping pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=b607d749-c961-40d7-ac97-587d73db4e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992937 | controller |     "Jun 12 10:35:22.695690 crc crio[19822]: time=\"2026-06-12T10:35:22.695665625Z\" level=info msg=\"Stopped pod sandbox (already stopped): f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=b607d749-c961-40d7-ac97-587d73db4e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992952 | controller |     "Jun 12 10:35:22.696545 crc crio[19822]: time=\"2026-06-12T10:35:22.696491331Z\" level=info msg=\"Removing pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=c410260c-3b85-4b0e-ac35-ad2503f4ce26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992967 | controller |     "Jun 12 10:35:22.713972 crc crio[19822]: time=\"2026-06-12T10:35:22.713879485Z\" level=info msg=\"Removed pod sandbox: f276601c120ee7da2d57f738d95bd8e990feba8ddaa978881bf9ea6b4715100e\" id=c410260c-3b85-4b0e-ac35-ad2503f4ce26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.992982 | controller |     "Jun 12 10:35:22.714868 crc crio[19822]: time=\"2026-06-12T10:35:22.714778331Z\" level=info msg=\"Stopping pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=45415def-f912-467d-922f-f5b0a4424532 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.992998 | controller |     "Jun 12 10:35:22.715032 crc crio[19822]: time=\"2026-06-12T10:35:22.715012828Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=45415def-f912-467d-922f-f5b0a4424532 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.993013 | controller |     "Jun 12 10:35:22.715699 crc crio[19822]: time=\"2026-06-12T10:35:22.715673919Z\" level=info msg=\"Removing pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=ad10ab19-658f-4715-8089-70bf1c5d150f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.993029 | controller |     "Jun 12 10:35:22.732085 crc crio[19822]: time=\"2026-06-12T10:35:22.731972428Z\" level=info msg=\"Removed pod sandbox: 9dd0b55623c9c86c41b5e354e3987bbb973210f1f2e2aee2f5a0a167edf7c9b3\" id=ad10ab19-658f-4715-8089-70bf1c5d150f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.993044 | controller |     "Jun 12 10:36:00.638849 crc crio[19822]: time=\"2026-06-12T10:36:00.63513446Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687676-tzq6g/POD\" id=9adbd82c-1d0c-4dd1-ab55-c3db81be441e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.993060 | controller |     "Jun 12 10:36:00.638849 crc crio[19822]: time=\"2026-06-12T10:36:00.636053059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.993077 | controller |     "Jun 12 10:36:00.688796 crc crio[19822]: time=\"2026-06-12T10:36:00.688643018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc001ee2030}] Aliases:map[]}\"",
2026-06-12 11:43:51.993096 | controller |     "Jun 12 10:36:00.688796 crc crio[19822]: time=\"2026-06-12T10:36:00.688734701Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687676-tzq6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.993113 | controller |     "Jun 12 10:36:01.113647 crc crio[19822]: 2026-06-12T10:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eeb48c299057c0e Mac:ee:41:c6:3c:4c:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d SocketPath: PciID:}] [{Interface:0xc000414ae0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.993130 | controller |     "Jun 12 10:36:01.117391 crc crio[19822]: time=\"2026-06-12T10:36:01.117157395Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc001ee2030}] Aliases:map[]}\"",
2026-06-12 11:43:51.993147 | controller |     "Jun 12 10:36:01.117546 crc crio[19822]: time=\"2026-06-12T10:36:01.117477835Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687676-tzq6g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.993163 | controller |     "Jun 12 10:36:01.132033 crc crio[19822]: time=\"2026-06-12T10:36:01.131917465Z\" level=info msg=\"Ran pod sandbox eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 with infra container: openshift-infra/auto-csr-approver-29687676-tzq6g/POD\" id=9adbd82c-1d0c-4dd1-ab55-c3db81be441e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.993179 | controller |     "Jun 12 10:36:01.136653 crc crio[19822]: time=\"2026-06-12T10:36:01.136561671Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b111e062-7209-45b4-adfd-a2de77f177cb name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.993194 | controller |     "Jun 12 10:36:01.149794 crc crio[19822]: time=\"2026-06-12T10:36:01.149683829Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.993210 | controller |     "Jun 12 10:36:01.973570 crc crio[19822]: time=\"2026-06-12T10:36:01.973053897Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b111e062-7209-45b4-adfd-a2de77f177cb name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.993226 | controller |     "Jun 12 10:36:01.975056 crc crio[19822]: time=\"2026-06-12T10:36:01.974966297Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56c17a31-8cf2-41d2-a290-6fead4e11e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.993242 | controller |     "Jun 12 10:36:01.982423 crc crio[19822]: time=\"2026-06-12T10:36:01.982279918Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55c9318b-9972-4829-9e04-89d2cf82eef5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.993258 | controller |     "Jun 12 10:36:01.999417 crc crio[19822]: time=\"2026-06-12T10:36:01.999304701Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687676-tzq6g/oc\" id=0dd51f73-a687-41a5-81e2-d9fb4ebacb21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.993274 | controller |     "Jun 12 10:36:01.999856 crc crio[19822]: time=\"2026-06-12T10:36:01.999775456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.993294 | controller |     "Jun 12 10:36:02.061783 crc crio[19822]: time=\"2026-06-12T10:36:02.061603804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.993310 | controller |     "Jun 12 10:36:02.344511 crc crio[19822]: time=\"2026-06-12T10:36:02.343092713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.993326 | controller |     "Jun 12 10:36:02.495945 crc crio[19822]: time=\"2026-06-12T10:36:02.495464152Z\" level=info msg=\"Created container fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5: openshift-infra/auto-csr-approver-29687676-tzq6g/oc\" id=0dd51f73-a687-41a5-81e2-d9fb4ebacb21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.993342 | controller |     "Jun 12 10:36:02.497419 crc crio[19822]: time=\"2026-06-12T10:36:02.497074253Z\" level=info msg=\"Starting container: fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5\" id=7fef2701-7acf-47b9-8d5f-250da80f2355 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.993376 | controller |     "Jun 12 10:36:02.511049 crc crio[19822]: time=\"2026-06-12T10:36:02.510922056Z\" level=info msg=\"Started container\" PID=114869 containerID=fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5 description=openshift-infra/auto-csr-approver-29687676-tzq6g/oc id=7fef2701-7acf-47b9-8d5f-250da80f2355 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3",
2026-06-12 11:43:51.993393 | controller |     "Jun 12 10:36:04.895970 crc crio[19822]: time=\"2026-06-12T10:36:04.895173378Z\" level=info msg=\"Stopping pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=7151934d-4330-4d44-a639-e1ed42b6e106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.993410 | controller |     "Jun 12 10:36:04.897717 crc crio[19822]: time=\"2026-06-12T10:36:04.897672957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687676-tzq6g Namespace:openshift-infra ID:eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3 UID:43c8d183-5abb-4829-a698-402f71edf2fe NetNS:/var/run/netns/4eea6202-4e95-42a0-bf5f-547e0d45779d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43c8d183_5abb_4829_a698_402f71edf2fe.slice PodAnnotations:0xc002ed00e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.993426 | controller |     "Jun 12 10:36:04.897925 crc crio[19822]: time=\"2026-06-12T10:36:04.897885204Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687676-tzq6g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.993443 | controller |     "Jun 12 10:36:05.258373 crc crio[19822]: time=\"2026-06-12T10:36:05.257783946Z\" level=info msg=\"Stopped pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=7151934d-4330-4d44-a639-e1ed42b6e106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.993458 | controller |     "Jun 12 10:36:22.753874 crc crio[19822]: time=\"2026-06-12T10:36:22.752409427Z\" level=info msg=\"Removing container: a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516\" id=38afe794-79ad-475d-bd6d-d085d506efe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.993474 | controller |     "Jun 12 10:36:22.857917 crc crio[19822]: time=\"2026-06-12T10:36:22.85773553Z\" level=info msg=\"Removed container a375de43628e9d44cf1b453f611d3429991835129607f4681c0eebb79242f516: openstack/nova-cell1-cell-mapping-8n5rh/nova-manage\" id=38afe794-79ad-475d-bd6d-d085d506efe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.993494 | controller |     "Jun 12 10:36:22.861436 crc crio[19822]: time=\"2026-06-12T10:36:22.861335561Z\" level=info msg=\"Removing container: 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3\" id=e125468a-39a8-494f-8af5-6de86b62d87e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.993510 | controller |     "Jun 12 10:36:22.982382 crc crio[19822]: time=\"2026-06-12T10:36:22.981926346Z\" level=info msg=\"Removed container 06c2cfb111281a318244e410d048443074ca0eca89a179f3b2e668fd708e6cf3: openshift-infra/auto-csr-approver-29687670-4b5n5/oc\" id=e125468a-39a8-494f-8af5-6de86b62d87e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.993526 | controller |     "Jun 12 10:36:22.993181 crc crio[19822]: time=\"2026-06-12T10:36:22.99309994Z\" level=info msg=\"Stopping pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=f00cf646-3bde-4cca-aecf-6621005d6604 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.993542 | controller |     "Jun 12 10:36:22.993509 crc crio[19822]: time=\"2026-06-12T10:36:22.99341168Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=f00cf646-3bde-4cca-aecf-6621005d6604 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.993558 | controller |     "Jun 12 10:36:22.994787 crc crio[19822]: time=\"2026-06-12T10:36:22.994701271Z\" level=info msg=\"Removing pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=da9e0768-b5f7-4b8a-95ce-71b784b99be2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.993573 | controller |     "Jun 12 10:36:23.021374 crc crio[19822]: time=\"2026-06-12T10:36:23.021154031Z\" level=info msg=\"Removed pod sandbox: 5b9963749d6ea87379e33666eb8418e3d05025362d3fadd11a1c1bb4ab9903ff\" id=da9e0768-b5f7-4b8a-95ce-71b784b99be2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.993589 | controller |     "Jun 12 10:36:23.022082 crc crio[19822]: time=\"2026-06-12T10:36:23.022014287Z\" level=info msg=\"Stopping pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=8016ded6-78bb-4093-8d60-526286a12052 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.993605 | controller |     "Jun 12 10:36:23.022082 crc crio[19822]: time=\"2026-06-12T10:36:23.022076629Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=8016ded6-78bb-4093-8d60-526286a12052 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.993621 | controller |     "Jun 12 10:36:23.022708 crc crio[19822]: time=\"2026-06-12T10:36:23.022642686Z\" level=info msg=\"Removing pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=2126c97a-0532-46b3-ac67-a36f4cf219c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.993637 | controller |     "Jun 12 10:36:23.037554 crc crio[19822]: time=\"2026-06-12T10:36:23.037441361Z\" level=info msg=\"Removed pod sandbox: aa377e6986a6bbc889d18c9df9f8081e862a5c8bee2965565e665d00ee3f11ce\" id=2126c97a-0532-46b3-ac67-a36f4cf219c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.993653 | controller |     "Jun 12 10:37:38.902044 crc crio[19822]: time=\"2026-06-12T10:37:38.901572034Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vgn4z/POD\" id=c7333191-0643-4ff9-8c23-e3df9261cdf4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.993669 | controller |     "Jun 12 10:37:38.903576 crc crio[19822]: time=\"2026-06-12T10:37:38.902063989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.993685 | controller |     "Jun 12 10:37:38.950215 crc crio[19822]: time=\"2026-06-12T10:37:38.949797966Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc005212028}] Aliases:map[]}\"",
2026-06-12 11:43:51.993704 | controller |     "Jun 12 10:37:38.950215 crc crio[19822]: time=\"2026-06-12T10:37:38.94992534Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vgn4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.993721 | controller |     "Jun 12 10:37:39.583780 crc crio[19822]: 2026-06-12T10:37:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a102ec2f4bf698b Mac:d6:bc:53:9b:a4:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.993737 | controller |     "Jun 12 10:37:39.585975 crc crio[19822]: time=\"2026-06-12T10:37:39.585893168Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc005212028}] Aliases:map[]}\"",
2026-06-12 11:43:51.993753 | controller |     "Jun 12 10:37:39.586323 crc crio[19822]: time=\"2026-06-12T10:37:39.586084084Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vgn4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.993769 | controller |     "Jun 12 10:37:39.596799 crc crio[19822]: time=\"2026-06-12T10:37:39.59667121Z\" level=info msg=\"Ran pod sandbox a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 with infra container: openshift-marketplace/redhat-marketplace-vgn4z/POD\" id=c7333191-0643-4ff9-8c23-e3df9261cdf4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.993785 | controller |     "Jun 12 10:37:39.600115 crc crio[19822]: time=\"2026-06-12T10:37:39.600021264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2c1b8123-ea38-49da-bbe9-83ffc5cfe79a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.993800 | controller |     "Jun 12 10:37:39.611153 crc crio[19822]: time=\"2026-06-12T10:37:39.611026204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42d31a38-6dba-4880-9769-b4e606e9455c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.993816 | controller |     "Jun 12 10:37:39.625246 crc crio[19822]: time=\"2026-06-12T10:37:39.625125591Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities\" id=9d7acf18-0b4b-46b8-992d-051a5e47bb80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.993831 | controller |     "Jun 12 10:37:39.625775 crc crio[19822]: time=\"2026-06-12T10:37:39.625655798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.993847 | controller |     "Jun 12 10:37:39.714641 crc crio[19822]: time=\"2026-06-12T10:37:39.714479957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.993884 | controller |     "Jun 12 10:37:39.719401 crc crio[19822]: time=\"2026-06-12T10:37:39.719319168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.993906 | controller |     "Jun 12 10:37:39.915130 crc crio[19822]: time=\"2026-06-12T10:37:39.914477906Z\" level=info msg=\"Created container 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities\" id=9d7acf18-0b4b-46b8-992d-051a5e47bb80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.993923 | controller |     "Jun 12 10:37:39.917985 crc crio[19822]: time=\"2026-06-12T10:37:39.91776546Z\" level=info msg=\"Starting container: 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0\" id=c44d6ddd-b0db-4bca-a7c9-bc1cc975b4c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.993939 | controller |     "Jun 12 10:37:39.924146 crc crio[19822]: time=\"2026-06-12T10:37:39.923971467Z\" level=info msg=\"Started container\" PID=119474 containerID=63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0 description=openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities id=c44d6ddd-b0db-4bca-a7c9-bc1cc975b4c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204",
2026-06-12 11:43:51.993956 | controller |     "Jun 12 10:37:40.372133 crc crio[19822]: time=\"2026-06-12T10:37:40.371068455Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=28e5d6cd-be87-4b2e-8570-bdf459e7e22f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.993971 | controller |     "Jun 12 10:37:40.381284 crc crio[19822]: time=\"2026-06-12T10:37:40.381106313Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:51.993987 | controller |     "Jun 12 10:37:41.032667 crc crio[19822]: time=\"2026-06-12T10:37:41.031994283Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=28e5d6cd-be87-4b2e-8570-bdf459e7e22f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.994003 | controller |     "Jun 12 10:37:41.034719 crc crio[19822]: time=\"2026-06-12T10:37:41.034636667Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a8be4e41-6807-450b-ae23-c24685483eff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.994019 | controller |     "Jun 12 10:37:41.038518 crc crio[19822]: time=\"2026-06-12T10:37:41.038451857Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=252c4605-12d0-4ce7-8bc7-c246390a8d0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.994035 | controller |     "Jun 12 10:37:41.056955 crc crio[19822]: time=\"2026-06-12T10:37:41.055658573Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vgn4z/extract-content\" id=91765973-de7d-4329-8c36-ae0a4ccf6915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.994051 | controller |     "Jun 12 10:37:41.056955 crc crio[19822]: time=\"2026-06-12T10:37:41.05651368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994066 | controller |     "Jun 12 10:37:41.110677 crc crio[19822]: time=\"2026-06-12T10:37:41.110526783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994082 | controller |     "Jun 12 10:37:41.114601 crc crio[19822]: time=\"2026-06-12T10:37:41.114458647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994102 | controller |     "Jun 12 10:37:41.289577 crc crio[19822]: time=\"2026-06-12T10:37:41.289410637Z\" level=info msg=\"Created container e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284: openshift-marketplace/redhat-marketplace-vgn4z/extract-content\" id=91765973-de7d-4329-8c36-ae0a4ccf6915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.994118 | controller |     "Jun 12 10:37:41.296476 crc crio[19822]: time=\"2026-06-12T10:37:41.296388787Z\" level=info msg=\"Starting container: e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284\" id=0f1d0f06-1274-4478-b395-f0122d63efe8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.994134 | controller |     "Jun 12 10:37:41.302568 crc crio[19822]: time=\"2026-06-12T10:37:41.302403607Z\" level=info msg=\"Started container\" PID=119589 containerID=e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284 description=openshift-marketplace/redhat-marketplace-vgn4z/extract-content id=0f1d0f06-1274-4478-b395-f0122d63efe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204",
2026-06-12 11:43:51.994150 | controller |     "Jun 12 10:37:42.405514 crc crio[19822]: time=\"2026-06-12T10:37:42.405010081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9993b551-fdf9-49d1-84f8-2e7178f3295a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.994166 | controller |     "Jun 12 10:37:42.409102 crc crio[19822]: time=\"2026-06-12T10:37:42.409004858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8ba1c5ce-3cbf-4d7b-8c9c-d8600a534871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.994182 | controller |     "Jun 12 10:37:42.420653 crc crio[19822]: time=\"2026-06-12T10:37:42.419617575Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vgn4z/registry-server\" id=3189b30f-6497-4271-b7c7-e1fd4d472609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.994198 | controller |     "Jun 12 10:37:42.420653 crc crio[19822]: time=\"2026-06-12T10:37:42.42010113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994214 | controller |     "Jun 12 10:37:42.481061 crc crio[19822]: time=\"2026-06-12T10:37:42.479503924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994229 | controller |     "Jun 12 10:37:42.483399 crc crio[19822]: time=\"2026-06-12T10:37:42.483027856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994245 | controller |     "Jun 12 10:37:42.674246 crc crio[19822]: time=\"2026-06-12T10:37:42.674066393Z\" level=info msg=\"Created container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server\" id=3189b30f-6497-4271-b7c7-e1fd4d472609 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.994261 | controller |     "Jun 12 10:37:42.675589 crc crio[19822]: time=\"2026-06-12T10:37:42.675496899Z\" level=info msg=\"Starting container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309\" id=616a5142-2c6b-4376-a385-451680e208df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.994277 | controller |     "Jun 12 10:37:42.682346 crc crio[19822]: time=\"2026-06-12T10:37:42.682225092Z\" level=info msg=\"Started container\" PID=119670 containerID=205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309 description=openshift-marketplace/redhat-marketplace-vgn4z/registry-server id=616a5142-2c6b-4376-a385-451680e208df name=/runtime.v1.RuntimeService/StartContainer sandboxID=a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204",
2026-06-12 11:43:51.994296 | controller |     "Jun 12 10:37:47.471586 crc crio[19822]: time=\"2026-06-12T10:37:47.471061688Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/POD\" id=35858323-d077-4eff-9f2e-3b5da2d14ceb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.994312 | controller |     "Jun 12 10:37:47.471586 crc crio[19822]: time=\"2026-06-12T10:37:47.471594195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994328 | controller |     "Jun 12 10:37:47.507972 crc crio[19822]: time=\"2026-06-12T10:37:47.507732751Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d0b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.994344 | controller |     "Jun 12 10:37:47.507972 crc crio[19822]: time=\"2026-06-12T10:37:47.507789073Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.994360 | controller |     "Jun 12 10:37:48.025655 crc crio[19822]: 2026-06-12T10:37:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:add5976a7d43781 Mac:06:50:6d:4b:fd:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.994377 | controller |     "Jun 12 10:37:48.029314 crc crio[19822]: time=\"2026-06-12T10:37:48.029149697Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d0b0}] Aliases:map[]}\"",
2026-06-12 11:43:51.994393 | controller |     "Jun 12 10:37:48.029703 crc crio[19822]: time=\"2026-06-12T10:37:48.029576241Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.994410 | controller |     "Jun 12 10:37:48.044645 crc crio[19822]: time=\"2026-06-12T10:37:48.044554666Z\" level=info msg=\"Ran pod sandbox add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/POD\" id=35858323-d077-4eff-9f2e-3b5da2d14ceb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.994426 | controller |     "Jun 12 10:37:48.048140 crc crio[19822]: time=\"2026-06-12T10:37:48.048012254Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b96c3dcb-9b13-46db-892f-abcb79fea637 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.994444 | controller |     "Jun 12 10:37:48.055585 crc crio[19822]: time=\"2026-06-12T10:37:48.055511552Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:51.994463 | controller |     "Jun 12 10:37:51.565860 crc crio[19822]: time=\"2026-06-12T10:37:51.564467142Z\" level=info msg=\"Stopping container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309 (timeout: 2s)\" id=3faee4c2-f39d-48d8-bdc1-243568c72356 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.994480 | controller |     "Jun 12 10:37:51.695289 crc crio[19822]: time=\"2026-06-12T10:37:51.69492085Z\" level=info msg=\"Stopped container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server\" id=3faee4c2-f39d-48d8-bdc1-243568c72356 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.994496 | controller |     "Jun 12 10:37:51.696106 crc crio[19822]: time=\"2026-06-12T10:37:51.695972172Z\" level=info msg=\"Stopping pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=d55f10b0-88c7-483e-976b-6d8de6f6a9b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.994511 | controller |     "Jun 12 10:37:51.696951 crc crio[19822]: time=\"2026-06-12T10:37:51.696726796Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vgn4z Namespace:openshift-marketplace ID:a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204 UID:3beb7846-6d86-43f7-8f70-862590e35738 NetNS:/var/run/netns/a0ea47c8-bd88-43ff-a2a0-a38c300558de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3beb7846_6d86_43f7_8f70_862590e35738.slice PodAnnotations:0xc0037c8178}] Aliases:map[]}\"",
2026-06-12 11:43:51.994527 | controller |     "Jun 12 10:37:51.697436 crc crio[19822]: time=\"2026-06-12T10:37:51.696983784Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vgn4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.994542 | controller |     "Jun 12 10:37:52.058281 crc crio[19822]: time=\"2026-06-12T10:37:52.057533286Z\" level=info msg=\"Stopped pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=d55f10b0-88c7-483e-976b-6d8de6f6a9b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.994558 | controller |     "Jun 12 10:37:52.585385 crc crio[19822]: time=\"2026-06-12T10:37:52.584746785Z\" level=info msg=\"Removing container: 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309\" id=e04b4e94-14cb-43aa-8097-64cb57711655 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.994574 | controller |     "Jun 12 10:38:00.592508 crc crio[19822]: time=\"2026-06-12T10:38:00.591059078Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687678-6p5g7/POD\" id=86cf4127-030e-4c80-b073-07350b1735c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.994589 | controller |     "Jun 12 10:38:00.594023 crc crio[19822]: time=\"2026-06-12T10:38:00.592541645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994605 | controller |     "Jun 12 10:38:01.120105 crc crio[19822]: time=\"2026-06-12T10:38:01.119963419Z\" level=info msg=\"Removed container 205375059a4f2a43cc0fa6d7bea0f6dbe996c99a9ce246e398f5dd3ddde83309: openshift-marketplace/redhat-marketplace-vgn4z/registry-server\" id=e04b4e94-14cb-43aa-8097-64cb57711655 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.994621 | controller |     "Jun 12 10:38:01.123903 crc crio[19822]: time=\"2026-06-12T10:38:01.12374768Z\" level=info msg=\"Removing container: e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284\" id=ffcfce2f-690d-4ec7-89b8-990532037dc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.994639 | controller |     "Jun 12 10:38:01.170630 crc crio[19822]: time=\"2026-06-12T10:38:01.170512094Z\" level=info msg=\"Removed container e18b9f61e38ae4412f438ba6112b88ca715ecee16ec3f5d24097f83928c9d284: openshift-marketplace/redhat-marketplace-vgn4z/extract-content\" id=ffcfce2f-690d-4ec7-89b8-990532037dc9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.994655 | controller |     "Jun 12 10:38:01.174970 crc crio[19822]: time=\"2026-06-12T10:38:01.174723856Z\" level=info msg=\"Removing container: 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0\" id=7e308d35-17d3-428f-94b7-d4e474c87586 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.994671 | controller |     "Jun 12 10:38:01.274992 crc crio[19822]: time=\"2026-06-12T10:38:01.274894834Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc005213bd0}] Aliases:map[]}\"",
2026-06-12 11:43:51.994686 | controller |     "Jun 12 10:38:01.274992 crc crio[19822]: time=\"2026-06-12T10:38:01.275008176Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687678-6p5g7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.994701 | controller |     "Jun 12 10:38:01.296066 crc crio[19822]: time=\"2026-06-12T10:38:01.295948375Z\" level=info msg=\"Removed container 63b38e3e342c5d7575ca5e13ab60cf2742738947f41f3f3a9731dba6b96ff0a0: openshift-marketplace/redhat-marketplace-vgn4z/extract-utilities\" id=7e308d35-17d3-428f-94b7-d4e474c87586 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.994716 | controller |     "Jun 12 10:38:01.320772 crc crio[19822]: time=\"2026-06-12T10:38:01.320687651Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b96c3dcb-9b13-46db-892f-abcb79fea637 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.994731 | controller |     "Jun 12 10:38:01.322052 crc crio[19822]: time=\"2026-06-12T10:38:01.321975545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6a97b0dc-ce15-4f42-a09c-d701ccc568a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.994747 | controller |     "Jun 12 10:38:01.376760 crc crio[19822]: time=\"2026-06-12T10:38:01.376112186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=63b1be48-2933-4ca4-b564-4d0cdb1882a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.994762 | controller |     "Jun 12 10:38:01.390091 crc crio[19822]: time=\"2026-06-12T10:38:01.38988692Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=27cb3719-402b-4464-98ef-44ea5bad605c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.994777 | controller |     "Jun 12 10:38:01.392560 crc crio[19822]: time=\"2026-06-12T10:38:01.392463693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994792 | controller |     "Jun 12 10:38:01.459292 crc crio[19822]: time=\"2026-06-12T10:38:01.459221417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994811 | controller |     "Jun 12 10:38:01.465450 crc crio[19822]: time=\"2026-06-12T10:38:01.464507145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.994826 | controller |     "Jun 12 10:38:01.624326 crc crio[19822]: time=\"2026-06-12T10:38:01.623949421Z\" level=info msg=\"Created container b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=27cb3719-402b-4464-98ef-44ea5bad605c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.994842 | controller |     "Jun 12 10:38:01.626436 crc crio[19822]: time=\"2026-06-12T10:38:01.626372499Z\" level=info msg=\"Starting container: b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b\" id=6395b76e-1bc1-4f92-a010-334112a20630 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.994861 | controller |     "Jun 12 10:38:01.633268 crc crio[19822]: time=\"2026-06-12T10:38:01.632948026Z\" level=info msg=\"Started container\" PID=120748 containerID=b5c1fdcd56e7b56b5c8c9627b48fc502bf222d24af32357271e269c856e18e8b description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=6395b76e-1bc1-4f92-a010-334112a20630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e",
2026-06-12 11:43:51.994897 | controller |     "Jun 12 10:38:01.812655 crc crio[19822]: 2026-06-12T10:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:593f450f351ad92 Mac:2e:08:8a:43:4a:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc SocketPath: PciID:}] [{Interface:0xc00025ac10 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.994914 | controller |     "Jun 12 10:38:01.815512 crc crio[19822]: time=\"2026-06-12T10:38:01.815434483Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc005213bd0}] Aliases:map[]}\"",
2026-06-12 11:43:51.994929 | controller |     "Jun 12 10:38:01.815751 crc crio[19822]: time=\"2026-06-12T10:38:01.815665881Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687678-6p5g7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.994944 | controller |     "Jun 12 10:38:01.828502 crc crio[19822]: time=\"2026-06-12T10:38:01.828371095Z\" level=info msg=\"Ran pod sandbox 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 with infra container: openshift-infra/auto-csr-approver-29687678-6p5g7/POD\" id=86cf4127-030e-4c80-b073-07350b1735c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.994960 | controller |     "Jun 12 10:38:01.831710 crc crio[19822]: time=\"2026-06-12T10:38:01.831595216Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=215974d1-79ff-4de3-ab4b-1fc13240472b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.994975 | controller |     "Jun 12 10:38:01.842085 crc crio[19822]: time=\"2026-06-12T10:38:01.842007227Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.994991 | controller |     "Jun 12 10:38:02.909923 crc crio[19822]: time=\"2026-06-12T10:38:02.909207609Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=215974d1-79ff-4de3-ab4b-1fc13240472b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.995010 | controller |     "Jun 12 10:38:02.912495 crc crio[19822]: time=\"2026-06-12T10:38:02.910746116Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54ee8f48-0b27-4e06-811e-a46a08fde550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.995026 | controller |     "Jun 12 10:38:02.913498 crc crio[19822]: time=\"2026-06-12T10:38:02.913238315Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1fa2f1d7-96be-4e6f-a6a4-5e4818c9b1da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.995042 | controller |     "Jun 12 10:38:02.921623 crc crio[19822]: time=\"2026-06-12T10:38:02.921001551Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687678-6p5g7/oc\" id=f6f0f723-9ed5-4287-8c71-72a72985a24d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.995057 | controller |     "Jun 12 10:38:02.921904 crc crio[19822]: time=\"2026-06-12T10:38:02.921763126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.995072 | controller |     "Jun 12 10:38:02.984398 crc crio[19822]: time=\"2026-06-12T10:38:02.984219705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.995087 | controller |     "Jun 12 10:38:03.256627 crc crio[19822]: time=\"2026-06-12T10:38:03.254363173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.995102 | controller |     "Jun 12 10:38:03.398347 crc crio[19822]: time=\"2026-06-12T10:38:03.398049639Z\" level=info msg=\"Created container 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37: openshift-infra/auto-csr-approver-29687678-6p5g7/oc\" id=f6f0f723-9ed5-4287-8c71-72a72985a24d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.995117 | controller |     "Jun 12 10:38:03.399363 crc crio[19822]: time=\"2026-06-12T10:38:03.399284528Z\" level=info msg=\"Starting container: 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37\" id=efd1a6ca-b21b-47cd-94c2-f7694a419652 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.995133 | controller |     "Jun 12 10:38:03.405770 crc crio[19822]: time=\"2026-06-12T10:38:03.40566494Z\" level=info msg=\"Started container\" PID=120849 containerID=6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37 description=openshift-infra/auto-csr-approver-29687678-6p5g7/oc id=efd1a6ca-b21b-47cd-94c2-f7694a419652 name=/runtime.v1.RuntimeService/StartContainer sandboxID=593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205",
2026-06-12 11:43:51.995148 | controller |     "Jun 12 10:38:05.797733 crc crio[19822]: time=\"2026-06-12T10:38:05.797098514Z\" level=info msg=\"Stopping pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=e6c5a844-2d4c-4ad9-bc4d-e1703410413a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995163 | controller |     "Jun 12 10:38:05.799342 crc crio[19822]: time=\"2026-06-12T10:38:05.798339693Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687678-6p5g7 Namespace:openshift-infra ID:593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205 UID:c2d50098-117b-4e90-a8a0-c041e2aa9bb5 NetNS:/var/run/netns/a81e9ad0-a340-4ca4-96a0-c2be64ea44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2d50098_117b_4e90_a8a0_c041e2aa9bb5.slice PodAnnotations:0xc00244c950}] Aliases:map[]}\"",
2026-06-12 11:43:51.995178 | controller |     "Jun 12 10:38:05.799342 crc crio[19822]: time=\"2026-06-12T10:38:05.798491188Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687678-6p5g7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.995196 | controller |     "Jun 12 10:38:06.240766 crc crio[19822]: time=\"2026-06-12T10:38:06.240620547Z\" level=info msg=\"Stopped pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=e6c5a844-2d4c-4ad9-bc4d-e1703410413a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995212 | controller |     "Jun 12 10:38:16.983419 crc crio[19822]: time=\"2026-06-12T10:38:16.982645191Z\" level=info msg=\"Stopping pod sandbox: add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e\" id=0175b536-6c50-41fe-8620-a0b9fcb582b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995227 | controller |     "Jun 12 10:38:16.984740 crc crio[19822]: time=\"2026-06-12T10:38:16.98416972Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f Namespace:openstack ID:add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e UID:01b9245f-d967-4a3c-b302-debe4d80683e NetNS:/var/run/netns/95a00875-8e95-43be-8c98-fdede74c3a95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod01b9245f_d967_4a3c_b302_debe4d80683e.slice PodAnnotations:0xc00244d930}] Aliases:map[]}\"",
2026-06-12 11:43:51.995242 | controller |     "Jun 12 10:38:16.984740 crc crio[19822]: time=\"2026-06-12T10:38:16.984306154Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.995257 | controller |     "Jun 12 10:38:17.529543 crc crio[19822]: time=\"2026-06-12T10:38:17.528223061Z\" level=info msg=\"Stopped pod sandbox: add5976a7d43781a6c8c83ec2645968bd9f90648e825a5b56322f799290d8c9e\" id=0175b536-6c50-41fe-8620-a0b9fcb582b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995272 | controller |     "Jun 12 10:38:18.511289 crc crio[19822]: time=\"2026-06-12T10:38:18.508659432Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/POD\" id=280446eb-9477-4ac4-afc1-0561570e1f9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.995287 | controller |     "Jun 12 10:38:18.511289 crc crio[19822]: time=\"2026-06-12T10:38:18.509070465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.995303 | controller |     "Jun 12 10:38:18.569211 crc crio[19822]: time=\"2026-06-12T10:38:18.569075519Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144268}] Aliases:map[]}\"",
2026-06-12 11:43:51.995318 | controller |     "Jun 12 10:38:18.569211 crc crio[19822]: time=\"2026-06-12T10:38:18.569165752Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.995333 | controller |     "Jun 12 10:38:19.228677 crc crio[19822]: 2026-06-12T10:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46591fd7d53c5e8 Mac:f2:15:06:a6:3c:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b SocketPath: PciID:}] [{Interface:0xc000282900 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.995354 | controller |     "Jun 12 10:38:19.230384 crc crio[19822]: time=\"2026-06-12T10:38:19.230230723Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144268}] Aliases:map[]}\"",
2026-06-12 11:43:51.995370 | controller |     "Jun 12 10:38:19.230384 crc crio[19822]: time=\"2026-06-12T10:38:19.230387479Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.995386 | controller |     "Jun 12 10:38:19.238387 crc crio[19822]: time=\"2026-06-12T10:38:19.23823759Z\" level=info msg=\"Ran pod sandbox 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/POD\" id=280446eb-9477-4ac4-afc1-0561570e1f9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.995402 | controller |     "Jun 12 10:38:19.241525 crc crio[19822]: time=\"2026-06-12T10:38:19.241437449Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7dabe27e-23aa-4847-b515-3e87915d9c4f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.995417 | controller |     "Jun 12 10:38:19.250775 crc crio[19822]: time=\"2026-06-12T10:38:19.250686963Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:51.995432 | controller |     "Jun 12 10:38:19.685680 crc crio[19822]: time=\"2026-06-12T10:38:19.68548221Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7dabe27e-23aa-4847-b515-3e87915d9c4f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.995448 | controller |     "Jun 12 10:38:19.688449 crc crio[19822]: time=\"2026-06-12T10:38:19.688397343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f0788167-2206-467b-bb6b-9e5fe6fbd997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.995463 | controller |     "Jun 12 10:38:19.716187 crc crio[19822]: time=\"2026-06-12T10:38:19.716002977Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b495b82b-bdc1-4cd9-84dd-5b1afe10fcd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.995478 | controller |     "Jun 12 10:38:19.726989 crc crio[19822]: time=\"2026-06-12T10:38:19.726875442Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=53580767-1244-472b-a2df-4bd1a7119e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.995493 | controller |     "Jun 12 10:38:19.727659 crc crio[19822]: time=\"2026-06-12T10:38:19.727575324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.995509 | controller |     "Jun 12 10:38:19.786641 crc crio[19822]: time=\"2026-06-12T10:38:19.786374299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.995528 | controller |     "Jun 12 10:38:19.790292 crc crio[19822]: time=\"2026-06-12T10:38:19.790209311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.995544 | controller |     "Jun 12 10:38:20.001519 crc crio[19822]: time=\"2026-06-12T10:38:20.000923302Z\" level=info msg=\"Created container bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=53580767-1244-472b-a2df-4bd1a7119e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.995559 | controller |     "Jun 12 10:38:20.003037 crc crio[19822]: time=\"2026-06-12T10:38:20.002903165Z\" level=info msg=\"Starting container: bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260\" id=c708e815-36e5-45d0-a33f-b5911b9f7e7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.995575 | controller |     "Jun 12 10:38:20.011399 crc crio[19822]: time=\"2026-06-12T10:38:20.011304341Z\" level=info msg=\"Started container\" PID=121872 containerID=bbe586ffe5372e7425fb4186ba16ab37f59b4852a27a3adffec3d2474ac0c260 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=c708e815-36e5-45d0-a33f-b5911b9f7e7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4",
2026-06-12 11:43:51.995591 | controller |     "Jun 12 10:38:23.095320 crc crio[19822]: time=\"2026-06-12T10:38:23.094058456Z\" level=info msg=\"Removing container: 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586\" id=43d8b440-d329-43a9-a071-126d9a4690a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.995606 | controller |     "Jun 12 10:38:23.236276 crc crio[19822]: time=\"2026-06-12T10:38:23.236022874Z\" level=info msg=\"Removed container 3a2ece772153d464a3ab60c40f46dc4d530675e73a1f48a7db48a4637bfde586: openshift-infra/auto-csr-approver-29687672-kz5sj/oc\" id=43d8b440-d329-43a9-a071-126d9a4690a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.995621 | controller |     "Jun 12 10:38:23.253367 crc crio[19822]: time=\"2026-06-12T10:38:23.253259216Z\" level=info msg=\"Stopping pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=17bd37f4-8fa8-4437-aa1b-a2f12da6d2f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995636 | controller |     "Jun 12 10:38:23.253676 crc crio[19822]: time=\"2026-06-12T10:38:23.25338368Z\" level=info msg=\"Stopped pod sandbox (already stopped): e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=17bd37f4-8fa8-4437-aa1b-a2f12da6d2f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995651 | controller |     "Jun 12 10:38:23.258637 crc crio[19822]: time=\"2026-06-12T10:38:23.254393573Z\" level=info msg=\"Removing pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=b5f5bea7-1d4a-4959-9959-2bcc50a9602b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.995666 | controller |     "Jun 12 10:38:23.279743 crc crio[19822]: time=\"2026-06-12T10:38:23.279612544Z\" level=info msg=\"Removed pod sandbox: e573cb305980a879ea3638d3cc3921f2ae96f91b4b00614c0415655b75465776\" id=b5f5bea7-1d4a-4959-9959-2bcc50a9602b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.995681 | controller |     "Jun 12 10:38:23.280987 crc crio[19822]: time=\"2026-06-12T10:38:23.280896082Z\" level=info msg=\"Stopping pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=9a1fcabd-1747-4f63-a7ea-1ecf41aa0208 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995695 | controller |     "Jun 12 10:38:23.281183 crc crio[19822]: time=\"2026-06-12T10:38:23.280999585Z\" level=info msg=\"Stopped pod sandbox (already stopped): a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=9a1fcabd-1747-4f63-a7ea-1ecf41aa0208 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995713 | controller |     "Jun 12 10:38:23.282028 crc crio[19822]: time=\"2026-06-12T10:38:23.281955375Z\" level=info msg=\"Removing pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=b1d10a28-559d-41a2-b6c5-297bf21de542 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.995729 | controller |     "Jun 12 10:38:23.298623 crc crio[19822]: time=\"2026-06-12T10:38:23.298509802Z\" level=info msg=\"Removed pod sandbox: a102ec2f4bf698b3ea50e8bbc1c53e6928caca98a5ae08ab06d8511b96d13204\" id=b1d10a28-559d-41a2-b6c5-297bf21de542 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.995743 | controller |     "Jun 12 10:38:24.127609 crc crio[19822]: time=\"2026-06-12T10:38:24.127048773Z\" level=info msg=\"Stopping pod sandbox: 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4\" id=9131cb9e-a186-43ff-aead-3f1f247313c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995759 | controller |     "Jun 12 10:38:24.128699 crc crio[19822]: time=\"2026-06-12T10:38:24.128354115Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms Namespace:openstack ID:46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4 UID:55429524-47cd-4135-b0d5-ebb686e14de7 NetNS:/var/run/netns/f55818d8-5ea8-4c30-830d-cc354aa25c2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55429524_47cd_4135_b0d5_ebb686e14de7.slice PodAnnotations:0xc002144138}] Aliases:map[]}\"",
2026-06-12 11:43:51.995774 | controller |     "Jun 12 10:38:24.128699 crc crio[19822]: time=\"2026-06-12T10:38:24.128497179Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.995789 | controller |     "Jun 12 10:38:24.666890 crc crio[19822]: time=\"2026-06-12T10:38:24.666660555Z\" level=info msg=\"Stopped pod sandbox: 46591fd7d53c5e8c7873fcf9857a522403c5d4ecc15d7087173c65b73dacaba4\" id=9131cb9e-a186-43ff-aead-3f1f247313c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.995804 | controller |     "Jun 12 10:38:26.081443 crc crio[19822]: time=\"2026-06-12T10:38:26.080588011Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/POD\" id=9e8de6cd-98d2-43de-985b-d43d718a15e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.995819 | controller |     "Jun 12 10:38:26.082615 crc crio[19822]: time=\"2026-06-12T10:38:26.08148709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.995835 | controller |     "Jun 12 10:38:26.116783 crc crio[19822]: time=\"2026-06-12T10:38:26.116473869Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc000121688}] Aliases:map[]}\"",
2026-06-12 11:43:51.995855 | controller |     "Jun 12 10:38:26.116783 crc crio[19822]: time=\"2026-06-12T10:38:26.116543071Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.995887 | controller |     "Jun 12 10:38:26.781371 crc crio[19822]: 2026-06-12T10:38:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:feb200836942653 Mac:62:11:c0:f2:b2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.995911 | controller |     "Jun 12 10:38:26.782984 crc crio[19822]: time=\"2026-06-12T10:38:26.782746267Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc000121688}] Aliases:map[]}\"",
2026-06-12 11:43:51.995928 | controller |     "Jun 12 10:38:26.782984 crc crio[19822]: time=\"2026-06-12T10:38:26.782960933Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.995943 | controller |     "Jun 12 10:38:26.790730 crc crio[19822]: time=\"2026-06-12T10:38:26.79065523Z\" level=info msg=\"Ran pod sandbox feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/POD\" id=9e8de6cd-98d2-43de-985b-d43d718a15e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.995958 | controller |     "Jun 12 10:38:26.793782 crc crio[19822]: time=\"2026-06-12T10:38:26.793219958Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9f2be146-8ddd-46e3-ad04-42bb8a242785 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.995974 | controller |     "Jun 12 10:38:26.804153 crc crio[19822]: time=\"2026-06-12T10:38:26.804006931Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:51.995989 | controller |     "Jun 12 10:38:27.242859 crc crio[19822]: time=\"2026-06-12T10:38:27.242207616Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9f2be146-8ddd-46e3-ad04-42bb8a242785 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.996004 | controller |     "Jun 12 10:38:27.244212 crc crio[19822]: time=\"2026-06-12T10:38:27.243675622Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5e6d87c5-02fd-4de9-b6aa-a4dd1460fc82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.996019 | controller |     "Jun 12 10:38:27.271688 crc crio[19822]: time=\"2026-06-12T10:38:27.271587378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=132ff4f5-60c8-4ad3-8b3e-534dc67525c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.996034 | controller |     "Jun 12 10:38:27.282547 crc crio[19822]: time=\"2026-06-12T10:38:27.282444923Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=e535f308-d518-45e1-b748-cf2cd20c183a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.996049 | controller |     "Jun 12 10:38:27.283047 crc crio[19822]: time=\"2026-06-12T10:38:27.28297989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996067 | controller |     "Jun 12 10:38:27.349326 crc crio[19822]: time=\"2026-06-12T10:38:27.349225622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996082 | controller |     "Jun 12 10:38:27.352542 crc crio[19822]: time=\"2026-06-12T10:38:27.352462332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996097 | controller |     "Jun 12 10:38:27.521323 crc crio[19822]: time=\"2026-06-12T10:38:27.521230774Z\" level=info msg=\"Created container d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=e535f308-d518-45e1-b748-cf2cd20c183a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.996112 | controller |     "Jun 12 10:38:27.522308 crc crio[19822]: time=\"2026-06-12T10:38:27.522222376Z\" level=info msg=\"Starting container: d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60\" id=0f4f43b7-8ac3-4c29-be3d-7619f0461597 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.996128 | controller |     "Jun 12 10:38:27.529417 crc crio[19822]: time=\"2026-06-12T10:38:27.529267079Z\" level=info msg=\"Started container\" PID=122447 containerID=d78c274b74b2d0a17ba4ac8efb03bd35016b88f7bbcf1770db01ce6f9b88be60 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=0f4f43b7-8ac3-4c29-be3d-7619f0461597 name=/runtime.v1.RuntimeService/StartContainer sandboxID=feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96",
2026-06-12 11:43:51.996143 | controller |     "Jun 12 10:40:01.228621 crc crio[19822]: time=\"2026-06-12T10:40:01.227048722Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687680-hc5t4/POD\" id=a58eb2b6-4702-41ca-b06b-def8ce039d76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.996159 | controller |     "Jun 12 10:40:01.231742 crc crio[19822]: time=\"2026-06-12T10:40:01.228703265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996174 | controller |     "Jun 12 10:40:01.310204 crc crio[19822]: time=\"2026-06-12T10:40:01.310111556Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc0032643e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.996190 | controller |     "Jun 12 10:40:01.310204 crc crio[19822]: time=\"2026-06-12T10:40:01.310187668Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687680-hc5t4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.996206 | controller |     "Jun 12 10:40:01.996003 crc crio[19822]: 2026-06-12T10:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cb982b9e13e215 Mac:be:70:8b:95:1a:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 SocketPath: PciID:}] [{Interface:0xc00042d090 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.996221 | controller |     "Jun 12 10:40:01.999347 crc crio[19822]: time=\"2026-06-12T10:40:01.99923295Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc0032643e0}] Aliases:map[]}\"",
2026-06-12 11:43:51.996241 | controller |     "Jun 12 10:40:01.999525 crc crio[19822]: time=\"2026-06-12T10:40:01.999450927Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687680-hc5t4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.996256 | controller |     "Jun 12 10:40:02.018990 crc crio[19822]: time=\"2026-06-12T10:40:02.018871203Z\" level=info msg=\"Ran pod sandbox 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea with infra container: openshift-infra/auto-csr-approver-29687680-hc5t4/POD\" id=a58eb2b6-4702-41ca-b06b-def8ce039d76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.996272 | controller |     "Jun 12 10:40:02.024236 crc crio[19822]: time=\"2026-06-12T10:40:02.023620881Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fa114891-3f9d-4125-98e2-f3a4fa9e411d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.996288 | controller |     "Jun 12 10:40:02.041403 crc crio[19822]: time=\"2026-06-12T10:40:02.041315686Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.996303 | controller |     "Jun 12 10:40:03.140160 crc crio[19822]: time=\"2026-06-12T10:40:03.139561839Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fa114891-3f9d-4125-98e2-f3a4fa9e411d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.996319 | controller |     "Jun 12 10:40:03.142097 crc crio[19822]: time=\"2026-06-12T10:40:03.141948694Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc7a9e00-e326-47bb-b3be-e375bee7fbbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.996334 | controller |     "Jun 12 10:40:03.144974 crc crio[19822]: time=\"2026-06-12T10:40:03.144878326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6104dc23-b084-437d-a864-bbceddc2e806 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.996350 | controller |     "Jun 12 10:40:03.153208 crc crio[19822]: time=\"2026-06-12T10:40:03.153120548Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687680-hc5t4/oc\" id=2f2381e8-abbc-4dad-a2a2-81dc2187f5a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.996365 | controller |     "Jun 12 10:40:03.153708 crc crio[19822]: time=\"2026-06-12T10:40:03.153626975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996381 | controller |     "Jun 12 10:40:03.213700 crc crio[19822]: time=\"2026-06-12T10:40:03.212183701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996397 | controller |     "Jun 12 10:40:03.633383 crc crio[19822]: time=\"2026-06-12T10:40:03.632524352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996412 | controller |     "Jun 12 10:40:03.778658 crc crio[19822]: time=\"2026-06-12T10:40:03.77854435Z\" level=info msg=\"Created container c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217: openshift-infra/auto-csr-approver-29687680-hc5t4/oc\" id=2f2381e8-abbc-4dad-a2a2-81dc2187f5a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.996431 | controller |     "Jun 12 10:40:03.780586 crc crio[19822]: time=\"2026-06-12T10:40:03.780063299Z\" level=info msg=\"Starting container: c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217\" id=a9ab6203-aeec-4835-aa69-ec21b7533234 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.996447 | controller |     "Jun 12 10:40:03.786037 crc crio[19822]: time=\"2026-06-12T10:40:03.785934485Z\" level=info msg=\"Started container\" PID=126994 containerID=c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217 description=openshift-infra/auto-csr-approver-29687680-hc5t4/oc id=a9ab6203-aeec-4835-aa69-ec21b7533234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea",
2026-06-12 11:43:51.996463 | controller |     "Jun 12 10:40:06.474883 crc crio[19822]: time=\"2026-06-12T10:40:06.473954285Z\" level=info msg=\"Stopping pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=96c61cfa-d4a6-4326-8d31-ad76845b786c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.996478 | controller |     "Jun 12 10:40:06.477165 crc crio[19822]: time=\"2026-06-12T10:40:06.477123836Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687680-hc5t4 Namespace:openshift-infra ID:1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea UID:78fb1bba-7dd3-4b47-b713-3c4db85fe1c2 NetNS:/var/run/netns/11b3983d-afda-40cd-8158-2b2d056cb275 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod78fb1bba_7dd3_4b47_b713_3c4db85fe1c2.slice PodAnnotations:0xc00101a928}] Aliases:map[]}\"",
2026-06-12 11:43:51.996493 | controller |     "Jun 12 10:40:06.477473 crc crio[19822]: time=\"2026-06-12T10:40:06.477437096Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687680-hc5t4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.996509 | controller |     "Jun 12 10:40:06.843154 crc crio[19822]: time=\"2026-06-12T10:40:06.842697056Z\" level=info msg=\"Stopped pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=96c61cfa-d4a6-4326-8d31-ad76845b786c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.996524 | controller |     "Jun 12 10:40:28.373378 crc crio[19822]: time=\"2026-06-12T10:40:28.373064322Z\" level=info msg=\"Removing container: 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b\" id=e3e509ba-0eb7-4e14-872a-34130571f7ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.996539 | controller |     "Jun 12 10:40:28.593998 crc crio[19822]: time=\"2026-06-12T10:40:28.593319922Z\" level=info msg=\"Removed container 5f7b30b29eab3972375cd68d7d9ff73d71aab0688ff120b1aac7b82cee07ce8b: openshift-infra/auto-csr-approver-29687674-c9ssn/oc\" id=e3e509ba-0eb7-4e14-872a-34130571f7ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.996554 | controller |     "Jun 12 10:40:28.604509 crc crio[19822]: time=\"2026-06-12T10:40:28.604415068Z\" level=info msg=\"Stopping pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=eef490ea-bcd9-4554-93c8-a565db0bed92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.996569 | controller |     "Jun 12 10:40:28.604633 crc crio[19822]: time=\"2026-06-12T10:40:28.604500031Z\" level=info msg=\"Stopped pod sandbox (already stopped): acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=eef490ea-bcd9-4554-93c8-a565db0bed92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.996584 | controller |     "Jun 12 10:40:28.605473 crc crio[19822]: time=\"2026-06-12T10:40:28.60540472Z\" level=info msg=\"Removing pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=b4204f7a-9c1a-42f6-ae77-717dbb990ab4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.996602 | controller |     "Jun 12 10:40:28.627617 crc crio[19822]: time=\"2026-06-12T10:40:28.627494008Z\" level=info msg=\"Removed pod sandbox: acd9acf06e8f9499bfea3e22874b8ca285449b26633a0ea7050eb23cfb89d427\" id=b4204f7a-9c1a-42f6-ae77-717dbb990ab4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.996618 | controller |     "Jun 12 10:40:34.502139 crc crio[19822]: time=\"2026-06-12T10:40:34.501700054Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c2qtz/POD\" id=d20b1945-ed4e-497c-a9b7-f1b325513efb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.996633 | controller |     "Jun 12 10:40:34.503226 crc crio[19822]: time=\"2026-06-12T10:40:34.503204062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996649 | controller |     "Jun 12 10:40:34.544103 crc crio[19822]: time=\"2026-06-12T10:40:34.544017217Z\" level=info msg=\"Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc0032657b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.996665 | controller |     "Jun 12 10:40:34.544103 crc crio[19822]: time=\"2026-06-12T10:40:34.544080359Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c2qtz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.996680 | controller |     "Jun 12 10:40:35.217332 crc crio[19822]: 2026-06-12T10:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f64a6f98ec6e2b7 Mac:22:fd:d8:db:02:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.996695 | controller |     "Jun 12 10:40:35.221850 crc crio[19822]: time=\"2026-06-12T10:40:35.22148697Z\" level=info msg=\"Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc0032657b8}] Aliases:map[]}\"",
2026-06-12 11:43:51.996710 | controller |     "Jun 12 10:40:35.222633 crc crio[19822]: time=\"2026-06-12T10:40:35.222545364Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c2qtz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.996725 | controller |     "Jun 12 10:40:35.254256 crc crio[19822]: time=\"2026-06-12T10:40:35.253542635Z\" level=info msg=\"Ran pod sandbox f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e with infra container: openshift-marketplace/community-operators-c2qtz/POD\" id=d20b1945-ed4e-497c-a9b7-f1b325513efb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.996740 | controller |     "Jun 12 10:40:35.257059 crc crio[19822]: time=\"2026-06-12T10:40:35.25687718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=573295ee-3df8-4443-9ad0-8a6197f25696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.996755 | controller |     "Jun 12 10:40:35.262424 crc crio[19822]: time=\"2026-06-12T10:40:35.262251952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=551ae9f6-5aad-49a2-801a-cdcf4828292f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.996773 | controller |     "Jun 12 10:40:35.289687 crc crio[19822]: time=\"2026-06-12T10:40:35.289460864Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c2qtz/extract-utilities\" id=2422196a-6c53-4f96-894f-a05ef1f7cc3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.996788 | controller |     "Jun 12 10:40:35.290227 crc crio[19822]: time=\"2026-06-12T10:40:35.290107085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996803 | controller |     "Jun 12 10:40:35.382454 crc crio[19822]: time=\"2026-06-12T10:40:35.382291257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996819 | controller |     "Jun 12 10:40:35.406564 crc crio[19822]: time=\"2026-06-12T10:40:35.406458342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.996834 | controller |     "Jun 12 10:40:35.618130 crc crio[19822]: time=\"2026-06-12T10:40:35.618018887Z\" level=info msg=\"Created container 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf: openshift-marketplace/community-operators-c2qtz/extract-utilities\" id=2422196a-6c53-4f96-894f-a05ef1f7cc3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.996853 | controller |     "Jun 12 10:40:35.619938 crc crio[19822]: time=\"2026-06-12T10:40:35.61973942Z\" level=info msg=\"Starting container: 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf\" id=5d15fbb3-8784-414e-b9f0-97cbbd6633e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.996886 | controller |     "Jun 12 10:40:35.626440 crc crio[19822]: time=\"2026-06-12T10:40:35.626275184Z\" level=info msg=\"Started container\" PID=128717 containerID=9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf description=openshift-marketplace/community-operators-c2qtz/extract-utilities id=5d15fbb3-8784-414e-b9f0-97cbbd6633e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e",
2026-06-12 11:43:51.996908 | controller |     "Jun 12 10:40:36.024993 crc crio[19822]: time=\"2026-06-12T10:40:36.023356578Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=581509de-ac5c-431d-927a-3f01ab023a88 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.996924 | controller |     "Jun 12 10:40:36.028348 crc crio[19822]: time=\"2026-06-12T10:40:36.027972476Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.996939 | controller |     "Jun 12 10:40:36.890273 crc crio[19822]: time=\"2026-06-12T10:40:36.890218485Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=581509de-ac5c-431d-927a-3f01ab023a88 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.996954 | controller |     "Jun 12 10:40:36.893366 crc crio[19822]: time=\"2026-06-12T10:40:36.893302654Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=22a0244d-ed98-4355-b70c-71956676295f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.996969 | controller |     "Jun 12 10:40:36.896276 crc crio[19822]: time=\"2026-06-12T10:40:36.896246687Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0521a633-9e06-4af7-9699-457bedc85c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.996987 | controller |     "Jun 12 10:40:36.906485 crc crio[19822]: time=\"2026-06-12T10:40:36.906328433Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c2qtz/extract-content\" id=4a36a692-71a1-46bc-a68c-1473827d00ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997002 | controller |     "Jun 12 10:40:36.907220 crc crio[19822]: time=\"2026-06-12T10:40:36.906963273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997017 | controller |     "Jun 12 10:40:37.002579 crc crio[19822]: time=\"2026-06-12T10:40:37.002298611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997032 | controller |     "Jun 12 10:40:37.009242 crc crio[19822]: time=\"2026-06-12T10:40:37.009166059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997047 | controller |     "Jun 12 10:40:37.247976 crc crio[19822]: time=\"2026-06-12T10:40:37.247431969Z\" level=info msg=\"Created container c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d: openshift-marketplace/community-operators-c2qtz/extract-content\" id=4a36a692-71a1-46bc-a68c-1473827d00ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997062 | controller |     "Jun 12 10:40:37.249441 crc crio[19822]: time=\"2026-06-12T10:40:37.24937713Z\" level=info msg=\"Starting container: c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d\" id=c5c023da-7f8c-4794-9924-8e778da413e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.997077 | controller |     "Jun 12 10:40:37.256202 crc crio[19822]: time=\"2026-06-12T10:40:37.256061475Z\" level=info msg=\"Started container\" PID=128813 containerID=c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d description=openshift-marketplace/community-operators-c2qtz/extract-content id=c5c023da-7f8c-4794-9924-8e778da413e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e",
2026-06-12 11:43:51.997092 | controller |     "Jun 12 10:40:39.178527 crc crio[19822]: time=\"2026-06-12T10:40:39.174313967Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-79fwv/POD\" id=4747b11e-0ffe-487e-b13d-c0cd98ff026e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.997107 | controller |     "Jun 12 10:40:39.178527 crc crio[19822]: time=\"2026-06-12T10:40:39.174777272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997123 | controller |     "Jun 12 10:40:39.216051 crc crio[19822]: time=\"2026-06-12T10:40:39.215877841Z\" level=info msg=\"Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc000121000}] Aliases:map[]}\"",
2026-06-12 11:43:51.997138 | controller |     "Jun 12 10:40:39.216051 crc crio[19822]: time=\"2026-06-12T10:40:39.216031866Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-79fwv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.997153 | controller |     "Jun 12 10:40:39.868220 crc crio[19822]: 2026-06-12T10:40:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93901d63dfa7194 Mac:fa:a5:d9:c7:ab:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.997172 | controller |     "Jun 12 10:40:39.870478 crc crio[19822]: time=\"2026-06-12T10:40:39.870398744Z\" level=info msg=\"Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc000121000}] Aliases:map[]}\"",
2026-06-12 11:43:51.997187 | controller |     "Jun 12 10:40:39.870629 crc crio[19822]: time=\"2026-06-12T10:40:39.87058238Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-79fwv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.997203 | controller |     "Jun 12 10:40:39.884638 crc crio[19822]: time=\"2026-06-12T10:40:39.884050686Z\" level=info msg=\"Ran pod sandbox 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 with infra container: openshift-marketplace/redhat-operators-79fwv/POD\" id=4747b11e-0ffe-487e-b13d-c0cd98ff026e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.997218 | controller |     "Jun 12 10:40:39.890034 crc crio[19822]: time=\"2026-06-12T10:40:39.889949074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f56dfde3-cfeb-4045-a4b1-bd2c913ff018 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.997233 | controller |     "Jun 12 10:40:39.893088 crc crio[19822]: time=\"2026-06-12T10:40:39.893016179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a665652-01ec-403f-beb1-e118df51d26e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.997249 | controller |     "Jun 12 10:40:39.912628 crc crio[19822]: time=\"2026-06-12T10:40:39.91253935Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-79fwv/extract-utilities\" id=922509bf-5ae5-43cb-a62b-3381a076ea76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997264 | controller |     "Jun 12 10:40:39.913174 crc crio[19822]: time=\"2026-06-12T10:40:39.913113109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997279 | controller |     "Jun 12 10:40:40.000588 crc crio[19822]: time=\"2026-06-12T10:40:40.000511839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997294 | controller |     "Jun 12 10:40:40.007527 crc crio[19822]: time=\"2026-06-12T10:40:40.00745506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997309 | controller |     "Jun 12 10:40:40.086132 crc crio[19822]: time=\"2026-06-12T10:40:40.08542191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39e393de-f3b8-40fb-8511-bc2b54071250 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.997324 | controller |     "Jun 12 10:40:40.087984 crc crio[19822]: time=\"2026-06-12T10:40:40.087896519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51b8a5ff-00d7-459b-b625-88dad3180407 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.997343 | controller |     "Jun 12 10:40:40.095619 crc crio[19822]: time=\"2026-06-12T10:40:40.095539422Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c2qtz/registry-server\" id=65387a4e-a508-4bc7-a1b5-043dc89cb935 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997359 | controller |     "Jun 12 10:40:40.096166 crc crio[19822]: time=\"2026-06-12T10:40:40.096112851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997374 | controller |     "Jun 12 10:40:40.176088 crc crio[19822]: time=\"2026-06-12T10:40:40.176025402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997389 | controller |     "Jun 12 10:40:40.182763 crc crio[19822]: time=\"2026-06-12T10:40:40.182631973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997405 | controller |     "Jun 12 10:40:40.187118 crc crio[19822]: time=\"2026-06-12T10:40:40.187029502Z\" level=info msg=\"Created container ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1: openshift-marketplace/redhat-operators-79fwv/extract-utilities\" id=922509bf-5ae5-43cb-a62b-3381a076ea76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997420 | controller |     "Jun 12 10:40:40.188421 crc crio[19822]: time=\"2026-06-12T10:40:40.188317434Z\" level=info msg=\"Starting container: ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1\" id=892f4847-a0ed-4427-a9f7-d211daf28d81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.997438 | controller |     "Jun 12 10:40:40.197737 crc crio[19822]: time=\"2026-06-12T10:40:40.19733413Z\" level=info msg=\"Started container\" PID=128982 containerID=ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1 description=openshift-marketplace/redhat-operators-79fwv/extract-utilities id=892f4847-a0ed-4427-a9f7-d211daf28d81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3",
2026-06-12 11:43:51.997468 | controller |     "Jun 12 10:40:40.442358 crc crio[19822]: time=\"2026-06-12T10:40:40.442274363Z\" level=info msg=\"Created container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server\" id=65387a4e-a508-4bc7-a1b5-043dc89cb935 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997484 | controller |     "Jun 12 10:40:40.445151 crc crio[19822]: time=\"2026-06-12T10:40:40.445074793Z\" level=info msg=\"Starting container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536\" id=c782ca66-0b27-4c55-b372-93c944e1eeec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.997500 | controller |     "Jun 12 10:40:40.451134 crc crio[19822]: time=\"2026-06-12T10:40:40.45098294Z\" level=info msg=\"Started container\" PID=128991 containerID=bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536 description=openshift-marketplace/community-operators-c2qtz/registry-server id=c782ca66-0b27-4c55-b372-93c944e1eeec name=/runtime.v1.RuntimeService/StartContainer sandboxID=f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e",
2026-06-12 11:43:51.997516 | controller |     "Jun 12 10:40:41.109375 crc crio[19822]: time=\"2026-06-12T10:40:41.108882368Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=49795630-7e76-451a-9076-b41420c10204 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.997531 | controller |     "Jun 12 10:40:41.113352 crc crio[19822]: time=\"2026-06-12T10:40:41.113246349Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:51.997549 | controller |     "Jun 12 10:40:41.785203 crc crio[19822]: time=\"2026-06-12T10:40:41.785029988Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=49795630-7e76-451a-9076-b41420c10204 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.997565 | controller |     "Jun 12 10:40:41.787885 crc crio[19822]: time=\"2026-06-12T10:40:41.786249657Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=03c7b692-22d9-487f-8a2e-32b35f5237c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.997581 | controller |     "Jun 12 10:40:41.789011 crc crio[19822]: time=\"2026-06-12T10:40:41.788957033Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=176b64b6-9f99-4f4f-9751-d46b05f14cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.997596 | controller |     "Jun 12 10:40:41.797119 crc crio[19822]: time=\"2026-06-12T10:40:41.797046901Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-79fwv/extract-content\" id=947b7bfc-5734-4722-932b-fcd323cc30f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997612 | controller |     "Jun 12 10:40:41.797541 crc crio[19822]: time=\"2026-06-12T10:40:41.797485464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997627 | controller |     "Jun 12 10:40:41.852378 crc crio[19822]: time=\"2026-06-12T10:40:41.852277437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997642 | controller |     "Jun 12 10:40:41.854799 crc crio[19822]: time=\"2026-06-12T10:40:41.854714105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997657 | controller |     "Jun 12 10:40:42.028850 crc crio[19822]: time=\"2026-06-12T10:40:42.028690339Z\" level=info msg=\"Created container 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2: openshift-marketplace/redhat-operators-79fwv/extract-content\" id=947b7bfc-5734-4722-932b-fcd323cc30f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997673 | controller |     "Jun 12 10:40:42.030213 crc crio[19822]: time=\"2026-06-12T10:40:42.030144826Z\" level=info msg=\"Starting container: 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2\" id=c6ff4c28-a4f6-4ee8-96f0-6ab62bf0c3c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.997689 | controller |     "Jun 12 10:40:42.036800 crc crio[19822]: time=\"2026-06-12T10:40:42.036619021Z\" level=info msg=\"Started container\" PID=129126 containerID=9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2 description=openshift-marketplace/redhat-operators-79fwv/extract-content id=c6ff4c28-a4f6-4ee8-96f0-6ab62bf0c3c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3",
2026-06-12 11:43:51.997704 | controller |     "Jun 12 10:40:48.233404 crc crio[19822]: time=\"2026-06-12T10:40:48.232786222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=71300eda-b9ee-41f9-b9ce-ede042633361 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.997720 | controller |     "Jun 12 10:40:49.014631 crc crio[19822]: time=\"2026-06-12T10:40:49.014091837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5404725b-d3e0-464b-b876-f96bd31848a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.997739 | controller |     "Jun 12 10:40:49.096864 crc crio[19822]: time=\"2026-06-12T10:40:49.096734317Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-79fwv/registry-server\" id=7f2865b0-8e7e-4579-a33b-1bdb423816c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997755 | controller |     "Jun 12 10:40:49.097225 crc crio[19822]: time=\"2026-06-12T10:40:49.097196012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997771 | controller |     "Jun 12 10:40:49.202609 crc crio[19822]: time=\"2026-06-12T10:40:49.202488371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997786 | controller |     "Jun 12 10:40:49.206990 crc crio[19822]: time=\"2026-06-12T10:40:49.20689407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.997801 | controller |     "Jun 12 10:40:49.631371 crc crio[19822]: time=\"2026-06-12T10:40:49.630558968Z\" level=info msg=\"Created container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server\" id=7f2865b0-8e7e-4579-a33b-1bdb423816c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.997817 | controller |     "Jun 12 10:40:49.633517 crc crio[19822]: time=\"2026-06-12T10:40:49.633431591Z\" level=info msg=\"Starting container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0\" id=4afcfb8e-3b95-488e-8b3a-a11b37380560 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.997832 | controller |     "Jun 12 10:40:49.643561 crc crio[19822]: time=\"2026-06-12T10:40:49.643355005Z\" level=info msg=\"Started container\" PID=129422 containerID=8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0 description=openshift-marketplace/redhat-operators-79fwv/registry-server id=4afcfb8e-3b95-488e-8b3a-a11b37380560 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3",
2026-06-12 11:43:51.997847 | controller |     "Jun 12 10:40:56.346387 crc crio[19822]: time=\"2026-06-12T10:40:56.34545863Z\" level=info msg=\"Stopping container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536 (timeout: 2s)\" id=316f3037-026f-4c49-984b-e7015c7c172a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.997882 | controller |     "Jun 12 10:40:57.079443 crc crio[19822]: time=\"2026-06-12T10:40:57.078637124Z\" level=info msg=\"Stopped container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server\" id=316f3037-026f-4c49-984b-e7015c7c172a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.997901 | controller |     "Jun 12 10:40:57.080314 crc crio[19822]: time=\"2026-06-12T10:40:57.080256166Z\" level=info msg=\"Stopping pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=4100c174-4a18-4dfb-878a-f0a74b6cf287 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.997916 | controller |     "Jun 12 10:40:57.081191 crc crio[19822]: time=\"2026-06-12T10:40:57.081084823Z\" level=info msg=\"Got pod network &{Name:community-operators-c2qtz Namespace:openshift-marketplace ID:f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e UID:e6befddb-c19c-4d18-a5f7-f0cc556e2904 NetNS:/var/run/netns/297966f5-5920-42c9-bdc0-21ca72180c9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6befddb_c19c_4d18_a5f7_f0cc556e2904.slice PodAnnotations:0xc001ee2828}] Aliases:map[]}\"",
2026-06-12 11:43:51.997935 | controller |     "Jun 12 10:40:57.081335 crc crio[19822]: time=\"2026-06-12T10:40:57.081253048Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c2qtz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.997952 | controller |     "Jun 12 10:40:57.433771 crc crio[19822]: time=\"2026-06-12T10:40:57.433620187Z\" level=info msg=\"Stopped pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=4100c174-4a18-4dfb-878a-f0a74b6cf287 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.997967 | controller |     "Jun 12 10:40:58.396547 crc crio[19822]: time=\"2026-06-12T10:40:58.396059172Z\" level=info msg=\"Removing container: bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536\" id=6786bd66-12cf-4f49-8ca5-b99fd1803262 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.997982 | controller |     "Jun 12 10:40:58.437860 crc crio[19822]: time=\"2026-06-12T10:40:58.437673667Z\" level=info msg=\"Removed container bdcccb584036c5d6e8ceacfe45b3483c0789fca6b8d1b2fbedbd0f5c586d6536: openshift-marketplace/community-operators-c2qtz/registry-server\" id=6786bd66-12cf-4f49-8ca5-b99fd1803262 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.997997 | controller |     "Jun 12 10:40:58.442736 crc crio[19822]: time=\"2026-06-12T10:40:58.442461228Z\" level=info msg=\"Removing container: c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d\" id=3bf05370-f944-4532-8d8e-ba628bb28421 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998012 | controller |     "Jun 12 10:40:58.507265 crc crio[19822]: time=\"2026-06-12T10:40:58.507164446Z\" level=info msg=\"Removed container c49ff2527e0bf7e80b308bd2580462ddadb8ff20bb775d436ade17d924a6ff0d: openshift-marketplace/community-operators-c2qtz/extract-content\" id=3bf05370-f944-4532-8d8e-ba628bb28421 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998027 | controller |     "Jun 12 10:40:58.510598 crc crio[19822]: time=\"2026-06-12T10:40:58.510252586Z\" level=info msg=\"Removing container: 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf\" id=5a43c624-5f04-4f9f-98b5-62940a1f043c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998042 | controller |     "Jun 12 10:40:58.535196 crc crio[19822]: time=\"2026-06-12T10:40:58.535114489Z\" level=info msg=\"Removed container 9a61d6190295d8af5ee4a727378cd77652d14be607213eb7037dffd3bed7b9cf: openshift-marketplace/community-operators-c2qtz/extract-utilities\" id=5a43c624-5f04-4f9f-98b5-62940a1f043c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998056 | controller |     "Jun 12 10:41:01.434064 crc crio[19822]: time=\"2026-06-12T10:41:01.433378984Z\" level=info msg=\"Stopping container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0 (timeout: 2s)\" id=d51b187b-d8f6-42bd-a256-7b01c7ef7208 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.998072 | controller |     "Jun 12 10:41:01.562972 crc crio[19822]: time=\"2026-06-12T10:41:01.56277622Z\" level=info msg=\"Stopped container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server\" id=d51b187b-d8f6-42bd-a256-7b01c7ef7208 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:51.998087 | controller |     "Jun 12 10:41:01.563972 crc crio[19822]: time=\"2026-06-12T10:41:01.563880115Z\" level=info msg=\"Stopping pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=be199f81-5ac9-4a2a-8a2b-5169877483c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998102 | controller |     "Jun 12 10:41:01.564705 crc crio[19822]: time=\"2026-06-12T10:41:01.564634029Z\" level=info msg=\"Got pod network &{Name:redhat-operators-79fwv Namespace:openshift-marketplace ID:93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3 UID:0940306a-ccaa-40ad-a5b3-9e647dd136a7 NetNS:/var/run/netns/f933d055-6ac9-443a-899c-370411c81436 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0940306a_ccaa_40ad_a5b3_9e647dd136a7.slice PodAnnotations:0xc003264570}] Aliases:map[]}\"",
2026-06-12 11:43:51.998123 | controller |     "Jun 12 10:41:01.564980 crc crio[19822]: time=\"2026-06-12T10:41:01.564802844Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-79fwv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.998139 | controller |     "Jun 12 10:41:01.943562 crc crio[19822]: time=\"2026-06-12T10:41:01.942976715Z\" level=info msg=\"Stopped pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=be199f81-5ac9-4a2a-8a2b-5169877483c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998155 | controller |     "Jun 12 10:41:02.489602 crc crio[19822]: time=\"2026-06-12T10:41:02.489445029Z\" level=info msg=\"Removing container: 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0\" id=ce4af25d-0c1c-4267-8a33-50572cc2791b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998170 | controller |     "Jun 12 10:41:02.542674 crc crio[19822]: time=\"2026-06-12T10:41:02.542531179Z\" level=info msg=\"Removed container 8569bc3fa2fa23d1fc0d6b0156985bdb51a44561d4caab21b1072fcd915038a0: openshift-marketplace/redhat-operators-79fwv/registry-server\" id=ce4af25d-0c1c-4267-8a33-50572cc2791b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998186 | controller |     "Jun 12 10:41:02.547049 crc crio[19822]: time=\"2026-06-12T10:41:02.546965008Z\" level=info msg=\"Removing container: 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2\" id=e75d97da-2110-4eb5-b9ff-8d347b3db9c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998201 | controller |     "Jun 12 10:41:02.605515 crc crio[19822]: time=\"2026-06-12T10:41:02.605409658Z\" level=info msg=\"Removed container 9b71eb82a201b6466108e623871d8b621fd0e1ba2ebfed8e6674928b7911c2c2: openshift-marketplace/redhat-operators-79fwv/extract-content\" id=e75d97da-2110-4eb5-b9ff-8d347b3db9c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998216 | controller |     "Jun 12 10:41:02.615665 crc crio[19822]: time=\"2026-06-12T10:41:02.615005253Z\" level=info msg=\"Removing container: ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1\" id=ac628d7c-dc1e-46c9-9547-c9e56b4e5939 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998231 | controller |     "Jun 12 10:41:02.679937 crc crio[19822]: time=\"2026-06-12T10:41:02.679712326Z\" level=info msg=\"Removed container ba8f1658f3bef5ebfe05f004de4221fdc60fdd1fe96524e5bdbd34652e0ceae1: openshift-marketplace/redhat-operators-79fwv/extract-utilities\" id=ac628d7c-dc1e-46c9-9547-c9e56b4e5939 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998246 | controller |     "Jun 12 10:41:28.663538 crc crio[19822]: time=\"2026-06-12T10:41:28.662527061Z\" level=info msg=\"Stopping pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=82374cd6-2734-4f89-9ced-f83dba3a8239 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998261 | controller |     "Jun 12 10:41:28.665943 crc crio[19822]: time=\"2026-06-12T10:41:28.663628585Z\" level=info msg=\"Stopped pod sandbox (already stopped): f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=82374cd6-2734-4f89-9ced-f83dba3a8239 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998276 | controller |     "Jun 12 10:41:28.665943 crc crio[19822]: time=\"2026-06-12T10:41:28.664418821Z\" level=info msg=\"Removing pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=4e8d1b8f-15dd-4e15-9db7-cf506f0fea34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.998291 | controller |     "Jun 12 10:41:28.684905 crc crio[19822]: time=\"2026-06-12T10:41:28.684747398Z\" level=info msg=\"Removed pod sandbox: f64a6f98ec6e2b743f20f3ec3e73a01fb78c3ccf1646027c35a7e50e426eeb3e\" id=4e8d1b8f-15dd-4e15-9db7-cf506f0fea34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.998308 | controller |     "Jun 12 10:41:28.686094 crc crio[19822]: time=\"2026-06-12T10:41:28.686023478Z\" level=info msg=\"Stopping pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=7358df22-7e17-449b-a1bb-b19a7e509d16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998324 | controller |     "Jun 12 10:41:28.686194 crc crio[19822]: time=\"2026-06-12T10:41:28.686121061Z\" level=info msg=\"Stopped pod sandbox (already stopped): 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=7358df22-7e17-449b-a1bb-b19a7e509d16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998338 | controller |     "Jun 12 10:41:28.686619 crc crio[19822]: time=\"2026-06-12T10:41:28.686580016Z\" level=info msg=\"Removing pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=45887a0b-22ab-4a63-b328-9dbe5d238a3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.998353 | controller |     "Jun 12 10:41:28.703587 crc crio[19822]: time=\"2026-06-12T10:41:28.703489134Z\" level=info msg=\"Removed pod sandbox: 93901d63dfa7194df37487dcdc72feabc6e1c32c32fd737bf64b832c3f7884b3\" id=45887a0b-22ab-4a63-b328-9dbe5d238a3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.998368 | controller |     "Jun 12 10:42:00.581272 crc crio[19822]: time=\"2026-06-12T10:42:00.580549038Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687682-78kwc/POD\" id=6ccac2ab-22e2-4636-a7ae-08da57007530 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.998383 | controller |     "Jun 12 10:42:00.581272 crc crio[19822]: time=\"2026-06-12T10:42:00.581271421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.998398 | controller |     "Jun 12 10:42:00.616585 crc crio[19822]: time=\"2026-06-12T10:42:00.616480441Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc00244c6d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.998413 | controller |     "Jun 12 10:42:00.616585 crc crio[19822]: time=\"2026-06-12T10:42:00.616563514Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687682-78kwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.998429 | controller |     "Jun 12 10:42:01.178663 crc crio[19822]: 2026-06-12T10:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1884dfeab9f907 Mac:2a:d5:e0:28:c4:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.998444 | controller |     "Jun 12 10:42:01.180615 crc crio[19822]: time=\"2026-06-12T10:42:01.18004313Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc00244c6d8}] Aliases:map[]}\"",
2026-06-12 11:43:51.998464 | controller |     "Jun 12 10:42:01.183386 crc crio[19822]: time=\"2026-06-12T10:42:01.183129227Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687682-78kwc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.998480 | controller |     "Jun 12 10:42:01.199497 crc crio[19822]: time=\"2026-06-12T10:42:01.19938338Z\" level=info msg=\"Ran pod sandbox d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 with infra container: openshift-infra/auto-csr-approver-29687682-78kwc/POD\" id=6ccac2ab-22e2-4636-a7ae-08da57007530 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.998495 | controller |     "Jun 12 10:42:01.206343 crc crio[19822]: time=\"2026-06-12T10:42:01.206206881Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=451a61b4-c23c-4f78-ac0f-08c0868bf86e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.998510 | controller |     "Jun 12 10:42:01.221798 crc crio[19822]: time=\"2026-06-12T10:42:01.221599271Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.998526 | controller |     "Jun 12 10:42:02.629566 crc crio[19822]: time=\"2026-06-12T10:42:02.629084044Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=451a61b4-c23c-4f78-ac0f-08c0868bf86e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.998541 | controller |     "Jun 12 10:42:02.631403 crc crio[19822]: time=\"2026-06-12T10:42:02.631298314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2449b574-63e2-4a19-9ed6-cdb10eb48864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.998557 | controller |     "Jun 12 10:42:02.633609 crc crio[19822]: time=\"2026-06-12T10:42:02.633506624Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e364584-b81b-4cc8-b089-48d5133b39f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.998573 | controller |     "Jun 12 10:42:02.640470 crc crio[19822]: time=\"2026-06-12T10:42:02.640283622Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687682-78kwc/oc\" id=5acc2634-0e64-454f-ae79-fea0170d0d90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.998588 | controller |     "Jun 12 10:42:02.641955 crc crio[19822]: time=\"2026-06-12T10:42:02.641874514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.998604 | controller |     "Jun 12 10:42:02.697775 crc crio[19822]: time=\"2026-06-12T10:42:02.697625504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.998619 | controller |     "Jun 12 10:42:02.949009 crc crio[19822]: time=\"2026-06-12T10:42:02.946306655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.998635 | controller |     "Jun 12 10:42:03.057536 crc crio[19822]: time=\"2026-06-12T10:42:03.05743164Z\" level=info msg=\"Created container 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a: openshift-infra/auto-csr-approver-29687682-78kwc/oc\" id=5acc2634-0e64-454f-ae79-fea0170d0d90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.998650 | controller |     "Jun 12 10:42:03.060095 crc crio[19822]: time=\"2026-06-12T10:42:03.05897668Z\" level=info msg=\"Starting container: 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a\" id=6eabb9a9-649e-4cf6-954d-db194e570631 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.998665 | controller |     "Jun 12 10:42:03.072419 crc crio[19822]: time=\"2026-06-12T10:42:03.07217766Z\" level=info msg=\"Started container\" PID=133024 containerID=71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a description=openshift-infra/auto-csr-approver-29687682-78kwc/oc id=6eabb9a9-649e-4cf6-954d-db194e570631 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2",
2026-06-12 11:43:51.998684 | controller |     "Jun 12 10:42:04.632778 crc crio[19822]: time=\"2026-06-12T10:42:04.631769683Z\" level=info msg=\"Stopping pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=21b0c1e4-df4d-40e3-91ab-d507f09a2b21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998700 | controller |     "Jun 12 10:42:04.636055 crc crio[19822]: time=\"2026-06-12T10:42:04.633315183Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687682-78kwc Namespace:openshift-infra ID:d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2 UID:cb305ac2-48f3-40a1-bf87-5e3937ef01ae NetNS:/var/run/netns/79baa6b6-bc96-4798-9f85-3676823bfc92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb305ac2_48f3_40a1_bf87_5e3937ef01ae.slice PodAnnotations:0xc0007ad038}] Aliases:map[]}\"",
2026-06-12 11:43:51.998716 | controller |     "Jun 12 10:42:04.636055 crc crio[19822]: time=\"2026-06-12T10:42:04.633451597Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687682-78kwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.998731 | controller |     "Jun 12 10:42:04.996323 crc crio[19822]: time=\"2026-06-12T10:42:04.996164834Z\" level=info msg=\"Stopped pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=21b0c1e4-df4d-40e3-91ab-d507f09a2b21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998747 | controller |     "Jun 12 10:42:28.723744 crc crio[19822]: time=\"2026-06-12T10:42:28.723232885Z\" level=info msg=\"Removing container: fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5\" id=7c8073e2-70e8-40d1-a4f9-68e38377ec72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998762 | controller |     "Jun 12 10:42:28.828055 crc crio[19822]: time=\"2026-06-12T10:42:28.827867239Z\" level=info msg=\"Removed container fa5c7a6386a3f5d4d95c4cd1954dbb791aae93036a7f2d891fbaa6620d3f57c5: openshift-infra/auto-csr-approver-29687676-tzq6g/oc\" id=7c8073e2-70e8-40d1-a4f9-68e38377ec72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998777 | controller |     "Jun 12 10:42:28.840053 crc crio[19822]: time=\"2026-06-12T10:42:28.839958959Z\" level=info msg=\"Stopping pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=0998c5ce-a7dc-4ae4-8da9-3ff4762683c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998792 | controller |     "Jun 12 10:42:28.840053 crc crio[19822]: time=\"2026-06-12T10:42:28.840052392Z\" level=info msg=\"Stopped pod sandbox (already stopped): eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=0998c5ce-a7dc-4ae4-8da9-3ff4762683c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998808 | controller |     "Jun 12 10:42:28.841255 crc crio[19822]: time=\"2026-06-12T10:42:28.841185577Z\" level=info msg=\"Removing pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=deb278e8-6bbe-4a3a-b171-4a9a80f3c6fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.998823 | controller |     "Jun 12 10:42:28.868286 crc crio[19822]: time=\"2026-06-12T10:42:28.868177485Z\" level=info msg=\"Removed pod sandbox: eeb48c299057c0e707a74f65252d022aa037953e2341da14f7608c1c53aed5b3\" id=deb278e8-6bbe-4a3a-b171-4a9a80f3c6fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.998839 | controller |     "Jun 12 10:43:28.887626 crc crio[19822]: time=\"2026-06-12T10:43:28.887080689Z\" level=info msg=\"Removing container: aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6\" id=876a0380-024e-47ae-9482-e269b324ec49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998866 | controller |     "Jun 12 10:43:28.916496 crc crio[19822]: time=\"2026-06-12T10:43:28.916391505Z\" level=info msg=\"Removed container aca06e95213062a29b60877fb984cf42d306b483bfe0087167463be538f91ed6: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=876a0380-024e-47ae-9482-e269b324ec49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998898 | controller |     "Jun 12 10:43:28.924442 crc crio[19822]: time=\"2026-06-12T10:43:28.924348225Z\" level=info msg=\"Removing container: 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e\" id=2d41156f-1c22-4a0d-83c7-e44caa85aa49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998914 | controller |     "Jun 12 10:43:28.978181 crc crio[19822]: time=\"2026-06-12T10:43:28.978079025Z\" level=info msg=\"Removed container 8c9bad5ab6b0a2047ab4adaf33916e2e2203532220fbffa5c3239dc9a259583e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-9q95z/init\" id=2d41156f-1c22-4a0d-83c7-e44caa85aa49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.998930 | controller |     "Jun 12 10:43:28.989581 crc crio[19822]: time=\"2026-06-12T10:43:28.989496107Z\" level=info msg=\"Stopping pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=d7fdbc40-e45d-4dd7-874f-34b3ebf0a9b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998944 | controller |     "Jun 12 10:43:28.989962 crc crio[19822]: time=\"2026-06-12T10:43:28.98959231Z\" level=info msg=\"Stopped pod sandbox (already stopped): 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=d7fdbc40-e45d-4dd7-874f-34b3ebf0a9b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.998959 | controller |     "Jun 12 10:43:28.991764 crc crio[19822]: time=\"2026-06-12T10:43:28.991735247Z\" level=info msg=\"Removing pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=bc291146-5ff1-4136-90a1-73d5a4eb4918 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.998975 | controller |     "Jun 12 10:43:29.007786 crc crio[19822]: time=\"2026-06-12T10:43:29.007659588Z\" level=info msg=\"Removed pod sandbox: 123d8c2242fd719923a686e11504acb1f73da5b649a3af9d032eb49fa3d7ba6b\" id=bc291146-5ff1-4136-90a1-73d5a4eb4918 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.998990 | controller |     "Jun 12 10:44:00.534071 crc crio[19822]: time=\"2026-06-12T10:44:00.533041422Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687684-zmdnf/POD\" id=636087e6-7cb3-4d1c-8bd5-36f3736b39cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.999005 | controller |     "Jun 12 10:44:00.535631 crc crio[19822]: time=\"2026-06-12T10:44:00.534149988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999021 | controller |     "Jun 12 10:44:00.588794 crc crio[19822]: time=\"2026-06-12T10:44:00.588673373Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc000121030}] Aliases:map[]}\"",
2026-06-12 11:43:51.999037 | controller |     "Jun 12 10:44:00.588794 crc crio[19822]: time=\"2026-06-12T10:44:00.588774876Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687684-zmdnf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.999058 | controller |     "Jun 12 10:44:01.130171 crc crio[19822]: 2026-06-12T10:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91045097d09b0bb Mac:62:1f:2b:c7:74:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.999074 | controller |     "Jun 12 10:44:01.132078 crc crio[19822]: time=\"2026-06-12T10:44:01.132013169Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc000121030}] Aliases:map[]}\"",
2026-06-12 11:43:51.999090 | controller |     "Jun 12 10:44:01.132234 crc crio[19822]: time=\"2026-06-12T10:44:01.132214916Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687684-zmdnf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.999106 | controller |     "Jun 12 10:44:01.142302 crc crio[19822]: time=\"2026-06-12T10:44:01.142152955Z\" level=info msg=\"Ran pod sandbox 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 with infra container: openshift-infra/auto-csr-approver-29687684-zmdnf/POD\" id=636087e6-7cb3-4d1c-8bd5-36f3736b39cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.999121 | controller |     "Jun 12 10:44:01.146492 crc crio[19822]: time=\"2026-06-12T10:44:01.146404384Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=795189f7-33b6-45e5-88ae-aa4c768adb84 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.999137 | controller |     "Jun 12 10:44:01.158631 crc crio[19822]: time=\"2026-06-12T10:44:01.158241667Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:51.999152 | controller |     "Jun 12 10:44:03.145081 crc crio[19822]: time=\"2026-06-12T10:44:03.144480924Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=795189f7-33b6-45e5-88ae-aa4c768adb84 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:51.999167 | controller |     "Jun 12 10:44:03.146654 crc crio[19822]: time=\"2026-06-12T10:44:03.146402525Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d348bbf-8c46-41ad-903c-29e80ac21948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.999182 | controller |     "Jun 12 10:44:03.149623 crc crio[19822]: time=\"2026-06-12T10:44:03.149498314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b4d11b03-f97b-49b2-9946-ca920ae51212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.999197 | controller |     "Jun 12 10:44:03.157362 crc crio[19822]: time=\"2026-06-12T10:44:03.157245131Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687684-zmdnf/oc\" id=6a198560-764b-4d27-a6ba-46eedee76e3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.999212 | controller |     "Jun 12 10:44:03.158211 crc crio[19822]: time=\"2026-06-12T10:44:03.15813858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999227 | controller |     "Jun 12 10:44:03.216615 crc crio[19822]: time=\"2026-06-12T10:44:03.216489145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999281 | controller |     "Jun 12 10:44:03.427361 crc crio[19822]: time=\"2026-06-12T10:44:03.426218549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999297 | controller |     "Jun 12 10:44:03.563789 crc crio[19822]: time=\"2026-06-12T10:44:03.563666071Z\" level=info msg=\"Created container 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7: openshift-infra/auto-csr-approver-29687684-zmdnf/oc\" id=6a198560-764b-4d27-a6ba-46eedee76e3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.999313 | controller |     "Jun 12 10:44:03.565075 crc crio[19822]: time=\"2026-06-12T10:44:03.564996334Z\" level=info msg=\"Starting container: 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7\" id=a99aa852-f87e-427a-b789-ef8fe2363663 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.999329 | controller |     "Jun 12 10:44:03.570403 crc crio[19822]: time=\"2026-06-12T10:44:03.570343174Z\" level=info msg=\"Started container\" PID=138647 containerID=523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7 description=openshift-infra/auto-csr-approver-29687684-zmdnf/oc id=a99aa852-f87e-427a-b789-ef8fe2363663 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32",
2026-06-12 11:43:51.999344 | controller |     "Jun 12 10:44:05.410302 crc crio[19822]: time=\"2026-06-12T10:44:05.40943735Z\" level=info msg=\"Stopping pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=05cf0a3b-6b8e-4790-9763-5e962b3601c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.999360 | controller |     "Jun 12 10:44:05.411732 crc crio[19822]: time=\"2026-06-12T10:44:05.4109957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687684-zmdnf Namespace:openshift-infra ID:91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32 UID:9d44cfa7-8938-44da-aead-f946a6785d2f NetNS:/var/run/netns/74e9e137-bd97-4e64-8eaf-3563171d3c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d44cfa7_8938_44da_aead_f946a6785d2f.slice PodAnnotations:0xc0021443f8}] Aliases:map[]}\"",
2026-06-12 11:43:51.999375 | controller |     "Jun 12 10:44:05.411732 crc crio[19822]: time=\"2026-06-12T10:44:05.411136194Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687684-zmdnf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.999390 | controller |     "Jun 12 10:44:05.741298 crc crio[19822]: time=\"2026-06-12T10:44:05.740977994Z\" level=info msg=\"Stopped pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=05cf0a3b-6b8e-4790-9763-5e962b3601c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.999405 | controller |     "Jun 12 10:44:29.029184 crc crio[19822]: time=\"2026-06-12T10:44:29.028689887Z\" level=info msg=\"Removing container: 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37\" id=11520de9-3143-4dd0-87e2-4647927ea5f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.999420 | controller |     "Jun 12 10:44:29.156225 crc crio[19822]: time=\"2026-06-12T10:44:29.156138759Z\" level=info msg=\"Removed container 6b1bd850b4b4f0e546a0d0ad695347f901bdec7bb1422e044f22394f44d62d37: openshift-infra/auto-csr-approver-29687678-6p5g7/oc\" id=11520de9-3143-4dd0-87e2-4647927ea5f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:51.999435 | controller |     "Jun 12 10:44:29.167074 crc crio[19822]: time=\"2026-06-12T10:44:29.166908894Z\" level=info msg=\"Stopping pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=265e0f33-58c6-45c0-a7af-23ddb5a3864a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.999454 | controller |     "Jun 12 10:44:29.167362 crc crio[19822]: time=\"2026-06-12T10:44:29.167134592Z\" level=info msg=\"Stopped pod sandbox (already stopped): 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=265e0f33-58c6-45c0-a7af-23ddb5a3864a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.999470 | controller |     "Jun 12 10:44:29.168052 crc crio[19822]: time=\"2026-06-12T10:44:29.167886836Z\" level=info msg=\"Removing pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=7573dc9a-ae24-444e-b5ad-d6f5a8cfe8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.999484 | controller |     "Jun 12 10:44:29.185270 crc crio[19822]: time=\"2026-06-12T10:44:29.18516449Z\" level=info msg=\"Removed pod sandbox: 593f450f351ad92b0902f4a7156d3b7466d21615e99ec5360e18fc69b96c5205\" id=7573dc9a-ae24-444e-b5ad-d6f5a8cfe8e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:51.999499 | controller |     "Jun 12 10:45:00.819250 crc crio[19822]: time=\"2026-06-12T10:45:00.818449573Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/POD\" id=51e8ac09-072d-4702-8cd0-dd365262a294 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.999514 | controller |     "Jun 12 10:45:00.820616 crc crio[19822]: time=\"2026-06-12T10:45:00.81927076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999529 | controller |     "Jun 12 10:45:00.855873 crc crio[19822]: time=\"2026-06-12T10:45:00.855695318Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"",
2026-06-12 11:43:51.999544 | controller |     "Jun 12 10:45:00.855873 crc crio[19822]: time=\"2026-06-12T10:45:00.855773321Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.999559 | controller |     "Jun 12 10:45:01.531489 crc crio[19822]: 2026-06-12T10:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a291c632051170 Mac:da:c9:8f:68:88:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:51.999574 | controller |     "Jun 12 10:45:01.535043 crc crio[19822]: time=\"2026-06-12T10:45:01.533229594Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc001ee2340}] Aliases:map[]}\"",
2026-06-12 11:43:51.999589 | controller |     "Jun 12 10:45:01.535043 crc crio[19822]: time=\"2026-06-12T10:45:01.533437931Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:51.999604 | controller |     "Jun 12 10:45:01.545445 crc crio[19822]: time=\"2026-06-12T10:45:01.545362474Z\" level=info msg=\"Ran pod sandbox 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/POD\" id=51e8ac09-072d-4702-8cd0-dd365262a294 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.999621 | controller |     "Jun 12 10:45:01.550223 crc crio[19822]: time=\"2026-06-12T10:45:01.550142841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58a60a70-defb-4368-9c1d-070a8f4a40ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.999637 | controller |     "Jun 12 10:45:01.553500 crc crio[19822]: time=\"2026-06-12T10:45:01.553311443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=93e42276-86bc-4e22-9fde-68b4f2c93524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:51.999652 | controller |     "Jun 12 10:45:01.596361 crc crio[19822]: time=\"2026-06-12T10:45:01.596248917Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles\" id=06780ddd-dc23-4b8c-a9cb-b56f264a1827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.999667 | controller |     "Jun 12 10:45:01.596921 crc crio[19822]: time=\"2026-06-12T10:45:01.596879277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999682 | controller |     "Jun 12 10:45:01.650192 crc crio[19822]: time=\"2026-06-12T10:45:01.650019678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999696 | controller |     "Jun 12 10:45:01.656438 crc crio[19822]: time=\"2026-06-12T10:45:01.656325908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999712 | controller |     "Jun 12 10:45:01.872886 crc crio[19822]: time=\"2026-06-12T10:45:01.872313739Z\" level=info msg=\"Created container 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles\" id=06780ddd-dc23-4b8c-a9cb-b56f264a1827 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:51.999731 | controller |     "Jun 12 10:45:01.874461 crc crio[19822]: time=\"2026-06-12T10:45:01.874333393Z\" level=info msg=\"Starting container: 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726\" id=e5335f82-ca9f-41d9-bc77-c97740c273fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:51.999791 | controller |     "Jun 12 10:45:01.881718 crc crio[19822]: time=\"2026-06-12T10:45:01.881621714Z\" level=info msg=\"Started container\" PID=141847 containerID=9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726 description=openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles id=e5335f82-ca9f-41d9-bc77-c97740c273fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5",
2026-06-12 11:43:51.999809 | controller |     "Jun 12 10:45:04.280466 crc crio[19822]: time=\"2026-06-12T10:45:04.279916829Z\" level=info msg=\"Stopping pod sandbox: feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96\" id=a799a681-5462-42ff-8c6b-cad0d92d118c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.999825 | controller |     "Jun 12 10:45:04.282577 crc crio[19822]: time=\"2026-06-12T10:45:04.279988341Z\" level=info msg=\"Stopping pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=dd0e039f-96cd-4c47-a658-f2a9472c689a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.999845 | controller |     "Jun 12 10:45:04.283118 crc crio[19822]: time=\"2026-06-12T10:45:04.28307Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w Namespace:openstack ID:feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96 UID:bd27a018-7ca4-4e8c-a1ae-92a51e657c26 NetNS:/var/run/netns/58535a38-af76-4996-8c30-29bb67af613e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd27a018_7ca4_4e8c_a1ae_92a51e657c26.slice PodAnnotations:0xc00101ae18}] Aliases:map[]}\"",
2026-06-12 11:43:51.999881 | controller |     "Jun 12 10:45:04.283437 crc crio[19822]: time=\"2026-06-12T10:45:04.283411461Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.999899 | controller |     "Jun 12 10:45:04.283969 crc crio[19822]: time=\"2026-06-12T10:45:04.283140472Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687685-hjbzh Namespace:openshift-operator-lifecycle-manager ID:1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5 UID:2a87acfa-319d-4c38-94ba-6f73ec1350fe NetNS:/var/run/netns/eafeaa8b-7961-4215-97ff-9f8b893f10ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2a87acfa_319d_4c38_94ba_6f73ec1350fe.slice PodAnnotations:0xc00140eb70}] Aliases:map[]}\"",
2026-06-12 11:43:51.999915 | controller |     "Jun 12 10:45:04.284213 crc crio[19822]: time=\"2026-06-12T10:45:04.284145863Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687685-hjbzh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:51.999930 | controller |     "Jun 12 10:45:04.680502 crc crio[19822]: time=\"2026-06-12T10:45:04.680394039Z\" level=info msg=\"Stopped pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=dd0e039f-96cd-4c47-a658-f2a9472c689a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.999945 | controller |     "Jun 12 10:45:04.804398 crc crio[19822]: time=\"2026-06-12T10:45:04.80432201Z\" level=info msg=\"Stopped pod sandbox: feb2008369426533708d2f3725c30d2154dcabe7df6398f0eb133070debf3c96\" id=a799a681-5462-42ff-8c6b-cad0d92d118c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:51.999960 | controller |     "Jun 12 10:45:05.827257 crc crio[19822]: time=\"2026-06-12T10:45:05.824885777Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/POD\" id=a15f6b56-f61c-46bc-bbad-9b9053cf5ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:51.999975 | controller |     "Jun 12 10:45:05.827257 crc crio[19822]: time=\"2026-06-12T10:45:05.825655632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:51.999991 | controller |     "Jun 12 10:45:05.884039 crc crio[19822]: time=\"2026-06-12T10:45:05.883880606Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc00101a3e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.000007 | controller |     "Jun 12 10:45:05.884039 crc crio[19822]: time=\"2026-06-12T10:45:05.883986159Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.000027 | controller |     "Jun 12 10:45:06.596397 crc crio[19822]: 2026-06-12T10:45:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6546b88f50efa53 Mac:0a:92:7b:c3:18:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 SocketPath: PciID:}] [{Interface:0xc0002c2980 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.000043 | controller |     "Jun 12 10:45:06.597967 crc crio[19822]: time=\"2026-06-12T10:45:06.597866558Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc00101a3e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.000059 | controller |     "Jun 12 10:45:06.598153 crc crio[19822]: time=\"2026-06-12T10:45:06.598096395Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.000076 | controller |     "Jun 12 10:45:06.609152 crc crio[19822]: time=\"2026-06-12T10:45:06.609062754Z\" level=info msg=\"Ran pod sandbox 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/POD\" id=a15f6b56-f61c-46bc-bbad-9b9053cf5ebb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.000091 | controller |     "Jun 12 10:45:06.615890 crc crio[19822]: time=\"2026-06-12T10:45:06.615730125Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2efe72eb-4bdd-417a-b84a-5c65b4784cea name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.000107 | controller |     "Jun 12 10:45:06.629093 crc crio[19822]: time=\"2026-06-12T10:45:06.629031823Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.000122 | controller |     "Jun 12 10:45:07.125686 crc crio[19822]: time=\"2026-06-12T10:45:07.12515452Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2efe72eb-4bdd-417a-b84a-5c65b4784cea name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.000137 | controller |     "Jun 12 10:45:07.126921 crc crio[19822]: time=\"2026-06-12T10:45:07.126567825Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7fdf5b4a-6f76-48d0-a3e3-b09169b4ee50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.000153 | controller |     "Jun 12 10:45:07.155664 crc crio[19822]: time=\"2026-06-12T10:45:07.15552862Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0e8affa4-fdf6-47a5-a511-d45cc5dc0c74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.000168 | controller |     "Jun 12 10:45:07.169059 crc crio[19822]: time=\"2026-06-12T10:45:07.168768896Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=3f6000d6-36fa-4cd2-898b-9bd30faf14c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.000187 | controller |     "Jun 12 10:45:07.169482 crc crio[19822]: time=\"2026-06-12T10:45:07.169430348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000203 | controller |     "Jun 12 10:45:07.223854 crc crio[19822]: time=\"2026-06-12T10:45:07.22372153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000219 | controller |     "Jun 12 10:45:07.227046 crc crio[19822]: time=\"2026-06-12T10:45:07.226981629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000235 | controller |     "Jun 12 10:45:07.442508 crc crio[19822]: time=\"2026-06-12T10:45:07.442399682Z\" level=info msg=\"Created container 89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=3f6000d6-36fa-4cd2-898b-9bd30faf14c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.000250 | controller |     "Jun 12 10:45:07.444740 crc crio[19822]: time=\"2026-06-12T10:45:07.444662404Z\" level=info msg=\"Starting container: 89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058\" id=0c62cabe-0eb8-4fcc-9894-c0f6d60e438f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.000266 | controller |     "Jun 12 10:45:07.452778 crc crio[19822]: time=\"2026-06-12T10:45:07.452676838Z\" level=info msg=\"Started container\" PID=142317 containerID=89d633c78fa150171a440c77b85900fb532231d178ab5cec7660fdde45d0a058 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=0c62cabe-0eb8-4fcc-9894-c0f6d60e438f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb",
2026-06-12 11:43:52.000282 | controller |     "Jun 12 10:45:15.374345 crc crio[19822]: time=\"2026-06-12T10:45:15.373583217Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-8mfbv/POD\" id=ca7d6a5e-01d2-415b-9244-b999be99b46c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.000297 | controller |     "Jun 12 10:45:15.374345 crc crio[19822]: time=\"2026-06-12T10:45:15.374328481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000312 | controller |     "Jun 12 10:45:15.408794 crc crio[19822]: time=\"2026-06-12T10:45:15.408696285Z\" level=info msg=\"Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc000696eb8}] Aliases:map[]}\"",
2026-06-12 11:43:52.000328 | controller |     "Jun 12 10:45:15.408794 crc crio[19822]: time=\"2026-06-12T10:45:15.408773908Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-8mfbv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.000343 | controller |     "Jun 12 10:45:16.024266 crc crio[19822]: 2026-06-12T10:45:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b367096e634bd26 Mac:6e:cb:8d:3f:c9:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.000362 | controller |     "Jun 12 10:45:16.026139 crc crio[19822]: time=\"2026-06-12T10:45:16.026064334Z\" level=info msg=\"Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc000696eb8}] Aliases:map[]}\"",
2026-06-12 11:43:52.000377 | controller |     "Jun 12 10:45:16.026270 crc crio[19822]: time=\"2026-06-12T10:45:16.0262231Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-8mfbv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.000393 | controller |     "Jun 12 10:45:16.040887 crc crio[19822]: time=\"2026-06-12T10:45:16.040757163Z\" level=info msg=\"Ran pod sandbox b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 with infra container: openshift-marketplace/certified-operators-8mfbv/POD\" id=ca7d6a5e-01d2-415b-9244-b999be99b46c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.000408 | controller |     "Jun 12 10:45:16.044075 crc crio[19822]: time=\"2026-06-12T10:45:16.043994588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12539670-b31f-4d8f-9334-b21c63ca1a2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.000423 | controller |     "Jun 12 10:45:16.046698 crc crio[19822]: time=\"2026-06-12T10:45:16.046633523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80fef2b1-aee9-41b5-8777-9c9e4c2410dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.000438 | controller |     "Jun 12 10:45:16.054517 crc crio[19822]: time=\"2026-06-12T10:45:16.054437286Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8mfbv/extract-utilities\" id=fead90e2-1039-42dc-8e8c-44e0125601a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.000453 | controller |     "Jun 12 10:45:16.055075 crc crio[19822]: time=\"2026-06-12T10:45:16.054995354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000468 | controller |     "Jun 12 10:45:16.126422 crc crio[19822]: time=\"2026-06-12T10:45:16.126293962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000484 | controller |     "Jun 12 10:45:16.133427 crc crio[19822]: time=\"2026-06-12T10:45:16.133329789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000498 | controller |     "Jun 12 10:45:16.289194 crc crio[19822]: time=\"2026-06-12T10:45:16.289098201Z\" level=info msg=\"Created container 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0: openshift-marketplace/certified-operators-8mfbv/extract-utilities\" id=fead90e2-1039-42dc-8e8c-44e0125601a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.000514 | controller |     "Jun 12 10:45:16.290195 crc crio[19822]: time=\"2026-06-12T10:45:16.290134914Z\" level=info msg=\"Starting container: 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0\" id=e741e44f-e7b3-4706-bc08-3a5ed3111ce7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.000530 | controller |     "Jun 12 10:45:16.300920 crc crio[19822]: time=\"2026-06-12T10:45:16.300776223Z\" level=info msg=\"Started container\" PID=142960 containerID=1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0 description=openshift-marketplace/certified-operators-8mfbv/extract-utilities id=e741e44f-e7b3-4706-bc08-3a5ed3111ce7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0",
2026-06-12 11:43:52.000549 | controller |     "Jun 12 10:45:16.475431 crc crio[19822]: time=\"2026-06-12T10:45:16.474487759Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a36d93ec-4cd7-427d-8aaf-22296d6435ce name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.000564 | controller |     "Jun 12 10:45:16.483358 crc crio[19822]: time=\"2026-06-12T10:45:16.483260059Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.000580 | controller |     "Jun 12 10:45:17.511296 crc crio[19822]: time=\"2026-06-12T10:45:17.511110767Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:b072dd315e20c475feac44d858601613712be09cbe5cfe3c0b83eaccc93a1e3c\" id=a36d93ec-4cd7-427d-8aaf-22296d6435ce name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.000595 | controller |     "Jun 12 10:45:17.512621 crc crio[19822]: time=\"2026-06-12T10:45:17.51220299Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f52dcbc0-dc03-441e-9806-d131fe6f53e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.000610 | controller |     "Jun 12 10:45:17.515106 crc crio[19822]: time=\"2026-06-12T10:45:17.515016599Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ac48f61-a884-4936-a5bc-f3ce22e23726 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.000625 | controller |     "Jun 12 10:45:17.563637 crc crio[19822]: time=\"2026-06-12T10:45:17.563507352Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8mfbv/extract-content\" id=df303a29-8448-4ae4-a1fd-e3378d48e058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.000640 | controller |     "Jun 12 10:45:17.564216 crc crio[19822]: time=\"2026-06-12T10:45:17.56406366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000655 | controller |     "Jun 12 10:45:17.617417 crc crio[19822]: time=\"2026-06-12T10:45:17.616998324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000670 | controller |     "Jun 12 10:45:17.620450 crc crio[19822]: time=\"2026-06-12T10:45:17.620391122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000686 | controller |     "Jun 12 10:45:17.779410 crc crio[19822]: time=\"2026-06-12T10:45:17.779268096Z\" level=info msg=\"Created container f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0: openshift-marketplace/certified-operators-8mfbv/extract-content\" id=df303a29-8448-4ae4-a1fd-e3378d48e058 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.000701 | controller |     "Jun 12 10:45:17.780642 crc crio[19822]: time=\"2026-06-12T10:45:17.780565959Z\" level=info msg=\"Starting container: f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0\" id=492b97c4-ddde-4a78-a8ea-be0ed46b2077 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.000716 | controller |     "Jun 12 10:45:17.789424 crc crio[19822]: time=\"2026-06-12T10:45:17.789332746Z\" level=info msg=\"Started container\" PID=143023 containerID=f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0 description=openshift-marketplace/certified-operators-8mfbv/extract-content id=492b97c4-ddde-4a78-a8ea-be0ed46b2077 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0",
2026-06-12 11:43:52.000735 | controller |     "Jun 12 10:45:19.523049 crc crio[19822]: time=\"2026-06-12T10:45:19.522042867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a570a6b-563e-4b52-b842-6c69f7d695f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.000750 | controller |     "Jun 12 10:45:19.526277 crc crio[19822]: time=\"2026-06-12T10:45:19.526151998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=48c0abec-5d8d-4c00-82ba-1dbdb8bfcf1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.000765 | controller |     "Jun 12 10:45:19.547199 crc crio[19822]: time=\"2026-06-12T10:45:19.547118734Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-8mfbv/registry-server\" id=ef944efc-6d70-4a90-bfb3-aeae0d5ceaa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.000780 | controller |     "Jun 12 10:45:19.547546 crc crio[19822]: time=\"2026-06-12T10:45:19.547485117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000796 | controller |     "Jun 12 10:45:19.604187 crc crio[19822]: time=\"2026-06-12T10:45:19.604113658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000816 | controller |     "Jun 12 10:45:19.607365 crc crio[19822]: time=\"2026-06-12T10:45:19.607295319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.000865 | controller |     "Jun 12 10:45:19.804588 crc crio[19822]: time=\"2026-06-12T10:45:19.804465862Z\" level=info msg=\"Created container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server\" id=ef944efc-6d70-4a90-bfb3-aeae0d5ceaa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.000894 | controller |     "Jun 12 10:45:19.806079 crc crio[19822]: time=\"2026-06-12T10:45:19.80599483Z\" level=info msg=\"Starting container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02\" id=5d48f2ae-3e11-4430-b2e3-0e5e7f88c6c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.000911 | controller |     "Jun 12 10:45:19.811249 crc crio[19822]: time=\"2026-06-12T10:45:19.811156304Z\" level=info msg=\"Started container\" PID=143096 containerID=f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02 description=openshift-marketplace/certified-operators-8mfbv/registry-server id=5d48f2ae-3e11-4430-b2e3-0e5e7f88c6c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0",
2026-06-12 11:43:52.000930 | controller |     "Jun 12 10:45:27.664558 crc crio[19822]: time=\"2026-06-12T10:45:27.663661676Z\" level=info msg=\"Stopping container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02 (timeout: 2s)\" id=530f0b0c-41aa-4461-9520-0043760e7c19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.001023 | controller |     "Jun 12 10:45:27.798542 crc crio[19822]: time=\"2026-06-12T10:45:27.798417473Z\" level=info msg=\"Stopped container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server\" id=530f0b0c-41aa-4461-9520-0043760e7c19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.001046 | controller |     "Jun 12 10:45:27.801011 crc crio[19822]: time=\"2026-06-12T10:45:27.799478217Z\" level=info msg=\"Stopping pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=9b627c5c-c781-494f-999c-8845a8846aa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001069 | controller |     "Jun 12 10:45:27.801011 crc crio[19822]: time=\"2026-06-12T10:45:27.800344164Z\" level=info msg=\"Got pod network &{Name:certified-operators-8mfbv Namespace:openshift-marketplace ID:b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0 UID:84df66dd-b93f-4582-8c8a-9ec3fec8acf1 NetNS:/var/run/netns/60fe3b96-d52d-4650-a339-5e033ec0d242 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod84df66dd_b93f_4582_8c8a_9ec3fec8acf1.slice PodAnnotations:0xc00008d5f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.001085 | controller |     "Jun 12 10:45:27.801011 crc crio[19822]: time=\"2026-06-12T10:45:27.800554252Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-8mfbv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.001101 | controller |     "Jun 12 10:45:28.222406 crc crio[19822]: time=\"2026-06-12T10:45:28.220256055Z\" level=info msg=\"Stopped pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=9b627c5c-c781-494f-999c-8845a8846aa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001116 | controller |     "Jun 12 10:45:28.685396 crc crio[19822]: time=\"2026-06-12T10:45:28.685293557Z\" level=info msg=\"Removing container: f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02\" id=5c9da9db-b38b-40b8-92e5-258c54ba2fe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001131 | controller |     "Jun 12 10:45:28.729507 crc crio[19822]: time=\"2026-06-12T10:45:28.729440853Z\" level=info msg=\"Removed container f2caaec1375e8484aa7138aac1a6374cd07b6d8ac2635859fe733327874e8b02: openshift-marketplace/certified-operators-8mfbv/registry-server\" id=5c9da9db-b38b-40b8-92e5-258c54ba2fe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001147 | controller |     "Jun 12 10:45:28.732603 crc crio[19822]: time=\"2026-06-12T10:45:28.732563849Z\" level=info msg=\"Removing container: f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0\" id=034bc715-8173-4496-9c88-8860fa77bc8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001162 | controller |     "Jun 12 10:45:28.781054 crc crio[19822]: time=\"2026-06-12T10:45:28.780740874Z\" level=info msg=\"Removed container f71c1ffd4337793a03225942593c438244b4a46561eea76796ce960fda8064d0: openshift-marketplace/certified-operators-8mfbv/extract-content\" id=034bc715-8173-4496-9c88-8860fa77bc8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001176 | controller |     "Jun 12 10:45:28.784019 crc crio[19822]: time=\"2026-06-12T10:45:28.783924964Z\" level=info msg=\"Removing container: 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0\" id=66e49246-51bd-4064-8e75-01648756cc8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001192 | controller |     "Jun 12 10:45:28.820885 crc crio[19822]: time=\"2026-06-12T10:45:28.820732818Z\" level=info msg=\"Removed container 1f4c8ef4f1aed7e514add53e3c632e2874cebf19acb0e906827c9c09f3e57cc0: openshift-marketplace/certified-operators-8mfbv/extract-utilities\" id=66e49246-51bd-4064-8e75-01648756cc8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001207 | controller |     "Jun 12 10:45:29.208298 crc crio[19822]: time=\"2026-06-12T10:45:29.207910042Z\" level=info msg=\"Removing container: 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f\" id=36da2af1-dd8c-4fc5-93b9-1de5636442a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001222 | controller |     "Jun 12 10:45:29.237125 crc crio[19822]: time=\"2026-06-12T10:45:29.23702471Z\" level=info msg=\"Removed container 3cad63942b5d38470d22e8b5dbe5b995a8015383782106de236e27c225b93b9f: openshift-operator-lifecycle-manager/collect-profiles-29687640-fwtk2/collect-profiles\" id=36da2af1-dd8c-4fc5-93b9-1de5636442a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001241 | controller |     "Jun 12 10:45:29.248476 crc crio[19822]: time=\"2026-06-12T10:45:29.248318247Z\" level=info msg=\"Stopping pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=b81cbc1e-7d08-41c5-a7ff-44c5da446c95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001257 | controller |     "Jun 12 10:45:29.248476 crc crio[19822]: time=\"2026-06-12T10:45:29.24842677Z\" level=info msg=\"Stopped pod sandbox (already stopped): b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=b81cbc1e-7d08-41c5-a7ff-44c5da446c95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001272 | controller |     "Jun 12 10:45:29.249137 crc crio[19822]: time=\"2026-06-12T10:45:29.249075711Z\" level=info msg=\"Removing pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=ed085604-349b-4893-93b2-8ed459df4db9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.001288 | controller |     "Jun 12 10:45:29.266314 crc crio[19822]: time=\"2026-06-12T10:45:29.266137157Z\" level=info msg=\"Removed pod sandbox: b367096e634bd260943a537b92f157e1c953673c805d892746f6440855918fe0\" id=ed085604-349b-4893-93b2-8ed459df4db9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.001302 | controller |     "Jun 12 10:45:29.267542 crc crio[19822]: time=\"2026-06-12T10:45:29.267428754Z\" level=info msg=\"Stopping pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=a7e70169-9cad-45b2-9cea-1118e6c26ae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001318 | controller |     "Jun 12 10:45:29.267704 crc crio[19822]: time=\"2026-06-12T10:45:29.26758841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=a7e70169-9cad-45b2-9cea-1118e6c26ae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001332 | controller |     "Jun 12 10:45:29.269639 crc crio[19822]: time=\"2026-06-12T10:45:29.269540562Z\" level=info msg=\"Removing pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=7f3d60fa-5b4c-411f-a682-79839bf08840 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.001347 | controller |     "Jun 12 10:45:29.290059 crc crio[19822]: time=\"2026-06-12T10:45:29.289920362Z\" level=info msg=\"Removed pod sandbox: 3f78f6d765a4080e4daf9f893694e4ab5ffcc864b0ddf636c97fec43f743f61a\" id=7f3d60fa-5b4c-411f-a682-79839bf08840 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.001362 | controller |     "Jun 12 10:46:00.567314 crc crio[19822]: time=\"2026-06-12T10:46:00.566304703Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687686-6nbdh/POD\" id=a5b472d3-9a05-4289-b4fa-1bcbfb0e6bf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.001377 | controller |     "Jun 12 10:46:00.568875 crc crio[19822]: time=\"2026-06-12T10:46:00.567337697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.001392 | controller |     "Jun 12 10:46:00.638702 crc crio[19822]: time=\"2026-06-12T10:46:00.638577306Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc0037c9170}] Aliases:map[]}\"",
2026-06-12 11:43:52.001411 | controller |     "Jun 12 10:46:00.638702 crc crio[19822]: time=\"2026-06-12T10:46:00.638676429Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687686-6nbdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.001427 | controller |     "Jun 12 10:46:01.249650 crc crio[19822]: 2026-06-12T10:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cd1aa24b2f9209 Mac:de:ef:0a:ae:49:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 SocketPath: PciID:}] [{Interface:0xc000284760 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.001443 | controller |     "Jun 12 10:46:01.252214 crc crio[19822]: time=\"2026-06-12T10:46:01.251668501Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc0037c9170}] Aliases:map[]}\"",
2026-06-12 11:43:52.001458 | controller |     "Jun 12 10:46:01.252214 crc crio[19822]: time=\"2026-06-12T10:46:01.252008882Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687686-6nbdh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.001473 | controller |     "Jun 12 10:46:01.268270 crc crio[19822]: time=\"2026-06-12T10:46:01.268126015Z\" level=info msg=\"Ran pod sandbox 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 with infra container: openshift-infra/auto-csr-approver-29687686-6nbdh/POD\" id=a5b472d3-9a05-4289-b4fa-1bcbfb0e6bf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.001489 | controller |     "Jun 12 10:46:01.273676 crc crio[19822]: time=\"2026-06-12T10:46:01.273597917Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=81846a37-5245-4357-9a8e-a5eb04ed1c0b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.001504 | controller |     "Jun 12 10:46:01.287347 crc crio[19822]: time=\"2026-06-12T10:46:01.285692035Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.001522 | controller |     "Jun 12 10:46:02.191142 crc crio[19822]: time=\"2026-06-12T10:46:02.190707677Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=81846a37-5245-4357-9a8e-a5eb04ed1c0b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.001550 | controller |     "Jun 12 10:46:02.193160 crc crio[19822]: time=\"2026-06-12T10:46:02.192718566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f12f6b40-b502-462d-9782-498c971cf6b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.001567 | controller |     "Jun 12 10:46:02.196465 crc crio[19822]: time=\"2026-06-12T10:46:02.196009801Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e5045d12-dd9b-48b5-b091-636435854cb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.001581 | controller |     "Jun 12 10:46:02.205305 crc crio[19822]: time=\"2026-06-12T10:46:02.203751087Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687686-6nbdh/oc\" id=969ad8f2-de43-4c48-b283-5fb703845e3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.001596 | controller |     "Jun 12 10:46:02.205305 crc crio[19822]: time=\"2026-06-12T10:46:02.204350517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.001611 | controller |     "Jun 12 10:46:02.255376 crc crio[19822]: time=\"2026-06-12T10:46:02.255251445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.001629 | controller |     "Jun 12 10:46:02.485120 crc crio[19822]: time=\"2026-06-12T10:46:02.484901241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.001644 | controller |     "Jun 12 10:46:02.621781 crc crio[19822]: time=\"2026-06-12T10:46:02.621261438Z\" level=info msg=\"Created container 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5: openshift-infra/auto-csr-approver-29687686-6nbdh/oc\" id=969ad8f2-de43-4c48-b283-5fb703845e3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.001659 | controller |     "Jun 12 10:46:02.623057 crc crio[19822]: time=\"2026-06-12T10:46:02.622995314Z\" level=info msg=\"Starting container: 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5\" id=de1cf04a-3949-43b9-be85-ee11f0e6965d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.001674 | controller |     "Jun 12 10:46:02.628233 crc crio[19822]: time=\"2026-06-12T10:46:02.628125327Z\" level=info msg=\"Started container\" PID=145363 containerID=60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5 description=openshift-infra/auto-csr-approver-29687686-6nbdh/oc id=de1cf04a-3949-43b9-be85-ee11f0e6965d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80",
2026-06-12 11:43:52.001691 | controller |     "Jun 12 10:46:04.348182 crc crio[19822]: time=\"2026-06-12T10:46:04.34771564Z\" level=info msg=\"Stopping pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=54b44dca-2c78-4e81-b3ee-2e109b57137f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001706 | controller |     "Jun 12 10:46:04.349256 crc crio[19822]: time=\"2026-06-12T10:46:04.349018891Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687686-6nbdh Namespace:openshift-infra ID:5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80 UID:ae224973-b8fb-4d55-9058-51541951e6ae NetNS:/var/run/netns/f80137ac-be26-4ce9-97cd-f31a968e5367 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae224973_b8fb_4d55_9058_51541951e6ae.slice PodAnnotations:0xc00140f5a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.001721 | controller |     "Jun 12 10:46:04.349256 crc crio[19822]: time=\"2026-06-12T10:46:04.349239948Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687686-6nbdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.001736 | controller |     "Jun 12 10:46:04.696535 crc crio[19822]: time=\"2026-06-12T10:46:04.696184906Z\" level=info msg=\"Stopped pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=54b44dca-2c78-4e81-b3ee-2e109b57137f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001751 | controller |     "Jun 12 10:46:29.317293 crc crio[19822]: time=\"2026-06-12T10:46:29.316410557Z\" level=info msg=\"Removing container: c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217\" id=b4bec7ef-8234-4dc6-aea9-03deb24693bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001766 | controller |     "Jun 12 10:46:29.467355 crc crio[19822]: time=\"2026-06-12T10:46:29.467264289Z\" level=info msg=\"Removed container c8be36085716cdc078f5a8eae9cc2069546bbb7367a50e2f16a3269519589217: openshift-infra/auto-csr-approver-29687680-hc5t4/oc\" id=b4bec7ef-8234-4dc6-aea9-03deb24693bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.001781 | controller |     "Jun 12 10:46:29.481645 crc crio[19822]: time=\"2026-06-12T10:46:29.481576861Z\" level=info msg=\"Stopping pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=ccf84978-6d24-496c-8d53-a0476f3750d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001803 | controller |     "Jun 12 10:46:29.481645 crc crio[19822]: time=\"2026-06-12T10:46:29.481643813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=ccf84978-6d24-496c-8d53-a0476f3750d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001820 | controller |     "Jun 12 10:46:29.482757 crc crio[19822]: time=\"2026-06-12T10:46:29.482691547Z\" level=info msg=\"Removing pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=e22d7e43-0136-4a9e-be72-445d4da25528 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.001836 | controller |     "Jun 12 10:46:29.501594 crc crio[19822]: time=\"2026-06-12T10:46:29.501393584Z\" level=info msg=\"Removed pod sandbox: 1cb982b9e13e215efb77a70b4e508a2886503ebe3deac71b00f779c0ef80bcea\" id=e22d7e43-0136-4a9e-be72-445d4da25528 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.001850 | controller |     "Jun 12 10:47:50.343796 crc crio[19822]: time=\"2026-06-12T10:47:50.342723948Z\" level=info msg=\"Stopping pod sandbox: 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb\" id=4802f9f6-d9a9-4b71-8f98-1a3dbf59708d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001896 | controller |     "Jun 12 10:47:50.346032 crc crio[19822]: time=\"2026-06-12T10:47:50.34495108Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz Namespace:openstack ID:6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb UID:27597d24-b6ff-4016-af7a-2f4084b93402 NetNS:/var/run/netns/0db420ae-220f-4a49-89ad-ab37d2c20351 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27597d24_b6ff_4016_af7a_2f4084b93402.slice PodAnnotations:0xc005213058}] Aliases:map[]}\"",
2026-06-12 11:43:52.001914 | controller |     "Jun 12 10:47:50.346032 crc crio[19822]: time=\"2026-06-12T10:47:50.345168737Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.001930 | controller |     "Jun 12 10:47:50.999331 crc crio[19822]: time=\"2026-06-12T10:47:50.998649172Z\" level=info msg=\"Stopped pod sandbox: 6546b88f50efa532b72b366c71f6f63d056409adae0dd2fb9507b53bd48806cb\" id=4802f9f6-d9a9-4b71-8f98-1a3dbf59708d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.001945 | controller |     "Jun 12 10:47:51.909680 crc crio[19822]: time=\"2026-06-12T10:47:51.90923476Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/POD\" id=cdf74d60-a831-410e-95a3-5aead0dce449 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.001959 | controller |     "Jun 12 10:47:51.910623 crc crio[19822]: time=\"2026-06-12T10:47:51.909707005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.001974 | controller |     "Jun 12 10:47:51.951141 crc crio[19822]: time=\"2026-06-12T10:47:51.951048741Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc001ee2570}] Aliases:map[]}\"",
2026-06-12 11:43:52.001995 | controller |     "Jun 12 10:47:51.951141 crc crio[19822]: time=\"2026-06-12T10:47:51.951110823Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.002010 | controller |     "Jun 12 10:47:52.640141 crc crio[19822]: 2026-06-12T10:47:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61bfacb31254b48 Mac:4a:74:d6:e5:ae:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.002026 | controller |     "Jun 12 10:47:52.640141 crc crio[19822]: time=\"2026-06-12T10:47:52.639420923Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc001ee2570}] Aliases:map[]}\"",
2026-06-12 11:43:52.002042 | controller |     "Jun 12 10:47:52.640141 crc crio[19822]: time=\"2026-06-12T10:47:52.639566018Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.002057 | controller |     "Jun 12 10:47:52.652102 crc crio[19822]: time=\"2026-06-12T10:47:52.651284678Z\" level=info msg=\"Ran pod sandbox 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/POD\" id=cdf74d60-a831-410e-95a3-5aead0dce449 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.002072 | controller |     "Jun 12 10:47:52.654931 crc crio[19822]: time=\"2026-06-12T10:47:52.65477919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bf4028bf-a10b-4d72-9f6c-b7b36a315859 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.002088 | controller |     "Jun 12 10:47:52.662770 crc crio[19822]: time=\"2026-06-12T10:47:52.662680499Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.002103 | controller |     "Jun 12 10:47:53.169994 crc crio[19822]: time=\"2026-06-12T10:47:53.169901814Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bf4028bf-a10b-4d72-9f6c-b7b36a315859 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.002117 | controller |     "Jun 12 10:47:53.171605 crc crio[19822]: time=\"2026-06-12T10:47:53.171505155Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3959b669-b770-4df5-b086-f4686b9d4290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.002133 | controller |     "Jun 12 10:47:53.206665 crc crio[19822]: time=\"2026-06-12T10:47:53.206565881Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7ddb2dcc-0b7e-4b4a-b9d7-bf9f3a868d91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.002148 | controller |     "Jun 12 10:47:53.215384 crc crio[19822]: time=\"2026-06-12T10:47:53.215272888Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=763eba75-dd63-4dc2-8c05-565ce586974e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.002169 | controller |     "Jun 12 10:47:53.216041 crc crio[19822]: time=\"2026-06-12T10:47:53.215938619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.002185 | controller |     "Jun 12 10:47:53.288771 crc crio[19822]: time=\"2026-06-12T10:47:53.288234488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.002200 | controller |     "Jun 12 10:47:53.294238 crc crio[19822]: time=\"2026-06-12T10:47:53.294067704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.002216 | controller |     "Jun 12 10:47:53.481627 crc crio[19822]: time=\"2026-06-12T10:47:53.481503556Z\" level=info msg=\"Created container be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=763eba75-dd63-4dc2-8c05-565ce586974e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.002232 | controller |     "Jun 12 10:47:53.483733 crc crio[19822]: time=\"2026-06-12T10:47:53.483627464Z\" level=info msg=\"Starting container: be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5\" id=9e0f4c7f-446b-4b09-b794-28bc5dea5a39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.002248 | controller |     "Jun 12 10:47:53.491654 crc crio[19822]: time=\"2026-06-12T10:47:53.491562107Z\" level=info msg=\"Started container\" PID=150750 containerID=be63c8d632a217d9b11e0f31829fd9484c5929674e38a0d4dea8fc623c5f67d5 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=9e0f4c7f-446b-4b09-b794-28bc5dea5a39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802",
2026-06-12 11:43:52.002263 | controller |     "Jun 12 10:48:00.748482 crc crio[19822]: time=\"2026-06-12T10:48:00.747051536Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687688-mblt9/POD\" id=4194e46c-8803-4415-8175-09a26f566dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.002279 | controller |     "Jun 12 10:48:00.749982 crc crio[19822]: time=\"2026-06-12T10:48:00.748466482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.002294 | controller |     "Jun 12 10:48:00.816313 crc crio[19822]: time=\"2026-06-12T10:48:00.815131603Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc00140e038}] Aliases:map[]}\"",
2026-06-12 11:43:52.002309 | controller |     "Jun 12 10:48:00.816313 crc crio[19822]: time=\"2026-06-12T10:48:00.815199686Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687688-mblt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.002325 | controller |     "Jun 12 10:48:01.372789 crc crio[19822]: 2026-06-12T10:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4dcf7e8417887ad Mac:6a:10:b9:14:22:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca SocketPath: PciID:}] [{Interface:0xc00023cdc0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.002344 | controller |     "Jun 12 10:48:01.374601 crc crio[19822]: time=\"2026-06-12T10:48:01.37450374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc00140e038}] Aliases:map[]}\"",
2026-06-12 11:43:52.002360 | controller |     "Jun 12 10:48:01.374732 crc crio[19822]: time=\"2026-06-12T10:48:01.374707146Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687688-mblt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.002375 | controller |     "Jun 12 10:48:01.390237 crc crio[19822]: time=\"2026-06-12T10:48:01.390123222Z\" level=info msg=\"Ran pod sandbox 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c with infra container: openshift-infra/auto-csr-approver-29687688-mblt9/POD\" id=4194e46c-8803-4415-8175-09a26f566dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.002391 | controller |     "Jun 12 10:48:01.394786 crc crio[19822]: time=\"2026-06-12T10:48:01.394682289Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=53d6d9f1-0459-4188-ba01-1e467c07b29c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.002406 | controller |     "Jun 12 10:48:01.413863 crc crio[19822]: time=\"2026-06-12T10:48:01.413686083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.002422 | controller |     "Jun 12 10:48:02.317745 crc crio[19822]: time=\"2026-06-12T10:48:02.317164705Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=53d6d9f1-0459-4188-ba01-1e467c07b29c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.002437 | controller |     "Jun 12 10:48:02.319765 crc crio[19822]: time=\"2026-06-12T10:48:02.319300633Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=087f6756-cefd-44a7-b0fc-96e6455ccf04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.002452 | controller |     "Jun 12 10:48:02.322166 crc crio[19822]: time=\"2026-06-12T10:48:02.322064191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5fb553cd-042b-4ca5-869f-0731b188fa34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.002468 | controller |     "Jun 12 10:48:02.330774 crc crio[19822]: time=\"2026-06-12T10:48:02.330638444Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687688-mblt9/oc\" id=2049cced-4792-4a3b-89bc-db055eb095d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.002483 | controller |     "Jun 12 10:48:02.331450 crc crio[19822]: time=\"2026-06-12T10:48:02.331370217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.002498 | controller |     "Jun 12 10:48:02.384360 crc crio[19822]: time=\"2026-06-12T10:48:02.384227641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.002513 | controller |     "Jun 12 10:48:02.769735 crc crio[19822]: time=\"2026-06-12T10:48:02.769548506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.002531 | controller |     "Jun 12 10:48:02.886935 crc crio[19822]: time=\"2026-06-12T10:48:02.886754244Z\" level=info msg=\"Created container bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171: openshift-infra/auto-csr-approver-29687688-mblt9/oc\" id=2049cced-4792-4a3b-89bc-db055eb095d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.002547 | controller |     "Jun 12 10:48:02.887996 crc crio[19822]: time=\"2026-06-12T10:48:02.88787554Z\" level=info msg=\"Starting container: bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171\" id=008b7c27-ed7c-4eff-8928-49a9aa576b6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.002562 | controller |     "Jun 12 10:48:02.897066 crc crio[19822]: time=\"2026-06-12T10:48:02.896621578Z\" level=info msg=\"Started container\" PID=151296 containerID=bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171 description=openshift-infra/auto-csr-approver-29687688-mblt9/oc id=008b7c27-ed7c-4eff-8928-49a9aa576b6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c",
2026-06-12 11:43:52.002578 | controller |     "Jun 12 10:48:04.589651 crc crio[19822]: time=\"2026-06-12T10:48:04.588311024Z\" level=info msg=\"Stopping pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=0401e312-82eb-469a-b255-eacd3945f04a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.002593 | controller |     "Jun 12 10:48:04.591545 crc crio[19822]: time=\"2026-06-12T10:48:04.59069272Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687688-mblt9 Namespace:openshift-infra ID:4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c UID:91502a50-a91a-4068-8130-8b4b679257c0 NetNS:/var/run/netns/47cf857f-d774-423b-ba95-3c339c484bca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91502a50_a91a_4068_8130_8b4b679257c0.slice PodAnnotations:0xc001ee2d80}] Aliases:map[]}\"",
2026-06-12 11:43:52.002608 | controller |     "Jun 12 10:48:04.591545 crc crio[19822]: time=\"2026-06-12T10:48:04.591092163Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687688-mblt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.002624 | controller |     "Jun 12 10:48:04.970430 crc crio[19822]: time=\"2026-06-12T10:48:04.970221513Z\" level=info msg=\"Stopped pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=0401e312-82eb-469a-b255-eacd3945f04a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.002639 | controller |     "Jun 12 10:48:29.581948 crc crio[19822]: time=\"2026-06-12T10:48:29.581204151Z\" level=info msg=\"Removing container: 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a\" id=f559d439-4a29-45d4-9cea-7e2e2d82ac87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.002654 | controller |     "Jun 12 10:48:29.852003 crc crio[19822]: time=\"2026-06-12T10:48:29.851600745Z\" level=info msg=\"Removed container 71855cd82894139316667e0fcab6857bea9939d24c483851c31014a9fee6590a: openshift-infra/auto-csr-approver-29687682-78kwc/oc\" id=f559d439-4a29-45d4-9cea-7e2e2d82ac87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.002669 | controller |     "Jun 12 10:48:29.862638 crc crio[19822]: time=\"2026-06-12T10:48:29.861996663Z\" level=info msg=\"Stopping pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=ba1d7a13-22e3-478e-b56f-1ac4b8fb9627 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.002684 | controller |     "Jun 12 10:48:29.862638 crc crio[19822]: time=\"2026-06-12T10:48:29.862090286Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=ba1d7a13-22e3-478e-b56f-1ac4b8fb9627 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.002703 | controller |     "Jun 12 10:48:29.863075 crc crio[19822]: time=\"2026-06-12T10:48:29.862773768Z\" level=info msg=\"Removing pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=fb1373a5-5a5b-4eb5-b48e-9d49529fee71 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.002718 | controller |     "Jun 12 10:48:29.886570 crc crio[19822]: time=\"2026-06-12T10:48:29.886442444Z\" level=info msg=\"Removed pod sandbox: d1884dfeab9f907f978e5b3b774620bde22dc0bb8a7a818c339b3e94078293a2\" id=fb1373a5-5a5b-4eb5-b48e-9d49529fee71 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.002733 | controller |     "Jun 12 10:48:45.177172 crc crio[19822]: time=\"2026-06-12T10:48:45.175953797Z\" level=info msg=\"Stopping pod sandbox: 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802\" id=9fb86447-1a3f-4a46-9605-4c256cec7420 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.002749 | controller |     "Jun 12 10:48:45.180778 crc crio[19822]: time=\"2026-06-12T10:48:45.1776237Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 Namespace:openstack ID:61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802 UID:278ebd4e-c11f-41e3-b929-90b1aca01d5f NetNS:/var/run/netns/ef74327c-b86c-4f21-bbd8-96fded50f2db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod278ebd4e_c11f_41e3_b929_90b1aca01d5f.slice PodAnnotations:0xc0021456d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.002764 | controller |     "Jun 12 10:48:45.180778 crc crio[19822]: time=\"2026-06-12T10:48:45.177797916Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.002779 | controller |     "Jun 12 10:48:45.707444 crc crio[19822]: time=\"2026-06-12T10:48:45.706798894Z\" level=info msg=\"Stopped pod sandbox: 61bfacb31254b480d1b17c591821a66de04ebf7c89f5146923cdad42e1bd8802\" id=9fb86447-1a3f-4a46-9605-4c256cec7420 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.002794 | controller |     "Jun 12 10:48:46.722729 crc crio[19822]: time=\"2026-06-12T10:48:46.722162385Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/POD\" id=eb19b4a1-b841-463a-a138-aa5211f61489 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.002809 | controller |     "Jun 12 10:48:46.724042 crc crio[19822]: time=\"2026-06-12T10:48:46.722759614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.002824 | controller |     "Jun 12 10:48:46.788381 crc crio[19822]: time=\"2026-06-12T10:48:46.788227327Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00244d360}] Aliases:map[]}\"",
2026-06-12 11:43:52.002840 | controller |     "Jun 12 10:48:46.788381 crc crio[19822]: time=\"2026-06-12T10:48:46.78832428Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.002858 | controller |     "Jun 12 10:48:47.717577 crc crio[19822]: 2026-06-12T10:48:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b66de739b2861f Mac:52:3f:82:6f:f7:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d SocketPath: PciID:}] [{Interface:0xc00012e7a0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.002896 | controller |     "Jun 12 10:48:47.720011 crc crio[19822]: time=\"2026-06-12T10:48:47.719916984Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00244d360}] Aliases:map[]}\"",
2026-06-12 11:43:52.002914 | controller |     "Jun 12 10:48:47.720176 crc crio[19822]: time=\"2026-06-12T10:48:47.720115991Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.002930 | controller |     "Jun 12 10:48:47.734050 crc crio[19822]: time=\"2026-06-12T10:48:47.733890401Z\" level=info msg=\"Ran pod sandbox 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/POD\" id=eb19b4a1-b841-463a-a138-aa5211f61489 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.002945 | controller |     "Jun 12 10:48:47.743707 crc crio[19822]: time=\"2026-06-12T10:48:47.743595157Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0c6a755b-e15c-48cd-ab86-78c87628655c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.002961 | controller |     "Jun 12 10:48:47.753905 crc crio[19822]: time=\"2026-06-12T10:48:47.753776583Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.002976 | controller |     "Jun 12 10:48:48.229936 crc crio[19822]: time=\"2026-06-12T10:48:48.229796955Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0c6a755b-e15c-48cd-ab86-78c87628655c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.002991 | controller |     "Jun 12 10:48:48.230538 crc crio[19822]: time=\"2026-06-12T10:48:48.230491226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3b061277-a2a2-4bcc-af4a-be35bc9b4463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.003006 | controller |     "Jun 12 10:48:48.256134 crc crio[19822]: time=\"2026-06-12T10:48:48.255588344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=66ee767a-9c8d-435e-8170-8d24a32afe6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.003022 | controller |     "Jun 12 10:48:48.263449 crc crio[19822]: time=\"2026-06-12T10:48:48.263358832Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=b745ce91-ebee-459b-ae93-86ce589a2a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.003037 | controller |     "Jun 12 10:48:48.264319 crc crio[19822]: time=\"2026-06-12T10:48:48.264275292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.003056 | controller |     "Jun 12 10:48:48.330068 crc crio[19822]: time=\"2026-06-12T10:48:48.329568098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.003071 | controller |     "Jun 12 10:48:48.335238 crc crio[19822]: time=\"2026-06-12T10:48:48.335115005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.003087 | controller |     "Jun 12 10:48:48.501794 crc crio[19822]: time=\"2026-06-12T10:48:48.501611532Z\" level=info msg=\"Created container ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=b745ce91-ebee-459b-ae93-86ce589a2a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.003102 | controller |     "Jun 12 10:48:48.503240 crc crio[19822]: time=\"2026-06-12T10:48:48.503160291Z\" level=info msg=\"Starting container: ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14\" id=d8be18a3-d3aa-467e-a067-bcaaadd9394e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.003118 | controller |     "Jun 12 10:48:48.508992 crc crio[19822]: time=\"2026-06-12T10:48:48.508882913Z\" level=info msg=\"Started container\" PID=153815 containerID=ad3df02c8b90086dca1d8c613fff1c325ae11ef3738e2689e5d63a99d0ae4a14 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=d8be18a3-d3aa-467e-a067-bcaaadd9394e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810",
2026-06-12 11:43:52.003134 | controller |     "Jun 12 10:48:55.338256 crc crio[19822]: time=\"2026-06-12T10:48:55.337368669Z\" level=info msg=\"Stopping pod sandbox: 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810\" id=b939c29d-d513-4245-89dd-ce53923a8770 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.003149 | controller |     "Jun 12 10:48:55.340581 crc crio[19822]: time=\"2026-06-12T10:48:55.340541661Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq Namespace:openstack ID:6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810 UID:d9ecf67f-bcf3-4fe0-ada5-e1513ce67a25 NetNS:/var/run/netns/4eb31ee8-ea24-43cf-b7c1-3efcec96b69d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9ecf67f_bcf3_4fe0_ada5_e1513ce67a25.slice PodAnnotations:0xc00008d938}] Aliases:map[]}\"",
2026-06-12 11:43:52.003165 | controller |     "Jun 12 10:48:55.340935 crc crio[19822]: time=\"2026-06-12T10:48:55.340905121Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.003180 | controller |     "Jun 12 10:48:55.853273 crc crio[19822]: time=\"2026-06-12T10:48:55.852656551Z\" level=info msg=\"Stopped pod sandbox: 6b66de739b2861f465ddf30e46459a409f16eed69b41567346c016229d414810\" id=b939c29d-d513-4245-89dd-ce53923a8770 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.003195 | controller |     "Jun 12 10:48:57.007895 crc crio[19822]: time=\"2026-06-12T10:48:57.007412355Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/POD\" id=1e82fc64-2c76-42d6-a5f7-c24cfd0ea95f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.003209 | controller |     "Jun 12 10:48:57.008797 crc crio[19822]: time=\"2026-06-12T10:48:57.007908121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.003228 | controller |     "Jun 12 10:48:57.052671 crc crio[19822]: time=\"2026-06-12T10:48:57.051702684Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc002144058}] Aliases:map[]}\"",
2026-06-12 11:43:52.003244 | controller |     "Jun 12 10:48:57.053075 crc crio[19822]: time=\"2026-06-12T10:48:57.052659035Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.003260 | controller |     "Jun 12 10:48:57.751024 crc crio[19822]: 2026-06-12T10:48:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b3a01588f8e8c9 Mac:52:83:05:93:c7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.003275 | controller |     "Jun 12 10:48:57.753770 crc crio[19822]: time=\"2026-06-12T10:48:57.753683666Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc002144058}] Aliases:map[]}\"",
2026-06-12 11:43:52.003290 | controller |     "Jun 12 10:48:57.753998 crc crio[19822]: time=\"2026-06-12T10:48:57.753937264Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.003305 | controller |     "Jun 12 10:48:57.762530 crc crio[19822]: time=\"2026-06-12T10:48:57.762442788Z\" level=info msg=\"Ran pod sandbox 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/POD\" id=1e82fc64-2c76-42d6-a5f7-c24cfd0ea95f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.003321 | controller |     "Jun 12 10:48:57.766270 crc crio[19822]: time=\"2026-06-12T10:48:57.766171794Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c3bd6ac0-3e6d-4682-bae6-cda4c325b84c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.003336 | controller |     "Jun 12 10:48:57.770690 crc crio[19822]: time=\"2026-06-12T10:48:57.770608911Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.003351 | controller |     "Jun 12 10:48:58.262166 crc crio[19822]: time=\"2026-06-12T10:48:58.262080839Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c3bd6ac0-3e6d-4682-bae6-cda4c325b84c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.003366 | controller |     "Jun 12 10:48:58.263512 crc crio[19822]: time=\"2026-06-12T10:48:58.263078341Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8d856052-c479-4171-8c86-1adf0a782bfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.003385 | controller |     "Jun 12 10:48:58.295085 crc crio[19822]: time=\"2026-06-12T10:48:58.294872122Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e0242107-d00d-44dd-b2cf-28407df23f90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.003401 | controller |     "Jun 12 10:48:58.304947 crc crio[19822]: time=\"2026-06-12T10:48:58.303234788Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=09ed91a9-1cac-4f73-a35c-53c8b6bba965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.003416 | controller |     "Jun 12 10:48:58.304947 crc crio[19822]: time=\"2026-06-12T10:48:58.303686702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.003456 | controller |     "Jun 12 10:48:58.356433 crc crio[19822]: time=\"2026-06-12T10:48:58.356338197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.003476 | controller |     "Jun 12 10:48:58.361281 crc crio[19822]: time=\"2026-06-12T10:48:58.361206683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.003492 | controller |     "Jun 12 10:48:58.557323 crc crio[19822]: time=\"2026-06-12T10:48:58.556801605Z\" level=info msg=\"Created container 9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=09ed91a9-1cac-4f73-a35c-53c8b6bba965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.003507 | controller |     "Jun 12 10:48:58.559174 crc crio[19822]: time=\"2026-06-12T10:48:58.559101828Z\" level=info msg=\"Starting container: 9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33\" id=bec619cb-5bd3-4e63-8a2d-4abf2214e1bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.003523 | controller |     "Jun 12 10:48:58.565421 crc crio[19822]: time=\"2026-06-12T10:48:58.565332476Z\" level=info msg=\"Started container\" PID=154449 containerID=9955a482daae670986c3db3500c56377cc2c11aad509c3caca484de6b0b9df33 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=bec619cb-5bd3-4e63-8a2d-4abf2214e1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61",
2026-06-12 11:43:52.003539 | controller |     "Jun 12 10:49:03.483267 crc crio[19822]: time=\"2026-06-12T10:49:03.4812534Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-2xspl/POD\" id=d637f4fa-a882-487a-be6e-9b668373e804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.003554 | controller |     "Jun 12 10:49:03.483267 crc crio[19822]: time=\"2026-06-12T10:49:03.482027625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.003569 | controller |     "Jun 12 10:49:03.524096 crc crio[19822]: time=\"2026-06-12T10:49:03.524004962Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696220}] Aliases:map[]}\"",
2026-06-12 11:43:52.003588 | controller |     "Jun 12 10:49:03.524096 crc crio[19822]: time=\"2026-06-12T10:49:03.524084454Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-2xspl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.003631 | controller |     "Jun 12 10:49:04.096237 crc crio[19822]: 2026-06-12T10:49:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15f9effd053a179 Mac:a2:f2:4e:a9:64:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 SocketPath: PciID:}] [{Interface:0xc0002daa30 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.003649 | controller |     "Jun 12 10:49:04.097651 crc crio[19822]: time=\"2026-06-12T10:49:04.097570017Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696220}] Aliases:map[]}\"",
2026-06-12 11:43:52.004039 | controller |     "Jun 12 10:49:04.097799 crc crio[19822]: time=\"2026-06-12T10:49:04.097751702Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-2xspl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.004077 | controller |     "Jun 12 10:49:04.109159 crc crio[19822]: time=\"2026-06-12T10:49:04.10828328Z\" level=info msg=\"Ran pod sandbox 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 with infra container: openshift-marketplace/redhat-marketplace-2xspl/POD\" id=d637f4fa-a882-487a-be6e-9b668373e804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.004096 | controller |     "Jun 12 10:49:04.117543 crc crio[19822]: time=\"2026-06-12T10:49:04.113213594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e753483a-608d-4538-8ac9-fbd98dcd7f8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.004112 | controller |     "Jun 12 10:49:04.117543 crc crio[19822]: time=\"2026-06-12T10:49:04.116873286Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19c26327-bb74-4c32-b9fc-7184f65f8fae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.004128 | controller |     "Jun 12 10:49:04.126551 crc crio[19822]: time=\"2026-06-12T10:49:04.1264661Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities\" id=a2a12ce5-cd01-457c-b3d6-8d93600b6278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.004144 | controller |     "Jun 12 10:49:04.126982 crc crio[19822]: time=\"2026-06-12T10:49:04.126914405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004159 | controller |     "Jun 12 10:49:04.198084 crc crio[19822]: time=\"2026-06-12T10:49:04.197994111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004175 | controller |     "Jun 12 10:49:04.205738 crc crio[19822]: time=\"2026-06-12T10:49:04.205676675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004198 | controller |     "Jun 12 10:49:04.378753 crc crio[19822]: time=\"2026-06-12T10:49:04.378161032Z\" level=info msg=\"Created container acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities\" id=a2a12ce5-cd01-457c-b3d6-8d93600b6278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.004214 | controller |     "Jun 12 10:49:04.379955 crc crio[19822]: time=\"2026-06-12T10:49:04.379887347Z\" level=info msg=\"Starting container: acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388\" id=926403e7-f8c0-4265-ae27-8b88141ee98c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.004230 | controller |     "Jun 12 10:49:04.389600 crc crio[19822]: time=\"2026-06-12T10:49:04.389517785Z\" level=info msg=\"Started container\" PID=154819 containerID=acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388 description=openshift-marketplace/redhat-marketplace-2xspl/extract-utilities id=926403e7-f8c0-4265-ae27-8b88141ee98c name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90",
2026-06-12 11:43:52.004245 | controller |     "Jun 12 10:49:04.486271 crc crio[19822]: time=\"2026-06-12T10:49:04.486159098Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bbad6c2b-f96a-47c9-aa60-c3413e0e37b6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.004260 | controller |     "Jun 12 10:49:04.493417 crc crio[19822]: time=\"2026-06-12T10:49:04.493336307Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:52.004275 | controller |     "Jun 12 10:49:05.045670 crc crio[19822]: time=\"2026-06-12T10:49:05.044957955Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=bbad6c2b-f96a-47c9-aa60-c3413e0e37b6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.004290 | controller |     "Jun 12 10:49:05.046332 crc crio[19822]: time=\"2026-06-12T10:49:05.046250956Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2d37e583-b4f9-4436-9562-968c441d8392 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.004305 | controller |     "Jun 12 10:49:05.050336 crc crio[19822]: time=\"2026-06-12T10:49:05.049186049Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bf363060-a969-405d-ae17-34d8c15c569b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.004321 | controller |     "Jun 12 10:49:05.058342 crc crio[19822]: time=\"2026-06-12T10:49:05.058248248Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2xspl/extract-content\" id=8f0ab499-cf2f-435e-a354-b804a60f8479 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.004336 | controller |     "Jun 12 10:49:05.058781 crc crio[19822]: time=\"2026-06-12T10:49:05.058723233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004351 | controller |     "Jun 12 10:49:05.106628 crc crio[19822]: time=\"2026-06-12T10:49:05.106386078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004366 | controller |     "Jun 12 10:49:05.111208 crc crio[19822]: time=\"2026-06-12T10:49:05.111131409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004381 | controller |     "Jun 12 10:49:05.297541 crc crio[19822]: time=\"2026-06-12T10:49:05.297487498Z\" level=info msg=\"Created container fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb: openshift-marketplace/redhat-marketplace-2xspl/extract-content\" id=8f0ab499-cf2f-435e-a354-b804a60f8479 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.004401 | controller |     "Jun 12 10:49:05.300765 crc crio[19822]: time=\"2026-06-12T10:49:05.300669609Z\" level=info msg=\"Starting container: fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb\" id=d8aa53e4-2ac7-4769-ba40-42790885c152 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.004416 | controller |     "Jun 12 10:49:05.308839 crc crio[19822]: time=\"2026-06-12T10:49:05.308708095Z\" level=info msg=\"Started container\" PID=154868 containerID=fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb description=openshift-marketplace/redhat-marketplace-2xspl/extract-content id=d8aa53e4-2ac7-4769-ba40-42790885c152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90",
2026-06-12 11:43:52.004431 | controller |     "Jun 12 10:49:06.524165 crc crio[19822]: time=\"2026-06-12T10:49:06.523451588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d8e3b4d1-8fab-4e32-8d4b-615c599ef9b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.004446 | controller |     "Jun 12 10:49:06.528366 crc crio[19822]: time=\"2026-06-12T10:49:06.528310092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1513c63f-9582-4025-8c73-fb2c74558dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.004461 | controller |     "Jun 12 10:49:06.538241 crc crio[19822]: time=\"2026-06-12T10:49:06.538116424Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-2xspl/registry-server\" id=3b34b41d-70f6-4e02-90f1-a48a0716ff3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.004475 | controller |     "Jun 12 10:49:06.538670 crc crio[19822]: time=\"2026-06-12T10:49:06.5386104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004490 | controller |     "Jun 12 10:49:06.607550 crc crio[19822]: time=\"2026-06-12T10:49:06.60745638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004505 | controller |     "Jun 12 10:49:06.615358 crc crio[19822]: time=\"2026-06-12T10:49:06.615259818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004521 | controller |     "Jun 12 10:49:06.795096 crc crio[19822]: time=\"2026-06-12T10:49:06.794450308Z\" level=info msg=\"Created container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server\" id=3b34b41d-70f6-4e02-90f1-a48a0716ff3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.004535 | controller |     "Jun 12 10:49:06.797525 crc crio[19822]: time=\"2026-06-12T10:49:06.797425093Z\" level=info msg=\"Starting container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d\" id=0bd2d7ce-a329-4302-a9f2-50c4550cdd74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.004550 | controller |     "Jun 12 10:49:06.819998 crc crio[19822]: time=\"2026-06-12T10:49:06.810438048Z\" level=info msg=\"Started container\" PID=155005 containerID=1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d description=openshift-marketplace/redhat-marketplace-2xspl/registry-server id=0bd2d7ce-a329-4302-a9f2-50c4550cdd74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90",
2026-06-12 11:43:52.004568 | controller |     "Jun 12 10:49:15.745217 crc crio[19822]: time=\"2026-06-12T10:49:15.74433609Z\" level=info msg=\"Stopping container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d (timeout: 2s)\" id=67ad86d7-53a3-4de8-b61c-470f0960a02f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.004583 | controller |     "Jun 12 10:49:15.868369 crc crio[19822]: time=\"2026-06-12T10:49:15.868277701Z\" level=info msg=\"Stopped container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server\" id=67ad86d7-53a3-4de8-b61c-470f0960a02f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.004599 | controller |     "Jun 12 10:49:15.869374 crc crio[19822]: time=\"2026-06-12T10:49:15.869252682Z\" level=info msg=\"Stopping pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=c796e726-8db3-4127-b573-f3fd8080def3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.004613 | controller |     "Jun 12 10:49:15.870217 crc crio[19822]: time=\"2026-06-12T10:49:15.870104368Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-2xspl Namespace:openshift-marketplace ID:15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90 UID:cce23927-51ab-4c71-a4a2-97e9bf396d1b NetNS:/var/run/netns/24cafe22-2754-4cfb-981e-d898f0c88640 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcce23927_51ab_4c71_a4a2_97e9bf396d1b.slice PodAnnotations:0xc000696fd0}] Aliases:map[]}\"",
2026-06-12 11:43:52.004628 | controller |     "Jun 12 10:49:15.870351 crc crio[19822]: time=\"2026-06-12T10:49:15.870261003Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-2xspl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.004643 | controller |     "Jun 12 10:49:16.146427 crc crio[19822]: time=\"2026-06-12T10:49:16.145716083Z\" level=info msg=\"Stopped pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=c796e726-8db3-4127-b573-f3fd8080def3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.004659 | controller |     "Jun 12 10:49:16.767031 crc crio[19822]: time=\"2026-06-12T10:49:16.766932852Z\" level=info msg=\"Removing container: 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d\" id=a44f05c1-6c1a-4a2a-b964-e2c5cf471359 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.004674 | controller |     "Jun 12 10:49:16.821316 crc crio[19822]: time=\"2026-06-12T10:49:16.820761178Z\" level=info msg=\"Removed container 1ba28c56f195702b2656810552c2d446349d7b54e540b7a08147aee0d878f52d: openshift-marketplace/redhat-marketplace-2xspl/registry-server\" id=a44f05c1-6c1a-4a2a-b964-e2c5cf471359 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.004689 | controller |     "Jun 12 10:49:16.824429 crc crio[19822]: time=\"2026-06-12T10:49:16.824305911Z\" level=info msg=\"Removing container: fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb\" id=2844dc7a-86d5-4712-a645-7b0397e8f515 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.004704 | controller |     "Jun 12 10:49:16.867337 crc crio[19822]: time=\"2026-06-12T10:49:16.86714228Z\" level=info msg=\"Removed container fa4d5d9f55fd3d8bf90c4de12fd13b33e0397a6293bc56a8caecb5fbe20186cb: openshift-marketplace/redhat-marketplace-2xspl/extract-content\" id=2844dc7a-86d5-4712-a645-7b0397e8f515 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.004719 | controller |     "Jun 12 10:49:16.876993 crc crio[19822]: time=\"2026-06-12T10:49:16.876800854Z\" level=info msg=\"Removing container: acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388\" id=8f3fcbc7-f18f-4f3b-8b1b-1b07929ecfa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.004738 | controller |     "Jun 12 10:49:16.930155 crc crio[19822]: time=\"2026-06-12T10:49:16.930026823Z\" level=info msg=\"Removed container acff84ee121485529f537a70f85687cfb7228bf87ab59e0899b8342e835e4388: openshift-marketplace/redhat-marketplace-2xspl/extract-utilities\" id=8f3fcbc7-f18f-4f3b-8b1b-1b07929ecfa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.004753 | controller |     "Jun 12 10:49:29.932725 crc crio[19822]: time=\"2026-06-12T10:49:29.931705548Z\" level=info msg=\"Stopping pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=44177aff-8454-495c-bdde-da7403997217 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.004769 | controller |     "Jun 12 10:49:29.932725 crc crio[19822]: time=\"2026-06-12T10:49:29.932715351Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=44177aff-8454-495c-bdde-da7403997217 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.004784 | controller |     "Jun 12 10:49:29.937432 crc crio[19822]: time=\"2026-06-12T10:49:29.936040867Z\" level=info msg=\"Removing pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=82db9e23-38ab-42d5-9ee9-5d7ef93bf797 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.004800 | controller |     "Jun 12 10:49:29.952008 crc crio[19822]: time=\"2026-06-12T10:49:29.951930199Z\" level=info msg=\"Removed pod sandbox: 15f9effd053a17910f61b02642e7f405642b66d92b0559efb5c5ea840dc4fd90\" id=82db9e23-38ab-42d5-9ee9-5d7ef93bf797 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.004815 | controller |     "Jun 12 10:49:39.123505 crc crio[19822]: time=\"2026-06-12T10:49:39.122365373Z\" level=info msg=\"Stopping pod sandbox: 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61\" id=e0999d2b-b067-413c-bc9e-0993a774b6d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.004831 | controller |     "Jun 12 10:49:39.125176 crc crio[19822]: time=\"2026-06-12T10:49:39.124339527Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c Namespace:openstack ID:9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61 UID:2fdfaf83-17a1-4748-b0a0-94b5db79e717 NetNS:/var/run/netns/76f8c836-5fed-4121-a71f-4f671d84f949 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fdfaf83_17a1_4748_b0a0_94b5db79e717.slice PodAnnotations:0xc003094260}] Aliases:map[]}\"",
2026-06-12 11:43:52.004850 | controller |     "Jun 12 10:49:39.125176 crc crio[19822]: time=\"2026-06-12T10:49:39.124530223Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.004866 | controller |     "Jun 12 10:49:39.627215 crc crio[19822]: time=\"2026-06-12T10:49:39.626893393Z\" level=info msg=\"Stopped pod sandbox: 9b3a01588f8e8c995a4c5451417c6dc17b1d0cb47d75474fd6236cb2477dce61\" id=e0999d2b-b067-413c-bc9e-0993a774b6d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.004913 | controller |     "Jun 12 10:49:40.644704 crc crio[19822]: time=\"2026-06-12T10:49:40.644170014Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/POD\" id=8c774119-2187-485b-ae1f-3c2c987b512d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.004930 | controller |     "Jun 12 10:49:40.646644 crc crio[19822]: time=\"2026-06-12T10:49:40.644729512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.004946 | controller |     "Jun 12 10:49:40.686769 crc crio[19822]: time=\"2026-06-12T10:49:40.68668227Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc0007ac480}] Aliases:map[]}\"",
2026-06-12 11:43:52.004965 | controller |     "Jun 12 10:49:40.687296 crc crio[19822]: time=\"2026-06-12T10:49:40.687272249Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.004982 | controller |     "Jun 12 10:49:41.362560 crc crio[19822]: 2026-06-12T10:49:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1adc16da9646008 Mac:be:d7:b7:f5:09:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 SocketPath: PciID:}] [{Interface:0xc00025a9f0 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.004997 | controller |     "Jun 12 10:49:41.364054 crc crio[19822]: time=\"2026-06-12T10:49:41.363945325Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc0007ac480}] Aliases:map[]}\"",
2026-06-12 11:43:52.005013 | controller |     "Jun 12 10:49:41.364208 crc crio[19822]: time=\"2026-06-12T10:49:41.364146442Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.005029 | controller |     "Jun 12 10:49:41.377391 crc crio[19822]: time=\"2026-06-12T10:49:41.377297422Z\" level=info msg=\"Ran pod sandbox 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/POD\" id=8c774119-2187-485b-ae1f-3c2c987b512d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.005045 | controller |     "Jun 12 10:49:41.380700 crc crio[19822]: time=\"2026-06-12T10:49:41.380645916Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=60a2e323-3948-4ce2-87f0-713891d0c172 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.005060 | controller |     "Jun 12 10:49:41.390623 crc crio[19822]: time=\"2026-06-12T10:49:41.390547574Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.005076 | controller |     "Jun 12 10:49:41.846663 crc crio[19822]: time=\"2026-06-12T10:49:41.845956907Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=60a2e323-3948-4ce2-87f0-713891d0c172 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.005091 | controller |     "Jun 12 10:49:41.849394 crc crio[19822]: time=\"2026-06-12T10:49:41.849313944Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1964a781-db96-4fd4-823b-e55d83600e4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.005106 | controller |     "Jun 12 10:49:41.875302 crc crio[19822]: time=\"2026-06-12T10:49:41.875182469Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bd7d3906-47f6-4c71-a6f0-92b08b297614 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.005125 | controller |     "Jun 12 10:49:41.883716 crc crio[19822]: time=\"2026-06-12T10:49:41.883575026Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=60ac3bc1-173d-422a-9001-2c78930911f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.005140 | controller |     "Jun 12 10:49:41.884652 crc crio[19822]: time=\"2026-06-12T10:49:41.884574688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.005156 | controller |     "Jun 12 10:49:41.960714 crc crio[19822]: time=\"2026-06-12T10:49:41.960183938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.005171 | controller |     "Jun 12 10:49:41.964847 crc crio[19822]: time=\"2026-06-12T10:49:41.964723192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.005187 | controller |     "Jun 12 10:49:42.133913 crc crio[19822]: time=\"2026-06-12T10:49:42.13377702Z\" level=info msg=\"Created container 51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=60ac3bc1-173d-422a-9001-2c78930911f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.005203 | controller |     "Jun 12 10:49:42.135844 crc crio[19822]: time=\"2026-06-12T10:49:42.135696301Z\" level=info msg=\"Starting container: 51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314\" id=096ea448-40be-4f28-b30b-919e27c1dc56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.005218 | controller |     "Jun 12 10:49:42.143442 crc crio[19822]: time=\"2026-06-12T10:49:42.143327104Z\" level=info msg=\"Started container\" PID=157097 containerID=51141b69ee865b042c6dbd7572ae088fee6ff84c88898321cadba544521ac314 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=096ea448-40be-4f28-b30b-919e27c1dc56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57",
2026-06-12 11:43:52.005233 | controller |     "Jun 12 10:50:00.530481 crc crio[19822]: time=\"2026-06-12T10:50:00.529559633Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687690-w85x2/POD\" id=79452191-e117-41ef-9576-52ca20b7d21d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.005248 | controller |     "Jun 12 10:50:00.532191 crc crio[19822]: time=\"2026-06-12T10:50:00.530516024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.005264 | controller |     "Jun 12 10:50:00.579249 crc crio[19822]: time=\"2026-06-12T10:50:00.579139746Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc00101aa00}] Aliases:map[]}\"",
2026-06-12 11:43:52.005284 | controller |     "Jun 12 10:50:00.579249 crc crio[19822]: time=\"2026-06-12T10:50:00.579209448Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687690-w85x2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.005299 | controller |     "Jun 12 10:50:00.909428 crc crio[19822]: 2026-06-12T10:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bc8191e7357543 Mac:3e:80:01:9e:29:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 SocketPath: PciID:}] [{Interface:0xc0003045b0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.005315 | controller |     "Jun 12 10:50:00.910760 crc crio[19822]: time=\"2026-06-12T10:50:00.910691991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc00101aa00}] Aliases:map[]}\"",
2026-06-12 11:43:52.005330 | controller |     "Jun 12 10:50:00.910959 crc crio[19822]: time=\"2026-06-12T10:50:00.910909158Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687690-w85x2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.005346 | controller |     "Jun 12 10:50:00.921087 crc crio[19822]: time=\"2026-06-12T10:50:00.920769013Z\" level=info msg=\"Ran pod sandbox 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f with infra container: openshift-infra/auto-csr-approver-29687690-w85x2/POD\" id=79452191-e117-41ef-9576-52ca20b7d21d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.005361 | controller |     "Jun 12 10:50:00.927742 crc crio[19822]: time=\"2026-06-12T10:50:00.92765102Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7f9b2413-ecb3-4753-906d-781669cb9c0c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.005376 | controller |     "Jun 12 10:50:00.938060 crc crio[19822]: time=\"2026-06-12T10:50:00.937339141Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.005391 | controller |     "Jun 12 10:50:02.789576 crc crio[19822]: time=\"2026-06-12T10:50:02.788641083Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7f9b2413-ecb3-4753-906d-781669cb9c0c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.005406 | controller |     "Jun 12 10:50:02.791959 crc crio[19822]: time=\"2026-06-12T10:50:02.791774352Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ab76f7e0-2d8d-4a42-a43b-fa3371a68b4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.005421 | controller |     "Jun 12 10:50:02.794442 crc crio[19822]: time=\"2026-06-12T10:50:02.794303954Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a6175341-f5d4-47d7-8a89-139891b90700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.005436 | controller |     "Jun 12 10:50:02.808389 crc crio[19822]: time=\"2026-06-12T10:50:02.808296948Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687690-w85x2/oc\" id=6809880e-6a5b-4b91-b63c-6eafb36f4945 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.005451 | controller |     "Jun 12 10:50:02.808954 crc crio[19822]: time=\"2026-06-12T10:50:02.808898268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.005469 | controller |     "Jun 12 10:50:02.861737 crc crio[19822]: time=\"2026-06-12T10:50:02.86167775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.005484 | controller |     "Jun 12 10:50:03.180727 crc crio[19822]: time=\"2026-06-12T10:50:03.180662317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.005499 | controller |     "Jun 12 10:50:03.306513 crc crio[19822]: time=\"2026-06-12T10:50:03.30629482Z\" level=info msg=\"Created container fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec: openshift-infra/auto-csr-approver-29687690-w85x2/oc\" id=6809880e-6a5b-4b91-b63c-6eafb36f4945 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.005515 | controller |     "Jun 12 10:50:03.308733 crc crio[19822]: time=\"2026-06-12T10:50:03.308584484Z\" level=info msg=\"Starting container: fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec\" id=89a66922-60db-41bc-ae74-13a3dc18688e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.005530 | controller |     "Jun 12 10:50:03.315009 crc crio[19822]: time=\"2026-06-12T10:50:03.314897064Z\" level=info msg=\"Started container\" PID=158296 containerID=fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec description=openshift-infra/auto-csr-approver-29687690-w85x2/oc id=89a66922-60db-41bc-ae74-13a3dc18688e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f",
2026-06-12 11:43:52.005545 | controller |     "Jun 12 10:50:05.511149 crc crio[19822]: time=\"2026-06-12T10:50:05.51018918Z\" level=info msg=\"Stopping pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=ace17f3a-f484-45f1-8657-49ce889911e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.005561 | controller |     "Jun 12 10:50:05.512344 crc crio[19822]: time=\"2026-06-12T10:50:05.512137003Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687690-w85x2 Namespace:openshift-infra ID:3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f UID:7d8842ac-ac6e-4980-b0d0-8e3d048f825f NetNS:/var/run/netns/54e9de97-072e-4d20-8574-9c35d50b1c90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d8842ac_ac6e_4980_b0d0_8e3d048f825f.slice PodAnnotations:0xc0032643c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.005575 | controller |     "Jun 12 10:50:05.512344 crc crio[19822]: time=\"2026-06-12T10:50:05.512309149Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687690-w85x2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.005591 | controller |     "Jun 12 10:50:05.824046 crc crio[19822]: time=\"2026-06-12T10:50:05.823863327Z\" level=info msg=\"Stopped pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=ace17f3a-f484-45f1-8657-49ce889911e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.005609 | controller |     "Jun 12 10:50:29.982419 crc crio[19822]: time=\"2026-06-12T10:50:29.981058343Z\" level=info msg=\"Removing container: 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7\" id=20381dea-eb70-4116-9458-eb5696fc92f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.005634 | controller |     "Jun 12 10:50:30.300973 crc crio[19822]: time=\"2026-06-12T10:50:30.300568823Z\" level=info msg=\"Removed container 523661de43fa485b67707d4a52161c5e0cdd3db8b2a62e8b9eafa2542922cda7: openshift-infra/auto-csr-approver-29687684-zmdnf/oc\" id=20381dea-eb70-4116-9458-eb5696fc92f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.005650 | controller |     "Jun 12 10:50:30.314108 crc crio[19822]: time=\"2026-06-12T10:50:30.314019795Z\" level=info msg=\"Stopping pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=392672f7-b0ae-432f-b1c7-60cad29a77ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.005668 | controller |     "Jun 12 10:50:30.314108 crc crio[19822]: time=\"2026-06-12T10:50:30.314112818Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=392672f7-b0ae-432f-b1c7-60cad29a77ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.005684 | controller |     "Jun 12 10:50:30.314868 crc crio[19822]: time=\"2026-06-12T10:50:30.314729827Z\" level=info msg=\"Removing pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=fff0a38f-8566-477d-b002-b08d4667ea0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.005699 | controller |     "Jun 12 10:50:30.330785 crc crio[19822]: time=\"2026-06-12T10:50:30.330683632Z\" level=info msg=\"Removed pod sandbox: 91045097d09b0bb495fa74d1844a3a2fe105321f8a398f79c7114b838840ce32\" id=fff0a38f-8566-477d-b002-b08d4667ea0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.005713 | controller |     "Jun 12 10:50:33.946540 crc crio[19822]: time=\"2026-06-12T10:50:33.945499654Z\" level=info msg=\"Stopping pod sandbox: 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57\" id=fd099855-1d7d-4150-9a4f-9b25684bfca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.005728 | controller |     "Jun 12 10:50:33.949425 crc crio[19822]: time=\"2026-06-12T10:50:33.947296761Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx Namespace:openstack ID:1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57 UID:9e2021d7-ea2c-48c8-86b3-cb5740684fed NetNS:/var/run/netns/fbb26238-6f68-41ed-9078-dad6aa500014 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e2021d7_ea2c_48c8_86b3_cb5740684fed.slice PodAnnotations:0xc00008de78}] Aliases:map[]}\"",
2026-06-12 11:43:52.005743 | controller |     "Jun 12 10:50:33.949425 crc crio[19822]: time=\"2026-06-12T10:50:33.947448736Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.005758 | controller |     "Jun 12 10:50:34.550731 crc crio[19822]: time=\"2026-06-12T10:50:34.550248998Z\" level=info msg=\"Stopped pod sandbox: 1adc16da964600884aaca6f302b7af877262b6e27f5f907d3348a4bdf85a4b57\" id=fd099855-1d7d-4150-9a4f-9b25684bfca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.005773 | controller |     "Jun 12 10:50:35.490021 crc crio[19822]: time=\"2026-06-12T10:50:35.488960146Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/POD\" id=65a92c4e-1697-4202-a5e6-7756800fb0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.005788 | controller |     "Jun 12 10:50:35.491466 crc crio[19822]: time=\"2026-06-12T10:50:35.490054881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.005803 | controller |     "Jun 12 10:50:35.528380 crc crio[19822]: time=\"2026-06-12T10:50:35.528252038Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0021444c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.005821 | controller |     "Jun 12 10:50:35.528380 crc crio[19822]: time=\"2026-06-12T10:50:35.5283146Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.005837 | controller |     "Jun 12 10:50:36.230859 crc crio[19822]: 2026-06-12T10:50:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d83a7e2ef25a566 Mac:0e:82:99:04:5e:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.005853 | controller |     "Jun 12 10:50:36.232510 crc crio[19822]: time=\"2026-06-12T10:50:36.232421911Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0021444c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.005890 | controller |     "Jun 12 10:50:36.232697 crc crio[19822]: time=\"2026-06-12T10:50:36.232631138Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.005911 | controller |     "Jun 12 10:50:36.242719 crc crio[19822]: time=\"2026-06-12T10:50:36.24263623Z\" level=info msg=\"Ran pod sandbox d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/POD\" id=65a92c4e-1697-4202-a5e6-7756800fb0b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.005927 | controller |     "Jun 12 10:50:36.245971 crc crio[19822]: time=\"2026-06-12T10:50:36.245879791Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a5639bbf-263a-4e62-8d38-78462f32af90 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.005942 | controller |     "Jun 12 10:50:36.257100 crc crio[19822]: time=\"2026-06-12T10:50:36.256786897Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.005958 | controller |     "Jun 12 10:50:36.742384 crc crio[19822]: time=\"2026-06-12T10:50:36.742019431Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a5639bbf-263a-4e62-8d38-78462f32af90 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.005973 | controller |     "Jun 12 10:50:36.743722 crc crio[19822]: time=\"2026-06-12T10:50:36.743621913Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2799e5c3-07b2-4dae-ade5-e8f679767f79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.005987 | controller |     "Jun 12 10:50:36.776228 crc crio[19822]: time=\"2026-06-12T10:50:36.776133789Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8460f21b-1f57-46ad-b71b-ffd9ffcd6232 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.006002 | controller |     "Jun 12 10:50:36.785154 crc crio[19822]: time=\"2026-06-12T10:50:36.785047913Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam\" id=46602f7b-564e-4bda-ae97-4ad47fedaa20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.006021 | controller |     "Jun 12 10:50:36.786097 crc crio[19822]: time=\"2026-06-12T10:50:36.785964803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006036 | controller |     "Jun 12 10:50:36.855416 crc crio[19822]: time=\"2026-06-12T10:50:36.854882639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006051 | controller |     "Jun 12 10:50:36.859974 crc crio[19822]: time=\"2026-06-12T10:50:36.859910399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006067 | controller |     "Jun 12 10:50:37.055887 crc crio[19822]: time=\"2026-06-12T10:50:37.055677428Z\" level=info msg=\"Created container f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a: openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam\" id=46602f7b-564e-4bda-ae97-4ad47fedaa20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.006083 | controller |     "Jun 12 10:50:37.057304 crc crio[19822]: time=\"2026-06-12T10:50:37.057147145Z\" level=info msg=\"Starting container: f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a\" id=40e1134c-82e0-4d25-ae8a-e9dfae3d50f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.006098 | controller |     "Jun 12 10:50:37.068014 crc crio[19822]: time=\"2026-06-12T10:50:37.067865707Z\" level=info msg=\"Started container\" PID=160421 containerID=f9c9a4c707ebbce7292b5556c3ed85f945cdd20d39565b88c87e36daf69cf08a description=openstack/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam id=40e1134c-82e0-4d25-ae8a-e9dfae3d50f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c",
2026-06-12 11:43:52.006114 | controller |     "Jun 12 10:50:46.153517 crc crio[19822]: time=\"2026-06-12T10:50:46.152637748Z\" level=info msg=\"Stopping pod sandbox: d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c\" id=344d8951-66df-40ed-9a01-44d4c3df53fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.006129 | controller |     "Jun 12 10:50:46.155140 crc crio[19822]: time=\"2026-06-12T10:50:46.154355864Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-fgldf Namespace:openstack ID:d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c UID:8e1bba33-e759-42c8-bbd4-6f9bec2b176e NetNS:/var/run/netns/eb89c20f-4937-43e7-9e48-2059387ce841 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8e1bba33_e759_42c8_bbd4_6f9bec2b176e.slice PodAnnotations:0xc0037c93f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.006145 | controller |     "Jun 12 10:50:46.155140 crc crio[19822]: time=\"2026-06-12T10:50:46.154515799Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-fgldf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.006161 | controller |     "Jun 12 10:50:46.645049 crc crio[19822]: time=\"2026-06-12T10:50:46.644433072Z\" level=info msg=\"Stopped pod sandbox: d83a7e2ef25a566c4c110b95a920b071ed6d157256996a9cce2bf72ee2160e9c\" id=344d8951-66df-40ed-9a01-44d4c3df53fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.006176 | controller |     "Jun 12 10:50:47.665915 crc crio[19822]: time=\"2026-06-12T10:50:47.665334348Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/POD\" id=5f8b699d-6a7c-4c69-861f-190004099014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.006194 | controller |     "Jun 12 10:50:47.666778 crc crio[19822]: time=\"2026-06-12T10:50:47.665932347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006210 | controller |     "Jun 12 10:50:47.719176 crc crio[19822]: time=\"2026-06-12T10:50:47.718677909Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0030941d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.006225 | controller |     "Jun 12 10:50:47.719535 crc crio[19822]: time=\"2026-06-12T10:50:47.719506796Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.006241 | controller |     "Jun 12 10:50:48.404768 crc crio[19822]: 2026-06-12T10:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:634b79c9ab11c4c Mac:a2:04:f9:0d:2a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 SocketPath: PciID:}] [{Interface:0xc0005a85d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.006256 | controller |     "Jun 12 10:50:48.405577 crc crio[19822]: time=\"2026-06-12T10:50:48.405460697Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0030941d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.006271 | controller |     "Jun 12 10:50:48.405857 crc crio[19822]: time=\"2026-06-12T10:50:48.405750937Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.006286 | controller |     "Jun 12 10:50:48.418201 crc crio[19822]: time=\"2026-06-12T10:50:48.418125595Z\" level=info msg=\"Ran pod sandbox 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/POD\" id=5f8b699d-6a7c-4c69-861f-190004099014 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.006302 | controller |     "Jun 12 10:50:48.426176 crc crio[19822]: time=\"2026-06-12T10:50:48.426092124Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0b6e5a49-019d-4f4b-9f76-0da3390b3e29 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.006317 | controller |     "Jun 12 10:50:48.430256 crc crio[19822]: time=\"2026-06-12T10:50:48.430199475Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.006332 | controller |     "Jun 12 10:50:48.852923 crc crio[19822]: time=\"2026-06-12T10:50:48.852761963Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0b6e5a49-019d-4f4b-9f76-0da3390b3e29 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.006350 | controller |     "Jun 12 10:50:48.854165 crc crio[19822]: time=\"2026-06-12T10:50:48.853756885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a427486b-d259-46d9-ae4a-aa08fdbe0b32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.006366 | controller |     "Jun 12 10:50:48.883542 crc crio[19822]: time=\"2026-06-12T10:50:48.883464001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=574a66bf-4a82-41ce-9dd1-a1b3c5d66412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.006381 | controller |     "Jun 12 10:50:48.891857 crc crio[19822]: time=\"2026-06-12T10:50:48.891712794Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cc78b238-7b57-403a-af56-8b8f5fd7e784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.006396 | controller |     "Jun 12 10:50:48.892561 crc crio[19822]: time=\"2026-06-12T10:50:48.892463178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006411 | controller |     "Jun 12 10:50:48.962756 crc crio[19822]: time=\"2026-06-12T10:50:48.962624644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006427 | controller |     "Jun 12 10:50:48.966147 crc crio[19822]: time=\"2026-06-12T10:50:48.966091705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006442 | controller |     "Jun 12 10:50:49.151236 crc crio[19822]: time=\"2026-06-12T10:50:49.151071221Z\" level=info msg=\"Created container d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cc78b238-7b57-403a-af56-8b8f5fd7e784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.006457 | controller |     "Jun 12 10:50:49.152581 crc crio[19822]: time=\"2026-06-12T10:50:49.152476195Z\" level=info msg=\"Starting container: d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12\" id=3bf43f7e-4893-4bcc-8313-5fc9c13c1239 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.006473 | controller |     "Jun 12 10:50:49.162027 crc crio[19822]: time=\"2026-06-12T10:50:49.161785522Z\" level=info msg=\"Started container\" PID=161104 containerID=d5199bb42fc2a9a0de2c69b88594b4a3b747bd58e6c3481dbb106c5269ab3f12 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=3bf43f7e-4893-4bcc-8313-5fc9c13c1239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a",
2026-06-12 11:43:52.006489 | controller |     "Jun 12 10:50:59.360023 crc crio[19822]: time=\"2026-06-12T10:50:59.35910683Z\" level=info msg=\"Stopping pod sandbox: 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a\" id=b945eee3-747d-4d9c-b712-d6ae6256afc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.006538 | controller |     "Jun 12 10:50:59.361949 crc crio[19822]: time=\"2026-06-12T10:50:59.360619779Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq Namespace:openstack ID:634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a UID:0c63da50-0efc-4e80-a047-649b14749db9 NetNS:/var/run/netns/35199538-e8f9-4814-9182-3a01821bb388 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c63da50_0efc_4e80_a047_649b14749db9.slice PodAnnotations:0xc0021453a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.006560 | controller |     "Jun 12 10:50:59.361949 crc crio[19822]: time=\"2026-06-12T10:50:59.360752423Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.006576 | controller |     "Jun 12 10:50:59.891141 crc crio[19822]: time=\"2026-06-12T10:50:59.890558429Z\" level=info msg=\"Stopped pod sandbox: 634b79c9ab11c4c11b5d3f60023dcaaf702b57baeb3bfac3f8129b80a8dea48a\" id=b945eee3-747d-4d9c-b712-d6ae6256afc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.006591 | controller |     "Jun 12 10:51:00.906658 crc crio[19822]: time=\"2026-06-12T10:51:00.906091766Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/POD\" id=b990536e-566e-4af7-b737-ae30c77131ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.006606 | controller |     "Jun 12 10:51:00.907976 crc crio[19822]: time=\"2026-06-12T10:51:00.906687935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006621 | controller |     "Jun 12 10:51:00.949095 crc crio[19822]: time=\"2026-06-12T10:51:00.949035304Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}\"",
2026-06-12 11:43:52.006636 | controller |     "Jun 12 10:51:00.949571 crc crio[19822]: time=\"2026-06-12T10:51:00.94955309Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.006651 | controller |     "Jun 12 10:51:01.640756 crc crio[19822]: 2026-06-12T10:51:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:975855631ba83c2 Mac:66:e2:54:2f:b1:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.006666 | controller |     "Jun 12 10:51:01.643574 crc crio[19822]: time=\"2026-06-12T10:51:01.643525779Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc000120bc8}] Aliases:map[]}\"",
2026-06-12 11:43:52.006681 | controller |     "Jun 12 10:51:01.643935 crc crio[19822]: time=\"2026-06-12T10:51:01.643906001Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.006695 | controller |     "Jun 12 10:51:01.652709 crc crio[19822]: time=\"2026-06-12T10:51:01.65264793Z\" level=info msg=\"Ran pod sandbox 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/POD\" id=b990536e-566e-4af7-b737-ae30c77131ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.006714 | controller |     "Jun 12 10:51:01.656505 crc crio[19822]: time=\"2026-06-12T10:51:01.65647537Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=31bdde0c-bffd-4517-af17-eb71be61906c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.006729 | controller |     "Jun 12 10:51:01.661137 crc crio[19822]: time=\"2026-06-12T10:51:01.661076226Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.006744 | controller |     "Jun 12 10:51:02.073928 crc crio[19822]: time=\"2026-06-12T10:51:02.073272124Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=31bdde0c-bffd-4517-af17-eb71be61906c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.006759 | controller |     "Jun 12 10:51:02.078134 crc crio[19822]: time=\"2026-06-12T10:51:02.077929922Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4c3dabf4-3b47-4cfb-823f-ed509ddde2d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.006773 | controller |     "Jun 12 10:51:02.116979 crc crio[19822]: time=\"2026-06-12T10:51:02.116775111Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7e340dc4-01cc-47a3-a9c7-875d23461b21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.006788 | controller |     "Jun 12 10:51:02.129265 crc crio[19822]: time=\"2026-06-12T10:51:02.129135794Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=e0c3ab93-fb9a-4966-889b-f936cbe28137 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.006803 | controller |     "Jun 12 10:51:02.130560 crc crio[19822]: time=\"2026-06-12T10:51:02.130464937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006818 | controller |     "Jun 12 10:51:02.202251 crc crio[19822]: time=\"2026-06-12T10:51:02.200655283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006832 | controller |     "Jun 12 10:51:02.204573 crc crio[19822]: time=\"2026-06-12T10:51:02.204509556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.006846 | controller |     "Jun 12 10:51:02.406782 crc crio[19822]: time=\"2026-06-12T10:51:02.406643099Z\" level=info msg=\"Created container 9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=e0c3ab93-fb9a-4966-889b-f936cbe28137 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.006886 | controller |     "Jun 12 10:51:02.408418 crc crio[19822]: time=\"2026-06-12T10:51:02.408297771Z\" level=info msg=\"Starting container: 9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214\" id=4e102a12-a5cd-4f8f-9c57-bb4a25101741 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.006937 | controller |     "Jun 12 10:51:02.415856 crc crio[19822]: time=\"2026-06-12T10:51:02.415671247Z\" level=info msg=\"Started container\" PID=161954 containerID=9b8e4766ba00a57b2f7d38d8492c55efa378908aabe181212fc06888df14d214 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=4e102a12-a5cd-4f8f-9c57-bb4a25101741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd",
2026-06-12 11:43:52.006969 | controller |     "Jun 12 10:51:11.824412 crc crio[19822]: time=\"2026-06-12T10:51:11.823549525Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-d8kl4/POD\" id=0cfebe31-e15f-4562-b7ea-aeb8f02f7918 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.006987 | controller |     "Jun 12 10:51:11.826107 crc crio[19822]: time=\"2026-06-12T10:51:11.824443714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007003 | controller |     "Jun 12 10:51:11.889075 crc crio[19822]: time=\"2026-06-12T10:51:11.887354082Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.007019 | controller |     "Jun 12 10:51:11.889075 crc crio[19822]: time=\"2026-06-12T10:51:11.887434154Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-d8kl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.007035 | controller |     "Jun 12 10:51:12.550534 crc crio[19822]: 2026-06-12T10:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2851bcff69de04f Mac:aa:24:39:36:ab:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.007121 | controller |     "Jun 12 10:51:12.552192 crc crio[19822]: time=\"2026-06-12T10:51:12.552108295Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.007142 | controller |     "Jun 12 10:51:12.552364 crc crio[19822]: time=\"2026-06-12T10:51:12.552320502Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-d8kl4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.007159 | controller |     "Jun 12 10:51:12.570324 crc crio[19822]: time=\"2026-06-12T10:51:12.570234184Z\" level=info msg=\"Ran pod sandbox 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed with infra container: openshift-marketplace/redhat-operators-d8kl4/POD\" id=0cfebe31-e15f-4562-b7ea-aeb8f02f7918 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.007219 | controller |     "Jun 12 10:51:12.575937 crc crio[19822]: time=\"2026-06-12T10:51:12.575777659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2163b7a0-cd93-4b11-adc8-eb07e2778d85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.007239 | controller |     "Jun 12 10:51:12.582867 crc crio[19822]: time=\"2026-06-12T10:51:12.582336968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c049f93-3d0f-4761-95b8-9c2cb62baeef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.007260 | controller |     "Jun 12 10:51:12.591298 crc crio[19822]: time=\"2026-06-12T10:51:12.591216024Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d8kl4/extract-utilities\" id=360bc983-c52b-455f-9cc7-b64e37d065af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.007276 | controller |     "Jun 12 10:51:12.591760 crc crio[19822]: time=\"2026-06-12T10:51:12.59171531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007292 | controller |     "Jun 12 10:51:12.655792 crc crio[19822]: time=\"2026-06-12T10:51:12.655742047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007307 | controller |     "Jun 12 10:51:12.661383 crc crio[19822]: time=\"2026-06-12T10:51:12.661309745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007322 | controller |     "Jun 12 10:51:12.841081 crc crio[19822]: time=\"2026-06-12T10:51:12.840975172Z\" level=info msg=\"Created container 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549: openshift-marketplace/redhat-operators-d8kl4/extract-utilities\" id=360bc983-c52b-455f-9cc7-b64e37d065af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.007337 | controller |     "Jun 12 10:51:12.844434 crc crio[19822]: time=\"2026-06-12T10:51:12.844379181Z\" level=info msg=\"Starting container: 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549\" id=359daf31-d613-4a7d-afa8-874f2500487c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.007353 | controller |     "Jun 12 10:51:12.855368 crc crio[19822]: time=\"2026-06-12T10:51:12.854866944Z\" level=info msg=\"Started container\" PID=162663 containerID=0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549 description=openshift-marketplace/redhat-operators-d8kl4/extract-utilities id=359daf31-d613-4a7d-afa8-874f2500487c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed",
2026-06-12 11:43:52.007369 | controller |     "Jun 12 10:51:13.604399 crc crio[19822]: time=\"2026-06-12T10:51:13.604311419Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6e843b0c-18a0-4ccf-9d14-46691c5d17fa name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.007384 | controller |     "Jun 12 10:51:13.615368 crc crio[19822]: time=\"2026-06-12T10:51:13.61529682Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.007401 | controller |     "Jun 12 10:51:14.719752 crc crio[19822]: time=\"2026-06-12T10:51:14.719504952Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6e843b0c-18a0-4ccf-9d14-46691c5d17fa name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.007417 | controller |     "Jun 12 10:51:14.721564 crc crio[19822]: time=\"2026-06-12T10:51:14.720389069Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f4612c51-4d6b-4454-a95f-86ebd6d2f3ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.007433 | controller |     "Jun 12 10:51:14.723456 crc crio[19822]: time=\"2026-06-12T10:51:14.723271282Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f05d93c5-79d6-45da-9056-2ba2dfd1da32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.007452 | controller |     "Jun 12 10:51:14.732869 crc crio[19822]: time=\"2026-06-12T10:51:14.732725063Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d8kl4/extract-content\" id=a2ad0e7b-b563-47de-884e-b10193e5a98f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.007468 | controller |     "Jun 12 10:51:14.733461 crc crio[19822]: time=\"2026-06-12T10:51:14.733366793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007484 | controller |     "Jun 12 10:51:14.785118 crc crio[19822]: time=\"2026-06-12T10:51:14.785019239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007499 | controller |     "Jun 12 10:51:14.788631 crc crio[19822]: time=\"2026-06-12T10:51:14.788564642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007514 | controller |     "Jun 12 10:51:14.969385 crc crio[19822]: time=\"2026-06-12T10:51:14.968715234Z\" level=info msg=\"Created container 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7: openshift-marketplace/redhat-operators-d8kl4/extract-content\" id=a2ad0e7b-b563-47de-884e-b10193e5a98f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.007529 | controller |     "Jun 12 10:51:14.970724 crc crio[19822]: time=\"2026-06-12T10:51:14.970509941Z\" level=info msg=\"Starting container: 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7\" id=b6c3e148-75f1-43a8-a493-273ad1c135c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.007545 | controller |     "Jun 12 10:51:14.977475 crc crio[19822]: time=\"2026-06-12T10:51:14.977296388Z\" level=info msg=\"Started container\" PID=162763 containerID=6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7 description=openshift-marketplace/redhat-operators-d8kl4/extract-content id=b6c3e148-75f1-43a8-a493-273ad1c135c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed",
2026-06-12 11:43:52.007560 | controller |     "Jun 12 10:51:17.675619 crc crio[19822]: time=\"2026-06-12T10:51:17.673145147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6bd3835f-df55-41d7-b0a1-b8dee8533f25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.007576 | controller |     "Jun 12 10:51:17.679007 crc crio[19822]: time=\"2026-06-12T10:51:17.678520378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1dfcf84b-e562-41bd-99fc-a9f2154115f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.007590 | controller |     "Jun 12 10:51:17.687771 crc crio[19822]: time=\"2026-06-12T10:51:17.687647189Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-d8kl4/registry-server\" id=7ab2d159-3bcf-4bfa-b404-54c3285e0ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.007606 | controller |     "Jun 12 10:51:17.688207 crc crio[19822]: time=\"2026-06-12T10:51:17.688167896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007621 | controller |     "Jun 12 10:51:17.757962 crc crio[19822]: time=\"2026-06-12T10:51:17.75356745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007636 | controller |     "Jun 12 10:51:17.757962 crc crio[19822]: time=\"2026-06-12T10:51:17.757527326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007656 | controller |     "Jun 12 10:51:17.913725 crc crio[19822]: time=\"2026-06-12T10:51:17.913633821Z\" level=info msg=\"Created container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server\" id=7ab2d159-3bcf-4bfa-b404-54c3285e0ef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.007672 | controller |     "Jun 12 10:51:17.915378 crc crio[19822]: time=\"2026-06-12T10:51:17.915303804Z\" level=info msg=\"Starting container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a\" id=401ddb6d-be29-4b8f-a002-2a6dcc30911d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.007687 | controller |     "Jun 12 10:51:17.925369 crc crio[19822]: time=\"2026-06-12T10:51:17.925320434Z\" level=info msg=\"Started container\" PID=162935 containerID=dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a description=openshift-marketplace/redhat-operators-d8kl4/registry-server id=401ddb6d-be29-4b8f-a002-2a6dcc30911d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed",
2026-06-12 11:43:52.007702 | controller |     "Jun 12 10:51:22.690755 crc crio[19822]: time=\"2026-06-12T10:51:22.690109705Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x4fql/POD\" id=1ffdfd1a-78d0-48a7-be4f-6d70a106a50e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.007717 | controller |     "Jun 12 10:51:22.692431 crc crio[19822]: time=\"2026-06-12T10:51:22.690774617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007732 | controller |     "Jun 12 10:51:22.723132 crc crio[19822]: time=\"2026-06-12T10:51:22.723017344Z\" level=info msg=\"Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc00008d898}] Aliases:map[]}\"",
2026-06-12 11:43:52.007747 | controller |     "Jun 12 10:51:22.723132 crc crio[19822]: time=\"2026-06-12T10:51:22.723087827Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x4fql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.007762 | controller |     "Jun 12 10:51:23.417182 crc crio[19822]: 2026-06-12T10:51:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c2880a9a670fe9 Mac:9a:f7:68:39:3a:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.007777 | controller |     "Jun 12 10:51:23.419137 crc crio[19822]: time=\"2026-06-12T10:51:23.419051507Z\" level=info msg=\"Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc00008d898}] Aliases:map[]}\"",
2026-06-12 11:43:52.007793 | controller |     "Jun 12 10:51:23.419451 crc crio[19822]: time=\"2026-06-12T10:51:23.419364857Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x4fql for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.007812 | controller |     "Jun 12 10:51:23.434122 crc crio[19822]: time=\"2026-06-12T10:51:23.434034885Z\" level=info msg=\"Ran pod sandbox 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 with infra container: openshift-marketplace/community-operators-x4fql/POD\" id=1ffdfd1a-78d0-48a7-be4f-6d70a106a50e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.007830 | controller |     "Jun 12 10:51:23.440467 crc crio[19822]: time=\"2026-06-12T10:51:23.440318685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1b4e4a6d-a68b-4f49-8a0f-3bc807cdcd4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.007852 | controller |     "Jun 12 10:51:23.445670 crc crio[19822]: time=\"2026-06-12T10:51:23.44363909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1fee88f2-75cc-42cd-82f9-fd32824b9030 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.007883 | controller |     "Jun 12 10:51:23.451923 crc crio[19822]: time=\"2026-06-12T10:51:23.45136695Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x4fql/extract-utilities\" id=79643ae9-ff55-43d2-85b5-b0ad7b15898e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.007906 | controller |     "Jun 12 10:51:23.452353 crc crio[19822]: time=\"2026-06-12T10:51:23.45228379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007922 | controller |     "Jun 12 10:51:23.506517 crc crio[19822]: time=\"2026-06-12T10:51:23.50638117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007938 | controller |     "Jun 12 10:51:23.512519 crc crio[19822]: time=\"2026-06-12T10:51:23.512410183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.007953 | controller |     "Jun 12 10:51:23.679515 crc crio[19822]: time=\"2026-06-12T10:51:23.679398724Z\" level=info msg=\"Created container 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e: openshift-marketplace/community-operators-x4fql/extract-utilities\" id=79643ae9-ff55-43d2-85b5-b0ad7b15898e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.007969 | controller |     "Jun 12 10:51:23.681108 crc crio[19822]: time=\"2026-06-12T10:51:23.681015067Z\" level=info msg=\"Starting container: 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e\" id=5c761cd0-6ecd-434b-a7ae-1383d946f5d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.007984 | controller |     "Jun 12 10:51:23.687038 crc crio[19822]: time=\"2026-06-12T10:51:23.686927435Z\" level=info msg=\"Started container\" PID=163301 containerID=7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e description=openshift-marketplace/community-operators-x4fql/extract-utilities id=5c761cd0-6ecd-434b-a7ae-1383d946f5d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5",
2026-06-12 11:43:52.008001 | controller |     "Jun 12 10:51:23.782767 crc crio[19822]: time=\"2026-06-12T10:51:23.782655346Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=05f93953-a21a-4a29-9bdd-f8bce4a9b853 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.008017 | controller |     "Jun 12 10:51:23.787706 crc crio[19822]: time=\"2026-06-12T10:51:23.787567302Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.008035 | controller |     "Jun 12 10:51:24.362443 crc crio[19822]: time=\"2026-06-12T10:51:24.361965009Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=05f93953-a21a-4a29-9bdd-f8bce4a9b853 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.008051 | controller |     "Jun 12 10:51:24.363449 crc crio[19822]: time=\"2026-06-12T10:51:24.363359493Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cd5b566f-1be2-4fc9-a5db-05aa3e2dac97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.008067 | controller |     "Jun 12 10:51:24.366488 crc crio[19822]: time=\"2026-06-12T10:51:24.36640734Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2f50fa5e-08fb-4041-b7d9-84b1e6d30a40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.008083 | controller |     "Jun 12 10:51:24.374377 crc crio[19822]: time=\"2026-06-12T10:51:24.374283651Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x4fql/extract-content\" id=9718608c-f478-40cb-a5da-aa8fc74ea4e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.008098 | controller |     "Jun 12 10:51:24.374861 crc crio[19822]: time=\"2026-06-12T10:51:24.374713765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008114 | controller |     "Jun 12 10:51:24.428169 crc crio[19822]: time=\"2026-06-12T10:51:24.42790088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008129 | controller |     "Jun 12 10:51:24.431910 crc crio[19822]: time=\"2026-06-12T10:51:24.431763474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008144 | controller |     "Jun 12 10:51:24.606952 crc crio[19822]: time=\"2026-06-12T10:51:24.606796893Z\" level=info msg=\"Created container 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13: openshift-marketplace/community-operators-x4fql/extract-content\" id=9718608c-f478-40cb-a5da-aa8fc74ea4e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.008160 | controller |     "Jun 12 10:51:24.611131 crc crio[19822]: time=\"2026-06-12T10:51:24.609646823Z\" level=info msg=\"Starting container: 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13\" id=c7aba23e-a72a-43d6-a89a-39235791362b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.008175 | controller |     "Jun 12 10:51:24.616315 crc crio[19822]: time=\"2026-06-12T10:51:24.616203072Z\" level=info msg=\"Started container\" PID=163320 containerID=92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13 description=openshift-marketplace/community-operators-x4fql/extract-content id=c7aba23e-a72a-43d6-a89a-39235791362b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5",
2026-06-12 11:43:52.008191 | controller |     "Jun 12 10:51:30.012382 crc crio[19822]: time=\"2026-06-12T10:51:30.011874366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9bfd4b8d-c13a-4b5a-a892-4cb38017aa42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.008207 | controller |     "Jun 12 10:51:30.016766 crc crio[19822]: time=\"2026-06-12T10:51:30.016544055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d3daec0-c259-46d4-a258-ec1c9f413fed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.008226 | controller |     "Jun 12 10:51:30.027183 crc crio[19822]: time=\"2026-06-12T10:51:30.02704305Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x4fql/registry-server\" id=63f2c1d5-9197-4369-b70b-ff2a9efea818 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.008241 | controller |     "Jun 12 10:51:30.029559 crc crio[19822]: time=\"2026-06-12T10:51:30.029498388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008257 | controller |     "Jun 12 10:51:30.104258 crc crio[19822]: time=\"2026-06-12T10:51:30.104139026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008272 | controller |     "Jun 12 10:51:30.108150 crc crio[19822]: time=\"2026-06-12T10:51:30.108086903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008287 | controller |     "Jun 12 10:51:30.280611 crc crio[19822]: time=\"2026-06-12T10:51:30.280468217Z\" level=info msg=\"Created container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server\" id=63f2c1d5-9197-4369-b70b-ff2a9efea818 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.008303 | controller |     "Jun 12 10:51:30.282091 crc crio[19822]: time=\"2026-06-12T10:51:30.281955434Z\" level=info msg=\"Starting container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a\" id=80b1c11c-e54b-4dad-9953-3bf953266a78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.008318 | controller |     "Jun 12 10:51:30.287208 crc crio[19822]: time=\"2026-06-12T10:51:30.287108148Z\" level=info msg=\"Started container\" PID=163604 containerID=26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a description=openshift-marketplace/community-operators-x4fql/registry-server id=80b1c11c-e54b-4dad-9953-3bf953266a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5",
2026-06-12 11:43:52.008335 | controller |     "Jun 12 10:51:33.058421 crc crio[19822]: time=\"2026-06-12T10:51:33.057553485Z\" level=info msg=\"Stopping container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a (timeout: 2s)\" id=537cb393-185d-41c6-bc01-38c76c49c207 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.008350 | controller |     "Jun 12 10:51:33.196369 crc crio[19822]: time=\"2026-06-12T10:51:33.196238066Z\" level=info msg=\"Stopped container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server\" id=537cb393-185d-41c6-bc01-38c76c49c207 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.008365 | controller |     "Jun 12 10:51:33.197343 crc crio[19822]: time=\"2026-06-12T10:51:33.197257248Z\" level=info msg=\"Stopping pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=82e9fe53-5bb9-4076-aa5f-c22606f02009 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.008380 | controller |     "Jun 12 10:51:33.198264 crc crio[19822]: time=\"2026-06-12T10:51:33.198167628Z\" level=info msg=\"Got pod network &{Name:redhat-operators-d8kl4 Namespace:openshift-marketplace ID:2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed UID:81b81bf3-3aaf-44ee-920f-2f123baa2254 NetNS:/var/run/netns/0f4d08b9-a52a-4f52-8aec-5b97ef986a3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81b81bf3_3aaf_44ee_920f_2f123baa2254.slice PodAnnotations:0xc00101aa30}] Aliases:map[]}\"",
2026-06-12 11:43:52.008399 | controller |     "Jun 12 10:51:33.198424 crc crio[19822]: time=\"2026-06-12T10:51:33.198355024Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-d8kl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.008415 | controller |     "Jun 12 10:51:33.561929 crc crio[19822]: time=\"2026-06-12T10:51:33.561243879Z\" level=info msg=\"Stopped pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=82e9fe53-5bb9-4076-aa5f-c22606f02009 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.008431 | controller |     "Jun 12 10:51:34.080924 crc crio[19822]: time=\"2026-06-12T10:51:34.08088003Z\" level=info msg=\"Removing container: dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a\" id=7c0daa16-2eb9-4da4-bbfb-3af5a5afe3aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008445 | controller |     "Jun 12 10:51:34.128751 crc crio[19822]: time=\"2026-06-12T10:51:34.128227149Z\" level=info msg=\"Removed container dd89aaf8d2daf13702c2b4aada0d5a915c7a22a9afef8ae9429e8a442fbbfe2a: openshift-marketplace/redhat-operators-d8kl4/registry-server\" id=7c0daa16-2eb9-4da4-bbfb-3af5a5afe3aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008460 | controller |     "Jun 12 10:51:34.138349 crc crio[19822]: time=\"2026-06-12T10:51:34.138246989Z\" level=info msg=\"Removing container: 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7\" id=bbf0b28e-455b-4a6e-9034-b12290320082 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008475 | controller |     "Jun 12 10:51:34.183489 crc crio[19822]: time=\"2026-06-12T10:51:34.183390571Z\" level=info msg=\"Removed container 6f1a282e01c0cfd66cfd2fa8ef94643d050a0816acc783bd7b15676484c175c7: openshift-marketplace/redhat-operators-d8kl4/extract-content\" id=bbf0b28e-455b-4a6e-9034-b12290320082 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008489 | controller |     "Jun 12 10:51:34.186605 crc crio[19822]: time=\"2026-06-12T10:51:34.186526287Z\" level=info msg=\"Removing container: 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549\" id=42c7c4cb-ef99-4aaf-a5bc-4bc1b9ab9810 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008504 | controller |     "Jun 12 10:51:34.229580 crc crio[19822]: time=\"2026-06-12T10:51:34.229482258Z\" level=info msg=\"Removed container 0226d9f258d18e4e49207c6435cc4558a07633d482c55bc4fff8c8ccbdd6f549: openshift-marketplace/redhat-operators-d8kl4/extract-utilities\" id=42c7c4cb-ef99-4aaf-a5bc-4bc1b9ab9810 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008519 | controller |     "Jun 12 10:51:44.229280 crc crio[19822]: time=\"2026-06-12T10:51:44.228281008Z\" level=info msg=\"Stopping container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a (timeout: 2s)\" id=b81eff60-30d2-495a-b3c6-9e067c0dcf5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.008533 | controller |     "Jun 12 10:51:44.354332 crc crio[19822]: time=\"2026-06-12T10:51:44.354232042Z\" level=info msg=\"Stopped container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server\" id=b81eff60-30d2-495a-b3c6-9e067c0dcf5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.008548 | controller |     "Jun 12 10:51:44.356163 crc crio[19822]: time=\"2026-06-12T10:51:44.356110022Z\" level=info msg=\"Stopping pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=7ccef30a-051a-454c-a8b1-fa24fd93c277 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.008565 | controller |     "Jun 12 10:51:44.358291 crc crio[19822]: time=\"2026-06-12T10:51:44.358179778Z\" level=info msg=\"Got pod network &{Name:community-operators-x4fql Namespace:openshift-marketplace ID:6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5 UID:80c2d215-f7ff-490b-9e39-8db98e4e1211 NetNS:/var/run/netns/279bc2fc-f72e-425a-8f12-8380774a6aea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod80c2d215_f7ff_490b_9e39_8db98e4e1211.slice PodAnnotations:0xc0037c9838}] Aliases:map[]}\"",
2026-06-12 11:43:52.008584 | controller |     "Jun 12 10:51:44.358528 crc crio[19822]: time=\"2026-06-12T10:51:44.358455227Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x4fql from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.008600 | controller |     "Jun 12 10:51:44.770896 crc crio[19822]: time=\"2026-06-12T10:51:44.770328744Z\" level=info msg=\"Stopped pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=7ccef30a-051a-454c-a8b1-fa24fd93c277 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.008615 | controller |     "Jun 12 10:51:45.263304 crc crio[19822]: time=\"2026-06-12T10:51:45.262735701Z\" level=info msg=\"Removing container: 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a\" id=87a61c94-0fa3-47a5-80fc-ab5bf5914e2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008630 | controller |     "Jun 12 10:51:45.292462 crc crio[19822]: time=\"2026-06-12T10:51:45.292363752Z\" level=info msg=\"Removed container 26281a99ee59a8822b390acb4ee700f55113f71cbce62bfc416fbbedddd55a1a: openshift-marketplace/community-operators-x4fql/registry-server\" id=87a61c94-0fa3-47a5-80fc-ab5bf5914e2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008645 | controller |     "Jun 12 10:51:45.297509 crc crio[19822]: time=\"2026-06-12T10:51:45.297386711Z\" level=info msg=\"Removing container: 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13\" id=1c495668-f4c3-4a3f-8a2d-25f02784276b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008661 | controller |     "Jun 12 10:51:45.362558 crc crio[19822]: time=\"2026-06-12T10:51:45.362370925Z\" level=info msg=\"Removed container 92e5b9e1222b3523460e7dc3cf059e9534aaa3ec40002b383877b99b678f5d13: openshift-marketplace/community-operators-x4fql/extract-content\" id=1c495668-f4c3-4a3f-8a2d-25f02784276b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008676 | controller |     "Jun 12 10:51:45.366148 crc crio[19822]: time=\"2026-06-12T10:51:45.36598717Z\" level=info msg=\"Removing container: 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e\" id=5cb81a56-8e80-4f42-9cd8-aa3cad8b876f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008690 | controller |     "Jun 12 10:51:45.420524 crc crio[19822]: time=\"2026-06-12T10:51:45.420394692Z\" level=info msg=\"Removed container 7d70b2641b9dd5c1146dedd28b2102c6e3a5f5c49bf0119591b5fcc16062c37e: openshift-marketplace/community-operators-x4fql/extract-utilities\" id=5cb81a56-8e80-4f42-9cd8-aa3cad8b876f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.008705 | controller |     "Jun 12 10:52:00.544553 crc crio[19822]: time=\"2026-06-12T10:52:00.543593437Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687692-vff6j/POD\" id=cd6c7e81-5f4d-4c9d-9e4f-baa584a26ba8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.008720 | controller |     "Jun 12 10:52:00.544553 crc crio[19822]: time=\"2026-06-12T10:52:00.544508405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008736 | controller |     "Jun 12 10:52:00.609307 crc crio[19822]: time=\"2026-06-12T10:52:00.609202358Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc002ed0110}] Aliases:map[]}\"",
2026-06-12 11:43:52.008754 | controller |     "Jun 12 10:52:00.609307 crc crio[19822]: time=\"2026-06-12T10:52:00.609288781Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687692-vff6j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.008770 | controller |     "Jun 12 10:52:01.152704 crc crio[19822]: 2026-06-12T10:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a238029978b8624 Mac:72:db:40:d6:aa:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f SocketPath: PciID:}] [{Interface:0xc00038e6b0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.008785 | controller |     "Jun 12 10:52:01.154634 crc crio[19822]: time=\"2026-06-12T10:52:01.15458694Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc002ed0110}] Aliases:map[]}\"",
2026-06-12 11:43:52.008800 | controller |     "Jun 12 10:52:01.154862 crc crio[19822]: time=\"2026-06-12T10:52:01.154751815Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687692-vff6j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.008815 | controller |     "Jun 12 10:52:01.166145 crc crio[19822]: time=\"2026-06-12T10:52:01.165606732Z\" level=info msg=\"Ran pod sandbox a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 with infra container: openshift-infra/auto-csr-approver-29687692-vff6j/POD\" id=cd6c7e81-5f4d-4c9d-9e4f-baa584a26ba8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.008830 | controller |     "Jun 12 10:52:01.171152 crc crio[19822]: time=\"2026-06-12T10:52:01.170987093Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4936fd94-a9eb-4c8c-81a4-8c6c0b8b3a74 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.008845 | controller |     "Jun 12 10:52:01.182102 crc crio[19822]: time=\"2026-06-12T10:52:01.181990323Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.008865 | controller |     "Jun 12 10:52:02.039148 crc crio[19822]: time=\"2026-06-12T10:52:02.038981996Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4936fd94-a9eb-4c8c-81a4-8c6c0b8b3a74 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.008903 | controller |     "Jun 12 10:52:02.040974 crc crio[19822]: time=\"2026-06-12T10:52:02.040900717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e37ffa3-63f9-47b8-ba9e-ffd08b07d732 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.008919 | controller |     "Jun 12 10:52:02.045213 crc crio[19822]: time=\"2026-06-12T10:52:02.045117971Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=565d9ac4-9de5-4174-a3ad-baf5d508f44a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.008934 | controller |     "Jun 12 10:52:02.054725 crc crio[19822]: time=\"2026-06-12T10:52:02.054624406Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687692-vff6j/oc\" id=cb9ab83b-ba84-4222-a3b4-ab7560493215 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.008949 | controller |     "Jun 12 10:52:02.055461 crc crio[19822]: time=\"2026-06-12T10:52:02.05538856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008968 | controller |     "Jun 12 10:52:02.118330 crc crio[19822]: time=\"2026-06-12T10:52:02.11818238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008983 | controller |     "Jun 12 10:52:02.551600 crc crio[19822]: time=\"2026-06-12T10:52:02.551193738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.008998 | controller |     "Jun 12 10:52:02.673220 crc crio[19822]: time=\"2026-06-12T10:52:02.673079035Z\" level=info msg=\"Created container c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195: openshift-infra/auto-csr-approver-29687692-vff6j/oc\" id=cb9ab83b-ba84-4222-a3b4-ab7560493215 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.009013 | controller |     "Jun 12 10:52:02.675038 crc crio[19822]: time=\"2026-06-12T10:52:02.674928004Z\" level=info msg=\"Starting container: c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195\" id=7b8c3ebc-132b-42de-bba8-894a6ed3d81e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.009028 | controller |     "Jun 12 10:52:02.682164 crc crio[19822]: time=\"2026-06-12T10:52:02.681915177Z\" level=info msg=\"Started container\" PID=165261 containerID=c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195 description=openshift-infra/auto-csr-approver-29687692-vff6j/oc id=7b8c3ebc-132b-42de-bba8-894a6ed3d81e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0",
2026-06-12 11:43:52.009043 | controller |     "Jun 12 10:52:04.568880 crc crio[19822]: time=\"2026-06-12T10:52:04.568208746Z\" level=info msg=\"Stopping pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=2610ca33-7248-4fec-b646-39ab3e04e7cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009059 | controller |     "Jun 12 10:52:04.573346 crc crio[19822]: time=\"2026-06-12T10:52:04.572550823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687692-vff6j Namespace:openshift-infra ID:a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0 UID:d15e4cc0-4557-4928-abd8-dfd8692e6122 NetNS:/var/run/netns/11b31b5d-923d-42b4-a3d0-8f33ead0b56f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd15e4cc0_4557_4928_abd8_dfd8692e6122.slice PodAnnotations:0xc0006976c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.009074 | controller |     "Jun 12 10:52:04.573628 crc crio[19822]: time=\"2026-06-12T10:52:04.573582976Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687692-vff6j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.009089 | controller |     "Jun 12 10:52:04.921891 crc crio[19822]: time=\"2026-06-12T10:52:04.921421722Z\" level=info msg=\"Stopped pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=2610ca33-7248-4fec-b646-39ab3e04e7cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009104 | controller |     "Jun 12 10:52:20.819424 crc crio[19822]: time=\"2026-06-12T10:52:20.818378415Z\" level=info msg=\"Stopping pod sandbox: 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd\" id=1d760554-264a-4606-a24e-37169994d8dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009118 | controller |     "Jun 12 10:52:20.821432 crc crio[19822]: time=\"2026-06-12T10:52:20.820433431Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv Namespace:openstack ID:975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd UID:c26e9d9d-2891-46f5-93bf-13cef8136f8e NetNS:/var/run/netns/2d59e0ec-4b0e-4271-9ab2-0f3bfd1c4e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc26e9d9d_2891_46f5_93bf_13cef8136f8e.slice PodAnnotations:0xc003264fa0}] Aliases:map[]}\"",
2026-06-12 11:43:52.009137 | controller |     "Jun 12 10:52:20.821432 crc crio[19822]: time=\"2026-06-12T10:52:20.820597826Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.009153 | controller |     "Jun 12 10:52:21.326755 crc crio[19822]: time=\"2026-06-12T10:52:21.326487187Z\" level=info msg=\"Stopped pod sandbox: 975855631ba83c28f47701a623e3ad1a8d7d91dfdda2ae54dcaddc4961b206fd\" id=1d760554-264a-4606-a24e-37169994d8dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009167 | controller |     "Jun 12 10:52:22.745283 crc crio[19822]: time=\"2026-06-12T10:52:22.742671714Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/POD\" id=0e34ff7d-e239-4c9e-b74f-201b28a48189 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.009182 | controller |     "Jun 12 10:52:22.745283 crc crio[19822]: time=\"2026-06-12T10:52:22.743635855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.009197 | controller |     "Jun 12 10:52:22.786119 crc crio[19822]: time=\"2026-06-12T10:52:22.785880642Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc00101a508}] Aliases:map[]}\"",
2026-06-12 11:43:52.009213 | controller |     "Jun 12 10:52:22.786119 crc crio[19822]: time=\"2026-06-12T10:52:22.786041647Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.009229 | controller |     "Jun 12 10:52:23.337989 crc crio[19822]: 2026-06-12T10:52:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99134b2ff034a6 Mac:32:52:2f:c9:55:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e SocketPath: PciID:}] [{Interface:0xc00025d690 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.009244 | controller |     "Jun 12 10:52:23.338541 crc crio[19822]: time=\"2026-06-12T10:52:23.338472557Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc00101a508}] Aliases:map[]}\"",
2026-06-12 11:43:52.009259 | controller |     "Jun 12 10:52:23.338724 crc crio[19822]: time=\"2026-06-12T10:52:23.338669694Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.009274 | controller |     "Jun 12 10:52:23.349461 crc crio[19822]: time=\"2026-06-12T10:52:23.349409583Z\" level=info msg=\"Ran pod sandbox d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/POD\" id=0e34ff7d-e239-4c9e-b74f-201b28a48189 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.009293 | controller |     "Jun 12 10:52:23.352516 crc crio[19822]: time=\"2026-06-12T10:52:23.35245333Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=27ec7064-f608-4e6e-8f57-75d615b4cd60 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.009309 | controller |     "Jun 12 10:52:23.362794 crc crio[19822]: time=\"2026-06-12T10:52:23.362715876Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.009324 | controller |     "Jun 12 10:52:23.836870 crc crio[19822]: time=\"2026-06-12T10:52:23.836736924Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=27ec7064-f608-4e6e-8f57-75d615b4cd60 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.009339 | controller |     "Jun 12 10:52:23.839083 crc crio[19822]: time=\"2026-06-12T10:52:23.838272832Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=65b5484f-604d-43f0-af06-05c6883ad63b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.009354 | controller |     "Jun 12 10:52:23.864725 crc crio[19822]: time=\"2026-06-12T10:52:23.86458631Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d75d51ed-979f-49f6-bd3c-945b13567af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.009369 | controller |     "Jun 12 10:52:23.874425 crc crio[19822]: time=\"2026-06-12T10:52:23.873152683Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=db6cd991-0ab7-4412-b2ba-c375fbbf0abb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.009384 | controller |     "Jun 12 10:52:23.874425 crc crio[19822]: time=\"2026-06-12T10:52:23.873573717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.009399 | controller |     "Jun 12 10:52:23.933152 crc crio[19822]: time=\"2026-06-12T10:52:23.932995221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.009414 | controller |     "Jun 12 10:52:23.936800 crc crio[19822]: time=\"2026-06-12T10:52:23.93674049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.009430 | controller |     "Jun 12 10:52:24.181320 crc crio[19822]: time=\"2026-06-12T10:52:24.181213981Z\" level=info msg=\"Created container a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=db6cd991-0ab7-4412-b2ba-c375fbbf0abb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.009445 | controller |     "Jun 12 10:52:24.182519 crc crio[19822]: time=\"2026-06-12T10:52:24.182439321Z\" level=info msg=\"Starting container: a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801\" id=28cbc34d-fe9c-4f1c-ae76-3b64f876e4e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.009464 | controller |     "Jun 12 10:52:24.190229 crc crio[19822]: time=\"2026-06-12T10:52:24.190133946Z\" level=info msg=\"Started container\" PID=166525 containerID=a91f0586025465bde806147ec45eeaf2b5dcc5815ab33ef1e96bb60b5a5c5801 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=28cbc34d-fe9c-4f1c-ae76-3b64f876e4e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a",
2026-06-12 11:43:52.009481 | controller |     "Jun 12 10:52:30.376343 crc crio[19822]: time=\"2026-06-12T10:52:30.375553382Z\" level=info msg=\"Removing container: 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5\" id=ecbaf3c4-0757-49b3-8a0b-e5e9452872e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.009496 | controller |     "Jun 12 10:52:30.623325 crc crio[19822]: time=\"2026-06-12T10:52:30.623138224Z\" level=info msg=\"Removed container 60565fc3977b89c98f376349903e1497aa1cb2c02ec5d49026520bccbc814fa5: openshift-infra/auto-csr-approver-29687686-6nbdh/oc\" id=ecbaf3c4-0757-49b3-8a0b-e5e9452872e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.009512 | controller |     "Jun 12 10:52:30.638715 crc crio[19822]: time=\"2026-06-12T10:52:30.638495992Z\" level=info msg=\"Stopping pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=a4e4dfd3-442f-4c4c-a078-957a530481c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009527 | controller |     "Jun 12 10:52:30.638715 crc crio[19822]: time=\"2026-06-12T10:52:30.638604436Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=a4e4dfd3-442f-4c4c-a078-957a530481c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009542 | controller |     "Jun 12 10:52:30.641793 crc crio[19822]: time=\"2026-06-12T10:52:30.641695555Z\" level=info msg=\"Removing pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=aee7b032-03d7-4758-bb6d-a8621266300c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.009557 | controller |     "Jun 12 10:52:30.667890 crc crio[19822]: time=\"2026-06-12T10:52:30.663245004Z\" level=info msg=\"Removed pod sandbox: 6c2880a9a670fe9d4fd5762f7d6546b21d46e442c460d0b7093ce147926d9ea5\" id=aee7b032-03d7-4758-bb6d-a8621266300c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.009572 | controller |     "Jun 12 10:52:30.667890 crc crio[19822]: time=\"2026-06-12T10:52:30.664856892Z\" level=info msg=\"Stopping pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=7879f669-bd6e-4873-8dd4-4c8892091235 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009587 | controller |     "Jun 12 10:52:30.667890 crc crio[19822]: time=\"2026-06-12T10:52:30.664959345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=7879f669-bd6e-4873-8dd4-4c8892091235 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009602 | controller |     "Jun 12 10:52:30.667890 crc crio[19822]: time=\"2026-06-12T10:52:30.665784942Z\" level=info msg=\"Removing pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=5d90d706-2de6-4ba1-8809-f969aaad1b2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.009617 | controller |     "Jun 12 10:52:30.690444 crc crio[19822]: time=\"2026-06-12T10:52:30.690320316Z\" level=info msg=\"Removed pod sandbox: 2851bcff69de04f01690e5ccd210239245cd5ab6f9dead517fbcdc35393450ed\" id=5d90d706-2de6-4ba1-8809-f969aaad1b2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.009632 | controller |     "Jun 12 10:52:30.691425 crc crio[19822]: time=\"2026-06-12T10:52:30.691344417Z\" level=info msg=\"Stopping pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=9dfb0139-9113-4e8c-98df-5413d323fb0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009651 | controller |     "Jun 12 10:52:30.691425 crc crio[19822]: time=\"2026-06-12T10:52:30.69143842Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=9dfb0139-9113-4e8c-98df-5413d323fb0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009667 | controller |     "Jun 12 10:52:30.692120 crc crio[19822]: time=\"2026-06-12T10:52:30.692046274Z\" level=info msg=\"Removing pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=a3b754a5-4cca-49b1-a5d1-0ef1f4a63546 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.009683 | controller |     "Jun 12 10:52:30.707174 crc crio[19822]: time=\"2026-06-12T10:52:30.707058753Z\" level=info msg=\"Removed pod sandbox: 5cd1aa24b2f920962059c2c79405b480096ccf95a10e8215f521bab3114abd80\" id=a3b754a5-4cca-49b1-a5d1-0ef1f4a63546 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.009701 | controller |     "Jun 12 10:53:05.709658 crc crio[19822]: time=\"2026-06-12T10:53:05.708740648Z\" level=info msg=\"Stopping pod sandbox: d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a\" id=48ea6ef0-8a9e-422b-a59a-22e628b3b952 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009731 | controller |     "Jun 12 10:53:05.711660 crc crio[19822]: time=\"2026-06-12T10:53:05.710433832Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr Namespace:openstack ID:d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a UID:22e22591-b9eb-4db7-ab32-d533595305eb NetNS:/var/run/netns/1f39f23a-38f4-482c-bb3d-cf15890cbb7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22e22591_b9eb_4db7_ab32_d533595305eb.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.009748 | controller |     "Jun 12 10:53:05.711660 crc crio[19822]: time=\"2026-06-12T10:53:05.710571627Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.009764 | controller |     "Jun 12 10:53:06.228949 crc crio[19822]: time=\"2026-06-12T10:53:06.228406441Z\" level=info msg=\"Stopped pod sandbox: d99134b2ff034a6707c240f3cc50420ca9afbf2e145439033414389082fc269a\" id=48ea6ef0-8a9e-422b-a59a-22e628b3b952 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.009779 | controller |     "Jun 12 10:53:07.448527 crc crio[19822]: time=\"2026-06-12T10:53:07.447576666Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/POD\" id=f854fce1-9654-444a-8a10-b60e6e5c1f7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.009795 | controller |     "Jun 12 10:53:07.448527 crc crio[19822]: time=\"2026-06-12T10:53:07.448451284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.009810 | controller |     "Jun 12 10:53:07.522967 crc crio[19822]: time=\"2026-06-12T10:53:07.521698978Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00101a8c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.009825 | controller |     "Jun 12 10:53:07.522967 crc crio[19822]: time=\"2026-06-12T10:53:07.52174744Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.009915 | controller |     "Jun 12 10:53:08.022378 crc crio[19822]: 2026-06-12T10:53:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70e4ecd01c9437a Mac:2a:0b:c7:c5:cc:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.009938 | controller |     "Jun 12 10:53:08.024928 crc crio[19822]: time=\"2026-06-12T10:53:08.024780344Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00101a8c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.009955 | controller |     "Jun 12 10:53:08.025144 crc crio[19822]: time=\"2026-06-12T10:53:08.025059113Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.009971 | controller |     "Jun 12 10:53:08.035379 crc crio[19822]: time=\"2026-06-12T10:53:08.035294539Z\" level=info msg=\"Ran pod sandbox 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/POD\" id=f854fce1-9654-444a-8a10-b60e6e5c1f7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.009987 | controller |     "Jun 12 10:53:08.039882 crc crio[19822]: time=\"2026-06-12T10:53:08.039748809Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9cbbff6d-fe06-4ad1-b23e-680c23032c35 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.010002 | controller |     "Jun 12 10:53:08.051496 crc crio[19822]: time=\"2026-06-12T10:53:08.051401021Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.010018 | controller |     "Jun 12 10:53:08.714917 crc crio[19822]: time=\"2026-06-12T10:53:08.714333139Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9cbbff6d-fe06-4ad1-b23e-680c23032c35 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.010033 | controller |     "Jun 12 10:53:08.716375 crc crio[19822]: time=\"2026-06-12T10:53:08.71625661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b2146c5f-aa7d-4920-aed4-15e6bf556659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.010048 | controller |     "Jun 12 10:53:08.755175 crc crio[19822]: time=\"2026-06-12T10:53:08.755065917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2979fdac-d0a9-4bba-b4d1-93f3a13852d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.010065 | controller |     "Jun 12 10:53:08.777713 crc crio[19822]: time=\"2026-06-12T10:53:08.777606475Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=2192cd32-4ae6-400e-93ff-093edaf9b32c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.010083 | controller |     "Jun 12 10:53:08.778306 crc crio[19822]: time=\"2026-06-12T10:53:08.778230045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010099 | controller |     "Jun 12 10:53:08.868619 crc crio[19822]: time=\"2026-06-12T10:53:08.868482412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010114 | controller |     "Jun 12 10:53:08.872895 crc crio[19822]: time=\"2026-06-12T10:53:08.872589343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010129 | controller |     "Jun 12 10:53:09.110349 crc crio[19822]: time=\"2026-06-12T10:53:09.110057831Z\" level=info msg=\"Created container 5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=2192cd32-4ae6-400e-93ff-093edaf9b32c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.010144 | controller |     "Jun 12 10:53:09.112000 crc crio[19822]: time=\"2026-06-12T10:53:09.111762785Z\" level=info msg=\"Starting container: 5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210\" id=8557cc59-762c-4127-a330-6cbb7268480d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.010159 | controller |     "Jun 12 10:53:09.120954 crc crio[19822]: time=\"2026-06-12T10:53:09.120802394Z\" level=info msg=\"Started container\" PID=169090 containerID=5eda366e0b167c684a1be023674687f3ed242a3a1b024bca5702794f94751210 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=8557cc59-762c-4127-a330-6cbb7268480d name=/runtime.v1.RuntimeService/StartContainer sandboxID=70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173",
2026-06-12 11:43:52.010175 | controller |     "Jun 12 10:54:00.544045 crc crio[19822]: time=\"2026-06-12T10:54:00.543112781Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687694-fsqnt/POD\" id=0e4e4caf-ee0f-456a-a309-33d3a75da539 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.010190 | controller |     "Jun 12 10:54:00.545706 crc crio[19822]: time=\"2026-06-12T10:54:00.544131854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010205 | controller |     "Jun 12 10:54:00.578565 crc crio[19822]: time=\"2026-06-12T10:54:00.578197419Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00101a750}] Aliases:map[]}\"",
2026-06-12 11:43:52.010220 | controller |     "Jun 12 10:54:00.578565 crc crio[19822]: time=\"2026-06-12T10:54:00.578525729Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687694-fsqnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.010235 | controller |     "Jun 12 10:54:00.919770 crc crio[19822]: 2026-06-12T10:54:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a13bb34805caa3b Mac:fa:7f:a2:5e:6e:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 SocketPath: PciID:}] [{Interface:0xc00015a780 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.010254 | controller |     "Jun 12 10:54:00.922404 crc crio[19822]: time=\"2026-06-12T10:54:00.92231944Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00101a750}] Aliases:map[]}\"",
2026-06-12 11:43:52.010270 | controller |     "Jun 12 10:54:00.922635 crc crio[19822]: time=\"2026-06-12T10:54:00.922574049Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687694-fsqnt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.010285 | controller |     "Jun 12 10:54:00.936332 crc crio[19822]: time=\"2026-06-12T10:54:00.936103224Z\" level=info msg=\"Ran pod sandbox a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 with infra container: openshift-infra/auto-csr-approver-29687694-fsqnt/POD\" id=0e4e4caf-ee0f-456a-a309-33d3a75da539 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.010301 | controller |     "Jun 12 10:54:00.939403 crc crio[19822]: time=\"2026-06-12T10:54:00.939316137Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=525c2803-7c5b-4813-ae7c-7451c186f6af name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.010316 | controller |     "Jun 12 10:54:00.949582 crc crio[19822]: time=\"2026-06-12T10:54:00.949468632Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.010331 | controller |     "Jun 12 10:54:01.861875 crc crio[19822]: time=\"2026-06-12T10:54:01.861677644Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=525c2803-7c5b-4813-ae7c-7451c186f6af name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.010347 | controller |     "Jun 12 10:54:01.863255 crc crio[19822]: time=\"2026-06-12T10:54:01.862658226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4a18864-51bc-498a-a77a-ee07e2375bab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.010362 | controller |     "Jun 12 10:54:01.865600 crc crio[19822]: time=\"2026-06-12T10:54:01.865488236Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=177cf1dd-1396-403e-8a34-edce30c397f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.010377 | controller |     "Jun 12 10:54:01.873350 crc crio[19822]: time=\"2026-06-12T10:54:01.873221932Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687694-fsqnt/oc\" id=e10d268a-302f-46a8-b840-1d375a937b70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.010393 | controller |     "Jun 12 10:54:01.874242 crc crio[19822]: time=\"2026-06-12T10:54:01.874146302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010408 | controller |     "Jun 12 10:54:01.937688 crc crio[19822]: time=\"2026-06-12T10:54:01.937571913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010424 | controller |     "Jun 12 10:54:02.289333 crc crio[19822]: time=\"2026-06-12T10:54:02.288892629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010439 | controller |     "Jun 12 10:54:02.421621 crc crio[19822]: time=\"2026-06-12T10:54:02.421488606Z\" level=info msg=\"Created container bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d: openshift-infra/auto-csr-approver-29687694-fsqnt/oc\" id=e10d268a-302f-46a8-b840-1d375a937b70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.010459 | controller |     "Jun 12 10:54:02.423226 crc crio[19822]: time=\"2026-06-12T10:54:02.423156279Z\" level=info msg=\"Starting container: bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d\" id=581acb87-12f5-4447-badb-0c41a5356ece name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.010474 | controller |     "Jun 12 10:54:02.429572 crc crio[19822]: time=\"2026-06-12T10:54:02.429454269Z\" level=info msg=\"Started container\" PID=172162 containerID=bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d description=openshift-infra/auto-csr-approver-29687694-fsqnt/oc id=581acb87-12f5-4447-badb-0c41a5356ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02",
2026-06-12 11:43:52.010491 | controller |     "Jun 12 10:54:04.577152 crc crio[19822]: time=\"2026-06-12T10:54:04.576606781Z\" level=info msg=\"Stopping pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=44157a33-14f5-4746-bbb9-5d741978b214 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.010507 | controller |     "Jun 12 10:54:04.578730 crc crio[19822]: time=\"2026-06-12T10:54:04.578065458Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687694-fsqnt Namespace:openshift-infra ID:a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02 UID:04ef90ea-8981-4859-b4bc-df910831dd36 NetNS:/var/run/netns/4e48f754-1bd1-4a3a-a00d-784de67c1ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ef90ea_8981_4859_b4bc_df910831dd36.slice PodAnnotations:0xc00140e818}] Aliases:map[]}\"",
2026-06-12 11:43:52.010523 | controller |     "Jun 12 10:54:04.578730 crc crio[19822]: time=\"2026-06-12T10:54:04.578214403Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687694-fsqnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.010538 | controller |     "Jun 12 10:54:05.004669 crc crio[19822]: time=\"2026-06-12T10:54:05.004530349Z\" level=info msg=\"Stopped pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=44157a33-14f5-4746-bbb9-5d741978b214 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.010553 | controller |     "Jun 12 10:54:15.748084 crc crio[19822]: time=\"2026-06-12T10:54:15.747161118Z\" level=info msg=\"Stopping pod sandbox: 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173\" id=ce62f56c-73e7-4b6a-9d8b-39aaf15e96f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.010569 | controller |     "Jun 12 10:54:15.749616 crc crio[19822]: time=\"2026-06-12T10:54:15.748976657Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 Namespace:openstack ID:70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173 UID:fe7c97e2-7584-4ebd-a9f3-757ac04cd6cf NetNS:/var/run/netns/302b2d98-3e4c-4cb3-b534-3eb4a24ceb28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe7c97e2_7584_4ebd_a9f3_757ac04cd6cf.slice PodAnnotations:0xc00244ce68}] Aliases:map[]}\"",
2026-06-12 11:43:52.010585 | controller |     "Jun 12 10:54:15.749616 crc crio[19822]: time=\"2026-06-12T10:54:15.749143052Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.010601 | controller |     "Jun 12 10:54:16.207395 crc crio[19822]: time=\"2026-06-12T10:54:16.207260082Z\" level=info msg=\"Stopped pod sandbox: 70e4ecd01c9437a94521d65a451159a82c705350aa330d335f1bec285ac6b173\" id=ce62f56c-73e7-4b6a-9d8b-39aaf15e96f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.010621 | controller |     "Jun 12 10:54:17.304879 crc crio[19822]: time=\"2026-06-12T10:54:17.301886489Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/POD\" id=49738d7c-7b72-46c0-97c3-71dcc433fb82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.010636 | controller |     "Jun 12 10:54:17.304879 crc crio[19822]: time=\"2026-06-12T10:54:17.302709176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010652 | controller |     "Jun 12 10:54:17.342664 crc crio[19822]: time=\"2026-06-12T10:54:17.342527495Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc003265078}] Aliases:map[]}\"",
2026-06-12 11:43:52.010668 | controller |     "Jun 12 10:54:17.342664 crc crio[19822]: time=\"2026-06-12T10:54:17.342605627Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.010683 | controller |     "Jun 12 10:54:18.001761 crc crio[19822]: 2026-06-12T10:54:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53db863d4d13cb8 Mac:b2:4f:0b:0d:97:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.010699 | controller |     "Jun 12 10:54:18.003122 crc crio[19822]: time=\"2026-06-12T10:54:18.003001455Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc003265078}] Aliases:map[]}\"",
2026-06-12 11:43:52.010714 | controller |     "Jun 12 10:54:18.003322 crc crio[19822]: time=\"2026-06-12T10:54:18.003203141Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.010730 | controller |     "Jun 12 10:54:18.013250 crc crio[19822]: time=\"2026-06-12T10:54:18.013136191Z\" level=info msg=\"Ran pod sandbox 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/POD\" id=49738d7c-7b72-46c0-97c3-71dcc433fb82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.010747 | controller |     "Jun 12 10:54:18.016694 crc crio[19822]: time=\"2026-06-12T10:54:18.016613628Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=67a28e6b-c468-4ae3-bc00-3d45dfeb156b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.010765 | controller |     "Jun 12 10:54:18.029083 crc crio[19822]: time=\"2026-06-12T10:54:18.028977255Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.010784 | controller |     "Jun 12 10:54:18.485290 crc crio[19822]: time=\"2026-06-12T10:54:18.484134059Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=67a28e6b-c468-4ae3-bc00-3d45dfeb156b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.010800 | controller |     "Jun 12 10:54:18.487094 crc crio[19822]: time=\"2026-06-12T10:54:18.48700083Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=091f205e-1667-4c80-9aa9-ab916014a959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.010816 | controller |     "Jun 12 10:54:18.561241 crc crio[19822]: time=\"2026-06-12T10:54:18.559130959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=7c7dc453-b0aa-4e98-8ae3-dba376dd514c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.010831 | controller |     "Jun 12 10:54:18.567479 crc crio[19822]: time=\"2026-06-12T10:54:18.567380572Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=d2226fb9-fe84-41c4-95d6-03194f438470 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.010846 | controller |     "Jun 12 10:54:18.568177 crc crio[19822]: time=\"2026-06-12T10:54:18.568102415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010866 | controller |     "Jun 12 10:54:18.617145 crc crio[19822]: time=\"2026-06-12T10:54:18.616995363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010904 | controller |     "Jun 12 10:54:18.620393 crc crio[19822]: time=\"2026-06-12T10:54:18.620330009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.010921 | controller |     "Jun 12 10:54:18.770765 crc crio[19822]: time=\"2026-06-12T10:54:18.770586388Z\" level=info msg=\"Created container 6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=d2226fb9-fe84-41c4-95d6-03194f438470 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.010938 | controller |     "Jun 12 10:54:18.773166 crc crio[19822]: time=\"2026-06-12T10:54:18.772981714Z\" level=info msg=\"Starting container: 6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f\" id=e8f538a7-652e-4f8b-a0a5-74aeb35498b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.010953 | controller |     "Jun 12 10:54:18.779420 crc crio[19822]: time=\"2026-06-12T10:54:18.779264974Z\" level=info msg=\"Started container\" PID=173294 containerID=6bcab24fe94b5ad8a589107f777d10db28e3c3828dc2dd9e07f79fdac4e8f30f description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e8f538a7-652e-4f8b-a0a5-74aeb35498b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a",
2026-06-12 11:43:52.010969 | controller |     "Jun 12 10:54:30.761071 crc crio[19822]: time=\"2026-06-12T10:54:30.760127458Z\" level=info msg=\"Removing container: bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171\" id=601c01c9-c984-4a05-9c94-64eae0f94cf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.010988 | controller |     "Jun 12 10:54:30.917795 crc crio[19822]: time=\"2026-06-12T10:54:30.917666368Z\" level=info msg=\"Removed container bf239eeb956dc6298fa521dc259f596853a4e1afac6dd831bfdff82b972b3171: openshift-infra/auto-csr-approver-29687688-mblt9/oc\" id=601c01c9-c984-4a05-9c94-64eae0f94cf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.011005 | controller |     "Jun 12 10:54:30.932551 crc crio[19822]: time=\"2026-06-12T10:54:30.932438399Z\" level=info msg=\"Stopping pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=c830aa5c-8ca3-4005-a990-150c0731c752 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.011020 | controller |     "Jun 12 10:54:30.932551 crc crio[19822]: time=\"2026-06-12T10:54:30.932561393Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=c830aa5c-8ca3-4005-a990-150c0731c752 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.011035 | controller |     "Jun 12 10:54:30.934799 crc crio[19822]: time=\"2026-06-12T10:54:30.934537817Z\" level=info msg=\"Removing pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=eae96652-6218-4315-86bb-42d47a5ecd2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.011050 | controller |     "Jun 12 10:54:30.961465 crc crio[19822]: time=\"2026-06-12T10:54:30.961284741Z\" level=info msg=\"Removed pod sandbox: 4dcf7e8417887ada24ee7bb69213cbd87a1dc00830ef813a7a50664dd3f6275c\" id=eae96652-6218-4315-86bb-42d47a5ecd2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.011065 | controller |     "Jun 12 10:55:08.609106 crc crio[19822]: time=\"2026-06-12T10:55:08.608182167Z\" level=info msg=\"Stopping pod sandbox: 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a\" id=597250b7-f201-4540-bcea-37b488102aa8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.011080 | controller |     "Jun 12 10:55:08.610587 crc crio[19822]: time=\"2026-06-12T10:55:08.609714377Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt Namespace:openstack ID:53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a UID:999a4036-0eb5-4d09-b57b-09a4f0612dc1 NetNS:/var/run/netns/b83a34ed-bed2-4d60-8922-9a7937100216 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod999a4036_0eb5_4d09_b57b_09a4f0612dc1.slice PodAnnotations:0xc00101bdf0}] Aliases:map[]}\"",
2026-06-12 11:43:52.011095 | controller |     "Jun 12 10:55:08.610587 crc crio[19822]: time=\"2026-06-12T10:55:08.609925873Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.011110 | controller |     "Jun 12 10:55:09.122801 crc crio[19822]: time=\"2026-06-12T10:55:09.122326514Z\" level=info msg=\"Stopped pod sandbox: 53db863d4d13cb88e4183070b8310910c249f6427ed55e5fbe6fcacab1378e8a\" id=597250b7-f201-4540-bcea-37b488102aa8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.011125 | controller |     "Jun 12 10:55:10.264472 crc crio[19822]: time=\"2026-06-12T10:55:10.263305778Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/POD\" id=101690d3-52f9-4b1f-a2d7-632116bf6a6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.011140 | controller |     "Jun 12 10:55:10.267180 crc crio[19822]: time=\"2026-06-12T10:55:10.264521167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011155 | controller |     "Jun 12 10:55:10.305578 crc crio[19822]: time=\"2026-06-12T10:55:10.305487153Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"",
2026-06-12 11:43:52.011174 | controller |     "Jun 12 10:55:10.305578 crc crio[19822]: time=\"2026-06-12T10:55:10.305553495Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.011194 | controller |     "Jun 12 10:55:10.996511 crc crio[19822]: 2026-06-12T10:55:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c44afe1902675 Mac:82:e2:57:96:e3:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c SocketPath: PciID:}] [{Interface:0xc0002a8710 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.011218 | controller |     "Jun 12 10:55:10.997939 crc crio[19822]: time=\"2026-06-12T10:55:10.997797108Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"",
2026-06-12 11:43:52.011285 | controller |     "Jun 12 10:55:10.999022 crc crio[19822]: time=\"2026-06-12T10:55:10.998005575Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.011306 | controller |     "Jun 12 10:55:11.014987 crc crio[19822]: time=\"2026-06-12T10:55:11.014462175Z\" level=info msg=\"Ran pod sandbox 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/POD\" id=101690d3-52f9-4b1f-a2d7-632116bf6a6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.011323 | controller |     "Jun 12 10:55:11.020972 crc crio[19822]: time=\"2026-06-12T10:55:11.020918544Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f525a9b5-6818-47a7-a8b0-1052f3ab4b53 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.011338 | controller |     "Jun 12 10:55:11.033338 crc crio[19822]: time=\"2026-06-12T10:55:11.033071692Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.011354 | controller |     "Jun 12 10:55:11.724712 crc crio[19822]: time=\"2026-06-12T10:55:11.7245821Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f525a9b5-6818-47a7-a8b0-1052f3ab4b53 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.011369 | controller |     "Jun 12 10:55:11.726404 crc crio[19822]: time=\"2026-06-12T10:55:11.726336876Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8c52e98c-849d-42c9-98fa-dfb3e400b777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.011384 | controller |     "Jun 12 10:55:11.777767 crc crio[19822]: time=\"2026-06-12T10:55:11.777332761Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5ac198cc-211f-4345-867a-7191c9be5d73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.011403 | controller |     "Jun 12 10:55:11.788736 crc crio[19822]: time=\"2026-06-12T10:55:11.788098415Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=16699f93-8f2a-42be-8fb4-0993951ae51b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.011418 | controller |     "Jun 12 10:55:11.788736 crc crio[19822]: time=\"2026-06-12T10:55:11.78856649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011433 | controller |     "Jun 12 10:55:11.842855 crc crio[19822]: time=\"2026-06-12T10:55:11.842747849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011448 | controller |     "Jun 12 10:55:11.847438 crc crio[19822]: time=\"2026-06-12T10:55:11.847363493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011463 | controller |     "Jun 12 10:55:12.027643 crc crio[19822]: time=\"2026-06-12T10:55:12.027552126Z\" level=info msg=\"Created container e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=16699f93-8f2a-42be-8fb4-0993951ae51b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.011477 | controller |     "Jun 12 10:55:12.028693 crc crio[19822]: time=\"2026-06-12T10:55:12.028667401Z\" level=info msg=\"Starting container: e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397\" id=d1e4ac86-f812-4254-aa50-188be35fd76e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.011492 | controller |     "Jun 12 10:55:12.036596 crc crio[19822]: time=\"2026-06-12T10:55:12.036541813Z\" level=info msg=\"Started container\" PID=176372 containerID=e646e876775850cbab08b7e8e00c73c69db2b7fb0d186660248f8e62662df397 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=d1e4ac86-f812-4254-aa50-188be35fd76e name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b",
2026-06-12 11:43:52.011508 | controller |     "Jun 12 10:55:15.763568 crc crio[19822]: time=\"2026-06-12T10:55:15.762585936Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-b8gfj/POD\" id=20508437-c4f9-40b8-80e2-5f330217b4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.011524 | controller |     "Jun 12 10:55:15.765215 crc crio[19822]: time=\"2026-06-12T10:55:15.763606458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011539 | controller |     "Jun 12 10:55:15.826493 crc crio[19822]: time=\"2026-06-12T10:55:15.826413501Z\" level=info msg=\"Got pod network &{Name:certified-operators-b8gfj Namespace:openshift-marketplace ID:cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 UID:7da1e77b-fe48-4581-a25c-14a663ff4a1b NetNS:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7da1e77b_fe48_4581_a25c_14a663ff4a1b.slice PodAnnotations:0xc000696850}] Aliases:map[]}\"",
2026-06-12 11:43:52.011554 | controller |     "Jun 12 10:55:15.826493 crc crio[19822]: time=\"2026-06-12T10:55:15.826489963Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-b8gfj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.011612 | controller |     "Jun 12 10:55:16.443669 crc crio[19822]: 2026-06-12T10:55:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdae94e3e9b3cef Mac:56:10:81:7a:e5:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.011629 | controller |     "Jun 12 10:55:16.445442 crc crio[19822]: time=\"2026-06-12T10:55:16.445371509Z\" level=info msg=\"Got pod network &{Name:certified-operators-b8gfj Namespace:openshift-marketplace ID:cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 UID:7da1e77b-fe48-4581-a25c-14a663ff4a1b NetNS:/var/run/netns/da60db7e-6188-4c30-b9e8-9f7d414ca5c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7da1e77b_fe48_4581_a25c_14a663ff4a1b.slice PodAnnotations:0xc000696850}] Aliases:map[]}\"",
2026-06-12 11:43:52.011644 | controller |     "Jun 12 10:55:16.445626 crc crio[19822]: time=\"2026-06-12T10:55:16.445570616Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-b8gfj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.011660 | controller |     "Jun 12 10:55:16.474722 crc crio[19822]: time=\"2026-06-12T10:55:16.474544787Z\" level=info msg=\"Ran pod sandbox cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271 with infra container: openshift-marketplace/certified-operators-b8gfj/POD\" id=20508437-c4f9-40b8-80e2-5f330217b4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.011675 | controller |     "Jun 12 10:55:16.477594 crc crio[19822]: time=\"2026-06-12T10:55:16.477531991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b061d91d-a757-4541-8f2e-ddda09420b93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.011690 | controller |     "Jun 12 10:55:16.480223 crc crio[19822]: time=\"2026-06-12T10:55:16.480161166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6305e192-0cfa-40fb-8a91-5b84b304b200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.011704 | controller |     "Jun 12 10:55:16.493182 crc crio[19822]: time=\"2026-06-12T10:55:16.49305787Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-b8gfj/extract-utilities\" id=8d48ee79-d4ca-4b8e-9941-3dbd8db050d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.011719 | controller |     "Jun 12 10:55:16.494273 crc crio[19822]: time=\"2026-06-12T10:55:16.493486954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011734 | controller |     "Jun 12 10:55:16.555348 crc crio[19822]: time=\"2026-06-12T10:55:16.555140715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011748 | controller |     "Jun 12 10:55:16.564974 crc crio[19822]: time=\"2026-06-12T10:55:16.56474141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011763 | controller |     "Jun 12 10:55:16.731577 crc crio[19822]: time=\"2026-06-12T10:55:16.731403744Z\" level=info msg=\"Created container 6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc: openshift-marketplace/certified-operators-b8gfj/extract-utilities\" id=8d48ee79-d4ca-4b8e-9941-3dbd8db050d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.011781 | controller |     "Jun 12 10:55:16.733121 crc crio[19822]: time=\"2026-06-12T10:55:16.732980193Z\" level=info msg=\"Starting container: 6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc\" id=63472aeb-6f24-4577-a607-47df8794cb46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.011796 | controller |     "Jun 12 10:55:16.747733 crc crio[19822]: time=\"2026-06-12T10:55:16.747654182Z\" level=info msg=\"Started container\" PID=176787 containerID=6765edcae697129c0f6f9f290bcd3adb9c6a6238529da28684308ead887050cc description=openshift-marketplace/certified-operators-b8gfj/extract-utilities id=63472aeb-6f24-4577-a607-47df8794cb46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271",
2026-06-12 11:43:52.011811 | controller |     "Jun 12 10:55:17.779793 crc crio[19822]: time=\"2026-06-12T10:55:17.779496556Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f10cd3fb-e8a9-49c2-87ac-1d77c77a957d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.011826 | controller |     "Jun 12 10:55:17.790571 crc crio[19822]: time=\"2026-06-12T10:55:17.790492888Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.011843 | controller |     "Jun 12 10:55:25.211457 crc crio[19822]: time=\"2026-06-12T10:55:25.210496181Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5\" id=f10cd3fb-e8a9-49c2-87ac-1d77c77a957d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.011882 | controller |     "Jun 12 10:55:25.213148 crc crio[19822]: time=\"2026-06-12T10:55:25.212243965Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=6446ec6a-6516-4b68-8b05-38a0d4c9604d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.011904 | controller |     "Jun 12 10:55:25.217561 crc crio[19822]: time=\"2026-06-12T10:55:25.217474743Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9760ee3d-30da-4d27-be80-badda0147ccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.011921 | controller |     "Jun 12 10:55:25.229362 crc crio[19822]: time=\"2026-06-12T10:55:25.228854404Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-b8gfj/extract-content\" id=efff0bf8-25d0-4270-9e7c-94e9671f781b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.011937 | controller |     "Jun 12 10:55:25.231715 crc crio[19822]: time=\"2026-06-12T10:55:25.231545291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011954 | controller |     "Jun 12 10:55:25.286472 crc crio[19822]: time=\"2026-06-12T10:55:25.286393139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011969 | controller |     "Jun 12 10:55:25.290253 crc crio[19822]: time=\"2026-06-12T10:55:25.29019403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.011984 | controller |     "Jun 12 10:55:25.479593 crc crio[19822]: time=\"2026-06-12T10:55:25.479214024Z\" level=info msg=\"Created container 5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e: openshift-marketplace/certified-operators-b8gfj/extract-content\" id=efff0bf8-25d0-4270-9e7c-94e9671f781b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.011999 | controller |     "Jun 12 10:55:25.480791 crc crio[19822]: time=\"2026-06-12T10:55:25.480681312Z\" level=info msg=\"Starting container: 5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e\" id=4a09345c-5500-4ac1-862b-7ed5b700a062 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.012018 | controller |     "Jun 12 10:55:25.486613 crc crio[19822]: time=\"2026-06-12T10:55:25.486511876Z\" level=info msg=\"Started container\" PID=177253 containerID=5388d7f8c8bd5ff0b672163bd113b101f52331b2eb4b0351701a85ac71252b5e description=openshift-marketplace/certified-operators-b8gfj/extract-content id=4a09345c-5500-4ac1-862b-7ed5b700a062 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271",
2026-06-12 11:43:52.012034 | controller |     "Jun 12 10:55:25.919423 crc crio[19822]: time=\"2026-06-12T10:55:25.919101234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ee322914-7d53-4f64-8ef1-57fdfea3c070 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.012051 | controller |     "Jun 12 10:55:25.925409 crc crio[19822]: time=\"2026-06-12T10:55:25.925229139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e6db28c-d7da-4c0f-a7cf-7e2d6937f4cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.012067 | controller |     "Jun 12 10:55:25.938269 crc crio[19822]: time=\"2026-06-12T10:55:25.938125772Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-b8gfj/registry-server\" id=8caa5883-4e57-4277-8c8e-f2f05b457ae9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.012082 | controller |     "Jun 12 10:55:25.938757 crc crio[19822]: time=\"2026-06-12T10:55:25.93869005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.012097 | controller |     "Jun 12 10:55:26.023448 crc crio[19822]: time=\"2026-06-12T10:55:26.023356867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.012113 | controller |     "Jun 12 10:55:26.026853 crc crio[19822]: time=\"2026-06-12T10:55:26.026733603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.012128 | controller |     "Jun 12 10:55:26.205226 crc crio[19822]: time=\"2026-06-12T10:55:26.20513169Z\" level=info msg=\"Created container ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a: openshift-marketplace/certified-operators-b8gfj/registry-server\" id=8caa5883-4e57-4277-8c8e-f2f05b457ae9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.012144 | controller |     "Jun 12 10:55:26.206581 crc crio[19822]: time=\"2026-06-12T10:55:26.206481673Z\" level=info msg=\"Starting container: ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a\" id=3b3e4dc6-80cb-4183-827d-394a2556a48d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.012159 | controller |     "Jun 12 10:55:26.212773 crc crio[19822]: time=\"2026-06-12T10:55:26.21237101Z\" level=info msg=\"Started container\" PID=177343 containerID=ee6b3537f1eeddce8a360d860a6ec74b0055d9f58a2793c9fc18a2699f82473a description=openshift-marketplace/certified-operators-b8gfj/registry-server id=3b3e4dc6-80cb-4183-827d-394a2556a48d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdae94e3e9b3cef85ac9814149063296b4f07eca86e72cb3213c54437a3d1271",
2026-06-12 11:43:52.012175 | controller |     "Jun 12 10:55:39.134167 crc crio[19822]: time=\"2026-06-12T10:55:39.133332173Z\" level=info msg=\"Stopping container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159 (timeout: 2s)\" id=28dcb0d4-3fa9-4bfa-8ee3-f7d746ad5761 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.012194 | controller |     "Jun 12 10:55:39.767582 crc crio[19822]: time=\"2026-06-12T10:55:39.767113617Z\" level=info msg=\"Stopped container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server\" id=28dcb0d4-3fa9-4bfa-8ee3-f7d746ad5761 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.012209 | controller |     "Jun 12 10:55:39.770255 crc crio[19822]: time=\"2026-06-12T10:55:39.769271417Z\" level=info msg=\"Stopping pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=e21034b8-6a42-4e33-b21e-e8785da25fbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.012225 | controller |     "Jun 12 10:55:39.771996 crc crio[19822]: time=\"2026-06-12T10:55:39.771275272Z\" level=info msg=\"Got pod network &{Name:certified-operators-6r77n Namespace:openshift-marketplace ID:b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c UID:7999f8b9-8d74-4e94-b4f0-4b2ed83207ce NetNS:/var/run/netns/4c011cf8-0728-487a-979e-76844c3b1f4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7999f8b9_8d74_4e94_b4f0_4b2ed83207ce.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.012241 | controller |     "Jun 12 10:55:39.771996 crc crio[19822]: time=\"2026-06-12T10:55:39.771540938Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-6r77n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.012256 | controller |     "Jun 12 10:55:40.203780 crc crio[19822]: time=\"2026-06-12T10:55:40.203724412Z\" level=info msg=\"Stopped pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=e21034b8-6a42-4e33-b21e-e8785da25fbf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.012272 | controller |     "Jun 12 10:55:41.228062 crc crio[19822]: time=\"2026-06-12T10:55:41.227239273Z\" level=info msg=\"Removing container: 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159\" id=1d6ab554-da3b-4de7-8275-672d3568a12a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.012287 | controller |     "Jun 12 10:55:41.282687 crc crio[19822]: time=\"2026-06-12T10:55:41.282622873Z\" level=info msg=\"Removed container 8d26d602180ec99d3547faa997aa699732f8a4fc61bff9abe2dd2e35e36a0159: openshift-marketplace/certified-operators-6r77n/registry-server\" id=1d6ab554-da3b-4de7-8275-672d3568a12a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.012302 | controller |     "Jun 12 10:55:41.285663 crc crio[19822]: time=\"2026-06-12T10:55:41.285553892Z\" level=info msg=\"Removing container: 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c\" id=d48daa41-4331-4829-9886-42393a0a38ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.012318 | controller |     "Jun 12 10:55:41.369228 crc crio[19822]: time=\"2026-06-12T10:55:41.369172093Z\" level=info msg=\"Removed container 27003d2dd1750cac45046d547a97b5ebcfa1e1f4e3e43664300303db2e56517c: openshift-marketplace/certified-operators-6r77n/extract-content\" id=d48daa41-4331-4829-9886-42393a0a38ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.012333 | controller |     "Jun 12 10:55:41.373292 crc crio[19822]: time=\"2026-06-12T10:55:41.373214595Z\" level=info msg=\"Removing container: 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a\" id=44e51025-b726-4ecf-a7b2-d55f1e45da3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.012348 | controller |     "Jun 12 10:55:41.414226 crc crio[19822]: time=\"2026-06-12T10:55:41.414121519Z\" level=info msg=\"Removed container 1dcac47acd2c6d684463db0303ae6015a23e092e5bd98c48aab6aa83b0988f2a: openshift-marketplace/certified-operators-6r77n/extract-utilities\" id=44e51025-b726-4ecf-a7b2-d55f1e45da3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.012367 | controller |     "Jun 12 10:56:00.554178 crc crio[19822]: time=\"2026-06-12T10:56:00.553003671Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687696-grsrz/POD\" id=bedd1964-d33b-4aa3-9519-4d9fc03b8f6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.012382 | controller |     "Jun 12 10:56:00.556272 crc crio[19822]: time=\"2026-06-12T10:56:00.55421267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.012398 | controller |     "Jun 12 10:56:00.599325 crc crio[19822]: time=\"2026-06-12T10:56:00.596584037Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a5c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.012413 | controller |     "Jun 12 10:56:00.599325 crc crio[19822]: time=\"2026-06-12T10:56:00.596669549Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687696-grsrz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.012428 | controller |     "Jun 12 10:56:01.284191 crc crio[19822]: 2026-06-12T10:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4297baa609aa867 Mac:8e:9b:9e:dc:c5:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb SocketPath: PciID:}] [{Interface:0xc0002dabf0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.012444 | controller |     "Jun 12 10:56:01.289391 crc crio[19822]: time=\"2026-06-12T10:56:01.289291654Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a5c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.012459 | controller |     "Jun 12 10:56:01.289585 crc crio[19822]: time=\"2026-06-12T10:56:01.289526951Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687696-grsrz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.012474 | controller |     "Jun 12 10:56:01.298922 crc crio[19822]: time=\"2026-06-12T10:56:01.298013293Z\" level=info msg=\"Ran pod sandbox 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a with infra container: openshift-infra/auto-csr-approver-29687696-grsrz/POD\" id=bedd1964-d33b-4aa3-9519-4d9fc03b8f6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.012489 | controller |     "Jun 12 10:56:01.303337 crc crio[19822]: time=\"2026-06-12T10:56:01.303222178Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=701f1951-f28b-4af9-ae2c-c00669ec30a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.012504 | controller |     "Jun 12 10:56:01.317281 crc crio[19822]: time=\"2026-06-12T10:56:01.317198454Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.012521 | controller |     "Jun 12 10:56:02.430004 crc crio[19822]: time=\"2026-06-12T10:56:02.429113761Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=701f1951-f28b-4af9-ae2c-c00669ec30a2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.012539 | controller |     "Jun 12 10:56:02.431992 crc crio[19822]: time=\"2026-06-12T10:56:02.431734445Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1b0ecb1-e0da-4df7-8eea-05e23f162b90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.012555 | controller |     "Jun 12 10:56:02.435163 crc crio[19822]: time=\"2026-06-12T10:56:02.435107231Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41a1d740-9e06-4e6b-9d2d-1e5ba7f7979c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.012570 | controller |     "Jun 12 10:56:02.444918 crc crio[19822]: time=\"2026-06-12T10:56:02.44478689Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687696-grsrz/oc\" id=59504530-8df5-4657-9ce1-1959a16cf1de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.012585 | controller |     "Jun 12 10:56:02.445503 crc crio[19822]: time=\"2026-06-12T10:56:02.445435591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.012600 | controller |     "Jun 12 10:56:02.504397 crc crio[19822]: time=\"2026-06-12T10:56:02.49967646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.012615 | controller |     "Jun 12 10:56:02.852364 crc crio[19822]: time=\"2026-06-12T10:56:02.852167415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.012630 | controller |     "Jun 12 10:56:03.001864 crc crio[19822]: time=\"2026-06-12T10:56:03.001739921Z\" level=info msg=\"Created container 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0: openshift-infra/auto-csr-approver-29687696-grsrz/oc\" id=59504530-8df5-4657-9ce1-1959a16cf1de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.012646 | controller |     "Jun 12 10:56:03.003230 crc crio[19822]: time=\"2026-06-12T10:56:03.003141056Z\" level=info msg=\"Starting container: 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0\" id=c96bf099-7a99-4b26-bc9e-5dc1f2f9246d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.012661 | controller |     "Jun 12 10:56:03.011771 crc crio[19822]: time=\"2026-06-12T10:56:03.01143384Z\" level=info msg=\"Started container\" PID=179330 containerID=16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0 description=openshift-infra/auto-csr-approver-29687696-grsrz/oc id=c96bf099-7a99-4b26-bc9e-5dc1f2f9246d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a",
2026-06-12 11:43:52.012677 | controller |     "Jun 12 10:56:04.690232 crc crio[19822]: time=\"2026-06-12T10:56:04.689320396Z\" level=info msg=\"Stopping pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=7fe5b116-b71c-494e-9855-291c0d7466e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.012692 | controller |     "Jun 12 10:56:04.692010 crc crio[19822]: time=\"2026-06-12T10:56:04.690966159Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687696-grsrz Namespace:openshift-infra ID:4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a UID:b6ab013f-97e1-435a-bf3d-a2e9cababdc9 NetNS:/var/run/netns/83f63891-a261-4578-aa45-becf35a773bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6ab013f_97e1_435a_bf3d_a2e9cababdc9.slice PodAnnotations:0xc00101a488}] Aliases:map[]}\"",
2026-06-12 11:43:52.012708 | controller |     "Jun 12 10:56:04.692010 crc crio[19822]: time=\"2026-06-12T10:56:04.691175055Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687696-grsrz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.012728 | controller |     "Jun 12 10:56:05.024556 crc crio[19822]: time=\"2026-06-12T10:56:05.024344094Z\" level=info msg=\"Stopped pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=7fe5b116-b71c-494e-9855-291c0d7466e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.012744 | controller |     "Jun 12 10:56:31.015920 crc crio[19822]: time=\"2026-06-12T10:56:31.014750146Z\" level=info msg=\"Removing container: fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec\" id=470fe21f-d11a-4ac9-90a4-965e45143550 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.012759 | controller |     "Jun 12 10:56:31.164883 crc crio[19822]: time=\"2026-06-12T10:56:31.164735568Z\" level=info msg=\"Removed container fcf46f201b86adb95115ff10f6d205103a569d00307ceaa1f5d5cbf408ade2ec: openshift-infra/auto-csr-approver-29687690-w85x2/oc\" id=470fe21f-d11a-4ac9-90a4-965e45143550 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.012774 | controller |     "Jun 12 10:56:31.180440 crc crio[19822]: time=\"2026-06-12T10:56:31.180271281Z\" level=info msg=\"Stopping pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=edd1e8a4-0911-4184-81a8-2739cf2d3e75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.012789 | controller |     "Jun 12 10:56:31.180440 crc crio[19822]: time=\"2026-06-12T10:56:31.180361514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=edd1e8a4-0911-4184-81a8-2739cf2d3e75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.012804 | controller |     "Jun 12 10:56:31.181377 crc crio[19822]: time=\"2026-06-12T10:56:31.181229052Z\" level=info msg=\"Removing pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=9918dcb1-74f4-4692-ba48-8ba23e03a060 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.012819 | controller |     "Jun 12 10:56:31.197219 crc crio[19822]: time=\"2026-06-12T10:56:31.196913564Z\" level=info msg=\"Removed pod sandbox: 3bc8191e7357543fc788e083d698866856185d9f1220294c63d43711110c613f\" id=9918dcb1-74f4-4692-ba48-8ba23e03a060 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.012833 | controller |     "Jun 12 10:56:31.198176 crc crio[19822]: time=\"2026-06-12T10:56:31.198092269Z\" level=info msg=\"Stopping pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=5d93ff14-89c7-48f4-b395-0fe1b240d4bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.012852 | controller |     "Jun 12 10:56:31.198282 crc crio[19822]: time=\"2026-06-12T10:56:31.198190552Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=5d93ff14-89c7-48f4-b395-0fe1b240d4bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.012884 | controller |     "Jun 12 10:56:31.199118 crc crio[19822]: time=\"2026-06-12T10:56:31.199010638Z\" level=info msg=\"Removing pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=ddec34dd-d744-4d95-89a5-e6989e16dfd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.012905 | controller |     "Jun 12 10:56:31.215354 crc crio[19822]: time=\"2026-06-12T10:56:31.215245426Z\" level=info msg=\"Removed pod sandbox: b1412d0060cffddcb1f9a21865b91028d401bfd1cae30de36d590b201397a92c\" id=ddec34dd-d744-4d95-89a5-e6989e16dfd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.012921 | controller |     "Jun 12 10:58:00.550417 crc crio[19822]: time=\"2026-06-12T10:58:00.549424465Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687698-f5zgl/POD\" id=320650e1-b781-4bfd-a777-4d41391e8e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.012940 | controller |     "Jun 12 10:58:00.551770 crc crio[19822]: time=\"2026-06-12T10:58:00.550453908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.012956 | controller |     "Jun 12 10:58:00.598387 crc crio[19822]: time=\"2026-06-12T10:58:00.596216018Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00140e038}] Aliases:map[]}\"",
2026-06-12 11:43:52.012972 | controller |     "Jun 12 10:58:00.598387 crc crio[19822]: time=\"2026-06-12T10:58:00.596310231Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687698-f5zgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.012988 | controller |     "Jun 12 10:58:01.169432 crc crio[19822]: 2026-06-12T10:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f996c251820145b Mac:16:80:f9:8a:3e:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 SocketPath: PciID:}] [{Interface:0xc0002aac80 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.013003 | controller |     "Jun 12 10:58:01.171938 crc crio[19822]: time=\"2026-06-12T10:58:01.17176297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00140e038}] Aliases:map[]}\"",
2026-06-12 11:43:52.013020 | controller |     "Jun 12 10:58:01.172282 crc crio[19822]: time=\"2026-06-12T10:58:01.172253286Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687698-f5zgl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.013092 | controller |     "Jun 12 10:58:01.182699 crc crio[19822]: time=\"2026-06-12T10:58:01.182588709Z\" level=info msg=\"Ran pod sandbox f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd with infra container: openshift-infra/auto-csr-approver-29687698-f5zgl/POD\" id=320650e1-b781-4bfd-a777-4d41391e8e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.013111 | controller |     "Jun 12 10:58:01.187464 crc crio[19822]: time=\"2026-06-12T10:58:01.187306654Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=14e9c59f-3c9d-48dd-ab83-214b837c7b45 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.013129 | controller |     "Jun 12 10:58:01.199700 crc crio[19822]: time=\"2026-06-12T10:58:01.197370936Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.013217 | controller |     "Jun 12 10:58:02.438986 crc crio[19822]: time=\"2026-06-12T10:58:02.43842437Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=14e9c59f-3c9d-48dd-ab83-214b837c7b45 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.013253 | controller |     "Jun 12 10:58:02.440437 crc crio[19822]: time=\"2026-06-12T10:58:02.440093072Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e43864c-f46e-4775-97b8-6a3323b46ecb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.013277 | controller |     "Jun 12 10:58:02.443092 crc crio[19822]: time=\"2026-06-12T10:58:02.442997965Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=75608735-523c-4f27-9614-cc8d1e00f5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.013294 | controller |     "Jun 12 10:58:02.451451 crc crio[19822]: time=\"2026-06-12T10:58:02.451351221Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687698-f5zgl/oc\" id=a2b45666-4c99-4e4b-8577-2f78249c920d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.013311 | controller |     "Jun 12 10:58:02.452128 crc crio[19822]: time=\"2026-06-12T10:58:02.452061874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.013327 | controller |     "Jun 12 10:58:02.528264 crc crio[19822]: time=\"2026-06-12T10:58:02.52813517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.013343 | controller |     "Jun 12 10:58:02.840504 crc crio[19822]: time=\"2026-06-12T10:58:02.840395053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.013359 | controller |     "Jun 12 10:58:02.975851 crc crio[19822]: time=\"2026-06-12T10:58:02.975706039Z\" level=info msg=\"Created container 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf: openshift-infra/auto-csr-approver-29687698-f5zgl/oc\" id=a2b45666-4c99-4e4b-8577-2f78249c920d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.013375 | controller |     "Jun 12 10:58:02.977647 crc crio[19822]: time=\"2026-06-12T10:58:02.977568148Z\" level=info msg=\"Starting container: 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf\" id=c17147bd-53b2-4a7b-9d04-f567036ee0a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.013391 | controller |     "Jun 12 10:58:02.983101 crc crio[19822]: time=\"2026-06-12T10:58:02.9829705Z\" level=info msg=\"Started container\" PID=185335 containerID=4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf description=openshift-infra/auto-csr-approver-29687698-f5zgl/oc id=c17147bd-53b2-4a7b-9d04-f567036ee0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd",
2026-06-12 11:43:52.013407 | controller |     "Jun 12 10:58:05.777654 crc crio[19822]: time=\"2026-06-12T10:58:05.776547862Z\" level=info msg=\"Stopping pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=42dea1ec-e676-4a6c-917b-24f427e68682 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.013423 | controller |     "Jun 12 10:58:05.779424 crc crio[19822]: time=\"2026-06-12T10:58:05.778413482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687698-f5zgl Namespace:openshift-infra ID:f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd UID:ec89909e-b9d1-4389-a2dc-017b10b6d436 NetNS:/var/run/netns/b1b9bde7-5613-48ea-9548-eafa15194072 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec89909e_b9d1_4389_a2dc_017b10b6d436.slice PodAnnotations:0xc00101b148}] Aliases:map[]}\"",
2026-06-12 11:43:52.013439 | controller |     "Jun 12 10:58:05.779424 crc crio[19822]: time=\"2026-06-12T10:58:05.778576127Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687698-f5zgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.013455 | controller |     "Jun 12 10:58:06.142525 crc crio[19822]: time=\"2026-06-12T10:58:06.141737231Z\" level=info msg=\"Stopped pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=42dea1ec-e676-4a6c-917b-24f427e68682 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.013474 | controller |     "Jun 12 10:58:31.264561 crc crio[19822]: time=\"2026-06-12T10:58:31.263379244Z\" level=info msg=\"Removing container: c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195\" id=5306ee7d-2f84-4c64-91a9-fdcee02e9c0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.013490 | controller |     "Jun 12 10:58:31.407319 crc crio[19822]: time=\"2026-06-12T10:58:31.406730331Z\" level=info msg=\"Removed container c8770f606e1de1e14bf2a8dab697aaab37d903be26d66cf1b19425b30abd5195: openshift-infra/auto-csr-approver-29687692-vff6j/oc\" id=5306ee7d-2f84-4c64-91a9-fdcee02e9c0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.013505 | controller |     "Jun 12 10:58:31.418149 crc crio[19822]: time=\"2026-06-12T10:58:31.418004436Z\" level=info msg=\"Stopping pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=d22033bb-ec69-4508-9c58-be30ed984f6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.013520 | controller |     "Jun 12 10:58:31.418149 crc crio[19822]: time=\"2026-06-12T10:58:31.41814187Z\" level=info msg=\"Stopped pod sandbox (already stopped): a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=d22033bb-ec69-4508-9c58-be30ed984f6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.013535 | controller |     "Jun 12 10:58:31.419584 crc crio[19822]: time=\"2026-06-12T10:58:31.419454912Z\" level=info msg=\"Removing pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=662d6c6f-ae69-4ed0-93e3-95e10252ceae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.013550 | controller |     "Jun 12 10:58:31.441040 crc crio[19822]: time=\"2026-06-12T10:58:31.440914788Z\" level=info msg=\"Removed pod sandbox: a238029978b86240b7c113b76ed4a6d9f3f1f1ccb2b341ecaf346a9c86ffddf0\" id=662d6c6f-ae69-4ed0-93e3-95e10252ceae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.013565 | controller |     "Jun 12 10:59:07.330228 crc crio[19822]: time=\"2026-06-12T10:59:07.329390914Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-682b2/POD\" id=8589bb4b-4076-405f-a0a9-64b78436e2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.013579 | controller |     "Jun 12 10:59:07.330228 crc crio[19822]: time=\"2026-06-12T10:59:07.330234362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.013595 | controller |     "Jun 12 10:59:07.366069 crc crio[19822]: time=\"2026-06-12T10:59:07.365552168Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc002145a28}] Aliases:map[]}\"",
2026-06-12 11:43:52.013610 | controller |     "Jun 12 10:59:07.366069 crc crio[19822]: time=\"2026-06-12T10:59:07.365978212Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-682b2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.013625 | controller |     "Jun 12 10:59:07.942454 crc crio[19822]: 2026-06-12T10:59:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b80af1b6ce237d Mac:0e:7f:70:80:7e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f SocketPath: PciID:}] [{Interface:0xc0001a86c0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.013644 | controller |     "Jun 12 10:59:07.946334 crc crio[19822]: time=\"2026-06-12T10:59:07.944215643Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc002145a28}] Aliases:map[]}\"",
2026-06-12 11:43:52.013660 | controller |     "Jun 12 10:59:07.946334 crc crio[19822]: time=\"2026-06-12T10:59:07.944474341Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-682b2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.013675 | controller |     "Jun 12 10:59:07.969685 crc crio[19822]: time=\"2026-06-12T10:59:07.968379361Z\" level=info msg=\"Ran pod sandbox 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 with infra container: openshift-marketplace/redhat-marketplace-682b2/POD\" id=8589bb4b-4076-405f-a0a9-64b78436e2b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.013690 | controller |     "Jun 12 10:59:07.971562 crc crio[19822]: time=\"2026-06-12T10:59:07.971422296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e67b08e-77fc-4501-8088-f00352b20fea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.013705 | controller |     "Jun 12 10:59:07.975727 crc crio[19822]: time=\"2026-06-12T10:59:07.975530759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eeabae67-f848-4917-bfd2-1d1064db85db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.013720 | controller |     "Jun 12 10:59:07.984940 crc crio[19822]: time=\"2026-06-12T10:59:07.984794934Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-682b2/extract-utilities\" id=dc6ab23c-3187-425b-b01e-4fa779771086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.013735 | controller |     "Jun 12 10:59:07.985651 crc crio[19822]: time=\"2026-06-12T10:59:07.985575229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.013750 | controller |     "Jun 12 10:59:08.043174 crc crio[19822]: time=\"2026-06-12T10:59:08.043097663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.013765 | controller |     "Jun 12 10:59:08.048546 crc crio[19822]: time=\"2026-06-12T10:59:08.048455434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.013787 | controller |     "Jun 12 10:59:08.259661 crc crio[19822]: time=\"2026-06-12T10:59:08.259531097Z\" level=info msg=\"Created container e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c: openshift-marketplace/redhat-marketplace-682b2/extract-utilities\" id=dc6ab23c-3187-425b-b01e-4fa779771086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.013821 | controller |     "Jun 12 10:59:08.262316 crc crio[19822]: time=\"2026-06-12T10:59:08.261253883Z\" level=info msg=\"Starting container: e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c\" id=9d4a5d01-0320-4866-acd7-a345ee926492 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.013838 | controller |     "Jun 12 10:59:08.274427 crc crio[19822]: time=\"2026-06-12T10:59:08.274285808Z\" level=info msg=\"Started container\" PID=189169 containerID=e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c description=openshift-marketplace/redhat-marketplace-682b2/extract-utilities id=9d4a5d01-0320-4866-acd7-a345ee926492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7",
2026-06-12 11:43:52.013858 | controller |     "Jun 12 10:59:08.738683 crc crio[19822]: time=\"2026-06-12T10:59:08.737516317Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=23406add-9242-47dc-ae4d-77d67b72777e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.013894 | controller |     "Jun 12 10:59:08.754073 crc crio[19822]: time=\"2026-06-12T10:59:08.753968682Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:52.013912 | controller |     "Jun 12 10:59:09.407080 crc crio[19822]: time=\"2026-06-12T10:59:09.406936263Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=23406add-9242-47dc-ae4d-77d67b72777e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.013928 | controller |     "Jun 12 10:59:09.408165 crc crio[19822]: time=\"2026-06-12T10:59:09.408086339Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2cf533a8-7a54-4c41-a4c6-611965c10539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.013943 | controller |     "Jun 12 10:59:09.411537 crc crio[19822]: time=\"2026-06-12T10:59:09.411273661Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0a67757e-40ca-4a62-9384-f852a3edc94f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.013959 | controller |     "Jun 12 10:59:09.421906 crc crio[19822]: time=\"2026-06-12T10:59:09.421761307Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-682b2/extract-content\" id=9ed95433-cd5f-4d21-a74a-255f027862ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.013974 | controller |     "Jun 12 10:59:09.422575 crc crio[19822]: time=\"2026-06-12T10:59:09.422501041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.013989 | controller |     "Jun 12 10:59:09.479572 crc crio[19822]: time=\"2026-06-12T10:59:09.479485138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014004 | controller |     "Jun 12 10:59:09.484061 crc crio[19822]: time=\"2026-06-12T10:59:09.48397095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014019 | controller |     "Jun 12 10:59:09.673222 crc crio[19822]: time=\"2026-06-12T10:59:09.672600889Z\" level=info msg=\"Created container efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36: openshift-marketplace/redhat-marketplace-682b2/extract-content\" id=9ed95433-cd5f-4d21-a74a-255f027862ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.014034 | controller |     "Jun 12 10:59:09.677587 crc crio[19822]: time=\"2026-06-12T10:59:09.677264517Z\" level=info msg=\"Starting container: efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36\" id=9d315f7f-0865-4186-bb05-38807d72d58c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.014049 | controller |     "Jun 12 10:59:09.684734 crc crio[19822]: time=\"2026-06-12T10:59:09.684623571Z\" level=info msg=\"Started container\" PID=189215 containerID=efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36 description=openshift-marketplace/redhat-marketplace-682b2/extract-content id=9d315f7f-0865-4186-bb05-38807d72d58c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7",
2026-06-12 11:43:52.014067 | controller |     "Jun 12 10:59:10.792239 crc crio[19822]: time=\"2026-06-12T10:59:10.791976009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=491ae3ac-3217-49b8-9492-ec1a1cf46e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.014082 | controller |     "Jun 12 10:59:10.805948 crc crio[19822]: time=\"2026-06-12T10:59:10.805730222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4fe9d918-52f4-4505-9730-cb1f95f8b241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.014096 | controller |     "Jun 12 10:59:10.813689 crc crio[19822]: time=\"2026-06-12T10:59:10.813568749Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-682b2/registry-server\" id=13b0dd23-c9d6-439a-bbf4-d1375a1a83e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.014110 | controller |     "Jun 12 10:59:10.819343 crc crio[19822]: time=\"2026-06-12T10:59:10.819243822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014125 | controller |     "Jun 12 10:59:10.890082 crc crio[19822]: time=\"2026-06-12T10:59:10.889579683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014140 | controller |     "Jun 12 10:59:10.894957 crc crio[19822]: time=\"2026-06-12T10:59:10.894876302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014155 | controller |     "Jun 12 10:59:11.083565 crc crio[19822]: time=\"2026-06-12T10:59:11.083475459Z\" level=info msg=\"Created container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server\" id=13b0dd23-c9d6-439a-bbf4-d1375a1a83e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.014169 | controller |     "Jun 12 10:59:11.084661 crc crio[19822]: time=\"2026-06-12T10:59:11.084574673Z\" level=info msg=\"Starting container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba\" id=7a6790a5-79b0-415e-adc5-ec65c7a6a22a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.014184 | controller |     "Jun 12 10:59:11.099225 crc crio[19822]: time=\"2026-06-12T10:59:11.099136608Z\" level=info msg=\"Started container\" PID=189342 containerID=21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba description=openshift-marketplace/redhat-marketplace-682b2/registry-server id=7a6790a5-79b0-415e-adc5-ec65c7a6a22a name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7",
2026-06-12 11:43:52.014199 | controller |     "Jun 12 10:59:19.922698 crc crio[19822]: time=\"2026-06-12T10:59:19.921772606Z\" level=info msg=\"Stopping container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba (timeout: 2s)\" id=1514ba78-bc05-4843-a33d-c29b52c2a5d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.014214 | controller |     "Jun 12 10:59:20.049904 crc crio[19822]: time=\"2026-06-12T10:59:20.049743757Z\" level=info msg=\"Stopped container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server\" id=1514ba78-bc05-4843-a33d-c29b52c2a5d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.014229 | controller |     "Jun 12 10:59:20.051312 crc crio[19822]: time=\"2026-06-12T10:59:20.051229643Z\" level=info msg=\"Stopping pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=ce1b0072-bde1-455d-82f5-3f17278aecd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.014247 | controller |     "Jun 12 10:59:20.052207 crc crio[19822]: time=\"2026-06-12T10:59:20.052104561Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-682b2 Namespace:openshift-marketplace ID:1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7 UID:e5e2b78b-46ef-4a9d-9a6b-faf0f439e365 NetNS:/var/run/netns/55882241-7e86-4530-b003-7b65d28aa60f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5e2b78b_46ef_4a9d_9a6b_faf0f439e365.slice PodAnnotations:0xc00140e430}] Aliases:map[]}\"",
2026-06-12 11:43:52.014263 | controller |     "Jun 12 10:59:20.052391 crc crio[19822]: time=\"2026-06-12T10:59:20.052336717Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-682b2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.014279 | controller |     "Jun 12 10:59:20.393412 crc crio[19822]: time=\"2026-06-12T10:59:20.392994355Z\" level=info msg=\"Stopped pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=ce1b0072-bde1-455d-82f5-3f17278aecd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.014294 | controller |     "Jun 12 10:59:20.951004 crc crio[19822]: time=\"2026-06-12T10:59:20.950507482Z\" level=info msg=\"Removing container: 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba\" id=7eb60d29-8e95-41c6-9248-175c3ca2c3cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.014310 | controller |     "Jun 12 10:59:20.984918 crc crio[19822]: time=\"2026-06-12T10:59:20.984563842Z\" level=info msg=\"Removed container 21b59e3d8cb98377dc1039148ad10fb9637996b6a9a532f56f392f9e86dfbaba: openshift-marketplace/redhat-marketplace-682b2/registry-server\" id=7eb60d29-8e95-41c6-9248-175c3ca2c3cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.014326 | controller |     "Jun 12 10:59:20.988247 crc crio[19822]: time=\"2026-06-12T10:59:20.988103001Z\" level=info msg=\"Removing container: efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36\" id=525976b7-6d34-4b2c-a25b-d567c57da83d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.014341 | controller |     "Jun 12 10:59:21.051393 crc crio[19822]: time=\"2026-06-12T10:59:21.051281247Z\" level=info msg=\"Removed container efd2bbe23b279c6eb54cc7c873aa540b52d0a8c16b8f2287542e7f07aa72fd36: openshift-marketplace/redhat-marketplace-682b2/extract-content\" id=525976b7-6d34-4b2c-a25b-d567c57da83d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.014357 | controller |     "Jun 12 10:59:21.054112 crc crio[19822]: time=\"2026-06-12T10:59:21.053999833Z\" level=info msg=\"Removing container: e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c\" id=a8f6ff55-fafb-4d3d-8338-3cd95b8588a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.014372 | controller |     "Jun 12 10:59:21.099207 crc crio[19822]: time=\"2026-06-12T10:59:21.099074597Z\" level=info msg=\"Removed container e511c1bfc2ce0422b9bca94df122511ef4614224f7cd21c83b3c40d05520d95c: openshift-marketplace/redhat-marketplace-682b2/extract-utilities\" id=a8f6ff55-fafb-4d3d-8338-3cd95b8588a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.014388 | controller |     "Jun 12 10:59:23.999399 crc crio[19822]: time=\"2026-06-12T10:59:23.998648495Z\" level=info msg=\"Stopping pod sandbox: 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b\" id=2a1f661f-dc01-4e12-b666-d43149a5ea0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.014404 | controller |     "Jun 12 10:59:24.000983 crc crio[19822]: time=\"2026-06-12T10:59:24.000121732Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf Namespace:openstack ID:06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b UID:7622665e-8050-420c-a770-8c1000c62f0e NetNS:/var/run/netns/34f3b66d-5771-41a5-86bd-8fd1f3112c8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7622665e_8050_420c_a770_8c1000c62f0e.slice PodAnnotations:0xc00008d8c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.014423 | controller |     "Jun 12 10:59:24.000983 crc crio[19822]: time=\"2026-06-12T10:59:24.000286208Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.014440 | controller |     "Jun 12 10:59:24.547360 crc crio[19822]: time=\"2026-06-12T10:59:24.546539294Z\" level=info msg=\"Stopped pod sandbox: 06c44afe19026755b7f6012f6ea7ccaf26961ba00bc45b7d67925e866952258b\" id=2a1f661f-dc01-4e12-b666-d43149a5ea0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.014456 | controller |     "Jun 12 10:59:25.569565 crc crio[19822]: time=\"2026-06-12T10:59:25.568878039Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/POD\" id=2e6c727e-f6fd-47a8-9c47-eb2ab9929800 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.014471 | controller |     "Jun 12 10:59:25.571052 crc crio[19822]: time=\"2026-06-12T10:59:25.569600703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014488 | controller |     "Jun 12 10:59:25.629612 crc crio[19822]: time=\"2026-06-12T10:59:25.628765669Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc002ed0e10}] Aliases:map[]}\"",
2026-06-12 11:43:52.014504 | controller |     "Jun 12 10:59:25.629612 crc crio[19822]: time=\"2026-06-12T10:59:25.629424281Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.014520 | controller |     "Jun 12 10:59:26.142447 crc crio[19822]: 2026-06-12T10:59:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef40f090e45b92c Mac:da:f4:b5:fb:d7:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 SocketPath: PciID:}] [{Interface:0xc0002a2d90 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.014536 | controller |     "Jun 12 10:59:26.144353 crc crio[19822]: time=\"2026-06-12T10:59:26.144262047Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc002ed0e10}] Aliases:map[]}\"",
2026-06-12 11:43:52.014552 | controller |     "Jun 12 10:59:26.144454 crc crio[19822]: time=\"2026-06-12T10:59:26.144438473Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.014568 | controller |     "Jun 12 10:59:26.158751 crc crio[19822]: time=\"2026-06-12T10:59:26.158657605Z\" level=info msg=\"Ran pod sandbox ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/POD\" id=2e6c727e-f6fd-47a8-9c47-eb2ab9929800 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.014588 | controller |     "Jun 12 10:59:26.164665 crc crio[19822]: time=\"2026-06-12T10:59:26.164558453Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d6d56394-ffd7-4399-9fc0-e10da9aa3654 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.014604 | controller |     "Jun 12 10:59:26.173552 crc crio[19822]: time=\"2026-06-12T10:59:26.173478038Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.014620 | controller |     "Jun 12 10:59:26.678911 crc crio[19822]: time=\"2026-06-12T10:59:26.678734747Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d6d56394-ffd7-4399-9fc0-e10da9aa3654 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.014635 | controller |     "Jun 12 10:59:26.681469 crc crio[19822]: time=\"2026-06-12T10:59:26.68136687Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=943aa625-d9fa-4a25-96c4-dba3aad6d0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.014651 | controller |     "Jun 12 10:59:26.748494 crc crio[19822]: time=\"2026-06-12T10:59:26.748081788Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c7671832-4b37-4e02-8b4e-1b1a7d50be32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.014666 | controller |     "Jun 12 10:59:26.762475 crc crio[19822]: time=\"2026-06-12T10:59:26.762377455Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=b078a273-3d5d-4f8d-bde9-4b1d3c72f0a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.014681 | controller |     "Jun 12 10:59:26.762928 crc crio[19822]: time=\"2026-06-12T10:59:26.762798119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014697 | controller |     "Jun 12 10:59:26.823887 crc crio[19822]: time=\"2026-06-12T10:59:26.823724723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014712 | controller |     "Jun 12 10:59:26.827393 crc crio[19822]: time=\"2026-06-12T10:59:26.827307996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014728 | controller |     "Jun 12 10:59:26.990856 crc crio[19822]: time=\"2026-06-12T10:59:26.990680888Z\" level=info msg=\"Created container 1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=b078a273-3d5d-4f8d-bde9-4b1d3c72f0a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.014743 | controller |     "Jun 12 10:59:26.992250 crc crio[19822]: time=\"2026-06-12T10:59:26.992189836Z\" level=info msg=\"Starting container: 1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec\" id=39265a3f-5e99-41a9-9091-74614186b8a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.014759 | controller |     "Jun 12 10:59:26.998431 crc crio[19822]: time=\"2026-06-12T10:59:26.998320322Z\" level=info msg=\"Started container\" PID=190534 containerID=1ef6d45578f3d9ef863152c5b02e9595710ab51851b6bd1fa0091e7bafeb5bec description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam id=39265a3f-5e99-41a9-9091-74614186b8a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d",
2026-06-12 11:43:52.014787 | controller |     "Jun 12 10:59:31.471707 crc crio[19822]: time=\"2026-06-12T10:59:31.470877287Z\" level=info msg=\"Stopping pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=dc786efb-c95b-412f-b5eb-a911eda7b39f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.014803 | controller |     "Jun 12 10:59:31.471707 crc crio[19822]: time=\"2026-06-12T10:59:31.471568309Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=dc786efb-c95b-412f-b5eb-a911eda7b39f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.014818 | controller |     "Jun 12 10:59:31.474072 crc crio[19822]: time=\"2026-06-12T10:59:31.472496089Z\" level=info msg=\"Removing pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=9f60c053-5a5a-413d-b640-739d0bcc1b4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.014834 | controller |     "Jun 12 10:59:31.489120 crc crio[19822]: time=\"2026-06-12T10:59:31.488791469Z\" level=info msg=\"Removed pod sandbox: 1b80af1b6ce237d3c002e66125924f26b88b1b218e9356eb9d11b393fe2405d7\" id=9f60c053-5a5a-413d-b640-739d0bcc1b4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.014852 | controller |     "Jun 12 11:00:00.529632 crc crio[19822]: time=\"2026-06-12T11:00:00.528509416Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687700-x9wsc/POD\" id=9bb6d594-84bb-4729-8b60-87efdb494829 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.014881 | controller |     "Jun 12 11:00:00.531486 crc crio[19822]: time=\"2026-06-12T11:00:00.531459464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014902 | controller |     "Jun 12 11:00:00.553242 crc crio[19822]: time=\"2026-06-12T11:00:00.553149542Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/POD\" id=32f9e368-c7af-4bab-a6b7-805fb9904345 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.014919 | controller |     "Jun 12 11:00:00.553419 crc crio[19822]: time=\"2026-06-12T11:00:00.553275646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.014935 | controller |     "Jun 12 11:00:00.608133 crc crio[19822]: time=\"2026-06-12T11:00:00.608061295Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.014951 | controller |     "Jun 12 11:00:00.608475 crc crio[19822]: time=\"2026-06-12T11:00:00.608452368Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687700-x9wsc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.014968 | controller |     "Jun 12 11:00:00.619802 crc crio[19822]: time=\"2026-06-12T11:00:00.619619674Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc00101a900}] Aliases:map[]}\"",
2026-06-12 11:43:52.014988 | controller |     "Jun 12 11:00:00.620273 crc crio[19822]: time=\"2026-06-12T11:00:00.619886053Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.015004 | controller |     "Jun 12 11:00:01.248985 crc crio[19822]: 2026-06-12T11:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54c51cc1132ebcf Mac:2e:f3:a6:0e:20:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a SocketPath: PciID:}] [{Interface:0xc0002ec820 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.015020 | controller |     "Jun 12 11:00:01.248985 crc crio[19822]: time=\"2026-06-12T11:00:01.248966762Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00008c7e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.015036 | controller |     "Jun 12 11:00:01.250391 crc crio[19822]: time=\"2026-06-12T11:00:01.249189629Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687700-x9wsc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.015052 | controller |     "Jun 12 11:00:01.263707 crc crio[19822]: time=\"2026-06-12T11:00:01.263585173Z\" level=info msg=\"Ran pod sandbox 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 with infra container: openshift-infra/auto-csr-approver-29687700-x9wsc/POD\" id=9bb6d594-84bb-4729-8b60-87efdb494829 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.015067 | controller |     "Jun 12 11:00:01.266954 crc crio[19822]: time=\"2026-06-12T11:00:01.26680261Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1a2501b0-dfec-4e9c-9a0d-ed6f141062d1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.015083 | controller |     "Jun 12 11:00:01.279693 crc crio[19822]: time=\"2026-06-12T11:00:01.279607909Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.015099 | controller |     "Jun 12 11:00:01.342597 crc crio[19822]: 2026-06-12T11:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aadf85d4a8ce202 Mac:4a:b1:2f:9f:4f:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 SocketPath: PciID:}] [{Interface:0xc0002f78a0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.015115 | controller |     "Jun 12 11:00:01.343961 crc crio[19822]: time=\"2026-06-12T11:00:01.343876839Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc00101a900}] Aliases:map[]}\"",
2026-06-12 11:43:52.015134 | controller |     "Jun 12 11:00:01.344198 crc crio[19822]: time=\"2026-06-12T11:00:01.344133228Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.015151 | controller |     "Jun 12 11:00:01.356747 crc crio[19822]: time=\"2026-06-12T11:00:01.356472626Z\" level=info msg=\"Ran pod sandbox aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/POD\" id=32f9e368-c7af-4bab-a6b7-805fb9904345 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.015167 | controller |     "Jun 12 11:00:01.360611 crc crio[19822]: time=\"2026-06-12T11:00:01.360568471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5d232ee7-821b-4790-970e-5bf69647df01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.015182 | controller |     "Jun 12 11:00:01.363610 crc crio[19822]: time=\"2026-06-12T11:00:01.363268707Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0554dcd4-2c47-43a6-bf13-2ede70e1fa27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.015198 | controller |     "Jun 12 11:00:01.372965 crc crio[19822]: time=\"2026-06-12T11:00:01.372679938Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles\" id=ab4bcbc0-b5b3-473e-9d22-f8bfe06ea908 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.015213 | controller |     "Jun 12 11:00:01.373629 crc crio[19822]: time=\"2026-06-12T11:00:01.373544445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.015229 | controller |     "Jun 12 11:00:01.444885 crc crio[19822]: time=\"2026-06-12T11:00:01.444768097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.015244 | controller |     "Jun 12 11:00:01.449429 crc crio[19822]: time=\"2026-06-12T11:00:01.449403275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.015260 | controller |     "Jun 12 11:00:01.636645 crc crio[19822]: time=\"2026-06-12T11:00:01.636569946Z\" level=info msg=\"Created container 376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6: openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles\" id=ab4bcbc0-b5b3-473e-9d22-f8bfe06ea908 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.015276 | controller |     "Jun 12 11:00:01.640360 crc crio[19822]: time=\"2026-06-12T11:00:01.640084848Z\" level=info msg=\"Starting container: 376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6\" id=eadee5ac-7be7-4dc5-aa93-0058b6a95ae4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.015292 | controller |     "Jun 12 11:00:01.649089 crc crio[19822]: time=\"2026-06-12T11:00:01.64635611Z\" level=info msg=\"Started container\" PID=192460 containerID=376db1f9184b5726a306f88e178cf5b66c8ef39dbcda2b1f9d37bbdd822770e6 description=openshift-operator-lifecycle-manager/collect-profiles-29687700-zmrq7/collect-profiles id=eadee5ac-7be7-4dc5-aa93-0058b6a95ae4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea",
2026-06-12 11:43:52.015308 | controller |     "Jun 12 11:00:03.642011 crc crio[19822]: time=\"2026-06-12T11:00:03.63966039Z\" level=info msg=\"Stopping pod sandbox: aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea\" id=e222b79d-d13d-450c-b7d6-f64096ef948b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.015327 | controller |     "Jun 12 11:00:03.642011 crc crio[19822]: time=\"2026-06-12T11:00:03.64120009Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687700-zmrq7 Namespace:openshift-operator-lifecycle-manager ID:aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea UID:516cdf0e-2cc5-4576-8603-287b405a0e03 NetNS:/var/run/netns/712f5eaf-d596-4530-9aa0-35a4229f2321 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod516cdf0e_2cc5_4576_8603_287b405a0e03.slice PodAnnotations:0xc0007ad408}] Aliases:map[]}\"",
2026-06-12 11:43:52.015343 | controller |     "Jun 12 11:00:03.642011 crc crio[19822]: time=\"2026-06-12T11:00:03.641407556Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687700-zmrq7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.015359 | controller |     "Jun 12 11:00:04.005534 crc crio[19822]: time=\"2026-06-12T11:00:04.004985025Z\" level=info msg=\"Stopped pod sandbox: aadf85d4a8ce20251a2c57dda33260d2a2fe4cf4520a7553ba112307b6f8afea\" id=e222b79d-d13d-450c-b7d6-f64096ef948b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.015375 | controller |     "Jun 12 11:00:17.789070 crc crio[19822]: time=\"2026-06-12T11:00:17.788209512Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1a2501b0-dfec-4e9c-9a0d-ed6f141062d1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.015391 | controller |     "Jun 12 11:00:17.790617 crc crio[19822]: time=\"2026-06-12T11:00:17.789610717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a514d18b-9762-47b2-b74c-c2ce4ed5dee3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.015407 | controller |     "Jun 12 11:00:17.792248 crc crio[19822]: time=\"2026-06-12T11:00:17.792168979Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a0ed1f6f-3370-42d9-adf2-86a039620ac5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.015423 | controller |     "Jun 12 11:00:17.802528 crc crio[19822]: time=\"2026-06-12T11:00:17.802476008Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687700-x9wsc/oc\" id=65471bec-1b08-4394-b767-031c97a6cbe3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.015439 | controller |     "Jun 12 11:00:17.804561 crc crio[19822]: time=\"2026-06-12T11:00:17.804529734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.015454 | controller |     "Jun 12 11:00:17.868363 crc crio[19822]: time=\"2026-06-12T11:00:17.86826734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.015470 | controller |     "Jun 12 11:00:18.151330 crc crio[19822]: time=\"2026-06-12T11:00:18.151186523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.015486 | controller |     "Jun 12 11:00:18.282546 crc crio[19822]: time=\"2026-06-12T11:00:18.282043527Z\" level=info msg=\"Created container c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e: openshift-infra/auto-csr-approver-29687700-x9wsc/oc\" id=65471bec-1b08-4394-b767-031c97a6cbe3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.015502 | controller |     "Jun 12 11:00:18.283931 crc crio[19822]: time=\"2026-06-12T11:00:18.283877176Z\" level=info msg=\"Starting container: c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e\" id=393d1db8-4eb6-4593-8e7d-d68a0eab19c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.015521 | controller |     "Jun 12 11:00:18.298317 crc crio[19822]: time=\"2026-06-12T11:00:18.298248906Z\" level=info msg=\"Started container\" PID=193499 containerID=c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e description=openshift-infra/auto-csr-approver-29687700-x9wsc/oc id=393d1db8-4eb6-4593-8e7d-d68a0eab19c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424",
2026-06-12 11:43:52.015671 | controller |     "Jun 12 11:00:19.870751 crc crio[19822]: time=\"2026-06-12T11:00:19.870372288Z\" level=info msg=\"Stopping pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=e7ece5ae-a492-4b7a-a999-af508698bb5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.015690 | controller |     "Jun 12 11:00:19.872241 crc crio[19822]: time=\"2026-06-12T11:00:19.871596918Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687700-x9wsc Namespace:openshift-infra ID:54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424 UID:1830e6d3-9f50-4222-9672-1701a6a66a78 NetNS:/var/run/netns/ac487e15-4a44-4aef-8599-4e5f18a2407a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1830e6d3_9f50_4222_9672_1701a6a66a78.slice PodAnnotations:0xc00244c718}] Aliases:map[]}\"",
2026-06-12 11:43:52.015706 | controller |     "Jun 12 11:00:19.872241 crc crio[19822]: time=\"2026-06-12T11:00:19.871773544Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687700-x9wsc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.015722 | controller |     "Jun 12 11:00:20.246925 crc crio[19822]: time=\"2026-06-12T11:00:20.246295392Z\" level=info msg=\"Stopped pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=e7ece5ae-a492-4b7a-a999-af508698bb5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.015737 | controller |     "Jun 12 11:00:31.508760 crc crio[19822]: time=\"2026-06-12T11:00:31.508225435Z\" level=info msg=\"Removing container: bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d\" id=7f36e143-ba59-4e45-851c-e9e7a1ecdc27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.015753 | controller |     "Jun 12 11:00:31.660706 crc crio[19822]: time=\"2026-06-12T11:00:31.660248226Z\" level=info msg=\"Removed container bcddef4575acb1e88a383047810942d5b34b27a396b6c66aa725bf13e98a621d: openshift-infra/auto-csr-approver-29687694-fsqnt/oc\" id=7f36e143-ba59-4e45-851c-e9e7a1ecdc27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.015769 | controller |     "Jun 12 11:00:31.664940 crc crio[19822]: time=\"2026-06-12T11:00:31.664767709Z\" level=info msg=\"Removing container: f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484\" id=d9523d52-183f-4ac1-a2a2-b39d8c048be0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.015785 | controller |     "Jun 12 11:00:31.699444 crc crio[19822]: time=\"2026-06-12T11:00:31.699222293Z\" level=info msg=\"Removed container f45fb1736690bf8f55f4e1c51b85789c7bf181b2ff326ed13b5fa932c5213484: openshift-operator-lifecycle-manager/collect-profiles-29687655-h7tcv/collect-profiles\" id=d9523d52-183f-4ac1-a2a2-b39d8c048be0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.015801 | controller |     "Jun 12 11:00:31.712686 crc crio[19822]: time=\"2026-06-12T11:00:31.71244124Z\" level=info msg=\"Stopping pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=fccaa1b8-b594-407b-a02a-cb80cf2dbd18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.015817 | controller |     "Jun 12 11:00:31.712686 crc crio[19822]: time=\"2026-06-12T11:00:31.712559613Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=fccaa1b8-b594-407b-a02a-cb80cf2dbd18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.015839 | controller |     "Jun 12 11:00:31.713406 crc crio[19822]: time=\"2026-06-12T11:00:31.713168023Z\" level=info msg=\"Removing pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=57b5acc9-a1cc-4075-b302-222e6c185b06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.015859 | controller |     "Jun 12 11:00:31.742940 crc crio[19822]: time=\"2026-06-12T11:00:31.742746892Z\" level=info msg=\"Removed pod sandbox: b6daf6fa40eae34c7802bee53279712c7755f74b86e9e7c93ed9edbaace5edb9\" id=57b5acc9-a1cc-4075-b302-222e6c185b06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.015893 | controller |     "Jun 12 11:00:31.744058 crc crio[19822]: time=\"2026-06-12T11:00:31.743916994Z\" level=info msg=\"Stopping pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=69d8b50a-2e2f-42d9-9bfd-5ed62eeaac8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.015911 | controller |     "Jun 12 11:00:31.744173 crc crio[19822]: time=\"2026-06-12T11:00:31.744058519Z\" level=info msg=\"Stopped pod sandbox (already stopped): a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=69d8b50a-2e2f-42d9-9bfd-5ed62eeaac8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.015926 | controller |     "Jun 12 11:00:31.745362 crc crio[19822]: time=\"2026-06-12T11:00:31.745207276Z\" level=info msg=\"Removing pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=b71951ad-a1c5-4094-ac85-f01f2cddaa41 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.015941 | controller |     "Jun 12 11:00:31.779429 crc crio[19822]: time=\"2026-06-12T11:00:31.77936049Z\" level=info msg=\"Removed pod sandbox: a13bb34805caa3b309f5c696058d2aefdeee6f02d6e21c88bbd080f94c336d02\" id=b71951ad-a1c5-4094-ac85-f01f2cddaa41 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.015956 | controller |     "Jun 12 11:01:00.570401 crc crio[19822]: time=\"2026-06-12T11:01:00.569362648Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29687701-v8qp5/POD\" id=bb0f1393-e08f-4c80-8e8b-8c7403842af8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.015971 | controller |     "Jun 12 11:01:00.570401 crc crio[19822]: time=\"2026-06-12T11:01:00.57034916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.015986 | controller |     "Jun 12 11:01:00.610611 crc crio[19822]: time=\"2026-06-12T11:01:00.610552633Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc003095820}] Aliases:map[]}\"",
2026-06-12 11:43:52.016002 | controller |     "Jun 12 11:01:00.610979 crc crio[19822]: time=\"2026-06-12T11:01:00.610958016Z\" level=info msg=\"Adding pod openstack_keystone-cron-29687701-v8qp5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.016017 | controller |     "Jun 12 11:01:01.157272 crc crio[19822]: 2026-06-12T11:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c84994e949724c Mac:22:97:8e:49:92:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 SocketPath: PciID:}] [{Interface:0xc00029e770 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.016037 | controller |     "Jun 12 11:01:01.159112 crc crio[19822]: time=\"2026-06-12T11:01:01.159065937Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc003095820}] Aliases:map[]}\"",
2026-06-12 11:43:52.016053 | controller |     "Jun 12 11:01:01.159379 crc crio[19822]: time=\"2026-06-12T11:01:01.159361386Z\" level=info msg=\"Checking pod openstack_keystone-cron-29687701-v8qp5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.016068 | controller |     "Jun 12 11:01:01.168662 crc crio[19822]: time=\"2026-06-12T11:01:01.168184321Z\" level=info msg=\"Ran pod sandbox 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 with infra container: openstack/keystone-cron-29687701-v8qp5/POD\" id=bb0f1393-e08f-4c80-8e8b-8c7403842af8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.016084 | controller |     "Jun 12 11:01:01.172184 crc crio[19822]: time=\"2026-06-12T11:01:01.172142218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1910ff4-bdba-445a-826b-d5fcbf267527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.016099 | controller |     "Jun 12 11:01:01.207361 crc crio[19822]: time=\"2026-06-12T11:01:01.207147875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=dfcce11e-195f-4b55-afa1-ae48ce9fc0e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.016114 | controller |     "Jun 12 11:01:01.220482 crc crio[19822]: time=\"2026-06-12T11:01:01.220344156Z\" level=info msg=\"Creating container: openstack/keystone-cron-29687701-v8qp5/keystone-cron\" id=c60aeaf8-90f7-4800-ac41-cc49391b3e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.016130 | controller |     "Jun 12 11:01:01.220775 crc crio[19822]: time=\"2026-06-12T11:01:01.220729738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.016145 | controller |     "Jun 12 11:01:01.312078 crc crio[19822]: time=\"2026-06-12T11:01:01.311943858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.016160 | controller |     "Jun 12 11:01:01.319939 crc crio[19822]: time=\"2026-06-12T11:01:01.319855081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.016175 | controller |     "Jun 12 11:01:01.471354 crc crio[19822]: time=\"2026-06-12T11:01:01.471081934Z\" level=info msg=\"Created container 78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336: openstack/keystone-cron-29687701-v8qp5/keystone-cron\" id=c60aeaf8-90f7-4800-ac41-cc49391b3e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.016191 | controller |     "Jun 12 11:01:01.473746 crc crio[19822]: time=\"2026-06-12T11:01:01.473673438Z\" level=info msg=\"Starting container: 78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336\" id=623d81e5-bce2-44e5-89d6-2a084348f2be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.016206 | controller |     "Jun 12 11:01:01.479924 crc crio[19822]: time=\"2026-06-12T11:01:01.479786413Z\" level=info msg=\"Started container\" PID=196024 containerID=78cefb08f0a6c2edea1351e429c25c39f21814c0af43ca61b81c7ebed65ac336 description=openstack/keystone-cron-29687701-v8qp5/keystone-cron id=623d81e5-bce2-44e5-89d6-2a084348f2be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146",
2026-06-12 11:43:52.016226 | controller |     "Jun 12 11:01:07.595260 crc crio[19822]: time=\"2026-06-12T11:01:07.594267283Z\" level=info msg=\"Stopping pod sandbox: 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146\" id=47b7fa93-3e93-4cf2-97b4-7d1b6e1c07d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.016242 | controller |     "Jun 12 11:01:07.596951 crc crio[19822]: time=\"2026-06-12T11:01:07.596267167Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29687701-v8qp5 Namespace:openstack ID:6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146 UID:ea44c94e-50e4-4e5d-a6e4-1501b4006ae2 NetNS:/var/run/netns/3146a280-2f06-4f19-b9ba-c7d360765c16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podea44c94e_50e4_4e5d_a6e4_1501b4006ae2.slice PodAnnotations:0xc000121020}] Aliases:map[]}\"",
2026-06-12 11:43:52.016257 | controller |     "Jun 12 11:01:07.596951 crc crio[19822]: time=\"2026-06-12T11:01:07.596429562Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29687701-v8qp5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.016272 | controller |     "Jun 12 11:01:07.991592 crc crio[19822]: time=\"2026-06-12T11:01:07.99078892Z\" level=info msg=\"Stopped pod sandbox: 6c84994e949724cd97446c0738ca4bbe517771efd6185436d0991c21165e1146\" id=47b7fa93-3e93-4cf2-97b4-7d1b6e1c07d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.016288 | controller |     "Jun 12 11:02:00.558172 crc crio[19822]: time=\"2026-06-12T11:02:00.557297648Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687702-wnx6b/POD\" id=1a2c94d8-7fbc-468a-b27e-f85d68b13f46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.016303 | controller |     "Jun 12 11:02:00.559407 crc crio[19822]: time=\"2026-06-12T11:02:00.558232898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.016319 | controller |     "Jun 12 11:02:00.594985 crc crio[19822]: time=\"2026-06-12T11:02:00.594794204Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00101a6b8}] Aliases:map[]}\"",
2026-06-12 11:43:52.016335 | controller |     "Jun 12 11:02:00.594985 crc crio[19822]: time=\"2026-06-12T11:02:00.594939429Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687702-wnx6b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.016350 | controller |     "Jun 12 11:02:01.136878 crc crio[19822]: 2026-06-12T11:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84571c7c3e3a660 Mac:02:11:b7:e1:f7:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.016366 | controller |     "Jun 12 11:02:01.138576 crc crio[19822]: time=\"2026-06-12T11:02:01.138520762Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00101a6b8}] Aliases:map[]}\"",
2026-06-12 11:43:52.016386 | controller |     "Jun 12 11:02:01.138752 crc crio[19822]: time=\"2026-06-12T11:02:01.138690177Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687702-wnx6b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.016402 | controller |     "Jun 12 11:02:01.149446 crc crio[19822]: time=\"2026-06-12T11:02:01.14916399Z\" level=info msg=\"Ran pod sandbox 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd with infra container: openshift-infra/auto-csr-approver-29687702-wnx6b/POD\" id=1a2c94d8-7fbc-468a-b27e-f85d68b13f46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.016417 | controller |     "Jun 12 11:02:01.152251 crc crio[19822]: time=\"2026-06-12T11:02:01.152162186Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=31554265-3445-4c69-a348-431d025d241d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.016433 | controller |     "Jun 12 11:02:01.163641 crc crio[19822]: time=\"2026-06-12T11:02:01.163545429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.016448 | controller |     "Jun 12 11:02:01.992793 crc crio[19822]: time=\"2026-06-12T11:02:01.992156024Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=31554265-3445-4c69-a348-431d025d241d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.016464 | controller |     "Jun 12 11:02:01.994715 crc crio[19822]: time=\"2026-06-12T11:02:01.994585531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=410f5e51-011e-43bf-b85d-a9820f5e9c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.016479 | controller |     "Jun 12 11:02:01.999035 crc crio[19822]: time=\"2026-06-12T11:02:01.998906461Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9936997c-2d3d-4641-9ebf-f9bdb7f50442 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.016494 | controller |     "Jun 12 11:02:02.007384 crc crio[19822]: time=\"2026-06-12T11:02:02.007252005Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687702-wnx6b/oc\" id=4ce67f4e-5b9b-4fd7-bbf6-2e17e10d7595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.016510 | controller |     "Jun 12 11:02:02.008499 crc crio[19822]: time=\"2026-06-12T11:02:02.008411142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.016526 | controller |     "Jun 12 11:02:02.063594 crc crio[19822]: time=\"2026-06-12T11:02:02.06350906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.016541 | controller |     "Jun 12 11:02:02.352994 crc crio[19822]: time=\"2026-06-12T11:02:02.352546501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.016557 | controller |     "Jun 12 11:02:02.490591 crc crio[19822]: time=\"2026-06-12T11:02:02.490494992Z\" level=info msg=\"Created container 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5: openshift-infra/auto-csr-approver-29687702-wnx6b/oc\" id=4ce67f4e-5b9b-4fd7-bbf6-2e17e10d7595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.016573 | controller |     "Jun 12 11:02:02.492893 crc crio[19822]: time=\"2026-06-12T11:02:02.492755034Z\" level=info msg=\"Starting container: 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5\" id=566d9835-574f-4ba8-954e-375b65341682 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.016593 | controller |     "Jun 12 11:02:02.506617 crc crio[19822]: time=\"2026-06-12T11:02:02.506495922Z\" level=info msg=\"Started container\" PID=199482 containerID=4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5 description=openshift-infra/auto-csr-approver-29687702-wnx6b/oc id=566d9835-574f-4ba8-954e-375b65341682 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd",
2026-06-12 11:43:52.016609 | controller |     "Jun 12 11:02:04.449751 crc crio[19822]: time=\"2026-06-12T11:02:04.449242661Z\" level=info msg=\"Stopping pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=d4f741eb-5572-4c17-ac05-500328c114fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.016626 | controller |     "Jun 12 11:02:04.451232 crc crio[19822]: time=\"2026-06-12T11:02:04.450645216Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687702-wnx6b Namespace:openshift-infra ID:84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd UID:3800c2a8-3213-4e79-9d45-d024ead92eed NetNS:/var/run/netns/a22b9f85-f9db-4c7d-b1bc-993be8efffbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3800c2a8_3213_4e79_9d45_d024ead92eed.slice PodAnnotations:0xc00140e640}] Aliases:map[]}\"",
2026-06-12 11:43:52.016642 | controller |     "Jun 12 11:02:04.451232 crc crio[19822]: time=\"2026-06-12T11:02:04.450895474Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687702-wnx6b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.016657 | controller |     "Jun 12 11:02:04.778902 crc crio[19822]: time=\"2026-06-12T11:02:04.77831889Z\" level=info msg=\"Stopped pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=d4f741eb-5572-4c17-ac05-500328c114fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.016673 | controller |     "Jun 12 11:02:31.825905 crc crio[19822]: time=\"2026-06-12T11:02:31.825174919Z\" level=info msg=\"Removing container: 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0\" id=0ab8ed95-f2d8-46ae-932d-5974e437c45e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.016689 | controller |     "Jun 12 11:02:31.950222 crc crio[19822]: time=\"2026-06-12T11:02:31.949984868Z\" level=info msg=\"Removed container 16eba5beafdc537d5f28db7edf8153c4ebb6d4d5612c7867a9e2be660a0b02c0: openshift-infra/auto-csr-approver-29687696-grsrz/oc\" id=0ab8ed95-f2d8-46ae-932d-5974e437c45e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.016704 | controller |     "Jun 12 11:02:31.963160 crc crio[19822]: time=\"2026-06-12T11:02:31.9624495Z\" level=info msg=\"Stopping pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=b53aa7f8-e4c7-40f7-a269-d9d509acef15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.016720 | controller |     "Jun 12 11:02:31.963160 crc crio[19822]: time=\"2026-06-12T11:02:31.962571974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=b53aa7f8-e4c7-40f7-a269-d9d509acef15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.016735 | controller |     "Jun 12 11:02:31.963892 crc crio[19822]: time=\"2026-06-12T11:02:31.963529402Z\" level=info msg=\"Removing pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=76821b4a-1abb-4ac6-8881-4b5842c15525 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.016751 | controller |     "Jun 12 11:02:31.992607 crc crio[19822]: time=\"2026-06-12T11:02:31.991008004Z\" level=info msg=\"Removed pod sandbox: 4297baa609aa867b6441dc102991928e67f16a41a5c30d4a2a153824cf0b639a\" id=76821b4a-1abb-4ac6-8881-4b5842c15525 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.016770 | controller |     "Jun 12 11:02:48.068551 crc crio[19822]: time=\"2026-06-12T11:02:48.067757735Z\" level=info msg=\"Stopping pod sandbox: ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d\" id=af6cf967-3bb4-44c5-809c-1ccbb7040b90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.016788 | controller |     "Jun 12 11:02:48.070644 crc crio[19822]: time=\"2026-06-12T11:02:48.070616377Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t Namespace:openstack ID:ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d UID:a2c4ec8c-c747-4d8a-a155-2a038c494264 NetNS:/var/run/netns/aa85d36f-13f1-48e1-9285-3f9e3d799866 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2c4ec8c_c747_4d8a_a155_2a038c494264.slice PodAnnotations:0xc00101b708}] Aliases:map[]}\"",
2026-06-12 11:43:52.016807 | controller |     "Jun 12 11:02:48.070944 crc crio[19822]: time=\"2026-06-12T11:02:48.070919757Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.016824 | controller |     "Jun 12 11:02:48.604974 crc crio[19822]: time=\"2026-06-12T11:02:48.604413556Z\" level=info msg=\"Stopped pod sandbox: ef40f090e45b92c03f019980671adb8feeb3ee8ab5f0b6ee03f0e210fcb9ae4d\" id=af6cf967-3bb4-44c5-809c-1ccbb7040b90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.016840 | controller |     "Jun 12 11:02:49.710490 crc crio[19822]: time=\"2026-06-12T11:02:49.709995368Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/POD\" id=6031bc05-1a18-4e37-93ab-0d8da9256782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.016859 | controller |     "Jun 12 11:02:49.712252 crc crio[19822]: time=\"2026-06-12T11:02:49.710531755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.016895 | controller |     "Jun 12 11:02:49.758474 crc crio[19822]: time=\"2026-06-12T11:02:49.758321859Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc003264028}] Aliases:map[]}\"",
2026-06-12 11:43:52.016913 | controller |     "Jun 12 11:02:49.758474 crc crio[19822]: time=\"2026-06-12T11:02:49.758416362Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.016930 | controller |     "Jun 12 11:02:50.267570 crc crio[19822]: 2026-06-12T11:02:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e89464e053097f6 Mac:ce:04:d3:38:68:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.016946 | controller |     "Jun 12 11:02:50.271885 crc crio[19822]: time=\"2026-06-12T11:02:50.271743089Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc003264028}] Aliases:map[]}\"",
2026-06-12 11:43:52.016966 | controller |     "Jun 12 11:02:50.272231 crc crio[19822]: time=\"2026-06-12T11:02:50.272155472Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.016982 | controller |     "Jun 12 11:02:50.284794 crc crio[19822]: time=\"2026-06-12T11:02:50.284690704Z\" level=info msg=\"Ran pod sandbox e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/POD\" id=6031bc05-1a18-4e37-93ab-0d8da9256782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.016998 | controller |     "Jun 12 11:02:50.288299 crc crio[19822]: time=\"2026-06-12T11:02:50.288194813Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=af51b8d5-2dee-41af-940f-015c50f78441 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.017015 | controller |     "Jun 12 11:02:50.302416 crc crio[19822]: time=\"2026-06-12T11:02:50.302335079Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-12 11:43:52.017030 | controller |     "Jun 12 11:02:50.748441 crc crio[19822]: time=\"2026-06-12T11:02:50.745754091Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=af51b8d5-2dee-41af-940f-015c50f78441 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.017046 | controller |     "Jun 12 11:02:50.748441 crc crio[19822]: time=\"2026-06-12T11:02:50.747553327Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4e449d2a-5d35-4e28-8076-f7b25dea04f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.017062 | controller |     "Jun 12 11:02:50.811999 crc crio[19822]: time=\"2026-06-12T11:02:50.811915241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2c759e9d-a354-4e93-87e7-a9f53870e6f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.017077 | controller |     "Jun 12 11:02:50.821743 crc crio[19822]: time=\"2026-06-12T11:02:50.821639163Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=415cac5d-4b2c-483e-abc1-9c3ca5ca3236 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.017092 | controller |     "Jun 12 11:02:50.822297 crc crio[19822]: time=\"2026-06-12T11:02:50.822232402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017108 | controller |     "Jun 12 11:02:50.901390 crc crio[19822]: time=\"2026-06-12T11:02:50.90122022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017123 | controller |     "Jun 12 11:02:50.906904 crc crio[19822]: time=\"2026-06-12T11:02:50.905934161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017142 | controller |     "Jun 12 11:02:51.074547 crc crio[19822]: time=\"2026-06-12T11:02:51.074442787Z\" level=info msg=\"Created container 42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=415cac5d-4b2c-483e-abc1-9c3ca5ca3236 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.017158 | controller |     "Jun 12 11:02:51.075684 crc crio[19822]: time=\"2026-06-12T11:02:51.075542701Z\" level=info msg=\"Starting container: 42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4\" id=d80c1854-5493-4a07-90db-d4b6ec80a98e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.017174 | controller |     "Jun 12 11:02:51.081120 crc crio[19822]: time=\"2026-06-12T11:02:51.081006055Z\" level=info msg=\"Started container\" PID=202421 containerID=42129a76994e60c121a7c1294b0eb2274a77c749e7f197aeca886e9bd85368d4 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=d80c1854-5493-4a07-90db-d4b6ec80a98e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407",
2026-06-12 11:43:52.017190 | controller |     "Jun 12 11:04:00.562963 crc crio[19822]: time=\"2026-06-12T11:04:00.561640581Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687704-w96kn/POD\" id=6e36d06d-cd8b-4fa0-beb5-e56ec53c95ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.017205 | controller |     "Jun 12 11:04:00.564740 crc crio[19822]: time=\"2026-06-12T11:04:00.562993094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017221 | controller |     "Jun 12 11:04:00.612411 crc crio[19822]: time=\"2026-06-12T11:04:00.612249304Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc003264520}] Aliases:map[]}\"",
2026-06-12 11:43:52.017237 | controller |     "Jun 12 11:04:00.612757 crc crio[19822]: time=\"2026-06-12T11:04:00.612370299Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687704-w96kn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.017253 | controller |     "Jun 12 11:04:01.165964 crc crio[19822]: 2026-06-12T11:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f10f8e4052c938 Mac:ea:09:9e:8c:b4:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.017268 | controller |     "Jun 12 11:04:01.167648 crc crio[19822]: time=\"2026-06-12T11:04:01.16755228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc003264520}] Aliases:map[]}\"",
2026-06-12 11:43:52.017284 | controller |     "Jun 12 11:04:01.167990 crc crio[19822]: time=\"2026-06-12T11:04:01.167729376Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687704-w96kn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.017303 | controller |     "Jun 12 11:04:01.178056 crc crio[19822]: time=\"2026-06-12T11:04:01.177766667Z\" level=info msg=\"Ran pod sandbox 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b with infra container: openshift-infra/auto-csr-approver-29687704-w96kn/POD\" id=6e36d06d-cd8b-4fa0-beb5-e56ec53c95ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.017320 | controller |     "Jun 12 11:04:01.183011 crc crio[19822]: time=\"2026-06-12T11:04:01.181581257Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=81adc28c-4fe7-418a-b128-0e73233617c6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.017335 | controller |     "Jun 12 11:04:01.195618 crc crio[19822]: time=\"2026-06-12T11:04:01.195499273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.017351 | controller |     "Jun 12 11:04:02.388930 crc crio[19822]: time=\"2026-06-12T11:04:02.38813716Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=81adc28c-4fe7-418a-b128-0e73233617c6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.017367 | controller |     "Jun 12 11:04:02.390676 crc crio[19822]: time=\"2026-06-12T11:04:02.390283788Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7fa3d1e4-9f3c-4fc9-805d-2554e6dc0578 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.017383 | controller |     "Jun 12 11:04:02.393391 crc crio[19822]: time=\"2026-06-12T11:04:02.393261913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7820f95-13d8-40f0-896c-1a09b41d4d49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.017397 | controller |     "Jun 12 11:04:02.403176 crc crio[19822]: time=\"2026-06-12T11:04:02.403054345Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687704-w96kn/oc\" id=fd9b8a52-eefb-486f-889b-c21aefc79e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.017413 | controller |     "Jun 12 11:04:02.404010 crc crio[19822]: time=\"2026-06-12T11:04:02.403918753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017428 | controller |     "Jun 12 11:04:02.468406 crc crio[19822]: time=\"2026-06-12T11:04:02.468215794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017444 | controller |     "Jun 12 11:04:02.761690 crc crio[19822]: time=\"2026-06-12T11:04:02.76149503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017460 | controller |     "Jun 12 11:04:02.899941 crc crio[19822]: time=\"2026-06-12T11:04:02.89971794Z\" level=info msg=\"Created container f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef: openshift-infra/auto-csr-approver-29687704-w96kn/oc\" id=fd9b8a52-eefb-486f-889b-c21aefc79e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.017475 | controller |     "Jun 12 11:04:02.901638 crc crio[19822]: time=\"2026-06-12T11:04:02.901412334Z\" level=info msg=\"Starting container: f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef\" id=d874db8d-e363-4ccb-aa94-9fbb6dbb9131 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.017491 | controller |     "Jun 12 11:04:02.908464 crc crio[19822]: time=\"2026-06-12T11:04:02.908384417Z\" level=info msg=\"Started container\" PID=206453 containerID=f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef description=openshift-infra/auto-csr-approver-29687704-w96kn/oc id=d874db8d-e363-4ccb-aa94-9fbb6dbb9131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b",
2026-06-12 11:43:52.017510 | controller |     "Jun 12 11:04:05.320122 crc crio[19822]: time=\"2026-06-12T11:04:05.319115776Z\" level=info msg=\"Stopping pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=0f35177c-d0d7-48a0-bea0-7a8bcee6a554 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.017526 | controller |     "Jun 12 11:04:05.322633 crc crio[19822]: time=\"2026-06-12T11:04:05.320979314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687704-w96kn Namespace:openshift-infra ID:3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b UID:0d2a3275-d2fb-41eb-95a8-a144c3c9f1f5 NetNS:/var/run/netns/bd081145-2d5b-4a8c-b8c6-6760f81dc9f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0d2a3275_d2fb_41eb_95a8_a144c3c9f1f5.slice PodAnnotations:0xc002144b08}] Aliases:map[]}\"",
2026-06-12 11:43:52.017542 | controller |     "Jun 12 11:04:05.322633 crc crio[19822]: time=\"2026-06-12T11:04:05.321161012Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687704-w96kn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.017557 | controller |     "Jun 12 11:04:05.661492 crc crio[19822]: time=\"2026-06-12T11:04:05.66129052Z\" level=info msg=\"Stopped pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=0f35177c-d0d7-48a0-bea0-7a8bcee6a554 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.017573 | controller |     "Jun 12 11:04:32.048684 crc crio[19822]: time=\"2026-06-12T11:04:32.047740903Z\" level=info msg=\"Removing container: 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf\" id=fb9445b6-3720-44d2-9595-9a98607fe125 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.017589 | controller |     "Jun 12 11:04:32.191299 crc crio[19822]: time=\"2026-06-12T11:04:32.191088429Z\" level=info msg=\"Removed container 4eb7ad8ba8011c7c712fbc6de630b1d27e1d4b07420a9ab82b768f0e4b1f87cf: openshift-infra/auto-csr-approver-29687698-f5zgl/oc\" id=fb9445b6-3720-44d2-9595-9a98607fe125 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.017604 | controller |     "Jun 12 11:04:32.211697 crc crio[19822]: time=\"2026-06-12T11:04:32.21156864Z\" level=info msg=\"Stopping pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=9a9da022-c97a-4384-be65-c6d24638aa67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.017620 | controller |     "Jun 12 11:04:32.211697 crc crio[19822]: time=\"2026-06-12T11:04:32.211707354Z\" level=info msg=\"Stopped pod sandbox (already stopped): f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=9a9da022-c97a-4384-be65-c6d24638aa67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.017636 | controller |     "Jun 12 11:04:32.213640 crc crio[19822]: time=\"2026-06-12T11:04:32.213390778Z\" level=info msg=\"Removing pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=85d99f15-8659-42a8-a506-4411c1805e37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.017651 | controller |     "Jun 12 11:04:32.238133 crc crio[19822]: time=\"2026-06-12T11:04:32.237939224Z\" level=info msg=\"Removed pod sandbox: f996c251820145b788cb8f22c8a9a27628461905399056f4fb8df33ce9424afd\" id=85d99f15-8659-42a8-a506-4411c1805e37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.017666 | controller |     "Jun 12 11:05:07.630969 crc crio[19822]: time=\"2026-06-12T11:05:07.629683814Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-f7v7z/POD\" id=85cbf7fc-319c-4773-9ba6-f2a41da783ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.017681 | controller |     "Jun 12 11:05:07.635362 crc crio[19822]: time=\"2026-06-12T11:05:07.631060109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017700 | controller |     "Jun 12 11:05:07.680267 crc crio[19822]: time=\"2026-06-12T11:05:07.679685001Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002ed0c20}] Aliases:map[]}\"",
2026-06-12 11:43:52.017717 | controller |     "Jun 12 11:05:07.680267 crc crio[19822]: time=\"2026-06-12T11:05:07.679752294Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-f7v7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.017732 | controller |     "Jun 12 11:05:08.303171 crc crio[19822]: 2026-06-12T11:05:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:165c02ecbeda2b1 Mac:be:c2:67:0c:34:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.017748 | controller |     "Jun 12 11:05:08.306887 crc crio[19822]: time=\"2026-06-12T11:05:08.30638486Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002ed0c20}] Aliases:map[]}\"",
2026-06-12 11:43:52.017765 | controller |     "Jun 12 11:05:08.307473 crc crio[19822]: time=\"2026-06-12T11:05:08.307385843Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-f7v7z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.017781 | controller |     "Jun 12 11:05:08.333670 crc crio[19822]: time=\"2026-06-12T11:05:08.333567917Z\" level=info msg=\"Ran pod sandbox 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 with infra container: openshift-marketplace/redhat-operators-f7v7z/POD\" id=85cbf7fc-319c-4773-9ba6-f2a41da783ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.017797 | controller |     "Jun 12 11:05:08.348144 crc crio[19822]: time=\"2026-06-12T11:05:08.347912407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b27a616-945c-414c-807c-4a52a656a3d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.017813 | controller |     "Jun 12 11:05:08.354242 crc crio[19822]: time=\"2026-06-12T11:05:08.353892269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b73252ab-3fe1-4ce4-b237-2d53fe66a6af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.017829 | controller |     "Jun 12 11:05:08.365493 crc crio[19822]: time=\"2026-06-12T11:05:08.365327496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f7v7z/extract-utilities\" id=720be900-9746-4d39-b6f2-a38e0359288e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.017844 | controller |     "Jun 12 11:05:08.366134 crc crio[19822]: time=\"2026-06-12T11:05:08.366018138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017867 | controller |     "Jun 12 11:05:08.489168 crc crio[19822]: time=\"2026-06-12T11:05:08.48894175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017911 | controller |     "Jun 12 11:05:08.503676 crc crio[19822]: time=\"2026-06-12T11:05:08.501423415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.017929 | controller |     "Jun 12 11:05:08.680092 crc crio[19822]: time=\"2026-06-12T11:05:08.6799591Z\" level=info msg=\"Created container cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7: openshift-marketplace/redhat-operators-f7v7z/extract-utilities\" id=720be900-9746-4d39-b6f2-a38e0359288e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.017945 | controller |     "Jun 12 11:05:08.682051 crc crio[19822]: time=\"2026-06-12T11:05:08.681944344Z\" level=info msg=\"Starting container: cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7\" id=275f057a-9613-4428-998c-a6d48b52b0f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.017961 | controller |     "Jun 12 11:05:08.695275 crc crio[19822]: time=\"2026-06-12T11:05:08.695156715Z\" level=info msg=\"Started container\" PID=210066 containerID=cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7 description=openshift-marketplace/redhat-operators-f7v7z/extract-utilities id=275f057a-9613-4428-998c-a6d48b52b0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558",
2026-06-12 11:43:52.017977 | controller |     "Jun 12 11:05:09.336961 crc crio[19822]: time=\"2026-06-12T11:05:09.334120633Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a51c2646-9f94-452c-8094-b19b3da1061f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.017993 | controller |     "Jun 12 11:05:09.349794 crc crio[19822]: time=\"2026-06-12T11:05:09.349657654Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.018009 | controller |     "Jun 12 11:05:09.964717 crc crio[19822]: time=\"2026-06-12T11:05:09.964092357Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=a51c2646-9f94-452c-8094-b19b3da1061f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.018024 | controller |     "Jun 12 11:05:09.966638 crc crio[19822]: time=\"2026-06-12T11:05:09.965586505Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5bba1edc-586d-451e-9dc8-80054833c5ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018040 | controller |     "Jun 12 11:05:09.968636 crc crio[19822]: time=\"2026-06-12T11:05:09.968516888Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d096ac29-5fe3-416f-80c6-5cb6e8fa275e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018057 | controller |     "Jun 12 11:05:09.978896 crc crio[19822]: time=\"2026-06-12T11:05:09.978695346Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f7v7z/extract-content\" id=ded9e6be-13df-48a3-99b2-c24bcef25cba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018073 | controller |     "Jun 12 11:05:09.979683 crc crio[19822]: time=\"2026-06-12T11:05:09.979282005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018090 | controller |     "Jun 12 11:05:10.064683 crc crio[19822]: time=\"2026-06-12T11:05:10.064592364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018109 | controller |     "Jun 12 11:05:10.077679 crc crio[19822]: time=\"2026-06-12T11:05:10.077580212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018126 | controller |     "Jun 12 11:05:10.253332 crc crio[19822]: time=\"2026-06-12T11:05:10.25320226Z\" level=info msg=\"Created container 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8: openshift-marketplace/redhat-operators-f7v7z/extract-content\" id=ded9e6be-13df-48a3-99b2-c24bcef25cba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018142 | controller |     "Jun 12 11:05:10.254693 crc crio[19822]: time=\"2026-06-12T11:05:10.254601995Z\" level=info msg=\"Starting container: 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8\" id=0cbee160-ab9d-4a1c-ad42-aa338a3adb89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.018158 | controller |     "Jun 12 11:05:10.261356 crc crio[19822]: time=\"2026-06-12T11:05:10.261241076Z\" level=info msg=\"Started container\" PID=210134 containerID=4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8 description=openshift-marketplace/redhat-operators-f7v7z/extract-content id=0cbee160-ab9d-4a1c-ad42-aa338a3adb89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558",
2026-06-12 11:43:52.018173 | controller |     "Jun 12 11:05:17.529630 crc crio[19822]: time=\"2026-06-12T11:05:17.528510261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3174f42-080d-4f5f-8ca6-bbc110ee2992 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018189 | controller |     "Jun 12 11:05:17.533119 crc crio[19822]: time=\"2026-06-12T11:05:17.533056216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b6c29a2-3d45-4cf4-ae36-2944ba6e031a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018204 | controller |     "Jun 12 11:05:17.552942 crc crio[19822]: time=\"2026-06-12T11:05:17.547150575Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-f7v7z/registry-server\" id=820140bb-6c4e-44ce-86ba-0f74e605d19b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018220 | controller |     "Jun 12 11:05:17.552942 crc crio[19822]: time=\"2026-06-12T11:05:17.547568478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018236 | controller |     "Jun 12 11:05:17.627260 crc crio[19822]: time=\"2026-06-12T11:05:17.626858587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018251 | controller |     "Jun 12 11:05:17.631674 crc crio[19822]: time=\"2026-06-12T11:05:17.63162953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018267 | controller |     "Jun 12 11:05:17.807981 crc crio[19822]: time=\"2026-06-12T11:05:17.8079138Z\" level=info msg=\"Created container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server\" id=820140bb-6c4e-44ce-86ba-0f74e605d19b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018282 | controller |     "Jun 12 11:05:17.810292 crc crio[19822]: time=\"2026-06-12T11:05:17.810222047Z\" level=info msg=\"Starting container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2\" id=c18734e8-4156-49f5-89bc-6756c440db1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.018301 | controller |     "Jun 12 11:05:17.822563 crc crio[19822]: time=\"2026-06-12T11:05:17.822443077Z\" level=info msg=\"Started container\" PID=210698 containerID=f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2 description=openshift-marketplace/redhat-operators-f7v7z/registry-server id=c18734e8-4156-49f5-89bc-6756c440db1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558",
2026-06-12 11:43:52.018317 | controller |     "Jun 12 11:05:20.630220 crc crio[19822]: time=\"2026-06-12T11:05:20.629328964Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-c5lhl/POD\" id=c814a4ce-9fe7-4fcc-a0fb-f0dbadc8d908 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.018333 | controller |     "Jun 12 11:05:20.631990 crc crio[19822]: time=\"2026-06-12T11:05:20.630247693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018349 | controller |     "Jun 12 11:05:20.666269 crc crio[19822]: time=\"2026-06-12T11:05:20.66618408Z\" level=info msg=\"Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc005212148}] Aliases:map[]}\"",
2026-06-12 11:43:52.018365 | controller |     "Jun 12 11:05:20.666269 crc crio[19822]: time=\"2026-06-12T11:05:20.666248432Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-c5lhl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.018380 | controller |     "Jun 12 11:05:21.322513 crc crio[19822]: 2026-06-12T11:05:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3553d761c1e54c9 Mac:86:8c:be:6f:15:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 SocketPath: PciID:}] [{Interface:0xc0004e0590 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.018396 | controller |     "Jun 12 11:05:21.324054 crc crio[19822]: time=\"2026-06-12T11:05:21.323947724Z\" level=info msg=\"Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc005212148}] Aliases:map[]}\"",
2026-06-12 11:43:52.018412 | controller |     "Jun 12 11:05:21.324196 crc crio[19822]: time=\"2026-06-12T11:05:21.32413948Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-c5lhl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.018428 | controller |     "Jun 12 11:05:21.345778 crc crio[19822]: time=\"2026-06-12T11:05:21.345679827Z\" level=info msg=\"Ran pod sandbox 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 with infra container: openshift-marketplace/community-operators-c5lhl/POD\" id=c814a4ce-9fe7-4fcc-a0fb-f0dbadc8d908 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.018443 | controller |     "Jun 12 11:05:21.348246 crc crio[19822]: time=\"2026-06-12T11:05:21.348157296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=03f5ff6b-0887-4bf0-9911-22308fefbb69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018462 | controller |     "Jun 12 11:05:21.350542 crc crio[19822]: time=\"2026-06-12T11:05:21.350462679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df4fbfb7-f12b-4519-a01a-ee4adfe0a071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018478 | controller |     "Jun 12 11:05:21.376561 crc crio[19822]: time=\"2026-06-12T11:05:21.376343295Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5lhl/extract-utilities\" id=e5ff56a8-c3bc-42fc-97ff-ef3091d78a24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018493 | controller |     "Jun 12 11:05:21.376989 crc crio[19822]: time=\"2026-06-12T11:05:21.376910753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018508 | controller |     "Jun 12 11:05:21.433862 crc crio[19822]: time=\"2026-06-12T11:05:21.433693255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018523 | controller |     "Jun 12 11:05:21.437883 crc crio[19822]: time=\"2026-06-12T11:05:21.437769325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018538 | controller |     "Jun 12 11:05:21.709010 crc crio[19822]: time=\"2026-06-12T11:05:21.708411489Z\" level=info msg=\"Created container a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe: openshift-marketplace/community-operators-c5lhl/extract-utilities\" id=e5ff56a8-c3bc-42fc-97ff-ef3091d78a24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018554 | controller |     "Jun 12 11:05:21.710928 crc crio[19822]: time=\"2026-06-12T11:05:21.710869938Z\" level=info msg=\"Starting container: a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe\" id=d0d11f35-bcf7-47e8-bb73-c139490745cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.018569 | controller |     "Jun 12 11:05:21.718926 crc crio[19822]: time=\"2026-06-12T11:05:21.71879542Z\" level=info msg=\"Started container\" PID=210970 containerID=a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe description=openshift-marketplace/community-operators-c5lhl/extract-utilities id=d0d11f35-bcf7-47e8-bb73-c139490745cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0",
2026-06-12 11:43:52.018585 | controller |     "Jun 12 11:05:22.641491 crc crio[19822]: time=\"2026-06-12T11:05:22.641315541Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2ea1be1b-7944-4fef-88fb-1c0549982757 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.018601 | controller |     "Jun 12 11:05:22.665296 crc crio[19822]: time=\"2026-06-12T11:05:22.665215634Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.018616 | controller |     "Jun 12 11:05:23.000890 crc crio[19822]: time=\"2026-06-12T11:05:23.000395067Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-d7k9n/POD\" id=92d8677b-8c3f-43c6-bed0-75bdb1522ef4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.018631 | controller |     "Jun 12 11:05:23.002625 crc crio[19822]: time=\"2026-06-12T11:05:23.000917943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018646 | controller |     "Jun 12 11:05:23.034556 crc crio[19822]: time=\"2026-06-12T11:05:23.034403533Z\" level=info msg=\"Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc005212620}] Aliases:map[]}\"",
2026-06-12 11:43:52.018667 | controller |     "Jun 12 11:05:23.034556 crc crio[19822]: time=\"2026-06-12T11:05:23.034486546Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-d7k9n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.018682 | controller |     "Jun 12 11:05:23.661863 crc crio[19822]: time=\"2026-06-12T11:05:23.661321875Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f03dbbbfd6a67f45780dac213faa98b08a5f469b425565619e0fe885cc5f37dd\" id=2ea1be1b-7944-4fef-88fb-1c0549982757 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.018697 | controller |     "Jun 12 11:05:23.663652 crc crio[19822]: time=\"2026-06-12T11:05:23.663564943Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=70187fb9-fa28-49b6-89c0-87d4aa3ad769 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018712 | controller |     "Jun 12 11:05:23.666164 crc crio[19822]: time=\"2026-06-12T11:05:23.666117704Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=38a3f66b-bd53-4b12-9d8a-868fdd1faf20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018727 | controller |     "Jun 12 11:05:23.667182 crc crio[19822]: 2026-06-12T11:05:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa4c2358229b100 Mac:46:1b:e3:0e:b2:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd SocketPath: PciID:}] [{Interface:0xc000516060 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.018742 | controller |     "Jun 12 11:05:23.669236 crc crio[19822]: time=\"2026-06-12T11:05:23.669170713Z\" level=info msg=\"Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc005212620}] Aliases:map[]}\"",
2026-06-12 11:43:52.018758 | controller |     "Jun 12 11:05:23.669453 crc crio[19822]: time=\"2026-06-12T11:05:23.66940093Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-d7k9n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.018773 | controller |     "Jun 12 11:05:23.673276 crc crio[19822]: time=\"2026-06-12T11:05:23.673194821Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5lhl/extract-content\" id=92764a93-66e3-4f85-8323-c1f3238b4dc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018788 | controller |     "Jun 12 11:05:23.677143 crc crio[19822]: time=\"2026-06-12T11:05:23.677063806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018803 | controller |     "Jun 12 11:05:23.682020 crc crio[19822]: time=\"2026-06-12T11:05:23.681935043Z\" level=info msg=\"Ran pod sandbox aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc with infra container: openshift-marketplace/certified-operators-d7k9n/POD\" id=92d8677b-8c3f-43c6-bed0-75bdb1522ef4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.018821 | controller |     "Jun 12 11:05:23.687418 crc crio[19822]: time=\"2026-06-12T11:05:23.687334392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=372ef575-d9b8-47d4-b7e6-ebc40710c780 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018836 | controller |     "Jun 12 11:05:23.710907 crc crio[19822]: time=\"2026-06-12T11:05:23.710710307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97418e61-d665-442a-a30d-c62b018760d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.018854 | controller |     "Jun 12 11:05:23.723237 crc crio[19822]: time=\"2026-06-12T11:05:23.722593866Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d7k9n/extract-utilities\" id=0fdfeea5-59c3-4768-a8f0-695329a879e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018885 | controller |     "Jun 12 11:05:23.723237 crc crio[19822]: time=\"2026-06-12T11:05:23.723178085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018905 | controller |     "Jun 12 11:05:23.761427 crc crio[19822]: time=\"2026-06-12T11:05:23.761256269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018921 | controller |     "Jun 12 11:05:23.767701 crc crio[19822]: time=\"2026-06-12T11:05:23.767628583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018936 | controller |     "Jun 12 11:05:23.815712 crc crio[19822]: time=\"2026-06-12T11:05:23.815592388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018951 | controller |     "Jun 12 11:05:23.822492 crc crio[19822]: time=\"2026-06-12T11:05:23.822426739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.018966 | controller |     "Jun 12 11:05:23.993331 crc crio[19822]: time=\"2026-06-12T11:05:23.992503017Z\" level=info msg=\"Created container b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a: openshift-marketplace/community-operators-c5lhl/extract-content\" id=92764a93-66e3-4f85-8323-c1f3238b4dc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.018981 | controller |     "Jun 12 11:05:23.994372 crc crio[19822]: time=\"2026-06-12T11:05:23.994302984Z\" level=info msg=\"Starting container: b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a\" id=d7776ae0-7c51-4316-b445-3513da7171fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.018996 | controller |     "Jun 12 11:05:23.999663 crc crio[19822]: time=\"2026-06-12T11:05:23.999586463Z\" level=info msg=\"Started container\" PID=211135 containerID=b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a description=openshift-marketplace/community-operators-c5lhl/extract-content id=d7776ae0-7c51-4316-b445-3513da7171fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0",
2026-06-12 11:43:52.019012 | controller |     "Jun 12 11:05:24.035475 crc crio[19822]: time=\"2026-06-12T11:05:24.035333713Z\" level=info msg=\"Created container 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998: openshift-marketplace/certified-operators-d7k9n/extract-utilities\" id=0fdfeea5-59c3-4768-a8f0-695329a879e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.019031 | controller |     "Jun 12 11:05:24.037294 crc crio[19822]: time=\"2026-06-12T11:05:24.037213224Z\" level=info msg=\"Starting container: 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998\" id=e4fb4ef2-0c6c-4661-84a5-4514a898720f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.019046 | controller |     "Jun 12 11:05:24.042333 crc crio[19822]: time=\"2026-06-12T11:05:24.042215773Z\" level=info msg=\"Started container\" PID=211136 containerID=0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998 description=openshift-marketplace/certified-operators-d7k9n/extract-utilities id=e4fb4ef2-0c6c-4661-84a5-4514a898720f name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc",
2026-06-12 11:43:52.019062 | controller |     "Jun 12 11:05:24.690670 crc crio[19822]: time=\"2026-06-12T11:05:24.690516365Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=24caf1b1-3f61-4af6-97f1-ac03f202b57f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.019078 | controller |     "Jun 12 11:05:24.708018 crc crio[19822]: time=\"2026-06-12T11:05:24.706561969Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.019093 | controller |     "Jun 12 11:05:24.709619 crc crio[19822]: time=\"2026-06-12T11:05:24.708451668Z\" level=info msg=\"Stopping pod sandbox: e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407\" id=4e93c171-2116-454e-a6ac-d631b4997c90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.019108 | controller |     "Jun 12 11:05:24.709619 crc crio[19822]: time=\"2026-06-12T11:05:24.709551172Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt Namespace:openstack ID:e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407 UID:089e174f-5bd0-41f9-9f3b-8c63fdc73305 NetNS:/var/run/netns/db5630ff-d7f7-44ae-b1b3-8f4e2e7fdfa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod089e174f_5bd0_41f9_9f3b_8c63fdc73305.slice PodAnnotations:0xc00244c450}] Aliases:map[]}\"",
2026-06-12 11:43:52.019124 | controller |     "Jun 12 11:05:24.710872 crc crio[19822]: time=\"2026-06-12T11:05:24.710528334Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.019139 | controller |     "Jun 12 11:05:25.303008 crc crio[19822]: time=\"2026-06-12T11:05:25.300582898Z\" level=info msg=\"Stopped pod sandbox: e89464e053097f697b4fadd80531546432da6a49dd28f6b6dc271b422fb9a407\" id=4e93c171-2116-454e-a6ac-d631b4997c90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.019154 | controller |     "Jun 12 11:05:27.177206 crc crio[19822]: time=\"2026-06-12T11:05:27.176531048Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5\" id=24caf1b1-3f61-4af6-97f1-ac03f202b57f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.019170 | controller |     "Jun 12 11:05:27.179533 crc crio[19822]: time=\"2026-06-12T11:05:27.177950533Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d4a75ce5-aa1f-465c-a2ee-b25173d27c43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.019185 | controller |     "Jun 12 11:05:27.181159 crc crio[19822]: time=\"2026-06-12T11:05:27.181007092Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3bfeeb0e-b3ac-4ede-a8f0-c7cdbb3c17d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.019201 | controller |     "Jun 12 11:05:27.194297 crc crio[19822]: time=\"2026-06-12T11:05:27.19422975Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d7k9n/extract-content\" id=7c05c715-93fd-43b0-8437-7f0db2021a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.019219 | controller |     "Jun 12 11:05:27.194938 crc crio[19822]: time=\"2026-06-12T11:05:27.19487459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019234 | controller |     "Jun 12 11:05:27.246607 crc crio[19822]: time=\"2026-06-12T11:05:27.246417984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019250 | controller |     "Jun 12 11:05:27.250388 crc crio[19822]: time=\"2026-06-12T11:05:27.250310969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019265 | controller |     "Jun 12 11:05:27.497577 crc crio[19822]: time=\"2026-06-12T11:05:27.49671564Z\" level=info msg=\"Created container 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900: openshift-marketplace/certified-operators-d7k9n/extract-content\" id=7c05c715-93fd-43b0-8437-7f0db2021a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.019280 | controller |     "Jun 12 11:05:27.498706 crc crio[19822]: time=\"2026-06-12T11:05:27.498635201Z\" level=info msg=\"Starting container: 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900\" id=06c12bda-473e-4662-8011-6f68da7e34f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.019296 | controller |     "Jun 12 11:05:27.506054 crc crio[19822]: time=\"2026-06-12T11:05:27.505790409Z\" level=info msg=\"Started container\" PID=211405 containerID=7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900 description=openshift-marketplace/certified-operators-d7k9n/extract-content id=06c12bda-473e-4662-8011-6f68da7e34f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc",
2026-06-12 11:43:52.019311 | controller |     "Jun 12 11:05:27.746693 crc crio[19822]: time=\"2026-06-12T11:05:27.746514379Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.019327 | controller |     "Jun 12 11:05:27.784664 crc crio[19822]: time=\"2026-06-12T11:05:27.784581673Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a98296b-24bc-4c79-a17a-5cee2d48c594 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.019342 | controller |     "Jun 12 11:05:27.791120 crc crio[19822]: time=\"2026-06-12T11:05:27.790631896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=84d0b91f-5a4a-4439-a3c2-b854755a9f92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.019357 | controller |     "Jun 12 11:05:27.900717 crc crio[19822]: time=\"2026-06-12T11:05:27.90014985Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-c5lhl/registry-server\" id=81b36b59-42fc-4497-899c-82768acac05a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.019372 | controller |     "Jun 12 11:05:27.910866 crc crio[19822]: time=\"2026-06-12T11:05:27.910519755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019387 | controller |     "Jun 12 11:05:27.997491 crc crio[19822]: time=\"2026-06-12T11:05:27.997386082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019405 | controller |     "Jun 12 11:05:28.001293 crc crio[19822]: time=\"2026-06-12T11:05:28.001245436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019420 | controller |     "Jun 12 11:05:28.172353 crc crio[19822]: time=\"2026-06-12T11:05:28.171879889Z\" level=info msg=\"Created container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server\" id=81b36b59-42fc-4497-899c-82768acac05a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.019436 | controller |     "Jun 12 11:05:28.177534 crc crio[19822]: time=\"2026-06-12T11:05:28.177429256Z\" level=info msg=\"Starting container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d\" id=30c31d84-7ef5-4644-8a94-3ad57eecc90b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.019451 | controller |     "Jun 12 11:05:28.184138 crc crio[19822]: time=\"2026-06-12T11:05:28.184018976Z\" level=info msg=\"Started container\" PID=211440 containerID=62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d description=openshift-marketplace/community-operators-c5lhl/registry-server id=30c31d84-7ef5-4644-8a94-3ad57eecc90b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0",
2026-06-12 11:43:52.019470 | controller |     "Jun 12 11:05:28.812752 crc crio[19822]: time=\"2026-06-12T11:05:28.812200448Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c176d069-04a5-4050-9408-260dd5ca3099 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.019485 | controller |     "Jun 12 11:05:28.820504 crc crio[19822]: time=\"2026-06-12T11:05:28.82039427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c5ca40b-edc6-4508-ab09-ee9e6aa74620 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.019500 | controller |     "Jun 12 11:05:28.833261 crc crio[19822]: time=\"2026-06-12T11:05:28.833186092Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-d7k9n/registry-server\" id=acd0c83e-7bd9-4563-9756-d686c59d27ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.019516 | controller |     "Jun 12 11:05:28.833701 crc crio[19822]: time=\"2026-06-12T11:05:28.833635976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019531 | controller |     "Jun 12 11:05:28.942382 crc crio[19822]: time=\"2026-06-12T11:05:28.940787889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019546 | controller |     "Jun 12 11:05:28.945299 crc crio[19822]: time=\"2026-06-12T11:05:28.945204821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.019562 | controller |     "Jun 12 11:05:29.139237 crc crio[19822]: time=\"2026-06-12T11:05:29.139153498Z\" level=info msg=\"Created container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server\" id=acd0c83e-7bd9-4563-9756-d686c59d27ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.019577 | controller |     "Jun 12 11:05:29.140586 crc crio[19822]: time=\"2026-06-12T11:05:29.140547392Z\" level=info msg=\"Starting container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e\" id=5e36b01b-3884-49b2-9789-8923dc9779c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.019597 | controller |     "Jun 12 11:05:29.147644 crc crio[19822]: time=\"2026-06-12T11:05:29.147584366Z\" level=info msg=\"Started container\" PID=211494 containerID=c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e description=openshift-marketplace/certified-operators-d7k9n/registry-server id=5e36b01b-3884-49b2-9789-8923dc9779c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc",
2026-06-12 11:43:52.019613 | controller |     "Jun 12 11:05:42.075728 crc crio[19822]: time=\"2026-06-12T11:05:42.074794847Z\" level=info msg=\"Stopping container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d (timeout: 2s)\" id=2992c9e6-7bc1-4f43-96c5-524704c0613a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.019628 | controller |     "Jun 12 11:05:42.315359 crc crio[19822]: time=\"2026-06-12T11:05:42.315287529Z\" level=info msg=\"Stopped container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server\" id=2992c9e6-7bc1-4f43-96c5-524704c0613a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.019644 | controller |     "Jun 12 11:05:42.316540 crc crio[19822]: time=\"2026-06-12T11:05:42.316494018Z\" level=info msg=\"Stopping pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=bebd2eac-49bf-49c6-bb87-b88c56439792 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.019659 | controller |     "Jun 12 11:05:42.317379 crc crio[19822]: time=\"2026-06-12T11:05:42.317345735Z\" level=info msg=\"Got pod network &{Name:community-operators-c5lhl Namespace:openshift-marketplace ID:3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0 UID:bedebf63-6b81-4c24-829e-2875a46d2bfc NetNS:/var/run/netns/7d8c2bbe-3029-4f2c-8b75-fc84a5047066 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbedebf63_6b81_4c24_829e_2875a46d2bfc.slice PodAnnotations:0xc00008d190}] Aliases:map[]}\"",
2026-06-12 11:43:52.019675 | controller |     "Jun 12 11:05:42.317699 crc crio[19822]: time=\"2026-06-12T11:05:42.317674055Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-c5lhl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.019690 | controller |     "Jun 12 11:05:42.714733 crc crio[19822]: time=\"2026-06-12T11:05:42.714569837Z\" level=info msg=\"Stopped pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=bebd2eac-49bf-49c6-bb87-b88c56439792 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.019705 | controller |     "Jun 12 11:05:43.114551 crc crio[19822]: time=\"2026-06-12T11:05:43.113942599Z\" level=info msg=\"Removing container: 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d\" id=1c689e04-08fc-42cc-bfec-a4292199eb29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.019720 | controller |     "Jun 12 11:05:43.154361 crc crio[19822]: time=\"2026-06-12T11:05:43.154242097Z\" level=info msg=\"Removed container 62412c4d6a0e117987490afdbc79894591dfc326018c2163fe38b1c10946ae2d: openshift-marketplace/community-operators-c5lhl/registry-server\" id=1c689e04-08fc-42cc-bfec-a4292199eb29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.019734 | controller |     "Jun 12 11:05:43.158006 crc crio[19822]: time=\"2026-06-12T11:05:43.157910091Z\" level=info msg=\"Removing container: b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a\" id=d01dac17-03c1-4734-85fd-425f2bb7ed69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.019749 | controller |     "Jun 12 11:05:43.234309 crc crio[19822]: time=\"2026-06-12T11:05:43.231532Z\" level=info msg=\"Removed container b913bebef944d82edc5bcf2e121be2686ee428db8d5d8faa2ca76033ec2a683a: openshift-marketplace/community-operators-c5lhl/extract-content\" id=d01dac17-03c1-4734-85fd-425f2bb7ed69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.019767 | controller |     "Jun 12 11:05:43.236548 crc crio[19822]: time=\"2026-06-12T11:05:43.236434816Z\" level=info msg=\"Removing container: a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe\" id=0a6838a9-3c64-4c16-9033-12b53525d42f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.019782 | controller |     "Jun 12 11:05:43.311060 crc crio[19822]: time=\"2026-06-12T11:05:43.310576964Z\" level=info msg=\"Removed container a206bf5ebfe1370f4f568f72bc7412ef4b29300a91106c9361f951f256c872fe: openshift-marketplace/community-operators-c5lhl/extract-utilities\" id=0a6838a9-3c64-4c16-9033-12b53525d42f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.019797 | controller |     "Jun 12 11:05:45.667955 crc crio[19822]: time=\"2026-06-12T11:05:45.666929295Z\" level=info msg=\"Stopping container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e (timeout: 2s)\" id=7c463a68-a4f7-4982-a6c0-da2ecd169096 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.019812 | controller |     "Jun 12 11:05:45.808292 crc crio[19822]: time=\"2026-06-12T11:05:45.808218332Z\" level=info msg=\"Stopped container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server\" id=7c463a68-a4f7-4982-a6c0-da2ecd169096 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.019826 | controller |     "Jun 12 11:05:45.819124 crc crio[19822]: time=\"2026-06-12T11:05:45.818943707Z\" level=info msg=\"Stopping pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=9c99b709-8d47-4a74-9a92-f0308a10349e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.019841 | controller |     "Jun 12 11:05:45.819915 crc crio[19822]: time=\"2026-06-12T11:05:45.819757751Z\" level=info msg=\"Got pod network &{Name:certified-operators-d7k9n Namespace:openshift-marketplace ID:aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc UID:dc10222b-3b4b-4030-9294-ded3c31b5d85 NetNS:/var/run/netns/28338fdb-925e-4774-8cc2-75be8e8f94fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc10222b_3b4b_4030_9294_ded3c31b5d85.slice PodAnnotations:0xc001ee26a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.019860 | controller |     "Jun 12 11:05:45.820021 crc crio[19822]: time=\"2026-06-12T11:05:45.819997298Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-d7k9n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.019894 | controller |     "Jun 12 11:05:46.209586 crc crio[19822]: time=\"2026-06-12T11:05:46.209160244Z\" level=info msg=\"Stopped pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=9c99b709-8d47-4a74-9a92-f0308a10349e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.019911 | controller |     "Jun 12 11:05:47.216211 crc crio[19822]: time=\"2026-06-12T11:05:47.216104537Z\" level=info msg=\"Removing container: c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e\" id=133924ca-02a6-4e89-ac44-6c41b5234b34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.019927 | controller |     "Jun 12 11:05:47.250666 crc crio[19822]: time=\"2026-06-12T11:05:47.250559809Z\" level=info msg=\"Removed container c6c2a4708e80873ac9c1a61b44f15266f231017c00ff527151bba3b4a85fe94e: openshift-marketplace/certified-operators-d7k9n/registry-server\" id=133924ca-02a6-4e89-ac44-6c41b5234b34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.019984 | controller |     "Jun 12 11:05:47.257325 crc crio[19822]: time=\"2026-06-12T11:05:47.257205579Z\" level=info msg=\"Removing container: 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900\" id=5cc9adda-5005-4b26-9008-7da7439b9450 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.020006 | controller |     "Jun 12 11:05:47.302710 crc crio[19822]: time=\"2026-06-12T11:05:47.302117434Z\" level=info msg=\"Removed container 7164567555add41273c723f1b4e06c57fdbb0aa1abb80cc310d2dff6981e6900: openshift-marketplace/certified-operators-d7k9n/extract-content\" id=5cc9adda-5005-4b26-9008-7da7439b9450 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.020022 | controller |     "Jun 12 11:05:47.308245 crc crio[19822]: time=\"2026-06-12T11:05:47.308143425Z\" level=info msg=\"Removing container: 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998\" id=83febce4-cdcc-4a4b-b024-4327c0349510 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.020038 | controller |     "Jun 12 11:05:47.363127 crc crio[19822]: time=\"2026-06-12T11:05:47.362949043Z\" level=info msg=\"Removed container 0dd560351637ea4d6d1a608753f6988300aae68e2be07f7ab5e25ddb224ea998: openshift-marketplace/certified-operators-d7k9n/extract-utilities\" id=83febce4-cdcc-4a4b-b024-4327c0349510 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.020054 | controller |     "Jun 12 11:05:56.777553 crc crio[19822]: time=\"2026-06-12T11:05:56.775308561Z\" level=info msg=\"Stopping container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c (timeout: 10s)\" id=7edb64c8-0a81-4641-8a27-e7460016a56b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020069 | controller |     "Jun 12 11:05:56.777553 crc crio[19822]: time=\"2026-06-12T11:05:56.775378997Z\" level=info msg=\"Stopping container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a (timeout: 10s)\" id=a60baf02-4872-4c07-b34c-4496dae9e9ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020085 | controller |     "Jun 12 11:05:56.817874 crc crio[19822]: time=\"2026-06-12T11:05:56.810359817Z\" level=info msg=\"Stopping container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd (timeout: 10s)\" id=1c77ff82-bbd7-45cc-8356-80c2109ec77a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020100 | controller |     "Jun 12 11:05:56.817874 crc crio[19822]: time=\"2026-06-12T11:05:56.810862035Z\" level=info msg=\"Stopping container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba (timeout: 10s)\" id=e745a51e-092c-4af6-a503-7df19c58a154 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020115 | controller |     "Jun 12 11:05:56.829324 crc crio[19822]: time=\"2026-06-12T11:05:56.829243029Z\" level=info msg=\"Stopping container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8 (timeout: 10s)\" id=3ea34ccb-d067-41ba-84c9-e23d151de746 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020130 | controller |     "Jun 12 11:05:56.869251 crc crio[19822]: time=\"2026-06-12T11:05:56.868804137Z\" level=info msg=\"Stopping container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77 (timeout: 10s)\" id=3f789a2b-a859-4b82-8a6a-b571a82e474f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020145 | controller |     "Jun 12 11:05:56.870436 crc crio[19822]: time=\"2026-06-12T11:05:56.870360961Z\" level=info msg=\"Stopping container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288 (timeout: 10s)\" id=14bc9483-b77a-487e-8f09-a721b02fa2c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020160 | controller |     "Jun 12 11:05:56.920362 crc crio[19822]: time=\"2026-06-12T11:05:56.92022733Z\" level=info msg=\"Stopping container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4 (timeout: 10s)\" id=842a8edb-2af8-48c6-9856-b7bc8560cd09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020175 | controller |     "Jun 12 11:05:56.921063 crc crio[19822]: time=\"2026-06-12T11:05:56.920235411Z\" level=info msg=\"Stopping container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9 (timeout: 10s)\" id=29ae565e-733b-45da-82bf-cc26b17c74c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020194 | controller |     "Jun 12 11:05:56.924798 crc crio[19822]: time=\"2026-06-12T11:05:56.924700816Z\" level=info msg=\"Stopping container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851 (timeout: 10s)\" id=ea317a64-3090-4876-82c9-20a0d034d398 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020209 | controller |     "Jun 12 11:05:56.924963 crc crio[19822]: time=\"2026-06-12T11:05:56.924701876Z\" level=info msg=\"Stopping container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082 (timeout: 10s)\" id=0c9b92c5-bf02-4527-8ebd-aeced6d82570 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020224 | controller |     "Jun 12 11:05:56.944461 crc crio[19822]: time=\"2026-06-12T11:05:56.94436523Z\" level=info msg=\"Stopping container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473 (timeout: 10s)\" id=ae8c9b27-1d1f-479d-b11a-8a0bdbd1310e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020239 | controller |     "Jun 12 11:05:56.944881 crc crio[19822]: time=\"2026-06-12T11:05:56.94468623Z\" level=info msg=\"Stopping container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd (timeout: 10s)\" id=5aff7638-ed6e-4ad6-a043-8b38b641f3f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020255 | controller |     "Jun 12 11:05:56.968687 crc crio[19822]: time=\"2026-06-12T11:05:56.968582979Z\" level=info msg=\"Stopping container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269 (timeout: 10s)\" id=6edebf95-9e63-4e7f-bc6c-f9be5ab7375f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020270 | controller |     "Jun 12 11:05:56.969002 crc crio[19822]: time=\"2026-06-12T11:05:56.968921634Z\" level=info msg=\"Stopping container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce (timeout: 10s)\" id=d3bc0631-d199-4c8a-8208-017e158387bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020285 | controller |     "Jun 12 11:05:57.022114 crc crio[19822]: time=\"2026-06-12T11:05:56.999990385Z\" level=info msg=\"Stopping container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819 (timeout: 10s)\" id=941bb75b-3556-4915-b8ec-92e9cefc4b55 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020300 | controller |     "Jun 12 11:05:57.022114 crc crio[19822]: time=\"2026-06-12T11:05:57.004031215Z\" level=info msg=\"Stopping container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e (timeout: 10s)\" id=c4f82ec9-677f-43e1-9afa-efc8f36ffea3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020315 | controller |     "Jun 12 11:05:57.057885 crc crio[19822]: time=\"2026-06-12T11:05:57.054939988Z\" level=info msg=\"Stopping container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501 (timeout: 10s)\" id=cae9707d-0b8a-42e2-9fcf-3de4f1d00ea4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020330 | controller |     "Jun 12 11:05:57.069128 crc crio[19822]: time=\"2026-06-12T11:05:57.068456024Z\" level=info msg=\"Stopping container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff (timeout: 10s)\" id=613c64cd-2f4e-4a8c-a2b3-694eb83dd304 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020345 | controller |     "Jun 12 11:05:57.070092 crc crio[19822]: time=\"2026-06-12T11:05:57.069985213Z\" level=info msg=\"Stopping container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6 (timeout: 10s)\" id=1da0c958-a15b-42e1-9bab-759cf940adc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020359 | controller |     "Jun 12 11:05:57.070574 crc crio[19822]: time=\"2026-06-12T11:05:57.07020011Z\" level=info msg=\"Stopping container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135 (timeout: 10s)\" id=59d46e17-7262-4e03-8ad8-31ad8ef4cef7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020377 | controller |     "Jun 12 11:05:57.137417 crc crio[19822]: time=\"2026-06-12T11:05:57.135914683Z\" level=info msg=\"Stopping container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36 (timeout: 10s)\" id=57032849-0f92-4a92-8c03-e7045ca6ceca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020392 | controller |     "Jun 12 11:05:57.140406 crc crio[19822]: time=\"2026-06-12T11:05:57.136275792Z\" level=info msg=\"Stopping container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840 (timeout: 10s)\" id=24769b19-7116-4105-8177-042853b4e082 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020407 | controller |     "Jun 12 11:05:57.219588 crc crio[19822]: time=\"2026-06-12T11:05:57.213684932Z\" level=info msg=\"Stopping container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562 (timeout: 10s)\" id=5380e84d-136d-41df-9e9f-23d881152ca0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020421 | controller |     "Jun 12 11:05:57.219588 crc crio[19822]: time=\"2026-06-12T11:05:57.214521759Z\" level=info msg=\"Stopping container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c (timeout: 10s)\" id=f66c7988-1437-4f78-b83a-6e9c0f7484b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020436 | controller |     "Jun 12 11:05:57.243639 crc crio[19822]: time=\"2026-06-12T11:05:57.241359146Z\" level=info msg=\"Stopping container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30 (timeout: 10s)\" id=1c707bc4-675d-44e1-aa72-90fd7ca7600f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020450 | controller |     "Jun 12 11:05:57.253633 crc crio[19822]: time=\"2026-06-12T11:05:57.2534249Z\" level=info msg=\"Stopping container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da (timeout: 10s)\" id=c6daee81-5b13-4c71-a90c-62305f2422ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020465 | controller |     "Jun 12 11:05:57.267616 crc crio[19822]: time=\"2026-06-12T11:05:57.267567993Z\" level=info msg=\"Stopping container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c (timeout: 10s)\" id=5423d85a-aa26-4562-a8d0-3b9555d38783 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020480 | controller |     "Jun 12 11:05:57.276310 crc crio[19822]: time=\"2026-06-12T11:05:57.272579565Z\" level=info msg=\"Stopping container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593 (timeout: 10s)\" id=c4d63dd9-906c-4290-99e2-9ade865f5b1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020494 | controller |     "Jun 12 11:05:57.282626 crc crio[19822]: time=\"2026-06-12T11:05:57.279477632Z\" level=info msg=\"Stopped container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy\" id=1c77ff82-bbd7-45cc-8356-80c2109ec77a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020509 | controller |     "Jun 12 11:05:57.285585 crc crio[19822]: time=\"2026-06-12T11:05:57.284707151Z\" level=info msg=\"Stopped container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy\" id=29ae565e-733b-45da-82bf-cc26b17c74c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020525 | controller |     "Jun 12 11:05:57.293208 crc crio[19822]: time=\"2026-06-12T11:05:57.29314766Z\" level=info msg=\"Stopping container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af (timeout: 10s)\" id=40adc6ea-4ac7-4353-9fdc-8298bd4fa92c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020540 | controller |     "Jun 12 11:05:57.294784 crc crio[19822]: time=\"2026-06-12T11:05:57.294424076Z\" level=info msg=\"Stopping container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102 (timeout: 10s)\" id=799245b4-b3d8-479e-9a72-debd54c5ed65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020558 | controller |     "Jun 12 11:05:57.313965 crc crio[19822]: time=\"2026-06-12T11:05:57.313318363Z\" level=info msg=\"Stopped container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator\" id=3ea34ccb-d067-41ba-84c9-e23d151de746 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020573 | controller |     "Jun 12 11:05:57.324871 crc crio[19822]: time=\"2026-06-12T11:05:57.323940652Z\" level=info msg=\"Stopped container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy\" id=7edb64c8-0a81-4641-8a27-e7460016a56b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020589 | controller |     "Jun 12 11:05:57.325698 crc crio[19822]: time=\"2026-06-12T11:05:57.325561933Z\" level=info msg=\"Stopping container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62 (timeout: 10s)\" id=6f49a11f-3c53-4bce-8cc1-65fdc90beed2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020603 | controller |     "Jun 12 11:05:57.327396 crc crio[19822]: time=\"2026-06-12T11:05:57.32635286Z\" level=info msg=\"Stopping pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=9f7edefe-cd59-461f-b167-71aad721aecd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.020618 | controller |     "Jun 12 11:05:57.327396 crc crio[19822]: time=\"2026-06-12T11:05:57.327253639Z\" level=info msg=\"Stopping container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615 (timeout: 10s)\" id=45b8a05b-a5e9-4dc0-a75d-c1bdc288920c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020633 | controller |     "Jun 12 11:05:57.332519 crc crio[19822]: time=\"2026-06-12T11:05:57.331352984Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 Namespace:openstack-operators ID:f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667 UID:3550be3a-4782-42ed-ab8a-d8b684880fbb NetNS:/var/run/netns/006c01d8-bff1-40ed-a03f-fe75947b0f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3550be3a_4782_42ed_ab8a_d8b684880fbb.slice PodAnnotations:0xc002144590}] Aliases:map[]}\"",
2026-06-12 11:43:52.020648 | controller |     "Jun 12 11:05:57.332519 crc crio[19822]: time=\"2026-06-12T11:05:57.331599059Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.020664 | controller |     "Jun 12 11:05:57.344271 crc crio[19822]: time=\"2026-06-12T11:05:57.344131262Z\" level=info msg=\"Stopped container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager\" id=a60baf02-4872-4c07-b34c-4496dae9e9ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020678 | controller |     "Jun 12 11:05:57.344271 crc crio[19822]: time=\"2026-06-12T11:05:57.344240677Z\" level=info msg=\"Stopped container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy\" id=6edebf95-9e63-4e7f-bc6c-f9be5ab7375f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020693 | controller |     "Jun 12 11:05:57.348533 crc crio[19822]: time=\"2026-06-12T11:05:57.348443153Z\" level=info msg=\"Stopping pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=d7c9766c-a1a3-46c0-abb2-820cb400505c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.020708 | controller |     "Jun 12 11:05:57.381452 crc crio[19822]: time=\"2026-06-12T11:05:57.380932774Z\" level=info msg=\"Stopped container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy\" id=ae8c9b27-1d1f-479d-b11a-8a0bdbd1310e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020727 | controller |     "Jun 12 11:05:57.387194 crc crio[19822]: time=\"2026-06-12T11:05:57.385385367Z\" level=info msg=\"Stopping container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01 (timeout: 10s)\" id=b531049f-588a-46ec-8969-845a3c054785 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020742 | controller |     "Jun 12 11:05:57.389026 crc crio[19822]: time=\"2026-06-12T11:05:57.388387594Z\" level=info msg=\"Stopping container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24 (timeout: 10s)\" id=e9adaa37-4386-442c-9359-4cc2477a76de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020757 | controller |     "Jun 12 11:05:57.394277 crc crio[19822]: time=\"2026-06-12T11:05:57.394218572Z\" level=info msg=\"Stopped container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy\" id=3f789a2b-a859-4b82-8a6a-b571a82e474f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020771 | controller |     "Jun 12 11:05:57.423428 crc crio[19822]: time=\"2026-06-12T11:05:57.421755961Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9bx5x Namespace:openstack-operators ID:ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814 UID:b7962051-4f5a-447e-9685-4ddaf75bf1cc NetNS:/var/run/netns/93f34a61-07be-4a82-9eb7-fabf6f62fc53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7962051_4f5a_447e_9685_4ddaf75bf1cc.slice PodAnnotations:0xc00101ad30}] Aliases:map[]}\"",
2026-06-12 11:43:52.020787 | controller |     "Jun 12 11:05:57.423428 crc crio[19822]: time=\"2026-06-12T11:05:57.422523835Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9bx5x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.020804 | controller |     "Jun 12 11:05:57.431178 crc crio[19822]: time=\"2026-06-12T11:05:57.42980335Z\" level=info msg=\"Stopped container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy\" id=941bb75b-3556-4915-b8ec-92e9cefc4b55 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020822 | controller |     "Jun 12 11:05:57.464801 crc crio[19822]: time=\"2026-06-12T11:05:57.464605309Z\" level=info msg=\"Stopping container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5 (timeout: 10s)\" id=e97ef54e-757b-4d8e-9c0f-e92c394340b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020837 | controller |     "Jun 12 11:05:57.466747 crc crio[19822]: time=\"2026-06-12T11:05:57.4666735Z\" level=info msg=\"Stopping container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b (timeout: 10s)\" id=83787ab9-b213-4589-bccd-a1e2d65d86c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020855 | controller |     "Jun 12 11:05:57.518893 crc crio[19822]: time=\"2026-06-12T11:05:57.518772325Z\" level=info msg=\"Stopped container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy\" id=613c64cd-2f4e-4a8c-a2b3-694eb83dd304 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020893 | controller |     "Jun 12 11:05:57.525943 crc crio[19822]: time=\"2026-06-12T11:05:57.52578931Z\" level=info msg=\"Stopped container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager\" id=e745a51e-092c-4af6-a503-7df19c58a154 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020915 | controller |     "Jun 12 11:05:57.527543 crc crio[19822]: time=\"2026-06-12T11:05:57.527385021Z\" level=info msg=\"Stopped container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy\" id=1da0c958-a15b-42e1-9bab-759cf940adc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020931 | controller |     "Jun 12 11:05:57.527899 crc crio[19822]: time=\"2026-06-12T11:05:57.527739113Z\" level=info msg=\"Stopping pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=3b899c11-4697-4873-aec4-26697621a747 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.020947 | controller |     "Jun 12 11:05:57.529447 crc crio[19822]: time=\"2026-06-12T11:05:57.529387076Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-8d2l5 Namespace:openstack-operators ID:da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb UID:279a0bff-97ed-41c2-9021-4aea99aad54e NetNS:/var/run/netns/ae3c6fab-996d-42c2-b144-a680faf8125c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod279a0bff_97ed_41c2_9021_4aea99aad54e.slice PodAnnotations:0xc0037c8670}] Aliases:map[]}\"",
2026-06-12 11:43:52.020963 | controller |     "Jun 12 11:05:57.529697 crc crio[19822]: time=\"2026-06-12T11:05:57.529650434Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-8d2l5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.020978 | controller |     "Jun 12 11:05:57.563795 crc crio[19822]: time=\"2026-06-12T11:05:57.562724691Z\" level=info msg=\"Stopping container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369 (timeout: 10s)\" id=dfe51ff0-ae12-47cf-9852-85fe66fcdc8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.020994 | controller |     "Jun 12 11:05:57.565130 crc crio[19822]: time=\"2026-06-12T11:05:57.565082667Z\" level=info msg=\"Stopping container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2 (timeout: 10s)\" id=b30b8a08-8f77-4142-a6c8-d0ecc4139a07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021009 | controller |     "Jun 12 11:05:57.571364 crc crio[19822]: time=\"2026-06-12T11:05:57.571179804Z\" level=info msg=\"Stopped container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager\" id=842a8edb-2af8-48c6-9856-b7bc8560cd09 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021023 | controller |     "Jun 12 11:05:57.581454 crc crio[19822]: time=\"2026-06-12T11:05:57.581334705Z\" level=info msg=\"Stopping pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=3d93e71b-e093-47f0-a1fe-2aa8f37148cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021038 | controller |     "Jun 12 11:05:57.591130 crc crio[19822]: time=\"2026-06-12T11:05:57.588502536Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-dttld Namespace:openstack-operators ID:f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760 UID:50cba820-4c58-44bf-a703-2ed00031d810 NetNS:/var/run/netns/9d093172-e1a8-4079-a40d-016558f5e3ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50cba820_4c58_44bf_a703_2ed00031d810.slice PodAnnotations:0xc0006967f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.021054 | controller |     "Jun 12 11:05:57.591130 crc crio[19822]: time=\"2026-06-12T11:05:57.588733453Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-dttld from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.021072 | controller |     "Jun 12 11:05:57.610699 crc crio[19822]: time=\"2026-06-12T11:05:57.61063575Z\" level=info msg=\"Stopped container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager\" id=0c9b92c5-bf02-4527-8ebd-aeced6d82570 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021087 | controller |     "Jun 12 11:05:57.611317 crc crio[19822]: time=\"2026-06-12T11:05:57.611166577Z\" level=info msg=\"Stopped container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager\" id=cae9707d-0b8a-42e2-9fcf-3de4f1d00ea4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021102 | controller |     "Jun 12 11:05:57.624379 crc crio[19822]: time=\"2026-06-12T11:05:57.62414531Z\" level=info msg=\"Stopping pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=7864b6fe-58be-4e32-b598-6559ca0eadea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021117 | controller |     "Jun 12 11:05:57.630866 crc crio[19822]: time=\"2026-06-12T11:05:57.629297946Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-sm7pf Namespace:openstack-operators ID:cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121 UID:b3d41ff3-42d3-49a5-bfde-74b3a82e5c7b NetNS:/var/run/netns/3ecba610-cb07-4d90-aac3-104f5bbc542c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3d41ff3_42d3_49a5_bfde_74b3a82e5c7b.slice PodAnnotations:0xc002ed04b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.021132 | controller |     "Jun 12 11:05:57.630866 crc crio[19822]: time=\"2026-06-12T11:05:57.629533974Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-sm7pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.021147 | controller |     "Jun 12 11:05:57.632773 crc crio[19822]: time=\"2026-06-12T11:05:57.632711602Z\" level=info msg=\"Stopping container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1 (timeout: 10s)\" id=91125920-95f6-4121-8474-a4cfd8b3fcd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021162 | controller |     "Jun 12 11:05:57.648007 crc crio[19822]: time=\"2026-06-12T11:05:57.647641497Z\" level=info msg=\"Stopping container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca (timeout: 10s)\" id=d76b3911-fd7f-49ae-bfa5-c7c3cd76bdf6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021177 | controller |     "Jun 12 11:05:57.648570 crc crio[19822]: time=\"2026-06-12T11:05:57.648152802Z\" level=info msg=\"Stopping container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c (timeout: 10s)\" id=e77a70ee-10a7-4a28-95bd-11814fcac2c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021193 | controller |     "Jun 12 11:05:57.649529 crc crio[19822]: time=\"2026-06-12T11:05:57.649486845Z\" level=info msg=\"Stopping container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe (timeout: 10s)\" id=78247ee8-b33f-4c3c-81a4-448355bc99fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021207 | controller |     "Jun 12 11:05:57.661335 crc crio[19822]: time=\"2026-06-12T11:05:57.661010897Z\" level=info msg=\"Stopping container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f (timeout: 10s)\" id=94f44445-2c44-440a-9e13-c9168133e1a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021222 | controller |     "Jun 12 11:05:57.675360 crc crio[19822]: time=\"2026-06-12T11:05:57.67526116Z\" level=info msg=\"Stopping container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc (timeout: 10s)\" id=b2732429-3e85-4179-8dea-fb06ae20f321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021240 | controller |     "Jun 12 11:05:57.704537 crc crio[19822]: time=\"2026-06-12T11:05:57.704166207Z\" level=info msg=\"Stopping container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c (timeout: 30s)\" id=0b76ce06-9d99-4e84-aeeb-394b33257568 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021255 | controller |     "Jun 12 11:05:57.757030 crc crio[19822]: time=\"2026-06-12T11:05:57.756932284Z\" level=info msg=\"Stopped container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy\" id=ea317a64-3090-4876-82c9-20a0d034d398 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021270 | controller |     "Jun 12 11:05:57.785109 crc crio[19822]: time=\"2026-06-12T11:05:57.784857625Z\" level=info msg=\"Stopped container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager\" id=5aff7638-ed6e-4ad6-a043-8b38b641f3f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021285 | controller |     "Jun 12 11:05:57.793877 crc crio[19822]: time=\"2026-06-12T11:05:57.78624923Z\" level=info msg=\"Stopped container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager\" id=d3bc0631-d199-4c8a-8208-017e158387bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021300 | controller |     "Jun 12 11:05:57.793877 crc crio[19822]: time=\"2026-06-12T11:05:57.787525811Z\" level=info msg=\"Stopping pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=1b0b376c-8800-424a-ab38-97e2db90802e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021315 | controller |     "Jun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.797546195Z\" level=info msg=\"Stopping pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=79a07ab6-5985-4c4c-9a30-9bc68486775a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021330 | controller |     "Jun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.800711397Z\" level=info msg=\"Stopped container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager\" id=c4f82ec9-677f-43e1-9afa-efc8f36ffea3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021345 | controller |     "Jun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.801146171Z\" level=info msg=\"Stopping pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=9387a483-88ff-473d-b564-b5d5cc2331d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021361 | controller |     "Jun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.802425102Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-tq9v7 Namespace:openstack-operators ID:c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16 UID:3b0ca51d-4b5b-4259-b509-300f697ebae4 NetNS:/var/run/netns/3abec26b-3436-47be-bb3f-459ba771b2bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3b0ca51d_4b5b_4259_b509_300f697ebae4.slice PodAnnotations:0xc002ed0850}] Aliases:map[]}\"",
2026-06-12 11:43:52.021376 | controller |     "Jun 12 11:05:57.803289 crc crio[19822]: time=\"2026-06-12T11:05:57.802609908Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-tq9v7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.021391 | controller |     "Jun 12 11:05:57.808908 crc crio[19822]: time=\"2026-06-12T11:05:57.808789567Z\" level=info msg=\"Stopping pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=51168af3-59a5-429b-91d7-b25ddb2e6aa9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021412 | controller |     "Jun 12 11:05:57.813882 crc crio[19822]: time=\"2026-06-12T11:05:57.812992506Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-v8lht Namespace:openstack-operators ID:ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998 UID:b2268f7a-1908-4a9d-b1c8-96123936933f NetNS:/var/run/netns/924f4ad3-ee94-4830-99a6-6a9c01b4daf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb2268f7a_1908_4a9d_b1c8_96123936933f.slice PodAnnotations:0xc0007acb68}] Aliases:map[]}\"",
2026-06-12 11:43:52.021428 | controller |     "Jun 12 11:05:57.813882 crc crio[19822]: time=\"2026-06-12T11:05:57.813340177Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-v8lht from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.021444 | controller |     "Jun 12 11:05:57.831888 crc crio[19822]: time=\"2026-06-12T11:05:57.831600893Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-rw2kh Namespace:openstack-operators ID:76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200 UID:baaec359-47e4-4ffd-b6ca-48b9e9e2cabc NetNS:/var/run/netns/879e8796-603f-48d9-a9e3-2a877ff596d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbaaec359_47e4_4ffd_b6ca_48b9e9e2cabc.slice PodAnnotations:0xc000696ad8}] Aliases:map[]}\"",
2026-06-12 11:43:52.021459 | controller |     "Jun 12 11:05:57.841489 crc crio[19822]: time=\"2026-06-12T11:05:57.840604637Z\" level=info msg=\"Stopped container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy\" id=57032849-0f92-4a92-8c03-e7045ca6ceca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021525 | controller |     "Jun 12 11:05:57.854279 crc crio[19822]: time=\"2026-06-12T11:05:57.849705887Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-rw2kh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.021546 | controller |     "Jun 12 11:05:57.857114 crc crio[19822]: time=\"2026-06-12T11:05:57.856584039Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-jxkrf Namespace:openstack-operators ID:358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2 UID:24854a27-dc6a-429a-adb9-95fa9a4d5094 NetNS:/var/run/netns/106684e0-1090-4a24-aa51-14212532a111 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24854a27_dc6a_429a_adb9_95fa9a4d5094.slice PodAnnotations:0xc00244cb68}] Aliases:map[]}\"",
2026-06-12 11:43:52.021562 | controller |     "Jun 12 11:05:57.857114 crc crio[19822]: time=\"2026-06-12T11:05:57.857058314Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-jxkrf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.021577 | controller |     "Jun 12 11:05:57.858155 crc crio[19822]: time=\"2026-06-12T11:05:57.857968857Z\" level=info msg=\"Stopping container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6 (timeout: 10s)\" id=37b48767-130c-40e4-bba0-d8d6a2f3f6a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021593 | controller |     "Jun 12 11:05:57.899263 crc crio[19822]: time=\"2026-06-12T11:05:57.895366833Z\" level=info msg=\"Stopped container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy\" id=1c707bc4-675d-44e1-aa72-90fd7ca7600f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021611 | controller |     "Jun 12 11:05:57.902167 crc crio[19822]: time=\"2026-06-12T11:05:57.90209422Z\" level=info msg=\"Stopping container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c (timeout: 10s)\" id=311588de-cd85-40de-9480-7bea030596c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021627 | controller |     "Jun 12 11:05:58.013935 crc crio[19822]: time=\"2026-06-12T11:05:58.0052585Z\" level=info msg=\"Stopped container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy\" id=5380e84d-136d-41df-9e9f-23d881152ca0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021642 | controller |     "Jun 12 11:05:58.062412 crc crio[19822]: time=\"2026-06-12T11:05:58.06168314Z\" level=info msg=\"Stopped container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager\" id=24769b19-7116-4105-8177-042853b4e082 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021657 | controller |     "Jun 12 11:05:58.151430 crc crio[19822]: time=\"2026-06-12T11:05:58.151193562Z\" level=info msg=\"Stopped container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy\" id=5423d85a-aa26-4562-a8d0-3b9555d38783 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021671 | controller |     "Jun 12 11:05:58.162329 crc crio[19822]: time=\"2026-06-12T11:05:58.160624356Z\" level=info msg=\"Stopping container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a (timeout: 30s)\" id=63543778-5196-41ce-b398-2fad9b50fb71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021686 | controller |     "Jun 12 11:05:58.258896 crc crio[19822]: time=\"2026-06-12T11:05:58.161689601Z\" level=info msg=\"Stopping pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=6be18caa-fbf9-453f-9e94-f5096872a6e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021701 | controller |     "Jun 12 11:05:58.258896 crc crio[19822]: time=\"2026-06-12T11:05:58.237552196Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-brstp Namespace:openstack-operators ID:9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf UID:3eedb293-6518-4c8e-9803-5577137e6046 NetNS:/var/run/netns/366050e4-1d99-4973-a06b-7d4cfd8b56b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3eedb293_6518_4c8e_9803_5577137e6046.slice PodAnnotations:0xc0007acc58}] Aliases:map[]}\"",
2026-06-12 11:43:52.021717 | controller |     "Jun 12 11:05:58.258896 crc crio[19822]: time=\"2026-06-12T11:05:58.237781583Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-brstp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.021732 | controller |     "Jun 12 11:05:58.311868 crc crio[19822]: time=\"2026-06-12T11:05:58.304778582Z\" level=info msg=\"Stopped container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy\" id=40adc6ea-4ac7-4353-9fdc-8298bd4fa92c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021747 | controller |     "Jun 12 11:05:58.311868 crc crio[19822]: time=\"2026-06-12T11:05:58.305451523Z\" level=info msg=\"Stopped container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager\" id=c6daee81-5b13-4c71-a90c-62305f2422ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021765 | controller |     "Jun 12 11:05:58.311868 crc crio[19822]: time=\"2026-06-12T11:05:58.305469354Z\" level=info msg=\"Stopped container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager\" id=14bc9483-b77a-487e-8f09-a721b02fa2c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021780 | controller |     "Jun 12 11:05:58.380371 crc crio[19822]: time=\"2026-06-12T11:05:58.380271987Z\" level=info msg=\"Stopped container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy\" id=6f49a11f-3c53-4bce-8cc1-65fdc90beed2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021795 | controller |     "Jun 12 11:05:58.380642 crc crio[19822]: time=\"2026-06-12T11:05:58.380525875Z\" level=info msg=\"Stopped container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager\" id=f66c7988-1437-4f78-b83a-6e9c0f7484b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021809 | controller |     "Jun 12 11:05:58.402413 crc crio[19822]: time=\"2026-06-12T11:05:58.402308438Z\" level=info msg=\"Stopped container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager\" id=59d46e17-7262-4e03-8ad8-31ad8ef4cef7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021824 | controller |     "Jun 12 11:05:58.430473 crc crio[19822]: time=\"2026-06-12T11:05:58.425759317Z\" level=info msg=\"Stopped container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager\" id=799245b4-b3d8-479e-9a72-debd54c5ed65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.021838 | controller |     "Jun 12 11:05:58.434903 crc crio[19822]: time=\"2026-06-12T11:05:58.431081993Z\" level=info msg=\"Stopping pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=5d921278-0fe7-44c8-af24-fd31197e8be7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021877 | controller |     "Jun 12 11:05:58.438370 crc crio[19822]: time=\"2026-06-12T11:05:58.438275065Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-fp7sz Namespace:openstack-operators ID:ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51 UID:f986d7a3-eaba-43ba-b003-fbfe22167194 NetNS:/var/run/netns/cdf0f01f-cf5c-478d-8fc5-bef776b9acd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf986d7a3_eaba_43ba_b003_fbfe22167194.slice PodAnnotations:0xc003094fb0}] Aliases:map[]}\"",
2026-06-12 11:43:52.021899 | controller |     "Jun 12 11:05:58.438621 crc crio[19822]: time=\"2026-06-12T11:05:58.438536324Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-fp7sz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.021915 | controller |     "Jun 12 11:05:58.444924 crc crio[19822]: time=\"2026-06-12T11:05:58.444761654Z\" level=info msg=\"Stopping pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=a0258519-689c-4505-8bc8-275783ae57f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021930 | controller |     "Jun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.445680202Z\" level=info msg=\"Stopping pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=388812f6-bde9-455f-8865-697dde88cb18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.021946 | controller |     "Jun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.448076441Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-k8xxr Namespace:openstack-operators ID:418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1 UID:b60825e3-f872-4528-872e-de4dbb0ada40 NetNS:/var/run/netns/930bb021-8840-439d-803b-45587faa62f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb60825e3_f872_4528_872e_de4dbb0ada40.slice PodAnnotations:0xc00101b3d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.021979 | controller |     "Jun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.448207594Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-7czhv Namespace:openstack-operators ID:b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458 UID:0346621b-d4e2-4c87-883e-0695ac67bd79 NetNS:/var/run/netns/6adb4cf2-54cc-4e94-b5ee-a115699b7cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0346621b_d4e2_4c87_883e_0695ac67bd79.slice PodAnnotations:0xc002ed0be0}] Aliases:map[]}\"",
2026-06-12 11:43:52.021997 | controller |     "Jun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.448306729Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-k8xxr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022012 | controller |     "Jun 12 11:05:58.448870 crc crio[19822]: time=\"2026-06-12T11:05:58.448358459Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-7czhv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022027 | controller |     "Jun 12 11:05:58.454405 crc crio[19822]: time=\"2026-06-12T11:05:58.454349264Z\" level=info msg=\"Stopping pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=eaad4c80-bb72-4d0d-8f13-92d9b45f21b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022042 | controller |     "Jun 12 11:05:58.456106 crc crio[19822]: time=\"2026-06-12T11:05:58.454549268Z\" level=info msg=\"Stopping pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=b2fe4a97-9437-4aa2-8773-005eeece3570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022057 | controller |     "Jun 12 11:05:58.456564 crc crio[19822]: time=\"2026-06-12T11:05:58.456534394Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-pnxhh Namespace:openstack-operators ID:f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148 UID:f1d92016-1a48-45a6-b8cd-6b14a53db731 NetNS:/var/run/netns/4528a64e-83b3-40bc-ae4c-bdbddaa933be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf1d92016_1a48_45a6_b8cd_6b14a53db731.slice PodAnnotations:0xc00008de20}] Aliases:map[]}\"",
2026-06-12 11:43:52.022072 | controller |     "Jun 12 11:05:58.457010 crc crio[19822]: time=\"2026-06-12T11:05:58.456985419Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-pnxhh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022086 | controller |     "Jun 12 11:05:58.458341 crc crio[19822]: time=\"2026-06-12T11:05:58.457715848Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-z69tn Namespace:openstack-operators ID:c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139 UID:8c307797-a63a-4481-a504-d68340ad0f76 NetNS:/var/run/netns/4e3eccdf-87a7-4179-ba2c-aeac38aaaf81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8c307797_a63a_4481_a504_d68340ad0f76.slice PodAnnotations:0xc00008de40}] Aliases:map[]}\"",
2026-06-12 11:43:52.022104 | controller |     "Jun 12 11:05:58.458341 crc crio[19822]: time=\"2026-06-12T11:05:58.458120611Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-z69tn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022119 | controller |     "Jun 12 11:05:58.508093 crc crio[19822]: time=\"2026-06-12T11:05:58.507778501Z\" level=info msg=\"Stopped container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy\" id=e97ef54e-757b-4d8e-9c0f-e92c394340b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022134 | controller |     "Jun 12 11:05:58.534931 crc crio[19822]: time=\"2026-06-12T11:05:58.527200023Z\" level=info msg=\"Stopped container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager\" id=c4d63dd9-906c-4290-99e2-9ade865f5b1c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022149 | controller |     "Jun 12 11:05:58.534931 crc crio[19822]: time=\"2026-06-12T11:05:58.533207067Z\" level=info msg=\"Stopped container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy\" id=b531049f-588a-46ec-8969-845a3c054785 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022164 | controller |     "Jun 12 11:05:58.534931 crc crio[19822]: time=\"2026-06-12T11:05:58.533237808Z\" level=info msg=\"Stopping pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=e4aaa120-5605-48f6-a208-1d63c6549134 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022179 | controller |     "Jun 12 11:05:58.535454 crc crio[19822]: time=\"2026-06-12T11:05:58.53517078Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-hchbt Namespace:openstack-operators ID:5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e UID:918e32ea-2046-4f2e-b09f-39d2ec5d64dd NetNS:/var/run/netns/33a20ac0-21ca-49a9-ac64-2ddbb4c39229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod918e32ea_2046_4f2e_b09f_39d2ec5d64dd.slice PodAnnotations:0xc00244ced0}] Aliases:map[]}\"",
2026-06-12 11:43:52.022195 | controller |     "Jun 12 11:05:58.535454 crc crio[19822]: time=\"2026-06-12T11:05:58.535404258Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-hchbt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022210 | controller |     "Jun 12 11:05:58.596162 crc crio[19822]: time=\"2026-06-12T11:05:58.592885515Z\" level=info msg=\"Stopped container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy\" id=dfe51ff0-ae12-47cf-9852-85fe66fcdc8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022225 | controller |     "Jun 12 11:05:58.607299 crc crio[19822]: time=\"2026-06-12T11:05:58.606697737Z\" level=info msg=\"Stopped container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager\" id=91125920-95f6-4121-8474-a4cfd8b3fcd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022241 | controller |     "Jun 12 11:05:58.628230 crc crio[19822]: time=\"2026-06-12T11:05:58.628156189Z\" level=info msg=\"Stopped container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy\" id=94f44445-2c44-440a-9e13-c9168133e1a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022259 | controller |     "Jun 12 11:05:58.634755 crc crio[19822]: time=\"2026-06-12T11:05:58.634110382Z\" level=info msg=\"Stopped container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager\" id=83787ab9-b213-4589-bccd-a1e2d65d86c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022274 | controller |     "Jun 12 11:05:58.652872 crc crio[19822]: time=\"2026-06-12T11:05:58.648008012Z\" level=info msg=\"Stopping pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=b5363d98-da3f-488c-92dd-6ab1c77b8e68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022290 | controller |     "Jun 12 11:05:58.657783 crc crio[19822]: time=\"2026-06-12T11:05:58.657654953Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749bc5dz Namespace:openstack-operators ID:854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155 UID:fec674e5-bfe9-4226-bfa5-de6b378e0184 NetNS:/var/run/netns/0419c10d-c8a2-406a-9b93-e914d5281e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfec674e5_bfe9_4226_bfa5_de6b378e0184.slice PodAnnotations:0xc000121730}] Aliases:map[]}\"",
2026-06-12 11:43:52.022306 | controller |     "Jun 12 11:05:58.658420 crc crio[19822]: time=\"2026-06-12T11:05:58.658020065Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749bc5dz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022321 | controller |     "Jun 12 11:05:58.668693 crc crio[19822]: time=\"2026-06-12T11:05:58.668636733Z\" level=info msg=\"Stopped container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy\" id=e77a70ee-10a7-4a28-95bd-11814fcac2c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022337 | controller |     "Jun 12 11:05:58.701427 crc crio[19822]: time=\"2026-06-12T11:05:58.689188262Z\" level=info msg=\"Stopped container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy\" id=78247ee8-b33f-4c3c-81a4-448355bc99fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022352 | controller |     "Jun 12 11:05:58.701427 crc crio[19822]: time=\"2026-06-12T11:05:58.6913025Z\" level=info msg=\"Stopping pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=b63af6dd-065f-4fc9-bcb8-f8fa1f507eef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022367 | controller |     "Jun 12 11:05:58.701427 crc crio[19822]: time=\"2026-06-12T11:05:58.696332262Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-bbbhx Namespace:openstack-operators ID:db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe UID:e0af4394-a1c8-4660-acb5-ecc80a17f0ad NetNS:/var/run/netns/09d4fff1-98fc-4b43-b1fe-f37b2777ceaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode0af4394_a1c8_4660_acb5_ecc80a17f0ad.slice PodAnnotations:0xc002ed0ea0}] Aliases:map[]}\"",
2026-06-12 11:43:52.022383 | controller |     "Jun 12 11:05:58.701427 crc crio[19822]: time=\"2026-06-12T11:05:58.696787147Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-bbbhx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022398 | controller |     "Jun 12 11:05:58.772019 crc crio[19822]: time=\"2026-06-12T11:05:58.76870672Z\" level=info msg=\"Stopped container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager\" id=d76b3911-fd7f-49ae-bfa5-c7c3cd76bdf6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022416 | controller |     "Jun 12 11:05:58.786007 crc crio[19822]: time=\"2026-06-12T11:05:58.780531084Z\" level=info msg=\"Stopping pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=a5931abe-495f-4eaa-b1ca-bc0774cb5c7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022432 | controller |     "Jun 12 11:05:58.786007 crc crio[19822]: time=\"2026-06-12T11:05:58.784183592Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-9ntkb Namespace:openstack-operators ID:8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2 UID:25ffb754-126b-4028-88c1-234f3758dbe9 NetNS:/var/run/netns/8dd5da7e-508d-4606-aae5-2e6e82fea17c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod25ffb754_126b_4028_88c1_234f3758dbe9.slice PodAnnotations:0xc0021440a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.022447 | controller |     "Jun 12 11:05:58.786007 crc crio[19822]: time=\"2026-06-12T11:05:58.784393589Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-9ntkb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022462 | controller |     "Jun 12 11:05:58.904016 crc crio[19822]: time=\"2026-06-12T11:05:58.903686919Z\" level=info msg=\"Stopped container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager\" id=e9adaa37-4386-442c-9359-4cc2477a76de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022477 | controller |     "Jun 12 11:05:58.915620 crc crio[19822]: time=\"2026-06-12T11:05:58.915323776Z\" level=info msg=\"Stopped container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy\" id=37b48767-130c-40e4-bba0-d8d6a2f3f6a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022492 | controller |     "Jun 12 11:05:58.928557 crc crio[19822]: time=\"2026-06-12T11:05:58.928456319Z\" level=info msg=\"Stopped container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager\" id=45b8a05b-a5e9-4dc0-a75d-c1bdc288920c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022507 | controller |     "Jun 12 11:05:58.929060 crc crio[19822]: time=\"2026-06-12T11:05:58.928959166Z\" level=info msg=\"Stopping pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=60244b93-e1a6-492d-81e3-aa3942291e0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022522 | controller |     "Jun 12 11:05:58.937709 crc crio[19822]: time=\"2026-06-12T11:05:58.937593054Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-q4bls Namespace:openstack-operators ID:3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd UID:582c87dd-88c8-4670-990d-1efccfdf86c9 NetNS:/var/run/netns/a4fc32d4-fe8f-4d5c-9498-a82795bd11d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod582c87dd_88c8_4670_990d_1efccfdf86c9.slice PodAnnotations:0xc002144140}] Aliases:map[]}\"",
2026-06-12 11:43:52.022537 | controller |     "Jun 12 11:05:58.937896 crc crio[19822]: time=\"2026-06-12T11:05:58.937864543Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-q4bls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022552 | controller |     "Jun 12 11:05:58.945614 crc crio[19822]: time=\"2026-06-12T11:05:58.945536586Z\" level=info msg=\"Stopping pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=f30a47f6-b028-4f3f-a88e-dad6311868ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022571 | controller |     "Jun 12 11:05:58.953291 crc crio[19822]: time=\"2026-06-12T11:05:58.953187253Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-jds8l Namespace:openstack-operators ID:c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437 UID:b42ca11c-d3b4-40c1-b1b2-277e21666ef1 NetNS:/var/run/netns/32554157-7c6c-4dba-8851-2bd4a80e0ae8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb42ca11c_d3b4_40c1_b1b2_277e21666ef1.slice PodAnnotations:0xc001ee2090}] Aliases:map[]}\"",
2026-06-12 11:43:52.022587 | controller |     "Jun 12 11:05:58.953578 crc crio[19822]: time=\"2026-06-12T11:05:58.953459912Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-jds8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022601 | controller |     "Jun 12 11:05:58.987131 crc crio[19822]: time=\"2026-06-12T11:05:58.986224743Z\" level=info msg=\"Stopped container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager\" id=b30b8a08-8f77-4142-a6c8-d0ecc4139a07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022616 | controller |     "Jun 12 11:05:59.032601 crc crio[19822]: time=\"2026-06-12T11:05:59.032447096Z\" level=info msg=\"Stopping pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=63053006-2fc7-4e68-9288-03a86a2fd30a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022631 | controller |     "Jun 12 11:05:59.048018 crc crio[19822]: time=\"2026-06-12T11:05:59.044922649Z\" level=info msg=\"Stopped container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server\" id=0b76ce06-9d99-4e84-aeeb-394b33257568 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022645 | controller |     "Jun 12 11:05:59.048018 crc crio[19822]: time=\"2026-06-12T11:05:59.046150593Z\" level=info msg=\"Stopping pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=4db1826f-d886-402a-ade9-344ef7f602c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022660 | controller |     "Jun 12 11:05:59.050128 crc crio[19822]: time=\"2026-06-12T11:05:59.049998032Z\" level=info msg=\"Stopped container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator\" id=311588de-cd85-40de-9480-7bea030596c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022675 | controller |     "Jun 12 11:05:59.066636 crc crio[19822]: time=\"2026-06-12T11:05:59.061706474Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-zm5j6 Namespace:openstack-operators ID:d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7 UID:7e8f96dd-4a67-4390-95f0-89d6a3965c9d NetNS:/var/run/netns/d53429f5-3248-4faa-8231-92f951c0e850 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8f96dd_4a67_4390_95f0_89d6a3965c9d.slice PodAnnotations:0xc000696598}] Aliases:map[]}\"",
2026-06-12 11:43:52.022690 | controller |     "Jun 12 11:05:59.066636 crc crio[19822]: time=\"2026-06-12T11:05:59.061941978Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-zm5j6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022705 | controller |     "Jun 12 11:05:59.085117 crc crio[19822]: time=\"2026-06-12T11:05:59.074644697Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-684lk Namespace:openstack-operators ID:d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb UID:500309b9-e080-4ec6-a4e8-b17847e883b5 NetNS:/var/run/netns/4a96ef3a-2152-421e-bd88-87c1362385c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod500309b9_e080_4ec6_a4e8_b17847e883b5.slice PodAnnotations:0xc001ee2200}] Aliases:map[]}\"",
2026-06-12 11:43:52.022723 | controller |     "Jun 12 11:05:59.085117 crc crio[19822]: time=\"2026-06-12T11:05:59.074999309Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-684lk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022738 | controller |     "Jun 12 11:05:59.085117 crc crio[19822]: time=\"2026-06-12T11:05:59.07719651Z\" level=info msg=\"Stopped container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager\" id=b2732429-3e85-4179-8dea-fb06ae20f321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022753 | controller |     "Jun 12 11:05:59.114171 crc crio[19822]: time=\"2026-06-12T11:05:59.108597626Z\" level=info msg=\"Stopping pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=091214c0-1613-4f83-86fd-363974b1445f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022767 | controller |     "Jun 12 11:05:59.114668 crc crio[19822]: time=\"2026-06-12T11:05:59.113420991Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-rh2bm Namespace:openstack-operators ID:27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829 UID:fffa2880-bd69-4dcb-a7ff-c1ca4b9963fa NetNS:/var/run/netns/59961e86-2a77-48e0-8573-a0ec007516c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfffa2880_bd69_4dcb_a7ff_c1ca4b9963fa.slice PodAnnotations:0xc00244c1d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.022783 | controller |     "Jun 12 11:05:59.114668 crc crio[19822]: time=\"2026-06-12T11:05:59.114444944Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-rh2bm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022797 | controller |     "Jun 12 11:05:59.128203 crc crio[19822]: time=\"2026-06-12T11:05:59.118254918Z\" level=info msg=\"Stopping pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=919a49bc-2f57-4918-921d-090b0a90bf07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022812 | controller |     "Jun 12 11:05:59.128203 crc crio[19822]: time=\"2026-06-12T11:05:59.119577111Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-x2495 Namespace:openstack-operators ID:c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb UID:83dada8a-2b95-4de1-9ae1-029ceb41dc0e NetNS:/var/run/netns/589595a5-05a5-4700-b981-ed07dec0c411 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83dada8a_2b95_4de1_9ae1_029ceb41dc0e.slice PodAnnotations:0xc0021442c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.022826 | controller |     "Jun 12 11:05:59.128203 crc crio[19822]: time=\"2026-06-12T11:05:59.119758847Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-x2495 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022841 | controller |     "Jun 12 11:05:59.159949 crc crio[19822]: time=\"2026-06-12T11:05:59.159555279Z\" level=info msg=\"Stopped container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=63543778-5196-41ce-b398-2fad9b50fb71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.022862 | controller |     "Jun 12 11:05:59.170139 crc crio[19822]: time=\"2026-06-12T11:05:59.165660256Z\" level=info msg=\"Stopping pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=0086de3a-1b1c-4006-831d-157b61a4df35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022897 | controller |     "Jun 12 11:05:59.170139 crc crio[19822]: time=\"2026-06-12T11:05:59.167222287Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/2a292078-6818-4f1d-b17a-8f23c1b76f9e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1618753_e855_455c_8eee_e4fb77abbc17.slice PodAnnotations:0xc0021443d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.022914 | controller |     "Jun 12 11:05:59.170139 crc crio[19822]: time=\"2026-06-12T11:05:59.167379722Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.022930 | controller |     "Jun 12 11:05:59.311904 crc crio[19822]: time=\"2026-06-12T11:05:59.311790454Z\" level=info msg=\"Stopped pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=9f7edefe-cd59-461f-b167-71aad721aecd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022945 | controller |     "Jun 12 11:06:00.012031 crc crio[19822]: time=\"2026-06-12T11:06:00.008907492Z\" level=info msg=\"Stopped pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=6be18caa-fbf9-453f-9e94-f5096872a6e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022960 | controller |     "Jun 12 11:06:00.222457 crc crio[19822]: time=\"2026-06-12T11:06:00.22192645Z\" level=info msg=\"Stopped pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=3b899c11-4697-4873-aec4-26697621a747 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022975 | controller |     "Jun 12 11:06:00.250603 crc crio[19822]: time=\"2026-06-12T11:06:00.241616281Z\" level=info msg=\"Stopped pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=79a07ab6-5985-4c4c-9a30-9bc68486775a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.022990 | controller |     "Jun 12 11:06:00.467598 crc crio[19822]: time=\"2026-06-12T11:06:00.467471327Z\" level=info msg=\"Stopped pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=51168af3-59a5-429b-91d7-b25ddb2e6aa9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023004 | controller |     "Jun 12 11:06:00.903007 crc crio[19822]: time=\"2026-06-12T11:06:00.899463248Z\" level=info msg=\"Stopped pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=5d921278-0fe7-44c8-af24-fd31197e8be7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023019 | controller |     "Jun 12 11:06:00.993475 crc crio[19822]: time=\"2026-06-12T11:06:00.992875881Z\" level=info msg=\"Stopped pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=b5363d98-da3f-488c-92dd-6ab1c77b8e68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023033 | controller |     "Jun 12 11:06:01.020997 crc crio[19822]: time=\"2026-06-12T11:06:01.020453597Z\" level=info msg=\"Stopped pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=eaad4c80-bb72-4d0d-8f13-92d9b45f21b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023048 | controller |     "Jun 12 11:06:01.023458 crc crio[19822]: time=\"2026-06-12T11:06:01.023375452Z\" level=info msg=\"Stopped pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=a0258519-689c-4505-8bc8-275783ae57f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023066 | controller |     "Jun 12 11:06:01.031428 crc crio[19822]: time=\"2026-06-12T11:06:01.030977604Z\" level=info msg=\"Stopped pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=9387a483-88ff-473d-b564-b5d5cc2331d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023081 | controller |     "Jun 12 11:06:01.039291 crc crio[19822]: time=\"2026-06-12T11:06:01.039191876Z\" level=info msg=\"Stopped pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=d7c9766c-a1a3-46c0-abb2-820cb400505c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023095 | controller |     "Jun 12 11:06:01.051330 crc crio[19822]: time=\"2026-06-12T11:06:01.051235761Z\" level=info msg=\"Stopped pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=7864b6fe-58be-4e32-b598-6559ca0eadea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023110 | controller |     "Jun 12 11:06:01.069902 crc crio[19822]: time=\"2026-06-12T11:06:01.068698007Z\" level=info msg=\"Removing container: d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf\" id=ac157d8c-3d5f-49e3-b4c6-007e171b94ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.023124 | controller |     "Jun 12 11:06:01.080672 crc crio[19822]: time=\"2026-06-12T11:06:01.080539527Z\" level=info msg=\"Stopped pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=e4aaa120-5605-48f6-a208-1d63c6549134 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023138 | controller |     "Jun 12 11:06:01.226273 crc crio[19822]: time=\"2026-06-12T11:06:01.226174395Z\" level=info msg=\"Stopped pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=3d93e71b-e093-47f0-a1fe-2aa8f37148cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023153 | controller |     "Jun 12 11:06:01.305552 crc crio[19822]: time=\"2026-06-12T11:06:01.294180781Z\" level=info msg=\"Stopped pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=1b0b376c-8800-424a-ab38-97e2db90802e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023167 | controller |     "Jun 12 11:06:01.581245 crc crio[19822]: time=\"2026-06-12T11:06:01.580572533Z\" level=info msg=\"Stopped pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=b63af6dd-065f-4fc9-bcb8-f8fa1f507eef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023182 | controller |     "Jun 12 11:06:01.608285 crc crio[19822]: time=\"2026-06-12T11:06:01.608131377Z\" level=info msg=\"Stopped pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=091214c0-1613-4f83-86fd-363974b1445f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023196 | controller |     "Jun 12 11:06:01.698722 crc crio[19822]: time=\"2026-06-12T11:06:01.698615773Z\" level=info msg=\"Stopped pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=f30a47f6-b028-4f3f-a88e-dad6311868ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023210 | controller |     "Jun 12 11:06:01.708463 crc crio[19822]: time=\"2026-06-12T11:06:01.708351259Z\" level=info msg=\"Stopped pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=919a49bc-2f57-4918-921d-090b0a90bf07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023224 | controller |     "Jun 12 11:06:01.736965 crc crio[19822]: time=\"2026-06-12T11:06:01.732600987Z\" level=info msg=\"Stopped pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=a5931abe-495f-4eaa-b1ca-bc0774cb5c7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023239 | controller |     "Jun 12 11:06:01.736965 crc crio[19822]: time=\"2026-06-12T11:06:01.736029927Z\" level=info msg=\"Stopped pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=b2fe4a97-9437-4aa2-8773-005eeece3570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023256 | controller |     "Jun 12 11:06:01.751743 crc crio[19822]: time=\"2026-06-12T11:06:01.751227862Z\" level=info msg=\"Stopped pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=60244b93-e1a6-492d-81e3-aa3942291e0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023271 | controller |     "Jun 12 11:06:01.769928 crc crio[19822]: time=\"2026-06-12T11:06:01.769689651Z\" level=info msg=\"Stopped pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=63053006-2fc7-4e68-9288-03a86a2fd30a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023285 | controller |     "Jun 12 11:06:01.776653 crc crio[19822]: time=\"2026-06-12T11:06:01.776333422Z\" level=info msg=\"Stopped pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=388812f6-bde9-455f-8865-697dde88cb18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023300 | controller |     "Jun 12 11:06:01.805730 crc crio[19822]: time=\"2026-06-12T11:06:01.805611966Z\" level=info msg=\"Stopped pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=4db1826f-d886-402a-ade9-344ef7f602c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023314 | controller |     "Jun 12 11:06:03.675675 crc crio[19822]: time=\"2026-06-12T11:06:03.675330785Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/POD\" id=c1880620-bae1-47e9-8ef4-8b47a7b50bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.023328 | controller |     "Jun 12 11:06:03.677178 crc crio[19822]: time=\"2026-06-12T11:06:03.675683776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.023343 | controller |     "Jun 12 11:06:03.680165 crc crio[19822]: time=\"2026-06-12T11:06:03.679960756Z\" level=info msg=\"Removed container d6a9ba385790c56d5accb5e6685ad7992bb8cb7deda86f7fbc86399b053223cf: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=ac157d8c-3d5f-49e3-b4c6-007e171b94ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.023358 | controller |     "Jun 12 11:06:03.697351 crc crio[19822]: time=\"2026-06-12T11:06:03.696888626Z\" level=info msg=\"Stopped pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=0086de3a-1b1c-4006-831d-157b61a4df35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.023374 | controller |     "Jun 12 11:06:03.746366 crc crio[19822]: time=\"2026-06-12T11:06:03.745926189Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-2xrcp Namespace:openshift-operator-lifecycle-manager ID:763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 UID:f7bd9452-2bf9-4808-996c-a5f8707db1df NetNS:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7bd9452_2bf9_4808_996c_a5f8707db1df.slice PodAnnotations:0xc00244c270}] Aliases:map[]}\"",
2026-06-12 11:43:52.023389 | controller |     "Jun 12 11:06:03.746366 crc crio[19822]: time=\"2026-06-12T11:06:03.746358683Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-2xrcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.023405 | controller |     "Jun 12 11:06:04.040893 crc crio[19822]: time=\"2026-06-12T11:06:04.040295639Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687706-tq7j6/POD\" id=c39ea914-0652-4c63-95da-a6eaf6ac5436 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.023456 | controller |     "Jun 12 11:06:04.040893 crc crio[19822]: time=\"2026-06-12T11:06:04.040751734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.023474 | controller |     "Jun 12 11:06:04.115979 crc crio[19822]: time=\"2026-06-12T11:06:04.115792843Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc000696320}] Aliases:map[]}\"",
2026-06-12 11:43:52.023490 | controller |     "Jun 12 11:06:04.115979 crc crio[19822]: time=\"2026-06-12T11:06:04.115918437Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687706-tq7j6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.023505 | controller |     "Jun 12 11:06:04.205580 crc crio[19822]: 2026-06-12T11:06:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:763fe07d9fce81f Mac:fa:c0:00:64:2f:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 SocketPath: PciID:}] [{Interface:0xc0002a25e0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.023521 | controller |     "Jun 12 11:06:04.210172 crc crio[19822]: time=\"2026-06-12T11:06:04.209923136Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-2xrcp Namespace:openshift-operator-lifecycle-manager ID:763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 UID:f7bd9452-2bf9-4808-996c-a5f8707db1df NetNS:/var/run/netns/1a5ab828-2ae6-4a3b-b24f-f2c4f8464180 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7bd9452_2bf9_4808_996c_a5f8707db1df.slice PodAnnotations:0xc00244c270}] Aliases:map[]}\"",
2026-06-12 11:43:52.023537 | controller |     "Jun 12 11:06:04.210639 crc crio[19822]: time=\"2026-06-12T11:06:04.210581277Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-2xrcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.023552 | controller |     "Jun 12 11:06:04.227716 crc crio[19822]: time=\"2026-06-12T11:06:04.227619537Z\" level=info msg=\"Ran pod sandbox 763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/POD\" id=c1880620-bae1-47e9-8ef4-8b47a7b50bef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.023567 | controller |     "Jun 12 11:06:04.234166 crc crio[19822]: time=\"2026-06-12T11:06:04.234095473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7394967c-b1af-4917-8845-0c3fb60bff26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.023583 | controller |     "Jun 12 11:06:04.244863 crc crio[19822]: time=\"2026-06-12T11:06:04.244169766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa891ee2-e1f5-4fa6-9517-1979ded484bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.023781 | controller |     "Jun 12 11:06:04.257597 crc crio[19822]: time=\"2026-06-12T11:06:04.257440896Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator\" id=51c9a5d7-6393-4348-8f50-45b61684be7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.023801 | controller |     "Jun 12 11:06:04.260407 crc crio[19822]: time=\"2026-06-12T11:06:04.260323299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.023817 | controller |     "Jun 12 11:06:04.354658 crc crio[19822]: time=\"2026-06-12T11:06:04.353910154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.023833 | controller |     "Jun 12 11:06:04.362663 crc crio[19822]: time=\"2026-06-12T11:06:04.362586851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.023851 | controller |     "Jun 12 11:06:04.508392 crc crio[19822]: time=\"2026-06-12T11:06:04.502543086Z\" level=info msg=\"Created container 5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator\" id=51c9a5d7-6393-4348-8f50-45b61684be7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.023881 | controller |     "Jun 12 11:06:04.515488 crc crio[19822]: time=\"2026-06-12T11:06:04.515354465Z\" level=info msg=\"Starting container: 5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00\" id=66647945-241e-4148-93ea-0e1ce2f95d75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.023903 | controller |     "Jun 12 11:06:04.523263 crc crio[19822]: time=\"2026-06-12T11:06:04.522583646Z\" level=info msg=\"Started container\" PID=214307 containerID=5ea1c8028f4b06f5d0246fb18af4d116517e8d7a3ce0fc52469d347be0aa4f00 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-2xrcp/catalog-operator id=66647945-241e-4148-93ea-0e1ce2f95d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=763fe07d9fce81ff8e77ba445d679c3ac9701229342e7350800085e4df390525",
2026-06-12 11:43:52.023920 | controller |     "Jun 12 11:06:04.815714 crc crio[19822]: 2026-06-12T11:06:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab46d63641d3c64 Mac:4a:a6:9a:60:09:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.023936 | controller |     "Jun 12 11:06:04.818893 crc crio[19822]: time=\"2026-06-12T11:06:04.818717066Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc000696320}] Aliases:map[]}\"",
2026-06-12 11:43:52.023952 | controller |     "Jun 12 11:06:04.819103 crc crio[19822]: time=\"2026-06-12T11:06:04.819021026Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687706-tq7j6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.023967 | controller |     "Jun 12 11:06:04.835359 crc crio[19822]: time=\"2026-06-12T11:06:04.835244621Z\" level=info msg=\"Ran pod sandbox ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 with infra container: openshift-infra/auto-csr-approver-29687706-tq7j6/POD\" id=c39ea914-0652-4c63-95da-a6eaf6ac5436 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.023983 | controller |     "Jun 12 11:06:04.842937 crc crio[19822]: time=\"2026-06-12T11:06:04.842630795Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4a03a5f1-b4a9-4602-8ee7-64a16c9eb84b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.024002 | controller |     "Jun 12 11:06:04.854270 crc crio[19822]: time=\"2026-06-12T11:06:04.854177844Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.024018 | controller |     "Jun 12 11:06:05.963197 crc crio[19822]: time=\"2026-06-12T11:06:05.962373029Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4a03a5f1-b4a9-4602-8ee7-64a16c9eb84b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.024035 | controller |     "Jun 12 11:06:05.964597 crc crio[19822]: time=\"2026-06-12T11:06:05.964355623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cde1b107-febc-4cc8-8cf7-754a46db7767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.024052 | controller |     "Jun 12 11:06:05.969564 crc crio[19822]: time=\"2026-06-12T11:06:05.969419863Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0ab761c-2d7e-452d-bccb-b667142fcd6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.024068 | controller |     "Jun 12 11:06:06.003674 crc crio[19822]: time=\"2026-06-12T11:06:06.0034118Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687706-tq7j6/oc\" id=0e201b20-6dc0-4e22-a63e-9a5e83733c89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.024083 | controller |     "Jun 12 11:06:06.004358 crc crio[19822]: time=\"2026-06-12T11:06:06.004291028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.024098 | controller |     "Jun 12 11:06:06.080326 crc crio[19822]: time=\"2026-06-12T11:06:06.080218097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.024113 | controller |     "Jun 12 11:06:06.445165 crc crio[19822]: time=\"2026-06-12T11:06:06.445017717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.024128 | controller |     "Jun 12 11:06:06.630409 crc crio[19822]: time=\"2026-06-12T11:06:06.629682837Z\" level=info msg=\"Created container 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b: openshift-infra/auto-csr-approver-29687706-tq7j6/oc\" id=0e201b20-6dc0-4e22-a63e-9a5e83733c89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.024142 | controller |     "Jun 12 11:06:06.631166 crc crio[19822]: time=\"2026-06-12T11:06:06.630983621Z\" level=info msg=\"Starting container: 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b\" id=84818b39-b5cd-407d-ad36-00dc94425567 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.024158 | controller |     "Jun 12 11:06:06.638876 crc crio[19822]: time=\"2026-06-12T11:06:06.638659476Z\" level=info msg=\"Started container\" PID=214488 containerID=52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b description=openshift-infra/auto-csr-approver-29687706-tq7j6/oc id=84818b39-b5cd-407d-ad36-00dc94425567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39",
2026-06-12 11:43:52.024173 | controller |     "Jun 12 11:06:08.372499 crc crio[19822]: time=\"2026-06-12T11:06:08.371976321Z\" level=info msg=\"Stopping pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=db3b0c4e-5197-4bb5-b09c-011ae12d605c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.024188 | controller |     "Jun 12 11:06:08.374686 crc crio[19822]: time=\"2026-06-12T11:06:08.374647377Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687706-tq7j6 Namespace:openshift-infra ID:ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39 UID:449eb83c-374e-4b03-9d0e-89c807932731 NetNS:/var/run/netns/7587e969-4f06-43ae-b320-b4097fa8df4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod449eb83c_374e_4b03_9d0e_89c807932731.slice PodAnnotations:0xc005213338}] Aliases:map[]}\"",
2026-06-12 11:43:52.024210 | controller |     "Jun 12 11:06:08.375092 crc crio[19822]: time=\"2026-06-12T11:06:08.375025839Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687706-tq7j6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.024225 | controller |     "Jun 12 11:06:08.791957 crc crio[19822]: time=\"2026-06-12T11:06:08.789467189Z\" level=info msg=\"Stopped pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=db3b0c4e-5197-4bb5-b09c-011ae12d605c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.024241 | controller |     "Jun 12 11:06:13.913111 crc crio[19822]: time=\"2026-06-12T11:06:13.912299811Z\" level=info msg=\"Stopping container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2 (timeout: 2s)\" id=93c80ec7-bc3d-4bc2-986a-dae50a914d48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.024256 | controller |     "Jun 12 11:06:14.041069 crc crio[19822]: time=\"2026-06-12T11:06:14.040892582Z\" level=info msg=\"Stopped container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server\" id=93c80ec7-bc3d-4bc2-986a-dae50a914d48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.024271 | controller |     "Jun 12 11:06:14.045764 crc crio[19822]: time=\"2026-06-12T11:06:14.045662376Z\" level=info msg=\"Stopping pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=52c7cb61-d865-420b-83f9-d8d8fc8cc9bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.024285 | controller |     "Jun 12 11:06:14.046498 crc crio[19822]: time=\"2026-06-12T11:06:14.046445141Z\" level=info msg=\"Got pod network &{Name:redhat-operators-f7v7z Namespace:openshift-marketplace ID:165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558 UID:85b4bf88-db80-4024-a958-ad6627ee6192 NetNS:/var/run/netns/a6d84719-f8b0-4128-92b4-eff228dea4ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod85b4bf88_db80_4024_a958_ad6627ee6192.slice PodAnnotations:0xc002144ca0}] Aliases:map[]}\"",
2026-06-12 11:43:52.024300 | controller |     "Jun 12 11:06:14.046670 crc crio[19822]: time=\"2026-06-12T11:06:14.046610057Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-f7v7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.024315 | controller |     "Jun 12 11:06:14.388389 crc crio[19822]: time=\"2026-06-12T11:06:14.387683356Z\" level=info msg=\"Stopped pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=52c7cb61-d865-420b-83f9-d8d8fc8cc9bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.024330 | controller |     "Jun 12 11:06:29.949145 crc crio[19822]: time=\"2026-06-12T11:06:29.948418441Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-gvpkq/POD\" id=3df689da-dbeb-43bd-b78f-f1938d0a1268 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.024345 | controller |     "Jun 12 11:06:29.953874 crc crio[19822]: time=\"2026-06-12T11:06:29.950499178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.024360 | controller |     "Jun 12 11:06:30.004255 crc crio[19822]: time=\"2026-06-12T11:06:30.004139618Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-gvpkq Namespace:openstack-operators ID:a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 UID:eac812cf-2416-4f9d-ab98-3261a7d6a1e1 NetNS:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac812cf_2416_4f9d_ab98_3261a7d6a1e1.slice PodAnnotations:0xc0007ad830}] Aliases:map[]}\"",
2026-06-12 11:43:52.024379 | controller |     "Jun 12 11:06:30.004255 crc crio[19822]: time=\"2026-06-12T11:06:30.004219981Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-gvpkq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.024395 | controller |     "Jun 12 11:06:30.576686 crc crio[19822]: 2026-06-12T11:06:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a48e198b820d36e Mac:e2:f3:92:f0:32:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe SocketPath: PciID:}] [{Interface:0xc0005a0d40 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.024410 | controller |     "Jun 12 11:06:30.579435 crc crio[19822]: time=\"2026-06-12T11:06:30.579308668Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-gvpkq Namespace:openstack-operators ID:a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 UID:eac812cf-2416-4f9d-ab98-3261a7d6a1e1 NetNS:/var/run/netns/3400eeb4-1861-4f1d-91aa-ffbdd70daabe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeac812cf_2416_4f9d_ab98_3261a7d6a1e1.slice PodAnnotations:0xc0007ad830}] Aliases:map[]}\"",
2026-06-12 11:43:52.024425 | controller |     "Jun 12 11:06:30.579700 crc crio[19822]: time=\"2026-06-12T11:06:30.579483954Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-gvpkq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.024440 | controller |     "Jun 12 11:06:30.592218 crc crio[19822]: time=\"2026-06-12T11:06:30.59208625Z\" level=info msg=\"Ran pod sandbox a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1 with infra container: openstack-operators/openstack-operator-index-gvpkq/POD\" id=3df689da-dbeb-43bd-b78f-f1938d0a1268 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.024455 | controller |     "Jun 12 11:06:30.598347 crc crio[19822]: time=\"2026-06-12T11:06:30.598227832Z\" level=info msg=\"Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=66a0ac50-bc38-46df-a332-0c10aded4f12 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.024470 | controller |     "Jun 12 11:06:30.600674 crc crio[19822]: time=\"2026-06-12T11:06:30.600373381Z\" level=info msg=\"Trying to access \\\"38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 11:43:52.024485 | controller |     "Jun 12 11:06:32.307167 crc crio[19822]: time=\"2026-06-12T11:06:32.307025376Z\" level=info msg=\"Removing container: 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6\" id=d191cd1d-b3a0-4b4d-93ba-53619a98cc1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024500 | controller |     "Jun 12 11:06:32.820460 crc crio[19822]: time=\"2026-06-12T11:06:32.819973987Z\" level=info msg=\"Removed container 07743489c2abb25568693a77a00e8087742c858e20361b1ba2f2343fe2db9ce6: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/kube-rbac-proxy\" id=d191cd1d-b3a0-4b4d-93ba-53619a98cc1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024515 | controller |     "Jun 12 11:06:32.823623 crc crio[19822]: time=\"2026-06-12T11:06:32.823443412Z\" level=info msg=\"Removing container: d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24\" id=c6783bee-faa2-44ef-a8bf-d90d8fa2579a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024534 | controller |     "Jun 12 11:06:33.441442 crc crio[19822]: time=\"2026-06-12T11:06:33.440732185Z\" level=info msg=\"Removed container d3f0d37285fa5bf3137b1c86172466c2489f1d380d5ed9b7ed128fe2b4b44e24: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/manager\" id=c6783bee-faa2-44ef-a8bf-d90d8fa2579a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024549 | controller |     "Jun 12 11:06:33.455733 crc crio[19822]: time=\"2026-06-12T11:06:33.450242569Z\" level=info msg=\"Removing container: a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba\" id=cab6ad1d-fad3-40e0-aaff-e5791655278e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024564 | controller |     "Jun 12 11:06:34.273005 crc crio[19822]: time=\"2026-06-12T11:06:34.272157239Z\" level=info msg=\"Removed container a81c2d5b23f5704671134c1907e15fa42d397c73dae7f771452ed8790a4009ba: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/manager\" id=cab6ad1d-fad3-40e0-aaff-e5791655278e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024579 | controller |     "Jun 12 11:06:34.276693 crc crio[19822]: time=\"2026-06-12T11:06:34.27660373Z\" level=info msg=\"Removing container: dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819\" id=5fd9aa12-4a0f-4ada-880f-de0f36c20ce1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024594 | controller |     "Jun 12 11:06:35.518257 crc crio[19822]: time=\"2026-06-12T11:06:35.517372671Z\" level=info msg=\"Removed container dbe96702e7527ddb7501d7f240918cb9f945af313087eeac0b695886eb86a819: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/kube-rbac-proxy\" id=5fd9aa12-4a0f-4ada-880f-de0f36c20ce1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024608 | controller |     "Jun 12 11:06:35.523215 crc crio[19822]: time=\"2026-06-12T11:06:35.523093266Z\" level=info msg=\"Removing container: 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe\" id=38efbf22-cc0e-475d-abed-e07807493372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024623 | controller |     "Jun 12 11:06:35.790767 crc crio[19822]: time=\"2026-06-12T11:06:35.790105248Z\" level=info msg=\"Removed container 3174b8b3f58e61ae607393977b12a7325b1506fce2f859dbeaea1b7a7f16c2fe: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/kube-rbac-proxy\" id=38efbf22-cc0e-475d-abed-e07807493372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024637 | controller |     "Jun 12 11:06:35.796205 crc crio[19822]: time=\"2026-06-12T11:06:35.795582679Z\" level=info msg=\"Removing container: 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851\" id=593e4b29-14b5-40da-8b06-fa85641b979d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024703 | controller |     "Jun 12 11:06:35.826530 crc crio[19822]: time=\"2026-06-12T11:06:35.826406396Z\" level=info msg=\"Removed container 77ff221575927246b2367ae9f5cf9ecc7c36f24cb19b41b4b19dead6431cd851: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/kube-rbac-proxy\" id=593e4b29-14b5-40da-8b06-fa85641b979d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024723 | controller |     "Jun 12 11:06:35.829758 crc crio[19822]: time=\"2026-06-12T11:06:35.829655727Z\" level=info msg=\"Removing container: b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3\" id=93d7e942-bf11-47fc-89f2-2345a51010a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024739 | controller |     "Jun 12 11:06:35.989318 crc crio[19822]: time=\"2026-06-12T11:06:35.989175457Z\" level=info msg=\"Removed container b6b50d9fbde8c1ed3e5b509d4bfb6f978ef9a17e501e3f49bf022eb126ebe4a3: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/util\" id=93d7e942-bf11-47fc-89f2-2345a51010a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024758 | controller |     "Jun 12 11:06:35.995466 crc crio[19822]: time=\"2026-06-12T11:06:35.995354712Z\" level=info msg=\"Removing container: 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369\" id=39d2b930-1525-4db5-8ff9-58843782e9bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024774 | controller |     "Jun 12 11:06:36.019609 crc crio[19822]: time=\"2026-06-12T11:06:36.019492977Z\" level=info msg=\"Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index@sha256:9f0bdc16299112004c43f90c61add67f9596e50fb1a8b00e249c24707dc0ae93\" id=66a0ac50-bc38-46df-a332-0c10aded4f12 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.024789 | controller |     "Jun 12 11:06:36.021491 crc crio[19822]: time=\"2026-06-12T11:06:36.021402044Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=fa11e76f-c6c7-41b8-9e2a-550ded319066 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.024804 | controller |     "Jun 12 11:06:36.054158 crc crio[19822]: time=\"2026-06-12T11:06:36.053901824Z\" level=info msg=\"Removed container 459d45be55da82e6f85363dc982c4f6a847537216ee8099892492f9ea389f369: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/kube-rbac-proxy\" id=39d2b930-1525-4db5-8ff9-58843782e9bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024819 | controller |     "Jun 12 11:06:36.056846 crc crio[19822]: time=\"2026-06-12T11:06:36.05672019Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=c2416a7d-2c21-47d7-b99b-1e7a8235047f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.024834 | controller |     "Jun 12 11:06:36.057928 crc crio[19822]: time=\"2026-06-12T11:06:36.057857197Z\" level=info msg=\"Removing container: 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc\" id=a3c4ee09-e76f-47e7-82bb-b89a48bc4e85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024854 | controller |     "Jun 12 11:06:36.088899 crc crio[19822]: time=\"2026-06-12T11:06:36.08868654Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-gvpkq/registry-server\" id=0fe4bda2-b43c-4a89-9a43-481031c5d224 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.024883 | controller |     "Jun 12 11:06:36.100427 crc crio[19822]: time=\"2026-06-12T11:06:36.100322864Z\" level=info msg=\"Removed container 79118fad91ba61edefc7bb95130115976d5135c91c02c96825247286bc2878bc: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/manager\" id=a3c4ee09-e76f-47e7-82bb-b89a48bc4e85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024904 | controller |     "Jun 12 11:06:36.103745 crc crio[19822]: time=\"2026-06-12T11:06:36.103678589Z\" level=info msg=\"Removing container: dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288\" id=77d2832e-134f-464e-a98b-c551869e382f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024920 | controller |     "Jun 12 11:06:36.109522 crc crio[19822]: time=\"2026-06-12T11:06:36.108739143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.024935 | controller |     "Jun 12 11:06:36.139846 crc crio[19822]: time=\"2026-06-12T11:06:36.139652319Z\" level=info msg=\"Removed container dd1e481003840971758e249c974cf59f61270dcf413a81981593398bcdcc0288: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/manager\" id=77d2832e-134f-464e-a98b-c551869e382f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024950 | controller |     "Jun 12 11:06:36.144161 crc crio[19822]: time=\"2026-06-12T11:06:36.144100198Z\" level=info msg=\"Removing container: 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4\" id=e2ba881d-9f99-4506-b301-351fa692a1a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024969 | controller |     "Jun 12 11:06:36.182229 crc crio[19822]: time=\"2026-06-12T11:06:36.182119635Z\" level=info msg=\"Removed container 1c5dfe966617a4ba98c0dce37a3a9a338e5c54ad1f8b270de9afda7d57c626c4: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/extract\" id=e2ba881d-9f99-4506-b301-351fa692a1a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.024985 | controller |     "Jun 12 11:06:36.185501 crc crio[19822]: time=\"2026-06-12T11:06:36.185412916Z\" level=info msg=\"Removing container: 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9\" id=93690c18-4e40-4d95-9907-2e86701cf268 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025000 | controller |     "Jun 12 11:06:36.205680 crc crio[19822]: time=\"2026-06-12T11:06:36.205577929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.025015 | controller |     "Jun 12 11:06:36.211228 crc crio[19822]: time=\"2026-06-12T11:06:36.211140716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.025031 | controller |     "Jun 12 11:06:36.313493 crc crio[19822]: time=\"2026-06-12T11:06:36.31331867Z\" level=info msg=\"Removed container 66d1b2ac0ba3ec1884e075a279c51a792f295b579e90c4a259522314ec2ad2c9: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/kube-rbac-proxy\" id=93690c18-4e40-4d95-9907-2e86701cf268 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025046 | controller |     "Jun 12 11:06:36.324873 crc crio[19822]: time=\"2026-06-12T11:06:36.318709678Z\" level=info msg=\"Removing container: 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77\" id=86bef089-09e5-450c-bb9b-b356e33f109d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025061 | controller |     "Jun 12 11:06:36.357258 crc crio[19822]: time=\"2026-06-12T11:06:36.35713584Z\" level=info msg=\"Removed container 386c78354f6523554cb7abf8530d798c30e08affcd07ed3a33e204544b66fb77: openstack-operators/neutron-operator-controller-manager-5468d95c6d-7czhv/kube-rbac-proxy\" id=86bef089-09e5-450c-bb9b-b356e33f109d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025076 | controller |     "Jun 12 11:06:36.360196 crc crio[19822]: time=\"2026-06-12T11:06:36.36015298Z\" level=info msg=\"Removing container: 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd\" id=345c207a-663b-4528-a89d-98ea7eb2c5f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025091 | controller |     "Jun 12 11:06:36.391984 crc crio[19822]: time=\"2026-06-12T11:06:36.391798873Z\" level=info msg=\"Removed container 19992afe68e50792a7208639e7c39fe3cc56cc1cc1484238e06725716a7159fd: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-8d2l5/kube-rbac-proxy\" id=345c207a-663b-4528-a89d-98ea7eb2c5f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025106 | controller |     "Jun 12 11:06:36.396446 crc crio[19822]: time=\"2026-06-12T11:06:36.396409507Z\" level=info msg=\"Removing container: f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562\" id=8d0e4a17-3095-4dea-9275-795386e920e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025121 | controller |     "Jun 12 11:06:36.430969 crc crio[19822]: time=\"2026-06-12T11:06:36.430789244Z\" level=info msg=\"Created container 3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2: openstack-operators/openstack-operator-index-gvpkq/registry-server\" id=0fe4bda2-b43c-4a89-9a43-481031c5d224 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.025139 | controller |     "Jun 12 11:06:36.432357 crc crio[19822]: time=\"2026-06-12T11:06:36.43222115Z\" level=info msg=\"Starting container: 3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2\" id=115cb3a5-b6d0-43f0-8880-b0f1617d8026 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.025154 | controller |     "Jun 12 11:06:36.443272 crc crio[19822]: time=\"2026-06-12T11:06:36.443125959Z\" level=info msg=\"Removed container f47229d8272f7fc9bf25620028e09a4d5086aa4356e36205c753a279f319d562: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/kube-rbac-proxy\" id=8d0e4a17-3095-4dea-9275-795386e920e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025169 | controller |     "Jun 12 11:06:36.445873 crc crio[19822]: time=\"2026-06-12T11:06:36.44570238Z\" level=info msg=\"Started container\" PID=216724 containerID=3eccefedbdcfb99f4dd392ec25652320147dd6d11ee51d6b17a0492ec1b96de2 description=openstack-operators/openstack-operator-index-gvpkq/registry-server id=115cb3a5-b6d0-43f0-8880-b0f1617d8026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a48e198b820d36ea8c1e7e709a425aaa1713bada206549b43ce56dd1db00a4d1",
2026-06-12 11:43:52.025185 | controller |     "Jun 12 11:06:36.447692 crc crio[19822]: time=\"2026-06-12T11:06:36.44757718Z\" level=info msg=\"Removing container: 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050\" id=3c3c71fe-75d7-4fd8-a6b1-62485bd0168f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025200 | controller |     "Jun 12 11:06:36.511403 crc crio[19822]: time=\"2026-06-12T11:06:36.511182895Z\" level=info msg=\"Removed container 610737c9f24b267aa29d03da14b77ff99bd541267727b048df912a63ce4a4050: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11r5zqh/pull\" id=3c3c71fe-75d7-4fd8-a6b1-62485bd0168f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025214 | controller |     "Jun 12 11:06:36.515472 crc crio[19822]: time=\"2026-06-12T11:06:36.515396123Z\" level=info msg=\"Removing container: 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a\" id=83498c5f-36fa-4e99-baf6-3b70f4a3d557 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025229 | controller |     "Jun 12 11:06:36.562561 crc crio[19822]: time=\"2026-06-12T11:06:36.562412883Z\" level=info msg=\"Removed container 0d6b7a5f4d04e8ddcd6028f7bf70abfa2c9f1139c93c35f8dc6fa852497e183a: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=83498c5f-36fa-4e99-baf6-3b70f4a3d557 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025243 | controller |     "Jun 12 11:06:36.565749 crc crio[19822]: time=\"2026-06-12T11:06:36.565667917Z\" level=info msg=\"Removing container: 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269\" id=ab8aca35-ae11-4180-8e9d-c49266ce351b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025258 | controller |     "Jun 12 11:06:36.595092 crc crio[19822]: time=\"2026-06-12T11:06:36.594467478Z\" level=info msg=\"Removed container 64a22353fd680e97fb64733c3131275091a7d2f4b90664f6e9418ae3e8c89269: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/kube-rbac-proxy\" id=ab8aca35-ae11-4180-8e9d-c49266ce351b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025272 | controller |     "Jun 12 11:06:36.598339 crc crio[19822]: time=\"2026-06-12T11:06:36.598079861Z\" level=info msg=\"Removing container: e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c\" id=2e9feaf8-7b85-47af-84aa-8f722c7d7930 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025287 | controller |     "Jun 12 11:06:36.625236 crc crio[19822]: time=\"2026-06-12T11:06:36.625080473Z\" level=info msg=\"Removed container e688b9142eb84c56dc8884222768730e6010e5ea1540c5c1877267a92fd5547c: openstack-operators/cinder-operator-controller-manager-86f4b54d85-z69tn/manager\" id=2e9feaf8-7b85-47af-84aa-8f722c7d7930 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025305 | controller |     "Jun 12 11:06:36.632100 crc crio[19822]: time=\"2026-06-12T11:06:36.631964703Z\" level=info msg=\"Removing container: 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135\" id=d6e21190-8d56-4b41-a763-2860ec0ff487 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025320 | controller |     "Jun 12 11:06:36.666362 crc crio[19822]: time=\"2026-06-12T11:06:36.666212748Z\" level=info msg=\"Removed container 0ad9bcfa08fa550ca4c4beab316a5e1a396cf7278af4f44ee8f20df380ed9135: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/manager\" id=d6e21190-8d56-4b41-a763-2860ec0ff487 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025335 | controller |     "Jun 12 11:06:36.668654 crc crio[19822]: time=\"2026-06-12T11:06:36.668591181Z\" level=info msg=\"Removing container: 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c\" id=8d28b167-e018-4b4a-ba1c-9674f6b6b4d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025351 | controller |     "Jun 12 11:06:36.702378 crc crio[19822]: time=\"2026-06-12T11:06:36.702225126Z\" level=info msg=\"Removed container 644c1e33eb85120b7c23b3c0b570c0dffc74578ccb6040eb9052a5006179e34c: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/kube-rbac-proxy\" id=8d28b167-e018-4b4a-ba1c-9674f6b6b4d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025365 | controller |     "Jun 12 11:06:36.705667 crc crio[19822]: time=\"2026-06-12T11:06:36.705578061Z\" level=info msg=\"Removing container: 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5\" id=aea0f801-d599-4dc4-85a9-1e019f1a7b8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025380 | controller |     "Jun 12 11:06:36.734917 crc crio[19822]: time=\"2026-06-12T11:06:36.734653823Z\" level=info msg=\"Removed container 11f6e8d36d596654d0d9ed2ba1d78c63dc7c5d0ca76131fa2f5c3e21b93b10f5: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/kube-rbac-proxy\" id=aea0f801-d599-4dc4-85a9-1e019f1a7b8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025395 | controller |     "Jun 12 11:06:36.738581 crc crio[19822]: time=\"2026-06-12T11:06:36.73848623Z\" level=info msg=\"Removing container: 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c\" id=14442589-cf14-4f47-823e-fb79ca39e857 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025410 | controller |     "Jun 12 11:06:36.775170 crc crio[19822]: time=\"2026-06-12T11:06:36.775020859Z\" level=info msg=\"Removed container 244f2f7a6ac77e22d334f34e15b6f6b489ed965b064d8f6cea92961d01d9111c: openstack-operators/openstack-operator-controller-operator-5d66cd8964-rh2bm/operator\" id=14442589-cf14-4f47-823e-fb79ca39e857 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025424 | controller |     "Jun 12 11:06:36.777897 crc crio[19822]: time=\"2026-06-12T11:06:36.777745063Z\" level=info msg=\"Removing container: d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30\" id=bcd65294-4dc8-469f-9afc-f3ebfd954eda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025439 | controller |     "Jun 12 11:06:36.822673 crc crio[19822]: time=\"2026-06-12T11:06:36.822574914Z\" level=info msg=\"Removed container d17d1ee5f67fb512e2a738977e3f63512b122d162352c9437ee5951353ad1c30: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/kube-rbac-proxy\" id=bcd65294-4dc8-469f-9afc-f3ebfd954eda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025453 | controller |     "Jun 12 11:06:36.825548 crc crio[19822]: time=\"2026-06-12T11:06:36.825464595Z\" level=info msg=\"Removing container: 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a\" id=a32b4c28-cbe8-4544-beae-e1e3a7e1fa05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025468 | controller |     "Jun 12 11:06:36.858683 crc crio[19822]: time=\"2026-06-12T11:06:36.858573765Z\" level=info msg=\"Removed container 4669efbb5384b42832160330aa644a421bed224502b5f572914f94a517168f0a: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9bx5x/manager\" id=a32b4c28-cbe8-4544-beae-e1e3a7e1fa05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025485 | controller |     "Jun 12 11:06:36.864332 crc crio[19822]: time=\"2026-06-12T11:06:36.864242313Z\" level=info msg=\"Removing container: f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f\" id=1fe1b058-2416-4ecd-ba20-fe936b30028c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025501 | controller |     "Jun 12 11:06:36.900141 crc crio[19822]: time=\"2026-06-12T11:06:36.899966101Z\" level=info msg=\"Removed container f36c1f023b310a6040ec88bba4de53ede0bfab1b56d6176862a565afa5a49b7f: openstack-operators/nova-operator-controller-manager-b9f789587-x2495/kube-rbac-proxy\" id=1fe1b058-2416-4ecd-ba20-fe936b30028c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025515 | controller |     "Jun 12 11:06:36.903466 crc crio[19822]: time=\"2026-06-12T11:06:36.903325139Z\" level=info msg=\"Removing container: e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501\" id=c7298b11-d92c-497c-9f86-a5edc0c38c72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025529 | controller |     "Jun 12 11:06:36.937769 crc crio[19822]: time=\"2026-06-12T11:06:36.937698698Z\" level=info msg=\"Removed container e2d688e88d6ead2aa315bc01b3f40e0b7caee1826f034cee7d879a326d809501: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/manager\" id=c7298b11-d92c-497c-9f86-a5edc0c38c72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025544 | controller |     "Jun 12 11:06:36.953334 crc crio[19822]: time=\"2026-06-12T11:06:36.953187559Z\" level=info msg=\"Removing container: 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c\" id=7853c85a-4788-42ce-a9a9-ead4d61e10d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025558 | controller |     "Jun 12 11:06:36.991993 crc crio[19822]: time=\"2026-06-12T11:06:36.991895927Z\" level=info msg=\"Removed container 6eb3684ff40f82126cce07080706a0f3ec0cd713a0046c0054976ad5a5a7242c: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/kube-rbac-proxy\" id=7853c85a-4788-42ce-a9a9-ead4d61e10d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025573 | controller |     "Jun 12 11:06:36.994744 crc crio[19822]: time=\"2026-06-12T11:06:36.99454931Z\" level=info msg=\"Removing container: cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da\" id=5fd4c9e2-c9c3-4e9a-9e23-e91caaccd1c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025588 | controller |     "Jun 12 11:06:37.021708 crc crio[19822]: time=\"2026-06-12T11:06:37.021656796Z\" level=info msg=\"Removed container cb69baed286eb299da51126d1c3f446a22b4e238f6404dc3d8a59b96547477da: openstack-operators/glance-operator-controller-manager-9d45fd9d6-k8xxr/manager\" id=5fd4c9e2-c9c3-4e9a-9e23-e91caaccd1c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025603 | controller |     "Jun 12 11:06:37.025710 crc crio[19822]: time=\"2026-06-12T11:06:37.02558474Z\" level=info msg=\"Removing container: 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615\" id=462467c5-09a9-44b9-9fc4-f149ffa61445 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025617 | controller |     "Jun 12 11:06:37.056969 crc crio[19822]: time=\"2026-06-12T11:06:37.056856807Z\" level=info msg=\"Removed container 8995a92dc52653345b6d9269535b1402c84aab73124975381571d1059fec6615: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/manager\" id=462467c5-09a9-44b9-9fc4-f149ffa61445 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025632 | controller |     "Jun 12 11:06:37.059614 crc crio[19822]: time=\"2026-06-12T11:06:37.059539082Z\" level=info msg=\"Removing container: 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c\" id=b1c95afc-b35d-436b-bf40-6e804505eeda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025650 | controller |     "Jun 12 11:06:37.089622 crc crio[19822]: time=\"2026-06-12T11:06:37.089255514Z\" level=info msg=\"Removed container 2182e7625340e34844f697604c79d309af7397752e9ee695351a4b21be8c923c: openstack-operators/openstack-operator-index-zm5j6/registry-server\" id=b1c95afc-b35d-436b-bf40-6e804505eeda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025665 | controller |     "Jun 12 11:06:37.095186 crc crio[19822]: time=\"2026-06-12T11:06:37.095144829Z\" level=info msg=\"Removing container: 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840\" id=e113d31e-cf2b-464f-aa88-3d6dacff616a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025680 | controller |     "Jun 12 11:06:37.141561 crc crio[19822]: time=\"2026-06-12T11:06:37.141478928Z\" level=info msg=\"Removed container 90a0a6d99409cf75d46c21cc68c9b656e3516cf105c0f8393f7597f207892840: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/manager\" id=e113d31e-cf2b-464f-aa88-3d6dacff616a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025694 | controller |     "Jun 12 11:06:37.145291 crc crio[19822]: time=\"2026-06-12T11:06:37.145216916Z\" level=info msg=\"Removing container: 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e\" id=03582827-aa5a-4e17-8443-b1e97c8f567f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025709 | controller |     "Jun 12 11:06:37.176500 crc crio[19822]: time=\"2026-06-12T11:06:37.176380683Z\" level=info msg=\"Removed container 0a6a8c50d2a53f10aef0144937c46c2878371a700b2479fc5f5f6a93927a9a7e: openstack-operators/manila-operator-controller-manager-7968c8b6fc-jxkrf/manager\" id=03582827-aa5a-4e17-8443-b1e97c8f567f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025723 | controller |     "Jun 12 11:06:37.178980 crc crio[19822]: time=\"2026-06-12T11:06:37.178915321Z\" level=info msg=\"Removing container: 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af\" id=f35baf7d-e426-4e72-9728-0be7d47b31ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025737 | controller |     "Jun 12 11:06:37.207664 crc crio[19822]: time=\"2026-06-12T11:06:37.207504184Z\" level=info msg=\"Removed container 94d5946cad39862f4b9816e095fd791803fb4cf9e20cc1abc83cf7634f84c2af: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/kube-rbac-proxy\" id=f35baf7d-e426-4e72-9728-0be7d47b31ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025752 | controller |     "Jun 12 11:06:37.211746 crc crio[19822]: time=\"2026-06-12T11:06:37.211674246Z\" level=info msg=\"Removing container: a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593\" id=d9af01dc-59df-4c5a-80ab-02666d05871d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025766 | controller |     "Jun 12 11:06:37.236463 crc crio[19822]: time=\"2026-06-12T11:06:37.236349635Z\" level=info msg=\"Removed container a3bd70b8a7ea6282026c8a10f8545529ea401ba3422b787f83f2b8fdc653c593: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/manager\" id=d9af01dc-59df-4c5a-80ab-02666d05871d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025780 | controller |     "Jun 12 11:06:37.239457 crc crio[19822]: time=\"2026-06-12T11:06:37.239367129Z\" level=info msg=\"Removing container: 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b\" id=12ba8e70-55b0-4c59-8fe4-2abf3367f9a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025795 | controller |     "Jun 12 11:06:37.263866 crc crio[19822]: time=\"2026-06-12T11:06:37.263709507Z\" level=info msg=\"Removed container 523d58898f274b57aa1a715b06db66a34d82aee56e433887c859a1160ee6b62b: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749bc5dz/manager\" id=12ba8e70-55b0-4c59-8fe4-2abf3367f9a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025812 | controller |     "Jun 12 11:06:37.267616 crc crio[19822]: time=\"2026-06-12T11:06:37.267514518Z\" level=info msg=\"Removing container: 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4\" id=fe1ec3c8-a26b-4319-b41c-4df50db07b89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025828 | controller |     "Jun 12 11:06:37.303356 crc crio[19822]: time=\"2026-06-12T11:06:37.303284332Z\" level=info msg=\"Removed container 343974dbef3f275184ad08f7e3836919876ab827a382b02219645671486b2eb4: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-dttld/manager\" id=fe1ec3c8-a26b-4319-b41c-4df50db07b89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025843 | controller |     "Jun 12 11:06:37.311032 crc crio[19822]: time=\"2026-06-12T11:06:37.310946873Z\" level=info msg=\"Removing container: 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce\" id=c62312b5-928e-4f43-8afe-18e2f7ee3994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025861 | controller |     "Jun 12 11:06:37.350375 crc crio[19822]: time=\"2026-06-12T11:06:37.350196428Z\" level=info msg=\"Removed container 7fa3cb1bf975c7d556bdba905cb3bf3bf40150757156fa61089eccff86794cce: openstack-operators/ovn-operator-controller-manager-576f47b94c-tq9v7/manager\" id=c62312b5-928e-4f43-8afe-18e2f7ee3994 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025895 | controller |     "Jun 12 11:06:37.355389 crc crio[19822]: time=\"2026-06-12T11:06:37.355155334Z\" level=info msg=\"Removing container: 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01\" id=9d10a4a8-33f6-4cab-a92d-7f2612c8be1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025912 | controller |     "Jun 12 11:06:37.419650 crc crio[19822]: time=\"2026-06-12T11:06:37.419562691Z\" level=info msg=\"Removed container 4205caaee13a8390ce80ef6fea1ca214aecfd9f11c736b00413fb09757d22a01: openstack-operators/ironic-operator-controller-manager-955dfdfc-q4bls/kube-rbac-proxy\" id=9d10a4a8-33f6-4cab-a92d-7f2612c8be1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025927 | controller |     "Jun 12 11:06:37.423087 crc crio[19822]: time=\"2026-06-12T11:06:37.422984217Z\" level=info msg=\"Removing container: 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62\" id=9ac902a0-0d76-456a-8424-2438e49d34c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025942 | controller |     "Jun 12 11:06:37.459915 crc crio[19822]: time=\"2026-06-12T11:06:37.459744733Z\" level=info msg=\"Removed container 2ffcca714a628a06e5dc5f332fd4c394922703f4eed072bafc52fd0ae1accc62: openstack-operators/horizon-operator-controller-manager-6d6b4779d-jds8l/kube-rbac-proxy\" id=9ac902a0-0d76-456a-8424-2438e49d34c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025957 | controller |     "Jun 12 11:06:37.462077 crc crio[19822]: time=\"2026-06-12T11:06:37.461995932Z\" level=info msg=\"Removing container: 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102\" id=b6d0b862-6f46-494f-b4ac-a091fdd88a3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025972 | controller |     "Jun 12 11:06:37.499123 crc crio[19822]: time=\"2026-06-12T11:06:37.498929373Z\" level=info msg=\"Removed container 1cded2fdb02851a962de21e6e7bb1eefd548b837cf765f72b119206d93e70102: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-pnxhh/manager\" id=b6d0b862-6f46-494f-b4ac-a091fdd88a3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.025987 | controller |     "Jun 12 11:06:37.509011 crc crio[19822]: time=\"2026-06-12T11:06:37.508914359Z\" level=info msg=\"Removing container: 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1\" id=c52f37cc-4260-45e5-86d0-0b5ae9927ddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026001 | controller |     "Jun 12 11:06:37.556206 crc crio[19822]: time=\"2026-06-12T11:06:37.556101008Z\" level=info msg=\"Removed container 41c256cf94c1ad6eff50b7f1ec27f8fc4768fed45d3a2ae1db0243fea6afdcb1: openstack-operators/openstack-operator-controller-manager-647c57968d-bbbhx/manager\" id=c52f37cc-4260-45e5-86d0-0b5ae9927ddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026019 | controller |     "Jun 12 11:06:37.560931 crc crio[19822]: time=\"2026-06-12T11:06:37.560858086Z\" level=info msg=\"Removing container: 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff\" id=65cd6121-7827-4608-9af1-591034eb62ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026035 | controller |     "Jun 12 11:06:37.589981 crc crio[19822]: time=\"2026-06-12T11:06:37.589768591Z\" level=info msg=\"Removed container 314b776ca432a336947d361fa93a51d0fb53850d3ce4e48b764c1fb8e62564ff: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-fp7sz/kube-rbac-proxy\" id=65cd6121-7827-4608-9af1-591034eb62ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026065 | controller |     "Jun 12 11:06:37.593148 crc crio[19822]: time=\"2026-06-12T11:06:37.593078494Z\" level=info msg=\"Removing container: c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e\" id=fd1bcc48-5237-4d59-a6e3-2f2065c832a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026082 | controller |     "Jun 12 11:06:37.728733 crc crio[19822]: time=\"2026-06-12T11:06:37.728628759Z\" level=info msg=\"Removed container c62b298e5f13e7e2bb8665764541833d4ffdab34ce7a63ea6a8553a74ca0720e: openshift-infra/auto-csr-approver-29687700-x9wsc/oc\" id=fd1bcc48-5237-4d59-a6e3-2f2065c832a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026097 | controller |     "Jun 12 11:06:37.733623 crc crio[19822]: time=\"2026-06-12T11:06:37.733423312Z\" level=info msg=\"Removing container: 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c\" id=8c49fed5-911d-4fc5-a9bd-1e3727e4c379 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026113 | controller |     "Jun 12 11:06:37.768464 crc crio[19822]: time=\"2026-06-12T11:06:37.768295792Z\" level=info msg=\"Removed container 9d9b20d655e734ecd90f5aff02f721a38c6bd6633cb79703dd8adf9e848b483c: openstack-operators/infra-operator-controller-manager-7fc948458f-hchbt/kube-rbac-proxy\" id=8c49fed5-911d-4fc5-a9bd-1e3727e4c379 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026128 | controller |     "Jun 12 11:06:37.771083 crc crio[19822]: time=\"2026-06-12T11:06:37.7710145Z\" level=info msg=\"Removing container: 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2\" id=c5b0b264-2aca-4ac1-92f5-5d9c1f62c9ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026143 | controller |     "Jun 12 11:06:37.803381 crc crio[19822]: time=\"2026-06-12T11:06:37.803238054Z\" level=info msg=\"Removed container 9cd676f349164374286e5b29fd84230686c9562aa390044eb50af823c2401ae2: openstack-operators/test-operator-controller-manager-6b49d958cc-684lk/manager\" id=c5b0b264-2aca-4ac1-92f5-5d9c1f62c9ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026159 | controller |     "Jun 12 11:06:37.806992 crc crio[19822]: time=\"2026-06-12T11:06:37.806867804Z\" level=info msg=\"Removing container: 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd\" id=9288962f-e09a-48df-a7bc-79572bf132b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026174 | controller |     "Jun 12 11:06:37.832643 crc crio[19822]: time=\"2026-06-12T11:06:37.832519733Z\" level=info msg=\"Removed container 4240d659c65b6e6b49373dcd1c2a70e5f0368e7caa28080ae4e997774469d9fd: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/manager\" id=9288962f-e09a-48df-a7bc-79572bf132b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026189 | controller |     "Jun 12 11:06:37.835932 crc crio[19822]: time=\"2026-06-12T11:06:37.835863429Z\" level=info msg=\"Removing container: 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082\" id=cbb93e56-b668-45ff-a68f-b62d417785f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026208 | controller |     "Jun 12 11:06:37.863106 crc crio[19822]: time=\"2026-06-12T11:06:37.862571864Z\" level=info msg=\"Removed container 324760e84bf978cab5a90845c3696ec1425eeeb6f3b478f8f170d68c6caaf082: openstack-operators/designate-operator-controller-manager-5c5bc6df66-rw2kh/manager\" id=cbb93e56-b668-45ff-a68f-b62d417785f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026223 | controller |     "Jun 12 11:06:37.865884 crc crio[19822]: time=\"2026-06-12T11:06:37.86567178Z\" level=info msg=\"Removing container: 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6\" id=9950d154-edc4-46a6-b0d0-a3a8fdc2b36b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026238 | controller |     "Jun 12 11:06:37.924435 crc crio[19822]: time=\"2026-06-12T11:06:37.924341385Z\" level=info msg=\"Removed container 219a8f30b2542036f3ce85d0e26191ba71eb560eaa6022c7995e07cc2ef88fb6: openstack-operators/heat-operator-controller-manager-79785d8799-sm7pf/kube-rbac-proxy\" id=9950d154-edc4-46a6-b0d0-a3a8fdc2b36b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026253 | controller |     "Jun 12 11:06:37.933429 crc crio[19822]: time=\"2026-06-12T11:06:37.933229625Z\" level=info msg=\"Removing container: e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36\" id=d95baf7b-aa4c-4644-8484-58537fd41efb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026267 | controller |     "Jun 12 11:06:37.974655 crc crio[19822]: time=\"2026-06-12T11:06:37.974521526Z\" level=info msg=\"Removed container e5dd9a486bdc1f250f30e6597d1b01b0d69b64441ec23056ad9e9222be0acf36: openstack-operators/watcher-operator-controller-manager-54686d9c6d-brstp/kube-rbac-proxy\" id=d95baf7b-aa4c-4644-8484-58537fd41efb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026282 | controller |     "Jun 12 11:06:37.980138 crc crio[19822]: time=\"2026-06-12T11:06:37.980010237Z\" level=info msg=\"Removing container: fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473\" id=3220ca15-3c5f-44f7-a0dc-7454b954a4f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026297 | controller |     "Jun 12 11:06:38.022256 crc crio[19822]: time=\"2026-06-12T11:06:38.022083422Z\" level=info msg=\"Removed container fcbebb8d837f24512576d9f248fa89a0a9f40c5ee96e7507bbe604461551e473: openstack-operators/placement-operator-controller-manager-84859b96f4-v8lht/kube-rbac-proxy\" id=3220ca15-3c5f-44f7-a0dc-7454b954a4f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026312 | controller |     "Jun 12 11:06:38.027957 crc crio[19822]: time=\"2026-06-12T11:06:38.027138382Z\" level=info msg=\"Removing container: 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca\" id=617585da-2517-4124-9c8e-cebe9022fc2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026327 | controller |     "Jun 12 11:06:38.061511 crc crio[19822]: time=\"2026-06-12T11:06:38.061370587Z\" level=info msg=\"Removed container 372ffdce18590238a9691c7ac11e9910c970ef74a69135df0b3bff82ae1084ca: openstack-operators/swift-operator-controller-manager-5cd6475f78-9ntkb/manager\" id=617585da-2517-4124-9c8e-cebe9022fc2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026342 | controller |     "Jun 12 11:06:38.067913 crc crio[19822]: time=\"2026-06-12T11:06:38.067785678Z\" level=info msg=\"Removing container: eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8\" id=a3c737e1-73eb-4a3b-bdc6-214718184312 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026356 | controller |     "Jun 12 11:06:38.099348 crc crio[19822]: time=\"2026-06-12T11:06:38.099024796Z\" level=info msg=\"Removed container eccd61ed7e17d8072bdf3d2e223675b6ef9fad5bd160d6274a7041633de1b4c8: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-4qdx6/operator\" id=a3c737e1-73eb-4a3b-bdc6-214718184312 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.026374 | controller |     "Jun 12 11:06:38.110559 crc crio[19822]: time=\"2026-06-12T11:06:38.110445379Z\" level=info msg=\"Stopping pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=f7986d39-2bb9-4630-b188-3f65becb2b3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026389 | controller |     "Jun 12 11:06:38.110918 crc crio[19822]: time=\"2026-06-12T11:06:38.110567723Z\" level=info msg=\"Stopped pod sandbox (already stopped): d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=f7986d39-2bb9-4630-b188-3f65becb2b3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026404 | controller |     "Jun 12 11:06:38.112622 crc crio[19822]: time=\"2026-06-12T11:06:38.112545086Z\" level=info msg=\"Removing pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=3766f28d-c65b-4a4f-939e-746fff2ab76c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026419 | controller |     "Jun 12 11:06:38.132228 crc crio[19822]: time=\"2026-06-12T11:06:38.131902924Z\" level=info msg=\"Removed pod sandbox: d673b0511f888ee4dee455049079b3abbfed37fb7e0b1306b154d273737eb8fb\" id=3766f28d-c65b-4a4f-939e-746fff2ab76c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026434 | controller |     "Jun 12 11:06:38.133378 crc crio[19822]: time=\"2026-06-12T11:06:38.1330254Z\" level=info msg=\"Stopping pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=319fa79b-55be-4ef5-bd1b-509bd5c75be4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026448 | controller |     "Jun 12 11:06:38.133378 crc crio[19822]: time=\"2026-06-12T11:06:38.133179065Z\" level=info msg=\"Stopped pod sandbox (already stopped): 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=319fa79b-55be-4ef5-bd1b-509bd5c75be4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026463 | controller |     "Jun 12 11:06:38.134378 crc crio[19822]: time=\"2026-06-12T11:06:38.134248638Z\" level=info msg=\"Removing pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=92595cd9-5867-4b7b-94c4-f5cf359634f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026478 | controller |     "Jun 12 11:06:38.159636 crc crio[19822]: time=\"2026-06-12T11:06:38.159437968Z\" level=info msg=\"Removed pod sandbox: 854b6a5ef6aaa49e4db9b6deb6891b5278851857748dd1933a11f75f37f92155\" id=92595cd9-5867-4b7b-94c4-f5cf359634f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026493 | controller |     "Jun 12 11:06:38.161024 crc crio[19822]: time=\"2026-06-12T11:06:38.160912299Z\" level=info msg=\"Stopping pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=42f400c5-1302-48e9-aff1-0b4868acde51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026507 | controller |     "Jun 12 11:06:38.161186 crc crio[19822]: time=\"2026-06-12T11:06:38.161075084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=42f400c5-1302-48e9-aff1-0b4868acde51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026522 | controller |     "Jun 12 11:06:38.161956 crc crio[19822]: time=\"2026-06-12T11:06:38.16186756Z\" level=info msg=\"Removing pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=b38bde88-cefa-461b-b422-a390591d2ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026536 | controller |     "Jun 12 11:06:38.177893 crc crio[19822]: time=\"2026-06-12T11:06:38.177693506Z\" level=info msg=\"Removed pod sandbox: 358c6672452510017ed40eeff66404bfe28b1a44f63ed1bf058ec0566bd36ed2\" id=b38bde88-cefa-461b-b422-a390591d2ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026550 | controller |     "Jun 12 11:06:38.179218 crc crio[19822]: time=\"2026-06-12T11:06:38.17913515Z\" level=info msg=\"Stopping pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=3d26340c-e8ad-40c1-88c9-d576a70a60a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026568 | controller |     "Jun 12 11:06:38.179218 crc crio[19822]: time=\"2026-06-12T11:06:38.179210903Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=3d26340c-e8ad-40c1-88c9-d576a70a60a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026583 | controller |     "Jun 12 11:06:38.180080 crc crio[19822]: time=\"2026-06-12T11:06:38.179952807Z\" level=info msg=\"Removing pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=7bf57eaf-394e-4256-8693-96ec887b75d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026598 | controller |     "Jun 12 11:06:38.197143 crc crio[19822]: time=\"2026-06-12T11:06:38.1969299Z\" level=info msg=\"Removed pod sandbox: 5b02146929025f715ebb59ca0bae7ff9bf8c6930aa1b7fe0ade18e44314fdb7e\" id=7bf57eaf-394e-4256-8693-96ec887b75d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026613 | controller |     "Jun 12 11:06:38.199641 crc crio[19822]: time=\"2026-06-12T11:06:38.199513791Z\" level=info msg=\"Stopping pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=c665db14-d9a4-4af5-8cb5-c66dd16dbac0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026628 | controller |     "Jun 12 11:06:38.199794 crc crio[19822]: time=\"2026-06-12T11:06:38.199750588Z\" level=info msg=\"Stopped pod sandbox (already stopped): c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=c665db14-d9a4-4af5-8cb5-c66dd16dbac0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026642 | controller |     "Jun 12 11:06:38.202601 crc crio[19822]: time=\"2026-06-12T11:06:38.202521777Z\" level=info msg=\"Removing pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=98fb3cdb-a677-4e00-a1ad-aec48abe73ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026657 | controller |     "Jun 12 11:06:38.228297 crc crio[19822]: time=\"2026-06-12T11:06:38.228143194Z\" level=info msg=\"Removed pod sandbox: c88dbd7eb686d5e4154afadddd003f3a1ececd756d14a7da07a3a12409225e16\" id=98fb3cdb-a677-4e00-a1ad-aec48abe73ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026671 | controller |     "Jun 12 11:06:38.228947 crc crio[19822]: time=\"2026-06-12T11:06:38.228890778Z\" level=info msg=\"Stopping pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=9e29a25e-a9f3-4ab2-ac7f-ba4f6ecce7b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026686 | controller |     "Jun 12 11:06:38.229485 crc crio[19822]: time=\"2026-06-12T11:06:38.229461236Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=9e29a25e-a9f3-4ab2-ac7f-ba4f6ecce7b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026701 | controller |     "Jun 12 11:06:38.230333 crc crio[19822]: time=\"2026-06-12T11:06:38.23021741Z\" level=info msg=\"Removing pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=25c1d1fd-4edf-46cc-aeeb-8e38fef0f242 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026715 | controller |     "Jun 12 11:06:38.260578 crc crio[19822]: time=\"2026-06-12T11:06:38.260150786Z\" level=info msg=\"Removed pod sandbox: c1e721b3846ad3a7bb3ca53550d4f1066212171330fe7f85de22388f39d99d45\" id=25c1d1fd-4edf-46cc-aeeb-8e38fef0f242 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026729 | controller |     "Jun 12 11:06:38.261575 crc crio[19822]: time=\"2026-06-12T11:06:38.261393515Z\" level=info msg=\"Stopping pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=e452df08-1a4d-4682-a9fb-82d9fb7dff90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026747 | controller |     "Jun 12 11:06:38.261734 crc crio[19822]: time=\"2026-06-12T11:06:38.261615482Z\" level=info msg=\"Stopped pod sandbox (already stopped): da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=e452df08-1a4d-4682-a9fb-82d9fb7dff90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026762 | controller |     "Jun 12 11:06:38.262500 crc crio[19822]: time=\"2026-06-12T11:06:38.262394067Z\" level=info msg=\"Removing pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=5b30ff2f-1060-4752-bc00-26f53e56dd9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026776 | controller |     "Jun 12 11:06:38.289362 crc crio[19822]: time=\"2026-06-12T11:06:38.289225303Z\" level=info msg=\"Removed pod sandbox: da64239638a23c8c5c0c2d0309340fb054f450872d551b4f3304419735cd9ecb\" id=5b30ff2f-1060-4752-bc00-26f53e56dd9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026790 | controller |     "Jun 12 11:06:38.290296 crc crio[19822]: time=\"2026-06-12T11:06:38.290211094Z\" level=info msg=\"Stopping pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=c3af1db8-f722-418f-bc04-77112d1d493e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026807 | controller |     "Jun 12 11:06:38.290403 crc crio[19822]: time=\"2026-06-12T11:06:38.290304177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=c3af1db8-f722-418f-bc04-77112d1d493e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026822 | controller |     "Jun 12 11:06:38.291387 crc crio[19822]: time=\"2026-06-12T11:06:38.291207376Z\" level=info msg=\"Removing pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=904bd00c-ecf2-42e6-890a-e16ddedcbde6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026836 | controller |     "Jun 12 11:06:38.318363 crc crio[19822]: time=\"2026-06-12T11:06:38.31775996Z\" level=info msg=\"Removed pod sandbox: 9f2281764f52cb951ff81f740359622d15b0a07e9e97854193363340c35672cf\" id=904bd00c-ecf2-42e6-890a-e16ddedcbde6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026850 | controller |     "Jun 12 11:06:38.319370 crc crio[19822]: time=\"2026-06-12T11:06:38.319327724Z\" level=info msg=\"Stopping pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=12556135-eb3b-46dc-869a-8a0afe46d4f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026882 | controller |     "Jun 12 11:06:38.319571 crc crio[19822]: time=\"2026-06-12T11:06:38.319549161Z\" level=info msg=\"Stopped pod sandbox (already stopped): f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=12556135-eb3b-46dc-869a-8a0afe46d4f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026903 | controller |     "Jun 12 11:06:38.320279 crc crio[19822]: time=\"2026-06-12T11:06:38.320195761Z\" level=info msg=\"Removing pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=c5fdf316-1a9f-45de-967b-c2d9f8396e2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026918 | controller |     "Jun 12 11:06:38.344303 crc crio[19822]: time=\"2026-06-12T11:06:38.34416972Z\" level=info msg=\"Removed pod sandbox: f40706efe6d35c1e361064365c90fc24506106ce386724765162874a92c50148\" id=c5fdf316-1a9f-45de-967b-c2d9f8396e2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026933 | controller |     "Jun 12 11:06:38.345396 crc crio[19822]: time=\"2026-06-12T11:06:38.345308422Z\" level=info msg=\"Stopping pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=1ae1f6f6-fab8-43c3-acb0-07c4550395c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026949 | controller |     "Jun 12 11:06:38.345486 crc crio[19822]: time=\"2026-06-12T11:06:38.345401215Z\" level=info msg=\"Stopped pod sandbox (already stopped): db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=1ae1f6f6-fab8-43c3-acb0-07c4550395c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.026970 | controller |     "Jun 12 11:06:38.346466 crc crio[19822]: time=\"2026-06-12T11:06:38.346274063Z\" level=info msg=\"Removing pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=84738c26-7be2-4760-b618-aa9470225ffd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.026985 | controller |     "Jun 12 11:06:38.377264 crc crio[19822]: time=\"2026-06-12T11:06:38.377076363Z\" level=info msg=\"Removed pod sandbox: db6e5725f91cb52f95ea2ccc820584dcd4491d79e666929545d405ac7180cefe\" id=84738c26-7be2-4760-b618-aa9470225ffd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027000 | controller |     "Jun 12 11:06:38.378188 crc crio[19822]: time=\"2026-06-12T11:06:38.377980844Z\" level=info msg=\"Stopping pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=c013c6b2-1da8-4a87-83f3-c40658537147 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027015 | controller |     "Jun 12 11:06:38.378285 crc crio[19822]: time=\"2026-06-12T11:06:38.378208731Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=c013c6b2-1da8-4a87-83f3-c40658537147 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027030 | controller |     "Jun 12 11:06:38.379366 crc crio[19822]: time=\"2026-06-12T11:06:38.379295926Z\" level=info msg=\"Removing pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=b6bc9709-1692-4196-b891-184d26cfba50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027045 | controller |     "Jun 12 11:06:38.413977 crc crio[19822]: time=\"2026-06-12T11:06:38.413720368Z\" level=info msg=\"Removed pod sandbox: cd28371e17e2ca74cd39112f6703b7fb5a157f93404f6cb6ce7a444b43132121\" id=b6bc9709-1692-4196-b891-184d26cfba50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027059 | controller |     "Jun 12 11:06:38.414749 crc crio[19822]: time=\"2026-06-12T11:06:38.414660024Z\" level=info msg=\"Stopping pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=dbc09045-bf56-49eb-aae4-2bf8b27c5056 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027074 | controller |     "Jun 12 11:06:38.415220 crc crio[19822]: time=\"2026-06-12T11:06:38.414925403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=dbc09045-bf56-49eb-aae4-2bf8b27c5056 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027089 | controller |     "Jun 12 11:06:38.415686 crc crio[19822]: time=\"2026-06-12T11:06:38.415620399Z\" level=info msg=\"Removing pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=92da9720-1184-4cbc-85d7-c05d8911b182 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027104 | controller |     "Jun 12 11:06:38.431099 crc crio[19822]: time=\"2026-06-12T11:06:38.430958356Z\" level=info msg=\"Removed pod sandbox: 418d09a1b3f72a6a88f22936df4bfd9fa6d04ecedc267baf411008aa7b2fc4b1\" id=92da9720-1184-4cbc-85d7-c05d8911b182 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027119 | controller |     "Jun 12 11:06:38.432240 crc crio[19822]: time=\"2026-06-12T11:06:38.432018808Z\" level=info msg=\"Stopping pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=58dd2d1a-df0d-4440-9760-0255cbb31f9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027134 | controller |     "Jun 12 11:06:38.432240 crc crio[19822]: time=\"2026-06-12T11:06:38.432164863Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=58dd2d1a-df0d-4440-9760-0255cbb31f9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027152 | controller |     "Jun 12 11:06:38.432908 crc crio[19822]: time=\"2026-06-12T11:06:38.432763052Z\" level=info msg=\"Removing pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=a51f1843-7c4b-4156-a963-526ee91016c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027168 | controller |     "Jun 12 11:06:38.449022 crc crio[19822]: time=\"2026-06-12T11:06:38.448875279Z\" level=info msg=\"Removed pod sandbox: 3d2015ddb771c0ec1d229fa71317d7b5634b96732c5477ecfd68726e9459e4cd\" id=a51f1843-7c4b-4156-a963-526ee91016c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027182 | controller |     "Jun 12 11:06:38.457674 crc crio[19822]: time=\"2026-06-12T11:06:38.457583754Z\" level=info msg=\"Stopping pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=0e33463b-1817-41d1-9c25-ee0536716de8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027197 | controller |     "Jun 12 11:06:38.458146 crc crio[19822]: time=\"2026-06-12T11:06:38.457668587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=0e33463b-1817-41d1-9c25-ee0536716de8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027212 | controller |     "Jun 12 11:06:38.459426 crc crio[19822]: time=\"2026-06-12T11:06:38.45931681Z\" level=info msg=\"Removing pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=6df9b96a-d9e0-4d8a-88d6-63629feaaa09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027226 | controller |     "Jun 12 11:06:38.490176 crc crio[19822]: time=\"2026-06-12T11:06:38.489892949Z\" level=info msg=\"Removed pod sandbox: 76f9cc9adfa3ea1f0fcfb022e9c09c0e8615d5a94084c345b7884b6a3e541200\" id=6df9b96a-d9e0-4d8a-88d6-63629feaaa09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027279 | controller |     "Jun 12 11:06:38.492016 crc crio[19822]: time=\"2026-06-12T11:06:38.491295459Z\" level=info msg=\"Stopping pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=2e1f5e32-acb6-49dc-b0e9-11d75225d440 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027296 | controller |     "Jun 12 11:06:38.492196 crc crio[19822]: time=\"2026-06-12T11:06:38.492093345Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=2e1f5e32-acb6-49dc-b0e9-11d75225d440 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027311 | controller |     "Jun 12 11:06:38.496024 crc crio[19822]: time=\"2026-06-12T11:06:38.495763951Z\" level=info msg=\"Removing pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=13482942-c918-4e51-b482-7c49a0d229f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027326 | controller |     "Jun 12 11:06:38.512273 crc crio[19822]: time=\"2026-06-12T11:06:38.512170008Z\" level=info msg=\"Removed pod sandbox: ba199a355396c097b9fac7a0260411a1ce0717d7444244e9cb7782e4f2bad998\" id=13482942-c918-4e51-b482-7c49a0d229f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027340 | controller |     "Jun 12 11:06:38.516012 crc crio[19822]: time=\"2026-06-12T11:06:38.515535522Z\" level=info msg=\"Stopping pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=ff5534e0-2aec-4c05-8330-a4ef9fa29553 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027355 | controller |     "Jun 12 11:06:38.516012 crc crio[19822]: time=\"2026-06-12T11:06:38.515933845Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=ff5534e0-2aec-4c05-8330-a4ef9fa29553 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027369 | controller |     "Jun 12 11:06:38.517658 crc crio[19822]: time=\"2026-06-12T11:06:38.517579267Z\" level=info msg=\"Removing pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=d43bd565-db15-4c97-b7da-03b00926ae7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027387 | controller |     "Jun 12 11:06:38.532875 crc crio[19822]: time=\"2026-06-12T11:06:38.532748395Z\" level=info msg=\"Removed pod sandbox: b1bd2ba4453d7cdcd9f499c53df20e4e6f72cdabfec415941e954c9acc27b458\" id=d43bd565-db15-4c97-b7da-03b00926ae7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027401 | controller |     "Jun 12 11:06:38.534532 crc crio[19822]: time=\"2026-06-12T11:06:38.534450776Z\" level=info msg=\"Stopping pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=2aa1c80d-c21c-41cb-b4b0-ef54b3cee5a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027416 | controller |     "Jun 12 11:06:38.534532 crc crio[19822]: time=\"2026-06-12T11:06:38.534533608Z\" level=info msg=\"Stopped pod sandbox (already stopped): c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=2aa1c80d-c21c-41cb-b4b0-ef54b3cee5a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027430 | controller |     "Jun 12 11:06:38.535095 crc crio[19822]: time=\"2026-06-12T11:06:38.534980843Z\" level=info msg=\"Removing pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=85050b11-d65b-4db2-9de9-7702c8e39e5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027444 | controller |     "Jun 12 11:06:38.552542 crc crio[19822]: time=\"2026-06-12T11:06:38.552419842Z\" level=info msg=\"Removed pod sandbox: c11473d684b0e10d62e65e452d8efc1624fe4d0ada795be6504e26d650f63437\" id=85050b11-d65b-4db2-9de9-7702c8e39e5a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027459 | controller |     "Jun 12 11:06:38.553712 crc crio[19822]: time=\"2026-06-12T11:06:38.553619808Z\" level=info msg=\"Stopping pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=6d2eb500-c4c4-4a52-ac71-4814fb1a9dfc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027473 | controller |     "Jun 12 11:06:38.553941 crc crio[19822]: time=\"2026-06-12T11:06:38.553866396Z\" level=info msg=\"Stopped pod sandbox (already stopped): c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=6d2eb500-c4c4-4a52-ac71-4814fb1a9dfc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027487 | controller |     "Jun 12 11:06:38.554583 crc crio[19822]: time=\"2026-06-12T11:06:38.554509306Z\" level=info msg=\"Removing pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=9761adcf-da9c-4b71-9298-91ce7bb4935f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027502 | controller |     "Jun 12 11:06:38.571937 crc crio[19822]: time=\"2026-06-12T11:06:38.57179276Z\" level=info msg=\"Removed pod sandbox: c29823546cdc686dfd5c9d3984599a5756b4c1087dc68ad35df72d1b158362fb\" id=9761adcf-da9c-4b71-9298-91ce7bb4935f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027516 | controller |     "Jun 12 11:06:38.573308 crc crio[19822]: time=\"2026-06-12T11:06:38.573208473Z\" level=info msg=\"Stopping pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=47be6dd2-b03e-4703-9fca-83d4ef123ae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027531 | controller |     "Jun 12 11:06:38.573388 crc crio[19822]: time=\"2026-06-12T11:06:38.573351317Z\" level=info msg=\"Stopped pod sandbox (already stopped): ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=47be6dd2-b03e-4703-9fca-83d4ef123ae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027545 | controller |     "Jun 12 11:06:38.574250 crc crio[19822]: time=\"2026-06-12T11:06:38.574176283Z\" level=info msg=\"Removing pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=2cab0d2c-aa9b-4c24-8a1c-5e93e8e2ebc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027563 | controller |     "Jun 12 11:06:38.589126 crc crio[19822]: time=\"2026-06-12T11:06:38.58901145Z\" level=info msg=\"Removed pod sandbox: ade47e6254140d3ffdd3f747a189f90ea569c615036dc19c3c2d208203a92e51\" id=2cab0d2c-aa9b-4c24-8a1c-5e93e8e2ebc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027578 | controller |     "Jun 12 11:06:38.590157 crc crio[19822]: time=\"2026-06-12T11:06:38.590014859Z\" level=info msg=\"Stopping pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=08ba141a-8f0b-4d22-8157-9823fe9e5220 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027592 | controller |     "Jun 12 11:06:38.591460 crc crio[19822]: time=\"2026-06-12T11:06:38.590164474Z\" level=info msg=\"Stopped pod sandbox (already stopped): ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=08ba141a-8f0b-4d22-8157-9823fe9e5220 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027607 | controller |     "Jun 12 11:06:38.591460 crc crio[19822]: time=\"2026-06-12T11:06:38.591268488Z\" level=info msg=\"Removing pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=979e85b5-02dc-445a-8514-6e7a367051f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027622 | controller |     "Jun 12 11:06:38.618009 crc crio[19822]: time=\"2026-06-12T11:06:38.61789732Z\" level=info msg=\"Removed pod sandbox: ceda7d9502106a55daac95494d82ac0b5152e57a057faca0c5d1c5bd2a405814\" id=979e85b5-02dc-445a-8514-6e7a367051f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027636 | controller |     "Jun 12 11:06:38.619300 crc crio[19822]: time=\"2026-06-12T11:06:38.619208866Z\" level=info msg=\"Stopping pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=89119619-7537-4885-bea5-30b85a6c6c30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027651 | controller |     "Jun 12 11:06:38.619400 crc crio[19822]: time=\"2026-06-12T11:06:38.61932706Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=89119619-7537-4885-bea5-30b85a6c6c30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027666 | controller |     "Jun 12 11:06:38.622994 crc crio[19822]: time=\"2026-06-12T11:06:38.622787897Z\" level=info msg=\"Removing pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=19ca5ada-29aa-484d-85d0-95b0b94c543c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027680 | controller |     "Jun 12 11:06:38.643106 crc crio[19822]: time=\"2026-06-12T11:06:38.642955968Z\" level=info msg=\"Removed pod sandbox: ee2c1078804b6585f2336a5160c9feb5482b7435f53aa8ed010df3498c9d01da\" id=19ca5ada-29aa-484d-85d0-95b0b94c543c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027695 | controller |     "Jun 12 11:06:38.644010 crc crio[19822]: time=\"2026-06-12T11:06:38.643937868Z\" level=info msg=\"Stopping pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=def7fecf-3c33-4dd7-bcaf-f2ca5d6408ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027709 | controller |     "Jun 12 11:06:38.644315 crc crio[19822]: time=\"2026-06-12T11:06:38.644243958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=def7fecf-3c33-4dd7-bcaf-f2ca5d6408ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027724 | controller |     "Jun 12 11:06:38.644882 crc crio[19822]: time=\"2026-06-12T11:06:38.644790946Z\" level=info msg=\"Removing pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=18d50c68-673d-4d68-ab0a-0c0e424d3f95 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027739 | controller |     "Jun 12 11:06:38.662722 crc crio[19822]: time=\"2026-06-12T11:06:38.662615825Z\" level=info msg=\"Removed pod sandbox: 3553d761c1e54c9411a859ef825832b2b09f436c0e205fed45ebf5b8172968f0\" id=18d50c68-673d-4d68-ab0a-0c0e424d3f95 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027756 | controller |     "Jun 12 11:06:38.663541 crc crio[19822]: time=\"2026-06-12T11:06:38.663489802Z\" level=info msg=\"Stopping pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=1d7fd6b3-f57e-430e-84e7-d5883d12a288 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027771 | controller |     "Jun 12 11:06:38.663695 crc crio[19822]: time=\"2026-06-12T11:06:38.663569805Z\" level=info msg=\"Stopped pod sandbox (already stopped): c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=1d7fd6b3-f57e-430e-84e7-d5883d12a288 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027786 | controller |     "Jun 12 11:06:38.664485 crc crio[19822]: time=\"2026-06-12T11:06:38.66403416Z\" level=info msg=\"Removing pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=94f39cf0-d2ce-45f4-a633-619b36459ef5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027801 | controller |     "Jun 12 11:06:38.683403 crc crio[19822]: time=\"2026-06-12T11:06:38.68214566Z\" level=info msg=\"Removed pod sandbox: c10b79f3a2f3be7de1da194eec7065ac65aec7e6dd55e347170a832e3eef2139\" id=94f39cf0-d2ce-45f4-a633-619b36459ef5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027816 | controller |     "Jun 12 11:06:38.683740 crc crio[19822]: time=\"2026-06-12T11:06:38.683573923Z\" level=info msg=\"Stopping pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=68c29bc4-aec6-4d34-a239-888ea379462c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027830 | controller |     "Jun 12 11:06:38.683740 crc crio[19822]: time=\"2026-06-12T11:06:38.683654816Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=68c29bc4-aec6-4d34-a239-888ea379462c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027844 | controller |     "Jun 12 11:06:38.684429 crc crio[19822]: time=\"2026-06-12T11:06:38.684346928Z\" level=info msg=\"Removing pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=4c83a786-bd8c-480f-a09f-0f2a784085f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027862 | controller |     "Jun 12 11:06:38.710248 crc crio[19822]: time=\"2026-06-12T11:06:38.709170665Z\" level=info msg=\"Removed pod sandbox: 8bfb94966685052a4ef3889c1938f11792afbde5e9c0cbdcd6f953298c98fbb2\" id=4c83a786-bd8c-480f-a09f-0f2a784085f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027895 | controller |     "Jun 12 11:06:38.712798 crc crio[19822]: time=\"2026-06-12T11:06:38.712682062Z\" level=info msg=\"Stopping pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=3ce313ef-98d9-4418-ad51-b4a8cbf96638 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027911 | controller |     "Jun 12 11:06:38.712798 crc crio[19822]: time=\"2026-06-12T11:06:38.712868848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=3ce313ef-98d9-4418-ad51-b4a8cbf96638 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027926 | controller |     "Jun 12 11:06:38.713546 crc crio[19822]: time=\"2026-06-12T11:06:38.713461186Z\" level=info msg=\"Removing pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=be2035d4-c058-445c-b62f-869e6785eb7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027941 | controller |     "Jun 12 11:06:38.728084 crc crio[19822]: time=\"2026-06-12T11:06:38.727985452Z\" level=info msg=\"Removed pod sandbox: 54c51cc1132ebcf09998831dc8a662a4f09ca5de3616c3107b14e4c253bd5424\" id=be2035d4-c058-445c-b62f-869e6785eb7c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.027956 | controller |     "Jun 12 11:06:38.728868 crc crio[19822]: time=\"2026-06-12T11:06:38.728740264Z\" level=info msg=\"Stopping pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=cc6ec013-5207-4231-a57d-0211fca3afee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027974 | controller |     "Jun 12 11:06:38.728984 crc crio[19822]: time=\"2026-06-12T11:06:38.728871468Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=cc6ec013-5207-4231-a57d-0211fca3afee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.027990 | controller |     "Jun 12 11:06:38.729489 crc crio[19822]: time=\"2026-06-12T11:06:38.729420186Z\" level=info msg=\"Removing pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=34c10147-3562-4bea-8f4d-9440047705f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028005 | controller |     "Jun 12 11:06:38.742922 crc crio[19822]: time=\"2026-06-12T11:06:38.742777124Z\" level=info msg=\"Removed pod sandbox: 27635c7c75f3f05402707311b2066c845a5d4f3317f11f16dd6a19f09221e829\" id=34c10147-3562-4bea-8f4d-9440047705f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028020 | controller |     "Jun 12 11:06:38.744473 crc crio[19822]: time=\"2026-06-12T11:06:38.744379754Z\" level=info msg=\"Stopping pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=f344bc0a-d1a4-4ead-9804-e8a423e3bf19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028034 | controller |     "Jun 12 11:06:38.744554 crc crio[19822]: time=\"2026-06-12T11:06:38.744501698Z\" level=info msg=\"Stopped pod sandbox (already stopped): f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=f344bc0a-d1a4-4ead-9804-e8a423e3bf19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028049 | controller |     "Jun 12 11:06:38.745241 crc crio[19822]: time=\"2026-06-12T11:06:38.745143767Z\" level=info msg=\"Removing pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=2c5a1a96-9408-4ce5-971a-3fc63d19af5c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028064 | controller |     "Jun 12 11:06:38.765763 crc crio[19822]: time=\"2026-06-12T11:06:38.765656783Z\" level=info msg=\"Removed pod sandbox: f4ab08aab85c18e66a0a2bf3839344e5338e4028879138aba5d3a39e83fff667\" id=2c5a1a96-9408-4ce5-971a-3fc63d19af5c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028079 | controller |     "Jun 12 11:06:38.767083 crc crio[19822]: time=\"2026-06-12T11:06:38.766936912Z\" level=info msg=\"Stopping pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=036223a3-35c4-4e39-9354-786ec2908733 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028094 | controller |     "Jun 12 11:06:38.767210 crc crio[19822]: time=\"2026-06-12T11:06:38.767083897Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=036223a3-35c4-4e39-9354-786ec2908733 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028109 | controller |     "Jun 12 11:06:38.768714 crc crio[19822]: time=\"2026-06-12T11:06:38.768630908Z\" level=info msg=\"Removing pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=9ca457d3-0bc8-490e-90b9-0cd240189e6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028124 | controller |     "Jun 12 11:06:38.783846 crc crio[19822]: time=\"2026-06-12T11:06:38.783666859Z\" level=info msg=\"Removed pod sandbox: aa4c2358229b100b8d6de71375f47a9157a26e9ad54b40b08bc8325765c629fc\" id=9ca457d3-0bc8-490e-90b9-0cd240189e6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028139 | controller |     "Jun 12 11:06:38.784663 crc crio[19822]: time=\"2026-06-12T11:06:38.784591446Z\" level=info msg=\"Stopping pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=dc7d98f2-450a-4740-81c6-2d93f1b990bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028158 | controller |     "Jun 12 11:06:38.784663 crc crio[19822]: time=\"2026-06-12T11:06:38.784653298Z\" level=info msg=\"Stopped pod sandbox (already stopped): f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=dc7d98f2-450a-4740-81c6-2d93f1b990bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028173 | controller |     "Jun 12 11:06:38.785245 crc crio[19822]: time=\"2026-06-12T11:06:38.785174415Z\" level=info msg=\"Removing pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=d8ab2f82-f364-4049-bc9d-e6f770e7067b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028188 | controller |     "Jun 12 11:06:38.802401 crc crio[19822]: time=\"2026-06-12T11:06:38.802282125Z\" level=info msg=\"Removed pod sandbox: f06d6f2268cfcb1d724d431445b793a9d10cb8347dc50e3e25f6b43adbd76760\" id=d8ab2f82-f364-4049-bc9d-e6f770e7067b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028204 | controller |     "Jun 12 11:06:38.804013 crc crio[19822]: time=\"2026-06-12T11:06:38.803735798Z\" level=info msg=\"Stopping pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=f2695f7a-7106-44b8-9195-55e26a8703fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028219 | controller |     "Jun 12 11:06:38.804185 crc crio[19822]: time=\"2026-06-12T11:06:38.804024767Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=f2695f7a-7106-44b8-9195-55e26a8703fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028234 | controller |     "Jun 12 11:06:38.804878 crc crio[19822]: time=\"2026-06-12T11:06:38.8047524Z\" level=info msg=\"Removing pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=6e5d985d-0f5e-4bce-b7ac-f768f2cb14d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028248 | controller |     "Jun 12 11:06:38.830474 crc crio[19822]: time=\"2026-06-12T11:06:38.830284108Z\" level=info msg=\"Removed pod sandbox: d9f959ca96e516248fc53bda97f6a7bcec909c6407d34f33ba90124c4a01cbe7\" id=6e5d985d-0f5e-4bce-b7ac-f768f2cb14d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.028263 | controller |     "Jun 12 11:06:54.154193 crc crio[19822]: time=\"2026-06-12T11:06:54.153241845Z\" level=info msg=\"Running pod sandbox: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/POD\" id=992d27e1-07e1-4145-9e87-4b75a138ac45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.028278 | controller |     "Jun 12 11:06:54.155931 crc crio[19822]: time=\"2026-06-12T11:06:54.154228487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028294 | controller |     "Jun 12 11:06:54.191885 crc crio[19822]: time=\"2026-06-12T11:06:54.191781564Z\" level=info msg=\"Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc005212920}] Aliases:map[]}\"",
2026-06-12 11:43:52.028310 | controller |     "Jun 12 11:06:54.192293 crc crio[19822]: time=\"2026-06-12T11:06:54.19226403Z\" level=info msg=\"Adding pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.028326 | controller |     "Jun 12 11:06:54.735398 crc crio[19822]: 2026-06-12T11:06:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:afbf75fdc07cc0d Mac:2e:0e:7d:74:80:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 SocketPath: PciID:}] [{Interface:0xc0005025c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.028345 | controller |     "Jun 12 11:06:54.737603 crc crio[19822]: time=\"2026-06-12T11:06:54.737553036Z\" level=info msg=\"Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc005212920}] Aliases:map[]}\"",
2026-06-12 11:43:52.028362 | controller |     "Jun 12 11:06:54.738100 crc crio[19822]: time=\"2026-06-12T11:06:54.738035492Z\" level=info msg=\"Checking pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.028378 | controller |     "Jun 12 11:06:54.753368 crc crio[19822]: time=\"2026-06-12T11:06:54.753247248Z\" level=info msg=\"Ran pod sandbox afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f with infra container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/POD\" id=992d27e1-07e1-4145-9e87-4b75a138ac45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.028393 | controller |     "Jun 12 11:06:54.761268 crc crio[19822]: time=\"2026-06-12T11:06:54.761168528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1bb5b63c-42e3-497b-9235-3fc3f5c49d9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.028408 | controller |     "Jun 12 11:06:54.765033 crc crio[19822]: time=\"2026-06-12T11:06:54.764888358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1d374abf-328b-4d1a-80bb-54d47401f368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.028424 | controller |     "Jun 12 11:06:54.777112 crc crio[19822]: time=\"2026-06-12T11:06:54.776994024Z\" level=info msg=\"Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util\" id=339fea2a-9bb6-4f76-845e-7a2ed27a572f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.028439 | controller |     "Jun 12 11:06:54.777611 crc crio[19822]: time=\"2026-06-12T11:06:54.777513551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028454 | controller |     "Jun 12 11:06:54.823460 crc crio[19822]: time=\"2026-06-12T11:06:54.823334302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028469 | controller |     "Jun 12 11:06:54.830166 crc crio[19822]: time=\"2026-06-12T11:06:54.830037426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028484 | controller |     "Jun 12 11:06:55.010020 crc crio[19822]: time=\"2026-06-12T11:06:55.0094606Z\" level=info msg=\"Created container 8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util\" id=339fea2a-9bb6-4f76-845e-7a2ed27a572f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.028503 | controller |     "Jun 12 11:06:55.011173 crc crio[19822]: time=\"2026-06-12T11:06:55.01104002Z\" level=info msg=\"Starting container: 8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d\" id=0c0f4b88-c743-488f-99d7-54910ea1ad28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.028518 | controller |     "Jun 12 11:06:55.017241 crc crio[19822]: time=\"2026-06-12T11:06:55.017124004Z\" level=info msg=\"Started container\" PID=217602 containerID=8a307fdd8a695bf51e84d41c1d7cfccc06fc0c6f04712e8ec4e89efa5c41195d description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/util id=0c0f4b88-c743-488f-99d7-54910ea1ad28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f",
2026-06-12 11:43:52.028533 | controller |     "Jun 12 11:06:56.423665 crc crio[19822]: time=\"2026-06-12T11:06:56.423246884Z\" level=info msg=\"Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=56b2e640-3235-4700-accb-cc82f2717fd0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.028549 | controller |     "Jun 12 11:06:56.426502 crc crio[19822]: time=\"2026-06-12T11:06:56.426403544Z\" level=info msg=\"Trying to access \\\"38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 11:43:52.028564 | controller |     "Jun 12 11:06:56.923753 crc crio[19822]: time=\"2026-06-12T11:06:56.923610486Z\" level=info msg=\"Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:c3a20c173ccea9403228c0de335197c60d9f2ce48e717debb33ac2d0c57ef3b5\" id=56b2e640-3235-4700-accb-cc82f2717fd0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.028579 | controller |     "Jun 12 11:06:56.924894 crc crio[19822]: time=\"2026-06-12T11:06:56.924750921Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=669823fc-0932-475b-b0a2-c45da95ef194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.028595 | controller |     "Jun 12 11:06:56.929069 crc crio[19822]: time=\"2026-06-12T11:06:56.928979027Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=b964328c-83b2-4361-871a-148a6567afb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.028610 | controller |     "Jun 12 11:06:56.937386 crc crio[19822]: time=\"2026-06-12T11:06:56.937282492Z\" level=info msg=\"Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull\" id=6e365b73-615c-4f03-86b1-e63e507dbb03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.028624 | controller |     "Jun 12 11:06:56.938790 crc crio[19822]: time=\"2026-06-12T11:06:56.938725898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028639 | controller |     "Jun 12 11:06:56.983367 crc crio[19822]: time=\"2026-06-12T11:06:56.983264228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028653 | controller |     "Jun 12 11:06:56.983716 crc crio[19822]: time=\"2026-06-12T11:06:56.983541427Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/80f25b3a4fd841afdc73a81e6fea70924e1787dc81f92ba88fb37192068e3776/merged/etc/passwd: no such file or directory\"",
2026-06-12 11:43:52.028668 | controller |     "Jun 12 11:06:56.983716 crc crio[19822]: time=\"2026-06-12T11:06:56.983572868Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/80f25b3a4fd841afdc73a81e6fea70924e1787dc81f92ba88fb37192068e3776/merged/etc/group: no such file or directory\"",
2026-06-12 11:43:52.028686 | controller |     "Jun 12 11:06:56.987584 crc crio[19822]: time=\"2026-06-12T11:06:56.987504944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028701 | controller |     "Jun 12 11:06:57.167969 crc crio[19822]: time=\"2026-06-12T11:06:57.166740382Z\" level=info msg=\"Created container 97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull\" id=6e365b73-615c-4f03-86b1-e63e507dbb03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.028717 | controller |     "Jun 12 11:06:57.168468 crc crio[19822]: time=\"2026-06-12T11:06:57.168388484Z\" level=info msg=\"Starting container: 97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d\" id=8abafc3f-13eb-40e6-9741-cbcc223833d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.028732 | controller |     "Jun 12 11:06:57.174194 crc crio[19822]: time=\"2026-06-12T11:06:57.174036484Z\" level=info msg=\"Started container\" PID=217779 containerID=97a1c05de9593d5836a349f26313278640e85fe38a9ccbd1772a3c09a8fb9a3d description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/pull id=8abafc3f-13eb-40e6-9741-cbcc223833d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f",
2026-06-12 11:43:52.028747 | controller |     "Jun 12 11:06:57.442261 crc crio[19822]: time=\"2026-06-12T11:06:57.441325863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b3b60d29-4032-4ab0-8561-c845f4802919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.028762 | controller |     "Jun 12 11:06:57.444478 crc crio[19822]: time=\"2026-06-12T11:06:57.444364659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5a6a8d54-25f9-4c97-a8e0-ee3e4f775ca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.028777 | controller |     "Jun 12 11:06:57.452510 crc crio[19822]: time=\"2026-06-12T11:06:57.452307462Z\" level=info msg=\"Creating container: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract\" id=6ae6a5a6-6000-457e-9a40-68064d9b16a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.028792 | controller |     "Jun 12 11:06:57.453029 crc crio[19822]: time=\"2026-06-12T11:06:57.452764977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028807 | controller |     "Jun 12 11:06:57.496726 crc crio[19822]: time=\"2026-06-12T11:06:57.496610455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028822 | controller |     "Jun 12 11:06:57.499694 crc crio[19822]: time=\"2026-06-12T11:06:57.499598141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.028837 | controller |     "Jun 12 11:06:57.671637 crc crio[19822]: time=\"2026-06-12T11:06:57.671537126Z\" level=info msg=\"Created container 4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e: openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract\" id=6ae6a5a6-6000-457e-9a40-68064d9b16a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.028856 | controller |     "Jun 12 11:06:57.673163 crc crio[19822]: time=\"2026-06-12T11:06:57.673036534Z\" level=info msg=\"Starting container: 4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e\" id=e1befb61-60a4-473e-a0e4-a54b0220f697 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.028894 | controller |     "Jun 12 11:06:57.678687 crc crio[19822]: time=\"2026-06-12T11:06:57.67857272Z\" level=info msg=\"Started container\" PID=217802 containerID=4dbff9ce5a1ee46a195ffe7ddeffc6492dd58e3bfd31f8452215c6bea885430e description=openstack-operators/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/extract id=e1befb61-60a4-473e-a0e4-a54b0220f697 name=/runtime.v1.RuntimeService/StartContainer sandboxID=afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f",
2026-06-12 11:43:52.028912 | controller |     "Jun 12 11:06:59.480749 crc crio[19822]: time=\"2026-06-12T11:06:59.479769533Z\" level=info msg=\"Stopping pod sandbox: afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f\" id=64a1901c-634e-45d8-b7c9-d16b9bdeaccc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028928 | controller |     "Jun 12 11:06:59.482409 crc crio[19822]: time=\"2026-06-12T11:06:59.481304953Z\" level=info msg=\"Got pod network &{Name:52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm Namespace:openstack-operators ID:afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f UID:3a003751-b04f-45e6-a046-e94d9553b84a NetNS:/var/run/netns/6f5f925e-212b-40bf-aa59-ee2b9d467673 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a003751_b04f_45e6_a046_e94d9553b84a.slice PodAnnotations:0xc002ed0948}] Aliases:map[]}\"",
2026-06-12 11:43:52.028943 | controller |     "Jun 12 11:06:59.482409 crc crio[19822]: time=\"2026-06-12T11:06:59.481434737Z\" level=info msg=\"Deleting pod openstack-operators_52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.028958 | controller |     "Jun 12 11:07:00.138183 crc crio[19822]: time=\"2026-06-12T11:07:00.137542171Z\" level=info msg=\"Stopped pod sandbox: afbf75fdc07cc0d63705f537555fe881608cea6d0f2f566e308d5f574cbd8c4f\" id=64a1901c-634e-45d8-b7c9-d16b9bdeaccc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.028973 | controller |     "Jun 12 11:07:06.112971 crc crio[19822]: time=\"2026-06-12T11:07:06.112135832Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/POD\" id=653e3fde-7067-44eb-bf30-de5f2f82124a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.028988 | controller |     "Jun 12 11:07:06.114707 crc crio[19822]: time=\"2026-06-12T11:07:06.114633852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029003 | controller |     "Jun 12 11:07:06.166790 crc crio[19822]: time=\"2026-06-12T11:07:06.16627659Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-567b97d897-f2z8q Namespace:openstack-operators ID:6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 UID:e91d8d94-950d-467b-a992-f3588b58cf1a NetNS:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91d8d94_950d_467b_a992_f3588b58cf1a.slice PodAnnotations:0xc005212148}] Aliases:map[]}\"",
2026-06-12 11:43:52.029019 | controller |     "Jun 12 11:07:06.167806 crc crio[19822]: time=\"2026-06-12T11:07:06.167637873Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-567b97d897-f2z8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.029034 | controller |     "Jun 12 11:07:06.846028 crc crio[19822]: 2026-06-12T11:07:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a062955b14674f Mac:5a:9c:d5:af:25:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.029053 | controller |     "Jun 12 11:07:06.847612 crc crio[19822]: time=\"2026-06-12T11:07:06.847530244Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-567b97d897-f2z8q Namespace:openstack-operators ID:6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 UID:e91d8d94-950d-467b-a992-f3588b58cf1a NetNS:/var/run/netns/e2b60ea8-05d8-4a69-9752-9b6c238a70f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode91d8d94_950d_467b_a992_f3588b58cf1a.slice PodAnnotations:0xc005212148}] Aliases:map[]}\"",
2026-06-12 11:43:52.029069 | controller |     "Jun 12 11:07:06.847967 crc crio[19822]: time=\"2026-06-12T11:07:06.847774997Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-567b97d897-f2z8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.029084 | controller |     "Jun 12 11:07:06.870665 crc crio[19822]: time=\"2026-06-12T11:07:06.870582261Z\" level=info msg=\"Ran pod sandbox 6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8 with infra container: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/POD\" id=653e3fde-7067-44eb-bf30-de5f2f82124a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029100 | controller |     "Jun 12 11:07:06.878206 crc crio[19822]: time=\"2026-06-12T11:07:06.878120213Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.029115 | controller |     "Jun 12 11:07:06.878488 crc crio[19822]: time=\"2026-06-12T11:07:06.878362581Z\" level=info msg=\"Image 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.029131 | controller |     "Jun 12 11:07:06.878488 crc crio[19822]: time=\"2026-06-12T11:07:06.878429693Z\" level=info msg=\"Neither image nor artfiact 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=22e627ad-d27d-4124-9ec9-05c52b219309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.029146 | controller |     "Jun 12 11:07:06.879700 crc crio[19822]: time=\"2026-06-12T11:07:06.879634492Z\" level=info msg=\"Pulling image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=df89681e-3d6f-486f-9d1e-5065bccf921d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.029161 | controller |     "Jun 12 11:07:06.881159 crc crio[19822]: time=\"2026-06-12T11:07:06.88110887Z\" level=info msg=\"Trying to access \\\"38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 11:43:52.029176 | controller |     "Jun 12 11:07:17.043631 crc crio[19822]: time=\"2026-06-12T11:07:17.042581642Z\" level=info msg=\"Pulled image: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator@sha256:815ad8d109b703bcd2b677b06a86ba1380872c778940d4468b456abecb7df7d0\" id=df89681e-3d6f-486f-9d1e-5065bccf921d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.029192 | controller |     "Jun 12 11:07:17.045618 crc crio[19822]: time=\"2026-06-12T11:07:17.045581998Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=4f2f5d24-128f-4382-905d-b405cb339aa3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.029210 | controller |     "Jun 12 11:07:17.050985 crc crio[19822]: time=\"2026-06-12T11:07:17.050774742Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=f95d2290-0c33-4b6a-8876-217c82cade5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.029225 | controller |     "Jun 12 11:07:17.081931 crc crio[19822]: time=\"2026-06-12T11:07:17.081866693Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator\" id=d111fca0-ea17-441a-8b67-8a589089f374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.029240 | controller |     "Jun 12 11:07:17.084430 crc crio[19822]: time=\"2026-06-12T11:07:17.084400035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029256 | controller |     "Jun 12 11:07:17.197753 crc crio[19822]: time=\"2026-06-12T11:07:17.197664718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029271 | controller |     "Jun 12 11:07:17.209601 crc crio[19822]: time=\"2026-06-12T11:07:17.209500516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029287 | controller |     "Jun 12 11:07:17.433007 crc crio[19822]: time=\"2026-06-12T11:07:17.43247647Z\" level=info msg=\"Created container 503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b: openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator\" id=d111fca0-ea17-441a-8b67-8a589089f374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.029302 | controller |     "Jun 12 11:07:17.434215 crc crio[19822]: time=\"2026-06-12T11:07:17.434151924Z\" level=info msg=\"Starting container: 503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b\" id=f1f63050-fa33-4a85-ab4f-1dea1a7562d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.029318 | controller |     "Jun 12 11:07:17.441892 crc crio[19822]: time=\"2026-06-12T11:07:17.441261479Z\" level=info msg=\"Started container\" PID=218970 containerID=503a940054641d6092e980a61a195854e7f1b01c6ad14bdcd061c0d6c504e46b description=openstack-operators/openstack-operator-controller-init-567b97d897-f2z8q/operator id=f1f63050-fa33-4a85-ab4f-1dea1a7562d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a062955b14674f59469dba754fe382ba3470ac26438ae93ab9cdbced997b4d8",
2026-06-12 11:43:52.029334 | controller |     "Jun 12 11:08:01.525968 crc crio[19822]: time=\"2026-06-12T11:08:01.525013209Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687708-rgbch/POD\" id=34c50c8b-c422-415f-bef9-dc6e8ac96a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029349 | controller |     "Jun 12 11:08:01.527230 crc crio[19822]: time=\"2026-06-12T11:08:01.526024831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029365 | controller |     "Jun 12 11:08:01.578760 crc crio[19822]: time=\"2026-06-12T11:08:01.57865812Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.029380 | controller |     "Jun 12 11:08:01.578760 crc crio[19822]: time=\"2026-06-12T11:08:01.578725342Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687708-rgbch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.029399 | controller |     "Jun 12 11:08:02.543082 crc crio[19822]: 2026-06-12T11:08:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4d7295a2fdfda7 Mac:6a:e8:ad:a3:89:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.029415 | controller |     "Jun 12 11:08:02.544721 crc crio[19822]: time=\"2026-06-12T11:08:02.544646957Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc001ee20c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.029430 | controller |     "Jun 12 11:08:02.544981 crc crio[19822]: time=\"2026-06-12T11:08:02.544910855Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687708-rgbch for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.029445 | controller |     "Jun 12 11:08:02.556918 crc crio[19822]: time=\"2026-06-12T11:08:02.556749887Z\" level=info msg=\"Ran pod sandbox c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 with infra container: openshift-infra/auto-csr-approver-29687708-rgbch/POD\" id=34c50c8b-c422-415f-bef9-dc6e8ac96a37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029460 | controller |     "Jun 12 11:08:02.560738 crc crio[19822]: time=\"2026-06-12T11:08:02.560407819Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fc9e40fe-a7fe-4864-a9b5-85e7a546ea40 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.029475 | controller |     "Jun 12 11:08:02.568512 crc crio[19822]: time=\"2026-06-12T11:08:02.568438225Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.029490 | controller |     "Jun 12 11:08:04.545471 crc crio[19822]: time=\"2026-06-12T11:08:04.54463564Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fc9e40fe-a7fe-4864-a9b5-85e7a546ea40 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.029505 | controller |     "Jun 12 11:08:04.546454 crc crio[19822]: time=\"2026-06-12T11:08:04.546291523Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6783a162-4aa9-403f-931c-124bb9b33fc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.029520 | controller |     "Jun 12 11:08:04.549030 crc crio[19822]: time=\"2026-06-12T11:08:04.548557515Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b17f2340-b7f6-43fb-8b46-9c16d3708f48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.029533 | controller |     "Jun 12 11:08:04.868296 crc crio[19822]: time=\"2026-06-12T11:08:04.868180362Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687708-rgbch/oc\" id=2713f18a-02e9-47f4-b8e0-4d69e256c69b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.029548 | controller |     "Jun 12 11:08:04.868764 crc crio[19822]: time=\"2026-06-12T11:08:04.868701149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029563 | controller |     "Jun 12 11:08:04.919918 crc crio[19822]: time=\"2026-06-12T11:08:04.919756838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029580 | controller |     "Jun 12 11:08:05.216556 crc crio[19822]: time=\"2026-06-12T11:08:05.216234116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029596 | controller |     "Jun 12 11:08:05.362166 crc crio[19822]: time=\"2026-06-12T11:08:05.36150943Z\" level=info msg=\"Created container cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3: openshift-infra/auto-csr-approver-29687708-rgbch/oc\" id=2713f18a-02e9-47f4-b8e0-4d69e256c69b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.029611 | controller |     "Jun 12 11:08:05.363688 crc crio[19822]: time=\"2026-06-12T11:08:05.363599318Z\" level=info msg=\"Starting container: cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3\" id=c1b8aefa-cf71-4059-a217-8e8242717e22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.029626 | controller |     "Jun 12 11:08:05.369694 crc crio[19822]: time=\"2026-06-12T11:08:05.369586061Z\" level=info msg=\"Started container\" PID=221113 containerID=cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3 description=openshift-infra/auto-csr-approver-29687708-rgbch/oc id=c1b8aefa-cf71-4059-a217-8e8242717e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720",
2026-06-12 11:43:52.029642 | controller |     "Jun 12 11:08:07.551960 crc crio[19822]: time=\"2026-06-12T11:08:07.551185507Z\" level=info msg=\"Stopping pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=3955b46b-7446-4723-b6ac-bfaecee7b2f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.029657 | controller |     "Jun 12 11:08:07.553130 crc crio[19822]: time=\"2026-06-12T11:08:07.552638493Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687708-rgbch Namespace:openshift-infra ID:c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720 UID:84a45538-5d14-4659-b619-036170aa7bcc NetNS:/var/run/netns/1cb01e9a-695f-4640-9ac3-73478c6189e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84a45538_5d14_4659_b619_036170aa7bcc.slice PodAnnotations:0xc002ed0038}] Aliases:map[]}\"",
2026-06-12 11:43:52.029672 | controller |     "Jun 12 11:08:07.553130 crc crio[19822]: time=\"2026-06-12T11:08:07.552872401Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687708-rgbch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.029687 | controller |     "Jun 12 11:08:08.102588 crc crio[19822]: time=\"2026-06-12T11:08:08.10204186Z\" level=info msg=\"Stopped pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=3955b46b-7446-4723-b6ac-bfaecee7b2f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.029702 | controller |     "Jun 12 11:08:11.228299 crc crio[19822]: time=\"2026-06-12T11:08:11.226860692Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/POD\" id=2f96ba72-3b6b-40ba-aca1-42e9afb8752e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029717 | controller |     "Jun 12 11:08:11.228299 crc crio[19822]: time=\"2026-06-12T11:08:11.227691838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029732 | controller |     "Jun 12 11:08:11.307319 crc crio[19822]: time=\"2026-06-12T11:08:11.307219099Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/POD\" id=f96af420-c81c-4971-9c8b-11621eec12b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029753 | controller |     "Jun 12 11:08:11.307554 crc crio[19822]: time=\"2026-06-12T11:08:11.307348643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029768 | controller |     "Jun 12 11:08:11.372920 crc crio[19822]: time=\"2026-06-12T11:08:11.372196197Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-hmdmk Namespace:openstack-operators ID:d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 UID:93c4c9f0-5eb4-49f3-b919-408d7896c797 NetNS:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4c9f0_5eb4_49f3_b919_408d7896c797.slice PodAnnotations:0xc001ee3438}] Aliases:map[]}\"",
2026-06-12 11:43:52.029784 | controller |     "Jun 12 11:08:11.372920 crc crio[19822]: time=\"2026-06-12T11:08:11.37229893Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-hmdmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.029800 | controller |     "Jun 12 11:08:11.407919 crc crio[19822]: time=\"2026-06-12T11:08:11.405038273Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/POD\" id=e0fb44ac-f635-4ea2-b433-41e6df43b27f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029817 | controller |     "Jun 12 11:08:11.407919 crc crio[19822]: time=\"2026-06-12T11:08:11.405242519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029834 | controller |     "Jun 12 11:08:11.496909 crc crio[19822]: time=\"2026-06-12T11:08:11.496762615Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/POD\" id=88ab5bbc-0268-46cf-8aed-16769daaf094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029852 | controller |     "Jun 12 11:08:11.497148 crc crio[19822]: time=\"2026-06-12T11:08:11.496949941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029881 | controller |     "Jun 12 11:08:11.540663 crc crio[19822]: time=\"2026-06-12T11:08:11.540568101Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-xxrlp Namespace:openstack-operators ID:2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 UID:205a4a70-d19c-4469-aabc-e1bd0aaf0453 NetNS:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod205a4a70_d19c_4469_aabc_e1bd0aaf0453.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.029902 | controller |     "Jun 12 11:08:11.540663 crc crio[19822]: time=\"2026-06-12T11:08:11.540639593Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-xxrlp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.029918 | controller |     "Jun 12 11:08:11.561492 crc crio[19822]: time=\"2026-06-12T11:08:11.560407155Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/POD\" id=a739ea26-40e8-4536-8880-92555141695b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029933 | controller |     "Jun 12 11:08:11.561492 crc crio[19822]: time=\"2026-06-12T11:08:11.560512508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029951 | controller |     "Jun 12 11:08:11.577936 crc crio[19822]: time=\"2026-06-12T11:08:11.577870178Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/POD\" id=f7c2d78d-91d0-4be5-8891-7209c7bdf10d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.029967 | controller |     "Jun 12 11:08:11.578168 crc crio[19822]: time=\"2026-06-12T11:08:11.577970743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.029982 | controller |     "Jun 12 11:08:11.589986 crc crio[19822]: time=\"2026-06-12T11:08:11.586994189Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-q7jfq Namespace:openstack-operators ID:ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 UID:07d8313b-bfb8-48d0-b869-cb9c52a50e35 NetNS:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07d8313b_bfb8_48d0_b869_cb9c52a50e35.slice PodAnnotations:0xc00008cc10}] Aliases:map[]}\"",
2026-06-12 11:43:52.029997 | controller |     "Jun 12 11:08:11.589986 crc crio[19822]: time=\"2026-06-12T11:08:11.588933202Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-q7jfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030047 | controller |     "Jun 12 11:08:11.644995 crc crio[19822]: time=\"2026-06-12T11:08:11.644794753Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/POD\" id=84aa791f-1d24-4649-91bf-1c2d38fb269e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030070 | controller |     "Jun 12 11:08:11.644995 crc crio[19822]: time=\"2026-06-12T11:08:11.644952558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030087 | controller |     "Jun 12 11:08:11.823229 crc crio[19822]: time=\"2026-06-12T11:08:11.813637769Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/POD\" id=3952dbae-d30a-40e9-915d-e82ceada05bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030102 | controller |     "Jun 12 11:08:11.823229 crc crio[19822]: time=\"2026-06-12T11:08:11.8142984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030118 | controller |     "Jun 12 11:08:12.016525 crc crio[19822]: time=\"2026-06-12T11:08:12.015339424Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-cp7t9 Namespace:openstack-operators ID:d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 UID:6f14c7bc-9fe6-4855-b8e1-90a1c555c871 NetNS:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f14c7bc_9fe6_4855_b8e1_90a1c555c871.slice PodAnnotations:0xc000120750}] Aliases:map[]}\"",
2026-06-12 11:43:52.030133 | controller |     "Jun 12 11:08:12.016525 crc crio[19822]: time=\"2026-06-12T11:08:12.015389652Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-cp7t9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030162 | controller |     "Jun 12 11:08:12.063317 crc crio[19822]: time=\"2026-06-12T11:08:12.047890692Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dzwsp Namespace:openstack-operators ID:25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 UID:bb75e3dd-5459-42b6-985b-ed5acbd01f3b NetNS:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb75e3dd_5459_42b6_985b_ed5acbd01f3b.slice PodAnnotations:0xc000120898}] Aliases:map[]}\"",
2026-06-12 11:43:52.030182 | controller |     "Jun 12 11:08:12.063621 crc crio[19822]: time=\"2026-06-12T11:08:12.063499865Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dzwsp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030198 | controller |     "Jun 12 11:08:12.097965 crc crio[19822]: time=\"2026-06-12T11:08:12.095608064Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/POD\" id=09f69698-26e7-42c4-81d4-0f54e94f610d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030213 | controller |     "Jun 12 11:08:12.097965 crc crio[19822]: time=\"2026-06-12T11:08:12.095695929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030228 | controller |     "Jun 12 11:08:12.168147 crc crio[19822]: time=\"2026-06-12T11:08:12.167684967Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-kxhvw Namespace:openstack-operators ID:90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af UID:f7a3290b-63dd-4615-8e47-bedd2f41e2a9 NetNS:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7a3290b_63dd_4615_8e47_bedd2f41e2a9.slice PodAnnotations:0xc002144290}] Aliases:map[]}\"",
2026-06-12 11:43:52.030244 | controller |     "Jun 12 11:08:12.168147 crc crio[19822]: time=\"2026-06-12T11:08:12.167775062Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-kxhvw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030260 | controller |     "Jun 12 11:08:12.347590 crc crio[19822]: time=\"2026-06-12T11:08:12.346972704Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/POD\" id=9c611212-2151-4182-9fd9-c9ac46eaf927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030275 | controller |     "Jun 12 11:08:12.351348 crc crio[19822]: time=\"2026-06-12T11:08:12.351310434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030290 | controller |     "Jun 12 11:08:12.385880 crc crio[19822]: time=\"2026-06-12T11:08:12.385745122Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/POD\" id=262c86a0-d596-4a96-b5bc-87951129e4b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030305 | controller |     "Jun 12 11:08:12.386025 crc crio[19822]: time=\"2026-06-12T11:08:12.385897287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030320 | controller |     "Jun 12 11:08:12.403117 crc crio[19822]: time=\"2026-06-12T11:08:12.402800107Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6xbsw Namespace:openstack-operators ID:f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 UID:0993021f-c042-4547-b43a-2d4424e9db5a NetNS:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0993021f_c042_4547_b43a_2d4424e9db5a.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.030339 | controller |     "Jun 12 11:08:12.403117 crc crio[19822]: time=\"2026-06-12T11:08:12.403080181Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6xbsw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030355 | controller |     "Jun 12 11:08:12.414683 crc crio[19822]: time=\"2026-06-12T11:08:12.414389496Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-xxjjb Namespace:openstack-operators ID:5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 UID:6c7d9732-ad24-44fb-bd50-510babc6be58 NetNS:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c7d9732_ad24_44fb_bd50_510babc6be58.slice PodAnnotations:0xc00008ca40}] Aliases:map[]}\"",
2026-06-12 11:43:52.030370 | controller |     "Jun 12 11:08:12.414683 crc crio[19822]: time=\"2026-06-12T11:08:12.414436427Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-xxjjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030386 | controller |     "Jun 12 11:08:12.420775 crc crio[19822]: time=\"2026-06-12T11:08:12.420670211Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-wp25v Namespace:openstack-operators ID:00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 UID:f98a9b5e-9cff-458e-aa83-784a5a7b3d2d NetNS:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf98a9b5e_9cff_458e_aa83_784a5a7b3d2d.slice PodAnnotations:0xc003094100}] Aliases:map[]}\"",
2026-06-12 11:43:52.030401 | controller |     "Jun 12 11:08:12.421006 crc crio[19822]: time=\"2026-06-12T11:08:12.420983502Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-wp25v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030415 | controller |     "Jun 12 11:08:12.434458 crc crio[19822]: time=\"2026-06-12T11:08:12.43425718Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/POD\" id=3cdbf95d-cd55-416e-8ee1-cca601c15455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030430 | controller |     "Jun 12 11:08:12.434458 crc crio[19822]: time=\"2026-06-12T11:08:12.434377874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030445 | controller |     "Jun 12 11:08:12.508214 crc crio[19822]: time=\"2026-06-12T11:08:12.508129379Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdwbn Namespace:openstack-operators ID:0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa UID:6338f7e2-64dd-4fa7-b660-cfdb87828211 NetNS:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6338f7e2_64dd_4fa7_b660_cfdb87828211.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.030461 | controller |     "Jun 12 11:08:12.508420 crc crio[19822]: time=\"2026-06-12T11:08:12.508204191Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-wdwbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030477 | controller |     "Jun 12 11:08:12.513692 crc crio[19822]: time=\"2026-06-12T11:08:12.50824695Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/POD\" id=dcc8e7c8-e50a-4f8f-b577-35dcff606469 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030496 | controller |     "Jun 12 11:08:12.513692 crc crio[19822]: time=\"2026-06-12T11:08:12.51352473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030512 | controller |     "Jun 12 11:08:12.571225 crc crio[19822]: time=\"2026-06-12T11:08:12.571047026Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-2mv8m Namespace:openstack-operators ID:619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 UID:225ba33c-e90c-453c-98ac-79abda3df174 NetNS:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225ba33c_e90c_453c_98ac_79abda3df174.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"",
2026-06-12 11:43:52.030527 | controller |     "Jun 12 11:08:12.571225 crc crio[19822]: time=\"2026-06-12T11:08:12.571141029Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-2mv8m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030543 | controller |     "Jun 12 11:08:12.591322 crc crio[19822]: time=\"2026-06-12T11:08:12.589383817Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bsrp9 Namespace:openstack-operators ID:01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef UID:2ea6a4c9-1b6f-4dcd-ae49-d21cdb8fba8c NetNS:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ea6a4c9_1b6f_4dcd_ae49_d21cdb8fba8c.slice PodAnnotations:0xc001ee2420}] Aliases:map[]}\"",
2026-06-12 11:43:52.030558 | controller |     "Jun 12 11:08:12.591322 crc crio[19822]: time=\"2026-06-12T11:08:12.589969176Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bsrp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030573 | controller |     "Jun 12 11:08:12.615548 crc crio[19822]: time=\"2026-06-12T11:08:12.608115351Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-4pz86 Namespace:openstack-operators ID:e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b UID:213d616b-0cf9-4d6b-b51d-452a80897145 NetNS:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod213d616b_0cf9_4d6b_b51d_452a80897145.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.030589 | controller |     "Jun 12 11:08:12.615548 crc crio[19822]: time=\"2026-06-12T11:08:12.608216694Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-4pz86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030604 | controller |     "Jun 12 11:08:12.685390 crc crio[19822]: time=\"2026-06-12T11:08:12.684783335Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/POD\" id=4125bf96-f632-4230-a8d5-b82124a5509d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030619 | controller |     "Jun 12 11:08:12.685390 crc crio[19822]: time=\"2026-06-12T11:08:12.684934679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030633 | controller |     "Jun 12 11:08:12.760442 crc crio[19822]: time=\"2026-06-12T11:08:12.760283313Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/POD\" id=9f673f65-50f9-479d-98b9-3b377cee2de0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030652 | controller |     "Jun 12 11:08:12.760442 crc crio[19822]: time=\"2026-06-12T11:08:12.7604094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030668 | controller |     "Jun 12 11:08:12.844677 crc crio[19822]: 2026-06-12T11:08:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d037982c3c77d81 Mac:52:ac:76:1a:e8:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c SocketPath: PciID:}] [{Interface:0xc000318780 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.030684 | controller |     "Jun 12 11:08:12.896916 crc crio[19822]: time=\"2026-06-12T11:08:12.895896186Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/POD\" id=dce5dd1e-67e0-40ba-a0c8-73626979afdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030700 | controller |     "Jun 12 11:08:12.896916 crc crio[19822]: time=\"2026-06-12T11:08:12.89602838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030715 | controller |     "Jun 12 11:08:12.950802 crc crio[19822]: time=\"2026-06-12T11:08:12.95047791Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-hmdmk Namespace:openstack-operators ID:d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 UID:93c4c9f0-5eb4-49f3-b919-408d7896c797 NetNS:/var/run/netns/e1d6b16a-bddc-4757-9624-dbcae022c11c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod93c4c9f0_5eb4_49f3_b919_408d7896c797.slice PodAnnotations:0xc001ee3438}] Aliases:map[]}\"",
2026-06-12 11:43:52.030731 | controller |     "Jun 12 11:08:12.951017 crc crio[19822]: time=\"2026-06-12T11:08:12.950994277Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-hmdmk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.030746 | controller |     "Jun 12 11:08:12.971856 crc crio[19822]: time=\"2026-06-12T11:08:12.968186187Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-blh9w Namespace:openstack-operators ID:b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 UID:733d0e23-4085-4867-9843-2d15925caa77 NetNS:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733d0e23_4085_4867_9843_2d15925caa77.slice PodAnnotations:0xc0007ac128}] Aliases:map[]}\"",
2026-06-12 11:43:52.030762 | controller |     "Jun 12 11:08:12.971856 crc crio[19822]: time=\"2026-06-12T11:08:12.968239879Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-blh9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030777 | controller |     "Jun 12 11:08:13.107380 crc crio[19822]: time=\"2026-06-12T11:08:13.107275182Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/POD\" id=ccaa8d40-2a93-4186-9990-d23dc38c879a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030792 | controller |     "Jun 12 11:08:13.107380 crc crio[19822]: time=\"2026-06-12T11:08:13.107388136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030811 | controller |     "Jun 12 11:08:13.118529 crc crio[19822]: time=\"2026-06-12T11:08:13.117221508Z\" level=info msg=\"Ran pod sandbox d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70 with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/POD\" id=2f96ba72-3b6b-40ba-aca1-42e9afb8752e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030827 | controller |     "Jun 12 11:08:13.148518 crc crio[19822]: time=\"2026-06-12T11:08:13.148421004Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.030843 | controller |     "Jun 12 11:08:13.159625 crc crio[19822]: time=\"2026-06-12T11:08:13.158687895Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.030862 | controller |     "Jun 12 11:08:13.159625 crc crio[19822]: time=\"2026-06-12T11:08:13.15948558Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=f90f441e-7706-4fa2-9088-c28e9ca7fb04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.030895 | controller |     "Jun 12 11:08:13.166269 crc crio[19822]: time=\"2026-06-12T11:08:13.166178998Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=3bf50fff-7206-4358-bbcc-9cb082108efa name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.030911 | controller |     "Jun 12 11:08:13.185440 crc crio[19822]: time=\"2026-06-12T11:08:13.185176074Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-12 11:43:52.030927 | controller |     "Jun 12 11:08:13.216604 crc crio[19822]: time=\"2026-06-12T11:08:13.216511245Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5489tdf Namespace:openstack-operators ID:db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 UID:52e36a2a-ee07-4508-9017-dc910fceba39 NetNS:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e36a2a_ee07_4508_9017_dc910fceba39.slice PodAnnotations:0xc00101a0a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.030942 | controller |     "Jun 12 11:08:13.216604 crc crio[19822]: time=\"2026-06-12T11:08:13.216582727Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5489tdf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.030957 | controller |     "Jun 12 11:08:13.241415 crc crio[19822]: time=\"2026-06-12T11:08:13.239356089Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/POD\" id=210158e1-ce2e-4220-aed5-6a918909527b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.030972 | controller |     "Jun 12 11:08:13.241415 crc crio[19822]: time=\"2026-06-12T11:08:13.239459172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.030987 | controller |     "Jun 12 11:08:13.241951 crc crio[19822]: time=\"2026-06-12T11:08:13.241704758Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-xbj5n Namespace:openstack-operators ID:d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 UID:f77d2b3f-17ba-4f9a-a9cf-bd856e56d6ef NetNS:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf77d2b3f_17ba_4f9a_a9cf_bd856e56d6ef.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}\"",
2026-06-12 11:43:52.031006 | controller |     "Jun 12 11:08:13.241951 crc crio[19822]: time=\"2026-06-12T11:08:13.241746279Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-xbj5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.031022 | controller |     "Jun 12 11:08:13.256430 crc crio[19822]: time=\"2026-06-12T11:08:13.251004065Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-2dqw5 Namespace:openstack-operators ID:d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 UID:d67a3d85-7d68-49f2-b759-02e11faabeef NetNS:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd67a3d85_7d68_49f2_b759_02e11faabeef.slice PodAnnotations:0xc00008ccf0}] Aliases:map[]}\"",
2026-06-12 11:43:52.031037 | controller |     "Jun 12 11:08:13.256430 crc crio[19822]: time=\"2026-06-12T11:08:13.252329358Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-2dqw5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.031053 | controller |     "Jun 12 11:08:13.294393 crc crio[19822]: time=\"2026-06-12T11:08:13.292391805Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/POD\" id=20fa9405-f1dd-49cf-b667-b6767518a938 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.031068 | controller |     "Jun 12 11:08:13.294393 crc crio[19822]: time=\"2026-06-12T11:08:13.293045356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.031083 | controller |     "Jun 12 11:08:13.678785 crc crio[19822]: time=\"2026-06-12T11:08:13.676427328Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-q5dnk Namespace:openstack-operators ID:f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 UID:5cfc8aa4-951f-48b7-8765-1ec1173b82fe NetNS:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cfc8aa4_951f_48b7_8765_1ec1173b82fe.slice PodAnnotations:0xc0007ac918}] Aliases:map[]}\"",
2026-06-12 11:43:52.031098 | controller |     "Jun 12 11:08:13.678785 crc crio[19822]: time=\"2026-06-12T11:08:13.677251675Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-q5dnk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.031113 | controller |     "Jun 12 11:08:13.692969 crc crio[19822]: time=\"2026-06-12T11:08:13.687627914Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ww74w Namespace:openstack-operators ID:6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b UID:37da28a4-9dd5-49f3-a4ba-13e82d20b87c NetNS:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37da28a4_9dd5_49f3_a4ba_13e82d20b87c.slice PodAnnotations:0xc00101ab90}] Aliases:map[]}\"",
2026-06-12 11:43:52.031128 | controller |     "Jun 12 11:08:13.692969 crc crio[19822]: time=\"2026-06-12T11:08:13.687745928Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ww74w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.031146 | controller |     "Jun 12 11:08:13.799753 crc crio[19822]: time=\"2026-06-12T11:08:13.794691095Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/POD\" id=ec72b545-ecfc-4b01-8821-366b17254ee8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.031161 | controller |     "Jun 12 11:08:13.799753 crc crio[19822]: time=\"2026-06-12T11:08:13.794784453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.031175 | controller |     "Jun 12 11:08:13.877617 crc crio[19822]: time=\"2026-06-12T11:08:13.877561586Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-fqhqr Namespace:openstack-operators ID:e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 UID:52cdb64c-bf10-49b6-9015-59fdc0c218e6 NetNS:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52cdb64c_bf10_49b6_9015_59fdc0c218e6.slice PodAnnotations:0xc002ed0090}] Aliases:map[]}\"",
2026-06-12 11:43:52.031190 | controller |     "Jun 12 11:08:13.878007 crc crio[19822]: time=\"2026-06-12T11:08:13.87798026Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-fqhqr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.031204 | controller |     "Jun 12 11:08:14.016960 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2579e782dbd6aa2 Mac:16:80:e5:77:8a:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc SocketPath: PciID:}] [{Interface:0xc000428fb0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.031219 | controller |     "Jun 12 11:08:14.041630 crc crio[19822]: time=\"2026-06-12T11:08:14.041409012Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-xxrlp Namespace:openstack-operators ID:2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 UID:205a4a70-d19c-4469-aabc-e1bd0aaf0453 NetNS:/var/run/netns/2db9004a-6ebc-4524-a142-b31407248abc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod205a4a70_d19c_4469_aabc_e1bd0aaf0453.slice PodAnnotations:0xc001ee20f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.031234 | controller |     "Jun 12 11:08:14.041630 crc crio[19822]: time=\"2026-06-12T11:08:14.041577827Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-xxrlp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.031249 | controller |     "Jun 12 11:08:14.054504 crc crio[19822]: time=\"2026-06-12T11:08:14.050102908Z\" level=info msg=\"Ran pod sandbox 2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56 with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/POD\" id=f96af420-c81c-4971-9c8b-11621eec12b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.031264 | controller |     "Jun 12 11:08:14.063108 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d372ef4618682e3 Mac:ea:54:2b:18:ba:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 SocketPath: PciID:}] [{Interface:0xc0003e7270 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.031279 | controller |     "Jun 12 11:08:14.064345 crc crio[19822]: time=\"2026-06-12T11:08:14.064263059Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031298 | controller |     "Jun 12 11:08:14.064680 crc crio[19822]: time=\"2026-06-12T11:08:14.064614731Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031313 | controller |     "Jun 12 11:08:14.064797 crc crio[19822]: time=\"2026-06-12T11:08:14.064715234Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=3b680f1c-dce9-4008-8d02-ff13b7be3ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031328 | controller |     "Jun 12 11:08:14.070947 crc crio[19822]: time=\"2026-06-12T11:08:14.06711714Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=cafd9b74-dd2f-4c7b-8b95-86d2138e8f6a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.031343 | controller |     "Jun 12 11:08:14.071372 crc crio[19822]: time=\"2026-06-12T11:08:14.070969255Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-12 11:43:52.031359 | controller |     "Jun 12 11:08:14.093785 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba06b5a6b227339 Mac:0a:19:09:e7:8f:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 SocketPath: PciID:}] [{Interface:0xc0002c8960 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.031374 | controller |     "Jun 12 11:08:14.127268 crc crio[19822]: time=\"2026-06-12T11:08:14.126602378Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-cp7t9 Namespace:openstack-operators ID:d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 UID:6f14c7bc-9fe6-4855-b8e1-90a1c555c871 NetNS:/var/run/netns/2a795a68-b114-4af2-8c4d-e701fd615247 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f14c7bc_9fe6_4855_b8e1_90a1c555c871.slice PodAnnotations:0xc000120750}] Aliases:map[]}\"",
2026-06-12 11:43:52.031390 | controller |     "Jun 12 11:08:14.127595 crc crio[19822]: time=\"2026-06-12T11:08:14.127449706Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-cp7t9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.031405 | controller |     "Jun 12 11:08:14.134282 crc crio[19822]: time=\"2026-06-12T11:08:14.134204501Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-q7jfq Namespace:openstack-operators ID:ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 UID:07d8313b-bfb8-48d0-b869-cb9c52a50e35 NetNS:/var/run/netns/45b9a384-7d70-4e79-836b-6e91ecebc734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07d8313b_bfb8_48d0_b869_cb9c52a50e35.slice PodAnnotations:0xc00008cc10}] Aliases:map[]}\"",
2026-06-12 11:43:52.031421 | controller |     "Jun 12 11:08:14.134445 crc crio[19822]: time=\"2026-06-12T11:08:14.134423988Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-q7jfq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.031436 | controller |     "Jun 12 11:08:14.160024 crc crio[19822]: time=\"2026-06-12T11:08:14.154157819Z\" level=info msg=\"Ran pod sandbox ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/POD\" id=e0fb44ac-f635-4ea2-b433-41e6df43b27f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.031455 | controller |     "Jun 12 11:08:14.160024 crc crio[19822]: time=\"2026-06-12T11:08:14.157184554Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031471 | controller |     "Jun 12 11:08:14.160024 crc crio[19822]: time=\"2026-06-12T11:08:14.157748222Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031487 | controller |     "Jun 12 11:08:14.160024 crc crio[19822]: time=\"2026-06-12T11:08:14.157890977Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=3167986f-ce7f-4675-815d-0335ea0ee569 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031502 | controller |     "Jun 12 11:08:14.160612 crc crio[19822]: time=\"2026-06-12T11:08:14.159958003Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=b4ad1e9b-55dc-4867-a5f2-4618f53d2e4e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.031517 | controller |     "Jun 12 11:08:14.167763 crc crio[19822]: time=\"2026-06-12T11:08:14.16769321Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-12 11:43:52.031532 | controller |     "Jun 12 11:08:14.184410 crc crio[19822]: time=\"2026-06-12T11:08:14.184310873Z\" level=info msg=\"Ran pod sandbox d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/POD\" id=a739ea26-40e8-4536-8880-92555141695b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.031548 | controller |     "Jun 12 11:08:14.188486 crc crio[19822]: time=\"2026-06-12T11:08:14.188368914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031563 | controller |     "Jun 12 11:08:14.188947 crc crio[19822]: time=\"2026-06-12T11:08:14.188795914Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031579 | controller |     "Jun 12 11:08:14.189200 crc crio[19822]: time=\"2026-06-12T11:08:14.188961189Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=4e440d37-f06d-4075-bf59-6df71a0134b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031594 | controller |     "Jun 12 11:08:14.190344 crc crio[19822]: time=\"2026-06-12T11:08:14.190194763Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=00e1652d-c7d1-4c6e-8427-abdddd83b901 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.031609 | controller |     "Jun 12 11:08:14.209143 crc crio[19822]: time=\"2026-06-12T11:08:14.209016229Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-12 11:43:52.031628 | controller |     "Jun 12 11:08:14.737561 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2d16ce1fff6fb3 Mac:72:20:60:15:4c:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 SocketPath: PciID:}] [{Interface:0xc0002a45b0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.031643 | controller |     "Jun 12 11:08:14.740584 crc crio[19822]: time=\"2026-06-12T11:08:14.739398719Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-4pz86 Namespace:openstack-operators ID:e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b UID:213d616b-0cf9-4d6b-b51d-452a80897145 NetNS:/var/run/netns/581f691e-2766-4e72-9ead-a95cf2412a21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod213d616b_0cf9_4d6b_b51d_452a80897145.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.031658 | controller |     "Jun 12 11:08:14.740584 crc crio[19822]: time=\"2026-06-12T11:08:14.740400681Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-4pz86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.031674 | controller |     "Jun 12 11:08:14.755212 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c569d6a1117274 Mac:ea:cb:7f:e0:84:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 SocketPath: PciID:}] [{Interface:0xc00011a9a0 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.031698 | controller |     "Jun 12 11:08:14.781399 crc crio[19822]: time=\"2026-06-12T11:08:14.779954894Z\" level=info msg=\"Ran pod sandbox e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/POD\" id=dcc8e7c8-e50a-4f8f-b577-35dcff606469 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.031714 | controller |     "Jun 12 11:08:14.786274 crc crio[19822]: time=\"2026-06-12T11:08:14.786114859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031735 | controller |     "Jun 12 11:08:14.793147 crc crio[19822]: time=\"2026-06-12T11:08:14.786919854Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-wdwbn Namespace:openstack-operators ID:0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa UID:6338f7e2-64dd-4fa7-b660-cfdb87828211 NetNS:/var/run/netns/7b6d683e-dcc5-4c94-9e83-d3fae73f8aa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6338f7e2_64dd_4fa7_b660_cfdb87828211.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.031750 | controller |     "Jun 12 11:08:14.793771 crc crio[19822]: time=\"2026-06-12T11:08:14.792493975Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031771 | controller |     "Jun 12 11:08:14.793771 crc crio[19822]: time=\"2026-06-12T11:08:14.793649469Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=023c1d99-61b3-4d6e-9c76-18d4a7ba1ce8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.031794 | controller |     "Jun 12 11:08:14.794735 crc crio[19822]: time=\"2026-06-12T11:08:14.794651701Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-wdwbn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.031810 | controller |     "Jun 12 11:08:14.796771 crc crio[19822]: time=\"2026-06-12T11:08:14.796608234Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=24739a2e-d1c2-49e3-9604-b8a457db560a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.031825 | controller |     "Jun 12 11:08:14.803377 crc crio[19822]: time=\"2026-06-12T11:08:14.802258503Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-12 11:43:52.031846 | controller |     "Jun 12 11:08:14.812772 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f254768e1917ae Mac:42:29:a4:12:66:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.031864 | controller |     "Jun 12 11:08:14.815897 crc crio[19822]: time=\"2026-06-12T11:08:14.815737158Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-xxjjb Namespace:openstack-operators ID:5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 UID:6c7d9732-ad24-44fb-bd50-510babc6be58 NetNS:/var/run/netns/327006c7-d928-40ac-9377-c4dc5ea0f8a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6c7d9732_ad24_44fb_bd50_510babc6be58.slice PodAnnotations:0xc00008ca40}] Aliases:map[]}\"",
2026-06-12 11:43:52.031952 | controller |     "Jun 12 11:08:14.817181 crc crio[19822]: time=\"2026-06-12T11:08:14.81704923Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-xxjjb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.031974 | controller |     "Jun 12 11:08:14.820401 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b8a2a43ddbda0 Mac:ae:63:4c:d2:12:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d SocketPath: PciID:}] [{Interface:0xc000140aa0 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.031990 | controller |     "Jun 12 11:08:14.820998 crc crio[19822]: time=\"2026-06-12T11:08:14.820920429Z\" level=info msg=\"Ran pod sandbox 0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/POD\" id=9c611212-2151-4182-9fd9-c9ac46eaf927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.032006 | controller |     "Jun 12 11:08:14.821767 crc crio[19822]: time=\"2026-06-12T11:08:14.821694316Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-dzwsp Namespace:openstack-operators ID:25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 UID:bb75e3dd-5459-42b6-985b-ed5acbd01f3b NetNS:/var/run/netns/7a3b046e-3879-4460-b441-b1047a77bd1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb75e3dd_5459_42b6_985b_ed5acbd01f3b.slice PodAnnotations:0xc000120898}] Aliases:map[]}\"",
2026-06-12 11:43:52.032022 | controller |     "Jun 12 11:08:14.822005 crc crio[19822]: time=\"2026-06-12T11:08:14.821946344Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-dzwsp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.032042 | controller |     "Jun 12 11:08:14.827265 crc crio[19822]: time=\"2026-06-12T11:08:14.827195309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032057 | controller |     "Jun 12 11:08:14.827541 crc crio[19822]: time=\"2026-06-12T11:08:14.827468028Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032072 | controller |     "Jun 12 11:08:14.827615 crc crio[19822]: time=\"2026-06-12T11:08:14.827594422Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=ca311f01-b89d-4d0e-a231-60dfe857cf7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032087 | controller |     "Jun 12 11:08:14.838049 crc crio[19822]: time=\"2026-06-12T11:08:14.833290105Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=ec4e0694-279b-44ee-a9dc-4f7c770f51be name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.032102 | controller |     "Jun 12 11:08:14.845998 crc crio[19822]: time=\"2026-06-12T11:08:14.845919711Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-12 11:43:52.032117 | controller |     "Jun 12 11:08:14.848428 crc crio[19822]: time=\"2026-06-12T11:08:14.848287445Z\" level=info msg=\"Ran pod sandbox 25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9 with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/POD\" id=88ab5bbc-0268-46cf-8aed-16769daaf094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.032132 | controller |     "Jun 12 11:08:14.852213 crc crio[19822]: time=\"2026-06-12T11:08:14.852177343Z\" level=info msg=\"Ran pod sandbox 5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1 with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/POD\" id=f7c2d78d-91d0-4be5-8891-7209c7bdf10d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.032147 | controller |     "Jun 12 11:08:14.860573 crc crio[19822]: time=\"2026-06-12T11:08:14.860523002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032162 | controller |     "Jun 12 11:08:14.861190 crc crio[19822]: time=\"2026-06-12T11:08:14.861009488Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032177 | controller |     "Jun 12 11:08:14.861647 crc crio[19822]: time=\"2026-06-12T11:08:14.861290301Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032191 | controller |     "Jun 12 11:08:14.862316 crc crio[19822]: time=\"2026-06-12T11:08:14.86229421Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=dc7028e2-2cbf-4df5-9964-002e2807669d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032209 | controller |     "Jun 12 11:08:14.863551 crc crio[19822]: time=\"2026-06-12T11:08:14.863497129Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032223 | controller |     "Jun 12 11:08:14.864120 crc crio[19822]: time=\"2026-06-12T11:08:14.863592382Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=bea1aca1-e9eb-4f84-9ed6-c061ca331086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032238 | controller |     "Jun 12 11:08:14.865654 crc crio[19822]: time=\"2026-06-12T11:08:14.865552813Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=fff47d75-1f86-47cc-b2ed-3ed001dee4fd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.032252 | controller |     "Jun 12 11:08:14.867366 crc crio[19822]: time=\"2026-06-12T11:08:14.866754351Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=874856cd-6cc2-405c-9b26-d816d2f79ed9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.032267 | controller |     "Jun 12 11:08:14.882029 crc crio[19822]: time=\"2026-06-12T11:08:14.881897106Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-12 11:43:52.032282 | controller |     "Jun 12 11:08:14.882704 crc crio[19822]: time=\"2026-06-12T11:08:14.882245926Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-12 11:43:52.032296 | controller |     "Jun 12 11:08:14.938123 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90eb3921778302b Mac:12:5a:01:b6:09:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.032311 | controller |     "Jun 12 11:08:14.939044 crc crio[19822]: time=\"2026-06-12T11:08:14.938967555Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-kxhvw Namespace:openstack-operators ID:90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af UID:f7a3290b-63dd-4615-8e47-bedd2f41e2a9 NetNS:/var/run/netns/aff64b76-6e26-43b6-9f87-33b4cd56b9b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7a3290b_63dd_4615_8e47_bedd2f41e2a9.slice PodAnnotations:0xc002144290}] Aliases:map[]}\"",
2026-06-12 11:43:52.032325 | controller |     "Jun 12 11:08:14.939803 crc crio[19822]: time=\"2026-06-12T11:08:14.939167281Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-kxhvw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.032340 | controller |     "Jun 12 11:08:14.948503 crc crio[19822]: time=\"2026-06-12T11:08:14.948453421Z\" level=info msg=\"Ran pod sandbox 90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/POD\" id=84aa791f-1d24-4649-91bf-1c2d38fb269e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.032361 | controller |     "Jun 12 11:08:14.955425 crc crio[19822]: time=\"2026-06-12T11:08:14.9535162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032376 | controller |     "Jun 12 11:08:14.957243 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f26984149c85ce3 Mac:e2:d3:3e:29:7a:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.032391 | controller |     "Jun 12 11:08:14.957787 crc crio[19822]: time=\"2026-06-12T11:08:14.957688923Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032405 | controller |     "Jun 12 11:08:14.957922 crc crio[19822]: time=\"2026-06-12T11:08:14.957797487Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=b28b70cb-64ff-4b73-b9a9-0598e31ff467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032420 | controller |     "Jun 12 11:08:14.959135 crc crio[19822]: time=\"2026-06-12T11:08:14.958651363Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-6xbsw Namespace:openstack-operators ID:f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 UID:0993021f-c042-4547-b43a-2d4424e9db5a NetNS:/var/run/netns/fb3e65d6-1703-4d68-80ad-ace0f3d904ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0993021f_c042_4547_b43a_2d4424e9db5a.slice PodAnnotations:0xc0001209c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.032435 | controller |     "Jun 12 11:08:14.959382 crc crio[19822]: time=\"2026-06-12T11:08:14.959338715Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-6xbsw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.032450 | controller |     "Jun 12 11:08:14.961686 crc crio[19822]: time=\"2026-06-12T11:08:14.961595017Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=e4c5de11-19fa-4332-b340-ce6ff8b98522 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.032465 | controller |     "Jun 12 11:08:14.972278 crc crio[19822]: 2026-06-12T11:08:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00f12193785fe54 Mac:9e:e3:c4:54:66:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 SocketPath: PciID:}] [{Interface:0xc0001b48c0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.032479 | controller |     "Jun 12 11:08:14.975354 crc crio[19822]: time=\"2026-06-12T11:08:14.975319876Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-12 11:43:52.032494 | controller |     "Jun 12 11:08:14.978933 crc crio[19822]: time=\"2026-06-12T11:08:14.978678402Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-wp25v Namespace:openstack-operators ID:00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 UID:f98a9b5e-9cff-458e-aa83-784a5a7b3d2d NetNS:/var/run/netns/d05ed3e6-5358-4311-9c07-e5f8e6f4d8f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf98a9b5e_9cff_458e_aa83_784a5a7b3d2d.slice PodAnnotations:0xc003094100}] Aliases:map[]}\"",
2026-06-12 11:43:52.032512 | controller |     "Jun 12 11:08:14.978933 crc crio[19822]: time=\"2026-06-12T11:08:14.97893745Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-wp25v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.032527 | controller |     "Jun 12 11:08:15.007673 crc crio[19822]: time=\"2026-06-12T11:08:15.007596424Z\" level=info msg=\"Ran pod sandbox f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/POD\" id=3952dbae-d30a-40e9-915d-e82ceada05bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.032543 | controller |     "Jun 12 11:08:15.010491 crc crio[19822]: time=\"2026-06-12T11:08:15.010421045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032557 | controller |     "Jun 12 11:08:15.010682 crc crio[19822]: time=\"2026-06-12T11:08:15.010631112Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032572 | controller |     "Jun 12 11:08:15.010760 crc crio[19822]: time=\"2026-06-12T11:08:15.010707074Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=7994b8fe-4261-4009-9992-b1e6c3ab71b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032587 | controller |     "Jun 12 11:08:15.011422 crc crio[19822]: time=\"2026-06-12T11:08:15.011363142Z\" level=info msg=\"Ran pod sandbox 00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/POD\" id=09f69698-26e7-42c4-81d4-0f54e94f610d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.032602 | controller |     "Jun 12 11:08:15.012080 crc crio[19822]: time=\"2026-06-12T11:08:15.011931115Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=5b01b6b8-7970-4cab-bc9f-a62bb0d3965e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.032617 | controller |     "Jun 12 11:08:15.013940 crc crio[19822]: time=\"2026-06-12T11:08:15.013862344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032631 | controller |     "Jun 12 11:08:15.014239 crc crio[19822]: time=\"2026-06-12T11:08:15.014156684Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032646 | controller |     "Jun 12 11:08:15.014343 crc crio[19822]: time=\"2026-06-12T11:08:15.014300758Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=989fe115-00a8-40ec-95ec-a19be7327ca5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032661 | controller |     "Jun 12 11:08:15.014779 crc crio[19822]: time=\"2026-06-12T11:08:15.014726855Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-12 11:43:52.032680 | controller |     "Jun 12 11:08:15.015771 crc crio[19822]: time=\"2026-06-12T11:08:15.015543911Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=f14d0276-c482-4730-99d8-dc70628d574e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.032695 | controller |     "Jun 12 11:08:15.019390 crc crio[19822]: time=\"2026-06-12T11:08:15.018998172Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-12 11:43:52.032711 | controller |     "Jun 12 11:08:15.142910 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d04d6784fe55955 Mac:62:1f:d5:57:6d:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a SocketPath: PciID:}] [{Interface:0xc000143130 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.032726 | controller |     "Jun 12 11:08:15.147489 crc crio[19822]: time=\"2026-06-12T11:08:15.147405815Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-xbj5n Namespace:openstack-operators ID:d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 UID:f77d2b3f-17ba-4f9a-a9cf-bd856e56d6ef NetNS:/var/run/netns/1075a8a8-c742-46b5-a912-0ce186a2313a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf77d2b3f_17ba_4f9a_a9cf_bd856e56d6ef.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}\"",
2026-06-12 11:43:52.032742 | controller |     "Jun 12 11:08:15.150263 crc crio[19822]: time=\"2026-06-12T11:08:15.149483352Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-xbj5n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.032758 | controller |     "Jun 12 11:08:15.164239 crc crio[19822]: time=\"2026-06-12T11:08:15.164152881Z\" level=info msg=\"Ran pod sandbox d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/POD\" id=dce5dd1e-67e0-40ba-a0c8-73626979afdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.032773 | controller |     "Jun 12 11:08:15.167313 crc crio[19822]: time=\"2026-06-12T11:08:15.167246848Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032788 | controller |     "Jun 12 11:08:15.167506 crc crio[19822]: time=\"2026-06-12T11:08:15.167456945Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032804 | controller |     "Jun 12 11:08:15.167595 crc crio[19822]: time=\"2026-06-12T11:08:15.167545648Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=d98eae6b-f41f-4b65-8a01-1a27897b912e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.032821 | controller |     "Jun 12 11:08:15.168936 crc crio[19822]: time=\"2026-06-12T11:08:15.168792358Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=9acaeb43-2ab1-4f85-bd4e-33fb4b4870b8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.032842 | controller |     "Jun 12 11:08:15.175179 crc crio[19822]: time=\"2026-06-12T11:08:15.173740596Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"",
2026-06-12 11:43:52.032860 | controller |     "Jun 12 11:08:15.395369 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:619f5318d5055cc Mac:ca:17:88:28:10:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 SocketPath: PciID:}] [{Interface:0xc0002e07f0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.032898 | controller |     "Jun 12 11:08:15.396329 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b52ad741eb84cfd Mac:e2:b1:52:cf:52:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.032915 | controller |     "Jun 12 11:08:15.399481 crc crio[19822]: time=\"2026-06-12T11:08:15.397292747Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-blh9w Namespace:openstack-operators ID:b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 UID:733d0e23-4085-4867-9843-2d15925caa77 NetNS:/var/run/netns/dfc4471e-9c32-48fb-ae99-11e9fdbfc694 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733d0e23_4085_4867_9843_2d15925caa77.slice PodAnnotations:0xc0007ac128}] Aliases:map[]}\"",
2026-06-12 11:43:52.032931 | controller |     "Jun 12 11:08:15.399481 crc crio[19822]: time=\"2026-06-12T11:08:15.397472942Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-blh9w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.032947 | controller |     "Jun 12 11:08:15.399481 crc crio[19822]: time=\"2026-06-12T11:08:15.398748483Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-2mv8m Namespace:openstack-operators ID:619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 UID:225ba33c-e90c-453c-98ac-79abda3df174 NetNS:/var/run/netns/eeeb4014-75ae-4c9f-a665-f681de46c593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225ba33c_e90c_453c_98ac_79abda3df174.slice PodAnnotations:0xc00008d248}] Aliases:map[]}\"",
2026-06-12 11:43:52.032963 | controller |     "Jun 12 11:08:15.400511 crc crio[19822]: time=\"2026-06-12T11:08:15.40048719Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-2mv8m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.032978 | controller |     "Jun 12 11:08:15.417436 crc crio[19822]: time=\"2026-06-12T11:08:15.414347337Z\" level=info msg=\"Ran pod sandbox b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/POD\" id=4125bf96-f632-4230-a8d5-b82124a5509d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.032993 | controller |     "Jun 12 11:08:15.419648 crc crio[19822]: time=\"2026-06-12T11:08:15.419543714Z\" level=info msg=\"Ran pod sandbox 619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/POD\" id=262c86a0-d596-4a96-b5bc-87951129e4b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.033008 | controller |     "Jun 12 11:08:15.422741 crc crio[19822]: time=\"2026-06-12T11:08:15.422659276Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033027 | controller |     "Jun 12 11:08:15.423282 crc crio[19822]: time=\"2026-06-12T11:08:15.423200342Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033042 | controller |     "Jun 12 11:08:15.424001 crc crio[19822]: time=\"2026-06-12T11:08:15.423244139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033057 | controller |     "Jun 12 11:08:15.424001 crc crio[19822]: time=\"2026-06-12T11:08:15.424017004Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033072 | controller |     "Jun 12 11:08:15.424250 crc crio[19822]: time=\"2026-06-12T11:08:15.424130617Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=49cecb16-6038-4e48-99f3-373a908d4539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033086 | controller |     "Jun 12 11:08:15.424250 crc crio[19822]: time=\"2026-06-12T11:08:15.42342103Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=ea228877-7905-486f-937e-b5f82299ef1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033101 | controller |     "Jun 12 11:08:15.427102 crc crio[19822]: time=\"2026-06-12T11:08:15.42699185Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=964e7acc-e130-4067-a196-75e5f45457fb name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.033116 | controller |     "Jun 12 11:08:15.427968 crc crio[19822]: time=\"2026-06-12T11:08:15.42762937Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7a61b1cc-7008-4eac-998c-e1a572f93dc2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.033131 | controller |     "Jun 12 11:08:15.433855 crc crio[19822]: time=\"2026-06-12T11:08:15.433707236Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-12 11:43:52.033146 | controller |     "Jun 12 11:08:15.435143 crc crio[19822]: time=\"2026-06-12T11:08:15.435029489Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-12 11:43:52.033161 | controller |     "Jun 12 11:08:15.435491 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1beeff44c5c1ba Mac:2a:83:cd:1a:5e:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 SocketPath: PciID:}] [{Interface:0xc000138760 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.033176 | controller |     "Jun 12 11:08:15.443327 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e9e7fb8e5c16cf Mac:02:47:2a:b6:6d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 SocketPath: PciID:}] [{Interface:0xc00043e5d0 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.033194 | controller |     "Jun 12 11:08:15.444661 crc crio[19822]: time=\"2026-06-12T11:08:15.444564671Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-ww74w Namespace:openstack-operators ID:6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b UID:37da28a4-9dd5-49f3-a4ba-13e82d20b87c NetNS:/var/run/netns/2b060f8b-f9a4-4685-9a2f-8790c119dbb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod37da28a4_9dd5_49f3_a4ba_13e82d20b87c.slice PodAnnotations:0xc00101ab90}] Aliases:map[]}\"",
2026-06-12 11:43:52.033210 | controller |     "Jun 12 11:08:15.445331 crc crio[19822]: time=\"2026-06-12T11:08:15.445227788Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-2dqw5 Namespace:openstack-operators ID:d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 UID:d67a3d85-7d68-49f2-b759-02e11faabeef NetNS:/var/run/netns/077edf76-2e78-49fb-9190-3ae02db907e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd67a3d85_7d68_49f2_b759_02e11faabeef.slice PodAnnotations:0xc00008ccf0}] Aliases:map[]}\"",
2026-06-12 11:43:52.033226 | controller |     "Jun 12 11:08:15.445452 crc crio[19822]: time=\"2026-06-12T11:08:15.445403018Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-ww74w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.033241 | controller |     "Jun 12 11:08:15.445898 crc crio[19822]: time=\"2026-06-12T11:08:15.445788916Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-2dqw5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.033256 | controller |     "Jun 12 11:08:15.448464 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01eae4a40951e3e Mac:4a:34:d7:14:97:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.033272 | controller |     "Jun 12 11:08:15.449335 crc crio[19822]: time=\"2026-06-12T11:08:15.44917172Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-bsrp9 Namespace:openstack-operators ID:01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef UID:2ea6a4c9-1b6f-4dcd-ae49-d21cdb8fba8c NetNS:/var/run/netns/5d9e555b-d092-400a-972e-f368212a0324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2ea6a4c9_1b6f_4dcd_ae49_d21cdb8fba8c.slice PodAnnotations:0xc001ee2420}] Aliases:map[]}\"",
2026-06-12 11:43:52.033287 | controller |     "Jun 12 11:08:15.449586 crc crio[19822]: time=\"2026-06-12T11:08:15.449374387Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-bsrp9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.033303 | controller |     "Jun 12 11:08:15.451578 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e759d232a906abd Mac:ea:39:2b:51:fe:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.033319 | controller |     "Jun 12 11:08:15.452475 crc crio[19822]: time=\"2026-06-12T11:08:15.45243885Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-fqhqr Namespace:openstack-operators ID:e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 UID:52cdb64c-bf10-49b6-9015-59fdc0c218e6 NetNS:/var/run/netns/2717e936-e69e-41c7-bf2e-997d693e6fcc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52cdb64c_bf10_49b6_9015_59fdc0c218e6.slice PodAnnotations:0xc002ed0090}] Aliases:map[]}\"",
2026-06-12 11:43:52.033339 | controller |     "Jun 12 11:08:15.452614 crc crio[19822]: time=\"2026-06-12T11:08:15.452590695Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-fqhqr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.033354 | controller |     "Jun 12 11:08:15.454359 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6fca88804bbb1 Mac:ae:31:38:03:2f:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.033369 | controller |     "Jun 12 11:08:15.457502 crc crio[19822]: time=\"2026-06-12T11:08:15.457286677Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c5489tdf Namespace:openstack-operators ID:db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 UID:52e36a2a-ee07-4508-9017-dc910fceba39 NetNS:/var/run/netns/4046b0ee-bcd8-4c82-90c4-45f3bfb58a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52e36a2a_ee07_4508_9017_dc910fceba39.slice PodAnnotations:0xc00101a0a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.033384 | controller |     "Jun 12 11:08:15.457502 crc crio[19822]: time=\"2026-06-12T11:08:15.457485373Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c5489tdf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.033400 | controller |     "Jun 12 11:08:15.478544 crc crio[19822]: 2026-06-12T11:08:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1cc84839e88186 Mac:1a:18:d5:46:b4:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.033415 | controller |     "Jun 12 11:08:15.483330 crc crio[19822]: time=\"2026-06-12T11:08:15.483237591Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-q5dnk Namespace:openstack-operators ID:f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 UID:5cfc8aa4-951f-48b7-8765-1ec1173b82fe NetNS:/var/run/netns/99d03276-7181-4321-a8e1-d23b6d320ecb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cfc8aa4_951f_48b7_8765_1ec1173b82fe.slice PodAnnotations:0xc0007ac918}] Aliases:map[]}\"",
2026-06-12 11:43:52.033431 | controller |     "Jun 12 11:08:15.483528 crc crio[19822]: time=\"2026-06-12T11:08:15.483409447Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-q5dnk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.033446 | controller |     "Jun 12 11:08:15.548206 crc crio[19822]: time=\"2026-06-12T11:08:15.54813293Z\" level=info msg=\"Ran pod sandbox d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/POD\" id=ccaa8d40-2a93-4186-9990-d23dc38c879a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.033465 | controller |     "Jun 12 11:08:15.556634 crc crio[19822]: time=\"2026-06-12T11:08:15.556564795Z\" level=info msg=\"Ran pod sandbox 01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/POD\" id=3cdbf95d-cd55-416e-8ee1-cca601c15455 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.033481 | controller |     "Jun 12 11:08:15.560420 crc crio[19822]: time=\"2026-06-12T11:08:15.560340681Z\" level=info msg=\"Ran pod sandbox 6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/POD\" id=210158e1-ce2e-4220-aed5-6a918909527b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.033496 | controller |     "Jun 12 11:08:15.563950 crc crio[19822]: time=\"2026-06-12T11:08:15.563893441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033511 | controller |     "Jun 12 11:08:15.564183 crc crio[19822]: time=\"2026-06-12T11:08:15.564138459Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033527 | controller |     "Jun 12 11:08:15.564256 crc crio[19822]: time=\"2026-06-12T11:08:15.564233852Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=99ce16e6-72b3-4f5a-8fac-0bddc35ac3d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033542 | controller |     "Jun 12 11:08:15.566895 crc crio[19822]: time=\"2026-06-12T11:08:15.566672892Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033556 | controller |     "Jun 12 11:08:15.567177 crc crio[19822]: time=\"2026-06-12T11:08:15.566974531Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033571 | controller |     "Jun 12 11:08:15.567177 crc crio[19822]: time=\"2026-06-12T11:08:15.567037363Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=64488b82-8a21-4236-a7db-27bf494ee03c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033586 | controller |     "Jun 12 11:08:15.567328 crc crio[19822]: time=\"2026-06-12T11:08:15.567179343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033601 | controller |     "Jun 12 11:08:15.567391 crc crio[19822]: time=\"2026-06-12T11:08:15.567364249Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033616 | controller |     "Jun 12 11:08:15.567439 crc crio[19822]: time=\"2026-06-12T11:08:15.567419201Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=2d62cf91-8a51-4875-b166-59705bb159ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033634 | controller |     "Jun 12 11:08:15.572171 crc crio[19822]: time=\"2026-06-12T11:08:15.57159291Z\" level=info msg=\"Ran pod sandbox e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71 with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/POD\" id=ec72b545-ecfc-4b01-8821-366b17254ee8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.033650 | controller |     "Jun 12 11:08:15.575571 crc crio[19822]: time=\"2026-06-12T11:08:15.575533046Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=371eb47c-aefc-4d76-837f-e2ea03f6c884 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.033665 | controller |     "Jun 12 11:08:15.576658 crc crio[19822]: time=\"2026-06-12T11:08:15.576591089Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=96bf7cb6-43d4-4657-abd0-9ffce55b88c6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.033680 | controller |     "Jun 12 11:08:15.577309 crc crio[19822]: time=\"2026-06-12T11:08:15.57724002Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=a3fae9a5-3b6a-4104-a782-f4d4cbd0686b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.033695 | controller |     "Jun 12 11:08:15.585502 crc crio[19822]: time=\"2026-06-12T11:08:15.585347862Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033710 | controller |     "Jun 12 11:08:15.585911 crc crio[19822]: time=\"2026-06-12T11:08:15.585783086Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033725 | controller |     "Jun 12 11:08:15.586006 crc crio[19822]: time=\"2026-06-12T11:08:15.585969942Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=732e324a-51ac-4328-a5b6-53f705dcb2d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033740 | controller |     "Jun 12 11:08:15.590619 crc crio[19822]: time=\"2026-06-12T11:08:15.590581422Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"",
2026-06-12 11:43:52.033755 | controller |     "Jun 12 11:08:15.592531 crc crio[19822]: time=\"2026-06-12T11:08:15.591373547Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-12 11:43:52.033770 | controller |     "Jun 12 11:08:15.600905 crc crio[19822]: time=\"2026-06-12T11:08:15.60049219Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-12 11:43:52.033787 | controller |     "Jun 12 11:08:15.608892 crc crio[19822]: time=\"2026-06-12T11:08:15.608852957Z\" level=info msg=\"Ran pod sandbox db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/POD\" id=9f673f65-50f9-479d-98b9-3b377cee2de0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.033807 | controller |     "Jun 12 11:08:15.611629 crc crio[19822]: time=\"2026-06-12T11:08:15.611603016Z\" level=info msg=\"Ran pod sandbox f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/POD\" id=20fa9405-f1dd-49cf-b667-b6767518a938 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.033824 | controller |     "Jun 12 11:08:15.652753 crc crio[19822]: time=\"2026-06-12T11:08:15.652693715Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033838 | controller |     "Jun 12 11:08:15.656598 crc crio[19822]: time=\"2026-06-12T11:08:15.654909236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033858 | controller |     "Jun 12 11:08:15.656973 crc crio[19822]: time=\"2026-06-12T11:08:15.656768248Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033892 | controller |     "Jun 12 11:08:15.657139 crc crio[19822]: time=\"2026-06-12T11:08:15.657099769Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=5528da41-bb5b-4776-936f-06094c482c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033909 | controller |     "Jun 12 11:08:15.657715 crc crio[19822]: time=\"2026-06-12T11:08:15.657671835Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033924 | controller |     "Jun 12 11:08:15.657972 crc crio[19822]: time=\"2026-06-12T11:08:15.657945134Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=5a79e195-a9a0-4893-89c4-609346d6c400 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033939 | controller |     "Jun 12 11:08:15.662633 crc crio[19822]: time=\"2026-06-12T11:08:15.662597604Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=55105be2-f8ea-4706-867a-aa5345233b79 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.033954 | controller |     "Jun 12 11:08:15.670961 crc crio[19822]: time=\"2026-06-12T11:08:15.670782502Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"",
2026-06-12 11:43:52.033968 | controller |     "Jun 12 11:08:16.114686 crc crio[19822]: time=\"2026-06-12T11:08:16.11075263Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.033983 | controller |     "Jun 12 11:08:16.115977 crc crio[19822]: time=\"2026-06-12T11:08:16.114105096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034001 | controller |     "Jun 12 11:08:16.118089 crc crio[19822]: time=\"2026-06-12T11:08:16.117988519Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034016 | controller |     "Jun 12 11:08:16.118351 crc crio[19822]: time=\"2026-06-12T11:08:16.118240639Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=0a1a875a-968f-4f40-a67f-fe946fc574f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034031 | controller |     "Jun 12 11:08:16.119689 crc crio[19822]: time=\"2026-06-12T11:08:16.119549009Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034046 | controller |     "Jun 12 11:08:16.120611 crc crio[19822]: time=\"2026-06-12T11:08:16.120472989Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=a626a89d-71a3-4a5a-aa36-ae221ffc4c18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034061 | controller |     "Jun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.192398355Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034075 | controller |     "Jun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193146749Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034090 | controller |     "Jun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193358086Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=f9289e8b-c681-428f-bcb9-30b66b851325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034104 | controller |     "Jun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193703067Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034119 | controller |     "Jun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193906684Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034133 | controller |     "Jun 12 11:08:17.194290 crc crio[19822]: time=\"2026-06-12T11:08:17.193963766Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=57d5fddd-4b70-41a5-bf39-1760c061c5b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034147 | controller |     "Jun 12 11:08:28.458974 crc crio[19822]: time=\"2026-06-12T11:08:28.457671814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034165 | controller |     "Jun 12 11:08:28.461151 crc crio[19822]: time=\"2026-06-12T11:08:28.459299637Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034180 | controller |     "Jun 12 11:08:28.461151 crc crio[19822]: time=\"2026-06-12T11:08:28.459375089Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=f1b5820a-8498-4deb-a764-3ddc3f89ec7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034194 | controller |     "Jun 12 11:08:28.466633 crc crio[19822]: time=\"2026-06-12T11:08:28.466564558Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=458d7761-302f-4f14-95a6-02c9d02e9736 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034208 | controller |     "Jun 12 11:08:28.474010 crc crio[19822]: time=\"2026-06-12T11:08:28.473766889Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-12 11:43:52.034239 | controller |     "Jun 12 11:08:29.113452 crc crio[19822]: time=\"2026-06-12T11:08:29.112781174Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/POD\" id=c524c1f8-f454-45b1-ac56-c611a73b2305 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.034255 | controller |     "Jun 12 11:08:29.113599 crc crio[19822]: time=\"2026-06-12T11:08:29.113488257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.034270 | controller |     "Jun 12 11:08:30.458168 crc crio[19822]: time=\"2026-06-12T11:08:30.457489103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034285 | controller |     "Jun 12 11:08:30.459607 crc crio[19822]: time=\"2026-06-12T11:08:30.45832567Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034299 | controller |     "Jun 12 11:08:30.459607 crc crio[19822]: time=\"2026-06-12T11:08:30.458377472Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=86c34439-6f0e-42f1-afe5-a6d759dd5d19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034313 | controller |     "Jun 12 11:08:30.460497 crc crio[19822]: time=\"2026-06-12T11:08:30.460437467Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=93e72a83-9992-4468-8130-65ac0a44257f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034328 | controller |     "Jun 12 11:08:30.469458 crc crio[19822]: time=\"2026-06-12T11:08:30.469363452Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"",
2026-06-12 11:43:52.034343 | controller |     "Jun 12 11:08:38.944791 crc crio[19822]: time=\"2026-06-12T11:08:38.942096033Z\" level=info msg=\"Removing container: 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5\" id=5b03741b-65ce-4ddd-8a35-8eaaa0448016 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.034361 | controller |     "Jun 12 11:08:42.693519 crc crio[19822]: time=\"2026-06-12T11:08:42.690904164Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=3bf50fff-7206-4358-bbcc-9cb082108efa name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034376 | controller |     "Jun 12 11:08:42.695494 crc crio[19822]: time=\"2026-06-12T11:08:42.695191667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=652444e7-a22b-488b-96d0-bae27809deb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034390 | controller |     "Jun 12 11:08:42.737851 crc crio[19822]: time=\"2026-06-12T11:08:42.737653185Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=ec4e0694-279b-44ee-a9dc-4f7c770f51be name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034404 | controller |     "Jun 12 11:08:42.748789 crc crio[19822]: time=\"2026-06-12T11:08:42.74857222Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=4ffb33f9-0cd9-41bb-a128-f0c86f089e7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034418 | controller |     "Jun 12 11:08:42.750989 crc crio[19822]: time=\"2026-06-12T11:08:42.750878423Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=55105be2-f8ea-4706-867a-aa5345233b79 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034432 | controller |     "Jun 12 11:08:42.753668 crc crio[19822]: time=\"2026-06-12T11:08:42.75359446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=965943bc-9704-4fc8-8c4a-b7586e9a69c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034447 | controller |     "Jun 12 11:08:42.761320 crc crio[19822]: time=\"2026-06-12T11:08:42.761195946Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=5b01b6b8-7970-4cab-bc9f-a62bb0d3965e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034461 | controller |     "Jun 12 11:08:42.762522 crc crio[19822]: time=\"2026-06-12T11:08:42.762415582Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=6b733c63-2ee6-46d6-bb27-42075b24dce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034475 | controller |     "Jun 12 11:08:42.767712 crc crio[19822]: time=\"2026-06-12T11:08:42.767563276Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=96bf7cb6-43d4-4657-abd0-9ffce55b88c6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034489 | controller |     "Jun 12 11:08:42.768992 crc crio[19822]: time=\"2026-06-12T11:08:42.768882927Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=67625036-2fad-4fc2-8895-ed5d4a03c45e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034504 | controller |     "Jun 12 11:08:42.780129 crc crio[19822]: time=\"2026-06-12T11:08:42.780000914Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=b4ad1e9b-55dc-4867-a5f2-4618f53d2e4e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034522 | controller |     "Jun 12 11:08:42.784496 crc crio[19822]: time=\"2026-06-12T11:08:42.783601607Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=0afdfb41-db2d-4014-88ca-59f200095146 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034537 | controller |     "Jun 12 11:08:42.796092 crc crio[19822]: time=\"2026-06-12T11:08:42.795944004Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=cafd9b74-dd2f-4c7b-8b95-86d2138e8f6a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034551 | controller |     "Jun 12 11:08:42.798224 crc crio[19822]: time=\"2026-06-12T11:08:42.79809378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=178e8f5f-7f53-4fca-b40e-2559385a62ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034566 | controller |     "Jun 12 11:08:42.799788 crc crio[19822]: time=\"2026-06-12T11:08:42.79962129Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=874856cd-6cc2-405c-9b26-d816d2f79ed9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034580 | controller |     "Jun 12 11:08:42.802552 crc crio[19822]: time=\"2026-06-12T11:08:42.802431027Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=8f0787f8-50e1-4bcc-a8a9-d2a22f5335d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034595 | controller |     "Jun 12 11:08:42.808587 crc crio[19822]: time=\"2026-06-12T11:08:42.808469824Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=00e1652d-c7d1-4c6e-8427-abdddd83b901 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034610 | controller |     "Jun 12 11:08:42.810349 crc crio[19822]: time=\"2026-06-12T11:08:42.810267218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=a7166dd1-5da7-4bf6-a128-d1959234db19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034624 | controller |     "Jun 12 11:08:42.814623 crc crio[19822]: time=\"2026-06-12T11:08:42.814530207Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=e4c5de11-19fa-4332-b340-ce6ff8b98522 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034639 | controller |     "Jun 12 11:08:42.817245 crc crio[19822]: time=\"2026-06-12T11:08:42.816749955Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=1654c2d9-4971-48d1-93fc-6c931ed9d883 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034654 | controller |     "Jun 12 11:08:43.620423 crc crio[19822]: time=\"2026-06-12T11:08:43.619966299Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=7a61b1cc-7008-4eac-998c-e1a572f93dc2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034668 | controller |     "Jun 12 11:08:43.621369 crc crio[19822]: time=\"2026-06-12T11:08:43.621281191Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=1276b46b-cc69-46c0-9ad7-ab8f6d8625f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034683 | controller |     "Jun 12 11:08:43.666263 crc crio[19822]: time=\"2026-06-12T11:08:43.666161933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=ab04e417-2ddd-421d-92c5-084acfd13f87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034702 | controller |     "Jun 12 11:08:43.666454 crc crio[19822]: time=\"2026-06-12T11:08:43.666355499Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=e4789776-dbb4-4dda-a5e4-76863e014cd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034717 | controller |     "Jun 12 11:08:43.666639 crc crio[19822]: time=\"2026-06-12T11:08:43.666424502Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=74a117d2-3fd1-4245-8b47-c4e5be9088aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034733 | controller |     "Jun 12 11:08:43.666753 crc crio[19822]: time=\"2026-06-12T11:08:43.66668399Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=65aae94d-7ea9-4c4e-a3ae-ab258fbc6fb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034748 | controller |     "Jun 12 11:08:44.513570 crc crio[19822]: time=\"2026-06-12T11:08:44.513459846Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=e9edec67-29b3-46f6-9aa8-b75e6cde3211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034763 | controller |     "Jun 12 11:08:44.514551 crc crio[19822]: time=\"2026-06-12T11:08:44.514054895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=df763cef-9055-4009-a09c-18041acff40a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034778 | controller |     "Jun 12 11:08:44.514551 crc crio[19822]: time=\"2026-06-12T11:08:44.51451285Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=a2e06091-b9d2-45ac-8abf-eb683b8413f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034794 | controller |     "Jun 12 11:08:44.515032 crc crio[19822]: time=\"2026-06-12T11:08:44.514946794Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=a51fe98c-fba9-494c-952d-27e17072cc77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034810 | controller |     "Jun 12 11:08:44.516391 crc crio[19822]: time=\"2026-06-12T11:08:44.516310588Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=8518ee96-1fa1-4afd-a451-80dc5050adfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034825 | controller |     "Jun 12 11:08:44.521397 crc crio[19822]: time=\"2026-06-12T11:08:44.521293185Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=566dae49-cb95-40c1-8a85-b4ab0fd11557 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034839 | controller |     "Jun 12 11:08:45.593278 crc crio[19822]: time=\"2026-06-12T11:08:45.592632213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=4e188e96-86f9-4d5c-aa7b-9507aae86fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034910 | controller |     "Jun 12 11:08:45.608005 crc crio[19822]: time=\"2026-06-12T11:08:45.60778335Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=fff47d75-1f86-47cc-b2ed-3ed001dee4fd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.034932 | controller |     "Jun 12 11:08:45.609705 crc crio[19822]: time=\"2026-06-12T11:08:45.609498211Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=1072c1f2-96ff-419e-8a51-36bbe557d688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.034948 | controller |     "Jun 12 11:08:46.492942 crc crio[19822]: time=\"2026-06-12T11:08:46.492790229Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager\" id=5f963687-797b-49b9-bfb8-34e2e85fa1cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.034963 | controller |     "Jun 12 11:08:46.497240 crc crio[19822]: time=\"2026-06-12T11:08:46.497054866Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager\" id=593b411f-f6b1-451d-bbb0-36fde5c3ccd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.034979 | controller |     "Jun 12 11:08:46.508185 crc crio[19822]: time=\"2026-06-12T11:08:46.508047416Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager\" id=ad3378f6-4786-4310-b199-5c41f32e326b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.034994 | controller |     "Jun 12 11:08:46.511398 crc crio[19822]: time=\"2026-06-12T11:08:46.51130034Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=371eb47c-aefc-4d76-837f-e2ea03f6c884 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.035009 | controller |     "Jun 12 11:08:46.512670 crc crio[19822]: time=\"2026-06-12T11:08:46.512579121Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c0bb4b8c-a7a6-41fc-8198-daa99983b58a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035024 | controller |     "Jun 12 11:08:46.516380 crc crio[19822]: time=\"2026-06-12T11:08:46.516258878Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager\" id=e3bbc84e-4ed7-4137-9266-137b322338b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035039 | controller |     "Jun 12 11:08:46.519960 crc crio[19822]: time=\"2026-06-12T11:08:46.519896915Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=a3fae9a5-3b6a-4104-a782-f4d4cbd0686b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.035053 | controller |     "Jun 12 11:08:46.520698 crc crio[19822]: time=\"2026-06-12T11:08:46.520638108Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=5e20d8ee-4976-4506-b21b-9b4409f87221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035068 | controller |     "Jun 12 11:08:46.524242 crc crio[19822]: time=\"2026-06-12T11:08:46.524179321Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager\" id=2471d6c1-e6d0-494f-8a38-75b5763d3895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035084 | controller |     "Jun 12 11:08:46.533903 crc crio[19822]: time=\"2026-06-12T11:08:46.533778837Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager\" id=072c26a8-ee50-49cb-8550-0ed630079bd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035103 | controller |     "Jun 12 11:08:46.539885 crc crio[19822]: time=\"2026-06-12T11:08:46.539704616Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager\" id=9b7e53a5-5db4-400e-bce7-36131c063bf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035118 | controller |     "Jun 12 11:08:46.542175 crc crio[19822]: time=\"2026-06-12T11:08:46.542050281Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=9acaeb43-2ab1-4f85-bd4e-33fb4b4870b8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.035133 | controller |     "Jun 12 11:08:46.543109 crc crio[19822]: time=\"2026-06-12T11:08:46.54297786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=0fa82ded-3e4e-4aed-98da-ea1ad73bb439 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035148 | controller |     "Jun 12 11:08:46.545338 crc crio[19822]: time=\"2026-06-12T11:08:46.545248973Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager\" id=a2296a22-59fe-4152-949f-f8460de17e6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035163 | controller |     "Jun 12 11:08:46.545895 crc crio[19822]: time=\"2026-06-12T11:08:46.54574642Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=964e7acc-e130-4067-a196-75e5f45457fb name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.035178 | controller |     "Jun 12 11:08:46.546920 crc crio[19822]: time=\"2026-06-12T11:08:46.546790452Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=8e0722a4-2101-4bef-bca4-a8b93f9f0f61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035192 | controller |     "Jun 12 11:08:46.551693 crc crio[19822]: time=\"2026-06-12T11:08:46.551654989Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=458d7761-302f-4f14-95a6-02c9d02e9736 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.035206 | controller |     "Jun 12 11:08:46.553791 crc crio[19822]: time=\"2026-06-12T11:08:46.553683142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=b4b4d3f3-fa1c-48be-a9a7-702e7deb2a61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035220 | controller |     "Jun 12 11:08:46.583170 crc crio[19822]: time=\"2026-06-12T11:08:46.58308986Z\" level=info msg=\"Removed container 4e57b3ea04aa3d9a06840bf1c31d14709fe4d89dc2f8783c5cfd27b8cefb62e5: openshift-infra/auto-csr-approver-29687702-wnx6b/oc\" id=5b03741b-65ce-4ddd-8a35-8eaaa0448016 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.035235 | controller |     "Jun 12 11:08:46.588730 crc crio[19822]: time=\"2026-06-12T11:08:46.588626847Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=48c7f6fc-113b-4b74-a410-975240d3d670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035249 | controller |     "Jun 12 11:08:46.600132 crc crio[19822]: time=\"2026-06-12T11:08:46.600024031Z\" level=info msg=\"Stopping pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=487e682f-7c95-446b-b4d3-c5b6dd95617f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.035264 | controller |     "Jun 12 11:08:46.600132 crc crio[19822]: time=\"2026-06-12T11:08:46.600140604Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=487e682f-7c95-446b-b4d3-c5b6dd95617f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.035285 | controller |     "Jun 12 11:08:46.601268 crc crio[19822]: time=\"2026-06-12T11:08:46.6009781Z\" level=info msg=\"Removing pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=5578e675-46c5-4353-9e6a-667a7d164f8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.035301 | controller |     "Jun 12 11:08:46.610926 crc crio[19822]: time=\"2026-06-12T11:08:46.610588058Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager\" id=c1085a86-d645-4b77-98eb-84f1572020ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035315 | controller |     "Jun 12 11:08:46.615124 crc crio[19822]: time=\"2026-06-12T11:08:46.61502945Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager\" id=39f21eb7-a3d1-4dcb-8f2e-29a89cdbe1d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035330 | controller |     "Jun 12 11:08:46.620660 crc crio[19822]: time=\"2026-06-12T11:08:46.620448053Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager\" id=715d3896-e08d-45ac-b22b-0955831d35d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035344 | controller |     "Jun 12 11:08:46.665217 crc crio[19822]: time=\"2026-06-12T11:08:46.665155418Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=f14d0276-c482-4730-99d8-dc70628d574e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.035359 | controller |     "Jun 12 11:08:46.672425 crc crio[19822]: time=\"2026-06-12T11:08:46.672320983Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=83f46533-4cc5-436b-a4e2-868cd7a8a420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035374 | controller |     "Jun 12 11:08:46.673456 crc crio[19822]: time=\"2026-06-12T11:08:46.67338876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035389 | controller |     "Jun 12 11:08:46.674682 crc crio[19822]: time=\"2026-06-12T11:08:46.674610225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035404 | controller |     "Jun 12 11:08:46.674945 crc crio[19822]: time=\"2026-06-12T11:08:46.67488979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035420 | controller |     "Jun 12 11:08:46.675138 crc crio[19822]: time=\"2026-06-12T11:08:46.675092045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035435 | controller |     "Jun 12 11:08:46.675449 crc crio[19822]: time=\"2026-06-12T11:08:46.675392766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035450 | controller |     "Jun 12 11:08:46.677416 crc crio[19822]: time=\"2026-06-12T11:08:46.677300297Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=93e72a83-9992-4468-8130-65ac0a44257f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.035469 | controller |     "Jun 12 11:08:46.678374 crc crio[19822]: time=\"2026-06-12T11:08:46.678131658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035485 | controller |     "Jun 12 11:08:46.679231 crc crio[19822]: time=\"2026-06-12T11:08:46.679208648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035500 | controller |     "Jun 12 11:08:46.679748 crc crio[19822]: time=\"2026-06-12T11:08:46.679728905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035515 | controller |     "Jun 12 11:08:46.684266 crc crio[19822]: time=\"2026-06-12T11:08:46.682863093Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=4406d4a7-4880-418a-ad2e-1ae0e1f24c02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035530 | controller |     "Jun 12 11:08:46.684266 crc crio[19822]: time=\"2026-06-12T11:08:46.682968366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=95ca1edc-63b2-4f3b-bdf9-12a418578809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035545 | controller |     "Jun 12 11:08:46.684266 crc crio[19822]: time=\"2026-06-12T11:08:46.683010348Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e9d0ab15-8170-4d0a-acaf-b30d83f127cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035560 | controller |     "Jun 12 11:08:46.684266 crc crio[19822]: time=\"2026-06-12T11:08:46.68423304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b8db78a3-2643-49f4-a804-9ad642938d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035575 | controller |     "Jun 12 11:08:46.684723 crc crio[19822]: time=\"2026-06-12T11:08:46.684665751Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-698d5f8d8c-vd76j Namespace:openstack-operators ID:39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c UID:4b746350-429b-43b8-add6-06ee12eccb3c NetNS:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b746350_429b_43b8_add6_06ee12eccb3c.slice PodAnnotations:0xc00140e820}] Aliases:map[]}\"",
2026-06-12 11:43:52.035591 | controller |     "Jun 12 11:08:46.684723 crc crio[19822]: time=\"2026-06-12T11:08:46.684715763Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-698d5f8d8c-vd76j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.035606 | controller |     "Jun 12 11:08:46.730527 crc crio[19822]: time=\"2026-06-12T11:08:46.729528172Z\" level=info msg=\"Removed pod sandbox: 84571c7c3e3a66056975f71446972f14059a825b238684d3e9aea260b77142cd\" id=5578e675-46c5-4353-9e6a-667a7d164f8f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.035621 | controller |     "Jun 12 11:08:46.730527 crc crio[19822]: time=\"2026-06-12T11:08:46.730468104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035636 | controller |     "Jun 12 11:08:46.731483 crc crio[19822]: time=\"2026-06-12T11:08:46.731428784Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=24739a2e-d1c2-49e3-9604-b8a457db560a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.035655 | controller |     "Jun 12 11:08:46.734002 crc crio[19822]: time=\"2026-06-12T11:08:46.732611201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=dc756d1d-6602-400c-b3dc-2bf5ac1ab533 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035670 | controller |     "Jun 12 11:08:46.736858 crc crio[19822]: time=\"2026-06-12T11:08:46.734893349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035685 | controller |     "Jun 12 11:08:46.738647 crc crio[19822]: time=\"2026-06-12T11:08:46.73853094Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=e058d506-37e6-43a4-aca3-6a956a611a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035700 | controller |     "Jun 12 11:08:46.738988 crc crio[19822]: time=\"2026-06-12T11:08:46.738916162Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=6b301d3b-6862-4efb-8a35-cf7eb7700623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035715 | controller |     "Jun 12 11:08:46.739110 crc crio[19822]: time=\"2026-06-12T11:08:46.739053367Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=3ab4d2d0-3c5a-4202-9878-c726a7d70e3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035730 | controller |     "Jun 12 11:08:46.743364 crc crio[19822]: time=\"2026-06-12T11:08:46.743279671Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager\" id=cc45c95b-0854-4833-bf4b-03e128fd4db9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035744 | controller |     "Jun 12 11:08:46.767153 crc crio[19822]: time=\"2026-06-12T11:08:46.767038709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035759 | controller |     "Jun 12 11:08:46.772244 crc crio[19822]: time=\"2026-06-12T11:08:46.772152021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=d7a1fdda-dbb7-4d55-99be-cb2534c8d7d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035774 | controller |     "Jun 12 11:08:46.776510 crc crio[19822]: time=\"2026-06-12T11:08:46.776429318Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager\" id=30a3bb58-7ced-4632-876b-3513a4cb8bf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035791 | controller |     "Jun 12 11:08:46.790948 crc crio[19822]: time=\"2026-06-12T11:08:46.786765729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035809 | controller |     "Jun 12 11:08:46.790948 crc crio[19822]: time=\"2026-06-12T11:08:46.788407841Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager\" id=0cd80fb6-411e-4476-927e-7cf423609f32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035825 | controller |     "Jun 12 11:08:46.832470 crc crio[19822]: time=\"2026-06-12T11:08:46.832380784Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager\" id=d9e45f10-2243-443c-8d06-18d6954caebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035845 | controller |     "Jun 12 11:08:46.842418 crc crio[19822]: time=\"2026-06-12T11:08:46.842296619Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager\" id=c43ddbca-fbcd-4e9e-bd0d-e2ef8db795dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035864 | controller |     "Jun 12 11:08:46.847986 crc crio[19822]: time=\"2026-06-12T11:08:46.84791274Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager\" id=dbeb0793-2349-4cca-825d-535358e6d9c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035898 | controller |     "Jun 12 11:08:46.850744 crc crio[19822]: time=\"2026-06-12T11:08:46.850666689Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager\" id=2d039b76-2a82-4787-a907-2d1296f9cc33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035914 | controller |     "Jun 12 11:08:46.856476 crc crio[19822]: time=\"2026-06-12T11:08:46.856366879Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager\" id=fa375004-3b10-4589-bf3f-6503ede67239 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.035930 | controller |     "Jun 12 11:08:46.930922 crc crio[19822]: time=\"2026-06-12T11:08:46.930755252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035945 | controller |     "Jun 12 11:08:46.932728 crc crio[19822]: time=\"2026-06-12T11:08:46.931335851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035960 | controller |     "Jun 12 11:08:46.934096 crc crio[19822]: time=\"2026-06-12T11:08:46.934000637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=42e85c27-fa15-4b44-953c-e8191188b182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.035975 | controller |     "Jun 12 11:08:46.934759 crc crio[19822]: time=\"2026-06-12T11:08:46.93468983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.035990 | controller |     "Jun 12 11:08:46.939509 crc crio[19822]: time=\"2026-06-12T11:08:46.939196357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036005 | controller |     "Jun 12 11:08:46.943425 crc crio[19822]: time=\"2026-06-12T11:08:46.943327944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036020 | controller |     "Jun 12 11:08:46.950095 crc crio[19822]: time=\"2026-06-12T11:08:46.949951284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036035 | controller |     "Jun 12 11:08:46.959291 crc crio[19822]: time=\"2026-06-12T11:08:46.959162197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036050 | controller |     "Jun 12 11:08:46.982996 crc crio[19822]: time=\"2026-06-12T11:08:46.982585875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036069 | controller |     "Jun 12 11:08:47.008319 crc crio[19822]: time=\"2026-06-12T11:08:47.008219753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036085 | controller |     "Jun 12 11:08:47.077116 crc crio[19822]: time=\"2026-06-12T11:08:47.076591525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036100 | controller |     "Jun 12 11:08:47.082771 crc crio[19822]: time=\"2026-06-12T11:08:47.082324588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036116 | controller |     "Jun 12 11:08:47.099996 crc crio[19822]: time=\"2026-06-12T11:08:47.099775125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036131 | controller |     "Jun 12 11:08:47.100981 crc crio[19822]: time=\"2026-06-12T11:08:47.100756795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036146 | controller |     "Jun 12 11:08:47.105599 crc crio[19822]: time=\"2026-06-12T11:08:47.105537978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036161 | controller |     "Jun 12 11:08:47.120754 crc crio[19822]: time=\"2026-06-12T11:08:47.120580549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036176 | controller |     "Jun 12 11:08:47.141371 crc crio[19822]: time=\"2026-06-12T11:08:47.141283058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036191 | controller |     "Jun 12 11:08:47.145514 crc crio[19822]: time=\"2026-06-12T11:08:47.145362788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036205 | controller |     "Jun 12 11:08:47.160898 crc crio[19822]: time=\"2026-06-12T11:08:47.160703947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036220 | controller |     "Jun 12 11:08:47.168366 crc crio[19822]: time=\"2026-06-12T11:08:47.16830475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036234 | controller |     "Jun 12 11:08:47.181747 crc crio[19822]: time=\"2026-06-12T11:08:47.181646186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036248 | controller |     "Jun 12 11:08:47.186134 crc crio[19822]: time=\"2026-06-12T11:08:47.186038627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036263 | controller |     "Jun 12 11:08:47.187301 crc crio[19822]: time=\"2026-06-12T11:08:47.187116571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036278 | controller |     "Jun 12 11:08:47.194454 crc crio[19822]: time=\"2026-06-12T11:08:47.194254178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036296 | controller |     "Jun 12 11:08:47.196354 crc crio[19822]: time=\"2026-06-12T11:08:47.196009774Z\" level=info msg=\"Created container 4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2: openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager\" id=072c26a8-ee50-49cb-8550-0ed630079bd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036311 | controller |     "Jun 12 11:08:47.200133 crc crio[19822]: time=\"2026-06-12T11:08:47.199923569Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager\" id=3221052b-2056-47b5-b905-51a2571e368f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036326 | controller |     "Jun 12 11:08:47.200622 crc crio[19822]: time=\"2026-06-12T11:08:47.200551809Z\" level=info msg=\"Starting container: 4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2\" id=bb6db0e5-f71c-4c76-9258-3b0c83c30a05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.036341 | controller |     "Jun 12 11:08:47.227183 crc crio[19822]: time=\"2026-06-12T11:08:47.226800868Z\" level=info msg=\"Started container\" PID=224341 containerID=4c47f60b5d345a84467a7c5aefd91f757d137cbefcb921c8ce980dc355bcf3b2 description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-dzwsp/manager id=bb6db0e5-f71c-4c76-9258-3b0c83c30a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b8a2a43ddbda0b4b542f3f8c5961f67c643bc50df92d9dd580658aecd51bb9",
2026-06-12 11:43:52.036357 | controller |     "Jun 12 11:08:47.243639 crc crio[19822]: time=\"2026-06-12T11:08:47.243283542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036372 | controller |     "Jun 12 11:08:47.274009 crc crio[19822]: time=\"2026-06-12T11:08:47.27389111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036387 | controller |     "Jun 12 11:08:47.286034 crc crio[19822]: time=\"2026-06-12T11:08:47.284949003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036401 | controller |     "Jun 12 11:08:47.308231 crc crio[19822]: 2026-06-12T11:08:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39cfb14a3a285cc Mac:a2:d9:cb:d8:3f:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.036416 | controller |     "Jun 12 11:08:47.309331 crc crio[19822]: time=\"2026-06-12T11:08:47.30925861Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-698d5f8d8c-vd76j Namespace:openstack-operators ID:39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c UID:4b746350-429b-43b8-add6-06ee12eccb3c NetNS:/var/run/netns/1a476fa3-20c8-4273-850e-0be5a3163d77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b746350_429b_43b8_add6_06ee12eccb3c.slice PodAnnotations:0xc00140e820}] Aliases:map[]}\"",
2026-06-12 11:43:52.036432 | controller |     "Jun 12 11:08:47.309526 crc crio[19822]: time=\"2026-06-12T11:08:47.309460146Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-698d5f8d8c-vd76j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.036447 | controller |     "Jun 12 11:08:47.360457 crc crio[19822]: time=\"2026-06-12T11:08:47.360356637Z\" level=info msg=\"Created container ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d: openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager\" id=9b7e53a5-5db4-400e-bce7-36131c063bf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036465 | controller |     "Jun 12 11:08:47.362368 crc crio[19822]: time=\"2026-06-12T11:08:47.362274591Z\" level=info msg=\"Ran pod sandbox 39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c with infra container: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/POD\" id=c524c1f8-f454-45b1-ac56-c611a73b2305 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.036480 | controller |     "Jun 12 11:08:47.362368 crc crio[19822]: time=\"2026-06-12T11:08:47.362340621Z\" level=info msg=\"Starting container: ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d\" id=30638b67-3413-46f4-baa5-f739960110ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.036495 | controller |     "Jun 12 11:08:47.367384 crc crio[19822]: time=\"2026-06-12T11:08:47.367296079Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=0d5d11b8-5e08-4e4e-96f1-df121342736f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.036510 | controller |     "Jun 12 11:08:47.376509 crc crio[19822]: time=\"2026-06-12T11:08:47.376365468Z\" level=info msg=\"Started container\" PID=224342 containerID=ae3a592bba2d93b93417de627f00a23dc0be7238e6e6152ccb812845d05e378d description=openstack-operators/cinder-operator-controller-manager-584b474457-xxrlp/manager id=30638b67-3413-46f4-baa5-f739960110ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=2579e782dbd6aa2b19f51a95f670bff4025eb0a6d53996888aec0c0b3d9bff56",
2026-06-12 11:43:52.036525 | controller |     "Jun 12 11:08:47.399262 crc crio[19822]: time=\"2026-06-12T11:08:47.399154556Z\" level=info msg=\"Checking image status: 38.102.83.102:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=cf7f4a91-2f05-40b1-ba83-c264ddf7c535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.036540 | controller |     "Jun 12 11:08:47.411154 crc crio[19822]: time=\"2026-06-12T11:08:47.411029996Z\" level=info msg=\"Created container 6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e: openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager\" id=e3bbc84e-4ed7-4137-9266-137b322338b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036554 | controller |     "Jun 12 11:08:47.412711 crc crio[19822]: time=\"2026-06-12T11:08:47.412620655Z\" level=info msg=\"Starting container: 6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e\" id=50a8a399-25c9-47b1-8fec-eddb5e812f12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.036569 | controller |     "Jun 12 11:08:47.429609 crc crio[19822]: time=\"2026-06-12T11:08:47.429513353Z\" level=info msg=\"Started container\" PID=224344 containerID=6306f1b176f6ddc1822dd9d7a92d49fcb12a3363507a0e1636b446353ce75d7e description=openstack-operators/swift-operator-controller-manager-79846f755c-2dqw5/manager id=50a8a399-25c9-47b1-8fec-eddb5e812f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1beeff44c5c1ba118d482219b1775e31a81b2bf5052137d614ba9de9a7ae991",
2026-06-12 11:43:52.036584 | controller |     "Jun 12 11:08:47.456747 crc crio[19822]: time=\"2026-06-12T11:08:47.456647299Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager\" id=e5884da2-a836-4683-b2ec-bab89011f5ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036599 | controller |     "Jun 12 11:08:47.458129 crc crio[19822]: time=\"2026-06-12T11:08:47.457362442Z\" level=info msg=\"Created container 907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager\" id=a2296a22-59fe-4152-949f-f8460de17e6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036617 | controller |     "Jun 12 11:08:47.458512 crc crio[19822]: time=\"2026-06-12T11:08:47.458441696Z\" level=info msg=\"Starting container: 907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f\" id=84d7e7c4-179c-4cf6-a54e-97379bbcde2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.036633 | controller |     "Jun 12 11:08:47.467740 crc crio[19822]: time=\"2026-06-12T11:08:47.467573999Z\" level=info msg=\"Started container\" PID=224359 containerID=907bf339e3e77efe6f8caee466781e5691339a77c5c73e08c1e5e1ad4ddd6a6f description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager id=84d7e7c4-179c-4cf6-a54e-97379bbcde2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170",
2026-06-12 11:43:52.036648 | controller |     "Jun 12 11:08:47.488396 crc crio[19822]: time=\"2026-06-12T11:08:47.485685035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036663 | controller |     "Jun 12 11:08:47.495991 crc crio[19822]: time=\"2026-06-12T11:08:47.494115685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036677 | controller |     "Jun 12 11:08:47.538333 crc crio[19822]: time=\"2026-06-12T11:08:47.538200282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036692 | controller |     "Jun 12 11:08:47.551931 crc crio[19822]: time=\"2026-06-12T11:08:47.548006463Z\" level=info msg=\"Created container fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager\" id=ad3378f6-4786-4310-b199-5c41f32e326b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036707 | controller |     "Jun 12 11:08:47.551931 crc crio[19822]: time=\"2026-06-12T11:08:47.550503809Z\" level=info msg=\"Starting container: fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5\" id=95a5e69b-08f6-410c-950e-12510807bdb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.036722 | controller |     "Jun 12 11:08:47.552999 crc crio[19822]: time=\"2026-06-12T11:08:47.55290134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036737 | controller |     "Jun 12 11:08:47.557454 crc crio[19822]: time=\"2026-06-12T11:08:47.557335257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036752 | controller |     "Jun 12 11:08:47.562483 crc crio[19822]: time=\"2026-06-12T11:08:47.562352711Z\" level=info msg=\"Started container\" PID=224353 containerID=fd13a497405956ff2aad44ea287642167bdccf1016c63f1e156863017e3460d5 description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-hmdmk/manager id=95a5e69b-08f6-410c-950e-12510807bdb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d037982c3c77d81be589d2d5ce388ce3f335f430f9ea9b6e148e181f8edeab70",
2026-06-12 11:43:52.036767 | controller |     "Jun 12 11:08:47.583898 crc crio[19822]: time=\"2026-06-12T11:08:47.583676754Z\" level=info msg=\"Created container bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef: openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager\" id=2471d6c1-e6d0-494f-8a38-75b5763d3895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036782 | controller |     "Jun 12 11:08:47.585661 crc crio[19822]: time=\"2026-06-12T11:08:47.585569472Z\" level=info msg=\"Starting container: bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef\" id=1f63158b-3644-4b75-9c82-3ae4367f1d82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.036800 | controller |     "Jun 12 11:08:47.587506 crc crio[19822]: time=\"2026-06-12T11:08:47.586770611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036815 | controller |     "Jun 12 11:08:47.593543 crc crio[19822]: time=\"2026-06-12T11:08:47.593215708Z\" level=info msg=\"Started container\" PID=224354 containerID=bd77489b3339aa8ad5209ff4784fed3e2c4fe1c6cb83523c92ca093d35f65aef description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-cp7t9/manager id=1f63158b-3644-4b75-9c82-3ae4367f1d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d372ef4618682e3dc6ea695953ee4f7e1f5b9d2970e6643380321299fbabb522",
2026-06-12 11:43:52.036830 | controller |     "Jun 12 11:08:47.615516 crc crio[19822]: time=\"2026-06-12T11:08:47.613743211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036845 | controller |     "Jun 12 11:08:47.636780 crc crio[19822]: time=\"2026-06-12T11:08:47.636639342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036863 | controller |     "Jun 12 11:08:47.637177 crc crio[19822]: time=\"2026-06-12T11:08:47.636865419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036897 | controller |     "Jun 12 11:08:47.667736 crc crio[19822]: time=\"2026-06-12T11:08:47.667664531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036914 | controller |     "Jun 12 11:08:47.672162 crc crio[19822]: time=\"2026-06-12T11:08:47.672048781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.036929 | controller |     "Jun 12 11:08:47.673054 crc crio[19822]: time=\"2026-06-12T11:08:47.672963282Z\" level=info msg=\"Created container 858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9: openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager\" id=593b411f-f6b1-451d-bbb0-36fde5c3ccd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036944 | controller |     "Jun 12 11:08:47.674636 crc crio[19822]: time=\"2026-06-12T11:08:47.674584335Z\" level=info msg=\"Starting container: 858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9\" id=4a5b370d-d27d-4672-856a-14c09817535d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.036959 | controller |     "Jun 12 11:08:47.678342 crc crio[19822]: time=\"2026-06-12T11:08:47.678225689Z\" level=info msg=\"Created container 09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6: openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager\" id=5f963687-797b-49b9-bfb8-34e2e85fa1cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.036975 | controller |     "Jun 12 11:08:47.680706 crc crio[19822]: time=\"2026-06-12T11:08:47.68047905Z\" level=info msg=\"Starting container: 09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6\" id=a104e726-b299-4c24-86db-957877759214 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.036990 | controller |     "Jun 12 11:08:47.694746 crc crio[19822]: time=\"2026-06-12T11:08:47.69457105Z\" level=info msg=\"Started container\" PID=224375 containerID=09c93b24e9da2dc8a86de4aa0cd45b4cd1ea9891990a29f623f31cb7bf35eed6 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-q7jfq/manager id=a104e726-b299-4c24-86db-957877759214 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba06b5a6b227339dad655900d7f6556ebe02cf46a8f91b2dc35996552399bb12",
2026-06-12 11:43:52.037009 | controller |     "Jun 12 11:08:47.695272 crc crio[19822]: time=\"2026-06-12T11:08:47.695141978Z\" level=info msg=\"Started container\" PID=224366 containerID=858532db3527fa591f638ae0935d0876e8a1e5139026cea0cad41721e44e19b9 description=openstack-operators/manila-operator-controller-manager-b547849c7-wdwbn/manager id=4a5b370d-d27d-4672-856a-14c09817535d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c569d6a1117274f6c4b0079dbf79bec7a5b0073b85b4034ec33724571bd51aa",
2026-06-12 11:43:52.037025 | controller |     "Jun 12 11:08:47.719879 crc crio[19822]: time=\"2026-06-12T11:08:47.719748724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037040 | controller |     "Jun 12 11:08:47.731714 crc crio[19822]: time=\"2026-06-12T11:08:47.731651496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037055 | controller |     "Jun 12 11:08:47.770198 crc crio[19822]: time=\"2026-06-12T11:08:47.770032007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037070 | controller |     "Jun 12 11:08:47.775585 crc crio[19822]: time=\"2026-06-12T11:08:47.775535112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037085 | controller |     "Jun 12 11:08:47.820090 crc crio[19822]: time=\"2026-06-12T11:08:47.818683618Z\" level=info msg=\"Created container ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager\" id=c1085a86-d645-4b77-98eb-84f1572020ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037101 | controller |     "Jun 12 11:08:47.822565 crc crio[19822]: time=\"2026-06-12T11:08:47.822524493Z\" level=info msg=\"Starting container: ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da\" id=52f5064f-a5e1-44e9-a90c-34d425e02af4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037116 | controller |     "Jun 12 11:08:47.830315 crc crio[19822]: time=\"2026-06-12T11:08:47.830250877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037132 | controller |     "Jun 12 11:08:47.847570 crc crio[19822]: time=\"2026-06-12T11:08:47.847464097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037147 | controller |     "Jun 12 11:08:47.851331 crc crio[19822]: time=\"2026-06-12T11:08:47.85124896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037162 | controller |     "Jun 12 11:08:47.852447 crc crio[19822]: time=\"2026-06-12T11:08:47.852334433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037177 | controller |     "Jun 12 11:08:47.856210 crc crio[19822]: time=\"2026-06-12T11:08:47.85591682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037196 | controller |     "Jun 12 11:08:47.860288 crc crio[19822]: time=\"2026-06-12T11:08:47.860129696Z\" level=info msg=\"Started container\" PID=224383 containerID=ec1e38fd9f63138deffa932eab49900fb3f6fcd590add2a9b161999ca14222da description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager id=52f5064f-a5e1-44e9-a90c-34d425e02af4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426",
2026-06-12 11:43:52.037212 | controller |     "Jun 12 11:08:47.866115 crc crio[19822]: time=\"2026-06-12T11:08:47.863279988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037227 | controller |     "Jun 12 11:08:47.870510 crc crio[19822]: time=\"2026-06-12T11:08:47.870431058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037243 | controller |     "Jun 12 11:08:47.873013 crc crio[19822]: time=\"2026-06-12T11:08:47.872972071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037258 | controller |     "Jun 12 11:08:47.880714 crc crio[19822]: time=\"2026-06-12T11:08:47.880627905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037272 | controller |     "Jun 12 11:08:47.890176 crc crio[19822]: time=\"2026-06-12T11:08:47.889878823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.037287 | controller |     "Jun 12 11:08:48.495939 crc crio[19822]: time=\"2026-06-12T11:08:48.49231928Z\" level=info msg=\"Created container 735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664: openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager\" id=e5884da2-a836-4683-b2ec-bab89011f5ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037303 | controller |     "Jun 12 11:08:48.495939 crc crio[19822]: time=\"2026-06-12T11:08:48.493896552Z\" level=info msg=\"Created container eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager\" id=2d039b76-2a82-4787-a907-2d1296f9cc33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037318 | controller |     "Jun 12 11:08:48.495939 crc crio[19822]: time=\"2026-06-12T11:08:48.495198711Z\" level=info msg=\"Created container cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager\" id=d9e45f10-2243-443c-8d06-18d6954caebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037333 | controller |     "Jun 12 11:08:48.506451 crc crio[19822]: time=\"2026-06-12T11:08:48.506331833Z\" level=info msg=\"Starting container: eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a\" id=818ef11f-66b1-4028-92bc-1758635350f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037348 | controller |     "Jun 12 11:08:48.506703 crc crio[19822]: time=\"2026-06-12T11:08:48.506602945Z\" level=info msg=\"Starting container: 735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664\" id=bf5fb0e1-2420-43c8-8774-91c1a9c84345 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037363 | controller |     "Jun 12 11:08:48.507716 crc crio[19822]: time=\"2026-06-12T11:08:48.506400199Z\" level=info msg=\"Starting container: cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8\" id=f14b84fb-bf6d-44a4-8224-7677fee9960f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037382 | controller |     "Jun 12 11:08:48.515054 crc crio[19822]: time=\"2026-06-12T11:08:48.514975144Z\" level=info msg=\"Started container\" PID=224555 containerID=eaaeada030f1b505161c09068ca044c2f20641fa1f46ebe7339524e22ec3c90a description=openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager id=818ef11f-66b1-4028-92bc-1758635350f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64",
2026-06-12 11:43:52.037397 | controller |     "Jun 12 11:08:48.517855 crc crio[19822]: time=\"2026-06-12T11:08:48.517146866Z\" level=info msg=\"Created container 5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager\" id=39f21eb7-a3d1-4dcb-8f2e-29a89cdbe1d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037412 | controller |     "Jun 12 11:08:48.519535 crc crio[19822]: time=\"2026-06-12T11:08:48.51946654Z\" level=info msg=\"Created container 5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104: openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager\" id=30a3bb58-7ced-4632-876b-3513a4cb8bf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037427 | controller |     "Jun 12 11:08:48.538886 crc crio[19822]: time=\"2026-06-12T11:08:48.538735771Z\" level=info msg=\"Starting container: 5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104\" id=51780e54-0919-434a-9ffd-81cbf34dc9fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037442 | controller |     "Jun 12 11:08:48.539199 crc crio[19822]: time=\"2026-06-12T11:08:48.539134043Z\" level=info msg=\"Starting container: 5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd\" id=ed02410d-803d-4b02-9f4f-41abe5b21f78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037457 | controller |     "Jun 12 11:08:48.539660 crc crio[19822]: time=\"2026-06-12T11:08:48.539587617Z\" level=info msg=\"Started container\" PID=224544 containerID=735712ffba86490e2890a0d5cac4303bc7bc6f347eb82a462b6a6a756db3c664 description=openstack-operators/openstack-operator-controller-manager-698d5f8d8c-vd76j/manager id=bf5fb0e1-2420-43c8-8774-91c1a9c84345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39cfb14a3a285ccb36f5ce29f30e419295169adcfb65879cf0d992ad9b62a41c",
2026-06-12 11:43:52.037472 | controller |     "Jun 12 11:08:48.540360 crc crio[19822]: time=\"2026-06-12T11:08:48.540257189Z\" level=info msg=\"Started container\" PID=224546 containerID=cf7ecf3c5bd0b139573d09bb96c6f8a38dd95d0456b79cf10052c0a0ef4cd5e8 description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-2mv8m/manager id=f14b84fb-bf6d-44a4-8224-7677fee9960f name=/runtime.v1.RuntimeService/StartContainer sandboxID=619f5318d5055cc9ba46e27be04b7d1b22baa33a0d36cf0527d53eb36cd31876",
2026-06-12 11:43:52.037488 | controller |     "Jun 12 11:08:48.553639 crc crio[19822]: time=\"2026-06-12T11:08:48.553480715Z\" level=info msg=\"Started container\" PID=224552 containerID=5266df8445ba34e51cbd0d8cdb444a720683f498ab9d63c4fbf3134bea4d4104 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-ww74w/manager id=51780e54-0919-434a-9ffd-81cbf34dc9fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e9e7fb8e5c16cfef792fb03c5cf8b1fcf0768811f98eb6dffc0e4d23731006b",
2026-06-12 11:43:52.037503 | controller |     "Jun 12 11:08:48.564880 crc crio[19822]: time=\"2026-06-12T11:08:48.562887299Z\" level=info msg=\"Started container\" PID=224547 containerID=5653e729aa2c136bd73ed1fa9ea1b494b2f7d928f5e770bac1328044394b15cd description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager id=ed02410d-803d-4b02-9f4f-41abe5b21f78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92",
2026-06-12 11:43:52.037519 | controller |     "Jun 12 11:08:48.596443 crc crio[19822]: time=\"2026-06-12T11:08:48.596018971Z\" level=info msg=\"Created container b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036: openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager\" id=c43ddbca-fbcd-4e9e-bd0d-e2ef8db795dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037537 | controller |     "Jun 12 11:08:48.600154 crc crio[19822]: time=\"2026-06-12T11:08:48.599148268Z\" level=info msg=\"Starting container: b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036\" id=46748d9c-5825-4d8d-8dc4-c56c2036710a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037553 | controller |     "Jun 12 11:08:48.609663 crc crio[19822]: time=\"2026-06-12T11:08:48.609557353Z\" level=info msg=\"Started container\" PID=224545 containerID=b8f69f17da00fea7acbd1ab5dd33ce15b2e1e221c06c09df07f49b55c5892036 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-xbj5n/manager id=46748d9c-5825-4d8d-8dc4-c56c2036710a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d04d6784fe55955dbad0e99fff3c8ff43fd266f472c9a239b77deb828f98c191",
2026-06-12 11:43:52.037568 | controller |     "Jun 12 11:08:48.673657 crc crio[19822]: time=\"2026-06-12T11:08:48.673518332Z\" level=info msg=\"Created container a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146: openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager\" id=cc45c95b-0854-4833-bf4b-03e128fd4db9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037584 | controller |     "Jun 12 11:08:48.676447 crc crio[19822]: time=\"2026-06-12T11:08:48.676399095Z\" level=info msg=\"Starting container: a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146\" id=b5572164-cf8b-46c5-82fc-b16051e9c489 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037599 | controller |     "Jun 12 11:08:48.693297 crc crio[19822]: time=\"2026-06-12T11:08:48.693191763Z\" level=info msg=\"Started container\" PID=224554 containerID=a8bc748651e9ad84106e0d92be7ce7fe367ffbe5fc2dae90f7e532a08ce9a146 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-bsrp9/manager id=b5572164-cf8b-46c5-82fc-b16051e9c489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01eae4a40951e3ea6115f9a636b931c4c4b8a09e485c8b6e8b9f268b3f6f36ef",
2026-06-12 11:43:52.037614 | controller |     "Jun 12 11:08:48.707332 crc crio[19822]: time=\"2026-06-12T11:08:48.707246664Z\" level=info msg=\"Created container 557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743: openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager\" id=dbeb0793-2349-4cca-825d-535358e6d9c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037629 | controller |     "Jun 12 11:08:48.711213 crc crio[19822]: time=\"2026-06-12T11:08:48.711142115Z\" level=info msg=\"Starting container: 557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743\" id=2843ef24-c61f-4a1d-b17b-5c1d167fce73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037644 | controller |     "Jun 12 11:08:48.722415 crc crio[19822]: time=\"2026-06-12T11:08:48.722262934Z\" level=info msg=\"Started container\" PID=224543 containerID=557ede85216def66fc91e3b0e6a8867aee3cae1c40129eaa26b506bfd524a743 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-fqhqr/manager id=2843ef24-c61f-4a1d-b17b-5c1d167fce73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e759d232a906abd791e16ce5cee5c3cef0bafdea8d409b6467ee0da16b228b71",
2026-06-12 11:43:52.037659 | controller |     "Jun 12 11:08:48.748134 crc crio[19822]: time=\"2026-06-12T11:08:48.74799348Z\" level=info msg=\"Created container b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82: openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager\" id=3221052b-2056-47b5-b905-51a2571e368f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037674 | controller |     "Jun 12 11:08:48.755343 crc crio[19822]: time=\"2026-06-12T11:08:48.755265801Z\" level=info msg=\"Starting container: b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82\" id=5aed24e2-35c2-401a-8170-bf10b8a27d04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037695 | controller |     "Jun 12 11:08:48.767206 crc crio[19822]: time=\"2026-06-12T11:08:48.767117617Z\" level=info msg=\"Started container\" PID=224557 containerID=b8bb0e752abc094e4c9d219e9e3ee1002c684052128b0a37eafa7316da205d82 description=openstack-operators/nova-operator-controller-manager-6df846755f-4pz86/manager id=5aed24e2-35c2-401a-8170-bf10b8a27d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d16ce1fff6fb3ee845cc404f41422937a795d752390625f8144293e27a565b",
2026-06-12 11:43:52.037710 | controller |     "Jun 12 11:08:48.771590 crc crio[19822]: time=\"2026-06-12T11:08:48.771386042Z\" level=info msg=\"Created container a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024: openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager\" id=0cd80fb6-411e-4476-927e-7cf423609f32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037725 | controller |     "Jun 12 11:08:48.774561 crc crio[19822]: time=\"2026-06-12T11:08:48.774493042Z\" level=info msg=\"Starting container: a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024\" id=52554fc8-a7bc-4046-903d-a2f6d79fbe4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037740 | controller |     "Jun 12 11:08:48.785280 crc crio[19822]: time=\"2026-06-12T11:08:48.785202333Z\" level=info msg=\"Started container\" PID=224553 containerID=a26e1fc2490d835365f7ea101ebf33c614dba08c47c744dec49cc77848917024 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-xxjjb/manager id=52554fc8-a7bc-4046-903d-a2f6d79fbe4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f254768e1917aee934876d42c3c8186ad58e344566ff605ced3b9ee865b0ec1",
2026-06-12 11:43:52.037755 | controller |     "Jun 12 11:08:48.807737 crc crio[19822]: time=\"2026-06-12T11:08:48.807631862Z\" level=info msg=\"Created container 3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b: openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager\" id=715d3896-e08d-45ac-b22b-0955831d35d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037770 | controller |     "Jun 12 11:08:48.815331 crc crio[19822]: time=\"2026-06-12T11:08:48.815252667Z\" level=info msg=\"Starting container: 3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b\" id=8a4a144c-4135-4b06-9029-62620cabade4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037784 | controller |     "Jun 12 11:08:48.828286 crc crio[19822]: time=\"2026-06-12T11:08:48.828170754Z\" level=info msg=\"Started container\" PID=224549 containerID=3fc1016a568c43d56beb978a28b58198fc73fd523c2357eacfddb7c1d7660b9b description=openstack-operators/infra-operator-controller-manager-594d6555bb-kxhvw/manager id=8a4a144c-4135-4b06-9029-62620cabade4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90eb3921778302b3747761df2439f42d4f1ef0998623c84bb8ae4784952a07af",
2026-06-12 11:43:52.037799 | controller |     "Jun 12 11:08:48.866492 crc crio[19822]: time=\"2026-06-12T11:08:48.866392402Z\" level=info msg=\"Created container 7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435: openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager\" id=fa375004-3b10-4589-bf3f-6503ede67239 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.037814 | controller |     "Jun 12 11:08:48.875229 crc crio[19822]: time=\"2026-06-12T11:08:48.875056483Z\" level=info msg=\"Starting container: 7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435\" id=2be634ef-1d1f-4fe2-8341-03e23faa04a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.037829 | controller |     "Jun 12 11:08:48.887339 crc crio[19822]: time=\"2026-06-12T11:08:48.887260549Z\" level=info msg=\"Started container\" PID=224556 containerID=7492db8ab7ba34a077e1ac7e836558852a6b2baab879c38f417e7324ee4f7435 description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-wp25v/manager id=2be634ef-1d1f-4fe2-8341-03e23faa04a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00f12193785fe540cd62959de8178f40576d4d6d6d24cf29d6c3b91718795e62",
2026-06-12 11:43:52.037850 | controller |     "Jun 12 11:09:21.929104 crc crio[19822]: time=\"2026-06-12T11:09:21.924744382Z\" level=info msg=\"Stopping container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d (timeout: 30s)\" id=f5edc65d-8204-4a54-820d-5c12e943ac24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.037866 | controller |     "Jun 12 11:09:21.929104 crc crio[19822]: time=\"2026-06-12T11:09:21.926125215Z\" level=info msg=\"Stopping container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1 (timeout: 30s)\" id=c83a7c17-799f-457f-b723-09807c80ab47 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.037899 | controller |     "Jun 12 11:09:21.929104 crc crio[19822]: time=\"2026-06-12T11:09:21.928437643Z\" level=info msg=\"Stopping container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df (timeout: 30s)\" id=1edf5124-ed22-4285-9f81-7d5fe376c01d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.037915 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.933183571Z\" level=info msg=\"Stopping container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f (timeout: 30s)\" id=0e8c6b33-1a69-46ae-917f-93d710b58b38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.037930 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.933895639Z\" level=info msg=\"Stopping container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e (timeout: 30s)\" id=2a45dda9-809c-440d-9d2b-4e48559f88c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.037945 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.934043342Z\" level=info msg=\"Stopping container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170 (timeout: 30s)\" id=d616e98d-a9ad-41f1-8f12-f44c9ed2a8ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.037959 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924791102Z\" level=info msg=\"Stopping container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85 (timeout: 30s)\" id=0da35547-7b19-489a-b024-445d95f28d71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.037974 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.935683103Z\" level=info msg=\"Stopping container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af (timeout: 30s)\" id=d03145cb-6e0e-4096-b322-dc32cf2f440a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.037989 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924901446Z\" level=info msg=\"Stopping container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 (timeout: 30s)\" id=372a7891-7916-4f5e-8a3d-d4024ca66863 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038004 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924937627Z\" level=info msg=\"Stopping container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21 (timeout: 30s)\" id=0ad237d6-3a3b-4917-8221-108dca19367a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038018 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924969028Z\" level=info msg=\"Stopping container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4 (timeout: 30s)\" id=e49687fd-f931-477e-8125-e52cc4b42a78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038033 | controller |     "Jun 12 11:09:21.940879 crc crio[19822]: time=\"2026-06-12T11:09:21.924983242Z\" level=info msg=\"Stopping container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f (timeout: 30s)\" id=810306db-73e7-4937-945c-71f960163165 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038052 | controller |     "Jun 12 11:09:21.946347 crc crio[19822]: time=\"2026-06-12T11:09:21.925180855Z\" level=info msg=\"Stopping container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b (timeout: 30s)\" id=a5d02e82-33df-4258-bc29-3a59472ed252 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038068 | controller |     "Jun 12 11:09:21.946347 crc crio[19822]: time=\"2026-06-12T11:09:21.925208546Z\" level=info msg=\"Stopping container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21 (timeout: 30s)\" id=04694e87-7c2d-4ef2-a820-8f57aa4f0ae4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038083 | controller |     "Jun 12 11:09:21.947855 crc crio[19822]: time=\"2026-06-12T11:09:21.947593381Z\" level=info msg=\"Stopping container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d (timeout: 30s)\" id=075ec901-0642-436b-a315-f23982854fec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038097 | controller |     "Jun 12 11:09:22.147653 crc crio[19822]: time=\"2026-06-12T11:09:22.14754893Z\" level=info msg=\"Stopped container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater\" id=075ec901-0642-436b-a315-f23982854fec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038112 | controller |     "Jun 12 11:09:22.150177 crc crio[19822]: time=\"2026-06-12T11:09:22.150045137Z\" level=info msg=\"Stopped container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator\" id=c83a7c17-799f-457f-b723-09807c80ab47 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038127 | controller |     "Jun 12 11:09:22.226159 crc crio[19822]: time=\"2026-06-12T11:09:22.225876479Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6c45654bff-tnfkh/POD\" id=4dea92be-8c2a-42fb-ac7a-48664710731f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038142 | controller |     "Jun 12 11:09:22.226159 crc crio[19822]: time=\"2026-06-12T11:09:22.225990085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038157 | controller |     "Jun 12 11:09:22.233295 crc crio[19822]: time=\"2026-06-12T11:09:22.233176071Z\" level=info msg=\"Stopped container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor\" id=d03145cb-6e0e-4096-b322-dc32cf2f440a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038173 | controller |     "Jun 12 11:09:22.304387 crc crio[19822]: time=\"2026-06-12T11:09:22.304281188Z\" level=info msg=\"Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc0006968d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.038189 | controller |     "Jun 12 11:09:22.304387 crc crio[19822]: time=\"2026-06-12T11:09:22.304402612Z\" level=info msg=\"Adding pod openstack_neutron-6c45654bff-tnfkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.038204 | controller |     "Jun 12 11:09:22.819358 crc crio[19822]: time=\"2026-06-12T11:09:22.818221521Z\" level=info msg=\"Stopped container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor\" id=0e8c6b33-1a69-46ae-917f-93d710b58b38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038223 | controller |     "Jun 12 11:09:22.862617 crc crio[19822]: time=\"2026-06-12T11:09:22.85226901Z\" level=info msg=\"Stopped container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync\" id=f5edc65d-8204-4a54-820d-5c12e943ac24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038239 | controller |     "Jun 12 11:09:22.954988 crc crio[19822]: time=\"2026-06-12T11:09:22.954160269Z\" level=info msg=\"Stopped container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater\" id=0ad237d6-3a3b-4917-8221-108dca19367a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038254 | controller |     "Jun 12 11:09:23.020964 crc crio[19822]: time=\"2026-06-12T11:09:23.018361872Z\" level=info msg=\"Stopped container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator\" id=04694e87-7c2d-4ef2-a820-8f57aa4f0ae4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038268 | controller |     "Jun 12 11:09:23.165211 crc crio[19822]: time=\"2026-06-12T11:09:23.163511098Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-w4lvz/POD\" id=7240eed0-5201-4aac-adef-8ff1ee314a19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038283 | controller |     "Jun 12 11:09:23.165211 crc crio[19822]: time=\"2026-06-12T11:09:23.163620202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038298 | controller |     "Jun 12 11:09:23.171983 crc crio[19822]: time=\"2026-06-12T11:09:23.167301377Z\" level=info msg=\"Stopped container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator\" id=1edf5124-ed22-4285-9f81-7d5fe376c01d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038327 | controller |     "Jun 12 11:09:23.331573 crc crio[19822]: time=\"2026-06-12T11:09:23.331456092Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc002ed00d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.038344 | controller |     "Jun 12 11:09:23.331573 crc crio[19822]: time=\"2026-06-12T11:09:23.331548297Z\" level=info msg=\"Adding pod openstack_barbican-db-create-w4lvz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.038359 | controller |     "Jun 12 11:09:23.482599 crc crio[19822]: time=\"2026-06-12T11:09:23.48164596Z\" level=info msg=\"Stopped container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper\" id=d616e98d-a9ad-41f1-8f12-f44c9ed2a8ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038374 | controller |     "Jun 12 11:09:23.521792 crc crio[19822]: time=\"2026-06-12T11:09:23.521575691Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-f1a6-account-create-update-rlb9c/POD\" id=0811e945-fad7-49ce-a919-4972aba7d8e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038389 | controller |     "Jun 12 11:09:23.521792 crc crio[19822]: time=\"2026-06-12T11:09:23.521748807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038404 | controller |     "Jun 12 11:09:23.843868 crc crio[19822]: time=\"2026-06-12T11:09:23.835916731Z\" level=info msg=\"Stopped container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer\" id=810306db-73e7-4937-945c-71f960163165 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038423 | controller |     "Jun 12 11:09:23.874945 crc crio[19822]: time=\"2026-06-12T11:09:23.864893715Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc005212140}] Aliases:map[]}\"",
2026-06-12 11:43:52.038439 | controller |     "Jun 12 11:09:23.874945 crc crio[19822]: time=\"2026-06-12T11:09:23.865018739Z\" level=info msg=\"Adding pod openstack_nova-cell1-f1a6-account-create-update-rlb9c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.038454 | controller |     "Jun 12 11:09:23.997959 crc crio[19822]: time=\"2026-06-12T11:09:23.988886761Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-8pwj7/POD\" id=8b98f358-013b-44a2-9e17-0ea82cf0c2e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038468 | controller |     "Jun 12 11:09:23.997959 crc crio[19822]: time=\"2026-06-12T11:09:23.989387167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038483 | controller |     "Jun 12 11:09:24.126287 crc crio[19822]: time=\"2026-06-12T11:09:24.126134875Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc00244c7e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.038499 | controller |     "Jun 12 11:09:24.126287 crc crio[19822]: time=\"2026-06-12T11:09:24.126206847Z\" level=info msg=\"Adding pod openstack_cinder-db-create-8pwj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.038513 | controller |     "Jun 12 11:09:24.178481 crc crio[19822]: time=\"2026-06-12T11:09:24.178341095Z\" level=info msg=\"Running pod sandbox: openstack/keystone-fdd585476-6bmrd/POD\" id=9fd26cdd-14e2-44e6-9435-737f4421689c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038528 | controller |     "Jun 12 11:09:24.178637 crc crio[19822]: time=\"2026-06-12T11:09:24.17849893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038542 | controller |     "Jun 12 11:09:24.328562 crc crio[19822]: time=\"2026-06-12T11:09:24.328440796Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-9g8sj/POD\" id=2729d38b-2fb3-4214-8fb9-7568fd0b0f6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038557 | controller |     "Jun 12 11:09:24.328562 crc crio[19822]: time=\"2026-06-12T11:09:24.32855442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038573 | controller |     "Jun 12 11:09:24.345969 crc crio[19822]: time=\"2026-06-12T11:09:24.345857292Z\" level=info msg=\"Stopped container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server\" id=a5d02e82-33df-4258-bc29-3a59472ed252 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038588 | controller |     "Jun 12 11:09:24.398292 crc crio[19822]: time=\"2026-06-12T11:09:24.398190372Z\" level=info msg=\"Stopped container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor\" id=0da35547-7b19-489a-b024-445d95f28d71 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038609 | controller |     "Jun 12 11:09:24.408628 crc crio[19822]: time=\"2026-06-12T11:09:24.407687559Z\" level=info msg=\"Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00244c960}] Aliases:map[]}\"",
2026-06-12 11:43:52.038627 | controller |     "Jun 12 11:09:24.408628 crc crio[19822]: time=\"2026-06-12T11:09:24.408004449Z\" level=info msg=\"Adding pod openstack_keystone-fdd585476-6bmrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.038643 | controller |     "Jun 12 11:09:24.454567 crc crio[19822]: time=\"2026-06-12T11:09:24.454445651Z\" level=info msg=\"Stopped container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server\" id=2a45dda9-809c-440d-9d2b-4e48559f88c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038658 | controller |     "Jun 12 11:09:24.606463 crc crio[19822]: 2026-06-12T11:09:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88855850dedd8d4 Mac:96:8e:f3:61:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 SocketPath: PciID:}] [{Interface:0xc00013c850 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.038673 | controller |     "Jun 12 11:09:24.622457 crc crio[19822]: time=\"2026-06-12T11:09:24.622313781Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc002ed00d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.038689 | controller |     "Jun 12 11:09:24.622745 crc crio[19822]: time=\"2026-06-12T11:09:24.62261688Z\" level=info msg=\"Checking pod openstack_barbican-db-create-w4lvz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.038706 | controller |     "Jun 12 11:09:24.633373 crc crio[19822]: time=\"2026-06-12T11:09:24.633290143Z\" level=info msg=\"Running pod sandbox: openstack/barbican-0713-account-create-update-zgmr5/POD\" id=aedd7330-869a-4297-936b-bd378d2e8e17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038721 | controller |     "Jun 12 11:09:24.633610 crc crio[19822]: time=\"2026-06-12T11:09:24.633395986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038736 | controller |     "Jun 12 11:09:24.744998 crc crio[19822]: time=\"2026-06-12T11:09:24.74488338Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-v9vbw/POD\" id=0780f186-ef81-4d0c-ae13-535e47fade0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038751 | controller |     "Jun 12 11:09:24.745234 crc crio[19822]: time=\"2026-06-12T11:09:24.745049925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038770 | controller |     "Jun 12 11:09:24.800592 crc crio[19822]: time=\"2026-06-12T11:09:24.791934544Z\" level=info msg=\"Stopped container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server\" id=e49687fd-f931-477e-8125-e52cc4b42a78 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.038785 | controller |     "Jun 12 11:09:24.893280 crc crio[19822]: time=\"2026-06-12T11:09:24.892782333Z\" level=info msg=\"Ran pod sandbox 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 with infra container: openstack/barbican-db-create-w4lvz/POD\" id=7240eed0-5201-4aac-adef-8ff1ee314a19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038800 | controller |     "Jun 12 11:09:24.940192 crc crio[19822]: 2026-06-12T11:09:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade2d84d8cefbea Mac:32:a4:44:da:e5:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b SocketPath: PciID:}] [{Interface:0xc000015090 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.038815 | controller |     "Jun 12 11:09:24.951274 crc crio[19822]: time=\"2026-06-12T11:09:24.951126564Z\" level=info msg=\"Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc0006968d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.038830 | controller |     "Jun 12 11:09:24.951439 crc crio[19822]: time=\"2026-06-12T11:09:24.951374182Z\" level=info msg=\"Checking pod openstack_neutron-6c45654bff-tnfkh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.038845 | controller |     "Jun 12 11:09:24.964890 crc crio[19822]: time=\"2026-06-12T11:09:24.958921145Z\" level=info msg=\"Running pod sandbox: openstack/glance-d215-account-create-update-fjdkr/POD\" id=5df564d6-466d-4cd4-8fdf-9372a3959f8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038864 | controller |     "Jun 12 11:09:24.964890 crc crio[19822]: time=\"2026-06-12T11:09:24.959117418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038899 | controller |     "Jun 12 11:09:24.969934 crc crio[19822]: time=\"2026-06-12T11:09:24.969389215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dc30462e-852e-447b-8d14-419046825366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.038915 | controller |     "Jun 12 11:09:25.086278 crc crio[19822]: time=\"2026-06-12T11:09:25.079607675Z\" level=info msg=\"Ran pod sandbox ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d with infra container: openstack/neutron-6c45654bff-tnfkh/POD\" id=4dea92be-8c2a-42fb-ac7a-48664710731f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038931 | controller |     "Jun 12 11:09:25.104218 crc crio[19822]: time=\"2026-06-12T11:09:25.102766916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=64811117-3917-45ff-baac-f298a4369221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.038945 | controller |     "Jun 12 11:09:25.185891 crc crio[19822]: time=\"2026-06-12T11:09:25.182916031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad113feb-0780-4963-8dc6-d2f368562959 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.038965 | controller |     "Jun 12 11:09:25.266862 crc crio[19822]: time=\"2026-06-12T11:09:25.264705873Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-wz8b8/POD\" id=711162e2-f368-434b-a6ef-e1229b7714b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.038980 | controller |     "Jun 12 11:09:25.272902 crc crio[19822]: time=\"2026-06-12T11:09:25.271109156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.038996 | controller |     "Jun 12 11:09:25.431257 crc crio[19822]: time=\"2026-06-12T11:09:25.429391145Z\" level=info msg=\"Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=beb8aff6-45e4-4637-a587-6f1572ff760c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.039011 | controller |     "Jun 12 11:09:25.440398 crc crio[19822]: time=\"2026-06-12T11:09:25.43850086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039027 | controller |     "Jun 12 11:09:25.543404 crc crio[19822]: time=\"2026-06-12T11:09:25.535127262Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00244c4a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.039043 | controller |     "Jun 12 11:09:25.543404 crc crio[19822]: time=\"2026-06-12T11:09:25.535647799Z\" level=info msg=\"Adding pod openstack_barbican-0713-account-create-update-zgmr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.039059 | controller |     "Jun 12 11:09:25.544400 crc crio[19822]: time=\"2026-06-12T11:09:25.544256631Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc0052121d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.039074 | controller |     "Jun 12 11:09:25.544400 crc crio[19822]: time=\"2026-06-12T11:09:25.544330999Z\" level=info msg=\"Adding pod openstack_neutron-db-create-9g8sj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.039089 | controller |     "Jun 12 11:09:25.690488 crc crio[19822]: time=\"2026-06-12T11:09:25.690389723Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4631-account-create-update-xczrr/POD\" id=d6ac9c8c-9727-4d9c-ac93-5cc7214ef3b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039105 | controller |     "Jun 12 11:09:25.690634 crc crio[19822]: time=\"2026-06-12T11:09:25.690535348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039121 | controller |     "Jun 12 11:09:25.690881 crc crio[19822]: time=\"2026-06-12T11:09:25.690708012Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-vfsxn/POD\" id=5dedee53-b31f-4763-9c90-30c5387b9ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039139 | controller |     "Jun 12 11:09:25.691029 crc crio[19822]: time=\"2026-06-12T11:09:25.690969261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039186 | controller |     "Jun 12 11:09:26.013230 crc crio[19822]: 2026-06-12T11:09:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6db73a160af85ca Mac:1e:de:c8:98:52:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.039216 | controller |     "Jun 12 11:09:26.015569 crc crio[19822]: time=\"2026-06-12T11:09:26.01420786Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc005212140}] Aliases:map[]}\"",
2026-06-12 11:43:52.039234 | controller |     "Jun 12 11:09:26.015569 crc crio[19822]: time=\"2026-06-12T11:09:26.014390085Z\" level=info msg=\"Checking pod openstack_nova-cell1-f1a6-account-create-update-rlb9c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.039251 | controller |     "Jun 12 11:09:26.017512 crc crio[19822]: time=\"2026-06-12T11:09:26.017376932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c5b41121-0694-4124-9ee1-c0c1c5186e1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.039267 | controller |     "Jun 12 11:09:26.018889 crc crio[19822]: time=\"2026-06-12T11:09:26.018752156Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-25b4-account-create-update-7hwjq/POD\" id=f9d48952-6382-429b-a92f-e9ce2ecfbee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039283 | controller |     "Jun 12 11:09:26.018889 crc crio[19822]: time=\"2026-06-12T11:09:26.01887832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039299 | controller |     "Jun 12 11:09:26.037017 crc crio[19822]: time=\"2026-06-12T11:09:26.036872901Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003094208}] Aliases:map[]}\"",
2026-06-12 11:43:52.039314 | controller |     "Jun 12 11:09:26.037570 crc crio[19822]: time=\"2026-06-12T11:09:26.037543112Z\" level=info msg=\"Adding pod openstack_glance-d215-account-create-update-fjdkr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.039329 | controller |     "Jun 12 11:09:26.062237 crc crio[19822]: time=\"2026-06-12T11:09:26.04125657Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.039348 | controller |     "Jun 12 11:09:26.062791 crc crio[19822]: time=\"2026-06-12T11:09:26.053294571Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-9m84p/POD\" id=d15848c2-53fc-4647-ad0e-3e8f892e37e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039364 | controller |     "Jun 12 11:09:26.062791 crc crio[19822]: time=\"2026-06-12T11:09:26.062552459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039379 | controller |     "Jun 12 11:09:26.062791 crc crio[19822]: time=\"2026-06-12T11:09:26.062662193Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-v9vbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.039395 | controller |     "Jun 12 11:09:26.083861 crc crio[19822]: time=\"2026-06-12T11:09:26.08364888Z\" level=info msg=\"Ran pod sandbox 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a with infra container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/POD\" id=0811e945-fad7-49ce-a919-4972aba7d8e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039410 | controller |     "Jun 12 11:09:26.115465 crc crio[19822]: time=\"2026-06-12T11:09:26.114512115Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc005212528}] Aliases:map[]}\"",
2026-06-12 11:43:52.039425 | controller |     "Jun 12 11:09:26.115465 crc crio[19822]: time=\"2026-06-12T11:09:26.114617479Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-wz8b8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.039441 | controller |     "Jun 12 11:09:26.162058 crc crio[19822]: time=\"2026-06-12T11:09:26.161925178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4db42544-aa27-456a-9893-61e805894738 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.039455 | controller |     "Jun 12 11:09:26.275305 crc crio[19822]: time=\"2026-06-12T11:09:26.275156648Z\" level=info msg=\"Creating container: openstack/neutron-6c45654bff-tnfkh/neutron-api\" id=0eb4aa85-a5b7-47e4-a733-085016f93532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.039471 | controller |     "Jun 12 11:09:26.275305 crc crio[19822]: time=\"2026-06-12T11:09:26.275266437Z\" level=info msg=\"Running pod sandbox: openstack/placement-2383-account-create-update-cxcg4/POD\" id=bdd23dd2-7a3b-46d6-9178-736623f1f6d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039486 | controller |     "Jun 12 11:09:26.275731 crc crio[19822]: time=\"2026-06-12T11:09:26.275368471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039502 | controller |     "Jun 12 11:09:26.275731 crc crio[19822]: time=\"2026-06-12T11:09:26.275665134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039517 | controller |     "Jun 12 11:09:26.275961 crc crio[19822]: time=\"2026-06-12T11:09:26.275906942Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-6v6b8/POD\" id=afca8288-25a0-4513-8d28-0a4eb4234d61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039532 | controller |     "Jun 12 11:09:26.275961 crc crio[19822]: time=\"2026-06-12T11:09:26.275952563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039551 | controller |     "Jun 12 11:09:26.302891 crc crio[19822]: time=\"2026-06-12T11:09:26.300401332Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-fxznj/POD\" id=2ad4c782-2a7c-4321-a0d7-7b8b716144ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039566 | controller |     "Jun 12 11:09:26.302891 crc crio[19822]: time=\"2026-06-12T11:09:26.300541127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039580 | controller |     "Jun 12 11:09:26.329777 crc crio[19822]: time=\"2026-06-12T11:09:26.327166435Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93baf2b7-2ef9-4405-a535-2ec60c502b92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.039595 | controller |     "Jun 12 11:09:26.351705 crc crio[19822]: time=\"2026-06-12T11:09:26.350432631Z\" level=info msg=\"Running pod sandbox: openstack/cinder-cdb5-account-create-update-x4lwf/POD\" id=a452e821-6bb2-42f2-8ae6-072838a14ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039610 | controller |     "Jun 12 11:09:26.351705 crc crio[19822]: time=\"2026-06-12T11:09:26.35088645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039625 | controller |     "Jun 12 11:09:26.394536 crc crio[19822]: time=\"2026-06-12T11:09:26.394419124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039640 | controller |     "Jun 12 11:09:26.455626 crc crio[19822]: time=\"2026-06-12T11:09:26.455412884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039654 | controller |     "Jun 12 11:09:26.535883 crc crio[19822]: time=\"2026-06-12T11:09:26.533381966Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=af268d9b-bfd4-49eb-80b4-e306429b187c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.039669 | controller |     "Jun 12 11:09:26.576166 crc crio[19822]: time=\"2026-06-12T11:09:26.568214054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039684 | controller |     "Jun 12 11:09:26.970096 crc crio[19822]: time=\"2026-06-12T11:09:26.96557033Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bdfe-account-create-update-c55xg/POD\" id=caa2b231-bba4-4645-9f4c-b8408e3b111d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.039698 | controller |     "Jun 12 11:09:26.970096 crc crio[19822]: time=\"2026-06-12T11:09:26.96617919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039714 | controller |     "Jun 12 11:09:27.574410 crc crio[19822]: time=\"2026-06-12T11:09:27.574317891Z\" level=info msg=\"Stopping container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16 (timeout: 30s)\" id=6253232b-f2be-42fe-8dfb-4753bc201840 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.039729 | controller |     "Jun 12 11:09:27.578535 crc crio[19822]: time=\"2026-06-12T11:09:27.578285299Z\" level=info msg=\"Stopping container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e (timeout: 30s)\" id=07b46e6a-2348-4cdc-a730-55b342a54997 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.039748 | controller |     "Jun 12 11:09:27.586913 crc crio[19822]: time=\"2026-06-12T11:09:27.586781112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039764 | controller |     "Jun 12 11:09:27.601230 crc crio[19822]: time=\"2026-06-12T11:09:27.601101296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039779 | controller |     "Jun 12 11:09:27.607137 crc crio[19822]: time=\"2026-06-12T11:09:27.607019946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039795 | controller |     "Jun 12 11:09:27.621179 crc crio[19822]: time=\"2026-06-12T11:09:27.621055399Z\" level=info msg=\"Stopping container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7 (timeout: 30s)\" id=c8fdeebe-5ea4-41e4-8c8e-a03f11ca6a49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.039812 | controller |     "Jun 12 11:09:27.633587 crc crio[19822]: time=\"2026-06-12T11:09:27.630377391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.039830 | controller |     "Jun 12 11:09:27.641387 crc crio[19822]: time=\"2026-06-12T11:09:27.641272771Z\" level=info msg=\"Stopping container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab (timeout: 30s)\" id=cc7f973d-7c0a-4799-8d8f-5770c7a94d3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.039845 | controller |     "Jun 12 11:09:27.683138 crc crio[19822]: time=\"2026-06-12T11:09:27.682525855Z\" level=info msg=\"Stopping container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b (timeout: 30s)\" id=2a156035-c9f5-4c5b-a067-70ef72a8fee0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.039864 | controller |     "Jun 12 11:09:27.683922 crc crio[19822]: time=\"2026-06-12T11:09:27.683874908Z\" level=info msg=\"Stopping container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf (timeout: 30s)\" id=99fb8615-c98a-4dc6-8767-dbb9f2028cfd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.039901 | controller |     "Jun 12 11:09:27.742428 crc crio[19822]: time=\"2026-06-12T11:09:27.742385706Z\" level=info msg=\"Stopping container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82 (timeout: 30s)\" id=bca5e88f-e833-4218-bdfc-d0c15a7dbf02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.039918 | controller |     "Jun 12 11:09:27.744029 crc crio[19822]: time=\"2026-06-12T11:09:27.743982977Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc002ed01c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.039934 | controller |     "Jun 12 11:09:27.744236 crc crio[19822]: time=\"2026-06-12T11:09:27.744213005Z\" level=info msg=\"Adding pod openstack_neutron-4631-account-create-update-xczrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.039949 | controller |     "Jun 12 11:09:27.816719 crc crio[19822]: time=\"2026-06-12T11:09:27.816571182Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc00101a400}] Aliases:map[]}\"",
2026-06-12 11:43:52.039969 | controller |     "Jun 12 11:09:27.816719 crc crio[19822]: time=\"2026-06-12T11:09:27.816687416Z\" level=info msg=\"Adding pod openstack_nova-api-25b4-account-create-update-7hwjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.039985 | controller |     "Jun 12 11:09:27.833046 crc crio[19822]: time=\"2026-06-12T11:09:27.831796143Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc0037c8528}] Aliases:map[]}\"",
2026-06-12 11:43:52.040000 | controller |     "Jun 12 11:09:27.833046 crc crio[19822]: time=\"2026-06-12T11:09:27.831947795Z\" level=info msg=\"Adding pod openstack_placement-2383-account-create-update-cxcg4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.040015 | controller |     "Jun 12 11:09:27.841472 crc crio[19822]: time=\"2026-06-12T11:09:27.840436829Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}\"",
2026-06-12 11:43:52.040031 | controller |     "Jun 12 11:09:27.841472 crc crio[19822]: time=\"2026-06-12T11:09:27.840588144Z\" level=info msg=\"Adding pod openstack_keystone-db-create-6v6b8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.040046 | controller |     "Jun 12 11:09:27.849329 crc crio[19822]: time=\"2026-06-12T11:09:27.848693188Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.040061 | controller |     "Jun 12 11:09:27.849329 crc crio[19822]: time=\"2026-06-12T11:09:27.848788831Z\" level=info msg=\"Adding pod openstack_keystone-bdfe-account-create-update-c55xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.040076 | controller |     "Jun 12 11:09:27.855198 crc crio[19822]: time=\"2026-06-12T11:09:27.85494184Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00101a4f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.040129 | controller |     "Jun 12 11:09:27.855198 crc crio[19822]: time=\"2026-06-12T11:09:27.855130686Z\" level=info msg=\"Adding pod openstack_placement-db-create-fxznj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.040157 | controller |     "Jun 12 11:09:27.901620 crc crio[19822]: time=\"2026-06-12T11:09:27.901461302Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc0007ac618}] Aliases:map[]}\"",
2026-06-12 11:43:52.040174 | controller |     "Jun 12 11:09:27.904727 crc crio[19822]: time=\"2026-06-12T11:09:27.904691917Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-vfsxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.040191 | controller |     "Jun 12 11:09:28.059471 crc crio[19822]: time=\"2026-06-12T11:09:28.058622283Z\" level=info msg=\"Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc0037c8768}] Aliases:map[]}\"",
2026-06-12 11:43:52.040207 | controller |     "Jun 12 11:09:28.059471 crc crio[19822]: time=\"2026-06-12T11:09:28.059120859Z\" level=info msg=\"Adding pod openstack_glance-db-create-9m84p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.040222 | controller |     "Jun 12 11:09:28.088888 crc crio[19822]: time=\"2026-06-12T11:09:28.058682428Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc00101a940}] Aliases:map[]}\"",
2026-06-12 11:43:52.040238 | controller |     "Jun 12 11:09:28.088888 crc crio[19822]: time=\"2026-06-12T11:09:28.074037673Z\" level=info msg=\"Adding pod openstack_cinder-cdb5-account-create-update-x4lwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.040254 | controller |     "Jun 12 11:09:28.328370 crc crio[19822]: time=\"2026-06-12T11:09:28.323017673Z\" level=info msg=\"Stopping container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4 (timeout: 30s)\" id=1c843ffc-88d6-44b2-86e4-07d0067a360e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040269 | controller |     "Jun 12 11:09:28.328370 crc crio[19822]: time=\"2026-06-12T11:09:28.326497409Z\" level=info msg=\"Stopping container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6 (timeout: 30s)\" id=70b41761-2daa-4462-ae4a-e1bc927a1728 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040285 | controller |     "Jun 12 11:09:28.404875 crc crio[19822]: time=\"2026-06-12T11:09:28.401889347Z\" level=info msg=\"Stopped container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log\" id=6253232b-f2be-42fe-8dfb-4753bc201840 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040300 | controller |     "Jun 12 11:09:28.450509 crc crio[19822]: time=\"2026-06-12T11:09:28.449204287Z\" level=info msg=\"Stopping container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c (timeout: 300s)\" id=d7f08aa9-d7b3-4aff-a948-152c2b57b572 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040320 | controller |     "Jun 12 11:09:28.463890 crc crio[19822]: 2026-06-12T11:09:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c3e484c51683fb Mac:16:2b:de:fe:c5:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.040336 | controller |     "Jun 12 11:09:28.469023 crc crio[19822]: 2026-06-12T11:09:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e5e3d8d0ba98a3 Mac:92:d4:f8:8a:ab:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.040351 | controller |     "Jun 12 11:09:28.574578 crc crio[19822]: time=\"2026-06-12T11:09:28.574469654Z\" level=info msg=\"Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00244c960}] Aliases:map[]}\"",
2026-06-12 11:43:52.040367 | controller |     "Jun 12 11:09:28.575571 crc crio[19822]: time=\"2026-06-12T11:09:28.574901758Z\" level=info msg=\"Checking pod openstack_keystone-fdd585476-6bmrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.040382 | controller |     "Jun 12 11:09:28.631015 crc crio[19822]: time=\"2026-06-12T11:09:28.630916238Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc00244c7e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.040398 | controller |     "Jun 12 11:09:28.631332 crc crio[19822]: time=\"2026-06-12T11:09:28.631270139Z\" level=info msg=\"Checking pod openstack_cinder-db-create-8pwj7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.040413 | controller |     "Jun 12 11:09:29.052052 crc crio[19822]: time=\"2026-06-12T11:09:29.046284769Z\" level=info msg=\"Stopped container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log\" id=99fb8615-c98a-4dc6-8767-dbb9f2028cfd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040427 | controller |     "Jun 12 11:09:29.479526 crc crio[19822]: time=\"2026-06-12T11:09:29.47264551Z\" level=info msg=\"Stopping container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545 (timeout: 30s)\" id=1afa555f-cec5-4117-bdf5-90361c3832bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040442 | controller |     "Jun 12 11:09:29.497503 crc crio[19822]: time=\"2026-06-12T11:09:29.495362133Z\" level=info msg=\"Stopping container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37 (timeout: 30s)\" id=1bcb989c-8cb8-4edc-8f30-1fecaaac6d86 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040457 | controller |     "Jun 12 11:09:29.497503 crc crio[19822]: time=\"2026-06-12T11:09:29.495475287Z\" level=info msg=\"Stopping container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005 (timeout: 30s)\" id=bb542e94-a398-4f98-896c-818a07a97809 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040478 | controller |     "Jun 12 11:09:29.497503 crc crio[19822]: time=\"2026-06-12T11:09:29.495766196Z\" level=info msg=\"Stopping container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b (timeout: 30s)\" id=51bce4a3-e565-4d3a-9be3-667f01d2f416 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040494 | controller |     "Jun 12 11:09:29.583085 crc crio[19822]: time=\"2026-06-12T11:09:29.582540968Z\" level=info msg=\"Stopping container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667 (timeout: 300s)\" id=ea93e8c6-ac0b-440f-af77-f8377424c5c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040509 | controller |     "Jun 12 11:09:30.170021 crc crio[19822]: time=\"2026-06-12T11:09:30.167757897Z\" level=info msg=\"Stopping container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3 (timeout: 27s)\" id=65ed1ab5-3c2c-47d0-990d-86f40917f33c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040523 | controller |     "Jun 12 11:09:30.190002 crc crio[19822]: time=\"2026-06-12T11:09:30.185644527Z\" level=info msg=\"Stopped container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log\" id=70b41761-2daa-4462-ae4a-e1bc927a1728 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040539 | controller |     "Jun 12 11:09:30.252900 crc crio[19822]: time=\"2026-06-12T11:09:30.251588808Z\" level=info msg=\"Stopped container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d7f08aa9-d7b3-4aff-a948-152c2b57b572 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040554 | controller |     "Jun 12 11:09:30.278870 crc crio[19822]: time=\"2026-06-12T11:09:30.275493837Z\" level=info msg=\"Stopping container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119 (timeout: 30s)\" id=56708612-ab48-46e7-9efc-ea17dc27b1a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040569 | controller |     "Jun 12 11:09:30.278870 crc crio[19822]: time=\"2026-06-12T11:09:30.276164924Z\" level=info msg=\"Stopping container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578 (timeout: 30s)\" id=5746f209-e407-420c-8449-cfccf1e5572b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040584 | controller |     "Jun 12 11:09:30.328509 crc crio[19822]: time=\"2026-06-12T11:09:30.327285832Z\" level=info msg=\"Stopping container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7 (timeout: 30s)\" id=1a6649be-9ef3-4918-a243-1ae31e68ce9a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040599 | controller |     "Jun 12 11:09:30.328509 crc crio[19822]: time=\"2026-06-12T11:09:30.327448888Z\" level=info msg=\"Stopping container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641 (timeout: 30s)\" id=9ac78f8b-d246-429b-9fca-cd1df8ad2779 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040613 | controller |     "Jun 12 11:09:30.338878 crc crio[19822]: time=\"2026-06-12T11:09:30.336472559Z\" level=info msg=\"Stopped container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter\" id=51bce4a3-e565-4d3a-9be3-667f01d2f416 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040628 | controller |     "Jun 12 11:09:30.436723 crc crio[19822]: time=\"2026-06-12T11:09:30.433268925Z\" level=info msg=\"Stopping container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e (timeout: 30s)\" id=92956697-ef08-44f3-a7f3-ddc35810f15c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040642 | controller |     "Jun 12 11:09:30.697026 crc crio[19822]: time=\"2026-06-12T11:09:30.689443165Z\" level=info msg=\"Stopped container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=ea93e8c6-ac0b-440f-af77-f8377424c5c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040660 | controller |     "Jun 12 11:09:30.705882 crc crio[19822]: time=\"2026-06-12T11:09:30.698539951Z\" level=info msg=\"Stopped container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log\" id=1bcb989c-8cb8-4edc-8f30-1fecaaac6d86 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040676 | controller |     "Jun 12 11:09:31.006640 crc crio[19822]: 2026-06-12T11:09:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88198d5766eb0be Mac:fe:60:fc:18:df:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 SocketPath: PciID:}] [{Interface:0xc000332b60 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.040691 | controller |     "Jun 12 11:09:31.006640 crc crio[19822]: time=\"2026-06-12T11:09:31.001693524Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc0052121d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.040706 | controller |     "Jun 12 11:09:31.006640 crc crio[19822]: time=\"2026-06-12T11:09:31.001975233Z\" level=info msg=\"Checking pod openstack_neutron-db-create-9g8sj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.040721 | controller |     "Jun 12 11:09:31.065332 crc crio[19822]: time=\"2026-06-12T11:09:31.062629387Z\" level=info msg=\"Stopped container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log\" id=5746f209-e407-420c-8449-cfccf1e5572b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040736 | controller |     "Jun 12 11:09:31.176908 crc crio[19822]: 2026-06-12T11:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38a6cfad1c4e0c0 Mac:fe:84:be:24:6e:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca SocketPath: PciID:}] [{Interface:0xc0003908f0 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.040751 | controller |     "Jun 12 11:09:31.179996 crc crio[19822]: time=\"2026-06-12T11:09:31.17739677Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc005212528}] Aliases:map[]}\"",
2026-06-12 11:43:52.040765 | controller |     "Jun 12 11:09:31.179996 crc crio[19822]: time=\"2026-06-12T11:09:31.177553925Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-wz8b8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.040780 | controller |     "Jun 12 11:09:31.294417 crc crio[19822]: 2026-06-12T11:09:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a9886030e8b017 Mac:aa:2a:65:97:7e:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 SocketPath: PciID:}] [{Interface:0xc00042e9e0 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.040795 | controller |     "Jun 12 11:09:31.298410 crc crio[19822]: time=\"2026-06-12T11:09:31.295159996Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00244c4a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.040813 | controller |     "Jun 12 11:09:31.298410 crc crio[19822]: time=\"2026-06-12T11:09:31.295329651Z\" level=info msg=\"Checking pod openstack_barbican-0713-account-create-update-zgmr5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.040828 | controller |     "Jun 12 11:09:31.349996 crc crio[19822]: time=\"2026-06-12T11:09:31.34956566Z\" level=info msg=\"Stopped container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics\" id=92956697-ef08-44f3-a7f3-ddc35810f15c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.040843 | controller |     "Jun 12 11:09:31.366892 crc crio[19822]: time=\"2026-06-12T11:09:31.362787956Z\" level=info msg=\"Stopping pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=d2ba8d48-bd88-4354-9ed9-e63b866d49bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.040862 | controller |     "Jun 12 11:09:31.378445 crc crio[19822]: time=\"2026-06-12T11:09:31.378262366Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7 UID:d4416082-cdcf-4f1d-9ea7-f936e9ebe880 NetNS:/var/run/netns/2723b213-4ce2-49d5-977e-9bc3524b1292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4416082_cdcf_4f1d_9ea7_f936e9ebe880.slice PodAnnotations:0xc00244d1a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.040903 | controller |     "Jun 12 11:09:31.378773 crc crio[19822]: time=\"2026-06-12T11:09:31.378561575Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.040920 | controller |     "Jun 12 11:09:32.325226 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5119cf22d0afaa6 Mac:d2:47:75:5d:43:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 SocketPath: PciID:}] [{Interface:0xc00011a850 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.040935 | controller |     "Jun 12 11:09:32.325226 crc crio[19822]: time=\"2026-06-12T11:09:32.310127213Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003094208}] Aliases:map[]}\"",
2026-06-12 11:43:52.040950 | controller |     "Jun 12 11:09:32.325226 crc crio[19822]: time=\"2026-06-12T11:09:32.31034918Z\" level=info msg=\"Checking pod openstack_glance-d215-account-create-update-fjdkr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.040965 | controller |     "Jun 12 11:09:32.328064 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99db97b131468c3 Mac:a6:88:3a:04:5f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 SocketPath: PciID:}] [{Interface:0xc0003bd090 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.040984 | controller |     "Jun 12 11:09:32.328567 crc crio[19822]: time=\"2026-06-12T11:09:32.328456784Z\" level=info msg=\"Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc0037c8768}] Aliases:map[]}\"",
2026-06-12 11:43:52.041084 | controller |     "Jun 12 11:09:32.329752 crc crio[19822]: time=\"2026-06-12T11:09:32.328680711Z\" level=info msg=\"Checking pod openstack_glance-db-create-9m84p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.041104 | controller |     "Jun 12 11:09:32.391931 crc crio[19822]: 2026-06-12T11:09:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:563999adcf5f5c8 Mac:12:21:fe:27:d7:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 SocketPath: PciID:}] [{Interface:0xc00043e730 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.041120 | controller |     "Jun 12 11:09:32.391931 crc crio[19822]: time=\"2026-06-12T11:09:32.39025047Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc0030943c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.041135 | controller |     "Jun 12 11:09:32.391931 crc crio[19822]: time=\"2026-06-12T11:09:32.390415436Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-v9vbw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.041150 | controller |     "Jun 12 11:09:33.237719 crc crio[19822]: time=\"2026-06-12T11:09:33.237156375Z\" level=info msg=\"Stopping container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687 (timeout: 296s)\" id=44abc756-883e-4c0b-ade1-291e7e7b197c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.041166 | controller |     "Jun 12 11:09:33.339568 crc crio[19822]: time=\"2026-06-12T11:09:33.339379664Z\" level=info msg=\"Stopped pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=d2ba8d48-bd88-4354-9ed9-e63b866d49bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.041180 | controller |     "Jun 12 11:09:33.532967 crc crio[19822]: time=\"2026-06-12T11:09:33.529454302Z\" level=info msg=\"Stopping container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5 (timeout: 297s)\" id=2eae4a08-d5f2-4475-855f-807a4a338cd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.041195 | controller |     "Jun 12 11:09:33.609031 crc crio[19822]: time=\"2026-06-12T11:09:33.608548477Z\" level=info msg=\"Stopping container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa (timeout: 23s)\" id=ce5535cd-0883-4eb2-8213-84716629722d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.041210 | controller |     "Jun 12 11:09:33.655108 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1b644e71788060 Mac:f2:57:54:7a:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 SocketPath: PciID:}] [{Interface:0xc0001e69e0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.041229 | controller |     "Jun 12 11:09:33.659049 crc crio[19822]: time=\"2026-06-12T11:09:33.658472007Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00101a4f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.041244 | controller |     "Jun 12 11:09:33.659049 crc crio[19822]: time=\"2026-06-12T11:09:33.658684074Z\" level=info msg=\"Checking pod openstack_placement-db-create-fxznj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.041259 | controller |     "Jun 12 11:09:33.660977 crc crio[19822]: time=\"2026-06-12T11:09:33.659544732Z\" level=info msg=\"Ran pod sandbox 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 with infra container: openstack/nova-cell0-db-create-wz8b8/POD\" id=711162e2-f368-434b-a6ef-e1229b7714b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.041274 | controller |     "Jun 12 11:09:33.697134 crc crio[19822]: time=\"2026-06-12T11:09:33.6964401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dfdf730a-ad6c-4c3e-a8c6-7a6ef2ec1e3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041289 | controller |     "Jun 12 11:09:33.701685 crc crio[19822]: time=\"2026-06-12T11:09:33.701600946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=722ea344-b565-435a-9a21-d353a52f5168 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041304 | controller |     "Jun 12 11:09:33.722364 crc crio[19822]: time=\"2026-06-12T11:09:33.721604604Z\" level=info msg=\"Ran pod sandbox 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 with infra container: openstack/cinder-db-create-8pwj7/POD\" id=8b98f358-013b-44a2-9e17-0ea82cf0c2e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.041318 | controller |     "Jun 12 11:09:33.723634 crc crio[19822]: time=\"2026-06-12T11:09:33.723515935Z\" level=info msg=\"Stopping container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180 (timeout: 30s)\" id=81d763e7-9402-4c4b-bac4-977c1723d450 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.041333 | controller |     "Jun 12 11:09:33.733257 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5473a16e210f673 Mac:c6:89:58:2b:54:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 SocketPath: PciID:}] [{Interface:0xc0001b6e90 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.041348 | controller |     "Jun 12 11:09:33.735969 crc crio[19822]: time=\"2026-06-12T11:09:33.73359063Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=1532b7f5-27c8-402d-940c-d26ff8ba3f3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.041363 | controller |     "Jun 12 11:09:33.735969 crc crio[19822]: time=\"2026-06-12T11:09:33.735103054Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc002ed0300}] Aliases:map[]}\"",
2026-06-12 11:43:52.041383 | controller |     "Jun 12 11:09:33.735969 crc crio[19822]: time=\"2026-06-12T11:09:33.73529981Z\" level=info msg=\"Checking pod openstack_keystone-db-create-6v6b8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.041398 | controller |     "Jun 12 11:09:33.737113 crc crio[19822]: time=\"2026-06-12T11:09:33.737014831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.041413 | controller |     "Jun 12 11:09:33.747796 crc crio[19822]: time=\"2026-06-12T11:09:33.747656144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5aabfe34-dd89-4b31-8003-11a649ee811b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041429 | controller |     "Jun 12 11:09:33.807123 crc crio[19822]: time=\"2026-06-12T11:09:33.807055693Z\" level=info msg=\"Ran pod sandbox 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac with infra container: openstack/keystone-fdd585476-6bmrd/POD\" id=9fd26cdd-14e2-44e6-9435-737f4421689c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.041444 | controller |     "Jun 12 11:09:33.814129 crc crio[19822]: time=\"2026-06-12T11:09:33.814047552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cecbc6d0-a6ad-44dd-8332-eca27d53b2c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041458 | controller |     "Jun 12 11:09:33.817792 crc crio[19822]: time=\"2026-06-12T11:09:33.81770137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=df19b01b-ba80-4021-8d36-abd0069ed554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041473 | controller |     "Jun 12 11:09:33.834894 crc crio[19822]: time=\"2026-06-12T11:09:33.834678727Z\" level=info msg=\"Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=a90c0afc-3d87-437e-9387-fd682ad9f7ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.041488 | controller |     "Jun 12 11:09:33.835316 crc crio[19822]: time=\"2026-06-12T11:09:33.835243923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.041504 | controller |     "Jun 12 11:09:33.839627 crc crio[19822]: time=\"2026-06-12T11:09:33.839268975Z\" level=info msg=\"Ran pod sandbox 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 with infra container: openstack/glance-d215-account-create-update-fjdkr/POD\" id=5df564d6-466d-4cd4-8fdf-9372a3959f8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.041519 | controller |     "Jun 12 11:09:33.848911 crc crio[19822]: time=\"2026-06-12T11:09:33.848688519Z\" level=info msg=\"Ran pod sandbox 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 with infra container: openstack/glance-db-create-9m84p/POD\" id=d15848c2-53fc-4647-ad0e-3e8f892e37e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.041534 | controller |     "Jun 12 11:09:33.851220 crc crio[19822]: time=\"2026-06-12T11:09:33.851156099Z\" level=info msg=\"Ran pod sandbox 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f with infra container: openstack/nova-api-db-create-v9vbw/POD\" id=0780f186-ef81-4d0c-ae13-535e47fade0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.041549 | controller |     "Jun 12 11:09:33.852443 crc crio[19822]: time=\"2026-06-12T11:09:33.851521781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8acc4922-3aa5-4480-968f-ebe45ce53d79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041567 | controller |     "Jun 12 11:09:33.857384 crc crio[19822]: time=\"2026-06-12T11:09:33.85637957Z\" level=info msg=\"Ran pod sandbox 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e with infra container: openstack/neutron-db-create-9g8sj/POD\" id=2729d38b-2fb3-4214-8fb9-7568fd0b0f6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.041583 | controller |     "Jun 12 11:09:33.884503 crc crio[19822]: time=\"2026-06-12T11:09:33.856998057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=156c155b-1a28-4adf-b0ab-ac04ed754e13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041597 | controller |     "Jun 12 11:09:33.890650 crc crio[19822]: time=\"2026-06-12T11:09:33.89054123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4461c612-bf44-4854-a1e6-92b6cde39ebe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041612 | controller |     "Jun 12 11:09:33.897529 crc crio[19822]: time=\"2026-06-12T11:09:33.897446955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=79742fb9-bce3-494c-b277-eeea868fe678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041627 | controller |     "Jun 12 11:09:33.898022 crc crio[19822]: time=\"2026-06-12T11:09:33.89798275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=790617ed-6a36-48c6-a058-a1b36d4b1579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041642 | controller |     "Jun 12 11:09:33.898661 crc crio[19822]: time=\"2026-06-12T11:09:33.89850828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=27d097ea-aa8b-4270-8a55-50eadc0e042c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041657 | controller |     "Jun 12 11:09:33.899473 crc crio[19822]: time=\"2026-06-12T11:09:33.899413039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=35409940-36d8-4116-a9b0-fe8a60f24774 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041672 | controller |     "Jun 12 11:09:33.899602 crc crio[19822]: time=\"2026-06-12T11:09:33.899577261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b77c5ade-0805-41ae-9fc1-10250e95eabb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041687 | controller |     "Jun 12 11:09:33.916926 crc crio[19822]: time=\"2026-06-12T11:09:33.916871469Z\" level=info msg=\"Creating container: openstack/glance-db-create-9m84p/mariadb-database-create\" id=8cc54827-fcfe-4758-966e-a0a6f7f1e6d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.041702 | controller |     "Jun 12 11:09:33.917518 crc crio[19822]: time=\"2026-06-12T11:09:33.917496609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.041717 | controller |     "Jun 12 11:09:33.933130 crc crio[19822]: time=\"2026-06-12T11:09:33.929888812Z\" level=info msg=\"Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=ad4c6618-6332-4a1f-8d13-eca17df71de8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.041737 | controller |     "Jun 12 11:09:33.950941 crc crio[19822]: time=\"2026-06-12T11:09:33.950794366Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=e01c9805-a3a7-4675-9969-c3badec4f3fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.041752 | controller |     "Jun 12 11:09:33.974018 crc crio[19822]: time=\"2026-06-12T11:09:33.973594942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=18d84d74-da80-4587-b07e-5049c1390a97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.041768 | controller |     "Jun 12 11:09:33.974286 crc crio[19822]: time=\"2026-06-12T11:09:33.974164441Z\" level=info msg=\"Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=f3df33a0-3db1-4647-9091-056aafab85ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.041782 | controller |     "Jun 12 11:09:33.993100 crc crio[19822]: 2026-06-12T11:09:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebae9b952253bf6 Mac:02:37:87:92:1f:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.041798 | controller |     "Jun 12 11:09:34.006586 crc crio[19822]: time=\"2026-06-12T11:09:34.006431701Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc00101a940}] Aliases:map[]}\"",
2026-06-12 11:43:52.041814 | controller |     "Jun 12 11:09:34.007650 crc crio[19822]: time=\"2026-06-12T11:09:34.007544557Z\" level=info msg=\"Checking pod openstack_cinder-cdb5-account-create-update-x4lwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.041829 | controller |     "Jun 12 11:09:34.034563 crc crio[19822]: time=\"2026-06-12T11:09:34.034331024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.041844 | controller |     "Jun 12 11:09:34.037506 crc crio[19822]: time=\"2026-06-12T11:09:34.037429892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.041864 | controller |     "Jun 12 11:09:34.037770 crc crio[19822]: time=\"2026-06-12T11:09:34.037722091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.041898 | controller |     "Jun 12 11:09:34.038092 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1bbaa3431c6157 Mac:9a:df:83:84:86:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 SocketPath: PciID:}] [{Interface:0xc0002fe800 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.041915 | controller |     "Jun 12 11:09:34.038740 crc crio[19822]: time=\"2026-06-12T11:09:34.038686723Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc00101a400}] Aliases:map[]}\"",
2026-06-12 11:43:52.041935 | controller |     "Jun 12 11:09:34.038901 crc crio[19822]: time=\"2026-06-12T11:09:34.038880709Z\" level=info msg=\"Checking pod openstack_nova-api-25b4-account-create-update-7hwjq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.041951 | controller |     "Jun 12 11:09:34.043434 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0552332a5a38e5 Mac:ce:7e:b3:0a:da:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.041966 | controller |     "Jun 12 11:09:34.044339 crc crio[19822]: time=\"2026-06-12T11:09:34.044270925Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc0052123c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.041982 | controller |     "Jun 12 11:09:34.044573 crc crio[19822]: time=\"2026-06-12T11:09:34.044462129Z\" level=info msg=\"Checking pod openstack_keystone-bdfe-account-create-update-c55xg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.041997 | controller |     "Jun 12 11:09:34.055680 crc crio[19822]: time=\"2026-06-12T11:09:34.054342148Z\" level=info msg=\"Stopping container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af (timeout: 25s)\" id=265824cc-042a-49cc-9b59-2193aa32ef08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.042012 | controller |     "Jun 12 11:09:34.055680 crc crio[19822]: time=\"2026-06-12T11:09:34.054973048Z\" level=info msg=\"Creating container: openstack/keystone-fdd585476-6bmrd/keystone-api\" id=af27b3dc-9fc5-413e-a8a2-c2978f301f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.042027 | controller |     "Jun 12 11:09:34.064753 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0556b6c0fcc9f6a Mac:5e:d1:b0:51:17:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 SocketPath: PciID:}] [{Interface:0xc0004ac640 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.042042 | controller |     "Jun 12 11:09:34.065960 crc crio[19822]: time=\"2026-06-12T11:09:34.065782804Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc0007ac618}] Aliases:map[]}\"",
2026-06-12 11:43:52.042057 | controller |     "Jun 12 11:09:34.066186 crc crio[19822]: time=\"2026-06-12T11:09:34.066130415Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-vfsxn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.042072 | controller |     "Jun 12 11:09:34.076207 crc crio[19822]: time=\"2026-06-12T11:09:34.076118672Z\" level=info msg=\"Stopped container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=44abc756-883e-4c0b-ade1-291e7e7b197c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.042091 | controller |     "Jun 12 11:09:34.080032 crc crio[19822]: time=\"2026-06-12T11:09:34.079951886Z\" level=info msg=\"Stopping pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=50336c8e-0c75-4987-9e7d-5e28b1af45d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.042107 | controller |     "Jun 12 11:09:34.084511 crc crio[19822]: time=\"2026-06-12T11:09:34.084423253Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210 UID:24eb4f99-cc3d-4bff-9e24-b33e54c327fa NetNS:/var/run/netns/498c3d5a-0690-429e-865e-d25d0fad599c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24eb4f99_cc3d_4bff_9e24_b33e54c327fa.slice PodAnnotations:0xc0007ac208}] Aliases:map[]}\"",
2026-06-12 11:43:52.042122 | controller |     "Jun 12 11:09:34.085981 crc crio[19822]: time=\"2026-06-12T11:09:34.084658521Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.042138 | controller |     "Jun 12 11:09:34.086681 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dfe7048ef7a146 Mac:3a:75:30:b8:58:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 SocketPath: PciID:}] [{Interface:0xc000015260 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.042153 | controller |     "Jun 12 11:09:34.093206 crc crio[19822]: time=\"2026-06-12T11:09:34.088949054Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc0037c8528}] Aliases:map[]}\"",
2026-06-12 11:43:52.042168 | controller |     "Jun 12 11:09:34.093206 crc crio[19822]: time=\"2026-06-12T11:09:34.08912981Z\" level=info msg=\"Checking pod openstack_placement-2383-account-create-update-cxcg4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.042182 | controller |     "Jun 12 11:09:34.105415 crc crio[19822]: time=\"2026-06-12T11:09:34.105297043Z\" level=info msg=\"Ran pod sandbox 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 with infra container: openstack/barbican-0713-account-create-update-zgmr5/POD\" id=aedd7330-869a-4297-936b-bd378d2e8e17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042205 | controller |     "Jun 12 11:09:34.119255 crc crio[19822]: time=\"2026-06-12T11:09:34.107475783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.042221 | controller |     "Jun 12 11:09:34.119255 crc crio[19822]: 2026-06-12T11:09:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c6f4747d059b52 Mac:be:24:a9:98:ea:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d SocketPath: PciID:}] [{Interface:0xc0002011b0 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.042242 | controller |     "Jun 12 11:09:34.119255 crc crio[19822]: time=\"2026-06-12T11:09:34.113701222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9a5c38f5-36a5-44f2-9864-46dd3bde5df8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042261 | controller |     "Jun 12 11:09:34.119255 crc crio[19822]: time=\"2026-06-12T11:09:34.11614065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.042279 | controller |     "Jun 12 11:09:34.120161 crc crio[19822]: time=\"2026-06-12T11:09:34.120046664Z\" level=info msg=\"Created container db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=beb8aff6-45e4-4637-a587-6f1572ff760c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.042345 | controller |     "Jun 12 11:09:34.127506 crc crio[19822]: time=\"2026-06-12T11:09:34.126961815Z\" level=info msg=\"Ran pod sandbox ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d with infra container: openstack/cinder-cdb5-account-create-update-x4lwf/POD\" id=a452e821-6bb2-42f2-8ae6-072838a14ed6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042365 | controller |     "Jun 12 11:09:34.131605 crc crio[19822]: time=\"2026-06-12T11:09:34.131518572Z\" level=info msg=\"Starting container: db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f\" id=92a59a43-4a8d-4c02-962c-5f31a66cd270 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.042381 | controller |     "Jun 12 11:09:34.139111 crc crio[19822]: time=\"2026-06-12T11:09:34.139015442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=21b86d80-efa4-4e19-aac6-2e872a1e12cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042409 | controller |     "Jun 12 11:09:34.147920 crc crio[19822]: time=\"2026-06-12T11:09:34.147783927Z\" level=info msg=\"Ran pod sandbox d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd with infra container: openstack/placement-db-create-fxznj/POD\" id=2ad4c782-2a7c-4321-a0d7-7b8b716144ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042425 | controller |     "Jun 12 11:09:34.152449 crc crio[19822]: time=\"2026-06-12T11:09:34.152354956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7fcb0b1d-b068-4fc3-9439-7f2b3dfb4bd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042440 | controller |     "Jun 12 11:09:34.174021 crc crio[19822]: time=\"2026-06-12T11:09:34.17390008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=094986db-19df-4205-b150-c74fdb237cc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042455 | controller |     "Jun 12 11:09:34.174954 crc crio[19822]: time=\"2026-06-12T11:09:34.174200422Z\" level=info msg=\"Started container\" PID=227048 containerID=db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=92a59a43-4a8d-4c02-962c-5f31a66cd270 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1",
2026-06-12 11:43:52.042471 | controller |     "Jun 12 11:09:34.184371 crc crio[19822]: time=\"2026-06-12T11:09:34.178774537Z\" level=info msg=\"Ran pod sandbox 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b with infra container: openstack/keystone-db-create-6v6b8/POD\" id=afca8288-25a0-4513-8d28-0a4eb4234d61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042486 | controller |     "Jun 12 11:09:34.200363 crc crio[19822]: time=\"2026-06-12T11:09:34.200276563Z\" level=info msg=\"Ran pod sandbox d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb with infra container: openstack/nova-api-25b4-account-create-update-7hwjq/POD\" id=f9d48952-6382-429b-a92f-e9ce2ecfbee4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042505 | controller |     "Jun 12 11:09:34.201376 crc crio[19822]: time=\"2026-06-12T11:09:34.201330034Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2f3b51cd-82d8-4687-90c1-1170c0246f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042520 | controller |     "Jun 12 11:09:34.211414 crc crio[19822]: time=\"2026-06-12T11:09:34.210905116Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd462f66-57d1-483b-bf24-351b58ae7310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042535 | controller |     "Jun 12 11:09:34.216491 crc crio[19822]: time=\"2026-06-12T11:09:34.216286667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.042550 | controller |     "Jun 12 11:09:34.217641 crc crio[19822]: time=\"2026-06-12T11:09:34.217577037Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc002ed01c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.042566 | controller |     "Jun 12 11:09:34.218390 crc crio[19822]: time=\"2026-06-12T11:09:34.217776843Z\" level=info msg=\"Checking pod openstack_neutron-4631-account-create-update-xczrr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.042581 | controller |     "Jun 12 11:09:34.237643 crc crio[19822]: time=\"2026-06-12T11:09:34.237509425Z\" level=info msg=\"Ran pod sandbox a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 with infra container: openstack/keystone-bdfe-account-create-update-c55xg/POD\" id=caa2b231-bba4-4645-9f4c-b8408e3b111d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042596 | controller |     "Jun 12 11:09:34.256432 crc crio[19822]: time=\"2026-06-12T11:09:34.256358823Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9c623041-fad2-4430-9d5d-6711f1b2c31c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042611 | controller |     "Jun 12 11:09:34.291764 crc crio[19822]: time=\"2026-06-12T11:09:34.291675272Z\" level=info msg=\"Ran pod sandbox 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d with infra container: openstack/neutron-4631-account-create-update-xczrr/POD\" id=d6ac9c8c-9727-4d9c-ac93-5cc7214ef3b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042626 | controller |     "Jun 12 11:09:34.292425 crc crio[19822]: time=\"2026-06-12T11:09:34.292305591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.042642 | controller |     "Jun 12 11:09:34.301254 crc crio[19822]: time=\"2026-06-12T11:09:34.301137607Z\" level=info msg=\"Ran pod sandbox 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd with infra container: openstack/nova-cell1-db-create-vfsxn/POD\" id=5dedee53-b31f-4763-9c90-30c5387b9ff6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042657 | controller |     "Jun 12 11:09:34.301385 crc crio[19822]: time=\"2026-06-12T11:09:34.301283988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.042780 | controller |     "Jun 12 11:09:34.308114 crc crio[19822]: time=\"2026-06-12T11:09:34.307986991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4fee45e-283d-40b1-9a66-6ed2c7646cc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042804 | controller |     "Jun 12 11:09:34.340732 crc crio[19822]: time=\"2026-06-12T11:09:34.340636253Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=27cf6c00-f422-4be0-9b12-3a8f4e85b12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042823 | controller |     "Jun 12 11:09:34.352014 crc crio[19822]: time=\"2026-06-12T11:09:34.351269206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bb59d684-227d-456b-a414-a3a18bce32ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042886 | controller |     "Jun 12 11:09:34.375439 crc crio[19822]: time=\"2026-06-12T11:09:34.374377412Z\" level=info msg=\"Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=41dceb05-d38c-4c6f-aa98-68c4e82411c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.042906 | controller |     "Jun 12 11:09:34.413447 crc crio[19822]: time=\"2026-06-12T11:09:34.41339036Z\" level=info msg=\"Ran pod sandbox 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a with infra container: openstack/placement-2383-account-create-update-cxcg4/POD\" id=bdd23dd2-7a3b-46d6-9178-736623f1f6d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.042922 | controller |     "Jun 12 11:09:34.432108 crc crio[19822]: time=\"2026-06-12T11:09:34.432014796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d170d812-22ca-467e-9780-ca5b162276a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.042937 | controller |     "Jun 12 11:09:34.516911 crc crio[19822]: time=\"2026-06-12T11:09:34.516361705Z\" level=info msg=\"Stopped container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata\" id=07b46e6a-2348-4cdc-a730-55b342a54997 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.042953 | controller |     "Jun 12 11:09:34.517968 crc crio[19822]: time=\"2026-06-12T11:09:34.517906791Z\" level=info msg=\"Stopping pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=717c4626-300a-4200-a46b-76de90cba908 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.042968 | controller |     "Jun 12 11:09:34.524008 crc crio[19822]: time=\"2026-06-12T11:09:34.523579244Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7 UID:d39cc0a9-d774-439a-b3a3-5c03eb2f1e81 NetNS:/var/run/netns/8c26adfa-e8ee-43b6-85b2-2fe4e56a1837 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd39cc0a9_d774_439a_b3a3_5c03eb2f1e81.slice PodAnnotations:0xc0007ad0e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.042984 | controller |     "Jun 12 11:09:34.532932 crc crio[19822]: time=\"2026-06-12T11:09:34.532721629Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.042999 | controller |     "Jun 12 11:09:34.575950 crc crio[19822]: time=\"2026-06-12T11:09:34.575876121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e3ad73f7-65e1-4435-ad60-60d78ddcd381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.043019 | controller |     "Jun 12 11:09:34.577546 crc crio[19822]: time=\"2026-06-12T11:09:34.577462792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2a2c6db3-481c-47aa-9e45-a5755e13248c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.043034 | controller |     "Jun 12 11:09:34.577969 crc crio[19822]: time=\"2026-06-12T11:09:34.577753256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043050 | controller |     "Jun 12 11:09:34.578556 crc crio[19822]: time=\"2026-06-12T11:09:34.578472915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043066 | controller |     "Jun 12 11:09:34.579740 crc crio[19822]: time=\"2026-06-12T11:09:34.577771462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f9e419b-4439-4264-a696-34be7217f340 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.043082 | controller |     "Jun 12 11:09:34.582299 crc crio[19822]: time=\"2026-06-12T11:09:34.582190109Z\" level=info msg=\"Stopped container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=2eae4a08-d5f2-4475-855f-807a4a338cd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.043098 | controller |     "Jun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.58532419Z\" level=info msg=\"Stopping pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=6de1a6a1-6a45-400f-a26e-1fe29a680af6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043113 | controller |     "Jun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.587790135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7160d721-9551-40c1-aeb3-1d926a28e917 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.043129 | controller |     "Jun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.588262421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64c71bcd-665e-46c6-b9e8-c8522edecb36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.043144 | controller |     "Jun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.588400929Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06 UID:6d38f9c3-49c6-45f9-8dc0-21124810cfa2 NetNS:/var/run/netns/592806f5-9bd8-4171-8e4b-32851fdb7ff0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d38f9c3_49c6_45f9_8dc0_21124810cfa2.slice PodAnnotations:0xc000696638}] Aliases:map[]}\"",
2026-06-12 11:43:52.043159 | controller |     "Jun 12 11:09:34.591221 crc crio[19822]: time=\"2026-06-12T11:09:34.588710039Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.043174 | controller |     "Jun 12 11:09:34.591753 crc crio[19822]: time=\"2026-06-12T11:09:34.59164081Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e1e22ff0-1144-4090-acb4-0bdd95ed0d4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.043192 | controller |     "Jun 12 11:09:34.591851 crc crio[19822]: time=\"2026-06-12T11:09:34.591791008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51f1fc3f-046a-44cc-84e1-dbec894fdc55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.043207 | controller |     "Jun 12 11:09:34.600865 crc crio[19822]: time=\"2026-06-12T11:09:34.596908894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043222 | controller |     "Jun 12 11:09:34.659719 crc crio[19822]: time=\"2026-06-12T11:09:34.657012969Z\" level=info msg=\"Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=a16380a7-fe68-4f06-a75f-a4e5169cfc88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.043236 | controller |     "Jun 12 11:09:34.768783 crc crio[19822]: time=\"2026-06-12T11:09:34.768721185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043251 | controller |     "Jun 12 11:09:34.777657 crc crio[19822]: time=\"2026-06-12T11:09:34.777322733Z\" level=info msg=\"Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=ec031727-eec8-4a5c-824c-e26ec384b131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.043266 | controller |     "Jun 12 11:09:34.783155 crc crio[19822]: time=\"2026-06-12T11:09:34.783016836Z\" level=info msg=\"Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=70ecd3c9-aac6-48f5-a378-f4ebe97d592d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.043281 | controller |     "Jun 12 11:09:34.803160 crc crio[19822]: time=\"2026-06-12T11:09:34.802686131Z\" level=info msg=\"Stopped container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=cc7f973d-7c0a-4799-8d8f-5770c7a94d3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.043296 | controller |     "Jun 12 11:09:34.803329 crc crio[19822]: time=\"2026-06-12T11:09:34.803231758Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=49626d38-88f6-4c6c-b4c5-d7609ebc8042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.043312 | controller |     "Jun 12 11:09:34.808670 crc crio[19822]: time=\"2026-06-12T11:09:34.80858276Z\" level=info msg=\"Stopping pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=14eceeb0-b711-47f5-bdcc-5f695f887ca5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043328 | controller |     "Jun 12 11:09:34.810726 crc crio[19822]: time=\"2026-06-12T11:09:34.810652187Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45 UID:5c70d45d-5c21-482b-891d-bc565c5b4896 NetNS:/var/run/netns/be137725-e204-40db-9f4c-b2a0a62b4a38 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c70d45d_5c21_482b_891d_bc565c5b4896.slice PodAnnotations:0xc002ed0680}] Aliases:map[]}\"",
2026-06-12 11:43:52.043343 | controller |     "Jun 12 11:09:34.810899 crc crio[19822]: time=\"2026-06-12T11:09:34.810858183Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.043358 | controller |     "Jun 12 11:09:34.844258 crc crio[19822]: time=\"2026-06-12T11:09:34.84419546Z\" level=info msg=\"Creating container: openstack/placement-db-create-fxznj/mariadb-database-create\" id=a7a0bbdb-b8c8-4a39-be09-3e4c4a025da8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.043380 | controller |     "Jun 12 11:09:34.853452 crc crio[19822]: time=\"2026-06-12T11:09:34.853397472Z\" level=info msg=\"Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=186a4e1d-99a7-4865-af79-ccd6b9c00a7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.043396 | controller |     "Jun 12 11:09:34.881476 crc crio[19822]: time=\"2026-06-12T11:09:34.881418365Z\" level=info msg=\"Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=4fbb5aa0-e833-41dd-bcd1-95db83c83e0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.043411 | controller |     "Jun 12 11:09:34.882454 crc crio[19822]: time=\"2026-06-12T11:09:34.882424207Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=6d648f55-f0a1-4777-8452-411cb69c9001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.043426 | controller |     "Jun 12 11:09:35.264125 crc crio[19822]: time=\"2026-06-12T11:09:35.262722067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043441 | controller |     "Jun 12 11:09:35.264125 crc crio[19822]: time=\"2026-06-12T11:09:35.264004148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043456 | controller |     "Jun 12 11:09:35.272196 crc crio[19822]: time=\"2026-06-12T11:09:35.271961384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043471 | controller |     "Jun 12 11:09:35.283735 crc crio[19822]: time=\"2026-06-12T11:09:35.282600897Z\" level=info msg=\"Stopped container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller\" id=265824cc-042a-49cc-9b59-2193aa32ef08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.043486 | controller |     "Jun 12 11:09:35.285649 crc crio[19822]: time=\"2026-06-12T11:09:35.284325692Z\" level=info msg=\"Stopping pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=4b789790-1637-4284-af8a-6b5c876b10dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043501 | controller |     "Jun 12 11:09:35.289465 crc crio[19822]: time=\"2026-06-12T11:09:35.28920177Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5 Namespace:openstack ID:08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500 UID:212bef75-4113-4672-9970-cb45cb032cd0 NetNS:/var/run/netns/9bb11071-1526-4c7a-8d35-35018c893054 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212bef75_4113_4672_9970_cb45cb032cd0.slice PodAnnotations:0xc0007ad3f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.043516 | controller |     "Jun 12 11:09:35.289465 crc crio[19822]: time=\"2026-06-12T11:09:35.289422467Z\" level=info msg=\"Deleting pod openstack_ovn-controller-kdjn5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.043531 | controller |     "Jun 12 11:09:35.756523 crc crio[19822]: time=\"2026-06-12T11:09:35.756349541Z\" level=info msg=\"Stopped container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api\" id=2a156035-c9f5-4c5b-a067-70ef72a8fee0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.043546 | controller |     "Jun 12 11:09:35.758876 crc crio[19822]: time=\"2026-06-12T11:09:35.758763149Z\" level=info msg=\"Stopping pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=488d83ff-6820-4f70-8fb7-16b8398fd190 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043565 | controller |     "Jun 12 11:09:35.793991 crc crio[19822]: time=\"2026-06-12T11:09:35.793932206Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62 UID:e0a9707c-b0ab-4fd9-b69a-5708acbb0af5 NetNS:/var/run/netns/24182de6-21a4-49d9-9e2b-6bb1cd6c9e46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0a9707c_b0ab_4fd9_b69a_5708acbb0af5.slice PodAnnotations:0xc00140e698}] Aliases:map[]}\"",
2026-06-12 11:43:52.043582 | controller |     "Jun 12 11:09:35.795173 crc crio[19822]: time=\"2026-06-12T11:09:35.795149035Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.043597 | controller |     "Jun 12 11:09:36.218928 crc crio[19822]: time=\"2026-06-12T11:09:36.217163192Z\" level=info msg=\"Stopped container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api\" id=56708612-ab48-46e7-9efc-ea17dc27b1a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.043611 | controller |     "Jun 12 11:09:36.220695 crc crio[19822]: time=\"2026-06-12T11:09:36.220568365Z\" level=info msg=\"Stopping pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=f37ee866-7369-4584-b004-590ca25fe7b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043627 | controller |     "Jun 12 11:09:36.225121 crc crio[19822]: time=\"2026-06-12T11:09:36.224002936Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984 UID:17c63ef1-c0ba-4b0c-9e7f-f040db0fffb5 NetNS:/var/run/netns/68f55435-a253-4068-9465-733f805b6a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c63ef1_c0ba_4b0c_9e7f_f040db0fffb5.slice PodAnnotations:0xc000696278}] Aliases:map[]}\"",
2026-06-12 11:43:52.043642 | controller |     "Jun 12 11:09:36.229910 crc crio[19822]: time=\"2026-06-12T11:09:36.229559352Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.043656 | controller |     "Jun 12 11:09:36.276030 crc crio[19822]: time=\"2026-06-12T11:09:36.275499324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043671 | controller |     "Jun 12 11:09:36.276030 crc crio[19822]: time=\"2026-06-12T11:09:36.275996347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043686 | controller |     "Jun 12 11:09:36.276380 crc crio[19822]: time=\"2026-06-12T11:09:36.275517414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043700 | controller |     "Jun 12 11:09:36.285864 crc crio[19822]: time=\"2026-06-12T11:09:36.282486489Z\" level=info msg=\"Stopped container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached\" id=81d763e7-9402-4c4b-bac4-977c1723d450 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.043715 | controller |     "Jun 12 11:09:36.285864 crc crio[19822]: time=\"2026-06-12T11:09:36.283644656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043734 | controller |     "Jun 12 11:09:36.285864 crc crio[19822]: time=\"2026-06-12T11:09:36.285331143Z\" level=info msg=\"Stopping pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=df83bd0f-d9f2-40f7-8bfd-3261ddffcc19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043751 | controller |     "Jun 12 11:09:36.291847 crc crio[19822]: time=\"2026-06-12T11:09:36.289702284Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689 UID:ac761b42-02a6-4560-8a12-e59dcd1e1c82 NetNS:/var/run/netns/6e2e698c-33c4-4e7f-b05c-32b135923354 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac761b42_02a6_4560_8a12_e59dcd1e1c82.slice PodAnnotations:0xc0007ac540}] Aliases:map[]}\"",
2026-06-12 11:43:52.043769 | controller |     "Jun 12 11:09:36.291847 crc crio[19822]: time=\"2026-06-12T11:09:36.290003683Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.043784 | controller |     "Jun 12 11:09:36.310777 crc crio[19822]: time=\"2026-06-12T11:09:36.302877767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043799 | controller |     "Jun 12 11:09:36.314444 crc crio[19822]: time=\"2026-06-12T11:09:36.314399561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.043814 | controller |     "Jun 12 11:09:36.454213 crc crio[19822]: time=\"2026-06-12T11:09:36.454147233Z\" level=info msg=\"Stopped pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=50336c8e-0c75-4987-9e7d-5e28b1af45d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043828 | controller |     "Jun 12 11:09:36.793259 crc crio[19822]: time=\"2026-06-12T11:09:36.780536842Z\" level=info msg=\"Stopped container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bca5e88f-e833-4218-bdfc-d0c15a7dbf02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.043843 | controller |     "Jun 12 11:09:36.793259 crc crio[19822]: time=\"2026-06-12T11:09:36.784058466Z\" level=info msg=\"Stopping pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=f71319c3-f395-41b9-a7fa-d8bd6748104a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043863 | controller |     "Jun 12 11:09:36.793259 crc crio[19822]: time=\"2026-06-12T11:09:36.786135142Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491 UID:d5753487-b394-4687-b7c5-452b95abe17d NetNS:/var/run/netns/4c9cd439-a82b-47c4-9067-b123f8ee518b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5753487_b394_4687_b7c5_452b95abe17d.slice PodAnnotations:0xc000696990}] Aliases:map[]}\"",
2026-06-12 11:43:52.043902 | controller |     "Jun 12 11:09:36.793259 crc crio[19822]: time=\"2026-06-12T11:09:36.786319708Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.043919 | controller |     "Jun 12 11:09:37.170028 crc crio[19822]: time=\"2026-06-12T11:09:37.163523246Z\" level=info msg=\"Stopped container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd\" id=1c843ffc-88d6-44b2-86e4-07d0067a360e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.043934 | controller |     "Jun 12 11:09:37.170028 crc crio[19822]: time=\"2026-06-12T11:09:37.166712859Z\" level=info msg=\"Stopping pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=94112ab5-c06b-4d37-a787-7a0c5365ae54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043953 | controller |     "Jun 12 11:09:37.196437 crc crio[19822]: time=\"2026-06-12T11:09:37.189322588Z\" level=info msg=\"Stopped pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=717c4626-300a-4200-a46b-76de90cba908 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.043968 | controller |     "Jun 12 11:09:37.222664 crc crio[19822]: time=\"2026-06-12T11:09:37.222486918Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b UID:885f9363-7e97-412b-9afa-b6e88387da13 NetNS:/var/run/netns/3736e448-6f37-46ac-8949-b8c963009e96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod885f9363_7e97_412b_9afa_b6e88387da13.slice PodAnnotations:0xc000696ca0}] Aliases:map[]}\"",
2026-06-12 11:43:52.043984 | controller |     "Jun 12 11:09:37.296891 crc crio[19822]: time=\"2026-06-12T11:09:37.293366978Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.043999 | controller |     "Jun 12 11:09:37.762750 crc crio[19822]: time=\"2026-06-12T11:09:37.760952863Z\" level=info msg=\"Stopped container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd\" id=bb542e94-a398-4f98-896c-818a07a97809 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044014 | controller |     "Jun 12 11:09:37.766345 crc crio[19822]: time=\"2026-06-12T11:09:37.765595978Z\" level=info msg=\"Stopping pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=11678bf7-c66e-4158-8377-5df553284b35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044028 | controller |     "Jun 12 11:09:37.769630 crc crio[19822]: time=\"2026-06-12T11:09:37.769040397Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7 UID:182fc6c2-248a-4fa1-9f4e-997bd5fd1e55 NetNS:/var/run/netns/16266b04-bc49-4a3d-82d6-78083107b5cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod182fc6c2_248a_4fa1_9f4e_997bd5fd1e55.slice PodAnnotations:0xc0021447e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.044044 | controller |     "Jun 12 11:09:37.769630 crc crio[19822]: time=\"2026-06-12T11:09:37.769356417Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.044058 | controller |     "Jun 12 11:09:37.958454 crc crio[19822]: time=\"2026-06-12T11:09:37.953339812Z\" level=info msg=\"Stopping container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 (timeout: 21s)\" id=677b0648-9763-433d-8e2e-8770cfdff9ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044073 | controller |     "Jun 12 11:09:37.958454 crc crio[19822]: time=\"2026-06-12T11:09:37.956755365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044088 | controller |     "Jun 12 11:09:38.010155 crc crio[19822]: time=\"2026-06-12T11:09:38.001193602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044103 | controller |     "Jun 12 11:09:38.143752 crc crio[19822]: time=\"2026-06-12T11:09:38.134050598Z\" level=info msg=\"Stopping container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86 (timeout: 30s)\" id=3ee775c2-0f00-4c83-8c21-26be21aa4d15 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044122 | controller |     "Jun 12 11:09:38.324248 crc crio[19822]: time=\"2026-06-12T11:09:38.32232114Z\" level=info msg=\"Stopping container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb (timeout: 20s)\" id=fde75d54-efa6-4c06-8a7c-280d7cb609ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044138 | controller |     "Jun 12 11:09:38.517227 crc crio[19822]: time=\"2026-06-12T11:09:38.516728307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044153 | controller |     "Jun 12 11:09:38.573131 crc crio[19822]: time=\"2026-06-12T11:09:38.572519359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044168 | controller |     "Jun 12 11:09:38.654705 crc crio[19822]: time=\"2026-06-12T11:09:38.654654309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044183 | controller |     "Jun 12 11:09:38.672461 crc crio[19822]: time=\"2026-06-12T11:09:38.662123288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044198 | controller |     "Jun 12 11:09:38.781693 crc crio[19822]: time=\"2026-06-12T11:09:38.781349969Z\" level=info msg=\"Stopping container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342 (timeout: 30s)\" id=44dab778-8fb3-41d4-803d-b87380b8a0df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044214 | controller |     "Jun 12 11:09:38.785471 crc crio[19822]: time=\"2026-06-12T11:09:38.785176809Z\" level=info msg=\"Stopping container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf (timeout: 30s)\" id=48665836-ec8c-45ac-81d7-009b05f4ed39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044229 | controller |     "Jun 12 11:09:38.793040 crc crio[19822]: time=\"2026-06-12T11:09:38.791997951Z\" level=info msg=\"Stopping container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71 (timeout: 30s)\" id=c39b3daf-259e-434a-9517-43cccb3264f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044244 | controller |     "Jun 12 11:09:38.793040 crc crio[19822]: time=\"2026-06-12T11:09:38.792733115Z\" level=info msg=\"Stopping container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e (timeout: 30s)\" id=5a646def-20ec-45e6-aaf0-fe5859e8b4fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044259 | controller |     "Jun 12 11:09:38.833512 crc crio[19822]: time=\"2026-06-12T11:09:38.825255379Z\" level=info msg=\"Stopped container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe\" id=1a6649be-9ef3-4918-a243-1ae31e68ce9a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044274 | controller |     "Jun 12 11:09:38.871596 crc crio[19822]: time=\"2026-06-12T11:09:38.869983427Z\" level=info msg=\"Stopped pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=4b789790-1637-4284-af8a-6b5c876b10dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044289 | controller |     "Jun 12 11:09:39.024973 crc crio[19822]: time=\"2026-06-12T11:09:39.017170006Z\" level=info msg=\"Stopped container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler\" id=9ac78f8b-d246-429b-9fca-cd1df8ad2779 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044307 | controller |     "Jun 12 11:09:39.026001 crc crio[19822]: time=\"2026-06-12T11:09:39.025876813Z\" level=info msg=\"Stopping pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=0c5622c4-849b-4844-8301-f21b15af6f34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044323 | controller |     "Jun 12 11:09:39.041380 crc crio[19822]: time=\"2026-06-12T11:09:39.02858182Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa UID:2281a517-6df2-4ee1-9b59-8d0a6ce6cdad NetNS:/var/run/netns/1ac418f4-5bb0-49e7-ac1d-3d168dce1b01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2281a517_6df2_4ee1_9b59_8d0a6ce6cdad.slice PodAnnotations:0xc001ee2688}] Aliases:map[]}\"",
2026-06-12 11:43:52.044338 | controller |     "Jun 12 11:09:39.041380 crc crio[19822]: time=\"2026-06-12T11:09:39.029017274Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.044353 | controller |     "Jun 12 11:09:39.064398 crc crio[19822]: time=\"2026-06-12T11:09:39.055218725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044368 | controller |     "Jun 12 11:09:39.064398 crc crio[19822]: time=\"2026-06-12T11:09:39.060984979Z\" level=info msg=\"Stopped pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=14eceeb0-b711-47f5-bdcc-5f695f887ca5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044383 | controller |     "Jun 12 11:09:39.068491 crc crio[19822]: time=\"2026-06-12T11:09:39.06713982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044399 | controller |     "Jun 12 11:09:39.210669 crc crio[19822]: time=\"2026-06-12T11:09:39.209624707Z\" level=info msg=\"Stopped pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=6de1a6a1-6a45-400f-a26e-1fe29a680af6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044414 | controller |     "Jun 12 11:09:39.809300 crc crio[19822]: time=\"2026-06-12T11:09:39.809203116Z\" level=info msg=\"Stopped container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server\" id=fde75d54-efa6-4c06-8a7c-280d7cb609ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044429 | controller |     "Jun 12 11:09:39.818109 crc crio[19822]: time=\"2026-06-12T11:09:39.816146261Z\" level=info msg=\"Stopped pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=488d83ff-6820-4f70-8fb7-16b8398fd190 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044443 | controller |     "Jun 12 11:09:40.055024 crc crio[19822]: time=\"2026-06-12T11:09:40.054433243Z\" level=info msg=\"Stopped pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=f37ee866-7369-4584-b004-590ca25fe7b2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044458 | controller |     "Jun 12 11:09:40.158020 crc crio[19822]: time=\"2026-06-12T11:09:40.157044421Z\" level=info msg=\"Stopped pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=df83bd0f-d9f2-40f7-8bfd-3261ddffcc19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044473 | controller |     "Jun 12 11:09:40.187899 crc crio[19822]: time=\"2026-06-12T11:09:40.18765886Z\" level=info msg=\"Stopped container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core\" id=5a646def-20ec-45e6-aaf0-fe5859e8b4fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044491 | controller |     "Jun 12 11:09:40.515477 crc crio[19822]: time=\"2026-06-12T11:09:40.51536134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044507 | controller |     "Jun 12 11:09:40.549939 crc crio[19822]: time=\"2026-06-12T11:09:40.546057209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044522 | controller |     "Jun 12 11:09:40.549939 crc crio[19822]: time=\"2026-06-12T11:09:40.54730706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044536 | controller |     "Jun 12 11:09:40.565955 crc crio[19822]: time=\"2026-06-12T11:09:40.565876622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044551 | controller |     "Jun 12 11:09:40.580689 crc crio[19822]: time=\"2026-06-12T11:09:40.580158862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044566 | controller |     "Jun 12 11:09:40.590099 crc crio[19822]: time=\"2026-06-12T11:09:40.58939763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044581 | controller |     "Jun 12 11:09:40.653874 crc crio[19822]: time=\"2026-06-12T11:09:40.653749755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=33f8bc3f-33be-4387-aad0-f6c62bc51488 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.044596 | controller |     "Jun 12 11:09:40.775573 crc crio[19822]: time=\"2026-06-12T11:09:40.774600471Z\" level=info msg=\"Stopped container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c8fdeebe-5ea4-41e4-8c8e-a03f11ca6a49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044611 | controller |     "Jun 12 11:09:40.777104 crc crio[19822]: time=\"2026-06-12T11:09:40.776996718Z\" level=info msg=\"Stopping pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=47afb4ff-cd16-40df-beea-26a28e2594ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044627 | controller |     "Jun 12 11:09:40.782091 crc crio[19822]: time=\"2026-06-12T11:09:40.779309253Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115 UID:2d5f18c8-72cf-4863-85f9-8f25cec29980 NetNS:/var/run/netns/546c4654-aea0-4bc9-9fdd-8ae28cd11698 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d5f18c8_72cf_4863_85f9_8f25cec29980.slice PodAnnotations:0xc001ee24d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.044643 | controller |     "Jun 12 11:09:40.782091 crc crio[19822]: time=\"2026-06-12T11:09:40.77952578Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.044659 | controller |     "Jun 12 11:09:40.783376 crc crio[19822]: time=\"2026-06-12T11:09:40.782637648Z\" level=info msg=\"Stopped container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd\" id=c39b3daf-259e-434a-9517-43cccb3264f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044674 | controller |     "Jun 12 11:09:40.797679 crc crio[19822]: time=\"2026-06-12T11:09:40.792063044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044694 | controller |     "Jun 12 11:09:40.797679 crc crio[19822]: time=\"2026-06-12T11:09:40.792104014Z\" level=info msg=\"Stopped pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=f71319c3-f395-41b9-a7fa-d8bd6748104a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044709 | controller |     "Jun 12 11:09:40.828989 crc crio[19822]: time=\"2026-06-12T11:09:40.824765551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044725 | controller |     "Jun 12 11:09:40.840167 crc crio[19822]: time=\"2026-06-12T11:09:40.840017381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044740 | controller |     "Jun 12 11:09:40.847413 crc crio[19822]: time=\"2026-06-12T11:09:40.847316197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044755 | controller |     "Jun 12 11:09:40.859406 crc crio[19822]: time=\"2026-06-12T11:09:40.855153994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044769 | controller |     "Jun 12 11:09:40.873557 crc crio[19822]: time=\"2026-06-12T11:09:40.86862842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044784 | controller |     "Jun 12 11:09:40.881001 crc crio[19822]: time=\"2026-06-12T11:09:40.877550647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044799 | controller |     "Jun 12 11:09:40.888283 crc crio[19822]: time=\"2026-06-12T11:09:40.888183458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=abc6c096-7498-45d5-855f-28d2e964e8dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.044814 | controller |     "Jun 12 11:09:40.897938 crc crio[19822]: time=\"2026-06-12T11:09:40.88915386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044829 | controller |     "Jun 12 11:09:40.906124 crc crio[19822]: time=\"2026-06-12T11:09:40.906017712Z\" level=info msg=\"Stopped pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=0c5622c4-849b-4844-8301-f21b15af6f34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044843 | controller |     "Jun 12 11:09:40.933088 crc crio[19822]: time=\"2026-06-12T11:09:40.932959748Z\" level=info msg=\"Stopped container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera\" id=65ed1ab5-3c2c-47d0-990d-86f40917f33c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.044862 | controller |     "Jun 12 11:09:40.933756 crc crio[19822]: time=\"2026-06-12T11:09:40.933695981Z\" level=info msg=\"Stopping pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=93e299ce-7e6b-4fc6-943c-ff04e29ff7f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044899 | controller |     "Jun 12 11:09:40.936235 crc crio[19822]: time=\"2026-06-12T11:09:40.936180102Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143 UID:9ec1380e-e8ef-479c-9eb5-65e8e9cff19d NetNS:/var/run/netns/f84023de-e830-43be-b5a6-24b74f3cd60b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec1380e_e8ef_479c_9eb5_65e8e9cff19d.slice PodAnnotations:0xc0007accb0}] Aliases:map[]}\"",
2026-06-12 11:43:52.044920 | controller |     "Jun 12 11:09:40.936435 crc crio[19822]: time=\"2026-06-12T11:09:40.936383078Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.044936 | controller |     "Jun 12 11:09:40.941295 crc crio[19822]: time=\"2026-06-12T11:09:40.941162565Z\" level=info msg=\"Stopped pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=94112ab5-c06b-4d37-a787-7a0c5365ae54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044951 | controller |     "Jun 12 11:09:40.968688 crc crio[19822]: time=\"2026-06-12T11:09:40.968469533Z\" level=info msg=\"Stopped pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=11678bf7-c66e-4158-8377-5df553284b35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.044966 | controller |     "Jun 12 11:09:40.993419 crc crio[19822]: time=\"2026-06-12T11:09:40.993267451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.044982 | controller |     "Jun 12 11:09:41.011345 crc crio[19822]: time=\"2026-06-12T11:09:41.010459686Z\" level=info msg=\"Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=a5b3b07e-e56b-4275-bd96-7432e9a624d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.044997 | controller |     "Jun 12 11:09:41.011345 crc crio[19822]: time=\"2026-06-12T11:09:41.010917161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045013 | controller |     "Jun 12 11:09:41.040750 crc crio[19822]: time=\"2026-06-12T11:09:41.040392881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045028 | controller |     "Jun 12 11:09:41.167782 crc crio[19822]: time=\"2026-06-12T11:09:41.167669339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045044 | controller |     "Jun 12 11:09:41.185955 crc crio[19822]: time=\"2026-06-12T11:09:41.183253682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045059 | controller |     "Jun 12 11:09:41.262650 crc crio[19822]: time=\"2026-06-12T11:09:41.26136908Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-943d-account-create-update-546h9/POD\" id=b2c7b310-a902-44a6-9ebb-8a6ccc1e5e3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.045074 | controller |     "Jun 12 11:09:41.262650 crc crio[19822]: time=\"2026-06-12T11:09:41.261950669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045090 | controller |     "Jun 12 11:09:41.596293 crc crio[19822]: time=\"2026-06-12T11:09:41.59267198Z\" level=info msg=\"Stopped container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3ee775c2-0f00-4c83-8c21-26be21aa4d15 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.045105 | controller |     "Jun 12 11:09:41.599008 crc crio[19822]: time=\"2026-06-12T11:09:41.598135117Z\" level=info msg=\"Stopping pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=55794d4d-abd4-48a1-84d8-553175925c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.045125 | controller |     "Jun 12 11:09:41.600268 crc crio[19822]: time=\"2026-06-12T11:09:41.599487011Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9 UID:cd5e46b4-55ce-4b4e-a1fc-df6f48545f71 NetNS:/var/run/netns/795a9503-7829-44ad-86d2-2dbb6d604047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd5e46b4_55ce_4b4e_a1fc_df6f48545f71.slice PodAnnotations:0xc003094700}] Aliases:map[]}\"",
2026-06-12 11:43:52.045140 | controller |     "Jun 12 11:09:41.600268 crc crio[19822]: time=\"2026-06-12T11:09:41.599727238Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.045156 | controller |     "Jun 12 11:09:41.627750 crc crio[19822]: time=\"2026-06-12T11:09:41.623800784Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc003264638}] Aliases:map[]}\"",
2026-06-12 11:43:52.045172 | controller |     "Jun 12 11:09:41.627750 crc crio[19822]: time=\"2026-06-12T11:09:41.623954239Z\" level=info msg=\"Adding pod openstack_nova-cell0-943d-account-create-update-546h9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.045187 | controller |     "Jun 12 11:09:41.663238 crc crio[19822]: time=\"2026-06-12T11:09:41.663119616Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-t9wz7/POD\" id=450dd309-228c-4bdd-a009-6457bc1ced25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.045202 | controller |     "Jun 12 11:09:41.663238 crc crio[19822]: time=\"2026-06-12T11:09:41.66323727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045218 | controller |     "Jun 12 11:09:41.682055 crc crio[19822]: time=\"2026-06-12T11:09:41.680910464Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-xc9nt/POD\" id=02254f39-f842-4262-b58a-9f73fbd840a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.045233 | controller |     "Jun 12 11:09:41.682055 crc crio[19822]: time=\"2026-06-12T11:09:41.681413001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045248 | controller |     "Jun 12 11:09:41.720982 crc crio[19822]: time=\"2026-06-12T11:09:41.717213914Z\" level=info msg=\"Stopped pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=47afb4ff-cd16-40df-beea-26a28e2594ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.045263 | controller |     "Jun 12 11:09:41.762111 crc crio[19822]: time=\"2026-06-12T11:09:41.761972068Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kdjn5-config-5hrct/POD\" id=5cc22484-fbb9-4692-be70-3f6f39026c78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.045278 | controller |     "Jun 12 11:09:41.762279 crc crio[19822]: time=\"2026-06-12T11:09:41.762174785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045297 | controller |     "Jun 12 11:09:41.900872 crc crio[19822]: time=\"2026-06-12T11:09:41.897735482Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/POD\" id=1801ca47-8187-49e2-be4e-03d845e4528c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.045313 | controller |     "Jun 12 11:09:41.900872 crc crio[19822]: time=\"2026-06-12T11:09:41.898332451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045328 | controller |     "Jun 12 11:09:42.391871 crc crio[19822]: time=\"2026-06-12T11:09:42.391285486Z\" level=info msg=\"Stopped container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent\" id=48665836-ec8c-45ac-81d7-009b05f4ed39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.045343 | controller |     "Jun 12 11:09:42.436686 crc crio[19822]: time=\"2026-06-12T11:09:42.434998574Z\" level=info msg=\"Stopped pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=93e299ce-7e6b-4fc6-943c-ff04e29ff7f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.045359 | controller |     "Jun 12 11:09:42.460344 crc crio[19822]: time=\"2026-06-12T11:09:42.460279714Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc0030942a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.045374 | controller |     "Jun 12 11:09:42.460344 crc crio[19822]: time=\"2026-06-12T11:09:42.460339625Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-f5446bd49-t9wz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.045389 | controller |     "Jun 12 11:09:42.759884 crc crio[19822]: time=\"2026-06-12T11:09:42.756419588Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc0052123d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.045404 | controller |     "Jun 12 11:09:42.759884 crc crio[19822]: time=\"2026-06-12T11:09:42.756899274Z\" level=info msg=\"Adding pod openstack_root-account-create-update-xc9nt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.045419 | controller |     "Jun 12 11:09:43.227790 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3c6f71312b07664 Mac:56:8e:f2:79:ed:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 SocketPath: PciID:}] [{Interface:0xc0001328b0 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.045434 | controller |     "Jun 12 11:09:43.228978 crc crio[19822]: time=\"2026-06-12T11:09:43.22890993Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc003264638}] Aliases:map[]}\"",
2026-06-12 11:43:52.045453 | controller |     "Jun 12 11:09:43.229128 crc crio[19822]: time=\"2026-06-12T11:09:43.229091013Z\" level=info msg=\"Checking pod openstack_nova-cell0-943d-account-create-update-546h9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.045469 | controller |     "Jun 12 11:09:43.353493 crc crio[19822]: time=\"2026-06-12T11:09:43.35172902Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc0007ac890}] Aliases:map[]}\"",
2026-06-12 11:43:52.045484 | controller |     "Jun 12 11:09:43.353493 crc crio[19822]: time=\"2026-06-12T11:09:43.351796782Z\" level=info msg=\"Adding pod openstack_ovn-controller-kdjn5-config-5hrct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.045499 | controller |     "Jun 12 11:09:43.362098 crc crio[19822]: time=\"2026-06-12T11:09:43.361868892Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc003094548}] Aliases:map[]}\"",
2026-06-12 11:43:52.045514 | controller |     "Jun 12 11:09:43.362098 crc crio[19822]: time=\"2026-06-12T11:09:43.361927823Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.045529 | controller |     "Jun 12 11:09:43.391011 crc crio[19822]: time=\"2026-06-12T11:09:43.382023335Z\" level=info msg=\"Stopped container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera\" id=ce5535cd-0883-4eb2-8213-84716629722d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.045544 | controller |     "Jun 12 11:09:43.391011 crc crio[19822]: time=\"2026-06-12T11:09:43.389708473Z\" level=info msg=\"Stopping pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=d16528a4-b1a5-459b-87d6-1ff529f84296 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.045559 | controller |     "Jun 12 11:09:43.402467 crc crio[19822]: time=\"2026-06-12T11:09:43.402366941Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc UID:f1e8017f-f4e7-44f1-9e96-7641e16c5ce2 NetNS:/var/run/netns/3df8993f-bb8e-44a2-8a44-cda976a44507 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1e8017f_f4e7_44f1_9e96_7641e16c5ce2.slice PodAnnotations:0xc0007acde0}] Aliases:map[]}\"",
2026-06-12 11:43:52.045574 | controller |     "Jun 12 11:09:43.404060 crc crio[19822]: time=\"2026-06-12T11:09:43.40326027Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.045590 | controller |     "Jun 12 11:09:43.501455 crc crio[19822]: time=\"2026-06-12T11:09:43.501280069Z\" level=info msg=\"Stopped pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=55794d4d-abd4-48a1-84d8-553175925c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.045608 | controller |     "Jun 12 11:09:43.599891 crc crio[19822]: time=\"2026-06-12T11:09:43.57528076Z\" level=info msg=\"Ran pod sandbox 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 with infra container: openstack/nova-cell0-943d-account-create-update-546h9/POD\" id=b2c7b310-a902-44a6-9ebb-8a6ccc1e5e3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.045624 | controller |     "Jun 12 11:09:43.615982 crc crio[19822]: time=\"2026-06-12T11:09:43.603682505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4526357a-2019-41b6-adc1-46376a5c8115 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.045638 | controller |     "Jun 12 11:09:43.618759 crc crio[19822]: time=\"2026-06-12T11:09:43.618679664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6af3e3d7-0354-4dc6-872a-60922a385619 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.045654 | controller |     "Jun 12 11:09:43.638924 crc crio[19822]: time=\"2026-06-12T11:09:43.638741692Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=281dc1b1-3b1c-4d92-bcd2-0ad9bb25775a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.045668 | controller |     "Jun 12 11:09:43.639416 crc crio[19822]: time=\"2026-06-12T11:09:43.639336171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045683 | controller |     "Jun 12 11:09:43.652904 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a71e76ed36d90d3 Mac:06:71:b5:f5:d9:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 SocketPath: PciID:}] [{Interface:0xc00013c760 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.045698 | controller |     "Jun 12 11:09:43.672335 crc crio[19822]: 2026-06-12T11:09:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8d65bb46aa30c6 Mac:8e:30:f8:3a:5a:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 SocketPath: PciID:}] [{Interface:0xc00012ac30 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.045713 | controller |     "Jun 12 11:09:43.721056 crc crio[19822]: time=\"2026-06-12T11:09:43.720956614Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc0052123d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.045728 | controller |     "Jun 12 11:09:43.721371 crc crio[19822]: time=\"2026-06-12T11:09:43.721262791Z\" level=info msg=\"Checking pod openstack_root-account-create-update-xc9nt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.045743 | controller |     "Jun 12 11:09:43.723353 crc crio[19822]: time=\"2026-06-12T11:09:43.722984919Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc0030942a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.045762 | controller |     "Jun 12 11:09:43.723353 crc crio[19822]: time=\"2026-06-12T11:09:43.723271048Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-f5446bd49-t9wz7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.045777 | controller |     "Jun 12 11:09:43.771965 crc crio[19822]: time=\"2026-06-12T11:09:43.771724309Z\" level=info msg=\"Ran pod sandbox a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 with infra container: openstack/root-account-create-update-xc9nt/POD\" id=02254f39-f842-4262-b58a-9f73fbd840a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.045794 | controller |     "Jun 12 11:09:43.787148 crc crio[19822]: time=\"2026-06-12T11:09:43.787031305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=627f16f5-6d49-49ca-9f1e-9facae4edfb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.045812 | controller |     "Jun 12 11:09:43.818950 crc crio[19822]: time=\"2026-06-12T11:09:43.81830572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e75c57a0-e687-45c8-a026-da2a07e187f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.045827 | controller |     "Jun 12 11:09:43.838388 crc crio[19822]: time=\"2026-06-12T11:09:43.838254744Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=c7752926-cdc8-49dc-9f44-52cb37b368b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.045841 | controller |     "Jun 12 11:09:43.838995 crc crio[19822]: time=\"2026-06-12T11:09:43.838719899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.045860 | controller |     "Jun 12 11:09:43.842883 crc crio[19822]: time=\"2026-06-12T11:09:43.842773732Z\" level=info msg=\"Ran pod sandbox f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f with infra container: openstack/dnsmasq-dns-f5446bd49-t9wz7/POD\" id=450dd309-228c-4bdd-a009-6457bc1ced25 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.045895 | controller |     "Jun 12 11:09:43.863599 crc crio[19822]: time=\"2026-06-12T11:09:43.863462261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=730695ee-fb7e-41a6-8f65-32510053b550 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.045912 | controller |     "Jun 12 11:09:43.939410 crc crio[19822]: time=\"2026-06-12T11:09:43.937300029Z\" level=info msg=\"Created container cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=6d648f55-f0a1-4777-8452-411cb69c9001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.045928 | controller |     "Jun 12 11:09:43.966709 crc crio[19822]: time=\"2026-06-12T11:09:43.96654816Z\" level=info msg=\"Starting container: cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811\" id=8912aed7-6e79-4b1b-89ef-ba32aaeaa2d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.045943 | controller |     "Jun 12 11:09:43.974311 crc crio[19822]: time=\"2026-06-12T11:09:43.974213598Z\" level=info msg=\"Started container\" PID=229116 containerID=cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=8912aed7-6e79-4b1b-89ef-ba32aaeaa2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb",
2026-06-12 11:43:52.045961 | controller |     "Jun 12 11:09:43.998439 crc crio[19822]: time=\"2026-06-12T11:09:43.998346987Z\" level=info msg=\"Stopped container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent\" id=44dab778-8fb3-41d4-803d-b87380b8a0df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.045978 | controller |     "Jun 12 11:09:44.001444 crc crio[19822]: time=\"2026-06-12T11:09:44.000545883Z\" level=info msg=\"Stopping pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=71ca5b3f-4dd5-4c04-baf0-3dfaff9d0f6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.045993 | controller |     "Jun 12 11:09:44.001444 crc crio[19822]: time=\"2026-06-12T11:09:44.000741643Z\" level=info msg=\"Created container 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=ad4c6618-6332-4a1f-8d13-eca17df71de8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.046008 | controller |     "Jun 12 11:09:44.003455 crc crio[19822]: time=\"2026-06-12T11:09:44.003369047Z\" level=info msg=\"Starting container: 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240\" id=9bd58262-fdb1-42bc-93b0-f3f3feab52af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.046025 | controller |     "Jun 12 11:09:44.009960 crc crio[19822]: time=\"2026-06-12T11:09:44.009873016Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70 UID:8fc01fb2-29b4-448c-977a-5e6ace063e6f NetNS:/var/run/netns/f0e7e90d-0730-466a-b43f-c485763002e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8fc01fb2_29b4_448c_977a_5e6ace063e6f.slice PodAnnotations:0xc0030940f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.046040 | controller |     "Jun 12 11:09:44.011344 crc crio[19822]: time=\"2026-06-12T11:09:44.010342391Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.046055 | controller |     "Jun 12 11:09:44.017274 crc crio[19822]: time=\"2026-06-12T11:09:44.016558051Z\" level=info msg=\"Started container\" PID=229106 containerID=654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240 description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=9bd58262-fdb1-42bc-93b0-f3f3feab52af name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776",
2026-06-12 11:43:52.046070 | controller |     "Jun 12 11:09:44.060414 crc crio[19822]: time=\"2026-06-12T11:09:44.060280382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046085 | controller |     "Jun 12 11:09:44.074335 crc crio[19822]: time=\"2026-06-12T11:09:44.074012275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046101 | controller |     "Jun 12 11:09:44.094641 crc crio[19822]: time=\"2026-06-12T11:09:44.093277935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8f8c0424-9415-42a0-b58c-b5e9f99df0ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.046116 | controller |     "Jun 12 11:09:44.107189 crc crio[19822]: time=\"2026-06-12T11:09:44.107045185Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-t9wz7/init\" id=969b1d66-e250-4dd2-996e-c6c6aeb569ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.046138 | controller |     "Jun 12 11:09:44.107578 crc crio[19822]: time=\"2026-06-12T11:09:44.1075234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046154 | controller |     "Jun 12 11:09:44.366697 crc crio[19822]: 2026-06-12T11:09:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6faefc65fbdc14a Mac:52:38:21:ed:03:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 SocketPath: PciID:}] [{Interface:0xc0001925a0 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.046169 | controller |     "Jun 12 11:09:44.368993 crc crio[19822]: time=\"2026-06-12T11:09:44.368914891Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc0007ac890}] Aliases:map[]}\"",
2026-06-12 11:43:52.046185 | controller |     "Jun 12 11:09:44.371485 crc crio[19822]: time=\"2026-06-12T11:09:44.371130433Z\" level=info msg=\"Checking pod openstack_ovn-controller-kdjn5-config-5hrct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.046200 | controller |     "Jun 12 11:09:44.398211 crc crio[19822]: time=\"2026-06-12T11:09:44.397588383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046215 | controller |     "Jun 12 11:09:44.410350 crc crio[19822]: time=\"2026-06-12T11:09:44.410161184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046230 | controller |     "Jun 12 11:09:44.433151 crc crio[19822]: time=\"2026-06-12T11:09:44.431532097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046245 | controller |     "Jun 12 11:09:44.435737 crc crio[19822]: time=\"2026-06-12T11:09:44.435700254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046260 | controller |     "Jun 12 11:09:44.463024 crc crio[19822]: time=\"2026-06-12T11:09:44.455970448Z\" level=info msg=\"Ran pod sandbox 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 with infra container: openstack/ovn-controller-kdjn5-config-5hrct/POD\" id=5cc22484-fbb9-4692-be70-3f6f39026c78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.046275 | controller |     "Jun 12 11:09:44.463024 crc crio[19822]: time=\"2026-06-12T11:09:44.458515277Z\" level=info msg=\"Created container 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=ec031727-eec8-4a5c-824c-e26ec384b131 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.046290 | controller |     "Jun 12 11:09:44.463024 crc crio[19822]: time=\"2026-06-12T11:09:44.462373219Z\" level=info msg=\"Created container 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=1532b7f5-27c8-402d-940c-d26ff8ba3f3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.046305 | controller |     "Jun 12 11:09:44.463256 crc crio[19822]: time=\"2026-06-12T11:09:44.463104958Z\" level=info msg=\"Starting container: 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c\" id=7163a3cd-77fa-4cde-8559-9314ca846cc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.046323 | controller |     "Jun 12 11:09:44.483136 crc crio[19822]: time=\"2026-06-12T11:09:44.482714449Z\" level=info msg=\"Started container\" PID=229075 containerID=6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=7163a3cd-77fa-4cde-8559-9314ca846cc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a",
2026-06-12 11:43:52.046339 | controller |     "Jun 12 11:09:44.483136 crc crio[19822]: time=\"2026-06-12T11:09:44.482771762Z\" level=info msg=\"Starting container: 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0\" id=91fa1245-258c-487b-8b69-3e1056446383 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.046354 | controller |     "Jun 12 11:09:44.489006 crc crio[19822]: time=\"2026-06-12T11:09:44.48863822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=61521383-7c51-43d0-a66a-2a336f05531d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.046370 | controller |     "Jun 12 11:09:44.519005 crc crio[19822]: time=\"2026-06-12T11:09:44.518520471Z\" level=info msg=\"Started container\" PID=229048 containerID=145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0 description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=91fa1245-258c-487b-8b69-3e1056446383 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982",
2026-06-12 11:43:52.046385 | controller |     "Jun 12 11:09:44.571945 crc crio[19822]: time=\"2026-06-12T11:09:44.568272263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=24ec320b-131b-4382-87e8-a0d7d9ad17ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.046400 | controller |     "Jun 12 11:09:44.597482 crc crio[19822]: time=\"2026-06-12T11:09:44.595601072Z\" level=info msg=\"Stopped pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=d16528a4-b1a5-459b-87d6-1ff529f84296 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.046415 | controller |     "Jun 12 11:09:44.648634 crc crio[19822]: time=\"2026-06-12T11:09:44.639013785Z\" level=info msg=\"Creating container: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config\" id=210c3720-732a-4a89-bd5a-8103f0d2e611 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.046430 | controller |     "Jun 12 11:09:44.648634 crc crio[19822]: time=\"2026-06-12T11:09:44.639458919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046444 | controller |     "Jun 12 11:09:44.707920 crc crio[19822]: 2026-06-12T11:09:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66c9940479be6d4 Mac:02:a0:7a:1a:f9:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.046459 | controller |     "Jun 12 11:09:44.707920 crc crio[19822]: time=\"2026-06-12T11:09:44.703412027Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc003094548}] Aliases:map[]}\"",
2026-06-12 11:43:52.046481 | controller |     "Jun 12 11:09:44.707920 crc crio[19822]: time=\"2026-06-12T11:09:44.704197006Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.046515 | controller |     "Jun 12 11:09:44.737237 crc crio[19822]: time=\"2026-06-12T11:09:44.732674471Z\" level=info msg=\"Ran pod sandbox 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 with infra container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/POD\" id=1801ca47-8187-49e2-be4e-03d845e4528c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.046531 | controller |     "Jun 12 11:09:44.754037 crc crio[19822]: time=\"2026-06-12T11:09:44.753957333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046546 | controller |     "Jun 12 11:09:44.770677 crc crio[19822]: time=\"2026-06-12T11:09:44.770624898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=8d883d13-edf0-4a8b-b295-29af21c4eac7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.046562 | controller |     "Jun 12 11:09:44.786675 crc crio[19822]: time=\"2026-06-12T11:09:44.785718315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=5ae18fac-555e-40fd-a08b-c388c8ca34f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.046577 | controller |     "Jun 12 11:09:44.850999 crc crio[19822]: time=\"2026-06-12T11:09:44.849505985Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=56c754e1-99cb-48d4-9c45-182c3fa7445e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.046592 | controller |     "Jun 12 11:09:44.859926 crc crio[19822]: time=\"2026-06-12T11:09:44.859782593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046606 | controller |     "Jun 12 11:09:44.895286 crc crio[19822]: time=\"2026-06-12T11:09:44.895043332Z\" level=info msg=\"Stopped pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=71ca5b3f-4dd5-4c04-baf0-3dfaff9d0f6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.046621 | controller |     "Jun 12 11:09:44.927907 crc crio[19822]: time=\"2026-06-12T11:09:44.926218368Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6c885bdc45-xl2qr/POD\" id=15682468-d822-4445-8ce7-baabf0dc1ecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.046636 | controller |     "Jun 12 11:09:44.927907 crc crio[19822]: time=\"2026-06-12T11:09:44.926310311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046651 | controller |     "Jun 12 11:09:44.955677 crc crio[19822]: time=\"2026-06-12T11:09:44.955558049Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/POD\" id=4a1c04af-6134-4c89-8ad4-e5b22e0b813f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.046665 | controller |     "Jun 12 11:09:44.955785 crc crio[19822]: time=\"2026-06-12T11:09:44.955702073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046680 | controller |     "Jun 12 11:09:45.155698 crc crio[19822]: time=\"2026-06-12T11:09:45.155416362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046728 | controller |     "Jun 12 11:09:45.168208 crc crio[19822]: time=\"2026-06-12T11:09:45.167233513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046745 | controller |     "Jun 12 11:09:45.180746 crc crio[19822]: time=\"2026-06-12T11:09:45.179601042Z\" level=info msg=\"Stopping container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2 (timeout: 604784s)\" id=2547445c-a4f9-4792-a363-357eb49176a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.046760 | controller |     "Jun 12 11:09:45.336214 crc crio[19822]: time=\"2026-06-12T11:09:45.336052204Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc002144228}] Aliases:map[]}\"",
2026-06-12 11:43:52.046775 | controller |     "Jun 12 11:09:45.336915 crc crio[19822]: time=\"2026-06-12T11:09:45.33686584Z\" level=info msg=\"Adding pod openstack_barbican-worker-6c885bdc45-xl2qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.046790 | controller |     "Jun 12 11:09:45.338269 crc crio[19822]: time=\"2026-06-12T11:09:45.336417966Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0030941c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.046805 | controller |     "Jun 12 11:09:45.338269 crc crio[19822]: time=\"2026-06-12T11:09:45.338265046Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.046820 | controller |     "Jun 12 11:09:45.446531 crc crio[19822]: time=\"2026-06-12T11:09:45.446374602Z\" level=info msg=\"Created container 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=49626d38-88f6-4c6c-b4c5-d7609ebc8042 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.046835 | controller |     "Jun 12 11:09:45.459322 crc crio[19822]: time=\"2026-06-12T11:09:45.458939953Z\" level=info msg=\"Starting container: 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885\" id=054f2561-b1c2-41e4-b135-f49980b5a820 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.046850 | controller |     "Jun 12 11:09:45.467957 crc crio[19822]: time=\"2026-06-12T11:09:45.46691597Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-6ffb858478-x4v54/POD\" id=4262c183-9e6e-4d85-8451-d509abcdccd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.046886 | controller |     "Jun 12 11:09:45.467957 crc crio[19822]: time=\"2026-06-12T11:09:45.467043974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.046904 | controller |     "Jun 12 11:09:45.476999 crc crio[19822]: time=\"2026-06-12T11:09:45.476799526Z\" level=info msg=\"Started container\" PID=229141 containerID=3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=054f2561-b1c2-41e4-b135-f49980b5a820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd",
2026-06-12 11:43:52.046924 | controller |     "Jun 12 11:09:45.504152 crc crio[19822]: time=\"2026-06-12T11:09:45.502431372Z\" level=info msg=\"Created container 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=70ecd3c9-aac6-48f5-a378-f4ebe97d592d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.046940 | controller |     "Jun 12 11:09:45.512962 crc crio[19822]: time=\"2026-06-12T11:09:45.509507004Z\" level=info msg=\"Starting container: 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c\" id=e3b4a6ee-5b4e-4b81-8fb0-a2ba5d60dd4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.046956 | controller |     "Jun 12 11:09:45.531654 crc crio[19822]: time=\"2026-06-12T11:09:45.531521763Z\" level=info msg=\"Started container\" PID=229149 containerID=36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=e3b4a6ee-5b4e-4b81-8fb0-a2ba5d60dd4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d",
2026-06-12 11:43:52.046972 | controller |     "Jun 12 11:09:45.703177 crc crio[19822]: time=\"2026-06-12T11:09:45.70297611Z\" level=info msg=\"Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.046987 | controller |     "Jun 12 11:09:45.703177 crc crio[19822]: time=\"2026-06-12T11:09:45.703055883Z\" level=info msg=\"Adding pod openstack_barbican-api-6ffb858478-x4v54 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.047002 | controller |     "Jun 12 11:09:45.761700 crc crio[19822]: time=\"2026-06-12T11:09:45.76133544Z\" level=info msg=\"Created container b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=4fbb5aa0-e833-41dd-bcd1-95db83c83e0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047017 | controller |     "Jun 12 11:09:45.766981 crc crio[19822]: time=\"2026-06-12T11:09:45.763968137Z\" level=info msg=\"Starting container: b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d\" id=f14af4ea-103b-4ee5-bd2b-67ded4cafa4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047032 | controller |     "Jun 12 11:09:45.775456 crc crio[19822]: time=\"2026-06-12T11:09:45.775169872Z\" level=info msg=\"Started container\" PID=229178 containerID=b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=f14af4ea-103b-4ee5-bd2b-67ded4cafa4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b",
2026-06-12 11:43:52.047047 | controller |     "Jun 12 11:09:45.832271 crc crio[19822]: time=\"2026-06-12T11:09:45.831728696Z\" level=info msg=\"Created container 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=41dceb05-d38c-4c6f-aa98-68c4e82411c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047065 | controller |     "Jun 12 11:09:45.837884 crc crio[19822]: time=\"2026-06-12T11:09:45.837298845Z\" level=info msg=\"Starting container: 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e\" id=f1ac3c31-664f-4fdc-a9c3-d732b698ec19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047081 | controller |     "Jun 12 11:09:45.846007 crc crio[19822]: time=\"2026-06-12T11:09:45.843720182Z\" level=info msg=\"Started container\" PID=229179 containerID=741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=f1ac3c31-664f-4fdc-a9c3-d732b698ec19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d",
2026-06-12 11:43:52.047096 | controller |     "Jun 12 11:09:45.889692 crc crio[19822]: time=\"2026-06-12T11:09:45.889555473Z\" level=info msg=\"Created container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api\" id=0eb4aa85-a5b7-47e4-a733-085016f93532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047111 | controller |     "Jun 12 11:09:45.890614 crc crio[19822]: time=\"2026-06-12T11:09:45.890299887Z\" level=info msg=\"Created container 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=af268d9b-bfd4-49eb-80b4-e306429b187c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047126 | controller |     "Jun 12 11:09:45.892645 crc crio[19822]: time=\"2026-06-12T11:09:45.892423134Z\" level=info msg=\"Starting container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf\" id=abbb52ab-0bcc-4167-b46e-2bcd2e70695c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047141 | controller |     "Jun 12 11:09:45.895020 crc crio[19822]: time=\"2026-06-12T11:09:45.894957309Z\" level=info msg=\"Starting container: 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43\" id=ab70d6fc-5fe5-422c-82e0-90becf731133 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047156 | controller |     "Jun 12 11:09:45.916599 crc crio[19822]: time=\"2026-06-12T11:09:45.916421199Z\" level=info msg=\"Started container\" PID=229177 containerID=541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf description=openstack/neutron-6c45654bff-tnfkh/neutron-api id=abbb52ab-0bcc-4167-b46e-2bcd2e70695c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d",
2026-06-12 11:43:52.047172 | controller |     "Jun 12 11:09:45.950551 crc crio[19822]: time=\"2026-06-12T11:09:45.950496616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=27164359-62e2-41d5-8dcb-6a901d3baff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.047187 | controller |     "Jun 12 11:09:45.951306 crc crio[19822]: time=\"2026-06-12T11:09:45.951208934Z\" level=info msg=\"Started container\" PID=229173 containerID=9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=ab70d6fc-5fe5-422c-82e0-90becf731133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a",
2026-06-12 11:43:52.047203 | controller |     "Jun 12 11:09:45.963126 crc crio[19822]: time=\"2026-06-12T11:09:45.963038191Z\" level=info msg=\"Created container c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=186a4e1d-99a7-4865-af79-ccd6b9c00a7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047218 | controller |     "Jun 12 11:09:45.969293 crc crio[19822]: time=\"2026-06-12T11:09:45.969216562Z\" level=info msg=\"Starting container: c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2\" id=7d756baf-0458-4a1a-980b-45cc9fe4ebfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047239 | controller |     "Jun 12 11:09:45.974216 crc crio[19822]: time=\"2026-06-12T11:09:45.974144934Z\" level=info msg=\"Created container 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=a90c0afc-3d87-437e-9387-fd682ad9f7ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047255 | controller |     "Jun 12 11:09:45.976951 crc crio[19822]: time=\"2026-06-12T11:09:45.976465224Z\" level=info msg=\"Starting container: 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f\" id=2ac19290-6d4c-4ce6-9ad2-cbb1a9149f60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047271 | controller |     "Jun 12 11:09:45.983005 crc crio[19822]: time=\"2026-06-12T11:09:45.981503454Z\" level=info msg=\"Started container\" PID=229168 containerID=c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2 description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=7d756baf-0458-4a1a-980b-45cc9fe4ebfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022",
2026-06-12 11:43:52.047286 | controller |     "Jun 12 11:09:45.986784 crc crio[19822]: time=\"2026-06-12T11:09:45.986216964Z\" level=info msg=\"Started container\" PID=229169 containerID=7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=2ac19290-6d4c-4ce6-9ad2-cbb1a9149f60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6",
2026-06-12 11:43:52.047302 | controller |     "Jun 12 11:09:46.046187 crc crio[19822]: time=\"2026-06-12T11:09:46.045196152Z\" level=info msg=\"Created container 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe: openstack/glance-db-create-9m84p/mariadb-database-create\" id=8cc54827-fcfe-4758-966e-a0a6f7f1e6d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047317 | controller |     "Jun 12 11:09:46.049760 crc crio[19822]: time=\"2026-06-12T11:09:46.049541545Z\" level=info msg=\"Starting container: 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe\" id=81b5ea59-9bd2-47fa-9907-6f4b356f1bf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047332 | controller |     "Jun 12 11:09:46.065938 crc crio[19822]: time=\"2026-06-12T11:09:46.065649132Z\" level=info msg=\"Started container\" PID=229147 containerID=6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe description=openstack/glance-db-create-9m84p/mariadb-database-create id=81b5ea59-9bd2-47fa-9907-6f4b356f1bf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35",
2026-06-12 11:43:52.047348 | controller |     "Jun 12 11:09:46.186498 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7fb8350ff0b301 Mac:f2:58:c1:bb:ba:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.047364 | controller |     "Jun 12 11:09:46.188155 crc crio[19822]: time=\"2026-06-12T11:09:46.188040456Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc002144228}] Aliases:map[]}\"",
2026-06-12 11:43:52.047383 | controller |     "Jun 12 11:09:46.188668 crc crio[19822]: time=\"2026-06-12T11:09:46.188280884Z\" level=info msg=\"Checking pod openstack_barbican-worker-6c885bdc45-xl2qr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.047399 | controller |     "Jun 12 11:09:46.225571 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80e4af4cbc7ff93 Mac:66:29:80:11:f6:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e SocketPath: PciID:}] [{Interface:0xc000264a20 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.047414 | controller |     "Jun 12 11:09:46.226177 crc crio[19822]: time=\"2026-06-12T11:09:46.225931546Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0030941c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.047429 | controller |     "Jun 12 11:09:46.226177 crc crio[19822]: time=\"2026-06-12T11:09:46.226133723Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.047445 | controller |     "Jun 12 11:09:46.236283 crc crio[19822]: time=\"2026-06-12T11:09:46.236181903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3f43918d-6c7a-4b21-ae18-64d0b07fea46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.047460 | controller |     "Jun 12 11:09:46.320618 crc crio[19822]: time=\"2026-06-12T11:09:46.3171342Z\" level=info msg=\"Ran pod sandbox c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 with infra container: openstack/barbican-worker-6c885bdc45-xl2qr/POD\" id=15682468-d822-4445-8ce7-baabf0dc1ecf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.047475 | controller |     "Jun 12 11:09:46.333526 crc crio[19822]: time=\"2026-06-12T11:09:46.333187327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8a2e9f88-55e9-479f-bd84-284c8191eac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.047490 | controller |     "Jun 12 11:09:46.394802 crc crio[19822]: time=\"2026-06-12T11:09:46.384681136Z\" level=info msg=\"Ran pod sandbox 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 with infra container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/POD\" id=4a1c04af-6134-4c89-8ad4-e5b22e0b813f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.047505 | controller |     "Jun 12 11:09:46.396799 crc crio[19822]: time=\"2026-06-12T11:09:46.396404072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=5b24011c-464d-465d-9a11-eb93c3618fc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.047520 | controller |     "Jun 12 11:09:46.396799 crc crio[19822]: time=\"2026-06-12T11:09:46.39669511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=591aadaa-fb44-4208-a2b8-961bb982d720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.047535 | controller |     "Jun 12 11:09:46.400588 crc crio[19822]: time=\"2026-06-12T11:09:46.40044915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2bb0f46f-cd63-4ac9-8d07-8a014e5ffcb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.047554 | controller |     "Jun 12 11:09:46.404685 crc crio[19822]: time=\"2026-06-12T11:09:46.401058459Z\" level=info msg=\"Creating container: openstack/neutron-6c45654bff-tnfkh/neutron-httpd\" id=2825734f-0997-4394-838b-f29b7dd0de96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047570 | controller |     "Jun 12 11:09:46.404685 crc crio[19822]: time=\"2026-06-12T11:09:46.401439481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.047585 | controller |     "Jun 12 11:09:46.417768 crc crio[19822]: time=\"2026-06-12T11:09:46.417566225Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log\" id=89a4caf7-4194-4e56-a4c7-6d2c5f23c154 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047599 | controller |     "Jun 12 11:09:46.433201 crc crio[19822]: time=\"2026-06-12T11:09:46.432137673Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log\" id=ac0254c3-9795-46bc-ac88-55d5a79cf97d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047614 | controller |     "Jun 12 11:09:46.455791 crc crio[19822]: time=\"2026-06-12T11:09:46.455499883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.047629 | controller |     "Jun 12 11:09:46.462759 crc crio[19822]: time=\"2026-06-12T11:09:46.459788862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.047644 | controller |     "Jun 12 11:09:46.486525 crc crio[19822]: time=\"2026-06-12T11:09:46.482215191Z\" level=info msg=\"Created container a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=a5b3b07e-e56b-4275-bd96-7432e9a624d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047659 | controller |     "Jun 12 11:09:46.486525 crc crio[19822]: time=\"2026-06-12T11:09:46.485294156Z\" level=info msg=\"Created container bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=e01c9805-a3a7-4675-9969-c3badec4f3fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047674 | controller |     "Jun 12 11:09:46.493966 crc crio[19822]: time=\"2026-06-12T11:09:46.493392255Z\" level=info msg=\"Starting container: a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06\" id=dae8c6d5-7673-40fb-941b-d63d5c7b1795 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047689 | controller |     "Jun 12 11:09:46.493966 crc crio[19822]: time=\"2026-06-12T11:09:46.493604801Z\" level=info msg=\"Starting container: bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e\" id=343639e4-011a-4586-9f12-1fed86362378 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047704 | controller |     "Jun 12 11:09:46.501345 crc crio[19822]: time=\"2026-06-12T11:09:46.501103551Z\" level=info msg=\"Started container\" PID=229153 containerID=bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=343639e4-011a-4586-9f12-1fed86362378 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f",
2026-06-12 11:43:52.047719 | controller |     "Jun 12 11:09:46.526335 crc crio[19822]: time=\"2026-06-12T11:09:46.526021696Z\" level=info msg=\"Started container\" PID=229161 containerID=a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06 description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=dae8c6d5-7673-40fb-941b-d63d5c7b1795 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1",
2026-06-12 11:43:52.047738 | controller |     "Jun 12 11:09:46.675674 crc crio[19822]: time=\"2026-06-12T11:09:46.675050315Z\" level=info msg=\"Created container 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=a16380a7-fe68-4f06-a75f-a4e5169cfc88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047754 | controller |     "Jun 12 11:09:46.689552 crc crio[19822]: time=\"2026-06-12T11:09:46.689327049Z\" level=info msg=\"Starting container: 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392\" id=a482eb5b-c133-4ac9-b39f-8e37d09f68e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047769 | controller |     "Jun 12 11:09:46.692724 crc crio[19822]: 2026-06-12T11:09:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:234d699f61aa528 Mac:06:56:0a:91:f7:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.047785 | controller |     "Jun 12 11:09:46.692724 crc crio[19822]: time=\"2026-06-12T11:09:46.689917394Z\" level=info msg=\"Stopping container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1 (timeout: 604784s)\" id=ee062c44-5ddc-4777-8127-fc788ef76c5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.047800 | controller |     "Jun 12 11:09:46.706606 crc crio[19822]: time=\"2026-06-12T11:09:46.703476089Z\" level=info msg=\"Started container\" PID=229095 containerID=799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392 description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=a482eb5b-c133-4ac9-b39f-8e37d09f68e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950",
2026-06-12 11:43:52.047815 | controller |     "Jun 12 11:09:46.706606 crc crio[19822]: time=\"2026-06-12T11:09:46.703684214Z\" level=info msg=\"Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc001ee23f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.047831 | controller |     "Jun 12 11:09:46.706606 crc crio[19822]: time=\"2026-06-12T11:09:46.704345105Z\" level=info msg=\"Checking pod openstack_barbican-api-6ffb858478-x4v54 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.047850 | controller |     "Jun 12 11:09:46.780118 crc crio[19822]: time=\"2026-06-12T11:09:46.776017915Z\" level=info msg=\"Removing container: 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e\" id=66346fe8-0539-4292-b78e-a61708d973ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.047884 | controller |     "Jun 12 11:09:46.780118 crc crio[19822]: time=\"2026-06-12T11:09:46.778683548Z\" level=info msg=\"Ran pod sandbox 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c with infra container: openstack/barbican-api-6ffb858478-x4v54/POD\" id=4262c183-9e6e-4d85-8451-d509abcdccd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.047902 | controller |     "Jun 12 11:09:46.799876 crc crio[19822]: time=\"2026-06-12T11:09:46.796430803Z\" level=info msg=\"Created container 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad: openstack/placement-db-create-fxznj/mariadb-database-create\" id=a7a0bbdb-b8c8-4a39-be09-3e4c4a025da8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047921 | controller |     "Jun 12 11:09:46.800560 crc crio[19822]: time=\"2026-06-12T11:09:46.799662525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3c5e37d7-f69a-4d5b-ac00-1024d4f46669 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.047937 | controller |     "Jun 12 11:09:46.806357 crc crio[19822]: time=\"2026-06-12T11:09:46.805473751Z\" level=info msg=\"Starting container: 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad\" id=1000e670-20f5-4408-851f-a68a8872b13e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.047952 | controller |     "Jun 12 11:09:46.806357 crc crio[19822]: time=\"2026-06-12T11:09:46.805942083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=18ede988-37b4-42b1-a0c1-c5d2489383a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.047967 | controller |     "Jun 12 11:09:46.813098 crc crio[19822]: time=\"2026-06-12T11:09:46.811940367Z\" level=info msg=\"Started container\" PID=229176 containerID=80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad description=openstack/placement-db-create-fxznj/mariadb-database-create id=1000e670-20f5-4408-851f-a68a8872b13e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd",
2026-06-12 11:43:52.047983 | controller |     "Jun 12 11:09:46.831911 crc crio[19822]: time=\"2026-06-12T11:09:46.830396352Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=4645fb2d-1838-4f7e-8fed-65749c872995 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.047999 | controller |     "Jun 12 11:09:46.831911 crc crio[19822]: time=\"2026-06-12T11:09:46.830762114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048015 | controller |     "Jun 12 11:09:46.872100 crc crio[19822]: time=\"2026-06-12T11:09:46.870419575Z\" level=info msg=\"Created container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api\" id=af27b3dc-9fc5-413e-a8a2-c2978f301f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048031 | controller |     "Jun 12 11:09:46.873938 crc crio[19822]: time=\"2026-06-12T11:09:46.873751973Z\" level=info msg=\"Starting container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00\" id=f5541b1a-69dd-4904-93b2-eb728935ad9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048046 | controller |     "Jun 12 11:09:46.891044 crc crio[19822]: time=\"2026-06-12T11:09:46.890924318Z\" level=info msg=\"Started container\" PID=229127 containerID=fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00 description=openstack/keystone-fdd585476-6bmrd/keystone-api id=f5541b1a-69dd-4904-93b2-eb728935ad9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac",
2026-06-12 11:43:52.048062 | controller |     "Jun 12 11:09:46.933100 crc crio[19822]: time=\"2026-06-12T11:09:46.932005403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048077 | controller |     "Jun 12 11:09:46.966872 crc crio[19822]: time=\"2026-06-12T11:09:46.964051492Z\" level=info msg=\"Created container 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=f3df33a0-3db1-4647-9091-056aafab85ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048096 | controller |     "Jun 12 11:09:46.968383 crc crio[19822]: time=\"2026-06-12T11:09:46.96779492Z\" level=info msg=\"Starting container: 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348\" id=edb3c3aa-9fdc-441f-9e30-c3e3be3ca5dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048111 | controller |     "Jun 12 11:09:46.984840 crc crio[19822]: time=\"2026-06-12T11:09:46.984712218Z\" level=info msg=\"Started container\" PID=229180 containerID=94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348 description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=edb3c3aa-9fdc-441f-9e30-c3e3be3ca5dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e",
2026-06-12 11:43:52.048127 | controller |     "Jun 12 11:09:47.033124 crc crio[19822]: time=\"2026-06-12T11:09:47.033021921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048143 | controller |     "Jun 12 11:09:47.035911 crc crio[19822]: time=\"2026-06-12T11:09:47.034754196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048158 | controller |     "Jun 12 11:09:47.040235 crc crio[19822]: time=\"2026-06-12T11:09:47.040107438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048173 | controller |     "Jun 12 11:09:47.049595 crc crio[19822]: time=\"2026-06-12T11:09:47.049273434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048188 | controller |     "Jun 12 11:09:47.065361 crc crio[19822]: time=\"2026-06-12T11:09:47.064922393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048202 | controller |     "Jun 12 11:09:47.077702 crc crio[19822]: time=\"2026-06-12T11:09:47.077232462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048217 | controller |     "Jun 12 11:09:47.087529 crc crio[19822]: time=\"2026-06-12T11:09:47.087342593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048232 | controller |     "Jun 12 11:09:47.102551 crc crio[19822]: time=\"2026-06-12T11:09:47.102414237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048247 | controller |     "Jun 12 11:09:47.319372 crc crio[19822]: time=\"2026-06-12T11:09:47.319215769Z\" level=info msg=\"Removed container 7f77d19fff5b2bcff691d779df3fc7123a9441e08529e09b516af0651922e93e: openstack/nova-metadata-0/nova-metadata-metadata\" id=66346fe8-0539-4292-b78e-a61708d973ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048263 | controller |     "Jun 12 11:09:47.331512 crc crio[19822]: time=\"2026-06-12T11:09:47.33139067Z\" level=info msg=\"Removing container: acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c\" id=9f64882f-96e3-4707-bcb6-3b55f68d6a25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048278 | controller |     "Jun 12 11:09:47.464988 crc crio[19822]: time=\"2026-06-12T11:09:47.46437038Z\" level=info msg=\"Removed container acce8aaaea6ae4066393f0169481d3667e20ac317dad873b3c482de93e74391c: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=9f64882f-96e3-4707-bcb6-3b55f68d6a25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048297 | controller |     "Jun 12 11:09:47.487897 crc crio[19822]: time=\"2026-06-12T11:09:47.487739418Z\" level=info msg=\"Removing container: 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e\" id=bb2e2bea-fe69-4750-8c57-ea68984e5b58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048313 | controller |     "Jun 12 11:09:47.696614 crc crio[19822]: time=\"2026-06-12T11:09:47.695426303Z\" level=info msg=\"Removed container 8849e8c7955bda4db3a8cddf106e4372f7c2fd52ef7231eaf6000e98b286502e: openstack/kube-state-metrics-0/kube-state-metrics\" id=bb2e2bea-fe69-4750-8c57-ea68984e5b58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048328 | controller |     "Jun 12 11:09:47.728667 crc crio[19822]: time=\"2026-06-12T11:09:47.727997664Z\" level=info msg=\"Removing container: 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab\" id=06b875dc-0783-4cf2-8673-adf45f5fb906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048344 | controller |     "Jun 12 11:09:47.879112 crc crio[19822]: time=\"2026-06-12T11:09:47.878787888Z\" level=info msg=\"Removed container 740cb69d892cf114940a3a9aca74faed3306794b035047d4f839610c7b4064ab: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=06b875dc-0783-4cf2-8673-adf45f5fb906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048359 | controller |     "Jun 12 11:09:47.892468 crc crio[19822]: time=\"2026-06-12T11:09:47.891423346Z\" level=info msg=\"Removing container: 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af\" id=bc05a495-d6cb-4317-80ff-6c10c98d51de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048375 | controller |     "Jun 12 11:09:47.951952 crc crio[19822]: time=\"2026-06-12T11:09:47.949284467Z\" level=info msg=\"Removed container 185e9e04de06bf0432db93cc405e715e36fc971b4644578367979a8180a1e8af: openstack/ovn-controller-kdjn5/ovn-controller\" id=bc05a495-d6cb-4317-80ff-6c10c98d51de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048391 | controller |     "Jun 12 11:09:47.962185 crc crio[19822]: time=\"2026-06-12T11:09:47.962031657Z\" level=info msg=\"Removing container: 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687\" id=86b4b430-548d-47b8-a68a-c6f6363763f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.048406 | controller |     "Jun 12 11:09:48.061500 crc crio[19822]: time=\"2026-06-12T11:09:48.059733551Z\" level=info msg=\"Created container 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=c7752926-cdc8-49dc-9f44-52cb37b368b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048422 | controller |     "Jun 12 11:09:48.069882 crc crio[19822]: time=\"2026-06-12T11:09:48.063715883Z\" level=info msg=\"Starting container: 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485\" id=474d1f18-640a-4f9e-974a-b1e1e2a4613d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048438 | controller |     "Jun 12 11:09:48.091498 crc crio[19822]: time=\"2026-06-12T11:09:48.074121169Z\" level=info msg=\"Started container\" PID=229546 containerID=785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=474d1f18-640a-4f9e-974a-b1e1e2a4613d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7",
2026-06-12 11:43:52.048454 | controller |     "Jun 12 11:09:48.713174 crc crio[19822]: time=\"2026-06-12T11:09:48.712423979Z\" level=info msg=\"Created container 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=281dc1b1-3b1c-4d92-bcd2-0ad9bb25775a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048473 | controller |     "Jun 12 11:09:48.722248 crc crio[19822]: time=\"2026-06-12T11:09:48.722099299Z\" level=info msg=\"Starting container: 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9\" id=4a762b0b-a829-40d6-a7b4-2a5fea936098 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048490 | controller |     "Jun 12 11:09:48.743796 crc crio[19822]: time=\"2026-06-12T11:09:48.741403709Z\" level=info msg=\"Started container\" PID=229551 containerID=8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9 description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=4a762b0b-a829-40d6-a7b4-2a5fea936098 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8",
2026-06-12 11:43:52.048506 | controller |     "Jun 12 11:09:49.076710 crc crio[19822]: time=\"2026-06-12T11:09:49.076596615Z\" level=info msg=\"Created container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log\" id=ac0254c3-9795-46bc-ac88-55d5a79cf97d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048521 | controller |     "Jun 12 11:09:49.079323 crc crio[19822]: time=\"2026-06-12T11:09:49.078568079Z\" level=info msg=\"Starting container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a\" id=1a44f5d4-e315-4358-a1cb-2fb9b81dfbfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048537 | controller |     "Jun 12 11:09:49.085735 crc crio[19822]: time=\"2026-06-12T11:09:49.085546372Z\" level=info msg=\"Started container\" PID=229975 containerID=d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a description=openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log id=1a44f5d4-e315-4358-a1cb-2fb9b81dfbfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6",
2026-06-12 11:43:52.048553 | controller |     "Jun 12 11:09:49.108938 crc crio[19822]: time=\"2026-06-12T11:09:49.108564405Z\" level=info msg=\"Created container df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=56c754e1-99cb-48d4-9c45-182c3fa7445e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048569 | controller |     "Jun 12 11:09:49.109551 crc crio[19822]: time=\"2026-06-12T11:09:49.109510106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c0afd6e5-d295-44db-b57e-e49f0a0f862c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.048585 | controller |     "Jun 12 11:09:49.111191 crc crio[19822]: time=\"2026-06-12T11:09:49.111154878Z\" level=info msg=\"Starting container: df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4\" id=ed50a6ab-9fbe-4e14-8ae7-6e70b9810eb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048601 | controller |     "Jun 12 11:09:49.138713 crc crio[19822]: time=\"2026-06-12T11:09:49.138281233Z\" level=info msg=\"Started container\" PID=229585 containerID=df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4 description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=ed50a6ab-9fbe-4e14-8ae7-6e70b9810eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707",
2026-06-12 11:43:52.048617 | controller |     "Jun 12 11:09:49.149359 crc crio[19822]: time=\"2026-06-12T11:09:49.149314176Z\" level=info msg=\"Created container 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd: openstack/dnsmasq-dns-f5446bd49-t9wz7/init\" id=969b1d66-e250-4dd2-996e-c6c6aeb569ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048636 | controller |     "Jun 12 11:09:49.151308 crc crio[19822]: time=\"2026-06-12T11:09:49.151227147Z\" level=info msg=\"Starting container: 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd\" id=6e324ce3-b57c-4759-aab9-65c0d0b0001b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048653 | controller |     "Jun 12 11:09:49.159877 crc crio[19822]: time=\"2026-06-12T11:09:49.158679434Z\" level=info msg=\"Started container\" PID=229555 containerID=74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd description=openstack/dnsmasq-dns-f5446bd49-t9wz7/init id=6e324ce3-b57c-4759-aab9-65c0d0b0001b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f",
2026-06-12 11:43:52.048669 | controller |     "Jun 12 11:09:49.165559 crc crio[19822]: time=\"2026-06-12T11:09:49.165482291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=80c066ec-62d5-4d37-be6b-42bf2de42d4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.048685 | controller |     "Jun 12 11:09:49.176448 crc crio[19822]: time=\"2026-06-12T11:09:49.176334437Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener\" id=eeb86d61-347c-44cf-959a-6fbee05f359f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048701 | controller |     "Jun 12 11:09:49.183316 crc crio[19822]: time=\"2026-06-12T11:09:49.183168338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048717 | controller |     "Jun 12 11:09:49.191158 crc crio[19822]: time=\"2026-06-12T11:09:49.191032346Z\" level=info msg=\"Created container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd\" id=2825734f-0997-4394-838b-f29b7dd0de96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048733 | controller |     "Jun 12 11:09:49.197163 crc crio[19822]: time=\"2026-06-12T11:09:49.197019831Z\" level=info msg=\"Starting container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c\" id=5508cfcb-3583-4cd6-859b-a8ed0c0c22cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048749 | controller |     "Jun 12 11:09:49.204018 crc crio[19822]: time=\"2026-06-12T11:09:49.203887762Z\" level=info msg=\"Created container f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config\" id=210c3720-732a-4a89-bd5a-8103f0d2e611 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048765 | controller |     "Jun 12 11:09:49.206386 crc crio[19822]: time=\"2026-06-12T11:09:49.206321054Z\" level=info msg=\"Starting container: f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3\" id=d9ecac66-630a-4a21-abc0-169f8dbfb3d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048780 | controller |     "Jun 12 11:09:49.206691 crc crio[19822]: time=\"2026-06-12T11:09:49.206624734Z\" level=info msg=\"Started container\" PID=229974 containerID=19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c description=openstack/neutron-6c45654bff-tnfkh/neutron-httpd id=5508cfcb-3583-4cd6-859b-a8ed0c0c22cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d",
2026-06-12 11:43:52.048797 | controller |     "Jun 12 11:09:49.226404 crc crio[19822]: time=\"2026-06-12T11:09:49.226316633Z\" level=info msg=\"Started container\" PID=229979 containerID=f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3 description=openstack/ovn-controller-kdjn5-config-5hrct/ovn-config id=d9ecac66-630a-4a21-abc0-169f8dbfb3d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20",
2026-06-12 11:43:52.048818 | controller |     "Jun 12 11:09:49.287153 crc crio[19822]: time=\"2026-06-12T11:09:49.287016648Z\" level=info msg=\"Created container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log\" id=89a4caf7-4194-4e56-a4c7-6d2c5f23c154 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048834 | controller |     "Jun 12 11:09:49.288160 crc crio[19822]: time=\"2026-06-12T11:09:49.288105153Z\" level=info msg=\"Starting container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6\" id=33674b8e-62e8-408c-8f5d-57e7f5ad011f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048853 | controller |     "Jun 12 11:09:49.296058 crc crio[19822]: time=\"2026-06-12T11:09:49.294333413Z\" level=info msg=\"Started container\" PID=229970 containerID=b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6 description=openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log id=33674b8e-62e8-408c-8f5d-57e7f5ad011f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19",
2026-06-12 11:43:52.048888 | controller |     "Jun 12 11:09:49.309887 crc crio[19822]: time=\"2026-06-12T11:09:49.30933619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fbfc2f6e-2dc6-4cdd-a3cb-719b759e18e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.048909 | controller |     "Jun 12 11:09:49.441256 crc crio[19822]: time=\"2026-06-12T11:09:49.440213925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8991812b-de93-46cc-a4d4-8753af99f2b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.048926 | controller |     "Jun 12 11:09:49.456147 crc crio[19822]: time=\"2026-06-12T11:09:49.456047362Z\" level=info msg=\"Creating container: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker\" id=ce3e69e1-6564-47eb-9032-b356c5dd95e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048941 | controller |     "Jun 12 11:09:49.456510 crc crio[19822]: time=\"2026-06-12T11:09:49.456446195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.048957 | controller |     "Jun 12 11:09:49.479630 crc crio[19822]: time=\"2026-06-12T11:09:49.479516381Z\" level=info msg=\"Created container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=4645fb2d-1838-4f7e-8fed-65749c872995 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.048973 | controller |     "Jun 12 11:09:49.482961 crc crio[19822]: time=\"2026-06-12T11:09:49.481241745Z\" level=info msg=\"Starting container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2\" id=f1dc577c-1cf3-4302-a07a-712ab1a8a7a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.048988 | controller |     "Jun 12 11:09:49.482961 crc crio[19822]: time=\"2026-06-12T11:09:49.482707712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049003 | controller |     "Jun 12 11:09:49.488482 crc crio[19822]: time=\"2026-06-12T11:09:49.488377142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049019 | controller |     "Jun 12 11:09:49.498476 crc crio[19822]: time=\"2026-06-12T11:09:49.497442654Z\" level=info msg=\"Started container\" PID=229968 containerID=b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=f1dc577c-1cf3-4302-a07a-712ab1a8a7a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c",
2026-06-12 11:43:52.049038 | controller |     "Jun 12 11:09:49.514779 crc crio[19822]: time=\"2026-06-12T11:09:49.514712922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6951c9f1-2334-41c8-ba6a-eca7fe875576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.049054 | controller |     "Jun 12 11:09:49.578638 crc crio[19822]: time=\"2026-06-12T11:09:49.57855887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049069 | controller |     "Jun 12 11:09:49.583967 crc crio[19822]: time=\"2026-06-12T11:09:49.583730264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049085 | controller |     "Jun 12 11:09:49.647718 crc crio[19822]: time=\"2026-06-12T11:09:49.646244619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=202c1db8-17a1-45fe-8cba-f6b07a7e875d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.049101 | controller |     "Jun 12 11:09:49.662891 crc crio[19822]: time=\"2026-06-12T11:09:49.662762085Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=f38563d4-1f19-4005-bf1a-d13db7170c96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.049116 | controller |     "Jun 12 11:09:49.663340 crc crio[19822]: time=\"2026-06-12T11:09:49.663272302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049132 | controller |     "Jun 12 11:09:49.728463 crc crio[19822]: time=\"2026-06-12T11:09:49.727973237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049147 | controller |     "Jun 12 11:09:49.734620 crc crio[19822]: time=\"2026-06-12T11:09:49.734574316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049162 | controller |     "Jun 12 11:09:50.080125 crc crio[19822]: time=\"2026-06-12T11:09:50.078187563Z\" level=info msg=\"Removed container 502d6d40032b9849235e096e64b3096909cc8525f80f7685c340539bde952687: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=86b4b430-548d-47b8-a68a-c6f6363763f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.049178 | controller |     "Jun 12 11:09:50.086914 crc crio[19822]: time=\"2026-06-12T11:09:50.086236866Z\" level=info msg=\"Removing container: 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119\" id=231e23bf-0f01-41a3-8dc7-47c38acbd2a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.049193 | controller |     "Jun 12 11:09:50.174461 crc crio[19822]: time=\"2026-06-12T11:09:50.174370528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=2d37f676-5ff2-49d5-9347-eec8e4f89bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.049209 | controller |     "Jun 12 11:09:50.189721 crc crio[19822]: time=\"2026-06-12T11:09:50.189611003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=e36b54d2-d99c-4349-897f-fa72d6203c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.049227 | controller |     "Jun 12 11:09:50.190354 crc crio[19822]: time=\"2026-06-12T11:09:50.190276785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2ccea057-8d8f-4834-9edc-40bfb9e4cfa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.049243 | controller |     "Jun 12 11:09:50.223186 crc crio[19822]: time=\"2026-06-12T11:09:50.222890321Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=4afe9e21-1277-4947-ba2c-43338583fdd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.049258 | controller |     "Jun 12 11:09:50.224395 crc crio[19822]: time=\"2026-06-12T11:09:50.224338678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049273 | controller |     "Jun 12 11:09:50.335531 crc crio[19822]: time=\"2026-06-12T11:09:50.334713574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049288 | controller |     "Jun 12 11:09:50.342620 crc crio[19822]: time=\"2026-06-12T11:09:50.342502525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049303 | controller |     "Jun 12 11:09:50.346773 crc crio[19822]: time=\"2026-06-12T11:09:50.346480593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9be3d08a-dc60-4d34-8ca1-dbc6d44d6aae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.049318 | controller |     "Jun 12 11:09:50.358574 crc crio[19822]: time=\"2026-06-12T11:09:50.358470054Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns\" id=6224efbc-dc89-4f96-9954-61b5258b3a18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.049333 | controller |     "Jun 12 11:09:50.359051 crc crio[19822]: time=\"2026-06-12T11:09:50.358972518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049348 | controller |     "Jun 12 11:09:50.435164 crc crio[19822]: time=\"2026-06-12T11:09:50.434786945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049363 | controller |     "Jun 12 11:09:50.439376 crc crio[19822]: time=\"2026-06-12T11:09:50.43932142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.049378 | controller |     "Jun 12 11:09:50.659858 crc crio[19822]: time=\"2026-06-12T11:09:50.659709047Z\" level=info msg=\"Removed container 9284ff6d68ec42424d0d963a8776a61ecd0a8dbdc43f0a6838efce7a1f5dc119: openstack/cinder-api-0/cinder-api\" id=231e23bf-0f01-41a3-8dc7-47c38acbd2a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.049394 | controller |     "Jun 12 11:09:50.664784 crc crio[19822]: time=\"2026-06-12T11:09:50.6646757Z\" level=info msg=\"Removing container: 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16\" id=dadc4538-b110-4632-b83f-6ac89742a0c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.049409 | controller |     "Jun 12 11:09:50.784023 crc crio[19822]: time=\"2026-06-12T11:09:50.783446223Z\" level=info msg=\"Removed container 56ee648c50a8ff0570dda01eafe82774739d2bab410700e872b6e82a562a6d16: openstack/nova-metadata-0/nova-metadata-log\" id=dadc4538-b110-4632-b83f-6ac89742a0c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.049427 | controller |     "Jun 12 11:09:50.858204 crc crio[19822]: time=\"2026-06-12T11:09:50.858125334Z\" level=info msg=\"Stopping pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=e0a75983-8390-48cd-9d9f-c1d149c90f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049443 | controller |     "Jun 12 11:09:50.858204 crc crio[19822]: time=\"2026-06-12T11:09:50.858218267Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=e0a75983-8390-48cd-9d9f-c1d149c90f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049459 | controller |     "Jun 12 11:09:50.859410 crc crio[19822]: time=\"2026-06-12T11:09:50.859323289Z\" level=info msg=\"Removing pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=f9dea977-96f1-4818-9d3c-c7e9e2199d60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049474 | controller |     "Jun 12 11:09:50.925937 crc crio[19822]: time=\"2026-06-12T11:09:50.917563204Z\" level=info msg=\"Removed pod sandbox: 3fcbdf87502158ec3f2e5f472da750be7221101c4ef2dda12bfcb878c0e42ce7\" id=f9dea977-96f1-4818-9d3c-c7e9e2199d60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049490 | controller |     "Jun 12 11:09:50.964647 crc crio[19822]: time=\"2026-06-12T11:09:50.963493302Z\" level=info msg=\"Stopping pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=76469022-3bc2-4db3-bb0f-c118acf17d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049505 | controller |     "Jun 12 11:09:50.964647 crc crio[19822]: time=\"2026-06-12T11:09:50.963643917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=76469022-3bc2-4db3-bb0f-c118acf17d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049520 | controller |     "Jun 12 11:09:50.965427 crc crio[19822]: time=\"2026-06-12T11:09:50.965205537Z\" level=info msg=\"Removing pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=10a15a34-9a05-4206-b907-6bab89476ba3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049536 | controller |     "Jun 12 11:09:51.023664 crc crio[19822]: time=\"2026-06-12T11:09:51.023566737Z\" level=info msg=\"Removed pod sandbox: 08b0b65678b29ebd193dde10c288a507a360193c97dd16b00c1cf55f37a5e500\" id=10a15a34-9a05-4206-b907-6bab89476ba3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049552 | controller |     "Jun 12 11:09:51.027475 crc crio[19822]: time=\"2026-06-12T11:09:51.027324559Z\" level=info msg=\"Stopping pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=7b97caab-9cbb-4557-bbb7-452eedf90e82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049567 | controller |     "Jun 12 11:09:51.027475 crc crio[19822]: time=\"2026-06-12T11:09:51.027395811Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=7b97caab-9cbb-4557-bbb7-452eedf90e82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049582 | controller |     "Jun 12 11:09:51.028141 crc crio[19822]: time=\"2026-06-12T11:09:51.028040811Z\" level=info msg=\"Removing pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=1525f8d5-accb-4c50-b18e-6929b24cb2d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049598 | controller |     "Jun 12 11:09:51.122040 crc crio[19822]: time=\"2026-06-12T11:09:51.121905599Z\" level=info msg=\"Removed pod sandbox: c1b48bcd264cd39ea9726ef14cdf1fe0e33bd3a2204551cfb7d8ff357a815b45\" id=1525f8d5-accb-4c50-b18e-6929b24cb2d5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049617 | controller |     "Jun 12 11:09:51.123251 crc crio[19822]: time=\"2026-06-12T11:09:51.123107234Z\" level=info msg=\"Stopping pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=591793e7-2fab-4206-9a66-3157a4a4668c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049633 | controller |     "Jun 12 11:09:51.123251 crc crio[19822]: time=\"2026-06-12T11:09:51.123160246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=591793e7-2fab-4206-9a66-3157a4a4668c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049648 | controller |     "Jun 12 11:09:51.127015 crc crio[19822]: time=\"2026-06-12T11:09:51.124121977Z\" level=info msg=\"Removing pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=c2024988-2dc2-4d99-8df7-f04c0fcb5ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049664 | controller |     "Jun 12 11:09:51.160866 crc crio[19822]: time=\"2026-06-12T11:09:51.160734998Z\" level=info msg=\"Removed pod sandbox: 71f2f6e54e2a377aabf306cf75b9f1f4b4675ddc83c52b2137888bbb21e48210\" id=c2024988-2dc2-4d99-8df7-f04c0fcb5ce9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049680 | controller |     "Jun 12 11:09:51.162513 crc crio[19822]: time=\"2026-06-12T11:09:51.162404409Z\" level=info msg=\"Stopping pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=f7cb0c95-39f3-414f-a320-7c64cd19e23d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049696 | controller |     "Jun 12 11:09:51.162513 crc crio[19822]: time=\"2026-06-12T11:09:51.162500762Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=f7cb0c95-39f3-414f-a320-7c64cd19e23d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.049712 | controller |     "Jun 12 11:09:51.163477 crc crio[19822]: time=\"2026-06-12T11:09:51.163395171Z\" level=info msg=\"Removing pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=9fee9cc4-26cc-4401-ba8a-e03834c5acae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049728 | controller |     "Jun 12 11:09:51.188346 crc crio[19822]: time=\"2026-06-12T11:09:51.188224974Z\" level=info msg=\"Removed pod sandbox: 9f5c7713ebab28b600a6fbd73eed19d91d680f54d12411c90215480415e2b5b7\" id=9fee9cc4-26cc-4401-ba8a-e03834c5acae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.049743 | controller |     "Jun 12 11:09:51.203491 crc crio[19822]: time=\"2026-06-12T11:09:51.203121527Z\" level=info msg=\"Created container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener\" id=eeb86d61-347c-44cf-959a-6fbee05f359f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.049759 | controller |     "Jun 12 11:09:51.215885 crc crio[19822]: time=\"2026-06-12T11:09:51.210615797Z\" level=info msg=\"Created container 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=4afe9e21-1277-4947-ba2c-43338583fdd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.049774 | controller |     "Jun 12 11:09:51.215885 crc crio[19822]: time=\"2026-06-12T11:09:51.211950613Z\" level=info msg=\"Created container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker\" id=ce3e69e1-6564-47eb-9032-b356c5dd95e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.049789 | controller |     "Jun 12 11:09:51.230480 crc crio[19822]: time=\"2026-06-12T11:09:51.230313654Z\" level=info msg=\"Starting container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5\" id=03c2ff09-0e4d-483b-9984-2b85318a3446 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.049808 | controller |     "Jun 12 11:09:51.248774 crc crio[19822]: time=\"2026-06-12T11:09:51.243281099Z\" level=info msg=\"Starting container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498\" id=f85eb54b-439a-4526-8cb1-a4f795ebe089 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.049824 | controller |     "Jun 12 11:09:51.248774 crc crio[19822]: time=\"2026-06-12T11:09:51.243800766Z\" level=info msg=\"Starting container: 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c\" id=968073bf-74b4-499b-b1b3-5439ea0cccfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.049839 | controller |     "Jun 12 11:09:51.265023 crc crio[19822]: time=\"2026-06-12T11:09:51.264567459Z\" level=info msg=\"Started container\" PID=230514 containerID=be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5 description=openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener id=03c2ff09-0e4d-483b-9984-2b85318a3446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6",
2026-06-12 11:43:52.049858 | controller |     "Jun 12 11:09:51.268276 crc crio[19822]: time=\"2026-06-12T11:09:51.268185287Z\" level=info msg=\"Started container\" PID=230515 containerID=cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498 description=openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker id=f85eb54b-439a-4526-8cb1-a4f795ebe089 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19",
2026-06-12 11:43:52.049893 | controller |     "Jun 12 11:09:51.274732 crc crio[19822]: time=\"2026-06-12T11:09:51.27430053Z\" level=info msg=\"Started container\" PID=230523 containerID=04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=968073bf-74b4-499b-b1b3-5439ea0cccfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707",
2026-06-12 11:43:52.049910 | controller |     "Jun 12 11:09:51.530027 crc crio[19822]: time=\"2026-06-12T11:09:51.529683806Z\" level=info msg=\"Created container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=f38563d4-1f19-4005-bf1a-d13db7170c96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.049925 | controller |     "Jun 12 11:09:51.536037 crc crio[19822]: time=\"2026-06-12T11:09:51.535786025Z\" level=info msg=\"Starting container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8\" id=a778b504-48ae-4631-a02b-e1dbb3c080f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.049941 | controller |     "Jun 12 11:09:51.549531 crc crio[19822]: time=\"2026-06-12T11:09:51.549001479Z\" level=info msg=\"Created container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns\" id=6224efbc-dc89-4f96-9954-61b5258b3a18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.049956 | controller |     "Jun 12 11:09:51.553533 crc crio[19822]: time=\"2026-06-12T11:09:51.553491835Z\" level=info msg=\"Starting container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234\" id=fb4d4b6e-093d-4c17-a14d-ffa84dcbe8c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.049972 | controller |     "Jun 12 11:09:51.568634 crc crio[19822]: time=\"2026-06-12T11:09:51.560326446Z\" level=info msg=\"Started container\" PID=230525 containerID=3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api id=a778b504-48ae-4631-a02b-e1dbb3c080f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c",
2026-06-12 11:43:52.049987 | controller |     "Jun 12 11:09:51.570920 crc crio[19822]: time=\"2026-06-12T11:09:51.569497008Z\" level=info msg=\"Started container\" PID=230524 containerID=912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234 description=openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns id=fb4d4b6e-093d-4c17-a14d-ffa84dcbe8c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f",
2026-06-12 11:43:52.050007 | controller |     "Jun 12 11:09:51.727326 crc crio[19822]: time=\"2026-06-12T11:09:51.726365733Z\" level=info msg=\"Stopped container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq\" id=2547445c-a4f9-4792-a363-357eb49176a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050022 | controller |     "Jun 12 11:09:51.736236 crc crio[19822]: time=\"2026-06-12T11:09:51.735242265Z\" level=info msg=\"Stopping pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=8820f1b8-75bd-4011-b667-a54d54cba81d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.050038 | controller |     "Jun 12 11:09:51.739239 crc crio[19822]: time=\"2026-06-12T11:09:51.739171331Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593 UID:b7f31250-b583-4308-bac4-0101a6e9aad8 NetNS:/var/run/netns/5da9ebc6-0f70-47b3-af48-ad01d0e4422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7f31250_b583_4308_bac4_0101a6e9aad8.slice PodAnnotations:0xc0001206d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.050054 | controller |     "Jun 12 11:09:51.739687 crc crio[19822]: time=\"2026-06-12T11:09:51.739662758Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050069 | controller |     "Jun 12 11:09:51.768360 crc crio[19822]: time=\"2026-06-12T11:09:51.764401025Z\" level=info msg=\"Stopping container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c (timeout: 30s)\" id=4251745d-f139-45d2-b9bc-c92558b1332d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050085 | controller |     "Jun 12 11:09:51.768360 crc crio[19822]: time=\"2026-06-12T11:09:51.764991174Z\" level=info msg=\"Stopping container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f (timeout: 30s)\" id=2a7b89a6-dd94-4663-84f8-4d6f3f2f1527 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050101 | controller |     "Jun 12 11:09:51.966221 crc crio[19822]: time=\"2026-06-12T11:09:51.962629396Z\" level=info msg=\"Stopped container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log\" id=2a7b89a6-dd94-4663-84f8-4d6f3f2f1527 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050116 | controller |     "Jun 12 11:09:51.966221 crc crio[19822]: time=\"2026-06-12T11:09:51.965051844Z\" level=warning msg=\"Stopping container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.050132 | controller |     "Jun 12 11:09:52.214288 crc crio[19822]: time=\"2026-06-12T11:09:52.211237542Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mhts4/POD\" id=b305510e-743a-4f5e-8c92-f930c3cd14da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050148 | controller |     "Jun 12 11:09:52.214288 crc crio[19822]: time=\"2026-06-12T11:09:52.211330175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050164 | controller |     "Jun 12 11:09:52.348215 crc crio[19822]: time=\"2026-06-12T11:09:52.347498763Z\" level=error msg=\"Killing container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.050227 | controller |     "Jun 12 11:09:52.447888 crc crio[19822]: time=\"2026-06-12T11:09:52.416844681Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-mhts4-config-6lxgm/POD\" id=c14835a5-e30e-4cd8-a784-f7fb45a03eaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050248 | controller |     "Jun 12 11:09:52.447888 crc crio[19822]: time=\"2026-06-12T11:09:52.41745642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050265 | controller |     "Jun 12 11:09:52.447888 crc crio[19822]: time=\"2026-06-12T11:09:52.444507306Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.050282 | controller |     "Jun 12 11:09:52.447888 crc crio[19822]: time=\"2026-06-12T11:09:52.444588599Z\" level=info msg=\"Adding pod openstack_ovn-controller-mhts4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050298 | controller |     "Jun 12 11:09:52.451970 crc crio[19822]: time=\"2026-06-12T11:09:52.450122537Z\" level=info msg=\"Stopped container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron\" id=372a7891-7916-4f5e-8a3d-d4024ca66863 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050314 | controller |     "Jun 12 11:09:52.463898 crc crio[19822]: time=\"2026-06-12T11:09:52.458802507Z\" level=info msg=\"Stopping pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=098666f1-de79-4728-8cf5-b4ad8b17b66b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.050330 | controller |     "Jun 12 11:09:52.471892 crc crio[19822]: time=\"2026-06-12T11:09:52.468541081Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c UID:a51158ec-5043-4a0c-bbd5-1fc4cdd5076f NetNS:/var/run/netns/3b62542e-5ef9-4008-9719-7b05030d39d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda51158ec_5043_4a0c_bbd5_1fc4cdd5076f.slice PodAnnotations:0xc000696fb0}] Aliases:map[]}\"",
2026-06-12 11:43:52.050346 | controller |     "Jun 12 11:09:52.471892 crc crio[19822]: time=\"2026-06-12T11:09:52.468973155Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050362 | controller |     "Jun 12 11:09:52.556895 crc crio[19822]: time=\"2026-06-12T11:09:52.550042618Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=19015703-e88c-4948-b341-6f6bd6b7cf49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050377 | controller |     "Jun 12 11:09:52.556895 crc crio[19822]: time=\"2026-06-12T11:09:52.550510614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050392 | controller |     "Jun 12 11:09:52.580732 crc crio[19822]: time=\"2026-06-12T11:09:52.579631583Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=31cf38a3-1561-474b-aa31-3bf097bb0719 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050411 | controller |     "Jun 12 11:09:52.580732 crc crio[19822]: time=\"2026-06-12T11:09:52.579763787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050427 | controller |     "Jun 12 11:09:52.809199 crc crio[19822]: time=\"2026-06-12T11:09:52.804237437Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc001ee22a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.050442 | controller |     "Jun 12 11:09:52.809199 crc crio[19822]: time=\"2026-06-12T11:09:52.804706832Z\" level=info msg=\"Adding pod openstack_ovn-controller-mhts4-config-6lxgm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050458 | controller |     "Jun 12 11:09:52.888413 crc crio[19822]: time=\"2026-06-12T11:09:52.887284166Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc0001205c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.050473 | controller |     "Jun 12 11:09:52.888413 crc crio[19822]: time=\"2026-06-12T11:09:52.887377779Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050489 | controller |     "Jun 12 11:09:52.912376 crc crio[19822]: time=\"2026-06-12T11:09:52.909753378Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc0007ac568}] Aliases:map[]}\"",
2026-06-12 11:43:52.050505 | controller |     "Jun 12 11:09:52.912376 crc crio[19822]: time=\"2026-06-12T11:09:52.909878632Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050520 | controller |     "Jun 12 11:09:53.336605 crc crio[19822]: time=\"2026-06-12T11:09:53.335945549Z\" level=info msg=\"Stopped container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=ee062c44-5ddc-4777-8127-fc788ef76c5f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050536 | controller |     "Jun 12 11:09:53.356882 crc crio[19822]: time=\"2026-06-12T11:09:53.353170945Z\" level=info msg=\"Stopping pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=7b634e9f-84b2-41e6-a7f0-68a5fa75aef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.050551 | controller |     "Jun 12 11:09:53.356882 crc crio[19822]: time=\"2026-06-12T11:09:53.354253794Z\" level=info msg=\"Stopped pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=8820f1b8-75bd-4011-b667-a54d54cba81d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.050570 | controller |     "Jun 12 11:09:53.367391 crc crio[19822]: time=\"2026-06-12T11:09:53.367174536Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e UID:52b3aa64-f075-4dce-b2e3-205f0772c0f9 NetNS:/var/run/netns/702c6c87-e79c-4b11-bd5c-b0807fa1cc60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod52b3aa64_f075_4dce_b2e3_205f0772c0f9.slice PodAnnotations:0xc000696800}] Aliases:map[]}\"",
2026-06-12 11:43:52.050603 | controller |     "Jun 12 11:09:53.367706 crc crio[19822]: time=\"2026-06-12T11:09:53.367408993Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050619 | controller |     "Jun 12 11:09:53.522533 crc crio[19822]: time=\"2026-06-12T11:09:53.522434174Z\" level=info msg=\"Stopping container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b (timeout: 30s)\" id=7461746b-14b4-4716-872d-74a562ac8458 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050635 | controller |     "Jun 12 11:09:53.522903 crc crio[19822]: time=\"2026-06-12T11:09:53.52277959Z\" level=info msg=\"Stopping container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df (timeout: 30s)\" id=f9a43e1f-14a7-47ee-867d-056f7b66b807 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050650 | controller |     "Jun 12 11:09:53.538142 crc crio[19822]: time=\"2026-06-12T11:09:53.53764126Z\" level=info msg=\"Removing container: df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4\" id=70599db3-1ef0-4b02-a80d-9095b5afa060 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.050666 | controller |     "Jun 12 11:09:53.675960 crc crio[19822]: time=\"2026-06-12T11:09:53.675442339Z\" level=info msg=\"Stopped container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log\" id=f9a43e1f-14a7-47ee-867d-056f7b66b807 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.050682 | controller |     "Jun 12 11:09:54.394345 crc crio[19822]: time=\"2026-06-12T11:09:54.392297775Z\" level=info msg=\"Removed container df3815ade27d6b9d1bc5f005d26e6c445214ad756b3de1043754b484060fada4: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=70599db3-1ef0-4b02-a80d-9095b5afa060 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.050697 | controller |     "Jun 12 11:09:54.446168 crc crio[19822]: time=\"2026-06-12T11:09:54.444164248Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=ac2612b9-5bc5-496b-b1a3-9110ade77b20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050713 | controller |     "Jun 12 11:09:54.446168 crc crio[19822]: time=\"2026-06-12T11:09:54.444271322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050729 | controller |     "Jun 12 11:09:54.531903 crc crio[19822]: time=\"2026-06-12T11:09:54.531559922Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=04faa714-f61e-4f12-b8ff-2d1dead8353e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050745 | controller |     "Jun 12 11:09:54.533162 crc crio[19822]: time=\"2026-06-12T11:09:54.53304462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050760 | controller |     "Jun 12 11:09:54.537160 crc crio[19822]: time=\"2026-06-12T11:09:54.537110371Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=e97886f3-7864-450e-9f29-1d4f0f0f8954 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050776 | controller |     "Jun 12 11:09:54.537507 crc crio[19822]: time=\"2026-06-12T11:09:54.537477683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050795 | controller |     "Jun 12 11:09:54.545881 crc crio[19822]: time=\"2026-06-12T11:09:54.545747498Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=ac63b1e4-e7ed-4cff-8173-523e73f1b280 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050811 | controller |     "Jun 12 11:09:54.546068 crc crio[19822]: time=\"2026-06-12T11:09:54.545887713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050827 | controller |     "Jun 12 11:09:54.624973 crc crio[19822]: time=\"2026-06-12T11:09:54.624930106Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc000121070}] Aliases:map[]}\"",
2026-06-12 11:43:52.050842 | controller |     "Jun 12 11:09:54.625206 crc crio[19822]: time=\"2026-06-12T11:09:54.625181934Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050874 | controller |     "Jun 12 11:09:54.969437 crc crio[19822]: time=\"2026-06-12T11:09:54.968793233Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc0007ad3d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.050897 | controller |     "Jun 12 11:09:54.969437 crc crio[19822]: time=\"2026-06-12T11:09:54.969425523Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.050914 | controller |     "Jun 12 11:09:55.040512 crc crio[19822]: time=\"2026-06-12T11:09:55.040367266Z\" level=info msg=\"Stopped pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=7b634e9f-84b2-41e6-a7f0-68a5fa75aef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.050930 | controller |     "Jun 12 11:09:55.069557 crc crio[19822]: time=\"2026-06-12T11:09:55.054783041Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=d2e355b0-27a2-4902-9bcb-cd1349b83150 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050945 | controller |     "Jun 12 11:09:55.069557 crc crio[19822]: time=\"2026-06-12T11:09:55.055000728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050961 | controller |     "Jun 12 11:09:55.069557 crc crio[19822]: time=\"2026-06-12T11:09:55.062974241Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=070706cc-b825-4fcf-b820-f86d5a20d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.050977 | controller |     "Jun 12 11:09:55.069557 crc crio[19822]: time=\"2026-06-12T11:09:55.063120765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.050992 | controller |     "Jun 12 11:09:55.099530 crc crio[19822]: time=\"2026-06-12T11:09:55.099385887Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=934a4e87-6c71-483a-9d05-7a1d35d585cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051011 | controller |     "Jun 12 11:09:55.099530 crc crio[19822]: time=\"2026-06-12T11:09:55.099528552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.051026 | controller |     "Jun 12 11:09:55.190899 crc crio[19822]: time=\"2026-06-12T11:09:55.190125604Z\" level=info msg=\"Stopped pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=098666f1-de79-4728-8cf5-b4ad8b17b66b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.051043 | controller |     "Jun 12 11:09:55.263592 crc crio[19822]: time=\"2026-06-12T11:09:55.263432849Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc003264128}] Aliases:map[]}\"",
2026-06-12 11:43:52.051059 | controller |     "Jun 12 11:09:55.263592 crc crio[19822]: time=\"2026-06-12T11:09:55.263483721Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.051075 | controller |     "Jun 12 11:09:55.371099 crc crio[19822]: 2026-06-12T11:09:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dae1c2e8e76620 Mac:16:56:3e:e3:3d:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.051092 | controller |     "Jun 12 11:09:55.372923 crc crio[19822]: time=\"2026-06-12T11:09:55.372749025Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc00008d3a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.051108 | controller |     "Jun 12 11:09:55.373140 crc crio[19822]: time=\"2026-06-12T11:09:55.373023874Z\" level=info msg=\"Checking pod openstack_ovn-controller-mhts4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.051124 | controller |     "Jun 12 11:09:55.605184 crc crio[19822]: time=\"2026-06-12T11:09:55.603761266Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0037c8580}] Aliases:map[]}\"",
2026-06-12 11:43:52.051140 | controller |     "Jun 12 11:09:55.605184 crc crio[19822]: time=\"2026-06-12T11:09:55.604268562Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.051156 | controller |     "Jun 12 11:09:55.620500 crc crio[19822]: time=\"2026-06-12T11:09:55.619556194Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc0037c86a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.051175 | controller |     "Jun 12 11:09:55.620965 crc crio[19822]: time=\"2026-06-12T11:09:55.620928398Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.051191 | controller |     "Jun 12 11:09:55.622751 crc crio[19822]: time=\"2026-06-12T11:09:55.622620881Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00244c3f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.051206 | controller |     "Jun 12 11:09:55.622751 crc crio[19822]: time=\"2026-06-12T11:09:55.622697594Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.051222 | controller |     "Jun 12 11:09:55.810205 crc crio[19822]: time=\"2026-06-12T11:09:55.8101203Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc00244c990}] Aliases:map[]}\"",
2026-06-12 11:43:52.051237 | controller |     "Jun 12 11:09:55.810205 crc crio[19822]: time=\"2026-06-12T11:09:55.810183582Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.051253 | controller |     "Jun 12 11:09:56.361676 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82d7044417f1413 Mac:3e:e9:2e:0d:76:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 SocketPath: PciID:}] [{Interface:0xc0005025f0 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.051268 | controller |     "Jun 12 11:09:56.361676 crc crio[19822]: time=\"2026-06-12T11:09:56.360917407Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc001ee22a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.051284 | controller |     "Jun 12 11:09:56.361676 crc crio[19822]: time=\"2026-06-12T11:09:56.361107103Z\" level=info msg=\"Checking pod openstack_ovn-controller-mhts4-config-6lxgm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.051300 | controller |     "Jun 12 11:09:56.592939 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:05116be764dd746 Mac:ae:08:2b:26:09:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c SocketPath: PciID:}] [{Interface:0xc0002445e0 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.051320 | controller |     "Jun 12 11:09:56.595290 crc crio[19822]: time=\"2026-06-12T11:09:56.595203218Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc0007ac568}] Aliases:map[]}\"",
2026-06-12 11:43:52.051336 | controller |     "Jun 12 11:09:56.595458 crc crio[19822]: time=\"2026-06-12T11:09:56.595434656Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.051351 | controller |     "Jun 12 11:09:56.682771 crc crio[19822]: time=\"2026-06-12T11:09:56.682376208Z\" level=info msg=\"Ran pod sandbox 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb with infra container: openstack/ovn-controller-mhts4/POD\" id=b305510e-743a-4f5e-8c92-f930c3cd14da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051367 | controller |     "Jun 12 11:09:56.697404 crc crio[19822]: time=\"2026-06-12T11:09:56.696980874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9054f8e3-b7d8-45a8-ab9d-dae67f1149a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051383 | controller |     "Jun 12 11:09:56.715108 crc crio[19822]: time=\"2026-06-12T11:09:56.714061893Z\" level=info msg=\"Ran pod sandbox 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f with infra container: openstack/ovn-controller-mhts4-config-6lxgm/POD\" id=c14835a5-e30e-4cd8-a784-f7fb45a03eaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051398 | controller |     "Jun 12 11:09:56.719440 crc crio[19822]: time=\"2026-06-12T11:09:56.719348903Z\" level=info msg=\"Ran pod sandbox 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e with infra container: openstack/nova-metadata-0/POD\" id=31cf38a3-1561-474b-aa31-3bf097bb0719 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051413 | controller |     "Jun 12 11:09:56.724111 crc crio[19822]: time=\"2026-06-12T11:09:56.723439237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=94b0ca53-5c0a-4248-89c6-16602a9c4965 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051429 | controller |     "Jun 12 11:09:56.741891 crc crio[19822]: time=\"2026-06-12T11:09:56.737381552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=e89310bb-2d16-4750-bf63-964a73ec71d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051445 | controller |     "Jun 12 11:09:56.741891 crc crio[19822]: time=\"2026-06-12T11:09:56.738055454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ca84d37b-8a55-429e-ba18-e293499f975b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051461 | controller |     "Jun 12 11:09:56.793191 crc crio[19822]: time=\"2026-06-12T11:09:56.792626899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f7df2401-84a7-4d55-b0b5-c2eb7563d692 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051477 | controller |     "Jun 12 11:09:56.827461 crc crio[19822]: time=\"2026-06-12T11:09:56.82698789Z\" level=info msg=\"Creating container: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=59c7e4f3-5552-4625-a37b-6927c5b12536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.051495 | controller |     "Jun 12 11:09:56.827585 crc crio[19822]: time=\"2026-06-12T11:09:56.827493257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.051512 | controller |     "Jun 12 11:09:56.886698 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd653d320a686be Mac:a2:61:7f:37:c9:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e SocketPath: PciID:}] [{Interface:0xc00025a680 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.051528 | controller |     "Jun 12 11:09:56.887655 crc crio[19822]: time=\"2026-06-12T11:09:56.887530033Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc0001205c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.051544 | controller |     "Jun 12 11:09:56.887959 crc crio[19822]: time=\"2026-06-12T11:09:56.887766611Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.051560 | controller |     "Jun 12 11:09:56.891593 crc crio[19822]: time=\"2026-06-12T11:09:56.891522173Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f98f406b-2d2d-4c65-a1ad-50d80bec809e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.051576 | controller |     "Jun 12 11:09:57.000193 crc crio[19822]: time=\"2026-06-12T11:09:57.000110835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.051592 | controller |     "Jun 12 11:09:57.001052 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:24aa29cb9f5701e Mac:fa:b3:28:55:7c:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 SocketPath: PciID:}] [{Interface:0xc00011b720 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.051608 | controller |     "Jun 12 11:09:57.004186 crc crio[19822]: time=\"2026-06-12T11:09:57.002529991Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc000121070}] Aliases:map[]}\"",
2026-06-12 11:43:52.051625 | controller |     "Jun 12 11:09:57.004186 crc crio[19822]: time=\"2026-06-12T11:09:57.003169782Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.051640 | controller |     "Jun 12 11:09:57.006013 crc crio[19822]: 2026-06-12T11:09:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0786de4624badbb Mac:ba:6b:59:d0:79:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 SocketPath: PciID:}] [{Interface:0xc0004c8740 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.051663 | controller |     "Jun 12 11:09:57.008170 crc crio[19822]: time=\"2026-06-12T11:09:57.007023934Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc0007ad3d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.051679 | controller |     "Jun 12 11:09:57.009352 crc crio[19822]: time=\"2026-06-12T11:09:57.008372957Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.051695 | controller |     "Jun 12 11:09:57.080562 crc crio[19822]: time=\"2026-06-12T11:09:57.079693915Z\" level=info msg=\"Ran pod sandbox 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e with infra container: openstack/memcached-0/POD\" id=ac2612b9-5bc5-496b-b1a3-9110ade77b20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051711 | controller |     "Jun 12 11:09:57.081792 crc crio[19822]: time=\"2026-06-12T11:09:57.081056294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=da5d55ef-2e80-4c64-b30c-452adce3f314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051727 | controller |     "Jun 12 11:09:57.084023 crc crio[19822]: time=\"2026-06-12T11:09:57.083669313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6e058dfb-512b-4cd8-b4e6-22115c517b7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051742 | controller |     "Jun 12 11:09:57.091655 crc crio[19822]: time=\"2026-06-12T11:09:57.091334775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=a3547d1c-52c1-4e22-a5bd-4e453e4dbc8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051758 | controller |     "Jun 12 11:09:57.094240 crc crio[19822]: time=\"2026-06-12T11:09:57.093890197Z\" level=info msg=\"Ran pod sandbox 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=04faa714-f61e-4f12-b8ff-2d1dead8353e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051773 | controller |     "Jun 12 11:09:57.108709 crc crio[19822]: time=\"2026-06-12T11:09:57.105766599Z\" level=info msg=\"Ran pod sandbox dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa with infra container: openstack/ovsdbserver-nb-0/POD\" id=19015703-e88c-4948-b341-6f6bd6b7cf49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051789 | controller |     "Jun 12 11:09:57.126124 crc crio[19822]: time=\"2026-06-12T11:09:57.12429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=0c94777a-9cf3-44d8-9365-c4e405b7b4eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051805 | controller |     "Jun 12 11:09:57.126124 crc crio[19822]: time=\"2026-06-12T11:09:57.124400484Z\" level=info msg=\"Creating container: openstack/ovn-controller-mhts4/ovn-controller\" id=3537e16e-81cf-4ae8-b667-a7384a080558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.051821 | controller |     "Jun 12 11:09:57.126124 crc crio[19822]: time=\"2026-06-12T11:09:57.124785966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.051840 | controller |     "Jun 12 11:09:57.134576 crc crio[19822]: time=\"2026-06-12T11:09:57.133599261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=1ffba74f-9a25-4492-bfdf-8819a85034e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051860 | controller |     "Jun 12 11:09:57.134576 crc crio[19822]: time=\"2026-06-12T11:09:57.133695144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9e1861d9-fbe5-485b-932f-fb6c3765ad3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051897 | controller |     "Jun 12 11:09:57.154506 crc crio[19822]: time=\"2026-06-12T11:09:57.154416362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0aefc20f-6293-4cf3-91aa-f72e1a5d01c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051915 | controller |     "Jun 12 11:09:57.182105 crc crio[19822]: time=\"2026-06-12T11:09:57.181981921Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=a51ff8bf-7c0f-4fb2-bc42-69b29864d3d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051931 | controller |     "Jun 12 11:09:57.182236 crc crio[19822]: time=\"2026-06-12T11:09:57.182112425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.051947 | controller |     "Jun 12 11:09:57.286173 crc crio[19822]: time=\"2026-06-12T11:09:57.286061461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=c44ed493-0da5-4caa-a78c-fd2333c57f62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.051963 | controller |     "Jun 12 11:09:57.286536 crc crio[19822]: time=\"2026-06-12T11:09:57.286483175Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=7d8f3465-d954-45bc-a653-1654d010f781 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.051979 | controller |     "Jun 12 11:09:57.286958 crc crio[19822]: time=\"2026-06-12T11:09:57.286911348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.051995 | controller |     "Jun 12 11:09:57.308545 crc crio[19822]: time=\"2026-06-12T11:09:57.306270443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c550efc5-5478-47a0-b12e-57f6aab90061 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.052010 | controller |     "Jun 12 11:09:57.308545 crc crio[19822]: time=\"2026-06-12T11:09:57.306920184Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=4ef25177-a528-49b4-b2e9-df27304768b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.052026 | controller |     "Jun 12 11:09:57.318151 crc crio[19822]: time=\"2026-06-12T11:09:57.317989575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=81b5d32b-c5c2-4e5e-ad04-b9fc7875d1e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.052041 | controller |     "Jun 12 11:09:57.346026 crc crio[19822]: time=\"2026-06-12T11:09:57.344284223Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=9805eda4-0cf7-4656-bfb3-1746a5df3dbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.052060 | controller |     "Jun 12 11:09:57.393475 crc crio[19822]: time=\"2026-06-12T11:09:57.39335682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052077 | controller |     "Jun 12 11:09:57.422598 crc crio[19822]: time=\"2026-06-12T11:09:57.421716873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052093 | controller |     "Jun 12 11:09:57.426188 crc crio[19822]: time=\"2026-06-12T11:09:57.425000018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052109 | controller |     "Jun 12 11:09:57.440415 crc crio[19822]: time=\"2026-06-12T11:09:57.439679854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052124 | controller |     "Jun 12 11:09:57.466878 crc crio[19822]: time=\"2026-06-12T11:09:57.466522176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052139 | controller |     "Jun 12 11:09:57.468287 crc crio[19822]: time=\"2026-06-12T11:09:57.468206872Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=3fe33c94-b0be-4740-94ab-3359caebdb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.052154 | controller |     "Jun 12 11:09:57.468435 crc crio[19822]: time=\"2026-06-12T11:09:57.468419549Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=034df6d1-d7fe-42de-8dcd-4b2a1e0745f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.052170 | controller |     "Jun 12 11:09:57.468508 crc crio[19822]: time=\"2026-06-12T11:09:57.468476071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052185 | controller |     "Jun 12 11:09:57.469793 crc crio[19822]: time=\"2026-06-12T11:09:57.469743791Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=c0f644f1-2afc-430c-b1ca-832affbd7d47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.052200 | controller |     "Jun 12 11:09:57.498918 crc crio[19822]: time=\"2026-06-12T11:09:57.498760906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=4ca81175-0616-4727-be1d-ecda9d6831fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.052216 | controller |     "Jun 12 11:09:57.516708 crc crio[19822]: time=\"2026-06-12T11:09:57.516619746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052232 | controller |     "Jun 12 11:09:57.517111 crc crio[19822]: time=\"2026-06-12T11:09:57.516952016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052248 | controller |     "Jun 12 11:09:57.611315 crc crio[19822]: time=\"2026-06-12T11:09:57.610996184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052263 | controller |     "Jun 12 11:09:57.700729 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7eab128d4ee441 Mac:da:ad:01:f3:c2:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.052283 | controller |     "Jun 12 11:09:57.700729 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc97b7f48d97620 Mac:c6:bb:f3:76:ab:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.052300 | controller |     "Jun 12 11:09:57.700729 crc crio[19822]: time=\"2026-06-12T11:09:57.699736499Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc003264128}] Aliases:map[]}\"",
2026-06-12 11:43:52.052316 | controller |     "Jun 12 11:09:57.700729 crc crio[19822]: time=\"2026-06-12T11:09:57.700276786Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.052333 | controller |     "Jun 12 11:09:57.700729 crc crio[19822]: time=\"2026-06-12T11:09:57.700450728Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0037c8580}] Aliases:map[]}\"",
2026-06-12 11:43:52.052349 | controller |     "Jun 12 11:09:57.700729 crc crio[19822]: time=\"2026-06-12T11:09:57.700619993Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.052364 | controller |     "Jun 12 11:09:57.718415 crc crio[19822]: time=\"2026-06-12T11:09:57.716330604Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc0052122a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.052379 | controller |     "Jun 12 11:09:57.718415 crc crio[19822]: time=\"2026-06-12T11:09:57.718409849Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.052395 | controller |     "Jun 12 11:09:57.725741 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac6f8ede3e4e890 Mac:46:ff:30:bd:2d:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.052410 | controller |     "Jun 12 11:09:57.736920 crc crio[19822]: time=\"2026-06-12T11:09:57.73506462Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc00244c990}] Aliases:map[]}\"",
2026-06-12 11:43:52.052430 | controller |     "Jun 12 11:09:57.736920 crc crio[19822]: time=\"2026-06-12T11:09:57.735638079Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.052446 | controller |     "Jun 12 11:09:57.939488 crc crio[19822]: time=\"2026-06-12T11:09:57.938992982Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c55f1fb2-fb53-48f0-863f-4e2dea1aa15e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.052462 | controller |     "Jun 12 11:09:57.943405 crc crio[19822]: 2026-06-12T11:09:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:515caedfd004995 Mac:3a:f8:ff:22:2a:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 SocketPath: PciID:}] [{Interface:0xc00011a7d0 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.052486 | controller |     "Jun 12 11:09:57.945927 crc crio[19822]: time=\"2026-06-12T11:09:57.944269705Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc0037c86a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.052502 | controller |     "Jun 12 11:09:57.962270 crc crio[19822]: time=\"2026-06-12T11:09:57.962169555Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.052572 | controller |     "Jun 12 11:09:57.993205 crc crio[19822]: time=\"2026-06-12T11:09:57.993103012Z\" level=info msg=\"Stopped container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener\" id=4251745d-f139-45d2-b9bc-c92558b1332d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.052593 | controller |     "Jun 12 11:09:58.036222 crc crio[19822]: time=\"2026-06-12T11:09:58.035909563Z\" level=info msg=\"Stopping pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=3ba889a7-31b0-4e86-a0cf-897a9b843985 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.052610 | controller |     "Jun 12 11:09:58.042853 crc crio[19822]: time=\"2026-06-12T11:09:58.042654924Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-85565ffdcb-rrl4m Namespace:openstack ID:37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d UID:0ae8983a-58fe-443a-b9e2-0401cb90561a NetNS:/var/run/netns/08f897cf-4617-4348-ba83-582b2e792566 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ae8983a_58fe_443a_b9e2_0401cb90561a.slice PodAnnotations:0xc003264268}] Aliases:map[]}\"",
2026-06-12 11:43:52.052625 | controller |     "Jun 12 11:09:58.043175 crc crio[19822]: time=\"2026-06-12T11:09:58.042909322Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-85565ffdcb-rrl4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.052640 | controller |     "Jun 12 11:09:58.069017 crc crio[19822]: 2026-06-12T11:09:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d36a674b2f128 Mac:f2:28:49:ca:a1:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b SocketPath: PciID:}] [{Interface:0xc00051aec0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.052659 | controller |     "Jun 12 11:09:58.069017 crc crio[19822]: time=\"2026-06-12T11:09:58.068784477Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00244c3f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.052675 | controller |     "Jun 12 11:09:58.069256 crc crio[19822]: time=\"2026-06-12T11:09:58.069159659Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.052690 | controller |     "Jun 12 11:09:58.088143 crc crio[19822]: time=\"2026-06-12T11:09:58.088023672Z\" level=info msg=\"Stopped container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker\" id=7461746b-14b4-4716-872d-74a562ac8458 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.052705 | controller |     "Jun 12 11:09:58.091422 crc crio[19822]: time=\"2026-06-12T11:09:58.091210872Z\" level=info msg=\"Stopping pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=206eebb6-b8b3-4822-8872-fc3ae7323305 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.052720 | controller |     "Jun 12 11:09:58.093148 crc crio[19822]: time=\"2026-06-12T11:09:58.093013019Z\" level=info msg=\"Got pod network &{Name:barbican-worker-664cd78cbf-n2gmx Namespace:openstack ID:47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9 UID:e77dd83c-454c-4a8d-8510-0473816c58ee NetNS:/var/run/netns/7c0f7cd4-2c57-46e5-bf5e-58e83b3e6e81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode77dd83c_454c_4a8d_8510_0473816c58ee.slice PodAnnotations:0xc000120690}] Aliases:map[]}\"",
2026-06-12 11:43:52.052735 | controller |     "Jun 12 11:09:58.093276 crc crio[19822]: time=\"2026-06-12T11:09:58.093214176Z\" level=info msg=\"Deleting pod openstack_barbican-worker-664cd78cbf-n2gmx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.052749 | controller |     "Jun 12 11:09:58.112436 crc crio[19822]: time=\"2026-06-12T11:09:58.110417944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052764 | controller |     "Jun 12 11:09:58.220557 crc crio[19822]: time=\"2026-06-12T11:09:58.220485556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=af96a550-0607-4149-8123-0fadb09b7ccb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.052779 | controller |     "Jun 12 11:09:58.232179 crc crio[19822]: time=\"2026-06-12T11:09:58.231187018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d555134d-cbee-430e-9781-bc3b0d210244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.052793 | controller |     "Jun 12 11:09:58.234412 crc crio[19822]: time=\"2026-06-12T11:09:58.234242567Z\" level=info msg=\"Ran pod sandbox b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d with infra container: openstack/cinder-api-0/POD\" id=ac63b1e4-e7ed-4cff-8173-523e73f1b280 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.052812 | controller |     "Jun 12 11:09:58.244990 crc crio[19822]: time=\"2026-06-12T11:09:58.24485931Z\" level=info msg=\"Ran pod sandbox bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a with infra container: openstack/nova-api-0/POD\" id=d2e355b0-27a2-4902-9bcb-cd1349b83150 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.052827 | controller |     "Jun 12 11:09:58.246547 crc crio[19822]: time=\"2026-06-12T11:09:58.246452476Z\" level=info msg=\"Ran pod sandbox ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 with infra container: openstack/nova-scheduler-0/POD\" id=934a4e87-6c71-483a-9d05-7a1d35d585cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.052842 | controller |     "Jun 12 11:09:58.253934 crc crio[19822]: time=\"2026-06-12T11:09:58.252629543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=84dbda8b-17fb-45a8-af04-ab08fa3b51c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.052883 | controller |     "Jun 12 11:09:58.263276 crc crio[19822]: time=\"2026-06-12T11:09:58.261138115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.052901 | controller |     "Jun 12 11:09:58.266914 crc crio[19822]: time=\"2026-06-12T11:09:58.265259948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=9f07cf40-f785-4268-a98f-4aa22f74a086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.052916 | controller |     "Jun 12 11:09:58.266914 crc crio[19822]: time=\"2026-06-12T11:09:58.265375602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c1029950-9666-4976-b233-c0d126eb559f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.052932 | controller |     "Jun 12 11:09:58.287892 crc crio[19822]: time=\"2026-06-12T11:09:58.287592809Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ad538}] Aliases:map[]}\"",
2026-06-12 11:43:52.052948 | controller |     "Jun 12 11:09:58.287892 crc crio[19822]: time=\"2026-06-12T11:09:58.287676051Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.052963 | controller |     "Jun 12 11:09:58.361962 crc crio[19822]: time=\"2026-06-12T11:09:58.359721048Z\" level=info msg=\"Ran pod sandbox 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 with infra container: openstack/cinder-scheduler-0/POD\" id=070706cc-b825-4fcf-b820-f86d5a20d3c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.052978 | controller |     "Jun 12 11:09:58.385878 crc crio[19822]: time=\"2026-06-12T11:09:58.385248572Z\" level=info msg=\"Ran pod sandbox 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 with infra container: openstack/ovsdbserver-sb-0/POD\" id=e97886f3-7864-450e-9f29-1d4f0f0f8954 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.052993 | controller |     "Jun 12 11:09:58.391892 crc crio[19822]: time=\"2026-06-12T11:09:58.389686865Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=487efa83-15ec-447a-9bf5-07cde3bbf91d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.053012 | controller |     "Jun 12 11:09:58.391892 crc crio[19822]: time=\"2026-06-12T11:09:58.389780418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053027 | controller |     "Jun 12 11:09:58.391892 crc crio[19822]: time=\"2026-06-12T11:09:58.391011378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=8842b110-cad0-4813-a089-8ac124c8349e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053043 | controller |     "Jun 12 11:09:58.391892 crc crio[19822]: time=\"2026-06-12T11:09:58.391438432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=aff47713-94b5-4f19-8e4d-e668be78e6e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053058 | controller |     "Jun 12 11:09:58.528973 crc crio[19822]: time=\"2026-06-12T11:09:58.52890606Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b65a69b9-c38c-420d-9b86-f407dbafa6d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.053074 | controller |     "Jun 12 11:09:58.530518 crc crio[19822]: time=\"2026-06-12T11:09:58.530488231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053089 | controller |     "Jun 12 11:09:58.581930 crc crio[19822]: time=\"2026-06-12T11:09:58.581713636Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=8959b3d1-9746-43b6-a703-ff1d7453ccd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.053104 | controller |     "Jun 12 11:09:58.582237 crc crio[19822]: time=\"2026-06-12T11:09:58.581965464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053118 | controller |     "Jun 12 11:09:58.624867 crc crio[19822]: time=\"2026-06-12T11:09:58.624759129Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=4beac023-fab9-4eb5-83d8-12b330b779cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.053133 | controller |     "Jun 12 11:09:58.626350 crc crio[19822]: time=\"2026-06-12T11:09:58.62631609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053148 | controller |     "Jun 12 11:09:58.639243 crc crio[19822]: time=\"2026-06-12T11:09:58.636852929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=37866668-629a-438d-84a2-507a3d8b1601 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053163 | controller |     "Jun 12 11:09:58.639243 crc crio[19822]: time=\"2026-06-12T11:09:58.637445708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=569a4efd-1c7d-4bb7-bfc3-725ad6a0f587 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053178 | controller |     "Jun 12 11:09:58.640220 crc crio[19822]: time=\"2026-06-12T11:09:58.640152925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=24d51f89-5fb3-44aa-bee3-178f34698f46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053193 | controller |     "Jun 12 11:09:58.648022 crc crio[19822]: time=\"2026-06-12T11:09:58.647763067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6a0b58dd-ba70-4a42-aab6-411bbcaa6ac7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053211 | controller |     "Jun 12 11:09:58.702939 crc crio[19822]: time=\"2026-06-12T11:09:58.66025662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053227 | controller |     "Jun 12 11:09:58.704511 crc crio[19822]: time=\"2026-06-12T11:09:58.694136616Z\" level=info msg=\"Created container 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=59c7e4f3-5552-4625-a37b-6927c5b12536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053243 | controller |     "Jun 12 11:09:58.704511 crc crio[19822]: time=\"2026-06-12T11:09:58.697580697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053258 | controller |     "Jun 12 11:09:58.729597 crc crio[19822]: time=\"2026-06-12T11:09:58.726746561Z\" level=info msg=\"Starting container: 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af\" id=e87d98d2-b937-451e-8cc3-81076f25f2a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.053272 | controller |     "Jun 12 11:09:58.749732 crc crio[19822]: time=\"2026-06-12T11:09:58.749643256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053287 | controller |     "Jun 12 11:09:58.807061 crc crio[19822]: time=\"2026-06-12T11:09:58.806796548Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=318fba5b-c15b-4208-81ae-de0a9aa50548 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053302 | controller |     "Jun 12 11:09:58.829099 crc crio[19822]: time=\"2026-06-12T11:09:58.829001672Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=90747dd2-2276-4c5e-90cd-e8630a32fdd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053318 | controller |     "Jun 12 11:09:58.849574 crc crio[19822]: time=\"2026-06-12T11:09:58.849472414Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=3b7a0a07-0162-442e-8650-e12d33fa1833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053333 | controller |     "Jun 12 11:09:58.878726 crc crio[19822]: time=\"2026-06-12T11:09:58.850234324Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=fcc87f5e-9b4f-45fc-98d6-5e942c71b5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053348 | controller |     "Jun 12 11:09:58.880096 crc crio[19822]: time=\"2026-06-12T11:09:58.879964935Z\" level=info msg=\"Started container\" PID=231860 containerID=51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af description=openstack/ovn-controller-mhts4-config-6lxgm/ovn-config id=e87d98d2-b937-451e-8cc3-81076f25f2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f",
2026-06-12 11:43:52.053364 | controller |     "Jun 12 11:09:58.897423 crc crio[19822]: 2026-06-12T11:09:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32cbfa2b30e87a8 Mac:f2:07:9b:ac:c6:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.053379 | controller |     "Jun 12 11:09:58.898975 crc crio[19822]: time=\"2026-06-12T11:09:58.898868945Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc0052122a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.053397 | controller |     "Jun 12 11:09:58.899125 crc crio[19822]: time=\"2026-06-12T11:09:58.899040841Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.053412 | controller |     "Jun 12 11:09:58.906889 crc crio[19822]: time=\"2026-06-12T11:09:58.903224246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a6c30670-d0bb-4cc4-aa15-15809ba1a098 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053428 | controller |     "Jun 12 11:09:58.978868 crc crio[19822]: time=\"2026-06-12T11:09:58.973020694Z\" level=warning msg=\"Stopping container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.053443 | controller |     "Jun 12 11:09:59.073452 crc crio[19822]: time=\"2026-06-12T11:09:59.073062379Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.053458 | controller |     "Jun 12 11:09:59.073452 crc crio[19822]: time=\"2026-06-12T11:09:59.07338045Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.053473 | controller |     "Jun 12 11:09:59.083571 crc crio[19822]: time=\"2026-06-12T11:09:59.078624767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=07fa5154-08fb-49a9-9ddc-4cebea9fe4fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053488 | controller |     "Jun 12 11:09:59.120888 crc crio[19822]: time=\"2026-06-12T11:09:59.119130957Z\" level=error msg=\"Killing container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.053503 | controller |     "Jun 12 11:09:59.165179 crc crio[19822]: time=\"2026-06-12T11:09:59.164964619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053518 | controller |     "Jun 12 11:09:59.165489 crc crio[19822]: time=\"2026-06-12T11:09:59.165403009Z\" level=info msg=\"Ran pod sandbox 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d with infra container: openstack/glance-default-external-api-0/POD\" id=a51ff8bf-7c0f-4fb2-bc42-69b29864d3d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.053534 | controller |     "Jun 12 11:09:59.176726 crc crio[19822]: time=\"2026-06-12T11:09:59.176642631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9c85d746-50fb-490f-8f83-555bd3b27568 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053552 | controller |     "Jun 12 11:09:59.176994 crc crio[19822]: time=\"2026-06-12T11:09:59.176908576Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=304d1d51-1eb1-46f8-9846-3b60b7e4ed81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053569 | controller |     "Jun 12 11:09:59.180476 crc crio[19822]: time=\"2026-06-12T11:09:59.180412858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=86d8b05e-6f14-46fd-bdd7-946046509fc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053584 | controller |     "Jun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.235885468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053600 | controller |     "Jun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.244270848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=49506820-6745-4cb0-9dd3-fbea00983a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053615 | controller |     "Jun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.244490454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053630 | controller |     "Jun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.244567866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053645 | controller |     "Jun 12 11:09:59.250643 crc crio[19822]: time=\"2026-06-12T11:09:59.244639719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053661 | controller |     "Jun 12 11:09:59.381697 crc crio[19822]: time=\"2026-06-12T11:09:59.25334514Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a51ea9c1-b34b-4fba-87b5-4b50df4c71a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053676 | controller |     "Jun 12 11:09:59.381697 crc crio[19822]: time=\"2026-06-12T11:09:59.286675501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.053691 | controller |     "Jun 12 11:09:59.381697 crc crio[19822]: time=\"2026-06-12T11:09:59.375224257Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=16e5f584-bb36-4b55-a51a-6e32be8eb4fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053707 | controller |     "Jun 12 11:09:59.424720 crc crio[19822]: time=\"2026-06-12T11:09:59.424494727Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=9f7d6f17-e218-414e-bbb6-ec0a38526b98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053723 | controller |     "Jun 12 11:09:59.429058 crc crio[19822]: time=\"2026-06-12T11:09:59.428399604Z\" level=info msg=\"Created container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log\" id=f98f406b-2d2d-4c65-a1ad-50d80bec809e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.053739 | controller |     "Jun 12 11:09:59.441383 crc crio[19822]: time=\"2026-06-12T11:09:59.441215727Z\" level=info msg=\"Starting container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686\" id=6252f937-1e8c-4c0d-9423-c66d8bd6b72e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.053758 | controller |     "Jun 12 11:09:59.452609 crc crio[19822]: time=\"2026-06-12T11:09:59.452431999Z\" level=info msg=\"Started container\" PID=231859 containerID=239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686 description=openstack/nova-metadata-0/nova-metadata-log id=6252f937-1e8c-4c0d-9423-c66d8bd6b72e name=/runtime.v1.RuntimeService/StartContainer sandboxID=05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e",
2026-06-12 11:43:52.053775 | controller |     "Jun 12 11:09:59.464493 crc crio[19822]: time=\"2026-06-12T11:09:59.46441331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7650d97e-c808-4261-8461-7f5805d2cdd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.053791 | controller |     "Jun 12 11:09:59.508405 crc crio[19822]: time=\"2026-06-12T11:09:59.50602006Z\" level=info msg=\"Stopped pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=206eebb6-b8b3-4822-8872-fc3ae7323305 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.053806 | controller |     "Jun 12 11:09:59.556969 crc crio[19822]: time=\"2026-06-12T11:09:59.553550913Z\" level=info msg=\"Stopped pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=3ba889a7-31b0-4e86-a0cf-897a9b843985 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.053822 | controller |     "Jun 12 11:09:59.652097 crc crio[19822]: time=\"2026-06-12T11:09:59.651417522Z\" level=info msg=\"Stopped container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd\" id=677b0648-9763-433d-8e2e-8770cfdff9ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.053838 | controller |     "Jun 12 11:09:59.680229 crc crio[19822]: time=\"2026-06-12T11:09:59.677411789Z\" level=info msg=\"Stopping pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=3ed8613d-5ae2-4e6b-8bf8-69789428d6ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.053857 | controller |     "Jun 12 11:09:59.706562 crc crio[19822]: time=\"2026-06-12T11:09:59.706425398Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-8m6hm Namespace:openstack ID:99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56 UID:2a9c3bef-c32c-4dae-a631-fc223522be79 NetNS:/var/run/netns/ab012f17-07cf-4523-b859-d4a168f66250 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a9c3bef_c32c_4dae_a631_fc223522be79.slice PodAnnotations:0xc000696818}] Aliases:map[]}\"",
2026-06-12 11:43:52.053890 | controller |     "Jun 12 11:09:59.707319 crc crio[19822]: time=\"2026-06-12T11:09:59.70679595Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-8m6hm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.053908 | controller |     "Jun 12 11:09:59.712899 crc crio[19822]: time=\"2026-06-12T11:09:59.712731883Z\" level=info msg=\"Stopping container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2 (timeout: 10s)\" id=abf5fd12-72b9-4fd0-b7f9-d8847634dcfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.053924 | controller |     "Jun 12 11:09:59.717300 crc crio[19822]: time=\"2026-06-12T11:09:59.717226648Z\" level=info msg=\"Stopped container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd\" id=1afa555f-cec5-4117-bdf5-90361c3832bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.053941 | controller |     "Jun 12 11:09:59.719798 crc crio[19822]: time=\"2026-06-12T11:09:59.719637906Z\" level=info msg=\"Stopping pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=ef9b119d-b7fc-43ee-8a8f-4577f7e3de58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.053959 | controller |     "Jun 12 11:09:59.721530 crc crio[19822]: time=\"2026-06-12T11:09:59.72144537Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515 UID:210ca890-2f04-4fe0-ae6f-86f503120de5 NetNS:/var/run/netns/c4017745-652e-4a20-a949-286a37248681 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod210ca890_2f04_4fe0_ae6f_86f503120de5.slice PodAnnotations:0xc001ee2048}] Aliases:map[]}\"",
2026-06-12 11:43:52.053976 | controller |     "Jun 12 11:09:59.721747 crc crio[19822]: time=\"2026-06-12T11:09:59.721678208Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.053992 | controller |     "Jun 12 11:09:59.799558 crc crio[19822]: time=\"2026-06-12T11:09:59.799508054Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00140e098}] Aliases:map[]}\"",
2026-06-12 11:43:52.054008 | controller |     "Jun 12 11:09:59.799924 crc crio[19822]: time=\"2026-06-12T11:09:59.799904977Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.054023 | controller |     "Jun 12 11:09:59.845437 crc crio[19822]: time=\"2026-06-12T11:09:59.845390275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054038 | controller |     "Jun 12 11:09:59.845757 crc crio[19822]: time=\"2026-06-12T11:09:59.845502369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054054 | controller |     "Jun 12 11:09:59.860328 crc crio[19822]: time=\"2026-06-12T11:09:59.860196453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054069 | controller |     "Jun 12 11:09:59.877159 crc crio[19822]: time=\"2026-06-12T11:09:59.876266192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054085 | controller |     "Jun 12 11:09:59.933863 crc crio[19822]: time=\"2026-06-12T11:09:59.93162298Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=6ff96671-0aa5-48b9-b41a-e9ad502e193e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.054100 | controller |     "Jun 12 11:09:59.933863 crc crio[19822]: time=\"2026-06-12T11:09:59.932485038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054116 | controller |     "Jun 12 11:09:59.956032 crc crio[19822]: 2026-06-12T11:09:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ddcd5dec488e73 Mac:ce:96:d8:1e:7a:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.054132 | controller |     "Jun 12 11:09:59.957267 crc crio[19822]: time=\"2026-06-12T11:09:59.956861324Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ad538}] Aliases:map[]}\"",
2026-06-12 11:43:52.054152 | controller |     "Jun 12 11:09:59.957267 crc crio[19822]: time=\"2026-06-12T11:09:59.957099581Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.054169 | controller |     "Jun 12 11:09:59.994659 crc crio[19822]: time=\"2026-06-12T11:09:59.994553682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fcc9aef0-08f7-4217-be63-077d211b81af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.054184 | controller |     "Jun 12 11:10:00.068922 crc crio[19822]: time=\"2026-06-12T11:10:00.066027953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054200 | controller |     "Jun 12 11:10:00.076762 crc crio[19822]: time=\"2026-06-12T11:10:00.072995896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054216 | controller |     "Jun 12 11:10:00.099750 crc crio[19822]: time=\"2026-06-12T11:10:00.098580631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054232 | controller |     "Jun 12 11:10:00.111334 crc crio[19822]: time=\"2026-06-12T11:10:00.111141136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054248 | controller |     "Jun 12 11:10:00.130361 crc crio[19822]: time=\"2026-06-12T11:10:00.130183622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054263 | controller |     "Jun 12 11:10:00.143151 crc crio[19822]: time=\"2026-06-12T11:10:00.142964174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054279 | controller |     "Jun 12 11:10:00.145528 crc crio[19822]: time=\"2026-06-12T11:10:00.145444486Z\" level=info msg=\"Stopped container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns\" id=abf5fd12-72b9-4fd0-b7f9-d8847634dcfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.054295 | controller |     "Jun 12 11:10:00.146654 crc crio[19822]: time=\"2026-06-12T11:10:00.146589243Z\" level=info msg=\"Stopping pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=40501159-0cc3-4297-9965-7ea7d3576f59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.054311 | controller |     "Jun 12 11:10:00.149098 crc crio[19822]: time=\"2026-06-12T11:10:00.14899452Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6ddbdd9749-s784b Namespace:openstack ID:b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0 UID:3a2667b4-ec9f-47c0-9c60-7c8946c7f475 NetNS:/var/run/netns/5e299f5a-b1bf-4a04-b7d6-69a55dbd8210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a2667b4_ec9f_47c0_9c60_7c8946c7f475.slice PodAnnotations:0xc00101aac8}] Aliases:map[]}\"",
2026-06-12 11:43:52.054331 | controller |     "Jun 12 11:10:00.189650 crc crio[19822]: time=\"2026-06-12T11:10:00.189536747Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6ddbdd9749-s784b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.054348 | controller |     "Jun 12 11:10:00.321054 crc crio[19822]: time=\"2026-06-12T11:10:00.311782669Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc00244c8c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.054364 | controller |     "Jun 12 11:10:00.321054 crc crio[19822]: time=\"2026-06-12T11:10:00.311914733Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.054380 | controller |     "Jun 12 11:10:00.321054 crc crio[19822]: time=\"2026-06-12T11:10:00.317169267Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=4043d961-e9cd-4fd0-a6b1-38e2fbbb4404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.054396 | controller |     "Jun 12 11:10:00.342554 crc crio[19822]: time=\"2026-06-12T11:10:00.342403563Z\" level=info msg=\"Ran pod sandbox 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 with infra container: openstack/glance-default-internal-api-0/POD\" id=7d8f3465-d954-45bc-a653-1654d010f781 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.054412 | controller |     "Jun 12 11:10:00.353297 crc crio[19822]: time=\"2026-06-12T11:10:00.353185794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a12c02ae-10d1-4c1c-9a88-90a372ed9935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.054428 | controller |     "Jun 12 11:10:00.376555 crc crio[19822]: time=\"2026-06-12T11:10:00.376404532Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc00244c9c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.054444 | controller |     "Jun 12 11:10:00.376555 crc crio[19822]: time=\"2026-06-12T11:10:00.376478774Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.054460 | controller |     "Jun 12 11:10:00.407910 crc crio[19822]: time=\"2026-06-12T11:10:00.407705894Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc0006965d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.054476 | controller |     "Jun 12 11:10:00.407910 crc crio[19822]: time=\"2026-06-12T11:10:00.407797646Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.054491 | controller |     "Jun 12 11:10:00.865431 crc crio[19822]: time=\"2026-06-12T11:10:00.864559373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054512 | controller |     "Jun 12 11:10:00.910064 crc crio[19822]: time=\"2026-06-12T11:10:00.909932706Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687710-zglmk/POD\" id=5cf224bf-606c-4a06-acf1-2f5247b0b810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.054528 | controller |     "Jun 12 11:10:00.910064 crc crio[19822]: time=\"2026-06-12T11:10:00.910027769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054544 | controller |     "Jun 12 11:10:00.949886 crc crio[19822]: time=\"2026-06-12T11:10:00.948350783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054560 | controller |     "Jun 12 11:10:00.958974 crc crio[19822]: time=\"2026-06-12T11:10:00.956525461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=3db69f03-3692-4e64-9dd8-c9294cb64acc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.054576 | controller |     "Jun 12 11:10:00.970882 crc crio[19822]: time=\"2026-06-12T11:10:00.966119911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054592 | controller |     "Jun 12 11:10:01.093494 crc crio[19822]: time=\"2026-06-12T11:10:01.09047557Z\" level=info msg=\"Created container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller\" id=3537e16e-81cf-4ae8-b667-a7384a080558 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.054608 | controller |     "Jun 12 11:10:01.098884 crc crio[19822]: time=\"2026-06-12T11:10:01.095005012Z\" level=info msg=\"Stopped pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=ef9b119d-b7fc-43ee-8a8f-4577f7e3de58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.054624 | controller |     "Jun 12 11:10:01.108053 crc crio[19822]: time=\"2026-06-12T11:10:01.104447796Z\" level=info msg=\"Starting container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e\" id=773a0b1a-ab35-4d43-a4fa-257d86e80c14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.054639 | controller |     "Jun 12 11:10:01.121342 crc crio[19822]: time=\"2026-06-12T11:10:01.120757844Z\" level=info msg=\"Started container\" PID=231907 containerID=afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e description=openstack/ovn-controller-mhts4/ovn-controller id=773a0b1a-ab35-4d43-a4fa-257d86e80c14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb",
2026-06-12 11:43:52.054669 | controller |     "Jun 12 11:10:01.219764 crc crio[19822]: time=\"2026-06-12T11:10:01.216452503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054686 | controller |     "Jun 12 11:10:01.230427 crc crio[19822]: time=\"2026-06-12T11:10:01.23032327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054702 | controller |     "Jun 12 11:10:01.298399 crc crio[19822]: time=\"2026-06-12T11:10:01.298305986Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=772def4b-e2d8-4fff-b133-461553d2792a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.054721 | controller |     "Jun 12 11:10:01.397140 crc crio[19822]: time=\"2026-06-12T11:10:01.396600702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.054737 | controller |     "Jun 12 11:10:01.469996 crc crio[19822]: time=\"2026-06-12T11:10:01.469778991Z\" level=info msg=\"Created container 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=c0f644f1-2afc-430c-b1ca-832affbd7d47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.054753 | controller |     "Jun 12 11:10:01.473901 crc crio[19822]: time=\"2026-06-12T11:10:01.47378305Z\" level=info msg=\"Starting container: 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67\" id=a0164b82-7fce-40fa-9d76-cc4153e64f4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.054768 | controller |     "Jun 12 11:10:01.483415 crc crio[19822]: time=\"2026-06-12T11:10:01.483022201Z\" level=info msg=\"Started container\" PID=232302 containerID=510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=a0164b82-7fce-40fa-9d76-cc4153e64f4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd",
2026-06-12 11:43:52.054785 | controller |     "Jun 12 11:10:01.515891 crc crio[19822]: time=\"2026-06-12T11:10:01.515732294Z\" level=info msg=\"Stopped pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=3ed8613d-5ae2-4e6b-8bf8-69789428d6ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.054803 | controller |     "Jun 12 11:10:01.583017 crc crio[19822]: time=\"2026-06-12T11:10:01.577966327Z\" level=info msg=\"Created container 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=4ef25177-a528-49b4-b2e9-df27304768b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.054821 | controller |     "Jun 12 11:10:01.590325 crc crio[19822]: time=\"2026-06-12T11:10:01.589767487Z\" level=info msg=\"Starting container: 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653\" id=e41e6a5d-6a8f-4693-adbc-93fa99f95a7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.054836 | controller |     "Jun 12 11:10:01.595710 crc crio[19822]: time=\"2026-06-12T11:10:01.595588784Z\" level=info msg=\"Created container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=9805eda4-0cf7-4656-bfb3-1746a5df3dbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.054852 | controller |     "Jun 12 11:10:01.604786 crc crio[19822]: time=\"2026-06-12T11:10:01.604614206Z\" level=info msg=\"Started container\" PID=232295 containerID=89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=e41e6a5d-6a8f-4693-adbc-93fa99f95a7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a",
2026-06-12 11:43:52.054884 | controller |     "Jun 12 11:10:01.627395 crc crio[19822]: 2026-06-12T11:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:966cd72fc2c148f Mac:26:9b:74:aa:99:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 SocketPath: PciID:}] [{Interface:0xc000350920 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.054905 | controller |     "Jun 12 11:10:01.627395 crc crio[19822]: time=\"2026-06-12T11:10:01.626017912Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc003264638}] Aliases:map[]}\"",
2026-06-12 11:43:52.054925 | controller |     "Jun 12 11:10:01.627395 crc crio[19822]: time=\"2026-06-12T11:10:01.626185887Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.054941 | controller |     "Jun 12 11:10:01.630044 crc crio[19822]: time=\"2026-06-12T11:10:01.629973428Z\" level=info msg=\"Starting container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1\" id=1b31aef3-7eb3-45c0-bb43-dd2197c1f7df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.054957 | controller |     "Jun 12 11:10:01.635467 crc crio[19822]: time=\"2026-06-12T11:10:01.635379861Z\" level=info msg=\"Created container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=c55f1fb2-fb53-48f0-863f-4e2dea1aa15e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.054973 | controller |     "Jun 12 11:10:01.643391 crc crio[19822]: time=\"2026-06-12T11:10:01.642955372Z\" level=info msg=\"Starting container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f\" id=b61092dc-04ac-4640-af96-6a21d284df3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.054988 | controller |     "Jun 12 11:10:01.651652 crc crio[19822]: time=\"2026-06-12T11:10:01.651562918Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc0037c81e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.055004 | controller |     "Jun 12 11:10:01.652034 crc crio[19822]: time=\"2026-06-12T11:10:01.651901299Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.055019 | controller |     "Jun 12 11:10:01.697577 crc crio[19822]: time=\"2026-06-12T11:10:01.69703254Z\" level=info msg=\"Started container\" PID=232277 containerID=533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1b31aef3-7eb3-45c0-bb43-dd2197c1f7df name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa",
2026-06-12 11:43:52.055035 | controller |     "Jun 12 11:10:01.698300 crc crio[19822]: time=\"2026-06-12T11:10:01.698248389Z\" level=info msg=\"Started container\" PID=232300 containerID=2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=b61092dc-04ac-4640-af96-6a21d284df3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496",
2026-06-12 11:43:52.055051 | controller |     "Jun 12 11:10:01.747747 crc crio[19822]: time=\"2026-06-12T11:10:01.747659804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=7fde8ff9-d4c6-4d38-91d2-929d95c9d448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.055066 | controller |     "Jun 12 11:10:02.042934 crc crio[19822]: time=\"2026-06-12T11:10:02.040940477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055084 | controller |     "Jun 12 11:10:02.059350 crc crio[19822]: time=\"2026-06-12T11:10:02.059296575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055101 | controller |     "Jun 12 11:10:02.152696 crc crio[19822]: time=\"2026-06-12T11:10:02.152594004Z\" level=info msg=\"Ran pod sandbox 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 with infra container: openstack/nova-cell1-conductor-0/POD\" id=034df6d1-d7fe-42de-8dcd-4b2a1e0745f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.055116 | controller |     "Jun 12 11:10:02.159120 crc crio[19822]: time=\"2026-06-12T11:10:02.158983284Z\" level=info msg=\"Stopped pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=40501159-0cc3-4297-9965-7ea7d3576f59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.055131 | controller |     "Jun 12 11:10:02.193924 crc crio[19822]: time=\"2026-06-12T11:10:02.183165973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e23fcbdc-d50a-4743-8ef6-f710cc546d12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.055147 | controller |     "Jun 12 11:10:02.193924 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bd82aaa4db2430 Mac:d2:44:2b:ff:2f:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 SocketPath: PciID:}] [{Interface:0xc000348960 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.055162 | controller |     "Jun 12 11:10:02.193924 crc crio[19822]: time=\"2026-06-12T11:10:02.184380656Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00140e098}] Aliases:map[]}\"",
2026-06-12 11:43:52.055178 | controller |     "Jun 12 11:10:02.193924 crc crio[19822]: time=\"2026-06-12T11:10:02.18452648Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.055193 | controller |     "Jun 12 11:10:02.234937 crc crio[19822]: time=\"2026-06-12T11:10:02.233325827Z\" level=info msg=\"Created container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached\" id=3fe33c94-b0be-4740-94ab-3359caebdb82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.055208 | controller |     "Jun 12 11:10:02.249018 crc crio[19822]: time=\"2026-06-12T11:10:02.248932195Z\" level=info msg=\"Starting container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85\" id=42745099-08a2-4010-a2c2-4d3633a653a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.055223 | controller |     "Jun 12 11:10:02.252613 crc crio[19822]: time=\"2026-06-12T11:10:02.252236685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055239 | controller |     "Jun 12 11:10:02.259511 crc crio[19822]: time=\"2026-06-12T11:10:02.25767407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055255 | controller |     "Jun 12 11:10:02.287040 crc crio[19822]: time=\"2026-06-12T11:10:02.285299588Z\" level=info msg=\"Started container\" PID=232299 containerID=1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85 description=openstack/memcached-0/memcached id=42745099-08a2-4010-a2c2-4d3633a653a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e",
2026-06-12 11:43:52.055274 | controller |     "Jun 12 11:10:02.350681 crc crio[19822]: time=\"2026-06-12T11:10:02.350217179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055290 | controller |     "Jun 12 11:10:02.370521 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0e120dea7a1286 Mac:ea:e3:3e:ca:5f:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b SocketPath: PciID:}] [{Interface:0xc0001227c0 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.055306 | controller |     "Jun 12 11:10:02.371389 crc crio[19822]: time=\"2026-06-12T11:10:02.371321629Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc00244c9c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.055322 | controller |     "Jun 12 11:10:02.371543 crc crio[19822]: time=\"2026-06-12T11:10:02.371489485Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.055338 | controller |     "Jun 12 11:10:02.373351 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d89985ba4320113 Mac:3a:21:1b:34:34:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.055354 | controller |     "Jun 12 11:10:02.373351 crc crio[19822]: time=\"2026-06-12T11:10:02.372649482Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc0006965d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.055371 | controller |     "Jun 12 11:10:02.373351 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19753f4c5995e18 Mac:66:15:f8:2f:3f:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d SocketPath: PciID:}] [{Interface:0xc0004325d0 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.055386 | controller |     "Jun 12 11:10:02.373351 crc crio[19822]: time=\"2026-06-12T11:10:02.372927531Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.055402 | controller |     "Jun 12 11:10:02.374044 crc crio[19822]: time=\"2026-06-12T11:10:02.373962125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055417 | controller |     "Jun 12 11:10:02.407157 crc crio[19822]: time=\"2026-06-12T11:10:02.407041628Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc00244c8c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.055436 | controller |     "Jun 12 11:10:02.407494 crc crio[19822]: time=\"2026-06-12T11:10:02.407430171Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.055452 | controller |     "Jun 12 11:10:02.442566 crc crio[19822]: time=\"2026-06-12T11:10:02.442308753Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6b20aa8d-ab98-40bc-aa4f-d172d16225e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.055468 | controller |     "Jun 12 11:10:02.477476 crc crio[19822]: time=\"2026-06-12T11:10:02.477413843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=fca88eb1-a1a8-4634-8ae0-81f9debff754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.055484 | controller |     "Jun 12 11:10:02.494621 crc crio[19822]: time=\"2026-06-12T11:10:02.49315007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055500 | controller |     "Jun 12 11:10:02.520878 crc crio[19822]: time=\"2026-06-12T11:10:02.520622402Z\" level=info msg=\"Ran pod sandbox 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c with infra container: openstack/nova-cell0-conductor-0/POD\" id=4beac023-fab9-4eb5-83d8-12b330b779cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.055516 | controller |     "Jun 12 11:10:02.543057 crc crio[19822]: time=\"2026-06-12T11:10:02.542868917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055531 | controller |     "Jun 12 11:10:02.551578 crc crio[19822]: time=\"2026-06-12T11:10:02.551396988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e7066f67-382a-4d13-9d4f-a74ad77f883f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.055547 | controller |     "Jun 12 11:10:02.593428 crc crio[19822]: time=\"2026-06-12T11:10:02.593281136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055562 | controller |     "Jun 12 11:10:02.705235 crc crio[19822]: time=\"2026-06-12T11:10:02.701177299Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc00244cb28}] Aliases:map[]}\"",
2026-06-12 11:43:52.055578 | controller |     "Jun 12 11:10:02.705235 crc crio[19822]: time=\"2026-06-12T11:10:02.701256352Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687710-zglmk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.055597 | controller |     "Jun 12 11:10:02.735022 crc crio[19822]: time=\"2026-06-12T11:10:02.734125635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055613 | controller |     "Jun 12 11:10:02.789006 crc crio[19822]: 2026-06-12T11:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c7aae6825c23ca Mac:76:66:5a:d0:76:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f SocketPath: PciID:}] [{Interface:0xc0003285c0 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.055629 | controller |     "Jun 12 11:10:02.789006 crc crio[19822]: time=\"2026-06-12T11:10:02.78794087Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc003264638}] Aliases:map[]}\"",
2026-06-12 11:43:52.055645 | controller |     "Jun 12 11:10:02.789006 crc crio[19822]: time=\"2026-06-12T11:10:02.78825028Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.055661 | controller |     "Jun 12 11:10:02.872355 crc crio[19822]: time=\"2026-06-12T11:10:02.862501599Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1693c38e-49ed-46d8-b2e2-04b8b1ba0407 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.055677 | controller |     "Jun 12 11:10:02.872355 crc crio[19822]: time=\"2026-06-12T11:10:02.86626385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055692 | controller |     "Jun 12 11:10:02.872355 crc crio[19822]: time=\"2026-06-12T11:10:02.86657457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055708 | controller |     "Jun 12 11:10:02.874570 crc crio[19822]: time=\"2026-06-12T11:10:02.87246303Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=981bd1aa-e238-4fe9-a26a-358b668cda7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.055723 | controller |     "Jun 12 11:10:02.896971 crc crio[19822]: time=\"2026-06-12T11:10:02.894783196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055739 | controller |     "Jun 12 11:10:02.896971 crc crio[19822]: time=\"2026-06-12T11:10:02.895146962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055755 | controller |     "Jun 12 11:10:02.989453 crc crio[19822]: time=\"2026-06-12T11:10:02.988425925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f4172a58-ef04-4b61-b651-e3dbc5576ac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.055770 | controller |     "Jun 12 11:10:03.295226 crc crio[19822]: time=\"2026-06-12T11:10:03.294435691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055786 | controller |     "Jun 12 11:10:03.296928 crc crio[19822]: time=\"2026-06-12T11:10:03.296597114Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=60b8b5d0-15d0-43d5-a7a7-5e9a6c28fbbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.055804 | controller |     "Jun 12 11:10:03.314574 crc crio[19822]: time=\"2026-06-12T11:10:03.314510247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055820 | controller |     "Jun 12 11:10:03.343691 crc crio[19822]: time=\"2026-06-12T11:10:03.343551415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055835 | controller |     "Jun 12 11:10:03.417197 crc crio[19822]: time=\"2026-06-12T11:10:03.416317062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055854 | controller |     "Jun 12 11:10:03.436283 crc crio[19822]: time=\"2026-06-12T11:10:03.435716005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055886 | controller |     "Jun 12 11:10:03.461295 crc crio[19822]: time=\"2026-06-12T11:10:03.461238539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055904 | controller |     "Jun 12 11:10:03.470000 crc crio[19822]: time=\"2026-06-12T11:10:03.469950717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.055920 | controller |     "Jun 12 11:10:03.649570 crc crio[19822]: 2026-06-12T11:10:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b192260c6010a26 Mac:f6:0c:b7:88:36:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 SocketPath: PciID:}] [{Interface:0xc0002b8ed0 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.055936 | controller |     "Jun 12 11:10:03.650164 crc crio[19822]: time=\"2026-06-12T11:10:03.650046089Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc00244cb28}] Aliases:map[]}\"",
2026-06-12 11:43:52.055952 | controller |     "Jun 12 11:10:03.650339 crc crio[19822]: time=\"2026-06-12T11:10:03.650281702Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687710-zglmk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.055968 | controller |     "Jun 12 11:10:03.778035 crc crio[19822]: time=\"2026-06-12T11:10:03.777952197Z\" level=info msg=\"Ran pod sandbox b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 with infra container: openshift-infra/auto-csr-approver-29687710-zglmk/POD\" id=5cf224bf-606c-4a06-acf1-2f5247b0b810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.055985 | controller |     "Jun 12 11:10:03.788944 crc crio[19822]: time=\"2026-06-12T11:10:03.788465316Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4ba03be5-1f69-4fa2-ac51-32ec6a25071f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.056001 | controller |     "Jun 12 11:10:03.789628 crc crio[19822]: time=\"2026-06-12T11:10:03.789555271Z\" level=info msg=\"Ran pod sandbox b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb with infra container: openstack/ceilometer-0/POD\" id=b65a69b9-c38c-420d-9b86-f407dbafa6d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.056020 | controller |     "Jun 12 11:10:03.799201 crc crio[19822]: time=\"2026-06-12T11:10:03.799113119Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.056036 | controller |     "Jun 12 11:10:03.806883 crc crio[19822]: time=\"2026-06-12T11:10:03.806743666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=427e6205-02e7-484f-9a05-067e6e166449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056052 | controller |     "Jun 12 11:10:03.831961 crc crio[19822]: time=\"2026-06-12T11:10:03.831878146Z\" level=info msg=\"Ran pod sandbox d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 with infra container: openstack/openstack-cell1-galera-0/POD\" id=8959b3d1-9746-43b6-a703-ff1d7453ccd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.056068 | controller |     "Jun 12 11:10:03.842437 crc crio[19822]: time=\"2026-06-12T11:10:03.842335784Z\" level=info msg=\"Ran pod sandbox 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f with infra container: openstack/openstack-galera-0/POD\" id=487efa83-15ec-447a-9bf5-07cde3bbf91d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.056083 | controller |     "Jun 12 11:10:03.845140 crc crio[19822]: time=\"2026-06-12T11:10:03.845039171Z\" level=info msg=\"Ran pod sandbox 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b with infra container: openstack/rabbitmq-server-0/POD\" id=6ff96671-0aa5-48b9-b41a-e9ad502e193e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.056098 | controller |     "Jun 12 11:10:03.864675 crc crio[19822]: time=\"2026-06-12T11:10:03.864434027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=fa9c4bc3-d80e-4c31-9efb-06c9803c6192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056113 | controller |     "Jun 12 11:10:03.865260 crc crio[19822]: time=\"2026-06-12T11:10:03.865106538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=208bcd92-4a05-4f84-9c60-d8d1ee17a3be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056128 | controller |     "Jun 12 11:10:03.865333 crc crio[19822]: time=\"2026-06-12T11:10:03.865311775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e15bbef-eeae-413e-8db2-f7be3d6f9b58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056144 | controller |     "Jun 12 11:10:03.922272 crc crio[19822]: time=\"2026-06-12T11:10:03.922175672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9aa2b80a-0a69-4f0c-9ce6-788f7c93b6b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056159 | controller |     "Jun 12 11:10:03.926441 crc crio[19822]: time=\"2026-06-12T11:10:03.926338087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=950e3eb3-8d54-44dc-88b4-2fa300f549f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056174 | controller |     "Jun 12 11:10:03.926966 crc crio[19822]: time=\"2026-06-12T11:10:03.92675109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8fa22782-55ac-4702-af37-43b29a153e93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056193 | controller |     "Jun 12 11:10:03.946572 crc crio[19822]: time=\"2026-06-12T11:10:03.946398134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9f8fa8e0-a167-499a-b6c5-a136b34b1a47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056208 | controller |     "Jun 12 11:10:03.995611 crc crio[19822]: time=\"2026-06-12T11:10:03.995505801Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ec7528ba-7d50-43b1-abbc-c3d50d31a0d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.056224 | controller |     "Jun 12 11:10:03.996055 crc crio[19822]: time=\"2026-06-12T11:10:03.995951815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056240 | controller |     "Jun 12 11:10:04.005676 crc crio[19822]: time=\"2026-06-12T11:10:04.005583466Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=776425cf-bc9e-4d03-9f34-d9dcb9a86448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.056256 | controller |     "Jun 12 11:10:04.006055 crc crio[19822]: time=\"2026-06-12T11:10:04.00601448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056271 | controller |     "Jun 12 11:10:04.011883 crc crio[19822]: time=\"2026-06-12T11:10:04.011727984Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=03f9ea7c-533d-402e-bbe5-49114d6093fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.056287 | controller |     "Jun 12 11:10:04.019966 crc crio[19822]: time=\"2026-06-12T11:10:04.019798485Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=b7449357-2893-4858-9863-75f5b0788dbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.056302 | controller |     "Jun 12 11:10:04.135497 crc crio[19822]: time=\"2026-06-12T11:10:04.135418117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056319 | controller |     "Jun 12 11:10:04.137060 crc crio[19822]: time=\"2026-06-12T11:10:04.135423228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056334 | controller |     "Jun 12 11:10:04.359855 crc crio[19822]: time=\"2026-06-12T11:10:04.359704592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056349 | controller |     "Jun 12 11:10:04.366687 crc crio[19822]: time=\"2026-06-12T11:10:04.366599422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056365 | controller |     "Jun 12 11:10:04.399552 crc crio[19822]: time=\"2026-06-12T11:10:04.399379388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056380 | controller |     "Jun 12 11:10:04.425956 crc crio[19822]: time=\"2026-06-12T11:10:04.425028916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056395 | controller |     "Jun 12 11:10:04.425956 crc crio[19822]: time=\"2026-06-12T11:10:04.425226254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056414 | controller |     "Jun 12 11:10:04.430380 crc crio[19822]: time=\"2026-06-12T11:10:04.429601355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056429 | controller |     "Jun 12 11:10:04.587158 crc crio[19822]: time=\"2026-06-12T11:10:04.585889354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056445 | controller |     "Jun 12 11:10:04.593621 crc crio[19822]: time=\"2026-06-12T11:10:04.5935238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056460 | controller |     "Jun 12 11:10:05.018661 crc crio[19822]: time=\"2026-06-12T11:10:05.018222862Z\" level=info msg=\"Removing container: 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c\" id=e8fbf64c-1e0d-4219-8deb-7d2888a9a7d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.056476 | controller |     "Jun 12 11:10:05.045936 crc crio[19822]: time=\"2026-06-12T11:10:05.04577233Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4ba03be5-1f69-4fa2-ac51-32ec6a25071f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.056492 | controller |     "Jun 12 11:10:05.047635 crc crio[19822]: time=\"2026-06-12T11:10:05.047525356Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=44db995e-fecb-4890-8038-3d2d3b780c97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056508 | controller |     "Jun 12 11:10:05.063594 crc crio[19822]: time=\"2026-06-12T11:10:05.063503309Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=94b70c22-acee-48af-9a38-7ae764211113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056523 | controller |     "Jun 12 11:10:05.068925 crc crio[19822]: time=\"2026-06-12T11:10:05.066414673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5cc68b0e-b4ca-40b7-a984-d5f7fbf5a519 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056539 | controller |     "Jun 12 11:10:05.071900 crc crio[19822]: time=\"2026-06-12T11:10:05.070016178Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=736a935c-484b-4847-b8fc-bb1c941da7cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056555 | controller |     "Jun 12 11:10:05.071900 crc crio[19822]: time=\"2026-06-12T11:10:05.070544725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b500c0aa-f3ce-4fbb-bbbb-7b653e275614 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056570 | controller |     "Jun 12 11:10:05.078787 crc crio[19822]: time=\"2026-06-12T11:10:05.078696488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=980a1b9c-03ec-4b11-ab04-7310f2fab984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056586 | controller |     "Jun 12 11:10:05.092535 crc crio[19822]: time=\"2026-06-12T11:10:05.092417542Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=ef962564-7ffa-4fcf-9291-e2df67092637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.056605 | controller |     "Jun 12 11:10:05.096063 crc crio[19822]: time=\"2026-06-12T11:10:05.095973121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056622 | controller |     "Jun 12 11:10:05.098199 crc crio[19822]: time=\"2026-06-12T11:10:05.096045255Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687710-zglmk/oc\" id=9befca7c-b457-46f2-b2e5-ccc5fa9d5437 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.056639 | controller |     "Jun 12 11:10:05.104143 crc crio[19822]: time=\"2026-06-12T11:10:05.100716516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056654 | controller |     "Jun 12 11:10:05.104143 crc crio[19822]: time=\"2026-06-12T11:10:05.103246354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ef57603a-4079-455a-8474-a7050d0bea08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056670 | controller |     "Jun 12 11:10:05.107905 crc crio[19822]: time=\"2026-06-12T11:10:05.107737746Z\" level=info msg=\"Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=76f8e1ce-233c-44a1-900e-cd346e39ccdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.056686 | controller |     "Jun 12 11:10:05.119177 crc crio[19822]: time=\"2026-06-12T11:10:05.119051567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=265ce200-0377-4b76-b8bb-1b03e47dffee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056702 | controller |     "Jun 12 11:10:05.149496 crc crio[19822]: time=\"2026-06-12T11:10:05.14920286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=26922b32-1735-4651-9c6b-655119758e03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056717 | controller |     "Jun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.154663915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6d4d05f5-2622-4e97-8fa0-26bf82f33ae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056733 | controller |     "Jun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.155059739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=519c9e13-9679-40ed-a537-128a762cfc37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056748 | controller |     "Jun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.15512684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b0470da4-9be8-4495-a3d5-3aa29b20e72f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056764 | controller |     "Jun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.155128964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f753a673-f1cb-445e-a5b5-4858c0b490c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056779 | controller |     "Jun 12 11:10:05.155596 crc crio[19822]: time=\"2026-06-12T11:10:05.155522683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=985e4ad4-3611-4004-96ec-51ea6695212b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056797 | controller |     "Jun 12 11:10:05.156026 crc crio[19822]: time=\"2026-06-12T11:10:05.155613935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9d55fc6c-d622-4b7b-9bae-52342de77de2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056813 | controller |     "Jun 12 11:10:05.156026 crc crio[19822]: time=\"2026-06-12T11:10:05.155667597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ab410e50-eace-4cb3-a684-6432f4762193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056828 | controller |     "Jun 12 11:10:05.156026 crc crio[19822]: time=\"2026-06-12T11:10:05.155766501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fabf5a4a-96ac-416b-bc1b-4b05f3f5fbcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056843 | controller |     "Jun 12 11:10:05.156026 crc crio[19822]: time=\"2026-06-12T11:10:05.155898515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3484b1cf-43c7-4b8c-8870-b479e5bdb735 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056862 | controller |     "Jun 12 11:10:05.188906 crc crio[19822]: time=\"2026-06-12T11:10:05.178463857Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=65fbb5f1-25a0-4b1f-a7f4-ae5510ea87bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056894 | controller |     "Jun 12 11:10:05.228911 crc crio[19822]: time=\"2026-06-12T11:10:05.228685297Z\" level=info msg=\"Removed container 91cbd7f9406c986d58c6b54c7a3ce9dbff20c2e82086afae8860c101ba0c092c: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener\" id=e8fbf64c-1e0d-4219-8deb-7d2888a9a7d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.056911 | controller |     "Jun 12 11:10:05.238649 crc crio[19822]: time=\"2026-06-12T11:10:05.237533928Z\" level=info msg=\"Removing container: 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f\" id=209a8ae4-3a6a-477d-824d-9ba6627858a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.056926 | controller |     "Jun 12 11:10:05.257203 crc crio[19822]: time=\"2026-06-12T11:10:05.253624667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.056942 | controller |     "Jun 12 11:10:05.364178 crc crio[19822]: time=\"2026-06-12T11:10:05.363025758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9691eb0-0264-45e5-ba9a-a9add86cf363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056957 | controller |     "Jun 12 11:10:05.364178 crc crio[19822]: time=\"2026-06-12T11:10:05.36342309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7946bcaa-2658-407d-a688-37f430d2fbe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056972 | controller |     "Jun 12 11:10:05.370694 crc crio[19822]: time=\"2026-06-12T11:10:05.368962543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=bb77a8c3-ca88-45c0-b9e8-61f9bd05f7aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.056991 | controller |     "Jun 12 11:10:05.374604 crc crio[19822]: time=\"2026-06-12T11:10:05.374408065Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=0562b179-6598-4ff0-b06b-59bfcc8d33a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057006 | controller |     "Jun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.406919904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f3fb3a98-2f8a-4f1a-b3cb-25152c079e89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057021 | controller |     "Jun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407143941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=abeae4c5-b700-4bd4-b91d-e7914cc2861d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057037 | controller |     "Jun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407205903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d91f8952-0259-4f74-aff4-346d006b1abb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057051 | controller |     "Jun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407245494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5a181ca2-476c-47a1-9002-66ec1df8c7b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057067 | controller |     "Jun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407281145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5de19ac9-4a43-48b7-814d-44bb89d3b634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057082 | controller |     "Jun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407318236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c0c0051f-a563-4d19-a125-c81672af9957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057097 | controller |     "Jun 12 11:10:05.409925 crc crio[19822]: time=\"2026-06-12T11:10:05.407373898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0cccfba4-04a5-4a10-8fcb-7dff03810d88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057111 | controller |     "Jun 12 11:10:05.421397 crc crio[19822]: time=\"2026-06-12T11:10:05.420353648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e6d2ecf5-525c-4066-a61f-c5adbc916f78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057127 | controller |     "Jun 12 11:10:05.436903 crc crio[19822]: time=\"2026-06-12T11:10:05.434668358Z\" level=info msg=\"Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=4d891baf-8546-44ad-a190-11775dd1a72d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057142 | controller |     "Jun 12 11:10:05.460887 crc crio[19822]: time=\"2026-06-12T11:10:05.458530038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=00874707-14d3-45cc-b7ad-3257fae0d24f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057161 | controller |     "Jun 12 11:10:05.473786 crc crio[19822]: time=\"2026-06-12T11:10:05.473038086Z\" level=info msg=\"Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=5c382e7e-7442-48d8-aa51-d399e1759c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057177 | controller |     "Jun 12 11:10:05.498239 crc crio[19822]: time=\"2026-06-12T11:10:05.493528897Z\" level=info msg=\"Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=9bfdf7d7-c06a-4853-9e49-68935d5c44e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057193 | controller |     "Jun 12 11:10:05.498239 crc crio[19822]: time=\"2026-06-12T11:10:05.496635977Z\" level=info msg=\"Removed container 69205112d738ed48d9674d3bb9e9affd436d0d2e1905d552de1ff6d55798030f: openstack/barbican-keystone-listener-85565ffdcb-rrl4m/barbican-keystone-listener-log\" id=209a8ae4-3a6a-477d-824d-9ba6627858a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.057209 | controller |     "Jun 12 11:10:05.511153 crc crio[19822]: time=\"2026-06-12T11:10:05.511063169Z\" level=info msg=\"Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=fe12f22f-ed43-4cd7-88cf-642bfbc4828a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057224 | controller |     "Jun 12 11:10:05.518934 crc crio[19822]: time=\"2026-06-12T11:10:05.517159236Z\" level=info msg=\"Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=01e93554-d9c3-42a5-aa50-880e13233422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057239 | controller |     "Jun 12 11:10:05.518934 crc crio[19822]: time=\"2026-06-12T11:10:05.517695416Z\" level=info msg=\"Removing container: 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b\" id=ce7aeb94-0e0d-4f09-ae76-8c8b735e3efd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.057254 | controller |     "Jun 12 11:10:05.586929 crc crio[19822]: time=\"2026-06-12T11:10:05.586269284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057269 | controller |     "Jun 12 11:10:05.591172 crc crio[19822]: time=\"2026-06-12T11:10:05.590274934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057284 | controller |     "Jun 12 11:10:05.592194 crc crio[19822]: time=\"2026-06-12T11:10:05.591518264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057299 | controller |     "Jun 12 11:10:05.598429 crc crio[19822]: time=\"2026-06-12T11:10:05.598181954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057314 | controller |     "Jun 12 11:10:05.603688 crc crio[19822]: time=\"2026-06-12T11:10:05.603316824Z\" level=info msg=\"Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=31a0e9cc-de79-4610-ba83-4d2857d14161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057329 | controller |     "Jun 12 11:10:05.606255 crc crio[19822]: time=\"2026-06-12T11:10:05.605645974Z\" level=info msg=\"Creating container: openstack/glance-db-create-9m84p/mariadb-database-create\" id=0753ad00-0d7a-452a-bc79-fb9d315defee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057344 | controller |     "Jun 12 11:10:05.616912 crc crio[19822]: time=\"2026-06-12T11:10:05.612256333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=07d8264b-0a07-409a-af11-90920e46abc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057365 | controller |     "Jun 12 11:10:05.622060 crc crio[19822]: time=\"2026-06-12T11:10:05.621238989Z\" level=info msg=\"Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=d6dd7a25-e71c-4315-91b7-ce5a3c2786a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057381 | controller |     "Jun 12 11:10:05.622380 crc crio[19822]: time=\"2026-06-12T11:10:05.622137046Z\" level=info msg=\"Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=a70a7cab-0916-4bdc-8517-58f55ce96821 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057397 | controller |     "Jun 12 11:10:05.623935 crc crio[19822]: time=\"2026-06-12T11:10:05.622556122Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=8086de3a-0e8b-4161-b867-ef8259eedb0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057412 | controller |     "Jun 12 11:10:05.626697 crc crio[19822]: time=\"2026-06-12T11:10:05.626617351Z\" level=info msg=\"Creating container: openstack/placement-db-create-fxznj/mariadb-database-create\" id=be611ac9-50df-4d1b-915f-e2040a5dadbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057428 | controller |     "Jun 12 11:10:05.630911 crc crio[19822]: time=\"2026-06-12T11:10:05.629588945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057443 | controller |     "Jun 12 11:10:05.635872 crc crio[19822]: time=\"2026-06-12T11:10:05.632337236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057458 | controller |     "Jun 12 11:10:05.635872 crc crio[19822]: time=\"2026-06-12T11:10:05.632650221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057473 | controller |     "Jun 12 11:10:05.635872 crc crio[19822]: time=\"2026-06-12T11:10:05.633357797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057489 | controller |     "Jun 12 11:10:05.635872 crc crio[19822]: time=\"2026-06-12T11:10:05.633657023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057504 | controller |     "Jun 12 11:10:05.638101 crc crio[19822]: time=\"2026-06-12T11:10:05.637649442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057519 | controller |     "Jun 12 11:10:05.707308 crc crio[19822]: time=\"2026-06-12T11:10:05.707049376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057535 | controller |     "Jun 12 11:10:05.719880 crc crio[19822]: time=\"2026-06-12T11:10:05.718590235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057550 | controller |     "Jun 12 11:10:05.719880 crc crio[19822]: time=\"2026-06-12T11:10:05.718945046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057565 | controller |     "Jun 12 11:10:05.719880 crc crio[19822]: time=\"2026-06-12T11:10:05.719338009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057584 | controller |     "Jun 12 11:10:05.729845 crc crio[19822]: time=\"2026-06-12T11:10:05.729691888Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=b625e7f8-1460-46fc-baea-b68dbbc01af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057600 | controller |     "Jun 12 11:10:05.775923 crc crio[19822]: time=\"2026-06-12T11:10:05.775549353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057616 | controller |     "Jun 12 11:10:06.207919 crc crio[19822]: time=\"2026-06-12T11:10:06.207741627Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=6c58754e-cd5d-4904-ae40-445d3be43244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.057631 | controller |     "Jun 12 11:10:06.207919 crc crio[19822]: time=\"2026-06-12T11:10:06.207902072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057647 | controller |     "Jun 12 11:10:06.215559 crc crio[19822]: time=\"2026-06-12T11:10:06.215457346Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=ccb50638-eb9e-4b78-8513-126f8d88184c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.057662 | controller |     "Jun 12 11:10:06.215666 crc crio[19822]: time=\"2026-06-12T11:10:06.215613661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057677 | controller |     "Jun 12 11:10:06.250998 crc crio[19822]: time=\"2026-06-12T11:10:06.24812488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057693 | controller |     "Jun 12 11:10:06.266930 crc crio[19822]: time=\"2026-06-12T11:10:06.264119079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057708 | controller |     "Jun 12 11:10:06.419785 crc crio[19822]: time=\"2026-06-12T11:10:06.419595798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057723 | controller |     "Jun 12 11:10:06.896275 crc crio[19822]: time=\"2026-06-12T11:10:06.891689561Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=97f732f5-b451-4071-b51f-d525d504b621 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.057738 | controller |     "Jun 12 11:10:06.896543 crc crio[19822]: time=\"2026-06-12T11:10:06.896338551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057753 | controller |     "Jun 12 11:10:07.035512 crc crio[19822]: time=\"2026-06-12T11:10:07.034946869Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-fzqtq/POD\" id=16d1d81c-8e62-42cf-aa21-18ca0be91945 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.057769 | controller |     "Jun 12 11:10:07.035512 crc crio[19822]: time=\"2026-06-12T11:10:07.035156129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057783 | controller |     "Jun 12 11:10:07.039134 crc crio[19822]: time=\"2026-06-12T11:10:07.038904003Z\" level=info msg=\"Created container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log\" id=90747dd2-2276-4c5e-90cd-e8630a32fdd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057804 | controller |     "Jun 12 11:10:07.042796 crc crio[19822]: time=\"2026-06-12T11:10:07.042732464Z\" level=info msg=\"Starting container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb\" id=e0f1afc9-4677-482b-85f4-8aadc19c060a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.057822 | controller |     "Jun 12 11:10:07.069153 crc crio[19822]: time=\"2026-06-12T11:10:07.069021318Z\" level=info msg=\"Started container\" PID=233435 containerID=73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb description=openstack/nova-api-0/nova-api-log id=e0f1afc9-4677-482b-85f4-8aadc19c060a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a",
2026-06-12 11:43:52.057839 | controller |     "Jun 12 11:10:07.101262 crc crio[19822]: time=\"2026-06-12T11:10:07.097536526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ae477a37-4ed6-4714-83fe-3861259eda1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.057863 | controller |     "Jun 12 11:10:07.132050 crc crio[19822]: time=\"2026-06-12T11:10:07.131967505Z\" level=info msg=\"Removed container 4d4d58eb6354298ad030225156a8fbf9f992a243adbd2e3f1aed3c5eb254694b: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker\" id=ce7aeb94-0e0d-4f09-ae76-8c8b735e3efd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.057899 | controller |     "Jun 12 11:10:07.139771 crc crio[19822]: time=\"2026-06-12T11:10:07.139631852Z\" level=info msg=\"Removing container: 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df\" id=9d9408b5-8e91-45e0-a904-ef3004b429fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.057915 | controller |     "Jun 12 11:10:07.304903 crc crio[19822]: time=\"2026-06-12T11:10:07.304610373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057931 | controller |     "Jun 12 11:10:07.329421 crc crio[19822]: time=\"2026-06-12T11:10:07.32919693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057946 | controller |     "Jun 12 11:10:07.335166 crc crio[19822]: time=\"2026-06-12T11:10:07.335097434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.057962 | controller |     "Jun 12 11:10:07.342257 crc crio[19822]: time=\"2026-06-12T11:10:07.341797522Z\" level=info msg=\"Created container 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=fcc87f5e-9b4f-45fc-98d6-5e942c71b5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.057977 | controller |     "Jun 12 11:10:07.344852 crc crio[19822]: time=\"2026-06-12T11:10:07.344723567Z\" level=info msg=\"Starting container: 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5\" id=c7e3a180-fa33-49c8-a8bf-ec6ac8048f1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.057993 | controller |     "Jun 12 11:10:07.363209 crc crio[19822]: time=\"2026-06-12T11:10:07.363021587Z\" level=info msg=\"Started container\" PID=233436 containerID=61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=c7e3a180-fa33-49c8-a8bf-ec6ac8048f1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7",
2026-06-12 11:43:52.058012 | controller |     "Jun 12 11:10:07.709933 crc crio[19822]: time=\"2026-06-12T11:10:07.709559715Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc00008c7f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.058029 | controller |     "Jun 12 11:10:07.709933 crc crio[19822]: time=\"2026-06-12T11:10:07.709637058Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.058044 | controller |     "Jun 12 11:10:07.750754 crc crio[19822]: time=\"2026-06-12T11:10:07.750194592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058061 | controller |     "Jun 12 11:10:07.769022 crc crio[19822]: time=\"2026-06-12T11:10:07.768911324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=fa52aa47-9baf-42c2-b88d-db247e2f2875 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.058077 | controller |     "Jun 12 11:10:07.772688 crc crio[19822]: time=\"2026-06-12T11:10:07.772596365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058092 | controller |     "Jun 12 11:10:07.848095 crc crio[19822]: time=\"2026-06-12T11:10:07.843152596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058109 | controller |     "Jun 12 11:10:07.853497 crc crio[19822]: time=\"2026-06-12T11:10:07.844105107Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc000697730}] Aliases:map[]}\"",
2026-06-12 11:43:52.058125 | controller |     "Jun 12 11:10:07.853667 crc crio[19822]: time=\"2026-06-12T11:10:07.853508029Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.058140 | controller |     "Jun 12 11:10:07.906333 crc crio[19822]: time=\"2026-06-12T11:10:07.906238416Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=0c87691a-7351-44f3-8122-b7d81fd73f5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.058156 | controller |     "Jun 12 11:10:07.911515 crc crio[19822]: time=\"2026-06-12T11:10:07.908539305Z\" level=info msg=\"Created container 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=60b8b5d0-15d0-43d5-a7a7-5e9a6c28fbbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.058172 | controller |     "Jun 12 11:10:07.912251 crc crio[19822]: time=\"2026-06-12T11:10:07.912203958Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc000121a98}] Aliases:map[]}\"",
2026-06-12 11:43:52.058191 | controller |     "Jun 12 11:10:07.912411 crc crio[19822]: time=\"2026-06-12T11:10:07.912393685Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.058207 | controller |     "Jun 12 11:10:07.916794 crc crio[19822]: time=\"2026-06-12T11:10:07.915960217Z\" level=info msg=\"Starting container: 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee\" id=bae9c23a-939a-457e-8782-c50d53f4ba13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.058222 | controller |     "Jun 12 11:10:07.918104 crc crio[19822]: time=\"2026-06-12T11:10:07.917044302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058239 | controller |     "Jun 12 11:10:07.951797 crc crio[19822]: time=\"2026-06-12T11:10:07.951614044Z\" level=info msg=\"Started container\" PID=233446 containerID=306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bae9c23a-939a-457e-8782-c50d53f4ba13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c",
2026-06-12 11:43:52.058255 | controller |     "Jun 12 11:10:07.951797 crc crio[19822]: time=\"2026-06-12T11:10:07.95179649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058270 | controller |     "Jun 12 11:10:07.959662 crc crio[19822]: time=\"2026-06-12T11:10:07.959582359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058285 | controller |     "Jun 12 11:10:07.985742 crc crio[19822]: time=\"2026-06-12T11:10:07.979750311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058301 | controller |     "Jun 12 11:10:08.006366 crc crio[19822]: time=\"2026-06-12T11:10:08.005249024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058316 | controller |     "Jun 12 11:10:08.122097 crc crio[19822]: time=\"2026-06-12T11:10:08.122028409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058331 | controller |     "Jun 12 11:10:08.130651 crc crio[19822]: time=\"2026-06-12T11:10:08.125617837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058346 | controller |     "Jun 12 11:10:08.135922 crc crio[19822]: time=\"2026-06-12T11:10:08.135860752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058362 | controller |     "Jun 12 11:10:08.158541 crc crio[19822]: time=\"2026-06-12T11:10:08.156195849Z\" level=info msg=\"Created container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=981bd1aa-e238-4fe9-a26a-358b668cda7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.058378 | controller |     "Jun 12 11:10:08.164342 crc crio[19822]: time=\"2026-06-12T11:10:08.164250768Z\" level=info msg=\"Starting container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac\" id=6a8c5f5a-c147-4ec5-a213-2994df7a5d1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.058397 | controller |     "Jun 12 11:10:08.173354 crc crio[19822]: time=\"2026-06-12T11:10:08.172926447Z\" level=info msg=\"Created container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent\" id=ec7528ba-7d50-43b1-abbc-c3d50d31a0d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.058412 | controller |     "Jun 12 11:10:08.192004 crc crio[19822]: time=\"2026-06-12T11:10:08.191511926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058428 | controller |     "Jun 12 11:10:08.192004 crc crio[19822]: time=\"2026-06-12T11:10:08.19193615Z\" level=info msg=\"Started container\" PID=233441 containerID=91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=6a8c5f5a-c147-4ec5-a213-2994df7a5d1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa",
2026-06-12 11:43:52.058444 | controller |     "Jun 12 11:10:08.193237 crc crio[19822]: time=\"2026-06-12T11:10:08.193197811Z\" level=info msg=\"Created container 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=318fba5b-c15b-4208-81ae-de0a9aa50548 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.058460 | controller |     "Jun 12 11:10:08.194664 crc crio[19822]: time=\"2026-06-12T11:10:08.194622427Z\" level=info msg=\"Starting container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad\" id=f05ba7e5-9383-43c6-8035-1a4689d5f62d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.058476 | controller |     "Jun 12 11:10:08.200173 crc crio[19822]: time=\"2026-06-12T11:10:08.19944979Z\" level=info msg=\"Starting container: 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe\" id=cac590b5-9d0e-4717-89f7-d495b8dfcdd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.058492 | controller |     "Jun 12 11:10:08.207556 crc crio[19822]: time=\"2026-06-12T11:10:08.207463455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058507 | controller |     "Jun 12 11:10:08.212154 crc crio[19822]: time=\"2026-06-12T11:10:08.210395549Z\" level=info msg=\"Started container\" PID=233437 containerID=f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad description=openstack/ceilometer-0/ceilometer-central-agent id=f05ba7e5-9383-43c6-8035-1a4689d5f62d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb",
2026-06-12 11:43:52.058523 | controller |     "Jun 12 11:10:08.233922 crc crio[19822]: time=\"2026-06-12T11:10:08.229602923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=799e01b5-3d6a-4ee5-96a0-e903e20a5431 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.058539 | controller |     "Jun 12 11:10:08.235945 crc crio[19822]: time=\"2026-06-12T11:10:08.235448221Z\" level=info msg=\"Started container\" PID=233448 containerID=6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=cac590b5-9d0e-4717-89f7-d495b8dfcdd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8",
2026-06-12 11:43:52.058556 | controller |     "Jun 12 11:10:08.254627 crc crio[19822]: time=\"2026-06-12T11:10:08.254574174Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.058607 | controller |     "Jun 12 11:10:08.254971 crc crio[19822]: time=\"2026-06-12T11:10:08.25494594Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-fzqtq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.058624 | controller |     "Jun 12 11:10:08.290108 crc crio[19822]: time=\"2026-06-12T11:10:08.288722288Z\" level=info msg=\"Created container 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=03f9ea7c-533d-402e-bbe5-49114d6093fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.058641 | controller |     "Jun 12 11:10:08.303713 crc crio[19822]: time=\"2026-06-12T11:10:08.303006437Z\" level=info msg=\"Starting container: 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12\" id=1c5e103f-a653-495d-9266-ed64d5c02c3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.058656 | controller |     "Jun 12 11:10:08.322350 crc crio[19822]: time=\"2026-06-12T11:10:08.319203799Z\" level=info msg=\"Started container\" PID=233426 containerID=8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=1c5e103f-a653-495d-9266-ed64d5c02c3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9",
2026-06-12 11:43:52.058672 | controller |     "Jun 12 11:10:08.337027 crc crio[19822]: time=\"2026-06-12T11:10:08.33642796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5d460ea4-371d-4dec-9642-dfce24b780d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.058688 | controller |     "Jun 12 11:10:08.361008 crc crio[19822]: time=\"2026-06-12T11:10:08.360403705Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=01dd7bbc-83ff-4724-a06e-ff357c874f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.058704 | controller |     "Jun 12 11:10:08.361634 crc crio[19822]: time=\"2026-06-12T11:10:08.361419558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.058721 | controller |     "Jun 12 11:10:08.457337 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fbb67aed72ce062 Mac:96:e6:57:91:78:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.058740 | controller |     "Jun 12 11:10:08.460914 crc crio[19822]: time=\"2026-06-12T11:10:08.460681533Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc00008c7f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.058767 | controller |     "Jun 12 11:10:08.461227 crc crio[19822]: time=\"2026-06-12T11:10:08.460978953Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.058787 | controller |     "Jun 12 11:10:08.634154 crc crio[19822]: time=\"2026-06-12T11:10:08.633780388Z\" level=info msg=\"Ran pod sandbox fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad with infra container: openstack/ovn-northd-0/POD\" id=97f732f5-b451-4071-b51f-d525d504b621 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.058804 | controller |     "Jun 12 11:10:08.649886 crc crio[19822]: time=\"2026-06-12T11:10:08.649745225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=ede9a793-bc96-4ad4-ac56-0578566eee3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.058819 | controller |     "Jun 12 11:10:08.693875 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4998d33731febca Mac:46:91:cc:94:af:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.058835 | controller |     "Jun 12 11:10:08.695694 crc crio[19822]: time=\"2026-06-12T11:10:08.695615939Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc000697730}] Aliases:map[]}\"",
2026-06-12 11:43:52.058851 | controller |     "Jun 12 11:10:08.695987 crc crio[19822]: time=\"2026-06-12T11:10:08.695925169Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.058884 | controller |     "Jun 12 11:10:08.768216 crc crio[19822]: time=\"2026-06-12T11:10:08.767312809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=801e032a-8cac-47dd-8c57-c02b5b4a5215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.058905 | controller |     "Jun 12 11:10:08.825514 crc crio[19822]: time=\"2026-06-12T11:10:08.825415321Z\" level=info msg=\"Ran pod sandbox 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=6c58754e-cd5d-4904-ae40-445d3be43244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.058922 | controller |     "Jun 12 11:10:08.835727 crc crio[19822]: time=\"2026-06-12T11:10:08.835688832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=37f2c71f-ccc7-4e07-8832-acdac9130648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.058938 | controller |     "Jun 12 11:10:08.878892 crc crio[19822]: 2026-06-12T11:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34d759b0b87f6d0 Mac:0a:9d:09:b7:21:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 SocketPath: PciID:}] [{Interface:0xc00053ad60 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.058954 | controller |     "Jun 12 11:10:08.880218 crc crio[19822]: time=\"2026-06-12T11:10:08.879721788Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc000121a98}] Aliases:map[]}\"",
2026-06-12 11:43:52.058973 | controller |     "Jun 12 11:10:08.881476 crc crio[19822]: time=\"2026-06-12T11:10:08.881398462Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.058989 | controller |     "Jun 12 11:10:08.917638 crc crio[19822]: time=\"2026-06-12T11:10:08.91755674Z\" level=info msg=\"Created container bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1693c38e-49ed-46d8-b2e2-04b8b1ba0407 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059004 | controller |     "Jun 12 11:10:08.929497 crc crio[19822]: time=\"2026-06-12T11:10:08.92414769Z\" level=info msg=\"Starting container: bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8\" id=f455a7d1-c5b0-459d-8795-f56c509809bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.059019 | controller |     "Jun 12 11:10:08.929497 crc crio[19822]: time=\"2026-06-12T11:10:08.927141318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059035 | controller |     "Jun 12 11:10:08.929497 crc crio[19822]: time=\"2026-06-12T11:10:08.928909053Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=2f66e7f7-dd26-4aed-9d96-2828899ce7ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059051 | controller |     "Jun 12 11:10:08.932875 crc crio[19822]: time=\"2026-06-12T11:10:08.932767625Z\" level=info msg=\"Started container\" PID=233442 containerID=bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=f455a7d1-c5b0-459d-8795-f56c509809bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7",
2026-06-12 11:43:52.059067 | controller |     "Jun 12 11:10:08.941324 crc crio[19822]: time=\"2026-06-12T11:10:08.941223384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059082 | controller |     "Jun 12 11:10:09.028503 crc crio[19822]: time=\"2026-06-12T11:10:09.027905891Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=aba5e303-692f-4fd9-9386-a765d7d63eca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.059098 | controller |     "Jun 12 11:10:09.032734 crc crio[19822]: time=\"2026-06-12T11:10:09.032633977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059113 | controller |     "Jun 12 11:10:09.044948 crc crio[19822]: time=\"2026-06-12T11:10:09.044552781Z\" level=info msg=\"Ran pod sandbox 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 with infra container: openstack/swift-storage-0/POD\" id=ccb50638-eb9e-4b78-8513-126f8d88184c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.059128 | controller |     "Jun 12 11:10:09.050349 crc crio[19822]: time=\"2026-06-12T11:10:09.05016913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059144 | controller |     "Jun 12 11:10:09.057741 crc crio[19822]: time=\"2026-06-12T11:10:09.057572006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059163 | controller |     "Jun 12 11:10:09.058981 crc crio[19822]: time=\"2026-06-12T11:10:09.058883702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e91414a8-e34a-4667-a41a-7b95e4a28f9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.059179 | controller |     "Jun 12 11:10:09.069339 crc crio[19822]: time=\"2026-06-12T11:10:09.069262529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059194 | controller |     "Jun 12 11:10:09.086603 crc crio[19822]: time=\"2026-06-12T11:10:09.086495255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059209 | controller |     "Jun 12 11:10:09.088339 crc crio[19822]: time=\"2026-06-12T11:10:09.088163582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059225 | controller |     "Jun 12 11:10:09.108389 crc crio[19822]: time=\"2026-06-12T11:10:09.101437545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059240 | controller |     "Jun 12 11:10:09.108389 crc crio[19822]: time=\"2026-06-12T11:10:09.106789836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059255 | controller |     "Jun 12 11:10:09.112391 crc crio[19822]: time=\"2026-06-12T11:10:09.112324933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=99e37d2c-bf04-4f7d-bc42-b98be8edf678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.059270 | controller |     "Jun 12 11:10:09.112955 crc crio[19822]: time=\"2026-06-12T11:10:09.112485481Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=35f9ab92-8cfc-4330-8d0c-315659892d35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059286 | controller |     "Jun 12 11:10:09.113914 crc crio[19822]: time=\"2026-06-12T11:10:09.113855621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059301 | controller |     "Jun 12 11:10:09.114120 crc crio[19822]: time=\"2026-06-12T11:10:09.114059249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059316 | controller |     "Jun 12 11:10:09.115331 crc crio[19822]: time=\"2026-06-12T11:10:09.115258931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059331 | controller |     "Jun 12 11:10:09.131703 crc crio[19822]: time=\"2026-06-12T11:10:09.131573657Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=1f1fda56-1746-431d-9752-899b61792b84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059346 | controller |     "Jun 12 11:10:09.210186 crc crio[19822]: 2026-06-12T11:10:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5531441ac3e0c1e Mac:ae:37:7b:05:77:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.059368 | controller |     "Jun 12 11:10:09.233150 crc crio[19822]: time=\"2026-06-12T11:10:09.227626788Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0001207a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.059384 | controller |     "Jun 12 11:10:09.233150 crc crio[19822]: time=\"2026-06-12T11:10:09.228471815Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-fzqtq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.059399 | controller |     "Jun 12 11:10:09.437338 crc crio[19822]: time=\"2026-06-12T11:10:09.437263149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059415 | controller |     "Jun 12 11:10:09.439521 crc crio[19822]: time=\"2026-06-12T11:10:09.439495891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059431 | controller |     "Jun 12 11:10:09.444928 crc crio[19822]: time=\"2026-06-12T11:10:09.444784971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059447 | controller |     "Jun 12 11:10:09.446344 crc crio[19822]: time=\"2026-06-12T11:10:09.44630789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059462 | controller |     "Jun 12 11:10:09.518049 crc crio[19822]: time=\"2026-06-12T11:10:09.517960818Z\" level=info msg=\"Stopping container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2 (timeout: 30s)\" id=e6a765f7-7527-49b2-8d65-06f0549e5c45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.059478 | controller |     "Jun 12 11:10:09.536002 crc crio[19822]: time=\"2026-06-12T11:10:09.533895192Z\" level=info msg=\"Created container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata\" id=4043d961-e9cd-4fd0-a6b1-38e2fbbb4404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059494 | controller |     "Jun 12 11:10:09.536977 crc crio[19822]: time=\"2026-06-12T11:10:09.536919806Z\" level=info msg=\"Starting container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6\" id=155f7bfc-6fe3-4d60-a536-b4cc1479f6fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.059510 | controller |     "Jun 12 11:10:09.549209 crc crio[19822]: time=\"2026-06-12T11:10:09.549151042Z\" level=info msg=\"Started container\" PID=233447 containerID=2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6 description=openstack/nova-metadata-0/nova-metadata-metadata id=155f7bfc-6fe3-4d60-a536-b4cc1479f6fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e",
2026-06-12 11:43:52.059526 | controller |     "Jun 12 11:10:09.556385 crc crio[19822]: time=\"2026-06-12T11:10:09.556298902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059541 | controller |     "Jun 12 11:10:09.586309 crc crio[19822]: time=\"2026-06-12T11:10:09.585930824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059561 | controller |     "Jun 12 11:10:09.602002 crc crio[19822]: time=\"2026-06-12T11:10:09.595375653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059577 | controller |     "Jun 12 11:10:09.638920 crc crio[19822]: time=\"2026-06-12T11:10:09.630673514Z\" level=info msg=\"Ran pod sandbox 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 with infra container: openstack/ovn-controller-ovs-fzqtq/POD\" id=16d1d81c-8e62-42cf-aa21-18ca0be91945 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.059593 | controller |     "Jun 12 11:10:09.638920 crc crio[19822]: time=\"2026-06-12T11:10:09.635981383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059608 | controller |     "Jun 12 11:10:09.649038 crc crio[19822]: time=\"2026-06-12T11:10:09.64822816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=05f1c33c-5db6-47a9-98d7-062b376c64a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.059624 | controller |     "Jun 12 11:10:09.672696 crc crio[19822]: time=\"2026-06-12T11:10:09.67261208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059640 | controller |     "Jun 12 11:10:09.751781 crc crio[19822]: time=\"2026-06-12T11:10:09.751704131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=68ed7e10-c744-4bbc-bb34-8171a13c3c75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.059656 | controller |     "Jun 12 11:10:09.792882 crc crio[19822]: time=\"2026-06-12T11:10:09.791583659Z\" level=info msg=\"Created container 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806: openstack/rabbitmq-server-0/setup-container\" id=776425cf-bc9e-4d03-9f34-d9dcb9a86448 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059671 | controller |     "Jun 12 11:10:09.796507 crc crio[19822]: time=\"2026-06-12T11:10:09.796350182Z\" level=info msg=\"Starting container: 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806\" id=219395af-4a98-4230-a11c-cf162b8566dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.059687 | controller |     "Jun 12 11:10:09.800013 crc crio[19822]: time=\"2026-06-12T11:10:09.799141654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059702 | controller |     "Jun 12 11:10:09.823952 crc crio[19822]: time=\"2026-06-12T11:10:09.823796931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059717 | controller |     "Jun 12 11:10:09.826551 crc crio[19822]: time=\"2026-06-12T11:10:09.825504769Z\" level=info msg=\"Started container\" PID=233449 containerID=35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806 description=openstack/rabbitmq-server-0/setup-container id=219395af-4a98-4230-a11c-cf162b8566dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b",
2026-06-12 11:43:52.059733 | controller |     "Jun 12 11:10:09.884998 crc crio[19822]: time=\"2026-06-12T11:10:09.882595904Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init\" id=19360609-140a-4ef1-9775-f105026359b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059753 | controller |     "Jun 12 11:10:09.893851 crc crio[19822]: time=\"2026-06-12T11:10:09.893674647Z\" level=info msg=\"Stopped container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=e6a765f7-7527-49b2-8d65-06f0549e5c45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.059770 | controller |     "Jun 12 11:10:09.898922 crc crio[19822]: time=\"2026-06-12T11:10:09.898551968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ae9c4d4d-e3b4-4379-937e-2b66ff82c1e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.059786 | controller |     "Jun 12 11:10:09.949885 crc crio[19822]: time=\"2026-06-12T11:10:09.94967345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059801 | controller |     "Jun 12 11:10:09.955473 crc crio[19822]: time=\"2026-06-12T11:10:09.955363858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059816 | controller |     "Jun 12 11:10:09.967359 crc crio[19822]: time=\"2026-06-12T11:10:09.964035167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059832 | controller |     "Jun 12 11:10:09.983968 crc crio[19822]: time=\"2026-06-12T11:10:09.98356153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=438bc998-832e-4b31-ba90-7b81c036223d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.059851 | controller |     "Jun 12 11:10:09.985863 crc crio[19822]: time=\"2026-06-12T11:10:09.985015414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059886 | controller |     "Jun 12 11:10:10.026236 crc crio[19822]: time=\"2026-06-12T11:10:10.025221611Z\" level=info msg=\"Removed container 5baf5fd97bd2d1ebb1f4e0a3f152d1aef3f96a6875c00fe19b12b0703230d2df: openstack/barbican-worker-664cd78cbf-n2gmx/barbican-worker-log\" id=9d9408b5-8e91-45e0-a904-ef3004b429fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.059904 | controller |     "Jun 12 11:10:10.048538 crc crio[19822]: time=\"2026-06-12T11:10:10.048293782Z\" level=info msg=\"Removing container: 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885\" id=badc083a-2517-4a31-830c-9feb538aa7da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.059921 | controller |     "Jun 12 11:10:10.099966 crc crio[19822]: time=\"2026-06-12T11:10:10.099735988Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=9763ede9-de7e-4f2a-9dd2-c756398afb3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059936 | controller |     "Jun 12 11:10:10.108051 crc crio[19822]: time=\"2026-06-12T11:10:10.107966069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.059953 | controller |     "Jun 12 11:10:10.116646 crc crio[19822]: time=\"2026-06-12T11:10:10.116504039Z\" level=info msg=\"Created container cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=0562b179-6598-4ff0-b06b-59bfcc8d33a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.059969 | controller |     "Jun 12 11:10:10.120241 crc crio[19822]: time=\"2026-06-12T11:10:10.120174839Z\" level=info msg=\"Starting container: cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60\" id=2da76000-64f2-41b2-a2d7-64a359983a88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.059989 | controller |     "Jun 12 11:10:10.130616 crc crio[19822]: time=\"2026-06-12T11:10:10.130393269Z\" level=info msg=\"Started container\" PID=233459 containerID=cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=2da76000-64f2-41b2-a2d7-64a359983a88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb",
2026-06-12 11:43:52.060006 | controller |     "Jun 12 11:10:10.142200 crc crio[19822]: time=\"2026-06-12T11:10:10.142067164Z\" level=info msg=\"Created container e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=ef962564-7ffa-4fcf-9291-e2df67092637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.060023 | controller |     "Jun 12 11:10:10.144927 crc crio[19822]: time=\"2026-06-12T11:10:10.144677388Z\" level=info msg=\"Starting container: e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939\" id=9898a0a6-5866-4c5f-ba64-a8751e070043 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.060038 | controller |     "Jun 12 11:10:10.155395 crc crio[19822]: time=\"2026-06-12T11:10:10.155254976Z\" level=info msg=\"Started container\" PID=233455 containerID=e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939 description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=9898a0a6-5866-4c5f-ba64-a8751e070043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982",
2026-06-12 11:43:52.060054 | controller |     "Jun 12 11:10:10.190909 crc crio[19822]: time=\"2026-06-12T11:10:10.190770307Z\" level=info msg=\"Created container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a51ea9c1-b34b-4fba-87b5-4b50df4c71a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.060070 | controller |     "Jun 12 11:10:10.194103 crc crio[19822]: time=\"2026-06-12T11:10:10.193797646Z\" level=info msg=\"Starting container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c\" id=7cf2d9f9-5056-4ff2-8728-0d24a4365479 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.060085 | controller |     "Jun 12 11:10:10.218433 crc crio[19822]: time=\"2026-06-12T11:10:10.21621515Z\" level=info msg=\"Created container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=304d1d51-1eb1-46f8-9846-3b60b7e4ed81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.060101 | controller |     "Jun 12 11:10:10.244874 crc crio[19822]: time=\"2026-06-12T11:10:10.241044652Z\" level=info msg=\"Starting container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67\" id=e1bca7f6-9ee5-43d2-8165-b4830ed028c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.060116 | controller |     "Jun 12 11:10:10.244874 crc crio[19822]: time=\"2026-06-12T11:10:10.242020861Z\" level=info msg=\"Started container\" PID=233451 containerID=7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=7cf2d9f9-5056-4ff2-8728-0d24a4365479 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4",
2026-06-12 11:43:52.060132 | controller |     "Jun 12 11:10:10.253881 crc crio[19822]: time=\"2026-06-12T11:10:10.251382104Z\" level=info msg=\"Started container\" PID=233456 containerID=396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e1bca7f6-9ee5-43d2-8165-b4830ed028c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15",
2026-06-12 11:43:52.060152 | controller |     "Jun 12 11:10:10.280790 crc crio[19822]: time=\"2026-06-12T11:10:10.280674078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=ff953b12-b2e4-41e6-9966-36ca89421965 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.060168 | controller |     "Jun 12 11:10:10.343637 crc crio[19822]: time=\"2026-06-12T11:10:10.343506781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060183 | controller |     "Jun 12 11:10:10.348398 crc crio[19822]: time=\"2026-06-12T11:10:10.347952213Z\" level=info msg=\"Created container 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24: openstack/openstack-galera-0/mysql-bootstrap\" id=b7449357-2893-4858-9863-75f5b0788dbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.060200 | controller |     "Jun 12 11:10:10.362681 crc crio[19822]: time=\"2026-06-12T11:10:10.353294665Z\" level=info msg=\"Starting container: 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24\" id=d034376c-f013-41dc-bd95-bb879d75ef6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.060215 | controller |     "Jun 12 11:10:10.381040 crc crio[19822]: time=\"2026-06-12T11:10:10.371426422Z\" level=info msg=\"Started container\" PID=233454 containerID=0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24 description=openstack/openstack-galera-0/mysql-bootstrap id=d034376c-f013-41dc-bd95-bb879d75ef6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f",
2026-06-12 11:43:52.060231 | controller |     "Jun 12 11:10:10.394374 crc crio[19822]: time=\"2026-06-12T11:10:10.394203215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060246 | controller |     "Jun 12 11:10:10.394374 crc crio[19822]: time=\"2026-06-12T11:10:10.394294125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060304 | controller |     "Jun 12 11:10:10.396547 crc crio[19822]: time=\"2026-06-12T11:10:10.396420039Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d7079dcd-c3e2-4ccb-ad8d-15182b69df45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.060324 | controller |     "Jun 12 11:10:10.401143 crc crio[19822]: time=\"2026-06-12T11:10:10.399483342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060340 | controller |     "Jun 12 11:10:10.443211 crc crio[19822]: time=\"2026-06-12T11:10:10.4409238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060356 | controller |     "Jun 12 11:10:10.448640 crc crio[19822]: time=\"2026-06-12T11:10:10.445557867Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6e4188d0-c711-40f4-85a9-0b99c519db30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.060372 | controller |     "Jun 12 11:10:10.448640 crc crio[19822]: time=\"2026-06-12T11:10:10.446000301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060388 | controller |     "Jun 12 11:10:10.811582 crc crio[19822]: time=\"2026-06-12T11:10:10.811191006Z\" level=info msg=\"Removed container 3fb0f1f976db71bcd16119238d256b36ff982e3155188786e768bc42ffe8a885: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=badc083a-2517-4a31-830c-9feb538aa7da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060411 | controller |     "Jun 12 11:10:10.848005 crc crio[19822]: time=\"2026-06-12T11:10:10.847464941Z\" level=info msg=\"Removing container: db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f\" id=f263a060-a9a0-4cc2-bdc3-a24770f40f79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060427 | controller |     "Jun 12 11:10:10.853420 crc crio[19822]: time=\"2026-06-12T11:10:10.85333257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060443 | controller |     "Jun 12 11:10:10.936046 crc crio[19822]: time=\"2026-06-12T11:10:10.935683294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060458 | controller |     "Jun 12 11:10:11.144413 crc crio[19822]: time=\"2026-06-12T11:10:11.143373613Z\" level=info msg=\"Stopping container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91 (timeout: 30s)\" id=37f753cc-4830-4474-a3b3-3c457cbd0b4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.060473 | controller |     "Jun 12 11:10:11.164550 crc crio[19822]: time=\"2026-06-12T11:10:11.164504188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060489 | controller |     "Jun 12 11:10:11.190608 crc crio[19822]: time=\"2026-06-12T11:10:11.190399453Z\" level=info msg=\"Stopping container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9 (timeout: 30s)\" id=f00e0aee-a832-4e54-969a-208fdd1c3e51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.060504 | controller |     "Jun 12 11:10:11.453404 crc crio[19822]: time=\"2026-06-12T11:10:11.450015071Z\" level=info msg=\"Stopped container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter\" id=37f753cc-4830-4474-a3b3-3c457cbd0b4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.060520 | controller |     "Jun 12 11:10:11.459228 crc crio[19822]: time=\"2026-06-12T11:10:11.456521341Z\" level=info msg=\"Stopping pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=a2c5b484-efcf-4189-8464-7d7c453a0792 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.060536 | controller |     "Jun 12 11:10:11.476393 crc crio[19822]: time=\"2026-06-12T11:10:11.476222042Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-n7t5c Namespace:openstack ID:42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215 UID:77cf3e35-b06b-4f7e-9869-9c85893a135e NetNS:/var/run/netns/c306ebfd-9403-4d60-821a-79a13e85a1a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod77cf3e35_b06b_4f7e_9869_9c85893a135e.slice PodAnnotations:0xc0007adb00}] Aliases:map[]}\"",
2026-06-12 11:43:52.060552 | controller |     "Jun 12 11:10:11.476713 crc crio[19822]: time=\"2026-06-12T11:10:11.476443864Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-n7t5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.060568 | controller |     "Jun 12 11:10:11.767749 crc crio[19822]: time=\"2026-06-12T11:10:11.767137239Z\" level=info msg=\"Stopped container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd\" id=f00e0aee-a832-4e54-969a-208fdd1c3e51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.060587 | controller |     "Jun 12 11:10:11.773050 crc crio[19822]: time=\"2026-06-12T11:10:11.773002278Z\" level=info msg=\"Stopping pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=f48fd026-9c71-4ec0-863a-a426752b3074 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.060603 | controller |     "Jun 12 11:10:11.785867 crc crio[19822]: time=\"2026-06-12T11:10:11.785672079Z\" level=info msg=\"Stopped pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=f48fd026-9c71-4ec0-863a-a426752b3074 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.060618 | controller |     "Jun 12 11:10:11.990933 crc crio[19822]: time=\"2026-06-12T11:10:11.990472943Z\" level=info msg=\"Stopped pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=a2c5b484-efcf-4189-8464-7d7c453a0792 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.060634 | controller |     "Jun 12 11:10:12.426978 crc crio[19822]: time=\"2026-06-12T11:10:12.426142822Z\" level=info msg=\"Removed container db6c6c8bb22f659b9f2afc1cdadc50d01c84212f069e950a4ba44eb1f0148a3f: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=f263a060-a9a0-4cc2-bdc3-a24770f40f79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060649 | controller |     "Jun 12 11:10:12.446527 crc crio[19822]: time=\"2026-06-12T11:10:12.446450207Z\" level=info msg=\"Removing container: 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43\" id=0b8d101c-7547-49bd-9124-f67214c2094f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060664 | controller |     "Jun 12 11:10:12.571982 crc crio[19822]: time=\"2026-06-12T11:10:12.571047982Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/POD\" id=c7c11641-afe8-4a00-a214-f3697fc999db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.060679 | controller |     "Jun 12 11:10:12.571982 crc crio[19822]: time=\"2026-06-12T11:10:12.571158462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.060694 | controller |     "Jun 12 11:10:12.615330 crc crio[19822]: time=\"2026-06-12T11:10:12.608629895Z\" level=info msg=\"Removed container 9aa1b30e89a057f6b2b8491cf6e395c9b6d73dc4da036dfcfeea3437eeafac43: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=0b8d101c-7547-49bd-9124-f67214c2094f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060710 | controller |     "Jun 12 11:10:12.632183 crc crio[19822]: time=\"2026-06-12T11:10:12.632112112Z\" level=info msg=\"Removing container: 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485\" id=bfebcbf5-c744-418d-a7b3-928853f8b643 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060725 | controller |     "Jun 12 11:10:13.031474 crc crio[19822]: time=\"2026-06-12T11:10:13.030271446Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc002145048}] Aliases:map[]}\"",
2026-06-12 11:43:52.060741 | controller |     "Jun 12 11:10:13.031474 crc crio[19822]: time=\"2026-06-12T11:10:13.030953408Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.060757 | controller |     "Jun 12 11:10:13.338600 crc crio[19822]: time=\"2026-06-12T11:10:13.338058886Z\" level=info msg=\"Removed container 785d1675f6be8489ba6e33f694d3e6e2d83aeb5db0911c7d6852fe4219922485: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=bfebcbf5-c744-418d-a7b3-928853f8b643 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060776 | controller |     "Jun 12 11:10:13.374353 crc crio[19822]: time=\"2026-06-12T11:10:13.365301535Z\" level=info msg=\"Removing container: 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9\" id=5cfca8cf-e644-47bb-84fb-8a0f5a380a51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060792 | controller |     "Jun 12 11:10:13.788880 crc crio[19822]: time=\"2026-06-12T11:10:13.787666841Z\" level=info msg=\"Removed container 8825f10a5edd92dd19e6cce64fe20d7688e936113a3b7c986cae8034a29b7da9: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=5cfca8cf-e644-47bb-84fb-8a0f5a380a51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060807 | controller |     "Jun 12 11:10:13.817151 crc crio[19822]: time=\"2026-06-12T11:10:13.816950726Z\" level=info msg=\"Removing container: cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811\" id=9c1b778a-99cb-4c3b-a82c-c0ecf8997c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.060823 | controller |     "Jun 12 11:10:13.868547 crc crio[19822]: 2026-06-12T11:10:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f924e3455850054 Mac:ba:15:ff:14:de:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 SocketPath: PciID:}] [{Interface:0xc0000149f0 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.060839 | controller |     "Jun 12 11:10:13.870332 crc crio[19822]: time=\"2026-06-12T11:10:13.870032841Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc002145048}] Aliases:map[]}\"",
2026-06-12 11:43:52.060859 | controller |     "Jun 12 11:10:13.870332 crc crio[19822]: time=\"2026-06-12T11:10:13.870253298Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.060894 | controller |     "Jun 12 11:10:14.114555 crc crio[19822]: time=\"2026-06-12T11:10:14.114133424Z\" level=info msg=\"Ran pod sandbox f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/POD\" id=c7c11641-afe8-4a00-a214-f3697fc999db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.060911 | controller |     "Jun 12 11:10:14.124227 crc crio[19822]: time=\"2026-06-12T11:10:14.12406467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.060926 | controller |     "Jun 12 11:10:14.124899 crc crio[19822]: time=\"2026-06-12T11:10:14.124847535Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.060942 | controller |     "Jun 12 11:10:14.124970 crc crio[19822]: time=\"2026-06-12T11:10:14.124922438Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=abe7099e-328e-472f-a82e-31aebe636324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.060962 | controller |     "Jun 12 11:10:14.127425 crc crio[19822]: time=\"2026-06-12T11:10:14.127375347Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=75466928-1945-49ef-a536-95045e0dd6b6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.060978 | controller |     "Jun 12 11:10:14.139279 crc crio[19822]: time=\"2026-06-12T11:10:14.139191973Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-12 11:43:52.060994 | controller |     "Jun 12 11:10:14.185922 crc crio[19822]: time=\"2026-06-12T11:10:14.183514183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1f5c6d36-6589-4b62-8bf5-5aa31f68dd14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061010 | controller |     "Jun 12 11:10:14.264762 crc crio[19822]: time=\"2026-06-12T11:10:14.264626674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4fc01a2-18de-4f09-af12-0a8f56561468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061026 | controller |     "Jun 12 11:10:14.347406 crc crio[19822]: time=\"2026-06-12T11:10:14.347321142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=69821539-5d34-43b1-809e-908cfe602e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061042 | controller |     "Jun 12 11:10:14.359061 crc crio[19822]: time=\"2026-06-12T11:10:14.358981414Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=62763d26-f074-4e09-b8ce-a90a37420d64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061057 | controller |     "Jun 12 11:10:14.359481 crc crio[19822]: time=\"2026-06-12T11:10:14.359419778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.061074 | controller |     "Jun 12 11:10:14.390559 crc crio[19822]: time=\"2026-06-12T11:10:14.390477668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=582e0422-2ea0-4df0-8d46-62d57a12dff6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061090 | controller |     "Jun 12 11:10:14.437350 crc crio[19822]: time=\"2026-06-12T11:10:14.432733941Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=c2b61fc6-1086-419d-b6e7-d0e0fb055aa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061105 | controller |     "Jun 12 11:10:14.437655 crc crio[19822]: time=\"2026-06-12T11:10:14.437492304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.061121 | controller |     "Jun 12 11:10:14.631190 crc crio[19822]: time=\"2026-06-12T11:10:14.630932511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.061136 | controller |     "Jun 12 11:10:14.643190 crc crio[19822]: time=\"2026-06-12T11:10:14.642664697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.061152 | controller |     "Jun 12 11:10:14.683659 crc crio[19822]: time=\"2026-06-12T11:10:14.683578569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.061171 | controller |     "Jun 12 11:10:14.692990 crc crio[19822]: time=\"2026-06-12T11:10:14.692224668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.061188 | controller |     "Jun 12 11:10:14.732012 crc crio[19822]: time=\"2026-06-12T11:10:14.731928222Z\" level=info msg=\"Created container 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=5c382e7e-7442-48d8-aa51-d399e1759c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061204 | controller |     "Jun 12 11:10:14.733203 crc crio[19822]: time=\"2026-06-12T11:10:14.733162851Z\" level=info msg=\"Starting container: 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f\" id=841fb2b2-7f29-4e3b-92d4-919e9768fd21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061220 | controller |     "Jun 12 11:10:14.742655 crc crio[19822]: time=\"2026-06-12T11:10:14.742184969Z\" level=info msg=\"Started container\" PID=234794 containerID=4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=841fb2b2-7f29-4e3b-92d4-919e9768fd21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d",
2026-06-12 11:43:52.061236 | controller |     "Jun 12 11:10:14.863018 crc crio[19822]: time=\"2026-06-12T11:10:14.862480678Z\" level=info msg=\"Created container 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555: openstack/glance-db-create-9m84p/mariadb-database-create\" id=0753ad00-0d7a-452a-bc79-fb9d315defee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061252 | controller |     "Jun 12 11:10:14.865132 crc crio[19822]: time=\"2026-06-12T11:10:14.865011838Z\" level=info msg=\"Starting container: 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555\" id=e807ccf0-8bf3-40e0-8224-f6121f98149c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061268 | controller |     "Jun 12 11:10:14.879408 crc crio[19822]: time=\"2026-06-12T11:10:14.879252287Z\" level=info msg=\"Started container\" PID=234795 containerID=58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555 description=openstack/glance-db-create-9m84p/mariadb-database-create id=e807ccf0-8bf3-40e0-8224-f6121f98149c name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35",
2026-06-12 11:43:52.061284 | controller |     "Jun 12 11:10:14.893998 crc crio[19822]: time=\"2026-06-12T11:10:14.892899175Z\" level=info msg=\"Created container a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=d6dd7a25-e71c-4315-91b7-ce5a3c2786a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061300 | controller |     "Jun 12 11:10:14.894930 crc crio[19822]: time=\"2026-06-12T11:10:14.894802398Z\" level=info msg=\"Starting container: a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a\" id=62d9515e-2716-4c86-9004-1df763220a63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061315 | controller |     "Jun 12 11:10:14.911720 crc crio[19822]: time=\"2026-06-12T11:10:14.911576279Z\" level=info msg=\"Started container\" PID=234788 containerID=a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=62d9515e-2716-4c86-9004-1df763220a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950",
2026-06-12 11:43:52.061331 | controller |     "Jun 12 11:10:14.971552 crc crio[19822]: time=\"2026-06-12T11:10:14.971489525Z\" level=info msg=\"Created container 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=4d891baf-8546-44ad-a190-11775dd1a72d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061350 | controller |     "Jun 12 11:10:14.972717 crc crio[19822]: time=\"2026-06-12T11:10:14.972667652Z\" level=info msg=\"Starting container: 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22\" id=f8f14aa4-5d2d-4d83-9144-ce8908aff62e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061367 | controller |     "Jun 12 11:10:14.974256 crc crio[19822]: time=\"2026-06-12T11:10:14.974156604Z\" level=info msg=\"Created container 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=a70a7cab-0916-4bdc-8517-58f55ce96821 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061382 | controller |     "Jun 12 11:10:14.977437 crc crio[19822]: time=\"2026-06-12T11:10:14.975426175Z\" level=info msg=\"Starting container: 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb\" id=763b226a-258b-4a44-ad26-e80c29ce31b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061398 | controller |     "Jun 12 11:10:14.985581 crc crio[19822]: time=\"2026-06-12T11:10:14.98359891Z\" level=info msg=\"Started container\" PID=234787 containerID=4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=763b226a-258b-4a44-ad26-e80c29ce31b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d",
2026-06-12 11:43:52.061414 | controller |     "Jun 12 11:10:14.989739 crc crio[19822]: time=\"2026-06-12T11:10:14.988387968Z\" level=info msg=\"Created container ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=31a0e9cc-de79-4610-ba83-4d2857d14161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061429 | controller |     "Jun 12 11:10:14.991008 crc crio[19822]: time=\"2026-06-12T11:10:14.990931131Z\" level=info msg=\"Starting container: ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e\" id=16d9cb2a-d204-4ceb-90bf-540e3bab9d91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061445 | controller |     "Jun 12 11:10:14.994922 crc crio[19822]: time=\"2026-06-12T11:10:14.994720028Z\" level=info msg=\"Created container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent\" id=01dd7bbc-83ff-4724-a06e-ff357c874f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061459 | controller |     "Jun 12 11:10:14.996315 crc crio[19822]: time=\"2026-06-12T11:10:14.996248524Z\" level=info msg=\"Created container 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=01e93554-d9c3-42a5-aa50-880e13233422 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061474 | controller |     "Jun 12 11:10:14.997117 crc crio[19822]: time=\"2026-06-12T11:10:14.99704092Z\" level=info msg=\"Starting container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1\" id=22e8ac34-77a2-499d-9578-827c1dd10ae3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061489 | controller |     "Jun 12 11:10:14.998756 crc crio[19822]: time=\"2026-06-12T11:10:14.998689582Z\" level=info msg=\"Starting container: 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75\" id=32dfe6a1-5347-4504-ac81-c1978287fed3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061504 | controller |     "Jun 12 11:10:15.000012 crc crio[19822]: time=\"2026-06-12T11:10:14.999684534Z\" level=info msg=\"Started container\" PID=234784 containerID=ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=16d9cb2a-d204-4ceb-90bf-540e3bab9d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e",
2026-06-12 11:43:52.061523 | controller |     "Jun 12 11:10:15.000454 crc crio[19822]: time=\"2026-06-12T11:10:15.000366606Z\" level=info msg=\"Created container 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=76f8e1ce-233c-44a1-900e-cd346e39ccdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061540 | controller |     "Jun 12 11:10:15.001330 crc crio[19822]: time=\"2026-06-12T11:10:15.001218544Z\" level=info msg=\"Created container 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=9bfdf7d7-c06a-4853-9e49-68935d5c44e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061555 | controller |     "Jun 12 11:10:15.001330 crc crio[19822]: time=\"2026-06-12T11:10:15.001301706Z\" level=info msg=\"Starting container: 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f\" id=1a9e2c32-fe8b-458a-a5f3-2fdc268b0be4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061570 | controller |     "Jun 12 11:10:15.002607 crc crio[19822]: time=\"2026-06-12T11:10:15.002549607Z\" level=info msg=\"Created container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler\" id=16e5f584-bb36-4b55-a51a-6e32be8eb4fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061585 | controller |     "Jun 12 11:10:15.003270 crc crio[19822]: time=\"2026-06-12T11:10:15.003226988Z\" level=info msg=\"Starting container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8\" id=ba29fdd3-9478-4ad1-860f-dbe283fe69c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061599 | controller |     "Jun 12 11:10:15.004528 crc crio[19822]: time=\"2026-06-12T11:10:15.003356332Z\" level=info msg=\"Starting container: 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0\" id=8c712336-b9f3-481b-a400-95001a3d51e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061614 | controller |     "Jun 12 11:10:15.006414 crc crio[19822]: time=\"2026-06-12T11:10:15.004967695Z\" level=info msg=\"Started container\" PID=234766 containerID=9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22 description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=f8f14aa4-5d2d-4d83-9144-ce8908aff62e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6",
2026-06-12 11:43:52.061629 | controller |     "Jun 12 11:10:15.012448 crc crio[19822]: time=\"2026-06-12T11:10:15.012366443Z\" level=info msg=\"Started container\" PID=234796 containerID=1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1 description=openstack/ceilometer-0/ceilometer-notification-agent id=22e8ac34-77a2-499d-9578-827c1dd10ae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb",
2026-06-12 11:43:52.061645 | controller |     "Jun 12 11:10:15.015061 crc crio[19822]: time=\"2026-06-12T11:10:15.014994493Z\" level=info msg=\"Started container\" PID=234807 containerID=3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75 description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=32dfe6a1-5347-4504-ac81-c1978287fed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022",
2026-06-12 11:43:52.061660 | controller |     "Jun 12 11:10:15.015991 crc crio[19822]: time=\"2026-06-12T11:10:15.015897302Z\" level=info msg=\"Created container 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb: openstack/placement-db-create-fxznj/mariadb-database-create\" id=be611ac9-50df-4d1b-915f-e2040a5dadbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061679 | controller |     "Jun 12 11:10:15.026794 crc crio[19822]: time=\"2026-06-12T11:10:15.026578957Z\" level=info msg=\"Starting container: 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb\" id=e9d69269-eece-473f-a462-e0e7c0bb9584 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061695 | controller |     "Jun 12 11:10:15.033448 crc crio[19822]: time=\"2026-06-12T11:10:15.032434041Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=920c6689-9ed6-46af-beb9-a117bf93fadd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061710 | controller |     "Jun 12 11:10:15.035512 crc crio[19822]: time=\"2026-06-12T11:10:15.035438023Z\" level=info msg=\"Started container\" PID=234810 containerID=16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=1a9e2c32-fe8b-458a-a5f3-2fdc268b0be4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776",
2026-06-12 11:43:52.061725 | controller |     "Jun 12 11:10:15.046728 crc crio[19822]: time=\"2026-06-12T11:10:15.046244171Z\" level=info msg=\"Started container\" PID=234789 containerID=8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0 description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=8c712336-b9f3-481b-a400-95001a3d51e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b",
2026-06-12 11:43:52.061740 | controller |     "Jun 12 11:10:15.049125 crc crio[19822]: time=\"2026-06-12T11:10:15.049047859Z\" level=info msg=\"Started container\" PID=234775 containerID=75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8 description=openstack/cinder-scheduler-0/cinder-scheduler id=ba29fdd3-9478-4ad1-860f-dbe283fe69c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7",
2026-06-12 11:43:52.061755 | controller |     "Jun 12 11:10:15.050570 crc crio[19822]: time=\"2026-06-12T11:10:15.050466524Z\" level=info msg=\"Started container\" PID=234790 containerID=8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb description=openstack/placement-db-create-fxznj/mariadb-database-create id=e9d69269-eece-473f-a462-e0e7c0bb9584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd",
2026-06-12 11:43:52.061771 | controller |     "Jun 12 11:10:15.062641 crc crio[19822]: time=\"2026-06-12T11:10:15.062519138Z\" level=info msg=\"Created container 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=b625e7f8-1460-46fc-baea-b68dbbc01af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061786 | controller |     "Jun 12 11:10:15.065624 crc crio[19822]: time=\"2026-06-12T11:10:15.065457298Z\" level=info msg=\"Starting container: 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727\" id=9c1cf720-cbc8-4446-9ba7-4a701078654c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061801 | controller |     "Jun 12 11:10:15.069891 crc crio[19822]: time=\"2026-06-12T11:10:15.069176602Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=901bd3cb-8328-4831-85be-55498e900812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061816 | controller |     "Jun 12 11:10:15.076948 crc crio[19822]: time=\"2026-06-12T11:10:15.076903511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e47b955a-ec46-4b1e-a45b-1da9ff3e0c71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061835 | controller |     "Jun 12 11:10:15.079923 crc crio[19822]: time=\"2026-06-12T11:10:15.078916926Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=61d3d3cd-b4f6-45a3-a1e0-24883913a4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061854 | controller |     "Jun 12 11:10:15.079923 crc crio[19822]: time=\"2026-06-12T11:10:15.079375091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.061885 | controller |     "Jun 12 11:10:15.093584 crc crio[19822]: time=\"2026-06-12T11:10:15.093359202Z\" level=info msg=\"Created container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log\" id=772def4b-e2d8-4fff-b133-461553d2792a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.061905 | controller |     "Jun 12 11:10:15.098500 crc crio[19822]: time=\"2026-06-12T11:10:15.098431268Z\" level=info msg=\"Starting container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14\" id=e71d0e0f-b530-4ada-a2ef-9e35b3fa55fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.061921 | controller |     "Jun 12 11:10:15.114513 crc crio[19822]: time=\"2026-06-12T11:10:15.114423149Z\" level=info msg=\"Started container\" PID=234793 containerID=837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14 description=openstack/glance-default-internal-api-0/glance-log id=e71d0e0f-b530-4ada-a2ef-9e35b3fa55fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637",
2026-06-12 11:43:52.061944 | controller |     "Jun 12 11:10:15.143709 crc crio[19822]: time=\"2026-06-12T11:10:15.143654894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=5bfcbf63-92d8-47d5-81f4-abd38d2b27c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061961 | controller |     "Jun 12 11:10:15.144711 crc crio[19822]: time=\"2026-06-12T11:10:15.143681603Z\" level=info msg=\"Started container\" PID=234791 containerID=1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727 description=openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config id=9c1cf720-cbc8-4446-9ba7-4a701078654c name=/runtime.v1.RuntimeService/StartContainer sandboxID=66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707",
2026-06-12 11:43:52.061976 | controller |     "Jun 12 11:10:15.204151 crc crio[19822]: time=\"2026-06-12T11:10:15.204065584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=042cbfdb-4709-41b4-8e73-692ba52abfac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.061991 | controller |     "Jun 12 11:10:15.229058 crc crio[19822]: time=\"2026-06-12T11:10:15.225249967Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=bc33df99-90c7-4d7d-b7cf-e1fb50ba899e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062006 | controller |     "Jun 12 11:10:15.229058 crc crio[19822]: time=\"2026-06-12T11:10:15.226501057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062022 | controller |     "Jun 12 11:10:15.327427 crc crio[19822]: time=\"2026-06-12T11:10:15.326977968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=9fd75ab3-7efa-47a9-ad00-31ef9beaa1d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062041 | controller |     "Jun 12 11:10:15.348156 crc crio[19822]: time=\"2026-06-12T11:10:15.346182323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1f016793-27b5-44d2-bd39-a17653f71d57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062057 | controller |     "Jun 12 11:10:15.369922 crc crio[19822]: time=\"2026-06-12T11:10:15.361736535Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f92ee1e7-96fe-4b13-8d88-ea4345b7856b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062072 | controller |     "Jun 12 11:10:15.369922 crc crio[19822]: time=\"2026-06-12T11:10:15.362469678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062089 | controller |     "Jun 12 11:10:15.383317 crc crio[19822]: time=\"2026-06-12T11:10:15.383225531Z\" level=info msg=\"Created container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api\" id=0c87691a-7351-44f3-8122-b7d81fd73f5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062104 | controller |     "Jun 12 11:10:15.393045 crc crio[19822]: time=\"2026-06-12T11:10:15.384931279Z\" level=info msg=\"Starting container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a\" id=d5c3db8e-25c2-447f-9d5b-e27ea46344b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.062120 | controller |     "Jun 12 11:10:15.445774 crc crio[19822]: time=\"2026-06-12T11:10:15.445368134Z\" level=info msg=\"Started container\" PID=234809 containerID=bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a description=openstack/nova-api-0/nova-api-api id=d5c3db8e-25c2-447f-9d5b-e27ea46344b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a",
2026-06-12 11:43:52.062135 | controller |     "Jun 12 11:10:15.451395 crc crio[19822]: time=\"2026-06-12T11:10:15.451334526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7edd6540-8d4e-48ee-8405-09e6d7255423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062151 | controller |     "Jun 12 11:10:16.067136 crc crio[19822]: time=\"2026-06-12T11:10:16.067032735Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=ac4108cb-b0d3-4c3c-8ef0-dc1bd872f29a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062166 | controller |     "Jun 12 11:10:16.067476 crc crio[19822]: time=\"2026-06-12T11:10:16.067440628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062182 | controller |     "Jun 12 11:10:16.096866 crc crio[19822]: time=\"2026-06-12T11:10:16.08827449Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=77b6c356-f304-4098-b510-96b85e7e61fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062197 | controller |     "Jun 12 11:10:16.148777 crc crio[19822]: time=\"2026-06-12T11:10:16.14863686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=793e4e7f-539a-4553-8e7c-a803385ab866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062213 | controller |     "Jun 12 11:10:16.194258 crc crio[19822]: time=\"2026-06-12T11:10:16.194176549Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=57c1b8a0-0e0d-4abb-ad4f-9b01efc101ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062232 | controller |     "Jun 12 11:10:16.197877 crc crio[19822]: time=\"2026-06-12T11:10:16.194609483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062248 | controller |     "Jun 12 11:10:16.336739 crc crio[19822]: time=\"2026-06-12T11:10:16.327752846Z\" level=info msg=\"Created container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log\" id=9f7d6f17-e218-414e-bbb6-ec0a38526b98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062263 | controller |     "Jun 12 11:10:16.348628 crc crio[19822]: time=\"2026-06-12T11:10:16.348500725Z\" level=info msg=\"Starting container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d\" id=5b3e4478-5b94-4235-be52-362167e5e1d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.062279 | controller |     "Jun 12 11:10:16.362593 crc crio[19822]: time=\"2026-06-12T11:10:16.362479504Z\" level=info msg=\"Created container f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=8086de3a-0e8b-4161-b867-ef8259eedb0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062295 | controller |     "Jun 12 11:10:16.364409 crc crio[19822]: time=\"2026-06-12T11:10:16.364340624Z\" level=info msg=\"Started container\" PID=234808 containerID=c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d description=openstack/glance-default-external-api-0/glance-log id=5b3e4478-5b94-4235-be52-362167e5e1d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d",
2026-06-12 11:43:52.062312 | controller |     "Jun 12 11:10:16.389329 crc crio[19822]: time=\"2026-06-12T11:10:16.389263648Z\" level=info msg=\"Starting container: f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76\" id=0ddff440-a891-4786-85c1-872633cd6af0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.062334 | controller |     "Jun 12 11:10:16.418254 crc crio[19822]: time=\"2026-06-12T11:10:16.418165259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=d78bc48d-5b53-423e-8828-34c4ce618f04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062350 | controller |     "Jun 12 11:10:16.425456 crc crio[19822]: time=\"2026-06-12T11:10:16.425358493Z\" level=info msg=\"Started container\" PID=234785 containerID=f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76 description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=0ddff440-a891-4786-85c1-872633cd6af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f",
2026-06-12 11:43:52.062366 | controller |     "Jun 12 11:10:16.450882 crc crio[19822]: time=\"2026-06-12T11:10:16.449871419Z\" level=info msg=\"Created container dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=fe12f22f-ed43-4cd7-88cf-642bfbc4828a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062381 | controller |     "Jun 12 11:10:16.464660 crc crio[19822]: time=\"2026-06-12T11:10:16.464565911Z\" level=info msg=\"Starting container: dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676\" id=9527be49-728a-462c-862d-76aa5e86448a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.062397 | controller |     "Jun 12 11:10:16.492283 crc crio[19822]: time=\"2026-06-12T11:10:16.488368813Z\" level=info msg=\"Started container\" PID=234805 containerID=dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676 description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=9527be49-728a-462c-862d-76aa5e86448a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a",
2026-06-12 11:43:52.062416 | controller |     "Jun 12 11:10:16.605276 crc crio[19822]: time=\"2026-06-12T11:10:16.603473493Z\" level=info msg=\"Created container aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2: openshift-infra/auto-csr-approver-29687710-zglmk/oc\" id=9befca7c-b457-46f2-b2e5-ccc5fa9d5437 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062432 | controller |     "Jun 12 11:10:16.612022 crc crio[19822]: time=\"2026-06-12T11:10:16.611521188Z\" level=info msg=\"Starting container: aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2\" id=c24b6795-7c8d-498f-b2bc-92209ee2e60b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.062448 | controller |     "Jun 12 11:10:16.634417 crc crio[19822]: time=\"2026-06-12T11:10:16.634334294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=51335edc-765a-4851-976f-8e407dc0301f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062463 | controller |     "Jun 12 11:10:16.670325 crc crio[19822]: time=\"2026-06-12T11:10:16.670169339Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=e19e9237-24a7-438c-b710-9bbb2a7bc798 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062479 | controller |     "Jun 12 11:10:16.670575 crc crio[19822]: time=\"2026-06-12T11:10:16.670521821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062494 | controller |     "Jun 12 11:10:16.682509 crc crio[19822]: time=\"2026-06-12T11:10:16.682369299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062510 | controller |     "Jun 12 11:10:16.693272 crc crio[19822]: time=\"2026-06-12T11:10:16.691745125Z\" level=info msg=\"Started container\" PID=234792 containerID=aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2 description=openshift-infra/auto-csr-approver-29687710-zglmk/oc id=c24b6795-7c8d-498f-b2bc-92209ee2e60b name=/runtime.v1.RuntimeService/StartContainer sandboxID=b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95",
2026-06-12 11:43:52.062526 | controller |     "Jun 12 11:10:16.860066 crc crio[19822]: time=\"2026-06-12T11:10:16.849618321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062541 | controller |     "Jun 12 11:10:16.936175 crc crio[19822]: time=\"2026-06-12T11:10:16.936115458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062557 | controller |     "Jun 12 11:10:16.947948 crc crio[19822]: time=\"2026-06-12T11:10:16.944636918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062572 | controller |     "Jun 12 11:10:16.948698 crc crio[19822]: time=\"2026-06-12T11:10:16.948659592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062587 | controller |     "Jun 12 11:10:16.997912 crc crio[19822]: time=\"2026-06-12T11:10:16.996496984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062606 | controller |     "Jun 12 11:10:17.126172 crc crio[19822]: time=\"2026-06-12T11:10:17.124634881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062622 | controller |     "Jun 12 11:10:17.171981 crc crio[19822]: time=\"2026-06-12T11:10:17.171675612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062638 | controller |     "Jun 12 11:10:17.217242 crc crio[19822]: time=\"2026-06-12T11:10:17.217162099Z\" level=info msg=\"Removed container cb389d01d6f2c7841543bd7254e4f48a32b0095c215035f94f58b64507dba811: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=9c1b778a-99cb-4c3b-a82c-c0ecf8997c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.062654 | controller |     "Jun 12 11:10:17.225497 crc crio[19822]: time=\"2026-06-12T11:10:17.223855805Z\" level=info msg=\"Removing container: 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0\" id=9c3e51b1-1906-44b2-8bbf-45287f580080 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.062669 | controller |     "Jun 12 11:10:17.464560 crc crio[19822]: time=\"2026-06-12T11:10:17.46147204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a7ab6abe-209f-4ce9-b9ed-be77f8b9f91e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062685 | controller |     "Jun 12 11:10:17.470557 crc crio[19822]: time=\"2026-06-12T11:10:17.4704341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e6b9dd3a-b7f8-444a-8ddc-e7bcabee2214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.062701 | controller |     "Jun 12 11:10:17.483919 crc crio[19822]: time=\"2026-06-12T11:10:17.483779998Z\" level=info msg=\"Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=658ba91c-51f1-4ab9-9195-0c4f99003325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062717 | controller |     "Jun 12 11:10:17.486217 crc crio[19822]: time=\"2026-06-12T11:10:17.484325836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062732 | controller |     "Jun 12 11:10:17.680373 crc crio[19822]: time=\"2026-06-12T11:10:17.680208123Z\" level=info msg=\"Created container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=9763ede9-de7e-4f2a-9dd2-c756398afb3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.062748 | controller |     "Jun 12 11:10:17.684802 crc crio[19822]: time=\"2026-06-12T11:10:17.684702629Z\" level=info msg=\"Starting container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266\" id=86660c58-8c59-46b4-92b0-4e65de6b56df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.062764 | controller |     "Jun 12 11:10:17.746484 crc crio[19822]: time=\"2026-06-12T11:10:17.746341655Z\" level=info msg=\"Started container\" PID=235555 containerID=e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=86660c58-8c59-46b4-92b0-4e65de6b56df name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c",
2026-06-12 11:43:52.062780 | controller |     "Jun 12 11:10:17.747393 crc crio[19822]: time=\"2026-06-12T11:10:17.747319877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062807 | controller |     "Jun 12 11:10:17.754573 crc crio[19822]: time=\"2026-06-12T11:10:17.752113771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062841 | controller |     "Jun 12 11:10:17.793635 crc crio[19822]: time=\"2026-06-12T11:10:17.792989916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062862 | controller |     "Jun 12 11:10:17.972182 crc crio[19822]: time=\"2026-06-12T11:10:17.972027921Z\" level=info msg=\"Stopping pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=b61f8a08-92fe-43c0-a69e-d9eca700a895 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.062900 | controller |     "Jun 12 11:10:17.982889 crc crio[19822]: time=\"2026-06-12T11:10:17.981213507Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781262567-m9m7k Namespace:openstack ID:66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707 UID:42b407cd-3a34-487e-872c-c0af12270155 NetNS:/var/run/netns/00ee124b-30cf-42d6-9e2d-042d210150f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42b407cd_3a34_487e_872c_c0af12270155.slice PodAnnotations:0xc002145010}] Aliases:map[]}\"",
2026-06-12 11:43:52.062917 | controller |     "Jun 12 11:10:17.982889 crc crio[19822]: time=\"2026-06-12T11:10:17.981406753Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781262567-m9m7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.062936 | controller |     "Jun 12 11:10:18.288885 crc crio[19822]: time=\"2026-06-12T11:10:18.287637701Z\" level=info msg=\"Removed container 145f9df57f182d8de0a5db7bea47e8f61e3eab3f7997b880eddd2aa839eda9e0: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=9c3e51b1-1906-44b2-8bbf-45287f580080 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.062952 | controller |     "Jun 12 11:10:18.334602 crc crio[19822]: time=\"2026-06-12T11:10:18.333503983Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/POD\" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.062973 | controller |     "Jun 12 11:10:18.334602 crc crio[19822]: time=\"2026-06-12T11:10:18.3337182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.062989 | controller |     "Jun 12 11:10:18.337982 crc crio[19822]: time=\"2026-06-12T11:10:18.335775046Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-dhj8d/POD\" id=df920731-28b4-4c3f-a613-fd0a1e488005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.063009 | controller |     "Jun 12 11:10:18.337982 crc crio[19822]: time=\"2026-06-12T11:10:18.335933371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.063026 | controller |     "Jun 12 11:10:18.343910 crc crio[19822]: time=\"2026-06-12T11:10:18.343263772Z\" level=info msg=\"Removing container: 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c\" id=204f28c4-b3f2-4499-a355-c6081f0ebd39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.063047 | controller |     "Jun 12 11:10:18.450694 crc crio[19822]: time=\"2026-06-12T11:10:18.443366627Z\" level=info msg=\"Created container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd\" id=2f66e7f7-dd26-4aed-9d96-2828899ce7ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063113 | controller |     "Jun 12 11:10:18.462137 crc crio[19822]: time=\"2026-06-12T11:10:18.462017063Z\" level=info msg=\"Starting container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21\" id=4f2bb20d-7198-4a7b-8aeb-cd2eb15a32ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.063134 | controller |     "Jun 12 11:10:18.538320 crc crio[19822]: time=\"2026-06-12T11:10:18.524004481Z\" level=info msg=\"Started container\" PID=235584 containerID=512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21 description=openstack/ovn-northd-0/ovn-northd id=4f2bb20d-7198-4a7b-8aeb-cd2eb15a32ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad",
2026-06-12 11:43:52.063151 | controller |     "Jun 12 11:10:18.645308 crc crio[19822]: time=\"2026-06-12T11:10:18.642721036Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=017e12c6-77f8-426c-b084-0d63ed9d23d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063167 | controller |     "Jun 12 11:10:18.751574 crc crio[19822]: time=\"2026-06-12T11:10:18.749669428Z\" level=info msg=\"Created container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log\" id=3b7a0a07-0162-442e-8650-e12d33fa1833 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063182 | controller |     "Jun 12 11:10:18.754146 crc crio[19822]: time=\"2026-06-12T11:10:18.754023669Z\" level=info msg=\"Starting container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199\" id=47250d88-f7c3-4dc4-8dbf-a14e86029e12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.063197 | controller |     "Jun 12 11:10:18.854220 crc crio[19822]: time=\"2026-06-12T11:10:18.853254865Z\" level=info msg=\"Started container\" PID=235587 containerID=117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199 description=openstack/cinder-api-0/cinder-api-log id=47250d88-f7c3-4dc4-8dbf-a14e86029e12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d",
2026-06-12 11:43:52.063214 | controller |     "Jun 12 11:10:18.888068 crc crio[19822]: time=\"2026-06-12T11:10:18.887751447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=597cf422-d70c-4f85-bc9c-3078da0e9e1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063229 | controller |     "Jun 12 11:10:18.891334 crc crio[19822]: time=\"2026-06-12T11:10:18.8912193Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.063245 | controller |     "Jun 12 11:10:19.027717 crc crio[19822]: time=\"2026-06-12T11:10:19.027155144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=12740052-0491-456e-a7dd-532dd5a69fdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063261 | controller |     "Jun 12 11:10:19.092919 crc crio[19822]: time=\"2026-06-12T11:10:19.09232985Z\" level=info msg=\"Ran pod sandbox 51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/POD\" id=13e27637-135d-40e0-ab51-d7728220406b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.063277 | controller |     "Jun 12 11:10:19.096909 crc crio[19822]: time=\"2026-06-12T11:10:19.096456175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063299 | controller |     "Jun 12 11:10:19.096909 crc crio[19822]: time=\"2026-06-12T11:10:19.096714974Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063316 | controller |     "Jun 12 11:10:19.096909 crc crio[19822]: time=\"2026-06-12T11:10:19.096760575Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=c5847bb6-d5f9-47f6-935c-2b1a132070fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063332 | controller |     "Jun 12 11:10:19.101501 crc crio[19822]: time=\"2026-06-12T11:10:19.10142982Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c105c900-98b5-4518-bba6-c851831a74de name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.063350 | controller |     "Jun 12 11:10:19.110573 crc crio[19822]: time=\"2026-06-12T11:10:19.107771228Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-12 11:43:52.063366 | controller |     "Jun 12 11:10:19.173774 crc crio[19822]: time=\"2026-06-12T11:10:19.157309614Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=35fe098e-765a-454c-abbf-ffb4ddc98f18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063383 | controller |     "Jun 12 11:10:19.173774 crc crio[19822]: time=\"2026-06-12T11:10:19.158573072Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0001212e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.063399 | controller |     "Jun 12 11:10:19.173774 crc crio[19822]: time=\"2026-06-12T11:10:19.158637434Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-dhj8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.063415 | controller |     "Jun 12 11:10:19.173774 crc crio[19822]: time=\"2026-06-12T11:10:19.158690476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.063431 | controller |     "Jun 12 11:10:19.244536 crc crio[19822]: time=\"2026-06-12T11:10:19.244437812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0b1f9911-1a59-4b4c-a5ea-0463a00efea0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063446 | controller |     "Jun 12 11:10:19.357161 crc crio[19822]: time=\"2026-06-12T11:10:19.355586481Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=1127f0ba-fa62-43a4-bc1f-4f89b2bb31f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063462 | controller |     "Jun 12 11:10:19.440863 crc crio[19822]: time=\"2026-06-12T11:10:19.440485831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.063478 | controller |     "Jun 12 11:10:19.845874 crc crio[19822]: time=\"2026-06-12T11:10:19.842859975Z\" level=info msg=\"Stopping container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8 (timeout: 30s)\" id=cd16df8d-ec26-4a18-9725-7f6b758ed6cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.063497 | controller |     "Jun 12 11:10:20.027037 crc crio[19822]: time=\"2026-06-12T11:10:20.025658127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.063513 | controller |     "Jun 12 11:10:20.114695 crc crio[19822]: time=\"2026-06-12T11:10:20.114056292Z\" level=info msg=\"Stopped pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=b61f8a08-92fe-43c0-a69e-d9eca700a895 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.063529 | controller |     "Jun 12 11:10:20.117701 crc crio[19822]: time=\"2026-06-12T11:10:20.115706328Z\" level=info msg=\"Created container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init\" id=19360609-140a-4ef1-9775-f105026359b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063545 | controller |     "Jun 12 11:10:20.117701 crc crio[19822]: time=\"2026-06-12T11:10:20.116979056Z\" level=info msg=\"Starting container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062\" id=92e668dd-d6f2-4dd8-9298-9f18a56bc6e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.063560 | controller |     "Jun 12 11:10:20.153989 crc crio[19822]: time=\"2026-06-12T11:10:20.152524732Z\" level=info msg=\"Created container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=6e4188d0-c711-40f4-85a9-0b99c519db30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063576 | controller |     "Jun 12 11:10:20.175629 crc crio[19822]: time=\"2026-06-12T11:10:20.175454093Z\" level=info msg=\"Started container\" PID=235843 containerID=98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062 description=openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init id=92e668dd-d6f2-4dd8-9298-9f18a56bc6e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198",
2026-06-12 11:43:52.063592 | controller |     "Jun 12 11:10:20.178879 crc crio[19822]: time=\"2026-06-12T11:10:20.17876962Z\" level=info msg=\"Starting container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506\" id=8aa31781-97e7-4e36-b06b-22b4209900a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.063608 | controller |     "Jun 12 11:10:20.187980 crc crio[19822]: time=\"2026-06-12T11:10:20.187633688Z\" level=info msg=\"Started container\" PID=235589 containerID=ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=8aa31781-97e7-4e36-b06b-22b4209900a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4",
2026-06-12 11:43:52.063624 | controller |     "Jun 12 11:10:20.310140 crc crio[19822]: time=\"2026-06-12T11:10:20.309559662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.063639 | controller |     "Jun 12 11:10:20.470411 crc crio[19822]: time=\"2026-06-12T11:10:20.470313404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=26fe7d70-def6-4014-9b7e-f0f85828c080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063655 | controller |     "Jun 12 11:10:20.481484 crc crio[19822]: time=\"2026-06-12T11:10:20.48139608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fefbacd7-3f23-40cf-914d-0c04d23ed0e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063670 | controller |     "Jun 12 11:10:20.483794 crc crio[19822]: time=\"2026-06-12T11:10:20.482222453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=907d472d-371a-4228-9d7b-d97d93f50130 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063690 | controller |     "Jun 12 11:10:20.486624 crc crio[19822]: time=\"2026-06-12T11:10:20.48655628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d6a568ed-6546-4187-a352-8c2204527dee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063706 | controller |     "Jun 12 11:10:20.491700 crc crio[19822]: time=\"2026-06-12T11:10:20.491556119Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=fa456ada-6313-41e7-b122-8988aebd5f84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063721 | controller |     "Jun 12 11:10:20.492166 crc crio[19822]: time=\"2026-06-12T11:10:20.492036005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.063737 | controller |     "Jun 12 11:10:20.500022 crc crio[19822]: 2026-06-12T11:10:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0a3cbf0a5e040f Mac:7e:17:d1:e6:49:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.063753 | controller |     "Jun 12 11:10:20.503024 crc crio[19822]: time=\"2026-06-12T11:10:20.502641284Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0001212e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.063769 | controller |     "Jun 12 11:10:20.503430 crc crio[19822]: time=\"2026-06-12T11:10:20.503404358Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-dhj8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.063785 | controller |     "Jun 12 11:10:20.508065 crc crio[19822]: time=\"2026-06-12T11:10:20.506506471Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=e3ddda9b-394f-459b-af02-bb7bcd4ade8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063801 | controller |     "Jun 12 11:10:20.576301 crc crio[19822]: time=\"2026-06-12T11:10:20.576228313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.063816 | controller |     "Jun 12 11:10:20.617521 crc crio[19822]: time=\"2026-06-12T11:10:20.617443025Z\" level=info msg=\"Created container da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a: openstack/swift-storage-0/xattr-restore\" id=1f1fda56-1746-431d-9752-899b61792b84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.063832 | controller |     "Jun 12 11:10:20.619368 crc crio[19822]: time=\"2026-06-12T11:10:20.619287804Z\" level=info msg=\"Starting container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a\" id=2e302f13-c7bb-4521-a27a-fa852480b13e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.063850 | controller |     "Jun 12 11:10:20.634369 crc crio[19822]: time=\"2026-06-12T11:10:20.634258431Z\" level=info msg=\"Started container\" PID=235590 containerID=da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a description=openstack/swift-storage-0/xattr-restore id=2e302f13-c7bb-4521-a27a-fa852480b13e name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.063897 | controller |     "Jun 12 11:10:20.725004 crc crio[19822]: time=\"2026-06-12T11:10:20.724707649Z\" level=info msg=\"Ran pod sandbox d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 with infra container: openstack/ovn-controller-metrics-dhj8d/POD\" id=df920731-28b4-4c3f-a613-fd0a1e488005 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.063916 | controller |     "Jun 12 11:10:20.726665 crc crio[19822]: time=\"2026-06-12T11:10:20.726522317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.063933 | controller |     "Jun 12 11:10:20.733887 crc crio[19822]: time=\"2026-06-12T11:10:20.733741735Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063949 | controller |     "Jun 12 11:10:20.778200 crc crio[19822]: time=\"2026-06-12T11:10:20.77810136Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063965 | controller |     "Jun 12 11:10:20.778200 crc crio[19822]: time=\"2026-06-12T11:10:20.778206283Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=46e2e67d-a58f-46ac-ba50-50f7a42accaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.063981 | controller |     "Jun 12 11:10:20.779619 crc crio[19822]: time=\"2026-06-12T11:10:20.779554256Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=6bb9a925-8472-4c16-b61d-a92b7299a952 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.063997 | controller |     "Jun 12 11:10:20.791674 crc crio[19822]: time=\"2026-06-12T11:10:20.791588793Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-12 11:43:52.064014 | controller |     "Jun 12 11:10:20.846365 crc crio[19822]: time=\"2026-06-12T11:10:20.846246903Z\" level=info msg=\"Created container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera\" id=62763d26-f074-4e09-b8ce-a90a37420d64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064029 | controller |     "Jun 12 11:10:20.848065 crc crio[19822]: time=\"2026-06-12T11:10:20.847714441Z\" level=info msg=\"Starting container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9\" id=54bf2bbd-de51-4524-8c86-f8103a630d03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.064044 | controller |     "Jun 12 11:10:20.859314 crc crio[19822]: time=\"2026-06-12T11:10:20.85919547Z\" level=info msg=\"Created container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=57c1b8a0-0e0d-4abb-ad4f-9b01efc101ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064061 | controller |     "Jun 12 11:10:20.860474 crc crio[19822]: time=\"2026-06-12T11:10:20.860320843Z\" level=info msg=\"Started container\" PID=235832 containerID=765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9 description=openstack/openstack-galera-0/galera id=54bf2bbd-de51-4524-8c86-f8103a630d03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f",
2026-06-12 11:43:52.064077 | controller |     "Jun 12 11:10:20.863975 crc crio[19822]: time=\"2026-06-12T11:10:20.861894203Z\" level=info msg=\"Starting container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a\" id=2c836d6d-377f-41d2-bb3b-a1180376069b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.064098 | controller |     "Jun 12 11:10:20.879850 crc crio[19822]: time=\"2026-06-12T11:10:20.879624639Z\" level=info msg=\"Started container\" PID=235824 containerID=57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2c836d6d-377f-41d2-bb3b-a1180376069b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c",
2026-06-12 11:43:52.064114 | controller |     "Jun 12 11:10:20.953288 crc crio[19822]: time=\"2026-06-12T11:10:20.953168395Z\" level=info msg=\"Created container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera\" id=c2b61fc6-1086-419d-b6e7-d0e0fb055aa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064130 | controller |     "Jun 12 11:10:20.954306 crc crio[19822]: time=\"2026-06-12T11:10:20.954213799Z\" level=info msg=\"Starting container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb\" id=1c1da167-29b9-4472-ba89-2acf9c479ca6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.064145 | controller |     "Jun 12 11:10:20.963252 crc crio[19822]: time=\"2026-06-12T11:10:20.963170764Z\" level=info msg=\"Started container\" PID=235831 containerID=513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb description=openstack/openstack-cell1-galera-0/galera id=1c1da167-29b9-4472-ba89-2acf9c479ca6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9",
2026-06-12 11:43:52.064161 | controller |     "Jun 12 11:10:20.968510 crc crio[19822]: time=\"2026-06-12T11:10:20.968434004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8f1236e0-acfc-4554-9e63-88dd7e781125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.064177 | controller |     "Jun 12 11:10:21.000692 crc crio[19822]: time=\"2026-06-12T11:10:20.998404699Z\" level=info msg=\"Stopping container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062 (timeout: 30s)\" id=b1113c73-2f1a-4aed-8e53-40d1cce40f08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.064192 | controller |     "Jun 12 11:10:21.005747 crc crio[19822]: time=\"2026-06-12T11:10:21.00563427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=a6859c5d-8400-4b09-b73c-a5e39d97d541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.064208 | controller |     "Jun 12 11:10:21.018690 crc crio[19822]: time=\"2026-06-12T11:10:21.018411998Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=516eb636-d995-4abd-8e1a-b69b09644619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064223 | controller |     "Jun 12 11:10:21.032738 crc crio[19822]: time=\"2026-06-12T11:10:21.026421834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064238 | controller |     "Jun 12 11:10:21.401455 crc crio[19822]: time=\"2026-06-12T11:10:21.401332472Z\" level=info msg=\"Stopped container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init\" id=b1113c73-2f1a-4aed-8e53-40d1cce40f08 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.064255 | controller |     "Jun 12 11:10:21.403252 crc crio[19822]: time=\"2026-06-12T11:10:21.403202614Z\" level=info msg=\"Stopping pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=6d31441b-c346-4ba3-aebd-ee2d6cddc439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.064276 | controller |     "Jun 12 11:10:21.404558 crc crio[19822]: time=\"2026-06-12T11:10:21.404519516Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzqtq Namespace:openstack ID:5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198 UID:0b1b55bc-2e93-4673-9053-5ae86cccc728 NetNS:/var/run/netns/c326ab0f-1459-41d7-b3e0-127ae4628775 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b1b55bc_2e93_4673_9053_5ae86cccc728.slice PodAnnotations:0xc0007ac718}] Aliases:map[]}\"",
2026-06-12 11:43:52.064293 | controller |     "Jun 12 11:10:21.405023 crc crio[19822]: time=\"2026-06-12T11:10:21.404987111Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-fzqtq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.064308 | controller |     "Jun 12 11:10:21.546208 crc crio[19822]: time=\"2026-06-12T11:10:21.545377408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064324 | controller |     "Jun 12 11:10:21.562849 crc crio[19822]: time=\"2026-06-12T11:10:21.562126254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064340 | controller |     "Jun 12 11:10:21.578575 crc crio[19822]: time=\"2026-06-12T11:10:21.576701798Z\" level=info msg=\"Created container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=f92ee1e7-96fe-4b13-8d88-ea4345b7856b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064355 | controller |     "Jun 12 11:10:21.578988 crc crio[19822]: time=\"2026-06-12T11:10:21.578863336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064372 | controller |     "Jun 12 11:10:21.580485 crc crio[19822]: time=\"2026-06-12T11:10:21.580341752Z\" level=info msg=\"Starting container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e\" id=b34bae3e-0f47-4c83-850d-8808bb72bcde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.064388 | controller |     "Jun 12 11:10:21.582231 crc crio[19822]: time=\"2026-06-12T11:10:21.582167403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064406 | controller |     "Jun 12 11:10:21.592931 crc crio[19822]: time=\"2026-06-12T11:10:21.592565591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064425 | controller |     "Jun 12 11:10:21.601564 crc crio[19822]: time=\"2026-06-12T11:10:21.601455617Z\" level=info msg=\"Started container\" PID=235833 containerID=7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=b34bae3e-0f47-4c83-850d-8808bb72bcde name=/runtime.v1.RuntimeService/StartContainer sandboxID=966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7",
2026-06-12 11:43:52.064470 | controller |     "Jun 12 11:10:21.666896 crc crio[19822]: time=\"2026-06-12T11:10:21.666491991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064501 | controller |     "Jun 12 11:10:21.670874 crc crio[19822]: time=\"2026-06-12T11:10:21.670491349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064529 | controller |     "Jun 12 11:10:21.673666 crc crio[19822]: time=\"2026-06-12T11:10:21.672739971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064547 | controller |     "Jun 12 11:10:21.677881 crc crio[19822]: time=\"2026-06-12T11:10:21.676691677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064564 | controller |     "Jun 12 11:10:21.957047 crc crio[19822]: time=\"2026-06-12T11:10:21.950491718Z\" level=info msg=\"Created container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core\" id=61d3d3cd-b4f6-45a3-a1e0-24883913a4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064582 | controller |     "Jun 12 11:10:21.975129 crc crio[19822]: time=\"2026-06-12T11:10:21.974623549Z\" level=info msg=\"Starting container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2\" id=c617f0ce-79af-4255-b67a-e53065ea292d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.064599 | controller |     "Jun 12 11:10:21.997917 crc crio[19822]: time=\"2026-06-12T11:10:21.99725991Z\" level=info msg=\"Started container\" PID=235811 containerID=6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2 description=openstack/ceilometer-0/sg-core id=c617f0ce-79af-4255-b67a-e53065ea292d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb",
2026-06-12 11:43:52.064616 | controller |     "Jun 12 11:10:22.058856 crc crio[19822]: time=\"2026-06-12T11:10:22.058348316Z\" level=info msg=\"Created container 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce: openstack/rabbitmq-cell1-server-0/setup-container\" id=35f9ab92-8cfc-4330-8d0c-315659892d35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064632 | controller |     "Jun 12 11:10:22.065437 crc crio[19822]: time=\"2026-06-12T11:10:22.064302458Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3c9193be-4fab-494d-9f9c-446108ad6078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.064650 | controller |     "Jun 12 11:10:22.075174 crc crio[19822]: time=\"2026-06-12T11:10:22.074032326Z\" level=info msg=\"Starting container: 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce\" id=2feeae7b-0f6b-4aff-9c75-1cad5266e421 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.064666 | controller |     "Jun 12 11:10:22.093936 crc crio[19822]: time=\"2026-06-12T11:10:22.089674166Z\" level=info msg=\"Stopping container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e (timeout: 20s)\" id=f0d3dc2e-8dd1-482a-8dee-3dc601c6909a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.064682 | controller |     "Jun 12 11:10:22.116183 crc crio[19822]: time=\"2026-06-12T11:10:22.115447035Z\" level=info msg=\"Started container\" PID=235585 containerID=7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce description=openstack/rabbitmq-cell1-server-0/setup-container id=2feeae7b-0f6b-4aff-9c75-1cad5266e421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd",
2026-06-12 11:43:52.064699 | controller |     "Jun 12 11:10:22.263280 crc crio[19822]: time=\"2026-06-12T11:10:22.262791036Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ac7cee5b-6b69-4153-af02-e67bf85843be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.064714 | controller |     "Jun 12 11:10:22.343296 crc crio[19822]: time=\"2026-06-12T11:10:22.340371582Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=ba29ca75-7d5d-4891-9e74-4b2b200d9746 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.064735 | controller |     "Jun 12 11:10:22.343296 crc crio[19822]: time=\"2026-06-12T11:10:22.340451785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.064751 | controller |     "Jun 12 11:10:22.369876 crc crio[19822]: time=\"2026-06-12T11:10:22.368066255Z\" level=info msg=\"Stopped container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller\" id=f0d3dc2e-8dd1-482a-8dee-3dc601c6909a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.064768 | controller |     "Jun 12 11:10:22.387871 crc crio[19822]: time=\"2026-06-12T11:10:22.383016453Z\" level=info msg=\"Stopping pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=6398cc7e-3195-4e5d-890c-f77138c6cef5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.064784 | controller |     "Jun 12 11:10:22.388345 crc crio[19822]: time=\"2026-06-12T11:10:22.386390216Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f9e3cd5f-341b-4a33-b01f-18891df919fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064801 | controller |     "Jun 12 11:10:22.392675 crc crio[19822]: time=\"2026-06-12T11:10:22.392594412Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4 Namespace:openstack ID:8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb UID:4d981f08-7a9d-4aae-8290-d53b1bce9f9e NetNS:/var/run/netns/131ee19a-5e8d-4240-a096-91cc478057f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d981f08_7a9d_4aae_8290_d53b1bce9f9e.slice PodAnnotations:0xc007a8e100}] Aliases:map[]}\"",
2026-06-12 11:43:52.064821 | controller |     "Jun 12 11:10:22.392945 crc crio[19822]: time=\"2026-06-12T11:10:22.392760227Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mhts4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.064839 | controller |     "Jun 12 11:10:22.478887 crc crio[19822]: time=\"2026-06-12T11:10:22.477921871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b35c90c1-80f3-4e15-a25b-9eef6cdaebc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.064860 | controller |     "Jun 12 11:10:22.909913 crc crio[19822]: time=\"2026-06-12T11:10:22.909226326Z\" level=info msg=\"Created container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd\" id=ac4108cb-b0d3-4c3c-8ef0-dc1bd872f29a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064900 | controller |     "Jun 12 11:10:22.914866 crc crio[19822]: time=\"2026-06-12T11:10:22.914692603Z\" level=info msg=\"Starting container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73\" id=c2956986-6af0-4858-8e5d-a6c0d909ae61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.064919 | controller |     "Jun 12 11:10:22.917340 crc crio[19822]: time=\"2026-06-12T11:10:22.916121949Z\" level=info msg=\"Created container cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=658ba91c-51f1-4ab9-9195-0c4f99003325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064934 | controller |     "Jun 12 11:10:22.917976 crc crio[19822]: time=\"2026-06-12T11:10:22.917914027Z\" level=info msg=\"Starting container: cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9\" id=faaac300-f9d0-4bd8-87f9-492c9d0954d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.064955 | controller |     "Jun 12 11:10:22.940635 crc crio[19822]: time=\"2026-06-12T11:10:22.937476288Z\" level=info msg=\"Started container\" PID=236353 containerID=bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73 description=openstack/glance-default-internal-api-0/glance-httpd id=c2956986-6af0-4858-8e5d-a6c0d909ae61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637",
2026-06-12 11:43:52.064972 | controller |     "Jun 12 11:10:23.101560 crc crio[19822]: time=\"2026-06-12T11:10:23.061387522Z\" level=info msg=\"Created container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe\" id=bc33df99-90c7-4d7d-b7cf-e1fb50ba899e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.064988 | controller |     "Jun 12 11:10:23.101560 crc crio[19822]: time=\"2026-06-12T11:10:23.070847273Z\" level=info msg=\"Starting container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8\" id=3d27ab62-329f-4fdc-884f-a7353afc4ab7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.065004 | controller |     "Jun 12 11:10:23.101560 crc crio[19822]: time=\"2026-06-12T11:10:23.081539618Z\" level=info msg=\"Removed container 36f511e94c3c1282e3d36fa8c9dfd2d76d2f43adf72cf8be66cb082043c4262c: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=204f28c4-b3f2-4499-a355-c6081f0ebd39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.065019 | controller |     "Jun 12 11:10:23.104115 crc crio[19822]: time=\"2026-06-12T11:10:23.103953334Z\" level=info msg=\"Started container\" PID=235852 containerID=cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9 description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=faaac300-f9d0-4bd8-87f9-492c9d0954d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1",
2026-06-12 11:43:52.065035 | controller |     "Jun 12 11:10:23.106332 crc crio[19822]: time=\"2026-06-12T11:10:23.105285137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8d1e1840-da57-4e3c-9fd5-9ad1d96c241d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065052 | controller |     "Jun 12 11:10:23.125883 crc crio[19822]: time=\"2026-06-12T11:10:23.123692841Z\" level=info msg=\"Removing container: 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392\" id=0ae69508-8191-442d-8822-18de66a3b6e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.065067 | controller |     "Jun 12 11:10:23.152963 crc crio[19822]: time=\"2026-06-12T11:10:23.152415455Z\" level=info msg=\"Started container\" PID=236366 containerID=e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8 description=openstack/cinder-scheduler-0/probe id=3d27ab62-329f-4fdc-884f-a7353afc4ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7",
2026-06-12 11:43:52.065083 | controller |     "Jun 12 11:10:23.228555 crc crio[19822]: time=\"2026-06-12T11:10:23.228435952Z\" level=info msg=\"Stopping container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35 (timeout: 30s)\" id=8a496736-b30c-410f-872d-83459e84deb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.065099 | controller |     "Jun 12 11:10:23.357015 crc crio[19822]: time=\"2026-06-12T11:10:23.35631644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065115 | controller |     "Jun 12 11:10:23.374281 crc crio[19822]: time=\"2026-06-12T11:10:23.371643114Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=410efd52-2df3-47c9-ad81-6db55edbd4ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065134 | controller |     "Jun 12 11:10:23.469128 crc crio[19822]: time=\"2026-06-12T11:10:23.469005106Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00244d108}] Aliases:map[]}\"",
2026-06-12 11:43:52.065151 | controller |     "Jun 12 11:10:23.469128 crc crio[19822]: time=\"2026-06-12T11:10:23.469113409Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.065168 | controller |     "Jun 12 11:10:23.487101 crc crio[19822]: time=\"2026-06-12T11:10:23.486973412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065184 | controller |     "Jun 12 11:10:23.603036 crc crio[19822]: time=\"2026-06-12T11:10:23.602471317Z\" level=info msg=\"Stopped pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=6d31441b-c346-4ba3-aebd-ee2d6cddc439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.065200 | controller |     "Jun 12 11:10:23.760878 crc crio[19822]: time=\"2026-06-12T11:10:23.759753363Z\" level=info msg=\"Stopped pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=6398cc7e-3195-4e5d-890c-f77138c6cef5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.065216 | controller |     "Jun 12 11:10:23.942024 crc crio[19822]: time=\"2026-06-12T11:10:23.938473235Z\" level=info msg=\"Stopping pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=607e771a-427d-4982-8715-f97b174b1a2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.065232 | controller |     "Jun 12 11:10:23.942024 crc crio[19822]: time=\"2026-06-12T11:10:23.939655093Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687710-zglmk Namespace:openshift-infra ID:b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95 UID:6e1b51cf-3353-4dc8-aae1-5588e87afe88 NetNS:/var/run/netns/fe348165-ca01-4812-8e9b-b39d3e818f26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e1b51cf_3353_4dc8_aae1_5588e87afe88.slice PodAnnotations:0xc0037c8348}] Aliases:map[]}\"",
2026-06-12 11:43:52.065248 | controller |     "Jun 12 11:10:23.942024 crc crio[19822]: time=\"2026-06-12T11:10:23.939775047Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687710-zglmk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.065264 | controller |     "Jun 12 11:10:24.375867 crc crio[19822]: time=\"2026-06-12T11:10:24.373563066Z\" level=info msg=\"Created container 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=fa456ada-6313-41e7-b122-8988aebd5f84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065280 | controller |     "Jun 12 11:10:24.378396 crc crio[19822]: time=\"2026-06-12T11:10:24.378303563Z\" level=info msg=\"Starting container: 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1\" id=d625b12e-0891-454d-b70d-09e6dee48936 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.065296 | controller |     "Jun 12 11:10:24.389119 crc crio[19822]: time=\"2026-06-12T11:10:24.389015615Z\" level=info msg=\"Started container\" PID=236492 containerID=0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=d625b12e-0891-454d-b70d-09e6dee48936 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd",
2026-06-12 11:43:52.065316 | controller |     "Jun 12 11:10:24.456703 crc crio[19822]: time=\"2026-06-12T11:10:24.456479321Z\" level=info msg=\"Created container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd\" id=e19e9237-24a7-438c-b710-9bbb2a7bc798 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065332 | controller |     "Jun 12 11:10:24.467951 crc crio[19822]: time=\"2026-06-12T11:10:24.463956364Z\" level=info msg=\"Starting container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579\" id=b129fe88-102d-4f57-88e0-ccc2025da39d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.065348 | controller |     "Jun 12 11:10:24.468343 crc crio[19822]: time=\"2026-06-12T11:10:24.467964262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=93d76f8b-6ec8-4510-ae77-8d3ae141da4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065364 | controller |     "Jun 12 11:10:24.473677 crc crio[19822]: time=\"2026-06-12T11:10:24.473270479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e1bf9371-a024-4ae1-af30-4fa43ff2798f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065379 | controller |     "Jun 12 11:10:24.474935 crc crio[19822]: time=\"2026-06-12T11:10:24.473970166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4147909a-5616-4073-b788-ff6d2aeb6cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065396 | controller |     "Jun 12 11:10:24.479873 crc crio[19822]: time=\"2026-06-12T11:10:24.478160981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07308881-fbe9-4b39-b696-5b22d7f79d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065411 | controller |     "Jun 12 11:10:24.488985 crc crio[19822]: time=\"2026-06-12T11:10:24.484976889Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=311f4055-1aad-4687-93a3-5604b91b9d3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065427 | controller |     "Jun 12 11:10:24.488985 crc crio[19822]: time=\"2026-06-12T11:10:24.485623999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065442 | controller |     "Jun 12 11:10:24.488985 crc crio[19822]: time=\"2026-06-12T11:10:24.488014745Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=943bd6e7-e43d-4425-b981-8d40b9994714 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065458 | controller |     "Jun 12 11:10:24.488985 crc crio[19822]: time=\"2026-06-12T11:10:24.488342779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065474 | controller |     "Jun 12 11:10:24.492199 crc crio[19822]: time=\"2026-06-12T11:10:24.491495323Z\" level=info msg=\"Started container\" PID=236499 containerID=fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579 description=openstack/glance-default-external-api-0/glance-httpd id=b129fe88-102d-4f57-88e0-ccc2025da39d name=/runtime.v1.RuntimeService/StartContainer sandboxID=32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d",
2026-06-12 11:43:52.065495 | controller |     "Jun 12 11:10:24.766046 crc crio[19822]: time=\"2026-06-12T11:10:24.765935193Z\" level=info msg=\"Created container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server\" id=516eb636-d995-4abd-8e1a-b69b09644619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065511 | controller |     "Jun 12 11:10:24.768124 crc crio[19822]: time=\"2026-06-12T11:10:24.767985919Z\" level=info msg=\"Created container 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=e3ddda9b-394f-459b-af02-bb7bcd4ade8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065527 | controller |     "Jun 12 11:10:24.783605 crc crio[19822]: time=\"2026-06-12T11:10:24.783532731Z\" level=info msg=\"Starting container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9\" id=1c32245a-8a8d-4e46-98bd-850ba748fe0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.065543 | controller |     "Jun 12 11:10:24.788551 crc crio[19822]: time=\"2026-06-12T11:10:24.78845438Z\" level=info msg=\"Starting container: 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470\" id=64ae40a6-6498-482b-b766-7e77670541de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.065560 | controller |     "Jun 12 11:10:24.810295 crc crio[19822]: time=\"2026-06-12T11:10:24.810235392Z\" level=info msg=\"Started container\" PID=236501 containerID=79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=64ae40a6-6498-482b-b766-7e77670541de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a",
2026-06-12 11:43:52.065576 | controller |     "Jun 12 11:10:24.825175 crc crio[19822]: 2026-06-12T11:10:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c06c4e6ed8aeee0 Mac:26:c4:6b:1d:f7:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 SocketPath: PciID:}] [{Interface:0xc00025d620 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.065592 | controller |     "Jun 12 11:10:24.830417 crc crio[19822]: time=\"2026-06-12T11:10:24.830361892Z\" level=info msg=\"Started container\" PID=236500 containerID=759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9 description=openstack/swift-storage-0/account-server id=1c32245a-8a8d-4e46-98bd-850ba748fe0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.065608 | controller |     "Jun 12 11:10:24.956908 crc crio[19822]: time=\"2026-06-12T11:10:24.951136943Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00244d108}] Aliases:map[]}\"",
2026-06-12 11:43:52.065624 | controller |     "Jun 12 11:10:24.956908 crc crio[19822]: time=\"2026-06-12T11:10:24.951413602Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.065641 | controller |     "Jun 12 11:10:25.035602 crc crio[19822]: time=\"2026-06-12T11:10:25.030246155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=1db9c910-07b1-4596-9d9d-18c96a565d42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065661 | controller |     "Jun 12 11:10:25.294794 crc crio[19822]: time=\"2026-06-12T11:10:25.294347499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065678 | controller |     "Jun 12 11:10:25.309072 crc crio[19822]: time=\"2026-06-12T11:10:25.30900001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065695 | controller |     "Jun 12 11:10:25.318485 crc crio[19822]: time=\"2026-06-12T11:10:25.318216744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065711 | controller |     "Jun 12 11:10:25.355002 crc crio[19822]: time=\"2026-06-12T11:10:25.350386865Z\" level=info msg=\"Removed container 799abc45bdf885055dcc5af66371b913a4d1ffdcffbd2c920bebc531674c5392: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=0ae69508-8191-442d-8822-18de66a3b6e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.065727 | controller |     "Jun 12 11:10:25.419260 crc crio[19822]: time=\"2026-06-12T11:10:25.415173909Z\" level=info msg=\"Removing container: 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348\" id=cac48bbb-d522-4417-9432-b0f4085e6e92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.065743 | controller |     "Jun 12 11:10:25.441242 crc crio[19822]: time=\"2026-06-12T11:10:25.43815489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065760 | controller |     "Jun 12 11:10:25.506043 crc crio[19822]: time=\"2026-06-12T11:10:25.502632479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065776 | controller |     "Jun 12 11:10:25.557957 crc crio[19822]: time=\"2026-06-12T11:10:25.557903562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065791 | controller |     "Jun 12 11:10:25.574993 crc crio[19822]: time=\"2026-06-12T11:10:25.569956153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cad6ab70-04ae-4787-9348-86b4cfba3eb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065807 | controller |     "Jun 12 11:10:25.647056 crc crio[19822]: time=\"2026-06-12T11:10:25.645693628Z\" level=info msg=\"Stopped pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=607e771a-427d-4982-8715-f97b174b1a2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.065823 | controller |     "Jun 12 11:10:25.677980 crc crio[19822]: time=\"2026-06-12T11:10:25.671973657Z\" level=info msg=\"Created container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter\" id=35fe098e-765a-454c-abbf-ffb4ddc98f18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065839 | controller |     "Jun 12 11:10:25.679592 crc crio[19822]: time=\"2026-06-12T11:10:25.679488469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a4e122d5-ab20-4040-a1fe-1f4b4a12b32b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065860 | controller |     "Jun 12 11:10:25.704906 crc crio[19822]: time=\"2026-06-12T11:10:25.704551428Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=1598e8c6-b310-43fa-9557-391ba08c718d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.065901 | controller |     "Jun 12 11:10:25.705176 crc crio[19822]: time=\"2026-06-12T11:10:25.705118626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065920 | controller |     "Jun 12 11:10:25.725327 crc crio[19822]: time=\"2026-06-12T11:10:25.725272126Z\" level=info msg=\"Starting container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21\" id=07d12b2d-a71b-46be-aa04-cd06461b59a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.065937 | controller |     "Jun 12 11:10:25.760728 crc crio[19822]: time=\"2026-06-12T11:10:25.752868564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8f70c3e7-90c0-4ad7-9ed7-6fcf22d4f476 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.065953 | controller |     "Jun 12 11:10:25.869655 crc crio[19822]: time=\"2026-06-12T11:10:25.859545083Z\" level=info msg=\"Started container\" PID=236503 containerID=c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21 description=openstack/ovn-northd-0/openstack-network-exporter id=07d12b2d-a71b-46be-aa04-cd06461b59a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad",
2026-06-12 11:43:52.065970 | controller |     "Jun 12 11:10:25.869655 crc crio[19822]: time=\"2026-06-12T11:10:25.865436431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.065986 | controller |     "Jun 12 11:10:25.969250 crc crio[19822]: time=\"2026-06-12T11:10:25.96606561Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=6d3e5b42-78af-4047-a09d-0935fe8be001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066002 | controller |     "Jun 12 11:10:25.969250 crc crio[19822]: time=\"2026-06-12T11:10:25.966590737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066019 | controller |     "Jun 12 11:10:25.986918 crc crio[19822]: time=\"2026-06-12T11:10:25.986031787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066034 | controller |     "Jun 12 11:10:26.025989 crc crio[19822]: time=\"2026-06-12T11:10:26.025870988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066049 | controller |     "Jun 12 11:10:26.152931 crc crio[19822]: time=\"2026-06-12T11:10:26.110483705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066064 | controller |     "Jun 12 11:10:26.224268 crc crio[19822]: time=\"2026-06-12T11:10:26.224143692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066080 | controller |     "Jun 12 11:10:26.441882 crc crio[19822]: time=\"2026-06-12T11:10:26.441401393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066095 | controller |     "Jun 12 11:10:26.461593 crc crio[19822]: time=\"2026-06-12T11:10:26.461386801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066114 | controller |     "Jun 12 11:10:26.684658 crc crio[19822]: time=\"2026-06-12T11:10:26.68428259Z\" level=info msg=\"Ran pod sandbox c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe with infra container: openstack/kube-state-metrics-0/POD\" id=ba29ca75-7d5d-4891-9e74-4b2b200d9746 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.066131 | controller |     "Jun 12 11:10:26.747045 crc crio[19822]: time=\"2026-06-12T11:10:26.746990653Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=071cb9d9-40e7-4d3e-b95d-e0e6ac56fe12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.066146 | controller |     "Jun 12 11:10:26.984485 crc crio[19822]: time=\"2026-06-12T11:10:26.984257376Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=54d9a70d-c740-4b86-801c-2e358df55895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.066162 | controller |     "Jun 12 11:10:27.046255 crc crio[19822]: time=\"2026-06-12T11:10:27.046177575Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=764acf44-3171-42d4-85cc-4cdfe9d6d23a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066177 | controller |     "Jun 12 11:10:27.049243 crc crio[19822]: time=\"2026-06-12T11:10:27.049216373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066192 | controller |     "Jun 12 11:10:27.387616 crc crio[19822]: time=\"2026-06-12T11:10:27.382425202Z\" level=info msg=\"Stopped container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api\" id=8a496736-b30c-410f-872d-83459e84deb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.066208 | controller |     "Jun 12 11:10:27.421498 crc crio[19822]: time=\"2026-06-12T11:10:27.421324917Z\" level=info msg=\"Stopping pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=235b4c24-98d9-4216-ba9b-acb662ff5641 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.066224 | controller |     "Jun 12 11:10:27.432170 crc crio[19822]: time=\"2026-06-12T11:10:27.428541615Z\" level=info msg=\"Got pod network &{Name:keystone-69fd98fd54-mpzn2 Namespace:openstack ID:399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0 UID:e0f71437-2c89-4fd7-9fc5-b34efbda6d49 NetNS:/var/run/netns/d6a184bd-801f-462f-8a27-c95d3a1bbc40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f71437_2c89_4fd7_9fc5_b34efbda6d49.slice PodAnnotations:0xc001ee2608}] Aliases:map[]}\"",
2026-06-12 11:43:52.066241 | controller |     "Jun 12 11:10:27.432170 crc crio[19822]: time=\"2026-06-12T11:10:27.428718741Z\" level=info msg=\"Deleting pod openstack_keystone-69fd98fd54-mpzn2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.066256 | controller |     "Jun 12 11:10:27.543926 crc crio[19822]: time=\"2026-06-12T11:10:27.543458201Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-sbpcz/POD\" id=24a9a65a-40ce-4557-bdc2-a38e72d2d10d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.066272 | controller |     "Jun 12 11:10:27.543926 crc crio[19822]: time=\"2026-06-12T11:10:27.543563345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066287 | controller |     "Jun 12 11:10:28.083598 crc crio[19822]: time=\"2026-06-12T11:10:28.082647323Z\" level=info msg=\"Created container 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=410efd52-2df3-47c9-ad81-6db55edbd4ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066310 | controller |     "Jun 12 11:10:28.090728 crc crio[19822]: time=\"2026-06-12T11:10:28.090679279Z\" level=info msg=\"Starting container: 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454\" id=baf57b71-d27c-47e6-a93b-db61a89d199f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.066326 | controller |     "Jun 12 11:10:28.106230 crc crio[19822]: time=\"2026-06-12T11:10:28.103322116Z\" level=info msg=\"Started container\" PID=236961 containerID=0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454 description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=baf57b71-d27c-47e6-a93b-db61a89d199f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7",
2026-06-12 11:43:52.066342 | controller |     "Jun 12 11:10:28.777639 crc crio[19822]: time=\"2026-06-12T11:10:28.770562376Z\" level=info msg=\"Created container a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=1598e8c6-b310-43fa-9557-391ba08c718d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066357 | controller |     "Jun 12 11:10:28.784160 crc crio[19822]: time=\"2026-06-12T11:10:28.783956607Z\" level=info msg=\"Starting container: a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d\" id=8f4a4083-c903-447d-8c64-d7b6f70cef0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.066373 | controller |     "Jun 12 11:10:28.803507 crc crio[19822]: time=\"2026-06-12T11:10:28.803070958Z\" level=info msg=\"Created container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator\" id=6d3e5b42-78af-4047-a09d-0935fe8be001 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066387 | controller |     "Jun 12 11:10:28.804276 crc crio[19822]: time=\"2026-06-12T11:10:28.804225026Z\" level=info msg=\"Created container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd\" id=f9e3cd5f-341b-4a33-b01f-18891df919fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066403 | controller |     "Jun 12 11:10:28.809658 crc crio[19822]: time=\"2026-06-12T11:10:28.809582208Z\" level=info msg=\"Starting container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0\" id=852009fe-9e8f-4c3c-bcd4-eedd2418f92d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.066418 | controller |     "Jun 12 11:10:28.810870 crc crio[19822]: time=\"2026-06-12T11:10:28.810297901Z\" level=info msg=\"Starting container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702\" id=0751f8d3-8356-48f8-a957-d06998bf4e8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.066434 | controller |     "Jun 12 11:10:28.823799 crc crio[19822]: time=\"2026-06-12T11:10:28.822279077Z\" level=info msg=\"Started container\" PID=237398 containerID=a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=8f4a4083-c903-447d-8c64-d7b6f70cef0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8",
2026-06-12 11:43:52.066451 | controller |     "Jun 12 11:10:28.863470 crc crio[19822]: time=\"2026-06-12T11:10:28.86312547Z\" level=info msg=\"Created container 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=311f4055-1aad-4687-93a3-5604b91b9d3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066469 | controller |     "Jun 12 11:10:28.864145 crc crio[19822]: time=\"2026-06-12T11:10:28.864000911Z\" level=info msg=\"Started container\" PID=237406 containerID=8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0 description=openstack/swift-storage-0/account-replicator id=852009fe-9e8f-4c3c-bcd4-eedd2418f92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.066486 | controller |     "Jun 12 11:10:28.865532 crc crio[19822]: time=\"2026-06-12T11:10:28.86498286Z\" level=info msg=\"Started container\" PID=237410 containerID=eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702 description=openstack/ceilometer-0/proxy-httpd id=0751f8d3-8356-48f8-a957-d06998bf4e8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb",
2026-06-12 11:43:52.066502 | controller |     "Jun 12 11:10:28.875635 crc crio[19822]: time=\"2026-06-12T11:10:28.875569887Z\" level=info msg=\"Starting container: 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5\" id=c5bebeda-644e-4906-a985-0d2b66d3598d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.066517 | controller |     "Jun 12 11:10:28.912019 crc crio[19822]: time=\"2026-06-12T11:10:28.91157223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=3d4132cc-d926-4721-81b8-c9ddf6ffd546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.066532 | controller |     "Jun 12 11:10:28.964233 crc crio[19822]: time=\"2026-06-12T11:10:28.964118195Z\" level=info msg=\"Started container\" PID=237400 containerID=99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=c5bebeda-644e-4906-a985-0d2b66d3598d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb",
2026-06-12 11:43:52.066548 | controller |     "Jun 12 11:10:29.035528 crc crio[19822]: time=\"2026-06-12T11:10:29.03049184Z\" level=info msg=\"Created container 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=943bd6e7-e43d-4425-b981-8d40b9994714 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066563 | controller |     "Jun 12 11:10:29.054656 crc crio[19822]: time=\"2026-06-12T11:10:29.054575166Z\" level=info msg=\"Starting container: 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e\" id=901a4ad5-96d7-416e-8daf-95e3496f1608 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.066579 | controller |     "Jun 12 11:10:29.082393 crc crio[19822]: time=\"2026-06-12T11:10:29.08228061Z\" level=info msg=\"Started container\" PID=237427 containerID=3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=901a4ad5-96d7-416e-8daf-95e3496f1608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982",
2026-06-12 11:43:52.066594 | controller |     "Jun 12 11:10:29.177919 crc crio[19822]: time=\"2026-06-12T11:10:29.177637833Z\" level=info msg=\"Created container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api\" id=1127f0ba-fa62-43a4-bc1f-4f89b2bb31f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066609 | controller |     "Jun 12 11:10:29.183497 crc crio[19822]: time=\"2026-06-12T11:10:29.183384728Z\" level=info msg=\"Starting container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467\" id=09f54ee0-0a22-45bf-9ba4-d12811d07203 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.066624 | controller |     "Jun 12 11:10:29.207751 crc crio[19822]: time=\"2026-06-12T11:10:29.207616609Z\" level=info msg=\"Started container\" PID=237408 containerID=1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467 description=openstack/cinder-api-0/cinder-api id=09f54ee0-0a22-45bf-9ba4-d12811d07203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d",
2026-06-12 11:43:52.066643 | controller |     "Jun 12 11:10:29.319140 crc crio[19822]: time=\"2026-06-12T11:10:29.288422496Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-wktt7/POD\" id=2187071e-49f0-4744-ab65-4f3d161ae63a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.066659 | controller |     "Jun 12 11:10:29.329136 crc crio[19822]: time=\"2026-06-12T11:10:29.328214342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066675 | controller |     "Jun 12 11:10:30.480546 crc crio[19822]: time=\"2026-06-12T11:10:30.474755177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2fb221c8-79c6-4b5c-808d-4bf2a42a6a50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.066690 | controller |     "Jun 12 11:10:30.797220 crc crio[19822]: time=\"2026-06-12T11:10:30.796029207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=85db7ba8-ffe6-499e-8baf-e741c2cb24c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.066707 | controller |     "Jun 12 11:10:30.807210 crc crio[19822]: time=\"2026-06-12T11:10:30.807125456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066722 | controller |     "Jun 12 11:10:30.815489 crc crio[19822]: time=\"2026-06-12T11:10:30.815317789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=163121b5-c886-4474-bedb-deccbfccf995 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.066738 | controller |     "Jun 12 11:10:30.822405 crc crio[19822]: time=\"2026-06-12T11:10:30.821750964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066753 | controller |     "Jun 12 11:10:30.847180 crc crio[19822]: time=\"2026-06-12T11:10:30.8470352Z\" level=info msg=\"Stopped pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=235b4c24-98d9-4216-ba9b-acb662ff5641 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.066769 | controller |     "Jun 12 11:10:30.847683 crc crio[19822]: time=\"2026-06-12T11:10:30.84764865Z\" level=info msg=\"Creating container: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=241aaee7-7110-43d3-a0ae-4f592b282c5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066785 | controller |     "Jun 12 11:10:30.852305 crc crio[19822]: time=\"2026-06-12T11:10:30.852254667Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=0ac2aa29-3f76-4cac-8e83-df33a2e2cac8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066801 | controller |     "Jun 12 11:10:30.912347 crc crio[19822]: time=\"2026-06-12T11:10:30.908277755Z\" level=info msg=\"Removed container 94552237a33e34c4e0b1d020b8819149c6e03da66114474437ad4da1a5784348: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=cac48bbb-d522-4417-9432-b0f4085e6e92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.066818 | controller |     "Jun 12 11:10:30.918739 crc crio[19822]: time=\"2026-06-12T11:10:30.918577662Z\" level=info msg=\"Removing container: 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f\" id=71e55b6a-f0e6-43b2-806b-4f8700a06a00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.066837 | controller |     "Jun 12 11:10:31.191884 crc crio[19822]: time=\"2026-06-12T11:10:31.191329108Z\" level=info msg=\"Created container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics\" id=764acf44-3171-42d4-85cc-4cdfe9d6d23a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.066858 | controller |     "Jun 12 11:10:31.197235 crc crio[19822]: time=\"2026-06-12T11:10:31.195628271Z\" level=info msg=\"Starting container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26\" id=962155d7-53fb-4447-ab72-7a93c36636a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.066896 | controller |     "Jun 12 11:10:31.255863 crc crio[19822]: time=\"2026-06-12T11:10:31.254321467Z\" level=info msg=\"Started container\" PID=238243 containerID=aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26 description=openstack/kube-state-metrics-0/kube-state-metrics id=962155d7-53fb-4447-ab72-7a93c36636a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe",
2026-06-12 11:43:52.066930 | controller |     "Jun 12 11:10:31.459039 crc crio[19822]: time=\"2026-06-12T11:10:31.458497952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75f24670-d7c3-44cd-88fe-c4769297247b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.066951 | controller |     "Jun 12 11:10:31.468189 crc crio[19822]: time=\"2026-06-12T11:10:31.467960592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=724de659-3050-464f-8a0c-b73ec9663dff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.066967 | controller |     "Jun 12 11:10:32.327733 crc crio[19822]: time=\"2026-06-12T11:10:32.3274757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066983 | controller |     "Jun 12 11:10:32.327733 crc crio[19822]: time=\"2026-06-12T11:10:32.327723238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.066999 | controller |     "Jun 12 11:10:32.332110 crc crio[19822]: time=\"2026-06-12T11:10:32.331999754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=34622139-e1a0-4bdf-9cd3-16a5957250b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067014 | controller |     "Jun 12 11:10:32.333976 crc crio[19822]: time=\"2026-06-12T11:10:32.333691639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a89fe23b-0cf5-456b-b49b-fde0cdc05e30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067030 | controller |     "Jun 12 11:10:32.528224 crc crio[19822]: time=\"2026-06-12T11:10:32.528152922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cc8ed530-0d57-42f8-b5a2-ded4eb9dde0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067045 | controller |     "Jun 12 11:10:32.528438 crc crio[19822]: time=\"2026-06-12T11:10:32.528277276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f8fd28d4-9361-4b09-b0f7-701b6d610420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067064 | controller |     "Jun 12 11:10:32.528640 crc crio[19822]: time=\"2026-06-12T11:10:32.528152412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51c1d8f6-f5a5-48fc-a23c-7d585d531af2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067080 | controller |     "Jun 12 11:10:33.459744 crc crio[19822]: time=\"2026-06-12T11:10:33.458375668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f4c36838-ccf2-4260-980a-de4138c5e6f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067096 | controller |     "Jun 12 11:10:33.460783 crc crio[19822]: time=\"2026-06-12T11:10:33.460414933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fad6c6bf-cbd3-4f1f-af6a-92f50acb3e4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067111 | controller |     "Jun 12 11:10:33.464618 crc crio[19822]: time=\"2026-06-12T11:10:33.462120038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=72896883-a4bf-4cec-8a70-7988b010efae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067126 | controller |     "Jun 12 11:10:33.464618 crc crio[19822]: time=\"2026-06-12T11:10:33.462761778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8f0c43c3-4239-4461-bff6-0b1f92301d6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067142 | controller |     "Jun 12 11:10:33.464618 crc crio[19822]: time=\"2026-06-12T11:10:33.463041447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=11459db6-754d-41d2-a4b1-21cfa8ec13f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067158 | controller |     "Jun 12 11:10:34.459010 crc crio[19822]: time=\"2026-06-12T11:10:34.458119782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=637814dc-5bf6-4316-8d61-0a8f204fd084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067173 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025352834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b3ba1b15-584c-4b79-b4b7-22fbbfddd0e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067189 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025371414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0378ad75-c1a9-4816-b2f4-91b0890fdfbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067204 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025367454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e3e9f5a3-604a-4b2e-bb12-38879577d9e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067220 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025405925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=538605bb-b3d4-4bf1-b5c1-2ebaf0f5675d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067239 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025423306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6cc4ea2d-0a8b-428f-9e45-2c1cade58135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067255 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025428336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=68f00d35-e0f5-4c84-90e6-02ba2b7d1b54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067270 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025440667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=98fc39fc-015c-4b5a-8e2d-f746aa5f475d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067285 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025480164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fbf48bf2-ae33-42ca-8ef3-2264d5309dee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067300 | controller |     "Jun 12 11:10:37.026538 crc crio[19822]: time=\"2026-06-12T11:10:37.025492648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e608e5aa-22f1-4377-9c3a-7a0349aac99a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067315 | controller |     "Jun 12 11:10:37.030184 crc crio[19822]: time=\"2026-06-12T11:10:37.028610938Z\" level=info msg=\"Creating container: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=b389b49d-984b-4699-a888-6dcdd079b839 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067331 | controller |     "Jun 12 11:10:37.088021 crc crio[19822]: time=\"2026-06-12T11:10:37.085359929Z\" level=info msg=\"Creating container: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=1391b130-a0ea-4b97-8b75-4aa728008a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067347 | controller |     "Jun 12 11:10:37.088021 crc crio[19822]: time=\"2026-06-12T11:10:37.086721722Z\" level=info msg=\"Creating container: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=d1de3727-9b50-4b50-ab30-c585dcd2952a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067363 | controller |     "Jun 12 11:10:37.094258 crc crio[19822]: time=\"2026-06-12T11:10:37.08792528Z\" level=info msg=\"Creating container: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=5381d132-3d64-4d11-94ad-088c7e0b5efb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067378 | controller |     "Jun 12 11:10:37.095024 crc crio[19822]: time=\"2026-06-12T11:10:37.090254664Z\" level=info msg=\"Creating container: openstack/glance-db-create-9m84p/mariadb-database-create\" id=48f95030-295d-42ca-ac87-7b3207442e0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067394 | controller |     "Jun 12 11:10:37.095024 crc crio[19822]: time=\"2026-06-12T11:10:37.091375091Z\" level=info msg=\"Creating container: openstack/placement-db-create-fxznj/mariadb-database-create\" id=0b152b3f-3e16-4442-8d23-62c4dd263de1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067409 | controller |     "Jun 12 11:10:37.095625 crc crio[19822]: time=\"2026-06-12T11:10:37.095454411Z\" level=info msg=\"Creating container: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=6e55c14b-cf0b-4d04-a147-7b25d72517e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067428 | controller |     "Jun 12 11:10:37.095799 crc crio[19822]: time=\"2026-06-12T11:10:37.095753151Z\" level=info msg=\"Creating container: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=efe4616b-7591-4ab7-8990-8733fcad0640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067444 | controller |     "Jun 12 11:10:37.104946 crc crio[19822]: time=\"2026-06-12T11:10:37.103350766Z\" level=info msg=\"Creating container: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=a8d60742-b984-4fe5-a438-9e227a790c46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067460 | controller |     "Jun 12 11:10:37.120285 crc crio[19822]: time=\"2026-06-12T11:10:37.120191983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067475 | controller |     "Jun 12 11:10:37.121369 crc crio[19822]: time=\"2026-06-12T11:10:37.120760272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067491 | controller |     "Jun 12 11:10:37.121369 crc crio[19822]: time=\"2026-06-12T11:10:37.121236143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067506 | controller |     "Jun 12 11:10:37.121959 crc crio[19822]: time=\"2026-06-12T11:10:37.121382902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067521 | controller |     "Jun 12 11:10:37.121959 crc crio[19822]: time=\"2026-06-12T11:10:37.121393211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067537 | controller |     "Jun 12 11:10:37.121959 crc crio[19822]: time=\"2026-06-12T11:10:37.121643976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067552 | controller |     "Jun 12 11:10:37.121959 crc crio[19822]: time=\"2026-06-12T11:10:37.121676697Z\" level=info msg=\"Stopped container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=cd16df8d-ec26-4a18-9725-7f6b758ed6cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.067567 | controller |     "Jun 12 11:10:37.133860 crc crio[19822]: time=\"2026-06-12T11:10:37.128633929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=667f2ca4-6254-4912-b5e1-2b4bcb0344ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067583 | controller |     "Jun 12 11:10:37.133860 crc crio[19822]: time=\"2026-06-12T11:10:37.129042782Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=c0f6ac3a-889f-45bf-84a8-7887292c6cbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067598 | controller |     "Jun 12 11:10:37.162339 crc crio[19822]: time=\"2026-06-12T11:10:37.160974802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067614 | controller |     "Jun 12 11:10:37.162339 crc crio[19822]: time=\"2026-06-12T11:10:37.162380975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067633 | controller |     "Jun 12 11:10:37.163328 crc crio[19822]: time=\"2026-06-12T11:10:37.16251605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067649 | controller |     "Jun 12 11:10:37.163328 crc crio[19822]: time=\"2026-06-12T11:10:37.162669704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067664 | controller |     "Jun 12 11:10:37.166985 crc crio[19822]: time=\"2026-06-12T11:10:37.16597938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=2e002506-f290-4265-802e-106a45c25f6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067679 | controller |     "Jun 12 11:10:37.172063 crc crio[19822]: time=\"2026-06-12T11:10:37.171886139Z\" level=info msg=\"Creating container: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=e2f7b021-c599-4e86-bec7-0c8d30410c39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067695 | controller |     "Jun 12 11:10:37.189178 crc crio[19822]: time=\"2026-06-12T11:10:37.188991837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067710 | controller |     "Jun 12 11:10:37.195477 crc crio[19822]: time=\"2026-06-12T11:10:37.19543192Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=a54d7a0a-1745-4230-9071-23805d590d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.067725 | controller |     "Jun 12 11:10:37.228383 crc crio[19822]: time=\"2026-06-12T11:10:37.22829086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067741 | controller |     "Jun 12 11:10:37.254542 crc crio[19822]: time=\"2026-06-12T11:10:37.254445376Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=6bb9a925-8472-4c16-b61d-a92b7299a952 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.067756 | controller |     "Jun 12 11:10:37.257952 crc crio[19822]: time=\"2026-06-12T11:10:37.257910033Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7343220e-bbaf-4543-afd2-2d80b64c9ff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067772 | controller |     "Jun 12 11:10:37.666301 crc crio[19822]: time=\"2026-06-12T11:10:37.66606353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067787 | controller |     "Jun 12 11:10:37.679071 crc crio[19822]: time=\"2026-06-12T11:10:37.67879126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067802 | controller |     "Jun 12 11:10:37.788255 crc crio[19822]: time=\"2026-06-12T11:10:37.788175273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067817 | controller |     "Jun 12 11:10:37.803853 crc crio[19822]: time=\"2026-06-12T11:10:37.803697489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067832 | controller |     "Jun 12 11:10:37.896662 crc crio[19822]: time=\"2026-06-12T11:10:37.896562763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067855 | controller |     "Jun 12 11:10:37.900733 crc crio[19822]: time=\"2026-06-12T11:10:37.900581182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.067884 | controller |     "Jun 12 11:10:37.990926 crc crio[19822]: time=\"2026-06-12T11:10:37.989129222Z\" level=info msg=\"Removed container 7c33019c4618c1e3d9e4bac914ba068f867eb01128459ef883dd27597f1cf52f: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=71e55b6a-f0e6-43b2-806b-4f8700a06a00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.067905 | controller |     "Jun 12 11:10:37.990926 crc crio[19822]: time=\"2026-06-12T11:10:37.989557555Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz Namespace:openstack ID:abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 UID:738e1e09-d680-4eef-875e-5c5f488d9201 NetNS:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738e1e09_d680_4eef_875e_5c5f488d9201.slice PodAnnotations:0xc00101a0f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.067923 | controller |     "Jun 12 11:10:37.990926 crc crio[19822]: time=\"2026-06-12T11:10:37.990324798Z\" level=info msg=\"Adding pod openstack_ovn-controller-sbpcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.067939 | controller |     "Jun 12 11:10:37.999615 crc crio[19822]: time=\"2026-06-12T11:10:37.999044547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2ad23099-c3d7-42c4-83b2-3d544849701f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.067955 | controller |     "Jun 12 11:10:37.999615 crc crio[19822]: time=\"2026-06-12T11:10:37.999223412Z\" level=info msg=\"Removing container: c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2\" id=24b4d90b-0d74-4ab5-b017-dce7ff4d8acb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.067971 | controller |     "Jun 12 11:10:38.019524 crc crio[19822]: time=\"2026-06-12T11:10:38.019424958Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-wktt7 Namespace:openstack ID:91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace UID:594de735-e88d-4c5f-ab3c-923d783e5612 NetNS:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594de735_e88d_4c5f_ab3c_923d783e5612.slice PodAnnotations:0xc00140e3a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.067987 | controller |     "Jun 12 11:10:38.019524 crc crio[19822]: time=\"2026-06-12T11:10:38.01949373Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-wktt7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.068003 | controller |     "Jun 12 11:10:38.022515 crc crio[19822]: time=\"2026-06-12T11:10:38.022424251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068019 | controller |     "Jun 12 11:10:38.035255 crc crio[19822]: time=\"2026-06-12T11:10:38.035132969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068034 | controller |     "Jun 12 11:10:38.040876 crc crio[19822]: time=\"2026-06-12T11:10:38.039048517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068054 | controller |     "Jun 12 11:10:38.067747 crc crio[19822]: time=\"2026-06-12T11:10:38.067652894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068070 | controller |     "Jun 12 11:10:38.081206 crc crio[19822]: time=\"2026-06-12T11:10:38.079468475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068085 | controller |     "Jun 12 11:10:38.087008 crc crio[19822]: time=\"2026-06-12T11:10:38.085686736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068101 | controller |     "Jun 12 11:10:38.102526 crc crio[19822]: time=\"2026-06-12T11:10:38.102424065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068117 | controller |     "Jun 12 11:10:38.104448 crc crio[19822]: time=\"2026-06-12T11:10:38.104365888Z\" level=info msg=\"Created container cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743: openstack/placement-db-create-fxznj/mariadb-database-create\" id=0b152b3f-3e16-4442-8d23-62c4dd263de1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.068132 | controller |     "Jun 12 11:10:38.106225 crc crio[19822]: time=\"2026-06-12T11:10:38.106177347Z\" level=info msg=\"Starting container: cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743\" id=7ab202ea-41e3-48e3-b4e5-e8e8f4cc0ba9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.068149 | controller |     "Jun 12 11:10:38.122680 crc crio[19822]: time=\"2026-06-12T11:10:38.12226646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068164 | controller |     "Jun 12 11:10:38.173423 crc crio[19822]: time=\"2026-06-12T11:10:38.173043158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068180 | controller |     "Jun 12 11:10:38.178418 crc crio[19822]: time=\"2026-06-12T11:10:38.177767168Z\" level=info msg=\"Started container\" PID=238701 containerID=cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743 description=openstack/placement-db-create-fxznj/mariadb-database-create id=7ab202ea-41e3-48e3-b4e5-e8e8f4cc0ba9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd",
2026-06-12 11:43:52.068197 | controller |     "Jun 12 11:10:38.182576 crc crio[19822]: time=\"2026-06-12T11:10:38.182453509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068213 | controller |     "Jun 12 11:10:38.186571 crc crio[19822]: time=\"2026-06-12T11:10:38.18340469Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter\" id=1b4b34f4-23e0-4bfa-a066-2cf7c13e18de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.068229 | controller |     "Jun 12 11:10:38.186571 crc crio[19822]: time=\"2026-06-12T11:10:38.186196362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068245 | controller |     "Jun 12 11:10:38.189724 crc crio[19822]: time=\"2026-06-12T11:10:38.189643441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068264 | controller |     "Jun 12 11:10:38.192964 crc crio[19822]: time=\"2026-06-12T11:10:38.192712625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068280 | controller |     "Jun 12 11:10:38.211902 crc crio[19822]: time=\"2026-06-12T11:10:38.205051789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068295 | controller |     "Jun 12 11:10:38.212337 crc crio[19822]: time=\"2026-06-12T11:10:38.21227356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068311 | controller |     "Jun 12 11:10:38.226102 crc crio[19822]: time=\"2026-06-12T11:10:38.220016346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068326 | controller |     "Jun 12 11:10:38.226102 crc crio[19822]: time=\"2026-06-12T11:10:38.225674339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068341 | controller |     "Jun 12 11:10:38.239601 crc crio[19822]: time=\"2026-06-12T11:10:38.23954414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068356 | controller |     "Jun 12 11:10:38.240446 crc crio[19822]: time=\"2026-06-12T11:10:38.240371026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068371 | controller |     "Jun 12 11:10:38.256276 crc crio[19822]: time=\"2026-06-12T11:10:38.255772668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068387 | controller |     "Jun 12 11:10:38.279049 crc crio[19822]: time=\"2026-06-12T11:10:38.278943089Z\" level=info msg=\"Created container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor\" id=0ac2aa29-3f76-4cac-8e83-df33a2e2cac8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.068402 | controller |     "Jun 12 11:10:38.279667 crc crio[19822]: time=\"2026-06-12T11:10:38.279497994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068417 | controller |     "Jun 12 11:10:38.281557 crc crio[19822]: time=\"2026-06-12T11:10:38.281414597Z\" level=info msg=\"Starting container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a\" id=daf599e7-d614-4f60-bcbc-13164c3b7a31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.068432 | controller |     "Jun 12 11:10:38.286474 crc crio[19822]: time=\"2026-06-12T11:10:38.286423885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068448 | controller |     "Jun 12 11:10:38.290101 crc crio[19822]: time=\"2026-06-12T11:10:38.289777816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068463 | controller |     "Jun 12 11:10:38.315011 crc crio[19822]: time=\"2026-06-12T11:10:38.313959395Z\" level=info msg=\"Created container 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=b389b49d-984b-4699-a888-6dcdd079b839 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.068483 | controller |     "Jun 12 11:10:38.325914 crc crio[19822]: time=\"2026-06-12T11:10:38.325118697Z\" level=info msg=\"Starting container: 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26\" id=2a310c80-51be-44ce-8b34-a7acc5362baa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.068500 | controller |     "Jun 12 11:10:38.328344 crc crio[19822]: time=\"2026-06-12T11:10:38.32637103Z\" level=info msg=\"Started container\" PID=238706 containerID=89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a description=openstack/swift-storage-0/account-auditor id=daf599e7-d614-4f60-bcbc-13164c3b7a31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.068516 | controller |     "Jun 12 11:10:38.342905 crc crio[19822]: time=\"2026-06-12T11:10:38.342116185Z\" level=info msg=\"Started container\" PID=238715 containerID=2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26 description=openstack/keystone-db-create-6v6b8/mariadb-database-create id=2a310c80-51be-44ce-8b34-a7acc5362baa name=/runtime.v1.RuntimeService/StartContainer sandboxID=5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b",
2026-06-12 11:43:52.068532 | controller |     "Jun 12 11:10:38.368315 crc crio[19822]: time=\"2026-06-12T11:10:38.368213194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=d50f582f-035c-4ea8-b6ee-4951254ec53b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.068548 | controller |     "Jun 12 11:10:38.522475 crc crio[19822]: time=\"2026-06-12T11:10:38.522110625Z\" level=info msg=\"Created container 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=241aaee7-7110-43d3-a0ae-4f592b282c5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.068564 | controller |     "Jun 12 11:10:38.542350 crc crio[19822]: time=\"2026-06-12T11:10:38.533782128Z\" level=info msg=\"Starting container: 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2\" id=21da59d0-3079-4fa7-aebe-eb28c60c0e38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.068580 | controller |     "Jun 12 11:10:38.584251 crc crio[19822]: time=\"2026-06-12T11:10:38.584108159Z\" level=info msg=\"Started container\" PID=238744 containerID=39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2 description=openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update id=21da59d0-3079-4fa7-aebe-eb28c60c0e38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d",
2026-06-12 11:43:52.068597 | controller |     "Jun 12 11:10:38.584600 crc crio[19822]: time=\"2026-06-12T11:10:38.584550183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=27812b70-3c45-484b-95c0-9985ed03e62c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.068612 | controller |     "Jun 12 11:10:38.768672 crc crio[19822]: time=\"2026-06-12T11:10:38.768317859Z\" level=info msg=\"Removed container c124834c27cc3ebddc24f64cf3ee93d0ce2122ce70263ab549feb8a2038df3b2: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=24b4d90b-0d74-4ab5-b017-dce7ff4d8acb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.068628 | controller |     "Jun 12 11:10:38.831240 crc crio[19822]: time=\"2026-06-12T11:10:38.830661823Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=31bf17c2-0dcd-4151-806d-3d582661eb36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.068646 | controller |     "Jun 12 11:10:38.849057 crc crio[19822]: time=\"2026-06-12T11:10:38.836227523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068662 | controller |     "Jun 12 11:10:38.849057 crc crio[19822]: time=\"2026-06-12T11:10:38.842282778Z\" level=info msg=\"Removing container: 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c\" id=2aa6085d-4fe9-4dd2-bf92-65c470b9701f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.068678 | controller |     "Jun 12 11:10:38.849057 crc crio[19822]: 2026-06-12T11:10:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91492be0a33cd39 Mac:8e:71:d5:7f:ff:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.068694 | controller |     "Jun 12 11:10:38.862574 crc crio[19822]: time=\"2026-06-12T11:10:38.852783707Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-wktt7 Namespace:openstack ID:91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace UID:594de735-e88d-4c5f-ab3c-923d783e5612 NetNS:/var/run/netns/26ef73e0-233c-447f-93d4-ac5580e48378 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod594de735_e88d_4c5f_ab3c_923d783e5612.slice PodAnnotations:0xc00140e3a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.068710 | controller |     "Jun 12 11:10:38.888277 crc crio[19822]: time=\"2026-06-12T11:10:38.88521716Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-wktt7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.068726 | controller |     "Jun 12 11:10:39.016281 crc crio[19822]: 2026-06-12T11:10:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abd0fba306dc49c Mac:56:c2:e2:91:39:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a SocketPath: PciID:}] [{Interface:0xc0000149a0 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.068741 | controller |     "Jun 12 11:10:39.017885 crc crio[19822]: time=\"2026-06-12T11:10:39.017720608Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz Namespace:openstack ID:abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 UID:738e1e09-d680-4eef-875e-5c5f488d9201 NetNS:/var/run/netns/3a0d39c4-988a-473f-a89a-91970c1c383a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod738e1e09_d680_4eef_875e_5c5f488d9201.slice PodAnnotations:0xc00101a0f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.068757 | controller |     "Jun 12 11:10:39.018204 crc crio[19822]: time=\"2026-06-12T11:10:39.018121531Z\" level=info msg=\"Checking pod openstack_ovn-controller-sbpcz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.068772 | controller |     "Jun 12 11:10:39.123642 crc crio[19822]: time=\"2026-06-12T11:10:39.123547016Z\" level=info msg=\"Ran pod sandbox abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6 with infra container: openstack/ovn-controller-sbpcz/POD\" id=24a9a65a-40ce-4557-bdc2-a38e72d2d10d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.068787 | controller |     "Jun 12 11:10:39.125254 crc crio[19822]: time=\"2026-06-12T11:10:39.125181436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.068802 | controller |     "Jun 12 11:10:39.132681 crc crio[19822]: time=\"2026-06-12T11:10:39.13259143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.068821 | controller |     "Jun 12 11:10:39.141275 crc crio[19822]: time=\"2026-06-12T11:10:39.140635427Z\" level=info msg=\"Ran pod sandbox 91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace with infra container: openstack/ovn-controller-ovs-wktt7/POD\" id=2187071e-49f0-4744-ab65-4f3d161ae63a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.068837 | controller |     "Jun 12 11:10:39.155026 crc crio[19822]: time=\"2026-06-12T11:10:39.153664004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.068856 | controller |     "Jun 12 11:10:39.178258 crc crio[19822]: time=\"2026-06-12T11:10:39.178073246Z\" level=info msg=\"Removed container 04116b20570e702db836d2c8471058ed8894e7cdd790096a8993a8a99c92389c: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=2aa6085d-4fe9-4dd2-bf92-65c470b9701f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.068887 | controller |     "Jun 12 11:10:39.178608 crc crio[19822]: time=\"2026-06-12T11:10:39.178562337Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.068905 | controller |     "Jun 12 11:10:39.178691 crc crio[19822]: time=\"2026-06-12T11:10:39.17862944Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=e4c975ba-29d8-4b48-b2ec-2181347c23a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.068921 | controller |     "Jun 12 11:10:39.178921 crc crio[19822]: time=\"2026-06-12T11:10:39.178755563Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.068936 | controller |     "Jun 12 11:10:39.179031 crc crio[19822]: time=\"2026-06-12T11:10:39.178954389Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=62ac1ea4-70e8-430f-92c1-9b53eae30aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.068951 | controller |     "Jun 12 11:10:39.181066 crc crio[19822]: time=\"2026-06-12T11:10:39.180954124Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bda47dcf-5706-4bdc-a359-1556dfce644d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.068966 | controller |     "Jun 12 11:10:39.183324 crc crio[19822]: time=\"2026-06-12T11:10:39.18301833Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=cf3cf49a-0ea7-46fd-9240-efaba3e7a9ed name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.068981 | controller |     "Jun 12 11:10:39.191410 crc crio[19822]: time=\"2026-06-12T11:10:39.190529759Z\" level=info msg=\"Removing container: 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad\" id=db4004b6-5371-4f61-8383-7a6600df8fef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.068996 | controller |     "Jun 12 11:10:39.197024 crc crio[19822]: time=\"2026-06-12T11:10:39.19677651Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-12 11:43:52.069012 | controller |     "Jun 12 11:10:39.203967 crc crio[19822]: time=\"2026-06-12T11:10:39.203167652Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-12 11:43:52.069027 | controller |     "Jun 12 11:10:39.242197 crc crio[19822]: time=\"2026-06-12T11:10:39.242060356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.069046 | controller |     "Jun 12 11:10:39.263216 crc crio[19822]: time=\"2026-06-12T11:10:39.263028051Z\" level=info msg=\"Created container 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=1391b130-a0ea-4b97-8b75-4aa728008a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069062 | controller |     "Jun 12 11:10:39.265143 crc crio[19822]: time=\"2026-06-12T11:10:39.265046428Z\" level=info msg=\"Starting container: 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5\" id=dd62abb1-c48f-433b-90c5-82928897d4d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069077 | controller |     "Jun 12 11:10:39.275893 crc crio[19822]: time=\"2026-06-12T11:10:39.275383302Z\" level=info msg=\"Started container\" PID=238952 containerID=10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5 description=openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update id=dd62abb1-c48f-433b-90c5-82928897d4d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d",
2026-06-12 11:43:52.069093 | controller |     "Jun 12 11:10:39.341348 crc crio[19822]: time=\"2026-06-12T11:10:39.341230226Z\" level=info msg=\"Created container 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=e2f7b021-c599-4e86-bec7-0c8d30410c39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069109 | controller |     "Jun 12 11:10:39.342914 crc crio[19822]: time=\"2026-06-12T11:10:39.342663962Z\" level=info msg=\"Starting container: 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c\" id=68c0a142-9170-46f6-ad58-28260a717bb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069125 | controller |     "Jun 12 11:10:39.346323 crc crio[19822]: time=\"2026-06-12T11:10:39.346227116Z\" level=info msg=\"Created container 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3: openstack/glance-db-create-9m84p/mariadb-database-create\" id=48f95030-295d-42ca-ac87-7b3207442e0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069140 | controller |     "Jun 12 11:10:39.355711 crc crio[19822]: time=\"2026-06-12T11:10:39.353689665Z\" level=info msg=\"Starting container: 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3\" id=ad95b668-e790-43ec-8cc6-d801e1824982 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069156 | controller |     "Jun 12 11:10:39.367958 crc crio[19822]: time=\"2026-06-12T11:10:39.367795807Z\" level=info msg=\"Started container\" PID=238977 containerID=26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c description=openstack/cinder-db-create-8pwj7/mariadb-database-create id=68c0a142-9170-46f6-ad58-28260a717bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6",
2026-06-12 11:43:52.069172 | controller |     "Jun 12 11:10:39.369924 crc crio[19822]: time=\"2026-06-12T11:10:39.369717169Z\" level=info msg=\"Started container\" PID=238975 containerID=5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3 description=openstack/glance-db-create-9m84p/mariadb-database-create id=ad95b668-e790-43ec-8cc6-d801e1824982 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35",
2026-06-12 11:43:52.069189 | controller |     "Jun 12 11:10:39.388960 crc crio[19822]: time=\"2026-06-12T11:10:39.388906187Z\" level=info msg=\"Created container df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=5381d132-3d64-4d11-94ad-088c7e0b5efb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069210 | controller |     "Jun 12 11:10:39.393640 crc crio[19822]: time=\"2026-06-12T11:10:39.393536714Z\" level=info msg=\"Starting container: df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19\" id=c5957dab-0060-463a-b98e-014cc20c7373 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069227 | controller |     "Jun 12 11:10:39.414438 crc crio[19822]: time=\"2026-06-12T11:10:39.414329398Z\" level=info msg=\"Started container\" PID=238963 containerID=df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19 description=openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update id=c5957dab-0060-463a-b98e-014cc20c7373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950",
2026-06-12 11:43:52.069243 | controller |     "Jun 12 11:10:39.423592 crc crio[19822]: time=\"2026-06-12T11:10:39.42349617Z\" level=info msg=\"Created container d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=6e55c14b-cf0b-4d04-a147-7b25d72517e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069258 | controller |     "Jun 12 11:10:39.427714 crc crio[19822]: time=\"2026-06-12T11:10:39.427590196Z\" level=info msg=\"Starting container: d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d\" id=48f1b36b-35b7-47a6-83ff-bb0608ffc329 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069274 | controller |     "Jun 12 11:10:39.435691 crc crio[19822]: time=\"2026-06-12T11:10:39.435438644Z\" level=info msg=\"Started container\" PID=238978 containerID=d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d description=openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update id=48f1b36b-35b7-47a6-83ff-bb0608ffc329 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022",
2026-06-12 11:43:52.069290 | controller |     "Jun 12 11:10:39.438162 crc crio[19822]: time=\"2026-06-12T11:10:39.438053807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.069306 | controller |     "Jun 12 11:10:39.445674 crc crio[19822]: time=\"2026-06-12T11:10:39.445576039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.069321 | controller |     "Jun 12 11:10:39.483110 crc crio[19822]: time=\"2026-06-12T11:10:39.477973797Z\" level=info msg=\"Created container 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=efe4616b-7591-4ab7-8990-8733fcad0640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069337 | controller |     "Jun 12 11:10:39.483110 crc crio[19822]: time=\"2026-06-12T11:10:39.482667089Z\" level=info msg=\"Created container a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=d1de3727-9b50-4b50-ab30-c585dcd2952a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069353 | controller |     "Jun 12 11:10:39.504417 crc crio[19822]: time=\"2026-06-12T11:10:39.489172409Z\" level=info msg=\"Starting container: a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a\" id=43cad697-a9d5-4d3c-b174-c384f2921b81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069368 | controller |     "Jun 12 11:10:39.504417 crc crio[19822]: time=\"2026-06-12T11:10:39.489246103Z\" level=info msg=\"Starting container: 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a\" id=3463ef30-2fb1-4581-b6b0-f8b2bc942c7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069387 | controller |     "Jun 12 11:10:39.504417 crc crio[19822]: time=\"2026-06-12T11:10:39.493663576Z\" level=info msg=\"Created container 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=c0f6ac3a-889f-45bf-84a8-7887292c6cbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069403 | controller |     "Jun 12 11:10:39.504417 crc crio[19822]: time=\"2026-06-12T11:10:39.497445718Z\" level=info msg=\"Starting container: 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d\" id=ae9ff019-f11c-4091-bb78-2360314bb196 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069419 | controller |     "Jun 12 11:10:39.507178 crc crio[19822]: time=\"2026-06-12T11:10:39.50587503Z\" level=info msg=\"Started container\" PID=238972 containerID=a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a description=openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update id=43cad697-a9d5-4d3c-b174-c384f2921b81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776",
2026-06-12 11:43:52.069435 | controller |     "Jun 12 11:10:39.508911 crc crio[19822]: time=\"2026-06-12T11:10:39.508460992Z\" level=info msg=\"Started container\" PID=238970 containerID=9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a description=openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update id=3463ef30-2fb1-4581-b6b0-f8b2bc942c7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a",
2026-06-12 11:43:52.069450 | controller |     "Jun 12 11:10:39.546749 crc crio[19822]: time=\"2026-06-12T11:10:39.546409082Z\" level=info msg=\"Started container\" PID=238986 containerID=29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d description=openstack/nova-api-db-create-v9vbw/mariadb-database-create id=ae9ff019-f11c-4091-bb78-2360314bb196 name=/runtime.v1.RuntimeService/StartContainer sandboxID=563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f",
2026-06-12 11:43:52.069466 | controller |     "Jun 12 11:10:39.566021 crc crio[19822]: time=\"2026-06-12T11:10:39.564122667Z\" level=info msg=\"Created container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=a54d7a0a-1745-4230-9071-23805d590d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069481 | controller |     "Jun 12 11:10:39.572555 crc crio[19822]: time=\"2026-06-12T11:10:39.568625771Z\" level=info msg=\"Starting container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a\" id=bcdf4840-2f77-4552-98f5-94b369cf0c6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069497 | controller |     "Jun 12 11:10:39.574900 crc crio[19822]: time=\"2026-06-12T11:10:39.574035924Z\" level=info msg=\"Created container 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=a8d60742-b984-4fe5-a438-9e227a790c46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069512 | controller |     "Jun 12 11:10:39.583375 crc crio[19822]: time=\"2026-06-12T11:10:39.583271349Z\" level=info msg=\"Started container\" PID=238985 containerID=c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a description=openstack/barbican-api-6ffb858478-x4v54/barbican-api id=bcdf4840-2f77-4552-98f5-94b369cf0c6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c",
2026-06-12 11:43:52.069528 | controller |     "Jun 12 11:10:39.583744 crc crio[19822]: time=\"2026-06-12T11:10:39.583663222Z\" level=info msg=\"Starting container: 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442\" id=5710c540-01b8-4592-a7d9-c9143cc9dd32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069547 | controller |     "Jun 12 11:10:39.597980 crc crio[19822]: time=\"2026-06-12T11:10:39.594985545Z\" level=info msg=\"Started container\" PID=238973 containerID=438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442 description=openstack/neutron-db-create-9g8sj/mariadb-database-create id=5710c540-01b8-4592-a7d9-c9143cc9dd32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e",
2026-06-12 11:43:52.069564 | controller |     "Jun 12 11:10:39.937120 crc crio[19822]: time=\"2026-06-12T11:10:39.936870274Z\" level=info msg=\"Removed container 80fde2131074b2b16f7b018cc24340aed79f80285141cf74fe7f18d145b7adad: openstack/placement-db-create-fxznj/mariadb-database-create\" id=db4004b6-5371-4f61-8383-7a6600df8fef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.069579 | controller |     "Jun 12 11:10:39.943587 crc crio[19822]: time=\"2026-06-12T11:10:39.941694262Z\" level=info msg=\"Removing container: bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e\" id=2f4ed209-b85e-47cf-be5a-166f20efdfe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.069595 | controller |     "Jun 12 11:10:40.107475 crc crio[19822]: time=\"2026-06-12T11:10:40.105707487Z\" level=info msg=\"Created container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter\" id=1b4b34f4-23e0-4bfa-a066-2cf7c13e18de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069611 | controller |     "Jun 12 11:10:40.129402 crc crio[19822]: time=\"2026-06-12T11:10:40.129303518Z\" level=info msg=\"Starting container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4\" id=903b7388-c8a5-4104-b998-f5d85d6df61f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069626 | controller |     "Jun 12 11:10:40.166649 crc crio[19822]: time=\"2026-06-12T11:10:40.163040605Z\" level=info msg=\"Removed container bb8a4035a73071739c085beea2cc6550900d55ae10579a167466001b63a9f01e: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=2f4ed209-b85e-47cf-be5a-166f20efdfe1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.069642 | controller |     "Jun 12 11:10:40.196558 crc crio[19822]: time=\"2026-06-12T11:10:40.19597709Z\" level=info msg=\"Started container\" PID=239215 containerID=69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4 description=openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter id=903b7388-c8a5-4104-b998-f5d85d6df61f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87",
2026-06-12 11:43:52.069657 | controller |     "Jun 12 11:10:40.204222 crc crio[19822]: time=\"2026-06-12T11:10:40.204127198Z\" level=info msg=\"Removing container: 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe\" id=c4f6b8d2-fde5-42d1-ad26-a16688218953 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.069673 | controller |     "Jun 12 11:10:40.335240 crc crio[19822]: time=\"2026-06-12T11:10:40.334979839Z\" level=info msg=\"Stopping container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266 (timeout: 30s)\" id=bee3d53e-cfc2-4467-bb84-f0fea6bfa722 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.069688 | controller |     "Jun 12 11:10:40.445674 crc crio[19822]: time=\"2026-06-12T11:10:40.445601679Z\" level=info msg=\"Created container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper\" id=31bf17c2-0dcd-4151-806d-3d582661eb36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069703 | controller |     "Jun 12 11:10:40.459942 crc crio[19822]: time=\"2026-06-12T11:10:40.459764888Z\" level=info msg=\"Removed container 6e174e7b707d6a63333db6fec0a3ec0a85a3e916a67e7f7643db08a34cf0bffe: openstack/glance-db-create-9m84p/mariadb-database-create\" id=c4f6b8d2-fde5-42d1-ad26-a16688218953 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.069723 | controller |     "Jun 12 11:10:40.462100 crc crio[19822]: time=\"2026-06-12T11:10:40.462012306Z\" level=info msg=\"Starting container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70\" id=ff04f52b-e4ed-4678-86ea-4977357b8738 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.069738 | controller |     "Jun 12 11:10:40.476625 crc crio[19822]: time=\"2026-06-12T11:10:40.476473734Z\" level=info msg=\"Started container\" PID=239211 containerID=0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70 description=openstack/swift-storage-0/account-reaper id=ff04f52b-e4ed-4678-86ea-4977357b8738 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.069754 | controller |     "Jun 12 11:10:40.487451 crc crio[19822]: time=\"2026-06-12T11:10:40.487401474Z\" level=info msg=\"Removing container: 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240\" id=64c0bdf8-8d8c-4ede-870d-eed7bfa6ef76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.069770 | controller |     "Jun 12 11:10:40.522473 crc crio[19822]: time=\"2026-06-12T11:10:40.522279134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=48b8dc4f-1aad-4a6a-902f-9aab65741309 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.069785 | controller |     "Jun 12 11:10:40.561332 crc crio[19822]: time=\"2026-06-12T11:10:40.56128297Z\" level=info msg=\"Stopped container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=bee3d53e-cfc2-4467-bb84-f0fea6bfa722 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.069800 | controller |     "Jun 12 11:10:40.579368 crc crio[19822]: time=\"2026-06-12T11:10:40.577039222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=76f25576-bf6d-4dac-92cb-6933010d486a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.069816 | controller |     "Jun 12 11:10:40.612267 crc crio[19822]: time=\"2026-06-12T11:10:40.612175113Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=38f47cbf-81af-446d-9cd3-402ab637cc28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.069832 | controller |     "Jun 12 11:10:40.612709 crc crio[19822]: time=\"2026-06-12T11:10:40.612656589Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=db9f8ad9-64d9-45ac-ac73-9fc1701653d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.069850 | controller |     "Jun 12 11:10:40.687667 crc crio[19822]: time=\"2026-06-12T11:10:40.687569512Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=bdbd2ceb-4369-457c-b00b-468103cefea1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069867 | controller |     "Jun 12 11:10:40.688863 crc crio[19822]: time=\"2026-06-12T11:10:40.68874138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.069901 | controller |     "Jun 12 11:10:40.708618 crc crio[19822]: time=\"2026-06-12T11:10:40.708513268Z\" level=info msg=\"Creating container: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=735ba9ea-d0ae-4572-830f-522b3869939a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.069918 | controller |     "Jun 12 11:10:40.933876 crc crio[19822]: time=\"2026-06-12T11:10:40.928798897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.069939 | controller |     "Jun 12 11:10:41.092674 crc crio[19822]: time=\"2026-06-12T11:10:41.092608927Z\" level=info msg=\"Removed container 654b7ddf87f533594273e2cc75400c4bfcdd272e395adbe85973ceac01998240: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=64c0bdf8-8d8c-4ede-870d-eed7bfa6ef76 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.069956 | controller |     "Jun 12 11:10:41.109605 crc crio[19822]: time=\"2026-06-12T11:10:41.10934794Z\" level=info msg=\"Removing container: b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d\" id=11f75137-d27d-4237-9b9a-0f930998e875 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.069972 | controller |     "Jun 12 11:10:41.123460 crc crio[19822]: time=\"2026-06-12T11:10:41.12240631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.069987 | controller |     "Jun 12 11:10:41.162182 crc crio[19822]: time=\"2026-06-12T11:10:41.161981808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070003 | controller |     "Jun 12 11:10:41.216256 crc crio[19822]: time=\"2026-06-12T11:10:41.21450941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070019 | controller |     "Jun 12 11:10:41.225896 crc crio[19822]: time=\"2026-06-12T11:10:41.224221103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070034 | controller |     "Jun 12 11:10:41.427321 crc crio[19822]: time=\"2026-06-12T11:10:41.42712247Z\" level=info msg=\"Removed container b2ebd94ce5580a84f833a04de745bf0446e2f2f90401e11e7f21a6fabba3571d: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=11f75137-d27d-4237-9b9a-0f930998e875 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070050 | controller |     "Jun 12 11:10:41.439974 crc crio[19822]: time=\"2026-06-12T11:10:41.439792657Z\" level=info msg=\"Removing container: 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c\" id=32ff42ad-c521-4b58-9951-2e0ddc30732e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070066 | controller |     "Jun 12 11:10:41.547782 crc crio[19822]: time=\"2026-06-12T11:10:41.547674702Z\" level=info msg=\"Created container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server\" id=bdbd2ceb-4369-457c-b00b-468103cefea1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.070081 | controller |     "Jun 12 11:10:41.549526 crc crio[19822]: time=\"2026-06-12T11:10:41.549455154Z\" level=info msg=\"Starting container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0\" id=992ae8ac-99e3-4eb4-940d-306b4b25b130 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.070096 | controller |     "Jun 12 11:10:41.570954 crc crio[19822]: time=\"2026-06-12T11:10:41.570789605Z\" level=info msg=\"Started container\" PID=239634 containerID=4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0 description=openstack/swift-storage-0/container-server id=992ae8ac-99e3-4eb4-940d-306b4b25b130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.070112 | controller |     "Jun 12 11:10:41.585258 crc crio[19822]: time=\"2026-06-12T11:10:41.581126631Z\" level=info msg=\"Created container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=735ba9ea-d0ae-4572-830f-522b3869939a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.070132 | controller |     "Jun 12 11:10:41.585258 crc crio[19822]: time=\"2026-06-12T11:10:41.583443969Z\" level=info msg=\"Starting container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72\" id=acef0086-b6bc-46a5-8600-525463d50f97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.070148 | controller |     "Jun 12 11:10:41.604694 crc crio[19822]: time=\"2026-06-12T11:10:41.604529021Z\" level=info msg=\"Started container\" PID=239632 containerID=b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72 description=openstack/barbican-api-6ffb858478-x4v54/barbican-api-log id=acef0086-b6bc-46a5-8600-525463d50f97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c",
2026-06-12 11:43:52.070164 | controller |     "Jun 12 11:10:41.635972 crc crio[19822]: time=\"2026-06-12T11:10:41.635872882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=9bfb6563-472b-46f2-953f-1e71a9b45c28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.070179 | controller |     "Jun 12 11:10:41.687265 crc crio[19822]: time=\"2026-06-12T11:10:41.687182829Z\" level=info msg=\"Removed container 6d9c0979c04466d3b9c4560e57e2be6a36b3a011ce8180578bb8f68c67289f5c: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=32ff42ad-c521-4b58-9951-2e0ddc30732e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070195 | controller |     "Jun 12 11:10:41.695985 crc crio[19822]: time=\"2026-06-12T11:10:41.695907488Z\" level=info msg=\"Removing container: 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e\" id=5f08e209-4531-4918-a9c6-e4dd06d811de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070211 | controller |     "Jun 12 11:10:41.754905 crc crio[19822]: time=\"2026-06-12T11:10:41.754672556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=449855ea-d212-48ee-8d67-0169a7c7fb46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.070227 | controller |     "Jun 12 11:10:41.771568 crc crio[19822]: time=\"2026-06-12T11:10:41.771397206Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=bafebe22-65a1-4cd0-a53c-bf5c5a6746b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.070243 | controller |     "Jun 12 11:10:41.773281 crc crio[19822]: time=\"2026-06-12T11:10:41.772385377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070259 | controller |     "Jun 12 11:10:41.949192 crc crio[19822]: time=\"2026-06-12T11:10:41.949058713Z\" level=info msg=\"Stopping pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=a138686a-7db1-4861-b342-44b341e1991a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.070275 | controller |     "Jun 12 11:10:41.954044 crc crio[19822]: time=\"2026-06-12T11:10:41.953670521Z\" level=info msg=\"Got pod network &{Name:glance-db-create-9m84p Namespace:openstack ID:99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35 UID:e286cf92-5dca-4496-9058-4e28da8505db NetNS:/var/run/netns/4e2068a3-8499-4690-9f0a-6e01c1cfec81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode286cf92_5dca_4496_9058_4e28da8505db.slice PodAnnotations:0xc00244ca28}] Aliases:map[]}\"",
2026-06-12 11:43:52.070290 | controller |     "Jun 12 11:10:41.954783 crc crio[19822]: time=\"2026-06-12T11:10:41.954693724Z\" level=info msg=\"Deleting pod openstack_glance-db-create-9m84p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.070310 | controller |     "Jun 12 11:10:41.975174 crc crio[19822]: time=\"2026-06-12T11:10:41.973693529Z\" level=info msg=\"Stopping pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=4ada28c6-3290-48d5-945b-1a9ff53cbc59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.070326 | controller |     "Jun 12 11:10:41.975174 crc crio[19822]: time=\"2026-06-12T11:10:41.974911298Z\" level=info msg=\"Got pod network &{Name:neutron-4631-account-create-update-xczrr Namespace:openstack ID:6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d UID:e7cd97a0-452d-4de6-95e4-96f935f30087 NetNS:/var/run/netns/1dcda0fa-d57a-4526-8eeb-854cb21c907d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7cd97a0_452d_4de6_95e4_96f935f30087.slice PodAnnotations:0xc007a8e280}] Aliases:map[]}\"",
2026-06-12 11:43:52.070384 | controller |     "Jun 12 11:10:41.975657 crc crio[19822]: time=\"2026-06-12T11:10:41.975190617Z\" level=info msg=\"Deleting pod openstack_neutron-4631-account-create-update-xczrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.070407 | controller |     "Jun 12 11:10:42.119451 crc crio[19822]: time=\"2026-06-12T11:10:42.114950069Z\" level=info msg=\"Removed container 741b78b5464c893c3c8eb554d3d335d3c497d552042c200581adeb4e9da1eb5e: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=5f08e209-4531-4918-a9c6-e4dd06d811de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070425 | controller |     "Jun 12 11:10:42.144698 crc crio[19822]: time=\"2026-06-12T11:10:42.144394844Z\" level=info msg=\"Removing container: 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653\" id=2819a8c1-8ad1-45a8-b2a1-dd5f9cf06fa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070441 | controller |     "Jun 12 11:10:42.177750 crc crio[19822]: time=\"2026-06-12T11:10:42.177626891Z\" level=info msg=\"Stopping pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=82a8edd1-3e4b-4ac5-84f6-11cc96a41c5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.070458 | controller |     "Jun 12 11:10:42.179208 crc crio[19822]: time=\"2026-06-12T11:10:42.178483989Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-6v6b8 Namespace:openstack ID:5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b UID:7aaeac3e-f64d-494a-b843-8a69fd78c312 NetNS:/var/run/netns/5b624e45-af6e-4dd7-8b34-9e82821ea691 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7aaeac3e_f64d_494a_b843_8a69fd78c312.slice PodAnnotations:0xc00101b1f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.070475 | controller |     "Jun 12 11:10:42.179208 crc crio[19822]: time=\"2026-06-12T11:10:42.178664115Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-6v6b8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.070491 | controller |     "Jun 12 11:10:42.280297 crc crio[19822]: time=\"2026-06-12T11:10:42.278774767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070507 | controller |     "Jun 12 11:10:42.320145 crc crio[19822]: time=\"2026-06-12T11:10:42.319290576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070523 | controller |     "Jun 12 11:10:42.360628 crc crio[19822]: time=\"2026-06-12T11:10:42.360422753Z\" level=info msg=\"Removed container 89f47f049df4817ad7c28b7d4b0821467f70ff6c24be3030649b756c0d62f653: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=2819a8c1-8ad1-45a8-b2a1-dd5f9cf06fa6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070543 | controller |     "Jun 12 11:10:42.378696 crc crio[19822]: time=\"2026-06-12T11:10:42.378599151Z\" level=info msg=\"Removing container: 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67\" id=b69c3d70-e688-42d5-8d40-d7f04aafffa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070559 | controller |     "Jun 12 11:10:42.605479 crc crio[19822]: time=\"2026-06-12T11:10:42.605371635Z\" level=info msg=\"Removed container 510af73354fbfe32a4c479620f9ade7335141980ad7dfd10f54eccda615a5b67: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=b69c3d70-e688-42d5-8d40-d7f04aafffa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070575 | controller |     "Jun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.633165711Z\" level=info msg=\"Stopping pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=3290d0eb-22b9-4d09-8d1b-809fa2249a3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.070591 | controller |     "Jun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.633395334Z\" level=info msg=\"Stopping pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=0e71b95f-afb1-4f38-9134-569a233111ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.070607 | controller |     "Jun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.63375733Z\" level=info msg=\"Got pod network &{Name:cinder-cdb5-account-create-update-x4lwf Namespace:openstack ID:ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d UID:5950a6d9-acd5-402b-9810-cdbe89b18718 NetNS:/var/run/netns/1c260ef7-ea4e-49e3-b58c-00bd9995f463 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5950a6d9_acd5_402b_9810_cdbe89b18718.slice PodAnnotations:0xc0030946e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.070623 | controller |     "Jun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.633952146Z\" level=info msg=\"Deleting pod openstack_cinder-cdb5-account-create-update-x4lwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.070639 | controller |     "Jun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.634646305Z\" level=info msg=\"Got pod network &{Name:placement-db-create-fxznj Namespace:openstack ID:d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd UID:587b6b27-414f-4a33-9af5-aa42c61f9caf NetNS:/var/run/netns/88c2e2cd-47cf-4afe-a5a2-b0cbbaf8cfc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod587b6b27_414f_4a33_9af5_aa42c61f9caf.slice PodAnnotations:0xc00244c5f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.070655 | controller |     "Jun 12 11:10:42.637910 crc crio[19822]: time=\"2026-06-12T11:10:42.634772329Z\" level=info msg=\"Deleting pod openstack_placement-db-create-fxznj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.070670 | controller |     "Jun 12 11:10:42.641508 crc crio[19822]: time=\"2026-06-12T11:10:42.639431217Z\" level=info msg=\"Removing container: a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06\" id=117be746-b402-4bd3-aa50-b52a00e5c314 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070685 | controller |     "Jun 12 11:10:42.792065 crc crio[19822]: time=\"2026-06-12T11:10:42.791613382Z\" level=info msg=\"Created container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator\" id=bafebe22-65a1-4cd0-a53c-bf5c5a6746b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.070705 | controller |     "Jun 12 11:10:42.805037 crc crio[19822]: time=\"2026-06-12T11:10:42.804920205Z\" level=info msg=\"Starting container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732\" id=f3c1c4b1-9866-4f04-be43-0645665efb9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.070721 | controller |     "Jun 12 11:10:42.812531 crc crio[19822]: time=\"2026-06-12T11:10:42.812444196Z\" level=info msg=\"Started container\" PID=239775 containerID=cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 description=openstack/swift-storage-0/container-replicator id=f3c1c4b1-9866-4f04-be43-0645665efb9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.070737 | controller |     "Jun 12 11:10:42.862867 crc crio[19822]: time=\"2026-06-12T11:10:42.86170711Z\" level=info msg=\"Removed container a9b57b4b06890692ddd31d9e61f733fbe2eef28fe64968f7a94c411aaac71d06: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=117be746-b402-4bd3-aa50-b52a00e5c314 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070753 | controller |     "Jun 12 11:10:42.889795 crc crio[19822]: time=\"2026-06-12T11:10:42.889686635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=084f469b-cf27-4f67-9a5c-79baf50150dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.070768 | controller |     "Jun 12 11:10:42.927242 crc crio[19822]: time=\"2026-06-12T11:10:42.892860998Z\" level=info msg=\"Removing container: 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe\" id=f08b02aa-e12c-41f4-a767-fff8b7358ed9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070783 | controller |     "Jun 12 11:10:42.927242 crc crio[19822]: time=\"2026-06-12T11:10:42.914974739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=87606ec6-2529-42f5-8646-53053ea056ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.070799 | controller |     "Jun 12 11:10:42.948191 crc crio[19822]: time=\"2026-06-12T11:10:42.944881245Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=e55aad87-099e-4674-8a66-5dca6218d95b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.070814 | controller |     "Jun 12 11:10:42.950065 crc crio[19822]: time=\"2026-06-12T11:10:42.94999278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070830 | controller |     "Jun 12 11:10:43.004863 crc crio[19822]: time=\"2026-06-12T11:10:43.004636887Z\" level=info msg=\"Stopped pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=4ada28c6-3290-48d5-945b-1a9ff53cbc59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.070846 | controller |     "Jun 12 11:10:43.243467 crc crio[19822]: time=\"2026-06-12T11:10:43.243317773Z\" level=info msg=\"Removed container 6f6b2d3c94f08ca6963dba9908473efac6ddcedbbd737ee174f84cf7568256fe: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=f08b02aa-e12c-41f4-a767-fff8b7358ed9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070896 | controller |     "Jun 12 11:10:43.331918 crc crio[19822]: time=\"2026-06-12T11:10:43.33153266Z\" level=info msg=\"Removing container: cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60\" id=4ddcdef9-05ac-4bb1-80dc-003aaff32dc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.070920 | controller |     "Jun 12 11:10:43.334913 crc crio[19822]: time=\"2026-06-12T11:10:43.334756669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070980 | controller |     "Jun 12 11:10:43.348212 crc crio[19822]: time=\"2026-06-12T11:10:43.348045104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.070999 | controller |     "Jun 12 11:10:43.496688 crc crio[19822]: time=\"2026-06-12T11:10:43.496398457Z\" level=info msg=\"Stopped pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=a138686a-7db1-4861-b342-44b341e1991a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071032 | controller |     "Jun 12 11:10:43.498602 crc crio[19822]: time=\"2026-06-12T11:10:43.498400176Z\" level=info msg=\"Stopped pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=82a8edd1-3e4b-4ac5-84f6-11cc96a41c5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071051 | controller |     "Jun 12 11:10:43.637005 crc crio[19822]: time=\"2026-06-12T11:10:43.63607361Z\" level=info msg=\"Removed container cdd5904b6380c9567fc5c9a669e1e0fcbe3672823e1e84b18577803b1c6f1f60: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=4ddcdef9-05ac-4bb1-80dc-003aaff32dc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071074 | controller |     "Jun 12 11:10:43.670734 crc crio[19822]: time=\"2026-06-12T11:10:43.668673095Z\" level=info msg=\"Removing container: 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5\" id=d597abc8-ad71-44b8-aa4e-2128e188170d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071091 | controller |     "Jun 12 11:10:43.916276 crc crio[19822]: time=\"2026-06-12T11:10:43.915371908Z\" level=info msg=\"Stopped pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=3290d0eb-22b9-4d09-8d1b-809fa2249a3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071108 | controller |     "Jun 12 11:10:43.916444 crc crio[19822]: time=\"2026-06-12T11:10:43.916366351Z\" level=info msg=\"Created container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor\" id=e55aad87-099e-4674-8a66-5dca6218d95b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.071125 | controller |     "Jun 12 11:10:43.919761 crc crio[19822]: time=\"2026-06-12T11:10:43.919674909Z\" level=info msg=\"Starting container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32\" id=a73dc30e-a759-46b0-a725-edfa8979ca01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.071142 | controller |     "Jun 12 11:10:43.937894 crc crio[19822]: time=\"2026-06-12T11:10:43.937327688Z\" level=info msg=\"Started container\" PID=239896 containerID=a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32 description=openstack/swift-storage-0/container-auditor id=a73dc30e-a759-46b0-a725-edfa8979ca01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.071160 | controller |     "Jun 12 11:10:43.970200 crc crio[19822]: time=\"2026-06-12T11:10:43.964637524Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=41aefdf2-b07a-4496-851f-a22ffa90fad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.071177 | controller |     "Jun 12 11:10:43.983589 crc crio[19822]: time=\"2026-06-12T11:10:43.983469458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=18f0296f-ff0d-4228-b7f6-1ea1fb00b946 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.071194 | controller |     "Jun 12 11:10:44.045481 crc crio[19822]: time=\"2026-06-12T11:10:44.045355787Z\" level=info msg=\"Removed container 61e5c96744238e671cc99e8d0c431e6c62cd5790e0bce435b67fe03ce763cad5: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=d597abc8-ad71-44b8-aa4e-2128e188170d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071215 | controller |     "Jun 12 11:10:44.061356 crc crio[19822]: time=\"2026-06-12T11:10:44.061276131Z\" level=info msg=\"Removing container: e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939\" id=4dc40f36-4b43-40c0-a839-8e8c60386686 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071233 | controller |     "Jun 12 11:10:44.070588 crc crio[19822]: time=\"2026-06-12T11:10:44.070493212Z\" level=info msg=\"Stopped pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=0e71b95f-afb1-4f38-9134-569a233111ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071251 | controller |     "Jun 12 11:10:44.110443 crc crio[19822]: time=\"2026-06-12T11:10:44.110350132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=cc2e3ee2-de94-41bc-8bc1-3c3193dec0c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.071268 | controller |     "Jun 12 11:10:44.165596 crc crio[19822]: time=\"2026-06-12T11:10:44.165436774Z\" level=info msg=\"Removed container e994b907434f120ea9f413c8329123b188d54248159775514ec6c07278e7e939: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=4dc40f36-4b43-40c0-a839-8e8c60386686 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071283 | controller |     "Jun 12 11:10:44.195284 crc crio[19822]: time=\"2026-06-12T11:10:44.19328916Z\" level=info msg=\"Removing container: 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35\" id=4bbddb88-d8b3-4e73-823c-c83507b8958e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071299 | controller |     "Jun 12 11:10:44.263041 crc crio[19822]: time=\"2026-06-12T11:10:44.262991203Z\" level=info msg=\"Stopping pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=e511cec3-3621-4301-a88f-084b63e7fc32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071314 | controller |     "Jun 12 11:10:44.265378 crc crio[19822]: time=\"2026-06-12T11:10:44.263132083Z\" level=info msg=\"Stopping pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=4af25f8a-1048-4baa-a2b8-ff74b35f24d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071330 | controller |     "Jun 12 11:10:44.265378 crc crio[19822]: time=\"2026-06-12T11:10:44.264314834Z\" level=info msg=\"Stopping pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=6a927887-e56c-4d1f-89df-bde616428c49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071345 | controller |     "Jun 12 11:10:44.265525 crc crio[19822]: time=\"2026-06-12T11:10:44.2635216Z\" level=info msg=\"Stopping pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=df8c798e-a873-4e83-8418-723e9a017af0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071360 | controller |     "Jun 12 11:10:44.265978 crc crio[19822]: time=\"2026-06-12T11:10:44.265914907Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-v9vbw Namespace:openstack ID:563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f UID:662ee751-9216-4a02-a70e-2ecd6f20a8da NetNS:/var/run/netns/89b6a84b-bf69-4eaa-855a-4efb6621fc06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod662ee751_9216_4a02_a70e_2ecd6f20a8da.slice PodAnnotations:0xc007a8e350}] Aliases:map[]}\"",
2026-06-12 11:43:52.071376 | controller |     "Jun 12 11:10:44.266170 crc crio[19822]: time=\"2026-06-12T11:10:44.266123674Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-v9vbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.071396 | controller |     "Jun 12 11:10:44.266440 crc crio[19822]: time=\"2026-06-12T11:10:44.266137714Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9g8sj Namespace:openstack ID:88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e UID:ebad15bc-ebd5-4e30-8ccf-e9b4227bb561 NetNS:/var/run/netns/b9756f4a-ad5c-495e-b411-8913a9277222 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebad15bc_ebd5_4e30_8ccf_e9b4227bb561.slice PodAnnotations:0xc001ee25a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.071412 | controller |     "Jun 12 11:10:44.266619 crc crio[19822]: time=\"2026-06-12T11:10:44.266564897Z\" level=info msg=\"Stopping pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=fa3317ac-453c-409c-a533-35eacd7ea7ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071428 | controller |     "Jun 12 11:10:44.266881 crc crio[19822]: time=\"2026-06-12T11:10:44.266854147Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-9g8sj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.071444 | controller |     "Jun 12 11:10:44.267701 crc crio[19822]: time=\"2026-06-12T11:10:44.267640105Z\" level=info msg=\"Stopping pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=6b59338b-9bfe-4fd9-bcab-5a0b7d1aefbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071459 | controller |     "Jun 12 11:10:44.267905 crc crio[19822]: time=\"2026-06-12T11:10:44.267303182Z\" level=info msg=\"Stopping pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=60360700-8581-492f-a567-1f3082ba2361 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071475 | controller |     "Jun 12 11:10:44.271374 crc crio[19822]: time=\"2026-06-12T11:10:44.271302861Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-8pwj7 Namespace:openstack ID:5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6 UID:2dbd6757-9d80-4eb2-adb9-a4d0858bc58d NetNS:/var/run/netns/2bf641c8-3abf-4a93-aff7-bc6a7bb39a20 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2dbd6757_9d80_4eb2_adb9_a4d0858bc58d.slice PodAnnotations:0xc0007ac3b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.071492 | controller |     "Jun 12 11:10:44.271617 crc crio[19822]: time=\"2026-06-12T11:10:44.271550107Z\" level=info msg=\"Got pod network &{Name:barbican-0713-account-create-update-zgmr5 Namespace:openstack ID:3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950 UID:df769134-7e43-4bda-804d-73c3293d5755 NetNS:/var/run/netns/7ab09912-d865-4b45-ab3b-2ae09e2895f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf769134_7e43_4bda_804d_73c3293d5755.slice PodAnnotations:0xc00008d4d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.071508 | controller |     "Jun 12 11:10:44.271994 crc crio[19822]: time=\"2026-06-12T11:10:44.27193283Z\" level=info msg=\"Deleting pod openstack_barbican-0713-account-create-update-zgmr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.071524 | controller |     "Jun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272611091Z\" level=info msg=\"Got pod network &{Name:placement-2383-account-create-update-cxcg4 Namespace:openstack ID:3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a UID:3e758301-8a2b-4d2b-a5f1-cc49533aa4ba NetNS:/var/run/netns/56035582-3172-4220-ad93-8012a4352e90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3e758301_8a2b_4d2b_a5f1_cc49533aa4ba.slice PodAnnotations:0xc00101aa30}] Aliases:map[]}\"",
2026-06-12 11:43:52.071545 | controller |     "Jun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272705862Z\" level=info msg=\"Got pod network &{Name:keystone-bdfe-account-create-update-c55xg Namespace:openstack ID:a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022 UID:0533753c-5a10-4eee-8528-fbec7dc5dfc3 NetNS:/var/run/netns/909f6e03-d801-4a40-b959-64bc77eb6447 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0533753c_5a10_4eee_8528_fbec7dc5dfc3.slice PodAnnotations:0xc00244c858}] Aliases:map[]}\"",
2026-06-12 11:43:52.071562 | controller |     "Jun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272743115Z\" level=info msg=\"Deleting pod openstack_placement-2383-account-create-update-cxcg4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.071578 | controller |     "Jun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272890898Z\" level=info msg=\"Got pod network &{Name:glance-d215-account-create-update-fjdkr Namespace:openstack ID:5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776 UID:6938319d-fa18-4435-acce-24fe6c988746 NetNS:/var/run/netns/8ba9e000-2b41-4707-b3fe-f1cde6bfe301 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6938319d_fa18_4435_acce_24fe6c988746.slice PodAnnotations:0xc003264360}] Aliases:map[]}\"",
2026-06-12 11:43:52.071594 | controller |     "Jun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.272978733Z\" level=info msg=\"Deleting pod openstack_keystone-bdfe-account-create-update-c55xg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.071610 | controller |     "Jun 12 11:10:44.273211 crc crio[19822]: time=\"2026-06-12T11:10:44.273067444Z\" level=info msg=\"Deleting pod openstack_glance-d215-account-create-update-fjdkr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.071626 | controller |     "Jun 12 11:10:44.275272 crc crio[19822]: time=\"2026-06-12T11:10:44.271563349Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-8pwj7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.071641 | controller |     "Jun 12 11:10:44.294418 crc crio[19822]: time=\"2026-06-12T11:10:44.294315414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=110f3d95-5070-460e-835a-ce835301e412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.071657 | controller |     "Jun 12 11:10:44.317236 crc crio[19822]: time=\"2026-06-12T11:10:44.316783979Z\" level=info msg=\"Removed container 3d006299f7f5a6cdff0ab7d5e4489950027b6bf2022541df829274cdd03eeb35: openstack/keystone-69fd98fd54-mpzn2/keystone-api\" id=4bbddb88-d8b3-4e73-823c-c83507b8958e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071673 | controller |     "Jun 12 11:10:44.396610 crc crio[19822]: time=\"2026-06-12T11:10:44.396469464Z\" level=info msg=\"Removing container: 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb\" id=0594c50a-d5b8-480d-847f-68dc19f7e4bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071688 | controller |     "Jun 12 11:10:44.526780 crc crio[19822]: time=\"2026-06-12T11:10:44.522879504Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=117c3740-d8c4-4837-95a4-d211dbee3358 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.071704 | controller |     "Jun 12 11:10:44.611886 crc crio[19822]: time=\"2026-06-12T11:10:44.60977542Z\" level=info msg=\"Removed container 4ab2cfd1a00ffab9c96929ce3a662b982afc460b84ca5f776b7a8ddae3ab5dbb: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=0594c50a-d5b8-480d-847f-68dc19f7e4bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071723 | controller |     "Jun 12 11:10:44.611886 crc crio[19822]: time=\"2026-06-12T11:10:44.610365369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.071739 | controller |     "Jun 12 11:10:44.648710 crc crio[19822]: time=\"2026-06-12T11:10:44.643130412Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=c93f571e-cab4-4d22-bfac-2c6aba9ad032 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.071756 | controller |     "Jun 12 11:10:44.673008 crc crio[19822]: time=\"2026-06-12T11:10:44.672786185Z\" level=info msg=\"Removing container: 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb\" id=11acecfc-d85f-4a7d-a008-86883afd3150 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071772 | controller |     "Jun 12 11:10:44.821894 crc crio[19822]: time=\"2026-06-12T11:10:44.82111489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.071787 | controller |     "Jun 12 11:10:44.941022 crc crio[19822]: time=\"2026-06-12T11:10:44.933620656Z\" level=info msg=\"Removed container 8edd7b8d4dbef57ae4d137a7214694b4fd39855d68870c9d660c682f06840ffb: openstack/placement-db-create-fxznj/mariadb-database-create\" id=11acecfc-d85f-4a7d-a008-86883afd3150 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071803 | controller |     "Jun 12 11:10:44.949325 crc crio[19822]: time=\"2026-06-12T11:10:44.948953229Z\" level=info msg=\"Removing container: 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0\" id=016f774d-7d31-48b8-817e-e5cce2889915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071818 | controller |     "Jun 12 11:10:45.082384 crc crio[19822]: time=\"2026-06-12T11:10:45.082331261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.071833 | controller |     "Jun 12 11:10:45.110108 crc crio[19822]: time=\"2026-06-12T11:10:45.10991485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.071849 | controller |     "Jun 12 11:10:45.170635 crc crio[19822]: time=\"2026-06-12T11:10:45.170513828Z\" level=info msg=\"Removed container 8872c1c293f999ef3db9f947a553e5be7e3bb1833c22b70d6379b5980d608cd0: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=016f774d-7d31-48b8-817e-e5cce2889915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071884 | controller |     "Jun 12 11:10:45.187419 crc crio[19822]: time=\"2026-06-12T11:10:45.185286637Z\" level=info msg=\"Removing container: 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555\" id=387cf03e-8782-4cd4-ad5d-da01d2dedc4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071906 | controller |     "Jun 12 11:10:45.306331 crc crio[19822]: time=\"2026-06-12T11:10:45.305903915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.071922 | controller |     "Jun 12 11:10:45.313251 crc crio[19822]: time=\"2026-06-12T11:10:45.313136305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.071938 | controller |     "Jun 12 11:10:45.458481 crc crio[19822]: time=\"2026-06-12T11:10:45.457768879Z\" level=info msg=\"Removed container 58d81662d8e4c13802a65aede2d9274b9e58020cde355118052a132dd8ef4555: openstack/glance-db-create-9m84p/mariadb-database-create\" id=387cf03e-8782-4cd4-ad5d-da01d2dedc4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071959 | controller |     "Jun 12 11:10:45.489970 crc crio[19822]: time=\"2026-06-12T11:10:45.486045735Z\" level=info msg=\"Removing container: 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f\" id=7902ec5b-2ae0-49ff-9646-63a461256acd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.071975 | controller |     "Jun 12 11:10:45.585377 crc crio[19822]: time=\"2026-06-12T11:10:45.581863268Z\" level=info msg=\"Stopped pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=4af25f8a-1048-4baa-a2b8-ff74b35f24d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.071991 | controller |     "Jun 12 11:10:45.606140 crc crio[19822]: time=\"2026-06-12T11:10:45.605931166Z\" level=info msg=\"Created container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq\" id=c93f571e-cab4-4d22-bfac-2c6aba9ad032 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.072006 | controller |     "Jun 12 11:10:45.618124 crc crio[19822]: time=\"2026-06-12T11:10:45.61577934Z\" level=info msg=\"Starting container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f\" id=39ee9c0d-c25b-4bd6-b860-c3fb2b06fc58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.072022 | controller |     "Jun 12 11:10:45.635527 crc crio[19822]: time=\"2026-06-12T11:10:45.635479023Z\" level=info msg=\"Stopped pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=6b59338b-9bfe-4fd9-bcab-5a0b7d1aefbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.072037 | controller |     "Jun 12 11:10:45.640292 crc crio[19822]: time=\"2026-06-12T11:10:45.639764256Z\" level=info msg=\"Stopped pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=60360700-8581-492f-a567-1f3082ba2361 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.072052 | controller |     "Jun 12 11:10:45.646174 crc crio[19822]: time=\"2026-06-12T11:10:45.645963856Z\" level=info msg=\"Started container\" PID=240159 containerID=7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f description=openstack/rabbitmq-server-0/rabbitmq id=39ee9c0d-c25b-4bd6-b860-c3fb2b06fc58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b",
2026-06-12 11:43:52.072068 | controller |     "Jun 12 11:10:45.647359 crc crio[19822]: time=\"2026-06-12T11:10:45.647200016Z\" level=info msg=\"Created container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater\" id=117c3740-d8c4-4837-95a4-d211dbee3358 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.072084 | controller |     "Jun 12 11:10:45.656712 crc crio[19822]: time=\"2026-06-12T11:10:45.656631003Z\" level=info msg=\"Starting container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63\" id=176fdd3a-7ac1-4e5f-a616-e305e0067757 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.072100 | controller |     "Jun 12 11:10:45.681023 crc crio[19822]: time=\"2026-06-12T11:10:45.679944477Z\" level=info msg=\"Started container\" PID=240121 containerID=3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63 description=openstack/swift-storage-0/container-updater id=176fdd3a-7ac1-4e5f-a616-e305e0067757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.072116 | controller |     "Jun 12 11:10:45.736951 crc crio[19822]: time=\"2026-06-12T11:10:45.735344919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a2ef9d42-ccee-47b3-a8fb-849850feb6da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.072138 | controller |     "Jun 12 11:10:45.801361 crc crio[19822]: time=\"2026-06-12T11:10:45.80102597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=3ad664c3-921e-4a50-8fcc-663de2c1af23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.072155 | controller |     "Jun 12 11:10:45.808413 crc crio[19822]: time=\"2026-06-12T11:10:45.8066589Z\" level=info msg=\"Stopped pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=e511cec3-3621-4301-a88f-084b63e7fc32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.072170 | controller |     "Jun 12 11:10:45.854396 crc crio[19822]: time=\"2026-06-12T11:10:45.853670682Z\" level=info msg=\"Stopped pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=df8c798e-a873-4e83-8418-723e9a017af0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.072185 | controller |     "Jun 12 11:10:45.882554 crc crio[19822]: time=\"2026-06-12T11:10:45.882460336Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=fefcbe58-f20a-4e46-8094-6a4e2d855b3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.072201 | controller |     "Jun 12 11:10:45.903370 crc crio[19822]: time=\"2026-06-12T11:10:45.903268587Z\" level=info msg=\"Removed container 4560013a298822c223271bee32229269f4bf96805496198f4fd28225ae47193f: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=7902ec5b-2ae0-49ff-9646-63a461256acd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072216 | controller |     "Jun 12 11:10:45.922715 crc crio[19822]: time=\"2026-06-12T11:10:45.920437533Z\" level=info msg=\"Removing container: a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a\" id=901a01a9-b80a-4846-8b87-6a68f561c13d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072231 | controller |     "Jun 12 11:10:45.929785 crc crio[19822]: time=\"2026-06-12T11:10:45.929674171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072247 | controller |     "Jun 12 11:10:45.943499 crc crio[19822]: time=\"2026-06-12T11:10:45.941282347Z\" level=info msg=\"Stopped pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=fa3317ac-453c-409c-a533-35eacd7ea7ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.072262 | controller |     "Jun 12 11:10:45.977713 crc crio[19822]: time=\"2026-06-12T11:10:45.977599423Z\" level=info msg=\"Stopped pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=6a927887-e56c-4d1f-89df-bde616428c49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.072277 | controller |     "Jun 12 11:10:46.121303 crc crio[19822]: time=\"2026-06-12T11:10:46.121188439Z\" level=info msg=\"Removed container a0970dd4689b1702aeb1ea417a633730c6ff012fc802db27fe7f9615ecb0da6a: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=901a01a9-b80a-4846-8b87-6a68f561c13d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072292 | controller |     "Jun 12 11:10:46.130606 crc crio[19822]: time=\"2026-06-12T11:10:46.130513628Z\" level=info msg=\"Removing container: ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e\" id=59ddde20-d57a-421d-b99c-ef8a8bb3919d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072307 | controller |     "Jun 12 11:10:46.209771 crc crio[19822]: time=\"2026-06-12T11:10:46.209274372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072323 | controller |     "Jun 12 11:10:46.235311 crc crio[19822]: time=\"2026-06-12T11:10:46.23523822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072342 | controller |     "Jun 12 11:10:46.285728 crc crio[19822]: time=\"2026-06-12T11:10:46.281747793Z\" level=info msg=\"Removed container ae288e2ed0ae27d9a0aed6915488d9b5e328e5c199bc53fd2008d130dc12292e: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=59ddde20-d57a-421d-b99c-ef8a8bb3919d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072358 | controller |     "Jun 12 11:10:46.295924 crc crio[19822]: time=\"2026-06-12T11:10:46.295775085Z\" level=info msg=\"Removing container: 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f\" id=27c2e59e-5395-427d-a0c4-43af000fcaad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072373 | controller |     "Jun 12 11:10:46.507563 crc crio[19822]: time=\"2026-06-12T11:10:46.506202339Z\" level=info msg=\"Removed container 16dcc684b018820a6f1829706bf2742032b1f7d7b1beb12b836f54df767c158f: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=27c2e59e-5395-427d-a0c4-43af000fcaad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072389 | controller |     "Jun 12 11:10:46.546994 crc crio[19822]: time=\"2026-06-12T11:10:46.543499786Z\" level=info msg=\"Removing container: 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22\" id=d358fbfb-d7a6-4935-87a6-8b9571d9d3fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072405 | controller |     "Jun 12 11:10:46.591472 crc crio[19822]: time=\"2026-06-12T11:10:46.590793762Z\" level=info msg=\"Removed container 9b7161466054660a2a0c2195a2e783d1e16cbae1adb0531508f4ead2811ebf22: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=d358fbfb-d7a6-4935-87a6-8b9571d9d3fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072420 | controller |     "Jun 12 11:10:46.608800 crc crio[19822]: time=\"2026-06-12T11:10:46.608755329Z\" level=info msg=\"Removing container: dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676\" id=69ed178c-740d-4433-9d44-c6bf9967ab66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072435 | controller |     "Jun 12 11:10:46.656997 crc crio[19822]: time=\"2026-06-12T11:10:46.656669893Z\" level=info msg=\"Removed container dab95e371fda2d0d589a70f8617d6b1608ff0e97bf7c62306bdb954cea957676: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=69ed178c-740d-4433-9d44-c6bf9967ab66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072451 | controller |     "Jun 12 11:10:46.672792 crc crio[19822]: time=\"2026-06-12T11:10:46.672471237Z\" level=info msg=\"Removing container: 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75\" id=f4254b99-aada-48f3-94b3-dd17e3193f21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072467 | controller |     "Jun 12 11:10:46.862347 crc crio[19822]: time=\"2026-06-12T11:10:46.858247003Z\" level=info msg=\"Created container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server\" id=fefcbe58-f20a-4e46-8094-6a4e2d855b3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.072482 | controller |     "Jun 12 11:10:46.862347 crc crio[19822]: time=\"2026-06-12T11:10:46.861370003Z\" level=info msg=\"Starting container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84\" id=c963055e-35d6-43aa-827d-f8edc7bf1eb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.072498 | controller |     "Jun 12 11:10:46.889315 crc crio[19822]: time=\"2026-06-12T11:10:46.889126794Z\" level=info msg=\"Started container\" PID=240294 containerID=4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84 description=openstack/swift-storage-0/object-server id=c963055e-35d6-43aa-827d-f8edc7bf1eb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.072517 | controller |     "Jun 12 11:10:46.922510 crc crio[19822]: time=\"2026-06-12T11:10:46.922430506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=3ceee7e4-451d-44f7-82b1-8d4fe996e9ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.072534 | controller |     "Jun 12 11:10:46.946233 crc crio[19822]: time=\"2026-06-12T11:10:46.946145203Z\" level=info msg=\"Removed container 3a78bf9ea8e68700e1a6aeff456770f4ad7f2b5f5aa236bf04f056616465fe75: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=f4254b99-aada-48f3-94b3-dd17e3193f21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072550 | controller |     "Jun 12 11:10:47.009248 crc crio[19822]: time=\"2026-06-12T11:10:47.002277587Z\" level=info msg=\"Removing container: b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2\" id=abd5c2c7-9073-4e91-bb2e-4c5652d830fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072565 | controller |     "Jun 12 11:10:47.011317 crc crio[19822]: time=\"2026-06-12T11:10:47.011250146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=b563889d-da3f-4ade-8e8c-cbf1dae30d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.072581 | controller |     "Jun 12 11:10:47.042963 crc crio[19822]: time=\"2026-06-12T11:10:47.042480824Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=0c508658-ad19-4eff-baff-cf0024e56add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.072597 | controller |     "Jun 12 11:10:47.043305 crc crio[19822]: time=\"2026-06-12T11:10:47.04328463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072684 | controller |     "Jun 12 11:10:47.362539 crc crio[19822]: time=\"2026-06-12T11:10:47.360985033Z\" level=info msg=\"Removed container b581d801e7c4472078c908ca94d36d81759686319b0fd87131ad252576fdbde2: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=abd5c2c7-9073-4e91-bb2e-4c5652d830fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072702 | controller |     "Jun 12 11:10:47.382575 crc crio[19822]: time=\"2026-06-12T11:10:47.382503363Z\" level=info msg=\"Removing container: f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76\" id=4c80b2ab-71e5-420c-abc7-56635a10b285 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072718 | controller |     "Jun 12 11:10:47.391068 crc crio[19822]: time=\"2026-06-12T11:10:47.390980203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072734 | controller |     "Jun 12 11:10:47.398518 crc crio[19822]: time=\"2026-06-12T11:10:47.398427411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072749 | controller |     "Jun 12 11:10:47.570869 crc crio[19822]: time=\"2026-06-12T11:10:47.570693474Z\" level=info msg=\"Removed container f47a1b5035bb28faad4cfe09cf7b407b6e140352129c8e5c0555e9a3aa979a76: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=4c80b2ab-71e5-420c-abc7-56635a10b285 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.072765 | controller |     "Jun 12 11:10:47.798522 crc crio[19822]: time=\"2026-06-12T11:10:47.798410811Z\" level=info msg=\"Created container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator\" id=0c508658-ad19-4eff-baff-cf0024e56add name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.072785 | controller |     "Jun 12 11:10:47.799878 crc crio[19822]: time=\"2026-06-12T11:10:47.799752014Z\" level=info msg=\"Starting container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8\" id=d12649a5-0d01-4d78-8007-2da3188a3e30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.072801 | controller |     "Jun 12 11:10:47.811026 crc crio[19822]: time=\"2026-06-12T11:10:47.810936371Z\" level=info msg=\"Started container\" PID=240342 containerID=45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8 description=openstack/swift-storage-0/object-replicator id=d12649a5-0d01-4d78-8007-2da3188a3e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.072818 | controller |     "Jun 12 11:10:48.001209 crc crio[19822]: time=\"2026-06-12T11:10:47.999513927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=55681b9d-2951-4669-b6ca-55a987f1a989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.072833 | controller |     "Jun 12 11:10:48.048613 crc crio[19822]: time=\"2026-06-12T11:10:48.048428648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9964f99c-34e6-4db8-9957-7804932dfe16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.072853 | controller |     "Jun 12 11:10:48.059439 crc crio[19822]: time=\"2026-06-12T11:10:48.059352107Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=2048c22a-9f12-4b46-8646-2a2573ddfdc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.072882 | controller |     "Jun 12 11:10:48.059761 crc crio[19822]: time=\"2026-06-12T11:10:48.059709769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072903 | controller |     "Jun 12 11:10:48.154348 crc crio[19822]: time=\"2026-06-12T11:10:48.154243158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072920 | controller |     "Jun 12 11:10:48.166901 crc crio[19822]: time=\"2026-06-12T11:10:48.166759962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.072936 | controller |     "Jun 12 11:10:48.474615 crc crio[19822]: time=\"2026-06-12T11:10:48.474514051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dcf0e10c-5add-4afd-aaf3-2da434981f96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.072952 | controller |     "Jun 12 11:10:48.502714 crc crio[19822]: time=\"2026-06-12T11:10:48.502609977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=67d1aa86-c53d-4bec-98be-df675f6978db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.072969 | controller |     "Jun 12 11:10:48.528099 crc crio[19822]: time=\"2026-06-12T11:10:48.527992496Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=56df9338-6f87-464c-a405-610a4346abbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.072985 | controller |     "Jun 12 11:10:48.528609 crc crio[19822]: time=\"2026-06-12T11:10:48.528559524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073005 | controller |     "Jun 12 11:10:48.567959 crc crio[19822]: time=\"2026-06-12T11:10:48.567863244Z\" level=info msg=\"Created container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor\" id=2048c22a-9f12-4b46-8646-2a2573ddfdc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.073022 | controller |     "Jun 12 11:10:48.574883 crc crio[19822]: time=\"2026-06-12T11:10:48.573942402Z\" level=info msg=\"Starting container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5\" id=3bf6f45f-90f0-4727-b287-024323c80174 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.073039 | controller |     "Jun 12 11:10:48.612668 crc crio[19822]: time=\"2026-06-12T11:10:48.612508372Z\" level=info msg=\"Started container\" PID=240360 containerID=c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5 description=openstack/swift-storage-0/object-auditor id=3bf6f45f-90f0-4727-b287-024323c80174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.073055 | controller |     "Jun 12 11:10:48.671439 crc crio[19822]: time=\"2026-06-12T11:10:48.668300517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=684b9056-042b-4363-9589-265ef47af0d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.073070 | controller |     "Jun 12 11:10:48.738309 crc crio[19822]: time=\"2026-06-12T11:10:48.738253368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=88d93863-f4cd-487b-bf0f-83475e5cfdbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.073085 | controller |     "Jun 12 11:10:48.751683 crc crio[19822]: time=\"2026-06-12T11:10:48.750773984Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=7b69d487-2bf6-4464-800d-cd533ab67300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.073101 | controller |     "Jun 12 11:10:48.753557 crc crio[19822]: time=\"2026-06-12T11:10:48.752458578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073116 | controller |     "Jun 12 11:10:49.049962 crc crio[19822]: time=\"2026-06-12T11:10:49.047578658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073131 | controller |     "Jun 12 11:10:49.069227 crc crio[19822]: time=\"2026-06-12T11:10:49.068956241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073146 | controller |     "Jun 12 11:10:49.082139 crc crio[19822]: time=\"2026-06-12T11:10:49.081743387Z\" level=info msg=\"Stopping container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c (timeout: 30s)\" id=fc712277-e0b4-4404-98d0-e86731a7b815 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073161 | controller |     "Jun 12 11:10:49.082139 crc crio[19822]: time=\"2026-06-12T11:10:49.081963614Z\" level=info msg=\"Stopping container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf (timeout: 30s)\" id=abfc1df3-67b6-4548-9355-1659c8b447fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073177 | controller |     "Jun 12 11:10:49.546602 crc crio[19822]: time=\"2026-06-12T11:10:49.545890821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073193 | controller |     "Jun 12 11:10:49.550218 crc crio[19822]: time=\"2026-06-12T11:10:49.550138318Z\" level=info msg=\"Stopping container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8 (timeout: 30s)\" id=baae1b01-dc7e-4898-a9b5-8e1385a67ea0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073211 | controller |     "Jun 12 11:10:49.550385 crc crio[19822]: time=\"2026-06-12T11:10:49.550286173Z\" level=info msg=\"Stopping container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8 (timeout: 30s)\" id=dfb0bd80-bf71-4472-ae67-5bb9648fe071 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073226 | controller |     "Jun 12 11:10:49.567103 crc crio[19822]: time=\"2026-06-12T11:10:49.567026233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073241 | controller |     "Jun 12 11:10:49.604260 crc crio[19822]: time=\"2026-06-12T11:10:49.599221795Z\" level=info msg=\"Running pod sandbox: openstack/neutron-79f665fc97-bq8hf/POD\" id=02369436-a752-4857-aef6-b31a4de2d6fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.073256 | controller |     "Jun 12 11:10:49.604260 crc crio[19822]: time=\"2026-06-12T11:10:49.599304777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073271 | controller |     "Jun 12 11:10:49.822242 crc crio[19822]: time=\"2026-06-12T11:10:49.821538983Z\" level=info msg=\"Stopping container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467 (timeout: 30s)\" id=cc954ca7-4190-48d6-b448-b7c30e4bee0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073286 | controller |     "Jun 12 11:10:49.822577 crc crio[19822]: time=\"2026-06-12T11:10:49.822211261Z\" level=info msg=\"Stopping container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199 (timeout: 30s)\" id=f82cdf33-d28d-4752-8296-e0e0caa2b942 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073301 | controller |     "Jun 12 11:10:49.869782 crc crio[19822]: time=\"2026-06-12T11:10:49.869735817Z\" level=info msg=\"Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc00244cd18}] Aliases:map[]}\"",
2026-06-12 11:43:52.073315 | controller |     "Jun 12 11:10:49.870234 crc crio[19822]: time=\"2026-06-12T11:10:49.870211523Z\" level=info msg=\"Adding pod openstack_neutron-79f665fc97-bq8hf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.073330 | controller |     "Jun 12 11:10:50.021902 crc crio[19822]: time=\"2026-06-12T11:10:50.019848566Z\" level=info msg=\"Running pod sandbox: openstack/placement-7884db78cd-92gml/POD\" id=d4cff906-b55a-4ea9-a047-d31afd48df84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.073345 | controller |     "Jun 12 11:10:50.021902 crc crio[19822]: time=\"2026-06-12T11:10:50.01997475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073359 | controller |     "Jun 12 11:10:50.157876 crc crio[19822]: time=\"2026-06-12T11:10:50.149547513Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-zg2jx/POD\" id=64b5d136-7c62-49f7-97a2-d61dac3ed9a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.073432 | controller |     "Jun 12 11:10:50.157876 crc crio[19822]: time=\"2026-06-12T11:10:50.150270776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073456 | controller |     "Jun 12 11:10:50.967628 crc crio[19822]: time=\"2026-06-12T11:10:50.967005436Z\" level=info msg=\"Created container 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=56df9338-6f87-464c-a405-610a4346abbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.073472 | controller |     "Jun 12 11:10:50.972768 crc crio[19822]: time=\"2026-06-12T11:10:50.972692869Z\" level=info msg=\"Starting container: 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26\" id=1446f6cc-ee81-4dc8-a819-698b6aed5e74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.073488 | controller |     "Jun 12 11:10:51.005880 crc crio[19822]: time=\"2026-06-12T11:10:51.004077437Z\" level=info msg=\"Started container\" PID=240508 containerID=5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26 description=openstack/nova-cell1-db-create-vfsxn/mariadb-database-create id=1446f6cc-ee81-4dc8-a819-698b6aed5e74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd",
2026-06-12 11:43:52.073503 | controller |     "Jun 12 11:10:51.214477 crc crio[19822]: time=\"2026-06-12T11:10:51.214382049Z\" level=info msg=\"Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc007252138}] Aliases:map[]}\"",
2026-06-12 11:43:52.073519 | controller |     "Jun 12 11:10:51.214789 crc crio[19822]: time=\"2026-06-12T11:10:51.214451441Z\" level=info msg=\"Adding pod openstack_placement-7884db78cd-92gml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.073534 | controller |     "Jun 12 11:10:51.352648 crc crio[19822]: time=\"2026-06-12T11:10:51.352540576Z\" level=info msg=\"Removing container: 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b\" id=243d45a7-e78b-4f76-bd1e-a9c9c6a59c3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073549 | controller |     "Jun 12 11:10:51.623268 crc crio[19822]: time=\"2026-06-12T11:10:51.618627414Z\" level=info msg=\"Created container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater\" id=7b69d487-2bf6-4464-800d-cd533ab67300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.073564 | controller |     "Jun 12 11:10:51.634403 crc crio[19822]: time=\"2026-06-12T11:10:51.634271859Z\" level=info msg=\"Starting container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0\" id=64fc99ae-f5a0-45ca-a47d-e05a876dd302 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.073578 | controller |     "Jun 12 11:10:51.642582 crc crio[19822]: time=\"2026-06-12T11:10:51.641881934Z\" level=info msg=\"Started container\" PID=240602 containerID=849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0 description=openstack/swift-storage-0/object-updater id=64fc99ae-f5a0-45ca-a47d-e05a876dd302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.073593 | controller |     "Jun 12 11:10:51.754520 crc crio[19822]: time=\"2026-06-12T11:10:51.754422279Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc007a8e198}] Aliases:map[]}\"",
2026-06-12 11:43:52.073611 | controller |     "Jun 12 11:10:51.754520 crc crio[19822]: time=\"2026-06-12T11:10:51.754488501Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-zg2jx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.073627 | controller |     "Jun 12 11:10:51.767348 crc crio[19822]: time=\"2026-06-12T11:10:51.767068112Z\" level=info msg=\"Stopped container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log\" id=f82cdf33-d28d-4752-8296-e0e0caa2b942 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073642 | controller |     "Jun 12 11:10:51.828572 crc crio[19822]: time=\"2026-06-12T11:10:51.828364118Z\" level=info msg=\"Stopped container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd\" id=fc712277-e0b4-4404-98d0-e86731a7b815 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073656 | controller |     "Jun 12 11:10:51.865615 crc crio[19822]: time=\"2026-06-12T11:10:51.863991925Z\" level=info msg=\"Stopped container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api\" id=abfc1df3-67b6-4548-9355-1659c8b447fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073671 | controller |     "Jun 12 11:10:51.865615 crc crio[19822]: time=\"2026-06-12T11:10:51.864939437Z\" level=info msg=\"Stopping pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=783ca305-788a-4460-9e6d-4448795593d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.073686 | controller |     "Jun 12 11:10:51.867127 crc crio[19822]: time=\"2026-06-12T11:10:51.867020528Z\" level=info msg=\"Removed container 1b908c10cb41ae9d207bf0b9e802a1b42b9eef4094f91430227869072389852b: openstack/swift-storage-0/object-server\" id=243d45a7-e78b-4f76-bd1e-a9c9c6a59c3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073700 | controller |     "Jun 12 11:10:51.877030 crc crio[19822]: time=\"2026-06-12T11:10:51.876397913Z\" level=info msg=\"Removing container: 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d\" id=e9e528d3-0cab-4f57-95e7-077f8e400868 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073715 | controller |     "Jun 12 11:10:51.879582 crc crio[19822]: time=\"2026-06-12T11:10:51.879371084Z\" level=info msg=\"Got pod network &{Name:neutron-6c45654bff-tnfkh Namespace:openstack ID:ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d UID:f87c9669-c3ed-48ab-a2e1-bbd8ec5c5bc3 NetNS:/var/run/netns/53b88c44-f69c-4afa-8cdd-55294c2b623b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf87c9669_c3ed_48ab_a2e1_bbd8ec5c5bc3.slice PodAnnotations:0xc007a8e2a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.073730 | controller |     "Jun 12 11:10:51.879582 crc crio[19822]: time=\"2026-06-12T11:10:51.879581161Z\" level=info msg=\"Deleting pod openstack_neutron-6c45654bff-tnfkh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.073744 | controller |     "Jun 12 11:10:51.892405 crc crio[19822]: time=\"2026-06-12T11:10:51.892323332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=0b9c2498-beca-4e16-b846-ea7dceb7d294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.073759 | controller |     "Jun 12 11:10:52.001607 crc crio[19822]: time=\"2026-06-12T11:10:51.999983132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=9d858e73-5901-424b-baf4-67d54a972284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.073777 | controller |     "Jun 12 11:10:52.228950 crc crio[19822]: time=\"2026-06-12T11:10:52.22767943Z\" level=info msg=\"Removed container 8e44ce0d782d0f3dc67f731c2f376e51d3bc41d5d9eb9ed141947f87040ced4d: openstack/swift-storage-0/container-updater\" id=e9e528d3-0cab-4f57-95e7-077f8e400868 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073793 | controller |     "Jun 12 11:10:52.264045 crc crio[19822]: time=\"2026-06-12T11:10:52.263959875Z\" level=info msg=\"Removing container: d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545\" id=f292f77a-65b9-4835-a88c-be39f1957ed9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073810 | controller |     "Jun 12 11:10:52.352530 crc crio[19822]: time=\"2026-06-12T11:10:52.347351344Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=24e817ab-8952-4e60-a2f1-595700d8748c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.073827 | controller |     "Jun 12 11:10:52.399496 crc crio[19822]: time=\"2026-06-12T11:10:52.399346583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073842 | controller |     "Jun 12 11:10:52.400254 crc crio[19822]: time=\"2026-06-12T11:10:52.400039815Z\" level=info msg=\"Removed container d4489639c8710c7419068e8a109dea4f63715c5d10159daedbfa25d36f105545: openstack/ovn-northd-0/ovn-northd\" id=f292f77a-65b9-4835-a88c-be39f1957ed9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073886 | controller |     "Jun 12 11:10:52.416747 crc crio[19822]: time=\"2026-06-12T11:10:52.416517871Z\" level=info msg=\"Removing container: 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b\" id=fc90df15-9009-48bb-a297-8e17ca7d8e5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073904 | controller |     "Jun 12 11:10:52.517758 crc crio[19822]: time=\"2026-06-12T11:10:52.517626691Z\" level=info msg=\"Removed container 9ac2385d8286f7a0884dcd9d42f918e5aa0108b0260f8b1ce147ca0ac65f1b3b: openstack/ovn-northd-0/openstack-network-exporter\" id=fc90df15-9009-48bb-a297-8e17ca7d8e5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073919 | controller |     "Jun 12 11:10:52.522585 crc crio[19822]: time=\"2026-06-12T11:10:52.521024011Z\" level=info msg=\"Removing container: 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b\" id=55bf2d7b-9553-4aef-8d88-1e59249f3b00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073934 | controller |     "Jun 12 11:10:52.575979 crc crio[19822]: time=\"2026-06-12T11:10:52.573546305Z\" level=info msg=\"Stopped container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe\" id=dfb0bd80-bf71-4472-ae67-5bb9648fe071 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.073949 | controller |     "Jun 12 11:10:52.837754 crc crio[19822]: time=\"2026-06-12T11:10:52.837434146Z\" level=info msg=\"Removed container 29207d6006ec999657b31993af1cd35adeca921d784605b047021c2180c54e8b: openstack/nova-api-0/nova-api-api\" id=55bf2d7b-9553-4aef-8d88-1e59249f3b00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073964 | controller |     "Jun 12 11:10:52.851670 crc crio[19822]: time=\"2026-06-12T11:10:52.851567172Z\" level=info msg=\"Removing container: 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2\" id=23bcf78d-b3d3-4cd2-a523-3eaa29a2fc4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.073979 | controller |     "Jun 12 11:10:52.852343 crc crio[19822]: time=\"2026-06-12T11:10:52.852267862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.073994 | controller |     "Jun 12 11:10:52.942285 crc crio[19822]: time=\"2026-06-12T11:10:52.942136842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.074013 | controller |     "Jun 12 11:10:52.977988 crc crio[19822]: time=\"2026-06-12T11:10:52.977773793Z\" level=info msg=\"Removed container 46c93944c8223d92b9cf69b86599c4db9c41eabd4ce47d4b67b24082d9eac6b2: openstack/dnsmasq-dns-6ddbdd9749-s784b/dnsmasq-dns\" id=23bcf78d-b3d3-4cd2-a523-3eaa29a2fc4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074029 | controller |     "Jun 12 11:10:52.983449 crc crio[19822]: time=\"2026-06-12T11:10:52.983375614Z\" level=info msg=\"Removing container: 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71\" id=714a0565-8257-49d9-bf40-c161113cb04e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074044 | controller |     "Jun 12 11:10:53.095437 crc crio[19822]: time=\"2026-06-12T11:10:53.095166395Z\" level=info msg=\"Removed container 6887092977ccb63fe77a73d54fd199c7c41d0f5469d497f69c6f4d82097a8b71: openstack/ceilometer-0/proxy-httpd\" id=714a0565-8257-49d9-bf40-c161113cb04e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074059 | controller |     "Jun 12 11:10:53.098482 crc crio[19822]: time=\"2026-06-12T11:10:53.098407194Z\" level=info msg=\"Removing container: d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e\" id=7ad77262-86ab-44cc-9a51-446a2f89cfe3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074074 | controller |     "Jun 12 11:10:53.201603 crc crio[19822]: time=\"2026-06-12T11:10:53.200431409Z\" level=info msg=\"Removed container d5488bc647af7c4b0b47092f4d3518706524b54588bf85d93da593965cd4819e: openstack/ceilometer-0/sg-core\" id=7ad77262-86ab-44cc-9a51-446a2f89cfe3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074089 | controller |     "Jun 12 11:10:53.208286 crc crio[19822]: time=\"2026-06-12T11:10:53.208213296Z\" level=info msg=\"Removing container: 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf\" id=1d856b8e-150c-48e9-9b9f-17e3adc73531 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074104 | controller |     "Jun 12 11:10:53.305514 crc crio[19822]: time=\"2026-06-12T11:10:53.305170399Z\" level=info msg=\"Removed container 91304cf78141ab7f403b039a27987444492ca483cb7f0d8b055411247ee724bf: openstack/ceilometer-0/ceilometer-central-agent\" id=1d856b8e-150c-48e9-9b9f-17e3adc73531 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074119 | controller |     "Jun 12 11:10:53.324007 crc crio[19822]: time=\"2026-06-12T11:10:53.323713045Z\" level=info msg=\"Removing container: 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6\" id=08c93d46-d69d-4370-85c5-1a948b6636cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074134 | controller |     "Jun 12 11:10:53.449878 crc crio[19822]: time=\"2026-06-12T11:10:53.449382491Z\" level=info msg=\"Removed container 95f673d9d4241de9133b9ceafa112d5e052da1d6ac8321dc3f171e1e312832d6: openstack/glance-default-internal-api-0/glance-log\" id=08c93d46-d69d-4370-85c5-1a948b6636cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074149 | controller |     "Jun 12 11:10:53.465883 crc crio[19822]: time=\"2026-06-12T11:10:53.463633787Z\" level=info msg=\"Removing container: 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af\" id=054f4e63-bee6-4437-b057-01900ec72067 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074164 | controller |     "Jun 12 11:10:53.476873 crc crio[19822]: time=\"2026-06-12T11:10:53.47379804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a602d57a-11d2-4632-bb42-70048b3cc5d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.074179 | controller |     "Jun 12 11:10:53.556579 crc crio[19822]: time=\"2026-06-12T11:10:53.556485363Z\" level=info msg=\"Removed container 250a2db10d410d381e7506244b9dd08f2ea74bfa30042c6c1b16fe416b2631af: openstack/swift-storage-0/container-auditor\" id=054f4e63-bee6-4437-b057-01900ec72067 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074197 | controller |     "Jun 12 11:10:53.559947 crc crio[19822]: time=\"2026-06-12T11:10:53.559875296Z\" level=info msg=\"Removing container: f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a\" id=396ed8fa-7c63-47b3-8b2d-f3c9d0ea9f11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074213 | controller |     "Jun 12 11:10:53.641952 crc crio[19822]: time=\"2026-06-12T11:10:53.64180124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=24ccbe7d-f8eb-4896-b3d9-e51ac2a224de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.074227 | controller |     "Jun 12 11:10:53.670249 crc crio[19822]: time=\"2026-06-12T11:10:53.670117936Z\" level=info msg=\"Removed container f19fcef9942be8a3ca78f407b9790ad1b553e237933175756056d08ab96ace7a: openstack/rabbitmq-server-0/setup-container\" id=396ed8fa-7c63-47b3-8b2d-f3c9d0ea9f11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074242 | controller |     "Jun 12 11:10:53.685030 crc crio[19822]: time=\"2026-06-12T11:10:53.684742591Z\" level=info msg=\"Removing container: 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96\" id=e9856844-187f-49db-a180-fb348c5a641a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074257 | controller |     "Jun 12 11:10:53.705394 crc crio[19822]: time=\"2026-06-12T11:10:53.705220878Z\" level=info msg=\"Creating container: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=75d7abbf-00ff-4a27-bb48-4ecf365beccc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.074272 | controller |     "Jun 12 11:10:53.705727 crc crio[19822]: time=\"2026-06-12T11:10:53.705653318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.074287 | controller |     "Jun 12 11:10:53.906717 crc crio[19822]: time=\"2026-06-12T11:10:53.905895319Z\" level=info msg=\"Removed container 7c9916045f01cf494a59115295757be6545dd99c95968c205cad5e5ff6215e96: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/init\" id=e9856844-187f-49db-a180-fb348c5a641a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074303 | controller |     "Jun 12 11:10:53.912699 crc crio[19822]: time=\"2026-06-12T11:10:53.912558424Z\" level=info msg=\"Removing container: b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7\" id=32e9b164-ea8b-41f9-bf61-4288eeaaddc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074318 | controller |     "Jun 12 11:10:54.007059 crc crio[19822]: time=\"2026-06-12T11:10:54.006369291Z\" level=info msg=\"Created container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer\" id=24e817ab-8952-4e60-a2f1-595700d8748c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.074333 | controller |     "Jun 12 11:10:54.007320 crc crio[19822]: time=\"2026-06-12T11:10:54.007231619Z\" level=info msg=\"Removed container b65ee21af528318de01d7bf7e4f7b517600b6411b98f7ea12794854aee8137b7: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=32e9b164-ea8b-41f9-bf61-4288eeaaddc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074348 | controller |     "Jun 12 11:10:54.008365 crc crio[19822]: time=\"2026-06-12T11:10:54.008279442Z\" level=info msg=\"Starting container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63\" id=c740adb1-7717-47d9-a3da-4eda2a43e7bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.074367 | controller |     "Jun 12 11:10:54.016527 crc crio[19822]: time=\"2026-06-12T11:10:54.016467867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.074382 | controller |     "Jun 12 11:10:54.021445 crc crio[19822]: time=\"2026-06-12T11:10:54.020686538Z\" level=info msg=\"Started container\" PID=240993 containerID=ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63 description=openstack/swift-storage-0/object-expirer id=c740adb1-7717-47d9-a3da-4eda2a43e7bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.074398 | controller |     "Jun 12 11:10:54.023442 crc crio[19822]: time=\"2026-06-12T11:10:54.023393085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.074414 | controller |     "Jun 12 11:10:54.023735 crc crio[19822]: time=\"2026-06-12T11:10:54.02356493Z\" level=info msg=\"Removing container: c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578\" id=df3b5ee6-772c-4e19-8933-ba1c26b45717 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074429 | controller |     "Jun 12 11:10:54.175873 crc crio[19822]: time=\"2026-06-12T11:10:54.174154514Z\" level=info msg=\"Removed container c0f43dd34a747d6d031544607a6e409081b0b7179cd5a405cb66e8acd6dd0578: openstack/cinder-api-0/cinder-api-log\" id=df3b5ee6-772c-4e19-8933-ba1c26b45717 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074443 | controller |     "Jun 12 11:10:54.187178 crc crio[19822]: time=\"2026-06-12T11:10:54.187071065Z\" level=info msg=\"Removing container: f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef\" id=6fe79269-4906-4ef8-91ff-ec8ae6a4b557 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074458 | controller |     "Jun 12 11:10:54.460868 crc crio[19822]: time=\"2026-06-12T11:10:54.460009665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3e9ebfb7-5e49-4502-9418-2303fc02ee77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.074473 | controller |     "Jun 12 11:10:54.485256 crc crio[19822]: time=\"2026-06-12T11:10:54.485184266Z\" level=info msg=\"Removed container f524380a457f546a9b76855bd66a4ddb8e76585f2bddeaa8be9ad969e02357ef: openshift-infra/auto-csr-approver-29687704-w96kn/oc\" id=6fe79269-4906-4ef8-91ff-ec8ae6a4b557 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074488 | controller |     "Jun 12 11:10:54.498651 crc crio[19822]: time=\"2026-06-12T11:10:54.498181698Z\" level=info msg=\"Removing container: 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1\" id=95a6ad80-bba6-4793-a770-d1596f11ece6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074502 | controller |     "Jun 12 11:10:54.843727 crc crio[19822]: time=\"2026-06-12T11:10:54.843628207Z\" level=info msg=\"Removed container 6892e409a4d3b8eb89ce4a7a8db2baf0c66cad1b0cc359f0498be8cafbed51d1: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=95a6ad80-bba6-4793-a770-d1596f11ece6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074517 | controller |     "Jun 12 11:10:54.847905 crc crio[19822]: time=\"2026-06-12T11:10:54.847729402Z\" level=info msg=\"Removing container: 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df\" id=27b607f1-df14-4847-b88e-cc7b4444459a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074532 | controller |     "Jun 12 11:10:55.013760 crc crio[19822]: time=\"2026-06-12T11:10:54.998718069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=51418722-2cda-49a4-a25c-03d476ea13f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.074550 | controller |     "Jun 12 11:10:55.072358 crc crio[19822]: time=\"2026-06-12T11:10:55.069399765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=b35e11cc-ab77-4465-a79a-280ea6698aa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.074565 | controller |     "Jun 12 11:10:55.208646 crc crio[19822]: time=\"2026-06-12T11:10:55.190198619Z\" level=info msg=\"Created container 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=75d7abbf-00ff-4a27-bb48-4ecf365beccc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.074580 | controller |     "Jun 12 11:10:55.348067 crc crio[19822]: time=\"2026-06-12T11:10:55.347198879Z\" level=info msg=\"Starting container: 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4\" id=c491648b-c26e-4c77-b9d9-88dbf891fc39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.074596 | controller |     "Jun 12 11:10:55.462932 crc crio[19822]: time=\"2026-06-12T11:10:55.460397304Z\" level=info msg=\"Removed container 5c91165f3816f1b4352c66b39771d8ac9007f2173985dd1a6080db66ef4c73df: openstack/swift-storage-0/account-replicator\" id=27b607f1-df14-4847-b88e-cc7b4444459a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074611 | controller |     "Jun 12 11:10:55.532521 crc crio[19822]: time=\"2026-06-12T11:10:55.532425821Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=2dff80b2-9a1f-47b6-9a47-e97a0ea78d39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.074626 | controller |     "Jun 12 11:10:55.535647 crc crio[19822]: time=\"2026-06-12T11:10:55.53549512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.074640 | controller |     "Jun 12 11:10:55.586213 crc crio[19822]: time=\"2026-06-12T11:10:55.582342535Z\" level=info msg=\"Stopped container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api\" id=cc954ca7-4190-48d6-b448-b7c30e4bee0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.074655 | controller |     "Jun 12 11:10:55.749382 crc crio[19822]: 2026-06-12T11:10:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91ee0ea6315e69d Mac:3a:79:27:97:c9:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.074670 | controller |     "Jun 12 11:10:55.752328 crc crio[19822]: time=\"2026-06-12T11:10:55.751591616Z\" level=info msg=\"Removing container: 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4\" id=b58fa7de-0994-48bc-956e-83889cd6e87a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.074685 | controller |     "Jun 12 11:10:55.818266 crc crio[19822]: time=\"2026-06-12T11:10:55.817601266Z\" level=info msg=\"Stopping pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=56858112-092f-4da3-b03d-0453f2546b47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.074700 | controller |     "Jun 12 11:10:55.929584 crc crio[19822]: time=\"2026-06-12T11:10:55.909952027Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d UID:fae6b48a-83f3-4ac7-b770-c2ba83b2a2a7 NetNS:/var/run/netns/f6cb2cb2-32a7-4264-9815-636ef0759e6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfae6b48a_83f3_4ac7_b770_c2ba83b2a2a7.slice PodAnnotations:0xc002144110}] Aliases:map[]}\"",
2026-06-12 11:43:52.074719 | controller |     "Jun 12 11:10:55.929584 crc crio[19822]: time=\"2026-06-12T11:10:55.922604786Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.074734 | controller |     "Jun 12 11:10:56.000503 crc crio[19822]: time=\"2026-06-12T11:10:55.991041616Z\" level=info msg=\"Started container\" PID=241033 containerID=080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4 description=openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update id=c491648b-c26e-4c77-b9d9-88dbf891fc39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a",
2026-06-12 11:43:52.074750 | controller |     "Jun 12 11:10:56.492247 crc crio[19822]: time=\"2026-06-12T11:10:56.491782464Z\" level=info msg=\"Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc007252138}] Aliases:map[]}\"",
2026-06-12 11:43:52.074766 | controller |     "Jun 12 11:10:56.511039 crc crio[19822]: time=\"2026-06-12T11:10:56.510982423Z\" level=info msg=\"Checking pod openstack_placement-7884db78cd-92gml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.074781 | controller |     "Jun 12 11:10:56.511664 crc crio[19822]: 2026-06-12T11:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd72b22df36dec0 Mac:02:92:34:c7:7f:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.074796 | controller |     "Jun 12 11:10:56.512533 crc crio[19822]: time=\"2026-06-12T11:10:56.512510593Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc007a8e198}] Aliases:map[]}\"",
2026-06-12 11:43:52.074811 | controller |     "Jun 12 11:10:56.513162 crc crio[19822]: time=\"2026-06-12T11:10:56.513138623Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-zg2jx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.074826 | controller |     "Jun 12 11:10:56.672957 crc crio[19822]: time=\"2026-06-12T11:10:56.672802537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=30770486-159f-4047-9932-3146ce128eda name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.074842 | controller |     "Jun 12 11:10:56.693654 crc crio[19822]: 2026-06-12T11:10:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:561a70f18b0870b Mac:56:2e:ef:f7:b8:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 SocketPath: PciID:}] [{Interface:0xc000448730 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.074861 | controller |     "Jun 12 11:10:56.702933 crc crio[19822]: time=\"2026-06-12T11:10:56.694963944Z\" level=info msg=\"Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc00244cd18}] Aliases:map[]}\"",
2026-06-12 11:43:52.074899 | controller |     "Jun 12 11:10:56.702933 crc crio[19822]: time=\"2026-06-12T11:10:56.695246394Z\" level=info msg=\"Checking pod openstack_neutron-79f665fc97-bq8hf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.074916 | controller |     "Jun 12 11:10:56.756623 crc crio[19822]: time=\"2026-06-12T11:10:56.756554481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=49114e31-6162-4e81-a41d-1f0296b2ed04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.074932 | controller |     "Jun 12 11:10:56.769696 crc crio[19822]: time=\"2026-06-12T11:10:56.75757116Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7b6cfffcf-bh5ms/POD\" id=506cf47a-178a-4686-9661-6c43d9fcbe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.074947 | controller |     "Jun 12 11:10:56.770200 crc crio[19822]: time=\"2026-06-12T11:10:56.770159793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.074962 | controller |     "Jun 12 11:10:56.784105 crc crio[19822]: time=\"2026-06-12T11:10:56.783916007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c979a02f-c3c1-4089-b2fd-83e39916a066 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.074977 | controller |     "Jun 12 11:10:57.025945 crc crio[19822]: time=\"2026-06-12T11:10:57.025357929Z\" level=info msg=\"Stopping container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 (timeout: 2s)\" id=7c586d1c-3a0a-43ee-94b5-32403f428f66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.074993 | controller |     "Jun 12 11:10:57.040940 crc crio[19822]: time=\"2026-06-12T11:10:57.040724345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=349efc03-22d9-497d-a7b6-4af01febb4eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075009 | controller |     "Jun 12 11:10:57.098847 crc crio[19822]: time=\"2026-06-12T11:10:57.098704347Z\" level=info msg=\"Stopping container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad (timeout: 30s)\" id=70b9b920-93bc-4e2a-8f40-68f9d999ca8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075025 | controller |     "Jun 12 11:10:57.099253 crc crio[19822]: time=\"2026-06-12T11:10:57.099060716Z\" level=info msg=\"Stopping container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2 (timeout: 30s)\" id=4776146f-ad1f-4902-92c0-7b834e1a9b64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075040 | controller |     "Jun 12 11:10:57.104984 crc crio[19822]: time=\"2026-06-12T11:10:57.103483201Z\" level=info msg=\"Stopping container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1 (timeout: 30s)\" id=21adc7fd-2759-4771-b24f-11aa191416cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075055 | controller |     "Jun 12 11:10:57.108659 crc crio[19822]: time=\"2026-06-12T11:10:57.108544144Z\" level=info msg=\"Stopping container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702 (timeout: 30s)\" id=3e778f60-df16-4319-a32f-fcc96d4aa4bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075077 | controller |     "Jun 12 11:10:57.220008 crc crio[19822]: time=\"2026-06-12T11:10:57.219508148Z\" level=info msg=\"Stopping container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d (timeout: 30s)\" id=19c914c9-f0b0-419d-b290-aff1e06fbb7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075110 | controller |     "Jun 12 11:10:57.220560 crc crio[19822]: time=\"2026-06-12T11:10:57.220423657Z\" level=info msg=\"Stopping container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc (timeout: 30s)\" id=760d1748-f379-48f2-b091-d608edbf3f0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075130 | controller |     "Jun 12 11:10:57.475433 crc crio[19822]: time=\"2026-06-12T11:10:57.461443208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7dc35434-532d-49c6-9947-dc9225acf638 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075148 | controller |     "Jun 12 11:10:58.233431 crc crio[19822]: time=\"2026-06-12T11:10:58.232539655Z\" level=info msg=\"Removing container: 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470\" id=f366e977-cbdb-4388-b8a5-4da64bfae905 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.075165 | controller |     "Jun 12 11:10:59.051929 crc crio[19822]: time=\"2026-06-12T11:10:59.051062827Z\" level=warning msg=\"Stopping container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.075182 | controller |     "Jun 12 11:10:59.126116 crc crio[19822]: time=\"2026-06-12T11:10:59.125941877Z\" level=error msg=\"Killing container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.075200 | controller |     "Jun 12 11:10:59.329723 crc crio[19822]: time=\"2026-06-12T11:10:59.329635044Z\" level=info msg=\"Stopping pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=17792ebb-4300-4a1a-b6b5-aa2a8f929d9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075217 | controller |     "Jun 12 11:10:59.330604 crc crio[19822]: time=\"2026-06-12T11:10:59.329992526Z\" level=info msg=\"Stopping pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=0fc956a6-6272-46f4-81ad-98fb2b50bd7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075234 | controller |     "Jun 12 11:10:59.331041 crc crio[19822]: time=\"2026-06-12T11:10:59.330966277Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-vfsxn Namespace:openstack ID:0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd UID:62d721c9-0077-40e9-ae1f-716f496ef783 NetNS:/var/run/netns/d5415aa4-52ef-4b66-86ce-ffbc6d5091f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62d721c9_0077_40e9_ae1f_716f496ef783.slice PodAnnotations:0xc000120da0}] Aliases:map[]}\"",
2026-06-12 11:43:52.075253 | controller |     "Jun 12 11:10:59.331225 crc crio[19822]: time=\"2026-06-12T11:10:59.331122813Z\" level=info msg=\"Got pod network &{Name:nova-cell1-f1a6-account-create-update-rlb9c Namespace:openstack ID:6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a UID:6cb5fc12-8f43-4eab-b9f7-13ae5dc69304 NetNS:/var/run/netns/132ac257-3c13-47f5-90bd-75bf331f5bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb5fc12_8f43_4eab_b9f7_13ae5dc69304.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}\"",
2026-06-12 11:43:52.075271 | controller |     "Jun 12 11:10:59.331225 crc crio[19822]: time=\"2026-06-12T11:10:59.331170373Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-vfsxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.075292 | controller |     "Jun 12 11:10:59.331372 crc crio[19822]: time=\"2026-06-12T11:10:59.331240617Z\" level=info msg=\"Deleting pod openstack_nova-cell1-f1a6-account-create-update-rlb9c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.075310 | controller |     "Jun 12 11:10:59.458482 crc crio[19822]: time=\"2026-06-12T11:10:59.458340342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d1c52173-2981-40e1-9dd7-1f7c08ad3994 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075328 | controller |     "Jun 12 11:11:03.081050 crc crio[19822]: time=\"2026-06-12T11:11:03.078114641Z\" level=info msg=\"Ran pod sandbox 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 with infra container: openstack/placement-7884db78cd-92gml/POD\" id=d4cff906-b55a-4ea9-a047-d31afd48df84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.075345 | controller |     "Jun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.081449008Z\" level=info msg=\"Ran pod sandbox dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef with infra container: openstack/cinder-db-sync-zg2jx/POD\" id=64b5d136-7c62-49f7-97a2-d61dac3ed9a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.075361 | controller |     "Jun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.082330144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4555692-29a7-4da3-9c57-bd3cb5fb52cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075376 | controller |     "Jun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.082570182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=31907bd4-b3c7-4db0-943d-555137e66d81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075391 | controller |     "Jun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.082681136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e86bd9d-295c-41dc-a4cd-5e4227de3291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075406 | controller |     "Jun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.0834575Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=66c591ad-c328-455c-a5da-dd419c10ef30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075421 | controller |     "Jun 12 11:11:03.084741 crc crio[19822]: time=\"2026-06-12T11:11:03.083730979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9ef196ce-0e54-488e-9054-2ab3e44ba4c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075435 | controller |     "Jun 12 11:11:03.085741 crc crio[19822]: time=\"2026-06-12T11:11:03.084869125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f87d10c5-3fc2-4098-a555-77c6aa9aa80e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075449 | controller |     "Jun 12 11:11:03.093546 crc crio[19822]: time=\"2026-06-12T11:11:03.093457119Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=2eacc33a-2a00-4c11-aab3-1ddfee58e682 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.075467 | controller |     "Jun 12 11:11:03.095290 crc crio[19822]: time=\"2026-06-12T11:11:03.094627347Z\" level=info msg=\"Stopped container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd\" id=3e778f60-df16-4319-a32f-fcc96d4aa4bd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075483 | controller |     "Jun 12 11:11:03.126467 crc crio[19822]: time=\"2026-06-12T11:11:03.125905394Z\" level=info msg=\"Stopped container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api\" id=19c914c9-f0b0-419d-b290-aff1e06fbb7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075497 | controller |     "Jun 12 11:11:03.134585 crc crio[19822]: time=\"2026-06-12T11:11:03.134198084Z\" level=info msg=\"Stopped container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core\" id=4776146f-ad1f-4902-92c0-7b834e1a9b64 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075511 | controller |     "Jun 12 11:11:03.152361 crc crio[19822]: time=\"2026-06-12T11:11:03.151681347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=56c624a4-00a9-4526-b928-11439afc36fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075526 | controller |     "Jun 12 11:11:03.156560 crc crio[19822]: time=\"2026-06-12T11:11:03.15649273Z\" level=info msg=\"Ran pod sandbox 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb with infra container: openstack/neutron-79f665fc97-bq8hf/POD\" id=02369436-a752-4857-aef6-b31a4de2d6fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.075540 | controller |     "Jun 12 11:11:03.159720 crc crio[19822]: time=\"2026-06-12T11:11:03.15961757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=d4eac187-ab63-4690-9546-df13409ee8c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.075554 | controller |     "Jun 12 11:11:03.169931 crc crio[19822]: time=\"2026-06-12T11:11:03.169584728Z\" level=info msg=\"Stopped container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent\" id=21adc7fd-2759-4771-b24f-11aa191416cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075572 | controller |     "Jun 12 11:11:03.203584 crc crio[19822]: time=\"2026-06-12T11:11:03.203359505Z\" level=info msg=\"Stopped container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient\" id=7c586d1c-3a0a-43ee-94b5-32403f428f66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075586 | controller |     "Jun 12 11:11:03.204236 crc crio[19822]: time=\"2026-06-12T11:11:03.204174911Z\" level=info msg=\"Stopping pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=22e0c87e-de8a-49d0-ac8f-dd32f76afebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075602 | controller |     "Jun 12 11:11:03.206448 crc crio[19822]: time=\"2026-06-12T11:11:03.205917638Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501 UID:997b0b53-35a3-4d72-82c6-f29bb69194fe NetNS:/var/run/netns/4637be6b-015c-4717-bc88-2625d4bb7785 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod997b0b53_35a3_4d72_82c6_f29bb69194fe.slice PodAnnotations:0xc0001207f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.075617 | controller |     "Jun 12 11:11:03.206448 crc crio[19822]: time=\"2026-06-12T11:11:03.206077132Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.075635 | controller |     "Jun 12 11:11:03.228724 crc crio[19822]: time=\"2026-06-12T11:11:03.228469076Z\" level=info msg=\"Stopped container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent\" id=70b9b920-93bc-4e2a-8f40-68f9d999ca8b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075650 | controller |     "Jun 12 11:11:03.230044 crc crio[19822]: time=\"2026-06-12T11:11:03.229933906Z\" level=info msg=\"Stopping pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=f94fda4f-8b44-4015-b875-558b6a2b80f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075665 | controller |     "Jun 12 11:11:03.230930 crc crio[19822]: time=\"2026-06-12T11:11:03.230862536Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb UID:9215363e-caea-47a7-9328-51b0c5de4bb5 NetNS:/var/run/netns/dec19c81-8acf-4dac-bcfc-a7a36d88a45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9215363e_caea_47a7_9328_51b0c5de4bb5.slice PodAnnotations:0xc003094658}] Aliases:map[]}\"",
2026-06-12 11:43:52.075680 | controller |     "Jun 12 11:11:03.231193 crc crio[19822]: time=\"2026-06-12T11:11:03.231123043Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.075694 | controller |     "Jun 12 11:11:03.234194 crc crio[19822]: time=\"2026-06-12T11:11:03.233998793Z\" level=info msg=\"Stopped container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log\" id=760d1748-f379-48f2-b091-d608edbf3f0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.075709 | controller |     "Jun 12 11:11:03.236728 crc crio[19822]: time=\"2026-06-12T11:11:03.236657549Z\" level=info msg=\"Stopping pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=1e8d82f2-60a6-4e9e-9960-7baf4b5b2f19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075725 | controller |     "Jun 12 11:11:03.241435 crc crio[19822]: time=\"2026-06-12T11:11:03.241362431Z\" level=info msg=\"Got pod network &{Name:barbican-api-6dc7ccd588-682ph Namespace:openstack ID:84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d UID:41c6758a-204a-4a4e-98f6-00d286785412 NetNS:/var/run/netns/974d3c57-f268-4144-a191-244f7e55a8c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41c6758a_204a_4a4e_98f6_00d286785412.slice PodAnnotations:0xc000120930}] Aliases:map[]}\"",
2026-06-12 11:43:52.075740 | controller |     "Jun 12 11:11:03.241670 crc crio[19822]: time=\"2026-06-12T11:11:03.24164806Z\" level=info msg=\"Deleting pod openstack_barbican-api-6dc7ccd588-682ph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.075755 | controller |     "Jun 12 11:11:03.242066 crc crio[19822]: time=\"2026-06-12T11:11:03.242000621Z\" level=info msg=\"Stopped pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=783ca305-788a-4460-9e6d-4448795593d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075770 | controller |     "Jun 12 11:11:03.251074 crc crio[19822]: time=\"2026-06-12T11:11:03.250938523Z\" level=info msg=\"Stopped pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=0fc956a6-6272-46f4-81ad-98fb2b50bd7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075785 | controller |     "Jun 12 11:11:03.266620 crc crio[19822]: time=\"2026-06-12T11:11:03.266426407Z\" level=info msg=\"Stopped pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=17792ebb-4300-4a1a-b6b5-aa2a8f929d9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075803 | controller |     "Jun 12 11:11:03.278907 crc crio[19822]: time=\"2026-06-12T11:11:03.278696453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.075818 | controller |     "Jun 12 11:11:03.288021 crc crio[19822]: time=\"2026-06-12T11:11:03.287926311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.075833 | controller |     "Jun 12 11:11:03.295482 crc crio[19822]: time=\"2026-06-12T11:11:03.295424161Z\" level=info msg=\"Stopped pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=56858112-092f-4da3-b03d-0453f2546b47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.075848 | controller |     "Jun 12 11:11:03.323309 crc crio[19822]: time=\"2026-06-12T11:11:03.323239168Z\" level=info msg=\"Removed container 50af18f96676c7a0e4b7558b8090b95fb507a0afbafd042f85015103679dcfe4: openstack/swift-storage-0/account-server\" id=b58fa7de-0994-48bc-956e-83889cd6e87a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.075866 | controller |     "Jun 12 11:11:03.329180 crc crio[19822]: time=\"2026-06-12T11:11:03.327655591Z\" level=info msg=\"Creating container: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=11c235d3-7186-4890-ad3c-9ab729bd0079 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.075901 | controller |     "Jun 12 11:11:03.330763 crc crio[19822]: time=\"2026-06-12T11:11:03.33072986Z\" level=info msg=\"Creating container: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=2ab26550-45b1-4607-aebb-36aef1a5763f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.075917 | controller |     "Jun 12 11:11:03.332507 crc crio[19822]: time=\"2026-06-12T11:11:03.328784837Z\" level=info msg=\"Creating container: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=c35dcd6c-6a8c-474f-a9e3-400de9954fda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.075932 | controller |     "Jun 12 11:11:03.332948 crc crio[19822]: time=\"2026-06-12T11:11:03.328900231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.075946 | controller |     "Jun 12 11:11:03.338630 crc crio[19822]: time=\"2026-06-12T11:11:03.338506249Z\" level=info msg=\"Creating container: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=1cfcd079-a19a-40bb-909a-d26319de4228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.075961 | controller |     "Jun 12 11:11:03.339488 crc crio[19822]: time=\"2026-06-12T11:11:03.339417408Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=7a5324db-b0eb-4f76-9c9e-4327fdaeaf22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.075976 | controller |     "Jun 12 11:11:03.341373 crc crio[19822]: time=\"2026-06-12T11:11:03.340459704Z\" level=info msg=\"Removing container: 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2\" id=b934d2f5-e0e6-4fd6-857e-522c6e7b2920 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.075991 | controller |     "Jun 12 11:11:03.371593 crc crio[19822]: time=\"2026-06-12T11:11:03.370144956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=fd682d9b-f36c-422c-a99c-1bb5a9e4de08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.076006 | controller |     "Jun 12 11:11:03.443160 crc crio[19822]: time=\"2026-06-12T11:11:03.442436097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dac17ad2-96ae-4548-8cf7-f36c874c2f8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.076024 | controller |     "Jun 12 11:11:03.477655 crc crio[19822]: time=\"2026-06-12T11:11:03.477259476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=f0616ce7-109f-4141-a3d9-0e79f024081f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.076039 | controller |     "Jun 12 11:11:03.617277 crc crio[19822]: time=\"2026-06-12T11:11:03.616543767Z\" level=info msg=\"Created container 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=2dff80b2-9a1f-47b6-9a47-e97a0ea78d39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.076053 | controller |     "Jun 12 11:11:03.622191 crc crio[19822]: time=\"2026-06-12T11:11:03.619540143Z\" level=info msg=\"Starting container: 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb\" id=99540080-2520-4487-a26e-136391b18d1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.076068 | controller |     "Jun 12 11:11:03.630933 crc crio[19822]: time=\"2026-06-12T11:11:03.630556398Z\" level=info msg=\"Started container\" PID=241837 containerID=57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb description=openstack/nova-cell0-db-create-wz8b8/mariadb-database-create id=99540080-2520-4487-a26e-136391b18d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982",
2026-06-12 11:43:52.076084 | controller |     "Jun 12 11:11:04.980439 crc crio[19822]: time=\"2026-06-12T11:11:04.979264001Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a8ea9ccb-1dd9-4d25-8645-86e3828ba446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.076099 | controller |     "Jun 12 11:11:04.981649 crc crio[19822]: time=\"2026-06-12T11:11:04.98047703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076114 | controller |     "Jun 12 11:11:05.280204 crc crio[19822]: time=\"2026-06-12T11:11:05.280061347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076130 | controller |     "Jun 12 11:11:05.280442 crc crio[19822]: time=\"2026-06-12T11:11:05.280323946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076145 | controller |     "Jun 12 11:11:05.280442 crc crio[19822]: time=\"2026-06-12T11:11:05.280367587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076160 | controller |     "Jun 12 11:11:05.280442 crc crio[19822]: time=\"2026-06-12T11:11:05.280423869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076175 | controller |     "Jun 12 11:11:05.280602 crc crio[19822]: time=\"2026-06-12T11:11:05.280578114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076190 | controller |     "Jun 12 11:11:05.289963 crc crio[19822]: time=\"2026-06-12T11:11:05.289896481Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-zg2jx/cinder-db-sync\" id=edb88aaa-84bf-4de5-92b3-6653e8946106 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.076208 | controller |     "Jun 12 11:11:05.294768 crc crio[19822]: time=\"2026-06-12T11:11:05.294724315Z\" level=info msg=\"Creating container: openstack/neutron-79f665fc97-bq8hf/neutron-api\" id=54606ef9-8b7a-4270-8312-e984ade7acb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.076224 | controller |     "Jun 12 11:11:05.302773 crc crio[19822]: time=\"2026-06-12T11:11:05.302679169Z\" level=info msg=\"Creating container: openstack/placement-7884db78cd-92gml/placement-log\" id=9ddab375-caa4-447c-a2f7-8fc21431fcd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.076239 | controller |     "Jun 12 11:11:05.312322 crc crio[19822]: time=\"2026-06-12T11:11:05.312228304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076254 | controller |     "Jun 12 11:11:05.312843 crc crio[19822]: time=\"2026-06-12T11:11:05.312671107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076270 | controller |     "Jun 12 11:11:05.313068 crc crio[19822]: time=\"2026-06-12T11:11:05.31302983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076285 | controller |     "Jun 12 11:11:05.315751 crc crio[19822]: time=\"2026-06-12T11:11:05.315607941Z\" level=info msg=\"Stopped pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=1e8d82f2-60a6-4e9e-9960-7baf4b5b2f19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.076300 | controller |     "Jun 12 11:11:05.332289 crc crio[19822]: time=\"2026-06-12T11:11:05.331772057Z\" level=info msg=\"Stopped pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=22e0c87e-de8a-49d0-ac8f-dd32f76afebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.076314 | controller |     "Jun 12 11:11:05.341122 crc crio[19822]: time=\"2026-06-12T11:11:05.341024932Z\" level=info msg=\"Stopped pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=f94fda4f-8b44-4015-b875-558b6a2b80f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.076329 | controller |     "Jun 12 11:11:05.895711 crc crio[19822]: time=\"2026-06-12T11:11:05.895617575Z\" level=info msg=\"Stopping pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=44687f0c-32d8-4428-bdb5-da83d66cbf7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.076344 | controller |     "Jun 12 11:11:05.897064 crc crio[19822]: time=\"2026-06-12T11:11:05.896962678Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-wz8b8 Namespace:openstack ID:38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982 UID:04361e39-d347-427f-8ca5-62cf1b0e039f NetNS:/var/run/netns/503ebe86-d30e-46c4-a770-278ce47abcca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04361e39_d347_427f_8ca5_62cf1b0e039f.slice PodAnnotations:0xc0037c82b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.076359 | controller |     "Jun 12 11:11:05.897221 crc crio[19822]: time=\"2026-06-12T11:11:05.897168082Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-wz8b8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.076375 | controller |     "Jun 12 11:11:07.708911 crc crio[19822]: time=\"2026-06-12T11:11:07.708059067Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=712f0110-c167-4b8b-a865-7c30bdfe9de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.076390 | controller |     "Jun 12 11:11:07.708911 crc crio[19822]: time=\"2026-06-12T11:11:07.708926925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076409 | controller |     "Jun 12 11:11:08.982008 crc crio[19822]: time=\"2026-06-12T11:11:08.980891514Z\" level=info msg=\"Removed container 6177a9f44a3f1d04af7475d640e680c7e42d452f1dbf05c6fe3d1f5c50dfbdb2: openstack/rabbitmq-server-0/rabbitmq\" id=b934d2f5-e0e6-4fd6-857e-522c6e7b2920 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.076424 | controller |     "Jun 12 11:11:08.988596 crc crio[19822]: time=\"2026-06-12T11:11:08.987221224Z\" level=info msg=\"Removing container: 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452\" id=58456e5a-6dfb-4b18-84dc-2f7e0a3e6d29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.076439 | controller |     "Jun 12 11:11:09.048995 crc crio[19822]: time=\"2026-06-12T11:11:09.048878413Z\" level=info msg=\"Removed container 79e99eb5e9b36b6477b12c9a81520df15602281453a8ff7924dfe76221ca9470: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=f366e977-cbdb-4388-b8a5-4da64bfae905 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.076454 | controller |     "Jun 12 11:11:09.052472 crc crio[19822]: time=\"2026-06-12T11:11:09.052435955Z\" level=info msg=\"Removing container: 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1\" id=20bffa0f-d994-4516-8c15-610237e60efd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.076469 | controller |     "Jun 12 11:11:09.098767 crc crio[19822]: time=\"2026-06-12T11:11:09.098398522Z\" level=info msg=\"Stopped pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=44687f0c-32d8-4428-bdb5-da83d66cbf7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.076485 | controller |     "Jun 12 11:11:19.589724 crc crio[19822]: time=\"2026-06-12T11:11:19.589204475Z\" level=info msg=\"Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc003264298}] Aliases:map[]}\"",
2026-06-12 11:43:52.076500 | controller |     "Jun 12 11:11:19.589724 crc crio[19822]: time=\"2026-06-12T11:11:19.589702141Z\" level=info msg=\"Adding pod openstack_keystone-7b6cfffcf-bh5ms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.076515 | controller |     "Jun 12 11:11:19.615426 crc crio[19822]: time=\"2026-06-12T11:11:19.61465614Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=cf3cf49a-0ea7-46fd-9240-efaba3e7a9ed name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.076530 | controller |     "Jun 12 11:11:19.616706 crc crio[19822]: time=\"2026-06-12T11:11:19.61664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=06361251-f13d-4ef6-800d-20b0ad240b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.076545 | controller |     "Jun 12 11:11:19.718002 crc crio[19822]: time=\"2026-06-12T11:11:19.717882831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=ed043a54-4047-4bdb-bc18-d863b4cdc7e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.076560 | controller |     "Jun 12 11:11:19.917532 crc crio[19822]: time=\"2026-06-12T11:11:19.916636081Z\" level=info msg=\"Stopped container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler\" id=baae1b01-dc7e-4898-a9b5-8e1385a67ea0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.076579 | controller |     "Jun 12 11:11:19.919127 crc crio[19822]: time=\"2026-06-12T11:11:19.918191862Z\" level=info msg=\"Stopping pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=30f70f88-7b2d-490d-a4ea-e6a05db57256 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.076594 | controller |     "Jun 12 11:11:19.922318 crc crio[19822]: time=\"2026-06-12T11:11:19.922285524Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7 UID:3627a268-3f9d-4e21-8ba9-fcd842c16663 NetNS:/var/run/netns/a344e1a0-b9fa-4b4f-9128-a8b12ede80e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3627a268_3f9d_4e21_8ba9_fcd842c16663.slice PodAnnotations:0xc003094188}] Aliases:map[]}\"",
2026-06-12 11:43:52.076610 | controller |     "Jun 12 11:11:19.922608 crc crio[19822]: time=\"2026-06-12T11:11:19.922587394Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.076625 | controller |     "Jun 12 11:11:19.957960 crc crio[19822]: 2026-06-12T11:11:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:798cd82d9a1a463 Mac:ba:c7:dd:48:fe:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 SocketPath: PciID:}] [{Interface:0xc0002f5660 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.076641 | controller |     "Jun 12 11:11:19.958669 crc crio[19822]: time=\"2026-06-12T11:11:19.958168267Z\" level=info msg=\"Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc003264298}] Aliases:map[]}\"",
2026-06-12 11:43:52.076657 | controller |     "Jun 12 11:11:19.958669 crc crio[19822]: time=\"2026-06-12T11:11:19.958296981Z\" level=info msg=\"Checking pod openstack_keystone-7b6cfffcf-bh5ms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.076672 | controller |     "Jun 12 11:11:19.973636 crc crio[19822]: time=\"2026-06-12T11:11:19.973466973Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}\"",
2026-06-12 11:43:52.076688 | controller |     "Jun 12 11:11:19.973636 crc crio[19822]: time=\"2026-06-12T11:11:19.973635099Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.076703 | controller |     "Jun 12 11:11:20.006674 crc crio[19822]: time=\"2026-06-12T11:11:20.004400001Z\" level=info msg=\"Removed container 95a147839e2b9cee1477edd47c18dfe6ad314811a07592486761bd195d6f8452: openstack/dnsmasq-dns-6ddbdd9749-s784b/init\" id=58456e5a-6dfb-4b18-84dc-2f7e0a3e6d29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.076719 | controller |     "Jun 12 11:11:20.010158 crc crio[19822]: time=\"2026-06-12T11:11:20.009383479Z\" level=info msg=\"Removing container: 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170\" id=b261657c-c7e7-4ef3-8467-98f50a8162c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.076738 | controller |     "Jun 12 11:11:20.011634 crc crio[19822]: time=\"2026-06-12T11:11:20.010451187Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=bda47dcf-5706-4bdc-a359-1556dfce644d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.076754 | controller |     "Jun 12 11:11:20.011634 crc crio[19822]: time=\"2026-06-12T11:11:20.011467158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0a4fbd99-86ac-46b2-8e90-0b330cf062cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.076769 | controller |     "Jun 12 11:11:20.024339 crc crio[19822]: time=\"2026-06-12T11:11:20.024194662Z\" level=info msg=\"Removed container 0dc28440d06adf8f4e68d745612454717bd06da5634527947c77ecffd67aafb1: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=20bffa0f-d994-4516-8c15-610237e60efd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.076784 | controller |     "Jun 12 11:11:20.028263 crc crio[19822]: time=\"2026-06-12T11:11:20.028149672Z\" level=info msg=\"Removing container: 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c\" id=a6a99274-5d13-407e-98d8-bb4006ab2144 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.076798 | controller |     "Jun 12 11:11:20.032716 crc crio[19822]: time=\"2026-06-12T11:11:20.032585163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076813 | controller |     "Jun 12 11:11:20.037275 crc crio[19822]: time=\"2026-06-12T11:11:20.037207312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076829 | controller |     "Jun 12 11:11:20.041357 crc crio[19822]: time=\"2026-06-12T11:11:20.041281227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076845 | controller |     "Jun 12 11:11:20.044462 crc crio[19822]: time=\"2026-06-12T11:11:20.044374808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076864 | controller |     "Jun 12 11:11:20.051168 crc crio[19822]: time=\"2026-06-12T11:11:20.047492168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076899 | controller |     "Jun 12 11:11:20.051168 crc crio[19822]: time=\"2026-06-12T11:11:20.049520483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076915 | controller |     "Jun 12 11:11:20.054468 crc crio[19822]: time=\"2026-06-12T11:11:20.05393125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076930 | controller |     "Jun 12 11:11:20.056171 crc crio[19822]: time=\"2026-06-12T11:11:20.056053278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076945 | controller |     "Jun 12 11:11:20.084177 crc crio[19822]: time=\"2026-06-12T11:11:20.08320503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076960 | controller |     "Jun 12 11:11:20.105364 crc crio[19822]: time=\"2026-06-12T11:11:20.104126911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076979 | controller |     "Jun 12 11:11:20.125352 crc crio[19822]: time=\"2026-06-12T11:11:20.124797671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.076995 | controller |     "Jun 12 11:11:20.126959 crc crio[19822]: time=\"2026-06-12T11:11:20.125617328Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-wktt7/ovsdb-server-init\" id=476ae05a-9585-4a27-a277-f65e5fd25ca1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077010 | controller |     "Jun 12 11:11:20.126959 crc crio[19822]: time=\"2026-06-12T11:11:20.125885686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077025 | controller |     "Jun 12 11:11:20.155425 crc crio[19822]: time=\"2026-06-12T11:11:20.151937387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077040 | controller |     "Jun 12 11:11:20.159640 crc crio[19822]: time=\"2026-06-12T11:11:20.159563781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077055 | controller |     "Jun 12 11:11:20.196987 crc crio[19822]: time=\"2026-06-12T11:11:20.196868384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077070 | controller |     "Jun 12 11:11:20.202761 crc crio[19822]: time=\"2026-06-12T11:11:20.202385797Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=75466928-1945-49ef-a536-95045e0dd6b6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.077085 | controller |     "Jun 12 11:11:20.203029 crc crio[19822]: time=\"2026-06-12T11:11:20.202947875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077100 | controller |     "Jun 12 11:11:20.206336 crc crio[19822]: time=\"2026-06-12T11:11:20.20624942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=7d79faa7-81db-4454-92c0-cc26e4ea4c8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077115 | controller |     "Jun 12 11:11:20.273652 crc crio[19822]: time=\"2026-06-12T11:11:20.270923314Z\" level=info msg=\"Ran pod sandbox 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d with infra container: openstack/keystone-7b6cfffcf-bh5ms/POD\" id=506cf47a-178a-4686-9661-6c43d9fcbe15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.077131 | controller |     "Jun 12 11:11:20.288047 crc crio[19822]: time=\"2026-06-12T11:11:20.286212873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=38a0a828-38f5-4707-89bc-89e8508fea4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077146 | controller |     "Jun 12 11:11:20.304750 crc crio[19822]: time=\"2026-06-12T11:11:20.304633139Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc005212028}] Aliases:map[]}\"",
2026-06-12 11:43:52.077165 | controller |     "Jun 12 11:11:20.304750 crc crio[19822]: time=\"2026-06-12T11:11:20.304714781Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.077181 | controller |     "Jun 12 11:11:20.314115 crc crio[19822]: time=\"2026-06-12T11:11:20.313593515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077196 | controller |     "Jun 12 11:11:20.338681 crc crio[19822]: time=\"2026-06-12T11:11:20.338115647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077211 | controller |     "Jun 12 11:11:20.376517 crc crio[19822]: time=\"2026-06-12T11:11:20.376427294Z\" level=info msg=\"Removed container 19906550b17d0c9e0acf87e9e2eb7941aa1c85aa03119b7a3067390b8d8e263c: openstack/neutron-6c45654bff-tnfkh/neutron-httpd\" id=a6a99274-5d13-407e-98d8-bb4006ab2144 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.077227 | controller |     "Jun 12 11:11:20.394279 crc crio[19822]: time=\"2026-06-12T11:11:20.393954691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c6eee88e-e52d-472c-990f-486b3643c9e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077242 | controller |     "Jun 12 11:11:20.407706 crc crio[19822]: time=\"2026-06-12T11:11:20.407563003Z\" level=info msg=\"Removed container 30cc3fa17981be0159ef18784bd032669df5b67aacda636b74d4ee04e2afa170: openstack/swift-storage-0/account-reaper\" id=b261657c-c7e7-4ef3-8467-98f50a8162c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.077257 | controller |     "Jun 12 11:11:20.409484 crc crio[19822]: time=\"2026-06-12T11:11:20.409341438Z\" level=info msg=\"Removing container: 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf\" id=bff49a84-a3c7-4756-b8f4-94fca722d8b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.077272 | controller |     "Jun 12 11:11:20.410648 crc crio[19822]: time=\"2026-06-12T11:11:20.410438816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077287 | controller |     "Jun 12 11:11:20.446020 crc crio[19822]: time=\"2026-06-12T11:11:20.443684301Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init\" id=5e817d40-2490-4d5b-9554-10ef7513eb16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077303 | controller |     "Jun 12 11:11:20.446020 crc crio[19822]: time=\"2026-06-12T11:11:20.444624611Z\" level=info msg=\"Removing container: 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86\" id=013e9e0f-ea8e-4ee3-bde0-e7dcd4da3a94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.077318 | controller |     "Jun 12 11:11:20.488429 crc crio[19822]: time=\"2026-06-12T11:11:20.487801153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=0c929694-6568-475a-a0c8-f8483c74609c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077333 | controller |     "Jun 12 11:11:20.491209 crc crio[19822]: time=\"2026-06-12T11:11:20.491123449Z\" level=info msg=\"Created container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=7a5324db-b0eb-4f76-9c9e-4327fdaeaf22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077348 | controller |     "Jun 12 11:11:20.508410 crc crio[19822]: time=\"2026-06-12T11:11:20.508312855Z\" level=info msg=\"Starting container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e\" id=316940e2-b80c-477a-a846-4a5711bccee4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.077367 | controller |     "Jun 12 11:11:20.530134 crc crio[19822]: time=\"2026-06-12T11:11:20.530005459Z\" level=info msg=\"Started container\" PID=242955 containerID=b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e description=openstack/rabbitmq-cell1-server-0/rabbitmq id=316940e2-b80c-477a-a846-4a5711bccee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd",
2026-06-12 11:43:52.077383 | controller |     "Jun 12 11:11:20.540401 crc crio[19822]: time=\"2026-06-12T11:11:20.540321309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=5d7005af-5401-4dab-982d-e9c52f397c2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077398 | controller |     "Jun 12 11:11:20.541409 crc crio[19822]: time=\"2026-06-12T11:11:20.5413329Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=c105c900-98b5-4518-bba6-c851831a74de name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.077413 | controller |     "Jun 12 11:11:20.551785 crc crio[19822]: time=\"2026-06-12T11:11:20.551709992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077428 | controller |     "Jun 12 11:11:20.558759 crc crio[19822]: time=\"2026-06-12T11:11:20.558685658Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=90a086d0-3e1a-48c9-84fd-a97fc0bc7f8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077443 | controller |     "Jun 12 11:11:20.572867 crc crio[19822]: time=\"2026-06-12T11:11:20.572728182Z\" level=info msg=\"Stopped pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=30f70f88-7b2d-490d-a4ea-e6a05db57256 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.077459 | controller |     "Jun 12 11:11:20.574200 crc crio[19822]: time=\"2026-06-12T11:11:20.574128997Z\" level=info msg=\"Created container c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=1cfcd079-a19a-40bb-909a-d26319de4228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077474 | controller |     "Jun 12 11:11:20.583534 crc crio[19822]: time=\"2026-06-12T11:11:20.583430355Z\" level=info msg=\"Creating container: openstack/keystone-7b6cfffcf-bh5ms/keystone-api\" id=6a935708-7362-43c5-986b-70bb4257b6de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077489 | controller |     "Jun 12 11:11:20.584150 crc crio[19822]: time=\"2026-06-12T11:11:20.584066185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077504 | controller |     "Jun 12 11:11:20.588481 crc crio[19822]: time=\"2026-06-12T11:11:20.586877444Z\" level=info msg=\"Starting container: c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb\" id=dd2c11a1-edba-4fe8-a4b2-3e33dfa55912 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.077519 | controller |     "Jun 12 11:11:20.600891 crc crio[19822]: time=\"2026-06-12T11:11:20.593514736Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=bd995af8-673e-4159-996b-e33ed935209b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077533 | controller |     "Jun 12 11:11:20.605546 crc crio[19822]: time=\"2026-06-12T11:11:20.604051653Z\" level=info msg=\"Creating container: openstack/ovn-controller-sbpcz/ovn-controller\" id=8cd84d84-412c-44d6-8091-775e60af12dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077552 | controller |     "Jun 12 11:11:20.627974 crc crio[19822]: time=\"2026-06-12T11:11:20.627555046Z\" level=info msg=\"Started container\" PID=242934 containerID=c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb description=openstack/barbican-db-create-w4lvz/mariadb-database-create id=dd2c11a1-edba-4fe8-a4b2-3e33dfa55912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1",
2026-06-12 11:43:52.077569 | controller |     "Jun 12 11:11:20.638700 crc crio[19822]: 2026-06-12T11:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60ef0ead5b4d704 Mac:56:7a:30:48:98:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.077583 | controller |     "Jun 12 11:11:20.640614 crc crio[19822]: time=\"2026-06-12T11:11:20.640542987Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}\"",
2026-06-12 11:43:52.077598 | controller |     "Jun 12 11:11:20.640742 crc crio[19822]: time=\"2026-06-12T11:11:20.640710823Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.077613 | controller |     "Jun 12 11:11:20.681060 crc crio[19822]: time=\"2026-06-12T11:11:20.678285597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077628 | controller |     "Jun 12 11:11:20.689032 crc crio[19822]: time=\"2026-06-12T11:11:20.683759907Z\" level=info msg=\"Ran pod sandbox 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 with infra container: openstack/cinder-api-0/POD\" id=a8ea9ccb-1dd9-4d25-8645-86e3828ba446 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.077643 | controller |     "Jun 12 11:11:20.698656 crc crio[19822]: time=\"2026-06-12T11:11:20.698483245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=e325e5da-1305-4ecf-a982-d547ea6437ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077658 | controller |     "Jun 12 11:11:20.721220 crc crio[19822]: time=\"2026-06-12T11:11:20.719751358Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init\" id=c4386ad5-cd59-4a07-8e9d-d80659dceb73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077673 | controller |     "Jun 12 11:11:20.771417 crc crio[19822]: time=\"2026-06-12T11:11:20.771322087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077688 | controller |     "Jun 12 11:11:20.777665 crc crio[19822]: time=\"2026-06-12T11:11:20.776693884Z\" level=info msg=\"Created container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync\" id=2eacc33a-2a00-4c11-aab3-1ddfee58e682 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077703 | controller |     "Jun 12 11:11:20.778977 crc crio[19822]: time=\"2026-06-12T11:11:20.778778626Z\" level=info msg=\"Starting container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295\" id=b5234fe1-8f3d-4863-8875-8e411437eef0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.077722 | controller |     "Jun 12 11:11:20.783575 crc crio[19822]: time=\"2026-06-12T11:11:20.783370225Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=efcada67-e279-4d09-838b-8aa6148b0888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077737 | controller |     "Jun 12 11:11:20.785022 crc crio[19822]: time=\"2026-06-12T11:11:20.784648603Z\" level=info msg=\"Created container f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=c35dcd6c-6a8c-474f-a9e3-400de9954fda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077752 | controller |     "Jun 12 11:11:20.789035 crc crio[19822]: time=\"2026-06-12T11:11:20.78894403Z\" level=info msg=\"Started container\" PID=242969 containerID=90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295 description=openstack/swift-storage-0/rsync id=b5234fe1-8f3d-4863-8875-8e411437eef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.077767 | controller |     "Jun 12 11:11:20.800896 crc crio[19822]: 2026-06-12T11:11:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d38c5f0a63844f Mac:16:78:e3:3e:93:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 SocketPath: PciID:}] [{Interface:0xc0001185b0 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.077782 | controller |     "Jun 12 11:11:20.801310 crc crio[19822]: time=\"2026-06-12T11:11:20.794416709Z\" level=info msg=\"Starting container: f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8\" id=c52f014d-3b52-45f4-83f3-c78fd74a939a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.077797 | controller |     "Jun 12 11:11:20.805449 crc crio[19822]: time=\"2026-06-12T11:11:20.804732636Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc005212028}] Aliases:map[]}\"",
2026-06-12 11:43:52.077812 | controller |     "Jun 12 11:11:20.806185 crc crio[19822]: time=\"2026-06-12T11:11:20.805691964Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.077827 | controller |     "Jun 12 11:11:20.810076 crc crio[19822]: time=\"2026-06-12T11:11:20.809780138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=74ea96d8-1f1a-4096-abdd-43a62e631d8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077842 | controller |     "Jun 12 11:11:20.815744 crc crio[19822]: time=\"2026-06-12T11:11:20.815253998Z\" level=info msg=\"Started container\" PID=242968 containerID=f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8 description=openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update id=c52f014d-3b52-45f4-83f3-c78fd74a939a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8",
2026-06-12 11:43:52.077861 | controller |     "Jun 12 11:11:20.835199 crc crio[19822]: time=\"2026-06-12T11:11:20.834532906Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=bcc2a272-4a75-4dde-9bd3-5ccd0fd03b16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077901 | controller |     "Jun 12 11:11:20.840884 crc crio[19822]: time=\"2026-06-12T11:11:20.840451406Z\" level=info msg=\"Created container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log\" id=9ddab375-caa4-447c-a2f7-8fc21431fcd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.077918 | controller |     "Jun 12 11:11:20.846640 crc crio[19822]: time=\"2026-06-12T11:11:20.846419674Z\" level=info msg=\"Starting container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9\" id=fcd6ac28-67a6-4618-bdaa-7bbc9c84937f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.077933 | controller |     "Jun 12 11:11:20.847232 crc crio[19822]: time=\"2026-06-12T11:11:20.847076105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=5ecff7ed-ba34-440c-be31-9888933b24bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.077948 | controller |     "Jun 12 11:11:20.855507 crc crio[19822]: time=\"2026-06-12T11:11:20.855452744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.077964 | controller |     "Jun 12 11:11:20.859104 crc crio[19822]: time=\"2026-06-12T11:11:20.858996815Z\" level=info msg=\"Ran pod sandbox 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 with infra container: openstack/ceilometer-0/POD\" id=712f0110-c167-4b8b-a865-7c30bdfe9de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.077979 | controller |     "Jun 12 11:11:20.864121 crc crio[19822]: time=\"2026-06-12T11:11:20.863952395Z\" level=info msg=\"Started container\" PID=242976 containerID=9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9 description=openstack/placement-7884db78cd-92gml/placement-log id=fcd6ac28-67a6-4618-bdaa-7bbc9c84937f name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40",
2026-06-12 11:43:52.077995 | controller |     "Jun 12 11:11:20.864561 crc crio[19822]: time=\"2026-06-12T11:11:20.863987637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=499467b2-512e-44d2-80bb-732c00b1a7de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.078010 | controller |     "Jun 12 11:11:20.869696 crc crio[19822]: time=\"2026-06-12T11:11:20.869605975Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=ad9445a8-4d6e-4b34-a6d0-8f85a230130c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078026 | controller |     "Jun 12 11:11:20.879471 crc crio[19822]: time=\"2026-06-12T11:11:20.87906433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=0a20436b-62dc-49c1-9468-5fc4d08397bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.078041 | controller |     "Jun 12 11:11:20.886257 crc crio[19822]: time=\"2026-06-12T11:11:20.886203986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078056 | controller |     "Jun 12 11:11:20.945370 crc crio[19822]: time=\"2026-06-12T11:11:20.945214465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078071 | controller |     "Jun 12 11:11:20.955520 crc crio[19822]: time=\"2026-06-12T11:11:20.955433644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=9af43742-f749-4a45-a414-93bfb4c15d77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.078090 | controller |     "Jun 12 11:11:21.000421 crc crio[19822]: time=\"2026-06-12T11:11:21.000298645Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7caaedc7-f814-4da0-b3a7-2413cbf7b942 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078105 | controller |     "Jun 12 11:11:21.000937 crc crio[19822]: time=\"2026-06-12T11:11:21.000686887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078121 | controller |     "Jun 12 11:11:21.012652 crc crio[19822]: time=\"2026-06-12T11:11:21.012520115Z\" level=info msg=\"Created container 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=11c235d3-7186-4890-ad3c-9ab729bd0079 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078136 | controller |     "Jun 12 11:11:21.015381 crc crio[19822]: time=\"2026-06-12T11:11:21.01527836Z\" level=info msg=\"Starting container: 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c\" id=1f49c5f1-c750-41f8-b514-bc2fa015d384 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.078151 | controller |     "Jun 12 11:11:21.030868 crc crio[19822]: time=\"2026-06-12T11:11:21.030708724Z\" level=info msg=\"Started container\" PID=242950 containerID=08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c description=openstack/root-account-create-update-xc9nt/mariadb-account-create-update id=1f49c5f1-c750-41f8-b514-bc2fa015d384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7",
2026-06-12 11:43:52.078166 | controller |     "Jun 12 11:11:21.063135 crc crio[19822]: time=\"2026-06-12T11:11:21.063019846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=872e4e78-d7cf-4591-973c-07e4bb79f0e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.078181 | controller |     "Jun 12 11:11:21.078905 crc crio[19822]: time=\"2026-06-12T11:11:21.078864363Z\" level=info msg=\"Creating container: openstack/placement-7884db78cd-92gml/placement-api\" id=25c878a6-bf4b-4edf-9d90-dae1288ceed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078196 | controller |     "Jun 12 11:11:21.079336 crc crio[19822]: time=\"2026-06-12T11:11:21.079252834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078211 | controller |     "Jun 12 11:11:21.127739 crc crio[19822]: time=\"2026-06-12T11:11:21.1269878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078226 | controller |     "Jun 12 11:11:21.136170 crc crio[19822]: time=\"2026-06-12T11:11:21.136031902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078241 | controller |     "Jun 12 11:11:21.140406 crc crio[19822]: time=\"2026-06-12T11:11:21.140055063Z\" level=info msg=\"Created container 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=2ab26550-45b1-4607-aebb-36aef1a5763f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078256 | controller |     "Jun 12 11:11:21.155136 crc crio[19822]: time=\"2026-06-12T11:11:21.155048961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078275 | controller |     "Jun 12 11:11:21.160031 crc crio[19822]: time=\"2026-06-12T11:11:21.159933843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078291 | controller |     "Jun 12 11:11:21.165170 crc crio[19822]: time=\"2026-06-12T11:11:21.165068221Z\" level=info msg=\"Starting container: 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4\" id=1cbdb125-2515-4617-ac1a-fb616f4a88c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.078306 | controller |     "Jun 12 11:11:21.166180 crc crio[19822]: time=\"2026-06-12T11:11:21.166137689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078321 | controller |     "Jun 12 11:11:21.170923 crc crio[19822]: time=\"2026-06-12T11:11:21.17070981Z\" level=info msg=\"Started container\" PID=242956 containerID=8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4 description=openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update id=1cbdb125-2515-4617-ac1a-fb616f4a88c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb",
2026-06-12 11:43:52.078337 | controller |     "Jun 12 11:11:21.213484 crc crio[19822]: time=\"2026-06-12T11:11:21.209662277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078352 | controller |     "Jun 12 11:11:21.224424 crc crio[19822]: time=\"2026-06-12T11:11:21.22433703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078368 | controller |     "Jun 12 11:11:21.225946 crc crio[19822]: time=\"2026-06-12T11:11:21.225312615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078383 | controller |     "Jun 12 11:11:21.233173 crc crio[19822]: time=\"2026-06-12T11:11:21.233001333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078399 | controller |     "Jun 12 11:11:21.241113 crc crio[19822]: time=\"2026-06-12T11:11:21.240943479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078414 | controller |     "Jun 12 11:11:21.259058 crc crio[19822]: time=\"2026-06-12T11:11:21.258773938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078429 | controller |     "Jun 12 11:11:21.274033 crc crio[19822]: time=\"2026-06-12T11:11:21.273773209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078444 | controller |     "Jun 12 11:11:21.315296 crc crio[19822]: time=\"2026-06-12T11:11:21.307574755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078459 | controller |     "Jun 12 11:11:21.324519 crc crio[19822]: time=\"2026-06-12T11:11:21.324415155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078478 | controller |     "Jun 12 11:11:21.543208 crc crio[19822]: time=\"2026-06-12T11:11:21.541978628Z\" level=info msg=\"Removed container 541dab86f9d62d812fb2f8e6e1d25f976fae5ba6ccd8be12ec8e9e77fc3ae0cf: openstack/neutron-6c45654bff-tnfkh/neutron-api\" id=bff49a84-a3c7-4756-b8f4-94fca722d8b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.078493 | controller |     "Jun 12 11:11:21.567380 crc crio[19822]: time=\"2026-06-12T11:11:21.567224039Z\" level=info msg=\"Removing container: 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467\" id=a5c2dcdd-0fb7-42b7-8daf-b0de2140685b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.078509 | controller |     "Jun 12 11:11:21.663742 crc crio[19822]: time=\"2026-06-12T11:11:21.661786346Z\" level=info msg=\"Removed container 62167bdf43f69a3930f0baf91a14d4d559b8c5802ffc41af93bbf2a7d2593a86: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=013e9e0f-ea8e-4ee3-bde0-e7dcd4da3a94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.078524 | controller |     "Jun 12 11:11:21.683404 crc crio[19822]: time=\"2026-06-12T11:11:21.683074721Z\" level=info msg=\"Removing container: c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7\" id=3afd9eea-e0bd-491a-a8bf-094e27e58568 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.078539 | controller |     "Jun 12 11:11:21.802608 crc crio[19822]: time=\"2026-06-12T11:11:21.802375344Z\" level=info msg=\"Removed container 1859b670261f9e033bc13d23afa01706f1e7d1a9ac23cc10f59e697685982467: openstack/cinder-api-0/cinder-api\" id=a5c2dcdd-0fb7-42b7-8daf-b0de2140685b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.078554 | controller |     "Jun 12 11:11:21.819905 crc crio[19822]: time=\"2026-06-12T11:11:21.818468384Z\" level=info msg=\"Removing container: 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199\" id=5c5bb293-1929-4ca3-a3e8-1b2aef02599e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.078568 | controller |     "Jun 12 11:11:22.361935 crc crio[19822]: time=\"2026-06-12T11:11:22.361391715Z\" level=info msg=\"Created container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api\" id=54606ef9-8b7a-4270-8312-e984ade7acb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078583 | controller |     "Jun 12 11:11:22.362349 crc crio[19822]: time=\"2026-06-12T11:11:22.362037535Z\" level=info msg=\"Created container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron\" id=ad9445a8-4d6e-4b34-a6d0-8f85a230130c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078598 | controller |     "Jun 12 11:11:22.364305 crc crio[19822]: time=\"2026-06-12T11:11:22.364206636Z\" level=info msg=\"Starting container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1\" id=d5aa69f0-2eb8-44c7-ac95-4d1fe08acc45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.078613 | controller |     "Jun 12 11:11:22.366263 crc crio[19822]: time=\"2026-06-12T11:11:22.366148049Z\" level=info msg=\"Created container 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3: openstack/cinder-db-sync-zg2jx/cinder-db-sync\" id=edb88aaa-84bf-4de5-92b3-6653e8946106 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078628 | controller |     "Jun 12 11:11:22.370982 crc crio[19822]: time=\"2026-06-12T11:11:22.370755427Z\" level=info msg=\"Starting container: 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3\" id=07b742a4-7077-4a15-8fb0-9a26f14532c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.078642 | controller |     "Jun 12 11:11:22.372183 crc crio[19822]: time=\"2026-06-12T11:11:22.371341782Z\" level=info msg=\"Starting container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f\" id=b2a2972d-d93b-48a9-9c19-778b2955938a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.078661 | controller |     "Jun 12 11:11:22.395411 crc crio[19822]: time=\"2026-06-12T11:11:22.395271478Z\" level=info msg=\"Started container\" PID=242982 containerID=105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3 description=openstack/cinder-db-sync-zg2jx/cinder-db-sync id=07b742a4-7077-4a15-8fb0-9a26f14532c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef",
2026-06-12 11:43:52.078677 | controller |     "Jun 12 11:11:22.452539 crc crio[19822]: time=\"2026-06-12T11:11:22.452219487Z\" level=info msg=\"Started container\" PID=243285 containerID=27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1 description=openstack/neutron-79f665fc97-bq8hf/neutron-api id=d5aa69f0-2eb8-44c7-ac95-4d1fe08acc45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb",
2026-06-12 11:43:52.078691 | controller |     "Jun 12 11:11:22.473220 crc crio[19822]: time=\"2026-06-12T11:11:22.472990388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078707 | controller |     "Jun 12 11:11:22.473886 crc crio[19822]: time=\"2026-06-12T11:11:22.463236384Z\" level=info msg=\"Started container\" PID=243302 containerID=d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f description=openstack/swift-storage-0/swift-recon-cron id=b2a2972d-d93b-48a9-9c19-778b2955938a name=/runtime.v1.RuntimeService/StartContainer sandboxID=34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8",
2026-06-12 11:43:52.078722 | controller |     "Jun 12 11:11:22.492036 crc crio[19822]: time=\"2026-06-12T11:11:22.489772496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078737 | controller |     "Jun 12 11:11:22.522538 crc crio[19822]: time=\"2026-06-12T11:11:22.522344535Z\" level=info msg=\"Created container 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init\" id=5e817d40-2490-4d5b-9554-10ef7513eb16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078752 | controller |     "Jun 12 11:11:22.524724 crc crio[19822]: time=\"2026-06-12T11:11:22.524639424Z\" level=info msg=\"Starting container: 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c\" id=18673957-14bb-4c52-ab1a-f80cdf27e65d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.078767 | controller |     "Jun 12 11:11:22.558349 crc crio[19822]: time=\"2026-06-12T11:11:22.55826618Z\" level=info msg=\"Started container\" PID=243301 containerID=7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init id=18673957-14bb-4c52-ab1a-f80cdf27e65d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42",
2026-06-12 11:43:52.078782 | controller |     "Jun 12 11:11:22.559578 crc crio[19822]: time=\"2026-06-12T11:11:22.559541491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=53063f5b-d664-46b6-a977-339241e8f1e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.078797 | controller |     "Jun 12 11:11:22.612169 crc crio[19822]: time=\"2026-06-12T11:11:22.612025671Z\" level=info msg=\"Created container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api\" id=6a935708-7362-43c5-986b-70bb4257b6de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078812 | controller |     "Jun 12 11:11:22.623233 crc crio[19822]: time=\"2026-06-12T11:11:22.623179989Z\" level=info msg=\"Starting container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4\" id=1a5cf796-eb32-4531-97e2-98f5e5b54825 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.078831 | controller |     "Jun 12 11:11:22.658658 crc crio[19822]: time=\"2026-06-12T11:11:22.658240015Z\" level=info msg=\"Started container\" PID=243303 containerID=6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4 description=openstack/keystone-7b6cfffcf-bh5ms/keystone-api id=1a5cf796-eb32-4531-97e2-98f5e5b54825 name=/runtime.v1.RuntimeService/StartContainer sandboxID=798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d",
2026-06-12 11:43:52.078850 | controller |     "Jun 12 11:11:22.807437 crc crio[19822]: time=\"2026-06-12T11:11:22.807333813Z\" level=info msg=\"Created container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent\" id=7caaedc7-f814-4da0-b3a7-2413cbf7b942 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078881 | controller |     "Jun 12 11:11:22.822175 crc crio[19822]: time=\"2026-06-12T11:11:22.82211614Z\" level=info msg=\"Starting container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d\" id=33cac4a1-0b82-4dd3-ae27-f2348cc082bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.078899 | controller |     "Jun 12 11:11:22.835575 crc crio[19822]: time=\"2026-06-12T11:11:22.83546649Z\" level=info msg=\"Started container\" PID=243304 containerID=c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d description=openstack/ceilometer-0/ceilometer-central-agent id=33cac4a1-0b82-4dd3-ae27-f2348cc082bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7",
2026-06-12 11:43:52.078915 | controller |     "Jun 12 11:11:22.865528 crc crio[19822]: time=\"2026-06-12T11:11:22.865437359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c767a8da-b8f3-4cf8-a068-51e05c65f141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.078930 | controller |     "Jun 12 11:11:22.904556 crc crio[19822]: time=\"2026-06-12T11:11:22.904442773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=35e06934-bfa7-4a49-970c-743dd28bfb8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.078945 | controller |     "Jun 12 11:11:22.928538 crc crio[19822]: time=\"2026-06-12T11:11:22.92835937Z\" level=info msg=\"Creating container: openstack/neutron-79f665fc97-bq8hf/neutron-httpd\" id=ff21a93b-0e15-4799-8707-a4696da21602 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.078961 | controller |     "Jun 12 11:11:22.928916 crc crio[19822]: time=\"2026-06-12T11:11:22.928739693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.078977 | controller |     "Jun 12 11:11:22.929417 crc crio[19822]: time=\"2026-06-12T11:11:22.929371138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=e38177e5-3190-468f-ad50-a276141115bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.078992 | controller |     "Jun 12 11:11:22.949797 crc crio[19822]: time=\"2026-06-12T11:11:22.949711349Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=cc67d0f8-719e-4791-8e7d-6f5d00278536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.079007 | controller |     "Jun 12 11:11:23.002196 crc crio[19822]: time=\"2026-06-12T11:11:23.002072431Z\" level=info msg=\"Stopping pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=056b93f1-bc96-4fe6-8b0f-5ad18289016d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.079026 | controller |     "Jun 12 11:11:23.010587 crc crio[19822]: time=\"2026-06-12T11:11:23.010485238Z\" level=info msg=\"Got pod network &{Name:nova-cell0-943d-account-create-update-546h9 Namespace:openstack ID:3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8 UID:9a13d723-5bc5-4714-8d06-c626c1625746 NetNS:/var/run/netns/a5908078-8b28-43f4-919a-7caefae0f932 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a13d723_5bc5_4714_8d06_c626c1625746.slice PodAnnotations:0xc007a8e778}] Aliases:map[]}\"",
2026-06-12 11:43:52.079042 | controller |     "Jun 12 11:11:23.010799 crc crio[19822]: time=\"2026-06-12T11:11:23.010741276Z\" level=info msg=\"Deleting pod openstack_nova-cell0-943d-account-create-update-546h9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.079057 | controller |     "Jun 12 11:11:23.020670 crc crio[19822]: time=\"2026-06-12T11:11:23.019132681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.079072 | controller |     "Jun 12 11:11:23.203971 crc crio[19822]: time=\"2026-06-12T11:11:23.20253749Z\" level=info msg=\"Stopping pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=323d9eeb-37db-43d9-9e88-6ea0c932e5f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.079087 | controller |     "Jun 12 11:11:23.203971 crc crio[19822]: time=\"2026-06-12T11:11:23.203703458Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-w4lvz Namespace:openstack ID:88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1 UID:8cf5103e-1c00-460e-a71e-bd03972f7a31 NetNS:/var/run/netns/88f110d9-0df1-4f8d-b371-de581ccda832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cf5103e_1c00_460e_a71e_bd03972f7a31.slice PodAnnotations:0xc005212208}] Aliases:map[]}\"",
2026-06-12 11:43:52.079105 | controller |     "Jun 12 11:11:23.203971 crc crio[19822]: time=\"2026-06-12T11:11:23.203923695Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-w4lvz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.079121 | controller |     "Jun 12 11:11:23.415563 crc crio[19822]: time=\"2026-06-12T11:11:23.415053075Z\" level=info msg=\"Removed container 117fc23264436c9dc4b0a3e4e12a99bbbb5b12c7e1933e3d67d168e2d8bfb199: openstack/cinder-api-0/cinder-api-log\" id=5c5bb293-1929-4ca3-a3e8-1b2aef02599e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079137 | controller |     "Jun 12 11:11:23.447887 crc crio[19822]: time=\"2026-06-12T11:11:23.4470455Z\" level=info msg=\"Removing container: 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e\" id=5812db96-fae4-47d6-afa8-ccab68d7b766 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079153 | controller |     "Jun 12 11:11:23.571181 crc crio[19822]: time=\"2026-06-12T11:11:23.571113952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.079168 | controller |     "Jun 12 11:11:23.598519 crc crio[19822]: time=\"2026-06-12T11:11:23.598413053Z\" level=info msg=\"Removed container c3f11654fffc09a4900f88c7794f1df02f00194ec30cd4c637291be221b50de7: openstack/cinder-scheduler-0/probe\" id=3afd9eea-e0bd-491a-a8bf-094e27e58568 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079202 | controller |     "Jun 12 11:11:23.645784 crc crio[19822]: time=\"2026-06-12T11:11:23.645657422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.079225 | controller |     "Jun 12 11:11:23.653265 crc crio[19822]: time=\"2026-06-12T11:11:23.653159083Z\" level=info msg=\"Removing container: 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85\" id=a70a5ad4-5b80-4e67-b810-bbb90bfeee56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079243 | controller |     "Jun 12 11:11:23.827621 crc crio[19822]: time=\"2026-06-12T11:11:23.826483918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.079260 | controller |     "Jun 12 11:11:23.847407 crc crio[19822]: time=\"2026-06-12T11:11:23.846741585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.079277 | controller |     "Jun 12 11:11:23.879298 crc crio[19822]: time=\"2026-06-12T11:11:23.879218177Z\" level=info msg=\"Created container e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init\" id=c4386ad5-cd59-4a07-8e9d-d80659dceb73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.079295 | controller |     "Jun 12 11:11:23.881123 crc crio[19822]: time=\"2026-06-12T11:11:23.880989478Z\" level=info msg=\"Starting container: e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752\" id=7fa6fa62-d0b4-498e-aba5-ff7d6d2d3951 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.079312 | controller |     "Jun 12 11:11:23.881384 crc crio[19822]: time=\"2026-06-12T11:11:23.881328246Z\" level=info msg=\"Stopped pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=056b93f1-bc96-4fe6-8b0f-5ad18289016d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.079329 | controller |     "Jun 12 11:11:23.893390 crc crio[19822]: time=\"2026-06-12T11:11:23.892402103Z\" level=info msg=\"Started container\" PID=243305 containerID=e8fe650f223a1c7dfdc54093d04bf2e82bbc1e97936fd2be1bd70b3527045752 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/init id=7fa6fa62-d0b4-498e-aba5-ff7d6d2d3951 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf",
2026-06-12 11:43:52.079346 | controller |     "Jun 12 11:11:23.913506 crc crio[19822]: time=\"2026-06-12T11:11:23.909342513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.079363 | controller |     "Jun 12 11:11:23.946433 crc crio[19822]: time=\"2026-06-12T11:11:23.946271106Z\" level=info msg=\"Created container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api\" id=25c878a6-bf4b-4edf-9d90-dae1288ceed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.079381 | controller |     "Jun 12 11:11:23.949237 crc crio[19822]: time=\"2026-06-12T11:11:23.948219529Z\" level=info msg=\"Starting container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488\" id=ecfe77f7-ad3f-4f0e-a20b-b76e1e7d2296 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.079398 | controller |     "Jun 12 11:11:23.967991 crc crio[19822]: time=\"2026-06-12T11:11:23.967172395Z\" level=info msg=\"Started container\" PID=243320 containerID=a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488 description=openstack/placement-7884db78cd-92gml/placement-api id=ecfe77f7-ad3f-4f0e-a20b-b76e1e7d2296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40",
2026-06-12 11:43:52.079415 | controller |     "Jun 12 11:11:23.999853 crc crio[19822]: time=\"2026-06-12T11:11:23.9996526Z\" level=info msg=\"Created container f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9: openstack/ovn-controller-sbpcz/ovn-controller\" id=8cd84d84-412c-44d6-8091-775e60af12dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.079437 | controller |     "Jun 12 11:11:24.002119 crc crio[19822]: time=\"2026-06-12T11:11:24.002016092Z\" level=info msg=\"Stopped pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=323d9eeb-37db-43d9-9e88-6ea0c932e5f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.079453 | controller |     "Jun 12 11:11:24.006445 crc crio[19822]: time=\"2026-06-12T11:11:24.00629253Z\" level=info msg=\"Starting container: f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9\" id=55f31bca-0407-4f2a-85ae-593767157c23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.079469 | controller |     "Jun 12 11:11:24.015456 crc crio[19822]: time=\"2026-06-12T11:11:24.014917908Z\" level=info msg=\"Created container 265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f: openstack/ovn-controller-ovs-wktt7/ovsdb-server-init\" id=476ae05a-9585-4a27-a277-f65e5fd25ca1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.079484 | controller |     "Jun 12 11:11:24.015775 crc crio[19822]: time=\"2026-06-12T11:11:24.015707264Z\" level=info msg=\"Started container\" PID=243490 containerID=f47710fe8672c6ee92a69508e2b6bb93de602cd5117a08c92e27d0839e84c9c9 description=openstack/ovn-controller-sbpcz/ovn-controller id=55f31bca-0407-4f2a-85ae-593767157c23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abd0fba306dc49c6facad962e26a39968d16d1b986a7ca44267c06891a69ceb6",
2026-06-12 11:43:52.079500 | controller |     "Jun 12 11:11:24.017248 crc crio[19822]: time=\"2026-06-12T11:11:24.017172595Z\" level=info msg=\"Starting container: 265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f\" id=e555ca5a-82b5-4c15-a78d-1be36d865ea9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.079517 | controller |     "Jun 12 11:11:24.033033 crc crio[19822]: time=\"2026-06-12T11:11:24.032250713Z\" level=info msg=\"Started container\" PID=243498 containerID=265f222054c97a2ca9451b7de8b236498324ddc9170a65e91f26df1e65877e8f description=openstack/ovn-controller-ovs-wktt7/ovsdb-server-init id=e555ca5a-82b5-4c15-a78d-1be36d865ea9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace",
2026-06-12 11:43:52.079533 | controller |     "Jun 12 11:11:24.134783 crc crio[19822]: time=\"2026-06-12T11:11:24.134605197Z\" level=info msg=\"Removed container 3786a9084246a415d7583dbee2003857e3c08704706e91d01954d70dd321544e: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=5812db96-fae4-47d6-afa8-ccab68d7b766 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079549 | controller |     "Jun 12 11:11:24.143430 crc crio[19822]: time=\"2026-06-12T11:11:24.143256277Z\" level=info msg=\"Removing container: 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6\" id=858e8ef9-0f18-41df-8260-c65ef822addc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079566 | controller |     "Jun 12 11:11:24.202160 crc crio[19822]: time=\"2026-06-12T11:11:24.200605587Z\" level=info msg=\"Removed container 0699f5c46a0f81eab99f27adb09c22e486475bc43e5f6bad86713e53deec2b85: openstack/swift-storage-0/object-auditor\" id=a70a5ad4-5b80-4e67-b810-bbb90bfeee56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079581 | controller |     "Jun 12 11:11:24.205528 crc crio[19822]: time=\"2026-06-12T11:11:24.205451455Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54db66cfc7-2rrnm/POD\" id=e3d233a7-6eb9-4188-9686-d9ce4b35161a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.079597 | controller |     "Jun 12 11:11:24.205656 crc crio[19822]: time=\"2026-06-12T11:11:24.205553558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.079617 | controller |     "Jun 12 11:11:24.240548 crc crio[19822]: time=\"2026-06-12T11:11:24.240422324Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=e2ac8252-263d-477c-a113-1da595f36439 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.079633 | controller |     "Jun 12 11:11:24.240962 crc crio[19822]: time=\"2026-06-12T11:11:24.240585729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.079652 | controller |     "Jun 12 11:11:24.245468 crc crio[19822]: time=\"2026-06-12T11:11:24.245373954Z\" level=info msg=\"Removing container: 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d\" id=6b2fdd71-a7f2-408e-a547-7c599a45514f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079675 | controller |     "Jun 12 11:11:24.311740 crc crio[19822]: time=\"2026-06-12T11:11:24.311583771Z\" level=info msg=\"Removed container 0d64e8f297857212be8d7f81c59a89cee921b328611c09f80416f60d6f3c3df6: openstack/openstackclient/openstackclient\" id=858e8ef9-0f18-41df-8260-c65ef822addc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079731 | controller |     "Jun 12 11:11:24.325435 crc crio[19822]: time=\"2026-06-12T11:11:24.325348123Z\" level=info msg=\"Removing container: a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d\" id=c04f9788-3e1c-4aa1-bb88-80a85b4dbf2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079754 | controller |     "Jun 12 11:11:24.383277 crc crio[19822]: time=\"2026-06-12T11:11:24.383178103Z\" level=info msg=\"Removed container 3232b0e5765422078155699d8b5d6d90c734a17640f5079692dc71b02ebc3a7d: openstack/swift-storage-0/rsync\" id=6b2fdd71-a7f2-408e-a547-7c599a45514f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079771 | controller |     "Jun 12 11:11:24.394624 crc crio[19822]: time=\"2026-06-12T11:11:24.394520156Z\" level=info msg=\"Removing container: 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1\" id=03e77211-ea89-47a8-ad60-8feafc5c85fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079806 | controller |     "Jun 12 11:11:24.448515 crc crio[19822]: time=\"2026-06-12T11:11:24.448409336Z\" level=info msg=\"Stopping pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=102095d5-c389-4e00-b555-63c60ed25439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.079828 | controller |     "Jun 12 11:11:24.456934 crc crio[19822]: time=\"2026-06-12T11:11:24.456791724Z\" level=info msg=\"Stopping pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=70e4cb11-bd0d-4456-84e3-f6f90c822c10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.079844 | controller |     "Jun 12 11:11:24.631386 crc crio[19822]: time=\"2026-06-12T11:11:24.63126504Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-xc9nt Namespace:openstack ID:a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7 UID:dd840188-cbfe-46a3-ba11-4a5248e1a31a NetNS:/var/run/netns/4899ded3-ba15-402b-b804-444dc02cc537 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd840188_cbfe_46a3_ba11_4a5248e1a31a.slice PodAnnotations:0xc00101a730}] Aliases:map[]}\"",
2026-06-12 11:43:52.079894 | controller |     "Jun 12 11:11:24.631747 crc crio[19822]: time=\"2026-06-12T11:11:24.631691033Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-xc9nt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.079911 | controller |     "Jun 12 11:11:24.632253 crc crio[19822]: time=\"2026-06-12T11:11:24.631266029Z\" level=info msg=\"Got pod network &{Name:nova-api-25b4-account-create-update-7hwjq Namespace:openstack ID:d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb UID:7ab52bfe-4fa3-4a0c-ad37-a05fee72ffe6 NetNS:/var/run/netns/bc538006-7eec-486b-8830-a2e37d812c88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab52bfe_4fa3_4a0c_ad37_a05fee72ffe6.slice PodAnnotations:0xc001ee2620}] Aliases:map[]}\"",
2026-06-12 11:43:52.079931 | controller |     "Jun 12 11:11:24.632493 crc crio[19822]: time=\"2026-06-12T11:11:24.632442378Z\" level=info msg=\"Deleting pod openstack_nova-api-25b4-account-create-update-7hwjq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.079978 | controller |     "Jun 12 11:11:24.657229 crc crio[19822]: time=\"2026-06-12T11:11:24.656968703Z\" level=info msg=\"Removed container a93d8d2d5d5903c9d0f6a455dfd8b96fdb324079265a644af7c5210710cbb79d: openstack/barbican-api-6dc7ccd588-682ph/barbican-api\" id=c04f9788-3e1c-4aa1-bb88-80a85b4dbf2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.079996 | controller |     "Jun 12 11:11:24.663765 crc crio[19822]: time=\"2026-06-12T11:11:24.66369643Z\" level=info msg=\"Removing container: 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc\" id=02dddccb-d137-4936-a859-9f069c595c50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080012 | controller |     "Jun 12 11:11:24.684026 crc crio[19822]: time=\"2026-06-12T11:11:24.683937581Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc002144860}] Aliases:map[]}\"",
2026-06-12 11:43:52.080071 | controller |     "Jun 12 11:11:24.684026 crc crio[19822]: time=\"2026-06-12T11:11:24.684009303Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54db66cfc7-2rrnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.080091 | controller |     "Jun 12 11:11:24.717414 crc crio[19822]: time=\"2026-06-12T11:11:24.717311234Z\" level=info msg=\"Created container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log\" id=bcc2a272-4a75-4dde-9bd3-5ccd0fd03b16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.080107 | controller |     "Jun 12 11:11:24.720644 crc crio[19822]: time=\"2026-06-12T11:11:24.720542288Z\" level=info msg=\"Starting container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4\" id=56c8fe36-7f1e-4046-86e6-5a8178a632f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.080123 | controller |     "Jun 12 11:11:24.729950 crc crio[19822]: time=\"2026-06-12T11:11:24.729792984Z\" level=info msg=\"Started container\" PID=243688 containerID=366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4 description=openstack/cinder-api-0/cinder-api-log id=56c8fe36-7f1e-4046-86e6-5a8178a632f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750",
2026-06-12 11:43:52.080163 | controller |     "Jun 12 11:11:24.828317 crc crio[19822]: time=\"2026-06-12T11:11:24.827160262Z\" level=info msg=\"Removed container 8af16443e18b475d9d83f21e60b14a785994e51436edd2813102c17a30d225e1: openstack/swift-storage-0/container-replicator\" id=03e77211-ea89-47a8-ad60-8feafc5c85fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080181 | controller |     "Jun 12 11:11:24.839267 crc crio[19822]: time=\"2026-06-12T11:11:24.839011761Z\" level=info msg=\"Removing container: 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801\" id=66532965-88ba-47ef-8908-b939e1abe160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080201 | controller |     "Jun 12 11:11:24.859532 crc crio[19822]: time=\"2026-06-12T11:11:24.85944431Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc003094398}] Aliases:map[]}\"",
2026-06-12 11:43:52.080218 | controller |     "Jun 12 11:11:24.859532 crc crio[19822]: time=\"2026-06-12T11:11:24.859506432Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.080233 | controller |     "Jun 12 11:11:24.889496 crc crio[19822]: time=\"2026-06-12T11:11:24.88918627Z\" level=info msg=\"Removed container 07f7509b951dab553039c0115d33afe2cc14c9be444b2de83795747b08bad1bc: openstack/barbican-api-6dc7ccd588-682ph/barbican-api-log\" id=02dddccb-d137-4936-a859-9f069c595c50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080249 | controller |     "Jun 12 11:11:24.892916 crc crio[19822]: time=\"2026-06-12T11:11:24.892188183Z\" level=info msg=\"Removing container: eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702\" id=307b5ea8-e85c-4a2a-9638-57502e49e220 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080264 | controller |     "Jun 12 11:11:24.982151 crc crio[19822]: time=\"2026-06-12T11:11:24.982053693Z\" level=info msg=\"Created container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd\" id=ff21a93b-0e15-4799-8707-a4696da21602 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.080279 | controller |     "Jun 12 11:11:24.986961 crc crio[19822]: time=\"2026-06-12T11:11:24.983481346Z\" level=info msg=\"Starting container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946\" id=91f2005a-c8d0-416e-a340-f475fd94050a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.080294 | controller |     "Jun 12 11:11:24.990641 crc crio[19822]: time=\"2026-06-12T11:11:24.990010003Z\" level=info msg=\"Started container\" PID=243728 containerID=ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946 description=openstack/neutron-79f665fc97-bq8hf/neutron-httpd id=91f2005a-c8d0-416e-a340-f475fd94050a name=/runtime.v1.RuntimeService/StartContainer sandboxID=561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb",
2026-06-12 11:43:52.080310 | controller |     "Jun 12 11:11:25.016337 crc crio[19822]: time=\"2026-06-12T11:11:25.016202879Z\" level=info msg=\"Removed container 09759befc784c682f40c864c3c6bc7471da545ddc8f3fe3fcb8b4ef9d61c1801: openstack/ovn-controller-ovs-8m6hm/ovs-vswitchd\" id=66532965-88ba-47ef-8908-b939e1abe160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080325 | controller |     "Jun 12 11:11:25.049149 crc crio[19822]: time=\"2026-06-12T11:11:25.041637781Z\" level=info msg=\"Removing container: dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb\" id=e4a88023-c440-438b-9299-2ccc9da0966a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080340 | controller |     "Jun 12 11:11:25.096300 crc crio[19822]: time=\"2026-06-12T11:11:25.094600783Z\" level=info msg=\"Removed container eb416167fcfa917c23061cfc51192c01d5485274a505956b6bb325fd706bc702: openstack/ceilometer-0/proxy-httpd\" id=307b5ea8-e85c-4a2a-9638-57502e49e220 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080356 | controller |     "Jun 12 11:11:25.099349 crc crio[19822]: time=\"2026-06-12T11:11:25.098776353Z\" level=info msg=\"Removing container: 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2\" id=b9899a43-737f-4b9b-ae49-00b74397f345 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080375 | controller |     "Jun 12 11:11:25.205150 crc crio[19822]: time=\"2026-06-12T11:11:25.203920642Z\" level=info msg=\"Removed container dc69ee654bcd81e923fb11ee0e467aaf7dbb23cc7d75224ed0bff91008335ddb: openstack/ovn-controller-ovs-8m6hm/ovsdb-server\" id=e4a88023-c440-438b-9299-2ccc9da0966a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080390 | controller |     "Jun 12 11:11:25.215173 crc crio[19822]: time=\"2026-06-12T11:11:25.214721643Z\" level=info msg=\"Stopped pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=70e4cb11-bd0d-4456-84e3-f6f90c822c10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.080406 | controller |     "Jun 12 11:11:25.215418 crc crio[19822]: time=\"2026-06-12T11:11:25.215286091Z\" level=info msg=\"Removing container: de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493\" id=a5ddcbc8-a9b1-4829-9f79-8686f08dff91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080423 | controller |     "Jun 12 11:11:25.322784 crc crio[19822]: time=\"2026-06-12T11:11:25.322718175Z\" level=info msg=\"Removed container 6b7832ccfaf0fd3020db0e438a9065875a2ded6b094a1939de6619bfe36e09b2: openstack/ceilometer-0/sg-core\" id=b9899a43-737f-4b9b-ae49-00b74397f345 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080481 | controller |     "Jun 12 11:11:25.335024 crc crio[19822]: time=\"2026-06-12T11:11:25.334850265Z\" level=info msg=\"Removing container: 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1\" id=6cde2490-f956-4c13-85c9-d946b77247df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080499 | controller |     "Jun 12 11:11:25.409590 crc crio[19822]: time=\"2026-06-12T11:11:25.409520622Z\" level=info msg=\"Removed container de01a53a245da9a2a3872719f486337097a1180cdeaba019d07bd06e84c45493: openstack/swift-storage-0/swift-recon-cron\" id=a5ddcbc8-a9b1-4829-9f79-8686f08dff91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080515 | controller |     "Jun 12 11:11:25.413492 crc crio[19822]: time=\"2026-06-12T11:11:25.413446573Z\" level=info msg=\"Removing container: f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91\" id=2840d2d6-682b-4216-88de-5286f6d6bc96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080531 | controller |     "Jun 12 11:11:25.418973 crc crio[19822]: time=\"2026-06-12T11:11:25.418875613Z\" level=info msg=\"Stopped pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=102095d5-c389-4e00-b555-63c60ed25439 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.080546 | controller |     "Jun 12 11:11:25.577957 crc crio[19822]: time=\"2026-06-12T11:11:25.577738085Z\" level=info msg=\"Removed container 1ccef02dd596868bbbfb4a4cec698a3f84cfdfdb0ef8ec18add53a130eef34b1: openstack/ceilometer-0/ceilometer-notification-agent\" id=6cde2490-f956-4c13-85c9-d946b77247df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080561 | controller |     "Jun 12 11:11:25.588505 crc crio[19822]: time=\"2026-06-12T11:11:25.588406344Z\" level=info msg=\"Removing container: f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad\" id=2e1f39ec-2444-4f4e-9988-a01372384a12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080576 | controller |     "Jun 12 11:11:25.690620 crc crio[19822]: time=\"2026-06-12T11:11:25.646500826Z\" level=info msg=\"Removed container f445d4f782c32b8bd01ba3dbf6a4ffd267b2c17e5beece52f4b8377ab4bd1c91: openstack/ovn-controller-metrics-n7t5c/openstack-network-exporter\" id=2840d2d6-682b-4216-88de-5286f6d6bc96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080604 | controller |     "Jun 12 11:11:25.690620 crc crio[19822]: time=\"2026-06-12T11:11:25.682937149Z\" level=info msg=\"Removed container f7da607d549d28e4db3a2e810ac2d9c6ccba73ec28e02c67493deae69e5e8cad: openstack/ceilometer-0/ceilometer-central-agent\" id=2e1f39ec-2444-4f4e-9988-a01372384a12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080625 | controller |     "Jun 12 11:11:25.702331 crc crio[19822]: time=\"2026-06-12T11:11:25.702209745Z\" level=info msg=\"Removing container: cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9\" id=c2ba2449-b53d-4bff-aaae-70197576896f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080641 | controller |     "Jun 12 11:11:25.702986 crc crio[19822]: time=\"2026-06-12T11:11:25.702880697Z\" level=info msg=\"Removing container: d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f\" id=669bbb13-3459-411f-ad14-9a0a0ee7fab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080656 | controller |     "Jun 12 11:11:25.759780 crc crio[19822]: time=\"2026-06-12T11:11:25.758956116Z\" level=info msg=\"Created container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent\" id=cc67d0f8-719e-4791-8e7d-6f5d00278536 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.080671 | controller |     "Jun 12 11:11:25.761454 crc crio[19822]: time=\"2026-06-12T11:11:25.761359562Z\" level=info msg=\"Starting container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48\" id=e3e38203-f3d9-4f88-8786-59ef4eb03a5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.080686 | controller |     "Jun 12 11:11:25.776768 crc crio[19822]: time=\"2026-06-12T11:11:25.776671555Z\" level=info msg=\"Removed container cf926602d064bc035f1a814b6ee50a12a9129c73b5a30b039331e160a9677ad9: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=c2ba2449-b53d-4bff-aaae-70197576896f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080702 | controller |     "Jun 12 11:11:25.779408 crc crio[19822]: time=\"2026-06-12T11:11:25.779323315Z\" level=info msg=\"Started container\" PID=243801 containerID=014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48 description=openstack/ceilometer-0/ceilometer-notification-agent id=e3e38203-f3d9-4f88-8786-59ef4eb03a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7",
2026-06-12 11:43:52.080718 | controller |     "Jun 12 11:11:25.780604 crc crio[19822]: time=\"2026-06-12T11:11:25.780565596Z\" level=info msg=\"Removing container: a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d\" id=3eda17e2-5b98-4b80-a1a5-c5f861df5088 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080734 | controller |     "Jun 12 11:11:25.897681 crc crio[19822]: time=\"2026-06-12T11:11:25.897584018Z\" level=info msg=\"Removed container d3ddda857f7132c022697764007c45bc7a921075882e10219ec1d8c56c84808f: openstack/swift-storage-0/account-auditor\" id=669bbb13-3459-411f-ad14-9a0a0ee7fab0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080749 | controller |     "Jun 12 11:11:25.901179 crc crio[19822]: time=\"2026-06-12T11:11:25.900938015Z\" level=info msg=\"Removing container: 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667\" id=86c95be1-d0fc-4703-93cf-af763a853319 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080764 | controller |     "Jun 12 11:11:25.934055 crc crio[19822]: time=\"2026-06-12T11:11:25.934004496Z\" level=info msg=\"Removed container a5839391759c2b2f22e478c538d97962fb5742a417b36abcac68019322304f7d: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=3eda17e2-5b98-4b80-a1a5-c5f861df5088 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080780 | controller |     "Jun 12 11:11:25.937681 crc crio[19822]: time=\"2026-06-12T11:11:25.937621995Z\" level=info msg=\"Removing container: 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5\" id=d4a26798-ab98-41d1-8504-fa4329b2de35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080798 | controller |     "Jun 12 11:11:25.979884 crc crio[19822]: time=\"2026-06-12T11:11:25.979524505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=32ed2774-4e91-4cc2-bae5-21a48b2b0d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.080815 | controller |     "Jun 12 11:11:26.006977 crc crio[19822]: time=\"2026-06-12T11:11:26.006688701Z\" level=info msg=\"Removed container 6fe32c7563a239d0aa09aee4d733c36e3acf4fde8cd2df4febe71f0aab80a667: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=86c95be1-d0fc-4703-93cf-af763a853319 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080830 | controller |     "Jun 12 11:11:26.018154 crc crio[19822]: time=\"2026-06-12T11:11:26.017969618Z\" level=info msg=\"Removing container: 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa\" id=ac412b8e-a699-4a4d-b127-8f34461f4b66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080846 | controller |     "Jun 12 11:11:26.220950 crc crio[19822]: time=\"2026-06-12T11:11:26.220365935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5cb17a74-581b-4d21-977e-a67c66a562b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.080879 | controller |     "Jun 12 11:11:26.248035 crc crio[19822]: time=\"2026-06-12T11:11:26.246516155Z\" level=info msg=\"Removed container 99d0e8e90af39785d2889a717c6fe75093ed89bf6a21d1a20a46bd0b613531a5: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=d4a26798-ab98-41d1-8504-fa4329b2de35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080899 | controller |     "Jun 12 11:11:26.252447 crc crio[19822]: time=\"2026-06-12T11:11:26.252332885Z\" level=info msg=\"Removing container: 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454\" id=a5b9861c-4111-42a4-a5ec-ce29a1ed9679 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080915 | controller |     "Jun 12 11:11:26.460293 crc crio[19822]: time=\"2026-06-12T11:11:26.460168191Z\" level=info msg=\"Removed container 07884a9ccf8f00b9fc9d019d874b7846480616a1e9969448aff06ec1a2af31aa: openstack/openstack-galera-0/galera\" id=ac412b8e-a699-4a4d-b127-8f34461f4b66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080931 | controller |     "Jun 12 11:11:26.464459 crc crio[19822]: time=\"2026-06-12T11:11:26.46437329Z\" level=info msg=\"Removing container: fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3\" id=43b7462c-cf85-456f-97a8-cb4fc5fca925 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080947 | controller |     "Jun 12 11:11:26.535004 crc crio[19822]: time=\"2026-06-12T11:11:26.524217431Z\" level=info msg=\"Removed container 0c4f7e89c79879615a6293d2a22579ec2569005f2c1b3437b1c1d8df32e52454: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=a5b9861c-4111-42a4-a5ec-ce29a1ed9679 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080962 | controller |     "Jun 12 11:11:26.827208 crc crio[19822]: time=\"2026-06-12T11:11:26.826568945Z\" level=info msg=\"Removed container fb17fac2883d416100ebbb03cbc2e1599436c26954a2ee332f79b7c3025150e3: openstack/openstack-cell1-galera-0/galera\" id=43b7462c-cf85-456f-97a8-cb4fc5fca925 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080978 | controller |     "Jun 12 11:11:26.830348 crc crio[19822]: time=\"2026-06-12T11:11:26.830260472Z\" level=info msg=\"Removing container: 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049\" id=cb2e3611-84f2-4fd1-9100-baf2f86677f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.080995 | controller |     "Jun 12 11:11:26.894186 crc crio[19822]: time=\"2026-06-12T11:11:26.893653807Z\" level=info msg=\"Removed container 9defba0a737b783f53a725a4b9df047c7f79754bd24ffd2dfa4893b90f156049: openstack/rabbitmq-cell1-server-0/setup-container\" id=cb2e3611-84f2-4fd1-9100-baf2f86677f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081018 | controller |     "Jun 12 11:11:26.896414 crc crio[19822]: time=\"2026-06-12T11:11:26.89633714Z\" level=info msg=\"Removing container: 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155\" id=c32240c7-818a-4b6e-a7f0-65bb2bc812e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081034 | controller |     "Jun 12 11:11:26.975322 crc crio[19822]: time=\"2026-06-12T11:11:26.975187025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3f9dff3d-b032-44e0-8741-3bb3d6f35f5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081050 | controller |     "Jun 12 11:11:26.981963 crc crio[19822]: time=\"2026-06-12T11:11:26.98174475Z\" level=info msg=\"Removed container 72a53df14dcb5621e59eba7b7dd8bb44e840e9b6af73ec06e98c851a663bf155: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=c32240c7-818a-4b6e-a7f0-65bb2bc812e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081065 | controller |     "Jun 12 11:11:26.985583 crc crio[19822]: time=\"2026-06-12T11:11:26.985479663Z\" level=info msg=\"Removing container: ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82\" id=277258e4-9856-4373-a73b-4786c0a09b72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081081 | controller |     "Jun 12 11:11:27.105720 crc crio[19822]: time=\"2026-06-12T11:11:27.105177064Z\" level=info msg=\"Removed container ea0a4eda1597294a524597c94f23719081bcab9273c2baa3ccf01dac42436f82: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=277258e4-9856-4373-a73b-4786c0a09b72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081097 | controller |     "Jun 12 11:11:27.110420 crc crio[19822]: time=\"2026-06-12T11:11:27.110339907Z\" level=info msg=\"Removing container: 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf\" id=dc61dd51-8231-4a63-88f6-4c74818aeec0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081113 | controller |     "Jun 12 11:11:27.197177 crc crio[19822]: time=\"2026-06-12T11:11:27.197019304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=87e8e683-17cb-4923-8d06-b68f7d144fda name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081129 | controller |     "Jun 12 11:11:27.564178 crc crio[19822]: time=\"2026-06-12T11:11:27.548658691Z\" level=info msg=\"Removed container 0a4672740c617f207c98c7cd7df978a54c3288d2b1d16b952bf2ce6d290087cf: openstack/nova-api-0/nova-api-log\" id=dc61dd51-8231-4a63-88f6-4c74818aeec0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081144 | controller |     "Jun 12 11:11:27.564178 crc crio[19822]: time=\"2026-06-12T11:11:27.552292587Z\" level=info msg=\"Removing container: 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4\" id=bebb8e80-84e7-467f-a31b-4ce2f0e4b530 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081160 | controller |     "Jun 12 11:11:27.730172 crc crio[19822]: time=\"2026-06-12T11:11:27.730059938Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=4e4dd656-a922-46af-9261-9533213558d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.081176 | controller |     "Jun 12 11:11:27.924994 crc crio[19822]: time=\"2026-06-12T11:11:27.924886038Z\" level=info msg=\"Removed container 5829cec9a6545b9c6592d6728cea018468540b3bbdf2de63b293302b735a39c4: openstack/glance-default-internal-api-0/glance-httpd\" id=bebb8e80-84e7-467f-a31b-4ce2f0e4b530 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081192 | controller |     "Jun 12 11:11:27.929294 crc crio[19822]: time=\"2026-06-12T11:11:27.925686534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081212 | controller |     "Jun 12 11:11:27.938551 crc crio[19822]: time=\"2026-06-12T11:11:27.938169647Z\" level=info msg=\"Removing container: 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180\" id=1f58fad6-192d-420b-ab97-13f57928c191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081228 | controller |     "Jun 12 11:11:28.284161 crc crio[19822]: time=\"2026-06-12T11:11:28.284059433Z\" level=info msg=\"Removed container 0c582b8e99a9fd4b6684c48352642d3df1a6b9fa8da43175756af2207b645180: openstack/memcached-0/memcached\" id=1f58fad6-192d-420b-ab97-13f57928c191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081244 | controller |     "Jun 12 11:11:28.288346 crc crio[19822]: time=\"2026-06-12T11:11:28.288303737Z\" level=info msg=\"Removing container: 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f\" id=76770344-245d-44b1-9b1f-1d73b1ba23f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081259 | controller |     "Jun 12 11:11:28.302863 crc crio[19822]: time=\"2026-06-12T11:11:28.302608244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081275 | controller |     "Jun 12 11:11:28.414948 crc crio[19822]: time=\"2026-06-12T11:11:28.41401874Z\" level=info msg=\"Removed container 1cb77681faae3523dab0605c4c21c9171ce0f09a26baa8b45012ce566afd967f: openstack/swift-storage-0/object-expirer\" id=76770344-245d-44b1-9b1f-1d73b1ba23f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081290 | controller |     "Jun 12 11:11:28.422898 crc crio[19822]: time=\"2026-06-12T11:11:28.421971312Z\" level=info msg=\"Removing container: 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21\" id=2b65c22d-297f-4fb1-94d1-d10da9d9b068 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081306 | controller |     "Jun 12 11:11:28.532140 crc crio[19822]: time=\"2026-06-12T11:11:28.530071371Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6dda4cab-e539-44db-a0b6-48fdb3c2fc54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.081321 | controller |     "Jun 12 11:11:28.612558 crc crio[19822]: time=\"2026-06-12T11:11:28.61217131Z\" level=info msg=\"Removed container 0b54fac38342af109994887ff0f962e8d70a01031be65fad23aaaa5b3eff2d21: openstack/swift-storage-0/object-updater\" id=2b65c22d-297f-4fb1-94d1-d10da9d9b068 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081337 | controller |     "Jun 12 11:11:28.613038 crc crio[19822]: time=\"2026-06-12T11:11:28.612988196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081352 | controller |     "Jun 12 11:11:28.616138 crc crio[19822]: time=\"2026-06-12T11:11:28.61606885Z\" level=info msg=\"Removing container: fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37\" id=a4c0eb06-71d8-4b4b-8fa4-40e3373b5abb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081367 | controller |     "Jun 12 11:11:28.698286 crc crio[19822]: time=\"2026-06-12T11:11:28.698168418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0aa192ed-e968-4695-bc0b-3e8997d46d57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081382 | controller |     "Jun 12 11:11:28.711147 crc crio[19822]: time=\"2026-06-12T11:11:28.710992556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=08238bb5-d441-4c76-8da4-6f943c73d3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081401 | controller |     "Jun 12 11:11:28.755646 crc crio[19822]: time=\"2026-06-12T11:11:28.755551049Z\" level=info msg=\"Removed container fa20cfeb1798a4b6e313bc0d8ee198f66d0e3fe0acd02a46c4e89d8c642fac37: openstack/glance-default-external-api-0/glance-log\" id=a4c0eb06-71d8-4b4b-8fa4-40e3373b5abb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081417 | controller |     "Jun 12 11:11:28.764013 crc crio[19822]: time=\"2026-06-12T11:11:28.763949757Z\" level=info msg=\"Removing container: f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4\" id=b27432a0-19fc-4767-b2ec-cfc8d511e22d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081433 | controller |     "Jun 12 11:11:28.849713 crc crio[19822]: time=\"2026-06-12T11:11:28.849602674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=b1061d1e-5335-4dc9-9eee-68c1d6ad08ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081449 | controller |     "Jun 12 11:11:28.850272 crc crio[19822]: time=\"2026-06-12T11:11:28.85007647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b23699d0-3e2c-4b0c-b2e4-d76f4652fbf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081465 | controller |     "Jun 12 11:11:28.879500 crc crio[19822]: time=\"2026-06-12T11:11:28.879387004Z\" level=info msg=\"Removed container f4953b737a0a5d4e218c1863cdde981bbc7cb56bc8c3683959f72f880d77d4e4: openstack/openstack-galera-0/mysql-bootstrap\" id=b27432a0-19fc-4767-b2ec-cfc8d511e22d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081481 | controller |     "Jun 12 11:11:28.883185 crc crio[19822]: time=\"2026-06-12T11:11:28.883046771Z\" level=info msg=\"Removing container: e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5\" id=a9a49c79-fdcc-46fb-bfdd-172e6d79729a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081497 | controller |     "Jun 12 11:11:28.885039 crc crio[19822]: time=\"2026-06-12T11:11:28.884992223Z\" level=info msg=\"Creating container: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=3adaa25e-de3f-4395-9acf-5fa18402f8b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.081512 | controller |     "Jun 12 11:11:28.949743 crc crio[19822]: time=\"2026-06-12T11:11:28.949636057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081527 | controller |     "Jun 12 11:11:29.158370 crc crio[19822]: time=\"2026-06-12T11:11:29.158126667Z\" level=info msg=\"Removed container e061e5723069eca693b32e383d522e369646561dfb5fa2614d1e56d8f7ccf1f5: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a9a49c79-fdcc-46fb-bfdd-172e6d79729a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081543 | controller |     "Jun 12 11:11:29.166353 crc crio[19822]: time=\"2026-06-12T11:11:29.166280458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081558 | controller |     "Jun 12 11:11:29.177361 crc crio[19822]: time=\"2026-06-12T11:11:29.177252858Z\" level=info msg=\"Removing container: 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e\" id=8953e1c7-3919-4daf-b87f-6830476031a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081574 | controller |     "Jun 12 11:11:29.180956 crc crio[19822]: time=\"2026-06-12T11:11:29.180784981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081590 | controller |     "Jun 12 11:11:29.247756 crc crio[19822]: 2026-06-12T11:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f01a24945ebc41e Mac:c6:b3:02:0a:59:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 SocketPath: PciID:}] [{Interface:0xc0004b6db0 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.081609 | controller |     "Jun 12 11:11:29.249478 crc crio[19822]: time=\"2026-06-12T11:11:29.249403638Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc002144860}] Aliases:map[]}\"",
2026-06-12 11:43:52.081626 | controller |     "Jun 12 11:11:29.249614 crc crio[19822]: time=\"2026-06-12T11:11:29.249569864Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54db66cfc7-2rrnm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.081642 | controller |     "Jun 12 11:11:29.254392 crc crio[19822]: 2026-06-12T11:11:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:918f295f8ec10e4 Mac:32:1e:1b:b4:1d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.081657 | controller |     "Jun 12 11:11:29.255127 crc crio[19822]: time=\"2026-06-12T11:11:29.255034508Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc003094398}] Aliases:map[]}\"",
2026-06-12 11:43:52.081673 | controller |     "Jun 12 11:11:29.255247 crc crio[19822]: time=\"2026-06-12T11:11:29.255206075Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.081689 | controller |     "Jun 12 11:11:29.371038 crc crio[19822]: time=\"2026-06-12T11:11:29.370916106Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-wktt7/ovsdb-server\" id=a22f07c4-d694-4a52-94ac-bf3dfc9a830a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.081704 | controller |     "Jun 12 11:11:29.382401 crc crio[19822]: time=\"2026-06-12T11:11:29.382219983Z\" level=info msg=\"Ran pod sandbox f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 with infra container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/POD\" id=e3d233a7-6eb9-4188-9686-d9ce4b35161a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.081719 | controller |     "Jun 12 11:11:29.391961 crc crio[19822]: time=\"2026-06-12T11:11:29.390276539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081735 | controller |     "Jun 12 11:11:29.392151 crc crio[19822]: time=\"2026-06-12T11:11:29.39203386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ecd368f7-ff02-4f95-a69e-74d6b4632094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081750 | controller |     "Jun 12 11:11:29.402973 crc crio[19822]: time=\"2026-06-12T11:11:29.400056839Z\" level=info msg=\"Ran pod sandbox 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 with infra container: openstack/cinder-scheduler-0/POD\" id=e2ac8252-263d-477c-a113-1da595f36439 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.081769 | controller |     "Jun 12 11:11:29.402973 crc crio[19822]: time=\"2026-06-12T11:11:29.402919595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=042a486d-5c93-42d5-a6fd-4373f8caff15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081786 | controller |     "Jun 12 11:11:29.403350 crc crio[19822]: time=\"2026-06-12T11:11:29.403309434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081801 | controller |     "Jun 12 11:11:29.436215 crc crio[19822]: time=\"2026-06-12T11:11:29.436041112Z\" level=info msg=\"Removed container 51ee769368a117f1c983dc6260388e958181826fdc8cb05c04c3ad5e3d92735e: openstack/swift-storage-0/container-server\" id=8953e1c7-3919-4daf-b87f-6830476031a8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081817 | controller |     "Jun 12 11:11:29.441210 crc crio[19822]: time=\"2026-06-12T11:11:29.440642688Z\" level=info msg=\"Removing container: fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21\" id=cabab952-dd6f-4d4c-9264-c2d4785d9342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081832 | controller |     "Jun 12 11:11:29.497440 crc crio[19822]: time=\"2026-06-12T11:11:29.496505812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.081850 | controller |     "Jun 12 11:11:29.539912 crc crio[19822]: time=\"2026-06-12T11:11:29.538731287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3e2cd521-dd4d-4fde-a7b4-902dc3c444b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081867 | controller |     "Jun 12 11:11:29.549357 crc crio[19822]: time=\"2026-06-12T11:11:29.549209923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=e44b788a-8d2e-4dbe-8fbe-07eca58f9749 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.081909 | controller |     "Jun 12 11:11:29.580040 crc crio[19822]: time=\"2026-06-12T11:11:29.577115814Z\" level=info msg=\"Created container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core\" id=6dda4cab-e539-44db-a0b6-48fdb3c2fc54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.081925 | controller |     "Jun 12 11:11:29.580040 crc crio[19822]: time=\"2026-06-12T11:11:29.578445806Z\" level=info msg=\"Starting container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba\" id=76941bd2-ed50-48e6-8015-2de16ab241a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.081941 | controller |     "Jun 12 11:11:29.620042 crc crio[19822]: time=\"2026-06-12T11:11:29.619284881Z\" level=info msg=\"Started container\" PID=244474 containerID=54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba description=openstack/ceilometer-0/sg-core id=76941bd2-ed50-48e6-8015-2de16ab241a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7",
2026-06-12 11:43:52.081957 | controller |     "Jun 12 11:11:29.652307 crc crio[19822]: time=\"2026-06-12T11:11:29.638628415Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init\" id=041dfdfb-c3a4-47e7-b956-6b3e49a3d96c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.081974 | controller |     "Jun 12 11:11:29.652307 crc crio[19822]: time=\"2026-06-12T11:11:29.650582811Z\" level=info msg=\"Removed container fe280ac4653b2c429682061bbbd88755c52f4e31671c77671ed5726ed2f9fc21: openstack/swift-storage-0/object-replicator\" id=cabab952-dd6f-4d4c-9264-c2d4785d9342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.081993 | controller |     "Jun 12 11:11:29.656793 crc crio[19822]: time=\"2026-06-12T11:11:29.655349088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.082009 | controller |     "Jun 12 11:11:29.659932 crc crio[19822]: time=\"2026-06-12T11:11:29.658802356Z\" level=info msg=\"Removing container: 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005\" id=5e7de7e2-3fb4-4574-b0e0-04a61ad13b6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082024 | controller |     "Jun 12 11:11:29.735627 crc crio[19822]: time=\"2026-06-12T11:11:29.73550959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.082040 | controller |     "Jun 12 11:11:29.793640 crc crio[19822]: time=\"2026-06-12T11:11:29.793566722Z\" level=info msg=\"Removed container 1f323f656297eed7f2e7692b1bcac674d49cdb19c19427677439d91fae1ea005: openstack/glance-default-external-api-0/glance-httpd\" id=5e7de7e2-3fb4-4574-b0e0-04a61ad13b6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082055 | controller |     "Jun 12 11:11:29.812053 crc crio[19822]: time=\"2026-06-12T11:11:29.811941627Z\" level=info msg=\"Removing container: 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342\" id=ec988d04-882a-4bc6-9997-9439832346d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082070 | controller |     "Jun 12 11:11:29.829930 crc crio[19822]: time=\"2026-06-12T11:11:29.829588987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.082085 | controller |     "Jun 12 11:11:29.949927 crc crio[19822]: time=\"2026-06-12T11:11:29.949782072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.082101 | controller |     "Jun 12 11:11:29.981999 crc crio[19822]: time=\"2026-06-12T11:11:29.978800267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.082116 | controller |     "Jun 12 11:11:29.989796 crc crio[19822]: time=\"2026-06-12T11:11:29.989606672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.082131 | controller |     "Jun 12 11:11:30.108891 crc crio[19822]: time=\"2026-06-12T11:11:30.105593087Z\" level=info msg=\"Removed container 93dfac15c2881001b3e96504db75c4b5ccac6e7b982611768355b66fba89a342: openstack/ceilometer-0/ceilometer-notification-agent\" id=ec988d04-882a-4bc6-9997-9439832346d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082147 | controller |     "Jun 12 11:11:30.114533 crc crio[19822]: time=\"2026-06-12T11:11:30.114454646Z\" level=info msg=\"Removing container: 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9\" id=dc873a71-93f1-4c85-bcea-8b0ac1fb3b2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082162 | controller |     "Jun 12 11:11:30.266728 crc crio[19822]: time=\"2026-06-12T11:11:30.266591779Z\" level=info msg=\"Removed container 9e790aa4ec532d632419225dd8ab619404e3b017057f66d71315e4a0024c7fc9: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv6h2v8/osp-httpd\" id=dc873a71-93f1-4c85-bcea-8b0ac1fb3b2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082178 | controller |     "Jun 12 11:11:30.270730 crc crio[19822]: time=\"2026-06-12T11:11:30.27068649Z\" level=info msg=\"Removing container: 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641\" id=7733d648-7f34-4c60-b66b-e1becd472fd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082197 | controller |     "Jun 12 11:11:30.315571 crc crio[19822]: time=\"2026-06-12T11:11:30.315444518Z\" level=info msg=\"Removed container 1b6106e14e2f4603b678a832b0eb67e521fc14873d9e7c26de8f87adecfc5641: openstack/cinder-scheduler-0/cinder-scheduler\" id=7733d648-7f34-4c60-b66b-e1becd472fd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082213 | controller |     "Jun 12 11:11:30.329893 crc crio[19822]: time=\"2026-06-12T11:11:30.329731726Z\" level=info msg=\"Removing container: 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60\" id=6808dc8a-95c6-4d94-af2e-4d1224edc099 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082229 | controller |     "Jun 12 11:11:30.440303 crc crio[19822]: time=\"2026-06-12T11:11:30.440205239Z\" level=info msg=\"Removed container 8b0c7b11a030bfab4c6793f2bb80caec7dc53151d0a79b0f23defbb3ed5c7f60: openstack/ovn-controller-ovs-8m6hm/ovsdb-server-init\" id=6808dc8a-95c6-4d94-af2e-4d1224edc099 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.082245 | controller |     "Jun 12 11:11:30.452556 crc crio[19822]: time=\"2026-06-12T11:11:30.452441197Z\" level=info msg=\"Stopping pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=209d7785-6a79-4e3d-b05d-c306707ef9a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082261 | controller |     "Jun 12 11:11:30.452556 crc crio[19822]: time=\"2026-06-12T11:11:30.452519679Z\" level=info msg=\"Stopped pod sandbox (already stopped): 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=209d7785-6a79-4e3d-b05d-c306707ef9a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082277 | controller |     "Jun 12 11:11:30.453499 crc crio[19822]: time=\"2026-06-12T11:11:30.453442559Z\" level=info msg=\"Removing pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=88388750-7590-4898-9898-764cc6d1008e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082292 | controller |     "Jun 12 11:11:30.495308 crc crio[19822]: time=\"2026-06-12T11:11:30.49517952Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=375f5707-5371-49e7-8703-4e687be47642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.082308 | controller |     "Jun 12 11:11:30.505200 crc crio[19822]: time=\"2026-06-12T11:11:30.50506996Z\" level=info msg=\"Removed pod sandbox: 399576f8a9f517f343face521e89138e7512c528f2b4c281c4e75085c654f7c0\" id=88388750-7590-4898-9898-764cc6d1008e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082323 | controller |     "Jun 12 11:11:30.506115 crc crio[19822]: time=\"2026-06-12T11:11:30.506042727Z\" level=info msg=\"Stopping pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=8f4db433-a0b5-4a30-b42c-c35253733ddc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082339 | controller |     "Jun 12 11:11:30.506364 crc crio[19822]: time=\"2026-06-12T11:11:30.506331796Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=8f4db433-a0b5-4a30-b42c-c35253733ddc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082354 | controller |     "Jun 12 11:11:30.507405 crc crio[19822]: time=\"2026-06-12T11:11:30.507273677Z\" level=info msg=\"Removing pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=affc4e8f-0de7-47b6-aed4-f46c222f1436 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082369 | controller |     "Jun 12 11:11:30.794404 crc crio[19822]: time=\"2026-06-12T11:11:30.794324669Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=15bddbc6-056a-47f7-ae75-9a96e4bf2dde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.082388 | controller |     "Jun 12 11:11:30.826045 crc crio[19822]: time=\"2026-06-12T11:11:30.825940157Z\" level=info msg=\"Removed pod sandbox: b0e120dea7a12863384c41545ae73068124c33dc9f4551a95bc0892d1aeeadcb\" id=affc4e8f-0de7-47b6-aed4-f46c222f1436 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082404 | controller |     "Jun 12 11:11:30.826478 crc crio[19822]: time=\"2026-06-12T11:11:30.826375287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.082420 | controller |     "Jun 12 11:11:30.827408 crc crio[19822]: time=\"2026-06-12T11:11:30.827323728Z\" level=info msg=\"Stopping pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=26b4e558-ef49-4fe4-a5d5-83dd5aa40f94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082435 | controller |     "Jun 12 11:11:30.827408 crc crio[19822]: time=\"2026-06-12T11:11:30.827402911Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=26b4e558-ef49-4fe4-a5d5-83dd5aa40f94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082451 | controller |     "Jun 12 11:11:30.829921 crc crio[19822]: time=\"2026-06-12T11:11:30.82806793Z\" level=info msg=\"Removing pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=d58ec830-2461-418b-9be3-5cece8b11788 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082466 | controller |     "Jun 12 11:11:30.839964 crc crio[19822]: time=\"2026-06-12T11:11:30.839863027Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=bc951b23-27db-4303-9f04-a9e8af050e38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.082481 | controller |     "Jun 12 11:11:30.854935 crc crio[19822]: time=\"2026-06-12T11:11:30.854874035Z\" level=info msg=\"Removed pod sandbox: 4b496d29e4bccb90e0cb0bdfee494e59866e7fd46b273dee817b5adaae0fcbf7\" id=d58ec830-2461-418b-9be3-5cece8b11788 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082496 | controller |     "Jun 12 11:11:30.856485 crc crio[19822]: time=\"2026-06-12T11:11:30.856420975Z\" level=info msg=\"Stopping pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=a2a13dae-1514-4864-902d-da8c846ec395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082511 | controller |     "Jun 12 11:11:30.856633 crc crio[19822]: time=\"2026-06-12T11:11:30.856496767Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=a2a13dae-1514-4864-902d-da8c846ec395 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082527 | controller |     "Jun 12 11:11:30.857026 crc crio[19822]: time=\"2026-06-12T11:11:30.856995374Z\" level=info msg=\"Removing pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=efff49e3-681b-423a-b6e6-bc0365013544 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082542 | controller |     "Jun 12 11:11:31.189220 crc crio[19822]: time=\"2026-06-12T11:11:31.188546985Z\" level=info msg=\"Removed pod sandbox: 84d841c563b665d5df4c64790f4b8b9afb472397df4cbccf7ec1cdf1b20d9e6d\" id=efff49e3-681b-423a-b6e6-bc0365013544 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082556 | controller |     "Jun 12 11:11:31.190411 crc crio[19822]: time=\"2026-06-12T11:11:31.190360979Z\" level=info msg=\"Stopping pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=bfe99e84-7ca9-4774-968a-f6e8db787808 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082571 | controller |     "Jun 12 11:11:31.190662 crc crio[19822]: time=\"2026-06-12T11:11:31.190629837Z\" level=info msg=\"Stopped pod sandbox (already stopped): de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=bfe99e84-7ca9-4774-968a-f6e8db787808 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082589 | controller |     "Jun 12 11:11:31.191801 crc crio[19822]: time=\"2026-06-12T11:11:31.191693677Z\" level=info msg=\"Removing pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=c04c4af3-8426-4eab-b865-6742a88efe4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082605 | controller |     "Jun 12 11:11:31.359489 crc crio[19822]: time=\"2026-06-12T11:11:31.323315306Z\" level=info msg=\"Removed pod sandbox: de931bbbf2c47d25edc75bb91888aa3b2c9152e921c2452b601e9dbd2c8a6501\" id=c04c4af3-8426-4eab-b865-6742a88efe4b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082620 | controller |     "Jun 12 11:11:31.360254 crc crio[19822]: time=\"2026-06-12T11:11:31.359990384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.082635 | controller |     "Jun 12 11:11:31.362066 crc crio[19822]: time=\"2026-06-12T11:11:31.362011416Z\" level=info msg=\"Stopping pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=6b24b66b-87da-48ff-b2c7-ef3605635e59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082650 | controller |     "Jun 12 11:11:31.362343 crc crio[19822]: time=\"2026-06-12T11:11:31.362314314Z\" level=info msg=\"Stopped pod sandbox (already stopped): 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=6b24b66b-87da-48ff-b2c7-ef3605635e59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082665 | controller |     "Jun 12 11:11:31.363764 crc crio[19822]: time=\"2026-06-12T11:11:31.36372997Z\" level=info msg=\"Removing pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=49e9c1b6-0924-4761-bb20-f5f6a51a0afa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082680 | controller |     "Jun 12 11:11:31.638273 crc crio[19822]: time=\"2026-06-12T11:11:31.638218864Z\" level=info msg=\"Removed pod sandbox: 37c6aec6d91ea95066c7ab4627e72b67d9e801d3fa5c40755bb16d2e4717500d\" id=49e9c1b6-0924-4761-bb20-f5f6a51a0afa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082695 | controller |     "Jun 12 11:11:31.640491 crc crio[19822]: time=\"2026-06-12T11:11:31.640467187Z\" level=info msg=\"Stopping pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=f3772e7d-11ef-40ee-b5f2-48b7b464474e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082711 | controller |     "Jun 12 11:11:31.640630 crc crio[19822]: time=\"2026-06-12T11:11:31.640610722Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=f3772e7d-11ef-40ee-b5f2-48b7b464474e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082725 | controller |     "Jun 12 11:11:31.644429 crc crio[19822]: time=\"2026-06-12T11:11:31.644336845Z\" level=info msg=\"Removing pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=605f34d5-2665-46fb-8a66-7f6053ce23c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082740 | controller |     "Jun 12 11:11:31.676053 crc crio[19822]: time=\"2026-06-12T11:11:31.675954055Z\" level=info msg=\"Removed pod sandbox: 32cf88dc75f8b233488b42cdb4bb7b1e7b5c7a9e3e52209b1580cf2bdd2bf5bd\" id=605f34d5-2665-46fb-8a66-7f6053ce23c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082754 | controller |     "Jun 12 11:11:31.677120 crc crio[19822]: time=\"2026-06-12T11:11:31.676919791Z\" level=info msg=\"Created container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api\" id=4e4dd656-a922-46af-9261-9533213558d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.082771 | controller |     "Jun 12 11:11:31.677326 crc crio[19822]: time=\"2026-06-12T11:11:31.67720899Z\" level=info msg=\"Stopping pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=ca6c0501-4ca0-45e8-b044-4a4191c24cc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082787 | controller |     "Jun 12 11:11:31.677326 crc crio[19822]: time=\"2026-06-12T11:11:31.677285963Z\" level=info msg=\"Stopped pod sandbox (already stopped): ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=ca6c0501-4ca0-45e8-b044-4a4191c24cc8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082801 | controller |     "Jun 12 11:11:31.683220 crc crio[19822]: time=\"2026-06-12T11:11:31.683134218Z\" level=info msg=\"Starting container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020\" id=ad519cbc-260e-4e46-8465-1255fb2ca621 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.082816 | controller |     "Jun 12 11:11:31.684112 crc crio[19822]: time=\"2026-06-12T11:11:31.684002727Z\" level=info msg=\"Removing pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=60867e89-440c-4e00-851f-a3c99ec43e50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082831 | controller |     "Jun 12 11:11:31.695046 crc crio[19822]: time=\"2026-06-12T11:11:31.689282225Z\" level=info msg=\"Started container\" PID=244504 containerID=451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020 description=openstack/cinder-api-0/cinder-api id=ad519cbc-260e-4e46-8465-1255fb2ca621 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750",
2026-06-12 11:43:52.082845 | controller |     "Jun 12 11:11:31.752657 crc crio[19822]: time=\"2026-06-12T11:11:31.75250864Z\" level=info msg=\"Removed pod sandbox: ade2d84d8cefbeae848b578fc603b53ea62353b6ca366e0bd3082f8a20fb5a0d\" id=60867e89-440c-4e00-851f-a3c99ec43e50 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082864 | controller |     "Jun 12 11:11:31.753719 crc crio[19822]: time=\"2026-06-12T11:11:31.753646208Z\" level=info msg=\"Stopping pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=62c2fca4-c53f-4c4d-a38e-3274c7a5633f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082902 | controller |     "Jun 12 11:11:31.753947 crc crio[19822]: time=\"2026-06-12T11:11:31.753729431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=62c2fca4-c53f-4c4d-a38e-3274c7a5633f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.082918 | controller |     "Jun 12 11:11:31.754916 crc crio[19822]: time=\"2026-06-12T11:11:31.754760874Z\" level=info msg=\"Removing pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=97b6879d-0b8b-4bf3-a981-f813f9ff4816 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082933 | controller |     "Jun 12 11:11:31.763887 crc crio[19822]: time=\"2026-06-12T11:11:31.763704539Z\" level=info msg=\"Created container 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=3adaa25e-de3f-4395-9acf-5fa18402f8b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.082947 | controller |     "Jun 12 11:11:31.767407 crc crio[19822]: time=\"2026-06-12T11:11:31.767326266Z\" level=info msg=\"Starting container: 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59\" id=e5ca61a6-8029-4ab4-8072-effff63b9b3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.082962 | controller |     "Jun 12 11:11:31.780305 crc crio[19822]: time=\"2026-06-12T11:11:31.780204566Z\" level=info msg=\"Started container\" PID=244541 containerID=1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59 description=openstack/ovn-controller-mhts4-config-6lxgm/ovn-config id=e5ca61a6-8029-4ab4-8072-effff63b9b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f",
2026-06-12 11:43:52.082981 | controller |     "Jun 12 11:11:31.815477 crc crio[19822]: time=\"2026-06-12T11:11:31.815366071Z\" level=info msg=\"Removed pod sandbox: 11bd00d0c471426086aad2c089115228b4a96aa069deef8400a7c3bdde21ef06\" id=97b6879d-0b8b-4bf3-a981-f813f9ff4816 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.082996 | controller |     "Jun 12 11:11:31.823879 crc crio[19822]: time=\"2026-06-12T11:11:31.823214158Z\" level=info msg=\"Stopping pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=262bf1f0-e39e-498c-85b9-38ceca9058df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083011 | controller |     "Jun 12 11:11:31.823879 crc crio[19822]: time=\"2026-06-12T11:11:31.823308521Z\" level=info msg=\"Stopped pod sandbox (already stopped): e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=262bf1f0-e39e-498c-85b9-38ceca9058df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083026 | controller |     "Jun 12 11:11:31.823879 crc crio[19822]: time=\"2026-06-12T11:11:31.823779466Z\" level=info msg=\"Removing pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=ef1ee08f-6f58-4b93-9e49-f6a76ed7729e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083040 | controller |     "Jun 12 11:11:31.855578 crc crio[19822]: time=\"2026-06-12T11:11:31.855464887Z\" level=info msg=\"Created container ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7: openstack/ovn-controller-ovs-wktt7/ovsdb-server\" id=a22f07c4-d694-4a52-94ac-bf3dfc9a830a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.083055 | controller |     "Jun 12 11:11:31.857041 crc crio[19822]: time=\"2026-06-12T11:11:31.856950006Z\" level=info msg=\"Starting container: ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7\" id=2f6279b4-d9e3-49c9-996a-68dfbc224b75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.083070 | controller |     "Jun 12 11:11:31.858283 crc crio[19822]: time=\"2026-06-12T11:11:31.858199654Z\" level=info msg=\"Created container 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init\" id=041dfdfb-c3a4-47e7-b956-6b3e49a3d96c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.083085 | controller |     "Jun 12 11:11:31.863634 crc crio[19822]: time=\"2026-06-12T11:11:31.863453525Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=311c6694-bee2-4073-9a2c-9357fa14694a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.083101 | controller |     "Jun 12 11:11:31.866558 crc crio[19822]: time=\"2026-06-12T11:11:31.866464649Z\" level=info msg=\"Started container\" PID=244567 containerID=ac5ee0f8ea73d65b5fa69de04d95d63b78d5be687aaeae48e447eb89027bc7a7 description=openstack/ovn-controller-ovs-wktt7/ovsdb-server id=2f6279b4-d9e3-49c9-996a-68dfbc224b75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace",
2026-06-12 11:43:52.083117 | controller |     "Jun 12 11:11:31.866803 crc crio[19822]: time=\"2026-06-12T11:11:31.866565992Z\" level=info msg=\"Starting container: 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da\" id=a834fda3-662a-4ddf-b291-2d0beb9c7707 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.083133 | controller |     "Jun 12 11:11:31.883916 crc crio[19822]: time=\"2026-06-12T11:11:31.88376764Z\" level=info msg=\"Started container\" PID=244598 containerID=2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da description=openstack/dnsmasq-dns-54db66cfc7-2rrnm/init id=a834fda3-662a-4ddf-b291-2d0beb9c7707 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960",
2026-06-12 11:43:52.083152 | controller |     "Jun 12 11:11:31.887650 crc crio[19822]: time=\"2026-06-12T11:11:31.887605183Z\" level=info msg=\"Removed pod sandbox: e80e39ab33e36eb1436dff9a3f62026f8041c430800440cc36a908b25b4cdb70\" id=ef1ee08f-6f58-4b93-9e49-f6a76ed7729e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083168 | controller |     "Jun 12 11:11:31.889670 crc crio[19822]: time=\"2026-06-12T11:11:31.889592768Z\" level=info msg=\"Stopping pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=f4d58ffb-b93d-4724-a2b3-4eb2200450b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083184 | controller |     "Jun 12 11:11:31.889904 crc crio[19822]: time=\"2026-06-12T11:11:31.889877325Z\" level=info msg=\"Stopped pod sandbox (already stopped): 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=f4d58ffb-b93d-4724-a2b3-4eb2200450b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083202 | controller |     "Jun 12 11:11:31.891196 crc crio[19822]: time=\"2026-06-12T11:11:31.891131357Z\" level=info msg=\"Removing pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=8f4145d9-ee17-48fd-8a05-5fa41d78f891 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083226 | controller |     "Jun 12 11:11:31.893168 crc crio[19822]: time=\"2026-06-12T11:11:31.893117711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.083244 | controller |     "Jun 12 11:11:31.935688 crc crio[19822]: time=\"2026-06-12T11:11:31.935213804Z\" level=info msg=\"Removed pod sandbox: 69415a3fec7215799a8042775b7706182236e8e760aaa35c64c4157a21f0206b\" id=8f4145d9-ee17-48fd-8a05-5fa41d78f891 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083278 | controller |     "Jun 12 11:11:31.936723 crc crio[19822]: time=\"2026-06-12T11:11:31.936658817Z\" level=info msg=\"Stopping pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=0749e2d1-0985-49ab-82cf-32d9e770fc45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083300 | controller |     "Jun 12 11:11:31.936858 crc crio[19822]: time=\"2026-06-12T11:11:31.936725889Z\" level=info msg=\"Stopped pod sandbox (already stopped): b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=0749e2d1-0985-49ab-82cf-32d9e770fc45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083318 | controller |     "Jun 12 11:11:31.938062 crc crio[19822]: time=\"2026-06-12T11:11:31.93799473Z\" level=info msg=\"Removing pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=68f8740d-afcd-49f5-b221-700cfd4556ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083337 | controller |     "Jun 12 11:11:31.991711 crc crio[19822]: time=\"2026-06-12T11:11:31.99156819Z\" level=info msg=\"Removed pod sandbox: b207a22e05b8c963425c2289e59b7e7ff3bc00be77b74ba9b458c9b29e0d32a0\" id=68f8740d-afcd-49f5-b221-700cfd4556ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083354 | controller |     "Jun 12 11:11:31.993218 crc crio[19822]: time=\"2026-06-12T11:11:31.993140402Z\" level=info msg=\"Stopping pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=d3c6d3ae-a39f-4c80-bf51-4b8cb0c31a78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083372 | controller |     "Jun 12 11:11:31.993218 crc crio[19822]: time=\"2026-06-12T11:11:31.993213204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=d3c6d3ae-a39f-4c80-bf51-4b8cb0c31a78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083390 | controller |     "Jun 12 11:11:31.996758 crc crio[19822]: time=\"2026-06-12T11:11:31.996447065Z\" level=info msg=\"Removing pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=ab9112d8-284c-4021-b3ac-e98557b5d5ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083444 | controller |     "Jun 12 11:11:32.032232 crc crio[19822]: time=\"2026-06-12T11:11:32.032136613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.083464 | controller |     "Jun 12 11:11:32.090000 crc crio[19822]: time=\"2026-06-12T11:11:32.089877251Z\" level=info msg=\"Removed pod sandbox: 45cea9b36dbbb364c944afddfb016e560ee0fb0531a0721e6a2c02f5f59d3dfc\" id=ab9112d8-284c-4021-b3ac-e98557b5d5ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083482 | controller |     "Jun 12 11:11:32.091682 crc crio[19822]: time=\"2026-06-12T11:11:32.09160506Z\" level=info msg=\"Stopping pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=22a19ad7-23d5-4d65-af1f-d1e28d3eb21f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083499 | controller |     "Jun 12 11:11:32.091800 crc crio[19822]: time=\"2026-06-12T11:11:32.091700813Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=22a19ad7-23d5-4d65-af1f-d1e28d3eb21f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083517 | controller |     "Jun 12 11:11:32.092988 crc crio[19822]: time=\"2026-06-12T11:11:32.092906971Z\" level=info msg=\"Removing pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=451f9469-04a5-4e83-93c3-c0f091ac20c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083534 | controller |     "Jun 12 11:11:32.484214 crc crio[19822]: time=\"2026-06-12T11:11:32.484040862Z\" level=info msg=\"Removed pod sandbox: a9eb0226d59e04d26d49ecdab24c1fb192ceb77ff121c5cc322cb16232d4ce62\" id=451f9469-04a5-4e83-93c3-c0f091ac20c5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083549 | controller |     "Jun 12 11:11:32.485281 crc crio[19822]: time=\"2026-06-12T11:11:32.485196496Z\" level=info msg=\"Stopping pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=8b5a927c-86f3-445d-a734-5a61d7fde98b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083565 | controller |     "Jun 12 11:11:32.485281 crc crio[19822]: time=\"2026-06-12T11:11:32.485283439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=8b5a927c-86f3-445d-a734-5a61d7fde98b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083580 | controller |     "Jun 12 11:11:32.485674 crc crio[19822]: time=\"2026-06-12T11:11:32.48561904Z\" level=info msg=\"Removing pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=d09239cf-5809-4274-8000-f258d1242bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083599 | controller |     "Jun 12 11:11:32.491972 crc crio[19822]: time=\"2026-06-12T11:11:32.491741546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.083615 | controller |     "Jun 12 11:11:32.530709 crc crio[19822]: time=\"2026-06-12T11:11:32.530592405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.083633 | controller |     "Jun 12 11:11:32.533883 crc crio[19822]: time=\"2026-06-12T11:11:32.533509601Z\" level=info msg=\"Removed pod sandbox: 25f2b4df4bb55a00e6d71fabfc5e7aa6ba082ea90d2958e34586b23dd8ceb24c\" id=d09239cf-5809-4274-8000-f258d1242bd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083705 | controller |     "Jun 12 11:11:32.534948 crc crio[19822]: time=\"2026-06-12T11:11:32.534589252Z\" level=info msg=\"Stopping pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=7897ea1e-eb06-40cc-84fc-1a76978c741c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083729 | controller |     "Jun 12 11:11:32.534948 crc crio[19822]: time=\"2026-06-12T11:11:32.534677055Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=7897ea1e-eb06-40cc-84fc-1a76978c741c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083746 | controller |     "Jun 12 11:11:32.535944 crc crio[19822]: time=\"2026-06-12T11:11:32.535875533Z\" level=info msg=\"Removing pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=483a510b-c366-451a-b8af-e902237fd0e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083761 | controller |     "Jun 12 11:11:32.561551 crc crio[19822]: time=\"2026-06-12T11:11:32.561432832Z\" level=info msg=\"Removed pod sandbox: 2ebab8bf6ddcdbdb4a2cb923f63f7ef5065e2f964b4169f64a1e01c0349a3593\" id=483a510b-c366-451a-b8af-e902237fd0e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083777 | controller |     "Jun 12 11:11:32.562590 crc crio[19822]: time=\"2026-06-12T11:11:32.562498093Z\" level=info msg=\"Stopping pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=712f00c5-99bf-4235-aa64-1408f6819572 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083792 | controller |     "Jun 12 11:11:32.562590 crc crio[19822]: time=\"2026-06-12T11:11:32.562570156Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=712f00c5-99bf-4235-aa64-1408f6819572 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083808 | controller |     "Jun 12 11:11:32.563490 crc crio[19822]: time=\"2026-06-12T11:11:32.563436302Z\" level=info msg=\"Removing pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=06b3034c-6746-4adc-9725-48d0f2c8c9e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083823 | controller |     "Jun 12 11:11:32.588121 crc crio[19822]: time=\"2026-06-12T11:11:32.588008232Z\" level=info msg=\"Removed pod sandbox: 99d6eefe19f0f089d33bb8250ef6b2717d2a13185f0c8fcee0b54dd9f511af56\" id=06b3034c-6746-4adc-9725-48d0f2c8c9e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083838 | controller |     "Jun 12 11:11:32.589109 crc crio[19822]: time=\"2026-06-12T11:11:32.589026089Z\" level=info msg=\"Stopping pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=3cc79a10-58cf-477d-896d-0de36dbcdadd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083884 | controller |     "Jun 12 11:11:32.589237 crc crio[19822]: time=\"2026-06-12T11:11:32.589117512Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=3cc79a10-58cf-477d-896d-0de36dbcdadd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083902 | controller |     "Jun 12 11:11:32.589592 crc crio[19822]: time=\"2026-06-12T11:11:32.589541066Z\" level=info msg=\"Removing pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=073d4059-3e75-4686-818a-62e2c4ade4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083917 | controller |     "Jun 12 11:11:32.792367 crc crio[19822]: time=\"2026-06-12T11:11:32.792232562Z\" level=info msg=\"Removed pod sandbox: 0c4352188b7898de35fc718294c2030082050ff7f1d29f58f580c572c4487115\" id=073d4059-3e75-4686-818a-62e2c4ade4f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083933 | controller |     "Jun 12 11:11:32.794995 crc crio[19822]: time=\"2026-06-12T11:11:32.794913497Z\" level=info msg=\"Stopping pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=550a39ca-6765-4932-925a-042a704dc6af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083952 | controller |     "Jun 12 11:11:32.795134 crc crio[19822]: time=\"2026-06-12T11:11:32.79502467Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=550a39ca-6765-4932-925a-042a704dc6af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.083967 | controller |     "Jun 12 11:11:32.795926 crc crio[19822]: time=\"2026-06-12T11:11:32.795797705Z\" level=info msg=\"Removing pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=4d048eca-fbbd-4ad5-8f49-717fa701f50a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083982 | controller |     "Jun 12 11:11:32.817596 crc crio[19822]: time=\"2026-06-12T11:11:32.817533451Z\" level=info msg=\"Removed pod sandbox: 3f10f8e4052c938b21e03c0f9fe0c80bb28eab58948d6f91fbe31387bfb50e9b\" id=4d048eca-fbbd-4ad5-8f49-717fa701f50a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.083997 | controller |     "Jun 12 11:11:32.819062 crc crio[19822]: time=\"2026-06-12T11:11:32.819028587Z\" level=info msg=\"Stopping pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=2a7d3d35-2d32-4cce-803f-9e01489f4ff8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084013 | controller |     "Jun 12 11:11:32.819321 crc crio[19822]: time=\"2026-06-12T11:11:32.819292835Z\" level=info msg=\"Stopped pod sandbox (already stopped): aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=2a7d3d35-2d32-4cce-803f-9e01489f4ff8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084028 | controller |     "Jun 12 11:11:32.820353 crc crio[19822]: time=\"2026-06-12T11:11:32.820254655Z\" level=info msg=\"Removing pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=66d4ebbe-92eb-484f-9fcb-c0c746e56cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084043 | controller |     "Jun 12 11:11:32.908395 crc crio[19822]: time=\"2026-06-12T11:11:32.908320428Z\" level=info msg=\"Removed pod sandbox: aab407aaf62b7becdbe710559793201b9cccb97f27eda1e8fedc40c1884c746e\" id=66d4ebbe-92eb-484f-9fcb-c0c746e56cc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084058 | controller |     "Jun 12 11:11:32.910025 crc crio[19822]: time=\"2026-06-12T11:11:32.909791083Z\" level=info msg=\"Stopping pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=8ae8a604-b979-4375-8657-e4af5bfd15c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084074 | controller |     "Jun 12 11:11:32.910025 crc crio[19822]: time=\"2026-06-12T11:11:32.909920431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=8ae8a604-b979-4375-8657-e4af5bfd15c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084089 | controller |     "Jun 12 11:11:32.911358 crc crio[19822]: time=\"2026-06-12T11:11:32.911261749Z\" level=info msg=\"Removing pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=4ba46918-b582-4562-847c-5bde9b857d18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084104 | controller |     "Jun 12 11:11:33.091641 crc crio[19822]: time=\"2026-06-12T11:11:33.09152142Z\" level=info msg=\"Removed pod sandbox: 0d03a2c9caaa930c76a69b216923edce88430dcb0e50c2c675683aa1b38de143\" id=4ba46918-b582-4562-847c-5bde9b857d18 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084120 | controller |     "Jun 12 11:11:33.093322 crc crio[19822]: time=\"2026-06-12T11:11:33.093213194Z\" level=info msg=\"Stopping pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=c625df38-051b-4be0-89c9-79a515bdbf22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084135 | controller |     "Jun 12 11:11:33.093494 crc crio[19822]: time=\"2026-06-12T11:11:33.093327877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=c625df38-051b-4be0-89c9-79a515bdbf22 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084157 | controller |     "Jun 12 11:11:33.094445 crc crio[19822]: time=\"2026-06-12T11:11:33.094363861Z\" level=info msg=\"Removing pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=3da4184e-5f62-4280-9baa-50672b46a540 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084172 | controller |     "Jun 12 11:11:33.110624 crc crio[19822]: time=\"2026-06-12T11:11:33.110506236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=57124d48-f423-4140-90b1-40f4390cdfa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.084187 | controller |     "Jun 12 11:11:33.113122 crc crio[19822]: time=\"2026-06-12T11:11:33.113036036Z\" level=info msg=\"Removed pod sandbox: 34d52c1eaadef47bc437ece8b5ad010f1a82c0aa18a5f0b021c4715b287d0689\" id=3da4184e-5f62-4280-9baa-50672b46a540 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084202 | controller |     "Jun 12 11:11:33.114276 crc crio[19822]: time=\"2026-06-12T11:11:33.114140612Z\" level=info msg=\"Stopping pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=d17f248e-74df-48a3-9476-2d92a68fa2cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084218 | controller |     "Jun 12 11:11:33.114376 crc crio[19822]: time=\"2026-06-12T11:11:33.114287177Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=d17f248e-74df-48a3-9476-2d92a68fa2cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084233 | controller |     "Jun 12 11:11:33.115052 crc crio[19822]: time=\"2026-06-12T11:11:33.114986239Z\" level=info msg=\"Removing pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=3884f07c-3ffd-4ebc-a6ca-e48c84ab4792 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084248 | controller |     "Jun 12 11:11:33.201393 crc crio[19822]: time=\"2026-06-12T11:11:33.201266735Z\" level=info msg=\"Removed pod sandbox: 8082e77416e1ca4f15d0fc83a7f5d096294ae8331ebeecc33195b9582d7566fa\" id=3884f07c-3ffd-4ebc-a6ca-e48c84ab4792 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084263 | controller |     "Jun 12 11:11:33.202678 crc crio[19822]: time=\"2026-06-12T11:11:33.202579406Z\" level=info msg=\"Stopping pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=e5648a83-1196-4ae0-8d66-8be039c0d978 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084278 | controller |     "Jun 12 11:11:33.202792 crc crio[19822]: time=\"2026-06-12T11:11:33.20270606Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=e5648a83-1196-4ae0-8d66-8be039c0d978 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084293 | controller |     "Jun 12 11:11:33.203572 crc crio[19822]: time=\"2026-06-12T11:11:33.203509946Z\" level=info msg=\"Removing pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=5189b2b1-899d-4988-9f4f-72c0b4c2e31c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084308 | controller |     "Jun 12 11:11:33.235073 crc crio[19822]: time=\"2026-06-12T11:11:33.23474147Z\" level=info msg=\"Removed pod sandbox: b7eab128d4ee4414dd02c9b9c07bd97310f3aec540925f6c2191d522f719854d\" id=5189b2b1-899d-4988-9f4f-72c0b4c2e31c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084323 | controller |     "Jun 12 11:11:33.236016 crc crio[19822]: time=\"2026-06-12T11:11:33.235698309Z\" level=info msg=\"Stopping pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=0eeef2cc-e220-4ac6-9712-70a3f6c77fb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084342 | controller |     "Jun 12 11:11:33.236016 crc crio[19822]: time=\"2026-06-12T11:11:33.235773232Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=0eeef2cc-e220-4ac6-9712-70a3f6c77fb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084359 | controller |     "Jun 12 11:11:33.236657 crc crio[19822]: time=\"2026-06-12T11:11:33.236607929Z\" level=info msg=\"Removing pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=8ac2e35a-a13f-4d5a-8600-ad0644ab7249 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084375 | controller |     "Jun 12 11:11:33.250066 crc crio[19822]: time=\"2026-06-12T11:11:33.249956294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=bd7d349e-28fc-4c9b-b255-7e104de9de95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.084391 | controller |     "Jun 12 11:11:33.338255 crc crio[19822]: time=\"2026-06-12T11:11:33.338163058Z\" level=info msg=\"Removed pod sandbox: c1e61d5c2d92d5670061421520faf389f18f0248c6b5efa566924f8c83857515\" id=8ac2e35a-a13f-4d5a-8600-ad0644ab7249 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084407 | controller |     "Jun 12 11:11:33.339283 crc crio[19822]: time=\"2026-06-12T11:11:33.339199622Z\" level=info msg=\"Stopping pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=888414a4-5858-435c-bfee-365a97aad7cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084422 | controller |     "Jun 12 11:11:33.339398 crc crio[19822]: time=\"2026-06-12T11:11:33.339291375Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=888414a4-5858-435c-bfee-365a97aad7cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084438 | controller |     "Jun 12 11:11:33.339868 crc crio[19822]: time=\"2026-06-12T11:11:33.33974905Z\" level=info msg=\"Removing pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=68dcfd10-6811-4cc5-a38d-f3b3b6389c0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084453 | controller |     "Jun 12 11:11:33.377986 crc crio[19822]: time=\"2026-06-12T11:11:33.377649579Z\" level=info msg=\"Removed pod sandbox: 47eda0cf5384b7cc7ee67c574162b6226a333bbfcdafae9153d1c028ba167de9\" id=68dcfd10-6811-4cc5-a38d-f3b3b6389c0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084469 | controller |     "Jun 12 11:11:33.378930 crc crio[19822]: time=\"2026-06-12T11:11:33.378771904Z\" level=info msg=\"Stopping pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=e47f854c-142e-4cd6-a555-ff8b0714ac2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084484 | controller |     "Jun 12 11:11:33.379064 crc crio[19822]: time=\"2026-06-12T11:11:33.3789638Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=e47f854c-142e-4cd6-a555-ff8b0714ac2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084500 | controller |     "Jun 12 11:11:33.379889 crc crio[19822]: time=\"2026-06-12T11:11:33.379481306Z\" level=info msg=\"Removing pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=b1958b4f-7334-4885-8a04-8a035c933cbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084515 | controller |     "Jun 12 11:11:33.526448 crc crio[19822]: time=\"2026-06-12T11:11:33.526270682Z\" level=info msg=\"Removed pod sandbox: fe6d026f858a493ebd32da1739a006d4c9399f14a0de67f111fb9ade52f198c9\" id=b1958b4f-7334-4885-8a04-8a035c933cbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084531 | controller |     "Jun 12 11:11:33.535550 crc crio[19822]: time=\"2026-06-12T11:11:33.535429842Z\" level=info msg=\"Stopping pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=87efa89a-5c6d-4ff4-b9cb-ef140d455d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084550 | controller |     "Jun 12 11:11:33.536396 crc crio[19822]: time=\"2026-06-12T11:11:33.536356261Z\" level=info msg=\"Stopped pod sandbox (already stopped): abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=87efa89a-5c6d-4ff4-b9cb-ef140d455d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084566 | controller |     "Jun 12 11:11:33.545532 crc crio[19822]: time=\"2026-06-12T11:11:33.537456836Z\" level=info msg=\"Removing pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=1a9705a5-09c4-4e17-ba47-eebb2bde042a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084581 | controller |     "Jun 12 11:11:33.667777 crc crio[19822]: time=\"2026-06-12T11:11:33.667448868Z\" level=info msg=\"Removed pod sandbox: abf288f9fbd364d8921a79113fb3767a381cbd5cfaa68fe8c39c071f8093f984\" id=1a9705a5-09c4-4e17-ba47-eebb2bde042a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084597 | controller |     "Jun 12 11:11:33.669709 crc crio[19822]: time=\"2026-06-12T11:11:33.669617042Z\" level=info msg=\"Stopping pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=1e4e542b-f68e-4326-b5ca-a1524dcfdcf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084613 | controller |     "Jun 12 11:11:33.669981 crc crio[19822]: time=\"2026-06-12T11:11:33.669738626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=1e4e542b-f68e-4326-b5ca-a1524dcfdcf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084628 | controller |     "Jun 12 11:11:33.670731 crc crio[19822]: time=\"2026-06-12T11:11:33.670667926Z\" level=info msg=\"Removing pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=b7c22c3f-a5c9-499f-ba2e-35048efad074 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084644 | controller |     "Jun 12 11:11:33.705070 crc crio[19822]: time=\"2026-06-12T11:11:33.704968352Z\" level=info msg=\"Removed pod sandbox: 42f2bbd943d491171a37828cc1c5e90df6cbf14b07a30b0e293825059dd44215\" id=b7c22c3f-a5c9-499f-ba2e-35048efad074 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084659 | controller |     "Jun 12 11:11:33.706387 crc crio[19822]: time=\"2026-06-12T11:11:33.706288212Z\" level=info msg=\"Stopping pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=3dd4f537-b51a-4dca-9ff6-5f9053db6586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084674 | controller |     "Jun 12 11:11:33.706480 crc crio[19822]: time=\"2026-06-12T11:11:33.706411896Z\" level=info msg=\"Stopped pod sandbox (already stopped): af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=3dd4f537-b51a-4dca-9ff6-5f9053db6586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.084690 | controller |     "Jun 12 11:11:33.707965 crc crio[19822]: time=\"2026-06-12T11:11:33.707783779Z\" level=info msg=\"Removing pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=7cfd19cb-fbed-41fe-bd85-7622d3601e73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084704 | controller |     "Jun 12 11:11:33.729458 crc crio[19822]: time=\"2026-06-12T11:11:33.729362253Z\" level=info msg=\"Removed pod sandbox: af468debf1bf390f9050f6fb312383bb2c8b7f5524e995d75dc1e89373ca8491\" id=7cfd19cb-fbed-41fe-bd85-7622d3601e73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.084719 | controller |     "Jun 12 11:11:33.961177 crc crio[19822]: time=\"2026-06-12T11:11:33.960949486Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=a6350508-51bf-4be6-b4d6-53635168ec97 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.084735 | controller |     "Jun 12 11:11:33.966122 crc crio[19822]: time=\"2026-06-12T11:11:33.965983717Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=b63a7f9c-4f67-4d49-b362-d6b4dedc83ac name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.084757 | controller |     "Jun 12 11:11:33.973273 crc crio[19822]: time=\"2026-06-12T11:11:33.972643111Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-12 11:43:52.084773 | controller |     "Jun 12 11:11:33.973548 crc crio[19822]: time=\"2026-06-12T11:11:33.973326043Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 11:43:52.084789 | controller |     "Jun 12 11:11:33.978582 crc crio[19822]: time=\"2026-06-12T11:11:33.978412684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0863ca76-1848-4e7d-bcd5-ec39800756d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.084805 | controller |     "Jun 12 11:11:34.082466 crc crio[19822]: time=\"2026-06-12T11:11:34.082395121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4be58291-0b8a-4a72-9fa1-24bb3b60697b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.084820 | controller |     "Jun 12 11:11:34.083864 crc crio[19822]: time=\"2026-06-12T11:11:34.083731217Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-wktt7/ovs-vswitchd\" id=fe9a8278-a713-4e6a-b2b0-25036102d8a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.084836 | controller |     "Jun 12 11:11:34.084297 crc crio[19822]: time=\"2026-06-12T11:11:34.084243084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.084855 | controller |     "Jun 12 11:11:34.086662 crc crio[19822]: time=\"2026-06-12T11:11:34.086507432Z\" level=info msg=\"Created container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler\" id=15bddbc6-056a-47f7-ae75-9a96e4bf2dde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.084886 | controller |     "Jun 12 11:11:34.087522 crc crio[19822]: time=\"2026-06-12T11:11:34.087425222Z\" level=info msg=\"Created container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd\" id=311c6694-bee2-4073-9a2c-9357fa14694a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.084907 | controller |     "Jun 12 11:11:34.087621 crc crio[19822]: time=\"2026-06-12T11:11:34.087588827Z\" level=info msg=\"Starting container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2\" id=28c50b6b-8fb5-4ec7-a756-04abc423f7e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.084923 | controller |     "Jun 12 11:11:34.088685 crc crio[19822]: time=\"2026-06-12T11:11:34.088633411Z\" level=info msg=\"Starting container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1\" id=66ba37fb-55f9-4702-8d89-42bed6d626e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.084939 | controller |     "Jun 12 11:11:34.095360 crc crio[19822]: time=\"2026-06-12T11:11:34.095280653Z\" level=info msg=\"Started container\" PID=244836 containerID=d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 description=openstack/cinder-scheduler-0/cinder-scheduler id=28c50b6b-8fb5-4ec7-a756-04abc423f7e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9",
2026-06-12 11:43:52.084955 | controller |     "Jun 12 11:11:34.096160 crc crio[19822]: time=\"2026-06-12T11:11:34.096112479Z\" level=info msg=\"Started container\" PID=244865 containerID=a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1 description=openstack/ceilometer-0/proxy-httpd id=66ba37fb-55f9-4702-8d89-42bed6d626e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7",
2026-06-12 11:43:52.084975 | controller |     "Jun 12 11:11:34.153916 crc crio[19822]: time=\"2026-06-12T11:11:34.153709906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.084991 | controller |     "Jun 12 11:11:34.169223 crc crio[19822]: time=\"2026-06-12T11:11:34.169123259Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns\" id=ace3ae39-f18a-4d69-b919-f1150ba868a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.085007 | controller |     "Jun 12 11:11:34.169569 crc crio[19822]: time=\"2026-06-12T11:11:34.169551203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085023 | controller |     "Jun 12 11:11:34.191453 crc crio[19822]: time=\"2026-06-12T11:11:34.191353029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=2b2257a7-f1a7-4945-bd02-b96e7dfb4ec8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.085038 | controller |     "Jun 12 11:11:34.321042 crc crio[19822]: time=\"2026-06-12T11:11:34.320457236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=1dbe44d7-1c45-4043-a3d2-611346957917 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.085053 | controller |     "Jun 12 11:11:34.343133 crc crio[19822]: time=\"2026-06-12T11:11:34.342955092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085068 | controller |     "Jun 12 11:11:34.360952 crc crio[19822]: time=\"2026-06-12T11:11:34.360765181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085083 | controller |     "Jun 12 11:11:34.457210 crc crio[19822]: time=\"2026-06-12T11:11:34.456954382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085098 | controller |     "Jun 12 11:11:34.474123 crc crio[19822]: time=\"2026-06-12T11:11:34.474046846Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=baa16d26-e68a-4932-8172-274fc92f730a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.085113 | controller |     "Jun 12 11:11:34.474531 crc crio[19822]: time=\"2026-06-12T11:11:34.474434798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085128 | controller |     "Jun 12 11:11:34.660885 crc crio[19822]: time=\"2026-06-12T11:11:34.660481104Z\" level=info msg=\"Created container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns\" id=ace3ae39-f18a-4d69-b919-f1150ba868a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.085143 | controller |     "Jun 12 11:11:34.672696 crc crio[19822]: time=\"2026-06-12T11:11:34.672598708Z\" level=info msg=\"Starting container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624\" id=4239ea09-3a81-45a8-9160-eb613d08e7e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.085159 | controller |     "Jun 12 11:11:34.684023 crc crio[19822]: time=\"2026-06-12T11:11:34.68295218Z\" level=info msg=\"Started container\" PID=245131 containerID=7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624 description=openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns id=4239ea09-3a81-45a8-9160-eb613d08e7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960",
2026-06-12 11:43:52.085178 | controller |     "Jun 12 11:11:34.725968 crc crio[19822]: time=\"2026-06-12T11:11:34.725768326Z\" level=info msg=\"Created container d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72: openstack/ovn-controller-ovs-wktt7/ovs-vswitchd\" id=fe9a8278-a713-4e6a-b2b0-25036102d8a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.085194 | controller |     "Jun 12 11:11:34.740657 crc crio[19822]: time=\"2026-06-12T11:11:34.740431056Z\" level=info msg=\"Starting container: d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72\" id=8c099187-6143-4eba-b3f4-b623fc2e9ced name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.085209 | controller |     "Jun 12 11:11:34.757583 crc crio[19822]: time=\"2026-06-12T11:11:34.757448266Z\" level=info msg=\"Started container\" PID=245138 containerID=d1e7ace0bc7eccf900683bb6a4ca836cddd76eb89600cbf571f6c2cf2ddfbd72 description=openstack/ovn-controller-ovs-wktt7/ovs-vswitchd id=8c099187-6143-4eba-b3f4-b623fc2e9ced name=/runtime.v1.RuntimeService/StartContainer sandboxID=91492be0a33cd39c58ce9179f339e307a6ae36d3b08386988b5e643485c0eace",
2026-06-12 11:43:52.085225 | controller |     "Jun 12 11:11:34.865878 crc crio[19822]: time=\"2026-06-12T11:11:34.865230134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085241 | controller |     "Jun 12 11:11:35.096565 crc crio[19822]: time=\"2026-06-12T11:11:35.096216175Z\" level=info msg=\"Removing container: 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af\" id=f04729de-a2c8-4f64-9ccd-4652a8123ce7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.085257 | controller |     "Jun 12 11:11:35.394997 crc crio[19822]: time=\"2026-06-12T11:11:35.39443664Z\" level=info msg=\"Removed container 51dcd99fffccf4e77573a818d08743eed4621ca11f93e1e01d55ff678de8b2af: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=f04729de-a2c8-4f64-9ccd-4652a8123ce7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.085273 | controller |     "Jun 12 11:11:36.069254 crc crio[19822]: time=\"2026-06-12T11:11:36.068675647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085288 | controller |     "Jun 12 11:11:36.222600 crc crio[19822]: time=\"2026-06-12T11:11:36.222310059Z\" level=info msg=\"Stopping pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=5d4ac2a1-1572-4f81-bb04-91fa62649019 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.085304 | controller |     "Jun 12 11:11:36.248221 crc crio[19822]: time=\"2026-06-12T11:11:36.247957956Z\" level=info msg=\"Got pod network &{Name:ovn-controller-mhts4-config-6lxgm Namespace:openstack ID:82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f UID:c351ac4f-edab-4a5e-87f2-fee5f856fdd5 NetNS:/var/run/netns/cbc3a2d6-835f-404e-a0e1-2489fb1076a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc351ac4f_edab_4a5e_87f2_fee5f856fdd5.slice PodAnnotations:0xc002ed0868}] Aliases:map[]}\"",
2026-06-12 11:43:52.085320 | controller |     "Jun 12 11:11:36.248547 crc crio[19822]: time=\"2026-06-12T11:11:36.248265656Z\" level=info msg=\"Deleting pod openstack_ovn-controller-mhts4-config-6lxgm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.085335 | controller |     "Jun 12 11:11:36.544530 crc crio[19822]: time=\"2026-06-12T11:11:36.543446654Z\" level=info msg=\"Created container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe\" id=baa16d26-e68a-4932-8172-274fc92f730a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.085355 | controller |     "Jun 12 11:11:36.547708 crc crio[19822]: time=\"2026-06-12T11:11:36.546572143Z\" level=info msg=\"Starting container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a\" id=f7001e59-cefe-4297-b8f2-7cec775d79e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.085371 | controller |     "Jun 12 11:11:36.565124 crc crio[19822]: time=\"2026-06-12T11:11:36.564954125Z\" level=info msg=\"Started container\" PID=245448 containerID=301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a description=openstack/cinder-scheduler-0/probe id=f7001e59-cefe-4297-b8f2-7cec775d79e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9",
2026-06-12 11:43:52.085387 | controller |     "Jun 12 11:11:36.687855 crc crio[19822]: time=\"2026-06-12T11:11:36.687752078Z\" level=info msg=\"Stopped pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=5d4ac2a1-1572-4f81-bb04-91fa62649019 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.085402 | controller |     "Jun 12 11:11:37.243503 crc crio[19822]: time=\"2026-06-12T11:11:37.242544047Z\" level=info msg=\"Stopping pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=b7253709-f395-46b9-b855-691c060246a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.085418 | controller |     "Jun 12 11:11:37.284284 crc crio[19822]: time=\"2026-06-12T11:11:37.284074082Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kdjn5-config-5hrct Namespace:openstack ID:6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20 UID:211e26fc-6a7b-4604-a17e-3067175f4875 NetNS:/var/run/netns/9872c290-56b4-4fe3-a962-adb62e73afb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod211e26fc_6a7b_4604_a17e_3067175f4875.slice PodAnnotations:0xc000696ed8}] Aliases:map[]}\"",
2026-06-12 11:43:52.085433 | controller |     "Jun 12 11:11:37.284914 crc crio[19822]: time=\"2026-06-12T11:11:37.284403332Z\" level=info msg=\"Deleting pod openstack_ovn-controller-kdjn5-config-5hrct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.085449 | controller |     "Jun 12 11:11:37.850246 crc crio[19822]: time=\"2026-06-12T11:11:37.850075009Z\" level=info msg=\"Stopped pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=b7253709-f395-46b9-b855-691c060246a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.085465 | controller |     "Jun 12 11:11:39.319049 crc crio[19822]: time=\"2026-06-12T11:11:39.318420662Z\" level=info msg=\"Stopping pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=ecc5ffc2-9deb-4d22-bc19-b16feeb84890 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.085481 | controller |     "Jun 12 11:11:39.361358 crc crio[19822]: time=\"2026-06-12T11:11:39.361153326Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-zg2jx Namespace:openstack ID:dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef UID:2fde9988-ce02-4962-8d09-43886accfd5b NetNS:/var/run/netns/c61a6f27-cb15-4775-a5ca-bc60c0b4dafb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fde9988_ce02_4962_8d09_43886accfd5b.slice PodAnnotations:0xc000696900}] Aliases:map[]}\"",
2026-06-12 11:43:52.085496 | controller |     "Jun 12 11:11:39.361891 crc crio[19822]: time=\"2026-06-12T11:11:39.361758455Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-zg2jx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.085515 | controller |     "Jun 12 11:11:40.693862 crc crio[19822]: time=\"2026-06-12T11:11:40.692076063Z\" level=info msg=\"Stopping container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a (timeout: 30s)\" id=69ad840f-3f30-482f-b53d-a79f9bfce124 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.085532 | controller |     "Jun 12 11:11:40.705869 crc crio[19822]: time=\"2026-06-12T11:11:40.699589575Z\" level=info msg=\"Stopping container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669 (timeout: 30s)\" id=c2604b9c-331e-48bc-a26a-1b177b0c5dae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.085548 | controller |     "Jun 12 11:11:40.720874 crc crio[19822]: time=\"2026-06-12T11:11:40.720060862Z\" level=info msg=\"Stopped pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=ecc5ffc2-9deb-4d22-bc19-b16feeb84890 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.085563 | controller |     "Jun 12 11:11:41.082893 crc crio[19822]: time=\"2026-06-12T11:11:41.081341229Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=b63a7f9c-4f67-4d49-b362-d6b4dedc83ac name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.085578 | controller |     "Jun 12 11:11:41.095529 crc crio[19822]: time=\"2026-06-12T11:11:41.095414958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=52d91ea5-9088-434a-b4be-69cf2fc97ce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.085594 | controller |     "Jun 12 11:11:41.112981 crc crio[19822]: time=\"2026-06-12T11:11:41.1128865Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=6771b782-982f-4db1-89f7-2da62d6d5470 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.085609 | controller |     "Jun 12 11:11:41.134242 crc crio[19822]: time=\"2026-06-12T11:11:41.134146212Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=c166a4e1-a0c0-4729-a776-d599b996421e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.085625 | controller |     "Jun 12 11:11:41.136382 crc crio[19822]: time=\"2026-06-12T11:11:41.136057654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085640 | controller |     "Jun 12 11:11:41.429939 crc crio[19822]: time=\"2026-06-12T11:11:41.420127305Z\" level=info msg=\"Stopped container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log\" id=69ad840f-3f30-482f-b53d-a79f9bfce124 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.085656 | controller |     "Jun 12 11:11:41.490945 crc crio[19822]: time=\"2026-06-12T11:11:41.483915023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085672 | controller |     "Jun 12 11:11:41.536402 crc crio[19822]: time=\"2026-06-12T11:11:41.535916893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085688 | controller |     "Jun 12 11:11:41.682445 crc crio[19822]: time=\"2026-06-12T11:11:41.682356771Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-787cf88db8-r6sh9/POD\" id=330a2d94-f925-44a5-ab84-ea45b1fb6b8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.085704 | controller |     "Jun 12 11:11:41.682638 crc crio[19822]: time=\"2026-06-12T11:11:41.682475865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085724 | controller |     "Jun 12 11:11:41.703259 crc crio[19822]: time=\"2026-06-12T11:11:41.703164007Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-7ccdddbd85-7tzk7/POD\" id=2b647f18-6aca-488e-aba7-7aa846115998 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.085740 | controller |     "Jun 12 11:11:41.703943 crc crio[19822]: time=\"2026-06-12T11:11:41.703289801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085756 | controller |     "Jun 12 11:11:41.812665 crc crio[19822]: time=\"2026-06-12T11:11:41.812514782Z\" level=info msg=\"Created container 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=c166a4e1-a0c0-4729-a776-d599b996421e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.085773 | controller |     "Jun 12 11:11:41.815371 crc crio[19822]: time=\"2026-06-12T11:11:41.815240578Z\" level=info msg=\"Starting container: 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771\" id=b2c912a9-df20-4e95-a2d8-7a7009bb7703 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.085789 | controller |     "Jun 12 11:11:41.822707 crc crio[19822]: time=\"2026-06-12T11:11:41.822610003Z\" level=info msg=\"Started container\" PID=245900 containerID=4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery id=b2c912a9-df20-4e95-a2d8-7a7009bb7703 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42",
2026-06-12 11:43:52.085807 | controller |     "Jun 12 11:11:41.841802 crc crio[19822]: time=\"2026-06-12T11:11:41.830541618Z\" level=info msg=\"Stopping container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234 (timeout: 10s)\" id=a4ee5397-f219-4a07-970c-7472bde0921e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.085822 | controller |     "Jun 12 11:11:42.031972 crc crio[19822]: time=\"2026-06-12T11:11:42.029761311Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5fcc9dfbfb-5pvzd/POD\" id=af73841b-324d-4092-b844-830cd9d05df1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.085837 | controller |     "Jun 12 11:11:42.031972 crc crio[19822]: time=\"2026-06-12T11:11:42.030623949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.085857 | controller |     "Jun 12 11:11:42.038032 crc crio[19822]: time=\"2026-06-12T11:11:42.037771182Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc0021440f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.085891 | controller |     "Jun 12 11:11:42.038204 crc crio[19822]: time=\"2026-06-12T11:11:42.03803495Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.085909 | controller |     "Jun 12 11:11:42.103978 crc crio[19822]: time=\"2026-06-12T11:11:42.10219483Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc003094480}] Aliases:map[]}\"",
2026-06-12 11:43:52.085929 | controller |     "Jun 12 11:11:42.103978 crc crio[19822]: time=\"2026-06-12T11:11:42.102351635Z\" level=info msg=\"Adding pod openstack_barbican-worker-7ccdddbd85-7tzk7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.085945 | controller |     "Jun 12 11:11:42.203795 crc crio[19822]: time=\"2026-06-12T11:11:42.20359674Z\" level=info msg=\"Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc00244c7f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.085961 | controller |     "Jun 12 11:11:42.203795 crc crio[19822]: time=\"2026-06-12T11:11:42.203672123Z\" level=info msg=\"Adding pod openstack_barbican-api-5fcc9dfbfb-5pvzd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.085976 | controller |     "Jun 12 11:11:42.238536 crc crio[19822]: time=\"2026-06-12T11:11:42.238444049Z\" level=info msg=\"Stopped container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns\" id=a4ee5397-f219-4a07-970c-7472bde0921e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.085992 | controller |     "Jun 12 11:11:42.248015 crc crio[19822]: time=\"2026-06-12T11:11:42.24693752Z\" level=info msg=\"Stopping pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=122d004c-0b6f-4615-bb47-d8697441f13f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.086008 | controller |     "Jun 12 11:11:42.253223 crc crio[19822]: time=\"2026-06-12T11:11:42.253088369Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-t9wz7 Namespace:openstack ID:f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f UID:9ec9a716-3134-4558-b4fe-e4c4b9a4cc80 NetNS:/var/run/netns/b3e3cdc4-d9e9-459c-8050-45a20aab1ba1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ec9a716_3134_4558_b4fe_e4c4b9a4cc80.slice PodAnnotations:0xc003264060}] Aliases:map[]}\"",
2026-06-12 11:43:52.086023 | controller |     "Jun 12 11:11:42.254016 crc crio[19822]: time=\"2026-06-12T11:11:42.253938079Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-f5446bd49-t9wz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.086039 | controller |     "Jun 12 11:11:42.655878 crc crio[19822]: time=\"2026-06-12T11:11:42.654314377Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-6b25h/POD\" id=f725881b-ec26-4c80-be63-41125bb8dacb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.086055 | controller |     "Jun 12 11:11:42.655878 crc crio[19822]: time=\"2026-06-12T11:11:42.654964478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086072 | controller |     "Jun 12 11:11:42.817637 crc crio[19822]: time=\"2026-06-12T11:11:42.817526393Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc005212650}] Aliases:map[]}\"",
2026-06-12 11:43:52.086091 | controller |     "Jun 12 11:11:42.817637 crc crio[19822]: time=\"2026-06-12T11:11:42.817610836Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-6b25h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.086107 | controller |     "Jun 12 11:11:43.158708 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c03164affafe4af Mac:92:f7:1e:03:32:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b SocketPath: PciID:}] [{Interface:0xc000194ca0 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.086123 | controller |     "Jun 12 11:11:43.161307 crc crio[19822]: time=\"2026-06-12T11:11:43.160218795Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc0021440f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.086139 | controller |     "Jun 12 11:11:43.161307 crc crio[19822]: time=\"2026-06-12T11:11:43.160396271Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.086155 | controller |     "Jun 12 11:11:43.178316 crc crio[19822]: time=\"2026-06-12T11:11:43.17815399Z\" level=info msg=\"Ran pod sandbox c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc with infra container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/POD\" id=330a2d94-f925-44a5-ab84-ea45b1fb6b8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.086170 | controller |     "Jun 12 11:11:43.183980 crc crio[19822]: time=\"2026-06-12T11:11:43.183810249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a5ce49c1-6baa-46d4-a250-95768e7a8b78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086186 | controller |     "Jun 12 11:11:43.187140 crc crio[19822]: time=\"2026-06-12T11:11:43.187034681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=4d80721a-681e-4c76-a5b6-33375d32291a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086202 | controller |     "Jun 12 11:11:43.200366 crc crio[19822]: time=\"2026-06-12T11:11:43.200136169Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log\" id=79c01306-1487-4cb4-9a8e-15eca3da84da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.086218 | controller |     "Jun 12 11:11:43.200739 crc crio[19822]: time=\"2026-06-12T11:11:43.200511631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086234 | controller |     "Jun 12 11:11:43.322216 crc crio[19822]: time=\"2026-06-12T11:11:43.322035719Z\" level=info msg=\"Stopped pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=122d004c-0b6f-4615-bb47-d8697441f13f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.086253 | controller |     "Jun 12 11:11:43.344610 crc crio[19822]: time=\"2026-06-12T11:11:43.339597329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086268 | controller |     "Jun 12 11:11:43.379577 crc crio[19822]: time=\"2026-06-12T11:11:43.379410185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086284 | controller |     "Jun 12 11:11:43.448685 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a7fb93cbad1264 Mac:92:8c:cc:6e:c8:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 SocketPath: PciID:}] [{Interface:0xc00041e700 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.086300 | controller |     "Jun 12 11:11:43.449161 crc crio[19822]: time=\"2026-06-12T11:11:43.449033132Z\" level=info msg=\"Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc00244c7f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.086316 | controller |     "Jun 12 11:11:43.449243 crc crio[19822]: time=\"2026-06-12T11:11:43.449193578Z\" level=info msg=\"Checking pod openstack_barbican-api-5fcc9dfbfb-5pvzd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.086332 | controller |     "Jun 12 11:11:43.461084 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:207fa7f16c9f969 Mac:46:04:23:3c:60:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 SocketPath: PciID:}] [{Interface:0xc0002a2660 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.086348 | controller |     "Jun 12 11:11:43.462538 crc crio[19822]: time=\"2026-06-12T11:11:43.462058242Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc003094480}] Aliases:map[]}\"",
2026-06-12 11:43:52.086364 | controller |     "Jun 12 11:11:43.462538 crc crio[19822]: time=\"2026-06-12T11:11:43.462233057Z\" level=info msg=\"Checking pod openstack_barbican-worker-7ccdddbd85-7tzk7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.086379 | controller |     "Jun 12 11:11:43.488785 crc crio[19822]: time=\"2026-06-12T11:11:43.486585793Z\" level=info msg=\"Ran pod sandbox 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 with infra container: openstack/barbican-api-5fcc9dfbfb-5pvzd/POD\" id=af73841b-324d-4092-b844-830cd9d05df1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.086394 | controller |     "Jun 12 11:11:43.492378 crc crio[19822]: time=\"2026-06-12T11:11:43.492237329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c64ed963-c92c-430c-9eb5-7e35582e1887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086413 | controller |     "Jun 12 11:11:43.533783 crc crio[19822]: time=\"2026-06-12T11:11:43.533341444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=711cb46b-78dc-46dd-959e-69fcadeef308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086428 | controller |     "Jun 12 11:11:43.550932 crc crio[19822]: time=\"2026-06-12T11:11:43.550317842Z\" level=info msg=\"Ran pod sandbox 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b with infra container: openstack/barbican-worker-7ccdddbd85-7tzk7/POD\" id=2b647f18-6aca-488e-aba7-7aa846115998 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.086444 | controller |     "Jun 12 11:11:43.555729 crc crio[19822]: time=\"2026-06-12T11:11:43.555018831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=42e75a77-dec9-4fc5-b164-f4d44bddad99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086460 | controller |     "Jun 12 11:11:43.566535 crc crio[19822]: time=\"2026-06-12T11:11:43.565992308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=c07109d7-841f-41dd-933d-28f1fc09719e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086476 | controller |     "Jun 12 11:11:43.569595 crc crio[19822]: time=\"2026-06-12T11:11:43.569415962Z\" level=info msg=\"Creating container: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log\" id=7bbf334b-42e4-41d6-b0ea-0c202565a7ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.086491 | controller |     "Jun 12 11:11:43.569987 crc crio[19822]: time=\"2026-06-12T11:11:43.569915568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086506 | controller |     "Jun 12 11:11:43.584750 crc crio[19822]: time=\"2026-06-12T11:11:43.584628302Z\" level=info msg=\"Creating container: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log\" id=3d2316aa-ff56-4373-b724-d5988a5c680e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.086521 | controller |     "Jun 12 11:11:43.658430 crc crio[19822]: time=\"2026-06-12T11:11:43.657755511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086536 | controller |     "Jun 12 11:11:43.725731 crc crio[19822]: time=\"2026-06-12T11:11:43.725543511Z\" level=info msg=\"Removing container: 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234\" id=b5388a40-b4f0-4fbf-a692-5668839e01a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.086552 | controller |     "Jun 12 11:11:43.740006 crc crio[19822]: time=\"2026-06-12T11:11:43.739932045Z\" level=info msg=\"Stopping pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=5022f70d-10c6-417d-b45b-7e708d97b365 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.086567 | controller |     "Jun 12 11:11:43.743701 crc crio[19822]: time=\"2026-06-12T11:11:43.743600343Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-885kg Namespace:openstack ID:f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42 UID:f60911ca-9c33-4a1d-991c-d8df199a092e NetNS:/var/run/netns/d9151dd0-d87b-4a02-86a9-c68f1edc5420 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60911ca_9c33_4a1d_991c_d8df199a092e.slice PodAnnotations:0xc0007ac308}] Aliases:map[]}\"",
2026-06-12 11:43:52.086587 | controller |     "Jun 12 11:11:43.743914 crc crio[19822]: time=\"2026-06-12T11:11:43.743876492Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-885kg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.086604 | controller |     "Jun 12 11:11:43.763663 crc crio[19822]: 2026-06-12T11:11:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:322d1e4d2a03376 Mac:46:80:49:2f:aa:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 SocketPath: PciID:}] [{Interface:0xc0002fa840 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.086620 | controller |     "Jun 12 11:11:43.773019 crc crio[19822]: time=\"2026-06-12T11:11:43.772896738Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc005212650}] Aliases:map[]}\"",
2026-06-12 11:43:52.086637 | controller |     "Jun 12 11:11:43.773397 crc crio[19822]: time=\"2026-06-12T11:11:43.773206468Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-6b25h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.086653 | controller |     "Jun 12 11:11:43.815369 crc crio[19822]: time=\"2026-06-12T11:11:43.815296936Z\" level=info msg=\"Ran pod sandbox 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 with infra container: openstack/cinder-online-data-migrations-6b25h/POD\" id=f725881b-ec26-4c80-be63-41125bb8dacb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.086669 | controller |     "Jun 12 11:11:43.822115 crc crio[19822]: time=\"2026-06-12T11:11:43.82143043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4725c1e5-9cd0-47d5-8132-b4d7a10e98d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086685 | controller |     "Jun 12 11:11:43.866639 crc crio[19822]: time=\"2026-06-12T11:11:43.863045017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=6ab9bc61-cdb8-45be-8262-fb416a61e209 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086701 | controller |     "Jun 12 11:11:43.912634 crc crio[19822]: time=\"2026-06-12T11:11:43.912396116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086716 | controller |     "Jun 12 11:11:43.924250 crc crio[19822]: time=\"2026-06-12T11:11:43.924125455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086732 | controller |     "Jun 12 11:11:43.937199 crc crio[19822]: time=\"2026-06-12T11:11:43.936940196Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations\" id=6bbbaf23-e9fa-4c38-8062-d918b8037596 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.086748 | controller |     "Jun 12 11:11:43.944992 crc crio[19822]: time=\"2026-06-12T11:11:43.944694272Z\" level=info msg=\"Created container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log\" id=79c01306-1487-4cb4-9a8e-15eca3da84da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.086767 | controller |     "Jun 12 11:11:43.949503 crc crio[19822]: time=\"2026-06-12T11:11:43.949299079Z\" level=info msg=\"Starting container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb\" id=d806ddcd-99e7-447d-bdf5-ad072815ffa7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.086784 | controller |     "Jun 12 11:11:43.956704 crc crio[19822]: time=\"2026-06-12T11:11:43.956544422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086799 | controller |     "Jun 12 11:11:43.961777 crc crio[19822]: time=\"2026-06-12T11:11:43.96155335Z\" level=info msg=\"Started container\" PID=246213 containerID=f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb description=openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log id=d806ddcd-99e7-447d-bdf5-ad072815ffa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc",
2026-06-12 11:43:52.086816 | controller |     "Jun 12 11:11:43.979547 crc crio[19822]: time=\"2026-06-12T11:11:43.978877659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086832 | controller |     "Jun 12 11:11:43.984538 crc crio[19822]: time=\"2026-06-12T11:11:43.984460729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086851 | controller |     "Jun 12 11:11:43.991540 crc crio[19822]: time=\"2026-06-12T11:11:43.991241428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=7f023943-fb1c-4ba4-9438-0da6c036d82a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086867 | controller |     "Jun 12 11:11:44.089220 crc crio[19822]: time=\"2026-06-12T11:11:44.088444958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2ac132f1-a92f-4612-9ab4-2f410e32c1fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.086901 | controller |     "Jun 12 11:11:44.090794 crc crio[19822]: time=\"2026-06-12T11:11:44.088890292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086918 | controller |     "Jun 12 11:11:44.097876 crc crio[19822]: time=\"2026-06-12T11:11:44.097557251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086934 | controller |     "Jun 12 11:11:44.139610 crc crio[19822]: time=\"2026-06-12T11:11:44.139046916Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener\" id=715158dc-1bd7-4bf3-8472-3bb005017066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.086949 | controller |     "Jun 12 11:11:44.148248 crc crio[19822]: time=\"2026-06-12T11:11:44.148176956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.086965 | controller |     "Jun 12 11:11:44.301026 crc crio[19822]: time=\"2026-06-12T11:11:44.300933122Z\" level=info msg=\"Removed container 912eeb7b7aef4a33367fcbaa51a790e40c76e5aeb31b558fa82b4a733fbe4234: openstack/dnsmasq-dns-f5446bd49-t9wz7/dnsmasq-dns\" id=b5388a40-b4f0-4fbf-a692-5668839e01a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.086981 | controller |     "Jun 12 11:11:44.323302 crc crio[19822]: time=\"2026-06-12T11:11:44.322235459Z\" level=info msg=\"Removing container: 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd\" id=e9cd8f8b-2540-4abe-ad7e-6ec8b38c77ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.087002 | controller |     "Jun 12 11:11:44.330812 crc crio[19822]: time=\"2026-06-12T11:11:44.328070483Z\" level=info msg=\"Stopped pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=5022f70d-10c6-417d-b45b-7e708d97b365 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.087019 | controller |     "Jun 12 11:11:44.404419 crc crio[19822]: time=\"2026-06-12T11:11:44.403958854Z\" level=info msg=\"Created container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log\" id=3d2316aa-ff56-4373-b724-d5988a5c680e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.087034 | controller |     "Jun 12 11:11:44.409863 crc crio[19822]: time=\"2026-06-12T11:11:44.40788251Z\" level=info msg=\"Starting container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce\" id=c2eed4cd-2472-40c9-91f4-6d1fcb95972f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.087049 | controller |     "Jun 12 11:11:44.420215 crc crio[19822]: time=\"2026-06-12T11:11:44.420118356Z\" level=info msg=\"Started container\" PID=246287 containerID=c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce description=openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log id=c2eed4cd-2472-40c9-91f4-6d1fcb95972f name=/runtime.v1.RuntimeService/StartContainer sandboxID=207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b",
2026-06-12 11:43:52.087065 | controller |     "Jun 12 11:11:44.436738 crc crio[19822]: time=\"2026-06-12T11:11:44.436604152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=72c2c6d2-8cdc-45af-8d08-d46f73af8dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.087080 | controller |     "Jun 12 11:11:44.438633 crc crio[19822]: time=\"2026-06-12T11:11:44.437723953Z\" level=info msg=\"Created container b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations\" id=6bbbaf23-e9fa-4c38-8062-d918b8037596 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.087096 | controller |     "Jun 12 11:11:44.441619 crc crio[19822]: time=\"2026-06-12T11:11:44.441576556Z\" level=info msg=\"Starting container: b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c\" id=f87ef66e-46c7-43f9-b732-5b94a4df5be5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.087112 | controller |     "Jun 12 11:11:44.479667 crc crio[19822]: time=\"2026-06-12T11:11:44.473614813Z\" level=info msg=\"Started container\" PID=246286 containerID=b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c description=openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations id=f87ef66e-46c7-43f9-b732-5b94a4df5be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227",
2026-06-12 11:43:52.087157 | controller |     "Jun 12 11:11:44.501983 crc crio[19822]: time=\"2026-06-12T11:11:44.50171168Z\" level=info msg=\"Created container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log\" id=7bbf334b-42e4-41d6-b0ea-0c202565a7ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.087178 | controller |     "Jun 12 11:11:44.507705 crc crio[19822]: time=\"2026-06-12T11:11:44.507632315Z\" level=info msg=\"Starting container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e\" id=77a6a507-bc74-4839-ac66-c9f46d3b8ec6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.087197 | controller |     "Jun 12 11:11:44.516170 crc crio[19822]: time=\"2026-06-12T11:11:44.516074247Z\" level=info msg=\"Removed container 74dbaac793b5c4e347cd8b8d88af1305214b667ed09e534b65ab7cf50ddd50cd: openstack/dnsmasq-dns-f5446bd49-t9wz7/init\" id=e9cd8f8b-2540-4abe-ad7e-6ec8b38c77ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.087235 | controller |     "Jun 12 11:11:44.523066 crc crio[19822]: time=\"2026-06-12T11:11:44.522970919Z\" level=info msg=\"Started container\" PID=246285 containerID=17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e description=openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log id=77a6a507-bc74-4839-ac66-c9f46d3b8ec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8",
2026-06-12 11:43:52.087257 | controller |     "Jun 12 11:11:44.556753 crc crio[19822]: time=\"2026-06-12T11:11:44.556549487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087273 | controller |     "Jun 12 11:11:44.587858 crc crio[19822]: time=\"2026-06-12T11:11:44.583371821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=9ff47d10-f332-421b-ae27-81c00ec73aad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.087289 | controller |     "Jun 12 11:11:44.587858 crc crio[19822]: time=\"2026-06-12T11:11:44.585372665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=c17eeb2e-cbfd-460b-96b4-ba72d57f2570 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.087329 | controller |     "Jun 12 11:11:44.587858 crc crio[19822]: time=\"2026-06-12T11:11:44.585499696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087358 | controller |     "Jun 12 11:11:44.600926 crc crio[19822]: time=\"2026-06-12T11:11:44.598332305Z\" level=info msg=\"Creating container: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker\" id=0b042c0d-c566-4780-934e-38d8b09b0dc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.087376 | controller |     "Jun 12 11:11:44.600926 crc crio[19822]: time=\"2026-06-12T11:11:44.598761158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087417 | controller |     "Jun 12 11:11:44.601948 crc crio[19822]: time=\"2026-06-12T11:11:44.601712953Z\" level=info msg=\"Stopped container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api\" id=c2604b9c-331e-48bc-a26a-1b177b0c5dae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.087435 | controller |     "Jun 12 11:11:44.603728 crc crio[19822]: time=\"2026-06-12T11:11:44.603558241Z\" level=info msg=\"Stopping pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=3db08b09-9e92-4878-b98d-954a6259ac61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.087451 | controller |     "Jun 12 11:11:44.605466 crc crio[19822]: time=\"2026-06-12T11:11:44.605280957Z\" level=info msg=\"Got pod network &{Name:placement-694596b8b6-dw854 Namespace:openstack ID:3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c UID:a6f320b2-69ed-4386-8a51-a5fb9f53c70d NetNS:/var/run/netns/55cd62be-140d-4a8e-b438-0913ff9530fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6f320b2_69ed_4386_8a51_a5fb9f53c70d.slice PodAnnotations:0xc0037c8120}] Aliases:map[]}\"",
2026-06-12 11:43:52.087471 | controller |     "Jun 12 11:11:44.605757 crc crio[19822]: time=\"2026-06-12T11:11:44.605536245Z\" level=info msg=\"Deleting pod openstack_placement-694596b8b6-dw854 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.087487 | controller |     "Jun 12 11:11:44.693259 crc crio[19822]: time=\"2026-06-12T11:11:44.692443758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087503 | controller |     "Jun 12 11:11:44.699529 crc crio[19822]: time=\"2026-06-12T11:11:44.698997239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087519 | controller |     "Jun 12 11:11:44.729343 crc crio[19822]: time=\"2026-06-12T11:11:44.72102367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=fce8ad2c-42e6-4f5f-ab9f-95659b4d05e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.087534 | controller |     "Jun 12 11:11:44.757201 crc crio[19822]: time=\"2026-06-12T11:11:44.756577463Z\" level=info msg=\"Creating container: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api\" id=173408b0-9130-4e97-abf3-6d7fe25295dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.087550 | controller |     "Jun 12 11:11:44.757711 crc crio[19822]: time=\"2026-06-12T11:11:44.757532984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087566 | controller |     "Jun 12 11:11:44.895795 crc crio[19822]: time=\"2026-06-12T11:11:44.895706137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087581 | controller |     "Jun 12 11:11:44.901528 crc crio[19822]: time=\"2026-06-12T11:11:44.901489783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087597 | controller |     "Jun 12 11:11:45.014881 crc crio[19822]: time=\"2026-06-12T11:11:45.009297818Z\" level=info msg=\"Created container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker\" id=0b042c0d-c566-4780-934e-38d8b09b0dc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.087612 | controller |     "Jun 12 11:11:45.014881 crc crio[19822]: time=\"2026-06-12T11:11:45.013238433Z\" level=info msg=\"Starting container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546\" id=77635058-7c94-4fa9-8aee-25f1d3640219 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.087628 | controller |     "Jun 12 11:11:45.026354 crc crio[19822]: time=\"2026-06-12T11:11:45.026235088Z\" level=info msg=\"Started container\" PID=246379 containerID=0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546 description=openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker id=77635058-7c94-4fa9-8aee-25f1d3640219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b",
2026-06-12 11:43:52.087643 | controller |     "Jun 12 11:11:45.039657 crc crio[19822]: time=\"2026-06-12T11:11:45.03952675Z\" level=info msg=\"Created container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener\" id=715158dc-1bd7-4bf3-8472-3bb005017066 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.087659 | controller |     "Jun 12 11:11:45.044425 crc crio[19822]: time=\"2026-06-12T11:11:45.04434957Z\" level=info msg=\"Starting container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523\" id=f0da1e8d-362c-4d88-b07f-e20665f9c9fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.087678 | controller |     "Jun 12 11:11:45.053779 crc crio[19822]: time=\"2026-06-12T11:11:45.053691172Z\" level=info msg=\"Started container\" PID=246378 containerID=e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523 description=openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener id=f0da1e8d-362c-4d88-b07f-e20665f9c9fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc",
2026-06-12 11:43:52.087694 | controller |     "Jun 12 11:11:45.164573 crc crio[19822]: time=\"2026-06-12T11:11:45.164462818Z\" level=info msg=\"Stopped pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=3db08b09-9e92-4878-b98d-954a6259ac61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.087709 | controller |     "Jun 12 11:11:45.231312 crc crio[19822]: time=\"2026-06-12T11:11:45.23098847Z\" level=info msg=\"Created container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api\" id=173408b0-9130-4e97-abf3-6d7fe25295dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.087724 | controller |     "Jun 12 11:11:45.235320 crc crio[19822]: time=\"2026-06-12T11:11:45.235225264Z\" level=info msg=\"Starting container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072\" id=1f4112fa-0249-400a-9e1a-669cf599cf92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.087740 | controller |     "Jun 12 11:11:45.254458 crc crio[19822]: time=\"2026-06-12T11:11:45.254129558Z\" level=info msg=\"Started container\" PID=246393 containerID=a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072 description=openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api id=1f4112fa-0249-400a-9e1a-669cf599cf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8",
2026-06-12 11:43:52.087755 | controller |     "Jun 12 11:11:46.056337 crc crio[19822]: time=\"2026-06-12T11:11:46.055742987Z\" level=info msg=\"Removing container: 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669\" id=62a725fe-cb6b-4c9e-af36-b0b3ba465915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.087770 | controller |     "Jun 12 11:11:46.149160 crc crio[19822]: time=\"2026-06-12T11:11:46.148465151Z\" level=info msg=\"Removed container 42f82313b16a569879e335dabbc4faccd6ab33828349027350ad62e0b52e1669: openstack/placement-694596b8b6-dw854/placement-api\" id=62a725fe-cb6b-4c9e-af36-b0b3ba465915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.087785 | controller |     "Jun 12 11:11:46.169697 crc crio[19822]: time=\"2026-06-12T11:11:46.169599272Z\" level=info msg=\"Removing container: 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a\" id=dbdff869-f468-4713-a8b5-d02215b3dfe0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.087800 | controller |     "Jun 12 11:11:46.190019 crc crio[19822]: time=\"2026-06-12T11:11:46.189946012Z\" level=info msg=\"Stopping container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5 (timeout: 30s)\" id=e0602234-e734-45e5-96af-0a467b27743f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.087815 | controller |     "Jun 12 11:11:46.194007 crc crio[19822]: time=\"2026-06-12T11:11:46.193923001Z\" level=info msg=\"Stopping container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a (timeout: 30s)\" id=17a2ab8f-f745-44c6-a5a3-94b8b8ded546 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.087830 | controller |     "Jun 12 11:11:46.215564 crc crio[19822]: time=\"2026-06-12T11:11:46.21546271Z\" level=info msg=\"Removed container 73327b533cb1f2d310bb1fbdbc1e1ee1c00b9384265d3458f7399a66959e0c5a: openstack/placement-694596b8b6-dw854/placement-log\" id=dbdff869-f468-4713-a8b5-d02215b3dfe0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.087852 | controller |     "Jun 12 11:11:46.342365 crc crio[19822]: time=\"2026-06-12T11:11:46.34144097Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-cwbdn/POD\" id=09adff3f-0f35-4e18-9db3-937c86ea7cf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.087886 | controller |     "Jun 12 11:11:46.342365 crc crio[19822]: time=\"2026-06-12T11:11:46.341548503Z\" level=info msg=\"Stopping container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6 (timeout: 30s)\" id=558fa055-96a0-4c58-9490-e2b49681ed5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.087903 | controller |     "Jun 12 11:11:46.342365 crc crio[19822]: time=\"2026-06-12T11:11:46.341634866Z\" level=info msg=\"Stopping container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498 (timeout: 30s)\" id=cfb092f8-dc72-4537-80bb-40c1c8fa2113 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.087918 | controller |     "Jun 12 11:11:46.342365 crc crio[19822]: time=\"2026-06-12T11:11:46.341575394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.087934 | controller |     "Jun 12 11:11:46.344360 crc crio[19822]: time=\"2026-06-12T11:11:46.34423823Z\" level=info msg=\"Stopped container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log\" id=17a2ab8f-f745-44c6-a5a3-94b8b8ded546 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.087950 | controller |     "Jun 12 11:11:46.434313 crc crio[19822]: time=\"2026-06-12T11:11:46.434167973Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0006969f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.087966 | controller |     "Jun 12 11:11:46.434313 crc crio[19822]: time=\"2026-06-12T11:11:46.434242355Z\" level=info msg=\"Adding pod openstack_root-account-create-update-cwbdn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.087982 | controller |     "Jun 12 11:11:46.517935 crc crio[19822]: time=\"2026-06-12T11:11:46.517799646Z\" level=info msg=\"Stopped container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log\" id=558fa055-96a0-4c58-9490-e2b49681ed5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.087998 | controller |     "Jun 12 11:11:47.366785 crc crio[19822]: 2026-06-12T11:11:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:655b1c3a2dc6636 Mac:4a:fb:24:13:52:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 SocketPath: PciID:}] [{Interface:0xc0002d07c0 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.088015 | controller |     "Jun 12 11:11:47.370037 crc crio[19822]: time=\"2026-06-12T11:11:47.369933897Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0006969f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.088034 | controller |     "Jun 12 11:11:47.370344 crc crio[19822]: time=\"2026-06-12T11:11:47.370287218Z\" level=info msg=\"Checking pod openstack_root-account-create-update-cwbdn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.088051 | controller |     "Jun 12 11:11:50.153619 crc crio[19822]: time=\"2026-06-12T11:11:50.152633991Z\" level=info msg=\"Stopping pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=7c902d50-cae0-492a-9a5f-a59a4a307077 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.088067 | controller |     "Jun 12 11:11:50.154939 crc crio[19822]: time=\"2026-06-12T11:11:50.154588164Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-6b25h Namespace:openstack ID:322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227 UID:b2282940-b701-40ab-b4d5-e64f6a3e2a80 NetNS:/var/run/netns/6bc9d397-75c0-4216-a512-cd8857cc68a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2282940_b701_40ab_b4d5_e64f6a3e2a80.slice PodAnnotations:0xc00140f000}] Aliases:map[]}\"",
2026-06-12 11:43:52.088083 | controller |     "Jun 12 11:11:50.154939 crc crio[19822]: time=\"2026-06-12T11:11:50.1547776Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-6b25h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.088099 | controller |     "Jun 12 11:11:55.712154 crc crio[19822]: time=\"2026-06-12T11:11:55.699015739Z\" level=info msg=\"Stopping container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72 (timeout: 30s)\" id=77974102-8296-4d9b-970c-151bb32136cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088114 | controller |     "Jun 12 11:11:55.712154 crc crio[19822]: time=\"2026-06-12T11:11:55.703331016Z\" level=info msg=\"Stopping container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a (timeout: 30s)\" id=5afa1665-7255-45a0-8712-939e61ddb46d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088130 | controller |     "Jun 12 11:11:56.540053 crc crio[19822]: time=\"2026-06-12T11:11:56.539442756Z\" level=info msg=\"Removing container: e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266\" id=500361ab-670c-441a-a0e2-6d929b8f6231 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088146 | controller |     "Jun 12 11:11:57.209973 crc crio[19822]: time=\"2026-06-12T11:11:57.209891305Z\" level=info msg=\"Stopped container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener\" id=e0602234-e734-45e5-96af-0a467b27743f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088161 | controller |     "Jun 12 11:11:57.211675 crc crio[19822]: time=\"2026-06-12T11:11:57.211514837Z\" level=info msg=\"Stopping pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=7c94081d-3473-451f-9239-8ff8b03a77ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.088178 | controller |     "Jun 12 11:11:57.213726 crc crio[19822]: time=\"2026-06-12T11:11:57.213568133Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7f57f8758d-kfnfd Namespace:openstack ID:80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6 UID:26de9d97-e0ed-4590-bd5f-2744c973c203 NetNS:/var/run/netns/cf3ebb45-3c53-4db6-bed2-2efa2ffd023e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26de9d97_e0ed_4590_bd5f_2744c973c203.slice PodAnnotations:0xc0007ac310}] Aliases:map[]}\"",
2026-06-12 11:43:52.088194 | controller |     "Jun 12 11:11:57.214493 crc crio[19822]: time=\"2026-06-12T11:11:57.213993777Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-7f57f8758d-kfnfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.088213 | controller |     "Jun 12 11:11:57.214769 crc crio[19822]: time=\"2026-06-12T11:11:57.21466962Z\" level=info msg=\"Stopped pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=7c902d50-cae0-492a-9a5f-a59a4a307077 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.088229 | controller |     "Jun 12 11:11:57.249188 crc crio[19822]: time=\"2026-06-12T11:11:57.24826847Z\" level=info msg=\"Stopped container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker\" id=cfb092f8-dc72-4537-80bb-40c1c8fa2113 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088245 | controller |     "Jun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.251248906Z\" level=info msg=\"Ran pod sandbox 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c with infra container: openstack/root-account-create-update-cwbdn/POD\" id=09adff3f-0f35-4e18-9db3-937c86ea7cf2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.088261 | controller |     "Jun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.252024739Z\" level=info msg=\"Stopping pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=96a0b6c3-a23b-48c8-bd10-9941fc67ff12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.088276 | controller |     "Jun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.25514888Z\" level=info msg=\"Stopped container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=77974102-8296-4d9b-970c-151bb32136cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088292 | controller |     "Jun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.256486623Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6c885bdc45-xl2qr Namespace:openstack ID:c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19 UID:c2c4e728-5534-4583-9dd1-78f206d0aa4a NetNS:/var/run/netns/d0acdf5a-de60-4977-bc39-d0da25f46d4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2c4e728_5534_4583_9dd1_78f206d0aa4a.slice PodAnnotations:0xc007a8e250}] Aliases:map[]}\"",
2026-06-12 11:43:52.088308 | controller |     "Jun 12 11:11:57.256885 crc crio[19822]: time=\"2026-06-12T11:11:57.256673909Z\" level=info msg=\"Deleting pod openstack_barbican-worker-6c885bdc45-xl2qr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.088324 | controller |     "Jun 12 11:11:57.272245 crc crio[19822]: time=\"2026-06-12T11:11:57.272083631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=07a215ee-8a44-473e-9ad1-77207e33c22a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.088339 | controller |     "Jun 12 11:11:57.544562 crc crio[19822]: time=\"2026-06-12T11:11:57.544449121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4f9e9ed7-4231-4ae7-b032-f9d083da92f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.088354 | controller |     "Jun 12 11:11:57.593897 crc crio[19822]: time=\"2026-06-12T11:11:57.593785645Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=a6350508-51bf-4be6-b4d6-53635168ec97 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.088370 | controller |     "Jun 12 11:11:57.599130 crc crio[19822]: time=\"2026-06-12T11:11:57.594586601Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=bf7ce1c4-c6aa-4976-92bd-c31aaae8c448 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.088389 | controller |     "Jun 12 11:11:57.632657 crc crio[19822]: time=\"2026-06-12T11:11:57.631897159Z\" level=info msg=\"Removed container e16875fc0584e579e06fab52b7652316bf1bb8bc3b3e5440a17efc4a8e586266: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=500361ab-670c-441a-a0e2-6d929b8f6231 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088405 | controller |     "Jun 12 11:11:57.642303 crc crio[19822]: time=\"2026-06-12T11:11:57.63978872Z\" level=info msg=\"Creating container: openstack/root-account-create-update-cwbdn/mariadb-account-create-update\" id=5648ba60-9833-46a3-8013-8d8c1079417c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.088420 | controller |     "Jun 12 11:11:57.642570 crc crio[19822]: time=\"2026-06-12T11:11:57.642436446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.088436 | controller |     "Jun 12 11:11:57.648064 crc crio[19822]: time=\"2026-06-12T11:11:57.64789685Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e8955512-ac1c-45f5-842e-a2dadd00dd86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.088451 | controller |     "Jun 12 11:11:57.757037 crc crio[19822]: time=\"2026-06-12T11:11:57.756684459Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd\" id=a9e9c99d-e535-4e97-9814-19f4a869a559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.088467 | controller |     "Jun 12 11:11:57.759049 crc crio[19822]: time=\"2026-06-12T11:11:57.759020324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.088482 | controller |     "Jun 12 11:11:57.801704 crc crio[19822]: time=\"2026-06-12T11:11:57.801188099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.088497 | controller |     "Jun 12 11:11:57.819373 crc crio[19822]: time=\"2026-06-12T11:11:57.817360558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.088512 | controller |     "Jun 12 11:11:57.937308 crc crio[19822]: time=\"2026-06-12T11:11:57.937231649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.088527 | controller |     "Jun 12 11:11:57.950580 crc crio[19822]: time=\"2026-06-12T11:11:57.946520886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.088543 | controller |     "Jun 12 11:11:58.091882 crc crio[19822]: time=\"2026-06-12T11:11:58.091117879Z\" level=info msg=\"Stopped pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=7c94081d-3473-451f-9239-8ff8b03a77ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.088558 | controller |     "Jun 12 11:11:58.095865 crc crio[19822]: time=\"2026-06-12T11:11:58.094965734Z\" level=info msg=\"Created container e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153: openstack/root-account-create-update-cwbdn/mariadb-account-create-update\" id=5648ba60-9833-46a3-8013-8d8c1079417c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.088574 | controller |     "Jun 12 11:11:58.101142 crc crio[19822]: time=\"2026-06-12T11:11:58.099625227Z\" level=info msg=\"Starting container: e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153\" id=700bb5e0-d9a4-48d9-bc2a-dd07535c6f6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.088593 | controller |     "Jun 12 11:11:58.130331 crc crio[19822]: time=\"2026-06-12T11:11:58.130056168Z\" level=info msg=\"Started container\" PID=247543 containerID=e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153 description=openstack/root-account-create-update-cwbdn/mariadb-account-create-update id=700bb5e0-d9a4-48d9-bc2a-dd07535c6f6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c",
2026-06-12 11:43:52.088610 | controller |     "Jun 12 11:11:58.236133 crc crio[19822]: time=\"2026-06-12T11:11:58.236000399Z\" level=info msg=\"Created container 546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd\" id=a9e9c99d-e535-4e97-9814-19f4a869a559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.088626 | controller |     "Jun 12 11:11:58.240904 crc crio[19822]: time=\"2026-06-12T11:11:58.240631783Z\" level=info msg=\"Starting container: 546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7\" id=e2727d7a-534e-4cdb-ba9e-981ef57ecc14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.088642 | controller |     "Jun 12 11:11:58.256515 crc crio[19822]: time=\"2026-06-12T11:11:58.256310539Z\" level=info msg=\"Started container\" PID=247551 containerID=546733c8dbdbf12f985913af2fe9522460eff625ff0308de5ab33e2efcfef3a7 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/osp-httpd id=e2727d7a-534e-4cdb-ba9e-981ef57ecc14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51d6298b579ed80c45aca43a96eb3019ee0ac5e5cd195e9cf6923841af8514cf",
2026-06-12 11:43:52.088657 | controller |     "Jun 12 11:11:58.297759 crc crio[19822]: time=\"2026-06-12T11:11:58.296432271Z\" level=info msg=\"Stopped pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=96a0b6c3-a23b-48c8-bd10-9941fc67ff12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.088673 | controller |     "Jun 12 11:11:58.741524 crc crio[19822]: time=\"2026-06-12T11:11:58.741009292Z\" level=info msg=\"Removing container: be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5\" id=e0a066cf-e984-422e-ab74-7f50ac798175 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088688 | controller |     "Jun 12 11:11:58.891518 crc crio[19822]: time=\"2026-06-12T11:11:58.890694719Z\" level=info msg=\"Removed container be172d708037c56a2e3dad81aa69a8993711255d2054b8d32b1125696a47cbb5: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener\" id=e0a066cf-e984-422e-ab74-7f50ac798175 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088704 | controller |     "Jun 12 11:11:58.994541 crc crio[19822]: time=\"2026-06-12T11:11:58.992180112Z\" level=info msg=\"Removing container: d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a\" id=02cbee50-aa53-4ee8-82f5-b4e8fe938c36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088719 | controller |     "Jun 12 11:11:59.051401 crc crio[19822]: time=\"2026-06-12T11:11:59.050424193Z\" level=info msg=\"Stopping container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c (timeout: 30s)\" id=42a87316-3b7e-458d-8221-106c948614c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088734 | controller |     "Jun 12 11:11:59.051401 crc crio[19822]: time=\"2026-06-12T11:11:59.051211457Z\" level=info msg=\"Stopping container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e (timeout: 30s)\" id=864eafa7-21d4-4523-9080-c97b312b18dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088749 | controller |     "Jun 12 11:11:59.071977 crc crio[19822]: time=\"2026-06-12T11:11:59.071390798Z\" level=info msg=\"Removed container d973b8b42de810fa8a3e238625184c018e7e331be805c40c058c3c65b2e72e4a: openstack/barbican-keystone-listener-7f57f8758d-kfnfd/barbican-keystone-listener-log\" id=02cbee50-aa53-4ee8-82f5-b4e8fe938c36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088768 | controller |     "Jun 12 11:11:59.093601 crc crio[19822]: time=\"2026-06-12T11:11:59.093507477Z\" level=info msg=\"Removing container: cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498\" id=98be1d6a-1220-4a6c-bf33-382430104e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088783 | controller |     "Jun 12 11:11:59.177478 crc crio[19822]: time=\"2026-06-12T11:11:59.177323243Z\" level=info msg=\"Removed container cd18d104f7934f0f21af3424170af632f0fa7c6dbf6697505c9cb58fd1a8a498: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker\" id=98be1d6a-1220-4a6c-bf33-382430104e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088799 | controller |     "Jun 12 11:11:59.207598 crc crio[19822]: time=\"2026-06-12T11:11:59.207511774Z\" level=info msg=\"Removing container: b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6\" id=523a4c53-696b-4712-af85-e1c58ac65278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088815 | controller |     "Jun 12 11:11:59.312891 crc crio[19822]: time=\"2026-06-12T11:11:59.309158599Z\" level=info msg=\"Removed container b78be6a3db8f07b6edd2224412ae7eb701a86a349ae1feecfc9d86aca27554b6: openstack/barbican-worker-6c885bdc45-xl2qr/barbican-worker-log\" id=523a4c53-696b-4712-af85-e1c58ac65278 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088831 | controller |     "Jun 12 11:11:59.408227 crc crio[19822]: time=\"2026-06-12T11:11:59.40768519Z\" level=info msg=\"Stopped container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=5afa1665-7255-45a0-8712-939e61ddb46d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088850 | controller |     "Jun 12 11:11:59.420044 crc crio[19822]: time=\"2026-06-12T11:11:59.41960987Z\" level=info msg=\"Stopping pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=84cdc26d-ed7d-4964-a453-1fb747f1d8e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.088867 | controller |     "Jun 12 11:11:59.422285 crc crio[19822]: time=\"2026-06-12T11:11:59.422196584Z\" level=info msg=\"Got pod network &{Name:barbican-api-6ffb858478-x4v54 Namespace:openstack ID:234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c UID:c98b0d4f-3b48-4844-a454-aa501e96b0b5 NetNS:/var/run/netns/a1204590-51ac-4a27-945e-8cf7e567e7af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc98b0d4f_3b48_4844_a454_aa501e96b0b5.slice PodAnnotations:0xc002144788}] Aliases:map[]}\"",
2026-06-12 11:43:52.088903 | controller |     "Jun 12 11:11:59.422485 crc crio[19822]: time=\"2026-06-12T11:11:59.422423411Z\" level=info msg=\"Deleting pod openstack_barbican-api-6ffb858478-x4v54 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.088919 | controller |     "Jun 12 11:11:59.616080 crc crio[19822]: time=\"2026-06-12T11:11:59.615706425Z\" level=info msg=\"Stopped container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd\" id=42a87316-3b7e-458d-8221-106c948614c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.088936 | controller |     "Jun 12 11:11:59.828003 crc crio[19822]: time=\"2026-06-12T11:11:59.8279236Z\" level=info msg=\"Removing container: 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8\" id=759405cd-06bd-4423-addd-305a2531fe47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088951 | controller |     "Jun 12 11:11:59.901868 crc crio[19822]: time=\"2026-06-12T11:11:59.900643306Z\" level=info msg=\"Removed container 3c2487094fe401d0e41c5916612d36ea34656a273837bbf73dbb897c7e2979d8: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=759405cd-06bd-4423-addd-305a2531fe47 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.088970 | controller |     "Jun 12 11:12:00.065000 crc crio[19822]: time=\"2026-06-12T11:12:00.063173501Z\" level=info msg=\"Stopped pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=84cdc26d-ed7d-4964-a453-1fb747f1d8e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.088987 | controller |     "Jun 12 11:12:00.723283 crc crio[19822]: time=\"2026-06-12T11:12:00.722569238Z\" level=info msg=\"Stopping container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00 (timeout: 30s)\" id=3c270e81-bd53-470b-8c5c-c4fb8faf163a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.089002 | controller |     "Jun 12 11:12:00.871292 crc crio[19822]: time=\"2026-06-12T11:12:00.871252286Z\" level=info msg=\"Stopping pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=b6f5cbf9-07be-46af-8a80-e5b5aaf66186 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.089018 | controller |     "Jun 12 11:12:00.872429 crc crio[19822]: time=\"2026-06-12T11:12:00.872392183Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-cwbdn Namespace:openstack ID:655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c UID:30980d07-5892-4a88-850e-18d32ee192a7 NetNS:/var/run/netns/ce1d2507-479a-444a-982d-9e199b3cf0c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30980d07_5892_4a88_850e_18d32ee192a7.slice PodAnnotations:0xc0007adae8}] Aliases:map[]}\"",
2026-06-12 11:43:52.089034 | controller |     "Jun 12 11:12:00.872721 crc crio[19822]: time=\"2026-06-12T11:12:00.872694792Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-cwbdn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.089050 | controller |     "Jun 12 11:12:00.873270 crc crio[19822]: time=\"2026-06-12T11:12:00.872861092Z\" level=info msg=\"Removing container: b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72\" id=d067e687-cece-414f-b1fd-67953feff8a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.089065 | controller |     "Jun 12 11:12:00.919589 crc crio[19822]: time=\"2026-06-12T11:12:00.918949087Z\" level=info msg=\"Removed container b39fe76cc0016a184ae790b5d868aac2185505309b38b2b8d1c4a1391dd3fb72: openstack/barbican-api-6ffb858478-x4v54/barbican-api-log\" id=d067e687-cece-414f-b1fd-67953feff8a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.089081 | controller |     "Jun 12 11:12:00.923938 crc crio[19822]: time=\"2026-06-12T11:12:00.923794277Z\" level=info msg=\"Removing container: c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a\" id=db8d39b9-0cdc-4b6b-996c-bcdd1c95e819 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.089096 | controller |     "Jun 12 11:12:00.975649 crc crio[19822]: time=\"2026-06-12T11:12:00.975391231Z\" level=info msg=\"Removed container c00c8fc4ff39e03207e2a9f3e674d9781442eaff04218e61b5d074f502fef26a: openstack/barbican-api-6ffb858478-x4v54/barbican-api\" id=db8d39b9-0cdc-4b6b-996c-bcdd1c95e819 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.089111 | controller |     "Jun 12 11:12:01.248255 crc crio[19822]: time=\"2026-06-12T11:12:01.248135814Z\" level=info msg=\"Stopped pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=b6f5cbf9-07be-46af-8a80-e5b5aaf66186 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.089127 | controller |     "Jun 12 11:12:02.059918 crc crio[19822]: time=\"2026-06-12T11:12:02.059403547Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687712-4vn5c/POD\" id=92d56380-bc65-401e-923c-57c53d6be3fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.089146 | controller |     "Jun 12 11:12:02.061744 crc crio[19822]: time=\"2026-06-12T11:12:02.059913354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089162 | controller |     "Jun 12 11:12:02.112955 crc crio[19822]: time=\"2026-06-12T11:12:02.112751838Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc002144170}] Aliases:map[]}\"",
2026-06-12 11:43:52.089178 | controller |     "Jun 12 11:12:02.112955 crc crio[19822]: time=\"2026-06-12T11:12:02.112899963Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687712-4vn5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.089193 | controller |     "Jun 12 11:12:02.733145 crc crio[19822]: 2026-06-12T11:12:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4f199a80549873 Mac:4a:7e:4e:58:04:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.089209 | controller |     "Jun 12 11:12:02.735690 crc crio[19822]: time=\"2026-06-12T11:12:02.733952077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc002144170}] Aliases:map[]}\"",
2026-06-12 11:43:52.089225 | controller |     "Jun 12 11:12:02.735690 crc crio[19822]: time=\"2026-06-12T11:12:02.734145182Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687712-4vn5c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.089241 | controller |     "Jun 12 11:12:02.748704 crc crio[19822]: time=\"2026-06-12T11:12:02.748567579Z\" level=info msg=\"Ran pod sandbox d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc with infra container: openshift-infra/auto-csr-approver-29687712-4vn5c/POD\" id=92d56380-bc65-401e-923c-57c53d6be3fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.089257 | controller |     "Jun 12 11:12:02.752055 crc crio[19822]: time=\"2026-06-12T11:12:02.752003884Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a4382b37-c7c3-4ee4-801e-3202a7e36cf5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.089272 | controller |     "Jun 12 11:12:02.761137 crc crio[19822]: time=\"2026-06-12T11:12:02.760962559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.089287 | controller |     "Jun 12 11:12:03.690476 crc crio[19822]: time=\"2026-06-12T11:12:03.690330147Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a4382b37-c7c3-4ee4-801e-3202a7e36cf5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.089303 | controller |     "Jun 12 11:12:03.692567 crc crio[19822]: time=\"2026-06-12T11:12:03.692474525Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99942c9d-af31-42aa-a310-45f578aeed93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.089322 | controller |     "Jun 12 11:12:03.695954 crc crio[19822]: time=\"2026-06-12T11:12:03.695872574Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3564770e-6c3b-4f88-9248-58b98b2cbe16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.089338 | controller |     "Jun 12 11:12:03.703698 crc crio[19822]: time=\"2026-06-12T11:12:03.70360212Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687712-4vn5c/oc\" id=7ae3ba00-018a-464c-b82f-0f324533ab64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.089354 | controller |     "Jun 12 11:12:03.704369 crc crio[19822]: time=\"2026-06-12T11:12:03.704303133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089369 | controller |     "Jun 12 11:12:03.760374 crc crio[19822]: time=\"2026-06-12T11:12:03.760281947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089385 | controller |     "Jun 12 11:12:04.099018 crc crio[19822]: time=\"2026-06-12T11:12:04.096366311Z\" level=info msg=\"Stopped container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api\" id=3c270e81-bd53-470b-8c5c-c4fb8faf163a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.089401 | controller |     "Jun 12 11:12:04.100254 crc crio[19822]: time=\"2026-06-12T11:12:04.100151881Z\" level=info msg=\"Stopping pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=8f7d6acb-dc15-4972-951b-750d5596e325 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.089417 | controller |     "Jun 12 11:12:04.104975 crc crio[19822]: time=\"2026-06-12T11:12:04.104774059Z\" level=info msg=\"Got pod network &{Name:keystone-fdd585476-6bmrd Namespace:openstack ID:1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac UID:5470d0bb-a434-4d17-ac32-7ce5e2331c47 NetNS:/var/run/netns/cf09c0a0-8685-408c-a3de-224fbcc81161 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5470d0bb_a434_4d17_ac32_7ce5e2331c47.slice PodAnnotations:0xc00140eba8}] Aliases:map[]}\"",
2026-06-12 11:43:52.089432 | controller |     "Jun 12 11:12:04.105347 crc crio[19822]: time=\"2026-06-12T11:12:04.105175972Z\" level=info msg=\"Deleting pod openstack_keystone-fdd585476-6bmrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.089447 | controller |     "Jun 12 11:12:04.118262 crc crio[19822]: time=\"2026-06-12T11:12:04.118161399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089463 | controller |     "Jun 12 11:12:04.281993 crc crio[19822]: time=\"2026-06-12T11:12:04.281119418Z\" level=info msg=\"Created container e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276: openshift-infra/auto-csr-approver-29687712-4vn5c/oc\" id=7ae3ba00-018a-464c-b82f-0f324533ab64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.089478 | controller |     "Jun 12 11:12:04.284961 crc crio[19822]: time=\"2026-06-12T11:12:04.284853693Z\" level=info msg=\"Starting container: e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276\" id=788c06d3-6da6-4298-b8d0-a84b512d6877 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.089493 | controller |     "Jun 12 11:12:04.297983 crc crio[19822]: time=\"2026-06-12T11:12:04.294427739Z\" level=info msg=\"Started container\" PID=248326 containerID=e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276 description=openshift-infra/auto-csr-approver-29687712-4vn5c/oc id=788c06d3-6da6-4298-b8d0-a84b512d6877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc",
2026-06-12 11:43:52.089512 | controller |     "Jun 12 11:12:04.628914 crc crio[19822]: time=\"2026-06-12T11:12:04.628425265Z\" level=info msg=\"Stopped pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=8f7d6acb-dc15-4972-951b-750d5596e325 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.089527 | controller |     "Jun 12 11:12:05.018004 crc crio[19822]: time=\"2026-06-12T11:12:05.016893298Z\" level=info msg=\"Removing container: fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00\" id=dd46e4ec-8a0a-4939-8431-46ad4a25c478 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.089543 | controller |     "Jun 12 11:12:05.166233 crc crio[19822]: time=\"2026-06-12T11:12:05.166046961Z\" level=info msg=\"Removed container fe0a514ca6367969cbfa0e47c402a3dca0c893b75da4b9551f9a3eccb07d9b00: openstack/keystone-fdd585476-6bmrd/keystone-api\" id=dd46e4ec-8a0a-4939-8431-46ad4a25c478 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.089558 | controller |     "Jun 12 11:12:08.704887 crc crio[19822]: time=\"2026-06-12T11:12:08.704168134Z\" level=info msg=\"Stopping pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=c454248b-7ded-40ef-aeda-827f2292b8bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.089573 | controller |     "Jun 12 11:12:08.706494 crc crio[19822]: time=\"2026-06-12T11:12:08.705914716Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687712-4vn5c Namespace:openshift-infra ID:d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc UID:ad06fa61-807e-4b9b-b5f9-f48b24d1c79b NetNS:/var/run/netns/62ede13d-7bae-4bc5-9d69-2adad4d86554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad06fa61_807e_4b9b_b5f9_f48b24d1c79b.slice PodAnnotations:0xc00140e0c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.089589 | controller |     "Jun 12 11:12:08.706494 crc crio[19822]: time=\"2026-06-12T11:12:08.706060341Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687712-4vn5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.089605 | controller |     "Jun 12 11:12:09.101012 crc crio[19822]: time=\"2026-06-12T11:12:09.100317432Z\" level=info msg=\"Stopped pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=c454248b-7ded-40ef-aeda-827f2292b8bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.089620 | controller |     "Jun 12 11:12:10.570355 crc crio[19822]: time=\"2026-06-12T11:12:10.569536171Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=bcd9007e-f597-4724-a1b8-2201ffb3aa00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.089636 | controller |     "Jun 12 11:12:10.572233 crc crio[19822]: time=\"2026-06-12T11:12:10.57042904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089651 | controller |     "Jun 12 11:12:10.627235 crc crio[19822]: time=\"2026-06-12T11:12:10.62712268Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc005212ff8}] Aliases:map[]}\"",
2026-06-12 11:43:52.089667 | controller |     "Jun 12 11:12:10.627235 crc crio[19822]: time=\"2026-06-12T11:12:10.627172512Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.089686 | controller |     "Jun 12 11:12:11.346519 crc crio[19822]: 2026-06-12T11:12:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d1a0d9d081d388 Mac:9a:cd:3d:44:44:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:78 Mtu:0 Sandbox:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.089702 | controller |     "Jun 12 11:12:11.348497 crc crio[19822]: time=\"2026-06-12T11:12:11.348437463Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc005212ff8}] Aliases:map[]}\"",
2026-06-12 11:43:52.089717 | controller |     "Jun 12 11:12:11.348670 crc crio[19822]: time=\"2026-06-12T11:12:11.348607268Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.089734 | controller |     "Jun 12 11:12:11.360360 crc crio[19822]: time=\"2026-06-12T11:12:11.360260114Z\" level=info msg=\"Ran pod sandbox 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 with infra container: openstack/openstackclient/POD\" id=bcd9007e-f597-4724-a1b8-2201ffb3aa00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.089750 | controller |     "Jun 12 11:12:11.392893 crc crio[19822]: time=\"2026-06-12T11:12:11.390669132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=56f6bad0-db6c-4335-afda-77b798ea262a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.089765 | controller |     "Jun 12 11:12:11.510633 crc crio[19822]: time=\"2026-06-12T11:12:11.503208237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=55cc0f7f-e6f7-4deb-bb19-c017289ff12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.089780 | controller |     "Jun 12 11:12:11.528274 crc crio[19822]: time=\"2026-06-12T11:12:11.527739699Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=b5f97779-5292-423d-8314-347f6dff2916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.089795 | controller |     "Jun 12 11:12:11.528632 crc crio[19822]: time=\"2026-06-12T11:12:11.528547975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089810 | controller |     "Jun 12 11:12:11.676977 crc crio[19822]: time=\"2026-06-12T11:12:11.673479909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089825 | controller |     "Jun 12 11:12:11.729354 crc crio[19822]: time=\"2026-06-12T11:12:11.728449894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089840 | controller |     "Jun 12 11:12:12.027756 crc crio[19822]: time=\"2026-06-12T11:12:12.027347439Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-sbpcz-config-d4fkg/POD\" id=6a749652-34ab-4c45-90fc-732fc8af44b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.089860 | controller |     "Jun 12 11:12:12.028012 crc crio[19822]: time=\"2026-06-12T11:12:12.027900327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089901 | controller |     "Jun 12 11:12:12.066859 crc crio[19822]: time=\"2026-06-12T11:12:12.066732435Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-58fcfd6f65-vbfsg/POD\" id=afe03d19-0fa7-4a7e-b115-697f040c3b53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.089919 | controller |     "Jun 12 11:12:12.067017 crc crio[19822]: time=\"2026-06-12T11:12:12.066972863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.089935 | controller |     "Jun 12 11:12:12.081191 crc crio[19822]: time=\"2026-06-12T11:12:12.081134586Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-12 11:43:52.089951 | controller |     "Jun 12 11:12:12.081410 crc crio[19822]: time=\"2026-06-12T11:12:12.081387584Z\" level=info msg=\"Adding pod openstack_ovn-controller-sbpcz-config-d4fkg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.089967 | controller |     "Jun 12 11:12:12.127791 crc crio[19822]: time=\"2026-06-12T11:12:12.127412372Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc003094568}] Aliases:map[]}\"",
2026-06-12 11:43:52.089983 | controller |     "Jun 12 11:12:12.128712 crc crio[19822]: time=\"2026-06-12T11:12:12.128121245Z\" level=info msg=\"Adding pod openstack_swift-proxy-58fcfd6f65-vbfsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.089998 | controller |     "Jun 12 11:12:12.414005 crc crio[19822]: time=\"2026-06-12T11:12:12.389376472Z\" level=info msg=\"Created container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient\" id=b5f97779-5292-423d-8314-347f6dff2916 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.090014 | controller |     "Jun 12 11:12:12.414005 crc crio[19822]: time=\"2026-06-12T11:12:12.392405467Z\" level=info msg=\"Starting container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99\" id=c5d75a25-e3f8-4c6c-ae2c-86f0eaf012fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.090030 | controller |     "Jun 12 11:12:12.424377 crc crio[19822]: time=\"2026-06-12T11:12:12.417335971Z\" level=info msg=\"Started container\" PID=248923 containerID=3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 description=openstack/openstackclient/openstackclient id=c5d75a25-e3f8-4c6c-ae2c-86f0eaf012fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59",
2026-06-12 11:43:52.090045 | controller |     "Jun 12 11:12:12.775229 crc crio[19822]: 2026-06-12T11:12:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e25c51ae0594f7 Mac:42:e7:49:3f:5c:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.090065 | controller |     "Jun 12 11:12:12.777867 crc crio[19822]: time=\"2026-06-12T11:12:12.777767719Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-12 11:43:52.090082 | controller |     "Jun 12 11:12:12.778177 crc crio[19822]: time=\"2026-06-12T11:12:12.778152532Z\" level=info msg=\"Checking pod openstack_ovn-controller-sbpcz-config-d4fkg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.090097 | controller |     "Jun 12 11:12:12.807298 crc crio[19822]: time=\"2026-06-12T11:12:12.806943381Z\" level=info msg=\"Ran pod sandbox 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec with infra container: openstack/ovn-controller-sbpcz-config-d4fkg/POD\" id=6a749652-34ab-4c45-90fc-732fc8af44b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.090113 | controller |     "Jun 12 11:12:12.811371 crc crio[19822]: time=\"2026-06-12T11:12:12.811289549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=b6363b0a-4240-4f32-b0fa-89de1d7615db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.090129 | controller |     "Jun 12 11:12:12.815978 crc crio[19822]: time=\"2026-06-12T11:12:12.815884035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=5018f6a9-9c25-40e1-a5a2-9ebcd450ff42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.090144 | controller |     "Jun 12 11:12:12.824603 crc crio[19822]: time=\"2026-06-12T11:12:12.82447898Z\" level=info msg=\"Creating container: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config\" id=c993e684-d7ac-4d46-b00f-f33af943998f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.090160 | controller |     "Jun 12 11:12:12.825183 crc crio[19822]: time=\"2026-06-12T11:12:12.825067629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090175 | controller |     "Jun 12 11:12:12.956877 crc crio[19822]: time=\"2026-06-12T11:12:12.954428714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090191 | controller |     "Jun 12 11:12:13.128580 crc crio[19822]: 2026-06-12T11:12:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9bea3674bb18b7f Mac:ee:57:35:0d:21:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 SocketPath: PciID:}] [{Interface:0xc00062a5e0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.090207 | controller |     "Jun 12 11:12:13.130647 crc crio[19822]: time=\"2026-06-12T11:12:13.130504624Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc003094568}] Aliases:map[]}\"",
2026-06-12 11:43:52.090224 | controller |     "Jun 12 11:12:13.130910 crc crio[19822]: time=\"2026-06-12T11:12:13.130790034Z\" level=info msg=\"Checking pod openstack_swift-proxy-58fcfd6f65-vbfsg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.090244 | controller |     "Jun 12 11:12:13.144855 crc crio[19822]: time=\"2026-06-12T11:12:13.144339391Z\" level=info msg=\"Ran pod sandbox 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b with infra container: openstack/swift-proxy-58fcfd6f65-vbfsg/POD\" id=afe03d19-0fa7-4a7e-b115-697f040c3b53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.090260 | controller |     "Jun 12 11:12:13.149143 crc crio[19822]: time=\"2026-06-12T11:12:13.148723683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=f135206c-d956-4c16-8dc4-ae4cf864257f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.090276 | controller |     "Jun 12 11:12:13.228388 crc crio[19822]: time=\"2026-06-12T11:12:13.228305142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090291 | controller |     "Jun 12 11:12:13.246765 crc crio[19822]: time=\"2026-06-12T11:12:13.246654577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=aba017c6-26db-4910-be52-64c20aa95d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.090307 | controller |     "Jun 12 11:12:13.256294 crc crio[19822]: time=\"2026-06-12T11:12:13.256188052Z\" level=info msg=\"Creating container: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd\" id=460f405b-e8a9-44f0-bfa6-af84ce0f46e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.090322 | controller |     "Jun 12 11:12:13.256717 crc crio[19822]: time=\"2026-06-12T11:12:13.256652727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090338 | controller |     "Jun 12 11:12:13.328615 crc crio[19822]: time=\"2026-06-12T11:12:13.32852466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090354 | controller |     "Jun 12 11:12:13.333483 crc crio[19822]: time=\"2026-06-12T11:12:13.333408165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090369 | controller |     "Jun 12 11:12:13.580902 crc crio[19822]: time=\"2026-06-12T11:12:13.580732216Z\" level=info msg=\"Created container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd\" id=460f405b-e8a9-44f0-bfa6-af84ce0f46e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.090385 | controller |     "Jun 12 11:12:13.582784 crc crio[19822]: time=\"2026-06-12T11:12:13.582684438Z\" level=info msg=\"Starting container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93\" id=bc0be641-b3a3-4e9b-9e95-75a05531d127 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.090401 | controller |     "Jun 12 11:12:13.593424 crc crio[19822]: time=\"2026-06-12T11:12:13.593286006Z\" level=info msg=\"Started container\" PID=249126 containerID=9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93 description=openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd id=bc0be641-b3a3-4e9b-9e95-75a05531d127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b",
2026-06-12 11:43:52.090417 | controller |     "Jun 12 11:12:14.018526 crc crio[19822]: time=\"2026-06-12T11:12:14.015533197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=95460739-892d-4ce2-ba6f-0345f6068063 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.090436 | controller |     "Jun 12 11:12:14.024480 crc crio[19822]: time=\"2026-06-12T11:12:14.024327413Z\" level=info msg=\"Created container cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config\" id=c993e684-d7ac-4d46-b00f-f33af943998f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.090452 | controller |     "Jun 12 11:12:14.026800 crc crio[19822]: time=\"2026-06-12T11:12:14.026224183Z\" level=info msg=\"Starting container: cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512\" id=89d7673e-4f67-4ef7-8321-3b7e84af0834 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.090468 | controller |     "Jun 12 11:12:14.044403 crc crio[19822]: time=\"2026-06-12T11:12:14.042680683Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=7011899a-8fd3-4852-9e74-30aacfd77823 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.090483 | controller |     "Jun 12 11:12:14.044403 crc crio[19822]: time=\"2026-06-12T11:12:14.043910713Z\" level=info msg=\"Started container\" PID=249123 containerID=cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512 description=openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config id=89d7673e-4f67-4ef7-8321-3b7e84af0834 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec",
2026-06-12 11:43:52.090499 | controller |     "Jun 12 11:12:14.059157 crc crio[19822]: time=\"2026-06-12T11:12:14.058959474Z\" level=info msg=\"Creating container: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server\" id=5ba35cd7-298e-4758-927e-df201fdb4a28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.090553 | controller |     "Jun 12 11:12:14.059587 crc crio[19822]: time=\"2026-06-12T11:12:14.059490661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090576 | controller |     "Jun 12 11:12:14.167866 crc crio[19822]: time=\"2026-06-12T11:12:14.166582445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090593 | controller |     "Jun 12 11:12:14.176039 crc crio[19822]: time=\"2026-06-12T11:12:14.175885052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.090609 | controller |     "Jun 12 11:12:14.347525 crc crio[19822]: time=\"2026-06-12T11:12:14.347419775Z\" level=info msg=\"Created container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server\" id=5ba35cd7-298e-4758-927e-df201fdb4a28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.090625 | controller |     "Jun 12 11:12:14.348708 crc crio[19822]: time=\"2026-06-12T11:12:14.348633544Z\" level=info msg=\"Starting container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16\" id=50cd6113-621f-4738-93a7-89a7c91e55cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.090640 | controller |     "Jun 12 11:12:14.358489 crc crio[19822]: time=\"2026-06-12T11:12:14.358140059Z\" level=info msg=\"Started container\" PID=249303 containerID=ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16 description=openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server id=50cd6113-621f-4738-93a7-89a7c91e55cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b",
2026-06-12 11:43:52.090660 | controller |     "Jun 12 11:12:16.378193 crc crio[19822]: time=\"2026-06-12T11:12:16.376466497Z\" level=info msg=\"Stopping pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=b0da1e16-7751-4d98-a03a-e5379a8ceb87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.090676 | controller |     "Jun 12 11:12:16.381871 crc crio[19822]: time=\"2026-06-12T11:12:16.380505431Z\" level=info msg=\"Got pod network &{Name:ovn-controller-sbpcz-config-d4fkg Namespace:openstack ID:3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec UID:951f8ead-156d-4164-ab6a-dbe5bfd61a80 NetNS:/var/run/netns/b0debfb8-e7f6-48b5-96d9-4562ffae306e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod951f8ead_156d_4164_ab6a_dbe5bfd61a80.slice PodAnnotations:0xc002144048}] Aliases:map[]}\"",
2026-06-12 11:43:52.090692 | controller |     "Jun 12 11:12:16.381871 crc crio[19822]: time=\"2026-06-12T11:12:16.380729939Z\" level=info msg=\"Deleting pod openstack_ovn-controller-sbpcz-config-d4fkg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.090707 | controller |     "Jun 12 11:12:16.935673 crc crio[19822]: time=\"2026-06-12T11:12:16.935129579Z\" level=info msg=\"Stopped pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=b0da1e16-7751-4d98-a03a-e5379a8ceb87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.090722 | controller |     "Jun 12 11:12:17.175705 crc crio[19822]: time=\"2026-06-12T11:12:17.175604661Z\" level=info msg=\"Stopped container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api\" id=864eafa7-21d4-4523-9080-c97b312b18dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.090737 | controller |     "Jun 12 11:12:17.178464 crc crio[19822]: time=\"2026-06-12T11:12:17.178381397Z\" level=info msg=\"Stopping pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=edb60b7e-e97c-40bf-9cf5-73a669c33597 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.090753 | controller |     "Jun 12 11:12:17.181003 crc crio[19822]: time=\"2026-06-12T11:12:17.180942999Z\" level=info msg=\"Got pod network &{Name:neutron-7cffd77f67-pg4pf Namespace:openstack ID:4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569 UID:58d79959-9991-42a3-b07a-0b5f55653eac NetNS:/var/run/netns/a0830c34-9cb8-4b42-9769-edc954aae678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58d79959_9991_42a3_b07a_0b5f55653eac.slice PodAnnotations:0xc007252058}] Aliases:map[]}\"",
2026-06-12 11:43:52.090768 | controller |     "Jun 12 11:12:17.181198 crc crio[19822]: time=\"2026-06-12T11:12:17.181147526Z\" level=info msg=\"Deleting pod openstack_neutron-7cffd77f67-pg4pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.090783 | controller |     "Jun 12 11:12:18.139718 crc crio[19822]: time=\"2026-06-12T11:12:18.138770079Z\" level=info msg=\"Stopped pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=edb60b7e-e97c-40bf-9cf5-73a669c33597 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.090799 | controller |     "Jun 12 11:12:18.658732 crc crio[19822]: time=\"2026-06-12T11:12:18.657873842Z\" level=info msg=\"Removing container: 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c\" id=51d7bbeb-d693-4c0f-97f3-fc7488736dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.090814 | controller |     "Jun 12 11:12:18.864789 crc crio[19822]: time=\"2026-06-12T11:12:18.864613936Z\" level=info msg=\"Removed container 1cc42179e2b0e5067970340e980369ce7490c9c1d645268b0e0ba6b4759b8e3c: openstack/neutron-7cffd77f67-pg4pf/neutron-httpd\" id=51d7bbeb-d693-4c0f-97f3-fc7488736dd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.090832 | controller |     "Jun 12 11:12:18.867723 crc crio[19822]: time=\"2026-06-12T11:12:18.867656611Z\" level=info msg=\"Removing container: 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e\" id=bc202606-4fb2-43c5-8287-2172afd0f47d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.090849 | controller |     "Jun 12 11:12:18.924276 crc crio[19822]: time=\"2026-06-12T11:12:18.924063265Z\" level=info msg=\"Removed container 9efe2655de6b6e0f3876aef8c8530b5af8588dcc60194b8aef8d30b75986e81e: openstack/neutron-7cffd77f67-pg4pf/neutron-api\" id=bc202606-4fb2-43c5-8287-2172afd0f47d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.090882 | controller |     "Jun 12 11:12:21.783740 crc crio[19822]: time=\"2026-06-12T11:12:21.782254515Z\" level=info msg=\"Stopping container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf (timeout: 30s)\" id=13f18522-d55d-4418-bf62-4ebf885e098c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.090898 | controller |     "Jun 12 11:12:21.783740 crc crio[19822]: time=\"2026-06-12T11:12:21.783058677Z\" level=info msg=\"Stopping container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19 (timeout: 30s)\" id=275bdf5e-4887-4135-942a-6ae2d1ba58e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.090914 | controller |     "Jun 12 11:12:22.054769 crc crio[19822]: time=\"2026-06-12T11:12:22.054321555Z\" level=info msg=\"Stopped container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd\" id=275bdf5e-4887-4135-942a-6ae2d1ba58e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.090929 | controller |     "Jun 12 11:12:23.106280 crc crio[19822]: time=\"2026-06-12T11:12:23.105850524Z\" level=info msg=\"Stopped container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server\" id=13f18522-d55d-4418-bf62-4ebf885e098c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.090944 | controller |     "Jun 12 11:12:23.107569 crc crio[19822]: time=\"2026-06-12T11:12:23.107496283Z\" level=info msg=\"Stopping pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=129f09d3-1a67-4cc9-b03d-bad86f6f4d5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.090959 | controller |     "Jun 12 11:12:23.126912 crc crio[19822]: time=\"2026-06-12T11:12:23.126756478Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6865c76df7-q68pw Namespace:openstack ID:d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76 UID:fcdfa60a-0c4e-4790-bf82-a4ee97974031 NetNS:/var/run/netns/ecb2493d-3566-440d-b559-82f8a1b10007 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcdfa60a_0c4e_4790_bf82_a4ee97974031.slice PodAnnotations:0xc0037c9d68}] Aliases:map[]}\"",
2026-06-12 11:43:52.090975 | controller |     "Jun 12 11:12:23.127236 crc crio[19822]: time=\"2026-06-12T11:12:23.127042867Z\" level=info msg=\"Deleting pod openstack_swift-proxy-6865c76df7-q68pw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.090990 | controller |     "Jun 12 11:12:24.088218 crc crio[19822]: time=\"2026-06-12T11:12:24.087780697Z\" level=info msg=\"Stopped pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=129f09d3-1a67-4cc9-b03d-bad86f6f4d5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.091005 | controller |     "Jun 12 11:12:24.860905 crc crio[19822]: time=\"2026-06-12T11:12:24.860577381Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/POD\" id=5c5eea2b-4a05-475a-a540-1e8155bd1e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.091020 | controller |     "Jun 12 11:12:24.861644 crc crio[19822]: time=\"2026-06-12T11:12:24.861621125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091038 | controller |     "Jun 12 11:12:24.907370 crc crio[19822]: time=\"2026-06-12T11:12:24.907053765Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc002ed0310}] Aliases:map[]}\"",
2026-06-12 11:43:52.091054 | controller |     "Jun 12 11:12:24.907370 crc crio[19822]: time=\"2026-06-12T11:12:24.907284332Z\" level=info msg=\"Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.091069 | controller |     "Jun 12 11:12:25.078436 crc crio[19822]: time=\"2026-06-12T11:12:25.074589749Z\" level=info msg=\"Removing container: 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf\" id=f6381e7e-d0e7-4f1a-b42c-3369eb294555 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091084 | controller |     "Jun 12 11:12:25.200259 crc crio[19822]: time=\"2026-06-12T11:12:25.200075561Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-nkwzq/POD\" id=a8cf3121-7a2f-4b46-935b-5892dca9aac2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.091099 | controller |     "Jun 12 11:12:25.200259 crc crio[19822]: time=\"2026-06-12T11:12:25.200214486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091114 | controller |     "Jun 12 11:12:25.262410 crc crio[19822]: time=\"2026-06-12T11:12:25.262226474Z\" level=info msg=\"Removed container 019ecc13baa9123ba4d7814d5f294fa911ea004ac6c533ee5f84167e594deeaf: openstack/swift-proxy-6865c76df7-q68pw/proxy-server\" id=f6381e7e-d0e7-4f1a-b42c-3369eb294555 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091129 | controller |     "Jun 12 11:12:25.266772 crc crio[19822]: time=\"2026-06-12T11:12:25.266558683Z\" level=info msg=\"Removing container: 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19\" id=f43ff138-a6de-4dfa-b330-fd60dc636191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091144 | controller |     "Jun 12 11:12:25.290238 crc crio[19822]: time=\"2026-06-12T11:12:25.289473336Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc002ed07f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.091160 | controller |     "Jun 12 11:12:25.290238 crc crio[19822]: time=\"2026-06-12T11:12:25.289944771Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-nkwzq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.091175 | controller |     "Jun 12 11:12:25.471046 crc crio[19822]: time=\"2026-06-12T11:12:25.468366382Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-hkfmz/POD\" id=ff66c9ff-14af-4e14-8815-5f500b01c6c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.091189 | controller |     "Jun 12 11:12:25.471046 crc crio[19822]: time=\"2026-06-12T11:12:25.468951561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091208 | controller |     "Jun 12 11:12:25.545973 crc crio[19822]: time=\"2026-06-12T11:12:25.545736091Z\" level=info msg=\"Removed container 525f5e1c114d8ca51daaa5f51f4070f9577c0b6506dacf863fd66c87aa0a4f19: openstack/swift-proxy-6865c76df7-q68pw/proxy-httpd\" id=f43ff138-a6de-4dfa-b330-fd60dc636191 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091223 | controller |     "Jun 12 11:12:25.574333 crc crio[19822]: time=\"2026-06-12T11:12:25.574191901Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc002ed0b20}] Aliases:map[]}\"",
2026-06-12 11:43:52.091240 | controller |     "Jun 12 11:12:25.574628 crc crio[19822]: time=\"2026-06-12T11:12:25.574501591Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-hkfmz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.091256 | controller |     "Jun 12 11:12:26.995721 crc crio[19822]: 2026-06-12T11:12:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5260298deccc34b Mac:9e:f8:05:7a:f4:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb SocketPath: PciID:}] [{Interface:0xc000014e50 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.091271 | controller |     "Jun 12 11:12:26.999152 crc crio[19822]: time=\"2026-06-12T11:12:26.999062008Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc002ed07f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.091287 | controller |     "Jun 12 11:12:26.999335 crc crio[19822]: time=\"2026-06-12T11:12:26.999288755Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-nkwzq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.091302 | controller |     "Jun 12 11:12:27.006775 crc crio[19822]: 2026-06-12T11:12:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7b9af530f5aab0 Mac:4e:10:89:ad:4b:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.091318 | controller |     "Jun 12 11:12:27.007783 crc crio[19822]: time=\"2026-06-12T11:12:27.007731148Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc002ed0b20}] Aliases:map[]}\"",
2026-06-12 11:43:52.091333 | controller |     "Jun 12 11:12:27.007968 crc crio[19822]: time=\"2026-06-12T11:12:27.007921255Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-hkfmz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.091351 | controller |     "Jun 12 11:12:27.019191 crc crio[19822]: time=\"2026-06-12T11:12:27.019080765Z\" level=info msg=\"Ran pod sandbox 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 with infra container: openstack/nova-cell0-cell-mapping-nkwzq/POD\" id=a8cf3121-7a2f-4b46-935b-5892dca9aac2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.091366 | controller |     "Jun 12 11:12:27.022306 crc crio[19822]: time=\"2026-06-12T11:12:27.022189292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1b6ed6df-db9e-4d55-99a7-62078fa6b0e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.091382 | controller |     "Jun 12 11:12:27.026664 crc crio[19822]: time=\"2026-06-12T11:12:27.026447528Z\" level=info msg=\"Ran pod sandbox a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 with infra container: openstack/nova-cell1-cell-mapping-hkfmz/POD\" id=ff66c9ff-14af-4e14-8815-5f500b01c6c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.091397 | controller |     "Jun 12 11:12:27.029656 crc crio[19822]: time=\"2026-06-12T11:12:27.029551867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=4047903f-1195-465f-908f-1c0d24aaaaf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.091412 | controller |     "Jun 12 11:12:27.049280 crc crio[19822]: time=\"2026-06-12T11:12:27.049182983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a189994d-509d-40bb-b54e-e32fc211d037 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.091430 | controller |     "Jun 12 11:12:27.063237 crc crio[19822]: time=\"2026-06-12T11:12:27.063128097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=2e156a6b-40f1-4986-b3d9-f3c804120e8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.091456 | controller |     "Jun 12 11:12:27.444761 crc crio[19822]: time=\"2026-06-12T11:12:27.444537676Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage\" id=dc59ba43-e005-4b60-91c9-7a99784e1ce5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.091472 | controller |     "Jun 12 11:12:27.451061 crc crio[19822]: time=\"2026-06-12T11:12:27.445246858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091487 | controller |     "Jun 12 11:12:27.459300 crc crio[19822]: time=\"2026-06-12T11:12:27.459189624Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage\" id=e310fc59-ded7-482c-8fcb-2d028961395f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.091503 | controller |     "Jun 12 11:12:27.486283 crc crio[19822]: time=\"2026-06-12T11:12:27.486169064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091518 | controller |     "Jun 12 11:12:27.531208 crc crio[19822]: time=\"2026-06-12T11:12:27.531082979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091533 | controller |     "Jun 12 11:12:27.536386 crc crio[19822]: time=\"2026-06-12T11:12:27.536297733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091552 | controller |     "Jun 12 11:12:27.548069 crc crio[19822]: time=\"2026-06-12T11:12:27.547922584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091568 | controller |     "Jun 12 11:12:27.551711 crc crio[19822]: time=\"2026-06-12T11:12:27.551625702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.091583 | controller |     "Jun 12 11:12:27.959540 crc crio[19822]: time=\"2026-06-12T11:12:27.95875744Z\" level=info msg=\"Created container 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage\" id=e310fc59-ded7-482c-8fcb-2d028961395f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.091598 | controller |     "Jun 12 11:12:27.961635 crc crio[19822]: time=\"2026-06-12T11:12:27.961521718Z\" level=info msg=\"Starting container: 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271\" id=8664ae70-3cae-45f6-8cde-3c1d10a99008 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.091613 | controller |     "Jun 12 11:12:27.969147 crc crio[19822]: time=\"2026-06-12T11:12:27.968917654Z\" level=info msg=\"Started container\" PID=250349 containerID=3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271 description=openstack/nova-cell1-cell-mapping-hkfmz/nova-manage id=8664ae70-3cae-45f6-8cde-3c1d10a99008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4",
2026-06-12 11:43:52.091629 | controller |     "Jun 12 11:12:28.272730 crc crio[19822]: time=\"2026-06-12T11:12:28.272320434Z\" level=info msg=\"Created container 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage\" id=dc59ba43-e005-4b60-91c9-7a99784e1ce5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.091645 | controller |     "Jun 12 11:12:28.274795 crc crio[19822]: time=\"2026-06-12T11:12:28.27471091Z\" level=info msg=\"Starting container: 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d\" id=49c41c6f-5d23-4aa3-bff8-40888c6c68e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.091661 | controller |     "Jun 12 11:12:28.291322 crc crio[19822]: time=\"2026-06-12T11:12:28.291233997Z\" level=info msg=\"Started container\" PID=250348 containerID=89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d description=openstack/nova-cell0-cell-mapping-nkwzq/nova-manage id=49c41c6f-5d23-4aa3-bff8-40888c6c68e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0",
2026-06-12 11:43:52.091677 | controller |     "Jun 12 11:12:28.354691 crc crio[19822]: 2026-06-12T11:12:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21cd0bda78a0227 Mac:72:a8:d5:57:4f:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.091693 | controller |     "Jun 12 11:12:28.356207 crc crio[19822]: time=\"2026-06-12T11:12:28.356125642Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc002ed0310}] Aliases:map[]}\"",
2026-06-12 11:43:52.091709 | controller |     "Jun 12 11:12:28.356396 crc crio[19822]: time=\"2026-06-12T11:12:28.356329819Z\" level=info msg=\"Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.091727 | controller |     "Jun 12 11:12:28.369876 crc crio[19822]: time=\"2026-06-12T11:12:28.369739371Z\" level=info msg=\"Ran pod sandbox 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/POD\" id=5c5eea2b-4a05-475a-a540-1e8155bd1e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.091743 | controller |     "Jun 12 11:12:28.372751 crc crio[19822]: time=\"2026-06-12T11:12:28.372652024Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.091758 | controller |     "Jun 12 11:12:28.373008 crc crio[19822]: time=\"2026-06-12T11:12:28.372918083Z\" level=info msg=\"Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4 not found\" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.091774 | controller |     "Jun 12 11:12:28.373008 crc crio[19822]: time=\"2026-06-12T11:12:28.372996225Z\" level=info msg=\"Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4 found\" id=dd4ce1d4-f008-48b5-bf4e-db1bff924f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.091789 | controller |     "Jun 12 11:12:28.374000 crc crio[19822]: time=\"2026-06-12T11:12:28.373944266Z\" level=info msg=\"Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=d6a0fa9e-84bf-4b6f-aaf6-337a38abb3a4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.091804 | controller |     "Jun 12 11:12:28.412985 crc crio[19822]: time=\"2026-06-12T11:12:28.412762844Z\" level=info msg=\"Trying to access \\\"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\\\"\"",
2026-06-12 11:43:52.091820 | controller |     "Jun 12 11:12:33.784389 crc crio[19822]: time=\"2026-06-12T11:12:33.783164582Z\" level=info msg=\"Removing container: f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2\" id=b69f8c9c-c479-4806-8eb5-95ad75696f9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091835 | controller |     "Jun 12 11:12:33.824666 crc crio[19822]: time=\"2026-06-12T11:12:33.824371299Z\" level=info msg=\"Removed container f982c0f7d1eac1727c4b88775a92a1509ed190046a74723450f8e3e7504fafe2: openshift-marketplace/redhat-operators-f7v7z/registry-server\" id=b69f8c9c-c479-4806-8eb5-95ad75696f9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091851 | controller |     "Jun 12 11:12:33.832379 crc crio[19822]: time=\"2026-06-12T11:12:33.832315609Z\" level=info msg=\"Removing container: 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8\" id=7902f6c4-6ff2-4df6-a73d-b87278426b3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091885 | controller |     "Jun 12 11:12:33.873197 crc crio[19822]: time=\"2026-06-12T11:12:33.873020383Z\" level=info msg=\"Removed container 4ab9a3fae23eb768cb93146c2611c6b797a58c715c8c6fba79e2572562ff98f8: openshift-marketplace/redhat-operators-f7v7z/extract-content\" id=7902f6c4-6ff2-4df6-a73d-b87278426b3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091906 | controller |     "Jun 12 11:12:33.878423 crc crio[19822]: time=\"2026-06-12T11:12:33.878326738Z\" level=info msg=\"Removing container: 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b\" id=80ab5b43-8fda-4a28-9d0c-7b9ea1ca1029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091922 | controller |     "Jun 12 11:12:34.030433 crc crio[19822]: time=\"2026-06-12T11:12:34.030334909Z\" level=info msg=\"Removed container 52699febf11ec642f4277d497c0e24961dfd350ba74ead85dfdf39046ce6ff6b: openshift-infra/auto-csr-approver-29687706-tq7j6/oc\" id=80ab5b43-8fda-4a28-9d0c-7b9ea1ca1029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091942 | controller |     "Jun 12 11:12:34.035617 crc crio[19822]: time=\"2026-06-12T11:12:34.035547563Z\" level=info msg=\"Removing container: cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7\" id=53cbffdd-141b-456b-ae9c-f6d4098337d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091958 | controller |     "Jun 12 11:12:34.092489 crc crio[19822]: time=\"2026-06-12T11:12:34.092368756Z\" level=info msg=\"Removed container cbe84a332d50166dce7b15daae4f7f59d1fcb8da22b2ff4ed0cddb800f8702a7: openshift-marketplace/redhat-operators-f7v7z/extract-utilities\" id=53cbffdd-141b-456b-ae9c-f6d4098337d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.091973 | controller |     "Jun 12 11:12:34.136575 crc crio[19822]: time=\"2026-06-12T11:12:34.13597355Z\" level=info msg=\"Stopping pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=49da83a2-8bf0-47d9-bbc3-4c6eda8f2495 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.091988 | controller |     "Jun 12 11:12:34.136575 crc crio[19822]: time=\"2026-06-12T11:12:34.136233049Z\" level=info msg=\"Stopped pod sandbox (already stopped): 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=49da83a2-8bf0-47d9-bbc3-4c6eda8f2495 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092004 | controller |     "Jun 12 11:12:34.138730 crc crio[19822]: time=\"2026-06-12T11:12:34.138559724Z\" level=info msg=\"Removing pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=cd1cdb97-7bbd-4e9c-b3ef-ad73b4b0e502 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092019 | controller |     "Jun 12 11:12:34.200145 crc crio[19822]: time=\"2026-06-12T11:12:34.199451019Z\" level=info msg=\"Removed pod sandbox: 165c02ecbeda2b12688e0451f91f93eccfcf64894243103e70ea77c29b1cc558\" id=cd1cdb97-7bbd-4e9c-b3ef-ad73b4b0e502 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092034 | controller |     "Jun 12 11:12:34.203147 crc crio[19822]: time=\"2026-06-12T11:12:34.202781749Z\" level=info msg=\"Stopping pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=fd7d409e-5949-4a8e-8d4f-094d54a5c197 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092048 | controller |     "Jun 12 11:12:34.203147 crc crio[19822]: time=\"2026-06-12T11:12:34.203058187Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=fd7d409e-5949-4a8e-8d4f-094d54a5c197 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092063 | controller |     "Jun 12 11:12:34.207749 crc crio[19822]: time=\"2026-06-12T11:12:34.207312273Z\" level=info msg=\"Removing pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=597884fb-95ae-4708-86f8-1e66a3785e0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092078 | controller |     "Jun 12 11:12:34.248964 crc crio[19822]: time=\"2026-06-12T11:12:34.247208019Z\" level=info msg=\"Removed pod sandbox: 3a101784a07e958a412a6303af8278a5d3ef043d16a6032cf524b0ae1c833b9c\" id=597884fb-95ae-4708-86f8-1e66a3785e0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092093 | controller |     "Jun 12 11:12:34.250143 crc crio[19822]: time=\"2026-06-12T11:12:34.250019985Z\" level=info msg=\"Stopping pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=79c95131-cf8d-4217-b64c-c4e2856c501d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092108 | controller |     "Jun 12 11:12:34.250257 crc crio[19822]: time=\"2026-06-12T11:12:34.250144529Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=79c95131-cf8d-4217-b64c-c4e2856c501d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092126 | controller |     "Jun 12 11:12:34.250868 crc crio[19822]: time=\"2026-06-12T11:12:34.250762089Z\" level=info msg=\"Removing pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=25533269-4b17-4bfd-a466-85dce7bcc09b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092141 | controller |     "Jun 12 11:12:34.282972 crc crio[19822]: time=\"2026-06-12T11:12:34.281713101Z\" level=info msg=\"Removed pod sandbox: f8d65bb46aa30c6a10c100ec973899937c9febeff6dffce717fd1db0040dd95f\" id=25533269-4b17-4bfd-a466-85dce7bcc09b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092156 | controller |     "Jun 12 11:12:34.283706 crc crio[19822]: time=\"2026-06-12T11:12:34.283653988Z\" level=info msg=\"Stopping pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=b54d6227-1617-4713-b8ca-c344715a90c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092171 | controller |     "Jun 12 11:12:34.283860 crc crio[19822]: time=\"2026-06-12T11:12:34.283729081Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=b54d6227-1617-4713-b8ca-c344715a90c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092185 | controller |     "Jun 12 11:12:34.284654 crc crio[19822]: time=\"2026-06-12T11:12:34.284584718Z\" level=info msg=\"Removing pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=1bab9246-9fd8-46a2-8620-0bf2cdd495ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092200 | controller |     "Jun 12 11:12:34.326278 crc crio[19822]: time=\"2026-06-12T11:12:34.326150004Z\" level=info msg=\"Removed pod sandbox: 80e4af4cbc7ff93f4e60788a861bb6b945b3722bfae34c5335bc53c958453fd6\" id=1bab9246-9fd8-46a2-8620-0bf2cdd495ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092214 | controller |     "Jun 12 11:12:34.330697 crc crio[19822]: time=\"2026-06-12T11:12:34.330002069Z\" level=info msg=\"Stopping pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=b2fdd000-a94c-4d53-b73f-a16ed46f7440 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092229 | controller |     "Jun 12 11:12:34.330887 crc crio[19822]: time=\"2026-06-12T11:12:34.330716392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=b2fdd000-a94c-4d53-b73f-a16ed46f7440 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092244 | controller |     "Jun 12 11:12:34.332298 crc crio[19822]: time=\"2026-06-12T11:12:34.332229569Z\" level=info msg=\"Removing pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=38d3d870-8993-4aa0-bd78-3bcd29bf8065 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092259 | controller |     "Jun 12 11:12:34.363702 crc crio[19822]: time=\"2026-06-12T11:12:34.363567737Z\" level=info msg=\"Removed pod sandbox: 4b25a68b0d2b04c3811696f16d3474d54e6089bfe2c9aab1dd32892fa9b88569\" id=38d3d870-8993-4aa0-bd78-3bcd29bf8065 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092274 | controller |     "Jun 12 11:12:34.367731 crc crio[19822]: time=\"2026-06-12T11:12:34.367369312Z\" level=info msg=\"Stopping pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=fb392fb7-faca-49d8-a751-5f546b18ad28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092289 | controller |     "Jun 12 11:12:34.368219 crc crio[19822]: time=\"2026-06-12T11:12:34.36792874Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=fb392fb7-faca-49d8-a751-5f546b18ad28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092307 | controller |     "Jun 12 11:12:34.370219 crc crio[19822]: time=\"2026-06-12T11:12:34.370139912Z\" level=info msg=\"Removing pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=5c45aa6d-fec7-4846-b9f9-c254a7e1abb9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092323 | controller |     "Jun 12 11:12:34.405739 crc crio[19822]: time=\"2026-06-12T11:12:34.405537754Z\" level=info msg=\"Removed pod sandbox: c7fb8350ff0b301239ca69b42367b4bf106a052033aa08555f8935582bf3cf19\" id=5c45aa6d-fec7-4846-b9f9-c254a7e1abb9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092338 | controller |     "Jun 12 11:12:34.411689 crc crio[19822]: time=\"2026-06-12T11:12:34.411632181Z\" level=info msg=\"Stopping pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=4369e6bc-70bf-461b-a7f8-23caa09cf1c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092353 | controller |     "Jun 12 11:12:34.411936 crc crio[19822]: time=\"2026-06-12T11:12:34.411701863Z\" level=info msg=\"Stopped pod sandbox (already stopped): 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=4369e6bc-70bf-461b-a7f8-23caa09cf1c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092369 | controller |     "Jun 12 11:12:34.412382 crc crio[19822]: time=\"2026-06-12T11:12:34.412318654Z\" level=info msg=\"Removing pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=abaec4b3-6800-4aa3-9250-2937e527f8c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092384 | controller |     "Jun 12 11:12:34.483867 crc crio[19822]: time=\"2026-06-12T11:12:34.481536697Z\" level=info msg=\"Removed pod sandbox: 234d699f61aa52829909b7543e9eacf1c204c03725b52ef0356baf91058bc45c\" id=abaec4b3-6800-4aa3-9250-2937e527f8c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092399 | controller |     "Jun 12 11:12:34.483867 crc crio[19822]: time=\"2026-06-12T11:12:34.482574195Z\" level=info msg=\"Stopping pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=92e3b005-302d-4e6f-a7ab-d1ab8c26fd8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092415 | controller |     "Jun 12 11:12:34.483867 crc crio[19822]: time=\"2026-06-12T11:12:34.482626876Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=92e3b005-302d-4e6f-a7ab-d1ab8c26fd8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092431 | controller |     "Jun 12 11:12:34.487866 crc crio[19822]: time=\"2026-06-12T11:12:34.48526038Z\" level=info msg=\"Removing pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=6470be67-6a39-4220-b1b6-049eff212df2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092446 | controller |     "Jun 12 11:12:34.517969 crc crio[19822]: time=\"2026-06-12T11:12:34.517417305Z\" level=info msg=\"Removed pod sandbox: ab46d63641d3c647c5e0dbb7a7aba7f6c08ddbc5e08c7162d1b5e8c3a7629c39\" id=6470be67-6a39-4220-b1b6-049eff212df2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092462 | controller |     "Jun 12 11:12:34.521788 crc crio[19822]: time=\"2026-06-12T11:12:34.519524606Z\" level=info msg=\"Stopping pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=4961d9eb-058e-475c-8b55-935b79803f4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092477 | controller |     "Jun 12 11:12:34.521788 crc crio[19822]: time=\"2026-06-12T11:12:34.519596928Z\" level=info msg=\"Stopped pod sandbox (already stopped): d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=4961d9eb-058e-475c-8b55-935b79803f4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092493 | controller |     "Jun 12 11:12:34.521788 crc crio[19822]: time=\"2026-06-12T11:12:34.520164693Z\" level=info msg=\"Removing pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=108fc203-81dc-459a-b7fb-57deb7671035 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092512 | controller |     "Jun 12 11:12:34.554945 crc crio[19822]: time=\"2026-06-12T11:12:34.554752282Z\" level=info msg=\"Removed pod sandbox: d34266200bf6dc03f9f2c268cc2c022a770bd0552dcdfec512c91a69a3152c76\" id=108fc203-81dc-459a-b7fb-57deb7671035 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092528 | controller |     "Jun 12 11:12:34.557220 crc crio[19822]: time=\"2026-06-12T11:12:34.55642436Z\" level=info msg=\"Stopping pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=9c1ecf71-6f99-40f5-8868-3a94c3a4e78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092544 | controller |     "Jun 12 11:12:34.557220 crc crio[19822]: time=\"2026-06-12T11:12:34.556546345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=9c1ecf71-6f99-40f5-8868-3a94c3a4e78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092559 | controller |     "Jun 12 11:12:34.559007 crc crio[19822]: time=\"2026-06-12T11:12:34.557357161Z\" level=info msg=\"Removing pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=b81e7fb6-3e52-42aa-99ce-e0133088206a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092575 | controller |     "Jun 12 11:12:34.609616 crc crio[19822]: time=\"2026-06-12T11:12:34.609515848Z\" level=info msg=\"Removed pod sandbox: 1c3e484c51683fb9576a56774385a2667b0f7925d0dc4217bb54a1269f6e95ac\" id=b81e7fb6-3e52-42aa-99ce-e0133088206a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.092591 | controller |     "Jun 12 11:12:38.253661 crc crio[19822]: time=\"2026-06-12T11:12:38.252742122Z\" level=info msg=\"Stopping pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=4a5a4881-272a-4ac0-902c-ba4ef1e95e6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092607 | controller |     "Jun 12 11:12:38.255580 crc crio[19822]: time=\"2026-06-12T11:12:38.254402006Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-hkfmz Namespace:openstack ID:a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4 UID:aca35570-10ea-409f-aa17-8a65fcf22668 NetNS:/var/run/netns/e0780565-d757-42cc-a39d-bc8ffe924814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaca35570_10ea_409f_aa17_8a65fcf22668.slice PodAnnotations:0xc007252420}] Aliases:map[]}\"",
2026-06-12 11:43:52.092623 | controller |     "Jun 12 11:12:38.255580 crc crio[19822]: time=\"2026-06-12T11:12:38.254550971Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-hkfmz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.092639 | controller |     "Jun 12 11:12:38.258338 crc crio[19822]: time=\"2026-06-12T11:12:38.258210297Z\" level=info msg=\"Stopping pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=edde9dea-cf0c-444f-906f-333b7fc9dff5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092655 | controller |     "Jun 12 11:12:38.259980 crc crio[19822]: time=\"2026-06-12T11:12:38.259756017Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nkwzq Namespace:openstack ID:5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0 UID:fc29c8c9-d997-4c30-a1d4-6f7a1d6cdc87 NetNS:/var/run/netns/eb51ce2b-430c-4d40-8e6e-734e5c5728cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc29c8c9_d997_4c30_a1d4_6f7a1d6cdc87.slice PodAnnotations:0xc0037c8700}] Aliases:map[]}\"",
2026-06-12 11:43:52.092671 | controller |     "Jun 12 11:12:38.260544 crc crio[19822]: time=\"2026-06-12T11:12:38.260404997Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-nkwzq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.092692 | controller |     "Jun 12 11:12:41.741540 crc crio[19822]: time=\"2026-06-12T11:12:41.740765849Z\" level=info msg=\"Stopped pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=4a5a4881-272a-4ac0-902c-ba4ef1e95e6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092708 | controller |     "Jun 12 11:12:43.301235 crc crio[19822]: time=\"2026-06-12T11:12:43.297455638Z\" level=info msg=\"Stopping container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a (timeout: 30s)\" id=bac0dd98-169c-44d7-894a-a4c36260ea32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.092723 | controller |     "Jun 12 11:12:43.301235 crc crio[19822]: time=\"2026-06-12T11:12:43.299217409Z\" level=info msg=\"Stopping container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb (timeout: 30s)\" id=32c7fdb5-ce09-4fd0-8281-925e8a3dd7eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.092739 | controller |     "Jun 12 11:12:43.389484 crc crio[19822]: time=\"2026-06-12T11:12:43.388442246Z\" level=info msg=\"Stopping container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67 (timeout: 30s)\" id=06397466-e8e4-4ec7-99f0-053c403858c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.092754 | controller |     "Jun 12 11:12:43.492216 crc crio[19822]: time=\"2026-06-12T11:12:43.491972097Z\" level=info msg=\"Stopping container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6 (timeout: 30s)\" id=f51518f6-57c7-4b4b-a04b-a805fbe1e4ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.092770 | controller |     "Jun 12 11:12:43.492216 crc crio[19822]: time=\"2026-06-12T11:12:43.492011808Z\" level=info msg=\"Stopping container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686 (timeout: 30s)\" id=151d3471-8bd9-49b3-b2c7-bf4c71012960 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.092786 | controller |     "Jun 12 11:12:44.804259 crc crio[19822]: time=\"2026-06-12T11:12:44.80327797Z\" level=info msg=\"Stopped pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=edde9dea-cf0c-444f-906f-333b7fc9dff5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.092801 | controller |     "Jun 12 11:12:44.809887 crc crio[19822]: time=\"2026-06-12T11:12:44.808216678Z\" level=info msg=\"Stopped container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log\" id=151d3471-8bd9-49b3-b2c7-bf4c71012960 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.092816 | controller |     "Jun 12 11:12:44.810291 crc crio[19822]: time=\"2026-06-12T11:12:44.810204052Z\" level=info msg=\"Stopped container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log\" id=32c7fdb5-ce09-4fd0-8281-925e8a3dd7eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.092832 | controller |     "Jun 12 11:12:45.817587 crc crio[19822]: time=\"2026-06-12T11:12:45.817411726Z\" level=info msg=\"Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:5d27a8d06adcbfe64674e92dd0e7db9bfbcc78978339a425ba27117930e5c03d\" id=d6a0fa9e-84bf-4b6f-aaf6-337a38abb3a4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.092851 | controller |     "Jun 12 11:12:45.819188 crc crio[19822]: time=\"2026-06-12T11:12:45.819026465Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=8dc4781a-9f12-4eaa-8c83-0d1206fdbbc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.092879 | controller |     "Jun 12 11:12:45.861991 crc crio[19822]: time=\"2026-06-12T11:12:45.861755579Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=67dd5578-952e-4d82-8012-80642600f65c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.092905 | controller |     "Jun 12 11:12:45.877706 crc crio[19822]: time=\"2026-06-12T11:12:45.876358465Z\" level=info msg=\"Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=979a96a3-d9f8-4c62-9f21-b346bb7b58a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.092922 | controller |     "Jun 12 11:12:45.880682 crc crio[19822]: time=\"2026-06-12T11:12:45.88058518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.092938 | controller |     "Jun 12 11:12:45.941252 crc crio[19822]: time=\"2026-06-12T11:12:45.94105044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.092954 | controller |     "Jun 12 11:12:45.945990 crc crio[19822]: time=\"2026-06-12T11:12:45.945929194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.092970 | controller |     "Jun 12 11:12:46.155628 crc crio[19822]: time=\"2026-06-12T11:12:46.155387726Z\" level=info msg=\"Created container c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=979a96a3-d9f8-4c62-9f21-b346bb7b58a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.092985 | controller |     "Jun 12 11:12:46.158695 crc crio[19822]: time=\"2026-06-12T11:12:46.15856489Z\" level=info msg=\"Starting container: c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6\" id=d3ca1963-34b0-4da4-839c-87d88a571536 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.093001 | controller |     "Jun 12 11:12:46.165497 crc crio[19822]: time=\"2026-06-12T11:12:46.165378986Z\" level=info msg=\"Started container\" PID=251501 containerID=c55599ff2c68dbd617d0302c466d03052f541e3a2883b97730897eaac24c85d6 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam id=d3ca1963-34b0-4da4-839c-87d88a571536 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f",
2026-06-12 11:43:52.093023 | controller |     "Jun 12 11:12:46.552525 crc crio[19822]: time=\"2026-06-12T11:12:46.552416372Z\" level=info msg=\"Stopped container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api\" id=bac0dd98-169c-44d7-894a-a4c36260ea32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.093041 | controller |     "Jun 12 11:12:46.554941 crc crio[19822]: time=\"2026-06-12T11:12:46.553759786Z\" level=info msg=\"Stopping pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=24e56c05-5f94-4a66-838a-85781f25a719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.093056 | controller |     "Jun 12 11:12:46.567700 crc crio[19822]: time=\"2026-06-12T11:12:46.558226989Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a UID:ad171bf3-8b4b-4fab-9a6f-e6725225694e NetNS:/var/run/netns/06bedf81-8e23-4e80-a55e-ff90fe79b757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad171bf3_8b4b_4fab_9a6f_e6725225694e.slice PodAnnotations:0xc0007acfa8}] Aliases:map[]}\"",
2026-06-12 11:43:52.093073 | controller |     "Jun 12 11:12:46.567700 crc crio[19822]: time=\"2026-06-12T11:12:46.558528248Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.093092 | controller |     "Jun 12 11:12:46.840492 crc crio[19822]: time=\"2026-06-12T11:12:46.839346416Z\" level=info msg=\"Stopped container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata\" id=f51518f6-57c7-4b4b-a04b-a805fbe1e4ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.093108 | controller |     "Jun 12 11:12:46.842399 crc crio[19822]: time=\"2026-06-12T11:12:46.842324351Z\" level=info msg=\"Stopping pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=65148fd2-1550-4c98-a994-42e787c53e36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.093124 | controller |     "Jun 12 11:12:46.844849 crc crio[19822]: time=\"2026-06-12T11:12:46.84474885Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e UID:93a87777-6dd0-4185-a8d3-d1271021bf71 NetNS:/var/run/netns/830ae6cb-b2fd-49cf-9afa-98548f66e35c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93a87777_6dd0_4185_a8d3_d1271021bf71.slice PodAnnotations:0xc001ee2728}] Aliases:map[]}\"",
2026-06-12 11:43:52.093139 | controller |     "Jun 12 11:12:46.845501 crc crio[19822]: time=\"2026-06-12T11:12:46.84537549Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.093155 | controller |     "Jun 12 11:12:47.022214 crc crio[19822]: time=\"2026-06-12T11:12:47.021088814Z\" level=info msg=\"Stopped pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=24e56c05-5f94-4a66-838a-85781f25a719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.093170 | controller |     "Jun 12 11:12:47.316533 crc crio[19822]: time=\"2026-06-12T11:12:47.316048263Z\" level=info msg=\"Stopped pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=65148fd2-1550-4c98-a994-42e787c53e36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.093185 | controller |     "Jun 12 11:12:47.493488 crc crio[19822]: time=\"2026-06-12T11:12:47.493074944Z\" level=info msg=\"Removing container: bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a\" id=d4470995-8b3d-47cf-9056-510ee1c6ca40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.093200 | controller |     "Jun 12 11:12:47.554607 crc crio[19822]: time=\"2026-06-12T11:12:47.554427934Z\" level=info msg=\"Removed container bbf3f1f0ef4b4530d0a6710d87d628e29f6dbcb16f407b7a12e54f1ad409700a: openstack/nova-api-0/nova-api-api\" id=d4470995-8b3d-47cf-9056-510ee1c6ca40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.093215 | controller |     "Jun 12 11:12:47.578137 crc crio[19822]: time=\"2026-06-12T11:12:47.578042893Z\" level=info msg=\"Removing container: 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb\" id=66d4b464-6bb3-46fa-9a0e-f450d214b110 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.093230 | controller |     "Jun 12 11:12:47.634757 crc crio[19822]: time=\"2026-06-12T11:12:47.634697819Z\" level=info msg=\"Removed container 73749129fe324807525399bef3ab3ba55f878d3599cd9f2209da6072f96139bb: openstack/nova-api-0/nova-api-log\" id=66d4b464-6bb3-46fa-9a0e-f450d214b110 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.093245 | controller |     "Jun 12 11:12:47.653242 crc crio[19822]: time=\"2026-06-12T11:12:47.653001795Z\" level=info msg=\"Removing container: 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6\" id=5a97c586-a0d6-4e00-bf32-b7769b7fa96e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.093260 | controller |     "Jun 12 11:12:47.724391 crc crio[19822]: time=\"2026-06-12T11:12:47.724307293Z\" level=info msg=\"Removed container 2957ecf23bfe3347fd198c89bf5afd7599ddd219c0410a3575617bfd052ee9f6: openstack/nova-metadata-0/nova-metadata-metadata\" id=5a97c586-a0d6-4e00-bf32-b7769b7fa96e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.093279 | controller |     "Jun 12 11:12:47.747305 crc crio[19822]: time=\"2026-06-12T11:12:47.74722888Z\" level=info msg=\"Removing container: 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686\" id=2a674dd8-aabb-4336-9d5a-47231d6f6538 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.093295 | controller |     "Jun 12 11:12:47.785804 crc crio[19822]: time=\"2026-06-12T11:12:47.785654089Z\" level=info msg=\"Removed container 239b5066fd14644894e05b887bd700f57ef2f6451ee56c1fa340c46f6771f686: openstack/nova-metadata-0/nova-metadata-log\" id=2a674dd8-aabb-4336-9d5a-47231d6f6538 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.093311 | controller |     "Jun 12 11:12:48.023746 crc crio[19822]: time=\"2026-06-12T11:12:48.023666619Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=8c2319fc-1c21-4bc3-bd28-e5141a353abd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.093326 | controller |     "Jun 12 11:12:48.025052 crc crio[19822]: time=\"2026-06-12T11:12:48.023767453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093342 | controller |     "Jun 12 11:12:48.055745 crc crio[19822]: time=\"2026-06-12T11:12:48.055267188Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}\"",
2026-06-12 11:43:52.093358 | controller |     "Jun 12 11:12:48.055745 crc crio[19822]: time=\"2026-06-12T11:12:48.055686231Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.093374 | controller |     "Jun 12 11:12:48.273402 crc crio[19822]: time=\"2026-06-12T11:12:48.273080557Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=8fc405ac-4141-4e72-bda1-161038c7e3d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.093389 | controller |     "Jun 12 11:12:48.273402 crc crio[19822]: time=\"2026-06-12T11:12:48.273264173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093405 | controller |     "Jun 12 11:12:48.308322 crc crio[19822]: time=\"2026-06-12T11:12:48.307717121Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc0007ac708}] Aliases:map[]}\"",
2026-06-12 11:43:52.093421 | controller |     "Jun 12 11:12:48.308322 crc crio[19822]: time=\"2026-06-12T11:12:48.307766704Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.093436 | controller |     "Jun 12 11:12:48.621861 crc crio[19822]: 2026-06-12T11:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebbcf291541d60d Mac:1a:b4:53:6c:e7:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 SocketPath: PciID:}] [{Interface:0xc0002b48c0 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.093456 | controller |     "Jun 12 11:12:48.623019 crc crio[19822]: time=\"2026-06-12T11:12:48.622969563Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2478}] Aliases:map[]}\"",
2026-06-12 11:43:52.093472 | controller |     "Jun 12 11:12:48.623190 crc crio[19822]: time=\"2026-06-12T11:12:48.623156229Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.093488 | controller |     "Jun 12 11:12:48.640327 crc crio[19822]: time=\"2026-06-12T11:12:48.640289222Z\" level=info msg=\"Ran pod sandbox ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 with infra container: openstack/nova-api-0/POD\" id=8c2319fc-1c21-4bc3-bd28-e5141a353abd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.093504 | controller |     "Jun 12 11:12:48.642787 crc crio[19822]: time=\"2026-06-12T11:12:48.642712409Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=cd6fb24a-8ff5-4f4b-9a07-6e036c601c6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.093519 | controller |     "Jun 12 11:12:48.649552 crc crio[19822]: time=\"2026-06-12T11:12:48.646006804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=321f1a1b-a261-449e-a050-8d40e6ee248a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.093535 | controller |     "Jun 12 11:12:48.654190 crc crio[19822]: time=\"2026-06-12T11:12:48.65402986Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3dfbb82a-b9a4-419f-b62c-de49c6188755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.093550 | controller |     "Jun 12 11:12:48.654543 crc crio[19822]: time=\"2026-06-12T11:12:48.654455533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093566 | controller |     "Jun 12 11:12:48.704795 crc crio[19822]: time=\"2026-06-12T11:12:48.704659175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093581 | controller |     "Jun 12 11:12:48.708082 crc crio[19822]: time=\"2026-06-12T11:12:48.708015761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093597 | controller |     "Jun 12 11:12:48.855692 crc crio[19822]: time=\"2026-06-12T11:12:48.855532118Z\" level=info msg=\"Created container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log\" id=3dfbb82a-b9a4-419f-b62c-de49c6188755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.093613 | controller |     "Jun 12 11:12:48.857153 crc crio[19822]: time=\"2026-06-12T11:12:48.857044736Z\" level=info msg=\"Starting container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e\" id=5997ea08-12f6-4498-942a-e7a8a150e12d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.093629 | controller |     "Jun 12 11:12:48.862692 crc crio[19822]: 2026-06-12T11:12:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3149d0a152af8d Mac:46:42:88:37:7a:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.093648 | controller |     "Jun 12 11:12:48.865175 crc crio[19822]: time=\"2026-06-12T11:12:48.86502005Z\" level=info msg=\"Started container\" PID=251906 containerID=f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e description=openstack/nova-api-0/nova-api-log id=5997ea08-12f6-4498-942a-e7a8a150e12d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8",
2026-06-12 11:43:52.093664 | controller |     "Jun 12 11:12:48.866599 crc crio[19822]: time=\"2026-06-12T11:12:48.866476108Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc0007ac708}] Aliases:map[]}\"",
2026-06-12 11:43:52.093680 | controller |     "Jun 12 11:12:48.867333 crc crio[19822]: time=\"2026-06-12T11:12:48.867306105Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.093696 | controller |     "Jun 12 11:12:48.877790 crc crio[19822]: time=\"2026-06-12T11:12:48.877587602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=9662d734-2e6d-4d71-9810-e689937011bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.093712 | controller |     "Jun 12 11:12:48.892486 crc crio[19822]: time=\"2026-06-12T11:12:48.891299262Z\" level=info msg=\"Ran pod sandbox f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a with infra container: openstack/nova-metadata-0/POD\" id=8fc405ac-4141-4e72-bda1-161038c7e3d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.093727 | controller |     "Jun 12 11:12:48.896885 crc crio[19822]: time=\"2026-06-12T11:12:48.896793445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=107b28b3-3ec2-4bf8-8feb-a7ffa053583f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.093743 | controller |     "Jun 12 11:12:48.902033 crc crio[19822]: time=\"2026-06-12T11:12:48.901906618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=736cb9fe-2537-4293-8b26-88155afc6a35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.093759 | controller |     "Jun 12 11:12:48.913284 crc crio[19822]: time=\"2026-06-12T11:12:48.913078503Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=9808ef65-9b80-46c5-941e-93535fbd8ce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.093775 | controller |     "Jun 12 11:12:48.913678 crc crio[19822]: time=\"2026-06-12T11:12:48.91360777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093790 | controller |     "Jun 12 11:12:48.949399 crc crio[19822]: time=\"2026-06-12T11:12:48.949266798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=76315cbe-c726-4299-8c90-ac23799069f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.093809 | controller |     "Jun 12 11:12:48.969682 crc crio[19822]: time=\"2026-06-12T11:12:48.969596227Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=2f056d85-1527-4b8b-9886-048df3d40e3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.093825 | controller |     "Jun 12 11:12:48.969980 crc crio[19822]: time=\"2026-06-12T11:12:48.969778453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093840 | controller |     "Jun 12 11:12:48.970163 crc crio[19822]: time=\"2026-06-12T11:12:48.970084592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093859 | controller |     "Jun 12 11:12:48.974944 crc crio[19822]: time=\"2026-06-12T11:12:48.974889385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093894 | controller |     "Jun 12 11:12:49.039648 crc crio[19822]: time=\"2026-06-12T11:12:49.039555182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093912 | controller |     "Jun 12 11:12:49.044895 crc crio[19822]: time=\"2026-06-12T11:12:49.044701483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.093928 | controller |     "Jun 12 11:12:49.258644 crc crio[19822]: time=\"2026-06-12T11:12:49.256674366Z\" level=info msg=\"Created container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log\" id=9808ef65-9b80-46c5-941e-93535fbd8ce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.093948 | controller |     "Jun 12 11:12:49.258644 crc crio[19822]: time=\"2026-06-12T11:12:49.258590466Z\" level=info msg=\"Starting container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3\" id=399f0f14-07bd-44ff-bcc8-5e3215a73b10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.093964 | controller |     "Jun 12 11:12:49.268370 crc crio[19822]: time=\"2026-06-12T11:12:49.268281515Z\" level=info msg=\"Started container\" PID=251929 containerID=5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3 description=openstack/nova-metadata-0/nova-metadata-log id=399f0f14-07bd-44ff-bcc8-5e3215a73b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a",
2026-06-12 11:43:52.093983 | controller |     "Jun 12 11:12:49.275875 crc crio[19822]: time=\"2026-06-12T11:12:49.275742104Z\" level=info msg=\"Created container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api\" id=2f056d85-1527-4b8b-9886-048df3d40e3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.094052 | controller |     "Jun 12 11:12:49.280741 crc crio[19822]: time=\"2026-06-12T11:12:49.280603759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4b319ffa-5cd2-4661-a637-55cefed12986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.094073 | controller |     "Jun 12 11:12:49.282329 crc crio[19822]: time=\"2026-06-12T11:12:49.282273953Z\" level=info msg=\"Starting container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea\" id=27affa21-4a28-4cd1-a548-6336a080dca1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.094089 | controller |     "Jun 12 11:12:49.296443 crc crio[19822]: time=\"2026-06-12T11:12:49.296359943Z\" level=info msg=\"Started container\" PID=251939 containerID=1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea description=openstack/nova-api-0/nova-api-api id=27affa21-4a28-4cd1-a548-6336a080dca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8",
2026-06-12 11:43:52.094110 | controller |     "Jun 12 11:12:49.336656 crc crio[19822]: time=\"2026-06-12T11:12:49.336600824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a63866ba-2806-489c-80d2-90fef7dcecea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.094126 | controller |     "Jun 12 11:12:49.344413 crc crio[19822]: time=\"2026-06-12T11:12:49.344365085Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=063ebf9f-4259-4bcf-b48f-cabf3b7b2b05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.094141 | controller |     "Jun 12 11:12:49.344983 crc crio[19822]: time=\"2026-06-12T11:12:49.344958154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094157 | controller |     "Jun 12 11:12:49.391467 crc crio[19822]: time=\"2026-06-12T11:12:49.391410583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094173 | controller |     "Jun 12 11:12:49.397249 crc crio[19822]: time=\"2026-06-12T11:12:49.397219669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094188 | controller |     "Jun 12 11:12:49.631135 crc crio[19822]: time=\"2026-06-12T11:12:49.630536185Z\" level=info msg=\"Created container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata\" id=063ebf9f-4259-4bcf-b48f-cabf3b7b2b05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.094204 | controller |     "Jun 12 11:12:49.636240 crc crio[19822]: time=\"2026-06-12T11:12:49.633370573Z\" level=info msg=\"Starting container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390\" id=064f0e15-64e3-43f4-be81-c78e46925506 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.094220 | controller |     "Jun 12 11:12:49.641250 crc crio[19822]: time=\"2026-06-12T11:12:49.641150134Z\" level=info msg=\"Started container\" PID=251987 containerID=501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390 description=openstack/nova-metadata-0/nova-metadata-metadata id=064f0e15-64e3-43f4-be81-c78e46925506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a",
2026-06-12 11:43:52.094236 | controller |     "Jun 12 11:12:54.233249 crc crio[19822]: time=\"2026-06-12T11:12:54.232501167Z\" level=info msg=\"Stopped container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=06397466-e8e4-4ec7-99f0-053c403858c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.094251 | controller |     "Jun 12 11:12:54.236915 crc crio[19822]: time=\"2026-06-12T11:12:54.236877557Z\" level=info msg=\"Stopping pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=7fe1249e-c0f0-4c56-a0ca-1f58a996cddb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.094267 | controller |     "Jun 12 11:12:54.238717 crc crio[19822]: time=\"2026-06-12T11:12:54.238684364Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15 UID:5825cf68-1a2a-48f6-9f62-72988fa74f08 NetNS:/var/run/netns/2628e59e-d26d-417a-ae69-5bcd1a71a1b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5825cf68_1a2a_48f6_9f62_72988fa74f08.slice PodAnnotations:0xc002ed0438}] Aliases:map[]}\"",
2026-06-12 11:43:52.094287 | controller |     "Jun 12 11:12:54.239136 crc crio[19822]: time=\"2026-06-12T11:12:54.239070946Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.094303 | controller |     "Jun 12 11:12:54.564202 crc crio[19822]: time=\"2026-06-12T11:12:54.563652091Z\" level=info msg=\"Stopped pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=7fe1249e-c0f0-4c56-a0ca-1f58a996cddb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.094318 | controller |     "Jun 12 11:12:56.152556 crc crio[19822]: time=\"2026-06-12T11:12:56.151917981Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=c9c0eae7-6e3e-47b2-91ea-4971cd52ace4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.094334 | controller |     "Jun 12 11:12:56.152556 crc crio[19822]: time=\"2026-06-12T11:12:56.152560742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094349 | controller |     "Jun 12 11:12:56.190320 crc crio[19822]: time=\"2026-06-12T11:12:56.190178962Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc003095038}] Aliases:map[]}\"",
2026-06-12 11:43:52.094364 | controller |     "Jun 12 11:12:56.190320 crc crio[19822]: time=\"2026-06-12T11:12:56.190260095Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.094380 | controller |     "Jun 12 11:12:56.500634 crc crio[19822]: 2026-06-12T11:12:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0313a40002f3baf Mac:b6:91:62:f6:2c:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.094395 | controller |     "Jun 12 11:12:56.502319 crc crio[19822]: time=\"2026-06-12T11:12:56.502232187Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc003095038}] Aliases:map[]}\"",
2026-06-12 11:43:52.094411 | controller |     "Jun 12 11:12:56.502482 crc crio[19822]: time=\"2026-06-12T11:12:56.502390352Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.094426 | controller |     "Jun 12 11:12:56.514678 crc crio[19822]: time=\"2026-06-12T11:12:56.51457491Z\" level=info msg=\"Ran pod sandbox 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 with infra container: openstack/nova-scheduler-0/POD\" id=c9c0eae7-6e3e-47b2-91ea-4971cd52ace4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.094442 | controller |     "Jun 12 11:12:56.517555 crc crio[19822]: time=\"2026-06-12T11:12:56.517472013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a993e602-f540-4190-8812-630e26eab4db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.094460 | controller |     "Jun 12 11:12:56.545769 crc crio[19822]: time=\"2026-06-12T11:12:56.545556139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=1bbe3530-f413-4068-a4e1-fb46f494e530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.094476 | controller |     "Jun 12 11:12:56.553800 crc crio[19822]: time=\"2026-06-12T11:12:56.553688968Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2072a1e4-3dc5-4eb8-903d-8178b5812fe8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.094491 | controller |     "Jun 12 11:12:56.554446 crc crio[19822]: time=\"2026-06-12T11:12:56.554292048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094507 | controller |     "Jun 12 11:12:56.639738 crc crio[19822]: time=\"2026-06-12T11:12:56.639263828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094522 | controller |     "Jun 12 11:12:56.643402 crc crio[19822]: time=\"2026-06-12T11:12:56.64336658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094538 | controller |     "Jun 12 11:12:56.796361 crc crio[19822]: time=\"2026-06-12T11:12:56.79607634Z\" level=info msg=\"Created container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=2072a1e4-3dc5-4eb8-903d-8178b5812fe8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.094553 | controller |     "Jun 12 11:12:56.802862 crc crio[19822]: time=\"2026-06-12T11:12:56.802698682Z\" level=info msg=\"Starting container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9\" id=513bedec-777b-4ab3-b867-22beed727388 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.094569 | controller |     "Jun 12 11:12:56.813256 crc crio[19822]: time=\"2026-06-12T11:12:56.813145015Z\" level=info msg=\"Started container\" PID=252707 containerID=039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=513bedec-777b-4ab3-b867-22beed727388 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7",
2026-06-12 11:43:52.094584 | controller |     "Jun 12 11:13:34.682193 crc crio[19822]: time=\"2026-06-12T11:13:34.680697327Z\" level=info msg=\"Stopping pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=9115a37d-8612-4d79-a9e8-ac49fdede516 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.094599 | controller |     "Jun 12 11:13:34.682193 crc crio[19822]: time=\"2026-06-12T11:13:34.682216566Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=9115a37d-8612-4d79-a9e8-ac49fdede516 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.094615 | controller |     "Jun 12 11:13:34.685603 crc crio[19822]: time=\"2026-06-12T11:13:34.683228638Z\" level=info msg=\"Removing pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=02716edf-ef94-42cf-a709-20b741a67b6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.094629 | controller |     "Jun 12 11:13:34.719761 crc crio[19822]: time=\"2026-06-12T11:13:34.719575126Z\" level=info msg=\"Removed pod sandbox: bc97b7f48d97620094c00e3d0c923c84691febb2e7550973886eac0c79d1e15a\" id=02716edf-ef94-42cf-a709-20b741a67b6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.094647 | controller |     "Jun 12 11:13:34.721399 crc crio[19822]: time=\"2026-06-12T11:13:34.721229061Z\" level=info msg=\"Stopping pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=0a466716-09b8-4955-be6b-736d833c736c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.094663 | controller |     "Jun 12 11:13:34.721530 crc crio[19822]: time=\"2026-06-12T11:13:34.721423827Z\" level=info msg=\"Stopped pod sandbox (already stopped): 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=0a466716-09b8-4955-be6b-736d833c736c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.094678 | controller |     "Jun 12 11:13:34.722382 crc crio[19822]: time=\"2026-06-12T11:13:34.722291724Z\" level=info msg=\"Removing pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=4c8827d7-b240-4827-a986-dce479e5aa44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.094694 | controller |     "Jun 12 11:13:34.748903 crc crio[19822]: time=\"2026-06-12T11:13:34.748751639Z\" level=info msg=\"Removed pod sandbox: 05116be764dd74683bd959bc2823b807d13dabe8ce7bea2aa051c0f994aaf31e\" id=4c8827d7-b240-4827-a986-dce479e5aa44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.094709 | controller |     "Jun 12 11:14:00.577743 crc crio[19822]: time=\"2026-06-12T11:14:00.576785827Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687714-ljbrr/POD\" id=0730d35f-f939-4a3b-a033-0632a476a97e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.094725 | controller |     "Jun 12 11:14:00.579901 crc crio[19822]: time=\"2026-06-12T11:14:00.577762088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094741 | controller |     "Jun 12 11:14:00.637358 crc crio[19822]: time=\"2026-06-12T11:14:00.637264047Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc0007add38}] Aliases:map[]}\"",
2026-06-12 11:43:52.094757 | controller |     "Jun 12 11:14:00.637698 crc crio[19822]: time=\"2026-06-12T11:14:00.6376767Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687714-ljbrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.094773 | controller |     "Jun 12 11:14:01.185024 crc crio[19822]: 2026-06-12T11:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c98aa27f8b8a6b Mac:ce:45:82:c0:04:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.094789 | controller |     "Jun 12 11:14:01.186901 crc crio[19822]: time=\"2026-06-12T11:14:01.186780498Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc0007add38}] Aliases:map[]}\"",
2026-06-12 11:43:52.094808 | controller |     "Jun 12 11:14:01.187255 crc crio[19822]: time=\"2026-06-12T11:14:01.187223762Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687714-ljbrr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.094824 | controller |     "Jun 12 11:14:01.199043 crc crio[19822]: time=\"2026-06-12T11:14:01.199007873Z\" level=info msg=\"Ran pod sandbox 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 with infra container: openshift-infra/auto-csr-approver-29687714-ljbrr/POD\" id=0730d35f-f939-4a3b-a033-0632a476a97e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.094840 | controller |     "Jun 12 11:14:01.202709 crc crio[19822]: time=\"2026-06-12T11:14:01.202606103Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=42d71dc6-0f85-437f-8773-41960e3666e8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.094860 | controller |     "Jun 12 11:14:01.214631 crc crio[19822]: time=\"2026-06-12T11:14:01.214528273Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.094905 | controller |     "Jun 12 11:14:04.571926 crc crio[19822]: time=\"2026-06-12T11:14:04.571356681Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=42d71dc6-0f85-437f-8773-41960e3666e8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.094922 | controller |     "Jun 12 11:14:04.576881 crc crio[19822]: time=\"2026-06-12T11:14:04.572927643Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9409a478-c17e-436a-a002-62476b29b989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.094939 | controller |     "Jun 12 11:14:04.576881 crc crio[19822]: time=\"2026-06-12T11:14:04.575371311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=281fa4a6-9839-49b2-a999-f263067bb015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.094954 | controller |     "Jun 12 11:14:04.583007 crc crio[19822]: time=\"2026-06-12T11:14:04.582916972Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687714-ljbrr/oc\" id=c9b80513-0aa3-4321-86d3-5aa2e44f78c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.094970 | controller |     "Jun 12 11:14:04.583518 crc crio[19822]: time=\"2026-06-12T11:14:04.583450959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.094985 | controller |     "Jun 12 11:14:04.642280 crc crio[19822]: time=\"2026-06-12T11:14:04.642187012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.095001 | controller |     "Jun 12 11:14:04.851869 crc crio[19822]: time=\"2026-06-12T11:14:04.851680994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.095017 | controller |     "Jun 12 11:14:04.999597 crc crio[19822]: time=\"2026-06-12T11:14:04.999490259Z\" level=info msg=\"Created container d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b: openshift-infra/auto-csr-approver-29687714-ljbrr/oc\" id=c9b80513-0aa3-4321-86d3-5aa2e44f78c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.095033 | controller |     "Jun 12 11:14:05.001254 crc crio[19822]: time=\"2026-06-12T11:14:05.001169864Z\" level=info msg=\"Starting container: d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b\" id=3ebca10d-1fd8-4aff-b5f0-77706b77e15a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.095048 | controller |     "Jun 12 11:14:05.008433 crc crio[19822]: time=\"2026-06-12T11:14:05.008334732Z\" level=info msg=\"Started container\" PID=256758 containerID=d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b description=openshift-infra/auto-csr-approver-29687714-ljbrr/oc id=3ebca10d-1fd8-4aff-b5f0-77706b77e15a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107",
2026-06-12 11:43:52.095068 | controller |     "Jun 12 11:14:07.164787 crc crio[19822]: time=\"2026-06-12T11:14:07.163640011Z\" level=info msg=\"Stopping pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=bdeb68d0-784f-4004-8ec8-b2d7266a7924 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.095085 | controller |     "Jun 12 11:14:07.166038 crc crio[19822]: time=\"2026-06-12T11:14:07.165523132Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687714-ljbrr Namespace:openshift-infra ID:6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107 UID:83be353b-420c-4713-887d-67b8f3fe166b NetNS:/var/run/netns/9ab322e0-3d0c-4577-a617-b829c862ec86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83be353b_420c_4713_887d_67b8f3fe166b.slice PodAnnotations:0xc000696560}] Aliases:map[]}\"",
2026-06-12 11:43:52.095102 | controller |     "Jun 12 11:14:07.166038 crc crio[19822]: time=\"2026-06-12T11:14:07.165648936Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687714-ljbrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.095117 | controller |     "Jun 12 11:14:07.499380 crc crio[19822]: time=\"2026-06-12T11:14:07.49896147Z\" level=info msg=\"Stopped pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=bdeb68d0-784f-4004-8ec8-b2d7266a7924 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.095132 | controller |     "Jun 12 11:14:11.235531 crc crio[19822]: time=\"2026-06-12T11:14:11.234609755Z\" level=info msg=\"Stopping pod sandbox: 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f\" id=9dbbff23-7dbe-46d2-9566-d3658d397709 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.095148 | controller |     "Jun 12 11:14:11.236501 crc crio[19822]: time=\"2026-06-12T11:14:11.23601365Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws Namespace:openstack ID:21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f UID:5e36a15f-20f6-476b-96cd-a2a43630d70b NetNS:/var/run/netns/d4fba537-7213-46a4-8e51-9461afd80f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e36a15f_20f6_476b_96cd_a2a43630d70b.slice PodAnnotations:0xc007252c80}] Aliases:map[]}\"",
2026-06-12 11:43:52.095164 | controller |     "Jun 12 11:14:11.236501 crc crio[19822]: time=\"2026-06-12T11:14:11.236313119Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.095180 | controller |     "Jun 12 11:14:11.764717 crc crio[19822]: time=\"2026-06-12T11:14:11.764241172Z\" level=info msg=\"Stopped pod sandbox: 21cd0bda78a0227d5f6703b3bc2efadc8b3730df797bc5eea3dfee258403c91f\" id=9dbbff23-7dbe-46d2-9566-d3658d397709 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.095195 | controller |     "Jun 12 11:14:13.387162 crc crio[19822]: time=\"2026-06-12T11:14:13.385998464Z\" level=info msg=\"Stopping container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f (timeout: 604800s)\" id=607b5adf-a3e2-47a9-9e48-0aef01ce106a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095211 | controller |     "Jun 12 11:14:13.561142 crc crio[19822]: time=\"2026-06-12T11:14:13.559902438Z\" level=info msg=\"Stopping container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a (timeout: 30s)\" id=2062f62b-5dd9-48eb-ab3f-dfbd754f4d33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095230 | controller |     "Jun 12 11:14:13.561142 crc crio[19822]: time=\"2026-06-12T11:14:13.560080886Z\" level=info msg=\"Stopping container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 (timeout: 30s)\" id=52e17349-a114-4ec3-8483-dd21d25c8ad0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095245 | controller |     "Jun 12 11:14:13.602963 crc crio[19822]: time=\"2026-06-12T11:14:13.600312098Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-64bf7cf685-lx47f/POD\" id=6f5ea857-d226-4606-99dd-4601181ec557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.095261 | controller |     "Jun 12 11:14:13.602963 crc crio[19822]: time=\"2026-06-12T11:14:13.600430472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.095276 | controller |     "Jun 12 11:14:13.668073 crc crio[19822]: time=\"2026-06-12T11:14:13.662170242Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-557c7cff68-xzwbj/POD\" id=31e02ad8-ccb7-464d-ac06-b1a0c988231c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.095292 | controller |     "Jun 12 11:14:13.668073 crc crio[19822]: time=\"2026-06-12T11:14:13.662651838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.095307 | controller |     "Jun 12 11:14:13.835615 crc crio[19822]: time=\"2026-06-12T11:14:13.835496336Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc00140e0d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.095323 | controller |     "Jun 12 11:14:13.835615 crc crio[19822]: time=\"2026-06-12T11:14:13.835587919Z\" level=info msg=\"Adding pod openstack_barbican-worker-64bf7cf685-lx47f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.095339 | controller |     "Jun 12 11:14:13.856313 crc crio[19822]: time=\"2026-06-12T11:14:13.856028372Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00008c918}] Aliases:map[]}\"",
2026-06-12 11:43:52.095355 | controller |     "Jun 12 11:14:13.856313 crc crio[19822]: time=\"2026-06-12T11:14:13.856289481Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-557c7cff68-xzwbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.095371 | controller |     "Jun 12 11:14:13.994526 crc crio[19822]: time=\"2026-06-12T11:14:13.994411056Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5bc555456d-6l857/POD\" id=be45925f-375e-4486-ab02-936e94d27d4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.095387 | controller |     "Jun 12 11:14:13.994526 crc crio[19822]: time=\"2026-06-12T11:14:13.99452886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.095402 | controller |     "Jun 12 11:14:14.024914 crc crio[19822]: time=\"2026-06-12T11:14:14.024754407Z\" level=info msg=\"Stopping container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4 (timeout: 30s)\" id=627cbb50-5cb2-44ad-9622-ad6bf1808370 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095421 | controller |     "Jun 12 11:14:14.030005 crc crio[19822]: time=\"2026-06-12T11:14:14.027216347Z\" level=info msg=\"Running pod sandbox: openstack/neutron-855dc7f74f-lkjrr/POD\" id=243a78e5-0098-4f68-9d6d-5319704b43a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.095438 | controller |     "Jun 12 11:14:14.030005 crc crio[19822]: time=\"2026-06-12T11:14:14.027298449Z\" level=info msg=\"Stopping container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020 (timeout: 30s)\" id=5dbed2f8-1c9f-412c-98ee-be21db96d5b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095455 | controller |     "Jun 12 11:14:14.030005 crc crio[19822]: time=\"2026-06-12T11:14:14.02732385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.095475 | controller |     "Jun 12 11:14:14.136598 crc crio[19822]: time=\"2026-06-12T11:14:14.136450842Z\" level=info msg=\"Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00140e788}] Aliases:map[]}\"",
2026-06-12 11:43:52.095492 | controller |     "Jun 12 11:14:14.136598 crc crio[19822]: time=\"2026-06-12T11:14:14.136569375Z\" level=info msg=\"Adding pod openstack_barbican-api-5bc555456d-6l857 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.095508 | controller |     "Jun 12 11:14:14.164948 crc crio[19822]: time=\"2026-06-12T11:14:14.158346813Z\" level=info msg=\"Stopping container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a (timeout: 30s)\" id=245bb7db-93c0-4010-82b5-07d27d7ad286 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095540 | controller |     "Jun 12 11:14:14.209906 crc crio[19822]: time=\"2026-06-12T11:14:14.207334763Z\" level=info msg=\"Stopping container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390 (timeout: 30s)\" id=26b6caad-213c-4ff2-9d84-f774e65331ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095556 | controller |     "Jun 12 11:14:14.214480 crc crio[19822]: time=\"2026-06-12T11:14:14.213678465Z\" level=info msg=\"Stopping container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3 (timeout: 30s)\" id=1d486a24-a80c-4e5a-9659-537b0db53261 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095572 | controller |     "Jun 12 11:14:14.287880 crc crio[19822]: time=\"2026-06-12T11:14:14.282005201Z\" level=info msg=\"Stopping container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9 (timeout: 30s)\" id=1b7cab40-b107-4d19-afd0-3b39232539c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095588 | controller |     "Jun 12 11:14:14.386873 crc crio[19822]: time=\"2026-06-12T11:14:14.379419334Z\" level=info msg=\"Stopping container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea (timeout: 30s)\" id=febb2a79-55bc-41fa-813c-e3be8285a45c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095603 | controller |     "Jun 12 11:14:14.386873 crc crio[19822]: time=\"2026-06-12T11:14:14.381330145Z\" level=info msg=\"Stopping container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e (timeout: 30s)\" id=ea2062f2-1a88-4f0f-b0f7-91f5fcc5af7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095654 | controller |     "Jun 12 11:14:14.472029 crc crio[19822]: time=\"2026-06-12T11:14:14.471900473Z\" level=info msg=\"Stopped container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log\" id=627cbb50-5cb2-44ad-9622-ad6bf1808370 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095671 | controller |     "Jun 12 11:14:14.502899 crc crio[19822]: time=\"2026-06-12T11:14:14.49589741Z\" level=info msg=\"Running pod sandbox: openstack/keystone-647c5b649f-ndzwv/POD\" id=7662057f-54d1-4507-91a7-4437b390f7a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.095687 | controller |     "Jun 12 11:14:14.502899 crc crio[19822]: time=\"2026-06-12T11:14:14.496571282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.095702 | controller |     "Jun 12 11:14:14.517888 crc crio[19822]: time=\"2026-06-12T11:14:14.515225178Z\" level=info msg=\"Stopped container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log\" id=1d486a24-a80c-4e5a-9659-537b0db53261 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095718 | controller |     "Jun 12 11:14:14.625322 crc crio[19822]: time=\"2026-06-12T11:14:14.625231736Z\" level=info msg=\"Stopping container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e (timeout: 604800s)\" id=6ad25bf9-56c4-4e09-b0aa-0c52e7557a94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095733 | controller |     "Jun 12 11:14:14.813962 crc crio[19822]: time=\"2026-06-12T11:14:14.813862934Z\" level=info msg=\"Stopping container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f (timeout: 30s)\" id=52aa9e6b-7ab1-44fc-ae9d-a18598d982b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095748 | controller |     "Jun 12 11:14:14.848162 crc crio[19822]: time=\"2026-06-12T11:14:14.848044519Z\" level=info msg=\"Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.095763 | controller |     "Jun 12 11:14:14.848348 crc crio[19822]: time=\"2026-06-12T11:14:14.848176434Z\" level=info msg=\"Adding pod openstack_keystone-647c5b649f-ndzwv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.095779 | controller |     "Jun 12 11:14:14.848891 crc crio[19822]: time=\"2026-06-12T11:14:14.848722891Z\" level=info msg=\"Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc007a8e160}] Aliases:map[]}\"",
2026-06-12 11:43:52.095794 | controller |     "Jun 12 11:14:14.848891 crc crio[19822]: time=\"2026-06-12T11:14:14.848802404Z\" level=info msg=\"Adding pod openstack_neutron-855dc7f74f-lkjrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.095809 | controller |     "Jun 12 11:14:14.997131 crc crio[19822]: time=\"2026-06-12T11:14:14.996966847Z\" level=info msg=\"Stopped container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log\" id=ea2062f2-1a88-4f0f-b0f7-91f5fcc5af7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.095827 | controller |     "Jun 12 11:14:15.380290 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4802753f258ff4 Mac:b2:ab:fb:13:01:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.095843 | controller |     "Jun 12 11:14:15.382329 crc crio[19822]: time=\"2026-06-12T11:14:15.382176284Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc00140e0d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.095858 | controller |     "Jun 12 11:14:15.382448 crc crio[19822]: time=\"2026-06-12T11:14:15.382383461Z\" level=info msg=\"Checking pod openstack_barbican-worker-64bf7cf685-lx47f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.095895 | controller |     "Jun 12 11:14:15.425885 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df6d6ec7fcd3cd3 Mac:52:eb:65:c2:e4:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.095912 | controller |     "Jun 12 11:14:15.425885 crc crio[19822]: time=\"2026-06-12T11:14:15.419379782Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00008c918}] Aliases:map[]}\"",
2026-06-12 11:43:52.095927 | controller |     "Jun 12 11:14:15.425885 crc crio[19822]: time=\"2026-06-12T11:14:15.419579948Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-557c7cff68-xzwbj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.095942 | controller |     "Jun 12 11:14:15.432679 crc crio[19822]: time=\"2026-06-12T11:14:15.431154226Z\" level=info msg=\"Ran pod sandbox a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed with infra container: openstack/barbican-worker-64bf7cf685-lx47f/POD\" id=6f5ea857-d226-4606-99dd-4601181ec557 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.095957 | controller |     "Jun 12 11:14:15.436163 crc crio[19822]: time=\"2026-06-12T11:14:15.433874785Z\" level=info msg=\"Ran pod sandbox df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 with infra container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/POD\" id=31e02ad8-ccb7-464d-ac06-b1a0c988231c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.095972 | controller |     "Jun 12 11:14:15.436163 crc crio[19822]: time=\"2026-06-12T11:14:15.435594898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=6631c72a-c37d-493a-ab48-ebe561464090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.095988 | controller |     "Jun 12 11:14:15.439340 crc crio[19822]: time=\"2026-06-12T11:14:15.439267955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=9f0f6301-8473-48a3-a67d-71175c78322e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096006 | controller |     "Jun 12 11:14:15.443303 crc crio[19822]: time=\"2026-06-12T11:14:15.443196851Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=97d1bc16-16be-4b4e-ab1c-e2d65e059ff0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096022 | controller |     "Jun 12 11:14:15.443728 crc crio[19822]: time=\"2026-06-12T11:14:15.443595764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=8f6a9881-d0b8-49d1-bd0b-cc78bd0818dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096037 | controller |     "Jun 12 11:14:15.471879 crc crio[19822]: time=\"2026-06-12T11:14:15.466194655Z\" level=info msg=\"Creating container: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log\" id=301d93ef-c708-4126-8109-561255b2ef81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096052 | controller |     "Jun 12 11:14:15.471879 crc crio[19822]: time=\"2026-06-12T11:14:15.466604198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096067 | controller |     "Jun 12 11:14:15.471879 crc crio[19822]: time=\"2026-06-12T11:14:15.47170748Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log\" id=5e47b58c-21da-49e4-8355-4e679f0364ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096082 | controller |     "Jun 12 11:14:15.497318 crc crio[19822]: time=\"2026-06-12T11:14:15.497176732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096099 | controller |     "Jun 12 11:14:15.633972 crc crio[19822]: time=\"2026-06-12T11:14:15.633567113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096116 | controller |     "Jun 12 11:14:15.634445 crc crio[19822]: time=\"2026-06-12T11:14:15.63409304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096131 | controller |     "Jun 12 11:14:15.644383 crc crio[19822]: time=\"2026-06-12T11:14:15.644198914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096147 | controller |     "Jun 12 11:14:15.646482 crc crio[19822]: time=\"2026-06-12T11:14:15.645780203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096162 | controller |     "Jun 12 11:14:15.768096 crc crio[19822]: time=\"2026-06-12T11:14:15.766758873Z\" level=info msg=\"Stopping container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9 (timeout: 30s)\" id=f00b07be-a5b5-488d-a3b7-ae8c425c713f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096177 | controller |     "Jun 12 11:14:15.795187 crc crio[19822]: time=\"2026-06-12T11:14:15.792221854Z\" level=info msg=\"Stopping container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb (timeout: 30s)\" id=533543d2-075e-4841-add3-61e1082a9da2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096193 | controller |     "Jun 12 11:14:15.826174 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e621cdd31a9f830 Mac:06:f9:cd:f6:68:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.096211 | controller |     "Jun 12 11:14:15.833967 crc crio[19822]: time=\"2026-06-12T11:14:15.82727412Z\" level=info msg=\"Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00008d3d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.096227 | controller |     "Jun 12 11:14:15.833967 crc crio[19822]: time=\"2026-06-12T11:14:15.8274722Z\" level=info msg=\"Checking pod openstack_keystone-647c5b649f-ndzwv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.096242 | controller |     "Jun 12 11:14:15.838013 crc crio[19822]: 2026-06-12T11:14:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21af15b85ef4ae7 Mac:96:b2:8f:0c:4e:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.096258 | controller |     "Jun 12 11:14:15.845096 crc crio[19822]: time=\"2026-06-12T11:14:15.84505192Z\" level=info msg=\"Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00140e788}] Aliases:map[]}\"",
2026-06-12 11:43:52.096273 | controller |     "Jun 12 11:14:15.845598 crc crio[19822]: time=\"2026-06-12T11:14:15.845576287Z\" level=info msg=\"Checking pod openstack_barbican-api-5bc555456d-6l857 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.096288 | controller |     "Jun 12 11:14:15.956558 crc crio[19822]: time=\"2026-06-12T11:14:15.956458484Z\" level=info msg=\"Created container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log\" id=5e47b58c-21da-49e4-8355-4e679f0364ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096303 | controller |     "Jun 12 11:14:15.957575 crc crio[19822]: time=\"2026-06-12T11:14:15.957513128Z\" level=info msg=\"Starting container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130\" id=78d32b0a-666c-42fe-9655-7f189b015613 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.096317 | controller |     "Jun 12 11:14:15.959669 crc crio[19822]: time=\"2026-06-12T11:14:15.958162339Z\" level=info msg=\"Stopped container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe\" id=2062f62b-5dd9-48eb-ab3f-dfbd754f4d33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096332 | controller |     "Jun 12 11:14:15.959669 crc crio[19822]: time=\"2026-06-12T11:14:15.958363156Z\" level=info msg=\"Ran pod sandbox e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 with infra container: openstack/keystone-647c5b649f-ndzwv/POD\" id=7662057f-54d1-4507-91a7-4437b390f7a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.096346 | controller |     "Jun 12 11:14:15.960355 crc crio[19822]: time=\"2026-06-12T11:14:15.960327719Z\" level=info msg=\"Ran pod sandbox 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 with infra container: openstack/barbican-api-5bc555456d-6l857/POD\" id=be45925f-375e-4486-ab02-936e94d27d4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.096364 | controller |     "Jun 12 11:14:15.961968 crc crio[19822]: time=\"2026-06-12T11:14:15.961934719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=75110187-ffdb-4849-badb-e87a2053a5b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096380 | controller |     "Jun 12 11:14:15.964497 crc crio[19822]: time=\"2026-06-12T11:14:15.964409951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=562b2c8f-bd13-4dde-aa34-116165e78697 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096395 | controller |     "Jun 12 11:14:15.974267 crc crio[19822]: time=\"2026-06-12T11:14:15.97420414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8affa7f8-b921-4fee-87ef-81d94afec2e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096410 | controller |     "Jun 12 11:14:15.976974 crc crio[19822]: time=\"2026-06-12T11:14:15.9763701Z\" level=info msg=\"Created container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log\" id=301d93ef-c708-4126-8109-561255b2ef81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096424 | controller |     "Jun 12 11:14:15.978945 crc crio[19822]: time=\"2026-06-12T11:14:15.978341064Z\" level=info msg=\"Starting container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8\" id=1690a284-e796-4558-84f6-e6f91abb2ff9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.096439 | controller |     "Jun 12 11:14:15.978945 crc crio[19822]: time=\"2026-06-12T11:14:15.978655414Z\" level=info msg=\"Started container\" PID=257847 containerID=cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130 description=openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log id=78d32b0a-666c-42fe-9655-7f189b015613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3",
2026-06-12 11:43:52.096454 | controller |     "Jun 12 11:14:15.987653 crc crio[19822]: time=\"2026-06-12T11:14:15.987307209Z\" level=info msg=\"Started container\" PID=257861 containerID=4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8 description=openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log id=1690a284-e796-4558-84f6-e6f91abb2ff9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed",
2026-06-12 11:43:52.096470 | controller |     "Jun 12 11:14:15.989261 crc crio[19822]: time=\"2026-06-12T11:14:15.989064885Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=7c66785f-4ffe-4031-8309-214b34ab01cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096485 | controller |     "Jun 12 11:14:15.994381 crc crio[19822]: time=\"2026-06-12T11:14:15.994086514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=67627f55-1c7a-40d8-81da-febe9dbd3663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096501 | controller |     "Jun 12 11:14:16.000250 crc crio[19822]: time=\"2026-06-12T11:14:16.000045625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=f0f9fdb5-1498-4333-893c-be2bcaee9f4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096519 | controller |     "Jun 12 11:14:16.054991 crc crio[19822]: time=\"2026-06-12T11:14:16.051197618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096535 | controller |     "Jun 12 11:14:16.063606 crc crio[19822]: time=\"2026-06-12T11:14:16.063464396Z\" level=info msg=\"Stopped container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=245bb7db-93c0-4010-82b5-07d27d7ad286 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096550 | controller |     "Jun 12 11:14:16.065966 crc crio[19822]: time=\"2026-06-12T11:14:16.065894584Z\" level=info msg=\"Stopping pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=63f6b58e-e585-4b60-ba4a-c0fa7da15591 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.096565 | controller |     "Jun 12 11:14:16.068324 crc crio[19822]: time=\"2026-06-12T11:14:16.067260049Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c UID:0ff86da0-46f8-459d-9b32-2c452de90f3a NetNS:/var/run/netns/c1cee22d-27fb-4694-98ec-62e6db963904 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ff86da0_46f8_459d_9b32_2c452de90f3a.slice PodAnnotations:0xc00008d7b8}] Aliases:map[]}\"",
2026-06-12 11:43:52.096581 | controller |     "Jun 12 11:14:16.068324 crc crio[19822]: time=\"2026-06-12T11:14:16.067445225Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.096596 | controller |     "Jun 12 11:14:16.108404 crc crio[19822]: 2026-06-12T11:14:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c142581d972694d Mac:7a:11:1e:c9:54:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.096611 | controller |     "Jun 12 11:14:16.109634 crc crio[19822]: time=\"2026-06-12T11:14:16.109359268Z\" level=info msg=\"Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc007a8e160}] Aliases:map[]}\"",
2026-06-12 11:43:52.096626 | controller |     "Jun 12 11:14:16.109731 crc crio[19822]: time=\"2026-06-12T11:14:16.109692969Z\" level=info msg=\"Checking pod openstack_neutron-855dc7f74f-lkjrr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.096640 | controller |     "Jun 12 11:14:16.128760 crc crio[19822]: time=\"2026-06-12T11:14:16.12864776Z\" level=info msg=\"Ran pod sandbox c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a with infra container: openstack/neutron-855dc7f74f-lkjrr/POD\" id=243a78e5-0098-4f68-9d6d-5319704b43a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.096655 | controller |     "Jun 12 11:14:16.131280 crc crio[19822]: time=\"2026-06-12T11:14:16.131201949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=4aba2b55-03f1-4459-aa72-1096ce0f8918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096672 | controller |     "Jun 12 11:14:16.131750 crc crio[19822]: time=\"2026-06-12T11:14:16.131587621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=76340540-be2a-465f-9c37-c972c3c655d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096687 | controller |     "Jun 12 11:14:16.134234 crc crio[19822]: time=\"2026-06-12T11:14:16.134166904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ac50d818-5f22-49aa-a085-8f698e5d1521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096702 | controller |     "Jun 12 11:14:16.142245 crc crio[19822]: time=\"2026-06-12T11:14:16.141600632Z\" level=info msg=\"Stopping container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85 (timeout: 30s)\" id=3e2bc280-e0b4-43bc-903b-3047272fc061 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096717 | controller |     "Jun 12 11:14:16.148580 crc crio[19822]: time=\"2026-06-12T11:14:16.148347386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096732 | controller |     "Jun 12 11:14:16.149445 crc crio[19822]: time=\"2026-06-12T11:14:16.14937714Z\" level=info msg=\"Creating container: openstack/keystone-647c5b649f-ndzwv/keystone-api\" id=362c93be-97ab-4bb0-b52d-b863d8bde75e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096747 | controller |     "Jun 12 11:14:16.153920 crc crio[19822]: time=\"2026-06-12T11:14:16.152416688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096762 | controller |     "Jun 12 11:14:16.175584 crc crio[19822]: time=\"2026-06-12T11:14:16.175331165Z\" level=info msg=\"Creating container: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker\" id=8c31d9b8-bbe9-496c-8189-94b485a0ed8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096777 | controller |     "Jun 12 11:14:16.175960 crc crio[19822]: time=\"2026-06-12T11:14:16.175925835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096793 | controller |     "Jun 12 11:14:16.177362 crc crio[19822]: time=\"2026-06-12T11:14:16.177251408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=b01a5b9f-041f-4adb-9ba4-9c005dff0096 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096808 | controller |     "Jun 12 11:14:16.179894 crc crio[19822]: time=\"2026-06-12T11:14:16.178073474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096824 | controller |     "Jun 12 11:14:16.243695 crc crio[19822]: time=\"2026-06-12T11:14:16.243438087Z\" level=info msg=\"Stopping container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d (timeout: 30s)\" id=4bdc0fe7-162e-4893-ac49-723d1facefc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096839 | controller |     "Jun 12 11:14:16.246363 crc crio[19822]: time=\"2026-06-12T11:14:16.246216309Z\" level=info msg=\"Stopping container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48 (timeout: 30s)\" id=f80a06a7-a308-482b-9899-7f99a6169b23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096857 | controller |     "Jun 12 11:14:16.255663 crc crio[19822]: time=\"2026-06-12T11:14:16.254191214Z\" level=info msg=\"Stopping container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba (timeout: 30s)\" id=107ac0b0-15b7-465a-bfb6-44a44a7fcaff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096895 | controller |     "Jun 12 11:14:16.256724 crc crio[19822]: time=\"2026-06-12T11:14:16.256415595Z\" level=info msg=\"Stopping container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1 (timeout: 30s)\" id=eb5c4cfe-2ab6-4453-b88d-7a00de0c0454 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.096913 | controller |     "Jun 12 11:14:16.298310 crc crio[19822]: time=\"2026-06-12T11:14:16.298271573Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener\" id=790b7d32-18ff-4e3a-98ef-30320d2ecc01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096929 | controller |     "Jun 12 11:14:16.323020 crc crio[19822]: time=\"2026-06-12T11:14:16.322924326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b8c86aaf-732a-44d2-89d8-97469b204d46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.096944 | controller |     "Jun 12 11:14:16.341248 crc crio[19822]: time=\"2026-06-12T11:14:16.340765795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096962 | controller |     "Jun 12 11:14:16.361107 crc crio[19822]: time=\"2026-06-12T11:14:16.358333485Z\" level=info msg=\"Creating container: openstack/neutron-855dc7f74f-lkjrr/neutron-api\" id=752a7320-2051-46ec-ad52-d5134be1b982 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.096978 | controller |     "Jun 12 11:14:16.466020 crc crio[19822]: time=\"2026-06-12T11:14:16.446547154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.096994 | controller |     "Jun 12 11:14:16.466020 crc crio[19822]: time=\"2026-06-12T11:14:16.448069459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097010 | controller |     "Jun 12 11:14:16.466020 crc crio[19822]: time=\"2026-06-12T11:14:16.450268486Z\" level=info msg=\"Stopped container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core\" id=107ac0b0-15b7-465a-bfb6-44a44a7fcaff name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.097026 | controller |     "Jun 12 11:14:16.468102 crc crio[19822]: time=\"2026-06-12T11:14:16.467978613Z\" level=info msg=\"Created container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=7c66785f-4ffe-4031-8309-214b34ab01cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.097041 | controller |     "Jun 12 11:14:16.478330 crc crio[19822]: time=\"2026-06-12T11:14:16.477739888Z\" level=info msg=\"Starting container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e\" id=41f1221d-6bc1-4f72-ae3a-a93dbd59c7fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.097056 | controller |     "Jun 12 11:14:16.478429 crc crio[19822]: time=\"2026-06-12T11:14:16.478395975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097072 | controller |     "Jun 12 11:14:16.489347 crc crio[19822]: time=\"2026-06-12T11:14:16.489236354Z\" level=info msg=\"Started container\" PID=257994 containerID=9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=41f1221d-6bc1-4f72-ae3a-a93dbd59c7fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162",
2026-06-12 11:43:52.097092 | controller |     "Jun 12 11:14:16.497013 crc crio[19822]: time=\"2026-06-12T11:14:16.496940047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097107 | controller |     "Jun 12 11:14:16.517388 crc crio[19822]: time=\"2026-06-12T11:14:16.517226516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097122 | controller |     "Jun 12 11:14:16.528493 crc crio[19822]: time=\"2026-06-12T11:14:16.523270758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6707672d-2567-4121-945a-dbfb63b0f413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.097137 | controller |     "Jun 12 11:14:16.542137 crc crio[19822]: time=\"2026-06-12T11:14:16.541390755Z\" level=info msg=\"Stopped container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd\" id=eb5c4cfe-2ab6-4453-b88d-7a00de0c0454 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.097152 | controller |     "Jun 12 11:14:16.560570 crc crio[19822]: time=\"2026-06-12T11:14:16.557557241Z\" level=info msg=\"Stopped container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera\" id=533543d2-075e-4841-add3-61e1082a9da2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.097167 | controller |     "Jun 12 11:14:16.560570 crc crio[19822]: time=\"2026-06-12T11:14:16.560556614Z\" level=info msg=\"Stopping pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=7feca5cc-90e4-4c30-a1a8-c9b4d067baa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.097182 | controller |     "Jun 12 11:14:16.568884 crc crio[19822]: time=\"2026-06-12T11:14:16.565630287Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9 UID:6980ac12-9ba7-41d1-95e0-c6730c214f04 NetNS:/var/run/netns/3f61f3aa-341a-4b14-8e46-42fb7232fe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6980ac12_9ba7_41d1_95e0_c6730c214f04.slice PodAnnotations:0xc000120420}] Aliases:map[]}\"",
2026-06-12 11:43:52.097197 | controller |     "Jun 12 11:14:16.568884 crc crio[19822]: time=\"2026-06-12T11:14:16.565974678Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.097212 | controller |     "Jun 12 11:14:16.617710 crc crio[19822]: time=\"2026-06-12T11:14:16.612760232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097228 | controller |     "Jun 12 11:14:16.624763 crc crio[19822]: time=\"2026-06-12T11:14:16.621636215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097243 | controller |     "Jun 12 11:14:16.632234 crc crio[19822]: time=\"2026-06-12T11:14:16.630011055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097258 | controller |     "Jun 12 11:14:16.634239 crc crio[19822]: time=\"2026-06-12T11:14:16.634182316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097276 | controller |     "Jun 12 11:14:16.686870 crc crio[19822]: time=\"2026-06-12T11:14:16.68328766Z\" level=info msg=\"Stopped container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera\" id=f00b07be-a5b5-488d-a3b7-ae8c425c713f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.097291 | controller |     "Jun 12 11:14:16.686870 crc crio[19822]: time=\"2026-06-12T11:14:16.684569612Z\" level=info msg=\"Stopping pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=35a24843-0aa8-496f-b593-62df652b736c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.097307 | controller |     "Jun 12 11:14:16.692699 crc crio[19822]: time=\"2026-06-12T11:14:16.689295081Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f UID:0f1047df-2fa3-46a0-bd5a-079da6713d3d NetNS:/var/run/netns/0f5b0cda-c24a-4b21-a365-28ff1aa96c2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f1047df_2fa3_46a0_bd5a_079da6713d3d.slice PodAnnotations:0xc0001207e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.097322 | controller |     "Jun 12 11:14:16.692699 crc crio[19822]: time=\"2026-06-12T11:14:16.689513248Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.097337 | controller |     "Jun 12 11:14:16.771664 crc crio[19822]: time=\"2026-06-12T11:14:16.77020448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=a6c86cd0-eeba-427f-a67f-c6e27ef1f327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.097353 | controller |     "Jun 12 11:14:16.784543 crc crio[19822]: time=\"2026-06-12T11:14:16.776284829Z\" level=info msg=\"Removing container: 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee\" id=ed9aff10-369f-47d0-9dc4-89082e0a71c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.097368 | controller |     "Jun 12 11:14:16.799952 crc crio[19822]: time=\"2026-06-12T11:14:16.799753088Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=726df8b8-7b8a-4b9e-a2c3-5cc6633c17e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.097383 | controller |     "Jun 12 11:14:16.828392 crc crio[19822]: time=\"2026-06-12T11:14:16.827240385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097398 | controller |     "Jun 12 11:14:16.937418 crc crio[19822]: time=\"2026-06-12T11:14:16.936561582Z\" level=info msg=\"Removed container 306b33414d24af4809cc001e113d125eaba01ce05f772b959fd233440c63c2ee: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ed9aff10-369f-47d0-9dc4-89082e0a71c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.097413 | controller |     "Jun 12 11:14:16.967867 crc crio[19822]: time=\"2026-06-12T11:14:16.963231885Z\" level=info msg=\"Stopped pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=63f6b58e-e585-4b60-ba4a-c0fa7da15591 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.097428 | controller |     "Jun 12 11:14:16.991199 crc crio[19822]: time=\"2026-06-12T11:14:16.991063891Z\" level=info msg=\"Stopped container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent\" id=4bdc0fe7-162e-4893-ac49-723d1facefc9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.097443 | controller |     "Jun 12 11:14:17.028244 crc crio[19822]: time=\"2026-06-12T11:14:17.028104044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097461 | controller |     "Jun 12 11:14:17.039363 crc crio[19822]: time=\"2026-06-12T11:14:17.039231008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.097476 | controller |     "Jun 12 11:14:17.220918 crc crio[19822]: time=\"2026-06-12T11:14:17.220292794Z\" level=info msg=\"Stopped pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=7feca5cc-90e4-4c30-a1a8-c9b4d067baa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.097491 | controller |     "Jun 12 11:14:17.345882 crc crio[19822]: time=\"2026-06-12T11:14:17.345714292Z\" level=info msg=\"Stopped pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=35a24843-0aa8-496f-b593-62df652b736c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.097567 | controller |     "Jun 12 11:14:17.682026 crc crio[19822]: time=\"2026-06-12T11:14:17.681316382Z\" level=info msg=\"Created container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker\" id=8c31d9b8-bbe9-496c-8189-94b485a0ed8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.097592 | controller |     "Jun 12 11:14:17.683427 crc crio[19822]: time=\"2026-06-12T11:14:17.683238973Z\" level=info msg=\"Starting container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917\" id=454ec734-6894-4bc2-970d-338ebdc6065a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.097608 | controller |     "Jun 12 11:14:17.690497 crc crio[19822]: time=\"2026-06-12T11:14:17.690250717Z\" level=info msg=\"Started container\" PID=258114 containerID=a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917 description=openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker id=454ec734-6894-4bc2-970d-338ebdc6065a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed",
2026-06-12 11:43:52.097624 | controller |     "Jun 12 11:14:17.692447 crc crio[19822]: time=\"2026-06-12T11:14:17.692329653Z\" level=info msg=\"Created container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener\" id=790b7d32-18ff-4e3a-98ef-30320d2ecc01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.097639 | controller |     "Jun 12 11:14:17.692679 crc crio[19822]: time=\"2026-06-12T11:14:17.692447528Z\" level=info msg=\"Created container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api\" id=752a7320-2051-46ec-ad52-d5134be1b982 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.097654 | controller |     "Jun 12 11:14:17.692679 crc crio[19822]: time=\"2026-06-12T11:14:17.692657323Z\" level=info msg=\"Created container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api\" id=362c93be-97ab-4bb0-b52d-b863d8bde75e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.097669 | controller |     "Jun 12 11:14:17.693158 crc crio[19822]: time=\"2026-06-12T11:14:17.693049477Z\" level=info msg=\"Created container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=726df8b8-7b8a-4b9e-a2c3-5cc6633c17e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.097683 | controller |     "Jun 12 11:14:17.693673 crc crio[19822]: time=\"2026-06-12T11:14:17.693614645Z\" level=info msg=\"Starting container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46\" id=a5cab66e-5b5b-46e5-b83e-74a5c4677a33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.097702 | controller |     "Jun 12 11:14:17.694244 crc crio[19822]: time=\"2026-06-12T11:14:17.694190223Z\" level=info msg=\"Starting container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5\" id=c0c2556c-75b1-4267-b373-4e2f9e2d364f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.097718 | controller |     "Jun 12 11:14:17.694331 crc crio[19822]: time=\"2026-06-12T11:14:17.694290536Z\" level=info msg=\"Starting container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f\" id=be2aae19-dfe0-429c-b42d-8a784606b865 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.097733 | controller |     "Jun 12 11:14:17.694407 crc crio[19822]: time=\"2026-06-12T11:14:17.694351732Z\" level=info msg=\"Starting container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf\" id=26569b7d-4ba0-4e0c-bfdb-a3bf8465225f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.097748 | controller |     "Jun 12 11:14:17.700755 crc crio[19822]: time=\"2026-06-12T11:14:17.700667271Z\" level=info msg=\"Started container\" PID=258112 containerID=a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f description=openstack/keystone-647c5b649f-ndzwv/keystone-api id=be2aae19-dfe0-429c-b42d-8a784606b865 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080",
2026-06-12 11:43:52.097764 | controller |     "Jun 12 11:14:17.710889 crc crio[19822]: time=\"2026-06-12T11:14:17.710576902Z\" level=info msg=\"Started container\" PID=258121 containerID=8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=c0c2556c-75b1-4267-b373-4e2f9e2d364f name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162",
2026-06-12 11:43:52.097780 | controller |     "Jun 12 11:14:17.714540 crc crio[19822]: time=\"2026-06-12T11:14:17.714063431Z\" level=info msg=\"Started container\" PID=258115 containerID=fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf description=openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener id=26569b7d-4ba0-4e0c-bfdb-a3bf8465225f name=/runtime.v1.RuntimeService/StartContainer sandboxID=df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3",
2026-06-12 11:43:52.097795 | controller |     "Jun 12 11:14:17.749789 crc crio[19822]: time=\"2026-06-12T11:14:17.747937939Z\" level=info msg=\"Stopped container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1b7cab40-b107-4d19-afd0-3b39232539c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.097811 | controller |     "Jun 12 11:14:17.756392 crc crio[19822]: time=\"2026-06-12T11:14:17.756294614Z\" level=info msg=\"Started container\" PID=258113 containerID=a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46 description=openstack/neutron-855dc7f74f-lkjrr/neutron-api id=a5cab66e-5b5b-46e5-b83e-74a5c4677a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a",
2026-06-12 11:43:52.097826 | controller |     "Jun 12 11:14:17.760523 crc crio[19822]: time=\"2026-06-12T11:14:17.760391424Z\" level=info msg=\"Stopping pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=95c935ef-3db6-4d68-86e7-9776cda186e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.097841 | controller |     "Jun 12 11:14:17.761906 crc crio[19822]: time=\"2026-06-12T11:14:17.761361372Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7 UID:357b0f28-83bb-4e89-b4d5-72cd2715ce97 NetNS:/var/run/netns/020d0831-c83b-4b3a-873f-f7b84bca9973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod357b0f28_83bb_4e89_b4d5_72cd2715ce97.slice PodAnnotations:0xc000696898}] Aliases:map[]}\"",
2026-06-12 11:43:52.097865 | controller |     "Jun 12 11:14:17.761906 crc crio[19822]: time=\"2026-06-12T11:14:17.761568799Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.097899 | controller |     "Jun 12 11:14:17.799060 crc crio[19822]: time=\"2026-06-12T11:14:17.796805597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=10334dc1-00c1-4c3b-ae30-accb64ce6521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.097916 | controller |     "Jun 12 11:14:17.865291 crc crio[19822]: time=\"2026-06-12T11:14:17.864788821Z\" level=info msg=\"Stopped container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached\" id=3e2bc280-e0b4-43bc-903b-3047272fc061 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.097932 | controller |     "Jun 12 11:14:17.876065 crc crio[19822]: time=\"2026-06-12T11:14:17.875977902Z\" level=info msg=\"Stopping pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=59edd814-db86-4d42-a84e-f41d26789275 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.097947 | controller |     "Jun 12 11:14:17.879583 crc crio[19822]: time=\"2026-06-12T11:14:17.879141044Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e UID:e399b2d8-f4d3-43cf-99d4-6dcc06e30ca5 NetNS:/var/run/netns/1a04a9c5-45b7-422a-b689-4889627255e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode399b2d8_f4d3_43cf_99d4_6dcc06e30ca5.slice PodAnnotations:0xc000696b10}] Aliases:map[]}\"",
2026-06-12 11:43:52.097963 | controller |     "Jun 12 11:14:17.879583 crc crio[19822]: time=\"2026-06-12T11:14:17.879316089Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.097978 | controller |     "Jun 12 11:14:17.931188 crc crio[19822]: time=\"2026-06-12T11:14:17.920260984Z\" level=info msg=\"Removing container: 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb\" id=b5a983fa-cc2b-4ffc-b4cd-875edbfdad1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.097993 | controller |     "Jun 12 11:14:17.968511 crc crio[19822]: time=\"2026-06-12T11:14:17.968430657Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-2244l/POD\" id=9e8043a4-29d0-45ff-87a2-61439087ee05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.098008 | controller |     "Jun 12 11:14:17.968772 crc crio[19822]: time=\"2026-06-12T11:14:17.968525055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.098023 | controller |     "Jun 12 11:14:18.034276 crc crio[19822]: time=\"2026-06-12T11:14:18.033490488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f1c26bdd-9158-4cec-893a-633c58b57d36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.098039 | controller |     "Jun 12 11:14:18.043082 crc crio[19822]: time=\"2026-06-12T11:14:18.042992015Z\" level=info msg=\"Removed container 513c55cd0a5e74e259af3b76a9d33cc764432dfbebfd847e41312e001990e8bb: openstack/openstack-cell1-galera-0/galera\" id=b5a983fa-cc2b-4ffc-b4cd-875edbfdad1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098054 | controller |     "Jun 12 11:14:18.054891 crc crio[19822]: time=\"2026-06-12T11:14:18.054745865Z\" level=info msg=\"Stopping container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523 (timeout: 30s)\" id=045f3386-da2d-47c0-b897-21b96a8673a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098072 | controller |     "Jun 12 11:14:18.055614 crc crio[19822]: time=\"2026-06-12T11:14:18.05552713Z\" level=info msg=\"Stopping container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb (timeout: 30s)\" id=f57b1c6f-18ba-49d0-aed6-49a715abd4b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098088 | controller |     "Jun 12 11:14:18.057434 crc crio[19822]: time=\"2026-06-12T11:14:18.05708335Z\" level=info msg=\"Removing container: 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12\" id=215fa03f-acce-4dd8-a432-54d6ef7dd846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098102 | controller |     "Jun 12 11:14:18.068335 crc crio[19822]: time=\"2026-06-12T11:14:18.068245518Z\" level=info msg=\"Creating container: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd\" id=246f0928-e6b0-4ef6-9d7f-d4d537ce0b15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.098117 | controller |     "Jun 12 11:14:18.080797 crc crio[19822]: time=\"2026-06-12T11:14:18.080538954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.098132 | controller |     "Jun 12 11:14:18.203620 crc crio[19822]: time=\"2026-06-12T11:14:18.203536978Z\" level=info msg=\"Removed container 8f924f712dd27ed170f11a8fb2ee343e320429b7b7f00eedc16d326fd468dd12: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=215fa03f-acce-4dd8-a432-54d6ef7dd846 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098148 | controller |     "Jun 12 11:14:18.219659 crc crio[19822]: time=\"2026-06-12T11:14:18.219376397Z\" level=info msg=\"Removing container: 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a\" id=dfa3b76a-811e-410b-b26e-f84b8196b2a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098163 | controller |     "Jun 12 11:14:18.220758 crc crio[19822]: time=\"2026-06-12T11:14:18.220704801Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc000120930}] Aliases:map[]}\"",
2026-06-12 11:43:52.098179 | controller |     "Jun 12 11:14:18.220758 crc crio[19822]: time=\"2026-06-12T11:14:18.220752612Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-2244l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.098194 | controller |     "Jun 12 11:14:18.275096 crc crio[19822]: time=\"2026-06-12T11:14:18.274152675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.098209 | controller |     "Jun 12 11:14:18.278582 crc crio[19822]: time=\"2026-06-12T11:14:18.27809388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.098224 | controller |     "Jun 12 11:14:18.336313 crc crio[19822]: time=\"2026-06-12T11:14:18.336196066Z\" level=info msg=\"Removed container 57fa17f7a01ed48a09c87829585456cd0215eb4c6d86de03117186ba10c5402a: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=dfa3b76a-811e-410b-b26e-f84b8196b2a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098240 | controller |     "Jun 12 11:14:18.343645 crc crio[19822]: time=\"2026-06-12T11:14:18.343564419Z\" level=info msg=\"Removing container: 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9\" id=8f897718-72a3-453d-8f81-5e6b204c59d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098258 | controller |     "Jun 12 11:14:18.444608 crc crio[19822]: time=\"2026-06-12T11:14:18.444290899Z\" level=info msg=\"Removed container 765a13415e114de02f5e02bd94478b005213f2d31c4b44864751f2e021e72ae9: openstack/openstack-galera-0/galera\" id=8f897718-72a3-453d-8f81-5e6b204c59d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098274 | controller |     "Jun 12 11:14:18.454918 crc crio[19822]: time=\"2026-06-12T11:14:18.45395117Z\" level=info msg=\"Removing container: 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24\" id=4f58995d-06d4-45d1-aead-83e759e063a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098290 | controller |     "Jun 12 11:14:18.531918 crc crio[19822]: time=\"2026-06-12T11:14:18.529798682Z\" level=info msg=\"Stopped pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=95c935ef-3db6-4d68-86e7-9776cda186e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.098306 | controller |     "Jun 12 11:14:18.536885 crc crio[19822]: time=\"2026-06-12T11:14:18.535885104Z\" level=info msg=\"Stopped pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=59edd814-db86-4d42-a84e-f41d26789275 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.098322 | controller |     "Jun 12 11:14:18.698884 crc crio[19822]: time=\"2026-06-12T11:14:18.698452853Z\" level=info msg=\"Removed container 0cbd5409d1acd1dd64d2c15b2621bfb14b9afd772f13319cb1189f76f31d1c24: openstack/openstack-galera-0/mysql-bootstrap\" id=4f58995d-06d4-45d1-aead-83e759e063a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098337 | controller |     "Jun 12 11:14:19.195796 crc crio[19822]: time=\"2026-06-12T11:14:19.195155298Z\" level=info msg=\"Removing container: 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9\" id=cf6e98d0-2ae5-4044-a4ca-2900ab342c67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098352 | controller |     "Jun 12 11:14:19.265682 crc crio[19822]: time=\"2026-06-12T11:14:19.265519971Z\" level=info msg=\"Removed container 039c50eb57f3145a7e8575e20eb7484e5066c2173baedd28858bc9e517dd37a9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=cf6e98d0-2ae5-4044-a4ca-2900ab342c67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098367 | controller |     "Jun 12 11:14:19.270359 crc crio[19822]: time=\"2026-06-12T11:14:19.269155288Z\" level=info msg=\"Stopping container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce (timeout: 30s)\" id=ec9b01df-c97d-4ac6-aa3e-eccd94ccc0ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098383 | controller |     "Jun 12 11:14:19.272166 crc crio[19822]: time=\"2026-06-12T11:14:19.27204059Z\" level=info msg=\"Stopping container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546 (timeout: 30s)\" id=1ec5b16e-3b00-4683-a760-53c1203b4085 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098399 | controller |     "Jun 12 11:14:19.278305 crc crio[19822]: time=\"2026-06-12T11:14:19.278233847Z\" level=info msg=\"Removing container: 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85\" id=68023d5c-b569-48f2-b42a-1f5f832e0bd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098414 | controller |     "Jun 12 11:14:19.340799 crc crio[19822]: time=\"2026-06-12T11:14:19.340673143Z\" level=info msg=\"Removed container 1bc97d6af0a85f6b48d5b4c786c2524288e896d9266722239c80f5c5c5347b85: openstack/memcached-0/memcached\" id=68023d5c-b569-48f2-b42a-1f5f832e0bd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.098430 | controller |     "Jun 12 11:14:19.395144 crc crio[19822]: time=\"2026-06-12T11:14:19.394895429Z\" level=info msg=\"Stopped container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log\" id=f57b1c6f-18ba-49d0-aed6-49a715abd4b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098451 | controller |     "Jun 12 11:14:19.399958 crc crio[19822]: time=\"2026-06-12T11:14:19.399478176Z\" level=info msg=\"Created container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd\" id=246f0928-e6b0-4ef6-9d7f-d4d537ce0b15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.098467 | controller |     "Jun 12 11:14:19.406561 crc crio[19822]: time=\"2026-06-12T11:14:19.404274469Z\" level=info msg=\"Starting container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371\" id=686b8968-a905-458f-9056-c1ca0d285804 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.098481 | controller |     "Jun 12 11:14:19.424618 crc crio[19822]: time=\"2026-06-12T11:14:19.424501159Z\" level=info msg=\"Started container\" PID=258326 containerID=a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371 description=openstack/neutron-855dc7f74f-lkjrr/neutron-httpd id=686b8968-a905-458f-9056-c1ca0d285804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a",
2026-06-12 11:43:52.098496 | controller |     "Jun 12 11:14:19.499087 crc crio[19822]: time=\"2026-06-12T11:14:19.492577898Z\" level=info msg=\"Stopped container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api\" id=5dbed2f8-1c9f-412c-98ee-be21db96d5b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098512 | controller |     "Jun 12 11:14:19.499087 crc crio[19822]: time=\"2026-06-12T11:14:19.498412533Z\" level=info msg=\"Stopping pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=59d02e88-ca49-47f4-a012-671c31196bd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.098527 | controller |     "Jun 12 11:14:19.505976 crc crio[19822]: time=\"2026-06-12T11:14:19.502900358Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750 UID:34e33576-484b-4a48-ae1a-23ee8ba2b3f2 NetNS:/var/run/netns/05ca0214-01c9-4670-8ac6-f05a751a61e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod34e33576_484b_4a48_ae1a_23ee8ba2b3f2.slice PodAnnotations:0xc001ee28e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.098542 | controller |     "Jun 12 11:14:19.505976 crc crio[19822]: time=\"2026-06-12T11:14:19.503179697Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.098557 | controller |     "Jun 12 11:14:19.562495 crc crio[19822]: 2026-06-12T11:14:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fcc4aacdb1d414 Mac:3a:33:f2:38:ba:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 SocketPath: PciID:}] [{Interface:0xc00051cd80 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.098572 | controller |     "Jun 12 11:14:19.566976 crc crio[19822]: time=\"2026-06-12T11:14:19.564320203Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc000120930}] Aliases:map[]}\"",
2026-06-12 11:43:52.098587 | controller |     "Jun 12 11:14:19.566976 crc crio[19822]: time=\"2026-06-12T11:14:19.564634143Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-2244l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.098606 | controller |     "Jun 12 11:14:19.578907 crc crio[19822]: time=\"2026-06-12T11:14:19.577037003Z\" level=info msg=\"Stopped container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api\" id=febb2a79-55bc-41fa-813c-e3be8285a45c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098621 | controller |     "Jun 12 11:14:19.599191 crc crio[19822]: time=\"2026-06-12T11:14:19.595481644Z\" level=info msg=\"Stopping pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=5b3a356a-fb42-4347-9cfc-0806d18f40c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.098635 | controller |     "Jun 12 11:14:19.599191 crc crio[19822]: time=\"2026-06-12T11:14:19.596009152Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8 UID:50fcd97f-a75f-49aa-9d00-8025293c366a NetNS:/var/run/netns/4e551203-906a-463c-b52a-599476bbe903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50fcd97f_a75f_49aa_9d00_8025293c366a.slice PodAnnotations:0xc001ee2b80}] Aliases:map[]}\"",
2026-06-12 11:43:52.098651 | controller |     "Jun 12 11:14:19.599191 crc crio[19822]: time=\"2026-06-12T11:14:19.596156356Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.098665 | controller |     "Jun 12 11:14:19.706193 crc crio[19822]: time=\"2026-06-12T11:14:19.700276182Z\" level=info msg=\"Ran pod sandbox 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 with infra container: openstack/keystone-db-sync-2244l/POD\" id=9e8043a4-29d0-45ff-87a2-61439087ee05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.098680 | controller |     "Jun 12 11:14:19.725416 crc crio[19822]: time=\"2026-06-12T11:14:19.725074165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.098694 | controller |     "Jun 12 11:14:19.725666 crc crio[19822]: time=\"2026-06-12T11:14:19.725460088Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.098709 | controller |     "Jun 12 11:14:19.725666 crc crio[19822]: time=\"2026-06-12T11:14:19.725505669Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=f24c3e3c-1ce4-4efa-bfb3-c456cd53cbd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.098724 | controller |     "Jun 12 11:14:19.735235 crc crio[19822]: time=\"2026-06-12T11:14:19.729027043Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0fa78e8a-9a08-447a-b1ae-f61b003c3cd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.098739 | controller |     "Jun 12 11:14:19.754393 crc crio[19822]: time=\"2026-06-12T11:14:19.748971061Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-12 11:43:52.098754 | controller |     "Jun 12 11:14:19.955066 crc crio[19822]: time=\"2026-06-12T11:14:19.954966267Z\" level=info msg=\"Stopped container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log\" id=ec9b01df-c97d-4ac6-aa3e-eccd94ccc0ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098769 | controller |     "Jun 12 11:14:20.085733 crc crio[19822]: time=\"2026-06-12T11:14:20.084568492Z\" level=info msg=\"Stopping container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e (timeout: 30s)\" id=c7e39781-34d6-4ae0-94b3-a817e04f2ced name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098786 | controller |     "Jun 12 11:14:20.137658 crc crio[19822]: time=\"2026-06-12T11:14:20.137067497Z\" level=info msg=\"Stopped container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata\" id=26b6caad-213c-4ff2-9d84-f774e65331ed name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.098801 | controller |     "Jun 12 11:14:20.148231 crc crio[19822]: time=\"2026-06-12T11:14:20.148072447Z\" level=info msg=\"Stopping pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=f0e691b4-6356-4242-8150-1b08978dbf6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.098816 | controller |     "Jun 12 11:14:20.159394 crc crio[19822]: time=\"2026-06-12T11:14:20.148786515Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a UID:9c95d93a-f6e8-46fb-9441-89154cd423ef NetNS:/var/run/netns/d5e5beca-eb75-4055-bf74-99a5604ce088 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c95d93a_f6e8_46fb_9441_89154cd423ef.slice PodAnnotations:0xc001ee2f68}] Aliases:map[]}\"",
2026-06-12 11:43:52.098831 | controller |     "Jun 12 11:14:20.159394 crc crio[19822]: time=\"2026-06-12T11:14:20.148969271Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.098846 | controller |     "Jun 12 11:14:20.312925 crc crio[19822]: time=\"2026-06-12T11:14:20.311154191Z\" level=info msg=\"Stopped pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=59d02e88-ca49-47f4-a012-671c31196bd4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.098865 | controller |     "Jun 12 11:14:20.490750 crc crio[19822]: time=\"2026-06-12T11:14:20.490226138Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=a15784d2-dd20-4ddf-82c4-f8f063126954 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.098898 | controller |     "Jun 12 11:14:20.490750 crc crio[19822]: time=\"2026-06-12T11:14:20.490649261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.098914 | controller |     "Jun 12 11:14:20.491443 crc crio[19822]: time=\"2026-06-12T11:14:20.491353354Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=285d462a-5d76-443e-9ee7-712ce2dfb971 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.098929 | controller |     "Jun 12 11:14:20.491770 crc crio[19822]: time=\"2026-06-12T11:14:20.491644813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.098944 | controller |     "Jun 12 11:14:20.556143 crc crio[19822]: time=\"2026-06-12T11:14:20.554483455Z\" level=info msg=\"Stopped pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=5b3a356a-fb42-4347-9cfc-0806d18f40c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.098959 | controller |     "Jun 12 11:14:20.669352 crc crio[19822]: time=\"2026-06-12T11:14:20.669027889Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032642a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.098978 | controller |     "Jun 12 11:14:20.673023 crc crio[19822]: time=\"2026-06-12T11:14:20.672979906Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.098993 | controller |     "Jun 12 11:14:20.716145 crc crio[19822]: time=\"2026-06-12T11:14:20.714736125Z\" level=info msg=\"Stopped container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq\" id=607b5adf-a3e2-47a9-9e48-0aef01ce106a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.099008 | controller |     "Jun 12 11:14:20.719215 crc crio[19822]: time=\"2026-06-12T11:14:20.717146784Z\" level=info msg=\"Stopping pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=167f1e35-811c-4b8f-9ab8-15e7460f51bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099022 | controller |     "Jun 12 11:14:20.729389 crc crio[19822]: time=\"2026-06-12T11:14:20.729307046Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b UID:3aaf6361-e341-4b09-9fd1-3133fbdfed52 NetNS:/var/run/netns/4e9df251-3e1b-405b-94d6-7069e2f1557f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aaf6361_e341_4b09_9fd1_3133fbdfed52.slice PodAnnotations:0xc007252250}] Aliases:map[]}\"",
2026-06-12 11:43:52.099037 | controller |     "Jun 12 11:14:20.729608 crc crio[19822]: time=\"2026-06-12T11:14:20.729523123Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099052 | controller |     "Jun 12 11:14:20.768430 crc crio[19822]: time=\"2026-06-12T11:14:20.76834229Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 UID:caca0f99-8564-4859-86fd-19a712e563ed NetNS:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaca0f99_8564_4859_86fd_19a712e563ed.slice PodAnnotations:0xc003264520}] Aliases:map[]}\"",
2026-06-12 11:43:52.099067 | controller |     "Jun 12 11:14:20.771965 crc crio[19822]: time=\"2026-06-12T11:14:20.771922965Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099082 | controller |     "Jun 12 11:14:20.905596 crc crio[19822]: time=\"2026-06-12T11:14:20.905506111Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=ffbe2b22-573e-4f75-95ff-8334e8bcedb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.099097 | controller |     "Jun 12 11:14:20.905704 crc crio[19822]: time=\"2026-06-12T11:14:20.905634916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.099111 | controller |     "Jun 12 11:14:21.059864 crc crio[19822]: time=\"2026-06-12T11:14:21.057918493Z\" level=info msg=\"Removing container: 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020\" id=f97a77fb-2496-45de-8351-7563b8e0143a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099126 | controller |     "Jun 12 11:14:21.347860 crc crio[19822]: time=\"2026-06-12T11:14:21.347707253Z\" level=info msg=\"Stopped pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=f0e691b4-6356-4242-8150-1b08978dbf6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099144 | controller |     "Jun 12 11:14:21.354399 crc crio[19822]: time=\"2026-06-12T11:14:21.348031921Z\" level=info msg=\"Stopped container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=6ad25bf9-56c4-4e09-b0aa-0c52e7557a94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.099159 | controller |     "Jun 12 11:14:21.357545 crc crio[19822]: time=\"2026-06-12T11:14:21.356888845Z\" level=info msg=\"Stopping pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=bc6c5f54-0643-4a11-a21b-1346b191114d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099174 | controller |     "Jun 12 11:14:21.369504 crc crio[19822]: time=\"2026-06-12T11:14:21.361165048Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd UID:261db637-d6fb-48b3-b36a-fb7c5a360921 NetNS:/var/run/netns/4b9b2a9a-08f5-43d9-a995-12a87b8975d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod261db637_d6fb_48b3_b36a_fb7c5a360921.slice PodAnnotations:0xc002144460}] Aliases:map[]}\"",
2026-06-12 11:43:52.099189 | controller |     "Jun 12 11:14:21.369504 crc crio[19822]: time=\"2026-06-12T11:14:21.361347514Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099204 | controller |     "Jun 12 11:14:21.451140 crc crio[19822]: time=\"2026-06-12T11:14:21.451016316Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a UID:3d9d9ea1-7aca-4e1c-9ce8-7f463c0a2216 NetNS:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9d9ea1_7aca_4e1c_9ce8_7f463c0a2216.slice PodAnnotations:0xc003264878}] Aliases:map[]}\"",
2026-06-12 11:43:52.099220 | controller |     "Jun 12 11:14:21.451332 crc crio[19822]: time=\"2026-06-12T11:14:21.451093109Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099235 | controller |     "Jun 12 11:14:21.453092 crc crio[19822]: time=\"2026-06-12T11:14:21.451103379Z\" level=info msg=\"Removed container 451bc43ea946d1e664d4f0bf873cbae186ebbe6c985d37bacdc4ffd71d6e9020: openstack/cinder-api-0/cinder-api\" id=f97a77fb-2496-45de-8351-7563b8e0143a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099250 | controller |     "Jun 12 11:14:21.476101 crc crio[19822]: time=\"2026-06-12T11:14:21.476012862Z\" level=info msg=\"Removing container: 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4\" id=302a9283-3480-4af8-814d-cbfc51d37841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099265 | controller |     "Jun 12 11:14:21.567478 crc crio[19822]: time=\"2026-06-12T11:14:21.560067476Z\" level=info msg=\"Stopped container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent\" id=f80a06a7-a308-482b-9899-7f99a6169b23 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.099280 | controller |     "Jun 12 11:14:21.567478 crc crio[19822]: time=\"2026-06-12T11:14:21.562948315Z\" level=info msg=\"Stopping pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=5d0f8769-7ef3-4067-a5d2-2f77a4d55e01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099295 | controller |     "Jun 12 11:14:21.567478 crc crio[19822]: time=\"2026-06-12T11:14:21.564741834Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7 UID:1598a3d2-3739-4a93-84ee-ad911cb3cb76 NetNS:/var/run/netns/b7616d20-6ba4-4c9f-b6eb-e9562a6a67a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1598a3d2_3739_4a93_84ee_ad911cb3cb76.slice PodAnnotations:0xc001ee2378}] Aliases:map[]}\"",
2026-06-12 11:43:52.099314 | controller |     "Jun 12 11:14:21.567478 crc crio[19822]: time=\"2026-06-12T11:14:21.564966161Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099329 | controller |     "Jun 12 11:14:21.583923 crc crio[19822]: time=\"2026-06-12T11:14:21.577320675Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=4bae43d2-7921-4d2e-bdf2-ab9cb999b1f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.099344 | controller |     "Jun 12 11:14:21.583923 crc crio[19822]: time=\"2026-06-12T11:14:21.57777662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.099360 | controller |     "Jun 12 11:14:21.649051 crc crio[19822]: time=\"2026-06-12T11:14:21.648172689Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=53c49f44-b0fd-491a-87c7-972c49f225d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.099375 | controller |     "Jun 12 11:14:21.649051 crc crio[19822]: time=\"2026-06-12T11:14:21.648295703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.099390 | controller |     "Jun 12 11:14:21.678361 crc crio[19822]: time=\"2026-06-12T11:14:21.677276667Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00244c868}] Aliases:map[]}\"",
2026-06-12 11:43:52.099405 | controller |     "Jun 12 11:14:21.678361 crc crio[19822]: time=\"2026-06-12T11:14:21.677355449Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099421 | controller |     "Jun 12 11:14:21.791593 crc crio[19822]: time=\"2026-06-12T11:14:21.786356632Z\" level=info msg=\"Stopped container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker\" id=1ec5b16e-3b00-4683-a760-53c1203b4085 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.099436 | controller |     "Jun 12 11:14:21.791593 crc crio[19822]: time=\"2026-06-12T11:14:21.789002528Z\" level=info msg=\"Stopping pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=978296f4-c597-4530-bc10-9f77896af6a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099452 | controller |     "Jun 12 11:14:21.791593 crc crio[19822]: time=\"2026-06-12T11:14:21.789489253Z\" level=info msg=\"Got pod network &{Name:barbican-worker-7ccdddbd85-7tzk7 Namespace:openstack ID:207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b UID:75d90964-097a-499c-9f56-4b13c8193b0c NetNS:/var/run/netns/54a86378-3733-43f0-a33f-dbf6bdf096a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75d90964_097a_499c_9f56_4b13c8193b0c.slice PodAnnotations:0xc0007ac2d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.099467 | controller |     "Jun 12 11:14:21.791593 crc crio[19822]: time=\"2026-06-12T11:14:21.789617738Z\" level=info msg=\"Deleting pod openstack_barbican-worker-7ccdddbd85-7tzk7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099485 | controller |     "Jun 12 11:14:21.811732 crc crio[19822]: time=\"2026-06-12T11:14:21.811429722Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e UID:69f8adbd-46ff-4b88-a048-410480474425 NetNS:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69f8adbd_46ff_4b88_a048_410480474425.slice PodAnnotations:0xc000696228}] Aliases:map[]}\"",
2026-06-12 11:43:52.099501 | controller |     "Jun 12 11:14:21.811973 crc crio[19822]: time=\"2026-06-12T11:14:21.811735292Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099517 | controller |     "Jun 12 11:14:21.828727 crc crio[19822]: time=\"2026-06-12T11:14:21.828005701Z\" level=info msg=\"Stopped container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener\" id=045f3386-da2d-47c0-b897-21b96a8673a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.099532 | controller |     "Jun 12 11:14:21.836760 crc crio[19822]: time=\"2026-06-12T11:14:21.8364384Z\" level=info msg=\"Stopping pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=5442b0fd-5c4e-410b-bb0d-f8d0e157548d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099548 | controller |     "Jun 12 11:14:21.837329 crc crio[19822]: time=\"2026-06-12T11:14:21.837041169Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-787cf88db8-r6sh9 Namespace:openstack ID:c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc UID:f5fda946-2c26-4281-a865-9d3236d7931c NetNS:/var/run/netns/3962f2ba-7de6-43c8-a84c-4b320ab26d0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5fda946_2c26_4281_a865_9d3236d7931c.slice PodAnnotations:0xc00140e530}] Aliases:map[]}\"",
2026-06-12 11:43:52.099563 | controller |     "Jun 12 11:14:21.837600 crc crio[19822]: time=\"2026-06-12T11:14:21.837552156Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-787cf88db8-r6sh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099579 | controller |     "Jun 12 11:14:21.931179 crc crio[19822]: time=\"2026-06-12T11:14:21.931061129Z\" level=info msg=\"Stopped pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=167f1e35-811c-4b8f-9ab8-15e7460f51bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099597 | controller |     "Jun 12 11:14:22.099106 crc crio[19822]: time=\"2026-06-12T11:14:22.097912722Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=48a73e44-a2c1-4b80-991b-6424eeadfa9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.099622 | controller |     "Jun 12 11:14:22.099106 crc crio[19822]: time=\"2026-06-12T11:14:22.097999705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.099639 | controller |     "Jun 12 11:14:22.100317 crc crio[19822]: time=\"2026-06-12T11:14:22.100205316Z\" level=info msg=\"Removed container 366730e3e887189eef374968494b37e02d2dea35dde9644425eb06e31454b0d4: openstack/cinder-api-0/cinder-api-log\" id=302a9283-3480-4af8-814d-cbfc51d37841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099654 | controller |     "Jun 12 11:14:22.128495 crc crio[19822]: time=\"2026-06-12T11:14:22.128353549Z\" level=info msg=\"Removing container: 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea\" id=78523ca3-4f9a-4dac-bd9a-723dbac1514c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099672 | controller |     "Jun 12 11:14:22.289400 crc crio[19822]: time=\"2026-06-12T11:14:22.288876349Z\" level=info msg=\"Removed container 1476bbb288f4694dfd22da7dcaefbd56b04eebaa86ac0e6d43d8cb0bedcd4dea: openstack/nova-api-0/nova-api-api\" id=78523ca3-4f9a-4dac-bd9a-723dbac1514c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099688 | controller |     "Jun 12 11:14:22.339365 crc crio[19822]: 2026-06-12T11:14:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14b0396abba4707 Mac:d6:2f:95:9f:6b:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 SocketPath: PciID:}] [{Interface:0xc0002d29b0 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.099703 | controller |     "Jun 12 11:14:22.339365 crc crio[19822]: time=\"2026-06-12T11:14:22.337636956Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc0072521b8}] Aliases:map[]}\"",
2026-06-12 11:43:52.099719 | controller |     "Jun 12 11:14:22.339365 crc crio[19822]: time=\"2026-06-12T11:14:22.337695958Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.099735 | controller |     "Jun 12 11:14:22.349520 crc crio[19822]: time=\"2026-06-12T11:14:22.349383755Z\" level=info msg=\"Removing container: f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e\" id=105abadf-d6e8-4dfd-9f3b-688c5cb365e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099750 | controller |     "Jun 12 11:14:22.435399 crc crio[19822]: time=\"2026-06-12T11:14:22.435264815Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032642a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.099766 | controller |     "Jun 12 11:14:22.435878 crc crio[19822]: time=\"2026-06-12T11:14:22.435629977Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.099781 | controller |     "Jun 12 11:14:22.562505 crc crio[19822]: time=\"2026-06-12T11:14:22.559056385Z\" level=info msg=\"Removed container f13123cc6d3bc1a1eb06a5c5841b5ff26a620d7f304acc8fd41f9b0d57f7eb7e: openstack/nova-api-0/nova-api-log\" id=105abadf-d6e8-4dfd-9f3b-688c5cb365e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099796 | controller |     "Jun 12 11:14:22.608681 crc crio[19822]: time=\"2026-06-12T11:14:22.6081459Z\" level=info msg=\"Stopped pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=bc6c5f54-0643-4a11-a21b-1346b191114d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099811 | controller |     "Jun 12 11:14:22.617218 crc crio[19822]: time=\"2026-06-12T11:14:22.616683204Z\" level=info msg=\"Ran pod sandbox 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 with infra container: openstack/nova-cell0-conductor-0/POD\" id=a15784d2-dd20-4ddf-82c4-f8f063126954 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.099829 | controller |     "Jun 12 11:14:22.683462 crc crio[19822]: time=\"2026-06-12T11:14:22.683423844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5a39fdab-aac5-41f8-8ffe-3ac4dfe7135e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.099844 | controller |     "Jun 12 11:14:22.703246 crc crio[19822]: time=\"2026-06-12T11:14:22.703163181Z\" level=info msg=\"Stopped pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=978296f4-c597-4530-bc10-9f77896af6a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099860 | controller |     "Jun 12 11:14:22.715599 crc crio[19822]: time=\"2026-06-12T11:14:22.715531556Z\" level=info msg=\"Removing container: 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390\" id=6a43d67e-d35b-4d36-90b9-8ae7c9f06eda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099897 | controller |     "Jun 12 11:14:22.737974 crc crio[19822]: time=\"2026-06-12T11:14:22.737041913Z\" level=info msg=\"Stopped pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=5d0f8769-7ef3-4067-a5d2-2f77a4d55e01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.099914 | controller |     "Jun 12 11:14:22.739031 crc crio[19822]: time=\"2026-06-12T11:14:22.738949025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5c89c0b7-9dec-48ce-b70b-114700be561e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.099930 | controller |     "Jun 12 11:14:22.812281 crc crio[19822]: time=\"2026-06-12T11:14:22.81219997Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=77909755-fe86-486f-af24-997a3fdde24d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.099945 | controller |     "Jun 12 11:14:22.837516 crc crio[19822]: time=\"2026-06-12T11:14:22.837414664Z\" level=info msg=\"Removed container 501b79392708a79f75c47e151b44b7a5cdd7358d954afb996969c23cd8468390: openstack/nova-metadata-0/nova-metadata-metadata\" id=6a43d67e-d35b-4d36-90b9-8ae7c9f06eda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099960 | controller |     "Jun 12 11:14:22.838409 crc crio[19822]: time=\"2026-06-12T11:14:22.838332504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.099976 | controller |     "Jun 12 11:14:22.850342 crc crio[19822]: time=\"2026-06-12T11:14:22.849387146Z\" level=info msg=\"Removing container: 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3\" id=09b7471d-98f7-4626-b327-6a8e5892d79d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.099991 | controller |     "Jun 12 11:14:23.000358 crc crio[19822]: time=\"2026-06-12T11:14:23.000057316Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a916eff2-05ce-4105-8946-62a7cfecfa77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.100006 | controller |     "Jun 12 11:14:23.000358 crc crio[19822]: time=\"2026-06-12T11:14:23.000212431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.100020 | controller |     "Jun 12 11:14:23.026509 crc crio[19822]: time=\"2026-06-12T11:14:23.026397156Z\" level=info msg=\"Removed container 5c7458741678353ae363039ced290926345d77d58b3c59b6e3c22f77ab1942c3: openstack/nova-metadata-0/nova-metadata-log\" id=09b7471d-98f7-4626-b327-6a8e5892d79d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.100035 | controller |     "Jun 12 11:14:23.120868 crc crio[19822]: time=\"2026-06-12T11:14:23.120348785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.100054 | controller |     "Jun 12 11:14:23.129595 crc crio[19822]: time=\"2026-06-12T11:14:23.129534711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.100069 | controller |     "Jun 12 11:14:23.230606 crc crio[19822]: time=\"2026-06-12T11:14:23.230349423Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b46b27f8-9f67-43d6-9c0c-0110f236d5e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.100084 | controller |     "Jun 12 11:14:23.230797 crc crio[19822]: time=\"2026-06-12T11:14:23.230725755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.100099 | controller |     "Jun 12 11:14:23.264326 crc crio[19822]: time=\"2026-06-12T11:14:23.264008724Z\" level=info msg=\"Stopped pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=5442b0fd-5c4e-410b-bb0d-f8d0e157548d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.100114 | controller |     "Jun 12 11:14:23.354145 crc crio[19822]: time=\"2026-06-12T11:14:23.354060856Z\" level=info msg=\"Removing container: a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1\" id=7637e12c-dd78-41e1-89d3-4101d9ea07a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.100129 | controller |     "Jun 12 11:14:23.362036 crc crio[19822]: time=\"2026-06-12T11:14:23.36195386Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.100145 | controller |     "Jun 12 11:14:23.362036 crc crio[19822]: time=\"2026-06-12T11:14:23.362029672Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.100160 | controller |     "Jun 12 11:14:23.387753 crc crio[19822]: time=\"2026-06-12T11:14:23.387655289Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc007252218}] Aliases:map[]}\"",
2026-06-12 11:43:52.100176 | controller |     "Jun 12 11:14:23.387753 crc crio[19822]: time=\"2026-06-12T11:14:23.387719541Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.100190 | controller |     "Jun 12 11:14:23.464687 crc crio[19822]: time=\"2026-06-12T11:14:23.458567582Z\" level=info msg=\"Removed container a8b6b26a2386f2a634ef16c5d538cdbb2fe059cb477d0be06c1737c0fc732ca1: openstack/ceilometer-0/proxy-httpd\" id=7637e12c-dd78-41e1-89d3-4101d9ea07a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.100205 | controller |     "Jun 12 11:14:23.473330 crc crio[19822]: time=\"2026-06-12T11:14:23.472863321Z\" level=info msg=\"Removing container: 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba\" id=719c6289-7970-4c6d-9d97-b5c6e90c582d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.100223 | controller |     "Jun 12 11:14:23.540517 crc crio[19822]: time=\"2026-06-12T11:14:23.540184572Z\" level=info msg=\"Created container 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=77909755-fe86-486f-af24-997a3fdde24d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.100238 | controller |     "Jun 12 11:14:23.553248 crc crio[19822]: time=\"2026-06-12T11:14:23.553088751Z\" level=info msg=\"Starting container: 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6\" id=a274e532-1694-445d-8094-b154b8f2769f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.100253 | controller |     "Jun 12 11:14:23.575035 crc crio[19822]: 2026-06-12T11:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71f18c6e2df95ab Mac:ca:4f:fa:9e:35:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a SocketPath: PciID:}] [{Interface:0xc00013e740 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.100268 | controller |     "Jun 12 11:14:23.576049 crc crio[19822]: time=\"2026-06-12T11:14:23.575727361Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 UID:caca0f99-8564-4859-86fd-19a712e563ed NetNS:/var/run/netns/fa204e5e-0526-448d-b60c-a4e4f6d54b1a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaca0f99_8564_4859_86fd_19a712e563ed.slice PodAnnotations:0xc003264520}] Aliases:map[]}\"",
2026-06-12 11:43:52.100284 | controller |     "Jun 12 11:14:23.576049 crc crio[19822]: time=\"2026-06-12T11:14:23.575938808Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.100299 | controller |     "Jun 12 11:14:23.608458 crc crio[19822]: time=\"2026-06-12T11:14:23.60837903Z\" level=info msg=\"Ran pod sandbox 71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4 with infra container: openstack/openstack-cell1-galera-0/POD\" id=285d462a-5d76-443e-9ee7-712ce2dfb971 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.100315 | controller |     "Jun 12 11:14:23.621150 crc crio[19822]: time=\"2026-06-12T11:14:23.621040023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100330 | controller |     "Jun 12 11:14:23.621406 crc crio[19822]: time=\"2026-06-12T11:14:23.62126419Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100345 | controller |     "Jun 12 11:14:23.621406 crc crio[19822]: time=\"2026-06-12T11:14:23.621307831Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=31e380a4-e2d8-418f-84b8-b4f204f9620a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100361 | controller |     "Jun 12 11:14:23.643002 crc crio[19822]: time=\"2026-06-12T11:14:23.641267385Z\" level=info msg=\"Started container\" PID=259483 containerID=9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=a274e532-1694-445d-8094-b154b8f2769f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016",
2026-06-12 11:43:52.100376 | controller |     "Jun 12 11:14:23.678885 crc crio[19822]: time=\"2026-06-12T11:14:23.67831047Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=73f999cf-066f-4a81-bdaf-5de30b10bdc7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.100396 | controller |     "Jun 12 11:14:23.682496 crc crio[19822]: time=\"2026-06-12T11:14:23.682437113Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 11:43:52.100412 | controller |     "Jun 12 11:14:23.922362 crc crio[19822]: 2026-06-12T11:14:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7627a6d7c364add Mac:ea:3e:31:ec:57:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.100427 | controller |     "Jun 12 11:14:23.925661 crc crio[19822]: time=\"2026-06-12T11:14:23.925572511Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e UID:69f8adbd-46ff-4b88-a048-410480474425 NetNS:/var/run/netns/5eb63c2a-5070-415e-8703-33978bd56aff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69f8adbd_46ff_4b88_a048_410480474425.slice PodAnnotations:0xc000696228}] Aliases:map[]}\"",
2026-06-12 11:43:52.100443 | controller |     "Jun 12 11:14:23.925800 crc crio[19822]: time=\"2026-06-12T11:14:23.925780502Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.100458 | controller |     "Jun 12 11:14:24.018957 crc crio[19822]: time=\"2026-06-12T11:14:24.000786152Z\" level=info msg=\"Removed container 54408eb4d75cd54b7d6fa95efa2849e166a647d9589a0307cb92ad4ad18a65ba: openstack/ceilometer-0/sg-core\" id=719c6289-7970-4c6d-9d97-b5c6e90c582d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.100473 | controller |     "Jun 12 11:14:24.047538 crc crio[19822]: time=\"2026-06-12T11:14:24.047488534Z\" level=info msg=\"Removing container: 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48\" id=abbd11bf-a363-4a28-b696-0b3fe5697b56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.100488 | controller |     "Jun 12 11:14:24.072745 crc crio[19822]: time=\"2026-06-12T11:14:24.072365174Z\" level=info msg=\"Ran pod sandbox 7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e with infra container: openstack/memcached-0/POD\" id=53c49f44-b0fd-491a-87c7-972c49f225d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.100503 | controller |     "Jun 12 11:14:24.083551 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba37b974692d332 Mac:e2:df:27:3c:e1:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 SocketPath: PciID:}] [{Interface:0xc0004b4780 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.100518 | controller |     "Jun 12 11:14:24.084970 crc crio[19822]: time=\"2026-06-12T11:14:24.084599064Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a UID:3d9d9ea1-7aca-4e1c-9ce8-7f463c0a2216 NetNS:/var/run/netns/6a6a868c-66ad-4a90-b685-864f0ef38123 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d9d9ea1_7aca_4e1c_9ce8_7f463c0a2216.slice PodAnnotations:0xc003264878}] Aliases:map[]}\"",
2026-06-12 11:43:52.100534 | controller |     "Jun 12 11:14:24.084970 crc crio[19822]: time=\"2026-06-12T11:14:24.084887573Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.100549 | controller |     "Jun 12 11:14:24.119481 crc crio[19822]: time=\"2026-06-12T11:14:24.115564181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100568 | controller |     "Jun 12 11:14:24.119481 crc crio[19822]: time=\"2026-06-12T11:14:24.118046041Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100584 | controller |     "Jun 12 11:14:24.119481 crc crio[19822]: time=\"2026-06-12T11:14:24.118148584Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=f24f2373-bf90-49e3-a64f-f07ab5ac41b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100602 | controller |     "Jun 12 11:14:24.119481 crc crio[19822]: time=\"2026-06-12T11:14:24.118610109Z\" level=info msg=\"Ran pod sandbox ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a with infra container: openstack/openstack-galera-0/POD\" id=ffbe2b22-573e-4f75-95ff-8334e8bcedb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.100661 | controller |     "Jun 12 11:14:24.120213 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1dc1e0ff1e6fe Mac:7e:79:28:e3:c6:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.100679 | controller |     "Jun 12 11:14:24.122627 crc crio[19822]: time=\"2026-06-12T11:14:24.122335157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=3f5048ab-ef03-41ff-a4a2-f0d00064f48b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.100702 | controller |     "Jun 12 11:14:24.128005 crc crio[19822]: time=\"2026-06-12T11:14:24.127764347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100718 | controller |     "Jun 12 11:14:24.128178 crc crio[19822]: time=\"2026-06-12T11:14:24.128028526Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100733 | controller |     "Jun 12 11:14:24.128178 crc crio[19822]: time=\"2026-06-12T11:14:24.128077837Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=bf1140e4-9116-4583-ae1e-6e031b437d14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.100748 | controller |     "Jun 12 11:14:24.135351 crc crio[19822]: time=\"2026-06-12T11:14:24.129601407Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f4ed3538-472b-40c2-9bf6-80cfce2906c0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.100763 | controller |     "Jun 12 11:14:24.139083 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:444598d11ac5f12 Mac:ce:e2:d0:3a:93:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 SocketPath: PciID:}] [{Interface:0xc0004c8d60 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.100779 | controller |     "Jun 12 11:14:24.142294 crc crio[19822]: time=\"2026-06-12T11:14:24.141610181Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-12 11:43:52.100794 | controller |     "Jun 12 11:14:24.155937 crc crio[19822]: time=\"2026-06-12T11:14:24.154508542Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00244c868}] Aliases:map[]}\"",
2026-06-12 11:43:52.100813 | controller |     "Jun 12 11:14:24.155937 crc crio[19822]: time=\"2026-06-12T11:14:24.15474842Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.100829 | controller |     "Jun 12 11:14:24.159488 crc crio[19822]: time=\"2026-06-12T11:14:24.159127826Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc0072521b8}] Aliases:map[]}\"",
2026-06-12 11:43:52.100845 | controller |     "Jun 12 11:14:24.159488 crc crio[19822]: time=\"2026-06-12T11:14:24.159351973Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.100876 | controller |     "Jun 12 11:14:24.172489 crc crio[19822]: time=\"2026-06-12T11:14:24.172329824Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 11:43:52.100895 | controller |     "Jun 12 11:14:24.210396 crc crio[19822]: time=\"2026-06-12T11:14:24.209759239Z\" level=info msg=\"Removed container 014339170f9e00a5bbb476559ff3d4cf08048f1e0f2dc1d35e09e4d60a83db48: openstack/ceilometer-0/ceilometer-notification-agent\" id=abbd11bf-a363-4a28-b696-0b3fe5697b56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.100911 | controller |     "Jun 12 11:14:24.215611 crc crio[19822]: time=\"2026-06-12T11:14:24.215488247Z\" level=info msg=\"Removing container: c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d\" id=d2e3bee9-6d5d-4b4d-9c8c-57f6ace7aaba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.100926 | controller |     "Jun 12 11:14:24.216292 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52017377a7187a0 Mac:7a:90:d3:27:d5:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 SocketPath: PciID:}] [{Interface:0xc0001e2c50 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.100941 | controller |     "Jun 12 11:14:24.217318 crc crio[19822]: time=\"2026-06-12T11:14:24.217191961Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc007252218}] Aliases:map[]}\"",
2026-06-12 11:43:52.100957 | controller |     "Jun 12 11:14:24.217469 crc crio[19822]: time=\"2026-06-12T11:14:24.217400518Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.100972 | controller |     "Jun 12 11:14:24.242485 crc crio[19822]: time=\"2026-06-12T11:14:24.24239171Z\" level=info msg=\"Ran pod sandbox 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 with infra container: openstack/nova-scheduler-0/POD\" id=4bae43d2-7921-4d2e-bdf2-ab9cb999b1f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.100991 | controller |     "Jun 12 11:14:24.250758 crc crio[19822]: time=\"2026-06-12T11:14:24.250486402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=67b1b00f-82a0-4e40-ab27-41fce9b70965 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101007 | controller |     "Jun 12 11:14:24.343094 crc crio[19822]: time=\"2026-06-12T11:14:24.342966975Z\" level=info msg=\"Ran pod sandbox 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 with infra container: openstack/nova-metadata-0/POD\" id=b46b27f8-9f67-43d6-9c0c-0110f236d5e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.101022 | controller |     "Jun 12 11:14:24.368972 crc crio[19822]: time=\"2026-06-12T11:14:24.367062739Z\" level=info msg=\"Ran pod sandbox cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f with infra container: openstack/cinder-api-0/POD\" id=48a73e44-a2c1-4b80-991b-6424eeadfa9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.101037 | controller |     "Jun 12 11:14:24.420562 crc crio[19822]: time=\"2026-06-12T11:14:24.414783496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=117205b7-74b5-493f-a3ad-9d2adcf9adb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101051 | controller |     "Jun 12 11:14:24.420562 crc crio[19822]: time=\"2026-06-12T11:14:24.414975382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d6b8f630-12a5-4db0-8bbc-70b2e5f81e33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101066 | controller |     "Jun 12 11:14:24.481400 crc crio[19822]: time=\"2026-06-12T11:14:24.479767376Z\" level=info msg=\"Removed container c87e0f950b0d63d16a87454165ba9b0dcd0140223d822c6f0d7ff5f1ea42b39d: openstack/ceilometer-0/ceilometer-central-agent\" id=d2e3bee9-6d5d-4b4d-9c8c-57f6ace7aaba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.101080 | controller |     "Jun 12 11:14:24.499565 crc crio[19822]: time=\"2026-06-12T11:14:24.499024599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d278abae-12c0-4678-a9f7-2f628777ee2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101095 | controller |     "Jun 12 11:14:24.507535 crc crio[19822]: time=\"2026-06-12T11:14:24.501650269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=22391abe-bfa6-45d5-ab28-dc7e8d378f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101109 | controller |     "Jun 12 11:14:24.510593 crc crio[19822]: time=\"2026-06-12T11:14:24.510506873Z\" level=info msg=\"Removing container: b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e\" id=017ca23a-ccc7-43aa-9745-8fce7938fdb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.101124 | controller |     "Jun 12 11:14:24.536527 crc crio[19822]: time=\"2026-06-12T11:14:24.533736131Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=59df244c-d2b7-446b-9533-675369079e35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.101139 | controller |     "Jun 12 11:14:24.536527 crc crio[19822]: time=\"2026-06-12T11:14:24.534170145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101154 | controller |     "Jun 12 11:14:24.560203 crc crio[19822]: time=\"2026-06-12T11:14:24.556895847Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=58fff2d6-b99a-4e7d-8608-9e023e55d56c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.101176 | controller |     "Jun 12 11:14:24.560203 crc crio[19822]: time=\"2026-06-12T11:14:24.560050709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=3854b68f-2fac-41d4-90f7-13044801d0ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101191 | controller |     "Jun 12 11:14:24.571287 crc crio[19822]: 2026-06-12T11:14:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23129ea0bb5ddf4 Mac:4a:7e:a5:d9:db:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 SocketPath: PciID:}] [{Interface:0xc000396960 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.101207 | controller |     "Jun 12 11:14:24.571287 crc crio[19822]: time=\"2026-06-12T11:14:24.569649262Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc0021442d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.101222 | controller |     "Jun 12 11:14:24.571287 crc crio[19822]: time=\"2026-06-12T11:14:24.56991356Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.101237 | controller |     "Jun 12 11:14:24.615615 crc crio[19822]: time=\"2026-06-12T11:14:24.614016204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101252 | controller |     "Jun 12 11:14:24.622371 crc crio[19822]: time=\"2026-06-12T11:14:24.621762805Z\" level=info msg=\"Ran pod sandbox 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 with infra container: openstack/nova-api-0/POD\" id=a916eff2-05ce-4105-8946-62a7cfecfa77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.101267 | controller |     "Jun 12 11:14:24.641347 crc crio[19822]: time=\"2026-06-12T11:14:24.64087538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3872fba4-171c-420d-9e51-127b4a1d5243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101282 | controller |     "Jun 12 11:14:24.684437 crc crio[19822]: time=\"2026-06-12T11:14:24.683034931Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9f29d673-f6cd-49ba-83d1-c215b627ca0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.101297 | controller |     "Jun 12 11:14:24.684437 crc crio[19822]: time=\"2026-06-12T11:14:24.683988622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101311 | controller |     "Jun 12 11:14:24.733263 crc crio[19822]: time=\"2026-06-12T11:14:24.733162381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=485316fa-3b6a-412d-bccb-ac20993da623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101326 | controller |     "Jun 12 11:14:24.763032 crc crio[19822]: time=\"2026-06-12T11:14:24.757691493Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c2059d2a-f363-4939-9294-91fcf59d3ef7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.101345 | controller |     "Jun 12 11:14:24.763032 crc crio[19822]: time=\"2026-06-12T11:14:24.757788616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101360 | controller |     "Jun 12 11:14:24.973448 crc crio[19822]: time=\"2026-06-12T11:14:24.973350696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101375 | controller |     "Jun 12 11:14:25.018586 crc crio[19822]: time=\"2026-06-12T11:14:25.017594934Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f78b0edf-d0d4-4d4e-8cc9-4647638a1161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.101389 | controller |     "Jun 12 11:14:25.069481 crc crio[19822]: time=\"2026-06-12T11:14:25.068746495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101404 | controller |     "Jun 12 11:14:25.089945 crc crio[19822]: time=\"2026-06-12T11:14:25.086936742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101418 | controller |     "Jun 12 11:14:25.115906 crc crio[19822]: time=\"2026-06-12T11:14:25.111606131Z\" level=info msg=\"Removed container b3782c6863fe562d720a7b432af3a4122f5ffd9b72e19e57fc3155d2442acf1e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=017ca23a-ccc7-43aa-9745-8fce7938fdb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.101432 | controller |     "Jun 12 11:14:25.115906 crc crio[19822]: time=\"2026-06-12T11:14:25.111914849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101447 | controller |     "Jun 12 11:14:25.183925 crc crio[19822]: time=\"2026-06-12T11:14:25.178731879Z\" level=info msg=\"Removing container: 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce\" id=aff8c660-2acc-4df1-aba7-06c832d2d037 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.101462 | controller |     "Jun 12 11:14:25.372685 crc crio[19822]: time=\"2026-06-12T11:14:25.366584418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101477 | controller |     "Jun 12 11:14:25.379877 crc crio[19822]: time=\"2026-06-12T11:14:25.378874004Z\" level=info msg=\"Created container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log\" id=59df244c-d2b7-446b-9533-675369079e35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.101492 | controller |     "Jun 12 11:14:25.390525 crc crio[19822]: time=\"2026-06-12T11:14:25.389796311Z\" level=info msg=\"Starting container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4\" id=392084e7-b847-4b31-9649-77f09f3501ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.101507 | controller |     "Jun 12 11:14:25.400137 crc crio[19822]: time=\"2026-06-12T11:14:25.39943663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101522 | controller |     "Jun 12 11:14:25.446018 crc crio[19822]: time=\"2026-06-12T11:14:25.445966206Z\" level=info msg=\"Started container\" PID=259755 containerID=09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4 description=openstack/nova-metadata-0/nova-metadata-log id=392084e7-b847-4b31-9649-77f09f3501ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5",
2026-06-12 11:43:52.101542 | controller |     "Jun 12 11:14:25.537960 crc crio[19822]: time=\"2026-06-12T11:14:25.536498822Z\" level=info msg=\"Removed container 7fc6a534f62189cf76c56ce99572f518d2c1cbed06fbf30628f704adee1c64ce: openstack/rabbitmq-cell1-server-0/setup-container\" id=aff8c660-2acc-4df1-aba7-06c832d2d037 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.101557 | controller |     "Jun 12 11:14:25.574744 crc crio[19822]: time=\"2026-06-12T11:14:25.574639089Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=25606bd2-52ca-4900-96f7-df5b03b8dcee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101572 | controller |     "Jun 12 11:14:25.598872 crc crio[19822]: time=\"2026-06-12T11:14:25.594721504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101587 | controller |     "Jun 12 11:14:25.598872 crc crio[19822]: time=\"2026-06-12T11:14:25.597551058Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=c19d453f-d733-4f4b-a1ad-d7fd1d6e3921 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.101603 | controller |     "Jun 12 11:14:25.598872 crc crio[19822]: time=\"2026-06-12T11:14:25.597668911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101618 | controller |     "Jun 12 11:14:25.598872 crc crio[19822]: time=\"2026-06-12T11:14:25.598070944Z\" level=info msg=\"Removing container: 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546\" id=7c356d40-0e83-4dd0-ba9d-bf4a39ebf1c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.101633 | controller |     "Jun 12 11:14:25.606003 crc crio[19822]: time=\"2026-06-12T11:14:25.605869747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101648 | controller |     "Jun 12 11:14:25.685032 crc crio[19822]: time=\"2026-06-12T11:14:25.684906369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b5c0541b-1f46-4495-ba03-da96fec705b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.101663 | controller |     "Jun 12 11:14:25.742501 crc crio[19822]: time=\"2026-06-12T11:14:25.742403272Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc00140e880}] Aliases:map[]}\"",
2026-06-12 11:43:52.101680 | controller |     "Jun 12 11:14:25.742501 crc crio[19822]: time=\"2026-06-12T11:14:25.742484545Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.101695 | controller |     "Jun 12 11:14:25.810655 crc crio[19822]: time=\"2026-06-12T11:14:25.810549286Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=3a363318-57f6-4161-9e22-e93e4b2399f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.101711 | controller |     "Jun 12 11:14:25.810655 crc crio[19822]: time=\"2026-06-12T11:14:25.810655819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101730 | controller |     "Jun 12 11:14:25.830967 crc crio[19822]: time=\"2026-06-12T11:14:25.829365141Z\" level=info msg=\"Removed container 0c08a6df65afa8348b0782631b2645d8a293be02c4ae6d1f0be5b10747727546: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker\" id=7c356d40-0e83-4dd0-ba9d-bf4a39ebf1c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.101746 | controller |     "Jun 12 11:14:25.837539 crc crio[19822]: time=\"2026-06-12T11:14:25.835389777Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=5b3d6533-4fe4-49c0-b9ab-f72d024e1953 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.101761 | controller |     "Jun 12 11:14:25.842664 crc crio[19822]: time=\"2026-06-12T11:14:25.842556275Z\" level=info msg=\"Created container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=9f29d673-f6cd-49ba-83d1-c215b627ca0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.101776 | controller |     "Jun 12 11:14:25.846081 crc crio[19822]: time=\"2026-06-12T11:14:25.845363077Z\" level=info msg=\"Starting container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47\" id=a604201f-d921-406f-9f39-0d4be5916a21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.101791 | controller |     "Jun 12 11:14:25.859653 crc crio[19822]: time=\"2026-06-12T11:14:25.85955962Z\" level=info msg=\"Started container\" PID=259858 containerID=02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a604201f-d921-406f-9f39-0d4be5916a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86",
2026-06-12 11:43:52.101806 | controller |     "Jun 12 11:14:25.865099 crc crio[19822]: time=\"2026-06-12T11:14:25.865028836Z\" level=info msg=\"Removing container: c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce\" id=024ee44b-70b7-4a21-bd7b-8753e4f0123a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.101821 | controller |     "Jun 12 11:14:25.898284 crc crio[19822]: time=\"2026-06-12T11:14:25.897773024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.101836 | controller |     "Jun 12 11:14:25.912638 crc crio[19822]: time=\"2026-06-12T11:14:25.907291174Z\" level=info msg=\"Stopped container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c7e39781-34d6-4ae0-94b3-a817e04f2ced name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.101855 | controller |     "Jun 12 11:14:25.913433 crc crio[19822]: time=\"2026-06-12T11:14:25.913392837Z\" level=info msg=\"Stopping pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=c7158c0e-f7a9-496f-8b99-04c000807068 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.101886 | controller |     "Jun 12 11:14:25.920494 crc crio[19822]: time=\"2026-06-12T11:14:25.918694439Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 UID:9f51d3d7-9447-4cbd-80ff-ca24095ab7a1 NetNS:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f51d3d7_9447_4cbd_80ff_ca24095ab7a1.slice PodAnnotations:0xc002ed0e30}] Aliases:map[]}\"",
2026-06-12 11:43:52.101906 | controller |     "Jun 12 11:14:25.920494 crc crio[19822]: time=\"2026-06-12T11:14:25.918771581Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.101925 | controller |     "Jun 12 11:14:25.921216 crc crio[19822]: time=\"2026-06-12T11:14:25.921161667Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7 UID:1bf4e9f4-3475-402a-8f4a-2bb65eb133c7 NetNS:/var/run/netns/bea0d76b-07de-4e7f-adf5-61aa5e0a4593 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bf4e9f4_3475_402a_8f4a_2bb65eb133c7.slice PodAnnotations:0xc000120c90}] Aliases:map[]}\"",
2026-06-12 11:43:52.101941 | controller |     "Jun 12 11:14:25.921573 crc crio[19822]: time=\"2026-06-12T11:14:25.92154316Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.101955 | controller |     "Jun 12 11:14:25.974173 crc crio[19822]: time=\"2026-06-12T11:14:25.974035116Z\" level=info msg=\"Created container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log\" id=f78b0edf-d0d4-4d4e-8cc9-4647638a1161 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.101971 | controller |     "Jun 12 11:14:25.976002 crc crio[19822]: time=\"2026-06-12T11:14:25.975787272Z\" level=info msg=\"Starting container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1\" id=fa20b452-691e-467d-8f5b-5ebb90e1871c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.101986 | controller |     "Jun 12 11:14:26.029882 crc crio[19822]: time=\"2026-06-12T11:14:26.029326247Z\" level=info msg=\"Started container\" PID=259907 containerID=a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1 description=openstack/nova-api-0/nova-api-log id=fa20b452-691e-467d-8f5b-5ebb90e1871c name=/runtime.v1.RuntimeService/StartContainer sandboxID=23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0",
2026-06-12 11:43:52.102001 | controller |     "Jun 12 11:14:26.137547 crc crio[19822]: time=\"2026-06-12T11:14:26.136905171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bfa90715-228c-4608-8ea6-c3d9e8ef212c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102016 | controller |     "Jun 12 11:14:26.386658 crc crio[19822]: time=\"2026-06-12T11:14:26.386559706Z\" level=info msg=\"Removed container c3d6ee46802096619891b4f7ee314a5d0e533fcfab97c6a1dcfbcca5a9a690ce: openstack/barbican-worker-7ccdddbd85-7tzk7/barbican-worker-log\" id=024ee44b-70b7-4a21-bd7b-8753e4f0123a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102032 | controller |     "Jun 12 11:14:26.394037 crc crio[19822]: time=\"2026-06-12T11:14:26.393884702Z\" level=info msg=\"Removing container: 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f\" id=7aeea50d-ed81-4a30-95ae-cd979b2c155f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102048 | controller |     "Jun 12 11:14:26.407719 crc crio[19822]: time=\"2026-06-12T11:14:26.407546863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102064 | controller |     "Jun 12 11:14:26.413952 crc crio[19822]: time=\"2026-06-12T11:14:26.413783534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102079 | controller |     "Jun 12 11:14:26.459647 crc crio[19822]: time=\"2026-06-12T11:14:26.459507341Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 UID:4afd0db1-c590-4d98-af99-02e3a0b23850 NetNS:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4afd0db1_c590_4d98_af99_02e3a0b23850.slice PodAnnotations:0xc00244ce88}] Aliases:map[]}\"",
2026-06-12 11:43:52.102099 | controller |     "Jun 12 11:14:26.459647 crc crio[19822]: time=\"2026-06-12T11:14:26.459587954Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.102114 | controller |     "Jun 12 11:14:26.466998 crc crio[19822]: time=\"2026-06-12T11:14:26.466937856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=bff576cb-438f-4555-839f-238dd2c33491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102129 | controller |     "Jun 12 11:14:26.511217 crc crio[19822]: time=\"2026-06-12T11:14:26.511139811Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3aa6184e-96ee-423e-87cd-dfd821ec4c9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.102144 | controller |     "Jun 12 11:14:26.511567 crc crio[19822]: time=\"2026-06-12T11:14:26.511506583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102160 | controller |     "Jun 12 11:14:26.604264 crc crio[19822]: 2026-06-12T11:14:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7c489db02334a6 Mac:12:3c:72:bf:91:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd SocketPath: PciID:}] [{Interface:0xc0001c85c0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.102175 | controller |     "Jun 12 11:14:26.604264 crc crio[19822]: time=\"2026-06-12T11:14:26.603776345Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc00140e880}] Aliases:map[]}\"",
2026-06-12 11:43:52.102191 | controller |     "Jun 12 11:14:26.604264 crc crio[19822]: time=\"2026-06-12T11:14:26.604025426Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.102206 | controller |     "Jun 12 11:14:26.697889 crc crio[19822]: time=\"2026-06-12T11:14:26.697542726Z\" level=info msg=\"Removed container 7fe9b1421731fb8b99f17c13e2ccef4c1fed42a92a5954c2ad0b7c2c6042d42f: openstack/rabbitmq-server-0/rabbitmq\" id=7aeea50d-ed81-4a30-95ae-cd979b2c155f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102222 | controller |     "Jun 12 11:14:26.725994 crc crio[19822]: time=\"2026-06-12T11:14:26.722754549Z\" level=info msg=\"Removing container: 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806\" id=e23ea432-426b-4314-ae44-2471a07c26b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102236 | controller |     "Jun 12 11:14:26.725994 crc crio[19822]: time=\"2026-06-12T11:14:26.725478984Z\" level=info msg=\"Ran pod sandbox e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 with infra container: openstack/ceilometer-0/POD\" id=c2059d2a-f363-4939-9294-91fcf59d3ef7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.102251 | controller |     "Jun 12 11:14:26.745273 crc crio[19822]: time=\"2026-06-12T11:14:26.74507798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7e24ae1a-a553-4b49-a0d0-d852dc59dd8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102270 | controller |     "Jun 12 11:14:26.761928 crc crio[19822]: time=\"2026-06-12T11:14:26.761751851Z\" level=info msg=\"Created container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata\" id=5b3d6533-4fe4-49c0-b9ab-f72d024e1953 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.102285 | controller |     "Jun 12 11:14:26.774795 crc crio[19822]: time=\"2026-06-12T11:14:26.773752555Z\" level=info msg=\"Starting container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f\" id=d0c6fceb-9b96-48f0-954f-8b9bf2013c51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.102300 | controller |     "Jun 12 11:14:26.824308 crc crio[19822]: time=\"2026-06-12T11:14:26.824184258Z\" level=info msg=\"Stopped pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=c7158c0e-f7a9-496f-8b99-04c000807068 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.102315 | controller |     "Jun 12 11:14:26.845980 crc crio[19822]: time=\"2026-06-12T11:14:26.843467959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102330 | controller |     "Jun 12 11:14:26.860263 crc crio[19822]: time=\"2026-06-12T11:14:26.859764082Z\" level=info msg=\"Started container\" PID=260063 containerID=5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f description=openstack/nova-metadata-0/nova-metadata-metadata id=d0c6fceb-9b96-48f0-954f-8b9bf2013c51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5",
2026-06-12 11:43:52.102346 | controller |     "Jun 12 11:14:26.863475 crc crio[19822]: time=\"2026-06-12T11:14:26.861346728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102361 | controller |     "Jun 12 11:14:26.904405 crc crio[19822]: 2026-06-12T11:14:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5956e0a3b172a5 Mac:16:b5:69:ee:6b:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a SocketPath: PciID:}] [{Interface:0xc0004166c0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.102376 | controller |     "Jun 12 11:14:26.911513 crc crio[19822]: time=\"2026-06-12T11:14:26.911413226Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 UID:9f51d3d7-9447-4cbd-80ff-ca24095ab7a1 NetNS:/var/run/netns/c41689c0-235f-47bc-b0c8-e75f050f3e7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9f51d3d7_9447_4cbd_80ff_ca24095ab7a1.slice PodAnnotations:0xc002ed0e30}] Aliases:map[]}\"",
2026-06-12 11:43:52.102391 | controller |     "Jun 12 11:14:26.912005 crc crio[19822]: time=\"2026-06-12T11:14:26.911689885Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.102406 | controller |     "Jun 12 11:14:26.931044 crc crio[19822]: time=\"2026-06-12T11:14:26.92817418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=dd131013-c287-4bce-bde2-07a133a7b9c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102421 | controller |     "Jun 12 11:14:27.012078 crc crio[19822]: time=\"2026-06-12T11:14:27.010379087Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=dc719d69-590e-4707-85b8-504fba140d72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.102439 | controller |     "Jun 12 11:14:27.041382 crc crio[19822]: time=\"2026-06-12T11:14:27.036194988Z\" level=info msg=\"Ran pod sandbox d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4 with infra container: openstack/rabbitmq-server-0/POD\" id=c19d453f-d733-4f4b-a1ad-d7fd1d6e3921 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.102454 | controller |     "Jun 12 11:14:27.063882 crc crio[19822]: time=\"2026-06-12T11:14:27.061153287Z\" level=info msg=\"Removed container 35aa2270a2c1d48652b5ec9f51ee070669e59538feaadb8228f38a1c55de6806: openstack/rabbitmq-server-0/setup-container\" id=e23ea432-426b-4314-ae44-2471a07c26b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102470 | controller |     "Jun 12 11:14:27.063882 crc crio[19822]: time=\"2026-06-12T11:14:27.06217851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102485 | controller |     "Jun 12 11:14:27.078938 crc crio[19822]: time=\"2026-06-12T11:14:27.075655481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102500 | controller |     "Jun 12 11:14:27.097284 crc crio[19822]: time=\"2026-06-12T11:14:27.097104321Z\" level=info msg=\"Removing container: e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523\" id=8c19f745-7f3b-4201-b954-faefaadaba5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102515 | controller |     "Jun 12 11:14:27.136218 crc crio[19822]: time=\"2026-06-12T11:14:27.135719586Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102530 | controller |     "Jun 12 11:14:27.136218 crc crio[19822]: time=\"2026-06-12T11:14:27.135884132Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=c5a777e9-e3ba-405d-8411-fee9a7da287b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102546 | controller |     "Jun 12 11:14:27.136581 crc crio[19822]: time=\"2026-06-12T11:14:27.135739442Z\" level=info msg=\"Created container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api\" id=3aa6184e-96ee-423e-87cd-dfd821ec4c9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.102561 | controller |     "Jun 12 11:14:27.137761 crc crio[19822]: time=\"2026-06-12T11:14:27.137728866Z\" level=info msg=\"Starting container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f\" id=119cf64d-0673-454a-8fa5-cd1cdda521e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.102576 | controller |     "Jun 12 11:14:27.141209 crc crio[19822]: time=\"2026-06-12T11:14:27.140863828Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=233e93ff-7523-4937-96f4-5331d3ee3528 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.102592 | controller |     "Jun 12 11:14:27.152480 crc crio[19822]: time=\"2026-06-12T11:14:27.152423418Z\" level=info msg=\"Started container\" PID=260106 containerID=c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f description=openstack/nova-api-0/nova-api-api id=119cf64d-0673-454a-8fa5-cd1cdda521e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0",
2026-06-12 11:43:52.102607 | controller |     "Jun 12 11:14:27.248889 crc crio[19822]: time=\"2026-06-12T11:14:27.227360485Z\" level=info msg=\"Removed container e5d82b8fd172360aac1fb4d5ee3d297684b624334c6f97a2f2bdd81ebb4f6523: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener\" id=8c19f745-7f3b-4201-b954-faefaadaba5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102626 | controller |     "Jun 12 11:14:27.258716 crc crio[19822]: time=\"2026-06-12T11:14:27.258614731Z\" level=info msg=\"Removing container: f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb\" id=54fdc1be-f17e-43d1-bd50-2294ff4466db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102642 | controller |     "Jun 12 11:14:27.259354 crc crio[19822]: time=\"2026-06-12T11:14:27.259238951Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 11:43:52.102657 | controller |     "Jun 12 11:14:27.277185 crc crio[19822]: time=\"2026-06-12T11:14:27.276666537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102672 | controller |     "Jun 12 11:14:27.320437 crc crio[19822]: time=\"2026-06-12T11:14:27.320351495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102687 | controller |     "Jun 12 11:14:27.334507 crc crio[19822]: time=\"2026-06-12T11:14:27.332510505Z\" level=info msg=\"Removed container f74b2b57d12a3f44a5f18a13b26e31ca7b9f9eeaf3323070be9a4e651b0586fb: openstack/barbican-keystone-listener-787cf88db8-r6sh9/barbican-keystone-listener-log\" id=54fdc1be-f17e-43d1-bd50-2294ff4466db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102702 | controller |     "Jun 12 11:14:27.342074 crc crio[19822]: time=\"2026-06-12T11:14:27.341661032Z\" level=info msg=\"Removing container: 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e\" id=022ed40b-437c-4bac-81a5-5fc7aedfebf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102717 | controller |     "Jun 12 11:14:27.372701 crc crio[19822]: time=\"2026-06-12T11:14:27.372610819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.102733 | controller |     "Jun 12 11:14:27.382395 crc crio[19822]: time=\"2026-06-12T11:14:27.3822941Z\" level=info msg=\"Removed container 7aa5bc2ad3b82d552c71221244b1b9bffcc00e7175d1b961468a005ae7b2aa5e: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=022ed40b-437c-4bac-81a5-5fc7aedfebf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102748 | controller |     "Jun 12 11:14:27.442490 crc crio[19822]: time=\"2026-06-12T11:14:27.438332605Z\" level=info msg=\"Removing container: bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8\" id=3a3b90fb-5eab-437c-9987-b81bb7898b92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102763 | controller |     "Jun 12 11:14:27.548063 crc crio[19822]: time=\"2026-06-12T11:14:27.538180602Z\" level=info msg=\"Created container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent\" id=dc719d69-590e-4707-85b8-504fba140d72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.102778 | controller |     "Jun 12 11:14:27.560232 crc crio[19822]: time=\"2026-06-12T11:14:27.560079139Z\" level=info msg=\"Starting container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16\" id=54bd94a4-01cd-475f-a6b9-06facd48bc2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.102793 | controller |     "Jun 12 11:14:27.568375 crc crio[19822]: time=\"2026-06-12T11:14:27.568249313Z\" level=info msg=\"Started container\" PID=260232 containerID=f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16 description=openstack/ceilometer-0/ceilometer-central-agent id=54bd94a4-01cd-475f-a6b9-06facd48bc2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531",
2026-06-12 11:43:52.102812 | controller |     "Jun 12 11:14:27.624913 crc crio[19822]: time=\"2026-06-12T11:14:27.623017228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=72bf9911-8a93-446a-8c3b-67b2d480d5b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102827 | controller |     "Jun 12 11:14:27.650984 crc crio[19822]: 2026-06-12T11:14:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4966f11c341009 Mac:6e:3c:0f:51:e3:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.102842 | controller |     "Jun 12 11:14:27.652888 crc crio[19822]: time=\"2026-06-12T11:14:27.652662977Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 UID:4afd0db1-c590-4d98-af99-02e3a0b23850 NetNS:/var/run/netns/a14664e6-787b-4f57-98dd-cb3822fc9107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4afd0db1_c590_4d98_af99_02e3a0b23850.slice PodAnnotations:0xc00244ce88}] Aliases:map[]}\"",
2026-06-12 11:43:52.102862 | controller |     "Jun 12 11:14:27.655914 crc crio[19822]: time=\"2026-06-12T11:14:27.652940646Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.102897 | controller |     "Jun 12 11:14:27.740464 crc crio[19822]: time=\"2026-06-12T11:14:27.738735003Z\" level=info msg=\"Removed container bc43f3952e4fecbdcea398e3f7ee46484e4c8d433ec27a189e84c866301f06b8: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3a3b90fb-5eab-437c-9987-b81bb7898b92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.102914 | controller |     "Jun 12 11:14:27.840294 crc crio[19822]: time=\"2026-06-12T11:14:27.839898816Z\" level=info msg=\"Ran pod sandbox c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=3a363318-57f6-4161-9e22-e93e4b2399f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.102929 | controller |     "Jun 12 11:14:27.857316 crc crio[19822]: time=\"2026-06-12T11:14:27.857052494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102944 | controller |     "Jun 12 11:14:27.857793 crc crio[19822]: time=\"2026-06-12T11:14:27.857323911Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102959 | controller |     "Jun 12 11:14:27.857793 crc crio[19822]: time=\"2026-06-12T11:14:27.857392425Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=65449b54-d832-4926-bb11-0e8a2cdd8028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.102974 | controller |     "Jun 12 11:14:27.857793 crc crio[19822]: time=\"2026-06-12T11:14:27.857511638Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=9f655a9b-6057-4556-bdd1-1f051a8080c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103039 | controller |     "Jun 12 11:14:27.859224 crc crio[19822]: time=\"2026-06-12T11:14:27.859054072Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=54d7ab0b-e7f2-4c94-9322-c8cdfb9010f9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.103060 | controller |     "Jun 12 11:14:27.872385 crc crio[19822]: time=\"2026-06-12T11:14:27.872288695Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 11:43:52.103076 | controller |     "Jun 12 11:14:27.879999 crc crio[19822]: time=\"2026-06-12T11:14:27.879931834Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e3c6fabd-ba9a-4f9d-9799-5b63972a43f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103091 | controller |     "Jun 12 11:14:27.880566 crc crio[19822]: time=\"2026-06-12T11:14:27.880522173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103106 | controller |     "Jun 12 11:14:27.935519 crc crio[19822]: time=\"2026-06-12T11:14:27.935381382Z\" level=info msg=\"Created container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log\" id=58fff2d6-b99a-4e7d-8608-9e023e55d56c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103120 | controller |     "Jun 12 11:14:27.938311 crc crio[19822]: time=\"2026-06-12T11:14:27.937725728Z\" level=info msg=\"Starting container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1\" id=81bdad53-f20b-49eb-9713-63aed0655dc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.103135 | controller |     "Jun 12 11:14:27.954702 crc crio[19822]: time=\"2026-06-12T11:14:27.954349054Z\" level=info msg=\"Started container\" PID=260287 containerID=73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1 description=openstack/cinder-api-0/cinder-api-log id=81bdad53-f20b-49eb-9713-63aed0655dc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f",
2026-06-12 11:43:52.103151 | controller |     "Jun 12 11:14:27.992921 crc crio[19822]: time=\"2026-06-12T11:14:27.99258283Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=cd4982ce-733d-47de-bc02-39b39b5d253d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103166 | controller |     "Jun 12 11:14:28.021970 crc crio[19822]: time=\"2026-06-12T11:14:28.021419247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103181 | controller |     "Jun 12 11:14:28.034420 crc crio[19822]: time=\"2026-06-12T11:14:28.033485022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103239 | controller |     "Jun 12 11:14:28.175533 crc crio[19822]: time=\"2026-06-12T11:14:28.17542094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=7c2dfdbe-f5cc-4fb8-88c2-a00b4a44b53a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103258 | controller |     "Jun 12 11:14:28.206626 crc crio[19822]: time=\"2026-06-12T11:14:28.206489589Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=6f3fdb4c-8227-43a5-9f18-7cf14184d52d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103274 | controller |     "Jun 12 11:14:28.207367 crc crio[19822]: time=\"2026-06-12T11:14:28.206981235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103289 | controller |     "Jun 12 11:14:28.217433 crc crio[19822]: time=\"2026-06-12T11:14:28.217233804Z\" level=info msg=\"Created container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent\" id=e3c6fabd-ba9a-4f9d-9799-5b63972a43f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103307 | controller |     "Jun 12 11:14:28.221070 crc crio[19822]: time=\"2026-06-12T11:14:28.220973544Z\" level=info msg=\"Starting container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677\" id=295f0ff8-816f-4082-901a-55c5fa7dccc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.103323 | controller |     "Jun 12 11:14:28.241506 crc crio[19822]: time=\"2026-06-12T11:14:28.241053414Z\" level=info msg=\"Started container\" PID=260478 containerID=c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677 description=openstack/ceilometer-0/ceilometer-notification-agent id=295f0ff8-816f-4082-901a-55c5fa7dccc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531",
2026-06-12 11:43:52.103338 | controller |     "Jun 12 11:14:28.261986 crc crio[19822]: time=\"2026-06-12T11:14:28.261501632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=53fff728-73cb-4497-900b-917cc4e5acb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103353 | controller |     "Jun 12 11:14:28.287701 crc crio[19822]: time=\"2026-06-12T11:14:28.2875956Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=72807919-7f7b-4958-9a52-277ea727c555 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103367 | controller |     "Jun 12 11:14:28.302736 crc crio[19822]: time=\"2026-06-12T11:14:28.302438722Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6b0cedf9-5ec5-4235-9aa7-722d896d22a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103382 | controller |     "Jun 12 11:14:28.303575 crc crio[19822]: time=\"2026-06-12T11:14:28.303031122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103397 | controller |     "Jun 12 11:14:28.334649 crc crio[19822]: time=\"2026-06-12T11:14:28.334457491Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=310d9c82-0cf3-4550-8cbe-0e721f22cd38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.103413 | controller |     "Jun 12 11:14:28.334649 crc crio[19822]: time=\"2026-06-12T11:14:28.334578675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103430 | controller |     "Jun 12 11:14:28.367212 crc crio[19822]: time=\"2026-06-12T11:14:28.367016478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103445 | controller |     "Jun 12 11:14:28.515985 crc crio[19822]: time=\"2026-06-12T11:14:28.515141426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103460 | controller |     "Jun 12 11:14:28.523563 crc crio[19822]: time=\"2026-06-12T11:14:28.52336721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103475 | controller |     "Jun 12 11:14:28.593984 crc crio[19822]: time=\"2026-06-12T11:14:28.593725657Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc0072523a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.103495 | controller |     "Jun 12 11:14:28.593984 crc crio[19822]: time=\"2026-06-12T11:14:28.593848057Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.103512 | controller |     "Jun 12 11:14:28.930271 crc crio[19822]: time=\"2026-06-12T11:14:28.930023883Z\" level=info msg=\"Created container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core\" id=6b0cedf9-5ec5-4235-9aa7-722d896d22a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103527 | controller |     "Jun 12 11:14:28.933163 crc crio[19822]: time=\"2026-06-12T11:14:28.932921416Z\" level=info msg=\"Starting container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603\" id=fc62b209-6153-4b21-ae80-af53223d87a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.103542 | controller |     "Jun 12 11:14:28.966604 crc crio[19822]: time=\"2026-06-12T11:14:28.966543621Z\" level=info msg=\"Started container\" PID=260532 containerID=58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603 description=openstack/ceilometer-0/sg-core id=fc62b209-6153-4b21-ae80-af53223d87a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531",
2026-06-12 11:43:52.103558 | controller |     "Jun 12 11:14:29.008071 crc crio[19822]: time=\"2026-06-12T11:14:29.006892326Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ed8c9f81-20d9-437e-b498-f3fdccddfdbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103573 | controller |     "Jun 12 11:14:29.085472 crc crio[19822]: time=\"2026-06-12T11:14:29.085394962Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=8b6694f8-7e14-40f8-92f9-64fcb91998a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103588 | controller |     "Jun 12 11:14:29.101753 crc crio[19822]: time=\"2026-06-12T11:14:29.101663597Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=acf6e4a9-ec52-42ba-874e-5bb231203438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103602 | controller |     "Jun 12 11:14:29.102421 crc crio[19822]: time=\"2026-06-12T11:14:29.10237422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103618 | controller |     "Jun 12 11:14:29.339783 crc crio[19822]: 2026-06-12T11:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89649279f8edd0e Mac:32:94:03:7e:60:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.103633 | controller |     "Jun 12 11:14:29.341583 crc crio[19822]: time=\"2026-06-12T11:14:29.341488304Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc0072523a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.103650 | controller |     "Jun 12 11:14:29.341718 crc crio[19822]: time=\"2026-06-12T11:14:29.34167528Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.103668 | controller |     "Jun 12 11:14:29.357920 crc crio[19822]: time=\"2026-06-12T11:14:29.35778555Z\" level=info msg=\"Ran pod sandbox 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 with infra container: openstack/nova-cell1-conductor-0/POD\" id=310d9c82-0cf3-4550-8cbe-0e721f22cd38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.103688 | controller |     "Jun 12 11:14:29.358412 crc crio[19822]: time=\"2026-06-12T11:14:29.358356088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103715 | controller |     "Jun 12 11:14:29.362981 crc crio[19822]: time=\"2026-06-12T11:14:29.362913964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103732 | controller |     "Jun 12 11:14:29.364992 crc crio[19822]: time=\"2026-06-12T11:14:29.364918779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=43ac121f-23fd-49fb-b1e2-0861cf5b96e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103747 | controller |     "Jun 12 11:14:29.417469 crc crio[19822]: time=\"2026-06-12T11:14:29.41734773Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=fa30756d-cc23-4eb0-be26-24ae737ec762 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103763 | controller |     "Jun 12 11:14:29.428223 crc crio[19822]: time=\"2026-06-12T11:14:29.428071333Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=188cb858-eacb-42a1-bd05-26dbc1262084 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103778 | controller |     "Jun 12 11:14:29.428598 crc crio[19822]: time=\"2026-06-12T11:14:29.428543938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103793 | controller |     "Jun 12 11:14:29.751693 crc crio[19822]: time=\"2026-06-12T11:14:29.746450861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103808 | controller |     "Jun 12 11:14:29.769798 crc crio[19822]: time=\"2026-06-12T11:14:29.765587928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103824 | controller |     "Jun 12 11:14:29.840536 crc crio[19822]: time=\"2026-06-12T11:14:29.837466904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=6ce291af-5d1d-4a64-a4f2-8b2afd633c04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103842 | controller |     "Jun 12 11:14:29.842572 crc crio[19822]: time=\"2026-06-12T11:14:29.84189655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=a7c986fe-acdc-4222-8ef8-3abf21c1bbaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.103863 | controller |     "Jun 12 11:14:29.856289 crc crio[19822]: time=\"2026-06-12T11:14:29.848167978Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2cbc0113-6cb2-4eea-9996-18dcf23b8c7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103917 | controller |     "Jun 12 11:14:29.856289 crc crio[19822]: time=\"2026-06-12T11:14:29.848575091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.103940 | controller |     "Jun 12 11:14:30.028091 crc crio[19822]: time=\"2026-06-12T11:14:30.027921954Z\" level=info msg=\"Created container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd\" id=acf6e4a9-ec52-42ba-874e-5bb231203438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.103962 | controller |     "Jun 12 11:14:30.029924 crc crio[19822]: time=\"2026-06-12T11:14:30.029755093Z\" level=info msg=\"Starting container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984\" id=b76b8fb6-f695-4ada-b286-4fc55b849788 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.103984 | controller |     "Jun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.047752544Z\" level=info msg=\"Started container\" PID=260595 containerID=0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984 description=openstack/ceilometer-0/proxy-httpd id=b76b8fb6-f695-4ada-b286-4fc55b849788 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531",
2026-06-12 11:43:52.104006 | controller |     "Jun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.048461607Z\" level=info msg=\"Created container e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=188cb858-eacb-42a1-bd05-26dbc1262084 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.104022 | controller |     "Jun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.051697251Z\" level=info msg=\"Starting container: e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1\" id=db6a2b4e-64bb-4b8b-8e38-ab1537239a35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.104037 | controller |     "Jun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.052463343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.104053 | controller |     "Jun 12 11:14:30.068722 crc crio[19822]: time=\"2026-06-12T11:14:30.062069715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.104068 | controller |     "Jun 12 11:14:30.070421 crc crio[19822]: time=\"2026-06-12T11:14:30.070340042Z\" level=info msg=\"Started container\" PID=260605 containerID=e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=db6a2b4e-64bb-4b8b-8e38-ab1537239a35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9",
2026-06-12 11:43:52.104084 | controller |     "Jun 12 11:14:30.077419 crc crio[19822]: time=\"2026-06-12T11:14:30.077258846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.104099 | controller |     "Jun 12 11:14:30.332685 crc crio[19822]: time=\"2026-06-12T11:14:30.332496099Z\" level=info msg=\"Created container 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2cbc0113-6cb2-4eea-9996-18dcf23b8c7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.104114 | controller |     "Jun 12 11:14:30.341974 crc crio[19822]: time=\"2026-06-12T11:14:30.340278955Z\" level=info msg=\"Starting container: 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d\" id=b6ea09df-6fb0-4f83-b9f7-68e6f5388de3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.104135 | controller |     "Jun 12 11:14:30.356318 crc crio[19822]: time=\"2026-06-12T11:14:30.356227324Z\" level=info msg=\"Started container\" PID=260651 containerID=17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=b6ea09df-6fb0-4f83-b9f7-68e6f5388de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016",
2026-06-12 11:43:52.104151 | controller |     "Jun 12 11:14:30.397943 crc crio[19822]: time=\"2026-06-12T11:14:30.397190781Z\" level=info msg=\"Created container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api\" id=6f3fdb4c-8227-43a5-9f18-7cf14184d52d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.104166 | controller |     "Jun 12 11:14:30.403920 crc crio[19822]: time=\"2026-06-12T11:14:30.400594618Z\" level=info msg=\"Starting container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e\" id=d6b801a7-5b69-412f-bd4e-51a708b4ec3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.104181 | controller |     "Jun 12 11:14:30.429102 crc crio[19822]: time=\"2026-06-12T11:14:30.428321403Z\" level=info msg=\"Started container\" PID=260650 containerID=4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e description=openstack/cinder-api-0/cinder-api id=d6b801a7-5b69-412f-bd4e-51a708b4ec3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f",
2026-06-12 11:43:52.104197 | controller |     "Jun 12 11:14:34.091020 crc crio[19822]: time=\"2026-06-12T11:14:34.090084223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0350d469-1778-4acf-8807-33ee6ab6a312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104215 | controller |     "Jun 12 11:14:34.138097 crc crio[19822]: time=\"2026-06-12T11:14:34.13790468Z\" level=info msg=\"Removing container: 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6\" id=6a3249f9-9e69-46f1-a23b-7e1f7c30beb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.104283 | controller |     "Jun 12 11:14:34.786095 crc crio[19822]: time=\"2026-06-12T11:14:34.78557882Z\" level=info msg=\"Removing container: cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3\" id=94b95fc1-e6de-48d7-bac8-2a67321d2a1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.104304 | controller |     "Jun 12 11:14:37.888103 crc crio[19822]: time=\"2026-06-12T11:14:37.887332506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e8938d4b-1925-45e0-b2db-311b02f992a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104319 | controller |     "Jun 12 11:14:37.966465 crc crio[19822]: time=\"2026-06-12T11:14:37.966336468Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=eadf4cec-d8d0-4443-b3d4-98d2a4082a81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.104335 | controller |     "Jun 12 11:14:38.005599 crc crio[19822]: time=\"2026-06-12T11:14:38.005480012Z\" level=info msg=\"Removed container cc759988dbdf64cc22c63d405385b072a2d9e509f1c15863ac09f776693a07b3: openshift-infra/auto-csr-approver-29687708-rgbch/oc\" id=94b95fc1-e6de-48d7-bac8-2a67321d2a1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.104350 | controller |     "Jun 12 11:14:38.016457 crc crio[19822]: time=\"2026-06-12T11:14:38.01637794Z\" level=info msg=\"Stopping pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=118f0750-4ebf-418b-b503-8a3549122de2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.104369 | controller |     "Jun 12 11:14:38.016724 crc crio[19822]: time=\"2026-06-12T11:14:38.016478293Z\" level=info msg=\"Stopped pod sandbox (already stopped): 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=118f0750-4ebf-418b-b503-8a3549122de2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.104385 | controller |     "Jun 12 11:14:38.017289 crc crio[19822]: time=\"2026-06-12T11:14:38.017217487Z\" level=info msg=\"Removing pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=f4fac138-1a2d-40d1-86b4-d4a85504ff09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.104400 | controller |     "Jun 12 11:14:38.035597 crc crio[19822]: time=\"2026-06-12T11:14:38.035413957Z\" level=info msg=\"Stopping container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5 (timeout: 30s)\" id=57260bff-5522-4683-a10e-89003f177636 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.104414 | controller |     "Jun 12 11:14:38.038569 crc crio[19822]: time=\"2026-06-12T11:14:38.038422143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.104429 | controller |     "Jun 12 11:14:43.571911 crc crio[19822]: time=\"2026-06-12T11:14:43.569198578Z\" level=warning msg=\"Stopping container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.104444 | controller |     "Jun 12 11:14:43.616627 crc crio[19822]: time=\"2026-06-12T11:14:43.615465515Z\" level=error msg=\"Killing container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.104460 | controller |     "Jun 12 11:14:44.822296 crc crio[19822]: time=\"2026-06-12T11:14:44.821687626Z\" level=warning msg=\"Stopping container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.104475 | controller |     "Jun 12 11:14:44.861699 crc crio[19822]: time=\"2026-06-12T11:14:44.861564759Z\" level=error msg=\"Killing container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.104490 | controller |     "Jun 12 11:14:46.459012 crc crio[19822]: time=\"2026-06-12T11:14:46.458483006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=38ffac74-84af-40e8-8a28-aa61117e2e79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104505 | controller |     "Jun 12 11:14:47.665350 crc crio[19822]: time=\"2026-06-12T11:14:47.665280344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=23d60a24-7406-40f2-b0c8-05baa741fc19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104519 | controller |     "Jun 12 11:14:47.741364 crc crio[19822]: time=\"2026-06-12T11:14:47.741241397Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=34b37d06-6538-4a91-ad59-53015933e50a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.104534 | controller |     "Jun 12 11:14:47.804348 crc crio[19822]: time=\"2026-06-12T11:14:47.803692079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.104552 | controller |     "Jun 12 11:14:47.836478 crc crio[19822]: time=\"2026-06-12T11:14:47.836318262Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=3f5048ab-ef03-41ff-a4a2-f0d00064f48b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.104567 | controller |     "Jun 12 11:14:47.838222 crc crio[19822]: time=\"2026-06-12T11:14:47.838051106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=d3f7d60c-d7b0-4768-8136-cb846637f39b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104582 | controller |     "Jun 12 11:14:47.955045 crc crio[19822]: time=\"2026-06-12T11:14:47.954664916Z\" level=info msg=\"Stopped container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler\" id=52e17349-a114-4ec3-8483-dd21d25c8ad0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.104597 | controller |     "Jun 12 11:14:47.961405 crc crio[19822]: time=\"2026-06-12T11:14:47.961247846Z\" level=info msg=\"Stopping pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=4948f4ae-4afc-4ea5-b5ff-5c38599ca81f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.104612 | controller |     "Jun 12 11:14:47.963240 crc crio[19822]: time=\"2026-06-12T11:14:47.962990461Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9 UID:67586776-5d1f-4584-aac6-ef3d2cf142d0 NetNS:/var/run/netns/104f60ed-f0eb-4e7e-9fc1-188904c2b80e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67586776_5d1f_4584_aac6_ef3d2cf142d0.slice PodAnnotations:0xc002ed0088}] Aliases:map[]}\"",
2026-06-12 11:43:52.104628 | controller |     "Jun 12 11:14:47.963407 crc crio[19822]: time=\"2026-06-12T11:14:47.963237599Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.104643 | controller |     "Jun 12 11:14:47.981426 crc crio[19822]: time=\"2026-06-12T11:14:47.981062437Z\" level=info msg=\"Stopped container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=52aa9e6b-7ab1-44fc-ae9d-a18598d982b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.104658 | controller |     "Jun 12 11:14:47.982775 crc crio[19822]: time=\"2026-06-12T11:14:47.9826862Z\" level=info msg=\"Stopping pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=7606a7d0-0347-4d79-bd15-8019213e1113 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.104673 | controller |     "Jun 12 11:14:47.984170 crc crio[19822]: time=\"2026-06-12T11:14:47.984089124Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496 UID:7ca01eb3-ac40-42fd-80f6-2f94ba37fab6 NetNS:/var/run/netns/145343b6-5594-41b7-bf37-c4b42d6a2db6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ca01eb3_ac40_42fd_80f6_2f94ba37fab6.slice PodAnnotations:0xc0037c8878}] Aliases:map[]}\"",
2026-06-12 11:43:52.104688 | controller |     "Jun 12 11:14:47.984385 crc crio[19822]: time=\"2026-06-12T11:14:47.984301371Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.104703 | controller |     "Jun 12 11:14:47.992291 crc crio[19822]: time=\"2026-06-12T11:14:47.992181999Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=233e93ff-7523-4937-96f4-5331d3ee3528 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.104721 | controller |     "Jun 12 11:14:47.993754 crc crio[19822]: time=\"2026-06-12T11:14:47.993699961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a8a040c4-fb2e-4743-8e1d-f2339ac4242c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104737 | controller |     "Jun 12 11:14:48.028366 crc crio[19822]: time=\"2026-06-12T11:14:48.024055906Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=0fa78e8a-9a08-447a-b1ae-f61b003c3cd7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.104751 | controller |     "Jun 12 11:14:48.028366 crc crio[19822]: time=\"2026-06-12T11:14:48.025797921Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=f4ed3538-472b-40c2-9bf6-80cfce2906c0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.104766 | controller |     "Jun 12 11:14:48.028366 crc crio[19822]: time=\"2026-06-12T11:14:48.027608903Z\" level=info msg=\"Removed pod sandbox: 60ef0ead5b4d704aa08657d1958201b598cb381efaa7610bc3d60815f73ff750\" id=f4fac138-1a2d-40d1-86b4-d4a85504ff09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.104781 | controller |     "Jun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.037509993Z\" level=info msg=\"Stopping pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=e44830d7-3532-434d-8054-097d1185a24c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.104795 | controller |     "Jun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.042255917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=e44830d7-3532-434d-8054-097d1185a24c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.104810 | controller |     "Jun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.038057484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2f820330-9826-4982-98b9-396bd065bb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104824 | controller |     "Jun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.03823117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=283b8ed8-1ae8-4fe4-802a-0d33a58a3a86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104839 | controller |     "Jun 12 11:14:48.047520 crc crio[19822]: time=\"2026-06-12T11:14:48.043870573Z\" level=info msg=\"Removing pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=120d886a-93a9-46c6-9c03-4c3660a7d438 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.104857 | controller |     "Jun 12 11:14:48.126648 crc crio[19822]: time=\"2026-06-12T11:14:48.126531379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=7ba6ee0b-8042-4727-9443-47956555bd14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104901 | controller |     "Jun 12 11:14:48.129251 crc crio[19822]: time=\"2026-06-12T11:14:48.129079885Z\" level=info msg=\"Removed container 9d7d1278738583d7a97925f3467451a0616f761df24330160b52aa8718f90ca6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6a3249f9-9e69-46f1-a23b-7e1f7c30beb5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.104917 | controller |     "Jun 12 11:14:48.192495 crc crio[19822]: time=\"2026-06-12T11:14:48.192348008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=38b88f36-1123-44ce-a1ed-336b18b2df68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104944 | controller |     "Jun 12 11:14:48.212985 crc crio[19822]: time=\"2026-06-12T11:14:48.212766023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=539f7b68-0256-4428-90cc-78060c377b5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104960 | controller |     "Jun 12 11:14:48.229385 crc crio[19822]: time=\"2026-06-12T11:14:48.229266218Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=73f999cf-066f-4a81-bdaf-5de30b10bdc7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.104976 | controller |     "Jun 12 11:14:48.230579 crc crio[19822]: time=\"2026-06-12T11:14:48.230484735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=32abc65d-a721-421c-a265-a38b3d438d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.104992 | controller |     "Jun 12 11:14:48.242414 crc crio[19822]: time=\"2026-06-12T11:14:48.242347209Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=54d7ab0b-e7f2-4c94-9322-c8cdfb9010f9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.105007 | controller |     "Jun 12 11:14:48.245065 crc crio[19822]: time=\"2026-06-12T11:14:48.244969567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=392c2184-49ba-43ce-bb8c-90b915e55e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.105022 | controller |     "Jun 12 11:14:48.269676 crc crio[19822]: time=\"2026-06-12T11:14:48.269618983Z\" level=info msg=\"Removed pod sandbox: 0786de4624badbb32d0d4c775dab5680506c8c3292b12deca88e7d5329d8416e\" id=120d886a-93a9-46c6-9c03-4c3660a7d438 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105037 | controller |     "Jun 12 11:14:48.270941 crc crio[19822]: time=\"2026-06-12T11:14:48.270914555Z\" level=info msg=\"Stopping pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=882a7755-819d-4f68-8cd4-4076caec9b5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105052 | controller |     "Jun 12 11:14:48.271097 crc crio[19822]: time=\"2026-06-12T11:14:48.27108014Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=882a7755-819d-4f68-8cd4-4076caec9b5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105067 | controller |     "Jun 12 11:14:48.271920 crc crio[19822]: time=\"2026-06-12T11:14:48.271785572Z\" level=info msg=\"Removing pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=31c459af-1576-44d5-95ac-187dae034c93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105082 | controller |     "Jun 12 11:14:48.294951 crc crio[19822]: time=\"2026-06-12T11:14:48.292221236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105097 | controller |     "Jun 12 11:14:48.309951 crc crio[19822]: time=\"2026-06-12T11:14:48.309256081Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=185b54ab-17b1-4564-acae-7f363d8e72e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105112 | controller |     "Jun 12 11:14:48.331778 crc crio[19822]: time=\"2026-06-12T11:14:48.330557428Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=a2e7388b-54d7-4488-996b-5562ffd4d8b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105127 | controller |     "Jun 12 11:14:48.331778 crc crio[19822]: time=\"2026-06-12T11:14:48.330755643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=27c8126d-9b51-4fe1-a866-ea52d5901f75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.105146 | controller |     "Jun 12 11:14:48.331778 crc crio[19822]: time=\"2026-06-12T11:14:48.331054314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f9d6a795-9017-4173-bc1c-55dfb6a0f8e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.105161 | controller |     "Jun 12 11:14:48.333638 crc crio[19822]: time=\"2026-06-12T11:14:48.333540722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105177 | controller |     "Jun 12 11:14:48.336450 crc crio[19822]: time=\"2026-06-12T11:14:48.336320892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9d10853e-2f3d-48ee-b637-1fb76a49dfcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.105192 | controller |     "Jun 12 11:14:48.354962 crc crio[19822]: time=\"2026-06-12T11:14:48.354731344Z\" level=info msg=\"Removed pod sandbox: c4d7295a2fdfda7db0df5016075b898097d19437f25aa60b3813daeb81e5a720\" id=31c459af-1576-44d5-95ac-187dae034c93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105207 | controller |     "Jun 12 11:14:48.356345 crc crio[19822]: time=\"2026-06-12T11:14:48.356226819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105222 | controller |     "Jun 12 11:14:48.360550 crc crio[19822]: time=\"2026-06-12T11:14:48.360463563Z\" level=info msg=\"Stopping pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=7c17e65d-7650-46b1-aeee-b9e5b840771d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105237 | controller |     "Jun 12 11:14:48.360704 crc crio[19822]: time=\"2026-06-12T11:14:48.360568686Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=7c17e65d-7650-46b1-aeee-b9e5b840771d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105253 | controller |     "Jun 12 11:14:48.375300 crc crio[19822]: time=\"2026-06-12T11:14:48.374365164Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/wipe-data\" id=5c0c6729-9252-4095-ba12-96261642a09b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105268 | controller |     "Jun 12 11:14:48.377295 crc crio[19822]: time=\"2026-06-12T11:14:48.376523534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105284 | controller |     "Jun 12 11:14:48.382626 crc crio[19822]: time=\"2026-06-12T11:14:48.377750716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105299 | controller |     "Jun 12 11:14:48.382626 crc crio[19822]: time=\"2026-06-12T11:14:48.378223582Z\" level=info msg=\"Removing pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=acec1fe1-bb33-44d9-9dcc-fd138431eeaa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105314 | controller |     "Jun 12 11:14:48.386201 crc crio[19822]: time=\"2026-06-12T11:14:48.3857066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105329 | controller |     "Jun 12 11:14:48.395428 crc crio[19822]: time=\"2026-06-12T11:14:48.395236811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105347 | controller |     "Jun 12 11:14:48.398624 crc crio[19822]: time=\"2026-06-12T11:14:48.398520903Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/wipe-data\" id=74607c4c-8012-45fe-ba05-1d664f60bb30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105362 | controller |     "Jun 12 11:14:48.406995 crc crio[19822]: time=\"2026-06-12T11:14:48.406937085Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=94943d44-96a2-47fa-9007-7c6ee5ba03ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105377 | controller |     "Jun 12 11:14:48.412954 crc crio[19822]: time=\"2026-06-12T11:14:48.41275855Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-2244l/keystone-db-sync\" id=de372790-027c-4ee3-8fc3-2deb4dea632a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105392 | controller |     "Jun 12 11:14:48.440062 crc crio[19822]: time=\"2026-06-12T11:14:48.440002174Z\" level=info msg=\"Removed pod sandbox: 1bd82aaa4db243024c92e610f165d66fe266f081f32aee50779a7aa84c2ee25c\" id=acec1fe1-bb33-44d9-9dcc-fd138431eeaa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105408 | controller |     "Jun 12 11:14:48.441462 crc crio[19822]: time=\"2026-06-12T11:14:48.441366014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105423 | controller |     "Jun 12 11:14:48.449752 crc crio[19822]: time=\"2026-06-12T11:14:48.449684792Z\" level=info msg=\"Stopping pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=977c18ae-57cb-471a-ac14-4a3566c245c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105438 | controller |     "Jun 12 11:14:48.450069 crc crio[19822]: time=\"2026-06-12T11:14:48.449802066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=977c18ae-57cb-471a-ac14-4a3566c245c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105453 | controller |     "Jun 12 11:14:48.453694 crc crio[19822]: time=\"2026-06-12T11:14:48.453561273Z\" level=info msg=\"Removing pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=aa30be98-2a8d-408a-ba8d-db3a53550aad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105468 | controller |     "Jun 12 11:14:48.552596 crc crio[19822]: time=\"2026-06-12T11:14:48.552498413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105483 | controller |     "Jun 12 11:14:48.553168 crc crio[19822]: time=\"2026-06-12T11:14:48.553087568Z\" level=info msg=\"Removed pod sandbox: 966cd72fc2c148fe37e863f332390b6fe7ed8dbcceb0c6c424499f5c93e20ae7\" id=aa30be98-2a8d-408a-ba8d-db3a53550aad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105498 | controller |     "Jun 12 11:14:48.554320 crc crio[19822]: time=\"2026-06-12T11:14:48.554291037Z\" level=info msg=\"Stopping pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=ab6d844d-b535-49f0-9d3a-c53285ef0446 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105513 | controller |     "Jun 12 11:14:48.554959 crc crio[19822]: time=\"2026-06-12T11:14:48.554935697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=ab6d844d-b535-49f0-9d3a-c53285ef0446 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105529 | controller |     "Jun 12 11:14:48.556149 crc crio[19822]: time=\"2026-06-12T11:14:48.556097163Z\" level=info msg=\"Removing pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=335dfa5f-7e5e-4e4b-a0db-7d549261b3c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105546 | controller |     "Jun 12 11:14:48.572656 crc crio[19822]: time=\"2026-06-12T11:14:48.572540937Z\" level=info msg=\"Stopped pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=4948f4ae-4afc-4ea5-b5ff-5c38599ca81f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105562 | controller |     "Jun 12 11:14:48.584367 crc crio[19822]: time=\"2026-06-12T11:14:48.584016084Z\" level=info msg=\"Created container ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=eadf4cec-d8d0-4443-b3d4-98d2a4082a81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105577 | controller |     "Jun 12 11:14:48.585999 crc crio[19822]: time=\"2026-06-12T11:14:48.585758849Z\" level=info msg=\"Starting container: ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75\" id=eaa749ea-a3dc-46ad-9b92-924a8eb34e56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.105592 | controller |     "Jun 12 11:14:48.589445 crc crio[19822]: time=\"2026-06-12T11:14:48.589291893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105607 | controller |     "Jun 12 11:14:48.591007 crc crio[19822]: time=\"2026-06-12T11:14:48.590719308Z\" level=info msg=\"Stopped pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=7606a7d0-0347-4d79-bd15-8019213e1113 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105621 | controller |     "Jun 12 11:14:48.591769 crc crio[19822]: time=\"2026-06-12T11:14:48.59078819Z\" level=info msg=\"Created container e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=34b37d06-6538-4a91-ad59-53015933e50a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105636 | controller |     "Jun 12 11:14:48.593868 crc crio[19822]: time=\"2026-06-12T11:14:48.593602091Z\" level=info msg=\"Started container\" PID=261901 containerID=ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=eaa749ea-a3dc-46ad-9b92-924a8eb34e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9",
2026-06-12 11:43:52.105652 | controller |     "Jun 12 11:14:48.594276 crc crio[19822]: time=\"2026-06-12T11:14:48.594235471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105667 | controller |     "Jun 12 11:14:48.595634 crc crio[19822]: time=\"2026-06-12T11:14:48.595564622Z\" level=info msg=\"Starting container: e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6\" id=5b512fbc-918e-4b2e-8a9d-550e4ad54af0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.105682 | controller |     "Jun 12 11:14:48.597679 crc crio[19822]: time=\"2026-06-12T11:14:48.597626582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105696 | controller |     "Jun 12 11:14:48.609311 crc crio[19822]: time=\"2026-06-12T11:14:48.609211588Z\" level=info msg=\"Started container\" PID=261924 containerID=e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=5b512fbc-918e-4b2e-8a9d-550e4ad54af0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016",
2026-06-12 11:43:52.105711 | controller |     "Jun 12 11:14:48.627230 crc crio[19822]: time=\"2026-06-12T11:14:48.627078979Z\" level=info msg=\"Removed pod sandbox: 0313a40002f3baff4dbac4da014f6d3881ac401f01b250a3bd1dda3595ad63a7\" id=335dfa5f-7e5e-4e4b-a0db-7d549261b3c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105729 | controller |     "Jun 12 11:14:48.629975 crc crio[19822]: time=\"2026-06-12T11:14:48.629901568Z\" level=info msg=\"Stopping pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=352a33ad-406b-4c9c-83e3-2213baa34ef1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105744 | controller |     "Jun 12 11:14:48.629975 crc crio[19822]: time=\"2026-06-12T11:14:48.629951169Z\" level=info msg=\"Stopped pod sandbox (already stopped): d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=352a33ad-406b-4c9c-83e3-2213baa34ef1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105759 | controller |     "Jun 12 11:14:48.630912 crc crio[19822]: time=\"2026-06-12T11:14:48.630566999Z\" level=info msg=\"Removing pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=cd30576c-7791-44e3-b52d-57d15bdbb291 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105774 | controller |     "Jun 12 11:14:48.692449 crc crio[19822]: time=\"2026-06-12T11:14:48.692338309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105788 | controller |     "Jun 12 11:14:48.701406 crc crio[19822]: time=\"2026-06-12T11:14:48.701258007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105805 | controller |     "Jun 12 11:14:48.881091 crc crio[19822]: time=\"2026-06-12T11:14:48.879780848Z\" level=info msg=\"Removed pod sandbox: d89985ba4320113821cd271210980990edcf7c8b6c4db2ec926bf3d444a6f6a9\" id=cd30576c-7791-44e3-b52d-57d15bdbb291 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105822 | controller |     "Jun 12 11:14:48.882555 crc crio[19822]: time=\"2026-06-12T11:14:48.882382733Z\" level=info msg=\"Stopping pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=c1c59b34-9ae0-4400-aad3-8d6c08b98641 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105838 | controller |     "Jun 12 11:14:48.883496 crc crio[19822]: time=\"2026-06-12T11:14:48.882733414Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=c1c59b34-9ae0-4400-aad3-8d6c08b98641 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.105856 | controller |     "Jun 12 11:14:48.884891 crc crio[19822]: time=\"2026-06-12T11:14:48.884694686Z\" level=info msg=\"Removing pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=7ea8958d-af92-4ba7-b48e-c29769f5864d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.105891 | controller |     "Jun 12 11:14:48.891491 crc crio[19822]: time=\"2026-06-12T11:14:48.891392679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105907 | controller |     "Jun 12 11:14:48.903459 crc crio[19822]: time=\"2026-06-12T11:14:48.903369482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105922 | controller |     "Jun 12 11:14:48.911991 crc crio[19822]: time=\"2026-06-12T11:14:48.911633038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105937 | controller |     "Jun 12 11:14:48.915509 crc crio[19822]: time=\"2026-06-12T11:14:48.915270516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105955 | controller |     "Jun 12 11:14:48.934648 crc crio[19822]: time=\"2026-06-12T11:14:48.934097397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105970 | controller |     "Jun 12 11:14:48.944177 crc crio[19822]: time=\"2026-06-12T11:14:48.943480962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.105984 | controller |     "Jun 12 11:14:48.971785 crc crio[19822]: time=\"2026-06-12T11:14:48.971698314Z\" level=info msg=\"Created container d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce: openstack/openstack-galera-0/mysql-bootstrap\" id=185b54ab-17b1-4564-acae-7f363d8e72e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.105999 | controller |     "Jun 12 11:14:48.973215 crc crio[19822]: time=\"2026-06-12T11:14:48.973108048Z\" level=info msg=\"Removed pod sandbox: ebbcf291541d60daf2962465967f170df919d0d2a5d4673eeb48b7234e4616b8\" id=7ea8958d-af92-4ba7-b48e-c29769f5864d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106014 | controller |     "Jun 12 11:14:48.974597 crc crio[19822]: time=\"2026-06-12T11:14:48.974087506Z\" level=info msg=\"Stopping pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=0298ea65-4028-4fac-8777-619322ea9508 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106028 | controller |     "Jun 12 11:14:48.974597 crc crio[19822]: time=\"2026-06-12T11:14:48.97419715Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=0298ea65-4028-4fac-8777-619322ea9508 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106043 | controller |     "Jun 12 11:14:48.974597 crc crio[19822]: time=\"2026-06-12T11:14:48.974101726Z\" level=info msg=\"Starting container: d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce\" id=8f32f907-d27a-403b-b557-4b6bbce8e46d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.106058 | controller |     "Jun 12 11:14:48.975037 crc crio[19822]: time=\"2026-06-12T11:14:48.974859012Z\" level=info msg=\"Removing pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=a79aef99-dda9-4f9f-8a3a-fd21587fff52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106074 | controller |     "Jun 12 11:14:48.991634 crc crio[19822]: time=\"2026-06-12T11:14:48.9913698Z\" level=info msg=\"Started container\" PID=261960 containerID=d44d407a00c9caca353f8ec31adc59828263f852da36563f6f1a1844b2b48dce description=openstack/openstack-galera-0/mysql-bootstrap id=8f32f907-d27a-403b-b557-4b6bbce8e46d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a",
2026-06-12 11:43:52.106089 | controller |     "Jun 12 11:14:49.026472 crc crio[19822]: time=\"2026-06-12T11:14:49.026064119Z\" level=info msg=\"Removed pod sandbox: 4998d33731febca2d78f5d51b2a28db56637c4d37c12930d007441b3da7d88cd\" id=a79aef99-dda9-4f9f-8a3a-fd21587fff52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106105 | controller |     "Jun 12 11:14:49.027237 crc crio[19822]: time=\"2026-06-12T11:14:49.027073138Z\" level=info msg=\"Stopping pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=315c5cc3-ca90-4e19-ae89-e3b7a82331f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106119 | controller |     "Jun 12 11:14:49.027505 crc crio[19822]: time=\"2026-06-12T11:14:49.027403729Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=315c5cc3-ca90-4e19-ae89-e3b7a82331f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106138 | controller |     "Jun 12 11:14:49.028478 crc crio[19822]: time=\"2026-06-12T11:14:49.02839872Z\" level=info msg=\"Removing pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=831850b0-08be-4f14-83f5-6b67f1ab9b14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106153 | controller |     "Jun 12 11:14:49.065084 crc crio[19822]: time=\"2026-06-12T11:14:49.063704383Z\" level=info msg=\"Removed pod sandbox: 8c7aae6825c23ca40ee6431307cfc93fb54100449cf3246f2002d70ff3ab134b\" id=831850b0-08be-4f14-83f5-6b67f1ab9b14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106168 | controller |     "Jun 12 11:14:49.065419 crc crio[19822]: time=\"2026-06-12T11:14:49.065210196Z\" level=info msg=\"Stopping pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=99543a5f-bc07-4975-a806-c5203a6130ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106183 | controller |     "Jun 12 11:14:49.065419 crc crio[19822]: time=\"2026-06-12T11:14:49.065290088Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=99543a5f-bc07-4975-a806-c5203a6130ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106198 | controller |     "Jun 12 11:14:49.065998 crc crio[19822]: time=\"2026-06-12T11:14:49.065927839Z\" level=info msg=\"Removing pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=54eb7eca-e022-4551-a3dd-ca75de4c198f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106213 | controller |     "Jun 12 11:14:49.071948 crc crio[19822]: time=\"2026-06-12T11:14:49.071756014Z\" level=info msg=\"Created container 2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda: openstack/memcached-0/memcached\" id=a2e7388b-54d7-4488-996b-5562ffd4d8b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.106228 | controller |     "Jun 12 11:14:49.085354 crc crio[19822]: time=\"2026-06-12T11:14:49.085030267Z\" level=info msg=\"Starting container: 2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda\" id=8cd5fb8b-8a78-4e58-bc0b-f9c69085db04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.106244 | controller |     "Jun 12 11:14:49.086329 crc crio[19822]: time=\"2026-06-12T11:14:49.085472054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.106260 | controller |     "Jun 12 11:14:49.092582 crc crio[19822]: time=\"2026-06-12T11:14:49.092181246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.106275 | controller |     "Jun 12 11:14:49.094943 crc crio[19822]: time=\"2026-06-12T11:14:49.094753868Z\" level=info msg=\"Started container\" PID=261975 containerID=2d1fd84b3bff1c7078b6b137fedd68e9872fc6d423973f68b46f0a36ebdcdcda description=openstack/memcached-0/memcached id=8cd5fb8b-8a78-4e58-bc0b-f9c69085db04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7627a6d7c364add9cc02f3acb5d988d61042611625b1d56bd75609efff80d62e",
2026-06-12 11:43:52.106291 | controller |     "Jun 12 11:14:49.112347 crc crio[19822]: time=\"2026-06-12T11:14:49.111944263Z\" level=info msg=\"Removed pod sandbox: f3149d0a152af8d7e2535df2449e5a11f19e5ef3c22832cb41efe8bcffa30f6a\" id=54eb7eca-e022-4551-a3dd-ca75de4c198f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106306 | controller |     "Jun 12 11:14:49.113664 crc crio[19822]: time=\"2026-06-12T11:14:49.113207946Z\" level=info msg=\"Stopping pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=29bed379-ec94-4854-b9e0-188771101d83 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106322 | controller |     "Jun 12 11:14:49.113664 crc crio[19822]: time=\"2026-06-12T11:14:49.113613119Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=29bed379-ec94-4854-b9e0-188771101d83 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106341 | controller |     "Jun 12 11:14:49.114265 crc crio[19822]: time=\"2026-06-12T11:14:49.114200208Z\" level=info msg=\"Removing pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=595f0532-1bb6-4102-91df-dd19753f05eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106356 | controller |     "Jun 12 11:14:49.147654 crc crio[19822]: time=\"2026-06-12T11:14:49.145263653Z\" level=info msg=\"Removed pod sandbox: 19753f4c5995e186f420e9250d3a3bb06b8c3c7057ea2dd7ed7eb2265f9e3a1f\" id=595f0532-1bb6-4102-91df-dd19753f05eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106371 | controller |     "Jun 12 11:14:49.147654 crc crio[19822]: time=\"2026-06-12T11:14:49.146379604Z\" level=info msg=\"Stopping pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=973ff2fc-2968-4adb-82ca-60a573d79c9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106386 | controller |     "Jun 12 11:14:49.147654 crc crio[19822]: time=\"2026-06-12T11:14:49.146446856Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=973ff2fc-2968-4adb-82ca-60a573d79c9f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106401 | controller |     "Jun 12 11:14:49.147654 crc crio[19822]: time=\"2026-06-12T11:14:49.147013125Z\" level=info msg=\"Removing pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=78ebd1e0-4a31-408c-bb47-174f43d85a78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106416 | controller |     "Jun 12 11:14:49.170091 crc crio[19822]: time=\"2026-06-12T11:14:49.169912307Z\" level=info msg=\"Removed pod sandbox: 6d38c5f0a63844f3b4b441fd95752750e9db7c51a8ae66d624eef4f4d40d52e7\" id=78ebd1e0-4a31-408c-bb47-174f43d85a78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106430 | controller |     "Jun 12 11:14:49.171494 crc crio[19822]: time=\"2026-06-12T11:14:49.171431893Z\" level=info msg=\"Stopping pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=88be8ec2-de38-4862-8fea-3505d1941dea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106445 | controller |     "Jun 12 11:14:49.171606 crc crio[19822]: time=\"2026-06-12T11:14:49.171500176Z\" level=info msg=\"Stopped pod sandbox (already stopped): 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=88be8ec2-de38-4862-8fea-3505d1941dea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106460 | controller |     "Jun 12 11:14:49.173045 crc crio[19822]: time=\"2026-06-12T11:14:49.172968233Z\" level=info msg=\"Removing pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=16246a2e-84e5-474b-803a-e6e636d842ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106474 | controller |     "Jun 12 11:14:49.196163 crc crio[19822]: time=\"2026-06-12T11:14:49.196056233Z\" level=info msg=\"Removed pod sandbox: 207fa7f16c9f969853f794193bed99b725fde28e9c38cad4d8b48b9f4236369b\" id=16246a2e-84e5-474b-803a-e6e636d842ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106489 | controller |     "Jun 12 11:14:49.199323 crc crio[19822]: time=\"2026-06-12T11:14:49.199166389Z\" level=info msg=\"Stopping pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=9cf2c62e-da76-4326-9161-a8859d4f00e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106503 | controller |     "Jun 12 11:14:49.199323 crc crio[19822]: time=\"2026-06-12T11:14:49.199247572Z\" level=info msg=\"Stopped pod sandbox (already stopped): c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=9cf2c62e-da76-4326-9161-a8859d4f00e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.106521 | controller |     "Jun 12 11:14:49.200325 crc crio[19822]: time=\"2026-06-12T11:14:49.200213742Z\" level=info msg=\"Removing pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=7aca610e-75a8-4b6c-9e1b-4676288a713c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106536 | controller |     "Jun 12 11:14:49.218404 crc crio[19822]: time=\"2026-06-12T11:14:49.218249204Z\" level=info msg=\"Removed pod sandbox: c03164affafe4af10ae95880fa4b7425c2c241ee03d785f4c663a569651de1fc\" id=7aca610e-75a8-4b6c-9e1b-4676288a713c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.106552 | controller |     "Jun 12 11:14:49.579139 crc crio[19822]: time=\"2026-06-12T11:14:49.578574254Z\" level=info msg=\"Removing container: 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a\" id=81ec5957-f241-4c72-9151-c8f0361ce872 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.106567 | controller |     "Jun 12 11:14:49.682941 crc crio[19822]: time=\"2026-06-12T11:14:49.682779918Z\" level=info msg=\"Removed container 301fe15d7741db6e16cb420ef07af24185ccabc1090905bdb9248aa5a2424d2a: openstack/cinder-scheduler-0/probe\" id=81ec5957-f241-4c72-9151-c8f0361ce872 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.106581 | controller |     "Jun 12 11:14:49.694403 crc crio[19822]: time=\"2026-06-12T11:14:49.694288554Z\" level=info msg=\"Removing container: d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2\" id=092a0b26-dec4-419c-9068-93249a5e04bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.106596 | controller |     "Jun 12 11:14:49.701701 crc crio[19822]: time=\"2026-06-12T11:14:49.701602617Z\" level=info msg=\"Created container 067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=94943d44-96a2-47fa-9007-7c6ee5ba03ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.106611 | controller |     "Jun 12 11:14:49.702154 crc crio[19822]: time=\"2026-06-12T11:14:49.701895607Z\" level=info msg=\"Created container bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e: openstack/keystone-db-sync-2244l/keystone-db-sync\" id=de372790-027c-4ee3-8fc3-2deb4dea632a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.106626 | controller |     "Jun 12 11:14:49.703220 crc crio[19822]: time=\"2026-06-12T11:14:49.703048424Z\" level=info msg=\"Starting container: 067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215\" id=fea880eb-3d41-4a2d-a98d-e147c99f4b29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.106641 | controller |     "Jun 12 11:14:49.703666 crc crio[19822]: time=\"2026-06-12T11:14:49.70357904Z\" level=info msg=\"Starting container: bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e\" id=b2a19131-07c9-4550-8037-5e3c914bef28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.106656 | controller |     "Jun 12 11:14:49.719075 crc crio[19822]: time=\"2026-06-12T11:14:49.714738586Z\" level=info msg=\"Started container\" PID=262037 containerID=067e55657738cc736dce76ffcffdd86bcbf857116feb930c1b94bb376cf6c215 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=fea880eb-3d41-4a2d-a98d-e147c99f4b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4",
2026-06-12 11:43:52.106671 | controller |     "Jun 12 11:14:49.720702 crc crio[19822]: time=\"2026-06-12T11:14:49.72060954Z\" level=info msg=\"Started container\" PID=262039 containerID=bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e description=openstack/keystone-db-sync-2244l/keystone-db-sync id=b2a19131-07c9-4550-8037-5e3c914bef28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074",
2026-06-12 11:43:52.106687 | controller |     "Jun 12 11:14:49.756695 crc crio[19822]: time=\"2026-06-12T11:14:49.756538716Z\" level=info msg=\"Removed container d663305f13f24ff25336166832fa41e330d3768372928a3fe181dd894b4c30d2: openstack/cinder-scheduler-0/cinder-scheduler\" id=092a0b26-dec4-419c-9068-93249a5e04bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.106705 | controller |     "Jun 12 11:14:49.760155 crc crio[19822]: time=\"2026-06-12T11:14:49.760091653Z\" level=info msg=\"Removing container: 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f\" id=415d8728-c9c1-46af-b86b-e10db4331ad0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.106721 | controller |     "Jun 12 11:14:49.824844 crc crio[19822]: time=\"2026-06-12T11:14:49.824697084Z\" level=info msg=\"Removed container 2ac6ea12a92c2ee44f5f85a18c5dba05a708027c0f0a6ef71d00b5ecb31bfb8f: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=415d8728-c9c1-46af-b86b-e10db4331ad0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.106736 | controller |     "Jun 12 11:14:50.645586 crc crio[19822]: time=\"2026-06-12T11:14:50.645161249Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=2773077d-7778-4b44-88a7-726e09c66551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.106751 | controller |     "Jun 12 11:14:50.645586 crc crio[19822]: time=\"2026-06-12T11:14:50.645604694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.106767 | controller |     "Jun 12 11:14:50.703986 crc crio[19822]: time=\"2026-06-12T11:14:50.703885653Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc000120698}] Aliases:map[]}\"",
2026-06-12 11:43:52.106783 | controller |     "Jun 12 11:14:50.703986 crc crio[19822]: time=\"2026-06-12T11:14:50.70397408Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.106798 | controller |     "Jun 12 11:14:50.843997 crc crio[19822]: time=\"2026-06-12T11:14:50.843459195Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=09d526de-0f44-47e6-9263-dc8f85a07d85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.106813 | controller |     "Jun 12 11:14:50.844242 crc crio[19822]: time=\"2026-06-12T11:14:50.844052465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.106828 | controller |     "Jun 12 11:14:51.098348 crc crio[19822]: time=\"2026-06-12T11:14:51.098169683Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc002ed0638}] Aliases:map[]}\"",
2026-06-12 11:43:52.106843 | controller |     "Jun 12 11:14:51.098348 crc crio[19822]: time=\"2026-06-12T11:14:51.098279867Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.106863 | controller |     "Jun 12 11:14:51.122501 crc crio[19822]: 2026-06-12T11:14:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1a6f97f4c6c221 Mac:76:30:63:36:f1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e SocketPath: PciID:}] [{Interface:0xc0001b6a50 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.106901 | controller |     "Jun 12 11:14:51.123258 crc crio[19822]: time=\"2026-06-12T11:14:51.123183816Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc000120698}] Aliases:map[]}\"",
2026-06-12 11:43:52.106919 | controller |     "Jun 12 11:14:51.123782 crc crio[19822]: time=\"2026-06-12T11:14:51.123393803Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.106934 | controller |     "Jun 12 11:14:51.139021 crc crio[19822]: time=\"2026-06-12T11:14:51.138936083Z\" level=info msg=\"Ran pod sandbox f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=2773077d-7778-4b44-88a7-726e09c66551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.106949 | controller |     "Jun 12 11:14:51.144466 crc crio[19822]: time=\"2026-06-12T11:14:51.144309634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=420ef0a9-ac98-4335-a508-017332ef4cc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.106964 | controller |     "Jun 12 11:14:51.235931 crc crio[19822]: time=\"2026-06-12T11:14:51.23535092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=8ec71b87-6046-41bf-b4aa-beb9846c7304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.106978 | controller |     "Jun 12 11:14:51.248039 crc crio[19822]: time=\"2026-06-12T11:14:51.247879518Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8c36d95a-ef39-45e9-9a21-ffd68fe2b62f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.106994 | controller |     "Jun 12 11:14:51.248636 crc crio[19822]: time=\"2026-06-12T11:14:51.24857511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107009 | controller |     "Jun 12 11:14:52.757757 crc crio[19822]: time=\"2026-06-12T11:14:52.757194353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107024 | controller |     "Jun 12 11:14:52.792580 crc crio[19822]: time=\"2026-06-12T11:14:52.791995533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107039 | controller |     "Jun 12 11:14:52.997322 crc crio[19822]: time=\"2026-06-12T11:14:52.982787303Z\" level=info msg=\"Created container fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c: openstack/rabbitmq-server-0/wipe-data\" id=5c0c6729-9252-4095-ba12-96261642a09b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107054 | controller |     "Jun 12 11:14:52.997322 crc crio[19822]: time=\"2026-06-12T11:14:52.985348092Z\" level=info msg=\"Stopped container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=57260bff-5522-4683-a10e-89003f177636 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.107075 | controller |     "Jun 12 11:14:52.997322 crc crio[19822]: time=\"2026-06-12T11:14:52.996862933Z\" level=info msg=\"Starting container: fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c\" id=52c7c45b-7d6e-428c-bc5a-530bcfafdd5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.107090 | controller |     "Jun 12 11:14:53.003541 crc crio[19822]: time=\"2026-06-12T11:14:53.003431647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6a4442a6-c7d2-44cd-b960-8b3633f9a174 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107105 | controller |     "Jun 12 11:14:53.012100 crc crio[19822]: time=\"2026-06-12T11:14:53.011931318Z\" level=info msg=\"Started container\" PID=262036 containerID=fc5ef74b2a23608bde67da37beb3c819a410f2ea9e7dadfa0fdd8972403e452c description=openstack/rabbitmq-server-0/wipe-data id=52c7c45b-7d6e-428c-bc5a-530bcfafdd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4",
2026-06-12 11:43:52.107121 | controller |     "Jun 12 11:14:53.097585 crc crio[19822]: time=\"2026-06-12T11:14:53.09747886Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c63e72aa-61aa-455d-a1b8-c893fbd6db05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107136 | controller |     "Jun 12 11:14:53.102365 crc crio[19822]: time=\"2026-06-12T11:14:53.102204401Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=73cbf6cd-758f-46d9-b56d-c33c03f991de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107151 | controller |     "Jun 12 11:14:53.102753 crc crio[19822]: time=\"2026-06-12T11:14:53.102641785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107167 | controller |     "Jun 12 11:14:53.478063 crc crio[19822]: time=\"2026-06-12T11:14:53.473990878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107182 | controller |     "Jun 12 11:14:53.481434 crc crio[19822]: time=\"2026-06-12T11:14:53.479605337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107197 | controller |     "Jun 12 11:14:53.487710 crc crio[19822]: time=\"2026-06-12T11:14:53.487615094Z\" level=info msg=\"Created container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=8c36d95a-ef39-45e9-9a21-ffd68fe2b62f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107212 | controller |     "Jun 12 11:14:53.497208 crc crio[19822]: time=\"2026-06-12T11:14:53.497088989Z\" level=info msg=\"Starting container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556\" id=21d0d140-bacb-44a8-84b3-e15d5c875d12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.107227 | controller |     "Jun 12 11:14:53.512167 crc crio[19822]: time=\"2026-06-12T11:14:53.512047005Z\" level=info msg=\"Started container\" PID=262633 containerID=0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=21d0d140-bacb-44a8-84b3-e15d5c875d12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58",
2026-06-12 11:43:52.107242 | controller |     "Jun 12 11:14:53.539601 crc crio[19822]: 2026-06-12T11:14:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62a8def4f441c3b Mac:d2:c2:c2:23:1d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 SocketPath: PciID:}] [{Interface:0xc000506140 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.107261 | controller |     "Jun 12 11:14:53.539601 crc crio[19822]: time=\"2026-06-12T11:14:53.537307562Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc002ed0638}] Aliases:map[]}\"",
2026-06-12 11:43:52.107277 | controller |     "Jun 12 11:14:53.539601 crc crio[19822]: time=\"2026-06-12T11:14:53.537493478Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.107292 | controller |     "Jun 12 11:14:53.563939 crc crio[19822]: time=\"2026-06-12T11:14:53.563531056Z\" level=info msg=\"Ran pod sandbox 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 with infra container: openstack/cinder-scheduler-0/POD\" id=09d526de-0f44-47e6-9263-dc8f85a07d85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.107307 | controller |     "Jun 12 11:14:53.570436 crc crio[19822]: time=\"2026-06-12T11:14:53.570362307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ef1ac8bd-d380-4a3c-aa4c-571d251b1151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107322 | controller |     "Jun 12 11:14:53.621235 crc crio[19822]: time=\"2026-06-12T11:14:53.621094508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=d19f0b79-1669-49d0-b854-ae181ff4f0cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107337 | controller |     "Jun 12 11:14:53.654251 crc crio[19822]: time=\"2026-06-12T11:14:53.654152184Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=4439b608-d8fc-451b-8767-b0c980cfd873 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107352 | controller |     "Jun 12 11:14:53.654745 crc crio[19822]: time=\"2026-06-12T11:14:53.654693251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107368 | controller |     "Jun 12 11:14:53.761524 crc crio[19822]: time=\"2026-06-12T11:14:53.761409503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107383 | controller |     "Jun 12 11:14:53.912801 crc crio[19822]: time=\"2026-06-12T11:14:53.912697313Z\" level=info msg=\"Created container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=73cbf6cd-758f-46d9-b56d-c33c03f991de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107398 | controller |     "Jun 12 11:14:53.918787 crc crio[19822]: time=\"2026-06-12T11:14:53.918684262Z\" level=info msg=\"Starting container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2\" id=623f3768-d6f1-4a84-a019-63314022014a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.107414 | controller |     "Jun 12 11:14:53.931709 crc crio[19822]: time=\"2026-06-12T11:14:53.931607276Z\" level=info msg=\"Started container\" PID=262727 containerID=a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=623f3768-d6f1-4a84-a019-63314022014a name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162",
2026-06-12 11:43:52.107433 | controller |     "Jun 12 11:14:54.012244 crc crio[19822]: time=\"2026-06-12T11:14:54.00510757Z\" level=info msg=\"Created container f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e: openstack/rabbitmq-cell1-server-0/wipe-data\" id=74607c4c-8012-45fe-ba05-1d664f60bb30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107449 | controller |     "Jun 12 11:14:54.012244 crc crio[19822]: time=\"2026-06-12T11:14:54.011161109Z\" level=info msg=\"Starting container: f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e\" id=2d87ef64-5662-4f6d-b885-b5ca92a4f928 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.107464 | controller |     "Jun 12 11:14:54.018994 crc crio[19822]: time=\"2026-06-12T11:14:54.017735287Z\" level=info msg=\"Stopping container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e (timeout: 30s)\" id=2188b42c-cbb0-435d-80e3-28e5c7de035e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.107478 | controller |     "Jun 12 11:14:54.030776 crc crio[19822]: time=\"2026-06-12T11:14:54.030665616Z\" level=info msg=\"Started container\" PID=262038 containerID=f80c42cc05943dca893b7ee3c764d0c97da4fc7b556e0e5f18bf3d6404c13a1e description=openstack/rabbitmq-cell1-server-0/wipe-data id=2d87ef64-5662-4f6d-b885-b5ca92a4f928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289",
2026-06-12 11:43:52.107494 | controller |     "Jun 12 11:14:54.094260 crc crio[19822]: time=\"2026-06-12T11:14:54.094163622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a15f2dcc-1ae1-40f3-9361-1c592c742a6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107508 | controller |     "Jun 12 11:14:54.222869 crc crio[19822]: time=\"2026-06-12T11:14:54.222211337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0d8f226b-f43d-459d-971b-fa20a328e1df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107523 | controller |     "Jun 12 11:14:54.298724 crc crio[19822]: time=\"2026-06-12T11:14:54.298643815Z\" level=info msg=\"Stopped container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=2188b42c-cbb0-435d-80e3-28e5c7de035e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.107538 | controller |     "Jun 12 11:14:54.302931 crc crio[19822]: time=\"2026-06-12T11:14:54.302798638Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=8bfc6637-b4ca-4068-abb4-f9288433bfcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107553 | controller |     "Jun 12 11:14:54.303330 crc crio[19822]: time=\"2026-06-12T11:14:54.303236097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ae7d9637-5c5e-4311-9818-78138ab631f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107567 | controller |     "Jun 12 11:14:54.304410 crc crio[19822]: time=\"2026-06-12T11:14:54.304352088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107582 | controller |     "Jun 12 11:14:54.320790 crc crio[19822]: time=\"2026-06-12T11:14:54.320674218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8509eb37-5e10-445e-99c6-50a05aae0e78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107632 | controller |     "Jun 12 11:14:54.388930 crc crio[19822]: time=\"2026-06-12T11:14:54.388776231Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=75fe7697-6a4d-4ce3-8159-b895a51b06a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107649 | controller |     "Jun 12 11:14:54.389632 crc crio[19822]: time=\"2026-06-12T11:14:54.389572927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107664 | controller |     "Jun 12 11:14:54.502312 crc crio[19822]: time=\"2026-06-12T11:14:54.50222672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107679 | controller |     "Jun 12 11:14:54.527340 crc crio[19822]: time=\"2026-06-12T11:14:54.527242697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107694 | controller |     "Jun 12 11:14:54.550952 crc crio[19822]: time=\"2026-06-12T11:14:54.540041351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107712 | controller |     "Jun 12 11:14:54.556924 crc crio[19822]: time=\"2026-06-12T11:14:54.556769162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107726 | controller |     "Jun 12 11:14:54.779658 crc crio[19822]: time=\"2026-06-12T11:14:54.77901158Z\" level=info msg=\"Created container f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a: openstack/openstack-galera-0/galera\" id=8bfc6637-b4ca-4068-abb4-f9288433bfcf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107741 | controller |     "Jun 12 11:14:54.781448 crc crio[19822]: time=\"2026-06-12T11:14:54.781079385Z\" level=info msg=\"Created container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=75fe7697-6a4d-4ce3-8159-b895a51b06a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107757 | controller |     "Jun 12 11:14:54.785548 crc crio[19822]: time=\"2026-06-12T11:14:54.78543724Z\" level=info msg=\"Starting container: f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a\" id=e52f77c3-cf1a-4763-aee5-4015097138ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.107776 | controller |     "Jun 12 11:14:54.785757 crc crio[19822]: time=\"2026-06-12T11:14:54.785676525Z\" level=info msg=\"Starting container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af\" id=cf638b78-994c-4128-902c-0b239f1a80be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.107813 | controller |     "Jun 12 11:14:54.814408 crc crio[19822]: time=\"2026-06-12T11:14:54.813687414Z\" level=info msg=\"Started container\" PID=262934 containerID=8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=cf638b78-994c-4128-902c-0b239f1a80be name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162",
2026-06-12 11:43:52.107831 | controller |     "Jun 12 11:14:54.822994 crc crio[19822]: time=\"2026-06-12T11:14:54.822892861Z\" level=info msg=\"Started container\" PID=262910 containerID=f768b76afa486b02321aa9e99613b70c4c5ad134d476f6b733e4af34faacbe0a description=openstack/openstack-galera-0/galera id=e52f77c3-cf1a-4763-aee5-4015097138ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba37b974692d3322565bd3b2a1cc7c2e2837c9925c50db2aa4976286bd489f0a",
2026-06-12 11:43:52.107850 | controller |     "Jun 12 11:14:54.849467 crc crio[19822]: time=\"2026-06-12T11:14:54.849352513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.107881 | controller |     "Jun 12 11:14:54.955345 crc crio[19822]: time=\"2026-06-12T11:14:54.955247337Z\" level=info msg=\"Stopping container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4 (timeout: 30s)\" id=f568b602-ed15-4af1-b68c-ad2d082e6fb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.107903 | controller |     "Jun 12 11:14:55.079624 crc crio[19822]: time=\"2026-06-12T11:14:55.079513866Z\" level=info msg=\"Created container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler\" id=4439b608-d8fc-451b-8767-b0c980cfd873 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107920 | controller |     "Jun 12 11:14:55.082214 crc crio[19822]: time=\"2026-06-12T11:14:55.081578963Z\" level=info msg=\"Starting container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45\" id=1b80282c-2513-4b16-a20b-ee86be2e54e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.107935 | controller |     "Jun 12 11:14:55.089735 crc crio[19822]: time=\"2026-06-12T11:14:55.089609128Z\" level=info msg=\"Started container\" PID=263028 containerID=0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45 description=openstack/cinder-scheduler-0/cinder-scheduler id=1b80282c-2513-4b16-a20b-ee86be2e54e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9",
2026-06-12 11:43:52.107951 | controller |     "Jun 12 11:14:55.113543 crc crio[19822]: time=\"2026-06-12T11:14:55.113439428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=028d6716-b467-4a54-869d-24e86747c6af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107966 | controller |     "Jun 12 11:14:55.182378 crc crio[19822]: time=\"2026-06-12T11:14:55.182264921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6b89534e-0f76-4918-aa45-9d7abb0e5801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.107981 | controller |     "Jun 12 11:14:55.208289 crc crio[19822]: time=\"2026-06-12T11:14:55.204091979Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=e6c2a81f-f2b3-4843-ba25-2a13cba7caee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.107996 | controller |     "Jun 12 11:14:55.208289 crc crio[19822]: time=\"2026-06-12T11:14:55.204548334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108011 | controller |     "Jun 12 11:14:55.208771 crc crio[19822]: time=\"2026-06-12T11:14:55.208724109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b714121e-53b6-4377-8a6a-3897619370a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.108025 | controller |     "Jun 12 11:14:55.299407 crc crio[19822]: time=\"2026-06-12T11:14:55.297185363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f2ec894a-4fac-40ab-a306-d9a3ae4657d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.108041 | controller |     "Jun 12 11:14:55.366090 crc crio[19822]: time=\"2026-06-12T11:14:55.365030316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8d6e1754-9b0e-45d1-b122-8897ef6741ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.108059 | controller |     "Jun 12 11:14:55.396277 crc crio[19822]: time=\"2026-06-12T11:14:55.396057764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108075 | controller |     "Jun 12 11:14:55.398735 crc crio[19822]: time=\"2026-06-12T11:14:55.397403287Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=739c865f-0f71-48d1-b72c-2630c19fb2f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108090 | controller |     "Jun 12 11:14:55.400175 crc crio[19822]: time=\"2026-06-12T11:14:55.399277628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108104 | controller |     "Jun 12 11:14:55.443423 crc crio[19822]: time=\"2026-06-12T11:14:55.443294642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=667f48c3-59aa-4626-ab9b-db33f7b360cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.108119 | controller |     "Jun 12 11:14:55.474296 crc crio[19822]: time=\"2026-06-12T11:14:55.474108725Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=639cae70-9854-483c-8d73-f7e1c35ce8f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108134 | controller |     "Jun 12 11:14:55.497957 crc crio[19822]: time=\"2026-06-12T11:14:55.497872618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108149 | controller |     "Jun 12 11:14:55.498391 crc crio[19822]: time=\"2026-06-12T11:14:55.498293444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108165 | controller |     "Jun 12 11:14:55.504040 crc crio[19822]: time=\"2026-06-12T11:14:55.503010217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108180 | controller |     "Jun 12 11:14:55.918347 crc crio[19822]: time=\"2026-06-12T11:14:55.917743768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108202 | controller |     "Jun 12 11:14:55.929879 crc crio[19822]: time=\"2026-06-12T11:14:55.929096913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108216 | controller |     "Jun 12 11:14:56.310562 crc crio[19822]: time=\"2026-06-12T11:14:56.310418095Z\" level=info msg=\"Created container c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf: openstack/openstack-cell1-galera-0/galera\" id=639cae70-9854-483c-8d73-f7e1c35ce8f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108231 | controller |     "Jun 12 11:14:56.317409 crc crio[19822]: time=\"2026-06-12T11:14:56.317228793Z\" level=info msg=\"Starting container: c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf\" id=d64287be-abce-430c-a3ae-5d64f9d4273d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.108245 | controller |     "Jun 12 11:14:56.344239 crc crio[19822]: time=\"2026-06-12T11:14:56.344174113Z\" level=info msg=\"Started container\" PID=263228 containerID=c762b23789520911a98eabed801d78cef5f9a5331c15920b79a27551f13394cf description=openstack/openstack-cell1-galera-0/galera id=d64287be-abce-430c-a3ae-5d64f9d4273d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71f18c6e2df95abe98f2343d67e3831d624a6f4d46899a6475df4fd9d74027b4",
2026-06-12 11:43:52.108264 | controller |     "Jun 12 11:14:56.347448 crc crio[19822]: time=\"2026-06-12T11:14:56.347363945Z\" level=info msg=\"Removing container: e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1\" id=37891527-ea05-4630-9549-8e9a246047fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.108279 | controller |     "Jun 12 11:14:56.434288 crc crio[19822]: time=\"2026-06-12T11:14:56.434193164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6a0f9b21-a341-483b-8e58-1aca5660b45d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.108294 | controller |     "Jun 12 11:14:56.518792 crc crio[19822]: time=\"2026-06-12T11:14:56.516110007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0eab1761-f5b2-4da0-af18-50e6d24bb9ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.108310 | controller |     "Jun 12 11:14:56.539318 crc crio[19822]: time=\"2026-06-12T11:14:56.538035527Z\" level=info msg=\"Removed container e96e83b19d39fac2f13336ee17eee5f4ee2064c77bd55b17adbadc5f82008ad1: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=37891527-ea05-4630-9549-8e9a246047fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.108325 | controller |     "Jun 12 11:14:56.560221 crc crio[19822]: time=\"2026-06-12T11:14:56.560136612Z\" level=info msg=\"Removing container: 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d\" id=9b5831f1-afd6-416d-a4d3-2beac7790cc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.108340 | controller |     "Jun 12 11:14:56.560221 crc crio[19822]: time=\"2026-06-12T11:14:56.560193947Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=11172e86-8e1c-43ac-862e-d36a8a3eea76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108356 | controller |     "Jun 12 11:14:56.596704 crc crio[19822]: time=\"2026-06-12T11:14:56.596588558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108371 | controller |     "Jun 12 11:14:56.751663 crc crio[19822]: time=\"2026-06-12T11:14:56.751583331Z\" level=info msg=\"Removed container 17b18274020d8eae585e1b359e3b71568086d9a99a7c4f7fadfe4283ca28213d: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=9b5831f1-afd6-416d-a4d3-2beac7790cc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.108386 | controller |     "Jun 12 11:14:56.775238 crc crio[19822]: time=\"2026-06-12T11:14:56.774601361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108401 | controller |     "Jun 12 11:14:56.785904 crc crio[19822]: time=\"2026-06-12T11:14:56.782671341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108417 | controller |     "Jun 12 11:14:56.996281 crc crio[19822]: time=\"2026-06-12T11:14:56.996160089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108432 | controller |     "Jun 12 11:14:57.239669 crc crio[19822]: time=\"2026-06-12T11:14:57.239527165Z\" level=info msg=\"Created container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe\" id=e6c2a81f-f2b3-4843-ba25-2a13cba7caee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108447 | controller |     "Jun 12 11:14:57.240762 crc crio[19822]: time=\"2026-06-12T11:14:57.240687443Z\" level=info msg=\"Starting container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c\" id=698c87f0-1d72-4ce4-a976-dd3f197c6707 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.108465 | controller |     "Jun 12 11:14:57.254228 crc crio[19822]: time=\"2026-06-12T11:14:57.254058882Z\" level=info msg=\"Started container\" PID=263295 containerID=40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c description=openstack/cinder-scheduler-0/probe id=698c87f0-1d72-4ce4-a976-dd3f197c6707 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9",
2026-06-12 11:43:52.108480 | controller |     "Jun 12 11:14:58.010903 crc crio[19822]: time=\"2026-06-12T11:14:58.010275515Z\" level=info msg=\"Created container cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1: openstack/rabbitmq-server-0/setup-container\" id=739c865f-0f71-48d1-b72c-2630c19fb2f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108495 | controller |     "Jun 12 11:14:58.012462 crc crio[19822]: time=\"2026-06-12T11:14:58.012355931Z\" level=info msg=\"Starting container: cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1\" id=48581371-5207-4032-b2b9-9066e9188f78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.108510 | controller |     "Jun 12 11:14:58.023651 crc crio[19822]: time=\"2026-06-12T11:14:58.023231324Z\" level=info msg=\"Started container\" PID=263151 containerID=cc6677ea9622c66d1dd6c927cfb0190f0c95e1b1b7662fe73d0ade3fcd3b4ca1 description=openstack/rabbitmq-server-0/setup-container id=48581371-5207-4032-b2b9-9066e9188f78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4",
2026-06-12 11:43:52.108526 | controller |     "Jun 12 11:14:59.536369 crc crio[19822]: time=\"2026-06-12T11:14:59.535638788Z\" level=info msg=\"Stopped container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api\" id=f568b602-ed15-4af1-b68c-ad2d082e6fb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.108541 | controller |     "Jun 12 11:14:59.537359 crc crio[19822]: time=\"2026-06-12T11:14:59.537182377Z\" level=info msg=\"Stopping pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=141ef7f4-7bd1-4063-b600-a5bb67db4b71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.108556 | controller |     "Jun 12 11:14:59.553228 crc crio[19822]: time=\"2026-06-12T11:14:59.553079095Z\" level=info msg=\"Got pod network &{Name:keystone-7b6cfffcf-bh5ms Namespace:openstack ID:798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d UID:91905396-dcc2-42f0-a80f-72ac7552a50c NetNS:/var/run/netns/4acf6167-3373-411e-92c2-ec397a8179f8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91905396_dcc2_42f0_a80f_72ac7552a50c.slice PodAnnotations:0xc0037c93a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.108572 | controller |     "Jun 12 11:14:59.553691 crc crio[19822]: time=\"2026-06-12T11:14:59.553365904Z\" level=info msg=\"Deleting pod openstack_keystone-7b6cfffcf-bh5ms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.108587 | controller |     "Jun 12 11:15:00.396216 crc crio[19822]: time=\"2026-06-12T11:15:00.395283052Z\" level=info msg=\"Stopped pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=141ef7f4-7bd1-4063-b600-a5bb67db4b71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.108603 | controller |     "Jun 12 11:15:00.557382 crc crio[19822]: time=\"2026-06-12T11:15:00.557188747Z\" level=info msg=\"Removing container: 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4\" id=71578197-4124-4827-9410-696bfb63d7be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.108621 | controller |     "Jun 12 11:15:01.060685 crc crio[19822]: time=\"2026-06-12T11:15:01.060471304Z\" level=info msg=\"Created container 60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1: openstack/rabbitmq-cell1-server-0/setup-container\" id=11172e86-8e1c-43ac-862e-d36a8a3eea76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108639 | controller |     "Jun 12 11:15:01.062901 crc crio[19822]: time=\"2026-06-12T11:15:01.062720636Z\" level=info msg=\"Starting container: 60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1\" id=a824229f-317d-43de-9547-ea2148f991b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.108655 | controller |     "Jun 12 11:15:01.068175 crc crio[19822]: time=\"2026-06-12T11:15:01.068031635Z\" level=info msg=\"Removed container 6ece4c739f67b5ce9fb777a980986a6d11782b33e4b096461e25ed6e6f427ac4: openstack/keystone-7b6cfffcf-bh5ms/keystone-api\" id=71578197-4124-4827-9410-696bfb63d7be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.108670 | controller |     "Jun 12 11:15:01.071341 crc crio[19822]: time=\"2026-06-12T11:15:01.070891516Z\" level=info msg=\"Started container\" PID=263286 containerID=60a16678d8d530c1301367005a48fb447a3fbe6ca61f143d2fd8356f7dc230e1 description=openstack/rabbitmq-cell1-server-0/setup-container id=a824229f-317d-43de-9547-ea2148f991b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289",
2026-06-12 11:43:52.108686 | controller |     "Jun 12 11:15:04.560728 crc crio[19822]: time=\"2026-06-12T11:15:04.559960726Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/POD\" id=756896ff-52b1-4739-a939-c639b70dbd0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.108701 | controller |     "Jun 12 11:15:04.562160 crc crio[19822]: time=\"2026-06-12T11:15:04.560744091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108716 | controller |     "Jun 12 11:15:04.598488 crc crio[19822]: time=\"2026-06-12T11:15:04.59800742Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc001ee2650}] Aliases:map[]}\"",
2026-06-12 11:43:52.108732 | controller |     "Jun 12 11:15:04.598488 crc crio[19822]: time=\"2026-06-12T11:15:04.598383082Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.108747 | controller |     "Jun 12 11:15:05.538214 crc crio[19822]: 2026-06-12T11:15:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28396533e87fcb8 Mac:d6:cd:f8:b8:ec:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 SocketPath: PciID:}] [{Interface:0xc000015b20 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.108762 | controller |     "Jun 12 11:15:05.540005 crc crio[19822]: time=\"2026-06-12T11:15:05.539915363Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc001ee2650}] Aliases:map[]}\"",
2026-06-12 11:43:52.108777 | controller |     "Jun 12 11:15:05.540278 crc crio[19822]: time=\"2026-06-12T11:15:05.540218513Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.108796 | controller |     "Jun 12 11:15:05.553726 crc crio[19822]: time=\"2026-06-12T11:15:05.553600976Z\" level=info msg=\"Ran pod sandbox 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/POD\" id=756896ff-52b1-4739-a939-c639b70dbd0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.108812 | controller |     "Jun 12 11:15:05.557539 crc crio[19822]: time=\"2026-06-12T11:15:05.557469971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e415a09-423b-4ed0-9e88-9026f4fab947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.108829 | controller |     "Jun 12 11:15:05.561198 crc crio[19822]: time=\"2026-06-12T11:15:05.56104011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8facf19a-7fb1-4e51-aef4-d7fa5eabaf2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.108846 | controller |     "Jun 12 11:15:05.577036 crc crio[19822]: time=\"2026-06-12T11:15:05.570265388Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles\" id=d380dd98-3d45-46bc-96a2-8cb23033fb5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108865 | controller |     "Jun 12 11:15:05.577036 crc crio[19822]: time=\"2026-06-12T11:15:05.570664241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108900 | controller |     "Jun 12 11:15:05.644618 crc crio[19822]: time=\"2026-06-12T11:15:05.644513026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108917 | controller |     "Jun 12 11:15:05.664015 crc crio[19822]: time=\"2026-06-12T11:15:05.663907554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.108932 | controller |     "Jun 12 11:15:05.878392 crc crio[19822]: time=\"2026-06-12T11:15:05.877670474Z\" level=info msg=\"Created container 16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8: openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles\" id=d380dd98-3d45-46bc-96a2-8cb23033fb5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.108947 | controller |     "Jun 12 11:15:05.884619 crc crio[19822]: time=\"2026-06-12T11:15:05.884541683Z\" level=info msg=\"Starting container: 16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8\" id=28fa12e6-6846-4a89-9b2b-8c20703f813f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.108962 | controller |     "Jun 12 11:15:05.900096 crc crio[19822]: time=\"2026-06-12T11:15:05.899987396Z\" level=info msg=\"Started container\" PID=264119 containerID=16c046b43df0b9a5554107e84405d5b615c485cfaa1ac798c92476dbc85f57a8 description=openshift-operator-lifecycle-manager/collect-profiles-29687715-pglqn/collect-profiles id=28fa12e6-6846-4a89-9b2b-8c20703f813f name=/runtime.v1.RuntimeService/StartContainer sandboxID=28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c",
2026-06-12 11:43:52.108977 | controller |     "Jun 12 11:15:08.788186 crc crio[19822]: time=\"2026-06-12T11:15:08.788041414Z\" level=info msg=\"Stopping pod sandbox: 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c\" id=ab14962a-66c9-42e5-8563-1c43d9210d33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.108996 | controller |     "Jun 12 11:15:08.789991 crc crio[19822]: time=\"2026-06-12T11:15:08.788960754Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687715-pglqn Namespace:openshift-operator-lifecycle-manager ID:28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c UID:1e057181-8095-4574-8af2-1d6e52200d51 NetNS:/var/run/netns/221689ca-766b-4c7e-82f4-f0d171ec5e60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e057181_8095_4574_8af2_1d6e52200d51.slice PodAnnotations:0xc00008d530}] Aliases:map[]}\"",
2026-06-12 11:43:52.109012 | controller |     "Jun 12 11:15:08.789991 crc crio[19822]: time=\"2026-06-12T11:15:08.78916306Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687715-pglqn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.109027 | controller |     "Jun 12 11:15:09.259612 crc crio[19822]: time=\"2026-06-12T11:15:09.258429659Z\" level=info msg=\"Stopped pod sandbox: 28396533e87fcb887e0e280ee921e0997fc4f38b10f6a74a4b76ee5988382c9c\" id=ab14962a-66c9-42e5-8563-1c43d9210d33 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.109042 | controller |     "Jun 12 11:15:12.472636 crc crio[19822]: time=\"2026-06-12T11:15:12.471870665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=160decb7-0d49-479d-9668-d30891b8189f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.109057 | controller |     "Jun 12 11:15:12.476883 crc crio[19822]: time=\"2026-06-12T11:15:12.47671439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=abed76e6-29e0-4c47-93c6-fb34ef5ed6fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.109072 | controller |     "Jun 12 11:15:12.486577 crc crio[19822]: time=\"2026-06-12T11:15:12.486472191Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=6829eac0-49f1-4bc3-83c4-e20112c6a837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.109087 | controller |     "Jun 12 11:15:12.487566 crc crio[19822]: time=\"2026-06-12T11:15:12.487494074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109103 | controller |     "Jun 12 11:15:12.548013 crc crio[19822]: time=\"2026-06-12T11:15:12.547925871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109118 | controller |     "Jun 12 11:15:12.553072 crc crio[19822]: time=\"2026-06-12T11:15:12.552999304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109133 | controller |     "Jun 12 11:15:12.734451 crc crio[19822]: time=\"2026-06-12T11:15:12.733558855Z\" level=info msg=\"Created container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=6829eac0-49f1-4bc3-83c4-e20112c6a837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.109148 | controller |     "Jun 12 11:15:12.737681 crc crio[19822]: time=\"2026-06-12T11:15:12.737548112Z\" level=info msg=\"Starting container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac\" id=30d23970-cfdd-40ce-ae31-3a2ab1d22477 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.109163 | controller |     "Jun 12 11:15:12.768503 crc crio[19822]: time=\"2026-06-12T11:15:12.768360415Z\" level=info msg=\"Started container\" PID=264490 containerID=19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=30d23970-cfdd-40ce-ae31-3a2ab1d22477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9",
2026-06-12 11:43:52.109185 | controller |     "Jun 12 11:15:14.049887 crc crio[19822]: time=\"2026-06-12T11:15:14.049260148Z\" level=info msg=\"Stopping container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2 (timeout: 30s)\" id=cd99a9ec-390f-4c24-8117-1cf5a98ad415 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109201 | controller |     "Jun 12 11:15:16.938011 crc crio[19822]: time=\"2026-06-12T11:15:16.937068066Z\" level=info msg=\"Stopping pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=bfc3b67c-650a-45c0-84dc-e17fc5211e6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.109216 | controller |     "Jun 12 11:15:16.939547 crc crio[19822]: time=\"2026-06-12T11:15:16.938888174Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-2244l Namespace:openstack ID:1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074 UID:6abd4779-c5e6-40fa-9c2e-9d9bfe6441a6 NetNS:/var/run/netns/61588387-9d24-4ae1-9865-3a2d993f4400 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6abd4779_c5e6_40fa_9c2e_9d9bfe6441a6.slice PodAnnotations:0xc0007ac920}] Aliases:map[]}\"",
2026-06-12 11:43:52.109231 | controller |     "Jun 12 11:15:16.939547 crc crio[19822]: time=\"2026-06-12T11:15:16.93906885Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-2244l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.109246 | controller |     "Jun 12 11:15:17.279420 crc crio[19822]: time=\"2026-06-12T11:15:17.278852439Z\" level=info msg=\"Stopped pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=bfc3b67c-650a-45c0-84dc-e17fc5211e6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.109262 | controller |     "Jun 12 11:15:18.625875 crc crio[19822]: time=\"2026-06-12T11:15:18.619286783Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-ggzqw/POD\" id=e60c6f79-0273-4a61-8995-cdd1b209f5a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.109277 | controller |     "Jun 12 11:15:18.625875 crc crio[19822]: time=\"2026-06-12T11:15:18.619741448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109292 | controller |     "Jun 12 11:15:18.675297 crc crio[19822]: time=\"2026-06-12T11:15:18.675245458Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc0007acf80}] Aliases:map[]}\"",
2026-06-12 11:43:52.109308 | controller |     "Jun 12 11:15:18.675598 crc crio[19822]: time=\"2026-06-12T11:15:18.675581589Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-ggzqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.109324 | controller |     "Jun 12 11:15:19.088765 crc crio[19822]: 2026-06-12T11:15:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06292d3a6696ab2 Mac:a6:d0:f0:8b:bb:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.109342 | controller |     "Jun 12 11:15:19.089931 crc crio[19822]: time=\"2026-06-12T11:15:19.089436733Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc0007acf80}] Aliases:map[]}\"",
2026-06-12 11:43:52.109358 | controller |     "Jun 12 11:15:19.089931 crc crio[19822]: time=\"2026-06-12T11:15:19.089610559Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-ggzqw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.109374 | controller |     "Jun 12 11:15:19.101773 crc crio[19822]: time=\"2026-06-12T11:15:19.101493358Z\" level=info msg=\"Ran pod sandbox 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da with infra container: openstack/keystone-bootstrap-ggzqw/POD\" id=e60c6f79-0273-4a61-8995-cdd1b209f5a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.109390 | controller |     "Jun 12 11:15:19.106894 crc crio[19822]: time=\"2026-06-12T11:15:19.106687043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b02974b5-17cb-4a14-9ed1-e3570efa4db9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.109405 | controller |     "Jun 12 11:15:19.135289 crc crio[19822]: time=\"2026-06-12T11:15:19.13516721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ed57bbd1-4af5-4a0f-888d-fbb3a367ecd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.109420 | controller |     "Jun 12 11:15:19.148062 crc crio[19822]: time=\"2026-06-12T11:15:19.147542396Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap\" id=db3caaa8-299f-421b-a80c-d679bc112b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.109436 | controller |     "Jun 12 11:15:19.148062 crc crio[19822]: time=\"2026-06-12T11:15:19.148050422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109451 | controller |     "Jun 12 11:15:19.221493 crc crio[19822]: time=\"2026-06-12T11:15:19.220714342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109467 | controller |     "Jun 12 11:15:19.233347 crc crio[19822]: time=\"2026-06-12T11:15:19.232944557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109482 | controller |     "Jun 12 11:15:19.558718 crc crio[19822]: time=\"2026-06-12T11:15:19.558237968Z\" level=info msg=\"Created container eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap\" id=db3caaa8-299f-421b-a80c-d679bc112b30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.109498 | controller |     "Jun 12 11:15:19.561341 crc crio[19822]: time=\"2026-06-12T11:15:19.561250764Z\" level=info msg=\"Starting container: eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1\" id=6a31b18e-8ea6-46c1-a570-955d7593d556 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.109513 | controller |     "Jun 12 11:15:19.571964 crc crio[19822]: time=\"2026-06-12T11:15:19.570318093Z\" level=info msg=\"Started container\" PID=264902 containerID=eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1 description=openstack/keystone-bootstrap-ggzqw/keystone-bootstrap id=6a31b18e-8ea6-46c1-a570-955d7593d556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da",
2026-06-12 11:43:52.109532 | controller |     "Jun 12 11:15:22.287668 crc crio[19822]: time=\"2026-06-12T11:15:22.282414167Z\" level=info msg=\"Stopping container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946 (timeout: 30s)\" id=7d9bf30e-6b35-45f4-9abe-84d96b6c1c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109548 | controller |     "Jun 12 11:15:22.287668 crc crio[19822]: time=\"2026-06-12T11:15:22.283038499Z\" level=info msg=\"Stopping container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1 (timeout: 30s)\" id=ebce8637-1d6c-4d3a-b3ce-7baa45c6d4a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109562 | controller |     "Jun 12 11:15:22.429769 crc crio[19822]: time=\"2026-06-12T11:15:22.429288982Z\" level=info msg=\"Stopped container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd\" id=7d9bf30e-6b35-45f4-9abe-84d96b6c1c41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109577 | controller |     "Jun 12 11:15:23.375765 crc crio[19822]: time=\"2026-06-12T11:15:23.375316992Z\" level=info msg=\"Stopping container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677 (timeout: 30s)\" id=080e3232-02a4-4ae0-a65c-3aad6de53af2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109592 | controller |     "Jun 12 11:15:23.377092 crc crio[19822]: time=\"2026-06-12T11:15:23.375440136Z\" level=info msg=\"Stopping container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16 (timeout: 30s)\" id=6b827735-7b37-4981-af7e-814fb22e7850 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109607 | controller |     "Jun 12 11:15:23.377092 crc crio[19822]: time=\"2026-06-12T11:15:23.375459417Z\" level=info msg=\"Stopping container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984 (timeout: 30s)\" id=c6a5f49d-0eda-4eea-9f62-d998b1fa074f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109622 | controller |     "Jun 12 11:15:23.377092 crc crio[19822]: time=\"2026-06-12T11:15:23.375512419Z\" level=info msg=\"Stopping container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603 (timeout: 30s)\" id=41be35fd-d5f7-4d03-a489-ce2da69feeab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109637 | controller |     "Jun 12 11:15:23.516065 crc crio[19822]: time=\"2026-06-12T11:15:23.515894197Z\" level=info msg=\"Stopped container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core\" id=41be35fd-d5f7-4d03-a489-ce2da69feeab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109652 | controller |     "Jun 12 11:15:23.620698 crc crio[19822]: time=\"2026-06-12T11:15:23.620591218Z\" level=info msg=\"Stopped container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd\" id=c6a5f49d-0eda-4eea-9f62-d998b1fa074f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109667 | controller |     "Jun 12 11:15:23.697788 crc crio[19822]: time=\"2026-06-12T11:15:23.697661605Z\" level=info msg=\"Stopped container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=cd99a9ec-390f-4c24-8117-1cf5a98ad415 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109682 | controller |     "Jun 12 11:15:23.700478 crc crio[19822]: time=\"2026-06-12T11:15:23.700407153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=bee9ee1e-77de-42be-896f-801a10ec4fb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.109697 | controller |     "Jun 12 11:15:23.706798 crc crio[19822]: time=\"2026-06-12T11:15:23.706359934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3fb22318-d440-4404-b456-d1bb1b52fd9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.109715 | controller |     "Jun 12 11:15:23.711200 crc crio[19822]: time=\"2026-06-12T11:15:23.711055983Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=85a3408d-fb90-431f-bd35-66ba7ebb04b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.109731 | controller |     "Jun 12 11:15:23.711540 crc crio[19822]: time=\"2026-06-12T11:15:23.711454676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109746 | controller |     "Jun 12 11:15:23.770553 crc crio[19822]: time=\"2026-06-12T11:15:23.77041755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109761 | controller |     "Jun 12 11:15:23.774256 crc crio[19822]: time=\"2026-06-12T11:15:23.774178348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.109775 | controller |     "Jun 12 11:15:23.812183 crc crio[19822]: time=\"2026-06-12T11:15:23.81193977Z\" level=info msg=\"Stopped container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent\" id=080e3232-02a4-4ae0-a65c-3aad6de53af2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109790 | controller |     "Jun 12 11:15:23.939457 crc crio[19822]: time=\"2026-06-12T11:15:23.939043637Z\" level=info msg=\"Stopped container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent\" id=6b827735-7b37-4981-af7e-814fb22e7850 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.109805 | controller |     "Jun 12 11:15:23.940517 crc crio[19822]: time=\"2026-06-12T11:15:23.94040196Z\" level=info msg=\"Stopping pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=9d68d977-8684-4149-bb98-d84a7c69ec1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.109820 | controller |     "Jun 12 11:15:23.941298 crc crio[19822]: time=\"2026-06-12T11:15:23.941224836Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531 UID:dce13ee8-fa23-45ab-8bc2-141121a608c1 NetNS:/var/run/netns/4c9cfacf-15e6-488a-9a19-0b0f6a1477cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddce13ee8_fa23_45ab_8bc2_141121a608c1.slice PodAnnotations:0xc0007adc78}] Aliases:map[]}\"",
2026-06-12 11:43:52.109836 | controller |     "Jun 12 11:15:23.941424 crc crio[19822]: time=\"2026-06-12T11:15:23.941382162Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.109854 | controller |     "Jun 12 11:15:24.149304 crc crio[19822]: time=\"2026-06-12T11:15:24.149173951Z\" level=info msg=\"Created container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=85a3408d-fb90-431f-bd35-66ba7ebb04b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.109886 | controller |     "Jun 12 11:15:24.150365 crc crio[19822]: time=\"2026-06-12T11:15:24.150282167Z\" level=info msg=\"Starting container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3\" id=ac818054-ca6d-4d6e-800e-613b65f298ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.109909 | controller |     "Jun 12 11:15:24.173274 crc crio[19822]: time=\"2026-06-12T11:15:24.172501106Z\" level=info msg=\"Started container\" PID=265309 containerID=b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3 description=openstack/barbican-api-5bc555456d-6l857/barbican-api id=ac818054-ca6d-4d6e-800e-613b65f298ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162",
2026-06-12 11:43:52.109925 | controller |     "Jun 12 11:15:24.196928 crc crio[19822]: time=\"2026-06-12T11:15:24.196796352Z\" level=info msg=\"Removing container: 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5\" id=2dd63853-e662-47d9-95e7-0e5245254066 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.109940 | controller |     "Jun 12 11:15:24.329797 crc crio[19822]: time=\"2026-06-12T11:15:24.328965849Z\" level=info msg=\"Removed container 8656166e397d9ba66dc0d20aed0133afc4df1ac0c36eb9e0d8597f4c1c6936f5: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=2dd63853-e662-47d9-95e7-0e5245254066 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.109955 | controller |     "Jun 12 11:15:24.371858 crc crio[19822]: time=\"2026-06-12T11:15:24.371713686Z\" level=info msg=\"Stopped pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=9d68d977-8684-4149-bb98-d84a7c69ec1e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.109969 | controller |     "Jun 12 11:15:25.235424 crc crio[19822]: time=\"2026-06-12T11:15:25.235150445Z\" level=info msg=\"Removing container: 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984\" id=524a439e-5bc6-4548-94e8-030df058e987 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.109984 | controller |     "Jun 12 11:15:25.259504 crc crio[19822]: time=\"2026-06-12T11:15:25.25940295Z\" level=info msg=\"Stopping pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=600a8ce2-e7ff-48ed-8e1c-46019f160ce9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.109999 | controller |     "Jun 12 11:15:25.260693 crc crio[19822]: time=\"2026-06-12T11:15:25.260630899Z\" level=info msg=\"Stopping container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af (timeout: 30s)\" id=d9179ce7-b39a-4d53-9b00-7f70e6fc1a1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.110013 | controller |     "Jun 12 11:15:25.262665 crc crio[19822]: time=\"2026-06-12T11:15:25.262087806Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ggzqw Namespace:openstack ID:06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da UID:8ac5bd4f-60d2-4fdb-870b-2fec5f5e37d2 NetNS:/var/run/netns/3b30aed8-3df6-4e08-9f6e-c190a2c836da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8ac5bd4f_60d2_4fdb_870b_2fec5f5e37d2.slice PodAnnotations:0xc007a8e280}] Aliases:map[]}\"",
2026-06-12 11:43:52.110029 | controller |     "Jun 12 11:15:25.262999 crc crio[19822]: time=\"2026-06-12T11:15:25.262717836Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-ggzqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.110044 | controller |     "Jun 12 11:15:25.292311 crc crio[19822]: time=\"2026-06-12T11:15:25.292204136Z\" level=info msg=\"Removed container 0273a84f4a199a424feed359457198574ae5bc23125fadc3eae08e289c8f3984: openstack/ceilometer-0/proxy-httpd\" id=524a439e-5bc6-4548-94e8-030df058e987 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110059 | controller |     "Jun 12 11:15:25.297010 crc crio[19822]: time=\"2026-06-12T11:15:25.296918887Z\" level=info msg=\"Removing container: 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603\" id=82550374-78f1-4699-aaf3-d01e82e0138a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110077 | controller |     "Jun 12 11:15:25.380186 crc crio[19822]: time=\"2026-06-12T11:15:25.379931308Z\" level=info msg=\"Removed container 58a3a2b03af21854a248a83ea2aaf1ac8a9245541734e19a8f12cf4e665a6603: openstack/ceilometer-0/sg-core\" id=82550374-78f1-4699-aaf3-d01e82e0138a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110092 | controller |     "Jun 12 11:15:25.385306 crc crio[19822]: time=\"2026-06-12T11:15:25.385214564Z\" level=info msg=\"Removing container: c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677\" id=a6414067-b929-43ad-859b-99b1a6cecb07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110107 | controller |     "Jun 12 11:15:25.408993 crc crio[19822]: time=\"2026-06-12T11:15:25.407904927Z\" level=info msg=\"Stopped container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=d9179ce7-b39a-4d53-9b00-7f70e6fc1a1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.110121 | controller |     "Jun 12 11:15:25.429760 crc crio[19822]: time=\"2026-06-12T11:15:25.427892897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=81754bec-4492-4b2d-b601-3feb8887bb7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110136 | controller |     "Jun 12 11:15:25.445952 crc crio[19822]: time=\"2026-06-12T11:15:25.440219128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=02060dfa-b6f3-4d8d-9984-82fdd105152a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110151 | controller |     "Jun 12 11:15:25.497850 crc crio[19822]: time=\"2026-06-12T11:15:25.497367726Z\" level=info msg=\"Removed container c8666329250018df8c1a2164bc3532bab2fd7114e767bfddb4e111ab14be1677: openstack/ceilometer-0/ceilometer-notification-agent\" id=a6414067-b929-43ad-859b-99b1a6cecb07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110165 | controller |     "Jun 12 11:15:25.505893 crc crio[19822]: time=\"2026-06-12T11:15:25.505728488Z\" level=info msg=\"Removing container: f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16\" id=df4029f0-2be7-4b79-a4b1-5cf256ee54fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110180 | controller |     "Jun 12 11:15:25.542489 crc crio[19822]: time=\"2026-06-12T11:15:25.542376868Z\" level=info msg=\"Creating container: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=2632eac3-abf3-4c67-9492-05830aaf39ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.110195 | controller |     "Jun 12 11:15:25.571420 crc crio[19822]: time=\"2026-06-12T11:15:25.57125454Z\" level=info msg=\"Removed container f9597ac618f56791b2f65aad9b743d3bf6bffb4becbf8cae5b619e26d4f4bb16: openstack/ceilometer-0/ceilometer-central-agent\" id=df4029f0-2be7-4b79-a4b1-5cf256ee54fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110210 | controller |     "Jun 12 11:15:25.571699 crc crio[19822]: time=\"2026-06-12T11:15:25.57162232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110225 | controller |     "Jun 12 11:15:25.717863 crc crio[19822]: time=\"2026-06-12T11:15:25.70986129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110240 | controller |     "Jun 12 11:15:25.717863 crc crio[19822]: time=\"2026-06-12T11:15:25.717445152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110255 | controller |     "Jun 12 11:15:25.753310 crc crio[19822]: time=\"2026-06-12T11:15:25.753215155Z\" level=info msg=\"Stopped pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=600a8ce2-e7ff-48ed-8e1c-46019f160ce9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.110273 | controller |     "Jun 12 11:15:25.925739 crc crio[19822]: time=\"2026-06-12T11:15:25.925640414Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=52df9864-5cd7-45cc-aa90-9a3846d01874 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.110289 | controller |     "Jun 12 11:15:25.926018 crc crio[19822]: time=\"2026-06-12T11:15:25.925777648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110304 | controller |     "Jun 12 11:15:25.974771 crc crio[19822]: time=\"2026-06-12T11:15:25.974635728Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc00140eb40}] Aliases:map[]}\"",
2026-06-12 11:43:52.110319 | controller |     "Jun 12 11:15:25.974771 crc crio[19822]: time=\"2026-06-12T11:15:25.974727661Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.110335 | controller |     "Jun 12 11:15:26.324708 crc crio[19822]: time=\"2026-06-12T11:15:26.323718374Z\" level=info msg=\"Created container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=2632eac3-abf3-4c67-9492-05830aaf39ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.110350 | controller |     "Jun 12 11:15:26.328562 crc crio[19822]: time=\"2026-06-12T11:15:26.328485046Z\" level=info msg=\"Starting container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b\" id=173d06ae-46ff-4242-a06d-026789b0a45d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.110365 | controller |     "Jun 12 11:15:26.352651 crc crio[19822]: time=\"2026-06-12T11:15:26.352363527Z\" level=info msg=\"Started container\" PID=265706 containerID=03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b description=openstack/barbican-api-5bc555456d-6l857/barbican-api-log id=173d06ae-46ff-4242-a06d-026789b0a45d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162",
2026-06-12 11:43:52.110380 | controller |     "Jun 12 11:15:26.370059 crc crio[19822]: time=\"2026-06-12T11:15:26.369520893Z\" level=info msg=\"Removing container: 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e\" id=fee8fce8-7026-4b39-93a2-426d1dad8d39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110394 | controller |     "Jun 12 11:15:26.425110 crc crio[19822]: 2026-06-12T11:15:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffa787159cd6f5d Mac:86:39:4f:14:d6:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.110409 | controller |     "Jun 12 11:15:26.428619 crc crio[19822]: time=\"2026-06-12T11:15:26.428533867Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc00140eb40}] Aliases:map[]}\"",
2026-06-12 11:43:52.110429 | controller |     "Jun 12 11:15:26.428896 crc crio[19822]: time=\"2026-06-12T11:15:26.428793236Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.110445 | controller |     "Jun 12 11:15:26.434286 crc crio[19822]: time=\"2026-06-12T11:15:26.434114268Z\" level=info msg=\"Removed container 9a41b7df5d046b9306b44fda76249294db84f190e63c29dc8e51f9853238448e: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=fee8fce8-7026-4b39-93a2-426d1dad8d39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.110460 | controller |     "Jun 12 11:15:26.449684 crc crio[19822]: time=\"2026-06-12T11:15:26.449558187Z\" level=info msg=\"Ran pod sandbox ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 with infra container: openstack/ceilometer-0/POD\" id=52df9864-5cd7-45cc-aa90-9a3846d01874 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.110475 | controller |     "Jun 12 11:15:26.459029 crc crio[19822]: time=\"2026-06-12T11:15:26.456356525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=9f549f2c-01ac-42ca-8756-00afbfcb2352 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110490 | controller |     "Jun 12 11:15:26.459029 crc crio[19822]: time=\"2026-06-12T11:15:26.457410009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=60ba8f76-db87-43b8-a5a0-272b7a93d97e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110505 | controller |     "Jun 12 11:15:26.462187 crc crio[19822]: time=\"2026-06-12T11:15:26.46090074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0cc3015c-8876-4388-b6fb-7c06df61a4b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110520 | controller |     "Jun 12 11:15:26.465465 crc crio[19822]: time=\"2026-06-12T11:15:26.46529416Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a354cb06-d8d7-431e-abe3-00c0647d0538 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.110536 | controller |     "Jun 12 11:15:26.465762 crc crio[19822]: time=\"2026-06-12T11:15:26.465698543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110551 | controller |     "Jun 12 11:15:26.500254 crc crio[19822]: time=\"2026-06-12T11:15:26.500017497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=fb5dec09-fe0f-4e23-8aa7-914545fe017a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110567 | controller |     "Jun 12 11:15:26.510156 crc crio[19822]: time=\"2026-06-12T11:15:26.510025972Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=8493be52-8d1d-4075-bbbb-c48516e9b943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.110582 | controller |     "Jun 12 11:15:26.510555 crc crio[19822]: time=\"2026-06-12T11:15:26.510487267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110598 | controller |     "Jun 12 11:15:26.542356 crc crio[19822]: time=\"2026-06-12T11:15:26.542277967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110617 | controller |     "Jun 12 11:15:26.551752 crc crio[19822]: time=\"2026-06-12T11:15:26.551646115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110633 | controller |     "Jun 12 11:15:26.573913 crc crio[19822]: time=\"2026-06-12T11:15:26.570864261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110649 | controller |     "Jun 12 11:15:26.578615 crc crio[19822]: time=\"2026-06-12T11:15:26.57779862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110664 | controller |     "Jun 12 11:15:26.730730 crc crio[19822]: time=\"2026-06-12T11:15:26.730592624Z\" level=info msg=\"Created container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent\" id=8493be52-8d1d-4075-bbbb-c48516e9b943 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.110679 | controller |     "Jun 12 11:15:26.732231 crc crio[19822]: time=\"2026-06-12T11:15:26.732169304Z\" level=info msg=\"Starting container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d\" id=be80974d-a283-4720-85bc-d6a66fbd1dc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.110697 | controller |     "Jun 12 11:15:26.736797 crc crio[19822]: time=\"2026-06-12T11:15:26.736048419Z\" level=info msg=\"Created container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=a354cb06-d8d7-431e-abe3-00c0647d0538 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.110756 | controller |     "Jun 12 11:15:26.737978 crc crio[19822]: time=\"2026-06-12T11:15:26.737447734Z\" level=info msg=\"Starting container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1\" id=400a7427-431a-4106-8eeb-6ee193d9daf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.110774 | controller |     "Jun 12 11:15:26.746385 crc crio[19822]: time=\"2026-06-12T11:15:26.746291595Z\" level=info msg=\"Started container\" PID=265792 containerID=b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=400a7427-431a-4106-8eeb-6ee193d9daf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016",
2026-06-12 11:43:52.110791 | controller |     "Jun 12 11:15:26.747159 crc crio[19822]: time=\"2026-06-12T11:15:26.747061069Z\" level=info msg=\"Started container\" PID=265795 containerID=e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d description=openstack/ceilometer-0/ceilometer-central-agent id=be80974d-a283-4720-85bc-d6a66fbd1dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3",
2026-06-12 11:43:52.110807 | controller |     "Jun 12 11:15:26.768284 crc crio[19822]: time=\"2026-06-12T11:15:26.768216394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3ad66e84-49de-438f-ad45-f829ff12719b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110822 | controller |     "Jun 12 11:15:26.801071 crc crio[19822]: time=\"2026-06-12T11:15:26.800865499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d1317d6e-f31b-4f74-b099-5b133a61507c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110838 | controller |     "Jun 12 11:15:26.811037 crc crio[19822]: time=\"2026-06-12T11:15:26.810940217Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea674d9c-8d88-4dd2-95f0-c9b64e731b84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.110873 | controller |     "Jun 12 11:15:26.811665 crc crio[19822]: time=\"2026-06-12T11:15:26.811534288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110895 | controller |     "Jun 12 11:15:26.860861 crc crio[19822]: time=\"2026-06-12T11:15:26.860732406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110911 | controller |     "Jun 12 11:15:26.864144 crc crio[19822]: time=\"2026-06-12T11:15:26.864075642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.110927 | controller |     "Jun 12 11:15:27.031425 crc crio[19822]: time=\"2026-06-12T11:15:27.031308888Z\" level=info msg=\"Created container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea674d9c-8d88-4dd2-95f0-c9b64e731b84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.110942 | controller |     "Jun 12 11:15:27.032974 crc crio[19822]: time=\"2026-06-12T11:15:27.032895259Z\" level=info msg=\"Starting container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d\" id=4167d1ed-7d33-488b-86a0-784b18bcbc5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.110958 | controller |     "Jun 12 11:15:27.043937 crc crio[19822]: time=\"2026-06-12T11:15:27.04377806Z\" level=info msg=\"Started container\" PID=265830 containerID=df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d description=openstack/ceilometer-0/ceilometer-notification-agent id=4167d1ed-7d33-488b-86a0-784b18bcbc5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3",
2026-06-12 11:43:52.110973 | controller |     "Jun 12 11:15:27.071388 crc crio[19822]: time=\"2026-06-12T11:15:27.071290483Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=25a5e55c-0f04-437c-83d2-774c126be306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.110988 | controller |     "Jun 12 11:15:27.089180 crc crio[19822]: time=\"2026-06-12T11:15:27.089073401Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=6652c1fc-4259-4042-bc26-a7da93d401f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111003 | controller |     "Jun 12 11:15:27.099533 crc crio[19822]: time=\"2026-06-12T11:15:27.099439001Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f3e4c344-e7be-44e2-8532-aedb57f2eef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111019 | controller |     "Jun 12 11:15:27.100002 crc crio[19822]: time=\"2026-06-12T11:15:27.099941508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111034 | controller |     "Jun 12 11:15:27.151402 crc crio[19822]: time=\"2026-06-12T11:15:27.151321226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111049 | controller |     "Jun 12 11:15:27.155764 crc crio[19822]: time=\"2026-06-12T11:15:27.155678035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111069 | controller |     "Jun 12 11:15:27.329732 crc crio[19822]: time=\"2026-06-12T11:15:27.329214552Z\" level=info msg=\"Created container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core\" id=f3e4c344-e7be-44e2-8532-aedb57f2eef5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111084 | controller |     "Jun 12 11:15:27.332043 crc crio[19822]: time=\"2026-06-12T11:15:27.33196136Z\" level=info msg=\"Starting container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb\" id=86c19f7b-65e1-44bc-8aa8-1205ca627c9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.111099 | controller |     "Jun 12 11:15:27.338225 crc crio[19822]: time=\"2026-06-12T11:15:27.338090374Z\" level=info msg=\"Started container\" PID=265851 containerID=f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb description=openstack/ceilometer-0/sg-core id=86c19f7b-65e1-44bc-8aa8-1205ca627c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3",
2026-06-12 11:43:52.111114 | controller |     "Jun 12 11:15:27.351798 crc crio[19822]: time=\"2026-06-12T11:15:27.35168108Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=fa960d44-d25a-439d-a65d-6e86f5b823e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111129 | controller |     "Jun 12 11:15:27.420965 crc crio[19822]: time=\"2026-06-12T11:15:27.420610943Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ed4dcd40-1810-48f3-aa38-f88820f60dc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111144 | controller |     "Jun 12 11:15:27.434408 crc crio[19822]: time=\"2026-06-12T11:15:27.434319177Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=4c5852a0-432d-4519-9e26-a216f5593bd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111159 | controller |     "Jun 12 11:15:27.434785 crc crio[19822]: time=\"2026-06-12T11:15:27.4347228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111174 | controller |     "Jun 12 11:15:27.565877 crc crio[19822]: time=\"2026-06-12T11:15:27.562507194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111189 | controller |     "Jun 12 11:15:27.574262 crc crio[19822]: time=\"2026-06-12T11:15:27.574180601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111204 | controller |     "Jun 12 11:15:27.827444 crc crio[19822]: time=\"2026-06-12T11:15:27.827348713Z\" level=info msg=\"Created container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd\" id=4c5852a0-432d-4519-9e26-a216f5593bd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111219 | controller |     "Jun 12 11:15:27.829149 crc crio[19822]: time=\"2026-06-12T11:15:27.828986477Z\" level=info msg=\"Starting container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce\" id=39ec84e3-6955-4f68-bb26-82c70872f3ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.111233 | controller |     "Jun 12 11:15:27.836058 crc crio[19822]: time=\"2026-06-12T11:15:27.835886565Z\" level=info msg=\"Started container\" PID=265910 containerID=a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce description=openstack/ceilometer-0/proxy-httpd id=39ec84e3-6955-4f68-bb26-82c70872f3ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3",
2026-06-12 11:43:52.111252 | controller |     "Jun 12 11:15:28.106767 crc crio[19822]: time=\"2026-06-12T11:15:28.106179329Z\" level=info msg=\"Running pod sandbox: openstack/keystone-778c567df9-jcf59/POD\" id=143b6c83-c083-471b-b4b7-38f89e861ef9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.111268 | controller |     "Jun 12 11:15:28.106767 crc crio[19822]: time=\"2026-06-12T11:15:28.106745767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111283 | controller |     "Jun 12 11:15:28.179414 crc crio[19822]: time=\"2026-06-12T11:15:28.179302463Z\" level=info msg=\"Got pod network &{Name:keystone-778c567df9-jcf59 Namespace:openstack ID:a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 UID:41f32036-c794-4dbf-a3e7-42b17fc43591 NetNS:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f32036_c794_4dbf_a3e7_42b17fc43591.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.111298 | controller |     "Jun 12 11:15:28.179414 crc crio[19822]: time=\"2026-06-12T11:15:28.179388585Z\" level=info msg=\"Adding pod openstack_keystone-778c567df9-jcf59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.111313 | controller |     "Jun 12 11:15:28.185003 crc crio[19822]: time=\"2026-06-12T11:15:28.184303271Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-v5d5h/POD\" id=fb4e3365-4248-4a74-af32-ee76b8330c8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.111329 | controller |     "Jun 12 11:15:28.185003 crc crio[19822]: time=\"2026-06-12T11:15:28.184403204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111344 | controller |     "Jun 12 11:15:28.233853 crc crio[19822]: time=\"2026-06-12T11:15:28.233669758Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0072526e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.111360 | controller |     "Jun 12 11:15:28.233853 crc crio[19822]: time=\"2026-06-12T11:15:28.233741481Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-v5d5h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.111375 | controller |     "Jun 12 11:15:29.550968 crc crio[19822]: 2026-06-12T11:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:162963b5b9b1879 Mac:62:36:d9:81:56:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.111391 | controller |     "Jun 12 11:15:29.553248 crc crio[19822]: time=\"2026-06-12T11:15:29.552746928Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0072526e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.111410 | controller |     "Jun 12 11:15:29.553397 crc crio[19822]: time=\"2026-06-12T11:15:29.553287936Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-v5d5h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.111426 | controller |     "Jun 12 11:15:29.562452 crc crio[19822]: 2026-06-12T11:15:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1007215091e2e6 Mac:86:a3:c7:01:59:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.111441 | controller |     "Jun 12 11:15:29.563985 crc crio[19822]: time=\"2026-06-12T11:15:29.563791405Z\" level=info msg=\"Got pod network &{Name:keystone-778c567df9-jcf59 Namespace:openstack ID:a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 UID:41f32036-c794-4dbf-a3e7-42b17fc43591 NetNS:/var/run/netns/6813eb17-ee0d-4507-b4ab-468ddb1ee8e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f32036_c794_4dbf_a3e7_42b17fc43591.slice PodAnnotations:0xc001ee25a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.111457 | controller |     "Jun 12 11:15:29.564247 crc crio[19822]: time=\"2026-06-12T11:15:29.564199498Z\" level=info msg=\"Checking pod openstack_keystone-778c567df9-jcf59 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.111472 | controller |     "Jun 12 11:15:29.585868 crc crio[19822]: time=\"2026-06-12T11:15:29.585590677Z\" level=info msg=\"Ran pod sandbox 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 with infra container: openshift-marketplace/redhat-operators-v5d5h/POD\" id=fb4e3365-4248-4a74-af32-ee76b8330c8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.111486 | controller |     "Jun 12 11:15:29.597265 crc crio[19822]: time=\"2026-06-12T11:15:29.597206753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=53035b2d-65dd-474c-9e56-05a3a168be7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111502 | controller |     "Jun 12 11:15:29.613367 crc crio[19822]: time=\"2026-06-12T11:15:29.613272708Z\" level=info msg=\"Ran pod sandbox a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923 with infra container: openstack/keystone-778c567df9-jcf59/POD\" id=143b6c83-c083-471b-b4b7-38f89e861ef9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.111517 | controller |     "Jun 12 11:15:29.619874 crc crio[19822]: time=\"2026-06-12T11:15:29.619348614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b86dea76-a515-4de6-b9f7-f18772d6bc04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111532 | controller |     "Jun 12 11:15:29.622105 crc crio[19822]: time=\"2026-06-12T11:15:29.62202122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=55a1140f-67d9-405b-b640-434e2ebec795 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111546 | controller |     "Jun 12 11:15:29.662402 crc crio[19822]: time=\"2026-06-12T11:15:29.658242899Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5d5h/extract-utilities\" id=3d5f918a-0d25-4c16-b400-3edd612618fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111561 | controller |     "Jun 12 11:15:29.662402 crc crio[19822]: time=\"2026-06-12T11:15:29.658621291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111583 | controller |     "Jun 12 11:15:29.801876 crc crio[19822]: time=\"2026-06-12T11:15:29.801448503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111602 | controller |     "Jun 12 11:15:29.811433 crc crio[19822]: time=\"2026-06-12T11:15:29.811340528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=2740b636-f109-4b64-8f3c-382fc5f7b0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111617 | controller |     "Jun 12 11:15:29.821155 crc crio[19822]: time=\"2026-06-12T11:15:29.821024067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111632 | controller |     "Jun 12 11:15:29.858612 crc crio[19822]: time=\"2026-06-12T11:15:29.858416999Z\" level=info msg=\"Creating container: openstack/keystone-778c567df9-jcf59/keystone-api\" id=efd46e33-7552-4c10-a91c-f72e8319bab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111648 | controller |     "Jun 12 11:15:29.859260 crc crio[19822]: time=\"2026-06-12T11:15:29.859197534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111663 | controller |     "Jun 12 11:15:29.987480 crc crio[19822]: time=\"2026-06-12T11:15:29.986673858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111679 | controller |     "Jun 12 11:15:29.996731 crc crio[19822]: time=\"2026-06-12T11:15:29.996395211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111694 | controller |     "Jun 12 11:15:30.084311 crc crio[19822]: time=\"2026-06-12T11:15:30.084212202Z\" level=info msg=\"Created container b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec: openshift-marketplace/redhat-operators-v5d5h/extract-utilities\" id=3d5f918a-0d25-4c16-b400-3edd612618fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111710 | controller |     "Jun 12 11:15:30.093938 crc crio[19822]: time=\"2026-06-12T11:15:30.092918642Z\" level=info msg=\"Starting container: b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec\" id=47d1a3dc-4202-4f0d-9d1a-d1e2ab5889de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.111725 | controller |     "Jun 12 11:15:30.101516 crc crio[19822]: time=\"2026-06-12T11:15:30.101426357Z\" level=info msg=\"Started container\" PID=266238 containerID=b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec description=openshift-marketplace/redhat-operators-v5d5h/extract-utilities id=47d1a3dc-4202-4f0d-9d1a-d1e2ab5889de name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604",
2026-06-12 11:43:52.111741 | controller |     "Jun 12 11:15:30.481020 crc crio[19822]: time=\"2026-06-12T11:15:30.48032253Z\" level=info msg=\"Created container b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f: openstack/keystone-778c567df9-jcf59/keystone-api\" id=efd46e33-7552-4c10-a91c-f72e8319bab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111756 | controller |     "Jun 12 11:15:30.484889 crc crio[19822]: time=\"2026-06-12T11:15:30.482461831Z\" level=info msg=\"Starting container: b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f\" id=7af144d6-72e2-4fee-9d57-03672758e242 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.111772 | controller |     "Jun 12 11:15:30.504889 crc crio[19822]: time=\"2026-06-12T11:15:30.503921543Z\" level=info msg=\"Started container\" PID=266265 containerID=b8afb1f0144fe5a00201c741d2c6946a07642e9b618042fb150ec4ac5b67178f description=openstack/keystone-778c567df9-jcf59/keystone-api id=7af144d6-72e2-4fee-9d57-03672758e242 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1007215091e2e6a239eedbcf0673ac063c1040beb93a4989f1aa327a0c1d923",
2026-06-12 11:43:52.111793 | controller |     "Jun 12 11:15:30.629679 crc crio[19822]: time=\"2026-06-12T11:15:30.628916071Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=553c1df6-4f1c-49a8-abbc-dd364bd267a7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.111811 | controller |     "Jun 12 11:15:30.881576 crc crio[19822]: time=\"2026-06-12T11:15:30.881192259Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.111829 | controller |     "Jun 12 11:15:31.679583 crc crio[19822]: time=\"2026-06-12T11:15:31.678158746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=878ea262-28bc-48c5-83b1-74d5bd9b3d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111850 | controller |     "Jun 12 11:15:31.784791 crc crio[19822]: time=\"2026-06-12T11:15:31.784177862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3e77bd1d-d9ef-49f4-bbf0-66ed086cc7a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.111865 | controller |     "Jun 12 11:15:31.794104 crc crio[19822]: time=\"2026-06-12T11:15:31.793240275Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=07b666e8-9241-40e1-8624-33fe2a61863d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111917 | controller |     "Jun 12 11:15:31.794104 crc crio[19822]: time=\"2026-06-12T11:15:31.79401794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111937 | controller |     "Jun 12 11:15:31.885749 crc crio[19822]: time=\"2026-06-12T11:15:31.885649978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111954 | controller |     "Jun 12 11:15:31.895897 crc crio[19822]: time=\"2026-06-12T11:15:31.895770297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.111971 | controller |     "Jun 12 11:15:32.124972 crc crio[19822]: time=\"2026-06-12T11:15:32.124149982Z\" level=info msg=\"Created container 263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74: openstack/rabbitmq-server-0/rabbitmq\" id=07b666e8-9241-40e1-8624-33fe2a61863d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.111988 | controller |     "Jun 12 11:15:32.130311 crc crio[19822]: time=\"2026-06-12T11:15:32.130215772Z\" level=info msg=\"Starting container: 263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74\" id=a192729a-784c-4eca-902a-3e5df3056a48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.112005 | controller |     "Jun 12 11:15:32.150331 crc crio[19822]: time=\"2026-06-12T11:15:32.150232188Z\" level=info msg=\"Started container\" PID=266528 containerID=263d244d4462a8762fc13f2ad31e112e1fb4c43049eb949bc1eefddea7054e74 description=openstack/rabbitmq-server-0/rabbitmq id=a192729a-784c-4eca-902a-3e5df3056a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4",
2026-06-12 11:43:52.112023 | controller |     "Jun 12 11:15:32.178584 crc crio[19822]: time=\"2026-06-12T11:15:32.178490505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8ea1db27-3fed-4c25-87ae-f32ea7159b01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112039 | controller |     "Jun 12 11:15:32.214753 crc crio[19822]: time=\"2026-06-12T11:15:32.214644848Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=553c1df6-4f1c-49a8-abbc-dd364bd267a7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.112060 | controller |     "Jun 12 11:15:32.217638 crc crio[19822]: time=\"2026-06-12T11:15:32.217550133Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8aee2b01-ed37-452b-b013-a5500406b997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112078 | controller |     "Jun 12 11:15:32.219087 crc crio[19822]: time=\"2026-06-12T11:15:32.219048462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6b457513-0567-450f-a8d4-bb08ac3eb296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112095 | controller |     "Jun 12 11:15:32.223467 crc crio[19822]: time=\"2026-06-12T11:15:32.223187075Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=212dcd7c-1900-46ce-acf4-f24b613ef0a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112112 | controller |     "Jun 12 11:15:32.226405 crc crio[19822]: time=\"2026-06-12T11:15:32.226325311Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/amqp-proxy\" id=6462a8f7-df59-469e-bca5-0a5c79ebf82e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112129 | controller |     "Jun 12 11:15:32.226751 crc crio[19822]: time=\"2026-06-12T11:15:32.226665662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112144 | controller |     "Jun 12 11:15:32.231250 crc crio[19822]: time=\"2026-06-12T11:15:32.231117365Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5d5h/extract-content\" id=b79d06ff-2ec2-4cba-9b7c-7ef0fd6b80d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112159 | controller |     "Jun 12 11:15:32.251023 crc crio[19822]: time=\"2026-06-12T11:15:32.250924768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112174 | controller |     "Jun 12 11:15:32.361680 crc crio[19822]: time=\"2026-06-12T11:15:32.359558631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112189 | controller |     "Jun 12 11:15:32.370216 crc crio[19822]: time=\"2026-06-12T11:15:32.370084517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112204 | controller |     "Jun 12 11:15:32.381578 crc crio[19822]: time=\"2026-06-12T11:15:32.381287083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112218 | controller |     "Jun 12 11:15:32.386356 crc crio[19822]: time=\"2026-06-12T11:15:32.386299171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112233 | controller |     "Jun 12 11:15:32.589530 crc crio[19822]: time=\"2026-06-12T11:15:32.589388117Z\" level=info msg=\"Created container 3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e: openstack/rabbitmq-server-0/amqp-proxy\" id=6462a8f7-df59-469e-bca5-0a5c79ebf82e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112249 | controller |     "Jun 12 11:15:32.591059 crc crio[19822]: time=\"2026-06-12T11:15:32.590975105Z\" level=info msg=\"Starting container: 3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e\" id=ef7f7a12-68ca-46e0-935a-00a23180d9e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.112268 | controller |     "Jun 12 11:15:32.603443 crc crio[19822]: time=\"2026-06-12T11:15:32.603347685Z\" level=info msg=\"Started container\" PID=266625 containerID=3d4578cdf25680ce4c4355e86132a503472ea1ce3b627a2e8210db1302d9611e description=openstack/rabbitmq-server-0/amqp-proxy id=ef7f7a12-68ca-46e0-935a-00a23180d9e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5956e0a3b172a5aa30d78acaeda60c5cd2442f95d05d5222d618c4c645ed9e4",
2026-06-12 11:43:52.112284 | controller |     "Jun 12 11:15:32.631314 crc crio[19822]: time=\"2026-06-12T11:15:32.63124303Z\" level=info msg=\"Created container d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631: openshift-marketplace/redhat-operators-v5d5h/extract-content\" id=b79d06ff-2ec2-4cba-9b7c-7ef0fd6b80d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112299 | controller |     "Jun 12 11:15:32.633038 crc crio[19822]: time=\"2026-06-12T11:15:32.632891133Z\" level=info msg=\"Starting container: d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631\" id=4401d5e5-98c1-4099-b1b7-d11611c58c93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.112315 | controller |     "Jun 12 11:15:32.644268 crc crio[19822]: time=\"2026-06-12T11:15:32.644174947Z\" level=info msg=\"Started container\" PID=266628 containerID=d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631 description=openshift-marketplace/redhat-operators-v5d5h/extract-content id=4401d5e5-98c1-4099-b1b7-d11611c58c93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604",
2026-06-12 11:43:52.112330 | controller |     "Jun 12 11:15:33.371562 crc crio[19822]: time=\"2026-06-12T11:15:33.370936212Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4t69l/POD\" id=9e95ec37-54b3-4c06-8f5d-5e4b9c63c2ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.112345 | controller |     "Jun 12 11:15:33.371562 crc crio[19822]: time=\"2026-06-12T11:15:33.371538641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112360 | controller |     "Jun 12 11:15:33.420645 crc crio[19822]: time=\"2026-06-12T11:15:33.420525101Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc005212250}] Aliases:map[]}\"",
2026-06-12 11:43:52.112375 | controller |     "Jun 12 11:15:33.420645 crc crio[19822]: time=\"2026-06-12T11:15:33.420603033Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4t69l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.112390 | controller |     "Jun 12 11:15:33.827010 crc crio[19822]: time=\"2026-06-12T11:15:33.826190752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=04706fef-9baa-46c1-b817-7a33218a1988 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112405 | controller |     "Jun 12 11:15:34.000338 crc crio[19822]: time=\"2026-06-12T11:15:33.999605256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b79afc84-9203-47f6-8adb-ca3e626c6b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112419 | controller |     "Jun 12 11:15:34.020626 crc crio[19822]: time=\"2026-06-12T11:15:34.019746049Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=13c8d9d5-0a5e-46eb-8426-cba03bba76c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112438 | controller |     "Jun 12 11:15:34.020626 crc crio[19822]: time=\"2026-06-12T11:15:34.020301447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112453 | controller |     "Jun 12 11:15:34.143894 crc crio[19822]: time=\"2026-06-12T11:15:34.141641036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112468 | controller |     "Jun 12 11:15:34.153994 crc crio[19822]: time=\"2026-06-12T11:15:34.1492842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112482 | controller |     "Jun 12 11:15:34.405850 crc crio[19822]: time=\"2026-06-12T11:15:34.405364941Z\" level=info msg=\"Created container 2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=13c8d9d5-0a5e-46eb-8426-cba03bba76c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112497 | controller |     "Jun 12 11:15:34.416075 crc crio[19822]: time=\"2026-06-12T11:15:34.40780162Z\" level=info msg=\"Starting container: 2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f\" id=b2e2dc55-7438-4489-900d-afdbbd1b253e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.112511 | controller |     "Jun 12 11:15:34.425602 crc crio[19822]: time=\"2026-06-12T11:15:34.42548745Z\" level=info msg=\"Started container\" PID=266797 containerID=2e0b73d9df7948f84fad3a27ae954c1a692041910e633f2ca4334f4cc20f1c3f description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b2e2dc55-7438-4489-900d-afdbbd1b253e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289",
2026-06-12 11:43:52.112526 | controller |     "Jun 12 11:15:34.503643 crc crio[19822]: time=\"2026-06-12T11:15:34.503492579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cd9edf19-febf-4bdc-ab2a-2e892ebe7ccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112541 | controller |     "Jun 12 11:15:34.510990 crc crio[19822]: time=\"2026-06-12T11:15:34.510886347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=47a80867-ca64-4275-abd0-9264fb427396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112556 | controller |     "Jun 12 11:15:34.530254 crc crio[19822]: 2026-06-12T11:15:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aad84865dc977b0 Mac:06:fd:61:7b:f3:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 SocketPath: PciID:}] [{Interface:0xc0001226d0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.112571 | controller |     "Jun 12 11:15:34.532453 crc crio[19822]: time=\"2026-06-12T11:15:34.532202985Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc005212250}] Aliases:map[]}\"",
2026-06-12 11:43:52.112586 | controller |     "Jun 12 11:15:34.532453 crc crio[19822]: time=\"2026-06-12T11:15:34.532399661Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4t69l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.112604 | controller |     "Jun 12 11:15:34.550022 crc crio[19822]: time=\"2026-06-12T11:15:34.549924217Z\" level=info msg=\"Ran pod sandbox aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c with infra container: openshift-marketplace/redhat-marketplace-4t69l/POD\" id=9e95ec37-54b3-4c06-8f5d-5e4b9c63c2ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.112619 | controller |     "Jun 12 11:15:34.559232 crc crio[19822]: time=\"2026-06-12T11:15:34.559117653Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e32a8826-3a5b-475b-be7c-c7e2c798c276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112634 | controller |     "Jun 12 11:15:34.566545 crc crio[19822]: time=\"2026-06-12T11:15:34.566269984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3be1ed94-a81d-4a3d-8146-fdc8ad3c8b23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.112649 | controller |     "Jun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.574448805Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=af695e55-df90-4f1f-9a5f-69ce55518188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112663 | controller |     "Jun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.574789376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112678 | controller |     "Jun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.680025371Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities\" id=ede57f01-3b9b-4ca8-9da8-d20f12506a68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112693 | controller |     "Jun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.680560668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112708 | controller |     "Jun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.735278823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112722 | controller |     "Jun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.744352276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112738 | controller |     "Jun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.755457067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112752 | controller |     "Jun 12 11:15:34.867339 crc crio[19822]: time=\"2026-06-12T11:15:34.765924991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.112768 | controller |     "Jun 12 11:15:35.053970 crc crio[19822]: time=\"2026-06-12T11:15:35.053903338Z\" level=info msg=\"Created container 1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=af695e55-df90-4f1f-9a5f-69ce55518188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112784 | controller |     "Jun 12 11:15:35.057010 crc crio[19822]: time=\"2026-06-12T11:15:35.056922036Z\" level=info msg=\"Starting container: 1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d\" id=8e8c4787-d56f-4eca-ad0e-6290536ebe9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.112805 | controller |     "Jun 12 11:15:35.057169 crc crio[19822]: time=\"2026-06-12T11:15:35.05699542Z\" level=info msg=\"Created container b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities\" id=ede57f01-3b9b-4ca8-9da8-d20f12506a68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.112822 | controller |     "Jun 12 11:15:35.058229 crc crio[19822]: time=\"2026-06-12T11:15:35.058111193Z\" level=info msg=\"Starting container: b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5\" id=78935cca-431f-43a5-8fae-5151a72289ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.112837 | controller |     "Jun 12 11:15:35.064017 crc crio[19822]: time=\"2026-06-12T11:15:35.063951003Z\" level=info msg=\"Started container\" PID=266876 containerID=1c2f9ea25d69100ccb9e6d0d1ae55d15637c76c331ed353f990d7980c0bd0f1d description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=8e8c4787-d56f-4eca-ad0e-6290536ebe9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4966f11c341009e2cff31a370da1f8a9fb355a3185be20e6a0bf21bad0f7289",
2026-06-12 11:43:52.112856 | controller |     "Jun 12 11:15:35.071092 crc crio[19822]: time=\"2026-06-12T11:15:35.070992953Z\" level=info msg=\"Started container\" PID=266877 containerID=b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5 description=openshift-marketplace/redhat-marketplace-4t69l/extract-utilities id=78935cca-431f-43a5-8fae-5151a72289ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c",
2026-06-12 11:43:52.112889 | controller |     "Jun 12 11:15:35.553029 crc crio[19822]: time=\"2026-06-12T11:15:35.552351524Z\" level=info msg=\"Stopping container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072 (timeout: 30s)\" id=fd45b6a6-b180-4e47-8fcb-92ecc03440c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.112906 | controller |     "Jun 12 11:15:35.553029 crc crio[19822]: time=\"2026-06-12T11:15:35.552752247Z\" level=info msg=\"Stopping container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e (timeout: 30s)\" id=afc3c953-4dff-49dc-a1bc-425f7aaf85c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.112922 | controller |     "Jun 12 11:15:35.913036 crc crio[19822]: time=\"2026-06-12T11:15:35.912935497Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=febaabbc-2142-4487-8674-314148f04c61 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.112937 | controller |     "Jun 12 11:15:35.920670 crc crio[19822]: time=\"2026-06-12T11:15:35.920532312Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:52.112952 | controller |     "Jun 12 11:15:36.043720 crc crio[19822]: time=\"2026-06-12T11:15:36.043584899Z\" level=info msg=\"Stopped container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log\" id=afc3c953-4dff-49dc-a1bc-425f7aaf85c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.112967 | controller |     "Jun 12 11:15:36.977668 crc crio[19822]: time=\"2026-06-12T11:15:36.977565127Z\" level=info msg=\"Stopped container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api\" id=ebce8637-1d6c-4d3a-b3ce-7baa45c6d4a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.112982 | controller |     "Jun 12 11:15:36.978685 crc crio[19822]: time=\"2026-06-12T11:15:36.97858221Z\" level=info msg=\"Stopping pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=a108dedc-7528-4038-8e74-bd43f8a2600f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.112997 | controller |     "Jun 12 11:15:36.980031 crc crio[19822]: time=\"2026-06-12T11:15:36.979962444Z\" level=info msg=\"Got pod network &{Name:neutron-79f665fc97-bq8hf Namespace:openstack ID:561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb UID:e5a75d00-b9a7-4d35-b616-d266e26a375d NetNS:/var/run/netns/3dcba582-bcb9-4bc6-b5f9-8e0d03a4f526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode5a75d00_b9a7_4d35_b616_d266e26a375d.slice PodAnnotations:0xc003094338}] Aliases:map[]}\"",
2026-06-12 11:43:52.113017 | controller |     "Jun 12 11:15:36.980261 crc crio[19822]: time=\"2026-06-12T11:15:36.980206282Z\" level=info msg=\"Deleting pod openstack_neutron-79f665fc97-bq8hf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.113115 | controller |     "Jun 12 11:15:37.475000 crc crio[19822]: time=\"2026-06-12T11:15:37.474710637Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=febaabbc-2142-4487-8674-314148f04c61 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.113132 | controller |     "Jun 12 11:15:37.475873 crc crio[19822]: time=\"2026-06-12T11:15:37.475768163Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=155f6959-33fc-494a-99c3-5e3847dc26a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113147 | controller |     "Jun 12 11:15:37.485423 crc crio[19822]: time=\"2026-06-12T11:15:37.485314746Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2c74ecea-ae71-4e05-af50-c34f804032f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113162 | controller |     "Jun 12 11:15:37.574611 crc crio[19822]: time=\"2026-06-12T11:15:37.574177494Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4t69l/extract-content\" id=9c76c4e0-7936-4752-b304-be597d31b85c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.113177 | controller |     "Jun 12 11:15:37.576513 crc crio[19822]: time=\"2026-06-12T11:15:37.576393942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113192 | controller |     "Jun 12 11:15:37.657400 crc crio[19822]: time=\"2026-06-12T11:15:37.657319197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113207 | controller |     "Jun 12 11:15:37.662167 crc crio[19822]: time=\"2026-06-12T11:15:37.662088271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113223 | controller |     "Jun 12 11:15:37.915103 crc crio[19822]: time=\"2026-06-12T11:15:37.914980062Z\" level=info msg=\"Stopped pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=a108dedc-7528-4038-8e74-bd43f8a2600f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.113238 | controller |     "Jun 12 11:15:37.940986 crc crio[19822]: time=\"2026-06-12T11:15:37.940681432Z\" level=info msg=\"Created container 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1: openshift-marketplace/redhat-marketplace-4t69l/extract-content\" id=9c76c4e0-7936-4752-b304-be597d31b85c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.113254 | controller |     "Jun 12 11:15:37.942559 crc crio[19822]: time=\"2026-06-12T11:15:37.94210645Z\" level=info msg=\"Starting container: 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1\" id=e880685e-c7ed-47cc-bd31-d4c2ec955ca1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.113269 | controller |     "Jun 12 11:15:37.949364 crc crio[19822]: time=\"2026-06-12T11:15:37.948379019Z\" level=info msg=\"Started container\" PID=267244 containerID=73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1 description=openshift-marketplace/redhat-marketplace-4t69l/extract-content id=e880685e-c7ed-47cc-bd31-d4c2ec955ca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c",
2026-06-12 11:43:52.113288 | controller |     "Jun 12 11:15:41.723654 crc crio[19822]: time=\"2026-06-12T11:15:41.722875105Z\" level=info msg=\"Stopped container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api\" id=fd45b6a6-b180-4e47-8fcb-92ecc03440c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.113304 | controller |     "Jun 12 11:15:41.725019 crc crio[19822]: time=\"2026-06-12T11:15:41.72466606Z\" level=info msg=\"Stopping pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=68bdce99-c716-4be5-af54-a37a7c2d88aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.113320 | controller |     "Jun 12 11:15:41.725975 crc crio[19822]: time=\"2026-06-12T11:15:41.725730565Z\" level=info msg=\"Got pod network &{Name:barbican-api-5fcc9dfbfb-5pvzd Namespace:openstack ID:2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8 UID:a76b8547-8929-4e37-adb1-64762e023edc NetNS:/var/run/netns/e7d7c5da-1d6e-4dfe-b158-b53423f861d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda76b8547_8929_4e37_adb1_64762e023edc.slice PodAnnotations:0xc003094960}] Aliases:map[]}\"",
2026-06-12 11:43:52.113336 | controller |     "Jun 12 11:15:41.726479 crc crio[19822]: time=\"2026-06-12T11:15:41.726402296Z\" level=info msg=\"Deleting pod openstack_barbican-api-5fcc9dfbfb-5pvzd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.113351 | controller |     "Jun 12 11:15:42.197516 crc crio[19822]: time=\"2026-06-12T11:15:42.197045021Z\" level=info msg=\"Stopped pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=68bdce99-c716-4be5-af54-a37a7c2d88aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.113366 | controller |     "Jun 12 11:15:43.040384 crc crio[19822]: time=\"2026-06-12T11:15:43.039447066Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-88v59/POD\" id=41e758a0-2d5a-48f7-b877-9dcf9e3be5eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.113381 | controller |     "Jun 12 11:15:43.041970 crc crio[19822]: time=\"2026-06-12T11:15:43.040403417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113396 | controller |     "Jun 12 11:15:43.086061 crc crio[19822]: time=\"2026-06-12T11:15:43.085794314Z\" level=info msg=\"Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002ed19e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.113412 | controller |     "Jun 12 11:15:43.086061 crc crio[19822]: time=\"2026-06-12T11:15:43.085942099Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-88v59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.113427 | controller |     "Jun 12 11:15:43.149893 crc crio[19822]: time=\"2026-06-12T11:15:43.149751645Z\" level=info msg=\"Removing container: a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072\" id=e51e6f05-c4f9-4a42-a3c2-96ff8c83f9a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.113445 | controller |     "Jun 12 11:15:43.155623 crc crio[19822]: time=\"2026-06-12T11:15:43.155547879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=515762c6-860c-46e4-a15c-36cde1d172c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113461 | controller |     "Jun 12 11:15:43.159311 crc crio[19822]: time=\"2026-06-12T11:15:43.159272949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f521b7e1-80e0-4486-b27e-15ea6a0e42a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113476 | controller |     "Jun 12 11:15:43.167914 crc crio[19822]: time=\"2026-06-12T11:15:43.1677543Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4t69l/registry-server\" id=4eafa857-f4a5-4ca3-95b3-c9c2f3b23f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.113491 | controller |     "Jun 12 11:15:43.169601 crc crio[19822]: time=\"2026-06-12T11:15:43.169568498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113506 | controller |     "Jun 12 11:15:43.213618 crc crio[19822]: time=\"2026-06-12T11:15:43.213524761Z\" level=info msg=\"Removed container a6d5359a6cc6c4d8a4077559d9e5f2f54e87f4d4f537179041ad9918f3a47072: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api\" id=e51e6f05-c4f9-4a42-a3c2-96ff8c83f9a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.113522 | controller |     "Jun 12 11:15:43.216726 crc crio[19822]: time=\"2026-06-12T11:15:43.21660705Z\" level=info msg=\"Removing container: 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e\" id=388947f0-9da5-420f-aafa-326730711d41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.113537 | controller |     "Jun 12 11:15:43.324895 crc crio[19822]: time=\"2026-06-12T11:15:43.323771919Z\" level=info msg=\"Removed container 17a9b75c729e431e4f70369442f2809eb2ffe825652f3f83121d106d5c85db7e: openstack/barbican-api-5fcc9dfbfb-5pvzd/barbican-api-log\" id=388947f0-9da5-420f-aafa-326730711d41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.113552 | controller |     "Jun 12 11:15:43.348602 crc crio[19822]: time=\"2026-06-12T11:15:43.347752426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113567 | controller |     "Jun 12 11:15:43.353431 crc crio[19822]: time=\"2026-06-12T11:15:43.35335113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113582 | controller |     "Jun 12 11:15:43.508955 crc crio[19822]: time=\"2026-06-12T11:15:43.508854303Z\" level=info msg=\"Created container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server\" id=4eafa857-f4a5-4ca3-95b3-c9c2f3b23f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.113597 | controller |     "Jun 12 11:15:43.512574 crc crio[19822]: time=\"2026-06-12T11:15:43.510719371Z\" level=info msg=\"Starting container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5\" id=7f0de26e-a8bf-43ff-a672-181652af6611 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.113612 | controller |     "Jun 12 11:15:43.521968 crc crio[19822]: time=\"2026-06-12T11:15:43.521189269Z\" level=info msg=\"Started container\" PID=267705 containerID=9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5 description=openshift-marketplace/redhat-marketplace-4t69l/registry-server id=7f0de26e-a8bf-43ff-a672-181652af6611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c",
2026-06-12 11:43:52.113631 | controller |     "Jun 12 11:15:43.782079 crc crio[19822]: 2026-06-12T11:15:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c87fe54eae21464 Mac:e2:bb:97:30:1b:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e SocketPath: PciID:}] [{Interface:0xc0004be068 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.113648 | controller |     "Jun 12 11:15:43.783053 crc crio[19822]: time=\"2026-06-12T11:15:43.782981057Z\" level=info msg=\"Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002ed19e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.113664 | controller |     "Jun 12 11:15:43.783252 crc crio[19822]: time=\"2026-06-12T11:15:43.783199554Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-88v59 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.113679 | controller |     "Jun 12 11:15:43.791935 crc crio[19822]: time=\"2026-06-12T11:15:43.79186359Z\" level=info msg=\"Ran pod sandbox c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc with infra container: openshift-marketplace/certified-operators-88v59/POD\" id=41e758a0-2d5a-48f7-b877-9dcf9e3be5eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.113695 | controller |     "Jun 12 11:15:43.795557 crc crio[19822]: time=\"2026-06-12T11:15:43.79547706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=59c58ccf-05a8-4b01-baf6-19e04f9e2716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113710 | controller |     "Jun 12 11:15:43.797237 crc crio[19822]: time=\"2026-06-12T11:15:43.797166608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c7896f3-384a-4344-960a-9156091f7902 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113725 | controller |     "Jun 12 11:15:43.811428 crc crio[19822]: time=\"2026-06-12T11:15:43.811359671Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-88v59/extract-utilities\" id=822794d1-00b0-465e-b74f-8635b34b5ad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.113740 | controller |     "Jun 12 11:15:43.812267 crc crio[19822]: time=\"2026-06-12T11:15:43.81223564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113755 | controller |     "Jun 12 11:15:43.866777 crc crio[19822]: time=\"2026-06-12T11:15:43.866693406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113770 | controller |     "Jun 12 11:15:43.872665 crc crio[19822]: time=\"2026-06-12T11:15:43.872378238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113785 | controller |     "Jun 12 11:15:44.070477 crc crio[19822]: time=\"2026-06-12T11:15:44.069793656Z\" level=info msg=\"Created container 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997: openshift-marketplace/certified-operators-88v59/extract-utilities\" id=822794d1-00b0-465e-b74f-8635b34b5ad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.113804 | controller |     "Jun 12 11:15:44.072404 crc crio[19822]: time=\"2026-06-12T11:15:44.072321687Z\" level=info msg=\"Starting container: 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997\" id=0a0f51c8-2fd5-4f77-b0ff-11ca67bd358f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.113819 | controller |     "Jun 12 11:15:44.078880 crc crio[19822]: time=\"2026-06-12T11:15:44.078609048Z\" level=info msg=\"Started container\" PID=267762 containerID=1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997 description=openshift-marketplace/certified-operators-88v59/extract-utilities id=0a0f51c8-2fd5-4f77-b0ff-11ca67bd358f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc",
2026-06-12 11:43:52.113834 | controller |     "Jun 12 11:15:44.187570 crc crio[19822]: time=\"2026-06-12T11:15:44.187477833Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ee15f0d7-0b35-4527-b118-6e040e2bf705 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.113852 | controller |     "Jun 12 11:15:44.192399 crc crio[19822]: time=\"2026-06-12T11:15:44.192230293Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.113881 | controller |     "Jun 12 11:15:46.197209 crc crio[19822]: time=\"2026-06-12T11:15:46.196151862Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5\" id=ee15f0d7-0b35-4527-b118-6e040e2bf705 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.113902 | controller |     "Jun 12 11:15:46.199310 crc crio[19822]: time=\"2026-06-12T11:15:46.198094405Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e4b7137d-6170-4d07-9097-da56bb9dde99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113917 | controller |     "Jun 12 11:15:46.202241 crc crio[19822]: time=\"2026-06-12T11:15:46.202114733Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=02d8cef7-018e-4e89-b905-2111362dd350 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113932 | controller |     "Jun 12 11:15:46.211642 crc crio[19822]: time=\"2026-06-12T11:15:46.211565704Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-88v59/extract-content\" id=bd31b64a-d818-42ed-93f1-e62ca01249fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.113948 | controller |     "Jun 12 11:15:46.212298 crc crio[19822]: time=\"2026-06-12T11:15:46.212244386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.113963 | controller |     "Jun 12 11:15:46.234145 crc crio[19822]: time=\"2026-06-12T11:15:46.234029781Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8143aaf7-48a9-414e-becb-9239ef298274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113979 | controller |     "Jun 12 11:15:46.260285 crc crio[19822]: time=\"2026-06-12T11:15:46.260185386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88007a40-76ef-4f6d-9aea-fb5f12905847 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.113994 | controller |     "Jun 12 11:15:46.272638 crc crio[19822]: time=\"2026-06-12T11:15:46.272548799Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-v5d5h/registry-server\" id=2f98c5ad-722a-4459-971b-54931f9d8269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.114013 | controller |     "Jun 12 11:15:46.273188 crc crio[19822]: time=\"2026-06-12T11:15:46.273097897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.114029 | controller |     "Jun 12 11:15:46.320370 crc crio[19822]: time=\"2026-06-12T11:15:46.320254673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.114044 | controller |     "Jun 12 11:15:46.332920 crc crio[19822]: time=\"2026-06-12T11:15:46.332674278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.114060 | controller |     "Jun 12 11:15:46.473624 crc crio[19822]: time=\"2026-06-12T11:15:46.47350425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.114074 | controller |     "Jun 12 11:15:46.481779 crc crio[19822]: time=\"2026-06-12T11:15:46.481678371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.114089 | controller |     "Jun 12 11:15:46.535369 crc crio[19822]: time=\"2026-06-12T11:15:46.535267351Z\" level=info msg=\"Created container c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872: openshift-marketplace/certified-operators-88v59/extract-content\" id=bd31b64a-d818-42ed-93f1-e62ca01249fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.114105 | controller |     "Jun 12 11:15:46.539047 crc crio[19822]: time=\"2026-06-12T11:15:46.538745112Z\" level=info msg=\"Starting container: c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872\" id=27c2d09b-dc43-47bd-88a3-0cc25081cf95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.114120 | controller |     "Jun 12 11:15:46.551266 crc crio[19822]: time=\"2026-06-12T11:15:46.551167738Z\" level=info msg=\"Started container\" PID=267979 containerID=c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872 description=openshift-marketplace/certified-operators-88v59/extract-content id=27c2d09b-dc43-47bd-88a3-0cc25081cf95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc",
2026-06-12 11:43:52.114136 | controller |     "Jun 12 11:15:46.655250 crc crio[19822]: time=\"2026-06-12T11:15:46.655119484Z\" level=info msg=\"Created container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server\" id=2f98c5ad-722a-4459-971b-54931f9d8269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.114151 | controller |     "Jun 12 11:15:46.657561 crc crio[19822]: time=\"2026-06-12T11:15:46.657469129Z\" level=info msg=\"Starting container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634\" id=7b58d1b9-49cc-4ebe-aaa2-1458b5751e8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.114166 | controller |     "Jun 12 11:15:46.664587 crc crio[19822]: time=\"2026-06-12T11:15:46.664474163Z\" level=info msg=\"Started container\" PID=267987 containerID=7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634 description=openshift-marketplace/redhat-operators-v5d5h/registry-server id=7b58d1b9-49cc-4ebe-aaa2-1458b5751e8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604",
2026-06-12 11:43:52.114182 | controller |     "Jun 12 11:15:49.268386 crc crio[19822]: time=\"2026-06-12T11:15:49.267222752Z\" level=info msg=\"Removing container: ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a\" id=0848d253-169b-4c68-9f3f-c5ad2496ed08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.114201 | controller |     "Jun 12 11:15:49.313666 crc crio[19822]: time=\"2026-06-12T11:15:49.313494755Z\" level=info msg=\"Removed container ae48863bc840dc0f08b109127e8974bc79169bd01f3b5337af1db0b03906738a: openshift-operator-lifecycle-manager/collect-profiles-29687670-2htkj/collect-profiles\" id=0848d253-169b-4c68-9f3f-c5ad2496ed08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.114217 | controller |     "Jun 12 11:15:49.318931 crc crio[19822]: time=\"2026-06-12T11:15:49.318775832Z\" level=info msg=\"Removing container: f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3\" id=647c6932-6019-46e2-af83-9dc1323e9078 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.114232 | controller |     "Jun 12 11:15:49.436367 crc crio[19822]: time=\"2026-06-12T11:15:49.435956753Z\" level=info msg=\"Removed container f3f42623964d735c13cdb67353ef36becbd203aa7c36ecd9c8997f2e1e9a09f3: openstack/ovn-controller-kdjn5-config-5hrct/ovn-config\" id=647c6932-6019-46e2-af83-9dc1323e9078 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.114248 | controller |     "Jun 12 11:15:49.451775 crc crio[19822]: time=\"2026-06-12T11:15:49.451650341Z\" level=info msg=\"Stopping pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=54268712-6f53-436d-86d4-70c5a79f472a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114262 | controller |     "Jun 12 11:15:49.452303 crc crio[19822]: time=\"2026-06-12T11:15:49.451780285Z\" level=info msg=\"Stopped pod sandbox (already stopped): 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=54268712-6f53-436d-86d4-70c5a79f472a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114277 | controller |     "Jun 12 11:15:49.452690 crc crio[19822]: time=\"2026-06-12T11:15:49.452536349Z\" level=info msg=\"Removing pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=cfa342fc-324e-4231-ae82-69225e52f7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114292 | controller |     "Jun 12 11:15:49.487542 crc crio[19822]: time=\"2026-06-12T11:15:49.487474694Z\" level=info msg=\"Removed pod sandbox: 24aa29cb9f5701e12f43bfc56b6f85e8f353785582b98af1fe6c20a6f495b496\" id=cfa342fc-324e-4231-ae82-69225e52f7a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114307 | controller |     "Jun 12 11:15:49.488659 crc crio[19822]: time=\"2026-06-12T11:15:49.488591489Z\" level=info msg=\"Stopping pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=589d6544-f095-41c4-b0b2-c43f332026ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114321 | controller |     "Jun 12 11:15:49.488758 crc crio[19822]: time=\"2026-06-12T11:15:49.488684932Z\" level=info msg=\"Stopped pod sandbox (already stopped): 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=589d6544-f095-41c4-b0b2-c43f332026ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114336 | controller |     "Jun 12 11:15:49.490440 crc crio[19822]: time=\"2026-06-12T11:15:49.490317666Z\" level=info msg=\"Removing pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=ffd061af-32fc-46ac-809c-c0f332b9216d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114350 | controller |     "Jun 12 11:15:49.527918 crc crio[19822]: time=\"2026-06-12T11:15:49.527714427Z\" level=info msg=\"Removed pod sandbox: 798cd82d9a1a463df492f65efdde04655ea7ec1ea4abae4a17b80cc79810ff5d\" id=ffd061af-32fc-46ac-809c-c0f332b9216d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114365 | controller |     "Jun 12 11:15:49.528658 crc crio[19822]: time=\"2026-06-12T11:15:49.528551174Z\" level=info msg=\"Stopping pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=08f05805-8067-4af1-a32b-d9ff888171e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114379 | controller |     "Jun 12 11:15:49.528658 crc crio[19822]: time=\"2026-06-12T11:15:49.528622016Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=08f05805-8067-4af1-a32b-d9ff888171e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114398 | controller |     "Jun 12 11:15:49.529625 crc crio[19822]: time=\"2026-06-12T11:15:49.529561066Z\" level=info msg=\"Removing pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=248b010f-964a-4adf-8382-0a353f990970 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114413 | controller |     "Jun 12 11:15:49.582954 crc crio[19822]: time=\"2026-06-12T11:15:49.582737894Z\" level=info msg=\"Removed pod sandbox: 2a7fb93cbad1264738e1012d6532f8fe238156736fac1f9428fa5344de6727d8\" id=248b010f-964a-4adf-8382-0a353f990970 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114428 | controller |     "Jun 12 11:15:49.583947 crc crio[19822]: time=\"2026-06-12T11:15:49.583879934Z\" level=info msg=\"Stopping pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=dbfa54f0-68e9-414f-80ef-1afbde29818a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114442 | controller |     "Jun 12 11:15:49.584045 crc crio[19822]: time=\"2026-06-12T11:15:49.583976937Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=dbfa54f0-68e9-414f-80ef-1afbde29818a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114456 | controller |     "Jun 12 11:15:49.588054 crc crio[19822]: time=\"2026-06-12T11:15:49.587749889Z\" level=info msg=\"Removing pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=41aa6a2a-a604-4592-a5bd-8feadbd8df64 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114470 | controller |     "Jun 12 11:15:49.642430 crc crio[19822]: time=\"2026-06-12T11:15:49.642370619Z\" level=info msg=\"Removed pod sandbox: 6faefc65fbdc14a13245a92d051d51e999dd5902adf3b11ca2e30c0e68c41f20\" id=41aa6a2a-a604-4592-a5bd-8feadbd8df64 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114485 | controller |     "Jun 12 11:15:49.644170 crc crio[19822]: time=\"2026-06-12T11:15:49.643943086Z\" level=info msg=\"Stopping pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=83efab89-cb0c-4f9d-b58c-deef3e05b89d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114499 | controller |     "Jun 12 11:15:49.644170 crc crio[19822]: time=\"2026-06-12T11:15:49.644021908Z\" level=info msg=\"Stopped pod sandbox (already stopped): f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=83efab89-cb0c-4f9d-b58c-deef3e05b89d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114514 | controller |     "Jun 12 11:15:49.644636 crc crio[19822]: time=\"2026-06-12T11:15:49.644476473Z\" level=info msg=\"Removing pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=6c024774-2f35-4f5d-bf18-bf7e267adb0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114529 | controller |     "Jun 12 11:15:49.669765 crc crio[19822]: time=\"2026-06-12T11:15:49.66966613Z\" level=info msg=\"Removed pod sandbox: f80aec49a3b17b66e837b61372c2e9b58d8a16a80303a9e8aa67ad44533c1825\" id=6c024774-2f35-4f5d-bf18-bf7e267adb0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114544 | controller |     "Jun 12 11:15:49.670765 crc crio[19822]: time=\"2026-06-12T11:15:49.670697093Z\" level=info msg=\"Stopping pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=a5c180a0-b0e2-4dc3-99b0-e99ae40c6034 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114558 | controller |     "Jun 12 11:15:49.670955 crc crio[19822]: time=\"2026-06-12T11:15:49.670789426Z\" level=info msg=\"Stopped pod sandbox (already stopped): e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=a5c180a0-b0e2-4dc3-99b0-e99ae40c6034 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114581 | controller |     "Jun 12 11:15:49.671866 crc crio[19822]: time=\"2026-06-12T11:15:49.671778824Z\" level=info msg=\"Removing pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=224049cf-10fe-4b18-b6cf-2fa14bbba32f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114604 | controller |     "Jun 12 11:15:49.690298 crc crio[19822]: time=\"2026-06-12T11:15:49.690173347Z\" level=info msg=\"Removed pod sandbox: e7c489db02334a672de7984ffc5cca42406c30a780607d70b7be4e6214518531\" id=224049cf-10fe-4b18-b6cf-2fa14bbba32f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114624 | controller |     "Jun 12 11:15:49.693314 crc crio[19822]: time=\"2026-06-12T11:15:49.693229678Z\" level=info msg=\"Stopping pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=cd0188e0-69fe-4068-9659-f3c49ee6c46b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114689 | controller |     "Jun 12 11:15:49.693503 crc crio[19822]: time=\"2026-06-12T11:15:49.693335231Z\" level=info msg=\"Stopped pod sandbox (already stopped): 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=cd0188e0-69fe-4068-9659-f3c49ee6c46b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114709 | controller |     "Jun 12 11:15:49.694331 crc crio[19822]: time=\"2026-06-12T11:15:49.69423873Z\" level=info msg=\"Removing pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=d603aee3-4175-4ae6-be6d-9b578a27d4c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114724 | controller |     "Jun 12 11:15:49.716854 crc crio[19822]: time=\"2026-06-12T11:15:49.716703105Z\" level=info msg=\"Removed pod sandbox: 918f295f8ec10e4f2b8fa432181778fa65ad8fecf30a859c850d44a5ed7a4bd9\" id=d603aee3-4175-4ae6-be6d-9b578a27d4c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.114739 | controller |     "Jun 12 11:15:50.325293 crc crio[19822]: time=\"2026-06-12T11:15:50.324706605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=549f149f-4a3d-4a17-806b-e950ed7da69b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.114753 | controller |     "Jun 12 11:15:50.328348 crc crio[19822]: time=\"2026-06-12T11:15:50.327976691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b070145d-f30a-476a-b2f8-3fe7bb6961c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.114768 | controller |     "Jun 12 11:15:50.366281 crc crio[19822]: time=\"2026-06-12T11:15:50.366101614Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-88v59/registry-server\" id=95ad96f2-85d0-45d2-bb44-6a3a00e61bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.114783 | controller |     "Jun 12 11:15:50.366605 crc crio[19822]: time=\"2026-06-12T11:15:50.36658071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.114798 | controller |     "Jun 12 11:15:50.444185 crc crio[19822]: time=\"2026-06-12T11:15:50.443950816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.114813 | controller |     "Jun 12 11:15:50.450576 crc crio[19822]: time=\"2026-06-12T11:15:50.450503566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.114830 | controller |     "Jun 12 11:15:50.675337 crc crio[19822]: time=\"2026-06-12T11:15:50.675226306Z\" level=info msg=\"Created container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server\" id=95ad96f2-85d0-45d2-bb44-6a3a00e61bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.114874 | controller |     "Jun 12 11:15:50.677377 crc crio[19822]: time=\"2026-06-12T11:15:50.677275252Z\" level=info msg=\"Starting container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6\" id=84c08fbc-83d6-47b2-b59d-d8b0c2f919cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.114895 | controller |     "Jun 12 11:15:50.683171 crc crio[19822]: time=\"2026-06-12T11:15:50.683058086Z\" level=info msg=\"Started container\" PID=268288 containerID=353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6 description=openshift-marketplace/certified-operators-88v59/registry-server id=84c08fbc-83d6-47b2-b59d-d8b0c2f919cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc",
2026-06-12 11:43:52.114912 | controller |     "Jun 12 11:15:56.431249 crc crio[19822]: time=\"2026-06-12T11:15:56.430272766Z\" level=info msg=\"Stopping container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5 (timeout: 2s)\" id=c0062bed-fcab-41b1-bf67-9e881c8d4ecf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.114927 | controller |     "Jun 12 11:15:57.060442 crc crio[19822]: time=\"2026-06-12T11:15:57.06034115Z\" level=info msg=\"Stopped container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server\" id=c0062bed-fcab-41b1-bf67-9e881c8d4ecf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.114942 | controller |     "Jun 12 11:15:57.061905 crc crio[19822]: time=\"2026-06-12T11:15:57.061783617Z\" level=info msg=\"Stopping pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=ab297a57-cac7-4a5c-a392-a4d53545f14c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.114957 | controller |     "Jun 12 11:15:57.062586 crc crio[19822]: time=\"2026-06-12T11:15:57.062529541Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4t69l Namespace:openshift-marketplace ID:aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c UID:2453ac6b-04fb-4440-8c24-3f27e85b1ff3 NetNS:/var/run/netns/8665c32b-30b8-45d8-8393-b2c1950334a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2453ac6b_04fb_4440_8c24_3f27e85b1ff3.slice PodAnnotations:0xc002ed0470}] Aliases:map[]}\"",
2026-06-12 11:43:52.114972 | controller |     "Jun 12 11:15:57.062708 crc crio[19822]: time=\"2026-06-12T11:15:57.062691126Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4t69l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.114987 | controller |     "Jun 12 11:15:57.530315 crc crio[19822]: time=\"2026-06-12T11:15:57.529534268Z\" level=info msg=\"Stopped pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=ab297a57-cac7-4a5c-a392-a4d53545f14c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.115002 | controller |     "Jun 12 11:15:58.525984 crc crio[19822]: time=\"2026-06-12T11:15:58.523526206Z\" level=info msg=\"Removing container: 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5\" id=10ae320c-ec92-4f5b-b323-e6079a8d1df6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115017 | controller |     "Jun 12 11:15:58.564457 crc crio[19822]: time=\"2026-06-12T11:15:58.564329494Z\" level=info msg=\"Removed container 9bf9f6e9741485d08d6557a9c2eb9ddfc9606c7dc5bd5e38453a33a840e045c5: openshift-marketplace/redhat-marketplace-4t69l/registry-server\" id=10ae320c-ec92-4f5b-b323-e6079a8d1df6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115036 | controller |     "Jun 12 11:15:58.568470 crc crio[19822]: time=\"2026-06-12T11:15:58.568383037Z\" level=info msg=\"Removing container: 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1\" id=a04d6c48-eb03-46ca-bae9-f4d777ecb140 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115051 | controller |     "Jun 12 11:15:58.618451 crc crio[19822]: time=\"2026-06-12T11:15:58.618307319Z\" level=info msg=\"Removed container 73ba149f27f969f09c87831c9e062a21504206c21a401a91862ec43a7855f8a1: openshift-marketplace/redhat-marketplace-4t69l/extract-content\" id=a04d6c48-eb03-46ca-bae9-f4d777ecb140 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115066 | controller |     "Jun 12 11:15:58.622258 crc crio[19822]: time=\"2026-06-12T11:15:58.6222021Z\" level=info msg=\"Removing container: b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5\" id=b3503bec-428f-4387-ae20-dfee60685be6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115081 | controller |     "Jun 12 11:15:58.671073 crc crio[19822]: time=\"2026-06-12T11:15:58.670960525Z\" level=info msg=\"Removed container b702242442901e040746ce3b2d58425a3d67f2fa4c11f6a3709b9324cfe031d5: openshift-marketplace/redhat-marketplace-4t69l/extract-utilities\" id=b3503bec-428f-4387-ae20-dfee60685be6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115096 | controller |     "Jun 12 11:16:04.049984 crc crio[19822]: time=\"2026-06-12T11:16:04.049197979Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687716-7gb9c/POD\" id=fc2fe19d-4abe-4b54-bd84-6766c5d5972e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.115111 | controller |     "Jun 12 11:16:04.051402 crc crio[19822]: time=\"2026-06-12T11:16:04.051380178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.115127 | controller |     "Jun 12 11:16:04.097442 crc crio[19822]: time=\"2026-06-12T11:16:04.0972666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc000120c00}] Aliases:map[]}\"",
2026-06-12 11:43:52.115143 | controller |     "Jun 12 11:16:04.097442 crc crio[19822]: time=\"2026-06-12T11:16:04.097326882Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687716-7gb9c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.115159 | controller |     "Jun 12 11:16:06.261263 crc crio[19822]: time=\"2026-06-12T11:16:06.260290779Z\" level=info msg=\"Stopping container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f (timeout: 30s)\" id=276ec0fa-b94d-4bf9-8327-211e18bbe0f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115174 | controller |     "Jun 12 11:16:06.296304 crc crio[19822]: 2026-06-12T11:16:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fa457fc34ac310 Mac:aa:2e:1a:e4:2c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.115191 | controller |     "Jun 12 11:16:06.298888 crc crio[19822]: time=\"2026-06-12T11:16:06.298751696Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc000120c00}] Aliases:map[]}\"",
2026-06-12 11:43:52.115210 | controller |     "Jun 12 11:16:06.299105 crc crio[19822]: time=\"2026-06-12T11:16:06.299009024Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687716-7gb9c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.115225 | controller |     "Jun 12 11:16:06.317442 crc crio[19822]: time=\"2026-06-12T11:16:06.310951029Z\" level=info msg=\"Ran pod sandbox 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 with infra container: openshift-infra/auto-csr-approver-29687716-7gb9c/POD\" id=fc2fe19d-4abe-4b54-bd84-6766c5d5972e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.115240 | controller |     "Jun 12 11:16:06.317442 crc crio[19822]: time=\"2026-06-12T11:16:06.313686612Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c69e4b14-bb9b-4746-86bd-3a226d7f7ca4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.115256 | controller |     "Jun 12 11:16:06.330617 crc crio[19822]: time=\"2026-06-12T11:16:06.330519939Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.115271 | controller |     "Jun 12 11:16:07.613100 crc crio[19822]: time=\"2026-06-12T11:16:07.612591832Z\" level=info msg=\"Stopping container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6 (timeout: 2s)\" id=60adace2-56ad-458f-bdaf-0bdffab87a38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115287 | controller |     "Jun 12 11:16:08.597169 crc crio[19822]: time=\"2026-06-12T11:16:08.596602099Z\" level=info msg=\"Stopped container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server\" id=60adace2-56ad-458f-bdaf-0bdffab87a38 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115400 | controller |     "Jun 12 11:16:08.598535 crc crio[19822]: time=\"2026-06-12T11:16:08.598507009Z\" level=info msg=\"Stopping pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=32682dd8-9f13-4f27-a174-f0cf71a0df77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.115419 | controller |     "Jun 12 11:16:08.599271 crc crio[19822]: time=\"2026-06-12T11:16:08.599242273Z\" level=info msg=\"Got pod network &{Name:certified-operators-88v59 Namespace:openshift-marketplace ID:c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc UID:df4ee358-3d36-4321-9aac-9b54f8641552 NetNS:/var/run/netns/9552cbb3-ce7b-45ec-8322-783bb70f4a6e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddf4ee358_3d36_4321_9aac_9b54f8641552.slice PodAnnotations:0xc002144458}] Aliases:map[]}\"",
2026-06-12 11:43:52.115436 | controller |     "Jun 12 11:16:08.599506 crc crio[19822]: time=\"2026-06-12T11:16:08.599487011Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-88v59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.115452 | controller |     "Jun 12 11:16:09.002165 crc crio[19822]: time=\"2026-06-12T11:16:08.998791253Z\" level=info msg=\"Stopped pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=32682dd8-9f13-4f27-a174-f0cf71a0df77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.115467 | controller |     "Jun 12 11:16:09.535111 crc crio[19822]: time=\"2026-06-12T11:16:09.534558383Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c69e4b14-bb9b-4746-86bd-3a226d7f7ca4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.115482 | controller |     "Jun 12 11:16:09.543771 crc crio[19822]: time=\"2026-06-12T11:16:09.543517169Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0729ae02-d05f-434b-94f8-65f58df40b75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.115503 | controller |     "Jun 12 11:16:09.546325 crc crio[19822]: time=\"2026-06-12T11:16:09.546263996Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3746b797-7283-4574-b19e-a3a8a4637803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.115519 | controller |     "Jun 12 11:16:09.556318 crc crio[19822]: time=\"2026-06-12T11:16:09.556208565Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687716-7gb9c/oc\" id=a1e38c84-0ebc-48cf-a7fd-ae602fa8bc4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.115535 | controller |     "Jun 12 11:16:09.557714 crc crio[19822]: time=\"2026-06-12T11:16:09.556654999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.115551 | controller |     "Jun 12 11:16:09.681624 crc crio[19822]: time=\"2026-06-12T11:16:09.681550088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.115566 | controller |     "Jun 12 11:16:09.841870 crc crio[19822]: time=\"2026-06-12T11:16:09.841225816Z\" level=info msg=\"Removing container: 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6\" id=00085e56-88b1-45fa-8792-9b4aa33d4c99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115584 | controller |     "Jun 12 11:16:09.906543 crc crio[19822]: time=\"2026-06-12T11:16:09.906468568Z\" level=info msg=\"Removed container 353205cf67b7c3838b08feb8b677026676730c49d3e38973731c686fba75d3d6: openshift-marketplace/certified-operators-88v59/registry-server\" id=00085e56-88b1-45fa-8792-9b4aa33d4c99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115606 | controller |     "Jun 12 11:16:09.912536 crc crio[19822]: time=\"2026-06-12T11:16:09.912438608Z\" level=info msg=\"Removing container: c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872\" id=f2abed84-2550-4f45-b245-41722f46816c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115628 | controller |     "Jun 12 11:16:09.976600 crc crio[19822]: time=\"2026-06-12T11:16:09.97647045Z\" level=info msg=\"Removed container c42c1120c37b0abfe7ec40ea19d42d2bb31771d82e32c3a6fcbe35c7c068a872: openshift-marketplace/certified-operators-88v59/extract-content\" id=f2abed84-2550-4f45-b245-41722f46816c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115650 | controller |     "Jun 12 11:16:09.979672 crc crio[19822]: time=\"2026-06-12T11:16:09.979616582Z\" level=info msg=\"Removing container: 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997\" id=02178365-d2f3-49d5-b28f-1b0fcdcb0095 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115667 | controller |     "Jun 12 11:16:10.020374 crc crio[19822]: time=\"2026-06-12T11:16:10.020273357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.115682 | controller |     "Jun 12 11:16:10.057204 crc crio[19822]: time=\"2026-06-12T11:16:10.056579097Z\" level=info msg=\"Removed container 1e1bd44323d1922e550c18e3987063caa38ae76f51a26c999231486517b93997: openshift-marketplace/certified-operators-88v59/extract-utilities\" id=02178365-d2f3-49d5-b28f-1b0fcdcb0095 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.115698 | controller |     "Jun 12 11:16:10.183285 crc crio[19822]: time=\"2026-06-12T11:16:10.183180805Z\" level=info msg=\"Created container 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1: openshift-infra/auto-csr-approver-29687716-7gb9c/oc\" id=a1e38c84-0ebc-48cf-a7fd-ae602fa8bc4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.115717 | controller |     "Jun 12 11:16:10.184519 crc crio[19822]: time=\"2026-06-12T11:16:10.184450226Z\" level=info msg=\"Starting container: 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1\" id=a3b618e8-463e-47cf-a531-b4de441317c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.115734 | controller |     "Jun 12 11:16:10.191104 crc crio[19822]: time=\"2026-06-12T11:16:10.191013535Z\" level=info msg=\"Started container\" PID=269883 containerID=8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1 description=openshift-infra/auto-csr-approver-29687716-7gb9c/oc id=a3b618e8-463e-47cf-a531-b4de441317c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4",
2026-06-12 11:43:52.115750 | controller |     "Jun 12 11:16:10.448273 crc crio[19822]: time=\"2026-06-12T11:16:10.446997252Z\" level=info msg=\"Stopping container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506 (timeout: 300s)\" id=aabe5a25-1504-4e81-9af1-acaa2dd6fb01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115766 | controller |     "Jun 12 11:16:10.541175 crc crio[19822]: time=\"2026-06-12T11:16:10.541077404Z\" level=info msg=\"Stopping container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21 (timeout: 30s)\" id=786332a0-ccab-459b-b4ac-0e57ed98c683 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115781 | controller |     "Jun 12 11:16:10.541303 crc crio[19822]: time=\"2026-06-12T11:16:10.541206877Z\" level=info msg=\"Stopping container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21 (timeout: 30s)\" id=0f1424b4-4391-4eb2-9090-c0207455c6ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115796 | controller |     "Jun 12 11:16:10.581306 crc crio[19822]: time=\"2026-06-12T11:16:10.580216922Z\" level=info msg=\"Stopping container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c (timeout: 300s)\" id=bb03183b-3520-4ef8-b499-45f79ab3d92e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115810 | controller |     "Jun 12 11:16:10.583542 crc crio[19822]: time=\"2026-06-12T11:16:10.583464908Z\" level=info msg=\"Stopped container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=aabe5a25-1504-4e81-9af1-acaa2dd6fb01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115825 | controller |     "Jun 12 11:16:10.635787 crc crio[19822]: time=\"2026-06-12T11:16:10.635678696Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/POD\" id=da236767-a8c8-48cf-968f-91c52aa97f40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.115840 | controller |     "Jun 12 11:16:10.635787 crc crio[19822]: time=\"2026-06-12T11:16:10.63577935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.115860 | controller |     "Jun 12 11:16:10.684659 crc crio[19822]: time=\"2026-06-12T11:16:10.684525959Z\" level=info msg=\"Stopped container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter\" id=0f1424b4-4391-4eb2-9090-c0207455c6ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115898 | controller |     "Jun 12 11:16:10.711514 crc crio[19822]: time=\"2026-06-12T11:16:10.711414461Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-674bc6fc5f-tx4sg Namespace:openstack ID:0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f UID:6feef0ec-a887-49ff-86af-d6e6e85855be NetNS:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6feef0ec_a887_49ff_86af_d6e6e85855be.slice PodAnnotations:0xc00101a100}] Aliases:map[]}\"",
2026-06-12 11:43:52.115922 | controller |     "Jun 12 11:16:10.711514 crc crio[19822]: time=\"2026-06-12T11:16:10.711485163Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-674bc6fc5f-tx4sg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.115937 | controller |     "Jun 12 11:16:10.756039 crc crio[19822]: time=\"2026-06-12T11:16:10.755892151Z\" level=info msg=\"Stopping container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac (timeout: 300s)\" id=00df248c-b954-4d09-bf5d-36d8e0623608 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115952 | controller |     "Jun 12 11:16:10.812170 crc crio[19822]: time=\"2026-06-12T11:16:10.812046377Z\" level=info msg=\"Stopping container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4 (timeout: 30s)\" id=e61e835b-c57d-403c-98be-fa156aa88916 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115983 | controller |     "Jun 12 11:16:10.825048 crc crio[19822]: time=\"2026-06-12T11:16:10.824697472Z\" level=info msg=\"Stopped container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=bb03183b-3520-4ef8-b499-45f79ab3d92e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.115999 | controller |     "Jun 12 11:16:10.829692 crc crio[19822]: time=\"2026-06-12T11:16:10.82960446Z\" level=info msg=\"Stopping pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=9c514b7f-716c-414c-ae52-7e461e614097 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116014 | controller |     "Jun 12 11:16:10.832081 crc crio[19822]: time=\"2026-06-12T11:16:10.831960383Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4 UID:22d7f589-6730-490f-bdf0-ae571a9a635a NetNS:/var/run/netns/564277c9-e00e-4352-903b-ab2ad619750b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d7f589_6730_490f_bdf0_ae571a9a635a.slice PodAnnotations:0xc00008cb28}] Aliases:map[]}\"",
2026-06-12 11:43:52.116030 | controller |     "Jun 12 11:16:10.832365 crc crio[19822]: time=\"2026-06-12T11:16:10.832195784Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116045 | controller |     "Jun 12 11:16:10.933586 crc crio[19822]: time=\"2026-06-12T11:16:10.933220962Z\" level=info msg=\"Stopped container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=00df248c-b954-4d09-bf5d-36d8e0623608 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.116060 | controller |     "Jun 12 11:16:11.010643 crc crio[19822]: time=\"2026-06-12T11:16:11.010066155Z\" level=info msg=\"Stopping container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1 (timeout: 300s)\" id=065556f0-2a26-40e1-9be7-bafbc1c9ecce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.116075 | controller |     "Jun 12 11:16:11.251083 crc crio[19822]: time=\"2026-06-12T11:16:11.250413182Z\" level=info msg=\"Stopped container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api\" id=276ec0fa-b94d-4bf9-8327-211e18bbe0f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.116090 | controller |     "Jun 12 11:16:11.260734 crc crio[19822]: time=\"2026-06-12T11:16:11.258089239Z\" level=info msg=\"Stopping pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=f2bdd147-f2e6-47fb-a241-03bd45434c9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116105 | controller |     "Jun 12 11:16:11.260734 crc crio[19822]: time=\"2026-06-12T11:16:11.258911266Z\" level=info msg=\"Got pod network &{Name:keystone-647c5b649f-ndzwv Namespace:openstack ID:e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080 UID:cc6f75d2-c637-4033-97b1-2041676a3132 NetNS:/var/run/netns/afb37325-5201-4e3d-9ae4-7c178345cfb8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc6f75d2_c637_4033_97b1_2041676a3132.slice PodAnnotations:0xc00101a548}] Aliases:map[]}\"",
2026-06-12 11:43:52.116124 | controller |     "Jun 12 11:16:11.260734 crc crio[19822]: time=\"2026-06-12T11:16:11.259079461Z\" level=info msg=\"Deleting pod openstack_keystone-647c5b649f-ndzwv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116140 | controller |     "Jun 12 11:16:11.462100 crc crio[19822]: time=\"2026-06-12T11:16:11.460391106Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-cdtlt/POD\" id=afaa490a-44bb-4af9-8376-72fb9505e3cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.116155 | controller |     "Jun 12 11:16:11.462100 crc crio[19822]: time=\"2026-06-12T11:16:11.460489659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.116170 | controller |     "Jun 12 11:16:11.514097 crc crio[19822]: time=\"2026-06-12T11:16:11.514042493Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc002144770}] Aliases:map[]}\"",
2026-06-12 11:43:52.116185 | controller |     "Jun 12 11:16:11.514416 crc crio[19822]: time=\"2026-06-12T11:16:11.514397484Z\" level=info msg=\"Adding pod openstack_placement-db-sync-cdtlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116200 | controller |     "Jun 12 11:16:11.572630 crc crio[19822]: time=\"2026-06-12T11:16:11.572379175Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-8snk8/POD\" id=405a4b2b-7c1c-4513-a570-e6460c3c7b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.116216 | controller |     "Jun 12 11:16:11.579170 crc crio[19822]: time=\"2026-06-12T11:16:11.579063581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.116231 | controller |     "Jun 12 11:16:11.689748 crc crio[19822]: time=\"2026-06-12T11:16:11.689658744Z\" level=info msg=\"Stopped container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter\" id=e61e835b-c57d-403c-98be-fa156aa88916 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.116246 | controller |     "Jun 12 11:16:11.694069 crc crio[19822]: time=\"2026-06-12T11:16:11.694007013Z\" level=info msg=\"Stopping pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=43392945-fe8c-4960-abac-13cb08cc1e80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116261 | controller |     "Jun 12 11:16:11.695093 crc crio[19822]: time=\"2026-06-12T11:16:11.695055299Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-dhj8d Namespace:openstack ID:d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87 UID:28326d1b-3fac-4b7a-af59-3ae78134c3d3 NetNS:/var/run/netns/da2e4c33-1513-4942-ac4c-22c376834a40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28326d1b_3fac_4b7a_af59_3ae78134c3d3.slice PodAnnotations:0xc0030943f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.116281 | controller |     "Jun 12 11:16:11.695395 crc crio[19822]: time=\"2026-06-12T11:16:11.695329286Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-dhj8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116297 | controller |     "Jun 12 11:16:11.735969 crc crio[19822]: time=\"2026-06-12T11:16:11.734705548Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc002144a40}] Aliases:map[]}\"",
2026-06-12 11:43:52.116312 | controller |     "Jun 12 11:16:11.735969 crc crio[19822]: time=\"2026-06-12T11:16:11.734893824Z\" level=info msg=\"Adding pod openstack_glance-db-sync-8snk8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116327 | controller |     "Jun 12 11:16:11.859500 crc crio[19822]: time=\"2026-06-12T11:16:11.852012117Z\" level=info msg=\"Stopped container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=065556f0-2a26-40e1-9be7-bafbc1c9ecce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.116342 | controller |     "Jun 12 11:16:11.859500 crc crio[19822]: time=\"2026-06-12T11:16:11.855403516Z\" level=info msg=\"Stopping pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=ea94a448-25e7-4c95-a5bf-253ac5c928a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116357 | controller |     "Jun 12 11:16:11.859500 crc crio[19822]: time=\"2026-06-12T11:16:11.857051175Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa UID:100346c3-f3d7-4e65-b4b4-3323cbb42ce2 NetNS:/var/run/netns/8480fea6-79b9-469b-b99b-09aa11b0147e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod100346c3_f3d7_4e65_b4b4_3323cbb42ce2.slice PodAnnotations:0xc00008d698}] Aliases:map[]}\"",
2026-06-12 11:43:52.116373 | controller |     "Jun 12 11:16:11.859500 crc crio[19822]: time=\"2026-06-12T11:16:11.857233231Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116388 | controller |     "Jun 12 11:16:11.881498 crc crio[19822]: time=\"2026-06-12T11:16:11.881419155Z\" level=info msg=\"Stopping container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 (timeout: 2s)\" id=921018ae-6904-4977-9ddf-c4482db38821 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.116403 | controller |     "Jun 12 11:16:11.953305 crc crio[19822]: time=\"2026-06-12T11:16:11.952278264Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-qjzmx/POD\" id=973ec51c-1ead-4e8b-8857-d8c3a3091913 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.116417 | controller |     "Jun 12 11:16:11.953305 crc crio[19822]: time=\"2026-06-12T11:16:11.952597034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.116433 | controller |     "Jun 12 11:16:12.120109 crc crio[19822]: time=\"2026-06-12T11:16:12.116538864Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-6hgds/POD\" id=b17eb670-506b-48ce-8435-dae1a53f41ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.116448 | controller |     "Jun 12 11:16:12.120109 crc crio[19822]: time=\"2026-06-12T11:16:12.117050191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.116467 | controller |     "Jun 12 11:16:12.257090 crc crio[19822]: time=\"2026-06-12T11:16:12.256996345Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-vz46r/POD\" id=46a5a3be-c434-40c3-9a24-fc3f8870c826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.116483 | controller |     "Jun 12 11:16:12.258787 crc crio[19822]: time=\"2026-06-12T11:16:12.257223851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.116498 | controller |     "Jun 12 11:16:12.586367 crc crio[19822]: time=\"2026-06-12T11:16:12.585361164Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=fdbfd29a-f271-4a7f-a800-313134ec8035 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.116513 | controller |     "Jun 12 11:16:12.586367 crc crio[19822]: time=\"2026-06-12T11:16:12.586282354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.116529 | controller |     "Jun 12 11:16:12.731947 crc crio[19822]: time=\"2026-06-12T11:16:12.731787243Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc000120128}] Aliases:map[]}\"",
2026-06-12 11:43:52.116544 | controller |     "Jun 12 11:16:12.731947 crc crio[19822]: time=\"2026-06-12T11:16:12.731930727Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-qjzmx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116560 | controller |     "Jun 12 11:16:12.942903 crc crio[19822]: 2026-06-12T11:16:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a392c61dbecba8 Mac:86:9c:8e:1d:b1:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.116576 | controller |     "Jun 12 11:16:12.944163 crc crio[19822]: time=\"2026-06-12T11:16:12.944015976Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-674bc6fc5f-tx4sg Namespace:openstack ID:0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f UID:6feef0ec-a887-49ff-86af-d6e6e85855be NetNS:/var/run/netns/fb7a767d-0490-4681-82a1-7b83276b91ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6feef0ec_a887_49ff_86af_d6e6e85855be.slice PodAnnotations:0xc00101a100}] Aliases:map[]}\"",
2026-06-12 11:43:52.116592 | controller |     "Jun 12 11:16:12.944365 crc crio[19822]: time=\"2026-06-12T11:16:12.944296885Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-674bc6fc5f-tx4sg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.116607 | controller |     "Jun 12 11:16:12.998563 crc crio[19822]: time=\"2026-06-12T11:16:12.998454182Z\" level=info msg=\"Stopped pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=9c514b7f-716c-414c-ae52-7e461e614097 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116624 | controller |     "Jun 12 11:16:13.000047 crc crio[19822]: time=\"2026-06-12T11:16:13.000009749Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}\"",
2026-06-12 11:43:52.116643 | controller |     "Jun 12 11:16:13.000223 crc crio[19822]: time=\"2026-06-12T11:16:13.000202286Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-vz46r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116659 | controller |     "Jun 12 11:16:13.013497 crc crio[19822]: time=\"2026-06-12T11:16:13.013380109Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc0032640e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.116674 | controller |     "Jun 12 11:16:13.013497 crc crio[19822]: time=\"2026-06-12T11:16:13.013465041Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-6hgds to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116688 | controller |     "Jun 12 11:16:13.079784 crc crio[19822]: time=\"2026-06-12T11:16:13.078263356Z\" level=info msg=\"Stopped pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=43392945-fe8c-4960-abac-13cb08cc1e80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116703 | controller |     "Jun 12 11:16:13.082380 crc crio[19822]: time=\"2026-06-12T11:16:13.080576306Z\" level=info msg=\"Stopped pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=f2bdd147-f2e6-47fb-a241-03bd45434c9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116718 | controller |     "Jun 12 11:16:13.149952 crc crio[19822]: time=\"2026-06-12T11:16:13.148930891Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b UID:59a786b2-f761-4ff5-91c4-83caaebe8939 NetNS:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59a786b2_f761_4ff5_91c4_83caaebe8939.slice PodAnnotations:0xc002ed0188}] Aliases:map[]}\"",
2026-06-12 11:43:52.116733 | controller |     "Jun 12 11:16:13.149952 crc crio[19822]: time=\"2026-06-12T11:16:13.149198368Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.116748 | controller |     "Jun 12 11:16:13.518462 crc crio[19822]: time=\"2026-06-12T11:16:13.517944852Z\" level=info msg=\"Stopped pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=ea94a448-25e7-4c95-a5bf-253ac5c928a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116763 | controller |     "Jun 12 11:16:13.611017 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:756147cb00bdf38 Mac:3e:5f:a4:f4:90:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 SocketPath: PciID:}] [{Interface:0xc000336d70 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.116778 | controller |     "Jun 12 11:16:13.612486 crc crio[19822]: time=\"2026-06-12T11:16:13.612426803Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc002144770}] Aliases:map[]}\"",
2026-06-12 11:43:52.116797 | controller |     "Jun 12 11:16:13.612616 crc crio[19822]: time=\"2026-06-12T11:16:13.612574337Z\" level=info msg=\"Checking pod openstack_placement-db-sync-cdtlt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.116813 | controller |     "Jun 12 11:16:13.730115 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b0f3d072e138d8 Mac:be:01:f0:a4:ea:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e SocketPath: PciID:}] [{Interface:0xc00015af50 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.116828 | controller |     "Jun 12 11:16:13.746221 crc crio[19822]: time=\"2026-06-12T11:16:13.745213162Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc002144a40}] Aliases:map[]}\"",
2026-06-12 11:43:52.116843 | controller |     "Jun 12 11:16:13.746221 crc crio[19822]: time=\"2026-06-12T11:16:13.745552293Z\" level=info msg=\"Checking pod openstack_glance-db-sync-8snk8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.116862 | controller |     "Jun 12 11:16:13.846953 crc crio[19822]: 2026-06-12T11:16:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7321252acd32955 Mac:ee:a8:a4:02:63:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.116897 | controller |     "Jun 12 11:16:13.847781 crc crio[19822]: time=\"2026-06-12T11:16:13.847697583Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc000120128}] Aliases:map[]}\"",
2026-06-12 11:43:52.116914 | controller |     "Jun 12 11:16:13.848163 crc crio[19822]: time=\"2026-06-12T11:16:13.848069925Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-qjzmx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.116929 | controller |     "Jun 12 11:16:13.922637 crc crio[19822]: time=\"2026-06-12T11:16:13.921619602Z\" level=warning msg=\"Stopping container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.116944 | controller |     "Jun 12 11:16:13.989542 crc crio[19822]: time=\"2026-06-12T11:16:13.988899195Z\" level=error msg=\"Killing container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.116963 | controller |     "Jun 12 11:16:14.020259 crc crio[19822]: time=\"2026-06-12T11:16:14.019977828Z\" level=info msg=\"Stopped container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient\" id=921018ae-6904-4977-9ddf-c4482db38821 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.116979 | controller |     "Jun 12 11:16:14.022030 crc crio[19822]: time=\"2026-06-12T11:16:14.02188355Z\" level=info msg=\"Stopping pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=b0cb0325-e489-40ef-916f-ae49c99be545 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.116994 | controller |     "Jun 12 11:16:14.220081 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:363d7af244d4545 Mac:22:2c:3c:47:18:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e SocketPath: PciID:}] [{Interface:0xc000313480 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.117009 | controller |     "Jun 12 11:16:14.222626 crc crio[19822]: time=\"2026-06-12T11:16:14.219858426Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc001ee2208}] Aliases:map[]}\"",
2026-06-12 11:43:52.117024 | controller |     "Jun 12 11:16:14.222626 crc crio[19822]: time=\"2026-06-12T11:16:14.220520228Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-vz46r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.117039 | controller |     "Jun 12 11:16:14.239951 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9f64c8c2c7a9ea Mac:a6:bc:cc:a1:79:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b SocketPath: PciID:}] [{Interface:0xc0002fed80 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.117054 | controller |     "Jun 12 11:16:14.240115 crc crio[19822]: time=\"2026-06-12T11:16:14.240059439Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc0032640e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.117069 | controller |     "Jun 12 11:16:14.240251 crc crio[19822]: time=\"2026-06-12T11:16:14.240235115Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-6hgds for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.117083 | controller |     "Jun 12 11:16:14.279708 crc crio[19822]: time=\"2026-06-12T11:16:14.279207241Z\" level=info msg=\"Stopping container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556 (timeout: 30s)\" id=50e676cd-5c9e-4769-b409-459f9b6a93c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117098 | controller |     "Jun 12 11:16:14.309409 crc crio[19822]: time=\"2026-06-12T11:16:14.308453966Z\" level=info msg=\"Stopping container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8 (timeout: 30s)\" id=3893d46e-727a-44c7-890c-b99227e36955 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117112 | controller |     "Jun 12 11:16:14.310511 crc crio[19822]: time=\"2026-06-12T11:16:14.310428728Z\" level=info msg=\"Stopping container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a (timeout: 30s)\" id=345492ea-cdcf-4a0d-a9b1-5e58623fc612 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117130 | controller |     "Jun 12 11:16:14.311332 crc crio[19822]: time=\"2026-06-12T11:16:14.31093256Z\" level=info msg=\"Stopping container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f (timeout: 30s)\" id=2bdeebbc-8133-415a-bc5e-2e8245011190 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117145 | controller |     "Jun 12 11:16:14.323587 crc crio[19822]: time=\"2026-06-12T11:16:14.322569616Z\" level=info msg=\"Stopping container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70 (timeout: 30s)\" id=a3787707-08aa-4dca-9105-cc27d43c92fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117160 | controller |     "Jun 12 11:16:14.323587 crc crio[19822]: time=\"2026-06-12T11:16:14.323042705Z\" level=info msg=\"Stopping container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63 (timeout: 30s)\" id=b5624dcb-994e-4aa3-9c77-981b2acd9dd8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117174 | controller |     "Jun 12 11:16:14.323587 crc crio[19822]: time=\"2026-06-12T11:16:14.323205815Z\" level=info msg=\"Stopping container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5 (timeout: 30s)\" id=9f7ceffb-1ded-4fbc-ba5e-6acc49fc90da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117189 | controller |     "Jun 12 11:16:14.323587 crc crio[19822]: time=\"2026-06-12T11:16:14.323543433Z\" level=info msg=\"Ran pod sandbox 0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f with infra container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/POD\" id=da236767-a8c8-48cf-968f-91c52aa97f40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.117203 | controller |     "Jun 12 11:16:14.323786 crc crio[19822]: time=\"2026-06-12T11:16:14.3237583Z\" level=info msg=\"Stopping container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 (timeout: 30s)\" id=ba9a7901-af8f-4cfd-81ef-d6eaf3d684f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117217 | controller |     "Jun 12 11:16:14.326281 crc crio[19822]: time=\"2026-06-12T11:16:14.326177972Z\" level=info msg=\"Stopping container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9 (timeout: 30s)\" id=5fb648f1-c975-46e1-8644-b07020e757d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117231 | controller |     "Jun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.330123162Z\" level=info msg=\"Stopping container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84 (timeout: 30s)\" id=536e397e-56d2-412c-ba9d-a78719bdfd33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117246 | controller |     "Jun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.330254347Z\" level=info msg=\"Stopping container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0 (timeout: 30s)\" id=cc6917e6-e14a-48b2-977b-74e6547e3c9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117260 | controller |     "Jun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.331253442Z\" level=info msg=\"Stopping container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0 (timeout: 30s)\" id=ec9c6559-7512-41d2-a725-a2669a09924f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117275 | controller |     "Jun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.331413405Z\" level=info msg=\"Stopping container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63 (timeout: 30s)\" id=1756981a-16e1-4c1f-94e7-cf361f64f2fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117289 | controller |     "Jun 12 11:16:14.332109 crc crio[19822]: time=\"2026-06-12T11:16:14.331708596Z\" level=info msg=\"Stopping container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32 (timeout: 30s)\" id=571ad407-8dda-44ce-ae33-eaed56ae198e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117307 | controller |     "Jun 12 11:16:14.332525 crc crio[19822]: time=\"2026-06-12T11:16:14.330182184Z\" level=info msg=\"Stopping container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0 (timeout: 30s)\" id=35661c38-128f-4e13-8fc6-1aba2ee37803 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117322 | controller |     "Jun 12 11:16:14.336446 crc crio[19822]: 2026-06-12T11:16:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9fc942fe4eb44 Mac:ee:65:bb:43:83:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 SocketPath: PciID:}] [{Interface:0xc00030c820 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.117337 | controller |     "Jun 12 11:16:14.340922 crc crio[19822]: time=\"2026-06-12T11:16:14.338673711Z\" level=info msg=\"Stopping container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295 (timeout: 30s)\" id=22494cdc-daf6-4535-899f-e58d1a2a38a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117353 | controller |     "Jun 12 11:16:14.345592 crc crio[19822]: time=\"2026-06-12T11:16:14.345480284Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b UID:59a786b2-f761-4ff5-91c4-83caaebe8939 NetNS:/var/run/netns/c3036471-9013-454f-aa1f-fd6ddfae21b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59a786b2_f761_4ff5_91c4_83caaebe8939.slice PodAnnotations:0xc002ed0188}] Aliases:map[]}\"",
2026-06-12 11:43:52.117368 | controller |     "Jun 12 11:16:14.345791 crc crio[19822]: time=\"2026-06-12T11:16:14.345713441Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.117383 | controller |     "Jun 12 11:16:14.346054 crc crio[19822]: time=\"2026-06-12T11:16:14.34599199Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59 UID:41db2503-0358-4e72-ace9-ff73cfa24e8c NetNS:/var/run/netns/52d871a6-4d51-407e-a246-32a8a2a34653 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41db2503_0358_4e72_ace9_ff73cfa24e8c.slice PodAnnotations:0xc003264478}] Aliases:map[]}\"",
2026-06-12 11:43:52.117397 | controller |     "Jun 12 11:16:14.346191 crc crio[19822]: time=\"2026-06-12T11:16:14.346112864Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.117412 | controller |     "Jun 12 11:16:14.358892 crc crio[19822]: time=\"2026-06-12T11:16:14.35869249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117427 | controller |     "Jun 12 11:16:14.359173 crc crio[19822]: time=\"2026-06-12T11:16:14.359026171Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117441 | controller |     "Jun 12 11:16:14.359173 crc crio[19822]: time=\"2026-06-12T11:16:14.359076252Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=09a6c363-f4af-4319-84b3-3f3082b98f82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117461 | controller |     "Jun 12 11:16:14.368489 crc crio[19822]: time=\"2026-06-12T11:16:14.368415995Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c9ee20a-f091-4c62-9f4f-138ab725666d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.117477 | controller |     "Jun 12 11:16:14.405638 crc crio[19822]: time=\"2026-06-12T11:16:14.405526781Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 11:43:52.117492 | controller |     "Jun 12 11:16:14.606080 crc crio[19822]: time=\"2026-06-12T11:16:14.602011607Z\" level=info msg=\"Ran pod sandbox 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 with infra container: openstack/glance-db-sync-8snk8/POD\" id=405a4b2b-7c1c-4513-a570-e6460c3c7b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.117507 | controller |     "Jun 12 11:16:14.621492 crc crio[19822]: time=\"2026-06-12T11:16:14.614780136Z\" level=info msg=\"Stopped container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator\" id=3893d46e-727a-44c7-890c-b99227e36955 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117522 | controller |     "Jun 12 11:16:14.654237 crc crio[19822]: time=\"2026-06-12T11:16:14.654190381Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117537 | controller |     "Jun 12 11:16:14.654543 crc crio[19822]: time=\"2026-06-12T11:16:14.654524961Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117552 | controller |     "Jun 12 11:16:14.654665 crc crio[19822]: time=\"2026-06-12T11:16:14.654650665Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=386fb11e-2e84-44ea-911f-cdbdf7e25b92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117567 | controller |     "Jun 12 11:16:14.662119 crc crio[19822]: time=\"2026-06-12T11:16:14.659915115Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e641d643-96ce-4d89-960f-c91efcdcd69a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.117582 | controller |     "Jun 12 11:16:14.676089 crc crio[19822]: time=\"2026-06-12T11:16:14.675767177Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-12 11:43:52.117597 | controller |     "Jun 12 11:16:14.676089 crc crio[19822]: time=\"2026-06-12T11:16:14.676027977Z\" level=info msg=\"Stopped container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator\" id=ba9a7901-af8f-4cfd-81ef-d6eaf3d684f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117612 | controller |     "Jun 12 11:16:14.747685 crc crio[19822]: time=\"2026-06-12T11:16:14.747585844Z\" level=info msg=\"Stopped container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater\" id=ec9c6559-7512-41d2-a725-a2669a09924f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117627 | controller |     "Jun 12 11:16:14.769540 crc crio[19822]: time=\"2026-06-12T11:16:14.769409318Z\" level=info msg=\"Stopped container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer\" id=1756981a-16e1-4c1f-94e7-cf361f64f2fe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117642 | controller |     "Jun 12 11:16:14.825167 crc crio[19822]: time=\"2026-06-12T11:16:14.825039651Z\" level=info msg=\"Stopped container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper\" id=a3787707-08aa-4dca-9105-cc27d43c92fb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117660 | controller |     "Jun 12 11:16:14.825690 crc crio[19822]: time=\"2026-06-12T11:16:14.82561512Z\" level=info msg=\"Ran pod sandbox 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 with infra container: openstack/placement-db-sync-cdtlt/POD\" id=afaa490a-44bb-4af9-8376-72fb9505e3cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.117676 | controller |     "Jun 12 11:16:14.832409 crc crio[19822]: time=\"2026-06-12T11:16:14.831785148Z\" level=info msg=\"Ran pod sandbox 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 with infra container: openstack/nova-cell0-conductor-db-sync-vz46r/POD\" id=46a5a3be-c434-40c3-9a24-fc3f8870c826 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.117691 | controller |     "Jun 12 11:16:14.837005 crc crio[19822]: time=\"2026-06-12T11:16:14.836922904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117706 | controller |     "Jun 12 11:16:14.839644 crc crio[19822]: time=\"2026-06-12T11:16:14.839539558Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117722 | controller |     "Jun 12 11:16:14.839644 crc crio[19822]: time=\"2026-06-12T11:16:14.839622441Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=39a30546-12ee-45a7-a287-60b418e1e04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117737 | controller |     "Jun 12 11:16:14.849571 crc crio[19822]: time=\"2026-06-12T11:16:14.84947297Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=086d8208-7953-4ab7-a03f-bbc79f6eb29d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.117752 | controller |     "Jun 12 11:16:14.862389 crc crio[19822]: time=\"2026-06-12T11:16:14.86197653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117767 | controller |     "Jun 12 11:16:14.862389 crc crio[19822]: time=\"2026-06-12T11:16:14.862210067Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117782 | controller |     "Jun 12 11:16:14.862389 crc crio[19822]: time=\"2026-06-12T11:16:14.862267379Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=894d2918-caf7-48bf-bd5a-f53321235586 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.117797 | controller |     "Jun 12 11:16:14.863859 crc crio[19822]: time=\"2026-06-12T11:16:14.863509319Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-12 11:43:52.117811 | controller |     "Jun 12 11:16:14.866516 crc crio[19822]: time=\"2026-06-12T11:16:14.866413472Z\" level=info msg=\"Stopped container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor\" id=571ad407-8dda-44ce-ae33-eaed56ae198e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117826 | controller |     "Jun 12 11:16:14.877360 crc crio[19822]: time=\"2026-06-12T11:16:14.877273273Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a96d2b3a-5b56-4fad-99fa-f4ad8af14b55 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.117845 | controller |     "Jun 12 11:16:14.894497 crc crio[19822]: time=\"2026-06-12T11:16:14.894396046Z\" level=info msg=\"Stopped container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator\" id=35661c38-128f-4e13-8fc6-1aba2ee37803 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117865 | controller |     "Jun 12 11:16:14.897294 crc crio[19822]: time=\"2026-06-12T11:16:14.895867681Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-12 11:43:52.117898 | controller |     "Jun 12 11:16:14.944259 crc crio[19822]: time=\"2026-06-12T11:16:14.944189253Z\" level=info msg=\"Stopping pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=0b209353-752d-4d65-b7b5-754c3e8eade8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.117915 | controller |     "Jun 12 11:16:14.944908 crc crio[19822]: time=\"2026-06-12T11:16:14.944856414Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687716-7gb9c Namespace:openshift-infra ID:8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4 UID:b771859c-2917-4eae-8abe-15c050ade09c NetNS:/var/run/netns/93efe430-bfb1-4dc6-91ac-0e597e8ac6cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb771859c_2917_4eae_8abe_15c050ade09c.slice PodAnnotations:0xc003264898}] Aliases:map[]}\"",
2026-06-12 11:43:52.117931 | controller |     "Jun 12 11:16:14.945081 crc crio[19822]: time=\"2026-06-12T11:16:14.945003459Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687716-7gb9c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.117946 | controller |     "Jun 12 11:16:14.945895 crc crio[19822]: time=\"2026-06-12T11:16:14.945765384Z\" level=info msg=\"Stopped container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor\" id=345492ea-cdcf-4a0d-a9b1-5e58623fc612 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117961 | controller |     "Jun 12 11:16:14.948476 crc crio[19822]: time=\"2026-06-12T11:16:14.948397999Z\" level=info msg=\"Stopped container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor\" id=9f7ceffb-1ded-4fbc-ba5e-6acc49fc90da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.117976 | controller |     "Jun 12 11:16:14.998243 crc crio[19822]: time=\"2026-06-12T11:16:14.994984574Z\" level=info msg=\"Ran pod sandbox 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc with infra container: openstack/cinder-db-sync-qjzmx/POD\" id=973ec51c-1ead-4e8b-8857-d8c3a3091913 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.117992 | controller |     "Jun 12 11:16:14.998761 crc crio[19822]: time=\"2026-06-12T11:16:14.998255279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118007 | controller |     "Jun 12 11:16:14.998761 crc crio[19822]: time=\"2026-06-12T11:16:14.998523718Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118022 | controller |     "Jun 12 11:16:14.998761 crc crio[19822]: time=\"2026-06-12T11:16:14.99858785Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=e532039a-c7fa-4522-b52c-5adcfb0e6646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118037 | controller |     "Jun 12 11:16:15.000619 crc crio[19822]: time=\"2026-06-12T11:16:15.000541621Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8f1e3b4c-fbff-4d51-8129-51c009465878 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.118056 | controller |     "Jun 12 11:16:15.013646 crc crio[19822]: time=\"2026-06-12T11:16:15.013563161Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-12 11:43:52.118071 | controller |     "Jun 12 11:16:15.018406 crc crio[19822]: time=\"2026-06-12T11:16:15.018298788Z\" level=info msg=\"Ran pod sandbox 3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b with infra container: openstack/openstackclient/POD\" id=fdbfd29a-f271-4a7f-a800-313134ec8035 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.118086 | controller |     "Jun 12 11:16:15.023945 crc crio[19822]: time=\"2026-06-12T11:16:15.022645686Z\" level=info msg=\"Stopped container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater\" id=b5624dcb-994e-4aa3-9c77-981b2acd9dd8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.118101 | controller |     "Jun 12 11:16:15.028404 crc crio[19822]: time=\"2026-06-12T11:16:15.028326146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118116 | controller |     "Jun 12 11:16:15.028601 crc crio[19822]: time=\"2026-06-12T11:16:15.028515842Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118131 | controller |     "Jun 12 11:16:15.028601 crc crio[19822]: time=\"2026-06-12T11:16:15.028555544Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=a50bec5d-8afc-4aa3-be9a-0d6e76cdd748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118146 | controller |     "Jun 12 11:16:15.043542 crc crio[19822]: time=\"2026-06-12T11:16:15.043401733Z\" level=info msg=\"Stopped container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server\" id=5fb648f1-c975-46e1-8644-b07020e757d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.118160 | controller |     "Jun 12 11:16:15.055252 crc crio[19822]: time=\"2026-06-12T11:16:15.055162643Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=8b0e4d87-d573-4ded-a3c8-184f310371e4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.118175 | controller |     "Jun 12 11:16:15.061649 crc crio[19822]: time=\"2026-06-12T11:16:15.061561375Z\" level=info msg=\"Ran pod sandbox a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc with infra container: openstack/neutron-db-sync-6hgds/POD\" id=b17eb670-506b-48ce-8435-dae1a53f41ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.118190 | controller |     "Jun 12 11:16:15.066558 crc crio[19822]: time=\"2026-06-12T11:16:15.066462893Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-12 11:43:52.118205 | controller |     "Jun 12 11:16:15.070719 crc crio[19822]: time=\"2026-06-12T11:16:15.070543304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118220 | controller |     "Jun 12 11:16:15.071051 crc crio[19822]: time=\"2026-06-12T11:16:15.070945717Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118238 | controller |     "Jun 12 11:16:15.071051 crc crio[19822]: time=\"2026-06-12T11:16:15.07102489Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=1408a2a2-597b-45c6-83ee-b1a9c927725b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118253 | controller |     "Jun 12 11:16:15.076566 crc crio[19822]: time=\"2026-06-12T11:16:15.07636449Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3ae35ca-0ff3-4504-8011-177491a3c2c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.118268 | controller |     "Jun 12 11:16:15.083091 crc crio[19822]: time=\"2026-06-12T11:16:15.083001516Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 11:43:52.118283 | controller |     "Jun 12 11:16:15.104353 crc crio[19822]: time=\"2026-06-12T11:16:15.104069103Z\" level=info msg=\"Stopped pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=b0cb0325-e489-40ef-916f-ae49c99be545 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.118298 | controller |     "Jun 12 11:16:15.151416 crc crio[19822]: time=\"2026-06-12T11:16:15.151253436Z\" level=info msg=\"Stopped container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync\" id=22494cdc-daf6-4535-899f-e58d1a2a38a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.118312 | controller |     "Jun 12 11:16:15.167757 crc crio[19822]: time=\"2026-06-12T11:16:15.167608383Z\" level=info msg=\"Stopped container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server\" id=536e397e-56d2-412c-ba9d-a78719bdfd33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.118327 | controller |     "Jun 12 11:16:15.419107 crc crio[19822]: time=\"2026-06-12T11:16:15.418508904Z\" level=info msg=\"Stopped container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server\" id=cc6917e6-e14a-48b2-977b-74e6547e3c9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.118342 | controller |     "Jun 12 11:16:15.560503 crc crio[19822]: time=\"2026-06-12T11:16:15.560410683Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-pzf82/POD\" id=31018d88-500d-4f5f-921d-f74dd30e24e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.118357 | controller |     "Jun 12 11:16:15.560990 crc crio[19822]: time=\"2026-06-12T11:16:15.560528867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.118372 | controller |     "Jun 12 11:16:15.562398 crc crio[19822]: time=\"2026-06-12T11:16:15.562323019Z\" level=info msg=\"Stopped container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=50e676cd-5c9e-4769-b409-459f9b6a93c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.118387 | controller |     "Jun 12 11:16:15.563725 crc crio[19822]: time=\"2026-06-12T11:16:15.563665165Z\" level=info msg=\"Stopping pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=701c77a7-d63a-4fe3-8666-f59dee30b77f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.118402 | controller |     "Jun 12 11:16:15.564848 crc crio[19822]: time=\"2026-06-12T11:16:15.56474324Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58 UID:a837bab2-83aa-421a-a4f0-aa0eb6700cb6 NetNS:/var/run/netns/ace67322-a519-48f7-ad9c-a34b19ee457e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda837bab2_83aa_421a_a4f0_aa0eb6700cb6.slice PodAnnotations:0xc002ed0140}] Aliases:map[]}\"",
2026-06-12 11:43:52.118421 | controller |     "Jun 12 11:16:15.565067 crc crio[19822]: time=\"2026-06-12T11:16:15.565015479Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.118437 | controller |     "Jun 12 11:16:15.732223 crc crio[19822]: time=\"2026-06-12T11:16:15.731615898Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc0032640c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.118452 | controller |     "Jun 12 11:16:15.733432 crc crio[19822]: time=\"2026-06-12T11:16:15.73228199Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-pzf82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.118467 | controller |     "Jun 12 11:16:15.766879 crc crio[19822]: time=\"2026-06-12T11:16:15.763630471Z\" level=info msg=\"Stopped pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=0b209353-752d-4d65-b7b5-754c3e8eade8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.118481 | controller |     "Jun 12 11:16:15.853559 crc crio[19822]: time=\"2026-06-12T11:16:15.853425792Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-6r6pk/POD\" id=7d4cecd0-820a-44d8-a5d6-85cbb8bd86a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.118496 | controller |     "Jun 12 11:16:15.853559 crc crio[19822]: time=\"2026-06-12T11:16:15.853519055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.118511 | controller |     "Jun 12 11:16:16.122721 crc crio[19822]: time=\"2026-06-12T11:16:16.122614802Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc002144910}] Aliases:map[]}\"",
2026-06-12 11:43:52.118527 | controller |     "Jun 12 11:16:16.122721 crc crio[19822]: time=\"2026-06-12T11:16:16.122694954Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-6r6pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.118542 | controller |     "Jun 12 11:16:16.486532 crc crio[19822]: time=\"2026-06-12T11:16:16.4859963Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-z6q7r/POD\" id=4213ac40-1a15-4efe-8a72-46ea76e67136 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.118557 | controller |     "Jun 12 11:16:16.486892 crc crio[19822]: time=\"2026-06-12T11:16:16.486550498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.118573 | controller |     "Jun 12 11:16:16.741621 crc crio[19822]: time=\"2026-06-12T11:16:16.740951356Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc00008d708}] Aliases:map[]}\"",
2026-06-12 11:43:52.118595 | controller |     "Jun 12 11:16:16.741621 crc crio[19822]: time=\"2026-06-12T11:16:16.741591887Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-z6q7r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.118610 | controller |     "Jun 12 11:16:16.798894 crc crio[19822]: time=\"2026-06-12T11:16:16.798635276Z\" level=info msg=\"Stopped pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=701c77a7-d63a-4fe3-8666-f59dee30b77f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.118625 | controller |     "Jun 12 11:16:16.985233 crc crio[19822]: time=\"2026-06-12T11:16:16.985178764Z\" level=info msg=\"Removing container: 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99\" id=66e7e39a-d546-4e89-96c5-1ef66b5b4d3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.118641 | controller |     "Jun 12 11:16:17.189892 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aca62e53654a5aa Mac:02:0d:9d:34:10:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e SocketPath: PciID:}] [{Interface:0xc00011bc90 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.118656 | controller |     "Jun 12 11:16:17.215990 crc crio[19822]: time=\"2026-06-12T11:16:17.21592899Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc0032640c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.118671 | controller |     "Jun 12 11:16:17.225873 crc crio[19822]: time=\"2026-06-12T11:16:17.216692555Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-pzf82 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.118686 | controller |     "Jun 12 11:16:17.331563 crc crio[19822]: time=\"2026-06-12T11:16:17.331499642Z\" level=info msg=\"Ran pod sandbox aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc with infra container: openstack/nova-cell1-conductor-db-sync-pzf82/POD\" id=31018d88-500d-4f5f-921d-f74dd30e24e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.118701 | controller |     "Jun 12 11:16:17.353891 crc crio[19822]: time=\"2026-06-12T11:16:17.350909222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118717 | controller |     "Jun 12 11:16:17.353891 crc crio[19822]: time=\"2026-06-12T11:16:17.351226972Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118732 | controller |     "Jun 12 11:16:17.353891 crc crio[19822]: time=\"2026-06-12T11:16:17.351320175Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=1a5f8c90-6c82-4a7f-a47b-89db2fc17acb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118747 | controller |     "Jun 12 11:16:17.354773 crc crio[19822]: time=\"2026-06-12T11:16:17.354690696Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6da88d09-02c9-4745-a37a-c0c2c96f7b4f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.118766 | controller |     "Jun 12 11:16:17.372367 crc crio[19822]: time=\"2026-06-12T11:16:17.372247158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-12 11:43:52.118782 | controller |     "Jun 12 11:16:17.505645 crc crio[19822]: time=\"2026-06-12T11:16:17.502947574Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-29984/POD\" id=c0ef4bb0-063e-41b5-a846-05b7f0105b40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.118798 | controller |     "Jun 12 11:16:17.505645 crc crio[19822]: time=\"2026-06-12T11:16:17.503741349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.118813 | controller |     "Jun 12 11:16:17.561118 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07bba4d3e339131 Mac:62:4f:7e:2e:50:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d SocketPath: PciID:}] [{Interface:0xc00031b2b0 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.118828 | controller |     "Jun 12 11:16:17.562791 crc crio[19822]: time=\"2026-06-12T11:16:17.562720676Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc002144910}] Aliases:map[]}\"",
2026-06-12 11:43:52.118844 | controller |     "Jun 12 11:16:17.565222 crc crio[19822]: time=\"2026-06-12T11:16:17.564249065Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-6r6pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.118862 | controller |     "Jun 12 11:16:17.616228 crc crio[19822]: time=\"2026-06-12T11:16:17.615088108Z\" level=info msg=\"Ran pod sandbox 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 with infra container: openstack/swift-ring-rebalance-6r6pk/POD\" id=7d4cecd0-820a-44d8-a5d6-85cbb8bd86a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.118896 | controller |     "Jun 12 11:16:17.634069 crc crio[19822]: time=\"2026-06-12T11:16:17.633901994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118913 | controller |     "Jun 12 11:16:17.637939 crc crio[19822]: time=\"2026-06-12T11:16:17.637863828Z\" level=info msg=\"Removed container 3bbd43f9a991e98a26b45f175c78db988e397ec93f2041fcfa0d4a0a2bcdfa99: openstack/openstackclient/openstackclient\" id=66e7e39a-d546-4e89-96c5-1ef66b5b4d3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.118928 | controller |     "Jun 12 11:16:17.682482 crc crio[19822]: time=\"2026-06-12T11:16:17.68235891Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118943 | controller |     "Jun 12 11:16:17.682880 crc crio[19822]: time=\"2026-06-12T11:16:17.682800394Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=34ae7b24-fbfa-4f4e-864a-5a351a6ff404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.118957 | controller |     "Jun 12 11:16:17.686074 crc crio[19822]: time=\"2026-06-12T11:16:17.685520302Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7767fb5c-2324-4860-bea4-9a582004ce3a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.118976 | controller |     "Jun 12 11:16:17.708459 crc crio[19822]: time=\"2026-06-12T11:16:17.708160057Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-12 11:43:52.118992 | controller |     "Jun 12 11:16:17.737334 crc crio[19822]: 2026-06-12T11:16:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d5182b466f266 Mac:9e:a4:0a:f9:17:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.119006 | controller |     "Jun 12 11:16:17.838179 crc crio[19822]: time=\"2026-06-12T11:16:17.838069164Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc00008d708}] Aliases:map[]}\"",
2026-06-12 11:43:52.119022 | controller |     "Jun 12 11:16:17.839937 crc crio[19822]: time=\"2026-06-12T11:16:17.838364324Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-z6q7r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.119037 | controller |     "Jun 12 11:16:17.853539 crc crio[19822]: time=\"2026-06-12T11:16:17.852646101Z\" level=info msg=\"Ran pod sandbox 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f with infra container: openstack/barbican-db-sync-z6q7r/POD\" id=4213ac40-1a15-4efe-8a72-46ea76e67136 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.119052 | controller |     "Jun 12 11:16:17.861004 crc crio[19822]: time=\"2026-06-12T11:16:17.860941208Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-29984 Namespace:openstack ID:12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d UID:9767141f-8185-4f71-b743-0374e95dd375 NetNS:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9767141f_8185_4f71_b743_0374e95dd375.slice PodAnnotations:0xc0037c80f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.119067 | controller |     "Jun 12 11:16:17.861004 crc crio[19822]: time=\"2026-06-12T11:16:17.860981809Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-29984 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.119081 | controller |     "Jun 12 11:16:17.882304 crc crio[19822]: time=\"2026-06-12T11:16:17.881794781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119096 | controller |     "Jun 12 11:16:17.882304 crc crio[19822]: time=\"2026-06-12T11:16:17.882166393Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119111 | controller |     "Jun 12 11:16:17.882304 crc crio[19822]: time=\"2026-06-12T11:16:17.882235035Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=0eb6ad36-02e3-4acb-a911-6d5e31bd67c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119129 | controller |     "Jun 12 11:16:17.891630 crc crio[19822]: time=\"2026-06-12T11:16:17.890705107Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=47cf68b5-1205-4b2d-a985-585acecf5499 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.119144 | controller |     "Jun 12 11:16:17.898263 crc crio[19822]: time=\"2026-06-12T11:16:17.893023833Z\" level=info msg=\"Removing container: 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556\" id=a6a6cd8b-c9b5-4128-8273-cec4932a978f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.119160 | controller |     "Jun 12 11:16:17.904471 crc crio[19822]: time=\"2026-06-12T11:16:17.903775512Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-12 11:43:52.119174 | controller |     "Jun 12 11:16:18.099760 crc crio[19822]: time=\"2026-06-12T11:16:18.099659534Z\" level=info msg=\"Removed container 0e2670fb5891c4453fe827b240c9b6fa7ac0b913ba95badf1b8e438e637e8556: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=a6a6cd8b-c9b5-4128-8273-cec4932a978f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.119189 | controller |     "Jun 12 11:16:19.079420 crc crio[19822]: 2026-06-12T11:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:12c6b2f9e7ba9f5 Mac:06:3a:ff:e0:32:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.119204 | controller |     "Jun 12 11:16:19.085068 crc crio[19822]: time=\"2026-06-12T11:16:19.081347596Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-29984 Namespace:openstack ID:12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d UID:9767141f-8185-4f71-b743-0374e95dd375 NetNS:/var/run/netns/0c235191-7adf-43c9-995f-d3855a4956c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9767141f_8185_4f71_b743_0374e95dd375.slice PodAnnotations:0xc0037c80f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.119219 | controller |     "Jun 12 11:16:19.085068 crc crio[19822]: time=\"2026-06-12T11:16:19.081958246Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-29984 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.119234 | controller |     "Jun 12 11:16:19.288603 crc crio[19822]: time=\"2026-06-12T11:16:19.288458497Z\" level=info msg=\"Ran pod sandbox 12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d with infra container: openstack/ovn-controller-metrics-29984/POD\" id=c0ef4bb0-063e-41b5-a846-05b7f0105b40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.119249 | controller |     "Jun 12 11:16:19.317689 crc crio[19822]: time=\"2026-06-12T11:16:19.317634506Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8e15427a-9c32-4e39-b9e2-42f1be41c32f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119264 | controller |     "Jun 12 11:16:19.356528 crc crio[19822]: time=\"2026-06-12T11:16:19.356462704Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=6692549b-afae-4d7f-ae83-ebf116edede1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.119279 | controller |     "Jun 12 11:16:19.356634 crc crio[19822]: time=\"2026-06-12T11:16:19.356562658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.119294 | controller |     "Jun 12 11:16:19.441675 crc crio[19822]: time=\"2026-06-12T11:16:19.441598241Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=17ec76c7-5b9b-4672-afce-c277e1998d13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.119312 | controller |     "Jun 12 11:16:19.441890 crc crio[19822]: time=\"2026-06-12T11:16:19.441697204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.119327 | controller |     "Jun 12 11:16:19.518035 crc crio[19822]: time=\"2026-06-12T11:16:19.516088068Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c5d7a3d9-9d44-4dc6-ad09-ac7ca477541f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119342 | controller |     "Jun 12 11:16:19.597313 crc crio[19822]: time=\"2026-06-12T11:16:19.596648736Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-29984/openstack-network-exporter\" id=57a895ae-805b-4865-903b-b7f630a3139d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.119357 | controller |     "Jun 12 11:16:19.623011 crc crio[19822]: time=\"2026-06-12T11:16:19.603796407Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=05397b52-7708-4df7-8f07-7e85a466f597 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.119372 | controller |     "Jun 12 11:16:19.629215 crc crio[19822]: time=\"2026-06-12T11:16:19.629125086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.119386 | controller |     "Jun 12 11:16:19.762446 crc crio[19822]: time=\"2026-06-12T11:16:19.761495789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.119402 | controller |     "Jun 12 11:16:19.915677 crc crio[19822]: time=\"2026-06-12T11:16:19.915160199Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 UID:4a0dc81e-d674-47fc-b9f7-de2bc3df00ea NetNS:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a0dc81e_d674_47fc_b9f7_de2bc3df00ea.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}\"",
2026-06-12 11:43:52.119417 | controller |     "Jun 12 11:16:19.915677 crc crio[19822]: time=\"2026-06-12T11:16:19.915675387Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.119432 | controller |     "Jun 12 11:16:20.087957 crc crio[19822]: time=\"2026-06-12T11:16:20.087722039Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba UID:e15cb628-cbf4-4adc-9b76-74c2943fcc28 NetNS:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15cb628_cbf4_4adc_9b76_74c2943fcc28.slice PodAnnotations:0xc0030943e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.119447 | controller |     "Jun 12 11:16:20.087957 crc crio[19822]: time=\"2026-06-12T11:16:20.087892347Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.119462 | controller |     "Jun 12 11:16:20.192502 crc crio[19822]: time=\"2026-06-12T11:16:20.190657039Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 UID:252bf602-b2c6-47b1-b2e5-991e7dd34178 NetNS:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod252bf602_b2c6_47b1_b2e5_991e7dd34178.slice PodAnnotations:0xc0037c81f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.119480 | controller |     "Jun 12 11:16:20.192502 crc crio[19822]: time=\"2026-06-12T11:16:20.191337471Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.119496 | controller |     "Jun 12 11:16:20.579741 crc crio[19822]: time=\"2026-06-12T11:16:20.57565962Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6d95f9f755-h77cv/POD\" id=d6ac8c1c-1881-4226-8023-019a023fbecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.119511 | controller |     "Jun 12 11:16:20.579741 crc crio[19822]: time=\"2026-06-12T11:16:20.575890088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.119526 | controller |     "Jun 12 11:16:20.672519 crc crio[19822]: time=\"2026-06-12T11:16:20.671322592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.119541 | controller |     "Jun 12 11:16:20.698704 crc crio[19822]: time=\"2026-06-12T11:16:20.698222044Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d95f9f755-h77cv Namespace:openstack ID:30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 UID:a6fd7008-7d32-45da-add2-414c61177426 NetNS:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6fd7008_7d32_45da_add2_414c61177426.slice PodAnnotations:0xc0030949c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.119557 | controller |     "Jun 12 11:16:20.698704 crc crio[19822]: time=\"2026-06-12T11:16:20.698296817Z\" level=info msg=\"Adding pod openstack_swift-proxy-6d95f9f755-h77cv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.119572 | controller |     "Jun 12 11:16:20.828958 crc crio[19822]: time=\"2026-06-12T11:16:20.81836838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.119587 | controller |     "Jun 12 11:16:20.939953 crc crio[19822]: 2026-06-12T11:16:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cdfa644afc22398 Mac:5a:15:1e:39:01:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce SocketPath: PciID:}] [{Interface:0xc0004c8760 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.119603 | controller |     "Jun 12 11:16:20.939953 crc crio[19822]: time=\"2026-06-12T11:16:20.937356163Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 UID:4a0dc81e-d674-47fc-b9f7-de2bc3df00ea NetNS:/var/run/netns/861258ee-2552-4110-b1b9-f873fbe7f9ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a0dc81e_d674_47fc_b9f7_de2bc3df00ea.slice PodAnnotations:0xc001ee2220}] Aliases:map[]}\"",
2026-06-12 11:43:52.119619 | controller |     "Jun 12 11:16:20.939953 crc crio[19822]: time=\"2026-06-12T11:16:20.937539209Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.119634 | controller |     "Jun 12 11:16:21.030052 crc crio[19822]: 2026-06-12T11:16:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2837e4e618ff4c Mac:0a:c0:a0:83:c1:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.119685 | controller |     "Jun 12 11:16:21.030052 crc crio[19822]: time=\"2026-06-12T11:16:21.025600207Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba UID:e15cb628-cbf4-4adc-9b76-74c2943fcc28 NetNS:/var/run/netns/35c3af73-3bec-4d91-bf24-0b62c08195c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode15cb628_cbf4_4adc_9b76_74c2943fcc28.slice PodAnnotations:0xc0030943e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.119702 | controller |     "Jun 12 11:16:21.030052 crc crio[19822]: time=\"2026-06-12T11:16:21.026036511Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.119718 | controller |     "Jun 12 11:16:21.089006 crc crio[19822]: time=\"2026-06-12T11:16:21.088707942Z\" level=info msg=\"Ran pod sandbox a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=17ec76c7-5b9b-4672-afce-c277e1998d13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.119733 | controller |     "Jun 12 11:16:21.105372 crc crio[19822]: time=\"2026-06-12T11:16:21.105231805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119748 | controller |     "Jun 12 11:16:21.105723 crc crio[19822]: time=\"2026-06-12T11:16:21.105556456Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119763 | controller |     "Jun 12 11:16:21.105723 crc crio[19822]: time=\"2026-06-12T11:16:21.105656149Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=dbee47cc-1ce4-4f2e-9c3d-e53dfd2614d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119777 | controller |     "Jun 12 11:16:21.107670 crc crio[19822]: time=\"2026-06-12T11:16:21.107597891Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=916d8e01-14e4-4437-9c50-85a952fa5f17 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.119792 | controller |     "Jun 12 11:16:21.122775 crc crio[19822]: time=\"2026-06-12T11:16:21.122630946Z\" level=info msg=\"Ran pod sandbox cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7 with infra container: openstack/ovsdbserver-nb-0/POD\" id=6692549b-afae-4d7f-ae83-ebf116edede1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.119807 | controller |     "Jun 12 11:16:21.153898 crc crio[19822]: time=\"2026-06-12T11:16:21.153740783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119822 | controller |     "Jun 12 11:16:21.171390 crc crio[19822]: time=\"2026-06-12T11:16:21.171234148Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119837 | controller |     "Jun 12 11:16:21.171673 crc crio[19822]: time=\"2026-06-12T11:16:21.171580239Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=fc43fb23-4031-4394-9302-09ae0a21c0c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.119858 | controller |     "Jun 12 11:16:21.181335 crc crio[19822]: time=\"2026-06-12T11:16:21.179625458Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=b9fd97fe-4b69-4108-a04e-048c67fd5d2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.119890 | controller |     "Jun 12 11:16:21.190450 crc crio[19822]: time=\"2026-06-12T11:16:21.190320172Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-12 11:43:52.119907 | controller |     "Jun 12 11:16:21.214569 crc crio[19822]: time=\"2026-06-12T11:16:21.214463251Z\" level=info msg=\"Created container 25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e: openstack/ovn-controller-metrics-29984/openstack-network-exporter\" id=57a895ae-805b-4865-903b-b7f630a3139d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.119923 | controller |     "Jun 12 11:16:21.217190 crc crio[19822]: time=\"2026-06-12T11:16:21.216412032Z\" level=info msg=\"Starting container: 25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e\" id=166f2e7b-5cc7-472e-88be-9654416b4ca4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.119938 | controller |     "Jun 12 11:16:21.238857 crc crio[19822]: time=\"2026-06-12T11:16:21.238376557Z\" level=info msg=\"Started container\" PID=271568 containerID=25c36e9b7c69a998ee99678fe4609ffaadc1ff7d20b065e82e5470a1f569203e description=openstack/ovn-controller-metrics-29984/openstack-network-exporter id=166f2e7b-5cc7-472e-88be-9654416b4ca4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=12c6b2f9e7ba9f5caf10b2c4db3ab70054bb5bfd0b85da943df129402fda074d",
2026-06-12 11:43:52.119953 | controller |     "Jun 12 11:16:21.331974 crc crio[19822]: time=\"2026-06-12T11:16:21.327518806Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-12 11:43:52.119969 | controller |     "Jun 12 11:16:21.390113 crc crio[19822]: 2026-06-12T11:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec4ea56e50cb86f Mac:1e:f2:02:03:38:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.119984 | controller |     "Jun 12 11:16:21.397396 crc crio[19822]: time=\"2026-06-12T11:16:21.397269864Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 UID:252bf602-b2c6-47b1-b2e5-991e7dd34178 NetNS:/var/run/netns/87d638bc-eec4-4dc3-95b9-7686d7c820ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod252bf602_b2c6_47b1_b2e5_991e7dd34178.slice PodAnnotations:0xc0037c81f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.120000 | controller |     "Jun 12 11:16:21.399947 crc crio[19822]: time=\"2026-06-12T11:16:21.397526112Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.120015 | controller |     "Jun 12 11:16:21.445893 crc crio[19822]: time=\"2026-06-12T11:16:21.444504858Z\" level=info msg=\"Ran pod sandbox ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6 with infra container: openstack/ovsdbserver-sb-0/POD\" id=05397b52-7708-4df7-8f07-7e85a466f597 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.120030 | controller |     "Jun 12 11:16:21.451512 crc crio[19822]: time=\"2026-06-12T11:16:21.45146006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120062 | controller |     "Jun 12 11:16:21.452538 crc crio[19822]: time=\"2026-06-12T11:16:21.452512884Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120080 | controller |     "Jun 12 11:16:21.452676 crc crio[19822]: time=\"2026-06-12T11:16:21.452660159Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=b353de07-556c-4a49-b4b3-705f2e528d42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120095 | controller |     "Jun 12 11:16:21.457716 crc crio[19822]: time=\"2026-06-12T11:16:21.457670819Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=9ca8a3f6-82f3-4e9a-a967-dd9a578fd9ad name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.120110 | controller |     "Jun 12 11:16:21.472246 crc crio[19822]: time=\"2026-06-12T11:16:21.472048456Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-12 11:43:52.120125 | controller |     "Jun 12 11:16:21.911027 crc crio[19822]: 2026-06-12T11:16:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30e96d25b27d568 Mac:de:ed:07:0f:db:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 SocketPath: PciID:}] [{Interface:0xc0001766f0 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.120140 | controller |     "Jun 12 11:16:21.913229 crc crio[19822]: time=\"2026-06-12T11:16:21.912872642Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6d95f9f755-h77cv Namespace:openstack ID:30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 UID:a6fd7008-7d32-45da-add2-414c61177426 NetNS:/var/run/netns/48ae83ca-fa98-4607-848d-5b575a610782 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6fd7008_7d32_45da_add2_414c61177426.slice PodAnnotations:0xc0030949c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.120155 | controller |     "Jun 12 11:16:21.913229 crc crio[19822]: time=\"2026-06-12T11:16:21.913039088Z\" level=info msg=\"Checking pod openstack_swift-proxy-6d95f9f755-h77cv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.120170 | controller |     "Jun 12 11:16:21.934882 crc crio[19822]: time=\"2026-06-12T11:16:21.934094842Z\" level=info msg=\"Ran pod sandbox 30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04 with infra container: openstack/swift-proxy-6d95f9f755-h77cv/POD\" id=d6ac8c1c-1881-4226-8023-019a023fbecd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.120185 | controller |     "Jun 12 11:16:21.964607 crc crio[19822]: time=\"2026-06-12T11:16:21.964471099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120200 | controller |     "Jun 12 11:16:21.964967 crc crio[19822]: time=\"2026-06-12T11:16:21.964706156Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120216 | controller |     "Jun 12 11:16:21.964967 crc crio[19822]: time=\"2026-06-12T11:16:21.964765488Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=9d4e3d24-6083-4200-81cb-6c1f6354d188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120231 | controller |     "Jun 12 11:16:21.968331 crc crio[19822]: time=\"2026-06-12T11:16:21.96829198Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=74b5705a-f303-4ec2-9669-0f6cac90bd30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.120249 | controller |     "Jun 12 11:16:21.983091 crc crio[19822]: time=\"2026-06-12T11:16:21.982937183Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-12 11:43:52.120264 | controller |     "Jun 12 11:16:23.477424 crc crio[19822]: time=\"2026-06-12T11:16:23.465600597Z\" level=info msg=\"Stopped container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd\" id=786332a0-ccab-459b-b4ac-0e57ed98c683 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120278 | controller |     "Jun 12 11:16:23.496900 crc crio[19822]: time=\"2026-06-12T11:16:23.491197177Z\" level=info msg=\"Stopping pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=c15290d2-698b-4251-9f33-be879b68bf2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.120294 | controller |     "Jun 12 11:16:23.562065 crc crio[19822]: time=\"2026-06-12T11:16:23.561879469Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad UID:44a888ad-b3bc-4a86-9ded-fc01c0926e5e NetNS:/var/run/netns/78a3c8cd-f249-4616-8fe4-166aceef4fef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44a888ad_b3bc_4a86_9ded_fc01c0926e5e.slice PodAnnotations:0xc0007ac3b8}] Aliases:map[]}\"",
2026-06-12 11:43:52.120309 | controller |     "Jun 12 11:16:23.562387 crc crio[19822]: time=\"2026-06-12T11:16:23.562077245Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.120324 | controller |     "Jun 12 11:16:24.044923 crc crio[19822]: time=\"2026-06-12T11:16:24.044625757Z\" level=info msg=\"Stopped pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=c15290d2-698b-4251-9f33-be879b68bf2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.120339 | controller |     "Jun 12 11:16:24.805927 crc crio[19822]: time=\"2026-06-12T11:16:24.803390787Z\" level=info msg=\"Stopping container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26 (timeout: 30s)\" id=ad7034c9-6ad6-4e6a-b2a7-571e6f4f8b4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120354 | controller |     "Jun 12 11:16:24.810030 crc crio[19822]: time=\"2026-06-12T11:16:24.808668367Z\" level=info msg=\"Removing container: c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21\" id=8e3903a5-3bdc-48ca-a31d-1dcd5c43fef8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.120368 | controller |     "Jun 12 11:16:25.343657 crc crio[19822]: time=\"2026-06-12T11:16:25.340056226Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=bb490c2d-42b9-489e-b90b-522ef947b640 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.120383 | controller |     "Jun 12 11:16:25.343657 crc crio[19822]: time=\"2026-06-12T11:16:25.340575763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.120398 | controller |     "Jun 12 11:16:26.697482 crc crio[19822]: time=\"2026-06-12T11:16:26.696736768Z\" level=info msg=\"Stopped container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics\" id=ad7034c9-6ad6-4e6a-b2a7-571e6f4f8b4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120413 | controller |     "Jun 12 11:16:26.699092 crc crio[19822]: time=\"2026-06-12T11:16:26.699012084Z\" level=info msg=\"Stopping pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=0bed626f-5bf5-4d7a-9918-168f027a0ab6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.120432 | controller |     "Jun 12 11:16:26.706158 crc crio[19822]: time=\"2026-06-12T11:16:26.705985969Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe UID:6b6cb38f-ca54-4e5c-ae7a-948afe39f02a NetNS:/var/run/netns/3b9c15a0-a87a-4ade-b936-29f6966ae791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6b6cb38f_ca54_4e5c_ae7a_948afe39f02a.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.120448 | controller |     "Jun 12 11:16:26.706917 crc crio[19822]: time=\"2026-06-12T11:16:26.706254677Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.120463 | controller |     "Jun 12 11:16:29.414419 crc crio[19822]: time=\"2026-06-12T11:16:29.406953016Z\" level=info msg=\"Stopping container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d (timeout: 30s)\" id=b5c05c2f-7477-4c53-84cb-ddc2b8be9984 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120478 | controller |     "Jun 12 11:16:29.414419 crc crio[19822]: time=\"2026-06-12T11:16:29.413258112Z\" level=info msg=\"Stopping container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d (timeout: 30s)\" id=233e64ce-821b-486b-a2e8-f7cb222f6e20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120493 | controller |     "Jun 12 11:16:29.414419 crc crio[19822]: time=\"2026-06-12T11:16:29.414332128Z\" level=info msg=\"Stopping container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb (timeout: 30s)\" id=5131cce8-2587-4ad2-a27d-7cca9d7f9b00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120507 | controller |     "Jun 12 11:16:29.416240 crc crio[19822]: time=\"2026-06-12T11:16:29.414872656Z\" level=info msg=\"Stopping container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce (timeout: 30s)\" id=11ebed9c-6199-4d66-8ef5-3550a5374a93 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120522 | controller |     "Jun 12 11:16:32.796216 crc crio[19822]: time=\"2026-06-12T11:16:32.792414047Z\" level=info msg=\"Stopped pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=0bed626f-5bf5-4d7a-9918-168f027a0ab6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.120537 | controller |     "Jun 12 11:16:32.796216 crc crio[19822]: time=\"2026-06-12T11:16:32.79571092Z\" level=info msg=\"Stopped container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core\" id=5131cce8-2587-4ad2-a27d-7cca9d7f9b00 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120552 | controller |     "Jun 12 11:16:32.824301 crc crio[19822]: time=\"2026-06-12T11:16:32.824128921Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=9ca8a3f6-82f3-4e9a-a967-dd9a578fd9ad name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.120567 | controller |     "Jun 12 11:16:32.826000 crc crio[19822]: time=\"2026-06-12T11:16:32.825614304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=28d2eb26-b56a-4e01-ab54-010b95bbe872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120581 | controller |     "Jun 12 11:16:32.831623 crc crio[19822]: time=\"2026-06-12T11:16:32.831551375Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=b9fd97fe-4b69-4108-a04e-048c67fd5d2f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.120599 | controller |     "Jun 12 11:16:32.835497 crc crio[19822]: time=\"2026-06-12T11:16:32.835395248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=593ee32d-6e30-4c3c-8342-43015fb09e9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120614 | controller |     "Jun 12 11:16:32.887970 crc crio[19822]: time=\"2026-06-12T11:16:32.88787515Z\" level=info msg=\"Removed container c35df9d3b51922c3b7882dd3045faa9c9a43be73e0b5e65911a3932213ee9d21: openstack/ovn-northd-0/openstack-network-exporter\" id=8e3903a5-3bdc-48ca-a31d-1dcd5c43fef8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.120629 | controller |     "Jun 12 11:16:32.894525 crc crio[19822]: time=\"2026-06-12T11:16:32.894260656Z\" level=info msg=\"Removing container: 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21\" id=dc02982b-a2b6-4a14-a36d-9d21fb759487 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.120643 | controller |     "Jun 12 11:16:32.904680 crc crio[19822]: time=\"2026-06-12T11:16:32.904405479Z\" level=info msg=\"Stopped container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd\" id=11ebed9c-6199-4d66-8ef5-3550a5374a93 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120658 | controller |     "Jun 12 11:16:32.962643 crc crio[19822]: time=\"2026-06-12T11:16:32.962466941Z\" level=info msg=\"Stopped container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent\" id=b5c05c2f-7477-4c53-84cb-ddc2b8be9984 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120673 | controller |     "Jun 12 11:16:33.067673 crc crio[19822]: time=\"2026-06-12T11:16:33.067115375Z\" level=info msg=\"Stopped container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent\" id=233e64ce-821b-486b-a2e8-f7cb222f6e20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120688 | controller |     "Jun 12 11:16:33.078166 crc crio[19822]: time=\"2026-06-12T11:16:33.078074381Z\" level=info msg=\"Stopping pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=5ea627cf-320b-42d1-b705-42a1e06fe44c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.120703 | controller |     "Jun 12 11:16:33.085316 crc crio[19822]: time=\"2026-06-12T11:16:33.084769217Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3 UID:a14c451e-2f3c-4500-8eb7-12bd735a5eb3 NetNS:/var/run/netns/da082eb3-b4e9-44c3-9215-769e1378d526 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda14c451e_2f3c_4500_8eb7_12bd735a5eb3.slice PodAnnotations:0xc005212118}] Aliases:map[]}\"",
2026-06-12 11:43:52.120718 | controller |     "Jun 12 11:16:33.089740 crc crio[19822]: time=\"2026-06-12T11:16:33.089681086Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.120734 | controller |     "Jun 12 11:16:35.169183 crc crio[19822]: time=\"2026-06-12T11:16:35.168304094Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=4f0900da-c819-4989-b65f-913db4df86ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.120749 | controller |     "Jun 12 11:16:35.170730 crc crio[19822]: time=\"2026-06-12T11:16:35.170695161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.120765 | controller |     "Jun 12 11:16:39.724960 crc crio[19822]: time=\"2026-06-12T11:16:39.723570744Z\" level=info msg=\"Stopping container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634 (timeout: 2s)\" id=67b1d99b-622c-41df-8fbe-dc6fb5589563 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120786 | controller |     "Jun 12 11:16:41.364166 crc crio[19822]: time=\"2026-06-12T11:16:41.355980007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=57168a78-16b6-4722-a797-3f9a462305a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.120843 | controller |     "Jun 12 11:16:44.380175 crc crio[19822]: time=\"2026-06-12T11:16:44.376794524Z\" level=warning msg=\"Stopping container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.120882 | controller |     "Jun 12 11:16:44.424127 crc crio[19822]: time=\"2026-06-12T11:16:44.421634066Z\" level=error msg=\"Killing container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.120900 | controller |     "Jun 12 11:16:49.751903 crc crio[19822]: time=\"2026-06-12T11:16:49.750967784Z\" level=info msg=\"Removing container: aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2\" id=620cc73c-d834-4cbb-8e51-d70adc1c242c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.120916 | controller |     "Jun 12 11:16:51.695742 crc crio[19822]: time=\"2026-06-12T11:16:51.695062185Z\" level=info msg=\"Stopped pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=5ea627cf-320b-42d1-b705-42a1e06fe44c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.120932 | controller |     "Jun 12 11:16:51.698193 crc crio[19822]: time=\"2026-06-12T11:16:51.697523416Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=231bc088-1de7-4497-8d09-98c1147ac257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.120948 | controller |     "Jun 12 11:16:51.698193 crc crio[19822]: time=\"2026-06-12T11:16:51.697992538Z\" level=info msg=\"Stopped container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server\" id=67b1d99b-622c-41df-8fbe-dc6fb5589563 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.120963 | controller |     "Jun 12 11:16:51.699332 crc crio[19822]: time=\"2026-06-12T11:16:51.699245859Z\" level=info msg=\"Stopping pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=770b61ef-2a72-4526-bc53-030b9b7f6619 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.120978 | controller |     "Jun 12 11:16:51.700022 crc crio[19822]: time=\"2026-06-12T11:16:51.699776166Z\" level=info msg=\"Got pod network &{Name:redhat-operators-v5d5h Namespace:openshift-marketplace ID:162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604 UID:9c7acfa3-d841-4f9f-bc0c-572943723cbe NetNS:/var/run/netns/fdec67ee-9ab8-4741-b17c-4df5cdc96f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9c7acfa3_d841_4f9f_bc0c_572943723cbe.slice PodAnnotations:0xc0007adaf0}] Aliases:map[]}\"",
2026-06-12 11:43:52.120994 | controller |     "Jun 12 11:16:51.700304 crc crio[19822]: time=\"2026-06-12T11:16:51.700057575Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-v5d5h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.121009 | controller |     "Jun 12 11:16:51.726178 crc crio[19822]: time=\"2026-06-12T11:16:51.725952017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a5dde4a5-352b-4e5b-9462-2b3c1d377887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121028 | controller |     "Jun 12 11:16:52.912514 crc crio[19822]: time=\"2026-06-12T11:16:52.911986138Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ccb03f0f-4b28-446b-a792-27d3ab5454f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.121043 | controller |     "Jun 12 11:16:52.913299 crc crio[19822]: time=\"2026-06-12T11:16:52.912555837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121058 | controller |     "Jun 12 11:17:14.612862 crc crio[19822]: time=\"2026-06-12T11:17:14.610549443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121074 | controller |     "Jun 12 11:17:14.668895 crc crio[19822]: time=\"2026-06-12T11:17:14.668368828Z\" level=info msg=\"Stopped container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron\" id=2bdeebbc-8133-415a-bc5e-2e8245011190 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.121089 | controller |     "Jun 12 11:17:14.671632 crc crio[19822]: time=\"2026-06-12T11:17:14.671371084Z\" level=info msg=\"Stopping pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=9f72f68a-49af-4fb5-bc07-544fe9606447 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.121104 | controller |     "Jun 12 11:17:14.673434 crc crio[19822]: time=\"2026-06-12T11:17:14.673234663Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8 UID:45b3266a-769f-4f39-a52b-2a06038c0f62 NetNS:/var/run/netns/8ca3c042-44c9-4fe9-964f-1b76d0ad87f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45b3266a_769f_4f39_a52b_2a06038c0f62.slice PodAnnotations:0xc00140fc10}] Aliases:map[]}\"",
2026-06-12 11:43:52.121119 | controller |     "Jun 12 11:17:14.673573 crc crio[19822]: time=\"2026-06-12T11:17:14.673513702Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.121134 | controller |     "Jun 12 11:17:14.703331 crc crio[19822]: time=\"2026-06-12T11:17:14.703249291Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=52e67940-e4fd-4f74-99f9-e0bd0c5bbb38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.121148 | controller |     "Jun 12 11:17:35.914878 crc crio[19822]: time=\"2026-06-12T11:17:35.912971814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=eee2bbb0-89e4-48bc-84ab-6a3cc0fc4685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121163 | controller |     "Jun 12 11:17:35.920023 crc crio[19822]: time=\"2026-06-12T11:17:35.919925785Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=d3056cd6-e002-4290-983b-05611e908cfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121177 | controller |     "Jun 12 11:17:35.928428 crc crio[19822]: time=\"2026-06-12T11:17:35.928284032Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=26a6b810-f003-496a-9147-6c745b3d0d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121192 | controller |     "Jun 12 11:17:36.978494 crc crio[19822]: time=\"2026-06-12T11:17:36.978398233Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=fc83707a-9ebe-464b-a25e-3f544bcf71db name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.121210 | controller |     "Jun 12 11:17:36.987698 crc crio[19822]: time=\"2026-06-12T11:17:36.987087771Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=aca6c645-138f-4dfd-b375-dc2483c14c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121225 | controller |     "Jun 12 11:17:36.995220 crc crio[19822]: time=\"2026-06-12T11:17:36.992252776Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 11:43:52.121240 | controller |     "Jun 12 11:17:36.997905 crc crio[19822]: time=\"2026-06-12T11:17:36.997440951Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=e6012954-50c2-491b-8df8-f6c671286961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121254 | controller |     "Jun 12 11:17:37.304918 crc crio[19822]: time=\"2026-06-12T11:17:37.304387355Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=a3cf2bf0-9c94-4b31-aae7-b4677d749828 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121269 | controller |     "Jun 12 11:17:37.306546 crc crio[19822]: time=\"2026-06-12T11:17:37.306456411Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=961439b7-8f05-418d-a385-73abc2917142 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121283 | controller |     "Jun 12 11:17:37.306546 crc crio[19822]: time=\"2026-06-12T11:17:37.306516343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=54f6e9e7-5894-4d8e-b4dc-e5b02f7f64ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121298 | controller |     "Jun 12 11:17:37.309122 crc crio[19822]: time=\"2026-06-12T11:17:37.309081526Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=180ddb84-fbd8-4f91-9786-86253354020d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121312 | controller |     "Jun 12 11:17:37.310390 crc crio[19822]: time=\"2026-06-12T11:17:37.310347557Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=d4c2653d-9c4d-48f2-b2a4-7d4b40d4affa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121326 | controller |     "Jun 12 11:17:37.566363 crc crio[19822]: time=\"2026-06-12T11:17:37.565986641Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=086d8208-7953-4ab7-a03f-bbc79f6eb29d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.121340 | controller |     "Jun 12 11:17:37.568538 crc crio[19822]: time=\"2026-06-12T11:17:37.568417737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6d970e46-0cbd-4db5-a53a-7d07eead7f9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121355 | controller |     "Jun 12 11:17:39.384618 crc crio[19822]: time=\"2026-06-12T11:17:39.384041694Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager\" id=58aea0e3-9f58-4824-bfc8-85722cd8bbb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.121369 | controller |     "Jun 12 11:17:39.386552 crc crio[19822]: time=\"2026-06-12T11:17:39.38594573Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager\" id=0670a4ed-c12b-40ab-8512-749dff165b6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.121391 | controller |     "Jun 12 11:17:39.387505 crc crio[19822]: time=\"2026-06-12T11:17:39.387423254Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager\" id=054a5cb3-3ca7-457b-b202-edbfcae539bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.121406 | controller |     "Jun 12 11:17:39.389014 crc crio[19822]: time=\"2026-06-12T11:17:39.388927461Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager\" id=e7f8798e-fa74-4833-8dc4-0677660dbd0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.121421 | controller |     "Jun 12 11:17:39.390668 crc crio[19822]: time=\"2026-06-12T11:17:39.390589628Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager\" id=c78e979e-9386-40d9-9edf-bde432c91b69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.121435 | controller |     "Jun 12 11:18:03.908924 crc crio[19822]: time=\"2026-06-12T11:18:03.908059826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121450 | controller |     "Jun 12 11:18:03.908924 crc crio[19822]: time=\"2026-06-12T11:18:03.90852531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121465 | controller |     "Jun 12 11:18:03.910866 crc crio[19822]: time=\"2026-06-12T11:18:03.908930884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121480 | controller |     "Jun 12 11:18:03.910866 crc crio[19822]: time=\"2026-06-12T11:18:03.908659935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121495 | controller |     "Jun 12 11:18:03.910866 crc crio[19822]: time=\"2026-06-12T11:18:03.908764018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121510 | controller |     "Jun 12 11:18:04.188626 crc crio[19822]: time=\"2026-06-12T11:18:04.188086373Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687718-jknvc/POD\" id=ae918bed-1327-46e3-8233-7ab5479bde31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.121526 | controller |     "Jun 12 11:18:04.188626 crc crio[19822]: time=\"2026-06-12T11:18:04.188566018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121541 | controller |     "Jun 12 11:18:05.505749 crc crio[19822]: time=\"2026-06-12T11:18:05.505511429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121556 | controller |     "Jun 12 11:18:05.516331 crc crio[19822]: time=\"2026-06-12T11:18:05.516186499Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 UID:4f583702-8d2c-44d5-b142-8a00a6701efc NetNS:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f583702_8d2c_44d5_b142_8a00a6701efc.slice PodAnnotations:0xc00101a620}] Aliases:map[]}\"",
2026-06-12 11:43:52.121575 | controller |     "Jun 12 11:18:05.516331 crc crio[19822]: time=\"2026-06-12T11:18:05.516317053Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.121591 | controller |     "Jun 12 11:18:05.576341 crc crio[19822]: time=\"2026-06-12T11:18:05.573175962Z\" level=info msg=\"Removed container 512fed4180cf718aca2d8562682469de9ebef6d1aebb649d94c14be39911db21: openstack/ovn-northd-0/ovn-northd\" id=dc02982b-a2b6-4a14-a36d-9d21fb759487 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.121607 | controller |     "Jun 12 11:18:05.599429 crc crio[19822]: time=\"2026-06-12T11:18:05.59929138Z\" level=info msg=\"Stopped pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=770b61ef-2a72-4526-bc53-030b9b7f6619 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.121622 | controller |     "Jun 12 11:18:05.605502 crc crio[19822]: time=\"2026-06-12T11:18:05.605316634Z\" level=info msg=\"Removing container: aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26\" id=cb5401f4-5057-460c-9787-7db3cadce0b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.121636 | controller |     "Jun 12 11:18:05.629305 crc crio[19822]: time=\"2026-06-12T11:18:05.629063949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=61b3cf2d-3580-41af-8a31-da8f4803d127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121651 | controller |     "Jun 12 11:18:05.701082 crc crio[19822]: time=\"2026-06-12T11:18:05.70049892Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=7767fb5c-2324-4860-bea4-9a582004ce3a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.121666 | controller |     "Jun 12 11:18:05.702988 crc crio[19822]: time=\"2026-06-12T11:18:05.702779251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=903cffd8-1ffc-4fe0-9ca6-e525e327bf90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121681 | controller |     "Jun 12 11:18:11.567363 crc crio[19822]: 2026-06-12T11:18:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c898ba3683d291f Mac:1a:33:60:30:6b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 SocketPath: PciID:}] [{Interface:0xc0003ea9b0 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.121696 | controller |     "Jun 12 11:18:11.569504 crc crio[19822]: time=\"2026-06-12T11:18:11.568896056Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 UID:4f583702-8d2c-44d5-b142-8a00a6701efc NetNS:/var/run/netns/17bada9c-2dd3-4510-a941-8238be955dd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f583702_8d2c_44d5_b142_8a00a6701efc.slice PodAnnotations:0xc00101a620}] Aliases:map[]}\"",
2026-06-12 11:43:52.121711 | controller |     "Jun 12 11:18:11.569504 crc crio[19822]: time=\"2026-06-12T11:18:11.569064891Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.121726 | controller |     "Jun 12 11:18:14.369301 crc crio[19822]: time=\"2026-06-12T11:18:14.36825459Z\" level=info msg=\"Stopped pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=9f72f68a-49af-4fb5-bc07-544fe9606447 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.121740 | controller |     "Jun 12 11:18:14.399425 crc crio[19822]: time=\"2026-06-12T11:18:14.399266008Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=8b0e4d87-d573-4ded-a3c8-184f310371e4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.121758 | controller |     "Jun 12 11:18:14.400426 crc crio[19822]: time=\"2026-06-12T11:18:14.400328332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=60ce06f5-005a-43c6-95ed-5000bb5ce323 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121773 | controller |     "Jun 12 11:18:14.437992 crc crio[19822]: time=\"2026-06-12T11:18:14.437763136Z\" level=info msg=\"Removed container aa0de327640b569415b145bd8080b6317af93c5b2fc78233d28111457d21f5e2: openshift-infra/auto-csr-approver-29687710-zglmk/oc\" id=620cc73c-d834-4cbb-8e51-d70adc1c242c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.121788 | controller |     "Jun 12 11:18:14.442913 crc crio[19822]: time=\"2026-06-12T11:18:14.442864899Z\" level=info msg=\"Removing container: 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8\" id=2e95af37-5f92-42a7-a2c4-3eff15f8bc02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.121803 | controller |     "Jun 12 11:18:14.491965 crc crio[19822]: time=\"2026-06-12T11:18:14.491859971Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=e641d643-96ce-4d89-960f-c91efcdcd69a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.121818 | controller |     "Jun 12 11:18:14.493846 crc crio[19822]: time=\"2026-06-12T11:18:14.493682311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f014b1f6-56a5-4647-8ad5-0482a34dae50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121833 | controller |     "Jun 12 11:18:14.513511 crc crio[19822]: time=\"2026-06-12T11:18:14.513280666Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=47cf68b5-1205-4b2d-a985-585acecf5499 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.121851 | controller |     "Jun 12 11:18:14.514658 crc crio[19822]: time=\"2026-06-12T11:18:14.514581688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=98df2fff-8476-40de-a7a9-9129a6348470 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121867 | controller |     "Jun 12 11:18:16.123170 crc crio[19822]: time=\"2026-06-12T11:18:16.122543044Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=7619a3d2-60ef-47cb-b406-3ea53c550d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.121905 | controller |     "Jun 12 11:18:16.123170 crc crio[19822]: time=\"2026-06-12T11:18:16.123174634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.121921 | controller |     "Jun 12 11:18:18.007525 crc crio[19822]: time=\"2026-06-12T11:18:18.006980684Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=74b5705a-f303-4ec2-9669-0f6cac90bd30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.121937 | controller |     "Jun 12 11:18:18.009520 crc crio[19822]: time=\"2026-06-12T11:18:18.009488005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ed41e98f-d33f-4f30-9725-3b6c695324f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121952 | controller |     "Jun 12 11:18:18.033470 crc crio[19822]: time=\"2026-06-12T11:18:18.033324055Z\" level=info msg=\"Ran pod sandbox c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961 with infra container: openstack/ovn-northd-0/POD\" id=bb490c2d-42b9-489e-b90b-522ef947b640 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.121971 | controller |     "Jun 12 11:18:18.037232 crc crio[19822]: time=\"2026-06-12T11:18:18.037115864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.121987 | controller |     "Jun 12 11:18:18.156333 crc crio[19822]: time=\"2026-06-12T11:18:18.156139401Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122002 | controller |     "Jun 12 11:18:18.156333 crc crio[19822]: time=\"2026-06-12T11:18:18.156294516Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=2b63b91a-2aec-4a48-815e-9046900595af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122018 | controller |     "Jun 12 11:18:18.158317 crc crio[19822]: time=\"2026-06-12T11:18:18.158130985Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=53006945-dcc0-4364-af10-e7160b15c138 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.122033 | controller |     "Jun 12 11:18:18.169783 crc crio[19822]: time=\"2026-06-12T11:18:18.169695164Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-12 11:43:52.122049 | controller |     "Jun 12 11:18:18.444767 crc crio[19822]: time=\"2026-06-12T11:18:18.444637305Z\" level=info msg=\"Removed container aa019b55d5355f078d44f07fcb0f334db3bd10ff938caffec3bc9b1cc0837c26: openstack/kube-state-metrics-0/kube-state-metrics\" id=cb5401f4-5057-460c-9787-7db3cadce0b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.122065 | controller |     "Jun 12 11:18:18.445656 crc crio[19822]: time=\"2026-06-12T11:18:18.444782335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=626075ba-29e5-4ca8-83f3-8308dff31b82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122079 | controller |     "Jun 12 11:18:18.449126 crc crio[19822]: time=\"2026-06-12T11:18:18.447942902Z\" level=info msg=\"Removing container: a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce\" id=b3020933-dab5-4490-a23c-b91d5804b515 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.122095 | controller |     "Jun 12 11:18:18.474870 crc crio[19822]: time=\"2026-06-12T11:18:18.474739815Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=a3ae35ca-0ff3-4504-8011-177491a3c2c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.122110 | controller |     "Jun 12 11:18:18.475939 crc crio[19822]: time=\"2026-06-12T11:18:18.475800929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a83ad360-1b80-4146-80b0-c61c39413921 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122125 | controller |     "Jun 12 11:18:18.498282 crc crio[19822]: time=\"2026-06-12T11:18:18.498213265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122140 | controller |     "Jun 12 11:18:18.500191 crc crio[19822]: time=\"2026-06-12T11:18:18.500094314Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e UID:12be56c2-4646-40c3-a9cc-32a0078a1fc3 NetNS:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12be56c2_4646_40c3_a9cc_32a0078a1fc3.slice PodAnnotations:0xc007a8e430}] Aliases:map[]}\"",
2026-06-12 11:43:52.122159 | controller |     "Jun 12 11:18:18.500478 crc crio[19822]: time=\"2026-06-12T11:18:18.500206128Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.122174 | controller |     "Jun 12 11:18:18.506551 crc crio[19822]: time=\"2026-06-12T11:18:18.506501389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122190 | controller |     "Jun 12 11:18:18.514091 crc crio[19822]: time=\"2026-06-12T11:18:18.513775489Z\" level=info msg=\"Creating container: openstack/placement-db-sync-cdtlt/placement-db-sync\" id=b248eb4e-eca9-426e-8da5-80c90dc5ea9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.122205 | controller |     "Jun 12 11:18:18.516492 crc crio[19822]: time=\"2026-06-12T11:18:18.516351732Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=916d8e01-14e4-4437-9c50-85a952fa5f17 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.122220 | controller |     "Jun 12 11:18:18.524764 crc crio[19822]: time=\"2026-06-12T11:18:18.523886654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=784954b3-56fd-4027-8fcd-2178b5122ea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122235 | controller |     "Jun 12 11:18:18.530729 crc crio[19822]: time=\"2026-06-12T11:18:18.53028226Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=6da88d09-02c9-4745-a37a-c0c2c96f7b4f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.122249 | controller |     "Jun 12 11:18:18.532011 crc crio[19822]: time=\"2026-06-12T11:18:18.531923689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2bb1b4b9-414f-400f-a2c6-49c4067c7cb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122264 | controller |     "Jun 12 11:18:18.569208 crc crio[19822]: time=\"2026-06-12T11:18:18.569026284Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=8f1e3b4c-fbff-4d51-8129-51c009465878 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.122279 | controller |     "Jun 12 11:18:18.570556 crc crio[19822]: time=\"2026-06-12T11:18:18.570506481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=5ce3deb2-e288-4f44-b49b-9f4c1d258995 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122293 | controller |     "Jun 12 11:18:18.606343 crc crio[19822]: time=\"2026-06-12T11:18:18.606298063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122308 | controller |     "Jun 12 11:18:18.624184 crc crio[19822]: time=\"2026-06-12T11:18:18.624047917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122323 | controller |     "Jun 12 11:18:18.631346 crc crio[19822]: time=\"2026-06-12T11:18:18.631277405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122339 | controller |     "Jun 12 11:18:18.646510 crc crio[19822]: time=\"2026-06-12T11:18:18.646038604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122357 | controller |     "Jun 12 11:18:18.712567 crc crio[19822]: time=\"2026-06-12T11:18:18.712102774Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"",
2026-06-12 11:43:52.122373 | controller |     "Jun 12 11:18:18.712567 crc crio[19822]: time=\"2026-06-12T11:18:18.712250478Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687718-jknvc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.122388 | controller |     "Jun 12 11:18:18.733198 crc crio[19822]: time=\"2026-06-12T11:18:18.731215097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122404 | controller |     "Jun 12 11:18:18.735247 crc crio[19822]: time=\"2026-06-12T11:18:18.735196111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122419 | controller |     "Jun 12 11:18:18.751168 crc crio[19822]: time=\"2026-06-12T11:18:18.748912958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122434 | controller |     "Jun 12 11:18:18.751168 crc crio[19822]: time=\"2026-06-12T11:18:18.750133674Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance\" id=6ac4bf5f-dc43-41a3-96c4-3bfaa8bce9e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.122449 | controller |     "Jun 12 11:18:18.754105 crc crio[19822]: time=\"2026-06-12T11:18:18.754054308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122464 | controller |     "Jun 12 11:18:18.777880 crc crio[19822]: time=\"2026-06-12T11:18:18.777422803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=203b9ba2-7dc8-47a7-9e75-c66be64b16e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122479 | controller |     "Jun 12 11:18:18.785253 crc crio[19822]: time=\"2026-06-12T11:18:18.785111331Z\" level=info msg=\"Removed container 75ea5a1425685a8a55873ac6ee52d34775d391cd2daec0a8769811b46119b7f8: openstack/cinder-scheduler-0/cinder-scheduler\" id=2e95af37-5f92-42a7-a2c4-3eff15f8bc02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.122494 | controller |     "Jun 12 11:18:18.792283 crc crio[19822]: time=\"2026-06-12T11:18:18.792139892Z\" level=info msg=\"Removing container: 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac\" id=b869500a-e148-4ace-8b4e-c7a250647afd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.122510 | controller |     "Jun 12 11:18:18.822709 crc crio[19822]: time=\"2026-06-12T11:18:18.822249272Z\" level=info msg=\"Created container dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=231bc088-1de7-4497-8d09-98c1147ac257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.122525 | controller |     "Jun 12 11:18:18.827275 crc crio[19822]: time=\"2026-06-12T11:18:18.826006034Z\" level=info msg=\"Starting container: dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397\" id=2983977b-69a2-4155-a3b3-2d75f3db4418 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.122543 | controller |     "Jun 12 11:18:18.830052 crc crio[19822]: time=\"2026-06-12T11:18:18.829031008Z\" level=info msg=\"Created container 9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager\" id=0670a4ed-c12b-40ab-8512-749dff165b6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.122558 | controller |     "Jun 12 11:18:18.831402 crc crio[19822]: time=\"2026-06-12T11:18:18.831315161Z\" level=info msg=\"Starting container: 9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc\" id=1d546f47-57ca-492c-8334-496cbcd27d84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.122574 | controller |     "Jun 12 11:18:18.840799 crc crio[19822]: time=\"2026-06-12T11:18:18.839467434Z\" level=info msg=\"Started container\" PID=278266 containerID=9e24e4e86508b5fc06a8aa2a41834f4b034df00b12bfa36d979a74ea396cdbdc description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-6xbsw/manager id=1d546f47-57ca-492c-8334-496cbcd27d84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f26984149c85ce343aaf3edec50dd045e12b8d04a94257f4b9a8087595d40170",
2026-06-12 11:43:52.122589 | controller |     "Jun 12 11:18:18.864097 crc crio[19822]: time=\"2026-06-12T11:18:18.862124897Z\" level=info msg=\"Started container\" PID=278256 containerID=dec9d9d116e979a61fd931ce470a57a7f7d547b1f5d233a627c61d6cf4503397 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=2983977b-69a2-4155-a3b3-2d75f3db4418 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6",
2026-06-12 11:43:52.122605 | controller |     "Jun 12 11:18:18.864097 crc crio[19822]: time=\"2026-06-12T11:18:18.862560551Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=7c9ee20a-f091-4c62-9f4f-138ab725666d name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.122620 | controller |     "Jun 12 11:18:18.870904 crc crio[19822]: time=\"2026-06-12T11:18:18.869132979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b5c0fba9-ded2-4497-83b0-7c9944b25865 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122635 | controller |     "Jun 12 11:18:18.872566 crc crio[19822]: time=\"2026-06-12T11:18:18.872253926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122650 | controller |     "Jun 12 11:18:18.912860 crc crio[19822]: time=\"2026-06-12T11:18:18.903891852Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8afb3761-7a2e-465b-85bd-7117308bbcbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122666 | controller |     "Jun 12 11:18:18.919370 crc crio[19822]: time=\"2026-06-12T11:18:18.91928216Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 UID:e2c5db58-ad92-4519-817a-469e2be6afbc NetNS:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c5db58_ad92_4519_817a_469e2be6afbc.slice PodAnnotations:0xc0021448e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.122681 | controller |     "Jun 12 11:18:18.919370 crc crio[19822]: time=\"2026-06-12T11:18:18.919351133Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.122696 | controller |     "Jun 12 11:18:18.936743 crc crio[19822]: time=\"2026-06-12T11:18:18.93664875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122714 | controller |     "Jun 12 11:18:18.945713 crc crio[19822]: time=\"2026-06-12T11:18:18.945071232Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=a96d2b3a-5b56-4fad-99fa-f4ad8af14b55 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.122730 | controller |     "Jun 12 11:18:18.950451 crc crio[19822]: time=\"2026-06-12T11:18:18.94978398Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=830f43f3-a347-4e5d-b13b-ac3b599c9f31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122745 | controller |     "Jun 12 11:18:18.964339 crc crio[19822]: time=\"2026-06-12T11:18:18.963980973Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-z6q7r/barbican-db-sync\" id=238f1500-5ab4-4dfd-906a-e0720f7715a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.122760 | controller |     "Jun 12 11:18:18.986371 crc crio[19822]: time=\"2026-06-12T11:18:18.986267395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=06d333a8-564c-497c-8662-9af9f21013cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122775 | controller |     "Jun 12 11:18:18.987557 crc crio[19822]: time=\"2026-06-12T11:18:18.987476044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=f69358c6-f206-4a7b-a3ad-46a427072994 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122790 | controller |     "Jun 12 11:18:18.996716 crc crio[19822]: time=\"2026-06-12T11:18:18.996624515Z\" level=info msg=\"Removed container 91b6ae4dc64265d40d7f684970817b20fdd915fa3c6cfb289d6d475d9932b1ac: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=b869500a-e148-4ace-8b4e-c7a250647afd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.122805 | controller |     "Jun 12 11:18:18.997050 crc crio[19822]: time=\"2026-06-12T11:18:18.997019058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.122821 | controller |     "Jun 12 11:18:19.053381 crc crio[19822]: time=\"2026-06-12T11:18:19.053261642Z\" level=info msg=\"Removing container: 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67\" id=6b177618-1044-4cc2-9657-6ebb1aece88d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.122836 | controller |     "Jun 12 11:18:19.085097 crc crio[19822]: time=\"2026-06-12T11:18:19.084961933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c9c25113-8c1d-49d2-844e-66f92151e4fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122854 | controller |     "Jun 12 11:18:19.114104 crc crio[19822]: time=\"2026-06-12T11:18:19.112669737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3d64a4b2-d0d0-4151-a07c-f959f5a75cd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122882 | controller |     "Jun 12 11:18:19.125006 crc crio[19822]: time=\"2026-06-12T11:18:19.124930928Z\" level=info msg=\"Created container 4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82: openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager\" id=e7f8798e-fa74-4833-8dc4-0677660dbd0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.122903 | controller |     "Jun 12 11:18:19.134677 crc crio[19822]: time=\"2026-06-12T11:18:19.133740656Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 UID:d0335ccb-3451-4e8b-a91d-bf1f45e129e1 NetNS:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0335ccb_3451_4e8b_a91d_bf1f45e129e1.slice PodAnnotations:0xc000120858}] Aliases:map[]}\"",
2026-06-12 11:43:52.122923 | controller |     "Jun 12 11:18:19.134677 crc crio[19822]: time=\"2026-06-12T11:18:19.133895Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.122939 | controller |     "Jun 12 11:18:19.217441 crc crio[19822]: time=\"2026-06-12T11:18:19.137929181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=034b36d6-5d56-4a21-82cb-d958af8263b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122955 | controller |     "Jun 12 11:18:19.225004 crc crio[19822]: time=\"2026-06-12T11:18:19.139359577Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8b89c69d-6c42-496d-9e52-ee2541225370 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.122970 | controller |     "Jun 12 11:18:19.226109 crc crio[19822]: time=\"2026-06-12T11:18:19.222503941Z\" level=info msg=\"Created container fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager\" id=c78e979e-9386-40d9-9edf-bde432c91b69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.122986 | controller |     "Jun 12 11:18:19.226768 crc crio[19822]: time=\"2026-06-12T11:18:19.205940203Z\" level=info msg=\"Starting container: 4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82\" id=8a48d9c9-8ad8-4ad4-a76d-bf21aac177d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.123001 | controller |     "Jun 12 11:18:19.230992 crc crio[19822]: time=\"2026-06-12T11:18:19.230533957Z\" level=info msg=\"Created container f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager\" id=58aea0e3-9f58-4824-bfc8-85722cd8bbb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123016 | controller |     "Jun 12 11:18:19.238439 crc crio[19822]: time=\"2026-06-12T11:18:19.236247601Z\" level=info msg=\"Starting container: fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06\" id=1a8428ee-933c-4b6f-bdfb-3534daa3d51b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.123031 | controller |     "Jun 12 11:18:19.238737 crc crio[19822]: time=\"2026-06-12T11:18:19.238078851Z\" level=info msg=\"Starting container: f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26\" id=83bee6a6-c67b-4bd7-85ea-c78687f7b924 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.123046 | controller |     "Jun 12 11:18:19.254215 crc crio[19822]: time=\"2026-06-12T11:18:19.252933345Z\" level=info msg=\"Started container\" PID=278339 containerID=f0b24be9674cbfe4a708f7f89698835db456c7442949369336c666f96d53eb26 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-blh9w/manager id=83bee6a6-c67b-4bd7-85ea-c78687f7b924 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b52ad741eb84cfd87438be7154f5912c56e61c8d91f7d2bb73ae7ea619c27e92",
2026-06-12 11:43:52.123062 | controller |     "Jun 12 11:18:19.256427 crc crio[19822]: time=\"2026-06-12T11:18:19.256321779Z\" level=info msg=\"Started container\" PID=278337 containerID=4cd2f02cf99326645de12b360104c4a71decd64ef010743f88be8836a6beee82 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-q5dnk/manager id=8a48d9c9-8ad8-4ad4-a76d-bf21aac177d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1cc84839e881865e7eb9833f62b4239a0d9f089b22d5ae72b33ffffa5a7ed64",
2026-06-12 11:43:52.123081 | controller |     "Jun 12 11:18:19.256844 crc crio[19822]: time=\"2026-06-12T11:18:19.256615498Z\" level=info msg=\"Started container\" PID=278294 containerID=fffe64c565bb893f3d95fd53a784a10123db14c4a51cdc105812e6e559e26b06 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/manager id=1a8428ee-933c-4b6f-bdfb-3534daa3d51b name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6fca88804bbb1722e4d096e34c9c5319ec6117f1610e144096116d9ff03426",
2026-06-12 11:43:52.123097 | controller |     "Jun 12 11:18:19.264751 crc crio[19822]: time=\"2026-06-12T11:18:19.264272626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c53b5286-61dc-40f6-880c-38deaaf1e929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123112 | controller |     "Jun 12 11:18:19.323861 crc crio[19822]: time=\"2026-06-12T11:18:19.323699923Z\" level=info msg=\"Removed container a369f6014780abcb2a35b73464f544b291dec509dcf298c354c7dedae055e6ce: openstack/ceilometer-0/proxy-httpd\" id=b3020933-dab5-4490-a23c-b91d5804b515 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.123127 | controller |     "Jun 12 11:18:19.334176 crc crio[19822]: time=\"2026-06-12T11:18:19.334105021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123142 | controller |     "Jun 12 11:18:19.359008 crc crio[19822]: time=\"2026-06-12T11:18:19.358874632Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=df98bb8f-7e38-43e7-9392-1f22cd6bc7da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123157 | controller |     "Jun 12 11:18:19.360528 crc crio[19822]: time=\"2026-06-12T11:18:19.36034927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123172 | controller |     "Jun 12 11:18:19.363463 crc crio[19822]: time=\"2026-06-12T11:18:19.363384136Z\" level=info msg=\"Removing container: f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb\" id=f0fe39cb-d66d-478e-b1c4-03ce852b7274 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.123187 | controller |     "Jun 12 11:18:19.371490 crc crio[19822]: time=\"2026-06-12T11:18:19.370912037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123203 | controller |     "Jun 12 11:18:19.377796 crc crio[19822]: time=\"2026-06-12T11:18:19.377476206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8e67ac70-da42-4df2-ad23-410a5f6362d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123219 | controller |     "Jun 12 11:18:19.377796 crc crio[19822]: time=\"2026-06-12T11:18:19.377609419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123234 | controller |     "Jun 12 11:18:19.379303 crc crio[19822]: time=\"2026-06-12T11:18:19.378125975Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=988f82ec-1c90-4153-a2ca-6286902b0813 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123250 | controller |     "Jun 12 11:18:19.386673 crc crio[19822]: time=\"2026-06-12T11:18:19.386582423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123265 | controller |     "Jun 12 11:18:19.391548 crc crio[19822]: time=\"2026-06-12T11:18:19.391453941Z\" level=info msg=\"Creating container: openstack/glance-db-sync-8snk8/glance-db-sync\" id=0cc52bea-fc5c-466d-bac6-88dd380d8a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123283 | controller |     "Jun 12 11:18:19.406270 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da2304ec5af7c21 Mac:82:d2:9a:46:1c:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 SocketPath: PciID:}] [{Interface:0xc0003055c0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.123300 | controller |     "Jun 12 11:18:19.407939 crc crio[19822]: time=\"2026-06-12T11:18:19.407773894Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e UID:12be56c2-4646-40c3-a9cc-32a0078a1fc3 NetNS:/var/run/netns/3794ddee-15de-4d5c-80d3-2a34d94711f7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12be56c2_4646_40c3_a9cc_32a0078a1fc3.slice PodAnnotations:0xc007a8e430}] Aliases:map[]}\"",
2026-06-12 11:43:52.123316 | controller |     "Jun 12 11:18:19.408250 crc crio[19822]: time=\"2026-06-12T11:18:19.408174047Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.123331 | controller |     "Jun 12 11:18:19.423513 crc crio[19822]: time=\"2026-06-12T11:18:19.423384572Z\" level=info msg=\"Creating container: openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd\" id=4d1bd40e-b961-4c48-84a4-fc2c8ce8c65c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123347 | controller |     "Jun 12 11:18:19.439398 crc crio[19822]: time=\"2026-06-12T11:18:19.439302377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=cfaf82b1-6dc1-4047-8ba2-2e44e9f31340 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123363 | controller |     "Jun 12 11:18:19.441499 crc crio[19822]: time=\"2026-06-12T11:18:19.441420105Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync\" id=1b6d59e5-7a9d-4acb-be08-2b4a18c5bc9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123378 | controller |     "Jun 12 11:18:19.466118 crc crio[19822]: time=\"2026-06-12T11:18:19.463909642Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init\" id=9165fbca-bec3-4ab5-80e5-face336dce8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123392 | controller |     "Jun 12 11:18:19.470899 crc crio[19822]: time=\"2026-06-12T11:18:19.468093386Z\" level=info msg=\"Ran pod sandbox da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e with infra container: openstack/kube-state-metrics-0/POD\" id=4f0900da-c819-4989-b65f-913db4df86ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.123407 | controller |     "Jun 12 11:18:19.480071 crc crio[19822]: time=\"2026-06-12T11:18:19.479615003Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123421 | controller |     "Jun 12 11:18:19.489129 crc crio[19822]: time=\"2026-06-12T11:18:19.488990105Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-6hgds/neutron-db-sync\" id=9e3183b2-7fe5-4a5a-b999-778c0d669cbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123437 | controller |     "Jun 12 11:18:19.510413 crc crio[19822]: time=\"2026-06-12T11:18:19.510345556Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123451 | controller |     "Jun 12 11:18:19.510568 crc crio[19822]: time=\"2026-06-12T11:18:19.510464009Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=4cf0ec26-4de6-4890-b1d7-9e32a5497b43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123469 | controller |     "Jun 12 11:18:19.537322 crc crio[19822]: time=\"2026-06-12T11:18:19.537204809Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c2677a88-89b2-4666-82b2-0fbbc636ecb4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.123485 | controller |     "Jun 12 11:18:19.559596 crc crio[19822]: time=\"2026-06-12T11:18:19.556538987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=d005db38-e2d2-478f-aafe-5dadc92f2302 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123500 | controller |     "Jun 12 11:18:19.559596 crc crio[19822]: time=\"2026-06-12T11:18:19.556703407Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-12 11:43:52.123514 | controller |     "Jun 12 11:18:19.614469 crc crio[19822]: time=\"2026-06-12T11:18:19.614360852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123529 | controller |     "Jun 12 11:18:19.621886 crc crio[19822]: time=\"2026-06-12T11:18:19.621105373Z\" level=info msg=\"Removed container 396e788e4060c78930b026a2524e82975188c9ef99c439adbc6132fb5ace4a67: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6b177618-1044-4cc2-9657-6ebb1aece88d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.123544 | controller |     "Jun 12 11:18:19.631466 crc crio[19822]: time=\"2026-06-12T11:18:19.630399347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123559 | controller |     "Jun 12 11:18:19.632989 crc crio[19822]: time=\"2026-06-12T11:18:19.631601602Z\" level=info msg=\"Removing container: 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727\" id=ff54bbae-8ae8-4c57-8da7-5619e029773b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.123574 | controller |     "Jun 12 11:18:19.653086 crc crio[19822]: time=\"2026-06-12T11:18:19.652978055Z\" level=info msg=\"Created container 9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429: metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager\" id=054a5cb3-3ca7-457b-b202-edbfcae539bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123588 | controller |     "Jun 12 11:18:19.657496 crc crio[19822]: time=\"2026-06-12T11:18:19.657279904Z\" level=info msg=\"Starting container: 9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429\" id=94a2bec5-bb8c-435f-a8de-e453a2babd25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.123603 | controller |     "Jun 12 11:18:19.669372 crc crio[19822]: time=\"2026-06-12T11:18:19.66917255Z\" level=info msg=\"Started container\" PID=278585 containerID=9a0c2dc6cbc607a78ad572aa01ba4c975ad535b1f44df513749b43ad8febe429 description=metallb-system/metallb-operator-controller-manager-5c4fcb86df-zcf66/manager id=94a2bec5-bb8c-435f-a8de-e453a2babd25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1fb4df0ddd11762983aa451d30d77ddfe7093e34954a518639e670b8884915",
2026-06-12 11:43:52.123618 | controller |     "Jun 12 11:18:19.687366 crc crio[19822]: time=\"2026-06-12T11:18:19.687254378Z\" level=info msg=\"Created container f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=52e67940-e4fd-4f74-99f9-e0bd0c5bbb38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123633 | controller |     "Jun 12 11:18:19.690373 crc crio[19822]: time=\"2026-06-12T11:18:19.690296115Z\" level=info msg=\"Starting container: f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7\" id=46164a36-1fa0-400b-b83a-8a17c7b1990c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.123651 | controller |     "Jun 12 11:18:19.726024 crc crio[19822]: time=\"2026-06-12T11:18:19.723502818Z\" level=info msg=\"Started container\" PID=278593 containerID=f1d8d5ebd1c995dc9a6997ef03a905558bc5b06dbe31e2310fba0382491e34b7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=46164a36-1fa0-400b-b83a-8a17c7b1990c name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7",
2026-06-12 11:43:52.123666 | controller |     "Jun 12 11:18:19.726482 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8c8e60d4288596 Mac:ae:f3:a6:b0:1a:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.123681 | controller |     "Jun 12 11:18:19.727708 crc crio[19822]: time=\"2026-06-12T11:18:19.727660017Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"",
2026-06-12 11:43:52.123696 | controller |     "Jun 12 11:18:19.728059 crc crio[19822]: time=\"2026-06-12T11:18:19.728034289Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687718-jknvc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.123711 | controller |     "Jun 12 11:18:19.754280 crc crio[19822]: time=\"2026-06-12T11:18:19.754171594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123726 | controller |     "Jun 12 11:18:19.770068 crc crio[19822]: time=\"2026-06-12T11:18:19.769792012Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=59a60294-fb9b-4794-82cd-759e29db1068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123742 | controller |     "Jun 12 11:18:19.770741 crc crio[19822]: time=\"2026-06-12T11:18:19.770658343Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync\" id=f5445fa7-5931-483a-9c39-dd894d411aee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.123756 | controller |     "Jun 12 11:18:19.774887 crc crio[19822]: time=\"2026-06-12T11:18:19.774729565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123771 | controller |     "Jun 12 11:18:19.804088 crc crio[19822]: time=\"2026-06-12T11:18:19.798748089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123786 | controller |     "Jun 12 11:18:19.804088 crc crio[19822]: time=\"2026-06-12T11:18:19.801124843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123801 | controller |     "Jun 12 11:18:19.804088 crc crio[19822]: time=\"2026-06-12T11:18:19.803375263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.123819 | controller |     "Jun 12 11:18:19.823891 crc crio[19822]: 2026-06-12T11:18:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3af9005ae6d5df Mac:9a:99:27:50:ac:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.123835 | controller |     "Jun 12 11:18:19.823891 crc crio[19822]: time=\"2026-06-12T11:18:19.811373728Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 UID:e2c5db58-ad92-4519-817a-469e2be6afbc NetNS:/var/run/netns/0830d5a8-6e76-464e-946c-10e85390f4a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2c5db58_ad92_4519_817a_469e2be6afbc.slice PodAnnotations:0xc0021448e8}] Aliases:map[]}\"",
2026-06-12 11:43:52.123853 | controller |     "Jun 12 11:18:19.823891 crc crio[19822]: time=\"2026-06-12T11:18:19.811518022Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.123883 | controller |     "Jun 12 11:18:19.823891 crc crio[19822]: time=\"2026-06-12T11:18:19.811796871Z\" level=info msg=\"Ran pod sandbox f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a with infra container: openshift-infra/auto-csr-approver-29687718-jknvc/POD\" id=ae918bed-1327-46e3-8233-7ab5479bde31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.123903 | controller |     "Jun 12 11:18:19.834315 crc crio[19822]: time=\"2026-06-12T11:18:19.832242925Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=91b85f0f-4759-4f94-86f1-ae53a8c21bb4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.123919 | controller |     "Jun 12 11:18:19.844364 crc crio[19822]: time=\"2026-06-12T11:18:19.844246796Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.123934 | controller |     "Jun 12 11:18:19.889959 crc crio[19822]: time=\"2026-06-12T11:18:19.886228348Z\" level=info msg=\"Removed container f3e1b5a97a0748d4f00fafae176320c9a1696d66188d9fb8ba05b0d9a7e5e9eb: openstack/ceilometer-0/sg-core\" id=f0fe39cb-d66d-478e-b1c4-03ce852b7274 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.123949 | controller |     "Jun 12 11:18:19.916138 crc crio[19822]: time=\"2026-06-12T11:18:19.916038256Z\" level=info msg=\"Removing container: df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d\" id=3bedc97b-7f8f-4b0f-8d9b-9628e691c2fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.123964 | controller |     "Jun 12 11:18:19.929005 crc crio[19822]: time=\"2026-06-12T11:18:19.928900159Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=fc83707a-9ebe-464b-a25e-3f544bcf71db name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.123978 | controller |     "Jun 12 11:18:19.931004 crc crio[19822]: time=\"2026-06-12T11:18:19.930926844Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=e38b595a-9216-46bc-ba30-28f131026a0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.123993 | controller |     "Jun 12 11:18:19.945613 crc crio[19822]: time=\"2026-06-12T11:18:19.94555113Z\" level=info msg=\"Ran pod sandbox c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34 with infra container: openstack/ceilometer-0/POD\" id=ccb03f0f-4b28-446b-a792-27d3ab5454f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.124008 | controller |     "Jun 12 11:18:19.959047 crc crio[19822]: time=\"2026-06-12T11:18:19.955926799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.124026 | controller |     "Jun 12 11:18:19.961139 crc crio[19822]: time=\"2026-06-12T11:18:19.961055962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=283d3770-cc5c-4d79-b77f-318f409cb3e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.124042 | controller |     "Jun 12 11:18:19.994941 crc crio[19822]: time=\"2026-06-12T11:18:19.989445268Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.124057 | controller |     "Jun 12 11:18:19.994941 crc crio[19822]: time=\"2026-06-12T11:18:19.989596473Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=7e6395a8-b8dd-4994-97cf-ea63895ad0a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.124072 | controller |     "Jun 12 11:18:19.994941 crc crio[19822]: time=\"2026-06-12T11:18:19.994188809Z\" level=info msg=\"Removed container 1b9a81cac19ba674682815bcd76afd1c7d4dedc225579fabda65c3b1ba626727: openstack/ovsdbserver-sb-0-config-1781262567-m9m7k/ovn-config\" id=ff54bbae-8ae8-4c57-8da7-5619e029773b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.124087 | controller |     "Jun 12 11:18:19.995606 crc crio[19822]: time=\"2026-06-12T11:18:19.995282655Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6ceebadd-32ed-4c96-86e4-e119813a479b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.124102 | controller |     "Jun 12 11:18:20.009261 crc crio[19822]: time=\"2026-06-12T11:18:20.007931282Z\" level=info msg=\"Removing container: ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506\" id=3c7673fb-1ef8-4c9e-965e-4b31545bbda3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.124117 | controller |     "Jun 12 11:18:20.015581 crc crio[19822]: time=\"2026-06-12T11:18:20.013685468Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-12 11:43:52.124146 | controller |     "Jun 12 11:18:20.049266 crc crio[19822]: time=\"2026-06-12T11:18:20.049206544Z\" level=info msg=\"Created container 1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67: openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance\" id=6ac4bf5f-dc43-41a3-96c4-3bfaa8bce9e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.124163 | controller |     "Jun 12 11:18:20.057564 crc crio[19822]: time=\"2026-06-12T11:18:20.052117257Z\" level=info msg=\"Starting container: 1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67\" id=2347d64b-7eda-4ef3-8ac2-e06f0c6f6bae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.124179 | controller |     "Jun 12 11:18:20.062188 crc crio[19822]: time=\"2026-06-12T11:18:20.061051253Z\" level=info msg=\"Started container\" PID=278660 containerID=1820ab246dc48aea9430c7f8d0e4f2b6f8bc9d15a3f9fe9089ee67f898a0fd67 description=openstack/swift-ring-rebalance-6r6pk/swift-ring-rebalance id=2347d64b-7eda-4ef3-8ac2-e06f0c6f6bae name=/runtime.v1.RuntimeService/StartContainer sandboxID=07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4",
2026-06-12 11:43:52.124195 | controller |     "Jun 12 11:18:20.083573 crc crio[19822]: time=\"2026-06-12T11:18:20.082318471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124210 | controller |     "Jun 12 11:18:20.095021 crc crio[19822]: time=\"2026-06-12T11:18:20.09164595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124231 | controller |     "Jun 12 11:18:20.101193 crc crio[19822]: time=\"2026-06-12T11:18:20.100989177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124247 | controller |     "Jun 12 11:18:20.125941 crc crio[19822]: time=\"2026-06-12T11:18:20.125801608Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-qjzmx/cinder-db-sync\" id=98692471-0f6a-422e-8f15-0411f727cefa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.124263 | controller |     "Jun 12 11:18:20.126911 crc crio[19822]: time=\"2026-06-12T11:18:20.126870843Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=29b29da1-19e3-4ca0-9b07-09f80b6f0233 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.124278 | controller |     "Jun 12 11:18:20.129940 crc crio[19822]: time=\"2026-06-12T11:18:20.127531754Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=4c38dc19-ec12-4cbc-8934-dacd62f9727c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.124294 | controller |     "Jun 12 11:18:20.136606 crc crio[19822]: time=\"2026-06-12T11:18:20.136495991Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ee955ed2-9904-411d-81cc-5cb8032d3df7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.124309 | controller |     "Jun 12 11:18:20.178382 crc crio[19822]: time=\"2026-06-12T11:18:20.178285661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124324 | controller |     "Jun 12 11:18:20.182172 crc crio[19822]: time=\"2026-06-12T11:18:20.182094614Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager\" id=0e6b6ac2-0003-462b-a527-9bb0a182b064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.124340 | controller |     "Jun 12 11:18:20.183442 crc crio[19822]: 2026-06-12T11:18:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ca0516857211d5 Mac:8e:70:4a:36:4c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 SocketPath: PciID:}] [{Interface:0xc0003c6770 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.124356 | controller |     "Jun 12 11:18:20.184708 crc crio[19822]: time=\"2026-06-12T11:18:20.184374798Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 UID:d0335ccb-3451-4e8b-a91d-bf1f45e129e1 NetNS:/var/run/netns/923efd0a-9d0c-4750-8f53-fdeed77c7a85 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0335ccb_3451_4e8b_a91d_bf1f45e129e1.slice PodAnnotations:0xc000120858}] Aliases:map[]}\"",
2026-06-12 11:43:52.124371 | controller |     "Jun 12 11:18:20.184708 crc crio[19822]: time=\"2026-06-12T11:18:20.184574254Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.124386 | controller |     "Jun 12 11:18:20.271989 crc crio[19822]: time=\"2026-06-12T11:18:20.271900799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124402 | controller |     "Jun 12 11:18:20.283993 crc crio[19822]: time=\"2026-06-12T11:18:20.279454514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124420 | controller |     "Jun 12 11:18:20.283993 crc crio[19822]: time=\"2026-06-12T11:18:20.281068314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124436 | controller |     "Jun 12 11:18:20.293319 crc crio[19822]: time=\"2026-06-12T11:18:20.293074658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124451 | controller |     "Jun 12 11:18:20.306613 crc crio[19822]: time=\"2026-06-12T11:18:20.305944832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124467 | controller |     "Jun 12 11:18:20.327667 crc crio[19822]: time=\"2026-06-12T11:18:20.325507014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124482 | controller |     "Jun 12 11:18:20.358051 crc crio[19822]: time=\"2026-06-12T11:18:20.354274094Z\" level=info msg=\"Ran pod sandbox 5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81 with infra container: openstack/swift-storage-0/POD\" id=7619a3d2-60ef-47cb-b406-3ea53c550d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.124498 | controller |     "Jun 12 11:18:20.380730 crc crio[19822]: time=\"2026-06-12T11:18:20.380646545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.124513 | controller |     "Jun 12 11:18:20.390732 crc crio[19822]: time=\"2026-06-12T11:18:20.390627865Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.124528 | controller |     "Jun 12 11:18:20.391133 crc crio[19822]: time=\"2026-06-12T11:18:20.390748069Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=352083ee-e2de-4166-8cd0-7c3f3efb7d53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.124543 | controller |     "Jun 12 11:18:20.391370 crc crio[19822]: time=\"2026-06-12T11:18:20.391315217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124557 | controller |     "Jun 12 11:18:20.395595 crc crio[19822]: time=\"2026-06-12T11:18:20.395514343Z\" level=info msg=\"Created container ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55: openstack/placement-db-sync-cdtlt/placement-db-sync\" id=b248eb4e-eca9-426e-8da5-80c90dc5ea9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.124573 | controller |     "Jun 12 11:18:20.401587 crc crio[19822]: time=\"2026-06-12T11:18:20.401488296Z\" level=info msg=\"Starting container: ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55\" id=0ab64eed-e8c4-40d6-a8f2-59223bfe7d4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.124588 | controller |     "Jun 12 11:18:20.401973 crc crio[19822]: time=\"2026-06-12T11:18:20.401926098Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4aefa9b6-87bd-41bf-bf80-715ae7268d00 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.124603 | controller |     "Jun 12 11:18:20.406663 crc crio[19822]: time=\"2026-06-12T11:18:20.406425003Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-12 11:43:52.124618 | controller |     "Jun 12 11:18:20.421468 crc crio[19822]: time=\"2026-06-12T11:18:20.42106705Z\" level=info msg=\"Started container\" PID=278778 containerID=ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55 description=openstack/placement-db-sync-cdtlt/placement-db-sync id=0ab64eed-e8c4-40d6-a8f2-59223bfe7d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7",
2026-06-12 11:43:52.124637 | controller |     "Jun 12 11:18:20.519221 crc crio[19822]: time=\"2026-06-12T11:18:20.519036973Z\" level=info msg=\"Removed container ddba87265dc8d5d6c23b08861b83ef7405998f1be13908b49d303b8253368506: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=3c7673fb-1ef8-4c9e-965e-4b31545bbda3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.124652 | controller |     "Jun 12 11:18:20.532720 crc crio[19822]: time=\"2026-06-12T11:18:20.532625417Z\" level=info msg=\"Removing container: 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0\" id=486c9bfd-466d-4c4d-81e3-53252d7c5d06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.124667 | controller |     "Jun 12 11:18:20.564919 crc crio[19822]: time=\"2026-06-12T11:18:20.561264654Z\" level=info msg=\"Removed container df1bbc6b06370dfa61374d2a511534c3adad78b6184043d89eb73d2ce709507d: openstack/ceilometer-0/ceilometer-notification-agent\" id=3bedc97b-7f8f-4b0f-8d9b-9628e691c2fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.124683 | controller |     "Jun 12 11:18:20.570271 crc crio[19822]: time=\"2026-06-12T11:18:20.570227712Z\" level=info msg=\"Removing container: e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d\" id=add9a841-f297-40e5-9a76-031e06fd86f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.124698 | controller |     "Jun 12 11:18:20.661849 crc crio[19822]: time=\"2026-06-12T11:18:20.661708934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124714 | controller |     "Jun 12 11:18:20.689084 crc crio[19822]: time=\"2026-06-12T11:18:20.688785199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124729 | controller |     "Jun 12 11:18:20.873742 crc crio[19822]: time=\"2026-06-12T11:18:20.873641406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124744 | controller |     "Jun 12 11:18:20.880596 crc crio[19822]: time=\"2026-06-12T11:18:20.880458704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124759 | controller |     "Jun 12 11:18:20.899411 crc crio[19822]: time=\"2026-06-12T11:18:20.898588177Z\" level=info msg=\"Removed container 4643ea11e6039a66a2407ffb532522b79b9fbe7d6a90bc0607fc04740996d4d0: openstack/swift-storage-0/container-server\" id=486c9bfd-466d-4c4d-81e3-53252d7c5d06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.124774 | controller |     "Jun 12 11:18:20.900622 crc crio[19822]: time=\"2026-06-12T11:18:20.900564068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124789 | controller |     "Jun 12 11:18:20.911306 crc crio[19822]: time=\"2026-06-12T11:18:20.911238832Z\" level=info msg=\"Removing container: 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8\" id=53341172-2cdf-48fb-94fe-b1465bf7c7bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.124805 | controller |     "Jun 12 11:18:20.995763 crc crio[19822]: time=\"2026-06-12T11:18:20.994990172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124823 | controller |     "Jun 12 11:18:21.005874 crc crio[19822]: time=\"2026-06-12T11:18:21.003847707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124841 | controller |     "Jun 12 11:18:21.019876 crc crio[19822]: time=\"2026-06-12T11:18:21.017762933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124866 | controller |     "Jun 12 11:18:21.019876 crc crio[19822]: time=\"2026-06-12T11:18:21.019340475Z\" level=info msg=\"Created container ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync\" id=1b6d59e5-7a9d-4acb-be08-2b4a18c5bc9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.124902 | controller |     "Jun 12 11:18:21.023865 crc crio[19822]: time=\"2026-06-12T11:18:21.021304247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.124920 | controller |     "Jun 12 11:18:21.044070 crc crio[19822]: time=\"2026-06-12T11:18:21.042232838Z\" level=info msg=\"Starting container: ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08\" id=5fd5d2ac-20a1-4ef8-85a2-c02e49ba3f5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.124938 | controller |     "Jun 12 11:18:21.061125 crc crio[19822]: time=\"2026-06-12T11:18:21.061030054Z\" level=info msg=\"Started container\" PID=278878 containerID=ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08 description=openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync id=5fd5d2ac-20a1-4ef8-85a2-c02e49ba3f5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41",
2026-06-12 11:43:52.124959 | controller |     "Jun 12 11:18:21.086408 crc crio[19822]: time=\"2026-06-12T11:18:21.086138041Z\" level=info msg=\"Created container e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c: openstack/neutron-db-sync-6hgds/neutron-db-sync\" id=9e3183b2-7fe5-4a5a-b999-778c0d669cbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.124980 | controller |     "Jun 12 11:18:21.088238 crc crio[19822]: time=\"2026-06-12T11:18:21.08779438Z\" level=info msg=\"Starting container: e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c\" id=5ea084ad-c3c1-4302-a98a-0642a114d151 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.124995 | controller |     "Jun 12 11:18:21.109061 crc crio[19822]: time=\"2026-06-12T11:18:21.108959463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125016 | controller |     "Jun 12 11:18:21.112944 crc crio[19822]: time=\"2026-06-12T11:18:21.111953589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125031 | controller |     "Jun 12 11:18:21.116086 crc crio[19822]: time=\"2026-06-12T11:18:21.115957266Z\" level=info msg=\"Started container\" PID=278956 containerID=e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c description=openstack/neutron-db-sync-6hgds/neutron-db-sync id=5ea084ad-c3c1-4302-a98a-0642a114d151 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc",
2026-06-12 11:43:52.125052 | controller |     "Jun 12 11:18:21.117444 crc crio[19822]: time=\"2026-06-12T11:18:21.117381873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125122 | controller |     "Jun 12 11:18:21.119332 crc crio[19822]: time=\"2026-06-12T11:18:21.11922206Z\" level=info msg=\"Created container 870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=df98bb8f-7e38-43e7-9392-1f22cd6bc7da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125143 | controller |     "Jun 12 11:18:21.142581 crc crio[19822]: time=\"2026-06-12T11:18:21.139340082Z\" level=info msg=\"Starting container: 870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877\" id=7b605750-c92d-48bc-81bd-262af035e6d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125160 | controller |     "Jun 12 11:18:21.159949 crc crio[19822]: time=\"2026-06-12T11:18:21.156969605Z\" level=info msg=\"Started container\" PID=278875 containerID=870fd41c2fbe2929549557071ccfde65d93d172ea2d76cbfb8ee191efe3d0877 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=7b605750-c92d-48bc-81bd-262af035e6d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec4ea56e50cb86f7224790e35a85cb166bf76c3180ef70e8672e6c81eb5b90c6",
2026-06-12 11:43:52.125175 | controller |     "Jun 12 11:18:21.227397 crc crio[19822]: time=\"2026-06-12T11:18:21.227296119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125190 | controller |     "Jun 12 11:18:21.233770 crc crio[19822]: time=\"2026-06-12T11:18:21.23363149Z\" level=info msg=\"Removed container e657410011e10b1643d0455e74a8bff004683c338f936c0ef077d38fbfb09d0d: openstack/ceilometer-0/ceilometer-central-agent\" id=add9a841-f297-40e5-9a76-031e06fd86f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.125206 | controller |     "Jun 12 11:18:21.247127 crc crio[19822]: time=\"2026-06-12T11:18:21.24662312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125221 | controller |     "Jun 12 11:18:21.263718 crc crio[19822]: time=\"2026-06-12T11:18:21.26359804Z\" level=info msg=\"Removing container: d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f\" id=d419d934-6d4b-42f2-81f1-172259755923 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.125236 | controller |     "Jun 12 11:18:21.291015 crc crio[19822]: time=\"2026-06-12T11:18:21.290946779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125252 | controller |     "Jun 12 11:18:21.298559 crc crio[19822]: time=\"2026-06-12T11:18:21.298403587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125268 | controller |     "Jun 12 11:18:21.322291 crc crio[19822]: time=\"2026-06-12T11:18:21.322202919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125283 | controller |     "Jun 12 11:18:21.330435 crc crio[19822]: time=\"2026-06-12T11:18:21.330341486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125298 | controller |     "Jun 12 11:18:21.374074 crc crio[19822]: time=\"2026-06-12T11:18:21.373971807Z\" level=info msg=\"Removed container 45a7d38eb9e745b18abdc4f5376e2bcc6ed1a0bc2f07ab9349b7f3ab5b62a6f8: openstack/swift-storage-0/object-replicator\" id=53341172-2cdf-48fb-94fe-b1465bf7c7bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.125313 | controller |     "Jun 12 11:18:21.381024 crc crio[19822]: time=\"2026-06-12T11:18:21.380918059Z\" level=info msg=\"Removing container: 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912\" id=2c70a313-29f5-4bad-9314-c3722d5a0130 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.125332 | controller |     "Jun 12 11:18:21.714549 crc crio[19822]: time=\"2026-06-12T11:18:21.713931453Z\" level=info msg=\"Created container c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70: openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd\" id=4d1bd40e-b961-4c48-84a4-fc2c8ce8c65c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125348 | controller |     "Jun 12 11:18:21.716251 crc crio[19822]: time=\"2026-06-12T11:18:21.715909877Z\" level=info msg=\"Starting container: c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70\" id=779e40f6-fe44-4068-a88f-e67b05579501 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125364 | controller |     "Jun 12 11:18:21.729607 crc crio[19822]: time=\"2026-06-12T11:18:21.729461701Z\" level=info msg=\"Started container\" PID=279005 containerID=c6786afc02e03ac844af023834e856031fe015c5f5589a68ee1b93a3bdf44f70 description=openstack/swift-proxy-6d95f9f755-h77cv/proxy-httpd id=779e40f6-fe44-4068-a88f-e67b05579501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04",
2026-06-12 11:43:52.125380 | controller |     "Jun 12 11:18:21.883687 crc crio[19822]: time=\"2026-06-12T11:18:21.880038933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ecd315bb-97da-42b6-abfb-1d8a09a46075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.125395 | controller |     "Jun 12 11:18:21.883687 crc crio[19822]: time=\"2026-06-12T11:18:21.882188944Z\" level=info msg=\"Created container 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b: openstack/barbican-db-sync-z6q7r/barbican-db-sync\" id=238f1500-5ab4-4dfd-906a-e0720f7715a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125410 | controller |     "Jun 12 11:18:21.889215 crc crio[19822]: time=\"2026-06-12T11:18:21.885479837Z\" level=info msg=\"Created container f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync\" id=f5445fa7-5931-483a-9c39-dd894d411aee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125425 | controller |     "Jun 12 11:18:21.892499 crc crio[19822]: time=\"2026-06-12T11:18:21.89206567Z\" level=info msg=\"Starting container: 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b\" id=94c8364b-2688-46f8-ae7f-d1dc5ddbf259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125440 | controller |     "Jun 12 11:18:21.903010 crc crio[19822]: time=\"2026-06-12T11:18:21.899590678Z\" level=info msg=\"Starting container: f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a\" id=aee80c24-fee8-41c9-b271-afea797f1fc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125454 | controller |     "Jun 12 11:18:21.906422 crc crio[19822]: time=\"2026-06-12T11:18:21.906298914Z\" level=info msg=\"Created container 92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d: openstack/openstackclient/openstackclient\" id=988f82ec-1c90-4153-a2ca-6286902b0813 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125469 | controller |     "Jun 12 11:18:21.907507 crc crio[19822]: time=\"2026-06-12T11:18:21.907398669Z\" level=info msg=\"Created container edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2: baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager\" id=0e6b6ac2-0003-462b-a527-9bb0a182b064 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125484 | controller |     "Jun 12 11:18:21.909750 crc crio[19822]: time=\"2026-06-12T11:18:21.909684653Z\" level=info msg=\"Starting container: edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2\" id=2aed83e1-a5e7-4ea7-a0f5-2361cbafaa01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125503 | controller |     "Jun 12 11:18:21.910365 crc crio[19822]: time=\"2026-06-12T11:18:21.910272802Z\" level=info msg=\"Starting container: 92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d\" id=08117224-9fb5-465a-a9f3-382a517e4dea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125518 | controller |     "Jun 12 11:18:21.922570 crc crio[19822]: time=\"2026-06-12T11:18:21.922441907Z\" level=info msg=\"Started container\" PID=279167 containerID=f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a description=openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync id=aee80c24-fee8-41c9-b271-afea797f1fc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc",
2026-06-12 11:43:52.125534 | controller |     "Jun 12 11:18:21.927853 crc crio[19822]: time=\"2026-06-12T11:18:21.927657521Z\" level=info msg=\"Started container\" PID=279171 containerID=edffa2578be050a999889b47e80fa2184d9cbfa67a16b431780f3264e61887e2 description=baremetal-operator-system/baremetal-operator-controller-manager-5869475b48-lnv8n/manager id=2aed83e1-a5e7-4ea7-a0f5-2361cbafaa01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=926c45f25c956c50e4b74ca381fae7b78c932d9e85c9dde05210a3289a7ee26e",
2026-06-12 11:43:52.125549 | controller |     "Jun 12 11:18:21.934209 crc crio[19822]: time=\"2026-06-12T11:18:21.934023366Z\" level=info msg=\"Started container\" PID=279121 containerID=5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b description=openstack/barbican-db-sync-z6q7r/barbican-db-sync id=94c8364b-2688-46f8-ae7f-d1dc5ddbf259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f",
2026-06-12 11:43:52.125564 | controller |     "Jun 12 11:18:21.940894 crc crio[19822]: time=\"2026-06-12T11:18:21.940676783Z\" level=info msg=\"Created container 8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init\" id=9165fbca-bec3-4ab5-80e5-face336dce8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125579 | controller |     "Jun 12 11:18:21.949328 crc crio[19822]: time=\"2026-06-12T11:18:21.942514852Z\" level=info msg=\"Starting container: 8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802\" id=e062a1c8-086a-4cd7-8ec7-628e445fcb37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125593 | controller |     "Jun 12 11:18:21.949328 crc crio[19822]: time=\"2026-06-12T11:18:21.946797342Z\" level=info msg=\"Started container\" PID=279126 containerID=92bd7eafe050f7a9ba820684a818a371223588d06f20d684f4b2477354244c0d description=openstack/openstackclient/openstackclient id=08117224-9fb5-465a-a9f3-382a517e4dea name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9fc942fe4eb44bc6dc410afca0e86378bff53bebdb8ac4c7f3bfd02bfac98b",
2026-06-12 11:43:52.125608 | controller |     "Jun 12 11:18:21.979051 crc crio[19822]: time=\"2026-06-12T11:18:21.977204283Z\" level=info msg=\"Started container\" PID=279169 containerID=8f60b78ec79c602f43acdb4511d45895dbb357c5e7ba03fe86486be36e1f2802 description=openstack/dnsmasq-dns-674bc6fc5f-tx4sg/init id=e062a1c8-086a-4cd7-8ec7-628e445fcb37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f",
2026-06-12 11:43:52.125624 | controller |     "Jun 12 11:18:22.063525 crc crio[19822]: time=\"2026-06-12T11:18:22.063413334Z\" level=info msg=\"Created container fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=29b29da1-19e3-4ca0-9b07-09f80b6f0233 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125639 | controller |     "Jun 12 11:18:22.070410 crc crio[19822]: time=\"2026-06-12T11:18:22.070203011Z\" level=info msg=\"Starting container: fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f\" id=a5d9c5f8-7e79-4ebc-8e84-06fd35437cc2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125657 | controller |     "Jun 12 11:18:22.090194 crc crio[19822]: time=\"2026-06-12T11:18:22.087778023Z\" level=info msg=\"Started container\" PID=279170 containerID=fcf4670adc2e88ae16a0be2425e3ffcff71e866ffe22b4b1d9e1ed66ea77060f description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=a5d9c5f8-7e79-4ebc-8e84-06fd35437cc2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cdfa644afc223987c9fb0579d693c367255769eeff8d7953d3296d26fce0ece7",
2026-06-12 11:43:52.125673 | controller |     "Jun 12 11:18:22.962243 crc crio[19822]: time=\"2026-06-12T11:18:22.961784546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=723f0a83-ed77-4355-b71d-3f1c1f9fa51a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.125688 | controller |     "Jun 12 11:18:24.108587 crc crio[19822]: time=\"2026-06-12T11:18:24.107734142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125703 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:26.721932414Z\" level=info msg=\"Created container 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012: openstack/glance-db-sync-8snk8/glance-db-sync\" id=0cc52bea-fc5c-466d-bac6-88dd380d8a38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125718 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:26.723773419Z\" level=info msg=\"Starting container: 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012\" id=1d954cbf-5d25-4ea6-b4c9-38e84f68ca23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125733 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:26.742380443Z\" level=info msg=\"Started container\" PID=279557 containerID=85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012 description=openstack/glance-db-sync-8snk8/glance-db-sync id=1d954cbf-5d25-4ea6-b4c9-38e84f68ca23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9",
2026-06-12 11:43:52.125748 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.626629362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125763 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.638575963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125778 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.962783867Z\" level=info msg=\"Removed container d250bcf7624835b79135073128e706b782a65460bea009bede9ad7a64d28ac3f: openstack/swift-storage-0/swift-recon-cron\" id=d419d934-6d4b-42f2-81f1-172259755923 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.125793 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.978774807Z\" level=info msg=\"Removing container: 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295\" id=16b37c7c-d149-43fc-938f-850479300376 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.125807 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.985551183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125823 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:27.989970104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.125843 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.021913982Z\" level=info msg=\"Removed container 9044eca02a3390ab44f6002602e57686fb9df7c3c91a66a0b25abc3cccbce912: openstack/swift-ring-rebalance-5jcm9/swift-ring-rebalance\" id=2c70a313-29f5-4bad-9314-c3722d5a0130 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.125894 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.024519567Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5a11a4fa-c50c-47e3-8437-492dc9978639 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.125912 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.028455662Z\" level=info msg=\"Removing container: 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63\" id=f6fb9b2f-dabc-4bda-b299-69c0968f62f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.125927 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.134967561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c17f475b-25b3-49bc-9ee1-a8617214fec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.125942 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.135499487Z\" level=info msg=\"Created container df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc: openstack/cinder-db-sync-qjzmx/cinder-db-sync\" id=98692471-0f6a-422e-8f15-0411f727cefa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.125957 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.136939312Z\" level=info msg=\"Starting container: df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc\" id=f6056820-725f-4d61-8323-3e50920403ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.125971 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.146342794Z\" level=info msg=\"Started container\" PID=279746 containerID=df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc description=openstack/cinder-db-sync-qjzmx/cinder-db-sync id=f6056820-725f-4d61-8323-3e50920403ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc",
2026-06-12 11:43:52.125986 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.165393Z\" level=info msg=\"Creating container: openstack/swift-proxy-6d95f9f755-h77cv/proxy-server\" id=42c6d666-4ea2-49c6-9321-b7dc135d8580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.126001 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.225857292Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns\" id=80646e48-44fd-4df0-96cf-c71aa9e53672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.126017 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.253568454Z\" level=info msg=\"Removed container 90f4991b8dbd76a8106ceecf956da6648956416472c8ea429080f4c85d051295: openstack/swift-storage-0/rsync\" id=16b37c7c-d149-43fc-938f-850479300376 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126031 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.258180942Z\" level=info msg=\"Removing container: ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63\" id=0ed81cc2-2a40-4ec4-bdd4-aa3b6e9da9fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126046 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.298957668Z\" level=info msg=\"Removed container 3a6214f4926ecd9a833ad6edf8854195c1aa628048d5b502603e9e2eaf428f63: openstack/swift-storage-0/container-updater\" id=f6fb9b2f-dabc-4bda-b299-69c0968f62f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126064 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.300900854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.126080 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.303490747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.126094 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.30579825Z\" level=info msg=\"Removing container: c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5\" id=0ff6f908-506b-4263-b19f-c2760afaa7b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126109 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.335694041Z\" level=info msg=\"Removed container ebf9d4cf2e05c81d068ee1743ede1f76ba64f55c1fb8c0b3fd15616f039fba63: openstack/swift-storage-0/object-expirer\" id=0ed81cc2-2a40-4ec4-bdd4-aa3b6e9da9fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126123 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.339437883Z\" level=info msg=\"Removing container: 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0\" id=5ed55099-fc71-4c42-87f9-3c16fc006713 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126138 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.386300116Z\" level=info msg=\"Removed container c67882b733f1f1636ae63f4ebd6504e2fa197652decbd7aeb2c6d8df23e545d5: openstack/swift-storage-0/object-auditor\" id=0ff6f908-506b-4263-b19f-c2760afaa7b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126152 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.395248154Z\" level=info msg=\"Removing container: 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70\" id=8970747f-66bb-46a2-abe9-08965f263c50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126167 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.542705906Z\" level=info msg=\"Removed container 849c66770b6b4c068e0e0ed87f26990950dec217a6ec77efab9211c6e2e74fe0: openstack/swift-storage-0/object-updater\" id=5ed55099-fc71-4c42-87f9-3c16fc006713 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126181 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.560616329Z\" level=info msg=\"Removing container: 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84\" id=5b916086-3f1d-4390-8157-beac7d310e36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126196 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.605553537Z\" level=info msg=\"Removed container 0eff0858e7ec0accf622c746ed7edf5d0300c343ff58bb75df5461d02bbd1e70: openstack/swift-storage-0/account-reaper\" id=8970747f-66bb-46a2-abe9-08965f263c50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126211 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.61235229Z\" level=info msg=\"Removing container: 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062\" id=7337846e-5b58-4fa1-b16b-8dff5080457f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126225 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.613509046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.126243 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.62238328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.126259 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.626223313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.126274 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.628571517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.126289 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.656042283Z\" level=info msg=\"Removed container 4ed3afa1740cc717dedd3f44a6365ea9fb0f3e63dba5c2ae0c41514795f28f84: openstack/swift-storage-0/object-server\" id=5b916086-3f1d-4390-8157-beac7d310e36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126303 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:28.659971318Z\" level=info msg=\"Removing container: a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32\" id=f8c72cae-03d7-4ef9-b654-8f3b422f218f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126319 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.021686343Z\" level=info msg=\"Removed container 98332766a83556f47e4f334d8fcb9275a6579258e7c28fc9222008bb157b2062: openstack/ovn-controller-ovs-fzqtq/ovsdb-server-init\" id=7337846e-5b58-4fa1-b16b-8dff5080457f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126333 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.0304985Z\" level=info msg=\"Removing container: 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c\" id=4d4441c5-4cf5-4a50-abc6-ba02249dbffb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126348 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.035060245Z\" level=info msg=\"Created container 0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ee955ed2-9904-411d-81cc-5cb8032d3df7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.126363 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.037655778Z\" level=info msg=\"Starting container: 0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56\" id=fb25b091-28d6-4f82-8749-393977ca5429 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.126378 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.045119806Z\" level=info msg=\"Started container\" PID=279776 containerID=0f66e764fe57a7a7dbd930aafa1eb000488f14fdff7c9532ea712d3f89c82f56 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fb25b091-28d6-4f82-8749-393977ca5429 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2837e4e618ff4c4af53698c84799b4729c04a8b6525330c8f98d63760ef83ba",
2026-06-12 11:43:52.126393 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.053127316Z\" level=info msg=\"Removed container a705ce95133574dcf125d15af362d01b58d8888016e9dbfd28c9f78da5f98d32: openstack/swift-storage-0/container-auditor\" id=f8c72cae-03d7-4ef9-b654-8f3b422f218f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126408 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.058472187Z\" level=info msg=\"Removing container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732\" id=eec4cc36-c258-47ff-86d3-ee6c488784ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126426 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.078789583Z\" level=info msg=\"Created container 7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064: openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns\" id=80646e48-44fd-4df0-96cf-c71aa9e53672 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.126441 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.08426333Z\" level=info msg=\"Created container eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2: openstack/swift-proxy-6d95f9f755-h77cv/proxy-server\" id=42c6d666-4ea2-49c6-9321-b7dc135d8580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.126457 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.091556169Z\" level=info msg=\"Starting container: 7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064\" id=d0e6d7d3-a248-4aa1-92f9-8b4fca6d12b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.126472 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.092983406Z\" level=info msg=\"Starting container: eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2\" id=8e4d4c64-5988-4526-9255-e79cb08f9b56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.126487 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.101223191Z\" level=info msg=\"Started container\" PID=279820 containerID=7cd8813066261c532396aa30b9dca8189622033c736f3374b9de99c27f1c5064 description=openstack/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns id=d0e6d7d3-a248-4aa1-92f9-8b4fca6d12b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a392c61dbecba876d6307c17c780ac0e930548873b10cde4fe97d4defcdc69f",
2026-06-12 11:43:52.126502 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.115253383Z\" level=info msg=\"Started container\" PID=279821 containerID=eff7c8657e2f4e78a7d123347ccdbb8a3037cf23394971621d95aad0c3c779d2 description=openstack/swift-proxy-6d95f9f755-h77cv/proxy-server id=8e4d4c64-5988-4526-9255-e79cb08f9b56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30e96d25b27d568cafef7b7e969dd1e050e09d32a7f48396cc6b7c51963e6c04",
2026-06-12 11:43:52.126516 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.166761148Z\" level=info msg=\"Removed container 7cd6dc1ee368b822fd59f3a06f41b063069186cce1b5b0bf439b848d03f57c4c: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=4d4441c5-4cf5-4a50-abc6-ba02249dbffb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126531 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.168761441Z\" level=info msg=\"Removing container: cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732\" id=37e6c9fb-dd0f-4f0f-bc72-ddf29376155d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126546 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.339005733Z\" level=info msg=\"Removed container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732: openstack/swift-storage-0/container-replicator\" id=eec4cc36-c258-47ff-86d3-ee6c488784ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126561 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.348014389Z\" level=info msg=\"Container cb98d5c7edd8cf2207e7db4c64cb1101ec8b39041e744346c5ae87a740d3c732 not known, assuming it got already removed\" id=37e6c9fb-dd0f-4f0f-bc72-ddf29376155d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126576 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.348435566Z\" level=info msg=\"Removing container: 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a\" id=f1f31495-2023-4d59-a59a-e4bb11bc7fa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126591 | controller |     "Jun 12 11:18:30.468298 crc crio[19822]: time=\"2026-06-12T11:18:29.368586866Z\" level=info msg=\"Removing container: 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1\" id=456ca80c-aa6f-4759-bee1-453b4e995d7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126609 | controller |     "Jun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.432039002Z\" level=info msg=\"Removed container 89de64fe6946ecb425e6e8a649ef441e71f35397dc0afa144a6657cb74bd189a: openstack/swift-storage-0/account-auditor\" id=f1f31495-2023-4d59-a59a-e4bb11bc7fa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126625 | controller |     "Jun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.442532307Z\" level=info msg=\"Removing container: 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0\" id=17eba7bd-d3e8-4014-a4c7-2df9f8ae617b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126640 | controller |     "Jun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.627624024Z\" level=info msg=\"Removed container 533f750b0e828084e14757e99501a978ca7f1664b8d8c5d14789f955b154ddd1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=456ca80c-aa6f-4759-bee1-453b4e995d7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126655 | controller |     "Jun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.63047589Z\" level=info msg=\"Removing container: 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4\" id=6b3fb9cb-56c9-49f7-baa4-783cd978086d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126670 | controller |     "Jun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.654139217Z\" level=info msg=\"Removed container 8f255e39d8172aac45d3d33c9b12fe5ce862d60d746aa10fd0709329f3ed9db0: openstack/swift-storage-0/account-replicator\" id=17eba7bd-d3e8-4014-a4c7-2df9f8ae617b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126685 | controller |     "Jun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:29.660613682Z\" level=info msg=\"Removing container: 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9\" id=42bd4acc-06c3-4ed4-bdab-c56cda782d13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126699 | controller |     "Jun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:30.342945721Z\" level=info msg=\"Removed container 69a15a516ee77e690c714b7b47dd07e8e57bc3a67071b9a44e83c0dd355257c4: openstack/ovn-controller-metrics-dhj8d/openstack-network-exporter\" id=6b3fb9cb-56c9-49f7-baa4-783cd978086d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126714 | controller |     "Jun 12 11:18:30.486953 crc crio[19822]: time=\"2026-06-12T11:18:30.349121077Z\" level=info msg=\"Removing container: e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8\" id=3f8fa037-ae99-4a9c-8f5a-90ca1e0d0033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126729 | controller |     "Jun 12 11:18:30.522597 crc crio[19822]: time=\"2026-06-12T11:18:30.522486728Z\" level=info msg=\"Stopping pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=07e91259-a5da-44a3-b4e1-44f40d5b3125 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.126744 | controller |     "Jun 12 11:18:30.543914 crc crio[19822]: time=\"2026-06-12T11:18:30.543776757Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-cdtlt Namespace:openstack ID:756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7 UID:17a8d046-9c1c-4d88-b435-5c334888e78c NetNS:/var/run/netns/406ab63f-576b-406d-820d-94acf73c3b06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a8d046_9c1c_4d88_b435_5c334888e78c.slice PodAnnotations:0xc003264e10}] Aliases:map[]}\"",
2026-06-12 11:43:52.126759 | controller |     "Jun 12 11:18:30.545042 crc crio[19822]: time=\"2026-06-12T11:18:30.544948204Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-cdtlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.126777 | controller |     "Jun 12 11:18:30.634402 crc crio[19822]: time=\"2026-06-12T11:18:30.634247575Z\" level=info msg=\"Removed container 759f5676ce5065cf9b9eecc3eb866b613b4497855c07918d72a78046bd4582d9: openstack/swift-storage-0/account-server\" id=42bd4acc-06c3-4ed4-bdab-c56cda782d13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126792 | controller |     "Jun 12 11:18:30.678263 crc crio[19822]: time=\"2026-06-12T11:18:30.675933488Z\" level=info msg=\"Removing container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a\" id=6037554a-c9e3-4531-9584-d568d438dcf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126806 | controller |     "Jun 12 11:18:30.762784 crc crio[19822]: time=\"2026-06-12T11:18:30.762690031Z\" level=info msg=\"Removed container e16e65c04e3399fe6e560daa4e3d6eb37bb46a0b5f656766c76acc9fbf7f82a8: openstack/cinder-scheduler-0/probe\" id=3f8fa037-ae99-4a9c-8f5a-90ca1e0d0033 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126821 | controller |     "Jun 12 11:18:30.771743 crc crio[19822]: time=\"2026-06-12T11:18:30.771649936Z\" level=info msg=\"Removing container: da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a\" id=21289b7e-ea68-4ec8-87c3-252bba7b2715 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126836 | controller |     "Jun 12 11:18:31.171338 crc crio[19822]: time=\"2026-06-12T11:18:31.170625082Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=c2677a88-89b2-4666-82b2-0fbbc636ecb4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.126854 | controller |     "Jun 12 11:18:31.172376 crc crio[19822]: time=\"2026-06-12T11:18:31.172311779Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6ff059af-5326-4866-9294-fafe002f4133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.126883 | controller |     "Jun 12 11:18:31.200343 crc crio[19822]: time=\"2026-06-12T11:18:31.20023291Z\" level=info msg=\"Removed container da1194e1b8b6b341fb3aab264422e1c81201b18b66e2d1a49c64d05d74be770a: openstack/swift-storage-0/xattr-restore\" id=21289b7e-ea68-4ec8-87c3-252bba7b2715 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126903 | controller |     "Jun 12 11:18:31.209877 crc crio[19822]: time=\"2026-06-12T11:18:31.209332652Z\" level=info msg=\"Removing container: afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e\" id=17114bef-21d2-4b80-906b-abf4bc3844b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126919 | controller |     "Jun 12 11:18:31.287081 crc crio[19822]: time=\"2026-06-12T11:18:31.27923573Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=06d5cfdd-8dc7-4b52-ad67-81a1f192a742 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.126935 | controller |     "Jun 12 11:18:32.370947 crc crio[19822]: time=\"2026-06-12T11:18:32.370251466Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=4b207872-af0f-4844-9515-bc2877915546 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.126950 | controller |     "Jun 12 11:18:32.717979 crc crio[19822]: time=\"2026-06-12T11:18:32.717872236Z\" level=info msg=\"Removed container afcb6d92e20c20bc604e1d51ed05399c3a4b6c0dca28a90ddbd66089f04add4e: openstack/ovn-controller-mhts4/ovn-controller\" id=17114bef-21d2-4b80-906b-abf4bc3844b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.126966 | controller |     "Jun 12 11:18:32.732880 crc crio[19822]: time=\"2026-06-12T11:18:32.73272593Z\" level=info msg=\"Stopping pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=8885d4e9-5f79-484c-962c-393576783f73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.126984 | controller |     "Jun 12 11:18:32.733078 crc crio[19822]: time=\"2026-06-12T11:18:32.732893516Z\" level=info msg=\"Stopped pod sandbox (already stopped): fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=8885d4e9-5f79-484c-962c-393576783f73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.126999 | controller |     "Jun 12 11:18:32.733620 crc crio[19822]: time=\"2026-06-12T11:18:32.733559187Z\" level=info msg=\"Removing pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=69ab5192-339e-4693-bb57-52da8b8ff431 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.127014 | controller |     "Jun 12 11:18:33.604768 crc crio[19822]: time=\"2026-06-12T11:18:33.604262824Z\" level=info msg=\"Stopping pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=1f10a7f7-ff88-4b41-86f4-f1e3ac250eab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127029 | controller |     "Jun 12 11:18:33.672572 crc crio[19822]: time=\"2026-06-12T11:18:33.672370677Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-z6q7r Namespace:openstack ID:54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f UID:97866d69-e329-4628-a8ac-6f72ebdf6770 NetNS:/var/run/netns/16045fb4-30ce-479e-8cb5-1da65f7ec23c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97866d69_e329_4628_a8ac_6f72ebdf6770.slice PodAnnotations:0xc0001211a8}] Aliases:map[]}\"",
2026-06-12 11:43:52.127045 | controller |     "Jun 12 11:18:33.672789 crc crio[19822]: time=\"2026-06-12T11:18:33.672682307Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-z6q7r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.127060 | controller |     "Jun 12 11:18:35.652397 crc crio[19822]: time=\"2026-06-12T11:18:35.651783156Z\" level=info msg=\"Stopping pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=b2f522e7-55f3-4dae-bfaf-2c67b062614f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127075 | controller |     "Jun 12 11:18:35.655115 crc crio[19822]: time=\"2026-06-12T11:18:35.651960821Z\" level=info msg=\"Stopping pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=97a82627-6b65-4a8a-ac79-3645fcde9f9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127089 | controller |     "Jun 12 11:18:35.655115 crc crio[19822]: time=\"2026-06-12T11:18:35.651972921Z\" level=info msg=\"Stopping pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=7b484710-8ec0-44c1-b7ac-2454c72318c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127105 | controller |     "Jun 12 11:18:35.658409 crc crio[19822]: time=\"2026-06-12T11:18:35.657402284Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-8snk8 Namespace:openstack ID:1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9 UID:291bad27-f7d7-4bf3-b28d-03ce6ac4792f NetNS:/var/run/netns/31c91f95-fc33-41a4-adaa-bcaf3569746e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod291bad27_f7d7_4bf3_b28d_03ce6ac4792f.slice PodAnnotations:0xc003265270}] Aliases:map[]}\"",
2026-06-12 11:43:52.127120 | controller |     "Jun 12 11:18:35.658409 crc crio[19822]: time=\"2026-06-12T11:18:35.657596341Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-8snk8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.127135 | controller |     "Jun 12 11:18:35.658409 crc crio[19822]: time=\"2026-06-12T11:18:35.658067016Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-pzf82 Namespace:openstack ID:aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc UID:50442f45-cab9-4f2c-8d34-c44b82772234 NetNS:/var/run/netns/f5fd37bf-b26a-462c-a283-9354f919d40e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod50442f45_cab9_4f2c_8d34_c44b82772234.slice PodAnnotations:0xc003265278}] Aliases:map[]}\"",
2026-06-12 11:43:52.127157 | controller |     "Jun 12 11:18:35.658634 crc crio[19822]: time=\"2026-06-12T11:18:35.658387526Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-qjzmx Namespace:openstack ID:7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc UID:7ddc2f74-2239-416f-9dda-54d0e6211d80 NetNS:/var/run/netns/1fbdd965-3406-48ce-b31e-f882473a3317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ddc2f74_2239_416f_9dda_54d0e6211d80.slice PodAnnotations:0xc00101aff0}] Aliases:map[]}\"",
2026-06-12 11:43:52.127173 | controller |     "Jun 12 11:18:35.658680 crc crio[19822]: time=\"2026-06-12T11:18:35.658661285Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-qjzmx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.127187 | controller |     "Jun 12 11:18:35.659276 crc crio[19822]: time=\"2026-06-12T11:18:35.658790839Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-pzf82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.127206 | controller |     "Jun 12 11:18:36.025394 crc crio[19822]: time=\"2026-06-12T11:18:36.025284271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.127227 | controller |     "Jun 12 11:18:36.033504 crc crio[19822]: time=\"2026-06-12T11:18:36.033389441Z\" level=info msg=\"Stopped pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=07e91259-a5da-44a3-b4e1-44f40d5b3125 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127243 | controller |     "Jun 12 11:18:36.103878 crc crio[19822]: time=\"2026-06-12T11:18:36.099504041Z\" level=info msg=\"Removed pod sandbox: fbb67aed72ce0628b2815d5014cb778b6dca29c243c68aed8a76d9efe8c84bad\" id=69ab5192-339e-4693-bb57-52da8b8ff431 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.127259 | controller |     "Jun 12 11:18:36.108538 crc crio[19822]: time=\"2026-06-12T11:18:36.108447174Z\" level=info msg=\"Stopping pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=1b07ce57-4e49-4058-a40b-bcaf1f43d62f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127274 | controller |     "Jun 12 11:18:36.108722 crc crio[19822]: time=\"2026-06-12T11:18:36.108566508Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=1b07ce57-4e49-4058-a40b-bcaf1f43d62f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127289 | controller |     "Jun 12 11:18:36.115742 crc crio[19822]: time=\"2026-06-12T11:18:36.114139278Z\" level=info msg=\"Removing pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=2dcf5bcc-0204-40c2-b5fd-5b4b9872ef0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.127303 | controller |     "Jun 12 11:18:36.673134 crc crio[19822]: time=\"2026-06-12T11:18:36.672298352Z\" level=info msg=\"Stopped pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=1f10a7f7-ff88-4b41-86f4-f1e3ac250eab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127318 | controller |     "Jun 12 11:18:37.732566 crc crio[19822]: time=\"2026-06-12T11:18:37.731214944Z\" level=info msg=\"Stopping pod sandbox: 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4\" id=9dffe98a-f7c5-48e6-90a8-186734565eba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127336 | controller |     "Jun 12 11:18:37.733546 crc crio[19822]: time=\"2026-06-12T11:18:37.733078464Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-6r6pk Namespace:openstack ID:07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4 UID:f51ff5ae-aff8-4462-bbe6-44a311d0d5ad NetNS:/var/run/netns/20b0bbe2-6e42-466e-bbc7-565178460b9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51ff5ae_aff8_4462_bbe6_44a311d0d5ad.slice PodAnnotations:0xc00244c958}] Aliases:map[]}\"",
2026-06-12 11:43:52.127352 | controller |     "Jun 12 11:18:37.733546 crc crio[19822]: time=\"2026-06-12T11:18:37.733384124Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-6r6pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.127367 | controller |     "Jun 12 11:18:37.896214 crc crio[19822]: time=\"2026-06-12T11:18:37.892693806Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=53006945-dcc0-4364-af10-e7160b15c138 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.127382 | controller |     "Jun 12 11:18:37.896916 crc crio[19822]: time=\"2026-06-12T11:18:37.89680215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=1e6a8479-71a5-4843-a2b3-7fa68ddce87b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.127396 | controller |     "Jun 12 11:18:40.652993 crc crio[19822]: time=\"2026-06-12T11:18:40.652342244Z\" level=info msg=\"Stopped pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=97a82627-6b65-4a8a-ac79-3645fcde9f9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127412 | controller |     "Jun 12 11:18:40.682023 crc crio[19822]: time=\"2026-06-12T11:18:40.681117385Z\" level=info msg=\"Stopped pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=7b484710-8ec0-44c1-b7ac-2454c72318c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127427 | controller |     "Jun 12 11:18:40.686297 crc crio[19822]: time=\"2026-06-12T11:18:40.686197878Z\" level=info msg=\"Stopped pod sandbox: 07bba4d3e3391316afa1a684de01ef82705c80647e61995eba27ba30f3c7e7c4\" id=9dffe98a-f7c5-48e6-90a8-186734565eba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127446 | controller |     "Jun 12 11:18:40.791749 crc crio[19822]: time=\"2026-06-12T11:18:40.79162718Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=91b85f0f-4759-4f94-86f1-ae53a8c21bb4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.127463 | controller |     "Jun 12 11:18:40.807256 crc crio[19822]: time=\"2026-06-12T11:18:40.80712253Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d3984d42-74ee-4440-ad86-fe7bbf24ddee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.127478 | controller |     "Jun 12 11:18:41.876341 crc crio[19822]: time=\"2026-06-12T11:18:41.873303058Z\" level=info msg=\"Stopping pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=a6525802-1fc3-4483-a285-0f523fbf655d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127493 | controller |     "Jun 12 11:18:41.882377 crc crio[19822]: time=\"2026-06-12T11:18:41.882080902Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6hgds Namespace:openstack ID:a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc UID:46ea02f4-83f4-43c9-9db8-e27344a38a9e NetNS:/var/run/netns/5ca778f0-9dec-4648-820b-c21fa1997a4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46ea02f4_83f4_43c9_9db8_e27344a38a9e.slice PodAnnotations:0xc005213058}] Aliases:map[]}\"",
2026-06-12 11:43:52.127513 | controller |     "Jun 12 11:18:41.882950 crc crio[19822]: time=\"2026-06-12T11:18:41.88265094Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-6hgds from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.127529 | controller |     "Jun 12 11:18:42.701080 crc crio[19822]: time=\"2026-06-12T11:18:42.700136886Z\" level=info msg=\"Stopping container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16 (timeout: 30s)\" id=a3469063-fa21-47db-aa71-455273c58445 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.127544 | controller |     "Jun 12 11:18:42.701547 crc crio[19822]: time=\"2026-06-12T11:18:42.701300105Z\" level=info msg=\"Stopping container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93 (timeout: 30s)\" id=87bf0139-af73-471b-87f2-f87068bc0d1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.127559 | controller |     "Jun 12 11:18:43.269272 crc crio[19822]: time=\"2026-06-12T11:18:43.269140777Z\" level=info msg=\"Stopping container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac (timeout: 30s)\" id=3027dc2e-d08b-474a-8089-535f945e080c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.127574 | controller |     "Jun 12 11:18:43.940547 crc crio[19822]: time=\"2026-06-12T11:18:43.939950178Z\" level=info msg=\"Stopping pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=43a922e8-cf3a-4751-83fc-81a979cc8a73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127589 | controller |     "Jun 12 11:18:44.020286 crc crio[19822]: time=\"2026-06-12T11:18:44.020146349Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-vz46r Namespace:openstack ID:363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41 UID:d6def12d-02eb-4142-992b-b3d03ee9499c NetNS:/var/run/netns/be71851b-69dd-498b-85f5-63d51b08f94e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6def12d_02eb_4142_992b_b3d03ee9499c.slice PodAnnotations:0xc00140ecd0}] Aliases:map[]}\"",
2026-06-12 11:43:52.127605 | controller |     "Jun 12 11:18:44.020708 crc crio[19822]: time=\"2026-06-12T11:18:44.020593534Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-vz46r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.127620 | controller |     "Jun 12 11:18:44.741441 crc crio[19822]: time=\"2026-06-12T11:18:44.740361513Z\" level=info msg=\"Stopping container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624 (timeout: 10s)\" id=ced28b4d-38aa-496c-ba88-ba62d555ff4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.127635 | controller |     "Jun 12 11:18:47.179216 crc crio[19822]: time=\"2026-06-12T11:18:47.177001713Z\" level=info msg=\"Running pod sandbox: openstack/placement-7647d767d8-zl47b/POD\" id=5db2120c-e311-44f7-b460-992c5ab2b500 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.127650 | controller |     "Jun 12 11:18:47.180781 crc crio[19822]: time=\"2026-06-12T11:18:47.179266006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.127666 | controller |     "Jun 12 11:18:48.463366 crc crio[19822]: time=\"2026-06-12T11:18:48.463096213Z\" level=info msg=\"Removing container: ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75\" id=0b46b3ef-925a-43ed-9046-8a9817f89b86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.127681 | controller |     "Jun 12 11:18:48.763939 crc crio[19822]: time=\"2026-06-12T11:18:48.763651171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc0924fd-1fda-4d24-a3c8-d1758d079718 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.127700 | controller |     "Jun 12 11:18:48.807867 crc crio[19822]: time=\"2026-06-12T11:18:48.807696427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=00381cae-5002-45b0-b665-99c679432d22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.127715 | controller |     "Jun 12 11:18:53.605285 crc crio[19822]: time=\"2026-06-12T11:18:53.604598321Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/POD\" id=2b6c9189-d772-489a-80d8-eec612ec9263 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.127730 | controller |     "Jun 12 11:18:53.606345 crc crio[19822]: time=\"2026-06-12T11:18:53.605324134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.127745 | controller |     "Jun 12 11:18:53.649522 crc crio[19822]: time=\"2026-06-12T11:18:53.64944118Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-579dfbb465-vstlp/POD\" id=d0d4d681-a941-4152-816f-00722f9f7676 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.127760 | controller |     "Jun 12 11:18:53.649607 crc crio[19822]: time=\"2026-06-12T11:18:53.649545994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.127775 | controller |     "Jun 12 11:18:54.106189 crc crio[19822]: time=\"2026-06-12T11:18:54.106089442Z\" level=info msg=\"Removed pod sandbox: d0a3cbf0a5e040f04106d376ef3dfe61af3d7b1d502a169ebbc17c2473d29f87\" id=2dcf5bcc-0204-40c2-b5fd-5b4b9872ef0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.127789 | controller |     "Jun 12 11:18:54.107544 crc crio[19822]: time=\"2026-06-12T11:18:54.107451388Z\" level=info msg=\"Stopping pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=6164a2eb-3ead-450d-add4-de0a73d05886 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127805 | controller |     "Jun 12 11:18:54.107617 crc crio[19822]: time=\"2026-06-12T11:18:54.107545761Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=6164a2eb-3ead-450d-add4-de0a73d05886 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127821 | controller |     "Jun 12 11:18:54.108243 crc crio[19822]: time=\"2026-06-12T11:18:54.108105864Z\" level=info msg=\"Removing pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=82d2a824-ef6c-45c7-ba3b-ef1965e29fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.127838 | controller |     "Jun 12 11:18:54.675992 crc crio[19822]: time=\"2026-06-12T11:18:54.675466185Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687718-jknvc/oc\" id=a33a4a3a-1f98-49bd-a5e9-9a433ddc71b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.127856 | controller |     "Jun 12 11:18:54.774644 crc crio[19822]: time=\"2026-06-12T11:18:54.774535294Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-cqvfx/POD\" id=1c08df2f-58f1-4c49-859e-767c953e8416 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.127886 | controller |     "Jun 12 11:18:54.774721 crc crio[19822]: time=\"2026-06-12T11:18:54.774643658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.127906 | controller |     "Jun 12 11:18:54.787353 crc crio[19822]: time=\"2026-06-12T11:18:54.787204158Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-69b8d6cb8d-kgnhn/POD\" id=3bddc3bc-b678-4bb4-91fb-ab89e7443d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.127922 | controller |     "Jun 12 11:18:54.787353 crc crio[19822]: time=\"2026-06-12T11:18:54.787318632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.127941 | controller |     "Jun 12 11:18:57.399407 crc crio[19822]: time=\"2026-06-12T11:18:57.399000783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.127957 | controller |     "Jun 12 11:18:57.443573 crc crio[19822]: time=\"2026-06-12T11:18:57.443313294Z\" level=info msg=\"Stopped pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=b2f522e7-55f3-4dae-bfaf-2c67b062614f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127972 | controller |     "Jun 12 11:18:57.454126 crc crio[19822]: time=\"2026-06-12T11:18:57.45376824Z\" level=info msg=\"Stopped pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=a6525802-1fc3-4483-a285-0f523fbf655d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.127987 | controller |     "Jun 12 11:18:57.482268 crc crio[19822]: time=\"2026-06-12T11:18:57.482141855Z\" level=info msg=\"Stopped container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd\" id=87bf0139-af73-471b-87f2-f87068bc0d1e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.128002 | controller |     "Jun 12 11:18:57.537632 crc crio[19822]: time=\"2026-06-12T11:18:57.537520129Z\" level=info msg=\"Stopped pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=43a922e8-cf3a-4751-83fc-81a979cc8a73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128017 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.675900835Z\" level=info msg=\"Stopped container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server\" id=a3469063-fa21-47db-aa71-455273c58445 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.128032 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.676974829Z\" level=info msg=\"Stopped container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns\" id=ced28b4d-38aa-496c-ba88-ba62d555ff4b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.128046 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.677675092Z\" level=info msg=\"Stopped container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=3027dc2e-d08b-474a-8089-535f945e080c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.128061 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.680798901Z\" level=info msg=\"Stopping pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=4ea82be9-8481-4815-82e1-6f73541c9787 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128075 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.68106128Z\" level=info msg=\"Stopping pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=0b884baa-c71c-47b6-88c7-597a62fa99a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128090 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.685019707Z\" level=info msg=\"Got pod network &{Name:swift-proxy-58fcfd6f65-vbfsg Namespace:openstack ID:9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b UID:7ad85b92-c2f7-4c28-8b5d-70e478a898f6 NetNS:/var/run/netns/55dedd3c-02a7-4e59-be0e-11af49f2ae74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad85b92_c2f7_4c28_8b5d_70e478a898f6.slice PodAnnotations:0xc001ee3260}] Aliases:map[]}\"",
2026-06-12 11:43:52.128108 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.685265294Z\" level=info msg=\"Deleting pod openstack_swift-proxy-58fcfd6f65-vbfsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128124 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.687681642Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54db66cfc7-2rrnm Namespace:openstack ID:f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960 UID:f51899c2-81f7-4ba0-87ce-d21478f35f78 NetNS:/var/run/netns/608b5105-80eb-4ed9-a3a8-89ad596fa3b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf51899c2_81f7_4ba0_87ce_d21478f35f78.slice PodAnnotations:0xc0037c9c40}] Aliases:map[]}\"",
2026-06-12 11:43:52.128139 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.688110745Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54db66cfc7-2rrnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128153 | controller |     "Jun 12 11:18:57.691404 crc crio[19822]: time=\"2026-06-12T11:18:57.68924302Z\" level=info msg=\"Stopping pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=0b1093ed-74e2-4269-baa3-abe2a58af81d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128167 | controller |     "Jun 12 11:18:57.699367 crc crio[19822]: time=\"2026-06-12T11:18:57.699250515Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=4aefa9b6-87bd-41bf-bf80-715ae7268d00 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.128182 | controller |     "Jun 12 11:18:57.702092 crc crio[19822]: time=\"2026-06-12T11:18:57.70197646Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9 UID:edbd9123-f2bd-4e60-b24f-18d1bd575a23 NetNS:/var/run/netns/131244c6-2f47-41cd-8bff-9459ecadbea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podedbd9123_f2bd_4e60_b24f_18d1bd575a23.slice PodAnnotations:0xc00140e878}] Aliases:map[]}\"",
2026-06-12 11:43:52.128197 | controller |     "Jun 12 11:18:57.702343 crc crio[19822]: time=\"2026-06-12T11:18:57.702228368Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128225 | controller |     "Jun 12 11:18:57.704526 crc crio[19822]: time=\"2026-06-12T11:18:57.702449218Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=d7514e7f-5cdd-418b-886f-de2ceef89574 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.128241 | controller |     "Jun 12 11:18:57.716718 crc crio[19822]: time=\"2026-06-12T11:18:57.715318152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=197c14e5-022d-4f09-95a7-9c0ca3b23f74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.128256 | controller |     "Jun 12 11:18:58.608409 crc crio[19822]: time=\"2026-06-12T11:18:58.60747871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.128271 | controller |     "Jun 12 11:18:58.632534 crc crio[19822]: time=\"2026-06-12T11:18:58.632451571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9bb3878a-9a0c-40b7-ae57-8efb205e715e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.128290 | controller |     "Jun 12 11:18:58.673663 crc crio[19822]: time=\"2026-06-12T11:18:58.673482867Z\" level=info msg=\"Removed pod sandbox: ffa787159cd6f5d9c4a58cf34101825234a5339081c2ca88929f1197a5ae7bb3\" id=82d2a824-ef6c-45c7-ba3b-ef1965e29fd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128305 | controller |     "Jun 12 11:18:58.677299 crc crio[19822]: time=\"2026-06-12T11:18:58.675945639Z\" level=info msg=\"Stopping pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=94739796-69dd-4f9a-afe1-418c5aef259c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128319 | controller |     "Jun 12 11:18:58.677299 crc crio[19822]: time=\"2026-06-12T11:18:58.676017821Z\" level=info msg=\"Stopped pod sandbox (already stopped): b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=94739796-69dd-4f9a-afe1-418c5aef259c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128333 | controller |     "Jun 12 11:18:58.686965 crc crio[19822]: time=\"2026-06-12T11:18:58.681466725Z\" level=info msg=\"Removing pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=3f21f602-f192-4452-bac5-749510093d0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128348 | controller |     "Jun 12 11:18:58.736042 crc crio[19822]: time=\"2026-06-12T11:18:58.73575594Z\" level=info msg=\"Stopped pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=0b884baa-c71c-47b6-88c7-597a62fa99a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128362 | controller |     "Jun 12 11:18:58.740133 crc crio[19822]: time=\"2026-06-12T11:18:58.739874948Z\" level=info msg=\"Stopped pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=0b1093ed-74e2-4269-baa3-abe2a58af81d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128377 | controller |     "Jun 12 11:18:58.783991 crc crio[19822]: time=\"2026-06-12T11:18:58.783870705Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=6ceebadd-32ed-4c96-86e4-e119813a479b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.128391 | controller |     "Jun 12 11:18:58.788056 crc crio[19822]: time=\"2026-06-12T11:18:58.787575422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b0e1d6e1-70e4-4520-8135-d84f7c851380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.128406 | controller |     "Jun 12 11:18:58.804878 crc crio[19822]: time=\"2026-06-12T11:18:58.801526269Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-v5ctj/POD\" id=d9c743f7-56e8-4ab8-8fa3-899df2d30ec6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.128420 | controller |     "Jun 12 11:18:58.804878 crc crio[19822]: time=\"2026-06-12T11:18:58.801629852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.128435 | controller |     "Jun 12 11:18:58.896606 crc crio[19822]: time=\"2026-06-12T11:18:58.89652515Z\" level=info msg=\"Removed container ee9c30ab7c2821b676b5b1c0d7cf15b2f662f819e8897e571ed1cdc570cc1f75: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=0b46b3ef-925a-43ed-9046-8a9817f89b86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.128450 | controller |     "Jun 12 11:18:58.925264 crc crio[19822]: time=\"2026-06-12T11:18:58.925124633Z\" level=info msg=\"Got pod network &{Name:placement-7647d767d8-zl47b Namespace:openstack ID:f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb UID:df19a08b-2b41-4c3d-80f6-6abcd4b300a3 NetNS:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf19a08b_2b41_4c3d_80f6_6abcd4b300a3.slice PodAnnotations:0xc002144620}] Aliases:map[]}\"",
2026-06-12 11:43:52.128470 | controller |     "Jun 12 11:18:58.925264 crc crio[19822]: time=\"2026-06-12T11:18:58.925240627Z\" level=info msg=\"Adding pod openstack_placement-7647d767d8-zl47b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128485 | controller |     "Jun 12 11:18:58.952939 crc crio[19822]: time=\"2026-06-12T11:18:58.952705655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.128500 | controller |     "Jun 12 11:18:58.995987 crc crio[19822]: time=\"2026-06-12T11:18:58.99567551Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=24d51dbc-93c0-46b5-b742-66499c3465cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.128515 | controller |     "Jun 12 11:18:59.015971 crc crio[19822]: time=\"2026-06-12T11:18:59.015676074Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-cb5bb8794-m5hhx Namespace:openstack ID:ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 UID:8eb2154b-a328-4153-9ca9-9c283bf4d2bd NetNS:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eb2154b_a328_4153_9ca9_9c283bf4d2bd.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}\"",
2026-06-12 11:43:52.128531 | controller |     "Jun 12 11:18:59.015971 crc crio[19822]: time=\"2026-06-12T11:18:59.015874091Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-cb5bb8794-m5hhx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128546 | controller |     "Jun 12 11:18:59.091106 crc crio[19822]: time=\"2026-06-12T11:18:59.091019791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.128561 | controller |     "Jun 12 11:18:59.091492 crc crio[19822]: time=\"2026-06-12T11:18:59.091402713Z\" level=info msg=\"Got pod network &{Name:barbican-worker-579dfbb465-vstlp Namespace:openstack ID:d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b UID:9dfc2ecf-2b2d-41fb-85f3-6e57175197e3 NetNS:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dfc2ecf_2b2d_41fb_85f3_6e57175197e3.slice PodAnnotations:0xc00101a910}] Aliases:map[]}\"",
2026-06-12 11:43:52.128578 | controller |     "Jun 12 11:18:59.091567 crc crio[19822]: time=\"2026-06-12T11:18:59.091489006Z\" level=info msg=\"Adding pod openstack_barbican-worker-579dfbb465-vstlp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128593 | controller |     "Jun 12 11:18:59.339722 crc crio[19822]: time=\"2026-06-12T11:18:59.338097218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.128608 | controller |     "Jun 12 11:18:59.349137 crc crio[19822]: time=\"2026-06-12T11:18:59.346138728Z\" level=info msg=\"Got pod network &{Name:barbican-api-69b8d6cb8d-kgnhn Namespace:openstack ID:0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc UID:4371db20-ef53-4be6-a7c5-854a73a74e4c NetNS:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4371db20_ef53_4be6_a7c5_854a73a74e4c.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.128627 | controller |     "Jun 12 11:18:59.349137 crc crio[19822]: time=\"2026-06-12T11:18:59.346242261Z\" level=info msg=\"Adding pod openstack_barbican-api-69b8d6cb8d-kgnhn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128643 | controller |     "Jun 12 11:18:59.437577 crc crio[19822]: time=\"2026-06-12T11:18:59.437480985Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc0021440b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.128659 | controller |     "Jun 12 11:18:59.437577 crc crio[19822]: time=\"2026-06-12T11:18:59.437562507Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-cqvfx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128673 | controller |     "Jun 12 11:18:59.444106 crc crio[19822]: time=\"2026-06-12T11:18:59.440793561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.128689 | controller |     "Jun 12 11:18:59.444668 crc crio[19822]: time=\"2026-06-12T11:18:59.442693682Z\" level=info msg=\"Removed pod sandbox: b264a347ba812dcd30e38cc775d6bf5c85760678f8e1cd42f47a4abc4cc80b09\" id=3f21f602-f192-4452-bac5-749510093d0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128704 | controller |     "Jun 12 11:18:59.452485 crc crio[19822]: time=\"2026-06-12T11:18:59.451963329Z\" level=info msg=\"Stopping pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=6f8a1542-bda3-4091-945f-83c4e885564d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128719 | controller |     "Jun 12 11:18:59.452485 crc crio[19822]: time=\"2026-06-12T11:18:59.452060022Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=6f8a1542-bda3-4091-945f-83c4e885564d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128734 | controller |     "Jun 12 11:18:59.472468 crc crio[19822]: time=\"2026-06-12T11:18:59.472341682Z\" level=info msg=\"Removing pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=67dd8198-2474-4e32-b4c3-64f165b41b52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128749 | controller |     "Jun 12 11:18:59.516347 crc crio[19822]: time=\"2026-06-12T11:18:59.516234916Z\" level=info msg=\"Removing container: 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624\" id=e3065cd4-1b79-4629-888c-f1d6d23645e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.128764 | controller |     "Jun 12 11:18:59.550528 crc crio[19822]: time=\"2026-06-12T11:18:59.54756246Z\" level=info msg=\"Got pod network &{Name:community-operators-v5ctj Namespace:openshift-marketplace ID:65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 UID:d1812186-b44b-422d-b442-78187dd921f4 NetNS:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1812186_b44b_422d_b442_78187dd921f4.slice PodAnnotations:0xc00008c840}] Aliases:map[]}\"",
2026-06-12 11:43:52.128780 | controller |     "Jun 12 11:18:59.550528 crc crio[19822]: time=\"2026-06-12T11:18:59.547655063Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-v5ctj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.128795 | controller |     "Jun 12 11:18:59.568466 crc crio[19822]: time=\"2026-06-12T11:18:59.568363019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=54578386-ecd4-49d0-b57b-b21fe66b6606 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.128814 | controller |     "Jun 12 11:18:59.595050 crc crio[19822]: time=\"2026-06-12T11:18:59.594906106Z\" level=info msg=\"Removed pod sandbox: 8dae1c2e8e76620102d045bfa7f106325569eda83afded5150ee1474026eb1bb\" id=67dd8198-2474-4e32-b4c3-64f165b41b52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128829 | controller |     "Jun 12 11:18:59.602760 crc crio[19822]: time=\"2026-06-12T11:18:59.602664372Z\" level=info msg=\"Stopping pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=1cc22a4c-e7dc-46ad-bc95-6b521f1e3cbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128844 | controller |     "Jun 12 11:18:59.602997 crc crio[19822]: time=\"2026-06-12T11:18:59.602775586Z\" level=info msg=\"Stopped pod sandbox (already stopped): c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=1cc22a4c-e7dc-46ad-bc95-6b521f1e3cbc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128862 | controller |     "Jun 12 11:18:59.603886 crc crio[19822]: time=\"2026-06-12T11:18:59.603647915Z\" level=info msg=\"Removing pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=41cbedf3-ed7a-4a6e-8db6-dac7fe784936 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128895 | controller |     "Jun 12 11:18:59.654720 crc crio[19822]: time=\"2026-06-12T11:18:59.654025906Z\" level=info msg=\"Removed pod sandbox: c87fe54eae214646d66f10e66e1c5059824a1f0b3c6b481a0516469633f4b3cc\" id=41cbedf3-ed7a-4a6e-8db6-dac7fe784936 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128911 | controller |     "Jun 12 11:18:59.657569 crc crio[19822]: time=\"2026-06-12T11:18:59.656276255Z\" level=info msg=\"Stopping pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=f926afce-e776-41f3-9882-5eee1bde6861 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128926 | controller |     "Jun 12 11:18:59.657569 crc crio[19822]: time=\"2026-06-12T11:18:59.656350877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=f926afce-e776-41f3-9882-5eee1bde6861 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128941 | controller |     "Jun 12 11:18:59.657569 crc crio[19822]: time=\"2026-06-12T11:18:59.656935104Z\" level=info msg=\"Removing pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=cf8d4760-e72f-46f9-96da-c9929a491cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128955 | controller |     "Jun 12 11:18:59.717556 crc crio[19822]: time=\"2026-06-12T11:18:59.717408014Z\" level=info msg=\"Removed pod sandbox: 08d36a674b2f128da1b8441c757f5e2cf9050327f4f1d28c27d35a360d0e40f4\" id=cf8d4760-e72f-46f9-96da-c9929a491cb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.128970 | controller |     "Jun 12 11:18:59.741058 crc crio[19822]: time=\"2026-06-12T11:18:59.740953407Z\" level=info msg=\"Stopping pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=9ef9f6e9-7bc4-4865-87ea-a54e574db593 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.128985 | controller |     "Jun 12 11:18:59.741177 crc crio[19822]: time=\"2026-06-12T11:18:59.741092602Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=9ef9f6e9-7bc4-4865-87ea-a54e574db593 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129000 | controller |     "Jun 12 11:18:59.753452 crc crio[19822]: time=\"2026-06-12T11:18:59.749100396Z\" level=info msg=\"Removing pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=dede4b4f-13e5-4dac-a80d-6d48c7fde15a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129019 | controller |     "Jun 12 11:18:59.820212 crc crio[19822]: time=\"2026-06-12T11:18:59.818884432Z\" level=info msg=\"Removed pod sandbox: 5531441ac3e0c1e58b9fc2e5a30641ee3ed6d79d0613281863ac33745a784198\" id=dede4b4f-13e5-4dac-a80d-6d48c7fde15a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129034 | controller |     "Jun 12 11:18:59.820212 crc crio[19822]: time=\"2026-06-12T11:18:59.819564424Z\" level=info msg=\"Stopping pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=f5fec1a8-1ee4-46da-89d8-73b30d636c38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129049 | controller |     "Jun 12 11:18:59.820212 crc crio[19822]: time=\"2026-06-12T11:18:59.819721039Z\" level=info msg=\"Stopped pod sandbox (already stopped): b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=f5fec1a8-1ee4-46da-89d8-73b30d636c38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129064 | controller |     "Jun 12 11:18:59.820212 crc crio[19822]: time=\"2026-06-12T11:18:59.820105422Z\" level=info msg=\"Removing pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=11b7cfd9-a2f2-4c58-9edc-65548eaa8bf1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129078 | controller |     "Jun 12 11:18:59.855031 crc crio[19822]: time=\"2026-06-12T11:18:59.854913711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.129093 | controller |     "Jun 12 11:18:59.874854 crc crio[19822]: time=\"2026-06-12T11:18:59.87463083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.129108 | controller |     "Jun 12 11:18:59.998385 crc crio[19822]: time=\"2026-06-12T11:18:59.998286803Z\" level=info msg=\"Removed pod sandbox: b192260c6010a265e28308160ddad50ba96c8f9c5a0374c255fe671ba7202c95\" id=11b7cfd9-a2f2-4c58-9edc-65548eaa8bf1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129123 | controller |     "Jun 12 11:19:00.004376 crc crio[19822]: time=\"2026-06-12T11:19:00.004335698Z\" level=info msg=\"Stopping pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=11ea9d18-2092-4b8e-ab8a-370a8cfc1d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129138 | controller |     "Jun 12 11:19:00.004635 crc crio[19822]: time=\"2026-06-12T11:19:00.004573756Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=11ea9d18-2092-4b8e-ab8a-370a8cfc1d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129153 | controller |     "Jun 12 11:19:00.005247 crc crio[19822]: time=\"2026-06-12T11:19:00.005222597Z\" level=info msg=\"Removing pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=cb2e1223-10e0-4a63-bc43-1cca74e8a71a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129168 | controller |     "Jun 12 11:19:00.030937 crc crio[19822]: time=\"2026-06-12T11:19:00.030802329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.129183 | controller |     "Jun 12 11:19:00.087594 crc crio[19822]: time=\"2026-06-12T11:19:00.087105391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.129198 | controller |     "Jun 12 11:19:00.103139 crc crio[19822]: time=\"2026-06-12T11:19:00.103021729Z\" level=info msg=\"Removed container 7b75876872a9cf694da5132b526755a298c8d11f25d9e2cd21e31146242aa624: openstack/dnsmasq-dns-54db66cfc7-2rrnm/dnsmasq-dns\" id=e3065cd4-1b79-4629-888c-f1d6d23645e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.129217 | controller |     "Jun 12 11:19:00.103611 crc crio[19822]: time=\"2026-06-12T11:19:00.103532422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.129232 | controller |     "Jun 12 11:19:00.106581 crc crio[19822]: time=\"2026-06-12T11:19:00.106452565Z\" level=info msg=\"Removing container: 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da\" id=2cd04def-c847-4875-98be-db1bb29c7450 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.129248 | controller |     "Jun 12 11:19:00.142459 crc crio[19822]: time=\"2026-06-12T11:19:00.142395817Z\" level=info msg=\"Removed pod sandbox: dd653d320a686bedbef3f2247510f8a180a0d4966d83e896a827b984690600fa\" id=cb2e1223-10e0-4a63-bc43-1cca74e8a71a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129263 | controller |     "Jun 12 11:19:00.144652 crc crio[19822]: time=\"2026-06-12T11:19:00.144466441Z\" level=info msg=\"Stopping pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=af8212ef-c958-4291-bf95-96832b08763e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129277 | controller |     "Jun 12 11:19:00.144652 crc crio[19822]: time=\"2026-06-12T11:19:00.144556394Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=af8212ef-c958-4291-bf95-96832b08763e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129292 | controller |     "Jun 12 11:19:00.146969 crc crio[19822]: time=\"2026-06-12T11:19:00.146874875Z\" level=info msg=\"Removing pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=1c1fa736-d035-4f0a-b85d-2ab1a13d0fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129307 | controller |     "Jun 12 11:19:00.201857 crc crio[19822]: time=\"2026-06-12T11:19:00.201538845Z\" level=info msg=\"Removed container 2ed9715a3f4cdcb913c7a57a1d6b9c5006417f99c0d22f591aa45e1b248a45da: openstack/dnsmasq-dns-54db66cfc7-2rrnm/init\" id=2cd04def-c847-4875-98be-db1bb29c7450 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.129321 | controller |     "Jun 12 11:19:00.215315 crc crio[19822]: time=\"2026-06-12T11:19:00.21524694Z\" level=info msg=\"Removing container: 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac\" id=af9895c1-1eaa-4c41-846e-250d9e3f7a3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.129337 | controller |     "Jun 12 11:19:00.220234 crc crio[19822]: time=\"2026-06-12T11:19:00.220066454Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e2115a23-53b2-4907-bbf5-fddaff51d8b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.129351 | controller |     "Jun 12 11:19:00.228905 crc crio[19822]: time=\"2026-06-12T11:19:00.228776065Z\" level=info msg=\"Removed pod sandbox: ac6f8ede3e4e890afcac4a97067d9e890c398f559d862f0a014348718fa0fb15\" id=1c1fa736-d035-4f0a-b85d-2ab1a13d0fe1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129366 | controller |     "Jun 12 11:19:00.233888 crc crio[19822]: time=\"2026-06-12T11:19:00.231440252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.129381 | controller |     "Jun 12 11:19:00.233888 crc crio[19822]: time=\"2026-06-12T11:19:00.231452873Z\" level=info msg=\"Stopping pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=458c2b7e-1d94-43c3-9eb9-c5e15da0800a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129396 | controller |     "Jun 12 11:19:00.233888 crc crio[19822]: time=\"2026-06-12T11:19:00.231720191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=458c2b7e-1d94-43c3-9eb9-c5e15da0800a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129415 | controller |     "Jun 12 11:19:00.255755 crc crio[19822]: time=\"2026-06-12T11:19:00.254967163Z\" level=info msg=\"Removing pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=18b560f5-2f92-4ce5-916b-62add18ef217 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129430 | controller |     "Jun 12 11:19:00.256356 crc crio[19822]: time=\"2026-06-12T11:19:00.256273785Z\" level=info msg=\"Created container 5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc: openstack/ovn-northd-0/ovn-northd\" id=d7514e7f-5cdd-418b-886f-de2ceef89574 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.129444 | controller |     "Jun 12 11:19:00.259385 crc crio[19822]: time=\"2026-06-12T11:19:00.25737566Z\" level=info msg=\"Starting container: 5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc\" id=f1386373-8a4c-42ba-ad55-31b71a1a1712 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.129460 | controller |     "Jun 12 11:19:00.259730 crc crio[19822]: time=\"2026-06-12T11:19:00.259692396Z\" level=info msg=\"Created container 2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f: openstack/kube-state-metrics-0/kube-state-metrics\" id=4b207872-af0f-4844-9515-bc2877915546 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.129474 | controller |     "Jun 12 11:19:00.262561 crc crio[19822]: time=\"2026-06-12T11:19:00.262247495Z\" level=info msg=\"Starting container: 2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f\" id=111cdcd3-92b7-479b-8b0a-f9b580bb9877 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.129489 | controller |     "Jun 12 11:19:00.272739 crc crio[19822]: time=\"2026-06-12T11:19:00.272598016Z\" level=info msg=\"Started container\" PID=282389 containerID=5ec935342490d3b1f3c6907b2f0869d56046317e4df531e1530ad23fef72d0cc description=openstack/ovn-northd-0/ovn-northd id=f1386373-8a4c-42ba-ad55-31b71a1a1712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961",
2026-06-12 11:43:52.129504 | controller |     "Jun 12 11:19:00.278460 crc crio[19822]: time=\"2026-06-12T11:19:00.277500812Z\" level=info msg=\"Started container\" PID=282219 containerID=2fefeb79b70dc818262b26ec82224893b66c01a7ca723d4beb43f7a27015af4f description=openstack/kube-state-metrics-0/kube-state-metrics id=111cdcd3-92b7-479b-8b0a-f9b580bb9877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da2304ec5af7c21c667360f9782a94eaef755c7ce16235de5fe306968c5b637e",
2026-06-12 11:43:52.129519 | controller |     "Jun 12 11:19:00.334037 crc crio[19822]: time=\"2026-06-12T11:19:00.333927689Z\" level=info msg=\"Removed pod sandbox: 66c9940479be6d49690502530df97a6e740649417d55eb162cc7bb36731dd707\" id=18b560f5-2f92-4ce5-916b-62add18ef217 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129534 | controller |     "Jun 12 11:19:00.335399 crc crio[19822]: time=\"2026-06-12T11:19:00.335339164Z\" level=info msg=\"Stopping pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=773a98fc-9026-42e3-be11-f1150d6f2539 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129549 | controller |     "Jun 12 11:19:00.335485 crc crio[19822]: time=\"2026-06-12T11:19:00.335408776Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=773a98fc-9026-42e3-be11-f1150d6f2539 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129564 | controller |     "Jun 12 11:19:00.336454 crc crio[19822]: time=\"2026-06-12T11:19:00.33636558Z\" level=info msg=\"Removing pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=b44fd1ef-b113-4ba6-8d06-cee95aa81eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129582 | controller |     "Jun 12 11:19:00.405967 crc crio[19822]: time=\"2026-06-12T11:19:00.405691645Z\" level=info msg=\"Removed container 19dba5c6053564dbb5270a08ac67d8a482b2c8007cd9bafddb442929b2808bac: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=af9895c1-1eaa-4c41-846e-250d9e3f7a3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.129598 | controller |     "Jun 12 11:19:00.416901 crc crio[19822]: time=\"2026-06-12T11:19:00.41660838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.129613 | controller |     "Jun 12 11:19:00.422981 crc crio[19822]: time=\"2026-06-12T11:19:00.422646513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.129628 | controller |     "Jun 12 11:19:00.479769 crc crio[19822]: time=\"2026-06-12T11:19:00.47713612Z\" level=info msg=\"Created container c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8: openstack/swift-storage-0/xattr-restore\" id=24d51dbc-93c0-46b5-b742-66499c3465cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.129643 | controller |     "Jun 12 11:19:00.480441 crc crio[19822]: time=\"2026-06-12T11:19:00.480325403Z\" level=info msg=\"Starting container: c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8\" id=a115fe66-2348-43cd-8d69-3849898fb420 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.129659 | controller |     "Jun 12 11:19:00.490044 crc crio[19822]: time=\"2026-06-12T11:19:00.485901623Z\" level=info msg=\"Removed pod sandbox: 5d1a0d9d081d3888403eb789c34245cb8aa54532c24a8744a1ab5cdf93c55c59\" id=b44fd1ef-b113-4ba6-8d06-cee95aa81eb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129675 | controller |     "Jun 12 11:19:00.490044 crc crio[19822]: time=\"2026-06-12T11:19:00.487604095Z\" level=info msg=\"Stopping pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=68c6cb55-c13a-4257-908c-a245aa81d0af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129689 | controller |     "Jun 12 11:19:00.490044 crc crio[19822]: time=\"2026-06-12T11:19:00.487672367Z\" level=info msg=\"Stopped pod sandbox (already stopped): 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=68c6cb55-c13a-4257-908c-a245aa81d0af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129704 | controller |     "Jun 12 11:19:00.490044 crc crio[19822]: time=\"2026-06-12T11:19:00.48837385Z\" level=info msg=\"Removing pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=90c49831-9f4d-46c5-b06e-0d15a6616775 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129719 | controller |     "Jun 12 11:19:00.497342 crc crio[19822]: time=\"2026-06-12T11:19:00.497239312Z\" level=info msg=\"Started container\" PID=282421 containerID=c39a05ce808d09932498d00955128cbe2ae72688302dcff20532ac00a62afcd8 description=openstack/swift-storage-0/xattr-restore id=a115fe66-2348-43cd-8d69-3849898fb420 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.129735 | controller |     "Jun 12 11:19:00.560970 crc crio[19822]: time=\"2026-06-12T11:19:00.560663003Z\" level=info msg=\"Removed pod sandbox: 34d759b0b87f6d099bdfdc4b053ace70ad1eee557b91f21fee22437edf5e2cf8\" id=90c49831-9f4d-46c5-b06e-0d15a6616775 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129750 | controller |     "Jun 12 11:19:00.562715 crc crio[19822]: time=\"2026-06-12T11:19:00.562655773Z\" level=info msg=\"Stopping pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=6e667682-cc3c-4963-9acd-48f3228a7a31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129768 | controller |     "Jun 12 11:19:00.562925 crc crio[19822]: time=\"2026-06-12T11:19:00.562720775Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=6e667682-cc3c-4963-9acd-48f3228a7a31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129784 | controller |     "Jun 12 11:19:00.563682 crc crio[19822]: time=\"2026-06-12T11:19:00.56359925Z\" level=info msg=\"Removing pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=14028d2b-3103-449c-aeb0-57ece6c6b028 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129799 | controller |     "Jun 12 11:19:00.571914 crc crio[19822]: time=\"2026-06-12T11:19:00.57172205Z\" level=info msg=\"Created container 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e: openshift-infra/auto-csr-approver-29687718-jknvc/oc\" id=a33a4a3a-1f98-49bd-a5e9-9a433ddc71b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.129814 | controller |     "Jun 12 11:19:00.573379 crc crio[19822]: time=\"2026-06-12T11:19:00.573289688Z\" level=info msg=\"Starting container: 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e\" id=27955d73-27f8-4b6b-ad73-675645d3f1bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.129829 | controller |     "Jun 12 11:19:00.579372 crc crio[19822]: time=\"2026-06-12T11:19:00.579260879Z\" level=info msg=\"Started container\" PID=282422 containerID=1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e description=openshift-infra/auto-csr-approver-29687718-jknvc/oc id=27955d73-27f8-4b6b-ad73-675645d3f1bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a",
2026-06-12 11:43:52.129844 | controller |     "Jun 12 11:19:00.616376 crc crio[19822]: time=\"2026-06-12T11:19:00.613485872Z\" level=info msg=\"Removed pod sandbox: f1a6f97f4c6c22161e0f689b705504d5f65ac22859c38976422114a9535b6b58\" id=14028d2b-3103-449c-aeb0-57ece6c6b028 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129863 | controller |     "Jun 12 11:19:00.625516 crc crio[19822]: time=\"2026-06-12T11:19:00.624232226Z\" level=info msg=\"Stopping pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=f5a04511-257d-400f-a493-7c754b67b2a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129897 | controller |     "Jun 12 11:19:00.625516 crc crio[19822]: time=\"2026-06-12T11:19:00.624327996Z\" level=info msg=\"Stopped pod sandbox (already stopped): c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=f5a04511-257d-400f-a493-7c754b67b2a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.129913 | controller |     "Jun 12 11:19:00.625516 crc crio[19822]: time=\"2026-06-12T11:19:00.624493434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=bbfce0e7-ea58-4802-af6e-449f0d15abb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.129928 | controller |     "Jun 12 11:19:00.629200 crc crio[19822]: time=\"2026-06-12T11:19:00.629107923Z\" level=info msg=\"Removing pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=334896a4-c2dd-45d5-a5f4-b8af82c827fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.129943 | controller |     "Jun 12 11:19:00.635420 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f724580ca0e3c64 Mac:06:d4:f8:a7:0d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 SocketPath: PciID:}] [{Interface:0xc000136f30 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.129957 | controller |     "Jun 12 11:19:00.637401 crc crio[19822]: time=\"2026-06-12T11:19:00.637364694Z\" level=info msg=\"Got pod network &{Name:placement-7647d767d8-zl47b Namespace:openstack ID:f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb UID:df19a08b-2b41-4c3d-80f6-6abcd4b300a3 NetNS:/var/run/netns/3cce1fdd-4b12-47cc-bc59-3f3c98a6c1a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddf19a08b_2b41_4c3d_80f6_6abcd4b300a3.slice PodAnnotations:0xc002144620}] Aliases:map[]}\"",
2026-06-12 11:43:52.129979 | controller |     "Jun 12 11:19:00.637737 crc crio[19822]: time=\"2026-06-12T11:19:00.637715526Z\" level=info msg=\"Checking pod openstack_placement-7647d767d8-zl47b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.129995 | controller |     "Jun 12 11:19:00.687251 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4cbac0add8e641e Mac:32:bb:44:3f:b9:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.130010 | controller |     "Jun 12 11:19:00.688715 crc crio[19822]: time=\"2026-06-12T11:19:00.688002976Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc0021440b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.130025 | controller |     "Jun 12 11:19:00.688715 crc crio[19822]: time=\"2026-06-12T11:19:00.688268565Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-cqvfx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.130040 | controller |     "Jun 12 11:19:00.694714 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef00be2b268ed64 Mac:4e:fc:12:69:80:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 SocketPath: PciID:}] [{Interface:0xc0004be5b0 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.130055 | controller |     "Jun 12 11:19:00.696316 crc crio[19822]: time=\"2026-06-12T11:19:00.69556795Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-cb5bb8794-m5hhx Namespace:openstack ID:ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 UID:8eb2154b-a328-4153-9ca9-9c283bf4d2bd NetNS:/var/run/netns/b5f910cd-4bea-49aa-98c7-084a65aac208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eb2154b_a328_4153_9ca9_9c283bf4d2bd.slice PodAnnotations:0xc0007ac730}] Aliases:map[]}\"",
2026-06-12 11:43:52.130070 | controller |     "Jun 12 11:19:00.696316 crc crio[19822]: time=\"2026-06-12T11:19:00.695715115Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-cb5bb8794-m5hhx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.130085 | controller |     "Jun 12 11:19:00.721318 crc crio[19822]: time=\"2026-06-12T11:19:00.719975304Z\" level=info msg=\"Removed pod sandbox: c06c4e6ed8aeee0561090a64c58c57b6c6904470c4932369e7ba91b29febc9fe\" id=334896a4-c2dd-45d5-a5f4-b8af82c827fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.130100 | controller |     "Jun 12 11:19:00.724018 crc crio[19822]: time=\"2026-06-12T11:19:00.723931267Z\" level=info msg=\"Stopping pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=28c372ea-a1dd-4464-bab2-2581790ee2a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.130117 | controller |     "Jun 12 11:19:00.724149 crc crio[19822]: time=\"2026-06-12T11:19:00.724045961Z\" level=info msg=\"Stopped pod sandbox (already stopped): aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=28c372ea-a1dd-4464-bab2-2581790ee2a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.130132 | controller |     "Jun 12 11:19:00.724700 crc crio[19822]: time=\"2026-06-12T11:19:00.72465152Z\" level=info msg=\"Removing pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=76c543e8-c0c5-497a-bb1e-b8f41c8cebe3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.130147 | controller |     "Jun 12 11:19:00.738032 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65e6a8da1fbf5d2 Mac:a2:c2:7e:72:23:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 SocketPath: PciID:}] [{Interface:0xc0002516f0 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.130162 | controller |     "Jun 12 11:19:00.738032 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8ef5ff11b5fc6b Mac:ae:48:9f:be:ed:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.130177 | controller |     "Jun 12 11:19:00.738289 crc crio[19822]: time=\"2026-06-12T11:19:00.738108243Z\" level=info msg=\"Got pod network &{Name:community-operators-v5ctj Namespace:openshift-marketplace ID:65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 UID:d1812186-b44b-422d-b442-78187dd921f4 NetNS:/var/run/netns/2f2147b8-f9b0-4baf-a284-86b7731351f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1812186_b44b_422d_b442_78187dd921f4.slice PodAnnotations:0xc00008c840}] Aliases:map[]}\"",
2026-06-12 11:43:52.130193 | controller |     "Jun 12 11:19:00.738338 crc crio[19822]: time=\"2026-06-12T11:19:00.738305045Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2c5b3f67-6ae6-4744-85dd-af2e7273e768 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130209 | controller |     "Jun 12 11:19:00.738425 crc crio[19822]: time=\"2026-06-12T11:19:00.738322241Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-v5ctj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.130224 | controller |     "Jun 12 11:19:00.741094 crc crio[19822]: time=\"2026-06-12T11:19:00.740555943Z\" level=info msg=\"Created container 9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e: openstack/ceilometer-0/ceilometer-central-agent\" id=e2115a23-53b2-4907-bbf5-fddaff51d8b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.130238 | controller |     "Jun 12 11:19:00.743097 crc crio[19822]: time=\"2026-06-12T11:19:00.743060415Z\" level=info msg=\"Ran pod sandbox f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb with infra container: openstack/placement-7647d767d8-zl47b/POD\" id=5db2120c-e311-44f7-b460-992c5ab2b500 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.130253 | controller |     "Jun 12 11:19:00.745392 crc crio[19822]: time=\"2026-06-12T11:19:00.74528406Z\" level=info msg=\"Starting container: 9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e\" id=b3acea17-926d-496b-a5bd-b18bbdce8b73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.130268 | controller |     "Jun 12 11:19:00.753602 crc crio[19822]: time=\"2026-06-12T11:19:00.753473958Z\" level=info msg=\"Got pod network &{Name:barbican-worker-579dfbb465-vstlp Namespace:openstack ID:d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b UID:9dfc2ecf-2b2d-41fb-85f3-6e57175197e3 NetNS:/var/run/netns/086b0513-16e4-4d61-92fa-feb36708afc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9dfc2ecf_2b2d_41fb_85f3_6e57175197e3.slice PodAnnotations:0xc00101a910}] Aliases:map[]}\"",
2026-06-12 11:43:52.130286 | controller |     "Jun 12 11:19:00.754010 crc crio[19822]: time=\"2026-06-12T11:19:00.753874451Z\" level=info msg=\"Checking pod openstack_barbican-worker-579dfbb465-vstlp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.130302 | controller |     "Jun 12 11:19:00.754438 crc crio[19822]: time=\"2026-06-12T11:19:00.754399248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=eefad8db-1f3f-4752-9c93-39f1ef58c287 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130316 | controller |     "Jun 12 11:19:00.792771 crc crio[19822]: time=\"2026-06-12T11:19:00.792104785Z\" level=info msg=\"Started container\" PID=282531 containerID=9c00f419feae23ba4c55337d9b2add158e4114d871b9fd5c8f72706c1e92188e description=openstack/ceilometer-0/ceilometer-central-agent id=b3acea17-926d-496b-a5bd-b18bbdce8b73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34",
2026-06-12 11:43:52.130332 | controller |     "Jun 12 11:19:00.794755 crc crio[19822]: 2026-06-12T11:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d241c7bc5f374d Mac:1e:71:f6:6e:b0:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.130347 | controller |     "Jun 12 11:19:00.797774 crc crio[19822]: time=\"2026-06-12T11:19:00.795997469Z\" level=info msg=\"Got pod network &{Name:barbican-api-69b8d6cb8d-kgnhn Namespace:openstack ID:0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc UID:4371db20-ef53-4be6-a7c5-854a73a74e4c NetNS:/var/run/netns/93466bb6-6405-4a4e-a5cd-04856d3772fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4371db20_ef53_4be6_a7c5_854a73a74e4c.slice PodAnnotations:0xc0052121c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.130362 | controller |     "Jun 12 11:19:00.797774 crc crio[19822]: time=\"2026-06-12T11:19:00.796214936Z\" level=info msg=\"Checking pod openstack_barbican-api-69b8d6cb8d-kgnhn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.130377 | controller |     "Jun 12 11:19:00.808397 crc crio[19822]: time=\"2026-06-12T11:19:00.806751817Z\" level=info msg=\"Ran pod sandbox 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 with infra container: openstack/cinder-online-data-migrations-cqvfx/POD\" id=1c08df2f-58f1-4c49-859e-767c953e8416 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.130392 | controller |     "Jun 12 11:19:00.878407 crc crio[19822]: time=\"2026-06-12T11:19:00.877469018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130407 | controller |     "Jun 12 11:19:00.878407 crc crio[19822]: time=\"2026-06-12T11:19:00.877726446Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130421 | controller |     "Jun 12 11:19:00.878407 crc crio[19822]: time=\"2026-06-12T11:19:00.877778108Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=6f5ed296-e95c-4c09-ba83-9e461b26e190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130439 | controller |     "Jun 12 11:19:00.878407 crc crio[19822]: time=\"2026-06-12T11:19:00.87797843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=58718cde-1e3d-41a0-9c4b-ac3ecef20259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130453 | controller |     "Jun 12 11:19:00.885005 crc crio[19822]: time=\"2026-06-12T11:19:00.884787638Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=cd01c97d-5b71-467f-93f5-a6720f3add19 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.130468 | controller |     "Jun 12 11:19:00.893232 crc crio[19822]: time=\"2026-06-12T11:19:00.892310247Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-12 11:43:52.130482 | controller |     "Jun 12 11:19:00.920700 crc crio[19822]: time=\"2026-06-12T11:19:00.920599282Z\" level=info msg=\"Ran pod sandbox ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5 with infra container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/POD\" id=2b6c9189-d772-489a-80d8-eec612ec9263 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.130497 | controller |     "Jun 12 11:19:00.924700 crc crio[19822]: time=\"2026-06-12T11:19:00.924638793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130511 | controller |     "Jun 12 11:19:00.924938 crc crio[19822]: time=\"2026-06-12T11:19:00.924885201Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130525 | controller |     "Jun 12 11:19:00.925001 crc crio[19822]: time=\"2026-06-12T11:19:00.924955883Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=0e44743c-50b9-4cd2-a61d-a95f705c3985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130540 | controller |     "Jun 12 11:19:00.926208 crc crio[19822]: time=\"2026-06-12T11:19:00.92611885Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=2fb0c4ef-a7d2-4f9f-a591-af297ff8f74f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.130555 | controller |     "Jun 12 11:19:00.927280 crc crio[19822]: time=\"2026-06-12T11:19:00.927028406Z\" level=info msg=\"Ran pod sandbox 65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571 with infra container: openshift-marketplace/community-operators-v5ctj/POD\" id=d9c743f7-56e8-4ab8-8fa3-899df2d30ec6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.130569 | controller |     "Jun 12 11:19:00.929998 crc crio[19822]: time=\"2026-06-12T11:19:00.929917556Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-12 11:43:52.130583 | controller |     "Jun 12 11:19:00.932559 crc crio[19822]: time=\"2026-06-12T11:19:00.932449947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d4af252-4fe9-458b-bc63-9790918b14f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130598 | controller |     "Jun 12 11:19:00.934687 crc crio[19822]: time=\"2026-06-12T11:19:00.934394469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0179dd0e-640e-48b5-aedc-88c2094aeaa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130616 | controller |     "Jun 12 11:19:00.946290 crc crio[19822]: time=\"2026-06-12T11:19:00.946180627Z\" level=info msg=\"Ran pod sandbox d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b with infra container: openstack/barbican-worker-579dfbb465-vstlp/POD\" id=d0d4d681-a941-4152-816f-00722f9f7676 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.130631 | controller |     "Jun 12 11:19:00.951964 crc crio[19822]: time=\"2026-06-12T11:19:00.950570445Z\" level=info msg=\"Ran pod sandbox 0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc with infra container: openstack/barbican-api-69b8d6cb8d-kgnhn/POD\" id=3bddc3bc-b678-4bb4-91fb-ab89e7443d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.130646 | controller |     "Jun 12 11:19:00.958742 crc crio[19822]: time=\"2026-06-12T11:19:00.956231467Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130661 | controller |     "Jun 12 11:19:00.958742 crc crio[19822]: time=\"2026-06-12T11:19:00.958657436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4d782781-fc1b-46d0-83d1-08932b42e516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130676 | controller |     "Jun 12 11:19:00.967222 crc crio[19822]: time=\"2026-06-12T11:19:00.967077053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6b2c84d9-6bda-46b7-ab11-89d4136ad358 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130690 | controller |     "Jun 12 11:19:00.969223 crc crio[19822]: time=\"2026-06-12T11:19:00.968781453Z\" level=info msg=\"Removed pod sandbox: aad84865dc977b060e58bcd85a08fda163358d5c8c97ef24a277fb5c799d917c\" id=76c543e8-c0c5-497a-bb1e-b8f41c8cebe3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.130705 | controller |     "Jun 12 11:19:00.969223 crc crio[19822]: time=\"2026-06-12T11:19:00.969119364Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130719 | controller |     "Jun 12 11:19:00.969223 crc crio[19822]: time=\"2026-06-12T11:19:00.969200926Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=8f9f2bd9-fd8f-4d24-87f9-9036fa14d3fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130734 | controller |     "Jun 12 11:19:00.972646 crc crio[19822]: time=\"2026-06-12T11:19:00.972525889Z\" level=info msg=\"Stopping pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=ee0a0d3a-44e1-45bf-bff3-d08a9f8c45b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.130749 | controller |     "Jun 12 11:19:00.972646 crc crio[19822]: time=\"2026-06-12T11:19:00.972620772Z\" level=info msg=\"Stopped pod sandbox (already stopped): 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=ee0a0d3a-44e1-45bf-bff3-d08a9f8c45b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.130763 | controller |     "Jun 12 11:19:00.975050 crc crio[19822]: time=\"2026-06-12T11:19:00.974970863Z\" level=info msg=\"Removing pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=d6e6289c-5310-48d1-8b5b-17038fdf37e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.130778 | controller |     "Jun 12 11:19:00.981356 crc crio[19822]: time=\"2026-06-12T11:19:00.981236796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=47264677-8887-4d22-aa4e-8e3937b82197 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130795 | controller |     "Jun 12 11:19:00.985490 crc crio[19822]: time=\"2026-06-12T11:19:00.984309079Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=e7035baf-b8f7-4b50-8d4c-d5e4ac05907a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.130811 | controller |     "Jun 12 11:19:00.995462 crc crio[19822]: time=\"2026-06-12T11:19:00.995367895Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-12 11:43:52.130826 | controller |     "Jun 12 11:19:01.020093 crc crio[19822]: time=\"2026-06-12T11:19:01.019500525Z\" level=info msg=\"Removed pod sandbox: 515caedfd0049952644fdaf2c71ceddafaaa64266852b85da15f0f197e3243e7\" id=d6e6289c-5310-48d1-8b5b-17038fdf37e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.130840 | controller |     "Jun 12 11:19:01.026737 crc crio[19822]: time=\"2026-06-12T11:19:01.026627893Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=5d58a878-3ea4-4129-9378-598fd14963f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.130859 | controller |     "Jun 12 11:19:01.034732 crc crio[19822]: time=\"2026-06-12T11:19:01.034679446Z\" level=info msg=\"Stopping container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1 (timeout: 30s)\" id=3a8038b4-09f7-43ff-bfd8-dc89687ed2e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.130922 | controller |     "Jun 12 11:19:01.176124 crc crio[19822]: time=\"2026-06-12T11:19:01.175956005Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=30f6f22e-3d4e-4faf-a9ca-02e64137312c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.130944 | controller |     "Jun 12 11:19:01.176450 crc crio[19822]: time=\"2026-06-12T11:19:01.176395679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.130961 | controller |     "Jun 12 11:19:01.269449 crc crio[19822]: time=\"2026-06-12T11:19:01.269049788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.130977 | controller |     "Jun 12 11:19:01.278880 crc crio[19822]: time=\"2026-06-12T11:19:01.278117111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.130992 | controller |     "Jun 12 11:19:01.339795 crc crio[19822]: time=\"2026-06-12T11:19:01.339714642Z\" level=info msg=\"Stopped pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=4ea82be9-8481-4815-82e1-6f73541c9787 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.131008 | controller |     "Jun 12 11:19:01.618865 crc crio[19822]: time=\"2026-06-12T11:19:01.616891441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.131023 | controller |     "Jun 12 11:19:01.618865 crc crio[19822]: time=\"2026-06-12T11:19:01.617453339Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.131038 | controller |     "Jun 12 11:19:01.618865 crc crio[19822]: time=\"2026-06-12T11:19:01.61749687Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=ab4b402c-999a-46b1-bdc8-66160d1c7d66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.131053 | controller |     "Jun 12 11:19:01.629868 crc crio[19822]: time=\"2026-06-12T11:19:01.629568176Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d126392c-b461-4511-a81c-caac088ac41b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.131071 | controller |     "Jun 12 11:19:01.638873 crc crio[19822]: time=\"2026-06-12T11:19:01.63655902Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-12 11:43:52.131087 | controller |     "Jun 12 11:19:01.687873 crc crio[19822]: time=\"2026-06-12T11:19:01.686723309Z\" level=info msg=\"Removing container: ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16\" id=0777eb2e-ec05-4f23-bed5-e1c3d6a58dac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.131102 | controller |     "Jun 12 11:19:01.730709 crc crio[19822]: time=\"2026-06-12T11:19:01.730484076Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v5ctj/extract-utilities\" id=61308b18-5903-403a-af58-e2342aa348d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131118 | controller |     "Jun 12 11:19:01.731099 crc crio[19822]: time=\"2026-06-12T11:19:01.731045544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131133 | controller |     "Jun 12 11:19:01.757614 crc crio[19822]: time=\"2026-06-12T11:19:01.757502528Z\" level=info msg=\"Created container 404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74: openstack/ovn-northd-0/openstack-network-exporter\" id=30f6f22e-3d4e-4faf-a9ca-02e64137312c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131148 | controller |     "Jun 12 11:19:01.758771 crc crio[19822]: time=\"2026-06-12T11:19:01.758680972Z\" level=info msg=\"Starting container: 404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74\" id=cbbe5f31-bd61-4f77-8ceb-a0be1c3445ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.131164 | controller |     "Jun 12 11:19:01.766145 crc crio[19822]: time=\"2026-06-12T11:19:01.766022659Z\" level=info msg=\"Started container\" PID=282699 containerID=404561fe450431db51e4aeb9a133e88d0989b43f6f4f66b6c80aa95e4ba8ce74 description=openstack/ovn-northd-0/openstack-network-exporter id=cbbe5f31-bd61-4f77-8ceb-a0be1c3445ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=c898ba3683d291f28b677d016b6e32235f0dd7d24850eea653ca59b471037961",
2026-06-12 11:43:52.131179 | controller |     "Jun 12 11:19:01.805364 crc crio[19822]: time=\"2026-06-12T11:19:01.805269503Z\" level=info msg=\"Removed container ccf7089a6e7e5e13c50237ee8639bd87c55d37e990b076ad62bfcee436c6aa16: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-server\" id=0777eb2e-ec05-4f23-bed5-e1c3d6a58dac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.131194 | controller |     "Jun 12 11:19:01.808637 crc crio[19822]: time=\"2026-06-12T11:19:01.808550567Z\" level=info msg=\"Removing container: 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93\" id=7c00f788-9a8e-42ef-8eca-a9f46102a43f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.131209 | controller |     "Jun 12 11:19:01.823097 crc crio[19822]: time=\"2026-06-12T11:19:01.822990678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131223 | controller |     "Jun 12 11:19:01.834579 crc crio[19822]: time=\"2026-06-12T11:19:01.834478725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131239 | controller |     "Jun 12 11:19:01.926148 crc crio[19822]: time=\"2026-06-12T11:19:01.926010187Z\" level=info msg=\"Removed container 9d125c9e41f41be0a04e79cdda702d55fa9d4d118c43bf47514b03660c967a93: openstack/swift-proxy-58fcfd6f65-vbfsg/proxy-httpd\" id=7c00f788-9a8e-42ef-8eca-a9f46102a43f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.131257 | controller |     "Jun 12 11:19:01.946669 crc crio[19822]: time=\"2026-06-12T11:19:01.94655969Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations\" id=f450365f-4c27-44d9-a907-41550ca6e0da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131273 | controller |     "Jun 12 11:19:01.947227 crc crio[19822]: time=\"2026-06-12T11:19:01.947140398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131288 | controller |     "Jun 12 11:19:02.020744 crc crio[19822]: time=\"2026-06-12T11:19:02.020648823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131303 | controller |     "Jun 12 11:19:02.026249 crc crio[19822]: time=\"2026-06-12T11:19:02.026133718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131318 | controller |     "Jun 12 11:19:02.306541 crc crio[19822]: time=\"2026-06-12T11:19:02.305979355Z\" level=info msg=\"Creating container: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log\" id=156bd455-b551-418c-b862-ebc0d348a2d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131333 | controller |     "Jun 12 11:19:02.306981 crc crio[19822]: time=\"2026-06-12T11:19:02.306894415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131348 | controller |     "Jun 12 11:19:02.334710 crc crio[19822]: time=\"2026-06-12T11:19:02.334576885Z\" level=info msg=\"Created container af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f: openshift-marketplace/community-operators-v5ctj/extract-utilities\" id=61308b18-5903-403a-af58-e2342aa348d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131363 | controller |     "Jun 12 11:19:02.336228 crc crio[19822]: time=\"2026-06-12T11:19:02.336106717Z\" level=info msg=\"Starting container: af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f\" id=eb441da0-038e-4699-940d-c70c9e4079c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.131379 | controller |     "Jun 12 11:19:02.344702 crc crio[19822]: time=\"2026-06-12T11:19:02.344552406Z\" level=info msg=\"Started container\" PID=282756 containerID=af65ac9e903c2bfa988c89b70152bf8255af35ee7dbd4dc1258aa574b93c5e9f description=openshift-marketplace/community-operators-v5ctj/extract-utilities id=eb441da0-038e-4699-940d-c70c9e4079c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571",
2026-06-12 11:43:52.131395 | controller |     "Jun 12 11:19:02.366023 crc crio[19822]: time=\"2026-06-12T11:19:02.365941579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131410 | controller |     "Jun 12 11:19:02.370956 crc crio[19822]: time=\"2026-06-12T11:19:02.370898077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131425 | controller |     "Jun 12 11:19:02.394884 crc crio[19822]: time=\"2026-06-12T11:19:02.39476311Z\" level=info msg=\"Creating container: openstack/placement-7647d767d8-zl47b/placement-log\" id=4e768aef-828f-48f8-8ae8-b83030e32b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131441 | controller |     "Jun 12 11:19:02.395340 crc crio[19822]: time=\"2026-06-12T11:19:02.395264266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131459 | controller |     "Jun 12 11:19:02.399672 crc crio[19822]: time=\"2026-06-12T11:19:02.399604576Z\" level=info msg=\"Created container 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations\" id=f450365f-4c27-44d9-a907-41550ca6e0da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131475 | controller |     "Jun 12 11:19:02.401788 crc crio[19822]: time=\"2026-06-12T11:19:02.401696059Z\" level=info msg=\"Starting container: 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4\" id=a22ccdf0-cedc-486f-a97c-2bcfc3dc5d15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.131491 | controller |     "Jun 12 11:19:02.414664 crc crio[19822]: time=\"2026-06-12T11:19:02.414534422Z\" level=info msg=\"Started container\" PID=282767 containerID=6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4 description=openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations id=a22ccdf0-cedc-486f-a97c-2bcfc3dc5d15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9",
2026-06-12 11:43:52.131507 | controller |     "Jun 12 11:19:02.561250 crc crio[19822]: time=\"2026-06-12T11:19:02.560984251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131522 | controller |     "Jun 12 11:19:02.566442 crc crio[19822]: time=\"2026-06-12T11:19:02.565257199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131537 | controller |     "Jun 12 11:19:02.617565 crc crio[19822]: time=\"2026-06-12T11:19:02.617468995Z\" level=info msg=\"Created container 45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log\" id=156bd455-b551-418c-b862-ebc0d348a2d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131552 | controller |     "Jun 12 11:19:02.625290 crc crio[19822]: time=\"2026-06-12T11:19:02.625195644Z\" level=info msg=\"Starting container: 45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20\" id=531dbe93-90cd-4cf0-8c97-383d161c225b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.131568 | controller |     "Jun 12 11:19:02.648622 crc crio[19822]: time=\"2026-06-12T11:19:02.64700492Z\" level=info msg=\"Started container\" PID=282804 containerID=45710eb17065851544ffd35064ccc3bce11c8fceb64f54aa593407651de95b20 description=openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api-log id=531dbe93-90cd-4cf0-8c97-383d161c225b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc",
2026-06-12 11:43:52.131585 | controller |     "Jun 12 11:19:02.793317 crc crio[19822]: time=\"2026-06-12T11:19:02.79319447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8a8917d4-d9d2-460a-a5c3-487610b0c0cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.131601 | controller |     "Jun 12 11:19:02.858355 crc crio[19822]: time=\"2026-06-12T11:19:02.858274328Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=99963d4a-eacf-4420-894e-e5ffed305d4e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.131616 | controller |     "Jun 12 11:19:02.866914 crc crio[19822]: time=\"2026-06-12T11:19:02.866456871Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.131632 | controller |     "Jun 12 11:19:02.896873 crc crio[19822]: time=\"2026-06-12T11:19:02.896579587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ca1a7340-b6ab-4891-8186-ae1cbfb50ccd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.131687 | controller |     "Jun 12 11:19:02.948854 crc crio[19822]: time=\"2026-06-12T11:19:02.94867722Z\" level=info msg=\"Created container 3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce: openstack/placement-7647d767d8-zl47b/placement-log\" id=4e768aef-828f-48f8-8ae8-b83030e32b44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131704 | controller |     "Jun 12 11:19:02.949798 crc crio[19822]: time=\"2026-06-12T11:19:02.949711834Z\" level=info msg=\"Starting container: 3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce\" id=6bc9bee0-cfa9-4772-a48b-c2b59c0f6559 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.131720 | controller |     "Jun 12 11:19:02.958525 crc crio[19822]: time=\"2026-06-12T11:19:02.95841725Z\" level=info msg=\"Started container\" PID=282824 containerID=3d4ea58ddbaf5c52cc1639d1b7fcf5517be7961fa3a43f2f100677a9785591ce description=openstack/placement-7647d767d8-zl47b/placement-log id=6bc9bee0-cfa9-4772-a48b-c2b59c0f6559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb",
2026-06-12 11:43:52.131736 | controller |     "Jun 12 11:19:02.984954 crc crio[19822]: time=\"2026-06-12T11:19:02.984784025Z\" level=info msg=\"Creating container: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api\" id=ea465198-4073-4164-8556-0bf0f829e345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131751 | controller |     "Jun 12 11:19:02.986378 crc crio[19822]: time=\"2026-06-12T11:19:02.986223132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131767 | controller |     "Jun 12 11:19:02.998723 crc crio[19822]: time=\"2026-06-12T11:19:02.998584055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f3e39a77-56e5-4025-9ba3-5d2c49368db4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.131782 | controller |     "Jun 12 11:19:03.117636 crc crio[19822]: time=\"2026-06-12T11:19:03.117449412Z\" level=info msg=\"Stopping container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579 (timeout: 30s)\" id=09a5c9a8-f480-4057-9ee2-954e93bafa35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.131797 | controller |     "Jun 12 11:19:03.118181 crc crio[19822]: time=\"2026-06-12T11:19:03.117616689Z\" level=info msg=\"Stopping container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d (timeout: 30s)\" id=b012fc8a-9288-4d12-95e5-7a6d1a1574ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.131812 | controller |     "Jun 12 11:19:03.142677 crc crio[19822]: time=\"2026-06-12T11:19:03.142583995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=b7e3ee70-bca1-47e8-b341-fb4e91ca3ad0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.131827 | controller |     "Jun 12 11:19:03.193718 crc crio[19822]: time=\"2026-06-12T11:19:03.193612843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131842 | controller |     "Jun 12 11:19:03.200234 crc crio[19822]: time=\"2026-06-12T11:19:03.200126281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131867 | controller |     "Jun 12 11:19:03.404451 crc crio[19822]: time=\"2026-06-12T11:19:03.403752057Z\" level=info msg=\"Creating container: openstack/placement-7647d767d8-zl47b/placement-api\" id=6ba1ce1b-6369-454d-9a0f-71e98bb521f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131904 | controller |     "Jun 12 11:19:03.404796 crc crio[19822]: time=\"2026-06-12T11:19:03.404733149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131921 | controller |     "Jun 12 11:19:03.424049 crc crio[19822]: time=\"2026-06-12T11:19:03.423878985Z\" level=info msg=\"Stopped container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log\" id=b012fc8a-9288-4d12-95e5-7a6d1a1574ad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.131937 | controller |     "Jun 12 11:19:03.511852 crc crio[19822]: time=\"2026-06-12T11:19:03.511724852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131953 | controller |     "Jun 12 11:19:03.516098 crc crio[19822]: time=\"2026-06-12T11:19:03.516058222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.131969 | controller |     "Jun 12 11:19:03.578445 crc crio[19822]: time=\"2026-06-12T11:19:03.578379129Z\" level=info msg=\"Created container 9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4: openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api\" id=ea465198-4073-4164-8556-0bf0f829e345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.131985 | controller |     "Jun 12 11:19:03.581242 crc crio[19822]: time=\"2026-06-12T11:19:03.581104727Z\" level=info msg=\"Starting container: 9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4\" id=f30590a0-e84c-4bad-bdcc-9da0fda3adb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.132001 | controller |     "Jun 12 11:19:03.601113 crc crio[19822]: time=\"2026-06-12T11:19:03.601010435Z\" level=info msg=\"Started container\" PID=282883 containerID=9ab1b1294f6d4fb0a638044b0f92d145407a664882662d344f3b02f4533fbbb4 description=openstack/barbican-api-69b8d6cb8d-kgnhn/barbican-api id=f30590a0-e84c-4bad-bdcc-9da0fda3adb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d241c7bc5f374d88bca43a4ed6f6e8e93a9886497a20a93f2c4e339982453cc",
2026-06-12 11:43:52.132017 | controller |     "Jun 12 11:19:03.665279 crc crio[19822]: time=\"2026-06-12T11:19:03.664694652Z\" level=info msg=\"Running pod sandbox: openstack/neutron-85866dbf85-csgvx/POD\" id=59b56e19-1c0e-4dfa-bdfb-e28e6b3105a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.132033 | controller |     "Jun 12 11:19:03.665411 crc crio[19822]: time=\"2026-06-12T11:19:03.665349503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.132049 | controller |     "Jun 12 11:19:03.719546 crc crio[19822]: time=\"2026-06-12T11:19:03.71945702Z\" level=info msg=\"Got pod network &{Name:neutron-85866dbf85-csgvx Namespace:openstack ID:00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d UID:fb8cccc0-a5bc-42c7-aa14-3220d0ff9665 NetNS:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8cccc0_a5bc_42c7_aa14_3220d0ff9665.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}\"",
2026-06-12 11:43:52.132065 | controller |     "Jun 12 11:19:03.719546 crc crio[19822]: time=\"2026-06-12T11:19:03.719525322Z\" level=info msg=\"Adding pod openstack_neutron-85866dbf85-csgvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.132080 | controller |     "Jun 12 11:19:03.811238 crc crio[19822]: time=\"2026-06-12T11:19:03.811108113Z\" level=info msg=\"Stopping pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=8f9aa5b7-6f41-44b2-a774-e7652bae7592 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132100 | controller |     "Jun 12 11:19:03.812259 crc crio[19822]: time=\"2026-06-12T11:19:03.811650111Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687718-jknvc Namespace:openshift-infra ID:f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a UID:c9d80d6f-2c56-4d0a-8768-ccb9d4c6b86a NetNS:/var/run/netns/7348ff5f-efa8-4377-a24c-d1b59c1507c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9d80d6f_2c56_4d0a_8768_ccb9d4c6b86a.slice PodAnnotations:0xc007252370}] Aliases:map[]}\"",
2026-06-12 11:43:52.132116 | controller |     "Jun 12 11:19:03.812259 crc crio[19822]: time=\"2026-06-12T11:19:03.811777785Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687718-jknvc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.132132 | controller |     "Jun 12 11:19:04.099337 crc crio[19822]: time=\"2026-06-12T11:19:04.098644389Z\" level=info msg=\"Created container 078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8: openstack/placement-7647d767d8-zl47b/placement-api\" id=6ba1ce1b-6369-454d-9a0f-71e98bb521f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.132148 | controller |     "Jun 12 11:19:04.101354 crc crio[19822]: time=\"2026-06-12T11:19:04.10126129Z\" level=info msg=\"Starting container: 078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8\" id=98e67e7f-086c-43cd-a626-5a9cbfb0aa50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.132164 | controller |     "Jun 12 11:19:04.134878 crc crio[19822]: time=\"2026-06-12T11:19:04.13006484Z\" level=info msg=\"Started container\" PID=282986 containerID=078565ae876eabc7d00b1301621d4f5e3baeabd3a9ed797c8a348864b5dfdeb8 description=openstack/placement-7647d767d8-zl47b/placement-api id=98e67e7f-086c-43cd-a626-5a9cbfb0aa50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f724580ca0e3c64f10a910eeec599cd0aef67e17d9a8322f0bcebe939d6a9ebb",
2026-06-12 11:43:52.132180 | controller |     "Jun 12 11:19:04.303875 crc crio[19822]: time=\"2026-06-12T11:19:04.301442496Z\" level=info msg=\"Stopping container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73 (timeout: 30s)\" id=281f3afe-33fd-4842-bfb8-2182ebe4cc70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132196 | controller |     "Jun 12 11:19:04.303875 crc crio[19822]: time=\"2026-06-12T11:19:04.303389439Z\" level=info msg=\"Stopping container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14 (timeout: 30s)\" id=2cebc737-a296-44a7-a7bb-f1d22a0cf219 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132211 | controller |     "Jun 12 11:19:05.524206 crc crio[19822]: time=\"2026-06-12T11:19:05.521393169Z\" level=info msg=\"Stopped container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3a8038b4-09f7-43ff-bfd8-dc89687ed2e9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132226 | controller |     "Jun 12 11:19:05.524206 crc crio[19822]: time=\"2026-06-12T11:19:05.523337272Z\" level=info msg=\"Stopping pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=286d2708-34c6-4aa0-aab4-26760a4e439a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132242 | controller |     "Jun 12 11:19:05.570143 crc crio[19822]: time=\"2026-06-12T11:19:05.570020916Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016 UID:8884c975-6d41-4ea4-846b-73987a3ed5a4 NetNS:/var/run/netns/a7d69aa0-fc9c-4008-bc1a-d03dea2ff9d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8884c975_6d41_4ea4_846b_73987a3ed5a4.slice PodAnnotations:0xc0032643c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.132260 | controller |     "Jun 12 11:19:05.570407 crc crio[19822]: time=\"2026-06-12T11:19:05.570310415Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.132276 | controller |     "Jun 12 11:19:05.576028 crc crio[19822]: time=\"2026-06-12T11:19:05.574684467Z\" level=info msg=\"Stopping container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f (timeout: 30s)\" id=dff934bb-3f73-4c62-a5b4-9ab280fbb236 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132292 | controller |     "Jun 12 11:19:05.576028 crc crio[19822]: time=\"2026-06-12T11:19:05.574692447Z\" level=info msg=\"Stopping container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1 (timeout: 30s)\" id=d666f004-eb41-4aa8-b341-bd2a9e22f10e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132320 | controller |     "Jun 12 11:19:05.707898 crc crio[19822]: time=\"2026-06-12T11:19:05.706996081Z\" level=info msg=\"Stopping container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47 (timeout: 30s)\" id=ef2439a3-aa42-4636-bed9-2e341dfe3d05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132336 | controller |     "Jun 12 11:19:05.897872 crc crio[19822]: time=\"2026-06-12T11:19:05.89588239Z\" level=info msg=\"Stopping container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f (timeout: 30s)\" id=07ccd496-a72c-446c-960b-bda8130b7177 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132352 | controller |     "Jun 12 11:19:05.897872 crc crio[19822]: time=\"2026-06-12T11:19:05.89737399Z\" level=info msg=\"Stopping container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4 (timeout: 30s)\" id=4ff64c2c-d77d-459d-95bc-c6a58cefa2d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132367 | controller |     "Jun 12 11:19:05.963503 crc crio[19822]: time=\"2026-06-12T11:19:05.960297508Z\" level=info msg=\"Removing container: e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6\" id=e05c968b-d4a9-4ba7-8c98-dbc05dcd09f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.132382 | controller |     "Jun 12 11:19:06.827082 crc crio[19822]: time=\"2026-06-12T11:19:06.826415035Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=9c8032ce-140b-4256-8100-c2f3fff59136 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.132398 | controller |     "Jun 12 11:19:06.828905 crc crio[19822]: time=\"2026-06-12T11:19:06.828756783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.132413 | controller |     "Jun 12 11:19:06.840520 crc crio[19822]: 2026-06-12T11:19:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00250d428b52fec Mac:3e:69:c4:0b:4e:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c SocketPath: PciID:}] [{Interface:0xc00022c620 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.132429 | controller |     "Jun 12 11:19:06.844886 crc crio[19822]: time=\"2026-06-12T11:19:06.843397483Z\" level=info msg=\"Got pod network &{Name:neutron-85866dbf85-csgvx Namespace:openstack ID:00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d UID:fb8cccc0-a5bc-42c7-aa14-3220d0ff9665 NetNS:/var/run/netns/b4a881fd-c8e8-45ba-85ca-aed15408935c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8cccc0_a5bc_42c7_aa14_3220d0ff9665.slice PodAnnotations:0xc0007ac490}] Aliases:map[]}\"",
2026-06-12 11:43:52.132449 | controller |     "Jun 12 11:19:06.844886 crc crio[19822]: time=\"2026-06-12T11:19:06.84361282Z\" level=info msg=\"Checking pod openstack_neutron-85866dbf85-csgvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.132465 | controller |     "Jun 12 11:19:07.333533 crc crio[19822]: time=\"2026-06-12T11:19:07.333061022Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-nh8dh/POD\" id=4b4aa7dd-e2cb-402e-9853-a373d68c3eca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.132480 | controller |     "Jun 12 11:19:07.333609 crc crio[19822]: time=\"2026-06-12T11:19:07.333560448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.132496 | controller |     "Jun 12 11:19:07.792468 crc crio[19822]: time=\"2026-06-12T11:19:07.792365745Z\" level=info msg=\"Stopped pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=8f9aa5b7-6f41-44b2-a774-e7652bae7592 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132512 | controller |     "Jun 12 11:19:08.190863 crc crio[19822]: time=\"2026-06-12T11:19:08.190749704Z\" level=info msg=\"Stopped container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log\" id=2cebc737-a296-44a7-a7bb-f1d22a0cf219 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132527 | controller |     "Jun 12 11:19:09.148914 crc crio[19822]: time=\"2026-06-12T11:19:09.148269941Z\" level=info msg=\"Stopping pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=7ef93017-bea7-46d4-894e-f5e85e1aa575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132542 | controller |     "Jun 12 11:19:09.150665 crc crio[19822]: time=\"2026-06-12T11:19:09.150576505Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-cqvfx Namespace:openstack ID:4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9 UID:b5396b87-6f0b-4547-a959-5d115d7cd0c5 NetNS:/var/run/netns/525f3258-e7ff-452a-8d0e-b215baddbdb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5396b87_6f0b_4547_a959_5d115d7cd0c5.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"",
2026-06-12 11:43:52.132558 | controller |     "Jun 12 11:19:09.151065 crc crio[19822]: time=\"2026-06-12T11:19:09.150986778Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-cqvfx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.132573 | controller |     "Jun 12 11:19:10.156016 crc crio[19822]: time=\"2026-06-12T11:19:10.155350629Z\" level=info msg=\"Stopped pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=286d2708-34c6-4aa0-aab4-26760a4e439a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132589 | controller |     "Jun 12 11:19:10.233364 crc crio[19822]: time=\"2026-06-12T11:19:10.233148423Z\" level=info msg=\"Stopped container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log\" id=4ff64c2c-d77d-459d-95bc-c6a58cefa2d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132604 | controller |     "Jun 12 11:19:10.260026 crc crio[19822]: time=\"2026-06-12T11:19:10.257184798Z\" level=info msg=\"Stopped container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log\" id=d666f004-eb41-4aa8-b341-bd2a9e22f10e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132620 | controller |     "Jun 12 11:19:10.318092 crc crio[19822]: time=\"2026-06-12T11:19:10.315744481Z\" level=info msg=\"Ran pod sandbox 00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d with infra container: openstack/neutron-85866dbf85-csgvx/POD\" id=59b56e19-1c0e-4dfa-bdfb-e28e6b3105a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.132639 | controller |     "Jun 12 11:19:10.318092 crc crio[19822]: time=\"2026-06-12T11:19:10.315939463Z\" level=info msg=\"Stopped container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd\" id=09a5c9a8-f480-4057-9ee2-954e93bafa35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132655 | controller |     "Jun 12 11:19:10.335428 crc crio[19822]: time=\"2026-06-12T11:19:10.331426345Z\" level=info msg=\"Stopping pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=011016c9-b73b-48f0-be61-c90414089e6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132670 | controller |     "Jun 12 11:19:10.335428 crc crio[19822]: time=\"2026-06-12T11:19:10.333731481Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d UID:04242c48-a45c-40b3-af92-ca392fc22c00 NetNS:/var/run/netns/776dfbca-f052-44f8-aa02-f1a74be2ee32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04242c48_a45c_40b3_af92_ca392fc22c00.slice PodAnnotations:0xc000120d50}] Aliases:map[]}\"",
2026-06-12 11:43:52.132685 | controller |     "Jun 12 11:19:10.335428 crc crio[19822]: time=\"2026-06-12T11:19:10.333923107Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.132701 | controller |     "Jun 12 11:19:10.344772 crc crio[19822]: time=\"2026-06-12T11:19:10.342586764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=751e1a07-40c1-4334-a76e-b3d0f69a6e75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.132716 | controller |     "Jun 12 11:19:10.579652 crc crio[19822]: time=\"2026-06-12T11:19:10.579373269Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=e7035baf-b8f7-4b50-8d4c-d5e4ac05907a name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.132731 | controller |     "Jun 12 11:19:10.591687 crc crio[19822]: time=\"2026-06-12T11:19:10.58979228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0200394d-6fca-4c7c-b1d7-6c56db260bb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.132746 | controller |     "Jun 12 11:19:10.676521 crc crio[19822]: time=\"2026-06-12T11:19:10.674216317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b38afa24-ef50-46e1-b60b-e4422fbcb34a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.132761 | controller |     "Jun 12 11:19:11.427418 crc crio[19822]: time=\"2026-06-12T11:19:11.427315999Z\" level=info msg=\"Stopped container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd\" id=281f3afe-33fd-4842-bfb8-2182ebe4cc70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132776 | controller |     "Jun 12 11:19:11.432602 crc crio[19822]: time=\"2026-06-12T11:19:11.432518908Z\" level=info msg=\"Stopping pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=f09bbbbd-1e86-4376-8d3f-2d2fe0e6f4cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132792 | controller |     "Jun 12 11:19:11.436878 crc crio[19822]: time=\"2026-06-12T11:19:11.436366767Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637 UID:eb81765f-bfda-425d-9fc9-41e1fb8d62ce NetNS:/var/run/netns/bac43b1d-01c9-4220-a002-68006b5a9d94 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb81765f_bfda_425d_9fc9_41e1fb8d62ce.slice PodAnnotations:0xc0007ace10}] Aliases:map[]}\"",
2026-06-12 11:43:52.132813 | controller |     "Jun 12 11:19:11.436878 crc crio[19822]: time=\"2026-06-12T11:19:11.436723749Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.132829 | controller |     "Jun 12 11:19:11.471354 crc crio[19822]: time=\"2026-06-12T11:19:11.471262643Z\" level=info msg=\"Creating container: openstack/neutron-85866dbf85-csgvx/neutron-api\" id=de508e51-c5ca-4812-9451-fb7fc8640e8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.132844 | controller |     "Jun 12 11:19:11.545491 crc crio[19822]: time=\"2026-06-12T11:19:11.545318606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.132863 | controller |     "Jun 12 11:19:11.582733 crc crio[19822]: time=\"2026-06-12T11:19:11.582587621Z\" level=info msg=\"Stopped container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ef2439a3-aa42-4636-bed9-2e341dfe3d05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132899 | controller |     "Jun 12 11:19:11.584758 crc crio[19822]: time=\"2026-06-12T11:19:11.584680369Z\" level=info msg=\"Stopping pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=aceab26e-23ad-4e27-9a48-fa59853bf449 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132917 | controller |     "Jun 12 11:19:11.591559 crc crio[19822]: time=\"2026-06-12T11:19:11.591437917Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86 UID:b8131e40-4d14-4f70-ad36-0fa2016af760 NetNS:/var/run/netns/8004745c-a47b-4c7c-ad4c-cb5ec6c90016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8131e40_4d14_4f70_ad36_0fa2016af760.slice PodAnnotations:0xc00008d9b8}] Aliases:map[]}\"",
2026-06-12 11:43:52.132933 | controller |     "Jun 12 11:19:11.591744 crc crio[19822]: time=\"2026-06-12T11:19:11.591663024Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.132948 | controller |     "Jun 12 11:19:11.633027 crc crio[19822]: time=\"2026-06-12T11:19:11.632800694Z\" level=info msg=\"Stopped pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=7ef93017-bea7-46d4-894e-f5e85e1aa575 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132964 | controller |     "Jun 12 11:19:11.639677 crc crio[19822]: time=\"2026-06-12T11:19:11.639541596Z\" level=info msg=\"Stopped container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api\" id=dff934bb-3f73-4c62-a5b4-9ab280fbb236 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.132980 | controller |     "Jun 12 11:19:11.641891 crc crio[19822]: time=\"2026-06-12T11:19:11.64145869Z\" level=info msg=\"Stopping pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=0ab3870a-fff9-4955-901f-c31f60f45c56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.132997 | controller |     "Jun 12 11:19:11.668362 crc crio[19822]: time=\"2026-06-12T11:19:11.66007482Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0 UID:75bda2e9-9429-4bcc-bfbf-b763bce91130 NetNS:/var/run/netns/c15ca541-4da3-4423-88e3-a19e84211fb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75bda2e9_9429_4bcc_bfbf_b763bce91130.slice PodAnnotations:0xc007252028}] Aliases:map[]}\"",
2026-06-12 11:43:52.133016 | controller |     "Jun 12 11:19:11.668362 crc crio[19822]: time=\"2026-06-12T11:19:11.660345609Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.133033 | controller |     "Jun 12 11:19:11.763298 crc crio[19822]: time=\"2026-06-12T11:19:11.763219364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d9d3e332-824f-4634-84d0-371b952a80bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133048 | controller |     "Jun 12 11:19:11.763298 crc crio[19822]: time=\"2026-06-12T11:19:11.7632633Z\" level=info msg=\"Stopped container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata\" id=07ccd496-a72c-446c-960b-bda8130b7177 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.133064 | controller |     "Jun 12 11:19:11.765709 crc crio[19822]: time=\"2026-06-12T11:19:11.76559179Z\" level=info msg=\"Stopping pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=0e7bf075-c5d5-4bbe-afe1-af40b7108e15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.133080 | controller |     "Jun 12 11:19:11.767955 crc crio[19822]: time=\"2026-06-12T11:19:11.767892564Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5 UID:e4971849-84e6-434e-98a4-b8fd5507387b NetNS:/var/run/netns/019a8f2b-8cb7-4a87-94ba-425e375873c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4971849_84e6_434e_98a4_b8fd5507387b.slice PodAnnotations:0xc00008c890}] Aliases:map[]}\"",
2026-06-12 11:43:52.133095 | controller |     "Jun 12 11:19:11.768759 crc crio[19822]: time=\"2026-06-12T11:19:11.768437502Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.133111 | controller |     "Jun 12 11:19:11.831306 crc crio[19822]: time=\"2026-06-12T11:19:11.830129689Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=cd01c97d-5b71-467f-93f5-a6720f3add19 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.133127 | controller |     "Jun 12 11:19:11.841245 crc crio[19822]: time=\"2026-06-12T11:19:11.838208909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2d2b3435-157e-40ca-b0fc-0bbd7a6369d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133142 | controller |     "Jun 12 11:19:11.890530 crc crio[19822]: time=\"2026-06-12T11:19:11.890240359Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=2fb0c4ef-a7d2-4f9f-a591-af297ff8f74f name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.133158 | controller |     "Jun 12 11:19:11.907798 crc crio[19822]: time=\"2026-06-12T11:19:11.907744812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=253245df-1f7a-48fb-a3a8-de944e039928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133173 | controller |     "Jun 12 11:19:11.962535 crc crio[19822]: time=\"2026-06-12T11:19:11.961334374Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=d126392c-b461-4511-a81c-caac088ac41b name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.133192 | controller |     "Jun 12 11:19:11.966350 crc crio[19822]: time=\"2026-06-12T11:19:11.963983174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=1f7d17b2-6557-4ea3-b600-5265762d1e8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133207 | controller |     "Jun 12 11:19:12.028892 crc crio[19822]: time=\"2026-06-12T11:19:12.027591692Z\" level=info msg=\"Removed container e7fa8efedbdb3eb357ef3f0bae707f95a7940afb67ce0ae0e986e43b68d4e3e6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=e05c968b-d4a9-4ba7-8c98-dbc05dcd09f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133223 | controller |     "Jun 12 11:19:12.061195 crc crio[19822]: time=\"2026-06-12T11:19:12.061120251Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=22f68f9b-055a-40ae-ad53-c0aaad0ab34c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.133238 | controller |     "Jun 12 11:19:12.061377 crc crio[19822]: time=\"2026-06-12T11:19:12.061346278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133254 | controller |     "Jun 12 11:19:12.086360 crc crio[19822]: time=\"2026-06-12T11:19:12.086268161Z\" level=info msg=\"Removing container: b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1\" id=de8ca1ec-3b69-4908-8cb2-dc0d8e232a42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133269 | controller |     "Jun 12 11:19:12.090649 crc crio[19822]: time=\"2026-06-12T11:19:12.090596919Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf UID:4dabd59d-58f9-48fb-9bc4-144278e3777a NetNS:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dabd59d_58f9_48fb_9bc4_144278e3777a.slice PodAnnotations:0xc000696420}] Aliases:map[]}\"",
2026-06-12 11:43:52.133285 | controller |     "Jun 12 11:19:12.090874 crc crio[19822]: time=\"2026-06-12T11:19:12.090786986Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.133301 | controller |     "Jun 12 11:19:12.156801 crc crio[19822]: time=\"2026-06-12T11:19:12.156700803Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc0030942e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.133317 | controller |     "Jun 12 11:19:12.156801 crc crio[19822]: time=\"2026-06-12T11:19:12.156787576Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-nh8dh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.133332 | controller |     "Jun 12 11:19:12.279300 crc crio[19822]: time=\"2026-06-12T11:19:12.278682855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4b8d9195-fcfb-4465-902f-15c514d5e6bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133348 | controller |     "Jun 12 11:19:12.346761 crc crio[19822]: time=\"2026-06-12T11:19:12.346714017Z\" level=info msg=\"Removed container b13934a457498e02fde29297cde89e4d34f252f8b1adf13ec7af979cff6466d1: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=de8ca1ec-3b69-4908-8cb2-dc0d8e232a42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133368 | controller |     "Jun 12 11:19:12.416546 crc crio[19822]: time=\"2026-06-12T11:19:12.416454905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=b34a460a-bea5-42c6-83eb-a4f034757d69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133384 | controller |     "Jun 12 11:19:12.417181 crc crio[19822]: time=\"2026-06-12T11:19:12.417092336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133399 | controller |     "Jun 12 11:19:12.426968 crc crio[19822]: time=\"2026-06-12T11:19:12.423666318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133415 | controller |     "Jun 12 11:19:12.427791 crc crio[19822]: time=\"2026-06-12T11:19:12.427560789Z\" level=info msg=\"Stopped pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=aceab26e-23ad-4e27-9a48-fa59853bf449 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.133430 | controller |     "Jun 12 11:19:12.550997 crc crio[19822]: time=\"2026-06-12T11:19:12.548732259Z\" level=info msg=\"Stopped pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=0ab3870a-fff9-4955-901f-c31f60f45c56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.133445 | controller |     "Jun 12 11:19:12.551569 crc crio[19822]: time=\"2026-06-12T11:19:12.54969862Z\" level=info msg=\"Stopped pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=0e7bf075-c5d5-4bbe-afe1-af40b7108e15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.133461 | controller |     "Jun 12 11:19:12.630250 crc crio[19822]: time=\"2026-06-12T11:19:12.630103111Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 UID:4aabdc4d-8c2f-4d82-804a-eaa786e2ad91 NetNS:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4aabdc4d_8c2f_4d82_804a_eaa786e2ad91.slice PodAnnotations:0xc00244c0f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.133477 | controller |     "Jun 12 11:19:12.630250 crc crio[19822]: time=\"2026-06-12T11:19:12.630247505Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.133493 | controller |     "Jun 12 11:19:12.700245 crc crio[19822]: time=\"2026-06-12T11:19:12.700125396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0050651b-408d-45d8-87c4-96caf6bfc910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133508 | controller |     "Jun 12 11:19:13.108992 crc crio[19822]: time=\"2026-06-12T11:19:13.107511553Z\" level=info msg=\"Creating container: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log\" id=9ed02e20-585d-4c7c-96de-82d0649d5ea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.133523 | controller |     "Jun 12 11:19:13.110137 crc crio[19822]: time=\"2026-06-12T11:19:13.110071255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133538 | controller |     "Jun 12 11:19:13.190340 crc crio[19822]: time=\"2026-06-12T11:19:13.190231319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133558 | controller |     "Jun 12 11:19:13.195984 crc crio[19822]: time=\"2026-06-12T11:19:13.195901202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133574 | controller |     "Jun 12 11:19:13.380882 crc crio[19822]: time=\"2026-06-12T11:19:13.380275045Z\" level=info msg=\"Removing container: 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f\" id=f583148a-26ab-4a90-bfc1-3c93aaa6c855 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133590 | controller |     "Jun 12 11:19:13.409921 crc crio[19822]: time=\"2026-06-12T11:19:13.409869566Z\" level=info msg=\"Created container 58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a: openstack/neutron-85866dbf85-csgvx/neutron-api\" id=de508e51-c5ca-4812-9451-fb7fc8640e8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.133605 | controller |     "Jun 12 11:19:13.411191 crc crio[19822]: time=\"2026-06-12T11:19:13.411083515Z\" level=info msg=\"Starting container: 58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a\" id=11411113-a4e7-4c92-9470-9045cb5aedbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.133621 | controller |     "Jun 12 11:19:13.416627 crc crio[19822]: time=\"2026-06-12T11:19:13.41655291Z\" level=info msg=\"Started container\" PID=284210 containerID=58d07bff6c178849d8704e6f6d0fcdc7394cb3b238071feb4ab0ab82a8fd038a description=openstack/neutron-85866dbf85-csgvx/neutron-api id=11411113-a4e7-4c92-9470-9045cb5aedbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d",
2026-06-12 11:43:52.133637 | controller |     "Jun 12 11:19:13.433944 crc crio[19822]: time=\"2026-06-12T11:19:13.433779367Z\" level=info msg=\"Removed container 5692963cf023ce27243c8e4f29908ea0de75a4cfbf08591a561b2b2bc0cbe09f: openstack/nova-metadata-0/nova-metadata-metadata\" id=f583148a-26ab-4a90-bfc1-3c93aaa6c855 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133653 | controller |     "Jun 12 11:19:13.437237 crc crio[19822]: time=\"2026-06-12T11:19:13.437145564Z\" level=info msg=\"Removing container: 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4\" id=fa87d6be-2e5a-419d-886e-9f8d2ae81852 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133668 | controller |     "Jun 12 11:19:13.696493 crc crio[19822]: time=\"2026-06-12T11:19:13.696312416Z\" level=info msg=\"Removed container 09194a775ab7917e8c41dd0ce8e67c6c2134d2a5127c038cd3b98185e8c171b4: openstack/nova-metadata-0/nova-metadata-log\" id=fa87d6be-2e5a-419d-886e-9f8d2ae81852 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133684 | controller |     "Jun 12 11:19:13.704454 crc crio[19822]: time=\"2026-06-12T11:19:13.704409213Z\" level=info msg=\"Removing container: c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f\" id=2dbf10b7-4d85-4d29-a259-a3e6625055f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133699 | controller |     "Jun 12 11:19:13.796030 crc crio[19822]: time=\"2026-06-12T11:19:13.795975552Z\" level=info msg=\"Removed container c405418178264f91bea33d22ed5309e5467f81700444c791e39004332c68da2f: openstack/nova-api-0/nova-api-api\" id=2dbf10b7-4d85-4d29-a259-a3e6625055f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133715 | controller |     "Jun 12 11:19:13.802368 crc crio[19822]: time=\"2026-06-12T11:19:13.802331026Z\" level=info msg=\"Removing container: a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1\" id=9e59de89-e2e3-4373-982f-4c36bfe0fab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133730 | controller |     "Jun 12 11:19:13.947260 crc crio[19822]: time=\"2026-06-12T11:19:13.946562764Z\" level=info msg=\"Removed container a127b0d8198d25f524c57f2692a02bf665222e03eb966f5fd022e65ebc336dd1: openstack/nova-api-0/nova-api-log\" id=9e59de89-e2e3-4373-982f-4c36bfe0fab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133749 | controller |     "Jun 12 11:19:13.952487 crc crio[19822]: time=\"2026-06-12T11:19:13.952405686Z\" level=info msg=\"Removing container: 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47\" id=0c672a7c-6008-4369-96c0-1b45dc19bbfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133765 | controller |     "Jun 12 11:19:14.042009 crc crio[19822]: time=\"2026-06-12T11:19:14.041801546Z\" level=info msg=\"Removed container 02e8507aa9db7d21b82a5a43214a5ff328da415f70a6209f0a6feec191a75d47: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0c672a7c-6008-4369-96c0-1b45dc19bbfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.133780 | controller |     "Jun 12 11:19:14.675562 crc crio[19822]: time=\"2026-06-12T11:19:14.675391725Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=a10fae7a-179a-4535-9194-f0d47b3c3f31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.133796 | controller |     "Jun 12 11:19:14.681422 crc crio[19822]: time=\"2026-06-12T11:19:14.681226824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133812 | controller |     "Jun 12 11:19:14.750785 crc crio[19822]: time=\"2026-06-12T11:19:14.750119131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133827 | controller |     "Jun 12 11:19:14.756680 crc crio[19822]: time=\"2026-06-12T11:19:14.756578118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133843 | controller |     "Jun 12 11:19:14.785359 crc crio[19822]: time=\"2026-06-12T11:19:14.785158531Z\" level=info msg=\"Created container 249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log\" id=9ed02e20-585d-4c7c-96de-82d0649d5ea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.133863 | controller |     "Jun 12 11:19:14.786668 crc crio[19822]: time=\"2026-06-12T11:19:14.786579458Z\" level=info msg=\"Starting container: 249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db\" id=a79516d0-4a17-4131-8a78-e9570d324032 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.133898 | controller |     "Jun 12 11:19:14.792479 crc crio[19822]: time=\"2026-06-12T11:19:14.792260905Z\" level=info msg=\"Started container\" PID=284290 containerID=249e1d3c0de902a14358ededc2edc942b65ba163af7ccb5b18e8979530f7e0db description=openstack/barbican-worker-579dfbb465-vstlp/barbican-worker-log id=a79516d0-4a17-4131-8a78-e9570d324032 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b",
2026-06-12 11:43:52.133915 | controller |     "Jun 12 11:19:14.819936 crc crio[19822]: time=\"2026-06-12T11:19:14.819881668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a530ed71-0360-47cc-a5ac-1a905ba22ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133931 | controller |     "Jun 12 11:19:14.946241 crc crio[19822]: time=\"2026-06-12T11:19:14.946073834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5b5f4233-e748-44ce-9ba2-335c2d71931a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133947 | controller |     "Jun 12 11:19:15.007290 crc crio[19822]: time=\"2026-06-12T11:19:15.006971535Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log\" id=b763a588-4161-4acc-affc-04a222817065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.133966 | controller |     "Jun 12 11:19:15.010218 crc crio[19822]: time=\"2026-06-12T11:19:15.009206418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.133982 | controller |     "Jun 12 11:19:15.043743 crc crio[19822]: time=\"2026-06-12T11:19:15.041757045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=880dbcb3-7425-47bd-aa3e-e9172fe78ff6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.133998 | controller |     "Jun 12 11:19:15.096738 crc crio[19822]: time=\"2026-06-12T11:19:15.096628897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134013 | controller |     "Jun 12 11:19:15.107504 crc crio[19822]: time=\"2026-06-12T11:19:15.107402419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134029 | controller |     "Jun 12 11:19:15.189028 crc crio[19822]: time=\"2026-06-12T11:19:15.188814388Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=058ea378-12ef-4c93-98db-d02ec234c6a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.134044 | controller |     "Jun 12 11:19:15.506051 crc crio[19822]: time=\"2026-06-12T11:19:15.505476231Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3cd2d509-d695-4979-b903-e296de1adacf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.134060 | controller |     "Jun 12 11:19:15.508239 crc crio[19822]: time=\"2026-06-12T11:19:15.508136587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134075 | controller |     "Jun 12 11:19:15.514371 crc crio[19822]: time=\"2026-06-12T11:19:15.514270105Z\" level=info msg=\"Created container 6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80: openstack/swift-storage-0/account-server\" id=a10fae7a-179a-4535-9194-f0d47b3c3f31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.134091 | controller |     "Jun 12 11:19:15.515382 crc crio[19822]: time=\"2026-06-12T11:19:15.515312144Z\" level=info msg=\"Starting container: 6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80\" id=8d01e09a-f555-42db-9da1-55c801135a48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.134107 | controller |     "Jun 12 11:19:15.531538 crc crio[19822]: time=\"2026-06-12T11:19:15.531434119Z\" level=info msg=\"Started container\" PID=284439 containerID=6b17015503732c909cd598b8335e5e98a06a473ffd26efd2372c6e53dca37d80 description=openstack/swift-storage-0/account-server id=8d01e09a-f555-42db-9da1-55c801135a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.134123 | controller |     "Jun 12 11:19:15.547300 crc crio[19822]: time=\"2026-06-12T11:19:15.547080493Z\" level=info msg=\"Created container af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log\" id=b763a588-4161-4acc-affc-04a222817065 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.134139 | controller |     "Jun 12 11:19:15.548027 crc crio[19822]: time=\"2026-06-12T11:19:15.547945577Z\" level=info msg=\"Creating container: openstack/neutron-85866dbf85-csgvx/neutron-httpd\" id=38bc22c7-ffab-4271-a5a6-cc3d463beffe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.134155 | controller |     "Jun 12 11:19:15.548764 crc crio[19822]: time=\"2026-06-12T11:19:15.548402209Z\" level=info msg=\"Starting container: af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca\" id=5e317eb6-3579-4312-a398-176ae0994e37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.134174 | controller |     "Jun 12 11:19:15.558243 crc crio[19822]: time=\"2026-06-12T11:19:15.558139713Z\" level=info msg=\"Started container\" PID=284477 containerID=af37508ead8d98dc276a5628dd76d63e24d64ca0828ad8c78503a3df361f70ca description=openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-log id=5e317eb6-3579-4312-a398-176ae0994e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5",
2026-06-12 11:43:52.134190 | controller |     "Jun 12 11:19:15.596501 crc crio[19822]: time=\"2026-06-12T11:19:15.596350676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=f3374dde-abc9-44d9-b8f0-a99b9c7d727b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.134206 | controller |     "Jun 12 11:19:15.616375 crc crio[19822]: time=\"2026-06-12T11:19:15.616287965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=02753aa9-3cab-4185-9ec7-309622f44f87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.134221 | controller |     "Jun 12 11:19:15.623040 crc crio[19822]: time=\"2026-06-12T11:19:15.622949489Z\" level=info msg=\"Creating container: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker\" id=3003bfa7-b76e-40e8-84a1-f485319a93f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.134237 | controller |     "Jun 12 11:19:15.644435 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0fb0f937c1b443 Mac:2a:c3:f7:44:c4:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 SocketPath: PciID:}] [{Interface:0xc00022c630 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.134253 | controller |     "Jun 12 11:19:15.646399 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19b63a8012d8efc Mac:be:c4:71:97:6f:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a SocketPath: PciID:}] [{Interface:0xc00037e830 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.134269 | controller |     "Jun 12 11:19:15.648105 crc crio[19822]: time=\"2026-06-12T11:19:15.648051274Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc0030942e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.134285 | controller |     "Jun 12 11:19:15.648323 crc crio[19822]: time=\"2026-06-12T11:19:15.648280081Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-nh8dh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.134301 | controller |     "Jun 12 11:19:15.651517 crc crio[19822]: time=\"2026-06-12T11:19:15.649639995Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf UID:4dabd59d-58f9-48fb-9bc4-144278e3777a NetNS:/var/run/netns/714dbb95-645f-47cf-ad33-018160555a72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dabd59d_58f9_48fb_9bc4_144278e3777a.slice PodAnnotations:0xc000696420}] Aliases:map[]}\"",
2026-06-12 11:43:52.134321 | controller |     "Jun 12 11:19:15.651517 crc crio[19822]: time=\"2026-06-12T11:19:15.650249185Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.134337 | controller |     "Jun 12 11:19:15.659028 crc crio[19822]: 2026-06-12T11:19:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f212b2a3ea62aa Mac:3e:ca:6f:82:8c:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.134354 | controller |     "Jun 12 11:19:15.659028 crc crio[19822]: time=\"2026-06-12T11:19:15.657528479Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 UID:4aabdc4d-8c2f-4d82-804a-eaa786e2ad91 NetNS:/var/run/netns/8a608982-598c-4054-9a3a-f8469ba40e5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4aabdc4d_8c2f_4d82_804a_eaa786e2ad91.slice PodAnnotations:0xc00244c0f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.134373 | controller |     "Jun 12 11:19:15.659028 crc crio[19822]: time=\"2026-06-12T11:19:15.657656534Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.134391 | controller |     "Jun 12 11:19:16.738308 crc crio[19822]: time=\"2026-06-12T11:19:16.737547038Z\" level=info msg=\"Stopping container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c (timeout: 30s)\" id=046296f4-bcf4-4ff7-a79b-a75c1bdec64f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134407 | controller |     "Jun 12 11:19:16.757124 crc crio[19822]: time=\"2026-06-12T11:19:16.737644014Z\" level=info msg=\"Stopping container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45 (timeout: 30s)\" id=2882034c-e96b-4cfb-8f50-74e7ed63f5d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134422 | controller |     "Jun 12 11:19:16.791338 crc crio[19822]: time=\"2026-06-12T11:19:16.791258866Z\" level=info msg=\"Stopping container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e (timeout: 30s)\" id=9cf63121-097a-4c6a-b656-939659066b06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134437 | controller |     "Jun 12 11:19:16.792539 crc crio[19822]: time=\"2026-06-12T11:19:16.792004713Z\" level=info msg=\"Stopping container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1 (timeout: 30s)\" id=aec21264-ed69-4c8a-a40c-34e588f9ec89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134452 | controller |     "Jun 12 11:19:17.111980 crc crio[19822]: time=\"2026-06-12T11:19:17.111460519Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=cdbdf225-f151-44e1-b68c-80b66c7e0c1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.134468 | controller |     "Jun 12 11:19:17.112204 crc crio[19822]: time=\"2026-06-12T11:19:17.111998196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134483 | controller |     "Jun 12 11:19:18.313469 crc crio[19822]: time=\"2026-06-12T11:19:18.312926756Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e3b237a7-1d9d-4e66-b970-00b49975ed7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.134498 | controller |     "Jun 12 11:19:18.313469 crc crio[19822]: time=\"2026-06-12T11:19:18.313456914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134516 | controller |     "Jun 12 11:19:18.787937 crc crio[19822]: time=\"2026-06-12T11:19:18.787774322Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=a711df8f-c190-4ab3-94d6-2c6da3a34d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.134531 | controller |     "Jun 12 11:19:18.787937 crc crio[19822]: time=\"2026-06-12T11:19:18.787918617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134546 | controller |     "Jun 12 11:19:20.254903 crc crio[19822]: time=\"2026-06-12T11:19:20.254005858Z\" level=info msg=\"Stopping container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b (timeout: 30s)\" id=3b8690a1-bfcd-458b-a7ae-1bdef3f70468 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134562 | controller |     "Jun 12 11:19:20.256518 crc crio[19822]: time=\"2026-06-12T11:19:20.255100093Z\" level=info msg=\"Stopping container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3 (timeout: 30s)\" id=d001229e-f824-469d-94ef-4221524c9803 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134577 | controller |     "Jun 12 11:19:20.867655 crc crio[19822]: time=\"2026-06-12T11:19:20.867567392Z\" level=info msg=\"Removing container: 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af\" id=4d321c9f-6b10-421f-acfd-ef888ea2402f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.134592 | controller |     "Jun 12 11:19:22.929928 crc crio[19822]: time=\"2026-06-12T11:19:22.929401761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134607 | controller |     "Jun 12 11:19:23.039668 crc crio[19822]: time=\"2026-06-12T11:19:23.039537677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134622 | controller |     "Jun 12 11:19:23.041496 crc crio[19822]: time=\"2026-06-12T11:19:23.041123905Z\" level=info msg=\"Stopped container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler\" id=2882034c-e96b-4cfb-8f50-74e7ed63f5d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134638 | controller |     "Jun 12 11:19:23.045728 crc crio[19822]: time=\"2026-06-12T11:19:23.045235896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.134653 | controller |     "Jun 12 11:19:23.048489 crc crio[19822]: time=\"2026-06-12T11:19:23.048376356Z\" level=info msg=\"Stopped container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=3b8690a1-bfcd-458b-a7ae-1bdef3f70468 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134669 | controller |     "Jun 12 11:19:23.062507 crc crio[19822]: time=\"2026-06-12T11:19:23.060335017Z\" level=info msg=\"Ran pod sandbox 0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33 with infra container: openstack/nova-cell0-conductor-0/POD\" id=22f68f9b-055a-40ae-ad53-c0aaad0ab34c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.134684 | controller |     "Jun 12 11:19:23.062507 crc crio[19822]: time=\"2026-06-12T11:19:23.060637127Z\" level=info msg=\"Stopped pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=011016c9-b73b-48f0-be61-c90414089e6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.134699 | controller |     "Jun 12 11:19:23.065576 crc crio[19822]: time=\"2026-06-12T11:19:23.065230513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=46aa4dfa-62af-4671-a0e7-5469dfde19c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.134717 | controller |     "Jun 12 11:19:23.153564 crc crio[19822]: time=\"2026-06-12T11:19:23.153359815Z\" level=info msg=\"Stopped container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log\" id=aec21264-ed69-4c8a-a40c-34e588f9ec89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134733 | controller |     "Jun 12 11:19:23.158534 crc crio[19822]: time=\"2026-06-12T11:19:23.15844673Z\" level=info msg=\"Ran pod sandbox 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 with infra container: openstack/nova-cell0-cell-mapping-nh8dh/POD\" id=4b4aa7dd-e2cb-402e-9853-a373d68c3eca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.134748 | controller |     "Jun 12 11:19:23.162736 crc crio[19822]: time=\"2026-06-12T11:19:23.162670564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ebd5ba19-2ffa-4d25-908f-c7f9a290edbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.134763 | controller |     "Jun 12 11:19:23.246623 crc crio[19822]: time=\"2026-06-12T11:19:23.246523467Z\" level=info msg=\"Stopped container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api\" id=9cf63121-097a-4c6a-b656-939659066b06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134778 | controller |     "Jun 12 11:19:23.248065 crc crio[19822]: time=\"2026-06-12T11:19:23.247987485Z\" level=info msg=\"Stopping pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=1e23bd11-7ac6-43a1-b0b9-4ff8ea1b64ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.134792 | controller |     "Jun 12 11:19:23.254687 crc crio[19822]: time=\"2026-06-12T11:19:23.254586334Z\" level=info msg=\"Stopped pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=f09bbbbd-1e86-4376-8d3f-2d2fe0e6f4cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.134808 | controller |     "Jun 12 11:19:23.256287 crc crio[19822]: time=\"2026-06-12T11:19:23.256136484Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f UID:1b84e4bc-bd19-423a-9e81-05552dc76db4 NetNS:/var/run/netns/65afd8e6-395f-45e6-a9e2-ef67f99b4016 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b84e4bc_bd19_423a_9e81_05552dc76db4.slice PodAnnotations:0xc002ed12d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.134823 | controller |     "Jun 12 11:19:23.256459 crc crio[19822]: time=\"2026-06-12T11:19:23.256397922Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.134838 | controller |     "Jun 12 11:19:23.397656 crc crio[19822]: time=\"2026-06-12T11:19:23.397556414Z\" level=info msg=\"Ran pod sandbox f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf with infra container: openstack/nova-cell1-conductor-0/POD\" id=9c8032ce-140b-4256-8100-c2f3fff59136 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.134857 | controller |     "Jun 12 11:19:23.404030 crc crio[19822]: time=\"2026-06-12T11:19:23.403917269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d485a6d0-69e1-410c-a730-af628f13f923 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.134890 | controller |     "Jun 12 11:19:23.443676 crc crio[19822]: time=\"2026-06-12T11:19:23.443458182Z\" level=info msg=\"Stopped container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe\" id=046296f4-bcf4-4ff7-a79b-a75c1bdec64f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.134911 | controller |     "Jun 12 11:19:23.457201 crc crio[19822]: time=\"2026-06-12T11:19:23.454126683Z\" level=info msg=\"Stopping pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=8d097565-5711-4876-9fc4-c863043ffce6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.134928 | controller |     "Jun 12 11:19:23.457201 crc crio[19822]: time=\"2026-06-12T11:19:23.455681143Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9 UID:402a1509-a5b0-48ed-821d-875ecab00523 NetNS:/var/run/netns/b7f965c6-d80e-4e49-8d03-e32823476067 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod402a1509_a5b0_48ed_821d_875ecab00523.slice PodAnnotations:0xc000120428}] Aliases:map[]}\"",
2026-06-12 11:43:52.134943 | controller |     "Jun 12 11:19:23.457201 crc crio[19822]: time=\"2026-06-12T11:19:23.456540641Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.134959 | controller |     "Jun 12 11:19:23.527737 crc crio[19822]: time=\"2026-06-12T11:19:23.52150998Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2428a610-9e74-42cf-afc0-723e8d42f5e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.134974 | controller |     "Jun 12 11:19:23.560706 crc crio[19822]: time=\"2026-06-12T11:19:23.560313023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=eb1fe451-03f6-4aea-92ea-33cfab51ab94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.134989 | controller |     "Jun 12 11:19:23.858774 crc crio[19822]: time=\"2026-06-12T11:19:23.857137834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=51ddcaaf-128d-4462-9d57-4296ce1d2acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.135004 | controller |     "Jun 12 11:19:23.892746 crc crio[19822]: time=\"2026-06-12T11:19:23.892619134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=244611d6-e932-4581-b409-76142dc38025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.135019 | controller |     "Jun 12 11:19:24.034003 crc crio[19822]: time=\"2026-06-12T11:19:24.032897915Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e2c3b5b3-204e-4014-95da-1ea4bae097f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.135034 | controller |     "Jun 12 11:19:24.044586 crc crio[19822]: time=\"2026-06-12T11:19:24.044486135Z\" level=info msg=\"Created container 4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb: openstack/ceilometer-0/ceilometer-notification-agent\" id=3cd2d509-d695-4979-b903-e296de1adacf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.135049 | controller |     "Jun 12 11:19:24.048224 crc crio[19822]: time=\"2026-06-12T11:19:24.048105697Z\" level=info msg=\"Starting container: 4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb\" id=f16b8256-8072-499d-9276-8812e123f37a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.135064 | controller |     "Jun 12 11:19:24.059804 crc crio[19822]: time=\"2026-06-12T11:19:24.059708281Z\" level=info msg=\"Started container\" PID=285147 containerID=4afeb456b28c199a943c8ec598e86325efc9038f64ed5693fb16ff995fe088cb description=openstack/ceilometer-0/ceilometer-notification-agent id=f16b8256-8072-499d-9276-8812e123f37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34",
2026-06-12 11:43:52.135079 | controller |     "Jun 12 11:19:24.069649 crc crio[19822]: time=\"2026-06-12T11:19:24.069548273Z\" level=info msg=\"Stopped container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=d001229e-f824-469d-94ef-4221524c9803 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.135098 | controller |     "Jun 12 11:19:24.071998 crc crio[19822]: time=\"2026-06-12T11:19:24.071484256Z\" level=info msg=\"Stopping pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=49f26f79-1a23-445d-ae6d-acf1b01638ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.135113 | controller |     "Jun 12 11:19:24.081674 crc crio[19822]: time=\"2026-06-12T11:19:24.081517346Z\" level=info msg=\"Got pod network &{Name:barbican-api-5bc555456d-6l857 Namespace:openstack ID:21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162 UID:e7e48b4a-8bfd-43ea-ac39-ad15c663ff6f NetNS:/var/run/netns/c07b3571-8b30-4b77-8ea6-b97c27b83644 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e48b4a_8bfd_43ea_ac39_ad15c663ff6f.slice PodAnnotations:0xc00244c960}] Aliases:map[]}\"",
2026-06-12 11:43:52.135129 | controller |     "Jun 12 11:19:24.082022 crc crio[19822]: time=\"2026-06-12T11:19:24.081796274Z\" level=info msg=\"Deleting pod openstack_barbican-api-5bc555456d-6l857 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.135144 | controller |     "Jun 12 11:19:24.096865 crc crio[19822]: time=\"2026-06-12T11:19:24.094485047Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=90366c38-e5fc-47bb-b2d8-72ae2f0ae4f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.135160 | controller |     "Jun 12 11:19:24.096865 crc crio[19822]: time=\"2026-06-12T11:19:24.096313169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.135175 | controller |     "Jun 12 11:19:24.124049 crc crio[19822]: time=\"2026-06-12T11:19:24.123926864Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=99963d4a-eacf-4420-894e-e5ffed305d4e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.135191 | controller |     "Jun 12 11:19:24.126972 crc crio[19822]: time=\"2026-06-12T11:19:24.125664223Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e76813d8-ecb8-4d41-96dd-b8869e9c993b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.135206 | controller |     "Jun 12 11:19:24.142734 crc crio[19822]: time=\"2026-06-12T11:19:24.142636385Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.135222 | controller |     "Jun 12 11:19:24.143012 crc crio[19822]: time=\"2026-06-12T11:19:24.142757499Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=322928ad-ae3a-457d-9bfc-490d7cacbaaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.135238 | controller |     "Jun 12 11:19:24.146279 crc crio[19822]: time=\"2026-06-12T11:19:24.146209085Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=de4baef8-fce0-4846-a0fb-1282bbbdaf83 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.135253 | controller |     "Jun 12 11:19:24.160457 crc crio[19822]: time=\"2026-06-12T11:19:24.160406972Z\" level=info msg=\"Stopped pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=1e23bd11-7ac6-43a1-b0b9-4ff8ea1b64ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.135269 | controller |     "Jun 12 11:19:24.161299 crc crio[19822]: time=\"2026-06-12T11:19:24.161130487Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-12 11:43:52.135287 | controller |     "Jun 12 11:19:24.183413 crc crio[19822]: time=\"2026-06-12T11:19:24.183318534Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage\" id=beda42a1-e250-43b6-a17d-890a3f6022d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.135303 | controller |     "Jun 12 11:19:24.298328 crc crio[19822]: time=\"2026-06-12T11:19:24.295883359Z\" level=info msg=\"Removed container 8f9814526264fdf5bdc13256e445e7d4a90751c88b0dea4c7b153447147965af: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=4d321c9f-6b10-421f-acfd-ef888ea2402f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.135319 | controller |     "Jun 12 11:19:24.318742 crc crio[19822]: time=\"2026-06-12T11:19:24.318128114Z\" level=info msg=\"Removing container: bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73\" id=c938e6dc-c539-484b-9624-6ea52bbb6479 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.135334 | controller |     "Jun 12 11:19:24.372456 crc crio[19822]: time=\"2026-06-12T11:19:24.371070851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135350 | controller |     "Jun 12 11:19:24.378103 crc crio[19822]: time=\"2026-06-12T11:19:24.377478978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135366 | controller |     "Jun 12 11:19:24.384698 crc crio[19822]: time=\"2026-06-12T11:19:24.3846167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135382 | controller |     "Jun 12 11:19:24.401385 crc crio[19822]: time=\"2026-06-12T11:19:24.401000703Z\" level=info msg=\"Stopped pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=8d097565-5711-4876-9fc4-c863043ffce6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.135397 | controller |     "Jun 12 11:19:24.405030 crc crio[19822]: time=\"2026-06-12T11:19:24.403365273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135426 | controller |     "Jun 12 11:19:24.405030 crc crio[19822]: time=\"2026-06-12T11:19:24.403568802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135445 | controller |     "Jun 12 11:19:24.422668 crc crio[19822]: time=\"2026-06-12T11:19:24.422588879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135464 | controller |     "Jun 12 11:19:24.537638 crc crio[19822]: time=\"2026-06-12T11:19:24.537282222Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc000696c20}] Aliases:map[]}\"",
2026-06-12 11:43:52.135487 | controller |     "Jun 12 11:19:24.537638 crc crio[19822]: time=\"2026-06-12T11:19:24.537624303Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.135509 | controller |     "Jun 12 11:19:24.542120 crc crio[19822]: time=\"2026-06-12T11:19:24.537991625Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc0052128f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.135579 | controller |     "Jun 12 11:19:24.542120 crc crio[19822]: time=\"2026-06-12T11:19:24.538032757Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.135600 | controller |     "Jun 12 11:19:24.551913 crc crio[19822]: time=\"2026-06-12T11:19:24.547924196Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=975d2e6b-2244-47da-8258-2a2279e206be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.135616 | controller |     "Jun 12 11:19:24.558610 crc crio[19822]: time=\"2026-06-12T11:19:24.558508094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=f50ea1ea-2df7-49e1-b398-de7645f9126a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.135632 | controller |     "Jun 12 11:19:24.605210 crc crio[19822]: time=\"2026-06-12T11:19:24.605106587Z\" level=info msg=\"Removed container bda97ff497d3ddf81a0ad584bd950206c2786f17113ec812ce31189de0eb1f73: openstack/glance-default-internal-api-0/glance-httpd\" id=c938e6dc-c539-484b-9624-6ea52bbb6479 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.135647 | controller |     "Jun 12 11:19:24.620389 crc crio[19822]: time=\"2026-06-12T11:19:24.620278937Z\" level=info msg=\"Removing container: 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14\" id=6bc9ffbe-5abf-4285-892f-fd021cc34c73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.135663 | controller |     "Jun 12 11:19:24.729685 crc crio[19822]: time=\"2026-06-12T11:19:24.728487857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135678 | controller |     "Jun 12 11:19:24.740449 crc crio[19822]: time=\"2026-06-12T11:19:24.740370375Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=bc4c7df7-0956-4b26-8a54-ed9b803896dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.135694 | controller |     "Jun 12 11:19:24.751916 crc crio[19822]: time=\"2026-06-12T11:19:24.751734119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135711 | controller |     "Jun 12 11:19:24.785472 crc crio[19822]: time=\"2026-06-12T11:19:24.782101389Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc005212560}] Aliases:map[]}\"",
2026-06-12 11:43:52.135727 | controller |     "Jun 12 11:19:24.785472 crc crio[19822]: time=\"2026-06-12T11:19:24.782679055Z\" level=info msg=\"Stopped pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=49f26f79-1a23-445d-ae6d-acf1b01638ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.135743 | controller |     "Jun 12 11:19:24.785472 crc crio[19822]: time=\"2026-06-12T11:19:24.783599968Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.135764 | controller |     "Jun 12 11:19:24.964982 crc crio[19822]: time=\"2026-06-12T11:19:24.964274609Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v5ctj/extract-content\" id=dcc19deb-ff79-4b8a-8feb-7f3c7fd12877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.135780 | controller |     "Jun 12 11:19:25.005604 crc crio[19822]: time=\"2026-06-12T11:19:25.004953136Z\" level=info msg=\"Created container 87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e: openstack/neutron-85866dbf85-csgvx/neutron-httpd\" id=38bc22c7-ffab-4271-a5a6-cc3d463beffe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.135796 | controller |     "Jun 12 11:19:25.031116 crc crio[19822]: time=\"2026-06-12T11:19:25.031059614Z\" level=info msg=\"Starting container: 87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e\" id=4eb8abae-a9da-46bb-ad68-b0af883b817a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.135812 | controller |     "Jun 12 11:19:25.045032 crc crio[19822]: time=\"2026-06-12T11:19:25.044785968Z\" level=info msg=\"Started container\" PID=285382 containerID=87b4330bdbbd5536cfc5e29816cbd9e7b45d0817190cfd7c853e758cedf8b03e description=openstack/neutron-85866dbf85-csgvx/neutron-httpd id=4eb8abae-a9da-46bb-ad68-b0af883b817a name=/runtime.v1.RuntimeService/StartContainer sandboxID=00250d428b52fec8ae932c4d28a0ab5e77f5f30b905d38c59d9f763e72fede1d",
2026-06-12 11:43:52.135828 | controller |     "Jun 12 11:19:25.057603 crc crio[19822]: time=\"2026-06-12T11:19:25.057376875Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener\" id=f44036e8-bc17-4d56-bb08-c6e165d7388b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.135844 | controller |     "Jun 12 11:19:25.070876 crc crio[19822]: time=\"2026-06-12T11:19:25.069278198Z\" level=info msg=\"Removed container 837fc747311063046e2351897ed2dc7f991cb7f6b64f211ad5c159f0bb3f8d14: openstack/glance-default-internal-api-0/glance-log\" id=6bc9ffbe-5abf-4285-892f-fd021cc34c73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.135889 | controller |     "Jun 12 11:19:25.086636 crc crio[19822]: time=\"2026-06-12T11:19:25.070800178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135907 | controller |     "Jun 12 11:19:25.086636 crc crio[19822]: time=\"2026-06-12T11:19:25.078874388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135923 | controller |     "Jun 12 11:19:25.086636 crc crio[19822]: time=\"2026-06-12T11:19:25.081658698Z\" level=info msg=\"Removing container: a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2\" id=de90be6b-526e-4498-ba30-fba01321c78e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.135939 | controller |     "Jun 12 11:19:25.169436 crc crio[19822]: time=\"2026-06-12T11:19:25.169258851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.135955 | controller |     "Jun 12 11:19:25.552097 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efd2e53bef6c618 Mac:ee:90:e5:6d:4b:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f SocketPath: PciID:}] [{Interface:0xc00029a9e0 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.135971 | controller |     "Jun 12 11:19:25.552097 crc crio[19822]: time=\"2026-06-12T11:19:25.550965836Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc0052128f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.135991 | controller |     "Jun 12 11:19:25.552097 crc crio[19822]: time=\"2026-06-12T11:19:25.55110551Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.136008 | controller |     "Jun 12 11:19:25.623506 crc crio[19822]: time=\"2026-06-12T11:19:25.616345422Z\" level=info msg=\"Created container d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=90366c38-e5fc-47bb-b2d8-72ae2f0ae4f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.136024 | controller |     "Jun 12 11:19:25.637883 crc crio[19822]: time=\"2026-06-12T11:19:25.6375416Z\" level=info msg=\"Ran pod sandbox efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada with infra container: openstack/nova-api-0/POD\" id=a711df8f-c190-4ab3-94d6-2c6da3a34d79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.136039 | controller |     "Jun 12 11:19:25.639783 crc crio[19822]: time=\"2026-06-12T11:19:25.639709915Z\" level=info msg=\"Starting container: d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c\" id=82caee2f-a2e3-461f-be0a-5f363923c2c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.136055 | controller |     "Jun 12 11:19:25.649737 crc crio[19822]: time=\"2026-06-12T11:19:25.649646566Z\" level=info msg=\"Started container\" PID=285461 containerID=d240fe2acdcb487ddbba8d780953c0f2420c76f220380124e1b9a54ea1f9ba8c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=82caee2f-a2e3-461f-be0a-5f363923c2c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f212b2a3ea62aa048528ee8fce52fb84c0219734335cd9d21c5ebf8a03b0b33",
2026-06-12 11:43:52.136070 | controller |     "Jun 12 11:19:25.650686 crc crio[19822]: time=\"2026-06-12T11:19:25.650613027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136086 | controller |     "Jun 12 11:19:25.650994 crc crio[19822]: time=\"2026-06-12T11:19:25.650943178Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136101 | controller |     "Jun 12 11:19:25.651065 crc crio[19822]: time=\"2026-06-12T11:19:25.65101247Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=9a88fb8c-659e-42ce-b272-1f573799e66d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136116 | controller |     "Jun 12 11:19:25.663133 crc crio[19822]: time=\"2026-06-12T11:19:25.658797935Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=34b5226e-702c-4b12-b808-d09d365089bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.136131 | controller |     "Jun 12 11:19:25.693142 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8176eddb44a1a50 Mac:d6:94:d7:72:12:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.136147 | controller |     "Jun 12 11:19:25.694779 crc crio[19822]: time=\"2026-06-12T11:19:25.694697143Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc000696c20}] Aliases:map[]}\"",
2026-06-12 11:43:52.136167 | controller |     "Jun 12 11:19:25.695050 crc crio[19822]: time=\"2026-06-12T11:19:25.694973562Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.136183 | controller |     "Jun 12 11:19:25.707081 crc crio[19822]: time=\"2026-06-12T11:19:25.707020633Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 11:43:52.136198 | controller |     "Jun 12 11:19:25.743708 crc crio[19822]: time=\"2026-06-12T11:19:25.743618705Z\" level=info msg=\"Ran pod sandbox 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 with infra container: openstack/nova-metadata-0/POD\" id=e3b237a7-1d9d-4e66-b970-00b49975ed7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.136213 | controller |     "Jun 12 11:19:25.759210 crc crio[19822]: time=\"2026-06-12T11:19:25.75865217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136229 | controller |     "Jun 12 11:19:25.759736 crc crio[19822]: time=\"2026-06-12T11:19:25.759657683Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136244 | controller |     "Jun 12 11:19:25.759952 crc crio[19822]: time=\"2026-06-12T11:19:25.759929662Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=12d1c2b8-4578-4860-ba2c-a8da998df7b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136260 | controller |     "Jun 12 11:19:25.761458 crc crio[19822]: time=\"2026-06-12T11:19:25.760946774Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aa2ae6f1-26a7-4049-a843-1e01d4e3ed6e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.136275 | controller |     "Jun 12 11:19:25.764463 crc crio[19822]: time=\"2026-06-12T11:19:25.764384744Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 11:43:52.136291 | controller |     "Jun 12 11:19:25.800034 crc crio[19822]: time=\"2026-06-12T11:19:25.7999776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136307 | controller |     "Jun 12 11:19:25.811080 crc crio[19822]: time=\"2026-06-12T11:19:25.810984402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136322 | controller |     "Jun 12 11:19:25.856135 crc crio[19822]: 2026-06-12T11:19:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97fa363a1b6feac Mac:0e:2b:a1:f7:5d:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 SocketPath: PciID:}] [{Interface:0xc000014a70 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.136338 | controller |     "Jun 12 11:19:25.857656 crc crio[19822]: time=\"2026-06-12T11:19:25.857622559Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc005212560}] Aliases:map[]}\"",
2026-06-12 11:43:52.136357 | controller |     "Jun 12 11:19:25.857916 crc crio[19822]: time=\"2026-06-12T11:19:25.857892648Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.136373 | controller |     "Jun 12 11:19:26.010693 crc crio[19822]: time=\"2026-06-12T11:19:26.01056846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136403 | controller |     "Jun 12 11:19:26.028350 crc crio[19822]: time=\"2026-06-12T11:19:26.028308541Z\" level=info msg=\"Ran pod sandbox 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 with infra container: openstack/nova-scheduler-0/POD\" id=cdbdf225-f151-44e1-b68c-80b66c7e0c1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.136420 | controller |     "Jun 12 11:19:26.033551 crc crio[19822]: time=\"2026-06-12T11:19:26.031527776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136436 | controller |     "Jun 12 11:19:26.040869 crc crio[19822]: time=\"2026-06-12T11:19:26.040780163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136451 | controller |     "Jun 12 11:19:26.041582 crc crio[19822]: time=\"2026-06-12T11:19:26.041542607Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136467 | controller |     "Jun 12 11:19:26.041732 crc crio[19822]: time=\"2026-06-12T11:19:26.041712693Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=c1c97aec-efa0-443f-921e-f6ef6e7be548 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.136482 | controller |     "Jun 12 11:19:26.043388 crc crio[19822]: time=\"2026-06-12T11:19:26.043312657Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4ec7c134-c00d-4d0c-96fb-04cf94f882bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.136498 | controller |     "Jun 12 11:19:26.046237 crc crio[19822]: time=\"2026-06-12T11:19:26.046140558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136513 | controller |     "Jun 12 11:19:26.048788 crc crio[19822]: time=\"2026-06-12T11:19:26.04875372Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-12 11:43:52.136529 | controller |     "Jun 12 11:19:26.061879 crc crio[19822]: time=\"2026-06-12T11:19:26.059063445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136545 | controller |     "Jun 12 11:19:26.061879 crc crio[19822]: time=\"2026-06-12T11:19:26.060712888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136560 | controller |     "Jun 12 11:19:26.073673 crc crio[19822]: time=\"2026-06-12T11:19:26.073028222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136579 | controller |     "Jun 12 11:19:26.074320 crc crio[19822]: time=\"2026-06-12T11:19:26.07349982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136595 | controller |     "Jun 12 11:19:26.079438 crc crio[19822]: time=\"2026-06-12T11:19:26.079376183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136610 | controller |     "Jun 12 11:19:26.084107 crc crio[19822]: time=\"2026-06-12T11:19:26.084012963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136626 | controller |     "Jun 12 11:19:26.136388 crc crio[19822]: time=\"2026-06-12T11:19:26.13445477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136641 | controller |     "Jun 12 11:19:26.148791 crc crio[19822]: time=\"2026-06-12T11:19:26.148685494Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=175488cb-ba0e-4be1-a854-815d5055154a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.136657 | controller |     "Jun 12 11:19:26.148791 crc crio[19822]: time=\"2026-06-12T11:19:26.148762086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136673 | controller |     "Jun 12 11:19:26.226290 crc crio[19822]: time=\"2026-06-12T11:19:26.225271222Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb UID:f6f04bc7-a135-4b58-b376-c64f9ef719ba NetNS:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6f04bc7_a135_4b58_b376_c64f9ef719ba.slice PodAnnotations:0xc001ee2e68}] Aliases:map[]}\"",
2026-06-12 11:43:52.136690 | controller |     "Jun 12 11:19:26.226290 crc crio[19822]: time=\"2026-06-12T11:19:26.225337745Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.136706 | controller |     "Jun 12 11:19:26.361006 crc crio[19822]: time=\"2026-06-12T11:19:26.360909308Z\" level=info msg=\"Removed container a6a3108c8cc48e1d6822635dc09b6e1991da0710c28fdad1650ea00e3d6a1ea2: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=de90be6b-526e-4498-ba30-fba01321c78e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.136722 | controller |     "Jun 12 11:19:26.366120 crc crio[19822]: time=\"2026-06-12T11:19:26.366029615Z\" level=info msg=\"Removing container: fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579\" id=7247169b-5c2e-42b0-a4b7-955e1bbb0d26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.136738 | controller |     "Jun 12 11:19:26.535918 crc crio[19822]: time=\"2026-06-12T11:19:26.527531811Z\" level=info msg=\"Removed container fadd3dfe81b7616c8b0e440379d29383eab10a0ec823b89d423b0b6c29dee579: openstack/glance-default-external-api-0/glance-httpd\" id=7247169b-5c2e-42b0-a4b7-955e1bbb0d26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.136753 | controller |     "Jun 12 11:19:26.547889 crc crio[19822]: time=\"2026-06-12T11:19:26.547750898Z\" level=info msg=\"Removing container: c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d\" id=0cc770c6-d910-403a-bac6-06432ae96dd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.136772 | controller |     "Jun 12 11:19:26.752545 crc crio[19822]: time=\"2026-06-12T11:19:26.752454313Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=f5a7fa37-c613-406c-882a-c6c51c711894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.136788 | controller |     "Jun 12 11:19:26.752667 crc crio[19822]: time=\"2026-06-12T11:19:26.752577727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.136803 | controller |     "Jun 12 11:19:26.810506 crc crio[19822]: time=\"2026-06-12T11:19:26.810397024Z\" level=info msg=\"Removed container c6b4965718ce7e21a4d3627474690630d087947715acc36dcd02e223dc581e2d: openstack/glance-default-external-api-0/glance-log\" id=0cc770c6-d910-403a-bac6-06432ae96dd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.136818 | controller |     "Jun 12 11:19:26.817468 crc crio[19822]: time=\"2026-06-12T11:19:26.817320105Z\" level=info msg=\"Removing container: 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c\" id=9b790f31-c0fa-4cd4-a581-11c2347d0b30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.136834 | controller |     "Jun 12 11:19:26.894003 crc crio[19822]: time=\"2026-06-12T11:19:26.893756316Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb UID:d1a355e4-2250-42d7-a300-8a6a461a7bdc NetNS:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1a355e4_2250_42d7_a300_8a6a461a7bdc.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"",
2026-06-12 11:43:52.136849 | controller |     "Jun 12 11:19:26.894003 crc crio[19822]: time=\"2026-06-12T11:19:26.893953302Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.136881 | controller |     "Jun 12 11:19:26.993538 crc crio[19822]: time=\"2026-06-12T11:19:26.99318469Z\" level=info msg=\"Removed container 40a6b99c8826d2acb1da191853e30c4d2f8ce00ec2b088d38057cedb7fbf0e8c: openstack/cinder-scheduler-0/probe\" id=9b790f31-c0fa-4cd4-a581-11c2347d0b30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.136902 | controller |     "Jun 12 11:19:27.007605 crc crio[19822]: time=\"2026-06-12T11:19:27.007506412Z\" level=info msg=\"Removing container: 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45\" id=0f657b17-a771-4798-af37-9b595f004aee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.136918 | controller |     "Jun 12 11:19:27.135297 crc crio[19822]: time=\"2026-06-12T11:19:27.133962672Z\" level=info msg=\"Created container 03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e2c3b5b3-204e-4014-95da-1ea4bae097f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.136933 | controller |     "Jun 12 11:19:27.139395 crc crio[19822]: time=\"2026-06-12T11:19:27.13873984Z\" level=info msg=\"Starting container: 03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469\" id=94f9e8d5-d9c8-4c11-8968-2ebed27447e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.136948 | controller |     "Jun 12 11:19:27.164997 crc crio[19822]: time=\"2026-06-12T11:19:27.1649164Z\" level=info msg=\"Started container\" PID=285865 containerID=03fdd32085b748c3cfcabd0fc6f3b0c5323615a7f7b6f86443ed075270bcd469 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=94f9e8d5-d9c8-4c11-8968-2ebed27447e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0fb0f937c1b443fa756973cdcfe9cfb14a52a605c019aaceeb4c4b3324acbcf",
2026-06-12 11:43:52.136967 | controller |     "Jun 12 11:19:27.306881 crc crio[19822]: time=\"2026-06-12T11:19:27.299907978Z\" level=info msg=\"Created container a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818: openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener\" id=f44036e8-bc17-4d56-bb08-c6e165d7388b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.136983 | controller |     "Jun 12 11:19:27.306881 crc crio[19822]: time=\"2026-06-12T11:19:27.300527968Z\" level=info msg=\"Created container 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage\" id=beda42a1-e250-43b6-a17d-890a3f6022d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.136999 | controller |     "Jun 12 11:19:27.306881 crc crio[19822]: time=\"2026-06-12T11:19:27.300970272Z\" level=info msg=\"Created container c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0: openshift-marketplace/community-operators-v5ctj/extract-content\" id=dcc19deb-ff79-4b8a-8feb-7f3c7fd12877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.137014 | controller |     "Jun 12 11:19:27.332512 crc crio[19822]: time=\"2026-06-12T11:19:27.332371408Z\" level=info msg=\"Starting container: 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63\" id=f8e821e4-304f-4cc7-ade8-7293713e693e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.137030 | controller |     "Jun 12 11:19:27.335862 crc crio[19822]: time=\"2026-06-12T11:19:27.334922108Z\" level=info msg=\"Starting container: c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0\" id=ddd99be9-4cb8-4886-b6a5-a5cea75d45db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.137045 | controller |     "Jun 12 11:19:27.335862 crc crio[19822]: time=\"2026-06-12T11:19:27.335643971Z\" level=info msg=\"Starting container: a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818\" id=8d929058-4fef-48ea-8777-919ce28daaa0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.137060 | controller |     "Jun 12 11:19:27.343333 crc crio[19822]: time=\"2026-06-12T11:19:27.343242359Z\" level=info msg=\"Started container\" PID=285863 containerID=13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63 description=openstack/nova-cell0-cell-mapping-nh8dh/nova-manage id=f8e821e4-304f-4cc7-ade8-7293713e693e name=/runtime.v1.RuntimeService/StartContainer sandboxID=19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43",
2026-06-12 11:43:52.137076 | controller |     "Jun 12 11:19:27.345709 crc crio[19822]: time=\"2026-06-12T11:19:27.34562567Z\" level=info msg=\"Started container\" PID=285864 containerID=c77245b71c5630048b0e6edf53a6b6c1b6b331c38cc9409caa14d54b451660c0 description=openshift-marketplace/community-operators-v5ctj/extract-content id=ddd99be9-4cb8-4886-b6a5-a5cea75d45db name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571",
2026-06-12 11:43:52.137091 | controller |     "Jun 12 11:19:27.357066 crc crio[19822]: time=\"2026-06-12T11:19:27.356419914Z\" level=info msg=\"Removed container 0b57132a4899f016421356419c4ef65058d6189a0255a3cfde47d49148d00a45: openstack/cinder-scheduler-0/cinder-scheduler\" id=0f657b17-a771-4798-af37-9b595f004aee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137106 | controller |     "Jun 12 11:19:27.368877 crc crio[19822]: time=\"2026-06-12T11:19:27.363642224Z\" level=info msg=\"Removing container: 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b\" id=a25e10b9-f57a-43ae-bc0f-b69ab23de6c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137122 | controller |     "Jun 12 11:19:27.373229 crc crio[19822]: time=\"2026-06-12T11:19:27.371509321Z\" level=info msg=\"Started container\" PID=285859 containerID=a547a08a969d9ec30931d56832e248b5cd4d1c5c5570151c85e104c6666ad818 description=openstack/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener id=8d929058-4fef-48ea-8777-919ce28daaa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef00be2b268ed64f923593d417a9a489ee80fbf9c752ddb3952a119997ce6cf5",
2026-06-12 11:43:52.137141 | controller |     "Jun 12 11:19:27.456600 crc crio[19822]: time=\"2026-06-12T11:19:27.456509207Z\" level=info msg=\"Removed container 03af302842e4d4c36cd7138023e18c4fe58ca674baf00006f65c05914b12382b: openstack/barbican-api-5bc555456d-6l857/barbican-api-log\" id=a25e10b9-f57a-43ae-bc0f-b69ab23de6c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137156 | controller |     "Jun 12 11:19:27.480329 crc crio[19822]: time=\"2026-06-12T11:19:27.480244612Z\" level=info msg=\"Removing container: b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3\" id=4ce9dcf6-fe8f-4abb-ada5-b6ada25682fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137172 | controller |     "Jun 12 11:19:27.488524 crc crio[19822]: time=\"2026-06-12T11:19:27.488059204Z\" level=info msg=\"Created container f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e: openstack/swift-storage-0/account-replicator\" id=bc4c7df7-0956-4b26-8a54-ed9b803896dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.137187 | controller |     "Jun 12 11:19:27.493505 crc crio[19822]: time=\"2026-06-12T11:19:27.493358161Z\" level=info msg=\"Starting container: f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e\" id=0df3270a-044c-4fe1-a896-a6d19acdc34a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.137202 | controller |     "Jun 12 11:19:27.494246 crc crio[19822]: time=\"2026-06-12T11:19:27.494144707Z\" level=info msg=\"Created container 5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a: openstack/barbican-worker-579dfbb465-vstlp/barbican-worker\" id=3003bfa7-b76e-40e8-84a1-f485319a93f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.137218 | controller |     "Jun 12 11:19:27.510986 crc crio[19822]: time=\"2026-06-12T11:19:27.510405695Z\" level=info msg=\"Starting container: 5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a\" id=9646e075-b32e-4eec-b5f2-0a00abacf68a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.137233 | controller |     "Jun 12 11:19:27.516829 crc crio[19822]: time=\"2026-06-12T11:19:27.516728174Z\" level=info msg=\"Started container\" PID=285867 containerID=f93545e84276903363a78434511f70894d09625203f4122fdaecde728dbe348e description=openstack/swift-storage-0/account-replicator id=0df3270a-044c-4fe1-a896-a6d19acdc34a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.137249 | controller |     "Jun 12 11:19:27.524290 crc crio[19822]: time=\"2026-06-12T11:19:27.524121108Z\" level=info msg=\"Started container\" PID=285866 containerID=5c66253b4e5d7084a32fc846f53d4e4a0f307423e52392c5ff86b7b096fd4b8a description=openstack/barbican-worker-579dfbb465-vstlp/barbican-worker id=9646e075-b32e-4eec-b5f2-0a00abacf68a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8ef5ff11b5fc6b7d78cf5db5c8134110fc940baa7e00d7bc84a3ffa4337058b",
2026-06-12 11:43:52.137264 | controller |     "Jun 12 11:19:27.581477 crc crio[19822]: time=\"2026-06-12T11:19:27.581374792Z\" level=info msg=\"Removed container b35ff598c1730a1ca724a57465a5ecec90a8c479b7360cf0f4a7f55c91a4bdf3: openstack/barbican-api-5bc555456d-6l857/barbican-api\" id=4ce9dcf6-fe8f-4abb-ada5-b6ada25682fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137280 | controller |     "Jun 12 11:19:27.595310 crc crio[19822]: time=\"2026-06-12T11:19:27.595198211Z\" level=info msg=\"Removing container: 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e\" id=699f05ef-140c-4f08-aec1-966a7b086f34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137295 | controller |     "Jun 12 11:19:27.657326 crc crio[19822]: time=\"2026-06-12T11:19:27.657261337Z\" level=info msg=\"Removed container 4f83c3e56ca608e7976ecf63762577a8c1eb31ccebb271cfaaf4733ede48470e: openstack/cinder-api-0/cinder-api\" id=699f05ef-140c-4f08-aec1-966a7b086f34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137313 | controller |     "Jun 12 11:19:27.661684 crc crio[19822]: time=\"2026-06-12T11:19:27.66160624Z\" level=info msg=\"Removing container: 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1\" id=6bafc10d-d0ba-43a8-a2be-ef1801b5f7d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137329 | controller |     "Jun 12 11:19:27.720637 crc crio[19822]: time=\"2026-06-12T11:19:27.720550969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d36d61b4-16f4-454a-bd00-f41b1073f3d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.137344 | controller |     "Jun 12 11:19:27.771490 crc crio[19822]: time=\"2026-06-12T11:19:27.771277568Z\" level=info msg=\"Removed container 73e548de0299eb683a39f409928758f4a066891beb02d61cde302570f75ba0c1: openstack/cinder-api-0/cinder-api-log\" id=6bafc10d-d0ba-43a8-a2be-ef1801b5f7d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.137359 | controller |     "Jun 12 11:19:27.834498 crc crio[19822]: time=\"2026-06-12T11:19:27.834438514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0647ec91-fba7-4054-8370-e533089c82b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.137374 | controller |     "Jun 12 11:19:27.924588 crc crio[19822]: time=\"2026-06-12T11:19:27.924493907Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=fbbd3869-9138-4529-9e0e-54c5f7f87926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.137389 | controller |     "Jun 12 11:19:27.929769 crc crio[19822]: time=\"2026-06-12T11:19:27.929720715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137404 | controller |     "Jun 12 11:19:28.060277 crc crio[19822]: time=\"2026-06-12T11:19:28.060149806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137419 | controller |     "Jun 12 11:19:28.076270 crc crio[19822]: time=\"2026-06-12T11:19:28.076209158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137435 | controller |     "Jun 12 11:19:28.258249 crc crio[19822]: 2026-06-12T11:19:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b51090f0c0b10b1 Mac:56:65:91:ee:db:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.137451 | controller |     "Jun 12 11:19:28.261027 crc crio[19822]: time=\"2026-06-12T11:19:28.259560298Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb UID:f6f04bc7-a135-4b58-b376-c64f9ef719ba NetNS:/var/run/netns/9ec98596-086e-4f1c-9de4-80df83728c55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6f04bc7_a135_4b58_b376_c64f9ef719ba.slice PodAnnotations:0xc001ee2e68}] Aliases:map[]}\"",
2026-06-12 11:43:52.137466 | controller |     "Jun 12 11:19:28.261027 crc crio[19822]: time=\"2026-06-12T11:19:28.259710193Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.137485 | controller |     "Jun 12 11:19:28.329133 crc crio[19822]: time=\"2026-06-12T11:19:28.32853975Z\" level=info msg=\"Ran pod sandbox b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb with infra container: openstack/glance-default-internal-api-0/POD\" id=175488cb-ba0e-4be1-a854-815d5055154a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.137501 | controller |     "Jun 12 11:19:28.350122 crc crio[19822]: time=\"2026-06-12T11:19:28.350009049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=73a47810-d4a9-46c9-bc2e-7138043c9082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.137516 | controller |     "Jun 12 11:19:28.357217 crc crio[19822]: time=\"2026-06-12T11:19:28.356632208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=27a84d26-df9c-44ac-9de8-08030782328c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.137531 | controller |     "Jun 12 11:19:28.422929 crc crio[19822]: time=\"2026-06-12T11:19:28.421609306Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e4cdda0b-9c86-4080-b092-3a5083c42ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.137546 | controller |     "Jun 12 11:19:28.422929 crc crio[19822]: time=\"2026-06-12T11:19:28.422115482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137562 | controller |     "Jun 12 11:19:28.427246 crc crio[19822]: time=\"2026-06-12T11:19:28.427200625Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=86b80a4b-815f-4d5e-9ff6-4f1151e39284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.137578 | controller |     "Jun 12 11:19:28.427574 crc crio[19822]: time=\"2026-06-12T11:19:28.427546746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137593 | controller |     "Jun 12 11:19:28.563979 crc crio[19822]: time=\"2026-06-12T11:19:28.563640668Z\" level=info msg=\"Created container 9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203: openstack/swift-storage-0/account-auditor\" id=fbbd3869-9138-4529-9e0e-54c5f7f87926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.137609 | controller |     "Jun 12 11:19:28.577628 crc crio[19822]: time=\"2026-06-12T11:19:28.577562982Z\" level=info msg=\"Starting container: 9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203\" id=5336732d-40bc-42cb-ac78-9c6271c3cf82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.137624 | controller |     "Jun 12 11:19:28.666630 crc crio[19822]: time=\"2026-06-12T11:19:28.664641699Z\" level=info msg=\"Started container\" PID=286056 containerID=9f0e3af04c4f6fbdbb1a5bf3ed54f5ebd92d8fa772c74b1ed51612a07f78a203 description=openstack/swift-storage-0/account-auditor id=5336732d-40bc-42cb-ac78-9c6271c3cf82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.137640 | controller |     "Jun 12 11:19:28.704864 crc crio[19822]: time=\"2026-06-12T11:19:28.704710649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137656 | controller |     "Jun 12 11:19:28.716939 crc crio[19822]: time=\"2026-06-12T11:19:28.714728351Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 UID:9e07e32d-8fa2-4893-bf34-932f51349b1c NetNS:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e07e32d_8fa2_4893_bf34_932f51349b1c.slice PodAnnotations:0xc007a8e0f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.137675 | controller |     "Jun 12 11:19:28.716939 crc crio[19822]: time=\"2026-06-12T11:19:28.714790863Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.137691 | controller |     "Jun 12 11:19:28.860602 crc crio[19822]: time=\"2026-06-12T11:19:28.860050076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0ac15c9a-c866-444a-9827-eb3adcc89297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.137707 | controller |     "Jun 12 11:19:28.892869 crc crio[19822]: time=\"2026-06-12T11:19:28.890222186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b85e4649-b421-4517-8f58-2f2285933d21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.137722 | controller |     "Jun 12 11:19:28.892869 crc crio[19822]: time=\"2026-06-12T11:19:28.892336814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8a0f4c81-0112-4e85-87d5-0a7cf2e81747 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.137738 | controller |     "Jun 12 11:19:28.896941 crc crio[19822]: time=\"2026-06-12T11:19:28.896598649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5cb71e12-a147-4d7b-9086-b3d240c88450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.137753 | controller |     "Jun 12 11:19:28.958551 crc crio[19822]: time=\"2026-06-12T11:19:28.958429301Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=2d5915bc-243a-430e-a72f-7ba815efc354 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.137769 | controller |     "Jun 12 11:19:28.965873 crc crio[19822]: time=\"2026-06-12T11:19:28.962684988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137785 | controller |     "Jun 12 11:19:29.072894 crc crio[19822]: time=\"2026-06-12T11:19:29.064686722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137801 | controller |     "Jun 12 11:19:29.072894 crc crio[19822]: time=\"2026-06-12T11:19:29.072403997Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v5ctj/registry-server\" id=9dc44e22-1503-41b1-ac06-2250047e9b46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.137817 | controller |     "Jun 12 11:19:29.077864 crc crio[19822]: time=\"2026-06-12T11:19:29.073641917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137833 | controller |     "Jun 12 11:19:29.102185 crc crio[19822]: time=\"2026-06-12T11:19:29.101555309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137852 | controller |     "Jun 12 11:19:29.242149 crc crio[19822]: time=\"2026-06-12T11:19:29.237464007Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=e7d11928-e82f-494a-9584-c525b7167779 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.137886 | controller |     "Jun 12 11:19:29.242149 crc crio[19822]: time=\"2026-06-12T11:19:29.237916631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137907 | controller |     "Jun 12 11:19:29.291338 crc crio[19822]: time=\"2026-06-12T11:19:29.291260322Z\" level=info msg=\"Stopping container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8 (timeout: 30s)\" id=1aeccd8a-7c36-479d-8f2b-8b0c30e82ea2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.137923 | controller |     "Jun 12 11:19:29.309798 crc crio[19822]: time=\"2026-06-12T11:19:29.291660635Z\" level=info msg=\"Stopping container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917 (timeout: 30s)\" id=d8674b1f-bbd7-45bb-bc7b-476812550c56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.137939 | controller |     "Jun 12 11:19:29.516974 crc crio[19822]: time=\"2026-06-12T11:19:29.516732405Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 UID:8380e9c3-4fae-4c16-8bc7-61acbdcf9671 NetNS:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8380e9c3_4fae_4c16_8bc7_61acbdcf9671.slice PodAnnotations:0xc00101a468}] Aliases:map[]}\"",
2026-06-12 11:43:52.137955 | controller |     "Jun 12 11:19:29.516974 crc crio[19822]: time=\"2026-06-12T11:19:29.516803937Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.137971 | controller |     "Jun 12 11:19:29.589487 crc crio[19822]: time=\"2026-06-12T11:19:29.589276879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.137987 | controller |     "Jun 12 11:19:29.632635 crc crio[19822]: time=\"2026-06-12T11:19:29.632493118Z\" level=info msg=\"Created container 66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61: openstack/swift-storage-0/account-reaper\" id=2d5915bc-243a-430e-a72f-7ba815efc354 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.138003 | controller |     "Jun 12 11:19:29.661910 crc crio[19822]: time=\"2026-06-12T11:19:29.661692904Z\" level=info msg=\"Starting container: 66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61\" id=e410ad1c-863e-4abc-934b-20f340ceff41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.138019 | controller |     "Jun 12 11:19:29.664793 crc crio[19822]: time=\"2026-06-12T11:19:29.664703911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.138039 | controller |     "Jun 12 11:19:29.682304 crc crio[19822]: time=\"2026-06-12T11:19:29.682198032Z\" level=info msg=\"Stopped container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log\" id=1aeccd8a-7c36-479d-8f2b-8b0c30e82ea2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.138056 | controller |     "Jun 12 11:19:29.703211 crc crio[19822]: time=\"2026-06-12T11:19:29.702314365Z\" level=info msg=\"Started container\" PID=286126 containerID=66389610866b043302cd9cdfecf8311817dffcb2c4904475b44debbe625c3b61 description=openstack/swift-storage-0/account-reaper id=e410ad1c-863e-4abc-934b-20f340ceff41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.138072 | controller |     "Jun 12 11:19:29.722908 crc crio[19822]: 2026-06-12T11:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20061a0b051f1d9 Mac:52:82:28:27:4c:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.138092 | controller |     "Jun 12 11:19:29.726889 crc crio[19822]: time=\"2026-06-12T11:19:29.724037068Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 UID:9e07e32d-8fa2-4893-bf34-932f51349b1c NetNS:/var/run/netns/92e2983f-6f8b-42df-a5ca-6315980a5f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e07e32d_8fa2_4893_bf34_932f51349b1c.slice PodAnnotations:0xc007a8e0f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.138108 | controller |     "Jun 12 11:19:29.726889 crc crio[19822]: time=\"2026-06-12T11:19:29.724975379Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.138123 | controller |     "Jun 12 11:19:29.750917 crc crio[19822]: time=\"2026-06-12T11:19:29.747137924Z\" level=info msg=\"Ran pod sandbox 20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82 with infra container: openstack/cinder-scheduler-0/POD\" id=86b80a4b-815f-4d5e-9ff6-4f1151e39284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.138139 | controller |     "Jun 12 11:19:29.779989 crc crio[19822]: time=\"2026-06-12T11:19:29.778222616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138155 | controller |     "Jun 12 11:19:29.779989 crc crio[19822]: time=\"2026-06-12T11:19:29.778456124Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138170 | controller |     "Jun 12 11:19:29.779989 crc crio[19822]: time=\"2026-06-12T11:19:29.778499695Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=3b0d5ffa-7cac-4f4c-9f57-d8dfba98fbf7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138186 | controller |     "Jun 12 11:19:29.793889 crc crio[19822]: time=\"2026-06-12T11:19:29.78763072Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=fb4d6fb2-9072-446e-a1ee-3bb17bfd0978 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.138201 | controller |     "Jun 12 11:19:29.793889 crc crio[19822]: time=\"2026-06-12T11:19:29.791458433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138217 | controller |     "Jun 12 11:19:29.793889 crc crio[19822]: time=\"2026-06-12T11:19:29.791643464Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138232 | controller |     "Jun 12 11:19:29.793889 crc crio[19822]: time=\"2026-06-12T11:19:29.791690876Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=923d183b-fe9f-47f7-b903-1aded4a0d92c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138247 | controller |     "Jun 12 11:19:29.801438 crc crio[19822]: time=\"2026-06-12T11:19:29.801301691Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=98207947-3dfe-4a50-99c2-c1445bdca640 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.138262 | controller |     "Jun 12 11:19:29.812919 crc crio[19822]: time=\"2026-06-12T11:19:29.802894252Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-12 11:43:52.138281 | controller |     "Jun 12 11:19:29.840410 crc crio[19822]: time=\"2026-06-12T11:19:29.840279761Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-12 11:43:52.138297 | controller |     "Jun 12 11:19:29.908888 crc crio[19822]: time=\"2026-06-12T11:19:29.900126272Z\" level=info msg=\"Created container 00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2: openshift-marketplace/community-operators-v5ctj/registry-server\" id=9dc44e22-1503-41b1-ac06-2250047e9b46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.138312 | controller |     "Jun 12 11:19:29.908888 crc crio[19822]: time=\"2026-06-12T11:19:29.908471471Z\" level=info msg=\"Starting container: 00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2\" id=a92e0835-de0b-4ecd-bebb-668bf37cc002 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.138327 | controller |     "Jun 12 11:19:29.924737 crc crio[19822]: time=\"2026-06-12T11:19:29.924654813Z\" level=info msg=\"Started container\" PID=286179 containerID=00530aac6f07e439b7bce9fceebb3e481b78b3c0c77ed91cfc76277427ea20a2 description=openshift-marketplace/community-operators-v5ctj/registry-server id=a92e0835-de0b-4ecd-bebb-668bf37cc002 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65e6a8da1fbf5d21618b70f87d766869982dd4feb5b9ca928d73188fd63ad571",
2026-06-12 11:43:52.138343 | controller |     "Jun 12 11:19:29.938398 crc crio[19822]: time=\"2026-06-12T11:19:29.928595873Z\" level=info msg=\"Stopping container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf (timeout: 30s)\" id=9e18c909-c098-4096-8989-710a67c50896 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.138359 | controller |     "Jun 12 11:19:29.938398 crc crio[19822]: time=\"2026-06-12T11:19:29.931926701Z\" level=info msg=\"Stopping container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130 (timeout: 30s)\" id=6a50077f-6815-424b-a4fe-12638d8b5767 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.138375 | controller |     "Jun 12 11:19:30.227793 crc crio[19822]: time=\"2026-06-12T11:19:30.227104825Z\" level=info msg=\"Stopped container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log\" id=6a50077f-6815-424b-a4fe-12638d8b5767 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.138390 | controller |     "Jun 12 11:19:30.255494 crc crio[19822]: time=\"2026-06-12T11:19:30.255402378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.138406 | controller |     "Jun 12 11:19:30.426435 crc crio[19822]: time=\"2026-06-12T11:19:30.426352222Z\" level=info msg=\"Created container 7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921: openstack/glance-default-internal-api-0/glance-log\" id=e4cdda0b-9c86-4080-b092-3a5083c42ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.138422 | controller |     "Jun 12 11:19:30.428056 crc crio[19822]: time=\"2026-06-12T11:19:30.42756493Z\" level=info msg=\"Starting container: 7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921\" id=9015ffb9-e705-467f-83b6-d5b9820c2bea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.138437 | controller |     "Jun 12 11:19:30.449351 crc crio[19822]: time=\"2026-06-12T11:19:30.446075301Z\" level=info msg=\"Started container\" PID=286245 containerID=7938cf6b2c401f77bd0fe980d8ce7192a0b892aa53ff370808b0e3e3a655c921 description=openstack/glance-default-internal-api-0/glance-log id=9015ffb9-e705-467f-83b6-d5b9820c2bea name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb",
2026-06-12 11:43:52.138453 | controller |     "Jun 12 11:19:30.565778 crc crio[19822]: 2026-06-12T11:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:980ed25f0aae654 Mac:da:e7:30:cd:32:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.138473 | controller |     "Jun 12 11:19:30.566773 crc crio[19822]: time=\"2026-06-12T11:19:30.566661783Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb UID:d1a355e4-2250-42d7-a300-8a6a461a7bdc NetNS:/var/run/netns/d9ebe96b-c798-4b53-a816-b103d544cbc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd1a355e4_2250_42d7_a300_8a6a461a7bdc.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"",
2026-06-12 11:43:52.138489 | controller |     "Jun 12 11:19:30.567184 crc crio[19822]: time=\"2026-06-12T11:19:30.56688271Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.138505 | controller |     "Jun 12 11:19:30.650999 crc crio[19822]: time=\"2026-06-12T11:19:30.650315667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e9c1e6ed-3388-42e4-999e-2e44ef66b429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138521 | controller |     "Jun 12 11:19:30.873890 crc crio[19822]: 2026-06-12T11:19:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d765fa043d35401 Mac:fa:91:ec:d0:bf:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.138536 | controller |     "Jun 12 11:19:30.873890 crc crio[19822]: time=\"2026-06-12T11:19:30.872108623Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 UID:8380e9c3-4fae-4c16-8bc7-61acbdcf9671 NetNS:/var/run/netns/c89e2ace-4bac-4534-b2df-2c9f85b7dfa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8380e9c3_4fae_4c16_8bc7_61acbdcf9671.slice PodAnnotations:0xc00101a468}] Aliases:map[]}\"",
2026-06-12 11:43:52.138552 | controller |     "Jun 12 11:19:30.873890 crc crio[19822]: time=\"2026-06-12T11:19:30.872346041Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.138568 | controller |     "Jun 12 11:19:31.498511 crc crio[19822]: time=\"2026-06-12T11:19:31.498341373Z\" level=info msg=\"Ran pod sandbox 980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb with infra container: openstack/glance-default-external-api-0/POD\" id=f5a7fa37-c613-406c-882a-c6c51c711894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.138583 | controller |     "Jun 12 11:19:31.511646 crc crio[19822]: time=\"2026-06-12T11:19:31.511013164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8cd62973-3afe-4f51-b0b7-c1e77bb63d1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138599 | controller |     "Jun 12 11:19:31.513754 crc crio[19822]: time=\"2026-06-12T11:19:31.513668639Z\" level=info msg=\"Ran pod sandbox d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340 with infra container: openstack/cinder-api-0/POD\" id=e7d11928-e82f-494a-9584-c525b7167779 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.138615 | controller |     "Jun 12 11:19:31.524230 crc crio[19822]: time=\"2026-06-12T11:19:31.524179479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=eebe18c6-3121-47d7-a8a1-2168ab126571 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138636 | controller |     "Jun 12 11:19:31.592352 crc crio[19822]: time=\"2026-06-12T11:19:31.592237347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6e8dbca7-7dc3-49a4-9b18-34f930e22a88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138652 | controller |     "Jun 12 11:19:33.298595 crc crio[19822]: time=\"2026-06-12T11:19:33.298093729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6a6380a6-59ee-4454-bdfe-90998f17ca31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138667 | controller |     "Jun 12 11:19:35.318125 crc crio[19822]: time=\"2026-06-12T11:19:35.317415133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=822cc564-d05d-40cb-a9a2-7aeaa773b07c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138683 | controller |     "Jun 12 11:19:35.325725 crc crio[19822]: time=\"2026-06-12T11:19:35.325139652Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=b7784704-3f2b-490a-9da3-9a75d39f3ed1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.138699 | controller |     "Jun 12 11:19:35.970769 crc crio[19822]: time=\"2026-06-12T11:19:35.970668874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.138715 | controller |     "Jun 12 11:19:36.069601 crc crio[19822]: time=\"2026-06-12T11:19:36.06940744Z\" level=info msg=\"Stopped container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener\" id=9e18c909-c098-4096-8989-710a67c50896 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.138731 | controller |     "Jun 12 11:19:36.070787 crc crio[19822]: time=\"2026-06-12T11:19:36.07068863Z\" level=info msg=\"Stopping pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=a3a50ce5-74b3-42e3-9c0b-539c43c8c64f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.138747 | controller |     "Jun 12 11:19:36.074312 crc crio[19822]: time=\"2026-06-12T11:19:36.074242915Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-557c7cff68-xzwbj Namespace:openstack ID:df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3 UID:3a5834a3-3875-4e62-901b-0f7dea31ca38 NetNS:/var/run/netns/c1dbc186-7b2b-4803-871c-b2d001626557 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a5834a3_3875_4e62_901b_0f7dea31ca38.slice PodAnnotations:0xc00140e660}] Aliases:map[]}\"",
2026-06-12 11:43:52.138763 | controller |     "Jun 12 11:19:36.074544 crc crio[19822]: time=\"2026-06-12T11:19:36.074472772Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-557c7cff68-xzwbj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.138779 | controller |     "Jun 12 11:19:36.077782 crc crio[19822]: time=\"2026-06-12T11:19:36.077696928Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=81a48372-8072-48ff-a73c-e2f5920fd3a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.138794 | controller |     "Jun 12 11:19:36.174057 crc crio[19822]: time=\"2026-06-12T11:19:36.173468601Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=242b35ca-3f45-46d5-b43b-c4410ebf48ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.138810 | controller |     "Jun 12 11:19:37.459015 crc crio[19822]: time=\"2026-06-12T11:19:37.458369473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.138829 | controller |     "Jun 12 11:19:37.460408 crc crio[19822]: time=\"2026-06-12T11:19:37.458513105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.138845 | controller |     "Jun 12 11:19:37.477546 crc crio[19822]: time=\"2026-06-12T11:19:37.475199089Z\" level=info msg=\"Stopped pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=a3a50ce5-74b3-42e3-9c0b-539c43c8c64f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.138865 | controller |     "Jun 12 11:19:37.537628 crc crio[19822]: time=\"2026-06-12T11:19:37.537517096Z\" level=info msg=\"Stopped container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker\" id=d8674b1f-bbd7-45bb-bc7b-476812550c56 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.138900 | controller |     "Jun 12 11:19:37.553402 crc crio[19822]: time=\"2026-06-12T11:19:37.551722655Z\" level=info msg=\"Stopping pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=3c3a93b1-f101-49d2-bdb4-b3f46e1b3f2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.138917 | controller |     "Jun 12 11:19:37.560919 crc crio[19822]: time=\"2026-06-12T11:19:37.560766287Z\" level=info msg=\"Got pod network &{Name:barbican-worker-64bf7cf685-lx47f Namespace:openstack ID:a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed UID:dbcdae7a-33d4-4f19-87ce-08e0c798c0e0 NetNS:/var/run/netns/9c751b72-0d34-4a79-9434-939b0410a9f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddbcdae7a_33d4_4f19_87ce_08e0c798c0e0.slice PodAnnotations:0xc003264788}] Aliases:map[]}\"",
2026-06-12 11:43:52.138933 | controller |     "Jun 12 11:19:37.561249 crc crio[19822]: time=\"2026-06-12T11:19:37.561109858Z\" level=info msg=\"Deleting pod openstack_barbican-worker-64bf7cf685-lx47f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.138950 | controller |     "Jun 12 11:19:37.722884 crc crio[19822]: time=\"2026-06-12T11:19:37.709220677Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=fb4d6fb2-9072-446e-a1ee-3bb17bfd0978 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.138966 | controller |     "Jun 12 11:19:37.723508 crc crio[19822]: time=\"2026-06-12T11:19:37.723351327Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c8c16fb9-c751-4bb0-82e0-c293f884b31e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.138981 | controller |     "Jun 12 11:19:37.735069 crc crio[19822]: time=\"2026-06-12T11:19:37.733578233Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=4ec7c134-c00d-4d0c-96fb-04cf94f882bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.138997 | controller |     "Jun 12 11:19:37.735069 crc crio[19822]: time=\"2026-06-12T11:19:37.734753721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fb9a287b-4803-44e0-be8b-2129129fb8b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139012 | controller |     "Jun 12 11:19:37.743321 crc crio[19822]: time=\"2026-06-12T11:19:37.743217358Z\" level=info msg=\"Stopping container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9 (timeout: 30s)\" id=2ead16c1-611d-41db-a44c-0e5a17b34424 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.139030 | controller |     "Jun 12 11:19:37.744220 crc crio[19822]: time=\"2026-06-12T11:19:37.744018619Z\" level=info msg=\"Stopping container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488 (timeout: 30s)\" id=bdb353b9-f7c4-4477-ac77-9ce4f117de54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.139046 | controller |     "Jun 12 11:19:37.812504 crc crio[19822]: time=\"2026-06-12T11:19:37.812338325Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=aa2ae6f1-26a7-4049-a843-1e01d4e3ed6e name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.139061 | controller |     "Jun 12 11:19:37.819566 crc crio[19822]: time=\"2026-06-12T11:19:37.819524712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=55fa6778-95ae-45ae-849f-18d56cbdc9ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139077 | controller |     "Jun 12 11:19:37.925041 crc crio[19822]: time=\"2026-06-12T11:19:37.924576107Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-9sff9/POD\" id=bbcd0c3d-4b1c-49ff-9fa6-1baca97110ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.139092 | controller |     "Jun 12 11:19:37.925695 crc crio[19822]: time=\"2026-06-12T11:19:37.925673053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139108 | controller |     "Jun 12 11:19:38.348915 crc crio[19822]: time=\"2026-06-12T11:19:38.348764916Z\" level=info msg=\"Removing container: fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf\" id=fae95697-a6ba-4e38-8b6a-b0d5eb88f18c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.139123 | controller |     "Jun 12 11:19:39.342593 crc crio[19822]: time=\"2026-06-12T11:19:39.341679653Z\" level=info msg=\"Removed container fac0683aad913a153b254b6f3e371296a01b296a84c5200ef2dbe56db745e9bf: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener\" id=fae95697-a6ba-4e38-8b6a-b0d5eb88f18c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.139192 | controller |     "Jun 12 11:19:39.353747 crc crio[19822]: time=\"2026-06-12T11:19:39.353548466Z\" level=info msg=\"Removing container: cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130\" id=b9efc1fd-d171-4f84-8d5f-a4b719f1b68c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.139213 | controller |     "Jun 12 11:19:39.354371 crc crio[19822]: time=\"2026-06-12T11:19:39.354270665Z\" level=info msg=\"Stopped pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=3c3a93b1-f101-49d2-bdb4-b3f46e1b3f2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.139230 | controller |     "Jun 12 11:19:39.387883 crc crio[19822]: time=\"2026-06-12T11:19:39.387048011Z\" level=info msg=\"Stopping pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=aeeef1a1-f8d5-4973-abd6-524fd93fe172 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.139246 | controller |     "Jun 12 11:19:39.387883 crc crio[19822]: time=\"2026-06-12T11:19:39.387544097Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-nh8dh Namespace:openstack ID:19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43 UID:04bfa2b1-469c-44cb-9525-87f3d9403238 NetNS:/var/run/netns/81c9184c-5fe2-4860-96eb-9ad26b79e78a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04bfa2b1_469c_44cb_9525_87f3d9403238.slice PodAnnotations:0xc003264110}] Aliases:map[]}\"",
2026-06-12 11:43:52.139262 | controller |     "Jun 12 11:19:39.387883 crc crio[19822]: time=\"2026-06-12T11:19:39.387666171Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-nh8dh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.139281 | controller |     "Jun 12 11:19:39.392340 crc crio[19822]: time=\"2026-06-12T11:19:39.392228745Z\" level=info msg=\"Stopped container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log\" id=2ead16c1-611d-41db-a44c-0e5a17b34424 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.139297 | controller |     "Jun 12 11:19:40.011556 crc crio[19822]: time=\"2026-06-12T11:19:40.011017616Z\" level=info msg=\"Stopping container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d (timeout: 2s)\" id=3c01e618-fc64-48c5-ba55-22e727c8480f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.139313 | controller |     "Jun 12 11:19:44.042468 crc crio[19822]: time=\"2026-06-12T11:19:44.041339693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d256bbad-efee-454c-bb9f-ddc549f49143 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139328 | controller |     "Jun 12 11:19:44.071983 crc crio[19822]: time=\"2026-06-12T11:19:44.071381692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=1ca4084c-7d27-45bb-8f83-cc8d32cdd7e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139343 | controller |     "Jun 12 11:19:44.077598 crc crio[19822]: time=\"2026-06-12T11:19:44.077117475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=6582de33-e85d-4425-8a95-c349899a0c9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139358 | controller |     "Jun 12 11:19:44.511100 crc crio[19822]: time=\"2026-06-12T11:19:44.510899473Z\" level=info msg=\"Stopped pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=aeeef1a1-f8d5-4973-abd6-524fd93fe172 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.139374 | controller |     "Jun 12 11:19:44.549027 crc crio[19822]: time=\"2026-06-12T11:19:44.54893229Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=34b5226e-702c-4b12-b808-d09d365089bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.139389 | controller |     "Jun 12 11:19:44.552199 crc crio[19822]: time=\"2026-06-12T11:19:44.55209629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=daaa39ce-5587-45ef-8e9b-78e22f794e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139404 | controller |     "Jun 12 11:19:44.561046 crc crio[19822]: time=\"2026-06-12T11:19:44.556136027Z\" level=info msg=\"Stopped container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server\" id=3c01e618-fc64-48c5-ba55-22e727c8480f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.139419 | controller |     "Jun 12 11:19:44.561046 crc crio[19822]: time=\"2026-06-12T11:19:44.556724609Z\" level=info msg=\"Stopping pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=fa3b7d30-36da-4258-84f2-b2f39e932f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.139434 | controller |     "Jun 12 11:19:44.561046 crc crio[19822]: time=\"2026-06-12T11:19:44.558348377Z\" level=info msg=\"Got pod network &{Name:community-operators-86f7m Namespace:openshift-marketplace ID:c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a UID:32ec94eb-8a44-44fa-891d-0e700b910839 NetNS:/var/run/netns/1caf8d35-f0ec-4bab-a08a-575b57b9754a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32ec94eb_8a44_44fa_891d_0e700b910839.slice PodAnnotations:0xc000696480}] Aliases:map[]}\"",
2026-06-12 11:43:52.139453 | controller |     "Jun 12 11:19:44.561046 crc crio[19822]: time=\"2026-06-12T11:19:44.558524683Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-86f7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.139470 | controller |     "Jun 12 11:19:44.615088 crc crio[19822]: time=\"2026-06-12T11:19:44.614917732Z\" level=info msg=\"Stopped container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api\" id=bdb353b9-f7c4-4477-ac77-9ce4f117de54 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.139485 | controller |     "Jun 12 11:19:44.620860 crc crio[19822]: time=\"2026-06-12T11:19:44.619974304Z\" level=info msg=\"Stopping pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=5becb3a9-bc7e-49a3-840f-5757f9af4753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.139501 | controller |     "Jun 12 11:19:44.621123 crc crio[19822]: time=\"2026-06-12T11:19:44.620932995Z\" level=info msg=\"Got pod network &{Name:placement-7884db78cd-92gml Namespace:openstack ID:91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40 UID:30e8a6fd-691e-4148-87d2-adc93b0ef490 NetNS:/var/run/netns/cc2ccf5c-ebf5-45db-be82-773eca844d33 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30e8a6fd_691e_4148_87d2_adc93b0ef490.slice PodAnnotations:0xc00244c750}] Aliases:map[]}\"",
2026-06-12 11:43:52.139517 | controller |     "Jun 12 11:19:44.621123 crc crio[19822]: time=\"2026-06-12T11:19:44.6210778Z\" level=info msg=\"Deleting pod openstack_placement-7884db78cd-92gml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.139532 | controller |     "Jun 12 11:19:44.943546 crc crio[19822]: time=\"2026-06-12T11:19:44.943455453Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=98207947-3dfe-4a50-99c2-c1445bdca640 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.139547 | controller |     "Jun 12 11:19:44.947893 crc crio[19822]: time=\"2026-06-12T11:19:44.94772804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b1a41996-fb7a-4bfc-b331-9cac1ebb1915 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139562 | controller |     "Jun 12 11:19:44.975379 crc crio[19822]: time=\"2026-06-12T11:19:44.97513826Z\" level=info msg=\"Removed container cc2f40342a1cb843b85512a955de7359a9eee1e632a708e4ca21a615b59e7130: openstack/barbican-keystone-listener-557c7cff68-xzwbj/barbican-keystone-listener-log\" id=b9efc1fd-d171-4f84-8d5f-a4b719f1b68c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.139578 | controller |     "Jun 12 11:19:44.989883 crc crio[19822]: time=\"2026-06-12T11:19:44.986799317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139594 | controller |     "Jun 12 11:19:45.003653 crc crio[19822]: time=\"2026-06-12T11:19:45.003142158Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc0007acff0}] Aliases:map[]}\"",
2026-06-12 11:43:52.139614 | controller |     "Jun 12 11:19:45.003653 crc crio[19822]: time=\"2026-06-12T11:19:45.003239311Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-9sff9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.139630 | controller |     "Jun 12 11:19:45.025934 crc crio[19822]: time=\"2026-06-12T11:19:45.024347268Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=cea31a2f-e8a0-4ea0-8f44-0d8d9c83e254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.139646 | controller |     "Jun 12 11:19:45.028977 crc crio[19822]: time=\"2026-06-12T11:19:45.028405641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139661 | controller |     "Jun 12 11:19:45.055758 crc crio[19822]: time=\"2026-06-12T11:19:45.05261853Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=aebc40df-75fe-426c-9c1f-3b3cc8f71673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.139676 | controller |     "Jun 12 11:19:45.083606 crc crio[19822]: time=\"2026-06-12T11:19:45.055519086Z\" level=info msg=\"Stopped pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=fa3b7d30-36da-4258-84f2-b2f39e932f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.139692 | controller |     "Jun 12 11:19:45.091282 crc crio[19822]: time=\"2026-06-12T11:19:45.091200988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139707 | controller |     "Jun 12 11:19:45.091492 crc crio[19822]: time=\"2026-06-12T11:19:45.087426858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139723 | controller |     "Jun 12 11:19:45.091644 crc crio[19822]: time=\"2026-06-12T11:19:45.074801911Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=93410ab6-9de2-44f3-ad92-b50aa6218212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.139739 | controller |     "Jun 12 11:19:45.092011 crc crio[19822]: time=\"2026-06-12T11:19:45.066685212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139754 | controller |     "Jun 12 11:19:45.099196 crc crio[19822]: time=\"2026-06-12T11:19:45.099098614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fc30e7c2-68f9-4fc6-9c00-ed175fe9c9df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139770 | controller |     "Jun 12 11:19:45.112797 crc crio[19822]: time=\"2026-06-12T11:19:45.1126861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=14b58d97-6751-41cd-bb5e-07b95aeb7402 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139785 | controller |     "Jun 12 11:19:45.117513 crc crio[19822]: time=\"2026-06-12T11:19:45.117402332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=de4baef8-fce0-4846-a0fb-1282bbbdaf83 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.139802 | controller |     "Jun 12 11:19:45.121023 crc crio[19822]: time=\"2026-06-12T11:19:45.120760317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d75c026d-db16-4333-975a-74df46776702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139820 | controller |     "Jun 12 11:19:45.125079 crc crio[19822]: time=\"2026-06-12T11:19:45.125000108Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3704206a-9a35-4585-9be0-352d964d1d1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.139840 | controller |     "Jun 12 11:19:45.151119 crc crio[19822]: time=\"2026-06-12T11:19:45.151024017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139860 | controller |     "Jun 12 11:19:45.255266 crc crio[19822]: time=\"2026-06-12T11:19:45.255193916Z\" level=info msg=\"Stopped pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=5becb3a9-bc7e-49a3-840f-5757f9af4753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.139894 | controller |     "Jun 12 11:19:45.255683 crc crio[19822]: time=\"2026-06-12T11:19:45.255600439Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=845c398d-59c2-4f02-9608-41a7e1a046df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.139912 | controller |     "Jun 12 11:19:45.264098 crc crio[19822]: time=\"2026-06-12T11:19:45.263375985Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=1a8a6943-a18e-455c-a6c5-147210a20b2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.139928 | controller |     "Jun 12 11:19:45.321554 crc crio[19822]: time=\"2026-06-12T11:19:45.321450299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139944 | controller |     "Jun 12 11:19:45.322501 crc crio[19822]: time=\"2026-06-12T11:19:45.322310177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139960 | controller |     "Jun 12 11:19:45.340755 crc crio[19822]: time=\"2026-06-12T11:19:45.340262538Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=c3a46dee-c343-4009-8738-b15705724bf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.139975 | controller |     "Jun 12 11:19:45.498243 crc crio[19822]: time=\"2026-06-12T11:19:45.49762483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.139991 | controller |     "Jun 12 11:19:45.518448 crc crio[19822]: time=\"2026-06-12T11:19:45.518206686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140006 | controller |     "Jun 12 11:19:45.531704 crc crio[19822]: time=\"2026-06-12T11:19:45.531561492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140021 | controller |     "Jun 12 11:19:45.555390 crc crio[19822]: time=\"2026-06-12T11:19:45.5553004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140037 | controller |     "Jun 12 11:19:45.566284 crc crio[19822]: time=\"2026-06-12T11:19:45.566208998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140052 | controller |     "Jun 12 11:19:45.567521 crc crio[19822]: time=\"2026-06-12T11:19:45.567429998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140068 | controller |     "Jun 12 11:19:45.714430 crc crio[19822]: 2026-06-12T11:19:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d977d6e24e3cf1 Mac:9e:9a:b4:60:57:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 SocketPath: PciID:}] [{Interface:0xc0002d09e0 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.140088 | controller |     "Jun 12 11:19:45.725057 crc crio[19822]: time=\"2026-06-12T11:19:45.724975066Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc0007acff0}] Aliases:map[]}\"",
2026-06-12 11:43:52.140105 | controller |     "Jun 12 11:19:45.726094 crc crio[19822]: time=\"2026-06-12T11:19:45.726008817Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-9sff9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.140121 | controller |     "Jun 12 11:19:45.765661 crc crio[19822]: time=\"2026-06-12T11:19:45.765587417Z\" level=info msg=\"Ran pod sandbox 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 with infra container: openstack/nova-cell1-cell-mapping-9sff9/POD\" id=bbcd0c3d-4b1c-49ff-9fa6-1baca97110ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.140138 | controller |     "Jun 12 11:19:45.770637 crc crio[19822]: time=\"2026-06-12T11:19:45.770573978Z\" level=info msg=\"Removing container: e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d\" id=1a27294c-3795-428d-b097-6951ab42b8cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140153 | controller |     "Jun 12 11:19:45.789664 crc crio[19822]: time=\"2026-06-12T11:19:45.789583619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=08f5d56f-c0ec-4917-b836-4c2c2dacb6b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.140168 | controller |     "Jun 12 11:19:45.856108 crc crio[19822]: time=\"2026-06-12T11:19:45.856047387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7546123a-bcc6-4ac6-8a98-52a4402619bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.140184 | controller |     "Jun 12 11:19:45.873394 crc crio[19822]: time=\"2026-06-12T11:19:45.870131627Z\" level=info msg=\"Removed container e1ceb69bc65b280fb12a4130a1e0b4942dc0f0a619b2e578e4976f5a0013ef7d: openshift-marketplace/community-operators-86f7m/registry-server\" id=1a27294c-3795-428d-b097-6951ab42b8cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140199 | controller |     "Jun 12 11:19:45.891929 crc crio[19822]: time=\"2026-06-12T11:19:45.891744494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140215 | controller |     "Jun 12 11:19:45.896497 crc crio[19822]: time=\"2026-06-12T11:19:45.89636261Z\" level=info msg=\"Removing container: 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429\" id=55b4f47c-d9f4-4888-acab-f14eac80bd19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140230 | controller |     "Jun 12 11:19:45.903022 crc crio[19822]: time=\"2026-06-12T11:19:45.902961666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140246 | controller |     "Jun 12 11:19:45.961124 crc crio[19822]: time=\"2026-06-12T11:19:45.960201638Z\" level=info msg=\"Created container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log\" id=93410ab6-9de2-44f3-ad92-b50aa6218212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.140266 | controller |     "Jun 12 11:19:45.965658 crc crio[19822]: time=\"2026-06-12T11:19:45.96554358Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-9sff9/nova-manage\" id=c009a4d4-e4cd-4f42-a6d6-7f2d4f83a198 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.140282 | controller |     "Jun 12 11:19:45.975390 crc crio[19822]: time=\"2026-06-12T11:19:45.975296409Z\" level=info msg=\"Starting container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23\" id=0f0e4fa2-92a3-4986-9219-b68e3a8f38a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.140298 | controller |     "Jun 12 11:19:46.029547 crc crio[19822]: time=\"2026-06-12T11:19:46.029446788Z\" level=info msg=\"Removed container 6407b351dfe4aaa3398b3362fa881ffa704d31298fbcd43e7164efd89a50e429: openshift-marketplace/community-operators-86f7m/extract-content\" id=55b4f47c-d9f4-4888-acab-f14eac80bd19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140313 | controller |     "Jun 12 11:19:46.030094 crc crio[19822]: time=\"2026-06-12T11:19:46.030036427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140329 | controller |     "Jun 12 11:19:46.037234 crc crio[19822]: time=\"2026-06-12T11:19:46.037080954Z\" level=info msg=\"Removing container: 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06\" id=fe908325-47ef-4a65-bfd6-340fa6c209b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140344 | controller |     "Jun 12 11:19:46.063209 crc crio[19822]: time=\"2026-06-12T11:19:46.063077431Z\" level=info msg=\"Started container\" PID=287609 containerID=d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23 description=openstack/nova-metadata-0/nova-metadata-log id=0f0e4fa2-92a3-4986-9219-b68e3a8f38a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2",
2026-06-12 11:43:52.140360 | controller |     "Jun 12 11:19:46.128034 crc crio[19822]: time=\"2026-06-12T11:19:46.127935635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c24ab558-8ab2-4144-8d02-fcde9a69cb40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.140375 | controller |     "Jun 12 11:19:46.251574 crc crio[19822]: time=\"2026-06-12T11:19:46.251442288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140391 | controller |     "Jun 12 11:19:46.258401 crc crio[19822]: time=\"2026-06-12T11:19:46.258282736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140406 | controller |     "Jun 12 11:19:46.261969 crc crio[19822]: time=\"2026-06-12T11:19:46.261857662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4b274eb8-79ad-4d54-875e-9ebf107010e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.140422 | controller |     "Jun 12 11:19:46.308274 crc crio[19822]: time=\"2026-06-12T11:19:46.307523959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140437 | controller |     "Jun 12 11:19:46.312379 crc crio[19822]: time=\"2026-06-12T11:19:46.312208021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140452 | controller |     "Jun 12 11:19:46.369915 crc crio[19822]: time=\"2026-06-12T11:19:46.36987466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140487 | controller |     "Jun 12 11:19:46.403038 crc crio[19822]: time=\"2026-06-12T11:19:46.402496379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140505 | controller |     "Jun 12 11:19:46.441774 crc crio[19822]: time=\"2026-06-12T11:19:46.441486762Z\" level=info msg=\"Created container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=aebc40df-75fe-426c-9c1f-3b3cc8f71673 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.140521 | controller |     "Jun 12 11:19:46.447993 crc crio[19822]: time=\"2026-06-12T11:19:46.446299067Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=4a82ad94-2b4a-4c1d-a66a-325491486fdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.140537 | controller |     "Jun 12 11:19:46.447993 crc crio[19822]: time=\"2026-06-12T11:19:46.447741264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140553 | controller |     "Jun 12 11:19:46.448251 crc crio[19822]: time=\"2026-06-12T11:19:46.448146337Z\" level=info msg=\"Starting container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1\" id=a4a3a26b-208d-494f-a575-c36b9efc9107 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.140569 | controller |     "Jun 12 11:19:46.454917 crc crio[19822]: time=\"2026-06-12T11:19:46.45458991Z\" level=info msg=\"Started container\" PID=287623 containerID=00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a4a3a26b-208d-494f-a575-c36b9efc9107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67",
2026-06-12 11:43:52.140585 | controller |     "Jun 12 11:19:46.462002 crc crio[19822]: time=\"2026-06-12T11:19:46.461436146Z\" level=info msg=\"Created container ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e: openstack/ceilometer-0/sg-core\" id=c3a46dee-c343-4009-8738-b15705724bf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.140601 | controller |     "Jun 12 11:19:46.463109 crc crio[19822]: time=\"2026-06-12T11:19:46.463033028Z\" level=info msg=\"Starting container: ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e\" id=94893d29-95a6-4946-9117-e0fc3882fc4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.140616 | controller |     "Jun 12 11:19:46.471535 crc crio[19822]: time=\"2026-06-12T11:19:46.471394897Z\" level=info msg=\"Started container\" PID=287642 containerID=ee033c53104bf4c0c098d07ce75b9293e8c1af8f1538c6540829dbb1ade3084e description=openstack/ceilometer-0/sg-core id=94893d29-95a6-4946-9117-e0fc3882fc4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34",
2026-06-12 11:43:52.140631 | controller |     "Jun 12 11:19:46.618557 crc crio[19822]: time=\"2026-06-12T11:19:46.618513111Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d02e5baa-aa5e-48ec-9a1d-a162a2cb2fff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.140647 | controller |     "Jun 12 11:19:46.671569 crc crio[19822]: time=\"2026-06-12T11:19:46.671319513Z\" level=info msg=\"Created container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log\" id=3704206a-9a35-4585-9be0-352d964d1d1d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.140662 | controller |     "Jun 12 11:19:46.677362 crc crio[19822]: time=\"2026-06-12T11:19:46.677281675Z\" level=info msg=\"Starting container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580\" id=7fe7a950-ed70-4afd-af9b-d3600da3b51a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.140682 | controller |     "Jun 12 11:19:46.687455 crc crio[19822]: time=\"2026-06-12T11:19:46.687366351Z\" level=info msg=\"Removed container 49655287b8a6b11b1031c2423c60741c28d459727e61179c1296d141fb882f06: openshift-marketplace/community-operators-86f7m/extract-utilities\" id=fe908325-47ef-4a65-bfd6-340fa6c209b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140697 | controller |     "Jun 12 11:19:46.689714 crc crio[19822]: time=\"2026-06-12T11:19:46.689264302Z\" level=info msg=\"Started container\" PID=287720 containerID=d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580 description=openstack/nova-api-0/nova-api-log id=7fe7a950-ed70-4afd-af9b-d3600da3b51a name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada",
2026-06-12 11:43:52.140713 | controller |     "Jun 12 11:19:46.693188 crc crio[19822]: time=\"2026-06-12T11:19:46.693074825Z\" level=info msg=\"Removing container: a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488\" id=fb47242c-2d01-4315-9689-678b3b380ad9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140729 | controller |     "Jun 12 11:19:46.755471 crc crio[19822]: time=\"2026-06-12T11:19:46.755382304Z\" level=info msg=\"Created container 4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785: openstack/swift-storage-0/container-server\" id=1a8a6943-a18e-455c-a6c5-147210a20b2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.140744 | controller |     "Jun 12 11:19:46.756004 crc crio[19822]: time=\"2026-06-12T11:19:46.755933767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140758 | controller |     "Jun 12 11:19:46.757970 crc crio[19822]: time=\"2026-06-12T11:19:46.75791386Z\" level=info msg=\"Starting container: 4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785\" id=53e4c703-ab9b-4f58-8897-0a3862e8ac79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.140773 | controller |     "Jun 12 11:19:46.760041 crc crio[19822]: time=\"2026-06-12T11:19:46.759971332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140789 | controller |     "Jun 12 11:19:46.765227 crc crio[19822]: time=\"2026-06-12T11:19:46.765133615Z\" level=info msg=\"Started container\" PID=287717 containerID=4e4aa46541f1fce4b792f4590d1d46197f093b82633df16ebfb69075f48d2785 description=openstack/swift-storage-0/container-server id=53e4c703-ab9b-4f58-8897-0a3862e8ac79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.140804 | controller |     "Jun 12 11:19:46.773443 crc crio[19822]: time=\"2026-06-12T11:19:46.773358038Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=0c92cb0b-5807-448f-af2d-24867b2a922a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.140819 | controller |     "Jun 12 11:19:46.787095 crc crio[19822]: time=\"2026-06-12T11:19:46.786998745Z\" level=info msg=\"Removed container a97ad317cdd777c55270afd10ac96e15325c7c7ee6d96d72d5e87d318e1dc488: openstack/placement-7884db78cd-92gml/placement-api\" id=fb47242c-2d01-4315-9689-678b3b380ad9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140834 | controller |     "Jun 12 11:19:46.795470 crc crio[19822]: time=\"2026-06-12T11:19:46.795387535Z\" level=info msg=\"Removing container: 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9\" id=64119a27-662f-4f8c-a943-13ae075f1d7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.140849 | controller |     "Jun 12 11:19:46.800559 crc crio[19822]: time=\"2026-06-12T11:19:46.800487783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140886 | controller |     "Jun 12 11:19:46.806031 crc crio[19822]: time=\"2026-06-12T11:19:46.805958197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.140907 | controller |     "Jun 12 11:19:46.866543 crc crio[19822]: time=\"2026-06-12T11:19:46.866340114Z\" level=info msg=\"Created container fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044: openstack/nova-cell1-cell-mapping-9sff9/nova-manage\" id=c009a4d4-e4cd-4f42-a6d6-7f2d4f83a198 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.140923 | controller |     "Jun 12 11:19:46.867560 crc crio[19822]: time=\"2026-06-12T11:19:46.867517885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ca957191-54e8-4399-b15d-f8fc530322b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.140939 | controller |     "Jun 12 11:19:46.883999 crc crio[19822]: time=\"2026-06-12T11:19:46.883752941Z\" level=info msg=\"Starting container: fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044\" id=2cd80c4b-0479-432d-8d39-47c8bb849498 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.140988 | controller |     "Jun 12 11:19:46.892336 crc crio[19822]: time=\"2026-06-12T11:19:46.892259883Z\" level=info msg=\"Started container\" PID=287724 containerID=fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044 description=openstack/nova-cell1-cell-mapping-9sff9/nova-manage id=2cd80c4b-0479-432d-8d39-47c8bb849498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30",
2026-06-12 11:43:52.141012 | controller |     "Jun 12 11:19:46.894472 crc crio[19822]: time=\"2026-06-12T11:19:46.894432403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9769c733-b398-498f-899f-6c2548b4225f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141028 | controller |     "Jun 12 11:19:46.932546 crc crio[19822]: time=\"2026-06-12T11:19:46.932270082Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c6d6fe47-54fa-402d-bc3d-5099b93d263e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141045 | controller |     "Jun 12 11:19:46.954357 crc crio[19822]: time=\"2026-06-12T11:19:46.953926294Z\" level=info msg=\"Removed container 9bfa8e5273d5cbcd377730f58fa004194e1e094c014ed14d47c2e269d8ec38a9: openstack/placement-7884db78cd-92gml/placement-log\" id=64119a27-662f-4f8c-a943-13ae075f1d7e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.141061 | controller |     "Jun 12 11:19:46.956706 crc crio[19822]: time=\"2026-06-12T11:19:46.956644541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141077 | controller |     "Jun 12 11:19:47.009835 crc crio[19822]: time=\"2026-06-12T11:19:47.009708277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=bf1db2c8-c98a-4409-ad22-135870513881 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141092 | controller |     "Jun 12 11:19:47.067210 crc crio[19822]: time=\"2026-06-12T11:19:47.067097869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=741207e9-b855-488f-838a-d25abd9c859f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141108 | controller |     "Jun 12 11:19:47.097058 crc crio[19822]: time=\"2026-06-12T11:19:47.082350066Z\" level=info msg=\"Created container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata\" id=4a82ad94-2b4a-4c1d-a66a-325491486fdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141126 | controller |     "Jun 12 11:19:47.097058 crc crio[19822]: time=\"2026-06-12T11:19:47.082643774Z\" level=info msg=\"Created container 9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1: openstack/glance-default-external-api-0/glance-log\" id=242b35ca-3f45-46d5-b43b-c4410ebf48ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141142 | controller |     "Jun 12 11:19:47.097058 crc crio[19822]: time=\"2026-06-12T11:19:47.083188675Z\" level=info msg=\"Created container 8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa: openstack/glance-default-internal-api-0/glance-httpd\" id=b7784704-3f2b-490a-9da3-9a75d39f3ed1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141158 | controller |     "Jun 12 11:19:47.097058 crc crio[19822]: time=\"2026-06-12T11:19:47.08814075Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=c80564f7-5473-48f4-b8ed-0753b8d323d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141173 | controller |     "Jun 12 11:19:47.098121 crc crio[19822]: time=\"2026-06-12T11:19:47.0978693Z\" level=info msg=\"Starting container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb\" id=c341f5e0-c5c4-4238-b746-64bfd6b06872 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.141188 | controller |     "Jun 12 11:19:47.098736 crc crio[19822]: time=\"2026-06-12T11:19:47.09865752Z\" level=info msg=\"Starting container: 8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa\" id=13cbe42e-0830-42fd-bbf0-d81c3f3e8e73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.141203 | controller |     "Jun 12 11:19:47.098994 crc crio[19822]: time=\"2026-06-12T11:19:47.098940725Z\" level=info msg=\"Starting container: 9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1\" id=f983e6ac-b7de-4664-8e51-2e5518d69117 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.141219 | controller |     "Jun 12 11:19:47.110414 crc crio[19822]: time=\"2026-06-12T11:19:47.109466485Z\" level=info msg=\"Started container\" PID=287764 containerID=1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb description=openstack/nova-metadata-0/nova-metadata-metadata id=c341f5e0-c5c4-4238-b746-64bfd6b06872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2",
2026-06-12 11:43:52.141234 | controller |     "Jun 12 11:19:47.110414 crc crio[19822]: time=\"2026-06-12T11:19:47.109961668Z\" level=info msg=\"Started container\" PID=287766 containerID=9b65cd903991353b4f5073b408fee88348f2c78d83d8561e283a76001ec84bf1 description=openstack/glance-default-external-api-0/glance-log id=f983e6ac-b7de-4664-8e51-2e5518d69117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb",
2026-06-12 11:43:52.141250 | controller |     "Jun 12 11:19:47.113874 crc crio[19822]: time=\"2026-06-12T11:19:47.113759201Z\" level=info msg=\"Started container\" PID=287765 containerID=8ca534dba6f6af3b9bad8ef18dc5c66c6433e1606a79b026422957d58a3c87aa description=openstack/glance-default-internal-api-0/glance-httpd id=13cbe42e-0830-42fd-bbf0-d81c3f3e8e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b51090f0c0b10b1c8279fa82b52600de40351ab951c90d21dd53d3e35d183ccb",
2026-06-12 11:43:52.141265 | controller |     "Jun 12 11:19:47.167562 crc crio[19822]: time=\"2026-06-12T11:19:47.167489154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141281 | controller |     "Jun 12 11:19:47.171180 crc crio[19822]: time=\"2026-06-12T11:19:47.171079347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141300 | controller |     "Jun 12 11:19:47.180997 crc crio[19822]: time=\"2026-06-12T11:19:47.180795649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141316 | controller |     "Jun 12 11:19:47.182977 crc crio[19822]: time=\"2026-06-12T11:19:47.182880592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141331 | controller |     "Jun 12 11:19:47.185332 crc crio[19822]: time=\"2026-06-12T11:19:47.185293829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0e1f7f82-7d8a-4428-8aa1-a145a4d5288b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141347 | controller |     "Jun 12 11:19:47.187276 crc crio[19822]: time=\"2026-06-12T11:19:47.187243371Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=94c6d711-20d6-47ae-8d65-edf73d80719c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141362 | controller |     "Jun 12 11:19:47.280855 crc crio[19822]: time=\"2026-06-12T11:19:47.280675189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141377 | controller |     "Jun 12 11:19:47.365976 crc crio[19822]: time=\"2026-06-12T11:19:47.365113987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=47c17969-e4c4-43b6-bb8e-cfd4aa3e95ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141392 | controller |     "Jun 12 11:19:47.378727 crc crio[19822]: time=\"2026-06-12T11:19:47.378669718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141407 | controller |     "Jun 12 11:19:47.401880 crc crio[19822]: time=\"2026-06-12T11:19:47.401660382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141422 | controller |     "Jun 12 11:19:47.450506 crc crio[19822]: time=\"2026-06-12T11:19:47.450128368Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=34d03bff-5aaf-432f-bbce-044625500ac9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141437 | controller |     "Jun 12 11:19:47.456043 crc crio[19822]: time=\"2026-06-12T11:19:47.455948217Z\" level=info msg=\"Created container cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967: openstack/cinder-scheduler-0/cinder-scheduler\" id=cea31a2f-e8a0-4ea0-8f44-0d8d9c83e254 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141452 | controller |     "Jun 12 11:19:47.462755 crc crio[19822]: time=\"2026-06-12T11:19:47.460067665Z\" level=info msg=\"Starting container: cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967\" id=c06240fb-c676-4943-a8d8-01185134ef6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.141466 | controller |     "Jun 12 11:19:47.465345 crc crio[19822]: time=\"2026-06-12T11:19:47.465307626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141481 | controller |     "Jun 12 11:19:47.465894 crc crio[19822]: time=\"2026-06-12T11:19:47.465746018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141501 | controller |     "Jun 12 11:19:47.466748 crc crio[19822]: time=\"2026-06-12T11:19:47.466676886Z\" level=info msg=\"Started container\" PID=287837 containerID=cd46003b1c6b6cd885f4c2297e562f16a76fd8d8825b20e174e3cdffa76cd967 description=openstack/cinder-scheduler-0/cinder-scheduler id=c06240fb-c676-4943-a8d8-01185134ef6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82",
2026-06-12 11:43:52.141520 | controller |     "Jun 12 11:19:47.472586 crc crio[19822]: time=\"2026-06-12T11:19:47.472326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141535 | controller |     "Jun 12 11:19:47.609599 crc crio[19822]: time=\"2026-06-12T11:19:47.609501722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=dea13a1f-a3f3-4400-9f29-ff2fa5369697 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141550 | controller |     "Jun 12 11:19:47.675353 crc crio[19822]: time=\"2026-06-12T11:19:47.675235594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=5a3a2895-aee5-4d94-8e5e-db956f74bace name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141565 | controller |     "Jun 12 11:19:47.712776 crc crio[19822]: time=\"2026-06-12T11:19:47.712515279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141580 | controller |     "Jun 12 11:19:47.759495 crc crio[19822]: time=\"2026-06-12T11:19:47.759403845Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=a17df9ee-68a7-45f9-b2f9-4870ccc7902a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141595 | controller |     "Jun 12 11:19:47.761025 crc crio[19822]: time=\"2026-06-12T11:19:47.760969554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141609 | controller |     "Jun 12 11:19:47.850339 crc crio[19822]: time=\"2026-06-12T11:19:47.850251496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141624 | controller |     "Jun 12 11:19:47.867599 crc crio[19822]: time=\"2026-06-12T11:19:47.867501074Z\" level=info msg=\"Created container ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d: openstack/ceilometer-0/proxy-httpd\" id=c6d6fe47-54fa-402d-bc3d-5099b93d263e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141638 | controller |     "Jun 12 11:19:47.868623 crc crio[19822]: time=\"2026-06-12T11:19:47.868593617Z\" level=info msg=\"Starting container: ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d\" id=f64c699f-c84a-456e-bfad-658681862366 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.141653 | controller |     "Jun 12 11:19:47.872030 crc crio[19822]: time=\"2026-06-12T11:19:47.871994706Z\" level=info msg=\"Created container 44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed: openstack/swift-storage-0/container-replicator\" id=c80564f7-5473-48f4-b8ed-0753b8d323d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141668 | controller |     "Jun 12 11:19:47.873034 crc crio[19822]: time=\"2026-06-12T11:19:47.872952848Z\" level=info msg=\"Created container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api\" id=94c6d711-20d6-47ae-8d65-edf73d80719c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141683 | controller |     "Jun 12 11:19:47.874477 crc crio[19822]: time=\"2026-06-12T11:19:47.874415164Z\" level=info msg=\"Starting container: 44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed\" id=ed7105fd-c22d-465f-8d73-56e47e33d7e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.141703 | controller |     "Jun 12 11:19:47.904466 crc crio[19822]: time=\"2026-06-12T11:19:47.874432932Z\" level=info msg=\"Starting container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c\" id=c4867a31-671e-4bf1-8234-b882aea340c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.141719 | controller |     "Jun 12 11:19:47.904648 crc crio[19822]: time=\"2026-06-12T11:19:47.896754931Z\" level=info msg=\"Started container\" PID=287843 containerID=ff14aaaab4d24d042a7e75b82b6eadbc419e43f2d235f610228bc2586447fe1d description=openstack/ceilometer-0/proxy-httpd id=f64c699f-c84a-456e-bfad-658681862366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3af9005ae6d5df4a73182f2bc5ddf347c7d5dde1d5678dd661ded7226f1be34",
2026-06-12 11:43:52.141734 | controller |     "Jun 12 11:19:47.904718 crc crio[19822]: time=\"2026-06-12T11:19:47.885132007Z\" level=info msg=\"Started container\" PID=287950 containerID=44161b57c9f228272213d0bf5a230e13e07342456b577702ebe2db0a2f70ceed description=openstack/swift-storage-0/container-replicator id=ed7105fd-c22d-465f-8d73-56e47e33d7e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.141749 | controller |     "Jun 12 11:19:47.926052 crc crio[19822]: time=\"2026-06-12T11:19:47.92594583Z\" level=info msg=\"Started container\" PID=288011 containerID=e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c description=openstack/nova-api-0/nova-api-api id=c4867a31-671e-4bf1-8234-b882aea340c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada",
2026-06-12 11:43:52.141765 | controller |     "Jun 12 11:19:48.029212 crc crio[19822]: time=\"2026-06-12T11:19:48.028575573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=07093ff9-b05e-48ba-b420-e97911c7dab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141783 | controller |     "Jun 12 11:19:48.069900 crc crio[19822]: time=\"2026-06-12T11:19:48.069774902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=52278101-ac76-4697-9c12-2550f323c526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.141798 | controller |     "Jun 12 11:19:48.170549 crc crio[19822]: time=\"2026-06-12T11:19:48.170457608Z\" level=info msg=\"Stopping container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c (timeout: 30s)\" id=e0df6174-d19d-456a-ab08-04f37adf146e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.141813 | controller |     "Jun 12 11:19:48.171313 crc crio[19822]: time=\"2026-06-12T11:19:48.170919628Z\" level=info msg=\"Stopping container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580 (timeout: 30s)\" id=3ab2ad5d-e239-4424-963a-9dce8044d270 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.141828 | controller |     "Jun 12 11:19:48.243221 crc crio[19822]: time=\"2026-06-12T11:19:48.243111589Z\" level=info msg=\"Stopping container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb (timeout: 30s)\" id=a92bfa38-5d70-4fd6-85e7-3a10b31e63e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.141843 | controller |     "Jun 12 11:19:48.247109 crc crio[19822]: time=\"2026-06-12T11:19:48.247061287Z\" level=info msg=\"Stopping container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23 (timeout: 30s)\" id=fdc3508b-16ee-4a24-a17a-5305d2ac84bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.141861 | controller |     "Jun 12 11:19:48.285089 crc crio[19822]: time=\"2026-06-12T11:19:48.285045917Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=c8444b1e-66ba-4b5d-9cd5-cfb10697e9e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.141897 | controller |     "Jun 12 11:19:48.292721 crc crio[19822]: time=\"2026-06-12T11:19:48.292621919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141917 | controller |     "Jun 12 11:19:48.354873 crc crio[19822]: time=\"2026-06-12T11:19:48.348300911Z\" level=info msg=\"Stopped container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log\" id=3ab2ad5d-e239-4424-963a-9dce8044d270 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.141932 | controller |     "Jun 12 11:19:48.390538 crc crio[19822]: time=\"2026-06-12T11:19:48.390432087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141947 | controller |     "Jun 12 11:19:48.529900 crc crio[19822]: time=\"2026-06-12T11:19:48.529248686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141962 | controller |     "Jun 12 11:19:48.544663 crc crio[19822]: time=\"2026-06-12T11:19:48.544562244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141977 | controller |     "Jun 12 11:19:48.700707 crc crio[19822]: time=\"2026-06-12T11:19:48.70058829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.141991 | controller |     "Jun 12 11:19:48.869775 crc crio[19822]: time=\"2026-06-12T11:19:48.869592146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142006 | controller |     "Jun 12 11:19:49.110377 crc crio[19822]: time=\"2026-06-12T11:19:49.110268565Z\" level=info msg=\"Stopped container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log\" id=fdc3508b-16ee-4a24-a17a-5305d2ac84bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.142020 | controller |     "Jun 12 11:19:49.274140 crc crio[19822]: time=\"2026-06-12T11:19:49.274055027Z\" level=info msg=\"Stopping container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 (timeout: 30s)\" id=ab49b75e-bccf-4eb9-beb8-7ddc99c92e19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.142035 | controller |     "Jun 12 11:19:49.367558 crc crio[19822]: time=\"2026-06-12T11:19:49.366739842Z\" level=info msg=\"Created container ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00: openstack/swift-storage-0/container-auditor\" id=c8444b1e-66ba-4b5d-9cd5-cfb10697e9e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142049 | controller |     "Jun 12 11:19:49.398919 crc crio[19822]: time=\"2026-06-12T11:19:49.388307586Z\" level=info msg=\"Starting container: ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00\" id=cf567b94-d0d7-456f-a02e-8e5558e96dd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.142064 | controller |     "Jun 12 11:19:49.411745 crc crio[19822]: time=\"2026-06-12T11:19:49.411639104Z\" level=info msg=\"Created container 4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c: openstack/cinder-scheduler-0/probe\" id=a17df9ee-68a7-45f9-b2f9-4870ccc7902a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142078 | controller |     "Jun 12 11:19:49.417079 crc crio[19822]: time=\"2026-06-12T11:19:49.414552993Z\" level=info msg=\"Created container 541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309: openstack/cinder-api-0/cinder-api-log\" id=81a48372-8072-48ff-a73c-e2f5920fd3a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142093 | controller |     "Jun 12 11:19:49.417079 crc crio[19822]: time=\"2026-06-12T11:19:49.415008008Z\" level=info msg=\"Created container ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8: openstack/glance-default-external-api-0/glance-httpd\" id=34d03bff-5aaf-432f-bbce-044625500ac9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142111 | controller |     "Jun 12 11:19:49.419025 crc crio[19822]: time=\"2026-06-12T11:19:49.418913422Z\" level=info msg=\"Starting container: ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8\" id=9e44b877-81b2-49c9-9a52-45fcb7717718 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.142126 | controller |     "Jun 12 11:19:49.422366 crc crio[19822]: time=\"2026-06-12T11:19:49.422023108Z\" level=info msg=\"Starting container: 541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309\" id=acf1cf52-c77a-4900-bda1-c0803dd52eea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.142141 | controller |     "Jun 12 11:19:49.422572 crc crio[19822]: time=\"2026-06-12T11:19:49.422407323Z\" level=info msg=\"Starting container: 4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c\" id=37163525-755b-49cf-8cb2-e2aed1a07e87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.142156 | controller |     "Jun 12 11:19:49.425353 crc crio[19822]: time=\"2026-06-12T11:19:49.424448308Z\" level=info msg=\"Started container\" PID=288372 containerID=ea1718e5be8d70c42fd91499bda703c372f0c63b08b5c065b85dd07dc0b4fa00 description=openstack/swift-storage-0/container-auditor id=cf567b94-d0d7-456f-a02e-8e5558e96dd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.142172 | controller |     "Jun 12 11:19:49.428973 crc crio[19822]: time=\"2026-06-12T11:19:49.428872735Z\" level=info msg=\"Started container\" PID=288399 containerID=4a9a2da6d6bf5dc980078eac8b3f85e4f8ce58ddb9861a07daa59a61252e3d4c description=openstack/cinder-scheduler-0/probe id=37163525-755b-49cf-8cb2-e2aed1a07e87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20061a0b051f1d98e896471f88d19d328c3255cf5e634aa3c4eb72ad7a4fdf82",
2026-06-12 11:43:52.142187 | controller |     "Jun 12 11:19:49.429297 crc crio[19822]: time=\"2026-06-12T11:19:49.429257687Z\" level=info msg=\"Started container\" PID=288379 containerID=ccaddb9bf49964671e6d3046d47c43dea08c7e52c2549115ff49503aa88364f8 description=openstack/glance-default-external-api-0/glance-httpd id=9e44b877-81b2-49c9-9a52-45fcb7717718 name=/runtime.v1.RuntimeService/StartContainer sandboxID=980ed25f0aae654439ef8f3fb4c214190e919a39c4c81efbd5da47f05cd432fb",
2026-06-12 11:43:52.142202 | controller |     "Jun 12 11:19:49.440957 crc crio[19822]: time=\"2026-06-12T11:19:49.438346337Z\" level=info msg=\"Started container\" PID=288334 containerID=541c9fff9d0892650d383f9266813b03dc0292e74037d7abc6ef95735bfa6309 description=openstack/cinder-api-0/cinder-api-log id=acf1cf52-c77a-4900-bda1-c0803dd52eea name=/runtime.v1.RuntimeService/StartContainer sandboxID=d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340",
2026-06-12 11:43:52.142218 | controller |     "Jun 12 11:19:49.886743 crc crio[19822]: time=\"2026-06-12T11:19:49.886266367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=164c7433-d2de-4312-8641-9370305bacf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.142233 | controller |     "Jun 12 11:19:49.887020 crc crio[19822]: time=\"2026-06-12T11:19:49.886579376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6dd7f17a-171f-42d4-848f-09eccb4f4850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.142248 | controller |     "Jun 12 11:19:49.913340 crc crio[19822]: time=\"2026-06-12T11:19:49.913294818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=47e9f560-8bed-4d3a-8209-4cfa95fbc37f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.142267 | controller |     "Jun 12 11:19:50.079435 crc crio[19822]: time=\"2026-06-12T11:19:50.079074557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d55da8b5-0b7e-4b5e-aa7b-2ab7fc34196e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.142282 | controller |     "Jun 12 11:19:50.118300 crc crio[19822]: time=\"2026-06-12T11:19:50.117776638Z\" level=info msg=\"Stopped container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata\" id=a92bfa38-5d70-4fd6-85e7-3a10b31e63e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.142297 | controller |     "Jun 12 11:19:50.119638 crc crio[19822]: time=\"2026-06-12T11:19:50.119403724Z\" level=info msg=\"Stopping pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=b9440df9-35de-4370-a3fd-b1ceb24a2f6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.142312 | controller |     "Jun 12 11:19:50.120317 crc crio[19822]: time=\"2026-06-12T11:19:50.120244732Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2 UID:ceb0d190-fa66-484c-a476-37b530123888 NetNS:/var/run/netns/dd1021ac-dba3-47a6-9b3f-8eafa89dd037 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podceb0d190_fa66_484c_a476_37b530123888.slice PodAnnotations:0xc00244dca8}] Aliases:map[]}\"",
2026-06-12 11:43:52.142328 | controller |     "Jun 12 11:19:50.120496 crc crio[19822]: time=\"2026-06-12T11:19:50.120450148Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.142343 | controller |     "Jun 12 11:19:50.236298 crc crio[19822]: time=\"2026-06-12T11:19:50.236007314Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=5df249cb-873a-45a8-bc9d-29c2d3260d65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142358 | controller |     "Jun 12 11:19:50.241963 crc crio[19822]: time=\"2026-06-12T11:19:50.241927894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142373 | controller |     "Jun 12 11:19:50.362943 crc crio[19822]: time=\"2026-06-12T11:19:50.362882308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142388 | controller |     "Jun 12 11:19:50.369666 crc crio[19822]: time=\"2026-06-12T11:19:50.369632816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142404 | controller |     "Jun 12 11:19:50.526647 crc crio[19822]: time=\"2026-06-12T11:19:50.526232723Z\" level=info msg=\"Stopped pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=b9440df9-35de-4370-a3fd-b1ceb24a2f6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.142420 | controller |     "Jun 12 11:19:51.394684 crc crio[19822]: time=\"2026-06-12T11:19:51.394596437Z\" level=info msg=\"Removing container: 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb\" id=0d7cbb04-4c3b-48f6-b2cd-5d9022259a5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.142435 | controller |     "Jun 12 11:19:51.465936 crc crio[19822]: time=\"2026-06-12T11:19:51.465794711Z\" level=info msg=\"Removed container 1df2578b0c9b7a12823666121c362acc2c050df487072f2bc59d104a3b5034eb: openstack/nova-metadata-0/nova-metadata-metadata\" id=0d7cbb04-4c3b-48f6-b2cd-5d9022259a5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.142454 | controller |     "Jun 12 11:19:51.469143 crc crio[19822]: time=\"2026-06-12T11:19:51.469062581Z\" level=info msg=\"Removing container: d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23\" id=78fc4f57-9496-449a-b727-6833d22b697e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.142469 | controller |     "Jun 12 11:19:51.489508 crc crio[19822]: time=\"2026-06-12T11:19:51.489434432Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=fe8474be-24f5-4d77-ab8d-12279c9624cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142484 | controller |     "Jun 12 11:19:51.508971 crc crio[19822]: time=\"2026-06-12T11:19:51.508862682Z\" level=info msg=\"Removed container d4ee687163e96d0266eb5fcfedd42811f392a379bd39d07deb6ec72369fcec23: openstack/nova-metadata-0/nova-metadata-log\" id=78fc4f57-9496-449a-b727-6833d22b697e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.142499 | controller |     "Jun 12 11:19:51.509594 crc crio[19822]: time=\"2026-06-12T11:19:51.509513512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142514 | controller |     "Jun 12 11:19:51.563123 crc crio[19822]: time=\"2026-06-12T11:19:51.563031199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142529 | controller |     "Jun 12 11:19:51.857489 crc crio[19822]: time=\"2026-06-12T11:19:51.857081265Z\" level=info msg=\"Created container db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef: openstack/swift-storage-0/container-updater\" id=5df249cb-873a-45a8-bc9d-29c2d3260d65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142544 | controller |     "Jun 12 11:19:51.859068 crc crio[19822]: time=\"2026-06-12T11:19:51.858995896Z\" level=info msg=\"Starting container: db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef\" id=72137f62-786a-4548-9c52-2e59ac69f9f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.142559 | controller |     "Jun 12 11:19:51.866645 crc crio[19822]: time=\"2026-06-12T11:19:51.866534149Z\" level=info msg=\"Started container\" PID=288892 containerID=db7ecd544672d3753b76baa899df36202ce38cedea95d96951b3745345a393ef description=openstack/swift-storage-0/container-updater id=72137f62-786a-4548-9c52-2e59ac69f9f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.142574 | controller |     "Jun 12 11:19:52.248665 crc crio[19822]: time=\"2026-06-12T11:19:52.248432225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142590 | controller |     "Jun 12 11:19:52.545525 crc crio[19822]: time=\"2026-06-12T11:19:52.545312856Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1cf5a481-1a69-4143-aa9e-8d4954c0f872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.142605 | controller |     "Jun 12 11:19:52.560425 crc crio[19822]: time=\"2026-06-12T11:19:52.559911193Z\" level=info msg=\"Created container caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2: openstack/cinder-api-0/cinder-api\" id=fe8474be-24f5-4d77-ab8d-12279c9624cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142620 | controller |     "Jun 12 11:19:52.579073 crc crio[19822]: time=\"2026-06-12T11:19:52.578970478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=abc99519-2ad6-4145-84fa-0325266078a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.142635 | controller |     "Jun 12 11:19:52.579423 crc crio[19822]: time=\"2026-06-12T11:19:52.579001398Z\" level=info msg=\"Starting container: caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2\" id=59d2b0bb-081d-49e0-a1cc-496188ff5312 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.142653 | controller |     "Jun 12 11:19:52.593918 crc crio[19822]: time=\"2026-06-12T11:19:52.593737183Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=79ea0c19-f128-4bc0-8dc4-2d78047d71fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142668 | controller |     "Jun 12 11:19:52.594426 crc crio[19822]: time=\"2026-06-12T11:19:52.594360413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142683 | controller |     "Jun 12 11:19:52.645264 crc crio[19822]: time=\"2026-06-12T11:19:52.645122625Z\" level=info msg=\"Started container\" PID=289064 containerID=caa1d68d4f3d3350b5f77d796db598cb6c4d6c9196dffcb60015fd2f26e201c2 description=openstack/cinder-api-0/cinder-api id=59d2b0bb-081d-49e0-a1cc-496188ff5312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d765fa043d354012c122a2c01883d1776751c5e5cfb574ca1cad0f264dcf2340",
2026-06-12 11:43:52.142698 | controller |     "Jun 12 11:19:52.789319 crc crio[19822]: time=\"2026-06-12T11:19:52.789212547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142713 | controller |     "Jun 12 11:19:52.795509 crc crio[19822]: time=\"2026-06-12T11:19:52.795409375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142729 | controller |     "Jun 12 11:19:53.043144 crc crio[19822]: time=\"2026-06-12T11:19:53.043027544Z\" level=info msg=\"Created container a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c: openstack/swift-storage-0/object-server\" id=79ea0c19-f128-4bc0-8dc4-2d78047d71fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142744 | controller |     "Jun 12 11:19:53.044565 crc crio[19822]: time=\"2026-06-12T11:19:53.044482916Z\" level=info msg=\"Starting container: a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c\" id=1f1420ca-e65c-47d7-87ad-59b10d07762b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.142759 | controller |     "Jun 12 11:19:53.053125 crc crio[19822]: time=\"2026-06-12T11:19:53.053034682Z\" level=info msg=\"Started container\" PID=289111 containerID=a9dbeece2489606678646810c1b62637fe30662c2fd2e5d8875b656d5c9bc82c description=openstack/swift-storage-0/object-server id=1f1420ca-e65c-47d7-87ad-59b10d07762b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.142774 | controller |     "Jun 12 11:19:53.097596 crc crio[19822]: time=\"2026-06-12T11:19:53.097494053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9953d044-0d1b-4ce2-aa12-86c51d89b192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.142788 | controller |     "Jun 12 11:19:53.110207 crc crio[19822]: time=\"2026-06-12T11:19:53.110078929Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=8c136d84-c3c3-4036-a076-34afc1614930 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.142803 | controller |     "Jun 12 11:19:53.188454 crc crio[19822]: time=\"2026-06-12T11:19:53.188066464Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=a1d16946-06e5-46f7-86a8-af8df1c1dde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.142818 | controller |     "Jun 12 11:19:53.188454 crc crio[19822]: time=\"2026-06-12T11:19:53.188440996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142837 | controller |     "Jun 12 11:19:53.335087 crc crio[19822]: time=\"2026-06-12T11:19:53.334507336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142856 | controller |     "Jun 12 11:19:53.342305 crc crio[19822]: time=\"2026-06-12T11:19:53.34223289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.142972 | controller |     "Jun 12 11:19:53.588717 crc crio[19822]: time=\"2026-06-12T11:19:53.588583289Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=60df7d7a-cbc6-4680-a7d5-0d1787886ab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.142996 | controller |     "Jun 12 11:19:53.588717 crc crio[19822]: time=\"2026-06-12T11:19:53.588693972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143011 | controller |     "Jun 12 11:19:53.600527 crc crio[19822]: time=\"2026-06-12T11:19:53.600429257Z\" level=info msg=\"Created container c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd: openstack/swift-storage-0/object-replicator\" id=a1d16946-06e5-46f7-86a8-af8df1c1dde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.143050 | controller |     "Jun 12 11:19:53.602116 crc crio[19822]: time=\"2026-06-12T11:19:53.602024359Z\" level=info msg=\"Starting container: c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd\" id=b9718ab4-12a4-4724-acaf-61755d33c570 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.143071 | controller |     "Jun 12 11:19:53.607927 crc crio[19822]: time=\"2026-06-12T11:19:53.607637467Z\" level=info msg=\"Started container\" PID=289323 containerID=c2e765aee53346a66a50ce3a809aca7d51b30fd6e3e300907f646895468aaecd description=openstack/swift-storage-0/object-replicator id=b9718ab4-12a4-4724-acaf-61755d33c570 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.143087 | controller |     "Jun 12 11:19:53.638052 crc crio[19822]: time=\"2026-06-12T11:19:53.637952645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5ff4bf6f-9e99-4c62-82c4-daffba938afa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143103 | controller |     "Jun 12 11:19:53.641903 crc crio[19822]: time=\"2026-06-12T11:19:53.641733947Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252ae0}] Aliases:map[]}\"",
2026-06-12 11:43:52.143142 | controller |     "Jun 12 11:19:53.641903 crc crio[19822]: time=\"2026-06-12T11:19:53.641906832Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.143162 | controller |     "Jun 12 11:19:53.680721 crc crio[19822]: time=\"2026-06-12T11:19:53.680148422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=56e6c0c8-634c-4a98-a864-04362938ef0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143178 | controller |     "Jun 12 11:19:53.694744 crc crio[19822]: time=\"2026-06-12T11:19:53.694573014Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=eba11a6a-2242-47fb-bbb8-0bf9ac7cff84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.143199 | controller |     "Jun 12 11:19:53.695294 crc crio[19822]: time=\"2026-06-12T11:19:53.695235071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143240 | controller |     "Jun 12 11:19:53.813518 crc crio[19822]: time=\"2026-06-12T11:19:53.813408223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143256 | controller |     "Jun 12 11:19:53.883363 crc crio[19822]: time=\"2026-06-12T11:19:53.883250771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143271 | controller |     "Jun 12 11:19:54.241748 crc crio[19822]: time=\"2026-06-12T11:19:54.241192562Z\" level=info msg=\"Created container ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833: openstack/swift-storage-0/object-auditor\" id=eba11a6a-2242-47fb-bbb8-0bf9ac7cff84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.143308 | controller |     "Jun 12 11:19:54.243990 crc crio[19822]: time=\"2026-06-12T11:19:54.243900215Z\" level=info msg=\"Starting container: ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833\" id=0dcd8119-68c0-43e5-a0d8-22ee6b39f20a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.143328 | controller |     "Jun 12 11:19:54.260790 crc crio[19822]: time=\"2026-06-12T11:19:54.260675142Z\" level=info msg=\"Started container\" PID=289408 containerID=ceef77e3a4d46133d10ebd9229ea38095e3c3c92e94b1d4a57550862ca024833 description=openstack/swift-storage-0/object-auditor id=0dcd8119-68c0-43e5-a0d8-22ee6b39f20a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.143343 | controller |     "Jun 12 11:19:54.277430 crc crio[19822]: time=\"2026-06-12T11:19:54.277345347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=47c277cb-c1fe-4e87-8079-0244801e4a4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143359 | controller |     "Jun 12 11:19:54.295469 crc crio[19822]: time=\"2026-06-12T11:19:54.295368471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0ba7a138-0871-400f-80f0-9179f6317f87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143396 | controller |     "Jun 12 11:19:54.307496 crc crio[19822]: time=\"2026-06-12T11:19:54.307388211Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=e559b03b-0f16-4aa4-a17a-61649fcfcbc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.143416 | controller |     "Jun 12 11:19:54.307913 crc crio[19822]: time=\"2026-06-12T11:19:54.307859837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143431 | controller |     "Jun 12 11:19:54.423688 crc crio[19822]: time=\"2026-06-12T11:19:54.423587748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143446 | controller |     "Jun 12 11:19:54.427730 crc crio[19822]: time=\"2026-06-12T11:19:54.427657449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143485 | controller |     "Jun 12 11:19:54.437149 crc crio[19822]: 2026-06-12T11:19:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba418ca4970f806 Mac:86:dd:b4:49:c3:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 SocketPath: PciID:}] [{Interface:0xc0001085b0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.143508 | controller |     "Jun 12 11:19:54.438786 crc crio[19822]: time=\"2026-06-12T11:19:54.438717083Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252ae0}] Aliases:map[]}\"",
2026-06-12 11:43:52.143528 | controller |     "Jun 12 11:19:54.439001 crc crio[19822]: time=\"2026-06-12T11:19:54.438955521Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.143570 | controller |     "Jun 12 11:19:54.483899 crc crio[19822]: time=\"2026-06-12T11:19:54.483741342Z\" level=info msg=\"Ran pod sandbox ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd with infra container: openstack/nova-metadata-0/POD\" id=60df7d7a-cbc6-4680-a7d5-0d1787886ab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.143590 | controller |     "Jun 12 11:19:54.490324 crc crio[19822]: time=\"2026-06-12T11:19:54.490232352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a6166fa1-e538-433d-a063-ea462bed2189 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143606 | controller |     "Jun 12 11:19:54.495294 crc crio[19822]: time=\"2026-06-12T11:19:54.495115419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bbdbf604-4bfc-4459-9d08-657c308fee23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143622 | controller |     "Jun 12 11:19:54.514472 crc crio[19822]: time=\"2026-06-12T11:19:54.51436584Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=d5670b1b-62eb-4948-9004-ce19a29a46c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.143661 | controller |     "Jun 12 11:19:54.516185 crc crio[19822]: time=\"2026-06-12T11:19:54.516084576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143678 | controller |     "Jun 12 11:19:54.686014 crc crio[19822]: time=\"2026-06-12T11:19:54.685427824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143693 | controller |     "Jun 12 11:19:54.694591 crc crio[19822]: time=\"2026-06-12T11:19:54.69448815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143708 | controller |     "Jun 12 11:19:54.943056 crc crio[19822]: time=\"2026-06-12T11:19:54.942930026Z\" level=info msg=\"Created container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log\" id=d5670b1b-62eb-4948-9004-ce19a29a46c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.143748 | controller |     "Jun 12 11:19:54.947293 crc crio[19822]: time=\"2026-06-12T11:19:54.947230652Z\" level=info msg=\"Starting container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64\" id=7744a4b5-585f-479a-9850-11b48f7feda5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.143765 | controller |     "Jun 12 11:19:54.948207 crc crio[19822]: time=\"2026-06-12T11:19:54.947492582Z\" level=info msg=\"Created container a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11: openstack/swift-storage-0/object-updater\" id=e559b03b-0f16-4aa4-a17a-61649fcfcbc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.143784 | controller |     "Jun 12 11:19:54.949480 crc crio[19822]: time=\"2026-06-12T11:19:54.949400804Z\" level=info msg=\"Starting container: a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11\" id=f5670298-dfa2-49d4-a8fc-5bef7e271ae2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.143823 | controller |     "Jun 12 11:19:54.956053 crc crio[19822]: time=\"2026-06-12T11:19:54.955985845Z\" level=info msg=\"Started container\" PID=289485 containerID=f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64 description=openstack/nova-metadata-0/nova-metadata-log id=7744a4b5-585f-479a-9850-11b48f7feda5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd",
2026-06-12 11:43:52.143844 | controller |     "Jun 12 11:19:54.957237 crc crio[19822]: time=\"2026-06-12T11:19:54.95713284Z\" level=info msg=\"Started container\" PID=289471 containerID=a21d2b95dc5d60b683beda366f9eec028810d5116955299bd648fad061846c11 description=openstack/swift-storage-0/object-updater id=f5670298-dfa2-49d4-a8fc-5bef7e271ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.143893 | controller |     "Jun 12 11:19:54.972514 crc crio[19822]: time=\"2026-06-12T11:19:54.9693888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=077f9821-b69c-4d3c-b400-2d74d823b025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143910 | controller |     "Jun 12 11:19:54.972514 crc crio[19822]: time=\"2026-06-12T11:19:54.969926369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2c4aad38-69ac-4fa5-962e-901976490159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143925 | controller |     "Jun 12 11:19:55.004476 crc crio[19822]: time=\"2026-06-12T11:19:54.998226694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=4d2f8f9b-dbad-4e1f-ab6f-030b1de9e307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.143963 | controller |     "Jun 12 11:19:55.013957 crc crio[19822]: time=\"2026-06-12T11:19:55.013348653Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=73230b74-bae4-452d-bf71-b39e0725bcf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.143982 | controller |     "Jun 12 11:19:55.013957 crc crio[19822]: time=\"2026-06-12T11:19:55.013730256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.143998 | controller |     "Jun 12 11:19:55.030947 crc crio[19822]: time=\"2026-06-12T11:19:55.030683176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d5aa6cb4-de7f-4ca8-8157-50be1b4a5de4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.144012 | controller |     "Jun 12 11:19:55.052123 crc crio[19822]: time=\"2026-06-12T11:19:55.052025347Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9797ed7a-bfd9-4385-8d68-c5de51beee59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.144050 | controller |     "Jun 12 11:19:55.054008 crc crio[19822]: time=\"2026-06-12T11:19:55.053886927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144068 | controller |     "Jun 12 11:19:55.085030 crc crio[19822]: time=\"2026-06-12T11:19:55.084966661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144086 | controller |     "Jun 12 11:19:55.090408 crc crio[19822]: time=\"2026-06-12T11:19:55.09036947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144104 | controller |     "Jun 12 11:19:55.137329 crc crio[19822]: time=\"2026-06-12T11:19:55.137232365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144142 | controller |     "Jun 12 11:19:55.156277 crc crio[19822]: time=\"2026-06-12T11:19:55.156111232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144158 | controller |     "Jun 12 11:19:55.358615 crc crio[19822]: time=\"2026-06-12T11:19:55.358457973Z\" level=info msg=\"Created container 5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c: openstack/swift-storage-0/object-expirer\" id=73230b74-bae4-452d-bf71-b39e0725bcf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.144173 | controller |     "Jun 12 11:19:55.359899 crc crio[19822]: time=\"2026-06-12T11:19:55.359737288Z\" level=info msg=\"Starting container: 5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c\" id=9e77626b-11da-4444-91a2-e5b563df7240 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.144208 | controller |     "Jun 12 11:19:55.361390 crc crio[19822]: time=\"2026-06-12T11:19:55.361321695Z\" level=info msg=\"Created container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata\" id=9797ed7a-bfd9-4385-8d68-c5de51beee59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.144229 | controller |     "Jun 12 11:19:55.362447 crc crio[19822]: time=\"2026-06-12T11:19:55.362349137Z\" level=info msg=\"Starting container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74\" id=5f178738-09f2-46f5-b011-64e5a911732e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.144245 | controller |     "Jun 12 11:19:55.370208 crc crio[19822]: time=\"2026-06-12T11:19:55.370077448Z\" level=info msg=\"Started container\" PID=289546 containerID=5c747afa6f6aebc891a4f23ee47c8fb1f4937cea6259a207b27b9da2d145033c description=openstack/swift-storage-0/object-expirer id=9e77626b-11da-4444-91a2-e5b563df7240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.144260 | controller |     "Jun 12 11:19:55.370616 crc crio[19822]: time=\"2026-06-12T11:19:55.370525361Z\" level=info msg=\"Started container\" PID=289552 containerID=0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74 description=openstack/nova-metadata-0/nova-metadata-metadata id=5f178738-09f2-46f5-b011-64e5a911732e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd",
2026-06-12 11:43:52.144296 | controller |     "Jun 12 11:19:55.396789 crc crio[19822]: time=\"2026-06-12T11:19:55.396692476Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e9d5f509-0921-4c96-ad6d-a3d7d41054d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.144316 | controller |     "Jun 12 11:19:55.410467 crc crio[19822]: time=\"2026-06-12T11:19:55.410396261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a76866b7-9582-4a8b-81a9-ca0c205e71d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.144332 | controller |     "Jun 12 11:19:55.426522 crc crio[19822]: time=\"2026-06-12T11:19:55.426406188Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=92d58a12-aa9b-4a18-9730-badaefdf0b3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.144351 | controller |     "Jun 12 11:19:55.428649 crc crio[19822]: time=\"2026-06-12T11:19:55.428544877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144389 | controller |     "Jun 12 11:19:55.526210 crc crio[19822]: time=\"2026-06-12T11:19:55.525671757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144407 | controller |     "Jun 12 11:19:55.530660 crc crio[19822]: time=\"2026-06-12T11:19:55.530613775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144422 | controller |     "Jun 12 11:19:55.694188 crc crio[19822]: time=\"2026-06-12T11:19:55.694065906Z\" level=info msg=\"Stopping pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=b089eb0b-8665-4b8d-971a-829ca2ef3619 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.144438 | controller |     "Jun 12 11:19:55.695426 crc crio[19822]: time=\"2026-06-12T11:19:55.694735388Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-9sff9 Namespace:openstack ID:8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30 UID:f762db5a-9124-4a5b-b6b9-781643d65712 NetNS:/var/run/netns/214fc87b-3127-42c0-b429-5985236e8a74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf762db5a_9124_4a5b_b6b9_781643d65712.slice PodAnnotations:0xc00140e4c0}] Aliases:map[]}\"",
2026-06-12 11:43:52.144478 | controller |     "Jun 12 11:19:55.695426 crc crio[19822]: time=\"2026-06-12T11:19:55.694990396Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-9sff9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.144495 | controller |     "Jun 12 11:19:55.757574 crc crio[19822]: time=\"2026-06-12T11:19:55.757509444Z\" level=info msg=\"Created container 8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23: openstack/swift-storage-0/rsync\" id=92d58a12-aa9b-4a18-9730-badaefdf0b3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.144511 | controller |     "Jun 12 11:19:55.769693 crc crio[19822]: time=\"2026-06-12T11:19:55.769499227Z\" level=info msg=\"Starting container: 8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23\" id=92ae4bb2-d24b-4c5a-ba22-44ddb648e6a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.144528 | controller |     "Jun 12 11:19:55.779101 crc crio[19822]: time=\"2026-06-12T11:19:55.777619216Z\" level=info msg=\"Started container\" PID=289613 containerID=8d363102e1d1c984cdff9a62f64a8b10355ebf19a2ff5dc1beeda3a8e17c5b23 description=openstack/swift-storage-0/rsync id=92ae4bb2-d24b-4c5a-ba22-44ddb648e6a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.144579 | controller |     "Jun 12 11:19:55.798901 crc crio[19822]: time=\"2026-06-12T11:19:55.798749163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7173b9a7-a2de-48ab-bdbd-37bba6cba96d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.144596 | controller |     "Jun 12 11:19:55.839219 crc crio[19822]: time=\"2026-06-12T11:19:55.839065806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=269cbf3f-e465-464c-a578-6557ad26bad9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.144670 | controller |     "Jun 12 11:19:55.849301 crc crio[19822]: time=\"2026-06-12T11:19:55.849197281Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=eba3c2b5-dedd-42e7-9306-e56736c6f647 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.144692 | controller |     "Jun 12 11:19:55.849747 crc crio[19822]: time=\"2026-06-12T11:19:55.849671676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144708 | controller |     "Jun 12 11:19:55.931423 crc crio[19822]: time=\"2026-06-12T11:19:55.931155145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144724 | controller |     "Jun 12 11:19:55.939700 crc crio[19822]: time=\"2026-06-12T11:19:55.939608717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.144765 | controller |     "Jun 12 11:19:56.126414 crc crio[19822]: time=\"2026-06-12T11:19:56.12577441Z\" level=info msg=\"Created container ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4: openstack/swift-storage-0/swift-recon-cron\" id=eba3c2b5-dedd-42e7-9306-e56736c6f647 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.144783 | controller |     "Jun 12 11:19:56.133719 crc crio[19822]: time=\"2026-06-12T11:19:56.132778576Z\" level=info msg=\"Starting container: ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4\" id=930402e9-c750-4f4f-b723-4486e942b6e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.144798 | controller |     "Jun 12 11:19:56.141352 crc crio[19822]: time=\"2026-06-12T11:19:56.141247425Z\" level=info msg=\"Started container\" PID=289786 containerID=ccbbffc341b91d6b81b2366a586fc1a814d681482568dc3ffe19ef725e88b8f4 description=openstack/swift-storage-0/swift-recon-cron id=930402e9-c750-4f4f-b723-4486e942b6e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ca0516857211d5e2324a8b084ba086c4945df6b9870e79f367625b507c61c81",
2026-06-12 11:43:52.144813 | controller |     "Jun 12 11:19:56.221460 crc crio[19822]: time=\"2026-06-12T11:19:56.22126041Z\" level=info msg=\"Stopped pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=b089eb0b-8665-4b8d-971a-829ca2ef3619 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.144862 | controller |     "Jun 12 11:19:57.770447 crc crio[19822]: time=\"2026-06-12T11:19:57.769691529Z\" level=info msg=\"Stopping container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74 (timeout: 30s)\" id=20b1275c-82bb-47e4-a5fd-18ddd15ba040 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.144883 | controller |     "Jun 12 11:19:57.771496 crc crio[19822]: time=\"2026-06-12T11:19:57.76977264Z\" level=info msg=\"Stopping container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64 (timeout: 30s)\" id=e74ceb47-6769-45b9-90e6-82314b6154c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.144899 | controller |     "Jun 12 11:19:57.927706 crc crio[19822]: time=\"2026-06-12T11:19:57.927615615Z\" level=info msg=\"Stopped container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log\" id=e74ceb47-6769-45b9-90e6-82314b6154c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.144939 | controller |     "Jun 12 11:19:58.050979 crc crio[19822]: time=\"2026-06-12T11:19:58.050773097Z\" level=info msg=\"Stopping container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371 (timeout: 30s)\" id=2e3b9660-7492-46a8-b1e9-9b203256175d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.144955 | controller |     "Jun 12 11:19:58.051265 crc crio[19822]: time=\"2026-06-12T11:19:58.051100294Z\" level=info msg=\"Stopping container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46 (timeout: 30s)\" id=9258bca6-5e14-4b91-9c40-1cd9a284a95c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.144974 | controller |     "Jun 12 11:19:58.125027 crc crio[19822]: time=\"2026-06-12T11:19:58.124474416Z\" level=info msg=\"Stopped container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata\" id=20b1275c-82bb-47e4-a5fd-18ddd15ba040 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.145011 | controller |     "Jun 12 11:19:58.126016 crc crio[19822]: time=\"2026-06-12T11:19:58.125944833Z\" level=info msg=\"Stopping pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=b11b3059-99db-4e25-92f5-562f443afc4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.145031 | controller |     "Jun 12 11:19:58.126753 crc crio[19822]: time=\"2026-06-12T11:19:58.126667046Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd UID:09d7ae6c-ee8d-4632-bb07-93cdb195ba8e NetNS:/var/run/netns/4bf71bc1-74b2-4ef7-b218-56bd652e7493 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09d7ae6c_ee8d_4632_bb07_93cdb195ba8e.slice PodAnnotations:0xc007252510}] Aliases:map[]}\"",
2026-06-12 11:43:52.145047 | controller |     "Jun 12 11:19:58.127405 crc crio[19822]: time=\"2026-06-12T11:19:58.127334378Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.145062 | controller |     "Jun 12 11:19:58.493062 crc crio[19822]: time=\"2026-06-12T11:19:58.492969731Z\" level=info msg=\"Stopped pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=b11b3059-99db-4e25-92f5-562f443afc4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.145101 | controller |     "Jun 12 11:19:58.794457 crc crio[19822]: time=\"2026-06-12T11:19:58.794076038Z\" level=info msg=\"Removing container: 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74\" id=7bef3651-0557-460a-b1f7-e8f41efaf0d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.145119 | controller |     "Jun 12 11:19:58.799740 crc crio[19822]: time=\"2026-06-12T11:19:58.799548592Z\" level=info msg=\"Stopped container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd\" id=2e3b9660-7492-46a8-b1e9-9b203256175d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.145134 | controller |     "Jun 12 11:19:58.832978 crc crio[19822]: time=\"2026-06-12T11:19:58.830233534Z\" level=info msg=\"Removed container 0e57531f6939332ca4452f6ee060d8d60bd8f5bbb8b8a0a858ce597fb6f6bc74: openstack/nova-metadata-0/nova-metadata-metadata\" id=7bef3651-0557-460a-b1f7-e8f41efaf0d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.145150 | controller |     "Jun 12 11:19:58.833339 crc crio[19822]: time=\"2026-06-12T11:19:58.833286639Z\" level=info msg=\"Removing container: f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64\" id=9b610470-d387-4bf9-ad7c-e0eccb3c533e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.145190 | controller |     "Jun 12 11:19:58.889875 crc crio[19822]: time=\"2026-06-12T11:19:58.889681586Z\" level=info msg=\"Removed container f8176a7388a35bfdb3d809a2f51e79c4037fac1524006bfb085c9ca2ab785f64: openstack/nova-metadata-0/nova-metadata-log\" id=9b610470-d387-4bf9-ad7c-e0eccb3c533e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.145207 | controller |     "Jun 12 11:19:59.335231 crc crio[19822]: time=\"2026-06-12T11:19:59.335078247Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=7b4e6bbd-2be7-4199-809c-bf60d472cc2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.145226 | controller |     "Jun 12 11:19:59.335231 crc crio[19822]: time=\"2026-06-12T11:19:59.335207611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.145262 | controller |     "Jun 12 11:19:59.391958 crc crio[19822]: time=\"2026-06-12T11:19:59.391785296Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d UID:cf0eb16f-37be-4098-a644-7bc57818d100 NetNS:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0eb16f_37be_4098_a644_7bc57818d100.slice PodAnnotations:0xc007a8e1b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.145284 | controller |     "Jun 12 11:19:59.391958 crc crio[19822]: time=\"2026-06-12T11:19:59.391918311Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.145301 | controller |     "Jun 12 11:19:59.957776 crc crio[19822]: 2026-06-12T11:19:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d45216dd4de6753 Mac:6e:84:0c:a0:e1:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 SocketPath: PciID:}] [{Interface:0xc0001aa750 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.145317 | controller |     "Jun 12 11:19:59.959988 crc crio[19822]: time=\"2026-06-12T11:19:59.959925401Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d UID:cf0eb16f-37be-4098-a644-7bc57818d100 NetNS:/var/run/netns/46bcac03-77ec-4f4a-888c-247089962d72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf0eb16f_37be_4098_a644_7bc57818d100.slice PodAnnotations:0xc007a8e1b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.145357 | controller |     "Jun 12 11:19:59.960215 crc crio[19822]: time=\"2026-06-12T11:19:59.960107317Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.145376 | controller |     "Jun 12 11:19:59.971210 crc crio[19822]: time=\"2026-06-12T11:19:59.971063938Z\" level=info msg=\"Ran pod sandbox d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d with infra container: openstack/nova-metadata-0/POD\" id=7b4e6bbd-2be7-4199-809c-bf60d472cc2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.145391 | controller |     "Jun 12 11:19:59.973544 crc crio[19822]: time=\"2026-06-12T11:19:59.973446422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1a052240-e3ba-45a6-b941-c4e597c5998a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.145407 | controller |     "Jun 12 11:19:59.979504 crc crio[19822]: time=\"2026-06-12T11:19:59.979336941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9fc8a13e-6cca-4b5b-a422-48bb7a593524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.145446 | controller |     "Jun 12 11:20:00.029292 crc crio[19822]: time=\"2026-06-12T11:20:00.029203895Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7a53141b-987a-4cd2-983c-63197d7acd81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.145464 | controller |     "Jun 12 11:20:00.034250 crc crio[19822]: time=\"2026-06-12T11:20:00.034133244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.145486 | controller |     "Jun 12 11:20:00.099957 crc crio[19822]: time=\"2026-06-12T11:20:00.099898366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.145523 | controller |     "Jun 12 11:20:00.105393 crc crio[19822]: time=\"2026-06-12T11:20:00.105343881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.145543 | controller |     "Jun 12 11:20:00.314480 crc crio[19822]: time=\"2026-06-12T11:20:00.31440879Z\" level=info msg=\"Created container d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb: openstack/nova-metadata-0/nova-metadata-log\" id=7a53141b-987a-4cd2-983c-63197d7acd81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.145559 | controller |     "Jun 12 11:20:00.316387 crc crio[19822]: time=\"2026-06-12T11:20:00.3162918Z\" level=info msg=\"Starting container: d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb\" id=dced4374-295b-4b85-8de3-3b4ce01b5434 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.145574 | controller |     "Jun 12 11:20:00.326273 crc crio[19822]: time=\"2026-06-12T11:20:00.326121194Z\" level=info msg=\"Started container\" PID=290081 containerID=d565e6900c55e7228ee4d11c9e12531e6232ef04bce2a533f10e6af60dd5b8eb description=openstack/nova-metadata-0/nova-metadata-log id=dced4374-295b-4b85-8de3-3b4ce01b5434 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d",
2026-06-12 11:43:52.145612 | controller |     "Jun 12 11:20:00.352919 crc crio[19822]: time=\"2026-06-12T11:20:00.352766594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=eb65f61c-3af4-449d-a85b-d2e941ab2dc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.145631 | controller |     "Jun 12 11:20:00.440739 crc crio[19822]: time=\"2026-06-12T11:20:00.44063211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c14b678a-237a-4c95-bccd-7662cab41397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.145647 | controller |     "Jun 12 11:20:00.451751 crc crio[19822]: time=\"2026-06-12T11:20:00.451413051Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=d9c20718-b04c-408a-ab30-c20e80c05dc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.145663 | controller |     "Jun 12 11:20:00.454403 crc crio[19822]: time=\"2026-06-12T11:20:00.454036975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.145701 | controller |     "Jun 12 11:20:00.547285 crc crio[19822]: time=\"2026-06-12T11:20:00.546308488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.145790 | controller |     "Jun 12 11:20:00.561697 crc crio[19822]: time=\"2026-06-12T11:20:00.561585709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.145814 | controller |     "Jun 12 11:20:00.679481 crc crio[19822]: time=\"2026-06-12T11:20:00.678054166Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687720-pfmkz/POD\" id=5c5715ad-f0ea-4cbf-8ad1-8d7944f45eb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.145830 | controller |     "Jun 12 11:20:00.679481 crc crio[19822]: time=\"2026-06-12T11:20:00.678222011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.145883 | controller |     "Jun 12 11:20:00.777491 crc crio[19822]: time=\"2026-06-12T11:20:00.77732737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc007a8e130}] Aliases:map[]}\"",
2026-06-12 11:43:52.145908 | controller |     "Jun 12 11:20:00.777491 crc crio[19822]: time=\"2026-06-12T11:20:00.777399512Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687720-pfmkz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.145925 | controller |     "Jun 12 11:20:00.809375 crc crio[19822]: time=\"2026-06-12T11:20:00.809271577Z\" level=info msg=\"Created container dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c: openstack/nova-metadata-0/nova-metadata-metadata\" id=d9c20718-b04c-408a-ab30-c20e80c05dc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.145940 | controller |     "Jun 12 11:20:00.812107 crc crio[19822]: time=\"2026-06-12T11:20:00.812006334Z\" level=info msg=\"Starting container: dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c\" id=9253cc07-9036-49a9-8aa8-87734c7798b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.145986 | controller |     "Jun 12 11:20:00.821757 crc crio[19822]: time=\"2026-06-12T11:20:00.821638404Z\" level=info msg=\"Started container\" PID=290181 containerID=dff498f0d8dc318864e7b9de9df75cfc2734bdce419f17072eb673ffd728de4c description=openstack/nova-metadata-0/nova-metadata-metadata id=9253cc07-9036-49a9-8aa8-87734c7798b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d45216dd4de6753e42f0f98b0243c85524604c302eea70316cda19212896033d",
2026-06-12 11:43:52.146002 | controller |     "Jun 12 11:20:01.068218 crc crio[19822]: time=\"2026-06-12T11:20:01.067581901Z\" level=info msg=\"Removing container: e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276\" id=8a569aa4-0a32-4fb9-840b-154c6a0ac9ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146018 | controller |     "Jun 12 11:20:01.239649 crc crio[19822]: 2026-06-12T11:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:189b2110e7e662a Mac:6a:a4:14:16:9d:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 SocketPath: PciID:}] [{Interface:0xc000122c40 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.146054 | controller |     "Jun 12 11:20:01.240185 crc crio[19822]: time=\"2026-06-12T11:20:01.240079285Z\" level=info msg=\"Removed container e5ce3f41c05dcaac6c00802a852680e4c095475a50a0edc255ec67e373cd1276: openshift-infra/auto-csr-approver-29687712-4vn5c/oc\" id=8a569aa4-0a32-4fb9-840b-154c6a0ac9ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146075 | controller |     "Jun 12 11:20:01.241546 crc crio[19822]: time=\"2026-06-12T11:20:01.241503307Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc007a8e130}] Aliases:map[]}\"",
2026-06-12 11:43:52.146090 | controller |     "Jun 12 11:20:01.241733 crc crio[19822]: time=\"2026-06-12T11:20:01.241675262Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687720-pfmkz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.146110 | controller |     "Jun 12 11:20:01.245237 crc crio[19822]: time=\"2026-06-12T11:20:01.244351948Z\" level=info msg=\"Removing container: ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946\" id=5b6ab06e-c524-4530-988c-60494d356e79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146151 | controller |     "Jun 12 11:20:01.255433 crc crio[19822]: time=\"2026-06-12T11:20:01.255334253Z\" level=info msg=\"Ran pod sandbox 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 with infra container: openshift-infra/auto-csr-approver-29687720-pfmkz/POD\" id=5c5715ad-f0ea-4cbf-8ad1-8d7944f45eb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.146168 | controller |     "Jun 12 11:20:01.263348 crc crio[19822]: time=\"2026-06-12T11:20:01.262304622Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=76480ec7-ccc1-466f-a049-91162fe8f109 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.146184 | controller |     "Jun 12 11:20:01.272956 crc crio[19822]: time=\"2026-06-12T11:20:01.272780835Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.146199 | controller |     "Jun 12 11:20:01.350240 crc crio[19822]: time=\"2026-06-12T11:20:01.350122328Z\" level=info msg=\"Removed container ea56ca9a78c2f04d73edb39300b1646b802c8dcdadd4d9c6ed87b7a361108946: openstack/neutron-79f665fc97-bq8hf/neutron-httpd\" id=5b6ab06e-c524-4530-988c-60494d356e79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146240 | controller |     "Jun 12 11:20:01.353084 crc crio[19822]: time=\"2026-06-12T11:20:01.3529638Z\" level=info msg=\"Removing container: 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59\" id=733e008e-7c45-4e80-b7f2-814bb81ee460 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146257 | controller |     "Jun 12 11:20:01.453082 crc crio[19822]: time=\"2026-06-12T11:20:01.452949205Z\" level=info msg=\"Removed container 1e3b937e16e0ce97f3fb0e0cfbd727052731d2b7d10f24bc9e51a2057c1fee59: openstack/ovn-controller-mhts4-config-6lxgm/ovn-config\" id=733e008e-7c45-4e80-b7f2-814bb81ee460 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146272 | controller |     "Jun 12 11:20:01.457042 crc crio[19822]: time=\"2026-06-12T11:20:01.456922949Z\" level=info msg=\"Removing container: 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3\" id=4ce871ae-db45-4687-8055-ef358c0bec32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146307 | controller |     "Jun 12 11:20:01.504528 crc crio[19822]: time=\"2026-06-12T11:20:01.504433211Z\" level=info msg=\"Removed container 105cb75e4b4b620235a4f751c9bc3686dd9a8c005ec35fef8ce7cf1bf9ef62d3: openstack/cinder-db-sync-zg2jx/cinder-db-sync\" id=4ce871ae-db45-4687-8055-ef358c0bec32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146328 | controller |     "Jun 12 11:20:01.507470 crc crio[19822]: time=\"2026-06-12T11:20:01.50740753Z\" level=info msg=\"Removing container: b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c\" id=9292d4b5-28a2-430e-9bed-83a7d4009915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146344 | controller |     "Jun 12 11:20:01.581731 crc crio[19822]: time=\"2026-06-12T11:20:01.581418216Z\" level=info msg=\"Removed container b62dcde6645f5efcb4da5fc24e1fc9824476ce902b167bdd9b449100ec9b651c: openstack/cinder-online-data-migrations-6b25h/cinder-online-data-migrations\" id=9292d4b5-28a2-430e-9bed-83a7d4009915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146360 | controller |     "Jun 12 11:20:01.584751 crc crio[19822]: time=\"2026-06-12T11:20:01.584606863Z\" level=info msg=\"Removing container: 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d\" id=c24d55d8-9dae-46e9-9dc0-b0053513800e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146401 | controller |     "Jun 12 11:20:01.639497 crc crio[19822]: time=\"2026-06-12T11:20:01.639393285Z\" level=info msg=\"Removed container 89f81bfe1ef747d658b8da51e3b27402301dd8ba266a40d388483c9ff83ebd8d: openstack/nova-cell0-cell-mapping-nkwzq/nova-manage\" id=c24d55d8-9dae-46e9-9dc0-b0053513800e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146421 | controller |     "Jun 12 11:20:01.642887 crc crio[19822]: time=\"2026-06-12T11:20:01.642764507Z\" level=info msg=\"Removing container: cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512\" id=3bd428c7-d711-455f-8c55-0cbe891e6247 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146437 | controller |     "Jun 12 11:20:01.759785 crc crio[19822]: time=\"2026-06-12T11:20:01.759575448Z\" level=info msg=\"Removed container cc5c66b1b248ca07de050c10bf461f012428f4d846205cbbba7408cb3ffad512: openstack/ovn-controller-sbpcz-config-d4fkg/ovn-config\" id=3bd428c7-d711-455f-8c55-0cbe891e6247 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146452 | controller |     "Jun 12 11:20:01.763999 crc crio[19822]: time=\"2026-06-12T11:20:01.763904822Z\" level=info msg=\"Removing container: 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c\" id=384d9962-016e-4c40-a21d-fa087ff31c51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146491 | controller |     "Jun 12 11:20:01.800690 crc crio[19822]: time=\"2026-06-12T11:20:01.800602426Z\" level=info msg=\"Removed container 08bb97eff6e96ee94c5ef5661823c507edc4ff2760586d1de68e0aacd9e1234c: openstack/root-account-create-update-xc9nt/mariadb-account-create-update\" id=384d9962-016e-4c40-a21d-fa087ff31c51 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146509 | controller |     "Jun 12 11:20:01.808857 crc crio[19822]: time=\"2026-06-12T11:20:01.808712642Z\" level=info msg=\"Removing container: 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1\" id=625f4449-78b4-47aa-8de4-8555de0fe40e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146524 | controller |     "Jun 12 11:20:01.844298 crc crio[19822]: time=\"2026-06-12T11:20:01.844122374Z\" level=info msg=\"Removed container 27def3084f15f55bbf41ee402145260abdf70022033acc36a9c24cc662d69fb1: openstack/neutron-79f665fc97-bq8hf/neutron-api\" id=625f4449-78b4-47aa-8de4-8555de0fe40e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146540 | controller |     "Jun 12 11:20:01.847042 crc crio[19822]: time=\"2026-06-12T11:20:01.846981113Z\" level=info msg=\"Removing container: 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271\" id=30334ff7-2108-4d8f-aca5-68a47c89eac2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146581 | controller |     "Jun 12 11:20:01.918543 crc crio[19822]: time=\"2026-06-12T11:20:01.918096571Z\" level=info msg=\"Removed container 3b8429876ee6804533db1daf921168f1fbfb817dca356df7b7c9b9e788052271: openstack/nova-cell1-cell-mapping-hkfmz/nova-manage\" id=30334ff7-2108-4d8f-aca5-68a47c89eac2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.146598 | controller |     "Jun 12 11:20:01.930617 crc crio[19822]: time=\"2026-06-12T11:20:01.930453105Z\" level=info msg=\"Stopping pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=30886a05-1039-45e7-b021-180a89c10f8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.146613 | controller |     "Jun 12 11:20:01.930617 crc crio[19822]: time=\"2026-06-12T11:20:01.930560609Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=30886a05-1039-45e7-b021-180a89c10f8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.146630 | controller |     "Jun 12 11:20:01.931453 crc crio[19822]: time=\"2026-06-12T11:20:01.931387705Z\" level=info msg=\"Removing pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=e9aad412-e9da-44db-8d25-31ffa07cbc9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.146674 | controller |     "Jun 12 11:20:01.955708 crc crio[19822]: time=\"2026-06-12T11:20:01.955627032Z\" level=info msg=\"Removed pod sandbox: 52017377a7187a0bdd716818025aef4417ff3dfec5cb6836b8856651cdbc97a5\" id=e9aad412-e9da-44db-8d25-31ffa07cbc9f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.146690 | controller |     "Jun 12 11:20:01.956730 crc crio[19822]: time=\"2026-06-12T11:20:01.956503876Z\" level=info msg=\"Stopping pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=c1c9f9eb-097e-4175-aa24-257134ca8e14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.146705 | controller |     "Jun 12 11:20:01.956730 crc crio[19822]: time=\"2026-06-12T11:20:01.956593699Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=c1c9f9eb-097e-4175-aa24-257134ca8e14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.146743 | controller |     "Jun 12 11:20:01.957499 crc crio[19822]: time=\"2026-06-12T11:20:01.957460627Z\" level=info msg=\"Removing pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=51fdeebf-601e-4648-a6be-72d82421965f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.146762 | controller |     "Jun 12 11:20:01.989634 crc crio[19822]: time=\"2026-06-12T11:20:01.989529105Z\" level=info msg=\"Removed pod sandbox: 21af15b85ef4ae77fca50747b20fb3f9f4797a87a52dc942cc8fb2ffcf9f7162\" id=51fdeebf-601e-4648-a6be-72d82421965f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.146777 | controller |     "Jun 12 11:20:01.995455 crc crio[19822]: time=\"2026-06-12T11:20:01.995320375Z\" level=info msg=\"Stopping pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=d44e4d54-cdab-4a94-9afa-9c5f20636185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.146793 | controller |     "Jun 12 11:20:01.995455 crc crio[19822]: time=\"2026-06-12T11:20:01.995428308Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=d44e4d54-cdab-4a94-9afa-9c5f20636185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.146834 | controller |     "Jun 12 11:20:01.996206 crc crio[19822]: time=\"2026-06-12T11:20:01.996121371Z\" level=info msg=\"Removing pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=96407210-8206-429d-ac66-2704ec726eca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.146887 | controller |     "Jun 12 11:20:02.034081 crc crio[19822]: time=\"2026-06-12T11:20:02.033971151Z\" level=info msg=\"Removed pod sandbox: 14b0396abba47070a306e914499b1274c1b0b315ee4b9c70334a69ab6ed09016\" id=96407210-8206-429d-ac66-2704ec726eca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.146907 | controller |     "Jun 12 11:20:02.035048 crc crio[19822]: time=\"2026-06-12T11:20:02.034961029Z\" level=info msg=\"Stopping pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=81ff30cb-d6d4-45c1-8058-e9c50b605d2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.146923 | controller |     "Jun 12 11:20:02.035139 crc crio[19822]: time=\"2026-06-12T11:20:02.035058063Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=81ff30cb-d6d4-45c1-8058-e9c50b605d2c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.146940 | controller |     "Jun 12 11:20:02.035790 crc crio[19822]: time=\"2026-06-12T11:20:02.035722054Z\" level=info msg=\"Removing pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=b425f749-3f52-4a40-a91b-72dc1faae12f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.146981 | controller |     "Jun 12 11:20:02.056712 crc crio[19822]: time=\"2026-06-12T11:20:02.056582262Z\" level=info msg=\"Removed pod sandbox: a7b9af530f5aab0fdada705fcee67034c3a830ec66ed9694febb99031c93b8b4\" id=b425f749-3f52-4a40-a91b-72dc1faae12f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147002 | controller |     "Jun 12 11:20:02.057753 crc crio[19822]: time=\"2026-06-12T11:20:02.057652523Z\" level=info msg=\"Stopping pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=1513a591-b823-4a44-a3d2-6c71386aa2a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147018 | controller |     "Jun 12 11:20:02.058092 crc crio[19822]: time=\"2026-06-12T11:20:02.057761117Z\" level=info msg=\"Stopped pod sandbox (already stopped): 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=1513a591-b823-4a44-a3d2-6c71386aa2a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147056 | controller |     "Jun 12 11:20:02.058604 crc crio[19822]: time=\"2026-06-12T11:20:02.058545792Z\" level=info msg=\"Removing pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=2e524d68-ffd4-4c54-aba0-88d759786d9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147075 | controller |     "Jun 12 11:20:02.078131 crc crio[19822]: time=\"2026-06-12T11:20:02.077731586Z\" level=info msg=\"Removed pod sandbox: 561a70f18b0870b2812c9acbe98dcc3de1a4564f97ac8dad88b9c52f44deb9cb\" id=2e524d68-ffd4-4c54-aba0-88d759786d9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147091 | controller |     "Jun 12 11:20:02.079621 crc crio[19822]: time=\"2026-06-12T11:20:02.079121009Z\" level=info msg=\"Stopping pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=c1c69150-4166-429b-9dbc-ac48c4e1c6cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147106 | controller |     "Jun 12 11:20:02.079621 crc crio[19822]: time=\"2026-06-12T11:20:02.079235643Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=c1c69150-4166-429b-9dbc-ac48c4e1c6cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147145 | controller |     "Jun 12 11:20:02.079925 crc crio[19822]: time=\"2026-06-12T11:20:02.079863083Z\" level=info msg=\"Removing pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=8b19269f-e301-4743-b3f9-31a277485cf8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147163 | controller |     "Jun 12 11:20:02.100615 crc crio[19822]: time=\"2026-06-12T11:20:02.100482483Z\" level=info msg=\"Removed pod sandbox: 3e25c51ae0594f78c5513b522b8a682a1552fdcbc245332448421208f5a858ec\" id=8b19269f-e301-4743-b3f9-31a277485cf8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147178 | controller |     "Jun 12 11:20:02.102883 crc crio[19822]: time=\"2026-06-12T11:20:02.101665557Z\" level=info msg=\"Stopping pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=dfb14512-fc87-41e3-8270-b0f1129e7dbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147193 | controller |     "Jun 12 11:20:02.102883 crc crio[19822]: time=\"2026-06-12T11:20:02.101764861Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=dfb14512-fc87-41e3-8270-b0f1129e7dbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147233 | controller |     "Jun 12 11:20:02.103081 crc crio[19822]: time=\"2026-06-12T11:20:02.102948031Z\" level=info msg=\"Removing pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=05b3a185-4de0-41cb-8663-791530ef63bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147250 | controller |     "Jun 12 11:20:02.132928 crc crio[19822]: time=\"2026-06-12T11:20:02.131769091Z\" level=info msg=\"Removed pod sandbox: 8176eddb44a1a50bbb2510ba92e57bf46e893558303d394155c9cd877310e4e2\" id=05b3a185-4de0-41cb-8663-791530ef63bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147269 | controller |     "Jun 12 11:20:02.133879 crc crio[19822]: time=\"2026-06-12T11:20:02.13370712Z\" level=info msg=\"Stopping pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=b5eebd07-6e0c-4fe9-bf06-c72fa8a1c337 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147285 | controller |     "Jun 12 11:20:02.133879 crc crio[19822]: time=\"2026-06-12T11:20:02.133857035Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=b5eebd07-6e0c-4fe9-bf06-c72fa8a1c337 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147300 | controller |     "Jun 12 11:20:02.135698 crc crio[19822]: time=\"2026-06-12T11:20:02.135023722Z\" level=info msg=\"Removing pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=67aff719-e5e5-484a-b228-370218eb0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147341 | controller |     "Jun 12 11:20:02.168230 crc crio[19822]: time=\"2026-06-12T11:20:02.168089247Z\" level=info msg=\"Removed pod sandbox: 9bea3674bb18b7f892bd870846aa6354f36b797778fa29bd2a0dd7c8bea5600b\" id=67aff719-e5e5-484a-b228-370218eb0b81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147358 | controller |     "Jun 12 11:20:02.169489 crc crio[19822]: time=\"2026-06-12T11:20:02.169404199Z\" level=info msg=\"Stopping pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=3b79b5ca-eec2-4a87-8156-3117cc622e16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147372 | controller |     "Jun 12 11:20:02.169578 crc crio[19822]: time=\"2026-06-12T11:20:02.169521422Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=3b79b5ca-eec2-4a87-8156-3117cc622e16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147387 | controller |     "Jun 12 11:20:02.170442 crc crio[19822]: time=\"2026-06-12T11:20:02.170360729Z\" level=info msg=\"Removing pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=46c32595-d88f-4f8d-b9c0-5ce87aeb4d95 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147401 | controller |     "Jun 12 11:20:02.191531 crc crio[19822]: time=\"2026-06-12T11:20:02.191423746Z\" level=info msg=\"Removed pod sandbox: cb1dc1e0ff1e6fe4537dae2c22f42d68bd2440ffd9ca24f0df14e76d46aa667f\" id=46c32595-d88f-4f8d-b9c0-5ce87aeb4d95 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147416 | controller |     "Jun 12 11:20:02.192588 crc crio[19822]: time=\"2026-06-12T11:20:02.192501936Z\" level=info msg=\"Stopping pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=dbf58f50-5d54-47e9-a640-ee3b9860718e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147430 | controller |     "Jun 12 11:20:02.192667 crc crio[19822]: time=\"2026-06-12T11:20:02.192595439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=dbf58f50-5d54-47e9-a640-ee3b9860718e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147445 | controller |     "Jun 12 11:20:02.193554 crc crio[19822]: time=\"2026-06-12T11:20:02.193458397Z\" level=info msg=\"Removing pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=36fbd99f-31c1-4833-be78-a3526be6be52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147488 | controller |     "Jun 12 11:20:02.223970 crc crio[19822]: time=\"2026-06-12T11:20:02.223877813Z\" level=info msg=\"Removed pod sandbox: 32cbfa2b30e87a88f86dd6d411f7e4be3fbb621fa5d551e0d2ecdc4b989b8c9d\" id=36fbd99f-31c1-4833-be78-a3526be6be52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147504 | controller |     "Jun 12 11:20:02.225633 crc crio[19822]: time=\"2026-06-12T11:20:02.225537739Z\" level=info msg=\"Stopping pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=b8eeeac3-0567-42ff-a34a-d8e880bb2030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147523 | controller |     "Jun 12 11:20:02.225740 crc crio[19822]: time=\"2026-06-12T11:20:02.225670304Z\" level=info msg=\"Stopped pod sandbox (already stopped): f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=b8eeeac3-0567-42ff-a34a-d8e880bb2030 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147538 | controller |     "Jun 12 11:20:02.226404 crc crio[19822]: time=\"2026-06-12T11:20:02.226316502Z\" level=info msg=\"Removing pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=53e5b75c-4eb5-4ce1-9851-a4d3eea21027 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147553 | controller |     "Jun 12 11:20:02.245659 crc crio[19822]: time=\"2026-06-12T11:20:02.245548762Z\" level=info msg=\"Removed pod sandbox: f01a24945ebc41e65e750e1db071e9a775ea315c731076595dfff6595933d960\" id=53e5b75c-4eb5-4ce1-9851-a4d3eea21027 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147567 | controller |     "Jun 12 11:20:02.246568 crc crio[19822]: time=\"2026-06-12T11:20:02.246492178Z\" level=info msg=\"Stopping pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=51aff99f-b8d7-4f51-ae62-c125af80bb10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147582 | controller |     "Jun 12 11:20:02.246635 crc crio[19822]: time=\"2026-06-12T11:20:02.246589622Z\" level=info msg=\"Stopped pod sandbox (already stopped): df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=51aff99f-b8d7-4f51-ae62-c125af80bb10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147596 | controller |     "Jun 12 11:20:02.247486 crc crio[19822]: time=\"2026-06-12T11:20:02.247402817Z\" level=info msg=\"Removing pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=ee8ad74a-b968-4c16-849d-b4c7a37cfb1b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147610 | controller |     "Jun 12 11:20:02.329883 crc crio[19822]: time=\"2026-06-12T11:20:02.329662593Z\" level=info msg=\"Removed pod sandbox: df6d6ec7fcd3cd3eda2f928b03ab29d7f566368a34fccc2cc1ae04ef6e032cd3\" id=ee8ad74a-b968-4c16-849d-b4c7a37cfb1b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147625 | controller |     "Jun 12 11:20:02.331206 crc crio[19822]: time=\"2026-06-12T11:20:02.331120888Z\" level=info msg=\"Stopping pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=a74d3fd4-03c4-4786-9964-6dba506cf2c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147639 | controller |     "Jun 12 11:20:02.331337 crc crio[19822]: time=\"2026-06-12T11:20:02.331280084Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=a74d3fd4-03c4-4786-9964-6dba506cf2c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147654 | controller |     "Jun 12 11:20:02.332467 crc crio[19822]: time=\"2026-06-12T11:20:02.332394589Z\" level=info msg=\"Removing pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=5e758717-b195-4c1f-8b5e-7861239f111b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147668 | controller |     "Jun 12 11:20:02.349959 crc crio[19822]: time=\"2026-06-12T11:20:02.349791136Z\" level=info msg=\"Removed pod sandbox: 89649279f8edd0eb1952972ce534545464f85a821cd3e995b3264476e27ad7c9\" id=5e758717-b195-4c1f-8b5e-7861239f111b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147705 | controller |     "Jun 12 11:20:02.351547 crc crio[19822]: time=\"2026-06-12T11:20:02.351402584Z\" level=info msg=\"Stopping pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=426dfe7a-2f55-41bb-869e-4b43055171a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147728 | controller |     "Jun 12 11:20:02.351547 crc crio[19822]: time=\"2026-06-12T11:20:02.351494477Z\" level=info msg=\"Stopped pod sandbox (already stopped): 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=426dfe7a-2f55-41bb-869e-4b43055171a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147744 | controller |     "Jun 12 11:20:02.352212 crc crio[19822]: time=\"2026-06-12T11:20:02.352121648Z\" level=info msg=\"Removing pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=bb43f4d6-d3d7-43a6-9696-be49620ab083 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147760 | controller |     "Jun 12 11:20:02.379014 crc crio[19822]: time=\"2026-06-12T11:20:02.378903873Z\" level=info msg=\"Removed pod sandbox: 444598d11ac5f123ae951085622d31189b0872a58b3f40bdad0d96a7694ada86\" id=bb43f4d6-d3d7-43a6-9696-be49620ab083 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147777 | controller |     "Jun 12 11:20:02.380380 crc crio[19822]: time=\"2026-06-12T11:20:02.380294017Z\" level=info msg=\"Stopping pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=730ef4b8-f473-4faf-9046-a7ff9e107098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147794 | controller |     "Jun 12 11:20:02.380471 crc crio[19822]: time=\"2026-06-12T11:20:02.38039243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=730ef4b8-f473-4faf-9046-a7ff9e107098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147809 | controller |     "Jun 12 11:20:02.384071 crc crio[19822]: time=\"2026-06-12T11:20:02.384001278Z\" level=info msg=\"Removing pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=349f8c55-fd83-49ab-8b70-ce99c51b142a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147823 | controller |     "Jun 12 11:20:02.413772 crc crio[19822]: time=\"2026-06-12T11:20:02.413069108Z\" level=info msg=\"Removed pod sandbox: 9ddcd5dec488e73a26f2fd0664c51f1ef9801a1ffc8c60c26ec892fc9463c637\" id=349f8c55-fd83-49ab-8b70-ce99c51b142a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147838 | controller |     "Jun 12 11:20:02.416670 crc crio[19822]: time=\"2026-06-12T11:20:02.415282552Z\" level=info msg=\"Stopping pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=0df02a2f-0de6-4159-a005-2db217f34a3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147867 | controller |     "Jun 12 11:20:02.416670 crc crio[19822]: time=\"2026-06-12T11:20:02.415364765Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=0df02a2f-0de6-4159-a005-2db217f34a3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147887 | controller |     "Jun 12 11:20:02.416670 crc crio[19822]: time=\"2026-06-12T11:20:02.415998636Z\" level=info msg=\"Removing pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=3c80d66e-013d-4e65-89ec-4d12841b7542 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147903 | controller |     "Jun 12 11:20:02.441993 crc crio[19822]: time=\"2026-06-12T11:20:02.441867885Z\" level=info msg=\"Removed pod sandbox: 62a8def4f441c3b2e840f245d6083f693cd3fdcf37f78139bde6585625821fe9\" id=3c80d66e-013d-4e65-89ec-4d12841b7542 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147918 | controller |     "Jun 12 11:20:02.444310 crc crio[19822]: time=\"2026-06-12T11:20:02.444271259Z\" level=info msg=\"Stopping pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=8b50d685-37a8-4f5c-b31d-7dcf46250e06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147932 | controller |     "Jun 12 11:20:02.444675 crc crio[19822]: time=\"2026-06-12T11:20:02.444651761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=8b50d685-37a8-4f5c-b31d-7dcf46250e06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147950 | controller |     "Jun 12 11:20:02.447488 crc crio[19822]: time=\"2026-06-12T11:20:02.447388677Z\" level=info msg=\"Removing pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=fbd194e1-0064-4e22-9c24-b95e7d443eb1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147964 | controller |     "Jun 12 11:20:02.487313 crc crio[19822]: time=\"2026-06-12T11:20:02.4871894Z\" level=info msg=\"Removed pod sandbox: 82d7044417f1413ea130783ce9238ccc2fee82d1b5f537f3d7a25806b470854f\" id=fbd194e1-0064-4e22-9c24-b95e7d443eb1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.147979 | controller |     "Jun 12 11:20:02.493871 crc crio[19822]: time=\"2026-06-12T11:20:02.493658509Z\" level=info msg=\"Stopping pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=8da537cd-de9c-40b2-933b-c5651b686457 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.147993 | controller |     "Jun 12 11:20:02.493871 crc crio[19822]: time=\"2026-06-12T11:20:02.493774173Z\" level=info msg=\"Stopped pod sandbox (already stopped): 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=8da537cd-de9c-40b2-933b-c5651b686457 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148008 | controller |     "Jun 12 11:20:02.494578 crc crio[19822]: time=\"2026-06-12T11:20:02.494513226Z\" level=info msg=\"Removing pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=9bc55fe7-06cc-473c-92a8-6ae4cb5a4e6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148022 | controller |     "Jun 12 11:20:02.539214 crc crio[19822]: time=\"2026-06-12T11:20:02.539103368Z\" level=info msg=\"Removed pod sandbox: 322d1e4d2a03376cee1d0a1ccad0eae862ce101f14615b2ea0cb4f0729236227\" id=9bc55fe7-06cc-473c-92a8-6ae4cb5a4e6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148036 | controller |     "Jun 12 11:20:02.540461 crc crio[19822]: time=\"2026-06-12T11:20:02.540379834Z\" level=info msg=\"Stopping pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=c0fc8ffb-a3ce-480d-8a89-69e786c34a9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148052 | controller |     "Jun 12 11:20:02.540534 crc crio[19822]: time=\"2026-06-12T11:20:02.540460957Z\" level=info msg=\"Stopped pod sandbox (already stopped): a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=c0fc8ffb-a3ce-480d-8a89-69e786c34a9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148092 | controller |     "Jun 12 11:20:02.542006 crc crio[19822]: time=\"2026-06-12T11:20:02.541914343Z\" level=info msg=\"Removing pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=5c54cae0-b95e-4dde-95cf-fc499b0ac1a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148112 | controller |     "Jun 12 11:20:02.563650 crc crio[19822]: time=\"2026-06-12T11:20:02.563488246Z\" level=info msg=\"Removed pod sandbox: a71e76ed36d90d313fb0f13e99f509beb6b322bded5dcd6ad1cd276459e22dd7\" id=5c54cae0-b95e-4dde-95cf-fc499b0ac1a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148127 | controller |     "Jun 12 11:20:02.568343 crc crio[19822]: time=\"2026-06-12T11:20:02.568253964Z\" level=info msg=\"Stopping pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=e2e884b0-1031-40cb-8c82-1d00fe3475b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148141 | controller |     "Jun 12 11:20:02.568343 crc crio[19822]: time=\"2026-06-12T11:20:02.568347117Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=e2e884b0-1031-40cb-8c82-1d00fe3475b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148159 | controller |     "Jun 12 11:20:02.571972 crc crio[19822]: time=\"2026-06-12T11:20:02.571573259Z\" level=info msg=\"Removing pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=219168d9-96bb-4fae-b98f-cd6d4163972e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148175 | controller |     "Jun 12 11:20:02.589527 crc crio[19822]: time=\"2026-06-12T11:20:02.589439182Z\" level=info msg=\"Removed pod sandbox: 5260298deccc34b43dcbd4dcef32037ec2d5b09dc82d1590095ed6082722a5d0\" id=219168d9-96bb-4fae-b98f-cd6d4163972e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148190 | controller |     "Jun 12 11:20:02.592236 crc crio[19822]: time=\"2026-06-12T11:20:02.592007141Z\" level=info msg=\"Stopping pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=436fe862-2262-4772-bc23-3a7d5edd8bcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148206 | controller |     "Jun 12 11:20:02.592236 crc crio[19822]: time=\"2026-06-12T11:20:02.592073243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=436fe862-2262-4772-bc23-3a7d5edd8bcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148221 | controller |     "Jun 12 11:20:02.593014 crc crio[19822]: time=\"2026-06-12T11:20:02.592949331Z\" level=info msg=\"Removing pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=45ed8a18-2ca5-4778-ab57-2394411db3da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148236 | controller |     "Jun 12 11:20:02.612719 crc crio[19822]: time=\"2026-06-12T11:20:02.61254399Z\" level=info msg=\"Removed pod sandbox: 91ee0ea6315e69d13a680ee1adb2f32a0b0004a9eff8e6fd4bf2a9e03c396b40\" id=45ed8a18-2ca5-4778-ab57-2394411db3da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148251 | controller |     "Jun 12 11:20:02.613466 crc crio[19822]: time=\"2026-06-12T11:20:02.613391743Z\" level=info msg=\"Stopping pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=559537c7-437c-4715-a63e-469bf125c778 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148266 | controller |     "Jun 12 11:20:02.613553 crc crio[19822]: time=\"2026-06-12T11:20:02.613495227Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=559537c7-437c-4715-a63e-469bf125c778 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148281 | controller |     "Jun 12 11:20:02.614309 crc crio[19822]: time=\"2026-06-12T11:20:02.614251945Z\" level=info msg=\"Removing pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=298e5c55-2187-4638-8638-d93522641f58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148296 | controller |     "Jun 12 11:20:02.636514 crc crio[19822]: time=\"2026-06-12T11:20:02.636379729Z\" level=info msg=\"Removed pod sandbox: ba418ca4970f8063ad47ecf116d0010c5aa4d51dfdb5dc5b720a8a8cacd56ebd\" id=298e5c55-2187-4638-8638-d93522641f58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148311 | controller |     "Jun 12 11:20:02.637435 crc crio[19822]: time=\"2026-06-12T11:20:02.637386989Z\" level=info msg=\"Stopping pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=52c858fa-8faa-4a87-ad03-c4fc96d9d9e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148326 | controller |     "Jun 12 11:20:02.637637 crc crio[19822]: time=\"2026-06-12T11:20:02.637610516Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=52c858fa-8faa-4a87-ad03-c4fc96d9d9e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148341 | controller |     "Jun 12 11:20:02.640336 crc crio[19822]: time=\"2026-06-12T11:20:02.64026121Z\" level=info msg=\"Removing pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=9eb5dce2-2cd5-4df1-9777-93cfe793ae92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148360 | controller |     "Jun 12 11:20:02.664268 crc crio[19822]: time=\"2026-06-12T11:20:02.664213747Z\" level=info msg=\"Removed pod sandbox: d4f199a80549873f6fff1f5537152de85ca92b696e731bc52fa81b6f8054bddc\" id=9eb5dce2-2cd5-4df1-9777-93cfe793ae92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148375 | controller |     "Jun 12 11:20:02.666443 crc crio[19822]: time=\"2026-06-12T11:20:02.666355543Z\" level=info msg=\"Stopping pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=7efbe61f-d8f2-46cf-8751-4374012ddcc3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148391 | controller |     "Jun 12 11:20:02.666536 crc crio[19822]: time=\"2026-06-12T11:20:02.666467917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=7efbe61f-d8f2-46cf-8751-4374012ddcc3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148406 | controller |     "Jun 12 11:20:02.667259 crc crio[19822]: time=\"2026-06-12T11:20:02.66723177Z\" level=info msg=\"Removing pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=9558376a-3997-4954-82b2-72a1829ab8b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148421 | controller |     "Jun 12 11:20:02.692876 crc crio[19822]: time=\"2026-06-12T11:20:02.689213242Z\" level=info msg=\"Removed pod sandbox: 23129ea0bb5ddf439eae3d3c7d7b737a2806e1a069d9b1577664abae15a315e0\" id=9558376a-3997-4954-82b2-72a1829ab8b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148436 | controller |     "Jun 12 11:20:02.698317 crc crio[19822]: time=\"2026-06-12T11:20:02.698224609Z\" level=info msg=\"Stopping pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=63546f37-9613-4876-9398-081e158e2812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148451 | controller |     "Jun 12 11:20:02.698518 crc crio[19822]: time=\"2026-06-12T11:20:02.698343633Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=63546f37-9613-4876-9398-081e158e2812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148466 | controller |     "Jun 12 11:20:02.699328 crc crio[19822]: time=\"2026-06-12T11:20:02.699236256Z\" level=info msg=\"Removing pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=3a77c371-cf0d-4e56-8886-0c607a9c336f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148481 | controller |     "Jun 12 11:20:02.748311 crc crio[19822]: time=\"2026-06-12T11:20:02.748155444Z\" level=info msg=\"Removed pod sandbox: c2f816a2e1fa1e8a08cc0a0b2c55e6c2992a3d355b07a14325039c348f5c837a\" id=3a77c371-cf0d-4e56-8886-0c607a9c336f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148496 | controller |     "Jun 12 11:20:02.749505 crc crio[19822]: time=\"2026-06-12T11:20:02.749411502Z\" level=info msg=\"Stopping pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=8a451fdb-f41d-45ff-84e7-c9e356885845 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148511 | controller |     "Jun 12 11:20:02.749505 crc crio[19822]: time=\"2026-06-12T11:20:02.749501795Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=8a451fdb-f41d-45ff-84e7-c9e356885845 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148525 | controller |     "Jun 12 11:20:02.750236 crc crio[19822]: time=\"2026-06-12T11:20:02.750136746Z\" level=info msg=\"Removing pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=5eece0c7-997a-45cf-a4e8-a9873887deb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148539 | controller |     "Jun 12 11:20:02.772686 crc crio[19822]: time=\"2026-06-12T11:20:02.772594664Z\" level=info msg=\"Removed pod sandbox: dd72b22df36dec0bf9017cbc01a4aca0953bc1908d4afb1776b8ffc33ea780ef\" id=5eece0c7-997a-45cf-a4e8-a9873887deb3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.148557 | controller |     "Jun 12 11:20:02.858134 crc crio[19822]: time=\"2026-06-12T11:20:02.857558423Z\" level=info msg=\"Stopped container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api\" id=9258bca6-5e14-4b91-9c40-1cd9a284a95c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.148572 | controller |     "Jun 12 11:20:02.859438 crc crio[19822]: time=\"2026-06-12T11:20:02.85935614Z\" level=info msg=\"Stopping pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=7f958c45-c41a-46f9-a069-20e12fbf40b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148587 | controller |     "Jun 12 11:20:02.862219 crc crio[19822]: time=\"2026-06-12T11:20:02.862082827Z\" level=info msg=\"Got pod network &{Name:neutron-855dc7f74f-lkjrr Namespace:openstack ID:c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a UID:b8afe92b-8f65-40e0-bcde-2f45aa267d9e NetNS:/var/run/netns/4d59543f-d558-4ff3-9dcc-7efcb95cd8d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8afe92b_8f65_40e0_bcde_2f45aa267d9e.slice PodAnnotations:0xc001ee2608}] Aliases:map[]}\"",
2026-06-12 11:43:52.148603 | controller |     "Jun 12 11:20:02.862411 crc crio[19822]: time=\"2026-06-12T11:20:02.862364916Z\" level=info msg=\"Deleting pod openstack_neutron-855dc7f74f-lkjrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.148618 | controller |     "Jun 12 11:20:04.781383 crc crio[19822]: time=\"2026-06-12T11:20:04.780633219Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=76480ec7-ccc1-466f-a049-91162fe8f109 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.148633 | controller |     "Jun 12 11:20:04.782345 crc crio[19822]: time=\"2026-06-12T11:20:04.782122601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=dd9aaa52-8e16-4af6-b0b7-b3ee9bf3275c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.148663 | controller |     "Jun 12 11:20:04.783756 crc crio[19822]: time=\"2026-06-12T11:20:04.783695441Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=00cf40e6-69aa-44bb-8dca-3800a5750a2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.148679 | controller |     "Jun 12 11:20:04.931860 crc crio[19822]: time=\"2026-06-12T11:20:04.931689555Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687720-pfmkz/oc\" id=a4947658-81dc-4ed8-b918-75bb4563e17f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.148694 | controller |     "Jun 12 11:20:04.932466 crc crio[19822]: time=\"2026-06-12T11:20:04.932388267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.148710 | controller |     "Jun 12 11:20:04.999197 crc crio[19822]: time=\"2026-06-12T11:20:04.998956529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.148725 | controller |     "Jun 12 11:20:05.029219 crc crio[19822]: time=\"2026-06-12T11:20:05.029066528Z\" level=info msg=\"Stopped pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=7f958c45-c41a-46f9-a069-20e12fbf40b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148740 | controller |     "Jun 12 11:20:05.346871 crc crio[19822]: time=\"2026-06-12T11:20:05.345801006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.148759 | controller |     "Jun 12 11:20:05.547098 crc crio[19822]: time=\"2026-06-12T11:20:05.546540438Z\" level=info msg=\"Created container 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf: openshift-infra/auto-csr-approver-29687720-pfmkz/oc\" id=a4947658-81dc-4ed8-b918-75bb4563e17f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.148774 | controller |     "Jun 12 11:20:05.548425 crc crio[19822]: time=\"2026-06-12T11:20:05.548330475Z\" level=info msg=\"Starting container: 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf\" id=79f9e075-2db7-4f67-b64c-b4ed03aa16a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.148812 | controller |     "Jun 12 11:20:05.554728 crc crio[19822]: time=\"2026-06-12T11:20:05.554624518Z\" level=info msg=\"Started container\" PID=290771 containerID=8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf description=openshift-infra/auto-csr-approver-29687720-pfmkz/oc id=79f9e075-2db7-4f67-b64c-b4ed03aa16a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3",
2026-06-12 11:43:52.148832 | controller |     "Jun 12 11:20:06.013659 crc crio[19822]: time=\"2026-06-12T11:20:06.013566367Z\" level=info msg=\"Removing container: a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371\" id=c2453a51-0cca-44bd-9a25-71faecb29a77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.148858 | controller |     "Jun 12 11:20:06.139662 crc crio[19822]: time=\"2026-06-12T11:20:06.139602323Z\" level=info msg=\"Removed container a516b8b6c78b55914b90e56d9ece44deeec6e82a2b5a85a7cfaaeb3e0071b371: openstack/neutron-855dc7f74f-lkjrr/neutron-httpd\" id=c2453a51-0cca-44bd-9a25-71faecb29a77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.148875 | controller |     "Jun 12 11:20:06.144494 crc crio[19822]: time=\"2026-06-12T11:20:06.14436711Z\" level=info msg=\"Removing container: a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46\" id=7991a208-08a1-4d39-92b9-02b9139c1c4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.148894 | controller |     "Jun 12 11:20:06.189485 crc crio[19822]: time=\"2026-06-12T11:20:06.189358562Z\" level=info msg=\"Removed container a656e51566b60124d4d190ee597a3657ba70554d6c91d9034872d2bb841c0e46: openstack/neutron-855dc7f74f-lkjrr/neutron-api\" id=7991a208-08a1-4d39-92b9-02b9139c1c4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.148909 | controller |     "Jun 12 11:20:08.073388 crc crio[19822]: time=\"2026-06-12T11:20:08.072854893Z\" level=info msg=\"Stopping pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=28b9432a-2cbb-431a-9bce-639e55d13615 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148925 | controller |     "Jun 12 11:20:08.075020 crc crio[19822]: time=\"2026-06-12T11:20:08.073876926Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687720-pfmkz Namespace:openshift-infra ID:189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3 UID:215ecc3d-a984-4765-9367-c6e8327608e8 NetNS:/var/run/netns/6b0ea115-9fdc-4e99-b990-8d9045c4b386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod215ecc3d_a984_4765_9367_c6e8327608e8.slice PodAnnotations:0xc001ee24e0}] Aliases:map[]}\"",
2026-06-12 11:43:52.148941 | controller |     "Jun 12 11:20:08.075020 crc crio[19822]: time=\"2026-06-12T11:20:08.074046842Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687720-pfmkz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.148956 | controller |     "Jun 12 11:20:08.444723 crc crio[19822]: time=\"2026-06-12T11:20:08.443937072Z\" level=info msg=\"Stopped pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=28b9432a-2cbb-431a-9bce-639e55d13615 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.148975 | controller |     "Jun 12 11:20:18.177538 crc crio[19822]: time=\"2026-06-12T11:20:18.176432642Z\" level=warning msg=\"Stopping container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.148990 | controller |     "Jun 12 11:20:18.218128 crc crio[19822]: time=\"2026-06-12T11:20:18.21805244Z\" level=error msg=\"Killing container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.149006 | controller |     "Jun 12 11:20:18.518201 crc crio[19822]: time=\"2026-06-12T11:20:18.517740624Z\" level=info msg=\"Stopped container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api\" id=e0df6174-d19d-456a-ab08-04f37adf146e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.149021 | controller |     "Jun 12 11:20:18.522797 crc crio[19822]: time=\"2026-06-12T11:20:18.522741215Z\" level=info msg=\"Stopping pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=6c245f90-b65b-4e61-abd9-2cbed90c5d19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.149036 | controller |     "Jun 12 11:20:18.523442 crc crio[19822]: time=\"2026-06-12T11:20:18.523386336Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada UID:6a54778a-eeed-43f2-906d-1f23140151cc NetNS:/var/run/netns/3f02eb81-8a05-4d47-a043-deb7bc4c570f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a54778a_eeed_43f2_906d_1f23140151cc.slice PodAnnotations:0xc003094260}] Aliases:map[]}\"",
2026-06-12 11:43:52.149052 | controller |     "Jun 12 11:20:18.523600 crc crio[19822]: time=\"2026-06-12T11:20:18.523556681Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.149067 | controller |     "Jun 12 11:20:18.938013 crc crio[19822]: time=\"2026-06-12T11:20:18.937448051Z\" level=info msg=\"Stopped pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=6c245f90-b65b-4e61-abd9-2cbed90c5d19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.149083 | controller |     "Jun 12 11:20:19.283377 crc crio[19822]: time=\"2026-06-12T11:20:19.28287574Z\" level=warning msg=\"Stopping container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 with stop signal(15) timed out. Killing...\"",
2026-06-12 11:43:52.149097 | controller |     "Jun 12 11:20:19.329679 crc crio[19822]: time=\"2026-06-12T11:20:19.329591901Z\" level=error msg=\"Killing container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 11:43:52.149112 | controller |     "Jun 12 11:20:19.372976 crc crio[19822]: time=\"2026-06-12T11:20:19.372800809Z\" level=info msg=\"Stopped container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ab49b75e-bccf-4eb9-beb8-7ddc99c92e19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.149127 | controller |     "Jun 12 11:20:19.373891 crc crio[19822]: time=\"2026-06-12T11:20:19.37374581Z\" level=info msg=\"Stopping pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=737ed917-f0ec-4245-969c-2fed101bd4e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.149149 | controller |     "Jun 12 11:20:19.374543 crc crio[19822]: time=\"2026-06-12T11:20:19.374460983Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67 UID:ad616568-303c-4e26-beab-01b41b0f1443 NetNS:/var/run/netns/c844463d-775e-46ec-a11e-5e486b64fc00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad616568_303c_4e26_beab_01b41b0f1443.slice PodAnnotations:0xc0006971f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.149165 | controller |     "Jun 12 11:20:19.374738 crc crio[19822]: time=\"2026-06-12T11:20:19.374667369Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.149180 | controller |     "Jun 12 11:20:19.797705 crc crio[19822]: time=\"2026-06-12T11:20:19.797261521Z\" level=info msg=\"Removing container: e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c\" id=ebd227fc-4272-4e49-a2f6-24d71cedb1ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.149195 | controller |     "Jun 12 11:20:19.863936 crc crio[19822]: time=\"2026-06-12T11:20:19.863134463Z\" level=info msg=\"Removed container e0cad97afcfedddca6d71314503104be34382c64ac4a81daecfa2d1e7c01656c: openstack/nova-api-0/nova-api-api\" id=ebd227fc-4272-4e49-a2f6-24d71cedb1ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.149211 | controller |     "Jun 12 11:20:19.872051 crc crio[19822]: time=\"2026-06-12T11:20:19.8714545Z\" level=info msg=\"Removing container: d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580\" id=f0f7dc7c-34c3-482a-8112-45c6dd790ca3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.149226 | controller |     "Jun 12 11:20:19.875495 crc crio[19822]: time=\"2026-06-12T11:20:19.875414414Z\" level=info msg=\"Stopped pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=737ed917-f0ec-4245-969c-2fed101bd4e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.149241 | controller |     "Jun 12 11:20:20.055780 crc crio[19822]: time=\"2026-06-12T11:20:20.054796121Z\" level=info msg=\"Removed container d5aaded262e068edfec5ad0f8cbd64e8778a8e25c21a79c9f15043619701c580: openstack/nova-api-0/nova-api-log\" id=f0f7dc7c-34c3-482a-8112-45c6dd790ca3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.149257 | controller |     "Jun 12 11:20:20.348138 crc crio[19822]: time=\"2026-06-12T11:20:20.348076793Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=6a507a4e-2888-4cd4-bcf5-1c04f439e4d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.149273 | controller |     "Jun 12 11:20:20.349585 crc crio[19822]: time=\"2026-06-12T11:20:20.349562031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.149290 | controller |     "Jun 12 11:20:20.402783 crc crio[19822]: time=\"2026-06-12T11:20:20.402674865Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c UID:e7e8b15b-b3ac-4065-a13d-ec2f96cadbbb NetNS:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e8b15b_b3ac_4065_a13d_ec2f96cadbbb.slice PodAnnotations:0xc005213410}] Aliases:map[]}\"",
2026-06-12 11:43:52.149307 | controller |     "Jun 12 11:20:20.402783 crc crio[19822]: time=\"2026-06-12T11:20:20.402760438Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.149327 | controller |     "Jun 12 11:20:20.834946 crc crio[19822]: time=\"2026-06-12T11:20:20.8344395Z\" level=info msg=\"Removing container: 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1\" id=dc3912a5-3558-4eac-9142-5be96f972e0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.149343 | controller |     "Jun 12 11:20:20.865971 crc crio[19822]: 2026-06-12T11:20:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5d59d5ed780ef7 Mac:62:9f:72:95:49:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.149360 | controller |     "Jun 12 11:20:20.866884 crc crio[19822]: time=\"2026-06-12T11:20:20.866772031Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c UID:e7e8b15b-b3ac-4065-a13d-ec2f96cadbbb NetNS:/var/run/netns/3ab62881-e036-49db-a851-6b410e618d7d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7e8b15b_b3ac_4065_a13d_ec2f96cadbbb.slice PodAnnotations:0xc005213410}] Aliases:map[]}\"",
2026-06-12 11:43:52.149376 | controller |     "Jun 12 11:20:20.867153 crc crio[19822]: time=\"2026-06-12T11:20:20.867099962Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.149392 | controller |     "Jun 12 11:20:20.888686 crc crio[19822]: time=\"2026-06-12T11:20:20.888584335Z\" level=info msg=\"Removed container 00eac32e4e204767f2b66c8a052eeb8109024614d1b4a8d4c325410257ee25c1: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dc3912a5-3558-4eac-9142-5be96f972e0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.149408 | controller |     "Jun 12 11:20:20.917951 crc crio[19822]: time=\"2026-06-12T11:20:20.917754809Z\" level=info msg=\"Ran pod sandbox f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c with infra container: openstack/nova-api-0/POD\" id=6a507a4e-2888-4cd4-bcf5-1c04f439e4d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.149423 | controller |     "Jun 12 11:20:20.923703 crc crio[19822]: time=\"2026-06-12T11:20:20.923545724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=82137375-e3fa-4205-b800-33a5ce5e13c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.149439 | controller |     "Jun 12 11:20:20.934090 crc crio[19822]: time=\"2026-06-12T11:20:20.933917048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=42aa677b-0cc7-49c6-969d-e947ef65e7a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.149455 | controller |     "Jun 12 11:20:21.024938 crc crio[19822]: time=\"2026-06-12T11:20:21.024728905Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=28ebf991-7777-4fb4-a8fb-2dbe5e95952a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.149470 | controller |     "Jun 12 11:20:21.026503 crc crio[19822]: time=\"2026-06-12T11:20:21.026383498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.149486 | controller |     "Jun 12 11:20:21.167859 crc crio[19822]: time=\"2026-06-12T11:20:21.164561618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.149502 | controller |     "Jun 12 11:20:21.172923 crc crio[19822]: time=\"2026-06-12T11:20:21.171894626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.149521 | controller |     "Jun 12 11:20:21.386384 crc crio[19822]: time=\"2026-06-12T11:20:21.386271119Z\" level=info msg=\"Created container a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d: openstack/nova-api-0/nova-api-log\" id=28ebf991-7777-4fb4-a8fb-2dbe5e95952a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.149537 | controller |     "Jun 12 11:20:21.388967 crc crio[19822]: time=\"2026-06-12T11:20:21.388877447Z\" level=info msg=\"Starting container: a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d\" id=5fd57e04-0624-4b8a-b73e-401f276cec78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.149553 | controller |     "Jun 12 11:20:21.395294 crc crio[19822]: time=\"2026-06-12T11:20:21.39515464Z\" level=info msg=\"Started container\" PID=292027 containerID=a2949fade07e8033c3cd43fb7433a82e3d115c3d633d26db090405282f876d1d description=openstack/nova-api-0/nova-api-log id=5fd57e04-0624-4b8a-b73e-401f276cec78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c",
2026-06-12 11:43:52.149569 | controller |     "Jun 12 11:20:21.428226 crc crio[19822]: time=\"2026-06-12T11:20:21.427938313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=67fd16b2-bff8-41cf-abd5-9d1efcb98ac5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.149584 | controller |     "Jun 12 11:20:21.442085 crc crio[19822]: time=\"2026-06-12T11:20:21.441986101Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=5cd50d8d-1830-4172-8c76-6f25da2959b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.149599 | controller |     "Jun 12 11:20:21.442287 crc crio[19822]: time=\"2026-06-12T11:20:21.442117576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.149614 | controller |     "Jun 12 11:20:21.482939 crc crio[19822]: time=\"2026-06-12T11:20:21.482802704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=59139dba-0e55-4e44-ab4b-626b751f1d9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.149629 | controller |     "Jun 12 11:20:21.486443 crc crio[19822]: time=\"2026-06-12T11:20:21.486371448Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f UID:a7eff83c-5992-4167-b990-8ecac7d44d85 NetNS:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7eff83c_5992_4167_b990_8ecac7d44d85.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"",
2026-06-12 11:43:52.149644 | controller |     "Jun 12 11:20:21.486443 crc crio[19822]: time=\"2026-06-12T11:20:21.48643428Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.149659 | controller |     "Jun 12 11:20:21.553307 crc crio[19822]: time=\"2026-06-12T11:20:21.553161313Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=076e2e16-6487-4adf-893f-22482d6e9cb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.149674 | controller |     "Jun 12 11:20:21.554212 crc crio[19822]: time=\"2026-06-12T11:20:21.554120884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.149690 | controller |     "Jun 12 11:20:21.622260 crc crio[19822]: time=\"2026-06-12T11:20:21.621757677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.149721 | controller |     "Jun 12 11:20:21.629730 crc crio[19822]: time=\"2026-06-12T11:20:21.629653681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.149762 | controller |     "Jun 12 11:20:21.894916 crc crio[19822]: time=\"2026-06-12T11:20:21.894693891Z\" level=info msg=\"Created container 7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a: openstack/nova-api-0/nova-api-api\" id=076e2e16-6487-4adf-893f-22482d6e9cb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.149787 | controller |     "Jun 12 11:20:21.896130 crc crio[19822]: time=\"2026-06-12T11:20:21.896065698Z\" level=info msg=\"Starting container: 7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a\" id=b2cce6ee-5ba2-4269-b3b8-a6ae926f138b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.149807 | controller |     "Jun 12 11:20:21.912136 crc crio[19822]: time=\"2026-06-12T11:20:21.910570153Z\" level=info msg=\"Started container\" PID=292099 containerID=7589c27fb465120a6407e997f88b68f012849e122646cfd412dff46f3c5cfa6a description=openstack/nova-api-0/nova-api-api id=b2cce6ee-5ba2-4269-b3b8-a6ae926f138b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5d59d5ed780ef737007662678b5a3a86ec2e9e31a8a6f44f7f6ba6bc303a42c",
2026-06-12 11:43:52.149828 | controller |     "Jun 12 11:20:21.991377 crc crio[19822]: 2026-06-12T11:20:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6e71f270c95546 Mac:fe:9b:3d:4a:74:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 SocketPath: PciID:}] [{Interface:0xc000192cd0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.149851 | controller |     "Jun 12 11:20:21.993488 crc crio[19822]: time=\"2026-06-12T11:20:21.993389258Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f UID:a7eff83c-5992-4167-b990-8ecac7d44d85 NetNS:/var/run/netns/f33947ae-919b-49e1-ae90-4f1bfb53fc52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7eff83c_5992_4167_b990_8ecac7d44d85.slice PodAnnotations:0xc00008d260}] Aliases:map[]}\"",
2026-06-12 11:43:52.149889 | controller |     "Jun 12 11:20:21.993682 crc crio[19822]: time=\"2026-06-12T11:20:21.993615976Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.149915 | controller |     "Jun 12 11:20:22.006200 crc crio[19822]: time=\"2026-06-12T11:20:22.006074518Z\" level=info msg=\"Ran pod sandbox d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f with infra container: openstack/nova-scheduler-0/POD\" id=5cd50d8d-1830-4172-8c76-6f25da2959b9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.149935 | controller |     "Jun 12 11:20:22.009183 crc crio[19822]: time=\"2026-06-12T11:20:22.009088143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=36892b56-9a91-4917-a046-37c0352b3763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.149955 | controller |     "Jun 12 11:20:22.044378 crc crio[19822]: time=\"2026-06-12T11:20:22.043903695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0de5b6c6-f389-41e8-9fd0-dcf61b9f31ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.149975 | controller |     "Jun 12 11:20:22.057142 crc crio[19822]: time=\"2026-06-12T11:20:22.056977662Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7dbf07de-9838-48bc-84ee-32fd364c03c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.150003 | controller |     "Jun 12 11:20:22.057617 crc crio[19822]: time=\"2026-06-12T11:20:22.057514189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.150024 | controller |     "Jun 12 11:20:22.141313 crc crio[19822]: time=\"2026-06-12T11:20:22.141242051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.150039 | controller |     "Jun 12 11:20:22.144688 crc crio[19822]: time=\"2026-06-12T11:20:22.144609107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.150055 | controller |     "Jun 12 11:20:22.452857 crc crio[19822]: time=\"2026-06-12T11:20:22.452739447Z\" level=info msg=\"Created container 4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7dbf07de-9838-48bc-84ee-32fd364c03c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.150075 | controller |     "Jun 12 11:20:22.454251 crc crio[19822]: time=\"2026-06-12T11:20:22.454189648Z\" level=info msg=\"Starting container: 4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730\" id=a4e80b0a-b925-4140-aa9a-ae261854337a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.150100 | controller |     "Jun 12 11:20:22.461084 crc crio[19822]: time=\"2026-06-12T11:20:22.460943886Z\" level=info msg=\"Started container\" PID=292155 containerID=4e0f0ac4c9714399a0bc2739a5077ccf00530ed16bc3798a71ec5c87c9975730 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=a4e80b0a-b925-4140-aa9a-ae261854337a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6e71f270c955466d76bf92cd48798332ddf76b36940db3694c4d2d0a0b00f8f",
2026-06-12 11:43:52.150121 | controller |     "Jun 12 11:20:46.684883 crc crio[19822]: time=\"2026-06-12T11:20:46.683969256Z\" level=info msg=\"Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/POD\" id=a2a51c61-d23b-4506-9b8f-6a8ed28bbe2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.150169 | controller |     "Jun 12 11:20:46.684883 crc crio[19822]: time=\"2026-06-12T11:20:46.684774502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.150200 | controller |     "Jun 12 11:20:46.746000 crc crio[19822]: time=\"2026-06-12T11:20:46.745927031Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc002ed0540}] Aliases:map[]}\"",
2026-06-12 11:43:52.150224 | controller |     "Jun 12 11:20:46.746000 crc crio[19822]: time=\"2026-06-12T11:20:46.745986553Z\" level=info msg=\"Adding pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.150245 | controller |     "Jun 12 11:20:47.315546 crc crio[19822]: 2026-06-12T11:20:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95324a5d184ab99 Mac:52:af:da:ed:35:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f SocketPath: PciID:}] [{Interface:0xc0002509e0 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.150261 | controller |     "Jun 12 11:20:47.316961 crc crio[19822]: time=\"2026-06-12T11:20:47.316882329Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc002ed0540}] Aliases:map[]}\"",
2026-06-12 11:43:52.150285 | controller |     "Jun 12 11:20:47.318065 crc crio[19822]: time=\"2026-06-12T11:20:47.317086505Z\" level=info msg=\"Checking pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.150309 | controller |     "Jun 12 11:20:47.328255 crc crio[19822]: time=\"2026-06-12T11:20:47.328139806Z\" level=info msg=\"Ran pod sandbox 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/POD\" id=a2a51c61-d23b-4506-9b8f-6a8ed28bbe2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.150333 | controller |     "Jun 12 11:20:47.331734 crc crio[19822]: time=\"2026-06-12T11:20:47.331637856Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=3a1563d9-7654-4d67-a64a-ebbb4d93843b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.150353 | controller |     "Jun 12 11:20:47.359917 crc crio[19822]: time=\"2026-06-12T11:20:47.359631599Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:f3e0b279f3c25657dccca5b26f83bfc521c3dbe4\" id=72c3a676-ca8b-482e-a0b4-c8c8dd1aaa28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.150373 | controller |     "Jun 12 11:20:47.407021 crc crio[19822]: time=\"2026-06-12T11:20:47.406787784Z\" level=info msg=\"Creating container: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam\" id=a923bd93-cfd9-4735-a0ad-ca571d2b19df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.150389 | controller |     "Jun 12 11:20:47.407465 crc crio[19822]: time=\"2026-06-12T11:20:47.407395254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.150409 | controller |     "Jun 12 11:20:47.478023 crc crio[19822]: time=\"2026-06-12T11:20:47.476110035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.150431 | controller |     "Jun 12 11:20:47.482468 crc crio[19822]: time=\"2026-06-12T11:20:47.482322844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.150451 | controller |     "Jun 12 11:20:47.710018 crc crio[19822]: time=\"2026-06-12T11:20:47.70945846Z\" level=info msg=\"Created container e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939: openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam\" id=a923bd93-cfd9-4735-a0ad-ca571d2b19df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.150472 | controller |     "Jun 12 11:20:47.712112 crc crio[19822]: time=\"2026-06-12T11:20:47.711700941Z\" level=info msg=\"Starting container: e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939\" id=91386d67-5a54-49b7-ac08-a28a046b4121 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.150492 | controller |     "Jun 12 11:20:47.720477 crc crio[19822]: time=\"2026-06-12T11:20:47.720386258Z\" level=info msg=\"Started container\" PID=293889 containerID=e455335f345637058a198e23693a4cd08fdf9d9ce2c0c6e78df93af956e15939 description=openstack/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam id=91386d67-5a54-49b7-ac08-a28a046b4121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14",
2026-06-12 11:43:52.150522 | controller |     "Jun 12 11:21:02.799334 crc crio[19822]: time=\"2026-06-12T11:21:02.797913989Z\" level=info msg=\"Removing container: df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19\" id=060ba6b1-1130-42cb-a9e4-cc6dca9d383f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150543 | controller |     "Jun 12 11:21:02.848978 crc crio[19822]: time=\"2026-06-12T11:21:02.848745791Z\" level=info msg=\"Removed container df0df1008dacb6ca0768b6f27c4d20b027b38956c20f0da7b0ea39a6cd216a19: openstack/barbican-0713-account-create-update-zgmr5/mariadb-account-create-update\" id=060ba6b1-1130-42cb-a9e4-cc6dca9d383f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150563 | controller |     "Jun 12 11:21:02.852025 crc crio[19822]: time=\"2026-06-12T11:21:02.851942265Z\" level=info msg=\"Removing container: 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26\" id=0a88812b-37c5-4665-95bb-bea04b396b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150583 | controller |     "Jun 12 11:21:02.900011 crc crio[19822]: time=\"2026-06-12T11:21:02.899884954Z\" level=info msg=\"Removed container 2b0305d15480576c4badb3ee310db74c7564c2eabe2bee97cdfe6452020d6c26: openstack/keystone-db-create-6v6b8/mariadb-database-create\" id=0a88812b-37c5-4665-95bb-bea04b396b2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150605 | controller |     "Jun 12 11:21:02.903091 crc crio[19822]: time=\"2026-06-12T11:21:02.903022373Z\" level=info msg=\"Removing container: cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743\" id=5e8d990c-f241-4cd1-98de-ef11eafd3010 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150625 | controller |     "Jun 12 11:21:02.955280 crc crio[19822]: time=\"2026-06-12T11:21:02.955096727Z\" level=info msg=\"Removed container cda6772d28bdbd98e31b0da52b154cc06a3e783408b6347dac4c4dc414167743: openstack/placement-db-create-fxznj/mariadb-database-create\" id=5e8d990c-f241-4cd1-98de-ef11eafd3010 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150645 | controller |     "Jun 12 11:21:02.960028 crc crio[19822]: time=\"2026-06-12T11:21:02.959874287Z\" level=info msg=\"Removing container: 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d\" id=95c9b528-bda9-4024-968f-286fe35c2bae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150665 | controller |     "Jun 12 11:21:03.026041 crc crio[19822]: time=\"2026-06-12T11:21:03.025893124Z\" level=info msg=\"Removed container 29b8a91991c94716a810929e6a4ead3d74427339c9b2c29090d5e20bf75e973d: openstack/nova-api-db-create-v9vbw/mariadb-database-create\" id=95c9b528-bda9-4024-968f-286fe35c2bae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150688 | controller |     "Jun 12 11:21:03.032427 crc crio[19822]: time=\"2026-06-12T11:21:03.032305426Z\" level=info msg=\"Removing container: 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a\" id=15d31c64-ea7e-4d00-bc6a-6a1dbf5509f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150708 | controller |     "Jun 12 11:21:03.096291 crc crio[19822]: time=\"2026-06-12T11:21:03.096123572Z\" level=info msg=\"Removed container 9ea9356d88ac40bea182cf9c9948aae6163f3da535437158d279e4d9a7e9c59a: openstack/placement-2383-account-create-update-cxcg4/mariadb-account-create-update\" id=15d31c64-ea7e-4d00-bc6a-6a1dbf5509f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150729 | controller |     "Jun 12 11:21:03.099740 crc crio[19822]: time=\"2026-06-12T11:21:03.099649736Z\" level=info msg=\"Removing container: d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d\" id=20b5f4d3-297f-4c71-87f7-b0ef8b4e1de5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150754 | controller |     "Jun 12 11:21:03.159608 crc crio[19822]: time=\"2026-06-12T11:21:03.159464308Z\" level=info msg=\"Removed container d264a7942254bbe20318492fb32df355a52d2ca4a4f2650fb944033d5735318d: openstack/keystone-bdfe-account-create-update-c55xg/mariadb-account-create-update\" id=20b5f4d3-297f-4c71-87f7-b0ef8b4e1de5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150777 | controller |     "Jun 12 11:21:03.162540 crc crio[19822]: time=\"2026-06-12T11:21:03.162453809Z\" level=info msg=\"Removing container: 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5\" id=cfa61612-3487-4aaa-aae9-a3e6be040204 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150797 | controller |     "Jun 12 11:21:03.207157 crc crio[19822]: time=\"2026-06-12T11:21:03.20700254Z\" level=info msg=\"Removed container 10d8d799827dd88905b54beb58c2929dff3fd25e8ac36b7acae4f5ed3272c1f5: openstack/neutron-4631-account-create-update-xczrr/mariadb-account-create-update\" id=cfa61612-3487-4aaa-aae9-a3e6be040204 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150817 | controller |     "Jun 12 11:21:03.210657 crc crio[19822]: time=\"2026-06-12T11:21:03.210550803Z\" level=info msg=\"Removing container: 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8\" id=2eeae989-41c4-4014-b36f-8101a2f0c152 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150836 | controller |     "Jun 12 11:21:03.257957 crc crio[19822]: time=\"2026-06-12T11:21:03.25777929Z\" level=info msg=\"Removed container 4b633afa752c98ab126750f917d395c8fee17fb543a46663ba714e5b12fae9b8: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker-log\" id=2eeae989-41c4-4014-b36f-8101a2f0c152 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150859 | controller |     "Jun 12 11:21:03.268102 crc crio[19822]: time=\"2026-06-12T11:21:03.267989716Z\" level=info msg=\"Removing container: 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c\" id=7dda8cfb-c112-4eb3-9a43-c31ab8289410 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150904 | controller |     "Jun 12 11:21:03.299788 crc crio[19822]: time=\"2026-06-12T11:21:03.299646337Z\" level=info msg=\"Removed container 26a2b407f9ffe8af095237eda07c1c11c63730e05253faae377e5ae24a0c619c: openstack/cinder-db-create-8pwj7/mariadb-database-create\" id=7dda8cfb-c112-4eb3-9a43-c31ab8289410 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150921 | controller |     "Jun 12 11:21:03.302461 crc crio[19822]: time=\"2026-06-12T11:21:03.302350472Z\" level=info msg=\"Removing container: a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f\" id=3d1412a9-524b-400a-98d9-444acda1fb2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150937 | controller |     "Jun 12 11:21:03.336508 crc crio[19822]: time=\"2026-06-12T11:21:03.335925523Z\" level=info msg=\"Removed container a19365e95bd24698b06422241383c3b84986e375e7d00779457869016342582f: openstack/keystone-647c5b649f-ndzwv/keystone-api\" id=3d1412a9-524b-400a-98d9-444acda1fb2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150951 | controller |     "Jun 12 11:21:03.340132 crc crio[19822]: time=\"2026-06-12T11:21:03.340048604Z\" level=info msg=\"Removing container: 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442\" id=cf30143a-c124-4246-8f63-32595cad6324 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150966 | controller |     "Jun 12 11:21:03.371509 crc crio[19822]: time=\"2026-06-12T11:21:03.371358065Z\" level=info msg=\"Removed container 438b5efe19ea60bdb71440094425bf2d60ea4157d1b1a5abc9a184a4004de442: openstack/neutron-db-create-9g8sj/mariadb-database-create\" id=cf30143a-c124-4246-8f63-32595cad6324 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.150981 | controller |     "Jun 12 11:21:03.374516 crc crio[19822]: time=\"2026-06-12T11:21:03.374465432Z\" level=info msg=\"Removing container: a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917\" id=61ebeba9-6530-4c64-aeb8-e8064bb7496a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151001 | controller |     "Jun 12 11:21:03.408433 crc crio[19822]: time=\"2026-06-12T11:21:03.408341509Z\" level=info msg=\"Removed container a33d76ece567138c78fd674f2f44a4a07ec53dd17ade7cb64157e8da71044917: openstack/barbican-worker-64bf7cf685-lx47f/barbican-worker\" id=61ebeba9-6530-4c64-aeb8-e8064bb7496a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151016 | controller |     "Jun 12 11:21:03.412721 crc crio[19822]: time=\"2026-06-12T11:21:03.412534297Z\" level=info msg=\"Removing container: 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2\" id=a82595ab-e60d-4a58-b451-d0e16382a872 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151069 | controller |     "Jun 12 11:21:03.439318 crc crio[19822]: time=\"2026-06-12T11:21:03.439233109Z\" level=info msg=\"Removed container 39d9cb74b0cbe1395a4375957e2ba6115e73662ac85bb51255f0650a56a8fca2: openstack/cinder-cdb5-account-create-update-x4lwf/mariadb-account-create-update\" id=a82595ab-e60d-4a58-b451-d0e16382a872 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151093 | controller |     "Jun 12 11:21:03.443227 crc crio[19822]: time=\"2026-06-12T11:21:03.443063511Z\" level=info msg=\"Removing container: 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3\" id=ed50f075-8b35-42f0-95bf-86862a9c79ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151110 | controller |     "Jun 12 11:21:03.496114 crc crio[19822]: time=\"2026-06-12T11:21:03.496010293Z\" level=info msg=\"Removed container 5301310fc37dcaae25246a5931cfe0e945f394f48245b9de9edabd0f45e15cb3: openstack/glance-db-create-9m84p/mariadb-database-create\" id=ed50f075-8b35-42f0-95bf-86862a9c79ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151126 | controller |     "Jun 12 11:21:03.500894 crc crio[19822]: time=\"2026-06-12T11:21:03.50072056Z\" level=info msg=\"Removing container: d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b\" id=536ad9d7-6508-44ca-a9ff-58c47d9edcc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151141 | controller |     "Jun 12 11:21:03.628081 crc crio[19822]: time=\"2026-06-12T11:21:03.627878601Z\" level=info msg=\"Removed container d36e36c473351d14da1c32a9653bc3671a69e8af80b592938587557924f79e3b: openshift-infra/auto-csr-approver-29687714-ljbrr/oc\" id=536ad9d7-6508-44ca-a9ff-58c47d9edcc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151156 | controller |     "Jun 12 11:21:03.632691 crc crio[19822]: time=\"2026-06-12T11:21:03.632579527Z\" level=info msg=\"Removing container: a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a\" id=348903c2-c5e1-4a44-91ee-8d568adf1b0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151172 | controller |     "Jun 12 11:21:03.663024 crc crio[19822]: time=\"2026-06-12T11:21:03.662916651Z\" level=info msg=\"Removed container a8b0cf8b2618e6b4b180c8474b71bcf241a74f79d900e45fe42b576b6657829a: openstack/glance-d215-account-create-update-fjdkr/mariadb-account-create-update\" id=348903c2-c5e1-4a44-91ee-8d568adf1b0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.151192 | controller |     "Jun 12 11:21:03.676148 crc crio[19822]: time=\"2026-06-12T11:21:03.676029404Z\" level=info msg=\"Stopping pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=49ca1297-9ead-454b-87e9-af67fcb5be79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151215 | controller |     "Jun 12 11:21:03.676547 crc crio[19822]: time=\"2026-06-12T11:21:03.676202559Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=49ca1297-9ead-454b-87e9-af67fcb5be79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151238 | controller |     "Jun 12 11:21:03.676969 crc crio[19822]: time=\"2026-06-12T11:21:03.676901603Z\" level=info msg=\"Removing pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=046c6933-5333-4cba-86c8-40114ca3e06d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151254 | controller |     "Jun 12 11:21:03.714655 crc crio[19822]: time=\"2026-06-12T11:21:03.714544502Z\" level=info msg=\"Removed pod sandbox: 6c98aa27f8b8a6b16b4b7f4b6835f0ae8b11060904e210fc8faafb78c098c107\" id=046c6933-5333-4cba-86c8-40114ca3e06d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151275 | controller |     "Jun 12 11:21:03.717084 crc crio[19822]: time=\"2026-06-12T11:21:03.716968915Z\" level=info msg=\"Stopping pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=15861aae-ac4d-4cb5-908e-ad2c77c6dcc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151290 | controller |     "Jun 12 11:21:03.717283 crc crio[19822]: time=\"2026-06-12T11:21:03.717112849Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=15861aae-ac4d-4cb5-908e-ad2c77c6dcc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151305 | controller |     "Jun 12 11:21:03.718323 crc crio[19822]: time=\"2026-06-12T11:21:03.718241916Z\" level=info msg=\"Removing pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=4b06cfc7-049c-4645-801d-6acc38a81b1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151319 | controller |     "Jun 12 11:21:03.751882 crc crio[19822]: time=\"2026-06-12T11:21:03.751713188Z\" level=info msg=\"Removed pod sandbox: 99db97b131468c33744bdfd426bff92035768cf08cade0eba344101a07bc0c35\" id=4b06cfc7-049c-4645-801d-6acc38a81b1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151334 | controller |     "Jun 12 11:21:03.752629 crc crio[19822]: time=\"2026-06-12T11:21:03.752473282Z\" level=info msg=\"Stopping pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=22ed0d81-5bb7-4a13-9773-6e895f4575f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151349 | controller |     "Jun 12 11:21:03.752629 crc crio[19822]: time=\"2026-06-12T11:21:03.752540284Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=22ed0d81-5bb7-4a13-9773-6e895f4575f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151364 | controller |     "Jun 12 11:21:03.753890 crc crio[19822]: time=\"2026-06-12T11:21:03.753755913Z\" level=info msg=\"Removing pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=a5b27324-2b2a-4889-8464-569d6efe053e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151378 | controller |     "Jun 12 11:21:03.775262 crc crio[19822]: time=\"2026-06-12T11:21:03.775133848Z\" level=info msg=\"Removed pod sandbox: 5e5e3d8d0ba98a3d7f0637ab84d2a354f1141e11a2f08ea9229836e780a68fe6\" id=a5b27324-2b2a-4889-8464-569d6efe053e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151393 | controller |     "Jun 12 11:21:03.777323 crc crio[19822]: time=\"2026-06-12T11:21:03.777256912Z\" level=info msg=\"Stopping pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=2b274911-16ce-4970-a1eb-abcd5a6cd324 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151407 | controller |     "Jun 12 11:21:03.777399 crc crio[19822]: time=\"2026-06-12T11:21:03.777331845Z\" level=info msg=\"Stopped pod sandbox (already stopped): e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=2b274911-16ce-4970-a1eb-abcd5a6cd324 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151423 | controller |     "Jun 12 11:21:03.777774 crc crio[19822]: time=\"2026-06-12T11:21:03.777708867Z\" level=info msg=\"Removing pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=9a378f28-a688-49ba-be98-88704edf29c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151441 | controller |     "Jun 12 11:21:03.797047 crc crio[19822]: time=\"2026-06-12T11:21:03.796895344Z\" level=info msg=\"Removed pod sandbox: e621cdd31a9f830f83c58495204a9cc562eda777ad1645f019e3f463eab71080\" id=9a378f28-a688-49ba-be98-88704edf29c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151457 | controller |     "Jun 12 11:21:03.798370 crc crio[19822]: time=\"2026-06-12T11:21:03.798255212Z\" level=info msg=\"Stopping pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=fd2dd308-f61f-4d32-b413-77349b152008 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151472 | controller |     "Jun 12 11:21:03.798474 crc crio[19822]: time=\"2026-06-12T11:21:03.798412228Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=fd2dd308-f61f-4d32-b413-77349b152008 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151487 | controller |     "Jun 12 11:21:03.799036 crc crio[19822]: time=\"2026-06-12T11:21:03.798994207Z\" level=info msg=\"Removing pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=14a35c01-854e-46e0-824d-49e473eefb93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151502 | controller |     "Jun 12 11:21:03.814781 crc crio[19822]: time=\"2026-06-12T11:21:03.814661449Z\" level=info msg=\"Removed pod sandbox: d1b644e717880609fe239abbf7e63d574134859021caa93e49e98eabf269b2bd\" id=14a35c01-854e-46e0-824d-49e473eefb93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151517 | controller |     "Jun 12 11:21:03.817468 crc crio[19822]: time=\"2026-06-12T11:21:03.817287371Z\" level=info msg=\"Stopping pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=92257595-1418-47c7-b6bc-195fd3b8deda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151532 | controller |     "Jun 12 11:21:03.817468 crc crio[19822]: time=\"2026-06-12T11:21:03.817374144Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=92257595-1418-47c7-b6bc-195fd3b8deda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151546 | controller |     "Jun 12 11:21:03.818341 crc crio[19822]: time=\"2026-06-12T11:21:03.818302833Z\" level=info msg=\"Removing pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=656a79d6-c713-48af-a7ef-2eaef99263af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151561 | controller |     "Jun 12 11:21:03.838489 crc crio[19822]: time=\"2026-06-12T11:21:03.838389636Z\" level=info msg=\"Removed pod sandbox: a0552332a5a38e537bd134e17e788aa8e8962d20ceaecd6c5a7eee0a9b6b7022\" id=656a79d6-c713-48af-a7ef-2eaef99263af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151576 | controller |     "Jun 12 11:21:03.839430 crc crio[19822]: time=\"2026-06-12T11:21:03.839335997Z\" level=info msg=\"Stopping pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=8e75314f-8405-4e4d-8571-43e022ca0223 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151591 | controller |     "Jun 12 11:21:03.839682 crc crio[19822]: time=\"2026-06-12T11:21:03.839445191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=8e75314f-8405-4e4d-8571-43e022ca0223 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151605 | controller |     "Jun 12 11:21:03.840098 crc crio[19822]: time=\"2026-06-12T11:21:03.840066457Z\" level=info msg=\"Removing pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=32e35b22-d96e-4028-9819-b4fa8c66cde9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151623 | controller |     "Jun 12 11:21:03.860540 crc crio[19822]: time=\"2026-06-12T11:21:03.860436759Z\" level=info msg=\"Removed pod sandbox: 563999adcf5f5c85712a4e1ef7fe343abcca0b67e5dcbfbaa3e3a6ab89de866f\" id=32e35b22-d96e-4028-9819-b4fa8c66cde9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151638 | controller |     "Jun 12 11:21:03.866417 crc crio[19822]: time=\"2026-06-12T11:21:03.866247861Z\" level=info msg=\"Stopping pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=0d8fff18-8fa4-423a-8807-3f1773b230f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151653 | controller |     "Jun 12 11:21:03.866417 crc crio[19822]: time=\"2026-06-12T11:21:03.866345054Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=0d8fff18-8fa4-423a-8807-3f1773b230f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151667 | controller |     "Jun 12 11:21:03.867790 crc crio[19822]: time=\"2026-06-12T11:21:03.867721629Z\" level=info msg=\"Removing pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=66c974c6-050e-4626-87ff-8294d52db720 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151682 | controller |     "Jun 12 11:21:03.892973 crc crio[19822]: time=\"2026-06-12T11:21:03.8927054Z\" level=info msg=\"Removed pod sandbox: 5119cf22d0afaa602574995b1d7df39fde57e3134fc10dbd8ba8ddf1c66ff776\" id=66c974c6-050e-4626-87ff-8294d52db720 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151696 | controller |     "Jun 12 11:21:03.893746 crc crio[19822]: time=\"2026-06-12T11:21:03.893682656Z\" level=info msg=\"Stopping pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=2bf5f100-f922-433d-af83-377355e8ce11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151711 | controller |     "Jun 12 11:21:03.893873 crc crio[19822]: time=\"2026-06-12T11:21:03.893758669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=2bf5f100-f922-433d-af83-377355e8ce11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151725 | controller |     "Jun 12 11:21:03.894996 crc crio[19822]: time=\"2026-06-12T11:21:03.894955387Z\" level=info msg=\"Removing pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=7bf72c15-ceb8-4746-b4b3-24609f49ca59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151740 | controller |     "Jun 12 11:21:03.910322 crc crio[19822]: time=\"2026-06-12T11:21:03.910249808Z\" level=info msg=\"Removed pod sandbox: 6c6f4747d059b52c5d026646d7c2ff2334dfca9d58d982427469dba750974b3d\" id=7bf72c15-ceb8-4746-b4b3-24609f49ca59 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151755 | controller |     "Jun 12 11:21:03.911046 crc crio[19822]: time=\"2026-06-12T11:21:03.910996922Z\" level=info msg=\"Stopping pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=7c946e19-ef73-49ce-9a9e-65dcb80dad88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151770 | controller |     "Jun 12 11:21:03.911121 crc crio[19822]: time=\"2026-06-12T11:21:03.911060014Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=7c946e19-ef73-49ce-9a9e-65dcb80dad88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151784 | controller |     "Jun 12 11:21:03.911970 crc crio[19822]: time=\"2026-06-12T11:21:03.911908981Z\" level=info msg=\"Removing pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=8fc07865-1fc2-48a4-b5b4-ce87878d2c87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151799 | controller |     "Jun 12 11:21:03.929489 crc crio[19822]: time=\"2026-06-12T11:21:03.929370529Z\" level=info msg=\"Removed pod sandbox: a4802753f258ff47fd21a81e4f0ad1754442bde38e2f8aa52735bf217d3640ed\" id=8fc07865-1fc2-48a4-b5b4-ce87878d2c87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151817 | controller |     "Jun 12 11:21:03.930153 crc crio[19822]: time=\"2026-06-12T11:21:03.930082768Z\" level=info msg=\"Stopping pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=d0c97dc2-f901-476a-8adf-f48d328fa20b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151832 | controller |     "Jun 12 11:21:03.930255 crc crio[19822]: time=\"2026-06-12T11:21:03.93015366Z\" level=info msg=\"Stopped pod sandbox (already stopped): efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=d0c97dc2-f901-476a-8adf-f48d328fa20b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151850 | controller |     "Jun 12 11:21:03.931357 crc crio[19822]: time=\"2026-06-12T11:21:03.931244895Z\" level=info msg=\"Removing pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=ee7591c9-6655-4d8d-b625-136d9757fa6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151881 | controller |     "Jun 12 11:21:03.946067 crc crio[19822]: time=\"2026-06-12T11:21:03.945960216Z\" level=info msg=\"Removed pod sandbox: efd2e53bef6c618ef7704a5e7ac392cf397a7ce6a0fdd6377a4f96e259bd4ada\" id=ee7591c9-6655-4d8d-b625-136d9757fa6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151903 | controller |     "Jun 12 11:21:03.946781 crc crio[19822]: time=\"2026-06-12T11:21:03.946714258Z\" level=info msg=\"Stopping pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=0fc457c7-e80b-4ffc-8db7-836db817e5c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151919 | controller |     "Jun 12 11:21:03.946954 crc crio[19822]: time=\"2026-06-12T11:21:03.946792951Z\" level=info msg=\"Stopped pod sandbox (already stopped): c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=0fc457c7-e80b-4ffc-8db7-836db817e5c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151934 | controller |     "Jun 12 11:21:03.947478 crc crio[19822]: time=\"2026-06-12T11:21:03.947418471Z\" level=info msg=\"Removing pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=4f5b6d7f-2b32-4c44-82a1-de1726d6b65c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151949 | controller |     "Jun 12 11:21:03.986744 crc crio[19822]: time=\"2026-06-12T11:21:03.986639273Z\" level=info msg=\"Removed pod sandbox: c142581d972694de8ab3e8d42c417a6b3ddb137b97ca8be17487ff5da023450a\" id=4f5b6d7f-2b32-4c44-82a1-de1726d6b65c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.151964 | controller |     "Jun 12 11:21:03.988547 crc crio[19822]: time=\"2026-06-12T11:21:03.988372178Z\" level=info msg=\"Stopping pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=5ff2c29d-a086-4980-afa1-5943efd31b58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151979 | controller |     "Jun 12 11:21:03.989069 crc crio[19822]: time=\"2026-06-12T11:21:03.988640977Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=5ff2c29d-a086-4980-afa1-5943efd31b58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.151994 | controller |     "Jun 12 11:21:03.990204 crc crio[19822]: time=\"2026-06-12T11:21:03.990119224Z\" level=info msg=\"Removing pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=89bd81b2-1974-4f20-aab9-e2373eb0c36e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152009 | controller |     "Jun 12 11:21:04.036621 crc crio[19822]: time=\"2026-06-12T11:21:04.036479356Z\" level=info msg=\"Removed pod sandbox: ebae9b952253bf6e4feac344fd1c682f99bf1f513bf31b3a057c33855b891b4d\" id=89bd81b2-1974-4f20-aab9-e2373eb0c36e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152028 | controller |     "Jun 12 11:21:04.037611 crc crio[19822]: time=\"2026-06-12T11:21:04.03752972Z\" level=info msg=\"Stopping pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=b0c1ea26-8061-4b36-91cb-20ce74058783 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152044 | controller |     "Jun 12 11:21:04.037692 crc crio[19822]: time=\"2026-06-12T11:21:04.037614732Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=b0c1ea26-8061-4b36-91cb-20ce74058783 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152059 | controller |     "Jun 12 11:21:04.038277 crc crio[19822]: time=\"2026-06-12T11:21:04.03816635Z\" level=info msg=\"Removing pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=4c50dcbb-916a-4190-8ea7-7016c3406662 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152073 | controller |     "Jun 12 11:21:04.067377 crc crio[19822]: time=\"2026-06-12T11:21:04.064775626Z\" level=info msg=\"Removed pod sandbox: 3a9886030e8b017a22c8db31080157029d1eca58c3ac19fd274348179d71f950\" id=4c50dcbb-916a-4190-8ea7-7016c3406662 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152088 | controller |     "Jun 12 11:21:04.067377 crc crio[19822]: time=\"2026-06-12T11:21:04.067152261Z\" level=info msg=\"Stopping pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=cfb0eff8-50b8-4108-a5fa-a49e8cb64961 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152103 | controller |     "Jun 12 11:21:04.067377 crc crio[19822]: time=\"2026-06-12T11:21:04.067298696Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=cfb0eff8-50b8-4108-a5fa-a49e8cb64961 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152118 | controller |     "Jun 12 11:21:04.068872 crc crio[19822]: time=\"2026-06-12T11:21:04.068732252Z\" level=info msg=\"Removing pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=90f3d391-37af-48e9-af67-e32eded92731 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152132 | controller |     "Jun 12 11:21:04.092475 crc crio[19822]: time=\"2026-06-12T11:21:04.092366861Z\" level=info msg=\"Removed pod sandbox: 88198d5766eb0be8895c788ca220f04bfdd77afd0164dafb476a265d4591033e\" id=90f3d391-37af-48e9-af67-e32eded92731 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152147 | controller |     "Jun 12 11:21:04.093677 crc crio[19822]: time=\"2026-06-12T11:21:04.093589464Z\" level=info msg=\"Stopping pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=14a2ff0d-e79a-48dd-b225-2aedf7ea2843 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152163 | controller |     "Jun 12 11:21:04.093779 crc crio[19822]: time=\"2026-06-12T11:21:04.093686417Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=14a2ff0d-e79a-48dd-b225-2aedf7ea2843 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152178 | controller |     "Jun 12 11:21:04.095250 crc crio[19822]: time=\"2026-06-12T11:21:04.095109953Z\" level=info msg=\"Removing pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=5baaa720-2aaf-4d89-b2ca-688f812f6fa5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152192 | controller |     "Jun 12 11:21:04.121552 crc crio[19822]: time=\"2026-06-12T11:21:04.121419325Z\" level=info msg=\"Removed pod sandbox: 5473a16e210f67346cde43a37ea4908e614b227972cdf2ff67f6d841ba33843b\" id=5baaa720-2aaf-4d89-b2ca-688f812f6fa5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152207 | controller |     "Jun 12 11:21:04.122775 crc crio[19822]: time=\"2026-06-12T11:21:04.122635551Z\" level=info msg=\"Stopping pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=520495a4-53f5-4136-a2e6-037c2af81fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152225 | controller |     "Jun 12 11:21:04.123011 crc crio[19822]: time=\"2026-06-12T11:21:04.122788806Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=520495a4-53f5-4136-a2e6-037c2af81fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152239 | controller |     "Jun 12 11:21:04.124082 crc crio[19822]: time=\"2026-06-12T11:21:04.123987001Z\" level=info msg=\"Removing pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=c06b140e-b59d-4955-98ad-fdb0b664de1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152254 | controller |     "Jun 12 11:21:04.145707 crc crio[19822]: time=\"2026-06-12T11:21:04.145468884Z\" level=info msg=\"Removed pod sandbox: 3dfe7048ef7a146fe5e499ba9bf0a557028605b6bc184b020618872ef160071a\" id=c06b140e-b59d-4955-98ad-fdb0b664de1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152269 | controller |     "Jun 12 11:21:04.146967 crc crio[19822]: time=\"2026-06-12T11:21:04.146888375Z\" level=info msg=\"Stopping pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=91b23e1d-cc2a-4487-9f2b-1d7af9592a17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152284 | controller |     "Jun 12 11:21:04.147046 crc crio[19822]: time=\"2026-06-12T11:21:04.146992918Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=91b23e1d-cc2a-4487-9f2b-1d7af9592a17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.152299 | controller |     "Jun 12 11:21:04.147920 crc crio[19822]: time=\"2026-06-12T11:21:04.147862366Z\" level=info msg=\"Removing pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=6e370169-629d-47c4-805b-621da2984caf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152313 | controller |     "Jun 12 11:21:04.162471 crc crio[19822]: time=\"2026-06-12T11:21:04.162410405Z\" level=info msg=\"Removed pod sandbox: 97fa363a1b6feac12849b6f7148ebe4951ad94f17e6b6b5e9acc6583886a4c67\" id=6e370169-629d-47c4-805b-621da2984caf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.152328 | controller |     "Jun 12 11:22:00.551624 crc crio[19822]: time=\"2026-06-12T11:22:00.550937031Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687722-vfddd/POD\" id=0f4870e6-e348-46c7-948c-19a51d8369bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.152343 | controller |     "Jun 12 11:22:00.551624 crc crio[19822]: time=\"2026-06-12T11:22:00.551579042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.152359 | controller |     "Jun 12 11:22:00.593328 crc crio[19822]: time=\"2026-06-12T11:22:00.593163888Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc00244d028}] Aliases:map[]}\"",
2026-06-12 11:43:52.152375 | controller |     "Jun 12 11:22:00.593328 crc crio[19822]: time=\"2026-06-12T11:22:00.593275142Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687722-vfddd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.152391 | controller |     "Jun 12 11:22:01.165709 crc crio[19822]: 2026-06-12T11:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb8f9474f9fdc9a Mac:8e:bc:06:03:cd:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.152413 | controller |     "Jun 12 11:22:01.168346 crc crio[19822]: time=\"2026-06-12T11:22:01.168227654Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc00244d028}] Aliases:map[]}\"",
2026-06-12 11:43:52.152429 | controller |     "Jun 12 11:22:01.168644 crc crio[19822]: time=\"2026-06-12T11:22:01.168524353Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687722-vfddd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.152444 | controller |     "Jun 12 11:22:01.184068 crc crio[19822]: time=\"2026-06-12T11:22:01.18372552Z\" level=info msg=\"Ran pod sandbox fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf with infra container: openshift-infra/auto-csr-approver-29687722-vfddd/POD\" id=0f4870e6-e348-46c7-948c-19a51d8369bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.152459 | controller |     "Jun 12 11:22:01.187399 crc crio[19822]: time=\"2026-06-12T11:22:01.187338213Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9b5bfaa2-59c2-4ef5-a9e0-13534731d2ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.152475 | controller |     "Jun 12 11:22:01.198797 crc crio[19822]: time=\"2026-06-12T11:22:01.198701027Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.152491 | controller |     "Jun 12 11:22:02.444252 crc crio[19822]: time=\"2026-06-12T11:22:02.443628883Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9b5bfaa2-59c2-4ef5-a9e0-13534731d2ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.152506 | controller |     "Jun 12 11:22:02.445366 crc crio[19822]: time=\"2026-06-12T11:22:02.445234073Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4abeffbf-9781-453a-b2bf-5ac70e82332b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.152521 | controller |     "Jun 12 11:22:02.447872 crc crio[19822]: time=\"2026-06-12T11:22:02.447773484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bf8e1ec1-86b9-4961-83ca-fba0880393b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.152535 | controller |     "Jun 12 11:22:02.455648 crc crio[19822]: time=\"2026-06-12T11:22:02.455560223Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687722-vfddd/oc\" id=f5e01f8c-1a47-4e16-a1fd-5e990640aca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.152550 | controller |     "Jun 12 11:22:02.456220 crc crio[19822]: time=\"2026-06-12T11:22:02.456124171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.152565 | controller |     "Jun 12 11:22:02.543430 crc crio[19822]: time=\"2026-06-12T11:22:02.543331973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.152580 | controller |     "Jun 12 11:22:02.759753 crc crio[19822]: time=\"2026-06-12T11:22:02.759525002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.152599 | controller |     "Jun 12 11:22:02.882658 crc crio[19822]: time=\"2026-06-12T11:22:02.882123741Z\" level=info msg=\"Created container d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170: openshift-infra/auto-csr-approver-29687722-vfddd/oc\" id=f5e01f8c-1a47-4e16-a1fd-5e990640aca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.152614 | controller |     "Jun 12 11:22:02.884075 crc crio[19822]: time=\"2026-06-12T11:22:02.88398481Z\" level=info msg=\"Starting container: d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170\" id=0421f648-b4b7-4bf1-92db-de4458c79fd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.152629 | controller |     "Jun 12 11:22:02.888956 crc crio[19822]: time=\"2026-06-12T11:22:02.888885636Z\" level=info msg=\"Started container\" PID=298742 containerID=d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170 description=openshift-infra/auto-csr-approver-29687722-vfddd/oc id=0421f648-b4b7-4bf1-92db-de4458c79fd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf",
2026-06-12 11:43:52.152699 | controller |     "Jun 12 11:22:04.188727 crc crio[19822]: time=\"2026-06-12T11:22:04.187997892Z\" level=info msg=\"Removing container: b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec\" id=c639bf6b-cb0d-4100-8252-1e2ee3d52c52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152727 | controller |     "Jun 12 11:22:04.241713 crc crio[19822]: time=\"2026-06-12T11:22:04.241578336Z\" level=info msg=\"Removed container b29a81d8d322366ea5cc04b6d8e2e991b38f6dee86f10c441df7a8b9ae81dfec: openshift-marketplace/redhat-operators-v5d5h/extract-utilities\" id=c639bf6b-cb0d-4100-8252-1e2ee3d52c52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152757 | controller |     "Jun 12 11:22:04.245989 crc crio[19822]: time=\"2026-06-12T11:22:04.24590868Z\" level=info msg=\"Removing container: 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb\" id=9f1fec15-79bf-44cc-8a7b-478b27c516e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152774 | controller |     "Jun 12 11:22:04.295936 crc crio[19822]: time=\"2026-06-12T11:22:04.295720218Z\" level=info msg=\"Removed container 57116ce26bd56e50ca84f06d5bf2467f3a7f8751e342e2573059c7ff215215eb: openstack/nova-cell0-db-create-wz8b8/mariadb-database-create\" id=9f1fec15-79bf-44cc-8a7b-478b27c516e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152815 | controller |     "Jun 12 11:22:04.303632 crc crio[19822]: time=\"2026-06-12T11:22:04.303524577Z\" level=info msg=\"Removing container: 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771\" id=75229358-7c57-45f7-8cb3-751f38995ac3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152839 | controller |     "Jun 12 11:22:04.374791 crc crio[19822]: time=\"2026-06-12T11:22:04.371034867Z\" level=info msg=\"Removed container 4160a20224681e0c946cfd95ef16a93dbb096460f73836b21595954e303ac771: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=75229358-7c57-45f7-8cb3-751f38995ac3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152867 | controller |     "Jun 12 11:22:04.384349 crc crio[19822]: time=\"2026-06-12T11:22:04.384304284Z\" level=info msg=\"Removing container: e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153\" id=07cc4b4b-8341-488d-b047-62260af56055 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152889 | controller |     "Jun 12 11:22:04.447755 crc crio[19822]: time=\"2026-06-12T11:22:04.447644165Z\" level=info msg=\"Removed container e1cfcb7ff92bb95f1b843e3f85041e46b61fb09a2209e63233eba8110a657153: openstack/root-account-create-update-cwbdn/mariadb-account-create-update\" id=07cc4b4b-8341-488d-b047-62260af56055 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152909 | controller |     "Jun 12 11:22:04.457269 crc crio[19822]: time=\"2026-06-12T11:22:04.457101177Z\" level=info msg=\"Removing container: 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4\" id=2f0321df-fbd7-4751-ab0f-161ea31ad3fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152925 | controller |     "Jun 12 11:22:04.531982 crc crio[19822]: time=\"2026-06-12T11:22:04.531802142Z\" level=info msg=\"Removed container 8cd2fb4c8900dcf7a8696cca3a175293e0e9d656c89b8f712918f8d972bf67f4: openstack/nova-api-25b4-account-create-update-7hwjq/mariadb-account-create-update\" id=2f0321df-fbd7-4751-ab0f-161ea31ad3fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152941 | controller |     "Jun 12 11:22:04.534702 crc crio[19822]: time=\"2026-06-12T11:22:04.534633881Z\" level=info msg=\"Removing container: d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631\" id=83922077-5c0f-4e02-b9ae-3e3c1b236318 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152956 | controller |     "Jun 12 11:22:04.580566 crc crio[19822]: time=\"2026-06-12T11:22:04.580441754Z\" level=info msg=\"Removed container d63af36a75c5becf131babe71639999511d5d7d813a8abd6dc32fbffdc38d631: openshift-marketplace/redhat-operators-v5d5h/extract-content\" id=83922077-5c0f-4e02-b9ae-3e3c1b236318 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152971 | controller |     "Jun 12 11:22:04.594877 crc crio[19822]: time=\"2026-06-12T11:22:04.594641405Z\" level=info msg=\"Removing container: 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c\" id=bea0d645-7df0-4f67-9c74-bf331f17d2b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.152986 | controller |     "Jun 12 11:22:04.631569 crc crio[19822]: time=\"2026-06-12T11:22:04.631441479Z\" level=info msg=\"Removed container 7b3a17d6a1a79893248d95f63a7386ca131ba957af574321d0087cd0b050977c: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-885kg/init\" id=bea0d645-7df0-4f67-9c74-bf331f17d2b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153002 | controller |     "Jun 12 11:22:04.635029 crc crio[19822]: time=\"2026-06-12T11:22:04.634907629Z\" level=info msg=\"Removing container: 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4\" id=833d83c3-4ad4-4b1c-ba7e-4820e13b3eec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153017 | controller |     "Jun 12 11:22:04.718376 crc crio[19822]: time=\"2026-06-12T11:22:04.718049272Z\" level=info msg=\"Stopping pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=67afcd21-f47d-4614-bfcf-c2f0c07fdf4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153032 | controller |     "Jun 12 11:22:04.718997 crc crio[19822]: time=\"2026-06-12T11:22:04.71892684Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687722-vfddd Namespace:openshift-infra ID:fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf UID:e65a05b5-9e64-4e19-b06d-059178f703dd NetNS:/var/run/netns/8daa0f6a-ebc1-46f3-b4bc-8aa540745734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode65a05b5_9e64_4e19_b06d_059178f703dd.slice PodAnnotations:0xc002ed0650}] Aliases:map[]}\"",
2026-06-12 11:43:52.153047 | controller |     "Jun 12 11:22:04.719155 crc crio[19822]: time=\"2026-06-12T11:22:04.719099725Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687722-vfddd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.153063 | controller |     "Jun 12 11:22:04.799601 crc crio[19822]: time=\"2026-06-12T11:22:04.799411343Z\" level=info msg=\"Removed container 080d6d2188353fcde756059efa96c394f63ce67f48b35562e1198bee4e3f6fd4: openstack/nova-cell1-f1a6-account-create-update-rlb9c/mariadb-account-create-update\" id=833d83c3-4ad4-4b1c-ba7e-4820e13b3eec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153081 | controller |     "Jun 12 11:22:04.803324 crc crio[19822]: time=\"2026-06-12T11:22:04.80323547Z\" level=info msg=\"Removing container: f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8\" id=f54bfc47-c2ae-4d8a-b99e-26f22ac4dd12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153096 | controller |     "Jun 12 11:22:04.853898 crc crio[19822]: time=\"2026-06-12T11:22:04.853167908Z\" level=info msg=\"Removed container f95ef0d6b2279efa77bf7829af385ea78bfbe1786d690d046b5a7058e3635dd8: openstack/nova-cell0-943d-account-create-update-546h9/mariadb-account-create-update\" id=f54bfc47-c2ae-4d8a-b99e-26f22ac4dd12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153112 | controller |     "Jun 12 11:22:04.870668 crc crio[19822]: time=\"2026-06-12T11:22:04.866484457Z\" level=info msg=\"Removing container: 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26\" id=608e5187-fca1-4d64-a699-ea191a62cdf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153127 | controller |     "Jun 12 11:22:04.998900 crc crio[19822]: time=\"2026-06-12T11:22:04.998582206Z\" level=info msg=\"Removed container 5721c65f7ef39d020a8d1f58df73d3825f1aa08dc0ef4e906aabc1ad2ed3eb26: openstack/nova-cell1-db-create-vfsxn/mariadb-database-create\" id=608e5187-fca1-4d64-a699-ea191a62cdf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153142 | controller |     "Jun 12 11:22:05.002039 crc crio[19822]: time=\"2026-06-12T11:22:05.001786384Z\" level=info msg=\"Removing container: 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634\" id=b8f546aa-bd9e-4a94-8d2d-1bb1f028797b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153158 | controller |     "Jun 12 11:22:05.038961 crc crio[19822]: time=\"2026-06-12T11:22:05.038802611Z\" level=info msg=\"Removed container 7969c9359d7706571260c3fd52264d1ab294293be812d7392248c99b0cbb1634: openshift-marketplace/redhat-operators-v5d5h/registry-server\" id=b8f546aa-bd9e-4a94-8d2d-1bb1f028797b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153173 | controller |     "Jun 12 11:22:05.041667 crc crio[19822]: time=\"2026-06-12T11:22:05.041614594Z\" level=info msg=\"Removing container: c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb\" id=45d2cb39-4e9e-41e0-9048-2e210a1d1dd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153188 | controller |     "Jun 12 11:22:05.076778 crc crio[19822]: time=\"2026-06-12T11:22:05.076671507Z\" level=info msg=\"Removed container c78c1ffc8202cd0ad76aca5b65788e26930b635a1bdaa0193bba8d135eb916bb: openstack/barbican-db-create-w4lvz/mariadb-database-create\" id=45d2cb39-4e9e-41e0-9048-2e210a1d1dd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153204 | controller |     "Jun 12 11:22:05.089758 crc crio[19822]: time=\"2026-06-12T11:22:05.089664919Z\" level=info msg=\"Stopped pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=67afcd21-f47d-4614-bfcf-c2f0c07fdf4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153219 | controller |     "Jun 12 11:22:05.121474 crc crio[19822]: time=\"2026-06-12T11:22:05.121365758Z\" level=info msg=\"Stopping pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=fa3d57c9-f650-4f68-b75a-3c008ce28ebb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153284 | controller |     "Jun 12 11:22:05.121578 crc crio[19822]: time=\"2026-06-12T11:22:05.121490282Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=fa3d57c9-f650-4f68-b75a-3c008ce28ebb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153303 | controller |     "Jun 12 11:22:05.122929 crc crio[19822]: time=\"2026-06-12T11:22:05.122673152Z\" level=info msg=\"Removing pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=3dc79b66-8937-4c73-9b38-c1619e8180c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153322 | controller |     "Jun 12 11:22:05.153063 crc crio[19822]: time=\"2026-06-12T11:22:05.152953669Z\" level=info msg=\"Removed pod sandbox: 6db73a160af85caa9f7919938a5488166807a2612343b8183b0632bd26de191a\" id=3dc79b66-8937-4c73-9b38-c1619e8180c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153337 | controller |     "Jun 12 11:22:05.154210 crc crio[19822]: time=\"2026-06-12T11:22:05.154042811Z\" level=info msg=\"Stopping pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=940e0f12-5f20-4593-b841-a7a72f695fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153354 | controller |     "Jun 12 11:22:05.154306 crc crio[19822]: time=\"2026-06-12T11:22:05.154273568Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=940e0f12-5f20-4593-b841-a7a72f695fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153369 | controller |     "Jun 12 11:22:05.155049 crc crio[19822]: time=\"2026-06-12T11:22:05.154975091Z\" level=info msg=\"Removing pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=c533176d-59ed-4581-b999-67d76392c6fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153384 | controller |     "Jun 12 11:22:05.173022 crc crio[19822]: time=\"2026-06-12T11:22:05.172927904Z\" level=info msg=\"Removed pod sandbox: d1bbaa3431c615762554300522bd570af8c9891dae0b81af9d281b66a3238ddb\" id=c533176d-59ed-4581-b999-67d76392c6fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153400 | controller |     "Jun 12 11:22:05.174520 crc crio[19822]: time=\"2026-06-12T11:22:05.174430821Z\" level=info msg=\"Stopping pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=6d60ebc6-5568-4a97-915e-3a4b70631d46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153415 | controller |     "Jun 12 11:22:05.174628 crc crio[19822]: time=\"2026-06-12T11:22:05.174585166Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=6d60ebc6-5568-4a97-915e-3a4b70631d46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153430 | controller |     "Jun 12 11:22:05.175169 crc crio[19822]: time=\"2026-06-12T11:22:05.175090393Z\" level=info msg=\"Removing pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=d41800f9-33bc-450d-9cca-bceaf4101522 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153446 | controller |     "Jun 12 11:22:05.193026 crc crio[19822]: time=\"2026-06-12T11:22:05.192915416Z\" level=info msg=\"Removed pod sandbox: 0556b6c0fcc9f6a1a46e0403e7a9d3c7e44e4036e394f04e77d7f91f29ab24fd\" id=d41800f9-33bc-450d-9cca-bceaf4101522 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153460 | controller |     "Jun 12 11:22:05.194616 crc crio[19822]: time=\"2026-06-12T11:22:05.193887292Z\" level=info msg=\"Stopping pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=adee0098-a7b3-49d2-8dc9-d7967e576c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153475 | controller |     "Jun 12 11:22:05.194616 crc crio[19822]: time=\"2026-06-12T11:22:05.193955864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=adee0098-a7b3-49d2-8dc9-d7967e576c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153490 | controller |     "Jun 12 11:22:05.194616 crc crio[19822]: time=\"2026-06-12T11:22:05.194322786Z\" level=info msg=\"Removing pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=ddb5c66f-1ef1-4dd1-b752-01768d25e4b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153504 | controller |     "Jun 12 11:22:05.212432 crc crio[19822]: time=\"2026-06-12T11:22:05.212331902Z\" level=info msg=\"Removed pod sandbox: 162963b5b9b1879101f019733540dbc16ad8ff6cc42b31a0db2dad42daabc604\" id=ddb5c66f-1ef1-4dd1-b752-01768d25e4b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153523 | controller |     "Jun 12 11:22:05.214149 crc crio[19822]: time=\"2026-06-12T11:22:05.214009456Z\" level=info msg=\"Stopping pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=bed812ee-dd2b-4316-82fd-3e9c2ae564af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153538 | controller |     "Jun 12 11:22:05.214260 crc crio[19822]: time=\"2026-06-12T11:22:05.214170891Z\" level=info msg=\"Stopped pod sandbox (already stopped): f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=bed812ee-dd2b-4316-82fd-3e9c2ae564af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153553 | controller |     "Jun 12 11:22:05.215036 crc crio[19822]: time=\"2026-06-12T11:22:05.214911913Z\" level=info msg=\"Removing pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=7ba15348-ebe5-4eb1-8e2a-112b562bd867 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153568 | controller |     "Jun 12 11:22:05.236770 crc crio[19822]: time=\"2026-06-12T11:22:05.236653829Z\" level=info msg=\"Removed pod sandbox: f924e34558500543c09ab921d43a1b6a79e5f14e5fdcc3a394d3c980ee0dbc42\" id=7ba15348-ebe5-4eb1-8e2a-112b562bd867 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153582 | controller |     "Jun 12 11:22:05.238430 crc crio[19822]: time=\"2026-06-12T11:22:05.23835029Z\" level=info msg=\"Stopping pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=18ed85e2-07d3-4b9e-8484-8c8128265d0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153597 | controller |     "Jun 12 11:22:05.238513 crc crio[19822]: time=\"2026-06-12T11:22:05.238458154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=18ed85e2-07d3-4b9e-8484-8c8128265d0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153612 | controller |     "Jun 12 11:22:05.239130 crc crio[19822]: time=\"2026-06-12T11:22:05.239064653Z\" level=info msg=\"Removing pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=48dbcaa6-7780-4e52-a6ed-553d38ef6264 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153627 | controller |     "Jun 12 11:22:05.263559 crc crio[19822]: time=\"2026-06-12T11:22:05.263466536Z\" level=info msg=\"Removed pod sandbox: 3c6f71312b07664f8854cfe85c291c08668bb6234f1e3ce139c2be30830a8be8\" id=48dbcaa6-7780-4e52-a6ed-553d38ef6264 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153642 | controller |     "Jun 12 11:22:05.265246 crc crio[19822]: time=\"2026-06-12T11:22:05.265111165Z\" level=info msg=\"Stopping pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=da13d260-1211-442e-b484-a81a5256e266 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153656 | controller |     "Jun 12 11:22:05.265246 crc crio[19822]: time=\"2026-06-12T11:22:05.265224448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=da13d260-1211-442e-b484-a81a5256e266 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153671 | controller |     "Jun 12 11:22:05.265787 crc crio[19822]: time=\"2026-06-12T11:22:05.265737175Z\" level=info msg=\"Removing pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=f05c4002-0ae5-48cc-9554-1a733521911f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153685 | controller |     "Jun 12 11:22:05.284029 crc crio[19822]: time=\"2026-06-12T11:22:05.283938159Z\" level=info msg=\"Removed pod sandbox: 38a6cfad1c4e0c0532e6867e35085764321bea5bb7142ec68c8f848e258cb982\" id=f05c4002-0ae5-48cc-9554-1a733521911f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153704 | controller |     "Jun 12 11:22:05.284928 crc crio[19822]: time=\"2026-06-12T11:22:05.284767892Z\" level=info msg=\"Stopping pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=e9ca04bb-89fc-4c38-a1bf-f3b01934e545 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153719 | controller |     "Jun 12 11:22:05.285380 crc crio[19822]: time=\"2026-06-12T11:22:05.284964208Z\" level=info msg=\"Stopped pod sandbox (already stopped): 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=e9ca04bb-89fc-4c38-a1bf-f3b01934e545 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153734 | controller |     "Jun 12 11:22:05.285620 crc crio[19822]: time=\"2026-06-12T11:22:05.285559636Z\" level=info msg=\"Removing pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=731557ef-e986-43c4-9839-6e99616f11a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153749 | controller |     "Jun 12 11:22:05.304222 crc crio[19822]: time=\"2026-06-12T11:22:05.304113469Z\" level=info msg=\"Removed pod sandbox: 655b1c3a2dc66365f6c82592e56c98f2c030380de51db85b03f19d1f339db48c\" id=731557ef-e986-43c4-9839-6e99616f11a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153764 | controller |     "Jun 12 11:22:05.305287 crc crio[19822]: time=\"2026-06-12T11:22:05.305246346Z\" level=info msg=\"Stopping pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=77620252-ea40-4bd2-84ed-ec1309371430 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153778 | controller |     "Jun 12 11:22:05.305369 crc crio[19822]: time=\"2026-06-12T11:22:05.305297668Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=77620252-ea40-4bd2-84ed-ec1309371430 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153793 | controller |     "Jun 12 11:22:05.305990 crc crio[19822]: time=\"2026-06-12T11:22:05.305919336Z\" level=info msg=\"Removing pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=41efc698-e500-48ef-91de-306c5223308d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153808 | controller |     "Jun 12 11:22:05.324113 crc crio[19822]: time=\"2026-06-12T11:22:05.324012648Z\" level=info msg=\"Removed pod sandbox: 88855850dedd8d49ee4ee8d2a34476fa09b96f09dfb66a6df2e43bf881e4b5d1\" id=41efc698-e500-48ef-91de-306c5223308d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153822 | controller |     "Jun 12 11:23:05.352089 crc crio[19822]: time=\"2026-06-12T11:23:05.351445934Z\" level=info msg=\"Removing container: 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1\" id=c2e040d5-259c-4247-a088-8645980f1205 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153837 | controller |     "Jun 12 11:23:05.508457 crc crio[19822]: time=\"2026-06-12T11:23:05.508329828Z\" level=info msg=\"Removed container 8e948b5bd0ad87e240b772828a0291e63a4b25d499dc7ee4b7f7fcf3150282b1: openshift-infra/auto-csr-approver-29687716-7gb9c/oc\" id=c2e040d5-259c-4247-a088-8645980f1205 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.153857 | controller |     "Jun 12 11:23:05.521240 crc crio[19822]: time=\"2026-06-12T11:23:05.521143636Z\" level=info msg=\"Stopping pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=29c6f4c8-5c1a-4898-8847-e5a337689f6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153892 | controller |     "Jun 12 11:23:05.521240 crc crio[19822]: time=\"2026-06-12T11:23:05.5212493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=29c6f4c8-5c1a-4898-8847-e5a337689f6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.153913 | controller |     "Jun 12 11:23:05.526442 crc crio[19822]: time=\"2026-06-12T11:23:05.521894861Z\" level=info msg=\"Removing pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=9bfca617-9d7f-438e-ab8a-4875917aa626 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153930 | controller |     "Jun 12 11:23:05.538955 crc crio[19822]: time=\"2026-06-12T11:23:05.538523355Z\" level=info msg=\"Removed pod sandbox: 8fa457fc34ac310e70f133b85c242c860fb90d28f06dbbfdb2cd494cd3cb0df4\" id=9bfca617-9d7f-438e-ab8a-4875917aa626 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.153945 | controller |     "Jun 12 11:24:00.570690 crc crio[19822]: time=\"2026-06-12T11:24:00.569887245Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687724-4kxhq/POD\" id=983cf3e4-d9d5-42a5-92d4-e29318863006 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.153960 | controller |     "Jun 12 11:24:00.572228 crc crio[19822]: time=\"2026-06-12T11:24:00.570728182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.153976 | controller |     "Jun 12 11:24:00.626316 crc crio[19822]: time=\"2026-06-12T11:24:00.626162951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc005212210}] Aliases:map[]}\"",
2026-06-12 11:43:52.153992 | controller |     "Jun 12 11:24:00.626316 crc crio[19822]: time=\"2026-06-12T11:24:00.626284935Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687724-4kxhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.154008 | controller |     "Jun 12 11:24:01.200318 crc crio[19822]: 2026-06-12T11:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4607fde7df04a84 Mac:76:9d:8d:05:58:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 SocketPath: PciID:}] [{Interface:0xc00029ea00 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.154023 | controller |     "Jun 12 11:24:01.202047 crc crio[19822]: time=\"2026-06-12T11:24:01.201973671Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc005212210}] Aliases:map[]}\"",
2026-06-12 11:43:52.154038 | controller |     "Jun 12 11:24:01.202243 crc crio[19822]: time=\"2026-06-12T11:24:01.202185137Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687724-4kxhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.154054 | controller |     "Jun 12 11:24:01.215290 crc crio[19822]: time=\"2026-06-12T11:24:01.215184567Z\" level=info msg=\"Ran pod sandbox 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 with infra container: openshift-infra/auto-csr-approver-29687724-4kxhq/POD\" id=983cf3e4-d9d5-42a5-92d4-e29318863006 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.154069 | controller |     "Jun 12 11:24:01.218470 crc crio[19822]: time=\"2026-06-12T11:24:01.218375263Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b496f5c0-bc1c-4d8e-ac70-90320e3ba065 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.154088 | controller |     "Jun 12 11:24:01.226888 crc crio[19822]: time=\"2026-06-12T11:24:01.226769582Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.154103 | controller |     "Jun 12 11:24:01.970574 crc crio[19822]: time=\"2026-06-12T11:24:01.96803872Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b496f5c0-bc1c-4d8e-ac70-90320e3ba065 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.154118 | controller |     "Jun 12 11:24:01.972349 crc crio[19822]: time=\"2026-06-12T11:24:01.972178881Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=84cc6520-b47d-44dc-ab35-78538fb9117b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.154133 | controller |     "Jun 12 11:24:01.976991 crc crio[19822]: time=\"2026-06-12T11:24:01.974498936Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e85dbc7b-69d7-46ef-93ee-83f121ce099f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.154148 | controller |     "Jun 12 11:24:01.989934 crc crio[19822]: time=\"2026-06-12T11:24:01.989755192Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687724-4kxhq/oc\" id=d2ebe5c3-db02-4a25-af19-fdceefd8b784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.154163 | controller |     "Jun 12 11:24:01.990420 crc crio[19822]: time=\"2026-06-12T11:24:01.990354102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.154178 | controller |     "Jun 12 11:24:02.050263 crc crio[19822]: time=\"2026-06-12T11:24:02.050091357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.154193 | controller |     "Jun 12 11:24:02.254282 crc crio[19822]: time=\"2026-06-12T11:24:02.252083373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.154208 | controller |     "Jun 12 11:24:02.645271 crc crio[19822]: time=\"2026-06-12T11:24:02.645099369Z\" level=info msg=\"Created container 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e: openshift-infra/auto-csr-approver-29687724-4kxhq/oc\" id=d2ebe5c3-db02-4a25-af19-fdceefd8b784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.154223 | controller |     "Jun 12 11:24:02.647271 crc crio[19822]: time=\"2026-06-12T11:24:02.647088003Z\" level=info msg=\"Starting container: 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e\" id=9c3d5ef5-50df-444a-8dc0-2c2b008423f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.154240 | controller |     "Jun 12 11:24:02.653919 crc crio[19822]: time=\"2026-06-12T11:24:02.653724795Z\" level=info msg=\"Started container\" PID=306588 containerID=96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e description=openshift-infra/auto-csr-approver-29687724-4kxhq/oc id=9c3d5ef5-50df-444a-8dc0-2c2b008423f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48",
2026-06-12 11:43:52.154255 | controller |     "Jun 12 11:24:05.122727 crc crio[19822]: time=\"2026-06-12T11:24:05.121874724Z\" level=info msg=\"Stopping pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=24c9e5b8-b975-4c97-b6bb-836e5b1dacb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154270 | controller |     "Jun 12 11:24:05.124988 crc crio[19822]: time=\"2026-06-12T11:24:05.124592292Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687724-4kxhq Namespace:openshift-infra ID:4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48 UID:8d7e4545-6692-492f-831a-667776e3996b NetNS:/var/run/netns/490e70b1-f642-4f96-a507-570257926049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d7e4545_6692_492f_831a_667776e3996b.slice PodAnnotations:0xc00008c4f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.154289 | controller |     "Jun 12 11:24:05.125319 crc crio[19822]: time=\"2026-06-12T11:24:05.125295375Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687724-4kxhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.154304 | controller |     "Jun 12 11:24:05.492625 crc crio[19822]: time=\"2026-06-12T11:24:05.492009563Z\" level=info msg=\"Stopped pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=24c9e5b8-b975-4c97-b6bb-836e5b1dacb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154320 | controller |     "Jun 12 11:25:05.585890 crc crio[19822]: time=\"2026-06-12T11:25:05.585039476Z\" level=info msg=\"Removing container: 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e\" id=4b246677-6b9f-4114-92bb-60573dc6168f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.154335 | controller |     "Jun 12 11:25:05.718661 crc crio[19822]: time=\"2026-06-12T11:25:05.718493929Z\" level=info msg=\"Removed container 1514535401bf8049c84b5cd672084a4e34d5c4aeff53bbb4066f712d99e76a7e: openshift-infra/auto-csr-approver-29687718-jknvc/oc\" id=4b246677-6b9f-4114-92bb-60573dc6168f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.154350 | controller |     "Jun 12 11:25:05.728337 crc crio[19822]: time=\"2026-06-12T11:25:05.728240804Z\" level=info msg=\"Stopping pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=16f20882-50dc-4ebb-a716-efcd2f54afc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154365 | controller |     "Jun 12 11:25:05.728337 crc crio[19822]: time=\"2026-06-12T11:25:05.728337457Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=16f20882-50dc-4ebb-a716-efcd2f54afc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154379 | controller |     "Jun 12 11:25:05.728899 crc crio[19822]: time=\"2026-06-12T11:25:05.728787841Z\" level=info msg=\"Removing pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=d4ce1538-7304-454c-9df7-2fbdf8131485 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.154394 | controller |     "Jun 12 11:25:05.748371 crc crio[19822]: time=\"2026-06-12T11:25:05.748286944Z\" level=info msg=\"Removed pod sandbox: f8c8e60d4288596b5bb1a90d5659c454ffd4d19f2c2bf33c0cba3eca84fbe09a\" id=d4ce1538-7304-454c-9df7-2fbdf8131485 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.154409 | controller |     "Jun 12 11:26:00.576376 crc crio[19822]: time=\"2026-06-12T11:26:00.575587295Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687726-6tnkk/POD\" id=7645cf59-6f68-4e11-9ab1-54f1c5450a3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.154424 | controller |     "Jun 12 11:26:00.577969 crc crio[19822]: time=\"2026-06-12T11:26:00.577751425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.154440 | controller |     "Jun 12 11:26:00.617251 crc crio[19822]: time=\"2026-06-12T11:26:00.617079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc007a8f428}] Aliases:map[]}\"",
2026-06-12 11:43:52.154459 | controller |     "Jun 12 11:26:00.617251 crc crio[19822]: time=\"2026-06-12T11:26:00.617155942Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687726-6tnkk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.154475 | controller |     "Jun 12 11:26:01.179521 crc crio[19822]: 2026-06-12T11:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:311311199e5a699 Mac:a2:c8:b5:19:27:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.154491 | controller |     "Jun 12 11:26:01.182391 crc crio[19822]: time=\"2026-06-12T11:26:01.182280902Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc007a8f428}] Aliases:map[]}\"",
2026-06-12 11:43:52.154507 | controller |     "Jun 12 11:26:01.182596 crc crio[19822]: time=\"2026-06-12T11:26:01.182518689Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687726-6tnkk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.154523 | controller |     "Jun 12 11:26:01.197500 crc crio[19822]: time=\"2026-06-12T11:26:01.197391843Z\" level=info msg=\"Ran pod sandbox 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b with infra container: openshift-infra/auto-csr-approver-29687726-6tnkk/POD\" id=7645cf59-6f68-4e11-9ab1-54f1c5450a3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.154538 | controller |     "Jun 12 11:26:01.202518 crc crio[19822]: time=\"2026-06-12T11:26:01.202384192Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6cacee74-3dae-43db-96ff-f95e8e1141e1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.154553 | controller |     "Jun 12 11:26:01.214126 crc crio[19822]: time=\"2026-06-12T11:26:01.214035484Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.154567 | controller |     "Jun 12 11:26:02.037088 crc crio[19822]: time=\"2026-06-12T11:26:02.035610954Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6cacee74-3dae-43db-96ff-f95e8e1141e1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.154582 | controller |     "Jun 12 11:26:02.037088 crc crio[19822]: time=\"2026-06-12T11:26:02.0367114Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=415db343-ef02-48de-a79e-177ec3812896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.154597 | controller |     "Jun 12 11:26:02.039606 crc crio[19822]: time=\"2026-06-12T11:26:02.039526839Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=9c06d92c-8bd2-4f71-b77a-fa4c8346f772 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.154612 | controller |     "Jun 12 11:26:02.047240 crc crio[19822]: time=\"2026-06-12T11:26:02.047122831Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687726-6tnkk/oc\" id=dc7c7b9f-f9ac-4ba8-a43a-0b1ada717c45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.154626 | controller |     "Jun 12 11:26:02.047721 crc crio[19822]: time=\"2026-06-12T11:26:02.047657879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.154644 | controller |     "Jun 12 11:26:02.117724 crc crio[19822]: time=\"2026-06-12T11:26:02.117673931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.154660 | controller |     "Jun 12 11:26:02.342865 crc crio[19822]: time=\"2026-06-12T11:26:02.342577857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.154675 | controller |     "Jun 12 11:26:02.482864 crc crio[19822]: time=\"2026-06-12T11:26:02.482672666Z\" level=info msg=\"Created container 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8: openshift-infra/auto-csr-approver-29687726-6tnkk/oc\" id=dc7c7b9f-f9ac-4ba8-a43a-0b1ada717c45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.154690 | controller |     "Jun 12 11:26:02.485076 crc crio[19822]: time=\"2026-06-12T11:26:02.484986541Z\" level=info msg=\"Starting container: 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8\" id=ad177c6e-c6e6-4442-b252-7ce3379cd298 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.154704 | controller |     "Jun 12 11:26:02.490408 crc crio[19822]: time=\"2026-06-12T11:26:02.490276129Z\" level=info msg=\"Started container\" PID=314592 containerID=426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8 description=openshift-infra/auto-csr-approver-29687726-6tnkk/oc id=ad177c6e-c6e6-4442-b252-7ce3379cd298 name=/runtime.v1.RuntimeService/StartContainer sandboxID=311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b",
2026-06-12 11:43:52.154719 | controller |     "Jun 12 11:26:04.189778 crc crio[19822]: time=\"2026-06-12T11:26:04.189190609Z\" level=info msg=\"Stopping pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=b59f730a-7264-4031-b659-5c1b194ca749 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154734 | controller |     "Jun 12 11:26:04.191336 crc crio[19822]: time=\"2026-06-12T11:26:04.190521102Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687726-6tnkk Namespace:openshift-infra ID:311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b UID:a4c4c860-520a-48ce-b9d2-7ed191cedf75 NetNS:/var/run/netns/f5587994-023d-49c6-9e68-ed685e349bfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4c4c860_520a_48ce_b9d2_7ed191cedf75.slice PodAnnotations:0xc003094910}] Aliases:map[]}\"",
2026-06-12 11:43:52.154750 | controller |     "Jun 12 11:26:04.191336 crc crio[19822]: time=\"2026-06-12T11:26:04.190686067Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687726-6tnkk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.154765 | controller |     "Jun 12 11:26:04.568356 crc crio[19822]: time=\"2026-06-12T11:26:04.567745515Z\" level=info msg=\"Stopped pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=b59f730a-7264-4031-b659-5c1b194ca749 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154780 | controller |     "Jun 12 11:26:05.771245 crc crio[19822]: time=\"2026-06-12T11:26:05.770599873Z\" level=info msg=\"Removing container: eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1\" id=5ff0fefa-6213-40d1-a749-4736876c163d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.154795 | controller |     "Jun 12 11:26:05.840695 crc crio[19822]: time=\"2026-06-12T11:26:05.840183054Z\" level=info msg=\"Removed container eb19e2b7c16413ae9c0ad3192c3d7c7101f709e3a80e92ca40b07ad22164c2f1: openstack/keystone-bootstrap-ggzqw/keystone-bootstrap\" id=5ff0fefa-6213-40d1-a749-4736876c163d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.154814 | controller |     "Jun 12 11:26:05.845793 crc crio[19822]: time=\"2026-06-12T11:26:05.845710092Z\" level=info msg=\"Removing container: bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e\" id=3e969099-68a9-426b-98cb-9c0c71ebce0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.154829 | controller |     "Jun 12 11:26:05.941425 crc crio[19822]: time=\"2026-06-12T11:26:05.941277603Z\" level=info msg=\"Removed container bb2e10716176d462817b99788819f848d0135b5e04fb913976c70ca355ae8c7e: openstack/keystone-db-sync-2244l/keystone-db-sync\" id=3e969099-68a9-426b-98cb-9c0c71ebce0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.154844 | controller |     "Jun 12 11:26:05.953265 crc crio[19822]: time=\"2026-06-12T11:26:05.953136813Z\" level=info msg=\"Stopping pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=a950142c-cf4c-464b-9715-93ec4c2a773d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154863 | controller |     "Jun 12 11:26:05.953502 crc crio[19822]: time=\"2026-06-12T11:26:05.953280708Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=a950142c-cf4c-464b-9715-93ec4c2a773d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154899 | controller |     "Jun 12 11:26:05.954022 crc crio[19822]: time=\"2026-06-12T11:26:05.953967782Z\" level=info msg=\"Removing pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=ccd85b2d-d46c-4aff-98f5-5d94b3a4b2bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.154916 | controller |     "Jun 12 11:26:05.983473 crc crio[19822]: time=\"2026-06-12T11:26:05.982777948Z\" level=info msg=\"Removed pod sandbox: 1fcc4aacdb1d414d56d657c9de0858bd9d83cce8ab9219a1480133428eb2b074\" id=ccd85b2d-d46c-4aff-98f5-5d94b3a4b2bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.154931 | controller |     "Jun 12 11:26:05.984162 crc crio[19822]: time=\"2026-06-12T11:26:05.984054529Z\" level=info msg=\"Stopping pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=90e5e45b-b512-4a16-ab5f-af0d5a384caf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154946 | controller |     "Jun 12 11:26:05.984162 crc crio[19822]: time=\"2026-06-12T11:26:05.984129761Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=90e5e45b-b512-4a16-ab5f-af0d5a384caf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.154961 | controller |     "Jun 12 11:26:05.987047 crc crio[19822]: time=\"2026-06-12T11:26:05.985457764Z\" level=info msg=\"Removing pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=a6dfc4d2-8aec-41a9-b243-5d554d97f126 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.154976 | controller |     "Jun 12 11:26:06.011476 crc crio[19822]: time=\"2026-06-12T11:26:06.011359116Z\" level=info msg=\"Removed pod sandbox: 06292d3a6696ab264e89420f3853cd5a1370521797ef601c5f418c4748ead8da\" id=a6dfc4d2-8aec-41a9-b243-5d554d97f126 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.154990 | controller |     "Jun 12 11:26:30.600712 crc crio[19822]: time=\"2026-06-12T11:26:30.599963062Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-fvfns/POD\" id=6fda9199-22b6-4121-b2d7-163108ca854c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.155004 | controller |     "Jun 12 11:26:30.600712 crc crio[19822]: time=\"2026-06-12T11:26:30.600718197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155019 | controller |     "Jun 12 11:26:30.633440 crc crio[19822]: time=\"2026-06-12T11:26:30.633264951Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fvfns Namespace:openshift-marketplace ID:cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f UID:c8ce5f7e-26c0-46c6-9579-61150e30a6f3 NetNS:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8ce5f7e_26c0_46c6_9579_61150e30a6f3.slice PodAnnotations:0xc001ee2540}] Aliases:map[]}\"",
2026-06-12 11:43:52.155037 | controller |     "Jun 12 11:26:30.633440 crc crio[19822]: time=\"2026-06-12T11:26:30.633323972Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-fvfns to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.155053 | controller |     "Jun 12 11:26:31.218725 crc crio[19822]: 2026-06-12T11:26:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc5c431f077a900 Mac:0e:94:a4:1e:f1:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef SocketPath: PciID:}] [{Interface:0xc0002fe810 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.155068 | controller |     "Jun 12 11:26:31.220380 crc crio[19822]: time=\"2026-06-12T11:26:31.22029927Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-fvfns Namespace:openshift-marketplace ID:cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f UID:c8ce5f7e-26c0-46c6-9579-61150e30a6f3 NetNS:/var/run/netns/e156db30-4827-4e01-8f62-7a62d3e348ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc8ce5f7e_26c0_46c6_9579_61150e30a6f3.slice PodAnnotations:0xc001ee2540}] Aliases:map[]}\"",
2026-06-12 11:43:52.155083 | controller |     "Jun 12 11:26:31.220564 crc crio[19822]: time=\"2026-06-12T11:26:31.220504217Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-fvfns for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.155098 | controller |     "Jun 12 11:26:31.230114 crc crio[19822]: time=\"2026-06-12T11:26:31.230048671Z\" level=info msg=\"Ran pod sandbox cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f with infra container: openshift-marketplace/redhat-marketplace-fvfns/POD\" id=6fda9199-22b6-4121-b2d7-163108ca854c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.155113 | controller |     "Jun 12 11:26:31.232460 crc crio[19822]: time=\"2026-06-12T11:26:31.232392364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9b683fad-49f5-4671-b669-80b34f22ccd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.155127 | controller |     "Jun 12 11:26:31.234331 crc crio[19822]: time=\"2026-06-12T11:26:31.234256266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d75e204-a5de-46d3-837a-de14fd1e4204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.155142 | controller |     "Jun 12 11:26:31.241440 crc crio[19822]: time=\"2026-06-12T11:26:31.24136104Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fvfns/extract-utilities\" id=80702cfc-7aaf-460b-a3c6-8b363f584456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.155157 | controller |     "Jun 12 11:26:31.241900 crc crio[19822]: time=\"2026-06-12T11:26:31.241798665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155172 | controller |     "Jun 12 11:26:31.293769 crc crio[19822]: time=\"2026-06-12T11:26:31.293670019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155191 | controller |     "Jun 12 11:26:31.298442 crc crio[19822]: time=\"2026-06-12T11:26:31.2983663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155206 | controller |     "Jun 12 11:26:31.476031 crc crio[19822]: time=\"2026-06-12T11:26:31.475933384Z\" level=info msg=\"Created container c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547: openshift-marketplace/redhat-marketplace-fvfns/extract-utilities\" id=80702cfc-7aaf-460b-a3c6-8b363f584456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.155222 | controller |     "Jun 12 11:26:31.477212 crc crio[19822]: time=\"2026-06-12T11:26:31.477127622Z\" level=info msg=\"Starting container: c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547\" id=393766c2-7dcf-41ef-a4c0-d83814bc3591 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.155237 | controller |     "Jun 12 11:26:31.487185 crc crio[19822]: time=\"2026-06-12T11:26:31.487099781Z\" level=info msg=\"Started container\" PID=316602 containerID=c0e8e8ecefd2a1a32a4c566712b8a1d4376db5613b4f37412465780805954547 description=openshift-marketplace/redhat-marketplace-fvfns/extract-utilities id=393766c2-7dcf-41ef-a4c0-d83814bc3591 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f",
2026-06-12 11:43:52.155253 | controller |     "Jun 12 11:26:31.618309 crc crio[19822]: time=\"2026-06-12T11:26:31.617690857Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7ad5c172-6028-4087-b0b5-d43b2357bed8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.155268 | controller |     "Jun 12 11:26:31.623678 crc crio[19822]: time=\"2026-06-12T11:26:31.623597485Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:52.155283 | controller |     "Jun 12 11:26:37.450324 crc crio[19822]: time=\"2026-06-12T11:26:37.449408882Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=7ad5c172-6028-4087-b0b5-d43b2357bed8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.155298 | controller |     "Jun 12 11:26:37.452127 crc crio[19822]: time=\"2026-06-12T11:26:37.451528811Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4183d4cb-8970-44e6-b82f-56933a1b6fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.155313 | controller |     "Jun 12 11:26:37.456302 crc crio[19822]: time=\"2026-06-12T11:26:37.456189289Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1165bd88-5006-47d5-8d4b-713f0f6199f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.155328 | controller |     "Jun 12 11:26:37.468957 crc crio[19822]: time=\"2026-06-12T11:26:37.468802611Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fvfns/extract-content\" id=0bfcbc25-0a5e-4e3f-bb13-5e73fb5f6086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.155343 | controller |     "Jun 12 11:26:37.471727 crc crio[19822]: time=\"2026-06-12T11:26:37.471646963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155359 | controller |     "Jun 12 11:26:37.529531 crc crio[19822]: time=\"2026-06-12T11:26:37.529417995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155374 | controller |     "Jun 12 11:26:37.535060 crc crio[19822]: time=\"2026-06-12T11:26:37.534949492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155395 | controller |     "Jun 12 11:26:37.688884 crc crio[19822]: time=\"2026-06-12T11:26:37.688726668Z\" level=info msg=\"Created container 00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af: openshift-marketplace/redhat-marketplace-fvfns/extract-content\" id=0bfcbc25-0a5e-4e3f-bb13-5e73fb5f6086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.155411 | controller |     "Jun 12 11:26:37.690299 crc crio[19822]: time=\"2026-06-12T11:26:37.690199204Z\" level=info msg=\"Starting container: 00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af\" id=f329b95a-1859-4531-8c77-fb62bd63d1f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.155426 | controller |     "Jun 12 11:26:37.697635 crc crio[19822]: time=\"2026-06-12T11:26:37.697528768Z\" level=info msg=\"Started container\" PID=316979 containerID=00844169b96feb3206b1c756fccc046158848fee9d21feead55cf1f01ffdd7af description=openshift-marketplace/redhat-marketplace-fvfns/extract-content id=f329b95a-1859-4531-8c77-fb62bd63d1f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f",
2026-06-12 11:43:52.155442 | controller |     "Jun 12 11:26:38.738003 crc crio[19822]: time=\"2026-06-12T11:26:38.737448154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f3f1f791-516c-453c-a045-14474f00e295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.155457 | controller |     "Jun 12 11:26:38.742348 crc crio[19822]: time=\"2026-06-12T11:26:38.742151944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54dc6191-89b5-48ef-9b6e-60e068cf557a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.155472 | controller |     "Jun 12 11:26:38.751029 crc crio[19822]: time=\"2026-06-12T11:26:38.750931234Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-fvfns/registry-server\" id=f22599da-631c-4144-b02c-5249f13e5a5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.155487 | controller |     "Jun 12 11:26:38.751748 crc crio[19822]: time=\"2026-06-12T11:26:38.751663568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155503 | controller |     "Jun 12 11:26:38.808459 crc crio[19822]: time=\"2026-06-12T11:26:38.808353577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155518 | controller |     "Jun 12 11:26:38.812558 crc crio[19822]: time=\"2026-06-12T11:26:38.812472357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155533 | controller |     "Jun 12 11:26:38.991604 crc crio[19822]: time=\"2026-06-12T11:26:38.99088515Z\" level=info msg=\"Created container 7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6: openshift-marketplace/redhat-marketplace-fvfns/registry-server\" id=f22599da-631c-4144-b02c-5249f13e5a5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.155549 | controller |     "Jun 12 11:26:38.993999 crc crio[19822]: time=\"2026-06-12T11:26:38.993754321Z\" level=info msg=\"Starting container: 7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6\" id=9b597a23-30ca-47ff-a64c-6cb6e2ab15b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.155564 | controller |     "Jun 12 11:26:39.003535 crc crio[19822]: time=\"2026-06-12T11:26:39.003368238Z\" level=info msg=\"Started container\" PID=317039 containerID=7fb660e443fa57a187a241db9d3ed92b38fd4889abba10b59979638cedab42f6 description=openshift-marketplace/redhat-marketplace-fvfns/registry-server id=9b597a23-30ca-47ff-a64c-6cb6e2ab15b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc5c431f077a900ac3e71a5786e4eaf23104d89442786437c9f001720dd5bd2f",
2026-06-12 11:43:52.155582 | controller |     "Jun 12 11:26:51.036796 crc crio[19822]: time=\"2026-06-12T11:26:51.035657679Z\" level=info msg=\"Stopping container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b (timeout: 2s)\" id=2f0b3016-19a8-473f-97c5-f9784f184d6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.155598 | controller |     "Jun 12 11:26:51.167645 crc crio[19822]: time=\"2026-06-12T11:26:51.167162333Z\" level=info msg=\"Stopped container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server\" id=2f0b3016-19a8-473f-97c5-f9784f184d6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.155613 | controller |     "Jun 12 11:26:51.169481 crc crio[19822]: time=\"2026-06-12T11:26:51.169396524Z\" level=info msg=\"Stopping pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=819e5fb4-7ce6-4a0f-be66-f5659d766c17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.155628 | controller |     "Jun 12 11:26:51.171432 crc crio[19822]: time=\"2026-06-12T11:26:51.171363268Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-9d48d Namespace:openshift-marketplace ID:86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294 UID:4296055f-d399-445d-ad7f-f866b8e856ef NetNS:/var/run/netns/88e4ab8e-d410-479d-bff9-74ffa5aef4fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4296055f_d399_445d_ad7f_f866b8e856ef.slice PodAnnotations:0xc002145400}] Aliases:map[]}\"",
2026-06-12 11:43:52.155644 | controller |     "Jun 12 11:26:51.171647 crc crio[19822]: time=\"2026-06-12T11:26:51.171584625Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-9d48d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.155660 | controller |     "Jun 12 11:26:51.552180 crc crio[19822]: time=\"2026-06-12T11:26:51.552102454Z\" level=info msg=\"Stopped pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=819e5fb4-7ce6-4a0f-be66-f5659d766c17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.155675 | controller |     "Jun 12 11:26:51.957850 crc crio[19822]: time=\"2026-06-12T11:26:51.957345302Z\" level=info msg=\"Removing container: cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b\" id=3da0fc6e-ce2a-4056-b4d2-57797b2e2eb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.155690 | controller |     "Jun 12 11:26:51.999363 crc crio[19822]: time=\"2026-06-12T11:26:51.999162639Z\" level=info msg=\"Removed container cd73fdfa7c006ba84f52c39f4279ec0ff3eae543f0d99c01c5c41ba740001f7b: openshift-marketplace/redhat-marketplace-9d48d/registry-server\" id=3da0fc6e-ce2a-4056-b4d2-57797b2e2eb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.155705 | controller |     "Jun 12 11:26:52.002245 crc crio[19822]: time=\"2026-06-12T11:26:52.002140883Z\" level=info msg=\"Removing container: 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75\" id=e1ad2939-c7a7-4681-8bfb-73427a8a5b65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.155720 | controller |     "Jun 12 11:26:52.077432 crc crio[19822]: time=\"2026-06-12T11:26:52.077162895Z\" level=info msg=\"Removed container 1ed8b7e6e4fc7ddf24e97dd5297bfb15dd544e525405fd8b6239ec904ad82f75: openshift-marketplace/redhat-marketplace-9d48d/extract-content\" id=e1ad2939-c7a7-4681-8bfb-73427a8a5b65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.155736 | controller |     "Jun 12 11:26:52.081333 crc crio[19822]: time=\"2026-06-12T11:26:52.081170569Z\" level=info msg=\"Removing container: 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf\" id=b21200d6-481f-4698-929c-faf9a15c8829 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.155754 | controller |     "Jun 12 11:26:52.129100 crc crio[19822]: time=\"2026-06-12T11:26:52.129016319Z\" level=info msg=\"Removed container 02eea98856e55820c3896f925b891d95e79c17ab9c93f0a35482b1e3ee6e10cf: openshift-marketplace/redhat-marketplace-9d48d/extract-utilities\" id=b21200d6-481f-4698-929c-faf9a15c8829 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.155769 | controller |     "Jun 12 11:26:57.111311 crc crio[19822]: time=\"2026-06-12T11:26:57.110621125Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-s4nfz/POD\" id=11ddfb8e-8b55-4946-9e4a-eb3aedc04da8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.155784 | controller |     "Jun 12 11:26:57.112643 crc crio[19822]: time=\"2026-06-12T11:26:57.111335508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155800 | controller |     "Jun 12 11:26:57.150675 crc crio[19822]: time=\"2026-06-12T11:26:57.150515864Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}\"",
2026-06-12 11:43:52.155815 | controller |     "Jun 12 11:26:57.150675 crc crio[19822]: time=\"2026-06-12T11:26:57.150590897Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-s4nfz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.155830 | controller |     "Jun 12 11:26:57.702905 crc crio[19822]: 2026-06-12T11:26:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bfe67f662256192 Mac:f2:27:f1:96:98:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 SocketPath: PciID:}] [{Interface:0xc000014db0 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.155845 | controller |     "Jun 12 11:26:57.704536 crc crio[19822]: time=\"2026-06-12T11:26:57.70445302Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc0007acef8}] Aliases:map[]}\"",
2026-06-12 11:43:52.155865 | controller |     "Jun 12 11:26:57.704779 crc crio[19822]: time=\"2026-06-12T11:26:57.704710258Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-s4nfz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.155900 | controller |     "Jun 12 11:26:57.717297 crc crio[19822]: time=\"2026-06-12T11:26:57.717136816Z\" level=info msg=\"Ran pod sandbox bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 with infra container: openshift-marketplace/redhat-operators-s4nfz/POD\" id=11ddfb8e-8b55-4946-9e4a-eb3aedc04da8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.155918 | controller |     "Jun 12 11:26:57.720381 crc crio[19822]: time=\"2026-06-12T11:26:57.720302256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e443c3e-d5ae-4591-89c4-0ea0ee8f830b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.155937 | controller |     "Jun 12 11:26:57.723534 crc crio[19822]: time=\"2026-06-12T11:26:57.723442205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb998e63-dc6b-4376-8c61-b1dcfaaf3a39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.155952 | controller |     "Jun 12 11:26:57.731466 crc crio[19822]: time=\"2026-06-12T11:26:57.731370358Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s4nfz/extract-utilities\" id=a46ccf90-8791-4451-b753-6252dbc342eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.155970 | controller |     "Jun 12 11:26:57.732100 crc crio[19822]: time=\"2026-06-12T11:26:57.73204017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.155985 | controller |     "Jun 12 11:26:57.821783 crc crio[19822]: time=\"2026-06-12T11:26:57.821671098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.156000 | controller |     "Jun 12 11:26:57.831570 crc crio[19822]: time=\"2026-06-12T11:26:57.831474812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.156015 | controller |     "Jun 12 11:26:57.999185 crc crio[19822]: time=\"2026-06-12T11:26:57.999093209Z\" level=info msg=\"Created container aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6: openshift-marketplace/redhat-operators-s4nfz/extract-utilities\" id=a46ccf90-8791-4451-b753-6252dbc342eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.156030 | controller |     "Jun 12 11:26:58.000359 crc crio[19822]: time=\"2026-06-12T11:26:58.000288868Z\" level=info msg=\"Starting container: aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6\" id=ba5fe8ac-42b9-4119-9b52-442e3ba722a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.156045 | controller |     "Jun 12 11:26:58.007998 crc crio[19822]: time=\"2026-06-12T11:26:58.007912864Z\" level=info msg=\"Started container\" PID=318464 containerID=aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6 description=openshift-marketplace/redhat-operators-s4nfz/extract-utilities id=ba5fe8ac-42b9-4119-9b52-442e3ba722a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1",
2026-06-12 11:43:52.156061 | controller |     "Jun 12 11:26:58.057028 crc crio[19822]: time=\"2026-06-12T11:26:58.056920754Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2cf850e2-0db8-4794-a6a4-3618a4066e82 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.156076 | controller |     "Jun 12 11:26:58.068074 crc crio[19822]: time=\"2026-06-12T11:26:58.068035859Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.156091 | controller |     "Jun 12 11:26:58.783153 crc crio[19822]: time=\"2026-06-12T11:26:58.782522281Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=2cf850e2-0db8-4794-a6a4-3618a4066e82 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.156107 | controller |     "Jun 12 11:26:58.784669 crc crio[19822]: time=\"2026-06-12T11:26:58.784594367Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=da023df1-b486-4473-9773-0e063148947a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.156164 | controller |     "Jun 12 11:26:58.787290 crc crio[19822]: time=\"2026-06-12T11:26:58.787121879Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cfe8bce2-cc82-4b6b-b5ad-90908aa5fc86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.156187 | controller |     "Jun 12 11:26:58.810101 crc crio[19822]: time=\"2026-06-12T11:26:58.810019299Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s4nfz/extract-content\" id=f5e549c3-f256-4a94-9fc0-75c769e8c083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.156203 | controller |     "Jun 12 11:26:58.810727 crc crio[19822]: time=\"2026-06-12T11:26:58.810621869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.156218 | controller |     "Jun 12 11:26:58.880322 crc crio[19822]: time=\"2026-06-12T11:26:58.880270592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.156233 | controller |     "Jun 12 11:26:58.882625 crc crio[19822]: time=\"2026-06-12T11:26:58.882584137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.156248 | controller |     "Jun 12 11:26:59.121095 crc crio[19822]: time=\"2026-06-12T11:26:59.120490742Z\" level=info msg=\"Created container 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d: openshift-marketplace/redhat-operators-s4nfz/extract-content\" id=f5e549c3-f256-4a94-9fc0-75c769e8c083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.156263 | controller |     "Jun 12 11:26:59.122289 crc crio[19822]: time=\"2026-06-12T11:26:59.122209029Z\" level=info msg=\"Starting container: 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d\" id=1b945a2b-0cdb-447a-8fb1-3806d8a7c2ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.156278 | controller |     "Jun 12 11:26:59.132124 crc crio[19822]: time=\"2026-06-12T11:26:59.132050766Z\" level=info msg=\"Started container\" PID=318519 containerID=9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d description=openshift-marketplace/redhat-operators-s4nfz/extract-content id=1b945a2b-0cdb-447a-8fb1-3806d8a7c2ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1",
2026-06-12 11:43:52.156295 | controller |     "Jun 12 11:27:06.037588 crc crio[19822]: time=\"2026-06-12T11:27:06.036919853Z\" level=info msg=\"Removing container: 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf\" id=82a17ef3-4a76-4fe6-b152-eb28e26429a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.156310 | controller |     "Jun 12 11:27:06.233856 crc crio[19822]: time=\"2026-06-12T11:27:06.233709403Z\" level=info msg=\"Removed container 8cb0d1dabc0bfacd646c5cfd79b899af2df6c56053d635d79b85832882e6adaf: openshift-infra/auto-csr-approver-29687720-pfmkz/oc\" id=82a17ef3-4a76-4fe6-b152-eb28e26429a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.156325 | controller |     "Jun 12 11:27:06.248691 crc crio[19822]: time=\"2026-06-12T11:27:06.246774157Z\" level=info msg=\"Stopping pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=90211d56-0fd7-4b82-a942-7e8d6b07d1e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.156340 | controller |     "Jun 12 11:27:06.248691 crc crio[19822]: time=\"2026-06-12T11:27:06.246934563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=90211d56-0fd7-4b82-a942-7e8d6b07d1e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.156355 | controller |     "Jun 12 11:27:06.251749 crc crio[19822]: time=\"2026-06-12T11:27:06.251656004Z\" level=info msg=\"Removing pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=963f6c87-58f6-4c88-8bcb-5bf99634e921 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.156373 | controller |     "Jun 12 11:27:06.275560 crc crio[19822]: time=\"2026-06-12T11:27:06.275469264Z\" level=info msg=\"Removed pod sandbox: 86d00a75600de307220e3f4843243565bbc13fdfa2516367479d813ed6a25294\" id=963f6c87-58f6-4c88-8bcb-5bf99634e921 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.156388 | controller |     "Jun 12 11:27:06.276630 crc crio[19822]: time=\"2026-06-12T11:27:06.276554707Z\" level=info msg=\"Stopping pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=eb72f27e-fcb8-4f15-b920-061d358db321 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.156403 | controller |     "Jun 12 11:27:06.276630 crc crio[19822]: time=\"2026-06-12T11:27:06.276620609Z\" level=info msg=\"Stopped pod sandbox (already stopped): 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=eb72f27e-fcb8-4f15-b920-061d358db321 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.156417 | controller |     "Jun 12 11:27:06.277920 crc crio[19822]: time=\"2026-06-12T11:27:06.277869399Z\" level=info msg=\"Removing pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=efa8b1c5-b299-4298-a493-38fbcd0e1474 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.156432 | controller |     "Jun 12 11:27:06.312779 crc crio[19822]: time=\"2026-06-12T11:27:06.312593188Z\" level=info msg=\"Removed pod sandbox: 189b2110e7e662a1ac94650710829143702152cdc455e5b6e97f050d1e2f15f3\" id=efa8b1c5-b299-4298-a493-38fbcd0e1474 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.156447 | controller |     "Jun 12 11:27:07.252862 crc crio[19822]: time=\"2026-06-12T11:27:07.251032346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d22403b4-8091-453c-adb9-f2a6d0bdbdfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.156462 | controller |     "Jun 12 11:27:07.261028 crc crio[19822]: time=\"2026-06-12T11:27:07.260776258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7677fb9c-c715-4fb1-b0c7-f027c3092e00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.156478 | controller |     "Jun 12 11:27:07.279597 crc crio[19822]: time=\"2026-06-12T11:27:07.277127168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-s4nfz/registry-server\" id=ce19eaa9-f0b6-44c1-bea7-742bf7247534 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.156493 | controller |     "Jun 12 11:27:07.279597 crc crio[19822]: time=\"2026-06-12T11:27:07.278026177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.156509 | controller |     "Jun 12 11:27:07.376114 crc crio[19822]: time=\"2026-06-12T11:27:07.376033024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.156525 | controller |     "Jun 12 11:27:07.380150 crc crio[19822]: time=\"2026-06-12T11:27:07.380087633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.156540 | controller |     "Jun 12 11:27:07.610162 crc crio[19822]: time=\"2026-06-12T11:27:07.610072896Z\" level=info msg=\"Created container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server\" id=ce19eaa9-f0b6-44c1-bea7-742bf7247534 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.156560 | controller |     "Jun 12 11:27:07.615191 crc crio[19822]: time=\"2026-06-12T11:27:07.613181409Z\" level=info msg=\"Starting container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c\" id=a29186a8-fcbe-483b-b806-1614c9e1415d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.156576 | controller |     "Jun 12 11:27:07.623495 crc crio[19822]: time=\"2026-06-12T11:27:07.623390706Z\" level=info msg=\"Started container\" PID=319188 containerID=933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c description=openshift-marketplace/redhat-operators-s4nfz/registry-server id=a29186a8-fcbe-483b-b806-1614c9e1415d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1",
2026-06-12 11:43:52.156592 | controller |     "Jun 12 11:27:14.364756 crc crio[19822]: time=\"2026-06-12T11:27:14.363561254Z\" level=info msg=\"Stopping pod sandbox: 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14\" id=f824c64e-5f38-4553-817d-b17fe9df8d6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.156607 | controller |     "Jun 12 11:27:14.366281 crc crio[19822]: time=\"2026-06-12T11:27:14.366169007Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-whmbb Namespace:openstack ID:95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14 UID:7af2ebc8-fadb-4a82-b759-db9502d122f7 NetNS:/var/run/netns/44159482-66f6-4595-bcf3-b12261230a7f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7af2ebc8_fadb_4a82_b759_db9502d122f7.slice PodAnnotations:0xc0007ac9b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.156623 | controller |     "Jun 12 11:27:14.366505 crc crio[19822]: time=\"2026-06-12T11:27:14.366414795Z\" level=info msg=\"Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-whmbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.156638 | controller |     "Jun 12 11:27:14.922130 crc crio[19822]: time=\"2026-06-12T11:27:14.915565538Z\" level=info msg=\"Stopped pod sandbox: 95324a5d184ab991f539482cbf052df9208c84efa07ed7b5f444b6811b96bf14\" id=f824c64e-5f38-4553-817d-b17fe9df8d6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.156653 | controller |     "Jun 12 11:27:19.657107 crc crio[19822]: time=\"2026-06-12T11:27:19.654797837Z\" level=info msg=\"Stopping container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c (timeout: 2s)\" id=9f17bbd1-2f03-406a-8f13-707b80fe9c06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.156668 | controller |     "Jun 12 11:27:19.777700 crc crio[19822]: time=\"2026-06-12T11:27:19.777543953Z\" level=info msg=\"Stopped container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server\" id=9f17bbd1-2f03-406a-8f13-707b80fe9c06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.156683 | controller |     "Jun 12 11:27:19.778638 crc crio[19822]: time=\"2026-06-12T11:27:19.778538934Z\" level=info msg=\"Stopping pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=ea47c113-e4e4-4b20-a71b-51c2179c871d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.156698 | controller |     "Jun 12 11:27:19.779319 crc crio[19822]: time=\"2026-06-12T11:27:19.779211716Z\" level=info msg=\"Got pod network &{Name:redhat-operators-s4nfz Namespace:openshift-marketplace ID:bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1 UID:50d518e3-1617-4861-a9a0-434b0fe020cd NetNS:/var/run/netns/614a1c2c-2a52-4e06-993f-ad1933c060e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50d518e3_1617_4861_a9a0_434b0fe020cd.slice PodAnnotations:0xc002144f30}] Aliases:map[]}\"",
2026-06-12 11:43:52.156716 | controller |     "Jun 12 11:27:19.779464 crc crio[19822]: time=\"2026-06-12T11:27:19.779409352Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-s4nfz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.156732 | controller |     "Jun 12 11:27:20.159160 crc crio[19822]: time=\"2026-06-12T11:27:20.158396453Z\" level=info msg=\"Stopped pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=ea47c113-e4e4-4b20-a71b-51c2179c871d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.156750 | controller |     "Jun 12 11:27:20.685036 crc crio[19822]: time=\"2026-06-12T11:27:20.682448704Z\" level=info msg=\"Removing container: 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c\" id=1b4d1f5e-083c-4da4-909b-031b98c79c60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.156766 | controller |     "Jun 12 11:27:20.724065 crc crio[19822]: time=\"2026-06-12T11:27:20.723881963Z\" level=info msg=\"Removed container 933ba91d7f2330a393eb08d236d0fa80a1b195963b76ec0400ceca2b46e71c4c: openshift-marketplace/redhat-operators-s4nfz/registry-server\" id=1b4d1f5e-083c-4da4-909b-031b98c79c60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.156781 | controller |     "Jun 12 11:27:20.727447 crc crio[19822]: time=\"2026-06-12T11:27:20.727413865Z\" level=info msg=\"Removing container: 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d\" id=48cf9c75-45ea-4483-b449-ff9b747d6b8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.156795 | controller |     "Jun 12 11:27:20.768456 crc crio[19822]: time=\"2026-06-12T11:27:20.768411482Z\" level=info msg=\"Removed container 9d5cb2199e17264988257542029bf72815460fdad0bf805bd178d74a4d6c5a0d: openshift-marketplace/redhat-operators-s4nfz/extract-content\" id=48cf9c75-45ea-4483-b449-ff9b747d6b8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.156814 | controller |     "Jun 12 11:27:20.771742 crc crio[19822]: time=\"2026-06-12T11:27:20.77171599Z\" level=info msg=\"Removing container: aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6\" id=eba0da76-8947-49ae-84c1-a3735d9385c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.156845 | controller |     "Jun 12 11:27:20.830810 crc crio[19822]: time=\"2026-06-12T11:27:20.830744353Z\" level=info msg=\"Removed container aa82250d220d932b19c175aea8a9c7cb09373814e2390fc6b1ed3abfc2f7b8d6: openshift-marketplace/redhat-operators-s4nfz/extract-utilities\" id=eba0da76-8947-49ae-84c1-a3735d9385c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.156890 | controller |     "Jun 12 11:27:24.422405 crc crio[19822]: time=\"2026-06-12T11:27:24.421590129Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.156914 | controller |     "Jun 12 11:27:30.934173 crc crio[19822]: time=\"2026-06-12T11:27:30.932927109Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.156930 | controller |     "Jun 12 11:27:33.760071 crc crio[19822]: time=\"2026-06-12T11:27:33.75912655Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.156945 | controller |     "Jun 12 11:27:36.694152 crc crio[19822]: time=\"2026-06-12T11:27:36.693505532Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.156961 | controller |     "Jun 12 11:27:39.766602 crc crio[19822]: time=\"2026-06-12T11:27:39.765711184Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.156979 | controller |     "Jun 12 11:27:45.153580 crc crio[19822]: time=\"2026-06-12T11:27:45.152705193Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.156995 | controller |     "Jun 12 11:27:53.321902 crc crio[19822]: time=\"2026-06-12T11:27:53.321206469Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.157009 | controller |     "Jun 12 11:27:56.761121 crc crio[19822]: time=\"2026-06-12T11:27:56.760111718Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.157024 | controller |     "Jun 12 11:28:00.539898 crc crio[19822]: time=\"2026-06-12T11:28:00.539075636Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687728-kwcxc/POD\" id=6cf8cca8-8711-4e41-930b-b29080e93d8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.157038 | controller |     "Jun 12 11:28:00.542072 crc crio[19822]: time=\"2026-06-12T11:28:00.539921263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.157053 | controller |     "Jun 12 11:28:00.581905 crc crio[19822]: time=\"2026-06-12T11:28:00.581694927Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc007a8eb50}] Aliases:map[]}\"",
2026-06-12 11:43:52.157068 | controller |     "Jun 12 11:28:00.581905 crc crio[19822]: time=\"2026-06-12T11:28:00.5817871Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687728-kwcxc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.157083 | controller |     "Jun 12 11:28:01.184413 crc crio[19822]: 2026-06-12T11:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e55e1aff1e0b53 Mac:d6:e6:33:59:ed:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 SocketPath: PciID:}] [{Interface:0xc00051eb60 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.157099 | controller |     "Jun 12 11:28:01.186265 crc crio[19822]: time=\"2026-06-12T11:28:01.18615216Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc007a8eb50}] Aliases:map[]}\"",
2026-06-12 11:43:52.157114 | controller |     "Jun 12 11:28:01.186457 crc crio[19822]: time=\"2026-06-12T11:28:01.186393048Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687728-kwcxc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.157129 | controller |     "Jun 12 11:28:01.197754 crc crio[19822]: time=\"2026-06-12T11:28:01.197633029Z\" level=info msg=\"Ran pod sandbox 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 with infra container: openshift-infra/auto-csr-approver-29687728-kwcxc/POD\" id=6cf8cca8-8711-4e41-930b-b29080e93d8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.157148 | controller |     "Jun 12 11:28:01.201313 crc crio[19822]: time=\"2026-06-12T11:28:01.201206779Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c169c832-db23-4005-95e6-a1d0140598b0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.157163 | controller |     "Jun 12 11:28:01.213539 crc crio[19822]: time=\"2026-06-12T11:28:01.21343746Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.157178 | controller |     "Jun 12 11:28:02.480870 crc crio[19822]: time=\"2026-06-12T11:28:02.480658685Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c169c832-db23-4005-95e6-a1d0140598b0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.157193 | controller |     "Jun 12 11:28:02.482339 crc crio[19822]: time=\"2026-06-12T11:28:02.481759999Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3e59d511-f9b2-4c7b-ae89-8950d72edd67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.157207 | controller |     "Jun 12 11:28:02.484585 crc crio[19822]: time=\"2026-06-12T11:28:02.484484056Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3a4c627a-48bc-43d7-bd22-519a13023526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.157222 | controller |     "Jun 12 11:28:02.496280 crc crio[19822]: time=\"2026-06-12T11:28:02.49617495Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687728-kwcxc/oc\" id=147be080-5c4c-4385-b02f-069612d0efce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.157237 | controller |     "Jun 12 11:28:02.496776 crc crio[19822]: time=\"2026-06-12T11:28:02.496659985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.157251 | controller |     "Jun 12 11:28:02.557632 crc crio[19822]: time=\"2026-06-12T11:28:02.557531637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.157266 | controller |     "Jun 12 11:28:02.728659 crc crio[19822]: time=\"2026-06-12T11:28:02.728545692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.157281 | controller |     "Jun 12 11:28:02.858544 crc crio[19822]: time=\"2026-06-12T11:28:02.858423825Z\" level=info msg=\"Created container b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496: openshift-infra/auto-csr-approver-29687728-kwcxc/oc\" id=147be080-5c4c-4385-b02f-069612d0efce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.157296 | controller |     "Jun 12 11:28:02.860111 crc crio[19822]: time=\"2026-06-12T11:28:02.860028097Z\" level=info msg=\"Starting container: b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496\" id=e69127e8-787c-4e36-a1f5-b8b6825dd1a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.157311 | controller |     "Jun 12 11:28:02.870865 crc crio[19822]: time=\"2026-06-12T11:28:02.870739328Z\" level=info msg=\"Started container\" PID=322658 containerID=b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496 description=openshift-infra/auto-csr-approver-29687728-kwcxc/oc id=e69127e8-787c-4e36-a1f5-b8b6825dd1a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4",
2026-06-12 11:43:52.157327 | controller |     "Jun 12 11:28:04.420080 crc crio[19822]: time=\"2026-06-12T11:28:04.419525429Z\" level=info msg=\"Stopping pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=d8c31a45-a94f-4dbe-bccb-0b1636eaefec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157345 | controller |     "Jun 12 11:28:04.421652 crc crio[19822]: time=\"2026-06-12T11:28:04.420672236Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687728-kwcxc Namespace:openshift-infra ID:3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4 UID:c4ea8d8c-8b2a-4ea1-999e-6d298160fcc6 NetNS:/var/run/netns/22bd0dc8-e81d-4e60-ada9-111a10156aa8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4ea8d8c_8b2a_4ea1_999e_6d298160fcc6.slice PodAnnotations:0xc00101aca8}] Aliases:map[]}\"",
2026-06-12 11:43:52.157361 | controller |     "Jun 12 11:28:04.421652 crc crio[19822]: time=\"2026-06-12T11:28:04.42079446Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687728-kwcxc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.157376 | controller |     "Jun 12 11:28:04.799769 crc crio[19822]: time=\"2026-06-12T11:28:04.799599514Z\" level=info msg=\"Stopped pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=d8c31a45-a94f-4dbe-bccb-0b1636eaefec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157390 | controller |     "Jun 12 11:28:06.342483 crc crio[19822]: time=\"2026-06-12T11:28:06.341771743Z\" level=info msg=\"Stopping pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=2067f1ff-5a54-4866-bf81-7c1e8989c989 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157405 | controller |     "Jun 12 11:28:06.342483 crc crio[19822]: time=\"2026-06-12T11:28:06.34249187Z\" level=info msg=\"Stopped pod sandbox (already stopped): bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=2067f1ff-5a54-4866-bf81-7c1e8989c989 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157419 | controller |     "Jun 12 11:28:06.344054 crc crio[19822]: time=\"2026-06-12T11:28:06.343716855Z\" level=info msg=\"Removing pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=9e5e24e8-fa2a-4200-8164-8c4793bde5eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157434 | controller |     "Jun 12 11:28:06.368536 crc crio[19822]: time=\"2026-06-12T11:28:06.367775292Z\" level=info msg=\"Removed pod sandbox: bfe67f6622561922b3991a4ec2130adf001c462e7979a866bb47b7effe5ba7d1\" id=9e5e24e8-fa2a-4200-8164-8c4793bde5eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157448 | controller |     "Jun 12 11:29:06.389470 crc crio[19822]: time=\"2026-06-12T11:29:06.388902123Z\" level=info msg=\"Removing container: f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a\" id=a4867592-b791-4513-a504-c079ef5072a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157463 | controller |     "Jun 12 11:29:06.454775 crc crio[19822]: time=\"2026-06-12T11:29:06.45413263Z\" level=info msg=\"Removed container f4c564ba9af713f3159b07f4211122177b61ddf300f307e4f536bdf3134ef86a: openstack/nova-cell1-conductor-db-sync-pzf82/nova-cell1-conductor-db-sync\" id=a4867592-b791-4513-a504-c079ef5072a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157477 | controller |     "Jun 12 11:29:06.459028 crc crio[19822]: time=\"2026-06-12T11:29:06.458953399Z\" level=info msg=\"Removing container: e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c\" id=cb31d429-bd8d-4ae2-87ca-6e14f41ba252 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157491 | controller |     "Jun 12 11:29:06.549120 crc crio[19822]: time=\"2026-06-12T11:29:06.544105785Z\" level=info msg=\"Removed container e165af99fabfcbde0dd7fa5c35ae3c6c1e06eaa6c764a6e63a9fcb0b81416e3c: openstack/neutron-db-sync-6hgds/neutron-db-sync\" id=cb31d429-bd8d-4ae2-87ca-6e14f41ba252 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157509 | controller |     "Jun 12 11:29:06.549120 crc crio[19822]: time=\"2026-06-12T11:29:06.546789641Z\" level=info msg=\"Removing container: ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55\" id=8a33fcad-33b5-4562-a279-c7de581e1cca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157524 | controller |     "Jun 12 11:29:06.608490 crc crio[19822]: time=\"2026-06-12T11:29:06.608385662Z\" level=info msg=\"Removed container ee9c274c29383fffb6403f0e115a9608a21950b5799c8e94c1a2304945de5d55: openstack/placement-db-sync-cdtlt/placement-db-sync\" id=8a33fcad-33b5-4562-a279-c7de581e1cca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157539 | controller |     "Jun 12 11:29:06.613847 crc crio[19822]: time=\"2026-06-12T11:29:06.613474568Z\" level=info msg=\"Removing container: 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012\" id=0fc8dd20-582c-41a7-b5e2-8aaf8b45674a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157553 | controller |     "Jun 12 11:29:06.727076 crc crio[19822]: time=\"2026-06-12T11:29:06.726478106Z\" level=info msg=\"Removed container 85573458a07fa7858472e8ae9add37fe8007711eec3929a44cbf02f6d7fb9012: openstack/glance-db-sync-8snk8/glance-db-sync\" id=0fc8dd20-582c-41a7-b5e2-8aaf8b45674a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157567 | controller |     "Jun 12 11:29:06.730800 crc crio[19822]: time=\"2026-06-12T11:29:06.730716708Z\" level=info msg=\"Removing container: ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08\" id=bda2b97e-a60c-482e-abe2-6148dc019bd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157582 | controller |     "Jun 12 11:29:06.810094 crc crio[19822]: time=\"2026-06-12T11:29:06.810008903Z\" level=info msg=\"Removed container ba660bcad2fbf4125af75f2a0c353ff76af6fc98077b920e16e0d6fec78cec08: openstack/nova-cell0-conductor-db-sync-vz46r/nova-cell0-conductor-db-sync\" id=bda2b97e-a60c-482e-abe2-6148dc019bd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157596 | controller |     "Jun 12 11:29:06.813702 crc crio[19822]: time=\"2026-06-12T11:29:06.813601723Z\" level=info msg=\"Removing container: df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc\" id=39342fb2-6b04-46e8-a6ef-09361def754c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157611 | controller |     "Jun 12 11:29:06.871542 crc crio[19822]: time=\"2026-06-12T11:29:06.871459283Z\" level=info msg=\"Removed container df96be1852ba76c9eb034a3eac3eed1012530f412d427cebd8f0661c6e32aebc: openstack/cinder-db-sync-qjzmx/cinder-db-sync\" id=39342fb2-6b04-46e8-a6ef-09361def754c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157626 | controller |     "Jun 12 11:29:06.875559 crc crio[19822]: time=\"2026-06-12T11:29:06.875436736Z\" level=info msg=\"Removing container: 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b\" id=a25b01a6-3008-420d-96b5-d555283e8467 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157641 | controller |     "Jun 12 11:29:06.924426 crc crio[19822]: time=\"2026-06-12T11:29:06.924305639Z\" level=info msg=\"Removed container 5ddcd444448f47dd713c1bdb891b004ac8d73b4dea95fe3bbbf9d1c58e2eab0b: openstack/barbican-db-sync-z6q7r/barbican-db-sync\" id=a25b01a6-3008-420d-96b5-d555283e8467 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157656 | controller |     "Jun 12 11:29:06.928236 crc crio[19822]: time=\"2026-06-12T11:29:06.928128467Z\" level=info msg=\"Removing container: d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170\" id=80c5b6d2-1a92-4727-aa81-09b54b2f5a24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157670 | controller |     "Jun 12 11:29:07.060770 crc crio[19822]: time=\"2026-06-12T11:29:07.060473251Z\" level=info msg=\"Removed container d0e0c7ad5d5dc9386c732c91da1275cabbf334410b8bfabb8f8b9bfae4df0170: openshift-infra/auto-csr-approver-29687722-vfddd/oc\" id=80c5b6d2-1a92-4727-aa81-09b54b2f5a24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.157688 | controller |     "Jun 12 11:29:07.075116 crc crio[19822]: time=\"2026-06-12T11:29:07.07490522Z\" level=info msg=\"Stopping pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=e9f90608-520b-4722-a1cb-d1824a0b6d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157703 | controller |     "Jun 12 11:29:07.075447 crc crio[19822]: time=\"2026-06-12T11:29:07.075208878Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=e9f90608-520b-4722-a1cb-d1824a0b6d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157718 | controller |     "Jun 12 11:29:07.076058 crc crio[19822]: time=\"2026-06-12T11:29:07.075984223Z\" level=info msg=\"Removing pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=655a8e0c-c1f4-4aca-a1b6-df4b5fcbc503 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157733 | controller |     "Jun 12 11:29:07.107801 crc crio[19822]: time=\"2026-06-12T11:29:07.107684686Z\" level=info msg=\"Removed pod sandbox: 7321252acd32955b2c9914be46bfb50c191da26115e73130fae190452d1ba6fc\" id=655a8e0c-c1f4-4aca-a1b6-df4b5fcbc503 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157748 | controller |     "Jun 12 11:29:07.108939 crc crio[19822]: time=\"2026-06-12T11:29:07.108875752Z\" level=info msg=\"Stopping pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=3ce17547-0243-4610-b546-e25b254f31e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157762 | controller |     "Jun 12 11:29:07.109163 crc crio[19822]: time=\"2026-06-12T11:29:07.108958735Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=3ce17547-0243-4610-b546-e25b254f31e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157777 | controller |     "Jun 12 11:29:07.111008 crc crio[19822]: time=\"2026-06-12T11:29:07.109870945Z\" level=info msg=\"Removing pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=2abbca80-0529-4db3-a002-1c6482bee541 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157792 | controller |     "Jun 12 11:29:07.133559 crc crio[19822]: time=\"2026-06-12T11:29:07.133436116Z\" level=info msg=\"Removed pod sandbox: a9f64c8c2c7a9eaae12d0f8af53776e86a9d467270502dcf2dd7d3401d68d0dc\" id=2abbca80-0529-4db3-a002-1c6482bee541 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157806 | controller |     "Jun 12 11:29:07.134437 crc crio[19822]: time=\"2026-06-12T11:29:07.134367166Z\" level=info msg=\"Stopping pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=c5bf4eac-2c12-4241-a62d-074301927873 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157821 | controller |     "Jun 12 11:29:07.134588 crc crio[19822]: time=\"2026-06-12T11:29:07.134453369Z\" level=info msg=\"Stopped pod sandbox (already stopped): aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=c5bf4eac-2c12-4241-a62d-074301927873 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157836 | controller |     "Jun 12 11:29:07.135284 crc crio[19822]: time=\"2026-06-12T11:29:07.135214933Z\" level=info msg=\"Removing pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=a98e6fc9-c69b-4e9c-bb91-38ff08ff1cd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157854 | controller |     "Jun 12 11:29:07.152116 crc crio[19822]: time=\"2026-06-12T11:29:07.151997311Z\" level=info msg=\"Removed pod sandbox: aca62e53654a5aa27a8245b4a08e35c10f722633b202d1f0e09899abda2462cc\" id=a98e6fc9-c69b-4e9c-bb91-38ff08ff1cd2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157885 | controller |     "Jun 12 11:29:07.153768 crc crio[19822]: time=\"2026-06-12T11:29:07.153663442Z\" level=info msg=\"Stopping pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=b87e5076-f156-4290-b5d4-e5ff3a5f75cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157909 | controller |     "Jun 12 11:29:07.153903 crc crio[19822]: time=\"2026-06-12T11:29:07.153787756Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=b87e5076-f156-4290-b5d4-e5ff3a5f75cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157925 | controller |     "Jun 12 11:29:07.155034 crc crio[19822]: time=\"2026-06-12T11:29:07.154945754Z\" level=info msg=\"Removing pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=6a4f27fd-0f40-4166-96e6-2f32caf84964 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157940 | controller |     "Jun 12 11:29:07.176309 crc crio[19822]: time=\"2026-06-12T11:29:07.176165843Z\" level=info msg=\"Removed pod sandbox: 1b0f3d072e138d87b92836398827847161760c18eb64c57437fc92f06c2409d9\" id=6a4f27fd-0f40-4166-96e6-2f32caf84964 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.157955 | controller |     "Jun 12 11:29:07.177342 crc crio[19822]: time=\"2026-06-12T11:29:07.177268525Z\" level=info msg=\"Stopping pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=d35943b6-7139-4c25-8a0b-227bee3fb3cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.157969 | controller |     "Jun 12 11:29:07.177415 crc crio[19822]: time=\"2026-06-12T11:29:07.177355428Z\" level=info msg=\"Stopped pod sandbox (already stopped): 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=d35943b6-7139-4c25-8a0b-227bee3fb3cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.158016 | controller |     "Jun 12 11:29:07.178466 crc crio[19822]: time=\"2026-06-12T11:29:07.178402251Z\" level=info msg=\"Removing pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=35578298-4284-4d4e-bfc3-ac2b99da920f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.158033 | controller |     "Jun 12 11:29:07.215295 crc crio[19822]: time=\"2026-06-12T11:29:07.215185376Z\" level=info msg=\"Removed pod sandbox: 756147cb00bdf386ca30d9cc439a9b717521273338e63748416adb32eb5468d7\" id=35578298-4284-4d4e-bfc3-ac2b99da920f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.158049 | controller |     "Jun 12 11:29:07.216794 crc crio[19822]: time=\"2026-06-12T11:29:07.216702783Z\" level=info msg=\"Stopping pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=93222a49-123c-4cd5-97b0-b52133a5f09a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.158084 | controller |     "Jun 12 11:29:07.216960 crc crio[19822]: time=\"2026-06-12T11:29:07.216897869Z\" level=info msg=\"Stopped pod sandbox (already stopped): 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=93222a49-123c-4cd5-97b0-b52133a5f09a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.158105 | controller |     "Jun 12 11:29:07.217519 crc crio[19822]: time=\"2026-06-12T11:29:07.217447397Z\" level=info msg=\"Removing pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=b46438ee-ac44-469d-b28a-32936383a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.158121 | controller |     "Jun 12 11:29:07.234521 crc crio[19822]: time=\"2026-06-12T11:29:07.234414759Z\" level=info msg=\"Removed pod sandbox: 363d7af244d45454412279aa3f5b87f7a1259692e34299aa92b7aa6fece26f41\" id=b46438ee-ac44-469d-b28a-32936383a6bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.158136 | controller |     "Jun 12 11:29:07.235680 crc crio[19822]: time=\"2026-06-12T11:29:07.235602526Z\" level=info msg=\"Stopping pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=b38a6509-8d95-47ce-a9d7-9b7940acfe13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.158154 | controller |     "Jun 12 11:29:07.235787 crc crio[19822]: time=\"2026-06-12T11:29:07.235687848Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=b38a6509-8d95-47ce-a9d7-9b7940acfe13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.158170 | controller |     "Jun 12 11:29:07.236468 crc crio[19822]: time=\"2026-06-12T11:29:07.236399331Z\" level=info msg=\"Removing pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=9d1b2de2-bb0b-41cb-908e-ab20ae8155ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.158185 | controller |     "Jun 12 11:29:07.268645 crc crio[19822]: time=\"2026-06-12T11:29:07.268531729Z\" level=info msg=\"Removed pod sandbox: 54d5182b466f2664aa4fc89972844e081d8c951536551da5df22ebb2ea0c666f\" id=9d1b2de2-bb0b-41cb-908e-ab20ae8155ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.158199 | controller |     "Jun 12 11:29:07.269593 crc crio[19822]: time=\"2026-06-12T11:29:07.269519038Z\" level=info msg=\"Stopping pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=369f8683-49c7-40d4-997a-fc9827b8bbea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.158214 | controller |     "Jun 12 11:29:07.269669 crc crio[19822]: time=\"2026-06-12T11:29:07.269607781Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=369f8683-49c7-40d4-997a-fc9827b8bbea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.158229 | controller |     "Jun 12 11:29:07.270274 crc crio[19822]: time=\"2026-06-12T11:29:07.27019955Z\" level=info msg=\"Removing pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=4e2d6e3d-63d4-4bf4-8834-db965bc77301 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.158243 | controller |     "Jun 12 11:29:07.292779 crc crio[19822]: time=\"2026-06-12T11:29:07.292676656Z\" level=info msg=\"Removed pod sandbox: fb8f9474f9fdc9a45b7c53bd44fd9b95d2c6e5f2e54263ee3dc337e099370ecf\" id=4e2d6e3d-63d4-4bf4-8834-db965bc77301 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.158259 | controller |     "Jun 12 11:29:47.125704 crc crio[19822]: time=\"2026-06-12T11:29:47.124802549Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-npzj5/POD\" id=e726b3d9-9dbc-4018-bc04-f9755413d2c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.158274 | controller |     "Jun 12 11:29:47.126905 crc crio[19822]: time=\"2026-06-12T11:29:47.125743229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158289 | controller |     "Jun 12 11:29:47.171155 crc crio[19822]: time=\"2026-06-12T11:29:47.171058022Z\" level=info msg=\"Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc002ed0660}] Aliases:map[]}\"",
2026-06-12 11:43:52.158305 | controller |     "Jun 12 11:29:47.171155 crc crio[19822]: time=\"2026-06-12T11:29:47.171134166Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-npzj5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.158320 | controller |     "Jun 12 11:29:47.727573 crc crio[19822]: 2026-06-12T11:29:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40463a5c0a98dfe Mac:ea:9c:14:94:aa:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.158375 | controller |     "Jun 12 11:29:47.729997 crc crio[19822]: time=\"2026-06-12T11:29:47.729939145Z\" level=info msg=\"Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc002ed0660}] Aliases:map[]}\"",
2026-06-12 11:43:52.158392 | controller |     "Jun 12 11:29:47.730167 crc crio[19822]: time=\"2026-06-12T11:29:47.730127151Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-npzj5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.158407 | controller |     "Jun 12 11:29:47.747103 crc crio[19822]: time=\"2026-06-12T11:29:47.747028517Z\" level=info msg=\"Ran pod sandbox 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e with infra container: openshift-marketplace/community-operators-npzj5/POD\" id=e726b3d9-9dbc-4018-bc04-f9755413d2c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.158422 | controller |     "Jun 12 11:29:47.750628 crc crio[19822]: time=\"2026-06-12T11:29:47.750560999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44575b70-0dfa-4a12-8962-f79b626cc776 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.158437 | controller |     "Jun 12 11:29:47.755355 crc crio[19822]: time=\"2026-06-12T11:29:47.75528632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c3408cdf-b772-4995-adf6-8cb510d243cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.158452 | controller |     "Jun 12 11:29:47.763333 crc crio[19822]: time=\"2026-06-12T11:29:47.763237934Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-npzj5/extract-utilities\" id=6e57871b-01d0-4836-a8b7-4571fcce6ad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.158466 | controller |     "Jun 12 11:29:47.763731 crc crio[19822]: time=\"2026-06-12T11:29:47.763684909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158482 | controller |     "Jun 12 11:29:47.835471 crc crio[19822]: time=\"2026-06-12T11:29:47.835392076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158497 | controller |     "Jun 12 11:29:47.841466 crc crio[19822]: time=\"2026-06-12T11:29:47.841406578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158513 | controller |     "Jun 12 11:29:47.997960 crc crio[19822]: time=\"2026-06-12T11:29:47.997862569Z\" level=info msg=\"Created container cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6: openshift-marketplace/community-operators-npzj5/extract-utilities\" id=6e57871b-01d0-4836-a8b7-4571fcce6ad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.158528 | controller |     "Jun 12 11:29:47.999145 crc crio[19822]: time=\"2026-06-12T11:29:47.999068627Z\" level=info msg=\"Starting container: cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6\" id=f55423cd-006a-4360-8a6d-eb6f8af6fd81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.158547 | controller |     "Jun 12 11:29:48.009026 crc crio[19822]: time=\"2026-06-12T11:29:48.008732108Z\" level=info msg=\"Started container\" PID=329032 containerID=cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6 description=openshift-marketplace/community-operators-npzj5/extract-utilities id=f55423cd-006a-4360-8a6d-eb6f8af6fd81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e",
2026-06-12 11:43:52.158563 | controller |     "Jun 12 11:29:48.094285 crc crio[19822]: time=\"2026-06-12T11:29:48.093574913Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cf7c6cc6-e714-4d88-ba9f-545375c2eae6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.158578 | controller |     "Jun 12 11:29:48.107201 crc crio[19822]: time=\"2026-06-12T11:29:48.107104825Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.158594 | controller |     "Jun 12 11:29:48.868473 crc crio[19822]: time=\"2026-06-12T11:29:48.868394302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=cf7c6cc6-e714-4d88-ba9f-545375c2eae6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.158609 | controller |     "Jun 12 11:29:48.870026 crc crio[19822]: time=\"2026-06-12T11:29:48.869635011Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=17547986-b0dd-49e1-9a5f-00d96b85a67c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.158624 | controller |     "Jun 12 11:29:48.873029 crc crio[19822]: time=\"2026-06-12T11:29:48.872958247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3a81acfb-3d39-4bb8-9c38-603144bd65b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.158640 | controller |     "Jun 12 11:29:48.885049 crc crio[19822]: time=\"2026-06-12T11:29:48.88495882Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-npzj5/extract-content\" id=018f7a07-065d-43d0-a79c-cd1fb7773b6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.158655 | controller |     "Jun 12 11:29:48.885557 crc crio[19822]: time=\"2026-06-12T11:29:48.885487487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158671 | controller |     "Jun 12 11:29:48.964005 crc crio[19822]: time=\"2026-06-12T11:29:48.963897038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158686 | controller |     "Jun 12 11:29:48.968040 crc crio[19822]: time=\"2026-06-12T11:29:48.967967158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158701 | controller |     "Jun 12 11:29:49.137115 crc crio[19822]: time=\"2026-06-12T11:29:49.136583617Z\" level=info msg=\"Created container e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c: openshift-marketplace/community-operators-npzj5/extract-content\" id=018f7a07-065d-43d0-a79c-cd1fb7773b6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.158717 | controller |     "Jun 12 11:29:49.138674 crc crio[19822]: time=\"2026-06-12T11:29:49.138467468Z\" level=info msg=\"Starting container: e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c\" id=782897a1-3fed-4cca-a569-0f61c39743f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.158733 | controller |     "Jun 12 11:29:49.144605 crc crio[19822]: time=\"2026-06-12T11:29:49.144493089Z\" level=info msg=\"Started container\" PID=329072 containerID=e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c description=openshift-marketplace/community-operators-npzj5/extract-content id=782897a1-3fed-4cca-a569-0f61c39743f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e",
2026-06-12 11:43:52.158753 | controller |     "Jun 12 11:29:50.130646 crc crio[19822]: time=\"2026-06-12T11:29:50.130477935Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fd8d4654-6785-419e-972a-dce6dd8d6663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.158769 | controller |     "Jun 12 11:29:50.133510 crc crio[19822]: time=\"2026-06-12T11:29:50.133436869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b71d4fe9-d300-4d6d-be89-f103d0d8f6d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.158784 | controller |     "Jun 12 11:29:50.144050 crc crio[19822]: time=\"2026-06-12T11:29:50.14375383Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-npzj5/registry-server\" id=f0a62cf1-8c26-4a83-968f-4323668bd6c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.158800 | controller |     "Jun 12 11:29:50.144456 crc crio[19822]: time=\"2026-06-12T11:29:50.14436548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158816 | controller |     "Jun 12 11:29:50.226801 crc crio[19822]: time=\"2026-06-12T11:29:50.226593972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158835 | controller |     "Jun 12 11:29:50.230753 crc crio[19822]: time=\"2026-06-12T11:29:50.230677481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.158856 | controller |     "Jun 12 11:29:50.426795 crc crio[19822]: time=\"2026-06-12T11:29:50.426712303Z\" level=info msg=\"Created container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server\" id=f0a62cf1-8c26-4a83-968f-4323668bd6c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.158890 | controller |     "Jun 12 11:29:50.428163 crc crio[19822]: time=\"2026-06-12T11:29:50.428046188Z\" level=info msg=\"Starting container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8\" id=60c6a082-8055-4db7-a4ac-e427d00a14dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.158908 | controller |     "Jun 12 11:29:50.440520 crc crio[19822]: time=\"2026-06-12T11:29:50.440422003Z\" level=info msg=\"Started container\" PID=329147 containerID=8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8 description=openshift-marketplace/community-operators-npzj5/registry-server id=60c6a082-8055-4db7-a4ac-e427d00a14dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e",
2026-06-12 11:43:52.158924 | controller |     "Jun 12 11:29:59.291107 crc crio[19822]: time=\"2026-06-12T11:29:59.289876129Z\" level=info msg=\"Stopping container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8 (timeout: 2s)\" id=6971f153-fc54-4ef7-bef7-d32695fb49e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.158940 | controller |     "Jun 12 11:29:59.432487 crc crio[19822]: time=\"2026-06-12T11:29:59.428718133Z\" level=info msg=\"Stopped container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server\" id=6971f153-fc54-4ef7-bef7-d32695fb49e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.158960 | controller |     "Jun 12 11:29:59.432487 crc crio[19822]: time=\"2026-06-12T11:29:59.429631001Z\" level=info msg=\"Stopping pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=18d399b8-3707-4a24-9666-f11795f94afb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.158976 | controller |     "Jun 12 11:29:59.432487 crc crio[19822]: time=\"2026-06-12T11:29:59.43022256Z\" level=info msg=\"Got pod network &{Name:community-operators-npzj5 Namespace:openshift-marketplace ID:40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e UID:e8a44eb5-4fa5-497e-9548-32728d2b401c NetNS:/var/run/netns/c12e4e0d-38c0-4903-9bad-ccacee02e801 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode8a44eb5_4fa5_497e_9548_32728d2b401c.slice PodAnnotations:0xc000697460}] Aliases:map[]}\"",
2026-06-12 11:43:52.158992 | controller |     "Jun 12 11:29:59.432487 crc crio[19822]: time=\"2026-06-12T11:29:59.430474359Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-npzj5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.159008 | controller |     "Jun 12 11:29:59.809081 crc crio[19822]: time=\"2026-06-12T11:29:59.798967145Z\" level=info msg=\"Stopped pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=18d399b8-3707-4a24-9666-f11795f94afb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.159023 | controller |     "Jun 12 11:30:00.314143 crc crio[19822]: time=\"2026-06-12T11:30:00.313455208Z\" level=info msg=\"Removing container: 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8\" id=c91b086a-0993-4fce-949d-e6368446450d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159040 | controller |     "Jun 12 11:30:00.371907 crc crio[19822]: time=\"2026-06-12T11:30:00.371732372Z\" level=info msg=\"Removed container 8feba0450d613f69493b2ded0428bbfa75f668bbfba8a3d138eccfa212a214f8: openshift-marketplace/community-operators-npzj5/registry-server\" id=c91b086a-0993-4fce-949d-e6368446450d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159056 | controller |     "Jun 12 11:30:00.386955 crc crio[19822]: time=\"2026-06-12T11:30:00.383343828Z\" level=info msg=\"Removing container: e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c\" id=6d8570b1-730a-4b2a-b323-9bbb18c463e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159071 | controller |     "Jun 12 11:30:00.421139 crc crio[19822]: time=\"2026-06-12T11:30:00.421060143Z\" level=info msg=\"Removed container e2b690ebb90ff8318ea5ec2c23fd1f993a5573bee54dbf5d2cb26a5cf0f93b6c: openshift-marketplace/community-operators-npzj5/extract-content\" id=6d8570b1-730a-4b2a-b323-9bbb18c463e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159086 | controller |     "Jun 12 11:30:00.423980 crc crio[19822]: time=\"2026-06-12T11:30:00.423914202Z\" level=info msg=\"Removing container: cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6\" id=c0ca7d64-6428-4b90-872f-a83cc5a2ab4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159102 | controller |     "Jun 12 11:30:00.523727 crc crio[19822]: time=\"2026-06-12T11:30:00.523487034Z\" level=info msg=\"Removed container cd07eebe42c565e5273273ce2fbe62ff3e588375e095ecb00b2b65bd17f9e2f6: openshift-marketplace/community-operators-npzj5/extract-utilities\" id=c0ca7d64-6428-4b90-872f-a83cc5a2ab4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159117 | controller |     "Jun 12 11:30:00.541455 crc crio[19822]: time=\"2026-06-12T11:30:00.54139894Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/POD\" id=94fb3620-ae7e-4346-8018-71b567e44965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.159132 | controller |     "Jun 12 11:30:00.541778 crc crio[19822]: time=\"2026-06-12T11:30:00.541494673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.159152 | controller |     "Jun 12 11:30:00.581168 crc crio[19822]: time=\"2026-06-12T11:30:00.581087347Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc0052127d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.159169 | controller |     "Jun 12 11:30:00.581168 crc crio[19822]: time=\"2026-06-12T11:30:00.581150609Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.159185 | controller |     "Jun 12 11:30:00.642403 crc crio[19822]: time=\"2026-06-12T11:30:00.64221155Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687730-d5lxt/POD\" id=1b6f4cb9-7bd5-4dbd-aa82-03a60f1e71ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.159200 | controller |     "Jun 12 11:30:00.642403 crc crio[19822]: time=\"2026-06-12T11:30:00.642358455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.159216 | controller |     "Jun 12 11:30:00.683112 crc crio[19822]: time=\"2026-06-12T11:30:00.683006996Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002ed08d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.159232 | controller |     "Jun 12 11:30:00.683112 crc crio[19822]: time=\"2026-06-12T11:30:00.683069918Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687730-d5lxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.159247 | controller |     "Jun 12 11:30:01.300665 crc crio[19822]: 2026-06-12T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c1b37079c6c1a Mac:9e:a3:68:67:d4:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f SocketPath: PciID:}] [{Interface:0xc00011bd90 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.159263 | controller |     "Jun 12 11:30:01.300665 crc crio[19822]: time=\"2026-06-12T11:30:01.298672159Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc0052127d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.159278 | controller |     "Jun 12 11:30:01.300665 crc crio[19822]: time=\"2026-06-12T11:30:01.298898417Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.159297 | controller |     "Jun 12 11:30:01.316337 crc crio[19822]: time=\"2026-06-12T11:30:01.316153879Z\" level=info msg=\"Ran pod sandbox d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/POD\" id=94fb3620-ae7e-4346-8018-71b567e44965 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.159313 | controller |     "Jun 12 11:30:01.320579 crc crio[19822]: time=\"2026-06-12T11:30:01.320482195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=80e77bdb-8017-4067-863b-6e0ceb20af49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.159329 | controller |     "Jun 12 11:30:01.323217 crc crio[19822]: time=\"2026-06-12T11:30:01.32316887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fe9c6bba-abd7-413d-95b4-62a89886394f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.159345 | controller |     "Jun 12 11:30:01.331106 crc crio[19822]: time=\"2026-06-12T11:30:01.33099994Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles\" id=37064bd1-9516-4ce2-bc4f-97bff58bd4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.159360 | controller |     "Jun 12 11:30:01.331560 crc crio[19822]: time=\"2026-06-12T11:30:01.331466195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.159375 | controller |     "Jun 12 11:30:01.401176 crc crio[19822]: 2026-06-12T11:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:758b113a082b501 Mac:0e:de:95:26:ae:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.159391 | controller |     "Jun 12 11:30:01.403720 crc crio[19822]: time=\"2026-06-12T11:30:01.403642068Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002ed08d8}] Aliases:map[]}\"",
2026-06-12 11:43:52.159406 | controller |     "Jun 12 11:30:01.403927 crc crio[19822]: time=\"2026-06-12T11:30:01.403884696Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687730-d5lxt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.159422 | controller |     "Jun 12 11:30:01.409287 crc crio[19822]: time=\"2026-06-12T11:30:01.409196615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.159437 | controller |     "Jun 12 11:30:01.413469 crc crio[19822]: time=\"2026-06-12T11:30:01.413390369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.159452 | controller |     "Jun 12 11:30:01.420177 crc crio[19822]: time=\"2026-06-12T11:30:01.420081605Z\" level=info msg=\"Ran pod sandbox 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 with infra container: openshift-infra/auto-csr-approver-29687730-d5lxt/POD\" id=1b6f4cb9-7bd5-4dbd-aa82-03a60f1e71ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.159472 | controller |     "Jun 12 11:30:01.423442 crc crio[19822]: time=\"2026-06-12T11:30:01.423245323Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=681366da-509e-4791-98fa-e35c77ae0ba0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.159488 | controller |     "Jun 12 11:30:01.439101 crc crio[19822]: time=\"2026-06-12T11:30:01.438565913Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.159504 | controller |     "Jun 12 11:30:01.630221 crc crio[19822]: time=\"2026-06-12T11:30:01.630095162Z\" level=info msg=\"Created container 13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9: openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles\" id=37064bd1-9516-4ce2-bc4f-97bff58bd4bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.159519 | controller |     "Jun 12 11:30:01.631553 crc crio[19822]: time=\"2026-06-12T11:30:01.631465189Z\" level=info msg=\"Starting container: 13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9\" id=2b66cf58-221d-4fdc-a710-dda19b52d820 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.159535 | controller |     "Jun 12 11:30:01.641171 crc crio[19822]: time=\"2026-06-12T11:30:01.641112273Z\" level=info msg=\"Started container\" PID=330073 containerID=13f2c691ed30621221d3850c1ea5709d57d6da771b9f4cf85604e377dd6125f9 description=openshift-operator-lifecycle-manager/collect-profiles-29687730-b6wgm/collect-profiles id=2b66cf58-221d-4fdc-a710-dda19b52d820 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2",
2026-06-12 11:43:52.159551 | controller |     "Jun 12 11:30:03.358901 crc crio[19822]: time=\"2026-06-12T11:30:03.356554624Z\" level=info msg=\"Stopping pod sandbox: d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2\" id=9053353d-3d4d-4926-a632-7c78e9a70b68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.159567 | controller |     "Jun 12 11:30:03.358901 crc crio[19822]: time=\"2026-06-12T11:30:03.358236144Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687730-b6wgm Namespace:openshift-operator-lifecycle-manager ID:d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2 UID:241b806a-e17f-41ee-8d25-9c3efba59f3f NetNS:/var/run/netns/ad501b7f-e2a9-44e8-9128-3decb938e03f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod241b806a_e17f_41ee_8d25_9c3efba59f3f.slice PodAnnotations:0xc000120c18}] Aliases:map[]}\"",
2026-06-12 11:43:52.159582 | controller |     "Jun 12 11:30:03.358901 crc crio[19822]: time=\"2026-06-12T11:30:03.358433581Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687730-b6wgm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.159597 | controller |     "Jun 12 11:30:03.787966 crc crio[19822]: time=\"2026-06-12T11:30:03.787434347Z\" level=info msg=\"Stopped pod sandbox: d9c1b37079c6c1a6ed3108e00faa4d6167d6310a5affe7947d7a60976d36afc2\" id=9053353d-3d4d-4926-a632-7c78e9a70b68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.159612 | controller |     "Jun 12 11:30:05.156444 crc crio[19822]: time=\"2026-06-12T11:30:05.155799932Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=681366da-509e-4791-98fa-e35c77ae0ba0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.159627 | controller |     "Jun 12 11:30:05.160486 crc crio[19822]: time=\"2026-06-12T11:30:05.160364675Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56862071-e688-4e92-9442-f84b897e7d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.159642 | controller |     "Jun 12 11:30:05.162754 crc crio[19822]: time=\"2026-06-12T11:30:05.162690399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26462b34-b922-424b-9d58-0c4af70f3e0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.159661 | controller |     "Jun 12 11:30:05.170956 crc crio[19822]: time=\"2026-06-12T11:30:05.170885331Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687730-d5lxt/oc\" id=b7e07fb0-c25e-48ac-bcc8-75a6d65fec0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.159677 | controller |     "Jun 12 11:30:05.171426 crc crio[19822]: time=\"2026-06-12T11:30:05.171372436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.159693 | controller |     "Jun 12 11:30:05.268602 crc crio[19822]: time=\"2026-06-12T11:30:05.268122834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.159709 | controller |     "Jun 12 11:30:05.643650 crc crio[19822]: time=\"2026-06-12T11:30:05.643550079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.159724 | controller |     "Jun 12 11:30:05.761492 crc crio[19822]: time=\"2026-06-12T11:30:05.761346257Z\" level=info msg=\"Created container ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d: openshift-infra/auto-csr-approver-29687730-d5lxt/oc\" id=b7e07fb0-c25e-48ac-bcc8-75a6d65fec0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.159739 | controller |     "Jun 12 11:30:05.762783 crc crio[19822]: time=\"2026-06-12T11:30:05.762624577Z\" level=info msg=\"Starting container: ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d\" id=7be64cf7-f1e9-4bbd-8689-8ad8bd876889 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.159755 | controller |     "Jun 12 11:30:05.768656 crc crio[19822]: time=\"2026-06-12T11:30:05.768539896Z\" level=info msg=\"Started container\" PID=330360 containerID=ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d description=openshift-infra/auto-csr-approver-29687730-d5lxt/oc id=7be64cf7-f1e9-4bbd-8689-8ad8bd876889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0",
2026-06-12 11:43:52.159771 | controller |     "Jun 12 11:30:07.312752 crc crio[19822]: time=\"2026-06-12T11:30:07.312183492Z\" level=info msg=\"Removing container: 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726\" id=acc1dfe6-7dab-44ef-807b-b7666e98d99c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159786 | controller |     "Jun 12 11:30:07.339356 crc crio[19822]: time=\"2026-06-12T11:30:07.339296179Z\" level=info msg=\"Removed container 9fd6d7ee554693754aaea4b79d23eb5c54c8653e3870fed7289357e1d3ac5726: openshift-operator-lifecycle-manager/collect-profiles-29687685-hjbzh/collect-profiles\" id=acc1dfe6-7dab-44ef-807b-b7666e98d99c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159802 | controller |     "Jun 12 11:30:07.341925 crc crio[19822]: time=\"2026-06-12T11:30:07.341787476Z\" level=info msg=\"Removing container: 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4\" id=bee3318e-abe5-4c4e-8a38-b0efaa7d5c37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159817 | controller |     "Jun 12 11:30:07.431429 crc crio[19822]: time=\"2026-06-12T11:30:07.431304568Z\" level=info msg=\"Removed container 6aab9fdaba37951f11a3617ebf35613268b57f3480cc8abb626936ab862b7eb4: openstack/cinder-online-data-migrations-cqvfx/cinder-online-data-migrations\" id=bee3318e-abe5-4c4e-8a38-b0efaa7d5c37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159833 | controller |     "Jun 12 11:30:07.433745 crc crio[19822]: time=\"2026-06-12T11:30:07.433668187Z\" level=info msg=\"Removing container: fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044\" id=99fb78f4-7040-4079-a0aa-9f0a6f541499 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159855 | controller |     "Jun 12 11:30:07.457391 crc crio[19822]: time=\"2026-06-12T11:30:07.457228819Z\" level=info msg=\"Stopping pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=fb90b23a-21b4-4462-a469-e8da38be4c94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.159890 | controller |     "Jun 12 11:30:07.458125 crc crio[19822]: time=\"2026-06-12T11:30:07.458040035Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687730-d5lxt Namespace:openshift-infra ID:758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0 UID:ba7d917c-d78a-454d-8d3f-01798b8f1dc4 NetNS:/var/run/netns/44942d43-5c36-4a65-9505-dc563c340d36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba7d917c_d78a_454d_8d3f_01798b8f1dc4.slice PodAnnotations:0xc002144200}] Aliases:map[]}\"",
2026-06-12 11:43:52.159908 | controller |     "Jun 12 11:30:07.458294 crc crio[19822]: time=\"2026-06-12T11:30:07.458227661Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687730-d5lxt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.159925 | controller |     "Jun 12 11:30:07.514046 crc crio[19822]: time=\"2026-06-12T11:30:07.513968579Z\" level=info msg=\"Removed container fa1dc10b0c500a51cff036914b1cab85459ba840dacb8d6996a03e4cd9f4e044: openstack/nova-cell1-cell-mapping-9sff9/nova-manage\" id=99fb78f4-7040-4079-a0aa-9f0a6f541499 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159941 | controller |     "Jun 12 11:30:07.531775 crc crio[19822]: time=\"2026-06-12T11:30:07.531595452Z\" level=info msg=\"Removing container: 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63\" id=04703dd8-e4b4-448e-a535-189c2781a2f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159957 | controller |     "Jun 12 11:30:07.614136 crc crio[19822]: time=\"2026-06-12T11:30:07.613318778Z\" level=info msg=\"Removed container 13ebaf611f0ac4157278821ad58a248fba18049ca7ec79a94ca5ec049e3b0c63: openstack/nova-cell0-cell-mapping-nh8dh/nova-manage\" id=04703dd8-e4b4-448e-a535-189c2781a2f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.159973 | controller |     "Jun 12 11:30:07.626071 crc crio[19822]: time=\"2026-06-12T11:30:07.625926496Z\" level=info msg=\"Stopping pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=27db3d8d-c3cb-4966-9a75-9eff49bf6858 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.159989 | controller |     "Jun 12 11:30:07.626071 crc crio[19822]: time=\"2026-06-12T11:30:07.62605014Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=27db3d8d-c3cb-4966-9a75-9eff49bf6858 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160005 | controller |     "Jun 12 11:30:07.626668 crc crio[19822]: time=\"2026-06-12T11:30:07.626600118Z\" level=info msg=\"Removing pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=eef03701-6244-4292-90df-a433d1086a1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160021 | controller |     "Jun 12 11:30:07.643771 crc crio[19822]: time=\"2026-06-12T11:30:07.643670591Z\" level=info msg=\"Removed pod sandbox: 19b63a8012d8efc42c72406731e0f8267cd0ba02372cdeb32ec9ff4a68a91c43\" id=eef03701-6244-4292-90df-a433d1086a1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160036 | controller |     "Jun 12 11:30:07.644698 crc crio[19822]: time=\"2026-06-12T11:30:07.644620017Z\" level=info msg=\"Stopping pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=283e8749-b8e9-4a41-b7b2-e82994e2ca8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160055 | controller |     "Jun 12 11:30:07.644777 crc crio[19822]: time=\"2026-06-12T11:30:07.64470621Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=283e8749-b8e9-4a41-b7b2-e82994e2ca8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160071 | controller |     "Jun 12 11:30:07.645271 crc crio[19822]: time=\"2026-06-12T11:30:07.645190836Z\" level=info msg=\"Removing pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=b0944d39-ef4f-4c99-8f8a-d89c6ea04fa1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160086 | controller |     "Jun 12 11:30:07.662221 crc crio[19822]: time=\"2026-06-12T11:30:07.662119228Z\" level=info msg=\"Removed pod sandbox: 1a291c632051170957e780c00f98eee990bc63a569393663d23b6810a63fcef5\" id=b0944d39-ef4f-4c99-8f8a-d89c6ea04fa1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160102 | controller |     "Jun 12 11:30:07.663010 crc crio[19822]: time=\"2026-06-12T11:30:07.662769176Z\" level=info msg=\"Stopping pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=8b3928ff-8786-4931-b39e-40e1fcc668dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160117 | controller |     "Jun 12 11:30:07.663010 crc crio[19822]: time=\"2026-06-12T11:30:07.66290236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=8b3928ff-8786-4931-b39e-40e1fcc668dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160133 | controller |     "Jun 12 11:30:07.663558 crc crio[19822]: time=\"2026-06-12T11:30:07.663494109Z\" level=info msg=\"Removing pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=6e49579b-db6b-4eab-9385-0aa84e4cd9bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160149 | controller |     "Jun 12 11:30:07.688380 crc crio[19822]: time=\"2026-06-12T11:30:07.688284272Z\" level=info msg=\"Removed pod sandbox: 40463a5c0a98dfe16b573759e36612c8cf491a98887eaebbade810f57d8f3f8e\" id=6e49579b-db6b-4eab-9385-0aa84e4cd9bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160164 | controller |     "Jun 12 11:30:07.690436 crc crio[19822]: time=\"2026-06-12T11:30:07.690386558Z\" level=info msg=\"Stopping pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=5d97f612-0d9b-4378-a537-942d805e811e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160180 | controller |     "Jun 12 11:30:07.690667 crc crio[19822]: time=\"2026-06-12T11:30:07.690636395Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=5d97f612-0d9b-4378-a537-942d805e811e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160195 | controller |     "Jun 12 11:30:07.691674 crc crio[19822]: time=\"2026-06-12T11:30:07.691603006Z\" level=info msg=\"Removing pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=4b77b4a4-4d31-4e0d-94a9-66548f220dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160210 | controller |     "Jun 12 11:30:07.711300 crc crio[19822]: time=\"2026-06-12T11:30:07.711145476Z\" level=info msg=\"Removed pod sandbox: 8d977d6e24e3cf146e11d0dfa7fd313622e3a1fbc75315e72a4f426441128f30\" id=4b77b4a4-4d31-4e0d-94a9-66548f220dc3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160225 | controller |     "Jun 12 11:30:07.712486 crc crio[19822]: time=\"2026-06-12T11:30:07.712414051Z\" level=info msg=\"Stopping pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=5e9df035-e5b0-4176-91ef-c4d40ad8dfe4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160241 | controller |     "Jun 12 11:30:07.712594 crc crio[19822]: time=\"2026-06-12T11:30:07.712501893Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=5e9df035-e5b0-4176-91ef-c4d40ad8dfe4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160259 | controller |     "Jun 12 11:30:07.713442 crc crio[19822]: time=\"2026-06-12T11:30:07.713409312Z\" level=info msg=\"Removing pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=6914e3eb-75d1-4126-9682-14a71c3a42e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160274 | controller |     "Jun 12 11:30:07.732013 crc crio[19822]: time=\"2026-06-12T11:30:07.731899084Z\" level=info msg=\"Removed pod sandbox: 4cbac0add8e641e1a87d6bb1afae5b075c74403530b568dde75ac31165809ca9\" id=6914e3eb-75d1-4126-9682-14a71c3a42e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160290 | controller |     "Jun 12 11:30:07.823324 crc crio[19822]: time=\"2026-06-12T11:30:07.823184914Z\" level=info msg=\"Stopped pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=fb90b23a-21b4-4462-a469-e8da38be4c94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160305 | controller |     "Jun 12 11:31:07.756228 crc crio[19822]: time=\"2026-06-12T11:31:07.755485777Z\" level=info msg=\"Removing container: 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e\" id=a51a5fdc-630d-4c98-b3d5-ea11b4492b78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.160320 | controller |     "Jun 12 11:31:07.915330 crc crio[19822]: time=\"2026-06-12T11:31:07.914774853Z\" level=info msg=\"Removed container 96fe5fc7dfae8c223bf7e8ae18c33f53803450ab982461f4e285fa3c5109bd3e: openshift-infra/auto-csr-approver-29687724-4kxhq/oc\" id=a51a5fdc-630d-4c98-b3d5-ea11b4492b78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.160336 | controller |     "Jun 12 11:31:07.927103 crc crio[19822]: time=\"2026-06-12T11:31:07.927023609Z\" level=info msg=\"Stopping pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=db75194f-bb30-47a7-bd01-b0bb3030ec40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160351 | controller |     "Jun 12 11:31:07.927441 crc crio[19822]: time=\"2026-06-12T11:31:07.927121082Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=db75194f-bb30-47a7-bd01-b0bb3030ec40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.160366 | controller |     "Jun 12 11:31:07.928698 crc crio[19822]: time=\"2026-06-12T11:31:07.92861586Z\" level=info msg=\"Removing pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=ea79157f-968a-42ed-80af-5bb52d51e05b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160382 | controller |     "Jun 12 11:31:07.948916 crc crio[19822]: time=\"2026-06-12T11:31:07.948774777Z\" level=info msg=\"Removed pod sandbox: 4607fde7df04a8470761f31cfd7d1c6722725916e64dfb6091e78bd7648c3b48\" id=ea79157f-968a-42ed-80af-5bb52d51e05b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.160397 | controller |     "Jun 12 11:31:50.522146 crc crio[19822]: time=\"2026-06-12T11:31:50.521262008Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zwnv8/POD\" id=12d050af-5b85-4f23-a8db-aa9aa61657f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.160413 | controller |     "Jun 12 11:31:50.523621 crc crio[19822]: time=\"2026-06-12T11:31:50.522195118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.160428 | controller |     "Jun 12 11:31:50.591394 crc crio[19822]: time=\"2026-06-12T11:31:50.591343399Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc0001212f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.160447 | controller |     "Jun 12 11:31:50.591657 crc crio[19822]: time=\"2026-06-12T11:31:50.591639279Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zwnv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.160463 | controller |     "Jun 12 11:31:51.331197 crc crio[19822]: 2026-06-12T11:31:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c2011116fa85b Mac:8a:22:36:22:23:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.160479 | controller |     "Jun 12 11:31:51.332884 crc crio[19822]: time=\"2026-06-12T11:31:51.332743653Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc0001212f8}] Aliases:map[]}\"",
2026-06-12 11:43:52.160495 | controller |     "Jun 12 11:31:51.333042 crc crio[19822]: time=\"2026-06-12T11:31:51.332963791Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zwnv8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.160511 | controller |     "Jun 12 11:31:51.345735 crc crio[19822]: time=\"2026-06-12T11:31:51.34533107Z\" level=info msg=\"Ran pod sandbox 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b with infra container: openshift-marketplace/certified-operators-zwnv8/POD\" id=12d050af-5b85-4f23-a8db-aa9aa61657f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.160527 | controller |     "Jun 12 11:31:51.351364 crc crio[19822]: time=\"2026-06-12T11:31:51.3512501Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f9ab2e4-19b2-44ee-93f7-2a3a8678d579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.160542 | controller |     "Jun 12 11:31:51.353955 crc crio[19822]: time=\"2026-06-12T11:31:51.353927587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f89a7de7-c909-4088-8c41-8c2b8f0d1c10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.160558 | controller |     "Jun 12 11:31:51.360588 crc crio[19822]: time=\"2026-06-12T11:31:51.360543184Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwnv8/extract-utilities\" id=2ca1d0f9-8afb-4dde-8fc3-1fe5b2c69e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.160574 | controller |     "Jun 12 11:31:51.361176 crc crio[19822]: time=\"2026-06-12T11:31:51.361152824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.160590 | controller |     "Jun 12 11:31:51.422663 crc crio[19822]: time=\"2026-06-12T11:31:51.422610547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.160606 | controller |     "Jun 12 11:31:51.426907 crc crio[19822]: time=\"2026-06-12T11:31:51.426769526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.160625 | controller |     "Jun 12 11:31:51.600025 crc crio[19822]: time=\"2026-06-12T11:31:51.599958251Z\" level=info msg=\"Created container f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da: openshift-marketplace/certified-operators-zwnv8/extract-utilities\" id=2ca1d0f9-8afb-4dde-8fc3-1fe5b2c69e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.160641 | controller |     "Jun 12 11:31:51.603584 crc crio[19822]: time=\"2026-06-12T11:31:51.603448512Z\" level=info msg=\"Starting container: f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da\" id=5f709ab7-a498-4d0e-8b86-9b9d6501972b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.160657 | controller |     "Jun 12 11:31:51.610929 crc crio[19822]: time=\"2026-06-12T11:31:51.610739848Z\" level=info msg=\"Started container\" PID=336636 containerID=f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da description=openshift-marketplace/certified-operators-zwnv8/extract-utilities id=5f709ab7-a498-4d0e-8b86-9b9d6501972b name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b",
2026-06-12 11:43:52.160673 | controller |     "Jun 12 11:31:52.457151 crc crio[19822]: time=\"2026-06-12T11:31:52.456568682Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=32359d82-72c4-45d1-af1b-3d56e7ccc370 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.160688 | controller |     "Jun 12 11:31:52.470038 crc crio[19822]: time=\"2026-06-12T11:31:52.469972707Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.160704 | controller |     "Jun 12 11:31:53.129732 crc crio[19822]: time=\"2026-06-12T11:31:53.129202819Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:378d181cf3b58f355132af5b0ba23f2a191f04b1d77f0fbc345b82aab5f0a8a5\" id=32359d82-72c4-45d1-af1b-3d56e7ccc370 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.160720 | controller |     "Jun 12 11:31:53.130697 crc crio[19822]: time=\"2026-06-12T11:31:53.130384486Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b12d2940-86f1-4d30-8851-704154da92e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.160736 | controller |     "Jun 12 11:31:53.133126 crc crio[19822]: time=\"2026-06-12T11:31:53.133061941Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ea989a5c-2a73-4921-b660-0d5ba7fbf029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.160752 | controller |     "Jun 12 11:31:53.141474 crc crio[19822]: time=\"2026-06-12T11:31:53.141352016Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwnv8/extract-content\" id=5d80425e-b93c-4630-9b4a-871506138e3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.160768 | controller |     "Jun 12 11:31:53.141920 crc crio[19822]: time=\"2026-06-12T11:31:53.141880273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.160784 | controller |     "Jun 12 11:31:53.197667 crc crio[19822]: time=\"2026-06-12T11:31:53.19758176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.160799 | controller |     "Jun 12 11:31:53.201254 crc crio[19822]: time=\"2026-06-12T11:31:53.201189325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.160818 | controller |     "Jun 12 11:31:53.377759 crc crio[19822]: time=\"2026-06-12T11:31:53.377632244Z\" level=info msg=\"Created container a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7: openshift-marketplace/certified-operators-zwnv8/extract-content\" id=5d80425e-b93c-4630-9b4a-871506138e3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.160837 | controller |     "Jun 12 11:31:53.379497 crc crio[19822]: time=\"2026-06-12T11:31:53.379425171Z\" level=info msg=\"Starting container: a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7\" id=b56d890a-068d-4ce1-9c29-0b0fedd056fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.160857 | controller |     "Jun 12 11:31:53.385002 crc crio[19822]: time=\"2026-06-12T11:31:53.384717129Z\" level=info msg=\"Started container\" PID=336746 containerID=a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7 description=openshift-marketplace/certified-operators-zwnv8/extract-content id=b56d890a-068d-4ce1-9c29-0b0fedd056fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b",
2026-06-12 11:43:52.160892 | controller |     "Jun 12 11:31:55.507681 crc crio[19822]: time=\"2026-06-12T11:31:55.506863191Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=12d2797d-d860-4f4e-a244-c6d84f32fbc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.160927 | controller |     "Jun 12 11:31:55.510291 crc crio[19822]: time=\"2026-06-12T11:31:55.510193229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c6d6cd1b-2818-416c-ba37-f721d5115060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.160947 | controller |     "Jun 12 11:31:55.518106 crc crio[19822]: time=\"2026-06-12T11:31:55.517976696Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zwnv8/registry-server\" id=c87d28b2-d21c-4e2e-8a44-49810aed53e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.160963 | controller |     "Jun 12 11:31:55.518793 crc crio[19822]: time=\"2026-06-12T11:31:55.518482822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.160979 | controller |     "Jun 12 11:31:55.546029 crc crio[19822]: time=\"2026-06-12T11:31:55.545776063Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-cb9jq/must-gather-256wj/POD\" id=507f1f55-d095-4f65-9f26-8f0ec4e7b77e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.160994 | controller |     "Jun 12 11:31:55.546134 crc crio[19822]: time=\"2026-06-12T11:31:55.546037571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161010 | controller |     "Jun 12 11:31:55.587183 crc crio[19822]: time=\"2026-06-12T11:31:55.587131952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161026 | controller |     "Jun 12 11:31:55.590297 crc crio[19822]: time=\"2026-06-12T11:31:55.590205141Z\" level=info msg=\"Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc000121288}] Aliases:map[]}\"",
2026-06-12 11:43:52.161042 | controller |     "Jun 12 11:31:55.590297 crc crio[19822]: time=\"2026-06-12T11:31:55.590252372Z\" level=info msg=\"Adding pod openshift-must-gather-cb9jq_must-gather-256wj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.161062 | controller |     "Jun 12 11:31:55.591670 crc crio[19822]: time=\"2026-06-12T11:31:55.591647627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161078 | controller |     "Jun 12 11:31:55.829309 crc crio[19822]: time=\"2026-06-12T11:31:55.828526273Z\" level=info msg=\"Created container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server\" id=c87d28b2-d21c-4e2e-8a44-49810aed53e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.161094 | controller |     "Jun 12 11:31:55.830307 crc crio[19822]: time=\"2026-06-12T11:31:55.830202676Z\" level=info msg=\"Starting container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5\" id=1edebcf6-ad82-4613-970e-9f8acfc14d21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.161145 | controller |     "Jun 12 11:31:55.836102 crc crio[19822]: time=\"2026-06-12T11:31:55.836021523Z\" level=info msg=\"Started container\" PID=336975 containerID=78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5 description=openshift-marketplace/certified-operators-zwnv8/registry-server id=1edebcf6-ad82-4613-970e-9f8acfc14d21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b",
2026-06-12 11:43:52.161170 | controller |     "Jun 12 11:31:55.931308 crc crio[19822]: 2026-06-12T11:31:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b35b86a4d81af8e Mac:6e:1a:92:10:1d:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.161189 | controller |     "Jun 12 11:31:55.933136 crc crio[19822]: time=\"2026-06-12T11:31:55.933065813Z\" level=info msg=\"Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc000121288}] Aliases:map[]}\"",
2026-06-12 11:43:52.161206 | controller |     "Jun 12 11:31:55.933392 crc crio[19822]: time=\"2026-06-12T11:31:55.933224256Z\" level=info msg=\"Checking pod openshift-must-gather-cb9jq_must-gather-256wj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.161222 | controller |     "Jun 12 11:31:55.952202 crc crio[19822]: time=\"2026-06-12T11:31:55.952069161Z\" level=info msg=\"Ran pod sandbox b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd with infra container: openshift-must-gather-cb9jq/must-gather-256wj/POD\" id=507f1f55-d095-4f65-9f26-8f0ec4e7b77e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.161238 | controller |     "Jun 12 11:31:55.955663 crc crio[19822]: time=\"2026-06-12T11:31:55.95557044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.161255 | controller |     "Jun 12 11:31:55.955932 crc crio[19822]: time=\"2026-06-12T11:31:55.955783206Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.161277 | controller |     "Jun 12 11:31:55.955932 crc crio[19822]: time=\"2026-06-12T11:31:55.95588797Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=23f9356c-2e68-4de6-a3ce-a1541fb2cd1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.161294 | controller |     "Jun 12 11:31:55.957213 crc crio[19822]: time=\"2026-06-12T11:31:55.957053375Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=ad95f620-72d7-47be-8560-39e79c45a8c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.161309 | controller |     "Jun 12 11:31:55.967567 crc crio[19822]: time=\"2026-06-12T11:31:55.966266079Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-12 11:43:52.161325 | controller |     "Jun 12 11:32:00.553001 crc crio[19822]: time=\"2026-06-12T11:32:00.551722606Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687732-kh86z/POD\" id=cb50bb65-b349-4d28-a3e1-08915de6b25a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.161341 | controller |     "Jun 12 11:32:00.555208 crc crio[19822]: time=\"2026-06-12T11:32:00.553049819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161357 | controller |     "Jun 12 11:32:02.458638 crc crio[19822]: time=\"2026-06-12T11:32:02.457721954Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc007a8f220}] Aliases:map[]}\"",
2026-06-12 11:43:52.161375 | controller |     "Jun 12 11:32:02.458638 crc crio[19822]: time=\"2026-06-12T11:32:02.458583311Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687732-kh86z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.161392 | controller |     "Jun 12 11:32:02.465126 crc crio[19822]: time=\"2026-06-12T11:32:02.464477886Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=ad95f620-72d7-47be-8560-39e79c45a8c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.161408 | controller |     "Jun 12 11:32:02.465702 crc crio[19822]: time=\"2026-06-12T11:32:02.465433608Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3a9b8a71-d94b-4012-987d-622307ffaa0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.161423 | controller |     "Jun 12 11:32:02.469773 crc crio[19822]: time=\"2026-06-12T11:32:02.46953854Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b3e92d6c-6bca-40bf-9dc5-6b88d227bca0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.161439 | controller |     "Jun 12 11:32:02.485475 crc crio[19822]: time=\"2026-06-12T11:32:02.485046775Z\" level=info msg=\"Creating container: openshift-must-gather-cb9jq/must-gather-256wj/gather\" id=80fcef0b-170c-4585-a6dc-7f5ff4ab94cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.161454 | controller |     "Jun 12 11:32:02.487568 crc crio[19822]: time=\"2026-06-12T11:32:02.487485414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161470 | controller |     "Jun 12 11:32:02.571477 crc crio[19822]: time=\"2026-06-12T11:32:02.571387039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161488 | controller |     "Jun 12 11:32:02.664773 crc crio[19822]: time=\"2026-06-12T11:32:02.664625758Z\" level=info msg=\"Stopping container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5 (timeout: 2s)\" id=f4464849-0709-47d5-9497-26a34fed2e0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.161504 | controller |     "Jun 12 11:32:02.855294 crc crio[19822]: time=\"2026-06-12T11:32:02.849565553Z\" level=info msg=\"Stopped container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server\" id=f4464849-0709-47d5-9497-26a34fed2e0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.161519 | controller |     "Jun 12 11:32:02.855615 crc crio[19822]: time=\"2026-06-12T11:32:02.855503873Z\" level=info msg=\"Stopping pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=f0479b5d-7e47-47f5-9b63-3af366562fc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.161535 | controller |     "Jun 12 11:32:02.856534 crc crio[19822]: time=\"2026-06-12T11:32:02.856175025Z\" level=info msg=\"Got pod network &{Name:certified-operators-zwnv8 Namespace:openshift-marketplace ID:02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b UID:7e56a7f8-23dd-40ef-bca6-6406ff1eabaa NetNS:/var/run/netns/3507c0fb-c7b6-4369-9cb5-40b3d2395e77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e56a7f8_23dd_40ef_bca6_6406ff1eabaa.slice PodAnnotations:0xc00101a6c8}] Aliases:map[]}\"",
2026-06-12 11:43:52.161551 | controller |     "Jun 12 11:32:02.856633 crc crio[19822]: time=\"2026-06-12T11:32:02.856569167Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zwnv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.161566 | controller |     "Jun 12 11:32:02.865044 crc crio[19822]: 2026-06-12T11:32:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65401142df970b6 Mac:ce:6b:11:f2:85:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 SocketPath: PciID:}] [{Interface:0xc00052ceb0 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.161582 | controller |     "Jun 12 11:32:02.866309 crc crio[19822]: time=\"2026-06-12T11:32:02.866229896Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc007a8f220}] Aliases:map[]}\"",
2026-06-12 11:43:52.161598 | controller |     "Jun 12 11:32:02.866720 crc crio[19822]: time=\"2026-06-12T11:32:02.86665481Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687732-kh86z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.161613 | controller |     "Jun 12 11:32:02.885308 crc crio[19822]: time=\"2026-06-12T11:32:02.885195843Z\" level=info msg=\"Ran pod sandbox 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 with infra container: openshift-infra/auto-csr-approver-29687732-kh86z/POD\" id=cb50bb65-b349-4d28-a3e1-08915de6b25a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.161629 | controller |     "Jun 12 11:32:02.890914 crc crio[19822]: time=\"2026-06-12T11:32:02.890011374Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0a63053e-eea8-4a84-9309-4b87f12180c6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.161647 | controller |     "Jun 12 11:32:02.898950 crc crio[19822]: time=\"2026-06-12T11:32:02.898759993Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.161663 | controller |     "Jun 12 11:32:03.003871 crc crio[19822]: time=\"2026-06-12T11:32:03.003571197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161678 | controller |     "Jun 12 11:32:03.164362 crc crio[19822]: time=\"2026-06-12T11:32:03.164188731Z\" level=info msg=\"Created container a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f: openshift-must-gather-cb9jq/must-gather-256wj/gather\" id=80fcef0b-170c-4585-a6dc-7f5ff4ab94cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.161694 | controller |     "Jun 12 11:32:03.166257 crc crio[19822]: time=\"2026-06-12T11:32:03.166157604Z\" level=info msg=\"Starting container: a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f\" id=e425cc37-16c6-427a-931e-4df3dbc22346 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.161709 | controller |     "Jun 12 11:32:03.175556 crc crio[19822]: time=\"2026-06-12T11:32:03.17544437Z\" level=info msg=\"Started container\" PID=337531 containerID=a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f description=openshift-must-gather-cb9jq/must-gather-256wj/gather id=e425cc37-16c6-427a-931e-4df3dbc22346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd",
2026-06-12 11:43:52.161725 | controller |     "Jun 12 11:32:03.186358 crc crio[19822]: time=\"2026-06-12T11:32:03.186208673Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=300cb70b-7e42-42e4-8146-0685dde52815 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.161741 | controller |     "Jun 12 11:32:03.191763 crc crio[19822]: time=\"2026-06-12T11:32:03.191679449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=0bebcf88-4708-484d-82a5-2578d55563f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.161756 | controller |     "Jun 12 11:32:03.202682 crc crio[19822]: time=\"2026-06-12T11:32:03.202592036Z\" level=info msg=\"Creating container: openshift-must-gather-cb9jq/must-gather-256wj/copy\" id=097c291a-8526-4ed2-b5fc-7877b66e0ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.161771 | controller |     "Jun 12 11:32:03.205921 crc crio[19822]: time=\"2026-06-12T11:32:03.205732816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161787 | controller |     "Jun 12 11:32:03.207305 crc crio[19822]: time=\"2026-06-12T11:32:03.207197995Z\" level=info msg=\"Stopped pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=f0479b5d-7e47-47f5-9b63-3af366562fc5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.161802 | controller |     "Jun 12 11:32:03.281216 crc crio[19822]: time=\"2026-06-12T11:32:03.280442179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161819 | controller |     "Jun 12 11:32:03.487224 crc crio[19822]: time=\"2026-06-12T11:32:03.487122823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.161834 | controller |     "Jun 12 11:32:03.625427 crc crio[19822]: time=\"2026-06-12T11:32:03.625335254Z\" level=info msg=\"Created container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy\" id=097c291a-8526-4ed2-b5fc-7877b66e0ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.161856 | controller |     "Jun 12 11:32:03.627048 crc crio[19822]: time=\"2026-06-12T11:32:03.626976785Z\" level=info msg=\"Starting container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c\" id=1d2dc65d-ed6b-4c6d-a1d7-d54e932fbf59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.161890 | controller |     "Jun 12 11:32:03.633405 crc crio[19822]: time=\"2026-06-12T11:32:03.63307058Z\" level=info msg=\"Started container\" PID=337626 containerID=7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c description=openshift-must-gather-cb9jq/must-gather-256wj/copy id=1d2dc65d-ed6b-4c6d-a1d7-d54e932fbf59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd",
2026-06-12 11:43:52.161908 | controller |     "Jun 12 11:32:03.666206 crc crio[19822]: time=\"2026-06-12T11:32:03.666124828Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.161923 | controller |     "Jun 12 11:32:03.676262 crc crio[19822]: time=\"2026-06-12T11:32:03.676193017Z\" level=info msg=\"Removing container: 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5\" id=fda8f24b-883e-4b34-9d5d-beed486001b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.161939 | controller |     "Jun 12 11:32:03.712505 crc crio[19822]: time=\"2026-06-12T11:32:03.712063561Z\" level=info msg=\"Removed container 78278ca21b882d652663537d2d9b54d4a58942d2f08aa310a6aab8e9a1a101e5: openshift-marketplace/certified-operators-zwnv8/registry-server\" id=fda8f24b-883e-4b34-9d5d-beed486001b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.161955 | controller |     "Jun 12 11:32:03.718959 crc crio[19822]: time=\"2026-06-12T11:32:03.715989355Z\" level=info msg=\"Removing container: a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7\" id=23c6f9f4-2938-4475-9a65-10a744ece845 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.161970 | controller |     "Jun 12 11:32:03.753074 crc crio[19822]: time=\"2026-06-12T11:32:03.749494345Z\" level=info msg=\"Removed container a1e12afaf38d1beafa667910d44d7726480e947603ee5d9ef6c795d0775e65a7: openshift-marketplace/certified-operators-zwnv8/extract-content\" id=23c6f9f4-2938-4475-9a65-10a744ece845 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.161986 | controller |     "Jun 12 11:32:03.757059 crc crio[19822]: time=\"2026-06-12T11:32:03.755235998Z\" level=info msg=\"Removing container: f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da\" id=72d20438-00f4-4f40-ae08-e5b68602792f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.162001 | controller |     "Jun 12 11:32:03.820225 crc crio[19822]: time=\"2026-06-12T11:32:03.82012713Z\" level=info msg=\"Removed container f457e82b64a7504b377bcc530c9a0b60119ada729e2f616d623b7daaa2e2c0da: openshift-marketplace/certified-operators-zwnv8/extract-utilities\" id=72d20438-00f4-4f40-ae08-e5b68602792f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.162016 | controller |     "Jun 12 11:32:04.103123 crc crio[19822]: time=\"2026-06-12T11:32:04.103023785Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0a63053e-eea8-4a84-9309-4b87f12180c6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.162031 | controller |     "Jun 12 11:32:04.104101 crc crio[19822]: time=\"2026-06-12T11:32:04.104018434Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eaa953fa-1fa8-4649-a749-889d93ec86cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162046 | controller |     "Jun 12 11:32:04.106723 crc crio[19822]: time=\"2026-06-12T11:32:04.106648708Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c0fe4cc6-c18c-40ae-b3b8-a82a07802092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162065 | controller |     "Jun 12 11:32:04.114047 crc crio[19822]: time=\"2026-06-12T11:32:04.113972371Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687732-kh86z/oc\" id=7f4f8af1-0795-4731-b0e1-57fddf5b57b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.162081 | controller |     "Jun 12 11:32:04.114440 crc crio[19822]: time=\"2026-06-12T11:32:04.114392054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162097 | controller |     "Jun 12 11:32:04.187018 crc crio[19822]: time=\"2026-06-12T11:32:04.186958609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162113 | controller |     "Jun 12 11:32:04.462346 crc crio[19822]: time=\"2026-06-12T11:32:04.462150209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162128 | controller |     "Jun 12 11:32:04.571125 crc crio[19822]: time=\"2026-06-12T11:32:04.571059223Z\" level=info msg=\"Created container ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2: openshift-infra/auto-csr-approver-29687732-kh86z/oc\" id=7f4f8af1-0795-4731-b0e1-57fddf5b57b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.162144 | controller |     "Jun 12 11:32:04.574195 crc crio[19822]: time=\"2026-06-12T11:32:04.574102811Z\" level=info msg=\"Starting container: ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2\" id=dc34a932-4a94-4f75-b08b-b0523f6e43a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.162159 | controller |     "Jun 12 11:32:04.579640 crc crio[19822]: time=\"2026-06-12T11:32:04.579502643Z\" level=info msg=\"Started container\" PID=337767 containerID=ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2 description=openshift-infra/auto-csr-approver-29687732-kh86z/oc id=dc34a932-4a94-4f75-b08b-b0523f6e43a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52",
2026-06-12 11:43:52.162175 | controller |     "Jun 12 11:32:06.759178 crc crio[19822]: time=\"2026-06-12T11:32:06.758179289Z\" level=info msg=\"Stopping pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=a99cae03-407f-4bca-a4e9-752345b1dfcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.162191 | controller |     "Jun 12 11:32:06.760922 crc crio[19822]: time=\"2026-06-12T11:32:06.760044258Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687732-kh86z Namespace:openshift-infra ID:65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52 UID:ee3b5622-f25a-411e-ae3b-2f4d71e2a103 NetNS:/var/run/netns/4547cbbb-3bc1-416e-899e-3ec158481b00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podee3b5622_f25a_411e_ae3b_2f4d71e2a103.slice PodAnnotations:0xc0030946b0}] Aliases:map[]}\"",
2026-06-12 11:43:52.162207 | controller |     "Jun 12 11:32:06.760922 crc crio[19822]: time=\"2026-06-12T11:32:06.760174643Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687732-kh86z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.162222 | controller |     "Jun 12 11:32:07.128201 crc crio[19822]: time=\"2026-06-12T11:32:07.126918272Z\" level=info msg=\"Stopped pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=a99cae03-407f-4bca-a4e9-752345b1dfcf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.162239 | controller |     "Jun 12 11:32:07.335678 crc crio[19822]: time=\"2026-06-12T11:32:07.334715982Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.162258 | controller |     "Jun 12 11:32:07.336092 crc crio[19822]: time=\"2026-06-12T11:32:07.336009624Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.162274 | controller |     "Jun 12 11:32:07.668959 crc crio[19822]: time=\"2026-06-12T11:32:07.666554059Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.162289 | controller |     "Jun 12 11:32:07.675990 crc crio[19822]: time=\"2026-06-12T11:32:07.675241677Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.162305 | controller |     "Jun 12 11:32:07.749305 crc crio[19822]: time=\"2026-06-12T11:32:07.749228656Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.162321 | controller |     "Jun 12 11:32:07.854468 crc crio[19822]: time=\"2026-06-12T11:32:07.85433786Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.162336 | controller |     "Jun 12 11:32:07.985321 crc crio[19822]: time=\"2026-06-12T11:32:07.985149834Z\" level=info msg=\"Stopping pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=0c714184-ab2b-4f73-bfde-fe2384d2b818 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.162352 | controller |     "Jun 12 11:32:07.985728 crc crio[19822]: time=\"2026-06-12T11:32:07.985699312Z\" level=info msg=\"Stopped pod sandbox (already stopped): 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=0c714184-ab2b-4f73-bfde-fe2384d2b818 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.162367 | controller |     "Jun 12 11:32:07.986620 crc crio[19822]: time=\"2026-06-12T11:32:07.986544969Z\" level=info msg=\"Removing pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=5c6d49e7-2e3c-4686-82f8-7c5290ec7d2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.162383 | controller |     "Jun 12 11:32:08.033009 crc crio[19822]: time=\"2026-06-12T11:32:08.032380069Z\" level=info msg=\"Removed pod sandbox: 02c2011116fa85ba88701c15624d85b145bc9f18c99d408b0ef28a3fea9f220b\" id=5c6d49e7-2e3c-4686-82f8-7c5290ec7d2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.162399 | controller |     "Jun 12 11:32:08.266097 crc crio[19822]: time=\"2026-06-12T11:32:08.26586719Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.162414 | controller |     "Jun 12 11:32:08.268214 crc crio[19822]: time=\"2026-06-12T11:32:08.268147381Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.162430 | controller |     "Jun 12 11:32:09.540363 crc crio[19822]: time=\"2026-06-12T11:32:09.539681195Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-cb9jq/crc-debug-t878w/POD\" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.162446 | controller |     "Jun 12 11:32:09.542613 crc crio[19822]: time=\"2026-06-12T11:32:09.5404347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162466 | controller |     "Jun 12 11:32:09.577092 crc crio[19822]: time=\"2026-06-12T11:32:09.576998576Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.162482 | controller |     "Jun 12 11:32:09.590954 crc crio[19822]: time=\"2026-06-12T11:32:09.590880325Z\" level=info msg=\"Ran pod sandbox 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0 with infra container: openshift-must-gather-cb9jq/crc-debug-t878w/POD\" id=54869674-4c79-4f0f-8a1b-9117e55a75e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.162498 | controller |     "Jun 12 11:32:09.595105 crc crio[19822]: time=\"2026-06-12T11:32:09.595012091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162514 | controller |     "Jun 12 11:32:09.595362 crc crio[19822]: time=\"2026-06-12T11:32:09.59530992Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162530 | controller |     "Jun 12 11:32:09.595435 crc crio[19822]: time=\"2026-06-12T11:32:09.595388263Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=46a626d4-8f4c-486a-ba8e-dc83f98b8aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162545 | controller |     "Jun 12 11:32:09.596585 crc crio[19822]: time=\"2026-06-12T11:32:09.596516548Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=23b4e6c8-753a-42cc-a555-e6ad769f79e9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.162560 | controller |     "Jun 12 11:32:09.603923 crc crio[19822]: time=\"2026-06-12T11:32:09.603266204Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-12 11:43:52.162576 | controller |     "Jun 12 11:32:27.952640 crc crio[19822]: time=\"2026-06-12T11:32:27.951622326Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=23b4e6c8-753a-42cc-a555-e6ad769f79e9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.162591 | controller |     "Jun 12 11:32:27.953947 crc crio[19822]: time=\"2026-06-12T11:32:27.953509006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=feea9139-064f-4e7d-8881-1372f393040e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162607 | controller |     "Jun 12 11:32:27.957729 crc crio[19822]: time=\"2026-06-12T11:32:27.95763988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5104e7d9-90f4-4059-9dff-84440a79ef8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162622 | controller |     "Jun 12 11:32:27.969683 crc crio[19822]: time=\"2026-06-12T11:32:27.969591758Z\" level=info msg=\"Creating container: openshift-must-gather-cb9jq/crc-debug-t878w/container-00\" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.162637 | controller |     "Jun 12 11:32:27.972130 crc crio[19822]: time=\"2026-06-12T11:32:27.972071108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162656 | controller |     "Jun 12 11:32:28.013919 crc crio[19822]: time=\"2026-06-12T11:32:28.01368192Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.162672 | controller |     "Jun 12 11:32:28.026712 crc crio[19822]: time=\"2026-06-12T11:32:28.025261497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162687 | controller |     "Jun 12 11:32:28.027170 crc crio[19822]: time=\"2026-06-12T11:32:28.027133828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162703 | controller |     "Jun 12 11:32:28.212442 crc crio[19822]: time=\"2026-06-12T11:32:28.212266121Z\" level=info msg=\"Created container 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554: openshift-must-gather-cb9jq/crc-debug-t878w/container-00\" id=a6bd33c5-b3bd-4ec6-911c-d95050910ec6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.162718 | controller |     "Jun 12 11:32:28.213774 crc crio[19822]: time=\"2026-06-12T11:32:28.213673255Z\" level=info msg=\"Starting container: 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554\" id=7e859356-e713-4031-82c0-9c62558034b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.162734 | controller |     "Jun 12 11:32:28.219121 crc crio[19822]: time=\"2026-06-12T11:32:28.219013786Z\" level=info msg=\"Started container\" PID=342875 containerID=6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554 description=openshift-must-gather-cb9jq/crc-debug-t878w/container-00 id=7e859356-e713-4031-82c0-9c62558034b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0",
2026-06-12 11:43:52.162750 | controller |     "Jun 12 11:32:55.908941 crc crio[19822]: time=\"2026-06-12T11:32:55.908143522Z\" level=info msg=\"Stopping pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=60c87624-9090-4b14-8ad0-280c3955656c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.162765 | controller |     "Jun 12 11:32:55.923512 crc crio[19822]: time=\"2026-06-12T11:32:55.923426385Z\" level=info msg=\"Stopped pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=60c87624-9090-4b14-8ad0-280c3955656c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.162781 | controller |     "Jun 12 11:32:56.928620 crc crio[19822]: time=\"2026-06-12T11:32:56.927971976Z\" level=info msg=\"Removing container: 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554\" id=599bbc7b-3bcb-482d-8752-79212653b7e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.162796 | controller |     "Jun 12 11:32:56.968881 crc crio[19822]: time=\"2026-06-12T11:32:56.968691547Z\" level=info msg=\"Removed container 6008e0bb74810383bcd50aaf6427c41b0f170e055e31bb98d0ea90f78b0ca554: openshift-must-gather-cb9jq/crc-debug-t878w/container-00\" id=599bbc7b-3bcb-482d-8752-79212653b7e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.162811 | controller |     "Jun 12 11:32:57.994373 crc crio[19822]: time=\"2026-06-12T11:32:57.993861862Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-cb9jq/crc-debug-tsq5c/POD\" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.162827 | controller |     "Jun 12 11:32:57.995077 crc crio[19822]: time=\"2026-06-12T11:32:57.99441334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162846 | controller |     "Jun 12 11:32:58.029993 crc crio[19822]: time=\"2026-06-12T11:32:58.029898639Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.162865 | controller |     "Jun 12 11:32:58.044938 crc crio[19822]: time=\"2026-06-12T11:32:58.044511678Z\" level=info msg=\"Ran pod sandbox 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112 with infra container: openshift-must-gather-cb9jq/crc-debug-tsq5c/POD\" id=7fee16c5-97cc-4480-a0f3-33e44e311574 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.162901 | controller |     "Jun 12 11:32:58.047574 crc crio[19822]: time=\"2026-06-12T11:32:58.047493573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5222ba3a-e2b7-43cd-af8a-d841c99904e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162917 | controller |     "Jun 12 11:32:58.055409 crc crio[19822]: time=\"2026-06-12T11:32:58.055312293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=eeae76e9-ae58-4aaf-b275-941e514becb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.162933 | controller |     "Jun 12 11:32:58.069099 crc crio[19822]: time=\"2026-06-12T11:32:58.068999079Z\" level=info msg=\"Creating container: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00\" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.162949 | controller |     "Jun 12 11:32:58.069600 crc crio[19822]: time=\"2026-06-12T11:32:58.069529936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162965 | controller |     "Jun 12 11:32:58.121169 crc crio[19822]: time=\"2026-06-12T11:32:58.121054823Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.162981 | controller |     "Jun 12 11:32:58.132583 crc crio[19822]: time=\"2026-06-12T11:32:58.132484337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.162996 | controller |     "Jun 12 11:32:58.135536 crc crio[19822]: time=\"2026-06-12T11:32:58.135159233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.163012 | controller |     "Jun 12 11:32:58.349189 crc crio[19822]: time=\"2026-06-12T11:32:58.349089179Z\" level=info msg=\"Created container ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00\" id=0bcaafac-ac6a-41ec-bbb3-ebc5dbbcbf74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.163027 | controller |     "Jun 12 11:32:58.350549 crc crio[19822]: time=\"2026-06-12T11:32:58.350444041Z\" level=info msg=\"Starting container: ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed\" id=76317184-4fd0-4379-b9ca-38edced634d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.163042 | controller |     "Jun 12 11:32:58.358231 crc crio[19822]: time=\"2026-06-12T11:32:58.35814041Z\" level=info msg=\"Started container\" PID=348051 containerID=ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed description=openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00 id=76317184-4fd0-4379-b9ca-38edced634d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112",
2026-06-12 11:43:52.163062 | controller |     "Jun 12 11:32:59.983912 crc crio[19822]: time=\"2026-06-12T11:32:59.983467005Z\" level=info msg=\"Stopping pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=4dab1b82-8b6a-420e-8368-0b83f9cc5ae0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163078 | controller |     "Jun 12 11:33:00.000348 crc crio[19822]: time=\"2026-06-12T11:32:59.999800062Z\" level=info msg=\"Stopped pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=4dab1b82-8b6a-420e-8368-0b83f9cc5ae0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163094 | controller |     "Jun 12 11:33:01.012854 crc crio[19822]: time=\"2026-06-12T11:33:01.012436653Z\" level=info msg=\"Removing container: ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed\" id=282576e6-e358-4eea-8717-cc6eca2d3325 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.163109 | controller |     "Jun 12 11:33:01.058243 crc crio[19822]: time=\"2026-06-12T11:33:01.058115891Z\" level=info msg=\"Removed container ce6ce73889400de9a3e3261d8a689894fbe54b80bea267a61eaece0ba9bed9ed: openshift-must-gather-cb9jq/crc-debug-tsq5c/container-00\" id=282576e6-e358-4eea-8717-cc6eca2d3325 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.163124 | controller |     "Jun 12 11:33:08.059038 crc crio[19822]: time=\"2026-06-12T11:33:08.058197901Z\" level=info msg=\"Removing container: 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8\" id=05099577-b513-453c-93d2-93b0ded2720d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.163139 | controller |     "Jun 12 11:33:08.233781 crc crio[19822]: time=\"2026-06-12T11:33:08.233690252Z\" level=info msg=\"Removed container 426d6fd76ad925537634c8389dc556251b74332ae0f89d68788cc2bbe42063b8: openshift-infra/auto-csr-approver-29687726-6tnkk/oc\" id=05099577-b513-453c-93d2-93b0ded2720d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.163154 | controller |     "Jun 12 11:33:08.245862 crc crio[19822]: time=\"2026-06-12T11:33:08.245712294Z\" level=info msg=\"Stopping pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=2c6a27ac-ee99-46b2-a3d1-75813f1ea206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163170 | controller |     "Jun 12 11:33:08.245862 crc crio[19822]: time=\"2026-06-12T11:33:08.245865899Z\" level=info msg=\"Stopped pod sandbox (already stopped): 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=2c6a27ac-ee99-46b2-a3d1-75813f1ea206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163185 | controller |     "Jun 12 11:33:08.246759 crc crio[19822]: time=\"2026-06-12T11:33:08.246602611Z\" level=info msg=\"Removing pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=d1905b99-1a46-478e-9eb3-c08b49e5f1ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.163200 | controller |     "Jun 12 11:33:08.267408 crc crio[19822]: time=\"2026-06-12T11:33:08.267275042Z\" level=info msg=\"Removed pod sandbox: 311311199e5a69926844950eef36b17957e556e256f6d611441d205a8833f12b\" id=d1905b99-1a46-478e-9eb3-c08b49e5f1ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.163214 | controller |     "Jun 12 11:33:08.268443 crc crio[19822]: time=\"2026-06-12T11:33:08.268367977Z\" level=info msg=\"Stopping pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=456a1401-7678-4531-bdda-9ecea4870a5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163229 | controller |     "Jun 12 11:33:08.268517 crc crio[19822]: time=\"2026-06-12T11:33:08.26846642Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=456a1401-7678-4531-bdda-9ecea4870a5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163248 | controller |     "Jun 12 11:33:08.269312 crc crio[19822]: time=\"2026-06-12T11:33:08.269233334Z\" level=info msg=\"Removing pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=e0f5dc17-13e5-4296-9462-10fdafb44644 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.163263 | controller |     "Jun 12 11:33:08.287524 crc crio[19822]: time=\"2026-06-12T11:33:08.28741279Z\" level=info msg=\"Removed pod sandbox: 31896fba1fca8f261d42310ed86c037a39b2f1813116591219e068596ce24112\" id=e0f5dc17-13e5-4296-9462-10fdafb44644 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.163278 | controller |     "Jun 12 11:33:08.288744 crc crio[19822]: time=\"2026-06-12T11:33:08.288637583Z\" level=info msg=\"Stopping pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=40fe840b-e45e-4b06-a507-a1589f407a1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163293 | controller |     "Jun 12 11:33:08.288992 crc crio[19822]: time=\"2026-06-12T11:33:08.288964953Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=40fe840b-e45e-4b06-a507-a1589f407a1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163308 | controller |     "Jun 12 11:33:08.290144 crc crio[19822]: time=\"2026-06-12T11:33:08.290092519Z\" level=info msg=\"Removing pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=8fccba04-8993-4519-86e0-8177adbdecec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.163323 | controller |     "Jun 12 11:33:08.323203 crc crio[19822]: time=\"2026-06-12T11:33:08.323128144Z\" level=info msg=\"Removed pod sandbox: 8760acda61c327c1ce5b7ed8c25b0aa8afece24711e4c68af1110cf779dfbcf0\" id=8fccba04-8993-4519-86e0-8177adbdecec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.163338 | controller |     "Jun 12 11:34:00.540596 crc crio[19822]: time=\"2026-06-12T11:34:00.539624796Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687734-2fdjq/POD\" id=1a0dd816-d70d-42c8-b498-5d56175c2b59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.163354 | controller |     "Jun 12 11:34:00.541693 crc crio[19822]: time=\"2026-06-12T11:34:00.540633489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.163369 | controller |     "Jun 12 11:34:00.577383 crc crio[19822]: time=\"2026-06-12T11:34:00.577342459Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc003094ba0}] Aliases:map[]}\"",
2026-06-12 11:43:52.163386 | controller |     "Jun 12 11:34:00.577520 crc crio[19822]: time=\"2026-06-12T11:34:00.577501514Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687734-2fdjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.163402 | controller |     "Jun 12 11:34:01.422082 crc crio[19822]: 2026-06-12T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d8c4d031ca5146 Mac:8a:72:7d:4f:9d:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.163418 | controller |     "Jun 12 11:34:01.424005 crc crio[19822]: time=\"2026-06-12T11:34:01.423925137Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc003094ba0}] Aliases:map[]}\"",
2026-06-12 11:43:52.163437 | controller |     "Jun 12 11:34:01.424186 crc crio[19822]: time=\"2026-06-12T11:34:01.424132274Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687734-2fdjq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.163454 | controller |     "Jun 12 11:34:01.436355 crc crio[19822]: time=\"2026-06-12T11:34:01.436231484Z\" level=info msg=\"Ran pod sandbox 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb with infra container: openshift-infra/auto-csr-approver-29687734-2fdjq/POD\" id=1a0dd816-d70d-42c8-b498-5d56175c2b59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.163469 | controller |     "Jun 12 11:34:01.439789 crc crio[19822]: time=\"2026-06-12T11:34:01.439636901Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9d8074c5-c335-472f-b134-2e3142901dc8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.163485 | controller |     "Jun 12 11:34:01.452232 crc crio[19822]: time=\"2026-06-12T11:34:01.452158608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.163501 | controller |     "Jun 12 11:34:02.755676 crc crio[19822]: time=\"2026-06-12T11:34:02.755116387Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9d8074c5-c335-472f-b134-2e3142901dc8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.163516 | controller |     "Jun 12 11:34:02.758105 crc crio[19822]: time=\"2026-06-12T11:34:02.758026288Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50f083b1-ad06-4d03-a962-fa941a755498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.163532 | controller |     "Jun 12 11:34:02.760126 crc crio[19822]: time=\"2026-06-12T11:34:02.760062283Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0ccecc2f-65d5-4b5e-8dc1-a06fc971b0a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.163547 | controller |     "Jun 12 11:34:02.830539 crc crio[19822]: time=\"2026-06-12T11:34:02.830453478Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687734-2fdjq/oc\" id=9d63f7e7-f9a7-4219-acc2-391c670dcde7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.163563 | controller |     "Jun 12 11:34:02.831052 crc crio[19822]: time=\"2026-06-12T11:34:02.830956325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.163579 | controller |     "Jun 12 11:34:02.877700 crc crio[19822]: time=\"2026-06-12T11:34:02.877625633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.163595 | controller |     "Jun 12 11:34:03.121705 crc crio[19822]: time=\"2026-06-12T11:34:03.121240026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.163611 | controller |     "Jun 12 11:34:03.274525 crc crio[19822]: time=\"2026-06-12T11:34:03.274444664Z\" level=info msg=\"Created container 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90: openshift-infra/auto-csr-approver-29687734-2fdjq/oc\" id=9d63f7e7-f9a7-4219-acc2-391c670dcde7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.163631 | controller |     "Jun 12 11:34:03.277982 crc crio[19822]: time=\"2026-06-12T11:34:03.275624291Z\" level=info msg=\"Starting container: 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90\" id=1551a312-63b3-4b43-ba7f-7c871c2bac11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.163647 | controller |     "Jun 12 11:34:03.281335 crc crio[19822]: time=\"2026-06-12T11:34:03.280985722Z\" level=info msg=\"Started container\" PID=361751 containerID=6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90 description=openshift-infra/auto-csr-approver-29687734-2fdjq/oc id=1551a312-63b3-4b43-ba7f-7c871c2bac11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb",
2026-06-12 11:43:52.163663 | controller |     "Jun 12 11:34:04.995616 crc crio[19822]: time=\"2026-06-12T11:34:04.995052075Z\" level=info msg=\"Stopping pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=bc1466e5-59d8-47ac-88f0-e48cddfdd1b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163679 | controller |     "Jun 12 11:34:04.997249 crc crio[19822]: time=\"2026-06-12T11:34:04.996500572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687734-2fdjq Namespace:openshift-infra ID:6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb UID:c7045890-5690-4e27-9661-74a8ccfca4ee NetNS:/var/run/netns/4d528361-26cf-416a-b593-aec962608472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7045890_5690_4e27_9661_74a8ccfca4ee.slice PodAnnotations:0xc00101ad68}] Aliases:map[]}\"",
2026-06-12 11:43:52.163694 | controller |     "Jun 12 11:34:04.997249 crc crio[19822]: time=\"2026-06-12T11:34:04.996706079Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687734-2fdjq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.163710 | controller |     "Jun 12 11:34:05.375661 crc crio[19822]: time=\"2026-06-12T11:34:05.375150521Z\" level=info msg=\"Stopped pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=bc1466e5-59d8-47ac-88f0-e48cddfdd1b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163725 | controller |     "Jun 12 11:35:08.368570 crc crio[19822]: time=\"2026-06-12T11:35:08.367766956Z\" level=info msg=\"Removing container: b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496\" id=c9269d4c-48a3-48cb-bc0c-809a6a006ddd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.163740 | controller |     "Jun 12 11:35:08.566675 crc crio[19822]: time=\"2026-06-12T11:35:08.566172425Z\" level=info msg=\"Removed container b1f6a70d4814b6305566fc16df90c74574c6f5a4867963a96db82f645caa3496: openshift-infra/auto-csr-approver-29687728-kwcxc/oc\" id=c9269d4c-48a3-48cb-bc0c-809a6a006ddd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.163755 | controller |     "Jun 12 11:35:08.582929 crc crio[19822]: time=\"2026-06-12T11:35:08.582874854Z\" level=info msg=\"Stopping pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=0e3e3bba-bd2b-46d3-afd4-ad50bd779c2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163771 | controller |     "Jun 12 11:35:08.583543 crc crio[19822]: time=\"2026-06-12T11:35:08.583520975Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=0e3e3bba-bd2b-46d3-afd4-ad50bd779c2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.163786 | controller |     "Jun 12 11:35:08.587143 crc crio[19822]: time=\"2026-06-12T11:35:08.587063826Z\" level=info msg=\"Removing pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=7dde4211-6c7e-473c-9cd6-1f08e75be799 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.163805 | controller |     "Jun 12 11:35:08.608604 crc crio[19822]: time=\"2026-06-12T11:35:08.608015479Z\" level=info msg=\"Removed pod sandbox: 3e55e1aff1e0b53315bf5c913eb21263b360f641d18848c81c213ec221630bd4\" id=7dde4211-6c7e-473c-9cd6-1f08e75be799 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.163820 | controller |     "Jun 12 11:36:00.559008 crc crio[19822]: time=\"2026-06-12T11:36:00.558301909Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687736-2g454/POD\" id=2d838df8-ae49-4840-943f-961e1ae171bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.163836 | controller |     "Jun 12 11:36:00.560291 crc crio[19822]: time=\"2026-06-12T11:36:00.559041741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.163854 | controller |     "Jun 12 11:36:00.602173 crc crio[19822]: time=\"2026-06-12T11:36:00.602113447Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.163885 | controller |     "Jun 12 11:36:00.602492 crc crio[19822]: time=\"2026-06-12T11:36:00.602468878Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687736-2g454 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.163907 | controller |     "Jun 12 11:36:01.254670 crc crio[19822]: 2026-06-12T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97856c91449c4e7 Mac:92:fe:55:5e:a0:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.163923 | controller |     "Jun 12 11:36:01.254670 crc crio[19822]: time=\"2026-06-12T11:36:01.252247451Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc00008d7a0}] Aliases:map[]}\"",
2026-06-12 11:43:52.163939 | controller |     "Jun 12 11:36:01.254670 crc crio[19822]: time=\"2026-06-12T11:36:01.252413266Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687736-2g454 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.163955 | controller |     "Jun 12 11:36:01.262381 crc crio[19822]: time=\"2026-06-12T11:36:01.262329796Z\" level=info msg=\"Ran pod sandbox 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 with infra container: openshift-infra/auto-csr-approver-29687736-2g454/POD\" id=2d838df8-ae49-4840-943f-961e1ae171bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.163971 | controller |     "Jun 12 11:36:01.273703 crc crio[19822]: time=\"2026-06-12T11:36:01.273437997Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=936a94ce-d290-4f65-83a2-f96ff0f0b7cd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.163986 | controller |     "Jun 12 11:36:01.284634 crc crio[19822]: time=\"2026-06-12T11:36:01.284563936Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.164005 | controller |     "Jun 12 11:36:02.126291 crc crio[19822]: time=\"2026-06-12T11:36:02.125725273Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=936a94ce-d290-4f65-83a2-f96ff0f0b7cd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.164021 | controller |     "Jun 12 11:36:02.127892 crc crio[19822]: time=\"2026-06-12T11:36:02.12720977Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a1d44506-0e35-42d8-a4f9-bef77ba05765 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.164036 | controller |     "Jun 12 11:36:02.129876 crc crio[19822]: time=\"2026-06-12T11:36:02.129775612Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=107bed39-e50f-4bff-8c36-4ece0ce7d5c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.164052 | controller |     "Jun 12 11:36:02.137787 crc crio[19822]: time=\"2026-06-12T11:36:02.137711485Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687736-2g454/oc\" id=8c814d83-ac16-4f03-9eff-e65c459e1c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.164067 | controller |     "Jun 12 11:36:02.138447 crc crio[19822]: time=\"2026-06-12T11:36:02.138378236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164083 | controller |     "Jun 12 11:36:02.218152 crc crio[19822]: time=\"2026-06-12T11:36:02.217558742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164099 | controller |     "Jun 12 11:36:02.546867 crc crio[19822]: time=\"2026-06-12T11:36:02.546607443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164115 | controller |     "Jun 12 11:36:02.686219 crc crio[19822]: time=\"2026-06-12T11:36:02.686090039Z\" level=info msg=\"Created container d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f: openshift-infra/auto-csr-approver-29687736-2g454/oc\" id=8c814d83-ac16-4f03-9eff-e65c459e1c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.164131 | controller |     "Jun 12 11:36:02.687531 crc crio[19822]: time=\"2026-06-12T11:36:02.687457401Z\" level=info msg=\"Starting container: d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f\" id=0c9301fc-b7c9-4563-9ed2-4fcee9a5858e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.164147 | controller |     "Jun 12 11:36:02.693208 crc crio[19822]: time=\"2026-06-12T11:36:02.693078912Z\" level=info msg=\"Started container\" PID=388768 containerID=d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f description=openshift-infra/auto-csr-approver-29687736-2g454/oc id=0c9301fc-b7c9-4563-9ed2-4fcee9a5858e name=/runtime.v1.RuntimeService/StartContainer sandboxID=97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639",
2026-06-12 11:43:52.164162 | controller |     "Jun 12 11:36:05.674774 crc crio[19822]: time=\"2026-06-12T11:36:05.673788255Z\" level=info msg=\"Stopping pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=e45a5634-d369-4b01-b7c4-3476a66ee39e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.164179 | controller |     "Jun 12 11:36:05.676343 crc crio[19822]: time=\"2026-06-12T11:36:05.675657786Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687736-2g454 Namespace:openshift-infra ID:97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639 UID:8f7a5131-02b6-4dd5-b1c2-9271b9780297 NetNS:/var/run/netns/286a68e1-f9ca-44f5-9784-741a09b2716b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f7a5131_02b6_4dd5_b1c2_9271b9780297.slice PodAnnotations:0xc007252e30}] Aliases:map[]}\"",
2026-06-12 11:43:52.164209 | controller |     "Jun 12 11:36:05.676343 crc crio[19822]: time=\"2026-06-12T11:36:05.675869312Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687736-2g454 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.164227 | controller |     "Jun 12 11:36:06.115423 crc crio[19822]: time=\"2026-06-12T11:36:06.11520952Z\" level=info msg=\"Stopped pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=e45a5634-d369-4b01-b7c4-3476a66ee39e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.164242 | controller |     "Jun 12 11:36:08.628118 crc crio[19822]: time=\"2026-06-12T11:36:08.627375493Z\" level=info msg=\"Removing container: ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d\" id=806ad14e-bfe6-4abe-963d-5fa09800bac2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.164257 | controller |     "Jun 12 11:36:08.775918 crc crio[19822]: time=\"2026-06-12T11:36:08.775633153Z\" level=info msg=\"Removed container ad305c1d8d993f487f9a01f480e52c43106bdccdc861142d65c4771b686a363d: openshift-infra/auto-csr-approver-29687730-d5lxt/oc\" id=806ad14e-bfe6-4abe-963d-5fa09800bac2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.164273 | controller |     "Jun 12 11:36:08.787979 crc crio[19822]: time=\"2026-06-12T11:36:08.787902504Z\" level=info msg=\"Stopping pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=90a733bf-0647-4f70-835b-ebb7bb6a244c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.164288 | controller |     "Jun 12 11:36:08.788142 crc crio[19822]: time=\"2026-06-12T11:36:08.787998867Z\" level=info msg=\"Stopped pod sandbox (already stopped): 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=90a733bf-0647-4f70-835b-ebb7bb6a244c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.164303 | controller |     "Jun 12 11:36:08.788718 crc crio[19822]: time=\"2026-06-12T11:36:08.788647857Z\" level=info msg=\"Removing pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=7f95b220-2d2c-4bcf-87a0-a12707fe09ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.164319 | controller |     "Jun 12 11:36:08.821674 crc crio[19822]: time=\"2026-06-12T11:36:08.821575641Z\" level=info msg=\"Removed pod sandbox: 758b113a082b5016bf236ed5f0f6e2739745a972119184a059db7862ed9869b0\" id=7f95b220-2d2c-4bcf-87a0-a12707fe09ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.164334 | controller |     "Jun 12 11:36:55.608597 crc crio[19822]: time=\"2026-06-12T11:36:55.60809857Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-tsfcx/POD\" id=314c0191-6aab-4f83-bcc0-3cd253e509f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.164349 | controller |     "Jun 12 11:36:55.610615 crc crio[19822]: time=\"2026-06-12T11:36:55.608659258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164365 | controller |     "Jun 12 11:36:55.645179 crc crio[19822]: time=\"2026-06-12T11:36:55.644694968Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc001ee2a90}] Aliases:map[]}\"",
2026-06-12 11:43:52.164385 | controller |     "Jun 12 11:36:55.645179 crc crio[19822]: time=\"2026-06-12T11:36:55.645175963Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-tsfcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.164400 | controller |     "Jun 12 11:36:56.293577 crc crio[19822]: 2026-06-12T11:36:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16c7ea43dccd14e Mac:b6:f4:ae:7b:41:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d8 Mtu:0 Sandbox:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.164416 | controller |     "Jun 12 11:36:56.295242 crc crio[19822]: time=\"2026-06-12T11:36:56.29516496Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc001ee2a90}] Aliases:map[]}\"",
2026-06-12 11:43:52.164432 | controller |     "Jun 12 11:36:56.295470 crc crio[19822]: time=\"2026-06-12T11:36:56.295413948Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-tsfcx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.164447 | controller |     "Jun 12 11:36:56.304242 crc crio[19822]: time=\"2026-06-12T11:36:56.304047033Z\" level=info msg=\"Ran pod sandbox 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 with infra container: openshift-marketplace/redhat-marketplace-tsfcx/POD\" id=314c0191-6aab-4f83-bcc0-3cd253e509f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.164462 | controller |     "Jun 12 11:36:56.307952 crc crio[19822]: time=\"2026-06-12T11:36:56.307422992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=31ab1048-aa6c-4a3a-a484-dfe652f3cabc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.164478 | controller |     "Jun 12 11:36:56.312158 crc crio[19822]: time=\"2026-06-12T11:36:56.312051852Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbb33260-40a9-4836-bd05-b1b936061eb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.164493 | controller |     "Jun 12 11:36:56.323135 crc crio[19822]: time=\"2026-06-12T11:36:56.3230468Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities\" id=52cbafed-a99d-4e2e-b0d4-9099f720b4cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.164508 | controller |     "Jun 12 11:36:56.323568 crc crio[19822]: time=\"2026-06-12T11:36:56.323521406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164524 | controller |     "Jun 12 11:36:56.365686 crc crio[19822]: time=\"2026-06-12T11:36:56.365594736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164539 | controller |     "Jun 12 11:36:56.369016 crc crio[19822]: time=\"2026-06-12T11:36:56.368960593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164555 | controller |     "Jun 12 11:36:56.548389 crc crio[19822]: time=\"2026-06-12T11:36:56.548245225Z\" level=info msg=\"Created container 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities\" id=52cbafed-a99d-4e2e-b0d4-9099f720b4cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.164575 | controller |     "Jun 12 11:36:56.549859 crc crio[19822]: time=\"2026-06-12T11:36:56.549636977Z\" level=info msg=\"Starting container: 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e\" id=7f2b1e17-5b23-4b9b-8801-2308bc6be80f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.164591 | controller |     "Jun 12 11:36:56.557655 crc crio[19822]: time=\"2026-06-12T11:36:56.557521789Z\" level=info msg=\"Started container\" PID=396882 containerID=880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e description=openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities id=7f2b1e17-5b23-4b9b-8801-2308bc6be80f name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87",
2026-06-12 11:43:52.164607 | controller |     "Jun 12 11:36:57.487001 crc crio[19822]: time=\"2026-06-12T11:36:57.486402503Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2016c26e-65fd-47ab-87e5-2a9b3a243694 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.164623 | controller |     "Jun 12 11:36:57.497697 crc crio[19822]: time=\"2026-06-12T11:36:57.49759445Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 11:43:52.164638 | controller |     "Jun 12 11:36:58.129053 crc crio[19822]: time=\"2026-06-12T11:36:58.128804597Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=2016c26e-65fd-47ab-87e5-2a9b3a243694 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.164654 | controller |     "Jun 12 11:36:58.129969 crc crio[19822]: time=\"2026-06-12T11:36:58.129868091Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0c900bcc-23eb-47fe-86a3-42c2d6b992fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.164670 | controller |     "Jun 12 11:36:58.132788 crc crio[19822]: time=\"2026-06-12T11:36:58.132698822Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ef54d294-60d8-4a5b-bf8b-d2e5ba67a1e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.164685 | controller |     "Jun 12 11:36:58.154683 crc crio[19822]: time=\"2026-06-12T11:36:58.154520768Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tsfcx/extract-content\" id=4cc7fcac-14bb-487b-8374-17f303cce427 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.164701 | controller |     "Jun 12 11:36:58.156300 crc crio[19822]: time=\"2026-06-12T11:36:58.156225732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164716 | controller |     "Jun 12 11:36:58.222927 crc crio[19822]: time=\"2026-06-12T11:36:58.222383663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164732 | controller |     "Jun 12 11:36:58.228227 crc crio[19822]: time=\"2026-06-12T11:36:58.228149598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164747 | controller |     "Jun 12 11:36:58.421437 crc crio[19822]: time=\"2026-06-12T11:36:58.421266928Z\" level=info msg=\"Created container d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd: openshift-marketplace/redhat-marketplace-tsfcx/extract-content\" id=4cc7fcac-14bb-487b-8374-17f303cce427 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.164767 | controller |     "Jun 12 11:36:58.424037 crc crio[19822]: time=\"2026-06-12T11:36:58.423950083Z\" level=info msg=\"Starting container: d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd\" id=7526fda9-fd0a-4cba-bddb-2fae9f9dba01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.164783 | controller |     "Jun 12 11:36:58.429914 crc crio[19822]: time=\"2026-06-12T11:36:58.429752898Z\" level=info msg=\"Started container\" PID=397074 containerID=d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd description=openshift-marketplace/redhat-marketplace-tsfcx/extract-content id=7526fda9-fd0a-4cba-bddb-2fae9f9dba01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87",
2026-06-12 11:43:52.164799 | controller |     "Jun 12 11:36:59.520296 crc crio[19822]: time=\"2026-06-12T11:36:59.519945628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2c944633-e07f-49d2-be10-2fd03b5b9e17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.164814 | controller |     "Jun 12 11:36:59.523777 crc crio[19822]: time=\"2026-06-12T11:36:59.523709758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=734508e9-307b-470c-9ee1-69ff83413198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.164829 | controller |     "Jun 12 11:36:59.532986 crc crio[19822]: time=\"2026-06-12T11:36:59.532788238Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-tsfcx/registry-server\" id=2104ba6f-d6ec-48bf-91e2-a6909be5ddf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.164844 | controller |     "Jun 12 11:36:59.533569 crc crio[19822]: time=\"2026-06-12T11:36:59.53344955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164863 | controller |     "Jun 12 11:36:59.607670 crc crio[19822]: time=\"2026-06-12T11:36:59.607568374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164898 | controller |     "Jun 12 11:36:59.617064 crc crio[19822]: time=\"2026-06-12T11:36:59.616949003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.164917 | controller |     "Jun 12 11:36:59.801858 crc crio[19822]: time=\"2026-06-12T11:36:59.801087798Z\" level=info msg=\"Created container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server\" id=2104ba6f-d6ec-48bf-91e2-a6909be5ddf0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.164933 | controller |     "Jun 12 11:36:59.804707 crc crio[19822]: time=\"2026-06-12T11:36:59.804622541Z\" level=info msg=\"Starting container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548\" id=716465a2-2b3c-400e-922f-a5dfc8432ac2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.164949 | controller |     "Jun 12 11:36:59.813497 crc crio[19822]: time=\"2026-06-12T11:36:59.813387712Z\" level=info msg=\"Started container\" PID=397207 containerID=0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548 description=openshift-marketplace/redhat-marketplace-tsfcx/registry-server id=716465a2-2b3c-400e-922f-a5dfc8432ac2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87",
2026-06-12 11:43:52.164967 | controller |     "Jun 12 11:37:08.672559 crc crio[19822]: time=\"2026-06-12T11:37:08.671697174Z\" level=info msg=\"Stopping container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548 (timeout: 2s)\" id=8f266f3b-aa3f-439d-b16a-266b89fd4c6c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.164988 | controller |     "Jun 12 11:37:08.820891 crc crio[19822]: time=\"2026-06-12T11:37:08.820213192Z\" level=info msg=\"Stopped container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server\" id=8f266f3b-aa3f-439d-b16a-266b89fd4c6c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.165024 | controller |     "Jun 12 11:37:08.821889 crc crio[19822]: time=\"2026-06-12T11:37:08.821771592Z\" level=info msg=\"Stopping pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=9e30a9ed-9075-4133-a1ee-06cfeaf31555 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.165044 | controller |     "Jun 12 11:37:08.822674 crc crio[19822]: time=\"2026-06-12T11:37:08.82262907Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-tsfcx Namespace:openshift-marketplace ID:16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87 UID:bab4ae4a-4f52-4019-8b00-25aca203b51d NetNS:/var/run/netns/17995938-730d-4d4c-87bd-b6e11ad5aa7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbab4ae4a_4f52_4019_8b00_25aca203b51d.slice PodAnnotations:0xc00140e5f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.165062 | controller |     "Jun 12 11:37:08.822876 crc crio[19822]: time=\"2026-06-12T11:37:08.822789835Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-tsfcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.165080 | controller |     "Jun 12 11:37:09.219188 crc crio[19822]: time=\"2026-06-12T11:37:09.219117328Z\" level=info msg=\"Stopped pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=9e30a9ed-9075-4133-a1ee-06cfeaf31555 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.165098 | controller |     "Jun 12 11:37:09.696097 crc crio[19822]: time=\"2026-06-12T11:37:09.695439594Z\" level=info msg=\"Removing container: 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548\" id=e049a63e-9135-4d84-8f88-2e03b36a34c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.165116 | controller |     "Jun 12 11:37:09.735945 crc crio[19822]: time=\"2026-06-12T11:37:09.735233274Z\" level=info msg=\"Removed container 0124012571ef8d4ec36dbb87719bb966c2154a7bc25b2d90e17005090221a548: openshift-marketplace/redhat-marketplace-tsfcx/registry-server\" id=e049a63e-9135-4d84-8f88-2e03b36a34c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.165133 | controller |     "Jun 12 11:37:09.739109 crc crio[19822]: time=\"2026-06-12T11:37:09.738918341Z\" level=info msg=\"Removing container: d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd\" id=73375475-5699-4464-8d34-7dcf7707f04b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.165151 | controller |     "Jun 12 11:37:09.783484 crc crio[19822]: time=\"2026-06-12T11:37:09.783379966Z\" level=info msg=\"Removed container d18dc70d09c5b1cb051d1fde751020698046934199b4e9aeafb7804299b8a5cd: openshift-marketplace/redhat-marketplace-tsfcx/extract-content\" id=73375475-5699-4464-8d34-7dcf7707f04b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.165168 | controller |     "Jun 12 11:37:09.786029 crc crio[19822]: time=\"2026-06-12T11:37:09.785934211Z\" level=info msg=\"Removing container: 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e\" id=b7b9ff58-cd37-4ce5-b68e-718d85a575d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.165186 | controller |     "Jun 12 11:37:09.839044 crc crio[19822]: time=\"2026-06-12T11:37:09.83853788Z\" level=info msg=\"Removed container 880ee354b72e7b4ebb547b1b9b932b77048ca967bf81dfaf0be7d3b1cb19319e: openshift-marketplace/redhat-marketplace-tsfcx/extract-utilities\" id=b7b9ff58-cd37-4ce5-b68e-718d85a575d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.165209 | controller |     "Jun 12 11:38:00.521602 crc crio[19822]: time=\"2026-06-12T11:38:00.520439508Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687738-j8zrv/POD\" id=934a6858-0d90-4f4f-98f0-b2914c06990d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.165228 | controller |     "Jun 12 11:38:00.522889 crc crio[19822]: time=\"2026-06-12T11:38:00.522797485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.165246 | controller |     "Jun 12 11:38:00.566110 crc crio[19822]: time=\"2026-06-12T11:38:00.565729548Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00244c420}] Aliases:map[]}\"",
2026-06-12 11:43:52.165264 | controller |     "Jun 12 11:38:00.566110 crc crio[19822]: time=\"2026-06-12T11:38:00.566082429Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687738-j8zrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.165280 | controller |     "Jun 12 11:38:01.337065 crc crio[19822]: 2026-06-12T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6dff2af4b425e4c Mac:76:44:9b:d8:05:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d9 Mtu:0 Sandbox:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.165296 | controller |     "Jun 12 11:38:01.339450 crc crio[19822]: time=\"2026-06-12T11:38:01.339386474Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00244c420}] Aliases:map[]}\"",
2026-06-12 11:43:52.165312 | controller |     "Jun 12 11:38:01.339713 crc crio[19822]: time=\"2026-06-12T11:38:01.339655623Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687738-j8zrv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.165328 | controller |     "Jun 12 11:38:01.350563 crc crio[19822]: time=\"2026-06-12T11:38:01.35052665Z\" level=info msg=\"Ran pod sandbox 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 with infra container: openshift-infra/auto-csr-approver-29687738-j8zrv/POD\" id=934a6858-0d90-4f4f-98f0-b2914c06990d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.165344 | controller |     "Jun 12 11:38:01.353404 crc crio[19822]: time=\"2026-06-12T11:38:01.353123302Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=849fa2b8-b068-473c-b903-c02fb98b4c3c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.165359 | controller |     "Jun 12 11:38:01.362793 crc crio[19822]: time=\"2026-06-12T11:38:01.362725038Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.165376 | controller |     "Jun 12 11:38:02.180169 crc crio[19822]: time=\"2026-06-12T11:38:02.179689658Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=849fa2b8-b068-473c-b903-c02fb98b4c3c name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.165396 | controller |     "Jun 12 11:38:02.181767 crc crio[19822]: time=\"2026-06-12T11:38:02.181693405Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1bbde67e-df4e-4856-8907-fad3ebc287e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.165412 | controller |     "Jun 12 11:38:02.185930 crc crio[19822]: time=\"2026-06-12T11:38:02.185802168Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b69258f4-ee3f-4bd4-b42c-8161cc1d3d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.165427 | controller |     "Jun 12 11:38:02.204129 crc crio[19822]: time=\"2026-06-12T11:38:02.204038579Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687738-j8zrv/oc\" id=0dc95cd8-fb55-49f1-8ac8-9923ce79f384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.165443 | controller |     "Jun 12 11:38:02.204611 crc crio[19822]: time=\"2026-06-12T11:38:02.204553306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.165459 | controller |     "Jun 12 11:38:02.266476 crc crio[19822]: time=\"2026-06-12T11:38:02.266362386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.165475 | controller |     "Jun 12 11:38:02.603196 crc crio[19822]: time=\"2026-06-12T11:38:02.603015126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.165490 | controller |     "Jun 12 11:38:02.739423 crc crio[19822]: time=\"2026-06-12T11:38:02.738974077Z\" level=info msg=\"Created container 74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8: openshift-infra/auto-csr-approver-29687738-j8zrv/oc\" id=0dc95cd8-fb55-49f1-8ac8-9923ce79f384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.165506 | controller |     "Jun 12 11:38:02.740749 crc crio[19822]: time=\"2026-06-12T11:38:02.740648072Z\" level=info msg=\"Starting container: 74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8\" id=acb60e54-9a6d-42a5-bc39-ce32087bec81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.165523 | controller |     "Jun 12 11:38:02.749181 crc crio[19822]: time=\"2026-06-12T11:38:02.749010356Z\" level=info msg=\"Started container\" PID=407171 containerID=74c469a63b49a6402793b70e17822ce4a9dbf5f6575e38ec9f6d7fc395b7efd8 description=openshift-infra/auto-csr-approver-29687738-j8zrv/oc id=acb60e54-9a6d-42a5-bc39-ce32087bec81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5",
2026-06-12 11:43:52.165539 | controller |     "Jun 12 11:38:05.521616 crc crio[19822]: time=\"2026-06-12T11:38:05.520712639Z\" level=info msg=\"Stopping pod sandbox: 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5\" id=f0279b32-aac4-4278-8acb-cf2dc9081efb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.165555 | controller |     "Jun 12 11:38:05.524503 crc crio[19822]: time=\"2026-06-12T11:38:05.522169446Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687738-j8zrv Namespace:openshift-infra ID:6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5 UID:dd6a4020-8203-4d0e-983b-c1657f5a65a7 NetNS:/var/run/netns/9b235f42-ed4f-4029-ac4f-6ef7b24074f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd6a4020_8203_4d0e_983b_c1657f5a65a7.slice PodAnnotations:0xc00101af50}] Aliases:map[]}\"",
2026-06-12 11:43:52.165572 | controller |     "Jun 12 11:38:05.524503 crc crio[19822]: time=\"2026-06-12T11:38:05.52229108Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687738-j8zrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.165592 | controller |     "Jun 12 11:38:05.973926 crc crio[19822]: time=\"2026-06-12T11:38:05.973480873Z\" level=info msg=\"Stopped pod sandbox: 6dff2af4b425e4c176ab4c6e9b1ae9abd9cf507d5fba91b67a3953fb4d5251c5\" id=f0279b32-aac4-4278-8acb-cf2dc9081efb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.165609 | controller |     "Jun 12 11:38:08.892132 crc crio[19822]: time=\"2026-06-12T11:38:08.891188431Z\" level=info msg=\"Removing container: ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2\" id=3dab188e-9692-4328-bf54-d9cb1f23964b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.165626 | controller |     "Jun 12 11:38:09.029403 crc crio[19822]: time=\"2026-06-12T11:38:09.029285045Z\" level=info msg=\"Removed container ac80b0ca5f7bbe0d9166faafee359029d4079684132aeabe128ab34250eba1e2: openshift-infra/auto-csr-approver-29687732-kh86z/oc\" id=3dab188e-9692-4328-bf54-d9cb1f23964b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.165642 | controller |     "Jun 12 11:38:09.039678 crc crio[19822]: time=\"2026-06-12T11:38:09.039611951Z\" level=info msg=\"Stopping pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=8d13c7f0-0e7d-4833-ba27-67d85498d5f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.165658 | controller |     "Jun 12 11:38:09.039865 crc crio[19822]: time=\"2026-06-12T11:38:09.039690364Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=8d13c7f0-0e7d-4833-ba27-67d85498d5f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.165674 | controller |     "Jun 12 11:38:09.040541 crc crio[19822]: time=\"2026-06-12T11:38:09.040461788Z\" level=info msg=\"Removing pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=d1bd9cc2-9b86-43c6-bc34-8256272a4bca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.165690 | controller |     "Jun 12 11:38:09.061306 crc crio[19822]: time=\"2026-06-12T11:38:09.061215518Z\" level=info msg=\"Removed pod sandbox: 65401142df970b6d0a5e7138ed2075e389bce8eca143a00beb7673ef823aea52\" id=d1bd9cc2-9b86-43c6-bc34-8256272a4bca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.165706 | controller |     "Jun 12 11:38:09.067282 crc crio[19822]: time=\"2026-06-12T11:38:09.064745853Z\" level=info msg=\"Stopping pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=876aed65-e55a-41e5-80ae-d38af34e0599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.165721 | controller |     "Jun 12 11:38:09.067282 crc crio[19822]: time=\"2026-06-12T11:38:09.064879707Z\" level=info msg=\"Stopped pod sandbox (already stopped): 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=876aed65-e55a-41e5-80ae-d38af34e0599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.165736 | controller |     "Jun 12 11:38:09.067282 crc crio[19822]: time=\"2026-06-12T11:38:09.066397296Z\" level=info msg=\"Removing pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=1f3405c1-2d60-4c49-a675-7db15c10a817 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.165752 | controller |     "Jun 12 11:38:09.100970 crc crio[19822]: time=\"2026-06-12T11:38:09.100769937Z\" level=info msg=\"Removed pod sandbox: 16c7ea43dccd14e476afd88fab218d82e6537225d12c4631bdfa4b12f2ee3d87\" id=1f3405c1-2d60-4c49-a675-7db15c10a817 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.165768 | controller |     "Jun 12 11:38:32.803706 crc crio[19822]: time=\"2026-06-12T11:38:32.802635418Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qq65v/POD\" id=a5276331-515a-40ea-9339-ada36f902a2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.165788 | controller |     "Jun 12 11:38:32.803706 crc crio[19822]: time=\"2026-06-12T11:38:32.803688002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.165805 | controller |     "Jun 12 11:38:32.850790 crc crio[19822]: time=\"2026-06-12T11:38:32.850375561Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc00244d978}] Aliases:map[]}\"",
2026-06-12 11:43:52.165822 | controller |     "Jun 12 11:38:32.850790 crc crio[19822]: time=\"2026-06-12T11:38:32.850756724Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qq65v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.165839 | controller |     "Jun 12 11:38:33.482676 crc crio[19822]: 2026-06-12T11:38:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8383eb77da6b7a Mac:6e:3d:e2:26:de:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:da Mtu:0 Sandbox:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd SocketPath: PciID:}] [{Interface:0xc0005885c0 Address:{IP:10.217.1.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.165863 | controller |     "Jun 12 11:38:33.484594 crc crio[19822]: time=\"2026-06-12T11:38:33.484500761Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc00244d978}] Aliases:map[]}\"",
2026-06-12 11:43:52.165898 | controller |     "Jun 12 11:38:33.484746 crc crio[19822]: time=\"2026-06-12T11:38:33.484706068Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qq65v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.165915 | controller |     "Jun 12 11:38:33.502591 crc crio[19822]: time=\"2026-06-12T11:38:33.502418604Z\" level=info msg=\"Ran pod sandbox c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d with infra container: openshift-marketplace/redhat-operators-qq65v/POD\" id=a5276331-515a-40ea-9339-ada36f902a2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.165932 | controller |     "Jun 12 11:38:33.508410 crc crio[19822]: time=\"2026-06-12T11:38:33.508233948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb08687b-3df4-4ca3-94d2-d6f77dd29f6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.165948 | controller |     "Jun 12 11:38:33.511138 crc crio[19822]: time=\"2026-06-12T11:38:33.510889073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de4a043f-954e-4f83-8318-d03c57d3ef19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.165964 | controller |     "Jun 12 11:38:33.519461 crc crio[19822]: time=\"2026-06-12T11:38:33.519279584Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qq65v/extract-utilities\" id=50d2e711-3e4d-4006-85f2-ba039ba89197 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.165984 | controller |     "Jun 12 11:38:33.519884 crc crio[19822]: time=\"2026-06-12T11:38:33.519719088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166000 | controller |     "Jun 12 11:38:33.602288 crc crio[19822]: time=\"2026-06-12T11:38:33.602205094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166015 | controller |     "Jun 12 11:38:33.609370 crc crio[19822]: time=\"2026-06-12T11:38:33.609289933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166031 | controller |     "Jun 12 11:38:33.745476 crc crio[19822]: time=\"2026-06-12T11:38:33.745310695Z\" level=info msg=\"Created container 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053: openshift-marketplace/redhat-operators-qq65v/extract-utilities\" id=50d2e711-3e4d-4006-85f2-ba039ba89197 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.166046 | controller |     "Jun 12 11:38:33.746793 crc crio[19822]: time=\"2026-06-12T11:38:33.746713526Z\" level=info msg=\"Starting container: 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053\" id=3cb58bbd-18ca-4b70-bfab-ba3c1b93c224 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.166062 | controller |     "Jun 12 11:38:33.756300 crc crio[19822]: time=\"2026-06-12T11:38:33.756188015Z\" level=info msg=\"Started container\" PID=411592 containerID=4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053 description=openshift-marketplace/redhat-operators-qq65v/extract-utilities id=3cb58bbd-18ca-4b70-bfab-ba3c1b93c224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d",
2026-06-12 11:43:52.166078 | controller |     "Jun 12 11:38:33.944977 crc crio[19822]: time=\"2026-06-12T11:38:33.944429424Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8e804a54-37a8-4327-909a-702e7e640615 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.166093 | controller |     "Jun 12 11:38:33.949801 crc crio[19822]: time=\"2026-06-12T11:38:33.949718135Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.166109 | controller |     "Jun 12 11:38:34.528368 crc crio[19822]: time=\"2026-06-12T11:38:34.52816512Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=8e804a54-37a8-4327-909a-702e7e640615 name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.166125 | controller |     "Jun 12 11:38:34.529084 crc crio[19822]: time=\"2026-06-12T11:38:34.529031098Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0f3f77a5-2b09-4db7-99b5-154ad53d3493 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.166141 | controller |     "Jun 12 11:38:34.531896 crc crio[19822]: time=\"2026-06-12T11:38:34.531787081Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=703528b8-f88a-42a9-b512-5ef85529fa6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.166157 | controller |     "Jun 12 11:38:34.540035 crc crio[19822]: time=\"2026-06-12T11:38:34.539935412Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qq65v/extract-content\" id=c749f2eb-99b4-402e-aebb-913a82cfe0cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.166174 | controller |     "Jun 12 11:38:34.540414 crc crio[19822]: time=\"2026-06-12T11:38:34.540376957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166193 | controller |     "Jun 12 11:38:34.601236 crc crio[19822]: time=\"2026-06-12T11:38:34.600711061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166209 | controller |     "Jun 12 11:38:34.606576 crc crio[19822]: time=\"2026-06-12T11:38:34.606502628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166225 | controller |     "Jun 12 11:38:34.755762 crc crio[19822]: time=\"2026-06-12T11:38:34.755672184Z\" level=info msg=\"Created container 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402: openshift-marketplace/redhat-operators-qq65v/extract-content\" id=c749f2eb-99b4-402e-aebb-913a82cfe0cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.166241 | controller |     "Jun 12 11:38:34.757195 crc crio[19822]: time=\"2026-06-12T11:38:34.757114411Z\" level=info msg=\"Starting container: 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402\" id=0ed0b5b4-f94f-4de7-83de-dbae99f2465c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.166256 | controller |     "Jun 12 11:38:34.765604 crc crio[19822]: time=\"2026-06-12T11:38:34.765501088Z\" level=info msg=\"Started container\" PID=411723 containerID=1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402 description=openshift-marketplace/redhat-operators-qq65v/extract-content id=0ed0b5b4-f94f-4de7-83de-dbae99f2465c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d",
2026-06-12 11:43:52.166272 | controller |     "Jun 12 11:38:41.087369 crc crio[19822]: time=\"2026-06-12T11:38:41.086752243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f328bc0-2442-4501-bb79-1c494e79e3d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.166287 | controller |     "Jun 12 11:38:41.089434 crc crio[19822]: time=\"2026-06-12T11:38:41.089260853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0c96778a-eea3-4e91-8ecf-34e20f1b82fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.166302 | controller |     "Jun 12 11:38:41.097697 crc crio[19822]: time=\"2026-06-12T11:38:41.097612399Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qq65v/registry-server\" id=0063f86c-d194-4e8b-830a-9bd6b890c6e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.166317 | controller |     "Jun 12 11:38:41.098128 crc crio[19822]: time=\"2026-06-12T11:38:41.098068094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166332 | controller |     "Jun 12 11:38:41.176050 crc crio[19822]: time=\"2026-06-12T11:38:41.175946888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166348 | controller |     "Jun 12 11:38:41.179136 crc crio[19822]: time=\"2026-06-12T11:38:41.179064058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.166363 | controller |     "Jun 12 11:38:41.341193 crc crio[19822]: time=\"2026-06-12T11:38:41.340989957Z\" level=info msg=\"Created container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server\" id=0063f86c-d194-4e8b-830a-9bd6b890c6e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.166383 | controller |     "Jun 12 11:38:41.342219 crc crio[19822]: time=\"2026-06-12T11:38:41.342104959Z\" level=info msg=\"Starting container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a\" id=612c809a-f8f4-4d26-9340-effb16b9a615 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.166400 | controller |     "Jun 12 11:38:41.351145 crc crio[19822]: time=\"2026-06-12T11:38:41.351051815Z\" level=info msg=\"Started container\" PID=412382 containerID=51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a description=openshift-marketplace/redhat-operators-qq65v/registry-server id=612c809a-f8f4-4d26-9340-effb16b9a615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d",
2026-06-12 11:43:52.166416 | controller |     "Jun 12 11:38:51.989599 crc crio[19822]: time=\"2026-06-12T11:38:51.988588471Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166432 | controller |     "Jun 12 11:38:52.414573 crc crio[19822]: time=\"2026-06-12T11:38:52.414514668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166455 | controller |     "Jun 12 11:38:52.418054 crc crio[19822]: time=\"2026-06-12T11:38:52.417967288Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166521 | controller |     "Jun 12 11:38:52.971256 crc crio[19822]: time=\"2026-06-12T11:38:52.971172711Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166544 | controller |     "Jun 12 11:38:53.316548 crc crio[19822]: time=\"2026-06-12T11:38:53.315979347Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166560 | controller |     "Jun 12 11:38:53.357901 crc crio[19822]: time=\"2026-06-12T11:38:53.357786961Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166576 | controller |     "Jun 12 11:38:53.596283 crc crio[19822]: time=\"2026-06-12T11:38:53.596096814Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166592 | controller |     "Jun 12 11:38:53.786982 crc crio[19822]: time=\"2026-06-12T11:38:53.786670256Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166607 | controller |     "Jun 12 11:38:54.342035 crc crio[19822]: time=\"2026-06-12T11:38:54.341785617Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166623 | controller |     "Jun 12 11:38:54.358593 crc crio[19822]: time=\"2026-06-12T11:38:54.358491665Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166639 | controller |     "Jun 12 11:38:54.400681 crc crio[19822]: time=\"2026-06-12T11:38:54.400571528Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166655 | controller |     "Jun 12 11:38:54.568904 crc crio[19822]: time=\"2026-06-12T11:38:54.568719613Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166683 | controller |     "Jun 12 11:38:54.695022 crc crio[19822]: time=\"2026-06-12T11:38:54.694225617Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166702 | controller |     "Jun 12 11:38:54.788312 crc crio[19822]: time=\"2026-06-12T11:38:54.788115082Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166719 | controller |     "Jun 12 11:38:55.239917 crc crio[19822]: time=\"2026-06-12T11:38:55.239735749Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166734 | controller |     "Jun 12 11:38:55.912525 crc crio[19822]: time=\"2026-06-12T11:38:55.91239863Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166750 | controller |     "Jun 12 11:38:56.491408 crc crio[19822]: time=\"2026-06-12T11:38:56.491278907Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166766 | controller |     "Jun 12 11:38:57.220643 crc crio[19822]: time=\"2026-06-12T11:38:57.219296523Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166783 | controller |     "Jun 12 11:38:57.626067 crc crio[19822]: time=\"2026-06-12T11:38:57.625975336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166798 | controller |     "Jun 12 11:38:57.677355 crc crio[19822]: time=\"2026-06-12T11:38:57.677264773Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166814 | controller |     "Jun 12 11:38:57.733768 crc crio[19822]: time=\"2026-06-12T11:38:57.733685963Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166830 | controller |     "Jun 12 11:38:59.292935 crc crio[19822]: time=\"2026-06-12T11:38:59.292015921Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166845 | controller |     "Jun 12 11:39:01.416421 crc crio[19822]: time=\"2026-06-12T11:39:01.415601877Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166945 | controller |     "Jun 12 11:39:01.787377 crc crio[19822]: time=\"2026-06-12T11:39:01.787293484Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166965 | controller |     "Jun 12 11:39:01.882881 crc crio[19822]: time=\"2026-06-12T11:39:01.8827594Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.166982 | controller |     "Jun 12 11:39:04.128383 crc crio[19822]: time=\"2026-06-12T11:39:04.12749939Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167003 | controller |     "Jun 12 11:39:05.264102 crc crio[19822]: time=\"2026-06-12T11:39:05.263611729Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167020 | controller |     "Jun 12 11:39:06.150203 crc crio[19822]: time=\"2026-06-12T11:39:06.149482723Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167036 | controller |     "Jun 12 11:39:06.189482 crc crio[19822]: time=\"2026-06-12T11:39:06.189355786Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167053 | controller |     "Jun 12 11:39:07.516135 crc crio[19822]: time=\"2026-06-12T11:39:07.516033327Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167069 | controller |     "Jun 12 11:39:09.334519 crc crio[19822]: time=\"2026-06-12T11:39:09.333914901Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167085 | controller |     "Jun 12 11:39:10.381151 crc crio[19822]: time=\"2026-06-12T11:39:10.3801947Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167101 | controller |     "Jun 12 11:39:10.729785 crc crio[19822]: time=\"2026-06-12T11:39:10.729579472Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167117 | controller |     "Jun 12 11:39:11.008876 crc crio[19822]: time=\"2026-06-12T11:39:11.008370074Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167133 | controller |     "Jun 12 11:39:11.045028 crc crio[19822]: time=\"2026-06-12T11:39:11.044964614Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167149 | controller |     "Jun 12 11:39:11.087594 crc crio[19822]: time=\"2026-06-12T11:39:11.087508336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167164 | controller |     "Jun 12 11:39:11.274220 crc crio[19822]: time=\"2026-06-12T11:39:11.274030257Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167180 | controller |     "Jun 12 11:39:11.798541 crc crio[19822]: time=\"2026-06-12T11:39:11.798463132Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167196 | controller |     "Jun 12 11:39:12.016395 crc crio[19822]: time=\"2026-06-12T11:39:12.016288081Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167212 | controller |     "Jun 12 11:39:13.155944 crc crio[19822]: time=\"2026-06-12T11:39:13.155244722Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167228 | controller |     "Jun 12 11:39:14.479751 crc crio[19822]: time=\"2026-06-12T11:39:14.478850609Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167247 | controller |     "Jun 12 11:39:14.570008 crc crio[19822]: time=\"2026-06-12T11:39:14.569920407Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167263 | controller |     "Jun 12 11:39:14.932744 crc crio[19822]: time=\"2026-06-12T11:39:14.932639156Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167279 | controller |     "Jun 12 11:39:15.516720 crc crio[19822]: time=\"2026-06-12T11:39:15.514869386Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167294 | controller |     "Jun 12 11:39:17.381380 crc crio[19822]: time=\"2026-06-12T11:39:17.38054058Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167309 | controller |     "Jun 12 11:39:18.453102 crc crio[19822]: time=\"2026-06-12T11:39:18.453025956Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167325 | controller |     "Jun 12 11:39:18.561399 crc crio[19822]: time=\"2026-06-12T11:39:18.561048781Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167340 | controller |     "Jun 12 11:39:24.786667 crc crio[19822]: time=\"2026-06-12T11:39:24.785619083Z\" level=info msg=\"Stopping container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a (timeout: 2s)\" id=0d427601-a31a-43e2-a0d3-ca9b38f5eed8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.167356 | controller |     "Jun 12 11:39:24.919192 crc crio[19822]: time=\"2026-06-12T11:39:24.919122592Z\" level=info msg=\"Stopped container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server\" id=0d427601-a31a-43e2-a0d3-ca9b38f5eed8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.167372 | controller |     "Jun 12 11:39:24.920695 crc crio[19822]: time=\"2026-06-12T11:39:24.92062275Z\" level=info msg=\"Stopping pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=21eba989-44d0-452c-bf33-d09ce68f49f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.167390 | controller |     "Jun 12 11:39:24.921584 crc crio[19822]: time=\"2026-06-12T11:39:24.921525159Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qq65v Namespace:openshift-marketplace ID:c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d UID:ffa063fa-d595-4aa5-9722-27c43db6cd3c NetNS:/var/run/netns/690b7c53-6430-4fe5-9e84-6db58fa9e6dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffa063fa_d595_4aa5_9722_27c43db6cd3c.slice PodAnnotations:0xc003095530}] Aliases:map[]}\"",
2026-06-12 11:43:52.167408 | controller |     "Jun 12 11:39:24.921751 crc crio[19822]: time=\"2026-06-12T11:39:24.921682045Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qq65v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.167424 | controller |     "Jun 12 11:39:25.391152 crc crio[19822]: time=\"2026-06-12T11:39:25.389801278Z\" level=info msg=\"Stopped pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=21eba989-44d0-452c-bf33-d09ce68f49f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.167467 | controller |     "Jun 12 11:39:25.844171 crc crio[19822]: time=\"2026-06-12T11:39:25.844099152Z\" level=info msg=\"Removing container: 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a\" id=4384f583-541f-44c4-a8e3-ffaeee40c539 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.167505 | controller |     "Jun 12 11:39:25.883520 crc crio[19822]: time=\"2026-06-12T11:39:25.883377109Z\" level=info msg=\"Removed container 51711e21752dfc66855cdd9ba32f6bf70ac793c4489efa9801b05e358abef95a: openshift-marketplace/redhat-operators-qq65v/registry-server\" id=4384f583-541f-44c4-a8e3-ffaeee40c539 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.167525 | controller |     "Jun 12 11:39:25.889566 crc crio[19822]: time=\"2026-06-12T11:39:25.88947424Z\" level=info msg=\"Removing container: 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402\" id=5fd259b8-0478-4d97-a63a-9580b4e5c2d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.167543 | controller |     "Jun 12 11:39:25.938579 crc crio[19822]: time=\"2026-06-12T11:39:25.938327368Z\" level=info msg=\"Removed container 1b7efe0a193c12a28d259ea4ca672bdc1fdc5eec474bee024e6c4580d582b402: openshift-marketplace/redhat-operators-qq65v/extract-content\" id=5fd259b8-0478-4d97-a63a-9580b4e5c2d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.167559 | controller |     "Jun 12 11:39:25.941078 crc crio[19822]: time=\"2026-06-12T11:39:25.940998324Z\" level=info msg=\"Removing container: 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053\" id=f9739d13-b88e-4d2f-a4a4-7d06068ef1b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.167574 | controller |     "Jun 12 11:39:25.984148 crc crio[19822]: time=\"2026-06-12T11:39:25.98404999Z\" level=info msg=\"Removed container 4a3ab11fe02baf3f03ee42e4944455f2350f61d12401f4d8bf3c554c62d38053: openshift-marketplace/redhat-operators-qq65v/extract-utilities\" id=f9739d13-b88e-4d2f-a4a4-7d06068ef1b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.167591 | controller |     "Jun 12 11:39:26.098784 crc crio[19822]: time=\"2026-06-12T11:39:26.098716915Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.167608 | controller |     "Jun 12 11:39:52.928956 crc crio[19822]: time=\"2026-06-12T11:39:52.928097857Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-cktqh/POD\" id=f8ee2481-f86c-4693-9b66-20bf51ae73ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.167625 | controller |     "Jun 12 11:39:52.930120 crc crio[19822]: time=\"2026-06-12T11:39:52.930016586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.167642 | controller |     "Jun 12 11:39:52.987134 crc crio[19822]: time=\"2026-06-12T11:39:52.984379041Z\" level=info msg=\"Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc002ed00f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.167659 | controller |     "Jun 12 11:39:52.987134 crc crio[19822]: time=\"2026-06-12T11:39:52.984462303Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-cktqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.167676 | controller |     "Jun 12 11:39:53.589003 crc crio[19822]: 2026-06-12T11:39:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50e1758097f57ae Mac:6e:99:85:fe:40:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:db Mtu:0 Sandbox:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 SocketPath: PciID:}] [{Interface:0xc00028e770 Address:{IP:10.217.1.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.167699 | controller |     "Jun 12 11:39:53.590780 crc crio[19822]: time=\"2026-06-12T11:39:53.590688993Z\" level=info msg=\"Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc002ed00f0}] Aliases:map[]}\"",
2026-06-12 11:43:52.167716 | controller |     "Jun 12 11:39:53.591051 crc crio[19822]: time=\"2026-06-12T11:39:53.590896539Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-cktqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.167731 | controller |     "Jun 12 11:39:53.598708 crc crio[19822]: time=\"2026-06-12T11:39:53.598632259Z\" level=info msg=\"Ran pod sandbox 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 with infra container: openshift-marketplace/community-operators-cktqh/POD\" id=f8ee2481-f86c-4693-9b66-20bf51ae73ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.167748 | controller |     "Jun 12 11:39:53.603511 crc crio[19822]: time=\"2026-06-12T11:39:53.603431309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=719a8c9c-f275-427f-80b7-9dbe961036f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.167763 | controller |     "Jun 12 11:39:53.605746 crc crio[19822]: time=\"2026-06-12T11:39:53.605654449Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f555d443-f693-4a9e-b957-8788b7d8a46f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.167779 | controller |     "Jun 12 11:39:53.614374 crc crio[19822]: time=\"2026-06-12T11:39:53.614199942Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cktqh/extract-utilities\" id=b41db3d6-52a8-4087-a7c4-f81f23b7685e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.167795 | controller |     "Jun 12 11:39:53.614893 crc crio[19822]: time=\"2026-06-12T11:39:53.6147547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.167810 | controller |     "Jun 12 11:39:53.660295 crc crio[19822]: time=\"2026-06-12T11:39:53.660190615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.167826 | controller |     "Jun 12 11:39:53.663762 crc crio[19822]: time=\"2026-06-12T11:39:53.663666829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.167842 | controller |     "Jun 12 11:39:53.808600 crc crio[19822]: time=\"2026-06-12T11:39:53.8084931Z\" level=info msg=\"Created container 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018: openshift-marketplace/community-operators-cktqh/extract-utilities\" id=b41db3d6-52a8-4087-a7c4-f81f23b7685e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.167864 | controller |     "Jun 12 11:39:53.809785 crc crio[19822]: time=\"2026-06-12T11:39:53.809719789Z\" level=info msg=\"Starting container: 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018\" id=41edddf7-ae0b-41fc-8b96-28bd7ad395d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.167907 | controller |     "Jun 12 11:39:53.815054 crc crio[19822]: time=\"2026-06-12T11:39:53.814997487Z\" level=info msg=\"Started container\" PID=419628 containerID=19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018 description=openshift-marketplace/community-operators-cktqh/extract-utilities id=41edddf7-ae0b-41fc-8b96-28bd7ad395d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411",
2026-06-12 11:43:52.167924 | controller |     "Jun 12 11:39:54.315206 crc crio[19822]: time=\"2026-06-12T11:39:54.314659618Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=52203d76-89ab-4ca5-8e0c-129593ff18ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.167941 | controller |     "Jun 12 11:39:54.323496 crc crio[19822]: time=\"2026-06-12T11:39:54.323403728Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 11:43:52.167956 | controller |     "Jun 12 11:39:54.876466 crc crio[19822]: time=\"2026-06-12T11:39:54.876285477Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:f931e7c893ed313a7e1e037bf7f161a261857b4036859221b53cf608af08a029\" id=52203d76-89ab-4ca5-8e0c-129593ff18ff name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.167972 | controller |     "Jun 12 11:39:54.877469 crc crio[19822]: time=\"2026-06-12T11:39:54.877401191Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=65b2cac3-45f6-4141-aaf3-ddb33cd0f965 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.167988 | controller |     "Jun 12 11:39:54.881233 crc crio[19822]: time=\"2026-06-12T11:39:54.88109487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=568e720a-fe5a-4528-84bd-0283fa79e8d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.168003 | controller |     "Jun 12 11:39:54.891769 crc crio[19822]: time=\"2026-06-12T11:39:54.891660646Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cktqh/extract-content\" id=808992eb-5e57-4a35-bb72-1b69b3effaf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.168019 | controller |     "Jun 12 11:39:54.892365 crc crio[19822]: time=\"2026-06-12T11:39:54.892293746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168035 | controller |     "Jun 12 11:39:54.941660 crc crio[19822]: time=\"2026-06-12T11:39:54.941479217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168051 | controller |     "Jun 12 11:39:54.945153 crc crio[19822]: time=\"2026-06-12T11:39:54.945065022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168066 | controller |     "Jun 12 11:39:55.108161 crc crio[19822]: time=\"2026-06-12T11:39:55.107508002Z\" level=info msg=\"Created container de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f: openshift-marketplace/community-operators-cktqh/extract-content\" id=808992eb-5e57-4a35-bb72-1b69b3effaf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.168082 | controller |     "Jun 12 11:39:55.109664 crc crio[19822]: time=\"2026-06-12T11:39:55.109438473Z\" level=info msg=\"Starting container: de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f\" id=1807f8a9-e69e-44a2-abc4-0d1837b7244f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.168102 | controller |     "Jun 12 11:39:55.124240 crc crio[19822]: time=\"2026-06-12T11:39:55.124167683Z\" level=info msg=\"Started container\" PID=419704 containerID=de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f description=openshift-marketplace/community-operators-cktqh/extract-content id=1807f8a9-e69e-44a2-abc4-0d1837b7244f name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411",
2026-06-12 11:43:52.168118 | controller |     "Jun 12 11:39:57.389229 crc crio[19822]: time=\"2026-06-12T11:39:57.386952992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=124503e4-8aec-43a1-8a3e-6498e2e6cf98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.168134 | controller |     "Jun 12 11:39:57.400994 crc crio[19822]: time=\"2026-06-12T11:39:57.400704332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e5b6d25-16d6-4890-8b93-e6b64b9d05e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.168150 | controller |     "Jun 12 11:39:57.460038 crc crio[19822]: time=\"2026-06-12T11:39:57.459935981Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-cktqh/registry-server\" id=6600d35c-28f4-4d11-99ab-d11d8004da6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.168165 | controller |     "Jun 12 11:39:57.460486 crc crio[19822]: time=\"2026-06-12T11:39:57.460411096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168182 | controller |     "Jun 12 11:39:57.548901 crc crio[19822]: time=\"2026-06-12T11:39:57.54862146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168198 | controller |     "Jun 12 11:39:57.556002 crc crio[19822]: time=\"2026-06-12T11:39:57.555582224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168213 | controller |     "Jun 12 11:39:57.749252 crc crio[19822]: time=\"2026-06-12T11:39:57.749157417Z\" level=info msg=\"Created container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server\" id=6600d35c-28f4-4d11-99ab-d11d8004da6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.168229 | controller |     "Jun 12 11:39:57.750851 crc crio[19822]: time=\"2026-06-12T11:39:57.750717427Z\" level=info msg=\"Starting container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88\" id=59858cc5-0393-4e29-a5b2-98a2cdaf69a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.168245 | controller |     "Jun 12 11:39:57.759527 crc crio[19822]: time=\"2026-06-12T11:39:57.759384344Z\" level=info msg=\"Started container\" PID=419841 containerID=8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88 description=openshift-marketplace/community-operators-cktqh/registry-server id=59858cc5-0393-4e29-a5b2-98a2cdaf69a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411",
2026-06-12 11:43:52.168261 | controller |     "Jun 12 11:40:00.841973 crc crio[19822]: time=\"2026-06-12T11:40:00.841173752Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687740-fs4wd/POD\" id=f0906dba-23ba-4eda-b6d3-edca6a8e3790 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.168277 | controller |     "Jun 12 11:40:00.841973 crc crio[19822]: time=\"2026-06-12T11:40:00.841941507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168296 | controller |     "Jun 12 11:40:00.867755 crc crio[19822]: time=\"2026-06-12T11:40:00.867622145Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc00101a960}] Aliases:map[]}\"",
2026-06-12 11:43:52.168312 | controller |     "Jun 12 11:40:00.867755 crc crio[19822]: time=\"2026-06-12T11:40:00.867681897Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687740-fs4wd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.168328 | controller |     "Jun 12 11:40:01.271760 crc crio[19822]: 2026-06-12T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e31c8039db520f Mac:46:9f:27:97:4f:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:dc Mtu:0 Sandbox:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 SocketPath: PciID:}] [{Interface:0xc0000146a0 Address:{IP:10.217.1.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.168344 | controller |     "Jun 12 11:40:01.273007 crc crio[19822]: time=\"2026-06-12T11:40:01.272937796Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc00101a960}] Aliases:map[]}\"",
2026-06-12 11:43:52.168360 | controller |     "Jun 12 11:40:01.273177 crc crio[19822]: time=\"2026-06-12T11:40:01.27309006Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687740-fs4wd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.168376 | controller |     "Jun 12 11:40:01.283198 crc crio[19822]: time=\"2026-06-12T11:40:01.283060839Z\" level=info msg=\"Ran pod sandbox 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 with infra container: openshift-infra/auto-csr-approver-29687740-fs4wd/POD\" id=f0906dba-23ba-4eda-b6d3-edca6a8e3790 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.168392 | controller |     "Jun 12 11:40:01.285854 crc crio[19822]: time=\"2026-06-12T11:40:01.285748564Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=475a3d3a-be76-45c0-901d-a999343ef3ac name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.168408 | controller |     "Jun 12 11:40:01.293210 crc crio[19822]: time=\"2026-06-12T11:40:01.293158021Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.168424 | controller |     "Jun 12 11:40:03.190782 crc crio[19822]: time=\"2026-06-12T11:40:03.18796519Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=475a3d3a-be76-45c0-901d-a999343ef3ac name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.168440 | controller |     "Jun 12 11:40:03.193136 crc crio[19822]: time=\"2026-06-12T11:40:03.192496Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a789c128-2973-4ff9-be5e-f9d9cba8a24c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.168455 | controller |     "Jun 12 11:40:03.195877 crc crio[19822]: time=\"2026-06-12T11:40:03.195736175Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0637b1a5-fa72-4277-a016-0149800c4b7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.168474 | controller |     "Jun 12 11:40:03.208872 crc crio[19822]: time=\"2026-06-12T11:40:03.205547451Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687740-fs4wd/oc\" id=b2d25f0c-ecf3-4979-adff-0deea5d12f95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.168490 | controller |     "Jun 12 11:40:03.208872 crc crio[19822]: time=\"2026-06-12T11:40:03.20603326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168506 | controller |     "Jun 12 11:40:03.267918 crc crio[19822]: time=\"2026-06-12T11:40:03.267871012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168521 | controller |     "Jun 12 11:40:03.501781 crc crio[19822]: time=\"2026-06-12T11:40:03.492523706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.168537 | controller |     "Jun 12 11:40:03.607973 crc crio[19822]: time=\"2026-06-12T11:40:03.607878966Z\" level=info msg=\"Created container 83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da: openshift-infra/auto-csr-approver-29687740-fs4wd/oc\" id=b2d25f0c-ecf3-4979-adff-0deea5d12f95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.168553 | controller |     "Jun 12 11:40:03.609199 crc crio[19822]: time=\"2026-06-12T11:40:03.609136836Z\" level=info msg=\"Starting container: 83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da\" id=940fd148-14da-4d16-9618-bdaad7563f69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.168569 | controller |     "Jun 12 11:40:03.618551 crc crio[19822]: time=\"2026-06-12T11:40:03.618445964Z\" level=info msg=\"Started container\" PID=420331 containerID=83f0687eef82523fe321c990454b684a718f17b994979b1dd8773d1aff1d40da description=openshift-infra/auto-csr-approver-29687740-fs4wd/oc id=940fd148-14da-4d16-9618-bdaad7563f69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7",
2026-06-12 11:43:52.168585 | controller |     "Jun 12 11:40:05.522701 crc crio[19822]: time=\"2026-06-12T11:40:05.52162779Z\" level=info msg=\"Stopping pod sandbox: 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7\" id=891bbceb-3e7f-4a60-8153-c2ea8b109201 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.168601 | controller |     "Jun 12 11:40:05.522701 crc crio[19822]: time=\"2026-06-12T11:40:05.522323812Z\" level=info msg=\"Stopping container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88 (timeout: 2s)\" id=044a6ab7-b3d1-4965-874d-790ddd9b9ffb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.168616 | controller |     "Jun 12 11:40:05.523716 crc crio[19822]: time=\"2026-06-12T11:40:05.523109118Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687740-fs4wd Namespace:openshift-infra ID:7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7 UID:55863d9f-d255-437f-8f23-6863b5b5e609 NetNS:/var/run/netns/71c815fb-efae-422a-b2b3-6d91e28e98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod55863d9f_d255_437f_8f23_6863b5b5e609.slice PodAnnotations:0xc003264128}] Aliases:map[]}\"",
2026-06-12 11:43:52.168632 | controller |     "Jun 12 11:40:05.523716 crc crio[19822]: time=\"2026-06-12T11:40:05.523224892Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687740-fs4wd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.168648 | controller |     "Jun 12 11:40:05.649464 crc crio[19822]: time=\"2026-06-12T11:40:05.649388087Z\" level=info msg=\"Stopped container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server\" id=044a6ab7-b3d1-4965-874d-790ddd9b9ffb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.168667 | controller |     "Jun 12 11:40:05.652433 crc crio[19822]: time=\"2026-06-12T11:40:05.652391564Z\" level=info msg=\"Stopping pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=82dee1f5-0c22-4dea-9aff-50970c9636de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.168683 | controller |     "Jun 12 11:40:05.653089 crc crio[19822]: time=\"2026-06-12T11:40:05.653064826Z\" level=info msg=\"Got pod network &{Name:community-operators-cktqh Namespace:openshift-marketplace ID:50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411 UID:32be10a7-5142-46ca-850a-ca03ca050769 NetNS:/var/run/netns/ae696328-933f-4b60-9df6-d376631bf0f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod32be10a7_5142_46ca_850a_ca03ca050769.slice PodAnnotations:0xc000697010}] Aliases:map[]}\"",
2026-06-12 11:43:52.168699 | controller |     "Jun 12 11:40:05.653313 crc crio[19822]: time=\"2026-06-12T11:40:05.653292413Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-cktqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.168715 | controller |     "Jun 12 11:40:05.942111 crc crio[19822]: time=\"2026-06-12T11:40:05.942025145Z\" level=info msg=\"Stopped pod sandbox: 7e31c8039db520ff22114271e1818dfd0b10d6d497384f3f602b526d835289a7\" id=891bbceb-3e7f-4a60-8153-c2ea8b109201 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.168730 | controller |     "Jun 12 11:40:06.125240 crc crio[19822]: time=\"2026-06-12T11:40:06.124291508Z\" level=info msg=\"Stopped pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=82dee1f5-0c22-4dea-9aff-50970c9636de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.168745 | controller |     "Jun 12 11:40:06.548691 crc crio[19822]: time=\"2026-06-12T11:40:06.548612336Z\" level=info msg=\"Removing container: 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88\" id=d2e3ac48-943c-4f2f-9bd6-3c279b9143a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.168760 | controller |     "Jun 12 11:40:06.581782 crc crio[19822]: time=\"2026-06-12T11:40:06.581693341Z\" level=info msg=\"Removed container 8b1df6b07cdb3dd0462f2c46de151d21bdd7ce979f7a5c2db7c41b5cfddf7a88: openshift-marketplace/community-operators-cktqh/registry-server\" id=d2e3ac48-943c-4f2f-9bd6-3c279b9143a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.168775 | controller |     "Jun 12 11:40:06.588893 crc crio[19822]: time=\"2026-06-12T11:40:06.588765765Z\" level=info msg=\"Removing container: de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f\" id=e730113e-4283-49ee-b087-b763cb3fd85b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.168790 | controller |     "Jun 12 11:40:06.652747 crc crio[19822]: time=\"2026-06-12T11:40:06.652651581Z\" level=info msg=\"Removed container de533d5153bea1153554bf13b36c2fda428cca464c04a6776669e81d80f1337f: openshift-marketplace/community-operators-cktqh/extract-content\" id=e730113e-4283-49ee-b087-b763cb3fd85b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.168805 | controller |     "Jun 12 11:40:06.658186 crc crio[19822]: time=\"2026-06-12T11:40:06.658106467Z\" level=info msg=\"Removing container: 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018\" id=6f255132-8b01-42cd-b222-0ebd4ebd8bba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.168820 | controller |     "Jun 12 11:40:06.711502 crc crio[19822]: time=\"2026-06-12T11:40:06.711397323Z\" level=info msg=\"Removed container 19fe5bf84b396fa7ac9d545016569655392c2303fb495ee8451875f4b523d018: openshift-marketplace/community-operators-cktqh/extract-utilities\" id=6f255132-8b01-42cd-b222-0ebd4ebd8bba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.168839 | controller |     "Jun 12 11:40:09.166916 crc crio[19822]: time=\"2026-06-12T11:40:09.165957034Z\" level=info msg=\"Removing container: 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90\" id=bdc81e34-1241-4aa2-babe-c043fa72364b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.168859 | controller |     "Jun 12 11:40:09.320562 crc crio[19822]: time=\"2026-06-12T11:40:09.320473012Z\" level=info msg=\"Removed container 6a4117e90f71664a81ce3257a66b7bdda99eeb8abe4e1e56652e97b5ba157d90: openshift-infra/auto-csr-approver-29687734-2fdjq/oc\" id=bdc81e34-1241-4aa2-babe-c043fa72364b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.168893 | controller |     "Jun 12 11:40:09.333460 crc crio[19822]: time=\"2026-06-12T11:40:09.333328813Z\" level=info msg=\"Stopping pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=e7f62166-10df-4db4-bb9e-8576e99b2ace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.168910 | controller |     "Jun 12 11:40:09.333460 crc crio[19822]: time=\"2026-06-12T11:40:09.333444677Z\" level=info msg=\"Stopped pod sandbox (already stopped): c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=e7f62166-10df-4db4-bb9e-8576e99b2ace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.168926 | controller |     "Jun 12 11:40:09.334657 crc crio[19822]: time=\"2026-06-12T11:40:09.334565993Z\" level=info msg=\"Removing pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=b6575c53-3459-4fda-9b4b-78cca9445b29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.168941 | controller |     "Jun 12 11:40:09.358382 crc crio[19822]: time=\"2026-06-12T11:40:09.358278013Z\" level=info msg=\"Removed pod sandbox: c8383eb77da6b7a52f6612cb19bc34d6e21fe13fe48729427b7841d46d6cad8d\" id=b6575c53-3459-4fda-9b4b-78cca9445b29 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.168956 | controller |     "Jun 12 11:40:09.359507 crc crio[19822]: time=\"2026-06-12T11:40:09.359446447Z\" level=info msg=\"Stopping pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=9e8602b4-96c5-4e57-baac-b56848d34305 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.168971 | controller |     "Jun 12 11:40:09.359625 crc crio[19822]: time=\"2026-06-12T11:40:09.359522919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=9e8602b4-96c5-4e57-baac-b56848d34305 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.168987 | controller |     "Jun 12 11:40:09.360763 crc crio[19822]: time=\"2026-06-12T11:40:09.360549182Z\" level=info msg=\"Removing pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=254a088b-07a8-4f0b-a245-0a42dadb54d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.169002 | controller |     "Jun 12 11:40:09.419270 crc crio[19822]: time=\"2026-06-12T11:40:09.419088156Z\" level=info msg=\"Removed pod sandbox: 50e1758097f57aee2e6c156d12c40a6401231ddae08a5d6044f7794960abe411\" id=254a088b-07a8-4f0b-a245-0a42dadb54d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.169017 | controller |     "Jun 12 11:40:09.423613 crc crio[19822]: time=\"2026-06-12T11:40:09.423565172Z\" level=info msg=\"Stopping pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=de240a70-fa63-492e-82aa-2d2f088624c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169032 | controller |     "Jun 12 11:40:09.423978 crc crio[19822]: time=\"2026-06-12T11:40:09.42379431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=de240a70-fa63-492e-82aa-2d2f088624c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169053 | controller |     "Jun 12 11:40:09.425479 crc crio[19822]: time=\"2026-06-12T11:40:09.42539043Z\" level=info msg=\"Removing pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=4f026fce-e33b-4481-8f98-b2eac41fd90c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.169070 | controller |     "Jun 12 11:40:09.446121 crc crio[19822]: time=\"2026-06-12T11:40:09.446022992Z\" level=info msg=\"Removed pod sandbox: 6d8c4d031ca5146cc9a83f7cb06910d7a126ed1a800d59e11aa7f5e4af78e9bb\" id=4f026fce-e33b-4481-8f98-b2eac41fd90c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.169109 | controller |     "Jun 12 11:41:00.233051 crc crio[19822]: time=\"2026-06-12T11:41:00.228497666Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 11:43:52.169126 | controller |     "Jun 12 11:41:07.881911 crc crio[19822]: time=\"2026-06-12T11:41:07.878687198Z\" level=info msg=\"Stopping container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c (timeout: 2s)\" id=fcdbf464-b4ea-44d3-9f69-0baccea6dad0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.169142 | controller |     "Jun 12 11:41:08.063276 crc crio[19822]: time=\"2026-06-12T11:41:08.063183286Z\" level=info msg=\"Stopped container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy\" id=fcdbf464-b4ea-44d3-9f69-0baccea6dad0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 11:43:52.169157 | controller |     "Jun 12 11:41:08.070431 crc crio[19822]: time=\"2026-06-12T11:41:08.070320457Z\" level=info msg=\"Stopping pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=b262fb4d-48b4-4a9d-981f-41b121ab5a8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169172 | controller |     "Jun 12 11:41:08.072291 crc crio[19822]: time=\"2026-06-12T11:41:08.072224192Z\" level=info msg=\"Got pod network &{Name:must-gather-256wj Namespace:openshift-must-gather-cb9jq ID:b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd UID:a7be67c5-e5d0-4fd4-9261-07296a63e939 NetNS:/var/run/netns/ee8e7a99-e63e-489e-9b22-260642589b4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda7be67c5_e5d0_4fd4_9261_07296a63e939.slice PodAnnotations:0xc0037c9150}] Aliases:map[]}\"",
2026-06-12 11:43:52.169188 | controller |     "Jun 12 11:41:08.072578 crc crio[19822]: time=\"2026-06-12T11:41:08.072521152Z\" level=info msg=\"Deleting pod openshift-must-gather-cb9jq_must-gather-256wj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.169204 | controller |     "Jun 12 11:41:08.406952 crc crio[19822]: time=\"2026-06-12T11:41:08.402268872Z\" level=info msg=\"Stopped pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=b262fb4d-48b4-4a9d-981f-41b121ab5a8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169219 | controller |     "Jun 12 11:41:09.471726 crc crio[19822]: time=\"2026-06-12T11:41:09.470911545Z\" level=info msg=\"Removing container: a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f\" id=1ddc9d17-6961-49f7-b05f-37af04fef562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.169234 | controller |     "Jun 12 11:41:09.671408 crc crio[19822]: time=\"2026-06-12T11:41:09.67122383Z\" level=info msg=\"Removed container a09fc4068ed7e7f5a58caa9432f397990e695c2a8a577c90316785ddf60cfd6f: openshift-must-gather-cb9jq/must-gather-256wj/gather\" id=1ddc9d17-6961-49f7-b05f-37af04fef562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.169250 | controller |     "Jun 12 11:41:09.675181 crc crio[19822]: time=\"2026-06-12T11:41:09.67514481Z\" level=info msg=\"Removing container: 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c\" id=9df3144f-ace7-4d66-9dc6-15fc7667838c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.169269 | controller |     "Jun 12 11:41:09.703544 crc crio[19822]: time=\"2026-06-12T11:41:09.703404021Z\" level=info msg=\"Removed container 7921707e77a57e4e8c297e2c52dfa5b2e3adbc1c01f55eb41ee6b5199772758c: openshift-must-gather-cb9jq/must-gather-256wj/copy\" id=9df3144f-ace7-4d66-9dc6-15fc7667838c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.169284 | controller |     "Jun 12 11:41:09.718187 crc crio[19822]: time=\"2026-06-12T11:41:09.71808833Z\" level=info msg=\"Stopping pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=65605d1f-3dcd-45d3-8567-7b14bffce2ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169299 | controller |     "Jun 12 11:41:09.718187 crc crio[19822]: time=\"2026-06-12T11:41:09.718164033Z\" level=info msg=\"Stopped pod sandbox (already stopped): b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=65605d1f-3dcd-45d3-8567-7b14bffce2ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169314 | controller |     "Jun 12 11:41:09.719255 crc crio[19822]: time=\"2026-06-12T11:41:09.719083602Z\" level=info msg=\"Removing pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=f09b4c58-2a6e-47b2-b9fa-7d2972a9e147 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.169329 | controller |     "Jun 12 11:41:09.752914 crc crio[19822]: time=\"2026-06-12T11:41:09.752752076Z\" level=info msg=\"Removed pod sandbox: b35b86a4d81af8eb0cb69ed83fda4a6f1265ad54d7aa0c2be929601c087c05bd\" id=f09b4c58-2a6e-47b2-b9fa-7d2972a9e147 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.169343 | controller |     "Jun 12 11:42:00.613201 crc crio[19822]: time=\"2026-06-12T11:42:00.61234375Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687742-2zq8f/POD\" id=588f819a-0f05-44d8-9c52-1499b4b57865 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.169359 | controller |     "Jun 12 11:42:00.613201 crc crio[19822]: time=\"2026-06-12T11:42:00.613218498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.169374 | controller |     "Jun 12 11:42:00.652555 crc crio[19822]: time=\"2026-06-12T11:42:00.652071468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc0006977d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.169389 | controller |     "Jun 12 11:42:00.652555 crc crio[19822]: time=\"2026-06-12T11:42:00.652147151Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687742-2zq8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.169404 | controller |     "Jun 12 11:42:01.203053 crc crio[19822]: 2026-06-12T11:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec53e5df8710268 Mac:fe:27:49:a3:58:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:dd Mtu:0 Sandbox:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 11:43:52.169420 | controller |     "Jun 12 11:42:01.204605 crc crio[19822]: time=\"2026-06-12T11:42:01.204522455Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc0006977d0}] Aliases:map[]}\"",
2026-06-12 11:43:52.169440 | controller |     "Jun 12 11:42:01.204978 crc crio[19822]: time=\"2026-06-12T11:42:01.204910498Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687742-2zq8f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 11:43:52.169456 | controller |     "Jun 12 11:42:01.219943 crc crio[19822]: time=\"2026-06-12T11:42:01.219872051Z\" level=info msg=\"Ran pod sandbox ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 with infra container: openshift-infra/auto-csr-approver-29687742-2zq8f/POD\" id=588f819a-0f05-44d8-9c52-1499b4b57865 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 11:43:52.169472 | controller |     "Jun 12 11:42:01.224149 crc crio[19822]: time=\"2026-06-12T11:42:01.22359828Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c23ee3e1-1626-417b-957b-dbfb70dbe5cd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.169488 | controller |     "Jun 12 11:42:01.233208 crc crio[19822]: time=\"2026-06-12T11:42:01.233132185Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 11:43:52.169503 | controller |     "Jun 12 11:42:02.086597 crc crio[19822]: time=\"2026-06-12T11:42:02.086450037Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c23ee3e1-1626-417b-957b-dbfb70dbe5cd name=/runtime.v1.ImageService/PullImage",
2026-06-12 11:43:52.169519 | controller |     "Jun 12 11:42:02.092015 crc crio[19822]: time=\"2026-06-12T11:42:02.09187148Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d712c26-5b70-4c7b-a78b-c6d497d4d2cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.169534 | controller |     "Jun 12 11:42:02.094673 crc crio[19822]: time=\"2026-06-12T11:42:02.094591207Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=df69c27c-90c2-49fa-86ee-3f3cb8c4506d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 11:43:52.169549 | controller |     "Jun 12 11:42:02.105093 crc crio[19822]: time=\"2026-06-12T11:42:02.104981949Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687742-2zq8f/oc\" id=2da5e8a0-e322-4c9b-b3ed-a84e7b7adc28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.169564 | controller |     "Jun 12 11:42:02.105575 crc crio[19822]: time=\"2026-06-12T11:42:02.105496255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.169579 | controller |     "Jun 12 11:42:02.161478 crc crio[19822]: time=\"2026-06-12T11:42:02.160522681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.169594 | controller |     "Jun 12 11:42:02.390019 crc crio[19822]: time=\"2026-06-12T11:42:02.388793863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 11:43:52.169609 | controller |     "Jun 12 11:42:02.513662 crc crio[19822]: time=\"2026-06-12T11:42:02.513567714Z\" level=info msg=\"Created container a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab: openshift-infra/auto-csr-approver-29687742-2zq8f/oc\" id=2da5e8a0-e322-4c9b-b3ed-a84e7b7adc28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 11:43:52.169625 | controller |     "Jun 12 11:42:02.515037 crc crio[19822]: time=\"2026-06-12T11:42:02.514978628Z\" level=info msg=\"Starting container: a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab\" id=a5451548-8ee3-4f56-97bc-9d4a9e0344f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 11:43:52.169643 | controller |     "Jun 12 11:42:02.519714 crc crio[19822]: time=\"2026-06-12T11:42:02.519609936Z\" level=info msg=\"Started container\" PID=427468 containerID=a0b3d3c88db601b30e111c3a3a2b2847d52bdb831e5c8061e811c2049d1c17ab description=openshift-infra/auto-csr-approver-29687742-2zq8f/oc id=a5451548-8ee3-4f56-97bc-9d4a9e0344f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326",
2026-06-12 11:43:52.169659 | controller |     "Jun 12 11:42:04.373773 crc crio[19822]: time=\"2026-06-12T11:42:04.372977123Z\" level=info msg=\"Stopping pod sandbox: ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326\" id=162e9c48-ffdb-453b-aff7-f40e0feef29e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169675 | controller |     "Jun 12 11:42:04.375522 crc crio[19822]: time=\"2026-06-12T11:42:04.374599936Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687742-2zq8f Namespace:openshift-infra ID:ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326 UID:a892a01a-0616-47c4-8f89-d57afb29c1c2 NetNS:/var/run/netns/5c4ac76e-9a96-4347-9290-1aba4f2a46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda892a01a_0616_47c4_8f89_d57afb29c1c2.slice PodAnnotations:0xc005212218}] Aliases:map[]}\"",
2026-06-12 11:43:52.169690 | controller |     "Jun 12 11:42:04.375522 crc crio[19822]: time=\"2026-06-12T11:42:04.37472737Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687742-2zq8f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 11:43:52.169705 | controller |     "Jun 12 11:42:04.781291 crc crio[19822]: time=\"2026-06-12T11:42:04.780941299Z\" level=info msg=\"Stopped pod sandbox: ec53e5df87102684ae88604d461b6a693cb9de4bc01b654dc055f0e30f7c9326\" id=162e9c48-ffdb-453b-aff7-f40e0feef29e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169720 | controller |     "Jun 12 11:42:09.784555 crc crio[19822]: time=\"2026-06-12T11:42:09.783096301Z\" level=info msg=\"Removing container: d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f\" id=26e753e7-0a60-416a-ac12-caaa60df6e83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.169736 | controller |     "Jun 12 11:42:09.923757 crc crio[19822]: time=\"2026-06-12T11:42:09.923575145Z\" level=info msg=\"Removed container d4dc684dcbc5e184b173b9a40d3ca34ad8b1981a301ff4d6760c4c319860c79f: openshift-infra/auto-csr-approver-29687736-2g454/oc\" id=26e753e7-0a60-416a-ac12-caaa60df6e83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 11:43:52.169751 | controller |     "Jun 12 11:42:09.939317 crc crio[19822]: time=\"2026-06-12T11:42:09.93915884Z\" level=info msg=\"Stopping pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=a980accf-98b7-424b-8461-9e636cf2d3dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169765 | controller |     "Jun 12 11:42:09.939317 crc crio[19822]: time=\"2026-06-12T11:42:09.939235182Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=a980accf-98b7-424b-8461-9e636cf2d3dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 11:43:52.169780 | controller |     "Jun 12 11:42:09.940761 crc crio[19822]: time=\"2026-06-12T11:42:09.940646888Z\" level=info msg=\"Removing pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=fd6d071a-a01a-43c2-9eaa-963e3747d407 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 11:43:52.169795 | controller |     "Jun 12 11:42:09.970439 crc crio[19822]: time=\"2026-06-12T11:42:09.9701664Z\" level=info msg=\"Removed pod sandbox: 97856c91449c4e711c3e7d6d85ccfb01b12c9caaafd60ecb8fb9fb1900f12639\" id=fd6d071a-a01a-43c2-9eaa-963e3747d407 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-12 11:43:52.169814 | controller |   ],
2026-06-12 11:43:52.169831 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-12 11:43:52.169847 | controller | }
2026-06-12 11:43:52.173484 | controller | changed: All items complete
2026-06-12 11:43:52.173528 | 
2026-06-12 11:43:52.680329 | 
2026-06-12 11:43:52.680535 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-12 11:43:53.314221 | controller | skipping: Conditional result was False
2026-06-12 11:43:53.928917 | 
2026-06-12 11:43:53.929113 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-12 11:43:54.382967 | controller | ok: All paths examined
2026-06-12 11:43:54.727711 | 
2026-06-12 11:43:54.727888 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-12 11:43:55.491955 | controller | changed
2026-06-12 11:43:55.540904 | 
2026-06-12 11:43:55.541051 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-12 11:43:56.007310 | controller | changed
2026-06-12 11:43:56.040060 | 
2026-06-12 11:43:56.040249 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-12 11:43:56.469927 | controller | ok: All paths examined
2026-06-12 11:43:56.496898 | 
2026-06-12 11:43:56.497009 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-12 11:43:56.924559 | controller | ok
2026-06-12 11:43:56.944339 | 
2026-06-12 11:43:56.944436 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-12 11:43:57.831947 | controller | changed:
2026-06-12 11:43:57.832325 | controller | {
2026-06-12 11:43:57.832362 | controller |   "atime": 1777967689.47849,
2026-06-12 11:43:57.832388 | controller |   "ctime": 1777968154.1714108,
2026-06-12 11:43:57.832411 | controller |   "dev": 64513,
2026-06-12 11:43:57.832433 | controller |   "gid": 1000,
2026-06-12 11:43:57.832455 | controller |   "gr_name": "zuul",
2026-06-12 11:43:57.832478 | controller |   "inode": 236288,
2026-06-12 11:43:57.832518 | controller |   "isblk": false,
2026-06-12 11:43:57.832542 | controller |   "ischr": false,
2026-06-12 11:43:57.832564 | controller |   "isdir": false,
2026-06-12 11:43:57.832586 | controller |   "isfifo": false,
2026-06-12 11:43:57.832608 | controller |   "isgid": false,
2026-06-12 11:43:57.832629 | controller |   "islnk": false,
2026-06-12 11:43:57.832649 | controller |   "isreg": true,
2026-06-12 11:43:57.832669 | controller |   "issock": false,
2026-06-12 11:43:57.832690 | controller |   "isuid": false,
2026-06-12 11:43:57.832710 | controller |   "mode": "0644",
2026-06-12 11:43:57.832732 | controller |   "mtime": 1777968154.1714108,
2026-06-12 11:43:57.832757 | controller |   "nlink": 1,
2026-06-12 11:43:57.832777 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 11:43:57.832799 | controller |   "pw_name": "zuul",
2026-06-12 11:43:57.832820 | controller |   "rgrp": true,
2026-06-12 11:43:57.832840 | controller |   "roth": true,
2026-06-12 11:43:57.832888 | controller |   "rusr": true,
2026-06-12 11:43:57.832913 | controller |   "size": 4108,
2026-06-12 11:43:57.832934 | controller |   "uid": 1000,
2026-06-12 11:43:57.832955 | controller |   "wgrp": false,
2026-06-12 11:43:57.832975 | controller |   "woth": false,
2026-06-12 11:43:57.832995 | controller |   "wusr": true,
2026-06-12 11:43:57.833015 | controller |   "xgrp": false,
2026-06-12 11:43:57.833035 | controller |   "xoth": false,
2026-06-12 11:43:57.833055 | controller |   "xusr": false
2026-06-12 11:43:57.833076 | controller | }
2026-06-12 11:43:57.833109 | 
2026-06-12 11:43:58.584131 | controller | changed:
2026-06-12 11:43:58.584373 | controller | {
2026-06-12 11:43:58.584421 | controller |   "atime": 1781258076.779614,
2026-06-12 11:43:58.584460 | controller |   "ctime": 1781258074.4435508,
2026-06-12 11:43:58.584496 | controller |   "dev": 64513,
2026-06-12 11:43:58.584531 | controller |   "gid": 1000,
2026-06-12 11:43:58.584578 | controller |   "gr_name": "zuul",
2026-06-12 11:43:58.584613 | controller |   "inode": 2688,
2026-06-12 11:43:58.584646 | controller |   "isblk": false,
2026-06-12 11:43:58.584679 | controller |   "ischr": false,
2026-06-12 11:43:58.584712 | controller |   "isdir": false,
2026-06-12 11:43:58.584744 | controller |   "isfifo": false,
2026-06-12 11:43:58.584777 | controller |   "isgid": false,
2026-06-12 11:43:58.584809 | controller |   "islnk": false,
2026-06-12 11:43:58.584842 | controller |   "isreg": true,
2026-06-12 11:43:58.584918 | controller |   "issock": false,
2026-06-12 11:43:58.584955 | controller |   "isuid": false,
2026-06-12 11:43:58.584988 | controller |   "mode": "0644",
2026-06-12 11:43:58.585020 | controller |   "mtime": 1781258074.4435508,
2026-06-12 11:43:58.585053 | controller |   "nlink": 1,
2026-06-12 11:43:58.585086 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 11:43:58.585120 | controller |   "pw_name": "zuul",
2026-06-12 11:43:58.585152 | controller |   "rgrp": true,
2026-06-12 11:43:58.585185 | controller |   "roth": true,
2026-06-12 11:43:58.585217 | controller |   "rusr": true,
2026-06-12 11:43:58.585249 | controller |   "size": 3727,
2026-06-12 11:43:58.585281 | controller |   "uid": 1000,
2026-06-12 11:43:58.585314 | controller |   "wgrp": false,
2026-06-12 11:43:58.585346 | controller |   "woth": false,
2026-06-12 11:43:58.585378 | controller |   "wusr": true,
2026-06-12 11:43:58.585411 | controller |   "xgrp": false,
2026-06-12 11:43:58.585444 | controller |   "xoth": false,
2026-06-12 11:43:58.585477 | controller |   "xusr": false
2026-06-12 11:43:58.585510 | controller | }
2026-06-12 11:43:59.493980 | controller | changed:
2026-06-12 11:43:59.494220 | controller | {
2026-06-12 11:43:59.494271 | controller |   "atime": 1781264482.0515566,
2026-06-12 11:43:59.494311 | controller |   "ctime": 1781263886.8764396,
2026-06-12 11:43:59.494347 | controller |   "dev": 64513,
2026-06-12 11:43:59.494383 | controller |   "gid": 1000,
2026-06-12 11:43:59.494417 | controller |   "gr_name": "zuul",
2026-06-12 11:43:59.494452 | controller |   "inode": 3016645,
2026-06-12 11:43:59.494485 | controller |   "isblk": false,
2026-06-12 11:43:59.494519 | controller |   "ischr": false,
2026-06-12 11:43:59.494554 | controller |   "isdir": false,
2026-06-12 11:43:59.494588 | controller |   "isfifo": false,
2026-06-12 11:43:59.494621 | controller |   "isgid": false,
2026-06-12 11:43:59.494653 | controller |   "islnk": false,
2026-06-12 11:43:59.494686 | controller |   "isreg": true,
2026-06-12 11:43:59.494719 | controller |   "issock": false,
2026-06-12 11:43:59.494751 | controller |   "isuid": false,
2026-06-12 11:43:59.494783 | controller |   "mode": "0644",
2026-06-12 11:43:59.494819 | controller |   "mtime": 1781263886.8764396,
2026-06-12 11:43:59.494887 | controller |   "nlink": 1,
2026-06-12 11:43:59.494933 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 11:43:59.494969 | controller |   "pw_name": "zuul",
2026-06-12 11:43:59.495001 | controller |   "rgrp": true,
2026-06-12 11:43:59.495193 | controller |   "roth": true,
2026-06-12 11:43:59.495237 | controller |   "rusr": true,
2026-06-12 11:43:59.495273 | controller |   "size": 427837,
2026-06-12 11:43:59.495307 | controller |   "uid": 1000,
2026-06-12 11:43:59.495341 | controller |   "wgrp": false,
2026-06-12 11:43:59.495374 | controller |   "woth": false,
2026-06-12 11:43:59.495407 | controller |   "wusr": true,
2026-06-12 11:43:59.495440 | controller |   "xgrp": false,
2026-06-12 11:43:59.495473 | controller |   "xoth": false,
2026-06-12 11:43:59.495505 | controller |   "xusr": false
2026-06-12 11:43:59.495538 | controller | }
2026-06-12 11:43:59.527757 | 
2026-06-12 11:43:59.528085 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-12 11:43:59.910462 | controller | changed:
2026-06-12 11:43:59.911013 | controller | {
2026-06-12 11:43:59.911155 | controller |   "atime": 1777967689.47849,
2026-06-12 11:43:59.911190 | controller |   "ctime": 1777968154.1714108,
2026-06-12 11:43:59.911214 | controller |   "dev": 64513,
2026-06-12 11:43:59.911247 | controller |   "gid": 1000,
2026-06-12 11:43:59.911270 | controller |   "gr_name": "zuul",
2026-06-12 11:43:59.911292 | controller |   "inode": 236288,
2026-06-12 11:43:59.911313 | controller |   "isblk": false,
2026-06-12 11:43:59.911334 | controller |   "ischr": false,
2026-06-12 11:43:59.911355 | controller |   "isdir": false,
2026-06-12 11:43:59.911376 | controller |   "isfifo": false,
2026-06-12 11:43:59.911397 | controller |   "isgid": false,
2026-06-12 11:43:59.911421 | controller |   "islnk": false,
2026-06-12 11:43:59.911452 | controller |   "isreg": true,
2026-06-12 11:43:59.911482 | controller |   "issock": false,
2026-06-12 11:43:59.911514 | controller |   "isuid": false,
2026-06-12 11:43:59.911539 | controller |   "mode": "0644",
2026-06-12 11:43:59.911561 | controller |   "mtime": 1777968154.1714108,
2026-06-12 11:43:59.911582 | controller |   "nlink": 1,
2026-06-12 11:43:59.911602 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 11:43:59.911623 | controller |   "pw_name": "zuul",
2026-06-12 11:43:59.911644 | controller |   "rgrp": true,
2026-06-12 11:43:59.911665 | controller |   "roth": true,
2026-06-12 11:43:59.911688 | controller |   "rusr": true,
2026-06-12 11:43:59.911709 | controller |   "size": 4108,
2026-06-12 11:43:59.911729 | controller |   "uid": 1000,
2026-06-12 11:43:59.911750 | controller |   "wgrp": false,
2026-06-12 11:43:59.911771 | controller |   "woth": false,
2026-06-12 11:43:59.911792 | controller |   "wusr": true,
2026-06-12 11:43:59.911846 | controller |   "xgrp": false,
2026-06-12 11:43:59.911922 | controller |   "xoth": false,
2026-06-12 11:43:59.911948 | controller |   "xusr": false
2026-06-12 11:43:59.911970 | controller | }
2026-06-12 11:44:00.233882 | controller | changed:
2026-06-12 11:44:00.234087 | controller | {
2026-06-12 11:44:00.234137 | controller |   "atime": 1781258076.779614,
2026-06-12 11:44:00.234176 | controller |   "ctime": 1781258074.4435508,
2026-06-12 11:44:00.234212 | controller |   "dev": 64513,
2026-06-12 11:44:00.234256 | controller |   "gid": 1000,
2026-06-12 11:44:00.234327 | controller |   "gr_name": "zuul",
2026-06-12 11:44:00.234367 | controller |   "inode": 2688,
2026-06-12 11:44:00.234410 | controller |   "isblk": false,
2026-06-12 11:44:00.234447 | controller |   "ischr": false,
2026-06-12 11:44:00.234483 | controller |   "isdir": false,
2026-06-12 11:44:00.234518 | controller |   "isfifo": false,
2026-06-12 11:44:00.234552 | controller |   "isgid": false,
2026-06-12 11:44:00.234585 | controller |   "islnk": false,
2026-06-12 11:44:00.234618 | controller |   "isreg": true,
2026-06-12 11:44:00.234651 | controller |   "issock": false,
2026-06-12 11:44:00.234684 | controller |   "isuid": false,
2026-06-12 11:44:00.234717 | controller |   "mode": "0644",
2026-06-12 11:44:00.234749 | controller |   "mtime": 1781258074.4435508,
2026-06-12 11:44:00.234782 | controller |   "nlink": 1,
2026-06-12 11:44:00.234815 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 11:44:00.234885 | controller |   "pw_name": "zuul",
2026-06-12 11:44:00.234933 | controller |   "rgrp": true,
2026-06-12 11:44:00.234968 | controller |   "roth": true,
2026-06-12 11:44:00.235003 | controller |   "rusr": true,
2026-06-12 11:44:00.235036 | controller |   "size": 3727,
2026-06-12 11:44:00.235069 | controller |   "uid": 1000,
2026-06-12 11:44:00.235102 | controller |   "wgrp": false,
2026-06-12 11:44:00.235135 | controller |   "woth": false,
2026-06-12 11:44:00.235168 | controller |   "wusr": true,
2026-06-12 11:44:00.235200 | controller |   "xgrp": false,
2026-06-12 11:44:00.235232 | controller |   "xoth": false,
2026-06-12 11:44:00.235265 | controller |   "xusr": false
2026-06-12 11:44:00.235298 | controller | }
2026-06-12 11:44:00.545907 | controller | changed:
2026-06-12 11:44:00.546070 | controller | {
2026-06-12 11:44:00.546107 | controller |   "atime": 1781264482.0515566,
2026-06-12 11:44:00.546221 | controller |   "ctime": 1781263886.8764396,
2026-06-12 11:44:00.546252 | controller |   "dev": 64513,
2026-06-12 11:44:00.546285 | controller |   "gid": 1000,
2026-06-12 11:44:00.546308 | controller |   "gr_name": "zuul",
2026-06-12 11:44:00.546329 | controller |   "inode": 3016645,
2026-06-12 11:44:00.546351 | controller |   "isblk": false,
2026-06-12 11:44:00.546372 | controller |   "ischr": false,
2026-06-12 11:44:00.546393 | controller |   "isdir": false,
2026-06-12 11:44:00.546417 | controller |   "isfifo": false,
2026-06-12 11:44:00.546446 | controller |   "isgid": false,
2026-06-12 11:44:00.546478 | controller |   "islnk": false,
2026-06-12 11:44:00.546507 | controller |   "isreg": true,
2026-06-12 11:44:00.546530 | controller |   "issock": false,
2026-06-12 11:44:00.546551 | controller |   "isuid": false,
2026-06-12 11:44:00.546576 | controller |   "mode": "0644",
2026-06-12 11:44:00.546608 | controller |   "mtime": 1781263886.8764396,
2026-06-12 11:44:00.546640 | controller |   "nlink": 1,
2026-06-12 11:44:00.546663 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 11:44:00.546685 | controller |   "pw_name": "zuul",
2026-06-12 11:44:00.546706 | controller |   "rgrp": true,
2026-06-12 11:44:00.546727 | controller |   "roth": true,
2026-06-12 11:44:00.546748 | controller |   "rusr": true,
2026-06-12 11:44:00.546769 | controller |   "size": 427837,
2026-06-12 11:44:00.546789 | controller |   "uid": 1000,
2026-06-12 11:44:00.546810 | controller |   "wgrp": false,
2026-06-12 11:44:00.546830 | controller |   "woth": false,
2026-06-12 11:44:00.546876 | controller |   "wusr": true,
2026-06-12 11:44:00.546906 | controller |   "xgrp": false,
2026-06-12 11:44:00.546928 | controller |   "xoth": false,
2026-06-12 11:44:00.546949 | controller |   "xusr": false
2026-06-12 11:44:00.546971 | controller | }
2026-06-12 11:44:00.607959 | 
2026-06-12 11:44:00.608146 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-12 11:44:01.449416 | controller | changed
2026-06-12 11:44:01.475833 | 
2026-06-12 11:44:01.475978 | TASK [run_hook : Assert parameters are valid]
2026-06-12 11:44:01.688008 | controller | ok: All assertions passed
2026-06-12 11:44:01.730964 | 
2026-06-12 11:44:01.731114 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 11:44:02.125236 | controller | ok: All assertions passed
2026-06-12 11:44:02.153484 | 
2026-06-12 11:44:02.153610 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-12 11:44:02.623081 | 
2026-06-12 11:44:02.623441 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-12 11:44:02.623671 | 
2026-06-12 11:44:02.623725 | PLAY RECAP
2026-06-12 11:44:02.623812 | controller | ok: 111 changed: 46 unreachable: 0 failed: 0 skipped: 39 rescued: 0 ignored: 3
2026-06-12 11:44:02.623883 | 
2026-06-12 11:44:04.534902 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 11:44:04.539497 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 11:44:05.239463 | 
2026-06-12 11:44:05.239618 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-12 11:44:05.276562 | 
2026-06-12 11:44:05.276722 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-12 11:44:05.863245 | controller | ok
2026-06-12 11:44:05.893789 | 
2026-06-12 11:44:05.893940 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-12 11:44:06.002338 | 
2026-06-12 11:44:06.002579 | TASK [Filter out host if needed]
2026-06-12 11:44:06.044138 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 11:44:06.098808 | 
2026-06-12 11:44:06.098970 | TASK [Ensure file is present]
2026-06-12 11:44:06.745484 | controller | ok
2026-06-12 11:44:06.780947 | 
2026-06-12 11:44:06.781095 | TASK [Manage molecule report file]
2026-06-12 11:44:07.478763 | controller | skipping: Conditional result was False
2026-06-12 11:44:07.543714 | 
2026-06-12 11:44:07.543990 | TASK [Check if we get ci-framework-data basedir]
2026-06-12 11:44:08.072257 | controller | ok
2026-06-12 11:44:08.099471 | 
2026-06-12 11:44:08.099551 | TASK [Create ci-framework-data log directory for zuul]
2026-06-12 11:44:08.522313 | controller | changed
2026-06-12 11:44:08.556699 | 
2026-06-12 11:44:08.556783 | TASK [Copy ci-framework interesting files]
2026-06-12 11:44:09.861497 | controller | ok: Runtime: 0:00:00.307148
2026-06-12 11:44:09.941156 | 
2026-06-12 11:44:09.941339 | TASK [Get SELinux listing]
2026-06-12 11:44:10.619432 | controller | ok: Runtime: 0:00:00.060601
2026-06-12 11:44:10.669795 | 
2026-06-12 11:44:10.670001 | TASK [Generate log index]
2026-06-12 11:44:12.314973 | controller | changed
2026-06-12 11:44:12.347829 | 
2026-06-12 11:44:12.348014 | TASK [Get some env related data]
2026-06-12 11:44:13.445034 | controller | /home/zuul/.local/bin/ansible
2026-06-12 11:44:14.639131 | controller | ok: Runtime: 0:00:01.259251
2026-06-12 11:44:14.665416 | 
2026-06-12 11:44:14.665513 | TASK [Generate list of logs to collect in home directory]
2026-06-12 11:44:15.142966 | controller | ok: All paths examined
2026-06-12 11:44:15.178402 | 
2026-06-12 11:44:15.178580 | LOOP [Copy logs from home directory]
2026-06-12 11:44:15.233295 | 
2026-06-12 11:44:15.233512 | TASK [Copy crio stats log file]
2026-06-12 11:44:15.267604 | controller | skipping: Conditional result was False
2026-06-12 11:44:15.371236 | 
2026-06-12 11:44:15.371404 | TASK [Get SELinux related data]
2026-06-12 11:44:15.903144 | controller | <no matches>
2026-06-12 11:44:16.069363 | controller | ERROR
2026-06-12 11:44:16.069589 | controller | {
2026-06-12 11:44:16.069616 | controller |   "delta": "0:00:00.010434",
2026-06-12 11:44:16.069635 | controller |   "end": "2026-06-12 11:44:15.904013",
2026-06-12 11:44:16.069652 | controller |   "msg": "non-zero return code",
2026-06-12 11:44:16.069667 | controller |   "rc": 1,
2026-06-12 11:44:16.069684 | controller |   "start": "2026-06-12 11:44:15.893579"
2026-06-12 11:44:16.069700 | controller | }
2026-06-12 11:44:16.069722 | controller | ERROR: Ignoring Errors
2026-06-12 11:44:16.095362 | 
2026-06-12 11:44:16.095428 | TASK [Create system configuration directory]
2026-06-12 11:44:16.561520 | controller | changed
2026-06-12 11:44:16.595889 | 
2026-06-12 11:44:16.595983 | TASK [Get some of the system configurations]
2026-06-12 11:44:17.371605 | controller | ok: Runtime: 0:00:00.021023
2026-06-12 11:44:17.397066 | 
2026-06-12 11:44:17.397143 | TASK [Copy generated documentation if available]
2026-06-12 11:44:17.423967 | controller | skipping: Conditional result was False
2026-06-12 11:44:17.453520 | 
2026-06-12 11:44:17.453686 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-12 11:44:17.479298 | controller | skipping: Conditional result was False
2026-06-12 11:44:17.507992 | 
2026-06-12 11:44:17.508109 | TASK [Compress logs bigger than 2MB]
2026-06-12 11:44:40.831687 | controller | ok: Runtime: 0:00:22.652480
2026-06-12 11:44:40.910256 | 
2026-06-12 11:44:40.910410 | TASK [Copy files from workspace on node]
2026-06-12 11:44:40.966143 | controller | ok
2026-06-12 11:44:41.035441 | 
2026-06-12 11:44:41.035587 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 11:44:41.061074 | controller | skipping: Conditional result was False
2026-06-12 11:44:41.094032 | 
2026-06-12 11:44:41.094228 | TASK [fetch-output : Set log path for single node]
2026-06-12 11:44:41.268962 | controller | ok
2026-06-12 11:44:41.296607 | 
2026-06-12 11:44:41.296743 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 11:44:41.636990 | controller -> localhost | changed: "/var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/logs"
2026-06-12 11:44:41.637617 | 
2026-06-12 11:44:41.903846 | controller -> localhost | changed: "/var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/artifacts"
2026-06-12 11:44:42.240240 | controller -> localhost | changed: "/var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/docs"
2026-06-12 11:44:42.308637 | 
2026-06-12 11:44:42.308805 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 11:44:45.486751 | controller | changed:
2026-06-12 11:44:45.487195 | controller | .d..t...... ./
2026-06-12 11:44:45.487234 | controller | >f+++++++++ README.html
2026-06-12 11:44:45.487255 | controller | >f+++++++++ dmesg.log
2026-06-12 11:44:45.487273 | controller | >f+++++++++ installed-pkgs.log
2026-06-12 11:44:45.487290 | controller | >f+++++++++ python.log
2026-06-12 11:44:45.487307 | controller | >f+++++++++ registries.conf
2026-06-12 11:44:45.487324 | controller | >f+++++++++ selinux-denials.log
2026-06-12 11:44:45.487340 | controller | >f+++++++++ selinux-listing.log
2026-06-12 11:44:45.487356 | controller | cd+++++++++ ci-framework-data/
2026-06-12 11:44:45.487372 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-12 11:44:45.487389 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-12 11:44:45.487405 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-12 11:44:45.487422 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-12 11:44:45.487439 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-12 11:44:45.487455 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-12 11:44:45.487471 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-12 11:44:45.487486 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-12 11:44:45.487501 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-12 11:44:45.487516 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-12 11:44:45.487576 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-12 11:44:45.487599 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-12 11:44:45.487615 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-12 11:44:45.487631 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-12 11:44:45.487646 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-12 11:44:45.487662 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-12 11:44:45.487677 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-12 11:44:45.487693 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-12 11:44:45.487708 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_011_run_openstack_cleanup.sh
2026-06-12 11:44:45.487724 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_012_run_openstack_wait.sh
2026-06-12 11:44:45.487739 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_013_run_openstack_init.sh
2026-06-12 11:44:45.487754 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_014_run_openstack_patch_version.sh
2026-06-12 11:44:45.487770 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_015_run_openstack_update_run.sh
2026-06-12 11:44:45.487785 | controller | >f+++++++++ ci-framework-data/artifacts/edpm-ansible.yml
2026-06-12 11:44:45.487801 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-12 11:44:45.487817 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-12 11:44:45.487833 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-12 11:44:45.487865 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-12 11:44:45.487892 | controller | >f+++++++++ ci-framework-data/artifacts/operator_build_output_pre_update.yml
2026-06-12 11:44:45.487910 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-12 11:44:45.487928 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 11:44:45.487954 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-12 11:44:45.487972 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-12 11:44:45.487989 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-12 11:44:45.488005 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-12 11:44:45.488021 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-12 11:44:45.488037 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_11-44/
2026-06-12 11:44:45.488053 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_11-44/ansible_facts_cache/
2026-06-12 11:44:45.488069 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_11-44/ansible_facts_cache/localhost
2026-06-12 11:44:45.488085 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-12 11:44:45.488101 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-12 11:44:45.488116 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-12 11:44:45.488132 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-12 11:44:45.488148 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-12 11:44:45.488164 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-12 11:44:45.488180 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-12 11:44:45.488197 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/update_containers.yml
2026-06-12 11:44:45.488213 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/
2026-06-12 11:44:45.488264 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/namespace.yaml
2026-06-12 11:44:45.488282 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/
2026-06-12 11:44:45.488298 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/
2026-06-12 11:44:45.488314 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/operatorgroup.yaml
2026-06-12 11:44:45.488330 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/subscription.yaml
2026-06-12 11:44:45.488346 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-12 11:44:45.488362 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-12 11:44:45.488378 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-12 11:44:45.488393 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-12 11:44:45.488408 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-12 11:44:45.488423 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-12 11:44:45.488438 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-12 11:44:45.488453 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-12 11:44:45.488468 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-12 11:44:45.488483 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-12 11:44:45.488498 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-12 11:44:45.488513 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-12 11:44:45.488533 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-12 11:44:45.488549 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-12 11:44:45.488564 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-12 11:44:45.488580 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-12 11:44:45.488596 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-12 11:44:45.488625 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-12 11:44:45.488646 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-12 11:44:45.488663 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-12 11:44:45.488679 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-12 11:44:45.488694 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-12 11:44:45.488709 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-12 11:44:45.488725 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-12 11:44:45.488740 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-12 11:44:45.488756 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-12 11:44:45.488771 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-12 11:44:45.488787 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-12 11:44:45.488802 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-12 11:44:45.488818 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-12 11:44:45.488833 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-12 11:44:45.488868 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-12 11:44:45.488890 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-12 11:44:45.488907 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-12 11:44:45.488922 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-12 11:44:45.488938 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-12 11:44:45.488953 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-12 11:44:45.488969 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-12 11:44:45.488984 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-12 11:44:45.488999 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-12 11:44:45.489015 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 11:44:45.489030 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-12 11:44:45.489045 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 11:44:45.489060 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-12 11:44:45.489080 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-12 11:44:45.489096 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-12 11:44:45.489111 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-12 11:44:45.489127 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-12 11:44:45.489143 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-12 11:44:45.489158 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-12 11:44:45.489174 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-12 11:44:45.489189 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-12 11:44:45.489205 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-12 11:44:45.489220 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-12 11:44:45.489236 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-12 11:44:45.489251 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-12 11:44:45.489266 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-12 11:44:45.489282 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-12 11:44:45.489326 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-12 11:44:45.489344 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-12 11:44:45.489360 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-12 11:44:45.489376 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-12 11:44:45.489392 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-12 11:44:45.489408 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-12 11:44:45.489423 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-12 11:44:45.489439 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-12 11:44:45.489454 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 11:44:45.489470 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-12 11:44:45.489486 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 11:44:45.489502 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-12 11:44:45.489517 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-12 11:44:45.489532 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-12 11:44:45.489547 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-12 11:44:45.489563 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-12 11:44:45.489578 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-12 11:44:45.489593 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/minor_update_index_image.yml
2026-06-12 11:44:45.489609 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-12 11:44:45.489624 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-12 11:44:45.489644 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-12 11:44:45.489660 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-12 11:44:45.489676 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-12 11:44:45.489691 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-12 11:44:45.489706 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-12 11:44:45.489721 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-12 11:44:45.489736 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-12 11:44:45.489751 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-12 11:44:45.489766 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-12 11:44:45.489782 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-12 11:44:45.489797 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-12 11:44:45.489813 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-12 11:44:45.489828 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-12 11:44:45.489844 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-12 11:44:45.489878 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-12 11:44:45.489894 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-12 11:44:45.489909 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-12 11:44:45.489925 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-12 11:44:45.489940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-12 11:44:45.489955 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-12 11:44:45.489970 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-12 11:44:45.489985 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-12 11:44:45.490000 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-12 11:44:45.490065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-12 11:44:45.490086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-12 11:44:45.490103 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-12 11:44:45.490119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-12 11:44:45.490137 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-12 11:44:45.490153 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-12 11:44:45.490169 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-12 11:44:45.490185 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-12 11:44:45.490205 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-12 11:44:45.490221 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-12 11:44:45.490237 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-12 11:44:45.490253 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-12 11:44:45.490269 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-12 11:44:45.490285 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-12 11:44:45.490302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-12 11:44:45.490317 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-12 11:44:45.490333 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-12 11:44:45.490348 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-12 11:44:45.490422 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-12 11:44:45.490441 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-12 11:44:45.490458 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-12 11:44:45.490473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-12 11:44:45.490489 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-12 11:44:45.490504 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-12 11:44:45.490519 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-12 11:44:45.490534 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-12 11:44:45.490550 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-12 11:44:45.490565 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-12 11:44:45.490580 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-12 11:44:45.490595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-12 11:44:45.490611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-12 11:44:45.490626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-12 11:44:45.490642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-12 11:44:45.490657 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-12 11:44:45.490673 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-12 11:44:45.490688 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-12 11:44:45.490707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-12 11:44:45.490722 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-12 11:44:45.490738 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-12 11:44:45.490752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-12 11:44:45.490768 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-12 11:44:45.490783 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-12 11:44:45.490799 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-12 11:44:45.490814 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-12 11:44:45.490830 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-12 11:44:45.490845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-12 11:44:45.490881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-12 11:44:45.490897 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-12 11:44:45.490913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-12 11:44:45.490928 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-12 11:44:45.490943 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-12 11:44:45.490958 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-12 11:44:45.490974 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-12 11:44:45.490989 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-12 11:44:45.491004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-12 11:44:45.491019 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-12 11:44:45.491034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-12 11:44:45.491049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-12 11:44:45.491063 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-12 11:44:45.491078 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-12 11:44:45.491093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-12 11:44:45.491108 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-12 11:44:45.491123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-12 11:44:45.491138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-12 11:44:45.491152 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-12 11:44:45.491171 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-12 11:44:45.491186 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-12 11:44:45.491201 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-12 11:44:45.491216 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-12 11:44:45.491231 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-12 11:44:45.491246 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-12 11:44:45.491261 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-12 11:44:45.491276 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-12 11:44:45.491290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-12 11:44:45.491306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-12 11:44:45.491321 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-12 11:44:45.491336 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-12 11:44:45.491352 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-12 11:44:45.491367 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-12 11:44:45.491383 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-12 11:44:45.491398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-12 11:44:45.491414 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-12 11:44:45.491429 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-12 11:44:45.491445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-12 11:44:45.491461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-12 11:44:45.491476 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-12 11:44:45.491492 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-12 11:44:45.491507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-12 11:44:45.491522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-12 11:44:45.491537 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-12 11:44:45.491552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-12 11:44:45.491567 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-12 11:44:45.491582 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-12 11:44:45.491597 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-12 11:44:45.491616 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-12 11:44:45.491632 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-12 11:44:45.491648 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-12 11:44:45.491664 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-12 11:44:45.491679 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-12 11:44:45.491695 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-12 11:44:45.491711 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-12 11:44:45.491727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-12 11:44:45.491742 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-12 11:44:45.491757 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-12 11:44:45.491772 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-12 11:44:45.491787 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-12 11:44:45.491802 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-12 11:44:45.491817 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-12 11:44:45.491832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-12 11:44:45.491862 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-12 11:44:45.491883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-12 11:44:45.491899 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-12 11:44:45.491914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-12 11:44:45.491930 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-12 11:44:45.491947 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-12 11:44:45.491964 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-12 11:44:45.491979 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-12 11:44:45.491993 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-12 11:44:45.492008 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-12 11:44:45.492024 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-12 11:44:45.492039 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-12 11:44:45.492054 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-12 11:44:45.492070 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-12 11:44:45.492085 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-12 11:44:45.492104 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-12 11:44:45.492119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-12 11:44:45.492134 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-12 11:44:45.492149 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-12 11:44:45.492164 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-12 11:44:45.492179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-12 11:44:45.492194 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-12 11:44:45.492209 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-12 11:44:45.492225 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-12 11:44:45.492240 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-12 11:44:45.492255 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-12 11:44:45.492270 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-12 11:44:45.492285 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-12 11:44:45.492300 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-12 11:44:45.492316 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-12 11:44:45.492330 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-12 11:44:45.492345 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-12 11:44:45.492360 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-12 11:44:45.492375 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-12 11:44:45.492390 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-12 11:44:45.492405 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-12 11:44:45.492420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-12 11:44:45.492436 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-12 11:44:45.492451 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-12 11:44:45.492467 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-12 11:44:45.492483 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-12 11:44:45.492499 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-12 11:44:45.492514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-12 11:44:45.492530 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-12 11:44:45.492552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-12 11:44:45.492568 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-12 11:44:45.492583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-12 11:44:45.492599 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-12 11:44:45.492613 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-12 11:44:45.492644 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-12 11:44:45.492660 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-12 11:44:45.492675 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-12 11:44:45.492690 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-12 11:44:45.492705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-12 11:44:45.492720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-12 11:44:45.492736 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-12 11:44:45.492752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-12 11:44:45.492767 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-12 11:44:45.492782 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-12 11:44:45.492798 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-12 11:44:45.492813 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-12 11:44:45.492828 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-12 11:44:45.492843 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-12 11:44:45.492926 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-12 11:44:45.492945 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-12 11:44:45.492962 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-12 11:44:45.492977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-12 11:44:45.492993 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-12 11:44:45.493008 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-12 11:44:45.493024 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-12 11:44:45.493040 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-12 11:44:45.493055 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-12 11:44:45.493070 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-12 11:44:45.493086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-12 11:44:45.493104 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-12 11:44:45.493119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-12 11:44:45.493135 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-12 11:44:45.493150 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-12 11:44:45.493165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-12 11:44:45.493180 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-12 11:44:45.493195 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-12 11:44:45.493209 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-12 11:44:45.493224 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-12 11:44:45.493239 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-12 11:44:45.493254 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-12 11:44:45.493269 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-12 11:44:45.493284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-12 11:44:45.493299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-12 11:44:45.493314 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-12 11:44:45.493329 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-12 11:44:45.493344 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-12 11:44:45.493359 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-12 11:44:45.493374 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-12 11:44:45.493389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-12 11:44:45.493404 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-12 11:44:45.493420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-12 11:44:45.493435 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-12 11:44:45.493450 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-12 11:44:45.493465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-12 11:44:45.493480 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-12 11:44:45.493495 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-12 11:44:45.493510 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-12 11:44:45.493526 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-12 11:44:45.493545 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-12 11:44:45.493561 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-12 11:44:45.493576 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-12 11:44:45.493591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-12 11:44:45.493606 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-12 11:44:45.493622 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-12 11:44:45.493637 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-12 11:44:45.493653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-12 11:44:45.493668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-12 11:44:45.493683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-12 11:44:45.493699 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-12 11:44:45.493714 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-12 11:44:45.493729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-12 11:44:45.493744 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-12 11:44:45.493759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-12 11:44:45.493774 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-12 11:44:45.493789 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-12 11:44:45.493805 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-12 11:44:45.493820 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-12 11:44:45.493835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-12 11:44:45.493865 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-12 11:44:45.493886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-12 11:44:45.493918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-12 11:44:45.493935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-12 11:44:45.493950 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-12 11:44:45.493966 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-12 11:44:45.493981 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-12 11:44:45.493997 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-12 11:44:45.494012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-12 11:44:45.494031 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-12 11:44:45.494047 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-12 11:44:45.494062 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-12 11:44:45.494078 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-12 11:44:45.494093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-12 11:44:45.494108 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-12 11:44:45.494123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-12 11:44:45.494138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-12 11:44:45.494154 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-12 11:44:45.494169 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-12 11:44:45.494184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-12 11:44:45.494199 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-12 11:44:45.494214 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-12 11:44:45.494229 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-12 11:44:45.494244 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-12 11:44:45.494259 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-12 11:44:45.494274 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-12 11:44:45.494289 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-12 11:44:45.494306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-12 11:44:45.494322 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-12 11:44:45.494338 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-12 11:44:45.494353 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-12 11:44:45.494369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-12 11:44:45.494384 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-12 11:44:45.494399 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-12 11:44:45.494414 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-12 11:44:45.494430 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-12 11:44:45.494445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-12 11:44:45.494492 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-12 11:44:45.494510 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-12 11:44:45.494534 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-12 11:44:45.494550 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-12 11:44:45.494565 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-12 11:44:45.494580 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-12 11:44:45.494595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-12 11:44:45.494610 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-12 11:44:45.494625 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-12 11:44:45.494640 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-12 11:44:45.494656 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-12 11:44:45.494671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-12 11:44:45.494686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-12 11:44:45.494701 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-12 11:44:45.494717 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-12 11:44:45.494732 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-12 11:44:45.494747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-12 11:44:45.494762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-12 11:44:45.494778 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-12 11:44:45.494794 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-12 11:44:45.494809 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-12 11:44:45.494824 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-12 11:44:45.494839 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-12 11:44:45.494872 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-12 11:44:45.494890 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-12 11:44:45.494905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-12 11:44:45.494921 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-12 11:44:45.494936 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-12 11:44:45.494952 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-12 11:44:45.494967 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-12 11:44:45.494982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-12 11:44:45.495001 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-12 11:44:45.495017 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-12 11:44:45.495033 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-12 11:44:45.495049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-12 11:44:45.495064 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-12 11:44:45.495081 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-12 11:44:45.495097 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-12 11:44:45.495112 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-12 11:44:45.495128 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-12 11:44:45.495143 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-12 11:44:45.495159 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-12 11:44:45.495174 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-12 11:44:45.495190 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-12 11:44:45.495206 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-12 11:44:45.495222 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-12 11:44:45.495237 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-12 11:44:45.495252 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-12 11:44:45.495268 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 11:44:45.495283 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-12 11:44:45.495298 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 11:44:45.495314 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 11:44:45.495329 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 11:44:45.495344 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 11:44:45.495359 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 11:44:45.495375 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 11:44:45.495390 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 11:44:45.495406 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 11:44:45.495421 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 11:44:45.495436 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 11:44:45.495451 | controller | >f+++++++++ ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-12 11:44:45.495466 | controller | >f+++++++++ ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-12 11:44:45.495480 | controller | >f+++++++++ ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-12 11:44:45.495495 | controller | >f+++++++++ ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-12 11:44:45.495510 | controller | >f+++++++++ ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-12 11:44:45.495595 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-12 11:44:45.495617 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-12 11:44:45.495633 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-12 11:44:45.495649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-12 11:44:45.495665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-12 11:44:45.495681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-12 11:44:45.495697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-12 11:44:45.495713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-12 11:44:45.495728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-12 11:44:45.495744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-12 11:44:45.495759 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-12 11:44:45.495774 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-12 11:44:45.495790 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82
2026-06-12 11:44:45.495805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-12 11:44:45.495821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-12 11:44:45.495836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-12 11:44:45.495871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-12 11:44:45.495888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-12 11:44:45.495904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-12 11:44:45.495920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-12 11:44:45.495935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-12 11:44:45.495951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-12 11:44:45.495966 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-12 11:44:45.495982 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-12 11:44:45.495997 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/
2026-06-12 11:44:45.496013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/boot-finished
2026-06-12 11:44:45.496029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/cloud-config.txt
2026-06-12 11:44:45.496045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/datasource
2026-06-12 11:44:45.496061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/network-config.json
2026-06-12 11:44:45.496076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/obj.pkl
2026-06-12 11:44:45.496092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/user-data.txt
2026-06-12 11:44:45.496107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/user-data.txt.i
2026-06-12 11:44:45.496122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/vendor-data.txt
2026-06-12 11:44:45.496143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/vendor-data.txt.i
2026-06-12 11:44:45.496158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/vendor-data2.txt
2026-06-12 11:44:45.496174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/vendor-data2.txt.i
2026-06-12 11:44:45.496190 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/handlers/
2026-06-12 11:44:45.496206 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/scripts/
2026-06-12 11:44:45.496222 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/
2026-06-12 11:44:45.496238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_install_hotplug
2026-06-12 11:44:45.496254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_keys_to_console
2026-06-12 11:44:45.496270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_locale
2026-06-12 11:44:45.496286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_mounts
2026-06-12 11:44:45.496301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_reset_rmc
2026-06-12 11:44:45.496315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_scripts_per_instance
2026-06-12 11:44:45.496331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_scripts_user
2026-06-12 11:44:45.496346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_scripts_vendor
2026-06-12 11:44:45.496361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_seed_random
2026-06-12 11:44:45.496376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_set_hostname
2026-06-12 11:44:45.496391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_set_passwords
2026-06-12 11:44:45.496406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_ssh
2026-06-12 11:44:45.496421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_ssh_authkey_fingerprints
2026-06-12 11:44:45.496436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/config_users_groups
2026-06-12 11:44:45.496452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/fd0bc4cc-ead1-4aa9-9899-3d968dba7c82/sem/consume_data
2026-06-12 11:44:45.496467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-12 11:44:45.496483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-12 11:44:45.496498 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-12 11:44:45.496514 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-12 11:44:45.496530 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-12 11:44:45.496549 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-12 11:44:45.496566 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-12 11:44:45.496582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-12 11:44:45.496597 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-12 11:44:45.496613 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-12 11:44:45.496670 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/iscsid/
2026-06-12 11:44:45.496688 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-12 11:44:45.496704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-12 11:44:45.496719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-12 11:44:45.496735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-12 11:44:45.496750 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-12 11:44:45.496766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-12 11:44:45.496782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-12 11:44:45.496797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-12 11:44:45.496813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-12 11:44:45.496828 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-12 11:44:45.496843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-12 11:44:45.496879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-12 11:44:45.496896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-12 11:44:45.496912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.79049.2026-06-12@06:49:30~
2026-06-12 11:44:45.496928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-12 11:44:45.496943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-12 11:44:45.496960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-12 11:44:45.496975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-12 11:44:45.496991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-12 11:44:45.497007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-12 11:44:45.497022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-12 11:44:45.497037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-12 11:44:45.497052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-12 11:44:45.497068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-12 11:44:45.497083 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-12 11:44:45.497099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-12 11:44:45.497114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-12 11:44:45.497129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-12 11:44:45.497144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-12 11:44:45.497160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-12 11:44:45.497175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-12 11:44:45.497194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-12 11:44:45.497210 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-12 11:44:45.497226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-12 11:44:45.497241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-12 11:44:45.497256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-12 11:44:45.497271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-12 11:44:45.497286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-12 11:44:45.497302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-12 11:44:45.497317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-12 11:44:45.497333 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-12 11:44:45.497348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-12 11:44:45.497364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-12 11:44:45.497379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-12 11:44:45.497395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-12 11:44:45.497411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-12 11:44:45.497426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-12 11:44:45.497441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-12 11:44:45.497456 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-12 11:44:45.497472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-12 11:44:45.497487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-12 11:44:45.497502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-12 11:44:45.497517 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-12 11:44:45.497532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-12 11:44:45.497547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-12 11:44:45.497562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-12 11:44:45.497577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-12 11:44:45.497593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-12 11:44:45.497608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-12 11:44:45.497624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-12 11:44:45.497638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-12 11:44:45.497653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-12 11:44:45.497669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-12 11:44:45.497684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-12 11:44:45.497729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-12 11:44:45.497749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-12 11:44:45.497765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-12 11:44:45.497781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-12 11:44:45.497796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-12 11:44:45.497815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-12 11:44:45.497831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-12 11:44:45.497846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-12 11:44:45.497886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-12 11:44:45.497902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-12 11:44:45.497917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-12 11:44:45.497932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-12 11:44:45.497947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-12 11:44:45.497963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-12 11:44:45.497978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-12 11:44:45.497994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-12 11:44:45.498009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-12 11:44:45.498024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-12 11:44:45.498039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-12 11:44:45.498054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-12 11:44:45.498070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-12 11:44:45.498085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-12 11:44:45.498100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-12 11:44:45.498116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-12 11:44:45.498131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-12 11:44:45.498147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-12 11:44:45.498162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-12 11:44:45.498178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-12 11:44:45.498193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-12 11:44:45.498209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-12 11:44:45.498224 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-12 11:44:45.498240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-12 11:44:45.498255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.71288.2026-06-12@06:48:22~
2026-06-12 11:44:45.498271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-12 11:44:45.498287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-12 11:44:45.498302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-12 11:44:45.498317 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-12 11:44:45.498333 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-12 11:44:45.498348 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-12 11:44:45.498363 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-12 11:44:45.498377 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-12 11:44:45.498396 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-12 11:44:45.498412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-12 11:44:45.498427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-12 11:44:45.498443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-12 11:44:45.498459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-12 11:44:45.498475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-12 11:44:45.498490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-12 11:44:45.498506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-12 11:44:45.498521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-12 11:44:45.498537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-12 11:44:45.498553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-12 11:44:45.498568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-12 11:44:45.498583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-12 11:44:45.498598 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-12 11:44:45.498614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-12 11:44:45.498630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-12 11:44:45.498645 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-12 11:44:45.498661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-12 11:44:45.498677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-12 11:44:45.498692 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-12 11:44:45.498708 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-12 11:44:45.498723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-12 11:44:45.498739 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-12 11:44:45.498754 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-12 11:44:45.498814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-12 11:44:45.498837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-12 11:44:45.498903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-12 11:44:45.498922 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-12 11:44:45.498938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-12 11:44:45.498954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-12 11:44:45.498969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-12 11:44:45.498989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-12 11:44:45.499005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-12 11:44:45.499020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-12 11:44:45.499036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-12 11:44:45.499051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-12 11:44:45.499066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-12 11:44:45.499082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-12 11:44:45.499097 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-12 11:44:45.499112 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-12 11:44:45.499128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-12 11:44:45.499143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-12 11:44:45.499158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-12 11:44:45.499174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-12 11:44:45.499189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-12 11:44:45.499204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-12 11:44:45.499219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-12 11:44:45.499235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-12 11:44:45.499251 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-12 11:44:45.499266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-12 11:44:45.499282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-12 11:44:45.499297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-12 11:44:45.499313 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-12 11:44:45.499328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-12 11:44:45.499344 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-12 11:44:45.499359 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-12 11:44:45.499375 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-12 11:44:45.499391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-12 11:44:45.499406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-12 11:44:45.499423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-12 11:44:45.499438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-12 11:44:45.499455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-12 11:44:45.499471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-12 11:44:45.499486 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-12 11:44:45.499502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-12 11:44:45.499521 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-12 11:44:45.499536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-12 11:44:45.499551 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-12 11:44:45.499566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-12 11:44:45.499581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-12 11:44:45.499596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-12 11:44:45.499611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-12 11:44:45.499627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-12 11:44:45.499642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-12 11:44:45.499657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-12 11:44:45.499672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-12 11:44:45.499688 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-12 11:44:45.499703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-12 11:44:45.499718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-12 11:44:45.499733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-12 11:44:45.499748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-12 11:44:45.499763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-12 11:44:45.499777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-12 11:44:45.499792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-12 11:44:45.499806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-12 11:44:45.499820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-12 11:44:45.499835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-12 11:44:45.499866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-12 11:44:45.499886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-12 11:44:45.499902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-12 11:44:45.499916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-12 11:44:45.499961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-12 11:44:45.499980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-12 11:44:45.499996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-12 11:44:45.500011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-12 11:44:45.500031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-12 11:44:45.500047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-12 11:44:45.500062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-12 11:44:45.500077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-12 11:44:45.500092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-12 11:44:45.500124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-12 11:44:45.500166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-12 11:44:45.500186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-12 11:44:45.500203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-12 11:44:45.500218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-12 11:44:45.500234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-12 11:44:45.500249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-12 11:44:45.500265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-12 11:44:45.500279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-12 11:44:45.500294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-12 11:44:45.500310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-12 11:44:45.500324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-12 11:44:45.500340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-12 11:44:45.500354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-12 11:44:45.500369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-12 11:44:45.500384 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-12 11:44:45.500399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-12 11:44:45.500414 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-12 11:44:45.500429 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-12 11:44:45.500445 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-12 11:44:45.500460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-12 11:44:45.500475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-12 11:44:45.500491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-12 11:44:45.500506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-12 11:44:45.500521 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-12 11:44:45.500537 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-12 11:44:45.500559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-12 11:44:45.500575 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-12 11:44:45.500590 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-12 11:44:45.500606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-12 11:44:45.500641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-12 11:44:45.500659 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-12 11:44:45.500674 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-12 11:44:45.500690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-12 11:44:45.500706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-12 11:44:45.500722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-12 11:44:45.500737 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-12 11:44:45.500752 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-12 11:44:45.500768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-12 11:44:45.500784 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-12 11:44:45.500800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-12 11:44:45.500816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-12 11:44:45.500832 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-12 11:44:45.500868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-12 11:44:45.500889 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-12 11:44:45.500906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-12 11:44:45.500921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-12 11:44:45.500937 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-12 11:44:45.500952 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-12 11:44:45.500967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-12 11:44:45.500982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-12 11:44:45.501051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-12 11:44:45.501167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-12 11:44:45.501185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-12 11:44:45.501201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-12 11:44:45.501217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-12 11:44:45.501233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-12 11:44:45.501248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-12 11:44:45.501264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-12 11:44:45.501292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-12 11:44:45.501309 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-12 11:44:45.501324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-12 11:44:45.501340 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-12 11:44:45.501355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-12 11:44:45.501370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-12 11:44:45.501386 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-12 11:44:45.501401 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-12 11:44:45.501416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-12 11:44:45.501431 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-12 11:44:45.501447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-12 11:44:45.501462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-12 11:44:45.501477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-12 11:44:45.501492 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-12 11:44:45.501507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-12 11:44:45.501522 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-12 11:44:45.501538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-12 11:44:45.501553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-12 11:44:45.501569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-12 11:44:45.501585 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-12 11:44:45.501600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-12 11:44:45.501616 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-12 11:44:45.501632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-12 11:44:45.501647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-12 11:44:45.501663 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-12 11:44:45.501678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-12 11:44:45.501694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-12 11:44:45.501709 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-12 11:44:45.501724 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-12 11:44:45.501740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-12 11:44:45.501755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-12 11:44:45.501770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-12 11:44:45.501786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 11:44:45.501801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-12 11:44:45.501820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-12 11:44:45.501837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-12 11:44:45.501871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-12 11:44:45.501888 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-12 11:44:45.501904 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-12 11:44:45.501920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-12 11:44:45.501935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-12 11:44:45.501951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-12 11:44:45.501966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-12 11:44:45.501982 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-12 11:44:45.501998 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-12 11:44:45.502013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-12 11:44:45.502028 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-12 11:44:45.502044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-12 11:44:45.502060 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-12 11:44:45.502076 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-12 11:44:45.502091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-12 11:44:45.502107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-12 11:44:45.502148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-12 11:44:45.502171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-12 11:44:45.502187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-12 11:44:45.502203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-12 11:44:45.502218 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-12 11:44:45.502234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-12 11:44:45.502249 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-12 11:44:45.502265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-12 11:44:45.502280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-12 11:44:45.502295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-12 11:44:45.502310 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-12 11:44:45.502324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-12 11:44:45.502339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-12 11:44:45.502354 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-12 11:44:45.502369 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-12 11:44:45.502384 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-12 11:44:45.502400 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-12 11:44:45.502414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-12 11:44:45.502435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-12 11:44:45.502451 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-12 11:44:45.502466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-12 11:44:45.502482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-12 11:44:45.502497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-12 11:44:45.502512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-12 11:44:45.502527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-12 11:44:45.502543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-12 11:44:45.502558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-12 11:44:45.502573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-12 11:44:45.502588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-12 11:44:45.502603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-12 11:44:45.502618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-12 11:44:45.502633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-12 11:44:45.502647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-12 11:44:45.502662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-12 11:44:45.502677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-12 11:44:45.502692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-12 11:44:45.502707 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-12 11:44:45.502722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-12 11:44:45.502737 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-12 11:44:45.502752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-12 11:44:45.502768 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.iscsid_restart_required
2026-06-12 11:44:45.502783 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-12 11:44:45.502798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-12 11:44:45.502814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-12 11:44:45.502829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-12 11:44:45.502844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-12 11:44:45.502884 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-12 11:44:45.502900 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-12 11:44:45.502916 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-12 11:44:45.502931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-12 11:44:45.502982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-12 11:44:45.503007 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-12 11:44:45.503026 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-12 11:44:45.503046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-12 11:44:45.503063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-12 11:44:45.503081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-12 11:44:45.503098 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-12 11:44:45.503114 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-12 11:44:45.503130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-12 11:44:45.503146 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-12 11:44:45.503161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-12 11:44:45.503176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-12 11:44:45.503192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-12 11:44:45.503207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-12 11:44:45.503223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-12 11:44:45.503238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-12 11:44:45.503254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-12 11:44:45.503269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-12 11:44:45.503285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-12 11:44:45.503301 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-12 11:44:45.503317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-12 11:44:45.503332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-12 11:44:45.503348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-12 11:44:45.503363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-12 11:44:45.503378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-12 11:44:45.503393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-12 11:44:45.503409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-12 11:44:45.503424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-12 11:44:45.503439 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-12 11:44:45.503454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-12 11:44:45.503470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-12 11:44:45.503485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-12 11:44:45.503500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-12 11:44:45.503515 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-12 11:44:45.503531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-12 11:44:45.503546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-12 11:44:45.503562 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-12 11:44:45.503581 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-12 11:44:45.503596 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-12 11:44:45.503611 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-12 11:44:45.503627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-12 11:44:45.503642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-12 11:44:45.503657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-12 11:44:45.503672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-12 11:44:45.503687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-12 11:44:45.503702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-12 11:44:45.503717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-12 11:44:45.503732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-12 11:44:45.503747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-12 11:44:45.503761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-12 11:44:45.503776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-12 11:44:45.503791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-12 11:44:45.503806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-12 11:44:45.503821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-12 11:44:45.503837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-12 11:44:45.503872 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-12 11:44:45.503890 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-12 11:44:45.503905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-12 11:44:45.503921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-12 11:44:45.503937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-12 11:44:45.503952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-12 11:44:45.503967 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-12 11:44:45.503982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-12 11:44:45.503997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-12 11:44:45.504012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-12 11:44:45.504028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-12 11:44:45.504043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-12 11:44:45.504058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-12 11:44:45.504073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-12 11:44:45.504088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-12 11:44:45.504104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-12 11:44:45.504124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-12 11:44:45.504140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-12 11:44:45.504155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-12 11:44:45.504170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-12 11:44:45.504185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-12 11:44:45.504230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-12 11:44:45.504246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-12 11:44:45.504262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-12 11:44:45.504277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-12 11:44:45.504292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-12 11:44:45.504307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-12 11:44:45.504322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-12 11:44:45.504337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-12 11:44:45.504352 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-12 11:44:45.504368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-12 11:44:45.504383 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-12 11:44:45.504399 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-12 11:44:45.504414 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-12 11:44:45.504430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-12 11:44:45.504446 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-12 11:44:45.504462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-12 11:44:45.504477 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-12 11:44:45.504493 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-12 11:44:45.504509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-12 11:44:45.504525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-12 11:44:45.504540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-12 11:44:45.504555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-12 11:44:45.504570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-12 11:44:45.504586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-12 11:44:45.504601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-12 11:44:45.504616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-12 11:44:45.504648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-12 11:44:45.504668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-12 11:44:45.504684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-12 11:44:45.504699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-12 11:44:45.504714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-12 11:44:45.504729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-12 11:44:45.504745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-12 11:44:45.504760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-12 11:44:45.504775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-12 11:44:45.504791 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-12 11:44:45.504806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-266833646.vg
2026-06-12 11:44:45.504821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-1128401182.vg
2026-06-12 11:44:45.504836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-964019566.vg
2026-06-12 11:44:45.504873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1844457294.vg
2026-06-12 11:44:45.504890 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-113474497.vg
2026-06-12 11:44:45.504905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1190485152.vg
2026-06-12 11:44:45.504920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-216906871.vg
2026-06-12 11:44:45.504935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-105806713.vg
2026-06-12 11:44:45.504950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-2622865.vg
2026-06-12 11:44:45.504965 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-12 11:44:45.504980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-12 11:44:45.504995 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-12 11:44:45.505010 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-12 11:44:45.505025 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-12 11:44:45.505040 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-12 11:44:45.505055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260612.064429.0001
2026-06-12 11:44:45.505071 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-12 11:44:45.505086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-12 11:44:45.505102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-12 11:44:45.505118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-12 11:44:45.505133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-12 11:44:45.505148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-12 11:44:45.505163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-12 11:44:45.505178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-12 11:44:45.505198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-12 11:44:45.505214 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-12 11:44:45.505230 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-12 11:44:45.505245 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-12 11:44:45.505291 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-12 11:44:45.505313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-12 11:44:45.505328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-12 11:44:45.505344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-12 11:44:45.505359 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-12 11:44:45.505375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-12 11:44:45.505390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-12 11:44:45.505405 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-12 11:44:45.505420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-12 11:44:45.505435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-12 11:44:45.505450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-12 11:44:45.505465 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-12 11:44:45.505480 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-12 11:44:45.505496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-12 11:44:45.505511 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-12 11:44:45.505527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-12 11:44:45.505543 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-12 11:44:45.505559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-12 11:44:45.505574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-12 11:44:45.505590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-12 11:44:45.505605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-12 11:44:45.505620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-12 11:44:45.505635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-12 11:44:45.505651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-12 11:44:45.505666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-12 11:44:45.505681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-12 11:44:45.505696 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-12 11:44:45.505711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-12 11:44:45.505727 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-12 11:44:45.505742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-12 11:44:45.505758 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-12 11:44:45.505778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-12 11:44:45.505794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-12 11:44:45.505809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-12 11:44:45.505825 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-12 11:44:45.505840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-12 11:44:45.505874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-12 11:44:45.505891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-12 11:44:45.505906 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-12 11:44:45.505922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-12 11:44:45.505937 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-12 11:44:45.505953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-12 11:44:45.505969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-12 11:44:45.505984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-12 11:44:45.506000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-12 11:44:45.506015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-12 11:44:45.506030 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-12 11:44:45.506046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-12 11:44:45.506061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-12 11:44:45.506077 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-12 11:44:45.506093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-12 11:44:45.506108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-12 11:44:45.506124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-12 11:44:45.506140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-12 11:44:45.506155 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-12 11:44:45.506171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-12 11:44:45.506186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-12 11:44:45.506201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-12 11:44:45.506217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-12 11:44:45.506232 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-12 11:44:45.506247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-12 11:44:45.506262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-12 11:44:45.506278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-12 11:44:45.506293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-12 11:44:45.506308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-12 11:44:45.506324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-12 11:44:45.506340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-12 11:44:45.506360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-12 11:44:45.506376 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-12 11:44:45.506392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-12 11:44:45.506407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-12 11:44:45.506423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-12 11:44:45.506439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-12 11:44:45.506454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-12 11:44:45.506470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-12 11:44:45.506485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-12 11:44:45.506500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-12 11:44:45.506516 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-12 11:44:45.506531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-12 11:44:45.506547 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-12 11:44:45.506562 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-12 11:44:45.506578 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-12 11:44:45.506593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-12 11:44:45.506610 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-12 11:44:45.506625 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-12 11:44:45.506640 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-12 11:44:45.506656 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-12 11:44:45.506671 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-12 11:44:45.506687 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-12 11:44:45.506702 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-12 11:44:45.506717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-12 11:44:45.506731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-12 11:44:45.506746 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-12 11:44:45.506761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-12 11:44:45.506776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-12 11:44:45.506791 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-12 11:44:45.506806 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-12 11:44:45.506821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-12 11:44:45.506836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-12 11:44:45.506871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-12 11:44:45.506889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-12 11:44:45.506904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-12 11:44:45.506923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-12 11:44:45.506939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-12 11:44:45.506954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-12 11:44:45.506969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-12 11:44:45.506984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-12 11:44:45.506999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-12 11:44:45.507013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-12 11:44:45.507028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-12 11:44:45.507043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-12 11:44:45.507058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-12 11:44:45.507073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-12 11:44:45.507088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-12 11:44:45.507103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-12 11:44:45.507119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-12 11:44:45.507133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-12 11:44:45.507148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-12 11:44:45.507163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-12 11:44:45.507178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-12 11:44:45.507193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-12 11:44:45.507208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-12 11:44:45.507223 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-12 11:44:45.507238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-12 11:44:45.507253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-12 11:44:45.507268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-12 11:44:45.507283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-12 11:44:45.507298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-12 11:44:45.507312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-12 11:44:45.507328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-12 11:44:45.507371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-12 11:44:45.507388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-12 11:44:45.507404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-12 11:44:45.507420 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-12 11:44:45.507436 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-12 11:44:45.507452 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-12 11:44:45.507467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-12 11:44:45.507487 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-12 11:44:45.507502 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-12 11:44:45.507517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-12 11:44:45.507532 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-12 11:44:45.507547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-12 11:44:45.507563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-12 11:44:45.507579 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-12 11:44:45.507594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-12 11:44:45.507609 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-12 11:44:45.507624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-12 11:44:45.507640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-12 11:44:45.507655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-12 11:44:45.507670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-12 11:44:45.507686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-12 11:44:45.507701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-12 11:44:45.507717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-12 11:44:45.507732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-12 11:44:45.507748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-12 11:44:45.507763 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-12 11:44:45.507779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-12 11:44:45.507794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-12 11:44:45.507810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-12 11:44:45.507825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-12 11:44:45.507840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-12 11:44:45.507876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-12 11:44:45.507893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-12 11:44:45.507909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-12 11:44:45.507924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-12 11:44:45.507939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-12 11:44:45.507955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-12 11:44:45.507970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-12 11:44:45.507985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-12 11:44:45.507999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-12 11:44:45.508014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-12 11:44:45.508029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-12 11:44:45.508044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-12 11:44:45.508063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-12 11:44:45.508078 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-12 11:44:45.508093 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-12 11:44:45.508108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-12 11:44:45.508124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/.config_backup
2026-06-12 11:44:45.508139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-12 11:44:45.508154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-12 11:44:45.508169 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-12 11:44:45.508185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-12 11:44:45.508200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-12 11:44:45.508215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-12 11:44:45.508230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-12 11:44:45.508245 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-12 11:44:45.508260 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-12 11:44:45.508275 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-12 11:44:45.508290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-12 11:44:45.508305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-12 11:44:45.508320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-12 11:44:45.508334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-12 11:44:45.508349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-12 11:44:45.508364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-12 11:44:45.508379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-12 11:44:45.508394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-12 11:44:45.508482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-12 11:44:45.508506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-12 11:44:45.508523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-12 11:44:45.508538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-12 11:44:45.508553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-12 11:44:45.508569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-12 11:44:45.508584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-12 11:44:45.508600 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-12 11:44:45.508619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-12 11:44:45.508649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-12 11:44:45.508666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-12 11:44:45.508681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-12 11:44:45.508697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-12 11:44:45.508712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-12 11:44:45.508727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-12 11:44:45.508742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-12 11:44:45.508757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-12 11:44:45.508773 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-12 11:44:45.508787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-12 11:44:45.508802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-12 11:44:45.508817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-12 11:44:45.508832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-12 11:44:45.508861 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-12 11:44:45.508883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-12 11:44:45.508899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-12 11:44:45.508915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-12 11:44:45.508930 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-12 11:44:45.508945 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-12 11:44:45.508961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-12 11:44:45.508976 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-12 11:44:45.508991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-12 11:44:45.509007 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-12 11:44:45.509022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-12 11:44:45.509038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-12 11:44:45.509054 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-12 11:44:45.509069 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-12 11:44:45.509085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-12 11:44:45.509100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-12 11:44:45.509115 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-12 11:44:45.509136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-12 11:44:45.509151 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-12 11:44:45.509166 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-12 11:44:45.509181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-12 11:44:45.509196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-12 11:44:45.509211 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-12 11:44:45.509226 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-12 11:44:45.509241 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-12 11:44:45.509256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-12 11:44:45.509272 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-12 11:44:45.509287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-12 11:44:45.509302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-12 11:44:45.509317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-12 11:44:45.509332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.79330.2026-06-12@06:49:31~
2026-06-12 11:44:45.509347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-12 11:44:45.509362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-12 11:44:45.509377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-12 11:44:45.509392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-12 11:44:45.509407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-12 11:44:45.509422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-12 11:44:45.509437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-12 11:44:45.509451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-12 11:44:45.509466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-12 11:44:45.509481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-12 11:44:45.509496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-12 11:44:45.509510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-12 11:44:45.509525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-12 11:44:45.509571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.79485.2026-06-12@06:49:32~
2026-06-12 11:44:45.509588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-12 11:44:45.509602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-12 11:44:45.509618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-12 11:44:45.509632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-12 11:44:45.509647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-12 11:44:45.509662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-12 11:44:45.509677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-12 11:44:45.509696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-12 11:44:45.509712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-12 11:44:45.509728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-12 11:44:45.509743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-12 11:44:45.509758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-12 11:44:45.509774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-12 11:44:45.509789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-12 11:44:45.509804 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-12 11:44:45.509819 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-12 11:44:45.509834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-12 11:44:45.509864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-12 11:44:45.509885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-12 11:44:45.509901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-12 11:44:45.509916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-12 11:44:45.509934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-12 11:44:45.509951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-12 11:44:45.509966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-12 11:44:45.509982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-12 11:44:45.509998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-12 11:44:45.510013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-12 11:44:45.510029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-12 11:44:45.510044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-12 11:44:45.510059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-12 11:44:45.510074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-12 11:44:45.510089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-12 11:44:45.510104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-12 11:44:45.510119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-12 11:44:45.510133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-12 11:44:45.510149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-12 11:44:45.510164 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-12 11:44:45.510180 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-12 11:44:45.510196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-12 11:44:45.510257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-12 11:44:45.510278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-12 11:44:45.510295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-12 11:44:45.510311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-12 11:44:45.510327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-12 11:44:45.510342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-12 11:44:45.510358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-12 11:44:45.510373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-12 11:44:45.510388 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-12 11:44:45.510403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-12 11:44:45.510419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-12 11:44:45.510435 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-12 11:44:45.510450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-12 11:44:45.510466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-12 11:44:45.510481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-12 11:44:45.510497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-12 11:44:45.510512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-12 11:44:45.510527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-12 11:44:45.510542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-12 11:44:45.510557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-12 11:44:45.510572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-12 11:44:45.510587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-12 11:44:45.510630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-12 11:44:45.510650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-12 11:44:45.510666 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-12 11:44:45.510681 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-12 11:44:45.510696 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-12 11:44:45.510711 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-12 11:44:45.510726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/dev-virtio\x2dports-org.qemu.guest_agent.0.device.wants/
2026-06-12 11:44:45.510741 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-12 11:44:45.510756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-12 11:44:45.510775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-12 11:44:45.510790 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-12 11:44:45.510806 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-12 11:44:45.510821 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-12 11:44:45.510835 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-12 11:44:45.510863 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-12 11:44:45.510883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-12 11:44:45.510900 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-12 11:44:45.510915 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-12 11:44:45.510930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-12 11:44:45.510945 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-12 11:44:45.510961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-12 11:44:45.510977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-12 11:44:45.510992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-12 11:44:45.511007 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-12 11:44:45.511022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-12 11:44:45.511037 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-12 11:44:45.511052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-12 11:44:45.511067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-12 11:44:45.511082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-12 11:44:45.511096 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-12 11:44:45.511111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-12 11:44:45.511126 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-12 11:44:45.511141 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-12 11:44:45.511156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-12 11:44:45.511172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-12 11:44:45.511187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-12 11:44:45.511202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-12 11:44:45.511217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-12 11:44:45.511278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-12 11:44:45.511295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-12 11:44:45.511311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-12 11:44:45.511327 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-12 11:44:45.511342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-12 11:44:45.511358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-12 11:44:45.511373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-12 11:44:45.511388 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-12 11:44:45.511403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-12 11:44:45.511418 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-12 11:44:45.511433 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-12 11:44:45.511448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/target/
2026-06-12 11:44:45.511464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-12 11:44:45.511479 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-12 11:44:45.511495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-12 11:44:45.511510 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-12 11:44:45.511525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-12 11:44:45.511540 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-12 11:44:45.511556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-12 11:44:45.511571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-12 11:44:45.511586 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-12 11:44:45.511602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-12 11:44:45.511617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-12 11:44:45.511633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-12 11:44:45.511648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-12 11:44:45.511663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-12 11:44:45.511710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-12 11:44:45.511727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-12 11:44:45.511742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-12 11:44:45.511758 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-12 11:44:45.511773 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-12 11:44:45.511789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-12 11:44:45.511805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-12 11:44:45.511824 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-12 11:44:45.511840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-12 11:44:45.511873 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-12 11:44:45.511891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-12 11:44:45.511906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-12 11:44:45.511922 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-12 11:44:45.511937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-12 11:44:45.511953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-12 11:44:45.511968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-12 11:44:45.511983 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-12 11:44:45.511998 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-12 11:44:45.512014 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-12 11:44:45.512029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-12 11:44:45.512045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-12 11:44:45.512062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-12 11:44:45.512077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-12 11:44:45.512092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-12 11:44:45.512108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-12 11:44:45.512123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-12 11:44:45.512139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-12 11:44:45.512155 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-12 11:44:45.512171 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-12 11:44:45.512186 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-12 11:44:45.512202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-12 11:44:45.512217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-12 11:44:45.512233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-12 11:44:45.512248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-12 11:44:45.512263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-12 11:44:45.512279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-12 11:44:45.512295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-12 11:44:45.512311 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-12 11:44:45.512326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-12 11:44:45.512342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-12 11:44:45.512358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-12 11:44:45.512373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-12 11:44:45.512393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-12 11:44:45.512409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-12 11:44:45.512424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-12 11:44:45.512440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-12 11:44:45.512455 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-12 11:44:45.512470 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-12 11:44:45.512485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-12 11:44:45.512501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-12 11:44:45.512516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-12 11:44:45.512531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-12 11:44:45.512546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-6_hygwcd.log
2026-06-12 11:44:45.512561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-m9wqmoeu.log
2026-06-12 11:44:45.512577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ofk1t52s.log
2026-06-12 11:44:45.512592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-pj00l2fw.log
2026-06-12 11:44:45.512607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-zm77j7f5.log
2026-06-12 11:44:45.512622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-12 11:44:45.512653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-12 11:44:45.512669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-12 11:44:45.512685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-12 11:44:45.512700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-12 11:44:45.512715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-12 11:44:45.512731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-12 11:44:45.512818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-12 11:44:45.512841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.gz
2026-06-12 11:44:45.512882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-12 11:44:45.512898 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-12 11:44:45.512914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-12 11:44:45.512930 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/
2026-06-12 11:44:45.512945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system.journal.gz
2026-06-12 11:44:45.512961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-00000000000063e1-0006540c6aced2b8.journal.gz
2026-06-12 11:44:45.512977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-0000000000006df3-0006540c6e9a96eb.journal.gz
2026-06-12 11:44:45.512992 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-000000000000743a-0006540c9080029c.journal.gz
2026-06-12 11:44:45.513012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-0000000000007acb-0006540cb37d4496.journal.gz
2026-06-12 11:44:45.513063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-0000000000007d9c-0006540cb4a44d86.journal.gz
2026-06-12 11:44:45.513086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-000000000000858c-0006540cb97523bb.journal.gz
2026-06-12 11:44:45.513103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-00000000000092dd-0006540cb97b8e7d.journal.gz
2026-06-12 11:44:45.513119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-000000000000a04a-0006540cb983500a.journal.gz
2026-06-12 11:44:45.513134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/system@b330c586b02a41b0839d5c9cde8e6783-000000000000a345-0006540cba05b02d.journal.gz
2026-06-12 11:44:45.513150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/user-1000.journal.gz
2026-06-12 11:44:45.513165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/7db8afd029584a5597fcf1cc2f0532a2/user-42405.journal.gz
2026-06-12 11:44:45.513181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-12 11:44:45.513196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-12 11:44:45.513212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/instance-00000001.log
2026-06-12 11:44:45.513228 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-12 11:44:45.513251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-12 11:44:45.513268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-12 11:44:45.513284 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-12 11:44:45.513300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-12 11:44:45.513316 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-12 11:44:45.513332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa12
2026-06-12 11:44:45.513349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-12 11:44:45.513364 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-12 11:44:45.513380 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-12 11:44:45.513395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-12 11:44:45.513410 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-12 11:44:45.513426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-12 11:44:45.513441 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-12 11:44:45.513457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-12 11:44:45.513473 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-12 11:44:45.513488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-12 11:44:45.513503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-12 11:44:45.513518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-12 11:44:45.513538 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-12 11:44:45.513555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-12 11:44:45.513570 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-12 11:44:45.513586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-12 11:44:45.513602 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-12 11:44:45.513617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-12 11:44:45.513633 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-12 11:44:45.513648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-12 11:44:45.513664 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-12 11:44:45.513679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-12 11:44:45.513694 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-12 11:44:45.513710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-12 11:44:45.513725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-12 11:44:45.513740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-12 11:44:45.513756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-12 11:44:45.513771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-12 11:44:45.513786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-12 11:44:45.513801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-12 11:44:45.513815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-12 11:44:45.513830 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-12 11:44:45.513845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-12 11:44:45.513881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-12 11:44:45.513897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-12 11:44:45.513912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-12 11:44:45.513926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-12 11:44:45.513942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-12 11:44:45.513957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-12 11:44:45.513971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-12 11:44:45.513986 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-12 11:44:45.514001 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-12 11:44:45.514016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-12 11:44:45.514035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-12 11:44:45.514050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-12 11:44:45.514066 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-12 11:44:45.514081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-12 11:44:45.514096 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/
2026-06-12 11:44:45.514111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute.json
2026-06-12 11:44:45.514126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute_init.json
2026-06-12 11:44:45.514141 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova_nvme_cleaner/
2026-06-12 11:44:45.514156 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-12 11:44:45.514172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-12 11:44:45.514187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-12 11:44:45.514203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-12 11:44:45.514219 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-12 11:44:45.514235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-12 11:44:45.514250 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-12 11:44:45.514265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-12 11:44:45.514281 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-12 11:44:45.514296 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-12 11:44:45.514311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-12 11:44:45.514326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-12 11:44:45.514342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-12 11:44:45.514357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-12 11:44:45.514372 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-12 11:44:45.514388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-12 11:44:45.514404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-12 11:44:45.514419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-12 11:44:45.514435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-12 11:44:45.514451 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-12 11:44:45.514466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-12 11:44:45.514482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-12 11:44:45.514501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-12 11:44:45.514518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/config.json
2026-06-12 11:44:45.514534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-12 11:44:45.514550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-12 11:44:45.514565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-12 11:44:45.514581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-12 11:44:45.514596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-12 11:44:45.514611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-12 11:44:45.514627 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-12 11:44:45.514643 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-12 11:44:45.514658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-agent-compute.json
2026-06-12 11:44:45.514674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-12 11:44:45.514690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-12 11:44:45.514705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer_agent_compute.json
2026-06-12 11:44:45.514721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-12 11:44:45.514737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-12 11:44:45.514752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.json
2026-06-12 11:44:45.514767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-12 11:44:45.514782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.json
2026-06-12 11:44:45.514797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-12 11:44:45.514812 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.json
2026-06-12 11:44:45.514827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-12 11:44:45.514842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-12 11:44:45.514897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-12 11:44:45.514915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-12 11:44:45.514931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-12 11:44:45.514947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-12 11:44:45.514963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-12 11:44:45.514978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-12 11:44:45.514994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-12 11:44:45.515009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-12 11:44:45.515029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-12 11:44:45.515044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-12 11:44:45.515059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-12 11:44:45.515074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-12 11:44:45.515090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-12 11:44:45.515105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-12 11:44:45.515120 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-12 11:44:45.515136 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-12 11:44:45.515151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-12 11:44:45.515166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-12 11:44:45.515182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-12 11:44:45.515196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-12 11:44:45.515212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-12 11:44:45.515227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-12 11:44:45.515242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-12 11:44:45.515257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-12 11:44:45.515272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-12 11:44:45.515287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-12 11:44:45.515302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-12 11:44:45.515317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-12 11:44:45.515332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-12 11:44:45.515348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-12 11:44:45.515364 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-12 11:44:45.515379 | controller | cd+++++++++ ci-framework-data/logs/2026-06-12_11-31/
2026-06-12 11:44:45.515394 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_11-31/ansible.log
2026-06-12 11:44:45.515409 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_11-31/crc-setup.log
2026-06-12 11:44:45.515425 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_11-31/crc-start.log
2026-06-12 11:44:45.515440 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-12 11:44:45.515455 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-12 11:44:45.515471 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-12 11:44:45.515486 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-10:31:37.log
2026-06-12 11:44:45.515502 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-10:36:50.log
2026-06-12 11:44:45.515518 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-10:31:37.log
2026-06-12 11:44:45.515538 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-10:36:50.log
2026-06-12 11:44:45.515554 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-12 11:44:45.515570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-12 11:44:45.515586 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-12 11:44:45.515602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-12 11:44:45.515618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-12 11:44:45.515634 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-12 11:44:45.515650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/all-containers-cpu-top.log
2026-06-12 11:44:45.515666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-12 11:44:45.515682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/must-gather.tar.xz
2026-06-12 11:44:45.515698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-12 11:44:45.515713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-12 11:44:45.515728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-12 11:44:45.515744 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-12 11:44:45.515760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.backup.openstack.org.yaml
2026-06-12 11:44:45.515775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.barbican.openstack.org.yaml
2026-06-12 11:44:45.515792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.baremetal.openstack.org.yaml
2026-06-12 11:44:45.515807 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.cinder.openstack.org.yaml
2026-06-12 11:44:45.515823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.client.openstack.org.yaml
2026-06-12 11:44:45.515843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.core.openstack.org.yaml
2026-06-12 11:44:45.515881 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.dataplane.openstack.org.yaml
2026-06-12 11:44:45.515898 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.designate.openstack.org.yaml
2026-06-12 11:44:45.515914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.glance.openstack.org.yaml
2026-06-12 11:44:45.516125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.heat.openstack.org.yaml
2026-06-12 11:44:45.516144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.horizon.openstack.org.yaml
2026-06-12 11:44:45.516161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.instanceha.openstack.org.yaml
2026-06-12 11:44:45.516177 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ironic.openstack.org.yaml
2026-06-12 11:44:45.516193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.keystone.openstack.org.yaml
2026-06-12 11:44:45.516209 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.manila.openstack.org.yaml
2026-06-12 11:44:45.516224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.mariadb.openstack.org.yaml
2026-06-12 11:44:45.516240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.memcached.openstack.org.yaml
2026-06-12 11:44:45.516255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.network.openstack.org.yaml
2026-06-12 11:44:45.516271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.neutron.openstack.org.yaml
2026-06-12 11:44:45.516287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.nova.openstack.org.yaml
2026-06-12 11:44:45.516306 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.octavia.openstack.org.yaml
2026-06-12 11:44:45.516322 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.operator.openstack.org.yaml
2026-06-12 11:44:45.516338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.ovn.openstack.org.yaml
2026-06-12 11:44:45.516354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.placement.openstack.org.yaml
2026-06-12 11:44:45.516370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.com.yaml
2026-06-12 11:44:45.516385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.openstack.org.yaml
2026-06-12 11:44:45.516401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.redis.openstack.org.yaml
2026-06-12 11:44:45.516416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.swift.openstack.org.yaml
2026-06-12 11:44:45.516432 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.telemetry.openstack.org.yaml
2026-06-12 11:44:45.516447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.test.openstack.org.yaml
2026-06-12 11:44:45.516463 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.topology.openstack.org.yaml
2026-06-12 11:44:45.516479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.watcher.openstack.org.yaml
2026-06-12 11:44:45.516494 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-12 11:44:45.516510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ansibletests.test.openstack.org.yaml
2026-06-12 11:44:45.516526 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/autoscalings.telemetry.openstack.org.yaml
2026-06-12 11:44:45.516549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanapis.barbican.openstack.org.yaml
2026-06-12 11:44:45.516565 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicankeystonelisteners.barbican.openstack.org.yaml
2026-06-12 11:44:45.516581 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicans.barbican.openstack.org.yaml
2026-06-12 11:44:45.516597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/barbicanworkers.barbican.openstack.org.yaml
2026-06-12 11:44:45.516612 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/bgpconfigurations.network.openstack.org.yaml
2026-06-12 11:44:45.516628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ceilometers.telemetry.openstack.org.yaml
2026-06-12 11:44:45.516657 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderapis.cinder.openstack.org.yaml
2026-06-12 11:44:45.516673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderbackups.cinder.openstack.org.yaml
2026-06-12 11:44:45.516689 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinders.cinder.openstack.org.yaml
2026-06-12 11:44:45.516704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cinderschedulers.cinder.openstack.org.yaml
2026-06-12 11:44:45.516720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cindervolumes.cinder.openstack.org.yaml
2026-06-12 11:44:45.516735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkitties.telemetry.openstack.org.yaml
2026-06-12 11:44:45.516751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyapis.telemetry.openstack.org.yaml
2026-06-12 11:44:45.516767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/cloudkittyprocs.telemetry.openstack.org.yaml
2026-06-12 11:44:45.516782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateapis.designate.openstack.org.yaml
2026-06-12 11:44:45.516801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatebackendbind9s.designate.openstack.org.yaml
2026-06-12 11:44:45.516817 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatecentrals.designate.openstack.org.yaml
2026-06-12 11:44:45.516832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designatemdnses.designate.openstack.org.yaml
2026-06-12 11:44:45.516863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateproducers.designate.openstack.org.yaml
2026-06-12 11:44:45.516885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designates.designate.openstack.org.yaml
2026-06-12 11:44:45.516901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateunbounds.designate.openstack.org.yaml
2026-06-12 11:44:45.516917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/designateworkers.designate.openstack.org.yaml
2026-06-12 11:44:45.516934 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsdata.network.openstack.org.yaml
2026-06-12 11:44:45.516952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/dnsmasqs.network.openstack.org.yaml
2026-06-12 11:44:45.516968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerabackups.mariadb.openstack.org.yaml
2026-06-12 11:44:45.516983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galerarestores.mariadb.openstack.org.yaml
2026-06-12 11:44:45.516999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/galeras.mariadb.openstack.org.yaml
2026-06-12 11:44:45.517014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glanceapis.glance.openstack.org.yaml
2026-06-12 11:44:45.517029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/glances.glance.openstack.org.yaml
2026-06-12 11:44:45.517044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatapis.heat.openstack.org.yaml
2026-06-12 11:44:45.517059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatcfnapis.heat.openstack.org.yaml
2026-06-12 11:44:45.517079 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heatengines.heat.openstack.org.yaml
2026-06-12 11:44:45.517095 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/heats.heat.openstack.org.yaml
2026-06-12 11:44:45.517111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizons.horizon.openstack.org.yaml
2026-06-12 11:44:45.517127 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/horizontests.test.openstack.org.yaml
2026-06-12 11:44:45.517143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/instancehas.instanceha.openstack.org.yaml
2026-06-12 11:44:45.517188 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ipsets.network.openstack.org.yaml
2026-06-12 11:44:45.517208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicapis.ironic.openstack.org.yaml
2026-06-12 11:44:45.517224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicconductors.ironic.openstack.org.yaml
2026-06-12 11:44:45.517239 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicinspectors.ironic.openstack.org.yaml
2026-06-12 11:44:45.517255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironicneutronagents.ironic.openstack.org.yaml
2026-06-12 11:44:45.517271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ironics.ironic.openstack.org.yaml
2026-06-12 11:44:45.517287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapis.keystone.openstack.org.yaml
2026-06-12 11:44:45.517303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneapplicationcredentials.keystone.openstack.org.yaml
2026-06-12 11:44:45.517318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneendpoints.keystone.openstack.org.yaml
2026-06-12 11:44:45.517334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/keystoneservices.keystone.openstack.org.yaml
2026-06-12 11:44:45.517354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/loggings.telemetry.openstack.org.yaml
2026-06-12 11:44:45.517370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaapis.manila.openstack.org.yaml
2026-06-12 11:44:45.517385 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilas.manila.openstack.org.yaml
2026-06-12 11:44:45.517401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilaschedulers.manila.openstack.org.yaml
2026-06-12 11:44:45.517416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/manilashares.manila.openstack.org.yaml
2026-06-12 11:44:45.517432 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbaccounts.mariadb.openstack.org.yaml
2026-06-12 11:44:45.517447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/mariadbdatabases.mariadb.openstack.org.yaml
2026-06-12 11:44:45.517463 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/memcacheds.memcached.openstack.org.yaml
2026-06-12 11:44:45.517478 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/metricstorages.telemetry.openstack.org.yaml
2026-06-12 11:44:45.517493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/netconfigs.network.openstack.org.yaml
2026-06-12 11:44:45.517509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/neutronapis.neutron.openstack.org.yaml
2026-06-12 11:44:45.517524 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/nova.nova.openstack.org.yaml
2026-06-12 11:44:45.517539 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaapis.nova.openstack.org.yaml
2026-06-12 11:44:45.517555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacells.nova.openstack.org.yaml
2026-06-12 11:44:45.517570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novacomputes.nova.openstack.org.yaml
2026-06-12 11:44:45.517589 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaconductors.nova.openstack.org.yaml
2026-06-12 11:44:45.517604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novametadata.nova.openstack.org.yaml
2026-06-12 11:44:45.517620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novanovncproxies.nova.openstack.org.yaml
2026-06-12 11:44:45.517635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/novaschedulers.nova.openstack.org.yaml
2026-06-12 11:44:45.517651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaamphoracontrollers.octavia.openstack.org.yaml
2026-06-12 11:44:45.517667 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviaapis.octavia.openstack.org.yaml
2026-06-12 11:44:45.517682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octaviarsyslogs.octavia.openstack.org.yaml
2026-06-12 11:44:45.517697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/octavias.octavia.openstack.org.yaml
2026-06-12 11:44:45.517712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbackupconfigs.backup.openstack.org.yaml
2026-06-12 11:44:45.517728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackbaremetalsets.baremetal.openstack.org.yaml
2026-06-12 11:44:45.517743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackclients.client.openstack.org.yaml
2026-06-12 11:44:45.517759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackcontrolplanes.core.openstack.org.yaml
2026-06-12 11:44:45.517774 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanedeployments.dataplane.openstack.org.yaml
2026-06-12 11:44:45.517951 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplanenodesets.dataplane.openstack.org.yaml
2026-06-12 11:44:45.517972 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackdataplaneservices.dataplane.openstack.org.yaml
2026-06-12 11:44:45.517992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackprovisionservers.baremetal.openstack.org.yaml
2026-06-12 11:44:45.518007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstacks.operator.openstack.org.yaml
2026-06-12 11:44:45.518023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/openstackversions.core.openstack.org.yaml
2026-06-12 11:44:45.518038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovncontrollers.ovn.openstack.org.yaml
2026-06-12 11:44:45.518054 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovndbclusters.ovn.openstack.org.yaml
2026-06-12 11:44:45.518069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/ovnnorthds.ovn.openstack.org.yaml
2026-06-12 11:44:45.518084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/placementapis.placement.openstack.org.yaml
2026-06-12 11:44:45.518099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqclusters.rabbitmq.com.yaml
2026-06-12 11:44:45.518114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqpolicies.rabbitmq.openstack.org.yaml
2026-06-12 11:44:45.518130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqs.rabbitmq.openstack.org.yaml
2026-06-12 11:44:45.518145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqusers.rabbitmq.openstack.org.yaml
2026-06-12 11:44:45.518160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqvhosts.rabbitmq.openstack.org.yaml
2026-06-12 11:44:45.518176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/redises.redis.openstack.org.yaml
2026-06-12 11:44:45.518192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/reservations.network.openstack.org.yaml
2026-06-12 11:44:45.518207 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftproxies.swift.openstack.org.yaml
2026-06-12 11:44:45.518226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftrings.swift.openstack.org.yaml
2026-06-12 11:44:45.518242 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swifts.swift.openstack.org.yaml
2026-06-12 11:44:45.518258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/swiftstorages.swift.openstack.org.yaml
2026-06-12 11:44:45.518273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/telemetries.telemetry.openstack.org.yaml
2026-06-12 11:44:45.518289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tempests.test.openstack.org.yaml
2026-06-12 11:44:45.518304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/tobikoes.test.openstack.org.yaml
2026-06-12 11:44:45.518319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/topologies.topology.openstack.org.yaml
2026-06-12 11:44:45.518334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/transporturls.rabbitmq.openstack.org.yaml
2026-06-12 11:44:45.518349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherapis.watcher.openstack.org.yaml
2026-06-12 11:44:45.518365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherappliers.watcher.openstack.org.yaml
2026-06-12 11:44:45.518381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watcherdecisionengines.watcher.openstack.org.yaml
2026-06-12 11:44:45.518396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/watchers.watcher.openstack.org.yaml
2026-06-12 11:44:45.518412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-12 11:44:45.518428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/kubernetes-nmstate-operator.4.20.0-202605270550
2026-06-12 11:44:45.518443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/metallb-operator.v4.20.0-202605260442
2026-06-12 11:44:45.518459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/openstack-operator.v0.6.0
2026-06-12 11:44:45.518478 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-12 11:44:45.518495 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-12 11:44:45.518511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-12 11:44:45.518526 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-12 11:44:45.518542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/pool_list
2026-06-12 11:44:45.518557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/qos_list
2026-06-12 11:44:45.518572 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/service_list
2026-06-12 11:44:45.518587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/total_volumes_list
2026-06-12 11:44:45.518603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/transfer_list
2026-06-12 11:44:45.518618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/type_list
2026-06-12 11:44:45.518634 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-12 11:44:45.518649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/task_list
2026-06-12 11:44:45.518665 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-12 11:44:45.518680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/agent_list
2026-06-12 11:44:45.518696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/extension_list
2026-06-12 11:44:45.518711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/floating_ip_list
2026-06-12 11:44:45.518731 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/network_list
2026-06-12 11:44:45.518747 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/port_list
2026-06-12 11:44:45.518763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/router_list
2026-06-12 11:44:45.518778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/security_group_list
2026-06-12 11:44:45.518794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/subnet_list
2026-06-12 11:44:45.518809 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-12 11:44:45.518825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/aggregate_list
2026-06-12 11:44:45.518840 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/cell_list
2026-06-12 11:44:45.518874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/host_list
2026-06-12 11:44:45.518892 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/hypervisor_list
2026-06-12 11:44:45.518907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/service_list
2026-06-12 11:44:45.518923 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-12 11:44:45.518938 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnnb_db.db
2026-06-12 11:44:45.518954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/ovnsb_db.db
2026-06-12 11:44:45.518969 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/
2026-06-12 11:44:45.518984 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/
2026-06-12 11:44:45.519003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/nb/ovsdbserver-nb-0.txt
2026-06-12 11:44:45.519019 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/
2026-06-12 11:44:45.519035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/cluster-status/sb/ovsdbserver-sb-0.txt
2026-06-12 11:44:45.519050 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-12 11:44:45.519066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/allocation_candidate_list
2026-06-12 11:44:45.519081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/resource_class_list
2026-06-12 11:44:45.519097 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/trait_list
2026-06-12 11:44:45.519112 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-12 11:44:45.519128 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/
2026-06-12 11:44:45.519143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/cluster_status
2026-06-12 11:44:45.519159 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_connections
2026-06-12 11:44:45.519174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_policies
2026-06-12 11:44:45.519190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_queues
2026-06-12 11:44:45.519205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/list_unresponsive_queues
2026-06-12 11:44:45.519221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-cell1-server-0/status
2026-06-12 11:44:45.519237 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/
2026-06-12 11:44:45.519256 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/cluster_status
2026-06-12 11:44:45.519272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_connections
2026-06-12 11:44:45.519287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_policies
2026-06-12 11:44:45.519303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_queues
2026-06-12 11:44:45.519318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/list_unresponsive_queues
2026-06-12 11:44:45.519334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/rabbitmq-server-0/status
2026-06-12 11:44:45.519350 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-12 11:44:45.519365 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-12 11:44:45.519381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-cell1-galera-0-openstack_databases.sql.gz
2026-06-12 11:44:45.519397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/openstack-galera-0-openstack_databases.sql.gz
2026-06-12 11:44:45.519412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-12 11:44:45.519428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/
2026-06-12 11:44:45.519443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/all_resources.log
2026-06-12 11:44:45.519459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/events.log
2026-06-12 11:44:45.519475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/nad.log
2026-06-12 11:44:45.519494 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pvc.log
2026-06-12 11:44:45.519510 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/buildconfig/
2026-06-12 11:44:45.519526 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/
2026-06-12 11:44:45.519543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cacert.yaml
2026-06-12 11:44:45.519561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-ironic-cert.yaml
2026-06-12 11:44:45.519578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-mariadb-cert.yaml
2026-06-12 11:44:45.519593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cert/baremetal-operator-serving-cert.yaml
2026-06-12 11:44:45.519609 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/
2026-06-12 11:44:45.519625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cacert-1.yaml
2026-06-12 11:44:45.519640 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-ironic-cert-1.yaml
2026-06-12 11:44:45.519656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-mariadb-cert-1.yaml
2026-06-12 11:44:45.519672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/certificaterequests/baremetal-operator-serving-cert-1.yaml
2026-06-12 11:44:45.519687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/
2026-06-12 11:44:45.519703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/baremetal-operator-ironic-bmo-configmap-d8ck478f8g.yaml
2026-06-12 11:44:45.519721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/configmaps/ironic-hh9b9bt576.yaml
2026-06-12 11:44:45.519737 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/cronjobs/
2026-06-12 11:44:45.519752 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/daemonset/
2026-06-12 11:44:45.519768 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/
2026-06-12 11:44:45.519783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-controller-manager.yaml
2026-06-12 11:44:45.519799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/deployments/baremetal-operator-ironic.yaml
2026-06-12 11:44:45.519815 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/imagestream/
2026-06-12 11:44:45.519830 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/installplans/
2026-06-12 11:44:45.519845 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/
2026-06-12 11:44:45.519883 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-ca-issuer.yaml
2026-06-12 11:44:45.519900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/issuer/baremetal-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.519915 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/jobs/
2026-06-12 11:44:45.519931 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/poddisruptionbudgets/
2026-06-12 11:44:45.519947 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/
2026-06-12 11:44:45.519966 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-5869475b48-lnv8n/
2026-06-12 11:44:45.519983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-5869475b48-lnv8n/baremetal-operator-controller-manager-5869475b48-lnv8n-describe
2026-06-12 11:44:45.520004 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-5869475b48-lnv8n/logs/
2026-06-12 11:44:45.520020 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-5869475b48-lnv8n/logs/manager-previous.log
2026-06-12 11:44:45.520036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-controller-manager-5869475b48-lnv8n/logs/manager.log
2026-06-12 11:44:45.520052 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5557f488cc-l2wcq/
2026-06-12 11:44:45.520067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5557f488cc-l2wcq/baremetal-operator-ironic-5557f488cc-l2wcq-describe
2026-06-12 11:44:45.520083 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5557f488cc-l2wcq/logs/
2026-06-12 11:44:45.520099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5557f488cc-l2wcq/logs/ironic-httpd.log.gz
2026-06-12 11:44:45.520116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5557f488cc-l2wcq/logs/ironic-ipa-downloader.log
2026-06-12 11:44:45.520131 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5557f488cc-l2wcq/logs/ironic-log-watch.log.gz
2026-06-12 11:44:45.520146 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5557f488cc-l2wcq/logs/ironic.log.gz
2026-06-12 11:44:45.520165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/pods/baremetal-operator-ironic-5557f488cc-l2wcq/logs/mariadb.log
2026-06-12 11:44:45.520181 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/
2026-06-12 11:44:45.520196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-controller-manager-5869475b48.yaml
2026-06-12 11:44:45.520212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-controller-manager-6c97d557b5.yaml
2026-06-12 11:44:45.520227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/replicaset/baremetal-operator-ironic-5557f488cc.yaml
2026-06-12 11:44:45.520243 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/routes/
2026-06-12 11:44:45.520258 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/
2026-06-12 11:44:45.520274 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/
2026-06-12 11:44:45.520290 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/baremetal-operator-ironic-htpasswd-mdc8d2tm28.yaml
2026-06-12 11:44:45.520351 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cacert.yaml
2026-06-12 11:44:45.520373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-cert.yaml
2026-06-12 11:44:45.520390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/ironic/ironic-credentials-m7d929m494.yaml
2026-06-12 11:44:45.520408 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/
2026-06-12 11:44:45.520426 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/baremetal-operator-mariadb-password-ftkgc8tmkc.yaml
2026-06-12 11:44:45.520449 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/secrets/mariadb/mariadb-cert.yaml
2026-06-12 11:44:45.520466 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/
2026-06-12 11:44:45.520482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.520498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/services/baremetal-operator-webhook-service.yaml
2026-06-12 11:44:45.520513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/statefulset/
2026-06-12 11:44:45.520529 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/baremetal-operator-system/subscriptions/
2026-06-12 11:44:45.520544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-12 11:44:45.520560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/all_resources.log
2026-06-12 11:44:45.520576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/events.log
2026-06-12 11:44:45.520591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/nad.log
2026-06-12 11:44:45.520607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pvc.log
2026-06-12 11:44:45.520623 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/buildconfig/
2026-06-12 11:44:45.520650 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cert/
2026-06-12 11:44:45.520667 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/certificaterequests/
2026-06-12 11:44:45.520696 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/configmaps/
2026-06-12 11:44:45.520712 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/cronjobs/
2026-06-12 11:44:45.520728 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/daemonset/
2026-06-12 11:44:45.520744 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/
2026-06-12 11:44:45.520760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-cainjector.yaml
2026-06-12 11:44:45.520776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager-webhook.yaml
2026-06-12 11:44:45.520792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/deployments/cert-manager.yaml
2026-06-12 11:44:45.520808 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/imagestream/
2026-06-12 11:44:45.520823 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/installplans/
2026-06-12 11:44:45.520839 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/issuer/
2026-06-12 11:44:45.520874 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/jobs/
2026-06-12 11:44:45.520891 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/poddisruptionbudgets/
2026-06-12 11:44:45.520907 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/
2026-06-12 11:44:45.520922 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-79c8d999ff-mq5sb/
2026-06-12 11:44:45.520938 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-79c8d999ff-mq5sb/cert-manager-79c8d999ff-mq5sb-describe
2026-06-12 11:44:45.520954 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-79c8d999ff-mq5sb/logs/
2026-06-12 11:44:45.520973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-79c8d999ff-mq5sb/logs/cert-manager-controller.log
2026-06-12 11:44:45.520989 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-68b757865b-526tv/
2026-06-12 11:44:45.521005 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-68b757865b-526tv/cert-manager-cainjector-68b757865b-526tv-describe
2026-06-12 11:44:45.521021 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-68b757865b-526tv/logs/
2026-06-12 11:44:45.521036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-cainjector-68b757865b-526tv/logs/cert-manager-cainjector.log
2026-06-12 11:44:45.521052 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-587ccfb98-ktwkf/
2026-06-12 11:44:45.521068 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-587ccfb98-ktwkf/cert-manager-webhook-587ccfb98-ktwkf-describe
2026-06-12 11:44:45.521083 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-587ccfb98-ktwkf/logs/
2026-06-12 11:44:45.521099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/pods/cert-manager-webhook-587ccfb98-ktwkf/logs/cert-manager-webhook.log
2026-06-12 11:44:45.521114 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/
2026-06-12 11:44:45.521130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-79c8d999ff.yaml
2026-06-12 11:44:45.521146 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-7b8b89f89d.yaml
2026-06-12 11:44:45.521161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-cainjector-68b757865b.yaml
2026-06-12 11:44:45.521180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-cainjector-7f9fdd5dd5.yaml
2026-06-12 11:44:45.521196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-webhook-587ccfb98.yaml
2026-06-12 11:44:45.521211 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/replicaset/cert-manager-webhook-769f6b94cb.yaml
2026-06-12 11:44:45.521255 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/routes/
2026-06-12 11:44:45.521275 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/
2026-06-12 11:44:45.521291 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-cainjector.yaml
2026-06-12 11:44:45.521332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager-webhook.yaml
2026-06-12 11:44:45.521349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/services/cert-manager.yaml
2026-06-12 11:44:45.521365 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/statefulset/
2026-06-12 11:44:45.521380 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/subscriptions/
2026-06-12 11:44:45.521396 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-12 11:44:45.521412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/all_resources.log
2026-06-12 11:44:45.521428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/events.log
2026-06-12 11:44:45.521443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/nad.log
2026-06-12 11:44:45.521459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pvc.log
2026-06-12 11:44:45.521478 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/buildconfig/
2026-06-12 11:44:45.521494 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cert/
2026-06-12 11:44:45.521510 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/certificaterequests/
2026-06-12 11:44:45.521525 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/configmaps/
2026-06-12 11:44:45.521541 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/cronjobs/
2026-06-12 11:44:45.521556 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/
2026-06-12 11:44:45.521572 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/
2026-06-12 11:44:45.521588 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/ctlplane.yaml
2026-06-12 11:44:45.521604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/designateext.yaml
2026-06-12 11:44:45.521620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/internalapi.yaml
2026-06-12 11:44:45.521636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/storage.yaml
2026-06-12 11:44:45.521652 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/ipaddresspools.metallb.io/tenant.yaml
2026-06-12 11:44:45.521667 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/
2026-06-12 11:44:45.521683 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/ctlplane.yaml
2026-06-12 11:44:45.521698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/designateext.yaml
2026-06-12 11:44:45.521717 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/internalapi.yaml
2026-06-12 11:44:45.521733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/storage.yaml
2026-06-12 11:44:45.521748 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/l2advertisements.metallb.io/tenant.yaml
2026-06-12 11:44:45.521764 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/
2026-06-12 11:44:45.521780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/metallbs.metallb.io/metallb.yaml
2026-06-12 11:44:45.521795 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/
2026-06-12 11:44:45.521811 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-7km97.yaml
2026-06-12 11:44:45.521826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-bnr97.yaml
2026-06-12 11:44:45.521843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-bzq85.yaml
2026-06-12 11:44:45.521928 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-c7hbc.yaml
2026-06-12 11:44:45.521945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-khw6r.yaml
2026-06-12 11:44:45.521961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-l2h6m.yaml
2026-06-12 11:44:45.521977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-lt6tc.yaml
2026-06-12 11:44:45.521993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-mvzhz.yaml
2026-06-12 11:44:45.522012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-nbjns.yaml
2026-06-12 11:44:45.522028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-p8wb6.yaml
2026-06-12 11:44:45.522043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-q47w4.yaml
2026-06-12 11:44:45.522059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/crs/servicel2statuses.metallb.io/l2-rtgwr.yaml
2026-06-12 11:44:45.522074 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/
2026-06-12 11:44:45.522090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/daemonset/speaker.yaml
2026-06-12 11:44:45.522116 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/
2026-06-12 11:44:45.522133 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/controller.yaml
2026-06-12 11:44:45.522150 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-controller-manager.yaml
2026-06-12 11:44:45.522165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/deployments/metallb-operator-webhook-server.yaml
2026-06-12 11:44:45.522181 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/imagestream/
2026-06-12 11:44:45.522197 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/
2026-06-12 11:44:45.522212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-cfxd6
2026-06-12 11:44:45.522228 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/issuer/
2026-06-12 11:44:45.522247 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/jobs/
2026-06-12 11:44:45.522263 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/poddisruptionbudgets/
2026-06-12 11:44:45.522279 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/
2026-06-12 11:44:45.522320 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-jrh47/
2026-06-12 11:44:45.522341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-jrh47/controller-8464864885-jrh47-describe
2026-06-12 11:44:45.522358 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-jrh47/logs/
2026-06-12 11:44:45.522373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-jrh47/logs/controller.log.gz
2026-06-12 11:44:45.522389 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/controller-8464864885-jrh47/logs/kube-rbac-proxy.log
2026-06-12 11:44:45.522405 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5c4fcb86df-zcf66/
2026-06-12 11:44:45.522421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5c4fcb86df-zcf66/metallb-operator-controller-manager-5c4fcb86df-zcf66-describe
2026-06-12 11:44:45.522437 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5c4fcb86df-zcf66/logs/
2026-06-12 11:44:45.522452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5c4fcb86df-zcf66/logs/manager-previous.log
2026-06-12 11:44:45.522467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-controller-manager-5c4fcb86df-zcf66/logs/manager.log
2026-06-12 11:44:45.522483 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-5645d497d7-bjx7t/
2026-06-12 11:44:45.522504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-5645d497d7-bjx7t/metallb-operator-webhook-server-5645d497d7-bjx7t-describe
2026-06-12 11:44:45.522520 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-5645d497d7-bjx7t/logs/
2026-06-12 11:44:45.522535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/metallb-operator-webhook-server-5645d497d7-bjx7t/logs/webhook-server.log
2026-06-12 11:44:45.522551 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ld4m8/
2026-06-12 11:44:45.522567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ld4m8/speaker-ld4m8-describe
2026-06-12 11:44:45.522583 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ld4m8/logs/
2026-06-12 11:44:45.522598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ld4m8/logs/kube-rbac-proxy.log
2026-06-12 11:44:45.522614 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-ld4m8/logs/speaker.log.gz
2026-06-12 11:44:45.522629 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/
2026-06-12 11:44:45.522645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/controller-8464864885.yaml
2026-06-12 11:44:45.522661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/metallb-operator-controller-manager-5c4fcb86df.yaml
2026-06-12 11:44:45.522676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/replicaset/metallb-operator-webhook-server-5645d497d7.yaml
2026-06-12 11:44:45.522691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/routes/
2026-06-12 11:44:45.522710 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/
2026-06-12 11:44:45.522725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/controller-monitor-service.yaml
2026-06-12 11:44:45.522740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-controller-manager-service.yaml
2026-06-12 11:44:45.522756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-server-service.yaml
2026-06-12 11:44:45.522771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/metallb-operator-webhook-service.yaml
2026-06-12 11:44:45.522786 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/speaker-monitor-service.yaml
2026-06-12 11:44:45.522802 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/services/webhook-service.yaml
2026-06-12 11:44:45.522817 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/statefulset/
2026-06-12 11:44:45.522833 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/
2026-06-12 11:44:45.522863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/subscriptions/metallb-operator-sub
2026-06-12 11:44:45.522884 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/
2026-06-12 11:44:45.522901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/all_resources.log
2026-06-12 11:44:45.522917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/events.log
2026-06-12 11:44:45.522932 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/nad.log
2026-06-12 11:44:45.522947 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pvc.log
2026-06-12 11:44:45.522966 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/buildconfig/
2026-06-12 11:44:45.522982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cert/
2026-06-12 11:44:45.522997 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/certificaterequests/
2026-06-12 11:44:45.523013 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/configmaps/
2026-06-12 11:44:45.523028 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/cronjobs/
2026-06-12 11:44:45.523043 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/daemonset/
2026-06-12 11:44:45.523058 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/
2026-06-12 11:44:45.523074 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/control-plane-machine-set-operator.yaml
2026-06-12 11:44:45.523090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/deployments/machine-api-operator.yaml
2026-06-12 11:44:45.523144 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/imagestream/
2026-06-12 11:44:45.523167 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/installplans/
2026-06-12 11:44:45.523184 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/issuer/
2026-06-12 11:44:45.523200 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/jobs/
2026-06-12 11:44:45.523216 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/poddisruptionbudgets/
2026-06-12 11:44:45.523232 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/
2026-06-12 11:44:45.523252 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/
2026-06-12 11:44:45.523268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator-75ffdb6fcd-m5wxr-describe
2026-06-12 11:44:45.523284 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/
2026-06-12 11:44:45.523301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator-previous.log
2026-06-12 11:44:45.523317 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/logs/control-plane-machine-set-operator.log
2026-06-12 11:44:45.523333 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/
2026-06-12 11:44:45.523349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/machine-api-operator-755bb95488-cj4b6-describe
2026-06-12 11:44:45.523392 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/
2026-06-12 11:44:45.523412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/kube-rbac-proxy.log
2026-06-12 11:44:45.523428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/pods/machine-api-operator-755bb95488-cj4b6/logs/machine-api-operator.log
2026-06-12 11:44:45.523444 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/
2026-06-12 11:44:45.523460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/control-plane-machine-set-operator-75ffdb6fcd.yaml
2026-06-12 11:44:45.523481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/replicaset/machine-api-operator-755bb95488.yaml
2026-06-12 11:44:45.523496 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/routes/
2026-06-12 11:44:45.523512 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/
2026-06-12 11:44:45.523527 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/cluster-autoscaler-operator.yaml
2026-06-12 11:44:45.523543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/control-plane-machine-set-operator.yaml
2026-06-12 11:44:45.523558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-controllers.yaml
2026-06-12 11:44:45.523574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-machine-webhook.yaml
2026-06-12 11:44:45.523589 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator-webhook.yaml
2026-06-12 11:44:45.523604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/services/machine-api-operator.yaml
2026-06-12 11:44:45.523619 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/statefulset/
2026-06-12 11:44:45.523635 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-machine-api/subscriptions/
2026-06-12 11:44:45.523651 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-12 11:44:45.523666 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/all_resources.log
2026-06-12 11:44:45.523682 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/events.log
2026-06-12 11:44:45.523699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/nad.log
2026-06-12 11:44:45.523724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pvc.log
2026-06-12 11:44:45.523745 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/buildconfig/
2026-06-12 11:44:45.523765 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cert/
2026-06-12 11:44:45.523787 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/certificaterequests/
2026-06-12 11:44:45.523807 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/configmaps/
2026-06-12 11:44:45.523823 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/cronjobs/
2026-06-12 11:44:45.523839 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/daemonset/
2026-06-12 11:44:45.523875 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/
2026-06-12 11:44:45.523892 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/deployments/marketplace-operator.yaml
2026-06-12 11:44:45.523908 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/imagestream/
2026-06-12 11:44:45.523924 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/installplans/
2026-06-12 11:44:45.523939 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/issuer/
2026-06-12 11:44:45.523955 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/
2026-06-12 11:44:45.523970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d32cf3.yaml
2026-06-12 11:44:45.523986 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d310e6f.yaml
2026-06-12 11:44:45.524005 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9a9ea0.yaml
2026-06-12 11:44:45.524021 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/poddisruptionbudgets/
2026-06-12 11:44:45.524037 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/
2026-06-12 11:44:45.524053 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/
2026-06-12 11:44:45.524070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp-describe
2026-06-12 11:44:45.524088 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/logs/
2026-06-12 11:44:45.524104 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/logs/extract.log
2026-06-12 11:44:45.524120 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/logs/pull.log
2026-06-12 11:44:45.524136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d4ptmp/logs/util.log
2026-06-12 11:44:45.524151 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/
2026-06-12 11:44:45.524167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb-describe
2026-06-12 11:44:45.524182 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/logs/
2026-06-12 11:44:45.524205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/logs/extract.log
2026-06-12 11:44:45.524221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/logs/pull.log
2026-06-12 11:44:45.524236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3mj2xb/logs/util.log
2026-06-12 11:44:45.524251 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-b8gfj/
2026-06-12 11:44:45.524267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-b8gfj/certified-operators-b8gfj-describe
2026-06-12 11:44:45.524283 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-b8gfj/logs/
2026-06-12 11:44:45.524299 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-b8gfj/logs/extract-content.log
2026-06-12 11:44:45.524315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-b8gfj/logs/extract-utilities.log
2026-06-12 11:44:45.524331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/certified-operators-b8gfj/logs/registry-server.log.gz
2026-06-12 11:44:45.524347 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-v5ctj/
2026-06-12 11:44:45.524363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-v5ctj/community-operators-v5ctj-describe
2026-06-12 11:44:45.524379 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-v5ctj/logs/
2026-06-12 11:44:45.524395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-v5ctj/logs/extract-content.log
2026-06-12 11:44:45.524414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-v5ctj/logs/extract-utilities.log
2026-06-12 11:44:45.524479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/community-operators-v5ctj/logs/registry-server.log.gz
2026-06-12 11:44:45.524501 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/
2026-06-12 11:44:45.524518 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn-describe
2026-06-12 11:44:45.524534 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/logs/
2026-06-12 11:44:45.524550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/logs/extract.log
2026-06-12 11:44:45.524566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/logs/pull.log
2026-06-12 11:44:45.524582 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9sbgtn/logs/util.log
2026-06-12 11:44:45.524598 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-cqls9/
2026-06-12 11:44:45.524613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-cqls9/marketplace-operator-547dbd544d-cqls9-describe
2026-06-12 11:44:45.524629 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-cqls9/logs/
2026-06-12 11:44:45.524660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-cqls9/logs/marketplace-operator-previous.log
2026-06-12 11:44:45.524680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/marketplace-operator-547dbd544d-cqls9/logs/marketplace-operator.log
2026-06-12 11:44:45.524696 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-fvfns/
2026-06-12 11:44:45.524712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-fvfns/redhat-marketplace-fvfns-describe
2026-06-12 11:44:45.524728 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-fvfns/logs/
2026-06-12 11:44:45.524744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-fvfns/logs/extract-content.log
2026-06-12 11:44:45.524759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-fvfns/logs/extract-utilities.log
2026-06-12 11:44:45.524775 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-marketplace-fvfns/logs/registry-server.log
2026-06-12 11:44:45.524790 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-thj9p/
2026-06-12 11:44:45.524805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-thj9p/redhat-operators-thj9p-describe
2026-06-12 11:44:45.524821 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-thj9p/logs/
2026-06-12 11:44:45.524836 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-thj9p/logs/extract-content.log
2026-06-12 11:44:45.524870 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-thj9p/logs/extract-utilities.log
2026-06-12 11:44:45.524888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/redhat-operators-thj9p/logs/registry-server.log.gz
2026-06-12 11:44:45.524907 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/
2026-06-12 11:44:45.524924 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/replicaset/marketplace-operator-547dbd544d.yaml
2026-06-12 11:44:45.524939 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/routes/
2026-06-12 11:44:45.524954 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/
2026-06-12 11:44:45.524969 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/certified-operators.yaml
2026-06-12 11:44:45.524985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/community-operators.yaml
2026-06-12 11:44:45.525000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/marketplace-operator-metrics.yaml
2026-06-12 11:44:45.525016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-marketplace.yaml
2026-06-12 11:44:45.525031 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/services/redhat-operators.yaml
2026-06-12 11:44:45.525045 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/statefulset/
2026-06-12 11:44:45.525060 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/subscriptions/
2026-06-12 11:44:45.525075 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-12 11:44:45.525090 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/all_resources.log
2026-06-12 11:44:45.525105 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/events.log
2026-06-12 11:44:45.525121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/nad.log
2026-06-12 11:44:45.525140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pvc.log
2026-06-12 11:44:45.525155 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/buildconfig/
2026-06-12 11:44:45.525170 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cert/
2026-06-12 11:44:45.525185 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/certificaterequests/
2026-06-12 11:44:45.525200 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/configmaps/
2026-06-12 11:44:45.525215 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/cronjobs/
2026-06-12 11:44:45.525231 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/
2026-06-12 11:44:45.525246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/daemonset/nmstate-handler.yaml
2026-06-12 11:44:45.525262 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/
2026-06-12 11:44:45.525278 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-console-plugin.yaml
2026-06-12 11:44:45.525294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-metrics.yaml
2026-06-12 11:44:45.525310 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-operator.yaml
2026-06-12 11:44:45.525325 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/deployments/nmstate-webhook.yaml
2026-06-12 11:44:45.525341 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/imagestream/
2026-06-12 11:44:45.525356 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/
2026-06-12 11:44:45.525374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-xzz6r
2026-06-12 11:44:45.525390 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/issuer/
2026-06-12 11:44:45.525406 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/jobs/
2026-06-12 11:44:45.525421 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/
2026-06-12 11:44:45.525436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/poddisruptionbudgets/nmstate-webhook.yaml
2026-06-12 11:44:45.525452 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/
2026-06-12 11:44:45.525467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-wfqgr/
2026-06-12 11:44:45.525483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-wfqgr/nmstate-console-plugin-9bcc7988b-wfqgr-describe
2026-06-12 11:44:45.525499 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-wfqgr/logs/
2026-06-12 11:44:45.525515 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-console-plugin-9bcc7988b-wfqgr/logs/nmstate-console-plugin.log
2026-06-12 11:44:45.525568 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-k7bng/
2026-06-12 11:44:45.525585 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-k7bng/nmstate-handler-k7bng-describe
2026-06-12 11:44:45.525602 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-k7bng/logs/
2026-06-12 11:44:45.525618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-handler-k7bng/logs/nmstate-handler.log
2026-06-12 11:44:45.525638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-6bw8z/
2026-06-12 11:44:45.525654 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-6bw8z/nmstate-metrics-756b4d6fc6-6bw8z-describe
2026-06-12 11:44:45.525670 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-6bw8z/logs/
2026-06-12 11:44:45.525686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-6bw8z/logs/kube-rbac-proxy.log
2026-06-12 11:44:45.525702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-metrics-756b4d6fc6-6bw8z/logs/nmstate-metrics.log
2026-06-12 11:44:45.525717 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-j7q92/
2026-06-12 11:44:45.525733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-j7q92/nmstate-operator-6569c8c666-j7q92-describe
2026-06-12 11:44:45.525749 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-j7q92/logs/
2026-06-12 11:44:45.525764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-operator-6569c8c666-j7q92/logs/nmstate-operator.log
2026-06-12 11:44:45.525780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-8ckhr/
2026-06-12 11:44:45.525795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-8ckhr/nmstate-webhook-9b7874799-8ckhr-describe
2026-06-12 11:44:45.525811 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-8ckhr/logs/
2026-06-12 11:44:45.525826 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/pods/nmstate-webhook-9b7874799-8ckhr/logs/nmstate-webhook.log
2026-06-12 11:44:45.525846 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/
2026-06-12 11:44:45.525884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-console-plugin-9bcc7988b.yaml
2026-06-12 11:44:45.525900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-metrics-756b4d6fc6.yaml
2026-06-12 11:44:45.525916 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-operator-6569c8c666.yaml
2026-06-12 11:44:45.525934 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/replicaset/nmstate-webhook-9b7874799.yaml
2026-06-12 11:44:45.525951 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/routes/
2026-06-12 11:44:45.525967 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/
2026-06-12 11:44:45.525983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-console-plugin.yaml
2026-06-12 11:44:45.525999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-monitor.yaml
2026-06-12 11:44:45.526015 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/services/nmstate-webhook.yaml
2026-06-12 11:44:45.526031 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/statefulset/
2026-06-12 11:44:45.526047 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/
2026-06-12 11:44:45.526062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/subscriptions/kubernetes-nmstate-operator
2026-06-12 11:44:45.526077 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-12 11:44:45.526092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/all_resources.log
2026-06-12 11:44:45.526113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/events.log
2026-06-12 11:44:45.526129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/nad.log
2026-06-12 11:44:45.526144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pvc.log
2026-06-12 11:44:45.526160 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/buildconfig/
2026-06-12 11:44:45.526175 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cert/
2026-06-12 11:44:45.526190 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/certificaterequests/
2026-06-12 11:44:45.526205 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/configmaps/
2026-06-12 11:44:45.526220 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/cronjobs/
2026-06-12 11:44:45.526236 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/daemonset/
2026-06-12 11:44:45.526251 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/deployments/
2026-06-12 11:44:45.526268 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/imagestream/
2026-06-12 11:44:45.526290 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/installplans/
2026-06-12 11:44:45.526305 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/issuer/
2026-06-12 11:44:45.526321 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/jobs/
2026-06-12 11:44:45.526337 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/poddisruptionbudgets/
2026-06-12 11:44:45.526357 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/
2026-06-12 11:44:45.526374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/-describe
2026-06-12 11:44:45.526389 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/pods/logs/
2026-06-12 11:44:45.526405 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/replicaset/
2026-06-12 11:44:45.526421 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/routes/
2026-06-12 11:44:45.526437 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/services/
2026-06-12 11:44:45.526452 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/statefulset/
2026-06-12 11:44:45.526467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/subscriptions/
2026-06-12 11:44:45.526483 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-12 11:44:45.526498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/all_resources.log
2026-06-12 11:44:45.526514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/events.log
2026-06-12 11:44:45.526529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/nad.log
2026-06-12 11:44:45.526544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pvc.log
2026-06-12 11:44:45.526560 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/buildconfig/
2026-06-12 11:44:45.526575 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/
2026-06-12 11:44:45.526635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/barbican-operator-metrics-certs.yaml
2026-06-12 11:44:45.526681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/cinder-operator-metrics-certs.yaml
2026-06-12 11:44:45.526702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/designate-operator-metrics-certs.yaml
2026-06-12 11:44:45.526718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/glance-operator-metrics-certs.yaml
2026-06-12 11:44:45.526735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/heat-operator-metrics-certs.yaml
2026-06-12 11:44:45.526750 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/horizon-operator-metrics-certs.yaml
2026-06-12 11:44:45.526767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-metrics-certs.yaml
2026-06-12 11:44:45.526782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/infra-operator-serving-cert.yaml
2026-06-12 11:44:45.526798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ironic-operator-metrics-certs.yaml
2026-06-12 11:44:45.526814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/keystone-operator-metrics-certs.yaml
2026-06-12 11:44:45.526829 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/manila-operator-metrics-certs.yaml
2026-06-12 11:44:45.526844 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/mariadb-operator-metrics-certs.yaml
2026-06-12 11:44:45.526879 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/neutron-operator-metrics-certs.yaml
2026-06-12 11:44:45.526895 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/nova-operator-metrics-certs.yaml
2026-06-12 11:44:45.526915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/octavia-operator-metrics-certs.yaml
2026-06-12 11:44:45.526931 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-metrics-certs.yaml
2026-06-12 11:44:45.526946 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-baremetal-operator-serving-cert.yaml
2026-06-12 11:44:45.526962 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-metrics-certs.yaml
2026-06-12 11:44:45.526977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/openstack-operator-serving-cert.yaml
2026-06-12 11:44:45.526992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/ovn-operator-metrics-certs.yaml
2026-06-12 11:44:45.527007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/swift-operator-metrics-certs.yaml
2026-06-12 11:44:45.527023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/telemetry-operator-metrics-certs.yaml
2026-06-12 11:44:45.527038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/test-operator-metrics-certs.yaml
2026-06-12 11:44:45.527053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cert/watcher-operator-metrics-certs.yaml
2026-06-12 11:44:45.527068 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/
2026-06-12 11:44:45.527083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/barbican-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/cinder-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/designate-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527134 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/glance-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527149 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/heat-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/horizon-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527180 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/infra-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ironic-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527210 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/keystone-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/manila-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/mariadb-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/neutron-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527270 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/nova-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527285 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/octavia-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-baremetal-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/openstack-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/ovn-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/swift-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/telemetry-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/test-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/certificaterequests/watcher-operator-metrics-certs-1.yaml
2026-06-12 11:44:45.527411 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/configmaps/
2026-06-12 11:44:45.527427 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/cronjobs/
2026-06-12 11:44:45.527442 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/
2026-06-12 11:44:45.527458 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/
2026-06-12 11:44:45.527473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/crs/openstacks.operator.openstack.org/openstack.yaml
2026-06-12 11:44:45.527489 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/daemonset/
2026-06-12 11:44:45.527504 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/
2026-06-12 11:44:45.527520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/barbican-operator-controller-manager.yaml
2026-06-12 11:44:45.527535 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/cinder-operator-controller-manager.yaml
2026-06-12 11:44:45.527554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/designate-operator-controller-manager.yaml
2026-06-12 11:44:45.527570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/glance-operator-controller-manager.yaml
2026-06-12 11:44:45.527586 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/heat-operator-controller-manager.yaml
2026-06-12 11:44:45.527601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/horizon-operator-controller-manager.yaml
2026-06-12 11:44:45.527617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/infra-operator-controller-manager.yaml
2026-06-12 11:44:45.527632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ironic-operator-controller-manager.yaml
2026-06-12 11:44:45.527648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/keystone-operator-controller-manager.yaml
2026-06-12 11:44:45.527663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/manila-operator-controller-manager.yaml
2026-06-12 11:44:45.527678 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/mariadb-operator-controller-manager.yaml
2026-06-12 11:44:45.527693 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/neutron-operator-controller-manager.yaml
2026-06-12 11:44:45.527708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/nova-operator-controller-manager.yaml
2026-06-12 11:44:45.527766 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/octavia-operator-controller-manager.yaml
2026-06-12 11:44:45.527810 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-baremetal-operator-controller-manager.yaml
2026-06-12 11:44:45.527838 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-init.yaml
2026-06-12 11:44:45.527872 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/openstack-operator-controller-manager.yaml
2026-06-12 11:44:45.527890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/ovn-operator-controller-manager.yaml
2026-06-12 11:44:45.527905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/swift-operator-controller-manager.yaml
2026-06-12 11:44:45.527921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/telemetry-operator-controller-manager.yaml
2026-06-12 11:44:45.527937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/test-operator-controller-manager.yaml
2026-06-12 11:44:45.527953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/deployments/watcher-operator-controller-manager.yaml
2026-06-12 11:44:45.527968 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/imagestream/
2026-06-12 11:44:45.527984 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/
2026-06-12 11:44:45.528000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-s2jhb
2026-06-12 11:44:45.528016 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/
2026-06-12 11:44:45.528031 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/barbican-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/cinder-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/designate-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528083 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/glance-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/heat-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528114 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/horizon-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/infra-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ironic-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528161 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/keystone-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/manila-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/mariadb-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528207 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/neutron-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528222 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/nova-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528238 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/octavia-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-baremetal-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528269 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/openstack-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528288 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/ovn-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/swift-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/telemetry-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/test-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/issuer/watcher-operator-selfsigned-issuer.yaml
2026-06-12 11:44:45.528365 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/
2026-06-12 11:44:45.528381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f6926ef1f.yaml
2026-06-12 11:44:45.528397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/poddisruptionbudgets/
2026-06-12 11:44:45.528412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/
2026-06-12 11:44:45.528428 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/
2026-06-12 11:44:45.528444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm-describe
2026-06-12 11:44:45.528459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/logs/
2026-06-12 11:44:45.528475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/logs/extract.log
2026-06-12 11:44:45.528491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/logs/pull.log
2026-06-12 11:44:45.528510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/52be8629c44a5c4b2d995c8b80b27abc34eda2149e34297df4d841f692kf8fm/logs/util.log
2026-06-12 11:44:45.528526 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-hmdmk/
2026-06-12 11:44:45.528542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-hmdmk/barbican-operator-controller-manager-5dcd54bd69-hmdmk-describe
2026-06-12 11:44:45.528558 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-hmdmk/logs/
2026-06-12 11:44:45.528574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-5dcd54bd69-hmdmk/logs/manager.log
2026-06-12 11:44:45.528590 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-xxrlp/
2026-06-12 11:44:45.528606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-xxrlp/cinder-operator-controller-manager-584b474457-xxrlp-describe
2026-06-12 11:44:45.528622 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-xxrlp/logs/
2026-06-12 11:44:45.528650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-xxrlp/logs/manager.log
2026-06-12 11:44:45.528667 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-q7jfq/
2026-06-12 11:44:45.528684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-q7jfq/designate-operator-controller-manager-87bbdb4d9-q7jfq-describe
2026-06-12 11:44:45.528700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-q7jfq/logs/
2026-06-12 11:44:45.528719 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-87bbdb4d9-q7jfq/logs/manager.log
2026-06-12 11:44:45.528735 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-dzwsp/
2026-06-12 11:44:45.528751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-dzwsp/glance-operator-controller-manager-585dc4b7b9-dzwsp-describe
2026-06-12 11:44:45.528767 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-dzwsp/logs/
2026-06-12 11:44:45.528783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-585dc4b7b9-dzwsp/logs/manager.log
2026-06-12 11:44:45.528798 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-cp7t9/
2026-06-12 11:44:45.528814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-cp7t9/heat-operator-controller-manager-5f5d6b8858-cp7t9-describe
2026-06-12 11:44:45.528830 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-cp7t9/logs/
2026-06-12 11:44:45.528846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-cp7t9/logs/manager.log
2026-06-12 11:44:45.528940 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-xxjjb/
2026-06-12 11:44:45.528962 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-xxjjb/horizon-operator-controller-manager-9dc5578b5-xxjjb-describe
2026-06-12 11:44:45.528981 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-xxjjb/logs/
2026-06-12 11:44:45.529003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-9dc5578b5-xxjjb/logs/manager.log
2026-06-12 11:44:45.529019 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-kxhvw/
2026-06-12 11:44:45.529035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-kxhvw/infra-operator-controller-manager-594d6555bb-kxhvw-describe
2026-06-12 11:44:45.529050 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-kxhvw/logs/
2026-06-12 11:44:45.529066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-594d6555bb-kxhvw/logs/manager.log
2026-06-12 11:44:45.529082 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6xbsw/
2026-06-12 11:44:45.529098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6xbsw/ironic-operator-controller-manager-7c845fc7c7-6xbsw-describe
2026-06-12 11:44:45.529114 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6xbsw/logs/
2026-06-12 11:44:45.529130 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6xbsw/logs/manager-previous.log
2026-06-12 11:44:45.529146 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-6xbsw/logs/manager.log
2026-06-12 11:44:45.529162 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-wp25v/
2026-06-12 11:44:45.529178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-wp25v/keystone-operator-controller-manager-85bb7cc757-wp25v-describe
2026-06-12 11:44:45.529197 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-wp25v/logs/
2026-06-12 11:44:45.529226 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-85bb7cc757-wp25v/logs/manager.log
2026-06-12 11:44:45.529242 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wdwbn/
2026-06-12 11:44:45.529258 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wdwbn/manila-operator-controller-manager-b547849c7-wdwbn-describe
2026-06-12 11:44:45.529274 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wdwbn/logs/
2026-06-12 11:44:45.529289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-wdwbn/logs/manager.log
2026-06-12 11:44:45.529305 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-2mv8m/
2026-06-12 11:44:45.529320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-2mv8m/mariadb-operator-controller-manager-5545cdc48d-2mv8m-describe
2026-06-12 11:44:45.529336 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-2mv8m/logs/
2026-06-12 11:44:45.529352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-5545cdc48d-2mv8m/logs/manager.log
2026-06-12 11:44:45.529367 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-bsrp9/
2026-06-12 11:44:45.529383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-bsrp9/neutron-operator-controller-manager-6c7667d64b-bsrp9-describe
2026-06-12 11:44:45.529402 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-bsrp9/logs/
2026-06-12 11:44:45.529419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-bsrp9/logs/manager.log
2026-06-12 11:44:45.529434 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-4pz86/
2026-06-12 11:44:45.529450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-4pz86/nova-operator-controller-manager-6df846755f-4pz86-describe
2026-06-12 11:44:45.529466 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-4pz86/logs/
2026-06-12 11:44:45.529481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-6df846755f-4pz86/logs/manager.log
2026-06-12 11:44:45.529496 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-blh9w/
2026-06-12 11:44:45.529512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-blh9w/octavia-operator-controller-manager-6bd797bd9d-blh9w-describe
2026-06-12 11:44:45.529527 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-blh9w/logs/
2026-06-12 11:44:45.529542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-blh9w/logs/manager-previous.log
2026-06-12 11:44:45.529557 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6bd797bd9d-blh9w/logs/manager.log
2026-06-12 11:44:45.529573 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/
2026-06-12 11:44:45.529588 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/openstack-baremetal-operator-controller-manager-678fc77c5489tdf-describe
2026-06-12 11:44:45.529606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/logs/
2026-06-12 11:44:45.529623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/logs/manager-previous.log
2026-06-12 11:44:45.529639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-baremetal-operator-controller-manager-678fc77c5489tdf/logs/manager.log
2026-06-12 11:44:45.529654 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-567b97d897-f2z8q/
2026-06-12 11:44:45.529670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-567b97d897-f2z8q/openstack-operator-controller-init-567b97d897-f2z8q-describe
2026-06-12 11:44:45.529685 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-567b97d897-f2z8q/logs/
2026-06-12 11:44:45.529700 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-init-567b97d897-f2z8q/logs/operator.log
2026-06-12 11:44:45.529716 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-698d5f8d8c-vd76j/
2026-06-12 11:44:45.529732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-698d5f8d8c-vd76j/openstack-operator-controller-manager-698d5f8d8c-vd76j-describe
2026-06-12 11:44:45.529747 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-698d5f8d8c-vd76j/logs/
2026-06-12 11:44:45.529763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-controller-manager-698d5f8d8c-vd76j/logs/manager.log.gz
2026-06-12 11:44:45.529779 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-gvpkq/
2026-06-12 11:44:45.529798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-gvpkq/openstack-operator-index-gvpkq-describe
2026-06-12 11:44:45.529814 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-gvpkq/logs/
2026-06-12 11:44:45.529830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/openstack-operator-index-gvpkq/logs/registry-server.log
2026-06-12 11:44:45.529845 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-xbj5n/
2026-06-12 11:44:45.529882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-xbj5n/ovn-operator-controller-manager-5666dfdddd-xbj5n-describe
2026-06-12 11:44:45.529898 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-xbj5n/logs/
2026-06-12 11:44:45.529914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-xbj5n/logs/manager.log
2026-06-12 11:44:45.529929 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-2dqw5/
2026-06-12 11:44:45.529945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-2dqw5/swift-operator-controller-manager-79846f755c-2dqw5-describe
2026-06-12 11:44:45.529960 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-2dqw5/logs/
2026-06-12 11:44:45.529976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-2dqw5/logs/manager.log
2026-06-12 11:44:45.530022 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-ww74w/
2026-06-12 11:44:45.530043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-ww74w/telemetry-operator-controller-manager-565998cc45-ww74w-describe
2026-06-12 11:44:45.530060 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-ww74w/logs/
2026-06-12 11:44:45.530076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-ww74w/logs/manager.log
2026-06-12 11:44:45.530092 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-q5dnk/
2026-06-12 11:44:45.530108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-q5dnk/test-operator-controller-manager-7579dbdcb9-q5dnk-describe
2026-06-12 11:44:45.530123 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-q5dnk/logs/
2026-06-12 11:44:45.530139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-q5dnk/logs/manager-previous.log
2026-06-12 11:44:45.530155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-q5dnk/logs/manager.log
2026-06-12 11:44:45.530170 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-fqhqr/
2026-06-12 11:44:45.530186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-fqhqr/watcher-operator-controller-manager-7869644bb4-fqhqr-describe
2026-06-12 11:44:45.530201 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-fqhqr/logs/
2026-06-12 11:44:45.530216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-fqhqr/logs/manager.log
2026-06-12 11:44:45.530231 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/
2026-06-12 11:44:45.530250 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/barbican-operator-controller-manager-5dcd54bd69.yaml
2026-06-12 11:44:45.530266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-584b474457.yaml
2026-06-12 11:44:45.530282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/designate-operator-controller-manager-87bbdb4d9.yaml
2026-06-12 11:44:45.530297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/glance-operator-controller-manager-585dc4b7b9.yaml
2026-06-12 11:44:45.530313 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-5f5d6b8858.yaml
2026-06-12 11:44:45.530329 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/horizon-operator-controller-manager-9dc5578b5.yaml
2026-06-12 11:44:45.530344 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/infra-operator-controller-manager-594d6555bb.yaml
2026-06-12 11:44:45.530360 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-7c845fc7c7.yaml
2026-06-12 11:44:45.530376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/keystone-operator-controller-manager-85bb7cc757.yaml
2026-06-12 11:44:45.530410 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-b547849c7.yaml
2026-06-12 11:44:45.530452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/mariadb-operator-controller-manager-5545cdc48d.yaml
2026-06-12 11:44:45.530472 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/neutron-operator-controller-manager-6c7667d64b.yaml
2026-06-12 11:44:45.530489 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/nova-operator-controller-manager-6df846755f.yaml
2026-06-12 11:44:45.530510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/octavia-operator-controller-manager-6bd797bd9d.yaml
2026-06-12 11:44:45.530527 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-baremetal-operator-controller-manager-678fc77c54.yaml
2026-06-12 11:44:45.530543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-operator-controller-init-567b97d897.yaml
2026-06-12 11:44:45.530559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-operator-controller-manager-698d5f8d8c.yaml
2026-06-12 11:44:45.530576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ovn-operator-controller-manager-5666dfdddd.yaml
2026-06-12 11:44:45.530592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-79846f755c.yaml
2026-06-12 11:44:45.530608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-565998cc45.yaml
2026-06-12 11:44:45.530623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-7579dbdcb9.yaml
2026-06-12 11:44:45.530639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/watcher-operator-controller-manager-7869644bb4.yaml
2026-06-12 11:44:45.530654 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/routes/
2026-06-12 11:44:45.530671 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/
2026-06-12 11:44:45.530686 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/
2026-06-12 11:44:45.530703 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/barbican/barbican-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.530722 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/
2026-06-12 11:44:45.530738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/cinder/cinder-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.530754 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/
2026-06-12 11:44:45.530770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/designate/designate-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.530785 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/
2026-06-12 11:44:45.530801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/glance/glance-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.530816 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/
2026-06-12 11:44:45.530832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/heat/heat-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.530863 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/
2026-06-12 11:44:45.530885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/horizon/horizon-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.530901 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/
2026-06-12 11:44:45.530918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ironic/ironic-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.530933 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/
2026-06-12 11:44:45.530949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/keystone/keystone-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.530969 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/
2026-06-12 11:44:45.530985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/manila/manila-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531000 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/
2026-06-12 11:44:45.531016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/mariadb/mariadb-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531032 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/
2026-06-12 11:44:45.531085 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/neutron/neutron-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531107 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/
2026-06-12 11:44:45.531151 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/nova/nova-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531168 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/
2026-06-12 11:44:45.531184 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/octavia/octavia-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531200 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/
2026-06-12 11:44:45.531216 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/ovn/ovn-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531232 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/
2026-06-12 11:44:45.531248 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/swift/swift-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531272 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/
2026-06-12 11:44:45.531289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/telemetry/telemetry-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531305 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/
2026-06-12 11:44:45.531321 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/secrets/watcher/watcher-operator-metrics-server-cert.yaml
2026-06-12 11:44:45.531337 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/
2026-06-12 11:44:45.531353 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/barbican-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531369 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/cinder-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531384 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/designate-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531400 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/glance-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531416 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/heat-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531431 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/horizon-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531447 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/infra-operator-webhook-service.yaml
2026-06-12 11:44:45.531481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ironic-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/keystone-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531513 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/manila-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/mariadb-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/neutron-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/nova-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531577 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/octavia-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531593 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531608 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-baremetal-operator-webhook-service.yaml
2026-06-12 11:44:45.531624 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-index.yaml
2026-06-12 11:44:45.531655 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/openstack-operator-webhook-service.yaml
2026-06-12 11:44:45.531671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/ovn-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/swift-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/telemetry-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/test-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/services/watcher-operator-controller-manager-metrics-service.yaml
2026-06-12 11:44:45.531756 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/statefulset/
2026-06-12 11:44:45.531773 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/
2026-06-12 11:44:45.531789 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/subscriptions/openstack-operator
2026-06-12 11:44:45.531806 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-12 11:44:45.531823 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/all_resources.log
2026-06-12 11:44:45.531839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/events.log
2026-06-12 11:44:45.531874 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/nad.log
2026-06-12 11:44:45.531893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pvc.log
2026-06-12 11:44:45.531909 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-12 11:44:45.531926 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-12 11:44:45.531942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-internal-svc.yaml
2026-06-12 11:44:45.531963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-route.yaml
2026-06-12 11:44:45.531979 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/barbican-public-svc.yaml
2026-06-12 11:44:45.531996 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ceilometer-internal-svc.yaml
2026-06-12 11:44:45.532012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-internal-svc.yaml
2026-06-12 11:44:45.532027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-route.yaml
2026-06-12 11:44:45.532043 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/cinder-public-svc.yaml
2026-06-12 11:44:45.532059 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-cell1-svc.yaml
2026-06-12 11:44:45.532075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/galera-openstack-svc.yaml
2026-06-12 11:44:45.532092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-internal-svc.yaml
2026-06-12 11:44:45.532108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-route.yaml
2026-06-12 11:44:45.532124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/glance-default-public-svc.yaml
2026-06-12 11:44:45.532140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/instanceha-metrics.yaml
2026-06-12 11:44:45.532156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-internal-svc.yaml
2026-06-12 11:44:45.532173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-route.yaml
2026-06-12 11:44:45.532336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/keystone-public-svc.yaml
2026-06-12 11:44:45.532356 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/kube-state-metrics-svc.yaml
2026-06-12 11:44:45.532373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/libvirt-default-edpm-compute-0.yaml
2026-06-12 11:44:45.532390 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/memcached-svc.yaml
2026-06-12 11:44:45.532406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-internal-svc.yaml
2026-06-12 11:44:45.532423 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-metadata-default-edpm-compute-0.yaml
2026-06-12 11:44:45.532439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-ovndbs.yaml
2026-06-12 11:44:45.532455 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-route.yaml
2026-06-12 11:44:45.532470 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/neutron-public-svc.yaml
2026-06-12 11:44:45.532486 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-internal-svc.yaml
2026-06-12 11:44:45.532501 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-metadata-internal-svc.yaml
2026-06-12 11:44:45.532516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-route.yaml
2026-06-12 11:44:45.532532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-public-svc.yaml
2026-06-12 11:44:45.532547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 11:44:45.532563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-route.yaml
2026-06-12 11:44:45.532584 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/nova-public-svc.yaml
2026-06-12 11:44:45.532601 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-default-edpm-compute-0.yaml
2026-06-12 11:44:45.532617 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovn-metrics.yaml
2026-06-12 11:44:45.532632 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovncontroller-ovndbs.yaml
2026-06-12 11:44:45.532661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-nb-ovndbs.yaml
2026-06-12 11:44:45.532678 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovndbcluster-sb-ovndbs.yaml
2026-06-12 11:44:45.532694 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/ovnnorthd-ovndbs.yaml
2026-06-12 11:44:45.532710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-internal-svc.yaml
2026-06-12 11:44:45.532726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-route.yaml
2026-06-12 11:44:45.532742 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/placement-public-svc.yaml
2026-06-12 11:44:45.532757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-cell1-svc.yaml
2026-06-12 11:44:45.532772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rabbitmq-svc.yaml
2026-06-12 11:44:45.532788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-internal.yaml
2026-06-12 11:44:45.532805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-libvirt.yaml
2026-06-12 11:44:45.532821 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-ovn.yaml
2026-06-12 11:44:45.532841 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/rootca-public.yaml
2026-06-12 11:44:45.532876 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-internal-svc.yaml
2026-06-12 11:44:45.532893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-route.yaml
2026-06-12 11:44:45.532909 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/swift-public-svc.yaml
2026-06-12 11:44:45.532925 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/telemetry-default-edpm-compute-0.yaml
2026-06-12 11:44:45.532941 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-12 11:44:45.532957 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-internal-svc-1.yaml
2026-06-12 11:44:45.532973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-route-1.yaml
2026-06-12 11:44:45.532989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/barbican-public-svc-1.yaml
2026-06-12 11:44:45.533005 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ceilometer-internal-svc-1.yaml
2026-06-12 11:44:45.533021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-internal-svc-1.yaml
2026-06-12 11:44:45.533039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-route-1.yaml
2026-06-12 11:44:45.533058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/cinder-public-svc-1.yaml
2026-06-12 11:44:45.533078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-cell1-svc-1.yaml
2026-06-12 11:44:45.533098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/galera-openstack-svc-1.yaml
2026-06-12 11:44:45.533115 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-internal-svc-1.yaml
2026-06-12 11:44:45.533131 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-route-1.yaml
2026-06-12 11:44:45.533147 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/glance-default-public-svc-1.yaml
2026-06-12 11:44:45.533162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/instanceha-metrics-1.yaml
2026-06-12 11:44:45.533178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-internal-svc-1.yaml
2026-06-12 11:44:45.533239 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-route-1.yaml
2026-06-12 11:44:45.533256 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/keystone-public-svc-1.yaml
2026-06-12 11:44:45.533273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/kube-state-metrics-svc-1.yaml
2026-06-12 11:44:45.533289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/libvirt-default-edpm-compute-0-1.yaml
2026-06-12 11:44:45.533305 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/memcached-svc-1.yaml
2026-06-12 11:44:45.533321 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-internal-svc-1.yaml
2026-06-12 11:44:45.533337 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-metadata-default-edpm-compute-0-1.yaml
2026-06-12 11:44:45.533353 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-ovndbs-1.yaml
2026-06-12 11:44:45.533374 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-route-1.yaml
2026-06-12 11:44:45.533429 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/neutron-public-svc-1.yaml
2026-06-12 11:44:45.533451 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-internal-svc-1.yaml
2026-06-12 11:44:45.533468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-metadata-internal-svc-1.yaml
2026-06-12 11:44:45.533483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-route-1.yaml
2026-06-12 11:44:45.533499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-public-svc-1.yaml
2026-06-12 11:44:45.533515 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-novncproxy-cell1-vencrypt-1.yaml
2026-06-12 11:44:45.533530 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-route-1.yaml
2026-06-12 11:44:45.533546 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/nova-public-svc-1.yaml
2026-06-12 11:44:45.533562 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-default-edpm-compute-0-1.yaml
2026-06-12 11:44:45.533578 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovn-metrics-1.yaml
2026-06-12 11:44:45.533594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovncontroller-ovndbs-1.yaml
2026-06-12 11:44:45.533610 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-nb-ovndbs-1.yaml
2026-06-12 11:44:45.533626 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovndbcluster-sb-ovndbs-1.yaml
2026-06-12 11:44:45.533645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/ovnnorthd-ovndbs-1.yaml
2026-06-12 11:44:45.533660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-internal-svc-1.yaml
2026-06-12 11:44:45.533676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-route-1.yaml
2026-06-12 11:44:45.533691 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/placement-public-svc-1.yaml
2026-06-12 11:44:45.533706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-cell1-svc-1.yaml
2026-06-12 11:44:45.533722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rabbitmq-svc-1.yaml
2026-06-12 11:44:45.533737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-internal-1.yaml
2026-06-12 11:44:45.533753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-libvirt-1.yaml
2026-06-12 11:44:45.533768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-ovn-1.yaml
2026-06-12 11:44:45.533784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/rootca-public-1.yaml
2026-06-12 11:44:45.533799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-internal-svc-1.yaml
2026-06-12 11:44:45.533815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-route-1.yaml
2026-06-12 11:44:45.533831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/swift-public-svc-1.yaml
2026-06-12 11:44:45.533862 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/telemetry-default-edpm-compute-0-1.yaml
2026-06-12 11:44:45.533887 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-12 11:44:45.533905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/dns-swift-storage-0.yaml
2026-06-12 11:44:45.533921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/infra-instanceha-config.yaml
2026-06-12 11:44:45.533937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/neutron-edpm-ipam.yaml
2026-06-12 11:44:45.533953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/nova-extra-config.yaml
2026-06-12 11:44:45.533968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-config.yaml
2026-06-12 11:44:45.533984 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-extra-scripts.yaml
2026-06-12 11:44:45.534000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-metrics-config.yaml
2026-06-12 11:44:45.534015 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovncontroller-scripts.yaml
2026-06-12 11:44:45.534030 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-config.yaml
2026-06-12 11:44:45.534046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-runtime-config.yaml
2026-06-12 11:44:45.534061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-nb-scripts.yaml
2026-06-12 11:44:45.534076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-config.yaml
2026-06-12 11:44:45.534092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-runtime-config.yaml
2026-06-12 11:44:45.534111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovndbcluster-sb-scripts.yaml
2026-06-12 11:44:45.534128 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-config.yaml
2026-06-12 11:44:45.534144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovnnorthd-scripts.yaml
2026-06-12 11:44:45.534160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-nb.yaml
2026-06-12 11:44:45.534176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/ovsdbserver-sb.yaml
2026-06-12 11:44:45.534191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-config-data.yaml
2026-06-12 11:44:45.534207 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-plugins-conf.yaml
2026-06-12 11:44:45.534223 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-proxy-script.yaml
2026-06-12 11:44:45.534238 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-server-conf.yaml
2026-06-12 11:44:45.534254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-config-data.yaml
2026-06-12 11:44:45.534269 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-plugins-conf.yaml
2026-06-12 11:44:45.534285 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-proxy-script.yaml
2026-06-12 11:44:45.534300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-server-conf.yaml
2026-06-12 11:44:45.534315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-config-data.yaml
2026-06-12 11:44:45.534331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-files.yaml
2026-06-12 11:44:45.534351 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-ring-scripts.yaml
2026-06-12 11:44:45.534367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-storage-config-data.yaml
2026-06-12 11:44:45.534383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/swift-xattr-restore-script.yaml
2026-06-12 11:44:45.534398 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-12 11:44:45.534414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/cinder-db-purge.yaml
2026-06-12 11:44:45.534430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/glance-db-purge.yaml
2026-06-12 11:44:45.534446 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/keystone-cron.yaml
2026-06-12 11:44:45.534462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell0-db-purge.yaml
2026-06-12 11:44:45.534477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/nova-cell1-db-purge.yaml
2026-06-12 11:44:45.534492 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-12 11:44:45.534508 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/
2026-06-12 11:44:45.534524 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanapis.barbican.openstack.org/barbican-api.yaml
2026-06-12 11:44:45.534539 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/
2026-06-12 11:44:45.534555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicankeystonelisteners.barbican.openstack.org/barbican-keystone-listener.yaml
2026-06-12 11:44:45.534575 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/
2026-06-12 11:44:45.534591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicans.barbican.openstack.org/barbican.yaml
2026-06-12 11:44:45.534607 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/
2026-06-12 11:44:45.534622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/barbicanworkers.barbican.openstack.org/barbican-worker.yaml
2026-06-12 11:44:45.534638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/
2026-06-12 11:44:45.534654 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/baremetalhosts.metal3.io/edpm-compute-baremetal-00.yaml
2026-06-12 11:44:45.534670 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/
2026-06-12 11:44:45.534685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ceilometers.telemetry.openstack.org/ceilometer.yaml
2026-06-12 11:44:45.534701 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/
2026-06-12 11:44:45.534716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderapis.cinder.openstack.org/cinder-api.yaml
2026-06-12 11:44:45.534731 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/
2026-06-12 11:44:45.534747 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinders.cinder.openstack.org/cinder.yaml
2026-06-12 11:44:45.534762 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/
2026-06-12 11:44:45.534778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cinderschedulers.cinder.openstack.org/cinder-scheduler.yaml
2026-06-12 11:44:45.534797 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/
2026-06-12 11:44:45.534812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/cindervolumes.cinder.openstack.org/cinder-volume-volume1.yaml
2026-06-12 11:44:45.534827 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/
2026-06-12 11:44:45.534843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-svc.yaml
2026-06-12 11:44:45.534879 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/dns-swift-storage-0.yaml
2026-06-12 11:44:45.534896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 11:44:45.534911 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-nb.yaml
2026-06-12 11:44:45.534926 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsdata.network.openstack.org/ovsdbserver-sb.yaml
2026-06-12 11:44:45.534943 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/
2026-06-12 11:44:45.534965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/dnsmasqs.network.openstack.org/dns.yaml
2026-06-12 11:44:45.534980 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/
2026-06-12 11:44:45.534996 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack-cell1.yaml
2026-06-12 11:44:45.535012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/galeras.mariadb.openstack.org/openstack.yaml
2026-06-12 11:44:45.535028 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/
2026-06-12 11:44:45.535051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-external.yaml
2026-06-12 11:44:45.535068 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glanceapis.glance.openstack.org/glance-default-internal.yaml
2026-06-12 11:44:45.535083 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/
2026-06-12 11:44:45.535099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/glances.glance.openstack.org/glance.yaml
2026-06-12 11:44:45.535115 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/
2026-06-12 11:44:45.535131 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ipsets.network.openstack.org/edpm-compute-0.yaml
2026-06-12 11:44:45.535146 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/
2026-06-12 11:44:45.535162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneapis.keystone.openstack.org/keystone.yaml
2026-06-12 11:44:45.535177 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/
2026-06-12 11:44:45.535192 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/barbican-api.yaml
2026-06-12 11:44:45.535208 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/cinderv3.yaml
2026-06-12 11:44:45.535224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-external.yaml
2026-06-12 11:44:45.535241 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/glance-default-internal.yaml
2026-06-12 11:44:45.535257 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/neutron.yaml
2026-06-12 11:44:45.535277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/nova.yaml
2026-06-12 11:44:45.535293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/placement.yaml
2026-06-12 11:44:45.535310 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneendpoints.keystone.openstack.org/swift.yaml
2026-06-12 11:44:45.535325 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/
2026-06-12 11:44:45.535341 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/barbican.yaml
2026-06-12 11:44:45.535357 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/ceilometer.yaml
2026-06-12 11:44:45.535373 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/cinderv3.yaml
2026-06-12 11:44:45.535388 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/glance.yaml
2026-06-12 11:44:45.535404 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/neutron.yaml
2026-06-12 11:44:45.535419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/nova.yaml
2026-06-12 11:44:45.535435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/placement.yaml
2026-06-12 11:44:45.535450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/keystoneservices.keystone.openstack.org/swift.yaml
2026-06-12 11:44:45.535465 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/
2026-06-12 11:44:45.535484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/barbican.yaml
2026-06-12 11:44:45.535500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/cinder.yaml
2026-06-12 11:44:45.535516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/glance.yaml
2026-06-12 11:44:45.535532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/keystone.yaml
2026-06-12 11:44:45.535548 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/neutron.yaml
2026-06-12 11:44:45.535564 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-api.yaml
2026-06-12 11:44:45.535579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell0.yaml
2026-06-12 11:44:45.535595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/nova-cell1.yaml
2026-06-12 11:44:45.535611 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-cell1-mariadb-root.yaml
2026-06-12 11:44:45.535627 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/openstack-mariadb-root.yaml
2026-06-12 11:44:45.535643 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbaccounts.mariadb.openstack.org/placement.yaml
2026-06-12 11:44:45.535658 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/
2026-06-12 11:44:45.535674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/barbican.yaml
2026-06-12 11:44:45.535690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/cinder.yaml
2026-06-12 11:44:45.535709 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/glance.yaml
2026-06-12 11:44:45.535725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/keystone.yaml
2026-06-12 11:44:45.535740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/neutron.yaml
2026-06-12 11:44:45.535756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-api.yaml
2026-06-12 11:44:45.535771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell0.yaml
2026-06-12 11:44:45.535787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/nova-cell1.yaml
2026-06-12 11:44:45.535802 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/mariadbdatabases.mariadb.openstack.org/placement.yaml
2026-06-12 11:44:45.535818 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/
2026-06-12 11:44:45.535833 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/memcacheds.memcached.openstack.org/memcached.yaml
2026-06-12 11:44:45.535863 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/
2026-06-12 11:44:45.535885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/netconfigs.network.openstack.org/netconfig.yaml
2026-06-12 11:44:45.535901 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/
2026-06-12 11:44:45.535917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/ctlplane.yaml
2026-06-12 11:44:45.535933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/datacentre.yaml
2026-06-12 11:44:45.535952 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designate.yaml
2026-06-12 11:44:45.535969 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/designateext.yaml
2026-06-12 11:44:45.535984 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/internalapi.yaml
2026-06-12 11:44:45.536000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/octavia.yaml
2026-06-12 11:44:45.536015 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storage.yaml
2026-06-12 11:44:45.536031 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/storagemgmt.yaml
2026-06-12 11:44:45.536046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/network-attachment-definitions.k8s.cni.cncf.io/tenant.yaml
2026-06-12 11:44:45.536061 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/
2026-06-12 11:44:45.536076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/neutronapis.neutron.openstack.org/neutron.yaml
2026-06-12 11:44:45.536092 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/
2026-06-12 11:44:45.536108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/nova.nova.openstack.org/nova.yaml
2026-06-12 11:44:45.536123 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/
2026-06-12 11:44:45.536139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaapis.nova.openstack.org/nova-api.yaml
2026-06-12 11:44:45.536158 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/
2026-06-12 11:44:45.536174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell0.yaml
2026-06-12 11:44:45.536190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novacells.nova.openstack.org/nova-cell1.yaml
2026-06-12 11:44:45.536206 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/
2026-06-12 11:44:45.536221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell0-conductor.yaml
2026-06-12 11:44:45.536237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaconductors.nova.openstack.org/nova-cell1-conductor.yaml
2026-06-12 11:44:45.536253 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/
2026-06-12 11:44:45.536268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novametadata.nova.openstack.org/nova-metadata.yaml
2026-06-12 11:44:45.536284 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/
2026-06-12 11:44:45.536299 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novanovncproxies.nova.openstack.org/nova-cell1-novncproxy.yaml
2026-06-12 11:44:45.536315 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/
2026-06-12 11:44:45.536331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/novaschedulers.nova.openstack.org/nova-scheduler.yaml
2026-06-12 11:44:45.536347 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/
2026-06-12 11:44:45.536363 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbackupconfigs.backup.openstack.org/controlplane.yaml
2026-06-12 11:44:45.536382 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/
2026-06-12 11:44:45.536399 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackbaremetalsets.baremetal.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 11:44:45.536415 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/
2026-06-12 11:44:45.536431 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackclients.client.openstack.org/openstackclient.yaml
2026-06-12 11:44:45.536446 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/
2026-06-12 11:44:45.536462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackcontrolplanes.core.openstack.org/controlplane.yaml
2026-06-12 11:44:45.536477 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/
2026-06-12 11:44:45.536493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/edpm-deployment-ipam.yaml
2026-06-12 11:44:45.536509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/edpm-ovn-update.yaml
2026-06-12 11:44:45.536524 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanedeployments.dataplane.openstack.org/edpm-update.yaml
2026-06-12 11:44:45.536540 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/
2026-06-12 11:44:45.536555 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplanenodesets.dataplane.openstack.org/openstack-edpm-ipam.yaml
2026-06-12 11:44:45.536571 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/
2026-06-12 11:44:45.536590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/accel-drivers.yaml
2026-06-12 11:44:45.536606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/bootstrap.yaml
2026-06-12 11:44:45.536622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-client.yaml
2026-06-12 11:44:45.536637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ceph-hci-pre.yaml
2026-06-12 11:44:45.536664 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/cleanup.yaml
2026-06-12 11:44:45.536680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-network.yaml
2026-06-12 11:44:45.536699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-os.yaml
2026-06-12 11:44:45.536718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/configure-ovs-dpdk.yaml
2026-06-12 11:44:45.536734 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ddp-package-option.yaml
2026-06-12 11:44:45.536749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/derive-pci-devicespec.yaml
2026-06-12 11:44:45.536764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/download-cache.yaml
2026-06-12 11:44:45.536780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/fips-status.yaml
2026-06-12 11:44:45.536795 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/frr.yaml
2026-06-12 11:44:45.536815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-certs.yaml
2026-06-12 11:44:45.536831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/install-os.yaml
2026-06-12 11:44:45.536846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/instanceha-monitoring.yaml
2026-06-12 11:44:45.536882 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/libvirt.yaml
2026-06-12 11:44:45.536898 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/logging.yaml
2026-06-12 11:44:45.536914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-dhcp.yaml
2026-06-12 11:44:45.536930 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-metadata.yaml
2026-06-12 11:44:45.536945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-ovn.yaml
2026-06-12 11:44:45.536961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/neutron-sriov.yaml
2026-06-12 11:44:45.536977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/nova.yaml
2026-06-12 11:44:45.536992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn-bgp-agent.yaml
2026-06-12 11:44:45.537008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ovn.yaml
2026-06-12 11:44:45.537023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/reboot-os.yaml
2026-06-12 11:44:45.537042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/redhat.yaml
2026-06-12 11:44:45.537058 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/repo-setup.yaml
2026-06-12 11:44:45.537089 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/run-os.yaml
2026-06-12 11:44:45.537107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/ssh-known-hosts.yaml
2026-06-12 11:44:45.537125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/swift.yaml
2026-06-12 11:44:45.537141 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry-power-monitoring.yaml
2026-06-12 11:44:45.537156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/telemetry.yaml
2026-06-12 11:44:45.537171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-services.yaml
2026-06-12 11:44:45.537187 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update-system.yaml
2026-06-12 11:44:45.537203 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/update.yaml
2026-06-12 11:44:45.537218 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackdataplaneservices.dataplane.openstack.org/validate-network.yaml
2026-06-12 11:44:45.537235 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/
2026-06-12 11:44:45.537251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackprovisionservers.baremetal.openstack.org/openstack-edpm-ipam-provisionserver.yaml
2026-06-12 11:44:45.537270 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/
2026-06-12 11:44:45.537287 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/openstackversions.core.openstack.org/controlplane.yaml
2026-06-12 11:44:45.537313 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/
2026-06-12 11:44:45.537330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovncontrollers.ovn.openstack.org/ovncontroller.yaml
2026-06-12 11:44:45.537346 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/
2026-06-12 11:44:45.537361 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-nb.yaml
2026-06-12 11:44:45.537377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovndbclusters.ovn.openstack.org/ovndbcluster-sb.yaml
2026-06-12 11:44:45.537392 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/
2026-06-12 11:44:45.537407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/ovnnorthds.ovn.openstack.org/ovnnorthd.yaml
2026-06-12 11:44:45.537423 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/
2026-06-12 11:44:45.537438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/placementapis.placement.openstack.org/placement.yaml
2026-06-12 11:44:45.537453 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/
2026-06-12 11:44:45.537477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq-cell1.yaml
2026-06-12 11:44:45.537493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/rabbitmqs.rabbitmq.openstack.org/rabbitmq.yaml
2026-06-12 11:44:45.537512 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/
2026-06-12 11:44:45.537529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/reservations.network.openstack.org/edpm-compute-0.yaml
2026-06-12 11:44:45.537544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/
2026-06-12 11:44:45.537560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftproxies.swift.openstack.org/swift-proxy.yaml
2026-06-12 11:44:45.537575 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/
2026-06-12 11:44:45.537591 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftrings.swift.openstack.org/swift-ring.yaml
2026-06-12 11:44:45.537607 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/
2026-06-12 11:44:45.537622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swifts.swift.openstack.org/swift.yaml
2026-06-12 11:44:45.537638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/
2026-06-12 11:44:45.537653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/swiftstorages.swift.openstack.org/swift-storage.yaml
2026-06-12 11:44:45.537669 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/
2026-06-12 11:44:45.537684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/telemetries.telemetry.openstack.org/telemetry.yaml
2026-06-12 11:44:45.537700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/
2026-06-12 11:44:45.537716 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/barbican-barbican-transport.yaml
2026-06-12 11:44:45.537737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/ceilometer-notifications-transport.yaml
2026-06-12 11:44:45.537753 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/ceilometer-transport.yaml
2026-06-12 11:44:45.537769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/cinder-cinder-transport.yaml
2026-06-12 11:44:45.537784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/keystone-keystone-transport.yaml
2026-06-12 11:44:45.537800 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/neutron-neutron-transport.yaml
2026-06-12 11:44:45.537815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-api-transport.yaml
2026-06-12 11:44:45.537831 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/transporturls.rabbitmq.openstack.org/nova-cell1-transport.yaml
2026-06-12 11:44:45.537846 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-12 11:44:45.537943 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-metrics.yaml
2026-06-12 11:44:45.537961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller-ovs.yaml
2026-06-12 11:44:45.537977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/ovn-controller.yaml
2026-06-12 11:44:45.537993 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-12 11:44:45.538009 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-api.yaml
2026-06-12 11:44:45.538028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-keystone-listener.yaml
2026-06-12 11:44:45.538044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/barbican-worker.yaml
2026-06-12 11:44:45.538060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/dnsmasq-dns.yaml
2026-06-12 11:44:45.538076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/keystone.yaml
2026-06-12 11:44:45.538092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/neutron.yaml
2026-06-12 11:44:45.538108 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/openstack-edpm-ipam-provisionserver-openstackprovisionserver.yaml
2026-06-12 11:44:45.538124 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/placement.yaml
2026-06-12 11:44:45.538140 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/swift-proxy.yaml
2026-06-12 11:44:45.538156 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-12 11:44:45.538171 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-12 11:44:45.538187 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-12 11:44:45.538203 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-internal.yaml
2026-06-12 11:44:45.538219 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-libvirt.yaml
2026-06-12 11:44:45.538235 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-ovn.yaml
2026-06-12 11:44:45.538251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/rootca-public.yaml
2026-06-12 11:44:45.538271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/selfsigned-issuer.yaml
2026-06-12 11:44:45.538287 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-12 11:44:45.538303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538350 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29687701.yaml
2026-06-12 11:44:45.538411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/nova-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-ovn-update-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538543 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ssh-known-hosts-edpm-deployment-ipam.yaml
2026-06-12 11:44:45.538573 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/swift-ring-rebalance.yaml
2026-06-12 11:44:45.538589 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/update-edpm-update-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.538636 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-12 11:44:45.538652 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-12 11:44:45.538667 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-69b8d6cb8d-kgnhn/
2026-06-12 11:44:45.538684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-69b8d6cb8d-kgnhn/barbican-api-69b8d6cb8d-kgnhn-describe
2026-06-12 11:44:45.538700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-69b8d6cb8d-kgnhn/logs/
2026-06-12 11:44:45.538720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-69b8d6cb8d-kgnhn/logs/barbican-api-log.log
2026-06-12 11:44:45.538736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-69b8d6cb8d-kgnhn/logs/barbican-api.log
2026-06-12 11:44:45.538752 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-cb5bb8794-m5hhx/
2026-06-12 11:44:45.538767 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-cb5bb8794-m5hhx/barbican-keystone-listener-cb5bb8794-m5hhx-describe
2026-06-12 11:44:45.538783 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-cb5bb8794-m5hhx/logs/
2026-06-12 11:44:45.538799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-cb5bb8794-m5hhx/logs/barbican-keystone-listener-log.log
2026-06-12 11:44:45.538815 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-keystone-listener-cb5bb8794-m5hhx/logs/barbican-keystone-listener.log
2026-06-12 11:44:45.538830 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-579dfbb465-vstlp/
2026-06-12 11:44:45.538846 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-579dfbb465-vstlp/barbican-worker-579dfbb465-vstlp-describe
2026-06-12 11:44:45.538884 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-579dfbb465-vstlp/logs/
2026-06-12 11:44:45.538902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-579dfbb465-vstlp/logs/barbican-worker-log.log
2026-06-12 11:44:45.538918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-579dfbb465-vstlp/logs/barbican-worker.log
2026-06-12 11:44:45.538936 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/
2026-06-12 11:44:45.538958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w-describe
2026-06-12 11:44:45.538974 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/logs/
2026-06-12 11:44:45.538990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-w9t5w/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.539006 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/
2026-06-12 11:44:45.539021 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/ceilometer-0-describe
2026-06-12 11:44:45.539037 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/
2026-06-12 11:44:45.539053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-central-agent.log
2026-06-12 11:44:45.539068 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/ceilometer-notification-agent.log
2026-06-12 11:44:45.539084 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/proxy-httpd.log
2026-06-12 11:44:45.539099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ceilometer-0/logs/sg-core.log
2026-06-12 11:44:45.539114 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/
2026-06-12 11:44:45.539129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/cinder-api-0-describe
2026-06-12 11:44:45.539144 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/
2026-06-12 11:44:45.539160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api-log.log
2026-06-12 11:44:45.539179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-api-0/logs/cinder-api.log
2026-06-12 11:44:45.539196 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/
2026-06-12 11:44:45.539211 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/cinder-scheduler-0-describe
2026-06-12 11:44:45.539227 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/
2026-06-12 11:44:45.539243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/cinder-scheduler.log
2026-06-12 11:44:45.539259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/cinder-scheduler-0/logs/probe.log
2026-06-12 11:44:45.539274 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/
2026-06-12 11:44:45.539290 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8-describe
2026-06-12 11:44:45.539306 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/logs/
2026-06-12 11:44:45.539321 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-network-edpm-deployment-ipam-openstack-edpm-ipam4sht8/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.539337 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/
2026-06-12 11:44:45.539352 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx-describe
2026-06-12 11:44:45.539368 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/logs/
2026-06-12 11:44:45.539387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-h95nx/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.539403 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-tx4sg/
2026-06-12 11:44:45.539419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-tx4sg/dnsmasq-dns-674bc6fc5f-tx4sg-describe
2026-06-12 11:44:45.539434 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-tx4sg/logs/
2026-06-12 11:44:45.539450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-tx4sg/logs/dnsmasq-dns.log
2026-06-12 11:44:45.539466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-674bc6fc5f-tx4sg/logs/init.log
2026-06-12 11:44:45.539481 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/
2026-06-12 11:44:45.539496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz-describe
2026-06-12 11:44:45.539512 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/logs/
2026-06-12 11:44:45.539528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-ldkbz/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.539544 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/
2026-06-12 11:44:45.539559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/glance-default-external-api-0-describe
2026-06-12 11:44:45.539576 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/
2026-06-12 11:44:45.539596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-httpd.log
2026-06-12 11:44:45.539612 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-external-api-0/logs/glance-log.log
2026-06-12 11:44:45.539627 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/
2026-06-12 11:44:45.539643 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/glance-default-internal-api-0-describe
2026-06-12 11:44:45.539659 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/
2026-06-12 11:44:45.539674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-httpd.log
2026-06-12 11:44:45.539690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/glance-default-internal-api-0/logs/glance-log.log
2026-06-12 11:44:45.539705 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/
2026-06-12 11:44:45.539720 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr-describe
2026-06-12 11:44:45.539736 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/logs/
2026-06-12 11:44:45.539751 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-6d6hr/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.539766 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/
2026-06-12 11:44:45.539782 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c-describe
2026-06-12 11:44:45.539801 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/logs/
2026-06-12 11:44:45.539818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/install-os-edpm-deployment-ipam-openstack-edpm-ipam-7tk8c/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.539833 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-778c567df9-jcf59/
2026-06-12 11:44:45.539866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-778c567df9-jcf59/keystone-778c567df9-jcf59-describe
2026-06-12 11:44:45.539888 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-778c567df9-jcf59/logs/
2026-06-12 11:44:45.539904 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-778c567df9-jcf59/logs/keystone-api.log
2026-06-12 11:44:45.539920 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29687701-v8qp5/
2026-06-12 11:44:45.539936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29687701-v8qp5/keystone-cron-29687701-v8qp5-describe
2026-06-12 11:44:45.539952 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29687701-v8qp5/logs/
2026-06-12 11:44:45.539968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29687701-v8qp5/logs/keystone-cron.log
2026-06-12 11:44:45.539984 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/
2026-06-12 11:44:45.539999 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/kube-state-metrics-0-describe
2026-06-12 11:44:45.540015 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/
2026-06-12 11:44:45.540034 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/kube-state-metrics-0/logs/kube-state-metrics.log
2026-06-12 11:44:45.540050 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/
2026-06-12 11:44:45.540065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf-describe
2026-06-12 11:44:45.540081 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/logs/
2026-06-12 11:44:45.540097 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-fwrkf/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.540113 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/
2026-06-12 11:44:45.540129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/memcached-0-describe
2026-06-12 11:44:45.540144 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/
2026-06-12 11:44:45.540160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/memcached-0/logs/memcached.log.gz
2026-06-12 11:44:45.540176 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-85866dbf85-csgvx/
2026-06-12 11:44:45.540191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-85866dbf85-csgvx/neutron-85866dbf85-csgvx-describe
2026-06-12 11:44:45.540207 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-85866dbf85-csgvx/logs/
2026-06-12 11:44:45.540222 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-85866dbf85-csgvx/logs/neutron-api.log
2026-06-12 11:44:45.540237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-85866dbf85-csgvx/logs/neutron-httpd.log
2026-06-12 11:44:45.540257 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/
2026-06-12 11:44:45.540273 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt-describe
2026-06-12 11:44:45.540288 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/logs/
2026-06-12 11:44:45.540303 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-xxngt/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.540319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/
2026-06-12 11:44:45.540334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/nova-api-0-describe
2026-06-12 11:44:45.540349 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/
2026-06-12 11:44:45.540365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-api.log
2026-06-12 11:44:45.540381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-api-0/logs/nova-api-log.log
2026-06-12 11:44:45.540396 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/
2026-06-12 11:44:45.540411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/nova-cell0-conductor-0-describe
2026-06-12 11:44:45.540426 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/
2026-06-12 11:44:45.540442 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell0-conductor-0/logs/nova-cell0-conductor-conductor.log
2026-06-12 11:44:45.540461 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/
2026-06-12 11:44:45.540477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/nova-cell1-conductor-0-describe
2026-06-12 11:44:45.540513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/
2026-06-12 11:44:45.540556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-conductor-0/logs/nova-cell1-conductor-conductor.log
2026-06-12 11:44:45.540576 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/
2026-06-12 11:44:45.540594 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/nova-cell1-novncproxy-0-describe
2026-06-12 11:44:45.540611 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/
2026-06-12 11:44:45.540627 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-cell1-novncproxy-0/logs/nova-cell1-novncproxy-novncproxy.log
2026-06-12 11:44:45.540643 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/
2026-06-12 11:44:45.540671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t-describe
2026-06-12 11:44:45.540687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/logs/
2026-06-12 11:44:45.540704 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-edpm-deployment-ipam-openstack-edpm-ipam-rfv2t/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.540719 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/
2026-06-12 11:44:45.540735 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/nova-metadata-0-describe
2026-06-12 11:44:45.540755 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/
2026-06-12 11:44:45.540771 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-log.log
2026-06-12 11:44:45.540787 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-metadata-0/logs/nova-metadata-metadata.log
2026-06-12 11:44:45.540803 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/
2026-06-12 11:44:45.540818 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/nova-scheduler-0-describe
2026-06-12 11:44:45.540834 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/
2026-06-12 11:44:45.540866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/nova-scheduler-0/logs/nova-scheduler-scheduler.log
2026-06-12 11:44:45.540887 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/
2026-06-12 11:44:45.540904 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/openstack-cell1-galera-0-describe
2026-06-12 11:44:45.540919 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/
2026-06-12 11:44:45.540935 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/galera.log
2026-06-12 11:44:45.540959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-cell1-galera-0/logs/mysql-bootstrap.log
2026-06-12 11:44:45.540975 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/
2026-06-12 11:44:45.540990 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4-describe
2026-06-12 11:44:45.541011 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/logs/
2026-06-12 11:44:45.541027 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/logs/init.log
2026-06-12 11:44:45.541044 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-edpm-ipam-provisionserver-openstackprovisionservdg7z4/logs/osp-httpd.log
2026-06-12 11:44:45.541060 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/
2026-06-12 11:44:45.541076 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/openstack-galera-0-describe
2026-06-12 11:44:45.541092 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/
2026-06-12 11:44:45.541107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/galera.log
2026-06-12 11:44:45.541123 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstack-galera-0/logs/mysql-bootstrap.log
2026-06-12 11:44:45.541138 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/
2026-06-12 11:44:45.541154 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/openstackclient-describe
2026-06-12 11:44:45.541170 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/
2026-06-12 11:44:45.541185 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/openstackclient/logs/openstackclient.log
2026-06-12 11:44:45.541201 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-29984/
2026-06-12 11:44:45.541220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-29984/ovn-controller-metrics-29984-describe
2026-06-12 11:44:45.541236 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-29984/logs/
2026-06-12 11:44:45.541251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-metrics-29984/logs/openstack-network-exporter.log
2026-06-12 11:44:45.541267 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-wktt7/
2026-06-12 11:44:45.541283 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-wktt7/ovn-controller-ovs-wktt7-describe
2026-06-12 11:44:45.541298 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-wktt7/logs/
2026-06-12 11:44:45.541314 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-wktt7/logs/ovs-vswitchd.log
2026-06-12 11:44:45.541330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-wktt7/logs/ovsdb-server-init.log
2026-06-12 11:44:45.541345 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-ovs-wktt7/logs/ovsdb-server.log
2026-06-12 11:44:45.541361 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-sbpcz/
2026-06-12 11:44:45.541376 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-sbpcz/ovn-controller-sbpcz-describe
2026-06-12 11:44:45.541392 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-sbpcz/logs/
2026-06-12 11:44:45.541407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-sbpcz/logs/ovn-controller.log
2026-06-12 11:44:45.541423 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/
2026-06-12 11:44:45.541442 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5-describe
2026-06-12 11:44:45.541458 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/logs/
2026-06-12 11:44:45.541474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-deployment-ipam-openstack-edpm-ipam-q8qz5/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.541489 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/
2026-06-12 11:44:45.541504 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws-describe
2026-06-12 11:44:45.541520 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/logs/
2026-06-12 11:44:45.541536 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-9zqws/logs/ovn-edpm-ovn-update-openstack-edpm-ipam.log
2026-06-12 11:44:45.541552 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/
2026-06-12 11:44:45.541568 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/ovn-northd-0-describe
2026-06-12 11:44:45.541584 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/
2026-06-12 11:44:45.541599 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/openstack-network-exporter.log
2026-06-12 11:44:45.541615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-northd-0/logs/ovn-northd.log
2026-06-12 11:44:45.541630 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/
2026-06-12 11:44:45.541649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/ovsdbserver-nb-0-describe
2026-06-12 11:44:45.541665 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/
2026-06-12 11:44:45.541680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/openstack-network-exporter.log
2026-06-12 11:44:45.541696 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-nb-0/logs/ovsdbserver-nb.log
2026-06-12 11:44:45.541711 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/
2026-06-12 11:44:45.541726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/ovsdbserver-sb-0-describe
2026-06-12 11:44:45.541742 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/
2026-06-12 11:44:45.541757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/openstack-network-exporter.log
2026-06-12 11:44:45.541772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovsdbserver-sb-0/logs/ovsdbserver-sb.log
2026-06-12 11:44:45.541788 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7647d767d8-zl47b/
2026-06-12 11:44:45.541803 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7647d767d8-zl47b/placement-7647d767d8-zl47b-describe
2026-06-12 11:44:45.541818 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7647d767d8-zl47b/logs/
2026-06-12 11:44:45.541834 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7647d767d8-zl47b/logs/placement-api.log
2026-06-12 11:44:45.541863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7647d767d8-zl47b/logs/placement-log.log
2026-06-12 11:44:45.541883 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/
2026-06-12 11:44:45.541907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/rabbitmq-cell1-server-0-describe
2026-06-12 11:44:45.541923 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/
2026-06-12 11:44:45.541942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/amqp-proxy.log
2026-06-12 11:44:45.541961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/rabbitmq.log
2026-06-12 11:44:45.541977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/setup-container.log
2026-06-12 11:44:45.541992 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-cell1-server-0/logs/wipe-data.log
2026-06-12 11:44:45.542008 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/
2026-06-12 11:44:45.542023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/rabbitmq-server-0-describe
2026-06-12 11:44:45.542039 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/
2026-06-12 11:44:45.542055 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/amqp-proxy.log
2026-06-12 11:44:45.542070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/rabbitmq.log
2026-06-12 11:44:45.542086 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/setup-container.log
2026-06-12 11:44:45.542101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/rabbitmq-server-0/logs/wipe-data.log
2026-06-12 11:44:45.542116 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/
2026-06-12 11:44:45.542136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv-describe
2026-06-12 11:44:45.542153 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/logs/
2026-06-12 11:44:45.542169 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-wp8lv/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.542184 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/
2026-06-12 11:44:45.542200 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms-describe
2026-06-12 11:44:45.542216 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/logs/
2026-06-12 11:44:45.542232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/redhat-edpm-deployment-ipam-openstack-edpm-ipam-fw2ms/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.542248 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/
2026-06-12 11:44:45.542263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f-describe
2026-06-12 11:44:45.542280 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/logs/
2026-06-12 11:44:45.542296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-ntm7f/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.542311 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/
2026-06-12 11:44:45.542332 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq-describe
2026-06-12 11:44:45.542348 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/logs/
2026-06-12 11:44:45.542364 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/run-os-edpm-deployment-ipam-openstack-edpm-ipam-7tczq/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.542380 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-fgldf/
2026-06-12 11:44:45.542396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-fgldf/ssh-known-hosts-edpm-deployment-ipam-fgldf-describe
2026-06-12 11:44:45.542412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-fgldf/logs/
2026-06-12 11:44:45.542427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ssh-known-hosts-edpm-deployment-ipam-fgldf/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-12 11:44:45.542443 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6d95f9f755-h77cv/
2026-06-12 11:44:45.542459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6d95f9f755-h77cv/swift-proxy-6d95f9f755-h77cv-describe
2026-06-12 11:44:45.542475 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6d95f9f755-h77cv/logs/
2026-06-12 11:44:45.542490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6d95f9f755-h77cv/logs/proxy-httpd.log
2026-06-12 11:44:45.542505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6d95f9f755-h77cv/logs/proxy-server.log
2026-06-12 11:44:45.542520 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-6r6pk/
2026-06-12 11:44:45.542539 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-6r6pk/swift-ring-rebalance-6r6pk-describe
2026-06-12 11:44:45.542555 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-6r6pk/logs/
2026-06-12 11:44:45.542571 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-ring-rebalance-6r6pk/logs/swift-ring-rebalance.log
2026-06-12 11:44:45.542586 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/
2026-06-12 11:44:45.542602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/swift-storage-0-describe
2026-06-12 11:44:45.542618 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/
2026-06-12 11:44:45.542634 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-auditor.log
2026-06-12 11:44:45.542649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-reaper.log
2026-06-12 11:44:45.542665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-replicator.log
2026-06-12 11:44:45.542681 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/account-server.log
2026-06-12 11:44:45.542697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-auditor.log
2026-06-12 11:44:45.542712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-replicator.log
2026-06-12 11:44:45.542728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-server.log
2026-06-12 11:44:45.542743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/container-updater.log
2026-06-12 11:44:45.542762 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-auditor.log
2026-06-12 11:44:45.542778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-expirer.log
2026-06-12 11:44:45.542793 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-replicator.log
2026-06-12 11:44:45.542809 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-server.log
2026-06-12 11:44:45.542824 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/object-updater.log
2026-06-12 11:44:45.542840 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/rsync.log
2026-06-12 11:44:45.542884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/swift-recon-cron.log
2026-06-12 11:44:45.542902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-storage-0/logs/xattr-restore.log
2026-06-12 11:44:45.542918 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/
2026-06-12 11:44:45.542934 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt-describe
2026-06-12 11:44:45.542949 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/logs/
2026-06-12 11:44:45.542965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kzzvt/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.542981 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-whmbb/
2026-06-12 11:44:45.543000 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-whmbb/update-edpm-update-openstack-edpm-ipam-whmbb-describe
2026-06-12 11:44:45.543016 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-whmbb/logs/
2026-06-12 11:44:45.543032 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-whmbb/logs/update-edpm-update-openstack-edpm-ipam.log
2026-06-12 11:44:45.543048 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/
2026-06-12 11:44:45.543063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq-describe
2026-06-12 11:44:45.543078 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/logs/
2026-06-12 11:44:45.543094 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-r6dpq/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 11:44:45.543110 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-12 11:44:45.543125 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-5bc555456d.yaml
2026-06-12 11:44:45.543148 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-5fcc9dfbfb.yaml
2026-06-12 11:44:45.543163 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-69b8d6cb8d.yaml
2026-06-12 11:44:45.543179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6dc7ccd588.yaml
2026-06-12 11:44:45.543195 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-6ffb858478.yaml
2026-06-12 11:44:45.543213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-864dc9f876.yaml
2026-06-12 11:44:45.543230 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-keystone-listener-557c7cff68.yaml
2026-06-12 11:44:45.543245 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-keystone-listener-787cf88db8.yaml
2026-06-12 11:44:45.543297 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-keystone-listener-7f57f8758d.yaml
2026-06-12 11:44:45.543320 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-keystone-listener-85565ffdcb.yaml
2026-06-12 11:44:45.543338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-keystone-listener-cb5bb8794.yaml
2026-06-12 11:44:45.543354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-579dfbb465.yaml
2026-06-12 11:44:45.543370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-64bf7cf685.yaml
2026-06-12 11:44:45.543386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-664cd78cbf.yaml
2026-06-12 11:44:45.543402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-6c885bdc45.yaml
2026-06-12 11:44:45.543418 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-7ccdddbd85.yaml
2026-06-12 11:44:45.543434 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-547db9c4b9.yaml
2026-06-12 11:44:45.543450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-54db66cfc7.yaml
2026-06-12 11:44:45.543467 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-674bc6fc5f.yaml
2026-06-12 11:44:45.543487 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68c5d5ff69.yaml
2026-06-12 11:44:45.543503 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6dc87fb88f.yaml
2026-06-12 11:44:45.543519 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6ddbdd9749.yaml
2026-06-12 11:44:45.543534 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7745d7bd6f.yaml
2026-06-12 11:44:45.543550 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-774c8fb449.yaml
2026-06-12 11:44:45.543566 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-946cbdf6f.yaml
2026-06-12 11:44:45.543582 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-b6cd6b77.yaml
2026-06-12 11:44:45.543597 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-f5446bd49.yaml
2026-06-12 11:44:45.543613 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-647c5b649f.yaml
2026-06-12 11:44:45.543629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-69fd98fd54.yaml
2026-06-12 11:44:45.543644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-778c567df9.yaml
2026-06-12 11:44:45.543659 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-7b6cfffcf.yaml
2026-06-12 11:44:45.543674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-fdd585476.yaml
2026-06-12 11:44:45.543689 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-6c45654bff.yaml
2026-06-12 11:44:45.543705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-79f665fc97.yaml
2026-06-12 11:44:45.543725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7cffd77f67.yaml
2026-06-12 11:44:45.543741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-855dc7f74f.yaml
2026-06-12 11:44:45.543756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-85866dbf85.yaml
2026-06-12 11:44:45.543772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-86d6f68476.yaml
2026-06-12 11:44:45.543788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/openstack-edpm-ipam-provisionserver-openstackprovisionserver-6b77976b9c.yaml
2026-06-12 11:44:45.543804 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/openstack-edpm-ipam-provisionserver-openstackprovisionserver-7468df88cf.yaml
2026-06-12 11:44:45.543820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-694596b8b6.yaml
2026-06-12 11:44:45.543835 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-7647d767d8.yaml
2026-06-12 11:44:45.543864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-7884db78cd.yaml
2026-06-12 11:44:45.543886 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-58fcfd6f65.yaml
2026-06-12 11:44:45.543902 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-6865c76df7.yaml
2026-06-12 11:44:45.543918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-6d95f9f755.yaml
2026-06-12 11:44:45.543934 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-12 11:44:45.543949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/barbican-public.yaml
2026-06-12 11:44:45.543970 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/cinder-public.yaml
2026-06-12 11:44:45.543986 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/glance-default-public.yaml
2026-06-12 11:44:45.544002 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/keystone-public.yaml
2026-06-12 11:44:45.544019 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/neutron-public.yaml
2026-06-12 11:44:45.544034 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-novncproxy-cell1-public.yaml
2026-06-12 11:44:45.544049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/nova-public.yaml
2026-06-12 11:44:45.544065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/placement-public.yaml
2026-06-12 11:44:45.544081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/swift-public.yaml
2026-06-12 11:44:45.544097 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-12 11:44:45.544113 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/
2026-06-12 11:44:45.544128 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml
2026-06-12 11:44:45.544145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-00-default.conf
2026-06-12 11:44:45.544160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-api-config-data.yaml-01-service-defaults.conf
2026-06-12 11:44:45.544176 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml
2026-06-12 11:44:45.544193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-00-default.conf
2026-06-12 11:44:45.544213 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-10-barbican_wsgi_main.conf
2026-06-12 11:44:45.544229 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-httpd.conf
2026-06-12 11:44:45.544246 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-mime.conf
2026-06-12 11:44:45.544261 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-config-data.yaml-ssl.conf
2026-06-12 11:44:45.544277 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-db-secret.yaml
2026-06-12 11:44:45.544293 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml
2026-06-12 11:44:45.544309 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-12 11:44:45.544324 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-12 11:44:45.544339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-scripts.yaml
2026-06-12 11:44:45.544355 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml
2026-06-12 11:44:45.544370 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-00-default.conf
2026-06-12 11:44:45.544386 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/barbican-worker-config-data.yaml-01-service-defaults.conf
2026-06-12 11:44:45.544401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-internal-svc.yaml
2026-06-12 11:44:45.544420 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-route.yaml
2026-06-12 11:44:45.544436 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/cert-barbican-public-svc.yaml
2026-06-12 11:44:45.544452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/barbican/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-12 11:44:45.544468 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/
2026-06-12 11:44:45.544484 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml
2026-06-12 11:44:45.544500 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-ceilometer.conf
2026-06-12 11:44:45.544516 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-config-data.yaml-custom.conf
2026-06-12 11:44:45.544532 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-compute-scripts.yaml
2026-06-12 11:44:45.544547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml
2026-06-12 11:44:45.544563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ceilometer.conf
2026-06-12 11:44:45.544579 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-custom.conf
2026-06-12 11:44:45.544595 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-httpd.conf
2026-06-12 11:44:45.544610 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-config-data.yaml-ssl.conf
2026-06-12 11:44:45.544625 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml
2026-06-12 11:44:45.544645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-ceilometer.conf
2026-06-12 11:44:45.544673 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-config-data.yaml-custom.conf
2026-06-12 11:44:45.544689 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-ipmi-scripts.yaml
2026-06-12 11:44:45.544705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/ceilometer-scripts.yaml
2026-06-12 11:44:45.544721 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/cert-ceilometer-internal-svc.yaml
2026-06-12 11:44:45.544736 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-12 11:44:45.544752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ceilometer/rabbitmq-transport-url-ceilometer-transport.yaml
2026-06-12 11:44:45.544767 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/
2026-06-12 11:44:45.544784 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-internal-svc.yaml
2026-06-12 11:44:45.544799 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-route.yaml
2026-06-12 11:44:45.544814 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cert-cinder-public-svc.yaml
2026-06-12 11:44:45.544830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml
2026-06-12 11:44:45.544845 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-00-global-defaults.conf
2026-06-12 11:44:45.544884 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-api-config-data.yaml-01-service-defaults.conf
2026-06-12 11:44:45.544901 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml
2026-06-12 11:44:45.544917 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-00-global-defaults.conf
2026-06-12 11:44:45.544933 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-10-cinder_wsgi.conf
2026-06-12 11:44:45.544949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-httpd.conf
2026-06-12 11:44:45.544964 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-config-data.yaml-ssl.conf
2026-06-12 11:44:45.544980 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-db-secret.yaml
2026-06-12 11:44:45.544998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml
2026-06-12 11:44:45.545014 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scheduler-config-data.yaml-00-global-defaults.conf
2026-06-12 11:44:45.545029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-scripts.yaml
2026-06-12 11:44:45.545045 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml
2026-06-12 11:44:45.545061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-00-global-defaults.conf
2026-06-12 11:44:45.545077 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/cinder-volume-volume1-config-data.yaml-01-service-defaults.conf
2026-06-12 11:44:45.545093 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/cinder/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-12 11:44:45.545112 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/
2026-06-12 11:44:45.545128 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplane-ansible-ssh-private-key-secret.yaml
2026-06-12 11:44:45.545144 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/dataplane/dataplanenodeset-openstack-edpm-ipam.yaml
2026-06-12 11:44:45.545160 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/
2026-06-12 11:44:45.545175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-internal-svc.yaml
2026-06-12 11:44:45.545190 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-route.yaml
2026-06-12 11:44:45.545206 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/cert-glance-default-public-svc.yaml
2026-06-12 11:44:45.545221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml
2026-06-12 11:44:45.545237 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-00-config.conf
2026-06-12 11:44:45.545253 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-01-config.conf
2026-06-12 11:44:45.545268 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-config-data.yaml-ssl.conf
2026-06-12 11:44:45.545284 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-db-secret.yaml
2026-06-12 11:44:45.545299 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml
2026-06-12 11:44:45.545315 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-00-config.conf
2026-06-12 11:44:45.545338 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-02-config.conf
2026-06-12 11:44:45.545354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-proxypass.conf
2026-06-12 11:44:45.545371 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-10-glance-wsgi.conf
2026-06-12 11:44:45.545387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-httpd.conf
2026-06-12 11:44:45.545403 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-external-config-data.yaml-ssl.conf
2026-06-12 11:44:45.545419 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml
2026-06-12 11:44:45.545435 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-00-config.conf
2026-06-12 11:44:45.545450 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-02-config.conf
2026-06-12 11:44:45.545465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-proxypass.conf
2026-06-12 11:44:45.545480 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-10-glance-wsgi.conf
2026-06-12 11:44:45.545496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-httpd.conf
2026-06-12 11:44:45.545511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-default-internal-config-data.yaml-ssl.conf
2026-06-12 11:44:45.545527 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/glance/glance-scripts.yaml
2026-06-12 11:44:45.545547 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/
2026-06-12 11:44:45.545563 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/instanceha/cert-instanceha-metrics.yaml
2026-06-12 11:44:45.545579 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/
2026-06-12 11:44:45.545596 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml
2026-06-12 11:44:45.545612 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-00-default.conf
2026-06-12 11:44:45.545628 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/barbican-keystone-listener-config-data.yaml-01-service-defaults.conf
2026-06-12 11:44:45.545644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-internal-svc.yaml
2026-06-12 11:44:45.545660 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-route.yaml
2026-06-12 11:44:45.545676 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/cert-keystone-public-svc.yaml
2026-06-12 11:44:45.545692 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml
2026-06-12 11:44:45.545708 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-httpd.conf
2026-06-12 11:44:45.545724 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-keystone.conf
2026-06-12 11:44:45.545739 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-config-data.yaml-ssl.conf
2026-06-12 11:44:45.545754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-db-secret.yaml
2026-06-12 11:44:45.545774 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone-scripts.yaml
2026-06-12 11:44:45.545790 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/keystone.yaml
2026-06-12 11:44:45.545805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/keystone/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-12 11:44:45.545821 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/
2026-06-12 11:44:45.545836 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-cell1-mariadb-root-db-secret.yaml
2026-06-12 11:44:45.545869 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/mariadb/openstack-mariadb-root-db-secret.yaml
2026-06-12 11:44:45.545887 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/
2026-06-12 11:44:45.545903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-internal-svc.yaml
2026-06-12 11:44:45.545919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-metadata-default-edpm-compute-0.yaml
2026-06-12 11:44:45.545935 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-ovndbs.yaml
2026-06-12 11:44:45.545950 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-route.yaml
2026-06-12 11:44:45.545966 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/cert-neutron-public-svc.yaml
2026-06-12 11:44:45.545981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml
2026-06-12 11:44:45.545997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-config.yaml-01-neutron.conf
2026-06-12 11:44:45.546017 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-db-secret.yaml
2026-06-12 11:44:45.546033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml
2026-06-12 11:44:45.546049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-dhcp-agent-neutron-config.yaml-10-neutron-dhcp.conf
2026-06-12 11:44:45.546065 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml
2026-06-12 11:44:45.546080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-10-neutron-httpd.conf
2026-06-12 11:44:45.546096 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-httpd.conf
2026-06-12 11:44:45.546112 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-httpd-config.yaml-ssl.conf
2026-06-12 11:44:45.546127 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml
2026-06-12 11:44:45.546142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-12 11:44:45.546158 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-12 11:44:45.546174 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-12 11:44:45.546189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml
2026-06-12 11:44:45.546204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/neutron-sriov-agent-neutron-config.yaml-10-neutron-sriov.conf
2026-06-12 11:44:45.546224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml
2026-06-12 11:44:45.546240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-12 11:44:45.546256 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/openstack-edpm-ipam-neutron-metadata-default-certs-0.yaml
2026-06-12 11:44:45.546272 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/neutron/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-12 11:44:45.546288 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/
2026-06-12 11:44:45.546304 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-internal-svc.yaml
2026-06-12 11:44:45.546319 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-metadata-internal-svc.yaml
2026-06-12 11:44:45.546335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-12 11:44:45.546351 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-12 11:44:45.546367 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 11:44:45.546382 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-route.yaml
2026-06-12 11:44:45.546398 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/cert-nova-public-svc.yaml
2026-06-12 11:44:45.546414 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml
2026-06-12 11:44:45.546430 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.546449 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-httpd.conf
2026-06-12 11:44:45.546465 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-config-data.yaml-ssl.conf
2026-06-12 11:44:45.546481 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-api-db-secret.yaml
2026-06-12 11:44:45.546497 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml
2026-06-12 11:44:45.546512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.546528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-conductor-scripts.yaml
2026-06-12 11:44:45.546544 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-db-secret.yaml
2026-06-12 11:44:45.546559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml
2026-06-12 11:44:45.546575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.546590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0-manage-scripts.yaml
2026-06-12 11:44:45.546605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell0.yaml
2026-06-12 11:44:45.546620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml
2026-06-12 11:44:45.546635 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-compute-config.yaml-01-nova.conf
2026-06-12 11:44:45.546651 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml
2026-06-12 11:44:45.546670 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.546686 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-conductor-scripts.yaml
2026-06-12 11:44:45.546702 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-db-secret.yaml
2026-06-12 11:44:45.546718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml
2026-06-12 11:44:45.546734 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.546749 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-manage-scripts.yaml
2026-06-12 11:44:45.546765 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml
2026-06-12 11:44:45.546780 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.546796 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-cell1.yaml
2026-06-12 11:44:45.546812 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml
2026-06-12 11:44:45.546828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.546843 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-httpd.conf
2026-06-12 11:44:45.546878 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-config-data.yaml-ssl.conf
2026-06-12 11:44:45.546895 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml
2026-06-12 11:44:45.546914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-metadata-neutron-config.yaml-05-nova-metadata.conf
2026-06-12 11:44:45.546930 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-migration-ssh-key.yaml
2026-06-12 11:44:45.546945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml
2026-06-12 11:44:45.546961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova-scheduler-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.546977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/nova.yaml
2026-06-12 11:44:45.546993 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-12 11:44:45.547009 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/nova/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-12 11:44:45.547025 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/
2026-06-12 11:44:45.547041 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/octavia/octavia-ca-passphrase.yaml
2026-06-12 11:44:45.547056 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/
2026-06-12 11:44:45.547072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-neutron-ovndbs.yaml
2026-06-12 11:44:45.547088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-route.yaml
2026-06-12 11:44:45.547104 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-public-svc.yaml
2026-06-12 11:44:45.547120 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-nova-novncproxy-cell1-vencrypt.yaml
2026-06-12 11:44:45.547139 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-default-edpm-compute-0.yaml
2026-06-12 11:44:45.547155 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovn-metrics.yaml
2026-06-12 11:44:45.547171 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovncontroller-ovndbs.yaml
2026-06-12 11:44:45.547186 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-nb-ovndbs.yaml
2026-06-12 11:44:45.547202 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovndbcluster-sb-ovndbs.yaml
2026-06-12 11:44:45.547217 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/cert-ovnnorthd-ovndbs.yaml
2026-06-12 11:44:45.547233 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml
2026-06-12 11:44:45.547249 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-agent-neutron-config.yaml-10-neutron-ovn.conf
2026-06-12 11:44:45.547264 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml
2026-06-12 11:44:45.547280 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/neutron-ovn-metadata-agent-neutron-config.yaml-10-neutron-metadata.conf
2026-06-12 11:44:45.547296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml
2026-06-12 11:44:45.547311 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/nova-cell1-novncproxy-config-data.yaml-01-nova.conf
2026-06-12 11:44:45.547327 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/openstack-edpm-ipam-ovn-default-certs-0.yaml
2026-06-12 11:44:45.547347 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/ovn/rootca-ovn.yaml
2026-06-12 11:44:45.547363 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/
2026-06-12 11:44:45.547379 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-internal-svc.yaml
2026-06-12 11:44:45.547395 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-route.yaml
2026-06-12 11:44:45.547411 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/cert-placement-public-svc.yaml
2026-06-12 11:44:45.547427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml
2026-06-12 11:44:45.547443 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-httpd.conf
2026-06-12 11:44:45.547458 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-placement.conf
2026-06-12 11:44:45.547474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-config-data.yaml-ssl.conf
2026-06-12 11:44:45.547490 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-db-secret.yaml
2026-06-12 11:44:45.547506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/placement/placement-scripts.yaml
2026-06-12 11:44:45.547522 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/
2026-06-12 11:44:45.547538 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-cell1-svc.yaml
2026-06-12 11:44:45.547554 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/cert-rabbitmq-svc.yaml
2026-06-12 11:44:45.547574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml
2026-06-12 11:44:45.547590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-default-user.yaml-default_user.conf
2026-06-12 11:44:45.547606 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-cell1-erlang-cookie.yaml
2026-06-12 11:44:45.547621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml
2026-06-12 11:44:45.547637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-default-user.yaml-default_user.conf
2026-06-12 11:44:45.547653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-erlang-cookie.yaml
2026-06-12 11:44:45.547669 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-barbican-barbican-transport.yaml
2026-06-12 11:44:45.547685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-ceilometer-notifications-transport.yaml
2026-06-12 11:44:45.547701 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-ceilometer-transport.yaml
2026-06-12 11:44:45.547717 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-cinder-cinder-transport.yaml
2026-06-12 11:44:45.547732 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-keystone-keystone-transport.yaml
2026-06-12 11:44:45.547748 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-neutron-neutron-transport.yaml
2026-06-12 11:44:45.547764 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-api-transport.yaml
2026-06-12 11:44:45.547779 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/rabbitmq/rabbitmq-transport-url-nova-cell1-transport.yaml
2026-06-12 11:44:45.547799 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/
2026-06-12 11:44:45.547816 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-internal-svc.yaml
2026-06-12 11:44:45.547832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-route.yaml
2026-06-12 11:44:45.547863 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/cert-swift-public-svc.yaml
2026-06-12 11:44:45.547885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml
2026-06-12 11:44:45.547903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-conf.yaml-swift.conf
2026-06-12 11:44:45.547919 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml
2026-06-12 11:44:45.547948 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-00-proxy-server.conf
2026-06-12 11:44:45.547965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-01-proxy-server.conf
2026-06-12 11:44:45.547981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-dispersion.conf
2026-06-12 11:44:45.547997 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-httpd.conf
2026-06-12 11:44:45.548012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-keymaster.conf
2026-06-12 11:44:45.548028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/swift/swift-proxy-config-data.yaml-ssl.conf
2026-06-12 11:44:45.548044 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/
2026-06-12 11:44:45.548064 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/cert-telemetry-default-edpm-compute-0.yaml
2026-06-12 11:44:45.548080 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/telemetry/openstack-edpm-ipam-telemetry-default-certs-0.yaml
2026-06-12 11:44:45.548095 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-12 11:44:45.548111 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-internal.yaml
2026-06-12 11:44:45.548126 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/barbican-public.yaml
2026-06-12 11:44:45.548142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ceilometer-internal.yaml
2026-06-12 11:44:45.548158 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-internal.yaml
2026-06-12 11:44:45.548173 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/cinder-public.yaml
2026-06-12 11:44:45.548189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/dnsmasq-dns.yaml
2026-06-12 11:44:45.548204 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-external-api.yaml
2026-06-12 11:44:45.548220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal-api.yaml
2026-06-12 11:44:45.548236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-internal.yaml
2026-06-12 11:44:45.548251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/glance-default-public.yaml
2026-06-12 11:44:45.548267 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-internal.yaml
2026-06-12 11:44:45.548286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/keystone-public.yaml
2026-06-12 11:44:45.548302 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/kube-state-metrics.yaml
2026-06-12 11:44:45.548318 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/memcached.yaml
2026-06-12 11:44:45.548334 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-internal.yaml
2026-06-12 11:44:45.548349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/neutron-public.yaml
2026-06-12 11:44:45.548365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-internal.yaml
2026-06-12 11:44:45.548381 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-metadata-internal.yaml
2026-06-12 11:44:45.548397 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-novncproxy-cell1-public.yaml
2026-06-12 11:44:45.548412 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/nova-public.yaml
2026-06-12 11:44:45.548428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1-galera.yaml
2026-06-12 11:44:45.548444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-cell1.yaml
2026-06-12 11:44:45.548460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack-galera.yaml
2026-06-12 11:44:45.548475 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/openstack.yaml
2026-06-12 11:44:45.548491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-controller-metrics.yaml
2026-06-12 11:44:45.548506 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovn-northd-0.yaml
2026-06-12 11:44:45.548525 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb-0.yaml
2026-06-12 11:44:45.548541 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-nb.yaml
2026-06-12 11:44:45.548556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb-0.yaml
2026-06-12 11:44:45.548572 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/ovsdbserver-sb.yaml
2026-06-12 11:44:45.548587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-internal.yaml
2026-06-12 11:44:45.548602 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/placement-public.yaml
2026-06-12 11:44:45.548618 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1-nodes.yaml
2026-06-12 11:44:45.548633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-cell1.yaml
2026-06-12 11:44:45.548648 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq-nodes.yaml
2026-06-12 11:44:45.548678 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/rabbitmq.yaml
2026-06-12 11:44:45.548694 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-internal.yaml
2026-06-12 11:44:45.548710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-public.yaml
2026-06-12 11:44:45.548725 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/swift-storage.yaml
2026-06-12 11:44:45.548741 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-12 11:44:45.548757 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ceilometer.yaml
2026-06-12 11:44:45.548781 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-api.yaml
2026-06-12 11:44:45.548797 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-scheduler.yaml
2026-06-12 11:44:45.548813 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/cinder-volume-volume1.yaml
2026-06-12 11:44:45.548828 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-external-api.yaml
2026-06-12 11:44:45.548844 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/glance-default-internal-api.yaml
2026-06-12 11:44:45.548890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/kube-state-metrics.yaml
2026-06-12 11:44:45.548907 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/memcached.yaml
2026-06-12 11:44:45.548923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-api.yaml
2026-06-12 11:44:45.548938 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell0-conductor.yaml
2026-06-12 11:44:45.548954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-conductor.yaml
2026-06-12 11:44:45.548969 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-cell1-novncproxy.yaml
2026-06-12 11:44:45.548985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-metadata.yaml
2026-06-12 11:44:45.549001 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/nova-scheduler.yaml
2026-06-12 11:44:45.549017 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-cell1-galera.yaml
2026-06-12 11:44:45.549033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/openstack-galera.yaml
2026-06-12 11:44:45.549053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovn-northd.yaml
2026-06-12 11:44:45.549069 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-nb.yaml
2026-06-12 11:44:45.549085 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/ovsdbserver-sb.yaml
2026-06-12 11:44:45.549101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-cell1-server.yaml
2026-06-12 11:44:45.549117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/rabbitmq-server.yaml
2026-06-12 11:44:45.549132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/swift-storage.yaml
2026-06-12 11:44:45.549148 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-12 11:44:45.549164 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-12 11:44:45.549179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/all_resources.log
2026-06-12 11:44:45.549196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/events.log
2026-06-12 11:44:45.549212 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/nad.log
2026-06-12 11:44:45.549227 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pvc.log
2026-06-12 11:44:45.549243 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/buildconfig/
2026-06-12 11:44:45.549259 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cert/
2026-06-12 11:44:45.549274 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/certificaterequests/
2026-06-12 11:44:45.549293 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/configmaps/
2026-06-12 11:44:45.549310 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/cronjobs/
2026-06-12 11:44:45.549326 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/daemonset/
2026-06-12 11:44:45.549341 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/deployments/
2026-06-12 11:44:45.549357 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/imagestream/
2026-06-12 11:44:45.549372 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/installplans/
2026-06-12 11:44:45.549388 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/issuer/
2026-06-12 11:44:45.549403 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/jobs/
2026-06-12 11:44:45.549419 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/poddisruptionbudgets/
2026-06-12 11:44:45.549435 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/
2026-06-12 11:44:45.549450 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/
2026-06-12 11:44:45.549466 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/sushy-emulator-describe
2026-06-12 11:44:45.549482 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/
2026-06-12 11:44:45.549498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/pods/sushy-emulator/logs/sushy-emulator.log
2026-06-12 11:44:45.549513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/replicaset/
2026-06-12 11:44:45.549533 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/
2026-06-12 11:44:45.549549 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/routes/sushy-emulator-route.yaml
2026-06-12 11:44:45.549564 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/
2026-06-12 11:44:45.549580 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/services/sushy-emulator-service.yaml
2026-06-12 11:44:45.549596 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/statefulset/
2026-06-12 11:44:45.549612 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/subscriptions/
2026-06-12 11:44:45.549627 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-12 11:44:45.549643 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-12 11:44:45.549659 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-12 11:44:45.549674 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/ctlplane.yaml
2026-06-12 11:44:45.549690 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/designateext.yaml
2026-06-12 11:44:45.549706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/internalapi.yaml
2026-06-12 11:44:45.549722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/storage.yaml
2026-06-12 11:44:45.549738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/tenant.yaml
2026-06-12 11:44:45.549754 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-12 11:44:45.549769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/crc.enp6s0-crc.yaml
2026-06-12 11:44:45.549789 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-12 11:44:45.549805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/enp6s0-crc.yaml
2026-06-12 11:44:45.549821 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-12 11:44:45.549837 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/crc.yaml
2026-06-12 11:44:45.549875 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-12 11:44:45.549894 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-12 11:44:45.549910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-12 11:44:45.549926 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-12 11:44:45.549942 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/
2026-06-12 11:44:45.549957 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc-UntarWithArg-i.tar.xz
2026-06-12 11:44:45.549981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-crc.tar.xz-download.logs
2026-06-12 11:44:45.549998 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0.tar.xz
2026-06-12 11:44:45.550013 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/_all_nodes/sosreport-edpm-compute-0/
2026-06-12 11:44:45.550029 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-12 11:44:45.550045 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-api-69b8d6cb8d-kgnhn -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550061 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-keystone-listener-cb5bb8794-m5hhx -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550080 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/sos-report-barbican-worker-579dfbb465-vstlp -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550096 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-12 11:44:45.550111 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/sos-report-ceilometer-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550128 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-12 11:44:45.550144 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550161 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/sos-report-cinder-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550176 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-12 11:44:45.550192 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-external-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550208 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/sos-report-glance-default-internal-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550224 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-12 11:44:45.550240 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/sos-report-keystone-778c567df9-jcf59 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550255 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-12 11:44:45.550271 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/sos-report-neutron-85866dbf85-csgvx -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550286 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-12 11:44:45.550306 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-edpm-compute-0 -> ../_all_nodes/sosreport-edpm-compute-0
2026-06-12 11:44:45.550322 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-api-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550338 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell0-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550353 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-conductor-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550369 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-cell1-novncproxy-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550385 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-metadata-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550401 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/sos-report-nova-scheduler-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550416 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-12 11:44:45.550432 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-metrics-29984 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550448 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-ovs-wktt7 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550464 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-controller-sbpcz -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550479 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/sos-report-ovn-northd-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550495 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-12 11:44:45.550510 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-nb-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550529 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/sos-report-ovsdbserver-sb-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550545 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-12 11:44:45.550560 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/sos-report-placement-7647d767d8-zl47b -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550575 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-12 11:44:45.550591 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-proxy-6d95f9f755-h77cv -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550651 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/sos-report-swift-storage-0 -> ../_all_nodes/sosreport-crc
2026-06-12 11:44:45.550672 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-12 11:44:45.550689 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-12 11:44:45.550705 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/cert-manager-webhook.yaml
2026-06-12 11:44:45.550722 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/infra-operator-mutating-webhook-configuration.yaml
2026-06-12 11:44:45.550738 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/nmstate.yaml
2026-06-12 11:44:45.550754 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-baremetal-operator-mutating-webhook-configuration.yaml
2026-06-12 11:44:45.550770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/openstack-operator-mutating-webhook-configuration.yaml
2026-06-12 11:44:45.550786 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-12 11:44:45.550801 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/baremetal-operator-validating-webhook-configuration.yaml
2026-06-12 11:44:45.550821 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-hstl6.yaml
2026-06-12 11:44:45.550837 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-rnrvm.yaml
2026-06-12 11:44:45.550885 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-kw2mk.yaml
2026-06-12 11:44:45.550905 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/cert-manager-webhook.yaml
2026-06-12 11:44:45.550921 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-pmfkj.yaml
2026-06-12 11:44:45.550937 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/controlplanemachineset.machine.openshift.io.yaml
2026-06-12 11:44:45.550953 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/frr-k8s-validating-webhook-configuration-ocp.yaml
2026-06-12 11:44:45.550968 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/infra-operator-validating-webhook-configuration.yaml
2026-06-12 11:44:45.550985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-rphtx.yaml
2026-06-12 11:44:45.551003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-nx5q7.yaml
2026-06-12 11:44:45.551020 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-86kt9.yaml
2026-06-12 11:44:45.551035 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/monitoringconfigmaps.openshift.io.yaml
2026-06-12 11:44:45.551051 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/multus.openshift.io.yaml
2026-06-12 11:44:45.551067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/network-node-identity.openshift.io.yaml
2026-06-12 11:44:45.551088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-baremetal-operator-validating-webhook-configuration.yaml
2026-06-12 11:44:45.551105 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/openstack-operator-validating-webhook-configuration.yaml
2026-06-12 11:44:45.551120 | controller | cd+++++++++ ci-framework-data/tests/
2026-06-12 11:44:45.551137 | controller | cd+++++++++ ci-framework-data/tests/tempest/
2026-06-12 11:44:45.551153 | controller | >f+++++++++ ci-framework-data/tests/tempest/clouds.yaml
2026-06-12 11:44:45.551169 | controller | >f+++++++++ ci-framework-data/tests/tempest/exclude.txt
2026-06-12 11:44:45.551184 | controller | >f+++++++++ ci-framework-data/tests/tempest/include.txt
2026-06-12 11:44:45.551200 | controller | >f+++++++++ ci-framework-data/tests/tempest/list_skipped.yml
2026-06-12 11:44:45.551216 | controller | >f+++++++++ ci-framework-data/tests/tempest/podman_tempest.log
2026-06-12 11:44:45.551231 | controller | >f+++++++++ ci-framework-data/tests/tempest/profile.yaml
2026-06-12 11:44:45.551246 | controller | >f+++++++++ ci-framework-data/tests/tempest/tls-ca-bundle.pem
2026-06-12 11:44:45.551262 | controller | cd+++++++++ ci-framework-data/tests/tempest/tempest/
2026-06-12 11:44:45.551278 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr.conf
2026-06-12 11:44:45.551294 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr.tar.gz
2026-06-12 11:44:45.551311 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr_failing.txt
2026-06-12 11:44:45.551327 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.html
2026-06-12 11:44:45.551345 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.subunit
2026-06-12 11:44:45.551361 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.xml
2026-06-12 11:44:45.551378 | controller | cd+++++++++ ci-framework-data/tests/tempest/tempest/etc/
2026-06-12 11:44:45.551394 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/allow-list.yaml
2026-06-12 11:44:45.551411 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/null
2026-06-12 11:44:45.551427 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/tempest.conf
2026-06-12 11:44:45.551443 | controller | cd+++++++++ ci-framework-data/tests/update/
2026-06-12 11:44:45.551459 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.lock
2026-06-12 11:44:45.551475 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.log
2026-06-12 11:44:45.551491 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.pid
2026-06-12 11:44:45.551507 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.sh
2026-06-12 11:44:45.551523 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_script.log
2026-06-12 11:44:45.551540 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_tmp_dir.txt
2026-06-12 11:44:45.551556 | controller | >f+++++++++ ci-framework-data/tests/update/update_event.sh
2026-06-12 11:44:45.551572 | controller | >f+++++++++ ci-framework-data/tests/update/update_timeline.log
2026-06-12 11:44:45.551588 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/
2026-06-12 11:44:45.551604 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262351.txt
2026-06-12 11:44:45.551626 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262464.txt
2026-06-12 11:44:45.551643 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262476.txt
2026-06-12 11:44:45.551659 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262761.txt
2026-06-12 11:44:45.551675 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262800.txt
2026-06-12 11:44:45.551691 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262813.txt
2026-06-12 11:44:45.551707 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262825.txt
2026-06-12 11:44:45.551723 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262838.txt
2026-06-12 11:44:45.551739 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262850.txt
2026-06-12 11:44:45.551755 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781262959.txt
2026-06-12 11:44:45.551771 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263259.txt
2026-06-12 11:44:45.551786 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263272.txt
2026-06-12 11:44:45.551802 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263285.txt
2026-06-12 11:44:45.551817 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263298.txt
2026-06-12 11:44:45.551834 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263311.txt
2026-06-12 11:44:45.551865 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263324.txt
2026-06-12 11:44:45.551887 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263337.txt
2026-06-12 11:44:45.551904 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263350.txt
2026-06-12 11:44:45.551921 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263363.txt
2026-06-12 11:44:45.551936 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263376.txt
2026-06-12 11:44:45.551952 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263389.txt
2026-06-12 11:44:45.551968 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263402.txt
2026-06-12 11:44:45.551984 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263415.txt
2026-06-12 11:44:45.552000 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263428.txt
2026-06-12 11:44:45.552015 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263441.txt
2026-06-12 11:44:45.552031 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263455.txt
2026-06-12 11:44:45.552047 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263468.txt
2026-06-12 11:44:45.552063 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263481.txt
2026-06-12 11:44:45.552078 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263494.txt
2026-06-12 11:44:45.552094 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263507.txt
2026-06-12 11:44:45.552110 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263520.txt
2026-06-12 11:44:45.552125 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263533.txt
2026-06-12 11:44:45.552141 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263546.txt
2026-06-12 11:44:45.552161 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263559.txt
2026-06-12 11:44:45.552177 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263572.txt
2026-06-12 11:44:45.552193 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263585.txt
2026-06-12 11:44:45.552210 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263598.txt
2026-06-12 11:44:45.552226 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263611.txt
2026-06-12 11:44:45.552242 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_1781263624.txt
2026-06-12 11:44:45.552258 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/cycle_events_init.txt
2026-06-12 11:44:45.552274 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/dedup_events.txt
2026-06-12 11:44:45.552290 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/monitor_last_check_time.txt
2026-06-12 11:44:45.552306 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/podman_events.txt
2026-06-12 11:44:45.552323 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/openshift_events/
2026-06-12 11:44:45.552339 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/openshift_events/openstack-operators_events.txt
2026-06-12 11:44:45.552356 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-IF6/openshift_events/openstack_events.txt
2026-06-12 11:44:45.552373 | controller | cd+++++++++ registries.conf.d/
2026-06-12 11:44:45.552390 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-12 11:44:45.552406 | controller | cd+++++++++ system-config/
2026-06-12 11:44:45.552423 | controller | cd+++++++++ system-config/libvirt/
2026-06-12 11:44:45.552439 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-12 11:44:45.552455 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-12 11:44:45.552472 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-12 11:44:45.552488 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-12 11:44:45.552505 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-12 11:44:45.552549 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-12 11:44:45.552571 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-12 11:44:45.552589 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-12 11:44:45.552605 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-12 11:44:45.552622 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-12 11:44:45.552638 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-12 11:44:45.552668 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-12 11:44:45.552685 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-12 11:44:45.552702 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-12 11:44:45.552718 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-12 11:44:45.552733 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-12 11:44:46.229910 | controller | changed: .d..t...... ./
2026-06-12 11:44:46.955567 | controller | changed: .d..t...... ./
2026-06-12 11:44:47.056477 | 
2026-06-12 11:44:47.056689 | TASK [Return artifact to Zuul]
2026-06-12 11:44:47.093620 | controller | skipping: Conditional result was False
2026-06-12 11:44:47.098435 | 
2026-06-12 11:44:47.098606 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-12 11:44:47.098787 | 
2026-06-12 11:44:47.098827 | PLAY RECAP
2026-06-12 11:44:47.098920 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-12 11:44:47.098960 | 
2026-06-12 11:44:47.307585 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 11:44:47.312156 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 11:44:47.975224 | 
2026-06-12 11:44:47.975340 | PLAY [Report DLRN results after job run]
2026-06-12 11:44:48.012212 | 
2026-06-12 11:44:48.012363 | TASK [Include vars from ci-framework group_vars]
2026-06-12 11:44:48.063818 | controller | ok
2026-06-12 11:44:48.224367 | 
2026-06-12 11:44:48.224612 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 11:44:48.301141 | controller | skipping: Conditional result was False
2026-06-12 11:44:48.358667 | 
2026-06-12 11:44:48.358915 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 11:44:48.968619 | controller | ok
2026-06-12 11:44:49.001805 | 
2026-06-12 11:44:49.001943 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 11:44:49.037808 | controller | skipping: Conditional result was False
2026-06-12 11:44:49.107334 | 
2026-06-12 11:44:49.107611 | TASK [cifmw_helpers : Read vars]
2026-06-12 11:44:49.230605 | 
2026-06-12 11:44:49.230798 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 11:44:49.305384 | 
2026-06-12 11:44:49.305559 | TASK [cifmw_helpers : Include vars]
2026-06-12 11:44:49.358423 | 
2026-06-12 11:44:49.358600 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 11:44:49.393061 | controller | skipping: Conditional result was False
2026-06-12 11:44:49.450101 | 
2026-06-12 11:44:49.450265 | TASK [Report job status to DLRN]
2026-06-12 11:44:49.554196 | controller | ok
2026-06-12 11:44:49.633022 | 
2026-06-12 11:44:49.633178 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 11:44:49.708004 | controller | skipping: Conditional result was False
2026-06-12 11:44:49.759107 | 
2026-06-12 11:44:49.759366 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 11:44:49.835191 | controller | skipping: Conditional result was False
2026-06-12 11:44:49.876228 | 
2026-06-12 11:44:49.876407 | TASK [dlrn_report : Install kinit related package]
2026-06-12 11:44:49.963199 | controller | skipping: Conditional result was False
2026-06-12 11:44:50.022476 | 
2026-06-12 11:44:50.022650 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 11:44:50.078352 | controller | skipping: Conditional result was False
2026-06-12 11:44:50.177378 | 
2026-06-12 11:44:50.177532 | TASK [Set zuul-log-path fact]
2026-06-12 11:44:50.252786 | controller | skipping: Conditional result was False
2026-06-12 11:44:50.293931 | 
2026-06-12 11:44:50.294113 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 11:44:50.380264 | controller | skipping: Conditional result was False
2026-06-12 11:44:50.419760 | 
2026-06-12 11:44:50.419925 | TASK [Get hash related data from repo_setup role]
2026-06-12 11:44:50.495279 | controller | skipping: Conditional result was False
2026-06-12 11:44:50.536248 | 
2026-06-12 11:44:50.536433 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 11:44:51.246410 | controller | skipping: Conditional result was False
2026-06-12 11:44:51.304172 | 
2026-06-12 11:44:51.304381 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 11:44:51.999642 | controller | skipping: Conditional result was False
2026-06-12 11:44:52.060134 | 
2026-06-12 11:44:52.060383 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 11:44:52.763547 | controller | skipping: Conditional result was False
2026-06-12 11:44:52.822632 | 
2026-06-12 11:44:52.822821 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 11:44:52.898228 | controller | skipping: Conditional result was False
2026-06-12 11:44:52.996331 | 
2026-06-12 11:44:52.996485 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 11:44:53.678342 | controller | skipping: Conditional result was False
2026-06-12 11:44:53.738943 | 
2026-06-12 11:44:53.739377 | PLAY RECAP
2026-06-12 11:44:53.739464 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-12 11:44:53.739510 | 
2026-06-12 11:44:53.883807 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 11:44:53.888740 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 11:44:54.601123 | 
2026-06-12 11:44:54.601294 | PLAY [all]
2026-06-12 11:44:54.637866 | 
2026-06-12 11:44:54.638048 | TASK [include_role : fetch-output]
2026-06-12 11:44:54.700392 | controller | ok
2026-06-12 11:44:54.803481 | 
2026-06-12 11:44:54.803646 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 11:44:54.878295 | controller | skipping: Conditional result was False
2026-06-12 11:44:54.930580 | 
2026-06-12 11:44:54.930784 | TASK [fetch-output : Set log path for single node]
2026-06-12 11:44:55.024322 | controller | ok
2026-06-12 11:44:55.056518 | 
2026-06-12 11:44:55.056671 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 11:44:55.576218 | controller -> localhost | ok: "/var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/logs"
2026-06-12 11:44:55.901424 | controller -> localhost | ok: "/var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/artifacts"
2026-06-12 11:44:56.209632 | controller -> localhost | ok: "/var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/docs"
2026-06-12 11:44:56.276739 | 
2026-06-12 11:44:56.276969 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 11:44:57.361783 | controller | ok
2026-06-12 11:44:57.362029 | controller | ok: All items complete
2026-06-12 11:44:57.362057 | 
2026-06-12 11:44:58.035557 | controller | ok
2026-06-12 11:44:58.797323 | controller | ok
2026-06-12 11:44:58.893476 | 
2026-06-12 11:44:58.893631 | TASK [include_role : fetch-output-openshift]
2026-06-12 11:44:58.919356 | controller | skipping: Conditional result was False
2026-06-12 11:44:58.998689 | 
2026-06-12 11:44:58.998888 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 11:44:59.494045 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.014272
2026-06-12 11:44:59.839088 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.013921
2026-06-12 11:44:59.922587 | 
2026-06-12 11:44:59.922773 | PLAY [all]
2026-06-12 11:44:59.964430 | 
2026-06-12 11:44:59.964668 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 11:45:00.706434 | controller | changed
2026-06-12 11:45:00.784984 | 
2026-06-12 11:45:00.785133 | PLAY RECAP
2026-06-12 11:45:00.785176 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-12 11:45:00.785197 | 
2026-06-12 11:45:00.916182 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 11:45:00.920319 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 11:45:01.642960 | 
2026-06-12 11:45:01.643114 | PLAY [localhost]
2026-06-12 11:45:01.654127 | 
2026-06-12 11:45:01.654241 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 11:45:02.489221 | localhost | changed
2026-06-12 11:45:02.510410 | 
2026-06-12 11:45:02.510973 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 11:45:02.556490 | localhost | ok
2026-06-12 11:45:02.569643 | 
2026-06-12 11:45:02.569794 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 11:45:03.041367 | localhost | changed
2026-06-12 11:45:03.049992 | 
2026-06-12 11:45:03.050138 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 11:45:03.997490 | localhost | changed
2026-06-12 11:45:04.012259 | 
2026-06-12 11:45:04.012483 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 11:45:04.507349 | localhost | Identity added: /var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/tmp/ansible.kvz6l2bu (/var/lib/zuul/builds/3a735784d1074ebb98f04fe4262026fe/work/tmp/ansible.kvz6l2bu)
2026-06-12 11:45:04.507737 | localhost | ok: Runtime: 0:00:00.019716
2026-06-12 11:45:04.514801 | 
2026-06-12 11:45:04.514986 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 11:45:04.868311 | localhost | ok: Runtime: 0:00:00.010357
2026-06-12 11:45:04.877687 | 
2026-06-12 11:45:04.877823 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 11:45:04.973509 | localhost | changed
2026-06-12 11:45:04.980658 | 
2026-06-12 11:45:04.980791 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 11:45:05.487236 | localhost | changed
2026-06-12 11:45:05.537690 | 
2026-06-12 11:45:05.537827 | PLAY [localhost]
2026-06-12 11:45:05.542142 | 
2026-06-12 11:45:05.542199 | TASK [Generate bulk log download script]
2026-06-12 11:45:05.570027 | localhost | ok
2026-06-12 11:45:05.581528 | 
2026-06-12 11:45:05.581589 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 11:45:05.619178 | localhost | ok: All assertions passed
2026-06-12 11:45:05.622998 | 
2026-06-12 11:45:05.623069 | TASK [local-log-download : Create download script]
2026-06-12 11:45:06.121779 | localhost -> localhost | changed
2026-06-12 11:45:06.129652 | 
2026-06-12 11:45:06.129719 | TASK [Register quick-download link]
2026-06-12 11:45:06.159775 | localhost | ok
2026-06-12 11:45:06.162012 | 
2026-06-12 11:45:06.162067 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 11:45:06.166631 | 
2026-06-12 11:45:06.166688 | TASK [Set zuul-log-path fact]
2026-06-12 11:45:06.192221 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 11:45:06.200520 | 
2026-06-12 11:45:06.200581 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 11:45:06.236799 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 11:45:06.239384 | 
2026-06-12 11:45:06.239447 | TASK [upload-logs : Create log directories]
2026-06-12 11:45:07.162366 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 11:45:07.166092 | 
2026-06-12 11:45:07.166255 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 11:45:07.601426 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.072955
2026-06-12 11:45:07.608214 | 
2026-06-12 11:45:07.608356 | TASK [upload-logs : Upload logs to log server]
2026-06-12 11:47:07.619165 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 11:47:07.622441 | 
2026-06-12 11:47:07.622572 | LOOP [upload-logs : Compress console log and json output]
